Lines Matching +full:sun8i +full:- +full:a83t +full:- +full:emac

1 2025-01-21 03:00:49.509-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-01-21 03:00:49.626-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -d, /opengrok/data, -H, -P, -S, -G, -W, /opengrok/etc/configuration.xml]
3 2025-01-21 03:00:49.816-0600 INFO t1 Indexer.main: Indexer version 1.13.24 (b57a3755dcb3b552e1bcd0deeacf5999117fc3e7) running on Java 17.0.13+11-Ubuntu-2ubuntu122.04
4 2025-01-21 03:00:49.833-0600 FINE t1 Executor.exec: Executing command [/usr/local/bin/ctags --list-languages] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
5 2025-01-21 03:00:49.854-0600 FINE t1 Statistics.logIt: Finished command [/usr/local/bin/ctags --list-languages] in directory '/opengrok/src/openbmc' with exit code 0 (took 18 ms)
6 2025-01-21 03:00:49.855-0600 FINE t1 Executor.exec: Finished command [/usr/local/bin/ctags --list-languages] in directory '/opengrok/src/openbmc' with exit code 0
7 2025-01-21 03:00:49.857-0600 FINE t1 Executor.exec: Executing command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
8 2025-01-21 03:00:49.862-0600 FINE t1 Statistics.logIt: Finished command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with exit code 0 (took 4 ms)
9 2025-01-21 03:00:49.863-0600 FINE t1 Executor.exec: Finished command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with exit code 0
10 2025-01-21 03:00:49.917-0600 FINE t1 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
11 2025-01-21 03:00:49.928-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
12 2025-01-21 03:00:49.930-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
13 2025-01-21 03:00:49.932-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
14 2025-01-21 03:00:49.934-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
15 2025-01-21 03:00:49.937-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
16 2025-01-21 03:00:49.939-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
17 2025-01-21 03:00:49.940-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
18 2025-01-21 03:00:49.942-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
19 2025-01-21 03:00:49.943-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
20 2025-01-21 03:00:49.945-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
21 2025-01-21 03:00:49.947-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
22 2025-01-21 03:00:49.947-0600 WARNING t34 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
23 2025-01-21 03:00:49.949-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/ctagsValidation9732852946780855034.c'
24 2025-01-21 03:00:49.952-0600 FINE t1 Ctags.close: Destroying ctags command
25 2025-01-21 03:00:49.952-0600 FINE t1 Executor.exec: Executing command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
26 2025-01-21 03:00:49.958-0600 FINE t1 Statistics.logIt: Finished command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with exit code 0 (took 4 ms)
27 2025-01-21 03:00:49.959-0600 FINE t1 Executor.exec: Finished command [/usr/local/bin/ctags --version] in directory '/opengrok/src/openbmc' with exit code 0
28 2025-01-21 03:00:49.960-0600 INFO t1 RuntimeEnvironment.validateUniversalCtags: Using ctags: Universal Ctags 5.9.0(d9e8b205), Copyright (C) 2015-2022 Universal Ctags Team
30 Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
33 Optional compiled features: +wildcards, +regex, +gnulib_regex, +iconv, +option-directory, +packcc, +optscript
34 2025-01-21 03:00:49.976-0600 INFO t1 Indexer.prepareIndexer: Scanning for repositories in [/opengrok/src/openbmc] (down to 3 levels below source root)
35 2025-01-21 03:00:49.986-0600 FINE t38 Executor.exec: Executing command [accurev info] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
36 2025-01-21 03:00:49.990-0600 FINE t38 Executor.exec: Executing command [cleartool -version] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
37 2025-01-21 03:00:49.993-0600 FINE t38 Executor.exec: Executing command [p4 -V] in directory '/opengrok/src/openbmc' with environment: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, LANGUAGE=en_US:, SHELL=/bin/sh, LOGNAME=opengrok, OLDPWD=/opengrok/src/openbmc/x86-power-control, PWD=/opengrok/src/openbmc, LANG=en_US, SHLVL=1, HOME=/home/opengrok, _=/usr/bin/java}
38 2025-01-21 03:00:49.996-0600 WARNING t38 PerforceRepository.isP4Working: Command 'p4' does not work. Some operations with Perforce repositories will fail as a result.
39 2025-01-21 03:00:50.084-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA384withRSA, Serial:59b1b579e8e2132e23907bda777755c, Subject:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:4096, Cert Id:1057369358, Valid from:8/1/13, 7:00 AM, Valid until:1/15/38, 6:00 AM
40 2025-01-21 03:00:50.086-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA384withRSA, Serial:8ad40b260d29c4c9f5ecda9bd93aed9, Subject:CN=DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1, O="DigiCert, Inc.", C=US, Issuer:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:4096, Cert Id:-888920455, Valid from:4/28/21, 7:00 PM, Valid until:4/28/36, 6:59 PM
41 2025-01-21 03:00:50.087-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA256withRSA, Serial:df7a7c90906301ad2f0c24d3377187b, Subject:EMAILADDRESS=webmaster@eclipse.org, CN="Eclipse.org Foundation, Inc.", OU=IT, O="Eclipse.org Foundation, Inc.", L=Ottawa, ST=Ontario, C=CA, Issuer:CN=DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1, O="DigiCert, Inc.", C=US, Key type:RSA, Length:4096, Cert Id:444017987, Valid from:5/1/22, 7:00 PM, Valid until:5/21/24, 6:59 PM
42 2025-01-21 03:00:50.091-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA256withRSA, Serial:7b05b1d449685144f7c989d29c199d12, Subject:CN=Symantec SHA256 TimeStamping CA, OU=Symantec Trust Network, O=Symantec Corporation, C=US, Issuer:CN=VeriSign Universal Root Certification Authority, OU="(c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:679469769, Valid from:1/11/16, 6:00 PM, Valid until:1/11/31, 5:59 PM
43 2025-01-21 03:00:50.092-0600 FINE t41 EventHelper.logX509CertificateEvent: X509Certificate: Alg:SHA256withRSA, Serial:7bd4e5afbacc073fa101230422414d12, Subject:CN=Symantec SHA256 TimeStamping Signer - G3, OU=Symantec Trust Network, O=Symantec Corporation, C=US, Issuer:CN=Symantec SHA256 TimeStamping CA, OU=Symantec Trust Network, O=Symantec Corporation, C=US, Key type:RSA, Length:2048, Cert Id:-1917605033, Valid from:12/22/17, 6:00 PM, Valid until:3/22/29, 6:59 PM
44 2025-01-21 03:00:50.222-0600 FINER t44 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libcper'
45 2025-01-21 03:00:50.223-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
46 2025-01-21 03:00:50.241-0600 FINER t45 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-health-monitor'
47 2025-01-21 03:00:50.242-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
48 2025-01-21 03:00:50.257-0600 FINER t46 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-webui'
49 2025-01-21 03:00:50.259-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
50 2025-01-21 03:00:50.270-0600 FINER t47 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-user-manager'
51 2025-01-21 03:00:50.272-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
52 2025-01-21 03:00:50.292-0600 FINER t48 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/obmc-console'
53 2025-01-21 03:00:50.293-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
54 2025-01-21 03:00:50.302-0600 FINER t49 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/kcsbridge'
55 2025-01-21 03:00:50.302-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
56 2025-01-21 03:00:50.315-0600 FINER t50 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-event'
57 2025-01-21 03:00:50.316-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
58 2025-01-21 03:00:50.322-0600 FINER t51 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-post-code-manager'
59 2025-01-21 03:00:50.323-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
60 2025-01-21 03:00:50.329-0600 FINER t52 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-logging'
61 2025-01-21 03:00:50.330-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
62 2025-01-21 03:00:50.338-0600 FINER t53 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdbusplus'
63 2025-01-21 03:00:50.339-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
64 2025-01-21 03:00:50.345-0600 FINER t54 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-logging'
65 2025-01-21 03:00:50.346-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
66 2025-01-21 03:00:50.351-0600 FINER t55 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-buttons'
67 2025-01-21 03:00:50.352-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
68 2025-01-21 03:00:50.549-0600 FINER t56 GitRepository.rebuildTagList: Read tags count=1,464 for '/opengrok/src/openbmc/qemu'
69 2025-01-21 03:00:50.549-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
70 2025-01-21 03:00:50.560-0600 FINER t57 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/phosphor-ipmi-flash'
71 2025-01-21 03:00:50.560-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
72 2025-01-21 03:00:50.565-0600 FINER t58 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-hwmon'
73 2025-01-21 03:00:50.566-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
74 2025-01-21 03:00:50.570-0600 FINER t59 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-misc'
75 2025-01-21 03:00:50.571-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
76 2025-01-21 03:00:50.576-0600 FINER t60 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-power'
77 2025-01-21 03:00:50.577-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
78 2025-01-21 03:00:50.582-0600 FINER t61 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-virtual-sensor'
79 2025-01-21 03:00:50.582-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
80 2025-01-21 03:00:50.586-0600 FINER t62 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmbbridge'
81 2025-01-21 03:00:50.587-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
82 2025-01-21 03:00:50.591-0600 FINER t63 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-ipmi-oem'
83 2025-01-21 03:00:50.592-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
84 2025-01-21 03:00:50.596-0600 FINER t64 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdeventplus'
85 2025-01-21 03:00:50.597-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
86 2025-01-21 03:00:50.603-0600 FINER t65 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pldm'
87 2025-01-21 03:00:50.604-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
88 2025-01-21 03:00:50.608-0600 FINER t66 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-logging'
89 2025-01-21 03:00:50.609-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
90 2025-01-21 03:00:50.613-0600 FINER t67 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-settings-mgr'
91 2025-01-21 03:00:50.614-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
92 2025-01-21 03:00:50.618-0600 FINER t68 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/obmc-ikvm'
93 2025-01-21 03:00:50.619-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
94 2025-01-21 03:00:50.623-0600 FINER t69 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-debug-collector'
95 2025-01-21 03:00:50.623-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
96 2025-01-21 03:00:50.627-0600 FINER t70 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-pnor-code-mgmt'
97 2025-01-21 03:00:50.628-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
98 2025-01-21 03:00:50.633-0600 FINER t71 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/skeleton'
99 2025-01-21 03:00:50.633-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
100 2025-01-21 03:00:50.638-0600 FINER t72 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-proc-control'
101 2025-01-21 03:00:50.638-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
102 2025-01-21 03:00:50.642-0600 FINER t73 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-flash'
103 2025-01-21 03:00:50.643-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
104 2025-01-21 03:00:50.647-0600 FINER t74 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-net-ipmid'
105 2025-01-21 03:00:50.648-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
106 2025-01-21 03:00:50.654-0600 FINER t75 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-postd'
107 2025-01-21 03:00:50.654-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
108 2025-01-21 03:00:50.658-0600 FINER t76 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pcie-presence'
109 2025-01-21 03:00:50.659-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
110 2025-01-21 03:00:50.664-0600 FINER t77 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pyphosphor'
111 2025-01-21 03:00:50.664-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
112 2025-01-21 03:00:51.563-0600 FINEST t78 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
124 2025-01-21 03:00:51.564-0600 FINEST t78 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
136 2025-01-21 03:00:51.591-0600 FINER t78 GitRepository.rebuildTagList: Read tags count=1,075 for '/opengrok/src/openbmc/linux'
137 2025-01-21 03:00:51.591-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
138 2025-01-21 03:00:51.598-0600 FINER t79 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-misc'
139 2025-01-21 03:00:51.599-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
140 2025-01-21 03:00:51.603-0600 FINER t80 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/debug-trigger'
141 2025-01-21 03:00:51.604-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
142 2025-01-21 03:00:51.610-0600 FINER t81 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/entity-manager'
143 2025-01-21 03:00:51.610-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
144 2025-01-21 03:00:51.615-0600 FINER t82 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-misc'
145 2025-01-21 03:00:51.616-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
146 2025-01-21 03:00:51.616-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/metrics-ipmi-blobs' is prohibited symlink
147 2025-01-21 03:00:51.617-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/metrics-ipmi-blobs': '/opengrok/src/openbmc/google-misc/metrics-ipmi-blobs' is prohibited symlink
148 2025-01-21 03:00:51.617-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/acpi-power-state-daemon' is prohibited symlink
149 2025-01-21 03:00:51.617-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/acpi-power-state-daemon': '/opengrok/src/openbmc/google-misc/acpi-power-state-daemon' is prohibited symlink
150 2025-01-21 03:00:51.618-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/espi-control' is prohibited symlink
151 2025-01-21 03:00:51.618-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/espi-control': '/opengrok/src/openbmc/google-misc/espi-control' is prohibited symlink
152 2025-01-21 03:00:51.618-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/bare-metal-host-monitor' is prohibited symlink
153 2025-01-21 03:00:51.618-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/bare-metal-host-monitor': '/opengrok/src/openbmc/google-misc/bare-metal-host-monitor' is prohibited symlink
154 2025-01-21 03:00:51.619-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/libcr51sign' is prohibited symlink
155 2025-01-21 03:00:51.619-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/libcr51sign': '/opengrok/src/openbmc/google-misc/libcr51sign' is prohibited symlink
156 2025-01-21 03:00:51.620-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/dhcp-done' is prohibited symlink
157 2025-01-21 03:00:51.620-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/dhcp-done': '/opengrok/src/openbmc/google-misc/dhcp-done' is prohibited symlink
158 2025-01-21 03:00:51.620-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/nemora-postd' is prohibited symlink
159 2025-01-21 03:00:51.620-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/nemora-postd': '/opengrok/src/openbmc/google-misc/nemora-postd' is prohibited symlink
160 2025-01-21 03:00:51.621-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/google-misc/ncsid' is prohibited symlink
161 2025-01-21 03:00:51.621-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/google-misc/ncsid': '/opengrok/src/openbmc/google-misc/ncsid' is prohibited symlink
162 2025-01-21 03:00:51.634-0600 FINER t83 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bmcweb'
163 2025-01-21 03:00:51.635-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
164 2025-01-21 03:00:51.639-0600 FINER t84 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/witherspoon-pfault-analysis'
165 2025-01-21 03:00:51.639-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
166 2025-01-21 03:00:51.643-0600 FINER t85 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-inventory-manager'
167 2025-01-21 03:00:51.644-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
168 2025-01-21 03:00:51.647-0600 FINER t86 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-bmc-smm-error-logger'
169 2025-01-21 03:00:51.648-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
170 2025-01-21 03:00:51.651-0600 FINER t87 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/inarp'
171 2025-01-21 03:00:51.652-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
172 2025-01-21 03:00:51.656-0600 FINER t88 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-ipmi-blobs'
173 2025-01-21 03:00:51.657-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
174 2025-01-21 03:00:51.661-0600 FINER t89 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/x86-power-control'
175 2025-01-21 03:00:51.661-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
176 2025-01-21 03:00:51.666-0600 FINER t90 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmitool'
177 2025-01-21 03:00:51.666-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
178 2025-01-21 03:00:51.671-0600 FINER t91 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-time-manager'
179 2025-01-21 03:00:51.671-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
180 2025-01-21 03:00:51.676-0600 FINER t92 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmi-fru-parser'
181 2025-01-21 03:00:51.677-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
182 2025-01-21 03:00:51.681-0600 FINER t93 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pam-ipmi'
183 2025-01-21 03:00:51.681-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
184 2025-01-21 03:00:51.685-0600 FINER t94 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface'
185 2025-01-21 03:00:51.686-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
186 2025-01-21 03:00:51.701-0600 FINER t95 GitRepository.rebuildTagList: Read tags count=10 for '/opengrok/src/openbmc/openbmc-test-automation'
187 2025-01-21 03:00:51.702-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
188 2025-01-21 03:00:51.706-0600 FINER t96 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/boost-dbus'
189 2025-01-21 03:00:51.707-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
190 2025-01-21 03:00:51.711-0600 FINER t97 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-build-scripts'
191 2025-01-21 03:00:51.712-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
192 2025-01-21 03:00:51.716-0600 FINER t98 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-sysfs'
193 2025-01-21 03:00:51.717-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
194 2025-01-21 03:00:51.727-0600 FINER t99 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-interfaces'
195 2025-01-21 03:00:51.728-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
196 2025-01-21 03:00:51.732-0600 FINER t100 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-monitor'
197 2025-01-21 03:00:51.732-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
198 2025-01-21 03:00:51.736-0600 FINER t101 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-debug-collector'
199 2025-01-21 03:00:51.737-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
200 2025-01-21 03:00:51.741-0600 FINER t102 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-psu-code-mgmt'
201 2025-01-21 03:00:51.742-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
202 2025-01-21 03:00:51.756-0600 FINER t103 GitRepository.rebuildTagList: Read tags count=11 for '/opengrok/src/openbmc/libpldm'
203 2025-01-21 03:00:51.756-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
204 2025-01-21 03:00:51.761-0600 FINER t104 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-oem'
205 2025-01-21 03:00:51.762-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
206 2025-01-21 03:00:51.767-0600 FINER t105 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/docs'
207 2025-01-21 03:00:51.768-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
208 2025-01-21 03:00:51.774-0600 FINER t106 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pid-control'
209 2025-01-21 03:00:51.774-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
210 2025-01-21 03:00:51.780-0600 FINER t107 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-certificate-manager'
211 2025-01-21 03:00:51.781-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
212 2025-01-21 03:00:51.787-0600 FINER t108 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-manager'
213 2025-01-21 03:00:51.787-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
214 2025-01-21 03:00:51.792-0600 FINER t109 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/s2600wf-misc'
215 2025-01-21 03:00:51.793-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
216 2025-01-21 03:00:51.797-0600 FINER t110 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-ipmi-sys'
217 2025-01-21 03:00:51.798-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
218 2025-01-21 03:00:51.802-0600 FINER t111 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-watchdog'
219 2025-01-21 03:00:51.803-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
220 2025-01-21 03:00:51.807-0600 FINER t112 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-gpio-monitor'
221 2025-01-21 03:00:51.808-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
222 2025-01-21 03:00:51.816-0600 FINER t113 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-vpd-parser'
223 2025-01-21 03:00:51.817-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
224 2025-01-21 03:00:51.911-0600 FINER t114 GitRepository.rebuildTagList: Read tags count=308 for '/opengrok/src/openbmc/u-boot'
225 2025-01-21 03:00:51.912-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
226 2025-01-21 03:00:51.918-0600 FINER t115 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mrw-tools'
227 2025-01-21 03:00:51.919-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
228 2025-01-21 03:00:51.925-0600 FINER t116 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mboxd'
229 2025-01-21 03:00:51.925-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
230 2025-01-21 03:00:51.930-0600 FINER t117 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-dbus-interfaces'
231 2025-01-21 03:00:51.931-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
232 2025-01-21 03:00:51.937-0600 FINER t118 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/hiomapd'
233 2025-01-21 03:00:51.937-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
234 2025-01-21 03:00:51.942-0600 FINER t119 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/fb-ipmi-oem'
235 2025-01-21 03:00:51.942-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
236 2025-01-21 03:00:51.947-0600 FINER t120 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-ipmid'
237 2025-01-21 03:00:51.948-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
238 2025-01-21 03:00:51.952-0600 FINER t121 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-bmc-code-mgmt'
239 2025-01-21 03:00:51.953-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
240 2025-01-21 03:00:51.957-0600 FINER t122 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-state-manager'
241 2025-01-21 03:00:51.957-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
242 2025-01-21 03:00:51.963-0600 FINER t123 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-networkd'
243 2025-01-21 03:00:51.963-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
244 2025-01-21 03:00:51.967-0600 FINER t124 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-settingsd'
245 2025-01-21 03:00:51.968-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
246 2025-01-21 03:00:51.972-0600 FINER t125 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/service-config-manager'
247 2025-01-21 03:00:51.972-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
248 2025-01-21 03:00:51.976-0600 FINER t126 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/btbridge'
249 2025-01-21 03:00:51.977-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
250 2025-01-21 03:00:51.981-0600 FINER t127 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/smbios-mdr'
251 2025-01-21 03:00:51.981-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
252 2025-01-21 03:00:51.986-0600 FINER t128 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-objmgr'
253 2025-01-21 03:00:51.986-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
254 2025-01-21 03:00:51.990-0600 FINER t129 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-snmp'
255 2025-01-21 03:00:51.991-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
256 2025-01-21 03:00:51.995-0600 FINER t130 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-rest-server'
257 2025-01-21 03:00:51.996-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
258 2025-01-21 03:00:52.000-0600 FINER t131 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/telemetry'
259 2025-01-21 03:00:52.000-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
260 2025-01-21 03:00:52.005-0600 FINER t132 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-tools'
261 2025-01-21 03:00:52.005-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
262 2025-01-21 03:00:52.010-0600 FINER t133 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/slpd-lite'
263 2025-01-21 03:00:52.010-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
264 2025-01-21 03:00:52.014-0600 FINER t134 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/intel-ipmi-oem'
265 2025-01-21 03:00:52.015-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
266 2025-01-21 03:00:52.019-0600 FINER t135 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/dbus-sensors'
267 2025-01-21 03:00:52.020-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
268 2025-01-21 03:00:52.023-0600 FINER t136 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-inventory-upload'
269 2025-01-21 03:00:52.024-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
270 2025-01-21 03:00:52.027-0600 FINER t137 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/rest-dbus'
271 2025-01-21 03:00:52.028-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
272 2025-01-21 03:00:52.032-0600 FINER t138 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-dbus-interfaces'
273 2025-01-21 03:00:52.032-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
274 2025-01-21 03:00:52.037-0600 FINER t139 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/gpioplus'
275 2025-01-21 03:00:52.038-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
276 2025-01-21 03:00:52.043-0600 FINER t140 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-occ-control'
277 2025-01-21 03:00:52.044-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
278 2025-01-21 03:00:52.051-0600 FINER t141 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-fan-presence'
279 2025-01-21 03:00:52.052-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
280 2025-01-21 03:00:52.056-0600 FINER t142 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/estoraged'
281 2025-01-21 03:00:52.056-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
282 2025-01-21 03:00:52.060-0600 FINER t143 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libbej'
283 2025-01-21 03:00:52.060-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
284 2025-01-21 03:00:52.065-0600 FINER t144 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-hw-diags'
285 2025-01-21 03:00:52.065-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
286 2025-01-21 03:00:52.073-0600 FINER t145 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/libmctp'
287 2025-01-21 03:00:52.073-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
288 2025-01-21 03:00:52.141-0600 FINER t146 GitRepository.rebuildTagList: Read tags count=57 for '/opengrok/src/openbmc/openbmc'
289 2025-01-21 03:00:52.142-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
290 2025-01-21 03:00:52.143-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/openbmc/meta' is prohibited symlink
291 2025-01-21 03:00:52.143-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/openbmc/meta': '/opengrok/src/openbmc/openbmc/meta' is prohibited symlink
292 2025-01-21 03:00:52.143-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/openbmc/bitbake' is prohibited symlink
293 2025-01-21 03:00:52.143-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/openbmc/bitbake': '/opengrok/src/openbmc/openbmc/bitbake' is prohibited symlink
294 2025-01-21 03:00:52.144-0600 FINEST t38 PathUtils.getRelativeToCanonical: '/opengrok/src/openbmc/openbmc/scripts' is prohibited symlink
295 2025-01-21 03:00:52.144-0600 WARNING t38 HistoryGuru.addRepositories: Could not create repository for '/opengrok/src/openbmc/openbmc/scripts': '/opengrok/src/openbmc/openbmc/scripts' is prohibited symlink
296 2025-01-21 03:00:52.148-0600 FINER t147 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc.github.io'
297 2025-01-21 03:00:52.149-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
298 2025-01-21 03:00:52.154-0600 FINER t148 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/webui-vue'
299 2025-01-21 03:00:52.155-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
300 2025-01-21 03:00:52.155-0600 FINER t1 HistoryGuru.addRepositories: Discovered repositories: [{dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,annotationCache=off}, {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,annotationCache=off}]
301 2025-01-21 03:00:52.157-0600 INFO t1 Statistics.logIt: Done scanning for repositories, found 105 repositories (took 2.180 seconds)
302 2025-01-21 03:00:52.157-0600 INFO t1 Indexer.prepareIndexer: Generating history cache for all repositories ...
303 2025-01-21 03:00:52.179-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d0bd59eecc23b4f4bcdda09b6b73203977130fb2 for repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
304 2025-01-21 03:00:52.179-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4002082a47acbe1189bacc1473445f256b8bfef0 for repository {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
305 2025-01-21 03:00:52.180-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4e798939e655dc7068535e09caa1be2679d0d485 for repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
306 2025-01-21 03:00:52.180-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision ad29e430cc6954e28ae2444c278cb9f326f0528b for repository {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
307 2025-01-21 03:00:52.181-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 76ede76493487a075c29352ee4527e8ba10b60eb for repository {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
308 2025-01-21 03:00:52.181-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0c1dcc96f433046d8d0f9064739509013af358c3 for repository {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
309 2025-01-21 03:00:52.182-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 6fd9eea5fdb3fe8c1aea2d549af553b11dd2be4f for repository {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
310 2025-01-21 03:00:52.182-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 532753b291fb6ab98756a13e9eb8db99398a9ffd for repository {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
311 2025-01-21 03:00:52.183-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision e16bb5c35893591eab048ae4ef646a9e5e2f7e94 for repository {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
312 2025-01-21 03:00:52.183-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3add478ba5b825e2d800a5b6b8a98d409110e42e for repository {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
313 2025-01-21 03:00:52.184-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d886ce89fe66c128b3ab492e530ad48fa0c1b4eb for repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
314 2025-01-21 03:00:52.184-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision a9ea8e5581ba199789509147e94985d6c1eb2028 for repository {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
315 2025-01-21 03:00:52.184-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 66addf25485af22d931a743170285c0f511f0cb8 for repository {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
316 2025-01-21 03:00:52.185-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3d57f79cb13fa15efe95979730e26b8f46d906cc for repository {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
317 2025-01-21 03:00:52.185-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4a5ba95dd01845da0d1c9365ea710bb1929605f5 for repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
318 2025-01-21 03:00:52.186-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 1c88803f75c4d5b606345df7bdef318b677f9696 for repository {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
319 2025-01-21 03:00:52.186-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 837b09428d86a80fcae589b81c2fc7b00dd36484 for repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
320 2025-01-21 03:00:52.187-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4843746a466f09f4592752e666eb0d15cabf54ee for repository {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
321 2025-01-21 03:00:52.187-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 057f429785500eeedf0202434cd0299479d1485e for repository {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
322 2025-01-21 03:00:52.187-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d2d5a95934a340f194c6dffb7777a51c6357ebbb for repository {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
323 2025-01-21 03:00:52.188-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision cab87e9cdeeb3e166d6d577511f6be4dc7721aca for repository {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
324 2025-01-21 03:00:52.188-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 56dd6dd45837670e8cce56a0602e6dfe5dc75816 for repository {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
325 2025-01-21 03:00:52.189-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision ef2ea1dc7b93541d51591635815e7ff2b2d29e44 for repository {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
326 2025-01-21 03:00:52.189-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 03414ffa629d290c16d9561d780d140fa1f0ccfa for repository {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
327 2025-01-21 03:00:52.190-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 760213aaa6e97071ec22e4c5ca219c7517b6bc73 for repository {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
328 2025-01-21 03:00:52.190-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 6282bc71bb47182ee0985a450d7fe32bfbfe8a4d for repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
329 2025-01-21 03:00:52.190-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision abc613ef4df43e8eef9d9be1b3a01ddf64586d13 for repository {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
330 2025-01-21 03:00:52.191-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 094ac2f742c578489cc6400cc5e10abb8e2953df for repository {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
331 2025-01-21 03:00:52.191-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 6d579909fc8e623e8a0dd6d4a32a4aee725c32f7 for repository {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
332 2025-01-21 03:00:52.192-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3e485596aeddf26d13838bed94c0c3f24f625e9c for repository {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
333 2025-01-21 03:00:52.192-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision edbf17d71af3defda1809ddda5ca71114642b856 for repository {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
334 2025-01-21 03:00:52.192-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0d640b5a7eeece47d807debcf26fe3387bc6edf9 for repository {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
335 2025-01-21 03:00:52.193-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 7f23d4d9a2398da0f4a88a7f8764ada2fed18fe7 for repository {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
336 2025-01-21 03:00:52.193-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d9c11abd92db59a4559c71eadbb8e07fcf09dcd4 for repository {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
337 2025-01-21 03:00:52.194-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 6c347cadf93302a8c3da15a79ffb6c27067a6d65 for repository {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
338 2025-01-21 03:00:52.194-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4f31238684e99c7891b5158b10a078fb13a669ff for repository {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
339 2025-01-21 03:00:52.194-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 09ee6ada5bee636ce8ab4fae71bbac347a0b2325 for repository {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
340 2025-01-21 03:00:52.195-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3680a59367c2284f8b02ddc8607c3a615273ebef for repository {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
341 2025-01-21 03:00:52.195-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision fa2e26593ec961593c44391e5182a6d57a3918a6 for repository {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
342 2025-01-21 03:00:52.196-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 174d7ea16385500e5377c1e64c4ed7dc35385f1f for repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
343 2025-01-21 03:00:52.196-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 350343fd4545b0c10574bf49a49e16ce22c324ea for repository {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
344 2025-01-21 03:00:52.197-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4954d029d2d7f892976fb19d3fa9c502d64e1d1e for repository {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
345 2025-01-21 03:00:52.198-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4db17e95ad45e652cf14322f91a0210b69cbbdc5 for repository {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
346 2025-01-21 03:00:52.198-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 18b9a37ba7c31d1a646a0c56ebcbf61e4d292e47 for repository {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
347 2025-01-21 03:00:52.199-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision aea53afa3948cc08bdca1a5da3e56f744db624bc for repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
348 2025-01-21 03:00:52.199-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 74f835b014e6791b1783f689aa5c338879349e53 for repository {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
349 2025-01-21 03:00:52.199-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision dfdfd89ec9b36c115a98f589880fd757a162af19 for repository {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
350 2025-01-21 03:00:52.200-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d825f567fa94dd2cbd35bff761f1a5fbde34a4f3 for repository {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
351 2025-01-21 03:00:52.200-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision acdbdd141ece313f259ad6231e132f0a4bc3e062 for repository {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
352 2025-01-21 03:00:52.201-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 7f7c7a7cdd8c5c0b3deb1f5e60402fe39440d8d1 for repository {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
353 2025-01-21 03:00:52.201-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision e7e40de917251a7ed3a072b263fd15bc3e9062ac for repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
354 2025-01-21 03:00:52.202-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision b6865fdcc10dbfd5ff023f3b74d9c8b645d319db for repository {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
355 2025-01-21 03:00:52.202-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 92eb22223d414940cc09af7c029192473d1d385e for repository {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
356 2025-01-21 03:00:52.203-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 50081549e6036d17893f281fa6e79ce03c09a9f8 for repository {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
357 2025-01-21 03:00:52.203-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 366651d9ef0e03f97b1e1d2b6188f2b452044d1c for repository {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
358 2025-01-21 03:00:52.204-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 757ad6a91c0d18c750e83ffc4683df78be693f7b for repository {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
359 2025-01-21 03:00:52.204-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 11e09a960e7f9d69b52276d22cbd706f40bdf0d0 for repository {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
360 2025-01-21 03:00:52.204-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 91f5e37e6f390a5389de4e3a35f664db768ec4c9 for repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
361 2025-01-21 03:00:52.205-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision df4589ad81444f15ba87a49667ce5b3938d9b013 for repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
362 2025-01-21 03:00:52.205-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision c115852fb5aa0890373d8c2dfca9b9f7b1e06527 for repository {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
363 2025-01-21 03:00:52.206-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0195f75cb7af15b8842fe1672de40cc23b7c7660 for repository {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
364 2025-01-21 03:00:52.206-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3ed566dc78e4cdaec9ddef49e32ad6103a14ae84 for repository {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
365 2025-01-21 03:00:52.207-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 85e87e3843ad98b6343571ce99925f35871ace5c for repository {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
366 2025-01-21 03:00:52.207-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision c7aacfaf677a9ac4acfcec7306e6090b291eb875 for repository {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
367 2025-01-21 03:00:52.208-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d25367bd9726a479eddbec85c51722d62043c724 for repository {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
368 2025-01-21 03:00:52.208-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision b281113c906a8d4c5c704859939b74efb085a522 for repository {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
369 2025-01-21 03:00:52.208-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 809a7af6fce7a9c965deee8d68b7ce1d19ae30ea for repository {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
370 2025-01-21 03:00:52.209-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 8e68affb7b8007d6d8cea5e7eb17b0fe0f546a35 for repository {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
371 2025-01-21 03:00:52.209-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision efa003298c192460b3c9659d9ffe6abd3d08dc9d for repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
372 2025-01-21 03:00:52.209-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision bd2dde465b78e0515b3ba1598195f12d6d60c453 for repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
373 2025-01-21 03:00:52.210-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 2ac7fde7b01234deaa43187d5d721bddbba0f992 for repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
374 2025-01-21 03:00:52.210-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 6a2b8956487404dd2f7e4aa06055c24a2b7271e1 for repository {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
375 2025-01-21 03:00:52.211-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 378b59abdd0eb96ef4ccc333022e9fc678a6413b for repository {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
376 2025-01-21 03:00:52.211-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 297b46586853c7970871b52c25cfde6f8235c3d9 for repository {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
377 2025-01-21 03:00:52.211-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision cc36701137e8ad0e7a537c624cd486fb72fb66de for repository {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
378 2025-01-21 03:00:52.212-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 769024036f5a1e0949d0f2d0543b7c4547e8c988 for repository {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
379 2025-01-21 03:00:52.212-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 3ece5b99026970e1cf9bc7e797aff4c1be81b2f3 for repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
380 2025-01-21 03:00:52.212-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 81634d9c5d750badf37b7c6ffcc76be2ecd1780d for repository {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
381 2025-01-21 03:00:52.213-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 06b1dbe9c768adf8921e4c1cb915538486b5a7ca for repository {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
382 2025-01-21 03:00:52.213-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision b111364f7bf3cb00dad11ceb39929d8fbf96144d for repository {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
383 2025-01-21 03:00:52.213-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 2ec80375259500c43f5a7c620cb34cd894f7836c for repository {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
384 2025-01-21 03:00:52.214-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 28d794b8d8c3a824514f56b102a769ba1ab31554 for repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
385 2025-01-21 03:00:52.214-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 2be4563d3f2fbfa67d18a070d387e1653f94d42f for repository {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
386 2025-01-21 03:00:52.214-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 4263ed4c91eb4ca13dbd5551fba5a44d43578d94 for repository {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
387 2025-01-21 03:00:52.215-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 7cb5d05e5f27b4411e74748be85daaf2a708227a for repository {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
388 2025-01-21 03:00:52.215-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 6c956488f7a1d796353cfd008787f9b6f7f64d29 for repository {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
389 2025-01-21 03:00:52.216-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d9e4db68fe99e064b584cbed9c1e6c2002808e24 for repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
390 2025-01-21 03:00:52.216-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 53757b38f3e6d9f504fb8d5ce2db32ac5a034b8a for repository {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
391 2025-01-21 03:00:52.216-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 7f70ddf52c6ae82047af1059ba7bc3d7dbb5e0b2 for repository {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
392 2025-01-21 03:00:52.217-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 1d0aba2a33a40ab49affb1b61b7b0e1de2a8095b for repository {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
393 2025-01-21 03:00:52.217-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision c0c95be197cc6f863b0c11ca7726f8e34b74f370 for repository {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
394 2025-01-21 03:00:52.217-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d01fca35bf709c179ba5ade01b127b2a31ebfbce for repository {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
395 2025-01-21 03:00:52.217-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 8f789c3ac4fa47e02bc4862c50390dbf043be80c for repository {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
396 2025-01-21 03:00:52.218-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0c6561da77f7ec932c6808dca2a7466d5f60f4ea for repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
397 2025-01-21 03:00:52.218-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision cb240aa1ed95799d2ea8bde951c6ed443839a7e0 for repository {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
398 2025-01-21 03:00:52.218-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision a7a12b08c515b8574f09bd0f1b28e6804d1d41db for repository {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
399 2025-01-21 03:00:52.219-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 7fcddaf1cfe75fa05af2061a61596cddb89effbd for repository {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
400 2025-01-21 03:00:52.219-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 0c15797577d0a47b7c1b29ffcd47841abf12dafa for repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
401 2025-01-21 03:00:52.219-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 1914831526f8e6bbb8e4c4c634e4918cecfaa81b for repository {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
402 2025-01-21 03:00:52.220-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision c89f8818fe0c7a2458bbd1450e88ee93b2cb18e5 for repository {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
403 2025-01-21 03:00:52.220-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision a7848f9861effb41a1a119d4d4a7f1bbecd38cd9 for repository {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
404 2025-01-21 03:00:52.221-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 2d4cbeb09fa719a4caa3d497f1a67bb572546313 for repository {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
405 2025-01-21 03:00:52.221-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision bb1e9327efb9524536d5d16c0f62244612941e18 for repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
406 2025-01-21 03:00:52.221-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 824b68dc85165be5775be112555c3770ae63a5d1 for repository {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
407 2025-01-21 03:00:52.222-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision 5be691cc74a69c5a4e5cfe151d62ae6eb33e28c4 for repository {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
408 2025-01-21 03:00:52.222-0600 INFO t1 HistoryGuru.createHistoryCacheReal: Creating history cache for 105 repositories
409 2025-01-21 03:00:52.223-0600 INFO t149 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
410 2025-01-21 03:00:52.223-0600 INFO t151 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
411 2025-01-21 03:00:52.224-0600 INFO t153 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
412 2025-01-21 03:00:52.223-0600 INFO t150 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
413 2025-01-21 03:00:52.224-0600 INFO t155 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
414 2025-01-21 03:00:52.224-0600 INFO t154 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
415 2025-01-21 03:00:52.223-0600 INFO t152 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
416 2025-01-21 03:00:52.226-0600 INFO t162 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
417 2025-01-21 03:00:52.226-0600 INFO t161 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
418 2025-01-21 03:00:52.225-0600 INFO t160 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
419 2025-01-21 03:00:52.225-0600 INFO t159 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
420 2025-01-21 03:00:52.227-0600 FINER t155 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
421 2025-01-21 03:00:52.225-0600 INFO t158 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
422 2025-01-21 03:00:52.225-0600 INFO t157 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
423 2025-01-21 03:00:52.224-0600 INFO t156 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
424 2025-01-21 03:00:52.229-0600 INFO t174 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
425 2025-01-21 03:00:52.229-0600 INFO t175 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
426 2025-01-21 03:00:52.229-0600 INFO t176 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
427 2025-01-21 03:00:52.229-0600 INFO t173 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
428 2025-01-21 03:00:52.230-0600 INFO t179 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
429 2025-01-21 03:00:52.229-0600 FINER t158 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
430 2025-01-21 03:00:52.231-0600 FINE t158 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
431 2025-01-21 03:00:52.228-0600 INFO t172 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
432 2025-01-21 03:00:52.231-0600 INFO t186 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
433 2025-01-21 03:00:52.228-0600 INFO t171 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
434 2025-01-21 03:00:52.228-0600 FINE t155 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
435 2025-01-21 03:00:52.228-0600 INFO t170 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
436 2025-01-21 03:00:52.227-0600 INFO t169 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
437 2025-01-21 03:00:52.227-0600 FINER t159 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
438 2025-01-21 03:00:52.233-0600 FINE t159 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
439 2025-01-21 03:00:52.227-0600 FINER t151 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
440 2025-01-21 03:00:52.234-0600 FINE t151 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
441 2025-01-21 03:00:52.227-0600 INFO t168 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
442 2025-01-21 03:00:52.227-0600 INFO t167 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
443 2025-01-21 03:00:52.227-0600 FINER t154 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
444 2025-01-21 03:00:52.227-0600 FINER t160 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
445 2025-01-21 03:00:52.236-0600 FINE t160 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
446 2025-01-21 03:00:52.227-0600 FINER t161 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
447 2025-01-21 03:00:52.227-0600 INFO t166 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
448 2025-01-21 03:00:52.227-0600 FINER t162 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
449 2025-01-21 03:00:52.238-0600 FINE t162 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
450 2025-01-21 03:00:52.238-0600 INFO t217 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
451 2025-01-21 03:00:52.238-0600 INFO t218 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
452 2025-01-21 03:00:52.227-0600 FINER t152 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
453 2025-01-21 03:00:52.239-0600 FINE t152 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
454 2025-01-21 03:00:52.227-0600 FINER t150 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
455 2025-01-21 03:00:52.240-0600 FINE t150 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
456 2025-01-21 03:00:52.240-0600 INFO t226 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
457 2025-01-21 03:00:52.227-0600 FINER t153 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
458 2025-01-21 03:00:52.241-0600 FINE t153 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
459 2025-01-21 03:00:52.227-0600 FINER t149 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
460 2025-01-21 03:00:52.227-0600 INFO t165 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
461 2025-01-21 03:00:52.226-0600 INFO t164 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
462 2025-01-21 03:00:52.226-0600 INFO t163 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
463 2025-01-21 03:00:52.242-0600 FINER t164 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
464 2025-01-21 03:00:52.242-0600 FINE t164 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
465 2025-01-21 03:00:52.242-0600 INFO t235 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
466 2025-01-21 03:00:52.242-0600 INFO t234 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
467 2025-01-21 03:00:52.242-0600 FINER t165 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
468 2025-01-21 03:00:52.241-0600 INFO t233 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
469 2025-01-21 03:00:52.241-0600 FINE t149 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
470 2025-01-21 03:00:52.241-0600 INFO t232 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
471 2025-01-21 03:00:52.241-0600 INFO t231 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
472 2025-01-21 03:00:52.241-0600 INFO t230 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
473 2025-01-21 03:00:52.240-0600 INFO t229 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
474 2025-01-21 03:00:52.240-0600 INFO t228 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
475 2025-01-21 03:00:52.240-0600 FINER t226 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
476 2025-01-21 03:00:52.240-0600 INFO t227 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
477 2025-01-21 03:00:52.240-0600 INFO t225 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
478 2025-01-21 03:00:52.240-0600 INFO t224 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
479 2025-01-21 03:00:52.239-0600 INFO t223 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
480 2025-01-21 03:00:52.239-0600 INFO t222 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
481 2025-01-21 03:00:52.239-0600 INFO t221 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
482 2025-01-21 03:00:52.239-0600 FINER t218 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
483 2025-01-21 03:00:52.248-0600 FINE t218 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
484 2025-01-21 03:00:52.239-0600 INFO t220 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
485 2025-01-21 03:00:52.238-0600 INFO t219 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
486 2025-01-21 03:00:52.238-0600 FINER t217 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
487 2025-01-21 03:00:52.238-0600 INFO t216 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
488 2025-01-21 03:00:52.238-0600 INFO t215 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
489 2025-01-21 03:00:52.237-0600 FINER t166 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
490 2025-01-21 03:00:52.250-0600 FINE t166 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
491 2025-01-21 03:00:52.237-0600 INFO t214 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
492 2025-01-21 03:00:52.237-0600 INFO t213 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
493 2025-01-21 03:00:52.237-0600 INFO t212 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
494 2025-01-21 03:00:52.237-0600 FINE t161 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
495 2025-01-21 03:00:52.251-0600 FINER t212 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
496 2025-01-21 03:00:52.237-0600 INFO t211 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
497 2025-01-21 03:00:52.237-0600 INFO t210 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
498 2025-01-21 03:00:52.236-0600 INFO t209 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
499 2025-01-21 03:00:52.236-0600 INFO t208 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
500 2025-01-21 03:00:52.236-0600 INFO t207 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
501 2025-01-21 03:00:52.236-0600 FINE t154 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
502 2025-01-21 03:00:52.236-0600 INFO t206 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
503 2025-01-21 03:00:52.235-0600 INFO t205 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
504 2025-01-21 03:00:52.235-0600 FINER t167 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
505 2025-01-21 03:00:52.235-0600 INFO t204 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
506 2025-01-21 03:00:52.235-0600 INFO t203 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
507 2025-01-21 03:00:52.235-0600 FINER t168 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
508 2025-01-21 03:00:52.235-0600 INFO t202 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
509 2025-01-21 03:00:52.235-0600 INFO t201 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
510 2025-01-21 03:00:52.234-0600 INFO t200 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
511 2025-01-21 03:00:52.234-0600 INFO t199 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
512 2025-01-21 03:00:52.234-0600 INFO t198 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
513 2025-01-21 03:00:52.234-0600 INFO t197 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
514 2025-01-21 03:00:52.234-0600 INFO t196 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
515 2025-01-21 03:00:52.233-0600 INFO t195 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
516 2025-01-21 03:00:52.233-0600 INFO t194 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
517 2025-01-21 03:00:52.233-0600 FINER t169 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
518 2025-01-21 03:00:52.258-0600 FINE t169 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
519 2025-01-21 03:00:52.233-0600 INFO t193 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
520 2025-01-21 03:00:52.233-0600 FINER t170 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
521 2025-01-21 03:00:52.258-0600 FINE t170 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
522 2025-01-21 03:00:52.233-0600 INFO t192 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
523 2025-01-21 03:00:52.232-0600 INFO t191 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
524 2025-01-21 03:00:52.232-0600 INFO t190 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
525 2025-01-21 03:00:52.232-0600 FINER t171 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
526 2025-01-21 03:00:52.260-0600 FINE t171 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
527 2025-01-21 03:00:52.232-0600 INFO t189 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
528 2025-01-21 03:00:52.232-0600 INFO t188 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
529 2025-01-21 03:00:52.232-0600 FINER t186 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
530 2025-01-21 03:00:52.261-0600 FINE t186 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
531 2025-01-21 03:00:52.231-0600 INFO t187 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
532 2025-01-21 03:00:52.231-0600 FINER t172 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
533 2025-01-21 03:00:52.231-0600 INFO t185 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
534 2025-01-21 03:00:52.231-0600 INFO t184 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
535 2025-01-21 03:00:52.231-0600 INFO t183 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
536 2025-01-21 03:00:52.230-0600 INFO t182 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
537 2025-01-21 03:00:52.230-0600 FINER t179 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
538 2025-01-21 03:00:52.230-0600 INFO t181 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
539 2025-01-21 03:00:52.230-0600 INFO t180 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
540 2025-01-21 03:00:52.230-0600 FINER t173 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
541 2025-01-21 03:00:52.265-0600 FINE t173 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
542 2025-01-21 03:00:52.230-0600 FINER t176 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
543 2025-01-21 03:00:52.230-0600 INFO t178 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
544 2025-01-21 03:00:52.229-0600 FINER t175 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
545 2025-01-21 03:00:52.229-0600 INFO t177 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
546 2025-01-21 03:00:52.229-0600 FINER t174 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
547 2025-01-21 03:00:52.266-0600 FINE t174 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
548 2025-01-21 03:00:52.229-0600 FINER t156 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
549 2025-01-21 03:00:52.267-0600 FINE t156 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
550 2025-01-21 03:00:52.229-0600 FINER t157 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
551 2025-01-21 03:00:52.267-0600 FINE t186 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
552 2025-01-21 03:00:52.266-0600 FINER t177 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
553 2025-01-21 03:00:52.268-0600 FINE t177 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
554 2025-01-21 03:00:52.266-0600 FINE t175 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
555 2025-01-21 03:00:52.265-0600 FINER t178 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
556 2025-01-21 03:00:52.265-0600 FINE t176 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
557 2025-01-21 03:00:52.264-0600 FINER t180 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
558 2025-01-21 03:00:52.264-0600 FINER t181 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
559 2025-01-21 03:00:52.264-0600 FINE t179 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
560 2025-01-21 03:00:52.264-0600 FINE t169 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
561 2025-01-21 03:00:52.270-0600 FINE t169 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
562 2025-01-21 03:00:52.263-0600 FINER t182 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
563 2025-01-21 03:00:52.271-0600 FINE t182 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
564 2025-01-21 03:00:52.263-0600 FINER t183 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
565 2025-01-21 03:00:52.263-0600 FINER t184 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
566 2025-01-21 03:00:52.272-0600 FINE t184 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
567 2025-01-21 03:00:52.262-0600 FINER t185 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
568 2025-01-21 03:00:52.272-0600 FINE t185 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
569 2025-01-21 03:00:52.262-0600 FINE t172 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
570 2025-01-21 03:00:52.262-0600 FINER t187 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
571 2025-01-21 03:00:52.262-0600 FINE t170 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
572 2025-01-21 03:00:52.274-0600 FINE t170 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
573 2025-01-21 03:00:52.274-0600 FINEST t170 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (7f70ddf52c6ae82047af1059ba7bc3d7dbb5e0b2, null)
574 2025-01-21 03:00:52.261-0600 FINER t188 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
575 2025-01-21 03:00:52.274-0600 FINE t188 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
576 2025-01-21 03:00:52.261-0600 FINER t189 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
577 2025-01-21 03:00:52.275-0600 FINE t189 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
578 2025-01-21 03:00:52.260-0600 FINER t190 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
579 2025-01-21 03:00:52.276-0600 FINE t190 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
580 2025-01-21 03:00:52.259-0600 FINE t154 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
581 2025-01-21 03:00:52.276-0600 FINE t154 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
582 2025-01-21 03:00:52.259-0600 FINER t191 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
583 2025-01-21 03:00:52.259-0600 FINER t192 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
584 2025-01-21 03:00:52.277-0600 FINE t192 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
585 2025-01-21 03:00:52.258-0600 FINER t193 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
586 2025-01-21 03:00:52.278-0600 FINE t193 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
587 2025-01-21 03:00:52.258-0600 FINER t194 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
588 2025-01-21 03:00:52.278-0600 FINE t194 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
589 2025-01-21 03:00:52.257-0600 FINER t195 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
590 2025-01-21 03:00:52.257-0600 FINER t196 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
591 2025-01-21 03:00:52.279-0600 FINE t196 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
592 2025-01-21 03:00:52.257-0600 FINER t197 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
593 2025-01-21 03:00:52.256-0600 FINER t198 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
594 2025-01-21 03:00:52.280-0600 FINE t198 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
595 2025-01-21 03:00:52.256-0600 FINER t199 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
596 2025-01-21 03:00:52.281-0600 FINE t199 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
597 2025-01-21 03:00:52.256-0600 FINER t200 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
598 2025-01-21 03:00:52.256-0600 FINE t164 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 12 ms)
599 2025-01-21 03:00:52.281-0600 FINE t164 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
600 2025-01-21 03:00:52.281-0600 FINEST t164 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (df4589ad81444f15ba87a49667ce5b3938d9b013, null)
601 2025-01-21 03:00:52.256-0600 FINER t201 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
602 2025-01-21 03:00:52.255-0600 FINER t202 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
603 2025-01-21 03:00:52.282-0600 FINE t202 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
604 2025-01-21 03:00:52.255-0600 FINE t168 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
605 2025-01-21 03:00:52.255-0600 FINE t166 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
606 2025-01-21 03:00:52.283-0600 FINE t166 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
607 2025-01-21 03:00:52.255-0600 FINE t218 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
608 2025-01-21 03:00:52.255-0600 FINE t161 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
609 2025-01-21 03:00:52.284-0600 FINE t161 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
610 2025-01-21 03:00:52.284-0600 FINEST t161 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (66addf25485af22d931a743170285c0f511f0cb8, null)
611 2025-01-21 03:00:52.255-0600 FINER t203 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
612 2025-01-21 03:00:52.285-0600 FINE t203 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
613 2025-01-21 03:00:52.254-0600 FINER t204 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
614 2025-01-21 03:00:52.285-0600 FINE t204 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
615 2025-01-21 03:00:52.254-0600 FINE t167 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
616 2025-01-21 03:00:52.254-0600 FINER t205 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
617 2025-01-21 03:00:52.286-0600 FINE t205 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
618 2025-01-21 03:00:52.253-0600 FINER t206 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
619 2025-01-21 03:00:52.287-0600 FINE t206 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
620 2025-01-21 03:00:52.253-0600 FINER t207 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
621 2025-01-21 03:00:52.287-0600 FINE t207 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
622 2025-01-21 03:00:52.252-0600 FINER t208 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
623 2025-01-21 03:00:52.288-0600 FINE t208 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
624 2025-01-21 03:00:52.252-0600 FINER t209 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
625 2025-01-21 03:00:52.289-0600 FINE t209 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
626 2025-01-21 03:00:52.252-0600 FINER t210 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
627 2025-01-21 03:00:52.289-0600 FINE t210 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
628 2025-01-21 03:00:52.252-0600 FINER t211 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
629 2025-01-21 03:00:52.290-0600 FINE t211 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
630 2025-01-21 03:00:52.251-0600 FINE t212 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
631 2025-01-21 03:00:52.251-0600 FINER t213 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
632 2025-01-21 03:00:52.291-0600 FINE t213 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
633 2025-01-21 03:00:52.250-0600 FINER t214 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
634 2025-01-21 03:00:52.291-0600 FINE t214 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
635 2025-01-21 03:00:52.250-0600 FINER t215 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
636 2025-01-21 03:00:52.292-0600 FINE t215 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
637 2025-01-21 03:00:52.249-0600 FINER t216 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
638 2025-01-21 03:00:52.293-0600 FINE t216 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
639 2025-01-21 03:00:52.249-0600 FINE t149 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
640 2025-01-21 03:00:52.249-0600 FINE t217 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
641 2025-01-21 03:00:52.249-0600 FINER t219 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
642 2025-01-21 03:00:52.294-0600 FINE t219 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
643 2025-01-21 03:00:52.248-0600 FINER t220 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
644 2025-01-21 03:00:52.248-0600 FINER t221 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
645 2025-01-21 03:00:52.295-0600 FINE t221 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
646 2025-01-21 03:00:52.248-0600 FINER t222 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
647 2025-01-21 03:00:52.295-0600 FINE t222 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
648 2025-01-21 03:00:52.247-0600 FINER t223 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
649 2025-01-21 03:00:52.247-0600 FINER t224 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
650 2025-01-21 03:00:52.296-0600 FINE t224 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
651 2025-01-21 03:00:52.247-0600 FINER t225 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
652 2025-01-21 03:00:52.246-0600 FINER t227 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
653 2025-01-21 03:00:52.297-0600 FINE t227 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
654 2025-01-21 03:00:52.246-0600 FINE t150 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
655 2025-01-21 03:00:52.297-0600 FINE t214 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
656 2025-01-21 03:00:52.246-0600 FINE t226 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
657 2025-01-21 03:00:52.246-0600 FINER t228 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
658 2025-01-21 03:00:52.298-0600 FINE t228 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
659 2025-01-21 03:00:52.245-0600 FINE t152 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
660 2025-01-21 03:00:52.299-0600 FINE t152 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
661 2025-01-21 03:00:52.245-0600 FINER t229 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
662 2025-01-21 03:00:52.299-0600 FINE t229 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
663 2025-01-21 03:00:52.245-0600 FINE t153 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
664 2025-01-21 03:00:52.245-0600 FINER t230 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
665 2025-01-21 03:00:52.300-0600 FINE t230 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
666 2025-01-21 03:00:52.245-0600 FINER t231 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
667 2025-01-21 03:00:52.245-0600 FINER t232 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
668 2025-01-21 03:00:52.301-0600 FINE t232 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
669 2025-01-21 03:00:52.244-0600 FINE t151 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 9 ms)
670 2025-01-21 03:00:52.244-0600 FINER t233 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
671 2025-01-21 03:00:52.302-0600 FINE t233 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
672 2025-01-21 03:00:52.244-0600 FINE t158 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 12 ms)
673 2025-01-21 03:00:52.244-0600 FINE t165 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
674 2025-01-21 03:00:52.244-0600 FINE t162 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
675 2025-01-21 03:00:52.303-0600 FINE t162 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
676 2025-01-21 03:00:52.244-0600 INFO t244 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
677 2025-01-21 03:00:52.244-0600 INFO t243 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
678 2025-01-21 03:00:52.243-0600 FINER t234 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
679 2025-01-21 03:00:52.304-0600 FINE t234 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
680 2025-01-21 03:00:52.243-0600 FINE t160 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
681 2025-01-21 03:00:52.243-0600 FINE t159 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 9 ms)
682 2025-01-21 03:00:52.243-0600 FINE t155 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 11 ms)
683 2025-01-21 03:00:52.243-0600 INFO t242 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
684 2025-01-21 03:00:52.243-0600 FINER t235 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
685 2025-01-21 03:00:52.305-0600 FINE t235 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
686 2025-01-21 03:00:52.243-0600 INFO t241 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
687 2025-01-21 03:00:52.243-0600 INFO t240 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
688 2025-01-21 03:00:52.243-0600 INFO t239 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
689 2025-01-21 03:00:52.242-0600 INFO t238 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
690 2025-01-21 03:00:52.242-0600 FINER t163 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
691 2025-01-21 03:00:52.306-0600 FINE t163 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
692 2025-01-21 03:00:52.242-0600 INFO t237 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
693 2025-01-21 03:00:52.242-0600 INFO t236 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
694 2025-01-21 03:00:52.307-0600 FINER t237 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
695 2025-01-21 03:00:52.307-0600 FINE t237 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
696 2025-01-21 03:00:52.306-0600 FINE t233 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
697 2025-01-21 03:00:52.308-0600 FINE t233 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
698 2025-01-21 03:00:52.306-0600 FINE t165 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
699 2025-01-21 03:00:52.306-0600 FINER t238 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
700 2025-01-21 03:00:52.308-0600 FINE t238 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
701 2025-01-21 03:00:52.306-0600 FINER t239 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
702 2025-01-21 03:00:52.309-0600 FINE t239 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
703 2025-01-21 03:00:52.306-0600 FINER t240 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
704 2025-01-21 03:00:52.309-0600 FINE t240 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
705 2025-01-21 03:00:52.306-0600 FINER t241 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
706 2025-01-21 03:00:52.310-0600 FINE t241 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
707 2025-01-21 03:00:52.305-0600 FINER t242 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
708 2025-01-21 03:00:52.310-0600 FINE t242 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
709 2025-01-21 03:00:52.311-0600 FINE t238 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
710 2025-01-21 03:00:52.311-0600 FINE t238 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
711 2025-01-21 03:00:52.311-0600 FINEST t238 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (92eb22223d414940cc09af7c029192473d1d385e, null)
712 2025-01-21 03:00:52.305-0600 FINE t190 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 28 ms)
713 2025-01-21 03:00:52.311-0600 FINE t190 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
714 2025-01-21 03:00:52.305-0600 FINE t229 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
715 2025-01-21 03:00:52.312-0600 FINE t229 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
716 2025-01-21 03:00:52.305-0600 FINE t155 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
717 2025-01-21 03:00:52.312-0600 FINEST t155 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4954d029d2d7f892976fb19d3fa9c502d64e1d1e, null)
718 2025-01-21 03:00:52.304-0600 FINE t159 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
719 2025-01-21 03:00:52.312-0600 FINEST t159 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0d640b5a7eeece47d807debcf26fe3387bc6edf9, null)
720 2025-01-21 03:00:52.304-0600 FINE t160 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
721 2025-01-21 03:00:52.304-0600 FINE t232 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
722 2025-01-21 03:00:52.313-0600 FINE t232 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
723 2025-01-21 03:00:52.303-0600 FINER t243 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
724 2025-01-21 03:00:52.313-0600 FINE t243 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
725 2025-01-21 03:00:52.303-0600 FINE t226 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
726 2025-01-21 03:00:52.314-0600 FINE t226 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
727 2025-01-21 03:00:52.303-0600 FINER t244 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
728 2025-01-21 03:00:52.314-0600 FINE t244 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
729 2025-01-21 03:00:52.303-0600 FINEST t162 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d0bd59eecc23b4f4bcdda09b6b73203977130fb2, null)
730 2025-01-21 03:00:52.303-0600 FINE t230 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
731 2025-01-21 03:00:52.315-0600 FINE t230 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
732 2025-01-21 03:00:52.303-0600 FINE t228 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
733 2025-01-21 03:00:52.315-0600 FINE t228 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
734 2025-01-21 03:00:52.302-0600 FINE t158 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
735 2025-01-21 03:00:52.302-0600 FINE t227 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
736 2025-01-21 03:00:52.316-0600 FINE t227 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
737 2025-01-21 03:00:52.316-0600 FINEST t227 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (1c88803f75c4d5b606345df7bdef318b677f9696, null)
738 2025-01-21 03:00:52.301-0600 FINE t222 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
739 2025-01-21 03:00:52.316-0600 FINE t222 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
740 2025-01-21 03:00:52.301-0600 FINE t151 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
741 2025-01-21 03:00:52.317-0600 FINEST t151 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (c0c95be197cc6f863b0c11ca7726f8e34b74f370, null)
742 2025-01-21 03:00:52.301-0600 FINE t231 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
743 2025-01-21 03:00:52.300-0600 FINE t153 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
744 2025-01-21 03:00:52.318-0600 FINEST t153 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (6d579909fc8e623e8a0dd6d4a32a4aee725c32f7, null)
745 2025-01-21 03:00:52.299-0600 FINEST t152 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (03414ffa629d290c16d9561d780d140fa1f0ccfa, null)
746 2025-01-21 03:00:52.299-0600 FINE t224 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
747 2025-01-21 03:00:52.299-0600 FINE t219 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
748 2025-01-21 03:00:52.298-0600 FINE t221 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
749 2025-01-21 03:00:52.319-0600 FINE t221 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
750 2025-01-21 03:00:52.319-0600 FINEST t221 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (837b09428d86a80fcae589b81c2fc7b00dd36484, null)
751 2025-01-21 03:00:52.298-0600 FINE t216 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
752 2025-01-21 03:00:52.319-0600 FINE t216 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
753 2025-01-21 03:00:52.298-0600 FINE t214 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
754 2025-01-21 03:00:52.298-0600 FINE t168 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 14 ms)
755 2025-01-21 03:00:52.320-0600 FINE t168 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
756 2025-01-21 03:00:52.320-0600 FINER t252 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface'
757 2025-01-21 03:00:52.298-0600 FINE t150 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
758 2025-01-21 03:00:52.321-0600 FINEST t150 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3ece5b99026970e1cf9bc7e797aff4c1be81b2f3, null)
759 2025-01-21 03:00:52.297-0600 FINE t215 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
760 2025-01-21 03:00:52.322-0600 FINE t215 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
761 2025-01-21 03:00:52.297-0600 FINE t225 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
762 2025-01-21 03:00:52.297-0600 FINE t188 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 22 ms)
763 2025-01-21 03:00:52.322-0600 FINE t188 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
764 2025-01-21 03:00:52.296-0600 FINE t211 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
765 2025-01-21 03:00:52.323-0600 FINE t211 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
766 2025-01-21 03:00:52.323-0600 FINEST t211 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (aea53afa3948cc08bdca1a5da3e56f744db624bc, null)
767 2025-01-21 03:00:52.296-0600 FINE t223 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
768 2025-01-21 03:00:52.296-0600 FINE t210 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
769 2025-01-21 03:00:52.295-0600 FINE t217 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 1 ms)
770 2025-01-21 03:00:52.323-0600 FINE t217 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
771 2025-01-21 03:00:52.323-0600 FINEST t217 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (18b9a37ba7c31d1a646a0c56ebcbf61e4d292e47, null)
772 2025-01-21 03:00:52.295-0600 FINE t208 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
773 2025-01-21 03:00:52.324-0600 FINE t208 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
774 2025-01-21 03:00:52.294-0600 FINE t220 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
775 2025-01-21 03:00:52.324-0600 FINER t255 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-pnor-code-mgmt'
776 2025-01-21 03:00:52.294-0600 FINE t167 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 8 ms)
777 2025-01-21 03:00:52.325-0600 FINE t167 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
778 2025-01-21 03:00:52.294-0600 FINE t213 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
779 2025-01-21 03:00:52.294-0600 FINE t204 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 8 ms)
780 2025-01-21 03:00:52.326-0600 FINE t204 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
781 2025-01-21 03:00:52.293-0600 FINE t207 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
782 2025-01-21 03:00:52.293-0600 FINE t209 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
783 2025-01-21 03:00:52.326-0600 FINE t209 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
784 2025-01-21 03:00:52.293-0600 FINE t149 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
785 2025-01-21 03:00:52.293-0600 FINE t212 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
786 2025-01-21 03:00:52.327-0600 FINE t212 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
787 2025-01-21 03:00:52.327-0600 FINEST t212 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (6a2b8956487404dd2f7e4aa06055c24a2b7271e1, null)
788 2025-01-21 03:00:52.292-0600 FINE t205 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
789 2025-01-21 03:00:52.327-0600 FINE t205 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
790 2025-01-21 03:00:52.292-0600 FINE t206 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
791 2025-01-21 03:00:52.291-0600 FINE t203 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
792 2025-01-21 03:00:52.328-0600 FINE t203 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
793 2025-01-21 03:00:52.289-0600 FINE t202 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
794 2025-01-21 03:00:52.288-0600 FINER t246 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-user-manager'
795 2025-01-21 03:00:52.287-0600 FINE t185 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 14 ms)
796 2025-01-21 03:00:52.285-0600 FINE t196 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
797 2025-01-21 03:00:52.329-0600 FINE t196 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
798 2025-01-21 03:00:52.285-0600 FINE t198 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
799 2025-01-21 03:00:52.285-0600 FINE t199 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
800 2025-01-21 03:00:52.285-0600 FINE t193 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
801 2025-01-21 03:00:52.348-0600 FINE t193 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
802 2025-01-21 03:00:52.284-0600 FINE t218 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
803 2025-01-21 03:00:52.348-0600 FINEST t218 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d886ce89fe66c128b3ab492e530ad48fa0c1b4eb, null)
804 2025-01-21 03:00:52.283-0600 FINEST t166 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (c89f8818fe0c7a2458bbd1450e88ee93b2cb18e5, null)
805 2025-01-21 03:00:52.283-0600 FINE t194 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
806 2025-01-21 03:00:52.282-0600 FINE t192 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
807 2025-01-21 03:00:52.282-0600 FINE t201 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
808 2025-01-21 03:00:52.282-0600 FINER t245 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/slpd-lite'
809 2025-01-21 03:00:52.282-0600 FINE t189 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
810 2025-01-21 03:00:52.281-0600 FINE t200 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
811 2025-01-21 03:00:52.280-0600 FINE t197 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
812 2025-01-21 03:00:52.280-0600 FINE t176 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 10 ms)
813 2025-01-21 03:00:52.279-0600 FINE t195 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
814 2025-01-21 03:00:52.277-0600 FINE t172 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
815 2025-01-21 03:00:52.351-0600 FINE t172 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
816 2025-01-21 03:00:52.277-0600 FINE t182 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
817 2025-01-21 03:00:52.351-0600 FINE t182 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
818 2025-01-21 03:00:52.277-0600 FINE t191 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
819 2025-01-21 03:00:52.277-0600 FINEST t154 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4f31238684e99c7891b5158b10a078fb13a669ff, null)
820 2025-01-21 03:00:52.276-0600 FINE t184 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
821 2025-01-21 03:00:52.352-0600 FINE t184 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
822 2025-01-21 03:00:52.273-0600 FINE t187 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
823 2025-01-21 03:00:52.272-0600 FINE t156 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
824 2025-01-21 03:00:52.272-0600 FINE t183 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
825 2025-01-21 03:00:52.271-0600 FINE t177 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
826 2025-01-21 03:00:52.353-0600 FINE t177 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
827 2025-01-21 03:00:52.353-0600 FINEST t177 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (cab87e9cdeeb3e166d6d577511f6be4dc7721aca, null)
828 2025-01-21 03:00:52.271-0600 FINE t174 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
829 2025-01-21 03:00:52.354-0600 FINE t174 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
830 2025-01-21 03:00:52.271-0600 FINE t173 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
831 2025-01-21 03:00:52.271-0600 FINEST t169 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (a9ea8e5581ba199789509147e94985d6c1eb2028, null)
832 2025-01-21 03:00:52.270-0600 FINE t175 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
833 2025-01-21 03:00:52.270-0600 FINE t181 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
834 2025-01-21 03:00:52.270-0600 FINE t180 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
835 2025-01-21 03:00:52.269-0600 FINE t178 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
836 2025-01-21 03:00:52.269-0600 FINE t171 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 8 ms)
837 2025-01-21 03:00:52.268-0600 FINE t186 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
838 2025-01-21 03:00:52.356-0600 FINEST t186 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (85e87e3843ad98b6343571ce99925f35871ace5c, null)
839 2025-01-21 03:00:52.267-0600 FINE t157 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
840 2025-01-21 03:00:52.356-0600 FINER t261 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-misc'
841 2025-01-21 03:00:52.356-0600 FINE t171 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
842 2025-01-21 03:00:52.357-0600 FINEST t171 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (56dd6dd45837670e8cce56a0602e6dfe5dc75816, null)
843 2025-01-21 03:00:52.354-0600 FINE t175 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
844 2025-01-21 03:00:52.354-0600 FINE t173 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
845 2025-01-21 03:00:52.357-0600 FINEST t173 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (74f835b014e6791b1783f689aa5c338879349e53, null)
846 2025-01-21 03:00:52.354-0600 FINEST t174 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (757ad6a91c0d18c750e83ffc4683df78be693f7b, null)
847 2025-01-21 03:00:52.353-0600 FINE t156 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
848 2025-01-21 03:00:52.352-0600 FINEST t184 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (1d0aba2a33a40ab49affb1b61b7b0e1de2a8095b, null)
849 2025-01-21 03:00:52.352-0600 FINE t201 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 2 ms)
850 2025-01-21 03:00:52.358-0600 FINE t201 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
851 2025-01-21 03:00:52.352-0600 FINEST t182 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (a7a12b08c515b8574f09bd0f1b28e6804d1d41db, null)
852 2025-01-21 03:00:52.351-0600 FINEST t172 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (53757b38f3e6d9f504fb8d5ce2db32ac5a034b8a, null)
853 2025-01-21 03:00:52.351-0600 FINE t176 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
854 2025-01-21 03:00:52.359-0600 FINEST t176 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (5be691cc74a69c5a4e5cfe151d62ae6eb33e28c4, null)
855 2025-01-21 03:00:52.350-0600 FINE t189 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
856 2025-01-21 03:00:52.350-0600 FINE t170 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/slpd-lite' (took 76 ms)
857 2025-01-21 03:00:52.349-0600 FINE t192 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
858 2025-01-21 03:00:52.361-0600 FINEST t192 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0c6561da77f7ec932c6808dca2a7466d5f60f4ea, null)
859 2025-01-21 03:00:52.349-0600 FINE t194 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
860 2025-01-21 03:00:52.348-0600 FINER t260 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-logging'
861 2025-01-21 03:00:52.348-0600 FINEST t193 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (bb1e9327efb9524536d5d16c0f62244612941e18, null)
862 2025-01-21 03:00:52.347-0600 FINE t199 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
863 2025-01-21 03:00:52.330-0600 FINE t198 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
864 2025-01-21 03:00:52.362-0600 FINEST t198 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (b6865fdcc10dbfd5ff023f3b74d9c8b645d319db, null)
865 2025-01-21 03:00:52.329-0600 FINEST t196 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (b111364f7bf3cb00dad11ceb39929d8fbf96144d, null)
866 2025-01-21 03:00:52.329-0600 FINE t220 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
867 2025-01-21 03:00:52.363-0600 FINE t220 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
868 2025-01-21 03:00:52.329-0600 FINER t259 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-occ-control'
869 2025-01-21 03:00:52.329-0600 FINE t185 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
870 2025-01-21 03:00:52.364-0600 FINEST t185 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (28d794b8d8c3a824514f56b102a769ba1ab31554, null)
871 2025-01-21 03:00:52.329-0600 FINE t161 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-user-manager' (took 44 ms)
872 2025-01-21 03:00:52.364-0600 FINE t161 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-user-manager
873 2025-01-21 03:00:52.328-0600 FINER t258 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/libmctp'
874 2025-01-21 03:00:52.328-0600 FINE t225 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
875 2025-01-21 03:00:52.328-0600 FINE t202 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
876 2025-01-21 03:00:52.366-0600 FINEST t202 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (c7aacfaf677a9ac4acfcec7306e6090b291eb875, null)
877 2025-01-21 03:00:52.328-0600 FINEST t203 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (378b59abdd0eb96ef4ccc333022e9fc678a6413b, null)
878 2025-01-21 03:00:52.328-0600 FINE t206 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
879 2025-01-21 03:00:52.366-0600 FINEST t206 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4263ed4c91eb4ca13dbd5551fba5a44d43578d94, null)
880 2025-01-21 03:00:52.327-0600 FINEST t205 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (81634d9c5d750badf37b7c6ffcc76be2ecd1780d, null)
881 2025-01-21 03:00:52.327-0600 FINE t223 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
882 2025-01-21 03:00:52.367-0600 FINE t223 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
883 2025-01-21 03:00:52.327-0600 FINEST t149 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d2d5a95934a340f194c6dffb7777a51c6357ebbb, null)
884 2025-01-21 03:00:52.327-0600 FINER t257 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/skeleton'
885 2025-01-21 03:00:52.326-0600 FINEST t209 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3d57f79cb13fa15efe95979730e26b8f46d906cc, null)
886 2025-01-21 03:00:52.368-0600 FINER t273 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-logging'
887 2025-01-21 03:00:52.326-0600 FINER t256 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-debug-collector'
888 2025-01-21 03:00:52.326-0600 FINE t207 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
889 2025-01-21 03:00:52.326-0600 FINEST t204 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (7cb5d05e5f27b4411e74748be85daaf2a708227a, null)
890 2025-01-21 03:00:52.325-0600 FINE t213 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
891 2025-01-21 03:00:52.325-0600 FINEST t167 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d825f567fa94dd2cbd35bff761f1a5fbde34a4f3, null)
892 2025-01-21 03:00:52.325-0600 FINE t221 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-pnor-code-mgmt' (took 5 ms)
893 2025-01-21 03:00:52.324-0600 FINEST t208 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (06b1dbe9c768adf8921e4c1cb915538486b5a7ca, null)
894 2025-01-21 03:00:52.323-0600 FINE t210 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
895 2025-01-21 03:00:52.323-0600 FINER t254 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/kcsbridge'
896 2025-01-21 03:00:52.322-0600 FINEST t188 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (6282bc71bb47182ee0985a450d7fe32bfbfe8a4d, null)
897 2025-01-21 03:00:52.322-0600 FINE t231 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
898 2025-01-21 03:00:52.372-0600 FINE t231 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
899 2025-01-21 03:00:52.322-0600 FINEST t215 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d9e4db68fe99e064b584cbed9c1e6c2002808e24, null)
900 2025-01-21 03:00:52.322-0600 FINER t253 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/inarp'
901 2025-01-21 03:00:52.321-0600 FINE t162 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-sbe-interface' (took 18 ms)
902 2025-01-21 03:00:52.373-0600 FINER t278 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-bmc-smm-error-logger'
903 2025-01-21 03:00:52.321-0600 FINE t244 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
904 2025-01-21 03:00:52.320-0600 FINEST t168 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d25367bd9726a479eddbec85c51722d62043c724, null)
905 2025-01-21 03:00:52.320-0600 FINEST t214 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (6c956488f7a1d796353cfd008787f9b6f7f64d29, null)
906 2025-01-21 03:00:52.320-0600 FINEST t216 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (2ec80375259500c43f5a7c620cb34cd894f7836c, null)
907 2025-01-21 03:00:52.319-0600 FINER t251 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mrw-tools'
908 2025-01-21 03:00:52.319-0600 FINER t250 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-gpio-monitor'
909 2025-01-21 03:00:52.319-0600 FINE t219 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
910 2025-01-21 03:00:52.375-0600 FINEST t219 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (91f5e37e6f390a5389de4e3a35f664db768ec4c9, null)
911 2025-01-21 03:00:52.318-0600 FINE t224 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
912 2025-01-21 03:00:52.375-0600 FINEST t224 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (76ede76493487a075c29352ee4527e8ba10b60eb, null)
913 2025-01-21 03:00:52.317-0600 FINER t249 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-misc'
914 2025-01-21 03:00:52.317-0600 FINE t243 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
915 2025-01-21 03:00:52.376-0600 FINE t243 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
916 2025-01-21 03:00:52.376-0600 FINEST t243 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (7f23d4d9a2398da0f4a88a7f8764ada2fed18fe7, null)
917 2025-01-21 03:00:52.317-0600 FINEST t222 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3add478ba5b825e2d800a5b6b8a98d409110e42e, null)
918 2025-01-21 03:00:52.316-0600 FINE t242 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
919 2025-01-21 03:00:52.316-0600 FINEST t158 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (769024036f5a1e0949d0f2d0543b7c4547e8c988, null)
920 2025-01-21 03:00:52.315-0600 FINEST t228 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (2be4563d3f2fbfa67d18a070d387e1653f94d42f, null)
921 2025-01-21 03:00:52.315-0600 FINEST t230 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (532753b291fb6ab98756a13e9eb8db99398a9ffd, null)
922 2025-01-21 03:00:52.314-0600 FINE t241 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
923 2025-01-21 03:00:52.378-0600 FINE t241 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
924 2025-01-21 03:00:52.378-0600 FINEST t241 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0c15797577d0a47b7c1b29ffcd47841abf12dafa, null)
925 2025-01-21 03:00:52.314-0600 FINEST t226 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (1914831526f8e6bbb8e4c4c634e4918cecfaa81b, null)
926 2025-01-21 03:00:52.314-0600 FINER t248 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/debug-trigger'
927 2025-01-21 03:00:52.313-0600 FINEST t232 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (2d4cbeb09fa719a4caa3d497f1a67bb572546313, null)
928 2025-01-21 03:00:52.313-0600 FINEST t160 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (dfdfd89ec9b36c115a98f589880fd757a162af19, null)
929 2025-01-21 03:00:52.313-0600 FINE t240 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
930 2025-01-21 03:00:52.380-0600 FINE t240 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
931 2025-01-21 03:00:52.312-0600 FINE t239 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
932 2025-01-21 03:00:52.312-0600 FINEST t229 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d9c11abd92db59a4559c71eadbb8e07fcf09dcd4, null)
933 2025-01-21 03:00:52.380-0600 FINER t288 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/boost-dbus'
934 2025-01-21 03:00:52.311-0600 FINEST t190 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (e7e40de917251a7ed3a072b263fd15bc3e9062ac, null)
935 2025-01-21 03:00:52.311-0600 FINE t234 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
936 2025-01-21 03:00:52.311-0600 FINE t235 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
937 2025-01-21 03:00:52.310-0600 FINE t163 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 3 ms)
938 2025-01-21 03:00:52.381-0600 FINER t291 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-vpd-parser'
939 2025-01-21 03:00:52.308-0600 FINE t165 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
940 2025-01-21 03:00:52.308-0600 FINEST t233 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (d01fca35bf709c179ba5ade01b127b2a31ebfbce, null)
941 2025-01-21 03:00:52.307-0600 FINER t236 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
942 2025-01-21 03:00:52.382-0600 FINE t236 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
943 2025-01-21 03:00:52.382-0600 FINEST t165 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4db17e95ad45e652cf14322f91a0210b69cbbdc5, null)
944 2025-01-21 03:00:52.382-0600 FINE t243 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-vpd-parser' (took 5 ms)
945 2025-01-21 03:00:52.382-0600 FINER t286 GitRepository.rebuildTagList: Read tags count=10 for '/opengrok/src/openbmc/openbmc-test-automation'
946 2025-01-21 03:00:52.381-0600 FINE t163 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
947 2025-01-21 03:00:52.383-0600 FINEST t163 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (09ee6ada5bee636ce8ab4fae71bbac347a0b2325, null)
948 2025-01-21 03:00:52.381-0600 FINER t290 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/telemetry'
949 2025-01-21 03:00:52.381-0600 FINE t235 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
950 2025-01-21 03:00:52.381-0600 FINE t234 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
951 2025-01-21 03:00:52.385-0600 FINEST t234 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (b281113c906a8d4c5c704859939b74efb085a522, null)
952 2025-01-21 03:00:52.381-0600 FINER t289 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-flash'
953 2025-01-21 03:00:52.381-0600 FINE t216 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/boost-dbus' (took 60 ms)
954 2025-01-21 03:00:52.380-0600 FINE t239 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
955 2025-01-21 03:00:52.380-0600 FINEST t240 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (7f7c7a7cdd8c5c0b3deb1f5e60402fe39440d8d1, null)
956 2025-01-21 03:00:52.379-0600 FINER t287 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-oem'
957 2025-01-21 03:00:52.379-0600 FINE t238 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/debug-trigger' (took 68 ms)
958 2025-01-21 03:00:52.377-0600 FINER t285 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-post-code-manager'
959 2025-01-21 03:00:52.377-0600 FINE t242 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
960 2025-01-21 03:00:52.376-0600 FINER t284 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-psu-code-mgmt'
961 2025-01-21 03:00:52.376-0600 FINE t159 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/qualcomm-misc' (took 63 ms)
962 2025-01-21 03:00:52.375-0600 FINER t282 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-sysfs'
963 2025-01-21 03:00:52.375-0600 FINE t227 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-gpio-monitor' (took 58 ms)
964 2025-01-21 03:00:52.374-0600 FINER t283 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-postd'
965 2025-01-21 03:00:52.374-0600 FINE t155 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-mrw-tools' (took 62 ms)
966 2025-01-21 03:00:52.374-0600 FINER t281 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-ipmi-sys'
967 2025-01-21 03:00:52.373-0600 FINE t244 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
968 2025-01-21 03:00:52.390-0600 FINEST t244 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (acdbdd141ece313f259ad6231e132f0a4bc3e062, null)
969 2025-01-21 03:00:52.373-0600 FINER t280 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc.github.io'
970 2025-01-21 03:00:52.390-0600 FINER t305 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-ipmi-oem'
971 2025-01-21 03:00:52.373-0600 FINE t206 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/bios-bmc-smm-error-logger' (took 6 ms)
972 2025-01-21 03:00:52.373-0600 FINE t162 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-sbe-interface
973 2025-01-21 03:00:52.373-0600 FINE t153 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/inarp' (took 55 ms)
974 2025-01-21 03:00:52.373-0600 FINER t279 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-hw-diags'
975 2025-01-21 03:00:52.372-0600 FINEST t231 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (760213aaa6e97071ec22e4c5ca219c7517b6bc73, null)
976 2025-01-21 03:00:52.371-0600 FINER t277 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/s2600wf-misc'
977 2025-01-21 03:00:52.371-0600 FINE t151 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/kcsbridge' (took 54 ms)
978 2025-01-21 03:00:52.371-0600 FINER t276 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdeventplus'
979 2025-01-21 03:00:52.371-0600 FINEST t210 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (824b68dc85165be5775be112555c3770ae63a5d1, null)
980 2025-01-21 03:00:52.370-0600 FINER t275 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/entity-manager'
981 2025-01-21 03:00:52.370-0600 FINE t221 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-pnor-code-mgmt
982 2025-01-21 03:00:52.370-0600 FINER t274 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-hwmon'
983 2025-01-21 03:00:52.370-0600 FINEST t213 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4843746a466f09f4592752e666eb0d15cabf54ee, null)
984 2025-01-21 03:00:52.369-0600 FINEST t207 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3e485596aeddf26d13838bed94c0c3f24f625e9c, null)
985 2025-01-21 03:00:52.369-0600 FINE t152 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-debug-collector' (took 70 ms)
986 2025-01-21 03:00:52.395-0600 FINE t152 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-debug-collector
987 2025-01-21 03:00:52.368-0600 FINE t184 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-logging' (took 16 ms)
988 2025-01-21 03:00:52.368-0600 FINE t211 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/skeleton' (took 45 ms)
989 2025-01-21 03:00:52.395-0600 FINE t211 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/skeleton
990 2025-01-21 03:00:52.368-0600 FINER t272 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-networkd'
991 2025-01-21 03:00:52.367-0600 FINEST t223 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (c115852fb5aa0890373d8c2dfca9b9f7b1e06527, null)
992 2025-01-21 03:00:52.367-0600 FINE t178 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 11 ms)
993 2025-01-21 03:00:52.397-0600 FINER t309 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mboxd'
994 2025-01-21 03:00:52.366-0600 FINER t270 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-power'
995 2025-01-21 03:00:52.366-0600 FINER t271 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdbusplus'
996 2025-01-21 03:00:52.366-0600 FINER t269 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-certificate-manager'
997 2025-01-21 03:00:52.366-0600 FINER t268 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/btbridge'
998 2025-01-21 03:00:52.365-0600 FINE t225 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
999 2025-01-21 03:00:52.399-0600 FINEST t225 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (50081549e6036d17893f281fa6e79ce03c09a9f8, null)
1000 2025-01-21 03:00:52.365-0600 FINE t217 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/libmctp' (took 41 ms)
1001 2025-01-21 03:00:52.399-0600 FINE t217 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/libmctp
1002 2025-01-21 03:00:52.365-0600 FINE t181 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 9 ms)
1003 2025-01-21 03:00:52.400-0600 FINE t181 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1004 2025-01-21 03:00:52.365-0600 INFO t161 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 138 ms)
1005 2025-01-21 03:00:52.364-0600 FINE t150 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-occ-control' (took 42 ms)
1006 2025-01-21 03:00:52.400-0600 FINE t150 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-occ-control
1007 2025-01-21 03:00:52.363-0600 FINEST t220 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (7fcddaf1cfe75fa05af2061a61596cddb89effbd, null)
1008 2025-01-21 03:00:52.363-0600 FINER t267 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-virtual-sensor'
1009 2025-01-21 03:00:52.362-0600 FINER t265 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/x86-power-control'
1010 2025-01-21 03:00:52.362-0600 FINEST t199 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (6c347cadf93302a8c3da15a79ffb6c27067a6d65, null)
1011 2025-01-21 03:00:52.362-0600 FINER t266 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/dbus-sensors'
1012 2025-01-21 03:00:52.362-0600 FINE t157 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
1013 2025-01-21 03:00:52.403-0600 FINE t157 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1014 2025-01-21 03:00:52.403-0600 FINEST t157 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4a5ba95dd01845da0d1c9365ea710bb1929605f5, null)
1015 2025-01-21 03:00:52.362-0600 FINE t212 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ibm-logging' (took 34 ms)
1016 2025-01-21 03:00:52.361-0600 FINE t180 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
1017 2025-01-21 03:00:52.361-0600 FINEST t194 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (8e68affb7b8007d6d8cea5e7eb17b0fe0f546a35, null)
1018 2025-01-21 03:00:52.361-0600 FINE t187 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 8 ms)
1019 2025-01-21 03:00:52.404-0600 FINE t187 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1020 2025-01-21 03:00:52.361-0600 FINE t170 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/slpd-lite
1021 2025-01-21 03:00:52.404-0600 INFO t170 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/slpd-lite',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 176 ms)
1022 2025-01-21 03:00:52.360-0600 FINER t264 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-bmc-code-mgmt'
1023 2025-01-21 03:00:52.360-0600 FINE t237 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 52 ms)
1024 2025-01-21 03:00:52.360-0600 FINEST t189 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (e16bb5c35893591eab048ae4ef646a9e5e2f7e94, null)
1025 2025-01-21 03:00:52.359-0600 FINE t183 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 6 ms)
1026 2025-01-21 03:00:52.359-0600 FINER t263 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-proc-control'
1027 2025-01-21 03:00:52.358-0600 FINEST t201 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (057f429785500eeedf0202434cd0299479d1485e, null)
1028 2025-01-21 03:00:52.358-0600 FINE t191 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
1029 2025-01-21 03:00:52.358-0600 FINEST t156 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3680a59367c2284f8b02ddc8607c3a615273ebef, null)
1030 2025-01-21 03:00:52.357-0600 FINEST t175 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (3ed566dc78e4cdaec9ddef49e32ad6103a14ae84, null)
1031 2025-01-21 03:00:52.357-0600 FINE t195 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
1032 2025-01-21 03:00:52.407-0600 FINE t195 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1033 2025-01-21 03:00:52.357-0600 FINER t262 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/docs'
1034 2025-01-21 03:00:52.357-0600 FINE t166 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/google-misc' (took 73 ms)
1035 2025-01-21 03:00:52.356-0600 FINE t197 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
1036 2025-01-21 03:00:52.356-0600 FINE t200 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 5 ms)
1037 2025-01-21 03:00:52.408-0600 FINE t200 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1038 2025-01-21 03:00:52.408-0600 FINEST t200 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (174d7ea16385500e5377c1e64c4ed7dc35385f1f, null)
1039 2025-01-21 03:00:52.408-0600 FINE t197 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1040 2025-01-21 03:00:52.407-0600 FINE t166 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/google-misc
1041 2025-01-21 03:00:52.407-0600 FINE t218 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/docs' (took 59 ms)
1042 2025-01-21 03:00:52.408-0600 FINE t218 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/docs
1043 2025-01-21 03:00:52.407-0600 FINER t315 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-buttons'
1044 2025-01-21 03:00:52.407-0600 FINEST t195 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (a7848f9861effb41a1a119d4d4a7f1bbecd38cd9, null)
1045 2025-01-21 03:00:52.409-0600 FINER t318 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/obmc-ikvm'
1046 2025-01-21 03:00:52.406-0600 FINER t314 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/estoraged'
1047 2025-01-21 03:00:52.406-0600 FINE t191 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1048 2025-01-21 03:00:52.406-0600 FINER t313 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-fan-presence'
1049 2025-01-21 03:00:52.406-0600 FINE t154 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-proc-control' (took 129 ms)
1050 2025-01-21 03:00:52.405-0600 FINE t183 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1051 2025-01-21 03:00:52.411-0600 FINER t321 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-webui'
1052 2025-01-21 03:00:52.405-0600 FINE t237 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1053 2025-01-21 03:00:52.405-0600 FINE t177 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-bmc-code-mgmt' (took 51 ms)
1054 2025-01-21 03:00:52.412-0600 FINE t177 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-bmc-code-mgmt
1055 2025-01-21 03:00:52.404-0600 INFO t170 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1056 2025-01-21 03:00:52.404-0600 FINEST t187 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (efa003298c192460b3c9659d9ffe6abd3d08dc9d, null)
1057 2025-01-21 03:00:52.403-0600 FINE t180 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1058 2025-01-21 03:00:52.413-0600 FINEST t180 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (094ac2f742c578489cc6400cc5e10abb8e2953df, null)
1059 2025-01-21 03:00:52.403-0600 FINE t212 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ibm-logging
1060 2025-01-21 03:00:52.403-0600 FINER t311 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-monitor'
1061 2025-01-21 03:00:52.403-0600 FINER t312 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/intel-ipmi-oem'
1062 2025-01-21 03:00:52.403-0600 FINER t310 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-inventory-upload'
1063 2025-01-21 03:00:52.402-0600 FINE t169 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/dbus-sensors' (took 131 ms)
1064 2025-01-21 03:00:52.402-0600 FINE t186 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/x86-power-control' (took 46 ms)
1065 2025-01-21 03:00:52.414-0600 FINE t186 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/x86-power-control
1066 2025-01-21 03:00:52.401-0600 FINE t173 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-virtual-sensor' (took 44 ms)
1067 2025-01-21 03:00:52.415-0600 FINE t173 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-virtual-sensor
1068 2025-01-21 03:00:52.400-0600 INFO t150 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 177 ms)
1069 2025-01-21 03:00:52.400-0600 INFO t161 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1070 2025-01-21 03:00:52.400-0600 FINEST t181 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (fa2e26593ec961593c44391e5182a6d57a3918a6, null)
1071 2025-01-21 03:00:52.399-0600 INFO t217 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/libmctp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 161 ms)
1072 2025-01-21 03:00:52.416-0600 INFO t217 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1073 2025-01-21 03:00:52.399-0600 FINE t172 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/btbridge' (took 47 ms)
1074 2025-01-21 03:00:52.416-0600 FINE t172 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/btbridge
1075 2025-01-21 03:00:52.398-0600 FINE t182 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-certificate-manager' (took 46 ms)
1076 2025-01-21 03:00:52.416-0600 FINE t182 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-certificate-manager
1077 2025-01-21 03:00:52.398-0600 FINE t171 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/sdbusplus' (took 41 ms)
1078 2025-01-21 03:00:52.417-0600 FINE t171 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/sdbusplus
1079 2025-01-21 03:00:52.397-0600 FINE t174 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-power' (took 43 ms)
1080 2025-01-21 03:00:52.397-0600 FINE t244 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-mboxd' (took 6 ms)
1081 2025-01-21 03:00:52.397-0600 FINE t178 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1082 2025-01-21 03:00:52.418-0600 FINEST t178 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0c1dcc96f433046d8d0f9064739509013af358c3, null)
1083 2025-01-21 03:00:52.396-0600 FINE t176 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-networkd' (took 37 ms)
1084 2025-01-21 03:00:52.396-0600 FINER t308 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-logging'
1085 2025-01-21 03:00:52.396-0600 INFO t211 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/skeleton',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 158 ms)
1086 2025-01-21 03:00:52.419-0600 INFO t211 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1087 2025-01-21 03:00:52.395-0600 FINE t184 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-logging
1088 2025-01-21 03:00:52.395-0600 INFO t152 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 171 ms)
1089 2025-01-21 03:00:52.394-0600 FINER t307 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/witherspoon-pfault-analysis'
1090 2025-01-21 03:00:52.394-0600 FINE t198 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-hwmon' (took 31 ms)
1091 2025-01-21 03:00:52.420-0600 FINE t198 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-hwmon
1092 2025-01-21 03:00:52.394-0600 INFO t221 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 154 ms)
1093 2025-01-21 03:00:52.393-0600 FINE t193 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/entity-manager' (took 45 ms)
1094 2025-01-21 03:00:52.420-0600 FINE t193 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/entity-manager
1095 2025-01-21 03:00:52.393-0600 FINE t196 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/sdeventplus' (took 63 ms)
1096 2025-01-21 03:00:52.392-0600 FINE t205 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/s2600wf-misc' (took 64 ms)
1097 2025-01-21 03:00:52.421-0600 FINE t205 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/s2600wf-misc
1098 2025-01-21 03:00:52.392-0600 FINE t151 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/kcsbridge
1099 2025-01-21 03:00:52.392-0600 FINE t202 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-hw-diags' (took 25 ms)
1100 2025-01-21 03:00:52.391-0600 FINE t153 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/inarp
1101 2025-01-21 03:00:52.391-0600 INFO t162 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 165 ms)
1102 2025-01-21 03:00:52.391-0600 FINE t206 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/bios-bmc-smm-error-logger
1103 2025-01-21 03:00:52.391-0600 FINER t306 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-objmgr'
1104 2025-01-21 03:00:52.391-0600 FINE t163 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/qualcomm-ipmi-oem' (took 7 ms)
1105 2025-01-21 03:00:52.423-0600 FINE t163 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/qualcomm-ipmi-oem
1106 2025-01-21 03:00:52.391-0600 FINE t209 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc.github.io' (took 64 ms)
1107 2025-01-21 03:00:52.423-0600 FINE t209 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc.github.io
1108 2025-01-21 03:00:52.390-0600 FINE t203 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/google-ipmi-sys' (took 61 ms)
1109 2025-01-21 03:00:52.423-0600 FINE t203 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/google-ipmi-sys
1110 2025-01-21 03:00:52.390-0600 FINER t303 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmi-fru-parser'
1111 2025-01-21 03:00:52.389-0600 FINER t304 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/service-config-manager'
1112 2025-01-21 03:00:52.389-0600 FINE t155 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-mrw-tools
1113 2025-01-21 03:00:52.389-0600 FINE t149 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-host-postd' (took 62 ms)
1114 2025-01-21 03:00:52.389-0600 FINER t302 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-interfaces'
1115 2025-01-21 03:00:52.389-0600 FINE t227 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-gpio-monitor
1116 2025-01-21 03:00:52.389-0600 FINE t167 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-led-sysfs' (took 63 ms)
1117 2025-01-21 03:00:52.389-0600 FINER t300 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/hiomapd'
1118 2025-01-21 03:00:52.388-0600 FINER t301 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-dbus-interfaces'
1119 2025-01-21 03:00:52.388-0600 FINE t159 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/qualcomm-misc
1120 2025-01-21 03:00:52.427-0600 INFO t159 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/qualcomm-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 201 ms)
1121 2025-01-21 03:00:52.388-0600 FINE t204 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-psu-code-mgmt' (took 62 ms)
1122 2025-01-21 03:00:52.388-0600 FINEST t242 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (350343fd4545b0c10574bf49a49e16ce22c324ea, null)
1123 2025-01-21 03:00:52.388-0600 FINE t208 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-post-code-manager' (took 63 ms)
1124 2025-01-21 03:00:52.387-0600 FINE t238 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/debug-trigger
1125 2025-01-21 03:00:52.387-0600 FINE t215 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-host-ipmi-oem' (took 65 ms)
1126 2025-01-21 03:00:52.387-0600 FINER t299 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pam-ipmi'
1127 2025-01-21 03:00:52.387-0600 FINE t236 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
1128 2025-01-21 03:00:52.429-0600 FINE t236 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1129 2025-01-21 03:00:52.386-0600 FINEST t239 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (abc613ef4df43e8eef9d9be1b3a01ddf64586d13, null)
1130 2025-01-21 03:00:52.386-0600 FINE t216 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/boost-dbus
1131 2025-01-21 03:00:52.386-0600 FINER t298 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmitool'
1132 2025-01-21 03:00:52.386-0600 FINE t219 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-host-ipmi-flash' (took 10 ms)
1133 2025-01-21 03:00:52.386-0600 FINER t297 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-health-monitor'
1134 2025-01-21 03:00:52.385-0600 FINEST t235 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (cb240aa1ed95799d2ea8bde951c6ed443839a7e0, null)
1135 2025-01-21 03:00:52.385-0600 FINE t214 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/telemetry' (took 65 ms)
1136 2025-01-21 03:00:52.431-0600 FINE t214 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/telemetry
1137 2025-01-21 03:00:52.385-0600 FINER t296 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-time-manager'
1138 2025-01-21 03:00:52.384-0600 FINER t295 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-debug-collector'
1139 2025-01-21 03:00:52.384-0600 FINER t294 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/rest-dbus'
1140 2025-01-21 03:00:52.383-0600 FINE t185 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc-test-automation' (took 19 ms)
1141 2025-01-21 03:00:52.432-0600 FINE t158 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/rest-dbus' (took 116 ms)
1142 2025-01-21 03:00:52.383-0600 FINE t243 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-vpd-parser
1143 2025-01-21 03:00:52.383-0600 FINER t292 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-snmp'
1144 2025-01-21 03:00:52.383-0600 FINER t293 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/fb-ipmi-oem'
1145 2025-01-21 03:00:52.433-0600 FINE t224 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-snmp' (took 57 ms)
1146 2025-01-21 03:00:52.433-0600 INFO t243 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 189 ms)
1147 2025-01-21 03:00:52.432-0600 FINE t158 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/rest-dbus
1148 2025-01-21 03:00:52.432-0600 FINE t185 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc-test-automation
1149 2025-01-21 03:00:52.432-0600 FINE t241 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-debug-collector' (took 53 ms)
1150 2025-01-21 03:00:52.431-0600 FINER t325 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-watchdog'
1151 2025-01-21 03:00:52.431-0600 FINE t230 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-time-manager' (took 116 ms)
1152 2025-01-21 03:00:52.435-0600 FINE t230 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-time-manager
1153 2025-01-21 03:00:52.431-0600 INFO t214 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/telemetry',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 193 ms)
1154 2025-01-21 03:00:52.430-0600 FINE t232 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-health-monitor' (took 117 ms)
1155 2025-01-21 03:00:52.430-0600 FINE t219 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-host-ipmi-flash
1156 2025-01-21 03:00:52.430-0600 FINE t160 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ipmitool' (took 116 ms)
1157 2025-01-21 03:00:52.429-0600 INFO t216 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/boost-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 191 ms)
1158 2025-01-21 03:00:52.429-0600 FINEST t236 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (366651d9ef0e03f97b1e1d2b6188f2b452044d1c, null)
1159 2025-01-21 03:00:52.429-0600 FINE t229 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/pam-ipmi' (took 116 ms)
1160 2025-01-21 03:00:52.428-0600 FINE t215 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-host-ipmi-oem
1161 2025-01-21 03:00:52.428-0600 INFO t238 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/debug-trigger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 185 ms)
1162 2025-01-21 03:00:52.428-0600 FINE t208 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-post-code-manager
1163 2025-01-21 03:00:52.437-0600 INFO t208 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 200 ms)
1164 2025-01-21 03:00:52.427-0600 FINE t204 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-psu-code-mgmt
1165 2025-01-21 03:00:52.427-0600 INFO t159 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1166 2025-01-21 03:00:52.427-0600 FINE t226 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-dbus-interfaces' (took 112 ms)
1167 2025-01-21 03:00:52.426-0600 FINE t228 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/hiomapd' (took 110 ms)
1168 2025-01-21 03:00:52.426-0600 FINE t167 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-led-sysfs
1169 2025-01-21 03:00:52.426-0600 INFO t227 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 185 ms)
1170 2025-01-21 03:00:52.425-0600 FINE t168 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-dbus-interfaces' (took 105 ms)
1171 2025-01-21 03:00:52.439-0600 FINE t168 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-dbus-interfaces
1172 2025-01-21 03:00:52.425-0600 FINE t149 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-host-postd
1173 2025-01-21 03:00:52.425-0600 INFO t155 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 200 ms)
1174 2025-01-21 03:00:52.424-0600 FINE t234 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/service-config-manager' (took 39 ms)
1175 2025-01-21 03:00:52.439-0600 FINE t234 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/service-config-manager
1176 2025-01-21 03:00:52.424-0600 FINE t165 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ipmi-fru-parser' (took 42 ms)
1177 2025-01-21 03:00:52.440-0600 FINE t165 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ipmi-fru-parser
1178 2025-01-21 03:00:52.424-0600 INFO t203 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 188 ms)
1179 2025-01-21 03:00:52.423-0600 INFO t209 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 186 ms)
1180 2025-01-21 03:00:52.423-0600 INFO t163 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/qualcomm-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 196 ms)
1181 2025-01-21 03:00:52.423-0600 FINE t233 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-objmgr' (took 114 ms)
1182 2025-01-21 03:00:52.422-0600 INFO t206 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 186 ms)
1183 2025-01-21 03:00:52.422-0600 INFO t162 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1184 2025-01-21 03:00:52.422-0600 INFO t153 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/inarp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 198 ms)
1185 2025-01-21 03:00:52.422-0600 FINE t202 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-hw-diags
1186 2025-01-21 03:00:52.421-0600 INFO t151 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/kcsbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 198 ms)
1187 2025-01-21 03:00:52.421-0600 INFO t205 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 185 ms)
1188 2025-01-21 03:00:52.421-0600 FINE t196 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/sdeventplus
1189 2025-01-21 03:00:52.420-0600 INFO t193 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/entity-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 187 ms)
1190 2025-01-21 03:00:52.420-0600 INFO t221 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1191 2025-01-21 03:00:52.420-0600 INFO t198 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 185 ms)
1192 2025-01-21 03:00:52.419-0600 FINE t240 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/witherspoon-pfault-analysis' (took 39 ms)
1193 2025-01-21 03:00:52.419-0600 INFO t152 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1194 2025-01-21 03:00:52.419-0600 INFO t184 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 188 ms)
1195 2025-01-21 03:00:52.419-0600 FINER t211 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1196 2025-01-21 03:00:52.418-0600 FINE t231 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-logging' (took 46 ms)
1197 2025-01-21 03:00:52.444-0600 FINE t231 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-logging
1198 2025-01-21 03:00:52.418-0600 FINER t324 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-state-manager'
1199 2025-01-21 03:00:52.418-0600 FINE t176 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-networkd
1200 2025-01-21 03:00:52.418-0600 FINE t244 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-mboxd
1201 2025-01-21 03:00:52.417-0600 FINE t174 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-power
1202 2025-01-21 03:00:52.445-0600 INFO t174 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-power',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 216 ms)
1203 2025-01-21 03:00:52.417-0600 INFO t171 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/sdbusplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 189 ms)
1204 2025-01-21 03:00:52.417-0600 INFO t182 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 186 ms)
1205 2025-01-21 03:00:52.416-0600 INFO t172 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/btbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 188 ms)
1206 2025-01-21 03:00:52.416-0600 FINER t217 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1207 2025-01-21 03:00:52.446-0600 FINE t217 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1208 2025-01-21 03:00:52.416-0600 FINER t161 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1209 2025-01-21 03:00:52.447-0600 FINE t161 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1210 2025-01-21 03:00:52.415-0600 INFO t150 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1211 2025-01-21 03:00:52.415-0600 INFO t173 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 186 ms)
1212 2025-01-21 03:00:52.415-0600 INFO t186 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/x86-power-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 183 ms)
1213 2025-01-21 03:00:52.414-0600 FINE t169 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/dbus-sensors
1214 2025-01-21 03:00:52.448-0600 INFO t169 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/dbus-sensors',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 220 ms)
1215 2025-01-21 03:00:52.414-0600 FINE t223 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-inventory-upload' (took 46 ms)
1216 2025-01-21 03:00:52.414-0600 FINER t323 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-inventory-manager'
1217 2025-01-21 03:00:52.414-0600 FINE t213 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/intel-ipmi-oem' (took 44 ms)
1218 2025-01-21 03:00:52.449-0600 FINE t213 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/intel-ipmi-oem
1219 2025-01-21 03:00:52.413-0600 FINE t210 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-dbus-monitor' (took 42 ms)
1220 2025-01-21 03:00:52.449-0600 FINE t210 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-dbus-monitor
1221 2025-01-21 03:00:52.413-0600 INFO t212 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ibm-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 175 ms)
1222 2025-01-21 03:00:52.412-0600 FINER t170 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1223 2025-01-21 03:00:52.412-0600 INFO t177 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 182 ms)
1224 2025-01-21 03:00:52.412-0600 FINER t322 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-event'
1225 2025-01-21 03:00:52.411-0600 FINEST t237 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (2ac7fde7b01234deaa43187d5d721bddbba0f992, null)
1226 2025-01-21 03:00:52.411-0600 FINE t189 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-webui' (took 51 ms)
1227 2025-01-21 03:00:52.411-0600 FINER t320 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-dbus-interfaces'
1228 2025-01-21 03:00:52.411-0600 FINEST t183 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (11e09a960e7f9d69b52276d22cbd706f40bdf0d0, null)
1229 2025-01-21 03:00:52.411-0600 FINE t154 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-proc-control
1230 2025-01-21 03:00:52.411-0600 FINE t207 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-fan-presence' (took 41 ms)
1231 2025-01-21 03:00:52.452-0600 FINE t207 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-fan-presence
1232 2025-01-21 03:00:52.410-0600 FINER t319 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libbej'
1233 2025-01-21 03:00:52.410-0600 FINEST t191 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (cc36701137e8ad0e7a537c624cd486fb72fb66de, null)
1234 2025-01-21 03:00:52.453-0600 FINE t201 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/libbej' (took 94 ms)
1235 2025-01-21 03:00:52.410-0600 FINE t225 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/estoraged' (took 11 ms)
1236 2025-01-21 03:00:52.410-0600 FINE t194 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/obmc-ikvm' (took 48 ms)
1237 2025-01-21 03:00:52.409-0600 FINE t220 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-buttons' (took 46 ms)
1238 2025-01-21 03:00:52.409-0600 FINER t317 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-settingsd'
1239 2025-01-21 03:00:52.409-0600 INFO t218 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/docs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 170 ms)
1240 2025-01-21 03:00:52.408-0600 INFO t166 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/google-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 181 ms)
1241 2025-01-21 03:00:52.408-0600 FINEST t197 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4002082a47acbe1189bacc1473445f256b8bfef0, null)
1242 2025-01-21 03:00:52.455-0600 FINER t329 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-ipmid'
1243 2025-01-21 03:00:52.408-0600 FINER t316 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-build-scripts'
1244 2025-01-21 03:00:52.454-0600 FINE t199 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-settingsd' (took 92 ms)
1245 2025-01-21 03:00:52.456-0600 FINE t199 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-settingsd
1246 2025-01-21 03:00:52.454-0600 FINE t220 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-buttons
1247 2025-01-21 03:00:52.456-0600 INFO t220 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 217 ms)
1248 2025-01-21 03:00:52.454-0600 FINE t194 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/obmc-ikvm
1249 2025-01-21 03:00:52.453-0600 FINE t225 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/estoraged
1250 2025-01-21 03:00:52.457-0600 INFO t225 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/estoraged',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 217 ms)
1251 2025-01-21 03:00:52.453-0600 FINE t201 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/libbej
1252 2025-01-21 03:00:52.453-0600 INFO t207 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 216 ms)
1253 2025-01-21 03:00:52.452-0600 INFO t154 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 228 ms)
1254 2025-01-21 03:00:52.452-0600 FINE t156 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ibm-dbus-interfaces' (took 93 ms)
1255 2025-01-21 03:00:52.451-0600 FINE t189 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-webui
1256 2025-01-21 03:00:52.451-0600 FINE t175 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-event' (took 93 ms)
1257 2025-01-21 03:00:52.450-0600 FINE t170 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1258 2025-01-21 03:00:52.449-0600 INFO t210 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 212 ms)
1259 2025-01-21 03:00:52.449-0600 INFO t213 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 211 ms)
1260 2025-01-21 03:00:52.449-0600 FINE t200 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-inventory-manager' (took 40 ms)
1261 2025-01-21 03:00:52.459-0600 FINE t200 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-inventory-manager
1262 2025-01-21 03:00:52.448-0600 FINE t223 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-inventory-upload
1263 2025-01-21 03:00:52.447-0600 FINER t150 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1264 2025-01-21 03:00:52.445-0600 FINER t328 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pyphosphor'
1265 2025-01-21 03:00:52.445-0600 INFO t244 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 201 ms)
1266 2025-01-21 03:00:52.460-0600 FINE t235 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/pyphosphor' (took 75 ms)
1267 2025-01-21 03:00:52.445-0600 FINE t195 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-state-manager' (took 38 ms)
1268 2025-01-21 03:00:52.445-0600 INFO t176 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 215 ms)
1269 2025-01-21 03:00:52.444-0600 INFO t231 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-logging',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 203 ms)
1270 2025-01-21 03:00:52.444-0600 FINE t211 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1271 2025-01-21 03:00:52.444-0600 FINER t152 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1272 2025-01-21 03:00:52.443-0600 FINE t240 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/witherspoon-pfault-analysis
1273 2025-01-21 03:00:52.443-0600 FINER t221 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1274 2025-01-21 03:00:52.442-0600 INFO t196 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/sdeventplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 208 ms)
1275 2025-01-21 03:00:52.442-0600 INFO t202 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 206 ms)
1276 2025-01-21 03:00:52.441-0600 FINER t162 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1277 2025-01-21 03:00:52.463-0600 FINE t162 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1278 2025-01-21 03:00:52.441-0600 FINE t233 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-objmgr
1279 2025-01-21 03:00:52.440-0600 FINER t326 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pid-control'
1280 2025-01-21 03:00:52.440-0600 FINER t327 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-misc'
1281 2025-01-21 03:00:52.440-0600 INFO t165 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 213 ms)
1282 2025-01-21 03:00:52.440-0600 INFO t234 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/service-config-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 197 ms)
1283 2025-01-21 03:00:52.439-0600 INFO t149 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 216 ms)
1284 2025-01-21 03:00:52.439-0600 INFO t168 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 211 ms)
1285 2025-01-21 03:00:52.438-0600 INFO t167 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 211 ms)
1286 2025-01-21 03:00:52.438-0600 FINE t228 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/hiomapd
1287 2025-01-21 03:00:52.438-0600 FINE t226 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-dbus-interfaces
1288 2025-01-21 03:00:52.438-0600 FINER t159 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1289 2025-01-21 03:00:52.466-0600 FINE t159 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1290 2025-01-21 03:00:52.438-0600 INFO t204 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 202 ms)
1291 2025-01-21 03:00:52.437-0600 INFO t215 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 198 ms)
1292 2025-01-21 03:00:52.436-0600 FINE t229 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/pam-ipmi
1293 2025-01-21 03:00:52.467-0600 INFO t229 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/pam-ipmi',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 226 ms)
1294 2025-01-21 03:00:52.436-0600 FINE t160 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ipmitool
1295 2025-01-21 03:00:52.436-0600 INFO t219 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 197 ms)
1296 2025-01-21 03:00:52.435-0600 FINE t232 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-health-monitor
1297 2025-01-21 03:00:52.435-0600 INFO t230 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 194 ms)
1298 2025-01-21 03:00:52.434-0600 FINE t180 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-watchdog' (took 21 ms)
1299 2025-01-21 03:00:52.468-0600 FINE t180 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-watchdog
1300 2025-01-21 03:00:52.434-0600 FINE t241 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openpower-debug-collector
1301 2025-01-21 03:00:52.434-0600 INFO t185 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 202 ms)
1302 2025-01-21 03:00:52.434-0600 INFO t158 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/rest-dbus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 208 ms)
1303 2025-01-21 03:00:52.433-0600 FINE t224 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-snmp
1304 2025-01-21 03:00:52.433-0600 FINE t222 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/fb-ipmi-oem' (took 116 ms)
1305 2025-01-21 03:00:52.469-0600 INFO t224 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 229 ms)
1306 2025-01-21 03:00:52.469-0600 INFO t241 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 225 ms)
1307 2025-01-21 03:00:52.468-0600 INFO t180 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 238 ms)
1308 2025-01-21 03:00:52.468-0600 INFO t232 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 226 ms)
1309 2025-01-21 03:00:52.467-0600 INFO t160 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ipmitool',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 241 ms)
1310 2025-01-21 03:00:52.466-0600 FINE t211 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 4 ms)
1311 2025-01-21 03:00:52.471-0600 FINE t211 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1312 2025-01-21 03:00:52.466-0600 INFO t226 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 225 ms)
1313 2025-01-21 03:00:52.465-0600 INFO t228 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/hiomapd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 224 ms)
1314 2025-01-21 03:00:52.464-0600 FINE t239 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-misc' (took 77 ms)
1315 2025-01-21 03:00:52.464-0600 FINE t242 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-pid-control' (took 75 ms)
1316 2025-01-21 03:00:52.463-0600 INFO t233 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 222 ms)
1317 2025-01-21 03:00:52.462-0600 FINE t221 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1318 2025-01-21 03:00:52.462-0600 INFO t240 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 218 ms)
1319 2025-01-21 03:00:52.462-0600 FINE t152 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1320 2025-01-21 03:00:52.461-0600 FINE t195 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-state-manager
1321 2025-01-21 03:00:52.461-0600 FINE t235 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/pyphosphor
1322 2025-01-21 03:00:52.460-0600 FINE t150 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1323 2025-01-21 03:00:52.460-0600 INFO t223 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 220 ms)
1324 2025-01-21 03:00:52.459-0600 INFO t200 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 224 ms)
1325 2025-01-21 03:00:52.458-0600 FINE t175 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-event
1326 2025-01-21 03:00:52.458-0600 INFO t189 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-webui',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 226 ms)
1327 2025-01-21 03:00:52.458-0600 FINE t156 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ibm-dbus-interfaces
1328 2025-01-21 03:00:52.475-0600 INFO t156 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 250 ms)
1329 2025-01-21 03:00:52.458-0600 FINE t192 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 5 directories
1330 2025-01-21 03:00:52.458-0600 FINER t247 GitRepository.rebuildTagList: Read tags count=1,464 for '/opengrok/src/openbmc/qemu'
1331 2025-01-21 03:00:52.475-0600 FINE t192 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 17 ms)
1332 2025-01-21 03:00:52.475-0600 FINE t192 FileHistoryCache.store: Storing history for 5 regular files in repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1333 2025-01-21 03:00:52.475-0600 FINE t164 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/qemu' (took 193 ms)
1334 2025-01-21 03:00:52.457-0600 INFO t201 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/libbej',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 222 ms)
1335 2025-01-21 03:00:52.457-0600 INFO t194 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 223 ms)
1336 2025-01-21 03:00:52.456-0600 INFO t199 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 221 ms)
1337 2025-01-21 03:00:52.456-0600 FINE t157 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc-build-scripts' (took 52 ms)
1338 2025-01-21 03:00:52.476-0600 FINE t164 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/qemu
1339 2025-01-21 03:00:52.477-0600 INFO t164 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 250 ms)
1340 2025-01-21 03:00:52.475-0600 FINE t217 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 28 ms)
1341 2025-01-21 03:00:52.477-0600 FINE t217 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1342 2025-01-21 03:00:52.477-0600 FINEST t217 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (edbf17d71af3defda1809ddda5ca71114642b856, null)
1343 2025-01-21 03:00:52.474-0600 INFO t175 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-event',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 245 ms)
1344 2025-01-21 03:00:52.474-0600 INFO t235 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/pyphosphor',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 231 ms)
1345 2025-01-21 03:00:52.473-0600 INFO t195 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 239 ms)
1346 2025-01-21 03:00:52.472-0600 FINE t161 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 25 ms)
1347 2025-01-21 03:00:52.478-0600 FINE t161 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1348 2025-01-21 03:00:52.478-0600 FINEST t161 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (297b46586853c7970871b52c25cfde6f8235c3d9, null)
1349 2025-01-21 03:00:52.472-0600 FINE t242 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-pid-control
1350 2025-01-21 03:00:52.478-0600 INFO t242 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 235 ms)
1351 2025-01-21 03:00:52.472-0600 FINE t239 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-misc
1352 2025-01-21 03:00:52.471-0600 FINEST t211 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (0195f75cb7af15b8842fe1672de40cc23b7c7660, null)
1353 2025-01-21 03:00:52.469-0600 FINE t222 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/fb-ipmi-oem
1354 2025-01-21 03:00:52.479-0600 FINEST t334 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/phosphor-host-ipmid/user_channel/meson.build': [f62ad6fc53bbc38e5ce27b8b43c35324191bb4b7]
1355 2025-01-21 03:00:52.479-0600 FINEST t333 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/phosphor-host-ipmid/softoff/meson.build': [f62ad6fc53bbc38e5ce27b8b43c35324191bb4b7]
1356 2025-01-21 03:00:52.479-0600 FINEST t330 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/phosphor-host-ipmid/test/meson.build': [f62ad6fc53bbc38e5ce27b8b43c35324191bb4b7]
1357 2025-01-21 03:00:52.479-0600 INFO t239 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-misc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 236 ms)
1358 2025-01-21 03:00:52.476-0600 FINE t157 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc-build-scripts
1359 2025-01-21 03:00:52.480-0600 FINE t152 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 7 ms)
1360 2025-01-21 03:00:52.479-0600 FINEST t332 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/phosphor-host-ipmid/libipmid/meson.build': [f62ad6fc53bbc38e5ce27b8b43c35324191bb4b7]
1361 2025-01-21 03:00:52.479-0600 INFO t222 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 240 ms)
1362 2025-01-21 03:00:52.479-0600 FINEST t331 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/phosphor-host-ipmid/meson.build': [f62ad6fc53bbc38e5ce27b8b43c35324191bb4b7]
1363 2025-01-21 03:00:52.480-0600 FINE t152 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1364 2025-01-21 03:00:52.480-0600 INFO t157 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 255 ms)
1365 2025-01-21 03:00:52.481-0600 FINEST t152 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (809a7af6fce7a9c965deee8d68b7ce1d19ae30ea, null)
1366 2025-01-21 03:00:52.482-0600 FINER t336 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-ipmi-blobs'
1367 2025-01-21 03:00:52.482-0600 FINER t335 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-tools'
1368 2025-01-21 03:00:52.482-0600 FINE t183 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-ipmi-blobs' (took 71 ms)
1369 2025-01-21 03:00:52.483-0600 FINE t183 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-ipmi-blobs
1370 2025-01-21 03:00:52.483-0600 FINE t197 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc-tools' (took 74 ms)
1371 2025-01-21 03:00:52.483-0600 INFO t183 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 251 ms)
1372 2025-01-21 03:00:52.483-0600 FINE t197 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc-tools
1373 2025-01-21 03:00:52.483-0600 INFO t197 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc-tools',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 249 ms)
1374 2025-01-21 03:00:52.483-0600 FINER t337 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmbbridge'
1375 2025-01-21 03:00:52.483-0600 FINER t338 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libcper'
1376 2025-01-21 03:00:52.483-0600 FINE t211 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/ipmbbridge' (took 12 ms)
1377 2025-01-21 03:00:52.484-0600 FINE t191 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/libcper' (took 73 ms)
1378 2025-01-21 03:00:52.484-0600 FINE t211 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/ipmbbridge
1379 2025-01-21 03:00:52.484-0600 FINE t191 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/libcper
1380 2025-01-21 03:00:52.484-0600 INFO t211 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/ipmbbridge',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 65 ms)
1381 2025-01-21 03:00:52.484-0600 INFO t191 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 251 ms)
1382 2025-01-21 03:00:52.485-0600 FINER t340 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pcie-presence'
1383 2025-01-21 03:00:52.485-0600 FINE t152 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-pcie-presence' (took 4 ms)
1384 2025-01-21 03:00:52.485-0600 FINE t152 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-pcie-presence
1385 2025-01-21 03:00:52.486-0600 INFO t152 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-pcie-presence',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 66 ms)
1386 2025-01-21 03:00:52.488-0600 FINE t162 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 25 ms)
1387 2025-01-21 03:00:52.489-0600 FINE t162 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1388 2025-01-21 03:00:52.489-0600 FINEST t162 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (bd2dde465b78e0515b3ba1598195f12d6d60c453, null)
1389 2025-01-21 03:00:52.493-0600 FINE t159 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 27 ms)
1390 2025-01-21 03:00:52.493-0600 FINE t159 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1391 2025-01-21 03:00:52.494-0600 FINEST t159 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (ad29e430cc6954e28ae2444c278cb9f326f0528b, null)
1392 2025-01-21 03:00:52.502-0600 FINE t221 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 29 ms)
1393 2025-01-21 03:00:52.502-0600 FINE t221 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1394 2025-01-21 03:00:52.502-0600 FINEST t221 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (8f789c3ac4fa47e02bc4862c50390dbf043be80c, null)
1395 2025-01-21 03:00:52.503-0600 FINE t150 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 29 ms)
1396 2025-01-21 03:00:52.503-0600 FINE t150 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1397 2025-01-21 03:00:52.503-0600 FINEST t150 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (ef2ea1dc7b93541d51591635815e7ff2b2d29e44, null)
1398 2025-01-21 03:00:52.510-0600 FINER t342 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/gpioplus'
1399 2025-01-21 03:00:52.511-0600 FINE t161 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/gpioplus' (took 32 ms)
1400 2025-01-21 03:00:52.511-0600 FINE t161 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/gpioplus
1401 2025-01-21 03:00:52.511-0600 INFO t161 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/gpioplus',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 110 ms)
1402 2025-01-21 03:00:52.542-0600 FINER t343 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-net-ipmid'
1403 2025-01-21 03:00:52.542-0600 FINE t162 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-net-ipmid' (took 53 ms)
1404 2025-01-21 03:00:52.542-0600 FINE t162 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-net-ipmid
1405 2025-01-21 03:00:52.542-0600 INFO t162 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 120 ms)
1406 2025-01-21 03:00:52.544-0600 FINER t344 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-rest-server'
1407 2025-01-21 03:00:52.544-0600 FINE t159 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-rest-server' (took 50 ms)
1408 2025-01-21 03:00:52.545-0600 FINE t159 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-rest-server
1409 2025-01-21 03:00:52.545-0600 INFO t159 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 117 ms)
1410 2025-01-21 03:00:52.545-0600 FINE t170 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 86 ms)
1411 2025-01-21 03:00:52.545-0600 FINE t170 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1412 2025-01-21 03:00:52.545-0600 FINEST t170 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (6fd9eea5fdb3fe8c1aea2d549af553b11dd2be4f, null)
1413 2025-01-21 03:00:52.552-0600 FINER t345 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/smbios-mdr'
1414 2025-01-21 03:00:52.552-0600 FINE t221 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/smbios-mdr' (took 50 ms)
1415 2025-01-21 03:00:52.552-0600 FINER t346 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-settings-mgr'
1416 2025-01-21 03:00:52.552-0600 FINE t221 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/smbios-mdr
1417 2025-01-21 03:00:52.553-0600 FINE t150 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/bios-settings-mgr' (took 49 ms)
1418 2025-01-21 03:00:52.553-0600 INFO t221 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/smbios-mdr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 132 ms)
1419 2025-01-21 03:00:52.553-0600 FINE t150 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/bios-settings-mgr
1420 2025-01-21 03:00:52.553-0600 INFO t150 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 137 ms)
1421 2025-01-21 03:00:52.556-0600 FINER t339 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/obmc-console'
1422 2025-01-21 03:00:52.556-0600 FINE t236 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/obmc-console' (took 126 ms)
1423 2025-01-21 03:00:52.556-0600 FINE t236 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/obmc-console
1424 2025-01-21 03:00:52.556-0600 INFO t236 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/obmc-console',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 313 ms)
1425 2025-01-21 03:00:52.557-0600 FINER t347 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pldm'
1426 2025-01-21 03:00:52.557-0600 FINE t187 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 1 directories
1427 2025-01-21 03:00:52.558-0600 FINE t187 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 0 ms)
1428 2025-01-21 03:00:52.558-0600 FINE t187 FileHistoryCache.store: Storing history for 1 regular files in repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1429 2025-01-21 03:00:52.558-0600 FINEST t348 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/pldm/oem/ibm/configurations/fileTable.json': [fb732fd99648eae137a1606a702906b2aa5b4756]
1430 2025-01-21 03:00:52.559-0600 FINER t341 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/phosphor-ipmi-flash'
1431 2025-01-21 03:00:52.560-0600 FINE t217 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-ipmi-flash' (took 82 ms)
1432 2025-01-21 03:00:52.560-0600 FINE t217 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-ipmi-flash
1433 2025-01-21 03:00:52.560-0600 INFO t217 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 144 ms)
1434 2025-01-21 03:00:52.581-0600 FINER t350 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-manager'
1435 2025-01-21 03:00:52.582-0600 FINE t170 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-led-manager' (took 36 ms)
1436 2025-01-21 03:00:52.582-0600 FINE t170 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-led-manager
1437 2025-01-21 03:00:52.582-0600 INFO t170 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 177 ms)
1438 2025-01-21 03:00:52.638-0600 FINER t349 GitRepository.rebuildTagList: Read tags count=11 for '/opengrok/src/openbmc/libpldm'
1439 2025-01-21 03:00:52.639-0600 FINE t181 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/libpldm' (took 239 ms)
1440 2025-01-21 03:00:52.639-0600 FINE t181 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/libpldm
1441 2025-01-21 03:00:52.639-0600 INFO t181 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 408 ms)
1442 2025-01-21 03:00:52.645-0600 FINER t352 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/webui-vue'
1443 2025-01-21 03:00:52.645-0600 FINE t178 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/webui-vue' (took 227 ms)
1444 2025-01-21 03:00:52.645-0600 FINE t178 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/webui-vue
1445 2025-01-21 03:00:52.646-0600 INFO t178 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/webui-vue',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 415 ms)
1446 2025-01-21 03:00:52.688-0600 FINE t179 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (0 entries) (took 417 ms)
1447 2025-01-21 03:00:52.688-0600 FINE t179 RepositoryWithHistoryTraversal.doCreateCache: boundary changesets: [null]
1448 2025-01-21 03:00:52.688-0600 FINEST t179 RepositoryWithHistoryTraversal.doCreateCache: storing history cache for revision range (4e798939e655dc7068535e09caa1be2679d0d485, null)
1449 2025-01-21 03:00:52.709-0600 FINER t351 GitRepository.rebuildTagList: Read tags count=308 for '/opengrok/src/openbmc/u-boot'
1450 2025-01-21 03:00:52.709-0600 FINE t237 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/u-boot' (took 297 ms)
1451 2025-01-21 03:00:52.709-0600 FINE t237 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/u-boot
1452 2025-01-21 03:00:52.709-0600 INFO t237 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 467 ms)
1453 2025-01-21 03:00:52.710-0600 FINER t354 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bmcweb'
1454 2025-01-21 03:00:52.717-0600 FINE t188 FileHistoryCache.createDirectoriesForFiles: Starting directory creation for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history): 333 directories
1455 2025-01-21 03:00:52.718-0600 FINER t353 GitRepository.rebuildTagList: Read tags count=57 for '/opengrok/src/openbmc/openbmc'
1456 2025-01-21 03:00:52.718-0600 FINE t190 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openbmc' (took 406 ms)
1457 2025-01-21 03:00:52.718-0600 FINE t190 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/openbmc
1458 2025-01-21 03:00:52.718-0600 INFO t190 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 486 ms)
1459 2025-01-21 03:00:52.722-0600 FINE t188 Statistics.logIt: Done creating directories for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (regular files for history till end of history) (took 4 ms)
1460 2025-01-21 03:00:52.722-0600 FINE t188 FileHistoryCache.store: Storing history for 333 regular files in repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} till end of history
1461 2025-01-21 03:00:52.722-0600 FINEST t355 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/http_connection_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1462 2025-01-21 03:00:52.722-0600 FINEST t356 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/fan.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1463 2025-01-21 03:00:52.723-0600 FINEST t358 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/server_sent_event_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1464 2025-01-21 03:00:52.723-0600 FINEST t357 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1465 2025-01-21 03:00:52.723-0600 FINEST t361 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/user_monitor.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1466 2025-01-21 03:00:52.723-0600 FINEST t362 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/http_utility.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1467 2025-01-21 03:00:52.723-0600 FINEST t363 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/boost_asio_ssl.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1468 2025-01-21 03:00:52.724-0600 FINEST t367 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1469 2025-01-21 03:00:52.723-0600 FINEST t360 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1470 2025-01-21 03:00:52.723-0600 FINEST t359 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1471 2025-01-21 03:00:52.725-0600 FINEST t373 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/storage.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1472 2025-01-21 03:00:52.725-0600 FINEST t372 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/routing.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1473 2025-01-21 03:00:52.724-0600 FINEST t369 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1474 2025-01-21 03:00:52.724-0600 FINEST t368 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1475 2025-01-21 03:00:52.726-0600 FINEST t379 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/crow_getroutes_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1476 2025-01-21 03:00:52.724-0600 FINEST t370 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1477 2025-01-21 03:00:52.726-0600 FINEST t382 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/http_request.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1478 2025-01-21 03:00:52.724-0600 FINEST t371 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/collection.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1479 2025-01-21 03:00:52.724-0600 FINEST t366 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/ethernet.hpp': [6e78b680f84d535fa0ffadd6378a1d315e1340ab, 40e9b92ec19acffb46f83a6e55b18974da5d708e]
1480 2025-01-21 03:00:52.727-0600 FINEST t385 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1481 2025-01-21 03:00:52.724-0600 FINEST t365 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/forward_unauthorized.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1482 2025-01-21 03:00:52.724-0600 FINEST t364 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/ssl_key_handler.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1483 2025-01-21 03:00:52.728-0600 FINEST t389 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1484 2025-01-21 03:00:52.728-0600 FINEST t390 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/json_html_serializer.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1485 2025-01-21 03:00:52.727-0600 FINEST t388 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1486 2025-01-21 03:00:52.727-0600 FINEST t387 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1487 2025-01-21 03:00:52.729-0600 FINEST t393 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1488 2025-01-21 03:00:52.727-0600 FINEST t386 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1489 2025-01-21 03:00:52.727-0600 FINEST t384 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1490 2025-01-21 03:00:52.726-0600 FINEST t383 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/login_routes.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1491 2025-01-21 03:00:52.726-0600 FINEST t381 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/routing/taggedrule.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1492 2025-01-21 03:00:52.726-0600 FINEST t380 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/src/registries.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1493 2025-01-21 03:00:52.726-0600 FINEST t378 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1494 2025-01-21 03:00:52.730-0600 FINEST t398 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/http_body.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1495 2025-01-21 03:00:52.725-0600 FINEST t377 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/privileges.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1496 2025-01-21 03:00:52.725-0600 FINEST t376 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1497 2025-01-21 03:00:52.725-0600 FINEST t374 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1498 2025-01-21 03:00:52.725-0600 FINEST t375 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1499 2025-01-21 03:00:52.732-0600 FINEST t402 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1500 2025-01-21 03:00:52.731-0600 FINEST t401 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/pam_authenticate.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1501 2025-01-21 03:00:52.731-0600 FINEST t391 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1502 2025-01-21 03:00:52.731-0600 FINEST t400 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1503 2025-01-21 03:00:52.730-0600 FINEST t399 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/webserver_run.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1504 2025-01-21 03:00:52.730-0600 FINEST t397 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/mutual_tls.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1505 2025-01-21 03:00:52.729-0600 FINEST t396 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/dbus_singleton.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1506 2025-01-21 03:00:52.729-0600 FINEST t395 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/dbus_monitor.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1507 2025-01-21 03:00:52.729-0600 FINEST t394 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/scripts/generate_schema_collections.py': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1508 2025-01-21 03:00:52.728-0600 FINEST t392 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1509 2025-01-21 03:00:52.734-0600 FINEST t408 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1510 2025-01-21 03:00:52.734-0600 FINEST t407 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1511 2025-01-21 03:00:52.733-0600 FINEST t406 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1512 2025-01-21 03:00:52.733-0600 FINEST t405 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1513 2025-01-21 03:00:52.732-0600 FINEST t404 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1514 2025-01-21 03:00:52.732-0600 FINEST t403 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1515 2025-01-21 03:00:52.736-0600 FINEST t412 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/credential_pipe_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1516 2025-01-21 03:00:52.735-0600 FINEST t411 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1517 2025-01-21 03:00:52.735-0600 FINEST t410 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1518 2025-01-21 03:00:52.734-0600 FINEST t409 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/image_upload.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1519 2025-01-21 03:00:52.736-0600 FINEST t414 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1520 2025-01-21 03:00:52.736-0600 FINEST t413 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1521 2025-01-21 03:00:52.737-0600 FINEST t415 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/log_services.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1522 2025-01-21 03:00:52.738-0600 FINEST t416 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1523 2025-01-21 03:00:52.738-0600 FINEST t417 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1524 2025-01-21 03:00:52.738-0600 FINEST t418 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/verb.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1525 2025-01-21 03:00:52.738-0600 FINEST t419 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/google/google_service_root_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1526 2025-01-21 03:00:52.739-0600 FINEST t420 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/trigger.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1527 2025-01-21 03:00:52.739-0600 FINEST t421 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1528 2025-01-21 03:00:52.739-0600 FINEST t422 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1529 2025-01-21 03:00:52.739-0600 FINEST t424 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/boost_formatters.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1530 2025-01-21 03:00:52.740-0600 FINEST t425 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1531 2025-01-21 03:00:52.740-0600 FINEST t426 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1532 2025-01-21 03:00:52.740-0600 FINEST t423 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/http_utility_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1533 2025-01-21 03:00:52.740-0600 FINEST t427 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/task.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1534 2025-01-21 03:00:52.741-0600 FINEST t429 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1535 2025-01-21 03:00:52.740-0600 FINEST t428 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1536 2025-01-21 03:00:52.741-0600 FINEST t430 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1537 2025-01-21 03:00:52.741-0600 FINEST t431 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/src/subscription.cpp': [0309c216fd52fc998e990e43743eeab2d1b7ca84]
1538 2025-01-21 03:00:52.742-0600 FINEST t432 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/server_sent_event.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1539 2025-01-21 03:00:52.744-0600 FINEST t433 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/security_headers.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1540 2025-01-21 03:00:52.744-0600 FINEST t434 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1541 2025-01-21 03:00:52.744-0600 FINEST t435 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1542 2025-01-21 03:00:52.744-0600 FINEST t436 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/webassets.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1543 2025-01-21 03:00:52.745-0600 FINEST t437 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/sessions.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1544 2025-01-21 03:00:52.745-0600 FINEST t438 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1545 2025-01-21 03:00:52.745-0600 FINEST t439 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1546 2025-01-21 03:00:52.746-0600 FINEST t440 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1547 2025-01-21 03:00:52.746-0600 FINEST t441 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1548 2025-01-21 03:00:52.747-0600 FINEST t442 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/json_html_serializer.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1549 2025-01-21 03:00:52.747-0600 FINEST t443 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1550 2025-01-21 03:00:52.747-0600 FINEST t444 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1551 2025-01-21 03:00:52.803-0600 FINEST t330 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1552 2025-01-21 03:00:52.804-0600 FINEST t392 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/boost_asio.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1553 2025-01-21 03:00:52.804-0600 FINEST t393 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1554 2025-01-21 03:00:52.803-0600 FINEST t389 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1555 2025-01-21 03:00:52.805-0600 FINEST t361 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/account_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1556 2025-01-21 03:00:52.805-0600 FINEST t411 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1557 2025-01-21 03:00:52.806-0600 FINEST t402 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/utility_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1558 2025-01-21 03:00:52.805-0600 FINEST t400 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/dbus_singleton.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1559 2025-01-21 03:00:52.809-0600 FINEST t387 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/processor.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1560 2025-01-21 03:00:52.805-0600 FINEST t421 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1561 2025-01-21 03:00:52.811-0600 FINEST t332 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1562 2025-01-21 03:00:52.804-0600 FINEST t419 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/update_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1563 2025-01-21 03:00:52.819-0600 FINEST t363 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1564 2025-01-21 03:00:52.804-0600 FINEST t434 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1565 2025-01-21 03:00:52.804-0600 FINEST t413 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/http2_connection_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1566 2025-01-21 03:00:52.804-0600 FINEST t422 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1567 2025-01-21 03:00:52.825-0600 FINEST t378 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1568 2025-01-21 03:00:52.804-0600 FINEST t424 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1569 2025-01-21 03:00:52.804-0600 FINEST t416 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1570 2025-01-21 03:00:52.832-0600 FINEST t385 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1571 2025-01-21 03:00:52.832-0600 FINEST t426 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/power.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1572 2025-01-21 03:00:52.834-0600 FINEST t388 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1573 2025-01-21 03:00:52.836-0600 FINEST t334 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries_selector.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1574 2025-01-21 03:00:52.839-0600 FINEST t396 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/http_response.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1575 2025-01-21 03:00:52.842-0600 FINEST t410 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/verb_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1576 2025-01-21 03:00:52.843-0600 FINEST t404 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1577 2025-01-21 03:00:52.844-0600 FINEST t369 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1578 2025-01-21 03:00:52.847-0600 FINEST t359 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1579 2025-01-21 03:00:52.848-0600 FINEST t330 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1580 2025-01-21 03:00:52.849-0600 FINEST t386 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/mutual_tls.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1581 2025-01-21 03:00:52.825-0600 FINEST t414 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1582 2025-01-21 03:00:52.822-0600 FINEST t333 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1583 2025-01-21 03:00:52.806-0600 FINEST t441 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1584 2025-01-21 03:00:52.806-0600 FINEST t381 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1585 2025-01-21 03:00:52.852-0600 FINEST t374 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1586 2025-01-21 03:00:52.854-0600 FINEST t393 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/http_body_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1587 2025-01-21 03:00:52.805-0600 FINEST t405 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/routing/baserule.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1588 2025-01-21 03:00:52.851-0600 FINEST t425 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1589 2025-01-21 03:00:52.850-0600 FINEST t391 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/credential_pipe.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1590 2025-01-21 03:00:52.850-0600 FINEST t430 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1591 2025-01-21 03:00:52.850-0600 FINEST t407 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1592 2025-01-21 03:00:52.849-0600 FINEST t429 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1593 2025-01-21 03:00:52.847-0600 FINEST t379 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1594 2025-01-21 03:00:52.840-0600 FINEST t360 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/gzfile.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1595 2025-01-21 03:00:52.839-0600 FINEST t397 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1596 2025-01-21 03:00:52.858-0600 FINEST t406 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/http_response_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1597 2025-01-21 03:00:52.858-0600 FINEST t355 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1598 2025-01-21 03:00:52.858-0600 FINEST t358 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1599 2025-01-21 03:00:52.859-0600 FINEST t442 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1600 2025-01-21 03:00:52.856-0600 FINEST t417 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1601 2025-01-21 03:00:52.856-0600 FINEST t403 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1602 2025-01-21 03:00:52.860-0600 FINEST t380 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1603 2025-01-21 03:00:52.861-0600 FINEST t368 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1604 2025-01-21 03:00:52.862-0600 FINEST t439 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/systems.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1605 2025-01-21 03:00:52.862-0600 FINEST t367 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/file_test_utilities.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1606 2025-01-21 03:00:52.859-0600 FINEST t412 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/ibm/utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1607 2025-01-21 03:00:52.874-0600 FINEST t376 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1608 2025-01-21 03:00:52.875-0600 FINEST t424 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/routing/websocketrule.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1609 2025-01-21 03:00:52.875-0600 FINEST t332 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1610 2025-01-21 03:00:52.876-0600 FINEST t369 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/ibm/configfile_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1611 2025-01-21 03:00:52.877-0600 FINE t187 FileHistoryCache.store: Stored history for 1 regular files in repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1612 2025-01-21 03:00:52.878-0600 FINEST t379 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1613 2025-01-21 03:00:52.878-0600 FINEST t330 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1614 2025-01-21 03:00:52.879-0600 FINEST t389 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1615 2025-01-21 03:00:52.879-0600 FINEST t430 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/cable.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1616 2025-01-21 03:00:52.880-0600 FINEST t416 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/http_connection.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1617 2025-01-21 03:00:52.880-0600 FINEST t392 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1618 2025-01-21 03:00:52.881-0600 FINEST t421 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1619 2025-01-21 03:00:52.883-0600 FINEST t400 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1620 2025-01-21 03:00:52.858-0600 FINEST t370 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1621 2025-01-21 03:00:52.858-0600 FINEST t438 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/metadata.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1622 2025-01-21 03:00:52.883-0600 FINEST t391 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1623 2025-01-21 03:00:52.882-0600 FINEST t359 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/multipart_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1624 2025-01-21 03:00:52.882-0600 FINEST t423 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1625 2025-01-21 03:00:52.880-0600 FINEST t355 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1626 2025-01-21 03:00:52.879-0600 FINEST t187 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision fb732fd99648eae137a1606a702906b2aa5b4756 for repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1627 2025-01-21 03:00:52.878-0600 FINEST t358 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1628 2025-01-21 03:00:52.885-0600 FINEST t393 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/sensors.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1629 2025-01-21 03:00:52.878-0600 FINEST t417 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/metric_report.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1630 2025-01-21 03:00:52.877-0600 FINEST t348 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/hostname_monitor.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1631 2025-01-21 03:00:52.876-0600 FINEST t374 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/async_resolve.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1632 2025-01-21 03:00:52.876-0600 FINEST t434 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/event_service_store.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1633 2025-01-21 03:00:52.875-0600 FINEST t381 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/service_root.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1634 2025-01-21 03:00:52.872-0600 FINEST t431 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1635 2025-01-21 03:00:52.871-0600 FINEST t418 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1636 2025-01-21 03:00:52.871-0600 FINEST t394 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/ibm/management_console_rest.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1637 2025-01-21 03:00:52.871-0600 FINEST t443 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1638 2025-01-21 03:00:52.871-0600 FINEST t388 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/vm_websocket.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1639 2025-01-21 03:00:52.886-0600 FINEST t376 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1640 2025-01-21 03:00:52.886-0600 FINEST t410 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/ossl_random.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1641 2025-01-21 03:00:52.888-0600 FINEST t390 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1642 2025-01-21 03:00:52.888-0600 FINEST t334 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1643 2025-01-21 03:00:52.889-0600 FINEST t404 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/http_server.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1644 2025-01-21 03:00:52.889-0600 FINEST t398 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/parsing_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1645 2025-01-21 03:00:52.889-0600 FINEST t413 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1646 2025-01-21 03:00:52.885-0600 FINEST t384 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1647 2025-01-21 03:00:52.885-0600 FINE t187 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/pldm' (took 480 ms)
1648 2025-01-21 03:00:52.884-0600 FINEST t363 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1649 2025-01-21 03:00:52.891-0600 FINEST t432 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1650 2025-01-21 03:00:52.893-0600 FINEST t403 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1651 2025-01-21 03:00:52.894-0600 FINEST t414 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1652 2025-01-21 03:00:52.894-0600 FINEST t429 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/http_client.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1653 2025-01-21 03:00:52.894-0600 FINEST t367 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1654 2025-01-21 03:00:52.896-0600 FINEST t368 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/webserver_main.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1655 2025-01-21 03:00:52.897-0600 FINEST t441 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1656 2025-01-21 03:00:52.897-0600 FINEST t391 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/webroutes.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1657 2025-01-21 03:00:52.898-0600 FINEST t422 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1658 2025-01-21 03:00:52.899-0600 FINEST t375 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/persistent_data.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1659 2025-01-21 03:00:52.900-0600 FINEST t407 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/str_utility.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1660 2025-01-21 03:00:52.901-0600 FINEST t378 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/authentication.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1661 2025-01-21 03:00:52.901-0600 FINEST t399 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/routing/dynamicrule.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1662 2025-01-21 03:00:52.884-0600 FINEST t442 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/mutual_tls_meta.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1663 2025-01-21 03:00:52.883-0600 FINEST t386 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1664 2025-01-21 03:00:52.902-0600 FINEST t400 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1665 2025-01-21 03:00:52.901-0600 FINEST t334 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/duplicatable_file_handle.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1666 2025-01-21 03:00:52.901-0600 FINEST t412 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/scripts/generate_schema_enums.py': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1667 2025-01-21 03:00:52.903-0600 FINEST t432 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/odata.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1668 2025-01-21 03:00:52.904-0600 FINEST t398 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1669 2025-01-21 03:00:52.900-0600 FINEST t411 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1670 2025-01-21 03:00:52.898-0600 FINEST t423 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1671 2025-01-21 03:00:52.897-0600 FINEST t333 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1672 2025-01-21 03:00:52.894-0600 FINEST t369 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1673 2025-01-21 03:00:52.890-0600 FINE t187 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/pldm
1674 2025-01-21 03:00:52.905-0600 INFO t187 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 673 ms)
1675 2025-01-21 03:00:52.906-0600 FINEST t392 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1676 2025-01-21 03:00:52.907-0600 FINEST t384 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1677 2025-01-21 03:00:52.908-0600 FINEST t356 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/json_formatters.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1678 2025-01-21 03:00:52.908-0600 FINEST t435 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1679 2025-01-21 03:00:52.905-0600 FINEST t438 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1680 2025-01-21 03:00:52.904-0600 FINEST t444 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1681 2025-01-21 03:00:52.908-0600 FINEST t330 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1682 2025-01-21 03:00:52.908-0600 FINEST t359 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/mutual_tls_meta.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1683 2025-01-21 03:00:52.911-0600 FINEST t379 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1684 2025-01-21 03:00:52.912-0600 FINEST t358 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1685 2025-01-21 03:00:52.912-0600 FINEST t334 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1686 2025-01-21 03:00:52.913-0600 FINEST t397 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1687 2025-01-21 03:00:52.914-0600 FINEST t410 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1688 2025-01-21 03:00:52.914-0600 FINEST t422 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/webserver_run.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1689 2025-01-21 03:00:52.914-0600 FINEST t411 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1690 2025-01-21 03:00:52.915-0600 FINEST t370 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1691 2025-01-21 03:00:52.915-0600 FINEST t355 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1692 2025-01-21 03:00:52.915-0600 FINEST t391 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1693 2025-01-21 03:00:52.916-0600 FINEST t424 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1694 2025-01-21 03:00:52.915-0600 FINEST t399 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/utility.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1695 2025-01-21 03:00:52.916-0600 FINEST t386 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1696 2025-01-21 03:00:52.917-0600 FINEST t406 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1697 2025-01-21 03:00:52.918-0600 FINEST t443 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1698 2025-01-21 03:00:52.918-0600 FINEST t390 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/dbus_utility.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1699 2025-01-21 03:00:52.918-0600 FINEST t356 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/dbus_utility_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1700 2025-01-21 03:00:52.918-0600 FINEST t407 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1701 2025-01-21 03:00:52.919-0600 FINEST t332 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1702 2025-01-21 03:00:52.919-0600 FINEST t369 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1703 2025-01-21 03:00:52.919-0600 FINEST t360 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/http2_connection.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1704 2025-01-21 03:00:52.920-0600 FINEST t384 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1705 2025-01-21 03:00:52.920-0600 FINEST t367 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1706 2025-01-21 03:00:52.920-0600 FINEST t442 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/message_registries.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1707 2025-01-21 03:00:52.922-0600 FINEST t444 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/webserver_cli.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1708 2025-01-21 03:00:52.922-0600 FINEST t433 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/http/router_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1709 2025-01-21 03:00:52.922-0600 FINEST t359 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1710 2025-01-21 03:00:52.923-0600 FINEST t400 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1711 2025-01-21 03:00:52.922-0600 FINEST t402 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1712 2025-01-21 03:00:52.924-0600 FINEST t418 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/src/redfish.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1713 2025-01-21 03:00:52.924-0600 FINEST t385 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/async_resolve_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1714 2025-01-21 03:00:52.924-0600 FINEST t363 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1715 2025-01-21 03:00:52.924-0600 FINEST t405 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/src/event_log.cpp': [0309c216fd52fc998e990e43743eeab2d1b7ca84]
1716 2025-01-21 03:00:52.925-0600 FINEST t376 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1717 2025-01-21 03:00:52.925-0600 FINEST t365 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/cookies.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1718 2025-01-21 03:00:52.926-0600 FINE t192 FileHistoryCache.store: Stored history for 5 regular files in repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1719 2025-01-21 03:00:52.927-0600 FINEST t331 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1720 2025-01-21 03:00:52.935-0600 FINEST t441 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/managers.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1721 2025-01-21 03:00:52.935-0600 FINEST t411 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1722 2025-01-21 03:00:52.935-0600 FINEST t369 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1723 2025-01-21 03:00:52.935-0600 FINEST t414 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/parsing.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1724 2025-01-21 03:00:52.935-0600 FINEST t435 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/websocket.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1725 2025-01-21 03:00:52.935-0600 FINEST t392 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1726 2025-01-21 03:00:52.935-0600 FINEST t403 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/bios.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1727 2025-01-21 03:00:52.935-0600 FINEST t410 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/openbmc_dbus_rest.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e, 65622a5d6fd773cd127f3fcd1ea6dcacd68b4605]
1728 2025-01-21 03:00:52.936-0600 FINEST t432 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/routing/ruleparametertraits.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1729 2025-01-21 03:00:52.936-0600 FINEST t384 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1730 2025-01-21 03:00:52.935-0600 FINEST t422 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/async_resp.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1731 2025-01-21 03:00:52.935-0600 FINEST t370 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/roles.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1732 2025-01-21 03:00:52.935-0600 FINEST t333 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1733 2025-01-21 03:00:52.935-0600 FINEST t406 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1734 2025-01-21 03:00:52.935-0600 FINEST t334 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/nghttp2_adapters.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1735 2025-01-21 03:00:52.937-0600 FINEST t192 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision f62ad6fc53bbc38e5ce27b8b43c35324191bb4b7 for repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1736 2025-01-21 03:00:52.939-0600 FINE t192 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/phosphor-host-ipmid' (took 578 ms)
1737 2025-01-21 03:00:52.939-0600 FINE t192 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/phosphor-host-ipmid
1738 2025-01-21 03:00:52.939-0600 INFO t192 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 706 ms)
1739 2025-01-21 03:00:52.942-0600 FINEST t405 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1740 2025-01-21 03:00:52.943-0600 FINEST t355 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/json_html_serializer.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1741 2025-01-21 03:00:52.944-0600 FINEST t356 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1742 2025-01-21 03:00:52.945-0600 FINEST t386 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/ssl_key_handler.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1743 2025-01-21 03:00:52.945-0600 FINEST t392 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1744 2025-01-21 03:00:52.946-0600 FINEST t363 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/src/boost_beast.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1745 2025-01-21 03:00:52.947-0600 FINEST t407 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/ossl_random.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1746 2025-01-21 03:00:52.948-0600 FINEST t444 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/obmc_console.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1747 2025-01-21 03:00:52.948-0600 FINEST t443 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1748 2025-01-21 03:00:52.949-0600 FINEST t385 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/memory.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1749 2025-01-21 03:00:52.946-0600 FINEST t333 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/redfish.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1750 2025-01-21 03:00:52.950-0600 FINEST t412 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1751 2025-01-21 03:00:52.950-0600 FINEST t376 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1752 2025-01-21 03:00:52.952-0600 FINEST t421 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1753 2025-01-21 03:00:52.953-0600 FINEST t438 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1754 2025-01-21 03:00:52.954-0600 FINEST t391 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1755 2025-01-21 03:00:52.954-0600 FINEST t406 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1756 2025-01-21 03:00:52.949-0600 FINEST t365 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1757 2025-01-21 03:00:52.948-0600 FINEST t400 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1758 2025-01-21 03:00:52.955-0600 FINEST t359 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/pcie.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1759 2025-01-21 03:00:52.947-0600 FINEST t402 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1760 2025-01-21 03:00:52.954-0600 FINEST t433 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1761 2025-01-21 03:00:52.962-0600 FINEST t362 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1762 2025-01-21 03:00:52.962-0600 FINEST t377 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1763 2025-01-21 03:00:52.963-0600 FINEST t371 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/dbus_privileges.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1764 2025-01-21 03:00:52.964-0600 FINEST t376 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/ossl_random.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1765 2025-01-21 03:00:52.964-0600 FINEST t384 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1766 2025-01-21 03:00:52.965-0600 FINEST t409 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/routing/sserule.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1767 2025-01-21 03:00:52.965-0600 FINEST t355 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1768 2025-01-21 03:00:52.965-0600 FINEST t392 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1769 2025-01-21 03:00:52.965-0600 FINEST t401 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1770 2025-01-21 03:00:52.969-0600 FINEST t411 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/query.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1771 2025-01-21 03:00:52.970-0600 FINEST t386 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/app.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1772 2025-01-21 03:00:52.971-0600 FINEST t377 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1773 2025-01-21 03:00:52.971-0600 FINEST t379 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1774 2025-01-21 03:00:52.971-0600 FINEST t330 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1775 2025-01-21 03:00:52.972-0600 FINEST t421 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/logging.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1776 2025-01-21 03:00:52.974-0600 FINEST t356 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/thermal.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1777 2025-01-21 03:00:52.975-0600 FINEST t374 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1778 2025-01-21 03:00:52.977-0600 FINEST t400 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1779 2025-01-21 03:00:52.971-0600 FINEST t414 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/complete_response_fields.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1780 2025-01-21 03:00:52.978-0600 FINEST t377 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/led.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1781 2025-01-21 03:00:52.978-0600 FINEST t440 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/event_service.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1782 2025-01-21 03:00:52.971-0600 FINEST t432 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/str_utility_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1783 2025-01-21 03:00:52.982-0600 FINEST t362 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1784 2025-01-21 03:00:52.981-0600 FINEST t431 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/multipart_parser.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1785 2025-01-21 03:00:52.985-0600 FINEST t379 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1786 2025-01-21 03:00:52.986-0600 FINEST t404 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/scripts/parse_registries.py': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1787 2025-01-21 03:00:52.978-0600 FINEST t363 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1788 2025-01-21 03:00:52.977-0600 FINEST t348 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1789 2025-01-21 03:00:52.987-0600 FINEST t405 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/power_supply.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1790 2025-01-21 03:00:52.990-0600 FINEST t401 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1791 2025-01-21 03:00:52.992-0600 FINEST t334 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1792 2025-01-21 03:00:52.992-0600 FINEST t392 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/human_sort.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1793 2025-01-21 03:00:52.994-0600 FINEST t398 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/google/google_service_root.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1794 2025-01-21 03:00:52.996-0600 FINEST t382 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1795 2025-01-21 03:00:52.997-0600 FINEST t409 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1796 2025-01-21 03:00:52.999-0600 FINEST t423 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/lib/chassis.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1797 2025-01-21 03:00:53.000-0600 FINEST t412 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/test/include/human_sort_test.cpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1798 2025-01-21 03:00:53.001-0600 FINEST t355 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/include/kvm_websocket.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1799 2025-01-21 03:00:52.994-0600 FINEST t380 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1800 2025-01-21 03:00:53.003-0600 FINEST t400 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1801 2025-01-21 03:00:53.005-0600 FINEST t436 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1802 2025-01-21 03:00:53.005-0600 FINEST t331 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/http/mutual_tls.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1803 2025-01-21 03:00:53.006-0600 FINEST t418 FileHistoryCache.storeFile: writing history entries to '/opengrok/data/historycache/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp': [40e9b92ec19acffb46f83a6e55b18974da5d708e]
1804 2025-01-21 03:00:53.207-0600 FINE t188 FileHistoryCache.store: Stored history for 333 regular files in repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1805 2025-01-21 03:00:53.208-0600 FINEST t188 FileHistoryCache.storeLatestCachedRevision: stored latest cached revision 6e78b680f84d535fa0ffadd6378a1d315e1340ab for repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off}
1806 2025-01-21 03:00:53.208-0600 FINE t188 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/bmcweb' (took 885 ms)
1807 2025-01-21 03:00:53.208-0600 FINE t188 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/bmcweb
1808 2025-01-21 03:00:53.208-0600 INFO t188 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 976 ms)
1809 2025-01-21 03:00:53.700-0600 FINEST t445 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
1821 2025-01-21 03:00:53.701-0600 FINEST t445 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
1833 2025-01-21 03:00:53.735-0600 FINER t445 GitRepository.rebuildTagList: Read tags count=1,075 for '/opengrok/src/openbmc/linux'
1834 2025-01-21 03:00:53.736-0600 FINE t179 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/linux' (took 1.47 seconds)
1835 2025-01-21 03:00:53.736-0600 FINE t179 Repository.createCache: Done storing history cache for repository /opengrok/src/openbmc/linux
1836 2025-01-21 03:00:53.736-0600 INFO t179 Statistics.logIt: Done history cache for {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} (took 1.506 seconds)
1837 2025-01-21 03:00:53.736-0600 INFO t1 Statistics.logIt: Done history cache for all repositories (took 1.578 seconds)
1838 2025-01-21 03:00:53.737-0600 INFO t1 Indexer.prepareIndexer: Done generating history cache
1839 2025-01-21 03:00:53.737-0600 FINE t1 HistoryGuru.invalidateRepositories: invalidating 105 repositories
1840 2025-01-21 03:00:53.745-0600 FINER t458 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-health-monitor'
1841 2025-01-21 03:00:53.745-0600 FINER t459 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-event'
1842 2025-01-21 03:00:53.745-0600 FINER t460 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libcper'
1843 2025-01-21 03:00:53.746-0600 FINER t462 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-webui'
1844 2025-01-21 03:00:53.746-0600 FINER t463 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/kcsbridge'
1845 2025-01-21 03:00:53.746-0600 FINER t464 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-post-code-manager'
1846 2025-01-21 03:00:53.747-0600 FINER t465 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-buttons'
1847 2025-01-21 03:00:53.747-0600 FINER t467 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-logging'
1848 2025-01-21 03:00:53.748-0600 FINER t466 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-user-manager'
1849 2025-01-21 03:00:53.748-0600 FINER t468 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-logging'
1850 2025-01-21 03:00:53.748-0600 FINER t461 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/obmc-console'
1851 2025-01-21 03:00:53.750-0600 FINER t469 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdbusplus'
1852 2025-01-21 03:00:53.751-0600 FINER t471 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-misc'
1853 2025-01-21 03:00:53.751-0600 FINER t472 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-virtual-sensor'
1854 2025-01-21 03:00:53.751-0600 FINER t470 GitRepository.rebuildTagList: Read tags count=1 for '/opengrok/src/openbmc/phosphor-ipmi-flash'
1855 2025-01-21 03:00:53.752-0600 FINER t474 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-ipmi-oem'
1856 2025-01-21 03:00:53.752-0600 FINER t473 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-hwmon'
1857 2025-01-21 03:00:53.752-0600 FINER t475 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmbbridge'
1858 2025-01-21 03:00:53.753-0600 FINER t476 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-logging'
1859 2025-01-21 03:00:53.754-0600 FINER t477 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/sdeventplus'
1860 2025-01-21 03:00:53.754-0600 FINER t479 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-settings-mgr'
1861 2025-01-21 03:00:53.754-0600 FINER t478 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-power'
1862 2025-01-21 03:00:53.756-0600 FINER t480 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-debug-collector'
1863 2025-01-21 03:00:53.757-0600 FINER t481 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/obmc-ikvm'
1864 2025-01-21 03:00:53.757-0600 FINER t482 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pcie-presence'
1865 2025-01-21 03:00:53.758-0600 FINER t483 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pldm'
1866 2025-01-21 03:00:53.758-0600 FINER t484 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/skeleton'
1867 2025-01-21 03:00:53.758-0600 FINER t485 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-pnor-code-mgmt'
1868 2025-01-21 03:00:53.759-0600 FINER t486 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-flash'
1869 2025-01-21 03:00:53.759-0600 FINER t487 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-proc-control'
1870 2025-01-21 03:00:53.759-0600 FINER t489 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-postd'
1871 2025-01-21 03:00:53.759-0600 FINER t488 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-net-ipmid'
1872 2025-01-21 03:00:53.759-0600 FINER t490 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pyphosphor'
1873 2025-01-21 03:00:53.761-0600 FINER t491 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/debug-trigger'
1874 2025-01-21 03:00:53.761-0600 FINER t492 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/qualcomm-misc'
1875 2025-01-21 03:00:53.763-0600 FINER t493 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bios-bmc-smm-error-logger'
1876 2025-01-21 03:00:53.763-0600 FINER t494 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/inarp'
1877 2025-01-21 03:00:53.764-0600 FINER t495 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-misc'
1878 2025-01-21 03:00:53.764-0600 FINER t496 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-ipmi-blobs'
1879 2025-01-21 03:00:53.764-0600 FINER t499 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/witherspoon-pfault-analysis'
1880 2025-01-21 03:00:53.764-0600 FINER t497 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-inventory-manager'
1881 2025-01-21 03:00:53.765-0600 FINER t500 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/x86-power-control'
1882 2025-01-21 03:00:53.765-0600 FINER t498 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/entity-manager'
1883 2025-01-21 03:00:53.766-0600 FINER t501 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmitool'
1884 2025-01-21 03:00:53.768-0600 FINER t502 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-time-manager'
1885 2025-01-21 03:00:53.768-0600 FINER t503 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface'
1886 2025-01-21 03:00:53.769-0600 FINER t505 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ipmi-fru-parser'
1887 2025-01-21 03:00:53.769-0600 FINER t504 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/pam-ipmi'
1888 2025-01-21 03:00:53.769-0600 FINER t506 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/boost-dbus'
1889 2025-01-21 03:00:53.770-0600 FINER t507 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-build-scripts'
1890 2025-01-21 03:00:53.771-0600 FINER t508 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-sysfs'
1891 2025-01-21 03:00:53.773-0600 FINER t509 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-monitor'
1892 2025-01-21 03:00:53.774-0600 FINER t510 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-debug-collector'
1893 2025-01-21 03:00:53.774-0600 FINER t511 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-psu-code-mgmt'
1894 2025-01-21 03:00:53.774-0600 FINER t512 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-host-ipmi-oem'
1895 2025-01-21 03:00:53.774-0600 FINER t513 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/docs'
1896 2025-01-21 03:00:53.775-0600 FINER t515 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-pid-control'
1897 2025-01-21 03:00:53.778-0600 FINER t517 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-certificate-manager'
1898 2025-01-21 03:00:53.779-0600 FINER t518 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-led-manager'
1899 2025-01-21 03:00:53.779-0600 FINER t520 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/bmcweb'
1900 2025-01-21 03:00:53.779-0600 FINER t519 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-gpio-monitor'
1901 2025-01-21 03:00:53.779-0600 FINER t522 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/google-ipmi-sys'
1902 2025-01-21 03:00:53.779-0600 FINER t521 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-watchdog'
1903 2025-01-21 03:00:53.780-0600 FINER t523 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/s2600wf-misc'
1904 2025-01-21 03:00:53.781-0600 FINER t524 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-dbus-interfaces'
1905 2025-01-21 03:00:53.783-0600 FINER t525 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mrw-tools'
1906 2025-01-21 03:00:53.783-0600 FINER t527 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-vpd-parser'
1907 2025-01-21 03:00:53.783-0600 FINER t526 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-mboxd'
1908 2025-01-21 03:00:53.784-0600 FINER t528 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-dbus-interfaces'
1909 2025-01-21 03:00:53.785-0600 FINER t514 GitRepository.rebuildTagList: Read tags count=10 for '/opengrok/src/openbmc/openbmc-test-automation'
1910 2025-01-21 03:00:53.806-0600 FINER t530 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/fb-ipmi-oem'
1911 2025-01-21 03:00:53.806-0600 FINER t531 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-host-ipmid'
1912 2025-01-21 03:00:53.806-0600 FINER t516 GitRepository.rebuildTagList: Read tags count=11 for '/opengrok/src/openbmc/libpldm'
1913 2025-01-21 03:00:53.807-0600 FINER t529 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/hiomapd'
1914 2025-01-21 03:00:53.807-0600 FINER t532 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-bmc-code-mgmt'
1915 2025-01-21 03:00:53.808-0600 FINER t533 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-state-manager'
1916 2025-01-21 03:00:53.809-0600 FINER t535 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/smbios-mdr'
1917 2025-01-21 03:00:53.809-0600 FINER t536 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/service-config-manager'
1918 2025-01-21 03:00:53.809-0600 FINER t534 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-settingsd'
1919 2025-01-21 03:00:53.810-0600 FINER t537 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/btbridge'
1920 2025-01-21 03:00:53.810-0600 FINER t539 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-snmp'
1921 2025-01-21 03:00:53.810-0600 FINER t538 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-networkd'
1922 2025-01-21 03:00:53.810-0600 FINER t541 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-objmgr'
1923 2025-01-21 03:00:53.810-0600 FINER t540 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-rest-server'
1924 2025-01-21 03:00:53.811-0600 FINER t542 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/telemetry'
1925 2025-01-21 03:00:53.811-0600 FINER t543 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/slpd-lite'
1926 2025-01-21 03:00:53.812-0600 FINER t544 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc-tools'
1927 2025-01-21 03:00:53.813-0600 FINER t546 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-inventory-upload'
1928 2025-01-21 03:00:53.813-0600 FINER t545 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/rest-dbus'
1929 2025-01-21 03:00:53.813-0600 FINER t547 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/gpioplus'
1930 2025-01-21 03:00:53.813-0600 FINER t548 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/ibm-dbus-interfaces'
1931 2025-01-21 03:00:53.813-0600 FINER t550 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/intel-ipmi-oem'
1932 2025-01-21 03:00:53.813-0600 FINER t549 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-occ-control'
1933 2025-01-21 03:00:53.814-0600 FINER t551 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/dbus-sensors'
1934 2025-01-21 03:00:53.815-0600 FINER t552 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/libbej'
1935 2025-01-21 03:00:53.815-0600 FINER t553 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/estoraged'
1936 2025-01-21 03:00:53.816-0600 FINER t556 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-hw-diags'
1937 2025-01-21 03:00:53.816-0600 FINER t555 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/phosphor-fan-presence'
1938 2025-01-21 03:00:53.816-0600 FINER t558 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openbmc.github.io'
1939 2025-01-21 03:00:53.817-0600 FINER t554 GitRepository.rebuildTagList: Read tags count=2 for '/opengrok/src/openbmc/libmctp'
1940 2025-01-21 03:00:53.819-0600 FINER t559 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/webui-vue'
1941 2025-01-21 03:00:53.870-0600 FINER t561 GitRepository.rebuildTagList: Read tags count=57 for '/opengrok/src/openbmc/openbmc'
1942 2025-01-21 03:00:53.904-0600 FINER t560 GitRepository.rebuildTagList: Read tags count=308 for '/opengrok/src/openbmc/u-boot'
1943 2025-01-21 03:00:53.925-0600 FINER t557 GitRepository.rebuildTagList: Read tags count=1,464 for '/opengrok/src/openbmc/qemu'
1944 2025-01-21 03:00:54.738-0600 FINEST t562 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
1956 2025-01-21 03:00:54.739-0600 FINEST t562 GitRepository.rebuildTagList: cannot get tags for '/opengrok/src/openbmc/linux'
1968 2025-01-21 03:00:54.763-0600 FINER t562 GitRepository.rebuildTagList: Read tags count=1,075 for '/opengrok/src/openbmc/linux'
1969 2025-01-21 03:00:54.765-0600 INFO t1 Statistics.logIt: Done invalidating repositories (105 valid, 105 working) (took 1.28 seconds)
1970 2025-01-21 03:00:54.771-0600 INFO t1 Indexer.doIndexerExecution: Starting indexing
1971 2025-01-21 03:00:54.811-0600 INFO t1 Indexer.doIndexerExecution: Waiting for the executors to finish
1972 2025-01-21 03:00:55.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: traversing the documents in MMapDirectory@/opengrok/data/index/openbmc lockFactory=org.apache.lucene.store.NoLockFactory@48d727bb to collect uids of deleted documents
1973 2025-01-21 03:00:55.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/MAINTAINERS' (0) at 20210308005002984
1974 2025-01-21 03:00:55.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid1.c' (1) at 20240418080014494
1975 2025-01-21 03:00:55.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hpet.c' (2) at 20240719080013349
1976 2025-01-21 03:00:55.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/renesas,hspi.yaml' (3) at 20240405153045173
1977 2025-01-21 03:00:55.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle-b.json' (4) at 20210308005046409
1978 2025-01-21 03:00:55.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_pdm.c' (5) at 20240405153232191
1979 2025-01-21 03:00:55.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/preemptirq_delay_test.c' (6) at 20240628080014029
1980 2025-01-21 03:00:55.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/cache.json' (7) at 20240405153054137
1981 2025-01-21 03:00:55.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticGateway/Create.interface.yaml' (8) at 20240509080019296
1982 2025-01-21 03:00:55.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest-send-results' (9) at 20240301090012483
1983 2025-01-21 03:00:55.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/timestamping.rst' (10) at 20210307214925566
1984 2025-01-21 03:00:55.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/dma_timer.c' (11) at 20240405153230003
1985 2025-01-21 03:00:55.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-vivid.rst' (12) at 20240405153045317
1986 2025-01-21 03:00:55.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_uprobe_from_different_cu.sh' (13) at 20240405153054173
1987 2025-01-21 03:00:55.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/checksum_64.S' (14) at 20240405153230043
1988 2025-01-21 03:00:55.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fdreg.h' (15) at 20210307214931630
1989 2025-01-21 03:00:55.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button/id-button-pressed.service' (16) at 20210307205553702
1990 2025-01-21 03:00:55.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/zmap.c' (17) at 20241211090145505
1991 2025-01-21 03:00:55.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme.h' (18) at 20210307214927182
1992 2025-01-21 03:00:55.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/thread_info.h' (19) at 20240405153052805
1993 2025-01-21 03:00:55.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/README' (20) at 20210309003655972
1994 2025-01-21 03:00:55.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmap.c' (21) at 20241125090012263
1995 2025-01-21 03:00:55.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rtmv20-regulator.c' (22) at 20240405153051473
1996 2025-01-21 03:00:55.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch' (23) at 20241221090017660
1997 2025-01-21 03:00:55.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/altera/clk-arria10.c' (24) at 20210308005003340
1998 2025-01-21 03:00:55.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi' (25) at 20241115090012941
1999 2025-01-21 03:00:55.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/dell-wmi-sysman.h' (26) at 20220525020653907
2000 2025-01-21 03:00:55.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-attr-exec' (27) at 20220525020651630
2001 2025-01-21 03:00:55.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/rpu-ready-deassert@.service' (28) at 20240912080013426
2002 2025-01-21 03:00:55.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/Makefile' (29) at 20240405153049449
2003 2025-01-21 03:00:55.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_dev.h' (30) at 20240405153051601
2004 2025-01-21 03:00:55.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ne2000-isa.c' (31) at 20240906080037264
2005 2025-01-21 03:00:55.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86-iommu.c' (32) at 20240906080037232
2006 2025-01-21 03:00:55.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/index.rst' (33) at 20240405153044929
2007 2025-01-21 03:00:55.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/phal-export-devtree@.service.in' (34) at 20230513080022442
2008 2025-01-21 03:00:55.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/util.c' (35) at 20240805080014063
2009 2025-01-21 03:00:55.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Documentation/firmware/firmware-management' (36) at 20210307214930514
2010 2025-01-21 03:00:55.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/ipv4/tcp_input.c' (37) at 20241018080014582 to deleted uid set
2011 2025-01-21 03:00:55.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de212/core-isa.h' (38) at 20210308005046349
2012 2025-01-21 03:00:55.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/s2-mips.S' (39) at 20210307214930434
2013 2025-01-21 03:00:55.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/cmdq.c' (40) at 20240405153048649
2014 2025-01-21 03:00:55.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcyusbserial/libcyusbserial/0001-CMakeLists.txt-don-t-fall-back-CMAKE_INSTALL_LIBDIR-.patch' (41) at 20230919080013958
2015 2025-01-21 03:00:55.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/event_notifier-win32.c' (42) at 20221215040039402
2016 2025-01-21 03:00:55.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc-v7.h' (43) at 20240405153049465
2017 2025-01-21 03:00:55.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ehci.c' (44) at 20240906080037308
2018 2025-01-21 03:00:55.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_start_gt_end.cpp' (45) at 20210308005108645
2019 2025-01-21 03:00:55.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/snapcraft.template' (46) at 20210307214932158
2020 2025-01-21 03:00:55.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.AMCC-eval-boards-cleanup' (47) at 20210308005003288
2021 2025-01-21 03:00:55.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/thread_info.h' (48) at 20240405153229999
2022 2025-01-21 03:00:55.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/mulsi3.S' (49) at 20240405153230007
2023 2025-01-21 03:00:55.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp_common.xml.h' (50) at 20240405153048597
2024 2025-01-21 03:00:55.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/nuvoton,ma35d1-clk.h' (51) at 20240405153052645
2025 2025-01-21 03:00:55.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/numachip/numachip.h' (52) at 20210307214926670
2026 2025-01-21 03:00:55.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-104-idio-16.c' (53) at 20240405153230303
2027 2025-01-21 03:00:55.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4memset.S' (54) at 20210307214926606
2028 2025-01-21 03:00:55.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_dw_hdmi.h' (55) at 20210307214927866
2029 2025-01-21 03:00:55.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/ntopng.service' (56) at 20210307205553846
2030 2025-01-21 03:00:55.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-build-do-not-use-autoconf-s-config.sub-to-canonicali.patch' (57) at 20231011080016578
2031 2025-01-21 03:00:55.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_io_fops.c' (58) at 20240613080016475
2032 2025-01-21 03:00:55.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_hsm.c' (59) at 20240405153046261
2033 2025-01-21 03:00:55.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/Makefile' (60) at 20210308005003008
2034 2025-01-21 03:00:55.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cpcap-battery.c' (61) at 20240405153231355
2035 2025-01-21 03:00:55.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/icl_dsi.c' (62) at 20240405153230543
2036 2025-01-21 03:00:55.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/rockchip-mailbox.c' (63) at 20241011080017323
2037 2025-01-21 03:00:55.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c' (64) at 20240405153049469
2038 2025-01-21 03:00:55.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/bios-verify.sh' (65) at 20230428080015190
2039 2025-01-21 03:00:55.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/fault.c' (66) at 20241211090145385
2040 2025-01-21 03:00:55.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evxfregn.c' (67) at 20241220090018306
2041 2025-01-21 03:00:55.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/Makefile' (68) at 20210307214929942
2042 2025-01-21 03:00:55.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arc-common' (69) at 20230317080013829
2043 2025-01-21 03:00:55.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/compaction.h' (70) at 20240405153052893
2044 2025-01-21 03:00:55.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/cpcmd.c' (71) at 20240405153046285
2045 2025-01-21 03:00:55.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c' (72) at 20240710080014585
2046 2025-01-21 03:00:55.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c' (73) at 20220525020654187
2047 2025-01-21 03:00:55.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/11-cve-2014-8141-getzip64data.patch' (74) at 20210307205554574
2048 2025-01-21 03:00:55.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/MAINTAINERS' (75) at 20210308005003016
2049 2025-01-21 03:00:55.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/Kconfig' (76) at 20210307214929574
2050 2025-01-21 03:00:55.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/chmctrl.h' (77) at 20210307214926578
2051 2025-01-21 03:00:55.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/trace_vprintk.c' (78) at 20240405153054281
2052 2025-01-21 03:00:55.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma3/irqsrcs_sdma3_5_0.h' (79) at 20210309003649636
2053 2025-01-21 03:00:55.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/entry-ftrace.S' (80) at 20240405153045869
2054 2025-01-21 03:00:55.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/hci.h' (81) at 20210307214930514
2055 2025-01-21 03:00:55.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-slow.c' (82) at 20210307214926962
2056 2025-01-21 03:00:55.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LicenseCollection.json' (83) at 20240619080002948
2057 2025-01-21 03:00:55.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qtree.c' (84) at 20230426080043964
2058 2025-01-21 03:00:55.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/early_printk.c' (85) at 20210307214926254
2059 2025-01-21 03:00:55.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/edminiv2/MAINTAINERS' (86) at 20210308005002904
2060 2025-01-21 03:00:55.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/ts4800-wdt.txt' (87) at 20210307214925454
2061 2025-01-21 03:00:55.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/rootfs.py' (88) at 20240124090012258
2062 2025-01-21 03:00:55.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/device.h' (89) at 20210307214931302
2063 2025-01-21 03:00:55.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mc146818rtc_32.h' (90) at 20210307214926582
2064 2025-01-21 03:00:55.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stm32h7-clks.h' (91) at 20210307214931334
2065 2025-01-21 03:00:55.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tb100.h' (92) at 20210308005003620
2066 2025-01-21 03:00:55.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/monitor/block-hmp-cmds.c' (93) at 20240906080037148
2067 2025-01-21 03:00:55.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/.kunitconfig' (94) at 20240405153046769
2068 2025-01-21 03:00:55.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,q6afe.h' (95) at 20240405153052653
2069 2025-01-21 03:00:55.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/pr-helper.rst' (96) at 20210308005045801
2070 2025-01-21 03:00:55.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/files/0002-Fix-mismatch-of-OpenSSL-function-signatures-that-cau.patch' (97) at 20241221090017576
2071 2025-01-21 03:00:55.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/check_extable.sh' (98) at 20220525020654939
2072 2025-01-21 03:00:55.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch' (99) at 20240413080012651
2073 2025-01-21 03:00:55.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ioctls.h' (100) at 20210307214926394
2074 2025-01-21 03:00:55.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/vangogh.c' (101) at 20240405153232195
2075 2025-01-21 03:00:55.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mp-audiomix.c' (102) at 20241008080013911
2076 2025-01-21 03:00:55.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/meson.build' (103) at 20240106090017253
2077 2025-01-21 03:00:55.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-netdev.c' (104) at 20240405153053349
2078 2025-01-21 03:00:55.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/unaligned.c' (105) at 20240405153045945
2079 2025-01-21 03:00:55.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/template/VeraMono.ttf' (106) at 20210307205554234 to deleted uid set
2080 2025-01-21 03:00:55.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pahole/files/0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch' (107) at 20241221090017512
2081 2025-01-21 03:00:55.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_host_driver.c' (108) at 20210307214932738
2082 2025-01-21 03:00:55.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/Makefile' (109) at 20240405153048745
2083 2025-01-21 03:00:55.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.5.1.bb' (110) at 20241221090017500
2084 2025-01-21 03:00:55.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/spectral_common.h' (111) at 20240405153050473
2085 2025-01-21 03:00:55.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/optee/Kconfig' (112) at 20210308005003708
2086 2025-01-21 03:00:55.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css.h' (113) at 20210307214930546
2087 2025-01-21 03:00:55.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msg.h' (114) at 20210307214931450
2088 2025-01-21 03:00:55.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio.c' (115) at 20241211090212354
2089 2025-01-21 03:00:55.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/memneq.c' (116) at 20240405153053085
2090 2025-01-21 03:00:55.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/scripts/generate-machine-list' (117) at 20240905080011586
2091 2025-01-21 03:00:55.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Bmc/meson.build' (118) at 20230825080021141 to deleted uid set
2092 2025-01-21 03:00:55.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_info.h' (119) at 20210307214932198
2093 2025-01-21 03:00:55.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq25890_charger.h' (120) at 20240405153052773
2094 2025-01-21 03:00:55.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/mxhead.S' (121) at 20240405153046505
2095 2025-01-21 03:00:55.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-pinctrl.h' (122) at 20240405153045573
2096 2025-01-21 03:00:55.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/Makefile' (123) at 20210307214928350
2097 2025-01-21 03:00:55.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (124) at 20230412080023460
2098 2025-01-21 03:00:55.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/trace-events' (125) at 20210927100127201
2099 2025-01-21 03:00:55.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6315-regulator.c' (126) at 20240405153231363
2100 2025-01-21 03:00:55.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmmcp77.c' (127) at 20210307214927966
2101 2025-01-21 03:00:55.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-component.h' (128) at 20240405153231863
2102 2025-01-21 03:00:55.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/interval-tree.c' (129) at 20230925080040113
2103 2025-01-21 03:00:55.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch' (130) at 20241221090017660
2104 2025-01-21 03:00:55.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-tps6105x.c' (131) at 20210307214928554
2105 2025-01-21 03:00:55.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/045.out' (132) at 20210308005046437
2106 2025-01-21 03:00:55.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/acp3x.h' (133) at 20240405153053549
2107 2025-01-21 03:00:55.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/leptonica/leptonica_1.85.0.bb' (134) at 20241221090017528
2108 2025-01-21 03:00:55.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_ubsan.c' (135) at 20220525020654759
2109 2025-01-21 03:00:55.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lowcomms.h' (136) at 20240405153052325
2110 2025-01-21 03:00:55.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter.h' (137) at 20240405153052929
2111 2025-01-21 03:00:55.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/bug.h' (138) at 20210307214925666
2112 2025-01-21 03:00:55.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/coroutine-ucontext.c' (139) at 20240326080039754
2113 2025-01-21 03:00:55.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/iio-trig-sysfs.c' (140) at 20240405153049017
2114 2025-01-21 03:00:55.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun5i.h' (141) at 20210308005003620
2115 2025-01-21 03:00:55.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat' (142) at 20240906080037560 to deleted uid set
2116 2025-01-21 03:00:55.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/readonly.hpp' (143) at 20230511080034627
2117 2025-01-21 03:00:55.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi' (144) at 20240405153229919
2118 2025-01-21 03:00:55.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/unattended-boot-conf/Fedora/ks.cfg' (145) at 20241221090017468
2119 2025-01-21 03:00:55.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/firmware/ti,sci.txt' (146) at 20210308005003304
2120 2025-01-21 03:00:55.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sam_secure.h' (147) at 20240405153045637
2121 2025-01-21 03:00:55.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-base-clash.out' (148) at 20210308005046413 to deleted uid set
2122 2025-01-21 03:00:55.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/groups.json' (149) at 20241101080022232
2123 2025-01-21 03:00:55.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/arm,ccn.yaml' (150) at 20240405153045125
2124 2025-01-21 03:00:55.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/pam-webserver' (151) at 20221019030003903
2125 2025-01-21 03:00:55.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/Platform' (152) at 20210307214926186
2126 2025-01-21 03:00:55.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrhassel' (153) at 20210307205553786
2127 2025-01-21 03:00:55.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/Kbuild' (154) at 20210307214926098
2128 2025-01-21 03:00:55.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/ast.py' (155) at 20241221090017588
2129 2025-01-21 03:00:55.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/map_perf_test.bpf.c' (156) at 20240405153053421
2130 2025-01-21 03:00:55.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/Makefile' (157) at 20240405153051197
2131 2025-01-21 03:00:55.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_mem_input.h' (158) at 20220525020652498
2132 2025-01-21 03:00:55.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m525x.c' (159) at 20220525020651982
2133 2025-01-21 03:00:55.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Battery_LocationCode.json' (160) at 20221213040036917
2134 2025-01-21 03:00:55.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/my3126.c' (161) at 20210307214929358
2135 2025-01-21 03:00:55.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rx/rx62n.h' (162) at 20240906080037340
2136 2025-01-21 03:00:55.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/opendnssec/files/libdns_conf_fix.patch' (163) at 20230706080014769
2137 2025-01-21 03:00:55.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/Build' (164) at 20210307214932522
2138 2025-01-21 03:00:55.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/manpages.bbclass' (165) at 20230401080011963
2139 2025-01-21 03:00:55.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Filter.v1_0_2.json' (166) at 20240619080002948
2140 2025-01-21 03:00:55.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-hw.h' (167) at 20240405153049473
2141 2025-01-21 03:00:55.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/Kconfig' (168) at 20241211090212326
2142 2025-01-21 03:00:55.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mipi_dbi.c' (169) at 20240405153230539
2143 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-macally.c' (170) at 20210309003649916
2144 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch' (171) at 20241221090017676
2145 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd_dif.c' (172) at 20240405153051733
2146 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tc74.rst' (173) at 20210307214925506
2147 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-N' (174) at 20240405153054369
2148 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.env.intel' (175) at 20240424080035076
2149 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ti-prm.h' (176) at 20210307214931482
2150 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rcar-gen3-base.h' (177) at 20210308005002768
2151 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/gdbstub.c' (178) at 20241211090212518
2152 2025-01-21 03:00:55.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/pkix_asn1_tab.c.inc' (179) at 20240906080037580
2153 2025-01-21 03:00:55.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/rng-random.h' (180) at 20210308005046057
2154 2025-01-21 03:00:55.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-sgmii.c' (181) at 20210307214926198
2155 2025-01-21 03:00:55.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdevel/libdevel-globaldestruction-perl_0.14.bb' (182) at 20241221090017544
2156 2025-01-21 03:00:55.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/amcore/Kconfig' (183) at 20210308005003056
2157 2025-01-21 03:00:55.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb' (184) at 20240301090012435
2158 2025-01-21 03:00:55.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/ext_manifest.h' (185) at 20220525020654655
2159 2025-01-21 03:00:55.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_dbg.c' (186) at 20210309003652824
2160 2025-01-21 03:00:55.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/code_standards_check.md' (187) at 20221209040018563
2161 2025-01-21 03:00:55.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ccgx-ucsi.c' (188) at 20240405153048897
2162 2025-01-21 03:00:55.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/sign_package_feed.bbclass' (189) at 20220910030013393
2163 2025-01-21 03:00:55.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32h7/stm32.h' (190) at 20210308005002664
2164 2025-01-21 03:00:55.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/apple-soc-cpufreq.c' (191) at 20240405153046909
2165 2025-01-21 03:00:55.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9052/reg.h' (192) at 20210307214931426
2166 2025-01-21 03:00:55.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_ffa.h' (193) at 20240405153051969
2167 2025-01-21 03:00:55.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/209' (194) at 20220429100100910
2168 2025-01-21 03:00:55.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/misc.S' (195) at 20240405153046513
2169 2025-01-21 03:00:55.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/i2c.c' (196) at 20241219090010504
2170 2025-01-21 03:00:55.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-purge.service.in' (197) at 20231027080017022
2171 2025-01-21 03:00:55.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/stats.c' (198) at 20240405153052409
2172 2025-01-21 03:00:55.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/crash_core.c' (199) at 20240405153045865
2173 2025-01-21 03:00:55.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/cache.h' (200) at 20240405153052257
2174 2025-01-21 03:00:55.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_fcntl.h' (201) at 20210308005046089
2175 2025-01-21 03:00:55.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/rndis.c' (202) at 20240628080014013
2176 2025-01-21 03:00:55.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/vmid.h' (203) at 20210307214927310
2177 2025-01-21 03:00:55.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/pixcir_i2c_ts.c' (204) at 20240405153230731
2178 2025-01-21 03:00:55.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stih407-clks.h' (205) at 20210308005003632
2179 2025-01-21 03:00:55.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-cdce925.c' (206) at 20240405153230207
2180 2025-01-21 03:00:55.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/smc.S' (207) at 20210307214925886
2181 2025-01-21 03:00:55.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nvidia/Kconfig' (208) at 20210307214929570
2182 2025-01-21 03:00:55.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/pm-qa/pm-qa_git.bb' (209) at 20220402030016007
2183 2025-01-21 03:00:55.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi' (210) at 20240405153045745
2184 2025-01-21 03:00:55.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/tu102.c' (211) at 20240405153048645
2185 2025-01-21 03:00:55.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/core.c' (212) at 20240405153231911
2186 2025-01-21 03:00:55.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/buffer.hpp' (213) at 20230817080003092
2187 2025-01-21 03:00:55.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/mm/Makefile' (214) at 20220525020651802
2188 2025-01-21 03:00:55.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/system_keyring.h' (215) at 20240405153231799
2189 2025-01-21 03:00:55.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk.h' (216) at 20240405153052669
2190 2025-01-21 03:00:55.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/ucontext.h' (217) at 20210307214925650
2191 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/init.c' (218) at 20240405153046049
2192 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libucontext_1.2.bb' (219) at 20220402030016155
2193 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/meson-ir.c' (220) at 20240405153230823
2194 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header.sig' (221) at 20210831100016398 to deleted uid set
2195 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_arm_callgraph_fp.sh' (222) at 20240805080014071
2196 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/mhi.c' (223) at 20240405153231159
2197 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/es8328.txt' (224) at 20210307214925426
2198 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-inet-d978-rev2.dts' (225) at 20210308005002624
2199 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/arm,cryptocell.yaml' (226) at 20220525020651666
2200 2025-01-21 03:00:55.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/samsung_uart.yaml' (227) at 20240405153045153
2201 2025-01-21 03:00:55.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/meson.build' (228) at 20240904080040075
2202 2025-01-21 03:00:55.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pc873xx.c' (229) at 20220525020651802
2203 2025-01-21 03:00:55.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-sld8.dtsi' (230) at 20240405153045577
2204 2025-01-21 03:00:55.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/trace.c' (231) at 20240405153050369
2205 2025-01-21 03:00:55.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data.c' (232) at 20240405153232235
2206 2025-01-21 03:00:55.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_ida.c' (233) at 20240405153231955
2207 2025-01-21 03:00:55.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy25-93.0W' (234) at 20210307205553762
2208 2025-01-21 03:00:55.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/qts/iocsr_config.h' (235) at 20210308005003044
2209 2025-01-21 03:00:55.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb' (236) at 20240413080012655
2210 2025-01-21 03:00:55.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra186-display.yaml' (237) at 20240405153045049
2211 2025-01-21 03:00:55.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h' (238) at 20240405153050609
2212 2025-01-21 03:00:55.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/Kconfig' (239) at 20240405153051445
2213 2025-01-21 03:00:55.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/omap/dss.rst' (240) at 20240405153044973
2214 2025-01-21 03:00:55.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan.c' (241) at 20240405153053161
2215 2025-01-21 03:00:55.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efclib.c' (242) at 20220525020654003
2216 2025-01-21 03:00:55.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sys.c' (243) at 20240405153231931
2217 2025-01-21 03:00:55.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/tests/test_sensorcommands.cpp' (244) at 20240829080009334
2218 2025-01-21 03:00:55.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nl.h' (245) at 20210307214930350
2219 2025-01-21 03:00:55.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8916.yaml' (246) at 20240405153045025
2220 2025-01-21 03:00:55.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_ieee80211.c' (247) at 20240405153051913
2221 2025-01-21 03:00:55.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/omap-usb.h' (248) at 20210307214929010
2222 2025-01-21 03:00:55.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ag101p/MAINTAINERS' (249) at 20210308005002900
2223 2025-01-21 03:00:55.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x3_rtr_regs.h' (250) at 20240405153046605
2224 2025-01-21 03:00:55.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/TachSensor.hpp' (251) at 20241112090003094
2225 2025-01-21 03:00:55.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/Makefile' (252) at 20210309003648828
2226 2025-01-21 03:00:55.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-core.c' (253) at 20240405153049529
2227 2025-01-21 03:00:55.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/thread_info.h' (254) at 20240405153045909
2228 2025-01-21 03:00:55.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml' (255) at 20240405153229799
2229 2025-01-21 03:00:55.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm33xx.h' (256) at 20240405153045661
2230 2025-01-21 03:00:55.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/ldflags.patch' (257) at 20210307205553874
2231 2025-01-21 03:00:55.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_s1810c.h' (258) at 20210307214932446
2232 2025-01-21 03:00:55.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-MountLeinster' (259) at 20210307205553774
2233 2025-01-21 03:00:55.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts' (260) at 20240405153045813
2234 2025-01-21 03:00:55.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/charger-manager.yaml' (261) at 20240405153045141
2235 2025-01-21 03:00:55.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_n_regs.h' (262) at 20240405153046573
2236 2025-01-21 03:00:55.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.12.bb' (263) at 20240106090017237
2237 2025-01-21 03:00:55.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish.h' (264) at 20220525020652138
2238 2025-01-21 03:00:55.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/idt_handlers_64.S' (265) at 20240405153230103
2239 2025-01-21 03:00:55.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik_ih.c' (266) at 20240405153230331
2240 2025-01-21 03:00:55.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts' (267) at 20240912080012038
2241 2025-01-21 03:00:55.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/msp3400-kthreads.c' (268) at 20220525020653255
2242 2025-01-21 03:00:55.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cifs/cifs_netlink.h' (269) at 20220525020654667
2243 2025-01-21 03:00:55.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/dropbear/dropbear_%.bbappend' (270) at 20210807000017354
2244 2025-01-21 03:00:55.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_dpi.c' (271) at 20240405153048417
2245 2025-01-21 03:00:55.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/net.h' (272) at 20241211090212366
2246 2025-01-21 03:00:55.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/core.h' (273) at 20210307214931438
2247 2025-01-21 03:00:55.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/Platform' (274) at 20210307214926190
2248 2025-01-21 03:00:55.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgtable.h' (275) at 20240913080013769
2249 2025-01-21 03:00:55.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/dwarf-unwind.c' (276) at 20240405153054165
2250 2025-01-21 03:00:55.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libfann/libfann_git.bb' (277) at 20240301090012427
2251 2025-01-21 03:00:55.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/sparx5_serdes_regs.h' (278) at 20240405153051289
2252 2025-01-21 03:00:55.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-neo.dts' (279) at 20210308005002624
2253 2025-01-21 03:00:55.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/sound.txt' (280) at 20210308005003304
2254 2025-01-21 03:00:55.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/interrupt.h' (281) at 20240712080021053
2255 2025-01-21 03:00:55.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/wl12xx_80211.h' (282) at 20210307214929974
2256 2025-01-21 03:00:55.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kobol/helios4/MAINTAINERS' (283) at 20210308005003012
2257 2025-01-21 03:00:55.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/262.out' (284) at 20240906080037564
2258 2025-01-21 03:00:55.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-ff-rdk-emmc.dts' (285) at 20240405153045529
2259 2025-01-21 03:00:55.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/rtas.c' (286) at 20221215040039374
2260 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0005-Don-t-require-internet-connection-during-build.patch' (287) at 20230211040012643
2261 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_auto.c' (288) at 20210308005003448
2262 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_blackhole.c' (289) at 20210307214932062
2263 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unknown-escape.out' (290) at 20210308005046413 to deleted uid set
2264 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-gpio.c' (291) at 20220525020653679
2265 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio_1.67.1.bb' (292) at 20241221090017552
2266 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-composite-93.c' (293) at 20241008080013911
2267 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/OWNERS' (294) at 20240110090012776
2268 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/wic/emmc-fvp.wks.in' (295) at 20240507080014346
2269 2025-01-21 03:00:55.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_oem.c' (296) at 20210308004938828
2270 2025-01-21 03:00:55.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-mpu6050' (297) at 20210307214925194
2271 2025-01-21 03:00:55.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/i386-linux-user.mak' (298) at 20241211090212222
2272 2025-01-21 03:00:55.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rockchip_saradc.c' (299) at 20240405153230691
2273 2025-01-21 03:00:55.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/bcmgenet.h' (300) at 20210307214931470
2274 2025-01-21 03:00:55.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-multidict/run-ptest' (301) at 20240301090012431
2275 2025-01-21 03:00:55.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek_ptp.h' (302) at 20220525020653427
2276 2025-01-21 03:00:55.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_pmc56_exclude_constraints_test.c' (303) at 20240405153054361
2277 2025-01-21 03:00:55.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi_table.h' (304) at 20210308005002876
2278 2025-01-21 03:00:55.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-cxl.json' (305) at 20240405153054149
2279 2025-01-21 03:00:55.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93-pinfunc.h' (306) at 20240405153045737
2280 2025-01-21 03:00:55.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/localuser/test_ipmi_redfish_user.robot' (307) at 20240628080017117
2281 2025-01-21 03:00:55.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/armada-37xx-rwtm-mailbox.h' (308) at 20220525020654551
2282 2025-01-21 03:00:55.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm200.c' (309) at 20220525020652971
2283 2025-01-21 03:00:55.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/meth.c' (310) at 20240405153050293
2284 2025-01-21 03:00:55.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/pmf.c' (311) at 20220525020653667
2285 2025-01-21 03:00:55.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/core.c' (312) at 20240613080016463
2286 2025-01-21 03:00:55.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-extended/shadow/shadow_%.bbappend' (313) at 20220402030016075
2287 2025-01-21 03:00:55.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-bcm6345.c' (314) at 20240405153231367
2288 2025-01-21 03:00:55.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/fujitsu-laptop.c' (315) at 20240405153051405
2289 2025-01-21 03:00:55.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_cmp.c' (316) at 20240405153232059
2290 2025-01-21 03:00:55.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/tdp_mmu.c' (317) at 20240429080012408
2291 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (318) at 20241206090014202
2292 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa3xx-regs.h' (319) at 20240405153045677
2293 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/lcsr.decode' (320) at 20230925080040041
2294 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/sections.h' (321) at 20210308005002824
2295 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/Makefile' (322) at 20210308005003032
2296 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/Kconfig' (323) at 20240405153046229
2297 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/initial_sid_to_string.h' (324) at 20240405153053477
2298 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/memchr.S' (325) at 20240405153229859
2299 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.c' (326) at 20210307214927962
2300 2025-01-21 03:00:55.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/Kconfig' (327) at 20240405153051325
2301 2025-01-21 03:00:55.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/drm_ioctl.sh' (328) at 20210307214932578
2302 2025-01-21 03:00:55.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/reg.h' (329) at 20210307214926362
2303 2025-01-21 03:00:55.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mv64xxx.c' (330) at 20240405153048905
2304 2025-01-21 03:00:55.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-array.c' (331) at 20240405153049257
2305 2025-01-21 03:00:55.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/030.out' (332) at 20210308005046437
2306 2025-01-21 03:00:55.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis128-neon-inner.c' (333) at 20240405153046529
2307 2025-01-21 03:00:55.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bluecard_cs.c' (334) at 20210309003649204
2308 2025-01-21 03:00:55.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa2xx.c' (335) at 20240405153045677
2309 2025-01-21 03:00:55.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nandif.c' (336) at 20210308005003556
2310 2025-01-21 03:00:55.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-amd8111.c' (337) at 20240405153047073
2311 2025-01-21 03:00:55.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/slt_ast2600/Kconfig' (338) at 20210308005002916
2312 2025-01-21 03:00:55.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_common.h' (339) at 20240405153051825
2313 2025-01-21 03:00:55.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6592-evb.dts' (340) at 20240405153045461
2314 2025-01-21 03:00:55.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/Kconfig' (341) at 20240405153053053
2315 2025-01-21 03:00:55.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-linux.patch' (342) at 20210307205553810
2316 2025-01-21 03:00:55.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx53-kp.dts' (343) at 20210308005002580
2317 2025-01-21 03:00:55.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/sor.c' (344) at 20210308005003536
2318 2025-01-21 03:00:55.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/main.c' (345) at 20240405153053173
2319 2025-01-21 03:00:55.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS01' (346) at 20240405153054369
2320 2025-01-21 03:00:55.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-perl/perl/lib-perl_0.63.bb' (347) at 20241221090017580
2321 2025-01-21 03:00:55.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/hw_breakpoint_test.c' (348) at 20240405153052997
2322 2025-01-21 03:00:55.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/pipeline.json' (349) at 20240405153054157
2323 2025-01-21 03:00:55.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/persistent_json_storage.hpp' (350) at 20230125040034502
2324 2025-01-21 03:00:55.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd_1.195.bb' (351) at 20210307205553842
2325 2025-01-21 03:00:55.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/f81534.c' (352) at 20240405153052129
2326 2025-01-21 03:00:55.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/spl_a10.c' (353) at 20210308005002780
2327 2025-01-21 03:00:55.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwsleep.c' (354) at 20240405153046621
2328 2025-01-21 03:00:55.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-usb-otg.dtsi' (355) at 20240405153045425
2329 2025-01-21 03:00:55.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_rtas.c' (356) at 20240326080039486
2330 2025-01-21 03:00:55.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/z8530.h' (357) at 20210307214929674
2331 2025-01-21 03:00:55.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/trace.h' (358) at 20240613080016463
2332 2025-01-21 03:00:55.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dispc_coefs.c' (359) at 20220525020652975
2333 2025-01-21 03:00:55.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/host-power-on.service' (360) at 20241213090035010
2334 2025-01-21 03:00:55.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/hisilicon/hi6220_reset.c' (361) at 20240405153231367
2335 2025-01-21 03:00:55.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/jobctl.h' (362) at 20240405153052789
2336 2025-01-21 03:00:55.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mipi0a.txt' (363) at 20240405153229755
2337 2025-01-21 03:00:55.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Olkamangi' (364) at 20210307205553790
2338 2025-01-21 03:00:55.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/skeleton.dtsi' (365) at 20210308005002872
2339 2025-01-21 03:00:55.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_rpc_cmd.h' (366) at 20240405153051969
2340 2025-01-21 03:00:55.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_loader.c' (367) at 20240405153054285
2341 2025-01-21 03:00:55.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/intel-nhlt.c' (368) at 20240405153232123
2342 2025-01-21 03:00:55.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/Kconfig' (369) at 20240405153052037
2343 2025-01-21 03:00:55.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/colorspaces.rst' (370) at 20210309003648488
2344 2025-01-21 03:00:55.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-vsock-common.c' (371) at 20240906080037316
2345 2025-01-21 03:00:55.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/amigaone/Makefile' (372) at 20210307214926458
2346 2025-01-21 03:00:55.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd_zbc.c' (373) at 20241115090012961
2347 2025-01-21 03:00:55.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/string.h' (374) at 20240405153046281
2348 2025-01-21 03:00:55.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/debugedit/files/0003-Makefile.am-do-not-update-manual.patch' (375) at 20241221090017656
2349 2025-01-21 03:00:55.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3128.h' (376) at 20210308005002660
2350 2025-01-21 03:00:55.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/io.h' (377) at 20240405153230019
2351 2025-01-21 03:00:55.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/bp_account.c' (378) at 20240405153054161
2352 2025-01-21 03:00:55.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysfs-rules.rst' (379) at 20210307214925242
2353 2025-01-21 03:00:55.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AggregationService.v1_0_3.json' (380) at 20240619080002940
2354 2025-01-21 03:00:55.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-miqi.dts' (381) at 20210308005002604
2355 2025-01-21 03:00:55.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1761.h' (382) at 20210307214932294
2356 2025-01-21 03:00:55.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw/openpower-config.yaml' (383) at 20210307205554054
2357 2025-01-21 03:00:55.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap-cache.c' (384) at 20210308005002756
2358 2025-01-21 03:00:55.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dev.c' (385) at 20240405153046937
2359 2025-01-21 03:00:55.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/test_version.cpp' (386) at 20240829080033127
2360 2025-01-21 03:00:55.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mac.c' (387) at 20220802100038573
2361 2025-01-21 03:00:55.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-375.txt' (388) at 20210307214925274
2362 2025-01-21 03:00:55.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGmemcpy.S' (389) at 20240405153046333
2363 2025-01-21 03:00:55.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/rx.c' (390) at 20210309003651572
2364 2025-01-21 03:00:55.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.h' (391) at 20210307214929814
2365 2025-01-21 03:00:55.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sc_sps_1_defconfig' (392) at 20210308005003280
2366 2025-01-21 03:00:55.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/util_mem.c' (393) at 20210307214932438
2367 2025-01-21 03:00:55.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/setjmp.S' (394) at 20210308005002708
2368 2025-01-21 03:00:55.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt' (395) at 20240405153229779
2369 2025-01-21 03:00:55.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/axis.txt' (396) at 20210307214925270
2370 2025-01-21 03:00:55.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2165_priv.h' (397) at 20210307214928634
2371 2025-01-21 03:00:55.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispcsi2.h' (398) at 20240405153049485
2372 2025-01-21 03:00:55.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/device-manager.rst' (399) at 20240309090012808
2373 2025-01-21 03:00:55.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/htb.json' (400) at 20240405153054377
2374 2025-01-21 03:00:55.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/snd_sst_tokens.h' (401) at 20240405153052949
2375 2025-01-21 03:00:55.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/dhry_2.c' (402) at 20210308005003696
2376 2025-01-21 03:00:55.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc.inc' (403) at 20220502030010096
2377 2025-01-21 03:00:55.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/net2big-setup.c' (404) at 20240405153045673
2378 2025-01-21 03:00:55.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/m68k/Makefile.target' (405) at 20240906080037576
2379 2025-01-21 03:00:55.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/processor-cyrix.h' (406) at 20220525020652150
2380 2025-01-21 03:00:55.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/integrity_algo.hpp' (407) at 20230513080031426
2381 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/mpu3050-core.c' (408) at 20240405153048985
2382 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/0003-GLVisualConfig-By-default-don-t-care-about-the-stenc.patch' (409) at 20240309090012804
2383 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/redundantosrelease' (410) at 20240523080020161
2384 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/xen,shared-memory.txt' (411) at 20210307214925414
2385 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-As' (412) at 20210307205553778
2386 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu-qom.h' (413) at 20240906080037472
2387 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/no-Trondelag_Stjordal' (414) at 20210307205553778
2388 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_multibatch.py' (415) at 20210524100035138
2389 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/trace.h' (416) at 20240405153053229
2390 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_compat.h' (417) at 20210307214931646
2391 2025-01-21 03:00:55.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/.gitignore' (418) at 20240710080015177
2392 2025-01-21 03:00:55.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tlv320dac33-plat.h' (419) at 20210307214931602
2393 2025-01-21 03:00:55.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-callbacks-demo.c' (420) at 20210307214932126
2394 2025-01-21 03:00:55.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/jit_probe_mem.c' (421) at 20240405153054253
2395 2025-01-21 03:00:55.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/layer.conf' (422) at 20241221090017580
2396 2025-01-21 03:00:55.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_raid.h' (423) at 20210307214930366
2397 2025-01-21 03:00:55.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98090.yaml' (424) at 20240405153045165
2398 2025-01-21 03:00:55.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond-arp-interval-causes-panic.sh' (425) at 20240405153232263
2399 2025-01-21 03:00:55.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/platsmp.c' (426) at 20240405153045689
2400 2025-01-21 03:00:55.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/cpus-virtual-clock.c' (427) at 20240906080037444
2401 2025-01-21 03:00:55.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8804-spi.c' (428) at 20240405153053869
2402 2025-01-21 03:00:55.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_regs.h' (429) at 20240405153046601
2403 2025-01-21 03:00:55.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch' (430) at 20230706080014741
2404 2025-01-21 03:00:55.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_sp.c' (431) at 20241104090011575 to deleted uid set
2405 2025-01-21 03:00:55.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/rdtgroup.c' (432) at 20240405153230123
2406 2025-01-21 03:00:55.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/powerbuttonreleased.service' (433) at 20231205090013449
2407 2025-01-21 03:00:55.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_mulu.c' (434) at 20210308005046529
2408 2025-01-21 03:00:55.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_string_attribute_test.cpp' (435) at 20240618080043041
2409 2025-01-21 03:00:55.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppevvmath.h' (436) at 20240405153230503
2410 2025-01-21 03:00:55.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.c' (437) at 20240405153050105
2411 2025-01-21 03:00:55.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/pnd2_edac.h' (438) at 20210307214927158
2412 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_resource.h' (439) at 20221215040039202
2413 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/analogix,anx7814.yaml' (440) at 20240405153045037
2414 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/Kconfig' (441) at 20210308005003012
2415 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/jeilinj.c' (442) at 20210307214928830
2416 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/run-ptest' (443) at 20210316000012725
2417 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/mac_cmd.c' (444) at 20210307214931998
2418 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/bcm_kona_timer.c' (445) at 20240405153046873
2419 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/other.json' (446) at 20240405153054137
2420 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/pin_data.rs' (447) at 20240405153053421
2421 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin' (448) at 20240906080037408 to deleted uid set
2422 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/Kconfig' (449) at 20210308005003088
2423 2025-01-21 03:00:55.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/init.h' (450) at 20240405153052901
2424 2025-01-21 03:00:55.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-dma.c' (451) at 20240405153049497
2425 2025-01-21 03:00:55.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/relocatable.bbclass' (452) at 20220910030013393
2426 2025-01-21 03:00:55.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/run-ptest' (453) at 20230317080013825
2427 2025-01-21 03:00:55.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/swap_case.c' (454) at 20210308005003400
2428 2025-01-21 03:00:55.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer_mim_reject.c' (455) at 20220525020655203
2429 2025-01-21 03:00:55.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/hsu.h' (456) at 20240405153052681
2430 2025-01-21 03:00:55.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-debugfs.c' (457) at 20240405153052481
2431 2025-01-21 03:00:55.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_mme_axuser_regs.h' (458) at 20240405153046585
2432 2025-01-21 03:00:55.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/perf_regs.c' (459) at 20210309003648952
2433 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-mpic.dtsi' (460) at 20210307214926350
2434 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi' (461) at 20240405153229931
2435 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ni903x_wdt.c' (462) at 20240405153052241
2436 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/dreamcast_defconfig' (463) at 20240405153046309
2437 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ecpf.c' (464) at 20240405153050097
2438 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/restart_table.c' (465) at 20220525020652062
2439 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-timechart.txt' (466) at 20210307214932510
2440 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nssearch.c' (467) at 20210307214926838
2441 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/matroxfb.h' (468) at 20210307214931642
2442 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/mock_terminus_manager.hpp' (469) at 20240903080027143
2443 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-link.c' (470) at 20220525020655087
2444 2025-01-21 03:00:55.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/README' (471) at 20210307214932686
2445 2025-01-21 03:00:55.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/reboot.c' (472) at 20210307214926622
2446 2025-01-21 03:00:55.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/amlogic-gxl.h' (473) at 20240405153230255
2447 2025-01-21 03:00:55.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6.h' (474) at 20210307214927026
2448 2025-01-21 03:00:55.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tps23861.c' (475) at 20241211090145433
2449 2025-01-21 03:00:55.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vermilion/vermilion.h' (476) at 20210307214930946
2450 2025-01-21 03:00:55.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64g_4core_ls7a.dts' (477) at 20210309003648828 to deleted uid set
2451 2025-01-21 03:00:55.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra124-car.h' (478) at 20210307214931338
2452 2025-01-21 03:00:55.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_h.c' (479) at 20210308005046521
2453 2025-01-21 03:00:55.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/Kconfig' (480) at 20240405153231315
2454 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-suppress-sp.xsl' (481) at 20210307214932494
2455 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qmp-quit.c' (482) at 20220429100100758
2456 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap121/Makefile' (483) at 20210308005003028
2457 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/entity_name.cpp' (484) at 20240820080007197
2458 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/dk-YouSee' (485) at 20210307205553758
2459 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/error_logging_utils_tests.cpp' (486) at 20210903000106255
2460 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/abx500/ab8500-codec.h' (487) at 20210307214931422
2461 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-100ask-dongshanpione.dts' (488) at 20240405153045573
2462 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/dpaa_sys.h' (489) at 20210307214930438
2463 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/turbostat/.gitignore' (490) at 20210307214932622
2464 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am4372.dtsi' (491) at 20240405153229903
2465 2025-01-21 03:00:55.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-codec-stateless.rst' (492) at 20240405153229843
2466 2025-01-21 03:00:55.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tps65910.txt' (493) at 20210307214925362
2467 2025-01-21 03:00:55.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/GeoIP.conf' (494) at 20210307205553838
2468 2025-01-21 03:00:55.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_one_plus_defconfig' (495) at 20210308005003272
2469 2025-01-21 03:00:55.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pca9450-regulator.c' (496) at 20240405153231363
2470 2025-01-21 03:00:55.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-3.conf' (497) at 20210307205554082
2471 2025-01-21 03:00:55.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/systemd-journald-override.conf' (498) at 20210307205553694
2472 2025-01-21 03:00:55.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/fam15h_power.c' (499) at 20220525020653055
2473 2025-01-21 03:00:55.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/pcf50633-charger.c' (500) at 20240405153051437
2474 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/skl.c' (501) at 20240405153053997
2475 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-pll2.c' (502) at 20210307214927030
2476 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nvme_ioctl.h' (503) at 20240405153052933
2477 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/interface/ia_css_frame_comm.h' (504) at 20210307214930566
2478 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_context.h' (505) at 20210307214926582
2479 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/conf/layer.conf' (506) at 20241221090017576
2480 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_3.3.1.bb' (507) at 20241221090017540
2481 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/BatteryCollection.json' (508) at 20240619080002940
2482 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2l-smarc-pinfunction.dtsi' (509) at 20240405153229963
2483 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SL' (510) at 20241221090017616
2484 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-master.c' (511) at 20210308005003348
2485 2025-01-21 03:00:55.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/flush-sh4.c' (512) at 20210307214926574
2486 2025-01-21 03:00:55.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-aspeed/debugfs.c' (513) at 20220525020651882
2487 2025-01-21 03:00:55.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/layer.conf' (514) at 20241221090017564
2488 2025-01-21 03:00:55.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/test_data.py' (515) at 20210528000029731
2489 2025-01-21 03:00:55.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hwmon/tmp513.c' (516) at 20240405153230667 to deleted uid set
2490 2025-01-21 03:00:55.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_user_ioctl.h' (517) at 20210309003654004
2491 2025-01-21 03:00:55.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/virtio-9p-device.c' (518) at 20240906080037184
2492 2025-01-21 03:00:55.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-linksys-mamba.dts' (519) at 20240405153045453
2493 2025-01-21 03:00:55.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/redirect.rst' (520) at 20240405153044997
2494 2025-01-21 03:00:55.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/fcvt.c' (521) at 20240906080037576
2495 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/switch_to.h' (522) at 20210307214926514
2496 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-reset-button.service' (523) at 20240730080012557
2497 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_round.S' (524) at 20220525020652186
2498 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/silicon-errata.txt' (525) at 20240405153229835
2499 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/aspell/aspell_0.60.8.1.bb' (526) at 20241221090017692
2500 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/tina2.h' (527) at 20240405153232131
2501 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/sqrtloop.c' (528) at 20240405153054173
2502 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-dbg.c' (529) at 20240405153052101
2503 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dmxdev.h' (530) at 20240405153052825
2504 2025-01-21 03:00:55.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/sdram.c' (531) at 20210308005002856
2505 2025-01-21 03:00:55.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/errseq.rst' (532) at 20240405153045289
2506 2025-01-21 03:00:55.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonpointer/run-ptest' (533) at 20230401080011971
2507 2025-01-21 03:00:55.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ap-device.c' (534) at 20210308005045949
2508 2025-01-21 03:00:55.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_n_down_ch1_regs.h' (535) at 20240405153046573
2509 2025-01-21 03:00:55.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nwbutton.c' (536) at 20210307214926950
2510 2025-01-21 03:00:55.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/.gitignore' (537) at 20220625030006048
2511 2025-01-21 03:00:55.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/bitsperlong.h' (538) at 20210307214926494
2512 2025-01-21 03:00:55.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/madera.h' (539) at 20210307214931350
2513 2025-01-21 03:00:55.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/peci-cputemp.rst' (540) at 20240405153045217
2514 2025-01-21 03:00:55.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1024x768.S' (541) at 20210307214932470
2515 2025-01-21 03:00:55.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211types.h' (542) at 20240405153051953
2516 2025-01-21 03:00:55.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sigaltstack/.gitignore' (543) at 20210307214932722
2517 2025-01-21 03:00:55.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/slave.c' (544) at 20241011080017391
2518 2025-01-21 03:00:55.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/inode.c' (545) at 20240820080014169
2519 2025-01-21 03:00:55.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c' (546) at 20241018080014542
2520 2025-01-21 03:00:55.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/pipeline.json' (547) at 20240405153232231
2521 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/mman.h' (548) at 20240405153046505
2522 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/u-boot.yaml' (549) at 20240405153045113
2523 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml' (550) at 20240405153045181
2524 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/kyro.h' (551) at 20240405153052953
2525 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb' (552) at 20240221090011585
2526 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pseries_energy.c' (553) at 20240405153046225
2527 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_misc.c' (554) at 20220525020654967
2528 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/ffdc.hpp' (555) at 20220301040028073
2529 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh_param.h' (556) at 20210307214930550
2530 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/dw_apb_timer.c' (557) at 20210307214927046
2531 2025-01-21 03:00:55.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/builder.py' (558) at 20210308005003756
2532 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/fwlw' (559) at 20241221090017620
2533 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.6.bb' (560) at 20241221090017544
2534 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/ventura-phosphor-multi-gpio-presence.json' (561) at 20241029080011439
2535 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw71xx-0x.dts' (562) at 20220525020651910
2536 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdac_hdmi.h' (563) at 20220525020655031
2537 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/10-cve-2014-8140-test-compr-eb.patch' (564) at 20210307205554574
2538 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/3com/3c509.rst' (565) at 20210309003648436
2539 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt711.c' (566) at 20240405153053957
2540 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/system-c-ares.patch' (567) at 20241221090017512
2541 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/common/cfam_reset.cpp' (568) at 20230512080029401
2542 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/pcie_bifurcation_unittest.cpp' (569) at 20220525015711018
2543 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lockdown/lockdown.c' (570) at 20240405153053477
2544 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/Makefile' (571) at 20240405153045749
2545 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm47xx/bcm47xx.h' (572) at 20210309003648832
2546 2025-01-21 03:00:55.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml' (573) at 20240405153045053
2547 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_quiesce.c' (574) at 20220525020653963
2548 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml' (575) at 20240405153045173
2549 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/x86_64/Makefile' (576) at 20210308005002860
2550 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bcm203x.c' (577) at 20240405153046721
2551 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_sh.c' (578) at 20210307214932006
2552 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/srcu_lockdep.sh' (579) at 20240405153054365
2553 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ftrace.c' (580) at 20240405153046433
2554 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-meta-cap.h' (581) at 20210307214928794
2555 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_x86_cpu_model_versions.py' (582) at 20241211090212542
2556 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_ovec.c' (583) at 20240906080037284
2557 2025-01-21 03:00:55.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-topic-miamilite.dts' (584) at 20210308005002632
2558 2025-01-21 03:00:55.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv-mon-wwnr.rst' (585) at 20240405153045265
2559 2025-01-21 03:00:55.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/malta64_defconfig' (586) at 20210308005003268
2560 2025-01-21 03:00:55.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2.h' (587) at 20240628080014021
2561 2025-01-21 03:00:55.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sc7180.c' (588) at 20240405153046813
2562 2025-01-21 03:00:55.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/flash.hpp' (589) at 20240710080021941 to deleted uid set
2563 2025-01-21 03:00:55.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/B_component_ids.json' (590) at 20220511030417199
2564 2025-01-21 03:00:55.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/nftables/files/nft-configure.sh' (591) at 20230606080013598
2565 2025-01-21 03:00:55.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/microcrystal,rv3028.yaml' (592) at 20240405153045153
2566 2025-01-21 03:00:55.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/Kconfig' (593) at 20240405153230659
2567 2025-01-21 03:00:55.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openrd-ultimate.dts' (594) at 20240405153045457
2568 2025-01-21 03:00:55.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_dev.c' (595) at 20240405153050201
2569 2025-01-21 03:00:55.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ipu_disp.c' (596) at 20210308005003528
2570 2025-01-21 03:00:55.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Documentation/Build.txt' (597) at 20210307214932466
2571 2025-01-21 03:00:55.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/xattr.c' (598) at 20240613080016491
2572 2025-01-21 03:00:55.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png' (599) at 20210307205554462 to deleted uid set
2573 2025-01-21 03:00:55.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/efi-disk-no-swap.wks.in' (600) at 20241206090014214
2574 2025-01-21 03:00:55.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/dts/ae350_64.dts' (601) at 20210308005002844
2575 2025-01-21 03:00:55.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_tunnel_core.c' (602) at 20240405153232023
2576 2025-01-21 03:00:55.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/dc21285.c' (603) at 20210307214929214
2577 2025-01-21 03:00:55.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/gpio-mux-clock.yaml' (604) at 20220525020651662
2578 2025-01-21 03:00:55.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/Kconfig' (605) at 20240405153051761
2579 2025-01-21 03:00:55.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/plugin.h' (606) at 20240906080037428
2580 2025-01-21 03:00:55.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-setup-link.rst' (607) at 20210309003648484
2581 2025-01-21 03:00:55.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/fix-gettid-exception-declaration.patch' (608) at 20231011080016574
2582 2025-01-21 03:00:55.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/lvm.conf' (609) at 20210307205553982
2583 2025-01-21 03:00:55.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ObjectID.h' (610) at 20210307214927990
2584 2025-01-21 03:00:55.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-core.c' (611) at 20240405153049381
2585 2025-01-21 03:00:55.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pfr_update.c' (612) at 20240405153046645
2586 2025-01-21 03:00:55.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3430es1-clocks.dtsi' (613) at 20240405153045605
2587 2025-01-21 03:00:55.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-minix-neo.c' (614) at 20220525020653311
2588 2025-01-21 03:00:55.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-lmedm04-cardlist.rst' (615) at 20210307214925230
2589 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/kprobes.h' (616) at 20240405153045361
2590 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/loongson.h' (617) at 20240405153045937
2591 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.h' (618) at 20240405153050105
2592 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-utoo-p66.dts' (619) at 20210308005002620
2593 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (620) at 20241206090014222
2594 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/Kconfig' (621) at 20240405153230783
2595 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_loader.c' (622) at 20240405153046533
2596 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6370.h' (623) at 20240405153049613
2597 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-custom-env.patch' (624) at 20241221090017512
2598 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/gpio.h' (625) at 20210308005003636
2599 2025-01-21 03:00:55.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_debug.h' (626) at 20240411080014094
2600 2025-01-21 03:00:55.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/207.out' (627) at 20220429100100910
2601 2025-01-21 03:00:55.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml' (628) at 20240618080025501
2602 2025-01-21 03:00:55.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_intel.h' (629) at 20220525020654999
2603 2025-01-21 03:00:55.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_pai_crypto.c' (630) at 20240405153230079
2604 2025-01-21 03:00:55.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/ns.c' (631) at 20240613080016535
2605 2025-01-21 03:00:55.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc/defconfig' (632) at 20230406080015457
2606 2025-01-21 03:00:55.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/rsrc.c' (633) at 20240628080014025
2607 2025-01-21 03:00:55.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/floppy_32.h' (634) at 20240405153230091
2608 2025-01-21 03:00:55.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/img,pistachio-gptimer.txt' (635) at 20210307214925446
2609 2025-01-21 03:00:55.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/isa.c' (636) at 20240405153045629
2610 2025-01-21 03:00:55.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control/config-olympus-nuvoton.json' (637) at 20210307205554094
2611 2025-01-21 03:00:55.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/timed_ctrl_private.h' (638) at 20210307214930542
2612 2025-01-21 03:00:55.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_ioctl.c' (639) at 20240405153048789
2613 2025-01-21 03:00:55.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/insn-x86.c' (640) at 20240405153054093
2614 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/memory.c' (641) at 20210307214926638
2615 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml' (642) at 20240405153045173
2616 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0001-sched_attr-Do-not-define-for-glibc-2.41.patch' (643) at 20241221090017672
2617 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/arndale_spl.c' (644) at 20210308005003040
2618 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/runtime_monitor.cpp' (645) at 20220728030043355
2619 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/dvipdfm' (646) at 20211006000025246
2620 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0008-libtool.patch' (647) at 20241221090017660
2621 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/vdso-asmoffset.h' (648) at 20240326080039562
2622 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.flake8' (649) at 20220314030038292
2623 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/m68k.config' (650) at 20240405153054381
2624 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/snps,hsdk-reset.h' (651) at 20210307214931350
2625 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/gen_bd.h' (652) at 20210307214931390
2626 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Valsjobyn' (653) at 20210307205553794
2627 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8916.h' (654) at 20210307214931338
2628 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-Remove-bionic-specific-calls.patch' (655) at 20210307205553894
2629 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/mmu_context.h' (656) at 20220525020652126
2630 2025-01-21 03:00:55.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/Build' (657) at 20210307214932470
2631 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/drivers-testing.rst' (658) at 20210307214925542
2632 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/db8500-thermal.txt' (659) at 20210307214925442
2633 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos-audss-clock.yaml' (660) at 20240405153045029
2634 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-sanyo.c' (661) at 20210307214928774
2635 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/malformed/sensor_pdr.json' (662) at 20210921100049070
2636 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/holder.c' (663) at 20240405153046525
2637 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/settings/phosphor-settings-manager/chassis-capabilities.override.yml' (664) at 20220126110011868
2638 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_ftp.c' (665) at 20240405153053321
2639 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/smbfsctl.h' (666) at 20240527080023360
2640 2025-01-21 03:00:55.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-test/pacbti/files/pacbti.c' (667) at 20231207090015258
2641 2025-01-21 03:00:55.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc9863a.dtsi' (668) at 20240405153045825
2642 2025-01-21 03:00:55.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/atags.h' (669) at 20210524100034858
2643 2025-01-21 03:00:55.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h' (670) at 20240405153230423
2644 2025-01-21 03:00:55.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_connmark.h' (671) at 20240405153052865
2645 2025-01-21 03:00:55.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpcihp_zt5550.h' (672) at 20210307214930026
2646 2025-01-21 03:00:55.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-cubieboard2.dts' (673) at 20210308005002624
2647 2025-01-21 03:00:55.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-xiaomi-libra.dts' (674) at 20240405153229943
2648 2025-01-21 03:00:55.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vm_event_item.h' (675) at 20240405153052817
2649 2025-01-21 03:00:55.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch' (676) at 20240113090014536
2650 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/Makefile' (677) at 20240405153053241
2651 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_siginfo.h' (678) at 20221215040039066
2652 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/spinlock_types.h' (679) at 20240405153045625
2653 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/parser/parser.cpp' (680) at 20230516080022994
2654 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-inventory-example-native.bb' (681) at 20241206090014274
2655 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/hugetlbpage.c' (682) at 20240405153046477
2656 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77620.h' (683) at 20210307214931430
2657 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ingenic,sysost.yaml' (684) at 20240405153045177
2658 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/run-ptest' (685) at 20210528000029747
2659 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall.c' (686) at 20210307214926570
2660 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/certs/print-cert-tbs-hash.sh' (687) at 20240405153054041
2661 2025-01-21 03:00:55.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/fixdep.c' (688) at 20210307214932470
2662 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (689) at 20241206090014230
2663 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report_sw_tags.c' (690) at 20240405153053129
2664 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_d.c' (691) at 20210308005046517
2665 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/arch/arm64/silicon-errata.rst' (692) at 20241011080017287 to deleted uid set
2666 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-4u.dts' (693) at 20240405153045417
2667 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mmap_lock.h' (694) at 20240405153052897
2668 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bleak_0.22.3.bb' (695) at 20241221090017548
2669 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt.c' (696) at 20210307214925678
2670 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/keyboard-uclass.c' (697) at 20210308005003384
2671 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/metricgroups.json' (698) at 20240405153054129
2672 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_vda.c' (699) at 20210307214930310
2673 2025-01-21 03:00:55.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/tesla,fsd-clock.yaml' (700) at 20240405153045029
2674 2025-01-21 03:00:55.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-list.err' (701) at 20210308005046409
2675 2025-01-21 03:00:55.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_ast2600.py' (702) at 20241211090212538
2676 2025-01-21 03:00:55.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/fan_performance_states.rst' (703) at 20240405153044937
2677 2025-01-21 03:00:55.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb' (704) at 20240106090017229
2678 2025-01-21 03:00:55.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-no-list.out' (705) at 20210308005046405 to deleted uid set
2679 2025-01-21 03:00:55.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/Kconfig' (706) at 20220525020654147
2680 2025-01-21 03:00:55.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/stacktrace.c' (707) at 20240405153046077
2681 2025-01-21 03:00:55.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch' (708) at 20241221090017552
2682 2025-01-21 03:00:55.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-hash64.h' (709) at 20240906080037516
2683 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci.h' (710) at 20241216090017769
2684 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/.gitignore' (711) at 20211027100037435
2685 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/stackdelta' (712) at 20210307214932162
2686 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_cout0_master_regs.h' (713) at 20240405153046585
2687 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/btrfs_inode.h' (714) at 20241008080013987
2688 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml' (715) at 20240405153045149
2689 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_mmc_rd.py' (716) at 20210308005003744
2690 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_trace.h' (717) at 20210307214931362
2691 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pasemi_dma.h' (718) at 20210307214926386
2692 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_csi2.h' (719) at 20240405153231471
2693 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/Kconfig' (720) at 20210308005002788
2694 2025-01-21 03:00:55.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lovanger' (721) at 20210307205553786
2695 2025-01-21 03:00:55.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/map_to_14segment.h' (722) at 20240405153052925
2696 2025-01-21 03:00:55.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/pci-ps.c' (723) at 20240405153053549
2697 2025-01-21 03:00:55.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8180x.dtsi' (724) at 20241211090145373
2698 2025-01-21 03:00:55.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-fec.c' (725) at 20240405153230767
2699 2025-01-21 03:00:55.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/ppc970-pmu.c' (726) at 20240405153046193
2700 2025-01-21 03:00:55.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ohci-sysbus.c' (727) at 20241211090212342
2701 2025-01-21 03:00:55.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/client.c' (728) at 20240405153230607
2702 2025-01-21 03:00:55.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/savagefb_driver.c' (729) at 20240617080017402
2703 2025-01-21 03:00:55.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-1R-45.0W' (730) at 20210307205553762
2704 2025-01-21 03:00:55.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/include/mach/ddr.h' (731) at 20210308005002824
2705 2025-01-21 03:00:55.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77990-ebisu-u-boot.dts' (732) at 20210308005002604
2706 2025-01-21 03:00:55.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/conf/layer.conf' (733) at 20241221090017576
2707 2025-01-21 03:00:55.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_debug.c' (734) at 20240405153050217
2708 2025-01-21 03:00:55.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/setup-sh7619.c' (735) at 20210307214926562
2709 2025-01-21 03:00:55.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/jpeg.h' (736) at 20210307214928830
2710 2025-01-21 03:00:55.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/at803x.c' (737) at 20240405153231075
2711 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware.c' (738) at 20240405153231287
2712 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fuse.rst' (739) at 20240405153045205
2713 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/hpet.h' (740) at 20240906080037340
2714 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/virtio.c' (741) at 20240405153047037
2715 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_sgdma.c' (742) at 20240405153049785
2716 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP2.interface.yaml' (743) at 20220315030032659
2717 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/dma.h' (744) at 20240405153045961
2718 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcmnsp/reset.c' (745) at 20210308005002552
2719 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-inet1.dts' (746) at 20240405153045377
2720 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/tlv320adc3xxx.h' (747) at 20240405153052657
2721 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/fbida_git.bb' (748) at 20241206090014254
2722 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_hdmi.c' (749) at 20240405153048421
2723 2025-01-21 03:00:55.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_game.c' (750) at 20210307214932234
2724 2025-01-21 03:00:55.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/max77686.c' (751) at 20210308005003468
2725 2025-01-21 03:00:55.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service' (752) at 20210307205554490
2726 2025-01-21 03:00:55.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.esbc_validate' (753) at 20210308005003292
2727 2025-01-21 03:00:55.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-atmel-hlcdc.c' (754) at 20240405153231355
2728 2025-01-21 03:00:55.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen1.c' (755) at 20241008080013959
2729 2025-01-21 03:00:55.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d2_ptc_ek.h' (756) at 20210308005003612
2730 2025-01-21 03:00:55.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/xtfpga.dtsi' (757) at 20210307214926758
2731 2025-01-21 03:00:55.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/at91-sama5d2_shdwc.c' (758) at 20240405153231351
2732 2025-01-21 03:00:55.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-non-file.err' (759) at 20210308005046409
2733 2025-01-21 03:00:55.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/maplecontrol.c' (760) at 20210307214928470
2734 2025-01-21 03:00:55.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3368-cru.h' (761) at 20210308005003632
2735 2025-01-21 03:00:55.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miamilite/ps7_regs.txt' (762) at 20210308005003080
2736 2025-01-21 03:00:55.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json' (763) at 20241213090004417 to deleted uid set
2737 2025-01-21 03:00:55.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/irq.h' (764) at 20240405153046005
2738 2025-01-21 03:00:55.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/ad74115.c' (765) at 20240405153048965
2739 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/bcm2835_gpio.c' (766) at 20241211090212270
2740 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_pt_regs.c' (767) at 20240405153054261
2741 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch' (768) at 20210307205554606
2742 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/internal.h' (769) at 20210307214932494
2743 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz' (770) at 20210307205554594 to deleted uid set
2744 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_sleep.py' (771) at 20210308005003744
2745 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_samus/MAINTAINERS' (772) at 20210308005003004
2746 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.14.0.bb' (773) at 20241221090017504
2747 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_d.c' (774) at 20210308005046517
2748 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ast_i2c.h' (775) at 20210308005003380
2749 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/net_utils.c' (776) at 20210308005003708
2750 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_plat.c' (777) at 20210308005003368
2751 2025-01-21 03:00:55.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/string.h' (778) at 20210308005002816
2752 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_txrx.h' (779) at 20240411080014098
2753 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/irq.h' (780) at 20240405153052885
2754 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mxc6255.c' (781) at 20240405153048941
2755 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/led_hw_brightness_mon.c' (782) at 20210307214932486
2756 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/omap-hdmi-audio.h' (783) at 20210309003653972
2757 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Access.metadata.yaml' (784) at 20220430030026016
2758 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd201-som2d01.dtsi' (785) at 20240405153045573
2759 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus_23.09.bb' (786) at 20241206090014246
2760 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2l-netcp.dtsi' (787) at 20240405153045589
2761 2025-01-21 03:00:55.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-pcm.c' (788) at 20240405153053993
2762 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push.h' (789) at 20210309003649824
2763 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset-ti-sci.c' (790) at 20210308005003496
2764 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0001-Add-resolv_compat.h-for-musl-builds.patch' (791) at 20240106090017233
2765 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/Makefile' (792) at 20210307214927050
2766 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/qos.c' (793) at 20210308005003040
2767 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/cec-common.yaml' (794) at 20240405153045093
2768 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-motherboard.dtsi' (795) at 20240405153045717
2769 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/Kconfig.select-break' (796) at 20210307214925514
2770 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/.gitignore' (797) at 20220204210413341
2771 2025-01-21 03:00:55.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-tolino-shine2hd.dts' (798) at 20240405153045521
2772 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7604.c' (799) at 20241211090145445
2773 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lwt_seg6local.sh' (800) at 20240405153054285
2774 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/brcm/soc.txt' (801) at 20210307214925362
2775 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/function/binding/pci-test.rst' (802) at 20210309003648264
2776 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_rule_tests.sh' (803) at 20240405153054337
2777 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/blake2s.h' (804) at 20240405153052621
2778 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/chassis_state_manager.hpp' (805) at 20240723080028240
2779 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/wishbone-serial.c' (806) at 20210307214930874
2780 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/0001-reduce-build-to-conversion-tools-for-native-build.patch' (807) at 20210608000015799
2781 2025-01-21 03:00:55.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/Kconfig' (808) at 20240405153049761
2782 2025-01-21 03:00:55.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pvcalls-front.c' (809) at 20240405153052249
2783 2025-01-21 03:00:55.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netspace_mini_v2_defconfig' (810) at 20210308005003272
2784 2025-01-21 03:00:55.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/turbostat/turbostat/COPYING' (811) at 20210307205553958
2785 2025-01-21 03:00:55.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/topdown.h' (812) at 20240405153054093
2786 2025-01-21 03:00:55.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/arch.h' (813) at 20240405153045621
2787 2025-01-21 03:00:55.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv.h' (814) at 20210307214928774
2788 2025-01-21 03:00:55.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/libtasn1/dont-depend-on-help2man.patch' (815) at 20220204040022688
2789 2025-01-21 03:00:55.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strlist.c' (816) at 20210307214932606
2790 2025-01-21 03:00:55.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/nfcmrvl.h' (817) at 20240405153051145
2791 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/platform_keyring.c' (818) at 20210307214932170
2792 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/phosphor-logging.wrap' (819) at 20230602080035412
2793 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_sleepable.c' (820) at 20240405153054269
2794 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fcp.h' (821) at 20210307214932210
2795 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/ucma.c' (822) at 20240405153049025
2796 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/pmp.h' (823) at 20241211090212514
2797 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam_1.7.0.bb' (824) at 20241221090017676
2798 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i3c/i3c.h' (825) at 20241211090212358
2799 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/aspeed,g6-pwm-tach.yaml' (826) at 20240410080016741
2800 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/bootgraph.pl' (827) at 20210307214932134
2801 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlb.h' (828) at 20210307214926246
2802 2025-01-21 03:00:55.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/refcounted_kptr_fail.c' (829) at 20240405153232259
2803 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/setup.c' (830) at 20241211090145377
2804 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/setuptools3.bbclass' (831) at 20241221090017608
2805 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-plus.dts' (832) at 20210309003648728
2806 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/Makefile' (833) at 20210307214929974
2807 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h' (834) at 20240405153046989
2808 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dynamic_debug.h' (835) at 20240405153231807
2809 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/pcm052.dts' (836) at 20210308005002600
2810 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/directives/role-table.html' (837) at 20210308005107065
2811 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ads7828.h' (838) at 20210307214931470
2812 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb' (839) at 20210307205554386
2813 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml' (840) at 20240405153045037
2814 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/README' (841) at 20210308005002980
2815 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/unionfs-fuse/files/0001-support-cross-compiling.patch' (842) at 20240413080012635
2816 2025-01-21 03:00:55.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v2_1.h' (843) at 20240405153047125
2817 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/mv88e61xx.c' (844) at 20210308005003440
2818 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (845) at 20230712080014010
2819 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/startek,startek-kd050c.yaml' (846) at 20210307214925306
2820 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/of_regulator.h' (847) at 20210307214931498
2821 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/console/obmc-console/select-uart-mux' (848) at 20230203040020726
2822 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/unistd.h' (849) at 20240405153046069
2823 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ts4800_defconfig' (850) at 20210308005003284
2824 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.c' (851) at 20240405153046797
2825 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Abstyles' (852) at 20211006000025226
2826 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/bypqs-title.png' (853) at 20210307205554290 to deleted uid set
2827 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/dynamic-layers/nuvoton-layer/recipes-kernel/linux/linux-nuvoton_%.bbappend' (854) at 20240727080014098
2828 2025-01-21 03:00:55.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sdrc.c' (855) at 20240405153045669
2829 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/spl_minimal.c' (856) at 20210308005002828
2830 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/spinlock.h' (857) at 20210307214926110
2831 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/config-fragments/config' (858) at 20240405153232231
2832 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/core.c' (859) at 20210309003650420
2833 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun9i-a80-prcm.yaml' (860) at 20240405153045017
2834 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vgem/vgem_fence.c' (861) at 20240405153048785
2835 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb4_pec.c' (862) at 20240326080039478
2836 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf-sane' (863) at 20210307205554466
2837 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_classifier.c' (864) at 20240613080016439
2838 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-irq.c' (865) at 20240405153230795
2839 2025-01-21 03:00:55.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/keytable.c.rst' (866) at 20220525020651778
2840 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_flower.c' (867) at 20241216090017797
2841 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/asm-offsets.c' (868) at 20220525020651974
2842 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/fsl,tcon.txt' (869) at 20210307214925302
2843 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/atm.rst' (870) at 20210307214925526
2844 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/papr_platform_attributes.c' (871) at 20240405153230055
2845 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/reloc_ia32_efi.c' (872) at 20210308005002884
2846 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atmel-flexcom.c' (873) at 20240405153049601
2847 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/intel-pt-events-record' (874) at 20220525020655155
2848 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AGPL-1.0-or-later' (875) at 20211006000025226
2849 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ulpi/interface.h' (876) at 20210307214931526
2850 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/frame.h' (877) at 20210307214926662
2851 2025-01-21 03:00:55.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/conf/machine/include/hpe_soc.inc' (878) at 20210908000029103
2852 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l56.h' (879) at 20210307214931594
2853 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/triggered_event.h' (880) at 20210307214931402
2854 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_abm.h' (881) at 20240405153047213
2855 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/data_interface_mock.hpp' (882) at 20240417080025475
2856 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-highbank/Kconfig' (883) at 20210308005002724
2857 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/simple_panel.c' (884) at 20210308005003532
2858 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/multiq3.c' (885) at 20240405153046897
2859 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/memory.json' (886) at 20240405153054141
2860 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/conf/machine/include/amd-nohost.inc' (887) at 20240307090019084
2861 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/spr_common.h' (888) at 20240906080037516
2862 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/trace-events' (889) at 20240906080037496
2863 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch' (890) at 20240106090017233
2864 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/vlock_pam' (891) at 20210307205553934
2865 2025-01-21 03:00:55.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-aud.c' (892) at 20240405153230211
2866 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.6.1.bb' (893) at 20230317080013793
2867 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/sw_device.h' (894) at 20210307214931402
2868 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.c' (895) at 20220525020652967
2869 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fctiw.c' (896) at 20210307214926434
2870 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_gpio.h' (897) at 20210308005002680
2871 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-mk802ii.dts' (898) at 20240405153045377
2872 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/debug.c' (899) at 20240613080016483
2873 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/syscalls_32.h' (900) at 20240405153046129
2874 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_mod_race.c' (901) at 20240405153054245
2875 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/nmi.h' (902) at 20240405153046277
2876 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx31-clock.yaml' (903) at 20240405153045025
2877 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/bpf_probe.h' (904) at 20240405153231863
2878 2025-01-21 03:00:55.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra20.c' (905) at 20210307214930450
2879 2025-01-21 03:00:55.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_audio.c' (906) at 20240624080012776
2880 2025-01-21 03:00:55.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_devcmd.h' (907) at 20240405153049893
2881 2025-01-21 03:00:55.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_2_sh_mask.h' (908) at 20210307214927670
2882 2025-01-21 03:00:55.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_mac.c' (909) at 20240405153231235
2883 2025-01-21 03:00:55.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmu.h' (910) at 20240405153230063
2884 2025-01-21 03:00:55.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-luks.h' (911) at 20210308005045773
2885 2025-01-21 03:00:55.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/firmware/nvidia,tegra186-bpmp.txt' (912) at 20210308005003304
2886 2025-01-21 03:00:55.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/ee1004.c' (913) at 20240405153049637
2887 2025-01-21 03:00:55.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs42l43.c' (914) at 20240405153230831
2888 2025-01-21 03:00:55.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/to_short_enum.hpp' (915) at 20230524080039233
2889 2025-01-21 03:00:55.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_gre.c' (916) at 20240415080012995
2890 2025-01-21 03:00:55.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850.dtsi' (917) at 20210308005002576
2891 2025-01-21 03:00:55.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/test_signals.h' (918) at 20240405153054237
2892 2025-01-21 03:00:55.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/meson.build' (919) at 20220913030027321 to deleted uid set
2893 2025-01-21 03:00:55.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipip.c' (920) at 20240405153053253
2894 2025-01-21 03:00:55.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/nd-core.h' (921) at 20240405153051193
2895 2025-01-21 03:00:55.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/rtc.h' (922) at 20210307214931438
2896 2025-01-21 03:00:55.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging-callouts-example-native.bb' (923) at 20241206090014274
2897 2025-01-21 03:00:55.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/dbus-vmstate-test.c' (924) at 20221215040039370
2898 2025-01-21 03:00:55.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.err' (925) at 20210308005046401
2899 2025-01-21 03:00:55.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/kasan.h' (926) at 20210307214932698
2900 2025-01-21 03:00:55.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mvebu-devbus.txt' (927) at 20210307214925358
2901 2025-01-21 03:00:55.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/atmel_serial.c' (928) at 20240830080013307
2902 2025-01-21 03:00:55.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wsa8840.yaml' (929) at 20240405153045169
2903 2025-01-21 03:00:55.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi.c' (930) at 20240405153050405 to deleted uid set
2904 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/baseband.h' (931) at 20220525020654195
2905 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/hvm/params.h' (932) at 20240326080039546
2906 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sprd,ums512-clk.h' (933) at 20240405153052645
2907 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/2001-fix-luaL-checkint.patch' (934) at 20230114040015494
2908 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/pt' (935) at 20210308005046149
2909 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb' (936) at 20241221090017536
2910 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/daifflags.h' (937) at 20220525020651946
2911 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/.markdownlint.yaml' (938) at 20221207040023623
2912 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8062.dtsi' (939) at 20240405153045541
2913 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/tlb_helper.c' (940) at 20240906080037496
2914 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/pwrseq.h' (941) at 20210307214929938
2915 2025-01-21 03:00:55.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/netboot/README.md' (942) at 20221209040019091
2916 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/xlnx,video.txt' (943) at 20210307214925354
2917 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-opera1-cardlist.rst' (944) at 20210307214925230
2918 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/libvhost-user-glib.h' (945) at 20210927100127357
2919 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_hippi.h' (946) at 20210307214931634
2920 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml' (947) at 20220430030026016
2921 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_mcu.c' (948) at 20240830080013283
2922 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/netserver_permissions.patch' (949) at 20220721030015841
2923 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.out' (950) at 20210308005046401 to deleted uid set
2924 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/rc32434.h' (951) at 20210307214926226
2925 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/cu1000-neo_defconfig' (952) at 20240405153230007
2926 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts' (953) at 20220525020651902
2927 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpdFile.dat' (954) at 20210308005056661 to deleted uid set
2928 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_bridge_connector.h' (955) at 20240405153052629
2929 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xenbus_dev.h' (956) at 20240405153052961
2930 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Kbuild.include' (957) at 20240405153053433
2931 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/twl4030-wdt.txt' (958) at 20210307214925454
2932 2025-01-21 03:00:55.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/journald.conf' (959) at 20210307205554490
2933 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/read-only-rootfs-hook.sh' (960) at 20240301090012459
2934 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha512_s390.c' (961) at 20240405153046273
2935 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/pyflashbmc/bmc_update.py' (962) at 20220728030041559 to deleted uid set
2936 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tools-only_defconfig' (963) at 20210308005003284
2937 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce80/irq_service_dce80.c' (964) at 20240405153047297
2938 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/blob.py' (965) at 20210308005003748
2939 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-configure-Drop-setting-mcpu-cortex-a8-on-arm.patch' (966) at 20241206090014334
2940 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5.dtsi' (967) at 20210308005002580
2941 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/Makefile' (968) at 20240405153232255
2942 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/test-vphn.c' (969) at 20210307214932710
2943 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/pm.c' (970) at 20210307214926270
2944 2025-01-21 03:00:55.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_510.c' (971) at 20240405153048357
2945 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-cxl' (972) at 20240405153044913
2946 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/kirkwood.h' (973) at 20240405153053961
2947 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/m54451evb.c' (974) at 20210308005002972
2948 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/default-ca-dev/default-ca-dev.bb' (975) at 20241206090014226
2949 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hda_bus_type.c' (976) at 20240405153053505
2950 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-kernel/linux/files/gbmc-dev.cfg' (977) at 20230429080018629
2951 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm925.S' (978) at 20210307214925974
2952 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.github/pull_request_template.md' (979) at 20210308005002536
2953 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/spandsp/makefile.patch' (980) at 20240413080012639
2954 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/Makefile' (981) at 20210308005002548
2955 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mkdirty.c' (982) at 20240405153054329
2956 2025-01-21 03:00:55.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/setup.c' (983) at 20240405153045633
2957 2025-01-21 03:00:55.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_3_regs.h' (984) at 20240405153046601
2958 2025-01-21 03:00:55.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/evb_rv1108.c' (985) at 20210308005003040
2959 2025-01-21 03:00:55.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/as73211.c' (986) at 20240405153048997
2960 2025-01-21 03:00:55.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_0_offset.h' (987) at 20210307214927538
2961 2025-01-21 03:00:55.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-5.1.rst' (988) at 20241221090017592
2962 2025-01-21 03:00:55.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ast_i2c.c' (989) at 20220520100030260
2963 2025-01-21 03:00:55.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/thunderx_88xx_defconfig' (990) at 20210308005003284
2964 2025-01-21 03:00:55.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/applespi_trace.h' (991) at 20210307214928474
2965 2025-01-21 03:00:55.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/Makefile' (992) at 20210308005003356
2966 2025-01-21 03:00:55.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/mcde.rst' (993) at 20210307214925498
2967 2025-01-21 03:00:55.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/core.h' (994) at 20240405153050397 to deleted uid set
2968 2025-01-21 03:00:55.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/Kconfig' (995) at 20210308005002856
2969 2025-01-21 03:00:55.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/Kconfig' (996) at 20210308005002964
2970 2025-01-21 03:00:55.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/kvm_guest.config' (997) at 20240405153231903
2971 2025-01-21 03:00:55.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/futex.h' (998) at 20210307214925850
2972 2025-01-21 03:00:55.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_device_driver.h' (999) at 20210307214932738
2973 2025-01-21 03:00:55.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/Kconfig' (1,000) at 20210308005003448
2974 2025-01-21 03:00:55.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas5720.h' (1,001) at 20240405153053805
2975 2025-01-21 03:00:55.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/main.h' (1,002) at 20210307214930306
2976 2025-01-21 03:00:55.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/core.json' (1,003) at 20240405153054121
2977 2025-01-21 03:00:55.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/Kconfig' (1,004) at 20210308005002976
2978 2025-01-21 03:00:55.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/pandora.h' (1,005) at 20210308005003028
2979 2025-01-21 03:00:55.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/meson.build' (1,006) at 20240906080037504
2980 2025-01-21 03:00:55.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/read.c' (1,007) at 20220525020655227
2981 2025-01-21 03:00:55.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_mtl.c' (1,008) at 20210307214929614
2982 2025-01-21 03:00:55.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_movhi.c' (1,009) at 20210308005046529
2983 2025-01-21 03:00:55.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-pwrseq-sd8787.yaml' (1,010) at 20240405153045109
2984 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-pinfunc.h' (1,011) at 20210308005002584
2985 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/requester/dbus_to_file_handler.hpp' (1,012) at 20240815080045040
2986 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/property.h' (1,013) at 20240429080012456
2987 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgtable-2level.h' (1,014) at 20210307214926550
2988 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips64r2.inc' (1,015) at 20230919080013978
2989 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-amd-Include-missing-llvm-IR-header-Module.h.patch' (1,016) at 20241221090017684
2990 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/aa/aa_2/ia_css_aa2_types.h' (1,017) at 20210307214930550
2991 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_systeminfo_parameters.robot' (1,018) at 20240628080017117
2992 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-gxbb-power.h' (1,019) at 20240405153231799
2993 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_ap.c' (1,020) at 20240405153050545
2994 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/iohub.c' (1,021) at 20241211090212326
2995 2025-01-21 03:00:55.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/str2mem_defs.h' (1,022) at 20210307214930574
2996 2025-01-21 03:00:55.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stratix10-clock.h' (1,023) at 20240405153052649
2997 2025-01-21 03:00:55.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c' (1,024) at 20240405153047117
2998 2025-01-21 03:00:55.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_spd.c' (1,025) at 20210308005003368
2999 2025-01-21 03:00:55.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/offload.c' (1,026) at 20240405153231035
3000 2025-01-21 03:00:55.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/surface_acpi_notify.h' (1,027) at 20220525020654619
3001 2025-01-21 03:00:55.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-build-with-clang.patch' (1,028) at 20230706080014761
3002 2025-01-21 03:00:55.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc64-rocksoft.c' (1,029) at 20240405153053081
3003 2025-01-21 03:00:55.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/.kunitconfig' (1,030) at 20240405153053237
3004 2025-01-21 03:00:55.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml' (1,031) at 20240405153045037
3005 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpassaudiocc-sc7280.c' (1,032) at 20240405153230235
3006 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sonypi.h' (1,033) at 20210307214931658
3007 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP4.interface.yaml' (1,034) at 20220315030032659
3008 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxlgmac2.h' (1,035) at 20210307214929642
3009 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/Makefile' (1,036) at 20210307214930330
3010 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d3_xplained.h' (1,037) at 20210308005003612
3011 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/serpent_generic.c' (1,038) at 20240405153046541
3012 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libpeas/libpeas/0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch' (1,039) at 20230609080014391
3013 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nxp,isp1760.yaml' (1,040) at 20240405153045181
3014 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-controller.html' (1,041) at 20210308005107065
3015 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_stats.h' (1,042) at 20240405153048485
3016 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/bitmask.c' (1,043) at 20210309003655964
3017 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/170' (1,044) at 20210927100127489
3018 2025-01-21 03:00:55.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_trace.h' (1,045) at 20240405153047297
3019 2025-01-21 03:00:55.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/sp810.h' (1,046) at 20210307214931354
3020 2025-01-21 03:00:55.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/index.md' (1,047) at 20221215040043186
3021 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8994/registers.h' (1,048) at 20210307214931442
3022 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/files/0001-conf2struct-Use-the-right-perl.patch' (1,049) at 20241206090014226
3023 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/x25-iface.rst' (1,050) at 20240405153045241
3024 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/config.h' (1,051) at 20210308005002824
3025 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/waiting.sh' (1,052) at 20240405153232231
3026 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-html2text/run-ptest' (1,053) at 20240301090012431
3027 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra114-mipi.yaml' (1,054) at 20240405153045049
3028 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_uds.h' (1,055) at 20210307214930574
3029 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-ocaml.c' (1,056) at 20220525020655167
3030 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6dl.cfg' (1,057) at 20210308005003088
3031 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson8b-gpio.h' (1,058) at 20210307214931338
3032 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/map.h' (1,059) at 20240405153054197
3033 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-pepper.dts' (1,060) at 20240405153045589
3034 2025-01-21 03:00:55.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/README.md' (1,061) at 20221209040033703
3035 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/brcm,bcm2835.yaml' (1,062) at 20220525020651710
3036 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/trace_clock.c' (1,063) at 20210307214926710
3037 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/event_message.proto' (1,064) at 20230629131804627
3038 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd_ext_sdb.h' (1,065) at 20220525020654627
3039 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (1,066) at 20241206090014278
3040 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rk817_charger.c' (1,067) at 20240405153051437
3041 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sll.dtsi' (1,068) at 20210308005002588
3042 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6328-reset.h' (1,069) at 20220525020654547
3043 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ThermalSubsystem.v1_3_2.json' (1,070) at 20240619080002956
3044 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0001-Do-not-include-linux-fs.h.patch' (1,071) at 20220910030013417
3045 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6315-regulator.h' (1,072) at 20220525020654611
3046 2025-01-21 03:00:55.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fpu_emulator.h' (1,073) at 20210307214926214
3047 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing_0.3.1.bb' (1,074) at 20210812000025178
3048 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm3-ce-core.S' (1,075) at 20240405153045849
3049 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/M0209.h' (1,076) at 20210307214927906
3050 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/coredump.h' (1,077) at 20240405153050397 to deleted uid set
3051 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/octeon/Makefile' (1,078) at 20210307214929354
3052 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/vmalloc.h' (1,079) at 20210307214926322
3053 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/__init__.py' (1,080) at 20241206090014306
3054 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/10-bmc-bond0.netdev' (1,081) at 20220126110011868
3055 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/syscallhdr.sh' (1,082) at 20241211090212382
3056 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_esdhc.h' (1,083) at 20210308005003648
3057 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utresdecode.c' (1,084) at 20240405153046625
3058 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.h' (1,085) at 20240405153047153
3059 2025-01-21 03:00:55.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_huc.c' (1,086) at 20240405153048541
3060 2025-01-21 03:00:55.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/sched.h' (1,087) at 20241216090017781
3061 2025-01-21 03:00:55.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uddevalla_Herrestad' (1,088) at 20210307205553794
3062 2025-01-21 03:00:55.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/nmi.h' (1,089) at 20240405153052961
3063 2025-01-21 03:00:55.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp' (1,090) at 20221229040004411
3064 2025-01-21 03:00:55.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls102xa_rcw_sd_ifc.cfg' (1,091) at 20210308005002964
3065 2025-01-21 03:00:55.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pico-nymph.dts' (1,092) at 20240405153045505
3066 2025-01-21 03:00:55.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/Makefile' (1,093) at 20210308005002916
3067 2025-01-21 03:00:55.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ir36021.c' (1,094) at 20240405153048869
3068 2025-01-21 03:00:55.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ethtool.h' (1,095) at 20210307214929298
3069 2025-01-21 03:00:55.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/Kconfig' (1,096) at 20210308005002996
3070 2025-01-21 03:00:55.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-util.c' (1,097) at 20210307214928718
3071 2025-01-21 03:00:55.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/microchip,mcp4131.yaml' (1,098) at 20240405153045077
3072 2025-01-21 03:00:55.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/eth_common.h' (1,099) at 20240405153052781
3073 2025-01-21 03:00:55.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/cpu.c' (1,100) at 20210308005002856
3074 2025-01-21 03:00:55.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8548CDS_legacy_defconfig' (1,101) at 20210308005003240
3075 2025-01-21 03:00:55.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_sm.h' (1,102) at 20220525020654003
3076 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-image-sizes.h' (1,103) at 20210307214931546
3077 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h' (1,104) at 20240405153048621
3078 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_tsn.h' (1,105) at 20240830080013283
3079 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (1,106) at 20241123090010951
3080 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c' (1,107) at 20210309003649664
3081 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_shading.h' (1,108) at 20210307214930550
3082 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/include_sys_types.patch' (1,109) at 20240113090014536
3083 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/IRIW+fencembonceonces+OnceOnce.litmus' (1,110) at 20210307214932502
3084 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max6902.c' (1,111) at 20210307214930218
3085 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-subset-pid.c' (1,112) at 20220525020655227
3086 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-stmp378x_devb.dts' (1,113) at 20240405153229891
3087 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_orangepi.py' (1,114) at 20241211090212538
3088 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func-filter-glob.tc' (1,115) at 20210307214932670
3089 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/jz4740/Makefile' (1,116) at 20210307214932394
3090 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libtry-tiny-perl_0.32.bb' (1,117) at 20241221090017664
3091 2025-01-21 03:00:55.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/atomic.h' (1,118) at 20210308005002884
3092 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sulvik' (1,119) at 20210307205553790
3093 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1024rdb_32b.dts' (1,120) at 20210307214926346
3094 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot.inc' (1,121) at 20241221090017636
3095 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lzip/lzlib_1.14.bb' (1,122) at 20240301090012475
3096 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/system_misc.h' (1,123) at 20220525020651878
3097 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libnuma.c' (1,124) at 20210307214932466
3098 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tsi148.h' (1,125) at 20210308005003688
3099 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx.h' (1,126) at 20240405153051561
3100 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/pch-uclass.c' (1,127) at 20210308005003448
3101 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cavium-thunder.txt' (1,128) at 20210307214925274
3102 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_device.h' (1,129) at 20210307214927082
3103 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp5023.rst' (1,130) at 20220525020651738
3104 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/transport.cpp' (1,131) at 20240606080010044
3105 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_timer.c' (1,132) at 20220525020654851
3106 2025-01-21 03:00:55.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-dv-timings.h' (1,133) at 20241211090145537
3107 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cpu-common.h' (1,134) at 20241211090212354
3108 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/Kconfig' (1,135) at 20240405153046369
3109 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/isic/files/configure_fix.patch' (1,136) at 20230706080014769
3110 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader/meson.build' (1,137) at 20240326080039750
3111 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3188.c' (1,138) at 20210308005003352
3112 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_res.h' (1,139) at 20240405153049893
3113 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_bcm283x_mu.c' (1,140) at 20210308005003484
3114 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/domain-idle-state.yaml' (1,141) at 20240405153045137
3115 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/058_x86_ucode_spl_needs_retry.dts' (1,142) at 20210308005003752
3116 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-s3c64xx.c' (1,143) at 20240405153051365
3117 2025-01-21 03:00:55.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-rts7751r2d.c' (1,144) at 20210307214926546
3118 2025-01-21 03:00:55.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_maxim.c' (1,145) at 20240405153053953
3119 2025-01-21 03:00:55.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,vcodec-decoder.yaml' (1,146) at 20240405153229775
3120 2025-01-21 03:00:55.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-frame-count.rst' (1,147) at 20220525020654135
3121 2025-01-21 03:00:55.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x-core.c' (1,148) at 20240405153049305
3122 2025-01-21 03:00:55.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/sysfb.c' (1,149) at 20240812080017236
3123 2025-01-21 03:00:55.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/python.c' (1,150) at 20240613080016563
3124 2025-01-21 03:00:55.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/perf/kprobes-event/arch-support.txt' (1,151) at 20240405153045201
3125 2025-01-21 03:00:55.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.h' (1,152) at 20210307214930562
3126 2025-01-21 03:00:55.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/i2c.c' (1,153) at 20240405153051185
3127 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/floating-point.json' (1,154) at 20240405153054129
3128 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-tse850-3.dts' (1,155) at 20240405153045465
3129 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml' (1,156) at 20240405153045065
3130 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/of/base.c' (1,157) at 20240405153231279 to deleted uid set
3131 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a2091.c' (1,158) at 20240405153051549
3132 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fb.h' (1,159) at 20240405153045621
3133 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/i2c-algo-bit.c' (1,160) at 20240405153048893
3134 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h' (1,161) at 20210307214929766
3135 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpupower.c' (1,162) at 20240405153232243
3136 2025-01-21 03:00:55.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_get_dhcp_info.sh' (1,163) at 20210307214932470
3137 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-memops.h' (1,164) at 20240405153052833
3138 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-reedsolo/python3-reedsolo_2.1.0b1.bb' (1,165) at 20241221090017564
3139 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pwm_backlight.h' (1,166) at 20240405153052777
3140 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/zbar/0001-qt-Create-subdir-in-Makefile.patch' (1,167) at 20230706080014761
3141 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.txt' (1,168) at 20240906080037560
3142 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-if-implicit.out' (1,169) at 20230925080040089 to deleted uid set
3143 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hv/hv_snapshot.c' (1,170) at 20240405153048833 to deleted uid set
3144 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isys_dma_public.h' (1,171) at 20210309003653016
3145 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb' (1,172) at 20230919080013962
3146 2025-01-21 03:00:55.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/NIC.interface.yaml' (1,173) at 20241213090041954
3147 2025-01-21 03:00:55.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4proc.c' (1,174) at 20241211090145525
3148 2025-01-21 03:00:55.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0011-replace-__FILE__-with-__FILE_NAME__.patch' (1,175) at 20241206090014258
3149 2025-01-21 03:00:55.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_dup_netdev.h' (1,176) at 20210307214931566
3150 2025-01-21 03:00:55.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/apsh4a3a_defconfig' (1,177) at 20240405153046309
3151 2025-01-21 03:00:55.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs-pll.c' (1,178) at 20240405153230783
3152 2025-01-21 03:00:55.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-lschlv2.dts' (1,179) at 20240405153045457
3153 2025-01-21 03:00:55.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/felix_vsc9959.c' (1,180) at 20241220090018310
3154 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77990-u-boot.dtsi' (1,181) at 20210308005002604
3155 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3168a.h' (1,182) at 20210307214932322
3156 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/test-environment.json' (1,183) at 20231126090012777
3157 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_SECURE_BOOT_defconfig' (1,184) at 20210308005003244
3158 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/atmel/pmecc.h' (1,185) at 20241211090145453
3159 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/dbus_event_log_entry.hpp' (1,186) at 20240924080002115
3160 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tsc.h' (1,187) at 20240405153054213
3161 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/crt.S' (1,188) at 20221215040039390
3162 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fwcall.c' (1,189) at 20210308005002560
3163 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-xsphy.c' (1,190) at 20240405153051285
3164 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_isr.c' (1,191) at 20240405153051601
3165 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_tree.h' (1,192) at 20231021080010534
3166 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kasan.h' (1,193) at 20240405153046385
3167 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-lsx.xml' (1,194) at 20240906080037184
3168 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200eh.c' (1,195) at 20240405153048569
3169 2025-01-21 03:00:55.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_tp_btf.c' (1,196) at 20240405153054269
3170 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__with_awaitable_senders.hpp' (1,197) at 20241219090033968
3171 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/const.h' (1,198) at 20241211090212374
3172 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/unistd.h' (1,199) at 20241211090212374
3173 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00.h' (1,200) at 20210307214930774
3174 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/of_helpers.c' (1,201) at 20210307214926478
3175 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/purgatory/Makefile' (1,202) at 20240405153046229
3176 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/subprojects/CLI11.wrap' (1,203) at 20230908080022614
3177 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/syscalls.h' (1,204) at 20210307214931306
3178 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel14-sku2.dts' (1,205) at 20240405153045749
3179 2025-01-21 03:00:55.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8450-gpucc.h' (1,206) at 20240405153052645
3180 2025-01-21 03:00:55.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/format-yaml/LICENSE' (1,207) at 20210308005111457
3181 2025-01-21 03:00:55.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap_l3_smx.c' (1,208) at 20240405153230199
3182 2025-01-21 03:00:55.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/strset.c' (1,209) at 20240405153054061
3183 2025-01-21 03:00:55.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfcpci.c' (1,210) at 20240405153049209
3184 2025-01-21 03:00:55.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/fq_codel.json' (1,211) at 20240405153054377
3185 2025-01-21 03:00:55.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.c' (1,212) at 20210307214930558
3186 2025-01-21 03:00:55.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/armada100.h' (1,213) at 20210308005002636
3187 2025-01-21 03:00:55.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb' (1,214) at 20241221090017568 to deleted uid set
3188 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.topology' (1,215) at 20240906080037556 to deleted uid set
3189 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/ctype.h' (1,216) at 20210307214926638
3190 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-a2wsgi/run-ptest' (1,217) at 20241221090017548
3191 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/debugfs.c' (1,218) at 20240405153231455
3192 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower_l2_miss.sh' (1,219) at 20240405153232279
3193 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/stlb_masks.h' (1,220) at 20240405153046605
3194 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/networkd-dispatcher/networkd-dispatcher_2.2.4.bb' (1,221) at 20241206090014238
3195 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gose_defconfig' (1,222) at 20210308005003260
3196 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dnet.c' (1,223) at 20210308005003428
3197 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ve8313/MAINTAINERS' (1,224) at 20210308005003168
3198 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_sr1500.dts' (1,225) at 20210308005002612
3199 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2060.h' (1,226) at 20210307214928798
3200 2025-01-21 03:00:55.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-self-hosted-trace.h' (1,227) at 20240405153048889
3201 2025-01-21 03:00:55.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/config.c' (1,228) at 20210308005003208
3202 2025-01-21 03:00:55.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vmlinux.lds.S' (1,229) at 20241211090145377
3203 2025-01-21 03:00:55.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-regs.h' (1,230) at 20210309003650336
3204 2025-01-21 03:00:55.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/internal/sys.hpp' (1,231) at 20220507030031385
3205 2025-01-21 03:00:55.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/pwrseq.h' (1,232) at 20210307214929946
3206 2025-01-21 03:00:55.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console_%.bbappend' (1,233) at 20241206090014286
3207 2025-01-21 03:00:55.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5110.c' (1,234) at 20240405153232167
3208 2025-01-21 03:00:55.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/plugin.S' (1,235) at 20210308005002984
3209 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6q.c' (1,236) at 20240405153231319
3210 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sock_destroy_prog_fail.c' (1,237) at 20240405153054273
3211 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-371x.dtsi' (1,238) at 20210307214926022
3212 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca-sdw.c' (1,239) at 20240411080014158
3213 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/ChannelAccess/meson.build' (1,240) at 20230825080021137 to deleted uid set
3214 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MMIXware' (1,241) at 20241221090017616
3215 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_ip6.c' (1,242) at 20210307214931894
3216 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/bd28623.c' (1,243) at 20240405153053569
3217 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_ctypes.test_find-skip-without-tools-sdk.patch' (1,244) at 20241221090017668
3218 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity3-msc313e-breadbee.dts' (1,245) at 20240405153045573
3219 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/fail2ban/files/run-ptest' (1,246) at 20220612030016735
3220 2025-01-21 03:00:55.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8998-tables.c' (1,247) at 20240405153230843
3221 2025-01-21 03:00:55.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obex/obex-data-server/obex-data-server-0.4.6-build-fixes-1.patch' (1,248) at 20230131040012031
3222 2025-01-21 03:00:55.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/port.c' (1,249) at 20240919080017066
3223 2025-01-21 03:00:55.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mm_init.c' (1,250) at 20240405153231971
3224 2025-01-21 03:00:55.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/vz89x.c' (1,251) at 20240405153048969
3225 2025-01-21 03:00:55.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4.h' (1,252) at 20240405153047137
3226 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/inat.c' (1,253) at 20220525020652186
3227 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp-mt.c' (1,254) at 20240405153046029
3228 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/fallback.mako.hpp' (1,255) at 20210308005059173
3229 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_monitor.cpp' (1,256) at 20240904080029670
3230 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/groff-not-search-fonts-on-build-host.patch' (1,257) at 20230919080013990
3231 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/gadgetfs.h' (1,258) at 20210307214931682
3232 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.qspi' (1,259) at 20210308005002556
3233 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP0/meson.build' (1,260) at 20230825080021137 to deleted uid set
3234 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/msl_verify.hpp' (1,261) at 20240820080019550
3235 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/simpletrace_stap.py' (1,262) at 20210308005046245
3236 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/0001-setserial.c-Add-needed-system-headers-for-ioctl-and-.patch' (1,263) at 20220910030013405
3237 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/ast2600-i3c-master.c' (1,264) at 20240405153230683
3238 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/unroll.awk' (1,265) at 20210307214931814
3239 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (1,266) at 20220616030019880
3240 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/asf.h' (1,267) at 20210308004938836
3241 2025-01-21 03:00:55.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/Kconfig' (1,268) at 20240405153230199
3242 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-common.h' (1,269) at 20240405153051945
3243 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-install-testfs.sh' (1,270) at 20220612030016755
3244 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.h' (1,271) at 20240405153049949
3245 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsg_dump.h' (1,272) at 20220525020654579
3246 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/max30208.c' (1,273) at 20240405153049013
3247 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_debugfs.c' (1,274) at 20240405153231395
3248 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pulsectl_24.11.0.bb' (1,275) at 20241221090017560
3249 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi.h' (1,276) at 20230629131804623
3250 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/imximage.cfg' (1,277) at 20210308005002676
3251 2025-01-21 03:00:55.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/btf_helpers.h' (1,278) at 20220525020655191
3252 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pico.dtsi' (1,279) at 20240405153229887
3253 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_wriop.c' (1,280) at 20210308005003436
3254 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Schedule_v1.xml' (1,281) at 20240619080002936
3255 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-request.c' (1,282) at 20240405153049581
3256 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/device_callouts_test.cpp' (1,283) at 20240926080026490
3257 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/templates/default/conf-notes.txt' (1,284) at 20221116040016723
3258 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sharkl3.dtsi' (1,285) at 20210307214926050
3259 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/scan.c' (1,286) at 20210716100030015
3260 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/kmeter1_defconfig' (1,287) at 20240405153046097
3261 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/a9mpcore.c' (1,288) at 20240906080037212
3262 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/btt.h' (1,289) at 20220525020653827
3263 2025-01-21 03:00:55.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tpic2810.c' (1,290) at 20240405153047085
3264 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utaddress.c' (1,291) at 20240405153046625
3265 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/logo/OpenBMC-Logo.svg' (1,292) at 20210308004941080
3266 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/lru_sort.rst' (1,293) at 20240405153044961
3267 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,stm32mp1-rcc.txt' (1,294) at 20210307214925414
3268 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem_prime.c' (1,295) at 20240405153230595
3269 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/numa.c' (1,296) at 20210307214926126
3270 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/unistd.h' (1,297) at 20210307214931662
3271 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-eud' (1,298) at 20240405153044925
3272 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via-gpio.h' (1,299) at 20240405153052225
3273 2025-01-21 03:00:55.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/mux.c' (1,300) at 20210308005002904
3274 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctatc.c' (1,301) at 20220627100017202
3275 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/comminit.c' (1,302) at 20240910080014066
3276 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/176' (1,303) at 20220429100100910
3277 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ccu.h' (1,304) at 20210308005002664
3278 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/tegra.h' (1,305) at 20210308005002672
3279 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/sysfs.h' (1,306) at 20240405153049241
3280 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/xlnx,spdif.txt' (1,307) at 20210307214925438
3281 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/fdt.c' (1,308) at 20210308005002760
3282 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/arch_hvm.h' (1,309) at 20230925080039933
3283 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_main.c' (1,310) at 20240405153050549
3284 2025-01-21 03:00:55.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/imx_rgpio2p.c' (1,311) at 20210308005003376
3285 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/pipeline.json' (1,312) at 20240405153054149
3286 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/malloc.h' (1,313) at 20210308005003672
3287 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/XSL' (1,314) at 20210307205554426
3288 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-vp9.c' (1,315) at 20240405153049585
3289 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/bootstrap.sh' (1,316) at 20210308005047061
3290 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77995-cpg-mssr.c' (1,317) at 20240405153230235
3291 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm8150.h' (1,318) at 20240405153052645
3292 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/php-fpm.conf' (1,319) at 20210307205553906
3293 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/mdt.h' (1,320) at 20240405153052445
3294 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/Makefile' (1,321) at 20240405153051397
3295 2025-01-21 03:00:55.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-mtk-lynxi.c' (1,322) at 20240405153231075
3296 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_3_0_d.h' (1,323) at 20210307214927326
3297 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/stop_machine.c' (1,324) at 20240405153053049
3298 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-gru-bob.dts' (1,325) at 20210308005002608
3299 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/base-files/base-files_%.bbappend' (1,326) at 20220402030016127
3300 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/ioctl.c' (1,327) at 20220525020654419
3301 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma-dev.c' (1,328) at 20240405153047001
3302 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/alphascale,asm9260-wdt.yaml' (1,329) at 20240405153045185
3303 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_pwm.c' (1,330) at 20240906080037256
3304 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-moxart/moxart.c' (1,331) at 20210307214925902
3305 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/draak/MAINTAINERS' (1,332) at 20210308005003032
3306 2025-01-21 03:00:55.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/umountnfs.sh' (1,333) at 20220405030025645
3307 2025-01-21 03:00:55.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/machdep.h' (1,334) at 20240405153046117
3308 2025-01-21 03:00:55.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pic32-wdt.c' (1,335) at 20240405153231599
3309 2025-01-21 03:00:55.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-legacy.c' (1,336) at 20220525020654731
3310 2025-01-21 03:00:55.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/of.c' (1,337) at 20240405153051213
3311 2025-01-21 03:00:55.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/x25device.h' (1,338) at 20210307214931578
3312 2025-01-21 03:00:55.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_audit.c' (1,339) at 20240405153231523
3313 2025-01-21 03:00:55.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/aspeed_edac.c' (1,340) at 20220525020652418
3314 2025-01-21 03:00:55.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-lite.dts' (1,341) at 20210308005002624
3315 2025-01-21 03:00:55.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr8.inc' (1,342) at 20210905000020581
3316 2025-01-21 03:00:55.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/radix-tree.h' (1,343) at 20240405153052785
3317 2025-01-21 03:00:55.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/BUSTED' (1,344) at 20210307214932714
3318 2025-01-21 03:00:55.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8226.dtsi' (1,345) at 20240405153229895
3319 2025-01-21 03:00:55.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-writecache.c' (1,346) at 20240405153230767
3320 2025-01-21 03:00:55.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77965.dtsi' (1,347) at 20210308005002604
3321 2025-01-21 03:00:55.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sps30.c' (1,348) at 20240405153048969
3322 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func-filter-notrace-pid.tc' (1,349) at 20210309003656000
3323 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12206a7_00000029.dtsi' (1,350) at 20210308005002872
3324 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/kprobes.c' (1,351) at 20240405153045945
3325 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/data_interface.hpp' (1,352) at 20220617100002355
3326 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/psu_init_gpl.h' (1,353) at 20210308005002796
3327 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/ranges.c' (1,354) at 20210307214926614
3328 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/images.c' (1,355) at 20210309003654536
3329 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_targ.h' (1,356) at 20210307214928994
3330 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/insn-x86-dat-src.c' (1,357) at 20240405153054093
3331 2025-01-21 03:00:55.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfc_multi_8xx.h' (1,358) at 20210309003650236
3332 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/regs-clock.h' (1,359) at 20210309003648720
3333 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/COPYING.apache-2.0' (1,360) at 20210307205553670
3334 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/meson.build' (1,361) at 20240906080037352
3335 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kfence.h' (1,362) at 20240405153230079
3336 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/kmap.c' (1,363) at 20240405153230091
3337 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_firmware.h' (1,364) at 20210307214930638
3338 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/addr_list.c' (1,365) at 20210307214930990
3339 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/watchdog.c' (1,366) at 20210308005002848
3340 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/messy-diffstat.rst' (1,367) at 20240405153045225
3341 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpic_msgr.h' (1,368) at 20210307214926386
3342 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/sysprof/0002-meson-Do-not-invoke-the-commands-to-update-the-icon-.patch' (1,369) at 20241221090017488
3343 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-optee-devices' (1,370) at 20240405153229727
3344 2025-01-21 03:00:55.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/machine.c' (1,371) at 20241211090212486
3345 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuppc64/machconfig' (1,372) at 20210407000018114
3346 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/Kconfig' (1,373) at 20210308005002908
3347 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts' (1,374) at 20240405153045709
3348 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.h' (1,375) at 20240405153048593
3349 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/eventq/interface/ia_css_eventq.h' (1,376) at 20210307214930566
3350 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/splice.h' (1,377) at 20240405153052797
3351 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.out' (1,378) at 20210927100127469 to deleted uid set
3352 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/arm-runtime.c' (1,379) at 20240405153230295
3353 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp.h' (1,380) at 20240405153051249
3354 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/protocols.h' (1,381) at 20240405153047037
3355 2025-01-21 03:00:55.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup_refcnt.h' (1,382) at 20240405153052669
3356 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/automount.rules' (1,383) at 20210307205554494
3357 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/apollo_defconfig' (1,384) at 20240405153230003
3358 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/dwarf-regs.c' (1,385) at 20210307214932514
3359 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/mulsi3.S' (1,386) at 20210307214926182
3360 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx-rpidsi.dtso' (1,387) at 20240405153229927
3361 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/asi.h' (1,388) at 20240906080037536
3362 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_network_manager.cpp' (1,389) at 20240822080023969
3363 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner_git.bb' (1,390) at 20240301090012427
3364 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_fcoe.c' (1,391) at 20240405153050217
3365 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/metricgroups.json' (1,392) at 20240405153054125
3366 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_ip_refresh_check.robot' (1,393) at 20210308005007104
3367 2025-01-21 03:00:55.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field6.decode' (1,394) at 20210308005046389
3368 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-cml-flakes.txt' (1,395) at 20240405153230531
3369 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Nordrhein-Westfalen' (1,396) at 20210307205553766
3370 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/scan.h' (1,397) at 20210307214929966
3371 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/kona_l2_cache.h' (1,398) at 20240405153045637
3372 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/lantiq,vrx200-pcie-phy.yaml' (1,399) at 20240405153045129
3373 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/boot.c' (1,400) at 20240405153230199
3374 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_sun12x22.c' (1,401) at 20220525020654751
3375 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/broadcom/tee_bnxt_fw.h' (1,402) at 20210307214931386
3376 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/.gitignore' (1,403) at 20210307214932102
3377 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/unroll_loop_thread.c' (1,404) at 20240405153054173
3378 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/index.rst' (1,405) at 20210307214925522
3379 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ipoib_tx.c' (1,406) at 20240405153049053
3380 2025-01-21 03:00:55.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_mme_pll_regs.h' (1,407) at 20240405153046605
3381 2025-01-21 03:00:55.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h' (1,408) at 20240405153051917
3382 2025-01-21 03:00:55.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_ib.h' (1,409) at 20240405153232079
3383 2025-01-21 03:00:55.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g20.dtsi' (1,410) at 20240405153045465
3384 2025-01-21 03:00:55.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/extensible.rst' (1,411) at 20240413080012683
3385 2025-01-21 03:00:55.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d-pinfunc.h' (1,412) at 20210308005002588
3386 2025-01-21 03:00:55.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi.h' (1,413) at 20240726080012870
3387 2025-01-21 03:00:55.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Keighley' (1,414) at 20210307205553798
3388 2025-01-21 03:00:55.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana_git.bb' (1,415) at 20241206090014254
3389 2025-01-21 03:00:55.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb' (1,416) at 20220409030017471
3390 2025-01-21 03:00:55.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/btt.c' (1,417) at 20240405153051189
3391 2025-01-21 03:00:55.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/pci.c' (1,418) at 20240405153046209
3392 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-phosphor/fans/phosphor-pid-control/config.json' (1,419) at 20231206090033953
3393 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/termios_internal.h' (1,420) at 20240405153052805
3394 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb' (1,421) at 20241206090014246
3395 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/cfi_flagadm.c' (1,422) at 20210307214929214
3396 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml' (1,423) at 20240405153045077
3397 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/Kconfig' (1,424) at 20240405153046949
3398 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/event_fifo.h' (1,425) at 20210307214930546
3399 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/boot_opensbi.h' (1,426) at 20241211090212362
3400 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pch_common.h' (1,427) at 20210308005002880
3401 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gw_ventana.h' (1,428) at 20210308005003596
3402 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/clx.c' (1,429) at 20240405153051981
3403 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_compare_bytes_action_tests.cpp' (1,430) at 20210308005405938
3404 2025-01-21 03:00:55.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_spnego_negtokeninit.asn1' (1,431) at 20240405153052529
3405 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.h' (1,432) at 20210307214930626
3406 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_amx.h' (1,433) at 20240405153054013
3407 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/mock_engine.c' (1,434) at 20240405153048501
3408 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/unicode.rst' (1,435) at 20240405153044969
3409 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runq.h' (1,436) at 20240405153048637
3410 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/sthyi.h' (1,437) at 20210307214926514
3411 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/types.hpp' (1,438) at 20241204090036295
3412 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/templates/default/bblayers.conf.sample' (1,439) at 20240712080022837
3413 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h750i-art-pi.dts' (1,440) at 20240405153045581
3414 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/Makefile' (1,441) at 20220525020652302
3415 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv7.h' (1,442) at 20210308005002672
3416 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ili9225.c' (1,443) at 20240405153230639
3417 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/jitterstart.sh' (1,444) at 20220525020655227
3418 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpuinfo.c' (1,445) at 20240405153045865
3419 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-glk-match.c' (1,446) at 20240405153232183
3420 2025-01-21 03:00:55.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_vss_daemon.c' (1,447) at 20210307214932470
3421 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters_looping.c' (1,448) at 20240405153054269
3422 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-Cargo.toml-do-not-abort-on-panic.patch' (1,449) at 20231011080016578
3423 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp5023.c' (1,450) at 20240405153230667
3424 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hv/hv_kvp.c' (1,451) at 20240405153048833 to deleted uid set
3425 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/vgic.h' (1,452) at 20240405153054317
3426 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-no-base.err' (1,453) at 20220429100100882
3427 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/socket-helpers.h' (1,454) at 20221215040039390
3428 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/ipcbuf.h' (1,455) at 20210307214926762
3429 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/fanctldump' (1,456) at 20221213040024897
3430 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpdecc/vpdecc_support.h' (1,457) at 20240618080023329
3431 2025-01-21 03:00:55.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mc3230.c' (1,458) at 20240405153048937
3432 2025-01-21 03:00:55.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci.c' (1,459) at 20241018080014478
3433 2025-01-21 03:00:55.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LicenseService.v1_1_2.json' (1,460) at 20240619080002948
3434 2025-01-21 03:00:55.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/wlcore.h' (1,461) at 20210312110012078
3435 2025-01-21 03:00:55.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Processor.v1_20_1.json' (1,462) at 20240824080002938
3436 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/pgtable_64.c' (1,463) at 20240405153230103
3437 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/libthermal_tools.pc.template' (1,464) at 20240405153054381
3438 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/start.S' (1,465) at 20210308005002844
3439 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23888-ir.h' (1,466) at 20210307214928690
3440 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx6_src.h' (1,467) at 20210308005046021
3441 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/userfaultfd_util.h' (1,468) at 20240405153054317
3442 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_misc.c' (1,469) at 20240830080013311
3443 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/offload.c' (1,470) at 20240405153231899
3444 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb' (1,471) at 20240106090017237
3445 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2grab-example.rst' (1,472) at 20210309003648504
3446 2025-01-21 03:00:55.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_startimage_return.c' (1,473) at 20210308005003704
3447 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/ctype.c' (1,474) at 20210307214932490
3448 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/Kconfig' (1,475) at 20240405153049573
3449 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/dcn316_smu.h' (1,476) at 20240405153047209
3450 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.numamem' (1,477) at 20240906080037556 to deleted uid set
3451 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/Makefile' (1,478) at 20210308005002980
3452 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-gpio-register.c' (1,479) at 20220525020653211
3453 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/Makefile' (1,480) at 20210307214930374
3454 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/skbuff.c' (1,481) at 20240405153053361
3455 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/contregs.h' (1,482) at 20210307214926158
3456 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/processor_64.h' (1,483) at 20240405153046321
3457 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.github/workflows/deploy-docs-to-gh-pages.yml' (1,484) at 20221215040043186
3458 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/rtc.c' (1,485) at 20210308005003720
3459 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/setuptools.patch' (1,486) at 20220402030015903
3460 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtd/nand_ecc.rst' (1,487) at 20220525020651722
3461 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/board.c' (1,488) at 20210308005002908
3462 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-ctouch2.dts' (1,489) at 20240405153045725
3463 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection.svg' (1,490) at 20210309003648500
3464 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-i586.inc' (1,491) at 20210905000020581
3465 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-shm.c' (1,492) at 20240906080037140
3466 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-ts4800.dts' (1,493) at 20240405153045489
3467 2025-01-21 03:00:55.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/always_syslog.patch' (1,494) at 20210307205553818
3468 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/glade/glade_3.22.2.bb' (1,495) at 20241221090017512
3469 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/slavio_timer.c' (1,496) at 20241211090212342
3470 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/siphash.h' (1,497) at 20240405153052793
3471 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/float_convs.ref' (1,498) at 20210308005046489
3472 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/ucall_common.h' (1,499) at 20240405153232267
3473 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/p_sys-t.c' (1,500) at 20220525020653071
3474 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/emc141x-test.c' (1,501) at 20210927100127509
3475 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/Makefile' (1,502) at 20220525020652306
3476 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_bcm4908.c' (1,503) at 20220818100014735
3477 2025-01-21 03:00:55.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/ipv4.h' (1,504) at 20240405153231855
3478 2025-01-21 03:00:55.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/ufs.h' (1,505) at 20240405153052553
3479 2025-01-21 03:00:55.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/es8336.c' (1,506) at 20240405153232179
3480 2025-01-21 03:00:55.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-card.c' (1,507) at 20240405153230291
3481 2025-01-21 03:00:55.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun4i.h' (1,508) at 20210308005002664
3482 2025-01-21 03:00:55.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd71828-regulator.c' (1,509) at 20240613080016463
3483 2025-01-21 03:00:55.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/insn.h' (1,510) at 20240405153046385
3484 2025-01-21 03:00:55.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/clockevents/arch-support.txt' (1,511) at 20240405153045201
3485 2025-01-21 03:00:55.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/max77620.txt' (1,512) at 20210307214925358
3486 2025-01-21 03:00:55.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans_ail.c' (1,513) at 20240405153052609
3487 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml' (1,514) at 20240405153045105
3488 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/calculator-client.cpp' (1,515) at 20240725080046153
3489 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/templates/default/bblayers.conf.sample' (1,516) at 20230901080018206
3490 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/misc.c' (1,517) at 20230925080040097
3491 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_disp.c' (1,518) at 20240405153230647
3492 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/Makefile' (1,519) at 20210307214932266
3493 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/qcom,msm-uartdm.yaml' (1,520) at 20240405153045153
3494 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/smscufx.c' (1,521) at 20240405153231595
3495 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp' (1,522) at 20240904080003190
3496 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/Kconfig' (1,523) at 20210308005003524
3497 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/uprobe_multi_bench.c' (1,524) at 20240405153232263
3498 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/kern_util.h' (1,525) at 20240613080016371
3499 2025-01-21 03:00:55.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/bmc-reboot-controller.html' (1,526) at 20210308005107077
3500 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/page_64.h' (1,527) at 20210307214926582
3501 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-scratch.h' (1,528) at 20210307214926238
3502 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_cpu_queries.py' (1,529) at 20241211090212538
3503 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/rt_sigreturn.S' (1,530) at 20240405153046261
3504 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/branch.json' (1,531) at 20240405153054109
3505 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/odroid-go-ultra-poweroff.c' (1,532) at 20240405153231351
3506 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/flextronics_s-1100adu00-201_psu.json' (1,533) at 20220601030005865
3507 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_utils.c' (1,534) at 20240405153046953
3508 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/serio.c' (1,535) at 20240405153049157
3509 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/HPET' (1,536) at 20240906080037556 to deleted uid set
3510 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/Makefile' (1,537) at 20210308005002724
3511 2025-01-21 03:00:55.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricReportDefinition.v1_4_6.json' (1,538) at 20240619080002948
3512 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412.dtsi' (1,539) at 20240405153045569
3513 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/fixed_config.h' (1,540) at 20240405153045881
3514 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8550-dpu.yaml' (1,541) at 20240405153229763
3515 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7343/Makefile' (1,542) at 20210307214926538
3516 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_helper.py' (1,543) at 20210307214932726
3517 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpu.h' (1,544) at 20240405153046245
3518 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0002-Do-not-include-lib-md5.c-into-src-shar.c.patch' (1,545) at 20230706080014761
3519 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/sb_edac.c' (1,546) at 20240405153047021
3520 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/README' (1,547) at 20240301090012439
3521 2025-01-21 03:00:55.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0001-FF-A-v15-arm64-smccc-add-support-for-SMCCCv1.2-x0-x1.patch' (1,548) at 20240413080012623
3522 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/packer.c' (1,549) at 20210307214928374
3523 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/Makefile' (1,550) at 20240405153050309
3524 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/Makefile' (1,551) at 20210308005002968
3525 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/exceptions.py' (1,552) at 20231126090012809
3526 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-sabrelite.dts' (1,553) at 20240405153045505
3527 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Langshyttan' (1,554) at 20210307205553786
3528 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qobject-output-visitor.h' (1,555) at 20220429100100586
3529 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/bt856.c' (1,556) at 20240405153049309
3530 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/charger-manager.h' (1,557) at 20210309003653888
3531 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Truskmore' (1,558) at 20210307205553774
3532 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (1,559) at 20240809080014478
3533 2025-01-21 03:00:55.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-topology.h' (1,560) at 20240405153053957
3534 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_table_redfish.json' (1,561) at 20220414030024568
3535 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-micro.dts' (1,562) at 20210308005002624
3536 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/iomux.h' (1,563) at 20210308005002648
3537 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max8660.yaml' (1,564) at 20240405153045145
3538 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/string.c' (1,565) at 20210307214926638
3539 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/pic_cpu.c' (1,566) at 20240326080039518
3540 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/payload.c' (1,567) at 20210308005002856
3541 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.yaml' (1,568) at 20240405153045029
3542 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8009.dtsi' (1,569) at 20240405153045777
3543 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage6_event_callback.h' (1,570) at 20240405153052901
3544 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ltp_compliance.py' (1,571) at 20210307205554442
3545 2025-01-21 03:00:55.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/math-emu/Makefile' (1,572) at 20220525020651802
3546 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P1010RDB.h' (1,573) at 20210308005003580
3547 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/images/obmc-phosphor-image.bbappend' (1,574) at 20210812000025162
3548 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-install-netscsid-to-bin-for-nativesdk.patch' (1,575) at 20210608000015803
3549 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/arcnet-hardware.rst' (1,576) at 20240405153045229
3550 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/buildtest.yml' (1,577) at 20241211090212202
3551 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/Kconfig' (1,578) at 20210307214929790
3552 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-h3-dramc.c' (1,579) at 20241211090212294
3553 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-typhoon.c' (1,580) at 20210307214928770
3554 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_deadlock-skip-problematic-test.patch' (1,581) at 20241221090017668
3555 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/amd_gart_64.c' (1,582) at 20240910080014022
3556 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Muenchen' (1,583) at 20210307205553758
3557 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-phytec-phycore-som.dtsi' (1,584) at 20240405153229883
3558 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/open/Makefile.am' (1,585) at 20210308004938836
3559 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-hyperframe/python3-hyperframe_6.0.1.bb' (1,586) at 20210528000029703
3560 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Oxford' (1,587) at 20210307205553798
3561 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-parallel.h' (1,588) at 20210308005045997
3562 2025-01-21 03:00:55.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-funnel.c' (1,589) at 20240405153048889
3563 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-missing_plan.log' (1,590) at 20240405153054225
3564 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-analog-audio.dtsi' (1,591) at 20240405153045561
3565 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_spdif.h' (1,592) at 20210307214932406
3566 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench-backup.py' (1,593) at 20210927100127349
3567 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_b.S' (1,594) at 20210308005046529
3568 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_lib.sh' (1,595) at 20240405153054297
3569 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/Makefile' (1,596) at 20210307214932234
3570 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/bpf-lirc.c' (1,597) at 20240405153230819
3571 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/nl-Ziggo' (1,598) at 20210307205553758
3572 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm2835-aux.h' (1,599) at 20210307214931322
3573 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/Kconfig' (1,600) at 20240405153053001
3574 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/COPYING.apache-2.0' (1,601) at 20210307205553674
3575 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/255.out' (1,602) at 20220429100100914
3576 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_droq.c' (1,603) at 20240405153049857
3577 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/activation.hpp' (1,604) at 20240729080033928
3578 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.c' (1,605) at 20240405153050641
3579 2025-01-21 03:00:55.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/debianutils/debianutils_5.20.bb' (1,606) at 20241221090017692
3580 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/guest-agent-core.h' (1,607) at 20221215040039266
3581 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-ld4.c' (1,608) at 20210308005002792
3582 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/kapi.c' (1,609) at 20240405153049713
3583 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/Makefile' (1,610) at 20210307214928710
3584 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/Kconfig' (1,611) at 20240405153231543
3585 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/brppt1_mmc_defconfig' (1,612) at 20210308005003252
3586 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/Kconfig' (1,613) at 20240405153051953
3587 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts' (1,614) at 20240405153045825
3588 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/floating-point.json' (1,615) at 20240405153054157
3589 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc' (1,616) at 20230114040015550
3590 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/antenna.c' (1,617) at 20240415080012979
3591 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/file_system_wrapper.cpp' (1,618) at 20230719080007815
3592 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/packagegroups/packagegroup-hpe-apps.bb' (1,619) at 20240216090011898
3593 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream.c' (1,620) at 20240405153053377
3594 2025-01-21 03:00:55.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/copy-paste.h' (1,621) at 20210307214926470
3595 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-colibri.dts' (1,622) at 20210308005002632
3596 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/jit.h' (1,623) at 20220525020655171
3597 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ti-dac5571.c' (1,624) at 20240405153048981
3598 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/ioctl.c' (1,625) at 20240405153231659
3599 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca_drv.h' (1,626) at 20210307214926126
3600 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py' (1,627) at 20220402030016127
3601 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_ethtool.h' (1,628) at 20240405153050321
3602 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/exprtkTools.hpp' (1,629) at 20240817080033760
3603 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ids8313.h' (1,630) at 20210308005003596
3604 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_writeback.h' (1,631) at 20240405153052637
3605 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/edid.c' (1,632) at 20240405153048513
3606 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h' (1,633) at 20240405153047161
3607 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/boot.c' (1,634) at 20210308005002844
3608 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.h' (1,635) at 20210307214927946
3609 2025-01-21 03:00:55.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/oe-init-build-env' (1,636) at 20240301090012479
3610 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-handle-.dynstr-located-in-separate-segment.patch' (1,637) at 20240301090012459
3611 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/netdev-socket.c' (1,638) at 20241211090212546
3612 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-amd-daytonax.dts' (1,639) at 20240405153045405
3613 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/OWNERS' (1,640) at 20220726030039055
3614 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/alcor_pci.h' (1,641) at 20240405153052657
3615 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-imon-decoder.c' (1,642) at 20240405153049509
3616 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/intro.rst' (1,643) at 20240413080012675
3617 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.h' (1,644) at 20240405153047109
3618 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-utils.bb' (1,645) at 20241206090014202
3619 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-missing-data.out' (1,646) at 20210308005046405 to deleted uid set
3620 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/prelude.rs' (1,647) at 20240405153232095
3621 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/generate_udp_fragments.py' (1,648) at 20240405153232255
3622 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/LICENSE' (1,649) at 20210706231659765
3623 2025-01-21 03:00:55.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ni/nixge.c' (1,650) at 20240405153231039
3624 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/sh7752evb.c' (1,651) at 20210308005003036
3625 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-debugfs.c' (1,652) at 20210307214928522
3626 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/templates/default/conf-notes.txt' (1,653) at 20220913030020492
3627 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack-example-tools_4.bb' (1,654) at 20241221090017532
3628 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/fat_test.c' (1,655) at 20220525020654411
3629 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/alerts.scss' (1,656) at 20210308005107073
3630 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-pinctrl.h' (1,657) at 20240405153229975
3631 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/index.rst' (1,658) at 20220525020651742
3632 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap36xx-omap3430es2plus-clocks.dtsi' (1,659) at 20240405153045605
3633 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c' (1,660) at 20240405153046961
3634 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_emmc.h' (1,661) at 20210308005003624
3635 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml' (1,662) at 20240405153045129
3636 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip05.dtsi' (1,663) at 20240405153045741
3637 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-4i-edge-200.dts' (1,664) at 20240405153045453
3638 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/virtual_sensor.json' (1,665) at 20240920080004226
3639 2025-01-21 03:00:55.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin/0001-check-for-fstab.h-during-configure.patch' (1,666) at 20230503080014591
3640 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/wm8994.h' (1,667) at 20210308005003488
3641 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_led.robot' (1,668) at 20210308005007108
3642 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rf.h' (1,669) at 20210307214929942
3643 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.34/index.html' (1,670) at 20210307205554250
3644 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-extra-junk.out' (1,671) at 20210308005046409 to deleted uid set
3645 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/lm3533-als.c' (1,672) at 20240405153049001
3646 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_apic.c' (1,673) at 20240405153230107
3647 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v3_6.h' (1,674) at 20220525020652466
3648 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/ptdump.c' (1,675) at 20240405153053145
3649 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_utils.cpp' (1,676) at 20240223090020594
3650 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/fw_dnld.c' (1,677) at 20240405153051145
3651 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.h' (1,678) at 20220525020654179
3652 2025-01-21 03:00:55.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/headers_install.sh' (1,679) at 20240405153232103
3653 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_dsps.c' (1,680) at 20240405153231563
3654 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-atr.h' (1,681) at 20240405153231811
3655 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_d.c' (1,682) at 20210308005046509
3656 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace-events' (1,683) at 20241211090212554
3657 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/u-boot/u-boot-nuvoton/yosemite4.cfg' (1,684) at 20241126090011759
3658 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/fix-multilib-conflict.patch' (1,685) at 20240106090017265
3659 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/smp.h' (1,686) at 20240405153230115
3660 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/Makefile' (1,687) at 20210308005003076
3661 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_i2s.h' (1,688) at 20240405153053961
3662 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_socket.c' (1,689) at 20241216090017793
3663 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_polaris.h' (1,690) at 20210307214925646
3664 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/ibmvmc.rst' (1,691) at 20210307214925522
3665 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/nexys4ddr.dts' (1,692) at 20210308005002816
3666 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/meson.build' (1,693) at 20240112090034344
3667 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP7/meson.build' (1,694) at 20230825080021137 to deleted uid set
3668 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc7180-dpu.yaml' (1,695) at 20240405153229763
3669 2025-01-21 03:00:55.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/intel-hda.h' (1,696) at 20240326080039426
3670 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/Kconfig' (1,697) at 20210308005003040
3671 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head907d.c' (1,698) at 20240405153048613
3672 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/i18n.c' (1,699) at 20220525020652222
3673 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/errname.c' (1,700) at 20240405153231947
3674 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_none.c' (1,701) at 20220525020654807
3675 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/Kconfig' (1,702) at 20210308005002976
3676 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.aserver.typeid.hpp.mako' (1,703) at 20241026080029479
3677 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-scripts.inc' (1,704) at 20210812000025330
3678 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/cacheflush.c' (1,705) at 20240405153230075
3679 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-rt3883.c' (1,706) at 20240405153046049
3680 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_phyreg.h' (1,707) at 20210309003653088
3681 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-Drop-libdl-references.patch' (1,708) at 20240301090012423
3682 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1.dts' (1,709) at 20210308005002616
3683 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_error.h' (1,710) at 20240405153051529
3684 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/021' (1,711) at 20210927100127473
3685 2025-01-21 03:00:55.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ixp4xx.c' (1,712) at 20240405153230303
3686 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached_1.6.17.bb' (1,713) at 20221003030013265
3687 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3767-0000.dtsi' (1,714) at 20240405153045757
3688 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk.h' (1,715) at 20240405153046841
3689 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/netns.h' (1,716) at 20240520080015199
3690 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/Makefile' (1,717) at 20210308005002716
3691 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/serial.h' (1,718) at 20210307214925646
3692 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/usb_phy_generic.h' (1,719) at 20210307214931534
3693 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/motherboard' (1,720) at 20210307205554078
3694 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/prio.h' (1,721) at 20220525020654611
3695 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/oem-ibm-header-compat.cocci' (1,722) at 20240908080010098
3696 2025-01-21 03:00:55.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/Kconfig' (1,723) at 20240405153049229
3697 2025-01-21 03:00:55.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c' (1,724) at 20240405153049881
3698 2025-01-21 03:00:55.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/uartlite.c' (1,725) at 20240405153231519
3699 2025-01-21 03:00:55.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm2-space.c' (1,726) at 20241008080013911
3700 2025-01-21 03:00:55.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/eeprom.md' (1,727) at 20240807080019546
3701 2025-01-21 03:00:55.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/anon_inodes.c' (1,728) at 20240405153052269
3702 2025-01-21 03:00:55.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mpmath_1.3.0.bb' (1,729) at 20240302090018210
3703 2025-01-21 03:00:55.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/eventLogsWithSatusIcon.png' (1,730) at 20220105012522963 to deleted uid set
3704 2025-01-21 03:00:55.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/snmp_counter.rst' (1,731) at 20240405153045241
3705 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/MAINTAINERS' (1,732) at 20210308005002988
3706 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-fh.rst' (1,733) at 20210309003648408
3707 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enumval___err_missing.c' (1,734) at 20210309003655984
3708 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/ptrace.h' (1,735) at 20210307214926558
3709 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/Kconfig' (1,736) at 20240405153230523
3710 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/Makefile' (1,737) at 20210307214928986
3711 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/virt.rst' (1,738) at 20240906080037176
3712 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat/0001-Replace-std-ptr_fun-for-c-17.patch' (1,739) at 20230131040012023
3713 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/aspeed,ast2600-i3c.yaml' (1,740) at 20240405153045065
3714 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-tiger.dts' (1,741) at 20240405153045561
3715 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/fail-monitor/.gitignore' (1,742) at 20210308004939436
3716 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch' (1,743) at 20230706080014741
3717 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_syscon.c' (1,744) at 20210308005003496
3718 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/i2c.h' (1,745) at 20210308005002656
3719 2025-01-21 03:00:55.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun6i-a31-drc.yaml' (1,746) at 20240405153045037
3720 2025-01-21 03:00:55.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_1_offset.h' (1,747) at 20210307214927542
3721 2025-01-21 03:00:55.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@89000/i2c-switch@71/i2c@1/vrm@61.conf' (1,748) at 20210307205554086
3722 2025-01-21 03:00:55.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/read-only-rootfs.rst' (1,749) at 20230114040015514
3723 2025-01-21 03:00:55.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/unaligned.h' (1,750) at 20210308005002828
3724 2025-01-21 03:00:55.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_regs.h' (1,751) at 20240405153049413
3725 2025-01-21 03:00:55.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6358-irq.c' (1,752) at 20240405153230835
3726 2025-01-21 03:00:55.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-0.dtsi' (1,753) at 20210307214926350
3727 2025-01-21 03:00:55.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/sockbits.h' (1,754) at 20210308005046073
3728 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable-arm-v7s.c' (1,755) at 20240910080014050
3729 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_constants.h' (1,756) at 20210307214930294
3730 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rlimits/Makefile' (1,757) at 20220525020655231
3731 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/sdbusplus.wrap' (1,758) at 20220525020545509
3732 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/0001-libipvs-Include-missing-sys-types.h.patch' (1,759) at 20230610080017603
3733 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/Makefile' (1,760) at 20240405153053429
3734 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge-4u.dts' (1,761) at 20240628080013977
3735 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dpaux.c' (1,762) at 20240405153230635
3736 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml' (1,763) at 20240405153229763
3737 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/bsc9131rdb.c' (1,764) at 20210308005002956
3738 2025-01-21 03:00:55.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/pl080.c' (1,765) at 20240405153045689
3739 2025-01-21 03:00:55.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_iommu.c' (1,766) at 20240405153230599
3740 2025-01-21 03:00:55.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/misc/pvpanic.h' (1,767) at 20240906080037348
3741 2025-01-21 03:00:55.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/run_test.sh' (1,768) at 20210308005046397
3742 2025-01-21 03:00:55.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/Makefile' (1,769) at 20210307214932438
3743 2025-01-21 03:00:55.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm63158.dtsi' (1,770) at 20240405153045717
3744 2025-01-21 03:00:55.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0012-do-not-disable-buffer-in-writing-files.patch' (1,771) at 20241206090014246
3745 2025-01-21 03:00:55.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-prng.c' (1,772) at 20220525020652370
3746 2025-01-21 03:00:55.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rculist_nulls.h' (1,773) at 20240405153231835
3747 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/defza.h' (1,774) at 20210307214929666
3748 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/perf_regs.h' (1,775) at 20220525020651970
3749 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/multihit.rst' (1,776) at 20210307214925226
3750 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-balloon-test.c' (1,777) at 20241211090212550
3751 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c' (1,778) at 20240405153049957
3752 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/dont-use-internal-configs.patch' (1,779) at 20230503080014579
3753 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,max98363.yaml' (1,780) at 20240405153045157
3754 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kdebug_32.h' (1,781) at 20210307214926582
3755 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/as3711_bl.c' (1,782) at 20240405153052173
3756 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts' (1,783) at 20240405153045725
3757 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace.h' (1,784) at 20220525020653163
3758 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r3-lte.dts' (1,785) at 20220525020651926
3759 2025-01-21 03:00:55.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/max98088.h' (1,786) at 20210307214931598
3760 2025-01-21 03:00:55.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/clock_nanosleep.c' (1,787) at 20210307214932726
3761 2025-01-21 03:00:55.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/main.h' (1,788) at 20220525020653611
3762 2025-01-21 03:00:55.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-play.rst' (1,789) at 20220525020654135
3763 2025-01-21 03:00:55.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/goldfish_pic.h' (1,790) at 20230426080043760
3764 2025-01-21 03:00:55.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target.c' (1,791) at 20240405153051957
3765 2025-01-21 03:00:55.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-v4l2.c' (1,792) at 20240405153049353
3766 2025-01-21 03:00:55.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33.dtsi' (1,793) at 20240405153045389
3767 2025-01-21 03:00:55.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7280a.c' (1,794) at 20240405153048945
3768 2025-01-21 03:00:55.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-twr-duart.dts' (1,795) at 20210308005002596
3769 2025-01-21 03:00:55.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/lbt.S' (1,796) at 20240405153230003
3770 2025-01-21 03:00:55.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.c' (1,797) at 20210307214927890
3771 2025-01-21 03:00:55.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/adin.c' (1,798) at 20240405153050349
3772 2025-01-21 03:00:55.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-export-rootfs' (1,799) at 20230114040015554
3773 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/flash/phosphor-software-manager/bios-update.sh' (1,800) at 20240326080016514
3774 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/softSurfer' (1,801) at 20241221090017620
3775 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/bootp.c' (1,802) at 20210308005003716
3776 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/perf_event.c' (1,803) at 20220525020652114
3777 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/nicstarmac.c' (1,804) at 20240405153046677
3778 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/blkcache.c' (1,805) at 20210308005003208
3779 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8550-qrd.dts' (1,806) at 20240405153229959
3780 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/cacheflush.c' (1,807) at 20240405153230019
3781 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch' (1,808) at 20241221090017636
3782 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/setup.py' (1,809) at 20221209040036307
3783 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_errors.cpp' (1,810) at 20241106090023554
3784 2025-01-21 03:00:55.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/Kconfig' (1,811) at 20240405153231711
3785 2025-01-21 03:00:55.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/time.h' (1,812) at 20210308005003672
3786 2025-01-21 03:00:55.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h' (1,813) at 20240405153049941
3787 2025-01-21 03:00:55.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/pinmux.c' (1,814) at 20210308005002788
3788 2025-01-21 03:00:55.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hw.c' (1,815) at 20240405153050465
3789 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ops.h' (1,816) at 20240405153054005
3790 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/time.c' (1,817) at 20210307214926186
3791 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6d16d0.c' (1,818) at 20240405153230615
3792 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/.markdownlint.yaml' (1,819) at 20221213040016740
3793 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-unknown-key.out' (1,820) at 20210308005046405 to deleted uid set
3794 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/interrupt.c' (1,821) at 20240613080016403
3795 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/0001-test-Fix-build-with-new-compiler-defaults-to-fno-com.patch' (1,822) at 20230610080017603
3796 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-32bit-virtual.xml' (1,823) at 20210308005045817
3797 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/Kconfig' (1,824) at 20210308005003172
3798 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-command.rst' (1,825) at 20220525020654131
3799 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/autotools.py' (1,826) at 20241221090017628
3800 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rv3028.c' (1,827) at 20240405153231375
3801 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/ceph_strings.c' (1,828) at 20220525020654807
3802 2025-01-21 03:00:55.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/eth.c' (1,829) at 20210308005002992
3803 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sqlsoup_0.9.1.bb' (1,830) at 20230610080017607
3804 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/spl.c' (1,831) at 20210308005002752
3805 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tty_flags.h' (1,832) at 20220525020654679
3806 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_etr_regs.h' (1,833) at 20240405153046605
3807 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/Makefile' (1,834) at 20240405153049473
3808 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/time.c' (1,835) at 20220525020651894
3809 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/bindings/lib.rs' (1,836) at 20240405153053417
3810 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/fvp-base-revc.dts' (1,837) at 20240405153045717
3811 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/Makefile' (1,838) at 20210307214932666
3812 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/Makefile' (1,839) at 20240405153053553
3813 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/example/fans.yaml' (1,840) at 20220923030023309
3814 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-ksm' (1,841) at 20240405153044925
3815 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb' (1,842) at 20241217090357822 to deleted uid set
3816 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/backlight.c' (1,843) at 20240405153046209
3817 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcupdate.h' (1,844) at 20241211090145537
3818 2025-01-21 03:00:55.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.c' (1,845) at 20220525020652959
3819 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcpnotify_user.c' (1,846) at 20240405153054289
3820 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/lnl.h' (1,847) at 20240613080016551
3821 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/input-event-codes.h' (1,848) at 20240726080012870
3822 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/noexec.c.inc' (1,849) at 20221215040039390
3823 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/auth.c' (1,850) at 20240405153231703
3824 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/crownbay.h' (1,851) at 20210308005003592
3825 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/wof.S' (1,852) at 20210307214926606
3826 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-acpipnpio.h' (1,853) at 20241008080013935
3827 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nsc_gpio.h' (1,854) at 20210307214931458
3828 2025-01-21 03:00:55.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/ftrace.h' (1,855) at 20210307214926158
3829 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_main.h' (1,856) at 20240405153231031
3830 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/slot.hpp' (1,857) at 20231102080046425
3831 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/ibm-power10-cpu.inc' (1,858) at 20210307205554058
3832 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/misc/rdma.h' (1,859) at 20240405153052901
3833 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_none.h' (1,860) at 20220525020654807
3834 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-39x.c' (1,861) at 20210307214926994
3835 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/psci.S' (1,862) at 20210308005002560
3836 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/mediatek-crypto.txt' (1,863) at 20210307214925298
3837 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/sh7763rdp.h' (1,864) at 20210307214926558
3838 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m2_plus_h3_defconfig' (1,865) at 20210308005003248
3839 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/perf.rst' (1,866) at 20240405153229835
3840 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/axp803.dtsi' (1,867) at 20240405153045705
3841 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/Average.interface.yaml' (1,868) at 20221207040023627
3842 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-uniphier.c' (1,869) at 20210308005003480
3843 2025-01-21 03:00:55.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/meson.build' (1,870) at 20220913030027305 to deleted uid set
3844 2025-01-21 03:00:55.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/mlx5/main.c' (1,871) at 20241211090145437 to deleted uid set
3845 2025-01-21 03:00:55.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-r40-ccu.h' (1,872) at 20210307214931350
3846 2025-01-21 03:00:55.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/mx53cx9020_video.c' (1,873) at 20210308005002920
3847 2025-01-21 03:00:55.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/boot0.h' (1,874) at 20210308005002636
3848 2025-01-21 03:00:55.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mbox.h' (1,875) at 20210308005108641
3849 2025-01-21 03:00:55.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_packet.h' (1,876) at 20240405153052921
3850 2025-01-21 03:00:55.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-visionox-rm69299.c' (1,877) at 20240429080012420
3851 2025-01-21 03:00:55.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8994/core.h' (1,878) at 20210307214931438
3852 2025-01-21 03:00:55.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pxs2-vodka.dts' (1,879) at 20240405153045577
3853 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c' (1,880) at 20240405153231199
3854 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/common.h' (1,881) at 20240405153045637
3855 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/rc-core.h' (1,882) at 20240405153052829
3856 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-null.c' (1,883) at 20210308005045765
3857 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/of_display_timing.h' (1,884) at 20220804100016080
3858 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/trace-events' (1,885) at 20241211090212558
3859 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/trace.h' (1,886) at 20210308005045877
3860 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_api.h' (1,887) at 20210307214930410
3861 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-pnor-code-mgmt/.shellcheck' (1,888) at 20210511000025977 to deleted uid set
3862 2025-01-21 03:00:55.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c' (1,889) at 20240613080016443
3863 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/core_priv.h' (1,890) at 20220525020653115
3864 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/Kconfig' (1,891) at 20240405153051221
3865 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/tlb_helper.c' (1,892) at 20241211090212498
3866 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.h' (1,893) at 20240405153230995
3867 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch' (1,894) at 20240413080012651
3868 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/g98.c' (1,895) at 20240405153048637
3869 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-gate-exclusive.c' (1,896) at 20210307214926978
3870 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/libpldm.wrap' (1,897) at 20221013030032131
3871 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdm660.h' (1,898) at 20220525020654543
3872 2025-01-21 03:00:55.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/traps.c' (1,899) at 20240405153229863
3873 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/MAINTAINERS' (1,900) at 20210308005003032
3874 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/s5pv210.h' (1,901) at 20210307214931334
3875 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_merge3d.h' (1,902) at 20240405153048585
3876 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tua9001.h' (1,903) at 20210307214928802
3877 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ihs_video_out.c' (1,904) at 20210308005003528
3878 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/emacs_29.1.bb' (1,905) at 20240309090012804
3879 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/Makefile' (1,906) at 20210307214931110
3880 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm63268-clock.h' (1,907) at 20210308005003632
3881 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.c' (1,908) at 20210307214929914
3882 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpicmn.h' (1,909) at 20220525020654987
3883 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c' (1,910) at 20210307214929362
3884 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/NMI-RCU.rst' (1,911) at 20240405153044933
3885 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi' (1,912) at 20210307214926346
3886 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/clock.c' (1,913) at 20210308005002788
3887 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-370.c' (1,914) at 20210307214926994
3888 2025-01-21 03:00:55.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-topwise-a721.dts' (1,915) at 20240405153045377
3889 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.c' (1,916) at 20240405153231015
3890 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-legacy.c' (1,917) at 20240405153047085
3891 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/crypto.c' (1,918) at 20240429080012448
3892 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC' (1,919) at 20240906080037556 to deleted uid set
3893 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dpc2/ia_css_dpc2_param.h' (1,920) at 20210307214930554
3894 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cpu_common.h' (1,921) at 20210308005002880
3895 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/nomodeset.c' (1,922) at 20240405153052229
3896 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/.gitignore' (1,923) at 20220330030021482
3897 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/soc.h' (1,924) at 20210307214925926
3898 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pti.c' (1,925) at 20241216090017689
3899 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c' (1,926) at 20240405153230595
3900 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_types.mako.cpp' (1,927) at 20230901080026062
3901 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-config/gbmc_eth_access.json' (1,928) at 20231027080017022
3902 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/docs/OEMExtensions.md' (1,929) at 20241114091008828
3903 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,berlin.txt' (1,930) at 20210307214925290
3904 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_vsi_vlan_ops.h' (1,931) at 20240405153230979
3905 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.6.bb' (1,932) at 20231126090012785
3906 2025-01-21 03:00:55.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0004-Add-a-new-distro-feature-ptest.patch' (1,933) at 20241221090017648
3907 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power-domain-uclass.h' (1,934) at 20210308005003680
3908 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc6xx_defconfig' (1,935) at 20240405153230027
3909 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/lcd.c' (1,936) at 20210307214926770
3910 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips-softmmu.mak' (1,937) at 20230925080039837
3911 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-amc/db-88f6820-amc.c' (1,938) at 20210308005002904
3912 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/config' (1,939) at 20210307214932738
3913 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/vhost-vsock-ccw.c' (1,940) at 20221215040039150
3914 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/deploy.py' (1,941) at 20240301090012483
3915 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-pcduino3-nano.dts' (1,942) at 20210308005002624
3916 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_fcntl.h' (1,943) at 20210308005046069
3917 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/offloading.c' (1,944) at 20240405153050537
3918 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/t2080.c' (1,945) at 20210308005003432
3919 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-debugfs-zoned.c' (1,946) at 20240405153046521
3920 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dns325.h' (1,947) at 20210308005003592
3921 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sti.c' (1,948) at 20240613080016463
3922 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/nvram.c' (1,949) at 20210307214926190
3923 2025-01-21 03:00:55.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm47xx_nvram.h' (1,950) at 20240405153052661
3924 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/virtio_uml.c' (1,951) at 20240405153046341
3925 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk.dts' (1,952) at 20240405153229931
3926 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/serial/index.rst' (1,953) at 20240405153045197
3927 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7455_i2c.c' (1,954) at 20240405153048937
3928 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800pci.c' (1,955) at 20240405153050621
3929 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pmem/pmem-region.txt' (1,956) at 20240405153229787
3930 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/libpwmtach.h' (1,957) at 20210308005111465
3931 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-core.c' (1,958) at 20240405153049377
3932 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_interrupted_tap_output.log' (1,959) at 20210309003655972
3933 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/structleak_plugin.c' (1,960) at 20240405153053449
3934 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qemu-timer-notify-cb.c' (1,961) at 20210308005046257
3935 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-name.json' (1,962) at 20210308005046405
3936 2025-01-21 03:00:55.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts_2.004.bb' (1,963) at 20241206090014258
3937 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/list_sort.c' (1,964) at 20240405153054061
3938 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/hosts' (1,965) at 20230401080011967
3939 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_dsi_encoder.c' (1,966) at 20240405153048593
3940 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1619.dtsi' (1,967) at 20210307214926038
3941 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/trampoline_64.S' (1,968) at 20240405153046493
3942 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/gp_padctrl.h' (1,969) at 20210308005002672
3943 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/twl4030_omap3.dtsi' (1,970) at 20210308005002632
3944 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/machines.h' (1,971) at 20210307214926162
3945 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/run-ptest' (1,972) at 20210307205554610
3946 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/mr.c' (1,973) at 20240405153050129
3947 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/MAINTAINERS' (1,974) at 20210308005003080
3948 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/Makefile' (1,975) at 20210307214926170
3949 2025-01-21 03:00:55.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/boot_mode.c' (1,976) at 20210308005002772
3950 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c' (1,977) at 20240805080013991
3951 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/kirkwood-cpufreq.c' (1,978) at 20240405153230251
3952 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-virt-machine.c' (1,979) at 20221215040039374
3953 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/WTFPL' (1,980) at 20211006000025246
3954 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c' (1,981) at 20240405153050493
3955 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/side-switch/phosphor-bmc-side-switch.service' (1,982) at 20241207090017671 to deleted uid set
3956 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_main.c' (1,983) at 20240405153046933
3957 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/event.cpp' (1,984) at 20240822080006720
3958 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/main_nl.cpp' (1,985) at 20230516080019606
3959 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/zoned' (1,986) at 20230925080040093
3960 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/archparam.h' (1,987) at 20210307214926750
3961 2025-01-21 03:00:55.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pch_phub.c' (1,988) at 20210309003650440
3962 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb.c' (1,989) at 20240405153050593
3963 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24116.c' (1,990) at 20241115090012949
3964 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/rt5640.h' (1,991) at 20240405153052653
3965 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exportfs/Makefile' (1,992) at 20210307214931078
3966 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/init.c' (1,993) at 20240520080015139
3967 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/event.cpp.mako' (1,994) at 20241118090037903
3968 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/l1oip_core.c' (1,995) at 20240405153049213
3969 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/Kconfig' (1,996) at 20240405153051773
3970 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdping.sh' (1,997) at 20240405153054289
3971 2025-01-21 03:00:55.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/buffer.c' (1,998) at 20210308005046557
3972 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/tlan.c' (1,999) at 20240405153050317
3973 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/subpage_prot.c' (2,000) at 20210307214932702
3974 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fpga-dfl.h' (2,001) at 20210309003653988
3975 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/write-threshold.h' (2,002) at 20230426080043756
3976 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8510.yaml' (2,003) at 20240405153045173
3977 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-jsl-match.c' (2,004) at 20240405153232183
3978 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hwseq.h' (2,005) at 20220525020652510
3979 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ntc_thermistor.c' (2,006) at 20241008080013927
3980 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fixed-rate.c' (2,007) at 20240405153046777
3981 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-fp-aarch64' (2,008) at 20240405153054161
3982 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pci-idio-16.c' (2,009) at 20240405153230307
3983 2025-01-21 03:00:55.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-q71l.dts' (2,010) at 20240405153229867
3984 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-corei7.inc' (2,011) at 20210905000020581
3985 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4-Clause-Shortened' (2,012) at 20211006000025230
3986 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/coda.h' (2,013) at 20210307214931626
3987 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/amlogic,meson-gxbb-sm.yaml' (2,014) at 20240405153045057
3988 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/ashldi3.S' (2,015) at 20240405153046509
3989 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/cnv_float.h' (2,016) at 20210307214926334
3990 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kgdb_64.c' (2,017) at 20210309003648992
3991 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-timer.c' (2,018) at 20210307214926290
3992 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8365.h' (2,019) at 20220525020653879
3993 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Kconfig' (2,020) at 20210308005002756
3994 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_init.c' (2,021) at 20240405153047253
3995 2025-01-21 03:00:55.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_debugfs.c' (2,022) at 20240405153050589
3996 2025-01-21 03:00:55.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-pnor-code-mgmt/functions.cpp' (2,023) at 20241024080016190 to deleted uid set
3997 2025-01-21 03:00:55.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci.h' (2,024) at 20240405153046277
3998 2025-01-21 03:00:55.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/fixed-cell.yaml' (2,025) at 20240405153229779
3999 2025-01-21 03:00:55.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator_ap.c' (2,026) at 20240405153045689
4000 2025-01-21 03:00:55.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/vhost-scsi-ccw.c' (2,027) at 20221215040039150
4001 2025-01-21 03:00:55.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/radio-usb-si4713.c' (2,028) at 20210309003650364
4002 2025-01-21 03:00:55.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/controlcenterd.h' (2,029) at 20210308005003592
4003 2025-01-21 03:00:55.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/.gitignore' (2,030) at 20241211090212458
4004 2025-01-21 03:00:55.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/intel/stratix10-smc.h' (2,031) at 20240405153231807
4005 2025-01-21 03:00:55.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sfp-machine.h' (2,032) at 20220525020652114
4006 2025-01-21 03:00:55.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vaala' (2,033) at 20210307205553774
4007 2025-01-21 03:00:55.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-variant-MIT-disclaimer-rev' (2,034) at 20241221090017616
4008 2025-01-21 03:00:55.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/ehci-ci.h' (2,035) at 20210308005003688
4009 2025-01-21 03:00:55.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_arc_dup_eng_axuser_regs.h' (2,036) at 20240405153046585
4010 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_verbs.h' (2,037) at 20240405153052949
4011 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5249evb_defconfig' (2,038) at 20240405153045957
4012 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/cu1830-neo.dts' (2,039) at 20240405153045989
4013 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-prtmvt.dts' (2,040) at 20240405153045501
4014 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel/Makefile' (2,041) at 20210307214926746
4015 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/eeprom.h' (2,042) at 20210307214929750
4016 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6a.dtsi' (2,043) at 20240405153229887
4017 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-r2.dts' (2,044) at 20240405153045717
4018 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_nvm.c' (2,045) at 20240624080012788
4019 2025-01-21 03:00:55.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio_data_types.rst' (2,046) at 20220525020654131
4020 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-a10sr.c' (2,047) at 20210726100024739
4021 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/console.c' (2,048) at 20210307214926206
4022 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0001-binfmt-Don-t-install-dependency-links-at-install-tim.patch' (2,049) at 20241221090017644
4023 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/eth.c' (2,050) at 20210308005002996
4024 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/disabled-features.h' (2,051) at 20240411080014058
4025 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/opregion.c' (2,052) at 20240405153048521
4026 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/qcom,ebi2.txt' (2,053) at 20210307214925282
4027 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/tlb.c' (2,054) at 20210308005002976
4028 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/dec' (2,055) at 20240405153053433
4029 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/atomic.h' (2,056) at 20240405153045913
4030 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/lowlevel_init.S' (2,057) at 20210308005003036
4031 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/write_window_dirty_erase.c' (2,058) at 20210308005108645
4032 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/cper-utils.c' (2,059) at 20241121090009283
4033 2025-01-21 03:00:55.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/tui.c' (2,060) at 20210307214932738
4034 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-shark.c' (2,061) at 20240405153049501
4035 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/ptrace.c' (2,062) at 20240405153046257
4036 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-3.0-DE' (2,063) at 20211006000025230
4037 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/restrack.h' (2,064) at 20210309003650056
4038 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_elf.h' (2,065) at 20221215040039202
4039 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_REJECT.h' (2,066) at 20210307214931650
4040 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/gspca-cardlist.rst' (2,067) at 20220525020651646
4041 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rfkill.h' (2,068) at 20240405153052789
4042 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/trace.h' (2,069) at 20241211090212338
4043 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/Kconfig' (2,070) at 20240405153051297
4044 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Idre' (2,071) at 20210307205553782
4045 2025-01-21 03:00:55.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier.h' (2,072) at 20210308005003468
4046 2025-01-21 03:00:55.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_4_0_0_sh_mask.h' (2,073) at 20240405153048313
4047 2025-01-21 03:00:55.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pnfs_nfs.c' (2,074) at 20240405153231699
4048 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common-musl' (2,075) at 20241206090014314
4049 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin.h' (2,076) at 20210307214930070
4050 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/lowlevel_init.S' (2,077) at 20210308005003036
4051 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_plane.c' (2,078) at 20240405153230643
4052 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap.h' (2,079) at 20220525020653767
4053 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.h' (2,080) at 20210307214930550
4054 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/294' (2,081) at 20210927100127501
4055 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/.clang-format' (2,082) at 20241220090025971
4056 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/Makefile' (2,083) at 20210308005003044
4057 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/nvidia-pmu.rst' (2,084) at 20240405153044961
4058 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/clntlock.c' (2,085) at 20240405153052397
4059 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/run_param_test.sh' (2,086) at 20240405153054373
4060 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_sl50_defconfig' (2,087) at 20210308005003248
4061 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed.h' (2,088) at 20210307214930070
4062 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_send.c' (2,089) at 20240405153053357
4063 2025-01-21 03:00:55.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdm-formatter.h' (2,090) at 20210307214932398
4064 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/agp.h' (2,091) at 20240405153046741
4065 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libmctp/files/default' (2,092) at 20210909000019093
4066 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/resolver.c' (2,093) at 20210307214930002
4067 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/arkfb.c' (2,094) at 20240405153052181
4068 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/c67x00.h' (2,095) at 20240405153052809
4069 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console@.socket.in' (2,096) at 20230415080011757
4070 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/signal.c' (2,097) at 20240906080037360
4071 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/uprobes.c' (2,098) at 20240405153045909
4072 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/openpic.h' (2,099) at 20240326080039538
4073 2025-01-21 03:00:55.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/setup.h' (2,100) at 20210307214926398
4074 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-flash.rst' (2,101) at 20210309003648448
4075 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/skip_test_witherspoon' (2,102) at 20230908080016530
4076 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/chronyd.service' (2,103) at 20240819080009954
4077 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_iommu.c' (2,104) at 20220525020652851
4078 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubiumount-rw@.service' (2,105) at 20210308005102829
4079 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/Platform' (2,106) at 20210307214926266
4080 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_frmr.c' (2,107) at 20210916100017999
4081 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_debug.h' (2,108) at 20210307214930294
4082 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/starting-fix.patch' (2,109) at 20210307205553950
4083 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/paca.h' (2,110) at 20240405153046121
4084 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-neon-core.S' (2,111) at 20240405153045849
4085 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cpudata.h' (2,112) at 20210307214926578
4086 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dvb_dummy_fe.h' (2,113) at 20210307214928626
4087 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/hexagon-linux-user.mak' (2,114) at 20241211090212222
4088 2025-01-21 03:00:55.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/Kconfig' (2,115) at 20210308005002944
4089 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma_configfs.c' (2,116) at 20240405153049017
4090 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra124-sor.yaml' (2,117) at 20240405153229763
4091 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6331/registers.h' (2,118) at 20240405153052729
4092 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/audit.h' (2,119) at 20240405153230111
4093 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-ti-32k.c' (2,120) at 20210309003649268
4094 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemumips.conf' (2,121) at 20210905000020585
4095 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/debugging/kernel-chktaint' (2,122) at 20240405153054045
4096 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-01' (2,123) at 20220412030005129
4097 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_mini_4x6.c' (2,124) at 20220525020654747
4098 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kasan-tags.h' (2,125) at 20220525020654579
4099 2025-01-21 03:00:55.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/yocto-project-qs.png' (2,126) at 20210307205554374 to deleted uid set
4100 2025-01-21 03:00:55.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb134_board.dtsi' (2,127) at 20240405153045749
4101 2025-01-21 03:00:55.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sleep.h' (2,128) at 20210308005002960
4102 2025-01-21 03:00:55.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/tkip.c' (2,129) at 20210307214931994
4103 2025-01-21 03:00:55.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/device_class.rs' (2,130) at 20241211090212458
4104 2025-01-21 03:00:55.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m2-pro.dts' (2,131) at 20240405153045713
4105 2025-01-21 03:00:55.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/genalloc.rst' (2,132) at 20240405153045289
4106 2025-01-21 03:00:55.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/map_percpu_stats.c' (2,133) at 20240405153232255
4107 2025-01-21 03:00:55.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/nls.c' (2,134) at 20240405153052333
4108 2025-01-21 03:00:55.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json' (2,135) at 20241212090014007
4109 2025-01-21 03:00:55.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/system_dump_entry.hpp' (2,136) at 20230722080020329
4110 2025-01-21 03:00:55.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xfrm.h' (2,137) at 20241104090011599
4111 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_ale.c' (2,138) at 20240405153050313
4112 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/mlx4.rst' (2,139) at 20210307214925534
4113 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/sockopt.c' (2,140) at 20240910080014094
4114 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_srq.c' (2,141) at 20240405153049113
4115 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btsdio.c' (2,142) at 20240613080016379
4116 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/fuse.conf' (2,143) at 20210307205553738
4117 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch' (2,144) at 20241221090017660
4118 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_vlan_aware.sh' (2,145) at 20240405153054341
4119 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/div.c' (2,146) at 20240405153046849
4120 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/soc.c' (2,147) at 20240405153051753
4121 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/mmp.c' (2,148) at 20241211090145513
4122 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/meson.build' (2,149) at 20240106090013589
4123 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/firmware-list.js' (2,150) at 20210308005107069
4124 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_profile.h' (2,151) at 20210307214928434
4125 2025-01-21 03:00:55.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-xinetd' (2,152) at 20210307205553822
4126 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_translate_dce120.c' (2,153) at 20210307214927306
4127 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch' (2,154) at 20210307205554462
4128 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/datafab.c' (2,155) at 20220525020654295
4129 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/Kconfig' (2,156) at 20210308005003024
4130 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/cmd.tcl' (2,157) at 20210308005007108
4131 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/nuvoton,nct7802.yaml' (2,158) at 20240405153045065
4132 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l56.h' (2,159) at 20210307214932302
4133 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/.gitignore' (2,160) at 20210308005003008
4134 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dreamplug.dts' (2,161) at 20240405153045457
4135 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_user.h' (2,162) at 20240405153046341
4136 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/features.rst' (2,163) at 20241211090212234
4137 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/compress-offload.rst' (2,164) at 20240405153045261
4138 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7s-warp.dts' (2,165) at 20210308005002592
4139 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LZMA-SDK-9.11-to-9.20' (2,166) at 20241221090017616
4140 2025-01-21 03:00:55.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/MAINTAINERS' (2,167) at 20210308005002968
4141 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_pcie.h' (2,168) at 20240405153050969
4142 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/riscv/virt.rst' (2,169) at 20241211090212238
4143 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6adm.h' (2,170) at 20210307214932406
4144 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cg_storage_multi.h' (2,171) at 20241008080014059
4145 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/si7005.c' (2,172) at 20240405153048989
4146 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml' (2,173) at 20220525020651674
4147 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/perf_event.h' (2,174) at 20240405153046389
4148 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/files/0001-udevil-0.4.3-fix-compile-with-gcc6.patch' (2,175) at 20230706080014733
4149 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6639.c' (2,176) at 20240405153230663
4150 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/nvidia,tegra186-gpio.txt' (2,177) at 20210308005003304
4151 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__connect_awaitable.hpp' (2,178) at 20241219090033964
4152 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-at91.c' (2,179) at 20240405153231559
4153 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-module.c' (2,180) at 20210308005046553
4154 2025-01-21 03:00:55.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target.h' (2,181) at 20241211090212218
4155 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/overlay-fdt-boot.txt' (2,182) at 20210308005003332
4156 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/s390-time.h' (2,183) at 20210308005046185
4157 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/asm-compat.h' (2,184) at 20210307214932698
4158 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/pm.h' (2,185) at 20210307214925906
4159 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/avc.c' (2,186) at 20240830080013359
4160 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/arch-ag101/ag101.h' (2,187) at 20210308005002824
4161 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb' (2,188) at 20240302090018242
4162 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pci-bridge.h' (2,189) at 20240405153045973
4163 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt5682.c' (2,190) at 20240405153053957
4164 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/policydb.h' (2,191) at 20240405153232115
4165 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/overview-manual-title.png' (2,192) at 20210307205554314 to deleted uid set
4166 2025-01-21 03:00:55.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-kernel/linux/linux-aspeed_%.bbappend' (2,193) at 20210911000017986
4167 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mlx4.h' (2,194) at 20240405153231011
4168 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/170.out' (2,195) at 20210308005046453
4169 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mtk-pm-domains.c' (2,196) at 20240405153231347
4170 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/image/obmc-phosphor-image.bbappend' (2,197) at 20210819000021018
4171 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_d_path_check_rdonly_mem.c' (2,198) at 20240405153054277
4172 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/volatiles.03_syslog-ng' (2,199) at 20210307205553998
4173 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-evm.dts' (2,200) at 20240405153045597
4174 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_llc.h' (2,201) at 20220525020652895
4175 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-tests-Fix-callback-prototype.patch' (2,202) at 20230919080013958
4176 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/tegra234-bpmp-thermal.h' (2,203) at 20240405153052657
4177 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-tlmm.yaml' (2,204) at 20240405153045137
4178 2025-01-21 03:00:55.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/shmparam.h' (2,205) at 20210307214925646
4179 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/vsock_test.c' (2,206) at 20240405153232287
4180 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if900d.h' (2,207) at 20210307214927902
4181 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/ldt.c' (2,208) at 20220627100016946
4182 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ext_caps.c' (2,209) at 20220525020653083
4183 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/bufferiszero.c' (2,210) at 20240906080037592
4184 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/Kconfig' (2,211) at 20220525020654903
4185 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dts' (2,212) at 20241108090013056
4186 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/libdbi/libdbi_0.9.0.bb' (2,213) at 20241221090017508
4187 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/Kconfig' (2,214) at 20241023080012879
4188 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-pcie-phy.yaml' (2,215) at 20240405153045129
4189 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-h3-usb-phy.yaml' (2,216) at 20240405153045129
4190 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-pci-modern.h' (2,217) at 20210308005046481
4191 2025-01-21 03:00:55.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp2975.c' (2,218) at 20240405153230667
4192 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp' (2,219) at 20240918080002708
4193 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/jump_label.h' (2,220) at 20240405153230031
4194 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_iommu.h' (2,221) at 20240405153052757
4195 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-esdk.in' (2,222) at 20210307205554542
4196 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0002-fix-sdl-handle-both-LV_IMAGE_SRC_FILE-and-LV_IMAGE_S.patch' (2,223) at 20241221090017528
4197 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/mon.h' (2,224) at 20210308005002732
4198 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-gpio-3.dtsi' (2,225) at 20210307214926350
4199 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_eqdata.c' (2,226) at 20210307214932234
4200 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ets.json' (2,227) at 20210307214932726
4201 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts' (2,228) at 20241115090012941
4202 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/MAINTAINERS' (2,229) at 20210308005003040
4203 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-h616-ccu.h' (2,230) at 20240405153231799
4204 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/conf/machine/romed8hm3.conf' (2,231) at 20240413080012631
4205 2025-01-21 03:00:55.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/bundle.c' (2,232) at 20210307214928086
4206 2025-01-21 03:00:55.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/sched/sch_cake.c' (2,233) at 20240913080013861 to deleted uid set
4207 2025-01-21 03:00:55.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_multi_if.c' (2,234) at 20241008080013939
4208 2025-01-21 03:00:55.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb_common.dtsi' (2,235) at 20240405153045749
4209 2025-01-21 03:00:55.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c' (2,236) at 20240830080013251
4210 2025-01-21 03:00:55.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-KnockMore' (2,237) at 20210307205553798
4211 2025-01-21 03:00:55.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_dir_write.h' (2,238) at 20210307214931302
4212 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/tlbflush.h' (2,239) at 20240405153045941
4213 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/lx60.dts' (2,240) at 20210307214926758
4214 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/phy_api.h' (2,241) at 20220215040051512
4215 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/crc32.c' (2,242) at 20210610190030293
4216 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/elida,kd35t133.yaml' (2,243) at 20240405153045041
4217 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/spartan2.c' (2,244) at 20210308005003376
4218 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/__init__.py' (2,245) at 20240301090012483
4219 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/devpts_pts.c' (2,246) at 20210307214932670
4220 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp421.yaml' (2,247) at 20240405153045065
4221 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/sandbox.c' (2,248) at 20210308005003340
4222 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/machine/system1.conf' (2,249) at 20241221090017484
4223 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Manager/meson.build' (2,250) at 20230825080021141 to deleted uid set
4224 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/log-controller.js' (2,251) at 20210308005107077
4225 2025-01-21 03:00:55.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/zynq_gpio.c' (2,252) at 20210308005003380
4226 2025-01-21 03:00:55.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/debug.c' (2,253) at 20240405153052041
4227 2025-01-21 03:00:55.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch' (2,254) at 20241221090017680
4228 2025-01-21 03:00:55.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra186-mc.h' (2,255) at 20210307214931342
4229 2025-01-21 03:00:55.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/ptrace_user.h' (2,256) at 20210307214926622
4230 2025-01-21 03:00:55.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/Makefile' (2,257) at 20210308005002976
4231 2025-01-21 03:00:55.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/warrior.c' (2,258) at 20240405153049133
4232 2025-01-21 03:00:55.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-freeze.rst' (2,259) at 20220525020654135
4233 2025-01-21 03:00:55.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_tcc_cooling.c' (2,260) at 20240405153231499
4234 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/sec_crypto.c' (2,261) at 20240628080013985
4235 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/login-utilities.cfg' (2,262) at 20241221090017636
4236 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/arm64-support.patch' (2,263) at 20231011080016574
4237 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/dlc,dlc0700yzg-1.yaml' (2,264) at 20210307214925306
4238 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l35.c' (2,265) at 20210307214930070
4239 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-xilinx.h' (2,266) at 20240910080014082
4240 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mem_encrypt.h' (2,267) at 20240405153046117
4241 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0007-RH-warn-on-invalid-regex-instead-of-failing.patch' (2,268) at 20241221090017540
4242 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/octeon.h' (2,269) at 20240405153046013
4243 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/Kconfig' (2,270) at 20210308005003048
4244 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_pm.c' (2,271) at 20240405153230163
4245 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c' (2,272) at 20240830080013259
4246 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iot_devkit_defconfig' (2,273) at 20210308005003260
4247 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PD_SPIFLASH_defconfig' (2,274) at 20210308005003240
4248 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qom-test.c' (2,275) at 20230426080043948
4249 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/power/index.rst' (2,276) at 20240405153045297
4250 2025-01-21 03:00:55.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv17.c' (2,277) at 20240405153048661
4251 2025-01-21 03:00:55.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/remove_muldiv64.cocci' (2,278) at 20210308005046237
4252 2025-01-21 03:00:55.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_map_in_map_user.c' (2,279) at 20240405153053425
4253 2025-01-21 03:00:55.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (2,280) at 20221108040015950
4254 2025-01-21 03:00:55.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/Makefile' (2,281) at 20240405153049933
4255 2025-01-21 03:00:55.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5659.h' (2,282) at 20210307214932330
4256 2025-01-21 03:00:55.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3188.h' (2,283) at 20210308005002660
4257 2025-01-21 03:00:55.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/XFree86-1.1' (2,284) at 20210307205554426
4258 2025-01-21 03:00:55.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb' (2,285) at 20241206090014298
4259 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/qp.c' (2,286) at 20240405153230703
4260 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rzn1.c' (2,287) at 20240405153051365
4261 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.env' (2,288) at 20210307205554586 to deleted uid set
4262 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_ethtool.c' (2,289) at 20240405153230983
4263 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-wpcm450-supermicro-x9sci-ln4f.dts' (2,290) at 20240405153045473
4264 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/malloc-pc.c' (2,291) at 20221215040039374
4265 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/benchmark-crypto-hash.c' (2,292) at 20241211090212530
4266 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/asm-offsets.c' (2,293) at 20240405153230079
4267 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/mvebu-system-controller.txt' (2,294) at 20210307214925274
4268 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/hisilicon/Makefile' (2,295) at 20240405153052161
4269 2025-01-21 03:00:55.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ucd9200.c' (2,296) at 20240405153230667
4270 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rusksele' (2,297) at 20210307205553790
4271 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_pipe.h' (2,298) at 20240405153051833
4272 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata_mem.c' (2,299) at 20240405153046269
4273 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2g-ice.dts' (2,300) at 20240405153045589
4274 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c' (2,301) at 20240405153047153
4275 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/frontend.json' (2,302) at 20240405153054133
4276 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ADSL' (2,303) at 20211006000025226
4277 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-aspeed.c' (2,304) at 20210308005003512
4278 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/index.rst' (2,305) at 20240405153045265
4279 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/ptest.bbclass' (2,306) at 20241221090017608
4280 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/genindex.rst' (2,307) at 20210307205554234
4281 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_loopback.c' (2,308) at 20240405153231547
4282 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/serial.c' (2,309) at 20210307214926202
4283 2025-01-21 03:00:55.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/clean-header-guards.pl' (2,310) at 20221215040039266
4284 2025-01-21 03:00:55.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-pci-bus.c' (2,311) at 20241114091008828
4285 2025-01-21 03:00:55.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6q_icore_nand_defconfig' (2,312) at 20210308005003260
4286 2025-01-21 03:00:55.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_qbman.h' (2,313) at 20210308005003652
4287 2025-01-21 03:00:55.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernelcapi.h' (2,314) at 20210307214931414
4288 2025-01-21 03:00:55.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_cmp.h' (2,315) at 20210307214931662
4289 2025-01-21 03:00:55.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/amdgpu_dpm.c' (2,316) at 20240405153048325
4290 2025-01-21 03:00:55.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/Makefile' (2,317) at 20240405153046969
4291 2025-01-21 03:00:55.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dalstuga' (2,318) at 20210307205553778
4292 2025-01-21 03:00:55.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_debugfs.c' (2,319) at 20240805080013999
4293 2025-01-21 03:00:55.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_vp9.c' (2,320) at 20240405153051861
4294 2025-01-21 03:00:55.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_n_down_ch0_regs.h' (2,321) at 20240405153046573
4295 2025-01-21 03:00:55.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent_sse2_glue.c' (2,322) at 20220525020652134
4296 2025-01-21 03:00:55.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lockdep_proc.c' (2,323) at 20220525020654711
4297 2025-01-21 03:00:55.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/hw_irq.h' (2,324) at 20241001080013012
4298 2025-01-21 03:00:55.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/armada-370db-audio.txt' (2,325) at 20210307214925426
4299 2025-01-21 03:00:55.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9g45.h' (2,326) at 20210308005002716
4300 2025-01-21 03:00:55.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/config.h' (2,327) at 20210308005002848
4301 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/aead.h' (2,328) at 20220525020652394
4302 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/smpro-core.c' (2,329) at 20240405153049617
4303 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-keys.S' (2,330) at 20210307214926370
4304 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m4.dtsi' (2,331) at 20240405153229963
4305 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6602.c' (2,332) at 20220525020652358
4306 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/posix_types.h' (2,333) at 20210307214931654
4307 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ia64regs.h' (2,334) at 20210307214926122
4308 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/rsa_oem_fitimage_key.crt' (2,335) at 20210519100046557
4309 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_cumulate.c' (2,336) at 20240405153054165
4310 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-mmio.c' (2,337) at 20240405153231459
4311 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/process_keys.c' (2,338) at 20220525020654955
4312 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/index.rst' (2,339) at 20220525020651770
4313 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_debugfs.c' (2,340) at 20240405153048485
4314 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/gettimeofday.h' (2,341) at 20240405153046249
4315 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sunrpc.h' (2,342) at 20240405153053389
4316 2025-01-21 03:00:55.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fby35.c' (2,343) at 20240326080039418
4317 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/sbsa_gwdt.c' (2,344) at 20241211090212354
4318 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/stat.h' (2,345) at 20210308005003668
4319 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.21.0.bb' (2,346) at 20241221090017548
4320 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/049_x86_ucode_spl.dts' (2,347) at 20210308005003752
4321 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-apbc.c' (2,348) at 20240405153046801
4322 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/dbus-vmstate.c' (2,349) at 20240906080037140
4323 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-most' (2,350) at 20220525020651630
4324 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs780_dpm.c' (2,351) at 20220525020653003
4325 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/Makefile' (2,352) at 20210308005002784
4326 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/syscallnr.sh' (2,353) at 20220525020652006
4327 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/sdbusplus.wrap' (2,354) at 20240815080028259
4328 2025-01-21 03:00:55.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/malloc.c' (2,355) at 20210307214931130
4329 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/ftrace.h' (2,356) at 20210307214932474
4330 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/slimbus.h' (2,357) at 20220525020654087
4331 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml' (2,358) at 20240405153045073
4332 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/combo-layer' (2,359) at 20240301090012479
4333 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-npi.c' (2,360) at 20210307214926198
4334 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-xiaomi.c' (2,361) at 20240405153048825
4335 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/allwinner-wdt.c' (2,362) at 20240906080037320
4336 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/fan-watchdog.service' (2,363) at 20230512080018777
4337 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/10-adbd-configfs.conf' (2,364) at 20210307205553894
4338 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/nested_trust_success.c' (2,365) at 20240405153232259
4339 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/resources.h' (2,366) at 20240405153231027
4340 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/pmu.c' (2,367) at 20210308005002884
4341 2025-01-21 03:00:55.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/uli526x.c' (2,368) at 20240405153049905
4342 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,videocc.yaml' (2,369) at 20240405153229759
4343 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/spaceorb.c' (2,370) at 20240405153049133
4344 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_locked_port.sh' (2,371) at 20240405153232275
4345 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb' (2,372) at 20241206090014326
4346 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/softoff.hpp' (2,373) at 20240415080031491
4347 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_w.c' (2,374) at 20210308005046521
4348 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpioctl.h' (2,375) at 20210307214932234
4349 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c' (2,376) at 20240405153230323
4350 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ddr.yaml' (2,377) at 20240405153045101
4351 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/tmon.c' (2,378) at 20210307214932738
4352 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/cve-tou' (2,379) at 20241221090017620
4353 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb' (2,380) at 20241221090017496
4354 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-davinci.txt' (2,381) at 20240405153045173
4355 2025-01-21 03:00:55.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-all.c' (2,382) at 20240405153054041
4356 2025-01-21 03:00:55.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/hso.c' (2,383) at 20240405153231083
4357 2025-01-21 03:00:55.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sram/sram.yaml' (2,384) at 20240405153045177
4358 2025-01-21 03:00:55.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-pinfunc.h' (2,385) at 20240405153045489
4359 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos-mipi-video.c' (2,386) at 20240405153231315
4360 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/Kconfig' (2,387) at 20210307214931070
4361 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-querycap.rst' (2,388) at 20240405153045325
4362 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-nala.h' (2,389) at 20210307214928846
4363 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_hfsc.c' (2,390) at 20240405153232075
4364 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_gfx.h' (2,391) at 20241211090212362
4365 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.c' (2,392) at 20240405153048633
4366 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-auo-a030jtn01.c' (2,393) at 20240405153230615
4367 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/cmd_mon.c' (2,394) at 20210308005002732
4368 2025-01-21 03:00:55.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/phase_fault_detection.cpp' (2,395) at 20240817080031296
4369 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pmmu_hbw_stlb_masks.h' (2,396) at 20240405153046601
4370 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/sleep.c' (2,397) at 20240405153046405
4371 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/intel,ixp4xx-crypto.yaml' (2,398) at 20240405153045033
4372 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/tpm_tis_spi.txt' (2,399) at 20210307214925418
4373 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt' (2,400) at 20210307214925342
4374 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-uniphier.c' (2,401) at 20240405153051801
4375 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-beagle-x15-revb1.dts' (2,402) at 20240405153045597
4376 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-card.h' (2,403) at 20240405153231863
4377 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_stream_encoder.h' (2,404) at 20240405153047245
4378 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/queue.h' (2,405) at 20220525020653375
4379 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0003-dev_setup.sh-Remove-the-TERM-dependency.patch' (2,406) at 20210307205553802
4380 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp' (2,407) at 20240619080002916
4381 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/physaddr.c' (2,408) at 20220818100014659
4382 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mpc83xx_clk.h' (2,409) at 20210308005003348
4383 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/make_id_name.hpp' (2,410) at 20220725100036488
4384 2025-01-21 03:00:55.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/Makefile' (2,411) at 20210307214926574
4385 2025-01-21 03:00:55.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/spr-metrics.json' (2,412) at 20240405153232231
4386 2025-01-21 03:00:55.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt1/Makefile' (2,413) at 20210307214928706
4387 2025-01-21 03:00:55.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/varhandlers.c' (2,414) at 20240405153046613
4388 2025-01-21 03:00:55.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/channel.c' (2,415) at 20240405153048805
4389 2025-01-21 03:00:55.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Requirements/ReadersPartitionGP1.svg' (2,416) at 20240405153044933
4390 2025-01-21 03:00:55.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_security_bitdef.h' (2,417) at 20240405153051901
4391 2025-01-21 03:00:55.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/bitops.h' (2,418) at 20210308005002836
4392 2025-01-21 03:00:55.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dcbx.h' (2,419) at 20240405153050217
4393 2025-01-21 03:00:55.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/version.hpp' (2,420) at 20240820080019550
4394 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c' (2,421) at 20210307214932706
4395 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/toshiba,pwm-visconti.yaml' (2,422) at 20240405153045141
4396 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/mona.c' (2,423) at 20210307214932246
4397 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da732x.c' (2,424) at 20240405153053601
4398 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/basic1.tc' (2,425) at 20210307214932670
4399 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/nds32.lds' (2,426) at 20210308005003544
4400 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/of.c' (2,427) at 20240405153230019
4401 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-37xx.dts' (2,428) at 20210308005002596
4402 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/metronomefb.c' (2,429) at 20240405153231587
4403 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/Makefile' (2,430) at 20240405153045365
4404 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu-backlight.c' (2,431) at 20240405153049225
4405 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/icount.c' (2,432) at 20240906080037444
4406 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/marvell/octeontx2/asm.h' (2,433) at 20221128040017602
4407 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png' (2,434) at 20210307205554338 to deleted uid set
4408 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb' (2,435) at 20241221090017528
4409 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-spdifout.c' (2,436) at 20240405153053973
4410 2025-01-21 03:00:55.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020-isa.c' (2,437) at 20240405153049721
4411 2025-01-21 03:00:55.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/probe_32.c' (2,438) at 20240405153230119
4412 2025-01-21 03:00:55.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/renesas_usbf.c' (2,439) at 20240405153231555
4413 2025-01-21 03:00:55.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c' (2,440) at 20240405153231387
4414 2025-01-21 03:00:55.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mes_ctx.h' (2,441) at 20240405153047113
4415 2025-01-21 03:00:55.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-sha204a.c' (2,442) at 20240405153046925
4416 2025-01-21 03:00:55.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/pic32/microchip,pic32mzda.txt' (2,443) at 20210307214925362
4417 2025-01-21 03:00:55.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-70x0.dtsi' (2,444) at 20210307214926022
4418 2025-01-21 03:00:55.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-init.c' (2,445) at 20210307214929766
4419 2025-01-21 03:00:55.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-sunrisepoint.c' (2,446) at 20240405153231323
4420 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vdpa.h' (2,447) at 20240405153231847
4421 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/linkage.h' (2,448) at 20240405153045937
4422 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h' (2,449) at 20240405153049917
4423 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (2,450) at 20240730080012557
4424 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/midibuf.c' (2,451) at 20240405153054025
4425 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/arm,rtsm-display.yaml' (2,452) at 20240405153045041
4426 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c' (2,453) at 20240405153050593
4427 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-midi.c' (2,454) at 20240405153232123
4428 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/fsl_pamu.c' (2,455) at 20240405153049181
4429 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/acp3x-rn.c' (2,456) at 20220525020655015
4430 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fcs,fsa4480.yaml' (2,457) at 20240405153045181
4431 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun9i-a80-usb-phy.yaml' (2,458) at 20240405153045129
4432 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/0001-remove-the-error-line-and-live-without-file-type-det.patch' (2,459) at 20230503080014579
4433 2025-01-21 03:00:55.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/user.c' (2,460) at 20240405153048633
4434 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lcd.h' (2,461) at 20210308005003656
4435 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_opp.h' (2,462) at 20240405153047245
4436 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun9i-a80-de.h' (2,463) at 20210307214931338
4437 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ath79.c' (2,464) at 20240405153230303
4438 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/libsdl2/libsdl2_%.bbappend' (2,465) at 20210812000025266
4439 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/core.c' (2,466) at 20240405153053181
4440 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/263.out' (2,467) at 20210308005046465
4441 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/channels.h' (2,468) at 20240405153050101
4442 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide.png' (2,469) at 20210307205554334 to deleted uid set
4443 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/addrspace.h' (2,470) at 20210308005002884
4444 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/cache.c' (2,471) at 20210308005002888
4445 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/global_nvs.h' (2,472) at 20210308005002876
4446 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vpp0.c' (2,473) at 20240405153046801
4447 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/Makefile' (2,474) at 20210308004941068
4448 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/fore200e.rst' (2,475) at 20210309003648436
4449 2025-01-21 03:00:55.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_cache.h' (2,476) at 20210307214930234
4450 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmp8074.dtsi' (2,477) at 20240405153229943
4451 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/vsyscall.h' (2,478) at 20210307214926066
4452 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8173-clk.h' (2,479) at 20220525020654543
4453 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/SECURITY.md' (2,480) at 20241221090017484
4454 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sta2x11.h' (2,481) at 20210307214926674
4455 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/meson.build' (2,482) at 20220913030027305 to deleted uid set
4456 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a-bqcurie2.dts' (2,483) at 20240405153045557
4457 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00389_cvi_memmap_package.h' (2,484) at 20210307214928682
4458 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/qos.h' (2,485) at 20210308005003040
4459 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.out' (2,486) at 20210308005046397 to deleted uid set
4460 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/amlogic,meson-gxbb-reset.h' (2,487) at 20210308005003640
4461 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_imx.c' (2,488) at 20240405153230179
4462 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/thunderbolt/nhi.c' (2,489) at 20240429080012436 to deleted uid set
4463 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_44.1.bb' (2,490) at 20241221090017488
4464 2025-01-21 03:00:55.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage5_get_offsets.h' (2,491) at 20240405153052901
4465 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/benchmark-crypto-cipher.c' (2,492) at 20241211090212530
4466 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tee.h' (2,493) at 20210308005003688
4467 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_parser.c' (2,494) at 20240405153051393
4468 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8mm-clock.h' (2,495) at 20240405153052641
4469 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/20010114-2.c' (2,496) at 20210308005003720
4470 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/virtual-memory.json' (2,497) at 20240405153054141
4471 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/api/test.rst' (2,498) at 20240405153045009
4472 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/libuv/libuv_1.49.2.bb' (2,499) at 20241221090017636
4473 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/Makefile' (2,500) at 20240405153230735
4474 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h' (2,501) at 20240405153048473
4475 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/188' (2,502) at 20240906080037564
4476 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d36ek_cmp_nandflash_defconfig' (2,503) at 20210308005003276
4477 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-perictrl.yaml' (2,504) at 20240405153045157
4478 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/sunplus,sp7021-ocotp.yaml' (2,505) at 20240405153045121
4479 2025-01-21 03:00:55.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/motor-ctrl' (2,506) at 20220623030014779
4480 2025-01-21 03:00:55.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_crtc.h' (2,507) at 20240405153231791
4481 2025-01-21 03:00:55.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/043_intel-cmc.dts' (2,508) at 20210308005003752
4482 2025-01-21 03:00:55.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc7280.h' (2,509) at 20220525020653191
4483 2025-01-21 03:00:55.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb' (2,510) at 20231011080016614
4484 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_7322_regs.h' (2,511) at 20210307214928438
4485 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tcp_fastopen_backup_key.c' (2,512) at 20240405153054353
4486 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_rap.h' (2,513) at 20210309003649392
4487 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/aspeed-fsi.c' (2,514) at 20210308005003396
4488 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_synth.h' (2,515) at 20240405153053073
4489 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/as5011.c' (2,516) at 20240405153049133
4490 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm1789.h' (2,517) at 20240405153053677
4491 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_ctl_drv.c' (2,518) at 20240405153046953
4492 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf' (2,519) at 20241221090017476
4493 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/amcore.c' (2,520) at 20210307214926138
4494 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_one_defconfig' (2,521) at 20210308005003272
4495 2025-01-21 03:00:55.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/KeyClearStore.js' (2,522) at 20241004080035963
4496 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmrecovery.c' (2,523) at 20240405153052469
4497 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/README.md' (2,524) at 20221208040015386
4498 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/crypto_helper.c' (2,525) at 20240326080039642
4499 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/leon_mm.c' (2,526) at 20210307214926610
4500 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/atc260x/atc2603c.h' (2,527) at 20220525020654583
4501 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/musl-__wordsize.patch' (2,528) at 20240113090014532
4502 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/ti_qspi.c' (2,529) at 20210308005003496
4503 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/moxa/moxart-uc7112lx.dts' (2,530) at 20240405153045473
4504 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/sriov.h' (2,531) at 20210307214929630
4505 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_x25.h' (2,532) at 20210307214931638
4506 2025-01-21 03:00:55.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_websocket.robot' (2,533) at 20240627080021052
4507 2025-01-21 03:00:55.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/meson.build' (2,534) at 20230925080039989
4508 2025-01-21 03:00:55.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp' (2,535) at 20221209040003858
4509 2025-01-21 03:00:55.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Chassis_LocationCode.json' (2,536) at 20221213040036917
4510 2025-01-21 03:00:55.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/efx.c' (2,537) at 20240405153050265
4511 2025-01-21 03:00:55.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_txrx.c' (2,538) at 20240411080014098
4512 2025-01-21 03:00:55.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/client.c' (2,539) at 20241018080014558
4513 2025-01-21 03:00:55.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-kmem.c' (2,540) at 20241018080014594
4514 2025-01-21 03:00:55.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/vpu_jsm_api.h' (2,541) at 20240405153046609
4515 2025-01-21 03:00:55.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vmlinux.lds.S' (2,542) at 20210307214926170
4516 2025-01-21 03:00:55.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/Kconfig' (2,543) at 20230925080039885
4517 2025-01-21 03:00:55.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-usb.cfg' (2,544) at 20220804030014671
4518 2025-01-21 03:00:55.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/event.c' (2,545) at 20220525020653815
4519 2025-01-21 03:00:55.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/Kconfig' (2,546) at 20240405153049909
4520 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/fork.c' (2,547) at 20241115090012965
4521 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/checksum.h' (2,548) at 20210309003648984
4522 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ltc.h' (2,549) at 20240405153048621
4523 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_rzn1_a5psw.c' (2,550) at 20240405153053233
4524 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/nlohmann_json.wrap' (2,551) at 20241011080002518
4525 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_config.in' (2,552) at 20220713030018122
4526 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpierst' (2,553) at 20241211090212530 to deleted uid set
4527 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/lantiq-flash.c' (2,554) at 20240405153230867
4528 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa_2.0.0.bb' (2,555) at 20241206090014238
4529 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sllevk_plugin_defconfig' (2,556) at 20210308005003268
4530 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/timers.c' (2,557) at 20220525020651978
4531 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vduse.h' (2,558) at 20240405153052941
4532 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sof/tokens.h' (2,559) at 20240405153231883
4533 2025-01-21 03:00:55.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/asn1.c' (2,560) at 20240405153231747
4534 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98090.c' (2,561) at 20240405153053629
4535 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9_smc.h' (2,562) at 20210308005002716
4536 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-common-regulators.dtsi' (2,563) at 20240405153046241
4537 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mcelog/run-ptest' (2,564) at 20230503080014587
4538 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan_fdb_veto.sh' (2,565) at 20240405153054301
4539 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/raw_gadget.h' (2,566) at 20240405153052941
4540 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/scsi.c' (2,567) at 20241011080017351
4541 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/scu.h' (2,568) at 20210308005002668
4542 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_nand_defconfig' (2,569) at 20210308005003284
4543 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_internal.h' (2,570) at 20240405153231371
4544 2025-01-21 03:00:55.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/Makefile' (2,571) at 20210307214930418
4545 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/smc.h' (2,572) at 20240405153231879
4546 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_list.c' (2,573) at 20220525020655239
4547 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/rcu.rst' (2,574) at 20241211090212234
4548 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/net_forwarding_lib.sh' (2,575) at 20240624080012836
4549 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-gas-asm.S' (2,576) at 20210307214926134
4550 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.c' (2,577) at 20220525020652967
4551 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_sessions_sub_menu.robot' (2,578) at 20240628080017113
4552 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am4372-generic-u-boot.dtsi' (2,579) at 20210308005002564
4553 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/dbus/xyz.openbmc_project.ObjectMapper.service' (2,580) at 20230215040032675
4554 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/sections.h' (2,581) at 20210308005002852
4555 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/context.h' (2,582) at 20240405153232115
4556 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mdio.h' (2,583) at 20210308005003668
4557 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m7240651_0000001c.dtsi' (2,584) at 20210308005002872
4558 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vof.bin' (2,585) at 20210927100127329 to deleted uid set
4559 2025-01-21 03:00:55.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/FRU/meson.build' (2,586) at 20230825080021141 to deleted uid set
4560 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/cert.pem' (2,587) at 20210308004941620
4561 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/fw_cfg-interface.c' (2,588) at 20210308005045925
4562 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/Makefile' (2,589) at 20210308005002552
4563 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/Makefile' (2,590) at 20210308005002952
4564 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/gcw0_proto.dts' (2,591) at 20210307214926194
4565 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/builtin-test-list.h' (2,592) at 20240405153054165
4566 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-tolino-vision.dts' (2,593) at 20240405153045521
4567 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/charset.c' (2,594) at 20210308005003696
4568 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/fan' (2,595) at 20210307205554086
4569 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_backlight_regs.h' (2,596) at 20240405153048437
4570 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch' (2,597) at 20220721030015881
4571 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/imon_raw.c' (2,598) at 20240405153049509
4572 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/aes.c' (2,599) at 20210307214931794
4573 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb' (2,600) at 20241221090017680
4574 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/epautoconf.c' (2,601) at 20240405153052069
4575 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/pxa168_defconfig' (2,602) at 20240405153045617
4576 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_audmix.c' (2,603) at 20240405153053905
4577 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/uuid.h' (2,604) at 20240326080039550
4578 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/andes/errata.c' (2,605) at 20240405153230063
4579 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am571x-idk.dts' (2,606) at 20210308005002564
4580 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_presence.pass' (2,607) at 20241206090014310
4581 2025-01-21 03:00:55.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_utils.h' (2,608) at 20240405153049937
4582 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_mdss.c' (2,609) at 20240830080013259
4583 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sunxi-d1-t113.dtsi' (2,610) at 20240405153046241
4584 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@41.conf' (2,611) at 20240904080027738
4585 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/pxa2xx-ac97-lib.c' (2,612) at 20240405153053485
4586 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/Makefile.softmmu-target' (2,613) at 20240906080037580
4587 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pic32_eth.h' (2,614) at 20210308005003444
4588 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/init-relay' (2,615) at 20210608000015795
4589 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf.map' (2,616) at 20240405153232215
4590 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-sm1-power.h' (2,617) at 20240405153231799
4591 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/kdump.service' (2,618) at 20210307205554598
4592 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/samsung-sss.yaml' (2,619) at 20220525020651666
4593 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_sdlb.c' (2,620) at 20240405153050177
4594 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/uncore-other.json' (2,621) at 20240405153054145
4595 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml' (2,622) at 20240405153045113
4596 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/cz' (2,623) at 20210308005046145
4597 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/r2d.c' (2,624) at 20241121090029260
4598 2025-01-21 03:00:55.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ivsc/mei_ace.c' (2,625) at 20240405153230795
4599 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/error.json' (2,626) at 20230925080039981
4600 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (2,627) at 20230721080014366
4601 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0002-ippool_rpc_server.c-Add-missing-prototype-for-ippool.patch' (2,628) at 20221003030013261
4602 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/tinyxml2.wrap' (2,629) at 20211018000005692
4603 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm-secureboot.yml' (2,630) at 20241206090014206
4604 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4860qds.c' (2,631) at 20210308005002956
4605 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorsele_Nalovardo' (2,632) at 20210307205553790
4606 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/PostCodeLogs/index.js' (2,633) at 20220105012522995
4607 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdx75-idp.dts' (2,634) at 20240405153229955
4608 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_mc.h' (2,635) at 20240405153046013
4609 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-cubieboard.dts' (2,636) at 20210308005002616
4610 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_color.h' (2,637) at 20240405153048437
4611 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_debugfs.c' (2,638) at 20210307214930370
4612 2025-01-21 03:00:55.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/spl_boot.c' (2,639) at 20210308005003028
4613 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_verbs.h' (2,640) at 20240405153052885
4614 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.c' (2,641) at 20210309003649832
4615 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx.h' (2,642) at 20240812080017232
4616 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/pm-graph/pm-graph_5.13.bb' (2,643) at 20241221090017532
4617 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb' (2,644) at 20241221090017540
4618 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestPatch.test_cve_tag_format.fail' (2,645) at 20241206090014310
4619 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-hisi-femac.c' (2,646) at 20210309003651308
4620 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/customrecipe.js' (2,647) at 20210307205554278
4621 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/Makefile' (2,648) at 20210308005003020
4622 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0004-Fix-spdlog-build.patch' (2,649) at 20240413080012655
4623 2025-01-21 03:00:55.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_PCI_33_defconfig' (2,650) at 20210308005003280
4624 2025-01-21 03:00:55.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actbl2.h' (2,651) at 20240405153231787
4625 2025-01-21 03:00:55.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/test/meson.build' (2,652) at 20241126090041355 to deleted uid set
4626 2025-01-21 03:00:55.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiofiles_24.1.0.bb' (2,653) at 20241221090017548
4627 2025-01-21 03:00:55.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/iio/iio_configfs.rst' (2,654) at 20220525020651738
4628 2025-01-21 03:00:55.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio_configs.c' (2,655) at 20241010080036049
4629 2025-01-21 03:00:55.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libnvme/libnvme_1.11.1.bb' (2,656) at 20241221090017540
4630 2025-01-21 03:00:55.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/dummy_simple_enc.bin' (2,657) at 20220604030008508 to deleted uid set
4631 2025-01-21 03:00:55.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/subprojects/sdbusplus.wrap' (2,658) at 20230720080010758
4632 2025-01-21 03:00:55.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/conn_service.c' (2,659) at 20240405153232071
4633 2025-01-21 03:00:55.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/video4linux/v4l2-framework.txt' (2,660) at 20210307214925590
4634 2025-01-21 03:00:55.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/uncore-cache.json' (2,661) at 20240405153054145
4635 2025-01-21 03:00:55.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-Avoid-variable-definition-in-header-files.patch' (2,662) at 20210307205553934
4636 2025-01-21 03:00:55.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-4.0.rst' (2,663) at 20241221090017592
4637 2025-01-21 03:00:55.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/Makefile' (2,664) at 20210308005002552
4638 2025-01-21 03:00:55.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,mvusb.yaml' (2,665) at 20240405153045117
4639 2025-01-21 03:00:55.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-kbl-fails.txt' (2,666) at 20240405153230531
4640 2025-01-21 03:00:55.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sigmamicro.c' (2,667) at 20240405153048821
4641 2025-01-21 03:00:55.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/isst_if.h' (2,668) at 20240405153052925
4642 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov13858.c' (2,669) at 20240405153230787
4643 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/inventory_manager_test.cpp' (2,670) at 20231020080037726
4644 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/Makefile' (2,671) at 20210308005002944
4645 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-screenshot/gnome-screenshot_41.0.bb' (2,672) at 20231126090012781
4646 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/fw.h' (2,673) at 20210307214927902
4647 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra194-axi2apb.yaml' (2,674) at 20240405153045017
4648 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5253.h' (2,675) at 20210308005002804
4649 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/virqfd.c' (2,676) at 20240405153231575
4650 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo1-sci.c' (2,677) at 20220818100014679
4651 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/da9052_bl.c' (2,678) at 20240405153231575
4652 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.yaml' (2,679) at 20240405153045153
4653 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/insn.decode' (2,680) at 20210308005046277
4654 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/console/obmc-console/obmc-console.conf' (2,681) at 20230512080018777
4655 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/user_syms.c' (2,682) at 20240405153046349
4656 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc866_ads_defconfig' (2,683) at 20210307214926370
4657 2025-01-21 03:00:55.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hemson' (2,684) at 20210307205553782
4658 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VolumeCollection.json' (2,685) at 20240824080002938
4659 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/dis.h' (2,686) at 20210307214926506
4660 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_sysfs.c' (2,687) at 20240405153050341
4661 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7291.yaml' (2,688) at 20240405153045069
4662 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/057_unknown_contents.dts' (2,689) at 20210308005003752
4663 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm' (2,690) at 20210307205554590
4664 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/r8a66597-udc.c' (2,691) at 20240405153052093
4665 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt-trace.h' (2,692) at 20240405153049125
4666 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-common.h' (2,693) at 20210307214928598
4667 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/syscall_wrapper.h' (2,694) at 20240405153230079
4668 2025-01-21 03:00:55.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/267.out' (2,695) at 20240906080037564
4669 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-omap.c' (2,696) at 20210308005003516
4670 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32f469-discovery.h' (2,697) at 20210308005003616
4671 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-int.json' (2,698) at 20210308005046401
4672 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/mach-types.h' (2,699) at 20210308005002824
4673 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_mpc.c' (2,700) at 20240405153051533
4674 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/switch.S' (2,701) at 20240405153045945
4675 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475GFE_defconfig' (2,702) at 20210308005003236
4676 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/templates/default/bblayers.conf.sample' (2,703) at 20240323080013549
4677 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/comm.c' (2,704) at 20220525020655099
4678 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm-nsp.h' (2,705) at 20210307214931322
4679 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-afe-pcm.c' (2,706) at 20240405153053961
4680 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pic32.c' (2,707) at 20240405153051501
4681 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smdkv310.h' (2,708) at 20210308005003616
4682 2025-01-21 03:00:55.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_kvdl.c' (2,709) at 20210307214929542
4683 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_lanp.c' (2,710) at 20210308004938828
4684 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symsrc.h' (2,711) at 20240405153054205
4685 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nls.h' (2,712) at 20240405153052753
4686 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.42-tftpboot.patch' (2,713) at 20210307205553822
4687 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-get-frontend.rst' (2,714) at 20210309003648480
4688 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/asiliantfb.c' (2,715) at 20240405153231579
4689 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ecard.h' (2,716) at 20210307214925850
4690 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu.c' (2,717) at 20241211090212270
4691 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/pkcs7.h' (2,718) at 20210307214931310
4692 2025-01-21 03:00:55.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/iov.c' (2,719) at 20241211090212562
4693 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/296' (2,720) at 20240326080039734
4694 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/libgcc.h' (2,721) at 20210307214926266
4695 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-input.c' (2,722) at 20240326080039754
4696 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb' (2,723) at 20241221090017488
4697 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target.opc.h' (2,724) at 20210308005046377
4698 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xics.h' (2,725) at 20240906080037336
4699 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm_pm.c' (2,726) at 20240405153048477
4700 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/store-insert-al16.h.inc' (2,727) at 20240906080037184
4701 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ti/ti,davinci.yaml' (2,728) at 20240405153045017
4702 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/templates/default/bblayers.conf.sample' (2,729) at 20240906080012379
4703 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/sci.h' (2,730) at 20210308005002640
4704 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/Kconfig' (2,731) at 20240405153046493
4705 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hw-ops.h' (2,732) at 20210307214929770
4706 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/pwm-backlight.yaml' (2,733) at 20240405153045089
4707 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c' (2,734) at 20241104090011567
4708 2025-01-21 03:00:55.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw_scp.c' (2,735) at 20240628080013993
4709 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CMU-Mach-nodoc' (2,736) at 20241221090017616
4710 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/common.h' (2,737) at 20240405153045673
4711 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit_0.13.2.bb' (2,738) at 20241221090017560
4712 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/OWNERS' (2,739) at 20231223090014411
4713 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/zram01.sh' (2,740) at 20220525020655235
4714 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195.h' (2,741) at 20240405153054001
4715 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channelcommands.cpp' (2,742) at 20240829080022546
4716 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_defs.h' (2,743) at 20240405153051673
4717 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/posix_types.h' (2,744) at 20210308005002544
4718 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_qm_regs.h' (2,745) at 20240405153046589
4719 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_config_table.c' (2,746) at 20210308005003704
4720 2025-01-21 03:00:55.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/pxamci.c' (2,747) at 20240405153230855
4721 2025-01-21 03:00:55.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity3.dtsi' (2,748) at 20240405153045573
4722 2025-01-21 03:00:55.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/immap_83xx.h' (2,749) at 20210308005002840
4723 2025-01-21 03:00:55.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC837XEMDS_HOST_defconfig' (2,750) at 20210308005003236
4724 2025-01-21 03:00:55.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/iowait.h' (2,751) at 20220525020653131
4725 2025-01-21 03:00:55.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci.c' (2,752) at 20240906080037552
4726 2025-01-21 03:00:55.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/smemc.h' (2,753) at 20240405153045681
4727 2025-01-21 03:00:55.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-envelope.inc' (2,754) at 20241206090014214
4728 2025-01-21 03:00:55.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/Kconfig' (2,755) at 20240405153053981
4729 2025-01-21 03:00:55.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h2-plus-libretech-all-h3-cc.dts' (2,756) at 20240405153045389
4730 2025-01-21 03:00:55.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xive2_regs.h' (2,757) at 20241211090212362
4731 2025-01-21 03:00:55.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ttynull.c' (2,758) at 20240405153231523
4732 2025-01-21 03:00:55.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/rs.c' (2,759) at 20240405153050517
4733 2025-01-21 03:00:55.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.numamem' (2,760) at 20241211090212534 to deleted uid set
4734 2025-01-21 03:00:55.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/audio-iio-aux.c' (2,761) at 20240405153232143
4735 2025-01-21 03:00:55.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/nmi_main.cpp' (2,762) at 20230512080029401
4736 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/hw_breakpoint.c' (2,763) at 20240805080013923
4737 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt' (2,764) at 20210307214925338
4738 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/meson.build' (2,765) at 20240906080037584
4739 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/Kconfig' (2,766) at 20240405153049473
4740 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Settings_v1.xml' (2,767) at 20240619080002936
4741 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/033.out' (2,768) at 20210308005046437
4742 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/irq.c' (2,769) at 20210307214926538
4743 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts' (2,770) at 20240405153045737
4744 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi-with-loadables.its' (2,771) at 20210308005003332
4745 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NIST-PD-fallback' (2,772) at 20211006000025238
4746 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libiodbc/libiodbc_3.52.16.bb' (2,773) at 20241221090017540
4747 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp' (2,774) at 20240904080003190
4748 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-dreamcast/irq.c' (2,775) at 20240405153046305
4749 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb' (2,776) at 20241206090014338
4750 2025-01-21 03:00:55.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/affinity.c' (2,777) at 20240405153230703
4751 2025-01-21 03:00:55.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/btf_dump.c' (2,778) at 20240805080014071
4752 2025-01-21 03:00:55.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_comp_algs.c' (2,779) at 20240405153046957
4753 2025-01-21 03:00:55.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/bdw-metrics.json' (2,780) at 20240405153054125
4754 2025-01-21 03:00:55.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_int.h' (2,781) at 20210307214929814
4755 2025-01-21 03:00:55.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtasd.c' (2,782) at 20240405153046153
4756 2025-01-21 03:00:55.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@280/ir35221@71.conf' (2,783) at 20240904080027734
4757 2025-01-21 03:00:55.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1724.c' (2,784) at 20240405153046889
4758 2025-01-21 03:00:55.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/layerBtn.js' (2,785) at 20210307205554278
4759 2025-01-21 03:00:55.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/uds/uds_1.0/ia_css_uds_param.h' (2,786) at 20210307214930562
4760 2025-01-21 03:00:55.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/systemd/system/mctp-demux.service' (2,787) at 20210622100026533
4761 2025-01-21 03:00:55.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_ethtool.c' (2,788) at 20240405153049909
4762 2025-01-21 03:00:55.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_debugfs.c' (2,789) at 20240405153230603
4763 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Certificate_v1.xml' (2,790) at 20240918080002708
4764 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-ssi1328.dts' (2,791) at 20240405153045433
4765 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/conditional.mako.cpp' (2,792) at 20210308005108057
4766 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/onenand.c' (2,793) at 20210308005003044
4767 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/ingenic,rng.yaml' (2,794) at 20240405153045153
4768 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pmbus.h' (2,795) at 20220525020654603
4769 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/member.c' (2,796) at 20240405153231651
4770 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/xcb-proto/0001-Fix-install-conflict-when-enable-multilib.patch' (2,797) at 20230401080011979
4771 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/user.h' (2,798) at 20240405153045917
4772 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/control_compat.c' (2,799) at 20240405153232119
4773 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/clk.h' (2,800) at 20210308005002644
4774 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0001-Update-to-C-17-560.patch' (2,801) at 20241221090017496
4775 2025-01-21 03:00:55.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7.dtsi' (2,802) at 20210308005002576
4776 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/tomoyo.c' (2,803) at 20240405153232119
4777 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-tps380x.c' (2,804) at 20240405153051485
4778 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_fd.c' (2,805) at 20240405153049741
4779 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-polarberry-fabric.dtsi' (2,806) at 20240405153046241
4780 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/Makefile' (2,807) at 20210307214928678
4781 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/isdn/index.rst' (2,808) at 20210307214925514
4782 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/jz4780-efuse.c' (2,809) at 20210307214929998
4783 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/libopenmpt_0.7.10.bb' (2,810) at 20241221090017488
4784 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/X11' (2,811) at 20210307205553870
4785 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/ver_functions.sh' (2,812) at 20240405153232283
4786 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.6.2.bb' (2,813) at 20241221090017528
4787 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3660.dtsi' (2,814) at 20240405153045737
4788 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/sdram.c' (2,815) at 20210308005003020
4789 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-calver_2022.6.26.bb' (2,816) at 20240301090012471
4790 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/sched.h' (2,817) at 20210307214931302
4791 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunqe.c' (2,818) at 20240405153231063
4792 2025-01-21 03:00:55.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/Makefile' (2,819) at 20210307214927098
4793 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_mount.h' (2,820) at 20240405153231783
4794 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/soc.c' (2,821) at 20220525020652090
4795 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/smc-ultra.c' (2,822) at 20240405153049777
4796 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bond_alb.h' (2,823) at 20240405153052837
4797 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-ds.dtsi' (2,824) at 20240405153045509
4798 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/sam440ep.dts' (2,825) at 20210307214926358
4799 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/efi.c' (2,826) at 20210308005003700
4800 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/translator.c' (2,827) at 20241211090212206
4801 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-future_1.0.0.bb' (2,828) at 20241206090014266
4802 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/conf/include/non-repro-meta-webserver.inc' (2,829) at 20241206090014270
4803 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/efi-x86_app_defconfig' (2,830) at 20210308005003256
4804 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_fence.c' (2,831) at 20210307214928054
4805 2025-01-21 03:00:55.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-empire-electronix-d709.dts' (2,832) at 20210308005002620
4806 2025-01-21 03:00:55.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/led.c' (2,833) at 20240405153046325
4807 2025-01-21 03:00:55.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hns-dsaf.txt' (2,834) at 20210307214925374
4808 2025-01-21 03:00:55.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/div64.h' (2,835) at 20240405153230003
4809 2025-01-21 03:00:55.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-actions/Makefile' (2,836) at 20210307214925870
4810 2025-01-21 03:00:55.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_input.h' (2,837) at 20210307214928702
4811 2025-01-21 03:00:55.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/rpmrc' (2,838) at 20210308004938816
4812 2025-01-21 03:00:55.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/fcloop.c' (2,839) at 20240405153231275
4813 2025-01-21 03:00:55.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ext4/ioctl.c' (2,840) at 20240405153231667 to deleted uid set
4814 2025-01-21 03:00:55.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/287.out' (2,841) at 20210927100127501
4815 2025-01-21 03:00:55.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/smb2ops.c' (2,842) at 20241211090145529 to deleted uid set
4816 2025-01-21 03:00:55.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186.c' (2,843) at 20240405153232199
4817 2025-01-21 03:00:55.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/bw2.c' (2,844) at 20240405153231579
4818 2025-01-21 03:00:55.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdx75.c' (2,845) at 20240405153231331
4819 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/spi.c' (2,846) at 20240405153231263
4820 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/psa-adac/0001-PSA-revert-header-versions.patch' (2,847) at 20241221090017464
4821 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/pwrseq.c' (2,848) at 20210307214929938
4822 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/Kconfig' (2,849) at 20240405153048565
4823 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/siu_dai.c' (2,850) at 20240405153053985
4824 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sb16_csp.h' (2,851) at 20210307214931602
4825 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_nat.c' (2,852) at 20240812080017260
4826 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/percpu.h' (2,853) at 20210307214932630
4827 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c' (2,854) at 20220525020653163
4828 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-sc18is602.txt' (2,855) at 20210307214925442
4829 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml' (2,856) at 20240405153045065
4830 2025-01-21 03:00:55.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_hsi.h' (2,857) at 20210307214930386
4831 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/lsi53c895a.c' (2,858) at 20241211090212330
4832 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-origen.dts' (2,859) at 20240405153045565
4833 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_reg.h' (2,860) at 20210307214927998
4834 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp-r5/Kconfig' (2,861) at 20210308005002796
4835 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-icl.c' (2,862) at 20240405153232199
4836 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu.inc' (2,863) at 20241221090017672
4837 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.c' (2,864) at 20240405153230607
4838 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kokkola' (2,865) at 20210307205553770
4839 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/Makefile' (2,866) at 20210308005002540
4840 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/wdt.rst' (2,867) at 20210307214925634
4841 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/spl.c' (2,868) at 20210308005002560
4842 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/indirect_call_wrapper.h' (2,869) at 20220525020654575
4843 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/vfio-ap.rst' (2,870) at 20240405153229747
4844 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/loongarch64-linux' (2,871) at 20230317080013833
4845 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/apple.h' (2,872) at 20210307214931482
4846 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/compliance.yml' (2,873) at 20221120040010710
4847 2025-01-21 03:00:55.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4idmap.h' (2,874) at 20210307214931154
4848 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives.c' (2,875) at 20210307214932642
4849 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_asic.c' (2,876) at 20240405153048721
4850 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CircuitCollection_v1.xml' (2,877) at 20240619080002920
4851 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/backend.h' (2,878) at 20240613080016499
4852 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_repr.c' (2,879) at 20240405153230975
4853 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Build' (2,880) at 20210307214932466
4854 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mosquitto/files/mosquitto.init' (2,881) at 20231011080016574
4855 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-interface.c' (2,882) at 20241211090145397
4856 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/syscall.tbl' (2,883) at 20241211090212374
4857 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Tunnel/meson.build' (2,884) at 20230825080021141 to deleted uid set
4858 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/Makefile' (2,885) at 20240405153053305
4859 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-r7301.c' (2,886) at 20220525020653955
4860 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/vnic_main.c' (2,887) at 20220525020653139
4861 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-connectivity/jsnbd/jsnbd_git.bb' (2,888) at 20241206090014274
4862 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-irq.c' (2,889) at 20220525020652014
4863 2025-01-21 03:00:55.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/clockevents.c' (2,890) at 20240405153053053
4864 2025-01-21 03:00:55.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_wq.c' (2,891) at 20240405153051601
4865 2025-01-21 03:00:55.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/core.c' (2,892) at 20240405153048925
4866 2025-01-21 03:00:55.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/saa7146.h' (2,893) at 20210307214931542
4867 2025-01-21 03:00:55.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,tlc4541.yaml' (2,894) at 20240405153045073
4868 2025-01-21 03:00:55.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/Internal/meson.build' (2,895) at 20220914030025016 to deleted uid set
4869 2025-01-21 03:00:55.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_soc_dts_thermal.c' (2,896) at 20240405153231499
4870 2025-01-21 03:00:55.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/audit_64.c' (2,897) at 20240405153230119
4871 2025-01-21 03:00:55.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qman.h' (2,898) at 20240405153052881
4872 2025-01-21 03:00:55.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gt90h_v4_defconfig' (2,899) at 20210308005003260
4873 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/xilinx_dma.c' (2,900) at 20240405153230291
4874 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/redfish_bmc_code_update.robot' (2,901) at 20240628080017117
4875 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/focaltech.h' (2,902) at 20210307214928490
4876 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_redirect.c' (2,903) at 20241008080014059
4877 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/e820/api.h' (2,904) at 20210307214926662
4878 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h' (2,905) at 20240405153230607
4879 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_trace.c' (2,906) at 20240405153048445
4880 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss_git.bb' (2,907) at 20241206090014318
4881 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_descr.c' (2,908) at 20240906080037484
4882 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.6.bb' (2,909) at 20241221090017488
4883 2025-01-21 03:00:55.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlshamn' (2,910) at 20210307205553786
4884 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/clearfog/README' (2,911) at 20210308005003052
4885 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bcm2835_peripherals.c' (2,912) at 20240906080037188
4886 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-unknown.json' (2,913) at 20241207090009635
4887 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/at91-poweroff.c' (2,914) at 20240405153231351
4888 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/Kconfig' (2,915) at 20240405153046317
4889 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/hip04-fabric.yaml' (2,916) at 20210309003648320
4890 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/dsdt.asl' (2,917) at 20210308005003008
4891 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_io.c' (2,918) at 20210307214932270
4892 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53659@74.conf' (2,919) at 20210307205554094
4893 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/brcmstb-avs-cpufreq.c' (2,920) at 20240613080016383
4894 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-480p.bb' (2,921) at 20241206090014238
4895 2025-01-21 03:00:55.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-idk-lcd-osd101t2045.dtso' (2,922) at 20240405153045597
4896 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/mmc-boot-mode.c' (2,923) at 20210308005002796
4897 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xgene-pci.txt' (2,924) at 20210307214925386
4898 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9063-irq.c' (2,925) at 20210307214929002
4899 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.default.css' (2,926) at 20210307205554270
4900 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/conversion/conversion_1.0/ia_css_conversion_param.h' (2,927) at 20210307214930554
4901 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_request.c' (2,928) at 20240418080014510
4902 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.h' (2,929) at 20210307214929934
4903 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear-disable-weak-ciphers.patch' (2,930) at 20241206090014310
4904 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gen_estimator.c' (2,931) at 20241211090145549
4905 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-jasperlake.c' (2,932) at 20240405153231323
4906 2025-01-21 03:00:55.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/epapr_hcalls.S' (2,933) at 20240405153230035
4907 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c' (2,934) at 20240712080021065
4908 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-lpass-ports.c' (2,935) at 20240405153232191
4909 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/kexec-purgatory.S' (2,936) at 20240405153046265
4910 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/revoke.c' (2,937) at 20240405153052389
4911 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/inline_crypt.c' (2,938) at 20240405153052317
4912 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968580xref/bcm968580xref.c' (2,939) at 20210308005002940
4913 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/allwinner-wdt.h' (2,940) at 20230925080039933
4914 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3642.c' (2,941) at 20240405153049217
4915 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0006-Define-correct-gregs-for-RISCV32.patch' (2,942) at 20241221090017520
4916 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keyscan-davinci.h' (2,943) at 20210307214931478
4917 2025-01-21 03:00:55.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/302.out' (2,944) at 20230426080043944
4918 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/env.h' (2,945) at 20240405153232235
4919 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/id_button.hpp' (2,946) at 20241209090018856
4920 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/pamu_table.c' (2,947) at 20210308005002836
4921 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@380/ir35221@72.conf' (2,948) at 20240904080027734
4922 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/spike.h' (2,949) at 20230426080043768
4923 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-a33.dtsi' (2,950) at 20240405153045389
4924 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/config.x86_64' (2,951) at 20240405153232255
4925 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugins/__init__.py' (2,952) at 20210307214932722
4926 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/rsa-mod-exp.h' (2,953) at 20210308005003688
4927 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/cpus.py' (2,954) at 20240405153053449
4928 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/brcm,bcm7271-uart.yaml' (2,955) at 20240405153045153
4929 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cop2.h' (2,956) at 20240405153046001
4930 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/pipeline.json' (2,957) at 20240405153054121
4931 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts-native.bb' (2,958) at 20231126090012773
4932 2025-01-21 03:00:55.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/davinci_i2c.h' (2,959) at 20210308005003380
4933 2025-01-21 03:00:55.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/platsmp-scu.c' (2,960) at 20220525020651894
4934 2025-01-21 03:00:55.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/law.c' (2,961) at 20210308005002960
4935 2025-01-21 03:00:55.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/basic_instr.c' (2,962) at 20240405153232263
4936 2025-01-21 03:00:55.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi_pll.c' (2,963) at 20240405153048673
4937 2025-01-21 03:00:55.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mcx.h' (2,964) at 20210308005003604
4938 2025-01-21 03:00:55.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/cifsacl.h' (2,965) at 20240405153052509 to deleted uid set
4939 2025-01-21 03:00:55.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_nsc.c' (2,966) at 20210307214926954
4940 2025-01-21 03:00:55.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/main.c' (2,967) at 20240405153052329
4941 2025-01-21 03:00:55.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha256-spe-asm.S' (2,968) at 20210307214926370
4942 2025-01-21 03:00:55.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/configure.ac' (2,969) at 20231030080010096
4943 2025-01-21 03:00:55.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt9471.c' (2,970) at 20241211090145485
4944 2025-01-21 03:00:55.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/layer.conf' (2,971) at 20241221090017480
4945 2025-01-21 03:00:55.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/sw_event_global.h' (2,972) at 20210307214930546
4946 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-explorer-20.json' (2,973) at 20230224040018089
4947 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (2,974) at 20230329080014768
4948 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/fuse-allow-other.out' (2,975) at 20210927100127505
4949 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/samsung.h' (2,976) at 20210307214929218
4950 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_attr_item.c' (2,977) at 20241023080012899
4951 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/histb-clock.h' (2,978) at 20210307214931326
4952 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/sched.h' (2,979) at 20240405153052961
4953 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_nat.h' (2,980) at 20210307214931650
4954 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skroven' (2,981) at 20210307205553790
4955 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/ppc-xlate.pl' (2,982) at 20240405153046969
4956 2025-01-21 03:00:55.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap4-cpu-thermal.dtsi' (2,983) at 20210308005002600
4957 2025-01-21 03:00:55.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l36.h' (2,984) at 20210307214932298
4958 2025-01-21 03:00:55.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gt683r.c' (2,985) at 20210625000036012
4959 2025-01-21 03:00:55.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_regs.h' (2,986) at 20220525020654139
4960 2025-01-21 03:00:55.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/memory-hotplug.rst' (2,987) at 20240405153045289
4961 2025-01-21 03:00:55.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios.h' (2,988) at 20240405153048705
4962 2025-01-21 03:00:55.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c' (2,989) at 20240405153050633
4963 2025-01-21 03:00:55.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/vsftpd.ftpusers' (2,990) at 20210307205553822
4964 2025-01-21 03:00:55.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/circular_expansion/expected_stderr' (2,991) at 20210307214932154
4965 2025-01-21 03:00:55.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_fcp.c' (2,992) at 20240405153231407
4966 2025-01-21 03:00:55.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-lacie-d2-network.dts' (2,993) at 20240405153045461
4967 2025-01-21 03:00:55.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/arptables.service' (2,994) at 20210307205553834
4968 2025-01-21 03:00:55.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/dma-api-howto.rst' (2,995) at 20240405153045001
4969 2025-01-21 03:00:55.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm95234.c' (2,996) at 20240913080013793
4970 2025-01-21 03:00:55.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8990.h' (2,997) at 20210307214932362
4971 2025-01-21 03:00:55.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/rbtx4927/irq.c' (2,998) at 20210307214926298
4972 2025-01-21 03:00:55.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/generate-cve-exclusions.py' (2,999) at 20230919080013994
4973 2025-01-21 03:00:55.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/allwinner,sun4i-a10-spi.yaml' (3,000) at 20240405153045173
4974 2025-01-21 03:00:55.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c' (3,001) at 20240405153048585
4975 2025-01-21 03:00:55.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/lemote2f_defconfig' (3,002) at 20240405153045993
4976 2025-01-21 03:00:55.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_brcm.c' (3,003) at 20240405153053233
4977 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kgdb/arch-support.txt' (3,004) at 20240405153229807
4978 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/posix_types_32.h' (3,005) at 20210307214926682
4979 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/fd-003-kthread.c' (3,006) at 20210307214932710
4980 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/physical-topology.md' (3,007) at 20230317080006105
4981 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/export.c' (3,008) at 20240429080012448
4982 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/vf610_dac.c' (3,009) at 20240405153048981
4983 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mmu_context.h' (3,010) at 20220525020654531
4984 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/0001-texinfo-several-changes-to-build-without-zlib-and-nc.patch' (3,011) at 20241221090017680
4985 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-sdk7786/mach/fpga.h' (3,012) at 20210307214926558
4986 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/atlas,sensor.yaml' (3,013) at 20210309003648356
4987 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/include/dwarf-regs-table.h' (3,014) at 20210307214932514
4988 2025-01-21 03:00:55.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c' (3,015) at 20240405153050593
4989 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-request.h' (3,016) at 20210307214931546
4990 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-controls.rst' (3,017) at 20220525020651722
4991 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-owl.c' (3,018) at 20210307214927050
4992 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/svm.h' (3,019) at 20240405153230115
4993 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/mocked_utils.hpp' (3,020) at 20241204090033135
4994 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-gate.h' (3,021) at 20240405153046793
4995 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8976.h' (3,022) at 20240405153052645
4996 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965-ulcb.dts' (3,023) at 20220525020651934
4997 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot.h' (3,024) at 20240405153052589
4998 2025-01-21 03:00:55.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/vfork_exec.c' (3,025) at 20240726080012882
4999 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/head.S' (3,026) at 20210308005003032
5000 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/149.out' (3,027) at 20240326080039730
5001 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.h' (3,028) at 20240405153047117
5002 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/mte_user_helper.c' (3,029) at 20240906080037356
5003 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/meta-networking-image-ptest.bb' (3,030) at 20240413080012643
5004 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi_kcs.c' (3,031) at 20240906080037244
5005 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/iris/Makefile' (3,032) at 20210307214926746
5006 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-atl-x530.dts' (3,033) at 20240405153045445
5007 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/Makefile' (3,034) at 20210307214932278
5008 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/snd-n64.c' (3,035) at 20240405153053513
5009 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/davinci_mmc.c' (3,036) at 20210308005003400
5010 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/eif.h' (3,037) at 20241211090212262
5011 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds109.dts' (3,038) at 20240405153045457
5012 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/nvidia,tegra20-pwm.yaml' (3,039) at 20240405153045141
5013 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/make-init-script-be-able-to-automatically-load-EDAC-.patch' (3,040) at 20210307205553874
5014 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9261_matrix.h' (3,041) at 20210308005002716
5015 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/irq_helper.h' (3,042) at 20210308005002872
5016 2025-01-21 03:00:55.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/Makefile' (3,043) at 20240405153051389
5017 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/eth_b4860qds.c' (3,044) at 20210308005002956
5018 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha1-ce-glue.c' (3,045) at 20220525020651946
5019 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-geekbox-u-boot.dtsi' (3,046) at 20210308005002608
5020 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-interface.cpp' (3,047) at 20240829080022538
5021 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/ulogd2/ulogd.service' (3,048) at 20220612030016723
5022 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.c' (3,049) at 20240405153048645
5023 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_dma.h' (3,050) at 20210307214931354
5024 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/snb_idle.c' (3,051) at 20210307214932618
5025 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/edt-ft5x06.c' (3,052) at 20241111090012125
5026 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mcu.h' (3,053) at 20210307214929894
5027 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/clk_rk3328.c' (3,054) at 20210308005002776
5028 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa2xx-ac97.c' (3,055) at 20240405153053977
5029 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/Makefile' (3,056) at 20240405153045537
5030 2025-01-21 03:00:55.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.out' (3,057) at 20240906080037564 to deleted uid set
5031 2025-01-21 03:00:55.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_os.c' (3,058) at 20240815080012895 to deleted uid set
5032 2025-01-21 03:00:55.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/bmi160_core.c' (3,059) at 20240405153048993
5033 2025-01-21 03:00:55.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-contained-offset-read.c' (3,060) at 20230421080019768
5034 2025-01-21 03:00:55.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/aquantia.c' (3,061) at 20210308005003440
5035 2025-01-21 03:00:55.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video_types.rst' (3,062) at 20220525020654135
5036 2025-01-21 03:00:55.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit-group-rule.inc' (3,063) at 20241221090017520
5037 2025-01-21 03:00:55.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt2712.h' (3,064) at 20210307214930082
5038 2025-01-21 03:00:55.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdping.h' (3,065) at 20210307214932662
5039 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/spdx30.py' (3,066) at 20241221090017628
5040 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml' (3,067) at 20240405153045029
5041 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/find_bit.c' (3,068) at 20240405153054061
5042 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/elo.c' (3,069) at 20210309003650216
5043 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/gxt4500.c' (3,070) at 20240405153231583
5044 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7751/Makefile' (3,071) at 20210307214926542
5045 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c' (3,072) at 20240405153049285
5046 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-dvb.h' (3,073) at 20240405153049469
5047 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_events.c' (3,074) at 20240405153230375
5048 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/main.cpp' (3,075) at 20221005030030502
5049 2025-01-21 03:00:55.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_dbgfs.c' (3,076) at 20240405153230799
5050 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pxa3xx-cpufreq.c' (3,077) at 20240405153046917
5051 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/bitop_support.h' (3,078) at 20210307214930542
5052 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pr.h' (3,079) at 20240405153052933
5053 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/ppc64/host/cpuinfo.h' (3,080) at 20230925080039853
5054 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/intel_broadwell_gpio.c' (3,081) at 20210308005003376
5055 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricReportDefinitionCollection_v1.xml' (3,082) at 20240619080002928
5056 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/octeon_edac-pci.c' (3,083) at 20210307214927154
5057 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/093' (3,084) at 20240326080039726
5058 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/Makefile' (3,085) at 20240405153051937
5059 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_hw.h' (3,086) at 20210307214930298
5060 2025-01-21 03:00:55.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-ip-monitor.bb' (3,087) at 20241206090014226
5061 2025-01-21 03:00:55.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Power.v1_7_3.json' (3,088) at 20240619080002952
5062 2025-01-21 03:00:55.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-micro.dts' (3,089) at 20240405153045529
5063 2025-01-21 03:00:55.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Elog.errors.yaml' (3,090) at 20210308005049145
5064 2025-01-21 03:00:55.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml' (3,091) at 20240405153045077
5065 2025-01-21 03:00:55.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/pxa27x_udc.c' (3,092) at 20210308005003508
5066 2025-01-21 03:00:55.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer.h' (3,093) at 20241011080017411
5067 2025-01-21 03:00:55.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/andnot' (3,094) at 20240405153053437
5068 2025-01-21 03:00:55.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.out' (3,095) at 20210308005046405 to deleted uid set
5069 2025-01-21 03:00:55.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_switch.h' (3,096) at 20240411080014102
5070 2025-01-21 03:00:55.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/icx-metrics.json' (3,097) at 20240405153232227
5071 2025-01-21 03:00:55.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/cmd_ddrmphy.c' (3,098) at 20210308005002792
5072 2025-01-21 03:00:55.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/demangle-java-test.c' (3,099) at 20240405153054165
5073 2025-01-21 03:00:55.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/Kconfig' (3,100) at 20210307214927038
5074 2025-01-21 03:00:55.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/Makefile' (3,101) at 20240405153230075
5075 2025-01-21 03:00:55.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/host.c' (3,102) at 20240617080017394
5076 2025-01-21 03:00:55.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PortMetrics_v1.xml' (3,103) at 20240918080002712
5077 2025-01-21 03:00:55.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/.gitignore' (3,104) at 20240405153053433
5078 2025-01-21 03:00:55.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/leon.h' (3,105) at 20210307214926582
5079 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/Makefile' (3,106) at 20240405153229931
5080 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8186-sys-clock.yaml' (3,107) at 20240405153045013
5081 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cls.c' (3,108) at 20210308005003208
5082 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/cache.c' (3,109) at 20210308005002808
5083 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c' (3,110) at 20210309003650568
5084 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c' (3,111) at 20240405153051881
5085 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/micrel_ksz90x1.c' (3,112) at 20210308005003440
5086 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c' (3,113) at 20240405153049873
5087 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/messages.h' (3,114) at 20240405153053957
5088 2025-01-21 03:00:55.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/a3m071.dts' (3,115) at 20210307214926338
5089 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/Kconfig' (3,116) at 20220525020653767
5090 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-old.service.in' (3,117) at 20240326080016518
5091 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/esi.c' (3,118) at 20210307214926122
5092 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/iterator/iterator_1.0/ia_css_iterator_param.h' (3,119) at 20210307214930558
5093 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/davicom/dm9000.rst' (3,120) at 20220525020651742
5094 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/claim.c' (3,121) at 20220525020653827
5095 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/mconf.c' (3,122) at 20240405153232103
5096 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTablePowerSupplies.vue' (3,123) at 20241005080042593
5097 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi' (3,124) at 20240405153045841
5098 2025-01-21 03:00:55.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/rs485.txt' (3,125) at 20210307214925422
5099 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/omap.h' (3,126) at 20241211090212358
5100 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/meson.build' (3,127) at 20241211090212226
5101 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/Makefile' (3,128) at 20240405153046949
5102 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/exec_target.c' (3,129) at 20210307214932698
5103 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pixelview-mk12.c' (3,130) at 20210307214928782
5104 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/ams,ccs811.yaml' (3,131) at 20210307214925330
5105 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/io_generic.h' (3,132) at 20210307214926550
5106 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/acx.c' (3,133) at 20210307214929970
5107 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libedit/libedit/stdc-predef.patch' (3,134) at 20241221090017664
5108 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/iostat.c' (3,135) at 20240405153054093
5109 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtmitchell_bp.json' (3,136) at 20241030080004527
5110 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/sysfs.h' (3,137) at 20220525020654143
5111 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt_multi.c' (3,138) at 20240405153054261
5112 2025-01-21 03:00:55.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/Kbuild' (3,139) at 20210307214926110
5113 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/stm32l4x5_gpio.c' (3,140) at 20240906080037224
5114 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-trbe.c' (3,141) at 20240405153048893
5115 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/asm-compat.h' (3,142) at 20241008080013895
5116 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/crct10dif-ce-glue.c' (3,143) at 20210307214925842
5117 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.c' (3,144) at 20240405153230815
5118 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/tt.h' (3,145) at 20240405153050517
5119 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (3,146) at 20210903000032571
5120 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/dh.c' (3,147) at 20240405153053473
5121 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mac_api.h' (3,148) at 20220215040051508
5122 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-mux.c' (3,149) at 20241211090212218
5123 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ucRobotics/bubblegum_96/bubblegum_96.c' (3,150) at 20210308005003088
5124 2025-01-21 03:00:55.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_w.c' (3,151) at 20210308005046517
5125 2025-01-21 03:00:55.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vmstate-static-checker-data/dump2.json' (3,152) at 20210927100127649
5126 2025-01-21 03:00:55.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-container.bbclass' (3,153) at 20220910030013385
5127 2025-01-21 03:00:55.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp.h' (3,154) at 20241219090010504
5128 2025-01-21 03:00:55.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify_git.bb' (3,155) at 20240413080012663
5129 2025-01-21 03:00:55.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables_git.bb' (3,156) at 20241206090014242
5130 2025-01-21 03:00:55.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/trace.c' (3,157) at 20210307214931998
5131 2025-01-21 03:00:55.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_display.png' (3,158) at 20210307205554250 to deleted uid set
5132 2025-01-21 03:00:55.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-rt8973a.txt' (3,159) at 20210307214925314
5133 2025-01-21 03:00:55.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pps.h' (3,160) at 20210307214931654
5134 2025-01-21 03:00:55.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/Kconfig' (3,161) at 20210308005003044
5135 2025-01-21 03:00:55.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/bamboo.c' (3,162) at 20210307214926338
5136 2025-01-21 03:00:55.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/dsdt.asl' (3,163) at 20210308005003008
5137 2025-01-21 03:00:55.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/Kconfig' (3,164) at 20240405153230619
5138 2025-01-21 03:00:55.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-video.c' (3,165) at 20240405153049561
5139 2025-01-21 03:00:55.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/vmstate-static-checker.py' (3,166) at 20230925080039993
5140 2025-01-21 03:00:55.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/freescale.bmp' (3,167) at 20210308005003768 to deleted uid set
5141 2025-01-21 03:00:55.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/wlan_bssdef.h' (3,168) at 20220525020654171
5142 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cs5535.c' (3,169) at 20240405153046661
5143 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v6_0.h' (3,170) at 20210307214927226
5144 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch' (3,171) at 20220204040022424
5145 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/pcihp.c' (3,172) at 20240906080037188
5146 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dts' (3,173) at 20240405153045729
5147 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_punit_ipc.h' (3,174) at 20210307214926666
5148 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x02_hardware.h' (3,175) at 20240405153048805
5149 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-end-run-stats.sh' (3,176) at 20240405153054365
5150 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-acpi.c' (3,177) at 20240405153232191
5151 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_debugfs.c' (3,178) at 20210309003649668
5152 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/ringbuffer_size.tc' (3,179) at 20210307214932670
5153 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_bcm283x_pl011.c' (3,180) at 20210308005003484
5154 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/sppctl.c' (3,181) at 20240405153231335
5155 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-phoenix.dts' (3,182) at 20240405153045501
5156 2025-01-21 03:00:55.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/child.h' (3,183) at 20240405153232283
5157 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mipsel_malta.py' (3,184) at 20241211090212538
5158 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/exiftool_12.89.bb' (3,185) at 20241221090017512
5159 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/recipes.txt' (3,186) at 20210307205553690
5160 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/net_iface_mock.cpp' (3,187) at 20230919080007046
5161 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-error-report.c' (3,188) at 20230426080043956
5162 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (3,189) at 20240124090012250
5163 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/iommu.h' (3,190) at 20240405153052893
5164 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am33xx-clocks.dtsi' (3,191) at 20240405153045593
5165 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/.clang-format' (3,192) at 20240904080027106
5166 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/headers.rst' (3,193) at 20220525020651778
5167 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seq_file_net.h' (3,194) at 20240405153052793
5168 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_emac.dtsi' (3,195) at 20240405153045473
5169 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gp100.c' (3,196) at 20220525020652971
5170 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042.c' (3,197) at 20240830080013267
5171 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/poison.h' (3,198) at 20240405153052773
5172 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap3-restart.c' (3,199) at 20210307214925918
5173 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/irqflags.h' (3,200) at 20240405153046065
5174 2025-01-21 03:00:55.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/shmbuf.h' (3,201) at 20240405153046073
5175 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/Kconfig' (3,202) at 20240405153049681
5176 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/f71882fg.rst' (3,203) at 20210309003648424
5177 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EndpointGroupCollection.json' (3,204) at 20240619080002944
5178 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/dps920ab.c' (3,205) at 20240405153230667
5179 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/csky,mptimer.txt' (3,206) at 20210307214925446
5180 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-ccw-test.c' (3,207) at 20240326080039738
5181 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/other.json' (3,208) at 20240405153054137
5182 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config/ampere_gpio_utils.sh' (3,209) at 20231017080014762
5183 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/libdvdcss_1.4.3.bb' (3,210) at 20231126090012781
5184 2025-01-21 03:00:55.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml' (3,211) at 20240405153045169
5185 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/pedit.json' (3,212) at 20210307214932726
5186 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/reset.c' (3,213) at 20210308005002548
5187 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dc-scm-v1/Kconfig' (3,214) at 20220708100032823
5188 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/pcm.c' (3,215) at 20241216090017805
5189 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/hexagon/include/uapi/asm/unistd.h' (3,216) at 20210307214932454
5190 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/juli.h' (3,217) at 20210307214932262
5191 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/config.h' (3,218) at 20210308005002828
5192 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TINY' (3,219) at 20240405153054369
5193 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (3,220) at 20230810080021387
5194 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/migration.c' (3,221) at 20220525020654703
5195 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/bootx_init.c' (3,222) at 20240405153046209
5196 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ne2000-pci.c' (3,223) at 20240906080037264
5197 2025-01-21 03:00:55.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings/merge_settings.py' (3,224) at 20220308040011936
5198 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ivybridge_igd.c' (3,225) at 20210308005003528
5199 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/apple,dart.yaml' (3,226) at 20240405153045085
5200 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch' (3,227) at 20241221090017688
5201 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/eventreplay/__init__.py' (3,228) at 20210307205554266
5202 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb' (3,229) at 20230520080014504
5203 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/rockchip/rockchip_sip.h' (3,230) at 20210307214931594
5204 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fsverity.rst' (3,231) at 20240405153229811
5205 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/isp1301.txt' (3,232) at 20210307214925450
5206 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/fix-permissions.patch' (3,233) at 20210307205553966
5207 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_regs.c' (3,234) at 20210309003648680
5208 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/Kconfig' (3,235) at 20240405153049777
5209 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-beagle-x15-common.dtsi' (3,236) at 20210308005002564
5210 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max14577.yaml' (3,237) at 20240405153045141
5211 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xgene-dma.c' (3,238) at 20240405153230291
5212 2025-01-21 03:00:55.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/send.c' (3,239) at 20240405153053177
5213 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6q.cfg' (3,240) at 20210308005003088
5214 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TRACE01.boot' (3,241) at 20220525020655231
5215 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_timer.c' (3,242) at 20240405153230075
5216 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.value.hpp.mako' (3,243) at 20230902080037617
5217 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/mux-consumer.yaml' (3,244) at 20240405153045113
5218 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/swiotlb-xen.h' (3,245) at 20220525020651882
5219 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/TODO' (3,246) at 20240405153051869
5220 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/akcipher.h' (3,247) at 20240405153052621
5221 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_fdb.c' (3,248) at 20240405153050169
5222 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/types.h' (3,249) at 20210308005002824
5223 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-regs.h' (3,250) at 20240405153049425
5224 2025-01-21 03:00:55.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ucb1x00-ts.c' (3,251) at 20210307214929118
5225 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-controller.js' (3,252) at 20210308005107065
5226 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_formats.h' (3,253) at 20240405153048585
5227 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp' (3,254) at 20241211090002379
5228 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/spinlock.h' (3,255) at 20240405153045881
5229 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945.c' (3,256) at 20220525020653747
5230 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c' (3,257) at 20240405153048793
5231 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-ftpci100.c' (3,258) at 20240405153231287
5232 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h' (3,259) at 20210307214929358
5233 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/ctrl.c' (3,260) at 20240520080015231
5234 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/record_manager.hpp' (3,261) at 20230511080035563
5235 2025-01-21 03:00:55.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_cipher.h' (3,262) at 20210307214927086
5236 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53679@60.conf' (3,263) at 20240904080027738
5237 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/last.c' (3,264) at 20210307214932226
5238 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml' (3,265) at 20240405153045105
5239 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SWL' (3,266) at 20211006000025242
5240 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/075' (3,267) at 20210927100127477
5241 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-stdvga.bin' (3,268) at 20240326080039614 to deleted uid set
5242 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/cxl.h' (3,269) at 20240326080039530
5243 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/onboard_usb_hub.h' (3,270) at 20240405153231563
5244 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ga102.c' (3,271) at 20240405153048649
5245 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/bios-update.sh' (3,272) at 20230428080015190
5246 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/policy_compat.h' (3,273) at 20240405153053465
5247 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/st,stm32-vrefbuf.yaml' (3,274) at 20240405153045149
5248 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kylin_rk3036.h' (3,275) at 20210308005003600
5249 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ga100.c' (3,276) at 20220525020652963
5250 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/058.out' (3,277) at 20210308005046441
5251 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig' (3,278) at 20210308005003240
5252 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-no-invariants-or-later' (3,279) at 20211006000025234
5253 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_mul16.S' (3,280) at 20210308005046533
5254 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/TriggersCollection.json' (3,281) at 20240619080002956
5255 2025-01-21 03:00:55.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb' (3,282) at 20220402030015963
5256 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/asm-prototypes.h' (3,283) at 20210307214931298
5257 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/altivec.uc' (3,284) at 20210307214931810
5258 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/pldm_%.bbappend' (3,285) at 20241206090014222
5259 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4371' (3,286) at 20220525020651634
5260 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/test.h' (3,287) at 20210307214930890
5261 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xsk_xdp_progs.c' (3,288) at 20240405153232263
5262 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/ddr.c' (3,289) at 20210308005003172
5263 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/insns.decode' (3,290) at 20241211090212518
5264 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/zynqmpimage.h' (3,291) at 20210308005003776
5265 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/trusted-services.inc' (3,292) at 20241206090014214
5266 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_link_exports.c' (3,293) at 20240405153230387
5267 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/triggers.rst' (3,294) at 20210309003648408
5268 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/netlink.c' (3,295) at 20241011080017323
5269 2025-01-21 03:00:55.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/usage.rst' (3,296) at 20240405153045009
5270 2025-01-21 03:00:55.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/nid.h' (3,297) at 20210307214928002
5271 2025-01-21 03:00:55.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_tunnel.h' (3,298) at 20210307214931402
5272 2025-01-21 03:00:55.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/HostInterfaceCollection_v1.xml' (3,299) at 20240619080002924
5273 2025-01-21 03:00:55.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/gSOAP-1' (3,300) at 20210307205554430
5274 2025-01-21 03:00:55.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (3,301) at 20230512080018777
5275 2025-01-21 03:00:55.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd.socket' (3,302) at 20241206090014310
5276 2025-01-21 03:00:55.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/mock_services.hpp' (3,303) at 20240530080026674
5277 2025-01-21 03:00:55.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_mac.h' (3,304) at 20210309003651316
5278 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_mmu_host.c' (3,305) at 20240405153046157
5279 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-div.h' (3,306) at 20240405153046773
5280 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_dec_clut224.ppm' (3,307) at 20210307214930950
5281 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p.c' (3,308) at 20241211090212242
5282 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/hardware.h' (3,309) at 20210307214925946
5283 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/cmdlinepart.c' (3,310) at 20240405153049705
5284 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mxc_v2.c' (3,311) at 20240405153051501
5285 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/CONFIG_FORMAT.md' (3,312) at 20240111090005306
5286 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pabort-legacy.S' (3,313) at 20210307214925970
5287 2025-01-21 03:00:55.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/hash_low.S' (3,314) at 20240405153230047
5288 2025-01-21 03:00:55.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/yealink.c' (3,315) at 20240405153049149
5289 2025-01-21 03:00:55.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc5_qm_regs.h' (3,316) at 20240405153046581
5290 2025-01-21 03:00:55.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_cpum_sf.c' (3,317) at 20241216090017685
5291 2025-01-21 03:00:55.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_variables.c' (3,318) at 20210308005003704
5292 2025-01-21 03:00:55.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/dma.h' (3,319) at 20240405153045357
5293 2025-01-21 03:00:55.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/remap_file_pages.rst' (3,320) at 20240405153045229
5294 2025-01-21 03:00:55.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/fpsimd-test.S' (3,321) at 20240405153054237
5295 2025-01-21 03:00:55.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_security.c' (3,322) at 20240405153051909
5296 2025-01-21 03:00:55.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/mcount.S' (3,323) at 20240405153045945
5297 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/pwm.h' (3,324) at 20210308005002776
5298 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smartweb.h' (3,325) at 20210308005003616
5299 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/068' (3,326) at 20220429100100886
5300 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/Makefile' (3,327) at 20210308005003512
5301 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/gpio.h' (3,328) at 20210308005002776
5302 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory/static-inventory.yaml' (3,329) at 20230909080012743
5303 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0004-Platform-CS1000-Increase-ITS-max-asset-size.patch' (3,330) at 20241221090017464
5304 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/rt5677.c' (3,331) at 20210308005003488
5305 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-zero-w.dts' (3,332) at 20240405153229871
5306 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm7tdmi.S' (3,333) at 20210307214925974
5307 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/Makefile' (3,334) at 20210308004922932
5308 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-74xx-mmio.txt' (3,335) at 20210307214925318
5309 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/customizing-images.rst' (3,336) at 20230114040015510
5310 2025-01-21 03:00:55.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/nci_core.h' (3,337) at 20220525020654643
5311 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rtnetlink.h' (3,338) at 20241211090145537
5312 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sbs-charger.c' (3,339) at 20240405153051441
5313 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-psu-code-mgmt/src/activation.hpp' (3,340) at 20241213090049550 to deleted uid set
5314 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_struct_ops.c' (3,341) at 20240405153231891
5315 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/src/meson.build' (3,342) at 20241101080009595 to deleted uid set
5316 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/vgettimeofday.c' (3,343) at 20240405153045877
5317 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-mc.yaml' (3,344) at 20220525020651690
5318 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xsk_xdp_metadata.h' (3,345) at 20240405153054293
5319 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_smp2p.c' (3,346) at 20240405153050341
5320 2025-01-21 03:00:55.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/s5pv210.c' (3,347) at 20240405153229911
5321 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd938x.c' (3,348) at 20240405153232163
5322 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/jack-injection.rst' (3,349) at 20220525020651758
5323 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb' (3,350) at 20241206090014234
5324 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/remove-install-as-user.patch' (3,351) at 20210307205553738
5325 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bcm2838_peripherals.c' (3,352) at 20240906080037188
5326 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sfp-machine_32.h' (3,353) at 20210307214926586
5327 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/mmc-async-req.rst' (3,354) at 20210307214925466
5328 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/samhain-standalone.bb' (3,355) at 20230131040012039
5329 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/perf_regs.h' (3,356) at 20210307214926514
5330 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nameval.h' (3,357) at 20210308005003556
5331 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_timer.c' (3,358) at 20210307214932194
5332 2025-01-21 03:00:55.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/debugfs.c' (3,359) at 20240405153046733
5333 2025-01-21 03:00:55.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/usbnet.c' (3,360) at 20241104090011583
5334 2025-01-21 03:00:55.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/MCFG' (3,361) at 20240906080037556 to deleted uid set
5335 2025-01-21 03:00:55.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-adv.c' (3,362) at 20220525020652050
5336 2025-01-21 03:00:55.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/machine-qmp-cmds.c' (3,363) at 20240906080037212
5337 2025-01-21 03:00:55.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/gfp.h' (3,364) at 20240503080014462
5338 2025-01-21 03:00:55.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/Kconfig' (3,365) at 20210308005003716
5339 2025-01-21 03:00:55.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-hotplug.rst' (3,366) at 20220429100100422
5340 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_sli4.h' (3,367) at 20240405153051653
5341 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_round.S' (3,368) at 20230426080043952
5342 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/pciaccess.cpp' (3,369) at 20240817080027656
5343 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/smu7_fusion.h' (3,370) at 20210307214928026
5344 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psci.h' (3,371) at 20220525020654607
5345 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/MAINTAINERS' (3,372) at 20210308005002988
5346 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/Makefile' (3,373) at 20240405153053401
5347 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sendmail' (3,374) at 20211006000025242
5348 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/break.h' (3,375) at 20210307214926250
5349 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/nospec-branch.h' (3,376) at 20241023080012871
5350 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_dfs_tables.h' (3,377) at 20210307214930534
5351 2025-01-21 03:00:55.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_aggregator_tabletsw.c' (3,378) at 20240405153051393
5352 2025-01-21 03:00:55.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm.h' (3,379) at 20240405153051921
5353 2025-01-21 03:00:55.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/MAINTAINERS' (3,380) at 20210308005003028
5354 2025-01-21 03:00:55.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-avoid-including-sys-poll.h-directly.patch' (3,381) at 20241221090017692
5355 2025-01-21 03:00:55.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hvcall.h' (3,382) at 20240628080013981
5356 2025-01-21 03:00:55.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vxeh2_vstrs.c' (3,383) at 20240326080039746
5357 2025-01-21 03:00:55.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-mv-usb.c' (3,384) at 20240405153052125
5358 2025-01-21 03:00:55.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/key.c' (3,385) at 20240520080015235
5359 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow_field-memset.c' (3,386) at 20240405153053105
5360 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0017-Search-target-sysroot-gcc-version-specific-dirs-with.patch' (3,387) at 20241221090017660
5361 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/load.c' (3,388) at 20240830080013299
5362 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/signal.c' (3,389) at 20240405153046493
5363 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (3,390) at 20211015100030976
5364 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/basic/fixdep.c' (3,391) at 20210308005003724
5365 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_lock_management.robot' (3,392) at 20240628080017117
5366 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/network.conf' (3,393) at 20230801080016105
5367 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/mite.h' (3,394) at 20220525020652354
5368 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc5200b.dtsi' (3,395) at 20240405153046093
5369 2025-01-21 03:00:55.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/runner.py' (3,396) at 20241221090017468
5370 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Torsby_Bada' (3,397) at 20210307205553794
5371 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/eeprom.h' (3,398) at 20210307214926578
5372 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/Kconfig' (3,399) at 20210307214930154
5373 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/microchip,pic32-wdt.txt' (3,400) at 20210307214925454
5374 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DynamicTxPower.c' (3,401) at 20220525020654179
5375 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/xlnx-zynqmp-rtc.c' (3,402) at 20241211090212326
5376 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_user_64.S' (3,403) at 20240405153046469
5377 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpupower-info.c' (3,404) at 20240405153054213
5378 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/octeontx2.rst' (3,405) at 20240405153045237
5379 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_kunit_util.h' (3,406) at 20240405153051385
5380 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/nh-sse2-x86_64.S' (3,407) at 20240405153046365
5381 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/checksum.c' (3,408) at 20210309003648804
5382 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/tests/regs_load.S' (3,409) at 20210307214932518
5383 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7722/irq.c' (3,410) at 20220525020652114
5384 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx27lite-common.h' (3,411) at 20210308005003596
5385 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/trace.c' (3,412) at 20210307214929738
5386 2025-01-21 03:00:55.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml' (3,413) at 20240405153045153
5387 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/x2apic_uv_x.c' (3,414) at 20240405153230119
5388 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel.bbclass' (3,415) at 20241221090017608
5389 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/init.c' (3,416) at 20210307214929970
5390 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-memset.c' (3,417) at 20240405153053105
5391 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/packagefiles/valijson/meson.build' (3,418) at 20240628080018949
5392 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm8250.h' (3,419) at 20240405153052645
5393 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v4.0.c' (3,420) at 20240405153050345
5394 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp803.dtsi' (3,421) at 20210308005002572
5395 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pfd.c' (3,422) at 20240405153046789
5396 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/fix-tar-command-with-DIST.patch' (3,423) at 20210307205554106
5397 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/Kconfig' (3,424) at 20240405153048885
5398 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/benchmark.c' (3,425) at 20210307214932614
5399 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/Kconfig' (3,426) at 20240326080039438
5400 2025-01-21 03:00:55.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_modeset.c' (3,427) at 20240805080013955
5401 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/.clang-format' (3,428) at 20210308005114857
5402 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_atomic.h' (3,429) at 20240405153048433
5403 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/reginfo.c' (3,430) at 20210308005003216
5404 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/nlmon.c' (3,431) at 20220525020653679
5405 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/syscall_table.S' (3,432) at 20220525020651986
5406 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/MAINTAINERS' (3,433) at 20210308005002972
5407 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-iot-box.dts' (3,434) at 20240405153045585
5408 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/Makefile' (3,435) at 20210308005002732
5409 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tda1997x.txt' (3,436) at 20210307214925354
5410 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/ftpmu010.c' (3,437) at 20210308005003468
5411 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860-mi1320.c' (3,438) at 20240405153049565
5412 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_gbl.h' (3,439) at 20240805080014003
5413 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7476.c' (3,440) at 20240405153048945
5414 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/eth.c' (3,441) at 20210308005002944
5415 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/ad5823.h' (3,442) at 20210307214930530
5416 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_context.h' (3,443) at 20210307214929178
5417 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Degerfors' (3,444) at 20210307205553778
5418 2025-01-21 03:00:55.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl,edma.yaml' (3,445) at 20240628080013973
5419 2025-01-21 03:00:55.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f469-disco-u-boot.dtsi' (3,446) at 20210308005002616
5420 2025-01-21 03:00:55.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-3.0' (3,447) at 20210307205554418
5421 2025-01-21 03:00:55.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_btree.h' (3,448) at 20240405153052565
5422 2025-01-21 03:00:55.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sh_mobile_lcdcfb.c' (3,449) at 20240613080016475
5423 2025-01-21 03:00:55.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/swap.h' (3,450) at 20240405153050405
5424 2025-01-21 03:00:55.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_inner.c' (3,451) at 20241216090017793
5425 2025-01-21 03:00:55.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_enum_attribute.hpp' (3,452) at 20240123090036147
5426 2025-01-21 03:00:55.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/atomic/Atomic-RMW-ops-are-atomic-WRT-atomic_set.litmus' (3,453) at 20210309003648432
5427 2025-01-21 03:00:55.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/gpio.h' (3,454) at 20210308005002796
5428 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/beauty.h' (3,455) at 20240405153232231
5429 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.18.4.bb' (3,456) at 20241221090017564
5430 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/config.h' (3,457) at 20210308005002640
5431 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce60/irq_service_dce60.h' (3,458) at 20210309003649496
5432 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/sgx-epc.c' (3,459) at 20220429100100470
5433 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4-avx.h' (3,460) at 20220525020652138
5434 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nfsd/export.c' (3,461) at 20241211090145521 to deleted uid set
5435 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_fd.h' (3,462) at 20240405153049741
5436 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/Kconfig' (3,463) at 20240405153051821
5437 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (3,464) at 20240612080013182
5438 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/text.py' (3,465) at 20210308005003748
5439 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/channel_config.json' (3,466) at 20241106090019922
5440 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,i2s-tdm.yaml' (3,467) at 20240405153045169
5441 2025-01-21 03:00:55.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/smbus_master.h' (3,468) at 20210308005046013
5442 2025-01-21 03:00:55.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77965-u-boot.dtsi' (3,469) at 20210308005002604
5443 2025-01-21 03:00:55.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr_user.c' (3,470) at 20240405153052381
5444 2025-01-21 03:00:55.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-debugfs.c' (3,471) at 20210307214926574
5445 2025-01-21 03:00:55.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/mac.c' (3,472) at 20240405153231259
5446 2025-01-21 03:00:55.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1.c' (3,473) at 20240405153052237
5447 2025-01-21 03:00:55.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/Kconfig' (3,474) at 20240405153051313
5448 2025-01-21 03:00:55.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/ibm,powerpc-cpu-features.txt' (3,475) at 20210307214925406
5449 2025-01-21 03:00:55.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/images-r0.txt' (3,476) at 20220804030014667
5450 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-cci.rst' (3,477) at 20240405153229807
5451 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/context.h' (3,478) at 20240405153048805
5452 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/fcvt.ref' (3,479) at 20240906080037576
5453 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4.dtsi' (3,480) at 20240405153229899
5454 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_utils.c' (3,481) at 20240405153049937
5455 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mips' (3,482) at 20210308005003296
5456 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/Makefile' (3,483) at 20210307214928826
5457 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bcm3510_priv.h' (3,484) at 20210307214928610
5458 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/strncpy_user.S' (3,485) at 20240405153046513
5459 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/pgtable.c' (3,486) at 20240913080013769
5460 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_piccolo.c' (3,487) at 20240405153046665
5461 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-mod.c' (3,488) at 20240405153052485
5462 2025-01-21 03:00:55.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/host.tcl' (3,489) at 20210308005007112
5463 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/videobuf-dma-sg.c' (3,490) at 20240405153049585
5464 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_pingpong.c' (3,491) at 20240405153048585
5465 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/packing.h' (3,492) at 20220525020654599
5466 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___err_non_enum.c' (3,493) at 20210307214932642
5467 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/changebit.S' (3,494) at 20210307214925866
5468 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/fan-table-init.sh' (3,495) at 20230428080015190
5469 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/Kconfig' (3,496) at 20210308005002716
5470 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp_6.3.0.bb' (3,497) at 20240413080012703
5471 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-vt8500.c' (3,498) at 20210307214927050
5472 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_hpt37x.c' (3,499) at 20240405153046661
5473 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt' (3,500) at 20210307214925342
5474 2025-01-21 03:00:55.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record+script_probe_vfs_getname.sh' (3,501) at 20240405153054173
5475 2025-01-21 03:00:55.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdx65-tlmm.yaml' (3,502) at 20240405153045137
5476 2025-01-21 03:00:55.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/lpc18xx-dmamux.c' (3,503) at 20240405153230283
5477 2025-01-21 03:00:55.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0001-hiredis-use-default-CC-if-it-is-set.patch' (3,504) at 20241221090017520
5478 2025-01-21 03:00:55.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timer.c' (3,505) at 20240405153053057
5479 2025-01-21 03:00:55.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma6_qm_regs.h' (3,506) at 20240405153046573
5480 2025-01-21 03:00:55.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-hwdep.c' (3,507) at 20220525020654975
5481 2025-01-21 03:00:55.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/lshrsi3.S' (3,508) at 20210307214926570
5482 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_hw_regs.h' (3,509) at 20240405153052121
5483 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit_3.2.1.bb' (3,510) at 20241221090017516
5484 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/debug.h' (3,511) at 20210307214930874
5485 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt298.c' (3,512) at 20240405153053941
5486 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/helper.hpp' (3,513) at 20240817080027248
5487 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-nf5280m6.dts' (3,514) at 20240405153229867
5488 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/0001-Remove-unsuitble-part-for-cross-compile.patch' (3,515) at 20230811080018302
5489 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0005-cprof_encode_text.c-fix-wrong-pointer-assignment.patch' (3,516) at 20241221090017516
5490 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/templates/default/bblayers.conf.sample' (3,517) at 20240323080013549
5491 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch' (3,518) at 20241221090017644
5492 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml' (3,519) at 20240405153045093
5493 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi' (3,520) at 20220525020651902
5494 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/fdtdec.c' (3,521) at 20210308005003704
5495 2025-01-21 03:00:55.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc86xx_base.config' (3,522) at 20240405153046097
5496 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/chip.h' (3,523) at 20220525020653127
5497 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ddr.c' (3,524) at 20210308005002756
5498 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/.clang-format' (3,525) at 20241219090006636
5499 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_string.h' (3,526) at 20210307214931646
5500 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/ptp_kvm.rst' (3,527) at 20220525020651790
5501 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cffi_1.17.1.bb' (3,528) at 20241221090017668
5502 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/mm.c' (3,529) at 20240405153229987
5503 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/flash_size.cpp' (3,530) at 20240820080007197
5504 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-dpcm.h' (3,531) at 20240405153052889
5505 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ops.c' (3,532) at 20241001080013020
5506 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard.dts' (3,533) at 20240405153045501
5507 2025-01-21 03:00:55.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/args.cpp' (3,534) at 20210308005056661
5508 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/cache.c' (3,535) at 20240405153230079
5509 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/vf610-nfc.txt' (3,536) at 20210307214925370
5510 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/50-rp_filter.conf' (3,537) at 20210307205554058
5511 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ppp_on_boot' (3,538) at 20210307205554466
5512 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-account_0.12.1.bb' (3,539) at 20241206090014266
5513 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/u-boot.lds' (3,540) at 20210308005002920
5514 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-rdb.dts' (3,541) at 20220525020651906
5515 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-choose-events.png' (3,542) at 20210307205554322 to deleted uid set
5516 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/pldm/pldm_%.bbappend' (3,543) at 20240712080022837
5517 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/gfs2.h' (3,544) at 20210307214931110
5518 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/arm-acpi.rst' (3,545) at 20240405153229739
5519 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-publish-sdk' (3,546) at 20211006000025282
5520 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/timers.c' (3,547) at 20220525020651982
5521 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.h' (3,548) at 20210307214929806
5522 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/microbit_i2c.h' (3,549) at 20210308005046013
5523 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ep88xc_defconfig' (3,550) at 20240405153046097
5524 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8804.txt' (3,551) at 20210307214925438
5525 2025-01-21 03:00:55.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/firefly/firefly-rk3288/Kconfig' (3,552) at 20210308005002956
5526 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/Makefile' (3,553) at 20210307214930938
5527 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-not.err' (3,554) at 20220429100100882
5528 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/dfi-bt700-q7x-151.dts' (3,555) at 20210308005002860
5529 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/semihost.ld' (3,556) at 20221215040039390
5530 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/keepalived/keepalived/0001-vrrp-Don-t-include-linux-if_ether.h-if-not-needed.patch' (3,557) at 20241221090017496
5531 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_bpf.c' (3,558) at 20240405153053365
5532 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/test/logger_test.cpp' (3,559) at 20210308005059173
5533 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/hd.c' (3,560) at 20210307214928086
5534 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/tulip.c' (3,561) at 20241211090212310
5535 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox.inc' (3,562) at 20241206090014310
5536 2025-01-21 03:00:55.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/ratelimiter.h' (3,563) at 20210307214929726
5537 2025-01-21 03:00:55.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3568-cru.h' (3,564) at 20220525020654543
5538 2025-01-21 03:00:55.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-altera-platform.c' (3,565) at 20240405153051781
5539 2025-01-21 03:00:55.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SSDT.dimmpxm' (3,566) at 20240906080037560 to deleted uid set
5540 2025-01-21 03:00:55.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.h' (3,567) at 20240405153048741
5541 2025-01-21 03:00:55.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/tee-uclass.c' (3,568) at 20210308005003496
5542 2025-01-21 03:00:55.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_event.c' (3,569) at 20240405153050573
5543 2025-01-21 03:00:55.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/x86_irq_vectors.c' (3,570) at 20210307214932578
5544 2025-01-21 03:00:55.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/kernel-devsrc.bb' (3,571) at 20241221090017688
5545 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_clk.h' (3,572) at 20210307214931462
5546 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/brcm,iproc-sba.txt' (3,573) at 20210307214925310
5547 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/viosrp.h' (3,574) at 20230426080043736
5548 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-opts-visitor.c' (3,575) at 20210927100127645
5549 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (3,576) at 20240326080016518
5550 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/n411.c' (3,577) at 20210307214930922
5551 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads8688.c' (3,578) at 20240405153048965
5552 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rawv6.h' (3,579) at 20240405153052865
5553 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_sysfw_ovmf-stubs.c' (3,580) at 20210927100127133
5554 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/cfbfillrect.c' (3,581) at 20210307214930906
5555 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/tags.c' (3,582) at 20240405153053129
5556 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie.h' (3,583) at 20241211090212362
5557 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/Makefile' (3,584) at 20240405153049281
5558 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/sparc_sun_oracle_rng.txt' (3,585) at 20210307214925414
5559 2025-01-21 03:00:55.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irqflags.h' (3,586) at 20240405153046385
5560 2025-01-21 03:00:55.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_atomic_uapi.c' (3,587) at 20241011080017315
5561 2025-01-21 03:00:55.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pvpanic-pci.c' (3,588) at 20240906080037256
5562 2025-01-21 03:00:55.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/video.c' (3,589) at 20210308005003016
5563 2025-01-21 03:00:55.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_gen_bd_tx_task.c' (3,590) at 20210307214927122
5564 2025-01-21 03:00:55.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/cpa-test.c' (3,591) at 20240405153046477
5565 2025-01-21 03:00:55.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/translate_addr_const.c' (3,592) at 20230925080040045
5566 2025-01-21 03:00:55.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/bellavista.json' (3,593) at 20240409080005002
5567 2025-01-21 03:00:55.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/pci.c' (3,594) at 20240405153046993
5568 2025-01-21 03:00:55.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pflash-cfi02-test.c' (3,595) at 20240326080039738
5569 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-vmstate.c' (3,596) at 20240906080037584
5570 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amd-pstate.h' (3,597) at 20240913080013833
5571 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_min.S' (3,598) at 20210308005046533
5572 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/dts/Makefile' (3,599) at 20210308005003540
5573 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_ctx.c' (3,600) at 20210307214927858
5574 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/chafsr.h' (3,601) at 20210307214926578
5575 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts' (3,602) at 20240805080013923
5576 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_iext_tree.c' (3,603) at 20220525020654507
5577 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_skb_cgroup_id_user.c' (3,604) at 20240405153054285
5578 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl_allowlist.c' (3,605) at 20240405153230979
5579 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-params-test.c' (3,606) at 20240405153230655
5580 2025-01-21 03:00:55.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kernel/cpu/intel.c' (3,607) at 20240405153230119 to deleted uid set
5581 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/sysctl.c' (3,608) at 20240405153052429
5582 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/shakti_uart.h' (3,609) at 20210927100127233
5583 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/tdx-guest/tdx-guest.c' (3,610) at 20240405153052229
5584 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/228' (3,611) at 20220429100100910
5585 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/walnut_defconfig' (3,612) at 20210307214926366
5586 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A13-OLinuXino_defconfig' (3,613) at 20210308005003232
5587 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/trace-events' (3,614) at 20221215040039326
5588 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-norwood.c' (3,615) at 20210307214928782
5589 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-makefile-add-ldflags.patch' (3,616) at 20210307205553810
5590 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_vexpress.py' (3,617) at 20241211090212538
5591 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_slave.h' (3,618) at 20210309003654324
5592 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/Makefile' (3,619) at 20210308005002812
5593 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_lwx.c' (3,620) at 20210308005046505
5594 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-ocelot.c' (3,621) at 20210308005003456
5595 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_vbif.c' (3,622) at 20240405153048589
5596 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PumpCollection.json' (3,623) at 20240619080002952
5597 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/login/controllers/login-controller.js' (3,624) at 20210308005107077
5598 2025-01-21 03:00:55.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/scripts/hmi.sh' (3,625) at 20240405153054361
5599 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/us5182d.c' (3,626) at 20240405153049005
5600 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_devinfo.h' (3,627) at 20240405153052877
5601 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/memcmp_32.S' (3,628) at 20240405153230043
5602 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/mxc_nand.c' (3,629) at 20240405153230871
5603 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/hdaudio.c' (3,630) at 20240405153053941
5604 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_helper.h' (3,631) at 20220525020652490
5605 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/binary.c' (3,632) at 20240405153051841
5606 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r4.dts' (3,633) at 20240405153045781
5607 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ns87308.c' (3,634) at 20210308005003400
5608 2025-01-21 03:00:55.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hdc2010.c' (3,635) at 20240405153048985
5609 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy-core.c' (3,636) at 20240405153231079
5610 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Alajarvi' (3,637) at 20210307205553766
5611 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/248' (3,638) at 20210927100127497
5612 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/nmi_interface.cpp' (3,639) at 20220726100019890
5613 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/env/bmcweb' (3,640) at 20210701100031467
5614 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_rw.c' (3,641) at 20240405153053389
5615 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc' (3,642) at 20240405153054305
5616 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/Kconfig' (3,643) at 20240415080012975
5617 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp108.c' (3,644) at 20220525020652959
5618 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-igps-native_02.01.18.bb' (3,645) at 20230802080024722
5619 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/078' (3,646) at 20210927100127477
5620 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/dmc-rk3368.c' (3,647) at 20210308005003476
5621 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/hd3ss3220.c' (3,648) at 20240405153052145
5622 2025-01-21 03:00:55.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-wilco-ec' (3,649) at 20210309003648248
5623 2025-01-21 03:00:55.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ComputerSystem.v1_23_0.json' (3,650) at 20240918080002720
5624 2025-01-21 03:00:55.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb' (3,651) at 20241113090013917 to deleted uid set
5625 2025-01-21 03:00:55.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_add_dup_prop.dtso' (3,652) at 20240405153231279
5626 2025-01-21 03:00:55.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-ringneck-haikou.dts' (3,653) at 20240405153045813
5627 2025-01-21 03:00:55.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addsc.c' (3,654) at 20210308005046501
5628 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/gdma_main.c' (3,655) at 20241011080017331
5629 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/feature-microblaze-versions.inc' (3,656) at 20240301090012451
5630 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6afe.yaml' (3,657) at 20240405153045169
5631 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ti/nspire.yaml' (3,658) at 20210309003648324
5632 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb.h' (3,659) at 20230426080043724
5633 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/trace-events-emulation.h' (3,660) at 20210307214926078
5634 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Rosneath' (3,661) at 20210307205553798
5635 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-dk1.dts' (3,662) at 20240405153045585
5636 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_sa.h' (3,663) at 20210307214931690
5637 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mtk-adsp-common.h' (3,664) at 20240405153054001
5638 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_req.c' (3,665) at 20241211090145441
5639 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscc-sdm845.c' (3,666) at 20240405153046833
5640 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AggregateCollection.json' (3,667) at 20240619080002940
5641 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/dma.h' (3,668) at 20240405153045345
5642 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pnp_def.h' (3,669) at 20210308005002880
5643 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/wic' (3,670) at 20220721030015889
5644 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/system.cpp' (3,671) at 20240904080048579
5645 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/oe-find-native-sysroot' (3,672) at 20230919080013998
5646 2025-01-21 03:00:55.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/Makefile' (3,673) at 20240405153231767
5647 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet-3f.dts' (3,674) at 20210308005002616
5648 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c' (3,675) at 20240405153052205
5649 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_wmac_bitdef.h' (3,676) at 20240405153051901
5650 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_timer.c' (3,677) at 20210307214930542
5651 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/hwif.h' (3,678) at 20240805080013979
5652 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UMich-Merit' (3,679) at 20241221090017616
5653 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/raw.c' (3,680) at 20240405153053201
5654 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/Makefile' (3,681) at 20210307214932426
5655 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfpkt.h' (3,682) at 20210307214931554
5656 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.5.rst' (3,683) at 20240302090018222
5657 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mt7621_wdt.c' (3,684) at 20240405153052241
5658 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dump-insn.h' (3,685) at 20210307214932590
5659 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-array-branch.json' (3,686) at 20220429100100882
5660 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb' (3,687) at 20241221090017564
5661 2025-01-21 03:00:55.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_errno_defs.h' (3,688) at 20210927100127265
5662 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDistributionMetrics.v1_3_2.json' (3,689) at 20240619080002952
5663 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/menelaus.h' (3,690) at 20210307214931430
5664 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/atom.h' (3,691) at 20240405153053993
5665 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mkimage.h' (3,692) at 20210308005003768
5666 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-bsp/images/npcm7xx-igps/0001-Set-FIU0_DRD_CFG-and-FIU_Clk_divider-for-gbmc-hoth.patch' (3,693) at 20220126040017519
5667 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/ocxl.h' (3,694) at 20210307214931690
5668 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8183-pinctrl.yaml' (3,695) at 20240405153229787
5669 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c' (3,696) at 20240405153230611
5670 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/dbus_sensors.hpp' (3,697) at 20220727030028313
5671 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/meson.options' (3,698) at 20231115090030615
5672 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/generate-ubi' (3,699) at 20221210040020210
5673 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx_defs.h' (3,700) at 20210307214932266
5674 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkInterface.v1_2_2.json' (3,701) at 20240619080002948
5675 2025-01-21 03:00:55.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/cgroup.c' (3,702) at 20240405153054037
5676 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/advansys.c' (3,703) at 20240405153051553
5677 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm9713.c' (3,704) at 20210307214928510
5678 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/direct/kprobe-direct.tc' (3,705) at 20210307214932670
5679 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/Kconfig' (3,706) at 20220525020652334
5680 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pcalign-a64.c' (3,707) at 20220429100100938
5681 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/Kconfig' (3,708) at 20240405153231007
5682 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/MAINTAINERS' (3,709) at 20210308005003008
5683 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00leds.c' (3,710) at 20210307214929906
5684 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olimex-som-evb-emmc.dts' (3,711) at 20240405153045385
5685 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-fttmr010.c' (3,712) at 20220525020652342
5686 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.h' (3,713) at 20210605000027728
5687 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/pmf.h' (3,714) at 20240405153051397
5688 2025-01-21 03:00:55.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Hastings' (3,715) at 20210307205553798
5689 2025-01-21 03:00:55.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/motorola/phy-cpcap-usb.c' (3,716) at 20240405153051289
5690 2025-01-21 03:00:55.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi_bmc_extern.c' (3,717) at 20240906080037244
5691 2025-01-21 03:00:55.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_iocb.c' (3,718) at 20240405153231439
5692 2025-01-21 03:00:55.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/srat.c' (3,719) at 20240405153230143
5693 2025-01-21 03:00:55.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/shadow_4.16.0.bb' (3,720) at 20241221090017680
5694 2025-01-21 03:00:55.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svc.c' (3,721) at 20241111090012169
5695 2025-01-21 03:00:55.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/irq.h' (3,722) at 20240405153231455
5696 2025-01-21 03:00:55.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-hdk.dts' (3,723) at 20240405153229959
5697 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-reg.h' (3,724) at 20210307214932394
5698 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_l4proto.h' (3,725) at 20220525020654643
5699 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-rlp_2.1.0.bb' (3,726) at 20240413080012663
5700 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/Kconfig' (3,727) at 20240405153050057
5701 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4.3RENO' (3,728) at 20241221090017612
5702 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/include/headers_check.pl' (3,729) at 20240405153054389
5703 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/boost_beast.cpp' (3,730) at 20230511080004691
5704 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/upm_table.h' (3,731) at 20210308005003052
5705 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/linkinfo.c' (3,732) at 20240405153232015
5706 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc3_cmdq_regs.h' (3,733) at 20240405153046605
5707 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_catas.c' (3,734) at 20210307214928430
5708 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/MAINTAINERS' (3,735) at 20210308005002924
5709 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/File.errors.yaml' (3,736) at 20210610000035106
5710 2025-01-21 03:00:55.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/ctype.h' (3,737) at 20210308005046045
5711 2025-01-21 03:00:55.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_ioctl.h' (3,738) at 20240405153051829
5712 2025-01-21 03:00:55.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_kms.h' (3,739) at 20220525020652999
5713 2025-01-21 03:00:55.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_net.h' (3,740) at 20240405153052757
5714 2025-01-21 03:00:55.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear1310.c' (3,741) at 20240405153045689
5715 2025-01-21 03:00:55.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox3-hs.dts' (3,742) at 20240405153045465
5716 2025-01-21 03:00:55.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/vec_helper.c' (3,743) at 20240906080037500
5717 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufshcd.c' (3,744) at 20241220090018318
5718 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/Makefile' (3,745) at 20210307214932110
5719 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/spear-keyboard.txt' (3,746) at 20210307214925338
5720 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/sth.c' (3,747) at 20210309003649972
5721 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.h' (3,748) at 20240405153049849
5722 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cramfs.c' (3,749) at 20210308005003208
5723 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-empty.out' (3,750) at 20210308005046401 to deleted uid set
5724 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-overdrive-rev-b1.dts' (3,751) at 20240405153045709
5725 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/envlist.c' (3,752) at 20241211090212558
5726 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-scsi.c' (3,753) at 20221215040039374
5727 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/gcc-6.patch' (3,754) at 20230706080014745
5728 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623a-rfb-emmc.dts' (3,755) at 20240405153045461
5729 2025-01-21 03:00:55.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/target_core_backend.h' (3,756) at 20240405153052889
5730 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/v4l/v4l2-pci-skeleton.c' (3,757) at 20240405153053433
5731 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/owserver' (3,758) at 20210307205553738
5732 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83795.rst' (3,759) at 20210307214925506
5733 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipsec.h' (3,760) at 20210307214931638
5734 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind_3.23.0.bb' (3,761) at 20241221090017676
5735 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_fbdev.c' (3,762) at 20240405153230595
5736 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/kryo-l2-accessors.c' (3,763) at 20220525020654095
5737 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi.h' (3,764) at 20240405153230595
5738 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-mapping.h' (3,765) at 20240405153231807
5739 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/Kconfig' (3,766) at 20240405153049413
5740 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/acp5x-pcm-dma.c' (3,767) at 20240405153053553
5741 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_device.h' (3,768) at 20240405153045665
5742 2025-01-21 03:00:55.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/efi_secret/efi_secret.c' (3,769) at 20240405153052229
5743 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/9pfs.h' (3,770) at 20240405153052957
5744 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/strings.c' (3,771) at 20210308005003220
5745 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-nvdimm-stub.c' (3,772) at 20220429100100434
5746 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/io.h' (3,773) at 20240405153045905
5747 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev1.1.dts' (3,774) at 20240405153045841
5748 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/xor_regs.h' (3,775) at 20210308005003368
5749 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/trace-events' (3,776) at 20240326080039386
5750 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.c' (3,777) at 20220525020654179
5751 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ipmi_utils.py' (3,778) at 20240316080013820
5752 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos5433_drm_decon.c' (3,779) at 20240405153230539
5753 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/msp3400-driver.c' (3,780) at 20240405153049317
5754 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/strcat_kunit.c' (3,781) at 20240405153053101
5755 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device_cgroup.h' (3,782) at 20210307214931374
5756 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/mmc_host_def.h' (3,783) at 20210308005002732
5757 2025-01-21 03:00:55.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/clk.c' (3,784) at 20210308005002548
5758 2025-01-21 03:00:55.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/ramdisk.rst' (3,785) at 20210309003648268
5759 2025-01-21 03:00:55.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricReport_v1.xml' (3,786) at 20240824080002934
5760 2025-01-21 03:00:55.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/divsi3.S' (3,787) at 20240405153230007
5761 2025-01-21 03:00:55.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/allyes_expected_config' (3,788) at 20210307214932154
5762 2025-01-21 03:00:55.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmi088-accel-core.c' (3,789) at 20240405153048933
5763 2025-01-21 03:00:55.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/disp.h' (3,790) at 20240405153048609
5764 2025-01-21 03:00:55.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/quirks-ftdi-ids.h' (3,791) at 20220429100100538
5765 2025-01-21 03:00:55.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-venice2.dts' (3,792) at 20240405153229879
5766 2025-01-21 03:00:55.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ak4531_codec.c' (3,793) at 20220525020654987
5767 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_regs.h' (3,794) at 20240405153046597
5768 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sh4_r2d.py' (3,795) at 20241211090212542
5769 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu106-revA/psu_init_gpl.c' (3,796) at 20210308005003200
5770 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_cs.c' (3,797) at 20240613080016403
5771 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/versatile/soc-realview.c' (3,798) at 20241008080013979
5772 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/poweroff.c' (3,799) at 20240405153231915
5773 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/koelsch.h' (3,800) at 20210308005003600
5774 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/serial.h' (3,801) at 20210308005003684
5775 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ib62x0.h' (3,802) at 20210308005003596
5776 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/Makefile' (3,803) at 20210307214929874
5777 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/ssm4567.c' (3,804) at 20240613080016547
5778 2025-01-21 03:00:55.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/init.h' (3,805) at 20240405153230167
5779 2025-01-21 03:00:55.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Merrii_A80_Optimus_defconfig' (3,806) at 20210308005003240
5780 2025-01-21 03:00:55.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dim/Makefile' (3,807) at 20210307214931798
5781 2025-01-21 03:00:55.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_qm_arc_aux_regs.h' (3,808) at 20240405153046589
5782 2025-01-21 03:00:55.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GD' (3,809) at 20211006000025234
5783 2025-01-21 03:00:55.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_36BIT_NAND_defconfig' (3,810) at 20210308005003240
5784 2025-01-21 03:00:55.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-packaging_24.2.bb' (3,811) at 20241221090017668
5785 2025-01-21 03:00:55.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/elfcore.c' (3,812) at 20240405153046493
5786 2025-01-21 03:00:55.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/icswx.h' (3,813) at 20210309003648884
5787 2025-01-21 03:00:55.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rculist_bl.h' (3,814) at 20210307214931494
5788 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt.h' (3,815) at 20240405153231119 to deleted uid set
5789 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/io-cmd-bdev.c' (3,816) at 20240405153231275
5790 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/jr2/Kconfig' (3,817) at 20210308005003020
5791 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-versatile.h' (3,818) at 20210307214929214
5792 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/dma-sh7760.c' (3,819) at 20220525020655083
5793 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst' (3,820) at 20241221090017584
5794 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/longjmp.h' (3,821) at 20220525020652126
5795 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atmel-ssc.h' (3,822) at 20210307214931358
5796 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/subprojects/phosphor-dbus-interfaces.wrap' (3,823) at 20220525020433159
5797 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,usbhs.yaml' (3,824) at 20240405153045181
5798 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/hacking.rst' (3,825) at 20240405153045297
5799 2025-01-21 03:00:55.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2e_evm_defconfig' (3,826) at 20210308005003260
5800 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper_cxl.c' (3,827) at 20240405153047041
5801 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/ffs.h' (3,828) at 20210308005100993
5802 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/orc_types.h' (3,829) at 20240405153046389
5803 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend' (3,830) at 20240507080014346
5804 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/hash_info.c' (3,831) at 20210307214926798
5805 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/as3935.c' (3,832) at 20240405153049013
5806 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/overview.rst' (3,833) at 20210307214925458
5807 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq806x.h' (3,834) at 20240405153052645
5808 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/entry-compact.S' (3,835) at 20240405153229859
5809 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/tools/sst-compare-redfish-os.py' (3,836) at 20230821192414188
5810 2025-01-21 03:00:55.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/txrx.c' (3,837) at 20241211090145469
5811 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bblock.py' (3,838) at 20231014080011731
5812 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/urls.py' (3,839) at 20231014080011727
5813 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/pic32/pic32mzda.dtsi' (3,840) at 20240405153045989
5814 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/swift/config.yaml' (3,841) at 20240904080027730
5815 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch' (3,842) at 20230706080014765
5816 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/Kconfig' (3,843) at 20240726080012850
5817 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/irqs.h' (3,844) at 20210308005002768
5818 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vt.h' (3,845) at 20210307214931686
5819 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-i2c.c' (3,846) at 20210307214928686
5820 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c' (3,847) at 20240830080013259
5821 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-core.c' (3,848) at 20240405153230811
5822 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard2.dts' (3,849) at 20240405153045497
5823 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc233c/core-isa.h' (3,850) at 20210308005046349
5824 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h' (3,851) at 20240405153047117
5825 2025-01-21 03:00:55.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-relp-fix-build-against-upcoming-gcc-14-Werror-calloc.patch' (3,852) at 20241206090014254
5826 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/ec.c' (3,853) at 20241011080017295
5827 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/test/test_updater.cpp' (3,854) at 20241114091025397
5828 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-group1' (3,855) at 20210307214932570
5829 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hsi/omap-ssi.txt' (3,856) at 20210307214925322
5830 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp.c' (3,857) at 20240405153230579
5831 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/xgmac_mdio.c' (3,858) at 20240405153230947
5832 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-iesy' (3,859) at 20210307205553758
5833 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/r852.c' (3,860) at 20220525020653403
5834 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/event_analyzing_sample.py' (3,861) at 20210307214932570
5835 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/limits.h' (3,862) at 20240405153053477
5836 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_main.c' (3,863) at 20240405153049041
5837 2025-01-21 03:00:55.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-at91.c' (3,864) at 20210308005003460
5838 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-daemon-proxy/0001-dbus-daemon-proxy-Return-DBUS_HANDLER_RESULT_NOT_YET.patch' (3,865) at 20230706080014745
5839 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-volk_1.3.296.0.bb' (3,866) at 20241221090017684
5840 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/pwm-imx-util.h' (3,867) at 20210308005003472
5841 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/lag.c' (3,868) at 20240805080013959
5842 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/PowerOnHours.interface.yaml' (3,869) at 20221207040023631
5843 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_devmap_attach.c' (3,870) at 20240405153054265
5844 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dmx.h.rst.exceptions' (3,871) at 20210307214925594
5845 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/get_current_dir_name.c' (3,872) at 20220525020655167
5846 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml' (3,873) at 20240405153045177
5847 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gdsc.h' (3,874) at 20240405153046829
5848 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/qom_type_info.py' (3,875) at 20210308005046237
5849 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ife/Kconfig' (3,876) at 20220525020654827
5850 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.yaml' (3,877) at 20240405153045125
5851 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/vgettimeofday.c' (3,878) at 20240405153045953
5852 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/setup.c' (3,879) at 20240405153053477
5853 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml' (3,880) at 20240405153045169
5854 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_tpg.c' (3,881) at 20240405153051829
5855 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bestcomm.c' (3,882) at 20240405153230279
5856 2025-01-21 03:00:55.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/board.c' (3,883) at 20240405153045981
5857 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/meson.options' (3,884) at 20240723080006032
5858 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/efi-x86_payload.h' (3,885) at 20210308005003592
5859 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5272.c' (3,886) at 20220525020651982
5860 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb' (3,887) at 20241221090017536
5861 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/atmclip.h' (3,888) at 20210307214931550
5862 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_chp.c' (3,889) at 20240405153051525
5863 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun9i.h' (3,890) at 20210308005003620
5864 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/userio.rst' (3,891) at 20210307214925514
5865 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-virtio.yaml' (3,892) at 20220525020651678
5866 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/run-ptest' (3,893) at 20210905000020565
5867 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/keymaps/files/keymap.sh' (3,894) at 20220405030025645
5868 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_tracing.h' (3,895) at 20240405153232211
5869 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu-bridge.c' (3,896) at 20240628080013993
5870 2025-01-21 03:00:55.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/0001-wireshark-src-improve-reproducibility.patch' (3,897) at 20240113090014536
5871 2025-01-21 03:00:55.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/virq.c' (3,898) at 20210307214930430
5872 2025-01-21 03:00:55.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget.c' (3,899) at 20240405153230795
5873 2025-01-21 03:00:55.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_strerror.c' (3,900) at 20210308005003708
5874 2025-01-21 03:00:55.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_reg.h' (3,901) at 20220525020652859
5875 2025-01-21 03:00:55.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/libacpi_0.2.bb' (3,902) at 20231011080016602
5876 2025-01-21 03:00:55.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml' (3,903) at 20240405153045065
5877 2025-01-21 03:00:55.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/special-errno.h' (3,904) at 20220429100100642
5878 2025-01-21 03:00:55.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/mbx.c' (3,905) at 20240411080014106
5879 2025-01-21 03:00:55.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx8.c' (3,906) at 20210308005003460
5880 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_0_8_offset.h' (3,907) at 20220525020652710
5881 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-vin.h' (3,908) at 20240613080016423
5882 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/161.out' (3,909) at 20210927100127489
5883 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_thresh_ctl_test.c' (3,910) at 20240405153054361
5884 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c' (3,911) at 20240405153048633
5885 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/svm.h' (3,912) at 20240405153054033
5886 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/nvidia,tegra194-ccplex.yaml' (3,913) at 20240405153045017
5887 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475CFE_defconfig' (3,914) at 20210308005003236
5888 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-nxp-fspi.c' (3,915) at 20241008080013979
5889 2025-01-21 03:00:55.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/early_printk.c' (3,916) at 20210307214925862
5890 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/pf0100_otp.inc' (3,917) at 20210308005003084
5891 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/Kconfig' (3,918) at 20240520080015151
5892 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-pcu16be.rst' (3,919) at 20210309003648496
5893 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_asm.h' (3,920) at 20210307214929566
5894 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5100-tables.c' (3,921) at 20210307214932350
5895 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/types.hpp' (3,922) at 20230518080029178
5896 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/helper.c' (3,923) at 20210308005003364
5897 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml' (3,924) at 20240405153045177
5898 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2e-clocks.dtsi' (3,925) at 20240405153045585
5899 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/MAINTAINERS' (3,926) at 20210308005002900
5900 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/md5_glue.c' (3,927) at 20220525020652118
5901 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-sabreauto-u-boot.dtsi' (3,928) at 20210308005002584
5902 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sm_statetable.c' (3,929) at 20220525020654903
5903 2025-01-21 03:00:55.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/rsk7269.c' (3,930) at 20210308005003036
5904 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pluto2/pluto2.c' (3,931) at 20240405153049373
5905 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.h' (3,932) at 20240405153230315
5906 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/Makefile' (3,933) at 20240405153230639
5907 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_stress_merge.c' (3,934) at 20210307214932722
5908 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/pnfs.rst' (3,935) at 20210307214925486
5909 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-fork.c' (3,936) at 20240405153232255
5910 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sony,acx424akp.yaml' (3,937) at 20240405153045045
5911 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/0001-ffi-Insert-a-replacable-anchor-for-find_library.patch' (3,938) at 20241221090017668
5912 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-meta-cap.c' (3,939) at 20210307214928794
5913 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/quirks.h' (3,940) at 20221102030020997
5914 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/gprof_syms.c' (3,941) at 20210307214926622
5915 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ct5361/Makefile' (3,942) at 20210308005002948
5916 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Thaicom2_C-78.5E' (3,943) at 20210307205553762
5917 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/mctp.inc' (3,944) at 20231012080014468
5918 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/dds.h' (3,945) at 20210307214930522
5919 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/alternative.h' (3,946) at 20240624080012768
5920 2025-01-21 03:00:55.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ulpi.h' (3,947) at 20240405153052817
5921 2025-01-21 03:00:55.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211metastruct.h' (3,948) at 20240405153051953
5922 2025-01-21 03:00:55.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2830_priv.h' (3,949) at 20240405153230779
5923 2025-01-21 03:00:55.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/network-sh.bb' (3,950) at 20241206090014226
5924 2025-01-21 03:00:55.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_vio.c' (3,951) at 20241211090212326
5925 2025-01-21 03:00:55.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-vmxnet3.rom' (3,952) at 20210308005046141 to deleted uid set
5926 2025-01-21 03:00:55.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/jmb38x_ms.c' (3,953) at 20240405153049593
5927 2025-01-21 03:00:55.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts' (3,954) at 20240405153229935
5928 2025-01-21 03:00:55.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raspberrypi/rpi/rpi.c' (3,955) at 20210308005003032
5929 2025-01-21 03:00:55.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ar71xx.c' (3,956) at 20210309003648856
5930 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/events/stateSensorPdrs.json' (3,957) at 20240223090029990
5931 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb' (3,958) at 20241221090017656
5932 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/peci/index.rst' (3,959) at 20240405153045297
5933 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/main.cf' (3,960) at 20220402030015903
5934 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/host-export.h' (3,961) at 20220525020654243
5935 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/block.h' (3,962) at 20240405153231867
5936 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c' (3,963) at 20240405153230631
5937 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-utils_1.2.13.bb' (3,964) at 20241221090017692
5938 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/tdp_iter.c' (3,965) at 20240405153230135
5939 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/clock.c' (3,966) at 20210308005002552
5940 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_controller.h' (3,967) at 20241011080017403
5941 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Espoo' (3,968) at 20210307205553766
5942 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/af_mctp.c' (3,969) at 20241018080014582
5943 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/machine/x570d4u.conf' (3,970) at 20240413080012631
5944 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_postproc.c' (3,971) at 20240405153230819
5945 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/superio.h' (3,972) at 20210308005003008
5946 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h' (3,973) at 20240405153048621
5947 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-pktcdvd' (3,974) at 20210309003648256
5948 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/common/Makefile' (3,975) at 20210308005003168
5949 2025-01-21 03:00:55.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/subprojects/phosphor-logging.wrap' (3,976) at 20240501080016543
5950 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/altera-pcie.txt' (3,977) at 20210307214925382
5951 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968580xref/MAINTAINERS' (3,978) at 20210308005002940
5952 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-lager.dts' (3,979) at 20210308005002600
5953 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ad1843.h' (3,980) at 20210307214931594
5954 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gv100.c' (3,981) at 20220525020652971
5955 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/Makefile' (3,982) at 20210307214928458
5956 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mxs_ocotp.c' (3,983) at 20210308005003400
5957 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/gred.json' (3,984) at 20240405153054377
5958 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/dma-common.yaml' (3,985) at 20240405153045053
5959 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm.dts' (3,986) at 20210308005002596
5960 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c' (3,987) at 20240405153230519
5961 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/Makefile' (3,988) at 20210307214926898
5962 2025-01-21 03:00:55.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc-softmmu.mak' (3,989) at 20240326080039394
5963 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_spi_regs.h' (3,990) at 20240405153046605
5964 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++_2.00a.bb' (3,991) at 20240301090012423
5965 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/Platform' (3,992) at 20210307214926270
5966 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/neon.h' (3,993) at 20240405153053097
5967 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/Kconfig' (3,994) at 20240405153050049
5968 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pretimeout_panic.c' (3,995) at 20210307214930974
5969 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/Makefile' (3,996) at 20240405153230715
5970 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/interrupts.c' (3,997) at 20210308005002844
5971 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (3,998) at 20240110090012776
5972 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/stts751.c' (3,999) at 20240405153048877
5973 2025-01-21 03:00:55.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/kwbimage-lschl.cfg' (4,000) at 20210308005002944
5974 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini.dts' (4,001) at 20210308005002636
5975 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/act8945a_charger.c' (4,002) at 20220525020653919
5976 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/port_kern.c' (4,003) at 20240405153230099
5977 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-ccw.c' (4,004) at 20240906080037288
5978 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/io.h' (4,005) at 20210308005003560
5979 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/rpmsg_wwan_ctrl.c' (4,006) at 20240405153051013
5980 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/propertywatchgentest/watchone.yaml' (4,007) at 20221209040030339
5981 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-neo-air.dts' (4,008) at 20210308005002624
5982 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_host.c' (4,009) at 20240405153049653
5983 2025-01-21 03:00:55.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer_tracepoint.h' (4,010) at 20210307214929510
5984 2025-01-21 03:00:55.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/page.h' (4,011) at 20240405153230019
5985 2025-01-21 03:00:55.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/os_specific/service_layers/osunixxf.c' (4,012) at 20240405153054213
5986 2025-01-21 03:00:55.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_hw.h' (4,013) at 20240405153051881
5987 2025-01-21 03:00:55.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kappa.dts' (4,014) at 20240405153045749
5988 2025-01-21 03:00:55.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec/sec_drv.c' (4,015) at 20240405153230263
5989 2025-01-21 03:00:55.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/if_defs.h' (4,016) at 20210307214930550
5990 2025-01-21 03:00:55.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/set_sync_fsi_clock_mode.cpp' (4,017) at 20210308005103637
5991 2025-01-21 03:00:55.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx7ulp.c' (4,018) at 20210307214925894
5992 2025-01-21 03:00:55.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-glk-skips.txt' (4,019) at 20240405153230531
5993 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-make-Add-PREFIX-knob.patch' (4,020) at 20220502030010104
5994 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_vio.c' (4,021) at 20240405153051989
5995 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/uprobe_syntax_errors.tc' (4,022) at 20240405153054305
5996 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-pci-bus.c' (4,023) at 20241211090212330
5997 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ps3.c' (4,024) at 20220525020652030
5998 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dpmcp.c' (4,025) at 20210307214926930
5999 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_tlv.h' (4,026) at 20210308005045921
6000 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/googlebenchmark/googlebenchmark/0001-cycleclock-Fix-type-conversion-to-match-function-ret.patch' (4,027) at 20241206090014258
6001 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-subdir/devtool-test-subdir.tar.gz' (4,028) at 20210307205554386
6002 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression4.c' (4,029) at 20210307214932630
6003 2025-01-21 03:00:55.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1046a_serdes.c' (4,030) at 20210308005002556
6004 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__intrusive_ptr.hpp' (4,031) at 20241219090033964
6005 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cache/Kconfig' (4,032) at 20240405153230199
6006 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_macb1.dtsi' (4,033) at 20240405153045469
6007 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi' (4,034) at 20240418080014482
6008 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/TdcResults.py' (4,035) at 20210307214932722
6009 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis16400.c' (4,036) at 20240405153048989
6010 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ci_udc.h' (4,037) at 20210308005003504
6011 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/720240501dca0b4eacc3295665d7ced8719e11d2.patch' (4,038) at 20230811080018306
6012 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sentosa.h' (4,039) at 20210307214926242
6013 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-mfg.c' (4,040) at 20240405153046797
6014 2025-01-21 03:00:55.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/IPAddresses.v1_1_5.json' (4,041) at 20240619080002948
6015 2025-01-21 03:00:55.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/Makefile' (4,042) at 20240405153046973
6016 2025-01-21 03:00:55.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier4U/bios_attrs.json' (4,043) at 20241111090035286
6017 2025-01-21 03:00:55.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/iomux-mx51.h' (4,044) at 20210308005002648
6018 2025-01-21 03:00:55.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/vfdi.h' (4,045) at 20240405153050293
6019 2025-01-21 03:00:55.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-aarch64.txt' (4,046) at 20240113090014532
6020 2025-01-21 03:00:55.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/port_scale.sh' (4,047) at 20220525020655207
6021 2025-01-21 03:00:55.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/onyx.c' (4,048) at 20240405153053485
6022 2025-01-21 03:00:55.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/vgettimeofday.c' (4,049) at 20210307214926498
6023 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-tpiu.yaml' (4,050) at 20240405153045013
6024 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l42.c' (4,051) at 20240405153053577
6025 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.yaml' (4,052) at 20240405153045129
6026 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-u-boot.dtsi' (4,053) at 20210308005002600
6027 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/selinux_netlink.h' (4,054) at 20210307214931658
6028 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/extra-properties.mako.hpp' (4,055) at 20210308005056661
6029 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-kernel/linux/linux-aspeed_git.bbappend' (4,056) at 20230128040012702
6030 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist_6.1.5.bb' (4,057) at 20241221090017492
6031 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/lm4549.c' (4,058) at 20240906080037200
6032 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pci_endpoint_test.c' (4,059) at 20240405153230847
6033 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_func_args_test.c' (4,060) at 20240405153232255
6034 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/basevm.py' (4,061) at 20240906080037584
6035 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-nvic.c' (4,062) at 20240405153049201
6036 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-flakey.rst' (4,063) at 20240405153044941
6037 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_mpic_timer_wakeup.c' (4,064) at 20240405153046229
6038 2025-01-21 03:00:55.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_sys_fops.c' (4,065) at 20240405153052189
6039 2025-01-21 03:00:55.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/msi.c' (4,066) at 20240405153231911
6040 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7779.c' (4,067) at 20240405153051357
6041 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-v3s-ccu.h' (4,068) at 20210307214931350
6042 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/policy_find.hpp' (4,069) at 20210308005117205
6043 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mem.c' (4,070) at 20241008080013987
6044 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/code-of-conduct.rst' (4,071) at 20240405153229839
6045 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/phy.c' (4,072) at 20240405153050593
6046 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/signal.c' (4,073) at 20240906080037360
6047 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/cpu.c' (4,074) at 20210307214932486
6048 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/fec.c' (4,075) at 20240405153232015
6049 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-httpd' (4,076) at 20210307205554470
6050 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/malta_defconfig' (4,077) at 20240405153230007
6051 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imx_sip.h' (4,078) at 20210308005003652
6052 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/gpi.h' (4,079) at 20210308005003676
6053 2025-01-21 03:00:55.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc233c.c' (4,080) at 20230426080043928
6054 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/MAINTAINERS' (4,081) at 20210308005002976
6055 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt6779-gce.h' (4,082) at 20210309003653812
6056 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx6sx.c' (4,083) at 20240405153229911
6057 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml' (4,084) at 20240405153045073
6058 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-set-descr.rst' (4,085) at 20210309003648476
6059 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/syscalls.h' (4,086) at 20210307214926310
6060 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/processor.h' (4,087) at 20240405153045941
6061 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/acl.c' (4,088) at 20240405153231679
6062 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kasan.h' (4,089) at 20220525020651878
6063 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_debugfs.c' (4,090) at 20240405153230571
6064 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (4,091) at 20230211040012635
6065 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.xapic' (4,092) at 20240906080037556 to deleted uid set
6066 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vc44xx_data.c' (4,093) at 20210307214925930
6067 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa/libdvbcsa.pc' (4,094) at 20210307205553798
6068 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/k3-cppi-desc-pool.h' (4,095) at 20210307214929654
6069 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/Makefile' (4,096) at 20240405153054213
6070 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_time.c' (4,097) at 20210309003654428
6071 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l83-i2c.c' (4,098) at 20240405153053577
6072 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-rock2-square.dts' (4,099) at 20240405153045561
6073 2025-01-21 03:00:55.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/LICENSE' (4,100) at 20210308005051509
6074 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-hcd.c' (4,101) at 20210308005003512
6075 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_pmu_acpi.c' (4,102) at 20240405153231303
6076 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.init' (4,103) at 20210307205554554
6077 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/auto_dev-ioctl.h' (4,104) at 20210307214931358
6078 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/irq.h' (4,105) at 20240405153052733
6079 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-attrs/run-ptest' (4,106) at 20240113090014556
6080 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/twl4030_led.c' (4,107) at 20210308005003400
6081 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/ddr.h' (4,108) at 20210308005002992
6082 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh2.h' (4,109) at 20210308005002848
6083 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/cmdline.py' (4,110) at 20210308005003748
6084 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/protection-keys.rst' (4,111) at 20220525020651770
6085 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-bin-stream.cpp' (4,112) at 20230516080019606
6086 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sendmsg6_prog.c' (4,113) at 20240405153054273
6087 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/sched-migration-report' (4,114) at 20210307214932566
6088 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/0001-parser-yang-Define-_DEFAULT_SOURCE.patch' (4,115) at 20221003030013285
6089 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_info.c' (4,116) at 20240405153054265
6090 2025-01-21 03:00:55.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/powerpc64.config' (4,117) at 20240405153054381
6091 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryChunksCollection.json' (4,118) at 20240619080002948
6092 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/mem.c' (4,119) at 20240405153046353
6093 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/l1oip.h' (4,120) at 20221102030020805
6094 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adv7343.txt' (4,121) at 20210307214925350
6095 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_pool.c' (4,122) at 20240405153050177
6096 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/request_high_version.c' (4,123) at 20210308005100993
6097 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-iris-v2.dts' (4,124) at 20240405153045529
6098 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/attribute_container.c' (4,125) at 20220525020652262
6099 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp' (4,126) at 20241221090003052
6100 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/crownbay.dts' (4,127) at 20210308005002860
6101 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/mad.c' (4,128) at 20240805080013959
6102 2025-01-21 03:00:55.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_pmu.h' (4,129) at 20240405153051273
6103 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/esmt.c' (4,130) at 20240405153049709
6104 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p5040_serdes.c' (4,131) at 20210308005002832
6105 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/txc43128_phy.c' (4,132) at 20210307214929622
6106 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/sclp.c' (4,133) at 20241211090212442
6107 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/avnet-ultra96-rev1.dts' (4,134) at 20240405153045841
6108 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/h2200-header.S' (4,135) at 20210308005003004
6109 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mem_encrypt_boot.S' (4,136) at 20240405153046477
6110 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/devpts/inode.c' (4,137) at 20240405153231651
6111 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/iommu.h' (4,138) at 20240405153046385
6112 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-mem-hotplug-stub.c' (4,139) at 20220429100100434
6113 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/fsl_ifc_nand.c' (4,140) at 20240405153230871
6114 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl_hypervisor.h' (4,141) at 20210307214931390
6115 2025-01-21 03:00:55.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Debug/Pid/Zone.interface.yaml' (4,142) at 20230920080021028
6116 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/socket.c' (4,143) at 20240405153232087
6117 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/iotlb.c' (4,144) at 20240405153052169
6118 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/cpuinfo_utils.hpp' (4,145) at 20230821192414184
6119 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-include-missing-array-header.patch' (4,146) at 20220502030010100
6120 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/platform.c' (4,147) at 20240405153230015
6121 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.16.bb' (4,148) at 20241221090017488
6122 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Storage.interface.yaml' (4,149) at 20210630000024658
6123 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,nspire-misc.yaml' (4,150) at 20240405153045109
6124 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block.h' (4,151) at 20230426080043752
6125 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm63xx_smp.h' (4,152) at 20210307214925870
6126 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/client.2200.conf.in' (4,153) at 20230512080017665
6127 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c' (4,154) at 20240624080012784
6128 2025-01-21 03:00:55.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-microchip-sparx5.c' (4,155) at 20240405153231371
6129 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/disp.c' (4,156) at 20240405153230603
6130 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.h' (4,157) at 20210307214929418
6131 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/aperture_64.c' (4,158) at 20240405153046405
6132 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-common.dtsi' (4,159) at 20240405153229883
6133 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/meson.build' (4,160) at 20220108040030440
6134 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-boot.bb' (4,161) at 20241206090014226
6135 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.c' (4,162) at 20220525020652967
6136 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/highmem.h' (4,163) at 20220525020651966
6137 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.xapic' (4,164) at 20240906080037560 to deleted uid set
6138 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fpu/run_test_fpu.sh' (4,165) at 20210309003656000
6139 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vpmpyh.S' (4,166) at 20230426080043952
6140 2025-01-21 03:00:55.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi5.conf' (4,167) at 20241206090014278
6141 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/escc.c' (4,168) at 20241211090212258
6142 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/topology.h' (4,169) at 20210307214926118
6143 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/Makefile' (4,170) at 20240405153052981
6144 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/templates/default/conf-notes.txt' (4,171) at 20220913030020496
6145 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-dvb.c' (4,172) at 20240405153049361
6146 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/lgphilips,lb035q02.yaml' (4,173) at 20240405153045041
6147 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_serialize.hpp' (4,174) at 20241003080023045
6148 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xkbutils_1.0.6.bb' (4,175) at 20241206090014258
6149 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ddr.h' (4,176) at 20210308005002968
6150 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/remote.c' (4,177) at 20210308005003540
6151 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_patch_resize.cpp' (4,178) at 20220922030007675
6152 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qoriq-clock.txt' (4,179) at 20240405153045029
6153 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/trace.c' (4,180) at 20210307214929778
6154 2025-01-21 03:00:55.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/libosinfo_1.11.0.bb' (4,181) at 20241221090017540
6155 2025-01-21 03:00:55.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,versatile.yaml' (4,182) at 20240405153045013
6156 2025-01-21 03:00:55.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aioredis_2.0.1.bb' (4,183) at 20230609080014395
6157 2025-01-21 03:00:55.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-examples.rst' (4,184) at 20210309003648500
6158 2025-01-21 03:00:55.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/pages.c' (4,185) at 20240405153230747
6159 2025-01-21 03:00:55.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/dimm_devs.c' (4,186) at 20240405153051193
6160 2025-01-21 03:00:55.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/Makefile' (4,187) at 20240405153048745
6161 2025-01-21 03:00:55.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/i2c.h' (4,188) at 20210307214925914
6162 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dsemul.h' (4,189) at 20210307214926214
6163 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/.gitignore' (4,190) at 20240405153054301
6164 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rmi.h' (4,191) at 20210309003653896
6165 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/exynos4210_i2c.c' (4,192) at 20241211090212274
6166 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/bridge.h' (4,193) at 20240405153052893
6167 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipportip.c' (4,194) at 20240405153053317
6168 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/magicpanelr2_defconfig' (4,195) at 20240405153046309
6169 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/aintc_defs.h' (4,196) at 20210308005002720
6170 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw8738.c' (4,197) at 20240405153053569
6171 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-ti-pipe3.c' (4,198) at 20240405153051301
6172 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.c' (4,199) at 20210307214927958
6173 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-socket_0.7.0.bb' (4,200) at 20241206090014270
6174 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cache.c' (4,201) at 20210308005002836
6175 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00460_evcnt_memmap_package.h' (4,202) at 20210307214928682
6176 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/warp.h' (4,203) at 20210308005003624
6177 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/Makefile' (4,204) at 20240405153232283
6178 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_proc.h' (4,205) at 20240326080039562
6179 2025-01-21 03:00:55.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPL/README.am335x-network' (4,206) at 20210308005003300
6180 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/phy3250.c' (4,207) at 20210307214925898
6181 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1337.c' (4,208) at 20210308005003480
6182 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/vxpocket.h' (4,209) at 20210307214932278
6183 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw_intel.h' (4,210) at 20240405153231839
6184 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/Kconfig' (4,211) at 20240405153051409
6185 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_4_2_d.h' (4,212) at 20210307214927690
6186 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu10_driver_if.h' (4,213) at 20240405153048337
6187 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/visl.rst' (4,214) at 20240405153044961
6188 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/melfas,mms114.yaml' (4,215) at 20240405153229767
6189 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/files/0002-etc-Makefile.am-Use-systemd_unitdir-instead-of-libdi.patch' (4,216) at 20230706080014733
6190 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/diu.c' (4,217) at 20210308005002992
6191 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_h.c' (4,218) at 20210308005046513
6192 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu.h' (4,219) at 20210307214926582
6193 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/namei.c' (4,220) at 20241211090145505
6194 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment/ti/spi.h' (4,221) at 20210308005003644
6195 2025-01-21 03:00:55.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/entry64.S' (4,222) at 20210307214926750
6196 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/qcom,pcie.yaml' (4,223) at 20240405153229783
6197 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables_core.h' (4,224) at 20241216090017769
6198 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t102xqds.c' (4,225) at 20210308005002992
6199 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nuorgam_Njallavaara' (4,226) at 20210307205553770
6200 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/284' (4,227) at 20240906080037564
6201 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/stm32f7_i2c.c' (4,228) at 20210308005003384
6202 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/xen.yml' (4,229) at 20241221090017464
6203 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/cper.cpp' (4,230) at 20241125090040576
6204 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-bytedance/usb-network/usb-network.bb' (4,231) at 20241206090014218
6205 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/util.py' (4,232) at 20221215040039258
6206 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/string-code-point-31.out' (4,233) at 20210308005046409 to deleted uid set
6207 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/KeyPolicy_v1.xml' (4,234) at 20240619080002928
6208 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/Makefile' (4,235) at 20210308005003084
6209 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/dp-mst/topology-figure-1.dot' (4,236) at 20210307214925494
6210 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_types.h' (4,237) at 20210307214931386
6211 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-dai-pcm.c' (4,238) at 20240405153053961
6212 2025-01-21 03:00:55.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-digittrade.c' (4,239) at 20210307214928782
6213 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/zlib.h' (4,240) at 20210308005003688
6214 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/node.c' (4,241) at 20240405153230187
6215 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h743.dtsi' (4,242) at 20210308005002616
6216 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/tagged-pointers.rst' (4,243) at 20240405153044977
6217 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/phosphor-logging.wrap' (4,244) at 20220516100042300
6218 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a774c0-sysc.h' (4,245) at 20210307214931346
6219 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/printer.c' (4,246) at 20220525020654263
6220 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/topology.h' (4,247) at 20241211090212358
6221 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/consoles.c' (4,248) at 20240405153052489
6222 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_layerdetails_page.py' (4,249) at 20241221090017592
6223 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/vim.inc' (4,250) at 20241221090017700
6224 2025-01-21 03:00:55.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/cmpxchg.h' (4,251) at 20240405153045905
6225 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LogEntry.v1_17_0.json' (4,252) at 20240918080002720
6226 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@80/tmp75@4e.conf' (4,253) at 20240904080027738
6227 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/Makefile' (4,254) at 20210307214927066
6228 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq27xxx_battery_hdq.c' (4,255) at 20210309003652160
6229 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/rx-offload.c' (4,256) at 20240405153230895
6230 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/sensirion,scd4x.yaml' (4,257) at 20240405153045073
6231 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc' (4,258) at 20210307214932674
6232 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7-colibri-emmc.dts' (4,259) at 20210308005002588
6233 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/tpm2.c' (4,260) at 20210307214926954
6234 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-protocol-latter.c' (4,261) at 20240405153053501
6235 2025-01-21 03:00:55.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_ext.c' (4,262) at 20210308005003340
6236 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/irq_txx9.c' (4,263) at 20240405153046021
6237 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/common/utils.cpp' (4,264) at 20240826080030471 to deleted uid set
6238 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_canhandle_unittest.cpp' (4,265) at 20210308005120353
6239 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/vdso.h' (4,266) at 20240405153046069
6240 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/object_interfaces.c' (4,267) at 20241211090212454
6241 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/venc.c' (4,268) at 20240405153230611
6242 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c' (4,269) at 20240405153048685
6243 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/monwriter.h' (4,270) at 20210307214926514
6244 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hwpoison-inject.c' (4,271) at 20240405153053129
6245 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/demo-shape.c' (4,272) at 20210308005003372
6246 2025-01-21 03:00:55.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/unevictable-lru.rst' (4,273) at 20240405153229819
6247 2025-01-21 03:00:55.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm7150.c' (4,274) at 20240613080016459
6248 2025-01-21 03:00:55.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-fsl-ftm.c' (4,275) at 20240405153231355
6249 2025-01-21 03:00:55.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/048_x86-start16-spl.dts' (4,276) at 20210308005003752
6250 2025-01-21 03:00:55.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/softfloat.c' (4,277) at 20210307214925978
6251 2025-01-21 03:00:55.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Vrm.interface.yaml' (4,278) at 20240403080025882
6252 2025-01-21 03:00:55.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/libbpf_build.rst' (4,279) at 20220525020651658
6253 2025-01-21 03:00:55.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_main.c' (4,280) at 20240405153230919
6254 2025-01-21 03:00:55.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/common.c' (4,281) at 20240405153232187
6255 2025-01-21 03:00:55.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/bats/bats_1.11.1.bb' (4,282) at 20241221090017544
6256 2025-01-21 03:00:55.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp_aux_bus.h' (4,283) at 20240405153052625
6257 2025-01-21 03:00:55.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-BanskaBystrica' (4,284) at 20210307205553794
6258 2025-01-21 03:00:55.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/ksm.c' (4,285) at 20240617080017410
6259 2025-01-21 03:00:55.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/act8865-regulator.c' (4,286) at 20240405153051461
6260 2025-01-21 03:00:55.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_subdev.c' (4,287) at 20240405153051829
6261 2025-01-21 03:00:55.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am571x-idk.dts' (4,288) at 20240405153045597
6262 2025-01-21 03:00:55.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/Kconfig' (4,289) at 20240405153050693
6263 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stmpe.yaml' (4,290) at 20240405153229779
6264 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/posted_intr.c' (4,291) at 20240405153230139
6265 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/bpf_jit_comp.c' (4,292) at 20240405153046189
6266 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-gts-helper.c' (4,293) at 20241211090145433
6267 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-txe.h' (4,294) at 20210307214929166
6268 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.h' (4,295) at 20210309003651112
6269 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.h' (4,296) at 20240405153047165
6270 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-ln-shrd-v6.h' (4,297) at 20240405153051289
6271 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rave-sp.c' (4,298) at 20240405153230839
6272 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/page.c' (4,299) at 20241125090012259
6273 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_set.h' (4,300) at 20210307214930642
6274 2025-01-21 03:00:55.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (4,301) at 20240105090012010
6275 2025-01-21 03:00:55.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_proto.c' (4,302) at 20220525020654875
6276 2025-01-21 03:00:55.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/51-gbmc-reboot.sh' (4,303) at 20240906080012379
6277 2025-01-21 03:00:55.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ix2505v.h' (4,304) at 20220525020653243
6278 2025-01-21 03:00:55.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_patch.c' (4,305) at 20210309003654588
6279 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/mballoc.c' (4,306) at 20241211090145513
6280 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/iosb.h' (4,307) at 20240326080039538
6281 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_sdio.h' (4,308) at 20240405153046721
6282 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-msm8998.c' (4,309) at 20240405153230231
6283 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/cases/example/data.json' (4,310) at 20210307205554434
6284 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_ofplatdata.py' (4,311) at 20210308005003744
6285 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/extable.c' (4,312) at 20210307214926310
6286 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/meson.build' (4,313) at 20241211090212354
6287 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/jffs2_nand_private.h' (4,314) at 20210308005003548
6288 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/MAINTAINERS' (4,315) at 20210308005002972
6289 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/missing_owner_target.cpp' (4,316) at 20240820080023686
6290 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/stm32mp1-resets.h' (4,317) at 20210308005003640
6291 2025-01-21 03:00:55.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dts' (4,318) at 20240405153229863
6292 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/edp_rk3288.h' (4,319) at 20210308005002660
6293 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_fpdt.c' (4,320) at 20240405153230163
6294 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb' (4,321) at 20240831080017004 to deleted uid set
6295 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/conf/machine/include/inventec.inc' (4,322) at 20221014100013247
6296 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/quirks.c' (4,323) at 20240405153051421
6297 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_subr.c' (4,324) at 20210307214931978
6298 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/lib/oeqa/runtime/cases/parsec.py' (4,325) at 20230503080014591
6299 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4_pbi.cfg' (4,326) at 20210308005002996
6300 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/intel,lgm-pwm.yaml' (4,327) at 20240405153045141
6301 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/termbits-common.h' (4,328) at 20240405153052901
6302 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/musl.patch' (4,329) at 20210307205553874
6303 2025-01-21 03:00:55.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_module.c' (4,330) at 20220525020655199
6304 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/msg.c' (4,331) at 20240405153052969
6305 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.json' (4,332) at 20210308005046401
6306 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_log.c' (4,333) at 20240405153232059
6307 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sprd.c' (4,334) at 20240405153231467
6308 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/033_x86-start16.dts' (4,335) at 20210308005003752
6309 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-mixer.h' (4,336) at 20210307214927774
6310 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/neighbour.h' (4,337) at 20240405153052929
6311 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-enum-entities.rst' (4,338) at 20220525020651778
6312 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-mohawk.S' (4,339) at 20210307214925974
6313 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts' (4,340) at 20240405153230063
6314 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/xt_rateest.h' (4,341) at 20240405153052857
6315 2025-01-21 03:00:55.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/pldmd/pldmd.cpp' (4,342) at 20241106090036814 to deleted uid set
6316 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-at91sam9.c' (4,343) at 20241011080017343
6317 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/hns-abi.h' (4,344) at 20240405153052949
6318 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-twinhan1027.c' (4,345) at 20210307214928786
6319 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/timezone/tzdata.bbappend' (4,346) at 20211118040014640
6320 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc7_nrtr_regs.h' (4,347) at 20240405153046605
6321 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fbstp.c' (4,348) at 20210308005046497
6322 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_cyclone5_defconfig' (4,349) at 20210308005003280
6323 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/data_proc.tcl' (4,350) at 20210308005007108
6324 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi-mt2701.c' (4,351) at 20240405153051285
6325 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atomic.h' (4,352) at 20220525020654551
6326 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/procfile.rst' (4,353) at 20210309003648460
6327 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxshmfence/0001-xshmfence_futex.h-Define-SYS_futex-if-it-does-not-ex.patch' (4,354) at 20210528000029747
6328 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rc6.c' (4,355) at 20240411080014078 to deleted uid set
6329 2025-01-21 03:00:55.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/micrel_ksz8xxx.c' (4,356) at 20210308005003440
6330 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/spl.c' (4,357) at 20210308005002964
6331 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/yocto-project-compatible.rst' (4,358) at 20230114040015526
6332 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_cmdq.c' (4,359) at 20240405153049041
6333 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitpublish' (4,360) at 20210308005045717
6334 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/Makefile' (4,361) at 20210307214929406
6335 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/opticon.c' (4,362) at 20240405153052137
6336 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytoml/run-ptest' (4,363) at 20240301090012435
6337 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6358-reset.h' (4,364) at 20210308005003640
6338 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.7.bb' (4,365) at 20231126090012797
6339 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/postprocess/trace-vmscan-postprocess.pl' (4,366) at 20240405153045273
6340 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-qbuf.rst' (4,367) at 20240405153045325
6341 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/common.h' (4,368) at 20210307214925898
6342 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/authorized-keys-comp/authorized-keys-comp.sh' (4,369) at 20230606080013598
6343 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/syscalls/Makefile' (4,370) at 20240405153046329
6344 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/stm32image.c' (4,371) at 20210308005003772
6345 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strbuf.c' (4,372) at 20210307214932606
6346 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/riowd.c' (4,373) at 20240405153231599
6347 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DynamicTxPower.h' (4,374) at 20210307214930658
6348 2025-01-21 03:00:55.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-steelseries.c' (4,375) at 20240405153230655
6349 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/debug.c' (4,376) at 20210308005003420
6350 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/gen.py' (4,377) at 20240906080037444
6351 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-platform.c' (4,378) at 20240405153231559
6352 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/akcipher-gcrypt.c.inc' (4,379) at 20241211090212226
6353 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c' (4,380) at 20240405153046961
6354 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-q8-common.dtsi' (4,381) at 20240405153045393
6355 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/aspeed/Kconfig' (4,382) at 20240405153049397
6356 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioam6.h' (4,383) at 20240405153052921
6357 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fractional-divider.c' (4,384) at 20240405153046777
6358 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mt6370-adc.c' (4,385) at 20240405153048957
6359 2025-01-21 03:00:55.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/unwind.h' (4,386) at 20240405153045941
6360 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-sf16fmi.c' (4,387) at 20240405153049501
6361 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/spufs/spu_run.rst' (4,388) at 20210307214925490
6362 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xlnx,fpga-slave-serial.yaml' (4,389) at 20240405153045057
6363 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oescripts.py' (4,390) at 20241221090017632
6364 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP5/meson.build' (4,391) at 20230825080021137 to deleted uid set
6365 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_nolocalbypass.sh' (4,392) at 20240405153054353
6366 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-apf28.dts' (4,393) at 20240405153045537
6367 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-ppc.c' (4,394) at 20240906080037592
6368 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pm8916_gpio.c' (4,395) at 20210308005003380
6369 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_watchdog.robot' (4,396) at 20240628080017117
6370 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/verify-bmc-image.sh' (4,397) at 20230606080013598
6371 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-mm.c' (4,398) at 20240405153230211
6372 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/reboot.h' (4,399) at 20210308005002816
6373 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/zt_regs.c' (4,400) at 20240405153054241
6374 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_legacy.c' (4,401) at 20240617080017382
6375 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ns_access.h' (4,402) at 20210308005002640
6376 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/asm-prototypes.h' (4,403) at 20240405153046273
6377 2025-01-21 03:00:55.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/0001-cpuburn-a8.S-Remove-.func-.endfunc.patch' (4,404) at 20210307205553870
6378 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/of-generic.c' (4,405) at 20240405153046309
6379 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic-uclass.c' (4,406) at 20210308005003468
6380 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/key.h' (4,407) at 20220525020654195
6381 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/interrupts.c' (4,408) at 20210308005002840
6382 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.1.bb' (4,409) at 20231126090012781
6383 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/matrix_keypad.c' (4,410) at 20240405153049137
6384 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/export.h' (4,411) at 20240405153231807
6385 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h' (4,412) at 20210307214929914
6386 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bitcnt.c' (4,413) at 20210927100127641
6387 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_psu.json' (4,414) at 20241003080004509
6388 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msenc.h' (4,415) at 20210307214927902
6389 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpopcode.h' (4,416) at 20210308005046069
6390 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65132-regulator.txt' (4,417) at 20210307214925410
6391 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_boa0b5.c' (4,418) at 20240405153048625
6392 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-kfr2r09/setup.c' (4,419) at 20240405153230087
6393 2025-01-21 03:00:55.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am574x-idk.dts' (4,420) at 20210308005002564
6394 2025-01-21 03:00:55.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/thunderbolt/tb.c' (4,421) at 20241111090012137 to deleted uid set
6395 2025-01-21 03:00:55.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.10.bb' (4,422) at 20241221090017692
6396 2025-01-21 03:00:55.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/readd.cpp' (4,423) at 20230511080028983 to deleted uid set
6397 2025-01-21 03:00:55.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/mfp.h' (4,424) at 20210308005002636
6398 2025-01-21 03:00:55.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utstring.c' (4,425) at 20240405153046625
6399 2025-01-21 03:00:55.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/iomux-mx23.h' (4,426) at 20210308005002656
6400 2025-01-21 03:00:55.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/uniphier-gpio.h' (4,427) at 20210308005003636
6401 2025-01-21 03:00:55.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-primo81.dts' (4,428) at 20240405153045385
6402 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/Kconfig' (4,429) at 20210308005003020
6403 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2202.conf' (4,430) at 20230606080013598
6404 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_spec.h' (4,431) at 20240405153051901
6405 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/CableCollection_v1.xml' (4,432) at 20240619080002920
6406 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9263_matrix.h' (4,433) at 20210308005002716
6407 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-traceonoff.tc' (4,434) at 20210307214932674
6408 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_snmp.c' (4,435) at 20210307214932014
6409 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/.gitignore' (4,436) at 20240405153054233
6410 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_elf.h' (4,437) at 20210308005046097
6411 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/early_printk_8250.c' (4,438) at 20210307214926254
6412 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/libthermal.map' (4,439) at 20240405153054069
6413 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.c' (4,440) at 20210309003649832
6414 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/suniv-f1c100s-licheepi-nano.dts' (4,441) at 20240405153045397
6415 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/Makefile' (4,442) at 20240405153047037
6416 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8026-huawei-sturgeon.dts' (4,443) at 20240405153229891
6417 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_exec.h' (4,444) at 20240405153230603
6418 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/strider_cpu_dp_defconfig' (4,445) at 20210308005003280
6419 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/crypto/clmul.h' (4,446) at 20240326080039410
6420 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_fence.c' (4,447) at 20240405153048785
6421 2025-01-21 03:00:55.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.27/index.html' (4,448) at 20210307205554246
6422 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/other.json' (4,449) at 20220525020655147
6423 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vdpa-dev.c' (4,450) at 20240906080037316
6424 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gurnard_defconfig' (4,451) at 20210308005003260
6425 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_txrx_lib.h' (4,452) at 20240405153230979
6426 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/brcm,iproc-i2c.yaml' (4,453) at 20220525020651678
6427 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/pcie.c' (4,454) at 20210307214925978
6428 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp' (4,455) at 20240619080002916
6429 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/dropbear/dropbear/dropbear.default' (4,456) at 20210330000027000
6430 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/syscall.tbl' (4,457) at 20241211090212378
6431 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard_0.19.bb' (4,458) at 20241206090014310
6432 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/yelp/yelp-tools_42.1.bb' (4,459) at 20231126090012781
6433 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_overhead.c' (4,460) at 20240405153054261
6434 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/templates/fan_zone_defs.mako.cpp' (4,461) at 20220923030023309
6435 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/index.rst' (4,462) at 20240405153229815
6436 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/ashldi3.c' (4,463) at 20240405153045985
6437 2025-01-21 03:00:55.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_timestamp_regs.h' (4,464) at 20240405153046577
6438 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi_regs.h' (4,465) at 20240405153048469
6439 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sessions_manager.cpp' (4,466) at 20240829080025807
6440 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/0001-Fix-uprobes-make-uprobe_register-return-struct-uprob.patch' (4,467) at 20241221090017688
6441 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-remote.sh' (4,468) at 20240405153232283
6442 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-utils.bb' (4,469) at 20230503080014615
6443 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml' (4,470) at 20240405153045069
6444 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/edk2-build.config' (4,471) at 20241211090212454
6445 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_bootmode.h' (4,472) at 20210308005002880
6446 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.dtbinst' (4,473) at 20240710080014617
6447 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vfs.h' (4,474) at 20210307214931534
6448 2025-01-21 03:00:55.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt' (4,475) at 20240405153229787
6449 2025-01-21 03:00:55.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/core.h' (4,476) at 20240405153231539
6450 2025-01-21 03:00:55.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_meson.c' (4,477) at 20210308005003484
6451 2025-01-21 03:00:55.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_stats.h' (4,478) at 20240405153051601
6452 2025-01-21 03:00:55.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_8_0_enum.h' (4,479) at 20210307214927394
6453 2025-01-21 03:00:55.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/ftrace_internal.h' (4,480) at 20240405153053057
6454 2025-01-21 03:00:55.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/rc-map.h' (4,481) at 20240405153052829
6455 2025-01-21 03:00:55.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-3.0-IGO' (4,482) at 20241221090017616
6456 2025-01-21 03:00:55.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/mksunxi_fit_atf.sh' (4,483) at 20210308005003056
6457 2025-01-21 03:00:55.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii.c' (4,484) at 20240405153231039
6458 2025-01-21 03:00:55.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c' (4,485) at 20240812080017244
6459 2025-01-21 03:00:55.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/mtfsf.c' (4,486) at 20221215040039390
6460 2025-01-21 03:00:55.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-p10bmc.dts' (4,487) at 20230310090043279
6461 2025-01-21 03:00:55.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vcksm.c' (4,488) at 20230925080040101
6462 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_drr.c' (4,489) at 20240405153232075
6463 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/monitor.json' (4,490) at 20240918080013376
6464 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/warp7.c' (4,491) at 20210308005003168
6465 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.err' (4,492) at 20221215040039362
6466 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9282.c' (4,493) at 20240405153049333
6467 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/Build' (4,494) at 20240405153054073
6468 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xive_regs.h' (4,495) at 20241211090212362
6469 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_syscall_macro.c' (4,496) at 20240405153054265
6470 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/colorspaces-defs.rst' (4,497) at 20210309003648488
6471 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_sysfs.h' (4,498) at 20220525020654647
6472 2025-01-21 03:00:55.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm6350.h' (4,499) at 20220525020654543
6473 2025-01-21 03:00:55.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c' (4,500) at 20240405153230315
6474 2025-01-21 03:00:55.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/des3_ede-asm_64.S' (4,501) at 20240405153046361
6475 2025-01-21 03:00:55.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/init_32.c' (4,502) at 20240405153230095
6476 2025-01-21 03:00:55.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-plat.c' (4,503) at 20240405153231531
6477 2025-01-21 03:00:55.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/cam.c' (4,504) at 20240405153050633
6478 2025-01-21 03:00:55.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enum64val___err_missing.c' (4,505) at 20240405153054269
6479 2025-01-21 03:00:55.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c' (4,506) at 20240405153048637
6480 2025-01-21 03:00:55.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/meson.build' (4,507) at 20221204040023565
6481 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i5100_edac.c' (4,508) at 20240405153047017
6482 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmcweb_security.robot' (4,509) at 20240628080017121
6483 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/pm9g45.dts' (4,510) at 20240405153045469
6484 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml' (4,511) at 20240405153229795
6485 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.defconf' (4,512) at 20240405153053433
6486 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmiowb.h' (4,513) at 20210307214926494
6487 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/3270-ccw.h' (4,514) at 20210308005046029
6488 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_debugfs.h' (4,515) at 20210307214927890
6489 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/erase.c' (4,516) at 20241211090145521
6490 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/float_convd.ref' (4,517) at 20221215040039390
6491 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/instrumented-atomic.h' (4,518) at 20240405153052617
6492 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/or32_ksyms.c' (4,519) at 20210309003648860
6493 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/usb-dmac.c' (4,520) at 20240405153047005
6494 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_version.h' (4,521) at 20210307214930386
6495 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_timer.h' (4,522) at 20210307214930550
6496 2025-01-21 03:00:55.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/imximage.cfg' (4,523) at 20210308005002984
6497 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/internal.h' (4,524) at 20240405153051465
6498 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drxj.c' (4,525) at 20240405153049289
6499 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter-rewriter.c' (4,526) at 20221215040039218
6500 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/termbits.h' (4,527) at 20210308005046097
6501 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97346dbsmb.dts' (4,528) at 20220525020651990
6502 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (4,529) at 20241206090014218
6503 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/helper.c' (4,530) at 20240906080037536
6504 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-debugfs.h' (4,531) at 20240405153049469
6505 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/run_unprivileged_remount.sh' (4,532) at 20210309003656004
6506 2025-01-21 03:00:55.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.c' (4,533) at 20220525020652963
6507 2025-01-21 03:00:55.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig' (4,534) at 20210308005003276
6508 2025-01-21 03:00:55.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/254.out' (4,535) at 20210927100127497
6509 2025-01-21 03:00:55.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stm32mp1-clks.h' (4,536) at 20240405153231795
6510 2025-01-21 03:00:55.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb' (4,537) at 20240302090018206
6511 2025-01-21 03:00:55.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-vdec.c' (4,538) at 20240405153046797
6512 2025-01-21 03:00:55.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn31/irq_service_dcn31.c' (4,539) at 20240405153047297
6513 2025-01-21 03:00:55.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts_3.2.11.0.bb' (4,540) at 20241221090017528
6514 2025-01-21 03:00:55.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_ddi.c' (4,541) at 20240418080014490
6515 2025-01-21 03:00:55.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp' (4,542) at 20240904080003186
6516 2025-01-21 03:00:55.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ntfs3/frecord.c' (4,543) at 20241111090012145 to deleted uid set
6517 2025-01-21 03:00:55.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/canaan/k210-sysctl.h' (4,544) at 20220525020654651
6518 2025-01-21 03:00:55.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atalk.h' (4,545) at 20210307214931622
6519 2025-01-21 03:00:55.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_centralization.h' (4,546) at 20210308005003364
6520 2025-01-21 03:00:55.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcf_pgalloc.h' (4,547) at 20240405153230007
6521 2025-01-21 03:00:55.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_pipapo_avx2.c' (4,548) at 20240805080014059
6522 2025-01-21 03:00:55.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/configuration-compile-autoreconf.png' (4,549) at 20210307205554306 to deleted uid set
6523 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_sp.c' (4,550) at 20240405153231471
6524 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/README' (4,551) at 20210308005111457
6525 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpadlpar_sysfs.c' (4,552) at 20220525020653851
6526 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap.sh' (4,553) at 20210307214932666
6527 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_prctl.h' (4,554) at 20220429100100634
6528 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/SB+rfionceonce-poonceonces.litmus' (4,555) at 20210307214932502
6529 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test_1.0.bb' (4,556) at 20241206090014286
6530 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/huygens.conf' (4,557) at 20240819080009954
6531 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-bufio.h' (4,558) at 20240405153052681
6532 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-tx53.dtsi' (4,559) at 20240405153045493
6533 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,dp83867.yaml' (4,560) at 20240405153045121
6534 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-syscall.c' (4,561) at 20220525020655227
6535 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-memory.c' (4,562) at 20241214090008740
6536 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/BUSTED' (4,563) at 20210307214932714
6537 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/gzfht_test.c' (4,564) at 20240405153054357
6538 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/libxfs/xfs_trans_resv.c' (4,565) at 20240405153052581 to deleted uid set
6539 2025-01-21 03:00:55.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch' (4,566) at 20231011080016570
6540 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_trace_ext.c' (4,567) at 20210309003655988
6541 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/sh7750_regnames.c' (4,568) at 20220429100100530
6542 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb-reva.dts' (4,569) at 20240405153045525
6543 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/prmt.h' (4,570) at 20220525020654607
6544 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/irq_work.h' (4,571) at 20240405153229991
6545 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/sparcspkr.c' (4,572) at 20240405153230727
6546 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/ccache.bbclass' (4,573) at 20230919080013978
6547 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme_1.24.0.bb' (4,574) at 20241221090017696
6548 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/MAINTAINERS' (4,575) at 20210308005003056
6549 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/imx_gpt.c' (4,576) at 20241211090212342
6550 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_gtm.h' (4,577) at 20210307214926378
6551 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-microchip-sgpio.c' (4,578) at 20240405153051337
6552 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/ext/Makefile' (4,579) at 20210307214932214
6553 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/mpc8308_p1m.c' (4,580) at 20210308005003020
6554 2025-01-21 03:00:55.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/moxa/Makefile' (4,581) at 20240405153045473
6555 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp_intf_defs.h' (4,582) at 20240405153230923
6556 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/abx500.h' (4,583) at 20220525020654583
6557 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,sata-phy.yaml' (4,584) at 20240405153045129
6558 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sprd,ums512-clk.yaml' (4,585) at 20240405153045029
6559 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_3120.c' (4,586) at 20240405153046885
6560 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/Makefile' (4,587) at 20210307214927070
6561 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_ishtp.c' (4,588) at 20240405153051381
6562 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/meson.build' (4,589) at 20230925080039909
6563 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/gina20.c' (4,590) at 20210307214932242
6564 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/ints.c' (4,591) at 20240405153045953
6565 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_state.c' (4,592) at 20210307214931974
6566 2025-01-21 03:00:55.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.c' (4,593) at 20240405153230607
6567 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7752evb.h' (4,594) at 20210308005003616
6568 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/xdma.c' (4,595) at 20240405153047013
6569 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/lpc18xx_otp.c' (4,596) at 20240405153231275
6570 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-i12-tvbox.dts' (4,597) at 20210308005002624
6571 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/meson.options' (4,598) at 20231101080040778
6572 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/segment.h' (4,599) at 20241211090145517
6573 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/qpdf/qpdf_11.9.1.bb' (4,600) at 20241221090017532
6574 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/MAINTAINERS' (4,601) at 20210308005002944
6575 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-sx1-mmc.c' (4,602) at 20240405153045657
6576 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/stream.hpp' (4,603) at 20230516080019606
6577 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts' (4,604) at 20210307214926046
6578 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_pm.h' (4,605) at 20240405153046953
6579 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/meson.build' (4,606) at 20210524100135851
6580 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/local.conf.sample' (4,607) at 20241221090017476
6581 2025-01-21 03:00:55.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/dvi.h' (4,608) at 20210307214930946
6582 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/callchain.c' (4,609) at 20240812080017268
6583 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/kaslr_booke.c' (4,610) at 20240405153046189
6584 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/string.h' (4,611) at 20240405153054049
6585 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_get_constant.c' (4,612) at 20210309003655984
6586 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_basertt_kern.c' (4,613) at 20240405153053425
6587 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/detail_pagination_bottom.html' (4,614) at 20210307205554282
6588 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sriov.h' (4,615) at 20240405153050013
6589 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/dvma.h' (4,616) at 20210307214926158
6590 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/hrcon.h' (4,617) at 20210308005003596
6591 2025-01-21 03:00:55.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/tgafb.c' (4,618) at 20240405153231595
6592 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/memory.c' (4,619) at 20241211090212462
6593 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_iostat.h' (4,620) at 20240405153052753
6594 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/as3722.c' (4,621) at 20240405153049601
6595 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km8309-common.h' (4,622) at 20210308005003600
6596 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-nokia770.c' (4,623) at 20240405153045657
6597 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hmp-commands-info.hx' (4,624) at 20240906080037184
6598 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-gate_test.c' (4,625) at 20240405153046777
6599 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Bmc_LocationCode.json' (4,626) at 20221213040036917
6600 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec_lpc.c' (4,627) at 20210308005003396
6601 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5665.h' (4,628) at 20240405153231863
6602 2025-01-21 03:00:55.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/msf2-som.c' (4,629) at 20240906080037192
6603 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/Makefile' (4,630) at 20210308005002984
6604 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025twr.dts' (4,631) at 20210307214926346
6605 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/acpi/index.rst' (4,632) at 20210307214925454
6606 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Slussfors' (4,633) at 20210307205553790
6607 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/test-add-output-in-the-format-result-testname.patch' (4,634) at 20210307205554570
6608 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/neon.h' (4,635) at 20210307214925854
6609 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts' (4,636) at 20240405153045989
6610 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Settings_v1.xml' (4,637) at 20240619080002936
6611 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/indirect.c' (4,638) at 20241211090145509
6612 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-priv.h' (4,639) at 20240405153049581
6613 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/actions,s500-reset.h' (4,640) at 20210309003653816
6614 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/netlink.hpp' (4,641) at 20230802080038882
6615 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-amly-fails.txt' (4,642) at 20240405153230531
6616 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/hwbm.c' (4,643) at 20210307214931914
6617 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget.h' (4,644) at 20220525020653275
6618 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/control.hpp' (4,645) at 20210308005116217
6619 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-ll-hpi.c' (4,646) at 20210309003653184
6620 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/shmbuf.h' (4,647) at 20240405153046133
6621 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_event_logging.robot' (4,648) at 20240628080017121
6622 2025-01-21 03:00:55.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/host-poweroff.service' (4,649) at 20231224090010777
6623 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88261.c' (4,650) at 20240405153232143
6624 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/mkspec' (4,651) at 20240405153232107
6625 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/Kconfig' (4,652) at 20240405153046209
6626 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/COPYING.MIT' (4,653) at 20210525000021199
6627 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.c' (4,654) at 20220525020653563
6628 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/Kconfig' (4,655) at 20210308005003388
6629 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-scu.c' (4,656) at 20241211090145397
6630 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10058.dts' (4,657) at 20240405153229891
6631 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3xek/Makefile' (4,658) at 20210308005002920
6632 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_crypto.h' (4,659) at 20210308005003704
6633 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mm-lantiq.txt' (4,660) at 20210307214925318
6634 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c' (4,661) at 20240405153230315
6635 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8186.h' (4,662) at 20240405153051321
6636 2025-01-21 03:00:55.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_police_scale.sh' (4,663) at 20220525020655207
6637 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/test-qht-par.c' (4,664) at 20210308005046537
6638 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-check-host-state.service' (4,665) at 20210401000030013
6639 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_core.c' (4,666) at 20240405153048973
6640 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk322x.h' (4,667) at 20210308005002660
6641 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2file.c' (4,668) at 20241211090145529
6642 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/u-boot-spl.lds' (4,669) at 20210308005002560
6643 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_cursor.h' (4,670) at 20210307214928038
6644 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/core-scheduling.rst' (4,671) at 20240527080023344
6645 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/u-boot.lds' (4,672) at 20210308005002884
6646 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h3-it.dts' (4,673) at 20240405153045709
6647 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_sgdma.c' (4,674) at 20240405153048625
6648 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/it-All' (4,675) at 20210307205553774
6649 2025-01-21 03:00:55.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/peach-pi_defconfig' (4,676) at 20210308005003272
6650 2025-01-21 03:00:55.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/at_hdmac.c' (4,677) at 20240405153230279
6651 2025-01-21 03:00:55.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0001-liblp-fix-building-with-GCC-14.patch' (4,678) at 20241206090014246
6652 2025-01-21 03:00:55.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2518.c' (4,679) at 20240405153053789
6653 2025-01-21 03:00:55.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/broadcom/pinctrl-bcm6838.c' (4,680) at 20210308005003456
6654 2025-01-21 03:00:55.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/puma-rk3399_defconfig' (4,681) at 20210308005003276
6655 2025-01-21 03:00:55.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/navi10_enum.h' (4,682) at 20210726100024679
6656 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-periph.c' (4,683) at 20220525020652338
6657 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/free-space-tree-tests.c' (4,684) at 20240405153052297
6658 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/csi.c' (4,685) at 20240405153231475
6659 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/kvm_xen_guest.py' (4,686) at 20240906080037552
6660 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_h.c' (4,687) at 20210308005046513
6661 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4_aesni_avx2_glue.c' (4,688) at 20220525020652138
6662 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/proc.c' (4,689) at 20240405153046645
6663 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/skb.h' (4,690) at 20240405153052665
6664 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/create-spdx-image-3.0.bbclass' (4,691) at 20241221090017608
6665 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/memcpy.c' (4,692) at 20240405153046085
6666 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/cordic.c' (4,693) at 20210307214931806
6667 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-event.html' (4,694) at 20210308005107069
6668 2025-01-21 03:00:55.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/ipcompliance.md' (4,695) at 20220823030015959
6669 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/qtest.c' (4,696) at 20240906080037448
6670 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-quanta/network/usb-network/00-bmc-usb0.network' (4,697) at 20210307205554086
6671 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Slot.interface.yaml' (4,698) at 20220414030029756
6672 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MessageRegistryFile_v1.xml' (4,699) at 20240619080002928
6673 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/meson.build' (4,700) at 20220913030027309 to deleted uid set
6674 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_project_page_tab_config.py' (4,701) at 20241221090017592
6675 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fneg.c' (4,702) at 20210307214926434
6676 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch' (4,703) at 20241221090017696
6677 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_sane.h' (4,704) at 20210307214931458
6678 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-generic-processor.json' (4,705) at 20241207090009631
6679 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.c' (4,706) at 20220525020652967
6680 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/watch_queue.h' (4,707) at 20210307214931686
6681 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/proxy_params' (4,708) at 20210307205554034
6682 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp_rx.h' (4,709) at 20240805080013983
6683 2025-01-21 03:00:55.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/system.h' (4,710) at 20210308005002724
6684 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_d.c' (4,711) at 20210308005046517
6685 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/RebootBmc/RebootBmc.vue' (4,712) at 20241004080035967
6686 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/ver_functions.sh' (4,713) at 20240405153232287
6687 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx.h' (4,714) at 20240405153049561
6688 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/codec-to-codec.rst' (4,715) at 20210307214925566
6689 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb' (4,716) at 20220204040022624
6690 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/backtrace-clang.S' (4,717) at 20240405153045633
6691 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bd71815.c' (4,718) at 20220525020652438
6692 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/thingsboard-gateway.service' (4,719) at 20210307205553850
6693 2025-01-21 03:00:55.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0007-invoking-mount-with-infinite-timeout.patch' (4,720) at 20240413080012663
6694 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ds2781_battery.c' (4,721) at 20240405153051433
6695 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-soupsieve/run-ptest' (4,722) at 20240301090012435
6696 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos-pinctrl.h' (4,723) at 20240405153045721
6697 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltasmvp_defconfig' (4,724) at 20240405153230007
6698 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/failing_mtms.hpp' (4,725) at 20230325080023512
6699 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/calcs_logger.h' (4,726) at 20240405153047265
6700 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-SpencerGulf' (4,727) at 20210307205553766
6701 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-ntb-howto.rst' (4,728) at 20240405153044929
6702 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77995-draak.dts' (4,729) at 20240405153045805
6703 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console-ssh.socket.in' (4,730) at 20210308005047573
6704 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/x86_64-linux-user.mak' (4,731) at 20241211090212226
6705 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NLOD-2.0' (4,732) at 20211006000025238
6706 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/validate-memory-counts.py' (4,733) at 20241211090212550
6707 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_lightbar.c' (4,734) at 20240405153051381
6708 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-it913x-v2.c' (4,735) at 20210307214928782
6709 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1043a_serdes.c' (4,736) at 20210308005002556
6710 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/position/iqs624-pos.c' (4,737) at 20210309003650044
6711 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/meson-gxl.c' (4,738) at 20210308005003440
6712 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp' (4,739) at 20240905080002533
6713 2025-01-21 03:00:55.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/catas.c' (4,740) at 20240405153231007
6714 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/uncore-interconnect.json' (4,741) at 20240405153054137
6715 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/irq.c' (4,742) at 20240405153230019
6716 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_tcg_plugins.py' (4,743) at 20241211090212538
6717 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_spi_cr50.c' (4,744) at 20240405153046765
6718 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/Kconfig' (4,745) at 20210716100029987
6719 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/memory.json' (4,746) at 20240405153054109
6720 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/macmodes.h' (4,747) at 20210307214930914
6721 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/netif.h' (4,748) at 20240326080039546
6722 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/sparse.rst' (4,749) at 20240405153045293
6723 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/inc_unless_negative' (4,750) at 20240405153053437
6724 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/meson-codec-glue.c' (4,751) at 20240405153053973
6725 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric.cpp' (4,752) at 20241219090021944
6726 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch' (4,753) at 20230706080014745
6727 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm7225.dtsi' (4,754) at 20240405153045793
6728 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/frontend.json' (4,755) at 20240405153054125
6729 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_gbl.h' (4,756) at 20240405153231435
6730 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/.clang-format' (4,757) at 20241219090023000
6731 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/Kconfig' (4,758) at 20240405153049565
6732 2025-01-21 03:00:55.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/cmd.h' (4,759) at 20240405153049077
6733 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_com_cmd.h' (4,760) at 20240405153230703
6734 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/Kbuild' (4,761) at 20240405153046377
6735 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpiphp_glue.c' (4,762) at 20240405153231295
6736 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_init_ops.c' (4,763) at 20240405153050225
6737 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_dumb_buffers.c' (4,764) at 20240405153048393
6738 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/at73c213.h' (4,765) at 20210307214931514
6739 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4x12-pinctrl.dtsi' (4,766) at 20210308005002580
6740 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/uvesafb.rst' (4,767) at 20210307214925478
6741 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.15/index.html' (4,768) at 20210307205554246
6742 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/dir.c' (4,769) at 20240405153231719
6743 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-qcom-dc-scm-v1.dts' (4,770) at 20220708100032823
6744 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-iommu' (4,771) at 20210307214925194
6745 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sb1250-duart.c' (4,772) at 20240405153231515
6746 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Billsjo' (4,773) at 20210307205553778
6747 2025-01-21 03:00:55.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ia_css_formats_param.h' (4,774) at 20210307214930554
6748 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha512-armv8.pl' (4,775) at 20240405153045849
6749 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgit2/libgit2_1.8.4.bb' (4,776) at 20241221090017696
6750 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t208xsi-pre.dtsi' (4,777) at 20210307214926354
6751 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/reset-stm32.c' (4,778) at 20240405153046853
6752 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/wbflush.c' (4,779) at 20210307214926206
6753 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/double.h' (4,780) at 20210307214931538
6754 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/.gitignore' (4,781) at 20240405153232283
6755 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb10x.dtsi' (4,782) at 20210307214925662
6756 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/misc.c' (4,783) at 20240405153046065
6757 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bh1770glc.c' (4,784) at 20240405153049625
6758 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/boost.wrap' (4,785) at 20240402080040066
6759 2025-01-21 03:00:55.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/irqs.h' (4,786) at 20240405153045653
6760 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/csr.c' (4,787) at 20241211090212510
6761 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Goteborg_Brudaremossen' (4,788) at 20210307205553782
6762 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/i2c.h' (4,789) at 20230426080043760
6763 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8560.dts' (4,790) at 20240405153046093
6764 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/stm32-adc.c' (4,791) at 20210308005003332
6765 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (4,792) at 20241214090210267
6766 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SecureBootDatabaseCollection_v1.xml' (4,793) at 20240619080002936
6767 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk104.c' (4,794) at 20240405153048661
6768 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_card.h' (4,795) at 20240405153049385
6769 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/ioasic_addrs.h' (4,796) at 20210307214926210
6770 2025-01-21 03:00:55.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra234-cbb.yaml' (4,797) at 20240405153045017
6771 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/process.c' (4,798) at 20210307214926570
6772 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/hsi_core.c' (4,799) at 20240405153048829
6773 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/sockios.h' (4,800) at 20210307214925650
6774 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/apalis_t30.c' (4,801) at 20210308005003080
6775 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/surface_hid_core.c' (4,802) at 20240405153048825
6776 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/highbank_defconfig' (4,803) at 20210308005003260
6777 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pci.h' (4,804) at 20210308005002880
6778 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_tunnel.c' (4,805) at 20240405153054281
6779 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/functionality.rst' (4,806) at 20210307214925510
6780 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/.gitignore' (4,807) at 20210307214932470
6781 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/208.out' (4,808) at 20210308005046457
6782 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/lowlevel_init.S' (4,809) at 20210308005002768
6783 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/fsi/op-fsi.bb' (4,810) at 20241206090014270
6784 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Asset/meson.build' (4,811) at 20230825080021137 to deleted uid set
6785 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/lpc32xximage.c' (4,812) at 20210308005003768
6786 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-vfio-dev' (4,813) at 20240405153044921
6787 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/Makefile.target' (4,814) at 20241211090212550
6788 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/apm_emu.c' (4,815) at 20210307214928558
6789 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6_local.h' (4,816) at 20240405153052937
6790 2025-01-21 03:00:55.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/ac_config_links.patch' (4,817) at 20210629000017504
6791 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h' (4,818) at 20240405153230923
6792 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memset.S' (4,819) at 20240405153230095
6793 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7m/tune-cortexm4.inc' (4,820) at 20210905000020581
6794 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/au0828-cardlist.rst' (4,821) at 20210307214925230
6795 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-conntrack_1.1.0.bb' (4,822) at 20241221090017496
6796 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/report.py' (4,823) at 20241206090014350
6797 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/obsolete_automake_macros.patch' (4,824) at 20210307205554586
6798 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/microchip,lan966x.h' (4,825) at 20240405153052645
6799 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/toc.c' (4,826) at 20240405153046081
6800 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos-ir5221.dts' (4,827) at 20240405153045589
6801 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/legacy.c' (4,828) at 20240919080017066
6802 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/block/zram/zram_drv.c' (4,829) at 20241216090017693 to deleted uid set
6803 2025-01-21 03:00:55.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98095.h' (4,830) at 20210308005003488
6804 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/psci-dt.c' (4,831) at 20210308005002708
6805 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-apq8016.c' (4,832) at 20240405153232187
6806 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/mips.c' (4,833) at 20240405153230015
6807 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn01.h' (4,834) at 20210307214926210
6808 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ast2600_i2c_global.h' (4,835) at 20220802100038577
6809 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply_hwmon.c' (4,836) at 20241011080017343
6810 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread.c' (4,837) at 20240613080016563
6811 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfrfml.c' (4,838) at 20210309003654296
6812 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/syscon-reboot.c' (4,839) at 20240405153231351
6813 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/tripwire.sh' (4,840) at 20210307205554122
6814 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/circular_expansion/__init__.py' (4,841) at 20210307214932154
6815 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/two.c' (4,842) at 20210308005003720
6816 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts' (4,843) at 20240405153229931
6817 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/gen_vdso_offsets.sh' (4,844) at 20240405153045949
6818 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/libpwquality/libpwquality_%.bbappend' (4,845) at 20230505080015455
6819 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/x86/timer.txt' (4,846) at 20210307214925454
6820 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/umem_dmabuf.c' (4,847) at 20240405153049025
6821 2025-01-21 03:00:55.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-dev-intro.rst' (4,848) at 20240405153045313
6822 2025-01-21 03:00:55.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-sopine.dtsi' (4,849) at 20210308005002616
6823 2025-01-21 03:00:55.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_resource.h' (4,850) at 20220429100100642
6824 2025-01-21 03:00:55.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-isc-base.c' (4,851) at 20240405153231471
6825 2025-01-21 03:00:55.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb' (4,852) at 20241221090017560
6826 2025-01-21 03:00:55.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.5.bb' (4,853) at 20231126090012805
6827 2025-01-21 03:00:55.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/algapi.h' (4,854) at 20240405153052621
6828 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/mac80211_hwsim.c' (4,855) at 20241211090145473
6829 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/CVE-2022-24407.patch' (4,856) at 20220721030015845
6830 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/siteinfo.bbclass' (4,857) at 20241206090014302
6831 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/time.c' (4,858) at 20220525020652018
6832 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/core/.gitignore' (4,859) at 20210309003655996
6833 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qos-test.c' (4,860) at 20240906080037572
6834 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch' (4,861) at 20241221090017524
6835 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/env_flags.c' (4,862) at 20210308005003760
6836 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/theadorable-x86-dfi-bt700.dts' (4,863) at 20210308005002872
6837 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/mi0283qt.c' (4,864) at 20240405153048773
6838 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-nitrogen6x.dtsi' (4,865) at 20240405153229887
6839 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/generic.h' (4,866) at 20210307214925958
6840 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fsmount.c' (4,867) at 20210307214932578
6841 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_qp_ctxt.h' (4,868) at 20210307214929418
6842 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_dev.c' (4,869) at 20240405153049625
6843 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-mfgcfg.c' (4,870) at 20240712080021061
6844 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/dirty_log_page_splitting_test.c' (4,871) at 20240405153232271
6845 2025-01-21 03:00:55.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_idt82p33.c' (4,872) at 20240405153051445
6846 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/.gitignore' (4,873) at 20240423080031711
6847 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-r40-ccu.h' (4,874) at 20210308005003640
6848 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx9324.c' (4,875) at 20240405153049013
6849 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/subflow.c' (4,876) at 20241023080012903
6850 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_plug_in_utils.py' (4,877) at 20221209040018567
6851 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/cpu.h' (4,878) at 20210308005002560
6852 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (4,879) at 20220920100015248
6853 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/au1550nd.c' (4,880) at 20240405153049689
6854 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ddconvnotrunc/ddconvnotrunc' (4,881) at 20221209040019091
6855 2025-01-21 03:00:55.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c' (4,882) at 20240405153050137
6856 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/pmbus.cpp' (4,883) at 20240820080038646
6857 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8167-power.h' (4,884) at 20220525020654547
6858 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-da7219.dtsi' (4,885) at 20240805080013915
6859 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/u-boot_logo.svg' (4,886) at 20210308005003768
6860 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/capture-example.rst' (4,887) at 20210309003648488
6861 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/info.png' (4,888) at 20220105012522963 to deleted uid set
6862 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/timer.h' (4,889) at 20210308005002644
6863 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfsub.c' (4,890) at 20240405153046085
6864 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_tag.c' (4,891) at 20240405153054249
6865 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/config.c' (4,892) at 20240405153045953
6866 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/Makefile' (4,893) at 20220525020654867
6867 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl802154.h' (4,894) at 20240405153053241
6868 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lsm_audit.h' (4,895) at 20240405153052721
6869 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/dma-engine.txt' (4,896) at 20210307214925362
6870 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb' (4,897) at 20241221090017488
6871 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fastjsonschema_2.21.0.bb' (4,898) at 20241221090017552
6872 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/vhost-user.rst' (4,899) at 20240906080037180
6873 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_dsc.h' (4,900) at 20241008080013923
6874 2025-01-21 03:00:55.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-mxs.c' (4,901) at 20220525020653931
6875 2025-01-21 03:00:55.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xive.c' (4,902) at 20241211090212286
6876 2025-01-21 03:00:55.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/af_mpls.c' (4,903) at 20241018080014586
6877 2025-01-21 03:00:55.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bios-update/config-bios.json' (4,904) at 20240405080013746
6878 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_0_0_sh_mask.h' (4,905) at 20210307214927682
6879 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/Makefile' (4,906) at 20210307214927734
6880 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/MAINTAINERS' (4,907) at 20210308005003172
6881 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_symmetric_ipv6.sh' (4,908) at 20240405153054345
6882 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipcomp.h' (4,909) at 20240405153052849
6883 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/elf_riscv32_efi.lds' (4,910) at 20210308005002844
6884 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgts.c' (4,911) at 20210308005046529
6885 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/fsi-master-ast-cf.txt' (4,912) at 20210307214925314
6886 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-qom.h' (4,913) at 20240326080039662
6887 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enumval___diff.c' (4,914) at 20210309003655984
6888 2025-01-21 03:00:55.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/domain_governor.c' (4,915) at 20240405153046685
6889 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-proc.c' (4,916) at 20210307214932206
6890 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zturn-v5.dts' (4,917) at 20240405153045609
6891 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial.c' (4,918) at 20241211090212262
6892 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_pwm_bl.c' (4,919) at 20210308005003524
6893 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/.shellcheck' (4,920) at 20210427000037897 to deleted uid set
6894 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/tonga_ppsmc.h' (4,921) at 20240405153048341
6895 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/ptrace.h' (4,922) at 20220525020651882
6896 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f4-pinctrl.dtsi' (4,923) at 20240405153045581
6897 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/pioctl.c' (4,924) at 20240405153052313
6898 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/slab.h' (4,925) at 20241211090145545
6899 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/014.out' (4,926) at 20210308005046429
6900 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/ntopng_5.2.1.bb' (4,927) at 20241206090014242
6901 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/eeprom_layout.h' (4,928) at 20210308005003644
6902 2025-01-21 03:00:55.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xc.dtsi' (4,929) at 20240405153045585
6903 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-debugfs.c' (4,930) at 20240405153049469
6904 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/kvmvapic.S' (4,931) at 20210308005046177
6905 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/SECURITY.md' (4,932) at 20241221090017564
6906 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/debug.c' (4,933) at 20240405153046285
6907 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h' (4,934) at 20240405153048621
6908 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/standard.rst' (4,935) at 20210309003648500
6909 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-kernel/linux/linux-aspeed_%.bbappend' (4,936) at 20230930080011588
6910 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-398.dtsi' (4,937) at 20240405153045449
6911 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/xhci-omap.h' (4,938) at 20210308005003672
6912 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am65-main.dtsi' (4,939) at 20210308005002592
6913 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (4,940) at 20230114040015462
6914 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/mmap_bench.c' (4,941) at 20210307214932698
6915 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/classes/juce.bbclass' (4,942) at 20210812000025174
6916 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/u-boot-fw-utils-aspeed_%.bbappend' (4,943) at 20220223040020636
6917 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/sysfs.c' (4,944) at 20240405153053021
6918 2025-01-21 03:00:55.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_board.h' (4,945) at 20210307214926218
6919 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tx6.dtsi' (4,946) at 20240405153045521
6920 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt' (4,947) at 20240405153045033
6921 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/main.c' (4,948) at 20241011080017339
6922 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/Makefile' (4,949) at 20210307214929174
6923 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/Makefile' (4,950) at 20240405153046845
6924 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/armada-370-db.c' (4,951) at 20220525020655075
6925 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_platform.c' (4,952) at 20240405153230811
6926 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-core.c' (4,953) at 20240405153230839
6927 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/pinctrl_ich6.c' (4,954) at 20210308005002884
6928 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/ghash-ce-core.S' (4,955) at 20240405153045849
6929 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/xattr.h' (4,956) at 20240405153052541
6930 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd/kudo.sh' (4,957) at 20230329080014768
6931 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/inventory-sensor-example.yaml' (4,958) at 20221209040032879
6932 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-sgmii.h' (4,959) at 20210307214926234
6933 2025-01-21 03:00:55.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/fapll.txt' (4,960) at 20210307214925294
6934 2025-01-21 03:00:55.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/spdm-socket.h' (4,961) at 20240906080037348
6935 2025-01-21 03:00:55.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/Makefile' (4,962) at 20210308005003496
6936 2025-01-21 03:00:55.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/skb.h' (4,963) at 20240405153052897
6937 2025-01-21 03:00:55.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/genimage/genimage_18.bb' (4,964) at 20241221090017536
6938 2025-01-21 03:00:55.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra71-evm.dts' (4,965) at 20210308005002576
6939 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/fair.c' (4,966) at 20241216090017777
6940 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-io.c' (4,967) at 20240906080037160
6941 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_owner.h' (4,968) at 20210307214931646
6942 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/scons.py' (4,969) at 20220910030013401
6943 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_rt5663_max98927.c' (4,970) at 20240613080016547
6944 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c' (4,971) at 20220525020653603
6945 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/fsl-imx25-gcq.c' (4,972) at 20240405153048953
6946 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/linux_boot_done_unittest.cpp' (4,973) at 20230713080008188
6947 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml' (4,974) at 20240405153045093
6948 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config.bb' (4,975) at 20241206090014218
6949 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/broadwell_i2s.c' (4,976) at 20210308005003488
6950 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/tlb.c' (4,977) at 20210308005003012
6951 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled2.conf' (4,978) at 20220603030012904
6952 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/076' (4,979) at 20210927100127477
6953 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/vgettimeofday.c' (4,980) at 20210307214926078
6954 2025-01-21 03:00:55.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/err.h' (4,981) at 20210307214932742
6955 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/mux.c' (4,982) at 20210308005003080
6956 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-itop-elite.dts' (4,983) at 20240405153045569
6957 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlssession.c' (4,984) at 20240906080037164
6958 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_params.c' (4,985) at 20240405153048529
6959 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/gic.h' (4,986) at 20210308005002676
6960 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (4,987) at 20241206090014226
6961 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/dac507d.c' (4,988) at 20210309003649820
6962 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-espi-0.dtsi' (4,989) at 20210307214926350
6963 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint_3.3.1.bb' (4,990) at 20241221090017560
6964 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/meson.build' (4,991) at 20241211090212430
6965 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/clk_rk3128.c' (4,992) at 20210308005002772
6966 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3128-evb.dts' (4,993) at 20210308005002604
6967 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network/00-bmc-usb0.network' (4,994) at 20230412080023456
6968 2025-01-21 03:00:55.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb' (4,995) at 20240302090018214
6969 2025-01-21 03:00:55.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/cm.c' (4,996) at 20241104090011575
6970 2025-01-21 03:00:55.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/high_speed_env_spec.h' (4,997) at 20210308005002756
6971 2025-01-21 03:00:55.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_tcpudp.c' (4,998) at 20240405153053341
6972 2025-01-21 03:00:55.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/timer.hpp' (4,999) at 20210617000043812
6973 2025-01-21 03:00:55.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/talitos.c' (5,000) at 20240405153230271
6974 2025-01-21 03:00:55.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_help.py' (5,001) at 20210308005003744
6975 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/zdata.c' (5,002) at 20240405153231655
6976 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/Kconfig' (5,003) at 20240405153049529
6977 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/zip/zip_crypto.c' (5,004) at 20240405153046945
6978 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw.c' (5,005) at 20240405153230799
6979 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-reg.h' (5,006) at 20220525020653275
6980 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/gluster.c' (5,007) at 20241211090212214
6981 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rwmmio.h' (5,008) at 20240405153052897
6982 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/Makefile' (5,009) at 20210308005003088
6983 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/libgpiod.wrap' (5,010) at 20230602080035412
6984 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libev/libev_4.33.bb' (5,011) at 20241221090017504
6985 2025-01-21 03:00:55.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/gpio.h' (5,012) at 20210307214927906
6986 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftsdc010.h' (5,013) at 20210308005003648
6987 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/overview.txt' (5,014) at 20210307205554110
6988 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-ip22.c' (5,015) at 20210307214926278
6989 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/cortina,sl3516-crypto.yaml' (5,016) at 20220525020651666
6990 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/layer.conf' (5,017) at 20241221090017460
6991 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-pll.h' (5,018) at 20210307214926966
6992 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuS/eb_cpu5282/MAINTAINERS' (5,019) at 20210308005002904
6993 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/asmmacro.h' (5,020) at 20240405153046501
6994 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/jtagconsole' (5,021) at 20210308005003764
6995 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/mxs-spi.h' (5,022) at 20210307214931514
6996 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/ds.c' (5,023) at 20240405153231299
6997 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h' (5,024) at 20210307214929930
6998 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/allarch.bbclass' (5,025) at 20240124090012258
6999 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sunvnet.h' (5,026) at 20210307214931614
7000 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/checksum.h' (5,027) at 20210307214926174
7001 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-cinergy.c' (5,028) at 20210307214928778
7002 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear600_usbtty_nand_defconfig' (5,029) at 20210308005003280
7003 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/tgec.c' (5,030) at 20210308005003432
7004 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_proc.c' (5,031) at 20240405153051729
7005 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/dcmi/test_dcmi_get_temperature_reading.robot' (5,032) at 20240628080017113
7006 2025-01-21 03:00:55.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_drv.h' (5,033) at 20240405153048357
7007 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-audio.c' (5,034) at 20240726080012882
7008 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/fsl_hash.h' (5,035) at 20210308005003356
7009 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb' (5,036) at 20241221090017676
7010 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bind_bhash.c' (5,037) at 20240405153054337
7011 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/liteboard.h' (5,038) at 20210308005003600
7012 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (5,039) at 20230511080017319
7013 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_route.c' (5,040) at 20220525020654927
7014 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Measat3_C-91.5E' (5,041) at 20210307205553762
7015 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/intel-xway.c' (5,042) at 20220525020653683
7016 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-hcd.c' (5,043) at 20240520080015191
7017 2025-01-21 03:00:55.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sdr.h' (5,044) at 20210308004938820
7018 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/arc_hostlink.c' (5,045) at 20210307214925670
7019 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfcnfg.h' (5,046) at 20210611100017020
7020 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda_property.c' (5,047) at 20240405153232131
7021 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb' (5,048) at 20231126090012781
7022 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-q.c' (5,049) at 20240405153052097
7023 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/0001-sipe-consider-64bit-time_t-when-printing.patch' (5,050) at 20210307205553990
7024 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_hash_large_key.c' (5,051) at 20240405153054277
7025 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745-iwg22d-sodimm.dts' (5,052) at 20240405153045553
7026 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_32_types.h' (5,053) at 20210307214926674
7027 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Endpoint.v1_8_2.json' (5,054) at 20240619080002944
7028 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-pci-dev.h' (5,055) at 20220525020655091
7029 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/metric.py' (5,056) at 20240405153232231
7030 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/memmove.c' (5,057) at 20240405153045977
7031 2025-01-21 03:00:55.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/securityfs_if.c' (5,058) at 20220525020654963
7032 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can_ethtool.c' (5,059) at 20240405153049725
7033 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EDL-1.0' (5,060) at 20210307205554418
7034 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/vendor_cmds.c' (5,061) at 20240405153051185
7035 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/hal2.h' (5,062) at 20210307214932226
7036 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2_pcb110.dts' (5,063) at 20240405153045989
7037 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/termios.c' (5,064) at 20240405153045357
7038 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/of-reconfig-notifier-error-inject.c' (5,065) at 20210307214931810
7039 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/emif.c' (5,066) at 20210308005002760
7040 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/hp/common/aml_nfw.c' (5,067) at 20240405153045913
7041 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/dockstar.c' (5,068) at 20210308005002908
7042 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm644x.c' (5,069) at 20210308005002720
7043 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio.c' (5,070) at 20240405153231531
7044 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/t9015.c' (5,071) at 20240405153232187
7045 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv10_fence.c' (5,072) at 20210309003649832
7046 2025-01-21 03:00:55.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme0_ctrl_regs.h' (5,073) at 20240405153046577
7047 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/x86-chromebook.h' (5,074) at 20210308005003624
7048 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2056.c' (5,075) at 20210309003651592
7049 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64c_4core_ls7a.dts' (5,076) at 20210309003648828
7050 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/.shellcheck-ignore' (5,077) at 20221209040018555
7051 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/ulpi.h' (5,078) at 20210308005003692
7052 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/TableIpv4.vue' (5,079) at 20241004080035975
7053 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/active-semi,act8945a-charger.yaml' (5,080) at 20240405153045141
7054 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/echo.c' (5,081) at 20210309003650424
7055 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/setup.h' (5,082) at 20210307214926122
7056 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/timer.c' (5,083) at 20240830080013359
7057 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-base-board.dts' (5,084) at 20210308005002592
7058 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/util.S' (5,085) at 20220525020652030
7059 2025-01-21 03:00:55.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_ucs2_utils.h' (5,086) at 20240405153231707
7060 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/samsung-dsim.c' (5,087) at 20240405153230527
7061 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-1' (5,088) at 20210307205554426
7062 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/retimer.h' (5,089) at 20240405153052149
7063 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-chrdev.h' (5,090) at 20240405153046909
7064 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts' (5,091) at 20240405153229975
7065 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_w.c' (5,092) at 20210308005046509
7066 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wsproto_1.2.0.bb' (5,093) at 20240413080012663
7067 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/harmony/harmony.c' (5,094) at 20210308005003024
7068 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm940.S' (5,095) at 20210307214925974
7069 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PD' (5,096) at 20210307205554426
7070 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/Kconfig' (5,097) at 20240520080015239
7071 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/hikey.h' (5,098) at 20210308005003596
7072 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-zlib.c' (5,099) at 20241211090212390
7073 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/abituguru3.rst' (5,100) at 20210309003648424
7074 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi' (5,101) at 20240405153229975
7075 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/waf.bbclass' (5,102) at 20240302090018226
7076 2025-01-21 03:00:55.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libva/libva-utils_2.22.0.bb' (5,103) at 20241221090017684
7077 2025-01-21 03:00:55.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da732x_reg.h' (5,104) at 20210307214932306
7078 2025-01-21 03:00:55.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/env.h' (5,105) at 20240405153054093
7079 2025-01-21 03:00:55.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/perf_regs.c' (5,106) at 20240405153232223
7080 2025-01-21 03:00:55.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/0001-rename-grub2-editenv-to-grub-editenv.patch' (5,107) at 20230114040015470
7081 2025-01-21 03:00:55.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mipsel_tuxrun.py' (5,108) at 20241211090212542
7082 2025-01-21 03:00:55.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip_vs.h' (5,109) at 20240405153052849
7083 2025-01-21 03:00:55.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ci_udc.c' (5,110) at 20210308005003504
7084 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/free-space-cache.c' (5,111) at 20241216090017749
7085 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmievd.init.debian' (5,112) at 20210308004938816
7086 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/boot-status-led/files/boot-status-led.sh' (5,113) at 20220208110015322
7087 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/gpio.c' (5,114) at 20210307214929770
7088 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-mx5.c' (5,115) at 20210308005003512
7089 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_brcm.c' (5,116) at 20240405153046653
7090 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/vgastate.c' (5,117) at 20210307214930954
7091 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/run_wrapper.rst' (5,118) at 20240405153229751
7092 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb' (5,119) at 20241221090017540
7093 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/files/lkrg.scc' (5,120) at 20220409030017491
7094 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oepydevshell-internal.py' (5,121) at 20220910030013437
7095 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/max77686.txt' (5,122) at 20210308005003308
7096 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-hostctl/control_host_obj.c' (5,123) at 20241010080036061
7097 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/config.json' (5,124) at 20231213090027098
7098 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/sys_proto.h' (5,125) at 20210308005002796
7099 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/wlf,arizona.yaml' (5,126) at 20240405153045057
7100 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/kvm_para.h' (5,127) at 20210307214931614
7101 2025-01-21 03:00:55.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ibmpowernv.c' (5,128) at 20240405153048857
7102 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mvebu/Kconfig' (5,129) at 20210308005003216
7103 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_asm_32.S' (5,130) at 20210307214926610
7104 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/kfifo_buf.h' (5,131) at 20240405153052709
7105 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/posixtm.c' (5,132) at 20210307205554558
7106 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity.h' (5,133) at 20240405153230767
7107 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/flite/flite/0001-Remove-defining-const-as-nothing.patch' (5,134) at 20241221090017488
7108 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/toggle-font.diff' (5,135) at 20210307205553938
7109 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/uprobes.h' (5,136) at 20240405153046129
7110 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/README' (5,137) at 20210307214932738
7111 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xive_native.c' (5,138) at 20240405153046169
7112 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mtk_image.h' (5,139) at 20210308005003768
7113 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/Kconfig' (5,140) at 20240405153051277
7114 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu1.json' (5,141) at 20230627080016966
7115 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm6125.c' (5,142) at 20240405153230231
7116 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mctpdevice.h' (5,143) at 20220525020654639
7117 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.h' (5,144) at 20210309003650800
7118 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/dram_timings_sun4i.h' (5,145) at 20210308005003056
7119 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis_7.2.6.bb' (5,146) at 20241221090017524
7120 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-evb.dts' (5,147) at 20240405153045473
7121 2025-01-21 03:00:55.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel-speed-select.rst' (5,148) at 20240405153044961
7122 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_ecc.c' (5,149) at 20210308005003552
7123 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha512-avx2-asm.S' (5,150) at 20240613080016371
7124 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-core.S' (5,151) at 20210307214926054
7125 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-37xx-xtal.c' (5,152) at 20240405153046805
7126 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/ubi/ubi.cfg' (5,153) at 20230210040014334
7127 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatcc/flatcc_git.bb' (5,154) at 20240301090012423
7128 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/bonito64.h' (5,155) at 20210307214926226
7129 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/.clang-format' (5,156) at 20240817080006183
7130 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pfsm/pfsm-wakeup.c' (5,157) at 20240405153053429
7131 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/internal/sys.cpp' (5,158) at 20220507030031385
7132 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9g45/Makefile' (5,159) at 20210308005003040
7133 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-aardvark.c' (5,160) at 20240405153051229
7134 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd-mp2.h' (5,161) at 20240405153048893
7135 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/Makefile' (5,162) at 20210308005003040
7136 2025-01-21 03:00:55.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_scsi.h' (5,163) at 20210307214930670
7137 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9033.c' (5,164) at 20240405153049281
7138 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_rate.c' (5,165) at 20240405153053265
7139 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/index.rst' (5,166) at 20240405153044929
7140 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/xfce-app.bbclass' (5,167) at 20210307205554038
7141 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/features.h' (5,168) at 20240405153231927
7142 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unicode-DFS-2015' (5,169) at 20211006000025246
7143 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp.h' (5,170) at 20210308005003368
7144 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/bmcctl/Makefile' (5,171) at 20210308004922932
7145 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/free/ifnullfree.cocci' (5,172) at 20210308005003724
7146 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/uda1380.c' (5,173) at 20240405153053813
7147 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97125cbmb.dts' (5,174) at 20220525020651990
7148 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/si476x-platform.h' (5,175) at 20210307214931434
7149 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/idtentry.h' (5,176) at 20241008080013899
7150 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/mmap.h' (5,177) at 20240405153054065
7151 2025-01-21 03:00:55.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-mk802.dts' (5,178) at 20210308005002620
7152 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme.h' (5,179) at 20240710080014605
7153 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/Kconfig' (5,180) at 20210307214928710
7154 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_platform.h' (5,181) at 20240405153049433
7155 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/Makefile' (5,182) at 20240405153054325
7156 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-mailbox.h' (5,183) at 20210307214928686
7157 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/syscon-poweroff.c' (5,184) at 20240405153231351
7158 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-locate.c-Include-attr.h.patch' (5,185) at 20230131040012063
7159 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/acp3x-pdm-dma.c' (5,186) at 20240405153053549
7160 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/Makefile' (5,187) at 20210307214927158
7161 2025-01-21 03:00:55.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/136.out' (5,188) at 20210308005046449
7162 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/twl4030-audio.h' (5,189) at 20210307214931438
7163 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/subprogs_extable.c' (5,190) at 20240405153054261
7164 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-qman-portals.dtsi' (5,191) at 20210307214926018
7165 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/Makefile' (5,192) at 20210308005003044
7166 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/Makefile' (5,193) at 20240405153051373
7167 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/cache.json' (5,194) at 20220525020655143
7168 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/interfaces/bmcweb_%.bbappend' (5,195) at 20210819000021018
7169 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/Makefile' (5,196) at 20210307214928990
7170 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/machine.c' (5,197) at 20210307214932522
7171 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5.host.c' (5,198) at 20240405153051837
7172 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qapi-util.c' (5,199) at 20210927100127645
7173 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/bblayers.conf.sample' (5,200) at 20230209040014205
7174 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-m68k.rst' (5,201) at 20210308005045809
7175 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/arm,mhuv2.yaml' (5,202) at 20220525020651686
7176 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/common.h' (5,203) at 20240405153045657
7177 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/dp.c' (5,204) at 20210308005003536
7178 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0001-team_basic_test.py-switch-to-python3.patch' (5,205) at 20220204040022528
7179 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/rw.rst' (5,206) at 20210309003648500
7180 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/Kconfig' (5,207) at 20210308005002976
7181 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,r8a779f0-ether-serdes.yaml' (5,208) at 20240405153045129
7182 2025-01-21 03:00:55.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/interface_32.h' (5,209) at 20210307214926682
7183 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl2591.c' (5,210) at 20240405153049005
7184 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/servalt/servalt.c' (5,211) at 20210308005003020
7185 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lekvattnet' (5,212) at 20210307205553786
7186 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Suomussalmi_Ammansaari' (5,213) at 20210307205553774
7187 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1025.rst' (5,214) at 20210307214925498
7188 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb' (5,215) at 20240301090012419
7189 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/apanel.c' (5,216) at 20240405153049141
7190 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/revocation_certificates.S' (5,217) at 20210713000020204
7191 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/pagemap.rst' (5,218) at 20240405153044961
7192 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qxp-lpcg.h' (5,219) at 20210307214926982
7193 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c' (5,220) at 20240405153051921
7194 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/lowlevel_init.S' (5,221) at 20210308005003044
7195 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/TODO' (5,222) at 20210307214927986
7196 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpmrm-dev.c' (5,223) at 20210307214926958
7197 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_redfish.py' (5,224) at 20230512080020573
7198 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/gen-insn-attr-x86.awk' (5,225) at 20210309003649092
7199 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_wcnss_iris.c' (5,226) at 20240405153231367
7200 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_factory_dcn21.c' (5,227) at 20210309003649492
7201 2025-01-21 03:00:55.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear320/MAINTAINERS' (5,228) at 20210308005003052
7202 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/davinci_emac.c' (5,229) at 20210308005003448
7203 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vfb.c' (5,230) at 20240405153231595
7204 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/fix_linux_4.15_compile.patch' (5,231) at 20210307205553834
7205 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v9.c' (5,232) at 20240405153230371
7206 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-nxp-bbnsm.c' (5,233) at 20240405153051501
7207 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/Documentation/mboxd.md' (5,234) at 20221209040008787
7208 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.err' (5,235) at 20210308005046401
7209 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__type_traits.hpp' (5,236) at 20241217090453707
7210 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-pcap/README.md' (5,237) at 20221209040019091
7211 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/x1205.c' (5,238) at 20210308005003480
7212 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/images/security-tpm-image.bb' (5,239) at 20210307205554114
7213 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-asv.h' (5,240) at 20220525020654095
7214 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5504.c' (5,241) at 20240405153048973
7215 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c' (5,242) at 20240405153050157
7216 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_unfl.S' (5,243) at 20210307214926146
7217 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Hessen' (5,244) at 20210307205553766
7218 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp43x-kixrp435.dts' (5,245) at 20240405153045437
7219 2025-01-21 03:00:55.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/TODO' (5,246) at 20240405153054213
7220 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/jme.h' (5,247) at 20240405153050049
7221 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/Makefile' (5,248) at 20210308005003332
7222 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/memory.json' (5,249) at 20240405153054149
7223 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/tcg-exclusive.promela' (5,250) at 20210308005045809
7224 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/libretech-cc_defconfig' (5,251) at 20210308005003264
7225 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/sge.h' (5,252) at 20240405153049865
7226 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_timer.S' (5,253) at 20221215040039390
7227 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/spitz_defconfig' (5,254) at 20240405153045617
7228 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/led.c' (5,255) at 20220525020653723
7229 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_setup.c' (5,256) at 20210308005003700
7230 2025-01-21 03:00:55.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/boot.h' (5,257) at 20210307214929970
7231 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events-kmem.rst' (5,258) at 20220525020651762
7232 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml' (5,259) at 20240405153045121
7233 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb' (5,260) at 20241221090017536
7234 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pic32-sqi.c' (5,261) at 20240405153231463
7235 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/xlnx-versal-resets.h' (5,262) at 20210309003653816
7236 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma9551_core.c' (5,263) at 20240405153048941
7237 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-rcu-list.c' (5,264) at 20230426080043956
7238 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fs_internal.c' (5,265) at 20210308005003548
7239 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/storagehandler.cpp' (5,266) at 20240829080022542
7240 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968580xref/Kconfig' (5,267) at 20210308005002940
7241 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/trinity_smc.c' (5,268) at 20210307214928026
7242 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,stih4xx.txt' (5,269) at 20210307214925354
7243 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_lpc.c' (5,270) at 20210308005108641
7244 2025-01-21 03:00:55.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/mscc-common.h' (5,271) at 20210308005003456
7245 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/Makefile' (5,272) at 20210308005003036
7246 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/part_tbl.c' (5,273) at 20240405153052381
7247 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iio/buffer.h' (5,274) at 20220525020654671
7248 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-11-43.0W' (5,275) at 20210307205553762
7249 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clkctrl.c' (5,276) at 20240405153230247
7250 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/smp.c' (5,277) at 20240405153046229
7251 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/sensors.conf' (5,278) at 20210307205553874
7252 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timex_32.h' (5,279) at 20220627100016934
7253 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/hp/common/Makefile' (5,280) at 20210307214926114
7254 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/devices.hpp' (5,281) at 20240817080005375
7255 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fdi.c' (5,282) at 20240405153048453
7256 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bb-perf/buildstats.sh' (5,283) at 20210307205554630
7257 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_proc.c' (5,284) at 20240405153053289
7258 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/agp_backend.h' (5,285) at 20210307214931354
7259 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/ctrlchar.c' (5,286) at 20220525020653959
7260 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/xwayland.weston-start' (5,287) at 20220721030015881
7261 2025-01-21 03:00:55.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t4240_serdes.c' (5,288) at 20210308005002832
7262 2025-01-21 03:00:55.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/fw.c' (5,289) at 20241111090012133
7263 2025-01-21 03:00:55.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/astro.h' (5,290) at 20240906080037336
7264 2025-01-21 03:00:55.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-clock.h' (5,291) at 20210927100127241
7265 2025-01-21 03:00:55.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elantech.c' (5,292) at 20240726080012854
7266 2025-01-21 03:00:55.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/iphc.c' (5,293) at 20240405153053157
7267 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h' (5,294) at 20240405153231227
7268 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kmc/kzm9g/Makefile' (5,295) at 20210308005003012
7269 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-hummingboard2.dtsi' (5,296) at 20240405153045513
7270 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/core.h' (5,297) at 20240405153052733
7271 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-transaction-manager.h' (5,298) at 20240405153049257
7272 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M52277EVB_stmicro_defconfig' (5,299) at 20210308005003236
7273 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.c' (5,300) at 20240405153051973
7274 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_image.h' (5,301) at 20240405153051661
7275 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_cmd.h' (5,302) at 20240405153051825
7276 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/misc_helper.c' (5,303) at 20240906080037492
7277 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/rtnetlink_server.hpp' (5,304) at 20240325080028330
7278 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,mpfs-ccc.yaml' (5,305) at 20240405153045025
7279 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/syscall.c' (5,306) at 20220525020654755
7280 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c' (5,307) at 20241011080017311
7281 2025-01-21 03:00:55.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/f2fs.rst' (5,308) at 20240613080016359
7282 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-set-frontend.rst' (5,309) at 20210309003648480
7283 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/zone_mock.hpp' (5,310) at 20241022080027608
7284 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/pmc_atom.c' (5,311) at 20240405153051413
7285 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-leez-p710.dts' (5,312) at 20240405153045817
7286 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bonegreen-wireless.dts' (5,313) at 20240405153045589
7287 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample' (5,314) at 20210307205554262
7288 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/Kconfig' (5,315) at 20220525020653999
7289 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/bridge_brouter.sh' (5,316) at 20210307214932698
7290 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_common.h' (5,317) at 20240405153046961
7291 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvaudio.c' (5,318) at 20240405153049341
7292 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-tqma8mq-mba8mx.dts' (5,319) at 20240405153229927
7293 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/klcc-cross-accept-clang-options.patch' (5,320) at 20220502030010100
7294 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/az6027.c' (5,321) at 20240405153049549
7295 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/signal.cpp' (5,322) at 20240820080023690
7296 2025-01-21 03:00:55.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/lldpd.default' (5,323) at 20210307205553818
7297 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Python-2.0.1' (5,324) at 20241221090017616
7298 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/meson.build' (5,325) at 20240908080002950
7299 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mac.c' (5,326) at 20210307214929894
7300 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/ptp-idtcm.yaml' (5,327) at 20240405153045141
7301 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/spear3xx_evb.h' (5,328) at 20210308005003616
7302 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector_git.bb' (5,329) at 20211111040019555
7303 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/deterministic_imports.patch' (5,330) at 20241221090017672
7304 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cphp' (5,331) at 20240906080037556 to deleted uid set
7305 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-host.c' (5,332) at 20240906080037164
7306 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-authz-list.c' (5,333) at 20210927100127641
7307 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-uclass.c' (5,334) at 20210308005003380
7308 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.txt' (5,335) at 20210307214925286
7309 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dns_resolver.rst' (5,336) at 20210307214925534
7310 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/emmc-reset.txt' (5,337) at 20210308005003304
7311 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/u-boot.h' (5,338) at 20210308005002804
7312 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/sta.h' (5,339) at 20240405153050525
7313 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/machine/mtjade.conf' (5,340) at 20240312080011852
7314 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/log_phase_fault_action.hpp' (5,341) at 20230511080035559
7315 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9132si-post.dtsi' (5,342) at 20220525020652026
7316 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_ccs_mode.c' (5,343) at 20240613080016403
7317 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm8150.yaml' (5,344) at 20240405153229759
7318 2025-01-21 03:00:55.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/table.h' (5,345) at 20210307214929942
7319 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/intel_txt.rst' (5,346) at 20240405153044989
7320 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/0001-Migrate-to-use-g_memdup2.patch' (5,347) at 20210420000021562
7321 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/flat.h' (5,348) at 20210307214931302
7322 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_demod.h' (5,349) at 20210309003650372
7323 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/input_formatter_global.h' (5,350) at 20210307214930542
7324 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_init.c' (5,351) at 20240405153231167
7325 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_pcimio.c' (5,352) at 20240405153046901
7326 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max14577.h' (5,353) at 20210307214931430
7327 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_print.c' (5,354) at 20241011080017315
7328 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/ams-iaq-core.c' (5,355) at 20240405153048969
7329 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mc13xxx.h' (5,356) at 20240405153049613
7330 2025-01-21 03:00:55.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/altera/altera_tse.rst' (5,357) at 20210309003648436
7331 2025-01-21 03:00:55.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ipr.h' (5,358) at 20240405153051613
7332 2025-01-21 03:00:55.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-enable-clearvolatile@.service' (5,359) at 20230511080022135
7333 2025-01-21 03:00:55.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr/0001-screencast-Fix-build-with-older-mesa.patch' (5,360) at 20230706080014733
7334 2025-01-21 03:00:55.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm23550_w1d/Kconfig' (5,361) at 20210308005002924
7335 2025-01-21 03:00:55.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_hw.h' (5,362) at 20240405153050321
7336 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-npi-defs.h' (5,363) at 20210307214926234
7337 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ts4600.h' (5,364) at 20210308005003620
7338 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/rodata_test.c' (5,365) at 20240405153053149
7339 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/gxbb-aoclk.c' (5,366) at 20240405153230215
7340 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/README.md' (5,367) at 20230720080010754
7341 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_syscall.h' (5,368) at 20210927100127049
7342 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml' (5,369) at 20210307214925334
7343 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ntb.h' (5,370) at 20210307214931462
7344 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest.c' (5,371) at 20240405153231951
7345 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0005-Fix-pyext_PATTERN-for-cross-compilation.patch' (5,372) at 20240113090014532
7346 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/edid.rst' (5,373) at 20210307214925222
7347 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/option.h' (5,374) at 20210307214927902
7348 2025-01-21 03:00:55.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-nuvoton_2023.10.bb' (5,375) at 20240502080013187
7349 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/midi-2.0.rst' (5,376) at 20240405153229827
7350 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_abs.S' (5,377) at 20230426080043952
7351 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-mac-config.sh.in' (5,378) at 20231012080014468
7352 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/group_descr.rst' (5,379) at 20240405153045201
7353 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_cpp.cpp' (5,380) at 20241008080014059
7354 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_hwmon.h' (5,381) at 20240405153048525
7355 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth.c' (5,382) at 20220525020654807
7356 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/Kconfig' (5,383) at 20240405153047001
7357 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcimdas.c' (5,384) at 20240405153046889
7358 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/subprojects/phosphor-logging.wrap' (5,385) at 20230428080030950
7359 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-Fixed-missing-include-for-std-find_if.patch' (5,386) at 20240301090012423
7360 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-aptwebserver.cc-Include-array.patch' (5,387) at 20220402030016159
7361 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24113.h' (5,388) at 20210307214928610
7362 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gpio_private.h' (5,389) at 20210307214930542
7363 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/odroid-c2.c' (5,390) at 20210308005002912
7364 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/review-checklist.rst' (5,391) at 20210307214925630
7365 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/Makefile' (5,392) at 20210308005003084
7366 2025-01-21 03:00:55.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/inode.h' (5,393) at 20240405153231715
7367 2025-01-21 03:00:55.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-generic-dmaengine-pcm.c' (5,394) at 20240726080012882
7368 2025-01-21 03:00:55.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-runbmc-olympus.dts' (5,395) at 20241105090012295
7369 2025-01-21 03:00:55.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm660-venus.yaml' (5,396) at 20240405153045101
7370 2025-01-21 03:00:55.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pip-defs.h' (5,397) at 20210307214926238
7371 2025-01-21 03:00:55.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/metricgroups.json' (5,398) at 20240405153054145
7372 2025-01-21 03:00:55.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/inet.h' (5,399) at 20210307214931402
7373 2025-01-21 03:00:55.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/mscan.h' (5,400) at 20210307214929258
7374 2025-01-21 03:00:55.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_3_0_0_sh_mask.h' (5,401) at 20240405153047365
7375 2025-01-21 03:00:55.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-pending.svg' (5,402) at 20210308005107069
7376 2025-01-21 03:00:55.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-davinci.yaml' (5,403) at 20240405153045061
7377 2025-01-21 03:00:55.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/sta.c' (5,404) at 20240726080012858
7378 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8660.c' (5,405) at 20240405153230227
7379 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/drm_sarea.h' (5,406) at 20210307214931618
7380 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ep88xc.c' (5,407) at 20210307214926362
7381 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/fifo_monitor_private.h' (5,408) at 20210307214930542
7382 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-extable.h' (5,409) at 20240405153045849
7383 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdx65.c' (5,410) at 20240405153051349
7384 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6sx-clock.h' (5,411) at 20210308005003632
7385 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sphinx/yocto-vars.py' (5,412) at 20220612030016747
7386 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/ppc64/safe-syscall.inc.S' (5,413) at 20220429100100406
7387 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/main.c' (5,414) at 20210307214929926
7388 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-get-event.rst' (5,415) at 20210309003648480
7389 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/Makefile' (5,416) at 20210307214928822
7390 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/noverify-bmc-verify.service' (5,417) at 20210307205554066
7391 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/Makefile' (5,418) at 20240405153053133
7392 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c' (5,419) at 20240405153052209
7393 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-rcar.c' (5,420) at 20241216090017745
7394 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm/libtpm/libtpm_0.9.6.bb' (5,421) at 20241206090014282
7395 2025-01-21 03:00:55.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc-itu-t.h' (5,422) at 20240405153052677
7396 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/aspeed_apb2opb.h' (5,423) at 20240906080037332
7397 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_LED.h' (5,424) at 20210307214931646
7398 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_runtime_pm.h' (5,425) at 20240405153048541
7399 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb' (5,426) at 20241221090017504
7400 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear300_usbtty_nand_defconfig' (5,427) at 20210308005003280
7401 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/0001-Make-the-code-C-17-compliant.patch' (5,428) at 20230131040012063
7402 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/Kconfig' (5,429) at 20240405153052117
7403 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_virtio_gpu.py' (5,430) at 20241211090212542
7404 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memory-hotplug/mem-on-off-test.sh' (5,431) at 20240405153054325
7405 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ap325rxa_defconfig' (5,432) at 20210308005003248
7406 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c' (5,433) at 20240405153230615
7407 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_6x8.c' (5,434) at 20220525020654747
7408 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/hr-B.net' (5,435) at 20210307205553758
7409 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-lib.c' (5,436) at 20210309003649276
7410 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.c' (5,437) at 20210307214928782
7411 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu3-common.dtsi' (5,438) at 20240405153045573
7412 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/md5.c' (5,439) at 20210308004938836
7413 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1126-pinctrl.dtsi' (5,440) at 20240405153229899
7414 2025-01-21 03:00:55.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc2_rtr_regs.h' (5,441) at 20240405153046605
7415 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/util.h' (5,442) at 20210307214932582
7416 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/smc37c669.c' (5,443) at 20210307214925658
7417 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/meson.build' (5,444) at 20210308005053425
7418 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-395.dtsi' (5,445) at 20240405153045449
7419 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/p2a.cpp' (5,446) at 20230718080031796
7420 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/zynqmp-ipi-mailbox.c' (5,447) at 20240405153230759
7421 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network.bb' (5,448) at 20241206090014226
7422 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/main.cpp' (5,449) at 20241028080029922
7423 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/aops.c' (5,450) at 20241011080017367
7424 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/clamav.service' (5,451) at 20210307205554126
7425 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/copy_output/copy_output_1.0/ia_css_copy_output_param.h' (5,452) at 20210307214930554
7426 2025-01-21 03:00:55.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/init-manager-mdev-busybox.inc' (5,453) at 20241221090017612
7427 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/write.c' (5,454) at 20210307214931134
7428 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/lxfb.h' (5,455) at 20210309003653308
7429 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/start.S' (5,456) at 20210308005002948
7430 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c' (5,457) at 20241216090017697
7431 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-timon.h' (5,458) at 20210307214928846
7432 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/parallel/parallel_20241122.bb' (5,459) at 20241221090017520
7433 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_w.c' (5,460) at 20210308005046517
7434 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/Makefile' (5,461) at 20210307214932470
7435 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/jr.h' (5,462) at 20210307214927078
7436 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/non-instrumented-non-atomic.h' (5,463) at 20240405153052617
7437 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/ls1043.c' (5,464) at 20210308005003432
7438 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pm-board.c' (5,465) at 20240405153045657
7439 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c' (5,466) at 20240405153051937
7440 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cpm-serial.c' (5,467) at 20210307214926338
7441 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/OperatingConfigCollection.json' (5,468) at 20240619080002952
7442 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am65x_evm_a53_defconfig' (5,469) at 20210308005003248
7443 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v1_0.h' (5,470) at 20240405153047125
7444 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,sparx5-dpll.yaml' (5,471) at 20210309003648328
7445 2025-01-21 03:00:55.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NIST-PD' (5,472) at 20211006000025238
7446 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c' (5,473) at 20240405153047233
7447 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/generic_regs.h' (5,474) at 20210307214927306
7448 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-networking/python/python3-ldap_3.4.4.bb' (5,475) at 20231126090012805
7449 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx31/gpio.h' (5,476) at 20210308005002644
7450 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_de0_nano_soc-u-boot.dtsi' (5,477) at 20210308005002612
7451 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-proc.c' (5,478) at 20210307214932210
7452 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.json' (5,479) at 20210308005046405
7453 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.16.bb' (5,480) at 20240413080012655
7454 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-dwc.h' (5,481) at 20240405153052033
7455 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/pim435/pim435_git.bb' (5,482) at 20241221090017508
7456 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_hpt366.c' (5,483) at 20240405153046661
7457 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/purgatory.c' (5,484) at 20240405153230147
7458 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012ardb_tfa_SECURE_BOOT_defconfig' (5,485) at 20210308005003264
7459 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/slog2.S' (5,486) at 20210307214926146
7460 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max5970-regulator.c' (5,487) at 20240405153231363
7461 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c' (5,488) at 20240405153050529
7462 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/annotate/instructions.c' (5,489) at 20240405153054085
7463 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/arch-generic/clk.h' (5,490) at 20210308005002844
7464 2025-01-21 03:00:55.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cobalt_lcdfb.c' (5,491) at 20240405153231579
7465 2025-01-21 03:00:55.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_b.c' (5,492) at 20210308005046517
7466 2025-01-21 03:00:55.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/display_mode_vba_30.c' (5,493) at 20240405153230411
7467 2025-01-21 03:00:55.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_ai.h' (5,494) at 20240405153047185
7468 2025-01-21 03:00:55.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/sgi_btns.c' (5,495) at 20210307214928486
7469 2025-01-21 03:00:55.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fast_commit.c' (5,496) at 20241011080017355
7470 2025-01-21 03:00:55.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/Kconfig' (5,497) at 20220525020654043
7471 2025-01-21 03:00:55.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/elog.cpp' (5,498) at 20210308005108057
7472 2025-01-21 03:00:55.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/caam-blob.h' (5,499) at 20240405153052881
7473 2025-01-21 03:00:55.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_switch_2400_defs.h' (5,500) at 20210307214930550
7474 2025-01-21 03:00:55.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_channel.h' (5,501) at 20210309003650372
7475 2025-01-21 03:00:55.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.h' (5,502) at 20210307214927742
7476 2025-01-21 03:00:55.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb' (5,503) at 20241221090017556
7477 2025-01-21 03:00:55.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ingenic-adc.c' (5,504) at 20240405153048953
7478 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/io.c' (5,505) at 20240405153049713
7479 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/Makefile' (5,506) at 20210308005003444
7480 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table.png' (5,507) at 20220105012522975 to deleted uid set
7481 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/gzip.c' (5,508) at 20210308005003704
7482 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/via/via-camera.c' (5,509) at 20240405153049497
7483 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmzone.c' (5,510) at 20240405153053141
7484 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-nezha.dts' (5,511) at 20240405153046241
7485 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7620.c' (5,512) at 20240405153051317
7486 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/phosphor-dbus-interfaces.wrap' (5,513) at 20220603030022985
7487 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c' (5,514) at 20241125090012251
7488 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/callback.c' (5,515) at 20240820080014173
7489 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/netlink.c' (5,516) at 20240405153053233
7490 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/pcie_quirks.h' (5,517) at 20240405153050569
7491 2025-01-21 03:00:55.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/files/static-passwd-meta-multimedia' (5,518) at 20231014080011723
7492 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/unistd.h' (5,519) at 20210308005046065
7493 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pca953x.h' (5,520) at 20240405153052769
7494 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_midi.c' (5,521) at 20240405153232123
7495 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/meson.build' (5,522) at 20240724080006311
7496 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/Kconfig' (5,523) at 20240405153045657
7497 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/types.h' (5,524) at 20210307214931366
7498 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/local.conf.sample' (5,525) at 20241221090017480
7499 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_prioq.h' (5,526) at 20210307214932198
7500 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-moxart/Makefile' (5,527) at 20210307214925902
7501 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb' (5,528) at 20230503080014591
7502 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_mark.h' (5,529) at 20210307214931646
7503 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/renesas,rzg2l-adc.yaml' (5,530) at 20240405153045073
7504 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/bbparse-torture.py' (5,531) at 20210307205554230
7505 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_d.c' (5,532) at 20210308005046517
7506 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Bratislava' (5,533) at 20210307205553794
7507 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/sh_pfc.h' (5,534) at 20240405153051365
7508 2025-01-21 03:00:55.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/handler.cpp' (5,535) at 20240817080027656
7509 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/nbd.c' (5,536) at 20240906080037148
7510 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/rsync_3.3.0.bb' (5,537) at 20241206090014334
7511 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashlsi3.S' (5,538) at 20210308005002852
7512 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/conf/include/ptest-packagelists-meta-oe.inc' (5,539) at 20241221090017500
7513 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-chroot-py.sh' (5,540) at 20210307205554130
7514 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ref-verify.c' (5,541) at 20241211090145505
7515 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/hotswap-power-cycle/files/hotswap-power-cycle.service' (5,542) at 20220416030014758
7516 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-test.c' (5,543) at 20220429100100938
7517 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_hid.h' (5,544) at 20220525020654259
7518 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/qcom_iommu.c' (5,545) at 20240405153230743
7519 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0005-fix-file-descriptor-leaks-reported-by-cppcheck.patch' (5,546) at 20241221090017540
7520 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nxp,tja11xx.yaml' (5,547) at 20240405153045117
7521 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/Makefile' (5,548) at 20220525020655107
7522 2025-01-21 03:00:55.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/plat-svc_0.1.bb' (5,549) at 20241221090017476
7523 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/auth.c' (5,550) at 20241220090018322
7524 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/vr3032u/MAINTAINERS' (5,551) at 20210308005002948
7525 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/LICENSE' (5,552) at 20240712080022833
7526 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml' (5,553) at 20240405153045173
7527 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/cdev.c' (5,554) at 20240613080016387
7528 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/Makefile' (5,555) at 20210307214929962
7529 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_table.cpp' (5,556) at 20240819080030255
7530 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/global_data.h' (5,557) at 20210308005002828
7531 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/video.rst' (5,558) at 20210307214925546
7532 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inffast.h' (5,559) at 20210307214931826
7533 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_w.c' (5,560) at 20210308005046517
7534 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv.c' (5,561) at 20240405153230191
7535 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb' (5,562) at 20240413080012647
7536 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/README.lanplus' (5,563) at 20210308004938836
7537 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/u-boot.lds' (5,564) at 20210308005002944
7538 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-5.dtsi' (5,565) at 20240405153046093
7539 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra124-soctherm.c' (5,566) at 20210307214930726
7540 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/ddr.c' (5,567) at 20210308005002960
7541 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/realview_gic.h' (5,568) at 20210308005046017
7542 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/create_action_map.hpp' (5,569) at 20220210040033214
7543 2025-01-21 03:00:55.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemux86.txt' (5,570) at 20240106090017261
7544 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm179x.txt' (5,571) at 20210307214925430
7545 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-mdadm-add-option-y-for-use-syslog-to-recive-event-re.patch' (5,572) at 20240413080012695
7546 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/spl.h' (5,573) at 20210308005002880
7547 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-common.h' (5,574) at 20240405153230815
7548 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mspdec.h' (5,575) at 20220525020652947
7549 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/vxlan.h' (5,576) at 20240405153052869
7550 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ibm-cffps.c' (5,577) at 20240405153230667
7551 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/ti,secure-proxy.yaml' (5,578) at 20220525020651686
7552 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/Makefile' (5,579) at 20220525020652502
7553 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd.c' (5,580) at 20220525020654979
7554 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear300.c' (5,581) at 20240405153045689
7555 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/workqueue_internal.h' (5,582) at 20240405153231943
7556 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/man-db/man-db_2.13.0.bb' (5,583) at 20241221090017676
7557 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb' (5,584) at 20240413080012655
7558 2025-01-21 03:00:55.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-exar.c' (5,585) at 20241211090145405
7559 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-wbt.h' (5,586) at 20240405153046521
7560 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c' (5,587) at 20240405153048657
7561 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/log.c' (5,588) at 20240906080037592
7562 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-spdifout.yaml' (5,589) at 20240405153045161
7563 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c' (5,590) at 20210307214927966
7564 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/loongarch.c' (5,591) at 20240628080013989
7565 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_dscp.h' (5,592) at 20240405153052845
7566 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolantConnector_v1.xml' (5,593) at 20240619080002924
7567 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_regs.h' (5,594) at 20240405153050025
7568 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8550-tcsr.h' (5,595) at 20240405153052645
7569 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-wbd222.dts' (5,596) at 20240405153045433
7570 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/ms7750se.c' (5,597) at 20210308005003020
7571 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/Kconfig' (5,598) at 20220525020653239
7572 2025-01-21 03:00:55.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa.c' (5,599) at 20240613080016419
7573 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-config.h' (5,600) at 20241008080013955
7574 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_node.c' (5,601) at 20220525020654003
7575 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/exec.h' (5,602) at 20210307214926378
7576 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz' (5,603) at 20210307205554594 to deleted uid set
7577 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/basic/fixdep.c' (5,604) at 20240405153053437
7578 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/virtual_isys.c' (5,605) at 20240405153051845
7579 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPL-1.02' (5,606) at 20210307205554422
7580 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ioctls.h' (5,607) at 20210307214926514
7581 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircd.service' (5,608) at 20210307205554098
7582 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p2771-0000.h' (5,609) at 20210308005003608
7583 2025-01-21 03:00:55.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi.c' (5,610) at 20240624080012800
7584 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/ti-sysc.c' (5,611) at 20240405153230199
7585 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ia_css_ynr2.host.c' (5,612) at 20210307214930562
7586 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0003-Add-config-option-without-valgrind.patch' (5,613) at 20240113090014532
7587 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/sa.c' (5,614) at 20210309003652332
7588 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/irq.c' (5,615) at 20240405153046061
7589 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/meson.build' (5,616) at 20220913030027305 to deleted uid set
7590 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/lockdep-design.rst' (5,617) at 20240405153229819
7591 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_syscall.h' (5,618) at 20220429100100646
7592 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_register.h' (5,619) at 20240405153049997
7593 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-fsl-ftm.txt' (5,620) at 20210307214925406
7594 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/amiga_defconfig' (5,621) at 20240405153230003
7595 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-i2c.c' (5,622) at 20220525020653271
7596 2025-01-21 03:00:55.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_SDCARD_defconfig' (5,623) at 20210308005003240
7597 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-lg-lb035q02.c' (5,624) at 20240405153048685
7598 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/he.c' (5,625) at 20240405153046673
7599 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/runfvp.py' (5,626) at 20231126090012777
7600 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips64.png' (5,627) at 20240309090012816 to deleted uid set
7601 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/cred.h' (5,628) at 20220627100017202
7602 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/cq.c' (5,629) at 20220525020653163
7603 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev-opts.c' (5,630) at 20210308005045817
7604 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/metric_value_helpers.hpp' (5,631) at 20230524080039233
7605 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sdhci.c' (5,632) at 20210308005003408
7606 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/pvpanic-mmio.c' (5,633) at 20240613080016427
7607 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_hw_types.h' (5,634) at 20240405153230391
7608 2025-01-21 03:00:55.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/buildhistory.py' (5,635) at 20240301090012455
7609 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/bitops.h' (5,636) at 20210308005002844
7610 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hvtramp.h' (5,637) at 20210307214926578
7611 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/mpc86xx_ddr.c' (5,638) at 20210308005003360
7612 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PortMetrics.v1_7_0.json' (5,639) at 20240918080002724
7613 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/Makefile' (5,640) at 20220802100038577
7614 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/temporary_file_test.cpp' (5,641) at 20230607080026569
7615 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/SensorPaths.hpp' (5,642) at 20240420080004072
7616 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/periph.h' (5,643) at 20210308005002724
7617 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/collie_defconfig' (5,644) at 20240405153045613
7618 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/range.c' (5,645) at 20210309003654096
7619 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/Makefile' (5,646) at 20210309003652012
7620 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-highbank/timer.c' (5,647) at 20210308005002724
7621 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/htc-ops.h' (5,648) at 20210307214929758
7622 2025-01-21 03:00:55.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/vpd_inventory.json' (5,649) at 20241213090040130
7623 2025-01-21 03:00:55.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/dimgrey_cavefish_ip_offset.h' (5,650) at 20220525020652811
7624 2025-01-21 03:00:55.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/stm32-pinfunc.h' (5,651) at 20240405153052653
7625 2025-01-21 03:00:55.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Slot.interface.yaml' (5,652) at 20240618080025501
7626 2025-01-21 03:00:55.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nokia,n900-ir' (5,653) at 20210307214925354
7627 2025-01-21 03:00:55.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7462.c' (5,654) at 20240405153048841
7628 2025-01-21 03:00:55.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/setjmp_32.S' (5,655) at 20220525020652194
7629 2025-01-21 03:00:55.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mmp_tdma.c' (5,656) at 20240405153047001
7630 2025-01-21 03:00:55.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_journal.c' (5,657) at 20210308005003544
7631 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8993.c' (5,658) at 20240405153232171
7632 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia_aesni_avx_glue.c' (5,659) at 20220525020652134
7633 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-mce' (5,660) at 20240405153044925
7634 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_sideband.c' (5,661) at 20240405153048553
7635 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_selftest.c' (5,662) at 20240405153230579
7636 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_pci.h' (5,663) at 20210307214931358
7637 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.c' (5,664) at 20220525020652959
7638 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/qcow2-cache.txt' (5,665) at 20210308005045805
7639 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sve_regs.c' (5,666) at 20241008080014055
7640 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Reset/meson.build' (5,667) at 20230825080021137 to deleted uid set
7641 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_microzed_defconfig' (5,668) at 20210308005003288
7642 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/0001-configure-Fix-checks-for-system-headers.patch' (5,669) at 20221003030013273
7643 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Session_v1.xml' (5,670) at 20240619080002936
7644 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-fabric.dtsi' (5,671) at 20240405153046241
7645 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/ti,tps380x-reset.yaml' (5,672) at 20240405153229795
7646 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_alert.scss' (5,673) at 20220105012522983
7647 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v5.h' (5,674) at 20240405153051289
7648 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/README' (5,675) at 20210308004938816
7649 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0008-configure-Disable-incompatible-function-pointer-type.patch' (5,676) at 20230401080011943
7650 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/process.c' (5,677) at 20240405153230023
7651 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/pvrusb2.rst' (5,678) at 20210309003648408
7652 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify/run-ptest' (5,679) at 20240301090012431
7653 2025-01-21 03:00:55.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ring.h' (5,680) at 20210307214929298
7654 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca0106_mixer.c' (5,681) at 20240405153232127
7655 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halleviksstrand' (5,682) at 20210307205553782
7656 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xt2000/setup.c' (5,683) at 20240405153046513
7657 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/imx_fec.c' (5,684) at 20241211090212306
7658 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_buildtag.c' (5,685) at 20240405153046705
7659 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/video/Makefile' (5,686) at 20240405153230095
7660 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_gadget_ep0.c' (5,687) at 20210308005003520
7661 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/first.S' (5,688) at 20210927100127517
7662 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun8i_a83t.c' (5,689) at 20210308005002784
7663 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6ul-pinctrl.txt' (5,690) at 20210307214925394
7664 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/aarch64_be-linux-user.mak' (5,691) at 20241211090212222
7665 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb' (5,692) at 20241221090017668
7666 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_mii_cfg.c' (5,693) at 20240405153231063
7667 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/meson.build' (5,694) at 20240326080039366
7668 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/socfpga.c' (5,695) at 20210308005003072
7669 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/debug.h' (5,696) at 20240405153053113
7670 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_wailuafalls.json' (5,697) at 20241213090004421 to deleted uid set
7671 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/catalina-host-ready.target' (5,698) at 20241214090210267
7672 2025-01-21 03:00:55.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/crc-ccitt.h' (5,699) at 20241211090212366
7673 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mq/sys/metrics.json' (5,700) at 20220525020655143
7674 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootz.c' (5,701) at 20230310090043279
7675 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6s-8034.dts' (5,702) at 20240405153045501
7676 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53573.dtsi' (5,703) at 20240405153229871
7677 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/fb-powerctrl_0.1.bb' (5,704) at 20241206090014222
7678 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/tegra/nvidia,tegra20-ahb.yaml' (5,705) at 20240405153229795
7679 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/init.rst' (5,706) at 20210307214925226
7680 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/spl_boot.c' (5,707) at 20210308005003048
7681 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/wrong-variable-expansion.patch' (5,708) at 20230706080014749
7682 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sr_ioctl.c' (5,709) at 20240805080014011
7683 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_cgu.h' (5,710) at 20210308005002664
7684 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/ti81xx.h' (5,711) at 20240405153045673
7685 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/session_cmds.hpp' (5,712) at 20231024080029049
7686 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822bs.c' (5,713) at 20240405153050657
7687 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-clps711x.c' (5,714) at 20210307214927062
7688 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/atapi.c' (5,715) at 20240906080037232
7689 2025-01-21 03:00:55.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/knav_dma.c' (5,716) at 20240405153051773
7690 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-util.c' (5,717) at 20240326080039554
7691 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/MAINTAINERS' (5,718) at 20210308005002908
7692 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/not_build_elc.patch' (5,719) at 20230706080014757
7693 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-04' (5,720) at 20210908000010395
7694 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l51.h' (5,721) at 20240405153053577
7695 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xsetroot_1.1.3.bb' (5,722) at 20240106090017237
7696 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_codec.c' (5,723) at 20240405153231471
7697 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/tcan4x5x-core.c' (5,724) at 20240405153230899
7698 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-any_call' (5,725) at 20210307214932570
7699 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa26msg.h' (5,726) at 20210307214930866
7700 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/.gitignore' (5,727) at 20220525020654687
7701 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/start.S' (5,728) at 20210308005003008
7702 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-bits-reset.h' (5,729) at 20240405153054369
7703 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/mman.h' (5,730) at 20220429100100610
7704 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_6_pmfw.h' (5,731) at 20240405153230511
7705 2025-01-21 03:00:55.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/cli11.wrap' (5,732) at 20220819030023853
7706 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_sriov.h' (5,733) at 20240405153050261
7707 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/law.c' (5,734) at 20210308005002988
7708 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spinlock-cas.h' (5,735) at 20210307214926554
7709 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Kconfig.debug' (5,736) at 20210307214926094
7710 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/tegra-kbc.c' (5,737) at 20210308005003384
7711 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/README.da850' (5,738) at 20210308005002952
7712 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_debug.h' (5,739) at 20240405153230371
7713 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/processor_32.h' (5,740) at 20240405153046313
7714 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_cfg.h' (5,741) at 20240405153048597
7715 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif_capture.h' (5,742) at 20240405153049477
7716 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Delete/meson.build' (5,743) at 20230825080021141 to deleted uid set
7717 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_tas.c' (5,744) at 20240405153049765
7718 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/README' (5,745) at 20210307214932702
7719 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-top.c' (5,746) at 20241008080014051
7720 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/Makefile' (5,747) at 20210307214929898
7721 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal32.c' (5,748) at 20210307214926258
7722 2025-01-21 03:00:55.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/platnand.h' (5,749) at 20210307214931454
7723 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-stm32-exti.c' (5,750) at 20240405153230751
7724 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_irqsoff.c' (5,751) at 20240405153053069
7725 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/config.json' (5,752) at 20231213090027094
7726 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/tlb.c' (5,753) at 20210308005002992
7727 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb' (5,754) at 20231011080016582
7728 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nspire/Kconfig' (5,755) at 20240405153229911
7729 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-vpu.h' (5,756) at 20240405153049413
7730 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/testthread.c' (5,757) at 20210308005046529
7731 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/toaster.bbclass' (5,758) at 20220910030013393
7732 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Battery/meson.build' (5,759) at 20230825080021141 to deleted uid set
7733 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrokdecode/0001-configure.ac-add-py-3.10-support.patch' (5,760) at 20241221090017524
7734 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/libperf.txt' (5,761) at 20240405153054065
7735 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-labrador-v2.dtsi' (5,762) at 20240405153045369
7736 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-aud.c' (5,763) at 20240405153230211
7737 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-adma.dtsi' (5,764) at 20240405153045737
7738 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sev-dev.h' (5,765) at 20240405153046937
7739 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7790-sysc.h' (5,766) at 20210307214931346
7740 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/templates/log_collector_config_template.yaml' (5,767) at 20230628080015931
7741 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/meson-mx-efuse.c' (5,768) at 20240520080015167
7742 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0006-warn-for-uses-of-system-directories-when-cross-linki.patch' (5,769) at 20241221090017648
7743 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77802.yaml' (5,770) at 20240405153045105
7744 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-dvk_su60_somc.dtsi' (5,771) at 20240405153045461
7745 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2mnt.dts' (5,772) at 20210307214926358
7746 2025-01-21 03:00:55.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher/0001-add-support-for-cross-compilation.patch' (5,773) at 20241221090017504
7747 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/0001-cmake-Disable-nonnull-compare-warning-on-gcc.patch' (5,774) at 20240301090012419
7748 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/Kconfig' (5,775) at 20240405153046053
7749 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_scarlett.h' (5,776) at 20210307214932446
7750 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isys_stream2mmio_public.h' (5,777) at 20210307214930546
7751 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc830x_rdb.c' (5,778) at 20240405153046197
7752 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm36274.c' (5,779) at 20220525020653211
7753 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_common.h' (5,780) at 20240405153046953
7754 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_gfxpll.h' (5,781) at 20240405153230583
7755 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/traps.c' (5,782) at 20210308005002836
7756 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/x530_defconfig' (5,783) at 20210308005003284
7757 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png' (5,784) at 20210307205554234 to deleted uid set
7758 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_ism.c' (5,785) at 20241216090017797
7759 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/x509_modsign.crt' (5,786) at 20210307205554110
7760 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/include/compiler.h' (5,787) at 20240906080037344
7761 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cg3.c' (5,788) at 20241211090212266
7762 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb' (5,789) at 20241225090010924
7763 2025-01-21 03:00:55.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/backchannel_rqst.c' (5,790) at 20240405153053385
7764 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display.c' (5,791) at 20240429080012416
7765 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wacom_w8001.c' (5,792) at 20240405153049165
7766 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.sym53c8xx_2' (5,793) at 20240405153045253
7767 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/orc_gen.c' (5,794) at 20240405153054077
7768 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/Makefile' (5,795) at 20241106090018634
7769 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi_master_ast_cf.h' (5,796) at 20210307214931610
7770 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/clamav-milter.conf.sample' (5,797) at 20210307205554126
7771 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/qaic_accel.h' (5,798) at 20240405153052905
7772 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/pm.c' (5,799) at 20240405153045693
7773 2025-01-21 03:00:55.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/vrf-xfrm-tests.sh' (5,800) at 20240405153054353
7774 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-types-setuptools_73.0.0.20240822.bb' (5,801) at 20241221090017560
7775 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_property.robot' (5,802) at 20240628080017121
7776 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kfree_skb.c' (5,803) at 20241008080014055
7777 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_sram_mgr.c' (5,804) at 20210307214927086
7778 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/vrm-control/vrm-control@.service' (5,805) at 20220514030009396
7779 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1033.c' (5,806) at 20210307214928702
7780 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_elf.h' (5,807) at 20240326080039562
7781 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas2770.yaml' (5,808) at 20240405153045169
7782 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/timer.h' (5,809) at 20210308005002716
7783 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/exit-air/ExitAirTempSensor.cpp' (5,810) at 20241112090003090
7784 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm-decoder/Build' (5,811) at 20210307214932586
7785 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/Makefile' (5,812) at 20240405153049533
7786 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/sifive_spi.h' (5,813) at 20230426080043768
7787 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/bd9571mwv.h' (5,814) at 20220525020654583
7788 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Storeton' (5,815) at 20210307205553798
7789 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-single.c' (5,816) at 20210308005003460
7790 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/qsort.c' (5,817) at 20210308005003712
7791 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/gdbstub.c' (5,818) at 20241211090212478
7792 2025-01-21 03:00:55.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml' (5,819) at 20240405153045025
7793 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/phy.c' (5,820) at 20241011080017339
7794 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/soc/ti/ti_sci_protocol.h' (5,821) at 20210308005003668
7795 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sched' (5,822) at 20210308005003296
7796 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml' (5,823) at 20240405153045021
7797 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall5.c' (5,824) at 20240405153054273
7798 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/tp3780i.c' (5,825) at 20220525020652298
7799 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-mmio.c' (5,826) at 20241211090212266
7800 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_uart.c' (5,827) at 20240405153230851
7801 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/shuttle_usbat.c' (5,828) at 20240405153052145
7802 2025-01-21 03:00:55.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_bsg_fc.h' (5,829) at 20240405153052949
7803 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_persistent_json_storage.cpp' (5,830) at 20240808080032608
7804 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace_kprobe.c' (5,831) at 20241220090018334 to deleted uid set
7805 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6mr.c' (5,832) at 20241216090017789
7806 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/trace_custom_events.h' (5,833) at 20240405153052901
7807 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/Kconfig' (5,834) at 20240405153230131
7808 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vermagic.h' (5,835) at 20240405153052817
7809 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/layer.conf' (5,836) at 20241221090017580
7810 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/ostree_2024.9.bb' (5,837) at 20241221090017520
7811 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/x38_edac.c' (5,838) at 20220525020652422
7812 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cmp.c' (5,839) at 20210308005003720
7813 2025-01-21 03:00:55.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/xattr_id.c' (5,840) at 20240405153052541
7814 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-a100-r-ccu.h' (5,841) at 20240405153231799
7815 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_scsi.c' (5,842) at 20240405153051537
7816 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/gcc-stack-usage.sh' (5,843) at 20210308005003732
7817 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/da8xx-fb.h' (5,844) at 20210308005003524
7818 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/0001-Use-setuptools-instead-of-distutils.patch' (5,845) at 20240113090014536
7819 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-pool.h' (5,846) at 20220525020654139
7820 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/vhost_types.h' (5,847) at 20240906080037348
7821 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/lpc32xx_gpio.c' (5,848) at 20210308005003376
7822 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_venus.h' (5,849) at 20210309003650356
7823 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdx65.h' (5,850) at 20240405153052649
7824 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-argh_0.31.3.bb' (5,851) at 20241221090017548
7825 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/.gitignore' (5,852) at 20241211090212454
7826 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/atmel_serial.h' (5,853) at 20240405153052005
7827 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/zorro.rst' (5,854) at 20210307214925474
7828 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/asix,ax88178.yaml' (5,855) at 20240405153045113
7829 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso.c' (5,856) at 20220525020651970
7830 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/sigma-delta-modulator.yaml' (5,857) at 20240405153045073
7831 2025-01-21 03:00:55.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.h' (5,858) at 20240405153230815
7832 2025-01-21 03:00:55.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-nonwifi.dtsi' (5,859) at 20240405153045529
7833 2025-01-21 03:00:55.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/sfp.c' (5,860) at 20241216090017717
7834 2025-01-21 03:00:55.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/events.c' (5,861) at 20240405153050121
7835 2025-01-21 03:00:55.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/irqdesc.c' (5,862) at 20240815080012907
7836 2025-01-21 03:00:55.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_fo.c' (5,863) at 20210307214932006
7837 2025-01-21 03:00:55.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_schizo.c' (5,864) at 20240405153046325
7838 2025-01-21 03:00:55.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_cmd.h' (5,865) at 20210307214928430
7839 2025-01-21 03:00:55.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bonegreen.dts' (5,866) at 20240405153045589
7840 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/cursor_reg_cache.h' (5,867) at 20240405153047293
7841 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts' (5,868) at 20240405153045725
7842 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/FabricAdapterCollection_v1.xml' (5,869) at 20240619080002924
7843 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_serial.c' (5,870) at 20240405153231283
7844 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-hi3798cv200.c' (5,871) at 20240405153230851
7845 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/kcomedilib/Makefile' (5,872) at 20220525020652362
7846 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi' (5,873) at 20240617080017374
7847 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/cpu.h' (5,874) at 20240405153045685
7848 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/ventana/Kconfig' (5,875) at 20210308005003024
7849 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.c' (5,876) at 20210307214930554
7850 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/meson.build' (5,877) at 20231130090025714
7851 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/block-status-cache' (5,878) at 20220429100100930
7852 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_bsg.c' (5,879) at 20240405153051725
7853 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/rdvl-sve.c' (5,880) at 20220525020655187
7854 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/versatile.yaml' (5,881) at 20210309003648380
7855 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/of_device_common.c' (5,882) at 20240405153230091
7856 2025-01-21 03:00:55.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_fire.c' (5,883) at 20240405153230091
7857 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf' (5,884) at 20210307205554466
7858 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_trace.h' (5,885) at 20240405153231235
7859 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-metadata.c' (5,886) at 20240405153049241
7860 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/snort.service' (5,887) at 20230811080018298
7861 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/spl.c' (5,888) at 20210308005002788
7862 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ia_css_ctc2.host.c' (5,889) at 20210307214930554
7863 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/cpp/.clang-format' (5,890) at 20241219090004492
7864 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/section_factory.cpp' (5,891) at 20210308005049137
7865 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/util.hpp' (5,892) at 20220913100029753
7866 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/prom.h' (5,893) at 20210524100034858
7867 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/direct.h' (5,894) at 20240405153052445
7868 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/cgroupstats.rst' (5,895) at 20220525020651638
7869 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_mac.py' (5,896) at 20241211090212542
7870 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-7040-mochabin.dts' (5,897) at 20240405153229931
7871 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib.mk' (5,898) at 20241018080014598
7872 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-twl.c' (5,899) at 20240405153231375
7873 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/core_manager.hpp' (5,900) at 20241129090023557
7874 2025-01-21 03:00:55.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/reg_ops.h' (5,901) at 20220525020651966
7875 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid1.h' (5,902) at 20240405153230771
7876 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/efi.h' (5,903) at 20240405153046525
7877 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_encoder.h' (5,904) at 20240405153230639
7878 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-encodings.h' (5,905) at 20240405153051945
7879 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5315u/Kconfig' (5,906) at 20210308005002948
7880 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5592r.c' (5,907) at 20240405153048977
7881 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3168a.c' (5,908) at 20240405153053677
7882 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LogService_v1.xml' (5,909) at 20240619080002928
7883 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/pci-acp3x.c' (5,910) at 20220525020655015
7884 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr4f.inc' (5,911) at 20210905000020581
7885 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APSL-1.0' (5,912) at 20210307205554414
7886 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/group.hpp' (5,913) at 20230201040022463
7887 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/dbusPropertiesServer.cpp' (5,914) at 20210308005114857
7888 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/tlb.c' (5,915) at 20210308005002980
7889 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/terminal3270.c' (5,916) at 20210927100127113
7890 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/dma-mapping.c' (5,917) at 20210307214926310
7891 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v4wbi.S' (5,918) at 20210307214925974
7892 2025-01-21 03:00:55.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mmap_flags.sh' (5,919) at 20240405153232231
7893 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_trigger.c' (5,920) at 20240405153048973
7894 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/multihost-physical-led.md' (5,921) at 20240720080004393
7895 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery.cookie.js' (5,922) at 20210307205554278
7896 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/debugfs.rst' (5,923) at 20240405153229839
7897 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.c' (5,924) at 20240405153048585
7898 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/parade,ps8622.yaml' (5,925) at 20240405153045037
7899 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_ife.c' (5,926) at 20240405153053361
7900 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/tests/dwarf-unwind.c' (5,927) at 20240405153054089
7901 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/arm-compat-semi/semihosting.c' (5,928) at 20240906080037576
7902 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/i12-tvbox_defconfig' (5,929) at 20210308005003260
7903 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/sdio.c' (5,930) at 20240405153231239
7904 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_macsec.c' (5,931) at 20240405153050361
7905 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/s2mps11.c' (5,932) at 20210308005003472
7906 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host.metadata.yaml' (5,933) at 20220430030026016
7907 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/lshrdi3.S' (5,934) at 20210307214925870
7908 2025-01-21 03:00:55.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64c-package.dtsi' (5,935) at 20210309003648828
7909 2025-01-21 03:00:55.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965-mac.c' (5,936) at 20240405153050505
7910 2025-01-21 03:00:55.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_flow_dissector.sh' (5,937) at 20240405153054285
7911 2025-01-21 03:00:55.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/registerfields.h' (5,938) at 20221215040039186
7912 2025-01-21 03:00:55.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/LogService_v1.xml' (5,939) at 20240619080002928
7913 2025-01-21 03:00:55.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/clocking.rst' (5,940) at 20210307214925566
7914 2025-01-21 03:00:55.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_dp_auxch.c' (5,941) at 20240405153048725
7915 2025-01-21 03:00:55.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-kernel/linux/linux-nuvoton_%.bbappend' (5,942) at 20210807000017354
7916 2025-01-21 03:00:55.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/serial-howto.txt' (5,943) at 20210308005003328
7917 2025-01-21 03:00:55.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_cfg_regs.h' (5,944) at 20240405153046605
7918 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_verbs.c' (5,945) at 20240405153230703
7919 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/bnxt_re.h' (5,946) at 20240628080013989
7920 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/Makefile' (5,947) at 20240405153053505
7921 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/conf.py' (5,948) at 20241221090017592
7922 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce6500.inc' (5,949) at 20220612030016755
7923 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.c' (5,950) at 20240520080015147
7924 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-ohci-s3c2410.h' (5,951) at 20210307214931482
7925 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun4i-a10.c' (5,952) at 20240405153230243
7926 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_ksm_options.c' (5,953) at 20220525020655187
7927 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0002-gcc-poison-system-directories.patch' (5,954) at 20241221090017660
7928 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hip04_eth.c' (5,955) at 20241011080017327
7929 2025-01-21 03:00:55.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-afe-common.h' (5,956) at 20240405153053969
7930 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rtas.h' (5,957) at 20240405153230035
7931 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/genpd.py' (5,958) at 20240405153053449
7932 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-empty.out' (5,959) at 20210308005046413 to deleted uid set
7933 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/htc.h' (5,960) at 20240805080013983
7934 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/spi-nor-ids.c' (5,961) at 20230720080043539
7935 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/k3-am654-ddrss.txt' (5,962) at 20210308005003304
7936 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/Makefile' (5,963) at 20220525020652022
7937 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/035' (5,964) at 20210927100127473
7938 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/sead3-addr.h' (5,965) at 20210307214926226
7939 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/8.Conclusion.rst' (5,966) at 20240405153045273
7940 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/maxlinear,gpy2xx.yaml' (5,967) at 20240405153045117
7941 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/Makefile' (5,968) at 20240405153230731
7942 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8997.h' (5,969) at 20210307214932366
7943 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.yaml' (5,970) at 20240405153045089
7944 2025-01-21 03:00:55.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb' (5,971) at 20241221090017544
7945 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/Makefile' (5,972) at 20210307214926294
7946 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/ihs_phys.h' (5,973) at 20210308005003000
7947 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/stackcollapse-report' (5,974) at 20220525020655155
7948 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/busconfig/phosphor-authority-cert-config.conf' (5,975) at 20230831080022083
7949 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_getparam.h' (5,976) at 20240405153048525
7950 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/decoder.c' (5,977) at 20240405153046553
7951 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pillow_10.4.0.bb' (5,978) at 20241221090017556
7952 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio_3g.c' (5,979) at 20210307214932242
7953 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/migor_defconfig' (5,980) at 20240405153046309
7954 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/022_image_name.dts' (5,981) at 20210308005003752
7955 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-platform.c' (5,982) at 20240405153231559
7956 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/writefru.mako.cpp' (5,983) at 20210308004927352
7957 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.out' (5,984) at 20220429100100882 to deleted uid set
7958 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/.gitignore' (5,985) at 20220708100026731
7959 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/gen-diff-patch' (5,986) at 20240405153053457
7960 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max9611.yaml' (5,987) at 20220525020651678
7961 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_gem.c' (5,988) at 20240405153048421
7962 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ftrace.h' (5,989) at 20240405153230079
7963 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/serial-multi-instantiate.c' (5,990) at 20240405153051417
7964 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood.dtsi' (5,991) at 20210308005002596
7965 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.qemu-mips' (5,992) at 20210308005003296
7966 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cio.h' (5,993) at 20220627100016930
7967 2025-01-21 03:00:55.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/endian.h' (5,994) at 20210307214932478
7968 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/softfloat.c' (5,995) at 20210927100127405
7969 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton_2021.04.inc' (5,996) at 20241204090019711
7970 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/davinci-cpufreq.c' (5,997) at 20240405153230251
7971 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunplus/Kconfig' (5,998) at 20240405153045689
7972 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_lock.c' (5,999) at 20240405153054257
7973 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/kudo-lib.sh' (6,000) at 20220728030014974
7974 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm23550_w1d/Makefile' (6,001) at 20210308005002924
7975 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/md4.c' (6,002) at 20210307214926802
7976 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/main.cpp' (6,003) at 20241120090021304
7977 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/pv/run-ptest' (6,004) at 20220402030016003
7978 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-sched.c' (6,005) at 20240405153231931
7979 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/jeq_infer_not_null_fail.c' (6,006) at 20240830080013363
7980 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Elog.metadata.yaml' (6,007) at 20221213040029821
7981 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ib700wdt.c' (6,008) at 20240405153052241
7982 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/si476x-core.h' (6,009) at 20220525020654587
7983 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/Kconfig' (6,010) at 20210307214931242
7984 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT' (6,011) at 20240906080037556 to deleted uid set
7985 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/Makefile' (6,012) at 20210308005003036
7986 2025-01-21 03:00:55.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/ppc64/host-signal.h' (6,013) at 20220429100100642
7987 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/map_ram.c' (6,014) at 20240405153049677
7988 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/case.py' (6,015) at 20210528000029731
7989 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-constantly_23.10.4.bb' (6,016) at 20240302090018206
7990 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-lite.dts' (6,017) at 20240405153045393
7991 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/exc_helper.c' (6,018) at 20240906080037540
7992 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/network/phosphor-network/01-bmc-eth.network' (6,019) at 20240316080012480
7993 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dfs_debug.h' (6,020) at 20210307214929770
7994 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_target.h' (6,021) at 20240405153051717
7995 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/Makefile' (6,022) at 20210307214928762
7996 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb' (6,023) at 20241221090017668
7997 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun7i-a20-ccu.h' (6,024) at 20210308005003636
7998 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/ddr_calibrate.c' (6,025) at 20210308005002820
7999 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefprev60-stuib.dts' (6,026) at 20240405153229899
8000 2025-01-21 03:00:55.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_radix_scope_qual_test.c' (6,027) at 20240405153054361
8001 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_map_ptr_mixing.c' (6,028) at 20240405153054281
8002 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/groff_1.23.0.bb' (6,029) at 20241221090017676
8003 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stout_defconfig' (6,030) at 20210308005003280
8004 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0015-Add-timestamp-validation-for-uefi-variables.patch' (6,031) at 20241206090014214
8005 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_frontend.h' (6,032) at 20240405153052825
8006 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_factory_dcn315.h' (6,033) at 20240405153047289
8007 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/eth.c' (6,034) at 20210308005002988
8008 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srp/Kconfig' (6,035) at 20210307214928466
8009 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_smu.h' (6,036) at 20240405153047205
8010 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/slre.c' (6,037) at 20210308005003712
8011 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/README' (6,038) at 20210308005003040
8012 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmo_Haukela' (6,039) at 20210307205553770
8013 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock.c' (6,040) at 20240405153230643
8014 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grasmyr' (6,041) at 20210307205553782
8015 2025-01-21 03:00:55.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/fixed_defined_warnings.patch' (6,042) at 20230706080014765
8016 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_xthead.c.inc' (6,043) at 20240906080037524
8017 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/als.c' (6,044) at 20220525020652094
8018 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-vpu.dtsi' (6,045) at 20241115090012941
8019 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/gui_header/test_profile_settings_sub_menu.robot' (6,046) at 20240628080017113
8020 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl006c.h' (6,047) at 20210309003649824
8021 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/esp4_offload.c' (6,048) at 20240405153053245
8022 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcupdate_trace.h' (6,049) at 20240405153231835
8023 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq.h' (6,050) at 20241018080014602
8024 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdt_pci.c' (6,051) at 20220525020654335
8025 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager.h' (6,052) at 20210308005002780
8026 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cargo_common.bbclass' (6,053) at 20241221090017608
8027 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t35/Makefile' (6,054) at 20210308005002948
8028 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6755-evb.dts' (6,055) at 20240405153045745
8029 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lathist_kern.c' (6,056) at 20210309003654512
8030 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-zero.dts' (6,057) at 20240405153229871
8031 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/mmc_ops.c' (6,058) at 20240405153049657
8032 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cirrusfb.c' (6,059) at 20240405153231579
8033 2025-01-21 03:00:55.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/lpc32xx_dma.c' (6,060) at 20210308005003372
8034 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/riscv/shakti-c.rst' (6,061) at 20220429100100426
8035 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/chsc.h' (6,062) at 20210307214926514
8036 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service.in' (6,063) at 20210307205554590
8037 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-kernel/linux/linux-aspeed_%.bbappend' (6,064) at 20220111040017380
8038 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rblist.h' (6,065) at 20210307214932602
8039 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml' (6,066) at 20240405153045145
8040 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6370-regulator.c' (6,067) at 20240405153051469
8041 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/css.h' (6,068) at 20240906080037340
8042 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.c' (6,069) at 20220525020652967
8043 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_thermal.h' (6,070) at 20220525020652823
8044 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/attr.inc' (6,071) at 20241221090017692
8045 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric_config.hpp' (6,072) at 20240307090027676
8046 2025-01-21 03:00:55.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/util.hpp' (6,073) at 20240817080005771
8047 2025-01-21 03:00:55.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_3_offset.h' (6,074) at 20240405153047977
8048 2025-01-21 03:00:55.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/p2p.h' (6,075) at 20210307214929734
8049 2025-01-21 03:00:55.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/059' (6,076) at 20240326080039726
8050 2025-01-21 03:00:55.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sve_vl.c' (6,077) at 20240405153054241
8051 2025-01-21 03:00:55.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/flow.h' (6,078) at 20210308005002672
8052 2025-01-21 03:00:55.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/Makefile' (6,079) at 20210308005002560
8053 2025-01-21 03:00:55.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch' (6,080) at 20241221090017632
8054 2025-01-21 03:00:55.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ddr_sdram.h' (6,081) at 20210308005003648
8055 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-emcon.dtsi' (6,082) at 20240405153229887
8056 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/binconfig-disabled.bbclass' (6,083) at 20220910030013385
8057 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/sc.c' (6,084) at 20240405153231191
8058 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0006-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch' (6,085) at 20241221090017644
8059 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-dsi.yaml' (6,086) at 20240405153045049
8060 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (6,087) at 20210814000014902
8061 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/relocate_kernel_32.S' (6,088) at 20220804100015900
8062 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target-con-str.h' (6,089) at 20241211090212522
8063 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-rm7k.c' (6,090) at 20210307214926278
8064 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx28evk_spi_defconfig' (6,091) at 20210308005003268
8065 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/tie-asm.h' (6,092) at 20210307214926770
8066 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/le.h' (6,093) at 20240405153052617
8067 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/fakes/clock_fake.hpp' (6,094) at 20220412175720090
8068 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/aat2870-regulator.c' (6,095) at 20240405153051461
8069 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_sw.c' (6,096) at 20240405153230391
8070 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-salvator-x.dts' (6,097) at 20210308005002600
8071 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/processor-flags.h' (6,098) at 20210308005002880
8072 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/isa-bridge.h' (6,099) at 20210307214926382
8073 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_common.h' (6,100) at 20210307214927078
8074 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/stmpe-keypad.c' (6,101) at 20240405153049137
8075 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_afmt.h' (6,102) at 20240405153047253
8076 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/bitmain/bm1880-sophon-edge.dts' (6,103) at 20210307214926010
8077 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/jvmti/jvmti_agent.c' (6,104) at 20220525020655143
8078 2025-01-21 03:00:55.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_msgb.h' (6,105) at 20240405153051393
8079 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_sysfs.c' (6,106) at 20240405153051533
8080 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-headsmp.S' (6,107) at 20210307214925918
8081 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/flexible_array.cocci' (6,108) at 20220525020654939
8082 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_mark_m.h' (6,109) at 20210307214931650
8083 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/ax88796b.c' (6,110) at 20220804100015992
8084 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/conf/layer.conf' (6,111) at 20241221090017492
8085 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i82860_edac.c' (6,112) at 20240405153047017
8086 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-websock.h' (6,113) at 20210308005046037
8087 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (6,114) at 20240730080012557
8088 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.h' (6,115) at 20210309003649428
8089 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pvpanic-isa.c' (6,116) at 20240906080037256
8090 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/xen/gntalloc.h' (6,117) at 20210307214931694
8091 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/eeprom.h' (6,118) at 20210307214929898
8092 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/Makefile' (6,119) at 20210308005003052
8093 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/Kconfig' (6,120) at 20210308005003168
8094 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-0.dtsi' (6,121) at 20240405153046093
8095 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/parse_simple.c' (6,122) at 20210307214932118
8096 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/LICENSE' (6,123) at 20210308005054069
8097 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/propertywatchgentest.mako.hpp' (6,124) at 20210308005108057
8098 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/flowctrl.h' (6,125) at 20210307214931594
8099 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/architecture.rst' (6,126) at 20240405153045009
8100 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/Kconfig' (6,127) at 20210308005003444
8101 2025-01-21 03:00:55.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.c' (6,128) at 20241008080013951
8102 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vfio.h' (6,129) at 20240405153231883
8103 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/detail/watch_timeout.hpp' (6,130) at 20210308005114857
8104 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/PSPD/meson.build' (6,131) at 20230825080021137 to deleted uid set
8105 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/poison.h' (6,132) at 20241211090212358
8106 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.c' (6,133) at 20220525020652971
8107 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-dyntick.svg' (6,134) at 20210307214925210
8108 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/Makefile' (6,135) at 20240405153053209
8109 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/snmp/snmp_utils.robot' (6,136) at 20240627080021048
8110 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (6,137) at 20241213090035010 to deleted uid set
8111 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.h' (6,138) at 20210307214929910
8112 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/cdns,ttc.yaml' (6,139) at 20240405153045177
8113 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svc4proc.c' (6,140) at 20240405153052401
8114 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835.dtsi' (6,141) at 20210308005002572
8115 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/signal.h' (6,142) at 20210307214926066
8116 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/Makefile' (6,143) at 20210307214929382
8117 2025-01-21 03:00:55.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/trampoline.S' (6,144) at 20210307214926110
8118 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/vsx-impl.c.inc' (6,145) at 20241022080032792
8119 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9p031.c' (6,146) at 20240405153049321
8120 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/mcp4531.c' (6,147) at 20240405153230695
8121 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria10.dtsi' (6,148) at 20210308005002612
8122 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_keyboard.c' (6,149) at 20240405153052993
8123 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/lcm.c' (6,150) at 20210307214931810
8124 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/README.skeleton' (6,151) at 20210729000029124
8125 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm-sf2-eth.c' (6,152) at 20210308005003424
8126 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch.py' (6,153) at 20241221090017588
8127 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9m10g45ek_mmc_defconfig' (6,154) at 20210308005003248
8128 2025-01-21 03:00:55.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Estrela-do-Sul-63.0W' (6,155) at 20210307205553758
8129 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/lib/ignore-filter' (6,156) at 20221207040016311
8130 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c' (6,157) at 20240405153045665
8131 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_uart.h' (6,158) at 20210307214928702
8132 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/monitor.c' (6,159) at 20210308005046297
8133 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/Kconfig.debug' (6,160) at 20240405153053121
8134 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/tlb.h' (6,161) at 20240405153230079
8135 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvidia_gb200_io_board.json' (6,162) at 20241101080009595
8136 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_transports.c' (6,163) at 20210307214926618
8137 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-Use-correct-printf-format-for-__fsblkcnt_t.patch' (6,164) at 20230114040015474
8138 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/time.c' (6,165) at 20210307214926190
8139 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/Makefile' (6,166) at 20210307214928542
8140 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_superblock.h' (6,167) at 20240405153053117
8141 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/signal32.h' (6,168) at 20240405153046077
8142 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg_20230501.bb' (6,169) at 20230520080014480
8143 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-opos6uldev.dts' (6,170) at 20240405153045525
8144 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/soc.c' (6,171) at 20210308005002728
8145 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/srf08.c' (6,172) at 20240405153049013
8146 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/core.h' (6,173) at 20240405153231819
8147 2025-01-21 03:00:55.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts' (6,174) at 20240405153229955
8148 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_router.c' (6,175) at 20240405153050077
8149 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf-nettle.c' (6,176) at 20241211090212230
8150 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/network/persistent-net-name.bb' (6,177) at 20241211090147013
8151 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit/0001-Fixed-swig-host-contamination-issue.patch' (6,178) at 20240302090018206
8152 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Power/meson.build' (6,179) at 20230825080021137 to deleted uid set
8153 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/gpu_stress_test.robot' (6,180) at 20240628080017121
8154 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/ras.c' (6,181) at 20240405153230051
8155 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/cutils.h' (6,182) at 20230426080043840
8156 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/Build' (6,183) at 20210307214932514
8157 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/chacha-s390.S' (6,184) at 20240405153046269
8158 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lilla_Edet' (6,185) at 20210307205553786
8159 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_filters.h' (6,186) at 20240405153050273
8160 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/Makefile' (6,187) at 20240719080013385
8161 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0028-build-path.c-avoid-boot-time-segfault-for-musl.patch' (6,188) at 20241221090017644
8162 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/msf2-emac.h' (6,189) at 20210308005046021
8163 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/LICENSE' (6,190) at 20240709145403765
8164 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/PostCode.interface.yaml' (6,191) at 20241120090018888
8165 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd_3.26.1.bb' (6,192) at 20241206090014242
8166 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/net1080.c' (6,193) at 20210309003651344
8167 2025-01-21 03:00:55.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/extable.h' (6,194) at 20240405153045937
8168 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@440/tmp275@4a.conf' (6,195) at 20240904080027734
8169 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/sys_proto.h' (6,196) at 20210308005002708
8170 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/bman-portals.txt' (6,197) at 20210307214925422
8171 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page_recipes.py' (6,198) at 20210307205554266
8172 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt715_sdca.c' (6,199) at 20240405153053957
8173 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolingUnit.v1_1_2.json' (6,200) at 20240619080002944
8174 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/tcm-sita.c' (6,201) at 20240405153048681
8175 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/crc32.rst' (6,202) at 20240405153045265
8176 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jamjo' (6,203) at 20210307205553782
8177 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS7.conf' (6,204) at 20240310080021376
8178 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am43xx-clocks.dtsi' (6,205) at 20240405153045597
8179 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scpi.c' (6,206) at 20241211090145405
8180 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_state_effecter.hpp' (6,207) at 20240819080030259
8181 2025-01-21 03:00:55.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/petalogix_ml605_mmu.c' (6,208) at 20241211090212290
8182 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/rpmb.c' (6,209) at 20210308005003404
8183 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util.inc' (6,210) at 20221120040010738
8184 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/musb.h' (6,211) at 20210308005002656
8185 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-controller.js' (6,212) at 20210308005107065
8186 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/trace-events-sample.c' (6,213) at 20240405153053433
8187 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power5-pmu.c' (6,214) at 20240405153046193
8188 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwxface.c' (6,215) at 20240405153046621
8189 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/util.c' (6,216) at 20241211090145525
8190 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/psu-firmware-update.md' (6,217) at 20240215090004516
8191 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/Makefile' (6,218) at 20240405153046553
8192 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Protocol.json' (6,219) at 20240619080002952
8193 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_prevent_map_lookup.c' (6,220) at 20240405153054281
8194 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/iothread.c' (6,221) at 20210927100127641
8195 2025-01-21 03:00:55.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x35.dtsi' (6,222) at 20210308005002572
8196 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/nvme.c' (6,223) at 20210308005003448
8197 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/zfs_lzjb.c' (6,224) at 20210308005003556
8198 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/perf_event.h' (6,225) at 20240405153045625
8199 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c' (6,226) at 20240405153048645
8200 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_ovs.c' (6,227) at 20240405153053325
8201 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ifu.json' (6,228) at 20240405153054109
8202 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/initramfs-kexecboot-klibc-image.bb' (6,229) at 20210307205553750
8203 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bmc-update/files/bmc-verify.sh' (6,230) at 20230428080015190
8204 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00debug.h' (6,231) at 20210307214929906
8205 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPhyRf.c' (6,232) at 20220525020654179
8206 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.c' (6,233) at 20240405153048637
8207 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_usb_ops.c' (6,234) at 20240405153231263
8208 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c' (6,235) at 20241211090145461
8209 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtt200u.h' (6,236) at 20210307214928818
8210 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/plocate/plocate_1.1.23.bb' (6,237) at 20241221090017520
8211 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/layer.conf' (6,238) at 20241221090017480
8212 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/qts/pinmux_config.h' (6,239) at 20210308005002912
8213 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/README' (6,240) at 20240405153052317
8214 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/posix_types.h' (6,241) at 20210308005002840
8215 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/ISC' (6,242) at 20210307214925638
8216 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.0.1' (6,243) at 20211006000025242
8217 2025-01-21 03:00:55.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd_trace.h' (6,244) at 20240405153051733
8218 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/README.libretech-cc' (6,245) at 20210308005002912
8219 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/scpi_pm_domain.c' (6,246) at 20240405153230299
8220 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6642.rst' (6,247) at 20210307214925502
8221 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/fsl-soc.c' (6,248) at 20210307214926362
8222 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset/socfpga.h' (6,249) at 20210307214931498
8223 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/App.vue' (6,250) at 20241004080035959
8224 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev_ioctl.c' (6,251) at 20240405153232003
8225 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/MultiFactorAuthConfiguration.interface.yaml' (6,252) at 20240913080021481
8226 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-fan-config.bbappend' (6,253) at 20210812000025166
8227 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-kernel/linux/linux-aspeed_%.bbappend' (6,254) at 20240712080022837
8228 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.h' (6,255) at 20210307214929930
8229 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra124-emc.c' (6,256) at 20240405153049589
8230 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters_state_safety.c' (6,257) at 20240405153054269
8231 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_backlight.c' (6,258) at 20240405153231579
8232 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/rde_handler.hpp' (6,259) at 20231021080001830
8233 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/MAINTAINERS' (6,260) at 20210308005002992
8234 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/xlnx,csi2rxss.yaml' (6,261) at 20240405153045101
8235 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smdkv310_defconfig' (6,262) at 20210308005003280
8236 2025-01-21 03:00:55.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/Makefile' (6,263) at 20240405153051485
8237 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/exynos_lcd.h' (6,264) at 20210308005003644
8238 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-camera.c' (6,265) at 20210307214928554
8239 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/microchip,mfps-rtc.yaml' (6,266) at 20240405153045153
8240 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts219-6282.dts' (6,267) at 20240405153045457
8241 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tsys01.c' (6,268) at 20240405153049013
8242 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versatile/timer.c' (6,269) at 20210308005002796
8243 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,wdma.yaml' (6,270) at 20240405153045041
8244 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/unistd_n64.h' (6,271) at 20240906080037352
8245 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_listen.c' (6,272) at 20240405153053357
8246 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/tcp.c' (6,273) at 20241118090018499
8247 2025-01-21 03:00:55.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/slavio_misc.c' (6,274) at 20241211090212298
8248 2025-01-21 03:00:55.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/842_decompress.c' (6,275) at 20210307214931790
8249 2025-01-21 03:00:55.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/floating-point.json' (6,276) at 20240405153054121
8250 2025-01-21 03:00:55.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/sta.c' (6,277) at 20240910080014058
8251 2025-01-21 03:00:55.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/winucase.c' (6,278) at 20240405153052525
8252 2025-01-21 03:00:55.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb' (6,279) at 20241221090017548
8253 2025-01-21 03:00:55.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_wip.c' (6,280) at 20210308005003708
8254 2025-01-21 03:00:55.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-scmi.c' (6,281) at 20240405153048913
8255 2025-01-21 03:00:55.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7791-koelsch.dts' (6,282) at 20240405153229895
8256 2025-01-21 03:00:55.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (6,283) at 20220505030018006
8257 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/Makefile' (6,284) at 20240405153045633
8258 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/xen-pcifront.c' (6,285) at 20240405153231299
8259 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/peerlookup.h' (6,286) at 20210307214929726
8260 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/opalkelly/zynq/Makefile' (6,287) at 20210308005003028
8261 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/kernel-enforcement-statement.rst' (6,288) at 20210307214925586
8262 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TriggersCollection.json' (6,289) at 20240619080002956
8263 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-warp.dts' (6,290) at 20240418080014478
8264 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/icp-native.c' (6,291) at 20240830080013243
8265 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/memalign.h' (6,292) at 20220429100100586
8266 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/64-bit.config' (6,293) at 20240405153230063
8267 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Protection' (6,294) at 20211006000025230
8268 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0008-net-snmp-fix-engineBoots-value-on-SIGHUP.patch' (6,295) at 20240413080012643
8269 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/dbus_passive_unittest.cpp' (6,296) at 20241210090026644
8270 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/p8022.h' (6,297) at 20240405153231855
8271 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/sysfs.c' (6,298) at 20210307214929798
8272 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw71xx.dtsi' (6,299) at 20240405153229927
8273 2025-01-21 03:00:55.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/unaligned/packed_struct.h' (6,300) at 20210307214932474
8274 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/bu21029_ts.c' (6,301) at 20240405153230731
8275 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-int.err' (6,302) at 20210308005046401
8276 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/tools/peltool.cpp' (6,303) at 20241003080023045
8277 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/bpf_jit_comp64.c' (6,304) at 20241104090011563
8278 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/st_smi.h' (6,305) at 20210308005003668
8279 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/adc.c' (6,306) at 20210307214926558
8280 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/Makefile' (6,307) at 20210307214932718
8281 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5249evb/Makefile' (6,308) at 20210308005002972
8282 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libgssglue/libgssglue_0.8.bb' (6,309) at 20241221090017580
8283 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/nexthop-group-resilient.rst' (6,310) at 20220525020651750
8284 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_gcr_el1_cswitch.c' (6,311) at 20240405153054237
8285 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (6,312) at 20241001080014404
8286 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb' (6,313) at 20240301090012423
8287 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/remap_range.c' (6,314) at 20240405153052501
8288 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/omap/omap_pm.rst' (6,315) at 20240405153044973
8289 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_dctcp.c' (6,316) at 20240405153054265
8290 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_common.c' (6,317) at 20210307214929362
8291 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/tveeprom.c' (6,318) at 20210307214928602
8292 2025-01-21 03:00:55.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear1340.dtsi' (6,319) at 20240405153229899
8293 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-systemd_235.bb' (6,320) at 20241221090017560
8294 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/toshiba.c' (6,321) at 20220525020652298
8295 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v6_0.h' (6,322) at 20240405153047161
8296 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (6,323) at 20241002080013798
8297 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_vid.c' (6,324) at 20210307214928038
8298 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/sidewinder.c' (6,325) at 20240405153049133
8299 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d3xek.h' (6,326) at 20210308005003612
8300 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rockchip-ep.c' (6,327) at 20241211090145477
8301 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/module.c' (6,328) at 20240405153046433
8302 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/wow.c' (6,329) at 20210307214929774
8303 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_abm_lcd.h' (6,330) at 20240405153230395
8304 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f34.h' (6,331) at 20240405153049153
8305 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/qspinlock.c' (6,332) at 20240913080013769
8306 2025-01-21 03:00:55.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/reassembly.c' (6,333) at 20240405153232015
8307 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/sy8106a.c' (6,334) at 20210308005003472
8308 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/input.c' (6,335) at 20240520080015231
8309 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_cache.c' (6,336) at 20240405153048389
8310 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust/0001-Fix-Build-examples-when-rpath-is-stripped-from-in-bu.patch' (6,337) at 20241221090017688
8311 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/kvm/meson.build' (6,338) at 20240326080039694
8312 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enumstd.rst' (6,339) at 20220525020651786
8313 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/setup.c' (6,340) at 20210307214926270
8314 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/pgtable.h' (6,341) at 20240405153230027
8315 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/combo-layer-hook-default.sh' (6,342) at 20220910030013433
8316 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-serial.cfg' (6,343) at 20220804030014671
8317 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_cgm_regs.h' (6,344) at 20240405153046601
8318 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/percpu_freelist.c' (6,345) at 20240405153052981
8319 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/clocks.rst' (6,346) at 20241211090212234
8320 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/additional_data.hpp' (6,347) at 20241212090025211
8321 2025-01-21 03:00:55.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c' (6,348) at 20220525020652963
8322 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dcb/dcbnl.c' (6,349) at 20240405153053229
8323 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-utils.c' (6,350) at 20220525020655115
8324 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/pipeline.json' (6,351) at 20240405153054113
8325 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-uevm.dts' (6,352) at 20240405153045609
8326 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-keene.c' (6,353) at 20210307214928770
8327 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kzm9g_defconfig' (6,354) at 20210308005003264
8328 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/build.yml' (6,355) at 20240613080016399
8329 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/raptor2/0001-Remove-the-access-to-entities-checked-private-symbol.patch' (6,356) at 20230811080018302
8330 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-acpi' (6,357) at 20240405153229731
8331 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/timer32k.c' (6,358) at 20240405153045661
8332 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/mount.c' (6,359) at 20240405153231695
8333 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/thermal-sensor3.conf' (6,360) at 20230929080014511
8334 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v3_0.h' (6,361) at 20210307214927250
8335 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/pl011.yaml' (6,362) at 20240405153045153
8336 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_apg.c' (6,363) at 20240405153047253
8337 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/Kconfig' (6,364) at 20220525020654707
8338 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/mbx.h' (6,365) at 20210307214929470
8339 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/ebony_defconfig' (6,366) at 20210307214926366
8340 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/COPYING.MIT' (6,367) at 20210307205553690
8341 2025-01-21 03:00:55.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-mtrace_2.40.bb' (6,368) at 20241221090017640
8342 2025-01-21 03:00:55.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c' (6,369) at 20240405153049381
8343 2025-01-21 03:00:55.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lirc.tmpfiles' (6,370) at 20210307205553850
8344 2025-01-21 03:00:55.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.h' (6,371) at 20240405153047253
8345 2025-01-21 03:00:55.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp' (6,372) at 20241217090008768
8346 2025-01-21 03:00:55.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/Makefile' (6,373) at 20240405153054373
8347 2025-01-21 03:00:55.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra234-reset.h' (6,374) at 20240405153052653
8348 2025-01-21 03:00:55.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/setup.h' (6,375) at 20210307214926326
8349 2025-01-21 03:00:55.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/Kconfig' (6,376) at 20210307214929530
8350 2025-01-21 03:00:55.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/MAINTAINERS' (6,377) at 20210308005002988
8351 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_rssd.json' (6,378) at 20241003080004509
8352 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mac.h' (6,379) at 20220525020653779
8353 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/module.lds.h' (6,380) at 20210309003653800
8354 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps_git.bb' (6,381) at 20240301090012435
8355 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pch_gbe.c' (6,382) at 20210308005003440
8356 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-csi.c' (6,383) at 20240405153231471
8357 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/romimage/mmcif-sh7724.c' (6,384) at 20240405153046309
8358 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/Makefile' (6,385) at 20210307214926702
8359 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.c' (6,386) at 20240405153230607
8360 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/sm.c' (6,387) at 20210308005002752
8361 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_hw.h' (6,388) at 20240405153049493
8362 2025-01-21 03:00:55.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc_trace.c' (6,389) at 20210307214929674
8363 2025-01-21 03:00:55.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/imx/cpu.h' (6,390) at 20220525020654651
8364 2025-01-21 03:00:55.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_dtx.c' (6,391) at 20240405153051393
8365 2025-01-21 03:00:55.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/component.h' (6,392) at 20240405153052673
8366 2025-01-21 03:00:55.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/io.h' (6,393) at 20240405153230091
8367 2025-01-21 03:00:55.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/umt-010.c' (6,394) at 20240405153049553
8368 2025-01-21 03:00:55.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/console/obmc-console/obmc-console.conf' (6,395) at 20230512080018777
8369 2025-01-21 03:00:55.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/def.h' (6,396) at 20210307214929930
8370 2025-01-21 03:00:55.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/Makefile' (6,397) at 20240405153049933
8371 2025-01-21 03:00:55.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kasan-enabled.h' (6,398) at 20240405153052713
8372 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bcm63xx_udc.c' (6,399) at 20240405153052081
8373 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/pci.h' (6,400) at 20240405153046297
8374 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ext4.h' (6,401) at 20240405153052917
8375 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/rtsx_usb_ms.c' (6,402) at 20210716100029947
8376 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ag101p/adp-ag101p.c' (6,403) at 20210308005002900
8377 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/0001-m4-Just-emit-the-first-line-of-compiler-version.patch' (6,404) at 20230609080014395
8378 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi.h' (6,405) at 20240405153230555
8379 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/engine.h' (6,406) at 20240405153231791
8380 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore1_mme_ctrl_lo_regs.h' (6,407) at 20240405153046589
8381 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Kconfig.debug' (6,408) at 20210524100034878
8382 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_hencap_red_l3vpn_test.sh' (6,409) at 20240405153054353
8383 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/simple-card.yaml' (6,410) at 20240405153229799
8384 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/fix-libusb-paths.patch' (6,411) at 20230609080014391
8385 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/10m50_defconfig' (6,412) at 20210308005003232
8386 2025-01-21 03:00:55.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/cam.h' (6,413) at 20240405153050661
8387 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm860x-core.c' (6,414) at 20240405153049597
8388 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/apple/Makefile' (6,415) at 20240405153053553
8389 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_de0_nano_soc.h' (6,416) at 20210308005003616
8390 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/sbp/Makefile' (6,417) at 20210307214930706
8391 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux.h' (6,418) at 20210307214930950
8392 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/setup.ld' (6,419) at 20240405153230103
8393 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/bt1-pvt.rst' (6,420) at 20210307214925498
8394 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts' (6,421) at 20240405153045717
8395 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/fourcc.rst' (6,422) at 20210307214925610
8396 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025rdb_36b.dts' (6,423) at 20210307214926346
8397 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/q800.c' (6,424) at 20241211090212290
8398 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/e500plat.c' (6,425) at 20230925080039897
8399 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/mc146818rtc.h' (6,426) at 20210307214926222
8400 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm1789.c' (6,427) at 20240405153053677
8401 2025-01-21 03:00:55.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/hostconsole.conf' (6,428) at 20230114040015462
8402 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164.h' (6,429) at 20240405153049381
8403 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-ap148.dts' (6,430) at 20240405153045541
8404 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/groups_1p.json' (6,431) at 20241108090014316
8405 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-ipf.c' (6,432) at 20241114091008832
8406 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/0003-texinfo-Update-to-5.1.patch' (6,433) at 20241221090017680
8407 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mxcc.h' (6,434) at 20210307214926582
8408 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sysma_Liikola' (6,435) at 20210307205553774
8409 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/e1000.rst' (6,436) at 20240405153045233
8410 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/calxeda/l2ecc.yaml' (6,437) at 20210307214925274
8411 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/Makefile' (6,438) at 20240405153230243
8412 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vmalloc.h' (6,439) at 20240405153045941
8413 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/goldfish_events.c' (6,440) at 20210307214928474
8414 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-dmar-iommu.h' (6,441) at 20241114091008832
8415 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml' (6,442) at 20240405153045109
8416 2025-01-21 03:00:55.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_device_access.h' (6,443) at 20210307214930546
8417 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/136' (6,444) at 20210927100127485
8418 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Turksat-42.0E' (6,445) at 20210307205553762
8419 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm90.c' (6,446) at 20240405153230663
8420 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_7k.h' (6,447) at 20210307214929606
8421 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex3_kern.c' (6,448) at 20240405153053425
8422 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/reboot/reboot.sh' (6,449) at 20210308005111465
8423 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_rainier.py' (6,450) at 20241211090212538
8424 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/Kconfig' (6,451) at 20210308005003076
8425 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/294.out' (6,452) at 20210308005046469
8426 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml' (6,453) at 20240405153045033
8427 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/Makefile' (6,454) at 20220525020653051
8428 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-classd.c' (6,455) at 20240710080014617
8429 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/main.c' (6,456) at 20210307214926626
8430 2025-01-21 03:00:55.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_usb2.c' (6,457) at 20240405153052041
8431 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_eth_path.c' (6,458) at 20240405153231007
8432 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/configfs_internal.h' (6,459) at 20240405153052317
8433 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/mp.h' (6,460) at 20240405153050125
8434 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_r_ph.c' (6,461) at 20210308005046505
8435 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/strlen.S' (6,462) at 20210307214926098
8436 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/intel.c' (6,463) at 20240405153046637
8437 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/tiny-base.config' (6,464) at 20240405153231903
8438 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/kudo_uart_mux_ctrl.sh' (6,465) at 20220422030010210
8439 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbbridged.cpp' (6,466) at 20240817080008816
8440 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/pdata/files/power-target.sh' (6,467) at 20230421080020940
8441 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-mem.h' (6,468) at 20241211090212366
8442 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_secboot_err.h' (6,469) at 20210308005003652
8443 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/.readthedocs.yaml' (6,470) at 20231126090012765
8444 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_common.h' (6,471) at 20210307214929862
8445 2025-01-21 03:00:55.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/edac.h' (6,472) at 20210307214931390
8446 2025-01-21 03:00:55.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-mq.h' (6,473) at 20240405153231799
8447 2025-01-21 03:00:55.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/controllers/__init__.py' (6,474) at 20210307205554390
8448 2025-01-21 03:00:55.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/msr-smp.c' (6,475) at 20220525020652186
8449 2025-01-21 03:00:55.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/emif4.c' (6,476) at 20210308005002756
8450 2025-01-21 03:00:55.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_syntax_errors.tc' (6,477) at 20241216090017805
8451 2025-01-21 03:00:55.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/slub.c' (6,478) at 20241211090145549
8452 2025-01-21 03:00:55.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/eth.c' (6,479) at 20210308005002992
8453 2025-01-21 03:00:55.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vboxvideo_vbe.h' (6,480) at 20210307214928058
8454 2025-01-21 03:00:55.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/signal.c' (6,481) at 20240906080037356
8455 2025-01-21 03:00:55.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/tsx09-common.h' (6,482) at 20210307214925930
8456 2025-01-21 03:00:55.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-tag.c' (6,483) at 20240830080013247
8457 2025-01-21 03:00:55.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/server.c' (6,484) at 20241220090018322 to deleted uid set
8458 2025-01-21 03:00:55.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/fifo_icap.c' (6,485) at 20240405153046765
8459 2025-01-21 03:00:55.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_hw.h' (6,486) at 20240405153231419
8460 2025-01-21 03:00:55.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/Makefile' (6,487) at 20210308005003004
8461 2025-01-21 03:00:55.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-configfs.c' (6,488) at 20210307214928354
8462 2025-01-21 03:00:55.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/pptable.h' (6,489) at 20240405153230499
8463 2025-01-21 03:00:55.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-db-xc3-24g4xg.dts' (6,490) at 20240405153045453
8464 2025-01-21 03:00:55.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/0001-fontforgeexe-Use-env-to-find-fontforge.patch' (6,491) at 20220721030015845
8465 2025-01-21 03:00:55.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/atomic.h' (6,492) at 20210308005002836
8466 2025-01-21 03:00:55.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6100.h' (6,493) at 20210307214928638
8467 2025-01-21 03:00:55.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ComponentIntegrityCollection.json' (6,494) at 20240619080002944
8468 2025-01-21 03:00:55.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/barrier.h' (6,495) at 20210307214926210
8469 2025-01-21 03:00:55.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/pager.h' (6,496) at 20210307214932494
8470 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hugetlb_vmemmap.c' (6,497) at 20240405153053125
8471 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryMetrics_v1.xml' (6,498) at 20240619080002928
8472 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c' (6,499) at 20240405153231051
8473 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-hcd.h' (6,500) at 20240405153052065
8474 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/create-pull-request' (6,501) at 20230919080013994
8475 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb' (6,502) at 20230706080014765
8476 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sabreauto.dtsi' (6,503) at 20240405153045517
8477 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Create/meson.build' (6,504) at 20230825080021133 to deleted uid set
8478 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-s-hw-freq-seek.rst' (6,505) at 20220525020651790
8479 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tesseract/tesseract_5.5.0.bb' (6,506) at 20241221090017528
8480 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/seccomp_filter.rst' (6,507) at 20240405153045325
8481 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/src/meson.build' (6,508) at 20231229090005659
8482 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/timer.hpp' (6,509) at 20241219090033968
8483 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/bme680_i2c.c' (6,510) at 20240405153048969
8484 2025-01-21 03:00:55.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6660.h' (6,511) at 20210307214932318
8485 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/fmopl.c' (6,512) at 20240326080039426
8486 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_fwsram.h' (6,513) at 20210308005003020
8487 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-bcm-kona.c' (6,514) at 20240405153048897
8488 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/sqlite-orm/sqlite-orm_1.5.bb' (6,515) at 20220402030015927
8489 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8195-gce.h' (6,516) at 20220525020654543
8490 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/Makefile' (6,517) at 20240405153229899
8491 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/orc-unwinder.rst' (6,518) at 20240405153044989
8492 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm_cache_regs.h' (6,519) at 20240405153046449
8493 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/cairo/cairo_%.bbappend' (6,520) at 20210812000025266
8494 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/dsd/leds.rst' (6,521) at 20240405153045209
8495 2025-01-21 03:00:55.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMSC/meson.build' (6,522) at 20230825080021137 to deleted uid set
8496 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/digsig.c' (6,523) at 20220525020654747
8497 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/bootm-fdt.c' (6,524) at 20210308005002708
8498 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_strings.h' (6,525) at 20240405153046709
8499 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_roce.h' (6,526) at 20210307214929390
8500 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/memory.rst' (6,527) at 20220429100100414
8501 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/Build' (6,528) at 20240405153054085
8502 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/056_name_prefix.dts' (6,529) at 20210308005003752
8503 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ikaalinen_Riitiala' (6,530) at 20210307205553770
8504 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-13.conf' (6,531) at 20230412080023460
8505 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_common.h' (6,532) at 20240405153051409
8506 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v8_10.c' (6,533) at 20240405153047165
8507 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/Kconfig' (6,534) at 20240405153049753
8508 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@64.conf' (6,535) at 20240904080027738
8509 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/Makefile' (6,536) at 20210307214926270
8510 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/cadence_sdhci.h' (6,537) at 20210308005046029
8511 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/map.c' (6,538) at 20210307214930990
8512 2025-01-21 03:00:55.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/elf.h' (6,539) at 20220525020651966
8513 2025-01-21 03:00:55.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_7_0_sh_mask.h' (6,540) at 20210307214927530
8514 2025-01-21 03:00:55.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-mfld-dsp.h' (6,541) at 20240405153053937
8515 2025-01-21 03:00:55.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/cachectl.h' (6,542) at 20210307214926250
8516 2025-01-21 03:00:55.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/memory.json' (6,543) at 20220525020655143
8517 2025-01-21 03:00:55.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/0003-Use-native-tools-to-build-docs.patch' (6,544) at 20230706080014749
8518 2025-01-21 03:00:55.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/mtk-cci-devfreq.c' (6,545) at 20240405153230275
8519 2025-01-21 03:00:55.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2_1.0.8.bb' (6,546) at 20241221090017676
8520 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/0003-aspeed-add-gpio-support.patch' (6,547) at 20210307205554222
8521 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/files/fvp.env' (6,548) at 20240507080014346
8522 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/devpts.sh' (6,549) at 20220405030025645
8523 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v.c' (6,550) at 20240405153231987
8524 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds_camp_core1.dts' (6,551) at 20210307214926346
8525 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-async.c' (6,552) at 20240805080013971
8526 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/policyTable.json' (6,553) at 20210307205553710
8527 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/hwtest.c' (6,554) at 20210307214926170
8528 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (6,555) at 20231126090012785
8529 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-1.3' (6,556) at 20211006000025242
8530 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/kwbimage.cfg' (6,557) at 20210308005002904
8531 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs/0001-cmake-Test-for-sys-uio.h.patch' (6,558) at 20240301090012423
8532 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/swap_muldiv64.cocci' (6,559) at 20210308005046237
8533 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/omap-dma.c' (6,560) at 20240405153045661
8534 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/utils/sdkbuildproject.py' (6,561) at 20210307205554446
8535 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/quota.c' (6,562) at 20240405153050541
8536 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/usb_network.service.m4' (6,563) at 20220406030020161
8537 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/trace.c' (6,564) at 20220525020654791
8538 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid-roccat.h' (6,565) at 20240405153231811
8539 2025-01-21 03:00:55.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_attrs.c' (6,566) at 20240405153051597
8540 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/event_analyzing_sample-record' (6,567) at 20210307214932566
8541 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stih410/sdhci.h' (6,568) at 20210308005002664
8542 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/bitsperlong.h' (6,569) at 20210308005046065
8543 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04a4.dts' (6,570) at 20240405153045601
8544 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/MAINTAINERS' (6,571) at 20210308005002976
8545 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/test/test-sh.bb' (6,572) at 20241206090014226
8546 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core_sys.c' (6,573) at 20240405153051533
8547 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/compat.h' (6,574) at 20240405153046105
8548 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/Makefile' (6,575) at 20240405153048669
8549 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.c' (6,576) at 20210307214928786
8550 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerSupplyMetrics_v1.xml' (6,577) at 20240619080002932
8551 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/nodemanager.h' (6,578) at 20220525020654467
8552 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-cson/python3-cson/0001-setup.py-Do-not-poke-at-git-describe-to-find-version.patch' (6,579) at 20230317080013793
8553 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/operational-status-monitor.hpp' (6,580) at 20240828080025975
8554 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_output.c' (6,581) at 20240405153054165
8555 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/sh7760-ac97.c' (6,582) at 20210307214932414
8556 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpufeature.h' (6,583) at 20240405153046105
8557 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tee/optee_ta_avb.h' (6,584) at 20210308005003688
8558 2025-01-21 03:00:55.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds210.dts' (6,585) at 20240405153045457
8559 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/meson.build' (6,586) at 20240621080029190
8560 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump-extensions.cpp' (6,587) at 20230512080032445
8561 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/otg.h' (6,588) at 20210308005003672
8562 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-pci-inst.c' (6,589) at 20241211090212330
8563 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-sched.h' (6,590) at 20240830080013339
8564 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.16/index.html' (6,591) at 20210307205554246
8565 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw_3.3.10.bb' (6,592) at 20241221090017536
8566 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vt8500/via,vt8500-pmc.txt' (6,593) at 20210307214925282
8567 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/g2d-hw.c' (6,594) at 20240405153049461
8568 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/Kconfig' (6,595) at 20210309003653312
8569 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/event-facility.c' (6,596) at 20241211090212330
8570 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/mman.h' (6,597) at 20210307214932478
8571 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-cadence.txt' (6,598) at 20210308005003324
8572 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_connmark.h' (6,599) at 20240405153052929
8573 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/e2220-1170.h' (6,600) at 20210308005003592
8574 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_monitor.cpp' (6,601) at 20240820080031614
8575 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/udivsi3_i4i-Os.S' (6,602) at 20210307214926570
8576 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/keyboard.h' (6,603) at 20210308005003656
8577 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/Makefile' (6,604) at 20210307214929414
8578 2025-01-21 03:00:55.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_esp.h' (6,605) at 20210307214931646
8579 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml' (6,606) at 20240405153229767
8580 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm20b.c' (6,607) at 20220525020652971
8581 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,htvec.yaml' (6,608) at 20240405153045085
8582 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7201.c' (6,609) at 20210307214926562
8583 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_bloom_filter.c' (6,610) at 20240805080013975
8584 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-cycle.out' (6,611) at 20210308005046409 to deleted uid set
8585 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/memory.json' (6,612) at 20220525020655147
8586 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/qdio.h' (6,613) at 20240405153046281
8587 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_xtree.h' (6,614) at 20240830080013323
8588 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CAL-1.0-Combined-Work-Exception' (6,615) at 20211006000025230
8589 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/samsung_sound.c' (6,616) at 20210308005003488
8590 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/hpre/Makefile' (6,617) at 20210307214927090
8591 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/Makefile' (6,618) at 20210308005003440
8592 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/mx6q_4x_mt41j128.cfg' (6,619) at 20210308005002920
8593 2025-01-21 03:00:55.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-moxa-uc-2101.dts' (6,620) at 20240405153045589
8594 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (6,621) at 20240727080014098
8595 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/trace-rpmh.h' (6,622) at 20240405153231451
8596 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_subr.c' (6,623) at 20210307214932050
8597 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos7420-espresso7420.dts' (6,624) at 20210308005002580
8598 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.c' (6,625) at 20241216090017705
8599 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/cache.h' (6,626) at 20210307214926106
8600 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/init.c' (6,627) at 20240405153046429
8601 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/edb93xx.c' (6,628) at 20210308005002944
8602 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/phosphor-ipmi-blobs.wrap' (6,629) at 20211029000047258
8603 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/gemini/Makefile' (6,630) at 20210307214930442
8604 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/configs/loongson3_defconfig' (6,631) at 20241011080017287
8605 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors/fancontrol.init' (6,632) at 20210307205553874
8606 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/gpio-shutdown.bb' (6,633) at 20241206090014278
8607 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/no-bench-slope.patch' (6,634) at 20241221090017696
8608 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-fx2-cmd.h' (6,635) at 20210307214928842
8609 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/nconf-cfg.sh' (6,636) at 20240405153053453
8610 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_28nm.xml.h' (6,637) at 20240405153048597
8611 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/Makefile' (6,638) at 20240405153045717
8612 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/pmu.c' (6,639) at 20240405153054085
8613 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-s2mps11.c' (6,640) at 20240405153046781
8614 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_eni.h' (6,641) at 20210307214931622
8615 2025-01-21 03:00:55.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-v3s-ccu.h' (6,642) at 20210308005003636
8616 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_vblank_work.c' (6,643) at 20210309003649708
8617 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/Kconfig' (6,644) at 20210308005003500
8618 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-a1000.dts' (6,645) at 20240405153045373
8619 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb' (6,646) at 20241221090017552
8620 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/curses_keys.h' (6,647) at 20230925080040105
8621 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml' (6,648) at 20240405153045065
8622 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memory.h' (6,649) at 20240405153231819
8623 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3_3.17.1.bb' (6,650) at 20241206090014246
8624 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wpa.h' (6,651) at 20240405153053305
8625 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch' (6,652) at 20230706080014745
8626 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RouteSetEntryCollection_v1.xml' (6,653) at 20240619080002936
8627 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-bbrevd.dtsi' (6,654) at 20240405153045401
8628 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/build/tests/ex/empty/Build' (6,655) at 20210307214932470 to deleted uid set
8629 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0002-wayland-Add-support-for-the-Wayland-winsys.patch' (6,656) at 20230706080014765
8630 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/Kconfig' (6,657) at 20210307214928346
8631 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/block/fdc.h' (6,658) at 20240906080037328
8632 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/gio.c' (6,659) at 20220525020652110
8633 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-1.dtsi' (6,660) at 20240405153046093
8634 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/Makefile' (6,661) at 20210307214930986
8635 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/clk-ma35d1.c' (6,662) at 20240405153230219
8636 2025-01-21 03:00:55.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/cache.c' (6,663) at 20210308005002804
8637 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/README' (6,664) at 20210308005003080
8638 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/waitid_options.c' (6,665) at 20210307214932578
8639 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/device.h' (6,666) at 20240405153051953
8640 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/depends.py' (6,667) at 20210307205554434
8641 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/adp5061.c' (6,668) at 20240405153051425
8642 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/index.js' (6,669) at 20210308005107065
8643 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/module-sections.c' (6,670) at 20210307214926498
8644 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/Kconfig' (6,671) at 20240405153049009
8645 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/cdc/ad7150.c' (6,672) at 20240405153230691
8646 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mvmfp.c' (6,673) at 20210308005003376
8647 2025-01-21 03:00:55.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-savu.c' (6,674) at 20240405153230655
8648 2025-01-21 03:00:55.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-memory.json' (6,675) at 20240405153054129
8649 2025-01-21 03:00:55.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/litesom.h' (6,676) at 20210308005002648
8650 2025-01-21 03:00:55.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/max11801_ts.c' (6,677) at 20240405153049161
8651 2025-01-21 03:00:55.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/main.c' (6,678) at 20240405153050481
8652 2025-01-21 03:00:55.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/debugfs.c' (6,679) at 20240405153050481
8653 2025-01-21 03:00:55.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoedev.c' (6,680) at 20240405153046701
8654 2025-01-21 03:00:55.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_rpc_upcall.h' (6,681) at 20210307214932082
8655 2025-01-21 03:00:55.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/pm.h' (6,682) at 20210307214931446
8656 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/.gitignore' (6,683) at 20230622080035935
8657 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init.bb' (6,684) at 20241226090016123
8658 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_sdp.c' (6,685) at 20240405153050065
8659 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx-ldb-helper.c' (6,686) at 20240405153048373
8660 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/vdso.c' (6,687) at 20240405153045633
8661 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/exar_wdt.c' (6,688) at 20240405153052241
8662 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/compat.h' (6,689) at 20220525020652378
8663 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec_paz00.c' (6,690) at 20240405153051869
8664 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ia_css_raw.host.c' (6,691) at 20240405153051837
8665 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/other.json' (6,692) at 20220525020655143
8666 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/08a32b2379fb5582f4312e59bf51a2823df56276.patch' (6,693) at 20241221090017532
8667 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/options.c' (6,694) at 20241211090212390
8668 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53loco.h' (6,695) at 20210308005003604
8669 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml' (6,696) at 20240405153229803
8670 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/meson.build' (6,697) at 20240906080037248
8671 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/Makefile' (6,698) at 20210307214926922
8672 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/atmel,at91sam9260-shdwc.yaml' (6,699) at 20240405153045137
8673 2025-01-21 03:00:55.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_modes.h' (6,700) at 20240405153052633
8674 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/ideapad-laptop.c' (6,701) at 20240405153231343
8675 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850-evm.dts' (6,702) at 20210308005002576
8676 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml' (6,703) at 20240405153045181
8677 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_NAND_defconfig' (6,704) at 20210308005003240
8678 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/barrier.h' (6,705) at 20240405153045905
8679 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/siliconmitus,sm5703-regulator.yaml' (6,706) at 20240405153045145
8680 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo/0001-makefile-Fix-build-on-linux.patch' (6,707) at 20230706080014749
8681 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-ftpm_%.bbappend' (6,708) at 20241206090014214
8682 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/k3-ringacc.h' (6,709) at 20220525020654615
8683 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/Makefile' (6,710) at 20210307214927066
8684 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/README' (6,711) at 20210308005003048
8685 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_hwdep.c' (6,712) at 20220525020655099
8686 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c' (6,713) at 20240405153230947
8687 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/logging/phosphor-hostlogger/daytonax/ttyVUART0.conf' (6,714) at 20240308090017907
8688 2025-01-21 03:00:55.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tsacct_kern.h' (6,715) at 20210307214931526
8689 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_hw_data.h' (6,716) at 20240405153230267
8690 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Storuman' (6,717) at 20210307205553790
8691 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-linux.h' (6,718) at 20240326080039574
8692 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/MAINTAINERS' (6,719) at 20210308005002908
8693 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch' (6,720) at 20230706080014757
8694 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/atmel/Makefile' (6,721) at 20240405153049397
8695 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/README' (6,722) at 20210308005003168
8696 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/trace.h' (6,723) at 20210308005045725
8697 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_adminq.h' (6,724) at 20240405153231831
8698 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/macro.h' (6,725) at 20210308005002824
8699 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sks-kinkel/sksimx6/Makefile' (6,726) at 20210308005003052
8700 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_cthelper.c' (6,727) at 20240405153053329
8701 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7574.patch' (6,728) at 20210307205553942
8702 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/translation.json' (6,729) at 20210309003655932
8703 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/map_funcs.c' (6,730) at 20210307214929214
8704 2025-01-21 03:00:55.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic.c' (6,731) at 20240405153046645
8705 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tmc-core.c' (6,732) at 20240405153048893
8706 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hrtimer_defs.h' (6,733) at 20210307214931394
8707 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_bios_cmd.hpp' (6,734) at 20210311201857434
8708 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/trace.h' (6,735) at 20210307214932098
8709 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,bcm7216-pcie-sata-rescal.yaml' (6,736) at 20240405153045149
8710 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/execveat.c' (6,737) at 20210307214932670
8711 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791.dtsi' (6,738) at 20210308005002600
8712 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_caam.c' (6,739) at 20240405153053473
8713 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/llc.h' (6,740) at 20210307214931642
8714 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-sk-imx53.dts' (6,741) at 20240405153045493
8715 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8976-pinctrl.yaml' (6,742) at 20240405153045137
8716 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_conntrack.h' (6,743) at 20210307214931646
8717 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch' (6,744) at 20240106090017233
8718 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_i2c.c' (6,745) at 20241211090145425
8719 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ippool_usl_timer.patch' (6,746) at 20210307205553818
8720 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/f2fs.h' (6,747) at 20241008080014015
8721 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch' (6,748) at 20241221090017636
8722 2025-01-21 03:00:55.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_sysfs_if.c' (6,749) at 20240405153053197
8723 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-fusionhdtv-mce.c' (6,750) at 20210307214928782
8724 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/xdpe12284.rst' (6,751) at 20240405153045217
8725 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/setup-static-endpoints' (6,752) at 20240828080010887
8726 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/gmidi.c' (6,753) at 20210307214930806
8727 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Soundex' (6,754) at 20241221090017616
8728 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dca/dcadec/0001-define-BASELIB-make-variable.patch' (6,755) at 20210307205553754
8729 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/nativesdk-systemd-systemctl.bb' (6,756) at 20241206090014250
8730 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_sockit-u-boot.dtsi' (6,757) at 20210308005002612
8731 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/farch.c' (6,758) at 20240405153050281
8732 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-unknown.json' (6,759) at 20210308005046409
8733 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/Kconfig' (6,760) at 20210308005002796
8734 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/tx.h' (6,761) at 20210307214929966
8735 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nsa320.rst' (6,762) at 20210307214925506
8736 2025-01-21 03:00:55.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/opcodes.c' (6,763) at 20210307214925862
8737 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aesp8-ppc.pl' (6,764) at 20210309003649324
8738 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rockchip,rk808.h' (6,765) at 20210307214931334
8739 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common.h' (6,766) at 20240405153051321
8740 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq-dt-platdev.c' (6,767) at 20240405153230251
8741 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iconnect_defconfig' (6,768) at 20210308005003260
8742 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/networking/files/mstpd.service' (6,769) at 20211026000019638
8743 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_rdma.c' (6,770) at 20210307214927866
8744 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-mioctrl.yaml' (6,771) at 20240405153045157
8745 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/ebtables.service' (6,772) at 20210307205553826
8746 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0011.h' (6,773) at 20210307214928794
8747 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/atmel-hsmci.txt' (6,774) at 20210307214925366
8748 2025-01-21 03:00:55.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sama5d2-piobu.c' (6,775) at 20240405153230307
8749 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001002.json' (6,776) at 20241213090040130
8750 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/server-led-controller.js' (6,777) at 20210308005107077
8751 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ringbuf.c' (6,778) at 20240405153054257
8752 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/.kunitconfig' (6,779) at 20240405153048809
8753 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/tiger_defconfig' (6,780) at 20240405153045913
8754 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/offload.h' (6,781) at 20240405153050525
8755 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/crc32c_asm.S' (6,782) at 20210307214926574
8756 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi' (6,783) at 20240405153045529
8757 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/Kconfig' (6,784) at 20210308005003020
8758 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-debug.rst' (6,785) at 20240405153045253
8759 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/meson.build' (6,786) at 20241211090212454
8760 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ltc4245.h' (6,787) at 20210307214931478
8761 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_iv_ogm.h' (6,788) at 20220525020654787
8762 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig' (6,789) at 20210308005003264
8763 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/acrn/io-request.rst' (6,790) at 20220525020651790
8764 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/irq.c' (6,791) at 20240405153045685
8765 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/index.rst' (6,792) at 20241211090212234
8766 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp3xxx_data.c' (6,793) at 20240405153045669
8767 2025-01-21 03:00:55.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/processor.h' (6,794) at 20210308005002848
8768 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_common.h' (6,795) at 20210307214932738
8769 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/Makefile' (6,796) at 20210308005003080
8770 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/m8xx_setup.c' (6,797) at 20240405153230051
8771 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_sa.c' (6,798) at 20240405153048725
8772 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/bufferiszero.c.inc' (6,799) at 20240906080037184
8773 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6afe.h' (6,800) at 20220525020655079
8774 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/kernel.h' (6,801) at 20210308005003656
8775 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/gxbb-aoclkc.h' (6,802) at 20210308005003640
8776 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/ossl_random.cpp' (6,803) at 20241217090008772
8777 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsisa64r6el-linux' (6,804) at 20241206090014350
8778 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/Makefile' (6,805) at 20240405153049469
8779 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/softrst.c' (6,806) at 20240405153046841
8780 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dvb-bt8xx.h' (6,807) at 20210307214928678
8781 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hovfjallet' (6,808) at 20210307205553782
8782 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/vmlinux.lds.S' (6,809) at 20240405153230147
8783 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/cmsg.c' (6,810) at 20240405153050193
8784 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/MAINTAINERS' (6,811) at 20210308005003084
8785 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fdtgrep.c' (6,812) at 20210308005003764
8786 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/i2c-howto.txt' (6,813) at 20210308005003328
8787 2025-01-21 03:00:55.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/arm,cmn.yaml' (6,814) at 20240405153045125
8788 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/Makefile' (6,815) at 20210916100017807
8789 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/debugfs.c' (6,816) at 20240405153050581
8790 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/fsi-master-gpio.txt' (6,817) at 20210307214925314
8791 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/gadget-start' (6,818) at 20230520080014480
8792 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-r8.dtsi' (6,819) at 20240405153045381
8793 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/amlogic,a1-spifc.yaml' (6,820) at 20240405153045173
8794 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/minicoredumper_2.0.7.bb' (6,821) at 20241206090014258
8795 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/alibaba_pmu.rst' (6,822) at 20240405153229739
8796 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/bitmain,bm1880-reset.yaml' (6,823) at 20240405153045149
8797 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-dvb.h' (6,824) at 20210307214928842
8798 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/aio_notify_bug.promela' (6,825) at 20210308005045805
8799 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/usercopy.c' (6,826) at 20240405153049641
8800 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console_%.bbappend' (6,827) at 20241206090014202
8801 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/tlb.c' (6,828) at 20210308005002900
8802 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/xilinx-ams.c' (6,829) at 20240710080014585
8803 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/adm1272-test.c' (6,830) at 20210927100127505
8804 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/rtc.c' (6,831) at 20241211090212462
8805 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/marvell_phy.h' (6,832) at 20240405153231819
8806 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,hifsys.txt' (6,833) at 20210307214925274
8807 2025-01-21 03:00:55.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/install_test.patch' (6,834) at 20210307205553830
8808 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfsrvl.h' (6,835) at 20240405153231847
8809 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/TODO' (6,836) at 20220525020654171
8810 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/aspeed_ahbc.c' (6,837) at 20210421100236122
8811 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds' (6,838) at 20210308005002552
8812 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/files/fvp.cfg' (6,839) at 20240507080014346 to deleted uid set
8813 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/use_aclocal.patch' (6,840) at 20241221090017676
8814 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-arm-code.fd.bz2' (6,841) at 20241211090212402 to deleted uid set
8815 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/Makefile' (6,842) at 20240405153045705
8816 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/Makefile' (6,843) at 20221128040017654
8817 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/.gitignore' (6,844) at 20210308005108057
8818 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/cryptErase.hpp' (6,845) at 20220525020545505
8819 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/Kconfig' (6,846) at 20240405153051761
8820 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcutree.h' (6,847) at 20240405153231835
8821 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scheduler.c' (6,848) at 20241220090018310
8822 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/suspend-imx53.S' (6,849) at 20210726100024643
8823 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch' (6,850) at 20241221090017552
8824 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/power/hibernate.c' (6,851) at 20210307214926614
8825 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/swab.h' (6,852) at 20210307214926762
8826 2025-01-21 03:00:55.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/irq.c' (6,853) at 20240405153051249
8827 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lcd.c' (6,854) at 20210308005003228
8828 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/ashrdi3.S' (6,855) at 20210308005002708
8829 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/Kconfig' (6,856) at 20210308005045729
8830 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-s3-elimo-impetus.dtsi' (6,857) at 20240405153045393
8831 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_droq.h' (6,858) at 20210307214929350
8832 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/cfg.h' (6,859) at 20240405153054037
8833 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-cpu-dyndiv.h' (6,860) at 20210307214926990
8834 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/mp_init.c' (6,861) at 20210308005002856
8835 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/spl.c' (6,862) at 20210308005002796
8836 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_4_2_offset.h' (6,863) at 20240405153048237
8837 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/Kconfig' (6,864) at 20240405153050073
8838 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_drv.h' (6,865) at 20240405153230583
8839 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/superio.h' (6,866) at 20210307214926322
8840 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adi/Makefile' (6,867) at 20240405153049777
8841 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5677.yaml' (6,868) at 20240405153045165
8842 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen-stubs.c' (6,869) at 20240326080039442
8843 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.c' (6,870) at 20240405153050177
8844 2025-01-21 03:00:55.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda_i2c.c' (6,871) at 20240405153053525
8845 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-pca9685.c' (6,872) at 20240405153051453
8846 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_bridge.c' (6,873) at 20241219090010504
8847 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/tmu.txt' (6,874) at 20210308005003304
8848 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/event.hpp' (6,875) at 20241107090038222 to deleted uid set
8849 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/chrp.h' (6,876) at 20240405153046205
8850 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5421.yaml' (6,877) at 20240405153045073
8851 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/priv.h' (6,878) at 20240405153048649
8852 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8998.h' (6,879) at 20240405153231795
8853 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stackdepot.h' (6,880) at 20240405153052797
8854 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/configs/sparc64_defconfig' (6,881) at 20240405153046317
8855 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_target.c' (6,882) at 20240405153051957
8856 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/checksum-offloads.rst' (6,883) at 20210307214925526
8857 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_manager_test.cpp' (6,884) at 20241212090025215
8858 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/error-inject.c' (6,885) at 20240405153231947
8859 2025-01-21 03:00:55.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_direct_stack_access_wraparound.c' (6,886) at 20240405153054281
8860 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/khadas-mcu.c' (6,887) at 20240405153049605
8861 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-slave-time.c' (6,888) at 20240405153051797
8862 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/meson.build' (6,889) at 20241211090212442
8863 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/terminus.cpp' (6,890) at 20241022080031584 to deleted uid set
8864 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-stg.c' (6,891) at 20240405153230243
8865 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vlan.h' (6,892) at 20240405153050017
8866 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/cgroup.c' (6,893) at 20241111090012149
8867 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-gemini.c' (6,894) at 20240405153230867
8868 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1254-revA.dts' (6,895) at 20210308005002636
8869 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/setuptools3_legacy.bbclass' (6,896) at 20240301090012451
8870 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_bpf_counters_cgrp.sh' (6,897) at 20240405153054173
8871 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/fcntl.h' (6,898) at 20240405153046017
8872 2025-01-21 03:00:55.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/atmel-ssc.txt' (6,899) at 20210307214925362
8873 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_core.h' (6,900) at 20210308005003452
8874 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_payload.c' (6,901) at 20241111090012165
8875 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/brcm,xgs-iproc-gpio.yaml' (6,902) at 20210309003648348
8876 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/interface.hpp' (6,903) at 20231201090027538 to deleted uid set
8877 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/clk-palmas-clk32kg-clocks.txt' (6,904) at 20210307214925286
8878 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca.c' (6,905) at 20240405153229995
8879 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/loongarch/kernel/efi.c' (6,906) at 20240815080012867 to deleted uid set
8880 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/thermal.h' (6,907) at 20240805080013987
8881 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-pr.c' (6,908) at 20240405153047053
8882 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor.h' (6,909) at 20240405153046977
8883 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/LICENSE' (6,910) at 20221122040015511
8884 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/trust_group.hpp' (6,911) at 20240820080023694
8885 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eeprom_93cx6.h' (6,912) at 20241216090017765
8886 2025-01-21 03:00:55.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/stunnel/stunnel/fix-openssl-no-des.patch' (6,913) at 20241221090017500
8887 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/lockup-watchdogs.rst' (6,914) at 20220525020651766
8888 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/hwcap.c' (6,915) at 20240405153232255
8889 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/subtree.md' (6,916) at 20221209040006399
8890 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-drivers-ehci_hcd' (6,917) at 20210309003648252
8891 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-Disable-annobin-plugin.patch' (6,918) at 20230811080018298
8892 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/Makefile' (6,919) at 20210308005002992
8893 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/aspeed/xdma.yaml' (6,920) at 20220525020651710
8894 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.c' (6,921) at 20220525020654179
8895 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/Makefile' (6,922) at 20210307214928702
8896 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hw_breakpoint.h' (6,923) at 20210307214925850
8897 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_param_shading.h' (6,924) at 20210307214930574
8898 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_windowed.S' (6,925) at 20210308005046533
8899 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-reference-design-tablet.dtsi' (6,926) at 20210308005002628
8900 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.h' (6,927) at 20240405153047149
8901 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/snps,creg-gpio.txt' (6,928) at 20210308005003304
8902 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_SPIFLASH_defconfig' (6,929) at 20210308005003240
8903 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_PCI_66_PCIE_defconfig' (6,930) at 20210308005003280
8904 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/Makefile' (6,931) at 20210307214932706
8905 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/.gitignore' (6,932) at 20240405153054169
8906 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/Makefile' (6,933) at 20210307214928702
8907 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/breakpoint_test_arm64.c' (6,934) at 20220525020655207
8908 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/qca,ath79-ddr-controller.yaml' (6,935) at 20240405153045105
8909 2025-01-21 03:00:55.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/tps65217_bl.c' (6,936) at 20240405153052177
8910 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4client.c' (6,937) at 20240805080014019
8911 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cache.h' (6,938) at 20240405153045937
8912 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s900.dtsi' (6,939) at 20210308005002608
8913 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/crypto.h' (6,940) at 20210307214932162
8914 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/update_mac.robot' (6,941) at 20221213040017977
8915 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/zconf.y' (6,942) at 20210308005003736
8916 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Express-3A-11.0W' (6,943) at 20210307205553762
8917 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c' (6,944) at 20210307214928810
8918 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/awacs.h' (6,945) at 20210307214932282
8919 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_ipc.c' (6,946) at 20240405153051413
8920 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/0001-sata.c-Declare-ata_get_powermode-prototype.patch' (6,947) at 20221003030013285
8921 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_acpi.c' (6,948) at 20210308005003700
8922 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cacheflush.h' (6,949) at 20240405153229907
8923 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/googletest.wrap' (6,950) at 20210507000042347
8924 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/afs.rst' (6,951) at 20240405153229807
8925 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/torture.c' (6,952) at 20240405153231935
8926 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libyaml/libyaml_0.2.5.bb' (6,953) at 20241221090017696
8927 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_d.c' (6,954) at 20210308005046509
8928 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/trace-events' (6,955) at 20210927100127289
8929 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/returnvar.cocci' (6,956) at 20240405153053441
8930 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_platform.robot' (6,957) at 20240628080017117
8931 2025-01-21 03:00:55.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/arm_sleep.c' (6,958) at 20210308005002960
8932 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/cg3100d/Makefile' (6,959) at 20210308005003024
8933 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm_ep_board.h' (6,960) at 20210308005003588
8934 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/rohm,bu27010.yaml' (6,961) at 20240405153229767
8935 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/path.md' (6,962) at 20240807080019546
8936 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/librsvg/0001-gdk-pixbuf-loader-meson.build-do-not-look-for-gdk-pi.patch' (6,963) at 20241221090017680
8937 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/Kconfig' (6,964) at 20210307214927130
8938 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-neonbs-glue.c' (6,965) at 20241011080017287
8939 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/sysprof/0003-libsysprof-Check-for-unw_set_caching_policy-before-u.patch' (6,966) at 20241221090017488
8940 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/Kconfig' (6,967) at 20210307214932186
8941 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebtable_nat.c' (6,968) at 20240405153053197
8942 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/hwinit-common.c' (6,969) at 20210308005002552
8943 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target.h' (6,970) at 20240906080037552
8944 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_s5k83a.c' (6,971) at 20240405153049565
8945 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_client.c' (6,972) at 20240405153052253
8946 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/ti_k3_r5_remoteproc.c' (6,973) at 20241011080017343
8947 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-klimt-wifi.dts' (6,974) at 20240405153045573
8948 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-cmds.h' (6,975) at 20241219090010504
8949 2025-01-21 03:00:55.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/Makefile' (6,976) at 20210307214930950
8950 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_table.json' (6,977) at 20211022000023454
8951 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/IPMI/meson.build' (6,978) at 20230825080021141 to deleted uid set
8952 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/Makefile' (6,979) at 20210307214929822
8953 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_iommu.h' (6,980) at 20240405153052945
8954 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/yaml/xyz/openbmc_project/Network/IP/Create.interface.yaml' (6,981) at 20221209040038051
8955 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/Makefile' (6,982) at 20210308005003004
8956 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hnae3.h' (6,983) at 20240520080015159
8957 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/templates/default/local.conf.sample' (6,984) at 20241221090017484
8958 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom_def.c' (6,985) at 20240405153050461
8959 2025-01-21 03:00:55.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/posix_types.h' (6,986) at 20210307214925858
8960 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/serport.c' (6,987) at 20240405153230731
8961 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/vertexcom/Kconfig' (6,988) at 20240405153050321
8962 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/dwarf-regs.h' (6,989) at 20210307214932594
8963 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_dynamic_config.h' (6,990) at 20220525020653435
8964 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lock_contention.sh' (6,991) at 20240405153232231
8965 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-profiling' (6,992) at 20210309003648264
8966 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hsi/hsi.h' (6,993) at 20210307214931394
8967 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/Makefile' (6,994) at 20240405153230743
8968 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/cpu.h' (6,995) at 20210308005002788
8969 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c' (6,996) at 20241104090011579
8970 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/sbsa-ref.conf' (6,997) at 20241206090014206
8971 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmcygnus/Kconfig' (6,998) at 20210308005002940
8972 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts' (6,999) at 20241008080013895
8973 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/cops.h' (7,000) at 20210307214929246
8974 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6380-regulator.c' (7,001) at 20240405153051469
8975 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgtable.h' (7,002) at 20210307214926582
8976 2025-01-21 03:00:55.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/test.c' (7,003) at 20240405153051985
8977 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/refcount.c' (7,004) at 20240405153052581
8978 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/Makefile' (7,005) at 20210308005003036
8979 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/stericsson,u8500-clks.yaml' (7,006) at 20240405153045029
8980 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-xxxx.h' (7,007) at 20240405153051541
8981 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/vmmc.c' (7,008) at 20240405153230015
8982 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/change_numMethods_from_bool_to_unsigned.patch' (7,009) at 20210608000015799
8983 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/x86_64/Makefile' (7,010) at 20210307214932614
8984 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/chassisstate' (7,011) at 20210308005059705
8985 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/amigaone.c' (7,012) at 20240906080037276
8986 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/meson.build' (7,013) at 20231212090018774 to deleted uid set
8987 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/0002-Update-autotools-macro.patch' (7,014) at 20230706080014749
8988 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts' (7,015) at 20240405153045465
8989 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx25pdk.h' (7,016) at 20210308005003604
8990 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/snapper/snapper/0002-Use-statvfs-instead-of-statvfs64.patch' (7,017) at 20241221090017544
8991 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore3_mme_ctrl_lo_regs.h' (7,018) at 20240405153046589
8992 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/mcount.S' (7,019) at 20240405153230095
8993 2025-01-21 03:00:55.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/percpu-refcount.c' (7,020) at 20240405153053097
8994 2025-01-21 03:00:55.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/syscall_defs.h' (7,021) at 20241211090212386
8995 2025-01-21 03:00:55.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt' (7,022) at 20240405153229767
8996 2025-01-21 03:00:55.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/Makefile' (7,023) at 20210308005003500
8997 2025-01-21 03:00:55.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/gpio.h' (7,024) at 20210308005002672
8998 2025-01-21 03:00:55.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/maxim,max20730.yaml' (7,025) at 20210309003648352
8999 2025-01-21 03:00:55.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp2856.rst' (7,026) at 20240513080011766
9000 2025-01-21 03:00:55.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/Makefile' (7,027) at 20210307214926610
9001 2025-01-21 03:00:55.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_encoder_test.cpp' (7,028) at 20241220090014034
9002 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/opp.h' (7,029) at 20220525020652530
9003 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_SPIFLASH_defconfig' (7,030) at 20210308005003240
9004 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/entity-manager/blacklist.json' (7,031) at 20231107090016217
9005 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/irq.h' (7,032) at 20240405153045621
9006 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/vcnl3020.c' (7,033) at 20240405153049013
9007 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max31785.c' (7,034) at 20240405153048869
9008 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/logs/.gitignore' (7,035) at 20231014080011727
9009 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/as3722.h' (7,036) at 20210307214931342
9010 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/st.h' (7,037) at 20240405153051741
9011 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-period' (7,038) at 20210307214932570
9012 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-uniphier.c' (7,039) at 20240405153230307
9013 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw-native.bb' (7,040) at 20241206090014274
9014 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider/0001-Fix-types-for-old-32-bit-systems.patch' (7,041) at 20241221090017544
9015 2025-01-21 03:00:55.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/ga100.c' (7,042) at 20240405153230607
9016 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ObjectID.h' (7,043) at 20220525020652446
9017 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c' (7,044) at 20240812080017236
9018 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_0_d.h' (7,045) at 20210307214927334
9019 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/machine.c' (7,046) at 20241211090212494
9020 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/scan.c' (7,047) at 20210716100029995
9021 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/utmi-armada100.c' (7,048) at 20210308005003516
9022 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger_%.bbappend' (7,049) at 20241206090014202
9023 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/actions.cpp' (7,050) at 20240820080023682
9024 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mudflap.json' (7,051) at 20231117090006519
9025 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/olpc-ec.h' (7,052) at 20240405153052757
9026 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile' (7,053) at 20240405153232099
9027 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m48t86.c' (7,054) at 20240405153231375
9028 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/interface_64.h' (7,055) at 20210307214926682
9029 2025-01-21 03:00:55.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board_k2l.c' (7,056) at 20210308005003076
9030 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/udev/rules.d/debug-trigger-kcs1.rules' (7,057) at 20210616125333493
9031 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/sdl2-2d.c' (7,058) at 20240906080037588
9032 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/phosphor-logging/templates/elog-lookup-template.mako.cpp' (7,059) at 20210308005049145
9033 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Latex2e' (7,060) at 20211006000025238
9034 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0009-hash.h-include-sys-reg.h-instead-of-bits-reg.h.patch' (7,061) at 20241221090017496
9035 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ds90ub953.c' (7,062) at 20240405153230783
9036 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun6i-a31-mipi-dsi.yaml' (7,063) at 20240405153045037
9037 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/volumes.h' (7,064) at 20241018080014554
9038 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/Kconfig' (7,065) at 20210308005002940
9039 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/gpio.h' (7,066) at 20220215040051612
9040 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/phonet.h' (7,067) at 20210307214931654
9041 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/arch_random.c' (7,068) at 20240405153046269
9042 2025-01-21 03:00:55.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-sched.c' (7,069) at 20240405153052037
9043 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/platform.c' (7,070) at 20241018080014550
9044 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml' (7,071) at 20240405153045173
9045 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-tauri-nand.dts' (7,072) at 20240405153045529
9046 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/monitor.c' (7,073) at 20240906080037228
9047 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wmi.h' (7,074) at 20240405153052821
9048 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/initio.h' (7,075) at 20240405153051609
9049 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cmi8328.c' (7,076) at 20220525020654979
9050 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/uefi.h' (7,077) at 20240405153050529
9051 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/atd.service' (7,078) at 20210307205554558
9052 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-kp-tpc.dts' (7,079) at 20240405153045501
9053 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyyaml-include/run-ptest' (7,080) at 20240301090012435
9054 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gillhov' (7,081) at 20210307205553782
9055 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils-0.9.18/init' (7,082) at 20210307205553874
9056 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_inode_storage.c' (7,083) at 20240405153052977
9057 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-twl4030' (7,084) at 20210309003648256
9058 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz' (7,085) at 20210307205554594 to deleted uid set
9059 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_platform_common.c' (7,086) at 20240405153052165
9060 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-quirks.c' (7,087) at 20240405153230655
9061 2025-01-21 03:00:55.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/MAINTAINERS' (7,088) at 20210308005002908
9062 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/kwbimage.cfg' (7,089) at 20210308005002908
9063 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/iomux.h' (7,090) at 20210308005002656
9064 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-9999.dtso' (7,091) at 20240405153045725
9065 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/bitfield.h' (7,092) at 20240405153050281
9066 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/rockchip.yaml' (7,093) at 20240405153229755
9067 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18250.h' (7,094) at 20210307214928802
9068 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-moore.c' (7,095) at 20240405153051313
9069 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h' (7,096) at 20240405153048617
9070 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/jhash.h' (7,097) at 20210308005046045
9071 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8961.c' (7,098) at 20240405153232171
9072 2025-01-21 03:00:55.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/util.c' (7,099) at 20240613080016559
9073 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/svc/misc.h' (7,100) at 20220525020654567
9074 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/example/example.cpp' (7,101) at 20230511080029875
9075 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwmmc.h' (7,102) at 20210308005003644
9076 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/Kconfig' (7,103) at 20240405153051505
9077 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-bd71815.h' (7,104) at 20220525020654587
9078 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_fb.c' (7,105) at 20210308005003524
9079 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/package_manager.py' (7,106) at 20220910030013405
9080 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-rng.c' (7,107) at 20221215040039374
9081 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_vm_helper.c' (7,108) at 20240405153047213
9082 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/bitops.h' (7,109) at 20210308005002824
9083 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-exynos.c' (7,110) at 20240405153231283
9084 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_shadow_vars.c' (7,111) at 20210309003654188
9085 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-klnuma.c' (7,112) at 20210307214926290
9086 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1761-spi.c' (7,113) at 20240405153053565
9087 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ir-kbd-i2c.h' (7,114) at 20240405153052825
9088 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/control.h' (7,115) at 20241219090010500
9089 2025-01-21 03:00:55.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_muram.h' (7,116) at 20240405153049925
9090 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/float.idef' (7,117) at 20210927100127385
9091 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_api_general.h' (7,118) at 20240405153050701
9092 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml' (7,119) at 20240405153045133
9093 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-block-qdict.c' (7,120) at 20221215040039390
9094 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-kp.dtsi' (7,121) at 20240405153045501
9095 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3036-power.h' (7,122) at 20210307214931346
9096 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Boot/meson.build' (7,123) at 20230902080024081 to deleted uid set
9097 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/versatile/soc-integrator.c' (7,124) at 20241008080013979
9098 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/amlogic,meson-dwmac.yaml' (7,125) at 20240405153045113
9099 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_bios_update.robot' (7,126) at 20240628080017113
9100 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.c' (7,127) at 20240405153048657
9101 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Do-not-init-tables-from-dpkg-configuration.patch' (7,128) at 20220910030013413
9102 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/tny_a9g20.dts' (7,129) at 20240405153045473
9103 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh' (7,130) at 20240405153232283
9104 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-37xx-tbg.c' (7,131) at 20240405153230219
9105 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_mouse.bpf.c' (7,132) at 20240405153053429
9106 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/vce.h' (7,133) at 20220525020653007
9107 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.h' (7,134) at 20220525020653563
9108 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/meson.build' (7,135) at 20240314080026204
9109 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/mmu.h' (7,136) at 20210307214926754
9110 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a774b1-cpg-mssr.c' (7,137) at 20240405153230235
9111 2025-01-21 03:00:55.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/gettimeofday.h' (7,138) at 20240405153046129
9112 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/smm.h' (7,139) at 20240405153046453
9113 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/progressbar.py' (7,140) at 20240302090018218
9114 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/fpu.h' (7,141) at 20210308005046529
9115 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/it.po' (7,142) at 20210307214932618
9116 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-core.c' (7,143) at 20240613080016471
9117 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml' (7,144) at 20240405153045065
9118 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-phosphor/packagegroups/packagegroup-bytedance-apps.bb' (7,145) at 20211105000026763
9119 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch' (7,146) at 20230114040015542
9120 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/tasks.py' (7,147) at 20210309003654536
9121 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/en_accel.h' (7,148) at 20240613080016435
9122 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/run_keyword.robot' (7,149) at 20240628080017113
9123 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wrapt_1.17.0.bb' (7,150) at 20241221090017564
9124 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_legacy_stub.c' (7,151) at 20240906080037296
9125 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/mxs-dcp.c' (7,152) at 20240405153046961
9126 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/README' (7,153) at 20210812000025306
9127 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/common/spl.c' (7,154) at 20210308005002956
9128 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-facebook.dts' (7,155) at 20240726080041227
9129 2025-01-21 03:00:55.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/ehci.rst' (7,156) at 20220525020651778
9130 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/abilis/tb100/tb100.c' (7,157) at 20210308005002908
9131 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/sysfs.c' (7,158) at 20240719080013365
9132 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/oimm.h' (7,159) at 20210307214927898
9133 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/112.out' (7,160) at 20240326080039726
9134 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm64-frame-pointer-unwind-support.h' (7,161) at 20240405153054181
9135 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/virtio-snd.c' (7,162) at 20241211090212254
9136 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/iova-tree.c' (7,163) at 20241211090212562
9137 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/uleds.c' (7,164) at 20240405153230755
9138 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hif.h' (7,165) at 20240815080012891
9139 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_yeah.c' (7,166) at 20220627100017186
9140 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/tegra210-adma.c' (7,167) at 20240405153230287
9141 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/fuji.json' (7,168) at 20240516080005206
9142 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/python3-dtschema-wrapper/dt-mk-schema' (7,169) at 20220204040022680
9143 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rx/rx-gdbsim.c' (7,170) at 20240906080037288
9144 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/auth.c' (7,171) at 20210308004938836
9145 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer_mim.c' (7,172) at 20220525020655203
9146 2025-01-21 03:00:55.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/float_helpers.h' (7,173) at 20240906080037576
9147 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/signal.h' (7,174) at 20240405153052901
9148 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8250.c' (7,175) at 20240405153051349
9149 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/next-cube.c' (7,176) at 20241211090212290
9150 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/iTCO_vendor.h' (7,177) at 20210307214930966
9151 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_pm.c' (7,178) at 20240405153230803
9152 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdpwall.c' (7,179) at 20240405153054265
9153 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/i2c.c' (7,180) at 20240405153045657
9154 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_b.c' (7,181) at 20210308005046509
9155 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ooo.h' (7,182) at 20210309003651172
9156 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update.bb' (7,183) at 20241221090017480
9157 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/usbids/usbids_2023.01.16.bb' (7,184) at 20230919080013958
9158 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/sysfs.c' (7,185) at 20240405153051405
9159 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/0001-numpy-core-Define-RISCV-32-support.patch' (7,186) at 20241221090017668
9160 2025-01-21 03:00:55.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-9p.h' (7,187) at 20210308005046481
9161 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/rx_desc.h' (7,188) at 20240805080013987
9162 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/motorola,cpcap-adc.yaml' (7,189) at 20240405153045073
9163 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/files/static-passwd-meta-oe' (7,190) at 20240302090018206
9164 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/OWNERS' (7,191) at 20210307205554222
9165 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-cap.c' (7,192) at 20240405153049529
9166 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch' (7,193) at 20210307205554538
9167 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/netfilter/ipset/ip_set_list_set.c' (7,194) at 20240624080012832 to deleted uid set
9168 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/generic.c' (7,195) at 20210308005002548
9169 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ti,nspire.yaml' (7,196) at 20210307214925306
9170 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/sysfs.c' (7,197) at 20240405153046685
9171 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_defconfig' (7,198) at 20210308005003240
9172 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-array-space-comment.bconf' (7,199) at 20210307214932462
9173 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-common-lcd35.dtsi' (7,200) at 20240405153045605
9174 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlbflush_32.h' (7,201) at 20210307214926586
9175 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb' (7,202) at 20241221090017560
9176 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/resend.c' (7,203) at 20240405153053009
9177 2025-01-21 03:00:56.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-klogd.service.in' (7,204) at 20210307205554470
9178 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/utmi-armada100.h' (7,205) at 20210308005002636
9179 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2.rst' (7,206) at 20210309003648504
9180 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-service-time.c' (7,207) at 20240405153049249
9181 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/led.h' (7,208) at 20240405153050637
9182 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config/events.yaml' (7,209) at 20210307205553694
9183 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_inner_v4_multipath.sh' (7,210) at 20210307214932686
9184 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/Kconfig' (7,211) at 20240405153049477
9185 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/pcm_plugin.c' (7,212) at 20220525020654967
9186 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/g84.c' (7,213) at 20220525020652971
9187 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/suspend.c' (7,214) at 20240405153229983
9188 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/blowfish-x86_64-asm_64.S' (7,215) at 20240405153046361
9189 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/gpio-pmf.c' (7,216) at 20210307214932186
9190 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-tvaudio.c' (7,217) at 20210307214928694
9191 2025-01-21 03:00:56.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/conf/machine/include/intel.inc' (7,218) at 20221118040015026
9192 2025-01-21 03:00:56.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-p10-10.json' (7,219) at 20241115090022077
9193 2025-01-21 03:00:56.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/Makefile' (7,220) at 20210308005002548
9194 2025-01-21 03:00:56.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/cache.json' (7,221) at 20240405153054157
9195 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/Makefile' (7,222) at 20210307214929174
9196 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/null_blk.h' (7,223) at 20240405153046713
9197 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/prepare' (7,224) at 20240326080039658
9198 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/Kconfig' (7,225) at 20240405153053161
9199 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/trace-events' (7,226) at 20240906080037536
9200 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_hier_key.sh' (7,227) at 20240405153054341
9201 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi' (7,228) at 20240405153229967
9202 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml' (7,229) at 20220525020651670
9203 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sp810.yaml' (7,230) at 20240405153045017
9204 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/CVE-2023-31975.patch' (7,231) at 20230813080012848
9205 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.h' (7,232) at 20240405153048509
9206 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/.gitignore' (7,233) at 20220525020652122
9207 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/compress.c' (7,234) at 20240405153052453
9208 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-include-missing-cstdint.patch' (7,235) at 20230211040012639
9209 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_regs.h' (7,236) at 20240405153046589
9210 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mc/files/nomandate.patch' (7,237) at 20240309090012824
9211 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/MAINTAINERS' (7,238) at 20210308005002964
9212 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/systemd/systemd_%.bbappend' (7,239) at 20241206090014222
9213 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/fuloong2e.c' (7,240) at 20241211090212290
9214 2025-01-21 03:00:56.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/serialcheck/serialcheck_1.0.0.bb' (7,241) at 20220402030015927
9215 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/mmu.h' (7,242) at 20210307214925646
9216 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/realtek,rtd119x.txt' (7,243) at 20210307214925454
9217 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strchr.S' (7,244) at 20240405153229859
9218 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_main.c' (7,245) at 20240405153049969
9219 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0004-run-ranlib-per-library-and-use-AR.patch' (7,246) at 20210307205553882
9220 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/sa_impl.h' (7,247) at 20210308005003692
9221 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/066_text.dts' (7,248) at 20210308005003752
9222 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.eslintignore' (7,249) at 20240714080004347
9223 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-goldfish-pic.c' (7,250) at 20220525020653203
9224 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-au6610-cardlist.rst' (7,251) at 20210307214925230
9225 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_drv.c' (7,252) at 20240405153048561
9226 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-magic_0.4.27.bb' (7,253) at 20240301090012471
9227 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/bitsperlong.h' (7,254) at 20240326080039554
9228 2025-01-21 03:00:56.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/gpio.h' (7,255) at 20210308005002848
9229 2025-01-21 03:00:56.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/setup.h' (7,256) at 20210308005003044
9230 2025-01-21 03:00:56.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/Kconfig' (7,257) at 20210308005002776
9231 2025-01-21 03:00:56.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-video.c' (7,258) at 20240405153049541
9232 2025-01-21 03:00:56.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/Makefile' (7,259) at 20210308005003288
9233 2025-01-21 03:00:56.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs.h' (7,260) at 20240405153230075
9234 2025-01-21 03:00:56.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8544si-pre.dtsi' (7,261) at 20210307214926342
9235 2025-01-21 03:00:56.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/.gitignore' (7,262) at 20210307205554230
9236 2025-01-21 03:00:56.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-tools_1.67.1.bb' (7,263) at 20241221090017552
9237 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/softfloat.c' (7,264) at 20240326080039410
9238 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/chipidea.rst' (7,265) at 20240405153045305
9239 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/hre.h' (7,266) at 20210308005003000
9240 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_sbi.c' (7,267) at 20240405153048541
9241 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/wd33c93.h' (7,268) at 20240405153051749
9242 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/opcodes-sec.h' (7,269) at 20210308005002680
9243 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/unwind_orc.c' (7,270) at 20241211090145389
9244 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/ipu-bridge.h' (7,271) at 20240405153231847
9245 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-intel-gw.c' (7,272) at 20240405153231287
9246 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb_1.4.12.bb' (7,273) at 20241221090017496
9247 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/html/layer_deps_modal.html' (7,274) at 20210307205554274
9248 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_component.c' (7,275) at 20210309003654576
9249 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0016-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch' (7,276) at 20241221090017640
9250 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/func_test.py' (7,277) at 20210308005003772
9251 2025-01-21 03:00:56.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1043aqds.h' (7,278) at 20210308005003600
9252 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/relocate.c' (7,279) at 20241211090145381
9253 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ariel-pwrbutton.c' (7,280) at 20220525020653179
9254 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/core.c' (7,281) at 20240405153051385
9255 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_vt220.c' (7,282) at 20241023080012883
9256 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy_8x60.c' (7,283) at 20240405153048601
9257 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/dts/10m50_devboard.dts' (7,284) at 20240405153046057
9258 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-dlink-dns-313.dts' (7,285) at 20240405153045433
9259 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/pldm_oem_cmds.hpp' (7,286) at 20210308005059705
9260 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/rest-dbus/resources/32px.png' (7,287) at 20210308004923384 to deleted uid set
9261 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/isa_ipmi_bt.c' (7,288) at 20240906080037244
9262 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_0_0_d.h' (7,289) at 20210307214927682
9263 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_dma.c' (7,290) at 20220525020652995
9264 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.h' (7,291) at 20210307214927230
9265 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_readq.h' (7,292) at 20210307214932198
9266 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/accounting.c' (7,293) at 20221215040039046
9267 2025-01-21 03:00:56.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_platform-arm.c' (7,294) at 20210308005002540
9268 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7790.h' (7,295) at 20210308005002768
9269 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.h' (7,296) at 20210307214927250
9270 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7723.c' (7,297) at 20210307214926566
9271 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/domain.c' (7,298) at 20240405153232107
9272 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/update_manager.hpp' (7,299) at 20241219090018796 to deleted uid set
9273 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_pmem.h' (7,300) at 20210309003654000
9274 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_node_table.c' (7,301) at 20220525020654019
9275 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/switch_to.h' (7,302) at 20210307214925650
9276 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/ti,twl-pwmled.txt' (7,303) at 20210307214925406
9277 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvjpg.yaml' (7,304) at 20240405153045061
9278 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/net/debug.c' (7,305) at 20240405153052157
9279 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx_common.c' (7,306) at 20240405153050293
9280 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-debug.h' (7,307) at 20240405153052081
9281 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/Kconfig' (7,308) at 20240405153231575
9282 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-spy.c' (7,309) at 20210726100024919
9283 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/fpga.c' (7,310) at 20210308005003072
9284 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9n12.dtsi' (7,311) at 20240405153045469
9285 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-herobrine-r1.dts' (7,312) at 20240405153045785
9286 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch' (7,313) at 20210307205554538
9287 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb' (7,314) at 20241221090017548
9288 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/power-fail-deassert@.service' (7,315) at 20241211090147009
9289 2025-01-21 03:00:56.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/gcc-check-fpatchable-function-entry.sh' (7,316) at 20240405153230059
9290 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/andestech/andes_pcu.h' (7,317) at 20210308005003560
9291 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljungdalen' (7,318) at 20210307205553786
9292 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/memcpy.c' (7,319) at 20240405153045977
9293 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sw.h' (7,320) at 20220525020652947
9294 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/netdevice.sh' (7,321) at 20210307214932694
9295 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c' (7,322) at 20240405153051973
9296 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt305x-pinctrl.yaml' (7,323) at 20240405153045137
9297 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sev-common.h' (7,324) at 20240405153046397
9298 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-bm1880.c' (7,325) at 20240405153230207
9299 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-server_0.6.0.bb' (7,326) at 20240301090012419
9300 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Liden_Osterstrom' (7,327) at 20210307205553786
9301 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd_bdo.h' (7,328) at 20240405153052813
9302 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uuid.h' (7,329) at 20240405153052817
9303 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat.c' (7,330) at 20240405153230655
9304 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome_0.7.bb' (7,331) at 20241206090014310
9305 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/bdm/load-cobra_uboot' (7,332) at 20210308005002944
9306 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/NMI.interface.yaml' (7,333) at 20221207040023627
9307 2025-01-21 03:00:56.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-utils.c' (7,334) at 20210307214927034
9308 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/marvell,mmp2-ssp.yaml' (7,335) at 20240405153045173
9309 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/m25p80.c' (7,336) at 20241211090212258
9310 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/trace-s390.h' (7,337) at 20210307214926530
9311 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/mhi.h' (7,338) at 20240805080013987
9312 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-clearfog.dts' (7,339) at 20210308005002568
9313 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc_main.c' (7,340) at 20240405153049649
9314 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-core.c' (7,341) at 20220627100017090
9315 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov8856.yaml' (7,342) at 20240405153045093
9316 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_emmc_defconfig' (7,343) at 20210308005003264
9317 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/sub_and_test' (7,344) at 20240405153053433
9318 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/core_locking.rst' (7,345) at 20220525020651770
9319 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/bonito.h' (7,346) at 20230426080043764
9320 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/l4_3xxx.h' (7,347) at 20210307214925918
9321 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/syscalls/Makefile' (7,348) at 20241211090145385
9322 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c6410-mini6410.dts' (7,349) at 20240405153045573
9323 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t-tbs-a711.dts' (7,350) at 20210308005002624
9324 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/Makefile' (7,351) at 20210307214930358
9325 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-Do-not-write-bindir-into-pkg-config-files.patch' (7,352) at 20241221090017640
9326 2025-01-21 03:00:56.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NPL-1.0' (7,353) at 20211006000025238
9327 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/cam.c' (7,354) at 20240405153050661
9328 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/Makefile' (7,355) at 20220525020654963
9329 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/syscalls/syscall.tbl' (7,356) at 20240710080014577
9330 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml' (7,357) at 20240405153045137
9331 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c' (7,358) at 20241211090145449
9332 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/txtimestamp.c' (7,359) at 20240405153054353
9333 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-pocketbeagle.dts' (7,360) at 20240405153045589
9334 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pmsa-v8.c' (7,361) at 20240405153045697
9335 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/veml6030.c' (7,362) at 20241111090012121
9336 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm860x-i2c.c' (7,363) at 20210307214928998
9337 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count2' (7,364) at 20240906080037556 to deleted uid set
9338 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm97xx-core.c' (7,365) at 20240405153049625
9339 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/0003-gen_def.patch' (7,366) at 20210307205554626
9340 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/test/mocked_utils.hpp' (7,367) at 20240910080037463
9341 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/event-no-pid.tc' (7,368) at 20210716100030111
9342 2025-01-21 03:00:56.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5903.dtsi' (7,369) at 20240405153045513
9343 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-icade.c' (7,370) at 20210307214928090
9344 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/TreeMapping.svg' (7,371) at 20210307214925206
9345 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/cache.h' (7,372) at 20210308005002828
9346 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pnp.c' (7,373) at 20240405153052001
9347 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/kwbimage.cfg' (7,374) at 20210308005002908
9348 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/Makefile' (7,375) at 20240405153050057
9349 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/elgin/elgin_rv1108/Makefile' (7,376) at 20210308005002956
9350 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spu-opc.c' (7,377) at 20210307214926490
9351 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ext4/ialloc.c' (7,378) at 20241211090145509 to deleted uid set
9352 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/security.c' (7,379) at 20240405153052265
9353 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/skiboot/gard_git.bb' (7,380) at 20210812000025258
9354 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/bridge/ps8622.txt' (7,381) at 20210308005003328
9355 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c' (7,382) at 20240405153047169
9356 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/sdeventplus.wrap' (7,383) at 20220531100030248
9357 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso.lds.S' (7,384) at 20210307214926614
9358 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ste,mcde.yaml' (7,385) at 20240405153045049
9359 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts' (7,386) at 20240405153229931
9360 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/zii,rave-sp-backlight.txt' (7,387) at 20210307214925346
9361 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/usb_a9263.h' (7,388) at 20210308005003624
9362 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Furuseth' (7,389) at 20241221090017616
9363 2025-01-21 03:00:56.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netdev-genl-gen.c' (7,390) at 20240405153053221
9364 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platdata.h' (7,391) at 20210308005003628
9365 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unlicense' (7,392) at 20210307205554426
9366 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-decon5433.h' (7,393) at 20210307214927774
9367 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/Build' (7,394) at 20240405153232219
9368 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_ibm/ibm.c' (7,395) at 20230310090043279
9369 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongson_ipi_common.c' (7,396) at 20240906080037240
9370 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/menz69_wdt.c' (7,397) at 20240405153231599
9371 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Pbmplus' (7,398) at 20241221090017616
9372 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/tlbflush.h' (7,399) at 20240405153230007
9373 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-ecc.c' (7,400) at 20240405153230255
9374 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/MAINTAINERS' (7,401) at 20210308005003008
9375 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/amlogic,meson6-rtc.yaml' (7,402) at 20240405153045153
9376 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-trap.c' (7,403) at 20220525020655227
9377 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_kms.h' (7,404) at 20240405153230519
9378 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-itead-core-common.dtsi' (7,405) at 20210308005002628
9379 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc706.dts' (7,406) at 20240405153045609
9380 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_req.h' (7,407) at 20240405153046705
9381 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qemu-plugin.h' (7,408) at 20241211090212366
9382 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/ftest.S' (7,409) at 20210307214926154
9383 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hackrf/Kconfig' (7,410) at 20240405153049569
9384 2025-01-21 03:00:56.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/Kconfig' (7,411) at 20210308005003332
9385 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/modtronix,lcd2s.yaml' (7,412) at 20220525020651662
9386 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/Kconfig' (7,413) at 20240405153232079
9387 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/files/myapp/myapp.c' (7,414) at 20210307205554446
9388 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/vdso_restorer.c' (7,415) at 20210307214932738
9389 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/ucc_fast.c' (7,416) at 20220525020654091
9390 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml' (7,417) at 20240405153045129
9391 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-uniphier-ep.c' (7,418) at 20240405153231287
9392 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/verbs.c' (7,419) at 20240405153049057
9393 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.c' (7,420) at 20210307214927958
9394 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi' (7,421) at 20240405153229919
9395 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/snmp-policy.bb' (7,422) at 20241206090014230
9396 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nvme.c' (7,423) at 20240805080014007
9397 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/HW_CI_NETWORK' (7,424) at 20230411080016705
9398 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_elf.h' (7,425) at 20240326080039558
9399 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti-aemif.txt' (7,426) at 20210307214925358
9400 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/Kconfig' (7,427) at 20210308005003080
9401 2025-01-21 03:00:56.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/xlnx/xlnx,zynqmp-dpsub.yaml' (7,428) at 20240405153045053
9402 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/meson.build' (7,429) at 20220802030019943
9403 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dts' (7,430) at 20241115090012941
9404 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unclosed-object.out' (7,431) at 20210308005046413 to deleted uid set
9405 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0008-Define-MAP_SYNC-and-MAP_SHARED_VALIDATE-on-needed-li.patch' (7,432) at 20241221090017672
9406 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/Kconfig' (7,433) at 20240405153049637
9407 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/meson.build' (7,434) at 20240828080014647
9408 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_serdes.h' (7,435) at 20210308005002840
9409 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_protocol.c' (7,436) at 20210307214931974
9410 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/Makefile' (7,437) at 20240405153049473
9411 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_nand_rmii_lowfreq_defconfig' (7,438) at 20210308005003236
9412 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HP-1989' (7,439) at 20241221090017616
9413 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_usb.c' (7,440) at 20240405153050553
9414 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Replace.interface.yaml' (7,441) at 20220315030032663
9415 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ipaq-micro.h' (7,442) at 20240405153052729
9416 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_regs.h' (7,443) at 20210307214932270
9417 2025-01-21 03:00:56.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/ast2500-reset.h' (7,444) at 20210308005003640
9418 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/da8xx-ddrctl.c' (7,445) at 20240405153230827
9419 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/osdep_service_linux.h' (7,446) at 20240405153051925
9420 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-gpci.h' (7,447) at 20240405153046193
9421 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c' (7,448) at 20240405153048793
9422 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/shmem_fs.h' (7,449) at 20240429080012456
9423 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/events.json' (7,450) at 20241106090019918
9424 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/Config.interface.yaml' (7,451) at 20221207040023631
9425 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/ivc.c' (7,452) at 20210308005002788
9426 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/scan_manager.h' (7,453) at 20210308005002780
9427 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/Makefile' (7,454) at 20210307214925886
9428 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-colibri-iris.dts' (7,455) at 20240405153229879
9429 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Valladolid' (7,456) at 20210307205553766
9430 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-regor-rdk.dts' (7,457) at 20240405153045589
9431 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/strace/groups/string' (7,458) at 20210307214932578
9432 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4350' (7,459) at 20210307214925190
9433 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/Kconfig' (7,460) at 20210308005002844
9434 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (7,461) at 20241016080017182
9435 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/mmu.rst' (7,462) at 20240405153229847
9436 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/Makefile' (7,463) at 20240405153048513
9437 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/vm.rst' (7,464) at 20240405153229847
9438 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/videodev.rst' (7,465) at 20210309003648504
9439 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmc_hsq.h' (7,466) at 20240405153049661
9440 2025-01-21 03:00:56.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/vduse-blk.c' (7,467) at 20241211090212210
9441 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/aa/aa_2/ia_css_aa2_param.h' (7,468) at 20210307214930550
9442 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/systemd-bootdisk.wks' (7,469) at 20210307205554638
9443 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/ts73xx-fpga.c' (7,470) at 20240405153230299
9444 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ptrace.h' (7,471) at 20240520080015127
9445 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/css_chars.h' (7,472) at 20210309003648956
9446 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/bcache.h' (7,473) at 20220525020654655
9447 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-fsi' (7,474) at 20220525020651634
9448 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target-con-str.h' (7,475) at 20240906080037544
9449 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/pon' (7,476) at 20210307205554466
9450 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/configfs/configfs_sample.c' (7,477) at 20220525020654935
9451 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/xilinx_axienet_main.c' (7,478) at 20241104090011583
9452 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/highmem.h' (7,479) at 20220525020651878
9453 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-tx.c' (7,480) at 20210307214928794
9454 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt' (7,481) at 20240405153045161
9455 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_ines.c' (7,482) at 20240405153051445
9456 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-37xx-devkit.dts' (7,483) at 20210308005002596
9457 2025-01-21 03:00:56.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa_gen6.c' (7,484) at 20240405153049149
9458 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-adap-g-conn-info.rst' (7,485) at 20220525020651778
9459 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/sbsa.rst' (7,486) at 20240906080037176
9460 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb.yaml' (7,487) at 20240405153045185
9461 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/index.rst' (7,488) at 20240405153229839
9462 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_socdk_nand.dts' (7,489) at 20240405153045441
9463 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/emc.h' (7,490) at 20210308005002644
9464 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ibmvtpm.c' (7,491) at 20220627100016958
9465 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/patch.h' (7,492) at 20210307214926322
9466 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/memory-devices/index.rst' (7,493) at 20210307214925466
9467 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-b-plus.dts' (7,494) at 20210308005002572
9468 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac-glib.c' (7,495) at 20241211090212230
9469 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_device.c' (7,496) at 20240405153049389
9470 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max20751.c' (7,497) at 20240405153048869
9471 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9v011.c' (7,498) at 20240405153049321
9472 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/i915_reg.h' (7,499) at 20210308005003528
9473 2025-01-21 03:00:56.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/utility/aspeed.cpp' (7,500) at 20230511080009359
9474 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/boot-common.c' (7,501) at 20210308005002756
9475 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bur_cfg_common.h' (7,502) at 20210308005003588
9476 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.marubun-pcmcia' (7,503) at 20210308005003296
9477 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-core.c' (7,504) at 20240405153049265
9478 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/subprojects/phosphor-logging.wrap' (7,505) at 20220322030027284
9479 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-mock/run-ptest' (7,506) at 20241221090017560
9480 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/.gitignore' (7,507) at 20210307214932722
9481 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/i386/a-b-bootblock.h' (7,508) at 20240906080037560
9482 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/eiger_defconfig' (7,509) at 20210309003648872
9483 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7794-cpg-mssr.c' (7,510) at 20210309003649256
9484 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EUPL-1.2' (7,511) at 20211006000025234
9485 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgtable_32.h' (7,512) at 20240405153230091
9486 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-vivaldi-common.c' (7,513) at 20240405153048825
9487 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr_param.h' (7,514) at 20210307214930550
9488 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb' (7,515) at 20231011080016606
9489 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/create_write_window_v2.c' (7,516) at 20210308005108641
9490 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_indirect.c' (7,517) at 20210308005003452
9491 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/fuse.h' (7,518) at 20210308005002668
9492 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kalajoki' (7,519) at 20210307205553770
9493 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_sck.h' (7,520) at 20210308005002716
9494 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/rs780e-acpi.c' (7,521) at 20210309003652148
9495 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/218.out' (7,522) at 20210308005046461
9496 2025-01-21 03:00:56.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi_4.0.0.bb' (7,523) at 20241221090017632
9497 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/Makefile' (7,524) at 20240405153054357
9498 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib.h' (7,525) at 20220525020654887
9499 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-struct_ops.rst' (7,526) at 20240405153054037
9500 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/sysinfo.c' (7,527) at 20240405153046293
9501 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/stress_reuseport_listen.sh' (7,528) at 20240405153054353
9502 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_private.h' (7,529) at 20240405153052993
9503 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-cp110-master.dtsi' (7,530) at 20210308005002568
9504 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc233c/xtensa-modules.c.inc' (7,531) at 20210308005046349
9505 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ooo.c' (7,532) at 20240405153050233
9506 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sunnemo' (7,533) at 20210307205553790
9507 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/key.c' (7,534) at 20220525020654195
9508 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ObjectMapper/meson.build' (7,535) at 20230825080021141 to deleted uid set
9509 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/include/arch/elf.h' (7,536) at 20240405153054073
9510 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_start_gt_end.cpp' (7,537) at 20210308005100997
9511 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl313.yaml' (7,538) at 20240405153045065
9512 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-eventonoff.tc' (7,539) at 20210307214932674
9513 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-buf-sysfs-stats.c' (7,540) at 20240405153230275
9514 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-member.json' (7,541) at 20210308005046405
9515 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/html/report.html' (7,542) at 20241206090014350
9516 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libxmlb/libxmlb_0.3.21.bb' (7,543) at 20241221090017684
9517 2025-01-21 03:00:56.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/irqflags.h' (7,544) at 20240405153045937
9518 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4-aesni-avx-asm_64.S' (7,545) at 20240405153046365
9519 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-capture.c' (7,546) at 20240405153049525
9520 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k_templates/main_per_cpu.c' (7,547) at 20240405153054385
9521 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0003-Remove-Werror-from-build.patch' (7,548) at 20230114040015486
9522 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/frame.c' (7,549) at 20240405153051841
9523 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/hashchk_test.c' (7,550) at 20240405153054357
9524 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/Platform' (7,551) at 20210307214926190
9525 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/spi.h' (7,552) at 20210308005002724
9526 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/Makefile' (7,553) at 20210308005003056
9527 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/local.conf.sample' (7,554) at 20241221090017476
9528 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_fw.c' (7,555) at 20210307214928806
9529 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1816a/ad1816a_lib.c' (7,556) at 20220525020654979
9530 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/oeqa-fvp.md' (7,557) at 20231011080016566
9531 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb' (7,558) at 20241221090017560
9532 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/enum-attributes.c' (7,559) at 20240405153231343
9533 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-adamv.yaml' (7,560) at 20240405153045157
9534 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href.dtsi' (7,561) at 20240405153045577
9535 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/Makefile' (7,562) at 20240405153232139
9536 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/Makefile' (7,563) at 20240405153054365
9537 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/status_led.c' (7,564) at 20210308005003400
9538 2025-01-21 03:00:56.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/syscalls.h' (7,565) at 20240710080014573
9539 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/abs_lowcore.h' (7,566) at 20240405153046273
9540 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb' (7,567) at 20240302090018214
9541 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pro5.c' (7,568) at 20210308005002792
9542 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/mtrr.c' (7,569) at 20210308005002856
9543 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/Makefile' (7,570) at 20240405153231451
9544 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/elf_64.c' (7,571) at 20220525020652054
9545 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_36BIT_SDCARD_defconfig' (7,572) at 20210308005003240
9546 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/hgsmi_defs.h' (7,573) at 20210309003649896
9547 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-layerscape.c' (7,574) at 20240405153231283
9548 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/lpddr4_init.c' (7,575) at 20210308005003364
9549 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/Kconfig' (7,576) at 20240405153048805
9550 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/clock.c' (7,577) at 20210308005002724
9551 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/setup.py' (7,578) at 20210308005048033
9552 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/yank.c' (7,579) at 20240906080037592
9553 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp81x.dtsi' (7,580) at 20210308005002572
9554 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/scancodes.hpp' (7,581) at 20210308005131905
9555 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/vphb.c' (7,582) at 20240405153049633
9556 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/common/test/pldm_utils_test.cpp' (7,583) at 20240826080030471 to deleted uid set
9557 2025-01-21 03:00:56.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5913.dts' (7,584) at 20240405153045501
9558 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/acp6x_chip_offset_byte.h' (7,585) at 20240405153053553
9559 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-ev1-scmi.dts' (7,586) at 20240405153229903
9560 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/Kconfig' (7,587) at 20240405153047013
9561 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-x86_defconfig' (7,588) at 20210308005003276
9562 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/cq.h' (7,589) at 20240405153052733
9563 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pci-dma.c' (7,590) at 20240405153046077
9564 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/conf/include/non-repro-meta-oe.inc' (7,591) at 20241221090017500
9565 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8555_defconfig' (7,592) at 20210309003648872
9566 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/spapr.h' (7,593) at 20241211090212362
9567 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-spl.c' (7,594) at 20210308005002776
9568 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-cam.c' (7,595) at 20240405153046793
9569 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx93.c' (7,596) at 20240405153230211
9570 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/falcon_boards.c' (7,597) at 20220525020653643
9571 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/openvswitch/Makefile' (7,598) at 20240405153054349
9572 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_timeline.c' (7,599) at 20240405153048497
9573 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/.gitignore' (7,600) at 20210308005053385
9574 2025-01-21 03:00:56.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/time_test.c' (7,601) at 20240405153231931
9575 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/apfiles.c' (7,602) at 20240405153054213
9576 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_bist.h' (7,603) at 20210308005003364
9577 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/onenand_uboot.h' (7,604) at 20210308005003676
9578 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acdispat.h' (7,605) at 20240405153046613
9579 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/0001-Makefile-fix-parallel-build-of-examples.patch' (7,606) at 20220910030013361
9580 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/gadget.h' (7,607) at 20210308005003500
9581 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/usb.h' (7,608) at 20240405153231539
9582 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit/0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch' (7,609) at 20241221090017496
9583 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/genksyms.h' (7,610) at 20220525020654943
9584 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/conf/layer.conf' (7,611) at 20241221090017476
9585 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/proto.h' (7,612) at 20240405153230115
9586 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/file.c' (7,613) at 20240429080012456
9587 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/io.h' (7,614) at 20210308005002804
9588 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_lgcy.c' (7,615) at 20240405153050117
9589 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-wiimote-core.c' (7,616) at 20240405153048825
9590 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/0002-run-dispmanx-fullscreen.patch' (7,617) at 20230317080013789
9591 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_drv_if.c' (7,618) at 20240613080016423
9592 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/adi.rst' (7,619) at 20240405153044981
9593 2025-01-21 03:00:56.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/mxb.c' (7,620) at 20240405153049377
9594 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/adbhid.c' (7,621) at 20240405153049225
9595 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/cortina,gemini-clock.h' (7,622) at 20210307214931326
9596 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-x86/xen-x86_64.h' (7,623) at 20240326080039542
9597 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb' (7,624) at 20241221090017540
9598 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/classutils.py' (7,625) at 20220910030013393
9599 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverity-scan/run-coverity-scan' (7,626) at 20240906080037444
9600 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-power-good.service' (7,627) at 20240105090012010
9601 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bootconfig.c' (7,628) at 20241018080014578
9602 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/rcar/Kconfig' (7,629) at 20240405153049733
9603 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson6.dtsi' (7,630) at 20240405153045401
9604 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/ne_overview.rst' (7,631) at 20220525020651774
9605 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hidapi/hidapi_0.14.0.bb' (7,632) at 20230813080012852
9606 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/km83xx.c' (7,633) at 20240405153230051
9607 2025-01-21 03:00:56.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ips.h' (7,634) at 20220525020654019
9608 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/MAINTAINERS' (7,635) at 20210308005002952
9609 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/sprd,ums9620-ufs.yaml' (7,636) at 20240405153045181
9610 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/monitor_wip.rst' (7,637) at 20240405153045273
9611 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vga.h' (7,638) at 20210307214927810
9612 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1816a/ad1816a.c' (7,639) at 20220525020654979
9613 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_wpf.c' (7,640) at 20240613080016423
9614 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/LocalTimezoneLabelMixin.js' (7,641) at 20241004080035963
9615 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch' (7,642) at 20230706080014753
9616 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga100.c' (7,643) at 20240405153230607
9617 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_debug.c' (7,644) at 20210308005003364
9618 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/yaffs2.c' (7,645) at 20210308005003220
9619 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/gpio.h' (7,646) at 20210308005002644
9620 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra20-i2s.yaml' (7,647) at 20240405153045165
9621 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/fw.c' (7,648) at 20210307214927946
9622 2025-01-21 03:00:56.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/multipart_parser.hpp' (7,649) at 20240817080003175
9623 2025-01-21 03:00:56.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/configs/com.ibm.Hardware.Chassis.Model.Rainier2U.json' (7,650) at 20240817080028024
9624 2025-01-21 03:00:56.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/fwh_lock.h' (7,651) at 20210307214929206
9625 2025-01-21 03:00:56.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/Makefile' (7,652) at 20210308005002708
9626 2025-01-21 03:00:56.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch' (7,653) at 20230706080014733
9627 2025-01-21 03:00:56.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/panel/Kconfig' (7,654) at 20210307214930922
9628 2025-01-21 03:00:56.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7722/setup.c' (7,655) at 20210307214926542
9629 2025-01-21 03:00:56.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/key.c' (7,656) at 20240405153053361
9630 2025-01-21 03:00:56.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/da9062-thermal.c' (7,657) at 20240405153051969
9631 2025-01-21 03:00:56.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sembuf.h' (7,658) at 20210307214926250
9632 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/initializers.h' (7,659) at 20210307214930874
9633 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/Makefile' (7,660) at 20210524100034982
9634 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.out' (7,661) at 20210308005046397 to deleted uid set
9635 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-r8.dtsi' (7,662) at 20210308005002620
9636 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/ras.h' (7,663) at 20220525020652074
9637 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/grph_object_ctrl_defs.h' (7,664) at 20240405153230423
9638 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/st-keyscan.c' (7,665) at 20240405153049137
9639 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/txtimestamp.sh' (7,666) at 20210307214932694
9640 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/callbacktest.cpp' (7,667) at 20210308005108057
9641 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/Makefile.target' (7,668) at 20221215040039386
9642 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-difrnce-dit4350.dts' (7,669) at 20240405153045377
9643 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/norpath.patch' (7,670) at 20210307205554626
9644 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dts' (7,671) at 20220525020651990
9645 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-xxxx.c' (7,672) at 20240405153051541
9646 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/Build' (7,673) at 20210307214932494
9647 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-rr.h' (7,674) at 20221215040039042
9648 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_helper.c' (7,675) at 20240405153053325
9649 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00config.c' (7,676) at 20240405153050621
9650 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cpsw.txt' (7,677) at 20240405153045117
9651 2025-01-21 03:00:56.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/MAINTAINERS' (7,678) at 20210308005002900
9652 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svartnas' (7,679) at 20210307205553790
9653 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/116' (7,680) at 20210927100127481
9654 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/sx8654.c' (7,681) at 20240405153230735
9655 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,sysost.h' (7,682) at 20220525020654543
9656 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/ld' (7,683) at 20210307214932146
9657 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/3270-ccw.c' (7,684) at 20210927100127189
9658 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-data.err' (7,685) at 20210927100127473
9659 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_opts.h' (7,686) at 20210307214931650
9660 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-debug.c' (7,687) at 20240405153049469
9661 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_1.0/ia_css_cnr.host.c' (7,688) at 20210307214930554
9662 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-smmap_6.0.0.bb' (7,689) at 20240301090012471
9663 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr600_mt47h64m16_3_333_cl5_psync.c' (7,690) at 20210308005002548
9664 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb' (7,691) at 20220823030015991
9665 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/strace.c' (7,692) at 20240906080037160
9666 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-title.png' (7,693) at 20210307205554370 to deleted uid set
9667 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_fops.c' (7,694) at 20240405153049269
9668 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/nlohmann_json.wrap' (7,695) at 20231212090017894
9669 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/watch.hpp' (7,696) at 20230511080022135
9670 2025-01-21 03:00:56.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_pcie_mac.h' (7,697) at 20240405153051065
9671 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/thermal_interrupt.h' (7,698) at 20240405153051973
9672 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/state/phosphor-state-manager/phosphor-service-monitor-default.json' (7,699) at 20241210090013352
9673 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__domain.hpp' (7,700) at 20241219090033964
9674 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/s4.h' (7,701) at 20240405153052689
9675 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0008_models_bigautofield.py' (7,702) at 20220402030016103
9676 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/thread-context.h' (7,703) at 20221215040039194
9677 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/blkd_task.svg' (7,704) at 20210307214925206
9678 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_arch_timer.h' (7,705) at 20240405153231799
9679 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/CONTRIBUTING.md' (7,706) at 20240122090005271
9680 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp' (7,707) at 20231024080003368
9681 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_u_otp.c' (7,708) at 20230426080043712
9682 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/ide.c' (7,709) at 20210308005003340
9683 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/hyp-entry.S' (7,710) at 20240405153045881
9684 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/.gitignore' (7,711) at 20220818100014707
9685 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_sdio.c' (7,712) at 20220525020654179
9686 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/0001-tic-hang.patch' (7,713) at 20241206090014314
9687 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros-unattended.inc' (7,714) at 20241221090017468
9688 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_eth.h' (7,715) at 20240405153230939
9689 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf.pc.template' (7,716) at 20210307214932490
9690 2025-01-21 03:00:56.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/ftrace.c' (7,717) at 20210308005046545
9691 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/omap_wdt.c' (7,718) at 20210308005003540
9692 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/events.json' (7,719) at 20241101080022232
9693 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hnae.c' (7,720) at 20240405153049941
9694 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ngpixis.h' (7,721) at 20210308005002960
9695 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-devattr.h' (7,722) at 20210307214928842
9696 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dlm.h' (7,723) at 20240405153052681
9697 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/handshake.h' (7,724) at 20240405153232015
9698 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-gyro-bmg160' (7,725) at 20210307214925190
9699 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/net_target_increase.hpp' (7,726) at 20210903000055431
9700 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407-pinctrl.dtsi' (7,727) at 20240405153045581
9701 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/.gitignore' (7,728) at 20210307214926314
9702 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-esdk.in' (7,729) at 20210307205554542
9703 2025-01-21 03:00:56.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/Makefile' (7,730) at 20210307214929386
9704 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_json_unittest.cpp' (7,731) at 20220108040030440
9705 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/arpwatch.conf' (7,732) at 20210307205554126
9706 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/namei.c' (7,733) at 20210307214931242
9707 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/c293si-post.dtsi' (7,734) at 20240405153230027
9708 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/event.h' (7,735) at 20210307214929902
9709 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.adcsensor.service' (7,736) at 20220813030004565
9710 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sp805_wdt.c' (7,737) at 20240405153052245
9711 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/eth_ls1088ardb.c' (7,738) at 20210308005002968
9712 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/openrisc/emulation.rst' (7,739) at 20221215040039082
9713 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7629-rfb.dts' (7,740) at 20210308005002596
9714 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-tqma64xxl-mbax4xxl-sdcard.dtso' (7,741) at 20240405153229971
9715 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/max1617.h' (7,742) at 20210307214930258
9716 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/power/cpu.c' (7,743) at 20210307214926286
9717 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Solleftea_Hallsta' (7,744) at 20210307205553790
9718 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/Makefile' (7,745) at 20240405153231571
9719 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_nat_snmp_basic_main.c' (7,746) at 20210307214931946
9720 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/temporary_file_tests.cpp' (7,747) at 20240112090034344
9721 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ul-ddr.h' (7,748) at 20210308005002648
9722 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7780/Makefile' (7,749) at 20210307214926538
9723 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Duved' (7,750) at 20210307205553778
9724 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/cc_platform.c' (7,751) at 20240405153046221
9725 2025-01-21 03:00:56.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_ptr.c' (7,752) at 20240405153054257
9726 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/exception.c' (7,753) at 20240405153045881
9727 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/pinmux.h' (7,754) at 20210308005002672
9728 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mps2-fpgaio.c' (7,755) at 20241211090212298
9729 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/wait_bit.h' (7,756) at 20210308005003692
9730 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/inc_and_test' (7,757) at 20240405153053437
9731 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/Kconfig' (7,758) at 20210308005003080
9732 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/pmic_bus.h' (7,759) at 20210308005002668
9733 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c' (7,760) at 20220525020653795
9734 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/Makefile' (7,761) at 20210307214928594
9735 2025-01-21 03:00:56.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_dm.c' (7,762) at 20240405153231475
9736 2025-01-21 03:00:56.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/main.c' (7,763) at 20240405153050557
9737 2025-01-21 03:00:56.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/Kconfig' (7,764) at 20210307214929870
9738 2025-01-21 03:00:56.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/samsung/s3c-pm.h' (7,765) at 20240405153052793
9739 2025-01-21 03:00:56.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_link_pinning.c' (7,766) at 20210307214932646
9740 2025-01-21 03:00:56.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi' (7,767) at 20240405153229967
9741 2025-01-21 03:00:56.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/skge.h' (7,768) at 20220525020653567
9742 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/core_manager_main.cpp' (7,769) at 20230614080025842
9743 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm.txt' (7,770) at 20210307214925406
9744 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/semiheap.c' (7,771) at 20230925080040097
9745 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/stream_id_lsch3.h' (7,772) at 20210308005002640
9746 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb_lib.h' (7,773) at 20240405153050001
9747 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (7,774) at 20230807080022154
9748 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/lktrace' (7,775) at 20221115040029411
9749 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb' (7,776) at 20241221090017696
9750 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skb_ctx.c' (7,777) at 20240405153054277
9751 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/wheels/meson-1.5.0-py3-none-any.whl' (7,778) at 20241211090212446
9752 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_firmware_sub_menu.robot' (7,779) at 20240628080017113
9753 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/socket_manager.cpp' (7,780) at 20230717080006550
9754 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layerscape-sfp.c' (7,781) at 20240405153051205
9755 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_sta_mgt.c' (7,782) at 20220525020654171
9756 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-ld4.c' (7,783) at 20210308005002792
9757 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_d.c' (7,784) at 20210308005046525
9758 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/head.S' (7,785) at 20220525020651990
9759 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-cleanup.svg' (7,786) at 20210307214925210
9760 2025-01-21 03:00:56.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/.shellcheck' (7,787) at 20210415000058068 to deleted uid set
9761 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cikd.h' (7,788) at 20210309003649412
9762 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/dp501.c' (7,789) at 20210308005003000
9763 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_irq.c' (7,790) at 20240405153050009
9764 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/boot.h' (7,791) at 20210308005045841
9765 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-vsx.c' (7,792) at 20240405153232283
9766 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/law.c' (7,793) at 20210308005002992
9767 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98390.yaml' (7,794) at 20240405153045165
9768 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml' (7,795) at 20240405153045109
9769 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_rss.h' (7,796) at 20240405153049897
9770 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu-qom.h' (7,797) at 20240326080039674
9771 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8907.c' (7,798) at 20240405153230835
9772 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_hw.h' (7,799) at 20210307214929422
9773 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_vmalloc.c' (7,800) at 20240405153053109
9774 2025-01-21 03:00:56.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qnull.c' (7,801) at 20221215040039390
9775 2025-01-21 03:00:56.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-reg.h' (7,802) at 20240405153053969
9776 2025-01-21 03:00:56.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvbproperty.rst' (7,803) at 20210309003648476
9777 2025-01-21 03:00:56.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/Kconfig' (7,804) at 20210308005003016
9778 2025-01-21 03:00:56.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-helios4.dts' (7,805) at 20240405153045445
9779 2025-01-21 03:00:56.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aio_abi.h' (7,806) at 20210307214931622
9780 2025-01-21 03:00:56.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk_table.c' (7,807) at 20240405153050673
9781 2025-01-21 03:00:56.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-verify-sig.h' (7,808) at 20240405153049253
9782 2025-01-21 03:00:56.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-more.svg' (7,809) at 20210308005107069
9783 2025-01-21 03:00:56.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/cq_exch_desc.h' (7,810) at 20240405153051597
9784 2025-01-21 03:00:56.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.h' (7,811) at 20240405153230391
9785 2025-01-21 03:00:56.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/owl/clk_s900.c' (7,812) at 20210308005003352
9786 2025-01-21 03:00:56.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sacos.S' (7,813) at 20210307214926142
9787 2025-01-21 03:00:56.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_pnet.h' (7,814) at 20220525020654907
9788 2025-01-21 03:00:56.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_sfp.h' (7,815) at 20210308005003652
9789 2025-01-21 03:00:56.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ve8313.h' (7,816) at 20210308005003624
9790 2025-01-21 03:00:56.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_provider.c' (7,817) at 20240405153230719
9791 2025-01-21 03:00:56.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_pcs.h' (7,818) at 20210307214929642
9792 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/refcounted_kptr.c' (7,819) at 20240405153232259
9793 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/capability.c' (7,820) at 20241211090145565
9794 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vctv/reg_wdt.h' (7,821) at 20210308005003020
9795 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/.clang-format' (7,822) at 20241219090030684
9796 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/ptdump.h' (7,823) at 20240405153045861
9797 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/Makefile' (7,824) at 20210308005003720
9798 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation.errors.yaml' (7,825) at 20210728000103888
9799 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/system1_chassis.json' (7,826) at 20241206090006230
9800 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bridge_loop_avoidance.c' (7,827) at 20240405153053169
9801 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-mrw/config.yaml' (7,828) at 20210307205554070
9802 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_dccg.h' (7,829) at 20240405153230399
9803 2025-01-21 03:00:56.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/docs/blacklist_configuration.md' (7,830) at 20231007080005096
9804 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/ifcvf/ifcvf_base.h' (7,831) at 20240405153052157
9805 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc12138.yaml' (7,832) at 20240405153045073
9806 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atc260x-core.c' (7,833) at 20240405153230831
9807 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dax.h' (7,834) at 20240405153231803
9808 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-ifc6410.dts' (7,835) at 20240405153045537
9809 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/smp.cfg' (7,836) at 20210307205554390
9810 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend' (7,837) at 20240413080012683
9811 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mpc8308_p1m.h' (7,838) at 20210308005003604
9812 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/samsung/Kconfig' (7,839) at 20240405153049173
9813 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/osq_lock.c' (7,840) at 20220525020654711
9814 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (7,841) at 20221004030011410
9815 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/Makefile' (7,842) at 20240405153050333
9816 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/setup-static-endpoints.conf' (7,843) at 20240828080010887
9817 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/meson.build' (7,844) at 20241219090010504
9818 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/richtek,rt1719.yaml' (7,845) at 20240405153229803
9819 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/s5m8767.c' (7,846) at 20210308005003472
9820 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/meson.build' (7,847) at 20231216090022621 to deleted uid set
9821 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme3_ctrl_regs.h' (7,848) at 20240405153046577
9822 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/string_32.h' (7,849) at 20210309003648980
9823 2025-01-21 03:00:56.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/ring.c' (7,850) at 20241018080014478
9824 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/xilinx/xlnx_vcu.c' (7,851) at 20240405153230247
9825 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/microvm.rst' (7,852) at 20210308005045809
9826 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/044.out' (7,853) at 20220429100100886
9827 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.h' (7,854) at 20220525020653779
9828 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/Kbuild' (7,855) at 20210307214927922
9829 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_absq_s_w.c' (7,856) at 20210308005046501
9830 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_balloon.h' (7,857) at 20241211090212370
9831 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/xcat/test_xcat_group.robot' (7,858) at 20220201040016329
9832 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/sys.c' (7,859) at 20210307214925674
9833 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/MEMORIAM' (7,860) at 20210307205554226
9834 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm7xxx.c' (7,861) at 20240405153231075
9835 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/215' (7,862) at 20240326080039730
9836 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/q40_defconfig' (7,863) at 20240405153230003
9837 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clkt_dpll.c' (7,864) at 20220525020652338
9838 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nuvoton,nau7802.yaml' (7,865) at 20210309003648356
9839 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-savageboard.dts' (7,866) at 20240405153045505
9840 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8186-resets.h' (7,867) at 20240405153052653
9841 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/image-buildinfo.bbclass' (7,868) at 20230919080013978
9842 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/task.h' (7,869) at 20240405153232107
9843 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Wobo_i5_defconfig' (7,870) at 20210308005003244
9844 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/083_compress.dts' (7,871) at 20210308005003752
9845 2025-01-21 03:00:56.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/pm.h' (7,872) at 20240405153045641
9846 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/static_keys/config' (7,873) at 20210307214932722
9847 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/muldi3.S' (7,874) at 20210308005002708
9848 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfsd-admin-interfaces.rst' (7,875) at 20210307214925238
9849 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/obmc-flash-bmc' (7,876) at 20241213090040866 to deleted uid set
9850 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/common.h' (7,877) at 20240405153045649
9851 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/mmu.h' (7,878) at 20220525020651966
9852 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/conversion_trigger.hpp' (7,879) at 20230523080037934
9853 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/README.md' (7,880) at 20221209040007411
9854 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/Makefile' (7,881) at 20210307214930314
9855 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/stxcpy.S' (7,882) at 20210307214925662
9856 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch' (7,883) at 20241221090017680
9857 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strncat.S' (7,884) at 20240405153229859
9858 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/README.md' (7,885) at 20241221090017468
9859 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_debugfs.c' (7,886) at 20240405153230163
9860 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vlynq/Kconfig' (7,887) at 20210307214930958
9861 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/android/binderfs.h' (7,888) at 20210307214931622
9862 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/mtd_test.c' (7,889) at 20240805080013971
9863 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shra_r_qb.c' (7,890) at 20210308005046509
9864 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2371-2180_defconfig' (7,891) at 20210308005003272
9865 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/aaci.c' (7,892) at 20220525020654963
9866 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4755-cgu.h' (7,893) at 20240405153052641
9867 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/nfit.h' (7,894) at 20240405153046641
9868 2025-01-21 03:00:56.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/msktutil/msktutil_1.2.1.bb' (7,895) at 20241221090017540
9869 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-core.c' (7,896) at 20210308005002552
9870 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_encoder_metadata.c' (7,897) at 20240821080009267
9871 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6338.h' (7,898) at 20210308005003588
9872 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/duovero_defconfig' (7,899) at 20210308005003256
9873 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgfortran_14.2.bb' (7,900) at 20241221090017660
9874 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_qsfp.c' (7,901) at 20210307214928442
9875 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/openssl_alloc.hpp' (7,902) at 20240618080024077 to deleted uid set
9876 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/polyval.h' (7,903) at 20240405153052625
9877 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-ptest-fast.bb' (7,904) at 20230503080014615
9878 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/max5432.yaml' (7,905) at 20210307214925334
9879 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-brcm.c' (7,906) at 20240405153231555
9880 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/cpcap-pwrbutton.txt' (7,907) at 20210307214925334
9881 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/meson.build' (7,908) at 20240906080037272
9882 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/ntrig.rst' (7,909) at 20240405153045221
9883 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/trimslice/Makefile' (7,910) at 20210308005002948
9884 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk104.fuc3' (7,911) at 20210307214927938
9885 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_htcp.c' (7,912) at 20220627100017182
9886 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8313ERDB_33_defconfig' (7,913) at 20210308005003236
9887 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/kmi.h' (7,914) at 20210307214931354
9888 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-meson.c' (7,915) at 20240405153231371
9889 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/build_error.rs' (7,916) at 20240405153053417
9890 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-hsg-h702.dts' (7,917) at 20240405153045377
9891 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/rethook.c' (7,918) at 20240405153045945
9892 2025-01-21 03:00:56.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.iscsi' (7,919) at 20210308005003296
9893 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/io.h' (7,920) at 20210308005002852
9894 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/README.md' (7,921) at 20221209040020035
9895 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/Kconfig' (7,922) at 20210307214931138
9896 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/tegra_gpio.c' (7,923) at 20210308005003380
9897 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v4_0.h' (7,924) at 20210307214927250
9898 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-adnp.txt' (7,925) at 20210307214925318
9899 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/midi.c' (7,926) at 20240405153054025
9900 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/kc1.h' (7,927) at 20210308005002912
9901 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml' (7,928) at 20240405153045025
9902 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-sabreauto.dts' (7,929) at 20240405153045505
9903 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/pinctrl-tmpv7700.c' (7,930) at 20210309003652148
9904 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-r-ccu.h' (7,931) at 20210307214931334
9905 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/eflash.c' (7,932) at 20210308005002712
9906 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_cmd_stream.c' (7,933) at 20210307214928806
9907 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_power.c' (7,934) at 20240405153048597
9908 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump_manager_system.hpp' (7,935) at 20220727030021549
9909 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c' (7,936) at 20240405153050125
9910 2025-01-21 03:00:56.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/btmrvl.rst' (7,937) at 20210307214925218
9911 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_0_1_sh_mask.h' (7,938) at 20210307214927670
9912 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/fancontrol' (7,939) at 20210307205553874
9913 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sifive/fu540/fu540.c' (7,940) at 20210308005003052
9914 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-Fix-type-of-single-bit-bitfields.patch' (7,941) at 20230211040012639
9915 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/Makefile' (7,942) at 20210309003652052
9916 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep24xx.S' (7,943) at 20210307214925926
9917 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/wkup-m3-ipc.yaml' (7,944) at 20240405153045157
9918 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/crt0.S' (7,945) at 20240405153046089
9919 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-builtin.c.inc' (7,946) at 20241211090212226
9920 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_pci_dev.c' (7,947) at 20240405153052229
9921 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/call-path.c' (7,948) at 20210307214932586
9922 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/MAINTAINERS' (7,949) at 20210308005002996
9923 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/kprobes.c' (7,950) at 20240405153045361
9924 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/init.c' (7,951) at 20210307214930998
9925 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/sti/stih-cec.c' (7,952) at 20240405153049265
9926 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/fixed31_32.h' (7,953) at 20240405153047301
9927 2025-01-21 03:00:56.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts' (7,954) at 20240413080012695
9928 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vhost-vdpa.c' (7,955) at 20241211090212394
9929 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/nvme.h' (7,956) at 20241211090212314
9930 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/embest/mx6boards/mx6boards.c' (7,957) at 20210308005002956
9931 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/sclp_ctl.h' (7,958) at 20210307214926514
9932 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/core.c' (7,959) at 20240405153047069
9933 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/mhi.h' (7,960) at 20240405153050437
9934 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/tlb.c' (7,961) at 20220525020651970
9935 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-common-ssh.c' (7,962) at 20240906080037436
9936 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-a1.c' (7,963) at 20240520080015167
9937 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/gnu/stubs.h' (7,964) at 20240405153232099
9938 2025-01-21 03:00:56.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/templates/default/bblayers.conf.sample' (7,965) at 20240323080013549
9939 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_0_0_sh_mask.h' (7,966) at 20240405153047761
9940 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/bus.json' (7,967) at 20240405153054109
9941 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/intel-gma.txt' (7,968) at 20210308005003328
9942 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-live.sh' (7,969) at 20210307205554482
9943 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/config' (7,970) at 20240405153054353
9944 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt.interface.yaml' (7,971) at 20221207040023627
9945 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-loongson.c' (7,972) at 20240805080013995
9946 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/configure_in_cross.patch' (7,973) at 20230401080011931
9947 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad1836.c' (7,974) at 20240405153232143
9948 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ste-ab8500.h' (7,975) at 20210307214931334
9949 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-bbrevd.dts' (7,976) at 20240405153045401
9950 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/main.c' (7,977) at 20210309003648872
9951 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/proc.c' (7,978) at 20210309003648828
9952 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp' (7,979) at 20221229040004411
9953 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/processor.h' (7,980) at 20240405153229859
9954 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/d1.bb' (7,981) at 20210307205554250
9955 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/sample.conf' (7,982) at 20240405153054225
9956 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/Makefile' (7,983) at 20210307214930882
9957 2025-01-21 03:00:56.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.c' (7,984) at 20240405153048737
9958 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/_debugfs_common.sh' (7,985) at 20240405153054293
9959 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/iface_test.cpp' (7,986) at 20230718080007968
9960 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/reset/reset.txt' (7,987) at 20210308005003308
9961 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-sample_controller/gdb-config.c.inc' (7,988) at 20210308005046361
9962 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/asm-offsets.h' (7,989) at 20210307214926158
9963 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_entry.S' (7,990) at 20210307214926110
9964 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/ocpi.c' (7,991) at 20240405153045661
9965 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/xarray.h' (7,992) at 20241008080014011
9966 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_mirror.c' (7,993) at 20240405153050173
9967 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/main.c' (7,994) at 20240617080017410
9968 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pm.c' (7,995) at 20240405153051881
9969 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-io.h' (7,996) at 20240906080037324
9970 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/001_invalid.dts' (7,997) at 20210308005003752
9971 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_samus/Makefile' (7,998) at 20210308005003004
9972 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/README.md' (7,999) at 20210307205553678
9973 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc5121ads.dts' (8,000) at 20210307214926354
9974 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/types.h' (8,001) at 20210308005002880
9975 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-pata-timings.c' (8,002) at 20210307214926866
9976 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_wx.c' (8,003) at 20210524100035002
9977 2025-01-21 03:00:56.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/vexpress-config.c' (8,004) at 20240405153230199
9978 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-olinuxino.dts' (8,005) at 20210308005002616
9979 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-emlid-neutis-n5h3.dtsi' (8,006) at 20240405153045389
9980 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/014_pack_overlap.dts' (8,007) at 20210308005003752
9981 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-serio.c' (8,008) at 20220913100024177
9982 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fdt_simplefb.h' (8,009) at 20210308005003648
9983 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/depends.py' (8,010) at 20210307205554434
9984 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/test/systemd_signal.cpp' (8,011) at 20240820080031618
9985 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_overhead_tp.bpf.c' (8,012) at 20240405153232099
9986 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (8,013) at 20210307205553662
9987 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/Makefile' (8,014) at 20240405153048777
9988 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/linkage.h' (8,015) at 20210307214926118
9989 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/blockjob.c' (8,016) at 20240906080037156
9990 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c' (8,017) at 20240613080016439 to deleted uid set
9991 2025-01-21 03:00:56.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgtable-3level.h' (8,018) at 20240405153046309
9992 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_savearea_management.robot' (8,019) at 20240628080017117
9993 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/bxt-sst.c' (8,020) at 20210309003654912
9994 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openjpeg/openjpeg/0001-Do-not-ask-cmake-to-export-binaries-they-don-t-make-.patch' (8,021) at 20241221090017528
9995 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_object.h' (8,022) at 20240405153048701
9996 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/utils.cpp' (8,023) at 20240819080030255
9997 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/__init__.py' (8,024) at 20241221090017584
9998 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/koelsch.c' (8,025) at 20210308005003036
9999 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml' (8,026) at 20240405153229799
10000 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.c' (8,027) at 20240405153048633
10001 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lzma/LzmaDec.h' (8,028) at 20210308005003672
10002 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_msix_nrm_regs.h' (8,029) at 20240405153046597
10003 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa3xx-regs.h' (8,030) at 20240405153052213
10004 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sbc8548.h' (8,031) at 20210308005003616
10005 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/sigcontext.h' (8,032) at 20240405153230063
10006 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/m_can_platform.c' (8,033) at 20240405153230899
10007 2025-01-21 03:00:56.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/copy-before-write.out' (8,034) at 20221215040039366
10008 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/Makefile' (8,035) at 20240405153054305
10009 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/um_malloc.h' (8,036) at 20210307214926622
10010 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_decoder_core.c' (8,037) at 20240821080009267
10011 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/Kconfig' (8,038) at 20210307214926266
10012 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/s390.rst' (8,039) at 20210307214925262
10013 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw560x.dts' (8,040) at 20240405153045497
10014 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/darla24.c' (8,041) at 20210307214932242
10015 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_param_shading.c' (8,042) at 20240405153051849
10016 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/axi.c' (8,043) at 20210308005003736
10017 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/emi26.c' (8,044) at 20210307214930842
10018 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_police.c' (8,045) at 20240405153050177
10019 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-bcm2835.yaml' (8,046) at 20240405153045141
10020 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/bridge-regs.h' (8,047) at 20240405153045653
10021 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/fix-CATALOG-conditional-compile.patch' (8,048) at 20210307205554010
10022 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/max44000.c' (8,049) at 20240405153049001
10023 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-copy.h' (8,050) at 20241211090212354
10024 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/inode.c' (8,051) at 20240429080012448
10025 2025-01-21 03:00:56.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-client/ivshmem-client.h' (8,052) at 20210308005045769
10026 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/signal.c' (8,053) at 20240405153230003
10027 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/fsl,gtm.txt' (8,054) at 20210307214925446
10028 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_lvds.c' (8,055) at 20210308005003532
10029 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/raid_class.c' (8,056) at 20240405153051725
10030 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-md5.c' (8,057) at 20220525020651994
10031 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_7k_common.c' (8,058) at 20210307214929606
10032 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/adb-mouse.c' (8,059) at 20241211090212282
10033 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun9i-cpus.c' (8,060) at 20210307214927030
10034 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.h' (8,061) at 20210309003649656
10035 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memory-failure.c' (8,062) at 20240830080013343
10036 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm-rpmsg.h' (8,063) at 20220525020655063
10037 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4ek_spiflash_defconfig' (8,064) at 20210308005003276
10038 2025-01-21 03:00:56.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq24190.yaml' (8,065) at 20240405153045141
10039 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/lan78xx.h' (8,066) at 20210307214929706
10040 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/uacce/hisi_qm.h' (8,067) at 20240405153052945
10041 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/Makefile' (8,068) at 20240405153050337
10042 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/sync_manager.cpp' (8,069) at 20230324080024302 to deleted uid set
10043 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/vfio.h' (8,070) at 20240405153231575
10044 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/Makefile' (8,071) at 20240405153051981
10045 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-intel_th-devices-msc' (8,072) at 20210309003648252
10046 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8a.inc' (8,073) at 20210905000020581
10047 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cache.h' (8,074) at 20240405153046309
10048 2025-01-21 03:00:56.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-pci.c' (8,075) at 20240710080014617
10049 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_proto.c' (8,076) at 20240812080017244
10050 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ipsec_fs_roce.c' (8,077) at 20240405153050129
10051 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5-cache.c' (8,078) at 20240830080013271
10052 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/setup-sh4-202.c' (8,079) at 20210307214926562
10053 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-evdev_1.7.1.bb' (8,080) at 20241221090017552
10054 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/meson.build' (8,081) at 20230722080018997
10055 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/nvmet.h' (8,082) at 20240613080016455
10056 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/reboot-ping-pong/rpp' (8,083) at 20221206040017633
10057 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/sysmap-apq8096.h' (8,084) at 20210308005002776
10058 2025-01-21 03:00:56.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7734.c' (8,085) at 20210307214926562
10059 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/pmem_test.c' (8,086) at 20210307214932626
10060 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/meson.build' (8,087) at 20230825080021137 to deleted uid set
10061 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/mm-api.rst' (8,088) at 20240405153045289
10062 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/whpx.h' (8,089) at 20240906080037348
10063 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/regs.c' (8,090) at 20210307214926638
10064 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/Makefile' (8,091) at 20210307214928538
10065 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool_1.3.bb' (8,092) at 20241221090017496
10066 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-unknown-key.err' (8,093) at 20210308005046405
10067 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/generated.mako.hpp' (8,094) at 20220623100021364
10068 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/211' (8,095) at 20220429100100910
10069 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/phy/sun4i-usb-phy.txt' (8,096) at 20210308005003304
10070 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/adt7316-spi.c' (8,097) at 20210307214930518
10071 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3036-cru.yaml' (8,098) at 20240405153045029
10072 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xtfpga.h' (8,099) at 20210308005003624
10073 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cross-canadian.bbclass' (8,100) at 20241221090017608
10074 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nvmet.c' (8,101) at 20240405153231423
10075 2025-01-21 03:00:56.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xive.h' (8,102) at 20240405153046169
10076 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_ctl.c' (8,103) at 20240624080012800
10077 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti,am65-pci-ep.yaml' (8,104) at 20240405153045125
10078 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_flashif.h' (8,105) at 20210308005003552
10079 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/gp_timer.h' (8,106) at 20210307214930546
10080 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mpc83xx_clk.c' (8,107) at 20210308005003348
10081 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/numa_32.h' (8,108) at 20210307214926670
10082 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/sched_fence.c' (8,109) at 20240405153048753
10083 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/Makefile' (8,110) at 20210307214930510
10084 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi_sis.h' (8,111) at 20240405153051733
10085 2025-01-21 03:00:56.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/expectedJsonChecker/README.md' (8,112) at 20221209040019091
10086 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw2100.c' (8,113) at 20241211090145469
10087 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/transport.c' (8,114) at 20240405153053389
10088 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/use-pkgconfig.patch' (8,115) at 20240309090012816
10089 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/tlbflush.h' (8,116) at 20240405153046101
10090 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_avb.py' (8,117) at 20210308005003744
10091 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb' (8,118) at 20241221090017560
10092 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf' (8,119) at 20240413080012699
10093 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/general.h' (8,120) at 20210307214930670
10094 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_7_0_offset.h' (8,121) at 20240405153048285
10095 2025-01-21 03:00:56.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/Makefile' (8,122) at 20240405153053001
10096 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi' (8,123) at 20240405153229919
10097 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/user.h' (8,124) at 20210307214931534
10098 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/iothread.h' (8,125) at 20240326080039550
10099 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/traps.c' (8,126) at 20240405153046317
10100 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb' (8,127) at 20221120040010738
10101 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (8,128) at 20240720080012613
10102 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/usb/marvell.xhci-usb.txt' (8,129) at 20210308005003328
10103 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/regs.c' (8,130) at 20210307214926750
10104 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_SDCARD_defconfig' (8,131) at 20210308005003240
10105 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/af9015.c' (8,132) at 20240405153049545
10106 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/syscall_o32.tbl' (8,133) at 20241211090212378
10107 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Minpack' (8,134) at 20241221090017616
10108 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_internal.h' (8,135) at 20210307214929306
10109 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.h' (8,136) at 20210307214927234
10110 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/qemu-ppce500/MAINTAINERS' (8,137) at 20210308005002988
10111 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/mux_data.h' (8,138) at 20210308005003080
10112 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/i40iw_hw.c' (8,139) at 20240405153230711
10113 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/error_history_tests.cpp' (8,140) at 20210901000109343
10114 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_qp_rx.c' (8,141) at 20240405153049113
10115 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h' (8,142) at 20240405153051881
10116 2025-01-21 03:00:56.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/files/firewalld.init' (8,143) at 20220612030016723
10117 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl692_defs.h' (8,144) at 20240405153049293
10118 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/neighbour.c' (8,145) at 20241216090017789
10119 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3399.h' (8,146) at 20210308005002660
10120 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_journal.hpp' (8,147) at 20210308005405938
10121 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_klvs_abi.h' (8,148) at 20240613080016403
10122 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_rx.c' (8,149) at 20240405153231159
10123 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sabreauto_defconfig' (8,150) at 20210308005003268
10124 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/virtio-blk-handler.c' (8,151) at 20230426080043640
10125 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/.shellcheck' (8,152) at 20210420000053767 to deleted uid set
10126 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f429-pinctrl.dtsi' (8,153) at 20240405153045581
10127 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/layer.conf' (8,154) at 20241221090017604
10128 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css.map' (8,155) at 20210307205554270
10129 2025-01-21 03:00:56.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts' (8,156) at 20240405153229919
10130 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_vsock.h' (8,157) at 20240405153231847
10131 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/arch_errno_names.c' (8,158) at 20210307214932578
10132 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/hwinit-common.c' (8,159) at 20210308005002552
10133 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/Kconfig' (8,160) at 20210307214932154
10134 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-black_24.10.0.bb' (8,161) at 20241221090017548
10135 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kgdb' (8,162) at 20240405153053081
10136 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cros_ec_light_prox.c' (8,163) at 20240405153049001
10137 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/bbclasses/systemd-only.bb' (8,164) at 20241221090017604
10138 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_init.c' (8,165) at 20240405153231431
10139 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2' (8,166) at 20210927100127505 to deleted uid set
10140 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/numa.h' (8,167) at 20240405153231791
10141 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-router/intel-irq.h' (8,168) at 20210308005003636
10142 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_timer.c' (8,169) at 20210625000036104
10143 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Hervey_Bay-Ghost_Hill' (8,170) at 20210307205553762
10144 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch' (8,171) at 20210307205554390
10145 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kdev_t.h' (8,172) at 20210307214931638
10146 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/davinci/da8xx-cfgchip.txt' (8,173) at 20210307214925294
10147 2025-01-21 03:00:56.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/proc_sysctl.c' (8,174) at 20240812080017252
10148 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/inc/utils.hpp' (8,175) at 20220525020433159
10149 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ptrace_64.c' (8,176) at 20240405153046325
10150 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c' (8,177) at 20240405153048485
10151 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/request_test.cpp' (8,178) at 20231207090046206
10152 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/NSS-806-40.5W' (8,179) at 20210307205553762
10153 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/tftf.yml' (8,180) at 20241206090014206
10154 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/th1520-lichee-module-4a.dtsi' (8,181) at 20240405153230063
10155 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-pci.c' (8,182) at 20240719080013361
10156 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/stats.json' (8,183) at 20240906080037432
10157 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/ffdc/README.md' (8,184) at 20210727000024370 to deleted uid set
10158 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/timbuart.c' (8,185) at 20240405153052017
10159 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8550-mdss.yaml' (8,186) at 20240405153229763
10160 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/saa7164-cardlist.rst' (8,187) at 20210307214925234
10161 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/assabet.c' (8,188) at 20240405153045689
10162 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe_io.c' (8,189) at 20220525020654091
10163 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-px5-evb.dts' (8,190) at 20210308005002608
10164 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.h' (8,191) at 20210307214929638
10165 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/packagegroups/packagegroup-olympus-nuvoton-apps.bb' (8,192) at 20231012080014472
10166 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-dpi.c' (8,193) at 20240405153052205
10167 2025-01-21 03:00:56.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/meson.build' (8,194) at 20241012080019916
10168 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/trace.h' (8,195) at 20210308005045873
10169 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun9i-a80-optimus.dts' (8,196) at 20240405153045397
10170 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_ac.h' (8,197) at 20210307214929790
10171 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/ds2490.rst' (8,198) at 20240405153045333
10172 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm365_lowlevel.c' (8,199) at 20210308005002720
10173 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/scatterlist.c' (8,200) at 20240405153048553
10174 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0006-ext-phar-Makefile.frag-Fix-phar-packaging.patch' (8,201) at 20220721030015845
10175 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8569si-pre.dtsi' (8,202) at 20210307214926346
10176 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5.c' (8,203) at 20240405153231367
10177 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pcm051.h' (8,204) at 20210308005003608
10178 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,ssm2518.yaml' (8,205) at 20240405153045161
10179 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/cp-noerror' (8,206) at 20220910030013433
10180 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/serdes.h' (8,207) at 20240405153230907
10181 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/entity_manager.hpp' (8,208) at 20240817080005375
10182 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/boot/.gitignore' (8,209) at 20240405153045933
10183 2025-01-21 03:00:56.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_mr.h' (8,210) at 20210307214932046
10184 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/session.c' (8,211) at 20241008080014055
10185 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/unsolicited_frame_control.h' (8,212) at 20210307214930334
10186 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-mailbox.h' (8,213) at 20210307214928698
10187 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a4xx_gpu.c' (8,214) at 20240405153230587
10188 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/Makefile.target' (8,215) at 20240906080037580
10189 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/tuning.hpp' (8,216) at 20221117040032476
10190 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/rsrc_mgr.c' (8,217) at 20210307214930042
10191 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v_elp.c' (8,218) at 20240405153053169
10192 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_36BIT_NAND_defconfig' (8,219) at 20210308005003240
10193 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exconfig.c' (8,220) at 20240405153046617
10194 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/ftrace.c' (8,221) at 20240405153045945
10195 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0021-shared-Do-not-use-malloc_info-on-musl.patch' (8,222) at 20240413080012651
10196 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/mcf_intc.c' (8,223) at 20241211090212290
10197 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/irq_user.h' (8,224) at 20240405153046345
10198 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8183-flakes.txt' (8,225) at 20240405153230531
10199 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7d_rdc.h' (8,226) at 20210308005002652
10200 2025-01-21 03:00:56.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-cards.h' (8,227) at 20210307214928682
10201 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/Kconfig' (8,228) at 20240405153046269
10202 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_ethtool.c' (8,229) at 20240405153049937
10203 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/iomux-mx25.h' (8,230) at 20210308005002644
10204 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-evb.dts' (8,231) at 20240405153229931
10205 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind_1.2.7.bb' (8,232) at 20241221090017680
10206 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria-gfni-avx512-asm_64.S' (8,233) at 20240405153046361
10207 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/Kconfig' (8,234) at 20210307214929974
10208 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/classmap.h' (8,235) at 20240405153053477
10209 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/sockbits.h' (8,236) at 20210927100127269
10210 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/aaf28a4630af60496c9d33db1d06a7d7d8983422.patch' (8,237) at 20230811080018298
10211 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pgtable.h' (8,238) at 20240405153230099
10212 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_tpmi.c' (8,239) at 20240405153051409
10213 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-uefi-test_git.bb' (8,240) at 20220910030013341
10214 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/mcextend.bbclass' (8,241) at 20220910030013393
10215 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_synproxy.h' (8,242) at 20210307214931566
10216 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r1.dtsi' (8,243) at 20240405153045785
10217 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/tdcall.S' (8,244) at 20240405153046353
10218 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gawk/gawk/0001-configure.ac-re-enable-disabled-printf-features.patch' (8,245) at 20241221090017676
10219 2025-01-21 03:00:56.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_rcw_sd_qspi.cfg' (8,246) at 20210308005002968
10220 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips64r6.inc' (8,247) at 20210905000020581
10221 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/pci.h' (8,248) at 20220525020653807
10222 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/sync_watch.cpp' (8,249) at 20241219090018796 to deleted uid set
10223 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/fdt.c' (8,250) at 20210308005002836
10224 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/wbflush.h' (8,251) at 20210307214926250
10225 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_validation.c' (8,252) at 20240405153230419
10226 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/rl.c' (8,253) at 20240405153050129
10227 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/Makefile.am' (8,254) at 20210308004938832
10228 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/avoid-openldap-unless-wanted.patch' (8,255) at 20240113090014532
10229 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_backend.c' (8,256) at 20230925080039817
10230 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-setproctitle/run-ptest' (8,257) at 20241221090017560
10231 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/perl-dynloader.patch' (8,258) at 20241221090017664
10232 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/reg.h' (8,259) at 20210309003651836
10233 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/imx-weim.txt' (8,260) at 20240405153045021
10234 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/units.c' (8,261) at 20220525020655179
10235 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/Makefile' (8,262) at 20210308005003024
10236 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/setup.h' (8,263) at 20210307214925670
10237 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock/Makefile' (8,264) at 20210308005003032
10238 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/irq.h' (8,265) at 20240405153045973
10239 2025-01-21 03:00:56.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mk48t59.h' (8,266) at 20210308005003672
10240 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_managed.h' (8,267) at 20240405153052633
10241 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h' (8,268) at 20240405153230507
10242 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/MAINTAINERS' (8,269) at 20210308005002972
10243 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/spear_smi.txt' (8,270) at 20210307214925370
10244 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/exception/sdbus_error.cpp' (8,271) at 20240817080036824
10245 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.138.bb' (8,272) at 20241221090017512
10246 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_dsp_spos.h' (8,273) at 20210307214932238
10247 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/ahb.c' (8,274) at 20240405153231163
10248 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/mc.h' (8,275) at 20240405153052885
10249 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu1-monitoring.service' (8,276) at 20230627080016966
10250 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/Makefile' (8,277) at 20210308005002900
10251 2025-01-21 03:00:56.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/interface/ia_css_queue_comm.h' (8,278) at 20210307214930570
10252 2025-01-21 03:00:56.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt_rx.c' (8,279) at 20240405153050401 to deleted uid set
10253 2025-01-21 03:00:56.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/ibuf_ctrl.c' (8,280) at 20210309003653016
10254 2025-01-21 03:00:56.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/krait-l2-accessors.c' (8,281) at 20210307214925834
10255 2025-01-21 03:00:56.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/vt.c' (8,282) at 20241023080012887
10256 2025-01-21 03:00:56.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/intel_front_panel.json' (8,283) at 20220601030005865
10257 2025-01-21 03:00:56.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_rcc-test.c' (8,284) at 20240906080037572
10258 2025-01-21 03:00:56.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/fp-test-log2.c' (8,285) at 20241211090212534
10259 2025-01-21 03:00:56.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bootcount.h' (8,286) at 20210308005003564
10260 2025-01-21 03:00:56.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/064' (8,287) at 20220429100100886
10261 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg-audio.c' (8,288) at 20240405153230215
10262 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/quota.h' (8,289) at 20240405153052781
10263 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/fscrypt/fscrypt_1.1.0.bb' (8,290) at 20241221090017580
10264 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dts' (8,291) at 20240405153045717
10265 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_port.h' (8,292) at 20210307214930290
10266 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi' (8,293) at 20240405153229951
10267 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/.gitignore' (8,294) at 20210307214926310
10268 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/screen_info_pci.c' (8,295) at 20240812080017248
10269 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/signal_save_restore_xer.c' (8,296) at 20221215040039390
10270 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/proxy-memory-listener.h' (8,297) at 20210927100127241
10271 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/Makefile' (8,298) at 20220627100016998
10272 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/Makefile' (8,299) at 20210307214926182
10273 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xzoom' (8,300) at 20241221090017620
10274 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/Makefile' (8,301) at 20210308005002984
10275 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/.gitignore' (8,302) at 20210307214932634
10276 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-minimal.bb' (8,303) at 20210812000025330
10277 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libblkio.wrap' (8,304) at 20240326080039630
10278 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bubblegum_96.dts' (8,305) at 20210308005002576
10279 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/fdc37c93xapm.c' (8,306) at 20210307214926538
10280 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/sdram.c' (8,307) at 20210308005003000
10281 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/wm8505fb_regs.h' (8,308) at 20210307214930950
10282 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stats/stats-hmp-cmds.c' (8,309) at 20230426080043848
10283 2025-01-21 03:00:56.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/0001-strace-fix-reproducibilty-issues.patch' (8,310) at 20241206090014334
10284 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g25ek.dts' (8,311) at 20210308005002572
10285 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_cse_qspi_defconfig' (8,312) at 20210308005003288
10286 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h' (8,313) at 20240405153047293
10287 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_resource.h' (8,314) at 20210307214929182
10288 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-pro4.c' (8,315) at 20210308005002792
10289 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.15.bb' (8,316) at 20241221090017492
10290 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/arm-integrator-lm.c' (8,317) at 20241008080013911
10291 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/espi-control/npcm7xx_espi_control.cpp' (8,318) at 20240817080006807
10292 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_builtin.c' (8,319) at 20240405153230043
10293 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorMode/meson.build' (8,320) at 20230825080021137 to deleted uid set
10294 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/.gitignore' (8,321) at 20210308005059169
10295 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ialloc_btree.c' (8,322) at 20240405153052573
10296 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/resctrl.h' (8,323) at 20240405153052785
10297 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/046_intel-vbt.dts' (8,324) at 20210308005003752
10298 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_addresses.c' (8,325) at 20210308005003708
10299 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/scx200_acb.rst' (8,326) at 20210307214925510
10300 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/oaktrail.c' (8,327) at 20240405153051409
10301 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_igep003x_defconfig' (8,328) at 20210308005003244
10302 2025-01-21 03:00:56.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/serial_ir.c' (8,329) at 20210309003650372
10303 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu.c' (8,330) at 20240613080016423
10304 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-ams-delta.c' (8,331) at 20240405153045657
10305 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/ncplite-host-off@.service' (8,332) at 20230412080023460
10306 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.h' (8,333) at 20240405153048541
10307 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/loopback/Makefile' (8,334) at 20210307214930706
10308 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola_proc.c' (8,335) at 20210307214932266
10309 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Net-SNMP' (8,336) at 20211006000025238
10310 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-nit6xlite.dtsi' (8,337) at 20240405153229887
10311 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/mctp/mctp.md' (8,338) at 20221209040006387
10312 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/Makefile' (8,339) at 20210307214927078
10313 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-kernel/linux/linux-aspeed/vegman.cfg' (8,340) at 20220629100013632
10314 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc' (8,341) at 20210307214932674
10315 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/microcode-tool.py' (8,342) at 20210308005003768
10316 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Soderhamn' (8,343) at 20210307205553790
10317 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/releases/eglibc/index.html' (8,344) at 20210307205554250
10318 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service' (8,345) at 20210307205554554
10319 2025-01-21 03:00:56.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp.h' (8,346) at 20240405153049213
10320 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/syscon-poweroff.yaml' (8,347) at 20210307214925402
10321 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_table_check.h' (8,348) at 20240405153231831
10322 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/usbip_common.c' (8,349) at 20240405153052157
10323 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/monitor-ipmi-power-transition.service' (8,350) at 20230920080013648
10324 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm54140.c' (8,351) at 20240405153050353
10325 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_intr.h' (8,352) at 20240405153051601
10326 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sg-regs.h' (8,353) at 20210308005002796
10327 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bio.c' (8,354) at 20240405153230151
10328 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/synaptics/berlin4ct-dmp.dts' (8,355) at 20210307214926050
10329 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_decoder_test.cpp' (8,356) at 20241009080009697
10330 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/icm.S' (8,357) at 20230925080040101
10331 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/coresight-pmu.h' (8,358) at 20240405153054049
10332 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.memhp' (8,359) at 20240906080037556 to deleted uid set
10333 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/byteorder.h' (8,360) at 20210307214926590
10334 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/main.c' (8,361) at 20240405153051145
10335 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/tca8418_keypad.txt' (8,362) at 20210307214925338
10336 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-evb.dts' (8,363) at 20240405153045817
10337 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/mips64el.config' (8,364) at 20240405153054381
10338 2025-01-21 03:00:56.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/samsung.h' (8,365) at 20240405153052669
10339 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/Kconfig' (8,366) at 20240405153232143
10340 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_prctl.h' (8,367) at 20240906080037356
10341 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-virt-kvm.xml' (8,368) at 20230925080039849
10342 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c' (8,369) at 20210307214929914
10343 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/cbor-helpers.c' (8,370) at 20241211090212346
10344 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/paragon.c' (8,371) at 20210307214929234
10345 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/phy.c' (8,372) at 20240405153050609
10346 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/cache.json' (8,373) at 20240405153054121
10347 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cyclone.h' (8,374) at 20210307214926114
10348 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/dtc.wrap' (8,375) at 20230925080039997
10349 2025-01-21 03:00:56.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/Kconfig' (8,376) at 20240405153045693
10350 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm80.c' (8,377) at 20240405153048861
10351 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb' (8,378) at 20230520080014504
10352 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_vec.c.inc' (8,379) at 20240906080037496
10353 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/quickstart/store-anatomy.md' (8,380) at 20221215040043190
10354 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3-sl631.dtsi' (8,381) at 20240405153045393
10355 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pid.c' (8,382) at 20210307214928562
10356 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/host-s5-state.target' (8,383) at 20230629131804615
10357 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-1.conf' (8,384) at 20210307205554082
10358 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/clk_rk3368.c' (8,385) at 20210308005002776
10359 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/thinkpad-acpi.rst' (8,386) at 20240405153044953
10360 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_wip.c' (8,387) at 20210309003654532
10361 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/widgets.py' (8,388) at 20231014080011727
10362 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8350.h' (8,389) at 20210307214932354
10363 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qlit.c' (8,390) at 20210927100127641
10364 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c' (8,391) at 20220525020653635
10365 2025-01-21 03:00:56.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/omap_intc.c' (8,392) at 20241211090212286
10366 2025-01-21 03:00:56.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ieee80211.h' (8,393) at 20240710080014605
10367 2025-01-21 03:00:56.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/sk_connect_zero_addr.c' (8,394) at 20240405153054353
10368 2025-01-21 03:00:56.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/reconfig.c' (8,395) at 20240405153046225
10369 2025-01-21 03:00:56.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/index.rst' (8,396) at 20241221090017592
10370 2025-01-21 03:00:56.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_stats.h' (8,397) at 20240405153231019
10371 2025-01-21 03:00:56.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt9812.c' (8,398) at 20240405153046897
10372 2025-01-21 03:00:56.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_memac.c' (8,399) at 20240405153230943
10373 2025-01-21 03:00:56.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_user.tc' (8,400) at 20210309003656000
10374 2025-01-21 03:00:56.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmvmc.c' (8,401) at 20240405153230843
10375 2025-01-21 03:00:56.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-miphy28lp.txt' (8,402) at 20210307214925390
10376 2025-01-21 03:00:56.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-java.h' (8,403) at 20210307214932590
10377 2025-01-21 03:00:56.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu_pm.h' (8,404) at 20210307214931370
10378 2025-01-21 03:00:56.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-37xx.c' (8,405) at 20240405153231327
10379 2025-01-21 03:00:56.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/axi-dmac.h' (8,406) at 20210307214931338
10380 2025-01-21 03:00:56.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_dvs_info.h' (8,407) at 20210307214930570
10381 2025-01-21 03:00:56.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/logic/test_msa_or_v.c' (8,408) at 20210308005046521
10382 2025-01-21 03:00:56.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_kmem.c' (8,409) at 20240613080016567
10383 2025-01-21 03:00:56.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/verity.rst' (8,410) at 20210307214925486
10384 2025-01-21 03:00:56.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_adi_48vhsc_inf.json' (8,411) at 20241217090031429 to deleted uid set
10385 2025-01-21 03:00:56.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/signalfd.h' (8,412) at 20210307214931658
10386 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_core.h' (8,413) at 20240405153053285
10387 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing.out' (8,414) at 20210927100127505
10388 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/tusb6010.c' (8,415) at 20240405153231567
10389 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/Makefile' (8,416) at 20240326080039606
10390 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/file.c' (8,417) at 20220525020654383
10391 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_sas.h' (8,418) at 20210307214930366
10392 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig' (8,419) at 20210308005003288
10393 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ms7722se_defconfig' (8,420) at 20210308005003268
10394 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vsprintf.h' (8,421) at 20210308005003692
10395 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net_namespace.c' (8,422) at 20241220090018338
10396 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/bus.h' (8,423) at 20240405153052145
10397 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-client-cap.rst' (8,424) at 20240405153045325
10398 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/qts/iocsr_config.h' (8,425) at 20210308005002952
10399 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6797.dtsi' (8,426) at 20240405153045745
10400 2025-01-21 03:00:56.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/copy_from_user.S' (8,427) at 20240405153045633
10401 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas-proc.c' (8,428) at 20240405153046149
10402 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/katmai.dts' (8,429) at 20240405153046093
10403 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/flashing.rst' (8,430) at 20240405153229815
10404 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/atiixp_modem.c' (8,431) at 20220525020654987
10405 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/handshake.h' (8,432) at 20240405153231867
10406 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/Kconfig' (8,433) at 20210308005003024
10407 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/dataplane/xen-block.h' (8,434) at 20230925080039865
10408 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/pvr2fb.rst' (8,435) at 20210307214925478
10409 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7358.dtsi' (8,436) at 20210307214926190
10410 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/igen6_edac.c' (8,437) at 20241211090145405
10411 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Apache-1.1' (8,438) at 20210307205554414
10412 2025-01-21 03:00:56.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psus-manager.sh' (8,439) at 20230920080013648
10413 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/mes_v11_api_def.h' (8,440) at 20240405153230499
10414 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/main.c' (8,441) at 20241211090212378
10415 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sys32.S' (8,442) at 20240710080014577
10416 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_ioctl.h' (8,443) at 20240405153052877
10417 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch' (8,444) at 20230706080014741
10418 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/amd/Makefile' (8,445) at 20210307214929982
10419 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear300_defconfig' (8,446) at 20210308005003280
10420 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb' (8,447) at 20241221090017540
10421 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c' (8,448) at 20240405153046921
10422 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_lockingver.h' (8,449) at 20220525020654475
10423 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-params.c' (8,450) at 20240405153049453
10424 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_defconfig' (8,451) at 20210308005003236
10425 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma1/irqsrcs_sdma1_4_0.h' (8,452) at 20210307214927702
10426 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h' (8,453) at 20240405153047205
10427 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/taprio_wait_for_admin.sh' (8,454) at 20240405153232287
10428 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sudo/sudo.inc' (8,455) at 20241221090017680
10429 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb-sai.dts' (8,456) at 20240405153045525
10430 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/50-qemu-gpu.json.in' (8,457) at 20210308005045773
10431 2025-01-21 03:00:56.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/gina20_dsp.c' (8,458) at 20220525020654991
10432 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7770_osm.c' (8,459) at 20210307214930270
10433 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/Kconfig' (8,460) at 20220525020653275
10434 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (8,461) at 20230807080022154
10435 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/pkt_sched.h' (8,462) at 20220525020655119
10436 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/genex.S' (8,463) at 20240405153045945
10437 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ael1002.c' (8,464) at 20210309003650588
10438 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_request.h' (8,465) at 20240405153053181
10439 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/hi6421-regulator.c' (8,466) at 20240405153231363
10440 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func15.c' (8,467) at 20240405153054277
10441 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerSubsystem.v1_1_2.json' (8,468) at 20240619080002952
10442 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/0001-Fix-buildpaths-warning.patch' (8,469) at 20230401080011939
10443 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_simple_dummy_events.c' (8,470) at 20210309003650024
10444 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el1h.c' (8,471) at 20210307214932634
10445 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/bootloader.lds' (8,472) at 20210307214925642
10446 2025-01-21 03:00:56.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-cygnus.dtsi' (8,473) at 20240405153229871
10447 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_mmap.c' (8,474) at 20220525020652915
10448 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/modsi3.S' (8,475) at 20210307214926182
10449 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/f1u12x25_hsbp.json' (8,476) at 20220601030005861
10450 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/vectors.S' (8,477) at 20210308005046533
10451 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sve-str.c' (8,478) at 20240326080039742
10452 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch' (8,479) at 20210307205554462
10453 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-atna33xc20.c' (8,480) at 20240613080016407
10454 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/cls_lock_client.h' (8,481) at 20210307214931366
10455 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/synaptics/Makefile' (8,482) at 20210307214926050
10456 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_esmt.c' (8,483) at 20210309003650488
10457 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/accel-cpu.h' (8,484) at 20240326080039534
10458 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/rtsx_pci_ms.c' (8,485) at 20210307214928990
10459 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/fc/fc_els.h' (8,486) at 20240405153052949
10460 2025-01-21 03:00:56.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/imx-regs.h' (8,487) at 20210308005002644
10461 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/unistd_64.h' (8,488) at 20240906080037356
10462 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/defpalo.conf' (8,489) at 20210307214926318
10463 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/led.c' (8,490) at 20210308005002916
10464 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/core.c' (8,491) at 20240405153230955
10465 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/irq_32.c' (8,492) at 20210307214926594
10466 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/imr.h' (8,493) at 20210307214926662
10467 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/xlnx,tmr-manager.yaml' (8,494) at 20240405153045109
10468 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitrepotest/gitrepotest.bb' (8,495) at 20220402030016127
10469 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/starfive,jh7110-dwmac.yaml' (8,496) at 20240405153045121
10470 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/gitsource.sh' (8,497) at 20240405153054233
10471 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7002.c' (8,498) at 20240405153053565
10472 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data.h' (8,499) at 20240405153054189
10473 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_dist.c' (8,500) at 20240906080037236
10474 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-out.h' (8,501) at 20210307214928794
10475 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_app/Makefile' (8,502) at 20210308005002952
10476 2025-01-21 03:00:56.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sev.h' (8,503) at 20240411080014058
10477 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ak881x.c' (8,504) at 20240405153049309
10478 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/tui.h' (8,505) at 20210307214932582
10479 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/led.c' (8,506) at 20240405153231283
10480 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-ccm-core.S' (8,507) at 20240405153045849
10481 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uec_phy.c' (8,508) at 20210308005003476
10482 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0013-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch' (8,509) at 20241221090017656
10483 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio.c' (8,510) at 20241112090049439
10484 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/t10-pi.h' (8,511) at 20240405153052805
10485 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/smp.h' (8,512) at 20210307214926110
10486 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/spider_net.rst' (8,513) at 20210309003648448
10487 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_hpd.c' (8,514) at 20240405153048601
10488 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sc7180.h' (8,515) at 20210309003653812
10489 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/sched_policy.c' (8,516) at 20240405153048521
10490 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcom-picoitx.dtsi' (8,517) at 20240405153045585
10491 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_ums.py' (8,518) at 20210308005003744
10492 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-rx.c' (8,519) at 20240405153049529
10493 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/OWNERS' (8,520) at 20220726030013070
10494 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.h' (8,521) at 20210307214927742
10495 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_wcnss.h' (8,522) at 20240405153051481
10496 2025-01-21 03:00:56.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/fsl,imx25-gcq.yaml' (8,523) at 20210309003648356
10497 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smbacl.c' (8,524) at 20240405153231755
10498 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mono.rst' (8,525) at 20210307214925238
10499 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cherryhill_defconfig' (8,526) at 20210308005003252
10500 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.c' (8,527) at 20210307214929910
10501 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpd/0002-fix-comparison-between-pointer-and-zero-character-co.patch' (8,528) at 20220910030013349
10502 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/libpeci.wrap' (8,529) at 20230821192414188
10503 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-gic-v4.h' (8,530) at 20241023080012899
10504 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/switchdev.rst' (8,531) at 20240405153229823
10505 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-k3.c' (8,532) at 20240405153049661
10506 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/samsung,s2mps11.h' (8,533) at 20210307214931334
10507 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/xhci.h' (8,534) at 20210308005046033
10508 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/bcm958802a802x.dts' (8,535) at 20240405153229919
10509 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst' (8,536) at 20240413080012667
10510 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_pp.h' (8,537) at 20240405153049893
10511 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/remove-tar-no-timestamp.patch' (8,538) at 20241221090017656
10512 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/etc-openct_usb.in-modify-UDEVINFO.patch' (8,539) at 20230131040012035
10513 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/aristainetos_defconfig' (8,540) at 20210308005003248
10514 2025-01-21 03:00:56.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rdc/Kconfig' (8,541) at 20210307214929606
10515 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-shx3.c' (8,542) at 20240405153051365
10516 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/fib_offload.sh' (8,543) at 20210307214932666
10517 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-sifive.yaml' (8,544) at 20240405153045173
10518 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/generate_schema_enums.py' (8,545) at 20240714080004351
10519 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/cpm_8xx.h' (8,546) at 20210308005002836
10520 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/lzo.h' (8,547) at 20210308005003668
10521 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c' (8,548) at 20240405153231051
10522 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i2c/sil164.h' (8,549) at 20210307214931322
10523 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/sysfs_update_removed_scheme_dir.sh' (8,550) at 20240405153054293
10524 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-a23-a33-ccu.h' (8,551) at 20210307214931334
10525 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/async_pf.c' (8,552) at 20240405153232291
10526 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/Makefile' (8,553) at 20210308005002756
10527 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/layouts/AppLayout.vue' (8,554) at 20241210090035589
10528 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-imx-sc.c' (8,555) at 20220525020653951
10529 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610m4-cosmic.dts' (8,556) at 20240405153045537
10530 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/toast.scss' (8,557) at 20210308005107073
10531 2025-01-21 03:00:56.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm946es/cpu.c' (8,558) at 20210308005002552
10532 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (8,559) at 20230412080023460
10533 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/clock.c' (8,560) at 20210308005002728
10534 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-plain64.c' (8,561) at 20210308005045777
10535 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sys_sparc_64.c' (8,562) at 20220525020652122
10536 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report_manager.hpp' (8,563) at 20240821080039164
10537 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/Kconfig' (8,564) at 20210308005003736
10538 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_ttm.c' (8,565) at 20240405153230583
10539 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/Makefile.am' (8,566) at 20210308004938816
10540 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c' (8,567) at 20240405153048665
10541 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_counter.h' (8,568) at 20240405153054181
10542 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.c' (8,569) at 20210308005003400
10543 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gpio_led.c' (8,570) at 20210308005003400
10544 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/panel-mipi-dbi.c' (8,571) at 20240405153230643
10545 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/orangefs.rst' (8,572) at 20240405153229811
10546 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/thread_info.h' (8,573) at 20240405153045349
10547 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/logging.hpp' (8,574) at 20210308005059169
10548 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/swiotlb-xen.h' (8,575) at 20240405153230115
10549 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/trace.h' (8,576) at 20240613080016543
10550 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/service_files/org.open_power.OCC.Control.service' (8,577) at 20231109090034920
10551 2025-01-21 03:00:56.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mmu.h' (8,578) at 20210307214931306
10552 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ld6b-ref.dts' (8,579) at 20240405153045577
10553 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-pci-dev.c' (8,580) at 20241114091008832
10554 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp_acquisition_defs.h' (8,581) at 20220525020654127
10555 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysctl.h' (8,582) at 20240812080017252
10556 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6prm.c' (8,583) at 20240405153053981
10557 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/startup.h' (8,584) at 20240326080039550
10558 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/psc-da850.c' (8,585) at 20210307214926974
10559 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-l4-abe.dtsi' (8,586) at 20240405153045609
10560 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/dd.c' (8,587) at 20240405153230183
10561 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/taprio.json' (8,588) at 20240613080016567
10562 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml' (8,589) at 20240405153045169
10563 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/feat_ctl.c' (8,590) at 20240405153046413
10564 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/sifive/errata_cip_453.S' (8,591) at 20220525020652086
10565 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nic_reg.h' (8,592) at 20210307214929354
10566 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8939.h' (8,593) at 20220525020654543
10567 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/common.h' (8,594) at 20210307214929754
10568 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vinco.h' (8,595) at 20210308005003624
10569 2025-01-21 03:00:56.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly-reload.dts' (8,596) at 20240405153045561
10570 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/otm3225a.c' (8,597) at 20210307214930894
10571 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/phy.c' (8,598) at 20220617030036053
10572 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd_genl.h' (8,599) at 20210307214931378
10573 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/core.c' (8,600) at 20210308005003416
10574 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/tm.h' (8,601) at 20210307214926398
10575 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/Makefile' (8,602) at 20210307214927122
10576 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,dp-video-phy.yaml' (8,603) at 20240405153045129
10577 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/ReportManager/meson.build' (8,604) at 20230825080021141 to deleted uid set
10578 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/e1000e_trace.h' (8,605) at 20240405153049969
10579 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml' (8,606) at 20240405153045165
10580 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ac100.c' (8,607) at 20210307214928998
10581 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/collection/bmc_collect_vpd_and_hw_status.robot' (8,608) at 20230713080018564
10582 2025-01-21 03:00:56.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/hrtimer.c' (8,609) at 20240830080013339
10583 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc2_qm_regs.h' (8,610) at 20240405153046581
10584 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/ich.c' (8,611) at 20210308005003492
10585 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/gpio.c' (8,612) at 20220525020653411
10586 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5ek.dtsi' (8,613) at 20210308005002572
10587 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/head-sa1100.S' (8,614) at 20240405153045369
10588 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/init/macros.rs' (8,615) at 20240405153232095
10589 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/quote-1-rs.wrap' (8,616) at 20241211090212462
10590 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/nvme-uclass.c' (8,617) at 20210308005003448
10591 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm3-neon-core.S' (8,618) at 20240405153045849
10592 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6359-regulator.yaml' (8,619) at 20240405153045145
10593 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_SECURE_BOOT_defconfig' (8,620) at 20210308005003244
10594 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hpe/Makefile' (8,621) at 20240405153045645
10595 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axc001.dtsi' (8,622) at 20210308005002544
10596 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/irq.c' (8,623) at 20240405153045657
10597 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Certificate.interface.yaml' (8,624) at 20240229090018787
10598 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a100.h' (8,625) at 20210309003649264
10599 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-yuv.h' (8,626) at 20210307214928702
10600 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_ui_scaler.h' (8,627) at 20210307214928042
10601 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/kexec_file.c' (8,628) at 20210307214926326
10602 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/latency/.gitignore' (8,629) at 20220525020655239
10603 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/tag_private.h' (8,630) at 20210307214930546
10604 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/locking/RM-broken.litmus' (8,631) at 20240405153045225
10605 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml' (8,632) at 20240405153045109
10606 2025-01-21 03:00:56.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/0001-build-use-autotools.patch' (8,633) at 20210920100029307
10607 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml' (8,634) at 20240405153045173
10608 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/leds.h' (8,635) at 20210307214929790
10609 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/pcs-6352.c' (8,636) at 20240405153230907
10610 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-br-deprecated-ips.sh.in' (8,637) at 20241220090019718
10611 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mtk-sysirq.c' (8,638) at 20220525020653207
10612 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/testmode_i.h' (8,639) at 20210307214929782
10613 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt' (8,640) at 20240405153045185
10614 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_acpi.c' (8,641) at 20241211090145425
10615 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0002-build-php.m4-don-t-unset-cache-variables.patch' (8,642) at 20220204040022468
10616 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-errno.h' (8,643) at 20210307214932406
10617 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/fsl_lbc.c' (8,644) at 20210308005002836
10618 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/st-dma-resv.c' (8,645) at 20240405153046977
10619 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb' (8,646) at 20241221090017552
10620 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/clock_init_exynos5.c' (8,647) at 20210308005002720
10621 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/packagefiles/boost/meson.build' (8,648) at 20221014100033151
10622 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_r_w.c' (8,649) at 20210308005046505
10623 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq2515x.yaml' (8,650) at 20240405153045141
10624 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/agp.h' (8,651) at 20240405153052617
10625 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-no-inherit' (8,652) at 20210307214932570
10626 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/mv88e6xxx.h' (8,653) at 20220525020654563
10627 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/Makefile' (8,654) at 20240405153046029
10628 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mmap.h' (8,655) at 20220525020653163
10629 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/ampere-platform-init.service' (8,656) at 20241108090014316
10630 2025-01-21 03:00:56.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ingenic,ipu.yaml' (8,657) at 20240405153045041
10631 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/korg1212/korg1212.c' (8,658) at 20240405153232135
10632 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev-throttle.h' (8,659) at 20240326080039410
10633 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts' (8,660) at 20240910080014014
10634 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/aspeed_gpio.c' (8,661) at 20241211090212270
10635 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/bletchley/gpio_desc.json' (8,662) at 20221207040007843
10636 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x' (8,663) at 20240405153229727
10637 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.h' (8,664) at 20210307214927246
10638 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/mmu_context.h' (8,665) at 20240613080016367
10639 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/goldfish_rtc.c' (8,666) at 20241211090212326
10640 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/xilinx/xlnx,zynqmp-firmware.yaml' (8,667) at 20240405153229763
10641 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/coverage-summary.sh' (8,668) at 20210927100127345
10642 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sc8180x.h' (8,669) at 20240405153052649
10643 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/pytest.ini' (8,670) at 20210308005003736
10644 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/head.S' (8,671) at 20210309003648560
10645 2025-01-21 03:00:56.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/org/open_power/Witherspoon/Fault/meson.build' (8,672) at 20230307090037228
10646 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/webpack.config.js' (8,673) at 20211109010052102
10647 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_reg.h' (8,674) at 20240405153048789
10648 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/can/can_host.c' (8,675) at 20240906080037376
10649 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/meson.build' (8,676) at 20240906080037564
10650 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/chip.cpp' (8,677) at 20230511080009359
10651 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.sh_qspi_test' (8,678) at 20210308005003300
10652 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/date_time_utils.py' (8,679) at 20221209040018567
10653 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/configuration.hpp' (8,680) at 20240817080031292
10654 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/global_data.h' (8,681) at 20210308005002848
10655 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Assembly.v1_5_1.json' (8,682) at 20240619080002940
10656 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/fix_libtool_sysroot.patch' (8,683) at 20230706080014757
10657 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/byteorder.h' (8,684) at 20210308005002844
10658 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/Kconfig' (8,685) at 20210307214927078
10659 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/Kconfig' (8,686) at 20240405153051981
10660 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply_core.c' (8,687) at 20241211090145485
10661 2025-01-21 03:00:56.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl.c' (8,688) at 20241211090145457
10662 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml' (8,689) at 20240405153045129
10663 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/analogix,dp.yaml' (8,690) at 20240405153045037
10664 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_mix22.h' (8,691) at 20210307214932274
10665 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7796-cpg-mssr.h' (8,692) at 20210308005003632
10666 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Documentation/devicetree/pi433-overlay.dtso' (8,693) at 20240405153051873
10667 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_quota.h' (8,694) at 20210307214931646
10668 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/dns323-setup.c' (8,695) at 20240405153045673
10669 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743-iwg20d-q7.dts' (8,696) at 20240405153045549
10670 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-ingenic.c' (8,697) at 20240405153051333
10671 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s.dtsi' (8,698) at 20210308005002620
10672 2025-01-21 03:00:56.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/base.bbclass' (8,699) at 20241221090017604
10673 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/Kconfig' (8,700) at 20210307214930098
10674 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp949.c' (8,701) at 20210307214931186
10675 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,qcs404-cdsp-pil.yaml' (8,702) at 20240405153045149
10676 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5.h' (8,703) at 20240405153049261
10677 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-sys.c' (8,704) at 20230426080043652
10678 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/ptrace.c' (8,705) at 20210307214926570
10679 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy.c' (8,706) at 20240405153231079
10680 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.h' (8,707) at 20240405153231023
10681 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/pca9541a@70/i2c-arb/hotswap@54.conf' (8,708) at 20240904080027738
10682 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/delayed_echo.cpp' (8,709) at 20230511080043139
10683 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (8,710) at 20210812000025162
10684 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml' (8,711) at 20240405153045185
10685 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/assembly.h' (8,712) at 20240405153230019
10686 2025-01-21 03:00:56.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/clk-pll.h' (8,713) at 20210308005003348
10687 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/amba-pl010.c' (8,714) at 20240405153231511
10688 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5611_i2c.c' (8,715) at 20240405153049009
10689 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt6190.yaml' (8,716) at 20240405153045145
10690 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/namei.c' (8,717) at 20241008080014003
10691 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RouteEntry_v1.xml' (8,718) at 20240619080002936
10692 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-gemini.h' (8,719) at 20210307214929214
10693 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sdb-u-boot.dtsi' (8,720) at 20210308005002588
10694 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/ff-core.c' (8,721) at 20240712080021069
10695 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/hpfs.h' (8,722) at 20240405153052381
10696 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-903-34.5W' (8,723) at 20210307205553762
10697 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/of_unittest.rst' (8,724) at 20240405153045293
10698 2025-01-21 03:00:56.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-tx.h' (8,725) at 20210307214928794
10699 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/mips_gic.c' (8,726) at 20240326080039450
10700 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h' (8,727) at 20240405153050537
10701 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/logind.conf' (8,728) at 20210307205554490
10702 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/trace-events' (8,729) at 20240326080039470
10703 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/i2cr-scom.c' (8,730) at 20240405153047065
10704 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bsearch.c' (8,731) at 20210307214931790
10705 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_macio.c' (8,732) at 20240913080013781
10706 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/index.rst' (8,733) at 20240405153045237
10707 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hd64572.c' (8,734) at 20240405153050393
10708 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/big_tcp.sh' (8,735) at 20240405153232275
10709 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/Makefile' (8,736) at 20210307214928470
10710 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf.h' (8,737) at 20240405153046961
10711 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-supermicro/packagegroups/packagegroup-supermicro-apps.bb' (8,738) at 20231012080014472
10712 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/sections.h' (8,739) at 20210307214925854
10713 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_hlp.c' (8,740) at 20240405153049269
10714 2025-01-21 03:00:56.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fdir.h' (8,741) at 20241115090012957
10715 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/page.h' (8,742) at 20240405153052445
10716 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_msg.h' (8,743) at 20240405153050497
10717 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elan_i2c.h' (8,744) at 20220525020653179
10718 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-sa1100.S' (8,745) at 20210307214925974
10719 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mtk.c' (8,746) at 20240712080021061
10720 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.h' (8,747) at 20210307214929946
10721 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/pmu_battery.c' (8,748) at 20210307214930166
10722 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77105.h' (8,749) at 20210307214926882
10723 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-37xx-pinctrl.txt' (8,750) at 20210920100020627
10724 2025-01-21 03:00:56.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-singlehost/server.ttyS2.conf' (8,751) at 20241214090210267
10725 2025-01-21 03:00:56.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/bluetooth/hci_core.c' (8,752) at 20241216090017785 to deleted uid set
10726 2025-01-21 03:00:56.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_layerscape.h' (8,753) at 20210308005003452
10727 2025-01-21 03:00:56.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-odyssey-som.dtsi' (8,754) at 20240405153045585
10728 2025-01-21 03:00:56.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-gp.dts' (8,755) at 20240405153045445
10729 2025-01-21 03:00:56.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_regs.h' (8,756) at 20210307214926242
10730 2025-01-21 03:00:56.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra234-nvdec.yaml' (8,757) at 20240405153045061
10731 2025-01-21 03:00:56.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c' (8,758) at 20240405153051293
10732 2025-01-21 03:00:56.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/uvd_v4_2.c' (8,759) at 20210309003649880
10733 2025-01-21 03:00:56.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/Kconfig' (8,760) at 20241011080017339
10734 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_counter_scale.sh' (8,761) at 20240405153054297
10735 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/sh_pfc.c' (8,762) at 20210308005003380
10736 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/via686a.rst' (8,763) at 20240405153045217
10737 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cbc.c' (8,764) at 20220525020652214
10738 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/input_uapi.rst' (8,765) at 20210307214925514
10739 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_kmod.c' (8,766) at 20240405153053105
10740 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8183-resets.h' (8,767) at 20240405153052653
10741 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs1_defconfig' (8,768) at 20210308005003248
10742 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-dai-adda.c' (8,769) at 20210307214932394
10743 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpmodule.h' (8,770) at 20210307214925978
10744 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/da' (8,771) at 20210308005046145
10745 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_bcm4908.h' (8,772) at 20220525020653407
10746 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/strrchr.S' (8,773) at 20210307214925870
10747 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/paginate.scss' (8,774) at 20210308005107073
10748 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mc34vr500.rst' (8,775) at 20240405153045217
10749 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/alt_defconfig' (8,776) at 20210308005003244
10750 2025-01-21 03:00:56.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8357d.c' (8,777) at 20210307214930506
10751 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/hwa742.c' (8,778) at 20240405153052205
10752 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/sysv.h' (8,779) at 20240405153052545
10753 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/controllers/testtargetloader.py' (8,780) at 20220910030013397
10754 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb16.c' (8,781) at 20220525020654983
10755 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerSupply.v1_6_0.json' (8,782) at 20240619080002952
10756 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet-shared.c' (8,783) at 20240906080037380
10757 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kiwisolver_1.4.7.bb' (8,784) at 20241221090017556
10758 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-3.0-DE' (8,785) at 20211006000025230
10759 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_empty_tree.c' (8,786) at 20210308005003708
10760 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_plane.c' (8,787) at 20240405153230639
10761 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml' (8,788) at 20240405153229791
10762 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicpti.c' (8,789) at 20240405153231443
10763 2025-01-21 03:00:56.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap36xx.dtsi' (8,790) at 20241211090145369
10764 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hyperv_testdev.c' (8,791) at 20241211090212274
10765 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ekb/ekb_git.bb' (8,792) at 20210701000026253
10766 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/xen_arch_hvm.h' (8,793) at 20230925080039925
10767 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ethernet_ip_connman.py' (8,794) at 20220910030013397
10768 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml' (8,795) at 20240405153045097
10769 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Kabel-Braunau' (8,796) at 20210307205553758
10770 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ingvallsbenning' (8,797) at 20210307205553782
10771 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent_io.h' (8,798) at 20240405153231623
10772 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_zones.h' (8,799) at 20210307214931566
10773 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UnixCrypt' (8,800) at 20241221090017616
10774 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nvidia,tegra20-rtc.yaml' (8,801) at 20240405153045153
10775 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/0002-make-Do-not-enforce-c99.patch' (8,802) at 20230131040012027
10776 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sh_mmcif.c' (8,803) at 20210308005003408
10777 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-0.dtsi' (8,804) at 20240405153046093
10778 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mlxcpld.c' (8,805) at 20240405153230675
10779 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/virtual-memory.json' (8,806) at 20240405153054157
10780 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/parallel-wrapper.sh' (8,807) at 20210307214925570
10781 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-balloon.h' (8,808) at 20210308005046481
10782 2025-01-21 03:00:56.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/syscache.c' (8,809) at 20210716100029847
10783 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_stat_unittest.cpp' (8,810) at 20210308005120361
10784 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-server' (8,811) at 20241221090017584
10785 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.events.yaml' (8,812) at 20241107090020905
10786 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml' (8,813) at 20240405153045129
10787 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/gpiosdown.service' (8,814) at 20231205090013449
10788 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf/use.pkg-config.for.freetype2.patch' (8,815) at 20230706080014753
10789 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/riscv_aplic.h' (8,816) at 20220429100100562
10790 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pwrseq.h' (8,817) at 20210308005003680
10791 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_police_occ.sh' (8,818) at 20210309003655996
10792 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_console.c' (8,819) at 20240405153231507
10793 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/hdparm/hdparm_9.65.bb' (8,820) at 20241221090017676
10794 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/signal.h' (8,821) at 20210307214926110
10795 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/i2c/busses/i2c-i801.rst' (8,822) at 20240405153229819 to deleted uid set
10796 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/yaml/xyz/openbmc_project/Logging/Internal/Manager.interface.yaml' (8,823) at 20221213040029821
10797 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-world-pkgdata.bb' (8,824) at 20241221090017644
10798 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/act8846.c' (8,825) at 20210308005003468
10799 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-test-arch1_1.0.bb' (8,826) at 20210307205554390
10800 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,hr2.yaml' (8,827) at 20240405153045013
10801 2025-01-21 03:00:56.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/ipz_parser/parser.cpp' (8,828) at 20230516080022994
10802 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-ti-dm.c' (8,829) at 20240405153230251
10803 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/serial-mm.h' (8,830) at 20241211090212358
10804 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c' (8,831) at 20240418080014502
10805 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/cq_desc.h' (8,832) at 20240405153051597
10806 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/Makefile' (8,833) at 20240405153231339
10807 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox.h' (8,834) at 20220525020653215
10808 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/memory.c' (8,835) at 20210307214926614
10809 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_cgroup_storage.rst' (8,836) at 20240405153044993
10810 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-feroceon.c' (8,837) at 20240405153045697
10811 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/fan53555.c' (8,838) at 20210308005003468
10812 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ltc4286.c' (8,839) at 20240716080021363
10813 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/concat.h' (8,840) at 20210307214931450
10814 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic_defconfig' (8,841) at 20240405153230007
10815 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/icmp.c' (8,842) at 20241216090017789
10816 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-dhcp.sh' (8,843) at 20241101080022236
10817 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/make/make_4.4.1.bb' (8,844) at 20230401080011971
10818 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ext_common.h' (8,845) at 20210308005003644
10819 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio_backlight.h' (8,846) at 20240405153231835
10820 2025-01-21 03:00:56.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_qspi_defconfig' (8,847) at 20210308005003264
10821 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/meson.options' (8,848) at 20240614080032247
10822 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_plane_helper.c' (8,849) at 20240405153230539
10823 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cbus-gpio.c' (8,850) at 20240405153048897
10824 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_qspi_pbi.cfg' (8,851) at 20210308005002968
10825 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/mba_test.c' (8,852) at 20240805080014075
10826 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/help-texts.h' (8,853) at 20240906080037344
10827 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/machine.h' (8,854) at 20221215040039186
10828 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/mmvec/encode_ext.def' (8,855) at 20230925080040021
10829 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-algo-bit.h' (8,856) at 20210307214931398
10830 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-11mp-bbrevd.dts' (8,857) at 20240405153045401
10831 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-pic32/pic32.h' (8,858) at 20210307214926226
10832 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/gpio_txx9.c' (8,859) at 20210307214926254
10833 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d36ek.dts' (8,860) at 20210308005002612
10834 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mvebu-corediv-clock.txt' (8,861) at 20210307214925290
10835 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/random.h' (8,862) at 20240405153052785
10836 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/eeh.h' (8,863) at 20210307214926394
10837 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb' (8,864) at 20241206090014342
10838 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/chromeos-acpi-device.rst' (8,865) at 20240405153229815
10839 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6323-regulator.c' (8,866) at 20240405153051469
10840 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/.gitignore' (8,867) at 20210308005003008
10841 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_device.c' (8,868) at 20240405153053569
10842 2025-01-21 03:00:56.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/option_ms.c' (8,869) at 20210307214930874
10843 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/belkin_sa.h' (8,870) at 20210307214930862
10844 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/polaris_baco.h' (8,871) at 20210309003649648
10845 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.35/index.html' (8,872) at 20210307205554250
10846 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/uptime' (8,873) at 20210308005059705
10847 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/cacheflush.h' (8,874) at 20240405153230019
10848 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml' (8,875) at 20240405153045021
10849 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/mpc8xxx.c' (8,876) at 20241211090212274
10850 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/Makefile' (8,877) at 20210307214928650
10851 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/latent_entropy_plugin.c' (8,878) at 20240405153053449
10852 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/mipi-i3c-hci.yaml' (8,879) at 20240405153229767
10853 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/trace.c' (8,880) at 20240405153046437
10854 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/bpf_perf.h' (8,881) at 20220525020655123
10855 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (8,882) at 20240522080012568
10856 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm28155_ap_defconfig' (8,883) at 20210308005003252
10857 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/cirrus/Kconfig' (8,884) at 20240405153047037
10858 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/opengrok0.0.log' (8,885) at 20241229002655160
10859 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_ctxts.h' (8,886) at 20220525020653135
10860 2025-01-21 03:00:56.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/docs/release/metrics/2022-07' (8,887) at 20230114040005626 to deleted uid set
10861 2025-01-21 03:00:56.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_rdma.c' (8,888) at 20240405153231755
10862 2025-01-21 03:00:56.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v3.1.c' (8,889) at 20240405153050345
10863 2025-01-21 03:00:56.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_vma.c' (8,890) at 20240405153048545
10864 2025-01-21 03:00:56.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-configs-sha1.its' (8,891) at 20210308005003744
10865 2025-01-21 03:00:56.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/report.txt' (8,892) at 20231126090012769
10866 2025-01-21 03:00:56.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cmpxchg.h' (8,893) at 20240805080013923
10867 2025-01-21 03:00:56.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_core.c' (8,894) at 20241018080014586
10868 2025-01-21 03:00:56.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_hdmi.h' (8,895) at 20220525020652991
10869 2025-01-21 03:00:56.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/atomic-gcc.h' (8,896) at 20240405153054045
10870 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/types.h' (8,897) at 20210308005002640
10871 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-ddr3-1866.dtsi' (8,898) at 20210308005002608
10872 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-iio' (8,899) at 20220525020651630
10873 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.8' (8,900) at 20210307205554574
10874 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/Kconfig' (8,901) at 20210308005003524
10875 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/reset-prcc.c' (8,902) at 20240405153046873
10876 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/boottime-trace.rst' (8,903) at 20240405153045269
10877 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/board.h' (8,904) at 20210308005003048
10878 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_kms.c' (8,905) at 20240405153048745
10879 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/Kconfig' (8,906) at 20210307214928434
10880 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/LICENSE' (8,907) at 20210308005100989
10881 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.kexec' (8,908) at 20240405153231887
10882 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts' (8,909) at 20240405153229935
10883 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/platform.asl' (8,910) at 20210308005002876
10884 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98088.txt' (8,911) at 20210307214925430
10885 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-powercycle-watchdog.service' (8,912) at 20210810100021256
10886 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/actl_nand.c' (8,913) at 20210308005003168
10887 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/dw9714.c' (8,914) at 20240405153049313
10888 2025-01-21 03:00:56.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/Kconfig' (8,915) at 20240405153046221
10889 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/workqueue.c' (8,916) at 20240913080013849
10890 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/Makefile' (8,917) at 20240405153052429
10891 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/dwc3-uniphier.c' (8,918) at 20210308005003500
10892 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-priv.c' (8,919) at 20210307214932110
10893 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/Device.interface.yaml' (8,920) at 20221207040023627
10894 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_syntax.c' (8,921) at 20240805080014071
10895 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bust_spinlocks.c' (8,922) at 20240405153053081
10896 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_dma.c' (8,923) at 20220525020653275
10897 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_skbedit.h' (8,924) at 20240405153052941
10898 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/MAINTAINERS' (8,925) at 20210308005002944
10899 2025-01-21 03:00:56.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/misc.c' (8,926) at 20240527080023360
10900 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-hcd.h' (8,927) at 20220525020654239
10901 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/configs/x86_64_defconfig' (8,928) at 20240405153046337
10902 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_rdwr.c' (8,929) at 20240405153052165
10903 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control/0001-Stop-and-send-SRESET-for-one-thread-only.patch' (8,930) at 20210307205554222
10904 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos-ir3220.dts' (8,931) at 20240405153045589
10905 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/membarrier.h' (8,932) at 20220525020652034
10906 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_nonstruct_container.c' (8,933) at 20210307214932642
10907 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/xtensa_sim.h' (8,934) at 20210308005045993
10908 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_init.c' (8,935) at 20240405153053469
10909 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-rbd' (8,936) at 20210309003648252
10910 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Umgransele_Granselelund' (8,937) at 20210307205553794
10911 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/0001-configure-Respect-the-cflags-from-environment.patch' (8,938) at 20230520080014480
10912 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PumpCollection_v1.xml' (8,939) at 20240619080002932
10913 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/shadowlock.hpp' (8,940) at 20230222020925387
10914 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.c' (8,941) at 20220525020652967
10915 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/alc5623.h' (8,942) at 20210307214932294
10916 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/0001-ruli_srv-Mark-prev_addr_list_size-as-unused.patch' (8,943) at 20210307205553846
10917 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/pch.c' (8,944) at 20210308005002852
10918 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/interface.c' (8,945) at 20220525020653915
10919 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/barrier.h' (8,946) at 20240405153046501
10920 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nm.c' (8,947) at 20240405153230247
10921 2025-01-21 03:00:56.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/op_helper.c' (8,948) at 20240906080037540
10922 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinmux.h' (8,949) at 20240405153051345
10923 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fsnotify.h' (8,950) at 20240910080014078
10924 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/uda1380.h' (8,951) at 20210307214932346
10925 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_stratix10_defconfig' (8,952) at 20210308005003280
10926 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-berr.c' (8,953) at 20240405153046053
10927 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tsys02d.c' (8,954) at 20240405153049013
10928 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/blocklayout.c' (8,955) at 20240405153052433
10929 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/VIOT' (8,956) at 20240906080037556 to deleted uid set
10930 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/memory.json' (8,957) at 20240405153232227
10931 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g4/defconfig' (8,958) at 20231207090015262 to deleted uid set
10932 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutboundConnection.v1_0_2.json' (8,959) at 20240619080002952
10933 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/pcie_unittest.cpp' (8,960) at 20211014000010487
10934 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/types.hpp' (8,961) at 20241127090024701
10935 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml' (8,962) at 20240405153045013
10936 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors/0001-Fix-building-with-GCC-14.patch' (8,963) at 20241206090014246
10937 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/sheevaplug.c' (8,964) at 20210308005002908
10938 2025-01-21 03:00:56.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_parser.h' (8,965) at 20220525020653295
10939 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-archive.sh' (8,966) at 20220525020655143
10940 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm845.c' (8,967) at 20240405153230735
10941 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/staging/xz.rst' (8,968) at 20240405153045301
10942 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/evsel.h' (8,969) at 20240405153054065
10943 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/Vector-cast.patch' (8,970) at 20231011080016574
10944 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cavium.c' (8,971) at 20220525020653375
10945 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2.dts' (8,972) at 20210308005002592
10946 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm-cygnus.c' (8,973) at 20220525020653683
10947 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/xen-9p-backend.c' (8,974) at 20240906080037184
10948 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_certificates_sub_menu.robot' (8,975) at 20240821080013503
10949 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/debug.c' (8,976) at 20240405153054189
10950 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/clock.h' (8,977) at 20210308005002640
10951 2025-01-21 03:00:56.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8961.h' (8,978) at 20210307214932358
10952 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx.h' (8,979) at 20220525020654991
10953 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/Makefile' (8,980) at 20210307214931002
10954 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pillow/0001-support-cross-compiling.patch' (8,981) at 20241221090017556
10955 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/microchip,pic32-dmt.txt' (8,982) at 20210307214925454
10956 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@41.conf' (8,983) at 20240904080027738
10957 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bitops.h' (8,984) at 20240613080016499
10958 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/linux,dummy-virt.yaml' (8,985) at 20240405153045013
10959 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/interactive.svg' (8,986) at 20210307214925514
10960 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/core_types.h' (8,987) at 20240405153230415
10961 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/board.c' (8,988) at 20210308005002784
10962 2025-01-21 03:00:56.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/sharp,gp2ap020a00f.yaml' (8,989) at 20220525020651682
10963 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/funcmux.c' (8,990) at 20210308005002788
10964 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_chmap.h' (8,991) at 20210307214931598
10965 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_mob.c' (8,992) at 20240405153048797
10966 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene-core.c' (8,993) at 20240613080016423
10967 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/magic-enum/magic-enum_0.9.7.bb' (8,994) at 20241221090017516
10968 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dib0700-cardlist.rst' (8,995) at 20210307214925230
10969 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ncsi_util.hpp' (8,996) at 20240827080032479
10970 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/calc_vmlinuz_load_addr.c' (8,997) at 20210307214926190
10971 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vboxvideo.h' (8,998) at 20241104090011571
10972 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.json' (8,999) at 20210308005046413
10973 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/realtek/rtd1195-horseradish.dts' (9,000) at 20240405153045545
10974 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/emsdp.dts' (9,001) at 20210308005002544
10975 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-sample_controller.c' (9,002) at 20230426080043928
10976 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/lc_common_dimm_params.c' (9,003) at 20210308005003360
10977 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cache/Makefile' (9,004) at 20240405153230199
10978 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7792-sysc.h' (9,005) at 20210307214931346
10979 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/head_kdump.S' (9,006) at 20240405153046269
10980 2025-01-21 03:00:56.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy/nic-3.yaml' (9,007) at 20240504080013861
10981 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd/libecmd_git.bb' (9,008) at 20220126040017543
10982 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb.c' (9,009) at 20240405153049741
10983 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/multi-presence/gpio_presence.hpp' (9,010) at 20240817080025332
10984 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/lantiq,reset.yaml' (9,011) at 20240405153045149
10985 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/dma.h' (9,012) at 20240405153046309
10986 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/disable-run-test-program-while-cross-compiling.patch' (9,013) at 20230317080013785
10987 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86-64/xorg.conf' (9,014) at 20210307205554390
10988 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9052-irq.c' (9,015) at 20210307214929002
10989 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/190.out' (9,016) at 20210308005046457
10990 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/meson.build' (9,017) at 20241205090004235
10991 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Certificate.v1_9_0.json' (9,018) at 20240918080002716
10992 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios_i2c.c' (9,019) at 20210307214927994
10993 2025-01-21 03:00:56.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/README.md' (9,020) at 20221209040049176
10994 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BitstreamVera' (9,021) at 20210307205554418
10995 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/nxtlist.svg' (9,022) at 20210307214925206
10996 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/qemu_elf.h' (9,023) at 20240906080037160
10997 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/Makefile' (9,024) at 20210307214926198
10998 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/namei.c' (9,025) at 20240405153231719
10999 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/dnf.py' (9,026) at 20221104030017453
11000 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/Kconfig' (9,027) at 20240507080012898
11001 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/timer.c' (9,028) at 20210308005002544
11002 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/module-plts.c' (9,029) at 20240405153229983
11003 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl5xx_regs.h' (9,030) at 20240405153049293
11004 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE08' (9,031) at 20240405153054369
11005 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/owl/Kconfig' (9,032) at 20210308005003352
11006 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie-nvme-lte.dts' (9,033) at 20240405153045785
11007 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/mtl.h' (9,034) at 20240613080016551
11008 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-attr_0.3.2.bb' (9,035) at 20220823030015955
11009 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l52.h' (9,036) at 20210307214932302
11010 2025-01-21 03:00:56.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_main.c' (9,037) at 20240405153050593
11011 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c' (9,038) at 20240405153049957
11012 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml' (9,039) at 20240405153229795
11013 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/mpddrc.c' (9,040) at 20210308005002716
11014 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/signal.c' (9,041) at 20210308005046085
11015 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/ibm,p9-occ.txt' (9,042) at 20210307214925314
11016 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/sun20i-gpadc-iio.c' (9,043) at 20240405153230691
11017 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/device_id.h' (9,044) at 20210307214931578
11018 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/provoke-crashes.rst' (9,045) at 20240405153045197
11019 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h' (9,046) at 20240405153049465
11020 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_trans_stress.sh' (9,047) at 20240405153054357
11021 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbtest.c' (9,048) at 20210307214926826
11022 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_erst.rst' (9,049) at 20221215040039078
11023 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_dsa.c' (9,050) at 20220525020653563
11024 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_state_manager.hpp' (9,051) at 20240618080040649
11025 2025-01-21 03:00:56.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/main.cpp' (9,052) at 20240731164718595
11026 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_core.c' (9,053) at 20240405153049857
11027 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/COPYING.apache-2.0' (9,054) at 20210307205553718
11028 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/Makefile-modify-CFLAGS-to-aviod-build-error.patch' (9,055) at 20230317080013785
11029 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11.inl' (9,056) at 20210307214925974
11030 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/allwinner,sun50i-a64-de2.yaml' (9,057) at 20240405153045021
11031 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac-nettle.c' (9,058) at 20241211090212230
11032 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/mrbsection.js' (9,059) at 20210307205554282
11033 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/ocelot.h' (9,060) at 20241220090018326
11034 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/build_bug.h' (9,061) at 20240405153054389
11035 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_gact.c' (9,062) at 20240405153053361
11036 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/git/git/fixsort.patch' (9,063) at 20241221090017660
11037 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l2.h' (9,064) at 20220525020653971
11038 2025-01-21 03:00:56.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/hyperv/hv_core.c' (9,065) at 20220525020651946
11039 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid.c' (9,066) at 20240405153051653
11040 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/pmu.h' (9,067) at 20210308005002672
11041 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-build.c' (9,068) at 20241211090212274
11042 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Inventory/Decorator/Asset.interface.yaml' (9,069) at 20210610000035106
11043 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/adsp_helper.h' (9,070) at 20240405153054001
11044 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-clps711x.txt' (9,071) at 20210307214925438
11045 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_compile_32r5el.sh' (9,072) at 20210308005046525
11046 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/ddr.h' (9,073) at 20210308005002996
11047 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/mman.h' (9,074) at 20210307214926122
11048 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-sps30' (9,075) at 20210307214925194
11049 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmvect1_defconfig' (9,076) at 20210308005003264
11050 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/init' (9,077) at 20210307205553878
11051 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml' (9,078) at 20240405153045117
11052 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm1020e.S' (9,079) at 20210307214925974
11053 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/const.h' (9,080) at 20210605000027808
11054 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-omap.txt' (9,081) at 20210307214925418
11055 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/adf_drv.c' (9,082) at 20240405153046953
11056 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/clocksource.h' (9,083) at 20210307214926494
11057 2025-01-21 03:00:56.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi' (9,084) at 20240405153045829
11058 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/badty.cocci' (9,085) at 20210307214932138
11059 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/imximage.cfg' (9,086) at 20210308005002984
11060 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-spm-test3_%.bbappend' (9,087) at 20241206090014214
11061 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jyvaskyla_Vaajakoski' (9,088) at 20210307205553770
11062 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_doorbell.h' (9,089) at 20210307214929178
11063 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_proc.c' (9,090) at 20240405153053413
11064 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/Kconfig' (9,091) at 20210307214930714
11065 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/types.h' (9,092) at 20210308005002840
11066 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_jsm_msg.c' (9,093) at 20240405153046609
11067 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/time64.h' (9,094) at 20240405153052805
11068 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sra_b.c' (9,095) at 20210308005046525
11069 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_filsys.h' (9,096) at 20240405153052393
11070 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/switch.S' (9,097) at 20240405153046153
11071 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_elf.h' (9,098) at 20221215040039210
11072 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rmap.h' (9,099) at 20240405153231839
11073 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-edma-common.c' (9,100) at 20240812080017232
11074 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/Kconfig' (9,101) at 20210307214932110
11075 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/actions/Kconfig' (9,102) at 20220525020653439
11076 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/sysprof/0001-meson-Check-for-libunwind-instead-of-libunwind-gener.patch' (9,103) at 20241221090017488
11077 2025-01-21 03:00:56.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/power-domain.h' (9,104) at 20210308005002640
11078 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/uncore-cache.json' (9,105) at 20240405153054141
11079 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/Kconfig' (9,106) at 20240405153048769
11080 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Drive.v1_20_1.json' (9,107) at 20240918080002720
11081 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool.py' (9,108) at 20240405153054285
11082 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/bastille_3.2.1.bb' (9,109) at 20241221090017576
11083 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.out' (9,110) at 20210308005046401 to deleted uid set
11084 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Mikkeli' (9,111) at 20210307205553770
11085 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/gfp_mask-from-fs-io.rst' (9,112) at 20240405153045289
11086 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_cpu.c' (9,113) at 20230426080043656
11087 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrdm_tfa_defconfig' (9,114) at 20210308005003264
11088 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/ptp-ines.txt' (9,115) at 20210307214925406
11089 2025-01-21 03:00:56.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/tb-flush.h' (9,116) at 20240326080039530
11090 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/Makefile' (9,117) at 20241221090017536
11091 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-idk-evm-u-boot.dtsi' (9,118) at 20210308005002564
11092 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/string.h' (9,119) at 20240405153230007
11093 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linksys-viper.dts' (9,120) at 20240405153045457
11094 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni_dpm.c' (9,121) at 20240405153048713
11095 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/spl.c' (9,122) at 20210308005002796
11096 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/atmega.h' (9,123) at 20210308005045841
11097 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rmd160.c' (9,124) at 20210307214926802
11098 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_gendev.h' (9,125) at 20210308004938820
11099 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ppgtt.c' (9,126) at 20240405153230567
11100 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/etcd-new.path' (9,127) at 20230520080014480
11101 2025-01-21 03:00:56.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/time64.inc' (9,128) at 20241221090017612
11102 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/Makefile' (9,129) at 20240405153051969
11103 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tscs454.h' (9,130) at 20210307214932346
11104 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ppdev.c' (9,131) at 20240613080016383
11105 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_fprobe.c' (9,132) at 20241104090011611
11106 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-replace.svg' (9,133) at 20210308005107069
11107 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/lib/Kconfig' (9,134) at 20210307214932746
11108 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cctrng.h' (9,135) at 20210307214926938
11109 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/combo-layer.conf.example' (9,136) at 20210307205554630
11110 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/resetvec.S' (9,137) at 20210308005002832
11111 2025-01-21 03:00:56.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/uledmon.c' (9,138) at 20210307214932486
11112 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/amt.h' (9,139) at 20240405153052905
11113 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-real_power_state' (9,140) at 20210307214925198
11114 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/lenovo-yogabook.c' (9,141) at 20240613080016459
11115 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/README.md' (9,142) at 20230821080030231
11116 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h' (9,143) at 20240405153230255
11117 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh4.h' (9,144) at 20210307214926546
11118 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/screen_info.h' (9,145) at 20210307214931658
11119 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-mmc-phase.c' (9,146) at 20210307214927014
11120 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/Makefile' (9,147) at 20210307214929930
11121 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/user/main.rst' (9,148) at 20241211090212238
11122 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/tegra/tegra186-clk.c' (9,149) at 20210308005003356
11123 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_ppp.c' (9,150) at 20220525020653703
11124 2025-01-21 03:00:56.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/cacheflush.c' (9,151) at 20240405153230047
11125 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/155.out' (9,152) at 20210308005046453
11126 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/meson.build' (9,153) at 20240906080037212
11127 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/Makefile' (9,154) at 20210307214929978
11128 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd9571mwv-regulator.c' (9,155) at 20240405153051461
11129 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8641HPCN_defconfig' (9,156) at 20210308005003240
11130 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/interconnect.rst' (9,157) at 20240405153229807
11131 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/Makefile' (9,158) at 20210307214931238
11132 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_conntrack.c' (9,159) at 20210307214932026
11133 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/Kconfig' (9,160) at 20240405153231687
11134 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/aspeed-layer/recipes-kernel/linux/linux-aspeed_%.bbappend' (9,161) at 20210807000017354
11135 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/kp_imx6q_tpc_spl.c' (9,162) at 20210308005003012
11136 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/remote_logging_test_config.cpp' (9,163) at 20230715080024019
11137 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/clps711x.h' (9,164) at 20210307214931434
11138 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsi_sockio.h' (9,165) at 20230919080007046
11139 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-frequency-info.1' (9,166) at 20240405153054213
11140 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/return_address.c' (9,167) at 20210307214926570
11141 2025-01-21 03:00:56.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/signal32.c' (9,168) at 20240405153229983
11142 2025-01-21 03:00:56.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/common.h' (9,169) at 20240405153051097
11143 2025-01-21 03:00:56.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/bitops.c' (9,170) at 20210307214926266
11144 2025-01-21 03:00:56.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk.c' (9,171) at 20240405153230247
11145 2025-01-21 03:00:56.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend' (9,172) at 20241018080016394
11146 2025-01-21 03:00:56.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/iqs7211.c' (9,173) at 20240405153230731
11147 2025-01-21 03:00:56.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/vis_helper.c' (9,174) at 20240906080037536
11148 2025-01-21 03:00:56.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_sample.h' (9,175) at 20210307214931662
11149 2025-01-21 03:00:56.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/phosphor-logging.wrap' (9,176) at 20220326030015450
11150 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/kvm.h' (9,177) at 20240405153054053
11151 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aspeed-common.h' (9,178) at 20210625000132664
11152 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-perf-asm.S' (9,179) at 20240405153232283
11153 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.h' (9,180) at 20240405153052149
11154 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/lpc.c' (9,181) at 20210308005002852
11155 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv50_display.h' (9,182) at 20240405153048625
11156 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fiemap.rst' (9,183) at 20210307214925486
11157 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-img.c' (9,184) at 20240405153046797
11158 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/support/httpserver.py' (9,185) at 20210307205554250
11159 2025-01-21 03:00:56.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-mlxcpld.rst' (9,186) at 20210307214925506
11160 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme2_rtr_regs.h' (9,187) at 20240405153046605
11161 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/pl310.h' (9,188) at 20210308005002680
11162 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bch.h' (9,189) at 20210308005003656
11163 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/Kconfig' (9,190) at 20210308005003016
11164 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c' (9,191) at 20220525020654179
11165 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/tps6507x.dtsi' (9,192) at 20210307214925830
11166 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.h' (9,193) at 20240405153051321
11167 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmspack/libmspack_1.11.bb' (9,194) at 20241221090017580
11168 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/i8259.c' (9,195) at 20240405153230127
11169 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2.c' (9,196) at 20240405153052569
11170 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/flash_erase.c' (9,197) at 20230809080010803
11171 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/vcpu.rst' (9,198) at 20240405153045325
11172 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci_32.c' (9,199) at 20240405153046145
11173 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/gpio/gpio-ctrl/lib.sh' (9,200) at 20230606080013598
11174 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/io.h' (9,201) at 20210308005003500
11175 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_midi.h' (9,202) at 20220525020654259
11176 2025-01-21 03:00:56.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/micrel_phy.h' (9,203) at 20240405153052733
11177 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c' (9,204) at 20240910080014038
11178 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0008-fix-fbdev-set-resolution-prior-to-buffer.patch' (9,205) at 20241221090017528
11179 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/pctv452e.c' (9,206) at 20240405153049553
11180 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/phal_service_actions.cpp' (9,207) at 20241029080027819
11181 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/level.hpp' (9,208) at 20210827000030536
11182 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_device.c' (9,209) at 20240405153045665
11183 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/Makefile' (9,210) at 20210307214929630
11184 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-st.c' (9,211) at 20240405153230751
11185 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/phy-rcar-gen3-usb2.c' (9,212) at 20240405153231315
11186 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_workarounds.c' (9,213) at 20240520080015151
11187 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/regsnv04.h' (9,214) at 20210307214927958
11188 2025-01-21 03:00:56.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-orangepi-mini.dts' (9,215) at 20240405153045385
11189 2025-01-21 03:00:56.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/drm.h' (9,216) at 20240405153231867
11190 2025-01-21 03:00:56.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8135-clk.h' (9,217) at 20210307214931330
11191 2025-01-21 03:00:56.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.h' (9,218) at 20240405153050673
11192 2025-01-21 03:00:56.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Condor-1.1' (9,219) at 20211006000025234
11193 2025-01-21 03:00:56.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/ti,omap-iommu.txt' (9,220) at 20210307214925346
11194 2025-01-21 03:00:56.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/corgi_lcd.c' (9,221) at 20240405153052173
11195 2025-01-21 03:00:56.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/isys_stream2mmio.h' (9,222) at 20210307214930546
11196 2025-01-21 03:00:56.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h' (9,223) at 20240405153050065
11197 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rzg2l-cpg.c' (9,224) at 20241211090145401
11198 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/goldfish.h' (9,225) at 20220627100017130
11199 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_flower.sh' (9,226) at 20210307214932690
11200 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tsn_lib.sh' (9,227) at 20240405153054345
11201 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-alsa.h' (9,228) at 20210307214928698
11202 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/meson/ao-cec-g12a.c' (9,229) at 20240405153049265
11203 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/layer.conf' (9,230) at 20241221090017480
11204 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-gpio-monitor@.service' (9,231) at 20210308005105441
11205 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/SystemdTarget.errors.yaml' (9,232) at 20210610000035154
11206 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/Makefile' (9,233) at 20240405153049173
11207 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/processor.h' (9,234) at 20240405153230063
11208 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds112.dts' (9,235) at 20240405153045457
11209 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gen-randstruct-seed.sh' (9,236) at 20240405153053449
11210 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/table.h' (9,237) at 20210307214929938
11211 2025-01-21 03:00:56.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/resource_scale.sh' (9,238) at 20240405153232267
11212 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a07g054-cpg.h' (9,239) at 20240405153052645
11213 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-linear.h' (9,240) at 20210307214928586
11214 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml' (9,241) at 20240405153045065
11215 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/KeyClear/KeyClear.vue' (9,242) at 20241004080035967
11216 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Warszawa' (9,243) at 20210307205553778
11217 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_fdma.c' (9,244) at 20240830080013287
11218 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/Makefile' (9,245) at 20210308005003168
11219 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/raptor2_2.0.16.bb' (9,246) at 20241221090017544
11220 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_spi.c' (9,247) at 20240405153049153
11221 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_pci.c' (9,248) at 20240405153047017
11222 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-firmware-zynqmp' (9,249) at 20240405153044913
11223 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-c2port' (9,250) at 20210309003648252
11224 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/Makefile' (9,251) at 20210307214928434
11225 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fill_link_info.c' (9,252) at 20241104090011631
11226 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_io.c' (9,253) at 20210309003653096
11227 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77105.c' (9,254) at 20210406100034967
11228 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/todo.rst' (9,255) at 20220525020651642
11229 2025-01-21 03:00:56.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Value/meson.build' (9,256) at 20231216090022621 to deleted uid set
11230 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_calipso.c' (9,257) at 20240405153232063
11231 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0008-RH-reset-default-find_mutipaths-value-to-off.patch' (9,258) at 20241221090017540
11232 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/vpu_boot_api.h' (9,259) at 20240405153046609
11233 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/interlaken-lac-portals.dtsi' (9,260) at 20210307214926342
11234 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-s.dts' (9,261) at 20240405153045437
11235 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PhysicalContext_v1.xml' (9,262) at 20240918080002712
11236 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.c' (9,263) at 20240405153230607
11237 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0007-Remove-Makefile-hardcoded-arch-tune.patch' (9,264) at 20230706080014765
11238 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch' (9,265) at 20241221090017692
11239 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/poll.h' (9,266) at 20210307214926166
11240 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mipsn32el-linux-user.mak' (9,267) at 20230925080039837
11241 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/arm_systemready_fedora_unattended.py' (9,268) at 20241221090017468
11242 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-dsp-sof-common.c' (9,269) at 20240405153232183
11243 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/rxtx.c' (9,270) at 20240405153051953
11244 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xilinx-zynq-fpga-mgr.yaml' (9,271) at 20240405153045057
11245 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ncm.h' (9,272) at 20210307214930802
11246 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gunnarn_Sorsjoliden' (9,273) at 20210307205553782
11247 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/jedec_ddr_data.c' (9,274) at 20240405153049589
11248 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_auxdevice.c' (9,275) at 20241018080014546
11249 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3.c' (9,276) at 20230426080043928
11250 2025-01-21 03:00:56.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/test-proc-mappings.py' (9,277) at 20241211090212550
11251 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c' (9,278) at 20240405153230379
11252 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/assist.txt' (9,279) at 20210307214925270
11253 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-kernel/linux/linux_ima.inc' (9,280) at 20230813080012860
11254 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/clearbit.S' (9,281) at 20210307214925866
11255 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/dcu.c' (9,282) at 20210308005002964
11256 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/sclpconsole-lm.c' (9,283) at 20241211090212258
11257 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mps11.h' (9,284) at 20210307214931434
11258 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/sock_channel.hpp' (9,285) at 20210308005055041
11259 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/venice2_defconfig' (9,286) at 20210308005003284
11260 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0006-themes-Industrial-add-info-label-in-ui.patch' (9,287) at 20210307205553946
11261 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/LoadingBar.spec.js.snap' (9,288) at 20220105012523003
11262 2025-01-21 03:00:56.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/sis900.h' (9,289) at 20210307214929630
11263 2025-01-21 03:00:56.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/accel.h' (9,290) at 20210307214930946
11264 2025-01-21 03:00:56.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpidspcd.c' (9,291) at 20210307214932230
11265 2025-01-21 03:00:56.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c' (9,292) at 20240405153048453
11266 2025-01-21 03:00:56.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_cle.h' (9,293) at 20210307214929298
11267 2025-01-21 03:00:56.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_dtsec.h' (9,294) at 20240405153049925
11268 2025-01-21 03:00:56.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,am62-usb.yaml' (9,295) at 20240405153045185
11269 2025-01-21 03:00:56.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_clock_gating.h' (9,296) at 20240405153048541
11270 2025-01-21 03:00:56.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/Makefile' (9,297) at 20240405153049409
11271 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/scrub.c' (9,298) at 20240712080021085
11272 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly907e.c' (9,299) at 20210309003649820
11273 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-apq8084.yaml' (9,300) at 20240405153045025
11274 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_cmos_rtc.c' (9,301) at 20240405153230163
11275 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/Makefile' (9,302) at 20210307214932190
11276 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/__init__.py' (9,303) at 20210307205554250
11277 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_task.c' (9,304) at 20240405153231387
11278 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/io_uring/io_uring.c' (9,305) at 20241118090018503 to deleted uid set
11279 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.h' (9,306) at 20210309003651056
11280 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/socsec/0001-otptool-Define-value_start-in-rev_id-path.patch' (9,307) at 20240716080022815
11281 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/ISA2+pooncerelease+poacquirerelease+poacquireonce.litmus' (9,308) at 20210307214932502
11282 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/Makefile' (9,309) at 20210307214932246
11283 2025-01-21 03:00:56.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_power.c' (9,310) at 20240405153046133
11284 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/pata_parport.c' (9,311) at 20240405153046665
11285 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/typhoon.c' (9,312) at 20240405153049773
11286 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/026' (9,313) at 20210927100127473
11287 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gxx.h' (9,314) at 20210307214928630
11288 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.h' (9,315) at 20240405153049841
11289 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/dma_fence.h' (9,316) at 20220525020654655
11290 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/llc_nop.c' (9,317) at 20220525020654883
11291 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/time.c' (9,318) at 20210307214926186
11292 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/Kconfig' (9,319) at 20210308005003384
11293 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/Makefile' (9,320) at 20210308005003412
11294 2025-01-21 03:00:56.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/bcm_iproc_adc.c' (9,321) at 20240405153230687
11295 2025-01-21 03:00:56.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtsx_pci.h' (9,322) at 20240405153052789
11296 2025-01-21 03:00:56.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gre.h' (9,323) at 20220525020654639
11297 2025-01-21 03:00:56.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (9,324) at 20220620100012713
11298 2025-01-21 03:00:56.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pvclock.h' (9,325) at 20240405153046393
11299 2025-01-21 03:00:56.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-radxa-zero2.dts' (9,326) at 20240405153045713
11300 2025-01-21 03:00:56.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/Kconfig' (9,327) at 20210308005002956
11301 2025-01-21 03:00:56.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-dvb.c' (9,328) at 20240405153049357
11302 2025-01-21 03:00:56.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asus_atk0110.c' (9,329) at 20240405153048849
11303 2025-01-21 03:00:56.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/txbuf.c' (9,330) at 20240405153053361
11304 2025-01-21 03:00:56.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon.conf' (9,331) at 20210307205554098
11305 2025-01-21 03:00:56.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/lp855x-backlight.yaml' (9,332) at 20240405153045089
11306 2025-01-21 03:00:56.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958300k/MAINTAINERS' (9,333) at 20210308005002940
11307 2025-01-21 03:00:56.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_broadcast.sh' (9,334) at 20210307214932690
11308 2025-01-21 03:00:56.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/LICENSE' (9,335) at 20210308005122217
11309 2025-01-21 03:00:56.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/manifest.h' (9,336) at 20210307214931394
11310 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/Kconfig' (9,337) at 20240405153230163
11311 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/convert-pam-configs.service' (9,338) at 20230505080015455 to deleted uid set
11312 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/iw_cm.h' (9,339) at 20240405153231859
11313 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ts4800_wdt.c' (9,340) at 20240405153052245
11314 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/renesas,mmcif.yaml' (9,341) at 20240405153045109
11315 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi' (9,342) at 20210308005002580
11316 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/thin-provisioning.rst' (9,343) at 20210307214925222
11317 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/driver-api/io_ordering.rst' (9,344) at 20240405153045293
11318 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/issues.png' (9,345) at 20210307205554250 to deleted uid set
11319 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/callouts/callouts-example.yaml' (9,346) at 20210308005049125
11320 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/stk33xx.yaml' (9,347) at 20240405153045077
11321 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-emu.h' (9,348) at 20221215040039382
11322 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/.gitignore' (9,349) at 20210307214925670
11323 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/signal.h' (9,350) at 20210307214926762
11324 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC11_C-131W' (9,351) at 20210307205553758
11325 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm988312hr.dts' (9,352) at 20240405153045433
11326 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_state_monitor.c' (9,353) at 20240405153231267 to deleted uid set
11327 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/ipcbuf.h' (9,354) at 20210307214926590
11328 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_crypto.c' (9,355) at 20240405153053385
11329 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160RDB_defconfig' (9,356) at 20210308005003244
11330 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm235xx/boot0.h' (9,357) at 20210308005002640
11331 2025-01-21 03:00:56.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8731-i2c.c' (9,358) at 20240405153053829
11332 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cryptodev-vhost.h' (9,359) at 20240326080039550
11333 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tclap/tclap_1.4.0.bb' (9,360) at 20210812000025202
11334 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-clk' (9,361) at 20210308005003292
11335 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (9,362) at 20241206090014222
11336 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_drm.h' (9,363) at 20240405153049445
11337 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/split-man.pl' (9,364) at 20210524100035122
11338 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_ptp_reg.h' (9,365) at 20240405153049753
11339 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-merge.c' (9,366) at 20241211090145393
11340 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c' (9,367) at 20240405153232283
11341 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitignore' (9,368) at 20221215040039038
11342 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/kuroboxHG.dts' (9,369) at 20210307214926354
11343 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/file.hpp' (9,370) at 20240829080022546
11344 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_named_field.decode' (9,371) at 20230925080040085
11345 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/uic.c' (9,372) at 20240405153230051
11346 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm845-venus-v2.yaml' (9,373) at 20240405153045101
11347 2025-01-21 03:00:56.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/UserManagement.vue' (9,374) at 20241005080042593
11348 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/stm32f4-rcc.h' (9,375) at 20240405153052649
11349 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_manager.c' (9,376) at 20240405153048597
11350 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_opp.h' (9,377) at 20220525020652510
11351 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux_ti816x.h' (9,378) at 20210308005002636
11352 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/pmic.c' (9,379) at 20210308005003740
11353 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6779.dtsi' (9,380) at 20240405153045745
11354 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/kprobetrace.rst' (9,381) at 20240405153045269
11355 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/x_tables.h' (9,382) at 20240405153052929
11356 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/journal-head.h' (9,383) at 20210307214931410
11357 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda8290.h' (9,384) at 20210307214928802
11358 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Brisbane' (9,385) at 20210307205553762
11359 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/buildjson.hpp' (9,386) at 20210308005116217
11360 2025-01-21 03:00:56.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build' (9,387) at 20230825080021137 to deleted uid set
11361 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lvds.c' (9,388) at 20240405153230559
11362 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/Kconfig' (9,389) at 20210308005002992
11363 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp2420_data.c' (9,390) at 20210307214925922
11364 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/regenerate-meson' (9,391) at 20220914030033172
11365 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_counters.h' (9,392) at 20240405153231051
11366 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_smc.c' (9,393) at 20210307214928022
11367 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/irq.c' (9,394) at 20240405153045653
11368 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386.c' (9,395) at 20240906080037576
11369 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_log.h' (9,396) at 20240405153047305
11370 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/edk2-firmware_%.bbappend' (9,397) at 20241206090014214
11371 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.h' (9,398) at 20240830080013283
11372 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-bsp/images/npcm7xx-igps-native_%.bbappend' (9,399) at 20210807000017354
11373 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_fifo-Fix-cleanup-sequence.patch' (9,400) at 20230706080014741
11374 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c' (9,401) at 20210309003649836
11375 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_ctrl.c' (9,402) at 20240405153052013
11376 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/slicetimer.c' (9,403) at 20210308005002800
11377 2025-01-21 03:00:56.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_dependencies_popover.html' (9,404) at 20210307205554286
11378 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_ptp.c' (9,405) at 20240405153050169
11379 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/sleepable.c' (9,406) at 20240405153054289
11380 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/config/meson.build' (9,407) at 20241112090035822
11381 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/irq-common.c' (9,408) at 20210307214925890
11382 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/tlb_helper.c' (9,409) at 20241211090212474
11383 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/Makefile' (9,410) at 20210308005002924
11384 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/swp_emulate.c' (9,411) at 20240405153045633
11385 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_ipt.h' (9,412) at 20210307214931578
11386 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/firmware-updates.target' (9,413) at 20210307205553682
11387 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/0002-use-BUFSIZ-as-buffer-size.patch' (9,414) at 20230211040012639
11388 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/binary/interface/ia_css_binary.h' (9,415) at 20240405153051841
11389 2025-01-21 03:00:56.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h' (9,416) at 20220525020652959
11390 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_mid.c' (9,417) at 20241216090017737
11391 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/crypto.c' (9,418) at 20240405153049653
11392 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/maintainer-profile.rst' (9,419) at 20220525020651770
11393 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/fse.h' (9,420) at 20240405153053113
11394 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hisi-x5hd2.dtsi' (9,421) at 20240405153045437
11395 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/crg-hi3516cv300.c' (9,422) at 20240405153230211
11396 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/adi,adv7533.yaml' (9,423) at 20240405153045037 to deleted uid set
11397 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb' (9,424) at 20241221090017488
11398 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/fixed-factor-clock.txt' (9,425) at 20210308005003300
11399 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill-2-485.dts' (9,426) at 20240405153045537
11400 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0002.patch' (9,427) at 20241221090017640
11401 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/nosy-dump.h' (9,428) at 20210307214932470
11402 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vl_rotate.c' (9,429) at 20240405153231607
11403 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/api-summary.rst' (9,430) at 20220525020651726
11404 2025-01-21 03:00:56.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4idmap.c' (9,431) at 20241008080014007
11405 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/addr-map.h' (9,432) at 20210307214925978
11406 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/zfcpdump.rst' (9,433) at 20240405153229747
11407 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/norm/norm_1.0/ia_css_norm.host.h' (9,434) at 20210307214930558
11408 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-boot-ready.md' (9,435) at 20221209040006383
11409 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mc146818rtc.h' (9,436) at 20210308005003668
11410 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2' (9,437) at 20210308005046389 to deleted uid set
11411 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8data.c_shipped' (9,438) at 20241216090017765
11412 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx8025.c' (9,439) at 20240405153051501
11413 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb' (9,440) at 20241206090014314
11414 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kfence.h' (9,441) at 20240405153230031
11415 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/bcm6348-iudma.c' (9,442) at 20210308005003372
11416 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745-iwg22d-sodimm-dbhd-ca.dts' (9,443) at 20240405153045553
11417 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_iort.h' (9,444) at 20240405153052657
11418 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cache.h' (9,445) at 20240405153230063
11419 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0007-Makefile-reorganize.patch' (9,446) at 20230211040012643
11420 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/sysctrl.yaml' (9,447) at 20210309003648320
11421 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/aarch64/safe-syscall.inc.S' (9,448) at 20220429100100406
11422 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dtlk.h' (9,449) at 20210307214931378
11423 2025-01-21 03:00:56.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/0002-config-ast-common-set-fieldmode-to-true.patch' (9,450) at 20210307205554222
11424 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_defconfig' (9,451) at 20210308005003244
11425 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/Makefile' (9,452) at 20210307214928990
11426 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/fpga_ast2600/fpga_ast2600.c' (9,453) at 20210308005002916
11427 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.h' (9,454) at 20240405153051837
11428 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pgtable.c' (9,455) at 20240405153230047
11429 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-kernel/linux/linux-aspeed_%.bbappend' (9,456) at 20240113090014528
11430 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6318-clock.h' (9,457) at 20210309003653812
11431 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/nuvoton,ma35d1-reset.yaml' (9,458) at 20240405153045149
11432 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/slave.c' (9,459) at 20240405153231455
11433 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/davinci_misc.h' (9,460) at 20210308005002720
11434 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/pwr/pwr_10_0_offset.h' (9,461) at 20210307214927670
11435 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tsl2550.c' (9,462) at 20240405153049649
11436 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/templates/default/local.conf.sample' (9,463) at 20241221090017484
11437 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/html.py' (9,464) at 20210307205554630
11438 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/grlib_irqmp.c' (9,465) at 20241211090212282
11439 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-int-branch.out' (9,466) at 20220429100100882 to deleted uid set
11440 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitattributes' (9,467) at 20241211090212202
11441 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltagedomains54xx_data.c' (9,468) at 20210309003648708
11442 2025-01-21 03:00:56.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/timings.c' (9,469) at 20220525020654707
11443 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb_core.c' (9,470) at 20241211090212302
11444 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzstd_0.16.2.bb' (9,471) at 20241221090017560
11445 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-bootmem.c' (9,472) at 20240405153045989
11446 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smp_types.h' (9,473) at 20210309003653928
11447 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/kernel.ld' (9,474) at 20241211090212550
11448 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/sub-sub-module.json' (9,475) at 20210308005046413
11449 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/configure.ac' (9,476) at 20210308005111457
11450 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/lpc32xx-pwm.txt' (9,477) at 20210307214925406
11451 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/admv1014.c' (9,478) at 20240405153048981
11452 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml' (9,479) at 20230201040020919
11453 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja/run-ninja-from-path.patch' (9,480) at 20230520080014484
11454 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/spring.h' (9,481) at 20210308005003616
11455 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_proc.h' (9,482) at 20240326080039566
11456 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-host-watchdog-reset.service' (9,483) at 20210819100023862
11457 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/sff,sfp.yaml' (9,484) at 20240405153045121
11458 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/adi-axi-common.h' (9,485) at 20210307214931386
11459 2025-01-21 03:00:56.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/.gitignore' (9,486) at 20221204040030281
11460 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun4i-a10-pll2.h' (9,487) at 20210308005003636
11461 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device.h' (9,488) at 20241111090012149
11462 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_message.c' (9,489) at 20240405153052601
11463 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/src/libcr51sign_mauv.c' (9,490) at 20240817080006807
11464 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzimop.c.inc' (9,491) at 20240906080037524
11465 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/um.config' (9,492) at 20240405153054381
11466 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_main.c' (9,493) at 20240405153230911
11467 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-frontend.yaml' (9,494) at 20240405153045033
11468 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/types.h' (9,495) at 20210308005003560
11469 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.5.4.bb' (9,496) at 20241217090357822
11470 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml' (9,497) at 20240405153229779
11471 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/.gitignore' (9,498) at 20240405153046349
11472 2025-01-21 03:00:56.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-common.c' (9,499) at 20240405153049449
11473 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/hyperv/vmbus.rst' (9,500) at 20240405153045325
11474 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_stream2mmio_local.h' (9,501) at 20210307214930538
11475 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-380-mpcore-soc-ctrl.txt' (9,502) at 20210307214925274
11476 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/copy-on-read.h' (9,503) at 20240326080039374
11477 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/fc/fc_fs.h' (9,504) at 20210307214931694
11478 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mac802154_hwsim.h' (9,505) at 20210307214929678
11479 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm805.c' (9,506) at 20240405153049597
11480 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/brcmu_d11.h' (9,507) at 20210307214929818
11481 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/ffdc' (9,508) at 20230627080024910
11482 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-hobbit-imx6ul_defconfig' (9,509) at 20210308005003276
11483 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/ibm_vpd_utils.hpp' (9,510) at 20240920080016675
11484 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cpus.yaml' (9,511) at 20240405153045109
11485 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358768.c' (9,512) at 20241125090012243
11486 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mbus.h' (9,513) at 20210308005003668
11487 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_dev.c' (9,514) at 20221128040017638
11488 2025-01-21 03:00:56.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/timestamp.c' (9,515) at 20210308005002856
11489 2025-01-21 03:00:56.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/tlb.c' (9,516) at 20210308005002832
11490 2025-01-21 03:00:56.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/cfag12864bfb.c' (9,517) at 20240405153230183
11491 2025-01-21 03:00:56.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/pci.c' (9,518) at 20240405153046193
11492 2025-01-21 03:00:56.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/sgx.c' (9,519) at 20240405153046465
11493 2025-01-21 03:00:56.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9713.c' (9,520) at 20240405153232171
11494 2025-01-21 03:00:56.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/cache.json' (9,521) at 20240405153054145
11495 2025-01-21 03:00:56.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/.gitignore' (9,522) at 20210307214926254
11496 2025-01-21 03:00:56.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bsg-lib.c' (9,523) at 20240405153046521
11497 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/Makefile' (9,524) at 20240405153045437
11498 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/memory/renesas-rpc-if.h' (9,525) at 20240405153052833
11499 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/semaphore.c' (9,526) at 20240405153053017
11500 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/feature-fixups.c' (9,527) at 20240405153230043
11501 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/iteration_check.c' (9,528) at 20210307214932630
11502 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/include/Makefile' (9,529) at 20240405153054389
11503 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.c' (9,530) at 20240405153050305
11504 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/socionext,uniphier-uart.yaml' (9,531) at 20240405153045153
11505 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/vpd/test_vpd_tool.robot' (9,532) at 20240628080017117
11506 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/storage.c' (9,533) at 20210307214931238
11507 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac2_mac.h' (9,534) at 20240405153231227
11508 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/Makefile' (9,535) at 20240405153051217
11509 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/object.c' (9,536) at 20220627100017202
11510 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/da8xx.h' (9,537) at 20240405153045637
11511 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtt200u.c' (9,538) at 20240405153049553
11512 2025-01-21 03:00:56.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/1862c6e57a308a05889c80c048dbc58bdc378dcb.patch' (9,539) at 20220721030015881
11513 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch' (9,540) at 20241221090017668
11514 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/Manufacturing' (9,541) at 20211123040021747
11515 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmiallowlist.hpp' (9,542) at 20231122090021669
11516 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/xattr.c' (9,543) at 20241211090145521
11517 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/pinctrl-sprd.c' (9,544) at 20240405153231335
11518 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.c' (9,545) at 20240405153050641
11519 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/Makefile' (9,546) at 20210307214931230
11520 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-add-arm-to-list-of-mozinline.patch' (9,547) at 20231011080016578
11521 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/string.h' (9,548) at 20210308005002880
11522 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi' (9,549) at 20240405153045549
11523 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pxa168_eth.h' (9,550) at 20210307214931490
11524 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0001-mmal-Do-not-use-Werror.patch' (9,551) at 20220409030017483
11525 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-online' (9,552) at 20240405153229731
11526 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r0.dts' (9,553) at 20240405153045785
11527 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vermagic.h' (9,554) at 20210307214931306
11528 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tcm_fc.h' (9,555) at 20240405153051965
11529 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mad_priv.h' (9,556) at 20220525020653119
11530 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/pwr-mlxbf.c' (9,557) at 20240405153231351
11531 2025-01-21 03:00:56.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/makefile-remove-tools.patch' (9,558) at 20230706080014757
11532 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_device.c' (9,559) at 20241211090145549
11533 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/boost.wrap' (9,560) at 20220716030027428
11534 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-efi-esrt' (9,561) at 20240405153044925
11535 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/qca953x/ddr.c' (9,562) at 20210308005002820
11536 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/file.c' (9,563) at 20240405153052381
11537 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/digicolor.S' (9,564) at 20210309003648680
11538 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/meson.build' (9,565) at 20240906080037244
11539 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop3.c' (9,566) at 20240405153054269
11540 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_meta.sh' (9,567) at 20240405153054289
11541 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cross.bbclass' (9,568) at 20220910030013385
11542 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/sleep.S' (9,569) at 20210307214925882
11543 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx7_src.h' (9,570) at 20240326080039538
11544 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/autoattach.c' (9,571) at 20240405153054245
11545 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/obsolete_automake_macros.patch' (9,572) at 20220204040022520
11546 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/HypervisorInterface-default-tacoma.override.yml' (9,573) at 20220722030013175
11547 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (9,574) at 20230722080012861
11548 2025-01-21 03:00:56.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/e1000e.rst' (9,575) at 20240405153045233
11549 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821cu.c' (9,576) at 20241008080013959
11550 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/interrupts.c' (9,577) at 20210308005002800
11551 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zc5202.h' (9,578) at 20210308005003624
11552 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.h' (9,579) at 20220525020652963
11553 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target-con-str.h' (9,580) at 20240906080037548
11554 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire-kugo.dts' (9,581) at 20240405153045765
11555 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sc7280.c' (9,582) at 20240805080013943
11556 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_vram_helper.h' (9,583) at 20240405153231795
11557 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel_tpmi.h' (9,584) at 20241018080014566
11558 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend' (9,585) at 20210812000025294
11559 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/toolchain-shar-relocate.sh' (9,586) at 20241221090017620
11560 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/config-bootconfig' (9,587) at 20220525020655183
11561 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1-armv4-large.S' (9,588) at 20210309003648676
11562 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau17x1.h' (9,589) at 20240405153053565
11563 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb' (9,590) at 20241206090014334
11564 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/copyleft-next-0.3.1' (9,591) at 20240405153045333
11565 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/ast_timer.c' (9,592) at 20210308005003496
11566 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-protocol.rst' (9,593) at 20240405153045217
11567 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,ns2-drd-phy.txt' (9,594) at 20210307214925386
11568 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-efi.c' (9,595) at 20240405153051497
11569 2025-01-21 03:00:56.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_fs.h' (9,596) at 20210308005046053
11570 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4018-ap120c-ac-bit.dts' (9,597) at 20240405153045541
11571 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/zorro_ids.h' (9,598) at 20240805080014031
11572 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sunxvr1000.c' (9,599) at 20240405153231595
11573 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6s.cfg' (9,600) at 20210308005003088
11574 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_test.c' (9,601) at 20240405153232079
11575 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio_bf2.h' (9,602) at 20240405153050141
11576 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/connector/.gitignore' (9,603) at 20240405153232263
11577 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_tcp.h' (9,604) at 20240405153052533
11578 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sa1100.c' (9,605) at 20240405153047081
11579 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/freeDiameter.conf' (9,606) at 20210307205553830
11580 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/smartreflex.c' (9,607) at 20241211090145493
11581 2025-01-21 03:00:56.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-img.c' (9,608) at 20240405153046793
11582 2025-01-21 03:00:56.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/dpcd.h' (9,609) at 20210308005046009
11583 2025-01-21 03:00:56.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_debugfs.c' (9,610) at 20221128040017486
11584 2025-01-21 03:00:56.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-fsd.c' (9,611) at 20240405153230243
11585 2025-01-21 03:00:56.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/r8152.c' (9,612) at 20210308005003504
11586 2025-01-21 03:00:56.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/hil_mlc.c' (9,613) at 20210309003650212
11587 2025-01-21 03:00:56.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65910.h' (9,614) at 20210308005003680
11588 2025-01-21 03:00:56.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-mba6b.dts' (9,615) at 20240405153045521
11589 2025-01-21 03:00:56.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ipc/Makefile' (9,616) at 20240405153054309
11590 2025-01-21 03:00:56.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.h' (9,617) at 20210309003649460
11591 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sa8775p.c' (9,618) at 20240405153051349
11592 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/openclose.c' (9,619) at 20240405153052965
11593 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/templates/default/bblayers.conf.sample' (9,620) at 20220910030013373
11594 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_gtk_immodules_cache' (9,621) at 20210307205554642
11595 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/opal_proto.h' (9,622) at 20240405153230155
11596 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-smdkv310.dts' (9,623) at 20210308005002576
11597 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/seco/Makefile' (9,624) at 20210307214928598
11598 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hstr/files/0001-Use-OE-specific-checks-for-ncurses.patch' (9,625) at 20230317080013793
11599 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-tegra.c' (9,626) at 20240405153051505
11600 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/wow.h' (9,627) at 20210307214929958
11601 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mc13xxx-rtc.c' (9,628) at 20210308005003480
11602 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dts' (9,629) at 20240405153045821
11603 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_Interop_Validator.robot' (9,630) at 20240627080021052
11604 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/xdpe152c4.rst' (9,631) at 20240405153045217
11605 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-crc.inc' (9,632) at 20210905000020581
11606 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/listfile.h' (9,633) at 20210927100127221
11607 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/iomap_copy_64.S' (9,634) at 20240405153046469
11608 2025-01-21 03:00:56.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/probe.c' (9,635) at 20220525020652142
11609 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sensor-hub.c' (9,636) at 20240405153230655
11610 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_cache_test.c' (9,637) at 20240405153054361
11611 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/list_sort.h' (9,638) at 20210308005003668
11612 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/omap1_defconfig' (9,639) at 20240405153045617
11613 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/valkey.conf' (9,640) at 20241221090017524
11614 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Keuruu' (9,641) at 20210307205553770
11615 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/xlnx-zynq.rst' (9,642) at 20240906080037180
11616 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound.h' (9,643) at 20240405153053513
11617 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/dev.h' (9,644) at 20240405153050513
11618 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_dbg.h' (9,645) at 20240405153051689
11619 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswstate.c' (9,646) at 20240405153230167
11620 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/urtt_fill.S' (9,647) at 20210307214926602
11621 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/Makefile' (9,648) at 20240405153230367
11622 2025-01-21 03:00:56.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc64-linux-glibc' (9,649) at 20220402030016247
11623 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/af_can.c' (9,650) at 20241216090017785
11624 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_0.h' (9,651) at 20210307214927242
11625 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/README.md' (9,652) at 20221209040020395
11626 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-h3-dramc.h' (9,653) at 20210308005046017
11627 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-q8-common.dtsi' (9,654) at 20210308005002624
11628 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-pl.c' (9,655) at 20210307214928098
11629 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/README.md' (9,656) at 20221213040016740
11630 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf85363.c' (9,657) at 20240405153231375
11631 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/p10bmc/psu.json' (9,658) at 20210413000020813
11632 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/tlb.c' (9,659) at 20210308005002960
11633 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_evm_qspiboot_defconfig' (9,660) at 20210308005003248
11634 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/qtest.py' (9,661) at 20240326080039614
11635 2025-01-21 03:00:56.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_reg.h' (9,662) at 20240405153231003
11636 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lpc18xx.c' (9,663) at 20240405153047077
11637 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb' (9,664) at 20241221090017528
11638 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu-param.h' (9,665) at 20241211090212462
11639 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/Makefile' (9,666) at 20210307214930770
11640 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revA.dts' (9,667) at 20240405153229975
11641 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/vm_util.c' (9,668) at 20240405153054333
11642 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fault_inject.c' (9,669) at 20240405153051197
11643 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/twl4030-charger.yaml' (9,670) at 20240405153045141
11644 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath25/ath25_platform.h' (9,671) at 20210307214926218
11645 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-fu740.c' (9,672) at 20240405153051225
11646 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp861.c' (9,673) at 20210307214931178
11647 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kcov/arch-support.txt' (9,674) at 20240405153229807
11648 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/tv8532.c' (9,675) at 20210307214928838
11649 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/lib/oeqa/runtime/cases/parselogs-ignores-sbsa-ref.txt' (9,676) at 20241206090014210
11650 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/rsk7203.c' (9,677) at 20210308005003036
11651 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/aia_device.c' (9,678) at 20240624080012768
11652 2025-01-21 03:00:56.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-kernel/linux/linux-aspeed/ahe50dc.cfg' (9,679) at 20230128040012702
11653 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/pci-quirks.c' (9,680) at 20241211090212346
11654 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/bd9571mwv.c' (9,681) at 20240405153049605
11655 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/debug' (9,682) at 20210307205554482
11656 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmlec.h' (9,683) at 20210307214931622
11657 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c' (9,684) at 20240405153230951
11658 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-zii-rdu2.dts' (9,685) at 20240405153045521
11659 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_iops.c' (9,686) at 20240405153231783 to deleted uid set
11660 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/rtc.py' (9,687) at 20230401080011963
11661 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/shakti_uart.c' (9,688) at 20241211090212262
11662 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_div.c' (9,689) at 20210308005046529
11663 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h' (9,690) at 20241011080017303 to deleted uid set
11664 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/vulkan-cts_1.3.9.2.bb' (9,691) at 20241221090017528
11665 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/riscv_htif.c' (9,692) at 20241211090212258
11666 2025-01-21 03:00:56.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/.travis.yml' (9,693) at 20221209040015315
11667 2025-01-21 03:00:56.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7791.c' (9,694) at 20210308005003460
11668 2025-01-21 03:00:56.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/bitmain/Makefile' (9,695) at 20210307214926010
11669 2025-01-21 03:00:56.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/cznic,turris-omnia-leds.yaml' (9,696) at 20240405153045089
11670 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xtensa/xtfpga-i2s.c' (9,697) at 20240405153054017
11671 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/parser.h' (9,698) at 20220525020654599
11672 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml' (9,699) at 20240405153229755
11673 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,lynx-28g.yaml' (9,700) at 20240405153045129
11674 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/tag_global.h' (9,701) at 20210307214930546
11675 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/perfctr-watchdog.c' (9,702) at 20220525020652162
11676 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/obmc-led-group-start@.service' (9,703) at 20241005080021212
11677 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mxs-lradc-adc.c' (9,704) at 20240405153048957
11678 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/brcm_hw_ids.h' (9,705) at 20240405153050501
11679 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/bitsperlong.h' (9,706) at 20210308005046065
11680 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs_3.2p3.bb' (9,707) at 20241206090014234
11681 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbutils.c' (9,708) at 20240405153046625
11682 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml' (9,709) at 20240405153045073
11683 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-quirk.h' (9,710) at 20240405153230783
11684 2025-01-21 03:00:56.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/syscall.c' (9,711) at 20240405153046509
11685 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_gred.c' (9,712) at 20240405153053369
11686 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/of.h' (9,713) at 20210308005003628
11687 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/statfs.h' (9,714) at 20220525020654619
11688 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Aareavaara' (9,715) at 20210307205553778
11689 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/irqf_oneshot.cocci' (9,716) at 20220525020654939
11690 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-slave-eeprom.c' (9,717) at 20240405153048925
11691 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/net.h' (9,718) at 20240405153052913
11692 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-asus-ps3-100.c' (9,719) at 20210307214928778
11693 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/platform.h' (9,720) at 20220525020651886
11694 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (9,721) at 20240206090017943
11695 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/mtk_common.h' (9,722) at 20240405153051481
11696 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/Kconfig' (9,723) at 20210307214928086
11697 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/make' (9,724) at 20240405153232231
11698 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crc32_generic.c' (9,725) at 20220525020652214
11699 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/bootx.h' (9,726) at 20210307214926374
11700 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/conf/include/ptest-packagelists-meta-python.inc' (9,727) at 20241221090017548
11701 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/larl.c' (9,728) at 20230925080040101
11702 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x25.dtsi' (9,729) at 20240405153045469
11703 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/tegra.h' (9,730) at 20240405153052669
11704 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-xiic.h' (9,731) at 20210307214931474
11705 2025-01-21 03:00:56.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/refs.h' (9,732) at 20240405153052965
11706 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/sys_sh32.c' (9,733) at 20240710080014577
11707 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/internals.h' (9,734) at 20240405153049693
11708 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_guest.c' (9,735) at 20240613080016427
11709 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/btf_helpers.c' (9,736) at 20240405153054241
11710 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/llcc-qcom.c' (9,737) at 20240405153231451
11711 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vmalloc.h' (9,738) at 20210307214925858
11712 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_quark_i2c_gpio.c' (9,739) at 20220525020653343
11713 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-uncorrected-blocks.rst' (9,740) at 20210309003648480
11714 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic.c' (9,741) at 20241023080012875
11715 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.c' (9,742) at 20220525020652971
11716 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_core.c' (9,743) at 20240405153052117
11717 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r7s9210-cpg-mssr.h' (9,744) at 20210307214931330
11718 2025-01-21 03:00:56.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/nsimosci.dts' (9,745) at 20210307214925662
11719 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/intel-gtt.h' (9,746) at 20240405153052637
11720 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/netif_receive_skb.c' (9,747) at 20240405153054273
11721 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822b.c' (9,748) at 20240405153050657
11722 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/evm.h' (9,749) at 20240830080013327
11723 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/PageTitle.spec.js' (9,750) at 20241004080035975
11724 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/lockup-watchdogs.rst' (9,751) at 20220525020651646
11725 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/.gitignore' (9,752) at 20240405153054069
11726 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/rootfs.py' (9,753) at 20241221090017624
11727 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rwtop-record' (9,754) at 20210307214932566
11728 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/ps3_gelic_wireless.c' (9,755) at 20240405153050317
11729 2025-01-21 03:00:56.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/tz-mpc.c' (9,756) at 20241211090212298
11730 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_type.h' (9,757) at 20210307214930922
11731 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/memory.json' (9,758) at 20240405153054157
11732 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect4_prog.c' (9,759) at 20240405153054269
11733 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dummy_st_ops_success.c' (9,760) at 20240712080021105
11734 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/tcg-cpu-ops.h' (9,761) at 20241211090212358
11735 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/mrshpc.h' (9,762) at 20210307214926558
11736 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/cq_desc.h' (9,763) at 20240405153049889
11737 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/subarch.include' (9,764) at 20240405153053461
11738 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/setup_32.c' (9,765) at 20240405153230095
11739 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/conditiongentest.mako.hpp' (9,766) at 20210308005108057
11740 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrwy_qspi_SECURE_BOOT_defconfig' (9,767) at 20210308005003264
11741 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/ramoops_manager.cpp' (9,768) at 20231114090025254
11742 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_yaffs1.h' (9,769) at 20210308005003556
11743 2025-01-21 03:00:56.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2837.dtsi' (9,770) at 20210308005002572
11744 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/color_gamma.c' (9,771) at 20240405153230423
11745 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c' (9,772) at 20241011080017331
11746 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-configobj/run-ptest' (9,773) at 20241221090017552
11747 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/Nonnull.patch' (9,774) at 20231011080016574
11748 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-core.c' (9,775) at 20240405153049365
11749 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp' (9,776) at 20241211090002379
11750 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/chan.c' (9,777) at 20240405153053405
11751 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/server.hpp' (9,778) at 20241002080038079
11752 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_signal.h' (9,779) at 20230426080043784
11753 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/appledisplay.c' (9,780) at 20241008080013987
11754 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/restrack.h' (9,781) at 20240405153052873
11755 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb' (9,782) at 20241221090017516
11756 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/0001-cmake-Use-GNUInstallDirs.patch' (9,783) at 20210307205553998
11757 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/main.c' (9,784) at 20240405153046261
11758 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/Kconfig' (9,785) at 20240405153051301
11759 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/sandbox_testproc.c' (9,786) at 20210308005003476
11760 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/memmap-gen3.c' (9,787) at 20210308005002772
11761 2025-01-21 03:00:56.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-tools_0.12.1.bb' (9,788) at 20231126090012781
11762 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ibm,occ-hwmon.yaml' (9,789) at 20240405153045065
11763 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/sdt.c' (9,790) at 20240405153054169
11764 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_pm.h' (9,791) at 20210307214927086
11765 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_pmtmr.h' (9,792) at 20210307214931354
11766 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-sh7757lcr.c' (9,793) at 20240405153046305
11767 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/mem_encrypt.h' (9,794) at 20240405153046277
11768 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc15.h' (9,795) at 20240405153047165
11769 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/richtek,rt5033.yaml' (9,796) at 20240405153045105
11770 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_pmem_test.c' (9,797) at 20240405153054221
11771 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/epoll.c' (9,798) at 20240405153052965
11772 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p5020_serdes.c' (9,799) at 20210308005002832
11773 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-baytrail.c' (9,800) at 20240520080015167
11774 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vhost-vdpa-stub.c' (9,801) at 20221215040039222
11775 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/TODO' (9,802) at 20240405153051953
11776 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/rockusb.c' (9,803) at 20210308005003216
11777 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/swarm-i2c.c' (9,804) at 20210307214926294
11778 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/version.h' (9,805) at 20240405153052913
11779 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ibta_vol1_c12.h' (9,806) at 20210307214931582
11780 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0005-Change-order-of-CFLAGS.patch' (9,807) at 20241221090017660
11781 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/export.py' (9,808) at 20210307205554630
11782 2025-01-21 03:00:56.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/create_pel.cpp' (9,809) at 20240904080029670
11783 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/sprd,sc2720-adc.yaml' (9,810) at 20240405153045073
11784 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq5018-tlmm.yaml' (9,811) at 20240405153045137
11785 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsfs.h' (9,812) at 20240405153231731
11786 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc.h' (9,813) at 20210307214928846
11787 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gaddede' (9,814) at 20210307205553782
11788 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-nodrop-groups.sh' (9,815) at 20210307205554130
11789 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/lpc-eth.txt' (9,816) at 20210307214925374
11790 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-xtensa-xtfpga.c' (9,817) at 20240405153231467
11791 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/0001-Makefile.am-do-not-install-etc-ethertypes.patch' (9,818) at 20210307205553826
11792 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PhysicalContext.json' (9,819) at 20240918080002724
11793 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/MAINTAINERS' (9,820) at 20210308005003012
11794 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0022-fwu_metadata-make-sure-structures-are-packed.patch' (9,821) at 20240413080012627
11795 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/polyval-clmulni_glue.c' (9,822) at 20240405153046365
11796 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table.h' (9,823) at 20210307214927266
11797 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.6.3.bb' (9,824) at 20230114040015490
11798 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/highbank-cpufreq.c' (9,825) at 20240405153046913
11799 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (9,826) at 20220219040012743
11800 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/topology.h' (9,827) at 20220525020651798
11801 2025-01-21 03:00:56.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/elgin/elgin_rv1108/elgin_rv1108.c' (9,828) at 20210308005002956
11802 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/macros.def' (9,829) at 20240326080039658
11803 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-edac' (9,830) at 20210307214925198
11804 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/ebpf.json' (9,831) at 20240906080037432
11805 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/filter/Makefile' (9,832) at 20240405153048981
11806 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/c/test_boot_to_main.c' (9,833) at 20230925080040101
11807 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/Makefile' (9,834) at 20240418080014494
11808 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-khadas-vim.dts' (9,835) at 20210308005002596
11809 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drx39xxj.h' (9,836) at 20210307214928618
11810 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/OWNERS' (9,837) at 20220525020520492
11811 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_kms.h' (9,838) at 20240405153048745
11812 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/Makefile' (9,839) at 20240405153051277
11813 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/meson.build' (9,840) at 20240827080002182
11814 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/examples/config.json' (9,841) at 20221213040033301
11815 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.h' (9,842) at 20240405153047245
11816 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_prctl.h' (9,843) at 20220429100100650
11817 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/0001-Add-system-reset-status-support.patch' (9,844) at 20210307205554222
11818 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Makefile' (9,845) at 20241220090018302 to deleted uid set
11819 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/fsl_rsa.c' (9,846) at 20210308005003356
11820 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,palmas-gpadc.yaml' (9,847) at 20240405153045073
11821 2025-01-21 03:00:56.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch' (9,848) at 20241221090017692
11822 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/tegra30-devfreq.c' (9,849) at 20240405153230275
11823 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ccp' (9,850) at 20240405153229731
11824 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/power.c' (9,851) at 20220525020654195
11825 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-disassembler-init-styled.c' (9,852) at 20240405153054041
11826 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/thermal-sensor0.conf' (9,853) at 20230929080014511
11827 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.13.1.bb' (9,854) at 20231011080016582
11828 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_query.c' (9,855) at 20240405153048529
11829 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/core.c' (9,856) at 20240405153051417
11830 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/flush_utils.c' (9,857) at 20240405153054361
11831 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/common.h' (9,858) at 20240405153049865
11832 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4copy_page.S' (9,859) at 20210307214926606
11833 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-balloon.c' (9,860) at 20220525020654335
11834 2025-01-21 03:00:56.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btqca.c' (9,861) at 20240613080016379
11835 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/debug.h' (9,862) at 20220525020654459
11836 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-test.yml' (9,863) at 20210528000029703
11837 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/ftmac100.h' (9,864) at 20240405153049913
11838 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/atags_compat.c' (9,865) at 20210307214925858
11839 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/ti,tca6507.yaml' (9,866) at 20240405153045089
11840 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-sinlinx-sina33.dts' (9,867) at 20240405153045389
11841 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/rsa_oem_fitimage_key.key' (9,868) at 20210519100046557
11842 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Config/meson.build' (9,869) at 20230825080021141 to deleted uid set
11843 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/wmt_ge_rops.c' (9,870) at 20240405153052225
11844 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6368-gpio-sysctl.yaml' (9,871) at 20240405153229775
11845 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun5i-a13-ahb-clk.yaml' (9,872) at 20240405153045021
11846 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/run-ptest' (9,873) at 20211007100024299
11847 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/perf_event.c' (9,874) at 20240405153045353
11848 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/io_trapped.h' (9,875) at 20210307214926550
11849 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/xlnx-zynqmp-pmu.c' (9,876) at 20241211090212290
11850 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/meson.build' (9,877) at 20230721080022734
11851 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/xen-head.S' (9,878) at 20241220090018306
11852 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asus_wmi_sensors.c' (9,879) at 20240405153048849
11853 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_msrs_test.c' (9,880) at 20240405153054325
11854 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hvsi.h' (9,881) at 20210307214926378
11855 2025-01-21 03:00:56.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-vbi.h' (9,882) at 20210307214928698
11856 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/pppoe-server.init' (9,883) at 20210307205553834
11857 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-0069.conf' (9,884) at 20240904080027734
11858 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig/0001-build-don-t-link-against-host-system-libraries.patch' (9,885) at 20221005030014098
11859 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_cmd_parser.h' (9,886) at 20240405153048521
11860 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ceph.rst' (9,887) at 20240405153229807
11861 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/haveged/haveged_1.9.19.bb' (9,888) at 20241221090017516
11862 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-nvram.c' (9,889) at 20210307214926290
11863 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cortina/gemini.c' (9,890) at 20241018080014490
11864 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/nh-neon-core.S' (9,891) at 20240405153045617
11865 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/Kconfig' (9,892) at 20220525020654975
11866 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5272C3_defconfig' (9,893) at 20210308005003236
11867 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog-config/watchdog.default' (9,894) at 20241221090017680
11868 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/Makefile' (9,895) at 20240405153045437
11869 2025-01-21 03:00:56.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c' (9,896) at 20240405153049941
11870 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb.h' (9,897) at 20240405153050025
11871 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/nodelist.c' (9,898) at 20210307214931130
11872 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-stp-xway.yaml' (9,899) at 20220525020651674
11873 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml' (9,900) at 20240405153045041
11874 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-cross.inc' (9,901) at 20240106090017273
11875 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml' (9,902) at 20240405153045185
11876 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (9,903) at 20220622030015257
11877 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvneta.c' (9,904) at 20240405153230995
11878 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/host_iommu_device.h' (9,905) at 20240906080037348
11879 2025-01-21 03:00:56.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/unistd.h' (9,906) at 20241211090212374
11880 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmk8550.dtsi' (9,907) at 20240405153045777
11881 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/Makefile' (9,908) at 20210308005002756
11882 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/landlock.rst' (9,909) at 20240405153045257
11883 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-som.dtsi' (9,910) at 20240405153045509
11884 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/Bond.interface.yaml' (9,911) at 20240209090020373
11885 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/image-sparse.c' (9,912) at 20210308005003704
11886 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-e1000e-test.c' (9,913) at 20221215040039370
11887 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/pinctrl-common.c' (9,914) at 20220525020653899
11888 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/control.h' (9,915) at 20240405153045661
11889 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ist.h' (9,916) at 20210307214926682
11890 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/config.mk' (9,917) at 20210308005003016
11891 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/locore.S' (9,918) at 20210307214926206
11892 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/fan_missing_error_delay.md' (9,919) at 20240807080019546
11893 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/socket.h' (9,920) at 20220525020654919
11894 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target.h' (9,921) at 20240906080037544
11895 2025-01-21 03:00:56.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/providers.py' (9,922) at 20220502030010136
11896 2025-01-21 03:00:56.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/debug.c' (9,923) at 20241211090212514
11897 2025-01-21 03:00:56.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk_queue.h' (9,924) at 20240405153232095
11898 2025-01-21 03:00:56.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/regulator.txt' (9,925) at 20210307214925410
11899 2025-01-21 03:00:56.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/common.c' (9,926) at 20240405153053165
11900 2025-01-21 03:00:56.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/eventBus.js' (9,927) at 20241004080035963
11901 2025-01-21 03:00:56.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/setup.cfg' (9,928) at 20210308004922940
11902 2025-01-21 03:00:56.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss.c' (9,929) at 20240405153051861
11903 2025-01-21 03:00:56.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/9p/client.h' (9,930) at 20240405153052833
11904 2025-01-21 03:00:56.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pygobject_3.50.0.bb' (9,931) at 20241221090017668
11905 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw2200.h' (9,932) at 20241211090145469
11906 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9x5_matrix.h' (9,933) at 20210308005002716
11907 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/stm32mp13-resets.h' (9,934) at 20240405153052653
11908 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/rn5t567.c' (9,935) at 20210308005003472
11909 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sunplus,sp7021-clkc.h' (9,936) at 20240405153052649
11910 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/conflict-resolution.rst' (9,937) at 20210927100127069
11911 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iNet_D978_rev2_defconfig' (9,938) at 20210308005003260
11912 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/huge_gem_object.c' (9,939) at 20240405153048477
11913 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/libcacard_2.8.1.bb' (9,940) at 20231207090015262
11914 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.21.bb' (9,941) at 20241221090017504
11915 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc83xx.ddrecc' (9,942) at 20210308005003296
11916 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.enetaddr' (9,943) at 20210308005003292
11917 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/rv.h' (9,944) at 20240405153053061
11918 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml' (9,945) at 20240405153045153
11919 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-simple.json' (9,946) at 20210308005046409
11920 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml' (9,947) at 20240405153229783
11921 2025-01-21 03:00:56.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-q201.dts' (9,948) at 20210307214926006
11922 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/rrdtool_1.8.0.bb' (9,949) at 20241221090017524
11923 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/isl9305.h' (9,950) at 20210307214931478
11924 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/taskexp.py' (9,951) at 20230131040012043
11925 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_av1_entropymode.c' (9,952) at 20240405153049493
11926 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/bitfield.h' (9,953) at 20240405153231043
11927 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-fau.h' (9,954) at 20210307214926234
11928 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sh/include/asm/barrier.h' (9,955) at 20210307214932458
11929 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/.gitignore' (9,956) at 20210307214930258
11930 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/lzmadec.c' (9,957) at 20210308005003212
11931 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/Makefile' (9,958) at 20210308005002544
11932 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_common.c' (9,959) at 20240712080021061
11933 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dp.c' (9,960) at 20240520080015151
11934 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/proxy.h' (9,961) at 20230426080043768
11935 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/embest/mx6boards/MAINTAINERS' (9,962) at 20210308005002956
11936 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/cache.c' (9,963) at 20210308005002844
11937 2025-01-21 03:00:56.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_hwdep.h' (9,964) at 20210307214931598
11938 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-B-1.1' (9,965) at 20211006000025242
11939 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/bus.c' (9,966) at 20240906080037304
11940 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb' (9,967) at 20240302090018210
11941 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_entity_association_pdr_add_check.yaml' (9,968) at 20240908080010098
11942 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/sun8i_formats.c' (9,969) at 20210307214928762
11943 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gf100.c' (9,970) at 20220525020652975
11944 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-efuse-crc.c' (9,971) at 20220429100100502
11945 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/ioctls.h' (9,972) at 20210307214925650
11946 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ezchip/nps_enet.h' (9,973) at 20210307214929390
11947 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord.inc' (9,974) at 20241206090014258
11948 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/matroxfb.rst' (9,975) at 20210309003648412
11949 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/apple,aic2.yaml' (9,976) at 20240405153045085
11950 2025-01-21 03:00:56.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_bridge/ebtables.h' (9,977) at 20240405153052749
11951 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-expbuf.rst' (9,978) at 20220525020651786
11952 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/dp.c' (9,979) at 20240405153050197
11953 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/powerpc/kernel/setup-common.c' (9,980) at 20241211090145385 to deleted uid set
11954 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/ads7846.h' (9,981) at 20240405153052797
11955 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ifc00d.h' (9,982) at 20210307214927902
11956 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi6220-hikey-u-boot.dtsi' (9,983) at 20210308005002580
11957 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm963158/Makefile' (9,984) at 20210308005002940
11958 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/capture.c.rst' (9,985) at 20240405153045313
11959 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.c' (9,986) at 20210309003651820
11960 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emtop-baseboard.dts' (9,987) at 20240405153045725
11961 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipconfig.c' (9,988) at 20240405153053253
11962 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0012-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch' (9,989) at 20241221090017644
11963 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/fix-musl-build.patch' (9,990) at 20231011080016578
11964 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/apu-asic-info-table.csv' (9,991) at 20240405153045209
11965 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Farjestaden_Algutsrum' (9,992) at 20210307205553782
11966 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h743.dtsi' (9,993) at 20240405153045581
11967 2025-01-21 03:00:56.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/defconfig' (9,994) at 20240302090018202
11968 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend' (9,995) at 20210819000021014
11969 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/net_failover.rst' (9,996) at 20240405153045241
11970 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/Kconfig' (9,997) at 20240405153052025
11971 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/am43xx.h' (9,998) at 20210308005003636
11972 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0003-config-ast-common-Add-bootopts-to-support-ubi-and-mt.patch' (9,999) at 20241206090014274
11973 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/conf/multilib-example2.conf' (10,000) at 20210812000025294
11974 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-event.c' (10,001) at 20220525020653331
11975 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-serialize.cpp' (10,002) at 20240828080025979
11976 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/espresso7420.h' (10,003) at 20210308005003592
11977 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_device.h' (10,004) at 20240405153231835
11978 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CompositionReservation.v1_0_2.json' (10,005) at 20240619080002944
11979 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efclib.h' (10,006) at 20240405153051593
11980 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/Makefile' (10,007) at 20210309003653476
11981 2025-01-21 03:00:56.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_3990_erp.c' (10,008) at 20240830080013299
11982 2025-01-21 03:00:56.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5433.h' (10,009) at 20240405153231795
11983 2025-01-21 03:00:56.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cvb.c' (10,010) at 20240906080037580
11984 2025-01-21 03:00:56.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/fir.h' (10,011) at 20210307214929126
11985 2025-01-21 03:00:56.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/da7213.txt' (10,012) at 20210307214925426
11986 2025-01-21 03:00:56.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/a2065.c' (10,013) at 20240405153049785
11987 2025-01-21 03:00:56.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_hdcp.h' (10,014) at 20240405153052629
11988 2025-01-21 03:00:56.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/Makefile' (10,015) at 20240405153053473
11989 2025-01-21 03:00:56.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8313ERDB.h' (10,016) at 20210308005003576
11990 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmtk.c' (10,017) at 20241220090018310
11991 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/exception.json' (10,018) at 20240405153054113
11992 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Storage_v1.xml' (10,019) at 20240918080002716
11993 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/dis-asm.h' (10,020) at 20210307214926486
11994 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/firmware.h' (10,021) at 20210307214928746
11995 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm64-secureboot.yml' (10,022) at 20241206090014206
11996 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/veml6030.yaml' (10,023) at 20210307214925334
11997 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/host.h' (10,024) at 20240405153231827
11998 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/OWNERS' (10,025) at 20240619080014716
11999 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/heathrow_pic.h' (10,026) at 20210308005046017
12000 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mtrr.c' (10,027) at 20240405153046453
12001 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/Makefile' (10,028) at 20240405153045905
12002 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/netlink_gen.c' (10,029) at 20240405153232011
12003 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Mackerras-3-Clause-acknowledgment' (10,030) at 20241221090017616
12004 2025-01-21 03:00:56.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/Makefile' (10,031) at 20210308005002808
12005 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-config/entity-map.json' (10,032) at 20210307205554086
12006 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/switch_to.h' (10,033) at 20210309003648560
12007 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/fs.hpp' (10,034) at 20210308005120361
12008 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_3_0_d.h' (10,035) at 20210307214927694
12009 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sun_esp.c' (10,036) at 20240405153231447
12010 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.h' (10,037) at 20240405153048813
12011 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77990-sysc.c' (10,038) at 20240405153231351
12012 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.h' (10,039) at 20240405153047301
12013 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic_2.10.2.bb' (10,040) at 20241221090017560
12014 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-r1.dts' (10,041) at 20240405153045717
12015 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/qtest_wrappers.c' (10,042) at 20210308005046477
12016 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/csum-wrappers_64.c' (10,043) at 20240405153046469
12017 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/proj/proj_9.3.1.bb' (10,044) at 20240301090012427
12018 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_lib.c' (10,045) at 20210307214932202
12019 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_algs.h' (10,046) at 20210309003649308
12020 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_s_ev.c' (10,047) at 20210307214931982
12021 2025-01-21 03:00:56.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/Kconfig' (10,048) at 20240405153045689
12022 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cpu.h' (10,049) at 20241211090212522
12023 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/fr.po' (10,050) at 20210307214932618
12024 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/trace_custom_sched.h' (10,051) at 20240405153053433
12025 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/mbox.c' (10,052) at 20240503080014470
12026 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ndisc.c' (10,053) at 20241216090017793
12027 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-syscrg.yaml' (10,054) at 20240405153229759
12028 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_SPIFLASH_defconfig' (10,055) at 20210308005003240
12029 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml' (10,056) at 20240405153229767
12030 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/trust_manager.hpp' (10,057) at 20210308005059169
12031 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/Makefile' (10,058) at 20210308005003036
12032 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/dma-buf/config' (10,059) at 20210307214932666
12033 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio-paranoia_10.2+2.0.1.bb' (10,060) at 20241221090017532
12034 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh2007_defconfig' (10,061) at 20240405153046309
12035 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-tcp.h' (10,062) at 20240613080016499
12036 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/caps.c' (10,063) at 20210307214929750
12037 2025-01-21 03:00:56.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen2.c' (10,064) at 20210308005003360
12038 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5307.c' (10,065) at 20220525020651982
12039 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/timer.c' (10,066) at 20210308005002824
12040 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/lib/bootm.c' (10,067) at 20210308005002808
12041 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-hp-envy-x2.dts' (10,068) at 20240405153045773
12042 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/Kconfig' (10,069) at 20210307214930958
12043 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/aer-inject/aer-inject_1.0.bb' (10,070) at 20240413080012651
12044 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl176e.h' (10,071) at 20210309003649824
12045 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_sunbpp.c' (10,072) at 20240405153231283
12046 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/buildimport.py' (10,073) at 20230919080013966
12047 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bitrev.c' (10,074) at 20210307214931790
12048 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/msa_helper.h.inc' (10,075) at 20210927100127409
12049 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_net.h' (10,076) at 20210308005003536
12050 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-manager/restrictionmode-ocpdebugcard-settings.override.yml' (10,077) at 20240210090012534
12051 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sheevaplug.h' (10,078) at 20210308005003616
12052 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/module.lds.h' (10,079) at 20240405153045861
12053 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/skb_load_bytes.c' (10,080) at 20240405153054273
12054 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/gate.txt' (10,081) at 20240405153045029
12055 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/gnuplot' (10,082) at 20210307205553870
12056 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/gunze.c' (10,083) at 20240405153049161
12057 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/quirks.h' (10,084) at 20240326080039498
12058 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_gvt.c' (10,085) at 20240405153048541
12059 2025-01-21 03:00:56.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dmxdev.c' (10,086) at 20240405153049277
12060 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5530.c' (10,087) at 20220525020654991
12061 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/k3-am65.h' (10,088) at 20210308005003640
12062 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/mt7620.h' (10,089) at 20240405153046005
12063 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/bcm2835-dma-test.c' (10,090) at 20240326080039734
12064 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sysdeps.h' (10,091) at 20210308005003708
12065 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops.h' (10,092) at 20240405153054045
12066 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lsm_audit.c' (10,093) at 20240405153053477
12067 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind.c' (10,094) at 20210307214932466
12068 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_in.c' (10,095) at 20240405153053357
12069 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/qcom,wcd934x-gpio.yaml' (10,096) at 20210307214925318
12070 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c' (10,097) at 20240405153049469
12071 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/gud_drv.c' (10,098) at 20240405153048429
12072 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml' (10,099) at 20240405153045025
12073 2025-01-21 03:00:56.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/debug.h' (10,100) at 20210307214931730
12074 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/geneve.c' (10,101) at 20241216090017717
12075 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_si.h' (10,102) at 20210307214927226
12076 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/qcom-coincell.c' (10,103) at 20240405153230847
12077 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit_1.40.4.bb' (10,104) at 20241221090017496
12078 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/map_benchmark.h' (10,105) at 20240405153052725
12079 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am33xx-clocks.dtsi' (10,106) at 20210308005002564
12080 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-uniphier.c' (10,107) at 20240405153231371
12081 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/jcore,aic.txt' (10,108) at 20210307214925342
12082 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/Makefile' (10,109) at 20240405153054069
12083 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/Makefile' (10,110) at 20210307214928538
12084 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/kprobes.c' (10,111) at 20240405153046077
12085 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/net/Makefile' (10,112) at 20210307214926090
12086 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ati_radeon_fb.h' (10,113) at 20210308005003520
12087 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/nsswitch.conf' (10,114) at 20210307205554470
12088 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml' (10,115) at 20240405153045185
12089 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.json' (10,116) at 20210927100127469
12090 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_attach_override.c' (10,117) at 20240405153054249
12091 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/mock_syscall.hpp' (10,118) at 20221107040035979
12092 2025-01-21 03:00:56.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/ui-qmp-cmds.c' (10,119) at 20240326080039754
12093 2025-01-21 03:00:56.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1023RDB_defconfig' (10,120) at 20210308005003240
12094 2025-01-21 03:00:56.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/device-util' (10,121) at 20241213090035010
12095 2025-01-21 03:00:56.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_iec958.c' (10,122) at 20220525020654967
12096 2025-01-21 03:00:56.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/pldm/files/host_eid' (10,123) at 20231023080013923 to deleted uid set
12097 2025-01-21 03:00:56.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/sppctl_sp7021.c' (10,124) at 20240405153051373
12098 2025-01-21 03:00:56.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip06.dtsi' (10,125) at 20240405153229931
12099 2025-01-21 03:00:56.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma2/sdma2_4_2_2_sh_mask.h' (10,126) at 20210307214927674
12100 2025-01-21 03:00:56.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml' (10,127) at 20240405153045069
12101 2025-01-21 03:00:56.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/ratelimit.h' (10,128) at 20210307214932742
12102 2025-01-21 03:00:56.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_sideband.h' (10,129) at 20240405153048553
12103 2025-01-21 03:00:56.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-cubox-es.dts' (10,130) at 20240405153045453
12104 2025-01-21 03:00:56.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/googletest.wrap' (10,131) at 20211029000047258
12105 2025-01-21 03:00:56.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/superhyway.h' (10,132) at 20210307214931518
12106 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/inode.c' (10,133) at 20240405153231675
12107 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/utils.hpp' (10,134) at 20241114091025397
12108 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/win_minmax.h' (10,135) at 20210307214931538
12109 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/dma.c' (10,136) at 20210309003654616
12110 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max730x.c' (10,137) at 20240405153047077
12111 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/gen_bd.c' (10,138) at 20220525020652406
12112 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/x530/MAINTAINERS' (10,139) at 20210308005002908
12113 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/minmax.h' (10,140) at 20240405153231819
12114 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-qdf2xxx.c' (10,141) at 20240405153051349
12115 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/empty_skb.c' (10,142) at 20240405153232255
12116 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_sti_asc.c' (10,143) at 20210308005003484
12117 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/wq.h' (10,144) at 20240405153050137
12118 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_tagscompat.c' (10,145) at 20210308005003556
12119 2025-01-21 03:00:56.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/opfn.h' (10,146) at 20210307214928398
12120 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_debugfs.h' (10,147) at 20240405153051633
12121 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_D3hot' (10,148) at 20210307214925198
12122 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-l2tp_api-Included-needed-headers.patch' (10,149) at 20230706080014737
12123 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_synproxy_core.c' (10,150) at 20240405153053329
12124 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/cros_ec_mkbp_proximity.c' (10,151) at 20240405153049013
12125 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/Makefile' (10,152) at 20210307214932218
12126 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync.c' (10,153) at 20210307214932722
12127 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/0002-SConstruct-Fix-path-quoting-for-.def-generator.patch' (10,154) at 20210307205554626
12128 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-microchip-host.c' (10,155) at 20240405153231287
12129 2025-01-21 03:00:56.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vdi.c' (10,156) at 20241211090212218
12130 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_tpg.c' (10,157) at 20240405153231491
12131 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_dcbnl.c' (10,158) at 20241211090145461
12132 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qmp-cmds.c' (10,159) at 20230426080043956
12133 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target-reg-bits.h' (10,160) at 20230925080040077
12134 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/mr.c' (10,161) at 20240628080013993
12135 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/board-rd88f5182.c' (10,162) at 20240405153045673
12136 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/archsetjmp_32.h' (10,163) at 20210307214926754
12137 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cbe_powerbutton.c' (10,164) at 20240405153046201
12138 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/wrapper/files/test.awk' (10,165) at 20220721030015865
12139 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_common.h' (10,166) at 20240405153231851
12140 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/lpc18xx-wdt.txt' (10,167) at 20210307214925450
12141 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Astra-23.5E' (10,168) at 20210307205553758
12142 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-khadas-ts050.c' (10,169) at 20240405153048685
12143 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch' (10,170) at 20240413080012695
12144 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-arm/MAINTAINERS' (10,171) at 20210308005002956
12145 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6797-x20-dev.dts' (10,172) at 20240405153045745
12146 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/snapper9260/Kconfig' (10,173) at 20210308005002924
12147 2025-01-21 03:00:56.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/omap3-regs.h' (10,174) at 20210308005002656
12148 2025-01-21 03:00:56.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/llsec.c' (10,175) at 20240405153232051
12149 2025-01-21 03:00:56.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/templates/default/local.conf.sample' (10,176) at 20241221090017480
12150 2025-01-21 03:00:56.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-ldst.c.inc' (10,177) at 20230925080040077
12151 2025-01-21 03:00:56.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/fwupd_1.9.25.bb' (10,178) at 20241221090017504
12152 2025-01-21 03:00:56.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/pipeline.json' (10,179) at 20240405153054149
12153 2025-01-21 03:00:56.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0038-corstone1000-introduce-EFI-authenticated-capsule-upd.patch' (10,180) at 20240413080012627
12154 2025-01-21 03:00:56.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/dsp_spos.h' (10,181) at 20210307214932238
12155 2025-01-21 03:00:56.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/chip.c' (10,182) at 20240830080013263
12156 2025-01-21 03:00:56.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/nocodec.c' (10,183) at 20240405153054001
12157 2025-01-21 03:00:56.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig' (10,184) at 20210308005003240
12158 2025-01-21 03:00:56.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/msi.c' (10,185) at 20240405153046209
12159 2025-01-21 03:00:56.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-380.dtsi' (10,186) at 20210308005002564
12160 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/alsaaudio.c' (10,187) at 20240326080039370
12161 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-msk_0.4.0.bb' (10,188) at 20220721030015849
12162 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/comm_module.cpp' (10,189) at 20210731000041773
12163 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/k10temp.c' (10,190) at 20241018080014486
12164 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/meson.options' (10,191) at 20230822080002337
12165 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector/openpower-debug-collector-checkstop@.service' (10,192) at 20220503030013244
12166 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/elf.h' (10,193) at 20210308005003644
12167 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/resolver/Makefile' (10,194) at 20210307214928366
12168 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/pnic.c' (10,195) at 20240405153049901
12169 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libxmlb/libxmlb/run-ptest' (10,196) at 20231011080016614
12170 2025-01-21 03:00:56.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp' (10,197) at 20241015080002919 to deleted uid set
12171 2025-01-21 03:00:56.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/annotate.c' (10,198) at 20241008080014051
12172 2025-01-21 03:00:56.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-luton.its.S' (10,199) at 20220525020651998
12173 2025-01-21 03:00:56.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/0004-fix-ftbfs-glibc-2.28.patch' (10,200) at 20210307205554558
12174 2025-01-21 03:00:56.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/bnxt_re/main.c' (10,201) at 20241104090011571 to deleted uid set
12175 2025-01-21 03:00:56.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/services.hpp' (10,202) at 20240817080031288
12176 2025-01-21 03:00:56.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblognorm/liblognorm/0001-Add-asprintf-to-autoconf-function-check-macro.patch' (10,203) at 20231207090015266
12177 2025-01-21 03:00:56.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/atomic-irq.h' (10,204) at 20240405153046309
12178 2025-01-21 03:00:56.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_hal.c' (10,205) at 20220525020652378
12179 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/st,stm32-fmc.txt' (10,206) at 20210308005003304
12180 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/driver.h' (10,207) at 20240613080016503
12181 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/friq.c' (10,208) at 20240405153046665
12182 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/il-All' (10,209) at 20210307205553774
12183 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/smc.h' (10,210) at 20240405153052861
12184 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/jz4770.c' (10,211) at 20240405153053621
12185 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_hw_ct.c' (10,212) at 20210307214930290
12186 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-chuwi-v7-cw0825.dts' (10,213) at 20210308005002616
12187 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cdsg.c' (10,214) at 20230426080043952
12188 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb' (10,215) at 20240413080012639
12189 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/um_vdso.c' (10,216) at 20240405153046497
12190 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/gen_crc32table.c' (10,217) at 20210307214931802
12191 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-lv4t.S' (10,218) at 20210307214925966
12192 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record_bpf_filter.sh' (10,219) at 20240405153232231
12193 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt274.txt' (10,220) at 20210307214925434
12194 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/barrier.h' (10,221) at 20210307214926114
12195 2025-01-21 03:00:56.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/signal.h' (10,222) at 20240405153046153
12196 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/write.cpp' (10,223) at 20210308005056665
12197 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/xlnx,xps-timer.yaml' (10,224) at 20240405153045181
12198 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-section.out' (10,225) at 20210308005046401 to deleted uid set
12199 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl-2l.yaml' (10,226) at 20240405153045041
12200 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/MAINTAINERS' (10,227) at 20210308005003000
12201 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci.h' (10,228) at 20241216090017709
12202 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2401_input_system_global.h' (10,229) at 20240405153051837
12203 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_rpmsg.c' (10,230) at 20240405153051385
12204 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/modules-common.h' (10,231) at 20240405153053121
12205 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-priv.h' (10,232) at 20210307214928826
12206 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_defrag_ipv6_hooks.c' (10,233) at 20240405153232039
12207 2025-01-21 03:00:56.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/eeprom.h' (10,234) at 20240405153050605
12208 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/gic_v3.c' (10,235) at 20240405153054317
12209 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/main.c' (10,236) at 20240405153054225
12210 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/tbldo.S' (10,237) at 20210307214926146
12211 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c' (10,238) at 20210307214928814
12212 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-libretech-cc-u-boot.dtsi' (10,239) at 20210308005002596
12213 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp135f-dk.dts' (10,240) at 20240405153229903
12214 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-master.c' (10,241) at 20241011080017319
12215 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_rm_non_contexts.sh' (10,242) at 20240405153054293
12216 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/Kconfig' (10,243) at 20240405153231451
12217 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/init.c' (10,244) at 20240405153046685
12218 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c' (10,245) at 20240405153051889
12219 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-gadget.c' (10,246) at 20240913080013821
12220 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm21664.c' (10,247) at 20240405153046773
12221 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/LICENSE' (10,248) at 20210308004923384
12222 2025-01-21 03:00:56.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/Makefile' (10,249) at 20210308005002924
12223 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-gen.h' (10,250) at 20230925080039925
12224 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/storage_common.h' (10,251) at 20240405153052073
12225 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sgi-w1.h' (10,252) at 20210307214931482
12226 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/certificate_generate.md' (10,253) at 20230512080020573
12227 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/Makefile' (10,254) at 20210307214930278
12228 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/sysfs.cpp' (10,255) at 20240805080025236
12229 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra234-mc.h' (10,256) at 20240405153052649
12230 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna_enet.c' (10,257) at 20240405153049853
12231 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/jpeg.h' (10,258) at 20240405153052829
12232 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/meson.build' (10,259) at 20210308005046061
12233 2025-01-21 03:00:56.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,src4xxx.yaml' (10,260) at 20240405153045173
12234 2025-01-21 03:00:56.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/tifm_ms.c' (10,261) at 20220525020653335
12235 2025-01-21 03:00:56.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pefile_2024.8.26.bb' (10,262) at 20241221090017668
12236 2025-01-21 03:00:56.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-plldiv.c' (10,263) at 20210307214926962
12237 2025-01-21 03:00:56.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/i915_drm.h' (10,264) at 20240405153052905
12238 2025-01-21 03:00:56.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_ut.py' (10,265) at 20210308005003744
12239 2025-01-21 03:00:56.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x.h' (10,266) at 20240405153049305
12240 2025-01-21 03:00:56.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc' (10,267) at 20241221090017488
12241 2025-01-21 03:00:56.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/Kconfig' (10,268) at 20241211090212290
12242 2025-01-21 03:00:56.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/adox.c' (10,269) at 20230426080043952
12243 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/fruutils.cpp' (10,270) at 20231209090007705
12244 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0008-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch' (10,271) at 20241221090017504
12245 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc/pruss.h' (10,272) at 20240405153052785
12246 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_pci_id_tbl.h' (10,273) at 20210309003650536
12247 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/i82092.c' (10,274) at 20240405153051265
12248 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_hw.c' (10,275) at 20240405153231071
12249 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/clock.h' (10,276) at 20210308005002776
12250 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32f469.c' (10,277) at 20210307214930122
12251 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/cherryhill.dts' (10,278) at 20210308005002860
12252 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/top.h' (10,279) at 20240405153048621
12253 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/ubuntu/ubuntu-2204-s390x.yaml' (10,280) at 20241211090212458
12254 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7s.dtsi' (10,281) at 20210308005002592
12255 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/Makefile' (10,282) at 20240405153231075
12256 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/corstone1000.dtsi' (10,283) at 20240405153229919
12257 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/context.c' (10,284) at 20240913080013769
12258 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ti,elm.yaml' (10,285) at 20240405153045113
12259 2025-01-21 03:00:56.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.h' (10,286) at 20240405153048745
12260 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-reg.h' (10,287) at 20210307214928810
12261 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/wrapper.h' (10,288) at 20241211090212458
12262 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/bpf_test_run.h' (10,289) at 20210307214931606
12263 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/irq/ipr.c' (10,290) at 20210307214926558
12264 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/stdatomic.patch' (10,291) at 20231011080016578
12265 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/lan966x_serdes_regs.h' (10,292) at 20240405153051285
12266 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/extract-cert/extract-cert_0.3.bb' (10,293) at 20230211040012639
12267 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/tyan_s7106_baseboard.json' (10,294) at 20221221040007774
12268 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/171.out' (10,295) at 20210308005046453
12269 2025-01-21 03:00:56.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/atags_to_fdt.c' (10,296) at 20240405153045369
12270 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/phy.h' (10,297) at 20210307214929890
12271 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/skbedit_priority.sh' (10,298) at 20240405153054341
12272 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/atlas_btns.c' (10,299) at 20240405153049141
12273 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGL-UK-1.0' (10,300) at 20211006000025242
12274 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_usbat.h' (10,301) at 20210307214930878
12275 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-powerreset' (10,302) at 20240727080014098
12276 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/mutual_tls_meta.hpp' (10,303) at 20231209090002884
12277 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-spe-period-term' (10,304) at 20240405153054161
12278 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gp100.c' (10,305) at 20240405153048633
12279 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/control.h' (10,306) at 20210307214932438
12280 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/org/open_power/Witherspoon/Fault.errors.yaml' (10,307) at 20221213040033297
12281 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114.dtsi' (10,308) at 20240405153229875
12282 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/spl.c' (10,309) at 20210308005002712
12283 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuppc.txt' (10,310) at 20240106090017261
12284 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/c-code-gen.rst' (10,311) at 20240405153045325
12285 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/mount-matrix.txt' (10,312) at 20210307214925334
12286 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/signal.h' (10,313) at 20210307214925646
12287 2025-01-21 03:00:56.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.c' (10,314) at 20240405153230995
12288 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519-hacl64.c' (10,315) at 20240405153053085
12289 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/s390x/processor.h' (10,316) at 20240405153054317
12290 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_daq_700.c' (10,317) at 20240405153046901
12291 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/builder.cpp' (10,318) at 20221118040028927
12292 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_ttc.c' (10,319) at 20240405153050129
12293 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/baikal,bt1-axi.yaml' (10,320) at 20220525020651662
12294 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-drivers-janz-cmodio' (10,321) at 20210307214925194
12295 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt' (10,322) at 20240405153045177
12296 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha1.c' (10,323) at 20240405153046101
12297 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/qcom_bam_dma.h' (10,324) at 20210307214931378
12298 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/trace.c' (10,325) at 20240405153052385
12299 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hyperv-tlfs.h' (10,326) at 20240405153045857
12300 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Common/meson.build' (10,327) at 20220913030027321 to deleted uid set
12301 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/7seg.cpp' (10,328) at 20241120090021304
12302 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/sys_regs.h' (10,329) at 20240405153045889
12303 2025-01-21 03:00:56.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_sp.h' (10,330) at 20240405153050237
12304 2025-01-21 03:00:56.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/crm_regs.h' (10,331) at 20210308005002648
12305 2025-01-21 03:00:56.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-rsa.c' (10,332) at 20240405153046937
12306 2025-01-21 03:00:56.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_7220.h' (10,333) at 20210307214928438
12307 2025-01-21 03:00:56.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/samsung-keypad.c' (10,334) at 20240405153049137
12308 2025-01-21 03:00:56.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/colo-failover.c' (10,335) at 20230426080043788
12309 2025-01-21 03:00:56.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/cache.c' (10,336) at 20240405153230003
12310 2025-01-21 03:00:56.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1.dtsi' (10,337) at 20240405153045465
12311 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/verbs.c' (10,338) at 20240405153230719
12312 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_ime.c' (10,339) at 20210308004938828
12313 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/dce100_hw_sequencer.h' (10,340) at 20210307214927282
12314 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/pcidev_msi.c' (10,341) at 20240405153051249
12315 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sctp.h' (10,342) at 20240405153052793
12316 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-arm.c' (10,343) at 20241203090012399
12317 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/asm-prototypes.h' (10,344) at 20210307214926618
12318 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-gpio.c' (10,345) at 20240405153231459
12319 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-platforms.inc' (10,346) at 20221003030013349
12320 2025-01-21 03:00:56.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/image.py' (10,347) at 20210308005003752
12321 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-backup_git.bb' (10,348) at 20220126040017547
12322 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/common.c' (10,349) at 20220525020654091
12323 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210.dtsi' (10,350) at 20240405153229899
12324 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/fifo.c' (10,351) at 20220525020654287
12325 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/adp-ag101p.h' (10,352) at 20210308005003584
12326 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/syscall_nr.h' (10,353) at 20210308005045761
12327 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/palmas.h' (10,354) at 20210308005003680
12328 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmapi.h' (10,355) at 20210307214931622
12329 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/verify.cpp' (10,356) at 20230520080021600
12330 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/40x/Kconfig' (10,357) at 20240405153046193
12331 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja/no-scikit-build.patch' (10,358) at 20240106090017241
12332 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7ulp.dtsi' (10,359) at 20240405153045533
12333 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_davinci.c' (10,360) at 20210308005003340
12334 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-include.err' (10,361) at 20210308005046401
12335 2025-01-21 03:00:56.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane-sku176.dts' (10,362) at 20240405153045749
12336 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tscs42xx.h' (10,363) at 20210307214932346
12337 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/ahb/ahb--apb/f0100000.peci-bus/peci-0/0-30/peci-cputemp.0.conf' (10,364) at 20210307205554094
12338 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c' (10,365) at 20240405153048657
12339 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7629/init.c' (10,366) at 20210308005002752
12340 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board-spl.c' (10,367) at 20210308005002772
12341 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_numeric_effecter.hpp' (10,368) at 20240903080027139
12342 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/bL_switcher.c' (10,369) at 20210309003648672
12343 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/btc.h' (10,370) at 20210307214929938
12344 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/ebpf/index.rst' (10,371) at 20240405153045301
12345 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keypad-pxa27x.h' (10,372) at 20210307214931478
12346 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-serial.h' (10,373) at 20210308005046481
12347 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/.gitignore' (10,374) at 20210307214926054
12348 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_options.rst' (10,375) at 20240405153045265
12349 2025-01-21 03:00:56.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/stmp3xxx_rtc_wdt.c' (10,376) at 20240405153052245
12350 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-raspberrypi/img/LF_17_02_Yocto-Badge-Update_Compatible_Final_Blank.png' (10,377) at 20220823030015959 to deleted uid set
12351 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c' (10,378) at 20240405153048657
12352 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_ua.h' (10,379) at 20210307214930714
12353 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/section_names.c' (10,380) at 20210309003655980
12354 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/microcode.c' (10,381) at 20210308005002856
12355 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ctype.c' (10,382) at 20210307214926502
12356 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-backend-io.h' (10,383) at 20240326080039550
12357 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/denali_dt.c' (10,384) at 20240405153230871
12358 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/start.S' (10,385) at 20210308005002824
12359 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/cpu-get-clock.c' (10,386) at 20210308005046257
12360 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dp.h' (10,387) at 20210308005002724
12361 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/ftrace_test.c' (10,388) at 20240405153232287
12362 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp55xx.rst' (10,389) at 20210307214925518
12363 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/cadence_uart.h' (10,390) at 20210308005046005
12364 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gcd.h' (10,391) at 20210307214931390
12365 2025-01-21 03:00:56.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/sandbox-power-domain-test.c' (10,392) at 20210308005003468
12366 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_ldisc.h' (10,393) at 20240405153231843
12367 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adi,ad5592r.h' (10,394) at 20210307214931338
12368 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7790-sysc.h' (10,395) at 20210308005003640
12369 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/readme.md' (10,396) at 20221215040043186
12370 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/pcm1796.h' (10,397) at 20210307214932270
12371 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/gianfar_ethtool.c' (10,398) at 20240405153230943
12372 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/0001-tests-Remove-blocking_adaptation.cpp.patch' (10,399) at 20241221090017532
12373 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s5m8767.h' (10,400) at 20210307214931434
12374 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/Makefile' (10,401) at 20210308005002988
12375 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/earlyprintk.rst' (10,402) at 20240405153044985
12376 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Zone_v1.xml' (10,403) at 20240619080002940
12377 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fourcc.c' (10,404) at 20240405153048397
12378 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image_types_wic.bbclass' (10,405) at 20241221090017608
12379 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/irq.c' (10,406) at 20240405153046313
12380 2025-01-21 03:00:56.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/intel-pmc-mux.rst' (10,407) at 20210307214925494
12381 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280.dtsi' (10,408) at 20240812080017228
12382 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/main.c' (10,409) at 20240405153050717
12383 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_debugfs.c' (10,410) at 20240613080016463
12384 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.out' (10,411) at 20210308005046409 to deleted uid set
12385 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/013' (10,412) at 20210927100127473
12386 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/brtargets.html' (10,413) at 20210307205554282
12387 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/compat_ucontext.h' (10,414) at 20210307214926318
12388 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/quotaops.h' (10,415) at 20240405153052785
12389 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5235EVB_defconfig' (10,416) at 20210308005003236
12390 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/files/0001-Fix-build-with-meson-0.61.patch' (10,417) at 20220402030016023
12391 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0005-enable-out-of-source-tree-builds.patch' (10,418) at 20230706080014761
12392 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/table.c' (10,419) at 20210307214929934
12393 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/config.json' (10,420) at 20231213090027094
12394 2025-01-21 03:00:56.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/need_to_introspect.cpp' (10,421) at 20220915030038159
12395 2025-01-21 03:00:56.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/default/meson.build' (10,422) at 20210308005059705
12396 2025-01-21 03:00:56.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat' (10,423) at 20240906080037556 to deleted uid set
12397 2025-01-21 03:00:56.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-prti6q.dtsi' (10,424) at 20240405153045517
12398 2025-01-21 03:00:56.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/maintainer-pgp-guide.rst' (10,425) at 20240405153045277
12399 2025-01-21 03:00:56.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/pci.c' (10,426) at 20240405153231543
12400 2025-01-21 03:00:56.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdbool.h' (10,427) at 20210307214926362
12401 2025-01-21 03:00:56.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mae.c' (10,428) at 20240405153231047
12402 2025-01-21 03:00:56.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_pptable.h' (10,429) at 20240405153230507
12403 2025-01-21 03:00:56.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-x86/chassis/x86-power-control/power-config-host0.json' (10,430) at 20240319080012145
12404 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_dma.c' (10,431) at 20240405153053961
12405 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l73.h' (10,432) at 20210307214931594
12406 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ingenic,nand.yaml' (10,433) at 20240405153045113
12407 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-functions.c' (10,434) at 20210307214932522
12408 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/judgelitmus.sh' (10,435) at 20240405153054069
12409 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi-cm4.dtsi' (10,436) at 20240405153045425
12410 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-38535.patch' (10,437) at 20241221090017576
12411 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-klibc-add-getrandom-syscall.patch' (10,438) at 20230706080014733
12412 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c' (10,439) at 20240910080014038
12413 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-img.c' (10,440) at 20240405153046793
12414 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/strset.h' (10,441) at 20220525020655123
12415 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_occ_power.robot' (10,442) at 20220330030016234
12416 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/khadas-vim_defconfig' (10,443) at 20210308005003260
12417 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-test-function.rst' (10,444) at 20210307214925206
12418 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/sdio.c' (10,445) at 20210307214929798
12419 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/gamecube_defconfig' (10,446) at 20240405153046097
12420 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_vpg.c' (10,447) at 20240405153047257
12421 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/prebuilt-libraries.rst' (10,448) at 20240302090018218
12422 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt/org.openbmc.HostIpmi.service' (10,449) at 20210307205554066
12423 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Control_v1.xml' (10,450) at 20240918080002708
12424 2025-01-21 03:00:56.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/el/el6x/MAINTAINERS' (10,451) at 20210308005002956
12425 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pfrut.h' (10,452) at 20240405153052933
12426 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/s2mps11.c' (10,453) at 20240405153051473
12427 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/aio_task.c' (10,454) at 20241211090212210
12428 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stw481x.c' (10,455) at 20240405153049617
12429 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/Kconfig' (10,456) at 20210308005002724
12430 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb' (10,457) at 20220402030015887
12431 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cbfs/Makefile' (10,458) at 20210308005003544
12432 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-invariants-or-later' (10,459) at 20211006000025234
12433 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bloom_filter_bench.c' (10,460) at 20240405153054265
12434 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/irq_tx4927.c' (10,461) at 20210307214926294
12435 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/svc.h' (10,462) at 20240405153231811
12436 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/pageattr.c' (10,463) at 20241211090145385
12437 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/debug.c' (10,464) at 20210307214932486
12438 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/rockchip/rk3399_grf.h' (10,465) at 20210307214931594
12439 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl367_spi.c' (10,466) at 20240405153048933
12440 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netdev-genl-gen.h' (10,467) at 20240405153053221
12441 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/ipmi-power-button-monitoring.sh' (10,468) at 20240905080011586
12442 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-pmc-iou-slcr.c' (10,469) at 20240906080037260
12443 2025-01-21 03:00:56.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts' (10,470) at 20240405153229915
12444 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys.dtsi' (10,471) at 20240405153045445
12445 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6225.c' (10,472) at 20220525020652358
12446 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma400_core.c' (10,473) at 20241104090011571
12447 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/pxa910-dkb.dts' (10,474) at 20240405153045461
12448 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/checksum.h' (10,475) at 20240405153230019
12449 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-xgene-slimpro.txt' (10,476) at 20210307214925326
12450 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/llc/llc_input.c' (10,477) at 20240405153232043 to deleted uid set
12451 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dev.dts' (10,478) at 20240405153045729
12452 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/submit.c' (10,479) at 20240405153230283
12453 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb' (10,480) at 20241206090014242
12454 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/meson-buildoptions.py' (10,481) at 20240326080039630
12455 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8350-videocc.yaml' (10,482) at 20240405153229759
12456 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/pseries-rng.c' (10,483) at 20220525020652294
12457 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0014-do-not-disable-buffer-in-writing-files.patch' (10,484) at 20241221090017644
12458 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/index.rst' (10,485) at 20240405153045009
12459 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/symtab.h' (10,486) at 20240405153232119
12460 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc44x_defconfig' (10,487) at 20210307214926370
12461 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iNet_3W_defconfig' (10,488) at 20210308005003260
12462 2025-01-21 03:00:56.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf_param.h' (10,489) at 20210307214930562
12463 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/max6900.c' (10,490) at 20210308005003480
12464 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/__init__.py' (10,491) at 20210307205554262
12465 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/slhc.c' (10,492) at 20241018080014538
12466 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/disable-i3c-hub@.service' (10,493) at 20240827080011050
12467 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/remount' (10,494) at 20230401080011935
12468 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_trace_event.h' (10,495) at 20210307214930534
12469 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_chiptod.c' (10,496) at 20240906080037280
12470 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-pxs2.c' (10,497) at 20210308005002792
12471 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-reset-cold.service' (10,498) at 20210810100021256
12472 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (10,499) at 20230412080023460
12473 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_power_control_metrics.robot' (10,500) at 20210308005007124
12474 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/sandbox_i2c.c' (10,501) at 20210308005003384
12475 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc405_uc.c' (10,502) at 20241211090212322
12476 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m1-ulcb.dts' (10,503) at 20240405153229963
12477 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-3.dtsi' (10,504) at 20210307214926350
12478 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0014-Platform-CS1000-Add-crypto-configs-for-ADAC.patch' (10,505) at 20241221090017464
12479 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/src/pam_ipmicheck/pam_ipmicheck.c' (10,506) at 20230804080023531
12480 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/build-id.h' (10,507) at 20240405153054185
12481 2025-01-21 03:00:56.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_arp.h' (10,508) at 20210307214931646
12482 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_zswap.c' (10,509) at 20240613080016567
12483 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/files/CVE-2022-40704.patch' (10,510) at 20230317080013789
12484 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl692.h' (10,511) at 20240405153049293
12485 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/resolve_btfids/.gitignore' (10,512) at 20240405153054041
12486 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/canyonlands_defconfig' (10,513) at 20210309003648872
12487 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/spi_davinci.h' (10,514) at 20210308005003628
12488 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ptp_clock.h' (10,515) at 20240405153052933
12489 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/parport.rst' (10,516) at 20210307214925238
12490 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/peer.h' (10,517) at 20220525020653703
12491 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/aspeed,ast2600-mdio.yaml' (10,518) at 20240405153045113
12492 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/Makefile' (10,519) at 20240405153051389
12493 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-mba6.dtsi' (10,520) at 20240405153229887
12494 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_ld_str.c' (10,521) at 20220525020652186
12495 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/asm.h' (10,522) at 20240830080013243
12496 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-icu.c' (10,523) at 20240405153049201
12497 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dps_w_ph.c' (10,524) at 20210308005046505
12498 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-lime2.dts' (10,525) at 20240405153045385
12499 2025-01-21 03:00:56.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_ethtool.h' (10,526) at 20240405153050321
12500 2025-01-21 03:00:56.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi.h' (10,527) at 20240405153231123 to deleted uid set
12501 2025-01-21 03:00:56.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/dhcp_configuration.cpp' (10,528) at 20240822080023969
12502 2025-01-21 03:00:56.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_cmdline_parser_test.c' (10,529) at 20240405153048769
12503 2025-01-21 03:00:56.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rsk7269.h' (10,530) at 20210308005003612
12504 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom_rpm-regulator.c' (10,531) at 20240405153231363
12505 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/cpu.c' (10,532) at 20210308005002856
12506 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/x86/s2idle.c' (10,533) at 20240405153230171
12507 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/platform_get_irq.cocci' (10,534) at 20210307214932138
12508 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/comphy/comphy_data.h' (10,535) at 20210308005003636
12509 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/adp5588-keys.c' (10,536) at 20241008080013935
12510 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-core.c' (10,537) at 20240405153230815
12511 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/requirements.txt' (10,538) at 20240405153054073
12512 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/annotate/instructions.c' (10,539) at 20240405153054089
12513 2025-01-21 03:00:56.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dump_utils.py' (10,540) at 20241029080012599
12514 2025-01-21 03:00:56.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/latency/latency-collector.c' (10,541) at 20240613080016567
12515 2025-01-21 03:00:56.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/partial_eq.rs' (10,542) at 20240405153053417
12516 2025-01-21 03:00:56.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.8.bb' (10,543) at 20240106090017237
12517 2025-01-21 03:00:56.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/dev.c' (10,544) at 20241104090011583
12518 2025-01-21 03:00:56.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.h' (10,545) at 20240405153049849
12519 2025-01-21 03:00:56.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb-serial.c' (10,546) at 20240405153231567
12520 2025-01-21 03:00:56.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/Kconfig' (10,547) at 20240405153045981
12521 2025-01-21 03:00:56.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/dimm.hpp' (10,548) at 20241206090044787
12522 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process.c' (10,549) at 20241211090145409 to deleted uid set
12523 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-trimslice.dts' (10,550) at 20210308005002628
12524 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/paging_tmpl.h' (10,551) at 20241216090017689
12525 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.c' (10,552) at 20240405153048641
12526 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/csi_rx_private.h' (10,553) at 20210307214930538
12527 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/sstep.c' (10,554) at 20241211090145385
12528 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/create_rrds.sh' (10,555) at 20210308004938816
12529 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/smap.h' (10,556) at 20240405153046397
12530 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_console.h' (10,557) at 20210308005003692
12531 2025-01-21 03:00:56.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/postfix.service' (10,558) at 20210307205553818
12532 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/mmu_context.h' (10,559) at 20220525020652018
12533 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x06.h' (10,560) at 20210307214928082
12534 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.yaml' (10,561) at 20240405153045177
12535 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/error_reporter.hpp' (10,562) at 20240820080023694
12536 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_acl.h' (10,563) at 20240405153052581
12537 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-makefile-flow.png' (10,564) at 20210307205554370 to deleted uid set
12538 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_eth.c' (10,565) at 20240405153050201
12539 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/255' (10,566) at 20221215040039366
12540 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/scb.h' (10,567) at 20240405153231179
12541 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py' (10,568) at 20220728030041559 to deleted uid set
12542 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4104.c' (10,569) at 20240405153053565
12543 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/clock.c' (10,570) at 20210308005002728
12544 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c' (10,571) at 20240405153231051
12545 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/e500-pmu.c' (10,572) at 20240405153046189
12546 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig' (10,573) at 20210308005003236
12547 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_internal.h' (10,574) at 20210307214928462
12548 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/sprd-efuse.txt' (10,575) at 20210307214925382
12549 2025-01-21 03:00:56.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7796-cpg-mssr.h' (10,576) at 20210307214931334
12550 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/rng-tools/rng-tools_%.bbappend' (10,577) at 20241206090014278
12551 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml' (10,578) at 20240405153045077
12552 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/create_pel.hpp' (10,579) at 20240618080015077
12553 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb' (10,580) at 20241221090017548
12554 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/pkey-x86.h' (10,581) at 20240405153054329
12555 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/ibex_spi_host.c' (10,582) at 20241211090212338
12556 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/floating-point.json' (10,583) at 20210307214932538
12557 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_api.c' (10,584) at 20240405153231379
12558 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sa1100/bitfield.h' (10,585) at 20210308005002664
12559 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netspace_lite_v2_defconfig' (10,586) at 20210308005003272
12560 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswload2.c' (10,587) at 20240405153046617
12561 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/.gitignore' (10,588) at 20221210040039006
12562 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/pci/Makefile' (10,589) at 20240405153046561
12563 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_pgt.c' (10,590) at 20240405153050157
12564 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/canopenterm/canopenterm_1.0.10.bb' (10,591) at 20241221090017516
12565 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/sigreturn_codes.S' (10,592) at 20210307214925866
12566 2025-01-21 03:00:56.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/termios.h' (10,593) at 20210307214926250
12567 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_priv.h' (10,594) at 20241118090018491
12568 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-noinitiator' (10,595) at 20240906080037560 to deleted uid set
12569 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-attrs_24.2.0.bb' (10,596) at 20241221090017664
12570 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/statfs.h' (10,597) at 20210307214925858
12571 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-main.c' (10,598) at 20240405153046933
12572 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spdif_out_regs.h' (10,599) at 20210307214932426
12573 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/Board_VINI.json' (10,600) at 20221213040036917
12574 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-config/gbmc_eth_config.json' (10,601) at 20231027080017022
12575 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-apq8096.c' (10,602) at 20210308005002776
12576 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/fork.c' (10,603) at 20210307214932698
12577 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/include/arch-tests.h' (10,604) at 20240405153232219
12578 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/i2c_.fuc' (10,605) at 20210307214927970
12579 2025-01-21 03:00:56.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/hugetlbpage.c' (10,606) at 20240405153046185
12580 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/Makefile' (10,607) at 20210307214927022
12581 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/saa7146_vv.h' (10,608) at 20240405153052825
12582 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_hw_h264_dec.c' (10,609) at 20240405153049493
12583 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rtrs-server' (10,610) at 20240405153044917
12584 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/pasemi_mac.c' (10,611) at 20240405153050205
12585 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-poky-img.svg' (10,612) at 20230706080014781
12586 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/import_devtree.cpp' (10,613) at 20230915080021805
12587 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst.c' (10,614) at 20210309003654912
12588 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/syslog.scss' (10,615) at 20210308005107081
12589 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-emlid-neutis-n5-devboard.dts' (10,616) at 20210307214925990
12590 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watchdog/.gitignore' (10,617) at 20220525020654935
12591 2025-01-21 03:00:56.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parsimonious_0.10.0.bb' (10,618) at 20221003030013289
12592 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sckc.c' (10,619) at 20240405153046773
12593 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ls102xa_stream_id.h' (10,620) at 20210308005002644
12594 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-yavia.dts' (10,621) at 20240405153045729
12595 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c' (10,622) at 20240405153051609
12596 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/gpio.h' (10,623) at 20210308005002648
12597 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/Makefile' (10,624) at 20220525020654863
12598 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xtfpga_defconfig' (10,625) at 20210308005003288
12599 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_b.c' (10,626) at 20210308005046517
12600 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp.h' (10,627) at 20210307214932202
12601 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aio-win32.c' (10,628) at 20241211090212558
12602 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb' (10,629) at 20230811080018310
12603 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/page-nommu.h' (10,630) at 20210307214925854
12604 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/Makefile' (10,631) at 20240405153232287
12605 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/.gitignore' (10,632) at 20240405153054381
12606 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_int_process_v10.c' (10,633) at 20240520080015143
12607 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp449.dts' (10,634) at 20240405153045761
12608 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/dts/Makefile' (10,635) at 20210308005002824
12609 2025-01-21 03:00:56.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/arm_eabi.patch' (10,636) at 20230919080013954
12610 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_6_0_offset.h' (10,637) at 20220525020652807
12611 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rc5t619.c' (10,638) at 20220525020653955
12612 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_support.h' (10,639) at 20210307214930562
12613 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ip30.c' (10,640) at 20240405153230755
12614 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/Kconfig' (10,641) at 20240405153050189
12615 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-macii.c' (10,642) at 20240613080016423
12616 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/vsftpd-2.1.0-filter.patch' (10,643) at 20210905000020557
12617 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rwsem.h' (10,644) at 20210307214932602
12618 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/chipcommon.h' (10,645) at 20210307214929818
12619 2025-01-21 03:00:56.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/contrib/git-hooks/sendemail-validate.sample' (10,646) at 20210307205554290
12620 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-Corretly-install-tmpfiles.d-configuration.patch' (10,647) at 20240309090012820
12621 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/init.h' (10,648) at 20210308005003652
12622 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-licenses.txt' (10,649) at 20210308005046129
12623 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-1.dtsi' (10,650) at 20210307214926018
12624 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce5500.inc' (10,651) at 20220612030016755
12625 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/pgtable.h' (10,652) at 20240405153229991
12626 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/sqlite.py' (10,653) at 20240301090012443
12627 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_cpu.h' (10,654) at 20210308005046085
12628 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch' (10,655) at 20230706080014761
12629 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscall_64.c' (10,656) at 20240411080014054
12630 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_hier_gre.sh' (10,657) at 20210307214932686
12631 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/tiny/dirsize.py' (10,658) at 20210307205554642
12632 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pirq_routing.h' (10,659) at 20210308005002880
12633 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/fru.h' (10,660) at 20210307214926246
12634 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc.h' (10,661) at 20240405153231839
12635 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c' (10,662) at 20240405153047181
12636 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/vfs.c' (10,663) at 20241008080014007
12637 2025-01-21 03:00:56.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/efi-rt-wrapper.S' (10,664) at 20240405153045865
12638 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/trace.c' (10,665) at 20240405153046185
12639 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/HPET' (10,666) at 20240906080037560 to deleted uid set
12640 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/conf.patch' (10,667) at 20230813080012876
12641 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dts' (10,668) at 20240813080021922
12642 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-memory.json' (10,669) at 20240405153054145
12643 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/perf_buffer.c' (10,670) at 20240405153054257
12644 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/Makefile' (10,671) at 20220525020651990
12645 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-dreamcast/rtc.c' (10,672) at 20210307214926538
12646 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/lowlevel_init.S' (10,673) at 20210308005002720
12647 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/arm_cspmu.h' (10,674) at 20240405153051273
12648 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/elo3-dma-2.dtsi' (10,675) at 20210307214926342
12649 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-nas-2bay.dts' (10,676) at 20240405153045445
12650 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.h' (10,677) at 20240405153048509
12651 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-asus-rt-ac56u.dts' (10,678) at 20240405153045425
12652 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/130.out' (10,679) at 20210308005046449
12653 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/pipe_binarydesc.c' (10,680) at 20240405153051829
12654 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_con.c' (10,681) at 20240405153051513
12655 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-pl022.yaml' (10,682) at 20240405153229799
12656 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/fbdev.c' (10,683) at 20240405153230543
12657 2025-01-21 03:00:56.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lsm_hooks.h' (10,684) at 20240405153231819
12658 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-pcie-phy.yaml' (10,685) at 20240405153045129
12659 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mcu.c' (10,686) at 20210309003651792
12660 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/surface_hid_core.h' (10,687) at 20220525020653047
12661 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-plug-in@.service' (10,688) at 20241107090014377
12662 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/scsi_message.h' (10,689) at 20220525020653987
12663 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/wbuf.c' (10,690) at 20240405153052393
12664 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max8997.yaml' (10,691) at 20240405153045145
12665 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/sysctl_net_rose.c' (10,692) at 20210307214932050
12666 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/Makefile' (10,693) at 20240405153052121
12667 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-ecc_defconfig' (10,694) at 20230720080043539
12668 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/reset.c' (10,695) at 20240405153230007
12669 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.at91' (10,696) at 20210308005003292
12670 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/trace_clock.c' (10,697) at 20210307214926418
12671 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip_common.c' (10,698) at 20210307214926618
12672 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_rcw_emmc.cfg' (10,699) at 20210308005002968
12673 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4.c' (10,700) at 20240830080013363
12674 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_sourcesink.c' (10,701) at 20240405153231551
12675 2025-01-21 03:00:56.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/book3e_pgtable.c' (10,702) at 20240405153046189
12676 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_core.c' (10,703) at 20240617080017382
12677 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_functions.c' (10,704) at 20240405153231047
12678 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/cio.c' (10,705) at 20241211090212442
12679 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/mpc837xemds.c' (10,706) at 20210308005002976
12680 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/clk-fch.h' (10,707) at 20240405153052765
12681 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-afe-clk.h' (10,708) at 20210307214932394
12682 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/bus.cpp' (10,709) at 20241018080035906
12683 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-fwht.h' (10,710) at 20240405153049529
12684 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernel-page-flags.h' (10,711) at 20240405153052713
12685 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/export.c' (10,712) at 20240405153052513
12686 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/evbA3_emmc_patch.json' (10,713) at 20230110040015912
12687 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0005-qemu-Add-some-user-space-mmap-tweaks-to-address-musl.patch' (10,714) at 20241221090017672
12688 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c' (10,715) at 20220525020652490
12689 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/lib/.gitignore' (10,716) at 20210307214926758
12690 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada_ap_cp_helper.c' (10,717) at 20240405153046805
12691 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/.clang-format-c' (10,718) at 20210308005100989
12692 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/server.ttyS3.conf' (10,719) at 20230606080013598
12693 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/service_root/test_service_root.robot' (10,720) at 20240910080016938
12694 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/Makefile' (10,721) at 20240405153230795
12695 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb16.rst' (10,722) at 20220525020651786
12696 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ftrace.h' (10,723) at 20240405153045621
12697 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240722.0.bb' (10,724) at 20241221090017512
12698 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-header.rst' (10,725) at 20210309003648480
12699 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15-scmi.dtsi' (10,726) at 20240405153229903
12700 2025-01-21 03:00:56.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/simple/device_app/aio_simple.c' (10,727) at 20240405153054385
12701 2025-01-21 03:00:56.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/pdbg_utils.hpp' (10,728) at 20210911100021742
12702 2025-01-21 03:00:56.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/Kconfig' (10,729) at 20240405153052113
12703 2025-01-21 03:00:56.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/perf_regs.h' (10,730) at 20210307214926494
12704 2025-01-21 03:00:56.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra210.c' (10,731) at 20240405153046865
12705 2025-01-21 03:00:56.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__write_env.hpp' (10,732) at 20240817080036820
12706 2025-01-21 03:00:56.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.2.bb' (10,733) at 20220823030015991
12707 2025-01-21 03:00:56.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c' (10,734) at 20240503080014486
12708 2025-01-21 03:00:56.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/progress.cpp' (10,735) at 20230511080030375
12709 2025-01-21 03:00:56.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson8.c' (10,736) at 20210307214930086
12710 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt330x_priv.h' (10,737) at 20210307214928630
12711 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/Makefile' (10,738) at 20210308005003700
12712 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/.clang-format' (10,739) at 20241219090023632
12713 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-xscale.S' (10,740) at 20210307214925974
12714 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl,imx8qm-cdns3.yaml' (10,741) at 20240405153045181
12715 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c.h' (10,742) at 20240405153050681
12716 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/Kconfig' (10,743) at 20210308005003040
12717 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5261.h' (10,744) at 20220525020653351
12718 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jump_label_ratelimit.h' (10,745) at 20210307214931410
12719 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/Makefile' (10,746) at 20210307214929578
12720 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/Kconfig' (10,747) at 20210308005003052
12721 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/file.c' (10,748) at 20240405153052453
12722 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-backlight-lm3639' (10,749) at 20210307214925194
12723 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-ti-sci.c' (10,750) at 20240405153051485
12724 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/termbits.h' (10,751) at 20210308005046089
12725 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/Kconfig' (10,752) at 20210308005002948
12726 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/Kconfig' (10,753) at 20240405153046761
12727 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/image-fuzzer/runner.py' (10,754) at 20210308005046393
12728 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-disp.c' (10,755) at 20210309003650336
12729 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/amlogic,meson6-i2c.yaml' (10,756) at 20240405153045065
12730 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/irda-utils/irda-utils_0.9.18.bb' (10,757) at 20241221090017504
12731 2025-01-21 03:00:56.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal-common.h' (10,758) at 20210307214926258
12732 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/abi_ptr.h' (10,759) at 20240906080037324
12733 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-x86-64-v3.inc' (10,760) at 20230114040015530
12734 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-generic.h' (10,761) at 20241114091008832
12735 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/Kbuild' (10,762) at 20210307214926322
12736 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (10,763) at 20241108090014312
12737 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/sr-thermal.c' (10,764) at 20240405153231495
12738 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_gnss.c' (10,765) at 20240405153050009
12739 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/debug.S' (10,766) at 20210308005002708
12740 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/fb/mmpfb.c' (10,767) at 20240405153231587
12741 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/page_pool.rst' (10,768) at 20240405153229823
12742 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeDeviceCollection_v1.xml' (10,769) at 20240619080002932
12743 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/rzv2m_usb3drd.c' (10,770) at 20240405153052093
12744 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro.h' (10,771) at 20240405153049489
12745 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/xcat/test_xcat_inventory.robot' (10,772) at 20210308005007140
12746 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-kernel/linux/linux-aspeed/qualcomm.cfg' (10,773) at 20220819030014797
12747 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msub_q_h.c' (10,774) at 20210308005046513
12748 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-cpu-opp.dtsi' (10,775) at 20220525020651902
12749 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r1.dts' (10,776) at 20240405153045785
12750 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu.README' (10,777) at 20220910030013437
12751 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_strings.c' (10,778) at 20210308004938836
12752 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/Bonnell.json' (10,779) at 20240518080026342
12753 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/base.h' (10,780) at 20240613080016379
12754 2025-01-21 03:00:56.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cgdb/cgdb_0.8.0.bb' (10,781) at 20230609080014391
12755 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/elf.h' (10,782) at 20240405153046133
12756 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tx6qp-8137-mb7.dts' (10,783) at 20240405153045521
12757 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/time.py' (10,784) at 20221209040019095
12758 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_dpm.h' (10,785) at 20210307214928022
12759 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/circular-buffers.rst' (10,786) at 20240405153045289
12760 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/firmware.h' (10,787) at 20220525020653823
12761 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-devices-node' (10,788) at 20240405153044909
12762 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8135.h' (10,789) at 20210307214930082
12763 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ba431-rng.c' (10,790) at 20240405153230199
12764 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_nic.h' (10,791) at 20240405153049893
12765 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_htab_mem.c' (10,792) at 20240405153232255
12766 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77995-sysc.c' (10,793) at 20240405153231351
12767 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsb/lsb-release/0001-Remove-timestamp-from-manpage.patch' (10,794) at 20210307205554562
12768 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/applying-patches.rst' (10,795) at 20240405153045245
12769 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/layer2.c' (10,796) at 20210307214928546
12770 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/Kconfig' (10,797) at 20210309003652392
12771 2025-01-21 03:00:56.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os-ts.inc' (10,798) at 20241206090014214
12772 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/scmi_sensors/Makefile' (10,799) at 20220525020653095
12773 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx28evk_defconfig' (10,800) at 20210308005003268
12774 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-mips64el.txt' (10,801) at 20240113090014532
12775 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-ccimx6ulsom.dtsi' (10,802) at 20240405153229887
12776 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.h' (10,803) at 20240405153230807
12777 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nspire/nspire.c' (10,804) at 20240405153229911
12778 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/signal_32.c' (10,805) at 20240405153046153
12779 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/kstrdup.cocci' (10,806) at 20240405153053441
12780 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-33xx.h' (10,807) at 20240405153045661
12781 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/sh_mobile_ceu_camera.rst' (10,808) at 20210307214925462
12782 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/giflib/giflib/0001-Makefile-fix-typo-in-soname-argument.patch' (10,809) at 20241221090017512
12783 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/barrier.h' (10,810) at 20210308005002844
12784 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/g760a.rst' (10,811) at 20210307214925502
12785 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/button.h' (10,812) at 20210307214931298
12786 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/Kconfig' (10,813) at 20240405153051321
12787 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/vmscan.h' (10,814) at 20240405153052897
12788 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager_private.h' (10,815) at 20210307214930514
12789 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_qm.h' (10,816) at 20240405153052605
12790 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/mon6_imximage_sd.cfg' (10,817) at 20210308005003016
12791 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-odroid.c' (10,818) at 20210307214928782
12792 2025-01-21 03:00:56.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_driver.c' (10,819) at 20240405153230259
12793 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/syscall_o32.tbl' (10,820) at 20240726080012846
12794 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.h' (10,821) at 20210307214927222
12795 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77970-eagle-u-boot.dts' (10,822) at 20210308005002604
12796 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/cred.c' (10,823) at 20240805080014063
12797 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/include/compiler.h' (10,824) at 20240906080037344
12798 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/kvm-controller.html' (10,825) at 20210308005107077
12799 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-s922x-khadas-vim3.dts' (10,826) at 20210307214925994
12800 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2401_input_system_private.h' (10,827) at 20210309003653020
12801 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_module.c' (10,828) at 20240405153048773
12802 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/secure_boot_check.cpp' (10,829) at 20240820080031614
12803 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist-native.bb' (10,830) at 20210307205554054
12804 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/efi.c' (10,831) at 20240405153229983
12805 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm/swtpm/swtpm-wrappers-native.bb' (10,832) at 20220121040027607
12806 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/Kconfig' (10,833) at 20240405153049173
12807 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp873x.h' (10,834) at 20240405153052729
12808 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/thermal.c' (10,835) at 20240405153230171
12809 2025-01-21 03:00:56.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/interrupts_64.c' (10,836) at 20210308005002708
12810 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/erst-dbg.c' (10,837) at 20240405153046629
12811 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/testmmiotrace.c' (10,838) at 20210307214926738
12812 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/analog.c' (10,839) at 20240405153049133
12813 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/mti,mips-cpc.yaml' (10,840) at 20210309003648384
12814 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/atomisp2/Makefile' (10,841) at 20220525020653907
12815 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_compile_64r6el.sh' (10,842) at 20210308005046525
12816 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_atmel.h' (10,843) at 20240405153046761
12817 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/configuration/entity-manager/blacklist.json' (10,844) at 20241105090013647
12818 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/dh.c' (10,845) at 20240405153046537
12819 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyasn1-modules/0001-Stop-using-pyasn1.compat.octets.patch' (10,846) at 20241221090017560
12820 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/armeb.config' (10,847) at 20240405153054381
12821 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vhost-user-bridge.c' (10,848) at 20230426080043956
12822 2025-01-21 03:00:56.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dynamic_queue_limits.c' (10,849) at 20210309003654184
12823 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nxp/lpc_eth.c' (10,850) at 20240405153050201
12824 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/openbmc-flash-layout-64-alt.dtsi' (10,851) at 20240405153045425
12825 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-pcb8290.dts' (10,852) at 20240405153229875
12826 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK08.boot' (10,853) at 20240405153054369
12827 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/saslauthd.service' (10,854) at 20220612030016727
12828 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin' (10,855) at 20210307205554550 to deleted uid set
12829 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/meson.options' (10,856) at 20241211090206662
12830 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device-mapper.h' (10,857) at 20240405153052677
12831 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/blake2s.c' (10,858) at 20240405153053085
12832 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/Makefile' (10,859) at 20210307214932214
12833 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-plus.svg' (10,860) at 20210308005107069
12834 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml' (10,861) at 20240209090020373
12835 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid.h' (10,862) at 20240405153049425
12836 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dvbsky.c' (10,863) at 20210307214928782
12837 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kristineberg' (10,864) at 20210307205553786
12838 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/util/Build' (10,865) at 20210307214932518
12839 2025-01-21 03:00:56.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ftrace_64.S' (10,866) at 20240405153046433
12840 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear310/spear310.c' (10,867) at 20210308005003052
12841 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/html/measurement_chart.html' (10,868) at 20241206090014350
12842 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/gdbstub.c' (10,869) at 20240906080037508
12843 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-ThreeRock' (10,870) at 20210307205553774
12844 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-stop@.target' (10,871) at 20220301040040081
12845 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/DateTime/index.js' (10,872) at 20220105012522999
12846 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-cl-som-am57x.dts' (10,873) at 20210308005002564
12847 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/pixman-minimal.h' (10,874) at 20240326080039554
12848 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.yaml' (10,875) at 20240405153045081
12849 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/main.c' (10,876) at 20241211090145397
12850 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/adapter.h' (10,877) at 20240906080037340
12851 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8315ERDB_defconfig' (10,878) at 20210308005003236
12852 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_wb0_mstr_if_axuser_regs.h' (10,879) at 20240405153046585
12853 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-da850.txt' (10,880) at 20210307214925282
12854 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/samsung_usb_phy.c' (10,881) at 20210308005003500
12855 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/stackdepot.c' (10,882) at 20240503080014506
12856 2025-01-21 03:00:56.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-digitv-cardlist.rst' (10,883) at 20210307214925230
12857 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/get_mbox_info_v2.c' (10,884) at 20210308005108641
12858 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/process.c' (10,885) at 20241211090145389
12859 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme6_rtr_regs.h' (10,886) at 20240405153046605
12860 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/mc34vr500_pmic.h' (10,887) at 20210308005003680
12861 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp/atftpd.init' (10,888) at 20210407000018078
12862 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_de0_nano_soc.dts' (10,889) at 20240405153045441
12863 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/powerbuttonpressed.service' (10,890) at 20230920080013648
12864 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/meson.options' (10,891) at 20231205090035277
12865 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/devtool/test.py' (10,892) at 20210307205554386
12866 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_serial.rst' (10,893) at 20210307214925590
12867 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_ptp.c' (10,894) at 20240405153049765
12868 2025-01-21 03:00:56.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/xmit_osdep.h' (10,895) at 20240405153051913
12869 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/reg_helper.h' (10,896) at 20240405153047293
12870 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_ec_sensorhub.h' (10,897) at 20210307214931474
12871 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/sh4eb-softmmu/default.mak' (10,898) at 20210927100127053
12872 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2430.dtsi' (10,899) at 20240405153045601
12873 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/.flake8-ignore' (10,900) at 20230214040017329
12874 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rv1108.h' (10,901) at 20210308005002660
12875 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/smuio/irqsrcs_smuio_9_0.h' (10,902) at 20210307214927702
12876 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/dietsplash/0001-configure.ac-Do-not-demand-linker-hash-style.patch' (10,903) at 20230706080014753
12877 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/signing.c' (10,904) at 20240405153053021
12878 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/Makefile' (10,905) at 20210307214931118
12879 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320dac33.c' (10,906) at 20240405153053813
12880 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/dec_if_positive' (10,907) at 20240405153053437
12881 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/mt7621/cpu-feature-overrides.h' (10,908) at 20240405153046005
12882 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/formfactor/formfactor_%.bbappend' (10,909) at 20210812000025266
12883 2025-01-21 03:00:56.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/add_unless' (10,910) at 20240405153053433
12884 2025-01-21 03:00:56.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_gmbus_regs.h' (10,911) at 20240405153048453
12885 2025-01-21 03:00:56.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsb_regs.h' (10,912) at 20240405153048449
12886 2025-01-21 03:00:56.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/dce_calcs.h' (10,913) at 20210307214927306
12887 2025-01-21 03:00:56.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8350c.dtsi' (10,914) at 20240405153045777
12888 2025-01-21 03:00:56.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernv-cpufreq.c' (10,915) at 20240405153046917
12889 2025-01-21 03:00:56.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_sd7220.c' (10,916) at 20240405153049105
12890 2025-01-21 03:00:56.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_pcol_mae.h' (10,917) at 20240405153050277
12891 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_properties.h' (10,918) at 20210307214930550
12892 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/Power_on' (10,919) at 20211116040015975
12893 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra62x.dtsi' (10,920) at 20240405153045597
12894 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/system-state.rst' (10,921) at 20240405153045225
12895 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c' (10,922) at 20240729080011332
12896 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/.gitignore' (10,923) at 20240405153054073
12897 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,pcie-phy.yaml' (10,924) at 20240405153045129
12898 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/newcustomimage.html' (10,925) at 20210307205554286
12899 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/Kconfig' (10,926) at 20210308005002944
12900 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/law.c' (10,927) at 20210308005003012
12901 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/eth.cpp' (10,928) at 20240625080005992
12902 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/index.rst' (10,929) at 20240405153229735
12903 2025-01-21 03:00:56.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/signal.h' (10,930) at 20240405153231839
12904 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/EpochTime/meson.build' (10,931) at 20230825080021141 to deleted uid set
12905 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/index.rst' (10,932) at 20240405153229843
12906 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/config' (10,933) at 20240405153054373
12907 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/virtio_ring.h' (10,934) at 20210308005003692
12908 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/xilinx/eemi.rst' (10,935) at 20210524100034850
12909 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/base.c' (10,936) at 20240405153230607
12910 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/ping.c' (10,937) at 20210308005003720
12911 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power5.inc' (10,938) at 20210905000020581
12912 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271.h' (10,939) at 20210307214928802
12913 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/wakeup.h' (10,940) at 20210307214926750
12914 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/ohci.rst' (10,941) at 20210307214925590
12915 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/Kconfig' (10,942) at 20240405153049541
12916 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a07g044-cpg.h' (10,943) at 20220525020654543
12917 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/utils.py' (10,944) at 20241221090017592
12918 2025-01-21 03:00:56.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-internal.c' (10,945) at 20240906080037440
12919 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/Kconfig' (10,946) at 20241011080017399
12920 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/hexdump.c' (10,947) at 20220525020654751
12921 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/reset.c' (10,948) at 20210308005002552
12922 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/adi,adis16460.yaml' (10,949) at 20240405153045073
12923 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/coding-standards/readme.md' (10,950) at 20221215040043186
12924 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cmake.bbclass' (10,951) at 20241206090014298
12925 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0_7_pptable.h' (10,952) at 20240405153048349
12926 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/.gitignore' (10,953) at 20210307214932634
12927 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/am33xx.h' (10,954) at 20240405153045661
12928 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/max31785.c' (10,955) at 20240906080037296
12929 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/llc.c' (10,956) at 20220525020654883
12930 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_cleanup' (10,957) at 20231120090013292
12931 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/empty.c' (10,958) at 20210307214932158
12932 2025-01-21 03:00:56.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/stats.c' (10,959) at 20240405153232015
12933 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/readdir.c' (10,960) at 20241216090017761
12934 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/current.h' (10,961) at 20210307214926506
12935 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded' (10,962) at 20230919080013974
12936 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb' (10,963) at 20241221090017528
12937 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/afe440x.h' (10,964) at 20210309003650028
12938 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts' (10,965) at 20241115090012941
12939 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/bitmap.c' (10,966) at 20210307214930990
12940 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/process.c' (10,967) at 20240405153046057
12941 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_alloc.c' (10,968) at 20240405153231771
12942 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/loads-stores.rst' (10,969) at 20241211090212234
12943 2025-01-21 03:00:56.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/div64.S' (10,970) at 20210307214926570
12944 2025-01-21 03:00:56.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/clock.h' (10,971) at 20210308005002668
12945 2025-01-21 03:00:56.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/log2.h' (10,972) at 20210307214932474
12946 2025-01-21 03:00:56.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci.c' (10,973) at 20240405153046217
12947 2025-01-21 03:00:56.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso-32.so' (10,974) at 20240326080039562
12948 2025-01-21 03:00:56.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crct10dif-vpmsum_glue.c' (10,975) at 20210307214926370
12949 2025-01-21 03:00:56.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-lex-yacc-Add-missing-function-prototypes.patch' (10,976) at 20221003030013261
12950 2025-01-21 03:00:56.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-pll.c' (10,977) at 20240405153046861
12951 2025-01-21 03:00:56.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/rm_work_and_downloads.bbclass' (10,978) at 20220910030013393
12952 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_core.h' (10,979) at 20240405153230903
12953 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/ir-parse.c' (10,980) at 20241114091008832
12954 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0002-Fix-printf-format-errors.patch' (10,981) at 20230503080014579
12955 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,msm8974.yaml' (10,982) at 20210307214925342
12956 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ecdsa/run-ptest' (10,983) at 20241206090014266
12957 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char.h' (10,984) at 20240326080039526
12958 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/frontend.h.rst.exceptions' (10,985) at 20240405153045309
12959 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/qmi.c' (10,986) at 20241211090145465
12960 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/Makefile' (10,987) at 20241211090212206
12961 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/vt8500.S' (10,988) at 20210309003648680
12962 2025-01-21 03:00:56.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_cp110.c' (10,989) at 20210308005003452
12963 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/Kconfig' (10,990) at 20210308005002992
12964 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/interrupts.c' (10,991) at 20210308005002884
12965 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002+p3701-0008.dts' (10,992) at 20240405153229935
12966 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/meson.build' (10,993) at 20240906080037136
12967 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/target-helpers.patch' (10,994) at 20230706080014757
12968 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis.c' (10,995) at 20240405153230203
12969 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_app/Kconfig' (10,996) at 20210308005002952
12970 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/libperf-counting.txt' (10,997) at 20210309003655360
12971 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-feroceon.S' (10,998) at 20240405153229915
12972 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/egalax_ts.c' (10,999) at 20240405153049161
12973 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/setup.h' (11,000) at 20210307214926310
12974 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/0001-fix-writeback-Refine-the-show_inode_state-macro-defi.patch' (11,001) at 20241221090017688
12975 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi_common.h' (11,002) at 20210308005003524
12976 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/meson.build' (11,003) at 20241213090041954 to deleted uid set
12977 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150.dtsi' (11,004) at 20240405153229955
12978 2025-01-21 03:00:56.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/numa.h' (11,005) at 20210307214926510
12979 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/config.aarch64' (11,006) at 20240405153054241
12980 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/int_log.c' (11,007) at 20240405153231951
12981 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebtable_filter.c' (11,008) at 20240405153053197
12982 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.h' (11,009) at 20240405153050137
12983 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-wm831x.c' (11,010) at 20220525020653959
12984 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/meson.build' (11,011) at 20230721080040750
12985 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm_hubs.h' (11,012) at 20220525020655059
12986 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c' (11,013) at 20240405153230695
12987 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (11,014) at 20241031080012183
12988 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb' (11,015) at 20241221090017568
12989 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/main.c' (11,016) at 20240830080013303
12990 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/block-range.h' (11,017) at 20210307214932586
12991 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-dma.h' (11,018) at 20240405153049497
12992 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_acl.h' (11,019) at 20240405153052393
12993 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/Makefile' (11,020) at 20240405153045473
12994 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/protocol.py' (11,021) at 20240326080039614
12995 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mpls_iptunnel.h' (11,022) at 20210307214931642
12996 2025-01-21 03:00:56.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c' (11,023) at 20240405153050257
12997 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cffrml.h' (11,024) at 20210307214931554
12998 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373-sdw.c' (11,025) at 20240405153232151
12999 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/cleanup.hpp' (11,026) at 20240817080027656
13000 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/microblazeel-softmmu/default.mak' (11,027) at 20241211090212222
13001 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra76x-mmc-iodelay.dtsi' (11,028) at 20240405153045601
13002 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/vstate_exec_nolibc.c' (11,029) at 20240405153054369
13003 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/Makefile' (11,030) at 20210307214926334
13004 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8660.h' (11,031) at 20210307214931330
13005 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_wrdsp.c' (11,032) at 20210308005046505
13006 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts' (11,033) at 20240405153229967
13007 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-raspberrypi-poe.c' (11,034) at 20240405153051453
13008 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Slot/meson.build' (11,035) at 20230825080021137 to deleted uid set
13009 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/index.rst' (11,036) at 20220525020651642
13010 2025-01-21 03:00:56.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_stream.c' (11,037) at 20220525020654759
13011 2025-01-21 03:00:56.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css.c' (11,038) at 20240405153231475
13012 2025-01-21 03:00:56.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/setup.c' (11,039) at 20210307214926538
13013 2025-01-21 03:00:56.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_dscp.c' (11,040) at 20210307214932026
13014 2025-01-21 03:00:56.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cache.h' (11,041) at 20210309003648676
13015 2025-01-21 03:00:56.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/chipidea.c' (11,042) at 20210927100127205
13016 2025-01-21 03:00:56.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp702x-fe.c' (11,043) at 20210307214928822
13017 2025-01-21 03:00:56.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-amx.yaml' (11,044) at 20240405153045165
13018 2025-01-21 03:00:56.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c' (11,045) at 20240405153230511
13019 2025-01-21 03:00:56.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/mod_host.c' (11,046) at 20210307214930858
13020 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/Makefile' (11,047) at 20210307214926182
13021 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.gitignore' (11,048) at 20230721080038150
13022 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Kekes-Cegled-Eger-Miskolctapolca-Ozd' (11,049) at 20210307205553774
13023 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/unique_call.hpp' (11,050) at 20220412175720090
13024 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__run_loop.hpp' (11,051) at 20240817080036820
13025 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rsmu_core.c' (11,052) at 20240805080013971
13026 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/agg-rx.c' (11,053) at 20240405153053289
13027 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/socket.h' (11,054) at 20210307214926246
13028 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro-oneplus-bacon.dts' (11,055) at 20240405153229895
13029 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/bcm_sf2.rst' (11,056) at 20210307214925534
13030 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/oldask1_config' (11,057) at 20210307214932154
13031 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pmic-eic-sprd.c' (11,058) at 20240405153230307
13032 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/pmu.c' (11,059) at 20240405153232223
13033 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/temporary_file.cpp' (11,060) at 20240830080017495
13034 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7722_defconfig' (11,061) at 20210307214926546
13035 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb' (11,062) at 20240301090012423
13036 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/scif_ioctl.h' (11,063) at 20210307214931658
13037 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/bfq-iosched.rst' (11,064) at 20220525020651654
13038 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/conf/templates/default/bblayers.conf.sample' (11,065) at 20240323080013545
13039 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/swab.h' (11,066) at 20210307214926166
13040 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-twl6040.c' (11,067) at 20240405153047085
13041 2025-01-21 03:00:56.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tc358743.txt' (11,068) at 20210307214925354
13042 2025-01-21 03:00:56.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_sh_mask.h' (11,069) at 20210307214927674
13043 2025-01-21 03:00:56.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/cpu_loop.c' (11,070) at 20241211090212378
13044 2025-01-21 03:00:56.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/qspinlock_types.h' (11,071) at 20240405153046125
13045 2025-01-21 03:00:56.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_rng.h' (11,072) at 20230426080043764
13046 2025-01-21 03:00:56.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/itimer.c' (11,073) at 20210309003654144
13047 2025-01-21 03:00:56.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6779-evb.dts' (11,074) at 20240405153045745
13048 2025-01-21 03:00:56.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/monreader.rst' (11,075) at 20240405153229747
13049 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cnxt/cx92755_equinox.dts' (11,076) at 20240405153045433
13050 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/Kconfig' (11,077) at 20210308005002824
13051 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb' (11,078) at 20240302090018206
13052 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h618-orangepi-zero3.dts' (11,079) at 20240405153229915
13053 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fat/fat.c' (11,080) at 20210308005003544
13054 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-dvb.c' (11,081) at 20210307214928650
13055 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/Kconfig' (11,082) at 20210308005002764
13056 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-clang' (11,083) at 20210927100127465
13057 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/automount-support.rst' (11,084) at 20210307214925482
13058 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/.gitignore' (11,085) at 20210507000042347
13059 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-neoversen2.inc' (11,086) at 20240301090012451
13060 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/dp8393x.c' (11,087) at 20241211090212302
13061 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c' (11,088) at 20240405153047165
13062 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/kvm.h' (11,089) at 20240405153054033
13063 2025-01-21 03:00:56.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.h' (11,090) at 20210307214928842
13064 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-clocks.dtsi' (11,091) at 20210308005002592
13065 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/dwarf-regs.c' (11,092) at 20210307214932522
13066 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hornon' (11,093) at 20210307205553782
13067 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/transhuge.rst' (11,094) at 20240405153044961
13068 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/clock.h' (11,095) at 20210308005002664
13069 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-programmable.c' (11,096) at 20240405153046769
13070 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/bitops.h' (11,097) at 20210308005002824
13071 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/rockchip_dw_mmc.c' (11,098) at 20210308005003404
13072 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/hacking.rst' (11,099) at 20240405153045273
13073 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5275EVB.h' (11,100) at 20210308005003576
13074 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/TODO' (11,101) at 20210307214930586
13075 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_pa6t.S' (11,102) at 20210307214926398
13076 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/Makefile' (11,103) at 20240405153051325
13077 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx23-clock.yaml' (11,104) at 20240405153045025
13078 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/wakeup-source.txt' (11,105) at 20240405153045141
13079 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/gpc.c' (11,106) at 20240405153045649
13080 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/multiplexed_log.css' (11,107) at 20210308005003744
13081 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/urandom_read_lib2.c' (11,108) at 20240405153054289
13082 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/trace.h' (11,109) at 20210307214928514
13083 2025-01-21 03:00:56.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts' (11,110) at 20240405153045725
13084 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.h' (11,111) at 20240405153047113
13085 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt7621-reset.h' (11,112) at 20240405153052653
13086 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/SystemdTarget/meson.build' (11,113) at 20220913030027321 to deleted uid set
13087 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/bmips_cpu.c' (11,114) at 20210308005003356
13088 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0010-apache2-do-not-use-relative-path-for-gen_test_char.patch' (11,115) at 20220402030016023
13089 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/get_op.S' (11,116) at 20210307214926142
13090 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/sections.h' (11,117) at 20240405153229991
13091 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cps-vec.S' (11,118) at 20240405153046021
13092 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a774e1-sysc.c' (11,119) at 20240405153231351
13093 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/loongarch64-linux-user.mak' (11,120) at 20241211090212222
13094 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_255.6.bb' (11,121) at 20241206090014246
13095 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/una_asm_64.S' (11,122) at 20210307214926602
13096 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/gcov.rst' (11,123) at 20220525020651658
13097 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/ethernut5_pwrman.h' (11,124) at 20210308005002956
13098 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpadlpar_core.c' (11,125) at 20240405153051245
13099 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-pvr2.c' (11,126) at 20210307214926546
13100 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fault.h' (11,127) at 20240405153048621
13101 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/pkeys.h' (11,128) at 20240405153054357
13102 2025-01-21 03:00:56.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0010-Remove-PLATFORM_HAS_ATTEST_PK-define-from-IAT-test.patch' (11,129) at 20241206090014214
13103 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c' (11,130) at 20240805080013979
13104 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/meson-wrapper' (11,131) at 20230401080011971
13105 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/cpufeature.h' (11,132) at 20210307214932594
13106 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vxeh2_vcvt.c' (11,133) at 20221215040039390
13107 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atmel_pdc.h' (11,134) at 20210307214931358
13108 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-stop-pre@.target' (11,135) at 20220301040040081
13109 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/aw2-tsl.c' (11,136) at 20210307214932234
13110 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbutils.c' (11,137) at 20210307214926826
13111 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708.dtsi' (11,138) at 20240405153045425
13112 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-rootfs-postcommands.bbclass' (11,139) at 20230321080018353
13113 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/chromebox_panther.dts' (11,140) at 20210308005002860
13114 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/nvmem-layout.yaml' (11,141) at 20240405153045121
13115 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/lsxl.c' (11,142) at 20210308005002944
13116 2025-01-21 03:00:56.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_opt_types.tc' (11,143) at 20240405153054305
13117 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/clock-commonclk.c' (11,144) at 20240405153046193
13118 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c' (11,145) at 20240405153048969
13119 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netif.c' (11,146) at 20240405153232115
13120 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/PREEMPT' (11,147) at 20240405153054369
13121 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-memory.c' (11,148) at 20220525020652018
13122 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0024-avoid-missing-LOCK_EX-declaration.patch' (11,149) at 20241221090017644
13123 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/audio-jack-events.h' (11,150) at 20210307214931350
13124 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-mv784mp-gp/MAINTAINERS' (11,151) at 20210308005002904
13125 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/omap_hwspinlock.c' (11,152) at 20240405153230671
13126 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio-scsi.c' (11,153) at 20241211090212442
13127 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/cpu-param.h' (11,154) at 20241211090212494
13128 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/README' (11,155) at 20210308005002988
13129 2025-01-21 03:00:56.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_wdt.h' (11,156) at 20210308005003020
13130 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c' (11,157) at 20240613080016399
13131 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml' (11,158) at 20240405153229791
13132 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.lib' (11,159) at 20240805080014063
13133 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_csc.c' (11,160) at 20240405153048761
13134 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/fs.hpp' (11,161) at 20210308005120353
13135 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/NOTES' (11,162) at 20210307214928034
13136 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/entry.c' (11,163) at 20240405153046029
13137 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c' (11,164) at 20240405153230515
13138 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_init.c' (11,165) at 20220525020654007
13139 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_ktls.h' (11,166) at 20240405153049937
13140 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-controller/irq.h' (11,167) at 20210308005003636
13141 2025-01-21 03:00:56.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-virtio-hcall.h' (11,168) at 20240906080037288
13142 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_parser.c' (11,169) at 20240405153046529
13143 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kdb/Makefile' (11,170) at 20210307214932126
13144 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_bad_size_for_magic0.c' (11,171) at 20240405153054237
13145 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/ptrace.h' (11,172) at 20240405153045861
13146 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pasemi-core.h' (11,173) at 20240405153048909
13147 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rsmu_i2c.c' (11,174) at 20240405153230839
13148 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AggregationSource_v1.xml' (11,175) at 20240918080002708
13149 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib.h' (11,176) at 20220525020653163
13150 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkPortCollection.json' (11,177) at 20240619080002952
13151 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb' (11,178) at 20241221090017548
13152 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgalloc.h' (11,179) at 20210307214926582
13153 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb' (11,180) at 20240413080012663
13154 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/core.c' (11,181) at 20240405153048809
13155 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_reg_defs.h' (11,182) at 20240405153048529
13156 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmodplug/libmodplug/0001-fastmix-Drop-register-storage-class-keyword.patch' (11,183) at 20230131040012035
13157 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nmi.h' (11,184) at 20240405153046117
13158 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/psci_smp.S' (11,185) at 20210308005002792
13159 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_dp.c' (11,186) at 20240726080012850
13160 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/images/fb-tiogapass-phosphor-image.inc' (11,187) at 20231224090010777
13161 2025-01-21 03:00:56.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.c' (11,188) at 20240405153048593
13162 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml' (11,189) at 20240405153045181
13163 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-rbsp.c' (11,190) at 20220525020653279
13164 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/binconfig.bbclass' (11,191) at 20220910030013385
13165 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-bx50v3.dtsi' (11,192) at 20240405153229883
13166 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/maxim,max5522.yaml' (11,193) at 20240405153045073
13167 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/mmu.h' (11,194) at 20210308005002640
13168 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/listfile.c' (11,195) at 20230426080043636
13169 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/imx-pata.txt' (11,196) at 20210307214925282
13170 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_core.h' (11,197) at 20240405153230259
13171 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk.c' (11,198) at 20241011080017299
13172 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/socfpga_dw_mmc.c' (11,199) at 20210308005003408
13173 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/tree_32.c' (11,200) at 20210307214926614
13174 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-pwm.c' (11,201) at 20240405153046781
13175 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_combo_phy_regs.h' (11,202) at 20240405153048437
13176 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/smsc47m1.rst' (11,203) at 20210307214925506
13177 2025-01-21 03:00:56.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/spmi.c' (11,204) at 20210308005003740
13178 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_xcvr.c' (11,205) at 20240405153232175
13179 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerDiagnosticData.v1_2_3.json' (11,206) at 20240619080002948
13180 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb' (11,207) at 20241221090017548
13181 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c' (11,208) at 20240405153230255
13182 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso_bench_rx.c' (11,209) at 20240405153232283
13183 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/msg.h' (11,210) at 20210307214931642
13184 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsinit.c' (11,211) at 20240405153046621
13185 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_cmx.c' (11,212) at 20240405153049213
13186 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino_MICRO_defconfig' (11,213) at 20210308005003232
13187 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-artpec/board-artpec6.c' (11,214) at 20210307214925870
13188 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/module.c' (11,215) at 20240405153046325
13189 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/firmware.c' (11,216) at 20240405153230807
13190 2025-01-21 03:00:56.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TaskService_v1.xml' (11,217) at 20240619080002936
13191 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_ring.c' (11,218) at 20240913080013821
13192 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d27_som1.dtsi' (11,219) at 20240405153045465
13193 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-cdc_ncm' (11,220) at 20210309003648256
13194 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kcov.h' (11,221) at 20240405153052925
13195 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/manage.py' (11,222) at 20220910030013377
13196 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/udp_tunnels.c' (11,223) at 20210309003651312
13197 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.gitignore' (11,224) at 20241101080009591
13198 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/firmware.h' (11,225) at 20210307214932706
13199 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand.c' (11,226) at 20210308005003412
13200 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/imx/clk-imx8.c' (11,227) at 20210308005003348
13201 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/Makefile' (11,228) at 20240405153230807
13202 2025-01-21 03:00:56.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/init-manager-none.inc' (11,229) at 20241221090017612
13203 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2_reg.h' (11,230) at 20240405153049473
13204 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweron-failure@.service' (11,231) at 20241029080011443
13205 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_tftp.c' (11,232) at 20210307214932014
13206 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/filter/adi,admv8818.yaml' (11,233) at 20240405153045073
13207 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/int.uc' (11,234) at 20210307214931810
13208 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r9a07g043-cpg.c' (11,235) at 20240613080016383
13209 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_settings.h' (11,236) at 20210309003652820
13210 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cmpi.c' (11,237) at 20210308005003720
13211 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-pool.c' (11,238) at 20210307214930582
13212 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/008' (11,239) at 20210927100127473
13213 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/t4rdb.h' (11,240) at 20210308005002996
13214 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acparser.h' (11,241) at 20240405153046617
13215 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/asp834x.c' (11,242) at 20240405153046197
13216 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-cframe-reg.h' (11,243) at 20240906080037336
13217 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcpdm.h' (11,244) at 20210307214932434
13218 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_cert_parser.c' (11,245) at 20240405153046533
13219 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/format_utils.hpp' (11,246) at 20240809080033019
13220 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_t20_defconfig' (11,247) at 20210308005003252
13221 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcp_check_syncookie_user.c' (11,248) at 20240405153054289
13222 2025-01-21 03:00:56.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8994-core.c' (11,249) at 20240405153230839
13223 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/DateTime/DateTime.vue' (11,250) at 20241004080035971
13224 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-pdm.yaml' (11,251) at 20240405153045161
13225 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c' (11,252) at 20240405153230403
13226 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_wo.c' (11,253) at 20240405153231007
13227 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/mem_helper.c' (11,254) at 20240906080037532
13228 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb' (11,255) at 20241221090017508
13229 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd.c' (11,256) at 20240405153048541
13230 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-x86/x86-power-control/x86-power-control/power-config-host0.json' (11,257) at 20230706080014733
13231 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rb_resort.h' (11,258) at 20210307214932602
13232 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce80/irq_service_dce80.h' (11,259) at 20210307214927310
13233 2025-01-21 03:00:56.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-list.err' (11,260) at 20220429100100882
13234 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axs101.dts' (11,261) at 20210307214925662
13235 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/transport.c' (11,262) at 20240901080013973
13236 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/image_manager.cpp' (11,263) at 20240820080021218 to deleted uid set
13237 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/ventana_eeprom.h' (11,264) at 20210308005003000
13238 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8660.yaml' (11,265) at 20240405153045025
13239 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/inode.c' (11,266) at 20240405153231707
13240 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/pci-quirks.c' (11,267) at 20240405153052105
13241 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mboxd/files/99-aspeed-lpc-ctrl.rules' (11,268) at 20210307205554070
13242 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958525er.dts' (11,269) at 20240405153045429
13243 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/booting.rst' (11,270) at 20240405153229743
13244 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-helios4.dts' (11,271) at 20210308005002568
13245 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/obmc-enable-host-watchdog@.service' (11,272) at 20210307205554074
13246 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/bpf_perf_event.h' (11,273) at 20240405153045945
13247 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/profile-title.png' (11,274) at 20210307205554346 to deleted uid set
13248 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_addresses.c' (11,275) at 20240405153053445
13249 2025-01-21 03:00:56.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l15.c' (11,276) at 20210307214930070
13250 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/link_watch.c' (11,277) at 20241216090017789
13251 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama7g5.dtsi' (11,278) at 20241008080013891
13252 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/vmlinux-kallsyms.c' (11,279) at 20240405153054173
13253 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme3_rtr_regs.h' (11,280) at 20240405153046605
13254 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/TriggerManager/meson.build' (11,281) at 20230825080021141 to deleted uid set
13255 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe_tdm.c' (11,282) at 20240405153231451
13256 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pxe1610.rst' (11,283) at 20210307214925506
13257 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/Kconfig' (11,284) at 20240405153046733
13258 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/phosphor-health-monitor.service.in' (11,285) at 20230317080022933
13259 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.c' (11,286) at 20241001080013016
13260 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/cw1200_sdio.c' (11,287) at 20210726100024727
13261 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_3a.h' (11,288) at 20210307214930546
13262 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-core.xml' (11,289) at 20210308005045817
13263 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-espi-0.dtsi' (11,290) at 20210307214926350
13264 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-ipmi-kcs/bare-metal-ipmi-kcs.bb' (11,291) at 20241206090014226
13265 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-rervision-dvk.dts' (11,292) at 20240405153045393
13266 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6650.rst' (11,293) at 20210307214925502
13267 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-ld11.c' (11,294) at 20210308005002792
13268 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Czestochowa' (11,295) at 20210307205553778
13269 2025-01-21 03:00:56.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx-fix-pidfile.patch' (11,296) at 20210307205554034
13270 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_xdp.c' (11,297) at 20241104090011587
13271 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmb.service' (11,298) at 20210308005119665
13272 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/bitfield.h' (11,299) at 20240405153046741
13273 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/acenv.h' (11,300) at 20240405153045933
13274 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-copy.svg' (11,301) at 20210308005107069
13275 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/vss-debug.h' (11,302) at 20230925080039989
13276 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/Makefile' (11,303) at 20220525020654211
13277 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi_lowlevel.h' (11,304) at 20210308005003524
13278 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamhash_desc.c' (11,305) at 20240405153046929
13279 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_verify.h' (11,306) at 20240405153048457
13280 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy_fixed.h' (11,307) at 20240405153052765
13281 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/gpio.c' (11,308) at 20210308005002752
13282 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate/0001-rdate-define-logwtmp-on-libc-glibc.patch' (11,309) at 20230706080014737
13283 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch' (11,310) at 20210307205553882
13284 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/Makefile' (11,311) at 20240405153046733
13285 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/page_migration.rst' (11,312) at 20240405153045297
13286 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/microtek.c' (11,313) at 20240405153052113
13287 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb' (11,314) at 20241221090017684
13288 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38469-1.patch' (11,315) at 20240106090017265
13289 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml' (11,316) at 20210610000035134
13290 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd_%.bbappend' (11,317) at 20240904080027730
13291 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/irqs.h' (11,318) at 20240405153045645
13292 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tc-queue-filters.rst' (11,319) at 20240405153045241
13293 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2.h' (11,320) at 20240405153050593
13294 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/OWNERS' (11,321) at 20240913080036581
13295 2025-01-21 03:00:56.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/vdec.h' (11,322) at 20210307214928746
13296 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_hdcp_helper.h' (11,323) at 20240405153052629
13297 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_mr.h' (11,324) at 20220525020653163
13298 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/vblade.service' (11,325) at 20210307205553822
13299 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-flush.c' (11,326) at 20240624080012772
13300 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/barebox/barebox/0001-lib-lz4-use-lz4-instead-of-lz4c.patch' (11,327) at 20241221090017632
13301 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.h' (11,328) at 20220627100017026
13302 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-key.out' (11,329) at 20220429100100882 to deleted uid set
13303 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ext4_jbd2.c' (11,330) at 20240405153231663
13304 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga102.c' (11,331) at 20240405153048637
13305 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_ioctl.c' (11,332) at 20210307214932194
13306 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/sensor-monitor/README.md' (11,333) at 20221213040025761
13307 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-avr.rst' (11,334) at 20210927100127081
13308 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfleui.c' (11,335) at 20210308005046529
13309 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/stratixII.c' (11,336) at 20210308005003376
13310 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/syscounter.h' (11,337) at 20210308005002676
13311 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000Interface.h' (11,338) at 20210307214930914
13312 2025-01-21 03:00:56.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/index.scss' (11,339) at 20210308005107077
13313 2025-01-21 03:00:56.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/refcounttree.c' (11,340) at 20241011080017367
13314 2025-01-21 03:00:56.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-device.h' (11,341) at 20240405153052829
13315 2025-01-21 03:00:56.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/common.c' (11,342) at 20240405153046237
13316 2025-01-21 03:00:56.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hisi_hikey_usb.c' (11,343) at 20240405153049637
13317 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/iommu.h' (11,344) at 20240405153230743
13318 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/Makefile' (11,345) at 20240405153230755
13319 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/helper.h' (11,346) at 20210308005046257
13320 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/unimac.h' (11,347) at 20220525020653471
13321 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/irq.c' (11,348) at 20240405153045645
13322 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ddr4_dimm_params.c' (11,349) at 20210308005003360
13323 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/magic-enum/magic-enum/run-ptest' (11,350) at 20241221090017516
13324 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ssm4567.txt' (11,351) at 20210307214925434
13325 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/opa_smi.h' (11,352) at 20210309003653968
13326 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-spdif.txt' (11,353) at 20210307214925430
13327 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-user-regs-no-sve-aarch64' (11,354) at 20240405153232231
13328 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/phy.h' (11,355) at 20240411080014090
13329 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/build.py' (11,356) at 20220910030013401
13330 2025-01-21 03:00:56.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/curve25519.h' (11,357) at 20220525020654535
13331 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-system-cpu' (11,358) at 20240830080013239
13332 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/utils.bbclass' (11,359) at 20241221090017608
13333 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x-rpi-usb-host.dtsi' (11,360) at 20210308005002576
13334 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/progress_meter.c' (11,361) at 20230426080043644
13335 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-nvidia.json' (11,362) at 20241207090009635
13336 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/spice.c' (11,363) at 20230426080043656
13337 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/Kconfig' (11,364) at 20240405153049425
13338 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/cchips/Kconfig' (11,365) at 20240405153046309
13339 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/avsbus-enable@.service' (11,366) at 20220514030009396
13340 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/southcluster.asl' (11,367) at 20210308005002876
13341 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.h' (11,368) at 20210307214927734
13342 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-no-list.json' (11,369) at 20210308005046405
13343 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/posix_types.h' (11,370) at 20210308005002888
13344 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qm-rsrc.c' (11,371) at 20220525020652310
13345 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/hotplug.c' (11,372) at 20240405153229911
13346 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/ddr.c' (11,373) at 20210308005003048
13347 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/hub.h' (11,374) at 20240405153231539
13348 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-tar.c' (11,375) at 20240405153232283
13349 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-marsboard.dts' (11,376) at 20240405153045505
13350 2025-01-21 03:00:56.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-virtio.c' (11,377) at 20240405153047085
13351 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/hashtable.c' (11,378) at 20210308005003740
13352 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/rammap.h' (11,379) at 20210307214927906
13353 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/edma.h' (11,380) at 20240405153052681
13354 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081.dtsi' (11,381) at 20240405153045425
13355 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c' (11,382) at 20240405153230363
13356 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/zynq.S' (11,383) at 20210309003648680
13357 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-3.0' (11,384) at 20210307205554418
13358 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/hns3.rst' (11,385) at 20220525020651746
13359 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tulip-test.c' (11,386) at 20221215040039382
13360 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas.c' (11,387) at 20220525020652078
13361 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-case.json' (11,388) at 20210927100127473
13362 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Turku' (11,389) at 20210307205553774
13363 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/Makefile' (11,390) at 20220525020655083
13364 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-opos6uldev.dts' (11,391) at 20210308005002588
13365 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/.gitignore' (11,392) at 20240405153054333
13366 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpsr.h' (11,393) at 20210308005046069
13367 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_bindings.h' (11,394) at 20240405153050293
13368 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AllowDenyCollection.json' (11,395) at 20240619080002940
13369 2025-01-21 03:00:56.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_vp8.c' (11,396) at 20240405153051865
13370 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/sigcontext.h' (11,397) at 20210307214926122
13371 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/headc37d.c' (11,398) at 20240405153048613
13372 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mp.h' (11,399) at 20210308005002840
13373 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/arc-rawmode.c' (11,400) at 20210307214929246
13374 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/Makefile' (11,401) at 20240405153052149
13375 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/registers.c' (11,402) at 20240405153046493
13376 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/normalize_mac_test.sh' (11,403) at 20230629131804623
13377 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-afe-pcm.c' (11,404) at 20240405153232183
13378 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.5.0.bb' (11,405) at 20241221090017684
13379 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (11,406) at 20240405153232267
13380 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-tiehrpwm.c' (11,407) at 20240405153231359
13381 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_fmax.c' (11,408) at 20210307214926274
13382 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-audio-rt1015p-rt5682.dtsi' (11,409) at 20240405153045749
13383 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/plpar_wrappers.h' (11,410) at 20240405153046125
13384 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/arch-support.rst' (11,411) at 20240405153045301
13385 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-mt6370-rgb.rst' (11,412) at 20240405153045225
13386 2025-01-21 03:00:56.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/app-header.js' (11,413) at 20210308005107069
13387 2025-01-21 03:00:56.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/sfb.json' (11,414) at 20240405153054377
13388 2025-01-21 03:00:56.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa-ssp.c' (11,415) at 20240405153232187
13389 2025-01-21 03:00:56.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/Kconfig' (11,416) at 20210308005002756
13390 2025-01-21 03:00:56.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/policy_unpack.h' (11,417) at 20240405153053465
13391 2025-01-21 03:00:56.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/eba.c' (11,418) at 20240805080013971
13392 2025-01-21 03:00:56.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/coex.c' (11,419) at 20240405153050533
13393 2025-01-21 03:00:56.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.h' (11,420) at 20210307214929918
13394 2025-01-21 03:00:56.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mboxctl.c' (11,421) at 20210308005100993
13395 2025-01-21 03:00:56.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/time.cpp' (11,422) at 20240822080031261
13396 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/fw.c' (11,423) at 20240405153050089
13397 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-command-q.out' (11,424) at 20210308005046409 to deleted uid set
13398 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-watchdog' (11,425) at 20240405153044917
13399 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/gdb-config.c.inc' (11,426) at 20210308005046365
13400 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/rmap.c' (11,427) at 20240405153052581
13401 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/extensions.yaml' (11,428) at 20240405153045149
13402 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/actions,owl-cmu.txt' (11,429) at 20210307214925282
13403 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_transport.c' (11,430) at 20240405153051933
13404 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c' (11,431) at 20241011080017331
13405 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm831x-ts.c' (11,432) at 20220525020653191
13406 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.h' (11,433) at 20240405153048489
13407 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/board.c' (11,434) at 20230720080043535
13408 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_tmr.c' (11,435) at 20240405153051965
13409 2025-01-21 03:00:56.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0005-pip-requirements-Don-t-install-requirements-with-pip.patch' (11,436) at 20210307205553802
13410 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h' (11,437) at 20240405153048621
13411 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.c' (11,438) at 20240405153230371
13412 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/pl041.hx' (11,439) at 20210308005045841
13413 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/attr/0001-attr.c-Include-libgen.h-for-posix-version-of-basenam.patch' (11,440) at 20240106090017285
13414 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c' (11,441) at 20240405153230343
13415 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/xen-emu.c' (11,442) at 20240906080037488
13416 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp5521.rst' (11,443) at 20210307214925518
13417 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/extdev.h' (11,444) at 20210307214927906
13418 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/hid.c' (11,445) at 20240405153052077
13419 2025-01-21 03:00:56.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/Makefile' (11,446) at 20210308005002916
13420 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/tlb.c' (11,447) at 20240617080017382
13421 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/cipher.h' (11,448) at 20240405153046929
13422 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/test.c' (11,449) at 20210307205554438
13423 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_coex.h' (11,450) at 20220525020653811
13424 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/include/vegman.inc' (11,451) at 20230927080013514
13425 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/baytrail_som-db5800-som-6867.dts' (11,452) at 20210308005002860
13426 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/memory/Makefile' (11,453) at 20210308005003388
13427 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-monitor.1' (11,454) at 20210309003655964
13428 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/.gitlab-ci.yml' (11,455) at 20241221090017576
13429 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_JsonSchema_ResponseValidator.robot' (11,456) at 20240627080021052
13430 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/serialize.cpp' (11,457) at 20240828080025979
13431 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/Makefile' (11,458) at 20240405153051405
13432 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/kconfig-macro-language.rst' (11,459) at 20220525020651738
13433 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fuse.h' (11,460) at 20210308005003652
13434 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-gpio.c' (11,461) at 20220525020653679
13435 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6sx-clock.yaml' (11,462) at 20240405153045025
13436 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/peci.h' (11,463) at 20240405153231831
13437 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/Makefile' (11,464) at 20210307214927738
13438 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ps3.c' (11,465) at 20220525020653955
13439 2025-01-21 03:00:56.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/spa.h' (11,466) at 20210308005003692
13440 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97435svmb.dts' (11,467) at 20240405153045985
13441 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-context.c' (11,468) at 20240405153230827
13442 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/README.md' (11,469) at 20221209040011539
13443 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/dma.h' (11,470) at 20240405153229907
13444 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/symbol-namespaces.rst' (11,471) at 20240405153045289
13445 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/strongarm.h' (11,472) at 20210308005045837
13446 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw560x.dtsi' (11,473) at 20240405153045513
13447 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/break.h' (11,474) at 20210307214926122
13448 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/as3722_regulator.c' (11,475) at 20210308005003472
13449 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_lib.sh' (11,476) at 20210307214932690
13450 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ruovesi_Storminiemi' (11,477) at 20210307205553774
13451 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/tqm8xx_setup.c' (11,478) at 20240405153230051
13452 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_ioctl.h' (11,479) at 20220525020654475
13453 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/rx-softmmu/default.mak' (11,480) at 20240906080037160
13454 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800soc.c' (11,481) at 20240405153050621
13455 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch' (11,482) at 20230706080014741
13456 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel3.svg' (11,483) at 20240405153044933
13457 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/Kconfig' (11,484) at 20240405153230755
13458 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-bananapi-m2-plus.dtsi' (11,485) at 20240405153045397
13459 2025-01-21 03:00:56.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_neon.c' (11,486) at 20240405153053097
13460 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_crtc.c' (11,487) at 20240405153048753
13461 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/verity.c' (11,488) at 20240405153052361
13462 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx-mipi-csi2.yaml' (11,489) at 20240405153045093
13463 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/ubi.c' (11,490) at 20210308005003540
13464 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_agp.c' (11,491) at 20241211090145425
13465 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-hostname_1.0.bb' (11,492) at 20241206090014270
13466 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/bpf_jit_comp64.c' (11,493) at 20240405153230023
13467 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/gpio-mux.yaml' (11,494) at 20240405153045113
13468 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-t-opp.dtsi' (11,495) at 20240405153045821
13469 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c' (11,496) at 20220525020652967
13470 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram.h' (11,497) at 20210308005002780
13471 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigoio_dsp.c' (11,498) at 20220525020654995
13472 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/e3x0-button.txt' (11,499) at 20210307214925334
13473 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/Makefile' (11,500) at 20210308005003464
13474 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryChunks_v1.xml' (11,501) at 20240619080002928
13475 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/turingcc-qcs404.c' (11,502) at 20240405153046833
13476 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/memdup.cocci' (11,503) at 20240405153053441
13477 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/panda_mux_data.h' (11,504) at 20210308005003080
13478 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/types_test.cpp' (11,505) at 20230511080029431
13479 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/Makefile' (11,506) at 20210307214927066
13480 2025-01-21 03:00:56.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ch.c' (11,507) at 20240405153051585
13481 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/excp_helper.c' (11,508) at 20241211090212490
13482 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.c' (11,509) at 20240405153050637
13483 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Angebo' (11,510) at 20210307205553778
13484 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-leadtek-y04g0051.c' (11,511) at 20210307214928782
13485 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ssd2828.h' (11,512) at 20210308005003532
13486 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-sdio.c' (11,513) at 20210308005002552
13487 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/alim1535_wdt.c' (11,514) at 20210309003653328
13488 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/law.c' (11,515) at 20210308005003172
13489 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/mmu_context.c' (11,516) at 20240405153230047
13490 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq8074.c' (11,517) at 20240405153230223
13491 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kasan-checks.h' (11,518) at 20220525020654579
13492 2025-01-21 03:00:56.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_nvram.h' (11,519) at 20210307214930026
13493 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch' (11,520) at 20230706080014745
13494 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c' (11,521) at 20240405153048657
13495 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_gmac_cmn.h' (11,522) at 20210307214931358
13496 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/rseq_test.c' (11,523) at 20240405153054321
13497 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/mvebu-uart.txt' (11,524) at 20240405153045153
13498 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/rs6000_mc.c' (11,525) at 20241211090212322
13499 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_io.c' (11,526) at 20240805080014035
13500 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/0002-Fix-pyext_PATTERN-for-cross-compilation.patch' (11,527) at 20240113090014536
13501 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/linkage.h' (11,528) at 20210308005002844
13502 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/index.rst' (11,529) at 20240405153045225
13503 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/settings/phosphor-settings-manager/power-policy-set-default.override.yml' (11,530) at 20220211110019230
13504 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/asm_pure_loop/.gitignore' (11,531) at 20240405153054169
13505 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Linksprite_pcDuino_defconfig' (11,532) at 20210308005003236
13506 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tunnel4.c' (11,533) at 20220525020654839
13507 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/syscalls/Makefile' (11,534) at 20240405153046509
13508 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (11,535) at 20241226090016127
13509 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/Makefile.libfdt' (11,536) at 20210308005003728
13510 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ptrace.h' (11,537) at 20210308005002708
13511 2025-01-21 03:00:56.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/extended.json' (11,538) at 20240405153054117
13512 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/cxl.rst' (11,539) at 20210307214925546
13513 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_ipmi_sensor.pl' (11,540) at 20220720030027719
13514 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/traps.c' (11,541) at 20240405153230039
13515 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm911360_entphn_defconfig' (11,542) at 20210308005003252
13516 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/README' (11,543) at 20240405153054381
13517 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.arm-caches' (11,544) at 20210308005003292
13518 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/cli-app/cper-convert.c' (11,545) at 20241114091008828
13519 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ep93xx_eth.c' (11,546) at 20210308005003428
13520 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/motload-head.S' (11,547) at 20210307214926362
13521 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/index.rst' (11,548) at 20210309003648436
13522 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt4831-regulator.c' (11,549) at 20240405153051473
13523 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_multiprobe.tc' (11,550) at 20210309003656000
13524 2025-01-21 03:00:56.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/m54xx_wdt.c' (11,551) at 20240405153052241
13525 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_7_0_sh_mask.h' (11,552) at 20240405153048225
13526 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/transport_class.h' (11,553) at 20240405153052809
13527 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/README' (11,554) at 20210308005002972
13528 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/reset.c' (11,555) at 20210307214926138
13529 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/openbmc-openpower.conf' (11,556) at 20210307205554046
13530 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/Kconfig' (11,557) at 20210308005003028
13531 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.cfg' (11,558) at 20210307205554634
13532 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/machine.h' (11,559) at 20210307214926222
13533 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c' (11,560) at 20240405153049813
13534 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/new-project.png' (11,561) at 20210307205554382 to deleted uid set
13535 2025-01-21 03:00:56.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c' (11,562) at 20240405153050201
13536 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-capture.c' (11,563) at 20240405153230815
13537 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cirrus,cs89x0.txt' (11,564) at 20210307214925374
13538 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/thrift/thrift/0001-DefineInstallationPaths.cmake-Define-libdir-in-terms.patch' (11,565) at 20230520080014476
13539 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/stream.c' (11,566) at 20240405153051753
13540 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-dbus.c' (11,567) at 20240724080011687
13541 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/index.scss' (11,568) at 20210308005107077
13542 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/synaptics.c' (11,569) at 20240919080017054
13543 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/dma.h' (11,570) at 20240405153046505
13544 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/text-patching.h' (11,571) at 20240405153046281
13545 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf85063.yaml' (11,572) at 20240405153045153
13546 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/rsa_caam.h' (11,573) at 20210308005003356
13547 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_hob.h' (11,574) at 20210308005002880
13548 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_4_0_default.h' (11,575) at 20210307214927694
13549 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/harddog.h' (11,576) at 20240405153046341
13550 2025-01-21 03:00:56.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/clipboard.h' (11,577) at 20230925080039937
13551 2025-01-21 03:00:56.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/altera_edac.c' (11,578) at 20240405153047013
13552 2025-01-21 03:00:56.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (11,579) at 20240209090013644
13553 2025-01-21 03:00:56.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bmc-update/config-bmc.json' (11,580) at 20240405080013750
13554 2025-01-21 03:00:56.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/Kconfig' (11,581) at 20210308005003028
13555 2025-01-21 03:00:56.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/MAINTAINERS' (11,582) at 20210308005002920
13556 2025-01-21 03:00:56.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/block-rsv.c' (11,583) at 20240405153231611
13557 2025-01-21 03:00:56.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv-iommu.c' (11,584) at 20241211090212326
13558 2025-01-21 03:00:56.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/xircom_cb.c' (11,585) at 20240405153049905
13559 2025-01-21 03:00:56.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Kconfig' (11,586) at 20241211090145381
13560 2025-01-21 03:00:56.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_acc_types.h' (11,587) at 20240405153051833
13561 2025-01-21 03:00:56.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qad/qad/0001-Fix-warnings-found-by-clang-compiler.patch' (11,588) at 20230919080013958
13562 2025-01-21 03:00:56.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8150.c' (11,589) at 20240405153230231
13563 2025-01-21 03:00:56.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport_dbus.c' (11,590) at 20230809080010803
13564 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_mock.c' (11,591) at 20240405153231355
13565 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/hal_init.c' (11,592) at 20220525020654171
13566 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/event.h' (11,593) at 20240405153232235
13567 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c' (11,594) at 20240405153231003
13568 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/cache-pl310.c' (11,595) at 20210308005002708
13569 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/asus.c' (11,596) at 20240405153051417
13570 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/dsdt.asl' (11,597) at 20210308005002908
13571 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/cl9097.h' (11,598) at 20210307214927902
13572 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i3c/device.h' (11,599) at 20240613080016499
13573 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-client/tee-supplicant@.service' (11,600) at 20231011080016570
13574 2025-01-21 03:00:56.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_labeled_tuple.cpp' (11,601) at 20230119040040606
13575 2025-01-21 03:00:56.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Kconfig' (11,602) at 20241115090012941
13576 2025-01-21 03:00:56.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Vitoria-Gasteiz' (11,603) at 20210307205553766
13577 2025-01-21 03:00:56.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo.c' (11,604) at 20241018080014482
13578 2025-01-21 03:00:56.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/snvs.c' (11,605) at 20210308005002728
13579 2025-01-21 03:00:56.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-nvmem' (11,606) at 20210309003648244
13580 2025-01-21 03:00:56.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/rx.c' (11,607) at 20210307214929970
13581 2025-01-21 03:00:56.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/colibri-vf50-ts.txt' (11,608) at 20240405153045081
13582 2025-01-21 03:00:56.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core.c' (11,609) at 20240503080014482
13583 2025-01-21 03:00:56.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/Nonnull.patch' (11,610) at 20231011080016574
13584 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_net.h' (11,611) at 20241011080017375
13585 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/widgets.txt' (11,612) at 20210307214925438
13586 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/core.h' (11,613) at 20240405153046965
13587 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/power-sequencer/swift/ucd90160.yaml' (11,614) at 20210307205553710
13588 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/emmc-storage-design.md' (11,615) at 20241203090006519
13589 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/subprojects/sdbusplus.wrap' (11,616) at 20220322030035936
13590 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/ingenic_rproc.c' (11,617) at 20240405153051481
13591 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Battery.interface.yaml' (11,618) at 20210610000035126
13592 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/0001-Unbolt-ubuntu-hack.patch' (11,619) at 20231011080016574
13593 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/rk3288.h' (11,620) at 20210308005003640
13594 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/axg-aoclkc.h' (11,621) at 20210308005003632
13595 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_crtc.h' (11,622) at 20210307214927866
13596 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/liblockfile-fix-install-so-to-man-dir.patch' (11,623) at 20230401080011935
13597 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/socfpga.c' (11,624) at 20210308005003072
13598 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/common.c' (11,625) at 20220818100014655
13599 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/g364fb.c' (11,626) at 20240405153231583
13600 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rv3029c2.c' (11,627) at 20240405153051501
13601 2025-01-21 03:00:56.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/file.c' (11,628) at 20240405153047041
13602 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/commsup.c' (11,629) at 20240405153231383
13603 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0009-reduce-lifetime-value.patch' (11,630) at 20230706080014737
13604 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/vfio-iommufd.rst' (11,631) at 20240906080037176
13605 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_stat_unittest.cpp' (11,632) at 20220108040030440
13606 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_mac.h' (11,633) at 20210308005003288
13607 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/dfl-emif.c' (11,634) at 20240405153049585
13608 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/subprojects/sdbusplus.wrap' (11,635) at 20211221040045334
13609 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/provider.cpp' (11,636) at 20241211090212454
13610 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_vop.h' (11,637) at 20241011080017315
13611 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz' (11,638) at 20210307205554590 to deleted uid set
13612 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/hw_breakpoint.c' (11,639) at 20240405153230035
13613 2025-01-21 03:00:56.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/Makefile' (11,640) at 20240405153054365
13614 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.uncmd_spl' (11,641) at 20210308005003724
13615 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/qmi/Makefile' (11,642) at 20210307214932130
13616 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/Kconfig' (11,643) at 20240405153051969
13617 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-tqma7.dtsi' (11,644) at 20240405153045533
13618 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm200.c' (11,645) at 20240405153048665
13619 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_hw_queues.c' (11,646) at 20220525020654003
13620 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/rcupdate.h' (11,647) at 20210307214932630
13621 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/main.cpp' (11,648) at 20230629131804615
13622 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qtree.c' (11,649) at 20230426080043956
13623 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/settings/phosphor-settings-manager_%.bbapend' (11,650) at 20240110090012776
13624 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/uvdevice.c' (11,651) at 20240405153051517
13625 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/gateway_client.h' (11,652) at 20220525020654791
13626 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_mxc.h' (11,653) at 20210308005003628
13627 2025-01-21 03:00:56.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_linecards.c' (11,654) at 20240712080021077
13628 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ia_css_ob_param.h' (11,655) at 20210307214930558
13629 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ml-ioh.c' (11,656) at 20240405153047077
13630 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads8344.yaml' (11,657) at 20240405153045073
13631 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-capture.c' (11,658) at 20241219090010504
13632 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-net-test.c' (11,659) at 20240326080039742
13633 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/arm,smmu-v3-pmcg.yaml' (11,660) at 20240405153045125
13634 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Manawatu' (11,661) at 20210307205553778
13635 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,rk3288-hdmi-analog.txt' (11,662) at 20240405153229799
13636 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message_parsers.hpp' (11,663) at 20240829080025807
13637 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-sha.c' (11,664) at 20240405153046937
13638 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.h' (11,665) at 20210307214927746
13639 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/platform.h' (11,666) at 20240405153052961
13640 2025-01-21 03:00:56.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/atmel-flexcom.h' (11,667) at 20210307214931342
13641 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/sim-hw-access.hpp' (11,668) at 20220225040021258
13642 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/booting.txt' (11,669) at 20240405153229835
13643 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/arm64-stub.c' (11,670) at 20240405153230295
13644 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6362.dtsi' (11,671) at 20220525020651990
13645 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mdb_host.sh' (11,672) at 20240405153054337
13646 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/mspro_block.c' (11,673) at 20240405153049593
13647 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hashtable.h' (11,674) at 20210309003653844
13648 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freeipmi/freeipmi/0001-Fix-undeclared-function-errors.patch' (11,675) at 20241221090017536
13649 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6359.dtsi' (11,676) at 20241211090145373
13650 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-mipi-u-boot.dtsi' (11,677) at 20210308005002584
13651 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjorkvattnet' (11,678) at 20210307205553778
13652 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/authors' (11,679) at 20210307214930630
13653 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-simple-poll.c' (11,680) at 20230421080019768
13654 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/config' (11,681) at 20240405153054301
13655 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r2dplus_defconfig' (11,682) at 20210308005003276
13656 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/Makefile' (11,683) at 20210308005002792
13657 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/offload.c' (11,684) at 20220525020653611
13658 2025-01-21 03:00:56.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/Makefile' (11,685) at 20210308005003028
13659 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/block-coroutine-wrapper.rst' (11,686) at 20230426080043660
13660 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_unix.c' (11,687) at 20240405153054265
13661 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/apne.c' (11,688) at 20240405153049773
13662 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml' (11,689) at 20240405153229759
13663 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/hostfs_user_exp.c' (11,690) at 20240405153052381
13664 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_device.c' (11,691) at 20210605000027704
13665 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types.c' (11,692) at 20220525020653119
13666 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/Makefile' (11,693) at 20220525020652827
13667 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/nvdec.h' (11,694) at 20240405153048621
13668 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r3-lte.dts' (11,695) at 20240405153045781
13669 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/nf_flowtable.rst' (11,696) at 20220525020651750
13670 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_net_unittest.cpp' (11,697) at 20240817080027656
13671 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/MAINTAINERS' (11,698) at 20210308005002920
13672 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projectconf.html' (11,699) at 20220402030016107
13673 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-wpe.c' (11,700) at 20240405153046797
13674 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/MAINTAINERS' (11,701) at 20210308005002920
13675 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp13xc.dtsi' (11,702) at 20240405153045585
13676 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/callbackgentest.cpp' (11,703) at 20210308005108057
13677 2025-01-21 03:00:56.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptlf.c' (11,704) at 20240405153230267
13678 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma.h' (11,705) at 20240405153047001
13679 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-board.h' (11,706) at 20240405153046013
13680 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/README.md' (11,707) at 20221013030029183
13681 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/0001-yasm-Set-build-date-to-SOURCE_DATE_EPOCH.patch' (11,708) at 20240413080012655
13682 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (11,709) at 20241226090016127
13683 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a2_00000008.dtsi' (11,710) at 20210308005002872
13684 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.h' (11,711) at 20240405153050493
13685 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/brxre1_defconfig' (11,712) at 20210308005003252
13686 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/record.c' (11,713) at 20240405153054201
13687 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_util.c' (11,714) at 20240906080037140
13688 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-mali.dtsi' (11,715) at 20210308005002596
13689 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_dev.c' (11,716) at 20240830080013287
13690 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/hash_info.h' (11,717) at 20220525020654535
13691 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/init/Makefile' (11,718) at 20210308005003228
13692 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow-memchr.c' (11,719) at 20240405153053105
13693 2025-01-21 03:00:56.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/logicore_dp_tx.c' (11,720) at 20210308005003528
13694 2025-01-21 03:00:56.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/Kconfig' (11,721) at 20210308005002960
13695 2025-01-21 03:00:56.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/nova-t-usb2.c' (11,722) at 20240405153049553
13696 2025-01-21 03:00:56.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/mia.c' (11,723) at 20210307214932246
13697 2025-01-21 03:00:56.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb' (11,724) at 20241221090017560
13698 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_3_0_sh_mask.h' (11,725) at 20210307214927542
13699 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/selftest/bashisms.tc' (11,726) at 20210307214932674
13700 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc512x.h' (11,727) at 20240405153230051
13701 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_ptc_ek_nandflash_defconfig' (11,728) at 20210308005003276
13702 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/mediatek/Makefile' (11,729) at 20240405153051973
13703 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml' (11,730) at 20240405153045013
13704 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_bits.c' (11,731) at 20210309003654192
13705 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/cpu.c' (11,732) at 20210308005002788
13706 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/ps.c' (11,733) at 20210307214929970
13707 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/meson.build' (11,734) at 20240906080037212
13708 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_message.h' (11,735) at 20240405153052601
13709 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mpc512x-dma.txt' (11,736) at 20210307214925310
13710 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_demod.c' (11,737) at 20240405153049521
13711 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/realview.rst' (11,738) at 20210308005045809
13712 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/mman.h' (11,739) at 20210308005046065
13713 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/resolve_errors.mako.cpp' (11,740) at 20210308005108057
13714 2025-01-21 03:00:56.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcr/gcr3_3.41.2.bb' (11,741) at 20240301090012427
13715 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_RegDefine11N.h' (11,742) at 20220525020654179
13716 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2400.c' (11,743) at 20220512100034141
13717 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shuffle.h' (11,744) at 20240405153053149
13718 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055_ser_trace.c' (11,745) at 20240405153048993
13719 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/adi,ad5272.yaml' (11,746) at 20240405153045077
13720 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb' (11,747) at 20241221090017664
13721 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb' (11,748) at 20240301090012431
13722 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/leds-lm355x.h' (11,749) at 20210307214931478
13723 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5387un/MAINTAINERS' (11,750) at 20210308005002948
13724 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu2-monitoring.service' (11,751) at 20230920080013648
13725 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/pipeline.json' (11,752) at 20240405153054157
13726 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-common-ops.c' (11,753) at 20240405153053997
13727 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/list-arch.sh' (11,754) at 20220525020651726
13728 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Nagykanizsa-Barcs-Keszthely' (11,755) at 20210307205553774
13729 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/parade-ps8622.c' (11,756) at 20240405153230527
13730 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/gr-Athens' (11,757) at 20210307205553774
13731 2025-01-21 03:00:56.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb_usual.h' (11,758) at 20210406100036147
13732 2025-01-21 03:00:56.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/fse_compress.c' (11,759) at 20240405153053113
13733 2025-01-21 03:00:56.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/adi.h' (11,760) at 20210307214926574
13734 2025-01-21 03:00:56.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/topdown.txt' (11,761) at 20240405153054085
13735 2025-01-21 03:00:56.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-medusa-reg.h' (11,762) at 20210307214928690
13736 2025-01-21 03:00:56.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/uart.c' (11,763) at 20240405153231471
13737 2025-01-21 03:00:56.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_ad7417_sensor.c' (11,764) at 20240405153049225
13738 2025-01-21 03:00:56.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/glk_rt5682_max98357a.c' (11,765) at 20240613080016547
13739 2025-01-21 03:00:56.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/meson.options' (11,766) at 20240827080014466
13740 2025-01-21 03:00:56.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinmux.h' (11,767) at 20240405153052765
13741 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_cmdset_0001.c' (11,768) at 20240405153230863
13742 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.3.bb' (11,769) at 20241221090017488
13743 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/README' (11,770) at 20210307205554478
13744 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/hw_irq.h' (11,771) at 20210307214931302
13745 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/falloc.h' (11,772) at 20210307214931630
13746 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/or_action.hpp' (11,773) at 20210914000041091
13747 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/response_manager.c' (11,774) at 20240405153049857
13748 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/MAINTAINERS' (11,775) at 20210308005003028
13749 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/ga102.c' (11,776) at 20240405153048653
13750 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/apei/output_format.rst' (11,777) at 20210307214925494
13751 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_unittest.cpp' (11,778) at 20240817080027252
13752 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_dccg.h' (11,779) at 20220525020652514
13753 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c' (11,780) at 20241211090145457
13754 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/bcm2836_control.c' (11,781) at 20241211090212282
13755 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/conf/layer.conf' (11,782) at 20241221090017472
13756 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/__init__.py' (11,783) at 20210307205554266
13757 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_constant.c' (11,784) at 20210307214926730
13758 2025-01-21 03:00:56.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/trace.h' (11,785) at 20210927100127413
13759 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mkexynosspl.c' (11,786) at 20210308005003768
13760 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/libgpiod.wrap' (11,787) at 20240815080028259
13761 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/cpu_if_regs.h' (11,788) at 20240405153046573
13762 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target-reg-bits.h' (11,789) at 20230925080040077
13763 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/r8a66597-udc.h' (11,790) at 20210307214930818
13764 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/configure.ac.patch' (11,791) at 20230706080014761
13765 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (11,792) at 20240326080016514
13766 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_client.cpp' (11,793) at 20230625080034211
13767 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_eq_qb.c' (11,794) at 20210308005046505
13768 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rs5c372.c' (11,795) at 20240405153231375
13769 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/restrack.c' (11,796) at 20220525020653151
13770 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.atmel_mci' (11,797) at 20210308005003292
13771 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/auxvec.h' (11,798) at 20240405153045941
13772 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/Makefile' (11,799) at 20240405153045645
13773 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7742-cpg-mssr.h' (11,800) at 20210307214931330
13774 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (11,801) at 20241031080012179
13775 2025-01-21 03:00:56.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/hwmon-temp/HwmonTempSensor.hpp' (11,802) at 20241112090003098
13776 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/idle.h' (11,803) at 20240405153052789
13777 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/emconfig' (11,804) at 20221213040024897
13778 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/run_checks.py' (11,805) at 20240405153054225
13779 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_overview/test_obmc_gui_server_overview.robot' (11,806) at 20241023080016467
13780 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/fpga-region.h' (11,807) at 20240613080016499
13781 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/087' (11,808) at 20210927100127481
13782 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch' (11,809) at 20240301090012427
13783 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/0001-docs-Disable-building.patch' (11,810) at 20221003030013257
13784 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/linear_range.h' (11,811) at 20240405153052721
13785 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_ttm.c' (11,812) at 20240405153048781
13786 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/andes/irq.h' (11,813) at 20240624080012816
13787 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-modes.S' (11,814) at 20210307214926370
13788 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-1.conf' (11,815) at 20230412080023460
13789 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-luxul-xap-1410.dts' (11,816) at 20240405153229871
13790 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/dbushelper_mock.hpp' (11,817) at 20210308005116217
13791 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/machine.h' (11,818) at 20220525020654611
13792 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/strace/groups/file' (11,819) at 20210307214932578
13793 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_mon.c' (11,820) at 20210307214928614
13794 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/time.c' (11,821) at 20240405153046509
13795 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mv-xor.txt' (11,822) at 20210307214925310
13796 2025-01-21 03:00:56.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (11,823) at 20241206090014278
13797 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/gpio-uniphier.c' (11,824) at 20210308005003376
13798 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/list.h' (11,825) at 20240405153053457
13799 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bcd.c' (11,826) at 20210307214931790
13800 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/README.pybootchart' (11,827) at 20210307205554642
13801 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/mac.h' (11,828) at 20240405153230955
13802 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/README' (11,829) at 20210812000025310
13803 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-section.err' (11,830) at 20240906080037560
13804 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kprobes/Makefile' (11,831) at 20210307214932126
13805 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nisqually.json' (11,832) at 20240123090005495
13806 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/hypercall.h' (11,833) at 20240405153052957
13807 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ll_cache.json' (11,834) at 20240405153232223
13808 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h' (11,835) at 20210307214926218
13809 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-eztv.c' (11,836) at 20210307214928782
13810 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/gpr_defconfig' (11,837) at 20240405153045993
13811 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/CorstoneSubsystems.png' (11,838) at 20230804080018091 to deleted uid set
13812 2025-01-21 03:00:56.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mmp.c' (11,839) at 20240405153049201
13813 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/Kconfig' (11,840) at 20210308005002788
13814 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/Makefile' (11,841) at 20240405153047257
13815 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/local_storage.c' (11,842) at 20240405153052981
13816 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-member-u.out' (11,843) at 20210308005046409 to deleted uid set
13817 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle.dts' (11,844) at 20210308005003760
13818 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl902d.h' (11,845) at 20210309003649824
13819 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/templates/default/conf-notes.txt' (11,846) at 20220913030020492
13820 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/encrypted.c' (11,847) at 20240405153053473
13821 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/rda,8810pl-intc.yaml' (11,848) at 20240405153045085
13822 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/atc260x-onkey.c' (11,849) at 20220525020653179
13823 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp869.c' (11,850) at 20210307214931178
13824 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/Kconfig' (11,851) at 20240405153048801
13825 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-gxp.c' (11,852) at 20240405153230675
13826 2025-01-21 03:00:56.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp1251.c' (11,853) at 20210307214931178
13827 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cryptodev-vhost-user.h' (11,854) at 20210308005046053
13828 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-probes-ipc3.c' (11,855) at 20240405153054005
13829 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/interface.hpp' (11,856) at 20230714080040163
13830 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-usi.c' (11,857) at 20240405153051769
13831 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/meson.build' (11,858) at 20241125090040576
13832 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-r40-ccu.c' (11,859) at 20241211090212294
13833 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/servalt/Makefile' (11,860) at 20210308005003020
13834 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ResolutionStep_v1.xml' (11,861) at 20240619080002936
13835 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_linux.c' (11,862) at 20240405153231647
13836 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-PA-Philadelphia' (11,863) at 20210307205553754
13837 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-smd.c' (11,864) at 20240405153046769
13838 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_cmd.c' (11,865) at 20240405153051901
13839 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/standard_device_tests.cpp' (11,866) at 20240817080031288
13840 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/shdma-base.h' (11,867) at 20210307214931506
13841 2025-01-21 03:00:56.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/bootm.c' (11,868) at 20210308005002840
13842 2025-01-21 03:00:56.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/solum_pssf162202_psu.json' (11,869) at 20220601030005869
13843 2025-01-21 03:00:56.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/odata-v4.json' (11,870) at 20240529080008499
13844 2025-01-21 03:00:56.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/msi2500/Kconfig' (11,871) at 20240405153049569
13845 2025-01-21 03:00:56.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm2000.h' (11,872) at 20210307214932350
13846 2025-01-21 03:00:56.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c' (11,873) at 20210307214928814
13847 2025-01-21 03:00:56.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_1_4_offset.h' (11,874) at 20240405153047765
13848 2025-01-21 03:00:56.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/heaps/cma_heap.c' (11,875) at 20240919080017050
13849 2025-01-21 03:00:56.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-wifi.dtsi' (11,876) at 20240405153045829
13850 2025-01-21 03:00:56.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apss-ipq-pll.c' (11,877) at 20240405153230219
13851 2025-01-21 03:00:56.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (11,878) at 20221122040015511
13852 2025-01-21 03:00:56.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gfs2_ondisk.h' (11,879) at 20220525020654667
13853 2025-01-21 03:00:56.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-oneplus-cheeseburger.dts' (11,880) at 20240405153045773
13854 2025-01-21 03:00:56.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/.kunitconfig' (11,881) at 20240405153053129
13855 2025-01-21 03:00:56.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imagetool.c' (11,882) at 20210308005003764
13856 2025-01-21 03:00:56.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/hyperv-proto.h' (11,883) at 20221215040039182
13857 2025-01-21 03:00:56.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/sigp.c' (11,884) at 20240405153046297
13858 2025-01-21 03:00:56.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/ucc_geth_ethtool.c' (11,885) at 20240405153049933
13859 2025-01-21 03:00:56.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-v4l2.c' (11,886) at 20240405153230827
13860 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_reg.h' (11,887) at 20220525020652859
13861 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/proc.c' (11,888) at 20240405153052369
13862 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utmath.c' (11,889) at 20210307214926846
13863 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/038.out' (11,890) at 20210308005046437
13864 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/pmu.c' (11,891) at 20240906080037528
13865 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/config-validator.cpp' (11,892) at 20240824080021954
13866 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/LICENSE' (11,893) at 20210308005111457
13867 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/rc' (11,894) at 20210307205554494
13868 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/ply/__init__.py' (11,895) at 20210307205554258
13869 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/builtin/main.c' (11,896) at 20240405153046681
13870 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/directives/username-validator.js' (11,897) at 20210308005107065
13871 2025-01-21 03:00:56.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_83xx.c' (11,898) at 20220525020654071
13872 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/ar5523.c' (11,899) at 20240613080016443
13873 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/ptpd-use-pkgconfig.patch' (11,900) at 20230131040012027
13874 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/intro.rst' (11,901) at 20210307214925602
13875 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_fru_device.robot' (11,902) at 20240628080017113
13876 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/speedstep.h' (11,903) at 20210308005002880
13877 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton/fw_env.config' (11,904) at 20220916030015744
13878 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/power-supply-monitor@.service' (11,905) at 20210308005405942
13879 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/tee.rst' (11,906) at 20240405153045265
13880 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus.c' (11,907) at 20241211090212554
13881 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libyang/libyang/0001-test_context-skip-test-case-test_searchdirs.patch' (11,908) at 20230401080011935
13882 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/corstone1000-standard.scc' (11,909) at 20220804030014671
13883 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Erikslund_Bergasen' (11,910) at 20210307205553778
13884 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso' (11,911) at 20240405153045729
13885 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gma_device.c' (11,912) at 20240405153048421
13886 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d34ek.dts' (11,913) at 20240405153045469
13887 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_cirrus_common.h' (11,914) at 20240405153053953
13888 2025-01-21 03:00:56.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/util.c' (11,915) at 20240405153054177
13889 2025-01-21 03:00:56.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-cache_1.0.bb' (11,916) at 20210812000025246
13890 2025-01-21 03:00:56.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_fw.c' (11,917) at 20241011080017295
13891 2025-01-21 03:00:56.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/cassini.h' (11,918) at 20240405153050305
13892 2025-01-21 03:00:56.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/MAINTAINERS' (11,919) at 20210308005002916
13893 2025-01-21 03:00:56.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-Use-unsigned-int-type-for-1-bit-integer-bitfield.patch' (11,920) at 20230131040012027
13894 2025-01-21 03:00:56.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c' (11,921) at 20210307214929478
13895 2025-01-21 03:00:56.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/highmem.h' (11,922) at 20240405153046385
13896 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-target.c' (11,923) at 20240805080013963
13897 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.h' (11,924) at 20210307214929914
13898 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpni.c' (11,925) at 20210308005003432
13899 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_station.c' (11,926) at 20240405153232043
13900 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/Makefile' (11,927) at 20210307214929226
13901 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2cd-valve-steamlink.dts' (11,928) at 20240405153045585
13902 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uhubctl/uhubctl_2.6.0.bb' (11,929) at 20241221090017544
13903 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/bcsr.c' (11,930) at 20210307214926186
13904 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.h' (11,931) at 20240405153050125
13905 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8770.txt' (11,932) at 20210307214925438
13906 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce110/irq_service_dce110.c' (11,933) at 20240712080021065
13907 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5755.yaml' (11,934) at 20240405153045073
13908 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_ti814x.c' (11,935) at 20210308005002756
13909 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/monitors/wip/wip.h' (11,936) at 20240405153053061
13910 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/statfs.h' (11,937) at 20210307214926122
13911 2025-01-21 03:00:56.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/Makefile' (11,938) at 20210307214929898
13912 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/elfcore-compat.h' (11,939) at 20220525020651998
13913 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-transaction.c' (11,940) at 20210307214932210
13914 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/management-style.rst' (11,941) at 20210307214925554
13915 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_event.h' (11,942) at 20210307214929178
13916 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpf/bpf_dummy_struct_ops.c' (11,943) at 20240405153053189
13917 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/phosphor-systemd-policy.bb' (11,944) at 20241206090014274
13918 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/zero.c' (11,945) at 20210309003653208
13919 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/features.rst' (11,946) at 20240405153229747
13920 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_bitfields.c' (11,947) at 20240405153054269
13921 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-meson-Re-added-required-lines-accidentally-removed.patch' (11,948) at 20241221090017692
13922 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/031.out' (11,949) at 20210308005046437
13923 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dts' (11,950) at 20240405153045821
13924 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb' (11,951) at 20241221090017516
13925 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/windows_equally_evictable.c' (11,952) at 20210308005100993
13926 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/dwmmc.h' (11,953) at 20210308005002640
13927 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-dynamic-replicator.yaml' (11,954) at 20240405153045013
13928 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_chmap.c' (11,955) at 20220525020655107
13929 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/meson-ir-tx.c' (11,956) at 20240405153049513
13930 2025-01-21 03:00:56.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/TODO' (11,957) at 20240405153051881
13931 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pl080.c' (11,958) at 20240405153045685
13932 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dts' (11,959) at 20240405153045821
13933 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.prettierrc.yaml' (11,960) at 20221207040044383
13934 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368.dtsi' (11,961) at 20210308005002608
13935 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_dpia_bw.h' (11,962) at 20240405153230419
13936 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/pai_crypto.json' (11,963) at 20240405153054117
13937 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm80.rst' (11,964) at 20210307214925502
13938 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/snps,hsdk-pll-clock.txt' (11,965) at 20210307214925294
13939 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_notify.c' (11,966) at 20220525020654311
13940 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/demux.h' (11,967) at 20210307214931542
13941 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-blk.h' (11,968) at 20221215040039186
13942 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/pinctrl.h' (11,969) at 20210308005003628
13943 2025-01-21 03:00:56.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/253.out' (11,970) at 20240326080039730
13944 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_txrx_common.h' (11,971) at 20240405153050041
13945 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/i2c-mxv7.c' (11,972) at 20210308005002724
13946 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt715.c' (11,973) at 20240405153053957
13947 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_irongate.h' (11,974) at 20210307214925646
13948 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6002.dtsi' (11,975) at 20240405153045717
13949 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-keys.yaml' (11,976) at 20240405153045077
13950 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-co-timeout.c' (11,977) at 20221215040039406
13951 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/stackprotector.h' (11,978) at 20240405153046129
13952 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/lowlevel_init.S' (11,979) at 20210308005002824
13953 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/gcw0.dts' (11,980) at 20240405153045989
13954 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/linuxboot_dma.bin' (11,981) at 20210308005046149 to deleted uid set
13955 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_backlight.h' (11,982) at 20240405153048745
13956 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/Makefile' (11,983) at 20240405153230687
13957 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fib6.h' (11,984) at 20240405153052893
13958 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_nor_defconfig' (11,985) at 20210308005003264
13959 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/xtensa-linux-user.mak' (11,986) at 20210927100127057
13960 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx93-media-blk-ctrl.yaml' (11,987) at 20240405153045153
13961 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/novena.h' (11,988) at 20210308005003016
13962 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/wavpack/wavpack_5.6.0.bb' (11,989) at 20240113090014540
13963 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7629/MAINTAINERS' (11,990) at 20210308005003016
13964 2025-01-21 03:00:56.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/obmc-security-response-team.md' (11,991) at 20221209040006399
13965 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/Kconfig' (11,992) at 20210308005003048
13966 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/uv_mmtimer.c' (11,993) at 20210307214926958
13967 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_opp.c' (11,994) at 20220525020652510
13968 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb' (11,995) at 20241221090017516
13969 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_Reference_Checker.robot' (11,996) at 20240627080021052
13970 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/cmsdk-apb-watchdog.c' (11,997) at 20241211090212354
13971 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sa11x0-dma.c' (11,998) at 20240405153047005
13972 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring2.sh' (11,999) at 20230627080016966
13973 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/Makefile' (12,000) at 20210308005002996
13974 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/imb/imb.c' (12,001) at 20210308004938832
13975 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2hk-evm.dts' (12,002) at 20240405153045589
13976 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/common.c' (12,003) at 20240805080014071
13977 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/atomic/Atomic-RMW+mb__after_atomic-is-stronger-than-acquire.litmus' (12,004) at 20210309003648432
13978 2025-01-21 03:00:56.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-mk802.dts' (12,005) at 20240405153045377
13979 2025-01-21 03:00:56.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/bootmap.h' (12,006) at 20241211090212442
13980 2025-01-21 03:00:56.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/serial.h' (12,007) at 20210307214926390
13981 2025-01-21 03:00:56.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c' (12,008) at 20240411080014110
13982 2025-01-21 03:00:56.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/edb93xx.h' (12,009) at 20210308005003592
13983 2025-01-21 03:00:56.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98504.h' (12,010) at 20210307214932314
13984 2025-01-21 03:00:56.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/mini_inflate.c' (12,011) at 20210308005003548
13985 2025-01-21 03:00:56.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_qpc0_regs.h' (12,012) at 20240405153046597
13986 2025-01-21 03:00:56.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/dk-All' (12,013) at 20210307205553766
13987 2025-01-21 03:00:56.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio_0.3.113.bb' (12,014) at 20220502030010176
13988 2025-01-21 03:00:56.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/kernel-api/writing-an-alsa-driver.rst' (12,015) at 20240405153229827
13989 2025-01-21 03:00:56.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/alignment.sh' (12,016) at 20220405030025645
13990 2025-01-21 03:00:56.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tw9906.c' (12,017) at 20240405153049341
13991 2025-01-21 03:00:56.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/debug.h' (12,018) at 20220525020655167
13992 2025-01-21 03:00:56.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/macboing.c' (12,019) at 20210309003648820
13993 2025-01-21 03:00:56.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/tee-dev.h' (12,020) at 20210524100034906
13994 2025-01-21 03:00:56.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_dumb.c' (12,021) at 20240405153048701
13995 2025-01-21 03:00:56.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/ufs_fs.h' (12,022) at 20210307214931254
13996 2025-01-21 03:00:56.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/Makefile' (12,023) at 20240405153049705
13997 2025-01-21 03:00:56.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/debug.h' (12,024) at 20240405153050649
13998 2025-01-21 03:00:56.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/ppc4xx.h' (12,025) at 20240906080037336
13999 2025-01-21 03:00:56.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb' (12,026) at 20240921080016394
14000 2025-01-21 03:00:56.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/i2s.h' (12,027) at 20210307214932410
14001 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymongo_4.10.1.bb' (12,028) at 20241221090017560
14002 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/brcm,bcm2835-aux-uart.txt' (12,029) at 20210307214925418
14003 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/evb-npcm845-ipmi-inventory-sensors.yaml' (12,030) at 20240110090012776
14004 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/cairo/cairo_1.18.2.bb' (12,031) at 20241221090017684
14005 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/ls1012afrdm.c' (12,032) at 20210308005002964
14006 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/intel-pt-test.c' (12,033) at 20240405153054093
14007 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bl_bit_32.h' (12,034) at 20210307214926550
14008 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evregion.c' (12,035) at 20240830080013247
14009 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/example/example.hpp' (12,036) at 20231021080029918
14010 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/wic/systemd-bootdisk-dmverity.wks.in' (12,037) at 20240413080012667
14011 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/monitor-core.c' (12,038) at 20240906080037444
14012 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dts' (12,039) at 20240405153229923
14013 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bios-verify.target.in' (12,040) at 20210308005120349
14014 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_intel_trace.h' (12,041) at 20210307214932254
14015 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-jvc.c' (12,042) at 20210307214928774
14016 2025-01-21 03:00:56.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch' (12,043) at 20230706080014745
14017 2025-01-21 03:00:56.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl818.c' (12,044) at 20240405153046901
14018 2025-01-21 03:00:56.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/TODO' (12,045) at 20210307214927974
14019 2025-01-21 03:00:56.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/qcserial.c' (12,046) at 20241115090012961
14020 2025-01-21 03:00:56.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/zramstop' (12,047) at 20210307205553938
14021 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_2_sh_mask.h' (12,048) at 20240405153048093
14022 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/json_utils.cpp' (12,049) at 20240820080027374
14023 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/grays.vue' (12,050) at 20220105012522959
14024 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/service_data.cpp' (12,051) at 20230516080019602
14025 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/cpu.c' (12,052) at 20241211090212494
14026 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/ddr.c' (12,053) at 20210308005002988
14027 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/Kconfig' (12,054) at 20210308005002732
14028 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mld.sh' (12,055) at 20240613080016567
14029 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push507c.h' (12,056) at 20210309003649824
14030 2025-01-21 03:00:56.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/amlogic/amlogic,canvas.yaml' (12,057) at 20240405153045153
14031 2025-01-21 03:00:56.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memcontrol.c' (12,058) at 20241118090018511
14032 2025-01-21 03:00:56.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_oss.c' (12,059) at 20210307214932438
14033 2025-01-21 03:00:56.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig' (12,060) at 20210308005003236
14034 2025-01-21 03:00:56.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/Makefile' (12,061) at 20240405153054037
14035 2025-01-21 03:00:56.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/Makefile' (12,062) at 20210308005003008
14036 2025-01-21 03:00:56.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/lantiq_asc.txt' (12,063) at 20210307214925418
14037 2025-01-21 03:00:56.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-nice-design.rst' (12,064) at 20240405153045301
14038 2025-01-21 03:00:56.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/tca642x.c' (12,065) at 20210308005003380
14039 2025-01-21 03:00:56.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/radeon.h' (12,066) at 20210308005003684
14040 2025-01-21 03:00:56.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_add_dup_node.dtso' (12,067) at 20240405153231279
14041 2025-01-21 03:00:56.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rcar-sysc.c' (12,068) at 20240405153231351
14042 2025-01-21 03:00:56.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9263_devices.c' (12,069) at 20210308005002712
14043 2025-01-21 03:00:56.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/orangepi.rst' (12,070) at 20230925080039845
14044 2025-01-21 03:00:56.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/page.h' (12,071) at 20240503080014462
14045 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-apollo.h' (12,072) at 20210307214926166
14046 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kaslr.h' (12,073) at 20210307214926666
14047 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/falcon/prom.c' (12,074) at 20210307214926266
14048 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/documentation-file-ref-check' (12,075) at 20240405153053445
14049 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/Makefile' (12,076) at 20220525020652290
14050 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig' (12,077) at 20210308005003268
14051 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Sorviselka' (12,078) at 20210307205553774
14052 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/qts/sdram_config.h' (12,079) at 20210308005002952
14053 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils_008.bb' (12,080) at 20241221090017504
14054 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seeed/linkit-smart-7688/Kconfig' (12,081) at 20210308005003048
14055 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_module.c' (12,082) at 20240405153054277
14056 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/attach.c' (12,083) at 20241211090145453
14057 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/delta_dps-750xb_psu.json' (12,084) at 20220601030005861
14058 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/dce100_hw_sequencer.c' (12,085) at 20210307214927282
14059 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/designware_i2c.c' (12,086) at 20210308005003380
14060 2025-01-21 03:00:56.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bmips_stb_defconfig' (12,087) at 20240405153045993
14061 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vt8500lcdfb.h' (12,088) at 20210307214930950
14062 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/watch.cpp' (12,089) at 20240820080021222 to deleted uid set
14063 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-ir-acs.yml' (12,090) at 20240106090017229
14064 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc8610_hpcd.c' (12,091) at 20240405153053933
14065 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/0001-Make-space-for-flags-from-environment.patch' (12,092) at 20210307205553846
14066 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_mhccif.h' (12,093) at 20240405153231267
14067 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-r9701.c' (12,094) at 20220525020653955
14068 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/plantower,pms7003.yaml' (12,095) at 20210307214925330
14069 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7780.c' (12,096) at 20210307214926566
14070 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/x86_sys_io.patch' (12,097) at 20210307205553750
14071 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-av/0001-all-Drop-xmlRecoverMemory.patch' (12,098) at 20230811080018298
14072 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/pci.h' (12,099) at 20210307214926222
14073 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1296.dtsi' (12,100) at 20240405153045797
14074 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hyrynsalmi_Paljakka' (12,101) at 20210307205553770
14075 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json' (12,102) at 20230807080022150
14076 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-vgic-info.h' (12,103) at 20220525020654575
14077 2025-01-21 03:00:56.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mrc/quark.h' (12,104) at 20210308005003636
14078 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-netxbig.c' (12,105) at 20220525020653215
14079 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/iot_devkit.dts' (12,106) at 20210308005002544
14080 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/devices-rsk7264.c' (12,107) at 20210307214926538
14081 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/mpc8308rdb.c' (12,108) at 20210308005002976
14082 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-authz-pam.c' (12,109) at 20210927100127641
14083 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/netifnames.patch' (12,110) at 20240413080012687
14084 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/sl811-hcd.c' (12,111) at 20210308005003516
14085 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/Makefile' (12,112) at 20210307214928842
14086 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/acl.c' (12,113) at 20240405153231691
14087 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/cooker.py' (12,114) at 20210307205554258
14088 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_ethtool.c' (12,115) at 20240405153050257
14089 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_lm87_sensor.c' (12,116) at 20240405153049225
14090 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_scsi.h' (12,117) at 20240405153051601
14091 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml' (12,118) at 20240405153045177
14092 2025-01-21 03:00:56.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/crypto.json' (12,119) at 20240405153054117
14093 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/dbx500-prcmu.h' (12,120) at 20240405153231819
14094 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/index.rst' (12,121) at 20240405153045209
14095 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/event.py' (12,122) at 20240113090014544
14096 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-pcie.c' (12,123) at 20241114091008828
14097 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_edcasetting_regdef.h' (12,124) at 20210307214930638
14098 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/of_net.c' (12,125) at 20240405153232007
14099 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_irq.h' (12,126) at 20220525020652887
14100 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/power-supply@69.conf' (12,127) at 20240904080027734
14101 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fbcon.h' (12,128) at 20220804100016068
14102 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mii.h' (12,129) at 20210307214931642
14103 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/am335x-fb.c' (12,130) at 20210308005003520
14104 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/acl.h' (12,131) at 20240405153052349
14105 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/obmcconsole1' (12,132) at 20240613080020632
14106 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-raw-vbi.rst' (12,133) at 20240405153045313
14107 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_tbmc.c' (12,134) at 20210307214930130
14108 2025-01-21 03:00:56.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/gcovr.cfg' (12,135) at 20240808080032608
14109 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/xen-front.rst' (12,136) at 20210307214925498
14110 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-iris-v2.dts' (12,137) at 20240405153045529
14111 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/jump_label.c' (12,138) at 20210307214926594
14112 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/Kconfig' (12,139) at 20240405153052229
14113 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/tagged-pointers.txt' (12,140) at 20240405153229835
14114 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds28e17.c' (12,141) at 20240405153052233
14115 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/ffdc_file.cpp' (12,142) at 20240830080017495
14116 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dt-extract-compatibles' (12,143) at 20240405153232103
14117 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/witherspoon-pfault-analysis-error-native_git.bb' (12,144) at 20210812000025166
14118 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/213' (12,145) at 20210927100127493
14119 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/maxbcm_defconfig' (12,146) at 20210308005003268
14120 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/obmc/system/__init__.py' (12,147) at 20221209040046691
14121 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/array_map_batch_ops.c' (12,148) at 20240405153054245
14122 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/u-boot-spl.lds' (12,149) at 20210308005002544
14123 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/fetch.py' (12,150) at 20230919080013982
14124 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tifm_core.c' (12,151) at 20240405153049649
14125 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_pagination.scss' (12,152) at 20220105012522983
14126 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/SBx81LIFKW.h' (12,153) at 20210308005003580
14127 2025-01-21 03:00:56.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsproc.c' (12,154) at 20240405153052441
14128 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cable/meson.build' (12,155) at 20230825080021141 to deleted uid set
14129 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c' (12,156) at 20240405153230351
14130 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/common.c' (12,157) at 20240405153045673
14131 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trio_0.27.0.bb' (12,158) at 20241221090017560
14132 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/.gitignore' (12,159) at 20221026030027615
14133 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_defs.h' (12,160) at 20210309003652708
14134 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/.clang-format' (12,161) at 20240829080009326
14135 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/sysfs.c' (12,162) at 20240712080021089
14136 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_bflt.py' (12,163) at 20241211090212538
14137 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/scripts.c' (12,164) at 20210307214932582
14138 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/floating-point.json' (12,165) at 20240405153054125
14139 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_pm.h' (12,166) at 20240405153048477
14140 2025-01-21 03:00:56.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/frontend-cardlist.rst' (12,167) at 20220525020651646
14141 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prctl_1.8.1.bb' (12,168) at 20240413080012663
14142 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts' (12,169) at 20240405153045537
14143 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl.dtsi' (12,170) at 20240405153045725
14144 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/task_barrier.h' (12,171) at 20240405153231795
14145 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/throttle.txt' (12,172) at 20220429100100426
14146 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/ipmisnoop/ipmisnoop.cpp' (12,173) at 20241120090021304
14147 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/Kconfig' (12,174) at 20240405153051945
14148 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/generic_defconfig' (12,175) at 20240405153045913
14149 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388.dtsi' (12,176) at 20240405153045449
14150 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/spi/cxd2880-spi.c' (12,177) at 20240405153049521
14151 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/const_structs.checkpatch' (12,178) at 20210308005003728
14152 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pepper_defconfig' (12,179) at 20210308005003272
14153 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/image.h' (12,180) at 20210307214927906
14154 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,mps2-timer.txt' (12,181) at 20210307214925446
14155 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/bitmap.c' (12,182) at 20210307214931194
14156 2025-01-21 03:00:56.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_gfx_if.h' (12,183) at 20240405153047157
14157 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pfuze100-regulator.c' (12,184) at 20240405153231363
14158 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/qapidoc.py' (12,185) at 20240906080037176
14159 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/guruplug.h' (12,186) at 20210308005002904
14160 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.dimmpxm' (12,187) at 20241211090212530 to deleted uid set
14161 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8903.c' (12,188) at 20240405153232167
14162 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/sysfillrect.c' (12,189) at 20240405153052189
14163 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/run-ptest' (12,190) at 20241206090014314
14164 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctsrc.c' (12,191) at 20220525020654991
14165 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx6-engicam.h' (12,192) at 20210308005003596
14166 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/certificate-modal-remove.html' (12,193) at 20210308005107069
14167 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/adv_swbutton.c' (12,194) at 20240405153051393
14168 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-ne2k_pci.rom' (12,195) at 20210308005046137 to deleted uid set
14169 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/fallback-passwd' (12,196) at 20210307205554542
14170 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-pthread-attr-setaffinity-np.c' (12,197) at 20210307214932470
14171 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/Host.interface.yaml' (12,198) at 20221207040023627
14172 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyscaffold_4.5.bb' (12,199) at 20230811080018306
14173 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/error-image.bb' (12,200) at 20210307205554386
14174 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/perf_regs.c' (12,201) at 20240405153046193
14175 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-2.0' (12,202) at 20210307205554418
14176 2025-01-21 03:00:56.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_d.c' (12,203) at 20210308005046521
14177 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_signal.h' (12,204) at 20241211090212218
14178 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/virtio/index.rst' (12,205) at 20240405153045197
14179 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/cdx_controller.h' (12,206) at 20240405153046741
14180 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/dfu.c' (12,207) at 20210308005003224
14181 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/powercap.hpp' (12,208) at 20241212090017799
14182 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-booleanpy_4.0.bb' (12,209) at 20231011080016610
14183 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/iotkit-secctl.c' (12,210) at 20241211090212294
14184 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc91c92_cs.c' (12,211) at 20240405153050297
14185 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/smfs.h' (12,212) at 20240405153050129
14186 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/m68k/kernel-options.rst' (12,213) at 20240405153044977
14187 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/pcie_cards.json' (12,214) at 20240127090024788 to deleted uid set
14188 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_ptp.h' (12,215) at 20210309003651196
14189 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/cpu_families.rst' (12,216) at 20240405153045245
14190 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/zynqpl.c' (12,217) at 20210308005003376
14191 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-h264.c' (12,218) at 20240405153049393
14192 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/README.md' (12,219) at 20221207040044383
14193 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_mac.c' (12,220) at 20240405153050449
14194 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fasteners_0.19.bb' (12,221) at 20240302090018210
14195 2025-01-21 03:00:56.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_AUDIT.c' (12,222) at 20220525020654879
14196 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/sigcontext.h' (12,223) at 20240405153229999
14197 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/unwind.c' (12,224) at 20240405153230003
14198 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/ir-tests.cpp' (12,225) at 20241114091008832
14199 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sh_dac_audio.h' (12,226) at 20210307214931602
14200 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt' (12,227) at 20210309003648380
14201 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-arm64.h' (12,228) at 20240405153232287
14202 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/event_attributes_test.c' (12,229) at 20210307214932706
14203 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5410.c' (12,230) at 20240405153230239
14204 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/python-use.c' (12,231) at 20240405153054169
14205 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/0003-bind-Makefile.in-regenerate-configure.patch' (12,232) at 20220402030015899
14206 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/ghes.c' (12,233) at 20240405153230167
14207 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/streamline_config.pl' (12,234) at 20240405153053453
14208 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/Kconfig' (12,235) at 20240405153050397
14209 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-ba16.dtsi' (12,236) at 20240405153045501
14210 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/upgrade.py' (12,237) at 20241221090017700
14211 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_x.h' (12,238) at 20210307214931902
14212 2025-01-21 03:00:56.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/gpio-fault-injection.rst' (12,239) at 20240405153045217
14213 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0003-rdoc-build-reproducible-documentation.patch' (12,240) at 20241221090017672
14214 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd.inc' (12,241) at 20241221090017644
14215 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_lib.c' (12,242) at 20240405153232123
14216 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/ecryptfs_format.c' (12,243) at 20210309003654552
14217 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8995.c' (12,244) at 20240405153232171
14218 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_acc.c' (12,245) at 20210307214926270
14219 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/run-ci' (12,246) at 20220315030032651
14220 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v4_3.h' (12,247) at 20240405153047153
14221 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/omap1-mux.h' (12,248) at 20240405153052797
14222 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/microdev_defconfig' (12,249) at 20240405153046309
14223 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_tx_mib.c' (12,250) at 20240405153050705
14224 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/Enable.interface.yaml' (12,251) at 20220315030032667
14225 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/0001-Fix-build-with-clang.patch' (12,252) at 20210316000012677
14226 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-lxa-tac-gen1.dts' (12,253) at 20240405153229903
14227 2025-01-21 03:00:56.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/i8259_internal.h' (12,254) at 20230426080043764
14228 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_server.cpp' (12,255) at 20240904080027106
14229 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/philips.rc5' (12,256) at 20210307205553758
14230 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5_1.21.3.bb' (12,257) at 20241221090017504
14231 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_super.h' (12,258) at 20240405153231787
14232 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/Makefile' (12,259) at 20210307214929798
14233 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_audio_regs.h' (12,260) at 20240405153048437
14234 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_port.c' (12,261) at 20241211090212318
14235 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/Kconfig' (12,262) at 20240405153050349
14236 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/make_id_name.cpp' (12,263) at 20231228090030524
14237 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/firmware-usage-guidelines.rst' (12,264) at 20240405153045189
14238 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lan966x-hwmon.c' (12,265) at 20240405153230663
14239 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/reg_fields_def.h.inc' (12,266) at 20210927100127385
14240 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imgtec/clk-boston.c' (12,267) at 20210307214926978
14241 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfleu.c' (12,268) at 20210308005046529
14242 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfrem.c' (12,269) at 20210307214926334
14243 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0022-avoid-missing-LOCK_EX-declaration.patch' (12,270) at 20241206090014246
14244 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/ich.h' (12,271) at 20210308005003492
14245 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth-2.c' (12,272) at 20240326080039742
14246 2025-01-21 03:00:56.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator.h' (12,273) at 20240405153045689
14247 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/elf.c' (12,274) at 20240405153229999
14248 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/twl4030.h' (12,275) at 20210308005003688
14249 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/wakeup-latency-record' (12,276) at 20210307214932566
14250 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/landing.html' (12,277) at 20240106090017249
14251 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/ptrace.c' (12,278) at 20240405153229911
14252 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6sx.c' (12,279) at 20240405153046785
14253 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ns16550.h' (12,280) at 20210308005003676
14254 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/rbtree.rst' (12,281) at 20220525020651658
14255 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/rs.c' (12,282) at 20240405153050529
14256 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/templates/default/bblayers.conf.sample' (12,283) at 20240323080013545
14257 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/gcm.h' (12,284) at 20240405153052625
14258 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ax-Smedsbole' (12,285) at 20210307205553766
14259 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (12,286) at 20230930080011588
14260 2025-01-21 03:00:56.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_esai.h' (12,287) at 20210307214932374
14261 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_3_0_sh_mask.h' (12,288) at 20210307214927330
14262 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/Makefile' (12,289) at 20210308005003028
14263 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_route.h' (12,290) at 20210307214929182
14264 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ism.h' (12,291) at 20240405153052713
14265 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/fsl_pamu.h' (12,292) at 20220525020653195
14266 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/dm.h' (12,293) at 20210307214929930
14267 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ethtool.c' (12,294) at 20240405153050281
14268 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_interrupts.S' (12,295) at 20240405153046161
14269 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray.dtsi' (12,296) at 20240405153229919
14270 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/weston.py' (12,297) at 20220910030013401
14271 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/thunk_32.S' (12,298) at 20220818100014667
14272 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-su3000.c' (12,299) at 20210307214928782
14273 2025-01-21 03:00:56.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xive.h' (12,300) at 20241211090212362
14274 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/CsrCountryCodes.js' (12,301) at 20241004080035971
14275 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_qmc_audio.c' (12,302) at 20240805080014067
14276 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/dce_clk_mgr.c' (12,303) at 20240405153047201
14277 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/cpus.yaml' (12,304) at 20240405153229795
14278 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gem.h' (12,305) at 20220525020653015
14279 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-lpc32xx.c' (12,306) at 20240405153046877
14280 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb' (12,307) at 20241221090017560
14281 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_main.c' (12,308) at 20240405153049117
14282 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_NAND_defconfig' (12,309) at 20210308005003244
14283 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-socket.c' (12,310) at 20230517080015649
14284 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rv1108-cru.h' (12,311) at 20210308005003632
14285 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (12,312) at 20210830100033700
14286 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-data.json' (12,313) at 20210308005046401
14287 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/contributing.rst' (12,314) at 20240405153045189
14288 2025-01-21 03:00:56.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-core/busybox/busybox_%.bbappend' (12,315) at 20220204040022588
14289 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seqlock.h' (12,316) at 20241211090145537
14290 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/vmware.conf' (12,317) at 20220525020655183
14291 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/atomics.c' (12,318) at 20240405153054265
14292 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_pci.h' (12,319) at 20240405153051661
14293 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_aead.c' (12,320) at 20240405153046937
14294 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/hello-rs/0001-Greet-OE-Core.patch' (12,321) at 20241206090014294
14295 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CRP0/meson.build' (12,322) at 20230825080021133 to deleted uid set
14296 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-a1-power.h' (12,323) at 20240405153231799
14297 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/supervisord.conf' (12,324) at 20210307205554030
14298 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml' (12,325) at 20240405153229795
14299 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/bnode.c' (12,326) at 20240405153052377
14300 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.c' (12,327) at 20210307214927950
14301 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/meson.build' (12,328) at 20240920080030747
14302 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/subprojects/phosphor-dbus-interfaces.wrap' (12,329) at 20220708100026731
14303 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/img/boston.dts' (12,330) at 20240405153045989
14304 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/console/obmc-console/obmc-console.conf' (12,331) at 20230512080018777
14305 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing_fw.c' (12,332) at 20220525020653419
14306 2025-01-21 03:00:56.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/altera-a10sr.h' (12,333) at 20210307214931422
14307 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610.dtsi' (12,334) at 20240405153045537
14308 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_fpu.h' (12,335) at 20210307214926382
14309 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set_hash.h' (12,336) at 20210307214931454
14310 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fb.c' (12,337) at 20240405153230555
14311 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/start.S' (12,338) at 20210308005002800
14312 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/soci/soci_4.0.3.bb' (12,339) at 20241206090014250
14313 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.yaml' (12,340) at 20240405153045137
14314 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c' (12,341) at 20240405153051973
14315 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/epapr_hcalls.h' (12,342) at 20210307214926394
14316 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hdmi.h' (12,343) at 20240405153052697
14317 2025-01-21 03:00:56.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/cdns,xspi.yaml' (12,344) at 20240405153045173
14318 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_chain.c' (12,345) at 20210309003651148
14319 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/Kconfig' (12,346) at 20210307214930670
14320 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ts5500/Makefile' (12,347) at 20210307214926746
14321 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/selq.c' (12,348) at 20240418080014498
14322 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex2_user.c' (12,349) at 20240405153053425
14323 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_allocator.c' (12,350) at 20240405153049089
14324 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-milbeaut.c' (12,351) at 20210307214927050
14325 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx64-a0.dts' (12,352) at 20240405153045433
14326 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_arp.h' (12,353) at 20220525020654671
14327 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SBS6-74w' (12,354) at 20210307205553762
14328 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/export.c' (12,355) at 20240405153052369
14329 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-aster.dtsi' (12,356) at 20240405153045529
14330 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_entity.c' (12,357) at 20240405153049445
14331 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/Kconfig' (12,358) at 20210307214930150
14332 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/stm.h' (12,359) at 20210307214928150
14333 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere-host-reboot@.service' (12,360) at 20230508080011774
14334 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/README.md' (12,361) at 20240906080037484
14335 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_mf624.c' (12,362) at 20220525020654239
14336 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-kallsyms.c' (12,363) at 20240405153054097
14337 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/setup-sh7750.c' (12,364) at 20210307214926562
14338 2025-01-21 03:00:56.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Assembly_v1.xml' (12,365) at 20240619080002920
14339 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/qeth.h' (12,366) at 20210307214926514
14340 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.json' (12,367) at 20210308005046401
14341 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/Kconfig' (12,368) at 20240405153048553
14342 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/xd.h' (12,369) at 20210307214930674
14343 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/150' (12,370) at 20220429100100910
14344 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64el_fuloong2e.py' (12,371) at 20241211090212538
14345 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-led-json.cpp' (12,372) at 20240824080021954
14346 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpm.c' (12,373) at 20240405153230735
14347 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/imx25_pdk.c' (12,374) at 20241211090212246
14348 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/alpha-agp.c' (12,375) at 20210307214926934
14349 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/mon.c' (12,376) at 20241211090145473
14350 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_main.c' (12,377) at 20241220090018314
14351 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb' (12,378) at 20240302090018210
14352 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/env-lib.c' (12,379) at 20210308005003056
14353 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-book3s-v3.c' (12,380) at 20240906080037512
14354 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/meson.build' (12,381) at 20210308005059705
14355 2025-01-21 03:00:56.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz' (12,382) at 20210307205554590 to deleted uid set
14356 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-tw28.c' (12,383) at 20210309003650336
14357 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section.c' (12,384) at 20241114091008832
14358 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/minimal.c' (12,385) at 20240405153050145
14359 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-cht-wcove.rst' (12,386) at 20240405153045225
14360 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/components/index.scss' (12,387) at 20210308005107073
14361 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-msi-digivox-ii.c' (12,388) at 20210307214928782
14362 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-warp.dts' (12,389) at 20240405153045521
14363 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/kgdb.h' (12,390) at 20210308005003656
14364 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/clut_vga16.ppm' (12,391) at 20210307214930950
14365 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/u-boot.h' (12,392) at 20210308005003560
14366 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-payload-annotations-v1.json' (12,393) at 20240824080002938
14367 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_80211_rx.c' (12,394) at 20210307214929862
14368 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/migration.c' (12,395) at 20241211090212346
14369 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h' (12,396) at 20240405153050125
14370 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_SDCARD_defconfig' (12,397) at 20210308005003240
14371 2025-01-21 03:00:56.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r8a7740.c' (12,398) at 20240405153045689
14372 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_l2.h' (12,399) at 20240405153050229
14373 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.3.4.bb' (12,400) at 20231126090012781
14374 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_colors.scss' (12,401) at 20220105012522983
14375 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/bx50v3.cfg' (12,402) at 20210308005003000
14376 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-emmc.dtso' (12,403) at 20240405153045745
14377 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/olympus-nuvoton-inventory-cleanup/inventory-cleanup.yaml' (12,404) at 20210721000034682
14378 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/Kconfig' (12,405) at 20240405153048997
14379 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c' (12,406) at 20240913080013789
14380 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4_core.h' (12,407) at 20220525020652975
14381 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_serialize.hpp' (12,408) at 20240726080021431
14382 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/inode.c' (12,409) at 20241008080013995
14383 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h' (12,410) at 20240405153049469
14384 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/sp8870.c' (12,411) at 20240405153051849
14385 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/super.c' (12,412) at 20210307214931002
14386 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.commands.spl' (12,413) at 20210308005003292
14387 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i.dtsi' (12,414) at 20210308005002620
14388 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev/build.patch' (12,415) at 20230706080014757
14389 2025-01-21 03:00:56.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/hotswap-power-cycle/hotswap-power-cycle.bb' (12,416) at 20241206090014226
14390 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/544.patch' (12,417) at 20231014080011723
14391 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/renesas_sci.c' (12,418) at 20241211090212258
14392 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/if_usb.h' (12,419) at 20210307214929874
14393 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light/classic-light.xml' (12,420) at 20210307205553746
14394 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/Makefile' (12,421) at 20210308005002784
14395 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_dp.c' (12,422) at 20240405153230647
14396 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-6192.dtsi' (12,423) at 20240405153045453
14397 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/connector/proc_filter.c' (12,424) at 20240405153232263
14398 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-odroid-hc4.dts' (12,425) at 20240405153229919
14399 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/rock.h' (12,426) at 20210309003653612
14400 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_dma.c' (12,427) at 20240405153231235
14401 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/isotp.h' (12,428) at 20240405153052909
14402 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apalis_imx6.h' (12,429) at 20210308005003584
14403 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareModalSwitchToRunning.vue' (12,430) at 20241004080035967
14404 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/exec.h' (12,431) at 20210307214925666
14405 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checklitmushist.sh' (12,432) at 20240405153054069
14406 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/pedit_l4port.sh' (12,433) at 20210726100024927
14407 2025-01-21 03:00:56.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2mgmt.c' (12,434) at 20240405153051953
14408 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/skl-metrics.json' (12,435) at 20240405153232231
14409 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.h' (12,436) at 20240405153054241
14410 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475EFE_defconfig' (12,437) at 20210308005003236
14411 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/rmobile-reset.c' (12,438) at 20210307214930154
14412 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/fru.h' (12,439) at 20240909080009515
14413 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/strlen.S' (12,440) at 20240405153229995
14414 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front.c' (12,441) at 20240405153230647
14415 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/mctp/mctp-kernel.md' (12,442) at 20221209040006387
14416 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria10_socdk.dtsi' (12,443) at 20210308005002612
14417 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone.dtsi' (12,444) at 20241211090145369
14418 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/bitmap.c' (12,445) at 20240405153054161
14419 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/oradax/oracle-dax.rst' (12,446) at 20240405153044981
14420 2025-01-21 03:00:56.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi' (12,447) at 20241211090145373
14421 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/Makefile' (12,448) at 20240405153046085
14422 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (12,449) at 20241206090014202 to deleted uid set
14423 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.out' (12,450) at 20220429100100882 to deleted uid set
14424 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_vector.h' (12,451) at 20240405153230063
14425 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ANTLR-PD-fallback' (12,452) at 20211006000025226
14426 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_translate.h' (12,453) at 20210307214927306
14427 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/Kconfig' (12,454) at 20210307214931898
14428 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/ulogd2_2.0.8.bb' (12,455) at 20241206090014242
14429 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel_fprintf.c' (12,456) at 20240405153054189
14430 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/Kconfig' (12,457) at 20220525020653863
14431 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/fpga/altera-socfpga-a10-fpga-mgr.txt' (12,458) at 20210308005003304
14432 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_external.h' (12,459) at 20210307214928050
14433 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/af9015.h' (12,460) at 20210307214928810
14434 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-gpio-presence@.service.replace' (12,461) at 20210307205554082
14435 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.c' (12,462) at 20210309003649800
14436 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Angelholm_Vegeholm' (12,463) at 20210307205553778
14437 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hugetlb.h' (12,464) at 20240405153230091
14438 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/adp5520.c' (12,465) at 20240405153049601
14439 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/signum.c' (12,466) at 20210307214932578
14440 2025-01-21 03:00:56.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8550.c' (12,467) at 20240405153230739
14441 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/xen.h' (12,468) at 20240326080039546
14442 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bfq-iosched.c' (12,469) at 20241211090145393
14443 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/bzr.py' (12,470) at 20210307205554238
14444 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/idle.c' (12,471) at 20240405153046313
14445 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwlock.h' (12,472) at 20240405153052789
14446 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/starfive-jh7100.h' (12,473) at 20240405153052653
14447 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/Kbuild' (12,474) at 20210307214927950
14448 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tar.c' (12,475) at 20240405153232283
14449 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9tmr.h' (12,476) at 20240405153046017
14450 2025-01-21 03:00:56.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acuuid.h' (12,477) at 20240405153052617
14451 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_vop2.c' (12,478) at 20240830080013259
14452 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/adb.h' (12,479) at 20210308005046013
14453 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/meson-gx-socinfo.c' (12,480) at 20240405153051753
14454 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pico-nymph.dts' (12,481) at 20240405153045501
14455 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/st_smi.c' (12,482) at 20210308005003420
14456 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fastjsonschema/run-ptest' (12,483) at 20240301090012431
14457 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852ce.c' (12,484) at 20240405153050681
14458 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/test-utils.hpp' (12,485) at 20241114091008832
14459 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/nvme.h' (12,486) at 20210308005003448
14460 2025-01-21 03:00:56.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/melexis,mlx90614.yaml' (12,487) at 20240405153045077
14461 2025-01-21 03:00:56.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/key/af_key.c' (12,488) at 20240405153232043
14462 2025-01-21 03:00:56.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/config.c' (12,489) at 20220525020651986
14463 2025-01-21 03:00:56.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/crosstests.conf' (12,490) at 20210309003655968
14464 2025-01-21 03:00:56.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tps6507x-ts.c' (12,491) at 20240405153049165
14465 2025-01-21 03:00:56.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/setup.h' (12,492) at 20240405153230007
14466 2025-01-21 03:00:56.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/sparc64/host-signal.h' (12,493) at 20220429100100642
14467 2025-01-21 03:00:56.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/chip_registers.h' (12,494) at 20220525020653127
14468 2025-01-21 03:00:56.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sunne_Blabarskullen' (12,495) at 20210307205553790
14469 2025-01-21 03:00:56.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/no-gcrypt-badpath.patch' (12,496) at 20230706080014749
14470 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts' (12,497) at 20220525020651938
14471 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/Makefile' (12,498) at 20210307214928598
14472 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/tps62360.h' (12,499) at 20240405153052785
14473 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox_0.8.11.bb' (12,500) at 20241206090014246
14474 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-common.h' (12,501) at 20210307214928098
14475 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/meson.build' (12,502) at 20210308005045961
14476 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/compare-machine-types.py' (12,503) at 20240906080037440
14477 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iputils/iputils_20240905.bb' (12,504) at 20241221090017676
14478 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio-mux.h' (12,505) at 20210307214931422
14479 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-target.inc' (12,506) at 20241221090017660
14480 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_sa.h' (12,507) at 20220525020652374
14481 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc4_qm_regs.h' (12,508) at 20240405153046605
14482 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/chan.c' (12,509) at 20241115090012969
14483 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/err.h' (12,510) at 20210308005045769
14484 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-kernel/linux/linux-aspeed/romed8hm3.cfg' (12,511) at 20230126040012359
14485 2025-01-21 03:00:56.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/Kconfig' (12,512) at 20210927100127433
14486 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/boxed.rs' (12,513) at 20240405153232095
14487 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/resource.c' (12,514) at 20240405153053089
14488 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/atomic_lse.h' (12,515) at 20240405153045853
14489 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_attrs.sh' (12,516) at 20240405153054293
14490 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/update_manager.hpp' (12,517) at 20240819080030255
14491 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/serial.h' (12,518) at 20210307214926162
14492 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfserl.c' (12,519) at 20240405153053201
14493 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-venc.c' (12,520) at 20240405153046797
14494 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/event.cpp' (12,521) at 20240822080031261
14495 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/b44.c' (12,522) at 20240503080014478
14496 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/applicom.c' (12,523) at 20240405153046745
14497 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sdio_ops_linux.h' (12,524) at 20220525020654187
14498 2025-01-21 03:00:56.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mremap_flags.sh' (12,525) at 20240405153054173
14499 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/Kconfig' (12,526) at 20240405153046849
14500 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-sys-s3c64xx.h' (12,527) at 20210309003648720
14501 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/renesas_wdt.c' (12,528) at 20240405153052245
14502 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2_pcb118.dts' (12,529) at 20240405153045989
14503 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/aten.c' (12,530) at 20240405153046665
14504 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmacpriv.h' (12,531) at 20241211090212230
14505 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-net.h' (12,532) at 20241211090212366
14506 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (12,533) at 20221025030015193
14507 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc' (12,534) at 20240413080012655
14508 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-any.json' (12,535) at 20210308005046397
14509 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-dr.c' (12,536) at 20210307214928090
14510 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sctlr.S' (12,537) at 20210308005002552
14511 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains44xx_data.c' (12,538) at 20210307214925922
14512 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/kallsyms-parse.c' (12,539) at 20210307214932522
14513 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/power8-pmu.c' (12,540) at 20240906080037516
14514 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/aarch64-softmmu/default.mak' (12,541) at 20230925080039837
14515 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,sdm845-refgen-regulator.yaml' (12,542) at 20240405153229791
14516 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_kunit_util.c' (12,543) at 20240405153051385
14517 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0004-fix-corstone1000-clean-the-cache-and-disable-interru.patch' (12,544) at 20241221090017464
14518 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/st_rc.c' (12,545) at 20240405153049521
14519 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/Makefile' (12,546) at 20240405153048781
14520 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/pmi.c' (12,547) at 20240405153230059
14521 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/math-emu/sfp-util.h' (12,548) at 20240405153046317
14522 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/53c700.rst' (12,549) at 20210307214925558
14523 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/microchip,mcp4728.yaml' (12,550) at 20240405153229767
14524 2025-01-21 03:00:56.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (12,551) at 20210823100016972
14525 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch' (12,552) at 20241221090017664
14526 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/harddog_kern.c' (12,553) at 20240405153046341
14527 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/apt.py' (12,554) at 20230503080014611
14528 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rd88f6281-z0.dts' (12,555) at 20240405153045457
14529 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/.gitignore' (12,556) at 20210307214932670
14530 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/resource_lock_table.json' (12,557) at 20221209040018563
14531 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_ct.h' (12,558) at 20240405153231859
14532 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-aimslab.c' (12,559) at 20210307214928770
14533 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_32.h' (12,560) at 20240405153046141
14534 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_callbacks.c' (12,561) at 20240405153046205
14535 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/bcm6328-power-domain.c' (12,562) at 20210308005003468
14536 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/Makefile' (12,563) at 20210307214930638
14537 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd/70-op-vpd.rules' (12,564) at 20210307205554054
14538 2025-01-21 03:00:56.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/util.c' (12,565) at 20210308005003728
14539 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/patch.py' (12,566) at 20241206090014306
14540 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.c' (12,567) at 20240405153231019 to deleted uid set
14541 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-zii-scu3-esb.dts' (12,568) at 20240405153045493
14542 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c' (12,569) at 20240405153049813
14543 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/Kconfig' (12,570) at 20230925080039905
14544 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsldma.h' (12,571) at 20210307214927130
14545 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc7280.c' (12,572) at 20240405153230735
14546 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_exp_rcv.h' (12,573) at 20240405153049053
14547 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nvidia,tegra20-gpio.yaml' (12,574) at 20240405153045061
14548 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/elf.S' (12,575) at 20210307214926298
14549 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-null.c' (12,576) at 20240326080039554
14550 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-dfsdm-adc.c' (12,577) at 20240405153230691
14551 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asmmacro-32.h' (12,578) at 20240405153046001
14552 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skalan' (12,579) at 20210307205553790
14553 2025-01-21 03:00:56.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/tools-support-relr.sh' (12,580) at 20240405153053461
14554 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10036.dts' (12,581) at 20240405153045537
14555 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.c' (12,582) at 20220525020652963
14556 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/errno.h' (12,583) at 20210308005003644
14557 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/psplash_%.bbappend' (12,584) at 20241206090014278
14558 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/files/static-group-meta-oe' (12,585) at 20240302090018206
14559 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/cache.h' (12,586) at 20240820080014173
14560 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-buf-sysfs-stats.h' (12,587) at 20240405153046977
14561 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/Kconfig' (12,588) at 20210307214929126
14562 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/rapidio.rst' (12,589) at 20210309003648412
14563 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/dmi.h' (12,590) at 20210307214925850
14564 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_mmap.c' (12,591) at 20240405153049113
14565 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/octeon-hcd.h' (12,592) at 20240405153052101
14566 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/membarrier_test_multi_thread.c' (12,593) at 20240405153054325
14567 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/errno.h' (12,594) at 20220525020655107
14568 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7635.patch' (12,595) at 20210307205553942
14569 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra71x.dtsi' (12,596) at 20240405153045601
14570 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-zoned.c' (12,597) at 20240405153046521
14571 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/par_io.txt' (12,598) at 20210307214925422
14572 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/gaccess.h' (12,599) at 20241023080012871
14573 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/read.c' (12,600) at 20210308005003356
14574 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/boot_data.h' (12,601) at 20210307214926506
14575 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/core.c' (12,602) at 20240405153045701
14576 2025-01-21 03:00:56.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-sim/platform.c' (12,603) at 20210307214925674
14577 2025-01-21 03:00:56.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-hsc-fault@.service' (12,604) at 20240727080014098
14578 2025-01-21 03:00:56.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/0001-cmake-Define-WAYLAND_SCANNER-and-WAYLAND_PROTOCOLS_D.patch' (12,605) at 20241221090017528
14579 2025-01-21 03:00:56.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_seq.h_shipped' (12,606) at 20210307214930274
14580 2025-01-21 03:00:56.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/se.c' (12,607) at 20240405153051185
14581 2025-01-21 03:00:56.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/syscalls/syscall.tbl' (12,608) at 20240710080014577
14582 2025-01-21 03:00:56.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_sdvo_regs.h' (12,609) at 20210307214927782
14583 2025-01-21 03:00:56.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-io.json' (12,610) at 20240405153054141
14584 2025-01-21 03:00:56.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5235.h' (12,611) at 20210308005002804
14585 2025-01-21 03:00:56.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32_pwr.h' (12,612) at 20210308005002664
14586 2025-01-21 03:00:56.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/national.c' (12,613) at 20220525020653687
14587 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_vga.c' (12,614) at 20240405153048625
14588 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-bd718x7.c' (12,615) at 20220525020652302
14589 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/README.hardware.md' (12,616) at 20241221090017604
14590 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-qxl' (12,617) at 20210308005046237
14591 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/npcm7xx.h' (12,618) at 20240906080037328
14592 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/arm,mps2-uart.txt' (12,619) at 20210307214925418
14593 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/README' (12,620) at 20210308005003168
14594 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/skbuff.rst' (12,621) at 20240405153045241
14595 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend' (12,622) at 20210403000023000
14596 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kmp204x.h' (12,623) at 20210308005003600
14597 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/dove-divider-clock.txt' (12,624) at 20210307214925286
14598 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,msm8998-gpucc.yaml' (12,625) at 20240405153229759
14599 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/env.c' (12,626) at 20210307214926206
14600 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p2020_serdes.c' (12,627) at 20210308005002832
14601 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_tlb.c' (12,628) at 20240405153230567
14602 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sgiwd93.c' (12,629) at 20240405153051733
14603 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/GPL-2.0' (12,630) at 20210307214925638
14604 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (12,631) at 20241214090210267 to deleted uid set
14605 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/cpcap-rtc.txt' (12,632) at 20210307214925414
14606 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_platform.c' (12,633) at 20240405153231575
14607 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sensordatahandler.cpp' (12,634) at 20240829080022542
14608 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/gpio-charger.yaml' (12,635) at 20210309003648384
14609 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/aer.h' (12,636) at 20240405153231799
14610 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/aux_drv.c' (12,637) at 20240405153052157
14611 2025-01-21 03:00:56.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp_pmic.h' (12,638) at 20210308005003560
14612 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/condition.c' (12,639) at 20220525020654959
14613 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1015.h' (12,640) at 20220525020655039
14614 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/time/time/0001-include-string.h-for-memset.patch' (12,641) at 20220910030013429
14615 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_ipmi_fru.pl' (12,642) at 20240618080031629
14616 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/sys-class.mount' (12,643) at 20241221090017484
14617 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/innolux,p097pfg.yaml' (12,644) at 20210307214925306
14618 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/string.h' (12,645) at 20210308005002848
14619 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator-targets.service' (12,646) at 20210307205553818
14620 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/interfaces/json_storage_helpers.hpp' (12,647) at 20230523080037938
14621 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/Makefile' (12,648) at 20210309003650420
14622 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpedite537x.h' (12,649) at 20210308005003624
14623 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/settings.hpp' (12,650) at 20240409080029603
14624 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_loop.S' (12,651) at 20210308005046533
14625 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/layer.conf' (12,652) at 20241221090017464
14626 2025-01-21 03:00:56.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/digic-timer.c' (12,653) at 20241211090212342
14627 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h' (12,654) at 20240405153231011
14628 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-build-perf-test' (12,655) at 20210307205554638
14629 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/run-ptest' (12,656) at 20210307205554470
14630 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/host-console-filtered.sh' (12,657) at 20220414030020024
14631 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage4_event_fields.h' (12,658) at 20240405153052901
14632 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/templates/default/bblayers.conf.sample' (12,659) at 20240323080013545
14633 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/errata_list.h' (12,660) at 20240712080021057
14634 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-l2tp_rpc_server.c-Add-missing-prototype-for-l2tp_api.patch' (12,661) at 20221003030013261
14635 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/defs.h' (12,662) at 20240405153230711
14636 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CNRI-Jython' (12,663) at 20211006000025234
14637 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ahci-allwinner.c' (12,664) at 20240906080037232
14638 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/zeroable.rs' (12,665) at 20241211090212458
14639 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-lime.dts' (12,666) at 20240405153045385
14640 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/ifork.rst' (12,667) at 20240405153045201
14641 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_pci.h' (12,668) at 20210307214930278
14642 2025-01-21 03:00:56.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/am3.h' (12,669) at 20240405153052641
14643 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_gpu.h' (12,670) at 20240405153052945
14644 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/consistent.c' (12,671) at 20220525020651990
14645 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/registers.h' (12,672) at 20240405153046997
14646 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,glink-rpm-edge.yaml' (12,673) at 20240405153229791
14647 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-netflix' (12,674) at 20210927100127061
14648 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsnotify_backend.h' (12,675) at 20240910080014082
14649 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-trbe' (12,676) at 20220525020651630
14650 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-defines.h' (12,677) at 20210309003653040
14651 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/clk-ma35d1.h' (12,678) at 20240405153046805
14652 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_hwi2c.h' (12,679) at 20210307214930674
14653 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/irq-gt641xx.c' (12,680) at 20210307214926254
14654 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sc7180.h' (12,681) at 20240405153052649
14655 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-4.conf' (12,682) at 20230412080023460
14656 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.1.bb' (12,683) at 20221120040010738
14657 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/Kconfig' (12,684) at 20210307214928706
14658 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bedbug.c' (12,685) at 20210308005003220
14659 2025-01-21 03:00:56.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/memcg_slabinfo.py' (12,686) at 20240405153054045
14660 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mxs.h' (12,687) at 20210308005003608
14661 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/meson.build' (12,688) at 20240522080022636
14662 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/api/resource.rst' (12,689) at 20240405153045009
14663 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.c' (12,690) at 20240405153048637
14664 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h' (12,691) at 20240405153050133
14665 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/293.out' (12,692) at 20210308005046469
14666 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (12,693) at 20220622030015257
14667 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-starfire.c' (12,694) at 20220525020653955
14668 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid.h' (12,695) at 20240405153048825
14669 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/mx35pdk.c' (12,696) at 20210308005002980
14670 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tps6594-pfsm.c' (12,697) at 20240405153230847
14671 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dbl_float.h' (12,698) at 20210307214926334
14672 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/machine.h' (12,699) at 20210309003648832
14673 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/af_qrtr.c' (12,700) at 20241008080014039
14674 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-rtimu/0001-setup.py-Port-to-use-setuptools.patch' (12,701) at 20220402030016071
14675 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/classes/kernel-modsign.bbclass' (12,702) at 20220721030015849
14676 2025-01-21 03:00:56.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureFirmwareUpdate.png' (12,703) at 20221104030017429 to deleted uid set
14677 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x07_hardware.h' (12,704) at 20240405153048805
14678 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/8.Conclusion.rst' (12,705) at 20240405153229839
14679 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/renesas/renesas,rzv2m-pwc.yaml' (12,706) at 20240405153045157
14680 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainers.rst' (12,707) at 20210307214925554
14681 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-serial.cfg' (12,708) at 20220804030014671
14682 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/phosphor-virtual-sensor.service.in' (12,709) at 20230216040037087
14683 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydicti_1.2.1.bb' (12,710) at 20230401080011943
14684 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp4_spi.c' (12,711) at 20240405153049161
14685 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pythonutil.py' (12,712) at 20221209040018571
14686 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-common.h' (12,713) at 20240405153232103
14687 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/0001-Tweak-app-defaults.patch' (12,714) at 20220823030015951
14688 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi' (12,715) at 20240405153046089
14689 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/cbmem.c' (12,716) at 20240405153047045
14690 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/phosphor-fan-control@.service' (12,717) at 20211005000024771
14691 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/Makefile' (12,718) at 20240405153045369
14692 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/quatech2.c' (12,719) at 20240405153052137
14693 2025-01-21 03:00:56.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/kwork_trace.bpf.c' (12,720) at 20240405153054185
14694 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/fd-trans.c' (12,721) at 20230426080043784
14695 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timekeeper_internal.h' (12,722) at 20210307214931522
14696 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpu.h' (12,723) at 20240405153046001
14697 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/lcdc/Makefile' (12,724) at 20240405153048561
14698 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_0_offset.h' (12,725) at 20240405153048109
14699 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/atomic_64.S' (12,726) at 20240405153230095
14700 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Utanskog' (12,727) at 20210307205553794
14701 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc15_common.h' (12,728) at 20240405153230359
14702 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/zorro7xx.c' (12,729) at 20220525020654087
14703 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/core.h' (12,730) at 20240405153046501
14704 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/3.Early-stage.rst' (12,731) at 20240405153045245
14705 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-1.72.xsl' (12,732) at 20210307214932494
14706 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_framereg.c' (12,733) at 20240405153232015
14707 2025-01-21 03:00:56.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0001-configure-Include-unistd.h-for-getpid-API.patch' (12,734) at 20221003030013285
14708 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_16x16.png' (12,735) at 20210308005046549 to deleted uid set
14709 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-inventory-mrw-native_git.bb' (12,736) at 20220921030015986
14710 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda8290.c' (12,737) at 20210307214928802
14711 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-utils.bbclass' (12,738) at 20210811000030029
14712 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-iproc-armpll.c' (12,739) at 20240405153046773
14713 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mqmaker/miqi_rk3288/MAINTAINERS' (12,740) at 20210308005003020
14714 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/Kconfig' (12,741) at 20240405153045689
14715 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/semtech,sx9310.yaml' (12,742) at 20240405153229767
14716 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/README.md' (12,743) at 20221210040022050
14717 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/rn_acp3x.h' (12,744) at 20240405153053553
14718 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/device-reset.cocci' (12,745) at 20241211090212458
14719 2025-01-21 03:00:56.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit_tree.c' (12,746) at 20240405153052973
14720 2025-01-21 03:00:56.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/init_32.c' (12,747) at 20240405153046477
14721 2025-01-21 03:00:56.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/bug.h' (12,748) at 20210307214926058
14722 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h' (12,749) at 20240405153051669
14723 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/via,vt8500-fb.txt' (12,750) at 20210307214925310
14724 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/efuse.c' (12,751) at 20241211090145473
14725 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_systems_inventory.robot' (12,752) at 20240627080021052
14726 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2l.h' (12,753) at 20210308005002732
14727 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/entityMap.json' (12,754) at 20240514080031406
14728 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clkdev.h' (12,755) at 20240405153052669
14729 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/serial.c' (12,756) at 20210307214926270
14730 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/acrn/payload.ld' (12,757) at 20220525020654931
14731 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console-vc-stubs.c' (12,758) at 20240906080037584
14732 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__utility.hpp' (12,759) at 20240731080033662
14733 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_gpe.c' (12,760) at 20240405153051393
14734 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/basic_percpu_ops_test.c' (12,761) at 20240405153054369
14735 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec_stats.c' (12,762) at 20240405153231015
14736 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-hr2.c' (12,763) at 20240405153046773
14737 2025-01-21 03:00:56.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/s390-tod.h' (12,764) at 20210927100127437
14738 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm.c' (12,765) at 20240405153051345
14739 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pystemd_0.13.2.bb' (12,766) at 20241221090017560
14740 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-skips.txt' (12,767) at 20240405153230531
14741 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager.hpp' (12,768) at 20241129090023557
14742 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_SECURE_BOOT_defconfig' (12,769) at 20210308005003244
14743 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/time.c' (12,770) at 20210307214926478
14744 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/prom.c' (12,771) at 20241211090145381
14745 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a77xx-aa121td01-panel.dtsi' (12,772) at 20240405153045557
14746 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/tag.h' (12,773) at 20210307214930546
14747 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-berlin-sata.c' (12,774) at 20240405153231311
14748 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/elgin_rv1108.h' (12,775) at 20210308005003592
14749 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-core.h' (12,776) at 20240405153049453
14750 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/sl811.h' (12,777) at 20210308005003516
14751 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/evk-pro3.dts' (12,778) at 20240405153045469
14752 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hub.h' (12,779) at 20210307214926246
14753 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/action_error_tests.cpp' (12,780) at 20210308005405938
14754 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/tlbex.S' (12,781) at 20240405153045949
14755 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_pcm.h' (12,782) at 20220525020655107
14756 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/virt.c' (12,783) at 20240906080037324
14757 2025-01-21 03:00:56.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm/bpf_perf_event.h' (12,784) at 20240405153054049
14758 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/dec' (12,785) at 20240405153053437
14759 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/iostat.c' (12,786) at 20240405153054193
14760 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_2/ia_css_cnr2.host.h' (12,787) at 20210307214930554
14761 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/meson-routines.bbclass' (12,788) at 20240302090018226
14762 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_93cx6.c' (12,789) at 20220525020653987
14763 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mtk-sch.c' (12,790) at 20240405153052109
14764 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/Kconfig' (12,791) at 20240405153046853
14765 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/opcodes.h' (12,792) at 20210308005002828
14766 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdm845.c' (12,793) at 20240405153051349
14767 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/ServerLedStore.js' (12,794) at 20241004080035963
14768 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/private_header.hpp' (12,795) at 20230325080023516
14769 2025-01-21 03:00:56.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-multitouch.c' (12,796) at 20241118090018495
14770 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/power_supply.cpp' (12,797) at 20240820080038650
14771 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/visionox,vtdr6130.yaml' (12,798) at 20240405153229763
14772 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware-k2e.h' (12,799) at 20210308005002732
14773 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/Documentation/mbox_protocol.md' (12,800) at 20210308005108641
14774 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcp_hdr_options.h' (12,801) at 20240405153054289
14775 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/mv88e6352.c' (12,802) at 20210308005003440
14776 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_ring2.h' (12,803) at 20210307214929298
14777 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/strcmp.S' (12,804) at 20240405153046265
14778 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/follow-fork-mode-parent.py' (12,805) at 20240906080037576
14779 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2018-18384.patch' (12,806) at 20210307205554574
14780 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull-14x14-evk.dts' (12,807) at 20210308005002588
14781 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/ssp_sensors.h' (12,808) at 20210307214931402
14782 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9pio.h' (12,809) at 20210307214926250
14783 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/cp15.c' (12,810) at 20210308005002552
14784 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp' (12,811) at 20220120040003208
14785 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/st_sensors_spi.h' (12,812) at 20210307214931402
14786 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci_sock.h' (12,813) at 20210309003653948
14787 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_remote/Makefile' (12,814) at 20240405153051969
14788 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/riscv/Kconfig.debug' (12,815) at 20210307214926490 to deleted uid set
14789 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/string.S' (12,816) at 20240405153230047
14790 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/index.rst' (12,817) at 20210307214925462
14791 2025-01-21 03:00:56.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/irqflags.h' (12,818) at 20210307214931302
14792 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/myrb.c' (12,819) at 20240411080014122
14793 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_tc.c' (12,820) at 20240405153231035
14794 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/serial-console.html' (12,821) at 20210715000108960
14795 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/xor_simd.c' (12,822) at 20240405153230003
14796 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/test/test-sh/test.sh' (12,823) at 20230606080013598
14797 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-afe-pcm.c' (12,824) at 20240405153053961
14798 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/meson.options' (12,825) at 20230909080034343
14799 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/0001-Fix-build-of-shared-library-on-architectures-needing.patch' (12,826) at 20230706080014757
14800 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ohci-st.txt' (12,827) at 20240405153045181
14801 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0041-scatter-gather-flag-workaround.patch' (12,828) at 20231126090012773
14802 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/bt8xx.rst' (12,829) at 20220525020651646
14803 2025-01-21 03:00:56.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_btree_staging.c' (12,830) at 20240405153231771
14804 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/ushc.c' (12,831) at 20210307214929206
14805 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/Makefile' (12,832) at 20240405153051285
14806 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootefi.c' (12,833) at 20210308005003208
14807 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/tonga_ih.c' (12,834) at 20240405153230363
14808 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_msg_x86.h' (12,835) at 20240405153048797
14809 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts' (12,836) at 20210309003648732
14810 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_sched_switch.c' (12,837) at 20240405153053073
14811 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/files/configure-c99.patch' (12,838) at 20241221090017644
14812 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/findutils/findutils/run-ptest' (12,839) at 20241206090014334
14813 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/cg3100d/cg3100d.c' (12,840) at 20210308005003024
14814 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/libdaq_3.0.17.bb' (12,841) at 20241221090017492
14815 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm96858.dts' (12,842) at 20240405153045717
14816 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi' (12,843) at 20240405153045397
14817 2025-01-21 03:00:56.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Simple-2.0' (12,844) at 20210307205554426
14818 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_plat_bufs_v6.c' (12,845) at 20240405153230811
14819 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/passobj-attributes.c' (12,846) at 20220525020653907
14820 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_arp.h' (12,847) at 20240405153052705
14821 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/setup.rst' (12,848) at 20240405153044973
14822 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/block-range.c' (12,849) at 20240405153054181
14823 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/config.mk' (12,850) at 20210308005002784
14824 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/hw_nmi.c' (12,851) at 20240405153230119
14825 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/simpleboot.c' (12,852) at 20210307214926362
14826 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/seqiv.c' (12,853) at 20240405153046537
14827 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb' (12,854) at 20241031080012183
14828 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel-m10-bmc-sec-update' (12,855) at 20240405153229731
14829 2025-01-21 03:00:56.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vdso-layout.lds.S' (12,856) at 20210307214926754
14830 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/throttle-groups.c' (12,857) at 20240326080039386
14831 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/libfs.c' (12,858) at 20240405153231695
14832 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_setuptools_build_meta.bbclass' (12,859) at 20220910030013389
14833 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml' (12,860) at 20240405153045141
14834 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/fpu_helper.c' (12,861) at 20230925080040045
14835 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/bedbug.h' (12,862) at 20210308005003560
14836 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/misc.c' (12,863) at 20210307214926206
14837 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/man-pages/man-pages_6.9.1.bb' (12,864) at 20241221090017676
14838 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_plx.c' (12,865) at 20220525020653767
14839 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sparsemem.h' (12,866) at 20210307214926246
14840 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max8907.txt' (12,867) at 20210307214925410
14841 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/fpga_defs.h' (12,868) at 20210307214929358
14842 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex.h' (12,869) at 20240405153054097
14843 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/0002-Revert-Support-compressed-pixel-formats-when-saving-.patch' (12,870) at 20240301090012435
14844 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/meson.build' (12,871) at 20241211090212262
14845 2025-01-21 03:00:56.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard2.dts' (12,872) at 20240405153045501
14846 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/fpsimd.S' (12,873) at 20240405153045881
14847 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/canyonlands.c' (12,874) at 20240405153046193
14848 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tmp117.c' (12,875) at 20240405153049013
14849 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/conf/templates/default/bblayers.conf.sample' (12,876) at 20240323080013545
14850 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-apf51dev.dts' (12,877) at 20240405153045489
14851 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts' (12,878) at 20240405153229975
14852 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/atmel-rng.c' (12,879) at 20240405153230199
14853 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/trf7970a.c' (12,880) at 20240503080014490
14854 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-portion/run-ptest' (12,881) at 20241221090017560
14855 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/ncplite-inventory-log/files/inventory-log.service' (12,882) at 20230412080023456
14856 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_boot_devices.robot' (12,883) at 20240628080017121
14857 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c' (12,884) at 20240405153051585
14858 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.h' (12,885) at 20220525020652831
14859 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_input.c' (12,886) at 20240520080015227
14860 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-2.5' (12,887) at 20210307205554418
14861 2025-01-21 03:00:56.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,msm8998-dpu.yaml' (12,888) at 20240405153229759
14862 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xilinx.c' (12,889) at 20240405153230307
14863 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-empire-electronix-m712.dts' (12,890) at 20210308005002620
14864 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-loongarch.c' (12,891) at 20240906080037592
14865 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8186.c' (12,892) at 20240405153231323
14866 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/ti_sci.c' (12,893) at 20210308005003372
14867 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/platform.c' (12,894) at 20240906080037316
14868 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ConnectionCollection.json' (12,895) at 20240619080002944
14869 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-v4l2.c' (12,896) at 20240405153049473
14870 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/0003-Fix-version-parsing-update-AUX-revision-info.patch' (12,897) at 20220429030013160
14871 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/Makefile' (12,898) at 20240405153053397
14872 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kconfig.errata' (12,899) at 20240405153230059
14873 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_mem_io.c' (12,900) at 20210307214926946
14874 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/Kconfig' (12,901) at 20241111090012133
14875 2025-01-21 03:00:56.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/qts/pll_config.h' (12,902) at 20210308005002912
14876 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/hydra.c' (12,903) at 20240405153049773
14877 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0.dtsi' (12,904) at 20210307214926350
14878 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/thread_stopall.cpp' (12,905) at 20230915080021805
14879 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/meson.build' (12,906) at 20240906080037556
14880 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/Kconfig' (12,907) at 20210307214932442
14881 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/Kconfig' (12,908) at 20210307214926538
14882 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/ioctl.c' (12,909) at 20240405153052369
14883 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_ssh_utils.py' (12,910) at 20221209040018567
14884 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/lsm.c' (12,911) at 20240405153053477
14885 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/wq_enet_desc.h' (12,912) at 20240405153051601
14886 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/ioh3420.c' (12,913) at 20240906080037272
14887 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-waltop.c' (12,914) at 20210307214928102
14888 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/python3-looseversion/python3-looseversion_1.3.0.bb' (12,915) at 20241206090014262
14889 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/npcm7xx_fiu.h' (12,916) at 20210308005046033
14890 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/flag_fix.patch' (12,917) at 20210307205554478
14891 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/instance_id.hpp' (12,918) at 20240117090036205
14892 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-driver-lm3533' (12,919) at 20210309003648256
14893 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Wexler_TAB7200_defconfig' (12,920) at 20210308005003244
14894 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-gate.yaml' (12,921) at 20240405153045065
14895 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bcd.h' (12,922) at 20210308005003560
14896 2025-01-21 03:00:56.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hedenaset' (12,923) at 20210307205553782
14897 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_io.h' (12,924) at 20220525020654003
14898 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/dmapool_test.c' (12,925) at 20240405153053125
14899 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mrelease_test.c' (12,926) at 20240405153232275
14900 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/sdram.c' (12,927) at 20210308005002976
14901 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Byxelkrok' (12,928) at 20210307205553778
14902 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_msg.h' (12,929) at 20240405153046953
14903 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_mdp_rdma.h' (12,930) at 20240405153048569
14904 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_sched.h' (12,931) at 20240405153230607
14905 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi.h' (12,932) at 20210726100024759
14906 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/configs/Zaius.py' (12,933) at 20220728030041559 to deleted uid set
14907 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/P10BMCAspeedSBPubKey_3.pem' (12,934) at 20220216040015837
14908 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/protvirt.rst' (12,935) at 20210927100127081
14909 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/faddr2line' (12,936) at 20240405153053449
14910 2025-01-21 03:00:56.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-omap.c' (12,937) at 20240405153052105
14911 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/mft.c' (12,938) at 20240405153231707
14912 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_%.bbappend' (12,939) at 20241206090014210
14913 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-calxeda-xgmac.h' (12,940) at 20210308005046033
14914 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_b.c' (12,941) at 20210307214926898
14915 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c' (12,942) at 20210308005003352
14916 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/coherency.c' (12,943) at 20240405153045653
14917 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/0002-libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch' (12,944) at 20241221090017696
14918 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/Kconfig' (12,945) at 20240405153231227
14919 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/i40iw_if.c' (12,946) at 20240405153049069
14920 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_6.h' (12,947) at 20240405153048349
14921 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-proc.c' (12,948) at 20210307214932110
14922 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-marsboard.dts' (12,949) at 20210308005002616
14923 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/Kconfig' (12,950) at 20210308005002956
14924 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_chip.h' (12,951) at 20240906080037336
14925 2025-01-21 03:00:56.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rastaban.h' (12,952) at 20210308005003612
14926 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gcovr_8.2.bb' (12,953) at 20241221090017552
14927 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport.h' (12,954) at 20240405153232087
14928 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/max2165.c' (12,955) at 20240405153049533
14929 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/aarch64-softmmu.mak' (12,956) at 20240906080037160
14930 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/Power/meson.build' (12,957) at 20230825080021137 to deleted uid set
14931 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_ext.h' (12,958) at 20240405153051537
14932 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/spear-keyboard.c' (12,959) at 20240405153049137
14933 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyaudio/0001-Remove-absolute-paths-into-build-machine-system-dirs.patch' (12,960) at 20230813080012860
14934 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/fsl-tsec-phy.txt' (12,961) at 20210308005003304
14935 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_pci_node.dtso' (12,962) at 20240405153231279
14936 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/Kconfig' (12,963) at 20210307214929606
14937 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/iomap.h' (12,964) at 20220525020652150
14938 2025-01-21 03:00:56.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/disas.c' (12,965) at 20210308005046329
14939 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/cpu.c' (12,966) at 20240405153045685
14940 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm.c' (12,967) at 20240405153048489
14941 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/Makefile' (12,968) at 20210716100029931
14942 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.3.rst' (12,969) at 20230114040015518
14943 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/securetty' (12,970) at 20221003030013345
14944 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/.gitignore' (12,971) at 20240405153054293
14945 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/x2apic_cluster.c' (12,972) at 20240405153230119
14946 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_adi_48vhsc_inf.json' (12,973) at 20241213090004417 to deleted uid set
14947 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/obmc-update.sh' (12,974) at 20241008080015843
14948 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/tps65090-charger.c' (12,975) at 20240405153231355
14949 2025-01-21 03:00:56.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/winbond.c' (12,976) at 20210308005003416
14950 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/shutdown_alarm_monitor.hpp' (12,977) at 20220726030033682
14951 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/factory_reset.robot' (12,978) at 20240628080017113
14952 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/settings' (12,979) at 20221110040028914
14953 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/altera_timer.c' (12,980) at 20210308005003496
14954 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kmemleak.rst' (12,981) at 20240405153045009
14955 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/vxpocket.c' (12,982) at 20220525020655015
14956 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-gpio.yaml' (12,983) at 20240405153045117
14957 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/cpu.cpp' (12,984) at 20240221090038346
14958 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/Makefile' (12,985) at 20210307214929362
14959 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.err' (12,986) at 20220429100100882
14960 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/leaking_addresses.pl' (12,987) at 20240405153053457
14961 2025-01-21 03:00:56.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_2_offset.h' (12,988) at 20240405153048093
14962 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxsd9.c' (12,989) at 20240405153048937
14963 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-da7219-max98357a.c' (12,990) at 20240405153232139
14964 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/kpp.c' (12,991) at 20240405153046537
14965 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/buttons/index.md' (12,992) at 20221215040043186
14966 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/nfs.c' (12,993) at 20210308005003720
14967 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_counter.c' (12,994) at 20240405153053145
14968 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.odroid' (12,995) at 20210308005003296
14969 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.h' (12,996) at 20240405153049465
14970 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner/0001-memmove-and-memchr-are-C-APIs-not-C-std-namespace.patch' (12,997) at 20220502030010112
14971 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dts' (12,998) at 20240405153045773
14972 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lshrdi3.c' (12,999) at 20210307214931806
14973 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/Kconfig' (13,000) at 20220525020652398
14974 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/p10bmc-ipmi-inventory-sensors.yaml' (13,001) at 20241106090019922
14975 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-logicpd.dts' (13,002) at 20210308005002584
14976 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/crm_regs.h' (13,003) at 20210308005002640
14977 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/xiphera,xip8001b-trng.yaml' (13,004) at 20240405153045153
14978 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/diffstat/avoid-check-user-break-cc.patch' (13,005) at 20241221090017656
14979 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/Kconfig.binfmt' (13,006) at 20240405153231603
14980 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/isp-spi.txt' (13,007) at 20210308005003304
14981 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mvebu-pci.txt' (13,008) at 20240405153045125
14982 2025-01-21 03:00:56.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/jazzdma.h' (13,009) at 20210309003648832
14983 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-ti-sn65dsi86.dtsi' (13,010) at 20240405153045781
14984 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_bpf.c' (13,011) at 20240405153054349
14985 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/resolve_btfids/Build' (13,012) at 20240405153054041
14986 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38469-2.patch' (13,013) at 20240106090017265
14987 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/FACP' (13,014) at 20240906080037556 to deleted uid set
14988 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/traps.c' (13,015) at 20240405153230023
14989 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/job.c' (13,016) at 20240906080037352
14990 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png' (13,017) at 20210307205554334 to deleted uid set
14991 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/docs/GeneratorExtensions.md' (13,018) at 20241114091008828
14992 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/io.h' (13,019) at 20210308005002880
14993 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Console/Access.interface.yaml' (13,020) at 20230517080029066
14994 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml' (13,021) at 20240405153045089
14995 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx65.dts' (13,022) at 20240405153045433
14996 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_ah.c' (13,023) at 20210309003654368
14997 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mach-generic/spaces.h' (13,024) at 20210308005002816
14998 2025-01-21 03:00:56.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/appHeaderWithStatusIcon.png' (13,025) at 20220105012522963 to deleted uid set
14999 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/TODO' (13,026) at 20210307214930674
15000 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/asm.h' (13,027) at 20210308005002816
15001 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/of_addr.c' (13,028) at 20210308005003356
15002 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/doc/usbip.8' (13,029) at 20220525020655239
15003 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/standby_bmc.robot' (13,030) at 20210618000019992
15004 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c' (13,031) at 20240405153047137
15005 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.nosmm' (13,032) at 20240906080037560 to deleted uid set
15006 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SoftwareInventory_v1.xml' (13,033) at 20240619080002936
15007 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5663.h' (13,034) at 20210307214932330
15008 2025-01-21 03:00:56.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-mpfs.c' (13,035) at 20240405153231371
15009 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.1.bb' (13,036) at 20240413080012635
15010 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c' (13,037) at 20240415080012975
15011 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/aops.h' (13,038) at 20240405153052453
15012 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml' (13,039) at 20240405153045177
15013 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/xilinx_spips.h' (13,040) at 20240326080039542
15014 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/branch.json' (13,041) at 20240405153054109
15015 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts' (13,042) at 20240405153045717
15016 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts' (13,043) at 20240405153045745
15017 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/twl4030.dtsi' (13,044) at 20240405153045609
15018 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/dbus_mapper.hpp' (13,045) at 20220412175720086
15019 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86/xorg.conf' (13,046) at 20210307205554390
15020 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/id_rsa.pub' (13,047) at 20210308005046393
15021 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/range.h' (13,048) at 20240906080037344
15022 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/WRC+poonceonces+Once.litmus' (13,049) at 20210307214932502
15023 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/loopback.sh' (13,050) at 20210307214932690
15024 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/Kconfig' (13,051) at 20240405153045645
15025 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcs404.dtsi' (13,052) at 20240405153229947
15026 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml' (13,053) at 20240405153045121
15027 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/Makefile' (13,054) at 20220525020653907
15028 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.h' (13,055) at 20240405153047125
15029 2025-01-21 03:00:56.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-clear-buffer.rst' (13,056) at 20220525020654131
15030 2025-01-21 03:00:56.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7779.dtsi' (13,057) at 20240405153045553
15031 2025-01-21 03:00:56.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/pmic_glink.h' (13,058) at 20240910080014082
15032 2025-01-21 03:00:56.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ld9040.c' (13,059) at 20210308005003528
15033 2025-01-21 03:00:56.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/handle.c' (13,060) at 20240405153053005
15034 2025-01-21 03:00:56.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/I2CDevice/meson.build' (13,061) at 20230825080021137 to deleted uid set
15035 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_6_0_sh_mask.h' (13,062) at 20210307214927530
15036 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47189-tenda-ac9.dts' (13,063) at 20240405153229871
15037 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-davinci.h' (13,064) at 20210307214931306
15038 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-common.h' (13,065) at 20210307214926446
15039 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pinnacle-color.c' (13,066) at 20210307214928782
15040 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/io.h' (13,067) at 20240405153046245
15041 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb' (13,068) at 20241221090017576
15042 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/zimage.c' (13,069) at 20210308005002884
15043 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-som60.dtsi' (13,070) at 20240405153045465
15044 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/psensor.cpp' (13,071) at 20210308005059173
15045 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/qos.c' (13,072) at 20240405153231915
15046 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-x86/setup_data.h' (13,073) at 20240906080037348
15047 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/Kconfig' (13,074) at 20210307214928710
15048 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/fix-csv2html-data.patch' (13,075) at 20240301090012423
15049 2025-01-21 03:00:56.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/atarilance.c' (13,076) at 20240405153230915
15050 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/smp.c' (13,077) at 20240405153229863
15051 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/TableCellCount.spec.js.snap' (13,078) at 20220105012523003
15052 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-0.49-stats.patch' (13,079) at 20210307205553822
15053 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_w.c' (13,080) at 20210308005046517
15054 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/pfuze100_pmic.h' (13,081) at 20210308005003680
15055 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/logicore_dp_dpcd.h' (13,082) at 20210308005003528
15056 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,wap-5813n.dts' (13,083) at 20210308005002812
15057 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/0001-fuse-fix-the-return-value-of-help-option.patch' (13,084) at 20210307205553738
15058 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-P-2.0' (13,085) at 20211006000025234
15059 2025-01-21 03:00:56.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/sessionhelper.hpp' (13,086) at 20230531080028153
15060 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/events.json' (13,087) at 20240106090025434
15061 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_device.c' (13,088) at 20241104090011587
15062 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/layer.conf' (13,089) at 20241221090017476
15063 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/ipmi.cpp' (13,090) at 20240827080004798
15064 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/Makefile' (13,091) at 20240812080017228
15065 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_calib.c' (13,092) at 20240405153050449
15066 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_lif.h' (13,093) at 20240405153231039
15067 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/smmu.py' (13,094) at 20240906080037556
15068 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml' (13,095) at 20240405153229759
15069 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c' (13,096) at 20240405153050109
15070 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/Kconfig' (13,097) at 20210307214929298
15071 2025-01-21 03:00:56.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/amp.h' (13,098) at 20210307214932258
15072 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/tlbflush.h' (13,099) at 20210307214926118
15073 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/jack.h' (13,100) at 20220627100017134
15074 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/misc/phosphor-misc_git.bb' (13,101) at 20241209090013420
15075 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/constant_timer.c' (13,102) at 20240906080037496
15076 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/dtoa' (13,103) at 20241221090017620
15077 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kernel_include.py' (13,104) at 20240527080023344
15078 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libps2.h' (13,105) at 20240405153052721
15079 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/q8_a13_tablet_defconfig' (13,106) at 20210308005003276
15080 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h' (13,107) at 20210309003649824
15081 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/clearfog_defconfig' (13,108) at 20210308005003252
15082 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml' (13,109) at 20240405153045057
15083 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/vl53l0x-i2c.c' (13,110) at 20240405153049013
15084 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/IP/meson.build' (13,111) at 20220921030029346 to deleted uid set
15085 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp' (13,112) at 20240904080003190
15086 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cpu-timers-internal.h' (13,113) at 20240326080039550
15087 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-case.err' (13,114) at 20210927100127469
15088 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/debug.S' (13,115) at 20210309003648680
15089 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/sve_helpers.h' (13,116) at 20241008080014055
15090 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/phy-rcar-gen3-pcie.c' (13,117) at 20240405153231315
15091 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/tegra_nand.c' (13,118) at 20210308005003416
15092 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821cs.c' (13,119) at 20240405153050657
15093 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Endpoint_v1.xml' (13,120) at 20240619080002924
15094 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/regs-cec.h' (13,121) at 20210307214928598
15095 2025-01-21 03:00:56.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcgi/libcgi-perl_4.66.bb' (13,122) at 20241221090017544
15096 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/kgdb.c' (13,123) at 20240405153045977
15097 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/compat.h' (13,124) at 20240405153045853
15098 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77857-regulator.c' (13,125) at 20240405153231363
15099 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1275_revA_defconfig' (13,126) at 20210308005003288
15100 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sram-exec.c' (13,127) at 20240405153049649
15101 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dals_Langed' (13,128) at 20210307205553778
15102 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi' (13,129) at 20240405153229975
15103 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/105.out' (13,130) at 20210308005046445
15104 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/topic_miamiplus_defconfig' (13,131) at 20210308005003284
15105 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/setup.py' (13,132) at 20220429100100734
15106 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network/usb-network.sh' (13,133) at 20230412080023456
15107 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/of_pmem.c' (13,134) at 20240405153231271
15108 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/mac.h' (13,135) at 20240405153050525
15109 2025-01-21 03:00:56.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/perf_event.h' (13,136) at 20240405153045361
15110 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/coex.c' (13,137) at 20240405153231255
15111 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ni/Kconfig' (13,138) at 20220525020653615
15112 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tar.h' (13,139) at 20210307214932706
15113 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pcic.c' (13,140) at 20240405153046325
15114 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb-examples/0001-spacedream-Add-typecast-to-pthread_t-in-assignment.patch' (13,141) at 20221003030013285
15115 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/map.h' (13,142) at 20210307214931450
15116 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-xgene.c' (13,143) at 20240405153051505
15117 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/msl/meson.build' (13,144) at 20210507000042347
15118 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_h.c' (13,145) at 20210308005046521
15119 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/usb.c' (13,146) at 20240405153050585
15120 2025-01-21 03:00:56.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/acecad.c' (13,147) at 20240405153049157
15121 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/probe.c' (13,148) at 20241216090017725 to deleted uid set
15122 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/inode.c' (13,149) at 20241104090011595
15123 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs-pll.h' (13,150) at 20220525020653251
15124 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7757lcr_defconfig' (13,151) at 20240405153046309
15125 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dpi.c' (13,152) at 20240405153052209
15126 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_offload.hpp' (13,153) at 20210414100044458
15127 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc' (13,154) at 20240127090011888
15128 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/snmp-policy/snmp-config.yaml' (13,155) at 20210811000030029
15129 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157-u-boot.dtsi' (13,156) at 20210308005002616
15130 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/lops.c' (13,157) at 20240405153231683
15131 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/other.json' (13,158) at 20220525020655147
15132 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-zeropi.dts' (13,159) at 20240405153045393
15133 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/gma_drm.h' (13,160) at 20210307214931322
15134 2025-01-21 03:00:56.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_fib_netdev.c' (13,161) at 20240405153053333
15135 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/overlay-notes.rst' (13,162) at 20240405153045293
15136 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/index.rst' (13,163) at 20210307214925218
15137 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-build' (13,164) at 20210308005046393
15138 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/stm32-rng.c' (13,165) at 20240405153230199
15139 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/tegra186-power-domain.c' (13,166) at 20210308005003468
15140 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/board.c' (13,167) at 20210308005002756
15141 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-j5x.dts' (13,168) at 20240405153229943
15142 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_acnt.h' (13,169) at 20210309003649136
15143 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/cpu/fsl,mpc83xx.txt' (13,170) at 20210308005002536
15144 2025-01-21 03:00:56.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/pi-futex.rst' (13,171) at 20210307214925518
15145 2025-01-21 03:00:56.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/ge2d-regs.h' (13,172) at 20240405153049393
15146 2025-01-21 03:00:56.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/aspeed_hace.c' (13,173) at 20220215040051568
15147 2025-01-21 03:00:56.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_version.h' (13,174) at 20240405153231443
15148 2025-01-21 03:00:56.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/floating-point.json' (13,175) at 20240405153054149
15149 2025-01-21 03:00:56.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bsa.h' (13,176) at 20240326080039534
15150 2025-01-21 03:00:56.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sw_fence.h' (13,177) at 20240405153048537
15151 2025-01-21 03:00:56.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/net/net.c' (13,178) at 20240405153051869
15152 2025-01-21 03:00:56.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/virtual_ncidev.c' (13,179) at 20240712080021077
15153 2025-01-21 03:00:56.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/0004-rpm-sort-include-string.h-for-strverscmp.patch' (13,180) at 20230114040015470
15154 2025-01-21 03:00:56.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/loongson,ls1x-clk.yaml' (13,181) at 20240405153045025
15155 2025-01-21 03:00:56.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/smp.h' (13,182) at 20240405153046013
15156 2025-01-21 03:00:56.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/Makefile' (13,183) at 20210308005003476
15157 2025-01-21 03:00:56.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/vmcp.c' (13,184) at 20240405153231379
15158 2025-01-21 03:00:56.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Assembly.v1_5_1.json' (13,185) at 20240619080002940
15159 2025-01-21 03:00:56.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-debugfs.h' (13,186) at 20240405153052025
15160 2025-01-21 03:00:56.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_scm.json' (13,187) at 20241213090004409
15161 2025-01-21 03:00:56.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs.py' (13,188) at 20241221090017628
15162 2025-01-21 03:00:56.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ucontext.h' (13,189) at 20220525020651878
15163 2025-01-21 03:00:56.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_sil164.c' (13,190) at 20240405153048433
15164 2025-01-21 03:00:56.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_tx.c' (13,191) at 20240405153231483
15165 2025-01-21 03:00:56.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.h' (13,192) at 20220525020652490
15166 2025-01-21 03:00:56.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-boot.sh' (13,193) at 20210307205554482
15167 2025-01-21 03:00:56.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/multilib_script.bbclass' (13,194) at 20241221090017608
15168 2025-01-21 03:00:56.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/pmu.c' (13,195) at 20240405153229987
15169 2025-01-21 03:00:56.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/group.c' (13,196) at 20240405153052541
15170 2025-01-21 03:00:56.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/glibc238.patch' (13,197) at 20241221090017664
15171 2025-01-21 03:00:56.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-syscon.c' (13,198) at 20240405153230307
15172 2025-01-21 03:00:56.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/goldfish/Kconfig' (13,199) at 20210307214930134
15173 2025-01-21 03:00:56.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/pipeline.json' (13,200) at 20240405153054113
15174 2025-01-21 03:00:56.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/booting.rst' (13,201) at 20240405153044973
15175 2025-01-21 03:00:56.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/sctp_hello.c' (13,202) at 20240405153054349
15176 2025-01-21 03:00:56.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-revA.dts' (13,203) at 20210308005002636
15177 2025-01-21 03:00:56.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_vpu_if.h' (13,204) at 20240405153230803
15178 2025-01-21 03:00:56.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/Makefile' (13,205) at 20210307214932402
15179 2025-01-21 03:00:56.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sk_lookup.c' (13,206) at 20241008080014059
15180 2025-01-21 03:00:56.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/250.out' (13,207) at 20210308005046465
15181 2025-01-21 03:00:56.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/qemu_e500.c' (13,208) at 20240405153230051
15182 2025-01-21 03:00:56.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/powergate.h' (13,209) at 20210308005002672
15183 2025-01-21 03:00:56.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml' (13,210) at 20240405153045013
15184 2025-01-21 03:00:56.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_sip.c' (13,211) at 20240405153053329
15185 2025-01-21 03:00:56.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/super.c' (13,212) at 20240830080013327
15186 2025-01-21 03:00:56.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_fp.h' (13,213) at 20210927100127161
15187 2025-01-21 03:00:56.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/udp_limit.c' (13,214) at 20240405153054281
15188 2025-01-21 03:00:56.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,axi-spdif-tx.txt' (13,215) at 20210307214925426
15189 2025-01-21 03:00:56.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/isolation.c' (13,216) at 20240613080016519
15190 2025-01-21 03:00:56.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/m48t59-test.c' (13,217) at 20240906080037572
15191 2025-01-21 03:00:56.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/mpc8544_guts.c' (13,218) at 20241211090212318
15192 2025-01-21 03:00:56.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-vduse' (13,219) at 20240405153044917
15193 2025-01-21 03:00:56.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/string_32.h' (13,220) at 20210307214926586
15194 2025-01-21 03:00:56.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/arm-cci.h' (13,221) at 20210307214925846
15195 2025-01-21 03:00:56.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/rss.bpf.skeleton.h' (13,222) at 20240906080037184
15196 2025-01-21 03:00:56.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/flowctrl.c' (13,223) at 20240405153051773
15197 2025-01-21 03:00:56.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/megacores_pll.c' (13,224) at 20240405153048753
15198 2025-01-21 03:00:56.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/umr.h' (13,225) at 20240405153049089
15199 2025-01-21 03:00:56.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hd64570.c' (13,226) at 20220525020653699
15200 2025-01-21 03:00:56.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-uniphier-f.c' (13,227) at 20240405153048917
15201 2025-01-21 03:00:56.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/bpf_jit_comp32.c' (13,228) at 20240617080017378
15202 2025-01-21 03:00:56.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/pldm/pldm_%.bbappend' (13,229) at 20241206090014202
15203 2025-01-21 03:00:56.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/key.c' (13,230) at 20240405153050705
15204 2025-01-21 03:00:56.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v2-base.yaml' (13,231) at 20240405153229783
15205 2025-01-21 03:00:56.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/ashrsi3.S' (13,232) at 20210307214926570
15206 2025-01-21 03:00:56.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/libcr51sign_mauv.h' (13,233) at 20240817080006807
15207 2025-01-21 03:00:56.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsir.c' (13,234) at 20210309003650296
15208 2025-01-21 03:00:56.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa27x.c' (13,235) at 20240405153046805
15209 2025-01-21 03:00:56.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-wetek-hub.c' (13,236) at 20210307214928786
15210 2025-01-21 03:00:56.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/armada3700-periph-clock.txt' (13,237) at 20210307214925286
15211 2025-01-21 03:00:56.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/main.c' (13,238) at 20240405153050393
15212 2025-01-21 03:00:56.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imapfilter/imapfilter/ldflags.patch' (13,239) at 20210307205553978
15213 2025-01-21 03:00:56.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,rmobile-iic.yaml' (13,240) at 20220525020651678
15214 2025-01-21 03:00:56.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32mp157-overview.rst' (13,241) at 20240405153044973
15215 2025-01-21 03:00:56.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/zynq_nand.c' (13,242) at 20210308005003416
15216 2025-01-21 03:00:56.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_hw.h' (13,243) at 20210307214929298
15217 2025-01-21 03:00:56.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/kvm.h' (13,244) at 20241211090212374
15218 2025-01-21 03:00:56.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_error_logging.hpp' (13,245) at 20210901000109343
15219 2025-01-21 03:00:56.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/syzygy_hub.h' (13,246) at 20210308005003620
15220 2025-01-21 03:00:56.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_IDLETIMER.h' (13,247) at 20220818100014823
15221 2025-01-21 03:00:56.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/transp_v6.h' (13,248) at 20240405153231859
15222 2025-01-21 03:00:56.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/modpost.h' (13,249) at 20240411080014154
15223 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/nic_common.h' (13,250) at 20240405153231047
15224 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/.gitignore' (13,251) at 20240405153053453
15225 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/Makefile' (13,252) at 20210308005003040
15226 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_mark_m.c' (13,253) at 20220525020654803
15227 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/6000.c' (13,254) at 20240405153050509
15228 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.h' (13,255) at 20240405153051409
15229 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/hs.c' (13,256) at 20240405153048653
15230 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-hi8435' (13,257) at 20210309003648252
15231 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/Kconfig' (13,258) at 20240405153050501
15232 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x05.c' (13,259) at 20210307214928082
15233 2025-01-21 03:00:56.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/ir35221@70.conf' (13,260) at 20240904080027738
15234 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-feature.rst' (13,261) at 20240405153054037
15235 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/nuvoton-cir.c' (13,262) at 20240405153049517
15236 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/SoftShutdown/meson.build' (13,263) at 20230825080021141 to deleted uid set
15237 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ulem' (13,264) at 20241221090017620
15238 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (13,265) at 20220223040020640
15239 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/cxgb3i.rst' (13,266) at 20210307214925558
15240 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/mman.h' (13,267) at 20241211090212374
15241 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/meta-openembedded.yml' (13,268) at 20241206090014206
15242 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-backend.h' (13,269) at 20240326080039546
15243 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-trace.h' (13,270) at 20240405153052109
15244 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/stacktrace.c' (13,271) at 20240405153045873
15245 2025-01-21 03:00:56.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/synaptics/berlin4ct-stb.dts' (13,272) at 20210307214926050
15246 2025-01-21 03:00:56.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_9.0.2.bb' (13,273) at 20241221090017504
15247 2025-01-21 03:00:56.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu.c' (13,274) at 20241211090212482
15248 2025-01-21 03:00:56.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/files/0001-Switch-utils-kconfig-diff-to-use-Python-3.patch' (13,275) at 20210307205553902
15249 2025-01-21 03:00:56.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml' (13,276) at 20240405153045085
15250 2025-01-21 03:00:56.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_workarounds.c' (13,277) at 20240405153048505
15251 2025-01-21 03:00:56.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/qts/pinmux_config.h' (13,278) at 20210308005003072
15252 2025-01-21 03:00:56.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mdb_max.sh' (13,279) at 20240405153054337
15253 2025-01-21 03:00:56.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/cxl.json' (13,280) at 20241211090212450
15254 2025-01-21 03:00:56.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso_bench.sh' (13,281) at 20240405153054353
15255 2025-01-21 03:00:56.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/checksum.h' (13,282) at 20210309003653800
15256 2025-01-21 03:00:56.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vim2m.c' (13,283) at 20240405153049525
15257 2025-01-21 03:00:56.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_qp.h' (13,284) at 20240405153049957
15258 2025-01-21 03:00:56.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/export-internal.h' (13,285) at 20240405153231807
15259 2025-01-21 03:00:56.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-fru-merge-config-native.bb' (13,286) at 20210813100029656
15260 2025-01-21 03:00:56.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/ibex_timer.c' (13,287) at 20241211090212342
15261 2025-01-21 03:00:56.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rtas-types.h' (13,288) at 20240405153046125
15262 2025-01-21 03:00:56.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/Kconfig' (13,289) at 20240405153230755
15263 2025-01-21 03:00:56.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,tps6594.yaml' (13,290) at 20240405153045109
15264 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/man-db/files/0001-Test-patch-here.patch' (13,291) at 20241206090014298
15265 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lib.h' (13,292) at 20240405153230971
15266 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-common-regulators.dtsi' (13,293) at 20240405153045397
15267 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/Makefile' (13,294) at 20210307214927078
15268 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/vmlinux.lds.S' (13,295) at 20221102030020729
15269 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.svg' (13,296) at 20210307205554274
15270 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/xyz.openbmc_project.Telemetry.service.in' (13,297) at 20220813030031826
15271 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/binman_sym.h' (13,298) at 20210308005003560
15272 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/prom.c' (13,299) at 20220525020651990
15273 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/p1022_rdk.c' (13,300) at 20240405153053933
15274 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/hw_counters.c' (13,301) at 20241104090011571
15275 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/conf/layer.conf' (13,302) at 20241221090017480
15276 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/LICENSE' (13,303) at 20210307205553730
15277 2025-01-21 03:00:56.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/xterm.c' (13,304) at 20240405153046341
15278 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vmx_asm.S' (13,305) at 20210307214932702
15279 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmi088-accel.h' (13,306) at 20240405153048933
15280 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch' (13,307) at 20241221090017640
15281 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kprobes.h' (13,308) at 20240405153046113
15282 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra124-car.h' (13,309) at 20210308005003636
15283 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-mt6366-common.c' (13,310) at 20240405153053969
15284 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Manager_v1.xml' (13,311) at 20240918080002712
15285 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-xen-backend' (13,312) at 20220525020651630
15286 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/common.h' (13,313) at 20210308005100989
15287 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mmc/msm_sdhci.txt' (13,314) at 20210308005003304
15288 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/insns.decode' (13,315) at 20240326080039674
15289 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/snapper/snapper/0001-Include-linux-types.h-for-__u16-__u32-__u64-type.patch' (13,316) at 20241221090017544
15290 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cmdline.h' (13,317) at 20210307214926658
15291 2025-01-21 03:00:56.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsobject.c' (13,318) at 20240405153046617
15292 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/main.h' (13,319) at 20240405153050201
15293 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/ssd130x.h' (13,320) at 20240405153230631
15294 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml' (13,321) at 20240405153229767
15295 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_nic.h' (13,322) at 20240405153049809
15296 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/sonar-project.properties' (13,323) at 20210308005107081
15297 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/mmc.c' (13,324) at 20210308005003740
15298 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_textoutput.c' (13,325) at 20210308005003704
15299 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5668.h' (13,326) at 20240405153231863
15300 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Critical/meson.build' (13,327) at 20230825080021141 to deleted uid set
15301 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.errors.yaml' (13,328) at 20210610000035142
15302 2025-01-21 03:00:56.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5514.c' (13,329) at 20240405153232155
15303 2025-01-21 03:00:56.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/run-ptest' (13,330) at 20210307205553958
15304 2025-01-21 03:00:56.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c' (13,331) at 20240405153047193
15305 2025-01-21 03:00:56.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_0_1_d.h' (13,332) at 20210307214927682
15306 2025-01-21 03:00:56.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/zlib.c' (13,333) at 20210307214932614
15307 2025-01-21 03:00:56.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc_keysym.h' (13,334) at 20221215040039402
15308 2025-01-21 03:00:56.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/lm25066.c' (13,335) at 20240405153230667
15309 2025-01-21 03:00:56.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-atmel-aic-common.c' (13,336) at 20210307214928526
15310 2025-01-21 03:00:56.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/windows.yml' (13,337) at 20241211090212202
15311 2025-01-21 03:00:56.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-vega-s96.dts' (13,338) at 20210307214926006
15312 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_dtsec.c' (13,339) at 20240405153049925
15313 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/Kconfig' (13,340) at 20240405153048997
15314 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/rdma_common.h' (13,341) at 20240405153052781
15315 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_d.c' (13,342) at 20210308005046509
15316 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/submitting-a-patch.rst' (13,343) at 20241211090212234
15317 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/Makefile' (13,344) at 20210307214929406
15318 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ia_css_eed1_8.host.h' (13,345) at 20210307214930554
15319 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/256' (13,346) at 20240326080039730
15320 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/makefile.py' (13,347) at 20241221090017628
15321 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/qemu.c' (13,348) at 20210308005002856
15322 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24116.h' (13,349) at 20210307214928610
15323 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.json' (13,350) at 20210308005046401
15324 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inflection/run-ptest' (13,351) at 20240301090012431
15325 2025-01-21 03:00:56.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/alpha-linux-user.mak' (13,352) at 20230925080039837
15326 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8188-resets.h' (13,353) at 20240405153052653
15327 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_jumpshot.h' (13,354) at 20210307214930878
15328 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_gp_regdef.h' (13,355) at 20210307214930642
15329 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/builtin/.gitignore' (13,356) at 20210307214926890
15330 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_devgroup.h' (13,357) at 20210307214931646
15331 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/at91_adc.c' (13,358) at 20240405153230687
15332 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_yaffs2.c' (13,359) at 20210308005003556
15333 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/Makefile' (13,360) at 20210308005003080
15334 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck.sh' (13,361) at 20240405153232283
15335 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fib_rules.h' (13,362) at 20210307214931630
15336 2025-01-21 03:00:56.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/json_writer.h' (13,363) at 20240405153054037
15337 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz8795_reg.h' (13,364) at 20240405153049753
15338 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/README' (13,365) at 20210307214925642
15339 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/vpd-manager-test/invalidHeaderFile.dat' (13,366) at 20210308005056661 to deleted uid set
15340 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omapfb.h' (13,367) at 20210307214931462
15341 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-openblocks-ax3-4.dts' (13,368) at 20240405153045453
15342 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filesystem_log_watcher.hpp' (13,369) at 20241130090002061
15343 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/segbuf.c' (13,370) at 20240405153052445
15344 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mux.c' (13,371) at 20240726080012862
15345 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/license_image.bbclass' (13,372) at 20241221090017608
15346 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_mcu.c' (13,373) at 20220525020653783
15347 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/.gitignore' (13,374) at 20210308005119297
15348 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-lpt.c' (13,375) at 20210307214929122
15349 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen4.c' (13,376) at 20240405153051189
15350 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/README.md' (13,377) at 20221209040006383
15351 2025-01-21 03:00:56.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/signal.c' (13,378) at 20240805080013927
15352 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-evm.dts' (13,379) at 20210308005002592
15353 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/termios.c' (13,380) at 20240405153046329
15354 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5592r.yaml' (13,381) at 20220525020651678
15355 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ngpixis.c' (13,382) at 20210308005002960
15356 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,ostm.yaml' (13,383) at 20240405153045177
15357 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/spice.h' (13,384) at 20210308005045997
15358 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-tool/minerva-common-functions_0.1.bb' (13,385) at 20241221090017476
15359 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json' (13,386) at 20241213090004421 to deleted uid set
15360 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/buildconf.py' (13,387) at 20240301090012455
15361 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/Makefile.am' (13,388) at 20210308004938816
15362 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun4i.h' (13,389) at 20210308005003616
15363 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pci-txe.c' (13,390) at 20240405153049645
15364 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/delay.h' (13,391) at 20210307214925666
15365 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/tps53679.c' (13,392) at 20240405153230667
15366 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.eslintrc.json' (13,393) at 20211104000031616
15367 2025-01-21 03:00:56.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/bmc_dump_entry.hpp' (13,394) at 20241129090023557
15368 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8996.c' (13,395) at 20240405153230235
15369 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/psci/Makefile' (13,396) at 20210307214927174
15370 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_i2s_pci.c' (13,397) at 20240405153053961
15371 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/imximage.cfg' (13,398) at 20210308005002964
15372 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/da9055.rst' (13,399) at 20210307214925498
15373 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sodankyla_Vuotso' (13,400) at 20210307205553774
15374 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/Makefile' (13,401) at 20210308005002944
15375 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7218.c' (13,402) at 20240405153053597
15376 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi_driver.h' (13,403) at 20210308005003644
15377 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-evm.dts' (13,404) at 20210308005002576
15378 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/IPAddresses.v1_1_5.json' (13,405) at 20240619080002948
15379 2025-01-21 03:00:56.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/brcm,iproc-touchscreen.txt' (13,406) at 20210307214925338
15380 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-hyperv' (13,407) at 20210307214925186
15381 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/debug.h' (13,408) at 20210308005003420
15382 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serdev/core.c' (13,409) at 20240405153051993
15383 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_bo.c' (13,410) at 20240405153048777
15384 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ti-dac7612.c' (13,411) at 20240405153048981
15385 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/eeepc-wmi.c' (13,412) at 20240405153051405
15386 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5272c3_defconfig' (13,413) at 20240405153045957
15387 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ObjectMapper.interface.yaml' (13,414) at 20240817080023880
15388 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/en7523-clk.h' (13,415) at 20240405153052641
15389 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dts' (13,416) at 20240813080021918
15390 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/setup-and-use.rst' (13,417) at 20240302090018226
15391 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/truncate.h' (13,418) at 20220525020654403
15392 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/dummy-sdk-package.inc' (13,419) at 20210812000025330
15393 2025-01-21 03:00:56.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c' (13,420) at 20240405153230571
15394 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/unwind.c' (13,421) at 20210309003648816
15395 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/machine.c' (13,422) at 20241211090212518
15396 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/index.rst' (13,423) at 20210307214925478
15397 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-cross.inc' (13,424) at 20220910030013413
15398 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/Makefile' (13,425) at 20210308005003460
15399 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dw2102.h' (13,426) at 20210307214928822
15400 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_limits.h' (13,427) at 20240405153048789
15401 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml' (13,428) at 20240405153045069
15402 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/msm_iommu.h' (13,429) at 20210307214928522
15403 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_params.h' (13,430) at 20240405153048529
15404 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/conf/templates/default/local.conf.sample' (13,431) at 20241221090017472
15405 2025-01-21 03:00:56.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable.c' (13,432) at 20240405153049185
15406 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/mori-fw.sh' (13,433) at 20230701080013908
15407 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb' (13,434) at 20241206090014254
15408 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-no-invariants-or-later' (13,435) at 20211006000025234
15409 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/include/malidp_utils.h' (13,436) at 20240405153230519
15410 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml' (13,437) at 20240405153045041
15411 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-Return-a-valid-exit_code-from-vg_regtest.patch' (13,438) at 20241206090014334
15412 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_unpriv.c' (13,439) at 20240405153054285
15413 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc' (13,440) at 20240405153054305
15414 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/rdc-sema.c' (13,441) at 20210308005002728
15415 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_ar5315u.h' (13,442) at 20210308005003588
15416 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (13,443) at 20210307205553670
15417 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/Makefile' (13,444) at 20210308005002908
15418 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/adb.c' (13,445) at 20240405153049221
15419 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/woodburn_defconfig' (13,446) at 20210308005003284
15420 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/smt_p.h' (13,447) at 20210307214929666
15421 2025-01-21 03:00:56.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Makefile' (13,448) at 20210308005002756
15422 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/spapr.c' (13,449) at 20240405153046237
15423 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp_helper.h' (13,450) at 20240613080016499
15424 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/omap3-pandora/fb.modes' (13,451) at 20210307205553970
15425 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/0002-tr_languages-cast-string_ordinal-init-values.patch' (13,452) at 20210307205553970
15426 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb' (13,453) at 20241221090017556
15427 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/page.h' (13,454) at 20240405153045625
15428 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm' (13,455) at 20210307214932566
15429 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/buildoptions.py' (13,456) at 20241221090017628
15430 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/arch_hweight.h' (13,457) at 20210307214931302
15431 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-init-2.svg' (13,458) at 20210307214925210
15432 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE07.boot' (13,459) at 20210307214932714
15433 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract_xc3028.pl' (13,460) at 20210307214932146
15434 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_gem.c' (13,461) at 20240405153230163
15435 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_replay.c' (13,462) at 20240405153230379
15436 2025-01-21 03:00:56.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/remove-nic-endpoint-slot@.service' (13,463) at 20240828080010891
15437 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3519.c' (13,464) at 20240405153230207
15438 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_init.c' (13,465) at 20240405153047253
15439 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/native' (13,466) at 20210307205554626
15440 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.gitignore' (13,467) at 20230714080032711
15441 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/minio/modules.txt' (13,468) at 20221120040010706
15442 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_gpio.h' (13,469) at 20220429100100590
15443 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/vmtoolsd.service' (13,470) at 20210407000018078
15444 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/dns.c' (13,471) at 20210308005003716
15445 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns-pcie-host.yaml' (13,472) at 20240405153045125
15446 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-image/clang.patch' (13,473) at 20210307205554594
15447 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SensorCollection.json' (13,474) at 20240619080002952
15448 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigodjx.c' (13,475) at 20210307214932246
15449 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/027' (13,476) at 20220429100100886
15450 2025-01-21 03:00:56.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe.h' (13,477) at 20240405153049801
15451 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vi.c' (13,478) at 20240405153047173
15452 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-CMU' (13,479) at 20211006000025238
15453 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/init.c' (13,480) at 20240405153230119
15454 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/xen_arch_hvm.h' (13,481) at 20230925080039929
15455 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682-sdw.c' (13,482) at 20240411080014158
15456 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/filter-compress.c' (13,483) at 20240326080039378
15457 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/openat2.h' (13,484) at 20220525020655119
15458 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/img-hash.c' (13,485) at 20240405153230263
15459 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/report.hpp' (13,486) at 20220412175720086
15460 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/Makefile' (13,487) at 20210308005002848
15461 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ks8851_mll.h' (13,488) at 20210307214931414
15462 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/core.h' (13,489) at 20220525020655071
15463 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/checkstack.pl' (13,490) at 20210308005003724
15464 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_hugepage.c' (13,491) at 20220525020652062
15465 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/rx_reorder.c' (13,492) at 20210307214929786
15466 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci.h' (13,493) at 20240405153046217
15467 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lzo.c' (13,494) at 20210307214926802
15468 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_counter.h' (13,495) at 20240405153052873
15469 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/termbits.h' (13,496) at 20210927100127269
15470 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/unaligned.h' (13,497) at 20210308005002808
15471 2025-01-21 03:00:56.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_mmu.c' (13,498) at 20240405153230539
15472 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/sysbus.c' (13,499) at 20241211090212262
15473 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (13,500) at 20210307205553730
15474 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/io.h' (13,501) at 20240405153230111
15475 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2c.py' (13,502) at 20240405153054385
15476 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/damon/api.rst' (13,503) at 20240405153045297
15477 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.4.rst' (13,504) at 20241221090017596
15478 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/Makefile' (13,505) at 20210307214929502
15479 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1289.c' (13,506) at 20210716100030019
15480 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/nettel.c' (13,507) at 20210307214926138
15481 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Varberg_Grimeton' (13,508) at 20210307205553794
15482 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra124-common.h' (13,509) at 20210308005003620
15483 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-mipi.dts' (13,510) at 20210308005002584
15484 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/time.c' (13,511) at 20220525020651882
15485 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/mach_desc.h' (13,512) at 20210309003648560
15486 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vx-insn.h' (13,513) at 20240405153046281
15487 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/tctx.h' (13,514) at 20240405153052969
15488 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-core.c' (13,515) at 20240405153049581
15489 2025-01-21 03:00:56.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/pasemi_mac_ethtool.c' (13,516) at 20240405153050205
15490 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/configure.patch' (13,517) at 20230706080014737
15491 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/MAINTAINERS' (13,518) at 20210308005002948
15492 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/dns.h' (13,519) at 20210308005003716
15493 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree-internal.h' (13,520) at 20240405153049257
15494 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml' (13,521) at 20240405153045165
15495 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195.dtsi' (13,522) at 20241211090145373
15496 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_st6422.c' (13,523) at 20210307214928838
15497 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/Kconfig' (13,524) at 20240405153052505
15498 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/edd.c' (13,525) at 20210307214926638
15499 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb' (13,526) at 20241206090014238
15500 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-u-boot.dtsi' (13,527) at 20210308005002584
15501 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/files/monkey.service' (13,528) at 20210307205554034
15502 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/io.h' (13,529) at 20210308005002816
15503 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2l.dtsi' (13,530) at 20240405153229903
15504 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_dcmi.h' (13,531) at 20210308004938816
15505 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso.S' (13,532) at 20240326080039558
15506 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/fake_mem.c' (13,533) at 20240405153046489
15507 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/tags/.gitignore' (13,534) at 20210307214932634
15508 2025-01-21 03:00:56.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_reset.h' (13,535) at 20210307214927030
15509 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/tdx-shared.c' (13,536) at 20240405153046353
15510 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_generic.c' (13,537) at 20210307214932014
15511 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am43xx-clocks.dtsi' (13,538) at 20210308005002564
15512 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/interrupt.c' (13,539) at 20240906080037508
15513 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc_table.host.c' (13,540) at 20210307214930558
15514 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/channel.c' (13,541) at 20240906080037368
15515 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/l3-noc.txt' (13,542) at 20210307214925278
15516 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevdev/libevdev_1.13.3.bb' (13,543) at 20241221090017696
15517 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/al3010.c' (13,544) at 20241211090145433
15518 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/common/ivm.c' (13,545) at 20210308005003012
15519 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/Kconfig' (13,546) at 20220525020652002
15520 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/rsnd.h' (13,547) at 20240405153232191
15521 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/cache.json' (13,548) at 20240405153054113
15522 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-command.c' (13,549) at 20230426080043956
15523 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_overlay.c' (13,550) at 20240405153048361
15524 2025-01-21 03:00:56.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-l2x0.h' (13,551) at 20240405153229907
15525 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_reg.h' (13,552) at 20210307214928022
15526 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_mixer.h' (13,553) at 20220627100016978
15527 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/snapper9260/snapper9260.c' (13,554) at 20210308005002924
15528 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.5.bb' (13,555) at 20241221090017508
15529 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.c' (13,556) at 20220525020652967
15530 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/Makefile' (13,557) at 20220525020654499
15531 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-acer-aspire1.dts' (13,558) at 20240405153229947
15532 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/target/serial.py' (13,559) at 20241221090017628
15533 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (13,560) at 20241206090014218
15534 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-is2.dts' (13,561) at 20240405153045457
15535 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/utility.hpp' (13,562) at 20240605080028259
15536 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.yaml' (13,563) at 20221207040023627
15537 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/smbios.c' (13,564) at 20240405153047041
15538 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network' (13,565) at 20220830030522909
15539 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/test.sh' (13,566) at 20230131040012063
15540 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/table.cpp' (13,567) at 20231129090008761
15541 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/devpts' (13,568) at 20210307205554482
15542 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/030' (13,569) at 20240326080039726
15543 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_srio.h' (13,570) at 20210308005002840
15544 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb_15.2.bb' (13,571) at 20241221090017660
15545 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/meson.build' (13,572) at 20210501000157730
15546 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186-clk.h' (13,573) at 20240405153054001
15547 2025-01-21 03:00:56.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_mmu.h' (13,574) at 20240405153048605
15548 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_transport.h' (13,575) at 20240405153231427
15549 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/usleep_1.2.bb' (13,576) at 20241221090017508
15550 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/generic-idle-thread/arch-support.txt' (13,577) at 20240405153045197
15551 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/pcie_aux_regs.h' (13,578) at 20240405153046605
15552 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/sf.h' (13,579) at 20240405153050133
15553 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf85363.yaml' (13,580) at 20240405153045153
15554 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.28/index.html' (13,581) at 20210307205554246
15555 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/mfa/python3-privacyidea_3.9.1.bb' (13,582) at 20241221090017576
15556 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/dwc_ahsata_priv.h' (13,583) at 20210308005003332
15557 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/ibm/hypervisor-network-mgr-test/test_hyp_network_manager.cpp' (13,584) at 20221204040023565
15558 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_reset.c' (13,585) at 20210307214928434
15559 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_isi.dtsi' (13,586) at 20240405153045469
15560 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ucRobotics/bubblegum_96/Makefile' (13,587) at 20210308005003088
15561 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmzone.h' (13,588) at 20210307214926666
15562 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/profile.hpp' (13,589) at 20230201040022463
15563 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_waitv.c' (13,590) at 20240405153054305
15564 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8994.h' (13,591) at 20210307214929122
15565 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_tx.h' (13,592) at 20240405153050701
15566 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/lattice.c' (13,593) at 20210308005003376
15567 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/configs/xen.config' (13,594) at 20240405153046357
15568 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.h' (13,595) at 20240405153050793
15569 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/indented-expr.out' (13,596) at 20241211090212542
15570 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_svinval.c.inc' (13,597) at 20241211090212514
15571 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/i2c.h' (13,598) at 20220525020654667
15572 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/acrn/index.rst' (13,599) at 20220525020651774
15573 2025-01-21 03:00:56.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msenc/Kbuild' (13,600) at 20210307214927942
15574 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/peer-targets-bonnell.json' (13,601) at 20231107090019125
15575 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb' (13,602) at 20241206090014274
15576 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_led.c' (13,603) at 20210819100021610
15577 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/stellaris_gamepad.c' (13,604) at 20240906080037236
15578 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bredsjon' (13,605) at 20210307205553778
15579 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svardsosund_Svardso' (13,606) at 20210307205553790
15580 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/ehl-metrics.json' (13,607) at 20220525020655151
15581 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/netdev-times.py' (13,608) at 20240405153054161
15582 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fault-inject.c' (13,609) at 20240405153053085
15583 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/metric_report.hpp' (13,610) at 20240817080003187
15584 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pb1176.dts' (13,611) at 20240405153229863
15585 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/251.out' (13,612) at 20210308005046465
15586 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/vctrl.txt' (13,613) at 20240405153229791
15587 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_pmu.c' (13,614) at 20240712080021057
15588 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_cmn.h' (13,615) at 20240405153048541
15589 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/pei_data.h' (13,616) at 20210308005002876
15590 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/188.out' (13,617) at 20210308005046457
15591 2025-01-21 03:00:56.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_stats.h' (13,618) at 20240405153049897
15592 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/gdc_v2_defs.h' (13,619) at 20210307214930542
15593 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-auxtek-t003.dts' (13,620) at 20210308005002620
15594 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765.c' (13,621) at 20240405153230211
15595 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h' (13,622) at 20240405153048789
15596 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/cpld.c' (13,623) at 20210308005002996
15597 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso' (13,624) at 20240405153045729
15598 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/vhost-user-blk.c' (13,625) at 20221215040039374
15599 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0009-go-Filter-build-paths-on-staticly-linked-arches.patch' (13,626) at 20241221090017664
15600 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strrchr.S' (13,627) at 20240405153229859
15601 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/colibri_imx7.c' (13,628) at 20210308005003084
15602 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts' (13,629) at 20240405153045825
15603 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb' (13,630) at 20241206090014238
15604 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/hamradio/z8530drv.rst' (13,631) at 20210309003648448
15605 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/pkt_cls.h' (13,632) at 20240405153054053
15606 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Progress/meson.build' (13,633) at 20230825080021141 to deleted uid set
15607 2025-01-21 03:00:56.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/gdbcont.c' (13,634) at 20210308005003764
15608 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/bti-1.c' (13,635) at 20240906080037576
15609 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx1-clock.h' (13,636) at 20210307214931326
15610 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section.h' (13,637) at 20241114091008832
15611 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/verbs.c' (13,638) at 20241008080013935
15612 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/ffdc_file.cpp' (13,639) at 20240904080029670
15613 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch' (13,640) at 20241221090017688
15614 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_attribs.c' (13,641) at 20210308005003552
15615 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_qoriq_debugfs.c' (13,642) at 20210307214930174
15616 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy16_C-99.0W' (13,643) at 20210307205553762
15617 2025-01-21 03:00:56.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/event.c' (13,644) at 20240405153048625
15618 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_hist.c' (13,645) at 20240910080014090
15619 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xics_spapr.c' (13,646) at 20240906080037244
15620 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/expr.h' (13,647) at 20240726080012878
15621 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuarmv7/machconfig' (13,648) at 20210307205554454
15622 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/namei.c' (13,649) at 20240405153231719
15623 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/xlnx,xps-timebase-wdt.yaml' (13,650) at 20240405153045185
15624 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/.gitignore' (13,651) at 20210308005113633
15625 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Beerware' (13,652) at 20211006000025230
15626 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/cve-json-to-text.py' (13,653) at 20241221090017700
15627 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/display_mode_vba_30.h' (13,654) at 20240405153047273
15628 2025-01-21 03:00:56.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7793-u-boot.dtsi' (13,655) at 20210308005002600
15629 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/kgd_pp_interface.h' (13,656) at 20240405153230499
15630 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-trace.c' (13,657) at 20210307214928982
15631 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/gdb-kernel-debugging.rst' (13,658) at 20240405153045289
15632 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/ashrdi3.S' (13,659) at 20240405153046513
15633 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/Kconfig' (13,660) at 20240405153049393
15634 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-mips-bits.h' (13,661) at 20240405153054369
15635 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/bdm/gdbinit.reset' (13,662) at 20210308005002944
15636 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/nospec-branch.c' (13,663) at 20240405153046285
15637 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/hisi-rng.c' (13,664) at 20210309003649216
15638 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ehv_bytechan.c' (13,665) at 20240405153231503
15639 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8x74.c' (13,666) at 20240405153051349
15640 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/fan.hpp' (13,667) at 20230201040022463
15641 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-nic78bx.c' (13,668) at 20210307214928550
15642 2025-01-21 03:00:56.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/static.inc' (13,669) at 20230114040015490
15643 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/pcs-639x.c' (13,670) at 20240405153230907
15644 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/size/.gitignore' (13,671) at 20210307214932722
15645 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xilinx_zynq.c' (13,672) at 20241211090212254
15646 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/microchip,dw-sparx5-sdhci.yaml' (13,673) at 20240405153045109
15647 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/0001-include-libgen.h-for-basename-API-prototype.patch' (13,674) at 20240413080012635
15648 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/md5.h' (13,675) at 20210307214931310
15649 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kernel_abi.py' (13,676) at 20240405153229831
15650 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,nspire-keypad.txt' (13,677) at 20210307214925338
15651 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/generic.h' (13,678) at 20210307214926226
15652 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/defines.hpp' (13,679) at 20210308005056661
15653 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/confidential-guest.c' (13,680) at 20240906080037480
15654 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/Makefile' (13,681) at 20240405153049425
15655 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/README' (13,682) at 20210308005116217
15656 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/Kconfig' (13,683) at 20241104090011571
15657 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec.c' (13,684) at 20240405153231019
15658 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal' (13,685) at 20210307205553874
15659 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mul_s_ph.c' (13,686) at 20210308005046509
15660 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/README' (13,687) at 20210307214932566
15661 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/mpipl/test_mpipl_basic.robot' (13,688) at 20240628080017117
15662 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kmod/kmod.sh' (13,689) at 20240405153054313
15663 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ttable_64.S' (13,690) at 20210307214926602
15664 2025-01-21 03:00:56.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/237' (13,691) at 20220429100100914
15665 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754sp.c' (13,692) at 20210307214926274
15666 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-fpga.dts' (13,693) at 20220617030036053
15667 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-Add-LDFLAGS-to-linker-cmdline.patch' (13,694) at 20230706080014733
15668 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/samsung/exynos-regs-pmu.h' (13,695) at 20220525020654615
15669 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/melexis,mlx90632.yaml' (13,696) at 20240405153045077
15670 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/lzma.c' (13,697) at 20240405153232239
15671 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.cpp' (13,698) at 20240822080027617
15672 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/openpic_kvm.h' (13,699) at 20210308005046025
15673 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5696-i2c.c' (13,700) at 20240405153048977
15674 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c' (13,701) at 20240405153230927
15675 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_vlan_upper_pvid.sh' (13,702) at 20240405153232279
15676 2025-01-21 03:00:56.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-kernel/linux/linux-nuvoton/olympus-nuvoton.cfg' (13,703) at 20210307205554090
15677 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atmel-smc.c' (13,704) at 20240405153049601
15678 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/asm-offsets.h' (13,705) at 20210307214926758
15679 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_syscfg_regdef.h' (13,706) at 20240405153051901
15680 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/xlnx-versal-ospi.h' (13,707) at 20240326080039542
15681 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-intel_th-output-devices' (13,708) at 20210307214925194
15682 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-vdpa.c' (13,709) at 20240906080037316
15683 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/Makefile' (13,710) at 20210308005003024
15684 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_card.c' (13,711) at 20240405153051525
15685 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rbtree.c' (13,712) at 20210308005003712
15686 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_namespacing.c' (13,713) at 20210307214932642
15687 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/pca9552.c' (13,714) at 20241211090212274
15688 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/leadtek,ltk035c5444t.yaml' (13,715) at 20240405153045041
15689 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/suspend-x2-proc.cfg' (13,716) at 20210307214932618
15690 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/libbpf_probes.c' (13,717) at 20240405153054253
15691 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/LICENSE' (13,718) at 20210308005107065
15692 2025-01-21 03:00:56.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Helsingborg_Olympia' (13,719) at 20210307205553782
15693 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/pinmux.h' (13,720) at 20210308005002780
15694 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-jazz/floppy.h' (13,721) at 20210307214926222
15695 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw.h' (13,722) at 20210307214929822
15696 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/uc101.dts' (13,723) at 20210307214926358
15697 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/README.md' (13,724) at 20240807080021830
15698 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm7445_defconfig' (13,725) at 20210308005003252
15699 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/lp87565_regulator.c' (13,726) at 20210308005003472
15700 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar956x_initvals.h' (13,727) at 20210307214929766
15701 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mailbox-uclass.h' (13,728) at 20210308005003672
15702 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/dectypes.h' (13,729) at 20210307214926206
15703 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/volatile-considered-harmful.rst' (13,730) at 20210309003648472
15704 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/buildstats.bbclass' (13,731) at 20241221090017604
15705 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts' (13,732) at 20240405153229915
15706 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layouts/onie-tlv.c' (13,733) at 20240405153051205
15707 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeFunctionCollection_v1.xml' (13,734) at 20240619080002932
15708 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-sbc-imx7.dts' (13,735) at 20240405153045533
15709 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@42.conf' (13,736) at 20240904080027738
15710 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/unistd_64.h' (13,737) at 20241211090212374
15711 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ibt.h' (13,738) at 20240405153046385
15712 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/irq_kern.h' (13,739) at 20240405153230099
15713 2025-01-21 03:00:56.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro-sysfs.c' (13,740) at 20210307214930986
15714 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_cmd.c' (13,741) at 20240405153048701
15715 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sh_sdhi.c' (13,742) at 20210308005003408
15716 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/fix-cross-compile.patch' (13,743) at 20230503080014591
15717 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/Makefile' (13,744) at 20210726100024667
15718 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/desc.c' (13,745) at 20240326080039498
15719 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2007_core.c' (13,746) at 20240405153049165
15720 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-KeelylangHill' (13,747) at 20210307205553798
15721 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/board.c' (13,748) at 20210308005003048
15722 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeFunctionCollection.json' (13,749) at 20240619080002952
15723 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio.rst' (13,750) at 20220525020654131
15724 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_app.c' (13,751) at 20240624080012796
15725 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/virtual-memory.json' (13,752) at 20240405153054145
15726 2025-01-21 03:00:56.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_smem.c' (13,753) at 20240405153051489
15727 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ali5451/ali5451.c' (13,754) at 20220525020654987
15728 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-qds-duart.dts' (13,755) at 20210308005002596
15729 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml' (13,756) at 20240405153045041
15730 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/plip/Kconfig' (13,757) at 20210307214929698
15731 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5272c3/Makefile' (13,758) at 20210308005002972
15732 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ppp_generic.rst' (13,759) at 20220525020651750
15733 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/context.c' (13,760) at 20210307214932178
15734 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_settings.pl' (13,761) at 20210308005052045
15735 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/seg6_iptunnel.c' (13,762) at 20240624080012828
15736 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/adux1020.c' (13,763) at 20240405153048997
15737 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/trigger_action_mock.hpp' (13,764) at 20220607100029059
15738 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-kernel/linux/linux-aspeed_%.bbappend' (13,765) at 20240120090012778
15739 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_peer.c' (13,766) at 20240405153054281
15740 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_acct.h' (13,767) at 20240405153231855
15741 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/load_bytes_relative.c' (13,768) at 20240405153054253
15742 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/rxkad.c' (13,769) at 20240830080013359
15743 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_state' (13,770) at 20210307214925198
15744 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/loongson,ls2k-clk.h' (13,771) at 20240405153052645
15745 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pxa2xx-cpufreq.c' (13,772) at 20240405153046917
15746 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/vrfb.c' (13,773) at 20210307214930930
15747 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-s5pv210-audss.c' (13,774) at 20240405153046845
15748 2025-01-21 03:00:56.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/Kconfig' (13,775) at 20240405153051405
15749 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp' (13,776) at 20230523080003149
15750 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-tauri-emmc.dts' (13,777) at 20240405153045529
15751 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/modes/interface/input_buf.isp.h' (13,778) at 20210307214930562
15752 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mp.c' (13,779) at 20210308005002832
15753 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_core.c' (13,780) at 20220525020655007
15754 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/virtio-serial-bus.c' (13,781) at 20240906080037208
15755 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_structs.h' (13,782) at 20220429100100646
15756 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.h' (13,783) at 20210307214927286
15757 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dalmore_defconfig' (13,784) at 20210308005003256
15758 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_elf.h' (13,785) at 20240906080037156
15759 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira.dtsi' (13,786) at 20240405153045517
15760 2025-01-21 03:00:56.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/memcopy.S' (13,787) at 20240405153046513
15761 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi_api.h' (13,788) at 20210308005003644
15762 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_pattern_group_nest3.decode' (13,789) at 20210308005046389
15763 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/stih407-resets.h' (13,790) at 20210307214931350
15764 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blkpg.h' (13,791) at 20210307214931362
15765 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda826x.h' (13,792) at 20220525020653247
15766 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/README' (13,793) at 20210308005003048
15767 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation/meson.build' (13,794) at 20230825080021141 to deleted uid set
15768 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/cam.h' (13,795) at 20210307214929922
15769 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push206e.h' (13,796) at 20210309003649824
15770 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/sdeventplus.wrap' (13,797) at 20220819030023853
15771 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-vyasa-u-boot.dtsi' (13,798) at 20210308005002608
15772 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t104xrdb.h' (13,799) at 20210308005002992
15773 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/drv.c' (13,800) at 20241008080013955
15774 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpufreq-info.c' (13,801) at 20240405153054213
15775 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/mx35_sdram.c' (13,802) at 20210308005002544
15776 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-apispec_6.7.1.bb' (13,803) at 20241221090017548
15777 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/st,typec-stm32g0.yaml' (13,804) at 20240405153045185
15778 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,sai-clock.yaml' (13,805) at 20240405153045025
15779 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/msm_smem.c' (13,806) at 20210308005003488
15780 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/headsmp.S' (13,807) at 20240405153045657
15781 2025-01-21 03:00:56.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/intel_dptf.rst' (13,808) at 20240405153045197
15782 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/slabinfo.c' (13,809) at 20241111090012169
15783 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/asm-offsets.c' (13,810) at 20241211090145389
15784 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/core.c' (13,811) at 20220525020653723
15785 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a4_00000007.dtsi' (13,812) at 20210308005002872
15786 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/bletchley-sled-insertion@.target' (13,813) at 20230310090018691
15787 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/read.c' (13,814) at 20240405153231699
15788 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/udmabuf.h' (13,815) at 20210307214931662
15789 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/lapic.h' (13,816) at 20210308005002880
15790 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/Kconfig' (13,817) at 20210308005002816
15791 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_sensor.mako.hpp' (13,818) at 20220408030020980
15792 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/winbond-cir.c' (13,819) at 20240405153049521
15793 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_arp/arp_tables.h' (13,820) at 20240405153052749
15794 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/tracing_map.c' (13,821) at 20241216090017781
15795 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/hyperv/Makefile' (13,822) at 20220525020651946
15796 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_blk.h' (13,823) at 20240405153052945
15797 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/legacy_instructions.rst' (13,824) at 20240405153044973
15798 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_venc.h' (13,825) at 20240405153048569
15799 2025-01-21 03:00:56.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libxslt/libxslt_1.1.42.bb' (13,826) at 20241221090017696
15800 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/mctp-i2c.c' (13,827) at 20241111090012129
15801 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_cir.c' (13,828) at 20210309003649916
15802 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/memory.c' (13,829) at 20220525020651986
15803 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/cpu.c' (13,830) at 20210308005002800
15804 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hil.h' (13,831) at 20210307214931394
15805 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/xtensa-softmmu.mak' (13,832) at 20210927100127057
15806 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py' (13,833) at 20220910030013405
15807 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@82000/power-supply@58.conf' (13,834) at 20210307205554094
15808 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_sfc.h' (13,835) at 20240405153054013
15809 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost.inc' (13,836) at 20230114040015550
15810 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb' (13,837) at 20240413080012647
15811 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/frsqrtes.c' (13,838) at 20210307214926434
15812 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-hist.tc' (13,839) at 20220525020655207
15813 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7795-cpg-mssr.h' (13,840) at 20210308005003632
15814 2025-01-21 03:00:56.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/meson.build' (13,841) at 20240423080031711
15815 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_reg_def.h' (13,842) at 20220525020652370
15816 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_dma.h' (13,843) at 20210309003651788
15817 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.17.bb' (13,844) at 20221003030013285
15818 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/Kconfig' (13,845) at 20240405153049221
15819 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/phosphor-dbus-interfaces.wrap' (13,846) at 20220331030041643
15820 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CMU-Mach' (13,847) at 20241221090017616
15821 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8350.c' (13,848) at 20240405153046829
15822 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_reporting.c' (13,849) at 20240503080014510
15823 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png' (13,850) at 20210307205554610 to deleted uid set
15824 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5.dtsi' (13,851) at 20210308005002572
15825 2025-01-21 03:00:56.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/btf.h' (13,852) at 20240405153052909
15826 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_def.h' (13,853) at 20240805080014003
15827 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/index.rst' (13,854) at 20240405153045213
15828 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/lowlevel_init.S' (13,855) at 20210308005002712
15829 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex2_user.c' (13,856) at 20240405153053425
15830 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/seg6_hmac.h' (13,857) at 20210307214931574
15831 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/netserver.service' (13,858) at 20210812000025186
15832 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/guidelines/internationalization.md' (13,859) at 20240419080038341
15833 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp.h' (13,860) at 20210307214929570
15834 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/irq.h' (13,861) at 20220627100016934
15835 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/scripts/wait-vpd-parsers.sh' (13,862) at 20240104090016070
15836 2025-01-21 03:00:56.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/fix_reproducibility.patch' (13,863) at 20231011080016610
15837 2025-01-21 03:00:56.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ioremap.c' (13,864) at 20240405153230047
15838 2025-01-21 03:00:56.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/bcm6318-power-domain.h' (13,865) at 20210308005003640
15839 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,hscif.yaml' (13,866) at 20240405153045153
15840 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kfunc_dynptr_param.c' (13,867) at 20240405153054253
15841 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/bsc913x_qds.c' (13,868) at 20240405153230051
15842 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/panel-aa104xd12.dtsi' (13,869) at 20240405153045801
15843 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c' (13,870) at 20240919080017066
15844 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_stress_parallelism.c' (13,871) at 20210307214932722
15845 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a.dts' (13,872) at 20240405153229967
15846 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-server-volatiles.conf' (13,873) at 20210307205554122
15847 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/vfio_dev.h' (13,874) at 20240405153231575
15848 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/fail.h' (13,875) at 20240405153053389
15849 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_close_while_nested_test.c' (13,876) at 20240405153054325
15850 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/cpu-load.rst' (13,877) at 20220525020651766
15851 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_aops.c' (13,878) at 20241023080012899
15852 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv_hart.c' (13,879) at 20210308005045945
15853 2025-01-21 03:00:56.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/nic7018_wdt.c' (13,880) at 20240405153052241
15854 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/filelayout/Makefile' (13,881) at 20210307214931150
15855 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/pstree.c' (13,882) at 20240405153046625
15856 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/advantech_ec_wdt.c' (13,883) at 20240405153052237
15857 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pam.c' (13,884) at 20230925080039893
15858 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/onnn,fan53880.yaml' (13,885) at 20210309003648388
15859 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/rainier_2u_chassis.json' (13,886) at 20231212090004998
15860 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/x86_start16_spl.py' (13,887) at 20210308005003748
15861 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_execlists.c' (13,888) at 20240405153048505
15862 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_getset_retval.c' (13,889) at 20240405153054249
15863 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-primo81.dts' (13,890) at 20210308005002620
15864 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_logging.h' (13,891) at 20210307214930410
15865 2025-01-21 03:00:56.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-axi-spi-engine.c' (13,892) at 20240520080015183
15866 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpios.c' (13,893) at 20210307214932234
15867 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/.gitignore' (13,894) at 20210307214932670
15868 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_clocking.c' (13,895) at 20240405153049761
15869 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-trbe.h' (13,896) at 20240405153230671
15870 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0001-configure-don-t-report-error-when-the-path-of-Perl-c.patch' (13,897) at 20241221090017648
15871 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/Detector/meson.build' (13,898) at 20241123090016863 to deleted uid set
15872 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_sctp.c' (13,899) at 20240405153232059
15873 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/acpi-defs.h' (13,900) at 20240906080037328
15874 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-m/tune-cortexm35p.inc' (13,901) at 20240301090012451
15875 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/sprd-hwspinlock.txt' (13,902) at 20210307214925322
15876 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/xlnx,zynqmp-rtc.yaml' (13,903) at 20240405153045153
15877 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/zenity/zenity_4.0.3.bb' (13,904) at 20241221090017488
15878 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/law.c' (13,905) at 20210308005003052
15879 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/lshrdi3.c' (13,906) at 20210308005002816
15880 2025-01-21 03:00:56.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/BatteryMetrics_v1.xml' (13,907) at 20240619080002920
15881 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/dps310.c' (13,908) at 20241211090212334
15882 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/patch-acceptance.rst' (13,909) at 20240405153045249
15883 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace.c' (13,910) at 20240405153046149
15884 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m54xxacr.h' (13,911) at 20210307214926162
15885 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/openocd.cfg' (13,912) at 20210308005002908
15886 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-rect.h' (13,913) at 20210309003653948
15887 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/vx_core.h' (13,914) at 20210307214931602
15888 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/gpu/i915.sh' (13,915) at 20210307214932666
15889 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/cxl_upstream.c' (13,916) at 20241211090212314
15890 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/sti-dwmac.txt' (13,917) at 20240405153229779
15891 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tcmode-default.inc' (13,918) at 20241221090017612
15892 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/chip.h' (13,919) at 20240405153050613
15893 2025-01-21 03:00:56.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/git.py' (13,920) at 20241221090017588
15894 2025-01-21 03:00:56.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/prio.json' (13,921) at 20240405153054377
15895 2025-01-21 03:00:56.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_active.c' (13,922) at 20240405153048521
15896 2025-01-21 03:00:56.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2992.rst' (13,923) at 20220525020651738
15897 2025-01-21 03:00:56.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/cdc-wdm.c' (13,924) at 20240624080012804
15898 2025-01-21 03:00:56.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/dbus-dir.bbclass' (13,925) at 20211006000025206
15899 2025-01-21 03:00:56.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig' (13,926) at 20210308005003236
15900 2025-01-21 03:00:56.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/monitor/meson.build' (13,927) at 20230925080039825
15901 2025-01-21 03:00:56.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/i2c-tools/i2c-tools_4.4.bb' (13,928) at 20241221090017664
15902 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pio.h' (13,929) at 20220525020653135
15903 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bdw_rt286.c' (13,930) at 20240405153232179
15904 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-elan.c' (13,931) at 20240405153048813
15905 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_bitmap.c' (13,932) at 20240405153046705
15906 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/timer.h' (13,933) at 20210307214926554
15907 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/dhcpcd_10.1.0.bb' (13,934) at 20241221090017636
15908 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pegtl/pegtl_3.2.8.bb' (13,935) at 20241221090017520
15909 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/conf/layer.conf' (13,936) at 20241221090017568
15910 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,twd.yaml' (13,937) at 20240405153045105
15911 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2xxx-scu-ic.txt' (13,938) at 20210307214925342
15912 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/Makefile' (13,939) at 20240405153046357
15913 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/bsc9132_serdes.c' (13,940) at 20210308005002828
15914 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/omap_serial.txt' (13,941) at 20210308005003308
15915 2025-01-21 03:00:56.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_rename.sh' (13,942) at 20240405153054241
15916 2025-01-21 03:00:56.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau1977.yaml' (13,943) at 20240405153045157
15917 2025-01-21 03:00:56.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc-v6.h' (13,944) at 20240405153049465
15918 2025-01-21 03:00:56.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U.h' (13,945) at 20240405153051893
15919 2025-01-21 03:00:56.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/trace.h' (13,946) at 20240405153049185
15920 2025-01-21 03:00:56.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c' (13,947) at 20240405153230335
15921 2025-01-21 03:00:56.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-lxml_5.3.0.bb' (13,948) at 20241221090017668
15922 2025-01-21 03:00:56.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020_cs.c' (13,949) at 20240405153049721
15923 2025-01-21 03:00:56.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/qp.h' (13,950) at 20240805080014027
15924 2025-01-21 03:00:56.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Guliksberg_Rodvattnet' (13,951) at 20210307205553782
15925 2025-01-21 03:00:56.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_mbx.c' (13,952) at 20240405153049981
15926 2025-01-21 03:00:56.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/broadcom/Makefile' (13,953) at 20210308005003456
15927 2025-01-21 03:00:56.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/hi655x-pmic.h' (13,954) at 20240405153231819
15928 2025-01-21 03:00:56.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro/0001-Default-43455-firmware-to-standard-variant.patch' (13,955) at 20221003030013297
15929 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bblayers.py' (13,956) at 20241221090017628
15930 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_aux.c' (13,957) at 20240613080016407
15931 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/virtual-memory.json' (13,958) at 20240405153054149
15932 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/rings.c' (13,959) at 20240326080039466
15933 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/logging.bbclass' (13,960) at 20220910030013385
15934 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/msu.h' (13,961) at 20210307214928150
15935 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/starfive/Kconfig' (13,962) at 20240405153051769
15936 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ring_mode.c' (13,963) at 20240405153050301
15937 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-mac-config.bb' (13,964) at 20241206090014226
15938 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test' (13,965) at 20240326080039734
15939 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_nvmetcp.h' (13,966) at 20220525020653627
15940 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/devkit3250_defconfig' (13,967) at 20210308005003256
15941 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-no-list.err' (13,968) at 20210308005046405
15942 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/README.md' (13,969) at 20221213040022685
15943 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-bug-fix-on-separated-CR-and-LF.patch' (13,970) at 20230317080013785
15944 2025-01-21 03:00:56.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_wildfire.c' (13,971) at 20220525020651802
15945 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/classes/gxp-bootblock.bbclass' (13,972) at 20230413080015624
15946 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.metadata.yaml' (13,973) at 20220430030026020
15947 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.nohpet' (13,974) at 20240906080037556 to deleted uid set
15948 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/bindings/bindings_helper.h' (13,975) at 20240405153232095
15949 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_device.c' (13,976) at 20240405153232087
15950 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_main.c' (13,977) at 20240405153051533
15951 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x25ek.dts' (13,978) at 20210308005002572
15952 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/iobp.c' (13,979) at 20210308005002852
15953 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/pxa/Makefile' (13,980) at 20240405153051765
15954 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/debugfs.c' (13,981) at 20241216090017773
15955 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/blink/leds-bcm63138.c' (13,982) at 20240405153049213
15956 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2770.c' (13,983) at 20240405153053805
15957 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/winbond.c' (13,984) at 20240405153049705
15958 2025-01-21 03:00:56.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-5272.c' (13,985) at 20210307214926138
15959 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-chestnut43.dts' (13,986) at 20240405153045605
15960 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9v032.c' (13,987) at 20240405153049321
15961 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_interface.c' (13,988) at 20210307214927266
15962 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/MAINTAINERS' (13,989) at 20210308005003028
15963 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/rpm-chksec.sh' (13,990) at 20210307205554130
15964 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/index.rst' (13,991) at 20240405153044989
15965 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/8250_pci.h' (13,992) at 20210307214931354
15966 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_mech.c' (13,993) at 20240405153232079
15967 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/module.h' (13,994) at 20210307214926230
15968 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/config' (13,995) at 20240405153054301
15969 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-unidiff/run-ptest' (13,996) at 20240301090012435
15970 2025-01-21 03:00:56.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/oca4080.dts' (13,997) at 20210307214926346
15971 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_int.h' (13,998) at 20240830080013303
15972 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rs409.dts' (13,999) at 20240405153045457
15973 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/slb.c' (14,000) at 20240405153046185
15974 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_bmc_stress_buster.robot' (14,001) at 20230512080020573
15975 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui/0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch' (14,002) at 20230114040015490
15976 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/Kconfig' (14,003) at 20210308005003008
15977 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/__ffs.h' (14,004) at 20210307214932474
15978 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_ps.c' (14,005) at 20240405153053293
15979 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/triehash' (14,006) at 20210307205554494
15980 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ISC-Veillard' (14,007) at 20241221090017616
15981 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lion_rk3368.h' (14,008) at 20210308005003600
15982 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/aml-debugger.rst' (14,009) at 20210307214925494
15983 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7362.dtsi' (14,010) at 20210307214926190
15984 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/deflate_xip_data.sh' (14,011) at 20210307214925678
15985 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_raddu_w_qb.c' (14,012) at 20210308005046505
15986 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-cross-canadian.inc' (14,013) at 20241221090017672
15987 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC837XERDB.h' (14,014) at 20210308005003576
15988 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sata.h' (14,015) at 20210308005003684
15989 2025-01-21 03:00:56.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ftide010.c' (14,016) at 20240405153230179
15990 2025-01-21 03:00:56.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vitberget' (14,017) at 20210307205553794
15991 2025-01-21 03:00:56.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov4689.yaml' (14,018) at 20240405153045093
15992 2025-01-21 03:00:56.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_event.c' (14,019) at 20241104090011563
15993 2025-01-21 03:00:56.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/types.hpp' (14,020) at 20241119090031273
15994 2025-01-21 03:00:56.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/hyperv.h' (14,021) at 20240405153054317
15995 2025-01-21 03:00:56.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-block.h' (14,022) at 20210308005046037
15996 2025-01-21 03:00:56.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/apparmorfs.c' (14,023) at 20240910080014098
15997 2025-01-21 03:00:56.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tsb.h' (14,024) at 20210307214926586
15998 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/instrumented-non-atomic.h' (14,025) at 20240405153052617
15999 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/system/kernel.ld' (14,026) at 20220429100100946
16000 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/qrtr.h' (14,027) at 20210307214931658
16001 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mmc_timing.c' (14,028) at 20240405153046857
16002 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cmac.c' (14,029) at 20240405153046533
16003 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_mbx.h' (14,030) at 20210307214927078
16004 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/pasemi_nand.c' (14,031) at 20240405153049701
16005 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/kn01-berr.c' (14,032) at 20210307214926206
16006 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/xilinx/Kconfig' (14,033) at 20210309003652052
16007 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sisfb.h' (14,034) at 20210307214931698
16008 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/image-vars.h' (14,035) at 20240405153230067
16009 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/phosphor-dbus-interfaces.wrap' (14,036) at 20240229090015607
16010 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sgl_float.h' (14,037) at 20210307214926334
16011 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/rsa-verify.c' (14,038) at 20210308005003712
16012 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.1.bb' (14,039) at 20241206090014250
16013 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/platform.c' (14,040) at 20240405153046053
16014 2025-01-21 03:00:56.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/cable.hpp' (14,041) at 20241217090008764
16015 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/mxic_nand.c' (14,042) at 20240405153049697
16016 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/machine/fp5280g3.conf' (14,043) at 20240719080014909
16017 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/poly1305.c' (14,044) at 20210524100035086
16018 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0005-linux-syslinux-implement-handle_adv_on_ext.patch' (14,045) at 20220910030013425
16019 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/include/perf/perf_dlfilter.h' (14,046) at 20240405153054105
16020 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_lazy.h' (14,047) at 20240405153053117
16021 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpm1.h' (14,048) at 20210309003648876
16022 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/apphandler.hpp' (14,049) at 20210308004925444
16023 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-nvme/nvme-json-rewrite.conf' (14,050) at 20230311090013139
16024 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-mid/intel-mid.c' (14,051) at 20220525020652194
16025 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jbd2.h' (14,052) at 20241018080014566
16026 2025-01-21 03:00:56.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/arche-apb-ctrl.c' (14,053) at 20240613080016467
16027 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5645.c' (14,054) at 20240405153049325
16028 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/machine-none-test.c' (14,055) at 20241211090212546
16029 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/mx6quq7/MAINTAINERS' (14,056) at 20210308005003048
16030 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig' (14,057) at 20210308005003256
16031 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/ti-edma3.h' (14,058) at 20210308005002708
16032 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/remote-console-controller.html' (14,059) at 20210308005107077
16033 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/tout.h' (14,060) at 20240405153050129
16034 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_platform-mips.c' (14,061) at 20210308005002540
16035 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/test_dtoc.py' (14,062) at 20210308005003760
16036 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nvidia.c' (14,063) at 20240405153231587
16037 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0018-sysdeps-gnu-configure.ac-Set-libc_cv_rootsbindir-onl.patch' (14,064) at 20241221090017640
16038 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gro.c' (14,065) at 20241011080017387
16039 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/generator/sections/gen-section.h' (14,066) at 20241114091008832
16040 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/insecure.c' (14,067) at 20240405153053361
16041 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-nanopi-a64.dts' (14,068) at 20210308005002616
16042 2025-01-21 03:00:56.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/lpc32xx.h' (14,069) at 20210307214925898
16043 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/crypto.c' (14,070) at 20220525020654863
16044 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_pci_vfio.c' (14,071) at 20240906080037284
16045 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h' (14,072) at 20240405153048637
16046 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LOOP' (14,073) at 20241221090017616
16047 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-vfp.c' (14,074) at 20241211090212478
16048 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/gpex.h' (14,075) at 20240906080037336
16049 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acct.h' (14,076) at 20240405153052657
16050 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.h' (14,077) at 20220525020652470
16051 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/initd.smartd' (14,078) at 20210307205553934
16052 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm281xx.c' (14,079) at 20240405153051305
16053 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-madera-core.c' (14,080) at 20240405153051309
16054 2025-01-21 03:00:56.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/levenshtein.c' (14,081) at 20220525020655171
16055 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/transport.h' (14,082) at 20210307214930874
16056 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-xpcs.h' (14,083) at 20240405153231075
16057 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/b4860_ids.c' (14,084) at 20210308005002828
16058 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/perf_images.h' (14,085) at 20210307214926330
16059 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/LICENSE' (14,086) at 20210308005132793
16060 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/i386-softmmu.mak' (14,087) at 20240906080037160
16061 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/qca953x/lowlevel_init.S' (14,088) at 20210308005002820
16062 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lvds_regs.h' (14,089) at 20240405153048457
16063 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/common-defs.rst' (14,090) at 20210309003648488
16064 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_debugfs.c' (14,091) at 20240405153051733
16065 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c' (14,092) at 20240405153230935
16066 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/fru_identity_test.cpp' (14,093) at 20220806030027601
16067 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/video/uvesafb.h' (14,094) at 20210307214931694
16068 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/flat.lds' (14,095) at 20210308005046177
16069 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/sdtest.cpp' (14,096) at 20210308005049145
16070 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/scsiglue.h' (14,097) at 20210307214930874
16071 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/port_scale.sh' (14,098) at 20220525020655207
16072 2025-01-21 03:00:56.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rtmutex.h' (14,099) at 20210307214931806
16073 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_prime.c' (14,100) at 20240405153048705
16074 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/robust-futexes.rst' (14,101) at 20210307214925518
16075 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/dma.c' (14,102) at 20210307214925946
16076 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_maddu.c' (14,103) at 20210308005046525
16077 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pxa2xx_base.h' (14,104) at 20210307214930042
16078 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/virtual-media.scss' (14,105) at 20210308005107077
16079 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_host.c' (14,106) at 20210308005003520
16080 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/devfreq/nvidia,tegra30-actmon.yaml' (14,107) at 20220525020651666
16081 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/io_pgtable_v2.c' (14,108) at 20241008080013935
16082 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/implicit.h' (14,109) at 20240405153054025
16083 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/get-all-properties.cpp' (14,110) at 20240817080036816
16084 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/Kconfig' (14,111) at 20210308005003008
16085 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,bcm963xx-cfe-nor-partitions.txt' (14,112) at 20210307214925370
16086 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/extable.c' (14,113) at 20220525020654747
16087 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpuidle.h' (14,114) at 20240405153052673
16088 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_shared.h' (14,115) at 20210307214927318
16089 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect_force_port6.c' (14,116) at 20240405153054269
16090 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0001-Don-t-use-__GNUC_PREREQ.patch' (14,117) at 20230706080014761
16091 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/xlnx,zynq-ddrc-a05.yaml' (14,118) at 20240405153229775
16092 2025-01-21 03:00:56.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/layerindexobj.py' (14,119) at 20210307205554258
16093 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm_onhyperv.c' (14,120) at 20240405153046449
16094 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bios.c' (14,121) at 20210308005002884
16095 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_encoder.c' (14,122) at 20220525020652979
16096 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/MCFG' (14,123) at 20240906080037556 to deleted uid set
16097 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/efibootmgr/efibootmgr_18.bb' (14,124) at 20230114040015534
16098 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push906f.h' (14,125) at 20210309003649824
16099 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/nvme-test.c' (14,126) at 20240906080037572
16100 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/spmi.h' (14,127) at 20220818100014823
16101 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/ppc-memtrace' (14,128) at 20210307214925190
16102 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/uprobes/actions-arm.c' (14,129) at 20210307214925986
16103 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64_2.0.0.1.bb' (14,130) at 20240301090012427
16104 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/MAINTAINERS' (14,131) at 20210308005003040
16105 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/Makefile' (14,132) at 20210308005003372
16106 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/manager.hpp' (14,133) at 20230714080040163
16107 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86-64/machconfig' (14,134) at 20210307205554390
16108 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ipv6.c' (14,135) at 20240830080013347
16109 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pcs/pcs-xpcs.h' (14,136) at 20240405153231831
16110 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hosts.c' (14,137) at 20240405153231403
16111 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/uptodate.c' (14,138) at 20220525020654479
16112 2025-01-21 03:00:56.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/Makefile' (14,139) at 20210307214930006
16113 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/deflate.h' (14,140) at 20210308005003716
16114 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/mac80211_hwsim.h' (14,141) at 20240405153050729
16115 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/zones.md' (14,142) at 20240807080019546
16116 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2081a-rdb.dts' (14,143) at 20210308005002580
16117 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/0001-otbr-agent.service.in-remove-pre-exec-hook-for-mdns-.patch' (14,144) at 20220414030020024
16118 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/police.json' (14,145) at 20240405153054377
16119 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7785lcr_defconfig' (14,146) at 20240405153046309
16120 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-lcdif.h' (14,147) at 20210308005002676
16121 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-wavecomp' (14,148) at 20210308005045769
16122 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltagedomains44xx_data.c' (14,149) at 20210307214925930
16123 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff' (14,150) at 20240316080012480
16124 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/fifo_icap.h' (14,151) at 20210307214926958
16125 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/rcar-rst.c' (14,152) at 20240405153051769
16126 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/openssl11_build_fix.patch' (14,153) at 20230520080014488
16127 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-apple.sh' (14,154) at 20240405153054309
16128 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/Makefile' (14,155) at 20240405153231451
16129 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/hwmon.c' (14,156) at 20240405153231271
16130 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ipc-run_20231003.0.bb' (14,157) at 20231126090012793
16131 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/lasips2.c' (14,158) at 20240906080037236
16132 2025-01-21 03:00:56.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/event_fifo_private.h' (14,159) at 20210307214930542
16133 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/Kconfig' (14,160) at 20210308005003172
16134 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm_git.bbappend' (14,161) at 20241206090014230
16135 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irq_64.c' (14,162) at 20240405153046433
16136 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_io.h' (14,163) at 20210307214928614
16137 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/sandbox.c' (14,164) at 20210308005003472
16138 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/enclu.h' (14,165) at 20220525020652146
16139 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/chassishandler.hpp' (14,166) at 20210715000048768
16140 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-line-name.c' (14,167) at 20240405153054305
16141 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm63146.dtsi' (14,168) at 20240405153045717
16142 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mxic.c' (14,169) at 20240405153051789
16143 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ll_cache.json' (14,170) at 20240405153054113
16144 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac-gnutls.c' (14,171) at 20241211090212230
16145 2025-01-21 03:00:56.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.c' (14,172) at 20220525020652959
16146 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/sta2x11/Kconfig' (14,173) at 20240405153049381
16147 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/rse.h' (14,174) at 20210307214926122
16148 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp3x-rt5682-max9836.c' (14,175) at 20240405153232139
16149 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-dmar-vtd.c' (14,176) at 20241114091008832
16150 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-fuzz' (14,177) at 20230925080040085
16151 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/Kconfig' (14,178) at 20210308005003172
16152 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/MAINTAINERS' (14,179) at 20210308005002956
16153 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-mlxcpld.rst' (14,180) at 20210307214925518
16154 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/replay_kernel.py' (14,181) at 20240906080037556
16155 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_d.c' (14,182) at 20210308005046517
16156 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/xe.rst' (14,183) at 20240405153045213
16157 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/tree_connect.c' (14,184) at 20240919080017078
16158 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-plladiv.c' (14,185) at 20210308005003348
16159 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-omap.h' (14,186) at 20240405153052769
16160 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/am200epd.c' (14,187) at 20210307214925934
16161 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a779a0-sysc.c' (14,188) at 20240405153231351
16162 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/wic/beaglebone-yocto.wks' (14,189) at 20210407000018110
16163 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/module.c' (14,190) at 20210307214926570
16164 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/qp.c' (14,191) at 20240405153049109
16165 2025-01-21 03:00:56.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/ipset/ip_set_bitmap.h' (14,192) at 20210307214931642
16166 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-konepure.c' (14,193) at 20240405153230655
16167 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xmb_cmp.dtsi' (14,194) at 20210308005002612
16168 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/denormal.c' (14,195) at 20210307214926334
16169 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-zoned.rst' (14,196) at 20240405153044941
16170 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utdebug.c' (14,197) at 20240405153230167
16171 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/translate-all.c' (14,198) at 20240906080037140
16172 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/os_types.h' (14,199) at 20240405153047301
16173 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb' (14,200) at 20230114040015550
16174 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/conf/layer.conf' (14,201) at 20241221090017488
16175 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/atmel_pio4.c' (14,202) at 20210308005003376
16176 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_requeue.c' (14,203) at 20220525020655211
16177 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml' (14,204) at 20240405153045097
16178 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen-hvm.c' (14,205) at 20241211090212278
16179 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml' (14,206) at 20240405153045065
16180 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.c' (14,207) at 20240405153048661
16181 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_ptp.h' (14,208) at 20240405153049765
16182 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmcs12.c' (14,209) at 20240405153046465
16183 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/fdtget.c' (14,210) at 20210307214932142
16184 2025-01-21 03:00:56.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/optee-os_%.bbappend' (14,211) at 20241206090014214
16185 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_syms.c' (14,212) at 20240405153053109
16186 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/OWNERS' (14,213) at 20240815080043900
16187 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/OWNERS' (14,214) at 20220727030029197
16188 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz' (14,215) at 20210307205554590 to deleted uid set
16189 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel_2.0.3.bb' (14,216) at 20241221090017524
16190 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/meson.build' (14,217) at 20231201090034758
16191 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_loop.c' (14,218) at 20240405153054281
16192 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/list.h' (14,219) at 20240405153054049
16193 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_tc.bpf.c' (14,220) at 20240405153053425
16194 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/board.c' (14,221) at 20210308005003168
16195 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (14,222) at 20230107040016303
16196 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/musca-b1.yml' (14,223) at 20241206090014206
16197 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-mem.c' (14,224) at 20240405153049473
16198 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_encoder.c' (14,225) at 20240405153230639
16199 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_vining_fpga_defconfig' (14,226) at 20210308005003280
16200 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/Makefile' (14,227) at 20220525020655179
16201 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsarguments.c' (14,228) at 20240405153046621
16202 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_offload.py' (14,229) at 20240405153054285
16203 2025-01-21 03:00:56.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/gp_padctrl.h' (14,230) at 20210308005002668
16204 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c' (14,231) at 20240405153048633
16205 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x-sysfs.c' (14,232) at 20240405153048889
16206 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/vt8500-pwm.txt' (14,233) at 20210307214925406
16207 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ptp.h' (14,234) at 20210309003651172
16208 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps6507x.h' (14,235) at 20210307214931438
16209 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort3/0001-cmake-Check-for-HP-libunwind.patch' (14,236) at 20240302090018202
16210 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2530.dtsi' (14,237) at 20240405153229935
16211 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/sensor_manager.cpp' (14,238) at 20241022080031584 to deleted uid set
16212 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-pcap/requirements.txt' (14,239) at 20210308005111457
16213 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/snmp.h' (14,240) at 20210307214931574
16214 2025-01-21 03:00:56.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/mcount.S' (14,241) at 20240405153230079
16215 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/.gitignore' (14,242) at 20210307214926690
16216 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/law.c' (14,243) at 20210308005002996
16217 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/bitops.h' (14,244) at 20240405153046065
16218 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-trimslice.yaml' (14,245) at 20240405153045165
16219 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/Kconfig' (14,246) at 20210308005002548
16220 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.err' (14,247) at 20240906080037564
16221 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/ena.rst' (14,248) at 20240418080014478
16222 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/config_file_parser_error_tests.cpp' (14,249) at 20240113090029504
16223 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/bzip2-1.0.6' (14,250) at 20210307205554426
16224 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6358-regulator.c' (14,251) at 20240405153231363
16225 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vhdx-log.c' (14,252) at 20240326080039386
16226 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/tsl2772.h' (14,253) at 20210307214931482
16227 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf610-twr.dts' (14,254) at 20210308005002632
16228 2025-01-21 03:00:56.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/uacce/uacce.c' (14,255) at 20240405153049649
16229 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_edgeport.c' (14,256) at 20241115090012961
16230 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c' (14,257) at 20240405153047133
16231 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_zero_defconfig' (14,258) at 20210308005003272
16232 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh7705.c' (14,259) at 20210307214926562
16233 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/ring_buffer.c' (14,260) at 20240405153048837
16234 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/gettimeofday.h' (14,261) at 20210512100029194
16235 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/muldi3.S' (14,262) at 20210307214925870
16236 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/Kconfig' (14,263) at 20220525020654807
16237 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lshw/lshw_02.20.bb' (14,264) at 20240301090012423
16238 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis_accel.c' (14,265) at 20240405153052221
16239 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qga.c' (14,266) at 20240906080037584
16240 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/0001-util-consideredharmful-Use-overloadable-func-attribu.patch' (14,267) at 20241221090017504
16241 2025-01-21 03:00:56.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libconfuse/files/0001-only-apply-search-path-logic-to-relative-pathnames.patch' (14,268) at 20241221090017536
16242 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp-ddns-server' (14,269) at 20210307205554462
16243 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libdazzle/libdazzle_3.44.0.bb' (14,270) at 20231126090012861
16244 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/msmouse.c' (14,271) at 20240906080037160
16245 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c' (14,272) at 20240405153050641
16246 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/mmzone.h' (14,273) at 20210307214926322
16247 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-util-sockets.c' (14,274) at 20240326080039746
16248 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1024_sd_rcw.cfg' (14,275) at 20210308005002992
16249 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_rr.c' (14,276) at 20210307214932006
16250 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/Kconfig' (14,277) at 20210308005003460
16251 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipc_namespace.h' (14,278) at 20240405153052713
16252 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/Makefile' (14,279) at 20210307214932518
16253 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/usb.c' (14,280) at 20240405153231235
16254 2025-01-21 03:00:56.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77970.dtsi' (14,281) at 20210308005002604
16255 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/exynos4210_fimd.c' (14,282) at 20241211090212266
16256 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/clk.c' (14,283) at 20221102030020737
16257 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-kye.c' (14,284) at 20240405153048817
16258 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mingw_support.h' (14,285) at 20210308005003768
16259 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fexit_bpf2bpf.c' (14,286) at 20240405153054253
16260 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7778-bockw.dts' (14,287) at 20240405153045553
16261 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/metrics.c' (14,288) at 20240910080014094
16262 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts' (14,289) at 20220525020651902
16263 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (14,290) at 20231128090014177
16264 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Cable/meson.build' (14,291) at 20241126090023807 to deleted uid set
16265 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tmp006.c' (14,292) at 20240405153049013
16266 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm93384wvg.dts' (14,293) at 20220525020651990
16267 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c' (14,294) at 20240812080017244
16268 2025-01-21 03:00:56.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mvme2500.c' (14,295) at 20240405153046201
16269 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/twl6030-gpadc.c' (14,296) at 20240405153048965
16270 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/poweron.conf' (14,297) at 20210307205554074
16271 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/stm32-usart.c' (14,298) at 20240429080012440
16272 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.h' (14,299) at 20210307214929358
16273 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/fmopl.h' (14,300) at 20240326080039426
16274 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-ampere.c' (14,301) at 20241114091008828
16275 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mvebu/armada-37xx-periph.c' (14,302) at 20210308005003352
16276 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/MCR3000.c' (14,303) at 20210308005002952
16277 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp100.c' (14,304) at 20240405153048661
16278 2025-01-21 03:00:56.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_ethtool.c' (14,305) at 20240405153049909
16279 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_spdif.c' (14,306) at 20240405153232203
16280 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_reset.h' (14,307) at 20210307214926218
16281 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/netdev.c' (14,308) at 20240405153231075
16282 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/example.cpp' (14,309) at 20241120090021304
16283 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-altera.c' (14,310) at 20240405153048893
16284 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS7.conf' (14,311) at 20240529080017843
16285 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x.dtsi' (14,312) at 20240405153045437
16286 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/fsl-soc.h' (14,313) at 20210307214926362
16287 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/6lowpan_i.h' (14,314) at 20210307214931862
16288 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_net.h' (14,315) at 20240906080037348
16289 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_3_6_sh_mask.h' (14,316) at 20240405153047745
16290 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/touchright.c' (14,317) at 20210307214928510
16291 2025-01-21 03:00:56.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/vport.c' (14,318) at 20240405153231023
16292 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ipoib.h' (14,319) at 20240405153049049
16293 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/JsonSchemaFile_v1.xml' (14,320) at 20240619080002928
16294 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/sge_defs.h' (14,321) at 20210307214929362
16295 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-neta-bm.txt' (14,322) at 20210307214925378
16296 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-fru-ocp-setting@.service' (14,323) at 20240904080027726
16297 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nokia_rx51.h' (14,324) at 20210308005003608
16298 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine.h' (14,325) at 20220525020652891
16299 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/expect-configure-c99.patch' (14,326) at 20241221090017656
16300 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/meson/meson_sm.c' (14,327) at 20240405153047045
16301 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/Kconfig' (14,328) at 20210308005002904
16302 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/gadget-export.h' (14,329) at 20220525020654243
16303 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-dahlia.dtsi' (14,330) at 20240405153045729
16304 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw.h' (14,331) at 20240405153050141
16305 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rss.c' (14,332) at 20240405153050105
16306 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermal-engine/Build' (14,333) at 20240405153054381
16307 2025-01-21 03:00:56.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/xattr.c' (14,334) at 20240613080016491
16308 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/powermac.rst' (14,335) at 20241211090212238
16309 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/sandbox-reset-test.c' (14,336) at 20210308005003480
16310 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_am33xx.c' (14,337) at 20210308005002756
16311 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml' (14,338) at 20240405153045057
16312 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pov_protab2_ips9_defconfig' (14,339) at 20210308005003276
16313 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/Makefile' (14,340) at 20210307214932742
16314 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_bridge_connector.c' (14,341) at 20240405153230531
16315 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/bmap.c' (14,342) at 20240405153052441
16316 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb' (14,343) at 20241221090017524
16317 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/ptrace.h' (14,344) at 20220913100024141
16318 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Symlinks' (14,345) at 20241221090017616
16319 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.u-boot_on_efi' (14,346) at 20210308005003300
16320 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_expect.h' (14,347) at 20240405153231855
16321 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/si7020.c' (14,348) at 20240405153048989
16322 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi.dtsi' (14,349) at 20240405153229871
16323 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___equiv_zero_sz_arr.c' (14,350) at 20210307214932642
16324 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sony-acx565akm.c' (14,351) at 20240405153048697
16325 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (14,352) at 20230721080014366
16326 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/ocxl-config.h' (14,353) at 20210309003653948
16327 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/uhid/Makefile' (14,354) at 20210309003654520
16328 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/kwbimage.cfg.in' (14,355) at 20210308005002752
16329 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8548si-pre.dtsi' (14,356) at 20210307214926342
16330 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableSystem.vue' (14,357) at 20241004080035967
16331 2025-01-21 03:00:56.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/orisetech,otm8009a.yaml' (14,358) at 20240405153229763
16332 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/signal.c' (14,359) at 20240617080017378
16333 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-af9015-cardlist.rst' (14,360) at 20210307214925230
16334 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/string.h' (14,361) at 20210308005002828
16335 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-prtt1a.dts' (14,362) at 20240405153045585
16336 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_config.c' (14,363) at 20240405153051513
16337 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-thermal' (14,364) at 20240405153229731
16338 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/COPYING.MIT' (14,365) at 20210307205554034
16339 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_isol.h' (14,366) at 20210308004938820
16340 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/Kconfig' (14,367) at 20210307214931258
16341 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/common/common.c' (14,368) at 20210308005002904
16342 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SwitchCollection.json' (14,369) at 20240619080002956
16343 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/msgbuf.h' (14,370) at 20210307214926250
16344 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wafer5823wdt.c' (14,371) at 20210309003653356
16345 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/boost.wrap' (14,372) at 20240424080021456
16346 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/scripts/inventory-sensor.py' (14,373) at 20221209040020399
16347 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-keyfile_0.7.0.bb' (14,374) at 20240106090017237
16348 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/utility.cpp' (14,375) at 20210308005059165
16349 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_b.c' (14,376) at 20210308005046509
16350 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/mmap_default.c' (14,377) at 20240405153232287
16351 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/silk.c' (14,378) at 20210308005003040
16352 2025-01-21 03:00:56.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpll_mgr.h' (14,379) at 20240405153230555
16353 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am3517_crane.h' (14,380) at 20210308005003584
16354 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/Kconfig' (14,381) at 20210307214931862
16355 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/Kconfig' (14,382) at 20210308005002944
16356 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/host-code-update.md' (14,383) at 20221209040006383
16357 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/Makefile' (14,384) at 20210307214926170
16358 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-spdifin.yaml' (14,385) at 20240405153045161
16359 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500.dtsi' (14,386) at 20220215040051496
16360 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-core.c' (14,387) at 20240405153230759
16361 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_hw.c' (14,388) at 20240405153050449
16362 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-firmware.h' (14,389) at 20210307214928698
16363 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/TODO' (14,390) at 20240405153051853
16364 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt61pci.h' (14,391) at 20240405153050621
16365 2025-01-21 03:00:56.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunzilog.c' (14,392) at 20240405153231519
16366 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/soctherm-fuse.c' (14,393) at 20210307214930726
16367 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-bootmem.h' (14,394) at 20210307214926230
16368 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5670.yaml' (14,395) at 20240405153045093
16369 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntp.conf' (14,396) at 20210307205553846
16370 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c' (14,397) at 20210307214929342
16371 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/asm-offsets.h' (14,398) at 20210307214932594
16372 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_elf.h' (14,399) at 20210308005046069
16373 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa17.inc' (14,400) at 20210905000020581
16374 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_v01.c' (14,401) at 20240405153046261
16375 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/libata.rst' (14,402) at 20240405153229807
16376 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/switch.h' (14,403) at 20240405153229983
16377 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/test/mocked_i2c_interface.cpp' (14,404) at 20211110010048674
16378 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-mmc.inc' (14,405) at 20210307205554058
16379 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl.bb' (14,406) at 20241206090014226
16380 2025-01-21 03:00:56.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mpc.h' (14,407) at 20240405153230403
16381 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libsas.h' (14,408) at 20240405153231859
16382 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/Kconfig' (14,409) at 20240405153050369
16383 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/113' (14,410) at 20220429100100890
16384 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shmparam.h' (14,411) at 20210307214926674
16385 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/busy_poll.h' (14,412) at 20240910080014082
16386 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memory-notifier-error-inject.c' (14,413) at 20210307214931810
16387 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/stericsson,db8500-prcc-reset.h' (14,414) at 20240405153052653
16388 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/TestI2cOcc.cpp' (14,415) at 20210921100032686
16389 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/icount-common.c' (14,416) at 20241211090212206
16390 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/memory.json' (14,417) at 20240405153054113
16391 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/dbus-sdr/sensorcommands.hpp' (14,418) at 20240717080024807
16392 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/cpu.c' (14,419) at 20210308005002548
16393 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/MAINTAINERS' (14,420) at 20210308005002904
16394 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-sc7280.c' (14,421) at 20240405153232187
16395 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb' (14,422) at 20231011080016618
16396 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/u-boot-spl.lds' (14,423) at 20210308005002712
16397 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/Makefile' (14,424) at 20210307214932370
16398 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77965-salvator-x.dts' (14,425) at 20210308005002604
16399 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/writing-bindings.rst' (14,426) at 20240405153045185
16400 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/x86_64_pc-machine.c' (14,427) at 20221215040039378
16401 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftsdmc020.h' (14,428) at 20210308005003648
16402 2025-01-21 03:00:56.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/store.py' (14,429) at 20241221090017704
16403 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/meson.build' (14,430) at 20210308005045841
16404 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/gpio_service.h' (14,431) at 20210307214927306
16405 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-bananapi-m2-plus.dtsi' (14,432) at 20210308005002628
16406 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0002-adb-Use-local-sockets-where-appropriate.patch' (14,433) at 20210307205553894
16407 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/md4.h' (14,434) at 20240405153052525
16408 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-rdma.h' (14,435) at 20240405153052753
16409 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/stream-ipc.c' (14,436) at 20240405153054005
16410 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorsele_Vattentornet' (14,437) at 20210307205553790
16411 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jinja2/run-ptest' (14,438) at 20230401080011971
16412 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/state/phosphor-state-manager/xyz.openbmc_project.State.Chassis@.service' (14,439) at 20230215040018435
16413 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/filelayout/filelayout.h' (14,440) at 20240405153052417
16414 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_hbh.c' (14,441) at 20210309003654368
16415 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/kgdb.h' (14,442) at 20210307214926178
16416 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kexec.h' (14,443) at 20240405153231815
16417 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,hdmi-phy-other.yaml' (14,444) at 20240405153045129
16418 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/frontend.json' (14,445) at 20240405153054157
16419 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6s-8035.dts' (14,446) at 20240405153045501
16420 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-olinuxino-micro.dts' (14,447) at 20210308005002620
16421 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/interface.hpp' (14,448) at 20240417080025475
16422 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/default-users/default-users.bb' (14,449) at 20210807000017354
16423 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c' (14,450) at 20240405153045989
16424 2025-01-21 03:00:56.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c' (14,451) at 20241216090017713
16425 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_rm_mmu.c' (14,452) at 20240405153046165
16426 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/ls.c' (14,453) at 20240405153048653
16427 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/Doxyfile' (14,454) at 20210308005114357
16428 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41-spi.c' (14,455) at 20240405153053573
16429 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-arm-mptimer.c' (14,456) at 20210308005046485
16430 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1723.c' (14,457) at 20240405153046889
16431 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/Kconfig' (14,458) at 20240405153045673
16432 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-mbimxsd25-baseboard.dts' (14,459) at 20240405153045485
16433 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_resources.c' (14,460) at 20210307214929502
16434 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon' (14,461) at 20240405153232287
16435 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cgroup.c' (14,462) at 20240405153054185
16436 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-gpu-thermal.dtsi' (14,463) at 20240405153045609
16437 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/timerfd.c' (14,464) at 20240726080012882
16438 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crash_core.h' (14,465) at 20240405153231803
16439 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-netxbig.h' (14,466) at 20210307214931338
16440 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-igps/0001-Adjust-paths-for-use-with-Bitbake.patch' (14,467) at 20241206090014234
16441 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils.c' (14,468) at 20210309003650544
16442 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/circular_vector.hpp' (14,469) at 20221014100033151
16443 2025-01-21 03:00:56.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc885ads.h' (14,470) at 20210307214926458
16444 2025-01-21 03:00:56.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pv-fixup-asm.S' (14,471) at 20240405153045697
16445 2025-01-21 03:00:56.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Prievidza' (14,472) at 20210307205553794
16446 2025-01-21 03:00:56.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/meson.build' (14,473) at 20240823080032949
16447 2025-01-21 03:00:56.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_log.h' (14,474) at 20220525020654671
16448 2025-01-21 03:00:56.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk104.fuc3' (14,475) at 20210307214927938
16449 2025-01-21 03:00:56.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.h' (14,476) at 20210309003649652
16450 2025-01-21 03:00:56.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/snps,dw-mipi-dsi.yaml' (14,477) at 20240405153229759
16451 2025-01-21 03:00:56.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb' (14,478) at 20240113090014556
16452 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5651.h' (14,479) at 20210307214932330
16453 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_asm.h' (14,480) at 20240405153046113
16454 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/limits.h' (14,481) at 20240405153231815
16455 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atm_tcp.h' (14,482) at 20240405153052657
16456 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/mapped_floor.hpp' (14,483) at 20230104040029767
16457 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst' (14,484) at 20240405153045317
16458 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/cpcap-regulator.txt' (14,485) at 20210307214925406
16459 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl4030-audio.c' (14,486) at 20240405153049621
16460 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi' (14,487) at 20240405153045825
16461 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/fill_buf.c' (14,488) at 20241211090145577
16462 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/initio.c' (14,489) at 20240405153051609
16463 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_phonet.h' (14,490) at 20240405153231551
16464 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-irq.c' (14,491) at 20210307214929118
16465 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/Makefile' (14,492) at 20240405153045953
16466 2025-01-21 03:00:56.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools/rng-tools.service' (14,493) at 20220910030013433
16467 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev4.S' (14,494) at 20210307214925966
16468 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb' (14,495) at 20241221090017560
16469 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb8.rst' (14,496) at 20220525020651786
16470 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/memcpy_likely_aligned.S' (14,497) at 20210713000020196
16471 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-iso3166/run-ptest' (14,498) at 20240301090012431
16472 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-rockchip.c' (14,499) at 20240405153230855
16473 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/affs_hardblocks.h' (14,500) at 20240405153052905
16474 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ia_css_bnlm.host.h' (14,501) at 20210307214930550
16475 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/226.out' (14,502) at 20210927100127497
16476 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-pre.c' (14,503) at 20240405153230647
16477 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/DINF/meson.build' (14,504) at 20230825080021133 to deleted uid set
16478 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml' (14,505) at 20240405153045109
16479 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/log.c' (14,506) at 20241211090145517
16480 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/Kconfig' (14,507) at 20240405153046201
16481 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/fuse-tegra20.c' (14,508) at 20240405153231455
16482 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.h' (14,509) at 20210307214929318
16483 2025-01-21 03:00:56.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/sifive_plic.c' (14,510) at 20241211090212286
16484 2025-01-21 03:00:56.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c' (14,511) at 20240405153051885
16485 2025-01-21 03:00:56.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/signal-common.h' (14,512) at 20241211090212378
16486 2025-01-21 03:00:56.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/af_alg.c' (14,513) at 20240405153230155
16487 2025-01-21 03:00:56.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/buildlzip.py' (14,514) at 20220910030013397
16488 2025-01-21 03:00:56.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/Makefile' (14,515) at 20210307214931814
16489 2025-01-21 03:00:56.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c' (14,516) at 20240405153054365
16490 2025-01-21 03:00:56.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grevie' (14,517) at 20210307205553782
16491 2025-01-21 03:00:56.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/phy.c' (14,518) at 20240405153231251
16492 2025-01-21 03:00:56.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sgl.c' (14,519) at 20240405153046945
16493 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/nmi_debug.c' (14,520) at 20240405153046317
16494 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/Kconfig' (14,521) at 20210308005003040
16495 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/config' (14,522) at 20220525020655223
16496 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/init' (14,523) at 20210307205554466
16497 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/eee.c' (14,524) at 20240405153232015
16498 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/gpio-sbu-mux.yaml' (14,525) at 20240405153045181
16499 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/util.c' (14,526) at 20210307214931126
16500 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/chrony.inc' (14,527) at 20240819080009954
16501 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rblist.c' (14,528) at 20210307214932602
16502 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/threshold_alarm_logger.cpp' (14,529) at 20240924080018579
16503 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmzone.h' (14,530) at 20220525020652118
16504 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/microchip,sparx5-temp.yaml' (14,531) at 20240405153045065
16505 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/policycap_names.h' (14,532) at 20240405153232115
16506 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/035_x86_single_ucode.dts' (14,533) at 20210308005003752
16507 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-imx7d_defconfig' (14,534) at 20210308005003276
16508 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/scripts/pre-submit' (14,535) at 20241204090010699 to deleted uid set
16509 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/obsolete_autoconf_macros.patch' (14,536) at 20210307205553842
16510 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/adrf6780.c' (14,537) at 20240805080013955
16511 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl355_spi.c' (14,538) at 20240405153048929
16512 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb125.dts' (14,539) at 20240405153045749
16513 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mini-X_defconfig' (14,540) at 20210308005003240
16514 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-on.svg' (14,541) at 20210308005107069
16515 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h' (14,542) at 20220525020652975
16516 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/user/meson.build' (14,543) at 20210927100127401
16517 2025-01-21 03:00:56.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/trident.h' (14,544) at 20210307214931698
16518 2025-01-21 03:00:56.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/atom/Makefile' (14,545) at 20210307214926742
16519 2025-01-21 03:00:56.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/counter/Build' (14,546) at 20240405153054045
16520 2025-01-21 03:00:56.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable-arm.c' (14,547) at 20241211090145441
16521 2025-01-21 03:00:56.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/sysfs.c' (14,548) at 20210307214931934
16522 2025-01-21 03:00:56.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_cablemodem.h' (14,549) at 20210307214931634
16523 2025-01-21 03:00:56.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig' (14,550) at 20210308005002728
16524 2025-01-21 03:00:56.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kconfig.debug' (14,551) at 20240613080016371
16525 2025-01-21 03:00:56.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc.c' (14,552) at 20241216090017713
16526 2025-01-21 03:00:56.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_ipp.c' (14,553) at 20240405153048421
16527 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/Makefile' (14,554) at 20210308005002792
16528 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_ar5387un_ram_defconfig' (14,555) at 20210308005003252
16529 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/vdso.ld' (14,556) at 20240326080039562
16530 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgtable_uffd.h' (14,557) at 20210307214931306
16531 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45.h' (14,558) at 20240405153053573
16532 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/configs/mmu_defconfig' (14,559) at 20240405153230007
16533 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-cuda.c' (14,560) at 20240405153049225
16534 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch' (14,561) at 20220204040022520
16535 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/universe.h' (14,562) at 20210308005003688
16536 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_dump.h' (14,563) at 20210308004938836
16537 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sc7280.h' (14,564) at 20220525020654543
16538 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/odroid_defconfig' (14,565) at 20210308005003272
16539 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/samv7.c' (14,566) at 20240405153229911
16540 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/pkvm.c' (14,567) at 20240405153045885
16541 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/290' (14,568) at 20220429100100926
16542 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/sata.h' (14,569) at 20210308005002660
16543 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi' (14,570) at 20240405153045821
16544 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-venice2.dts' (14,571) at 20210308005002628
16545 2025-01-21 03:00:56.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/gcc14-fix.patch' (14,572) at 20241206090014322
16546 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr.h' (14,573) at 20210307214926378
16547 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sof_intel.h' (14,574) at 20240405153052897
16548 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel_ring.c' (14,575) at 20210309003649308
16549 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb' (14,576) at 20241221090017564
16550 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml' (14,577) at 20240405153045033
16551 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_compressor.c' (14,578) at 20240405153047225
16552 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_skc_cls_ingress.c' (14,579) at 20240405153054249
16553 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia.h' (14,580) at 20220525020652134
16554 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/ocxl_hw.h' (14,581) at 20210309003652400
16555 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/insert-sys-cert.c' (14,582) at 20210307214932150
16556 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ge_bx50v3.h' (14,583) at 20210308005003596
16557 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ref-daughter.dtsi' (14,584) at 20240405153045825
16558 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gemfs.h' (14,585) at 20240405153048477
16559 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0021-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch' (14,586) at 20241221090017660
16560 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/maxim,max9485.h' (14,587) at 20210307214931326
16561 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/team.rst' (14,588) at 20210307214925542
16562 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.out' (14,589) at 20210308005046413 to deleted uid set
16563 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner/0001-deqp-runner-drop-zstd-support.patch' (14,590) at 20241221090017524
16564 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/305' (14,591) at 20210927100127505
16565 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh7763rdp/Makefile' (14,592) at 20210307214926542
16566 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc/run-ptest' (14,593) at 20230401080011975
16567 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/hotplug_cpu.py' (14,594) at 20240906080037552
16568 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-size.rst' (14,595) at 20220525020654135
16569 2025-01-21 03:00:56.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/core.c' (14,596) at 20240405153049641
16570 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/eeprom.c' (14,597) at 20240405153051981
16571 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-prserv' (14,598) at 20241221090017584
16572 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_ipmi_sel.pl' (14,599) at 20220720030027719
16573 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_write_window_rw_partition.cpp' (14,600) at 20210308005100997
16574 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi' (14,601) at 20210308005002616
16575 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goya_coresight.c' (14,602) at 20240405153046569
16576 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/13xdgbasedirs.sh' (14,603) at 20210307205554590
16577 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/s5p_sdhci.c' (14,604) at 20210308005003408
16578 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/Kconfig' (14,605) at 20240405153048745
16579 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Lahti' (14,606) at 20210307205553770
16580 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/addr.c' (14,607) at 20230426080043900
16581 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_reader.hpp' (14,608) at 20240716080008311
16582 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/88pm80x.h' (14,609) at 20210307214931422
16583 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex7.bpf.c' (14,610) at 20240405153232099
16584 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gruprocfs.c' (14,611) at 20210307214929174
16585 2025-01-21 03:00:56.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/bus.c' (14,612) at 20240405153046973
16586 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sstfb.h' (14,613) at 20220525020654683
16587 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/intel-sst.h' (14,614) at 20210307214931610
16588 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/bootbus.txt' (14,615) at 20210307214925362
16589 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_bpf_cpu.c' (14,616) at 20210307214932694
16590 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt6795-clock.yaml' (14,617) at 20240405153045025
16591 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,chv3-i2s.yaml' (14,618) at 20240405153045161
16592 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-rapidio' (14,619) at 20240405153044917
16593 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7629/lowlevel_init.S' (14,620) at 20210308005002752
16594 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-krait.h' (14,621) at 20240405153046813
16595 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/no_new_privs.rst' (14,622) at 20240405153045301
16596 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/phosphor-ipmi-flash-bmccpld-update.service' (14,623) at 20240405080013750
16597 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-parade-ps8640.dtsi' (14,624) at 20240405153045781
16598 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom_init_check.sh' (14,625) at 20240405153046145
16599 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h' (14,626) at 20240405153230255
16600 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/aspeed-gpio.h' (14,627) at 20210308005003636
16601 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/hvm_op.h' (14,628) at 20240405153052957
16602 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/topology.h' (14,629) at 20240405153045625
16603 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-divider.c' (14,630) at 20210307214926958
16604 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_bpf_cookie.c' (14,631) at 20240405153054273
16605 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/Kconfig' (14,632) at 20240405153230147
16606 2025-01-21 03:00:56.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/health/ti,afe4404.yaml' (14,633) at 20240405153229767
16607 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h' (14,634) at 20240405153231235
16608 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/ssh.rst' (14,635) at 20240405153045197
16609 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ifb00d.h' (14,636) at 20210307214927902
16610 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/Kconfig' (14,637) at 20240405153053473
16611 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/mman.h' (14,638) at 20210307214932454
16612 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/groupextcommands.cpp' (14,639) at 20241120090005032
16613 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr_trusted.c' (14,640) at 20240405153052381
16614 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/Kconfig' (14,641) at 20210309003650440
16615 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.travis.yml' (14,642) at 20210308004925440
16616 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml' (14,643) at 20240405153045137
16617 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/ioctls.h' (14,644) at 20210307214925858
16618 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h' (14,645) at 20220525020654211
16619 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xor_32.h' (14,646) at 20240405153046401
16620 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-add-explict-static_cast-size_t-to-maxMemoryUsageByte.patch' (14,647) at 20220502030010104
16621 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_logging_def.h' (14,648) at 20210308005003364
16622 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp77.c' (14,649) at 20240405153048637
16623 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mxc4005.c' (14,650) at 20240613080016411
16624 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc18xx/board-dt.c' (14,651) at 20240405153045649
16625 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/resolve_errors.hpp' (14,652) at 20230520080021600
16626 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hti.h' (14,653) at 20240405153048457
16627 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/radeonfb.h' (14,654) at 20210307214931658
16628 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-interns' (14,655) at 20210927100127061
16629 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/Kconfig' (14,656) at 20240405153049469
16630 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/da9062.txt' (14,657) at 20240405153045105
16631 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_4_0_smn.h' (14,658) at 20210307214927650
16632 2025-01-21 03:00:56.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/intro.rst' (14,659) at 20230114040015526
16633 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/pps_parport.c' (14,660) at 20241008080013971
16634 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_voice.h' (14,661) at 20210307214932438
16635 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/Kconfig' (14,662) at 20240405153230367
16636 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/__init__.robot' (14,663) at 20210308005007104
16637 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/Kconfig' (14,664) at 20210308005003072
16638 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/usb-hcd-ohci-test.c' (14,665) at 20210308005046485
16639 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir.c' (14,666) at 20210307214930990
16640 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/eeprom.c' (14,667) at 20210308005002948
16641 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_cmm_scm.json' (14,668) at 20241217090031429
16642 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/ingenic_ecc.c' (14,669) at 20240405153230871
16643 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/perf_event.h' (14,670) at 20210307214926762
16644 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/kexec.h' (14,671) at 20240405153046101
16645 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-rt4505.c' (14,672) at 20240405153049217
16646 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/Makefile' (14,673) at 20240405153045709
16647 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EthernetInterfaceCollection_v1.xml' (14,674) at 20240619080002924
16648 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4_xplained/MAINTAINERS' (14,675) at 20210308005002920
16649 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/brcmu_wifi.h' (14,676) at 20210307214929818
16650 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/unaligned.h' (14,677) at 20240405153231791
16651 2025-01-21 03:00:56.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3188-radxarock.dts' (14,678) at 20210308005002604
16652 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-glue.c' (14,679) at 20240405153045849
16653 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Use-__GLIBC__-to-control-use-of-gnu_get_libc_version.patch' (14,680) at 20231011080016574
16654 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-stgcrg.yaml' (14,681) at 20240405153229759
16655 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_cve_check_ignore.pass' (14,682) at 20241206090014310
16656 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-rcar.c' (14,683) at 20240405153051453
16657 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/fw_cfg.c' (14,684) at 20210927100127149
16658 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_lpuart.h' (14,685) at 20210308005003652
16659 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps/append_ldflags.patch' (14,686) at 20230503080014579
16660 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-rtc.cfg' (14,687) at 20220804030014671
16661 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-sis5595.rst' (14,688) at 20210307214925510
16662 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.h' (14,689) at 20240405153046957
16663 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_native.c' (14,690) at 20241211090145485
16664 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/.shellcheck' (14,691) at 20210308005049757 to deleted uid set
16665 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kernel/cpu/mshyperv.c' (14,692) at 20241001080013012 to deleted uid set
16666 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-openrd.dtsi' (14,693) at 20210308005002592
16667 2025-01-21 03:00:56.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/kasan_init.c' (14,694) at 20240913080013769
16668 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/images/meta-oe-image-ptest.bb' (14,695) at 20240302090018206
16669 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/quirks.c' (14,696) at 20240405153046489
16670 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_meta_access.c' (14,697) at 20240405153054281
16671 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_lvds.c' (14,698) at 20240805080013951
16672 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/kvm-cpu.c' (14,699) at 20241211090212486
16673 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/broadcom/Kconfig' (14,700) at 20210308005003456
16674 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch' (14,701) at 20220204040022668
16675 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/Makefile' (14,702) at 20210308005003424
16676 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_periph.h' (14,703) at 20210308005002664
16677 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gl5.c' (14,704) at 20210307214928630
16678 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-xilinx.c' (14,705) at 20240405153051801
16679 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/recvmsg.c' (14,706) at 20240405153053361
16680 2025-01-21 03:00:56.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/sun3_82586.h' (14,707) at 20240405153049961
16681 2025-01-21 03:00:56.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_2_sh_mask.h' (14,708) at 20240405153048281
16682 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/pfxlen.h' (14,709) at 20210307214931454
16683 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/efika-audio-fabric.c' (14,710) at 20210307214932370
16684 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8m2.dtsi' (14,711) at 20240405153045401
16685 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2781-comlib.c' (14,712) at 20241008080014047
16686 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_dp.c' (14,713) at 20240405153048421
16687 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/as3722.c' (14,714) at 20210308005003468
16688 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migration-permissions.out' (14,715) at 20220429100100930
16689 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_jal.c' (14,716) at 20210308005046529
16690 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/lx2160a.c' (14,717) at 20210308005003436
16691 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6_spl.c' (14,718) at 20210308005002952
16692 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/mptcp_diag.c' (14,719) at 20240405153053313
16693 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/bootlogo.h' (14,720) at 20210307214926134
16694 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6318.c' (14,721) at 20240405153051305
16695 2025-01-21 03:00:56.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/psci.c' (14,722) at 20210308005002784
16696 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c' (14,723) at 20240405153231315
16697 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/allwinner,sun8i-r40-ahci.yaml' (14,724) at 20240405153045021
16698 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/trace.c' (14,725) at 20210307214926758
16699 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/host-power-on' (14,726) at 20240802080012609
16700 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/dma.c' (14,727) at 20240405153053985
16701 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/ibuf_ctrl_global.h' (14,728) at 20210309003653016
16702 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/classes/sanity-meta-tpm.bbclass' (14,729) at 20220612030016735
16703 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/Makefile' (14,730) at 20210308005002840
16704 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_ath.c' (14,731) at 20210307214926926
16705 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/spr.h' (14,732) at 20210307214926314
16706 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch_3.8.1.bb' (14,733) at 20241221090017488
16707 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RouteSetEntry_v1.xml' (14,734) at 20240619080002936
16708 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_diag.c' (14,735) at 20240405153230959
16709 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/files/0001-Configure-Allow-disabling-of-digest-sign-operations.patch' (14,736) at 20241221090017576
16710 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/pwm_regulator.c' (14,737) at 20210308005003472
16711 2025-01-21 03:00:56.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cmd.c' (14,738) at 20240405153231211
16712 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/iface.c' (14,739) at 20241008080014035
16713 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/recognize_connmand.patch' (14,740) at 20230211040012647
16714 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irq_regs.h' (14,741) at 20210307214926214
16715 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/Makefile' (14,742) at 20210307214925962
16716 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/auxiliary_bus.h' (14,743) at 20240405153052661
16717 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/iskeleton.S' (14,744) at 20210307214926150
16718 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_xen.c' (14,745) at 20241211090145549
16719 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm21664.h' (14,746) at 20240405153052641
16720 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/meson.build' (14,747) at 20240823080032949
16721 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/map_populate.c' (14,748) at 20240405153232275
16722 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/cpufeature.c' (14,749) at 20240405153046285
16723 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qed_spec.txt' (14,750) at 20210308005045801
16724 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/virtio_pci/Makefile' (14,751) at 20220525020654303
16725 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/router_scale.sh' (14,752) at 20210307214932666
16726 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pt2258.h' (14,753) at 20210307214931598
16727 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Privileges.v1_0_6.json' (14,754) at 20240619080002952
16728 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/ppd_gpio.h' (14,755) at 20210308005003004
16729 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2485.c' (14,756) at 20240405153048953
16730 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-dk2.dts' (14,757) at 20240405153229903
16731 2025-01-21 03:00:56.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/Makefile' (14,758) at 20240405153045485
16732 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_main.c' (14,759) at 20241008080013907
16733 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-anysee.c' (14,760) at 20210307214928778
16734 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.c' (14,761) at 20220525020652967
16735 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/entity-manager/blacklist.json' (14,762) at 20241105090013647
16736 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clk-flexgen.c' (14,763) at 20240405153046849
16737 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc8.c' (14,764) at 20210308005003696
16738 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-commercial-grade.dtsi' (14,765) at 20210308005002564
16739 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0001-Add-stub-capsule-update-service-components.patch' (14,766) at 20241221090017468
16740 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ipu_regs.h' (14,767) at 20210308005003528
16741 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/ptrace.h' (14,768) at 20240405153045349
16742 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mca_v3_0.c' (14,769) at 20240405153047149
16743 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-manywords.bconf' (14,770) at 20210307214932458
16744 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sigutil_64.c' (14,771) at 20210307214926602
16745 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-14x14-evk.dts' (14,772) at 20240405153045529
16746 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/client.2202.conf' (14,773) at 20230606080013598
16747 2025-01-21 03:00:56.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-gr8.dtsi' (14,774) at 20240405153045381
16748 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/compaction-times-report' (14,775) at 20210307214932566
16749 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c' (14,776) at 20240910080014038
16750 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/.clang-format' (14,777) at 20210308005104849
16751 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_tx.c' (14,778) at 20240405153049961
16752 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestPatch.test_cve_tag_format.pass' (14,779) at 20241206090014310
16753 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewInventory.vue' (14,780) at 20241004080035967
16754 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/Makefile' (14,781) at 20210307214927178
16755 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/ti,da850-mstpri.txt' (14,782) at 20210307214925282
16756 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.h' (14,783) at 20240405153230403
16757 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/extra-build-config.md' (14,784) at 20241221090017572
16758 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Laggarberg' (14,785) at 20210307205553786
16759 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_misc.py' (14,786) at 20221209040018567
16760 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Snina' (14,787) at 20210307205553794
16761 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_iowait.h' (14,788) at 20210307214928406
16762 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/GPL-2.0-with-lmbench-restriction' (14,789) at 20210307205553866
16763 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa35.inc' (14,790) at 20240301090012451
16764 2025-01-21 03:00:56.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pgtable.h' (14,791) at 20240624080012768
16765 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_kern.c' (14,792) at 20241211090145389
16766 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/Kconfig' (14,793) at 20210308005003168
16767 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/pms7003.c' (14,794) at 20220525020653095
16768 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ether_configfs.h' (14,795) at 20220525020654259
16769 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mbox.c' (14,796) at 20210308005108641
16770 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-printing/system-config-printer/system-config-printer_1.5.18.bb' (14,797) at 20240301090012419
16771 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/243' (14,798) at 20210927100127497
16772 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/goldfish_tty.h' (14,799) at 20230426080043760
16773 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1021atwr.h' (14,800) at 20210308005003600
16774 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeFunction_v1.xml' (14,801) at 20240619080002932
16775 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/026_pack_u_boot_dtb.dts' (14,802) at 20210308005003752
16776 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-24x7-catalog.h' (14,803) at 20210307214926446
16777 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/imu_v11_0.c' (14,804) at 20240830080013255
16778 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-wheel_0.45.1.bb' (14,805) at 20241221090017668
16779 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/lpc32xx-tsc.txt' (14,806) at 20210307214925338
16780 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750.c' (14,807) at 20240405153231491
16781 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm-hana.dtsi' (14,808) at 20241211090145373
16782 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml' (14,809) at 20240405153045105
16783 2025-01-21 03:00:56.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-a16d.c' (14,810) at 20210307214928778
16784 2025-01-21 03:00:56.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/icplus.c' (14,811) at 20220525020653683
16785 2025-01-21 03:00:56.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/api_public.h' (14,812) at 20210308005003560
16786 2025-01-21 03:00:56.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_dec0_cmd_masks.h' (14,813) at 20240405153046597
16787 2025-01-21 03:00:56.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_crtc.c' (14,814) at 20240805080013947
16788 2025-01-21 03:00:56.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/realtek,usb2phy.yaml' (14,815) at 20240405153229783
16789 2025-01-21 03:00:56.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/Makefile' (14,816) at 20240405153049121
16790 2025-01-21 03:00:56.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,bcm4908-partitions.yaml' (14,817) at 20240405153045113
16791 2025-01-21 03:00:56.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_1_d.h' (14,818) at 20210307214927334
16792 2025-01-21 03:00:56.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d27_som1_ek_mmc_defconfig' (14,819) at 20210308005003276
16793 2025-01-21 03:00:56.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/brcmstb.c' (14,820) at 20240405153229911
16794 2025-01-21 03:00:56.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/time.h' (14,821) at 20210307214925978
16795 2025-01-21 03:00:56.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/mmu_device.h' (14,822) at 20210307214930546
16796 2025-01-21 03:00:56.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-afalg.c' (14,823) at 20241211090212230
16797 2025-01-21 03:00:56.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/spear_smi.h' (14,824) at 20210307214931454
16798 2025-01-21 03:00:56.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/hvm.h' (14,825) at 20240405153052957
16799 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/sta_info.c' (14,826) at 20240830080013351
16800 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/sandbox.txt' (14,827) at 20210308005003308
16801 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/set_required_questions.py' (14,828) at 20220612030016735
16802 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+json_output.sh' (14,829) at 20240405153054173
16803 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pv951.c' (14,830) at 20210307214928782
16804 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb.c' (14,831) at 20210307214932706
16805 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/cache.h' (14,832) at 20210307214926762
16806 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_irq_private.h' (14,833) at 20210309003653016
16807 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/physmem.c' (14,834) at 20221215040039274
16808 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/timberdale.h' (14,835) at 20210307214929114
16809 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hpo_dp_link_encoder.c' (14,836) at 20240405153047261
16810 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/pluggable.hpp' (14,837) at 20240904080040763
16811 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/alternative.h' (14,838) at 20240405153230063
16812 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c' (14,839) at 20240405153230523
16813 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/tlb.c' (14,840) at 20210308005002992
16814 2025-01-21 03:00:56.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/tcp.h' (14,841) at 20220525020655119
16815 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/findtests.py' (14,842) at 20210927100127505
16816 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/dir.h' (14,843) at 20240613080016487
16817 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/assembler.h' (14,844) at 20210308005002672
16818 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/loongson3_bootp.c' (14,845) at 20240906080037248
16819 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_chassis.json' (14,846) at 20241213090004421
16820 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_cgroup_inv_retcode.c' (14,847) at 20240405153054281
16821 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/rtt.c' (14,848) at 20220525020654891
16822 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zybo/ps7_init_gpl.c' (14,849) at 20210308005003180
16823 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pxa2xx-lib.h' (14,850) at 20240405153052889
16824 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig' (14,851) at 20210308005003236
16825 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/frontend.c' (14,852) at 20240405153046741
16826 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/klondike.dts' (14,853) at 20210307214926354
16827 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-lfs.patch' (14,854) at 20210307205553810
16828 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ili922x.c' (14,855) at 20240405153052173
16829 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/setup.h' (14,856) at 20220525020654955
16830 2025-01-21 03:00:56.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-pll.c' (14,857) at 20240405153046845
16831 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/snps,archs-gfrc.txt' (14,858) at 20210307214925446
16832 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ints.c' (14,859) at 20210307214932642
16833 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/0001-fix-for-clang-18.patch' (14,860) at 20240302090018202
16834 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/dwc_ahci.c' (14,861) at 20210308005003332
16835 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-riscv.h' (14,862) at 20240405153052621
16836 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-shadow-mod.c' (14,863) at 20210307214932126
16837 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ls1088a.c' (14,864) at 20210308005003436
16838 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/hisi504_nand.c' (14,865) at 20240405153049693
16839 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Satila' (14,866) at 20210307205553790
16840 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq-dt.h' (14,867) at 20210307214927054
16841 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tc_l2_redirect_user.c' (14,868) at 20210307214932118
16842 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/management-style.rst' (14,869) at 20240405153229839
16843 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/dnfb.c' (14,870) at 20240405153052193
16844 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_forward.c' (14,871) at 20241216090017789
16845 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/op_helper.c' (14,872) at 20241121090029272
16846 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld11.dtsi' (14,873) at 20210308005002632
16847 2025-01-21 03:00:56.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-reg.h' (14,874) at 20210307214928690
16848 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/page-protection.h' (14,875) at 20240906080037328
16849 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.1.bb' (14,876) at 20241221090017564
16850 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_sw.c' (14,877) at 20240411080014154
16851 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch' (14,878) at 20241221090017656
16852 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Faro_Ajkestrask' (14,879) at 20210307205553782
16853 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/restart_block.h' (14,880) at 20220525020654611
16854 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/ivshmem.h' (14,881) at 20210308005046021
16855 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/estate.h' (14,882) at 20210307214926578
16856 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OASIS' (14,883) at 20210307205554426
16857 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exutils.c' (14,884) at 20240405153046621
16858 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/float.h' (14,885) at 20210307214926334
16859 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996pro-xiaomi-scorpio.dts' (14,886) at 20240405153045769
16860 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp209.dtsi' (14,887) at 20210308005002572
16861 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/pagelist.h' (14,888) at 20210307214931366
16862 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/gpio.h' (14,889) at 20210308005002672
16863 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-sk-evm.dts' (14,890) at 20210308005002564
16864 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RegisteredClient.v1_1_2.json' (14,891) at 20240619080002952
16865 2025-01-21 03:00:56.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/Search.vue' (14,892) at 20241004080035963
16866 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/inttypes.h' (14,893) at 20210308005003652
16867 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/realtek-pc-beep.rst' (14,894) at 20210307214925566
16868 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc_2.4.2.bb' (14,895) at 20241206090014242
16869 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/drv260x.c' (14,896) at 20240405153049141
16870 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-dai-etdm.c' (14,897) at 20240405153232183
16871 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsmisc.c' (14,898) at 20240405153046625
16872 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/of_device_32.c' (14,899) at 20240405153230091
16873 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/Makefile' (14,900) at 20210307214926538
16874 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-radxa-cm3i.dtsi' (14,901) at 20240405153045821
16875 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/load-extract-al16-al8.h.inc' (14,902) at 20240906080037184
16876 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh7710.c' (14,903) at 20210307214926562
16877 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_5_ppsmc.h' (14,904) at 20240405153048349
16878 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/fsl,imx-lcdc.yaml' (14,905) at 20240405153045041
16879 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_hl.S' (14,906) at 20230426080043952
16880 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-properties-native.bb' (14,907) at 20241206090014286
16881 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/llist.h' (14,908) at 20240405153052721
16882 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_dummy_evgen.c' (14,909) at 20210309003650024
16883 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/boot.h' (14,910) at 20210309003648772
16884 2025-01-21 03:00:56.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_utils.h' (14,911) at 20240405153049785
16885 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_igep00x0.h' (14,912) at 20210308005003608
16886 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/Kconfig' (14,913) at 20210308005002904
16887 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/slab_common.c' (14,914) at 20241118090018511
16888 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_lvds.h' (14,915) at 20210307214928030
16889 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_auth.h' (14,916) at 20240405153051957
16890 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_regs.h' (14,917) at 20240405153046601
16891 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_types.h' (14,918) at 20210308005002880
16892 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/layerscape-pci.txt' (14,919) at 20240405153045125
16893 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid.c' (14,920) at 20240405153049425
16894 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/stmark2.c' (14,921) at 20210308005003056
16895 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_thread.h' (14,922) at 20221215040039066
16896 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/tmpfs.rst' (14,923) at 20240405153229815
16897 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/0001-Configure-do-not-tweak-mips-cflags.patch' (14,924) at 20241221090017636
16898 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video.c' (14,925) at 20210307214926638
16899 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/c2port/Kconfig' (14,926) at 20210307214929122
16900 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h2-plus-orangepi-r1.dts' (14,927) at 20240405153045389
16901 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-lnl.c' (14,928) at 20240520080015239
16902 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_bindings.c' (14,929) at 20240405153050293
16903 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (14,930) at 20240904080027738
16904 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz8863_smi.c' (14,931) at 20240405153230903
16905 2025-01-21 03:00:56.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/Makefile' (14,932) at 20220525020652074
16906 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/video/fonts/rufscript010.ttf' (14,933) at 20210308005003528 to deleted uid set
16907 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/Kconfig' (14,934) at 20220525020652342
16908 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r1-kb.dts' (14,935) at 20220525020651926
16909 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/mpfs-rng.c' (14,936) at 20240405153046753
16910 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/sgbuf2.c' (14,937) at 20220525020653351
16911 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m41t94.c' (14,938) at 20210307214930218
16912 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/visor.h' (14,939) at 20210307214930870
16913 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/Kconfig' (14,940) at 20210307214929898
16914 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/resolve_errors.cpp' (14,941) at 20220707100020387
16915 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/nm' (14,942) at 20210307214932146
16916 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/spl.c' (14,943) at 20210308005002992
16917 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/param.h' (14,944) at 20210307214931654
16918 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi_internal.h' (14,945) at 20240405153232127
16919 2025-01-21 03:00:56.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c' (14,946) at 20240405153231179
16920 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ventana.h' (14,947) at 20210308005003624
16921 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/backup-discard-source' (14,948) at 20241211090212542
16922 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_audio.h' (14,949) at 20240624080012776
16923 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/espi.c' (14,950) at 20240405153049861
16924 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/obmc_functions/fb-common-functions_0.1.bb' (14,951) at 20241221090017480
16925 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/channel.h' (14,952) at 20210308005046229
16926 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skb_ctx.c' (14,953) at 20240405153054261
16927 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/vpd_reader.c' (14,954) at 20210308005003004
16928 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzfa.c.inc' (14,955) at 20240326080039694
16929 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw51xx.dts' (14,956) at 20240405153045497
16930 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-examples.inc' (14,957) at 20220910030013341
16931 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ymfpci/Makefile' (14,958) at 20210307214932278
16932 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/test_functions.cpp' (14,959) at 20240223090016062
16933 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c' (14,960) at 20240405153231167
16934 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OPUBL-1.0' (14,961) at 20211006000025242
16935 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_10.dtso' (14,962) at 20240405153051213
16936 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/symbol.c' (14,963) at 20210308005003736
16937 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-intel-pt.txt' (14,964) at 20240405153054081
16938 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc.dtsi' (14,965) at 20240405153045529
16939 2025-01-21 03:00:56.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/Makefile' (14,966) at 20240405153051061
16940 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rlimits/.gitignore' (14,967) at 20220525020655231
16941 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ascii85.h' (14,968) at 20220525020654551
16942 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ethoc.c' (14,969) at 20210308005003428
16943 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-missing-data.err' (14,970) at 20210308005046405
16944 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012aqds.h' (14,971) at 20210308005003600
16945 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/utrap.S' (14,972) at 20210307214926602
16946 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm963xx_nvram.h' (14,973) at 20210307214931358
16947 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_eb64p.c' (14,974) at 20210307214925658
16948 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/frontend.json' (14,975) at 20240405153054141
16949 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_out.c' (14,976) at 20210309003654376
16950 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/request_target_base.cpp' (14,977) at 20230825080027865
16951 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cksm.S' (14,978) at 20230925080040101
16952 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Check-for-limits.h-during-configure.patch' (14,979) at 20230706080014741
16953 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/fixmap.h' (14,980) at 20220525020652198
16954 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c' (14,981) at 20240405153050137
16955 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-iris.dts' (14,982) at 20240405153045529
16956 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/crypto_ctx.h' (14,983) at 20240405153052529
16957 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1111_neponset.c' (14,984) at 20210307214930046
16958 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h' (14,985) at 20220525020652947
16959 2025-01-21 03:00:56.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7264.c' (14,986) at 20210307214926562
16960 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/ad5791.h' (14,987) at 20210307214931402
16961 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/mediatek,mt7621-gpio.yaml' (14,988) at 20220525020651674
16962 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VR10.interface.yaml' (14,989) at 20240618080025497
16963 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/idle.h' (14,990) at 20210307214926114
16964 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/st.rst' (14,991) at 20210307214925562
16965 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mikroe,mikroe-proto.txt' (14,992) at 20210307214925430
16966 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml' (14,993) at 20240405153229771
16967 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960.dtsi' (14,994) at 20240405153045805
16968 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7435.dtsi' (14,995) at 20240405153045985
16969 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml' (14,996) at 20240405153045137
16970 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/inetd.conf' (14,997) at 20210307205554470
16971 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ct5361/Kconfig' (14,998) at 20210308005002948
16972 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/C29XPCIE.h' (14,999) at 20210308005003576
16973 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/section_header_test.cpp' (15,000) at 20210308005049141
16974 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8192-mmsys.h' (15,001) at 20240405153051761
16975 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-Install-python-modules-to-correct-library-dir.patch' (15,002) at 20241221090017688
16976 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/cpuinfo.h' (15,003) at 20240906080037184
16977 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/Makefile' (15,004) at 20240405153230967
16978 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencl/clinfo_3.0.23.01.25.bb' (15,005) at 20240113090014540
16979 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/ddr.c' (15,006) at 20210308005002992
16980 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-sgtl5000.yaml' (15,007) at 20240405153045165
16981 2025-01-21 03:00:56.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/088' (15,008) at 20210927100127481
16982 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-api.c' (15,009) at 20241115090012949
16983 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/doc2000.h' (15,010) at 20210308005003668
16984 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-region-hash.c' (15,011) at 20240405153049249
16985 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/Kconfig' (15,012) at 20210307214928306
16986 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/Makefile' (15,013) at 20240405153229991
16987 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/mem.h' (15,014) at 20210308005002656
16988 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml' (15,015) at 20240405153229803
16989 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ti,timer-dm.yaml' (15,016) at 20240405153045181
16990 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_card.c' (15,017) at 20240405153051929
16991 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/turbo.c' (15,018) at 20210308005002860
16992 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/Kconfig.host' (15,019) at 20241211090212202
16993 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core907d.c' (15,020) at 20210309003649820
16994 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/fxas21002c_spi.c' (15,021) at 20240405153048985
16995 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/delegation.h' (15,022) at 20220525020654439
16996 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault.metadata.yaml' (15,023) at 20221209040048647
16997 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_pci.c' (15,024) at 20210307214930030
16998 2025-01-21 03:00:56.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega10_ppsmc.h' (15,025) at 20240405153048341
16999 2025-01-21 03:00:56.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5445x.h' (15,026) at 20210308005002804
17000 2025-01-21 03:00:56.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_event.c' (15,027) at 20241220090018338
17001 2025-01-21 03:00:56.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/ueagle-atm.c' (15,028) at 20240405153052037
17002 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c' (15,029) at 20240405153050157
17003 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_hightemp_start@.service' (15,030) at 20241226090016123
17004 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/bug-bisect.rst' (15,031) at 20240405153229835
17005 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8998.h' (15,032) at 20210307214931330
17006 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/mmu_rb.c' (15,033) at 20240405153049053
17007 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/Kconfig' (15,034) at 20240405153053485
17008 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/Kconfig' (15,035) at 20240405153232195
17009 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/board2.c' (15,036) at 20210308005002784
17010 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/bitmap.c' (15,037) at 20240405153052337
17011 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/onenand_base.c' (15,038) at 20210308005003416
17012 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rbtree_fail.c' (15,039) at 20240405153054273
17013 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_dpia.h' (15,040) at 20240405153047297
17014 2025-01-21 03:00:56.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/Kconfig' (15,041) at 20240405153230151
17015 2025-01-21 03:00:56.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/core.c' (15,042) at 20240415080012979
17016 2025-01-21 03:00:56.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8005.dtsi' (15,043) at 20240405153045773
17017 2025-01-21 03:00:56.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/der.h' (15,044) at 20241211090212230
17018 2025-01-21 03:00:56.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_output.c' (15,045) at 20241220090018338
17019 2025-01-21 03:00:56.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/a9scu.h' (15,046) at 20210308005046017
17020 2025-01-21 03:00:56.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_entity.h' (15,047) at 20240405153049445
17021 2025-01-21 03:00:56.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel_idle.rst' (15,048) at 20220525020651650
17022 2025-01-21 03:00:56.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/core.h' (15,049) at 20240405153230807
17023 2025-01-21 03:00:56.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/async.c' (15,050) at 20240405153231891
17024 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atl2.c' (15,051) at 20240405153049821
17025 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/index.rst' (15,052) at 20240405153045225
17026 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8641si-pre.dtsi' (15,053) at 20210307214926346
17027 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/mc-io.c' (15,054) at 20220525020652290
17028 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/tuntap_kern.c' (15,055) at 20210307214926622
17029 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany_1.38.bb' (15,056) at 20220402030015923
17030 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.h' (15,057) at 20210309003650592
17031 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml' (15,058) at 20240405153229755
17032 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/vpd.c' (15,059) at 20220525020652430
17033 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/main.c' (15,060) at 20240906080037160
17034 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_v9.c' (15,061) at 20240405153230375
17035 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/sunvdc.c' (15,062) at 20240405153046717
17036 2025-01-21 03:00:56.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/unistd.h' (15,063) at 20210307214925854
17037 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tb_regs.h' (15,064) at 20241008080013983
17038 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/tun.c' (15,065) at 20240729080011336 to deleted uid set
17039 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/external/ExternalSensorMain.cpp' (15,066) at 20241112090003094
17040 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/evdevpp/evdev.hpp' (15,067) at 20230511080026927
17041 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/obmc-init.sh' (15,068) at 20241008080015843
17042 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pasemi-platform.c' (15,069) at 20240405153048909
17043 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/new-libarchive.patch' (15,070) at 20241221090017668
17044 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-repetition-sub.json' (15,071) at 20210308005046409
17045 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/subprojects/packagefiles/iniparser/meson.build' (15,072) at 20240710080015177
17046 2025-01-21 03:00:56.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/core/resources.c' (15,073) at 20240405153052157
17047 2025-01-21 03:00:56.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/smt.h' (15,074) at 20220525020653667
17048 2025-01-21 03:00:56.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/set_SPI_mux.cpp' (15,075) at 20210617000039364
17049 2025-01-21 03:00:56.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-isa.c' (15,076) at 20241211090212266
17050 2025-01-21 03:00:56.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/namespaces/index.rst' (15,077) at 20210307214925238
17051 2025-01-21 03:00:56.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_opts.c' (15,078) at 20240405153232259
17052 2025-01-21 03:00:56.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-v3.0.dtsi' (15,079) at 20240405153045769
17053 2025-01-21 03:00:56.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/irq_regs.h' (15,080) at 20240405153045937
17054 2025-01-21 03:00:56.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3.c' (15,081) at 20240405153232199
17055 2025-01-21 03:00:56.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/insn.c' (15,082) at 20240405153229987
17056 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_sysfs.h' (15,083) at 20240405153231795
17057 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a-plus.dts' (15,084) at 20240405153045817
17058 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pieksamaki_Halkokumpu' (15,085) at 20210307205553770
17059 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/symlink.c' (15,086) at 20210307214930998
17060 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/book3s_32.c' (15,087) at 20220525020652066
17061 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/classes.rst' (15,088) at 20241221090017600
17062 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/ptrace.c' (15,089) at 20240405153229863
17063 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-mxcmmc.h' (15,090) at 20210307214931478
17064 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/wq_enet_desc.h' (15,091) at 20240405153049897
17065 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/IMA-templates.rst' (15,092) at 20240405153045257
17066 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_%.bbappend' (15,093) at 20241206090014210
17067 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx21-clock.h' (15,094) at 20210307214931326
17068 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/pipeline.json' (15,095) at 20210307214932538
17069 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/bletchley-system-state-init.conf' (15,096) at 20221025030015189
17070 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trap_pf.h' (15,097) at 20240405153230115
17071 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/generic_events_valid_test.c' (15,098) at 20240405153054361
17072 2025-01-21 03:00:56.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/os_specific/service_layers/osunixmap.c' (15,099) at 20240405153054213
17073 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/ssi.c' (15,100) at 20240405153053989
17074 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-variant' (15,101) at 20211006000025238
17075 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hubbub.c' (15,102) at 20240405153047241
17076 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/z8536.h' (15,103) at 20220525020652362
17077 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmfs/Makefile' (15,104) at 20210307214931206
17078 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/x530/Makefile' (15,105) at 20210308005002908
17079 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm63xx_pmb.c' (15,106) at 20240405153045637
17080 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/position/hid-sensor-custom-intel-hinge.c' (15,107) at 20220525020653111
17081 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8560ADS.h' (15,108) at 20210308005003580
17082 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-pic32/irq.h' (15,109) at 20210307214926226
17083 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-pci-wrap.c' (15,110) at 20240405153052037
17084 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/tonga_baco.c' (15,111) at 20240405153230507
17085 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/lpc32xx_ts.c' (15,112) at 20240405153230731
17086 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-moxtet.c' (15,113) at 20220525020652438
17087 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fiemap.h' (15,114) at 20220525020654563
17088 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRACE01.boot' (15,115) at 20240405153054369
17089 2025-01-21 03:00:56.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/coda.yaml' (15,116) at 20240405153045093
17090 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/cmd.c' (15,117) at 20241104090011579
17091 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/disable-Wvarargs-with-clang.patch' (15,118) at 20220204040022528
17092 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.json' (15,119) at 20240906080037560
17093 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/free_page_reporting.rst' (15,120) at 20240405153045229
17094 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboop/liboop_1.0.1.bb' (15,121) at 20241221090017540
17095 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/ltc2983.c' (15,122) at 20240405153049013
17096 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/Makefile' (15,123) at 20210307214930258
17097 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (15,124) at 20210307205553694
17098 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.12.bb' (15,125) at 20220402030015959
17099 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/test/Kconfig' (15,126) at 20240405153049013
17100 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-buffalo-wzr-1166dhp-common.dtsi' (15,127) at 20240405153229871
17101 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7720.c' (15,128) at 20240405153051361
17102 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0007-fix-cmake-generate-versioned-shared-libraries.patch' (15,129) at 20241221090017528
17103 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-palette.h' (15,130) at 20210308005046553
17104 2025-01-21 03:00:56.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/print_inventory.pl' (15,131) at 20220720030027723
17105 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compaction.h' (15,132) at 20240405153052669
17106 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pcm051_rev3_defconfig' (15,133) at 20210308005003272
17107 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/Kconfig' (15,134) at 20210308005003020
17108 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/locking/DCL-broken.litmus' (15,135) at 20240405153045225
17109 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Plympton' (15,136) at 20210307205553798
17110 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5663.c' (15,137) at 20240405153053721
17111 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/comparison.py' (15,138) at 20240326080039726
17112 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/synopsys,dw-hdmi.yaml' (15,139) at 20240405153045041
17113 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_isa.c' (15,140) at 20240405153046033
17114 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5682.h' (15,141) at 20240405153231863
17115 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/regs.h' (15,142) at 20210307214929470
17116 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/tonga.h' (15,143) at 20210307214926886
17117 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/drmem.c' (15,144) at 20240405153046185
17118 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/other.json' (15,145) at 20240405153054145
17119 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ingenic-trng.c' (15,146) at 20240405153230199
17120 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-adma.dtsi' (15,147) at 20220525020651910
17121 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Aanekoski_Konginkangas' (15,148) at 20210307205553766
17122 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/camera-pxa.h' (15,149) at 20210307214931478
17123 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_pnor_partition_table.cpp' (15,150) at 20210308005100993
17124 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/importlayer.js' (15,151) at 20210307205554278
17125 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sa8775p-rpmh.yaml' (15,152) at 20240405153045081
17126 2025-01-21 03:00:56.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/rtbitmap.c' (15,153) at 20240405153231775
17127 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/bitfunc.c' (15,154) at 20240405153052457
17128 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/optprobes_head.S' (15,155) at 20240405153046145
17129 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsio.c' (15,156) at 20210307214926842
17130 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/audit.h' (15,157) at 20210307214926518
17131 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-5.dtsi' (15,158) at 20210307214926018
17132 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/python/tracepoint.py' (15,159) at 20240405153054157
17133 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/tcm_mod_builder.rst' (15,160) at 20210307214925570
17134 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp' (15,161) at 20241228090003723
17135 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/windows.h' (15,162) at 20210308005100997
17136 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/fw-update/metadata-example.json' (15,163) at 20230726080035502
17137 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/sched.c' (15,164) at 20210307214930434
17138 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-sha.c' (15,165) at 20240405153230255
17139 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/perl-version.bbclass' (15,166) at 20230520080014496
17140 2025-01-21 03:00:56.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sch311x_wdt.c' (15,167) at 20240405153052245
17141 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5670.h' (15,168) at 20220525020655043
17142 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/processor.h' (15,169) at 20210307214926586
17143 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/drivers/Makefile' (15,170) at 20210307214932722
17144 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_ipcomp.h' (15,171) at 20210307214931646
17145 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mvusb.c' (15,172) at 20240405153050345
17146 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/nvreg.h' (15,173) at 20210307214930934
17147 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/suspend-and-interrupts.rst' (15,174) at 20240405153045245
17148 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/usbatm.c' (15,175) at 20240405153052037
17149 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/qts/sdram_config.h' (15,176) at 20210308005002952
17150 2025-01-21 03:00:56.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/files.py' (15,177) at 20210308005003748
17151 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/uncore-interconnect.json' (15,178) at 20240405153054145
17152 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_cs.c' (15,179) at 20210307214930010
17153 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/defconfig' (15,180) at 20240405153230075
17154 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,imr.yaml' (15,181) at 20240405153045101
17155 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/Makefile' (15,182) at 20240405153048569
17156 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.h' (15,183) at 20240617080017398
17157 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus.dts' (15,184) at 20240405153045813
17158 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/faq.rst' (15,185) at 20210307214925230
17159 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/adpll.txt' (15,186) at 20210307214925294
17160 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme16x/config.c' (15,187) at 20241211090145381
17161 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/Kconfig' (15,188) at 20240405153049377
17162 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pmu.h' (15,189) at 20240405153052773
17163 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/cs-etm.h' (15,190) at 20210307214932514
17164 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ics932s401.c' (15,191) at 20240405153049641
17165 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/qcom,mpm.yaml' (15,192) at 20240405153229771
17166 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_dentry.c' (15,193) at 20240617080017402
17167 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/syscall.h' (15,194) at 20240405153052621
17168 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-crypto.c' (15,195) at 20221215040039150
17169 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/mc13783-pwrbutton.c' (15,196) at 20220525020653179
17170 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager_sysfs.c' (15,197) at 20220525020654115
17171 2025-01-21 03:00:56.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jhash.h' (15,198) at 20210309003653852
17172 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_fdt.h' (15,199) at 20210308005002836
17173 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/processor-flags.h' (15,200) at 20240405153046401
17174 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/which/which_2.21.bb' (15,201) at 20231011080016614
17175 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/Kbuild' (15,202) at 20210307214927970
17176 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@3c0/ir35221@71.conf' (15,203) at 20240904080027734
17177 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/si_smc.c' (15,204) at 20240405153048329
17178 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/qcom_camss_8x96_graph.dot' (15,205) at 20210307214925234
17179 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/hfs.h' (15,206) at 20210307214931118
17180 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/python3-pycups.bb' (15,207) at 20230211040012639
17181 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_power.h' (15,208) at 20240405153050341
17182 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_flavors__err_wrong_name.c' (15,209) at 20210307214932642
17183 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/adf4377.c' (15,210) at 20240405153048981
17184 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-api.rst' (15,211) at 20210309003648472
17185 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/Makefile' (15,212) at 20210308005002796
17186 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/vybridimage.c' (15,213) at 20210308005003776
17187 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_string.c' (15,214) at 20210307214932030
17188 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c' (15,215) at 20240405153230607
17189 2025-01-21 03:00:56.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v5_20.h' (15,216) at 20240405153051289
17190 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/mipi_dsim.h' (15,217) at 20210308005002724
17191 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/Makefile' (15,218) at 20210308005002820
17192 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/backend.h' (15,219) at 20230809080010803
17193 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/.gitignore' (15,220) at 20210308005003556
17194 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-pcm.c' (15,221) at 20240405153053501
17195 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc7180.c' (15,222) at 20240405153230735
17196 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Limedsforsen' (15,223) at 20210307205553786
17197 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fncpy.h' (15,224) at 20210307214925850
17198 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mips-softmmu/default.mak' (15,225) at 20210927100127053
17199 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dreambox.c' (15,226) at 20240405153049513
17200 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/phy-rcar-gen3-usb3.c' (15,227) at 20240405153051293
17201 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb' (15,228) at 20241206090014342
17202 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/sandbox_store.c' (15,229) at 20210308005003336
17203 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memcpy-x86-64-asm.S' (15,230) at 20240405153054097
17204 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/axi-emul-uclass.c' (15,231) at 20210308005003336
17205 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ext4.rst' (15,232) at 20240405153044945
17206 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-add-new-option-eltorito-platform.patch' (15,233) at 20220502030010112
17207 2025-01-21 03:00:56.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7794-alt.dts' (15,234) at 20240405153229899
17208 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_ecm.c' (15,235) at 20240405153231547
17209 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gem.c' (15,236) at 20240805080013951
17210 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/lock.rs' (15,237) at 20240405153232099
17211 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_pcm.c' (15,238) at 20240405153053501
17212 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77252.h' (15,239) at 20220525020652258
17213 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/0001-Fix-hash_key_put-signature.patch' (15,240) at 20230131040012035
17214 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/opt.c' (15,241) at 20240405153046433
17215 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/e820_memory_layout.h' (15,242) at 20240906080037228
17216 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/crownbay.c' (15,243) at 20210308005003008
17217 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (15,244) at 20241206090014234
17218 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.h' (15,245) at 20210308005003436
17219 2025-01-21 03:00:56.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_admin.c' (15,246) at 20240405153230267
17220 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/allwinner-rtc.c' (15,247) at 20241211090212326
17221 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/xcursor-transparent-theme/xcursor-transparent-theme_%.bbappend' (15,248) at 20210307205554390
17222 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/unaligned.h' (15,249) at 20210308005002840
17223 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-ppc.rst' (15,250) at 20240906080037180
17224 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/Kconfig' (15,251) at 20240405153051805
17225 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/ahci_mvebu.c' (15,252) at 20210308005003332
17226 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6620.rst' (15,253) at 20240405153045217
17227 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sigfuz.c' (15,254) at 20210307214932706
17228 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/amd_nb.h' (15,255) at 20241211090145389
17229 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/gxfb_core.c' (15,256) at 20240405153231583
17230 2025-01-21 03:00:56.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/hash.c' (15,257) at 20241011080017339
17231 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-controls.h' (15,258) at 20240405153231883
17232 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-audio.rst' (15,259) at 20220525020651786
17233 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/at91sam9_wdt.c' (15,260) at 20210308005003540
17234 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/me_to_redfish_hooks.hpp' (15,261) at 20230921080009741
17235 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ace-cloud-editor/ace-cloud-editor_git.bb' (15,262) at 20240301090012427
17236 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.ti_qspi_am43x_test' (15,263) at 20210308005003300
17237 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_mbox.h' (15,264) at 20240405153230995
17238 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/tools/objstrip.c' (15,265) at 20240405153045341
17239 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_5_0_sh_mask.h' (15,266) at 20220525020652710
17240 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/tap_delays.c' (15,267) at 20210308005003180
17241 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-n800.dts' (15,268) at 20240405153045601
17242 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra210-car.h' (15,269) at 20210308005003636
17243 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch' (15,270) at 20240309090012804
17244 2025-01-21 03:00:56.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0005-replace-lynx-to-curl-in-apachectl-script.patch' (15,271) at 20220402030016023
17245 2025-01-21 03:00:56.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_health.c' (15,272) at 20220525020654519
17246 2025-01-21 03:00:56.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/posix_types_64.h' (15,273) at 20210307214926682
17247 2025-01-21 03:00:56.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240RDB_defconfig' (15,274) at 20210308005003244
17248 2025-01-21 03:00:56.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/archinsn.h' (15,275) at 20210307214932582
17249 2025-01-21 03:00:56.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-pxa.yaml' (15,276) at 20240405153045109
17250 2025-01-21 03:00:56.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/crmregs-imx3.h' (15,277) at 20210307214925886
17251 2025-01-21 03:00:56.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib7000m.c' (15,278) at 20240405153049285
17252 2025-01-21 03:00:56.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/helper.h' (15,279) at 20241211090212470
17253 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt.c' (15,280) at 20241211090145549
17254 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/autoprobe.c' (15,281) at 20210307214931730
17255 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb' (15,282) at 20241221090017688
17256 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl502d.h' (15,283) at 20210309003649824
17257 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grukservices.c' (15,284) at 20241111090012125
17258 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/changes.rst' (15,285) at 20240405153044941
17259 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/queensbay/tnc.c' (15,286) at 20210308005002860
17260 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-again.sh' (15,287) at 20240405153054365
17261 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/da8xx-mstpri.c' (15,288) at 20210307214926930
17262 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/esp.c' (15,289) at 20241211090212330
17263 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpu/idle-states.yaml' (15,290) at 20240405153045033
17264 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/migration-helpers.h' (15,291) at 20240906080037572
17265 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/compress_params.h' (15,292) at 20240405153052949
17266 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_doorbell.c' (15,293) at 20240405153049109
17267 2025-01-21 03:00:56.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/subcmd-util.h' (15,294) at 20240405153054069
17268 2025-01-21 03:00:56.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/oem/ibm/OWNERS' (15,295) at 20240222090005522
17269 2025-01-21 03:00:56.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/Makefile' (15,296) at 20210307214931122
17270 2025-01-21 03:00:56.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/irq.c' (15,297) at 20240405153046305
17271 2025-01-21 03:00:56.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_varlen.c' (15,298) at 20240405153054281
17272 2025-01-21 03:00:56.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-viapro.rst' (15,299) at 20210307214925510
17273 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma5/sdma5_4_2_2_sh_mask.h' (15,300) at 20210307214927678
17274 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/htab_update.c' (15,301) at 20240405153054253
17275 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/binderfs/.gitignore' (15,302) at 20220525020654931
17276 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmmpc.h' (15,303) at 20210307214931622
17277 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch' (15,304) at 20241221090017692
17278 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ipcbuf.h' (15,305) at 20210307214926514
17279 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rd88f6192.dts' (15,306) at 20240405153045457
17280 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-inuit.c' (15,307) at 20210307214931178
17281 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_pruss.c' (15,308) at 20240405153231531
17282 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/ls7a.h' (15,309) at 20241211090212362
17283 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/trace/trace_gpu_mem.c' (15,310) at 20210307214928086
17284 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/vegman-sx20.conf' (15,311) at 20220111040017380
17285 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/config.json' (15,312) at 20231213090027094
17286 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_dma_helper.h' (15,313) at 20240405153231795
17287 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml' (15,314) at 20240405153045157
17288 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/index.rst' (15,315) at 20240405153229835
17289 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/scsi_dh_emc.c' (15,316) at 20240405153051589
17290 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/README' (15,317) at 20210308005002964
17291 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/qcow2_format.py' (15,318) at 20210308005046473
17292 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-ubi.inc' (15,319) at 20210307205554046
17293 2025-01-21 03:00:56.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubimount@.service' (15,320) at 20210308005102829
17294 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp-dialin/files/host-peer' (15,321) at 20210307205554466
17295 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_queue.h' (15,322) at 20240405153052929
17296 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ciu.txt' (15,323) at 20210307214925362
17297 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adc/fsl-imx25-gcq.h' (15,324) at 20210307214931338
17298 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_extent_busy.h' (15,325) at 20240405153231779
17299 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.h' (15,326) at 20240405153047205
17300 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_addr64.dts' (15,327) at 20210308005003760
17301 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tun.c' (15,328) at 20240405153054353
17302 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/RHCT' (15,329) at 20240906080037556 to deleted uid set
17303 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_pppol2tp.h' (15,330) at 20240405153052705
17304 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s8036.dts' (15,331) at 20240405153045421
17305 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/Kconfig' (15,332) at 20240405153049409
17306 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/shmobile/pm.c' (15,333) at 20210307214926566
17307 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml' (15,334) at 20240405153045053
17308 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-cryp.h' (15,335) at 20240913080013785
17309 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/PageTitle.vue' (15,336) at 20241004080035963
17310 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-aspeed.txt' (15,337) at 20210307214925418
17311 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/name_table.h' (15,338) at 20240405153053397
17312 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fsl-flexspi.c' (15,339) at 20220525020652306
17313 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch' (15,340) at 20241221090017680
17314 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-baremetal.inc' (15,341) at 20220204040022596
17315 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/spl.c' (15,342) at 20210308005002840
17316 2025-01-21 03:00:56.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/hed.c' (15,343) at 20240405153230167
17317 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8040-mcbin.dts' (15,344) at 20210308005002568
17318 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-accutouch.c' (15,345) at 20210307214928086
17319 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_lazy.c' (15,346) at 20240405153053117
17320 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cli_simple.c' (15,347) at 20210308005003224
17321 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/main.c' (15,348) at 20240405153052265
17322 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/gpc.c' (15,349) at 20240405153231347
17323 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CP00/meson.build' (15,350) at 20230825080021133 to deleted uid set
17324 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/g92.c' (15,351) at 20220525020652971
17325 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/Makefile' (15,352) at 20210307214932218
17326 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_conf.robot' (15,353) at 20240628080017121
17327 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ubsan.h' (15,354) at 20241111090012149
17328 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sc-regs.h' (15,355) at 20210308005002796
17329 2025-01-21 03:00:56.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/docs/bindings/vendor-ibm-astlpc.md' (15,356) at 20240816080008914
17330 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/Kconfig' (15,357) at 20210308005002968
17331 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/Makefile' (15,358) at 20210307214930946
17332 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/Kconfig' (15,359) at 20210308005003072
17333 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_mman.h' (15,360) at 20230925080039941
17334 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/do_mounts.c' (15,361) at 20240405153231883
17335 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr.c' (15,362) at 20241211090212322
17336 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx35.c' (15,363) at 20240405153231319
17337 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_frag.h' (15,364) at 20210307214931366
17338 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth-4.c' (15,365) at 20240326080039742
17339 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-header.rst' (15,366) at 20210309003648472
17340 2025-01-21 03:00:56.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/crop.rst' (15,367) at 20210309003648488
17341 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/oct_ilm.c' (15,368) at 20240405153045993
17342 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/setup.h' (15,369) at 20210307214926618
17343 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-monitor-config.bb' (15,370) at 20241206090014274
17344 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/inotify.h' (15,371) at 20240405153052921
17345 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/cros-ec/cros-ec-cec.c' (15,372) at 20240405153049265
17346 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs.c' (15,373) at 20240405153053289
17347 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/ptdump.c' (15,374) at 20240405153230075
17348 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_bd663474.c' (15,375) at 20210716100030015
17349 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo-stubs.c' (15,376) at 20240906080037376
17350 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/uhid.rst' (15,377) at 20220525020651734
17351 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_0_smn.h' (15,378) at 20210307214927650
17352 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/Kconfig' (15,379) at 20210307214928150
17353 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-2.dtsi' (15,380) at 20210307214926350
17354 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra114.c' (15,381) at 20210307214930450
17355 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_insn.h' (15,382) at 20240405153046277
17356 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pstore-blk.rst' (15,383) at 20220525020651650
17357 2025-01-21 03:00:56.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/docs/Intel_IPMI_Platform_Events.md' (15,384) at 20221209040010163
17358 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma0_qm_regs.h' (15,385) at 20240405153046573
17359 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-test.S' (15,386) at 20240405153054237
17360 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/sockbits.h' (15,387) at 20210927100127273
17361 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb' (15,388) at 20230520080014504
17362 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,stm32-dma2d.yaml' (15,389) at 20240405153045101
17363 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/trace.h' (15,390) at 20230426080043692
17364 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h' (15,391) at 20240405153049957
17365 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk.h' (15,392) at 20240405153046845
17366 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-orangepi.dts' (15,393) at 20240405153045385
17367 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/Makefile' (15,394) at 20210307214930474
17368 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hartola' (15,395) at 20210307205553770
17369 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lookup_and_delete.c' (15,396) at 20240405153054257
17370 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio_win_int.c' (15,397) at 20221215040039042
17371 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/conf-notes.txt' (15,398) at 20240727080014098
17372 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53smd.h' (15,399) at 20210308005003604
17373 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/index.rst' (15,400) at 20240405153045261
17374 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/l2tpv3.c' (15,401) at 20230426080043796
17375 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds3232.c' (15,402) at 20240405153051497
17376 2025-01-21 03:00:56.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/make.patch' (15,403) at 20210729000029104
17377 2025-01-21 03:00:56.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_integ.c' (15,404) at 20210307214928614
17378 2025-01-21 03:00:56.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_init.c' (15,405) at 20241216090017729
17379 2025-01-21 03:00:56.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_main.c' (15,406) at 20240405153050073
17380 2025-01-21 03:00:56.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr_smu_msg.c' (15,407) at 20240405153047205
17381 2025-01-21 03:00:56.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-input-pci.c' (15,408) at 20240906080037316
17382 2025-01-21 03:00:56.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/README.md' (15,409) at 20221209040038491
17383 2025-01-21 03:00:56.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/os.h' (15,410) at 20210307214927902
17384 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-fifo.c' (15,411) at 20240815080012931
17385 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ne2000_base.c' (15,412) at 20210308005003440
17386 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemuarm.wks' (15,413) at 20220804030014691
17387 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/agg-rx.c' (15,414) at 20240405153050581
17388 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-q8-common.dtsi' (15,415) at 20210308005002620
17389 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_paired_singles.c' (15,416) at 20240405153046165
17390 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp_pci.c' (15,417) at 20240405153051245
17391 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_counter.h' (15,418) at 20240405153052757
17392 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dmaengine.h' (15,419) at 20240405153231807
17393 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/run-ptest' (15,420) at 20231126090012785
17394 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.c' (15,421) at 20220525020652971
17395 2025-01-21 03:00:56.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8544DS.h' (15,422) at 20210308005003580
17396 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains7xx_data.c' (15,423) at 20210307214925922
17397 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/elf_aux.c' (15,424) at 20240405153046345
17398 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6dl_mamoj_defconfig' (15,425) at 20210308005003260
17399 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/xdma.h' (15,426) at 20220525020654659
17400 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ComponentIntegrity_v1.xml' (15,427) at 20240918080002708
17401 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/Makefile' (15,428) at 20210307214928706
17402 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp152.h' (15,429) at 20210308005003560
17403 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Kconfig.debug' (15,430) at 20240405153230087
17404 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/x86_64/safe-syscall.inc.S' (15,431) at 20220429100100406
17405 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/kdebug.h' (15,432) at 20210309003648976
17406 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell_rbu.c' (15,433) at 20240405153051405
17407 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h' (15,434) at 20240405153048621
17408 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/cirrus/Makefile' (15,435) at 20240405153047037
17409 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/.flake8' (15,436) at 20230426080043844
17410 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/recordmcount.pl' (15,437) at 20240405153053461
17411 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ml26124.c' (15,438) at 20240405153053657
17412 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib-onlink-tests.sh' (15,439) at 20210307214932686
17413 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/frontend.json' (15,440) at 20240405153054141
17414 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/osm-l3.c' (15,441) at 20240405153230735
17415 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subscribe-event.rst' (15,442) at 20220525020651790
17416 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-usb-hsotg-phy-s3c64xx.h' (15,443) at 20210309003648720
17417 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_voutdef.h' (15,444) at 20240405153049481
17418 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/trans_pgd-asm.S' (15,445) at 20240405153045901
17419 2025-01-21 03:00:56.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/ac-power-good-assert@.service' (15,446) at 20240316080012480
17420 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console/uart-remapping.sh' (15,447) at 20220520030031836
17421 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/mass-storage.rst' (15,448) at 20240405153045305
17422 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/storm.c' (15,449) at 20240405153232191
17423 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-mm.c' (15,450) at 20240405153046793
17424 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp_mc_static.h' (15,451) at 20210308005003368
17425 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-base.yml' (15,452) at 20241221090017464
17426 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ras.rst' (15,453) at 20240405153044961
17427 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/util.h' (15,454) at 20210307214929902
17428 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra186_asrc.h' (15,455) at 20240405153054009
17429 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/sensors.hpp' (15,456) at 20210429000059464
17430 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb' (15,457) at 20240301090012471
17431 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/boot-sector.c' (15,458) at 20230426080043944
17432 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Asset.interface.yaml' (15,459) at 20221207040023627
17433 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc.host.c' (15,460) at 20210307214930558
17434 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpd/0003-include-config.h.patch' (15,461) at 20220910030013349
17435 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/0001-Fixed-compilation-warnings.patch' (15,462) at 20241206090014258
17436 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_bsg.c' (15,463) at 20210309003652824
17437 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8316.c' (15,464) at 20240405153232151
17438 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sm2.h' (15,465) at 20240405153052625
17439 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_qdio.h' (15,466) at 20240405153051537
17440 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/ISA2+pooncelock+pooncelock+pombonce.litmus' (15,467) at 20210307214932502
17441 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/idt/Kconfig' (15,468) at 20210307214929982
17442 2025-01-21 03:00:56.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2080_spi_rcw.cfg' (15,469) at 20210308005002996
17443 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Battery.v1_3_0.json' (15,470) at 20240619080002940
17444 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/Makefile' (15,471) at 20240405153046053
17445 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-2.conf' (15,472) at 20230412080023460
17446 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-b-rev2.dts' (15,473) at 20210308005002572
17447 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_errno_defs.h' (15,474) at 20220429100100618
17448 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream_1.0.3.bb' (15,475) at 20241221090017692
17449 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/dbd-mariadb_1.23.bb' (15,476) at 20241206090014250
17450 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/migrate_reuseport.c' (15,477) at 20240405153054257
17451 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlscredspsk.h' (15,478) at 20210927100127225
17452 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c' (15,479) at 20240405153048601
17453 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_ppgtt.c' (15,480) at 20240405153048485
17454 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/qts/pinmux_config.h' (15,481) at 20210308005002912
17455 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c' (15,482) at 20240405153230523
17456 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/stat.h' (15,483) at 20210307214926122
17457 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/bpf/hooks.c' (15,484) at 20241008080014047
17458 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-lib/libxpresent_1.0.1.bb' (15,485) at 20230114040015482
17459 2025-01-21 03:00:56.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_cq.c' (15,486) at 20240405153050081
17460 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-regs.c' (15,487) at 20240405153049457
17461 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_table.h' (15,488) at 20240405153050673
17462 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/lpm_trie_map_batch_ops.c' (15,489) at 20240405153054245
17463 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/stgrl-unaligned.S' (15,490) at 20230426080043952
17464 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/index.rst' (15,491) at 20240405153045277
17465 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/asm.h' (15,492) at 20210307214926578
17466 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/index.js' (15,493) at 20241004080035963
17467 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/nmi_backtrace.c' (15,494) at 20240405153053097
17468 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfne.c' (15,495) at 20210308005046529
17469 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/visualize-pdr/README.md' (15,496) at 20240622080036455
17470 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_pfuze3000.c' (15,497) at 20210308005003468
17471 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.c' (15,498) at 20220525020652959
17472 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-periph-a10.c' (15,499) at 20240405153046845
17473 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/test_div64.c' (15,500) at 20220525020654751
17474 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/topology_64.h' (15,501) at 20210307214926586
17475 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/rk3368.c' (15,502) at 20210308005002776
17476 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/usb/Makefile.am' (15,503) at 20210308004938836
17477 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/thermal.hpp' (15,504) at 20241015080002919
17478 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS2.conf' (15,505) at 20240310080021376
17479 2025-01-21 03:00:56.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/cache.json' (15,506) at 20220525020655147
17480 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h' (15,507) at 20220525020653631
17481 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0002-Fix-Werror-enum-int-mismatch-with-gcc13.patch' (15,508) at 20230706080014737
17482 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/dma.h' (15,509) at 20210307214926226
17483 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.set.hpp.mako' (15,510) at 20230902080037617
17484 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/vga.h' (15,511) at 20210307214925650
17485 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-willow-sku0.dts' (15,512) at 20240405153045749
17486 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vermilion/cr_pll.c' (15,513) at 20210307214930946
17487 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch' (15,514) at 20230811080018298
17488 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/virtual-memory.json' (15,515) at 20240405153054133
17489 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/pci.c' (15,516) at 20210308005002976
17490 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-bad-type.out' (15,517) at 20210927100127469 to deleted uid set
17491 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/docs/entity_manager_dbus_api.md' (15,518) at 20221208040007434
17492 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0002-Fix-in-AEAD-for-psa-arch-test-254.patch' (15,519) at 20241221090017468
17493 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/071' (15,520) at 20240326080039726
17494 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbus++' (15,521) at 20220314030038324
17495 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P4080DS.h' (15,522) at 20210308005003580
17496 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree_nocb.h' (15,523) at 20241018080014570
17497 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/haps_hs_idu.dts' (15,524) at 20210307214925662
17498 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/efi-disk-esp-only.wks.in' (15,525) at 20241206090014214
17499 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fbdev.h' (15,526) at 20240405153048417
17500 2025-01-21 03:00:56.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/qts/pinmux_config.h' (15,527) at 20210308005003052
17501 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi-yavia.dts' (15,528) at 20240405153045733
17502 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aes.c' (15,529) at 20210308005003204
17503 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/opencores,or1k-pic.txt' (15,530) at 20210307214925342
17504 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/dbus.h' (15,531) at 20210308005100993
17505 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/instruction.json' (15,532) at 20220525020655143
17506 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/unistd.h' (15,533) at 20210307214926590
17507 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png' (15,534) at 20210307205554270 to deleted uid set
17508 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts' (15,535) at 20240405153229971
17509 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_proto_gre.h' (15,536) at 20240405153231831
17510 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/signal.cpp' (15,537) at 20230511080043139
17511 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1411.c' (15,538) at 20240405153049293
17512 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/mpage.c' (15,539) at 20240405153052405
17513 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/thunar-plugin.bbclass' (15,540) at 20220618030015174
17514 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-dsp.c' (15,541) at 20240830080013363
17515 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/polyval-clmulni_asm.S' (15,542) at 20240405153046365
17516 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8188-mmsys.h' (15,543) at 20240405153051761
17517 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/dmi-sysfs.c' (15,544) at 20240405153047037
17518 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.rtc' (15,545) at 20240906080037556 to deleted uid set
17519 2025-01-21 03:00:56.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kallsyms_internal.h' (15,546) at 20240405153053009
17520 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_tegra.c' (15,547) at 20240405153230175
17521 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (15,548) at 20241206090014278
17522 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/generator/gen-utils.h' (15,549) at 20241114091008832
17523 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/Makefile' (15,550) at 20240405153231643
17524 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/fs.cpp' (15,551) at 20210308005120361
17525 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest/runner.sh' (15,552) at 20240405153232267
17526 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c' (15,553) at 20240405153230255
17527 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dpc2/ia_css_dpc2.host.h' (15,554) at 20210307214930554
17528 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemuarm64.wks' (15,555) at 20220804030014691
17529 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/Makefile' (15,556) at 20210308005002984
17530 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ksm.h' (15,557) at 20240405153052897
17531 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/jz4780-nemc.c' (15,558) at 20240405153230827
17532 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-legacy-error.bb' (15,559) at 20241206090014314
17533 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d3_smc.h' (15,560) at 20210308005002716
17534 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpidebug.h' (15,561) at 20210307214932230
17535 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt' (15,562) at 20240405153045117
17536 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8804.h' (15,563) at 20210307214932358
17537 2025-01-21 03:00:56.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c' (15,564) at 20240405153048997
17538 2025-01-21 03:00:56.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/irq.h' (15,565) at 20210307214931438
17539 2025-01-21 03:00:56.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/sdl.c' (15,566) at 20210308005002844
17540 2025-01-21 03:00:56.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/static/obmc-flash-bmc-prepare-for-sync.service.in' (15,567) at 20220318100029356 to deleted uid set
17541 2025-01-21 03:00:56.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_0_1_sh_mask.h' (15,568) at 20210307214927686
17542 2025-01-21 03:00:56.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_dmc620_pmu.c' (15,569) at 20240613080016455
17543 2025-01-21 03:00:56.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/clock.c' (15,570) at 20210308005002788
17544 2025-01-21 03:00:56.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/clk-ma35d1-divider.c' (15,571) at 20240405153046805
17545 2025-01-21 03:00:56.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (15,572) at 20230310090018691
17546 2025-01-21 03:00:56.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Markus-Kuhn' (15,573) at 20241221090017616
17547 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/nsp32.c' (15,574) at 20240405153051681
17548 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm6813.dtsi' (15,575) at 20240405153045717
17549 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/regd.c' (15,576) at 20240405153231259
17550 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c' (15,577) at 20240613080016435
17551 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Makefile.postlink' (15,578) at 20240405153046349
17552 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/aspeed_sdhci.c' (15,579) at 20241211090212334
17553 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/vhost_task.c' (15,580) at 20240712080021093
17554 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/0001-musl-Hack-to-fix-build.patch' (15,581) at 20230503080014579
17555 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Iisalmi' (15,582) at 20210307205553770
17556 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_cmdline.h' (15,583) at 20210308005003704
17557 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_efi.c' (15,584) at 20210308005003288
17558 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/tcp.h' (15,585) at 20240405153052897
17559 2025-01-21 03:00:56.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/wm8750.c' (15,586) at 20240906080037204
17560 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.c' (15,587) at 20220525020652971
17561 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/emxx_udc.h' (15,588) at 20220525020654115
17562 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/pam_authenticate.hpp' (15,589) at 20240905080002529
17563 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_device.c' (15,590) at 20240405153231499
17564 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bbvars.py' (15,591) at 20240301090012479
17565 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/movmem.S' (15,592) at 20210308005002852
17566 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_nphy.c' (15,593) at 20210309003651592
17567 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet9f-rev03.dts' (15,594) at 20210308005002616
17568 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c' (15,595) at 20240405153231483
17569 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Sessions/Sessions.vue' (15,596) at 20241004080035971
17570 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/strace.h' (15,597) at 20221215040039206
17571 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Connector/meson.build' (15,598) at 20230825080021141 to deleted uid set
17572 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/escape.tcl' (15,599) at 20210308005007112
17573 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/cve_check.py' (15,600) at 20241221090017624
17574 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkPort_v1.xml' (15,601) at 20240619080002932
17575 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3368-cru.yaml' (15,602) at 20240405153045029
17576 2025-01-21 03:00:56.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-license-expression/run-ptest' (15,603) at 20240106090017273
17577 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_hgsmi.c' (15,604) at 20210309003649896
17578 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/ncsi.h' (15,605) at 20220215040051512
17579 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/wget/wget_%.bbappend' (15,606) at 20220604030012216
17580 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/Makefile' (15,607) at 20210307214930018
17581 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/meson.build' (15,608) at 20240802080023585
17582 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/nemorad.cpp' (15,609) at 20230718080007968
17583 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/st_thermal.h' (15,610) at 20240405153051977
17584 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_ops.c' (15,611) at 20240405153231379
17585 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/proc_control.cpp' (15,612) at 20211007100035655
17586 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-platform.yaml' (15,613) at 20240405153045021
17587 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricReportCollection.json' (15,614) at 20240619080002948
17588 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23.dtsi' (15,615) at 20210308005002624
17589 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/smc/smc_clc.h' (15,616) at 20241216090017797 to deleted uid set
17590 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sama5d4_wdt.c' (15,617) at 20240405153231599
17591 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ylitornio_Raanujarvi' (15,618) at 20210307205553774
17592 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/p1022_ds.c' (15,619) at 20240405153053933
17593 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TrustedComponentCollection_v1.xml' (15,620) at 20240619080002940
17594 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/pll.c' (15,621) at 20240405153046873
17595 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Eitshal' (15,622) at 20210307205553794
17596 2025-01-21 03:00:56.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/run.sh' (15,623) at 20210307214932470
17597 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_pdc202xx_old.c' (15,624) at 20240405153046665
17598 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/usage.rst' (15,625) at 20240413080012679
17599 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt' (15,626) at 20240106090017261
17600 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmc_hsq.c' (15,627) at 20240405153049661
17601 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson8-power.h' (15,628) at 20240405153231799
17602 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing.h' (15,629) at 20210307214929258
17603 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/ieee1284.c' (15,630) at 20210309003651924
17604 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac.h' (15,631) at 20241011080017331
17605 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h' (15,632) at 20240405153230323
17606 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/Kconfig' (15,633) at 20240405153231339
17607 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_backend.c' (15,634) at 20240405153230635
17608 2025-01-21 03:00:56.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7219-aad.h' (15,635) at 20240405153053601
17609 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-pic32mzda.c' (15,636) at 20240405153230219
17610 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/init.c' (15,637) at 20240405153050445
17611 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/reset.h' (15,638) at 20240405153046873
17612 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/debug.c' (15,639) at 20240405153231927
17613 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/thunderbolt/nhi.h' (15,640) at 20240405153051981 to deleted uid set
17614 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/machzwd.c' (15,641) at 20220525020654331
17615 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/strlen.c' (15,642) at 20210307214932710
17616 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb' (15,643) at 20241221090017544
17617 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/msr-trace.h' (15,644) at 20210307214926670
17618 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_utils_32.h' (15,645) at 20210308005046501
17619 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc' (15,646) at 20240405153054305
17620 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-idp-ec-h1.dtsi' (15,647) at 20240405153045785
17621 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0021-cmake-Disable-format-overflow-warning-as-error.patch' (15,648) at 20210307205554106
17622 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/lg1312-ref.dts' (15,649) at 20210307214926022
17623 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c' (15,650) at 20240405153046961
17624 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2maperror.c' (15,651) at 20240527080023356
17625 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_system.h' (15,652) at 20210307214932198
17626 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/socionext,uniphier-evea.yaml' (15,653) at 20240405153045169
17627 2025-01-21 03:00:56.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/metric.c' (15,654) at 20240405153052309
17628 2025-01-21 03:00:56.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace.h' (15,655) at 20220525020653135
17629 2025-01-21 03:00:56.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_5_regs.h' (15,656) at 20240405153046577
17630 2025-01-21 03:00:56.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-dc.c' (15,657) at 20240405153048809
17631 2025-01-21 03:00:56.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc.c' (15,658) at 20241018080014482
17632 2025-01-21 03:00:56.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/common/common.c' (15,659) at 20210308005003012
17633 2025-01-21 03:00:56.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_vof.c' (15,660) at 20240906080037284
17634 2025-01-21 03:00:56.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_spi.c' (15,661) at 20240405153049765
17635 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/atc260x/atc2609a.h' (15,662) at 20220525020654583
17636 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/csi_rx_global.h' (15,663) at 20210307214930538
17637 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/delay.h' (15,664) at 20210307214926106
17638 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/emptytest/emptytest.bb' (15,665) at 20210307205554386
17639 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (15,666) at 20230412080023460
17640 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c' (15,667) at 20221215040039070
17641 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/dbus/phosphor-dbus-interfaces_%.bbappend' (15,668) at 20210823100016972
17642 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flexparser_0.4.bb' (15,669) at 20241221090017552
17643 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrl_qb.c' (15,670) at 20210308005046505
17644 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/Makefile' (15,671) at 20240405153046513
17645 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/dw.c' (15,672) at 20210309003649332
17646 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usbroothubdes.h' (15,673) at 20210308005003692
17647 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-375-pinctrl.txt' (15,674) at 20210307214925394
17648 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/.gitignore' (15,675) at 20240405153054385
17649 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/amazon,al-mc-edac.yaml' (15,676) at 20220525020651674
17650 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/brcm,brcmstb-waketimer.yaml' (15,677) at 20240405153045153
17651 2025-01-21 03:00:56.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-mdm9607.c' (15,678) at 20240405153230227
17652 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-crypt.c' (15,679) at 20240405153230763
17653 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lwt_len_hist.sh' (15,680) at 20240405153053421
17654 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus/0001-initialize-timespec-variable.patch' (15,681) at 20241206090014246
17655 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.c' (15,682) at 20240405153048649
17656 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/monitor.c' (15,683) at 20241211090212514
17657 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-dreamplug.dts' (15,684) at 20210308005002592
17658 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-test.json' (15,685) at 20210308005046409
17659 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/irq.h' (15,686) at 20220525020652018
17660 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860.h' (15,687) at 20210307214928830
17661 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus.dts' (15,688) at 20220525020651902
17662 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console_%.bbappend' (15,689) at 20241206090014226
17663 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.h' (15,690) at 20240405153050593
17664 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-common.c' (15,691) at 20240405153230203
17665 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-sina31s.dts' (15,692) at 20210308005002620
17666 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/miscdevice.h' (15,693) at 20240405153052733
17667 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/version.h' (15,694) at 20240405153052961
17668 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/dma.txt' (15,695) at 20210307214925310
17669 2025-01-21 03:00:56.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/t613.c' (15,696) at 20210307214928838
17670 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.github/ISSUE_TEMPLATE/bug_report.md' (15,697) at 20221215040043182
17671 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts' (15,698) at 20241002080012454 to deleted uid set
17672 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1420.h' (15,699) at 20210307214928634
17673 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_core.c' (15,700) at 20240405153231563
17674 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/stackleak.c' (15,701) at 20240405153049641
17675 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/object.hpp' (15,702) at 20230511080042407
17676 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/.templateconf' (15,703) at 20220910030013373
17677 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8450-dispcc.yaml' (15,704) at 20240405153229759
17678 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/kmeter1_nand.c' (15,705) at 20210308005003412
17679 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-catu.h' (15,706) at 20240405153048885
17680 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb101_dvk.dts' (15,707) at 20210307214925662
17681 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-nsp-mux.c' (15,708) at 20240405153051309
17682 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/subr.c' (15,709) at 20240405153049865
17683 2025-01-21 03:00:56.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/appcommands.cpp' (15,710) at 20240817080006183
17684 2025-01-21 03:00:56.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zynqmp_tap_delay.h' (15,711) at 20210308005003696
17685 2025-01-21 03:00:56.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/kvm-stat.c' (15,712) at 20240405153054093
17686 2025-01-21 03:00:56.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xen-front-pgdir-shbuf.h' (15,713) at 20210307214931702
17687 2025-01-21 03:00:56.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_framebuffer_helper.h' (15,714) at 20240405153052633
17688 2025-01-21 03:00:56.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nft_fib_ipv6.c' (15,715) at 20241018080014582
17689 2025-01-21 03:00:56.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2780.h' (15,716) at 20210307214930962
17690 2025-01-21 03:00:56.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/control-target.c' (15,717) at 20241211090212554
17691 2025-01-21 03:00:56.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/cpcap-regulator.c' (15,718) at 20240405153231359
17692 2025-01-21 03:00:56.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/addrconf.c' (15,719) at 20241211090145553
17693 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c' (15,720) at 20240405153050105
17694 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/vicam.c' (15,721) at 20210309003650392
17695 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-powerpc.txt' (15,722) at 20240113090014532
17696 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/repro-issue-fix-with-cc-crate-hashmap.patch' (15,723) at 20241221090017672
17697 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-composite.c' (15,724) at 20240405153046769
17698 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_qm_axuser_nonsecured_regs.h' (15,725) at 20240405153046601
17699 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.1.bb' (15,726) at 20241206090014238
17700 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_encoder.h' (15,727) at 20210309003650372
17701 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/.gitlab-ci.yml' (15,728) at 20241221090017464
17702 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report_tags.c' (15,729) at 20240405153053129
17703 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend' (15,730) at 20240320080012509
17704 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-psu-code-mgmt/test/test_item_updater.cpp' (15,731) at 20241213090049554 to deleted uid set
17705 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ahb-clk.yaml' (15,732) at 20240405153045021
17706 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb' (15,733) at 20220402030015959
17707 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/page.c' (15,734) at 20240503080014498
17708 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/memory.json' (15,735) at 20240405153054145
17709 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p5020ds.cfg' (15,736) at 20210308005002964
17710 2025-01-21 03:00:56.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts' (15,737) at 20240405153229943
17711 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_dwc_460ex.c' (15,738) at 20240405153230179
17712 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/ieee802154_6lowpan.h' (15,739) at 20210307214931570
17713 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/Kconfig' (15,740) at 20240405153231455
17714 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_ops_linux.c' (15,741) at 20240405153051909
17715 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/Makefile' (15,742) at 20210308005003024
17716 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/video-i2c.c' (15,743) at 20240405153230791
17717 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/gpio.txt' (15,744) at 20240405153229839
17718 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-tinker.dtsi' (15,745) at 20240405153045561
17719 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/configfs.h' (15,746) at 20210307214930794
17720 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,sta350.txt' (15,747) at 20210307214925434
17721 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-win.c' (15,748) at 20210308005045765
17722 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-comma-list.out' (15,749) at 20210308005046409 to deleted uid set
17723 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/rockchip-dfi.c' (15,750) at 20240405153230275
17724 2025-01-21 03:00:56.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8544DS_defconfig' (15,751) at 20210308005003240
17725 2025-01-21 03:00:56.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun8i-codec-analog.c' (15,752) at 20210307214932430
17726 2025-01-21 03:00:56.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/main.c' (15,753) at 20240405153054037
17727 2025-01-21 03:00:56.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/event_alternatives_tests_p10.c' (15,754) at 20240405153054361
17728 2025-01-21 03:00:56.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/clock.h' (15,755) at 20210308005002656
17729 2025-01-21 03:00:56.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_ppp.h' (15,756) at 20210307214931638
17730 2025-01-21 03:00:56.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/realmode.h' (15,757) at 20210307214926750
17731 2025-01-21 03:00:56.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/emcraft-sf2.rst' (15,758) at 20210927100127077
17732 2025-01-21 03:00:56.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/os-posix.h' (15,759) at 20240906080037348
17733 2025-01-21 03:00:56.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/health/files/bmc_health_config.json' (15,760) at 20240228090013752
17734 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U_dev_callouts.json' (15,761) at 20240117090012277
17735 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-industrial-grade.dtsi' (15,762) at 20240405153045597
17736 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/linuxboot_dma.c' (15,763) at 20210308005046177
17737 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tc_tunnel.sh' (15,764) at 20240628080014041
17738 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmm8155au_1.dtsi' (15,765) at 20240405153229943
17739 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml' (15,766) at 20240405153045105
17740 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-filter.tc' (15,767) at 20210307214932674
17741 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/static_base_2.dts' (15,768) at 20220525020653835
17742 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/ddr2_v3s.c' (15,769) at 20210308005002784
17743 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@140/ir35221@70.conf' (15,770) at 20240904080027738
17744 2025-01-21 03:00:56.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn301.c' (15,771) at 20220525020652530
17745 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Version/meson.build' (15,772) at 20240925080024982 to deleted uid set
17746 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0006-smbtorture-skip-test-case-tfork_cmd_send.patch' (15,773) at 20240113090014532
17747 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/mpr2.c' (15,774) at 20210308005003020
17748 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_dev.h' (15,775) at 20220525020652983
17749 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/smfs.c' (15,776) at 20240405153050129
17750 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/pel_minimal.cpp' (15,777) at 20240412080018238
17751 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml' (15,778) at 20240405153045185
17752 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-apmixedsys.c' (15,779) at 20240405153046797
17753 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm_2.16.03.bb' (15,780) at 20241206090014330
17754 2025-01-21 03:00:56.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/grcan.c' (15,781) at 20240405153230895
17755 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h' (15,782) at 20240910080014034
17756 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/ipoctal.c' (15,783) at 20240405153230747
17757 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/hisilicon/dw-dsi.txt' (15,784) at 20210307214925302
17758 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/turris_mox.c' (15,785) at 20210308005002904
17759 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/primport.bbclass' (15,786) at 20220910030013393
17760 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6m/tune-cortexm1.inc' (15,787) at 20210905000020581
17761 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/digital_dep.c' (15,788) at 20220525020654883
17762 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83792d.rst' (15,789) at 20210307214925506
17763 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rohm-bd9576.c' (15,790) at 20240405153230839
17764 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_response.hpp' (15,791) at 20240917080002671
17765 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/spear_smi.c' (15,792) at 20240405153230867
17766 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-errno.c' (15,793) at 20240405153049457
17767 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/sound/hd-audio/controls.rst' (15,794) at 20220525020651774
17768 2025-01-21 03:00:56.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-apiflask_2.2.1.bb' (15,795) at 20241221090017548
17769 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_qos.h' (15,796) at 20210307214931486
17770 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am5748.dtsi' (15,797) at 20240405153045597
17771 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/switch_to.h' (15,798) at 20241211090145381
17772 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-88pm80x.c' (15,799) at 20240405153051489
17773 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72x-mmc-iodelay.dtsi' (15,800) at 20210308005002576
17774 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/kbuild.rst' (15,801) at 20240405153045225
17775 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/mux.h' (15,802) at 20210308005002656
17776 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/signal.h' (15,803) at 20240617080017378
17777 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-pic32/cpu-feature-overrides.h' (15,804) at 20210307214926226
17778 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc_table.host.c' (15,805) at 20210309003653020
17779 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/asymmetric-keys.rst' (15,806) at 20210309003648316
17780 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/Kconfig' (15,807) at 20210308005003016
17781 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_bbt.c' (15,808) at 20240405153049697
17782 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/ccs-tools/ccs-tools_1.8.9.bb' (15,809) at 20241221090017576
17783 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/atmel,at91-pio4-pinctrl.txt' (15,810) at 20210308005003304
17784 2025-01-21 03:00:56.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/Makefile' (15,811) at 20210307214928498
17785 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8195-mmsys.h' (15,812) at 20240405153051761
17786 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_xchg.c' (15,813) at 20220525020655203
17787 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-table-change.rst' (15,814) at 20220525020651782
17788 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_1.c' (15,815) at 20210307214930586
17789 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/.gitignore' (15,816) at 20210308005054073
17790 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml' (15,817) at 20240405153045177
17791 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/CVE-2018-5996.patch' (15,818) at 20230503080014583
17792 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/ringbuffer.c' (15,819) at 20240606080011676
17793 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7795.c' (15,820) at 20210308005003464
17794 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c' (15,821) at 20240805080013947
17795 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/Makefile' (15,822) at 20240405153049449
17796 2025-01-21 03:00:56.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-xilinx-intc.c' (15,823) at 20240815080012883
17797 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch' (15,824) at 20210307205554558
17798 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/sanitize_test.cpp' (15,825) at 20220525020545509
17799 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine/set-path-of-default-config-file.patch' (15,826) at 20210307205553910
17800 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/Makefile.am' (15,827) at 20210308004939860
17801 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/kobj.c' (15,828) at 20240405153051209
17802 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779.c' (15,829) at 20240405153230211
17803 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/google/chv3-i2s.c' (15,830) at 20241001080013036
17804 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/misc_s10.c' (15,831) at 20210308005002780
17805 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym53c8xx.h' (15,832) at 20210307214930422
17806 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/initscript' (15,833) at 20210307205553930
17807 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/tpm-tis-i2c.yaml' (15,834) at 20240405153045153
17808 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp' (15,835) at 20240918080002704
17809 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/coco/sev-guest.rst' (15,836) at 20240405153045325
17810 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/config/test-led-priority.yaml' (15,837) at 20240822080022197
17811 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tests.c' (15,838) at 20241121090029296
17812 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/neo/Kconfig' (15,839) at 20210308005003088
17813 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_concat_range.sh' (15,840) at 20240405153054357
17814 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-power.json' (15,841) at 20240405153054129
17815 2025-01-21 03:00:56.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tam3517-common.h' (15,842) at 20210308005003620
17816 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm-sf2-eth-gmac.h' (15,843) at 20210308005003424
17817 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/Makefile' (15,844) at 20240405153053253
17818 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-Fix-DATADIRNAME-on-uclibc-Linux.patch' (15,845) at 20241221090017640
17819 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usb-skeleton.c' (15,846) at 20240405153052153
17820 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/poly1305.h' (15,847) at 20210524100035074
17821 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_debugfs.h' (15,848) at 20240405153230571
17822 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher/0002-Makefile-add-conditional-stripping.patch' (15,849) at 20241221090017504
17823 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/Kconfig' (15,850) at 20241111090012165
17824 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cache.h' (15,851) at 20210309003648956
17825 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/9p-marshal.c' (15,852) at 20220429100100426
17826 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/comments.err' (15,853) at 20210308005046401 to deleted uid set
17827 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/inline.c' (15,854) at 20240910080014078
17828 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/mac.h' (15,855) at 20240405153231159
17829 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/chacha20poly1305.c' (15,856) at 20240405153046533
17830 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set_bitmap.h' (15,857) at 20210307214931454
17831 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/of.c' (15,858) at 20210307214932106
17832 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/Makefile' (15,859) at 20220215040051588
17833 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_dccg.h' (15,860) at 20220525020652514
17834 2025-01-21 03:00:56.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-mfg.c' (15,861) at 20240405153230215
17835 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600.c' (15,862) at 20241211090145425
17836 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4420si-pre.dtsi' (15,863) at 20210307214926342
17837 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fpudispatch.c' (15,864) at 20220525020652026
17838 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-hbitmap.c' (15,865) at 20220429100100946
17839 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-s3c64xx.c' (15,866) at 20240405153046845
17840 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nkmp.h' (15,867) at 20210307214927030
17841 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch' (15,868) at 20241221090017544
17842 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/msi.c' (15,869) at 20240405153051189
17843 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_sysctl.c' (15,870) at 20210307214932046
17844 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netifaces/0001-netifaces-initialize-msghdr-in-a-portable-way.patch' (15,871) at 20220910030013369
17845 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/fplustm.h' (15,872) at 20210307214929666
17846 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530-u-boot.dtsi' (15,873) at 20210308005002568
17847 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c' (15,874) at 20240405153050117
17848 2025-01-21 03:00:56.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-gre.c' (15,875) at 20240405153053349
17849 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/wkup_m3_ipc.c' (15,876) at 20240710080014597
17850 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-hfpll.h' (15,877) at 20210307214926998
17851 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/debug.c' (15,878) at 20210307214931130
17852 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/hashtab.c' (15,879) at 20240405153232115
17853 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/max17042_battery.h' (15,880) at 20240405153052773
17854 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc-linux-user.mak' (15,881) at 20230925080039837
17855 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpio_phy.c' (15,882) at 20240405153048449
17856 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso.h' (15,883) at 20240405153045865
17857 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/poplar-pinctrl.dtsi' (15,884) at 20210308005002600
17858 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_size.cpp' (15,885) at 20210308005108645
17859 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/cpuinfo.c' (15,886) at 20210308005002560
17860 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sch5627.rst' (15,887) at 20240405153045217
17861 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/callbackgentest/one.yaml' (15,888) at 20221209040030339
17862 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill-2.dts' (15,889) at 20240405153045537
17863 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/files/ampere_power_util.sh' (15,890) at 20230722080012861
17864 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mq/sys/ddrc.json' (15,891) at 20220525020655143
17865 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-fault-injection.c' (15,892) at 20240405153052025
17866 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp' (15,893) at 20221229040004411
17867 2025-01-21 03:00:56.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/COMMON_ERRORS.md' (15,894) at 20241010080002424
17868 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-hvs.yaml' (15,895) at 20220525020651666
17869 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/legacy_dvb_apis.rst' (15,896) at 20220525020651778
17870 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_ids.h' (15,897) at 20240326080039538
17871 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/turbosparc.h' (15,898) at 20210307214926586
17872 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_osd_afbcd.h' (15,899) at 20220525020652923
17873 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/pv_1.6.20.bb' (15,900) at 20241221090017544
17874 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/net_user.h' (15,901) at 20240405153046345
17875 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_xor.c' (15,902) at 20220525020655203
17876 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/cache.h' (15,903) at 20210307214926618
17877 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/af_vsock_tap.c' (15,904) at 20210307214932098
17878 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/user-ret-profiler/arch-support.txt' (15,905) at 20240405153045197
17879 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0003-Define-the-C-preprocessor-variable-to-improve-reprod.patch' (15,906) at 20210407000018082
17880 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-ts7970.dts' (15,907) at 20240405153045501
17881 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/index.rst' (15,908) at 20240405153045301
17882 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/ge863-pro3.dtsi' (15,909) at 20240405153045469
17883 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/rf69.h' (15,910) at 20240405153051873
17884 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sbs-manager.c' (15,911) at 20240405153051441
17885 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_g.h' (15,912) at 20210307214929790
17886 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Carceres' (15,913) at 20210307205553766
17887 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/qga-vss.def' (15,914) at 20230426080043840
17888 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-abi.inc' (15,915) at 20241221090017684
17889 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ioctl.rst' (15,916) at 20220525020651722
17890 2025-01-21 03:00:56.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_pl01x_internal.h' (15,917) at 20210308005003484
17891 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/frsp.c' (15,918) at 20210307214926434
17892 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x1_rtr_regs.h' (15,919) at 20240405153046605
17893 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/compare_presence_action.cpp' (15,920) at 20210308005405930
17894 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/auxvec.h' (15,921) at 20240405153046073
17895 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5275.h' (15,922) at 20210308005002804
17896 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm670.h' (15,923) at 20240405153049169
17897 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5446.c' (15,924) at 20240405153048973
17898 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/prop_call.py' (15,925) at 20221209040018559
17899 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stode_Intaget' (15,926) at 20210307205553790
17900 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/thread_info.h' (15,927) at 20240405153229907
17901 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/floppy.h' (15,928) at 20210307214925850
17902 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dts' (15,929) at 20210307214926014
17903 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml' (15,930) at 20240405153045161
17904 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memop.h' (15,931) at 20241211090212354
17905 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/grlib_gptimer.h' (15,932) at 20240906080037340
17906 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Karvia' (15,933) at 20210307205553770
17907 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/kwbimage.cfg' (15,934) at 20210308005002944
17908 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-cfi-if.h' (15,935) at 20240906080037336
17909 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-clocks.dtsi' (15,936) at 20240405153045601
17910 2025-01-21 03:00:56.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7792-cpg-mssr.h' (15,937) at 20210307214931334
17911 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/board-common.c' (15,938) at 20210308005002752
17912 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/if.c' (15,939) at 20210307214926694
17913 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Trigger.interface.yaml' (15,940) at 20221207040023631
17914 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/legacy_instructions.txt' (15,941) at 20240405153045285
17915 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/cmsg_sender.c' (15,942) at 20240405153232275
17916 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_drv.h' (15,943) at 20220525020653015
17917 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/backlight.rst' (15,944) at 20210309003648424
17918 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python-jsonref/files/migrate-to-pdm-backend.patch' (15,945) at 20240301090012431
17919 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/st,stm32-ltdc.yaml' (15,946) at 20240405153045049
17920 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb' (15,947) at 20241219090012976
17921 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/common.h' (15,948) at 20220525020654699
17922 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ipmi/test_ipmi_sdr.robot' (15,949) at 20240628080017117
17923 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton/gbs.cfg' (15,950) at 20211005100029555
17924 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi' (15,951) at 20240405153045817
17925 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h7-u-boot.dtsi' (15,952) at 20210308005002616
17926 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/w1-gpio.h' (15,953) at 20210307214931534
17927 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/priv.h' (15,954) at 20240405153048661
17928 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/intel,keembay-phy-usb.yaml' (15,955) at 20240405153045129
17929 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/imx7-iomuxc-gpr.h' (15,956) at 20210307214931434
17930 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5282evb/MAINTAINERS' (15,957) at 20210308005002972
17931 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-4.c' (15,958) at 20210927100127513
17932 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector/openpower-debug-collector-watchdog-timeout@.service' (15,959) at 20220503030013244
17933 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/Makefile' (15,960) at 20210307214928854
17934 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/Kconfig' (15,961) at 20210309003651648
17935 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-led-manager/.shellcheck' (15,962) at 20210415000105072 to deleted uid set
17936 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_w.c' (15,963) at 20210308005046509
17937 2025-01-21 03:00:56.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/subprojects/sdbusplus.wrap' (15,964) at 20220708100026731
17938 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/Makefile' (15,965) at 20210308005002844
17939 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/Kconfig' (15,966) at 20240405153046317
17940 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/.gitignore' (15,967) at 20240405153232283
17941 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ms7750se_defconfig' (15,968) at 20210308005003268
17942 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/spi.h' (15,969) at 20210307214929966
17943 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/s390_flic.rst' (15,970) at 20210307214925626
17944 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AllowDeny.v1_0_3.json' (15,971) at 20240619080002940
17945 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/pvpanic.h' (15,972) at 20240906080037336
17946 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml' (15,973) at 20240405153045021
17947 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_textinputex.c' (15,974) at 20210308005003704
17948 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sync_file_range.sh' (15,975) at 20240405153054177
17949 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-ipc.c' (15,976) at 20240405153049469
17950 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie_regs.h' (15,977) at 20210307214929902
17951 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_operr.S' (15,978) at 20210307214926146
17952 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_tcb1.dtsi' (15,979) at 20210308005002612
17953 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/clk/Makefile' (15,980) at 20210307214930430
17954 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch' (15,981) at 20241221090017676
17955 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cs8409.c' (15,982) at 20241104090011623
17956 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/asm-uaccess.h' (15,983) at 20240405153046501
17957 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-pkgconfig.patch' (15,984) at 20241221090017696
17958 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi' (15,985) at 20210308005002596
17959 2025-01-21 03:00:56.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gpu.c' (15,986) at 20241211090145421
17960 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ir/.gitignore' (15,987) at 20210307214932678
17961 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-inventory-map-native.bb' (15,988) at 20241206090014278
17962 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_net.c' (15,989) at 20210308005003536
17963 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/003' (15,990) at 20210927100127473
17964 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/kernel-driver-statement.rst' (15,991) at 20210307214925582
17965 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/intel_gmbus.c' (15,992) at 20240405153048425
17966 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/meson.build' (15,993) at 20241112090003102
17967 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/utils.S' (15,994) at 20210308005002712
17968 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_ext.S' (15,995) at 20230426080043952
17969 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-dec1.h' (15,996) at 20210307214928846
17970 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml' (15,997) at 20240405153045017
17971 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb' (15,998) at 20241221090017548
17972 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-kvm-x86.rst' (15,999) at 20240405153045249
17973 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/Kconfig' (16,000) at 20240405153051249
17974 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt2701-wm8960.txt' (16,001) at 20210307214925430
17975 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/paho-mqtt-cpp/0001-cmake-Use-CMAKE_INSTALL_LIBDIR-and-CMAKE_INSTALL_BIN.patch' (16,002) at 20241221090017504
17976 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c' (16,003) at 20220525020653579
17977 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/serial-console.js' (16,004) at 20210715000108960
17978 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_char.c' (16,005) at 20220525020653963
17979 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/fdt.h' (16,006) at 20240326080039538
17980 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/Makefile' (16,007) at 20210307214926546
17981 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_legacy_crtc.c' (16,008) at 20240405153048725
17982 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-ibft' (16,009) at 20210307214925202
17983 2025-01-21 03:00:56.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hpo_dp_link_encoder.h' (16,010) at 20240405153047261
17984 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/barrier.h' (16,011) at 20210307214926578
17985 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb' (16,012) at 20241206090014266
17986 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm814x-clocks.dtsi' (16,013) at 20240405153045597
17987 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/Makefile' (16,014) at 20210308005003432
17988 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-am335x-control.h' (16,015) at 20210307214930854
17989 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-main.dtsi' (16,016) at 20240405153229971
17990 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell.h' (16,017) at 20240405153230323
17991 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/hardware.h' (16,018) at 20220525020651886
17992 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/check.h' (16,019) at 20240405153054077
17993 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_deny_namespace.c' (16,020) at 20240405153054277
17994 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/omap3isp.h' (16,021) at 20240405153049485
17995 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295-probox2-ava.dts' (16,022) at 20210307214926038
17996 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_bond.c' (16,023) at 20240405153046893
17997 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx55-t55.dts' (16,024) at 20240405153229895
17998 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/pmbus_write_vout_command_action_tests.cpp' (16,025) at 20210318000037904
17999 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/0001-unix-common.mk-Ensuring-Sequential-Execution-of-rm-a.patch' (16,026) at 20241221090017516
18000 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn20/irq_service_dcn20.h' (16,027) at 20210307214927310
18001 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx206.dts' (16,028) at 20240405153045793
18002 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/0001-Include-stdlib.h-for-exit-API.patch' (16,029) at 20230706080014753
18003 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/Makefile' (16,030) at 20210307214932210
18004 2025-01-21 03:00:56.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_pr_papr.c' (16,031) at 20240405153046169
18005 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/highbank/highbank.c' (16,032) at 20210308005003004
18006 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_non_tensor_end_regs.h' (16,033) at 20240405153046585
18007 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tlbflush.h' (16,034) at 20240405153230115
18008 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/rtc.h' (16,035) at 20210307214926554
18009 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/block-replication.txt' (16,036) at 20220429100100414
18010 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/rebasing-and-merging.rst' (16,037) at 20220525020651770
18011 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/sys_regs.c' (16,038) at 20241220090018302
18012 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/radio-platform-si4713.c' (16,039) at 20240405153049505
18013 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tsan/ignore.tsan' (16,040) at 20240326080039746
18014 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/true.c' (16,041) at 20220525020655215
18015 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/sensor_cache.cpp' (16,042) at 20220412175720086
18016 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/core.c' (16,043) at 20240405153231343
18017 2025-01-21 03:00:56.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/namedtuple_with_abc.py' (16,044) at 20210307205554238
18018 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_errno_defs.h' (16,045) at 20210927100127269
18019 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/memory.json' (16,046) at 20240405153054125
18020 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_de10_nano.dts' (16,047) at 20210308005002612
18021 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/ufs.c' (16,048) at 20241211090212342
18022 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb' (16,049) at 20230811080018330
18023 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-string.err' (16,050) at 20210308005046401
18024 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/phy-sun4i-usb.c' (16,051) at 20240405153231307
18025 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/cls.c' (16,052) at 20210307214929558
18026 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/submitting-patches.rst' (16,053) at 20240405153045217
18027 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/vector.h' (16,054) at 20210307214927314
18028 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-wingtech-wt88047.dts' (16,055) at 20240405153229943
18029 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fault.h' (16,056) at 20240405153045697
18030 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/surface_kbd.c' (16,057) at 20240405153048825
18031 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gdc_local.h' (16,058) at 20210307214930542
18032 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/extable.h' (16,059) at 20220525020652034
18033 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-imon-pad.c' (16,060) at 20210307214928782
18034 2025-01-21 03:00:56.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/Kconfig' (16,061) at 20210307214926794
18035 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ste_dma40_ll.h' (16,062) at 20210307214927142
18036 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/tiogapass/post_desc.json' (16,063) at 20221207040007843
18037 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-aspeed-uart-routing' (16,064) at 20240405153044921
18038 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/helper.h' (16,065) at 20241211090212482
18039 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_vsc7514.c' (16,066) at 20240830080013287
18040 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/procfs-i8k' (16,067) at 20240405153044909
18041 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/xilinx_can.c' (16,068) at 20240405153230903
18042 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_unbind.c' (16,069) at 20210307214932742
18043 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/Makefile' (16,070) at 20210307214931102
18044 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/images/obmc-phosphor-image.bbappend' (16,071) at 20230417080018425
18045 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch' (16,072) at 20220910030013413
18046 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/asm-offsets.c' (16,073) at 20241011080017291
18047 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptlan.c' (16,074) at 20240405153049593
18048 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc9194.h' (16,075) at 20210307214929634
18049 2025-01-21 03:00:56.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sht15.rst' (16,076) at 20210307214925506
18050 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs/0001-Patch-in-the-paths-to-the-SBSA-test-suite.patch' (16,077) at 20241221090017472
18051 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7744-sysc.h' (16,078) at 20210307214931346
18052 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/psc-ac97.c' (16,079) at 20240405153232143
18053 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_cpu.c' (16,080) at 20230426080043652
18054 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/log_console.c' (16,081) at 20210308005003228
18055 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ads7846.c' (16,082) at 20240919080017058
18056 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-loader_1.3.296.0.bb' (16,083) at 20241221090017684
18057 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-dealloc-visitor.c' (16,084) at 20210308005046221
18058 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/eth_common.c' (16,085) at 20210308005003716
18059 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/mc_cgm_regs.h' (16,086) at 20210308005002664
18060 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/bt8xxgpio.rst' (16,087) at 20210307214925458
18061 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/keyprogram.h' (16,088) at 20210308005003000
18062 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyproj_3.7.0.bb' (16,089) at 20241221090017560
18063 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.h' (16,090) at 20240405153047153
18064 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/subprojects/stdplus.wrap' (16,091) at 20220322030057328
18065 2025-01-21 03:00:56.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_smmuv3_pmu.c' (16,092) at 20241211090145481
18066 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bitops.h' (16,093) at 20240405153045961
18067 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk_test.c' (16,094) at 20240405153046785
18068 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_rx.h' (16,095) at 20210307214932078
18069 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/Makefile' (16,096) at 20210309003653288
18070 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6594-spi.c' (16,097) at 20240405153049621
18071 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_msix_l2c_regs.h' (16,098) at 20240405153046597
18072 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dpd/decimal128Local.h' (16,099) at 20210308005046041
18073 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kernel-pgtable.h' (16,100) at 20240405153229975
18074 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_internal.h' (16,101) at 20240405153232079
18075 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_vs_ebb_test.c' (16,102) at 20240405153054361
18076 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/net/mdio_register.cocci' (16,103) at 20210308005003724
18077 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Nuvvus' (16,104) at 20210307205553774
18078 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml' (16,105) at 20240405153045153
18079 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_rpmsg.h' (16,106) at 20240405153053925
18080 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/linuxkernel.py' (16,107) at 20241211090212538
18081 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/0001-Add-CCFLAGS-to-cflags.patch' (16,108) at 20230610080017603
18082 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isdn/capiutil.h' (16,109) at 20210307214931410
18083 2025-01-21 03:00:56.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/backup.c' (16,110) at 20241211090212210
18084 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/jstree.min.js' (16,111) at 20210308004923388
18085 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/stifb.c' (16,112) at 20240405153052221
18086 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/blockpriv.h' (16,113) at 20241211090212226
18087 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_among.c' (16,114) at 20210307214931894
18088 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask/run-ptest' (16,115) at 20241206090014266
18089 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tcp-thin.rst' (16,116) at 20210307214925542
18090 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_linecard_dev.c' (16,117) at 20240405153050145
18091 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-a95xf3-air-gbit.dts' (16,118) at 20240405153229919
18092 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/pai_ext.json' (16,119) at 20240405153054117
18093 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-razer.c' (16,120) at 20240405153048821
18094 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap.c' (16,121) at 20220525020652314
18095 2025-01-21 03:00:56.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/htx_hardbootme_test.robot' (16,122) at 20240628080017121
18096 2025-01-21 03:00:56.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_common.h' (16,123) at 20240405153049061
18097 2025-01-21 03:00:56.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/dma.c' (16,124) at 20210308005003740
18098 2025-01-21 03:00:56.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/pci.c' (16,125) at 20240624080012780
18099 2025-01-21 03:00:56.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ioapic_internal.h' (16,126) at 20230426080043700
18100 2025-01-21 03:00:56.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/hs.h' (16,127) at 20240405153048617
18101 2025-01-21 03:00:56.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/TestManager.cpp' (16,128) at 20230511080037475
18102 2025-01-21 03:00:56.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-lite-reg.h' (16,129) at 20240405153049461
18103 2025-01-21 03:00:56.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun9i.c' (16,130) at 20210308005002784
18104 2025-01-21 03:00:56.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/Makefile' (16,131) at 20210308005002768
18105 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uac1.c' (16,132) at 20240405153052073
18106 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c' (16,133) at 20240405153049117
18107 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tlv320adc3xxx.yaml' (16,134) at 20240405153045173
18108 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/test_regexps.py' (16,135) at 20210308005046237
18109 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm9712.c' (16,136) at 20210307214928510
18110 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcuscale.c' (16,137) at 20241211090145541
18111 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/samsung-sdi-battery.h' (16,138) at 20240405153051437
18112 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/handle.hpp' (16,139) at 20230511080009359
18113 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/timer_crash.c' (16,140) at 20240405153054261
18114 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fb.h' (16,141) at 20240405153046109
18115 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sa1100_wdt.c' (16,142) at 20240613080016475
18116 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1293-ds418j.dts' (16,143) at 20210307214926038
18117 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/ether1.c' (16,144) at 20240405153049961
18118 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm80xx_tracepoints.c' (16,145) at 20240405153051685
18119 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms.lds' (16,146) at 20210308005003756
18120 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SLIC.slic' (16,147) at 20240906080037560 to deleted uid set
18121 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/iic-core.h' (16,148) at 20240405153045685
18122 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tso.h' (16,149) at 20240405153052869
18123 2025-01-21 03:00:56.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/fiptool-native_2.10.4.bb' (16,150) at 20241206090014214
18124 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.h' (16,151) at 20240405153048509
18125 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpimsgx.h' (16,152) at 20210307214932234
18126 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/exynos-iommu.c' (16,153) at 20240405153049181
18127 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-graceful-quiesce@.target' (16,154) at 20221110040037554
18128 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/setup.py' (16,155) at 20241011080017411
18129 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/225.out' (16,156) at 20210308005046461
18130 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-misc' (16,157) at 20210927100127465
18131 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/Kconfig' (16,158) at 20210309003651576
18132 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/vhci_driver.h' (16,159) at 20210307214932742
18133 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/sysvinit-implement-status.patch' (16,160) at 20210307205553966
18134 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/pcie.hpp' (16,161) at 20241217090008768 to deleted uid set
18135 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/wmi.c' (16,162) at 20240405153231171
18136 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slirp.h' (16,163) at 20210307214926618
18137 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot_%.bbappend' (16,164) at 20241221090017472
18138 2025-01-21 03:00:56.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/huawei/hg556a/Kconfig' (16,165) at 20210308005003004
18139 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.c' (16,166) at 20240405153230399
18140 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libssh2/libssh2/run-ptest' (16,167) at 20230811080018338
18141 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/ubi/ubi.scc' (16,168) at 20230210040014334
18142 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xxfb_accel.c' (16,169) at 20240405153052197
18143 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EventDestination_v1.xml' (16,170) at 20240918080002712
18144 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/0001-configure-Do-not-require-support-for-implicit-ints.patch' (16,171) at 20241206090014254
18145 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/README' (16,172) at 20210308005002968
18146 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/rzfive-smarc-som.dtsi' (16,173) at 20240405153230063
18147 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-core-thermal.dtsi' (16,174) at 20240405153045609
18148 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/pgalloc.h' (16,175) at 20240405153229991
18149 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7751.h' (16,176) at 20210307214926558
18150 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_elf.h' (16,177) at 20240906080037356
18151 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-arcom-vulcan.dts' (16,178) at 20240405153045437
18152 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ipaddress.hpp' (16,179) at 20230701080027201
18153 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_sdhci.h' (16,180) at 20210308005002716
18154 2025-01-21 03:00:56.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.h' (16,181) at 20210307214929406
18155 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211.h' (16,182) at 20240405153051885
18156 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-frac.c' (16,183) at 20210307214926998
18157 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb' (16,184) at 20241221090017492
18158 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x-nand-cs0.dtsi' (16,185) at 20240405153045425
18159 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/fpga-bridge.rst' (16,186) at 20240613080016359
18160 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/sti-timer.c' (16,187) at 20210308005003500
18161 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/pci-cardlist.rst' (16,188) at 20240405153044957
18162 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-pinctrl.dtsi' (16,189) at 20240405153045565
18163 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest-get-branch' (16,190) at 20240301090012483
18164 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zipitz2/Makefile' (16,191) at 20210308005003204
18165 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_locale.py-correct-the-test-output-format.patch' (16,192) at 20241221090017668
18166 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp' (16,193) at 20241211090002379
18167 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hyperv.c' (16,194) at 20241211090212274
18168 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/manager.hpp' (16,195) at 20240820080023690
18169 2025-01-21 03:00:56.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/301.out' (16,196) at 20210927100127505
18170 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/prim_ops.c' (16,197) at 20210308005003336
18171 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sm712.h' (16,198) at 20210307214930942
18172 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/clocksource.h' (16,199) at 20210309003648960
18173 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/system_type1/bios_jsons/bios_attrs.json' (16,200) at 20240611080032893
18174 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/fman.h' (16,201) at 20210308005002960
18175 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6qdl_icore_nand_defconfig' (16,202) at 20210308005003260
18176 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/rt-mutex-design.rst' (16,203) at 20210307214925522
18177 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/task_storage_map.c' (16,204) at 20240405153054245
18178 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-stat64.patch' (16,205) at 20210307205553810
18179 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (16,206) at 20240326080016518
18180 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/word-at-a-time.h' (16,207) at 20240405153045865
18181 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dts' (16,208) at 20240405153045537
18182 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (16,209) at 20230310090018691
18183 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3229-evb.dts' (16,210) at 20240405153045561
18184 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/011' (16,211) at 20210927100127473
18185 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_proc.c' (16,212) at 20220525020653987
18186 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/sse-timer.c' (16,213) at 20241211090212342
18187 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/slab.h' (16,214) at 20240405153054049
18188 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/mei/.gitignore' (16,215) at 20220525020654935
18189 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-parallella.dts' (16,216) at 20240405153045609
18190 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r2.dts' (16,217) at 20240405153229947
18191 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch' (16,218) at 20240413080012687
18192 2025-01-21 03:00:56.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/led_gpio.c' (16,219) at 20210308005003388
18193 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522_dig.c' (16,220) at 20240405153049281
18194 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_omnia/Makefile' (16,221) at 20210308005002904
18195 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/max77620_thermal.c' (16,222) at 20240405153231499
18196 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap143/ap143.c' (16,223) at 20210308005003028
18197 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/extra-properties.py' (16,224) at 20230720080010758
18198 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/ibm/utils.hpp' (16,225) at 20230720080003718
18199 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/boot0-linux-kernel-header.h' (16,226) at 20210308005002672
18200 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/amlogic,axg-pcie.yaml' (16,227) at 20240405153045121
18201 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6000-j316s.dts' (16,228) at 20240405153045717
18202 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_sa_w_phl.c' (16,229) at 20210308005046505
18203 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_mman.h' (16,230) at 20230925080039941
18204 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/sleepstates.asl' (16,231) at 20210308005002876
18205 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0003-For-root-value-use-empty-pointer.patch' (16,232) at 20231011080016578
18206 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3xek_mmc_defconfig' (16,233) at 20210308005003276
18207 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/pfpsp.S' (16,234) at 20210307214926158
18208 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfnei.c' (16,235) at 20210308005046529
18209 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Drive/meson.build' (16,236) at 20230825080021141 to deleted uid set
18210 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_balloon.c' (16,237) at 20240405153049649
18211 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/signals.S' (16,238) at 20210307214932630
18212 2025-01-21 03:00:56.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/null/badzero.cocci' (16,239) at 20210308005003724
18213 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_legacy.c' (16,240) at 20240906080037296
18214 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/tuner-core.c' (16,241) at 20240405153049581
18215 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/Kconfig' (16,242) at 20210307214929982
18216 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb' (16,243) at 20241221090017524
18217 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/dev.c' (16,244) at 20240405153052409
18218 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/iwmmxt.S' (16,245) at 20240405153229907
18219 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/defkeymap.map' (16,246) at 20210307214930770
18220 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6254.c' (16,247) at 20220525020652358
18221 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/hostapd.service' (16,248) at 20210307205553878
18222 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/page_table_check.rst' (16,249) at 20240405153045297
18223 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/libv4l.rst' (16,250) at 20210309003648496
18224 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kmsan.rst' (16,251) at 20240405153045009
18225 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/libmemcached.inc' (16,252) at 20210307205553842
18226 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/cros_ec.h' (16,253) at 20240405153052649
18227 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmlion1_defconfig' (16,254) at 20210308005003264
18228 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-sse2.h' (16,255) at 20220525020652134
18229 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefv60plus-stuib.dts' (16,256) at 20240405153229899
18230 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/meta-python-image-all.bb' (16,257) at 20231014080011723
18231 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/gen-mach-types' (16,258) at 20210307214925986
18232 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-serpent/run-ptest' (16,259) at 20240301090012435
18233 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu-settings.yaml' (16,260) at 20220525020651710
18234 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/litex,liteuart.yaml' (16,261) at 20220525020651710
18235 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_audit.c' (16,262) at 20240405153046285
18236 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/tsocks/tsocks/makefile-add-ldflags.patch' (16,263) at 20210307205553834
18237 2025-01-21 03:00:56.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts' (16,264) at 20240405153229923
18238 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8ulp-clock.h' (16,265) at 20240405153052641
18239 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cqhci-core.c' (16,266) at 20240913080013797
18240 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/debugreg.h' (16,267) at 20240405153046381
18241 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Hamina' (16,268) at 20210307205553766
18242 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/0001-configure-Add-explicit-tag-options-to-libtool-invoca.patch' (16,269) at 20220204040022684
18243 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/shmbuf.h' (16,270) at 20240405153046321
18244 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/polyval-generic.c' (16,271) at 20240405153046537
18245 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/key/Makefile' (16,272) at 20210307214931974
18246 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/MACAddress/meson.build' (16,273) at 20230825080021141 to deleted uid set
18247 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/Palmetto.py' (16,274) at 20221209040018559
18248 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/flash/phosphor-software-manager/software-bmc-updater.conf' (16,275) at 20210307205554050
18249 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_qspi_spl_defconfig' (16,276) at 20210308005003264
18250 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/data-integrity.rst' (16,277) at 20240405153229747
18251 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/modbus_serial.json' (16,278) at 20210307205553850
18252 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/misc/sunrpc.h' (16,279) at 20240405153052901
18253 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-power.svg' (16,280) at 20210308005107069
18254 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kdebug_64.h' (16,281) at 20210307214926582
18255 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-nforce2.rst' (16,282) at 20210307214925506
18256 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320adcx140.c' (16,283) at 20240405153053805
18257 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-h3-h5.dtsi' (16,284) at 20210308005002628
18258 2025-01-21 03:00:56.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/Makefile' (16,285) at 20240405153049521
18259 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/nosy-dump.c' (16,286) at 20210307214932470
18260 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/numa.h' (16,287) at 20220525020651950
18261 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/trace_dummy_st_ops.c' (16,288) at 20240405153054281
18262 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/common.c' (16,289) at 20241211090212346
18263 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/trace.h' (16,290) at 20210927100127185
18264 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_boneblack_vboot_defconfig' (16,291) at 20210308005003244
18265 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.github/ISSUE_TEMPLATE/bug_report.md' (16,292) at 20210307205553662
18266 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/gpio-feature.c' (16,293) at 20210307214932186
18267 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/Makefile' (16,294) at 20210309003651928
18268 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-keystone/Makefile' (16,295) at 20240405153229911
18269 2025-01-21 03:00:56.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netlink_diag.h' (16,296) at 20210307214931650
18270 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_s_down_ch1_regs.h' (16,297) at 20240405153046573
18271 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm2_pic.h' (16,298) at 20210307214926482
18272 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/amc6821.c' (16,299) at 20240405153230659
18273 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xprtsock.h' (16,300) at 20240405153052801
18274 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/patch.c' (16,301) at 20240411080014050
18275 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mfd-core.c' (16,302) at 20240405153230835
18276 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-mcasp.c' (16,303) at 20240726080012882
18277 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/Makefile' (16,304) at 20240405153051849
18278 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_config.h' (16,305) at 20240405153050053
18279 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/Kconfig' (16,306) at 20240405153051377
18280 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_llc.c' (16,307) at 20240405153048489
18281 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/setup.c' (16,308) at 20240628080013981
18282 2025-01-21 03:00:56.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/keembay_wdt.c' (16,309) at 20220525020654331
18283 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/Kconfig' (16,310) at 20240405153230723
18284 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_ethtool.h' (16,311) at 20240405153050321
18285 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/AppNavigation.spec.js' (16,312) at 20241004080035975
18286 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/alignedmem.c' (16,313) at 20240405153047041
18287 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_fancontroller_unittest.cpp' (16,314) at 20240213090025851
18288 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-regs.h' (16,315) at 20220525020652406
18289 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/dma.h' (16,316) at 20240405153050581
18290 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/ublk.rst' (16,317) at 20240405153229747
18291 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ymfpci/ymfpci_main.c' (16,318) at 20240405153053541
18292 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/inode.c' (16,319) at 20240405153231655
18293 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nand' (16,320) at 20210308005003296
18294 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm.dts' (16,321) at 20210308005002576
18295 2025-01-21 03:00:56.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/PostCodeLogs/PostCodeLogs.vue' (16,322) at 20241004080035967
18296 2025-01-21 03:00:56.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_eld.c' (16,323) at 20240405153053529
18297 2025-01-21 03:00:56.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/common.h' (16,324) at 20240405153231775
18298 2025-01-21 03:00:56.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/Makefile' (16,325) at 20240405153053969
18299 2025-01-21 03:00:56.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-pool.c.inc' (16,326) at 20210927100127453
18300 2025-01-21 03:00:56.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0003-ld-add-soname-to-shareable-objects.patch' (16,327) at 20241221090017660
18301 2025-01-21 03:00:56.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_0_enum.h' (16,328) at 20210307214927354
18302 2025-01-21 03:00:56.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_crtc2.c' (16,329) at 20240405153231587
18303 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_udc.c' (16,330) at 20210308005003520
18304 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh7720.c' (16,331) at 20210307214926562
18305 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/replication.h' (16,332) at 20210927100127225
18306 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond-break-lacpdu-tx.sh' (16,333) at 20240405153054293
18307 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblack-hdmi.dtsi' (16,334) at 20240405153045589
18308 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_acp.h' (16,335) at 20210307214927202
18309 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-abx500.h' (16,336) at 20240405153051325
18310 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_stp.c' (16,337) at 20210309003654296
18311 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/index.js' (16,338) at 20220105012522999
18312 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/jfs.rst' (16,339) at 20210307214925226
18313 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/nic-gpio-addrs' (16,340) at 20240828080010887
18314 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ti-sci-intr.c' (16,341) at 20240405153230751
18315 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3874-iceboard.dts' (16,342) at 20240405153045597
18316 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/warnings.patch' (16,343) at 20230706080014757
18317 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/Kconfig' (16,344) at 20210308005002988
18318 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/version.h' (16,345) at 20210307214929362
18319 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/palmas.h' (16,346) at 20210308005003676
18320 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ransater' (16,347) at 20210307205553790
18321 2025-01-21 03:00:56.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rqt.h' (16,348) at 20220525020653575
18322 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-mmx.c' (16,349) at 20221215040039386
18323 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/caif/caif.rst' (16,350) at 20220525020651742
18324 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/qmgr.h' (16,351) at 20240405153048653
18325 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/table.h' (16,352) at 20210307214929930
18326 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vhost-user.rst' (16,353) at 20241211090212238
18327 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_stream.h' (16,354) at 20240405153230391
18328 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/Makefile' (16,355) at 20240405153230215
18329 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/pci.c' (16,356) at 20240405153231235
18330 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_lpuart_defconfig' (16,357) at 20210308005003264
18331 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.machine' (16,358) at 20240405153045953
18332 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/decompressor_deflate.c' (16,359) at 20240617080017402
18333 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata.h' (16,360) at 20210307214926502
18334 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf.txt' (16,361) at 20240405153054085
18335 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_kms.h' (16,362) at 20240405153048605
18336 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/listmachines.py' (16,363) at 20220804030014663
18337 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/layer_btn.html' (16,364) at 20210307205554286
18338 2025-01-21 03:00:56.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/entity-manager-hw-id-vpd-discover-via-device-tree.md' (16,365) at 20241203090006519
18339 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/cirrus,clps711x-fb.txt' (16,366) at 20240405153229759
18340 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ulvshyttan_Porjus' (16,367) at 20210307205553794
18341 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_sigmatel.c' (16,368) at 20241216090017805
18342 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/bios-microvm.bin' (16,369) at 20240326080039582 to deleted uid set
18343 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atom.c' (16,370) at 20240405153230331
18344 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-driver.c' (16,371) at 20240405153049353
18345 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-snapstream-firefly.c' (16,372) at 20210307214928782
18346 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/bme680.h' (16,373) at 20240710080014585
18347 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/npcm-video.h' (16,374) at 20240405153231875
18348 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/gpio.h' (16,375) at 20210308005002780
18349 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_elf.h' (16,376) at 20210308005046089
18350 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c' (16,377) at 20240405153051893
18351 2025-01-21 03:00:56.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pahole/pahole_1.27.bb' (16,378) at 20241221090017512
18352 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-cadence.c' (16,379) at 20240405153230859
18353 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen.h' (16,380) at 20240906080037340
18354 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg_fsl_emb.h' (16,381) at 20240405153230031
18355 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-sh4tmp.sh' (16,382) at 20210307205554130
18356 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/fail-boot-on-hw-error.md' (16,383) at 20221209040006387
18357 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/kn02xa-berr.c' (16,384) at 20210307214926206
18358 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Processor_v1.xml' (16,385) at 20240824080002934
18359 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa25x.dtsi' (16,386) at 20240405153045437
18360 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/meson.build' (16,387) at 20210417000012636
18361 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/bios_setting_unittest.cpp' (16,388) at 20240827080004802
18362 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/vamem_public.h' (16,389) at 20210307214930546
18363 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-palmte.c' (16,390) at 20240405153045657
18364 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/fw-update/fw-update/flash-usb-controller@.service' (16,391) at 20220429030013152
18365 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hgt.h' (16,392) at 20240405153049445
18366 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/user-offsets.c' (16,393) at 20240405153046497
18367 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/Kconfig' (16,394) at 20210309003653112
18368 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xrestop/xrestop_0.4.bb' (16,395) at 20231011080016618
18369 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/gct.c' (16,396) at 20210307214925654
18370 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/dlink_dsr-500n-1000n.dtsi' (16,397) at 20210307214926194
18371 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb' (16,398) at 20241221090017524
18372 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/medcom-wide/Kconfig' (16,399) at 20210308005002920
18373 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mmflags.h' (16,400) at 20240503080014502
18374 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/signal.hpp' (16,401) at 20211202040032454
18375 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/xdp.h' (16,402) at 20240405153231867
18376 2025-01-21 03:00:56.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_ptrauth.h' (16,403) at 20210309003648776
18377 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio.c' (16,404) at 20240906080037568
18378 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport_access_macros.h' (16,405) at 20240405153046953
18379 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mt7621.c' (16,406) at 20240405153231463
18380 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/pkc_desc.c' (16,407) at 20210307214927078
18381 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/error_reporter.cpp' (16,408) at 20240820080023694
18382 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ce.yaml' (16,409) at 20240405153045033
18383 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/ampere_boot_progress.sh' (16,410) at 20241226090016123
18384 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/m68k-semi.c' (16,411) at 20240906080037500
18385 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom.h' (16,412) at 20210307214926598
18386 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yarl/run-ptest' (16,413) at 20240301090012435
18387 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/screen/screen_5.0.0.bb' (16,414) at 20241221090017680
18388 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables.h' (16,415) at 20210307214929798
18389 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pm8841.dtsi' (16,416) at 20240405153229891
18390 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_main.c' (16,417) at 20240405153049817
18391 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/usb.c' (16,418) at 20220627100017042
18392 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x35.dtsi' (16,419) at 20240405153045469
18393 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target-con-str.h' (16,420) at 20241211090212526
18394 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio-apollolake.c' (16,421) at 20240405153049221
18395 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/beep_1.4.12.bb' (16,422) at 20231126090012793
18396 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/soft_spi.c' (16,423) at 20210308005003492
18397 2025-01-21 03:00:56.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/templates/default/bblayers.conf.sample' (16,424) at 20240323080013545
18398 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_core.h' (16,425) at 20220525020652370
18399 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/ilsp.doc' (16,426) at 20210307214926150
18400 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/bearer.h' (16,427) at 20240405153232083
18401 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/show_delta' (16,428) at 20210524100035122
18402 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.h' (16,429) at 20210307214929410
18403 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.rst' (16,430) at 20240405153044933
18404 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/igbvf.rst' (16,431) at 20240405153045233
18405 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ptp.c' (16,432) at 20240405153050541
18406 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/lib80211_crypt_ccmp.c' (16,433) at 20240405153053405
18407 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/int-handler.S' (16,434) at 20220525020651998
18408 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/video-pll.c' (16,435) at 20220525020654319
18409 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/va_high_addr_switch.sh' (16,436) at 20240405153232275
18410 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080ardb_defconfig' (16,437) at 20210308005003268
18411 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-mux.h' (16,438) at 20210307214926958
18412 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_sh1106.c' (16,439) at 20240405153051813
18413 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/README.md' (16,440) at 20240813080035106
18414 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/page.h' (16,441) at 20240405153230079
18415 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/tcx.c' (16,442) at 20240405153231595
18416 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/softoff/softoff.cpp' (16,443) at 20240829080022542
18417 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulsa_w_ph.c' (16,444) at 20210308005046509
18418 2025-01-21 03:00:56.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/FanStore.js' (16,445) at 20240308090039431
18419 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_nicstar.h' (16,446) at 20210307214931622
18420 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_hdmi_helper.h' (16,447) at 20240405153052629
18421 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_platform.h' (16,448) at 20210307214930586
18422 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0002-tcl-fix-a-build-issue.patch' (16,449) at 20241221090017676
18423 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cx0_phy.h' (16,450) at 20240405153230547
18424 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_d.c' (16,451) at 20210308005046517
18425 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/clk.h' (16,452) at 20210308005002664
18426 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api.c' (16,453) at 20210308005002540
18427 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8183-fails.txt' (16,454) at 20240405153230531
18428 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6b.dtsi' (16,455) at 20240405153229887
18429 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/seatd/seatd_0.9.1.bb' (16,456) at 20241221090017644
18430 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-dhcp@.service' (16,457) at 20241101080022236
18431 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_coresight.h' (16,458) at 20240405153046601
18432 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-afe-platform-driver.c' (16,459) at 20210309003654912
18433 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/hwmon.h' (16,460) at 20240405153231023
18434 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp' (16,461) at 20240820080019550 to deleted uid set
18435 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-cards.c' (16,462) at 20240405153049373
18436 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_DDR4_defconfig' (16,463) at 20210308005003244
18437 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-state.sh' (16,464) at 20210309003656004
18438 2025-01-21 03:00:56.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/trap_block.h' (16,465) at 20210309003648984
18439 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_pci.c' (16,466) at 20240405153232179
18440 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dbell.h' (16,467) at 20210309003648884
18441 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-bonegreen.dts' (16,468) at 20210308005002560
18442 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c' (16,469) at 20240415080012999
18443 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.h' (16,470) at 20210307214930622
18444 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS02' (16,471) at 20240405153054369
18445 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/syscall_nr.h' (16,472) at 20210927100127273
18446 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/Kconfig' (16,473) at 20240405153230899
18447 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/doc/ipmitool.1' (16,474) at 20210308004938816
18448 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-beacon.h' (16,475) at 20210307214929766
18449 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xive2-common.h' (16,476) at 20241211090212546
18450 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mxc_v2.yaml' (16,477) at 20240405153045153
18451 2025-01-21 03:00:56.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/rtc-omap.h' (16,478) at 20210307214931498
18452 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-memory.json' (16,479) at 20240405153054129
18453 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_main.c' (16,480) at 20240520080015235
18454 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/Makefile' (16,481) at 20220525020652426
18455 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rapidjson_1.19.bb' (16,482) at 20241221090017560
18456 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/chpid.h' (16,483) at 20210307214926506
18457 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-calxeda.c' (16,484) at 20210307214927062
18458 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_fence.c' (16,485) at 20241211090145425
18459 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/smc/smc_clc.c' (16,486) at 20241216090017797 to deleted uid set
18460 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/LICENSE.MIT' (16,487) at 20210307205554226
18461 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-neonbs-core.S' (16,488) at 20240405153045617
18462 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/046' (16,489) at 20240326080039726
18463 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_serdes.c' (16,490) at 20240405153230903
18464 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6375-dispcc.yaml' (16,491) at 20240405153045029
18465 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/102.out' (16,492) at 20210927100127481
18466 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/phy/phy-core.c' (16,493) at 20240405153051289 to deleted uid set
18467 2025-01-21 03:00:56.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-mipi-csi2.yaml' (16,494) at 20240405153045093
18468 2025-01-21 03:00:56.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ali15x3.rst' (16,495) at 20210307214925506
18469 2025-01-21 03:00:56.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elantech.h' (16,496) at 20210312110012066
18470 2025-01-21 03:00:56.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_drop_prog.c' (16,497) at 20240405153054277
18471 2025-01-21 03:00:56.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_bitmap_ip.c' (16,498) at 20241211090145557
18472 2025-01-21 03:00:56.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/riscv,pmu.yaml' (16,499) at 20240405153045125
18473 2025-01-21 03:00:56.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-regulator.c' (16,500) at 20240405153049221
18474 2025-01-21 03:00:56.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/groups.json' (16,501) at 20231213090027090
18475 2025-01-21 03:00:56.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/c2p.h' (16,502) at 20210307214930902
18476 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ezx-pcap.h' (16,503) at 20210307214931426
18477 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/Makefile' (16,504) at 20210307214929182
18478 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/meson.build' (16,505) at 20231205090035277
18479 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/other.json' (16,506) at 20240405153054121
18480 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/sh/sh_dac_audio.c' (16,507) at 20240405153232139 to deleted uid set
18481 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_irq.c' (16,508) at 20210309003653016
18482 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp0_sqrt.S' (16,509) at 20210308005046533
18483 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/Kconfig' (16,510) at 20240405153231447
18484 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci_64.c' (16,511) at 20240405153046145
18485 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/gen-cpucaps.awk' (16,512) at 20240405153045901
18486 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Jyvaskyla' (16,513) at 20210307205553766
18487 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/init.c' (16,514) at 20240405153045997
18488 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v2.h' (16,515) at 20240405153051289
18489 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124.dtsi' (16,516) at 20210308005002628
18490 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/frame-buffer.rst' (16,517) at 20210307214925458
18491 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field3.decode' (16,518) at 20210308005046389
18492 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/fsa4480.c' (16,519) at 20240405153052149
18493 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/ftracetest' (16,520) at 20240405153232267
18494 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mstar/Kconfig' (16,521) at 20240405153045653
18495 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_w.c' (16,522) at 20210308005046509
18496 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__start_on.hpp' (16,523) at 20241219090033964
18497 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mstar/clk-msc313-mpll.c' (16,524) at 20220525020652314
18498 2025-01-21 03:00:56.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/wmi/Makefile' (16,525) at 20210307214932746
18499 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lcc-msm8960.c' (16,526) at 20240405153230235
18500 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_msix_abnrm_regs.h' (16,527) at 20240405153046589
18501 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-odyssey-10.json' (16,528) at 20240112090016252
18502 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/option_ms.h' (16,529) at 20210307214930874
18503 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/Makefile' (16,530) at 20210308005002836
18504 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vip.yaml' (16,531) at 20240405153045049
18505 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_strings.c' (16,532) at 20240405153046709
18506 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/include/ast2500.inc' (16,533) at 20241126090011759
18507 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/peci-cpu.h' (16,534) at 20240405153052761
18508 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.yaml' (16,535) at 20240405153045029
18509 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/porter.c' (16,536) at 20210308005003036
18510 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv-stats.c' (16,537) at 20240405153049125
18511 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/trace_event_user.c' (16,538) at 20220525020654931
18512 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_piix.c' (16,539) at 20241211090212278
18513 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/esel_utils.robot' (16,540) at 20240627080021048
18514 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/cpld.c' (16,541) at 20210308005003040
18515 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/xcat/xcat_utils.robot' (16,542) at 20240627080021048
18516 2025-01-21 03:00:56.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/env-lib.h' (16,543) at 20210308005003056
18517 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sve_ldst_internal.h' (16,544) at 20230925080040009
18518 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/compare_vpd.md' (16,545) at 20240809080033023
18519 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card2.dtsi' (16,546) at 20240405153045813
18520 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_7_0_offset.h' (16,547) at 20210309003649632
18521 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/lpc1850-sct-pwm.txt' (16,548) at 20210307214925406
18522 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7792-cpg-mssr.c' (16,549) at 20210308005003352
18523 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-event.rst' (16,550) at 20220525020654135
18524 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/smartweb/MAINTAINERS' (16,551) at 20210308005003052
18525 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/asmmacro.h' (16,552) at 20210307214926578
18526 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/bpf_trace.c' (16,553) at 20241220090018334
18527 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_format_helper_test.c' (16,554) at 20240405153048769
18528 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_mmu_context.h' (16,555) at 20240405153230163
18529 2025-01-21 03:00:56.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/misc-check' (16,556) at 20240405153053457
18530 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Ylivieska' (16,557) at 20210307205553770
18531 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/tegra186-gpc-dma.c' (16,558) at 20240503080014470 to deleted uid set
18532 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecrdsa_params.asn1' (16,559) at 20210307214926798
18533 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp' (16,560) at 20241204090003383 to deleted uid set
18534 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lwt_len_hist.bpf.c' (16,561) at 20240405153053421
18535 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/BootOptionCollection_v1.xml' (16,562) at 20240619080002920
18536 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/general-information.rst' (16,563) at 20240405153045301
18537 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/sandbox_rtc.c' (16,564) at 20210308005003480
18538 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/Makefile' (16,565) at 20210307214928830
18539 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_cpa_pmu.c' (16,566) at 20240405153051273
18540 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lzma/LzmaTools.h' (16,567) at 20210308005003672
18541 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-toml_0.10.2.bb' (16,568) at 20241221090017560
18542 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/intel_i2c.c' (16,569) at 20240405153048425
18543 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/Makefile' (16,570) at 20210307214926286
18544 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere-host-shutdown-ack@.service' (16,571) at 20230410080012311
18545 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map-s3c.h' (16,572) at 20240405153045685
18546 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/tu102.c' (16,573) at 20220525020652963
18547 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/transaction.json' (16,574) at 20210307214932542
18548 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_timer.c' (16,575) at 20240628080014033
18549 2025-01-21 03:00:56.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/fsl_imx9_ddr_perf.c' (16,576) at 20240812080017244
18550 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libhandy/libhandy_1.8.3.bb' (16,577) at 20240302090018242
18551 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-907-27.5W' (16,578) at 20210307205553762
18552 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_gswip.c' (16,579) at 20240405153053233
18553 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8379_rdb.dts' (16,580) at 20210307214926358
18554 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/util.hpp' (16,581) at 20240817080031292
18555 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/virtio-9p.scc' (16,582) at 20220804030014671
18556 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0011-Platform-CS1000-Fix-Bank-offsets.patch' (16,583) at 20241221090017464
18557 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/writefru.py' (16,584) at 20221207040021771
18558 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/log.h' (16,585) at 20221215040039178
18559 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs.c' (16,586) at 20240613080016375
18560 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_app.h' (16,587) at 20240405153050197
18561 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson/0001-Fix-overwriting-linker-flags.patch' (16,588) at 20221005030014098
18562 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/types.h' (16,589) at 20210308005002852
18563 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c' (16,590) at 20240910080014038
18564 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/README' (16,591) at 20210308005003068
18565 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/irqdomain.c' (16,592) at 20240405153046377
18566 2025-01-21 03:00:56.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-keys.err' (16,593) at 20220429100100882
18567 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/icmp_redirect.sh' (16,594) at 20220525020655219
18568 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/images/built-on-openbmc-logo.svg' (16,595) at 20220105012522983
18569 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/cpuinfo.h' (16,596) at 20210307214926306
18570 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/copy_up.c' (16,597) at 20240405153231719
18571 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (16,598) at 20241102080011306
18572 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/terminal.py' (16,599) at 20241221090017468
18573 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_change_attr.h' (16,600) at 20210307214931302
18574 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tc-actions-env-rules.rst' (16,601) at 20210307214925542
18575 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (16,602) at 20230209040014209
18576 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_tio_internal.h' (16,603) at 20220525020652358
18577 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-plutux.dts' (16,604) at 20210308005002628
18578 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb' (16,605) at 20241221090017528
18579 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/machine.c' (16,606) at 20230426080043732
18580 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/bitmaps.rst' (16,607) at 20240405153045201
18581 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Langsele' (16,608) at 20210307205553786
18582 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/bash_simple_template' (16,609) at 20221209040018571
18583 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/crt.h' (16,610) at 20240405153232211
18584 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-tamonten.dtsi' (16,611) at 20210308005002632
18585 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss.c' (16,612) at 20241011080017323
18586 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb' (16,613) at 20241206090014230
18587 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/meson.build' (16,614) at 20240904080030006
18588 2025-01-21 03:00:56.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/runtime_monitor.hpp' (16,615) at 20240820080038646
18589 2025-01-21 03:00:56.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wil6210.h' (16,616) at 20240405153050481
18590 2025-01-21 03:00:56.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EUPL-1.0' (16,617) at 20210307205554422
18591 2025-01-21 03:00:56.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/ioctl.h' (16,618) at 20210307214931302
18592 2025-01-21 03:00:56.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/armv7m_nvic.c' (16,619) at 20241211090212282
18593 2025-01-21 03:00:56.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_47x.h' (16,620) at 20240405153046133
18594 2025-01-21 03:00:56.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/debug.c' (16,621) at 20240405153231167
18595 2025-01-21 03:00:56.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua' (16,622) at 20210307214925182
18596 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik_blit_shaders.h' (16,623) at 20240405153048709
18597 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/lib.rs' (16,624) at 20241211090212458
18598 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stream.c' (16,625) at 20220525020655179
18599 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/spe.json' (16,626) at 20240405153054113
18600 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/phosphor-dbus-interfaces.wrap' (16,627) at 20230301040027085
18601 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/digital.h' (16,628) at 20210307214932034
18602 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@64.conf' (16,629) at 20240904080027738
18603 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/null/kmerr.cocci' (16,630) at 20210308005003724
18604 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/README' (16,631) at 20210308005116217
18605 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.h' (16,632) at 20240405153230803
18606 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts' (16,633) at 20240405153045805
18607 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-r1-lte.dts' (16,634) at 20210309003648752
18608 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,ipq5332-usb-hsphy.yaml' (16,635) at 20240405153229783
18609 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/str_error_r.c' (16,636) at 20210307214932494
18610 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/mm_types.h' (16,637) at 20240405153054389
18611 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/service_files/json/phosphor-fan-control@.service' (16,638) at 20220819030023849
18612 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-fw.c' (16,639) at 20210307214928826
18613 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-visionox-vtdr6130.c' (16,640) at 20240405153048697
18614 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sas_module.json' (16,641) at 20220601030005869
18615 2025-01-21 03:00:56.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/json_html_serializer.cpp' (16,642) at 20240817080003191
18616 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/posix_types.h' (16,643) at 20210308005002804
18617 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/div64.S' (16,644) at 20210307214926338
18618 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb' (16,645) at 20241127090012713
18619 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Host/meson.build' (16,646) at 20240925080024982 to deleted uid set
18620 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dts' (16,647) at 20240405153045813
18621 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_mem.c' (16,648) at 20240405153048625
18622 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd_git.bb' (16,649) at 20241206090014274
18623 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4.xml.h' (16,650) at 20240405153048589
18624 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mv.c' (16,651) at 20220525020653951
18625 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8250-lpass-audiocc.h' (16,652) at 20220525020654543
18626 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso' (16,653) at 20240405153229971
18627 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/include/bej_common_test.hpp' (16,654) at 20240106090013589
18628 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager.dtsi' (16,655) at 20240405153045785
18629 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/0005-Replace-off64_t-stat64-with-off_t-stat.patch' (16,656) at 20240413080012635
18630 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss_3.103.bb' (16,657) at 20241221090017540
18631 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77696_pmic.h' (16,658) at 20210308005003680
18632 2025-01-21 03:00:56.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra210_qspi.c' (16,659) at 20210308005003496
18633 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/Kconfig' (16,660) at 20240405153050609
18634 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio/mdio-regmap.h' (16,661) at 20240405153052725
18635 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-thunder-pem.c' (16,662) at 20240405153051233
18636 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml' (16,663) at 20240405153229763
18637 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk.wks' (16,664) at 20210307205554634
18638 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/run-command.c' (16,665) at 20210307214932494
18639 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-03' (16,666) at 20210908000010395
18640 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.cphp' (16,667) at 20240906080037560 to deleted uid set
18641 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/zutil.c' (16,668) at 20210308005003716
18642 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/fse_decompress.c' (16,669) at 20240405153231955
18643 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/027.out' (16,670) at 20210308005046437
18644 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/sh7203.h' (16,671) at 20210307214926554
18645 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/pc300too.c' (16,672) at 20220525020653703
18646 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/jump_label.h' (16,673) at 20240405153229991
18647 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/pgm_template.tcl' (16,674) at 20210308005007128
18648 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-add-pid.rst' (16,675) at 20210309003648476
18649 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/host_condition_main.cpp' (16,676) at 20240723080028240
18650 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/kvm_perf.h' (16,677) at 20210307214926682
18651 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/LICENSE' (16,678) at 20210308005049757
18652 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/intel.c' (16,679) at 20240405153230123
18653 2025-01-21 03:00:56.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/help.c' (16,680) at 20210308005003212
18654 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/mt6323-poweroff.txt' (16,681) at 20210307214925402
18655 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8516-aud.c' (16,682) at 20240405153230215
18656 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pv88090.txt' (16,683) at 20210307214925410
18657 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/Kconfig' (16,684) at 20240405153049565
18658 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_elf.h' (16,685) at 20210308005046089
18659 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/alloc/zalloc-simple.cocci' (16,686) at 20240405153053441
18660 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/hw.c' (16,687) at 20210307214929306
18661 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/50-org.freedesktop.NetworkManager.rules' (16,688) at 20210307205553930
18662 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/opencores_eth.c' (16,689) at 20241211090212306
18663 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/Makefile' (16,690) at 20210307214926138
18664 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/twister.h' (16,691) at 20210308005003072
18665 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-regor.dtsi' (16,692) at 20240405153045589
18666 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0006-Define-correct-gregs-for-RISCV32.patch' (16,693) at 20241221090017524
18667 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list_nulls.h' (16,694) at 20210307214931418
18668 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio.h' (16,695) at 20210308004922932
18669 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/dev.c' (16,696) at 20210308005003544
18670 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/sockbits.h' (16,697) at 20210308005046085
18671 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (16,698) at 20240809080014478
18672 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_defconfig' (16,699) at 20210308005003256
18673 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/common.h' (16,700) at 20240405153046433
18674 2025-01-21 03:00:56.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-adnp.c' (16,701) at 20240405153047069
18675 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sdhci-pic32.h' (16,702) at 20210307214931482
18676 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/run_cookie_uid_helper_example.sh' (16,703) at 20210307214932118
18677 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_migrate.c' (16,704) at 20240405153230567
18678 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/muxes/i2c-mux-gpio.rst' (16,705) at 20210307214925510
18679 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/verify-bashisms' (16,706) at 20220910030013437
18680 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/vulnerabilities.rst' (16,707) at 20241206090014294
18681 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-api.c' (16,708) at 20240613080016423
18682 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/cpustat_kern.c' (16,709) at 20240405153053421
18683 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/seccomp.h' (16,710) at 20240405153045941
18684 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/cpu.c' (16,711) at 20210308005002712
18685 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/io.c' (16,712) at 20210307214932190
18686 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/nm256/Makefile' (16,713) at 20210307214932266
18687 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Create/meson.build' (16,714) at 20230825080021137 to deleted uid set
18688 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pgalloc.h' (16,715) at 20210307214926162
18689 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/smp.h' (16,716) at 20240405153045625
18690 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/common_baco.c' (16,717) at 20240405153230503
18691 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-kernel/linux/files/gbmc-prod.cfg' (16,718) at 20210310010030918
18692 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/ci.rst' (16,719) at 20241211090212234
18693 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/inconsistency-check.c' (16,720) at 20240405153054377
18694 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rock.h' (16,721) at 20210308005003612
18695 2025-01-21 03:00:56.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memcpy-sh4.S' (16,722) at 20210307214926570
18696 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/frontend.json' (16,723) at 20240405153054129
18697 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_dtb_with_ucode.py' (16,724) at 20210308005003748
18698 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/Kconfig' (16,725) at 20210307214930718
18699 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/t32.decode' (16,726) at 20240906080037464
18700 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4.c' (16,727) at 20240405153232163
18701 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-aspeed.h' (16,728) at 20210307214926966
18702 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/acl.h' (16,729) at 20240405153231663
18703 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/volume.c' (16,730) at 20240726080012866
18704 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-linux-distros-fedora.yml' (16,731) at 20241221090017464
18705 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_masquerade.c' (16,732) at 20240405153053329
18706 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OperatingConfig.v1_0_4.json' (16,733) at 20240619080002952
18707 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/guruplug.h' (16,734) at 20210308005003596
18708 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/build.c' (16,735) at 20240405153049713
18709 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.json' (16,736) at 20210308005046409
18710 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-alsa-main.c' (16,737) at 20210307214928678
18711 2025-01-21 03:00:56.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/error.png' (16,738) at 20210307205554250 to deleted uid set
18712 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.h' (16,739) at 20240405153047229
18713 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,lp87565-q1.yaml' (16,740) at 20220525020651690
18714 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/isa207-common.c' (16,741) at 20240405153046193
18715 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/pub.h' (16,742) at 20240405153231179
18716 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros-opensuse.bb' (16,743) at 20241221090017468
18717 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0002-Do-not-strip-libtar.patch' (16,744) at 20230706080014757
18718 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricDefinition_v1.xml' (16,745) at 20240619080002928
18719 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0001-Initialize-msghdr-struct-in-a-portable-way.patch' (16,746) at 20221003030013285
18720 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/lock/spinlock.rs' (16,747) at 20240405153232099
18721 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/vfio_main.c' (16,748) at 20240405153231575
18722 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_aux.h' (16,749) at 20210307214928350
18723 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/sqlite/sqlite3.inc' (16,750) at 20241221090017700
18724 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/Makefile' (16,751) at 20240405153232243
18725 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/msp3400.h' (16,752) at 20210307214931542
18726 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/dir.c' (16,753) at 20241111090012141
18727 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbxface.c' (16,754) at 20210307214926826
18728 2025-01-21 03:00:56.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.1.bb' (16,755) at 20220402030015907
18729 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/debug_test.c' (16,756) at 20240405153232271
18730 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch' (16,757) at 20210307205553958
18731 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/skx_common.c' (16,758) at 20241211090145405
18732 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6251.c' (16,759) at 20220525020652358
18733 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_osm_pci.c' (16,760) at 20220525020653987
18734 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_writeq.c' (16,761) at 20220525020654967
18735 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/bios_jsons/bios_attrs.json' (16,762) at 20240611080032889
18736 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/security.txt' (16,763) at 20210307214932510
18737 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/Makefile' (16,764) at 20210307214932234
18738 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib0090.h' (16,765) at 20210307214928614
18739 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_power.h' (16,766) at 20240405153051933
18740 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5208EVBE_defconfig' (16,767) at 20210308005003236
18741 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c' (16,768) at 20240405153047189
18742 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si544.txt' (16,769) at 20210307214925294
18743 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk04.1-c3.dts' (16,770) at 20240405153045541
18744 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-x86/chassis/x86-power-control/power-config-host0.json' (16,771) at 20220121040027595
18745 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/pdata-quirks.c' (16,772) at 20240405153229911
18746 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe' (16,773) at 20210307205554414
18747 2025-01-21 03:00:56.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syscall_user_dispatch.h' (16,774) at 20240405153052801
18748 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPDeviceRepository.hpp' (16,775) at 20241205090004235
18749 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/unistd.h' (16,776) at 20241211090212374
18750 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/debugedit/debugedit_5.1.bb' (16,777) at 20241221090017656
18751 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/superhyway/superhyway-sysfs.c' (16,778) at 20210307214930430
18752 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/dma.c' (16,779) at 20210307214925862
18753 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-imx23.c' (16,780) at 20210307214926998
18754 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_devmap.rst' (16,781) at 20240405153044997
18755 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb' (16,782) at 20241221090017548
18756 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libkcapi/libkcapi_1.5.0.bb' (16,783) at 20240309090012804
18757 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-balloon.h' (16,784) at 20210308005046033
18758 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-host-s5-set-failsafe.service' (16,785) at 20210401000030013
18759 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-c2c.c' (16,786) at 20240405153054097
18760 2025-01-21 03:00:56.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc8xx_irq.h' (16,787) at 20210308005003676
18761 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_1_offset.h' (16,788) at 20210307214927670
18762 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/storagehandler.hpp' (16,789) at 20210308004925452
18763 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mp.h' (16,790) at 20240405153046857
18764 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/addr.h' (16,791) at 20210307214931866
18765 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0002-apic-fixup-fallthrough-to-PIC.patch' (16,792) at 20241221090017672
18766 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/terminus_manager.hpp' (16,793) at 20241113090031717
18767 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_defconfig' (16,794) at 20210308005003244
18768 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sdparm/sdparm_1.12.bb' (16,795) at 20241221090017544
18769 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/dump_pagetables.c' (16,796) at 20210307214926734
18770 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/mediatek,mt6370-flashlight.yaml' (16,797) at 20240405153045089
18771 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/ctrl.h' (16,798) at 20210307214927074
18772 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5640.txt' (16,799) at 20240405153045169
18773 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/distro_check.py' (16,800) at 20220910030013393
18774 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memfd.h' (16,801) at 20240405153052725
18775 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.h' (16,802) at 20220525020653579
18776 2025-01-21 03:00:56.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-utils.c' (16,803) at 20240405153054181
18777 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-gadget.h' (16,804) at 20240910080014066
18778 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Makefile.config' (16,805) at 20240405153232219
18779 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-me-regs.h' (16,806) at 20240520080015155
18780 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/README.md' (16,807) at 20240827080004798
18781 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/Makefile' (16,808) at 20240405153046909
18782 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/pci_handler_test.cpp' (16,809) at 20240821080001891
18783 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/simple-framebuffer.txt' (16,810) at 20210308005003328
18784 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ramsjo' (16,811) at 20210307205553790
18785 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja_1.11.1.1.bb' (16,812) at 20240302090018210
18786 2025-01-21 03:00:56.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_res.c' (16,813) at 20240405153051737
18787 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb.h' (16,814) at 20240405153052797
18788 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/stram.c' (16,815) at 20210307214926138
18789 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_attr.c' (16,816) at 20210307214930298
18790 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/pam/libpam_%.bbappend' (16,817) at 20230505080015455
18791 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/intel,x86-broadwell-pinctrl.txt' (16,818) at 20210308005003304
18792 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/meson.build' (16,819) at 20231207090043834
18793 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-cosino_mega2560.dts' (16,820) at 20240405153045461
18794 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/cros_ec_tunnel.c' (16,821) at 20210308005003380
18795 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/bt455.h' (16,822) at 20210307214930902
18796 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml' (16,823) at 20240405153045181
18797 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/index.rst' (16,824) at 20240405153229835
18798 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cb710.h' (16,825) at 20210307214931366
18799 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/vdso.S' (16,826) at 20240405153045949
18800 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/time.h' (16,827) at 20240405153046397
18801 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/init.c' (16,828) at 20240628080013989
18802 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-xiaomi-daisy.dts' (16,829) at 20240405153229943
18803 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-pro5.c' (16,830) at 20210308005002796
18804 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pwm/pwm.h' (16,831) at 20210308005003640
18805 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_syntax.tc' (16,832) at 20240405153054305
18806 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target.opc.h' (16,833) at 20210308005046373
18807 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/KeyPolicyCollection.json' (16,834) at 20240619080002948
18808 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0011-invoking-dd-with-infinite-timeout.patch' (16,835) at 20240413080012663
18809 2025-01-21 03:00:56.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fmod_ret_freplace.c' (16,836) at 20210309003655984
18810 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.OE-Core.md' (16,837) at 20230919080013962
18811 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/confidential-guest-support.c' (16,838) at 20210927100127025
18812 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml' (16,839) at 20240405153045021
18813 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Echostar-10+11-110W' (16,840) at 20210307205553758
18814 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/srq.c' (16,841) at 20220525020653571
18815 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (16,842) at 20240829080014018
18816 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/watchdog.h' (16,843) at 20221215040039198
18817 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/jz4740.c' (16,844) at 20240405153232151
18818 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt20xx.c' (16,845) at 20210307214928798
18819 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/primport.conf' (16,846) at 20210307205554414
18820 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dragonboard410c_defconfig' (16,847) at 20210308005003256
18821 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c' (16,848) at 20240405153050533
18822 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm.png' (16,849) at 20240309090012816 to deleted uid set
18823 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_mul.c' (16,850) at 20210308005046529
18824 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/sf.c' (16,851) at 20210308005003740
18825 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw.h' (16,852) at 20240405153049641
18826 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/perf.h' (16,853) at 20220525020653199
18827 2025-01-21 03:00:56.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/entry.S' (16,854) at 20241018080014474
18828 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/watch.cpp' (16,855) at 20240819080030255
18829 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/enum-attributes.c' (16,856) at 20220525020653907
18830 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/top-autoconf.patch' (16,857) at 20210307205553834
18831 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/pinctrl-wpcm450.c' (16,858) at 20240405153051325
18832 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ne2000.h' (16,859) at 20210308005045917
18833 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/prep.rst' (16,860) at 20210927100127081
18834 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/bbt.c' (16,861) at 20240405153049685
18835 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/distro/include/external-arm-toolchain-versions.inc' (16,862) at 20230114040015466
18836 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_crtc.h' (16,863) at 20220525020652979
18837 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_v4l2.c' (16,864) at 20240405153230819
18838 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/spider_net.h' (16,865) at 20240405153050321
18839 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6070e.c' (16,866) at 20220525020652358
18840 2025-01-21 03:00:56.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mjpeg.h' (16,867) at 20240405153049473
18841 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci-ioda.c' (16,868) at 20240405153230055
18842 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/eq.h' (16,869) at 20240405153052737
18843 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/vdso-asmoffset.h' (16,870) at 20240326080039558
18844 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-stih407-usb.txt' (16,871) at 20240405153045129
18845 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ttable_32.S' (16,872) at 20210307214926602
18846 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/kvm_binary_stats_test.c' (16,873) at 20240405153054317
18847 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/simple-dmg.dmg.bz2' (16,874) at 20210308005046473 to deleted uid set
18848 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-rec-mode.rst' (16,875) at 20220525020651782
18849 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (16,876) at 20241206090014226
18850 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dcb/Makefile' (16,877) at 20220525020654819
18851 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/hppa.h' (16,878) at 20210307214926334
18852 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_cm.c' (16,879) at 20240405153049041
18853 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_proc.c' (16,880) at 20210307214932438
18854 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-i2c.h' (16,881) at 20240906080037340
18855 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nospec.h' (16,882) at 20240405153052753
18856 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lager_defconfig' (16,883) at 20210308005003264
18857 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/log.h' (16,884) at 20240906080037344
18858 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/phosphor-dbus-interfaces.wrap' (16,885) at 20240815080028259
18859 2025-01-21 03:00:56.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ipl.h' (16,886) at 20240405153046281
18860 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/early-userspace/index.rst' (16,887) at 20210307214925458
18861 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/bitbake-prserv-tool' (16,888) at 20241221090017700
18862 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mach-generic/cpu-feature-overrides.h' (16,889) at 20210308005002816
18863 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30.dtsi' (16,890) at 20240405153229967
18864 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/Makefile' (16,891) at 20210308005002976
18865 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm3368-clock.h' (16,892) at 20210309003653812
18866 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/Makefile' (16,893) at 20210307214929978
18867 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/phosphor-host-ipmid.wrap' (16,894) at 20230921080009745
18868 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-clocks.yaml' (16,895) at 20240405153045169
18869 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/vfio-user-obj.c' (16,896) at 20240906080037284
18870 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/pm_domain.c' (16,897) at 20240405153045641
18871 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/0001-Fix-narrowing-errors-Wc-11-narrowing.patch' (16,898) at 20210608000015799
18872 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-fpu.c' (16,899) at 20220627100016926
18873 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/bt1-apb.c' (16,900) at 20240405153046729
18874 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-fwupdate_git.bb' (16,901) at 20220128040018736
18875 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-kiara.h' (16,902) at 20210307214928846
18876 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-tar.c' (16,903) at 20240405153232283
18877 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/arm-versatile-reboot.c' (16,904) at 20220804100016008
18878 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/thermal-cooling-devices.yaml' (16,905) at 20240405153045177
18879 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/log-handler.c' (16,906) at 20241004080013211
18880 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/dbus_paths.hpp' (16,907) at 20220819030023849
18881 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/boot-interrupts.rst' (16,908) at 20210307214925206
18882 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6s1g.cfg' (16,909) at 20210308005002924
18883 2025-01-21 03:00:56.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ibm/configurations/host_eid' (16,910) at 20210311201857430 to deleted uid set
18884 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/ttusb2.c' (16,911) at 20240405153049553
18885 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/aspeed_pcie.c' (16,912) at 20241211090212314
18886 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/qca-ar803x.h' (16,913) at 20210307214931342
18887 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw2100.h' (16,914) at 20210307214929822
18888 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-dsp.c' (16,915) at 20210309003654912
18889 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-mediatek-cpux.c' (16,916) at 20240405153046877
18890 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/ravb_ptp.c' (16,917) at 20240405153050253
18891 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/parser_imagetag.c' (16,918) at 20210309003650496
18892 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/soc-info.c' (16,919) at 20210308005002796
18893 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc.host.c' (16,920) at 20210307214930558
18894 2025-01-21 03:00:56.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/asm-const.h' (16,921) at 20210309003648956
18895 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi' (16,922) at 20240710080014573
18896 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi' (16,923) at 20240805080013915
18897 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-litesom.dtsi' (16,924) at 20240405153045525
18898 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/ipack.c' (16,925) at 20240405153049189
18899 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm911360_entphn/MAINTAINERS' (16,926) at 20210308005002940
18900 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/configs/tiny.config' (16,927) at 20210307214926638
18901 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/spapr.c' (16,928) at 20240906080037316
18902 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/options.c' (16,929) at 20210309003654316
18903 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arm_pmuv3.h' (16,930) at 20240405153229975
18904 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8084.dtsi' (16,931) at 20240405153229891
18905 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/s390-arch.h' (16,932) at 20210308005046185
18906 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/holly.dts' (16,933) at 20210307214926354
18907 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/snps,arc-timer.txt' (16,934) at 20240405153229799
18908 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/pcm058.c' (16,935) at 20210308005003028
18909 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/__fls.h' (16,936) at 20210307214931302
18910 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/implicit_flush.c' (16,937) at 20230809080010803
18911 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/spaces.h' (16,938) at 20240405153046005
18912 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/dirtylimit.c' (16,939) at 20240906080037448
18913 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/files/run-ptest' (16,940) at 20210307205553798
18914 2025-01-21 03:00:56.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/.gitignore' (16,941) at 20210307214926398
18915 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/tegra186_gpio.c' (16,942) at 20210308005003380
18916 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/hw_ops.c' (16,943) at 20210307214926462
18917 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-any' (16,944) at 20210307214932570
18918 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/st_uvis25_spi.c' (16,945) at 20240405153049001
18919 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/pmu.h' (16,946) at 20210308005002672
18920 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/BSD-2-Clause' (16,947) at 20210307214925638
18921 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-ic-prp.c' (16,948) at 20220525020654135
18922 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/cifsacl.c' (16,949) at 20240405153052509 to deleted uid set
18923 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRACE01' (16,950) at 20240405153054369
18924 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (16,951) at 20240206090017943
18925 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/intel-agp.c' (16,952) at 20240405153046741
18926 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-rng.h' (16,953) at 20210308005046481
18927 2025-01-21 03:00:56.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2019-13232_p3.patch' (16,954) at 20210307205554574
18928 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/readme.md' (16,955) at 20221215040043190
18929 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-shebang-test_1.0.bb' (16,956) at 20220721030015865
18930 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/brcm,brcmnand.yaml' (16,957) at 20240405153045113
18931 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra186-dspk.yaml' (16,958) at 20240405153045165
18932 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,clkgen-mux.txt' (16,959) at 20210307214925294
18933 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/unistd.h' (16,960) at 20210307214926118
18934 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/README' (16,961) at 20210308005002944
18935 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cg_storage_multi.c' (16,962) at 20240405153054249
18936 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_mc.h' (16,963) at 20210307214926242
18937 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_internal.h' (16,964) at 20240405153051965
18938 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/Makefile' (16,965) at 20240405153046753
18939 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts' (16,966) at 20240405153045745
18940 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ofconsole.c' (16,967) at 20210307214926362
18941 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-sh.c' (16,968) at 20241220090018322
18942 2025-01-21 03:00:56.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/sunxi-ng.h' (16,969) at 20240405153052669
18943 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c' (16,970) at 20240910080014042
18944 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/a3d.c' (16,971) at 20240405153049129
18945 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-0.dtsi' (16,972) at 20240405153046093
18946 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/ics-rtas.c' (16,973) at 20240405153046237
18947 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_sgdmahw.h' (16,974) at 20210307214929286
18948 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_irq.c' (16,975) at 20240405153048541
18949 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ia32_unistd.h' (16,976) at 20210307214926662
18950 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dts' (16,977) at 20210307214925994
18951 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/blocklayoutxdr.c' (16,978) at 20240405153052433
18952 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlskrona_Jamjo' (16,979) at 20210307205553786
18953 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hw_breakpoint/Makefile' (16,980) at 20210307214932126
18954 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_netlink.c' (16,981) at 20220525020655195
18955 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/MAINTAINERS' (16,982) at 20210308005003048
18956 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/speed.c' (16,983) at 20210308005002800
18957 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/cpm_uart.c' (16,984) at 20240405153231511
18958 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/perf.fuc' (16,985) at 20210307214927970
18959 2025-01-21 03:00:56.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/UTIL/meson.build' (16,986) at 20230825080021137 to deleted uid set
18960 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/Kconfig' (16,987) at 20210308005003076
18961 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/collection_duration.hpp' (16,988) at 20220412175720086
18962 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-vp702x-cardlist.rst' (16,989) at 20210307214925230
18963 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmpe.c' (16,990) at 20240405153049617
18964 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/std.h' (16,991) at 20240405153054049
18965 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c' (16,992) at 20240613080016435
18966 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_flash.c' (16,993) at 20240405153050805
18967 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/aspeed_i2c.h' (16,994) at 20240906080037332
18968 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_link.c' (16,995) at 20240405153054265
18969 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/Kconfig' (16,996) at 20220525020652306
18970 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb' (16,997) at 20210608000015839
18971 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/Kconfig' (16,998) at 20210308005003008
18972 2025-01-21 03:00:56.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wm8750.c' (16,999) at 20210307214930130
18973 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.h' (17,000) at 20240405153231023
18974 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0006-automake-Remove-delays-in-configure-scripts-using-au.patch' (17,001) at 20241221090017648
18975 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5_table.host.c' (17,002) at 20210307214930558
18976 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/sis7019.h' (17,003) at 20210307214932278
18977 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/carminefb.c' (17,004) at 20240405153231579
18978 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/tlbflush.h' (17,005) at 20240405153230027
18979 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_error_notification.cpp' (17,006) at 20230822080036845
18980 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/tlan.rst' (17,007) at 20210309003648448
18981 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/0002-Remove-suffix-shared-from-shared-library-name.patch' (17,008) at 20230401080011939
18982 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid.inc' (17,009) at 20241221090017632
18983 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r16-nintendo-super-nes-classic.dts' (17,010) at 20240405153045393
18984 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l92.c' (17,011) at 20210307214930070
18985 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-replicator.c' (17,012) at 20240405153048889
18986 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Do-not-read-config-files-from-HOME.patch' (17,013) at 20241221090017672
18987 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmstb/Makefile' (17,014) at 20210308005002940
18988 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/run-ptest' (17,015) at 20240413080012703
18989 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hpilo.c' (17,016) at 20240405153230843
18990 2025-01-21 03:00:56.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/general.c' (17,017) at 20210307214930670
18991 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/mc_smp.c' (17,018) at 20240405153229911
18992 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/siggen.py' (17,019) at 20241221090017588
18993 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/qobject.cocci' (17,020) at 20210308005046237
18994 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-cnf4.rst' (17,021) at 20210307214925614
18995 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_appraise_all/ima-policy-appraise-all_1.0.bb' (17,022) at 20241221090017576
18996 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/net.cpp' (17,023) at 20220507030031385
18997 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0/install-examples.patch' (17,024) at 20210608000015791
18998 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.c' (17,025) at 20220525020652955
18999 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/amlogic,a1-peripherals-clkc.h' (17,026) at 20240405153231795
19000 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/mctp-i3c.c' (17,027) at 20240507080012898
19001 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/trace.h' (17,028) at 20240326080039546
19002 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-cam.c' (17,029) at 20240405153046797
19003 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mc13892-regulator.c' (17,030) at 20240405153051469
19004 2025-01-21 03:00:56.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/core/mlx5_vdpa.h' (17,031) at 20240405153231571
19005 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/rk3288_crypto_skcipher.c' (17,032) at 20240405153230267
19006 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio-htc-egpio.h' (17,033) at 20210307214931474
19007 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/scb2_flash.c' (17,034) at 20210307214929214
19008 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/ptrace.c' (17,035) at 20240405153046057
19009 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func8.c' (17,036) at 20240405153054277
19010 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/pi-blaster/files/remove-initscript-lsb-dependency.patch' (17,037) at 20210307205554102
19011 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/l3_cache.json' (17,038) at 20240405153232223
19012 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/governor.sh' (17,039) at 20210307214932666
19013 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/at25.c' (17,040) at 20240405153049637
19014 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/ptrace.c' (17,041) at 20240405153053477
19015 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/Kconfig' (17,042) at 20240405153051861
19016 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi-iris-v2.dts' (17,043) at 20240405153045529
19017 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/note.S' (17,044) at 20220525020651970
19018 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netlabel.c' (17,045) at 20240405153232115
19019 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/hfsc.json' (17,046) at 20240405153054377
19020 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/openpic.c' (17,047) at 20241211090212286
19021 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/ibm,fsi2spi.yaml' (17,048) at 20210721100027634
19022 2025-01-21 03:00:56.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sc7180.h' (17,049) at 20210307214931330
19023 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c' (17,050) at 20240910080014030
19024 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/commands.h' (17,051) at 20240405153050521
19025 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pci1xxxx.c' (17,052) at 20240411080014122
19026 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/__init__.py' (17,053) at 20210308005003736
19027 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/update-dtc-source.sh' (17,054) at 20240405153053449
19028 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0018-pass-correct-parameters-to-getdents64.patch' (17,055) at 20241221090017644
19029 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sh7760fb.rst' (17,056) at 20210307214925478
19030 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/xthead.decode' (17,057) at 20230426080043920
19031 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/utils.py' (17,058) at 20230530080013619
19032 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Niedersachsen' (17,059) at 20210307205553766
19033 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/templates/default/conf-notes.txt' (17,060) at 20220913030020496
19034 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/int_helper.c' (17,061) at 20210308005046257
19035 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/kvm_perf.h' (17,062) at 20210307214926514
19036 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/README.md' (17,063) at 20241221090017572
19037 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page-flags-layout.h' (17,064) at 20240405153052757
19038 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-371x.dtsi' (17,065) at 20210308005002564
19039 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/config_check.c' (17,066) at 20240405153054229
19040 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/utsname.h' (17,067) at 20210307214931682
19041 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/phosphor-dbus-interfaces.wrap' (17,068) at 20220323030041559
19042 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zone.c' (17,069) at 20240405153049253
19043 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ActionInfo_v1.xml' (17,070) at 20240619080002916
19044 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/modinfo-collect.py' (17,071) at 20230925080039989
19045 2025-01-21 03:00:56.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mac.c' (17,072) at 20210308005002728
19046 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/sst_mailbox.cpp' (17,073) at 20240904080048579
19047 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-dma-idxd' (17,074) at 20240405153229727
19048 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/Makefile.am' (17,075) at 20210308004942076
19049 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/numeric_sensor.cpp' (17,076) at 20241030080028571 to deleted uid set
19050 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.err' (17,077) at 20210927100127473
19051 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/Makefile' (17,078) at 20240405153054305
19052 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0.inc' (17,079) at 20220402030015895
19053 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/witherspoon-tacoma.conf' (17,080) at 20230927080013510
19054 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-ixp4xx.c' (17,081) at 20240405153046877
19055 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cti.h' (17,082) at 20240405153048889
19056 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gpuva_mgr.h' (17,083) at 20240405153231795
19057 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_fp.c' (17,084) at 20240405153230071
19058 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/task.h' (17,085) at 20240405153231867
19059 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/throw-exception-on-unknown-os.patch' (17,086) at 20231011080016578
19060 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/hs3001.rst' (17,087) at 20240405153229819
19061 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/freeze_controller.c' (17,088) at 20210308005002780
19062 2025-01-21 03:00:56.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/cve-check.bbclass' (17,089) at 20241221090017612
19063 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc.h' (17,090) at 20220525020653371
19064 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@40.conf' (17,091) at 20240904080027738
19065 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pcie.cpp' (17,092) at 20240903080027143 to deleted uid set
19066 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/objagg.c' (17,093) at 20240805080014043
19067 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7723.c' (17,094) at 20210307214926566
19068 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mss-sc7180.h' (17,095) at 20210307214931330
19069 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6115-gpucc.yaml' (17,096) at 20240405153045029
19070 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/misc.c' (17,097) at 20210308005002720
19071 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp_mixer.c' (17,098) at 20210307214932202
19072 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/bitmap.c' (17,099) at 20210307214931218
19073 2025-01-21 03:00:56.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/Makefile' (17,100) at 20240405153230295
19074 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_hipd.h' (17,101) at 20210307214930422
19075 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/LICENSES/preferred/GPL-2.0' (17,102) at 20210308005046065
19076 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi' (17,103) at 20210307214926350
19077 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_ringbuffer.h' (17,104) at 20240405153052825
19078 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/env_attr.c' (17,105) at 20210308005003760
19079 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/uprobes.h' (17,106) at 20241023080012871
19080 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table-checkbox.js' (17,107) at 20210308005107069
19081 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/display.c' (17,108) at 20210307214930926
19082 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/meson.build' (17,109) at 20241211090212478
19083 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-cpugear.c' (17,110) at 20210309003649264
19084 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-explorer-11.json' (17,111) at 20230224040018089
19085 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/numa.h' (17,112) at 20240906080037348
19086 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb' (17,113) at 20241221090017684
19087 2025-01-21 03:00:56.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/swim.c' (17,114) at 20241211090212258
19088 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/group.h' (17,115) at 20220525020654915
19089 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/Makefile' (17,116) at 20210307214930134
19090 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_das.c' (17,117) at 20240405153054009
19091 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/mac.h' (17,118) at 20240805080013987
19092 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/sleep.S' (17,119) at 20240405153045681
19093 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sl28cpld.rst' (17,120) at 20210309003648428
19094 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/main.cpp' (17,121) at 20220726030013070
19095 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-beagle-x15-revb1.dts' (17,122) at 20210308005002564
19096 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/direct.c' (17,123) at 20210307214926742
19097 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/cc-version.sh' (17,124) at 20240405153053437
19098 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/mx31pdk.c' (17,125) at 20210308005002980
19099 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ioport.c' (17,126) at 20240405153230091
19100 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSBP.interface.yaml' (17,127) at 20240618080025497
19101 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/Kconfig' (17,128) at 20210308005003072
19102 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind_1.6.2.bb' (17,129) at 20241206090014350
19103 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/BIG.FAT.WARNING' (17,130) at 20210307214932150
19104 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/mkregtable.c' (17,131) at 20210307214928002
19105 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/module.h' (17,132) at 20210307214926178
19106 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSRC/meson.build' (17,133) at 20230825080021137 to deleted uid set
19107 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/clock.h' (17,134) at 20210307214926578
19108 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libnotify/libnotify_0.8.3.bb' (17,135) at 20231126090012861
19109 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/hfpll.c' (17,136) at 20240405153046829
19110 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/csst.c' (17,137) at 20210308005046529
19111 2025-01-21 03:00:56.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx22702.c' (17,138) at 20240405153049281
19112 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-4.0' (17,139) at 20211006000025230
19113 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-regs.h' (17,140) at 20240405153049369
19114 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/core.c' (17,141) at 20241211090212282
19115 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi3.conf' (17,142) at 20210905000020565
19116 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/scpi-hwmon.rst' (17,143) at 20220525020651738
19117 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/pci_eisa.c' (17,144) at 20240405153047025
19118 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/gp_timer_defs.h' (17,145) at 20210307214930542
19119 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/tpm_tis_mmio.txt' (17,146) at 20210307214925418
19120 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_syscall.h' (17,147) at 20220429100100642
19121 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/ne2k-pci.c' (17,148) at 20240405153230915
19122 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/directives/remote-logging-server.html' (17,149) at 20210308005107077
19123 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si5341.txt' (17,150) at 20220525020651666
19124 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bmp_layout.h' (17,151) at 20210308005003564
19125 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/pkey_siginfo.c' (17,152) at 20210309003656012
19126 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lockspace.c' (17,153) at 20240405153052325
19127 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/braille.h' (17,154) at 20210307214931746
19128 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/iommu.h' (17,155) at 20221215040039186
19129 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/Kconfig' (17,156) at 20241211090145417
19130 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm-base.c' (17,157) at 20240405153054185
19131 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_wrong_pldm_type.cpp' (17,158) at 20231110090010623
19132 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/power-systems-memory-preserving-reboot.md' (17,159) at 20221209040006391
19133 2025-01-21 03:00:56.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml' (17,160) at 20241105090020411
19134 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pxe-test.c' (17,161) at 20240906080037572
19135 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.c' (17,162) at 20240405153051837
19136 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/device_finder.hpp' (17,163) at 20240607080027303
19137 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/cgroup-v1.c' (17,164) at 20240805080014035
19138 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/StorageController.interface.yaml' (17,165) at 20210610000035134
19139 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/lan9303.h' (17,166) at 20210307214931378
19140 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/clock_init_exynos4.c' (17,167) at 20210308005002720
19141 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_int.h' (17,168) at 20230426080043752
19142 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/priv.h' (17,169) at 20240405153048649
19143 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-audio-graph-card-mix+split.dtsi' (17,170) at 20240405153045813
19144 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-w1_ds28e17' (17,171) at 20210309003648260
19145 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/bind_addr.c' (17,172) at 20240405153053373
19146 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/emc.h' (17,173) at 20210308005002788
19147 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_rpfilter.h' (17,174) at 20210307214931646
19148 2025-01-21 03:00:56.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max17042_fg.h' (17,175) at 20210308005003680
19149 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_5_offset.h' (17,176) at 20240405153048121
19150 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh7751.h' (17,177) at 20210307214926546
19151 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_tunnel_key.sh' (17,178) at 20240405153054345
19152 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-ssd201htv2.dts' (17,179) at 20240405153045573
19153 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mvgpio.c' (17,180) at 20210308005003376
19154 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Application_v1.xml' (17,181) at 20240619080002920
19155 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu1down.service' (17,182) at 20230627080016966
19156 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config.bb' (17,183) at 20241206090014230
19157 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/weak.c' (17,184) at 20240405153054077
19158 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crc.h' (17,185) at 20240405153048613
19159 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/misc.c' (17,186) at 20210307214926174
19160 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/tegra_apb_dma.h' (17,187) at 20210307214931614
19161 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/st-dma-fence.c' (17,188) at 20240624080012772
19162 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/.gitignore' (17,189) at 20210309003654048
19163 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly.dts' (17,190) at 20240405153045561
19164 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK02.boot' (17,191) at 20210307214932714
19165 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_internal.h' (17,192) at 20241001080013016
19166 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8308RDB.h' (17,193) at 20210308005003576
19167 2025-01-21 03:00:56.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/maple_keyb.c' (17,194) at 20210307214928478
19168 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/Kconfig' (17,195) at 20210308005003080
19169 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Manifest.v1_1_2.json' (17,196) at 20240619080002948
19170 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FabricAdapter.v1_5_3.json' (17,197) at 20240619080002948
19171 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/xlnx,zynqmp-r5fss.yaml' (17,198) at 20240405153229795
19172 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/display_gx1.h' (17,199) at 20210307214930910
19173 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/request.c' (17,200) at 20240405153231407
19174 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tfa9879.txt' (17,201) at 20210307214925434
19175 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (17,202) at 20241211090147009
19176 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/nmap-replace-shtool-mkdir-with-coreutils-mkdir-command.patch' (17,203) at 20241221090017532
19177 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_rq.c' (17,204) at 20240405153051601
19178 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/etrap_64.S' (17,205) at 20210307214926594
19179 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/Kconfig' (17,206) at 20210307214927126
19180 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/io_unittest.cpp' (17,207) at 20230511080030375
19181 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/max98357a.c' (17,208) at 20240405153053941
19182 2025-01-21 03:00:56.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm6150.dtsi' (17,209) at 20240405153229943
19183 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov6650.c' (17,210) at 20240405153049329
19184 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-zynqmp-apu-ctrl.h' (17,211) at 20230426080043764
19185 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_common.c' (17,212) at 20240405153047201
19186 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dirtylimit.h' (17,213) at 20230925080039937
19187 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/dtb.c' (17,214) at 20241211090145389
19188 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-static' (17,215) at 20210308005046393
19189 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-queue.h' (17,216) at 20240405153049369
19190 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/controller/Makefile' (17,217) at 20240405153231299
19191 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp441.dts' (17,218) at 20240405153229939
19192 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/Kconfig' (17,219) at 20220520100030268
19193 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/exception-tables.rst' (17,220) at 20240405153044989
19194 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/net.json' (17,221) at 20241211090212450
19195 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_h323_main.c' (17,222) at 20240405153053325
19196 2025-01-21 03:00:56.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/IdentityAuthentication/meson.build' (17,223) at 20240229090018787 to deleted uid set
19197 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/LogEntry.v1_17_0.json' (17,224) at 20240918080002720
19198 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa3xx.h' (17,225) at 20240405153045677
19199 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/ca.h.rst.exceptions' (17,226) at 20210307214925590
19200 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp-cps.c' (17,227) at 20240805080013923
19201 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/serial-tests-config.patch' (17,228) at 20210307205554534
19202 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-sh3.c' (17,229) at 20210309003648984
19203 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/Makefile' (17,230) at 20240405153046497
19204 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/opal.h' (17,231) at 20240405153046121
19205 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/.gitignore' (17,232) at 20220525020655239
19206 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-mcpdm.dtsi' (17,233) at 20240405153045605
19207 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/devs.h' (17,234) at 20240405153045685
19208 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/hdparm/hdparm/wiper.sh-fix-stat-path.patch' (17,235) at 20210307205554562
19209 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-pci.h' (17,236) at 20241211090212366
19210 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_probe.h' (17,237) at 20240405153230583
19211 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tormestorp' (17,238) at 20210307205553794
19212 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/vm86_32.c' (17,239) at 20240405153046441
19213 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec/volatiles.ntpsec' (17,240) at 20220204040022452
19214 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/atmel_lcdc.h' (17,241) at 20210307214931694
19215 2025-01-21 03:00:56.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328.dtsi' (17,242) at 20241115090012941
19216 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/nicstar.h' (17,243) at 20210307214926886
19217 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/doc/ipmievd.8' (17,244) at 20210308004938816
19218 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sitronix-st7703.c' (17,245) at 20240405153230619
19219 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/3c120_defconfig' (17,246) at 20210308005003232
19220 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/seaboard/Kconfig' (17,247) at 20210308005003024
19221 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/memory.json' (17,248) at 20240405153054145
19222 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-pcb-cfg.h' (17,249) at 20210307214928810
19223 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_string_entry_encode_check.yaml' (17,250) at 20240908080010098
19224 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb' (17,251) at 20241221090017684
19225 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-transaction.c' (17,252) at 20220525020654975
19226 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/genericarm64.yml' (17,253) at 20241206090014206
19227 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh3.c' (17,254) at 20210307214926562
19228 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-softing-vining-2000.dts' (17,255) at 20240405153045525
19229 2025-01-21 03:00:56.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/woodburn.c' (17,256) at 20210308005003168
19230 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/utils_unittest.cpp' (17,257) at 20210617000051852
19231 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/power-supply@68.conf' (17,258) at 20240904080027734
19232 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/type_cast.c' (17,259) at 20240405153054281
19233 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/copy_from_user.S' (17,260) at 20240405153045897
19234 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mt7530.c' (17,261) at 20240429080012424
19235 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-base.xsl' (17,262) at 20210307214932494
19236 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_llh_internal.h' (17,263) at 20210307214929306
19237 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/device-init.c' (17,264) at 20210307214926474
19238 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/mc146818rtc.c' (17,265) at 20240906080037288
19239 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi.h' (17,266) at 20210308005003644
19240 2025-01-21 03:00:56.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr_git.bb' (17,267) at 20241206090014226
19241 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/kmem_layout.h' (17,268) at 20220525020652198
19242 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-bridge/cxl_upstream_port.h' (17,269) at 20241211090212362
19243 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Revuca' (17,270) at 20210307205553794
19244 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/unistd_32.h' (17,271) at 20241211090212374
19245 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/meta-networking-image-ptest-fast.bb' (17,272) at 20240302090018202
19246 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sysfs-interface.rst' (17,273) at 20240405153045217
19247 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/null/deref_null.cocci' (17,274) at 20240405153053445
19248 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/libc_compat.h' (17,275) at 20210307214932478
19249 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswscope.c' (17,276) at 20240405153046617
19250 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev.c' (17,277) at 20241211090212210
19251 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U3copy_from_user.S' (17,278) at 20210307214926606
19252 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_hw.h' (17,279) at 20240405153049409
19253 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/Makefile' (17,280) at 20240405153046257
19254 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/gpu/drm_mm.sh' (17,281) at 20240405153054293
19255 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vinco_defconfig' (17,282) at 20210308005003284
19256 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_bo_util.c' (17,283) at 20240405153230643
19257 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/serial.c' (17,284) at 20210307214926290
19258 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml' (17,285) at 20240405153045041
19259 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/default/meson.build' (17,286) at 20210308005059705
19260 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/bswap.h' (17,287) at 20210308004938816
19261 2025-01-21 03:00:56.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/dts/Makefile' (17,288) at 20240405153045973
19262 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/brcmphy.h' (17,289) at 20240405153231803
19263 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/Makefile' (17,290) at 20210307214926310
19264 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsdumpdv.c' (17,291) at 20240405153046621
19265 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xscom.h' (17,292) at 20240906080037572
19266 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/tgec_phy.c' (17,293) at 20210308005003432
19267 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/0001-unzip-fix-CVE-2018-1000035.patch' (17,294) at 20210307205554574
19268 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/axs101.txt' (17,295) at 20210307214925270
19269 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_9p.h' (17,296) at 20221215040039194
19270 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-daemon_git.bb' (17,297) at 20240413080012643
19271 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/lib.c' (17,298) at 20240405153232107
19272 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/traps_misaligned.c' (17,299) at 20241111090012113
19273 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/intro.rst' (17,300) at 20231126090012821
19274 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_CfoTracking.c' (17,301) at 20220525020654179
19275 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/kernel.its' (17,302) at 20210308005003332
19276 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi' (17,303) at 20240405153045721
19277 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb' (17,304) at 20220204040022428
19278 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-slave.c' (17,305) at 20240405153048921
19279 2025-01-21 03:00:56.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/google-misc/subprojects/ncsid/src/update_ra_gw.sh' (17,306) at 20240711080006415 to deleted uid set
19280 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_table.h' (17,307) at 20240405153050677
19281 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-core.c' (17,308) at 20241211090212558
19282 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/elf.h' (17,309) at 20240405153046057
19283 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/env.c' (17,310) at 20240405153054093
19284 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/init' (17,311) at 20210307205553842
19285 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Motala_Ervasteby' (17,312) at 20210307205553786
19286 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/exit-air/meson.build' (17,313) at 20241112090003094
19287 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-wacom.c' (17,314) at 20221215040039162
19288 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-xea.dts' (17,315) at 20240405153229891
19289 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/hyperv_drm_modeset.c' (17,316) at 20240405153048429
19290 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_dma.h' (17,317) at 20210307214932374
19291 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_l2.c' (17,318) at 20210307214926730
19292 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/kvm_int.h' (17,319) at 20241211090212370
19293 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dpaux.h' (17,320) at 20210307214928046
19294 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-cxl-component.c' (17,321) at 20241114091008832
19295 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/venc.c' (17,322) at 20240405153052209
19296 2025-01-21 03:00:56.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpmh-internal.h' (17,323) at 20240405153051765
19297 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pm-notifier-error-inject.c' (17,324) at 20210307214931810
19298 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/armada100_fec.h' (17,325) at 20210308005003424
19299 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter.h' (17,326) at 20240405153231831
19300 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/fsl/mmdc.yaml' (17,327) at 20210309003648368
19301 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2' (17,328) at 20210307205554478
19302 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/Kconfig' (17,329) at 20241211090212454
19303 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szombathely-Vasvar-Lenti-Zalaegerszeg' (17,330) at 20210307205553774
19304 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/Makefile' (17,331) at 20210308005003032
19305 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun50i-h6-ccu.h' (17,332) at 20210308005003640
19306 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-uaccess.h' (17,333) at 20240405153045853
19307 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/Kconfig' (17,334) at 20210308005003332
19308 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/raid/xor.h' (17,335) at 20240405153052785
19309 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/memctrl.h' (17,336) at 20210307214926582
19310 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/genesis3_chassis.json' (17,337) at 20230624080005339
19311 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/core.c' (17,338) at 20240405153048893
19312 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/include/dwarf-regs-table.h' (17,339) at 20210307214932514
19313 2025-01-21 03:00:56.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgv100.c' (17,340) at 20210307214927966
19314 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (17,341) at 20241206090014218
19315 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/testmode.h' (17,342) at 20240405153050429
19316 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sifive/fu540/MAINTAINERS' (17,343) at 20210308005003052
19317 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/readme.md' (17,344) at 20241221090017572
19318 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/skip_test_palmetto' (17,345) at 20220429100025221
19319 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6357-regulator.h' (17,346) at 20240405153052785
19320 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/cache.c' (17,347) at 20210307214926114
19321 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/snps,arcpgu.txt' (17,348) at 20210307214925310
19322 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl345_spi.c' (17,349) at 20240405153048929
19323 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (17,350) at 20210307205554222
19324 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/Makefile' (17,351) at 20220525020653399
19325 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/serialize.cpp' (17,352) at 20240710080021941 to deleted uid set
19326 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/s390-pv-boot.rst' (17,353) at 20240405153045329
19327 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/ti-thermal-common.c' (17,354) at 20240405153231503
19328 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_api_mib.h' (17,355) at 20240405153050701
19329 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bitmain.yaml' (17,356) at 20240405153045013
19330 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_btf.h' (17,357) at 20240405153054285
19331 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/irqflags-compact.h' (17,358) at 20240405153045361
19332 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/init' (17,359) at 20210307205554474
19333 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/CREDITS' (17,360) at 20240405153045305
19334 2025-01-21 03:00:56.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx7d.c' (17,361) at 20240405153231319
19335 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l90.c' (17,362) at 20240405153232151
19336 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_arm_defconfig' (17,363) at 20210308005003276
19337 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/task_event_pinned_vs_ebb_test.c' (17,364) at 20210307214932706
19338 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow-memcmp.c' (17,365) at 20240405153053105
19339 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7734.h' (17,366) at 20210307214926554
19340 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_rtl.h' (17,367) at 20210307214930642
19341 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_loadimage.c' (17,368) at 20210308005003704
19342 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/discovery.h' (17,369) at 20240405153230499
19343 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/dsd/data-node-references.rst' (17,370) at 20240405153045209
19344 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthardware.h' (17,371) at 20220627100017202
19345 2025-01-21 03:00:56.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/intel,lgm-io.yaml' (17,372) at 20240405153045133
19346 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c' (17,373) at 20210309003650544
19347 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_hover.png' (17,374) at 20210307205554250 to deleted uid set
19348 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/.kunitconfig' (17,375) at 20220525020654407
19349 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/stream.c' (17,376) at 20240405153232011
19350 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/buttons.c' (17,377) at 20210307214926202
19351 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/adpll.c' (17,378) at 20240405153230247
19352 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_symlink.h' (17,379) at 20240405153052609
19353 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vxeh2_vlstr.c' (17,380) at 20221215040039390
19354 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/export.h' (17,381) at 20240405153052617
19355 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/lxfb.rst' (17,382) at 20210307214925478
19356 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/adfs.rst' (17,383) at 20210307214925482
19357 2025-01-21 03:00:56.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sudo/files/sudo.pam' (17,384) at 20210307205554570
19358 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/synclink_gt.c' (17,385) at 20240405153231523
19359 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/component-common.yaml' (17,386) at 20240405153045161
19360 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/304.out' (17,387) at 20210308005046469
19361 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/clk/cpg.c' (17,388) at 20210309003652908
19362 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/intel-pt-events-report' (17,389) at 20220525020655155
19363 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/phy-sun9i-usb.c' (17,390) at 20220525020653863
19364 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8096-flakes.txt' (17,391) at 20240405153230531
19365 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma_trace.h' (17,392) at 20240405153049017
19366 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/lcd.c' (17,393) at 20210307214926202
19367 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw702x.dtsi' (17,394) at 20240405153045733
19368 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/Makefile' (17,395) at 20210308005002912
19369 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/print_support.h' (17,396) at 20220525020654127
19370 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/license-rules.rst' (17,397) at 20210307214925586
19371 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispstat.c' (17,398) at 20240405153049485
19372 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/mmu/Makefile' (17,399) at 20240405153046561
19373 2025-01-21 03:00:56.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvfut.c' (17,400) at 20210307214926334
19374 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/xd.c' (17,401) at 20240405153051933
19375 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/hotplug.c' (17,402) at 20210308005045853
19376 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/parsing.hpp' (17,403) at 20240511080002653 to deleted uid set
19377 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/sama5d2_ptc_ek.c' (17,404) at 20210308005002920
19378 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcimdda.c' (17,405) at 20240405153046889
19379 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/i2o-dev.h' (17,406) at 20210307214931634
19380 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/dra7-atl.txt' (17,407) at 20240405153045029
19381 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/spdif.h' (17,408) at 20210307214932410
19382 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/libmemcached_1.0.7.bb' (17,409) at 20210307205553842
19383 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/imx-regs.h' (17,410) at 20210308005002656
19384 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sem.h' (17,411) at 20210307214931658
19385 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/0001-hwaccess-use-__asm__-as-is-done-elsewhere.patch' (17,412) at 20210729000029100
19386 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/hooks-impl.h' (17,413) at 20240405153053089
19387 2025-01-21 03:00:56.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/tx.c' (17,414) at 20240405153050273
19388 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netconsole.c' (17,415) at 20240805080013979
19389 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/eeprom.c' (17,416) at 20210307214929866
19390 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-i2s.h' (17,417) at 20210307214932390
19391 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-x86/xen-x86_32.h' (17,418) at 20240326080039542
19392 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/README' (17,419) at 20210308005002976
19393 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/loop.c' (17,420) at 20210307214932046
19394 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrdm_qspi_defconfig' (17,421) at 20210308005003264
19395 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-crypto_%.bbappend' (17,422) at 20230114040015466
19396 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hd64572.h' (17,423) at 20210307214929718
19397 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/test-fdt-overlay.dts' (17,424) at 20210308005003744
19398 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/bootloader-interface.rst' (17,425) at 20240405153044973
19399 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_m1_defconfig' (17,426) at 20210308005003272
19400 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb' (17,427) at 20220414030020064
19401 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/layer.conf' (17,428) at 20241221090017484
19402 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-lifecycle.dtsi' (17,429) at 20240405153051213
19403 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-power' (17,430) at 20240405153044929
19404 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/cp_post_boot' (17,431) at 20231120090013292
19405 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mqmaker/miqi_rk3288/Makefile' (17,432) at 20210308005003020
19406 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-powerreset' (17,433) at 20240924080011379
19407 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/conf/layer.conf' (17,434) at 20241221090017472
19408 2025-01-21 03:00:56.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/video-bridge-uclass.c' (17,435) at 20210308005003524
19409 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/windows.c' (17,436) at 20230809080010803
19410 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/i2c/ch7322.c' (17,437) at 20240405153230775
19411 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-wrap.c' (17,438) at 20210307214928554
19412 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinconf-generic.c' (17,439) at 20240405153051325
19413 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/.gitignore' (17,440) at 20240405153046065
19414 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0001-binutils-crosssdk-Generate-relocatable-SDKs.patch' (17,441) at 20241221090017648
19415 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/meson.build' (17,442) at 20230622080027091
19416 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx31.dtsi' (17,443) at 20240405153229883
19417 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/util.h' (17,444) at 20240405153053449
19418 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/server/message_variant.cpp' (17,445) at 20220912100035497
19419 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-disco/stm32h743-disco.c' (17,446) at 20210308005003056
19420 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2500/Makefile' (17,447) at 20210308005002916
19421 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_SECURE_BOOT_defconfig' (17,448) at 20210308005003244
19422 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/driver.c' (17,449) at 20240405153051417
19423 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pgtable.h' (17,450) at 20240405153230031
19424 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/memory.json' (17,451) at 20240405153054109
19425 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/trace-events' (17,452) at 20210927100127341
19426 2025-01-21 03:00:56.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mtd.c' (17,453) at 20210308005003216
19427 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smsc911x.h' (17,454) at 20210307214929634
19428 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt7629-resets.h' (17,455) at 20210307214931346
19429 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/mboxd/mboxd/check_pnor_format.sh' (17,456) at 20230419080018958
19430 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/auxvec.h' (17,457) at 20210307214925650
19431 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.h' (17,458) at 20240405153047101
19432 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt2701-pinfunc.h' (17,459) at 20240405153045461
19433 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/bmg160_core.c' (17,460) at 20240405153048985
19434 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/btree.c' (17,461) at 20240617080017390
19435 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_types.cpp' (17,462) at 20230701080027201
19436 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/mmvec/ext.idef' (17,463) at 20240906080037476
19437 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-boe.dts' (17,464) at 20240405153045793
19438 2025-01-21 03:00:56.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3_xplained/Kconfig' (17,465) at 20210308005002920
19439 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_s3c.h' (17,466) at 20240405153052793
19440 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/xmit_osdep.h' (17,467) at 20240405153051925
19441 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/floating-point.json' (17,468) at 20240405153054141
19442 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/led.c' (17,469) at 20220525020653759
19443 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/firmwared/firmwared/firmwared.service' (17,470) at 20210307205553874
19444 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sm501.h' (17,471) at 20210307214931510
19445 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cds_via.c' (17,472) at 20210308005002960
19446 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/cpu_loop.c' (17,473) at 20240906080037360
19447 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-trace-stap.rst' (17,474) at 20220429100100426
19448 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/slub_kunit.c' (17,475) at 20240613080016523
19449 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.h' (17,476) at 20240405153050493
19450 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/svc_watchdog.c' (17,477) at 20210307214928086
19451 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/lookup-order.rst' (17,478) at 20210307214925458
19452 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/Kconfig.recursion-issue-01' (17,479) at 20210307214925514
19453 2025-01-21 03:00:56.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Karigasniemi' (17,480) at 20210307205553770
19454 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/mes_api_def.h' (17,481) at 20240405153048317
19455 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker' (17,482) at 20241219090013484 to deleted uid set
19456 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/cfe/cfe_error.h' (17,483) at 20210307214926214
19457 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/console/obmc-console_%.bbappend' (17,484) at 20241206090014218
19458 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_trc.h' (17,485) at 20240405153051737
19459 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nfnetlink.h' (17,486) at 20240405153052749
19460 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/rpc.c' (17,487) at 20240405153051969
19461 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gnomebase.bbclass' (17,488) at 20240124090012258
19462 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-self-cycle.json' (17,489) at 20210308005046409
19463 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-clps711x.txt' (17,490) at 20210307214925318
19464 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_common_pkt_hdr.h' (17,491) at 20210307214928446
19465 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/ld.script' (17,492) at 20220525020651990
19466 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/reset.c' (17,493) at 20240405153046873
19467 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/riva_hw.h' (17,494) at 20210307214930934
19468 2025-01-21 03:00:56.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/compuware_cdr_9011_3m1_psu.json' (17,495) at 20240928080004681
19469 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/mcs7830.c' (17,496) at 20210308005003504
19470 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic4_qm1_regs.h' (17,497) at 20240405153046577
19471 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012aqds_tfa_SECURE_BOOT_defconfig' (17,498) at 20210308005003264
19472 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-stk17ta8.c' (17,499) at 20220525020653955
19473 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/Kbuild' (17,500) at 20240405153048665
19474 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mac-fcc.c' (17,501) at 20240405153230943
19475 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bios_attr_utils.robot' (17,502) at 20240130090014241
19476 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/uncompress.h' (17,503) at 20210307214925882
19477 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/lxfb_core.c' (17,504) at 20240405153231583
19478 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/Kconfig' (17,505) at 20210308005003020
19479 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/base.cpp' (17,506) at 20240822080031261
19480 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_regmap.c' (17,507) at 20240405153232123
19481 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/bios_table.h' (17,508) at 20240924080009563
19482 2025-01-21 03:00:56.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-asus-nexus7-flo.dts' (17,509) at 20240405153045537
19483 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/tstring.hpp' (17,510) at 20220412175720086
19484 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip,rk3568-vepu.yaml' (17,511) at 20240405153045101
19485 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/Makefile' (17,512) at 20210307214928350
19486 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.6.bb' (17,513) at 20241221090017668
19487 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-3.6.1-ssl.patch' (17,514) at 20230317080013785
19488 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-artifact-names.bbclass' (17,515) at 20230401080011963
19489 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-ast2600.c' (17,516) at 20240405153230203
19490 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ftohp.S' (17,517) at 20240326080039746
19491 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/start.S' (17,518) at 20210308005002824
19492 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/hello-i386.c' (17,519) at 20210308005046497
19493 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_qm_cgm_regs.h' (17,520) at 20240405153046589
19494 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_a3d.c' (17,521) at 20220525020654987
19495 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1q.sh' (17,522) at 20240405153054345
19496 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2_param.h' (17,523) at 20210307214930550
19497 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-yones-toptech-bd1078.dts' (17,524) at 20210308005002624
19498 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos4210-csis.yaml' (17,525) at 20240405153045101
19499 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-cdev.h' (17,526) at 20210309003649380
19500 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/group_cpus.h' (17,527) at 20240405153052697
19501 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hi6220-usb.c' (17,528) at 20240405153231311
19502 2025-01-21 03:00:56.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irq.h' (17,529) at 20240405153046001
19503 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_fs.c' (17,530) at 20240520080015191
19504 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/conversion.hpp' (17,531) at 20240820080027378
19505 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/admv4420.c' (17,532) at 20240405153048981
19506 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/user/emmc_patch.hex' (17,533) at 20230110040015912
19507 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apcs-msm8916.c' (17,534) at 20240405153046805
19508 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.7.bb' (17,535) at 20241221090017576
19509 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/libc.h' (17,536) at 20210308005046397
19510 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/176.out' (17,537) at 20240906080037564
19511 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/Kconfig' (17,538) at 20240405153049017
19512 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/audioreach.h' (17,539) at 20240405153053981
19513 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/oldask0_expected_stdout' (17,540) at 20210308005003736
19514 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service' (17,541) at 20210307205554466
19515 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-support-card.dtsi' (17,542) at 20210308005002632
19516 2025-01-21 03:00:56.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_ucode.py' (17,543) at 20210308005003748
19517 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h' (17,544) at 20210309003650612
19518 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___diff_arr_val_sz.c' (17,545) at 20210307214932642
19519 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/loongson3_defconfig' (17,546) at 20240405153230007
19520 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn.host.h' (17,547) at 20240405153051837
19521 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg_regs.h' (17,548) at 20210308005003508
19522 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/meson.build' (17,549) at 20240326080039438
19523 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lan9303-core.c' (17,550) at 20241018080014490
19524 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_interface.cpp' (17,551) at 20240817080031288
19525 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/nintendo-otp.yaml' (17,552) at 20240405153045121
19526 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0009-corstone1000-Remove-reset-after-capsule-update.patch' (17,553) at 20241221090017464
19527 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/addr_location.h' (17,554) at 20240405153054177
19528 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/rk_spi.h' (17,555) at 20210308005003492
19529 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi' (17,556) at 20210307214926350
19530 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vma.c' (17,557) at 20210307214926754
19531 2025-01-21 03:00:56.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/.gitignore' (17,558) at 20210308005002540
19532 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/enc28j60.c' (17,559) at 20240405153050165
19533 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/index.rst' (17,560) at 20220525020651726
19534 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/pxa.h' (17,561) at 20210307214931306
19535 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dither.yaml' (17,562) at 20240405153045041
19536 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.c' (17,563) at 20220525020652959
19537 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_audio.h' (17,564) at 20240405153047217
19538 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_driver.c' (17,565) at 20240405153050309
19539 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-host-ipmid/selutility.hpp' (17,566) at 20241212090022603 to deleted uid set
19540 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch' (17,567) at 20230706080014753
19541 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ctrls-defs.c' (17,568) at 20240405153049581
19542 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/nl80211.h' (17,569) at 20240405153232091
19543 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/witherspoon-power-supply-sync.bb' (17,570) at 20221014030016316
19544 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8996.h' (17,571) at 20240405153049169
19545 2025-01-21 03:00:56.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367.h' (17,572) at 20210307214928638
19546 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-reg.h' (17,573) at 20220525020655075
19547 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_mdss.h' (17,574) at 20240830080013259
19548 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/crc32c.c' (17,575) at 20230925080040113
19549 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-IGO' (17,576) at 20241221090017616
19550 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/syncpt.c' (17,577) at 20240405153048805
19551 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-tegra-bpmp.c' (17,578) at 20240405153230683
19552 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/unistd.h' (17,579) at 20210307214926166
19553 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/070.out' (17,580) at 20210308005046441
19554 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/opal/power-mgt.txt' (17,581) at 20240405153045141
19555 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/Kconfig' (17,582) at 20240405153046789
19556 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/label.h' (17,583) at 20240405153053465
19557 2025-01-21 03:00:56.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/vdso.S' (17,584) at 20240326080039558
19558 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dalfors' (17,585) at 20210307205553778
19559 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.11.1.bb' (17,586) at 20241221090017532
19560 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_event_public.h' (17,587) at 20240405153051833
19561 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/requirements.txt' (17,588) at 20230919080013962
19562 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tls.h' (17,589) at 20240405153052941
19563 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/Kconfig' (17,590) at 20240405153231231
19564 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/iter.c' (17,591) at 20240613080016551
19565 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/lantiq/danube.dtsi' (17,592) at 20240405153045989
19566 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/g12a-clkc.h' (17,593) at 20240405153231795
19567 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos-mfc-reserved-memory.dtsi' (17,594) at 20240405153045565
19568 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl3115.c' (17,595) at 20240405153049009
19569 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubbub.c' (17,596) at 20240405153230403
19570 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig.riscv' (17,597) at 20240405153046917
19571 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-Make-themes-build-optional.patch' (17,598) at 20240301090012423
19572 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_est.c' (17,599) at 20240405153053317
19573 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_lookup_failed.cpp' (17,600) at 20210308005108645
19574 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-runtime.inc' (17,601) at 20241221090017660
19575 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/clock.cpp' (17,602) at 20230511080043139
19576 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (17,603) at 20220811030018543
19577 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/tdx-common.c' (17,604) at 20210308005003084
19578 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/spinlock.h' (17,605) at 20240405153045905
19579 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw.h' (17,606) at 20240405153230799
19580 2025-01-21 03:00:56.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_map_in_map.c' (17,607) at 20240405153054273
19581 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/meson.build' (17,608) at 20230920080021024 to deleted uid set
19582 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-stopping@.target' (17,609) at 20220301040040081
19583 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/resource.h' (17,610) at 20240405153052933
19584 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc.c' (17,611) at 20240405153053109
19585 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7794-sysc.c' (17,612) at 20240405153231351
19586 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/mad.h' (17,613) at 20220525020653131
19587 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-core.c' (17,614) at 20210307214926994
19588 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/edac.h' (17,615) at 20210307214926214
19589 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/Kconfig' (17,616) at 20210307214928710
19590 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sdm845.c' (17,617) at 20240405153046809
19591 2025-01-21 03:00:56.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mst.c' (17,618) at 20240624080012824
19592 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-local.c' (17,619) at 20230925080039853
19593 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/irq_service_interface.h' (17,620) at 20210307214927314
19594 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/kirkwood.txt' (17,621) at 20210307214925274
19595 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/Makefile' (17,622) at 20210308005003228
19596 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/index.rst' (17,623) at 20240405153044973
19597 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/meson.build' (17,624) at 20241102080023390 to deleted uid set
19598 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-temp-internal.h' (17,625) at 20240326080039554
19599 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf-batch.py' (17,626) at 20240326080039726
19600 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib.h' (17,627) at 20240405153231479
19601 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/sample-trace-array.h' (17,628) at 20210307214932126
19602 2025-01-21 03:00:56.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_ioctl.h' (17,629) at 20240405153051945
19603 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/mobility.c' (17,630) at 20240405153046225
19604 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77470-cpg-mssr.h' (17,631) at 20210307214931334
19605 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc' (17,632) at 20210307214932674
19606 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/topology.c' (17,633) at 20240520080015239
19607 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_sprp.c' (17,634) at 20220525020652094
19608 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/recipes-kernel/linux/linux-fsp2.inc' (17,635) at 20241206090014230
19609 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/Kconfig' (17,636) at 20210307214928850
19610 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-device.c' (17,637) at 20240906080037316
19611 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns-pcie-ep.yaml' (17,638) at 20240405153045125
19612 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netnode.c' (17,639) at 20240405153053481
19613 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/run_mmap.sh' (17,640) at 20240405153232287
19614 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorcp_cm920t_defconfig' (17,641) at 20210308005003260
19615 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8810.h' (17,642) at 20210307214932318
19616 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel/avoid-obsolete-gnutls-apis.patch' (17,643) at 20210307205553978
19617 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin-bg2.c' (17,644) at 20241008080013967
19618 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ia_css_bnlm.host.c' (17,645) at 20210307214930550
19619 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bsp-guide/bsp.rst' (17,646) at 20240302090018218
19620 2025-01-21 03:00:56.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/invensense_mpu6050.h' (17,647) at 20220525020654603
19621 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_rpf.c' (17,648) at 20240805080013967
19622 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_tx.h' (17,649) at 20220525020654907
19623 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/ptrace.h' (17,650) at 20210307214926178
19624 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mailbox/nvidia,tegra186-hsp.txt' (17,651) at 20210308005003304
19625 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso.h' (17,652) at 20210307214926250
19626 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/event-loop-base.h' (17,653) at 20230426080043776
19627 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2_types.h' (17,654) at 20210307214930550
19628 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/u-boot.lds' (17,655) at 20210308005002540
19629 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/mock_request.hpp' (17,656) at 20231020080037726
19630 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/get-vm-name.c' (17,657) at 20221215040039274
19631 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/string.c' (17,658) at 20210307214932710
19632 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb' (17,659) at 20230706080014761
19633 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/cpu_loop.c' (17,660) at 20240906080037356
19634 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/common/cavium_ptp.h' (17,661) at 20210307214929346
19635 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-CMakeLists.txt-look-for-lua-with-pkg-config-rather-t.patch' (17,662) at 20241221090017672
19636 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/vc.c' (17,663) at 20210308005002764
19637 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/liquidio_common.h' (17,664) at 20210307214929350
19638 2025-01-21 03:00:56.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sw_fence_work.c' (17,665) at 20240405153048537
19639 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/platform_state_sensor.hpp' (17,666) at 20240801080035196 to deleted uid set
19640 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (17,667) at 20220629030020274
19641 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml' (17,668) at 20240405153045169
19642 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2-selection-flags.rst' (17,669) at 20220525020651786
19643 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/tlb.c' (17,670) at 20210308005002976
19644 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/dce6_afmt.h' (17,671) at 20220525020652991
19645 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/rules_yocto.mk' (17,672) at 20230401080011935
19646 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_dp.h' (17,673) at 20220913100024273
19647 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml' (17,674) at 20240405153045041
19648 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ia_css_sc_types.h' (17,675) at 20240405153051837
19649 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2552.c' (17,676) at 20240613080016547
19650 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/entry.S' (17,677) at 20240405153045881
19651 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/default_addresses.h' (17,678) at 20230629131804623
19652 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gsmmux.h' (17,679) at 20240405153231871
19653 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cycx_cfm.h' (17,680) at 20240405153052913
19654 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-midi' (17,681) at 20210309003648244
19655 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/ramp_controller.c' (17,682) at 20240405153051765
19656 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml' (17,683) at 20240405153045069
19657 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/time_64.c' (17,684) at 20210307214926602
19658 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/Makefile' (17,685) at 20210308005003332
19659 2025-01-21 03:00:56.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-g12a-aobus.yaml' (17,686) at 20240405153229787
19660 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/mips/index.rst' (17,687) at 20240405153229835
19661 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/default/krb5-admin-server' (17,688) at 20210307205553878
19662 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shmem_utils.h' (17,689) at 20240405153048505
19663 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2496.c' (17,690) at 20240405153048953
19664 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/amlogic,g12a-mdio-mux.yaml' (17,691) at 20240405153045113
19665 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_uar.c' (17,692) at 20210307214928434
19666 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/exthdrs_core.c' (17,693) at 20240405153053273
19667 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/settings' (17,694) at 20220525020655227
19668 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_ecn.h' (17,695) at 20210307214931646
19669 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ProcessorCollection.json' (17,696) at 20240619080002952
19670 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/xinetd.init' (17,697) at 20210307205554574
19671 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/tx.c' (17,698) at 20240405153050717
19672 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi3798cv200-poplar.dts' (17,699) at 20210308005002580
19673 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dlm_plock.h' (17,700) at 20240405153231807
19674 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/aarch32_id_regs.c' (17,701) at 20240405153232267
19675 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sl28cpld-hwmon.c' (17,702) at 20240405153048873
19676 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/g84.c' (17,703) at 20240405153048661
19677 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf500.dtsi' (17,704) at 20240405153045537
19678 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm911360k/MAINTAINERS' (17,705) at 20210308005002940
19679 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c' (17,706) at 20240405153048365
19680 2025-01-21 03:00:56.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mhi_net.c' (17,707) at 20240405153231075
19681 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/namei_vfat.c' (17,708) at 20241023080012891
19682 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/openpower-update-bios-attr-table.service' (17,709) at 20211001000026072
19683 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/elf_test.py' (17,710) at 20210308005003748
19684 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/.gitignore' (17,711) at 20210307214932698
19685 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/conf/include/ptest-packagelists-meta-perl.inc' (17,712) at 20241221090017544
19686 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdca.h' (17,713) at 20240405153053745
19687 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/wfx.h' (17,714) at 20240405153050705
19688 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pci.c' (17,715) at 20240405153052249
19689 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/stat.h' (17,716) at 20210307214925858
19690 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/pinmux.h' (17,717) at 20210308005002672
19691 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/pwm-clock.yaml' (17,718) at 20240405153045025
19692 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.yaml' (17,719) at 20240405153045065
19693 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24123.c' (17,720) at 20240405153049281
19694 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/ina219@41.conf' (17,721) at 20240904080027738
19695 2025-01-21 03:00:56.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-snd.c' (17,722) at 20240906080037316
19696 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-hcd.c' (17,723) at 20210308005003512
19697 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5cm.dtsi' (17,724) at 20240405153045469
19698 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex1.bpf.c' (17,725) at 20240405153232099
19699 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb' (17,726) at 20210812000025342
19700 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/aout_kludge.out' (17,727) at 20210308005046397
19701 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4234.h' (17,728) at 20210309003654624
19702 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/pci_iov_resource_on_powernv.rst' (17,729) at 20210307214925546
19703 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb' (17,730) at 20241221090017548
19704 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_Ti3026.c' (17,731) at 20210307214930918
19705 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/mmp2-dt.c' (17,732) at 20240405153229911
19706 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net' (17,733) at 20240405153229731
19707 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bootm.h' (17,734) at 20230310090043283
19708 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb' (17,735) at 20241221090017528
19709 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/board.c' (17,736) at 20210308005003052
19710 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kbuild' (17,737) at 20240405153046349
19711 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_fdb_changelink.sh' (17,738) at 20210307214932694
19712 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/plat-phosphor-multi-gpio-monitor.json' (17,739) at 20241213090035010
19713 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxfont2_2.0.7.bb' (17,740) at 20241221090017684
19714 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.c' (17,741) at 20210308005003436
19715 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pine64.dts' (17,742) at 20220525020651902
19716 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bm_instance.hpp' (17,743) at 20240521080010460
19717 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-olefile_0.47.bb' (17,744) at 20240302090018210
19718 2025-01-21 03:00:56.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb' (17,745) at 20241221090017548
19719 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/Kconfig' (17,746) at 20210308005002952
19720 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-qbuf.rst' (17,747) at 20220525020651778
19721 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/fls64.h' (17,748) at 20210307214932474
19722 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0019-Re-introduce-spe-commandline-options.patch' (17,749) at 20241221090017660
19723 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/zs.h' (17,750) at 20210307214930762
19724 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0007-add-error-API-when-error.h-is-not-on-platform.patch' (17,751) at 20230706080014737
19725 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/appcommands.hpp' (17,752) at 20210308005122217
19726 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fscrypt.h' (17,753) at 20240405153052917
19727 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/qman.txt' (17,754) at 20210307214925422
19728 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NetCDF' (17,755) at 20211006000025238
19729 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/trace-events' (17,756) at 20240906080037292
19730 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/phonet/pn_dev.h' (17,757) at 20240405153052861
19731 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/uaccess_flushcache.c' (17,758) at 20240405153045897
19732 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/pn533.h' (17,759) at 20240405153051181
19733 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160.h' (17,760) at 20240405153049573
19734 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/dlg,da9211-regulator.h' (17,761) at 20210309003653816
19735 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-prng.c' (17,762) at 20240405153046925
19736 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7794-clock.h' (17,763) at 20210307214931334
19737 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Logs/DumpsStore.js' (17,764) at 20241004080035963
19738 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/progress_meter.h' (17,765) at 20230426080043772
19739 2025-01-21 03:00:56.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c.h' (17,766) at 20240405153047221
19740 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/mpc83xx_timer.c' (17,767) at 20210308005003500
19741 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8b-odroidc1.dts' (17,768) at 20240405153045401
19742 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mei_wdt.c' (17,769) at 20220525020654331
19743 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/host.c' (17,770) at 20210308005003212
19744 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/reset.c' (17,771) at 20240405153045661
19745 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/central.c' (17,772) at 20240405153230091
19746 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs_64.c' (17,773) at 20210307214926750
19747 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31722.rst' (17,774) at 20210307214925502
19748 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-bus.h' (17,775) at 20240906080037340
19749 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/admin-guide/README.rst' (17,776) at 20240405153045273
19750 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/core.c' (17,777) at 20240405153231123
19751 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/rtl8139.c' (17,778) at 20210308005003444
19752 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/processor.h' (17,779) at 20240719080013345
19753 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max7301.c' (17,780) at 20240405153047077
19754 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_empty_cpu_model.py' (17,781) at 20241211090212538
19755 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-39x.txt' (17,782) at 20210307214925274
19756 2025-01-21 03:00:56.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.h' (17,783) at 20210307214927286
19757 2025-01-21 03:00:56.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/hid-sensor-accel-3d.c' (17,784) at 20240405153048937
19758 2025-01-21 03:00:56.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbutils.cpp' (17,785) at 20230331080010310
19759 2025-01-21 03:00:56.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_tio.c' (17,786) at 20220525020652358
19760 2025-01-21 03:00:56.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rc80211_minstrel_ht_debugfs.c' (17,787) at 20220525020654859
19761 2025-01-21 03:00:56.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi.xml.h' (17,788) at 20240405153048601
19762 2025-01-21 03:00:56.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_led_indicator_asserted.robot' (17,789) at 20240401080012772
19763 2025-01-21 03:00:56.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-array-space-comment.bconf' (17,790) at 20210307214932458
19764 2025-01-21 03:00:56.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-samsung-starqltechn.dts' (17,791) at 20240405153045789
19765 2025-01-21 03:00:56.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.yaml' (17,792) at 20220525020651662
19766 2025-01-21 03:00:56.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_modules.c' (17,793) at 20240405153046301
19767 2025-01-21 03:00:56.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/meson.build' (17,794) at 20220525020545509
19768 2025-01-21 03:00:56.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc15d.h' (17,795) at 20240830080013255
19769 2025-01-21 03:00:56.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/priv.h' (17,796) at 20220525020653591
19770 2025-01-21 03:00:56.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/tx.c' (17,797) at 20241011080017339
19771 2025-01-21 03:00:56.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pcmcia.c' (17,798) at 20210308005003216
19772 2025-01-21 03:00:56.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/protocol.c' (17,799) at 20210307214931970
19773 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/xlnx_spdif.c' (17,800) at 20240405153054017
19774 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/meson.options' (17,801) at 20240724080006311
19775 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun6i_drc.c' (17,802) at 20240405153230635
19776 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/helper.h' (17,803) at 20220525020655099
19777 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/dma-uclass.c' (17,804) at 20210308005003372
19778 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_ring.h' (17,805) at 20221215040039194
19779 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/meson.build' (17,806) at 20240620080023459
19780 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/Makefile' (17,807) at 20240812080017248
19781 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/aisimage.c' (17,808) at 20210308005003748
19782 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__diagnostics.hpp' (17,809) at 20240731080033662
19783 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-ibm' (17,810) at 20230426080043656
19784 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/Makefile' (17,811) at 20220525020653963
19785 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpicmn.c' (17,812) at 20210309003654584
19786 2025-01-21 03:00:56.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/bdwde-metrics.json' (17,813) at 20240405153232227
19787 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernfs.h' (17,814) at 20240415080012987
19788 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800lib.h' (17,815) at 20240405153050621
19789 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-lite/pcsc-lite_2.0.3.bb' (17,816) at 20240413080012659
19790 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/socket.h' (17,817) at 20210307214926398
19791 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-chk-fpu.c' (17,818) at 20220525020655227
19792 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/cargo-c_0.10.5+cargo-0.83.0.bb' (17,819) at 20241221090017672
19793 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_io_utils.c' (17,820) at 20240405153048605
19794 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/google_accel_oob.cpp' (17,821) at 20240203090005566
19795 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/base/power/domain.c' (17,822) at 20241008080013907 to deleted uid set
19796 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi_master_i2cr.h' (17,823) at 20240405153052893
19797 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/MAINTAINERS' (17,824) at 20210308005002912
19798 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/shared-psy-info.c' (17,825) at 20240405153051417
19799 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/files/p10bmc.cfg' (17,826) at 20221129040014407
19800 2025-01-21 03:00:56.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/smp.c' (17,827) at 20240405153045913
19801 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board-spl.c' (17,828) at 20210308005002776
19802 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_memcat_p.c' (17,829) at 20210307214931818
19803 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_modules.h' (17,830) at 20210307214930290
19804 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm968380gerg.dts' (17,831) at 20210308005002812
19805 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,scu.yaml' (17,832) at 20220525020651662
19806 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_arc_dup_eng_regs.h' (17,833) at 20240405153046585
19807 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_cq_copy.h' (17,834) at 20240405153051601
19808 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-C0' (17,835) at 20210307214932570
19809 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8660.dtsi' (17,836) at 20240405153229895
19810 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/ddr.c' (17,837) at 20210308005002992
19811 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sf-pdma/Makefile' (17,838) at 20210307214927138
19812 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965.h' (17,839) at 20210307214929830
19813 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/keysyms.h' (17,840) at 20210307214932582
19814 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-connectivity/jsnbd/jsnbd_git.bbappend' (17,841) at 20241206090014230
19815 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/legacy-of-mm-gpiochip.h' (17,842) at 20240405153052693
19816 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/expectedJsonChecker/LICENSE' (17,843) at 20210308005111457
19817 2025-01-21 03:00:56.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dmaengine.c' (17,844) at 20240405153230279
19818 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-nvidia.h' (17,845) at 20241114091008832
19819 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/ds2482.c' (17,846) at 20240405153231599
19820 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/Kconfig' (17,847) at 20241216090017725
19821 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@43.conf' (17,848) at 20240904080027738
19822 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_mm.h' (17,849) at 20240405153048529
19823 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Rosemarkie' (17,850) at 20210307205553798
19824 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-mecool-kiii-pro.c' (17,851) at 20220525020653311
19825 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-hostname/first-boot-set-hostname.sh' (17,852) at 20230421080020940
19826 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/err.h' (17,853) at 20240405153052685
19827 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi' (17,854) at 20210308005002608
19828 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/system1/ibm-basic-eth-map.json' (17,855) at 20241107090014377
19829 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_imem.h' (17,856) at 20240405153050917
19830 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_pci.c' (17,857) at 20240405153051065
19831 2025-01-21 03:00:56.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve.h' (17,858) at 20240405153230947
19832 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/proc.c' (17,859) at 20240405153053165
19833 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/rw.c' (17,860) at 20240405153049025
19834 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/io.c' (17,861) at 20210308005003420
19835 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme147/config.c' (17,862) at 20241211090145381
19836 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c' (17,863) at 20240405153230351
19837 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-pid-control/swampd_diagram.png' (17,864) at 20210308005116217 to deleted uid set
19838 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-reg.h' (17,865) at 20210307214928694
19839 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/thread_notify.h' (17,866) at 20210307214925854
19840 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/wol.c' (17,867) at 20210308005003220
19841 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0022-CC312-alignment-of-cc312-differences.patch' (17,868) at 20241221090017464
19842 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-adi-coyote.dts' (17,869) at 20240405153045437
19843 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager.c' (17,870) at 20210308005002776
19844 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c' (17,871) at 20220525020653655
19845 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.h' (17,872) at 20210307214930622
19846 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p2371-0000.h' (17,873) at 20210308005003608
19847 2025-01-21 03:00:56.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/Platform' (17,874) at 20210307214926206
19848 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_buffer.rst' (17,875) at 20240405153229807
19849 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32f469-discovery_defconfig' (17,876) at 20210308005003280
19850 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/l1d_flush.rst' (17,877) at 20220525020651642
19851 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ringbuf.c' (17,878) at 20240405153054285
19852 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77970-eagle.dts' (17,879) at 20210308005002604
19853 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_index.scss' (17,880) at 20220105012522983
19854 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/tpm-i2c.txt' (17,881) at 20210307214925418
19855 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/sysfs.h' (17,882) at 20210307214929970
19856 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-bad-type.json' (17,883) at 20210927100127469
19857 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Darvel' (17,884) at 20210307205553794
19858 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/Kconfig' (17,885) at 20210308005003012
19859 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_fw_api.c' (17,886) at 20240405153051693
19860 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/machine.c' (17,887) at 20240405153232219
19861 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra194-xusb-padctl.yaml' (17,888) at 20240405153045129
19862 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1266.rst' (17,889) at 20210309003648424
19863 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/Makefile' (17,890) at 20240405153045533
19864 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/Kconfig' (17,891) at 20240405153046049
19865 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/pm_userspace.c' (17,892) at 20241125090012263
19866 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/0001-Fix-signature-of-main-function.patch' (17,893) at 20230317080013793
19867 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_freeze_test.c' (17,894) at 20210307214932706
19868 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/fd-002-posix-eq.c' (17,895) at 20210307214932710
19869 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-sample_controller/xtensa-modules.c.inc' (17,896) at 20210308005046365
19870 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-mac-config.service' (17,897) at 20210309010015679
19871 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/tlb.h' (17,898) at 20210307214931614
19872 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/Kconfig' (17,899) at 20210308005002924
19873 2025-01-21 03:00:56.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-graph-card2.yaml' (17,900) at 20240405153045161
19874 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/update_schemas.py' (17,901) at 20240918080002724
19875 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-bonito64.c' (17,902) at 20210307214926282
19876 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/0001-libnm-systemd-core-Disable-sd_dhcp6_client_set_duid_.patch' (17,903) at 20241206090014238
19877 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_ints.c' (17,904) at 20210307214932646
19878 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/macronix.c' (17,905) at 20240405153049705
19879 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_flash.h' (17,906) at 20210308005108641
19880 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/openrisc,ompic.txt' (17,907) at 20210307214925342
19881 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-asm.h' (17,908) at 20240405153045849
19882 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-etm.yaml' (17,909) at 20240405153045013
19883 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/test_redfishtool_local_user.robot' (17,910) at 20240628080017117
19884 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_init.h' (17,911) at 20220525020652518
19885 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hw_sha.h' (17,912) at 20210419100148337
19886 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xapic_ipi_test.c' (17,913) at 20240405153054325
19887 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/README' (17,914) at 20210308005046473
19888 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/phy/phy-stm32-usbphyc.txt' (17,915) at 20210308005003304
19889 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c' (17,916) at 20240405153231035
19890 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/loongarch/include/uapi/asm/unistd.h' (17,917) at 20240405153054033
19891 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-algo-pca.h' (17,918) at 20210307214931398
19892 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/Makefile' (17,919) at 20210307214928346
19893 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/Makefile' (17,920) at 20210307214930602
19894 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/write_to_hugetlbfs.c' (17,921) at 20241011080017411
19895 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/aquantia.h' (17,922) at 20210307214929686
19896 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_A1000_defconfig' (17,923) at 20210308005003240
19897 2025-01-21 03:00:56.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/parallels-ext.c' (17,924) at 20241211090212214
19898 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/ttusb_dec.c' (17,925) at 20240405153049573
19899 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ipkdbg/build-opkg' (17,926) at 20240318080014163
19900 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_dragino_ms14.dts' (17,927) at 20240405153045989
19901 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_res.h' (17,928) at 20241104090011575 to deleted uid set
19902 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/create_read_window_v2.c' (17,929) at 20210308005108641
19903 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/amlogic,meson-gx-mmc.yaml' (17,930) at 20240405153045109
19904 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/LICENSE' (17,931) at 20210307205554134
19905 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212.dts' (17,932) at 20210308005002596
19906 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_ecache.h' (17,933) at 20240405153052857
19907 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/module.h' (17,934) at 20210307214926322
19908 2025-01-21 03:00:56.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/hte-tegra194-test.c' (17,935) at 20240405153230659
19909 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains33xx_data.c' (17,936) at 20240405153045661
19910 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/severity_test.cpp' (17,937) at 20220721030032266
19911 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uhid.h' (17,938) at 20210307214931662
19912 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/cpuid.h' (17,939) at 20240405153054093
19913 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-device.c' (17,940) at 20220525020653331
19914 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid0.c' (17,941) at 20240405153230771
19915 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/templates/default/conf-notes.txt' (17,942) at 20220913030020496
19916 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/renesas,cmm.yaml' (17,943) at 20210307214925306
19917 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-sbefifo.c' (17,944) at 20240405153047065
19918 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/Makefile' (17,945) at 20210307214930914
19919 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/Makefile' (17,946) at 20210307214929662
19920 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/redfish-payload-annotations.v1_2_3.json' (17,947) at 20240824080002938
19921 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl1.h' (17,948) at 20240405153051961
19922 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/orion_nand.c' (17,949) at 20240405153230875
19923 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tundra/tsi108_eth.h' (17,950) at 20210307214929658
19924 2025-01-21 03:00:56.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c' (17,951) at 20240405153054321
19925 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent-io-tree.h' (17,952) at 20240405153231623
19926 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/setup.h' (17,953) at 20240405153046285
19927 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-mac/first-boot-set-mac@.service' (17,954) at 20210307205554054
19928 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r0p7734_defconfig' (17,955) at 20210308005003276
19929 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/leds/ncplite-led.bb' (17,956) at 20241206090014286
19930 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/189' (17,957) at 20240906080037564
19931 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/sun3kmap.c' (17,958) at 20210307214926174
19932 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/board.c' (17,959) at 20210308005003052
19933 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/task-exit.c' (17,960) at 20240405153054173
19934 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d4_xplained.dts' (17,961) at 20240405153045465
19935 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/other.json' (17,962) at 20240405153054113
19936 2025-01-21 03:00:56.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/xmon_bpts.h' (17,963) at 20240405153046237
19937 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_submit.c' (17,964) at 20240812080017236
19938 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha512_base.h' (17,965) at 20220525020654535
19939 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2947-i2c.c' (17,966) at 20240405153048861
19940 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/signing/key.pub' (17,967) at 20210307205554386
19941 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fentry_many_args.c' (17,968) at 20240405153232259
19942 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/MAINTAINERS' (17,969) at 20210308005002920
19943 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/Kconfig' (17,970) at 20210307214930434
19944 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/crypto-tls-psk-helpers.c' (17,971) at 20240906080037580
19945 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/syscalltbl.sh' (17,972) at 20220525020654947
19946 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/spl.h' (17,973) at 20210308005002724
19947 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211netdev.h' (17,974) at 20240405153051953
19948 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch' (17,975) at 20230706080014745
19949 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb' (17,976) at 20231126090012801
19950 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0.h' (17,977) at 20240405153050589
19951 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/hid-sensor-trigger.h' (17,978) at 20220525020653095
19952 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/serval_pcb106.dts' (17,979) at 20220525020651994
19953 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8450.c' (17,980) at 20240405153230739
19954 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/fan.h' (17,981) at 20210307214927906
19955 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850-lcdk-u-boot.dtsi' (17,982) at 20210308005002576
19956 2025-01-21 03:00:56.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/zram-swap-deinit' (17,983) at 20210307205553938
19957 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftpmu010.h' (17,984) at 20210308005003648
19958 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mount.h' (17,985) at 20240405153231875
19959 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-dp.c' (17,986) at 20220525020653035
19960 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-mipi-dphy-rx0.yaml' (17,987) at 20240405153045129
19961 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-i2c.c' (17,988) at 20210309003650324
19962 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/bsd-3-clause.txt' (17,989) at 20210308005002540
19963 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5663.h' (17,990) at 20210307214931598
19964 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/docker.py' (17,991) at 20240326080039722
19965 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-stub.c' (17,992) at 20240326080039438
19966 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mpc512x-psc.c' (17,993) at 20240405153051789
19967 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/local.conf.sample' (17,994) at 20241221090017476
19968 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mxc.c' (17,995) at 20240405153230303
19969 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb' (17,996) at 20240301090012431
19970 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/hw.h' (17,997) at 20210307214927894
19971 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-s390/virtio-ccw.h' (17,998) at 20210308005046049
19972 2025-01-21 03:00:56.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.N1213' (17,999) at 20210308005003288
19973 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/command.py' (18,000) at 20210308005003772
19974 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinum_onenand_defconfig' (18,001) at 20210308005003284
19975 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_2.0.0.bb' (18,002) at 20241221090017668
19976 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-cpu-debug.rst' (18,003) at 20240405153045269
19977 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/Kconfig' (18,004) at 20210308005003532
19978 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/module.c' (18,005) at 20240405153230071
19979 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/Makefile' (18,006) at 20240405153054089
19980 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/netlink.c' (18,007) at 20240405153053241
19981 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-mux' (18,008) at 20240405153044917
19982 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/Kconfig' (18,009) at 20210927100127385
19983 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_timerlat_options.rst' (18,010) at 20240405153045265
19984 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/vbios_quirk.c' (18,011) at 20220525020652010
19985 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c' (18,012) at 20241220090018314
19986 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/sigframe.h' (18,013) at 20210307214926130
19987 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/files/ypbind.init' (18,014) at 20210307205553842
19988 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/defconfig' (18,015) at 20240405153046245
19989 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-endpoint-cfs.rst' (18,016) at 20220525020651638
19990 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_load_detect.c' (18,017) at 20240405153048457
19991 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/cleanpatch' (18,018) at 20210308005003724
19992 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Protocol/PECI/Raw.interface.yaml' (18,019) at 20221207040023627
19993 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-malloc.c' (18,020) at 20221215040039374
19994 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pid_namespace/Makefile' (18,021) at 20240405153054357
19995 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/Makefile' (18,022) at 20240405153054301
19996 2025-01-21 03:00:56.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_gem.h' (18,023) at 20240405153230603
19997 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gunnarskog' (18,024) at 20210307205553782
19998 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm.h' (18,025) at 20240405153045669
19999 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olimex-som-evb.dts' (18,026) at 20240405153045385
20000 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-br-pub-addr.sh.in' (18,027) at 20220527030025404
20001 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/cirrus,clps711x-pwm.txt' (18,028) at 20210307214925406
20002 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.12.0.bb' (18,029) at 20230610080017607
20003 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/Kconfig' (18,030) at 20240405153231471
20004 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/amd_hsmp.rst' (18,031) at 20240405153044985
20005 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops.h' (18,032) at 20240405153046309
20006 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ccid/ccid/0001-Add-build-rule-for-README.patch' (18,033) at 20240301090012427
20007 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh_9.9p1.bb' (18,034) at 20241221090017636
20008 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_rint.c' (18,035) at 20210307214926274
20009 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/index.rst' (18,036) at 20240405153045329
20010 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/bitsperlong.h' (18,037) at 20210308005046065
20011 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk.h' (18,038) at 20220525020654927
20012 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_sun8x16.c' (18,039) at 20220525020654751
20013 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_commit_unittest.cpp' (18,040) at 20210918000044923
20014 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-titan.c' (18,041) at 20210307214926534
20015 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpufeature.c' (18,042) at 20241018080014474
20016 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/dma.c' (18,043) at 20240405153231235
20017 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.h' (18,044) at 20240415080012971
20018 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/syna,rmi4.yaml' (18,045) at 20240405153229767
20019 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/scf0403_lcd.h' (18,046) at 20210308005003684
20020 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/testmode.c' (18,047) at 20220525020653723
20021 2025-01-21 03:00:56.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/microchip/ddr2.c' (18,048) at 20210308005003372
20022 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_enet.h' (18,049) at 20240405153049893
20023 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/presence_detection_tests.cpp' (18,050) at 20210511000104226
20024 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/npcm7xx_emc.h' (18,051) at 20230426080043764
20025 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_encoder.h' (18,052) at 20240405153048741
20026 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm8450.yaml' (18,053) at 20240405153229759
20027 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/arch_dump.c' (18,054) at 20240326080039638
20028 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/vz.c' (18,055) at 20240405153046033
20029 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board.c' (18,056) at 20210308005002776
20030 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/timer.c' (18,057) at 20210308005002780
20031 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/hal2.c' (18,058) at 20240405153053509
20032 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/cq_desc.h' (18,059) at 20240405153051733
20033 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/jazz_esp.c' (18,060) at 20240405153051617
20034 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_mem.c' (18,061) at 20240405153053509
20035 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx.c' (18,062) at 20240405153049165
20036 2025-01-21 03:00:56.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf610-colibri.dts' (18,063) at 20210308005002632
20037 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/0001-Specify-printf-formats.patch' (18,064) at 20210307205553874
20038 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/librapl.h' (18,065) at 20220525020652915
20039 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemux86-64.conf' (18,066) at 20241221090017612
20040 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_lease.h' (18,067) at 20210307214931318
20041 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/308.out' (18,068) at 20240326080039734
20042 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/.kunitconfig' (18,069) at 20220525020654751
20043 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/spear-thermal.txt' (18,070) at 20210307214925442
20044 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/COPYING.MIT' (18,071) at 20210307205553666
20045 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/harmony/Makefile' (18,072) at 20210308005003024
20046 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_host.c' (18,073) at 20240405153052121
20047 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/lame/lame_3.100.bb' (18,074) at 20241221090017692
20048 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/acpi.c' (18,075) at 20210307214930978
20049 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/navman.c' (18,076) at 20210307214930870
20050 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/ina219@44.conf' (18,077) at 20210307205554094
20051 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h' (18,078) at 20210307214929910
20052 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/cpr.c' (18,079) at 20240906080037312
20053 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/b2c2/Kconfig' (18,080) at 20210307214928806
20054 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/Makefile' (18,081) at 20210307214929934
20055 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/powercap.h' (18,082) at 20240405153054213
20056 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/logging.hpp' (18,083) at 20221221040032091
20057 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/auth.h' (18,084) at 20220525020654555
20058 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto_tpm.inc' (18,085) at 20230610080017607
20059 2025-01-21 03:00:56.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_switch.S' (18,086) at 20210307214926110
20060 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/bridgingcommands.hpp' (18,087) at 20240829080009326
20061 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol_fprintf.c' (18,088) at 20240405153054205
20062 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/0002-Don-t-execute-processes-as-a-specific-user.patch' (18,089) at 20230919080013958
20063 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-saaldump-atmdump-Include-linux-sockios.h-for-SIOCGST.patch' (18,090) at 20210307205553842
20064 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/setup.c' (18,091) at 20210307214926254
20065 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/show-gnu-make' (18,092) at 20210308005003736
20066 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_extui.S' (18,093) at 20210308005046529
20067 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_tasklet.h' (18,094) at 20240405153048537
20068 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-renesas-pcie.c' (18,095) at 20240613080016383
20069 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/Makefile' (18,096) at 20240405153049933
20070 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/pm.c' (18,097) at 20240719080013345
20071 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/libutil-David-Nugent' (18,098) at 20241221090017620
20072 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm010/ps7_init_gpl.c' (18,099) at 20210308005003180
20073 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kprobes/kretprobe_example.c' (18,100) at 20240405153053429
20074 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iscsi_ibft.h' (18,101) at 20240405153052713
20075 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/README.md' (18,102) at 20220402030016063
20076 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8940.h' (18,103) at 20240405153053869
20077 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pse-pd/pse.h' (18,104) at 20240624080012816
20078 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/svm.h' (18,105) at 20240405153046401
20079 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_vlan_upper.sh' (18,106) at 20240405153232279
20080 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/live555/live555/config.linux-cross' (18,107) at 20210307205553958
20081 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Eurajoki' (18,108) at 20210307205553770
20082 2025-01-21 03:00:56.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/pismo.c' (18,109) at 20240405153049681
20083 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/stm32/stm32_ltdc.c' (18,110) at 20210308005003536
20084 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/importlayer.html' (18,111) at 20210307205554286
20085 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/io.c' (18,112) at 20210307214926406
20086 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/Makefile' (18,113) at 20210307214928110
20087 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/README.rst' (18,114) at 20240405153054241
20088 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-tf201.dts' (18,115) at 20240405153045485
20089 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/root-tree.h' (18,116) at 20240418080014506
20090 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/wacom.h' (18,117) at 20240405153048829
20091 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_input.c' (18,118) at 20240520080015227
20092 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/test_decorators.py' (18,119) at 20210528000029731
20093 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/timens.c' (18,120) at 20240405153054377
20094 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/early_ioremap.c' (18,121) at 20240405153053125
20095 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/dhcpcd.service' (18,122) at 20210307205554462
20096 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/ib_dm_mad.h' (18,123) at 20210307214928466
20097 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tsc_msr.c' (18,124) at 20210309003649048
20098 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/local.conf.sample.extended' (18,125) at 20220910030013381
20099 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_check_sign.c' (18,126) at 20210308005003764
20100 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Amos-4w' (18,127) at 20210307205553758
20101 2025-01-21 03:00:56.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/msm_iommu.c' (18,128) at 20240405153049189
20102 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-pcm.c' (18,129) at 20240405153053505
20103 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_2008class.c' (18,130) at 20210307214926274
20104 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi' (18,131) at 20240405153045709
20105 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx.seq' (18,132) at 20210307214930274
20106 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/srp.h' (18,133) at 20220525020654651
20107 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-4-7.c' (18,134) at 20220525020653291
20108 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1331.c' (18,135) at 20210716100030019
20109 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/clip_tbl.h' (18,136) at 20210307214929362
20110 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlbmisc.h' (18,137) at 20210307214926246
20111 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smartweb_defconfig' (18,138) at 20210308005003280
20112 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/stream.h' (18,139) at 20210307214932450
20113 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/storcenter.c' (18,140) at 20240405153046209
20114 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_mgmt.c' (18,141) at 20240405153050693
20115 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_too_small.c' (18,142) at 20210307214932642
20116 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/empty.bochs.bz2' (18,143) at 20210308005046473
20117 2025-01-21 03:00:56.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_protocol_ops.h' (18,144) at 20220525020653819
20118 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_flow_table.h' (18,145) at 20240429080012456
20119 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/Makefile' (18,146) at 20240405153045913
20120 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,ssm2305.txt' (18,147) at 20210307214925426
20121 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8315.c' (18,148) at 20240405153053657
20122 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/option_int.h' (18,149) at 20210308005046045
20123 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/dts/microblaze-generic.dts' (18,150) at 20210308005002808
20124 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/Makefile' (18,151) at 20210309003650612
20125 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/idprom.h' (18,152) at 20210307214926158
20126 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c' (18,153) at 20240405153048653
20127 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/mediatek/ddr3-mt7629.c' (18,154) at 20210308005003476
20128 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/timer.h' (18,155) at 20240405153052897
20129 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/xlnx,zynq-pinctrl.yaml' (18,156) at 20240405153045137
20130 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/bcm_udc_otg_phy.c' (18,157) at 20210308005003504
20131 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/elog.mako.cpp' (18,158) at 20210308005108057
20132 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-search.svg' (18,159) at 20210308005107069
20133 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/check_initial_reg_state.c' (18,160) at 20210307214932734
20134 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm.c' (18,161) at 20240405153051561
20135 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/power_helpers.c' (18,162) at 20241104090011567
20136 2025-01-21 03:00:56.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/conex.c' (18,163) at 20210307214928826
20137 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pfuze.c' (18,164) at 20210308005002960
20138 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/page_cache.c' (18,165) at 20210927100127281
20139 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/hugetlbpage.c' (18,166) at 20220525020652014
20140 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_init.c' (18,167) at 20240405153047249
20141 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1-eeprom/ds2502.txt' (18,168) at 20210308005003328
20142 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_debug.h' (18,169) at 20210308005003516
20143 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ixp4xx/qmgr.h' (18,170) at 20210307214931510
20144 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/at91.h' (18,171) at 20210307214931338
20145 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/heathrow.h' (18,172) at 20210307214926378
20146 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/ifnulldev_put.cocci' (18,173) at 20240405153053441
20147 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5040si-pre.dtsi' (18,174) at 20210307214926350
20148 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/minerva/post_desc.json' (18,175) at 20240119090006943
20149 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sxgbe_platform.h' (18,176) at 20210307214931522
20150 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/ptest-gnome.bbclass' (18,177) at 20220910030013389
20151 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9260ek_nandflash_defconfig' (18,178) at 20210308005003248
20152 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-linux-distros-debian.yml' (18,179) at 20231126090012765
20153 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c' (18,180) at 20240405153050573
20154 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/gpio_regs.h' (18,181) at 20210307214927306
20155 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/paths.hpp' (18,182) at 20241003080023045
20156 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/grph_object_id.h' (18,183) at 20240405153047301
20157 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_search_pruning.c' (18,184) at 20240405153054285
20158 2025-01-21 03:00:56.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/contrib/pw-am.sh' (18,185) at 20220402030015887
20159 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9131-db.dts' (18,186) at 20220525020651918
20160 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/Kconfig' (18,187) at 20240405153049121
20161 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml' (18,188) at 20240628080013973
20162 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/uv.h' (18,189) at 20240405153046269
20163 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/gcd.c' (18,190) at 20210307214931806
20164 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/entry/syscalls/syscall_n64.tbl' (18,191) at 20240405153232219
20165 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/README' (18,192) at 20210308005003040
20166 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gxx.c' (18,193) at 20240405153049289
20167 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dsemul.c' (18,194) at 20240405153046037
20168 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ldc.c' (18,195) at 20210307214926594
20169 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/bcm2835_timer.c' (18,196) at 20240405153230247
20170 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/pwm_backlight.c' (18,197) at 20210308005003532
20171 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq6018.c' (18,198) at 20240405153230223
20172 2025-01-21 03:00:56.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/logs.conf' (18,199) at 20210307205553850
20173 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/phosphor-dbus-interfaces.wrap' (18,200) at 20220322030032592
20174 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_sensor_monitoring.robot' (18,201) at 20240627080021052
20175 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/virtio_types.h' (18,202) at 20210308005003692
20176 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.h' (18,203) at 20220525020652522
20177 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subuh_qb.c' (18,204) at 20210308005046509
20178 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-raid.rst' (18,205) at 20220525020651642
20179 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_hashtables.c' (18,206) at 20240405153232019
20180 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.aserver.hpp.mako' (18,207) at 20231129090036073
20181 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kretprobes/arch-support.txt' (18,208) at 20240405153229807
20182 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mc146818-lib.c' (18,209) at 20240405153231375
20183 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/axp288_adc.c' (18,210) at 20240405153048949
20184 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/b.c' (18,211) at 20210307214932470
20185 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cht_bsw_nau8824.c' (18,212) at 20240405153053945
20186 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-era-target.c' (18,213) at 20240405153049245
20187 2025-01-21 03:00:56.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/nlohmann_json.wrap' (18,214) at 20231208090002020
20188 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/numa.c' (18,215) at 20240405153230047
20189 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-thunderx-pcidrv.c' (18,216) at 20220627100016986
20190 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/regs-usb.h' (18,217) at 20210308005002660
20191 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.console' (18,218) at 20210308005003292
20192 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/xattr.c' (18,219) at 20240405153231639
20193 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_phase.c' (18,220) at 20240405153046857
20194 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-fw-utils-gxp/fw_env.config' (18,221) at 20210908000029103
20195 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/clk.c' (18,222) at 20210307214926266
20196 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/Kconfig' (18,223) at 20210308005002776
20197 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau17x1.yaml' (18,224) at 20240405153045157
20198 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ctx_sk_msg.c' (18,225) at 20240405153054281
20199 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci' (18,226) at 20241216090017681
20200 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/metricblob.proto' (18,227) at 20241116090005803
20201 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt' (18,228) at 20240405153229763
20202 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvsi.c' (18,229) at 20240405153231507
20203 2025-01-21 03:00:56.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_gemini.c' (18,230) at 20240520080015135
20204 2025-01-21 03:00:56.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CertificateService.v1_0_5.json' (18,231) at 20240619080002944
20205 2025-01-21 03:00:56.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pxs2.dtsi' (18,232) at 20240405153045577
20206 2025-01-21 03:00:56.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_updatepending_unittest.cpp' (18,233) at 20210308005120353
20207 2025-01-21 03:00:56.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/pmu.h' (18,234) at 20240405153230135
20208 2025-01-21 03:00:56.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_elf.h' (18,235) at 20240326080039394
20209 2025-01-21 03:00:56.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/ipmi-smic.yaml' (18,236) at 20240405153229771
20210 2025-01-21 03:00:56.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/setup-bus.c' (18,237) at 20240805080013995
20211 2025-01-21 03:00:56.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sdk7786_defconfig' (18,238) at 20240405153046309
20212 2025-01-21 03:00:56.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_port_common.h' (18,239) at 20210309003651232
20213 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-op-gvec.c' (18,240) at 20241121090029292
20214 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/vf610_nfc.c' (18,241) at 20210308005003416
20215 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sr9700.c' (18,242) at 20240812080017244
20216 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1021.rst' (18,243) at 20210307214925498
20217 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/README' (18,244) at 20210308005002968
20218 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c' (18,245) at 20240405153231243
20219 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/generic.cpp' (18,246) at 20240418080028286
20220 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_ingress_egress_chaining.sh' (18,247) at 20240405153054353
20221 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/barrier.h' (18,248) at 20240405153045937
20222 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb' (18,249) at 20240302090018210
20223 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xxak-pinctrl.dtsi' (18,250) at 20240405153045829
20224 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_fw_if.h' (18,251) at 20240405153046601
20225 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_sh7780.c' (18,252) at 20210308005003452
20226 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-fb.cfg' (18,253) at 20241221090017468
20227 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/aw37503-regulator.c' (18,254) at 20240405153231359
20228 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/sysreg-sr.c' (18,255) at 20220525020651962
20229 2025-01-21 03:00:56.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/kasan_test_module.c' (18,256) at 20240405153053129
20230 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_lanp.h' (18,257) at 20210308004938820
20231 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/skeletoninit.py' (18,258) at 20240301090012455
20232 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/subprojects/googletest.wrap' (18,259) at 20230608150615695
20233 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/adb.h' (18,260) at 20210307214931354
20234 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/powersave.rst' (18,261) at 20210307214925566
20235 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/time.c' (18,262) at 20220525020654335
20236 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-l2x0-pmu.c' (18,263) at 20210307214925966
20237 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/compat.py' (18,264) at 20210307205554258
20238 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libopencsd.c' (18,265) at 20240405153232211
20239 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hugetlbpage.c' (18,266) at 20240405153230047
20240 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_driver.rst' (18,267) at 20240405153045197
20241 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/ftrace.c' (18,268) at 20240405153046313
20242 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/oob-coroutine.out' (18,269) at 20210308005046409 to deleted uid set
20243 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc' (18,270) at 20240913080015309
20244 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TEE.c' (18,271) at 20210307214932026
20245 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telstar10_C-76.5E' (18,272) at 20210307205553762
20246 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig' (18,273) at 20210308005003244
20247 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/trans.h' (18,274) at 20210307214929902
20248 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sll-evk.dts' (18,275) at 20210308005002588
20249 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/constants.c' (18,276) at 20240405153051197
20250 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/motor-ctrl_0.1.bb' (18,277) at 20241221090017476
20251 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-hdmi.yaml' (18,278) at 20240405153045033
20252 2025-01-21 03:00:56.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pnode.c' (18,279) at 20240405153052485
20253 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/NOPREEMPT' (18,280) at 20240405153232287
20254 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/xsettings.patch' (18,281) at 20210307205553938
20255 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-4.dtsi' (18,282) at 20240405153046093
20256 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/Makefile' (18,283) at 20210307214929254
20257 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugepage-mmap.c' (18,284) at 20240405153054329
20258 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf2.c' (18,285) at 20240405153054273
20259 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.h' (18,286) at 20240405153047149
20260 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_integer_attribute.cpp' (18,287) at 20240819080030255
20261 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env.c' (18,288) at 20210308005003760
20262 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvxf.c' (18,289) at 20210307214926334
20263 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/plpks.c' (18,290) at 20241211090145385
20264 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/Kconfig' (18,291) at 20220525020654863
20265 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3229/evb_rk3229.c' (18,292) at 20210308005003040
20266 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-mem.c' (18,293) at 20240326080039390
20267 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/nand.h' (18,294) at 20210308005003668
20268 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/SocketAttributes.interface.yaml' (18,295) at 20221207040023627
20269 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0004-wvcrash-Replace-use-of-basename-API.patch' (18,296) at 20230706080014741
20270 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6dl_pins.h' (18,297) at 20210308005002648
20271 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm28155_w1d_defconfig' (18,298) at 20210308005003252
20272 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8994.dtsi' (18,299) at 20240405153229943
20273 2025-01-21 03:00:56.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_refcount_btree.h' (18,300) at 20240405153052577
20274 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_host.h' (18,301) at 20240405153231815
20275 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc40x_defconfig' (18,302) at 20210309003648872
20276 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/tola.json' (18,303) at 20240123090005495
20277 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbp21.h' (18,304) at 20210307214928630
20278 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zc5202_defconfig' (18,305) at 20210308005003288
20279 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/hif.h' (18,306) at 20210308005003676
20280 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/strider.h' (18,307) at 20210308005003616
20281 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-Remove-HAVE_GETCONTEXT-check-to-add-local-implementa.patch' (18,308) at 20230811080018298
20282 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/wild_bctr.c' (18,309) at 20210307214932702
20283 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/gen_except.S' (18,310) at 20210307214926142
20284 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186-clk.c' (18,311) at 20240405153054001
20285 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/Kconfig' (18,312) at 20240405153050297
20286 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb' (18,313) at 20240302090018210
20287 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.2.rst' (18,314) at 20241221090017596
20288 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-omnitek.c' (18,315) at 20210309003650324
20289 2025-01-21 03:00:56.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar934x/Makefile' (18,316) at 20210308005002820
20290 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77693_muic.h' (18,317) at 20210308005003680
20291 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi' (18,318) at 20240405153229923
20292 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v2.rst' (18,319) at 20240405153229735
20293 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/riscv_imsic.c' (18,320) at 20241211090212286
20294 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_msgtype50.h' (18,321) at 20240405153231379
20295 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/grpc/grpc/0001-cmake-Link-with-libatomic-on-rv32-rv64.patch' (18,322) at 20240113090014536
20296 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory.metadata.yaml' (18,323) at 20220430030026016
20297 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti-phy.txt' (18,324) at 20240405153229787
20298 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt_rw.c' (18,325) at 20210307214925678
20299 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/Makefile' (18,326) at 20240405153046785
20300 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/log.h' (18,327) at 20210308005003672
20301 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson-axg-pcie.yaml' (18,328) at 20240405153045129
20302 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi.h' (18,329) at 20210307214929734
20303 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_devlink.c' (18,330) at 20240405153050217
20304 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/fabrics/layout.c' (18,331) at 20240405153053485
20305 2025-01-21 03:00:56.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/debugfs.c' (18,332) at 20240405153050125
20306 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_link.h' (18,333) at 20240405153231871
20307 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/mboxd/mboxd/check-pnor-format.service' (18,334) at 20210307205553710
20308 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/fsl,imx8qxp-csr.yaml' (18,335) at 20240405153045105
20309 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_glink.c' (18,336) at 20240910080014070 to deleted uid set
20310 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/cpsw_mdio.c' (18,337) at 20210308005003448
20311 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/Kconfig' (18,338) at 20210308005003008
20312 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-ioc.c' (18,339) at 20240405153046517
20313 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio.txt' (18,340) at 20210307214925378
20314 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/types.h' (18,341) at 20210307214929666
20315 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_onfi.c' (18,342) at 20240405153049697
20316 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/fit_spl_atf.its' (18,343) at 20210308005003072
20317 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/fuse.c' (18,344) at 20230925080039821
20318 2025-01-21 03:00:56.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/pr-manager-helper.c' (18,345) at 20221215040039270
20319 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ab8500-sysctrl.c' (18,346) at 20210307214928998
20320 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa3xx.c' (18,347) at 20240405153046805
20321 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/Makefile' (18,348) at 20240405153046793
20322 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/Makefile' (18,349) at 20210307214932050
20323 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/meson.build' (18,350) at 20241123090016863 to deleted uid set
20324 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ring_types.h' (18,351) at 20220525020652891
20325 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/acct.c' (18,352) at 20240405153231891
20326 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/842_compress.c' (18,353) at 20210307214931790
20327 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb' (18,354) at 20230610080017623
20328 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/mdesc.c' (18,355) at 20220525020652118
20329 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pgtable-be-types.h' (18,356) at 20240405153046121
20330 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/compiler.h' (18,357) at 20220525020651798
20331 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ahci-internal.h' (18,358) at 20240906080037232
20332 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis.dtsi' (18,359) at 20240405153045737
20333 2025-01-21 03:00:56.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_console_base.py' (18,360) at 20210308005003744
20334 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.modfinal' (18,361) at 20240520080015235
20335 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/iint.c' (18,362) at 20240405153232111
20336 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/Kconfig' (18,363) at 20210308005002948
20337 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-de2-rotate.yaml' (18,364) at 20240405153045093
20338 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bg0900_defconfig' (18,365) at 20210308005003252
20339 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/socket_type.c' (18,366) at 20210307214932578
20340 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/surface_aggregator/controller.h' (18,367) at 20240405153052801
20341 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3228-cru.yaml' (18,368) at 20240405153045029
20342 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/Makefile' (18,369) at 20240913080013869
20343 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/state_dump.c' (18,370) at 20240405153046561
20344 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/futex-cas.h' (18,371) at 20210307214926550
20345 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_dectree_import.c' (18,372) at 20240906080037476
20346 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/bmc_state_manager.cpp' (18,373) at 20241211090206662
20347 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/proc.c' (18,374) at 20240405153046537
20348 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/meson.build' (18,375) at 20241219090010504
20349 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun9i-a80-usb.h' (18,376) at 20210307214931350
20350 2025-01-21 03:00:56.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-iomega-nas100d.dts' (18,377) at 20240405153045437
20351 2025-01-21 03:00:56.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfi_enet.h' (18,378) at 20210307214929342
20352 2025-01-21 03:00:56.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-backend.yaml' (18,379) at 20240405153045033
20353 2025-01-21 03:00:56.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cfg.c' (18,380) at 20240405153050557
20354 2025-01-21 03:00:56.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/mtd.h' (18,381) at 20240405153231827
20355 2025-01-21 03:00:56.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/palmchip.S' (18,382) at 20210307214925858
20356 2025-01-21 03:00:56.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs400d.h' (18,383) at 20210307214928018
20357 2025-01-21 03:00:56.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/meson.build' (18,384) at 20220913030027309 to deleted uid set
20358 2025-01-21 03:00:56.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi_lowlevel.c' (18,385) at 20210308005003524
20359 2025-01-21 03:00:56.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isp_public.h' (18,386) at 20210307214930546
20360 2025-01-21 03:00:56.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9063/registers.h' (18,387) at 20240405153052725
20361 2025-01-21 03:00:56.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7949.c' (18,388) at 20240405153048949
20362 2025-01-21 03:00:56.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/edac/amd64_edac.c' (18,389) at 20240617080017386 to deleted uid set
20363 2025-01-21 03:00:56.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/arm_global_timer.c' (18,390) at 20240830080013251
20364 2025-01-21 03:00:56.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ccwdev.h' (18,391) at 20240405153046273
20365 2025-01-21 03:00:56.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/power-cmd' (18,392) at 20240316080012480
20366 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/free-space-tests.c' (18,393) at 20240405153052297
20367 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/rc-loopback.c' (18,394) at 20240405153049517
20368 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_ct5361_ram_defconfig' (18,395) at 20210308005003252
20369 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_defact.h' (18,396) at 20210307214931662
20370 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/0002-Constant-Fix-up-shebang.patch' (18,397) at 20241221090017664
20371 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-only' (18,398) at 20211006000025234
20372 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/xrdp.sysconfig' (18,399) at 20210307205554002
20373 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/fpga-ast2600_defconfig' (18,400) at 20210308005003260
20374 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/trace.h' (18,401) at 20210308005045933
20375 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Bayern' (18,402) at 20210307205553766
20376 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c' (18,403) at 20240405153047153
20377 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/cve_check.py' (18,404) at 20241221090017628
20378 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_nand_defconfig' (18,405) at 20210308005003264
20379 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/lowlevel_init.S' (18,406) at 20210308005003008
20380 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.ncr53c8xx' (18,407) at 20240405153045253
20381 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.c' (18,408) at 20220525020652967
20382 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c' (18,409) at 20240405153054245
20383 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/h2200_defconfig' (18,410) at 20210308005003260
20384 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/openbsd' (18,411) at 20241211090212554
20385 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/planar-apis.rst' (18,412) at 20210309003648500
20386 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_verbs.c' (18,413) at 20240405153049105
20387 2025-01-21 03:00:56.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-turris-omnia.dts' (18,414) at 20240405153045445
20388 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/nspr.pc.in' (18,415) at 20210307205553986
20389 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/index.rst' (18,416) at 20241211090212238
20390 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/max8997_haptic.c' (18,417) at 20240405153049145
20391 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_macb0.dtsi' (18,418) at 20240405153045469
20392 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/Kconfig' (18,419) at 20240405153046841
20393 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-fru-properties.yaml' (18,420) at 20210307205554222
20394 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tplink/wdr4300/Makefile' (18,421) at 20210308005003088
20395 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt-f7188x.c' (18,422) at 20240405153231343
20396 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l35.txt' (18,423) at 20240405153229799
20397 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml' (18,424) at 20240405153045029
20398 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2497-core.c' (18,425) at 20240405153048953
20399 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/tsan.h' (18,426) at 20210308005046049
20400 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_and.c' (18,427) at 20220525020655203
20401 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/MAINTAINERS' (18,428) at 20210308005002980
20402 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml' (18,429) at 20240405153045021
20403 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-nomadik-nhk15.dts' (18,430) at 20240405153045581
20404 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/use-includedir.patch' (18,431) at 20210307205554614
20405 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class' (18,432) at 20240405153229731
20406 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/npcm7xx_smbus.c' (18,433) at 20240906080037224
20407 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/fail-monitor/monitor.cpp' (18,434) at 20240820080028978
20408 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_branch_snapshot.c' (18,435) at 20240405153232259
20409 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_linux_vga16.ppm' (18,436) at 20210307214930950
20410 2025-01-21 03:00:56.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rio.h' (18,437) at 20210307214931498
20411 2025-01-21 03:00:56.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/artist.c' (18,438) at 20241211090212266
20412 2025-01-21 03:00:56.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/driver-uapi.rst' (18,439) at 20240405153229815
20413 2025-01-21 03:00:56.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png' (18,440) at 20210307205554270 to deleted uid set
20414 2025-01-21 03:00:56.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.clang-format' (18,441) at 20241228090003719
20415 2025-01-21 03:00:56.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_debugfs.c' (18,442) at 20240405153053285
20416 2025-01-21 03:00:56.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-rcar-gen2.c' (18,443) at 20240405153229911
20417 2025-01-21 03:00:56.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/sound/asound.h' (18,444) at 20240405153054053
20418 2025-01-21 03:00:56.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt3305.c' (18,445) at 20240405153230779
20419 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/aperture_gm.c' (18,446) at 20240405153048513
20420 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luaposix/luaposix_36.2.1.bb' (18,447) at 20231126090012789
20421 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/dvb_filter.h' (18,448) at 20220525020654131
20422 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/update.c' (18,449) at 20240405153053033
20423 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/Entry/meson.build' (18,450) at 20230825080021137 to deleted uid set
20424 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asmmacro.h' (18,451) at 20240405153229999
20425 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ltc2688.yaml' (18,452) at 20240405153045073
20426 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/corgi_lcd.h' (18,453) at 20240405153052797
20427 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_usb.h' (18,454) at 20240405153052669
20428 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_structs.h' (18,455) at 20221215040039202
20429 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/Makefile' (18,456) at 20210308005002776
20430 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xmb.dtsi' (18,457) at 20240405153045473
20431 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/strlen.S' (18,458) at 20240405153230095
20432 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/packet_history.h' (18,459) at 20210309003654316
20433 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/GraphicsControllerCollection_v1.xml' (18,460) at 20240619080002924
20434 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Loimaa' (18,461) at 20210307205553770
20435 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-generic.c' (18,462) at 20210308005003460
20436 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/vfio-ap.rst' (18,463) at 20210308005045809
20437 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.css.map' (18,464) at 20210307205554270
20438 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ConnectionMethodCollection.json' (18,465) at 20240619080002944
20439 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/Makefile' (18,466) at 20210308005003028
20440 2025-01-21 03:00:56.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/denied.png' (18,467) at 20210307205554250 to deleted uid set
20441 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-opos6uldev.dts' (18,468) at 20240405153045529
20442 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/pyproject.toml' (18,469) at 20240106090017261
20443 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/setup.c' (18,470) at 20241211090145385
20444 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv4/nf_dup_ipv4.h' (18,471) at 20210307214931566
20445 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/console.c' (18,472) at 20210308005003208
20446 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbsysfs.c' (18,473) at 20240405153231583
20447 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/io_delay.c' (18,474) at 20210307214926702
20448 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/Kconfig' (18,475) at 20210308005003032
20449 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ndr.h' (18,476) at 20240405153052529
20450 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/ti.c' (18,477) at 20210308005003444
20451 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/sysctl.h' (18,478) at 20240405153052789
20452 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/allwinner-sun8i-emac.c' (18,479) at 20241211090212298
20453 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tifm_7xx1.c' (18,480) at 20240405153049649
20454 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/fsl_i2c.c' (18,481) at 20210308005003380
20455 2025-01-21 03:00:56.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/Build' (18,482) at 20240405153054157
20456 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crypto.h' (18,483) at 20240405153052677
20457 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn02xa.h' (18,484) at 20210307214926210
20458 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40-feta40i.dtsi' (18,485) at 20240405153045393
20459 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/gsc_hpdi.c' (18,486) at 20240405153046897
20460 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/armada-8k-cpufreq.c' (18,487) at 20240405153046909
20461 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-64-alt.yml' (18,488) at 20210307205554110
20462 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/makesetup.py' (18,489) at 20241206090014302
20463 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic.h' (18,490) at 20210307214928446
20464 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/isa-dma.h' (18,491) at 20240405153045645
20465 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3036-cru.h' (18,492) at 20210308005003632
20466 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/cbor-helpers.h' (18,493) at 20241211090212366
20467 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/bootm.c' (18,494) at 20210308005002816
20468 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8192-resets.h' (18,495) at 20240405153052653
20469 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/egress_vid_classification.sh' (18,496) at 20240405153054297
20470 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/hrcon_defconfig' (18,497) at 20210308005003260
20471 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgtable-bits.h' (18,498) at 20240405153046249
20472 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/timer.c' (18,499) at 20210308005002552
20473 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cifs/cifs-utils_7.0.bb' (18,500) at 20220910030013353
20474 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/projecttags.py' (18,501) at 20240106090017249
20475 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vfp.h' (18,502) at 20240405153229907
20476 2025-01-21 03:00:56.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pinctrl.dtsi' (18,503) at 20240405153045577
20477 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cached_dir.c' (18,504) at 20241211090145525
20478 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21d-q7-dbcm-ca.dts' (18,505) at 20240405153045549
20479 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-afe-clk.c' (18,506) at 20240405153053969
20480 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_i2c.h' (18,507) at 20210308005002680
20481 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/nuvoton_nct6102d.c' (18,508) at 20210308005003400
20482 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/Kconfig' (18,509) at 20240405153051973
20483 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/storage_common.h' (18,510) at 20210309003653892
20484 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/timer_compat.c' (18,511) at 20220525020654971
20485 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.h' (18,512) at 20220525020653759
20486 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/qfprom.c' (18,513) at 20240520080015167
20487 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/init.h' (18,514) at 20210307214931502
20488 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch' (18,515) at 20240127090011892
20489 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/2ch_t.patch' (18,516) at 20230706080014757
20490 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/110' (18,517) at 20220429100100890
20491 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/ascii_string.hpp' (18,518) at 20220114040037678
20492 2025-01-21 03:00:56.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/adf_drv.c' (18,519) at 20240405153046953
20493 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_uvmm.c' (18,520) at 20240815080012883
20494 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d27_som1_ek_mmc1_defconfig' (18,521) at 20210308005003276
20495 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rp5c01.c' (18,522) at 20220525020653955
20496 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/socinfo.h' (18,523) at 20240405153052793
20497 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/twl4030_madc_battery.c' (18,524) at 20240405153051441
20498 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53ard_defconfig' (18,525) at 20210308005003268
20499 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/fix-incompatible-pointer-type-error.patch' (18,526) at 20241206090014258
20500 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86.png' (18,527) at 20240309090012816 to deleted uid set
20501 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/conf/layer.conf' (18,528) at 20241221090017484
20502 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.out' (18,529) at 20210927100127469 to deleted uid set
20503 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5407c3_defconfig' (18,530) at 20240405153045957
20504 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/smbus_ich9.c' (18,531) at 20240906080037228
20505 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm922.S' (18,532) at 20210307214925974
20506 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/settings_test.py' (18,533) at 20231126090012817
20507 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fou.h' (18,534) at 20240405153052917
20508 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-power_git.bb' (18,535) at 20220921030015986
20509 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/rpc_pipefs.c' (18,536) at 20240405153052409
20510 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sunrise_co2.c' (18,537) at 20240405153048969
20511 2025-01-21 03:00:56.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/sysfs.h' (18,538) at 20240405153052449
20512 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/pkey.h' (18,539) at 20240405153046285
20513 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/api.c' (18,540) at 20241211090212442
20514 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/common/ia_css_common_io_types.h' (18,541) at 20210307214930558
20515 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock_destructor.h' (18,542) at 20220525020654819
20516 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8994.h' (18,543) at 20240405153052645
20517 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/.clang-format' (18,544) at 20241219090015764
20518 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_common.c' (18,545) at 20240405153231367
20519 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/vitesse.c' (18,546) at 20240919080017066
20520 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c' (18,547) at 20240405153048361
20521 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/0001-src-indent.c-correct-the-check-for-locale.h.patch' (18,548) at 20210307205553914
20522 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gk208.fuc5' (18,549) at 20210307214927970
20523 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch' (18,550) at 20241221090017680
20524 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-generated.c' (18,551) at 20240405153046769
20525 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrlv_ph.c' (18,552) at 20210308005046509
20526 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/0002-vexpress64-Select-PSCI-RESET-by-default.patch' (18,553) at 20240113090014528
20527 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6797-evb.dts' (18,554) at 20240405153045745
20528 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/samsung/Makefile' (18,555) at 20220525020653191
20529 2025-01-21 03:00:56.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_neo_defconfig' (18,556) at 20210308005003272
20530 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-mod0.c' (18,557) at 20240405153046861
20531 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_comp_64.c' (18,558) at 20240405153046337
20532 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxreg-io.c' (18,559) at 20240405153231339
20533 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/Makefile' (18,560) at 20210308005002952
20534 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uefi-firmware_1.12.bb' (18,561) at 20241221090017560
20535 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_clock_gating.c' (18,562) at 20240411080014082
20536 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960-salvator-xs.dts' (18,563) at 20220525020651934
20537 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/tps6507x.h' (18,564) at 20210307214931498
20538 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c' (18,565) at 20210819100021570
20539 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/Makefile' (18,566) at 20210308005003468
20540 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/Makefile' (18,567) at 20240405153053961
20541 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb' (18,568) at 20240301090012431
20542 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/trace_printk.c' (18,569) at 20240405153054281
20543 2025-01-21 03:00:56.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/static/obmc-flash-bmc-static-mount-alt.service.in' (18,570) at 20241207090017675 to deleted uid set
20544 2025-01-21 03:00:56.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_sysfs_br.c' (18,571) at 20240405153053193
20545 2025-01-21 03:00:56.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/uffd-common.c' (18,572) at 20241111090012173
20546 2025-01-21 03:00:56.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/bios_parser_types.h' (18,573) at 20240405153047301
20547 2025-01-21 03:00:56.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/stack_user.c' (18,574) at 20240405153231715
20548 2025-01-21 03:00:56.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VirtualMedia_v1.xml' (18,575) at 20240619080002940
20549 2025-01-21 03:00:56.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.c' (18,576) at 20240405153231027
20550 2025-01-21 03:00:56.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c' (18,577) at 20210309003651820
20551 2025-01-21 03:00:56.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/meson_gxbb_wdt.c' (18,578) at 20240405153231599
20552 2025-01-21 03:00:56.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-gemtek.c' (18,579) at 20210307214928770
20553 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4-aesni-avx2-asm_64.S' (18,580) at 20240405153046365
20554 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h' (18,581) at 20240405153047113
20555 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/phosphor-ipmi-flash-bmccpld-update.service' (18,582) at 20210413100020742
20556 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS7-ssh-host@.service' (18,583) at 20231025080019870
20557 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_notifier.c' (18,584) at 20240405153053245
20558 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8350-videocc.h' (18,585) at 20240405153052645
20559 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware_%.bbappend' (18,586) at 20241221090017464
20560 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8365-mmsys.h' (18,587) at 20240405153051761
20561 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mincore/Makefile' (18,588) at 20210309003656004
20562 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/action.md' (18,589) at 20240809080033023
20563 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-v3s-usb-phy.yaml' (18,590) at 20240405153045129
20564 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c' (18,591) at 20220525020655071
20565 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mboxd/mboxd/mboxd.service' (18,592) at 20241107090014381
20566 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/time.h' (18,593) at 20210307214926246
20567 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_amx.c' (18,594) at 20240405153054013
20568 2025-01-21 03:00:56.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-shx3.c' (18,595) at 20210307214926574
20569 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/maple.c' (18,596) at 20240405153232255
20570 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.7.c' (18,597) at 20240405153050341
20571 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_defs.h' (18,598) at 20210307214930550
20572 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_d_path.c' (18,599) at 20210309003655984
20573 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth.c' (18,600) at 20240405153232079
20574 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Policies/index.js' (18,601) at 20220105012522999
20575 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host/ampere.xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service' (18,602) at 20230410080012311
20576 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_hdmi.h' (18,603) at 20210308005003532
20577 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_i2c.h' (18,604) at 20240326080039542
20578 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/0001-setup.py-Use-setuptools-instead-of-distutils.patch' (18,605) at 20220402030016011
20579 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/hisi-rng.txt' (18,606) at 20210307214925414
20580 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_dphy.c' (18,607) at 20240405153049473
20581 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init.bb' (18,608) at 20241221090017684
20582 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mips/mips.h' (18,609) at 20220429100100562
20583 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/apic.c' (18,610) at 20240405153232271
20584 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx6_logic.h' (18,611) at 20210308005003596
20585 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_common.h' (18,612) at 20210307214927266
20586 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/dma-ring.c' (18,613) at 20210307214929166
20587 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-ethtool.c' (18,614) at 20240405153050249
20588 2025-01-21 03:00:56.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.h' (18,615) at 20210307214927282
20589 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/e4000.c' (18,616) at 20240405153049533
20590 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_handler_unittest.cpp' (18,617) at 20210308005120353
20591 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/Kbuild' (18,618) at 20210307214927962
20592 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn/0001-configure.ac-eliminate-build-path-from-openvpn-versi.patch' (18,619) at 20241221090017500
20593 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.html' (18,620) at 20210308005107073
20594 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_repr.h' (18,621) at 20240405153230975
20595 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-generated.c' (18,622) at 20210308005003348
20596 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/include/platform/simcall-gdbio.h' (18,623) at 20220525020652202
20597 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-dummy-source.yaml' (18,624) at 20240405153229751
20598 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/e500.h' (18,625) at 20241211090212318
20599 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/cacheflush.h' (18,626) at 20220525020651966
20600 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/schema.json' (18,627) at 20240925080030038
20601 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_ppgtt.h' (18,628) at 20240405153048485
20602 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-auth/run-ptest' (18,629) at 20240413080012663
20603 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/buffer.h' (18,630) at 20210307214931366
20604 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/Kconfig' (18,631) at 20210308005003356
20605 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-sgtl5000.txt' (18,632) at 20210307214925430
20606 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f03.c' (18,633) at 20240405153049153
20607 2025-01-21 03:00:56.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio' (18,634) at 20240405153229727
20608 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson8b.c' (18,635) at 20210307214930086
20609 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/Kconfig' (18,636) at 20220525020653491
20610 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/0001-example-Do-not-run-the-tests.patch' (18,637) at 20230317080013793
20611 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/prom.h' (18,638) at 20210307214926218
20612 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_device.h' (18,639) at 20240405153051973
20613 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/0001-tests-toolbox.inc.sh-update-regex-for-getting-endian.patch' (18,640) at 20230131040012035
20614 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/spl.c' (18,641) at 20210308005003028
20615 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/files/distributor.patch' (18,642) at 20241221090017680
20616 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core_mpc.h' (18,643) at 20220525020653971
20617 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_close_unittest.cpp' (18,644) at 20210308005120361
20618 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/st,stmpe-gpio.yaml' (18,645) at 20240405153229763
20619 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm9000.h' (18,646) at 20210308005003628
20620 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/uart-render-controller_git.bb' (18,647) at 20241206090014278
20621 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/overlay.c' (18,648) at 20240405153048609
20622 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/config_secure.mk' (18,649) at 20210308005002756
20623 2025-01-21 03:00:56.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ath25_defconfig' (18,650) at 20240405153230007
20624 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/conversion.c' (18,651) at 20240405153230383
20625 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx_common.h' (18,652) at 20240405153050281
20626 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/googletest.wrap' (18,653) at 20210518000042341
20627 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/REDFISH-cheatsheet.md' (18,654) at 20240918080004648
20628 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/cik_structs.h' (18,655) at 20210307214927698
20629 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/dlfilters/dlfilter-show-cycles.c' (18,656) at 20240405153054105
20630 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpll.c' (18,657) at 20240405153048449
20631 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/README.md' (18,658) at 20210308005047061
20632 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-acpi.h' (18,659) at 20241211090212366
20633 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpixf.h' (18,660) at 20240830080013327
20634 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httplib2_0.22.0.bb' (18,661) at 20240302090018210
20635 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear320.dtsi' (18,662) at 20240405153045577
20636 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/glob.h' (18,663) at 20210307214931390
20637 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/idiv64.S' (18,664) at 20240405153229995
20638 2025-01-21 03:00:56.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/apds9300.c' (18,665) at 20240405153048997
20639 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/layer.conf' (18,666) at 20241221090017480
20640 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/ledlayout.hpp' (18,667) at 20240822080022197
20641 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8250.c' (18,668) at 20241011080017299
20642 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/virtio-snd.rst' (18,669) at 20240326080039406
20643 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/sdk.py' (18,670) at 20230919080013994
20644 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.c' (18,671) at 20240405153050637
20645 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/Makefile' (18,672) at 20220802100038581
20646 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karesuando' (18,673) at 20210307205553786
20647 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/MCD_progCheck.h' (18,674) at 20210308005003556
20648 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/231' (18,675) at 20220429100100914
20649 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/memory-device.c' (18,676) at 20240906080037248
20650 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/thin-provisioning-tools-git-crates.inc' (18,677) at 20240106090017237
20651 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams-pmu.c' (18,678) at 20210307214928558
20652 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/renderdoc/renderdoc/0001-jpeg-compressor-Reorder-stdio.h-include-location.patch' (18,679) at 20241221090017528
20653 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8450-lpass-lpi-pinctrl.yaml' (18,680) at 20240405153045137
20654 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_phy_lcn.c' (18,681) at 20210307214929798
20655 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-attention.cpp' (18,682) at 20230516080019606
20656 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2595.dtsi' (18,683) at 20240405153045753
20657 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/fs.hpp' (18,684) at 20210308005133997
20658 2025-01-21 03:00:56.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h' (18,685) at 20210307214929370
20659 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/distro/include/ibm-mpreboot.inc' (18,686) at 20210307205553690
20660 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/witherspoon/regression_bucket_master' (18,687) at 20230908080016530
20661 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gmqtt_0.7.0.bb' (18,688) at 20241221090017552
20662 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig/0002-build-enable-serial-tests-automake-option-for-ptest.patch' (18,689) at 20230706080014757
20663 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/syscore.c' (18,690) at 20210309003649184
20664 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/dell-smm-hwmon.c' (18,691) at 20240405153048849
20665 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/admtek/adm8211.h' (18,692) at 20210307214929726
20666 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/qe_io.c' (18,693) at 20210308005002828
20667 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_mon.h' (18,694) at 20210307214928614
20668 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/util_base.hpp' (18,695) at 20240817080031292
20669 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/64r6.config' (18,696) at 20210307214926202
20670 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv740_dpm.c' (18,697) at 20240405153048733
20671 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/nv12mt.svg' (18,698) at 20210309003648496
20672 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_trace.c' (18,699) at 20210307214927862
20673 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/dw9719.c' (18,700) at 20240405153230783
20674 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/hr' (18,701) at 20210308005046145
20675 2025-01-21 03:00:56.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/strparser.rst' (18,702) at 20210307214925542
20676 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/display_mode_vba_31.h' (18,703) at 20220525020652522
20677 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_dpia.c' (18,704) at 20240405153047297
20678 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c' (18,705) at 20220525020653591
20679 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/.gitignore' (18,706) at 20210307214931890
20680 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3x.dtsi' (18,707) at 20240405153045601
20681 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_cmdq_masks.h' (18,708) at 20240405153046605
20682 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/boot-status-led/gbs-boot-status-led.bb' (18,709) at 20241206090014278
20683 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-build-fix-parallel-make.patch' (18,710) at 20230706080014741
20684 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/overlay/overlay' (18,711) at 20221209040019091
20685 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skattungbyn' (18,712) at 20210307205553790
20686 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-ir.h' (18,713) at 20210307214928690
20687 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-4-1.c' (18,714) at 20220525020653291
20688 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-npi.h' (18,715) at 20210307214926234
20689 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_perfmon.c' (18,716) at 20220525020652851
20690 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_exec.c' (18,717) at 20240405153230603
20691 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta_nounroll2.c' (18,718) at 20210307214932646
20692 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.out' (18,719) at 20210927100127469 to deleted uid set
20693 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_devdis.h' (18,720) at 20210308005003648
20694 2025-01-21 03:00:56.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c' (18,721) at 20241018080014482
20695 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/Makefile' (18,722) at 20240405153052065
20696 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/gxbb.h' (18,723) at 20240405153230215
20697 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb' (18,724) at 20241221090017504
20698 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-psci.dtsi' (18,725) at 20210307214926010
20699 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/uprobes.h' (18,726) at 20210307214926098
20700 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-crypto.h' (18,727) at 20210307214927102
20701 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9n12.dtsi' (18,728) at 20210308005002572
20702 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/jornada720.h' (18,729) at 20210307214925958
20703 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_check.cpp' (18,730) at 20240618080040649
20704 2025-01-21 03:00:56.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/nvme.h' (18,731) at 20241211090212354
20705 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/squashfs_fs.h' (18,732) at 20240405153052537
20706 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb45n/Makefile' (18,733) at 20210308005003016
20707 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/pm.c' (18,734) at 20240405153050481
20708 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/exynos4210.c' (18,735) at 20240906080037192
20709 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/syscall_defs.h' (18,736) at 20240326080039394
20710 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/packagegroups/packagegroup-obmc-apps.bbappend' (18,737) at 20240724080012699
20711 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-budget/Kconfig' (18,738) at 20210307214928850
20712 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gpu.h' (18,739) at 20210307214927986
20713 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-bone.dts' (18,740) at 20210308005002560
20714 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/rcu/RCU+sync+read.litmus' (18,741) at 20210309003648432
20715 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/ckermit_302.bb' (18,742) at 20241221090017532
20716 2025-01-21 03:00:56.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-event.c' (18,743) at 20240405153232235
20717 2025-01-21 03:00:56.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu.h' (18,744) at 20241211090212518
20718 2025-01-21 03:00:56.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_pci.c' (18,745) at 20220525020653767
20719 2025-01-21 03:00:56.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/page.h' (18,746) at 20240405153046341
20720 2025-01-21 03:00:56.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/switch/switchtec.c' (18,747) at 20240405153231299
20721 2025-01-21 03:00:56.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/Makefile' (18,748) at 20210307214932742
20722 2025-01-21 03:00:56.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp936.c' (18,749) at 20210307214931186
20723 2025-01-21 03:00:56.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c' (18,750) at 20240405153047169
20724 2025-01-21 03:00:56.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/rzn1_a5psw.h' (18,751) at 20240405153230911
20725 2025-01-21 03:00:56.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_kms.c' (18,752) at 20240405153048421
20726 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_common.h' (18,753) at 20240405153232215
20727 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max3421-hcd.h' (18,754) at 20210307214931478
20728 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (18,755) at 20241206090014218
20729 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0003-check-whether-password-expired-with-pam.patch' (18,756) at 20210307205553946
20730 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/network_manager_main.cpp' (18,757) at 20230802080038882
20731 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_drv.c' (18,758) at 20240405153049297
20732 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/cirrus/ep93xx.h' (18,759) at 20210307214931510
20733 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_nor_lpuart_defconfig' (18,760) at 20210308005003264
20734 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/dnode.c' (18,761) at 20210307214931122
20735 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/MAINTAINERS' (18,762) at 20210308005002948
20736 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-sl93512r.dts' (18,763) at 20240405153045433
20737 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/of_xilinx_wdt.c' (18,764) at 20240405153231599
20738 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/armadillo-800eva.h' (18,765) at 20210308005003584
20739 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/chromebook_link.dts' (18,766) at 20210308005002860
20740 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/Build' (18,767) at 20240405153232235
20741 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat_0.32.bb' (18,768) at 20220402030015911
20742 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-ebs.rst' (18,769) at 20240405153044941
20743 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/apm-xgene-mdio.txt' (18,770) at 20210307214925370
20744 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm963158/bcm963158.c' (18,771) at 20210308005002940
20745 2025-01-21 03:00:56.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/brd.c' (18,772) at 20241211090145397
20746 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu-dump.c' (18,773) at 20240906080037528
20747 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/malcontent/malcontent-ui.bb' (18,774) at 20241206090014254
20748 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-video.h' (18,775) at 20240405153049529
20749 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0002-add-fallback-parse_printf_format-implementation.patch' (18,776) at 20240413080012651
20750 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql-setup' (18,777) at 20210307205553890
20751 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/quote-1-rs/meson.build' (18,778) at 20241211090212462
20752 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_mbox.c' (18,779) at 20241211090212294
20753 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.c' (18,780) at 20210307214929818
20754 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/u_f.h' (18,781) at 20210307214930806
20755 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Makefile' (18,782) at 20240405153046909
20756 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-add.c' (18,783) at 20240405153231947
20757 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/libcupsfilters_2.0.0.bb' (18,784) at 20231126090012797
20758 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/main.c' (18,785) at 20210309003651552
20759 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c' (18,786) at 20241001080013016
20760 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/scsi.rst' (18,787) at 20210307214925470
20761 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/u-boot-spl.lds' (18,788) at 20210308005002860
20762 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c' (18,789) at 20240405153230255
20763 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/watch.hpp' (18,790) at 20230511080024715
20764 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/km82xx.c' (18,791) at 20240405153230051
20765 2025-01-21 03:00:56.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/inventory/inventory-cleanup.bb' (18,792) at 20241206090014286
20766 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h' (18,793) at 20210308005002664
20767 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8900.h' (18,794) at 20210307214932358
20768 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wsproto/run-ptest' (18,795) at 20240413080012663
20769 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/systemd/system/mctp-demux.socket' (18,796) at 20210622100026533
20770 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (18,797) at 20240423080013627
20771 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus.h' (18,798) at 20230925080040109
20772 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/tsb.S' (18,799) at 20210307214926602
20773 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/Makefile' (18,800) at 20240405153046241
20774 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap4_sdp4430_defconfig' (18,801) at 20210308005003272
20775 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_irq.c' (18,802) at 20240805080013927
20776 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/todo.rst' (18,803) at 20210307214925214
20777 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169_phy_config.c' (18,804) at 20241008080013943
20778 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/armsse-cpu-pwrctrl.c' (18,805) at 20241211090212294
20779 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (18,806) at 20230508080011774
20780 2025-01-21 03:00:56.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_bad_zero_sz_arr.c' (18,807) at 20210307214932642
20781 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htc.h' (18,808) at 20210307214929730
20782 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.rst' (18,809) at 20241221090017596
20783 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_global.h' (18,810) at 20210309003653020
20784 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/boolconv.cocci' (18,811) at 20210307214932138
20785 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/msmc.c' (18,812) at 20210308005002732
20786 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdm660.c' (18,813) at 20240405153230231
20787 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/dump.c' (18,814) at 20210308005046257
20788 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/analogbits/wrpll-cln28hpc.c' (18,815) at 20220525020652302
20789 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32mp13-overview.rst' (18,816) at 20240405153044973
20790 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/get-binary-toolchains' (18,817) at 20241221090017464
20791 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb45n/wb45n.c' (18,818) at 20210308005003016
20792 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/host-cpu.h' (18,819) at 20210927100127393
20793 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/pmu_intel.c' (18,820) at 20240503080014466
20794 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1.json' (18,821) at 20230920080013648
20795 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/delay.c' (18,822) at 20210307214926750
20796 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/device.hpp' (18,823) at 20240817080031292
20797 2025-01-21 03:00:56.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/ctype.c' (18,824) at 20210308005003696
20798 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/poll.c' (18,825) at 20240405153231887
20799 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/mmp.rst' (18,826) at 20240405153045205
20800 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/cpm.txt' (18,827) at 20210307214925402
20801 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__upon_stopped.hpp' (18,828) at 20240817080036820
20802 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw553x.dts' (18,829) at 20240405153045497
20803 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_SDCARD_defconfig' (18,830) at 20210308005003244
20804 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/README.md' (18,831) at 20230629131804623
20805 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/agheader.c' (18,832) at 20240405153052581
20806 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-plugin-ccreds/0001-configure-Check-for-function-from-libdb-during-confi.patch' (18,833) at 20221003030013281
20807 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts' (18,834) at 20240405153229927
20808 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso' (18,835) at 20240405153045729
20809 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/basic_api.c' (18,836) at 20240405153054229
20810 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/local.h' (18,837) at 20240405153232175
20811 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/cpu_sandbox.c' (18,838) at 20210308005003356
20812 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Hostboot.interface.yaml' (18,839) at 20240517080019498
20813 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/powermode.hpp' (18,840) at 20241023080020391
20814 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/s390x.config' (18,841) at 20240405153054381
20815 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/webui/phosphor-webui_%.bbappend' (18,842) at 20241206090014234
20816 2025-01-21 03:00:56.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/Makefile' (18,843) at 20210308005003072
20817 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/aquacomputer_d5next.c' (18,844) at 20240405153048849
20818 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/fpu.h' (18,845) at 20210307214926110
20819 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io-64-nonatomic-hi-lo.h' (18,846) at 20210309003653848
20820 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-cpc.h' (18,847) at 20210307214926226
20821 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fadump-internal.h' (18,848) at 20240405153046109
20822 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ebisu/ebisu.c' (18,849) at 20210308005003032
20823 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp' (18,850) at 20231024080003368
20824 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.3.bb' (18,851) at 20231126090012805
20825 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvfxt.c' (18,852) at 20210307214926334
20826 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/Makefile' (18,853) at 20210307214930310
20827 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sdm660.yaml' (18,854) at 20240405153045029
20828 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_3_d.h' (18,855) at 20210307214927686
20829 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_power_allocator.c' (18,856) at 20240405153231495
20830 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/config-fragments/arm64' (18,857) at 20240405153232231
20831 2025-01-21 03:00:56.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-arm.c' (18,858) at 20240405153046921
20832 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/vugpu.h' (18,859) at 20240326080039398
20833 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/advantech,idk-2121wr.yaml' (18,860) at 20240405153229763
20834 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/xway_nand.c' (18,861) at 20240405153230879
20835 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ultravisor.h' (18,862) at 20210307214926394
20836 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/i2sbus.h' (18,863) at 20210307214932190
20837 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/Makefile' (18,864) at 20240405153053993
20838 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/scrub/bmap.c' (18,865) at 20240405153231775 to deleted uid set
20839 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xlsatoms_1.1.4.bb' (18,866) at 20240106090017237
20840 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv4/tune-arm9tdmi.inc' (18,867) at 20210905000020581
20841 2025-01-21 03:00:56.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event-parse.c' (18,868) at 20240405153054209
20842 2025-01-21 03:00:56.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/amd_iommu.h' (18,869) at 20241211090212278
20843 2025-01-21 03:00:56.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-fonts.inc' (18,870) at 20241206090014258
20844 2025-01-21 03:00:56.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/thread_info_64.h' (18,871) at 20240405153046321
20845 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/syscall.c' (18,872) at 20241211090212386
20846 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2q-marvell-dmp.dts' (18,873) at 20240405153045585
20847 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/host/checkstop-monitor.bbappend' (18,874) at 20210812000025162
20848 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c' (18,875) at 20240617080017398
20849 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/chassis_check_power_status.cpp' (18,876) at 20240823080031161
20850 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-set-nicenabled.service.in' (18,877) at 20210617100024963 to deleted uid set
20851 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-sme.h' (18,878) at 20241211090212474
20852 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/peer-states-8.dot' (18,879) at 20240405153044937
20853 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/se.h' (18,880) at 20210307214932262
20854 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fpga.h' (18,881) at 20210308005003648
20855 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/ez-ipupdate_3.0.11b7.bb' (18,882) at 20221003030013261
20856 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_inc.h' (18,883) at 20210309003649652
20857 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/subsystem-apis.rst' (18,884) at 20240405153229831
20858 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/st-asc.txt' (18,885) at 20240405153229795
20859 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nyan-big.h' (18,886) at 20210308005003608
20860 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9x5.c' (18,887) at 20240405153046769
20861 2025-01-21 03:00:56.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/stm32f4-rcc.h' (18,888) at 20210308005003636
20862 2025-01-21 03:00:56.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_3_sh_mask.h' (18,889) at 20240405153047833
20863 2025-01-21 03:00:56.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch' (18,890) at 20230706080014745
20864 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsl/gsl.inc' (18,891) at 20220402030015983
20865 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/cdn-dp-rockchip.txt' (18,892) at 20210307214925306
20866 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_gem.h' (18,893) at 20220525020652831
20867 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cgroup_link.c' (18,894) at 20240405153054273
20868 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-from-user.png' (18,895) at 20210307205554354 to deleted uid set
20869 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/volatiles.99_vsftpd' (18,896) at 20210307205553822
20870 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110x.h' (18,897) at 20210307214928642
20871 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mvo.c' (18,898) at 20220429100100946
20872 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0012-Avoid-using-libdir-from-.la-which-usually-points-to-.patch' (18,899) at 20241221090017660
20873 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid-sensor-ids.h' (18,900) at 20240405153052697
20874 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-cxx.cpp' (18,901) at 20240405153054189
20875 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/Makefile' (18,902) at 20210307214930674
20876 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zfs.h' (18,903) at 20210308005003696
20877 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_mdio.c' (18,904) at 20210308005003440
20878 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lm3533_bl.c' (18,905) at 20240405153052173
20879 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-internal_dev.c' (18,906) at 20240405153053349
20880 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-net.cfg' (18,907) at 20220804030014671
20881 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.bridge' (18,908) at 20240906080037556 to deleted uid set
20882 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/transition.h' (18,909) at 20210307214931738
20883 2025-01-21 03:00:56.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/ply/lex.py' (18,910) at 20210307205554258
20884 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/network_stability_test.robot' (18,911) at 20240628080017121
20885 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_state_sensor.hpp' (18,912) at 20240819080030259
20886 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/google_accel_oob_unittest.cpp' (18,913) at 20240203090005566
20887 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_dcscm/Kconfig' (18,914) at 20230720080043535
20888 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/tod.h' (18,915) at 20210927100127241
20889 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/xbox_remote.c' (18,916) at 20240405153049521
20890 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/chassis.json' (18,917) at 20240106090013589
20891 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config/g220a-ipmi-fru-properties.yaml' (18,918) at 20210307205553674
20892 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/test/meson.build' (18,919) at 20231008080027971
20893 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/wic/emmc-aspeed.wks.in' (18,920) at 20210307205553674
20894 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/LICENSE' (18,921) at 20220525020545505
20895 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci.c' (18,922) at 20210307214926286
20896 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Suddesjaur' (18,923) at 20210307205553790
20897 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,pm8916-wcd-analog-codec.yaml' (18,924) at 20240405153229799
20898 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/fsl,mma8452.yaml' (18,925) at 20220525020651678
20899 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/autogroup.h' (18,926) at 20210307214931502
20900 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/large_vm_gpr_corruption.c' (18,927) at 20240405153054357
20901 2025-01-21 03:00:56.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-i2c.c' (18,928) at 20240405153049561
20902 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-tvo.yaml' (18,929) at 20240405153045049
20903 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_uid.c' (18,930) at 20210307214931870
20904 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/MAINTAINERS' (18,931) at 20210308005003016
20905 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.9.1.bb' (18,932) at 20241221090017556
20906 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/regs-rtc.h' (18,933) at 20240405153045681
20907 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-type-dict.out' (18,934) at 20210308005046401 to deleted uid set
20908 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly-beta.dts' (18,935) at 20240405153045561
20909 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/cereal.wrap' (18,936) at 20220408100045889
20910 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/imx6q-iomuxc-gpr.h' (18,937) at 20240405153052733
20911 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_seq.c' (18,938) at 20210309003652384
20912 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/test_MCTPEndpoint.cpp' (18,939) at 20241205090004239
20913 2025-01-21 03:00:56.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c' (18,940) at 20240405153051377
20914 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_leaf.c' (18,941) at 20241023080012895
20915 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_mpls.c' (18,942) at 20240405153053361
20916 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/dbus_pcap_loader.js' (18,943) at 20220602030014530
20917 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8195.c' (18,944) at 20240405153051317
20918 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/5.Posting.rst' (18,945) at 20240405153045297
20919 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/medcom-wide.h' (18,946) at 20210308005003604
20920 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_yaffs2.h' (18,947) at 20210308005003556
20921 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/relocate.c' (18,948) at 20210308005002884
20922 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.c' (18,949) at 20240405153046953
20923 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv04.c' (18,950) at 20210307214927966
20924 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts' (18,951) at 20210307214926022
20925 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/mac_nvram.h' (18,952) at 20230426080043764
20926 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/qos_fuzz.c' (18,953) at 20240906080037568
20927 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ctags/ctags_6.1.20241201.0.bb' (18,954) at 20241221090017512
20928 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/bluealsa_4.3.0.bb' (18,955) at 20241221090017488
20929 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/battery.h' (18,956) at 20210308005003680
20930 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/lp3943.txt' (18,957) at 20210307214925358
20931 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-op1-opp.dtsi' (18,958) at 20240405153045817
20932 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_pnor_partition_table.h' (18,959) at 20210308005108645
20933 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-man-file.patch' (18,960) at 20230706080014757
20934 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022ds_32b.dts' (18,961) at 20210307214926346
20935 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-graph.yaml' (18,962) at 20240405153045161
20936 2025-01-21 03:00:56.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/meson.build' (18,963) at 20240904080011482
20937 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/nrf51_soc.c' (18,964) at 20240906080037192
20938 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/dir.c' (18,965) at 20240405153231687
20939 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18250.c' (18,966) at 20240405153049533
20940 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SecureBootDatabaseCollection.json' (18,967) at 20240619080002952
20941 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/bmp085.yaml' (18,968) at 20240405153045077
20942 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/esp4.c' (18,969) at 20240805080014051
20943 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_rtalloc.c' (18,970) at 20241023080012899 to deleted uid set
20944 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cpu.c' (18,971) at 20241211090212522
20945 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ll2.c' (18,972) at 20240405153050229
20946 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_sub.c' (18,973) at 20210308005046529
20947 2025-01-21 03:00:56.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/timer.c' (18,974) at 20240405153045661
20948 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_aspeed.hpp' (18,975) at 20240817080027652
20949 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/MAINTAINERS' (18,976) at 20210308005003024
20950 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/0001-Added-handshake-history-reporting-when-test-fails.patch' (18,977) at 20241221090017636
20951 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sm501-regs.h' (18,978) at 20210307214931510
20952 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/hda_dsp_common.h' (18,979) at 20210309003654904
20953 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac3_mac.h' (18,980) at 20240405153231227
20954 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/config' (18,981) at 20240726080012882
20955 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb' (18,982) at 20241221090017660
20956 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest_install.sh' (18,983) at 20210307214932678
20957 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz' (18,984) at 20210307205554590 to deleted uid set
20958 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/goku_udc.h' (18,985) at 20210307214930814
20959 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/vmlinux.lds.S' (18,986) at 20240628080013977
20960 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/img.c' (18,987) at 20240405153050525
20961 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/nlohmann_json.wrap' (18,988) at 20231208090004940
20962 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pnp.rst' (18,989) at 20210309003648292
20963 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dma-swiotlb.c' (18,990) at 20240405153046137
20964 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbdisply.c' (18,991) at 20210307214926826
20965 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_bufs_kern.c' (18,992) at 20210307214932118
20966 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc-common.inc' (18,993) at 20241221090017660
20967 2025-01-21 03:00:56.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-csky-apb-intc.c' (18,994) at 20240405153049193
20968 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/intc.c' (18,995) at 20210308005045889
20969 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-core.c' (18,996) at 20240405153054221
20970 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/mpc83xx_cpu.h' (18,997) at 20210308005003356
20971 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/mtk_iommu_v1.c' (18,998) at 20240520080015155
20972 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/Makefile.target' (18,999) at 20240326080039746
20973 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_devlink.c' (19,000) at 20240405153049953
20974 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mjpeg-dec.c' (19,001) at 20240405153049473
20975 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-runtime_0.4.9.bb' (19,002) at 20241221090017504
20976 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mcfmii.c' (19,003) at 20210308005003436
20977 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2081si-post.dtsi' (19,004) at 20240405153046093
20978 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/thread_info.h' (19,005) at 20210307214932742
20979 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/autotools-brokensep.bbclass' (19,006) at 20220910030013385
20980 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/entry.S' (19,007) at 20240405153046021
20981 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-digest.rst' (19,008) at 20210307214925266
20982 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/Makefile' (19,009) at 20240405153052117
20983 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv-iommu.h' (19,010) at 20241211090212326
20984 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/pmbus_regs.h' (19,011) at 20241211090212362
20985 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-hisi-error.c' (19,012) at 20240405153051233
20986 2025-01-21 03:00:56.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/sleep-states.rst' (19,013) at 20210307214925238
20987 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/fpu_helper.c' (19,014) at 20241211090212518
20988 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vmap_stack.h' (19,015) at 20240405153045865
20989 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/README.md' (19,016) at 20231212090013238 to deleted uid set
20990 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/models/wwnr.dot' (19,017) at 20240405153054385
20991 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1043_ids.c' (19,018) at 20210308005002556
20992 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk_table.h' (19,019) at 20240405153050669
20993 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/284.out' (19,020) at 20210308005046469
20994 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-its.c' (19,021) at 20241023080012879
20995 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.8.bb' (19,022) at 20241206090014242
20996 2025-01-21 03:00:56.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/yocto-layer.yml' (19,023) at 20221120040010710
20997 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCVirtualMedia.json' (19,024) at 20240724080002903
20998 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/eth.c' (19,025) at 20240326080039574
20999 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sy8106a.h' (19,026) at 20210308005003688
21000 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-stop@.target' (19,027) at 20240321080027598
21001 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvbdev.h' (19,028) at 20240405153052825
21002 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt/meson.build' (19,029) at 20230825080021137 to deleted uid set
21003 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp_1.6.6.bb' (19,030) at 20241206090014238
21004 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios.bin' (19,031) at 20240326080039614 to deleted uid set
21005 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/resource.c' (19,032) at 20240405153232011
21006 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-sofef00.c' (19,033) at 20240405153230615
21007 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-evb-act8846.dts' (19,034) at 20240405153045561
21008 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/check_signature.c' (19,035) at 20210307214931790
21009 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-opal.c' (19,036) at 20240405153051501
21010 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/.markdownlint.yaml' (19,037) at 20230404080007402
21011 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat_git.bb' (19,038) at 20231126090012857
21012 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ucall.S' (19,039) at 20240405153230039
21013 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/Makefile' (19,040) at 20220525020652526
21014 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_device_local.h' (19,041) at 20210307214930542
21015 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4906.dtsi' (19,042) at 20240405153045717
21016 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml' (19,043) at 20240405153045065
21017 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv.h' (19,044) at 20210309003649028
21018 2025-01-21 03:00:56.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend' (19,045) at 20241221090017468
21019 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/writing_musb_glue_layer.rst' (19,046) at 20210307214925474
21020 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/sockbits.h' (19,047) at 20210308005046089
21021 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32h743-eval_defconfig' (19,048) at 20210308005003280
21022 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/Makefile' (19,049) at 20210307214929298
21023 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.rmobile' (19,050) at 20210308005003296
21024 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/images/obmc-phosphor-image.bbappend' (19,051) at 20210813100029656
21025 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/stlb_regs.h' (19,052) at 20240405153046605
21026 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/utils.cpp' (19,053) at 20220727030018061
21027 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/056.out' (19,054) at 20210308005046441
21028 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/ulpi.c' (19,055) at 20210309003653204
21029 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/hdlcd_crtc.c' (19,056) at 20240405153048357
21030 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/common.py' (19,057) at 20241206090014306
21031 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/misc.c' (19,058) at 20210308005002728
21032 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-dvb.c' (19,059) at 20240405153049469
21033 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/power.c' (19,060) at 20210916100017811
21034 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/crc32.c' (19,061) at 20210308005003420
21035 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-execstack.sh' (19,062) at 20210307205554130
21036 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/pylintrc' (19,063) at 20240906080037444
21037 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolantConnector.v1_0_2.json' (19,064) at 20240619080002944
21038 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga_escape.h' (19,065) at 20240405153048789
21039 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/trace-events' (19,066) at 20230925080039901
21040 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch' (19,067) at 20241221090017680
21041 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/sensor.cpp' (19,068) at 20240904080048947
21042 2025-01-21 03:00:56.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/tkip.h' (19,069) at 20210307214931994
21043 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,emev2-smu.yaml' (19,070) at 20220525020651666
21044 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/xfrm.h' (19,071) at 20240405153052861
21045 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/per.S' (19,072) at 20240906080037580
21046 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_sysfs.c' (19,073) at 20240405153230539
21047 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-aspeed-i2c-ic.c' (19,074) at 20220627100016994
21048 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/lantiq/fpi-bus.c' (19,075) at 20210307214930442
21049 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Accuracy.interface.yaml' (19,076) at 20221207040023631
21050 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/0001-Make-manpages-multilib-identical.patch' (19,077) at 20210307205554602
21051 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/dtcs033.c' (19,078) at 20210307214928826
21052 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman.c' (19,079) at 20220525020654091
21053 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ppdev.h' (19,080) at 20210307214931654
21054 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-neonbs-glue.c' (19,081) at 20240405153229975
21055 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_nat.h' (19,082) at 20240405153052865
21056 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-dell-wmi-ddv' (19,083) at 20240405153044913
21057 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Funasdalen_Telestation' (19,084) at 20210307205553782
21058 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/ifupdown_0.8.44.bb' (19,085) at 20241221090017640
21059 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l73.c' (19,086) at 20240405153053577
21060 2025-01-21 03:00:56.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv-trace.c' (19,087) at 20240405153049125
21061 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/zones.json' (19,088) at 20241106090019918
21062 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/smp.h' (19,089) at 20210307214926618
21063 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9xeek_dataflash_cs0_defconfig' (19,090) at 20210308005003248
21064 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v7m.S' (19,091) at 20240405153045693
21065 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/debugfs.c' (19,092) at 20220913100024309
21066 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/bitfield.h' (19,093) at 20210307214925958
21067 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/salvator-x.dtsi' (19,094) at 20210308005002608
21068 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/detail/async_send_handler.hpp' (19,095) at 20240817080036816
21069 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/gen_facilities.c' (19,096) at 20240405153046305
21070 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/common.py' (19,097) at 20241211090212458
21071 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/checksum.c' (19,098) at 20241211090212394
21072 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_masks.h' (19,099) at 20240405153046589
21073 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/internal.h' (19,100) at 20240415080012967
21074 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/traces.h' (19,101) at 20240405153050705
21075 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18212.h' (19,102) at 20210307214928798
21076 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini.dtsi' (19,103) at 20240405153045433
21077 2025-01-21 03:00:56.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila_common.c' (19,104) at 20210307214931962
21078 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/misc.py' (19,105) at 20210308005048033
21079 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/util.c' (19,106) at 20220525020654963
21080 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/lsm_cgroup_nonvoid.c' (19,107) at 20240405153054269
21081 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/Makefile.softmmu-target' (19,108) at 20241211090212550
21082 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt312.c' (19,109) at 20240405153049293
21083 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/code-update.md' (19,110) at 20230316080008330
21084 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramfuc.h' (19,111) at 20210307214927958
21085 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-fix-msgsndnotify-loop.patch' (19,112) at 20210307205553810
21086 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_dcscm/Makefile' (19,113) at 20230720080043535
21087 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/busy_check.tc' (19,114) at 20210309003656000
21088 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/multi_ebb_procs_test.c' (19,115) at 20240405153054361
21089 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,omap2-intc.txt' (19,116) at 20210307214925346
21090 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sockaddr.sh' (19,117) at 20240405153054177
21091 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/gpio-restart.yaml' (19,118) at 20240405153229787
21092 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-offload-reorder-good.svg' (19,119) at 20210307214925542
21093 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-search-empty.png' (19,120) at 20220105012522971 to deleted uid set
21094 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/trace-enable/trace-enable.bbappend' (19,121) at 20230428080015190
21095 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_init.c' (19,122) at 20240405153047245
21096 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/pic.h' (19,123) at 20240405153046201
21097 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mt7621.c' (19,124) at 20240405153230675
21098 2025-01-21 03:00:56.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti,da850-vpif.txt' (19,125) at 20210307214925354
21099 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-hisi.c' (19,126) at 20240405153230675
21100 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx8mq_evk_defconfig' (19,127) at 20210308005003260
21101 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_srh.h' (19,128) at 20210307214931650
21102 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/boot/dts/Makefile' (19,129) at 20240405153045933
21103 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-09' (19,130) at 20230114040005626
21104 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APL-1.0' (19,131) at 20210307205554414
21105 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/parrot_r16_defconfig' (19,132) at 20210308005003272
21106 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/feat.h' (19,133) at 20240405153232011
21107 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/psp-sev.h' (19,134) at 20240405153052933
21108 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/UCP1020.h' (19,135) at 20210308005003580
21109 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pypng_0.20220715.0.bb' (19,136) at 20230610080017603
21110 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/signal.c' (19,137) at 20240906080037360
21111 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mmu_context.h' (19,138) at 20240405153230031
21112 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/early_me.c' (19,139) at 20210308005002856
21113 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/send-error-report' (19,140) at 20210307205554642
21114 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036-board.c' (19,141) at 20210308005002772
21115 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/q_in_vni_veto.sh' (19,142) at 20240405153054301
21116 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x01.h' (19,143) at 20210307214928078
21117 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-core/systemd/systemd_%.bbappend' (19,144) at 20241221090017480
21118 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-vmxcopy.c' (19,145) at 20220525020655227
21119 2025-01-21 03:00:56.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/bugs.c' (19,146) at 20241211090145453
21120 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_main.c' (19,147) at 20240613080016379
21121 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-ipq806x-sata.c' (19,148) at 20240405153051289
21122 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_8_0_enum.h' (19,149) at 20210307214927686
21123 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Global.interface.yaml' (19,150) at 20210610000035134
21124 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-renesas-irqc.c' (19,151) at 20240405153049205
21125 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6375.c' (19,152) at 20240405153051349
21126 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/inet6_hashtables.c' (19,153) at 20240405153232035
21127 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html' (19,154) at 20210307205554286
21128 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/vertexcom/Makefile' (19,155) at 20240405153050321
21129 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-dbusmock_0.32.2.bb' (19,156) at 20241221090017668
21130 2025-01-21 03:00:56.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/console.h' (19,157) at 20240326080039546
21131 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/controller/vmd.c' (19,158) at 20241216090017721 to deleted uid set
21132 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/scsi-uclass.c' (19,159) at 20210308005003484
21133 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-4a/tune-neoversev1.inc' (19,160) at 20240301090012451
21134 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/pl031.c' (19,161) at 20210308005003480
21135 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx6-mipi-csi2.c' (19,162) at 20240405153231471
21136 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-extra-junk.err' (19,163) at 20210308005046409
21137 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-maple.dts' (19,164) at 20240405153045773
21138 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drx_driver.h' (19,165) at 20210307214928618
21139 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-display.c' (19,166) at 20240405153232243
21140 2025-01-21 03:00:56.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/fsf/include/variant/tie-asm.h' (19,167) at 20210307214926770
21141 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/bus.c' (19,168) at 20210308005003740
21142 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c' (19,169) at 20240405153050065
21143 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mdb.c' (19,170) at 20240405153053193
21144 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci.h' (19,171) at 20240405153052101
21145 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-ir.c' (19,172) at 20240405153049313
21146 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_qs.h' (19,173) at 20210307214929550
21147 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_unit.c' (19,174) at 20220525020653975
21148 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-r5-base-board.dts' (19,175) at 20210308005002592
21149 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/Kconfig' (19,176) at 20210307214927990
21150 2025-01-21 03:00:56.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mittadalen' (19,177) at 20210307205553786
21151 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-mba6b.dts' (19,178) at 20240405153045505
21152 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt' (19,179) at 20240405153045013
21153 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kdump.h' (19,180) at 20210307214926382
21154 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2371-0000_defconfig' (19,181) at 20210308005003272
21155 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/m-nocp.decode' (19,182) at 20230426080043856
21156 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ZPL-2.0' (19,183) at 20210307205554426
21157 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips64.inc' (19,184) at 20210905000020581
21158 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_tegra.c' (19,185) at 20240405153231535
21159 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/.gitignore' (19,186) at 20210505000128990
21160 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/test_loaddata.py' (19,187) at 20240106090017249
21161 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pruss_driver.h' (19,188) at 20240405153052777
21162 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils_2.43.1.bb' (19,189) at 20241221090017656
21163 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/immap_8xx.h' (19,190) at 20210308005002840
21164 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rva.c.inc' (19,191) at 20241211090212514
21165 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/timebase_helper.c' (19,192) at 20240906080037516
21166 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/fvp-base.md' (19,193) at 20230114040015462
21167 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/Makefile' (19,194) at 20210308005002800
21168 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad7303.yaml' (19,195) at 20220525020651678
21169 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blockgroup_lock.h' (19,196) at 20210307214931362
21170 2025-01-21 03:00:56.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/itd1000_priv.h' (19,197) at 20210307214928626
21171 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-hcalls.rst' (19,198) at 20220429100100422
21172 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ix2505v.c' (19,199) at 20240405153049289
21173 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/volatiles.99_vblade' (19,200) at 20210307205553822
21174 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/ccid.h' (19,201) at 20210308005045973
21175 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rcg.h' (19,202) at 20241216090017693
21176 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb' (19,203) at 20241206090014298
21177 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/apr.c' (19,204) at 20240405153051765
21178 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/witherspoon-tacoma/obmc/gpio/phosphor-power-supply-0.conf' (19,205) at 20210307205553702
21179 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a779x-u-boot.dtsi' (19,206) at 20210308005002604
21180 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/file.c' (19,207) at 20240830080013307
21181 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/pwrseq.h' (19,208) at 20210307214929934
21182 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mac802154_hwsim.c' (19,209) at 20240405153050337
21183 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-voipac-bsb.dts' (19,210) at 20240405153045493
21184 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/altr,rst-mgr.yaml' (19,211) at 20240405153229795
21185 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/restapi.py' (19,212) at 20220125040024447
21186 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/kallsyms.c' (19,213) at 20210308005003228
21187 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-array.out' (19,214) at 20241211090212542
21188 2025-01-21 03:00:56.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpss-pci.c' (19,215) at 20240405153051449
21189 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mmap.c' (19,216) at 20240405153054197
21190 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_upd161704.c' (19,217) at 20210716100030019
21191 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/imx/speed.c' (19,218) at 20210308005002548
21192 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-suzuran.dts' (19,219) at 20240405153045769
21193 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pcm-pdc.c' (19,220) at 20240710080014617
21194 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-prtrvt.dts' (19,221) at 20240405153045501
21195 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-at91-slave.c' (19,222) at 20240624080012780
21196 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/stresstest.c' (19,223) at 20240405153049713
21197 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/rv_reactors.c' (19,224) at 20240405153053061
21198 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/amd-ccp.txt' (19,225) at 20210307214925298
21199 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/mcs_spinlock.h' (19,226) at 20220525020654711
21200 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/current.h' (19,227) at 20240405153046065
21201 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rv1126.c' (19,228) at 20240405153230239
21202 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/fdarray.c' (19,229) at 20240405153054165
21203 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/chipsec/chipsec_1.9.1.bb' (19,230) at 20241221090017580
21204 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/phy.txt' (19,231) at 20210307214925378
21205 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/babeld/babeld_1.13.1.bb' (19,232) at 20230813080012840
21206 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf' (19,233) at 20231126090012861
21207 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/dmard09.c' (19,234) at 20240405153048933
21208 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-am335x-control.c' (19,235) at 20210309003653264
21209 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkAdapterMetrics.v1_1_0.json' (19,236) at 20240619080002948
21210 2025-01-21 03:00:56.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/Kconfig' (19,237) at 20210308005002980
21211 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/test/power_off_cause_test.cpp' (19,238) at 20240217090030856
21212 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/reset.c' (19,239) at 20210307214926254
21213 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/id.c' (19,240) at 20210927100127661
21214 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ramundberget' (19,241) at 20210307205553790
21215 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sm3_base.h' (19,242) at 20220525020654535
21216 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ap325rxa/Makefile' (19,243) at 20210307214926534
21217 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/fuse-tegra.c' (19,244) at 20240405153231455
21218 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/trace.h' (19,245) at 20240405153050609
21219 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-failure.log' (19,246) at 20210309003655972
21220 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR.interface.yaml' (19,247) at 20221207040023627
21221 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/pathwatchimpl.hpp' (19,248) at 20240904080034451
21222 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fin_ack_lat.c' (19,249) at 20210307214932686
21223 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-edosk7760.c' (19,250) at 20210307214926534
21224 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/magic-number.rst' (19,251) at 20240405153045281
21225 2025-01-21 03:00:56.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libata.h' (19,252) at 20240710080014605
21226 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-i2c.c' (19,253) at 20240405153049625
21227 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/mt9m111.txt' (19,254) at 20210307214925350
21228 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/44x.h' (19,255) at 20240405153046089
21229 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-ld4.c' (19,256) at 20210308005002796
21230 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/bootstrap-3.4.1.min.js' (19,257) at 20231126090012817
21231 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/system_dump_entry.cpp' (19,258) at 20230627080024910
21232 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec/Kconfig' (19,259) at 20210308005002920
21233 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/Kconfig' (19,260) at 20240405153049469
21234 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rotate-event-logs.timer' (19,261) at 20210901000020343
21235 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/fru_identity.cpp' (19,262) at 20241002080024870
21236 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/gpr-num.h' (19,263) at 20240405153045937
21237 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-glue.c' (19,264) at 20240405153046097
21238 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/Kconfig' (19,265) at 20240405153045689
21239 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-demux-pinctrl.c' (19,266) at 20240405153048925
21240 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/spapr_xive.c' (19,267) at 20240906080037244
21241 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/pp_endian.h' (19,268) at 20240405153048337
21242 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/mem.c' (19,269) at 20240405153054169
21243 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/setuptools3-base.bbclass' (19,270) at 20240301090012451
21244 2025-01-21 03:00:56.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/math-emu/math.c' (19,271) at 20240405153046317
21245 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/virtual_isys.h' (19,272) at 20210307214930570
21246 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_fru.h' (19,273) at 20210308004938820
21247 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/Makefile' (19,274) at 20210308005002776
21248 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835.dtsi' (19,275) at 20240405153045425
21249 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/mid_bios.c' (19,276) at 20240405153048425
21250 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-install-efi-testfs.sh' (19,277) at 20220612030016755
21251 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/src.c' (19,278) at 20240405153231387
21252 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_procfs.c' (19,279) at 20240405153231579
21253 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis_sysbus.c' (19,280) at 20241211090212342
21254 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-htvec.c' (19,281) at 20240405153230751
21255 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-bl-43.dts' (19,282) at 20240405153045525
21256 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_hest_ghes.rst' (19,283) at 20210308005045805
21257 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (19,284) at 20240426080018064
21258 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/runqslower.c' (19,285) at 20240405153054041
21259 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ddp.c' (19,286) at 20240405153230971
21260 2025-01-21 03:00:56.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0001-Make-ts-module-external.patch' (19,287) at 20210307205553990
21261 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/watch.c' (19,288) at 20210307214926262
21262 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_mpc.h' (19,289) at 20240405153047249
21263 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/memory.txt' (19,290) at 20240405153045285
21264 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/string.c' (19,291) at 20210308005003712
21265 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Dover' (19,292) at 20210307205553794
21266 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/debug.c' (19,293) at 20210307214930542
21267 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/clock.h' (19,294) at 20210308005002660
21268 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/conf/layer.conf' (19,295) at 20210307205553690
21269 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/pvpanic-pci.c' (19,296) at 20240613080016427
21270 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/disable_warning_urllib.py' (19,297) at 20221209040018567
21271 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/compat_barrier.h' (19,298) at 20240405153045865
21272 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.h' (19,299) at 20240405153050109
21273 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tqma6b.dtsi' (19,300) at 20240405153045505
21274 2025-01-21 03:00:56.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-sprd.txt' (19,301) at 20210307214925442
21275 2025-01-21 03:00:56.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c' (19,302) at 20210309003651644
21276 2025-01-21 03:00:56.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/elog-errors.hpp' (19,303) at 20240817080031288
21277 2025-01-21 03:00:56.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/dma.c' (19,304) at 20210309003648852
21278 2025-01-21 03:00:56.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/catch-syscalls.py' (19,305) at 20240906080037576
21279 2025-01-21 03:00:56.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_qp_grp.h' (19,306) at 20220525020653163
21280 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stellaris.c' (19,307) at 20240906080037196
21281 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/boot0.h' (19,308) at 20210308005002640
21282 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/Makefile' (19,309) at 20210307214927786
21283 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/ubx.c' (19,310) at 20240405153047069
21284 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-timechart.c' (19,311) at 20240405153054101
21285 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/iconnect.h' (19,312) at 20210308005003596
21286 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-ber.rst' (19,313) at 20210309003648480
21287 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/inplace-byteswaps.cocci' (19,314) at 20210308005046237
21288 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9v111.c' (19,315) at 20240405153049321
21289 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mp.c' (19,316) at 20210308005003212
21290 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptctl.h' (19,317) at 20210307214928994
21291 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/src/pam_ipmicheck/meson.build' (19,318) at 20230804080023531
21292 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_dg.h' (19,319) at 20210307214932270
21293 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/Makefile' (19,320) at 20240906080037440
21294 2025-01-21 03:00:56.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/xilinx/Makefile' (19,321) at 20240405153046873
21295 2025-01-21 03:00:56.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/files/volatile-binds.service.in' (19,322) at 20231126090012857
21296 2025-01-21 03:00:56.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_ecn.h' (19,323) at 20210307214931650
21297 2025-01-21 03:00:56.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dmabuf-heaps/dmabuf-heap.c' (19,324) at 20240913080013869
21298 2025-01-21 03:00:56.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8400-private.h' (19,325) at 20210307214931438
21299 2025-01-21 03:00:56.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/drop_ntpdate_chk.patch' (19,326) at 20220721030015849
21300 2025-01-21 03:00:56.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mroute.h' (19,327) at 20210309003653992
21301 2025-01-21 03:00:56.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6323/core.h' (19,328) at 20210307214931430
21302 2025-01-21 03:00:56.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/piix.c' (19,329) at 20241211090212290
21303 2025-01-21 03:00:56.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/crg.h' (19,330) at 20210307214926974
21304 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.c' (19,331) at 20240405153230607
21305 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/Makefile' (19,332) at 20240405153054325
21306 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/sec_firmware_ppa.its' (19,333) at 20210308005003332
21307 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/Makefile' (19,334) at 20210307214929574
21308 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_aspeed.c' (19,335) at 20220802100038577
21309 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/cpu_info.c' (19,336) at 20210308005002552
21310 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/catc.c' (19,337) at 20240405153050373
21311 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/processor.h' (19,338) at 20240405153045625
21312 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/fennec_rk3288/Makefile' (19,339) at 20210308005003040
21313 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/musca.rst' (19,340) at 20210308005045809
21314 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_mman.h' (19,341) at 20230925080039949
21315 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/ap-cpu-clk.c' (19,342) at 20240405153230219
21316 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/bcm47xxnflash.h' (19,343) at 20210307214929218
21317 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irq.h' (19,344) at 20240405153231815
21318 2025-01-21 03:00:56.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_engine_cs.h' (19,345) at 20240405153048481
21319 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc83xx.h' (19,346) at 20240405153230051
21320 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_link.c' (19,347) at 20240405153046641
21321 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/Kconfig' (19,348) at 20240405153049561
21322 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/cve-exclusion_6.12.inc' (19,349) at 20241221090017688
21323 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-periph-s10.c' (19,350) at 20240405153046845
21324 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb' (19,351) at 20241221090017560
21325 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/udev/rules.d/debug-trigger-kcs2.rules' (19,352) at 20210616125333493
21326 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/denx.bmp' (19,353) at 20210308005003768 to deleted uid set
21327 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Kconfig' (19,354) at 20240405153045973
21328 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/vpci.c' (19,355) at 20220525020654339
21329 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/README.md' (19,356) at 20240618080025501
21330 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/device_node_continue.cocci' (19,357) at 20240405153053441
21331 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/create-spdx.bbclass' (19,358) at 20241221090017612
21332 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/openh264/0001-Makefile-Use-cp-options-to-preserve-file-mode.patch' (19,359) at 20210307205553802
21333 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/python3.patch' (19,360) at 20210307205554578
21334 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-lp3943.txt' (19,361) at 20210307214925318
21335 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_state3.c' (19,362) at 20210307214931806
21336 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/89xdgautostart.sh' (19,363) at 20210307205554590
21337 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.omap-ulpi-viewport' (19,364) at 20210308005003296
21338 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/.clang-format' (19,365) at 20240829080025807
21339 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/init.rs' (19,366) at 20240503080014518
21340 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/vital_handler.hpp' (19,367) at 20210308005346774
21341 2025-01-21 03:00:56.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-cpm.h' (19,368) at 20210307214930458
21342 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.h' (19,369) at 20210307214927802
21343 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/misc-ep93xx.h' (19,370) at 20240405153045369
21344 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ras/ras_event.h' (19,371) at 20240405153052869
21345 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/meson.options' (19,372) at 20230816080035547
21346 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/mux-k2g.h' (19,373) at 20210308005002732
21347 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/resume_user_mode.h' (19,374) at 20240405153052789
21348 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r16-nintendo-nes-classic-edition.dts' (19,375) at 20210308005002628
21349 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2080_sd_rcw.cfg' (19,376) at 20210308005002996
21350 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/marvell,pxa2xx-ac97.txt' (19,377) at 20210307214925430
21351 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-fuloong2e.c' (19,378) at 20210307214926282
21352 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-start@.target' (19,379) at 20220301040040081
21353 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/poly1305-glue.c' (19,380) at 20220818100014659
21354 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2600.h' (19,381) at 20220215040051496
21355 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf117.c' (19,382) at 20220525020652971
21356 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/Kconfig' (19,383) at 20240405153049897
21357 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov7670.txt' (19,384) at 20210307214925350
21358 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethernet/eth.c' (19,385) at 20240503080014510
21359 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sun6i-prcm.c' (19,386) at 20220525020653347
21360 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-dbx5x0-pinctrl.dtsi' (19,387) at 20240405153045577
21361 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_uli.c' (19,388) at 20240405153046673
21362 2025-01-21 03:00:56.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sxsabresd.h' (19,389) at 20210308005003604
21363 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-divider-gate.c' (19,390) at 20220525020652306
21364 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/cxl_downstream.c' (19,391) at 20241211090212314
21365 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp-dialin/files/ppp-dialin' (19,392) at 20210307205554466
21366 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-regs.h' (19,393) at 20210308005002792
21367 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.c' (19,394) at 20210307214929810
21368 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm.c' (19,395) at 20240405153045685
21369 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8993.h' (19,396) at 20210307214932366
21370 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/lis3lv02d.c' (19,397) at 20240405153230843
21371 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/Makefile' (19,398) at 20210307214926466
21372 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/ebtables-legacy-save' (19,399) at 20241221090017496
21373 2025-01-21 03:00:56.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/cache.json' (19,400) at 20240405153054109
21374 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.gitignore' (19,401) at 20220105012522959
21375 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue.net' (19,402) at 20210307205554470 to deleted uid set
21376 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.yaml' (19,403) at 20240405153045181
21377 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/Makefile' (19,404) at 20210307214932486
21378 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.c' (19,405) at 20210307214927950
21379 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-device-test.c' (19,406) at 20220429100100938
21380 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/gpio.h' (19,407) at 20210308005002668
21381 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kiiminki' (19,408) at 20210307205553766
21382 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/Makefile' (19,409) at 20210308005003004
21383 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/userfaultfd_k.h' (19,410) at 20240405153231847
21384 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml' (19,411) at 20240405153045177
21385 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/process.c' (19,412) at 20240405153230039
21386 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yarl_1.18.0.bb' (19,413) at 20241221090017564
21387 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/cacheflush.h' (19,414) at 20240405153230147
21388 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/generic-radix-tree.h' (19,415) at 20240405153231811
21389 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-s922x-bananapi-m2s.dts' (19,416) at 20240405153045713
21390 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/affinity.h' (19,417) at 20240405153052789
21391 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vsock_addr.c' (19,418) at 20220525020654923
21392 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/pasid.h' (19,419) at 20240405153230743
21393 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/microchip-ksz.h' (19,420) at 20210307214931478
21394 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/errors.h' (19,421) at 20210307214930598
21395 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt' (19,422) at 20210307214925418
21396 2025-01-21 03:00:56.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.h' (19,423) at 20240405153047117
21397 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/Kconfig' (19,424) at 20240405153229983
21398 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-gnss' (19,425) at 20240405153044917
21399 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/phc_vclocks.c' (19,426) at 20240405153232015
21400 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/templates/default/local.conf.sample' (19,427) at 20241221090017476
21401 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/be_byteshift.h' (19,428) at 20210307214932478
21402 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mcu.h' (19,429) at 20210307214929898
21403 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6351.txt' (19,430) at 20210307214925430
21404 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/.gitignore' (19,431) at 20240405153054357
21405 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager/ibm-power9-cpu/blocklist.json' (19,432) at 20210307205554062
21406 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-ipf.h' (19,433) at 20241114091008832
21407 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/s390x-softmmu/default.mak' (19,434) at 20240906080037160
21408 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/Kconfig' (19,435) at 20220525020653619
21409 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (19,436) at 20240316080012480
21410 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/Makefile' (19,437) at 20240405153231455
21411 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-apl-fails.txt' (19,438) at 20240405153230531
21412 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace.h' (19,439) at 20210307214926430
21413 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ptest.patch' (19,440) at 20241221090017648
21414 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/0001-Handle-logging-syscall.patch' (19,441) at 20231126090012773
21415 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/msi/msi.c' (19,442) at 20240710080014597 to deleted uid set
21416 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9261ek.h' (19,443) at 20210308005003584
21417 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml' (19,444) at 20240405153229787
21418 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/udc/Makefile' (19,445) at 20210308005003508
21419 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml' (19,446) at 20240405153045113
21420 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml' (19,447) at 20240405153045173
21421 2025-01-21 03:00:56.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi' (19,448) at 20240405153229895
21422 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dccp.h' (19,449) at 20210307214931630
21423 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage3_trace_output.h' (19,450) at 20240405153052901
21424 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/Makefile' (19,451) at 20210308005003028
21425 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/free-space-tree.h' (19,452) at 20240405153052285
21426 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/Kconfig' (19,453) at 20210308005003044
21427 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c' (19,454) at 20240405153048681
21428 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tpm-v1.h' (19,455) at 20230310090043283
21429 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/common.c' (19,456) at 20210308005002944
21430 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/JsonSchemaFile_v1.xml' (19,457) at 20240619080002928
21431 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/galaxy/Makefile' (19,458) at 20210307214932218
21432 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bcm2835_peripherals.h' (19,459) at 20240906080037328
21433 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-aspeed.c' (19,460) at 20240405153231371
21434 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-core.c' (19,461) at 20241018080014490
21435 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/dbus-sensors/wait-host0-state-ready.conf' (19,462) at 20241213090035006
21436 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/starfive,jh7110-tdm.yaml' (19,463) at 20240405153045169
21437 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/coroutine.hpp' (19,464) at 20241217090453707
21438 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs2-gentil.dts' (19,465) at 20210308005002632
21439 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE03' (19,466) at 20210307214932714
21440 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-NTSC-center-frequencies-8VSB' (19,467) at 20210307205553754
21441 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/traps.c' (19,468) at 20240830080013243
21442 2025-01-21 03:00:56.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_lock.h' (19,469) at 20240405153048457
21443 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinctrl.h' (19,470) at 20240405153052765
21444 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-kv1.bconf' (19,471) at 20220525020655111
21445 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-audio-sync.c' (19,472) at 20210307214927030
21446 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/privcmd.h' (19,473) at 20210307214930982
21447 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stack_var_off.c' (19,474) at 20220525020655195
21448 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK133_defconfig' (19,475) at 20210308005003236
21449 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-hooks.h' (19,476) at 20210307214932602
21450 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.h' (19,477) at 20240405153049945
21451 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/avf/virtchnl.h' (19,478) at 20241211090145533
21452 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-plug-in' (19,479) at 20241107090014377
21453 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-enna' (19,480) at 20211006000025238
21454 2025-01-21 03:00:56.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-dvk-om44.dts' (19,481) at 20240405153045605
21455 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-interconnect.json' (19,482) at 20240405153054133
21456 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_host_console_sub_menu.robot' (19,483) at 20240628080017113
21457 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1550.c' (19,484) at 20240405153230007
21458 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb' (19,485) at 20220402030016039
21459 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-obd_0.7.2.bb' (19,486) at 20240302090018210
21460 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-process-tests_3.0.0.bb' (19,487) at 20231126090012801
21461 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iocontext.h' (19,488) at 20240405153052709
21462 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/fault.c' (19,489) at 20240913080013769
21463 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/extable.h' (19,490) at 20210307214926214
21464 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/omap_usb_phy.c' (19,491) at 20210308005003520
21465 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/cpu_init.c' (19,492) at 20210308005002800
21466 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selections-common.rst' (19,493) at 20210309003648500
21467 2025-01-21 03:00:56.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/perf.c' (19,494) at 20240906080037548
21468 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/rpi-default-settings.inc' (19,495) at 20210812000025262
21469 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/power-supply@68.conf' (19,496) at 20240904080027734
21470 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/hostlogger' (19,497) at 20221213040024897
21471 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rpm-traces.c' (19,498) at 20210307214931778
21472 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/readings.cpp' (19,499) at 20231228090030524
21473 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/alpha-softmmu.mak' (19,500) at 20230925080039837
21474 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso.ld' (19,501) at 20240326080039562
21475 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mediatek,mtk-cirq.yaml' (19,502) at 20240405153045085
21476 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/atomic.h' (19,503) at 20240405153046065
21477 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_test.c' (19,504) at 20240405153054269
21478 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/snvs_lpgpr.c' (19,505) at 20240405153231279
21479 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-ws.c' (19,506) at 20230925080040109
21480 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_signal.h' (19,507) at 20221215040039202
21481 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libosip2/libosip2_5.3.1.bb' (19,508) at 20231126090012785
21482 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/utility.hpp' (19,509) at 20230825080027869
21483 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/common.c' (19,510) at 20241023080012895
21484 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml' (19,511) at 20240405153045141
21485 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/altera.c' (19,512) at 20210308005003372
21486 2025-01-21 03:00:56.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/other.json' (19,513) at 20240405153054133
21487 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/__init__.py' (19,514) at 20240405153232215
21488 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/meson_config.h.in' (19,515) at 20240723080006032
21489 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/126' (19,516) at 20220429100100890
21490 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/fpga.c' (19,517) at 20210308005003052
21491 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_nic.h' (19,518) at 20240405153051601
21492 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/Makefile' (19,519) at 20210308005003008
21493 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/xattr.c' (19,520) at 20241008080014003
21494 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/macro.h' (19,521) at 20210308005002680
21495 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/brcm,bcm63xx-power.yaml' (19,522) at 20240405153045137
21496 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_SDCARD_defconfig' (19,523) at 20210308005003240
21497 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000InitDevice.c' (19,524) at 20240405153052197
21498 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-mv78460.dtsi' (19,525) at 20240405153045453
21499 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-mtrace.inc' (19,526) at 20210812000025326
21500 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7100.dtsi' (19,527) at 20240405153230063
21501 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx7ulp-pinctrl.txt' (19,528) at 20210307214925394
21502 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/blake2b-neon-glue.c' (19,529) at 20220525020651878
21503 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/sh7785lcr.h' (19,530) at 20210307214926558
21504 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/arm-device.c' (19,531) at 20210307214930978
21505 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/xcat/test_power_operation.robot' (19,532) at 20220201040016329
21506 2025-01-21 03:00:56.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/acl.c' (19,533) at 20240405153052389
21507 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/props.h' (19,534) at 20240405153052289
21508 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-fix-parallel-build.patch' (19,535) at 20210307205553810
21509 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/atasound.c' (19,536) at 20210307214926138
21510 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/io.h' (19,537) at 20240405153054049
21511 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uvc.h' (19,538) at 20210307214930802
21512 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps6594.h' (19,539) at 20240405153052733
21513 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/contrib.patch' (19,540) at 20210528000029699
21514 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gardena/smart-gateway-mt7688/Kconfig' (19,541) at 20210308005002996
21515 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hardirq.h' (19,542) at 20220525020651946
21516 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2021-4217.patch' (19,543) at 20220618030015190
21517 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/parport.h' (19,544) at 20210307214926670
21518 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hda.h' (19,545) at 20240405153053613
21519 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/fanctl/fan_control.c' (19,546) at 20210308004922932
21520 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-ts.c' (19,547) at 20240405153049377
21521 2025-01-21 03:00:56.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/pathgentest/grouptwo.yaml' (19,548) at 20221209040030339
21522 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-thread-pointer.h' (19,549) at 20220804100016152
21523 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/md5-asm.S' (19,550) at 20220804100015888
21524 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/lib/call_o32.S' (19,551) at 20210307214926206
21525 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb' (19,552) at 20230520080014504
21526 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-csr.h' (19,553) at 20240405153050529
21527 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_audio_component.h' (19,554) at 20240405153052629
21528 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/Makefile' (19,555) at 20240405153048993
21529 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle.err' (19,556) at 20210308005046409
21530 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space_header.c' (19,557) at 20240405153231603
21531 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-intel-plat.c' (19,558) at 20241125090012251
21532 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/spl.c' (19,559) at 20210308005003016
21533 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/omap1-soc.h' (19,560) at 20240405153052797
21534 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x04.c' (19,561) at 20210307214928082
21535 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/synth.c' (19,562) at 20240405153230163
21536 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pinnacle-grey.c' (19,563) at 20210307214928782
21537 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/ipc.h' (19,564) at 20240405153232107
21538 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/bus.json' (19,565) at 20240405153054113
21539 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/target_core_fabric.h' (19,566) at 20240405153052889
21540 2025-01-21 03:00:56.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb' (19,567) at 20230114040015550
21541 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/power-supply-policy/power-supply-policy.yaml' (19,568) at 20210307205553698
21542 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/rde_handler.cpp' (19,569) at 20240821080001891
21543 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-unknown.out' (19,570) at 20210308005046401 to deleted uid set
21544 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addu_s_qb.c' (19,571) at 20210308005046501
21545 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hackrf/Makefile' (19,572) at 20210307214928842
21546 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (19,573) at 20220128040018736
21547 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rv1108-evb.dts' (19,574) at 20210308005002608
21548 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/compress_offload.h' (19,575) at 20240405153052949
21549 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs.c' (19,576) at 20240405153045989
21550 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ib62x0_defconfig' (19,577) at 20210308005003260
21551 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/unwinder.c' (19,578) at 20240405153046061
21552 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2.dtsi' (19,579) at 20240405153045601
21553 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/rrdtool/b76e3c578f1e9f582e9c28f50d82b1f569602075.patch' (19,580) at 20241206090014254
21554 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_privacy_screen_consumer.h' (19,581) at 20240405153052637
21555 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/a2jmidid_9.bb' (19,582) at 20220402030015975
21556 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8mp.c' (19,583) at 20220525020653875
21557 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/adc.h' (19,584) at 20210308005002720
21558 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/build_utility.c' (19,585) at 20240405153053037
21559 2025-01-21 03:00:56.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__then.hpp' (19,586) at 20240731080033662
21560 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/ovs_flow.yaml' (19,587) at 20240405153045229
21561 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/arm-binary-toolchain.inc' (19,588) at 20230813080012840
21562 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/continuous-integration-and-kas.md' (19,589) at 20241206090014206
21563 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc@.service.in' (19,590) at 20220212040021782 to deleted uid set
21564 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun6i.h' (19,591) at 20210308005002664
21565 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can_platform.c' (19,592) at 20240405153230895
21566 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/Makefile' (19,593) at 20240405153046037
21567 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfadd.c' (19,594) at 20240405153046085
21568 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/ccid2.h' (19,595) at 20210307214931922
21569 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/sysfs.c' (19,596) at 20240405153050441
21570 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/thread_info.h' (19,597) at 20240405153045861
21571 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/insn64.decode' (19,598) at 20221215040039322
21572 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg3ff.c' (19,599) at 20210307214928094
21573 2025-01-21 03:00:56.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/Makefile.am.include' (19,600) at 20210308005108645
21574 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/arizona/registers.h' (19,601) at 20210307214931426
21575 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-man-pages-copyleft-var' (19,602) at 20241221090017616
21576 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ls1043ardb.c' (19,603) at 20210308005002968
21577 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_lib.h' (19,604) at 20240405153047281
21578 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/emif-asm-offsets.c' (19,605) at 20210309003650400
21579 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun8i-mbus.c' (19,606) at 20210307214927030
21580 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sata' (19,607) at 20210308005003296
21581 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/mc.c' (19,608) at 20210308005003432
21582 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/akcipher.c' (19,609) at 20241211090212226
21583 2025-01-21 03:00:56.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe_1.25.0.bb' (19,610) at 20241221090017544
21584 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/sit.c' (19,611) at 20240415080012995
21585 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_qm_tensor_0_regs.h' (19,612) at 20240405153046589
21586 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb' (19,613) at 20241221090017512
21587 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/libavtp_0.2.0.bb' (19,614) at 20220618030015166
21588 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/pipeline.json' (19,615) at 20240405153232223
21589 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-yones-toptech-bs1078-v2.dts' (19,616) at 20240405153045385
21590 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/dir.c' (19,617) at 20240405153052541
21591 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_errno_defs.h' (19,618) at 20210927100127281
21592 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/rsparser.c' (19,619) at 20240405153231351
21593 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/bitset.c' (19,620) at 20241216090017789
21594 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_clk_mgr.c' (19,621) at 20240405153230383
21595 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/harma/post_desc.json' (19,622) at 20240111090006002
21596 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/meson.build' (19,623) at 20240906080037156
21597 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (19,624) at 20241206090014278
21598 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fb_mmc.h' (19,625) at 20210308005003648
21599 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/classes/gxp2-bootblock-n.bbclass' (19,626) at 20230627080016966
21600 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/root.c' (19,627) at 20210308005003356
21601 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts' (19,628) at 20240405153229919
21602 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FDK-AAC' (19,629) at 20241221090017616
21603 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_kern.c' (19,630) at 20240405153054249
21604 2025-01-21 03:00:56.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2007.h' (19,631) at 20220525020653187
21605 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_cpt.c' (19,632) at 20240830080013283
21606 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6115-dispcc.h' (19,633) at 20240405153052645
21607 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c' (19,634) at 20240805080013947
21608 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_udp.c' (19,635) at 20240405153053325
21609 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-gicv2.dtsi' (19,636) at 20210307214926010
21610 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/Kbuild' (19,637) at 20240405153230611
21611 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-berr.c' (19,638) at 20240405153046053
21612 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/index.rst' (19,639) at 20240405153045205
21613 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/gdbstub.c' (19,640) at 20240906080037540
21614 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/config' (19,641) at 20210307214932678
21615 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/time.h' (19,642) at 20240405153045941
21616 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/misc/sdp.txt' (19,643) at 20210308005003328
21617 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/.clang-tidy' (19,644) at 20240926080014009
21618 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/.gitignore' (19,645) at 20210307214926650
21619 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_netdev.c' (19,646) at 20240405153050257
21620 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/flush.c' (19,647) at 20240405153229915
21621 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_connection_sock.c' (19,648) at 20241211090145549
21622 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/pgtable-64.c' (19,649) at 20240405153230015
21623 2025-01-21 03:00:56.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend' (19,650) at 20240402080012066
21624 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/Makefile' (19,651) at 20210307214926342
21625 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/configs/Firestone.py' (19,652) at 20220728030041559 to deleted uid set
21626 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/nitro_enclaves/.gitignore' (19,653) at 20220525020654935
21627 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/db-mv784mp-gp.h' (19,654) at 20210308005003592
21628 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c' (19,655) at 20240405153230359
21629 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/gp_padctrl.h' (19,656) at 20210308005002672
21630 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ucmpdi2.c' (19,657) at 20210307214926610
21631 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/string.c' (19,658) at 20240405153053101
21632 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-svs.c' (19,659) at 20240405153051761
21633 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/cpu-info.c' (19,660) at 20210308005002792
21634 2025-01-21 03:00:56.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_xive.h' (19,661) at 20240906080037336
21635 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/sysfs.c' (19,662) at 20240405153231959
21636 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000006.bb' (19,663) at 20241221090017548
21637 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/index.rst' (19,664) at 20240405153045233
21638 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/toggle-filter.scss' (19,665) at 20210308005107073
21639 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/genalloc.c' (19,666) at 20240405153231947
21640 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/xilinx_emaclite.c' (19,667) at 20210308005003448
21641 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gunicorn/run-ptest' (19,668) at 20240301090012431
21642 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/.clang-format' (19,669) at 20240820080027366 to deleted uid set
21643 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/k3_fit_atf.sh' (19,670) at 20210308005003764
21644 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/mux.h' (19,671) at 20210307214927022
21645 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sbs,sbs-battery.yaml' (19,672) at 20220525020651706
21646 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/231.out' (19,673) at 20210927100127497
21647 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk208.fuc5' (19,674) at 20210307214927938
21648 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/lshrdi3.c' (19,675) at 20210307214926170
21649 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/midi.c' (19,676) at 20240405153054025
21650 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/registers.h' (19,677) at 20210309003654908
21651 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/atomic.h' (19,678) at 20240405153046001
21652 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-mount.service.in' (19,679) at 20241207090017671 to deleted uid set
21653 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Makefile.perf' (19,680) at 20240405153232219
21654 2025-01-21 03:00:56.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext2.rst' (19,681) at 20240405153045201
21655 2025-01-21 03:00:56.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/armv7m_nvic.h' (19,682) at 20240906080037332
21656 2025-01-21 03:00:56.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1200fb.h' (19,683) at 20210307214926218
21657 2025-01-21 03:00:56.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/external-scm.rst' (19,684) at 20230114040015514
21658 2025-01-21 03:00:56.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/devtree.c' (19,685) at 20241211090145369
21659 2025-01-21 03:00:56.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.yaml' (19,686) at 20210307214925294
21660 2025-01-21 03:00:56.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/configure.ac' (19,687) at 20210308005117617
21661 2025-01-21 03:00:56.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/178.out.qcow2' (19,688) at 20230925080040089
21662 2025-01-21 03:00:56.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/mlx5_ifc.h' (19,689) at 20240919080017078
21663 2025-01-21 03:00:56.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/agent.c' (19,690) at 20210307214928370
21664 2025-01-21 03:00:56.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/reset-syscfg.h' (19,691) at 20210307214930206
21665 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/Makefile' (19,692) at 20220525020653435
21666 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-lynx.c' (19,693) at 20240405153050349
21667 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/alternative.c' (19,694) at 20240405153230063
21668 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wl1273.c' (19,695) at 20240405153053817
21669 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/Kbuild' (19,696) at 20210307214927946
21670 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-hace-crypto.c' (19,697) at 20240405153230255
21671 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/arbitrary-int-1-rs/meson.build' (19,698) at 20241211090212462
21672 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lz4.c' (19,699) at 20210307214926802
21673 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/visconti_wdt.c' (19,700) at 20240405153052245
21674 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe_driver.h' (19,701) at 20210308005003676
21675 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/mpc8569mds.c' (19,702) at 20210308005002980
21676 2025-01-21 03:00:56.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/sysfs-pci.rst' (19,703) at 20240405153044929
21677 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_sdma.c' (19,704) at 20240405153230707
21678 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/Makefile' (19,705) at 20210308005003384
21679 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h' (19,706) at 20240405153051973
21680 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/crop/crop_1.0/ia_css_crop_param.h' (19,707) at 20210307214930554
21681 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-fe-tuner.c' (19,708) at 20210307214928598
21682 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_fw_if.h' (19,709) at 20240405153046581
21683 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/utils.c' (19,710) at 20210307214932054
21684 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-sgtl5000.c' (19,711) at 20240405153053933
21685 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ds1287.h' (19,712) at 20210307214926214
21686 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov8858.c' (19,713) at 20240405153049333
21687 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_attach.c' (19,714) at 20240405153054385
21688 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/6x_upgrade.txt' (19,715) at 20210308005002924
21689 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-axg.c' (19,716) at 20240405153231323
21690 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/buildstats-summary.bbclass' (19,717) at 20220910030013389
21691 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunsab.h' (19,718) at 20210307214930762
21692 2025-01-21 03:00:56.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/ptrace.h' (19,719) at 20210308005002804
21693 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-omap-usb2.c' (19,720) at 20240405153231315
21694 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/cf.c' (19,721) at 20240906080037232
21695 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-udoo.dts' (19,722) at 20240405153045505
21696 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_sdcard_qspi_defconfig' (19,723) at 20210308005003264
21697 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/Kconfig' (19,724) at 20240405153230923
21698 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.ti_qspi_dra_test' (19,725) at 20210308005003300
21699 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6348.h' (19,726) at 20210308005003588
21700 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/Makefile' (19,727) at 20240405153049177
21701 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ocelot-spi.c' (19,728) at 20240405153049613
21702 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_gem.c' (19,729) at 20240405153048785
21703 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/s390x/ucall.h' (19,730) at 20240405153232267
21704 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/Makefile' (19,731) at 20210307214930582
21705 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c' (19,732) at 20240405153230315
21706 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/bcm6838-pinctrl.txt' (19,733) at 20210308005003304
21707 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/tvnv17.h' (19,734) at 20210307214927898
21708 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c' (19,735) at 20210309003651808
21709 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/Create.interface.yaml' (19,736) at 20221207040023627
21710 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/table.h' (19,737) at 20240405153051881
21711 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-aiohttp_1.0.5.bb' (19,738) at 20241221090017560
21712 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/hostfs_user.c' (19,739) at 20240805080014019
21713 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/diag318_test_handler.c' (19,740) at 20240405153054317
21714 2025-01-21 03:00:56.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/m4/m4_%.bbappend' (19,741) at 20210307205554386
21715 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pim4328.c' (19,742) at 20240405153048869
21716 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/sbi.c' (19,743) at 20240405153230071
21717 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/MSS_Egress_registers.h' (19,744) at 20210307214929306
21718 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.h' (19,745) at 20210308005003436
21719 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/303' (19,746) at 20221215040039366
21720 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_common.h' (19,747) at 20240405153052233
21721 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dns320.dts' (19,748) at 20240405153045457
21722 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/msgbuf.h' (19,749) at 20210307214926394
21723 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpau_h_qbr.c' (19,750) at 20210308005046505
21724 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led' (19,751) at 20210309003648256
21725 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_bamboo.py' (19,752) at 20241211090212542
21726 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml' (19,753) at 20240405153045181
21727 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/qmp-cmds-control.c' (19,754) at 20230426080043796
21728 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/meson.build' (19,755) at 20240906080037312
21729 2025-01-21 03:00:56.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_codec.c' (19,756) at 20240405153232131
21730 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bitfield.h' (19,757) at 20210308005003656
21731 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-netdev' (19,758) at 20240405153044917
21732 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/debian/pool/main/m/minicom/index.html' (19,759) at 20220204040022572
21733 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_s1810c.c' (19,760) at 20240405153054025
21734 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/bluestone_defconfig' (19,761) at 20210309003648872
21735 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/dma-controller.yaml' (19,762) at 20240405153045053
21736 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_agp_backend.c' (19,763) at 20240405153048773
21737 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8990.c' (19,764) at 20240405153053877
21738 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/docutils.conf' (19,765) at 20210307214925454
21739 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/Kbuild' (19,766) at 20240405153046501
21740 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-idt3243x.c' (19,767) at 20240405153047077
21741 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-eval-v3.dtsi' (19,768) at 20240405153045529
21742 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/gcc.py' (19,769) at 20220910030013397
21743 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/altera_tse.c' (19,770) at 20210308005003424
21744 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a100.c' (19,771) at 20240405153046853
21745 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/jitterentropy.c' (19,772) at 20240405153230159
21746 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql.pam' (19,773) at 20210307205553890
21747 2025-01-21 03:00:56.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/.gitattributes' (19,774) at 20210307205554226
21748 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/zoned.c' (19,775) at 20241018080014554
21749 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/heartbeat.h' (19,776) at 20220525020654475
21750 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_logic_defconfig' (19,777) at 20210308005003272
21751 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/macfb.c' (19,778) at 20240405153231587
21752 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/syscon.c' (19,779) at 20240405153230839
21753 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/powerpc-hcalls.py' (19,780) at 20210307214932570
21754 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/Makefile' (19,781) at 20210307214932514
21755 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq5018.c' (19,782) at 20240405153231331
21756 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_0.h' (19,783) at 20210307214927250
21757 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/t4fw_api_stor.h' (19,784) at 20210307214930302
21758 2025-01-21 03:00:56.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/50-gbmc-br.rules' (19,785) at 20230622080014098
21759 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/base/regmap/regmap.c' (19,786) at 20241216090017693 to deleted uid set
21760 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdc1394/files/install_examples.patch' (19,787) at 20230503080014579
21761 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/raspi-utils/raspi-utils_git.bb' (19,788) at 20241221090017572
21762 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/osdep_intf.h' (19,789) at 20210309003653096
21763 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (19,790) at 20240106090017229
21764 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb50n/MAINTAINERS' (19,791) at 20210308005003016
21765 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb' (19,792) at 20241221090017544
21766 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/README' (19,793) at 20210308005046393
21767 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/reset.c' (19,794) at 20210307214926294
21768 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_processpptables.h' (19,795) at 20210309003649656
21769 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/sctop-record' (19,796) at 20210307214932566
21770 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/phosphor-skeleton-control-power_%/ibm-ac-server/obmc/power_control' (19,797) at 20221129040014411
21771 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_pmu.c' (19,798) at 20210307214927862
21772 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/Kconfig' (19,799) at 20210308005003024
21773 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/Makefile' (19,800) at 20210307214932662
21774 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/scu_info.c' (19,801) at 20220322030058584
21775 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/Kconfig' (19,802) at 20210308005003488
21776 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/abi.h' (19,803) at 20210307214926210
21777 2025-01-21 03:00:56.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/audio-graph-card.c' (19,804) at 20240405153232175
21778 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-zero-page.c' (19,805) at 20241211090212390
21779 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_perf_data_converter_json.sh' (19,806) at 20240405153232231
21780 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/amlogic,meson-sec-pwrc.yaml' (19,807) at 20240405153229787
21781 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/examples.rst' (19,808) at 20210307205554322
21782 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/roles/intel-xhci-usb-role-switch.c' (19,809) at 20240405153052129
21783 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/mbox.h' (19,810) at 20210308005002848
21784 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/channel.c' (19,811) at 20240405153051949
21785 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/byteorder.h' (19,812) at 20210307214926066
21786 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bb' (19,813) at 20220921030015990
21787 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/xor_32.h' (19,814) at 20240405153046321
21788 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Santiago_de_Compostela' (19,815) at 20210307205553766
21789 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-iot.dts' (19,816) at 20240405153229891
21790 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/serial.h' (19,817) at 20210307214931354
21791 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsoap/gsoap_2.8.134.bb' (19,818) at 20241206090014258
21792 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/builtin-check.c' (19,819) at 20240405153054073
21793 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/bitmap.c' (19,820) at 20240405153231695
21794 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hwseq.c' (19,821) at 20240405153047241
21795 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_simple_kms_helper.c' (19,822) at 20240405153048409
21796 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch' (19,823) at 20241221090017684
21797 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RedfishExtensions_v1.xml' (19,824) at 20240824080002934
21798 2025-01-21 03:00:56.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/129.out' (19,825) at 20210308005046449
21799 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_mad.h' (19,826) at 20210307214928442
21800 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/symbols.c' (19,827) at 20240405153054173
21801 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/sifive,ccache0.yaml' (19,828) at 20240405153045021
21802 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/async_pf.h' (19,829) at 20210307214932746
21803 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/jl2005bcd.c' (19,830) at 20240405153049565
21804 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_table_check.rst' (19,831) at 20240820080014161
21805 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear.c' (19,832) at 20240405153051369
21806 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi.h' (19,833) at 20240405153046581
21807 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-inject_git.bb' (19,834) at 20241221090017540
21808 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c' (19,835) at 20240429080012420
21809 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_device.h' (19,836) at 20220525020654003
21810 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_fair_share.c' (19,837) at 20240405153231495
21811 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864.h' (19,838) at 20210307214928718
21812 2025-01-21 03:00:56.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/Makefile' (19,839) at 20210308005002976
21813 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/core.c' (19,840) at 20240405153231963
21814 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/nuvoton,npcm7xx-reset.h' (19,841) at 20210307214931346
21815 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/Makefile' (19,842) at 20210307214930430
21816 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/file-io.cpp' (19,843) at 20240724080006311
21817 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/da8xx-fb.c' (19,844) at 20240405153231583
21818 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_mixer.h' (19,845) at 20210307214932274
21819 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rsnapshot/rsnapshot/configure-fix-cmd_rsync.patch' (19,846) at 20210307205553994
21820 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/smp.c' (19,847) at 20240405153046201
21821 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/Makefile' (19,848) at 20210307214929910
21822 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/ialloc.c' (19,849) at 20240405153231767
21823 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch' (19,850) at 20241206090014298
21824 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/fvp-base.conf' (19,851) at 20241221090017464
21825 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-io-rewind.c' (19,852) at 20240405153049245
21826 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/kqid.c' (19,853) at 20210307214931230
21827 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-inline.h' (19,854) at 20240405153231947
21828 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml' (19,855) at 20240405153045053
21829 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-orangepi-win.dts' (19,856) at 20210308005002616
21830 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/Makefile' (19,857) at 20240405153052537
21831 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/connector/cn_test.c' (19,858) at 20210307214932126
21832 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/clearfog_gt_8k_defconfig' (19,859) at 20210308005003252
21833 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Krompachy' (19,860) at 20210307205553794
21834 2025-01-21 03:00:56.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm11351.dtsi' (19,861) at 20240405153229871
21835 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/clk-da8xx-cfgchip.h' (19,862) at 20210307214931474
21836 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cerberus_1.3.5.bb' (19,863) at 20231011080016582
21837 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm28155-ap.dts' (19,864) at 20240405153229871
21838 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/siliconmitus,sm5502-muic.yaml' (19,865) at 20240405153229763
21839 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/zii,rave-sp-wdt.txt' (19,866) at 20210307214925454
21840 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/wrperfmon.h' (19,867) at 20210307214925650
21841 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgrp_local_storage.c' (19,868) at 20240405153054249
21842 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/dcu_sii9022a.c' (19,869) at 20210308005002960
21843 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-scsi.h' (19,870) at 20240326080039542
21844 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-block-manager.c' (19,871) at 20240405153049257
21845 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/seq_file.h' (19,872) at 20240405153054049
21846 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/qemu-ppce500/Makefile' (19,873) at 20210308005002988
21847 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-setup.c' (19,874) at 20210309003648856
21848 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_project_config_page.py' (19,875) at 20240106090017249
21849 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host.errors.yaml' (19,876) at 20210610000035106
21850 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/COPYING.MIT' (19,877) at 20210307205553686
21851 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/stacktrace.c' (19,878) at 20240405153045357
21852 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h' (19,879) at 20241211090145461
21853 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sbrmi.c' (19,880) at 20240405153048873
21854 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func1.c' (19,881) at 20240405153054277
21855 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/irq_service.h' (19,882) at 20210307214927310
21856 2025-01-21 03:00:56.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-az6007-cardlist.rst' (19,883) at 20210307214925230
21857 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743-sk-rzg1m.dts' (19,884) at 20240405153045549
21858 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-queue-length.rst' (19,885) at 20210307214925222
21859 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-acpi-intel-match.h' (19,886) at 20240613080016507
21860 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/clk-mtk.c' (19,887) at 20210308005003348
21861 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-quanta/network/usb-network.bbappend' (19,888) at 20241206090014278
21862 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-mmio.c' (19,889) at 20240405153045893
21863 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/siox-bus-gpio.c' (19,890) at 20220525020654087
21864 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/suni.h' (19,891) at 20210307214926886
21865 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/check_config.sh' (19,892) at 20240405153054329
21866 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqbypass.h' (19,893) at 20210307214931410
21867 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/bmc/bmc_intf.h' (19,894) at 20210308004938832
21868 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/dbus_watcher.hpp' (19,895) at 20240820080027370
21869 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/policy.c' (19,896) at 20220525020653071
21870 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/fou6.c' (19,897) at 20210307214931962
21871 2025-01-21 03:00:56.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/crypto.c' (19,898) at 20210308005002788
21872 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h' (19,899) at 20240405153048789
21873 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-loadavg-001.c' (19,900) at 20210309003656016
21874 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_debugfs.c' (19,901) at 20240628080014005
21875 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_cp.h' (19,902) at 20240405153051525
21876 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag.bb' (19,903) at 20241206090014274
21877 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-64.yml' (19,904) at 20210307205554110
21878 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/hw_breakpoint.c' (19,905) at 20240405153231907
21879 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/example/gen/net/poettering/meson.build' (19,906) at 20240920080030747 to deleted uid set
21880 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/CVE-2023-3758.patch' (19,907) at 20241221090017576
21881 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.h' (19,908) at 20220525020653739
21882 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/uart.c' (19,909) at 20240405153051181
21883 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-mixx-defs.h' (19,910) at 20210307214926234
21884 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_sysfw_ovmf.c' (19,911) at 20220429100100470
21885 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/syscall.h' (19,912) at 20210307214926322
21886 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/clear_user.S' (19,913) at 20210307214925866
21887 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3060-i2c.c' (19,914) at 20240405153053677
21888 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm3-avx-asm_64.S' (19,915) at 20240405153046365
21889 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_bcm6345.c' (19,916) at 20210308005003484
21890 2025-01-21 03:00:56.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio_win_int.h' (19,917) at 20210308005045725
21891 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/io.cpp' (19,918) at 20230511080043139
21892 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/-bmc-gbmcbrncsidhcp.netdev' (19,919) at 20210929000024374
21893 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-airoha/airoha.c' (19,920) at 20240405153045633
21894 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/tps65090.c' (19,921) at 20210308005003472
21895 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/namei.c' (19,922) at 20240405153231767
21896 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/port_range_occ.sh' (19,923) at 20240405153232263
21897 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-wega-rdk.dts' (19,924) at 20240405153045589
21898 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/yama/Kconfig' (19,925) at 20210307214932186
21899 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw.h' (19,926) at 20240405153231459
21900 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Activation/meson.build' (19,927) at 20230825080021141 to deleted uid set
21901 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/byteorder.h' (19,928) at 20210307214926394
21902 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/spi.h' (19,929) at 20210308005002676
21903 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count2' (19,930) at 20240906080037556 to deleted uid set
21904 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/tegra_nand.c' (19,931) at 20240405153230879
21905 2025-01-21 03:00:56.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_mbox.h' (19,932) at 20240405153049397
21906 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l2_main.c' (19,933) at 20240405153051533
21907 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/libfcoe.h' (19,934) at 20210307214930314
21908 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ti-lmu-register.h' (19,935) at 20210307214931434
21909 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/NFIT.dimmpxm' (19,936) at 20240906080037556 to deleted uid set
21910 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos5433-clock.yaml' (19,937) at 20240405153045029
21911 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/run-ptest' (19,938) at 20241221090017676
21912 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/101.out' (19,939) at 20210308005046445
21913 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/geode/net5501.c' (19,940) at 20220525020652194
21914 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/xor_vmx_glue.c' (19,941) at 20240405153046181
21915 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/cve-2022-33065.patch' (19,942) at 20231126090012865
21916 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-at91-pio4.c' (19,943) at 20240405153231327
21917 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/blink/leds-lgm-sso.c' (19,944) at 20240405153049217
21918 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricReport.v1_5_2.json' (19,945) at 20240824080002938
21919 2025-01-21 03:00:56.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/altr,rst-mgr-a10.h' (19,946) at 20210308005003640
21920 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tizen/tizen_logo_16bpp_gzip.h' (19,947) at 20210308005003716
21921 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/platform.h' (19,948) at 20240405153046221
21922 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/remote-console-window-controller.html' (19,949) at 20210308005107077
21923 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/sleeper.S' (19,950) at 20210307214926186
21924 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/file.c' (19,951) at 20240405153231787
21925 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832_sdr.c' (19,952) at 20240405153049293
21926 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm963148.dts' (19,953) at 20240405153045433
21927 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5475EVB.h' (19,954) at 20210308005003576
21928 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/motorola-cpcap-mapphone.dtsi' (19,955) at 20240405153045601
21929 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/byteorder.h' (19,956) at 20210307214926166
21930 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pcie.hpp' (19,957) at 20240819080030263
21931 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca501.c' (19,958) at 20240405153049569
21932 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/exchange-bmc-os-info.service.redhat' (19,959) at 20210308004938816
21933 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-ipu.h' (19,960) at 20210309003649784
21934 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/Kconfig' (19,961) at 20240405153231663
21935 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/io.h' (19,962) at 20240405153231047
21936 2025-01-21 03:00:56.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network_%.bbappend' (19,963) at 20241206090014222
21937 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-ssh.patch' (19,964) at 20210307205553810
21938 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (19,965) at 20240523080012333
21939 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/recipedetails.js' (19,966) at 20210307205554282
21940 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-shutdown-ack.service' (19,967) at 20230128040012702
21941 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c' (19,968) at 20240405153047201
21942 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/253' (19,969) at 20210927100127497
21943 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-topseed.c' (19,970) at 20210307214928102
21944 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos3250-pmu.c' (19,971) at 20210307214930446
21945 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,drv2665.txt' (19,972) at 20210307214925338
21946 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/0004-cups-fix-multilib-install-file-conflicts.patch' (19,973) at 20241221090017676
21947 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/ascii_string.cpp' (19,974) at 20220323030042607
21948 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/modules.rst' (19,975) at 20220429100100414
21949 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/settings/phosphor-settings-defaults-native/minerva-fan.yaml' (19,976) at 20240316080012480
21950 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg' (19,977) at 20240405153044925
21951 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c' (19,978) at 20240405153230567
21952 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6slevk_defconfig' (19,979) at 20210308005003268
21953 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imgtec_xilfpga.h' (19,980) at 20210308005003596
21954 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_ecdsa_key' (19,981) at 20210307205554466
21955 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/trace.h' (19,982) at 20210308005046269
21956 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9rl.dtsi' (19,983) at 20210308005002572
21957 2025-01-21 03:00:56.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/ddr.c' (19,984) at 20210308005002980
21958 2025-01-21 03:00:57.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_gen_internal.h' (19,985) at 20240405153054057
21959 2025-01-21 03:00:57.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/mt7629-clk.h' (19,986) at 20210308005003632
21960 2025-01-21 03:00:57.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/MAINTAINERS' (19,987) at 20210308005002908
21961 2025-01-21 03:00:57.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi-tlv.h' (19,988) at 20240405153050409 to deleted uid set
21962 2025-01-21 03:00:57.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/dataplane/xen-block.c' (19,989) at 20240906080037204
21963 2025-01-21 03:00:57.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_realtek.h' (19,990) at 20210307214930878
21964 2025-01-21 03:00:57.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-i8255.h' (19,991) at 20240405153047077
21965 2025-01-21 03:00:57.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/libfdt_env.h' (19,992) at 20210307214932142
21966 2025-01-21 03:00:57.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/init' (19,993) at 20210307205553974
21967 2025-01-21 03:00:57.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pch_refclk.c' (19,994) at 20240405153230559
21968 2025-01-21 03:00:57.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_debugfs.c' (19,995) at 20210307214928110
21969 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_0.h' (19,996) at 20240405153048349
21970 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/dove.c' (19,997) at 20240405153045653
21971 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra124-car-common.h' (19,998) at 20210307214931338
21972 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/opcodes-sec.h' (19,999) at 20210307214925854
21973 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/hpwdt.rst' (20,000) at 20240405153045333
21974 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.h' (20,001) at 20220525020652498
21975 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/relocate-modules.patch' (20,002) at 20241221090017640
21976 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/crash_dump.c' (20,003) at 20240405153046253
21977 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh29.c' (20,004) at 20210307214928630
21978 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_xen.c' (20,005) at 20240405153231507
21979 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/compatibility.rst' (20,006) at 20240906080037172
21980 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/nmi.h' (20,007) at 20210307214926246
21981 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/amipcmcia.h' (20,008) at 20210307214926158
21982 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial_2.17.bb' (20,009) at 20241221090017636
21983 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host.interface.yaml' (20,010) at 20221207040023627
21984 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/Kconfig' (20,011) at 20240405153050545
21985 2025-01-21 03:00:57.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/modify_return.c' (20,012) at 20240405153232259
21986 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_switchdev.c' (20,013) at 20240405153050173
21987 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_rawcopy_plugin.wks.in' (20,014) at 20230401080011959
21988 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/migration.json' (20,015) at 20241211090212450
21989 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/interrupts.c' (20,016) at 20210308005002848
21990 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usbdevice_fs.h' (20,017) at 20210307214931534
21991 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/hisilicon,hip07-sec.txt' (20,018) at 20210307214925298
21992 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/sdio_mcu.c' (20,019) at 20240405153231235
21993 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-redboot/bootstrap.S' (20,020) at 20240405153046501
21994 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600-dcscm_defconfig' (20,021) at 20230720080043539
21995 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs_types.h' (20,022) at 20220525020652887
21996 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/i8254.c' (20,023) at 20240405153046445
21997 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/repair.c' (20,024) at 20240405153231775
21998 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/clear_page.S' (20,025) at 20240405153230095
21999 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.yaml' (20,026) at 20240405153045093
22000 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/init.h' (20,027) at 20210308005002796
22001 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/ksi8560.c' (20,028) at 20240405153230051
22002 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.5.c' (20,029) at 20240405153050345
22003 2025-01-21 03:00:57.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-pll.yaml' (20,030) at 20240405153229759
22004 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/max34451.c' (20,031) at 20240906080037296
22005 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-virtualenv_20.26.6.bb' (20,032) at 20241221090017560
22006 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra114_spi.c' (20,033) at 20210308005003496
22007 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x01_hardware.h' (20,034) at 20240405153048805
22008 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/core.c' (20,035) at 20240613080016411
22009 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/common.h' (20,036) at 20240405153049045
22010 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/utils.h' (20,037) at 20240405153232283
22011 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c' (20,038) at 20220525020652819
22012 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rds.h' (20,039) at 20210307214931658
22013 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/121' (20,040) at 20220429100100890
22014 2025-01-21 03:00:57.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0004-Pass-CXXFLAGS_FOR_BUILD-in-a-couple-of-places-to-avo.patch' (20,041) at 20241221090017660
22015 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/ublk_drv.c' (20,042) at 20241211090145397
22016 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1088aqds.h' (20,043) at 20210308005003600
22017 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs2acl.c' (20,044) at 20240405153052433
22018 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/powergate.h' (20,045) at 20210308005002672
22019 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-prison-v1.h' (20,046) at 20240405153049241
22020 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_filter_test.h' (20,047) at 20210307214931782
22021 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/check-headers.sh' (20,048) at 20240405153232223
22022 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/uaccess.h' (20,049) at 20240405153054389
22023 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm720t/Makefile' (20,050) at 20210308005002544
22024 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/Makefile' (20,051) at 20240405153231451
22025 2025-01-21 03:00:57.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-mips.rst' (20,052) at 20230426080043664
22026 2025-01-21 03:00:57.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/qbman-portal.c' (20,053) at 20240405153051757
22027 2025-01-21 03:00:57.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/checkundef.sh' (20,054) at 20210307214926614
22028 2025-01-21 03:00:57.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/mpqemu-link.h' (20,055) at 20210927100127241
22029 2025-01-21 03:00:57.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-mcb' (20,056) at 20210307214925194
22030 2025-01-21 03:00:57.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/op_dump_util.hpp' (20,057) at 20230625080025863
22031 2025-01-21 03:00:57.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/Makefile' (20,058) at 20240405153051197
22032 2025-01-21 03:00:57.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5686.c' (20,059) at 20240405153048977
22033 2025-01-21 03:00:57.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/devkit8000.h' (20,060) at 20210308005003592
22034 2025-01-21 03:00:57.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/i9xx_plane.c' (20,061) at 20240405153048433
22035 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2.h' (20,062) at 20240405153049825
22036 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-core/packagegroup/packagegroup-core-security.bbappend' (20,063) at 20220612030016735
22037 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c' (20,064) at 20241023080012875
22038 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_common.h' (20,065) at 20240405153230971
22039 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/lowlevel_init_ca15.S' (20,066) at 20210308005002768
22040 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_cpu.h' (20,067) at 20210308005046097
22041 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strcat.S' (20,068) at 20240405153229859
22042 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/Makefile' (20,069) at 20210308005003088
22043 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/kgdb_stubs.c' (20,070) at 20210308005003228
22044 2025-01-21 03:00:57.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/mchp48l640.c' (20,071) at 20240405153230867
22045 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-shx3.c' (20,072) at 20210307214926566
22046 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_nest3.decode' (20,073) at 20210308005046389
22047 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_init.h' (20,074) at 20240405153047245
22048 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/Makefile' (20,075) at 20210307214927038
22049 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/helpers.h' (20,076) at 20220525020655235
22050 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_driver.h' (20,077) at 20210309003650212
22051 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx_common.c' (20,078) at 20240405153050281
22052 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/s390x-internal.h' (20,079) at 20230426080043920
22053 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/caddy2_defconfig' (20,080) at 20210308005003252
22054 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_eq_qb.c' (20,081) at 20210308005046501
22055 2025-01-21 03:00:57.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cpt_hw_types.h' (20,082) at 20240405153046961
22056 2025-01-21 03:00:57.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/BootSettingsStore.js' (20,083) at 20241004080035963
22057 2025-01-21 03:00:57.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_i2s_tdm.c' (20,084) at 20240710080014621
22058 2025-01-21 03:00:57.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_drv.h' (20,085) at 20210307214928038
22059 2025-01-21 03:00:57.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/kvm-window-controller.html' (20,086) at 20210308005107077
22060 2025-01-21 03:00:57.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml' (20,087) at 20240405153045073
22061 2025-01-21 03:00:57.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Process/meson.build' (20,088) at 20230825080021141 to deleted uid set
22062 2025-01-21 03:00:57.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit-group-rule-datetime.bb' (20,089) at 20241221090017520
22063 2025-01-21 03:00:57.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/test.h' (20,090) at 20210308005003628
22064 2025-01-21 03:00:57.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/backing-dev.c' (20,091) at 20240405153231959
22065 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_global_conf_regs.h' (20,092) at 20240405153046577
22066 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/.clang-format' (20,093) at 20211029100036564
22067 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_info.c' (20,094) at 20240405153231579
22068 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1254_revA_defconfig' (20,095) at 20210308005003288
22069 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-rt2880.c' (20,096) at 20240405153051321
22070 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow/run-ptest' (20,097) at 20240309090012808
22071 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/arm_scsi.h' (20,098) at 20240405153051569
22072 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml' (20,099) at 20240405153229787
22073 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/parallel.c' (20,100) at 20240906080037208
22074 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hash-64k.h' (20,101) at 20240405153046101
22075 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/hwprobe.rst' (20,102) at 20240405153229827
22076 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/andestech,ax45mp-cache.yaml' (20,103) at 20240405153229755
22077 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/sifive_gpio.c' (20,104) at 20241211090212274
22078 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/Kconfig' (20,105) at 20210307214929378
22079 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/iotools/iotools/iotools-setup.service' (20,106) at 20210307205554058
22080 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rc80211_minstrel_ht.c' (20,107) at 20240405153053297
22081 2025-01-21 03:00:57.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/debugfs.c' (20,108) at 20240405153053385
22082 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/paste.rs' (20,109) at 20240405153232099
22083 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-GCC-exception' (20,110) at 20210307205554422
22084 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/fsl,scu.yaml' (20,111) at 20240405153045057
22085 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/syscall_n64.tbl' (20,112) at 20241211090212378
22086 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad7793.h' (20,113) at 20210309003653884
22087 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/a2ul16riser.json' (20,114) at 20220601030005857
22088 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/Makefile' (20,115) at 20220525020652827
22089 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/Kconfig' (20,116) at 20240405153230755
22090 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-bpf.c' (20,117) at 20240405153054041
22091 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x08_hardware.h' (20,118) at 20240405153048805
22092 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/conf/templates/default/local.conf.sample' (20,119) at 20241221090017472
22093 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/index.rst' (20,120) at 20240405153045325
22094 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/builtin.h' (20,121) at 20240405153054077
22095 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb14p.rst' (20,122) at 20220525020651786
22096 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-lte-sku.dtsi' (20,123) at 20240405153045785
22097 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-cpus.dtsi' (20,124) at 20240405153045569
22098 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-twl4030-usb.c' (20,125) at 20240405153231315
22099 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/0001-Replace-stat64-with-stat.patch' (20,126) at 20230114040015534
22100 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/rv32-rustix-libc-backend.patch' (20,127) at 20241221090017672
22101 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/disable-float-tests.patch' (20,128) at 20230706080014757
22102 2025-01-21 03:00:57.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/059_change_size.dts' (20,129) at 20210308005003752
22103 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-r-ccu.h' (20,130) at 20210307214931350
22104 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/ibm-dbus-interfaces.pc.in' (20,131) at 20210308005117617
22105 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/sign_ipk.bbclass' (20,132) at 20220910030013393
22106 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/malta_qemu_32r6_defconfig' (20,133) at 20240405153230007
22107 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/219' (20,134) at 20210927100127493
22108 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vesafb.c' (20,135) at 20240812080017248
22109 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/trace-events' (20,136) at 20240326080039430
22110 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-v4l2.h' (20,137) at 20240405153052833
22111 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/avsbus-control/avsbus-enable@.service' (20,138) at 20210307205553718
22112 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vexpress-config.yaml' (20,139) at 20240405153045017
22113 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/syscalls_64.c' (20,140) at 20240405153046497
22114 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-sld8.c' (20,141) at 20210308005002796
22115 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_stream2mmio.c' (20,142) at 20210307214930538
22116 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-amdpt.c' (20,143) at 20240405153047073
22117 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/config' (20,144) at 20240405153054301
22118 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig' (20,145) at 20210308005003264
22119 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/math.c' (20,146) at 20240405153046181
22120 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/Makefile' (20,147) at 20210308005002708
22121 2025-01-21 03:00:57.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/add_unless' (20,148) at 20240405153053433
22122 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/smc.h' (20,149) at 20240405153050329
22123 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/start.S' (20,150) at 20210308005046397
22124 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lspcon.c' (20,151) at 20240405153048457
22125 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers.c' (20,152) at 20240405153046885
22126 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/Kconfig' (20,153) at 20240405153231323
22127 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntdev.c' (20,154) at 20240405153052249
22128 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_debugfs.c' (20,155) at 20240405153231235
22129 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/clockid.c' (20,156) at 20210309003655948
22130 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-elf/Makefile' (20,157) at 20220525020652198
22131 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/sys-cdefs.h' (20,158) at 20231011080016606
22132 2025-01-21 03:00:57.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_poweroff.c' (20,159) at 20240405153046753
22133 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h' (20,160) at 20210307214930294
22134 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/117' (20,161) at 20220429100100890
22135 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_param.h' (20,162) at 20240405153049113
22136 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/etcd.inc' (20,163) at 20230602080015084
22137 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/xattr.c' (20,164) at 20240405153052969
22138 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_s_w.c' (20,165) at 20210308005046505
22139 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5.dtsi' (20,166) at 20240405153045569
22140 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip_user.c' (20,167) at 20210726100024655
22141 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max3355.c' (20,168) at 20240405153047025
22142 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/md/md-cluster.rst' (20,169) at 20240405153045193
22143 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sundsbruk' (20,170) at 20210307205553790
22144 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/nvidia,tegra194-pcie-ep.yaml' (20,171) at 20240405153045125
22145 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/conitrace.c' (20,172) at 20210308005003208
22146 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nftlmount.c' (20,173) at 20220525020653407
22147 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_drv.c' (20,174) at 20240405153230639
22148 2025-01-21 03:00:57.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/meson.build' (20,175) at 20230815080023508
22149 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc1_cfg_regs.h' (20,176) at 20240405153046581
22150 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend' (20,177) at 20210819000021018
22151 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_ctx_axuser_regs.h' (20,178) at 20240405153046601
22152 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/004' (20,179) at 20210927100127473
22153 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9n12ek_mmc_defconfig' (20,180) at 20210308005003248
22154 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/asm-offsets.h' (20,181) at 20210307214926314
22155 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/mctp/mctp-standards.svg' (20,182) at 20210308004941072
22156 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/Makefile' (20,183) at 20240405153046873
22157 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/sysfs.txt' (20,184) at 20240405153045293
22158 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/suspend-flows.rst' (20,185) at 20210307214925238
22159 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/SocketAttributes/meson.build' (20,186) at 20230825080021137 to deleted uid set
22160 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/vsyscall.h' (20,187) at 20220525020652042
22161 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2841er_priv.h' (20,188) at 20210307214928614
22162 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/netrom/nr_route.c' (20,189) at 20240613080016535 to deleted uid set
22163 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/socionext,uniphier-pcie.yaml' (20,190) at 20240405153045125
22164 2025-01-21 03:00:57.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_log.h' (20,191) at 20210307214931646
22165 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/memory.json' (20,192) at 20240405153054137
22166 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.h' (20,193) at 20240405153231475
22167 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb' (20,194) at 20241221090017684
22168 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ca.c' (20,195) at 20220525020654131
22169 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_multiq.c' (20,196) at 20240624080012832
22170 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/network/phosphor-network/config.json' (20,197) at 20231123090013213
22171 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-check.svg' (20,198) at 20210308005107065
22172 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/ptrace.h' (20,199) at 20210307214926250
22173 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz' (20,200) at 20210307205554594 to deleted uid set
22174 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/g2d.h' (20,201) at 20240405153049465
22175 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-local/file3' (20,202) at 20230114040015526
22176 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_port.c' (20,203) at 20240405153054385
22177 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/machine/ncplite.conf' (20,204) at 20230927080013514
22178 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/common.h' (20,205) at 20240405153054085
22179 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/centos-8-aarch64.ks' (20,206) at 20210308005046541
22180 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/systemintf-sdbus.cpp' (20,207) at 20230513080027502
22181 2025-01-21 03:00:57.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/vga-softcursor.rst' (20,208) at 20210307214925242
22182 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/via,vt8500-rtc.txt' (20,209) at 20210307214925418
22183 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/inter_choice/expected_config' (20,210) at 20210307214932154
22184 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/blkif.h' (20,211) at 20240405153052957
22185 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts' (20,212) at 20240710080014573
22186 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/decNumberLocal.h' (20,213) at 20220429100100582
22187 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/other.json' (20,214) at 20240405153054141
22188 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-poller.h' (20,215) at 20210307214928470
22189 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-diseqc-send-burst.rst' (20,216) at 20210309003648476
22190 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/linux32.c' (20,217) at 20210307214926254
22191 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/untested.tc' (20,218) at 20210307214932670
22192 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv.h' (20,219) at 20240405153230043
22193 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-pxs3.c' (20,220) at 20210308005002792
22194 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ipv6_flowlabel.c' (20,221) at 20240405153054345
22195 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/stack.S' (20,222) at 20210307214926750
22196 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/spi.h' (20,223) at 20240405153231867
22197 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/pvpanic.h' (20,224) at 20240613080016427
22198 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/item_updater.cpp' (20,225) at 20240820080019550
22199 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/logging' (20,226) at 20241213090035010
22200 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77970-u-boot.dtsi' (20,227) at 20210308005002604
22201 2025-01-21 03:00:57.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args.tc' (20,228) at 20210309003656000
22202 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.c' (20,229) at 20240405153231251
22203 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/initializers.c' (20,230) at 20210307214930874
22204 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/pci_regs.h' (20,231) at 20241211090212370
22205 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-axs10x/axs10x.c' (20,232) at 20240405153229863
22206 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2203.conf' (20,233) at 20230606080013598
22207 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/utils.sh' (20,234) at 20220402030016063
22208 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra234-pinmux.yaml' (20,235) at 20240405153045133
22209 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/p17v.h' (20,236) at 20240405153232131
22210 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vmx.c' (20,237) at 20220525020655227
22211 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm23550_w1d.h' (20,238) at 20210308005003588
22212 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/README' (20,239) at 20210309003655968
22213 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/bootgraph.8' (20,240) at 20210307214932618
22214 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-sdt.c' (20,241) at 20210307214932470
22215 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/ecc-dbus-sel.md' (20,242) at 20221209040006383
22216 2025-01-21 03:00:57.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/nop.c' (20,243) at 20240613080016507
22217 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/efi-x86_payload64_defconfig' (20,244) at 20210308005003256
22218 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly507e.c' (20,245) at 20240405153048617
22219 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/sysfs.c' (20,246) at 20240405153053957
22220 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4.dtsi' (20,247) at 20210308005002576
22221 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/fpu/softfloat-macros.h' (20,248) at 20220429100100554
22222 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_vi.h' (20,249) at 20210307214927238
22223 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/ext2-atomic.h' (20,250) at 20210307214931302
22224 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822be.c' (20,251) at 20240405153050657
22225 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcu_segcblist.h' (20,252) at 20240405153052785
22226 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-clp.h' (20,253) at 20221215040039186
22227 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/wq.c' (20,254) at 20240405153047025
22228 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-isp-video.c' (20,255) at 20240405153049457
22229 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/test/Makefile' (20,256) at 20240405153231955
22230 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/formatter.py' (20,257) at 20241206090014290
22231 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/wrapper/cmdline-shebang-wrapper-test.bb' (20,258) at 20241206090014298
22232 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/irqflags.h' (20,259) at 20220525020652098
22233 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_kern.h' (20,260) at 20240405153046341
22234 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/mamoj.c' (20,261) at 20210308005002940
22235 2025-01-21 03:00:57.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc9836-openphone.dts' (20,262) at 20210307214926050
22236 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Signature.v1_0_3.json' (20,263) at 20240619080002956
22237 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-altera.txt' (20,264) at 20220627100016914
22238 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/sta2x11/sta2x11_vip.h' (20,265) at 20220525020653275
22239 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/OWNERS' (20,266) at 20231222090023227
22240 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/options.c' (20,267) at 20210308005003360
22241 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_lsm.c' (20,268) at 20240405153052977
22242 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/time-sync.c' (20,269) at 20240405153050541
22243 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/fallback_platform.c' (20,270) at 20210309003649180
22244 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72-evm-revc.dts' (20,271) at 20240405153045601
22245 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval_devcpu_gcb.h' (20,272) at 20210308005002820
22246 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/dts/simple_smp.dts' (20,273) at 20210307214926314
22247 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/threshold_mock.hpp' (20,274) at 20220412175720090
22248 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/litex/Kconfig' (20,275) at 20220525020653555
22249 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/dma.h' (20,276) at 20210307214927110
22250 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/config2csv.sh' (20,277) at 20240405153054365
22251 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-audio.c' (20,278) at 20210307214928842
22252 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/conntrack_vrf.sh' (20,279) at 20220525020655223
22253 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.c' (20,280) at 20220525020652963
22254 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/README' (20,281) at 20220525020652358
22255 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/sdbus.mk' (20,282) at 20210308004922940
22256 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/car.S' (20,283) at 20210308005002860
22257 2025-01-21 03:00:57.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml' (20,284) at 20240405153045129
22258 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h' (20,285) at 20210307214929330
22259 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/orion5x/u-boot-spl.lds' (20,286) at 20210308005002548
22260 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_transport.c' (20,287) at 20210309003653124
22261 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-array-empty.out' (20,288) at 20210308005046401 to deleted uid set
22262 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8192-gce.h' (20,289) at 20220525020654543
22263 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CFITSIO' (20,290) at 20241221090017616
22264 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6723.c' (20,291) at 20220525020652358
22265 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/pid.c' (20,292) at 20240405153231915
22266 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.out' (20,293) at 20210308005046405 to deleted uid set
22267 2025-01-21 03:00:57.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/clear_hostdumps_poweroff.service' (20,294) at 20230513080025626
22268 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch' (20,295) at 20221120040010722
22269 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/bootm.c' (20,296) at 20210308005002852
22270 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/core.c' (20,297) at 20241125090012259
22271 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/parse-headers.pl' (20,298) at 20210308005002536
22272 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.c' (20,299) at 20240405153048637
22273 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libconfuse/libconfuse_3.3.bb' (20,300) at 20241221090017536
22274 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/FactoryResetStore.js' (20,301) at 20241004080035963
22275 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb' (20,302) at 20230114040015486
22276 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mfhi.c' (20,303) at 20210308005046505
22277 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm11/cpu.c' (20,304) at 20210308005002544
22278 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/Makefile-obey-LDFLAGS.patch' (20,305) at 20210307205553834
22279 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_date_and_time_sub_menu.robot' (20,306) at 20240628080017113
22280 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/srcutree.c' (20,307) at 20240830080013339
22281 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue-proc.h' (20,308) at 20210307214925850
22282 2025-01-21 03:00:57.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/bcm63138_nand.c' (20,309) at 20240405153230867
22283 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-common.h' (20,310) at 20240906080037324
22284 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-nattis-2-natte-2.dts' (20,311) at 20240405153045465
22285 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clk_synthesizer.h' (20,312) at 20210308005002636
22286 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mixer.h' (20,313) at 20240405153054013
22287 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-dma-1.dtsi' (20,314) at 20210307214926350
22288 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/aarch64-linux-user.mak' (20,315) at 20241211090212222
22289 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk-multi-rootfs.wks' (20,316) at 20210307205554634
22290 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/v9fs.h' (20,317) at 20240405153052257
22291 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch' (20,318) at 20210308005003772
22292 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_wlan_util.c' (20,319) at 20240405153231487
22293 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils.bbappend' (20,320) at 20241226090016123
22294 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/runlevel.py' (20,321) at 20220910030013401
22295 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/transmission/files/transmission-daemon' (20,322) at 20210307205553882
22296 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8909.yaml' (20,323) at 20240405153045025
22297 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP0.interface.yaml' (20,324) at 20220315030032659
22298 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml' (20,325) at 20240405153045153
22299 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/service_0.1.bb' (20,326) at 20241206090014298
22300 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ibi.h' (20,327) at 20220525020653083
22301 2025-01-21 03:00:57.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgi/fcgi_git.bb' (20,328) at 20220204040022544
22302 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/pwrseqcmd.h' (20,329) at 20210307214929922
22303 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-one.dts' (20,330) at 20210308005002624
22304 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_sriov.c' (20,331) at 20240405153046953
22305 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record_offcpu.sh' (20,332) at 20240405153232231
22306 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-mmap.rst' (20,333) at 20210309003648476
22307 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm968380gerg_ram_defconfig' (20,334) at 20210308005003252
22308 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c' (20,335) at 20220818100014707
22309 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/nuvoton-npcm845.dtsi' (20,336) at 20240405153229935
22310 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_i2c.h' (20,337) at 20240405153052945
22311 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/secure_seq.c' (20,338) at 20240405153053225
22312 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxc_nand.c' (20,339) at 20210308005003412
22313 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.h' (20,340) at 20240405153049473
22314 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/pegasos_eth.c' (20,341) at 20240405153046209
22315 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-tveeprom.rst' (20,342) at 20210307214925466
22316 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400.c' (20,343) at 20230426080043928
22317 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/Kconfig' (20,344) at 20240405153049473
22318 2025-01-21 03:00:57.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/platform.h' (20,345) at 20210307214926186
22319 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crc.c' (20,346) at 20240405153048613
22320 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/js-unit-tests.html' (20,347) at 20231126090012817
22321 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3288.h' (20,348) at 20210308005002660
22322 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/accel-blocker.h' (20,349) at 20240326080039550
22323 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/device.c' (20,350) at 20241211090145381
22324 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/pn_netlink.c' (20,351) at 20241018080014586
22325 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/Makefile' (20,352) at 20220525020653463
22326 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42xx8.c' (20,353) at 20240405153232147
22327 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/guts.c' (20,354) at 20240405153051757
22328 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/rateconv' (20,355) at 20220612030016723
22329 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/version.cpp' (20,356) at 20240820080019550
22330 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_vdpa.c' (20,357) at 20240405153052233
22331 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-irqfd.c' (20,358) at 20240405153045893
22332 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/devorangefs-req.c' (20,359) at 20210307214931218
22333 2025-01-21 03:00:57.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.h' (20,360) at 20240405153047185
22334 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/syscall.h' (20,361) at 20240405153046281
22335 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-q5xr5.dts' (20,362) at 20240405153045465
22336 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/cs42l43.h' (20,363) at 20240405153231819
22337 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77802-regulator.c' (20,364) at 20240405153051465
22338 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/OpenBMCAccountService_v1.xml' (20,365) at 20240907080003164
22339 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/cr_bllcd.c' (20,366) at 20240405153052173
22340 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/088_expand_size.dts' (20,367) at 20210308005003752
22341 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devfreq-event.h' (20,368) at 20210309003653832
22342 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/modes/interface/isp_const.h' (20,369) at 20240405153051837
22343 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/elf_x86_64_efi.lds' (20,370) at 20210308005002884
22344 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml' (20,371) at 20210307205554070
22345 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-any.json' (20,372) at 20210308005046401
22346 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_cirrus_common.c' (20,373) at 20240405153053953
22347 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cli.c' (20,374) at 20210308005003224
22348 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211hdr.h' (20,375) at 20240405153051953
22349 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ag101p' (20,376) at 20210308005003292
22350 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/mbedtls/run-ptest' (20,377) at 20230401080011931
22351 2025-01-21 03:00:57.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vi.h' (20,378) at 20210309003649440
22352 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-rsp.c' (20,379) at 20240624080012832
22353 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sfr/nb4_ser/nb4-ser.c' (20,380) at 20210308005003048
22354 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/events.md' (20,381) at 20241217090427543
22355 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/lpc-ich9-test.c' (20,382) at 20221215040039378
22356 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/images/DMTF_Redfish_logo_2017.svg' (20,383) at 20240714080004351
22357 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_dbg.c' (20,384) at 20220525020652226
22358 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/Makefile' (20,385) at 20210308005003024
22359 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/networking/sslh_git.bb' (20,386) at 20221029100011436
22360 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/MAINTAINERS' (20,387) at 20210308005002984
22361 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_scb.c' (20,388) at 20220525020653987
22362 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_escale_base.robot' (20,389) at 20220201040016325
22363 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthw20k2.h' (20,390) at 20220525020654991
22364 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/Makefile' (20,391) at 20240405153046713
22365 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-j493.dts' (20,392) at 20240405153045717
22366 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-wcd9340.dtsi' (20,393) at 20240405153045789
22367 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/net/Kconfig' (20,394) at 20210307214930598
22368 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/setup.c' (20,395) at 20240405153230055
22369 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/am53c974-test.c' (20,396) at 20221215040039366
22370 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpts.h' (20,397) at 20240405153050313
22371 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/bugs_64.c' (20,398) at 20210307214926750
22372 2025-01-21 03:00:57.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio-bitbang.h' (20,399) at 20240405153052725
22373 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/pipeline.json' (20,400) at 20240405153054145
22374 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gi-docgen.bbclass' (20,401) at 20230919080013974
22375 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/lltc,ltc294x.yaml' (20,402) at 20240405153045141
22376 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-s390x.yml' (20,403) at 20241211090212202
22377 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb' (20,404) at 20241221090017548
22378 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/libesmtp_1.1.0.bb' (20,405) at 20221003030013265
22379 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/atomic.h' (20,406) at 20240405153046501
22380 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/vdso.h' (20,407) at 20210726100024651
22381 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/MAINTAINERS' (20,408) at 20210308005003004
22382 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/vb2-trace.c' (20,409) at 20210307214928602
22383 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am69-sk.dts' (20,410) at 20240405153229971
22384 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/xinetd.default' (20,411) at 20210307205554574
22385 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/ramfs-common.txt' (20,412) at 20210308005003012
22386 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/microchip,rst.yaml' (20,413) at 20240405153045149
22387 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-api-test.inc' (20,414) at 20230317080013781
22388 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/Makefile' (20,415) at 20210308005002856
22389 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-proc.c' (20,416) at 20210307214932214
22390 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb' (20,417) at 20241206090014270
22391 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/urandom_read_lib1.c' (20,418) at 20240405153054289
22392 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-gt5-common.dtsi' (20,419) at 20240405153229939
22393 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/cmdline-partition.rst' (20,420) at 20210307214925250
22394 2025-01-21 03:00:57.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2022-0530.patch' (20,421) at 20220721030015881
22395 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/Makefile' (20,422) at 20240405153046493
22396 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/uapi/uapi_helper.h' (20,423) at 20240405153053421
22397 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/tlb.h' (20,424) at 20210307214926310
22398 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dropreason.h' (20,425) at 20240405153231851
22399 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-request.c' (20,426) at 20220525020653267
22400 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/genericirq.rst' (20,427) at 20240405153229751
22401 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci-spapr.h' (20,428) at 20221215040039374
22402 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amd-iommu.h' (20,429) at 20240405153231799
22403 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ezusb.h' (20,430) at 20210307214931530
22404 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/pflash_cfi02.c' (20,431) at 20241211090212258
22405 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/janz-cmodio.c' (20,432) at 20240405153049605
22406 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6cuboxi.h' (20,433) at 20210308005003604
22407 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/allwinner-a10.c' (20,434) at 20241211090212246
22408 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/README' (20,435) at 20210308005002976
22409 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch' (20,436) at 20210307205554590
22410 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/floating-point.json' (20,437) at 20240405153054129
22411 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/q35-virtio-graphical.cfg' (20,438) at 20240326080039402
22412 2025-01-21 03:00:57.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/net_ns.c' (20,439) at 20240405153053361
22413 2025-01-21 03:00:57.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dqblk_xfs.h' (20,440) at 20220525020654667
22414 2025-01-21 03:00:57.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/assembler.h' (20,441) at 20240405153045853
22415 2025-01-21 03:00:57.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_scsi.c' (20,442) at 20241211090145489
22416 2025-01-21 03:00:57.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi' (20,443) at 20240405153045817
22417 2025-01-21 03:00:57.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/locking.rst' (20,444) at 20241008080013887
22418 2025-01-21 03:00:57.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T102xQDS.h' (20,445) at 20210308005003580
22419 2025-01-21 03:00:57.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/llcp_commands.c' (20,446) at 20240405153053345
22420 2025-01-21 03:00:57.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_pci.h' (20,447) at 20240405153052945
22421 2025-01-21 03:00:57.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/adc-uclass.c' (20,448) at 20210308005003332
22422 2025-01-21 03:00:57.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml' (20,449) at 20210309003648388
22423 2025-01-21 03:00:57.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/mad.c' (20,450) at 20240429080012424
22424 2025-01-21 03:00:57.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-poweroff.service' (20,451) at 20210307205554094
22425 2025-01-21 03:00:57.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio.h' (20,452) at 20240405153231819
22426 2025-01-21 03:00:57.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/iommu_v2.c' (20,453) at 20240405153230739
22427 2025-01-21 03:00:57.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_configfs.c' (20,454) at 20240520080015187
22428 2025-01-21 03:00:57.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-amd.c' (20,455) at 20240405153231455
22429 2025-01-21 03:00:57.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_diag0c.c' (20,456) at 20220525020652094
22430 2025-01-21 03:00:57.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/0001-Fix-parallel-build-problems-by-Adrian-Bunk.patch' (20,457) at 20210307205553934
22431 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/brcm,sf2.yaml' (20,458) at 20240405153229779
22432 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/err_common.h' (20,459) at 20210307214925646
22433 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-rcu-slist.c' (20,460) at 20210927100127649
22434 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0002-moz.configure-do-not-look-for-llvm-objdump.patch' (20,461) at 20231011080016578
22435 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max8998_charger.c' (20,462) at 20210309003652164
22436 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS8.conf' (20,463) at 20240310080021376
22437 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/idprom.c' (20,464) at 20210307214926594
22438 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png' (20,465) at 20210307205554362 to deleted uid set
22439 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TaskCollection.json' (20,466) at 20240619080002956
22440 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/0006-common_audio-implement-endianness-conversion-in-wav-.patch' (20,467) at 20210307205553802
22441 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-typec' (20,468) at 20210307214925194
22442 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-haoyu-marsboard.dts' (20,469) at 20240405153045385
22443 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/findutils/findutils.inc' (20,470) at 20241206090014334
22444 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtd_uboot.c' (20,471) at 20210308005003408
22445 2025-01-21 03:00:57.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sparc_ksyms.c' (20,472) at 20210307214926602
22446 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/fusb302_reg.h' (20,473) at 20210307214930878
22447 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ina2xx-adc.c' (20,474) at 20240405153230687
22448 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_engine_cs.h' (20,475) at 20210309003649744
22449 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_bt.c' (20,476) at 20220525020654695
22450 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.h' (20,477) at 20210309003649432
22451 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_syscall.h' (20,478) at 20221215040039062
22452 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libotr/fix_qa-issue_include.patch' (20,479) at 20210307205553990
22453 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas_1.12.0.bb' (20,480) at 20241221090017532
22454 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dts' (20,481) at 20241118090018491
22455 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/dwc3-of-simple.c' (20,482) at 20210308005003512
22456 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.c' (20,483) at 20220525020653799
22457 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pisosr.c' (20,484) at 20240405153230307
22458 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,lcc.yaml' (20,485) at 20240405153229759
22459 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.3.rst' (20,486) at 20241221090017596
22460 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Policies/Policies.vue' (20,487) at 20241004080035971
22461 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/altera_uart.c' (20,488) at 20240405153231511
22462 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/mpich2' (20,489) at 20211006000025246
22463 2025-01-21 03:00:57.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/seatd/seatd/init' (20,490) at 20241221090017644
22464 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c' (20,491) at 20240405153049425
22465 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/translate.c' (20,492) at 20240906080037508
22466 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gator-daemon/gator-daemon/0001-Include-missing-cstdint.patch' (20,493) at 20241221090017472
22467 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun9i-a80-deu.yaml' (20,494) at 20240405153045037
22468 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_midi_emul.c' (20,495) at 20210309003654568
22469 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/atk/at-spi2-core_2.54.0.bb' (20,496) at 20241221090017692
22470 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-at91-usart.c' (20,497) at 20240405153231455
22471 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/ChangeLog' (20,498) at 20210307214930998
22472 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/switch_to.h' (20,499) at 20240405153046249
22473 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/dmabuf.c' (20,500) at 20240405153048513
22474 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/sdio.c' (20,501) at 20240405153231235
22475 2025-01-21 03:00:57.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/events.h' (20,502) at 20240405153050125
22476 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_acpi.c' (20,503) at 20240405153051977
22477 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_devfreq.c' (20,504) at 20240405153048697
22478 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-ds.dts' (20,505) at 20240405153045501
22479 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/locks/call_kern.cocci' (20,506) at 20240405153053441
22480 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/uncore-hha.json' (20,507) at 20240405153054113
22481 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xor.h' (20,508) at 20210307214926394
22482 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/vc-graphics.bb' (20,509) at 20210307205554106
22483 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/tlb.h' (20,510) at 20210307214926314
22484 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/arm-mpcore.h' (20,511) at 20210308005002792
22485 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw551x.dts' (20,512) at 20240405153045501
22486 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/Makefile' (20,513) at 20210308005003048
22487 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-pll.c' (20,514) at 20210307214926966
22488 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-2level-types.h' (20,515) at 20210307214925854
22489 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/uninorth-agp.c' (20,516) at 20240405153230199
22490 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/balance.rst' (20,517) at 20240405153045297
22491 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/copy_in_user.S' (20,518) at 20240405153230095
22492 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/phosphor-ipmi-blobs.wrap' (20,519) at 20230821192414188
22493 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_legacy_dev.c' (20,520) at 20240405153052233
22494 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-of-pxa168.c' (20,521) at 20240405153230219
22495 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/snapshot1.tc' (20,522) at 20240405153054305
22496 2025-01-21 03:00:57.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vhost-user-vga.c' (20,523) at 20221215040039106
22497 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_sas.h' (20,524) at 20240624080012816
22498 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/log_buf.c' (20,525) at 20240405153054253
22499 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-timon.c' (20,526) at 20210307214928846
22500 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/st,stih407-lpc' (20,527) at 20210307214925446
22501 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/usb.rst' (20,528) at 20240906080037180
22502 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/chrpath.bbclass' (20,529) at 20240124090012258
22503 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SecureBoot.v1_1_2.json' (20,530) at 20240619080002952
22504 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm200.c' (20,531) at 20240405153048637
22505 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/svc.c' (20,532) at 20240405153053169
22506 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qom/object.h' (20,533) at 20241211090212370
22507 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/bcm2835_ic.h' (20,534) at 20210308005046017
22508 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/expected_stdout' (20,535) at 20210307214932154
22509 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_opcode.c' (20,536) at 20240405153049113
22510 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/input_kapi.rst' (20,537) at 20210307214925514
22511 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/uihelper.py' (20,538) at 20220125040024447
22512 2025-01-21 03:00:57.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_parser.h' (20,539) at 20240405153052693
22513 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_events.h' (20,540) at 20240906080037332
22514 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_RF.c' (20,541) at 20220525020654179
22515 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SSPL-1.0' (20,542) at 20211006000025242
22516 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_device_path_utilities.c' (20,543) at 20210308005003700
22517 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/sockbits.h' (20,544) at 20210308005046089
22518 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/lantiq,dma-xway.yaml' (20,545) at 20240405153045109
22519 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb' (20,546) at 20220402030016147
22520 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/0003-ipvsadm-remove-dependency-on-bash.patch' (20,547) at 20210307205553838
22521 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/seccomp.h' (20,548) at 20210309003653800
22522 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/security.c' (20,549) at 20240405153046973
22523 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0003-RH-don-t-start-without-a-config-file.patch' (20,550) at 20241221090017540
22524 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/lowlevel_init.S' (20,551) at 20210308005003028
22525 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pcm058_defconfig' (20,552) at 20210308005003272
22526 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/npcm_pspi.c' (20,553) at 20240906080037300
22527 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/lpt.c' (20,554) at 20220525020654495
22528 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-udma.c' (20,555) at 20240805080013967
22529 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/stm32f7_gpio.c' (20,556) at 20210308005003380
22530 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/setup.h' (20,557) at 20210308005003044
22531 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/x86-fit-boot.txt' (20,558) at 20210308005003332
22532 2025-01-21 03:00:57.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-yavia.dtsi' (20,559) at 20240405153045729
22533 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu-event.c' (20,560) at 20210307214928558
22534 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/host-power-off' (20,561) at 20240802080012609
22535 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/f75375s.c' (20,562) at 20240405153048853
22536 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/debugfs.c' (20,563) at 20220525020653731
22537 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PostgreSQL' (20,564) at 20210307205554426
22538 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/fpu.c' (20,565) at 20210307214926562
22539 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf' (20,566) at 20210307205553702
22540 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf_mtd.c' (20,567) at 20210308005003420
22541 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/ti_handler.hpp' (20,568) at 20230516080019606
22542 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/intctrl.h' (20,569) at 20210308005002800
22543 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_mw.h' (20,570) at 20210307214927738
22544 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T1040QDS.h' (20,571) at 20210308005003580
22545 2025-01-21 03:00:57.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio/mdio-mscc-miim.h' (20,572) at 20240405153052725
22546 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/segmentation-offloads.rst' (20,573) at 20210307214925542
22547 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/event.hpp' (20,574) at 20240822080031261
22548 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_dma.h' (20,575) at 20240405153053961
22549 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb' (20,576) at 20240302090018210
22550 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spinlock.h' (20,577) at 20210307214926586
22551 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/meson.build' (20,578) at 20241211090212378
22552 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AggregationService.v1_0_3.json' (20,579) at 20240619080002940
22553 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uacce.h' (20,580) at 20240405153052809
22554 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/io-workarounds.h' (20,581) at 20210307214926382
22555 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_hwseq.h' (20,582) at 20220525020652514
22556 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/210' (20,583) at 20220429100100910
22557 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/upcase.c' (20,584) at 20210307214931198
22558 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_ethtool.h' (20,585) at 20210307214929574
22559 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d3_eds.dts' (20,586) at 20240405153045465
22560 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/settings' (20,587) at 20210307214932710
22561 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/Kconfig' (20,588) at 20210307214929298
22562 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvumi.h' (20,589) at 20240405153051673
22563 2025-01-21 03:00:57.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_wm8804.c' (20,590) at 20240405153053957
22564 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elan_i2c_i2c.c' (20,591) at 20210309003650212
22565 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/afe/iio-rescale.c' (20,592) at 20240405153048965
22566 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/boot_linux.py' (20,593) at 20240906080037552
22567 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/silergy,sy8824x.yaml' (20,594) at 20210309003648388
22568 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/vfio.rst' (20,595) at 20240405153229847
22569 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch' (20,596) at 20230706080014757
22570 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/gpio.h' (20,597) at 20210308005002732
22571 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/privcmd.c' (20,598) at 20240913080013821
22572 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/sensor_monitoring.hpp' (20,599) at 20220402030035699
22573 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/mc.h' (20,600) at 20210308005002672
22574 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kstack.h' (20,601) at 20210307214926594
22575 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c' (20,602) at 20240405153048653
22576 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/Kconfig' (20,603) at 20240405153049165
22577 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/bzip2-1.0.5' (20,604) at 20211006000025246
22578 2025-01-21 03:00:57.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-hummingbird.dts' (20,605) at 20240405153045385
22579 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nf5280m7_baseboard.json' (20,606) at 20240612080005738
22580 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/gp_padctrl.h' (20,607) at 20210308005002672
22581 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tricorder_flash_defconfig' (20,608) at 20210308005003284
22582 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mux.c' (20,609) at 20240405153230247
22583 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/Makefile' (20,610) at 20240405153050173
22584 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl.h' (20,611) at 20240405153051901
22585 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/test_rslib.c' (20,612) at 20240405153053101
22586 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/example_errors_watch.yaml' (20,613) at 20221210040023902
22587 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/Kconfig' (20,614) at 20240405153052145
22588 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/threex.c' (20,615) at 20210308005003720
22589 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.0.bb' (20,616) at 20231126090012797
22590 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/fence.c' (20,617) at 20240405153048805
22591 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/erst.h' (20,618) at 20230426080043756
22592 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/182.out' (20,619) at 20240326080039730
22593 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-olinuxino.dts' (20,620) at 20240405153045389
22594 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t43_defconfig' (20,621) at 20210308005003252
22595 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adav80x.c' (20,622) at 20240405153232143
22596 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/udivsi3.S' (20,623) at 20210713000020196
22597 2025-01-21 03:00:57.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el3h.c' (20,624) at 20210307214932634
22598 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/debugfs/Makefile' (20,625) at 20210307214931066
22599 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-schema.err' (20,626) at 20210927100127469
22600 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-net-snmp-add-knob-whether-nlist.h-are-checked.patch' (20,627) at 20240413080012643
22601 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp' (20,628) at 20240918080002704
22602 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_usb_drv.c' (20,629) at 20240405153049541
22603 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/sdjournal.cpp' (20,630) at 20221005030030502
22604 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_wakeup' (20,631) at 20210307214925198
22605 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/atom.h' (20,632) at 20220627100016978
22606 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/nvidia,tegra114-cec.yaml' (20,633) at 20240405153229771
22607 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-cfg.h' (20,634) at 20240405153045685
22608 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.h' (20,635) at 20210307214929810
22609 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_global_conf_masks.h' (20,636) at 20240405153046605
22610 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-hid.c' (20,637) at 20240906080037304
22611 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/nau8825.c' (20,638) at 20240405153053941
22612 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml' (20,639) at 20240405153045037
22613 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.h' (20,640) at 20210307214929302
22614 2025-01-21 03:00:57.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/updater.cpp' (20,641) at 20211109010033821
22615 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h' (20,642) at 20240405153048505
22616 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler3.c' (20,643) at 20210309003655984
22617 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hwcap.h' (20,644) at 20240405153045857
22618 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-missing-name.err' (20,645) at 20210308005046405
22619 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.mailmap' (20,646) at 20241211090212202
22620 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/80003es2lan.h' (20,647) at 20210307214929430
22621 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-export-US-acknowledgement' (20,648) at 20241221090017616
22622 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-st.c' (20,649) at 20240405153230683
22623 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fou_nl.h' (20,650) at 20240405153053245
22624 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex_n6000.dts' (20,651) at 20240405153229931
22625 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/kprobe_event_gen_test.c' (20,652) at 20240405153053061
22626 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sc27xx-efuse.c' (20,653) at 20240520080015167
22627 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/pistachio-resets.h' (20,654) at 20210307214931346
22628 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/LICENSE' (20,655) at 20210308005346770
22629 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/Kconfig' (20,656) at 20221215040039310
22630 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_phy.h' (20,657) at 20240405153050029
22631 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-ipc.c' (20,658) at 20210309003654912
22632 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-ccm-core.S' (20,659) at 20240405153045845
22633 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/setup.c' (20,660) at 20240405153232235
22634 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-polaroid-mid2407pxe03.dts' (20,661) at 20240405153045389
22635 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts' (20,662) at 20240405153229931
22636 2025-01-21 03:00:57.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c' (20,663) at 20210308005002556
22637 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c' (20,664) at 20240405153230395
22638 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.5.bb' (20,665) at 20230131040012031
22639 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/virtual-memory.json' (20,666) at 20240405153054145
22640 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h' (20,667) at 20210307214929362
22641 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tee.h' (20,668) at 20240405153052941
22642 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/pulseaudio/pavucontrol_5.0.bb' (20,669) at 20241221090017532
22643 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v4_0.h' (20,670) at 20240405153047145
22644 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm6856.dtsi' (20,671) at 20240405153045717
22645 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox.dts' (20,672) at 20240405153045465
22646 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/Kconfig' (20,673) at 20210308005002948
22647 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.0-no-RFN' (20,674) at 20211006000025242
22648 2025-01-21 03:00:57.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/ifs.h' (20,675) at 20240815080012891
22649 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aegis128-aesni-glue.c' (20,676) at 20210307214926638
22650 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_lib.c' (20,677) at 20240405153047281
22651 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-colon.json' (20,678) at 20210308005046409
22652 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/cs35l32.h' (20,679) at 20210307214931350
22653 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ipcomp6.c' (20,680) at 20240405153053273
22654 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/checksum_64.S' (20,681) at 20240405153230095
22655 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200eh3.c' (20,682) at 20240405153048573
22656 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/aes_asm.S' (20,683) at 20210307214926574
22657 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0007-plat-corstone1000-Initialize-capsule-update-provider.patch' (20,684) at 20241206090014214
22658 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/dasd-ipl.c' (20,685) at 20241211090212442
22659 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-davinci.h' (20,686) at 20210307214931474
22660 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_2.0.0.bb' (20,687) at 20241221090017668
22661 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/fbdev.c' (20,688) at 20240405153230639
22662 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdac_hda.c' (20,689) at 20240405153232151
22663 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/OWNERS' (20,690) at 20240202090031204
22664 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-virtio-ccw.c' (20,691) at 20241211090212330
22665 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_vlan_mcast.sh' (20,692) at 20240405153054341
22666 2025-01-21 03:00:57.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/mem_helper.c' (20,693) at 20240906080037452
22667 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-vf610.c' (20,694) at 20210308005003460
22668 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_w.c' (20,695) at 20210308005046517
22669 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/Makefile' (20,696) at 20210307214928842
22670 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log-userspace-transfer.h' (20,697) at 20240405153049245
22671 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/interrupts.c' (20,698) at 20210308005002800
22672 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-mc.c' (20,699) at 20210307214926290
22673 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/EthernetInterface/meson.build' (20,700) at 20230825080021141 to deleted uid set
22674 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_sfb.c' (20,701) at 20240405153053373
22675 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-buffalo-wzr-900dhp.dts' (20,702) at 20240405153045425
22676 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgweather/libgweather4_4.4.2.bb' (20,703) at 20241206090014234
22677 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/efi_stub.c' (20,704) at 20210308005003700
22678 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/div64.h' (20,705) at 20210524100034870
22679 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/Kconfig' (20,706) at 20220525020654947
22680 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/phal-create-boottime-guard-indicator.service.in' (20,707) at 20230513080022442
22681 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/qp_tables.h' (20,708) at 20240405153047285
22682 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/target_page.h' (20,709) at 20230925080039925
22683 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/stat.h' (20,710) at 20210307214926682
22684 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r.h' (20,711) at 20220525020653239
22685 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/socionext,uniphier-system-cache.yaml' (20,712) at 20240405153045021
22686 2025-01-21 03:00:57.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov01a10.c' (20,713) at 20240405153230787
22687 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/multinodecommands.hpp' (20,714) at 20230228040008887
22688 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_message_handler.cpp' (20,715) at 20240822080032141
22689 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pxa-pwm.txt' (20,716) at 20210307214925406
22690 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/helpers.c' (20,717) at 20240405153232095
22691 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/netif.h' (20,718) at 20240405153052957
22692 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_3_sh_mask.h' (20,719) at 20240405153048281
22693 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/055' (20,720) at 20240326080039726
22694 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/example/meson.build' (20,721) at 20210617000051848
22695 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4.h' (20,722) at 20240405153232163
22696 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/include/futex2test.h' (20,723) at 20240405153054305
22697 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/README.md' (20,724) at 20240618080033605
22698 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/tftpy_0.8.2.bb' (20,725) at 20230131040012039
22699 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/CMakeLists.txt' (20,726) at 20241219090010500
22700 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/user-mmap.h' (20,727) at 20240326080039566
22701 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-empty.err' (20,728) at 20210308005046401
22702 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/ctljack.c' (20,729) at 20220525020654963
22703 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_sysfs.c' (20,730) at 20240405153051249
22704 2025-01-21 03:00:57.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_algs_send.h' (20,731) at 20240405153046957
22705 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5764.c' (20,732) at 20240405153048977
22706 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/dps920ab.rst' (20,733) at 20220525020651734
22707 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/modsi3.S' (20,734) at 20210713000020196
22708 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt6797-clk.h' (20,735) at 20210307214931330
22709 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/class.c' (20,736) at 20240405153230183
22710 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/psc724.c' (20,737) at 20240405153232135
22711 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-diff-perl/run-ptest' (20,738) at 20231126090012801
22712 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_meta.hpp' (20,739) at 20241123090021035
22713 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/inet_diag.h' (20,740) at 20210309003653848
22714 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tps6507x.txt' (20,741) at 20210307214925362
22715 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/MAINTAINERS' (20,742) at 20210308005002908
22716 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cpu-param.h' (20,743) at 20240906080037540
22717 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmdebug.c' (20,744) at 20240405153052469
22718 2025-01-21 03:00:57.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,pic32.txt' (20,745) at 20210307214925290
22719 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dmc.c' (20,746) at 20240405153230551
22720 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/MAINTAINERS' (20,747) at 20210308005003172
22721 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/leds/nicole-led-manager-config/led.yaml' (20,748) at 20210307205554222
22722 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.h' (20,749) at 20240405153047149
22723 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.h' (20,750) at 20210307214929938
22724 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ea20_defconfig' (20,751) at 20210308005003256
22725 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/system76_acpi.c' (20,752) at 20240405153231343
22726 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d34.dtsi' (20,753) at 20240405153045469
22727 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_super.c' (20,754) at 20240405153231787
22728 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2ul-smarc-som.dtsi' (20,755) at 20240405153045813
22729 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/console/obmc-console_%.bbappend' (20,756) at 20210812000025162
22730 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/rtnetlink.cpp' (20,757) at 20230701080027201
22731 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-file.h' (20,758) at 20240906080037340
22732 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bootm.c' (20,759) at 20230310090043279
22733 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/051' (20,760) at 20221215040039362
22734 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_adxl.c' (20,761) at 20210307214926822
22735 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/polyval-ce-core.S' (20,762) at 20240405153045849
22736 2025-01-21 03:00:57.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Manager/meson.build' (20,763) at 20230825080021133 to deleted uid set
22737 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-brcmstb.c' (20,764) at 20240405153231287
22738 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libutempter/libutempter_1.2.2-alt1.bb' (20,765) at 20221003030013285
22739 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c' (20,766) at 20220525020652454
22740 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts' (20,767) at 20210309003648756
22741 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/bcu.h' (20,768) at 20210308005003020
22742 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/compar_fn_t.patch' (20,769) at 20210307205553938
22743 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/sc9863a-clk.c' (20,770) at 20210307214927026
22744 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-resize' (20,771) at 20230925080040089
22745 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm95234.rst' (20,772) at 20210309003648428
22746 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eventlet/d19ad6cc086684ee74db250f5fd35227c98e678a.patch' (20,773) at 20241221090017552
22747 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (20,774) at 20220311040028855
22748 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86-64.png' (20,775) at 20240309090012816 to deleted uid set
22749 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dns_resolver.h' (20,776) at 20210307214931378
22750 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/podhd.c' (20,777) at 20241011080017411
22751 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_prctl.h' (20,778) at 20220429100100650
22752 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb3.c' (20,779) at 20240326080039474
22753 2025-01-21 03:00:57.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/trace_clock.h' (20,780) at 20210307214926394
22754 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_maudio.c' (20,781) at 20210307214932206
22755 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/it8712f_wdt.c' (20,782) at 20220525020654331
22756 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/2004-libavcodec-omx-replace-opt-vc-path-with-usr-lib.patch' (20,783) at 20230114040015502
22757 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/rx.c' (20,784) at 20240405153050517
22758 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/MAINTAINERS' (20,785) at 20210308005003004
22759 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/omicron/calimain/MAINTAINERS' (20,786) at 20210308005003028
22760 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/dw-i3c-master.h' (20,787) at 20240405153048925
22761 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sq930x.c' (20,788) at 20210307214928838
22762 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/image/test-imagetools.sh' (20,789) at 20210308005003740
22763 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/split_page_table_lock.rst' (20,790) at 20240405153229835
22764 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/rds.rst' (20,791) at 20240405153045241
22765 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_ids.h' (20,792) at 20221215040039194
22766 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/lowcore.h' (20,793) at 20240405153046277
22767 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/Kbuild' (20,794) at 20220525020652963
22768 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8226.c' (20,795) at 20240405153051345
22769 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c' (20,796) at 20240405153048697
22770 2025-01-21 03:00:57.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/POTFILES' (20,797) at 20210308005046217
22771 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm235xx/gpio.h' (20,798) at 20210308005002640
22772 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_fx6.h' (20,799) at 20210308005003588
22773 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ip_tables.c' (20,800) at 20240418080014514
22774 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/sled-cycle.service' (20,801) at 20240316080012480
22775 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/kvm_util_base.h' (20,802) at 20240405153232267
22776 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-network.c' (20,803) at 20240906080037308
22777 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/xterm.h' (20,804) at 20210307214926618
22778 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb_spi.c' (20,805) at 20210309003650332
22779 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/Kconfig' (20,806) at 20240405153049409
22780 2025-01-21 03:00:57.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sigaltstack/Makefile' (20,807) at 20210307214932722
22781 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/cpu.h' (20,808) at 20210308005002644
22782 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ia_css_sc_param.h' (20,809) at 20210307214930562
22783 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-irqchip.c' (20,810) at 20241118090018491
22784 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb' (20,811) at 20241206090014346
22785 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_replay.c' (20,812) at 20240405153053417
22786 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm6350.yaml' (20,813) at 20240405153045029
22787 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/xlnx_dpdma.h' (20,814) at 20210308005046009
22788 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.4.rst' (20,815) at 20241221090017596
22789 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg-g15.c' (20,816) at 20240405153048817
22790 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6405.h' (20,817) at 20210307214928626
22791 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/mvebu/armada-8k-memory.txt' (20,818) at 20210308005003332
22792 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/gitannex.py' (20,819) at 20210307205554238
22793 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/cpufreq-bench_script.sh' (20,820) at 20210307214932614
22794 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_is1.dts' (20,821) at 20210308005002612
22795 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/spmi-msm.c' (20,822) at 20210308005003496
22796 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_ptp.h' (20,823) at 20220525020654651
22797 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_test_arch.dot' (20,824) at 20230629131804619
22798 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shilov.c' (20,825) at 20210308005046505
22799 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_mmdc.h' (20,826) at 20210308005003652
22800 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/page.h' (20,827) at 20210309003648676
22801 2025-01-21 03:00:57.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data_formats.hpp' (20,828) at 20210308005049137
22802 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/links_2.29.bb' (20,829) at 20241221090017540
22803 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Liwest' (20,830) at 20210307205553758
22804 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.json' (20,831) at 20210308005046401
22805 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/early_ioremap.h' (20,832) at 20220525020654531
22806 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4725b-cgu.h' (20,833) at 20240405153052641
22807 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/.clang-format' (20,834) at 20241219090028316
22808 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector/openpower-debug-collector-watchdog@.service' (20,835) at 20220503030013244
22809 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/hypercalls.rst' (20,836) at 20240405153045329
22810 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/base-files/files/poky/motd' (20,837) at 20240302090018226
22811 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/runstate-check.c' (20,838) at 20210308005046257
22812 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts' (20,839) at 20240719080013345
22813 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-opal.c' (20,840) at 20240405153048909
22814 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemumips64.yml' (20,841) at 20210307205554110
22815 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/errseq.rst' (20,842) at 20210307214925262
22816 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mount.h' (20,843) at 20240405153052741
22817 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-interface.h' (20,844) at 20210307214932206
22818 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/spear3xx_clock.c' (20,845) at 20240405153230243
22819 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc.yaml' (20,846) at 20240405153229759
22820 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8016-flakes.txt' (20,847) at 20240405153230531
22821 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/005' (20,848) at 20210927100127473
22822 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.typeid.hpp.mako' (20,849) at 20230902080037617
22823 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs_5.0.3.bb' (20,850) at 20240301090012423
22824 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/pinned_drop.rs' (20,851) at 20240405153053421
22825 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asyncio-glib_0.1.bb' (20,852) at 20241221090017548
22826 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/meson.build' (20,853) at 20240805080025236
22827 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml' (20,854) at 20240405153045061
22828 2025-01-21 03:00:57.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-wpe.c' (20,855) at 20240405153046801
22829 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/kcapi.c' (20,856) at 20240405153049209
22830 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_of.c' (20,857) at 20240405153046769
22831 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-menf21bmc.c' (20,858) at 20210307214928550
22832 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/pcf8563.c' (20,859) at 20210308005003480
22833 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_region_ttm.h' (20,860) at 20240405153048541
22834 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/Makefile' (20,861) at 20210307214932394
22835 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-kernel/linux/facebook-linux.inc' (20,862) at 20240727080014102
22836 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/mrc_util.h' (20,863) at 20210308005002860
22837 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/README.md' (20,864) at 20221209040006383
22838 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udfdecl.h' (20,865) at 20241104090011599
22839 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dst_metadata.h' (20,866) at 20240405153052841
22840 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_version.h' (20,867) at 20210308005003708
22841 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/atmel_spi.c' (20,868) at 20210308005003488
22842 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/thread_info.h' (20,869) at 20240405153046313
22843 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Floda' (20,870) at 20210307205553782
22844 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi' (20,871) at 20240405153229923
22845 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.err' (20,872) at 20210927100127469
22846 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/TODO' (20,873) at 20210307214930602
22847 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/kirin_ade_reg.h' (20,874) at 20220525020652859
22848 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/bttv.rst' (20,875) at 20240405153044953
22849 2025-01-21 03:00:57.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/SRAT.numamem' (20,876) at 20241211090212530 to deleted uid set
22850 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clc.c' (20,877) at 20240326080039746
22851 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/romimage/Makefile' (20,878) at 20210307214926542
22852 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-cygnus.c' (20,879) at 20240405153046773
22853 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/irq.c' (20,880) at 20210307214926270
22854 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_systemspecific_bios_test.cpp' (20,881) at 20240819080030259
22855 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_pm.c' (20,882) at 20240405153046197
22856 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/307.out' (20,883) at 20240326080039734
22857 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/sysrq.c' (20,884) at 20240405153230003
22858 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/BSC9132QDS.h' (20,885) at 20210308005003576
22859 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pic32_uart.c' (20,886) at 20240405153231515
22860 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tarnaby_Ryfjallet' (20,887) at 20210307205553790
22861 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ieee802154.rst' (20,888) at 20240405153045237
22862 2025-01-21 03:00:57.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-prison-v1.c' (20,889) at 20240405153049241
22863 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/smc.h' (20,890) at 20210308005002860
22864 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/e60k02.dtsi' (20,891) at 20240405153045485
22865 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_hid.h' (20,892) at 20240405153048813
22866 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdca.c' (20,893) at 20240613080016547
22867 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/usdt.c' (20,894) at 20240405153232215
22868 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/gbs-inventory-cleanup/inventory-cleanup.yaml' (20,895) at 20210721000034682
22869 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dma.c' (20,896) at 20240405153051993
22870 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/qcom,i2c-qup.yaml' (20,897) at 20240405153045065
22871 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_4_0_offset.h' (20,898) at 20210307214927534
22872 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa2xx-i2s.h' (20,899) at 20210307214932402
22873 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/interrupt.c' (20,900) at 20240405153046141
22874 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/bitops.h' (20,901) at 20240405153046349
22875 2025-01-21 03:00:57.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cmpxchg_32.h' (20,902) at 20240405153046381
22876 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_ip.c' (20,903) at 20240405153232043
22877 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hestra_Aspas' (20,904) at 20210307205553782
22878 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_vnic.h' (20,905) at 20210307214928446
22879 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.1.rst' (20,906) at 20230114040015518
22880 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/gdbstub.c' (20,907) at 20240906080037528
22881 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml' (20,908) at 20240405153045073
22882 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_max8997.c' (20,909) at 20210308005003468
22883 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cloudpickle_3.1.0.bb' (20,910) at 20241221090017548
22884 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-forward-visitor.c' (20,911) at 20220429100100738
22885 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/sidtab.h' (20,912) at 20240405153232119
22886 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/sfp-bus.c' (20,913) at 20240617080017394
22887 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/spilib.c' (20,914) at 20240405153051813
22888 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/getline.c' (20,915) at 20210308005003764
22889 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-pca-platform.txt' (20,916) at 20210307214925326
22890 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus/0001-setup.py-Use-setuptools-instead-of-distutils.patch' (20,917) at 20220402030016019
22891 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/targethw.h' (20,918) at 20210307214929666
22892 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/.gitignore' (20,919) at 20230914080011145
22893 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_norm.S' (20,920) at 20220525020652186
22894 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml' (20,921) at 20240405153045025
22895 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/042' (20,922) at 20210927100127477
22896 2025-01-21 03:00:57.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/canaan/k210-sysctl.c' (20,923) at 20220525020654091
22897 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmhash/libmhash_0.9.9.9.bb' (20,924) at 20241221090017580
22898 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio.h' (20,925) at 20220525020654991
22899 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/subprojects/sdbusplus.wrap' (20,926) at 20230405080009657
22900 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/mtdram.c' (20,927) at 20210307214929210
22901 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vma.c' (20,928) at 20240405153230095
22902 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-omap-dmtimer.c' (20,929) at 20240405153051453
22903 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/irq-r7785rp.c' (20,930) at 20210307214926538
22904 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfarray.h' (20,931) at 20240405153231775
22905 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/cache.c' (20,932) at 20240429080012448
22906 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Schleswig-Holstein' (20,933) at 20210307205553766
22907 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-sony.sh' (20,934) at 20240405153054309
22908 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda18271c2dd_maps.h' (20,935) at 20210309003650316
22909 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ashrdi3.c' (20,936) at 20210307214931790
22910 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_console_exec_attach.py' (20,937) at 20210308005003744
22911 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/qts/sdram_config.h' (20,938) at 20210308005003044
22912 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle-c.json' (20,939) at 20210308005046409
22913 2025-01-21 03:00:57.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pcpu.c' (20,940) at 20240405153231603
22914 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_main.h' (20,941) at 20240405153231031
22915 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-packed-yuv.rst' (20,942) at 20240405153045317
22916 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dfi-bt700.h' (20,943) at 20210308005003592
22917 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/mtd-xip.h' (20,944) at 20210307214925958
22918 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0002-implment-systemd-sysv-install-for-OE.patch' (20,945) at 20241221090017644
22919 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/config' (20,946) at 20210307214932710
22920 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf-security.rst' (20,947) at 20220525020651650
22921 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/mdp/.gitignore' (20,948) at 20210307214932158
22922 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/cpumask.h' (20,949) at 20240405153054389
22923 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-pinfunc.h' (20,950) at 20240405153045485
22924 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/pcap_user.c' (20,951) at 20210309003648996
22925 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/xgene-rng.c' (20,952) at 20240405153230199
22926 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iscsi.h' (20,953) at 20240405153050229
22927 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/cpu_init.c' (20,954) at 20210308005002828
22928 2025-01-21 03:00:57.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/virtio.json' (20,955) at 20240906080037436
22929 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/fixmap.c' (20,956) at 20240405153045901
22930 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/smaller_maxphyaddr_emulation_test.c' (20,957) at 20240405153054321
22931 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-orion-r68-meta.dts' (20,958) at 20240405153045817
22932 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig' (20,959) at 20230601080014642
22933 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/corstone1000-mps3.yml' (20,960) at 20241206090014206
22934 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0012-Platform-CS1000-Increase-BL2-partition-size.patch' (20,961) at 20241221090017464
22935 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_pcode.c' (20,962) at 20240405153048541
22936 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/imx-tpm-pwm.yaml' (20,963) at 20240405153045141
22937 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-nohost.inc' (20,964) at 20211111010015492
22938 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/async/fdio.cpp' (20,965) at 20241219090033968
22939 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jonkoping_Bondberget' (20,966) at 20210307205553782
22940 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-85bb.dtso' (20,967) at 20240405153045725
22941 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pudasjarvi_Kangasvaara' (20,968) at 20210307205553774
22942 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/brcm,ocotp.txt' (20,969) at 20210307214925382
22943 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/dm-verity-systemd-hash-x86-64.txt' (20,970) at 20230706080014765
22944 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.memhp' (20,971) at 20240906080037556 to deleted uid set
22945 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_get_stack_rawtp_err.c' (20,972) at 20210307214932646
22946 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/dma2d/dma2d-regs.h' (20,973) at 20240405153049473
22947 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_legacy_dvbv3_api.rst' (20,974) at 20210309003648480
22948 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/MAINTAINERS' (20,975) at 20210308005002912
22949 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/pmu.h' (20,976) at 20210307214931438
22950 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tables_csum.h' (20,977) at 20210308005003688
22951 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loongson-plat.c' (20,978) at 20240405153231463
22952 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8450.c' (20,979) at 20240405153230235
22953 2025-01-21 03:00:57.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pkeys.h' (20,980) at 20220525020654603
22954 2025-01-21 03:00:57.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/compat.c' (20,981) at 20220525020653915
22955 2025-01-21 03:00:57.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gpio.h' (20,982) at 20210308005002668
22956 2025-01-21 03:00:57.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/Kbuild' (20,983) at 20240405153048629
22957 2025-01-21 03:00:57.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma3/sdma3_4_2_2_sh_mask.h' (20,984) at 20210307214927678
22958 2025-01-21 03:00:57.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/obmc-power-stop@.service' (20,985) at 20221117040044437
22959 2025-01-21 03:00:57.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-PM269.dts' (20,986) at 20240405153045485
22960 2025-01-21 03:00:57.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/Kconfig' (20,987) at 20240405153050253
22961 2025-01-21 03:00:57.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_debugfs.h' (20,988) at 20210307214927826
22962 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_wifi_regd.h' (20,989) at 20220525020654187
22963 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone.patch' (20,990) at 20230131040012031
22964 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/7003cross_ranlib.patch' (20,991) at 20230706080014753
22965 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch' (20,992) at 20210307205554574
22966 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/eb.config' (20,993) at 20210307214926202
22967 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos850.c' (20,994) at 20240405153230243
22968 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tbb/tbb_2021.13.0.bb' (20,995) at 20241221090017544
22969 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-899b.dtso' (20,996) at 20240405153045725
22970 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/trace.c' (20,997) at 20220525020654919
22971 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-member-case.err' (20,998) at 20210927100127469
22972 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/build-ouside_srcdir.patch' (20,999) at 20210307205553846
22973 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/iohub.h' (21,000) at 20241211090212362
22974 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-bsp/u-boot/u-boot-nuvoton/mori.cfg' (21,001) at 20220916030015744
22975 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/sdram.c' (21,002) at 20210308005002716
22976 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_sys_env_lib.h' (21,003) at 20210308005003368
22977 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-pruss-intc.c' (21,004) at 20240405153230751
22978 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/virtio-9p.cfg' (21,005) at 20220804030014671
22979 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/objsec.h' (21,006) at 20240405153232115
22980 2025-01-21 03:00:57.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg.h' (21,007) at 20240405153050345
22981 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/commctrl.c' (21,008) at 20220525020653979
22982 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru/ncplite-obmc-read-eeprom@.service' (21,009) at 20230412080023460
22983 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/nvedit.c' (21,010) at 20210308005003216
22984 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.c' (21,011) at 20220525020652971
22985 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adc/mediatek,mt6370_adc.h' (21,012) at 20240405153052649
22986 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_mtk.c' (21,013) at 20240405153053233
22987 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/alternative.h' (21,014) at 20240405153054045
22988 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ixp4xx/ixp4xx-qmgr.c' (21,015) at 20240405153051761
22989 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-phy-v1.c' (21,016) at 20210307214929298
22990 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-aspeed-smc.c' (21,017) at 20241220090018318
22991 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/index.rst' (21,018) at 20220525020651770
22992 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0002-Fix-osspuuid-build.patch' (21,019) at 20240413080012655
22993 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/en-i3c-hub-scan-fru' (21,020) at 20241114091011588
22994 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/IdentityAuthentication.interface.yaml' (21,021) at 20240229090018787
22995 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/patchtest.sh' (21,022) at 20210307205554630
22996 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-udhcpd' (21,023) at 20210307205554470
22997 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/Makefile' (21,024) at 20240405153053421
22998 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ews.h' (21,025) at 20210307214932262
22999 2025-01-21 03:00:57.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ids8313_defconfig' (21,026) at 20210308005003260
23000 2025-01-21 03:00:57.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dim/dim.c' (21,027) at 20240405153053085
23001 2025-01-21 03:00:57.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/riscv-runtime.c' (21,028) at 20240405153230295
23002 2025-01-21 03:00:57.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/mm/kmemleak.c' (21,029) at 20240405153231963 to deleted uid set
23003 2025-01-21 03:00:57.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/locomokbd.c' (21,030) at 20240405153049137
23004 2025-01-21 03:00:57.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (21,031) at 20230721080014366
23005 2025-01-21 03:00:57.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sc8280xp.yaml' (21,032) at 20240405153045029
23006 2025-01-21 03:00:57.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-v7.dtsi' (21,033) at 20240405153045573
23007 2025-01-21 03:00:57.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb8_midi.c' (21,034) at 20220525020654983
23008 2025-01-21 03:00:57.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-broxton.c' (21,035) at 20240405153231323
23009 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/dir.c' (21,036) at 20240405153052317
23010 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client_7.20.5.bb' (21,037) at 20241221090017516
23011 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/marvell,armada-cp110-pinctrl.txt' (21,038) at 20210308005003308
23012 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/samsung,mipi-dsim.yaml' (21,039) at 20240405153045041
23013 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/muldi3.S' (21,040) at 20240405153230095
23014 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Support-deprecated-resolver-functions.patch' (21,041) at 20210307205553854
23015 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7791-cpg-mssr.h' (21,042) at 20210307214931334
23016 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zimbra-1.3' (21,043) at 20210307205554426
23017 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/syscalls_32.h' (21,044) at 20210309003648980
23018 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/tdls.c' (21,045) at 20240405153050573
23019 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cortina/Makefile' (21,046) at 20210307214929378
23020 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/host.c' (21,047) at 20241008080013983
23021 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/ultravisor.rst' (21,048) at 20210309003648452
23022 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure_spi.c' (21,049) at 20240405153049009
23023 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/SystemStore.js' (21,050) at 20241004080035963
23024 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_rockchip.c' (21,051) at 20210308005003484
23025 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_svm.h' (21,052) at 20240405153230375
23026 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stromstad' (21,053) at 20210307205553790
23027 2025-01-21 03:00:57.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/Kconfig' (21,054) at 20210308005003048
23028 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/test/slp_parser_test.cpp' (21,055) at 20240731164718599
23029 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/mach-crag6410.c' (21,056) at 20240405153045685
23030 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/max6697.txt' (21,057) at 20210307214925322
23031 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/redefined-event.out' (21,058) at 20210308005046409 to deleted uid set
23032 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/simple.h' (21,059) at 20210308005045993
23033 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_serialize.cpp' (21,060) at 20241212090025211
23034 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-compat.c' (21,061) at 20240405153053409
23035 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/imx-regs.h' (21,062) at 20210308005002644
23036 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/rxtx.h' (21,063) at 20220525020654195
23037 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_plane.h' (21,064) at 20240405153048681
23038 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_pcmcia.c' (21,065) at 20240405153046881
23039 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/objagg.h' (21,066) at 20240805080014027
23040 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-1.0' (21,067) at 20210307205554418
23041 2025-01-21 03:00:57.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_seattle.c' (21,068) at 20240405153230175
23042 2025-01-21 03:00:57.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/cache.json' (21,069) at 20240405153054141
23043 2025-01-21 03:00:57.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/MAINTAINERS' (21,070) at 20210308005002968
23044 2025-01-21 03:00:57.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Everest/bios_attrs.json' (21,071) at 20241111090035286
23045 2025-01-21 03:00:57.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/Makefile.am' (21,072) at 20210307214932738
23046 2025-01-21 03:00:57.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/config.mk' (21,073) at 20210308005002720
23047 2025-01-21 03:00:57.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy-dp.h' (21,074) at 20210307214931470
23048 2025-01-21 03:00:57.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/OptusC1-156E' (21,075) at 20210307205553762
23049 2025-01-21 03:00:57.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/cadence_ttc.h' (21,076) at 20221215040039186
23050 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_fsl.c' (21,077) at 20240405153230179
23051 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sam9_l9260.dts' (21,078) at 20240405153045465
23052 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Csavoly-Kiskoros' (21,079) at 20210307205553774
23053 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_vec.c' (21,080) at 20240405153230643
23054 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/pty.c' (21,081) at 20240405153231507
23055 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/r4kcache.h' (21,082) at 20220525020652002
23056 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/setup.c' (21,083) at 20240405153229863
23057 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/idt,3243x-emac.yaml' (21,084) at 20220525020651694
23058 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/inode.c' (21,085) at 20240405153231687
23059 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/main.cpp' (21,086) at 20240904080040759
23060 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000+p3668-0001.dts' (21,087) at 20220525020651918
23061 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgtui.c' (21,088) at 20210308005046529
23062 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/mib.c' (21,089) at 20210307214931998
23063 2025-01-21 03:00:57.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sps30.h' (21,090) at 20220525020653095
23064 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-spi.c' (21,091) at 20240910080014022
23065 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/vfs.c' (21,092) at 20241011080017367
23066 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/nvidia,tegra264-bpmp-shmem.yaml' (21,093) at 20240405153229795
23067 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_local.h' (21,094) at 20210307214932222
23068 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.h' (21,095) at 20210307214927306
23069 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/raw.c' (21,096) at 20220525020654787
23070 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_sdram_config.c' (21,097) at 20210308005002780
23071 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-serial.c' (21,098) at 20210927100127205
23072 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/psci.S' (21,099) at 20210308005002964
23073 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/phycore-rk3288_defconfig' (21,100) at 20210308005003272
23074 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/pci.c' (21,101) at 20210308005003048
23075 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_efi.c' (21,102) at 20240405153232111
23076 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/COPYING.MIT' (21,103) at 20210307205554098
23077 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/nommu_k210_sdcard_defconfig' (21,104) at 20240405153230063
23078 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/active-semi,act8865.yaml' (21,105) at 20240405153045141
23079 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/blktrace/blktrace/0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch' (21,106) at 20241221090017684
23080 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/proc.c' (21,107) at 20240405153230123
23081 2025-01-21 03:00:57.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-syscon.c' (21,108) at 20240405153230755
23082 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-sti.c' (21,109) at 20210308005003460
23083 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7791-sysc.h' (21,110) at 20210307214931346
23084 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_descriptor.h' (21,111) at 20210308005003704
23085 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/helper.h' (21,112) at 20240906080037480
23086 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-solidsense.dts' (21,113) at 20240405153045505
23087 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/test-qxfer-siginfo-read.py' (21,114) at 20240906080037580
23088 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/remote.c' (21,115) at 20210308005003764
23089 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.h' (21,116) at 20210309003650604
23090 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/MAINTAINERS' (21,117) at 20210308005003032
23091 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/spinlock_types.h' (21,118) at 20240405153046281
23092 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (21,119) at 20241031080012183
23093 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/intro.rst' (21,120) at 20210307214925270
23094 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cmd_errata.c' (21,121) at 20210308005002828
23095 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211mgmt.h' (21,122) at 20240405153051953
23096 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/spir/spirv-tools_1.3.296.0.bb' (21,123) at 20241221090017684
23097 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_port.h' (21,124) at 20240405153049957
23098 2025-01-21 03:00:57.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/CVE-2023-37732.patch' (21,125) at 20230919080013958
23099 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/wlan_bssdef.h' (21,126) at 20220525020654187
23100 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/012_pack_inv_align.dts' (21,127) at 20210308005003752
23101 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev.c' (21,128) at 20241211090212242
23102 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/shwdt.c' (21,129) at 20240405153052245
23103 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pci/pcitest.sh' (21,130) at 20210307214932506
23104 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/goni.c' (21,131) at 20210308005003044
23105 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/test_fortify.h' (21,132) at 20240405153053105
23106 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xp_main.c' (21,133) at 20220525020653371
23107 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-amd-pmc' (21,134) at 20240405153044913
23108 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/acx.h' (21,135) at 20240405153050709
23109 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-sublevel-options.h' (21,136) at 20220525020655175
23110 2025-01-21 03:00:57.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/generate_unique_mock_id.cpp' (21,137) at 20220610100046048
23111 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ap325rxa/sdram.S' (21,138) at 20210307214926534
23112 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sps30_i2c.c' (21,139) at 20240405153048969
23113 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/vfork.patch' (21,140) at 20210307205553842
23114 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-mrw-native_git.bb' (21,141) at 20220921030015986
23115 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock2/Makefile' (21,142) at 20210308005003032
23116 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts' (21,143) at 20240405153229899
23117 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_inode.c' (21,144) at 20240405153231679
23118 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/sa_query.c' (21,145) at 20240405153230699
23119 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio-scsi.h' (21,146) at 20230925080039969
23120 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.md.mako' (21,147) at 20210308005049765
23121 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_client.h' (21,148) at 20240405153052629
23122 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scx200.h' (21,149) at 20210307214931502
23123 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/cw2015_battery.yaml' (21,150) at 20240405153045141
23124 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/mchp_pfsoc_mmuart.c' (21,151) at 20241211090212258
23125 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage2_data_offsets.h' (21,152) at 20240405153052901
23126 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/introduction.rst' (21,153) at 20220525020651642
23127 2025-01-21 03:00:57.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-timer.c' (21,154) at 20240812080017240
23128 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/etm.json' (21,155) at 20240405153054109
23129 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/microblaze-softmmu/default.mak' (21,156) at 20241211090212222
23130 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/max8998.txt' (21,157) at 20210307214925358
23131 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/trace-enable/trace-enable.bbappend' (21,158) at 20240724080012699
23132 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/Kconfig' (21,159) at 20210307214932450
23133 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/usb_hid.py' (21,160) at 20220910030013401
23134 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/configuration/vegman-yaml-config/vegman-ipmi-sensors-static.yaml' (21,161) at 20220623030014783
23135 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/devicetree.h' (21,162) at 20240405153051309
23136 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/Makefile' (21,163) at 20210307214927166
23137 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/int-ll64.h' (21,164) at 20210307214931302
23138 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/Makefile' (21,165) at 20240405153052337
23139 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/farch.c' (21,166) at 20240405153050269
23140 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/README' (21,167) at 20231126090012865
23141 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/volatiles.03_radvd' (21,168) at 20210307205553822
23142 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-tb10x.c' (21,169) at 20210307214930094
23143 2025-01-21 03:00:57.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/addr-map.h' (21,170) at 20240405153045673
23144 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tty/Makefile' (21,171) at 20240405153054381
23145 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_dpia_bw.c' (21,172) at 20240613080016399
23146 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/event.c' (21,173) at 20240405153054093
23147 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-plus.dts' (21,174) at 20240405153045393
23148 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm6756.dtsi' (21,175) at 20240405153045429
23149 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtso' (21,176) at 20240405153229975
23150 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_oss.h' (21,177) at 20210307214931602
23151 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Nintendo_NES_Classic_Edition_defconfig' (21,178) at 20210308005003240
23152 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ingenic,dma.yaml' (21,179) at 20240405153229763
23153 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/af_llc.c' (21,180) at 20241211090145557
23154 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/sja1105.h' (21,181) at 20240405153052681
23155 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/frame/pessimizing-move.patch' (21,182) at 20210307205553966
23156 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/Kconfig' (21,183) at 20240815080012871
23157 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/sprom.c' (21,184) at 20210309003652964
23158 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt' (21,185) at 20210307214925374
23159 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/Kconfig' (21,186) at 20241211090212270
23160 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/process.c' (21,187) at 20241104090011563
23161 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/gevent/setup.py' (21,188) at 20210308004941620
23162 2025-01-21 03:00:57.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/stdplus.wrap' (21,189) at 20211029000047258
23163 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m520xsim.h' (21,190) at 20210307214926158
23164 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/timer.h' (21,191) at 20210308005002716
23165 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-2.dts' (21,192) at 20210308005002624
23166 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svcsubs.c' (21,193) at 20240405153052401
23167 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mxsimage.c' (21,194) at 20210308005003772
23168 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-poky-img.png' (21,195) at 20230706080014781 to deleted uid set
23169 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bt848.h' (21,196) at 20240405153230791
23170 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/cz-UPC' (21,197) at 20210307205553758
23171 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/futex.h' (21,198) at 20220525020652126
23172 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/Kconfig' (21,199) at 20210307214928422
23173 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/binfmt-misc.rst' (21,200) at 20220525020651638
23174 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/gdsys,iocon_fpga.txt' (21,201) at 20210308005002536
23175 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LeakDetectorCollection.json' (21,202) at 20240619080002948
23176 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config/phosphor-ipmi-config.service' (21,203) at 20210307205554222
23177 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-q8-common.dtsi' (21,204) at 20210308005002628
23178 2025-01-21 03:00:57.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/webui/phosphor-webui/df-openpower/config.json' (21,205) at 20210307205554054
23179 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/fails-mc/fails-mc1.bb' (21,206) at 20210316000012685
23180 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/powerpc-hcalls-report' (21,207) at 20210307214932566
23181 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/pci_mcu.c' (21,208) at 20220525020653779
23182 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/iot_devkit.c' (21,209) at 20210308005003056
23183 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fm_eth.h' (21,210) at 20210308005003648
23184 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts' (21,211) at 20240405153045741
23185 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/udivsi3.S' (21,212) at 20210307214926570
23186 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mii_phy.h' (21,213) at 20210308005003672
23187 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/device_tree.h' (21,214) at 20240906080037348
23188 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_route.c' (21,215) at 20210307214929182
23189 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/systemd/mapper-wait@.service.in' (21,216) at 20230216040028343
23190 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_log.py' (21,217) at 20210308005003744
23191 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-base.json' (21,218) at 20220429100100882
23192 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_7.h' (21,219) at 20240405153047165
23193 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vdso.h' (21,220) at 20210307214926110
23194 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/clocksource.h' (21,221) at 20210307214926658
23195 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb' (21,222) at 20240302090018214
23196 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/irqflags-tracing.rst' (21,223) at 20220525020651766
23197 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-fork.c' (21,224) at 20220525020655227
23198 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux_backlight.h' (21,225) at 20210307214927798
23199 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-eDPU.dts' (21,226) at 20240405153045745
23200 2025-01-21 03:00:57.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_av.c' (21,227) at 20220525020653155
23201 2025-01-21 03:00:57.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/flow_dissector.h' (21,228) at 20240405153231851
23202 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_reg.h' (21,229) at 20210307214928638
23203 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2_common.dtsi' (21,230) at 20220525020651994
23204 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-av-sync.rst' (21,231) at 20220525020654131
23205 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mmu_regs.h' (21,232) at 20240405153046605
23206 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/return_directly.cocci' (21,233) at 20230426080043844
23207 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/debug_private.h' (21,234) at 20210307214930542
23208 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/deadline.h' (21,235) at 20240405153052789
23209 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/rkisp1.rst' (21,236) at 20240405153044957
23210 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/Makefile' (21,237) at 20240405153229935
23211 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_dcbnl.c' (21,238) at 20240405153230947
23212 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SES2-87.0W' (21,239) at 20210307205553762
23213 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nspire/Makefile' (21,240) at 20210307214925906
23214 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_rio.c' (21,241) at 20240405153230059
23215 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/snps,tc-dwc-g210.yaml' (21,242) at 20240405153045181
23216 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-networking/mctp/mctp_%.bbappend' (21,243) at 20240727080014098
23217 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mxc.c' (21,244) at 20240405153231375
23218 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/microvm-dt.c' (21,245) at 20241211090212278
23219 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-stp-policy-p_sys-t' (21,246) at 20210307214925186
23220 2025-01-21 03:00:57.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr_smu_msg.h' (21,247) at 20240405153047205
23221 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0015-Platform-CS1000-Fix-platform-name-in-logs.patch' (21,248) at 20241221090017464
23222 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso-layout.lds.S' (21,249) at 20210307214926614
23223 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmpe.h' (21,250) at 20240405153049617
23224 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib7000p.c' (21,251) at 20240405153230779
23225 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/meson.build' (21,252) at 20241114091008832
23226 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fxtract.c' (21,253) at 20210308005046497
23227 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rza1-ports.yaml' (21,254) at 20240405153229787
23228 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos7.c' (21,255) at 20210524100034902
23229 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-pca9541.c' (21,256) at 20240405153048925
23230 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo.h' (21,257) at 20240405153045965
23231 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/hyperv.h' (21,258) at 20240405153046445
23232 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-title.png' (21,259) at 20210307205554290 to deleted uid set
23233 2025-01-21 03:00:57.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch' (21,260) at 20230813080012856
23234 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/lwtunnel.h' (21,261) at 20240405153052853
23235 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/cafe-driver.c' (21,262) at 20240405153230799
23236 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-cubox-i-emmc-som-v15.dts' (21,263) at 20240405153045497
23237 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoecmd.c' (21,264) at 20241011080017295
23238 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/zynqmpbif.c' (21,265) at 20210308005003776
23239 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dpc2/ia_css_dpc2_types.h' (21,266) at 20210307214930554
23240 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c' (21,267) at 20240405153230983
23241 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/dt_idle_states.c' (21,268) at 20240405153046921
23242 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/message.c' (21,269) at 20240405153053353
23243 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit_125.bb' (21,270) at 20241221090017520
23244 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte/0002-lib-Typo-fix.patch' (21,271) at 20241221090017700
23245 2025-01-21 03:00:57.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/led.hpp' (21,272) at 20241217090008764
23246 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu.h' (21,273) at 20240405153230599
23247 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/BMC/meson.build' (21,274) at 20230825080021137 to deleted uid set
23248 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.ti_qspi_flash' (21,275) at 20210308005003300
23249 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_map.h' (21,276) at 20240405153050249
23250 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rseq.h' (21,277) at 20240405153052937
23251 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211req.h' (21,278) at 20240405153051953
23252 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/acpi_power_meter.c' (21,279) at 20240405153230659
23253 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-hdmi.h' (21,280) at 20210307214927774
23254 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/tridentfb.c' (21,281) at 20240405153231595
23255 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xxab-pinctrl.dtsi' (21,282) at 20240405153045585
23256 2025-01-21 03:00:57.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l33.h' (21,283) at 20210307214932298
23257 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-fe.c' (21,284) at 20241211090212218
23258 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-ixora-v1.1.dts' (21,285) at 20240405153045737
23259 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/.gitignore' (21,286) at 20230426080043836
23260 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nvme.c' (21,287) at 20240520080015179
23261 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebox_panther_defconfig' (21,288) at 20210308005003252
23262 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/arm/ux500_pm_domains.h' (21,289) at 20210307214931322
23263 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/MAINTAINERS' (21,290) at 20210308005003080
23264 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/Makefile' (21,291) at 20210308005002972
23265 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/Kconfig' (21,292) at 20210307214930806
23266 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/index.rst' (21,293) at 20240405153044989
23267 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/Makefile' (21,294) at 20240405153053385
23268 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/elf.h' (21,295) at 20220525020651970
23269 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-intel/packagegroups/packagegroup-intel-apps.bb' (21,296) at 20231012080014468
23270 2025-01-21 03:00:57.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_pflash.c' (21,297) at 20210307214926898
23271 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/ucc_geth.h' (21,298) at 20220525020653499
23272 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isa-dma.h' (21,299) at 20240405153052713
23273 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/MAINTAINERS' (21,300) at 20210308005003080
23274 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/Makefile' (21,301) at 20240405153045589
23275 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/pcm_oss.c' (21,302) at 20240405153053489
23276 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/setjmp.h' (21,303) at 20210307214926390
23277 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xwc-2000.dts' (21,304) at 20240405153229871
23278 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpidspcd.h' (21,305) at 20220525020654987
23279 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_map.c' (21,306) at 20220525020655195
23280 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vboxvideo_guest.h' (21,307) at 20210307214928058
23281 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/auto-Australia' (21,308) at 20210307205553766
23282 2025-01-21 03:00:57.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs42proc.c' (21,309) at 20241018080014558
23283 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libfcoe.h' (21,310) at 20240405153052877
23284 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb' (21,311) at 20240302090018242
23285 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2lc-smarc-som.dtsi' (21,312) at 20240405153229967
23286 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_inband_bmc_auth_reset.robot' (21,313) at 20220818030013061
23287 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/setup.cfg' (21,314) at 20210422000032838
23288 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1280x1024.S' (21,315) at 20210307214932470
23289 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ippool_init.d.patch' (21,316) at 20210307205553818
23290 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sni.h' (21,317) at 20240405153046017
23291 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_gpio.c' (21,318) at 20210308005003496
23292 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-eukrea-cpuimx51.dtsi' (21,319) at 20240405153045489
23293 2025-01-21 03:00:57.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_main.c' (21,320) at 20241125090012251
23294 2025-01-21 03:00:57.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_vtg.c' (21,321) at 20210307214928038
23295 2025-01-21 03:00:57.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc_time.robot' (21,322) at 20240813080024402
23296 2025-01-21 03:00:57.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3super.c' (21,323) at 20240405153052421
23297 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-interconnect.json' (21,324) at 20240405153054149
23298 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu2up.service' (21,325) at 20230920080013648
23299 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbcmds.c' (21,326) at 20240405153230167
23300 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/rde_dictionary_manager.hpp' (21,327) at 20220603030001748
23301 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hi3620-hi4511.dts' (21,328) at 20240405153045433
23302 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/README' (21,329) at 20210308005002976
23303 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/freezer.c' (21,330) at 20240405153053001
23304 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sl-evk.dts' (21,331) at 20210308005002584
23305 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/Makefile' (21,332) at 20240405153046977
23306 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-dma.c' (21,333) at 20210819100021686
23307 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca505.c' (21,334) at 20210307214928834
23308 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/thunderx.c' (21,335) at 20210308005002944
23309 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0010-Use-linux-capability.h-on-linux-systems-too.patch' (21,336) at 20210307205553894
23310 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/version.c' (21,337) at 20240405153046269
23311 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-envelope-detector' (21,338) at 20210309003648252
23312 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow_git.bb' (21,339) at 20241221090017496
23313 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/memcpy.c' (21,340) at 20210307214925662
23314 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c' (21,341) at 20220627100017018
23315 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy.dts' (21,342) at 20210308005002608
23316 2025-01-21 03:00:57.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/acreategroup.bb' (21,343) at 20241206090014298
23317 2025-01-21 03:00:57.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/al_mc_edac.c' (21,344) at 20240405153047013
23318 2025-01-21 03:00:57.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/mffsce.c' (21,345) at 20221215040039390
23319 2025-01-21 03:00:57.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/lib.h' (21,346) at 20240405153054065
23320 2025-01-21 03:00:57.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/ftrace.c' (21,347) at 20241211090145545
23321 2025-01-21 03:00:57.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/meson.build' (21,348) at 20240906080037268
23322 2025-01-21 03:00:57.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/crypto/ecdsa.c' (21,349) at 20240617080017382 to deleted uid set
23323 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/perf_regs.c' (21,350) at 20240405153045945
23324 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_lpc18xx.c' (21,351) at 20240405153051997
23325 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/file_table.c' (21,352) at 20240405153231679
23326 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ubi' (21,353) at 20210308005003300
23327 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/310vtbl.h' (21,354) at 20210307214930938
23328 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/control.c' (21,355) at 20210307214932190
23329 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-ccu.c' (21,356) at 20240405153046801
23330 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/extable.h' (21,357) at 20240405153230019
23331 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr.c' (21,358) at 20240405153230503
23332 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-gpio.service' (21,359) at 20210307205554094
23333 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/fsl_ddr_edac.c' (21,360) at 20241211090145405
23334 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libdvdread/libdvdread_6.1.3.bb' (21,361) at 20220618030015170
23335 2025-01-21 03:00:57.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/test_util.h' (21,362) at 20240405153232267
23336 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_audit.sh' (21,363) at 20241011080017411
23337 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/debug.c' (21,364) at 20220525020654387
23338 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/Kconfig' (21,365) at 20210308005003540
23339 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.4.rst' (21,366) at 20231207090015274
23340 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ti-abb-regulator.c' (21,367) at 20240405153231367
23341 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-desc.c' (21,368) at 20210307214929294
23342 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_devlink.c' (21,369) at 20240405153230899
23343 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8544si-post.dtsi' (21,370) at 20210307214926342
23344 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fchmodat2/fchmodat2_test.c' (21,371) at 20240405153232267
23345 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/udivsi3.S' (21,372) at 20210307214926182
23346 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strlen.S' (21,373) at 20210307214925674
23347 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/Makefile' (21,374) at 20210308005002800
23348 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/fmap_util.py' (21,375) at 20210308005003752
23349 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/filters/index.js' (21,376) at 20210308005107073
23350 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/expected_stdout' (21,377) at 20210308005003736
23351 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-tool/yosemite4-common-functions_0.1.bb' (21,378) at 20241221090017480
23352 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-union.out' (21,379) at 20210308005046401 to deleted uid set
23353 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ths8200.c' (21,380) at 20240405153049341
23354 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/altera_jtaguart.txt' (21,381) at 20210307214925418
23355 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/Makefile' (21,382) at 20220525020654211
23356 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/sud_test.c' (21,383) at 20240613080016567
23357 2025-01-21 03:00:57.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-xen-blkback' (21,384) at 20240405153044925
23358 2025-01-21 03:00:57.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood.dtsi' (21,385) at 20240405153045457
23359 2025-01-21 03:00:57.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_uif.c' (21,386) at 20240405153049445
23360 2025-01-21 03:00:57.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls.h' (21,387) at 20240503080014518
23361 2025-01-21 03:00:57.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5433.c' (21,388) at 20240405153230243
23362 2025-01-21 03:00:57.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/caps.c' (21,389) at 20240429080012448
23363 2025-01-21 03:00:57.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.c' (21,390) at 20210309003649836
23364 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm_neo.c' (21,391) at 20240405153052009
23365 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_ruc.c' (21,392) at 20210307214928446
23366 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/machine_context.cpp' (21,393) at 20241101080009595
23367 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/gm200.c' (21,394) at 20240405153048653
23368 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_write_unittest.cpp' (21,395) at 20210918000044923
23369 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/sdma_txreq.h' (21,396) at 20240405153049053
23370 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-st.c' (21,397) at 20240405153231559
23371 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/socionext,uniphier-gpio.yaml' (21,398) at 20240405153045061
23372 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/ad9832.c' (21,399) at 20241111090012137
23373 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/da9150-gpadc.c' (21,400) at 20240405153048953
23374 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_gpio-test.c' (21,401) at 20210308005046481
23375 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/utils.cpp' (21,402) at 20241114091025397
23376 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/qom.rst' (21,403) at 20240906080037172
23377 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_easrc.c' (21,404) at 20240405153232175
23378 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/splash.h' (21,405) at 20210308005003684
23379 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_eui64.c' (21,406) at 20210307214931970
23380 2025-01-21 03:00:57.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/Makefile' (21,407) at 20210307214926294
23381 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/syscall.h' (21,408) at 20210307214926110
23382 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/OWNERS' (21,409) at 20240320080012509
23383 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-priv.h' (21,410) at 20240405153054001
23384 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-kernel/linux/linux-aspeed_%.bbappend' (21,411) at 20220819030014797
23385 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/sec_boot.S' (21,412) at 20210308005002724
23386 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ethtool.sh' (21,413) at 20240405153054341
23387 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/hdparm' (21,414) at 20241221090017620
23388 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/trace/test-trace.sh' (21,415) at 20210308005003748
23389 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-common.c' (21,416) at 20240405153232195
23390 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/bbv.c' (21,417) at 20241211090212226
23391 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy28_C-89.0W' (21,418) at 20210307205553762
23392 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/Makefile' (21,419) at 20240405153045865
23393 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-dhcom-pdk2.dts' (21,420) at 20240405153045501
23394 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/vpd_decode.h' (21,421) at 20210307214927174
23395 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/introduction.rst' (21,422) at 20210307214925522
23396 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/ibmebus.c' (21,423) at 20240405153230055
23397 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/siu.h' (21,424) at 20210307214926554
23398 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/download_manager.cpp' (21,425) at 20240118090018594 to deleted uid set
23399 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8750.h' (21,426) at 20210307214932354
23400 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/afe/rescale.h' (21,427) at 20240405153052705
23401 2025-01-21 03:00:57.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/disable-version-check.patch' (21,428) at 20241221090017564
23402 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt.h' (21,429) at 20240405153230927
23403 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml' (21,430) at 20240405153045073
23404 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/regulator.rst' (21,431) at 20210307214925546
23405 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/sba_iommu.c' (21,432) at 20240910080014062
23406 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/timezone/tzdata.bb' (21,433) at 20241206090014338
23407 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/ReportManager.interface.yaml' (21,434) at 20240821080018819
23408 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml' (21,435) at 20240405153045053
23409 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_pdt.h' (21,436) at 20210307214931462
23410 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dc/files/run-ptest' (21,437) at 20230503080014583
23411 2025-01-21 03:00:57.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_chipcommon_pmu.c' (21,438) at 20210309003652964
23412 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/thread_info_api.h' (21,439) at 20240405153052789
23413 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/extrausers.bbclass' (21,440) at 20230919080013978
23414 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FabricCollection_v1.xml' (21,441) at 20240619080002924
23415 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/40x.c' (21,442) at 20240405153046185
23416 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,g12a-toacodec.yaml' (21,443) at 20240405153045161
23417 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv0680.c' (21,444) at 20210307214928838
23418 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/vlock_pam_tally2_reset.patch' (21,445) at 20210307205553934
23419 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/uvc.h' (21,446) at 20240405153052817
23420 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/bmac.h' (21,447) at 20210307214929298
23421 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/networking/mstpd_git.bb' (21,448) at 20241206090014226
23422 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am43x-epos-evm.dts' (21,449) at 20240405153045597
23423 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/ldflags.patch' (21,450) at 20241221090017632
23424 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/transport.c' (21,451) at 20240405153053377
23425 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/stmark2.c' (21,452) at 20220525020651982
23426 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_proc.c' (21,453) at 20210307214932202
23427 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/multihost-ipmi-design.md' (21,454) at 20221209040006387
23428 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/rwtop.pl' (21,455) at 20210307214932566
23429 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/Status.interface.yaml' (21,456) at 20220315030032663
23430 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/hppa_hardware.h' (21,457) at 20240326080039438
23431 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/interfaces/sensor_id_helpers.hpp' (21,458) at 20230523080037938
23432 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-x3proto/gpio.c' (21,459) at 20220525020652114
23433 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/udp_offload.c' (21,460) at 20240520080015227
23434 2025-01-21 03:00:57.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/Makefile' (21,461) at 20210307214928458
23435 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5_mss.c' (21,462) at 20241211090145485
23436 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml' (21,463) at 20240405153045077
23437 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Source-beginning-file' (21,464) at 20241221090017612
23438 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_all_pmu.sh' (21,465) at 20240405153054173
23439 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.h' (21,466) at 20240405153050641
23440 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/Makefile' (21,467) at 20210308005002956
23441 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/devices/index.rst' (21,468) at 20240405153045333
23442 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hdmi.c' (21,469) at 20240405153230635
23443 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/pch9.c' (21,470) at 20210308005003448
23444 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/cros_ec_rw.py' (21,471) at 20210308005003748
23445 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/sec-common.c' (21,472) at 20210308005002764
23446 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/ccs/mk-ccs-regs' (21,473) at 20220525020651722
23447 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/mock_mctp_discovery_handler_intf.hpp' (21,474) at 20240508080030966
23448 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-x96-air.dts' (21,475) at 20240405153229919
23449 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/cases/bsp.py' (21,476) at 20230114040015554
23450 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/spansion.c' (21,477) at 20241211090145453
23451 2025-01-21 03:00:57.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/sdio_func.h' (21,478) at 20210309003653872
23452 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-hip04.c' (21,479) at 20240405153049197
23453 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-cci.h' (21,480) at 20240405153231847
23454 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sysinfo.h' (21,481) at 20210307214931662
23455 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/string_64.S' (21,482) at 20240405153230047
23456 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-karo-tx25.dts' (21,483) at 20240405153229883
23457 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock_plane.c' (21,484) at 20240405153048781
23458 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/mtd-abi.h' (21,485) at 20240405153052945
23459 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/richtek,rtq6056.yaml' (21,486) at 20240405153045073
23460 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/auxvec.h' (21,487) at 20240405153052661
23461 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/0004-aspeed-add-bmc-position-support.patch' (21,488) at 20210307205554222
23462 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci.c' (21,489) at 20240415080012983
23463 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_array_container.c' (21,490) at 20210307214932642
23464 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/meson.options' (21,491) at 20241108090035241
23465 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/auo-pixcir-ts.c' (21,492) at 20240405153049157
23466 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml' (21,493) at 20240405153229803
23467 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-dict.json' (21,494) at 20210308005046401
23468 2025-01-21 03:00:57.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-guruplug-server-plus.dts' (21,495) at 20210308005002592
23469 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/setup.cfg' (21,496) at 20241211090212442
23470 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/alpine-v3.dtsi' (21,497) at 20240405153229915
23471 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9052-regulator.c' (21,498) at 20240405153051461
23472 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_isi.dtsi' (21,499) at 20210308005002572
23473 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/rm3100-core.c' (21,500) at 20240405153230695
23474 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (21,501) at 20221015030011580
23475 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/rmem.c' (21,502) at 20240719080013357
23476 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-pmic-wrap.c' (21,503) at 20240405153231451
23477 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/udc-xilinx.c' (21,504) at 20240405153231555
23478 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8323ERDB_defconfig' (21,505) at 20210308005003236
23479 2025-01-21 03:00:57.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ts3a227e.h' (21,506) at 20210307214932346
23480 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_3_0_0_sh_mask.h' (21,507) at 20210309003649636
23481 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/amcore_defconfig' (21,508) at 20210308005003248
23482 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/syscallhdr.sh' (21,509) at 20241211090212374
23483 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/switching-sched.rst' (21,510) at 20210307214925250
23484 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml' (21,511) at 20240405153045033
23485 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-7040.dtsi' (21,512) at 20210308005002568
23486 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/include/atomic.h' (21,513) at 20240906080037344
23487 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/vdso/Makefile' (21,514) at 20240405153053109
23488 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/if_vlan.h' (21,515) at 20240405153231815 to deleted uid set
23489 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0005-mmal_exit_fix.patch' (21,516) at 20230114040015494
23490 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear300/Kconfig' (21,517) at 20210308005003052
23491 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/Makefile' (21,518) at 20240405153054225
23492 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/sdk.json' (21,519) at 20210812000025314
23493 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (21,520) at 20230329080014768
23494 2025-01-21 03:00:57.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/sleep.S' (21,521) at 20210309003648696
23495 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/rxtimestamp.sh' (21,522) at 20210309003656008
23496 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENcopy_to_user.S' (21,523) at 20210307214926606
23497 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cypress.c' (21,524) at 20210309003649912
23498 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/aead.h' (21,525) at 20240405153052621
23499 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/evm.c' (21,526) at 20210308005003080
23500 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_36BIT_NAND_defconfig' (21,527) at 20210308005003240
23501 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/npcm7xx.c' (21,528) at 20241211090212250
23502 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-OpenIB' (21,529) at 20211006000025238
23503 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_config.h' (21,530) at 20210307214929862
23504 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_timer.c' (21,531) at 20241018080014582
23505 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/enum.h' (21,532) at 20220525020653643
23506 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nand-boot-ppc440' (21,533) at 20210308005003296
23507 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_spi.h' (21,534) at 20240405153046765
23508 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,gx-sound-card.yaml' (21,535) at 20240405153229799
23509 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/fanctrl.h' (21,536) at 20210308005003000
23510 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/tests/doublebitand.cocci' (21,537) at 20240405153053445
23511 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_80211.h' (21,538) at 20210307214929862
23512 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/posix_acl_xattr.h' (21,539) at 20210307214931654
23513 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/test_fdt' (21,540) at 20210308005003760
23514 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.get_maintainer.ignore' (21,541) at 20240405153044909
23515 2025-01-21 03:00:57.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/pci.c' (21,542) at 20220525020652198
23516 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_signal.h' (21,543) at 20220429100100642
23517 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0012-raddb-certs-Makefile-fix-the-existed-certificate-err.patch' (21,544) at 20230131040012027
23518 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/debugexit.c' (21,545) at 20240906080037252
23519 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/xen-ops.h' (21,546) at 20240405153045625
23520 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/.gitignore' (21,547) at 20240405153054369
23521 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5040si-post.dtsi' (21,548) at 20210307214926350
23522 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_ovfl.S' (21,549) at 20210307214926146
23523 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imx_lpi2c.h' (21,550) at 20210308005003652
23524 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pdbg.cpp' (21,551) at 20240830080017495
23525 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/max6875.rst' (21,552) at 20210307214925522
23526 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/media/usb/uvc/uvc_driver.c' (21,553) at 20241216090017709 to deleted uid set
23527 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firmware/ihex2fw.c' (21,554) at 20210307214932470
23528 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/uapi/asm/bitsperlong.h' (21,555) at 20210307214932458
23529 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/regs.h' (21,556) at 20240405153231235
23530 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/uart-16550.c' (21,557) at 20240405153045985
23531 2025-01-21 03:00:57.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/soc/keystone/keystone_serdes.c' (21,558) at 20210308005003488
23532 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/platinum_picon.h' (21,559) at 20210308005003612
23533 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcb/0001-use-_Alignof-to-avoid-UB-in-ALIGNOF.patch' (21,560) at 20241206090014342
23534 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/const.h' (21,561) at 20240405153052909
23535 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/cs.po' (21,562) at 20210307214932618
23536 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc-version.sh' (21,563) at 20210308005003728
23537 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10021.c' (21,564) at 20240405153049301
23538 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/hwmon.c' (21,565) at 20240405153046557
23539 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_vsc.c' (21,566) at 20240405153046673
23540 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/mmu_emu.c' (21,567) at 20240405153045973
23541 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/snps,archs-rtc.txt' (21,568) at 20210307214925446
23542 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,lmp92064.yaml' (21,569) at 20240405153045073
23543 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c' (21,570) at 20240405153231031
23544 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_vlan.sh' (21,571) at 20240405153054289
23545 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_w.c' (21,572) at 20210308005046513
23546 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/arch_init.h' (21,573) at 20241211090212370
23547 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_metrics_values.sh' (21,574) at 20240405153054173
23548 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/swab.h' (21,575) at 20240405153052941
23549 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/sst.c' (21,576) at 20240405153230883
23550 2025-01-21 03:00:57.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/syscall.h' (21,577) at 20220525020654659
23551 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skb_cgroup_id_kern.c' (21,578) at 20240405153054277
23552 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml' (21,579) at 20240405153045041
23553 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_connector.h' (21,580) at 20240405153052629
23554 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_fib.c' (21,581) at 20240613080016535
23555 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fping/fping_5.2.bb' (21,582) at 20241206090014242
23556 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/entry-common.h' (21,583) at 20240405153045937
23557 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ar7/prom.h' (21,584) at 20210307214926214
23558 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9x5ek/MAINTAINERS' (21,585) at 20210308005002916
23559 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/tileblit.c' (21,586) at 20220525020654315
23560 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0002-Create-subroutine-for-tearing-down-an-interface.patch' (21,587) at 20241206090014242
23561 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyatspi_2.46.1.bb' (21,588) at 20240301090012435
23562 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/bitfield.h' (21,589) at 20210307214926250
23563 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/queue.c' (21,590) at 20240405153050705
23564 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/Kconfig' (21,591) at 20210308005003016
23565 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/README.md' (21,592) at 20210307205554094
23566 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tzdata/run-ptest' (21,593) at 20241221090017560
23567 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_caps.c' (21,594) at 20240906080037280
23568 2025-01-21 03:00:57.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/util.c' (21,595) at 20240405153053305
23569 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/dma-mapping-nommu.c' (21,596) at 20220525020651898
23570 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c' (21,597) at 20240405153048545
23571 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp102.c' (21,598) at 20240919080017054
23572 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_%.bbappend' (21,599) at 20241206090014226
23573 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-more-itertools_10.5.0.bb' (21,600) at 20241221090017668
23574 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/ti/ti_sci_pm_domains.c' (21,601) at 20241211090145485
23575 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rf.c' (21,602) at 20210309003651816
23576 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/conntrack_sctp_collision.sh' (21,603) at 20240405153232283
23577 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/fsl_upm.c' (21,604) at 20240405153230871
23578 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32/stm32f.h' (21,605) at 20210308005002664
23579 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/pm_helpers.c' (21,606) at 20240830080013271
23580 2025-01-21 03:00:57.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/r8a66597.h' (21,607) at 20210308005003516
23581 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/sdio.c' (21,608) at 20240405153231119 to deleted uid set
23582 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/Makefile' (21,609) at 20210307214930258
23583 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/196.out' (21,610) at 20210308005046457
23584 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dca/dca-sysfs.c' (21,611) at 20240405153046973
23585 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx6_src.c' (21,612) at 20241211090212294
23586 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/README' (21,613) at 20210309003656004
23587 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/ncsi.h' (21,614) at 20210308005003676
23588 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rcu.h' (21,615) at 20240405153052897
23589 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/cumana_2.c' (21,616) at 20240405153051569
23590 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex_2.6.4.bb' (21,617) at 20240413080012691
23591 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/qtn_hw_ids.h' (21,618) at 20210307214929902
23592 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-imp_iic_wrap.c' (21,619) at 20240405153230215
23593 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-dk1-scmi.dts' (21,620) at 20240405153229903
23594 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/disclaimer-ita.rst' (21,621) at 20210307214925578
23595 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/tcrypt.h' (21,622) at 20240405153046545
23596 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_structs.h' (21,623) at 20210308005046069
23597 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TTYP0' (21,624) at 20241221090017616
23598 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-beacon-rzg2m-kit.dts' (21,625) at 20240405153045801
23599 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-dbgtty.c' (21,626) at 20241104090011587
23600 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_256x256.png' (21,627) at 20210308005046549 to deleted uid set
23601 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-apx4devkit.dts' (21,628) at 20240405153045537
23602 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-nsm.h' (21,629) at 20241211090212366
23603 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/irqflags.h' (21,630) at 20220525020652126
23604 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/templates/default/local.conf.sample' (21,631) at 20241221090017480
23605 2025-01-21 03:00:57.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dts' (21,632) at 20240405153045777
23606 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-peripheral.c' (21,633) at 20240405153046769
23607 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tcpbpf_user.c' (21,634) at 20240405153054261
23608 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-queue.h' (21,635) at 20240405153049357
23609 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/board.c' (21,636) at 20210308005003040
23610 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-occ-control.bbclass' (21,637) at 20210307205554046
23611 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/asmmacro.h' (21,638) at 20210308005002884
23612 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-blk-test.c' (21,639) at 20230925080040097
23613 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-db-88f6281.dts' (21,640) at 20240405153045457
23614 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallaryd' (21,641) at 20210307205553782
23615 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/bt1-l2-ctl.c' (21,642) at 20240405153049585
23616 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/expat/expat/run-ptest' (21,643) at 20240301090012459
23617 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/cpld.cpp' (21,644) at 20231027080010242
23618 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr_security.c' (21,645) at 20240405153052501
23619 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/bcm63xx_hsspi.c' (21,646) at 20210308005003488
23620 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/replay-mode.c' (21,647) at 20240906080037444
23621 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600.dtsi' (21,648) at 20220802100038573
23622 2025-01-21 03:00:57.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cacheinfo.c' (21,649) at 20240405153046133
23623 2025-01-21 03:00:57.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sun5i.c' (21,650) at 20240405153230251
23624 2025-01-21 03:00:57.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/config.mk' (21,651) at 20210308005002848
23625 2025-01-21 03:00:57.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/system1/dev_id.json' (21,652) at 20241106090019922
23626 2025-01-21 03:00:57.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_id.c' (21,653) at 20210309003655984
23627 2025-01-21 03:00:57.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro4-sanji.dts' (21,654) at 20210308005002632
23628 2025-01-21 03:00:57.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AttributeRegistry.v1_3_9.json' (21,655) at 20240619080002940
23629 2025-01-21 03:00:57.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/Cper.h' (21,656) at 20241214090008736
23630 2025-01-21 03:00:57.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/debugfs.h' (21,657) at 20210307214931806
23631 2025-01-21 03:00:57.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/iclass.def' (21,658) at 20210927100127385
23632 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/054' (21,659) at 20210927100127477
23633 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp-tegra186.c' (21,660) at 20240405153047049
23634 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/grant_table.h' (21,661) at 20240326080039546
23635 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/sha256.c' (21,662) at 20210308005003712
23636 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov02a10.yaml' (21,663) at 20240405153045093
23637 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/generic-adc-battery.c' (21,664) at 20240405153051433
23638 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_refcount_item.c' (21,665) at 20240405153231783
23639 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-common-functions' (21,666) at 20230310090018691
23640 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cdns,csi2rx.yaml' (21,667) at 20240405153229771
23641 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_dvi.h' (21,668) at 20240405153051933
23642 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7778-clock.h' (21,669) at 20210307214931334
23643 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dt3155/Kconfig' (21,670) at 20240405153049369
23644 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/mipi-phy.h' (21,671) at 20210307214928046
23645 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/proftpd.service' (21,672) at 20210307205553822
23646 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8770.h' (21,673) at 20210307214932358
23647 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb' (21,674) at 20220402030016127
23648 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7721/setup.c' (21,675) at 20210307214926542
23649 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/watchdog.h' (21,676) at 20210308005002724
23650 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr_trusted.c' (21,677) at 20240405153052501
23651 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_device.h' (21,678) at 20240405153049389
23652 2025-01-21 03:00:57.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/proc_freq_check.robot' (21,679) at 20240628080017121
23653 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/CableCollection.json' (21,680) at 20240619080002944
23654 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/qca953x.dtsi' (21,681) at 20210308005002816
23655 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_nat.h' (21,682) at 20210307214931646
23656 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/ioctl.h' (21,683) at 20210307214926590
23657 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/headers_install.rst' (21,684) at 20210307214925514
23658 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/virtual-memory.json' (21,685) at 20240405153054121
23659 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/static-mac-addr/mac-check' (21,686) at 20230415080012881
23660 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP1.interface.yaml' (21,687) at 20220315030032659
23661 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts' (21,688) at 20240405153045817
23662 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0019_django_2_2.py' (21,689) at 20210307205554262
23663 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_sm_mt8183.h' (21,690) at 20240405153049413
23664 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/sh.py' (21,691) at 20240405153054225
23665 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nsa320-hwmon.c' (21,692) at 20240405153230667
23666 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-ideapad-laptop' (21,693) at 20220525020651634
23667 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0011-ac_add_search_path.m4-keep-consistent-between-32bit-.patch' (21,694) at 20240413080012643
23668 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/app.c' (21,695) at 20210308005002856
23669 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imxrt1050-evk.dts' (21,696) at 20240405153045533
23670 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/twister_defconfig' (21,697) at 20210308005003284
23671 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h' (21,698) at 20210307214929814
23672 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/main.cpp' (21,699) at 20230616135354425
23673 2025-01-21 03:00:57.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/semihosting-stub.c' (21,700) at 20240906080037500
23674 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8825.h' (21,701) at 20240405153053665
23675 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800mmio.c' (21,702) at 20210309003651800
23676 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mlme.c' (21,703) at 20240405153051905
23677 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb' (21,704) at 20241206090014338
23678 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x08.h' (21,705) at 20240405153048805
23679 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-r40-dramc.c' (21,706) at 20241211090212294
23680 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tfc_sess.c' (21,707) at 20220525020654207
23681 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/.clang-tidy' (21,708) at 20220308040005508
23682 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_common_test.cpp' (21,709) at 20221202040011011
23683 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/extended_user_header.cpp' (21,710) at 20210410000027144
23684 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/core.c' (21,711) at 20240405153231339
23685 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-uclass.c' (21,712) at 20230720080043543
23686 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_reject_inet.c' (21,713) at 20240405153053333
23687 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-nuvoton.inc' (21,714) at 20241221090017484
23688 2025-01-21 03:00:57.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_table.c' (21,715) at 20240405153050673
23689 2025-01-21 03:00:57.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sc7280.h' (21,716) at 20220525020654543
23690 2025-01-21 03:00:57.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/polkit-gnome-authentication-agent-1.desktop' (21,717) at 20230503080014575
23691 2025-01-21 03:00:57.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_mb.h' (21,718) at 20210307214930302
23692 2025-01-21 03:00:57.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/find.h' (21,719) at 20240405153052685
23693 2025-01-21 03:00:57.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/bpf/verifier.c' (21,720) at 20241220090018334 to deleted uid set
23694 2025-01-21 03:00:57.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/intel,ixp4xx-compact-flash.yaml' (21,721) at 20240405153045021
23695 2025-01-21 03:00:57.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/binderfs/Makefile' (21,722) at 20240613080016567
23696 2025-01-21 03:00:57.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/Kconfig' (21,723) at 20240405153045689
23697 2025-01-21 03:00:57.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ublk_cmd.h' (21,724) at 20241023080012899
23698 2025-01-21 03:00:57.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_conntrack.h' (21,725) at 20240405153231051
23699 2025-01-21 03:00:57.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/usergrouptests.py' (21,726) at 20240302090018230
23700 2025-01-21 03:00:57.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-gate.h' (21,727) at 20210307214926958
23701 2025-01-21 03:00:57.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-r2-to-r6-emul.c' (21,728) at 20220525020652006
23702 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-kernel/linux/linux-yocto_%.bbappend' (21,729) at 20240507080014346
23703 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-workaround-for-overlapping-sections-in-binary.patch' (21,730) at 20220910030013349
23704 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bloom_filter_map.c' (21,731) at 20240405153054265
23705 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/write_flush_v2.c' (21,732) at 20230809080010803
23706 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc.c' (21,733) at 20240405153046901
23707 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/composefs/composefs_1.0.5.bb' (21,734) at 20241221090017536
23708 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (21,735) at 20241108090014312
23709 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/filelock.h' (21,736) at 20240405153231807
23710 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_bios_types.h' (21,737) at 20240405153230391
23711 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/sound_oss.c' (21,738) at 20221102030020989
23712 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/osnoise.h' (21,739) at 20220525020654659
23713 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/packagefiles/boost/meson.build' (21,740) at 20240112090004588
23714 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps6586x.h' (21,741) at 20210307214931438
23715 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/gdbstub/test-signals-s390x.py' (21,742) at 20240906080037580
23716 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-omap.c' (21,743) at 20240405153230859
23717 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ethtool.c' (21,744) at 20240405153053289
23718 2025-01-21 03:00:57.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/COPYING.apache-2.0' (21,745) at 20210307205554078
23719 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.h' (21,746) at 20240910080014026
23720 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/Cargo.toml' (21,747) at 20241211090212454
23721 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3128.dtsi' (21,748) at 20240405153229899
23722 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/classes/poky-bleeding.bbclass' (21,749) at 20240417080014702
23723 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-ssleay-perl/no-exec-on-configure.patch' (21,750) at 20230503080014587
23724 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/LB+fencembonceonce+ctrlonceonce.litmus' (21,751) at 20210307214932502
23725 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-odroid-go3.dts' (21,752) at 20240405153045813
23726 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/tz-ppc.c' (21,753) at 20241211090212298
23727 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf.h' (21,754) at 20210307214932278
23728 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/ssiu.c' (21,755) at 20240405153053985
23729 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xlrd/run-ptest' (21,756) at 20240301090012435
23730 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bit_spinlock.h' (21,757) at 20210307214931358
23731 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/0001-multicast_blast-tipcc-Fix-struct-type-for-TIPC_GROUP.patch' (21,758) at 20210307205553934
23732 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/imx7ulp_wdt.c' (21,759) at 20240405153231599
23733 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vector.S' (21,760) at 20240405153230039
23734 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/hibernate.c' (21,761) at 20240405153045629
23735 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/psplash_git.bb' (21,762) at 20241206090014318
23736 2025-01-21 03:00:57.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/manifest.py' (21,763) at 20220910030013401
23737 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/mtk_iommu.c' (21,764) at 20240520080015151
23738 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vdec.c' (21,765) at 20240405153046801
23739 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrwy_tfa_defconfig' (21,766) at 20210308005003264
23740 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536si-pre.dtsi' (21,767) at 20210307214926342
23741 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-spectral.c' (21,768) at 20240405153231167
23742 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/core-api/index.rst' (21,769) at 20210309003648468
23743 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/freescale/flexcan.rst' (21,770) at 20240405153045233
23744 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/clocksource.h' (21,771) at 20210307214926250
23745 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/qca,ath79-cpu-intc.txt' (21,772) at 20210307214925342
23746 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool_metadata.sh' (21,773) at 20240405153054285
23747 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/win32-kbd-hook.c' (21,774) at 20210308005046257
23748 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/firmwared/firmwared_git.bb' (21,775) at 20241221090017504
23749 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.pcie' (21,776) at 20240906080037556 to deleted uid set
23750 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/meson.build' (21,777) at 20230714080010431
23751 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_kprobes.c' (21,778) at 20240405153053105
23752 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/Makefile' (21,779) at 20210307214932266
23753 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/mocked_property_change_listener.hpp' (21,780) at 20210308005052621
23754 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_marshall.c' (21,781) at 20220525020653119
23755 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/bpf_st_mem.c' (21,782) at 20240405153054289
23756 2025-01-21 03:00:57.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/cmm.c' (21,783) at 20241018080014474
23757 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vct.h' (21,784) at 20210308005003624
23758 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0004-tests-add-helper-script-to-run-the-installed_tests.patch' (21,785) at 20241221090017692
23759 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml' (21,786) at 20240405153229763
23760 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx50.dtsi' (21,787) at 20240405153229883
23761 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-cbus-gpio.txt' (21,788) at 20210307214925322
23762 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm/bitsperlong.h' (21,789) at 20240405153054049
23763 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx31_ccm.h' (21,790) at 20210308005046021
23764 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps68470.h' (21,791) at 20240405153052733
23765 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/service_data.hpp' (21,792) at 20240830080017491
23766 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.4' (21,793) at 20211006000025242
23767 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/mxsfb_drv.c' (21,794) at 20240405153230599
23768 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-stmpe.c' (21,795) at 20240405153047085
23769 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/Kconfig' (21,796) at 20240405153052317
23770 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-nand-pxa3xx.h' (21,797) at 20210307214931478
23771 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/README' (21,798) at 20210308005003016
23772 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.out' (21,799) at 20240906080037560 to deleted uid set
23773 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrav_r_qb.c' (21,800) at 20210308005046509
23774 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/fib6_notifier.c' (21,801) at 20210307214931962
23775 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/Makefile' (21,802) at 20220525020654727
23776 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/nandbiterrs.c' (21,803) at 20240405153049713
23777 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s_64.h' (21,804) at 20240405153046113
23778 2025-01-21 03:00:57.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/meson.build' (21,805) at 20220913030027309 to deleted uid set
23779 2025-01-21 03:00:57.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt' (21,806) at 20220525020651702
23780 2025-01-21 03:00:57.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/mctp/route.c' (21,807) at 20241018080014586 to deleted uid set
23781 2025-01-21 03:00:57.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (21,808) at 20220625030019492
23782 2025-01-21 03:00:57.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/wsm.h' (21,809) at 20220525020653815
23783 2025-01-21 03:00:57.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/smp.h' (21,810) at 20240405153046501
23784 2025-01-21 03:00:57.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/MAINTAINERS' (21,811) at 20210308005002924
23785 2025-01-21 03:00:57.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/index.rst' (21,812) at 20210307214925466
23786 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c' (21,813) at 20240405153230523
23787 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ContainerImageCollection.json' (21,814) at 20240619080002944
23788 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/dbus-display.rst' (21,815) at 20220429100100418
23789 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/multi3.S' (21,816) at 20240405153230095
23790 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/snet_vdpa.h' (21,817) at 20240405153052161
23791 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c' (21,818) at 20241211090145409
23792 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serdev/Makefile' (21,819) at 20210307214930738
23793 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/typedefs.h' (21,820) at 20241211090212370
23794 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.yaml' (21,821) at 20240405153045137
23795 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9867.h' (21,822) at 20210309003654640
23796 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/xen.h' (21,823) at 20240906080037348
23797 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2-mba6ulx.dts' (21,824) at 20240405153045529
23798 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.c' (21,825) at 20240405153230591
23799 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/wheels/pycotap-1.3.1-py3-none-any.whl' (21,826) at 20241211090212446
23800 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/pinctrl-mvebu.c' (21,827) at 20210308005003460
23801 2025-01-21 03:00:57.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_snd.sh' (21,828) at 20220525020655223
23802 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.trace' (21,829) at 20210308005003300
23803 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sansa_fuze_plus.h' (21,830) at 20210308005003612
23804 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/ucp1020.c' (21,831) at 20210308005002900
23805 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcr_wm5102.c' (21,832) at 20240405153232179
23806 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/gose.c' (21,833) at 20210308005003032
23807 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2-ex-idk-1110wr.dts' (21,834) at 20210309003648756
23808 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/device.h' (21,835) at 20210307214925646
23809 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/sifive_gpio.h' (21,836) at 20210308005046013
23810 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vhost_net-stub.c' (21,837) at 20230426080043716
23811 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_i2c.h' (21,838) at 20210307214927226
23812 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_rps.h' (21,839) at 20210307214927826
23813 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/ga100.c' (21,840) at 20240405153048665
23814 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/e820.c' (21,841) at 20240405153230123
23815 2025-01-21 03:00:57.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/debug.c' (21,842) at 20240405153050633
23816 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sim.c' (21,843) at 20240405153230307
23817 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/vfs.h' (21,844) at 20240405153231707
23818 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797-venc.c' (21,845) at 20240405153046797
23819 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/jz4780-dma.h' (21,846) at 20210307214931338
23820 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790.dtsi' (21,847) at 20210308005002600
23821 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb' (21,848) at 20241221090017532
23822 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0005-Don-t-match-Wnon-virtual-dtor-in-the-flags-are-neede.patch' (21,849) at 20241221090017512
23823 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/dts/Makefile' (21,850) at 20210308005002808
23824 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/hid_bpf_jmp_table.c' (21,851) at 20240405153230651
23825 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/fwio.c' (21,852) at 20240405153050553
23826 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/dwc3-st.txt' (21,853) at 20240405153045181
23827 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-technisat-ts35.c' (21,854) at 20210307214928782
23828 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/CFcommon' (21,855) at 20240405153054369
23829 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/153.out' (21,856) at 20210927100127489
23830 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/arm-qmp-cmds.c' (21,857) at 20240906080037452
23831 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/early-userspace/early_userspace_support.rst' (21,858) at 20210819100021498
23832 2025-01-21 03:00:57.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-a83t-usb-phy.yaml' (21,859) at 20240405153045129
23833 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/aia_imsic.c' (21,860) at 20241118090018491
23834 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openblocks_a7.dts' (21,861) at 20240405153045457
23835 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/Kconfig' (21,862) at 20210308005002900
23836 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/Makefile' (21,863) at 20210307214932470
23837 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/meson.build' (21,864) at 20240920080018291 to deleted uid set
23838 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/edma.h' (21,865) at 20210308005002800
23839 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_desc.h' (21,866) at 20240405153230947
23840 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/thread_info.h' (21,867) at 20240405153046397
23841 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-sh03/mach/sh03.h' (21,868) at 20210307214926558
23842 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-sbsa-ref.inc' (21,869) at 20241206090014210
23843 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_highspeed.c' (21,870) at 20220627100017182
23844 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max9271.c' (21,871) at 20220525020653255
23845 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/running_tips.rst' (21,872) at 20240405153229751
23846 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_mstr_if_rr_shrd_lbw_regs.h' (21,873) at 20240405153046585
23847 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/elf.h' (21,874) at 20210307214926314
23848 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/ideapad_s740_helper.c' (21,875) at 20210524100035122
23849 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-semver/run-ptest' (21,876) at 20240301090012435
23850 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/PACKAGE.rst' (21,877) at 20210927100127329
23851 2025-01-21 03:00:57.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lochnagar.h' (21,878) at 20210307214931430
23852 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/mach64.h' (21,879) at 20210307214931698
23853 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/rotate.c' (21,880) at 20220627100017094
23854 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/law.c' (21,881) at 20210308005003172
23855 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls102xa_rcw_sd_qspi.cfg' (21,882) at 20210308005002964
23856 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imgtec/Makefile' (21,883) at 20210307214926978
23857 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_io.c' (21,884) at 20210307214930310
23858 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/pgood_monitor.cpp' (21,885) at 20211008000125115
23859 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpu-info.h' (21,886) at 20210307214926210
23860 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/multiprocessing.h' (21,887) at 20240906080037460
23861 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fpga.py' (21,888) at 20210308005003744
23862 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/twl4030_keypad.c' (21,889) at 20210307214928478
23863 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscalls/Makefile' (21,890) at 20240405153046369
23864 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (21,891) at 20210929000024374
23865 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-mdadm.h-Undefine-dprintf-before-redefining.patch' (21,892) at 20240413080012695
23866 2025-01-21 03:00:57.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tlv320adcx140.yaml' (21,893) at 20240405153229799
23867 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/sis190.c' (21,894) at 20240405153050293
23868 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ddr3_dimm_params.c' (21,895) at 20210308005003360
23869 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c' (21,896) at 20240405153049873
23870 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/machine/platform_configs.inc' (21,897) at 20240110090012776
23871 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-clone-target.c' (21,898) at 20240405153049241
23872 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-microchip-core.c' (21,899) at 20240405153231359
23873 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-reset-warm-watchdog.service' (21,900) at 20210810100021256
23874 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/irq.h' (21,901) at 20210307214926222
23875 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-da9052.c' (21,902) at 20220525020653947
23876 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa_1.1.0.bb' (21,903) at 20241206090014238
23877 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx5-clock.yaml' (21,904) at 20240405153045025
23878 2025-01-21 03:00:57.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-robotframework_7.1.bb' (21,905) at 20241221090017560
23879 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt274.h' (21,906) at 20210307214932326
23880 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/meson-mx-socinfo.c' (21,907) at 20220818100014787
23881 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_types.h' (21,908) at 20241216090017689
23882 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (21,909) at 20240719080014909
23883 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/meson.build' (21,910) at 20240326080039494
23884 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/run-ptest' (21,911) at 20230706080014789
23885 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nexthop.h' (21,912) at 20220525020654671
23886 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_port.h' (21,913) at 20210309003651232
23887 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/syscall.c' (21,914) at 20240405153054097
23888 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pci.h' (21,915) at 20210307214930626
23889 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Savonlinna' (21,916) at 20210307205553770
23890 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/spinlock.h' (21,917) at 20240405153045941
23891 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_cursor.c' (21,918) at 20210309003649868
23892 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz' (21,919) at 20210307205554590 to deleted uid set
23893 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/macio/pmu.h' (21,920) at 20240326080039538
23894 2025-01-21 03:00:57.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/hisilicon.c' (21,921) at 20220525020651886
23895 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/python3-manifest.json' (21,922) at 20241221090017672
23896 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging.events.yaml' (21,923) at 20241107090020905
23897 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965.dtsi' (21,924) at 20240405153045805
23898 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/flipper-pic.h' (21,925) at 20210307214926466
23899 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/chromium/chromebook_jerry.its' (21,926) at 20210308005003300
23900 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-poll.rst' (21,927) at 20210309003648492
23901 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-kernel-uids' (21,928) at 20220525020651630
23902 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/bios.hpp' (21,929) at 20240817080003183
23903 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-qat' (21,930) at 20240405153229731
23904 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/touchit213.c' (21,931) at 20210307214928510
23905 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/cps.c' (21,932) at 20241211090212290
23906 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_64k.c' (21,933) at 20240405153046181
23907 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/Build' (21,934) at 20240405153232211
23908 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm017-dc3.dts' (21,935) at 20240405153045841
23909 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/MAINTAINERS' (21,936) at 20210308005003168
23910 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/timetravel.h' (21,937) at 20220525020652126
23911 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-guardian.dts' (21,938) at 20240405153045589
23912 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/pcm.c' (21,939) at 20240613080016551
23913 2025-01-21 03:00:57.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_fp.c' (21,940) at 20240405153050241
23914 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/testsetbit.S' (21,941) at 20240405153045633
23915 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711.dtsi' (21,942) at 20240405153229871
23916 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kramfors_Lugnvik' (21,943) at 20210307205553786
23917 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_app.c' (21,944) at 20221128040017630
23918 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kuopio' (21,945) at 20210307205553770
23919 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lm49453.h' (21,946) at 20210307214932310
23920 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compiler-clang.h' (21,947) at 20210308005003656
23921 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/198.out' (21,948) at 20240906080037564
23922 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl818x.h' (21,949) at 20210307214929914
23923 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch' (21,950) at 20241221090017540
23924 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_laptop.c' (21,951) at 20221102030020853
23925 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hanko' (21,952) at 20210307205553770
23926 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSL-1.0' (21,953) at 20210307205554418
23927 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/fans/pwm-init/bin/pwm_init.sh' (21,954) at 20220422030010210
23928 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/sgx.c' (21,955) at 20240906080037232
23929 2025-01-21 03:00:57.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0002-Platform-Corstone1000-Fix-NV-counter-writing.patch' (21,956) at 20241221090017464
23930 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqdesc.h' (21,957) at 20240405153052713
23931 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/system.h' (21,958) at 20210307214932594
23932 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/prserv/Dockerfile' (21,959) at 20220402030016083
23933 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/sensor_listener.hpp' (21,960) at 20220412175720086
23934 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bios-settings-mgr/README.md' (21,961) at 20241022080002056 to deleted uid set
23935 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dump_utils.robot' (21,962) at 20240627080021048
23936 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-config/bond_channel_access.json' (21,963) at 20220126110011868
23937 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/mtjefferson_bmc.json' (21,964) at 20241029080004318 to deleted uid set
23938 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_ring.h' (21,965) at 20240405153052945
23939 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/intc-arcv2.c' (21,966) at 20240405153229863
23940 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kconfig' (21,967) at 20241011080017291
23941 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/uncore-other.json' (21,968) at 20240405153054149
23942 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal_regs.h' (21,969) at 20240405153049477
23943 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn303/irq_service_dcn303.c' (21,970) at 20240405153047297
23944 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,ipq9574-gcc.h' (21,971) at 20240405153052653
23945 2025-01-21 03:00:57.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/signal.h' (21,972) at 20210307214926514
23946 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sparsemem.h' (21,973) at 20210307214926514
23947 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/mpc8610_serdes.c' (21,974) at 20210308005002836
23948 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-wbt.c' (21,975) at 20240405153230155
23949 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ihs_fpga.h' (21,976) at 20210308005003400
23950 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/config' (21,977) at 20240405153054365
23951 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/meson.build' (21,978) at 20240920080018291 to deleted uid set
23952 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/log.h' (21,979) at 20210307214932726
23953 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-720p.bb' (21,980) at 20241206090014238
23954 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vbt_defs.h' (21,981) at 20240520080015151
23955 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/timeriomem_rng.yaml' (21,982) at 20240405153045153
23956 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/witherspoon-pfault-analysis/.clang-format' (21,983) at 20240820080038646 to deleted uid set
23957 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_tcp_nogpl.c' (21,984) at 20220525020655199
23958 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi/0001-configure.ac-stop-inserting-host-directories-into-co.patch' (21,985) at 20230706080014769
23959 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/mcp4725.h' (21,986) at 20220525020654571
23960 2025-01-21 03:00:57.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/bitops.h' (21,987) at 20241211090212366
23961 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_iudma.h' (21,988) at 20210307214926218
23962 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/logic/test_msa_and_v.c' (21,989) at 20210308005046521
23963 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/cmd_boot.c' (21,990) at 20210308005002708
23964 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__let.hpp' (21,991) at 20241219090033964
23965 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/orplus.cocci' (21,992) at 20240405153053441
23966 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/timerlat-tracer.rst' (21,993) at 20240405153045273
23967 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-yavia.dts' (21,994) at 20240405153045829
23968 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8955.h' (21,995) at 20210307214931606
23969 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/common.h' (21,996) at 20240405153052125
23970 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-exprt.h' (21,997) at 20210307214929122
23971 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_drv.c' (21,998) at 20240405153230635
23972 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/omicron/calimain/Kconfig' (21,999) at 20210308005003028
23973 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_sensor_cache.cpp' (22,000) at 20240711080036139
23974 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.h' (22,001) at 20210307214929366
23975 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra30_i2s.c' (22,002) at 20240405153232203
23976 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-versatile-fpga.c' (22,003) at 20240405153230751
23977 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/transport.c' (22,004) at 20240503080014498
23978 2025-01-21 03:00:57.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/tp.h' (22,005) at 20210307214929358
23979 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/generic.h' (22,006) at 20240405153045689
23980 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/aer_inject.c' (22,007) at 20240405153051253
23981 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4-native_1.4.19.bb' (22,008) at 20210629000017504
23982 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_core.c' (22,009) at 20240613080016563
23983 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_restore_dump.h_shipped' (22,010) at 20210307214926462
23984 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/emac.h' (22,011) at 20220525020653515
23985 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/livetree.c' (22,012) at 20240405153053445
23986 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_bmc_ras.robot' (22,013) at 20240628080017117
23987 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spartan2.h' (22,014) at 20210308005003684
23988 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delalloc-space.h' (22,015) at 20240405153052277
23989 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/53c700.scr' (22,016) at 20210307214930258
23990 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-property-cable-systems.rst' (22,017) at 20210309003648480
23991 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/xilinx_uartlite.h' (22,018) at 20230426080043760
23992 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-msi-laptop' (22,019) at 20210307214925206
23993 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/reference.rst' (22,020) at 20230114040015526
23994 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/tsa.h' (22,021) at 20240405153051757
23995 2025-01-21 03:00:57.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_de10_nano.h' (22,022) at 20210308005003616
23996 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/.gitignore' (22,023) at 20220525020655227
23997 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/kmap.c' (22,024) at 20240405153045973
23998 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/swfunc.h' (22,025) at 20220215040051512
23999 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/lwt_bpf.c' (22,026) at 20240405153053221
24000 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/coredump.h' (22,027) at 20240405153052833
24001 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/export.c' (22,028) at 20240628080014021
24002 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/laalg.c' (22,029) at 20240326080039746
24003 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/dir.c' (22,030) at 20240405153231651
24004 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sabreauto-u-boot.dtsi' (22,031) at 20210308005002588
24005 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8536DS_36BIT_defconfig' (22,032) at 20210308005003240
24006 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/board.h' (22,033) at 20210307214930478
24007 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-gr8-chip-pro.dts' (22,034) at 20240405153045381
24008 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/board.h' (22,035) at 20210308005003028
24009 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware-k2l.h' (22,036) at 20210308005002732
24010 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,aiu.yaml' (22,037) at 20240405153045161
24011 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/compr_zlib.c' (22,038) at 20210308005003548
24012 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/idr-test.c' (22,039) at 20220525020655187
24013 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/gpioplus.wrap' (22,040) at 20240329080027212
24014 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/README' (22,041) at 20210308005002900
24015 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-server/ivshmem-server.c' (22,042) at 20221215040039070
24016 2025-01-21 03:00:57.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mn.c' (22,043) at 20240405153046785
24017 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-ID-Boise' (22,044) at 20210307205553754
24018 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_mmu.h' (22,045) at 20240906080037484
24019 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-ss-img.dtsi' (22,046) at 20240405153229927
24020 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/reboot.c' (22,047) at 20220525020652246
24021 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/clearing-warn-once.rst' (22,048) at 20210307214925222
24022 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ucd9200.rst' (22,049) at 20210307214925506
24023 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunserialcore.h' (22,050) at 20210307214931518
24024 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_dio_link_encoder.h' (22,051) at 20240405153047261
24025 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb' (22,052) at 20241206090014334
24026 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch' (22,053) at 20230706080014741
24027 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/ibm-power9-cpu.inc' (22,054) at 20210307205554058
24028 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7206/setup.c' (22,055) at 20210307214926538
24029 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522_decoder.c' (22,056) at 20240405153049281
24030 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi.c' (22,057) at 20240405153231047
24031 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf_global.c' (22,058) at 20210307214932646
24032 2025-01-21 03:00:57.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/programs.rst' (22,059) at 20240405153044997
24033 2025-01-21 03:00:57.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/btf.c' (22,060) at 20240405153054057
24034 2025-01-21 03:00:57.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_rt.c' (22,061) at 20241216090017793
24035 2025-01-21 03:00:57.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mpls.c' (22,062) at 20240405153050105
24036 2025-01-21 03:00:57.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r8a7779.c' (22,063) at 20240405153045689
24037 2025-01-21 03:00:57.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/.gitignore' (22,064) at 20231209090007705
24038 2025-01-21 03:00:57.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_ringbufs.c' (22,065) at 20240405153232255
24039 2025-01-21 03:00:57.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_2_3_default.h' (22,066) at 20210307214927570
24040 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_hw4.h' (22,067) at 20240405153051641
24041 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml' (22,068) at 20240405153045169
24042 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_pm.h' (22,069) at 20210307214926378
24043 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/Kconfig' (22,070) at 20210308005002788
24044 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/actions,s700-reset.h' (22,071) at 20210307214931346
24045 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/trace.c' (22,072) at 20210307214929898
24046 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmod.h' (22,073) at 20210307214931414
24047 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/firewire.h' (22,074) at 20240405153052949
24048 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2041rdb.dts' (22,075) at 20210307214926346
24049 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/main.c' (22,076) at 20240405153052409
24050 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/flexcan/flexcan.h' (22,077) at 20240405153049733
24051 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/resize.c' (22,078) at 20240405153052397
24052 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ymfpci/ymfpci.c' (22,079) at 20240405153053541
24053 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_h.c' (22,080) at 20210308005046521
24054 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-mpic-message-B.dtsi' (22,081) at 20210307214926350
24055 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.35.bb' (22,082) at 20241221090017560
24056 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-labrador-base-m.dts' (22,083) at 20240405153045369
24057 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nct6775.rst' (22,084) at 20240405153229819
24058 2025-01-21 03:00:57.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsb.h' (22,085) at 20240405153048449
24059 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0002-heaptrack_inject-Include-dlfcn.h-for-dlopen-dlclose.patch' (22,086) at 20210307205553898
24060 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/xlnx-zynqmp-clk.h' (22,087) at 20210307214931338
24061 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sama7.c' (22,088) at 20220525020651886
24062 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_defact.h' (22,089) at 20210307214931574
24063 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/expoline/expoline.S' (22,090) at 20240405153046297
24064 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/addrspace.h' (22,091) at 20210307214926554
24065 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-fvp.yml' (22,092) at 20241206090014206
24066 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_n.c' (22,093) at 20240405153050489
24067 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_host_regs.h' (22,094) at 20210307214927086
24068 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/__init__.py' (22,095) at 20220804030014691
24069 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c6410.dtsi' (22,096) at 20240405153045573
24070 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rapidjson/run-ptest' (22,097) at 20231014080011723
24071 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_roundrobin.c' (22,098) at 20240405153231083
24072 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/hwmon-s3c.h' (22,099) at 20210307214931474
24073 2025-01-21 03:00:57.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/filemonitor-stub.c' (22,100) at 20210308005046557
24074 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso-be32.so' (22,101) at 20241121090029260
24075 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/util.hpp' (22,102) at 20210308004940472 to deleted uid set
24076 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/tz-msc.c' (22,103) at 20241211090212298
24077 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/poll.h' (22,104) at 20210307214926250
24078 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qriox.txt' (22,105) at 20210307214925362
24079 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/nvidia,tegra20-i2c.yaml' (22,106) at 20240405153045065
24080 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/gpio.h' (22,107) at 20210308005002652
24081 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl-enetc.txt' (22,108) at 20220525020651694
24082 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/codegen.py' (22,109) at 20231126090012813
24083 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-x86_64-has-stack-protector.sh' (22,110) at 20240805080014063
24084 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/attr.c' (22,111) at 20240405153052377
24085 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-spear.txt' (22,112) at 20210307214925298
24086 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/mesh.h' (22,113) at 20220525020653771
24087 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/cmsg.c' (22,114) at 20210416100025478
24088 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/env.c' (22,115) at 20240405153232235
24089 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/nsim.dts' (22,116) at 20210308005002544
24090 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbmon.c' (22,117) at 20240415080012983
24091 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra114-car.h' (22,118) at 20210307214931338
24092 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/card.c' (22,119) at 20220525020653915
24093 2025-01-21 03:00:57.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb' (22,120) at 20241221090017488
24094 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/xor.S' (22,121) at 20240405153230095
24095 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ptr_untrusted.c' (22,122) at 20240405153232259
24096 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm-trace.h' (22,123) at 20210307214931482
24097 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_streaming_to_mipi_types_hrt.h' (22,124) at 20210307214930546
24098 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_drv.c' (22,125) at 20210307214928806
24099 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_pipe.c' (22,126) at 20240613080016423
24100 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/common-semi-target.h' (22,127) at 20240326080039638
24101 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/uncore-other.json' (22,128) at 20240405153054121
24102 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/trace.h' (22,129) at 20210308005046233
24103 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kallsyms.c' (22,130) at 20240405153053453
24104 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_device.h' (22,131) at 20240405153052629
24105 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6660.c' (22,132) at 20240405153053657
24106 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_net.c' (22,133) at 20240405153050181
24107 2025-01-21 03:00:57.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-filter.c' (22,134) at 20240405153054181
24108 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp_format.c' (22,135) at 20240405153048597
24109 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-sinovoip-bpi-m2.dts' (22,136) at 20210308005002620
24110 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T208xQDS.h' (22,137) at 20210308005003580
24111 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/dw9807-vcm.c' (22,138) at 20240405153049313
24112 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/crash_core.c' (22,139) at 20240503080014502
24113 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/Makefile' (22,140) at 20210308005002820
24114 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/sandbox-serial.txt' (22,141) at 20210308005003308
24115 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/bcm6345_wdt.c' (22,142) at 20210308005003540
24116 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppHeader/index.js' (22,143) at 20220105012522983
24117 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/Kconfig' (22,144) at 20240405153048865
24118 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report_generic.c' (22,145) at 20240405153053129
24119 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_memcontrol.c' (22,146) at 20240613080016567
24120 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8135.c' (22,147) at 20240405153046797
24121 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-mips64-aarch64-dnmalloc-hash-fix.patch' (22,148) at 20210307205554122
24122 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xtensa/mx_pic.h' (22,149) at 20210308005046037
24123 2025-01-21 03:00:57.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-asus-pc39.c' (22,150) at 20210307214928778
24124 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/secret_common.c' (22,151) at 20241211090212230
24125 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/multipathd.oe' (22,152) at 20241221090017540
24126 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/thunderbolt.rst' (22,153) at 20220525020651650
24127 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/go-examples/go-helloworld_0.1.bb' (22,154) at 20241221090017676
24128 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_crtc.c' (22,155) at 20240405153230639
24129 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Kippure' (22,156) at 20210307205553774
24130 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/configure.ac' (22,157) at 20210308005104849
24131 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson-axg-mipi-pcie-analog.yaml' (22,158) at 20240405153045129
24132 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/safe-syscall-error.c' (22,159) at 20220429100100406
24133 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/dlmfs.rst' (22,160) at 20240405153045201
24134 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef10.c' (22,161) at 20240405153231043
24135 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/ll_temac.h' (22,162) at 20240405153231071
24136 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/info.c' (22,163) at 20240405153232119
24137 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sympy_1.13.3.bb' (22,164) at 20241221090017560
24138 2025-01-21 03:00:57.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/metadata_scm.bbclass' (22,165) at 20220910030013393
24139 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/docs/checklists/releases.md' (22,166) at 20240908080010098
24140 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/multiboot.c' (22,167) at 20241211090212278
24141 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.0.4.bb' (22,168) at 20230813080012840
24142 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h6-r.c' (22,169) at 20240405153231335
24143 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/x86/mtrr.c' (22,170) at 20210308005003220
24144 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_attach_probe.c' (22,171) at 20240405153054273
24145 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-csum_ipv6_magic.S' (22,172) at 20240405153229855
24146 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv090x.c' (22,173) at 20240405153049297
24147 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpedite520x_defconfig' (22,174) at 20210308005003288
24148 2025-01-21 03:00:57.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/lprops.c' (22,175) at 20210308005003548
24149 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/imx8qxp_mek.c' (22,176) at 20210308005002964
24150 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-arm64-bits.h' (22,177) at 20240405153054369
24151 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/spdif_receiver.c' (22,178) at 20240405153053785
24152 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/dump-guest-memory.py' (22,179) at 20210308005046241
24153 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_debugfs.h' (22,180) at 20210307214927910
24154 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_pptp.c' (22,181) at 20240405153053325
24155 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_rdma.c' (22,182) at 20240405153053165
24156 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_hal.h' (22,183) at 20240405153046957
24157 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-daemon/0001-Use-version-from-packaging-module-instead-of-setupto.patch' (22,184) at 20241221090017552
24158 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/callchain_32.c' (22,185) at 20240405153046189
24159 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts' (22,186) at 20240405153229919
24160 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qtree.h' (22,187) at 20240906080037344
24161 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/IPS_P10BMCAspeedSBPubKey_2.pem' (22,188) at 20220810030014017
24162 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c' (22,189) at 20210308005003468
24163 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/socrates_nand.c' (22,190) at 20240405153230879
24164 2025-01-21 03:00:57.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-bmc-security-check.service' (22,191) at 20230216040036091
24165 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine.dtsi' (22,192) at 20220525020651902
24166 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_capture.c' (22,193) at 20240405153049473
24167 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/iqs621-als.c' (22,194) at 20210309003650036
24168 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/savagefb.h' (22,195) at 20240405153052217
24169 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/law.c' (22,196) at 20210308005002900
24170 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/beacon.c' (22,197) at 20240405153050453
24171 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/Makefile' (22,198) at 20210307214930774
24172 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp_0.9.19.bb' (22,199) at 20241221090017544
24173 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf_main.c' (22,200) at 20220525020652386
24174 2025-01-21 03:00:57.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa.h' (22,201) at 20210307214928490
24175 2025-01-21 03:00:57.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_1_enum.h' (22,202) at 20210307214927526
24176 2025-01-21 03:00:57.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/dpdmai.c' (22,203) at 20210307214927126
24177 2025-01-21 03:00:57.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PD_defconfig' (22,204) at 20210308005003240
24178 2025-01-21 03:00:57.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bmc_mode.hpp' (22,205) at 20230520080006628
24179 2025-01-21 03:00:57.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/microbit-test.c' (22,206) at 20240906080037572
24180 2025-01-21 03:00:57.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/init.c' (22,207) at 20241001080013012
24181 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm3xxx.c' (22,208) at 20240405153045669
24182 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/mpp.c' (22,209) at 20240405153045645
24183 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/notes.txt' (22,210) at 20240405153051825
24184 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9211-regulator.h' (22,211) at 20210307214930186
24185 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rf.h' (22,212) at 20210307214929930
24186 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-efi-runtime-map' (22,213) at 20210309003648260
24187 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/tiny.config' (22,214) at 20240405153052993
24188 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/0001-po-force-Language-header-for-fr-and-de-locals.patch' (22,215) at 20241206090014258
24189 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/stackprotector.h' (22,216) at 20240405153045625
24190 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm63268.h' (22,217) at 20210308005003588
24191 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/tsl2583.yaml' (22,218) at 20210307214925334
24192 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rzn1.c' (22,219) at 20241211090145485
24193 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-big-emc.dtsi' (22,220) at 20240405153045477
24194 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/Makefile' (22,221) at 20210308005002816
24195 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsmin/7a75d76c2d6bfb917f30ced8f5c0a9a4157f7819.patch' (22,222) at 20240302090018210
24196 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/net-generic.patch' (22,223) at 20241221090017564
24197 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,od.yaml' (22,224) at 20240405153045041
24198 2025-01-21 03:00:57.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pexpect/0001-FSM.py-change-shebang-from-python-to-python3.patch' (22,225) at 20210307205554022
24199 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/scripts/mod/file2alias.c' (22,226) at 20241211090145561 to deleted uid set
24200 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-ifdown' (22,227) at 20230811080018338
24201 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/Makefile' (22,228) at 20210307214926290
24202 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/pmu.h' (22,229) at 20240906080037528
24203 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/pogo_e02.h' (22,230) at 20210308005002944
24204 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/ps3_gelic_net.h' (22,231) at 20240405153050317
24205 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/leak-detect-deassert@.service' (22,232) at 20241029080011439
24206 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/unwind.h' (22,233) at 20240405153046281
24207 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/bigsur_defconfig' (22,234) at 20240405153045913
24208 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/unistd.h' (22,235) at 20240405153232211
24209 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/0001-Adjust-the-cmake-files.patch' (22,236) at 20210307205553898
24210 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/seccomp.h' (22,237) at 20220525020651950
24211 2025-01-21 03:00:57.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/memory_hotplug.c' (22,238) at 20240906080037188
24212 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-net_1.2.8.bb' (22,239) at 20241221090017528
24213 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/security/selinux/ss/services.c' (22,240) at 20240712080021101 to deleted uid set
24214 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/dummy.c' (22,241) at 20210307214926190
24215 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-sched.h' (22,242) at 20240405153046521
24216 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994.dtsi' (22,243) at 20240405153229943
24217 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libtoml11/files/run-ptest' (22,244) at 20241221090017512
24218 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/prom.h' (22,245) at 20210307214926226
24219 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/fix-attribute-issue-with-gcc.patch' (22,246) at 20231011080016574
24220 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intel904-60.0E' (22,247) at 20210307205553762
24221 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,drv2667.txt' (22,248) at 20210307214925338
24222 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-nct3018y.c' (22,249) at 20240925080011802
24223 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/amdtp-dot.c' (22,250) at 20240405153053501
24224 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/Makefile' (22,251) at 20210307214932714
24225 2025-01-21 03:00:57.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/relocate.patch' (22,252) at 20241221090017696
24226 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser.cpp' (22,253) at 20240817080031292
24227 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ccw-device.h' (22,254) at 20241211090212326
24228 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-4se.dts' (22,255) at 20240405153229967
24229 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/syteco.bmp' (22,256) at 20210308005003768 to deleted uid set
24230 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/loongson,ls2k-spi.yaml' (22,257) at 20240405153229799
24231 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6358.dtsi' (22,258) at 20220525020651990
24232 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6582.dtsi' (22,259) at 20240405153045461
24233 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_devlink.h' (22,260) at 20220525020653559
24234 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-runtime.c' (22,261) at 20230925080039817
24235 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/unwind_guess.c' (22,262) at 20240405153046441
24236 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb' (22,263) at 20241206090014310
24237 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/ioctls.h' (22,264) at 20210307214926322
24238 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c' (22,265) at 20210307214930634
24239 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/README' (22,266) at 20210308005003056
24240 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/MCD_tasks.c' (22,267) at 20210308005003372
24241 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e-netcp.dtsi' (22,268) at 20210308005002592
24242 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/infutil.c' (22,269) at 20210307214931826
24243 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/breakpad.bbclass' (22,270) at 20210812000025190
24244 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build' (22,271) at 20240613080025600 to deleted uid set
24245 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_detail_base.html' (22,272) at 20220125040024447
24246 2025-01-21 03:00:57.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.c' (22,273) at 20240405153230611
24247 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_core.c' (22,274) at 20240405153049297
24248 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/enscript-autoconf.patch' (22,275) at 20210307205553910
24249 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/dcpodp.c' (22,276) at 20230925080040097
24250 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/accel/kxcjk_1013.h' (22,277) at 20210307214931402
24251 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/pipe3-phy.c' (22,278) at 20210308005002764
24252 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_spi.h' (22,279) at 20210307214929874
24253 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/mapper_errors.hpp' (22,280) at 20230511080030371
24254 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-gen2.c' (22,281) at 20240405153230807
24255 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/secrets.rst' (22,282) at 20210927100127081
24256 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/st-fsm.txt' (22,283) at 20210307214925370
24257 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockhash_kern.c' (22,284) at 20210307214932650
24258 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/pci-ep-cfs.c' (22,285) at 20240405153051241
24259 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/sensors-overview-controller.html' (22,286) at 20210308005107077
24260 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c' (22,287) at 20240405153232255
24261 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max20411-regulator.c' (22,288) at 20240405153051465
24262 2025-01-21 03:00:57.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-core/udev/udev-nuvoton-mtd-partitions.bb' (22,289) at 20241206090014234
24263 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gt215.fuc3' (22,290) at 20210307214927922
24264 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp102.c' (22,291) at 20240405153048877
24265 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi8950.dtsi' (22,292) at 20240405153229943
24266 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/hwmon.cpp' (22,293) at 20210308004940468
24267 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/gr-peach-audiocamerashield.dtsi' (22,294) at 20240405153045545
24268 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/input.h' (22,295) at 20210307214931338
24269 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/dumpstack.c' (22,296) at 20240405153046285
24270 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smack_lsm.c' (22,297) at 20240913080013861
24271 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_cq.h' (22,298) at 20240405153049893
24272 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp' (22,299) at 20221229040004411
24273 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/Makefile' (22,300) at 20241221090017592
24274 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-mem.c' (22,301) at 20210307214930830
24275 2025-01-21 03:00:57.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/send_cmd' (22,302) at 20210308005003764
24276 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pnv_xive.c' (22,303) at 20240906080037240
24277 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-bcm-iproc.c' (22,304) at 20240405153230671
24278 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/fxas21002c_i2c.c' (22,305) at 20240405153048985
24279 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/early_pin.h' (22,306) at 20210307214926286
24280 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5660.c' (22,307) at 20240405153232155
24281 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire-clp.dts' (22,308) at 20240405153229875
24282 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0012-arm-corstone1000-fix-unrecognized-filesystem-type.patch' (22,309) at 20240413080012627
24283 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults-native.bb' (22,310) at 20241206090014274
24284 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/word-at-a-time.h' (22,311) at 20210307214925650
24285 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/ptp4l@.service.in' (22,312) at 20231126090012789
24286 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts/44-source-han-sans-kr-fonts.conf' (22,313) at 20241206090014258
24287 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/trace-control.c' (22,314) at 20230925080039997
24288 2025-01-21 03:00:57.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/ls1b/board.c' (22,315) at 20240405153046033
24289 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_drv.h' (22,316) at 20240405153051577
24290 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/sl811.h' (22,317) at 20220525020654275
24291 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-loongson-64bit.c' (22,318) at 20240405153047077
24292 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/UpdateService.v1_14_1.json' (22,319) at 20240918080002724
24293 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compal/paz00/paz00.c' (22,320) at 20210308005002944
24294 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/meson.build' (22,321) at 20240326080039486
24295 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/completion.rst' (22,322) at 20240405153045301
24296 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb' (22,323) at 20210812000025358
24297 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ansicolors/run-ptest' (22,324) at 20240301090012431
24298 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-edp.c' (22,325) at 20240613080016407
24299 2025-01-21 03:00:57.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/time_namespace.h' (22,326) at 20240405153052805
24300 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu.c' (22,327) at 20241211090212510
24301 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricReportDefinition.v1_4_6.json' (22,328) at 20240619080002948
24302 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cavium.h' (22,329) at 20210307214929186
24303 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi' (22,330) at 20240405153045721
24304 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/034' (22,331) at 20210927100127473
24305 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_pm.c' (22,332) at 20220525020653819
24306 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/Kconfig' (22,333) at 20240405153048353
24307 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/lis3lv02d.rst' (22,334) at 20210307214925522
24308 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/imx-ddr.rst' (22,335) at 20220525020651650
24309 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/gplv2-license.patch' (22,336) at 20210307205554590
24310 2025-01-21 03:00:57.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7785.c' (22,337) at 20210307214926566
24311 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/debug.h' (22,338) at 20240405153050473
24312 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/migr-blocker.c' (22,339) at 20240326080039630
24313 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi-dahlia.dts' (22,340) at 20240405153045733
24314 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_adjust_tail.c' (22,341) at 20240805080014071
24315 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/svghelper.c' (22,342) at 20240405153232243
24316 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/siphash_kunit.c' (22,343) at 20240405153053101
24317 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml' (22,344) at 20240613080016355
24318 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/synthetic-events.h' (22,345) at 20240405153054205
24319 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/compat.h' (22,346) at 20240405153046381
24320 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-enum-links.rst' (22,347) at 20220525020651778
24321 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/Makefile' (22,348) at 20240405153048761
24322 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/fdmon-epoll.c' (22,349) at 20241211090212558
24323 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/isp_local.h' (22,350) at 20220525020654127
24324 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/mux-chardev.rst.inc' (22,351) at 20210308005045809
24325 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (22,352) at 20221025030015193
24326 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nokia_rx51_defconfig' (22,353) at 20210308005003272
24327 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/device.h' (22,354) at 20210309003649824
24328 2025-01-21 03:00:57.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-cfl-match.c' (22,355) at 20220525020655071
24329 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Power.v1_7_3.json' (22,356) at 20240619080002952
24330 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier.h' (22,357) at 20210308005003356
24331 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc.dtsi' (22,358) at 20210307214926346
24332 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user.h' (22,359) at 20241211090212366
24333 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/stub-out-fastdeploy.patch' (22,360) at 20231011080016578
24334 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dnet.h' (22,361) at 20210308005003428
24335 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml' (22,362) at 20240405153045073
24336 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-imx-scu.c' (22,363) at 20240405153230303
24337 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/iotkit-secctl.h' (22,364) at 20210927100127237
24338 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/device.h' (22,365) at 20210307214932442
24339 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_ov9650.h' (22,366) at 20210307214928830
24340 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/iomux.c' (22,367) at 20210308005002980
24341 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trigger.h' (22,368) at 20210307214932610
24342 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/sections.c' (22,369) at 20210308005002708
24343 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-callers.png' (22,370) at 20210307205554350 to deleted uid set
24344 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ssd1289fb.txt' (22,371) at 20210307214925310
24345 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm646x.c' (22,372) at 20210308005002720
24346 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/probe_roms.h' (22,373) at 20210307214926674
24347 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/Makefile' (22,374) at 20210307214930178
24348 2025-01-21 03:00:57.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/speed_select.hpp' (22,375) at 20240123090039899
24349 2025-01-21 03:00:57.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/l3afpad/l3afpad_git.bb' (22,376) at 20230919080013994
24350 2025-01-21 03:00:57.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_jpeg.h' (22,377) at 20240405153049493
24351 2025-01-21 03:00:57.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block.c' (22,378) at 20241211090212210
24352 2025-01-21 03:00:57.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/l1d_cache.json' (22,379) at 20240405153232223
24353 2025-01-21 03:00:57.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kvm_para.h' (22,380) at 20220525020652098
24354 2025-01-21 03:00:57.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/sh4-softmmu/default.mak' (22,381) at 20241211090212222
24355 2025-01-21 03:00:57.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pdu/pdu.robot' (22,382) at 20210308005007116
24356 2025-01-21 03:00:57.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/esrt.c' (22,383) at 20240405153047041
24357 2025-01-21 03:00:57.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/run-ptest' (22,384) at 20241221090017656
24358 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsa_helper.c' (22,385) at 20210307214926802
24359 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-tegra194.c' (22,386) at 20240613080016455
24360 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7705_defconfig' (22,387) at 20240405153046309
24361 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/opentitan.c' (22,388) at 20241211090212326
24362 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/templates/default/local.conf.sample' (22,389) at 20241221090017472
24363 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/examples/sampling.c' (22,390) at 20210307214932490
24364 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/.clang-format' (22,391) at 20240904080048575
24365 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/Makefile' (22,392) at 20240405153046569
24366 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.14.bb' (22,393) at 20241221090017684
24367 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/debug.c' (22,394) at 20240405153049713
24368 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_hw.c' (22,395) at 20240405153231475
24369 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/power.h' (22,396) at 20240405153050525
24370 2025-01-21 03:00:57.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-bug.h' (22,397) at 20240613080016363
24371 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/chrony.conf' (22,398) at 20220910030013353
24372 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/MAINTAINERS' (22,399) at 20210308005003040
24373 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6775-platform.c' (22,400) at 20241216090017701
24374 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/less.cfg' (22,401) at 20210307205554058
24375 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeDevice_v1.xml' (22,402) at 20240918080002712
24376 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/dbgfs-test.h' (22,403) at 20240405153053121
24377 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_kdma_cgm_regs.h' (22,404) at 20240405153046585
24378 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data.json' (22,405) at 20210927100127469
24379 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq-nforce2.c' (22,406) at 20210307214927054
24380 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/file1' (22,407) at 20210307205554386
24381 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/counter/interrupt-counter.yaml' (22,408) at 20220525020651666
24382 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dts' (22,409) at 20240805080013923
24383 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/namespace_devs.c' (22,410) at 20241008080013959
24384 2025-01-21 03:00:57.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Version.service.in' (22,411) at 20210308005100305 to deleted uid set
24385 2025-01-21 03:00:57.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/Kconfig' (22,412) at 20240405153232139
24386 2025-01-21 03:00:57.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/send.c' (22,413) at 20241011080017355
24387 2025-01-21 03:00:57.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522_priv.h' (22,414) at 20210307214928610
24388 2025-01-21 03:00:57.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_svw.c' (22,415) at 20240405153046673
24389 2025-01-21 03:00:57.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ltp.py' (22,416) at 20241206090014306
24390 2025-01-21 03:00:57.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/altera-a10sr.txt' (22,417) at 20210307214925358
24391 2025-01-21 03:00:57.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65090-regulator.c' (22,418) at 20240405153051477
24392 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/lib1funcs.S' (22,419) at 20210307214925870
24393 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/decNumber.c' (22,420) at 20220429100100598
24394 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_d.c' (22,421) at 20210308005046521
24395 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/task.c' (22,422) at 20210308005046061
24396 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_watchdog_timer-test.c' (22,423) at 20240906080037572
24397 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rs.h' (22,424) at 20240624080012792
24398 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/interval_tree.c' (22,425) at 20220525020654767
24399 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/rt_sigreturn.S' (22,426) at 20240405153046253
24400 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmnsp/Kconfig' (22,427) at 20210308005002940
24401 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-bilingual-channel-select.rst' (22,428) at 20220525020654131
24402 2025-01-21 03:00:57.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/smbus_master.c' (22,429) at 20210927100127129
24403 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.c' (22,430) at 20220525020652955
24404 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/sdram.c' (22,431) at 20210308005002856
24405 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt.h' (22,432) at 20240411080014074
24406 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/activation.cpp' (22,433) at 20240828080021463 to deleted uid set
24407 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_5_regs.h' (22,434) at 20240405153046581
24408 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb' (22,435) at 20241221090017548
24409 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fre.c' (22,436) at 20210307214926434
24410 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/venc.h' (22,437) at 20210307214928746
24411 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/087.out' (22,438) at 20240326080039726
24412 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory-web.png' (22,439) at 20210307205554294 to deleted uid set
24413 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/feature-microblaze-math.inc' (22,440) at 20210307205554410
24414 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-fvp-multicore.yml' (22,441) at 20241206090014206
24415 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/fru_oem_ibm.hpp' (22,442) at 20240311080031112
24416 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/linkage.h' (22,443) at 20210308005002880
24417 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm2xxx_3xxx.h' (22,444) at 20240405153045669
24418 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/radiusd-volatiles.conf' (22,445) at 20221005030014094
24419 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic_noop.c' (22,446) at 20240405153230115
24420 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-venc.c' (22,447) at 20240405153046793
24421 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-platformdirs/run-ptest' (22,448) at 20240301090012435
24422 2025-01-21 03:00:57.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/sockbits.h' (22,449) at 20210308005046085
24423 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-bl-common.dtsi' (22,450) at 20240405153229887
24424 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/pac207.c' (22,451) at 20210307214928834
24425 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/macros.fuc' (22,452) at 20210307214927970
24426 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/powernv_flash.c' (22,453) at 20241008080013943
24427 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bitarray.h' (22,454) at 20220525020654787
24428 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sonypi.h' (22,455) at 20210307214931510
24429 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/spctrl/interface/ia_css_spctrl.h' (22,456) at 20210307214930570
24430 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/extsys.cfg' (22,457) at 20241206090014210
24431 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/spear_spdif.h' (22,458) at 20210307214931602
24432 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/sbc/sbc_2.0.bb' (22,459) at 20220721030015885
24433 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_9_0_offset.h' (22,460) at 20210307214927566
24434 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/machine.c' (22,461) at 20240906080037460
24435 2025-01-21 03:00:57.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/xdr3.h' (22,462) at 20240405153052441
24436 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-video.c' (22,463) at 20210307214928690
24437 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Liden' (22,464) at 20210307205553786
24438 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/floating-point.json' (22,465) at 20240405153054121
24439 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/acinclude.m4' (22,466) at 20210307205553958
24440 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_picozed_defconfig' (22,467) at 20210308005003288
24441 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-octeon.inc' (22,468) at 20210905000020581
24442 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb' (22,469) at 20241221090017656
24443 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-mc.yaml' (22,470) at 20220525020651690
24444 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/Kconfig' (22,471) at 20210308005002900
24445 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/Makefile' (22,472) at 20210308005003752
24446 2025-01-21 03:00:57.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm.h' (22,473) at 20240405153231863
24447 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg.c' (22,474) at 20241211090212530
24448 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/trace-events' (22,475) at 20240326080039442
24449 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/platform-access.c' (22,476) at 20240405153230259
24450 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-s390.h' (22,477) at 20241211090145569
24451 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/Makefile' (22,478) at 20210308005003076
24452 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.c' (22,479) at 20240405153230611
24453 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-gc2235.c' (22,480) at 20240405153051821
24454 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/ds1286.h' (22,481) at 20210307214931498
24455 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ilt.c' (22,482) at 20210307214929798
24456 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/python/python3_%.bbappend' (22,483) at 20230503080014591
24457 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/volatiles' (22,484) at 20210307205554482
24458 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch' (22,485) at 20240106090017233
24459 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800usb.h' (22,486) at 20210307214929906
24460 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp' (22,487) at 20221229040004411
24461 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max15301.c' (22,488) at 20240405153048869
24462 2025-01-21 03:00:57.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/cpu.c' (22,489) at 20210307214926198
24463 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/Kconfig' (22,490) at 20210308005002724
24464 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/check.c' (22,491) at 20210307214926690
24465 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/resolver/ad2s1200.c' (22,492) at 20240405153049013
24466 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cs5520.c' (22,493) at 20240405153046661
24467 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/neponset_defconfig' (22,494) at 20240405153045617
24468 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-4.1.rst' (22,495) at 20230114040015518
24469 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/interrupts.c' (22,496) at 20210308005002824
24470 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/Makefile' (22,497) at 20240405153230691
24471 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/hashtable_test.c' (22,498) at 20240405153053085
24472 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/functions' (22,499) at 20220405030025645
24473 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi' (22,500) at 20210308005002620
24474 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/clock_data.c' (22,501) at 20240405153045657
24475 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/clock-apq8096.c' (22,502) at 20210308005002776
24476 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml' (22,503) at 20221025030021809
24477 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gdc.c' (22,504) at 20240405153051829
24478 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-pid-vm.c' (22,505) at 20240405153054365
24479 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/utils.h' (22,506) at 20240405153046613
24480 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-core.c' (22,507) at 20240405153230815
24481 2025-01-21 03:00:57.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-paz00.dts' (22,508) at 20210308005002628
24482 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/topology.c' (22,509) at 20240405153230127
24483 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-discovery-service.bbclass' (22,510) at 20210904000018173
24484 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/Kbuild' (22,511) at 20210307214925670
24485 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl372.c' (22,512) at 20240405153048933
24486 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clk/ti-dra7-atl.h' (22,513) at 20210308005003632
24487 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-clipboard.c' (22,514) at 20240906080037588
24488 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/txrx_edma.h' (22,515) at 20240405153050481
24489 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd.h' (22,516) at 20241001080013016
24490 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-unknown' (22,517) at 20210307205553766
24491 2025-01-21 03:00:57.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/crypto_ctx.c' (22,518) at 20240405153052529
24492 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/serial/serial-iso7816.rst' (22,519) at 20210307214925470
24493 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/264' (22,520) at 20240906080037564
24494 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-dev.c' (22,521) at 20240405153230579
24495 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/sandbox_hub.c' (22,522) at 20210308005003504
24496 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/loader-fit.c' (22,523) at 20240906080037208
24497 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator.c' (22,524) at 20240405153045689
24498 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ps8640.yaml' (22,525) at 20240405153045037
24499 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_netdev_ethtool.py' (22,526) at 20241211090212542
24500 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/video/fbdev.c' (22,527) at 20240405153046085
24501 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/atomic.h' (22,528) at 20210307214926578
24502 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml' (22,529) at 20240405153045129
24503 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/Makefile' (22,530) at 20240405153045689
24504 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/microchip/ddr2_timing.h' (22,531) at 20210308005003372
24505 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8737.yaml' (22,532) at 20240405153045173
24506 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/iomux.h' (22,533) at 20210308005002652
24507 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/uncore-memory.json' (22,534) at 20240405153054145
24508 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-mv_xor.h' (22,535) at 20210307214931474
24509 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-ma901.c' (22,536) at 20210307214928770
24510 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/wpcm450_defconfig' (22,537) at 20240405153045617
24511 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb.upgraded' (22,538) at 20210307205554386
24512 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/cpld.hpp' (22,539) at 20230520080006628
24513 2025-01-21 03:00:57.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/lv' (22,540) at 20210308005046149
24514 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Fan.v1_5_2.json' (22,541) at 20240619080002948
24515 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88ds3103.c' (22,542) at 20240405153230779
24516 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml' (22,543) at 20240405153045141
24517 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxreg-lc.c' (22,544) at 20240405153051389
24518 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_0_0_offset.h' (22,545) at 20210307214927346
24519 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/google-misc/subprojects/ncsid/src/update-ra-gw@.service.in' (22,546) at 20230629131804623 to deleted uid set
24520 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1110.dts' (22,547) at 20240405153045505
24521 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/dts/linked_dtb.S' (22,548) at 20210307214926174
24522 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/bus.json' (22,549) at 20240405153054113
24523 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb' (22,550) at 20241221090017636
24524 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/guid.cpp' (22,551) at 20240829080025807
24525 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm43xx.h' (22,552) at 20240405153045669
24526 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager_s10.h' (22,553) at 20210308005002780
24527 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/device.h' (22,554) at 20210309003649016
24528 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/Makefile' (22,555) at 20210307214930586
24529 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/init_64.c' (22,556) at 20240405153230047
24530 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_xmit.c' (22,557) at 20240405153051901
24531 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/smbus-protocol.rst' (22,558) at 20240405153045221
24532 2025-01-21 03:00:57.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.h' (22,559) at 20210307214927286
24533 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/cleanup.sh' (22,560) at 20210307214932738
24534 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vmx_preempt.c' (22,561) at 20240405153232283
24535 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/renesas_rpc_hf.c' (22,562) at 20210308005003416
24536 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.tar.gz' (22,563) at 20210307205554386
24537 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77252.c' (22,564) at 20240830080013247
24538 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/unistd.h' (22,565) at 20240405153046129
24539 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_fan_zone_yaml.pl' (22,566) at 20210308005052045
24540 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/rsakey-nettle.c.inc' (22,567) at 20241211090212230
24541 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-skov-reve-mi1010ait-1cp1.dts' (22,568) at 20240405153229883
24542 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_open_unittest.cpp' (22,569) at 20210308005134001
24543 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/Root.order' (22,570) at 20210307205554610
24544 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_sysfs.c' (22,571) at 20210309003650424
24545 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_mmio.c' (22,572) at 20220525020653911
24546 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21m.dtsi' (22,573) at 20240405153045549
24547 2025-01-21 03:00:57.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/start.S' (22,574) at 20210308005002800
24548 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/phy.rst' (22,575) at 20240405153229823
24549 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/stratix10-svc.c' (22,576) at 20240405153230299
24550 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-cadet.c' (22,577) at 20210307214928770
24551 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_rm_xics.c' (22,578) at 20240405153046165
24552 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-test-arch2_1.0.bb' (22,579) at 20210307205554390
24553 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/README.rst' (22,580) at 20241211090212478
24554 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8997-tables.c' (22,581) at 20240405153230839
24555 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-device.yaml' (22,582) at 20240405153045185
24556 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ecryptfs.rst' (22,583) at 20210307214925482
24557 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/elfload.c' (22,584) at 20240906080037156
24558 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/Makefile' (22,585) at 20240405153054365
24559 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/cache.c' (22,586) at 20240405153231679
24560 2025-01-21 03:00:57.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/diag.sh' (22,587) at 20240405153232279
24561 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ops.h' (22,588) at 20240405153046093
24562 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl/0001-Update-syscalls-for-r32-rv64-from-kernel-6.4-through.patch' (22,589) at 20241221090017644
24563 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/fix-parallel-build.patch' (22,590) at 20220204040022684
24564 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/perf_regs.h' (22,591) at 20240405153045865
24565 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_proxy.c' (22,592) at 20240405153048505
24566 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/Rainier.json' (22,593) at 20240809080033019
24567 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/ia_css_sdis_common.host.h' (22,594) at 20210307214930562
24568 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/load_uefi.c' (22,595) at 20240405153053473
24569 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/message/types.hpp' (22,596) at 20230513080027502
24570 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_with_ucode_ptr.py' (22,597) at 20210308005003748
24571 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/allwinner,sun4i-a10-emac.yaml' (22,598) at 20240405153045113
24572 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/xattr_user.c' (22,599) at 20240405153052393
24573 2025-01-21 03:00:57.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debug.h' (22,600) at 20240405153053289
24574 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arch_topology.h' (22,601) at 20240405153052657
24575 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc/0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch' (22,602) at 20241221090017524
24576 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/de212/include/variant/tie-asm.h' (22,603) at 20210307214926770
24577 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun4i-display.c' (22,604) at 20210307214927030
24578 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/ls1046.c' (22,605) at 20210308005003432
24579 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TermReadKey' (22,606) at 20241221090017616
24580 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mucmc52.dts' (22,607) at 20240405153046093
24581 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/env.hpp' (22,608) at 20240731080033666
24582 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_NOR_SECBOOT_defconfig' (22,609) at 20210308005003240
24583 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml' (22,610) at 20240405153045141
24584 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/gcc.py' (22,611) at 20220910030013401
24585 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/Kconfig' (22,612) at 20210307214930702
24586 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/minnowmax.dts' (22,613) at 20210308005002872
24587 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report.cpp' (22,614) at 20240904080048947
24588 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/adi_gpio2.c' (22,615) at 20210308005003376
24589 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/config.mk' (22,616) at 20210308005002828
24590 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_simple_dummy.h' (22,617) at 20210307214928342
24591 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/tag_local.h' (22,618) at 20210307214930546
24592 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_wdt.h' (22,619) at 20210308005002716
24593 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/reset.c' (22,620) at 20210308005002796
24594 2025-01-21 03:00:57.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ifaddr_0.2.0.bb' (22,621) at 20240302090018210
24595 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832_priv.h' (22,622) at 20240405153230779
24596 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/io.c' (22,623) at 20210307214926538
24597 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/MANIFEST' (22,624) at 20240405153054085
24598 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nsh/Makefile' (22,625) at 20210307214932038
24599 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/idle.h' (22,626) at 20240405153046277
24600 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/kup.h' (22,627) at 20240405153230027
24601 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-standalone.default' (22,628) at 20210307205554122
24602 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/ddr-setup.cfg' (22,629) at 20210308005002924
24603 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_w.c' (22,630) at 20210308005046513
24604 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600a0_spl.h' (22,631) at 20210308005003596
24605 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/trace.h' (22,632) at 20210308005045969
24606 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/subprojects/phosphor-dbus-interfaces.wrap' (22,633) at 20220322030035936
24607 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/onewire0.conf' (22,634) at 20210307205553722
24608 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/switch_to.h' (22,635) at 20240405153045625
24609 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-interconnection.h' (22,636) at 20210307214932394
24610 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_mpc.h' (22,637) at 20210309003652320
24611 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_preemption_timer_test.c' (22,638) at 20240405153054325
24612 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uaccess.h' (22,639) at 20240624080012768
24613 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_prbs.h' (22,640) at 20210307214930550
24614 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip07.dtsi' (22,641) at 20240405153229931
24615 2025-01-21 03:00:57.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/interrupts.c' (22,642) at 20210308005002800
24616 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/schema.py' (22,643) at 20241211090212458
24617 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/atd.init' (22,644) at 20210307205554558
24618 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/Makefile' (22,645) at 20240405153046921
24619 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_eq.c' (22,646) at 20220525020653155
24620 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/kernel.spec' (22,647) at 20240405153232107
24621 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/chromebox_panther.h' (22,648) at 20210308005003588
24622 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-axg-pmx.c' (22,649) at 20210308005003456
24623 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rbtree_augmented.h' (22,650) at 20240405153231835
24624 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/rpi-base.inc' (22,651) at 20241221090017572
24625 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/generic-chip.c' (22,652) at 20240405153231911
24626 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/main.h' (22,653) at 20240613080016551
24627 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/altera.h' (22,654) at 20210307214931550
24628 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_msc01.c' (22,655) at 20210308005003452
24629 2025-01-21 03:00:57.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/Makefile' (22,656) at 20210307214928034
24630 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/squashfs.rst' (22,657) at 20210307214925490
24631 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/apple-efuses.c' (22,658) at 20240520080015163
24632 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/channel_map.h' (22,659) at 20240405153052889
24633 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_mm_test.c' (22,660) at 20240405153048769
24634 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/soft-dirty.rst' (22,661) at 20240405153044961
24635 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_overlay.h' (22,662) at 20210307214927806
24636 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/contributing.md' (22,663) at 20220402030016067
24637 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/copy_user.S' (22,664) at 20240405153230095
24638 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/dev_addr_lists.sh' (22,665) at 20240405153054293
24639 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-actions/Kconfig' (22,666) at 20210307214925870
24640 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/topic_miamilite_defconfig' (22,667) at 20210308005003284
24641 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020MBG-PC_36BIT_SDCARD_defconfig' (22,668) at 20210308005003240
24642 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_mpu401.c' (22,669) at 20220525020654987
24643 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe.h' (22,670) at 20210307214932586
24644 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/Makefile' (22,671) at 20210308005003168
24645 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_cxt.h' (22,672) at 20240405153050213
24646 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/irq-pm-s3c64xx.c' (22,673) at 20210309003648712
24647 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/da9055.txt' (22,674) at 20210307214925358
24648 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/index.html' (22,675) at 20220602030014530
24649 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ipmi.c' (22,676) at 20221215040039086
24650 2025-01-21 03:00:57.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos7885.h' (22,677) at 20241011080017371
24651 2025-01-21 03:00:57.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d27_som1_ek.h' (22,678) at 20210308005003612
24652 2025-01-21 03:00:57.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/hi847.c' (22,679) at 20240405153230787
24653 2025-01-21 03:00:57.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/sys_call_table.c' (22,680) at 20210307214926318
24654 2025-01-21 03:00:57.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/m920x.c' (22,681) at 20240405153049553
24655 2025-01-21 03:00:57.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/file/files/print_c.patch' (22,682) at 20230919080013986
24656 2025-01-21 03:00:57.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/network.py' (22,683) at 20220910030013405
24657 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/pci/hda/patch_ca0132.c' (22,684) at 20240405153053533 to deleted uid set
24658 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/fsl_validate.c' (22,685) at 20210308005002960
24659 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c_bus.svg' (22,686) at 20210307214925510
24660 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_520x.h' (22,687) at 20210308005002804
24661 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/boost.wrap' (22,688) at 20240625080021640
24662 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/selftest/allowedips.c' (22,689) at 20240405153050397
24663 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8250.h' (22,690) at 20240405153230739
24664 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/tinker_rk3288/MAINTAINERS' (22,691) at 20210308005003040
24665 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rxrpc.h' (22,692) at 20210309003653996
24666 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/sb-live-mixer.rst' (22,693) at 20240405153229827
24667 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ps3stor.h' (22,694) at 20210307214926390
24668 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK04.boot' (22,695) at 20210307214932714
24669 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i_sysfs.c' (22,696) at 20240405153051585
24670 2025-01-21 03:00:57.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/stm32-dac.c' (22,697) at 20240405153048981
24671 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/find_bit_benchmark.c' (22,698) at 20240405153053085
24672 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexa710.inc' (22,699) at 20240301090012451
24673 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Olofstrom' (22,700) at 20210307205553790
24674 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/clock.c' (22,701) at 20210308005002776
24675 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt286.h' (22,702) at 20210307214931598
24676 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/silan/sc92031.c' (22,703) at 20240405153050293
24677 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/README.md' (22,704) at 20240809080033019
24678 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp' (22,705) at 20221229040004411
24679 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_marvel.c' (22,706) at 20240405153045353
24680 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/cppi41.c' (22,707) at 20240405153047009
24681 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/version.h' (22,708) at 20210307214929778
24682 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset/0001-fbset-including-asm-types.h-is-needed-on-all-linux-s.patch' (22,709) at 20210307205553970
24683 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/classes/ima-evm-rootfs.bbclass' (22,710) at 20241221090017576
24684 2025-01-21 03:00:57.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i.dtsi' (22,711) at 20240405153045381
24685 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-hdtbl-Fix-Savannah-66316-missing-grn-dep.patch' (22,712) at 20241221090017676
24686 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.5.0.bb' (22,713) at 20241221090017496
24687 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ebs-target.c' (22,714) at 20240405153049245
24688 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/of_live.c' (22,715) at 20210308005003708
24689 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_usbtty_defconfig' (22,716) at 20210308005003280
24690 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/scu.c' (22,717) at 20210308005002884
24691 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson/0001-Honour-multilib-paths.patch' (22,718) at 20221005030014098
24692 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pkt_md_access.c' (22,719) at 20240405153054277
24693 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/.clang-format-c' (22,720) at 20210308005108641
24694 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/sii9022.c' (22,721) at 20241211090212266
24695 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dst.h' (22,722) at 20240405153052841
24696 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/actions/owl-sps-helper.c' (22,723) at 20240405153231347
24697 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/qcom,pm8921-pwrkey.yaml' (22,724) at 20240405153045081
24698 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/condvar.rs' (22,725) at 20240405153053421
24699 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kernel-page-flags.h' (22,726) at 20210307214931638
24700 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/bosch,bma255.yaml' (22,727) at 20240405153045065
24701 2025-01-21 03:00:57.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/suspend.c' (22,728) at 20240405153046229
24702 2025-01-21 03:00:57.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/hists.c' (22,729) at 20241008080014051
24703 2025-01-21 03:00:57.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_types.h' (22,730) at 20240405153052717
24704 2025-01-21 03:00:57.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-accounts-modal-settings.html' (22,731) at 20210308005107065
24705 2025-01-21 03:00:57.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boras_Dalsjofors' (22,732) at 20210307205553778
24706 2025-01-21 03:00:57.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/metrics.json' (22,733) at 20220525020655143
24707 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6311-regulator.c' (22,734) at 20240405153231363
24708 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-class-multicolor.rst' (22,735) at 20210309003648432
24709 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/witherspoon/acx22-ipmi-fru-bmc.yaml' (22,736) at 20210307205553698
24710 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/head_32.S' (22,737) at 20210307214926542
24711 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens.c' (22,738) at 20241216090017741
24712 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/isp1704_charger.c' (22,739) at 20210307214930162
24713 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/gpio.h' (22,740) at 20210308005002796
24714 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/SECURITY.md' (22,741) at 20241221090017488
24715 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/luton/luton.c' (22,742) at 20210308005003020
24716 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf.py' (22,743) at 20240326080039726
24717 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/Makefile' (22,744) at 20210307214929982
24718 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/core.c' (22,745) at 20240910080014026
24719 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-chromeos-driver-cros-ec-vbc' (22,746) at 20210307214925194
24720 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl.dtsi' (22,747) at 20210308005002584
24721 2025-01-21 03:00:57.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/core.c' (22,748) at 20240405153053241
24722 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ci_dpm.h' (22,749) at 20210307214927994
24723 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vfminmax.c' (22,750) at 20241211090212550
24724 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_helpers.c' (22,751) at 20210308005002784
24725 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-hevc.c' (22,752) at 20240405153049393
24726 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/frontend.json' (22,753) at 20240405153054149
24727 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmac_feature.h' (22,754) at 20240405153046125
24728 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops-llsc.h' (22,755) at 20210307214926550
24729 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig' (22,756) at 20210307214926366
24730 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/exynos_thermal_emulation.rst' (22,757) at 20210307214925474
24731 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-adc-core.c' (22,758) at 20240405153230691
24732 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/print_binary.c' (22,759) at 20210309003655960
24733 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/x86_64/vdso.so' (22,760) at 20240326080039566 to deleted uid set
24734 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7790-stout.dts' (22,761) at 20240405153229895
24735 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/chipspark/popmetal_rk3288/popmetal-rk3288.c' (22,762) at 20210308005002944
24736 2025-01-21 03:00:57.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-h3.h' (22,763) at 20240405153046857
24737 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_logging_utils.hpp' (22,764) at 20210323000034099
24738 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/ac-prog-cxx.patch' (22,765) at 20230706080014757
24739 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/hyperv_drm_proto.c' (22,766) at 20240405153048429
24740 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/layla20_dsp.c' (22,767) at 20220525020654995
24741 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/taskstats_kern.h' (22,768) at 20210307214931522
24742 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ioctl.h' (22,769) at 20240405153048617
24743 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/dir.c' (22,770) at 20220525020654487
24744 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_hw.c' (22,771) at 20240405153231067
24745 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_asc.h' (22,772) at 20210307214926162
24746 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/bpf_doc.py' (22,773) at 20240411080014154
24747 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tables_csum.c' (22,774) at 20210308005003712
24748 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_pcie2.c' (22,775) at 20210307214926902
24749 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/VirtualMedia_v1.xml' (22,776) at 20240619080002940
24750 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0288.h' (22,777) at 20210307214928638
24751 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/pca9551_led.c' (22,778) at 20210308005003400
24752 2025-01-21 03:00:57.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi' (22,779) at 20240405153045829
24753 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/libgpiod.wrap' (22,780) at 20240628080018949
24754 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lirc_mode2_user.c' (22,781) at 20240405153054285
24755 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/jr2_pcb111.dts' (22,782) at 20210308005002812
24756 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libpldm/libpldm_%.bbappend' (22,783) at 20241208090011420
24757 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.h' (22,784) at 20240405153230591
24758 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/net_tx_pkt.c' (22,785) at 20240906080037264
24759 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cpu-plug-test.c' (22,786) at 20221215040039370
24760 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/metricgroups.json' (22,787) at 20240405153054145
24761 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_chrdev.c' (22,788) at 20240405153231579
24762 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/siano/smsusb.c' (22,789) at 20240405153049573
24763 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-firmware_node' (22,790) at 20210307214925198
24764 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi.h' (22,791) at 20240405153048465
24765 2025-01-21 03:00:57.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_stm32mp1.c' (22,792) at 20210308005003348
24766 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/kern_levels.h' (22,793) at 20210307214932474
24767 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/pm.h' (22,794) at 20210308005002876
24768 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml' (22,795) at 20240628080013973
24769 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/calimain.h' (22,796) at 20210308005003588
24770 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_versatile.h' (22,797) at 20210307214927990
24771 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/phase_fault_detection.md' (22,798) at 20240809080033023
24772 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b155v2.dts' (22,799) at 20240405153229883
24773 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/rng.h' (22,800) at 20240405153052625
24774 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_b.c' (22,801) at 20210308005046517
24775 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/accel/Kconfig' (22,802) at 20210307214930518
24776 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_ap.h' (22,803) at 20210307214929862
24777 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/Kconfig.debug' (22,804) at 20210307214925662
24778 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/util.cpp' (22,805) at 20240817080006811
24779 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/avx512.c' (22,806) at 20240405153053097
24780 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-am62.c' (22,807) at 20240405153231543
24781 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/marvel.txt' (22,808) at 20210307214925454
24782 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.h' (22,809) at 20240405153047233
24783 2025-01-21 03:00:57.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_fops.c' (22,810) at 20240405153051829
24784 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7629-rfb-u-boot.dtsi' (22,811) at 20210308005002596
24785 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdblock.c' (22,812) at 20240405153230867
24786 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/sysreg-sr.c' (22,813) at 20240405153045885
24787 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bitmain/antminer_s9/Makefile' (22,814) at 20210308005002920
24788 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/ms7720se.c' (22,815) at 20210308005003020
24789 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_nvram.c' (22,816) at 20210309003652872
24790 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_wdma.h' (22,817) at 20240405153049413
24791 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/journal.rst' (22,818) at 20240405153045205
24792 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/service_files/pldmd.service' (22,819) at 20220921100039926
24793 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c' (22,820) at 20240910080014042
24794 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/pgalloc.h' (22,821) at 20240405153230019
24795 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.21.bb' (22,822) at 20241221090017492
24796 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ali15x3.c' (22,823) at 20240405153230671
24797 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_utils.h' (22,824) at 20210307214926462
24798 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/power_state.c' (22,825) at 20210308005002852
24799 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/OWNERS' (22,826) at 20220723030029813
24800 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0001-compile.mk-use-CFLAGS-from-environment.patch' (22,827) at 20241221090017472
24801 2025-01-21 03:00:57.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ti/k3.yaml' (22,828) at 20240405153229755
24802 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_missing_file.cpp' (22,829) at 20210308005108645
24803 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.c' (22,830) at 20240405153048693
24804 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/eva.h' (22,831) at 20210307214926214
24805 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/layer.conf' (22,832) at 20241221090017564
24806 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/Makefile' (22,833) at 20210308005002856
24807 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfc_multi.h' (22,834) at 20210307214928538
24808 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/genalloc.h' (22,835) at 20210307214931390
24809 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc74xx' (22,836) at 20210308005003296
24810 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/msi.c' (22,837) at 20240906080037276
24811 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/common.c' (22,838) at 20240405153053129
24812 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-openrd-ultimate.dts' (22,839) at 20210308005002592
24813 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/xlnx,versal-net-cdx.yaml' (22,840) at 20240405153045021
24814 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_hpc.c' (22,841) at 20240405153051245
24815 2025-01-21 03:00:57.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/icp_multi.c' (22,842) at 20240405153046897
24816 2025-01-21 03:00:57.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/decstation_defconfig' (22,843) at 20240405153045993
24817 2025-01-21 03:00:57.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn66xx_device.c' (22,844) at 20240405153049857
24818 2025-01-21 03:00:57.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basebuildpage.html' (22,845) at 20210307205554282
24819 2025-01-21 03:00:57.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_2_d.h' (22,846) at 20210307214927534
24820 2025-01-21 03:00:57.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r9a06g032.dtsi' (22,847) at 20240405153045557
24821 2025-01-21 03:00:57.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue-cache.h' (22,848) at 20210307214925850
24822 2025-01-21 03:00:57.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_communication_ctb_abi.h' (22,849) at 20240405153048505
24823 2025-01-21 03:00:57.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_trace.h' (22,850) at 20210309003650980
24824 2025-01-21 03:00:57.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ux500/Kconfig' (22,851) at 20210307214930450
24825 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8555CDS_defconfig' (22,852) at 20210308005003240
24826 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/crypto/chacha20-s390/Makefile' (22,853) at 20240405153054221
24827 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/name.c' (22,854) at 20210307214931122
24828 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/cmpxchg.h' (22,855) at 20240405153046501
24829 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/6.Followthrough.rst' (22,856) at 20220525020651770
24830 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/exceptions-64e.S' (22,857) at 20240405153046141
24831 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/misc.c' (22,858) at 20210307214931246
24832 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_controller.c' (22,859) at 20240405153053529
24833 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-km_fixedeth.dts' (22,860) at 20240405153045457
24834 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-4.2.rst' (22,861) at 20240413080012675
24835 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_channel.c' (22,862) at 20210309003650372
24836 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tda7419.c' (22,863) at 20241001080013036
24837 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-open.rst' (22,864) at 20210309003648492
24838 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/port_range_scale.sh' (22,865) at 20240405153232267
24839 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rv/da_monitor.h' (22,866) at 20240405153231859
24840 2025-01-21 03:00:57.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/meminit.h' (22,867) at 20220525020651974
24841 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-nbd.rst' (22,868) at 20240326080039406
24842 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbutils.hpp' (22,869) at 20230331080010310
24843 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/trans.c' (22,870) at 20240405153052377
24844 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/Kconfig' (22,871) at 20240405153231571
24845 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/chip.c' (22,872) at 20241211090145569
24846 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/calao/usb_a9263/usb_a9263.c' (22,873) at 20210308005002944
24847 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.h' (22,874) at 20210307214929478
24848 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/hd.h' (22,875) at 20240405153052697
24849 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread_10.sh' (22,876) at 20240405153232231
24850 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-apq8064-sata.c' (22,877) at 20240405153231311
24851 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stdarg.h' (22,878) at 20220525020654619
24852 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/video/video.c' (22,879) at 20240405153051869
24853 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb_common.c' (22,880) at 20220525020654983
24854 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/10-early-mounts' (22,881) at 20230210040014334
24855 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/writeonly.cpp' (22,882) at 20210308005116217
24856 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_aspeed.h' (22,883) at 20220418100043789
24857 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.err' (22,884) at 20240906080037560
24858 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/FACS' (22,885) at 20240906080037556 to deleted uid set
24859 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/backend-api.rst' (22,886) at 20240405153045201
24860 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/other.json' (22,887) at 20240405153054137
24861 2025-01-21 03:00:57.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_acpi.c' (22,888) at 20240405153048433
24862 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/kgdb.c' (22,889) at 20220525020651882
24863 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/response_manager.h' (22,890) at 20210307214929354
24864 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/inftl-user.h' (22,891) at 20210307214931690
24865 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/device_finder.cpp' (22,892) at 20240817080031288
24866 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/Makefile' (22,893) at 20240613080016375
24867 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ariel-pwrbutton.yaml' (22,894) at 20240405153045077
24868 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/templates/default/local.conf.sample' (22,895) at 20241221090017568
24869 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/libcper.wrap' (22,896) at 20241125090040576
24870 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/decodetree.py' (22,897) at 20230925080039989
24871 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/object.c' (22,898) at 20240405153048625
24872 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dccg.c' (22,899) at 20220525020652506
24873 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb' (22,900) at 20240413080012635
24874 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/bind.c' (22,901) at 20240405153053353
24875 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_attach_probe_manual.c' (22,902) at 20240405153054273
24876 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_irq.c' (22,903) at 20240405153048793
24877 2025-01-21 03:00:57.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a7.dtsi' (22,904) at 20240405153045829
24878 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35.dtsi' (22,905) at 20240405153045489
24879 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/he.c' (22,906) at 20240624080012828
24880 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/linux/virtio-uml.h' (22,907) at 20220525020652126
24881 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-mk802ii.dts' (22,908) at 20210308005002616
24882 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h' (22,909) at 20210308005002668
24883 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/qos.h' (22,910) at 20210308005003032
24884 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0004-call-native-helpers.patch' (22,911) at 20241221090017488
24885 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/sckc.c' (22,912) at 20210308005003348
24886 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/socfpga.c' (22,913) at 20210308005003072
24887 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/jump_label.h' (22,914) at 20240405153230019
24888 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_rtt.c' (22,915) at 20240405153054273
24889 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wl1273-core.h' (22,916) at 20210307214931438
24890 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/compat.c' (22,917) at 20240405153046993
24891 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/u-boot.lds' (22,918) at 20210308005002952
24892 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_region.c' (22,919) at 20210308005003708
24893 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x-nand-cs0-bch4.dtsi' (22,920) at 20240405153045425
24894 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/base_addr_ac5.h' (22,921) at 20210308005002780
24895 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-drm.cfg' (22,922) at 20241221090017468
24896 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ts.c' (22,923) at 20240906080037580
24897 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-ldp.dts' (22,924) at 20240405153045605
24898 2025-01-21 03:00:57.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/sifive_pwm.h' (22,925) at 20220429100100570
24899 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json' (22,926) at 20241213090004421 to deleted uid set
24900 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/namei.c' (22,927) at 20210307214931230
24901 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn314/irq_service_dcn314.h' (22,928) at 20240405153047297
24902 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/quad.h' (22,929) at 20210307214931538
24903 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/arche-platform.c' (22,930) at 20240613080016467
24904 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ocrdma-abi.h' (22,931) at 20210307214931690
24905 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/event_messaged.hpp' (22,932) at 20210308004942076
24906 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ar7part.c' (22,933) at 20210307214929234
24907 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/connmark.json' (22,934) at 20240405153054377
24908 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/lu-All' (22,935) at 20210307205553774
24909 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/pistachio-internal-dac.c' (22,936) at 20240405153053937
24910 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xfi3_defconfig' (22,937) at 20210308005003284
24911 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sysdig/sysdig/0001-cmake-Pass-PROBE_NAME-via-CFLAGS.patch' (22,938) at 20220402030015959
24912 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/current.h' (22,939) at 20240405153045961
24913 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc.py' (22,940) at 20210308005003760
24914 2025-01-21 03:00:57.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/eepro100.c' (22,941) at 20210308005003428
24915 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ThermalDirection/meson.build' (22,942) at 20230825080021137 to deleted uid set
24916 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/basic.json' (22,943) at 20240405153054117
24917 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmievd.init.redhat' (22,944) at 20210308004938816
24918 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_linux.c' (22,945) at 20210307214926518
24919 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear300.dtsi' (22,946) at 20240405153045577
24920 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/debug_core.h' (22,947) at 20210307214931722
24921 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/LICENSE' (22,948) at 20210308005053385
24922 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos5250-usb2.c' (22,949) at 20220525020653871
24923 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lan9303_mdio.c' (22,950) at 20240405153230903
24924 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/pi/Makefile' (22,951) at 20240405153230071
24925 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/def.h' (22,952) at 20210307214929926
24926 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp' (22,953) at 20240619080002916
24927 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_SDCARD_defconfig' (22,954) at 20210308005003240
24928 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc' (22,955) at 20241219090012976 to deleted uid set
24929 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_type_tag_percpu.c' (22,956) at 20240405153054269
24930 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/io.hpp' (22,957) at 20230511080043139
24931 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rzg2l_mipi_dsi.c' (22,958) at 20240405153230631
24932 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/vegman-led-manager-config-native.bb' (22,959) at 20241206090014286
24933 2025-01-21 03:00:57.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/reset.c' (22,960) at 20210308005002820
24934 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_factory_dcn21.h' (22,961) at 20210307214927306
24935 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/read_acquire' (22,962) at 20240405153053433
24936 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/nyancat/nyancat_1.5.2.bb' (22,963) at 20210812000025214
24937 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/run-ptest' (22,964) at 20240113090014536
24938 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/trigger_manager.hpp' (22,965) at 20220412175720086
24939 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-intel.h' (22,966) at 20240405153051789
24940 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_exports.c' (22,967) at 20210307214926422
24941 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/syscon.h' (22,968) at 20210308005003688
24942 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile' (22,969) at 20210307205554390 to deleted uid set
24943 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/bman.h' (22,970) at 20210307214931590
24944 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/setup_tx4938.c' (22,971) at 20240405153046057
24945 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/da850.c' (22,972) at 20240405153045637
24946 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa3xx.c' (22,973) at 20240405153045677
24947 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/Kconfig' (22,974) at 20240405153046609
24948 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-esdhc.c' (22,975) at 20240405153230859
24949 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/dma.h' (22,976) at 20210307214929790
24950 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ax88796.h' (22,977) at 20240405153052833
24951 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/pt3_dma.c' (22,978) at 20210307214928706
24952 2025-01-21 03:00:57.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/thermal/rockchip-thermal.txt' (22,979) at 20210308005003328
24953 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ARM-memory-map' (22,980) at 20210308005003288
24954 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strcpy-lit.c' (22,981) at 20240405153053105
24955 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/Makefile' (22,982) at 20210307214932450
24956 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgtsi.c' (22,983) at 20210308005046529
24957 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/dirty.c' (22,984) at 20240405153231575
24958 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/dm-verity-image-initramfs.bb' (22,985) at 20241221090017576
24959 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sdram_arria10.c' (22,986) at 20210308005003360
24960 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/stream.rst' (22,987) at 20210309003648412
24961 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/imx-scu-soc.c' (22,988) at 20240405153230299
24962 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sim.h' (22,989) at 20210307214926242
24963 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/__init__.py' (22,990) at 20210307205554634
24964 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/os_intfs.c' (22,991) at 20240405153051897
24965 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/addr.h' (22,992) at 20210307214931518
24966 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/Makefile' (22,993) at 20220525020653371
24967 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/subprojects/sdbusplus.wrap' (22,994) at 20220525020433159
24968 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SAX-PD' (22,995) at 20210307205554426
24969 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/README' (22,996) at 20210308005046065
24970 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/align.h' (22,997) at 20220525020654547
24971 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/xattr.c' (22,998) at 20210307214931242
24972 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/presence_detection.cpp' (22,999) at 20240817080031296
24973 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/access_variable_array.c' (23,000) at 20240405153054245
24974 2025-01-21 03:00:57.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field4.decode' (23,001) at 20210308005046389
24975 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas5086.c' (23,002) at 20240405153053805
24976 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fsl,imx8qxp-sc-gpio.yaml' (23,003) at 20240405153045061
24977 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/hack-coff.c' (23,004) at 20210307214926362
24978 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_vidi.c' (23,005) at 20240624080012776
24979 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/ping.c' (23,006) at 20240405153049013
24980 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/m53menlo.h' (23,007) at 20210308005003604
24981 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/kcomedilib/kcomedilib_main.c' (23,008) at 20240405153046909
24982 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/0002-Do-not-treat-warnings-as-errors.patch' (23,009) at 20241221090017632
24983 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/sprd-uart.yaml' (23,010) at 20240405153045153
24984 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fldcst.c' (23,011) at 20210308005046497
24985 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.c' (23,012) at 20220525020652959
24986 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov8865.c' (23,013) at 20240405153049333
24987 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_evtchnl.c' (23,014) at 20240405153048801
24988 2025-01-21 03:00:57.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/sromc.h' (23,015) at 20210308005002724
24989 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9121-regulator.h' (23,016) at 20240405153051461
24990 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max77541-adc.c' (23,017) at 20240405153048957
24991 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/.clang-format' (23,018) at 20241219090018792
24992 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amphion,vpu.yaml' (23,019) at 20240405153229771
24993 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-devnode.c' (23,020) at 20240617080017394
24994 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm6350.c' (23,021) at 20240405153230739
24995 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-samhainrc-fix-files-dirs-path.patch' (23,022) at 20210307205554122
24996 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ipv6.h' (23,023) at 20240405153053229
24997 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/km_arm.c' (23,024) at 20210308005003012
24998 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/cache.h' (23,025) at 20210308005002808
24999 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/export-to-postgresql-report' (23,026) at 20210307214932566
25000 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/Makefile' (23,027) at 20210308005002800
25001 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/mmu.h' (23,028) at 20240405153045937
25002 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha512-avx-asm.S' (23,029) at 20240405153046365
25003 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FilePath/meson.build' (23,030) at 20230825080021137 to deleted uid set
25004 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ashldi3.S' (23,031) at 20240405153230095
25005 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso.h' (23,032) at 20240405153046249
25006 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/Makefile' (23,033) at 20210307214929282
25007 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/cpu_loop.c' (23,034) at 20221215040039206
25008 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7923.yaml' (23,035) at 20240405153045069
25009 2025-01-21 03:00:57.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb.upgraded' (23,036) at 20241206090014294
25010 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mips-common' (23,037) at 20230919080013994
25011 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/librapl.c' (23,038) at 20220525020652915
25012 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/perf_regs.h' (23,039) at 20240405153054033
25013 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/meson.build' (23,040) at 20240920080018291 to deleted uid set
25014 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x' (23,041) at 20240405153229727
25015 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/lib/seq_buf.c' (23,042) at 20240405153053101 to deleted uid set
25016 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/ttusb2.h' (23,043) at 20210307214928822
25017 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_transaction.c' (23,044) at 20210309003654576
25018 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/internal.h' (23,045) at 20240726080012866
25019 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/trace.h' (23,046) at 20241211090212282
25020 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a83t.c' (23,047) at 20240405153046857
25021 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes.txt' (23,048) at 20210307205553674
25022 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/iostat.c' (23,049) at 20240405153052357
25023 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/uncore-frequency-tpmi.c' (23,050) at 20240613080016459
25024 2025-01-21 03:00:57.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/inode.c' (23,051) at 20240830080013319
25025 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/floppy.h' (23,052) at 20240405153046109
25026 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb' (23,053) at 20240302090018242
25027 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/ci.c' (23,054) at 20210927100127329
25028 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/device.c' (23,055) at 20241211090145569
25029 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/mmzone.h' (23,056) at 20210307214926222
25030 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl355_core.c' (23,057) at 20240405153048929
25031 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/socionext,synquacer-i2c.yaml' (23,058) at 20240405153045065
25032 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2.dtsi' (23,059) at 20240405153045529
25033 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-win32.c' (23,060) at 20241211090212454
25034 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-vp3054-i2c.h' (23,061) at 20210307214928694
25035 2025-01-21 03:00:57.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/dlmalloc.c' (23,062) at 20210308005003224
25036 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.h' (23,063) at 20240405153231059
25037 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c' (23,064) at 20210307214927266
25038 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/navpoint.h' (23,065) at 20210307214931406
25039 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona-spi.c' (23,066) at 20240405153230831
25040 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_vti.c' (23,067) at 20240405153053249
25041 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/clang-tools/gen_compile_commands.py' (23,068) at 20240405153232103
25042 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ch7301.h' (23,069) at 20210308005003000
25043 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/avr_timer16.h' (23,070) at 20210927100127241
25044 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/boards.h' (23,071) at 20240405153046017
25045 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp' (23,072) at 20241211090002379
25046 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/rail.hpp' (23,073) at 20240817080031288
25047 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/fortran/fortran-helloworld.bb' (23,074) at 20241221090017604
25048 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/coredump.h' (23,075) at 20240405153231839
25049 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-mt6323.txt' (23,076) at 20240405153045089
25050 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb' (23,077) at 20241206090014246
25051 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/orc_lookup.h' (23,078) at 20210307214926670
25052 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_vid_1.sh' (23,079) at 20240405153054341
25053 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png' (23,080) at 20210307205554270 to deleted uid set
25054 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/Kconfig' (23,081) at 20210308005003076
25055 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/pci_handler.hpp' (23,082) at 20230316080002074
25056 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/hpre/hpre.h' (23,083) at 20240405153046941
25057 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/ess.c' (23,084) at 20220525020653667
25058 2025-01-21 03:00:57.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_nulldev.c' (23,085) at 20210308005003484
25059 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/layer.conf' (23,086) at 20241221090017476
25060 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/Kconfig' (23,087) at 20240405153051485
25061 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/ieee802154.h' (23,088) at 20210307214931934
25062 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/tree_64.c' (23,089) at 20210307214926614
25063 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson.h' (23,090) at 20240405153051321
25064 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cmdline.c' (23,091) at 20210309003649000
25065 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/lpc32xx_defconfig' (23,092) at 20240405153229907
25066 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-11' (23,093) at 20230114040005626
25067 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/mach64_accel.c' (23,094) at 20210307214930902
25068 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_mplsoudp.c' (23,095) at 20240405153050109
25069 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alacritech/Kconfig' (23,096) at 20210307214929286
25070 2025-01-21 03:00:57.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4state.c' (23,097) at 20241018080014558
25071 2025-01-21 03:00:57.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-gli.c' (23,098) at 20241111090012125
25072 2025-01-21 03:00:57.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/Makefile' (23,099) at 20240405153046609
25073 2025-01-21 03:00:57.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-nslu2.dts' (23,100) at 20240405153045437
25074 2025-01-21 03:00:57.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_plane.c' (23,101) at 20240415080012967
25075 2025-01-21 03:00:57.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ansi_cprng.c' (23,102) at 20220525020652210
25076 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/qts/pll_config.h' (23,103) at 20210308005003072
25077 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_div.c' (23,104) at 20210308005046529
25078 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/uffd-stress.c' (23,105) at 20240405153232275
25079 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-clps711x/board-dt.c' (23,106) at 20210307214925874
25080 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Device.errors.yaml' (23,107) at 20210308005049145
25081 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid.bb' (23,108) at 20241206090014234
25082 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/LICENSES/preferred/BSD-3-Clause' (23,109) at 20210308005046065
25083 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/include/data_interface_mock.hpp' (23,110) at 20220608030001857
25084 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml' (23,111) at 20240405153045129
25085 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-samsung.yaml' (23,112) at 20240405153229791
25086 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/Makefile' (23,113) at 20210307214929886
25087 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/journal.mako.cpp' (23,114) at 20210308005108057
25088 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/Makefile' (23,115) at 20210307214931882
25089 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci_sync.h' (23,116) at 20240913080013837
25090 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/irq.h' (23,117) at 20210307214931302
25091 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/crt0_64.S' (23,118) at 20210308005002708
25092 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_xtfpga.c' (23,119) at 20210308005003496
25093 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/scan.h' (23,120) at 20210307214929970
25094 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lt3593.txt' (23,121) at 20210307214925346
25095 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb' (23,122) at 20240302090018214
25096 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/copyfile.c' (23,123) at 20210307214932586
25097 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-x86_32-has-stack-protector.sh' (23,124) at 20240805080014063
25098 2025-01-21 03:00:57.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/test/test.c' (23,125) at 20220525020654755
25099 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/encoding.h' (23,126) at 20210308005002844
25100 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipsec.rst' (23,127) at 20210307214925538
25101 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/xlated_dumper.h' (23,128) at 20240405153232207
25102 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-2.1.0-src.inc' (23,129) at 20241221090017472
25103 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211msg.h' (23,130) at 20240405153051953
25104 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-r8a7779.c' (23,131) at 20240405153046833
25105 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_ar933x.c' (23,132) at 20210308005003484
25106 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ostmark' (23,133) at 20210307205553790
25107 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/286' (23,134) at 20240906080037564
25108 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/snd_ps3_reg.h' (23,135) at 20220525020655015
25109 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mdio/mdio-uclass.c' (23,136) at 20210308005003436
25110 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/acpi.h' (23,137) at 20240405153229991
25111 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt_devcpu_gcb.h' (23,138) at 20210308005002820
25112 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7986-wed-pcie.yaml' (23,139) at 20240405153045013
25113 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-berlin-usb.c' (23,140) at 20220525020653863
25114 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/config.c.in' (23,141) at 20210307214926622
25115 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-kensington.c' (23,142) at 20210307214928090
25116 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.c' (23,143) at 20210307214927962
25117 2025-01-21 03:00:57.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3128.h' (23,144) at 20210308005002660
25118 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpss-platform.c' (23,145) at 20240405153051449
25119 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/xfrm.h' (23,146) at 20240405153052945
25120 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-uniphier/Kconfig' (23,147) at 20210307214925966
25121 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/perfctr.h' (23,148) at 20210307214926590
25122 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/console_32.c' (23,149) at 20210307214926614
25123 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ssif_bmc.c' (23,150) at 20240805080013943
25124 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun4i-a10-ccu.h' (23,151) at 20210308005003636
25125 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/nv_tco.h' (23,152) at 20210309003653352
25126 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/aircrack-ng/aircrack-ng_1.6.bb' (23,153) at 20220502030010124
25127 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/Makefile' (23,154) at 20210307214929834
25128 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/manualcmds.hpp' (23,155) at 20221111040035058
25129 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/vsyscall.h' (23,156) at 20210307214926682
25130 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci9118.c' (23,157) at 20240405153046889
25131 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sxsabreauto.h' (23,158) at 20210308005003604
25132 2025-01-21 03:00:57.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/simple-mux.c' (23,159) at 20240405153053785
25133 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/tach_sensor.hpp' (23,160) at 20240820080023694
25134 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sh-hspi.c' (23,161) at 20240405153231467
25135 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_ldt.h' (23,162) at 20210307214926242
25136 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ti-k3.c' (23,163) at 20240405153231375
25137 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/ratelimiter.c' (23,164) at 20220525020653703
25138 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/wpantund/basename.patch' (23,165) at 20240413080012643
25139 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ti-cpufreq.c' (23,166) at 20241008080013915
25140 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6s_wru4_mmc_defconfig' (23,167) at 20210308005003284
25141 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6-logicpd-som.dtsi' (23,168) at 20210308005002584
25142 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8842.c' (23,169) at 20240405153050161
25143 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu104-revC.dts' (23,170) at 20210308005002636
25144 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_profile.c' (23,171) at 20240405153049089
25145 2025-01-21 03:00:57.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit/clang.patch' (23,172) at 20210307205553902
25146 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mmp3-hsic.c' (23,173) at 20240405153231311
25147 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/virtual_root.c' (23,174) at 20210307214927158
25148 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio-access.c' (23,175) at 20210307214930182
25149 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/signal.c' (23,176) at 20241211090212378
25150 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cpufeature.h' (23,177) at 20240405153045853
25151 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dp-controller.yaml' (23,178) at 20240405153229759
25152 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/tty.c' (23,179) at 20210307214926618
25153 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/create_usbhid.sh' (23,180) at 20230822080013225
25154 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ABS1-75.0E' (23,181) at 20210307205553758
25155 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_ingress.c' (23,182) at 20240719080013381
25156 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38470-1.patch' (23,183) at 20240106090017265
25157 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/inplace-gbmc-verify.sh' (23,184) at 20230606080013598
25158 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-filter.y' (23,185) at 20240405153232235
25159 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-clipboard.c' (23,186) at 20240326080039754
25160 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx93-pinctrl.yaml' (23,187) at 20240405153045133
25161 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-gp.dts' (23,188) at 20210308005002568
25162 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch' (23,189) at 20241221090017656
25163 2025-01-21 03:00:57.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/alias.rst' (23,190) at 20210307214925526
25164 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_rx.c' (23,191) at 20210307214928774
25165 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/memory.json' (23,192) at 20210307214932538
25166 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/startMonitoring.sh' (23,193) at 20230706080014733
25167 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/acl_2.3.2.bb' (23,194) at 20241221090017692
25168 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorsjon' (23,195) at 20210307205553790
25169 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/logic/test_msa_xor_v.c' (23,196) at 20210308005046521
25170 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/cfg.c' (23,197) at 20240405153054037
25171 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ir35221.c' (23,198) at 20240405153048869
25172 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/initcall.h' (23,199) at 20210307214931610
25173 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/vr54xx_helper.h.inc' (23,200) at 20220429100100810
25174 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/pysystemmgr/system_manager.py' (23,201) at 20220728030041559 to deleted uid set
25175 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vector_user.c' (23,202) at 20240405153230099
25176 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/tlb.c' (23,203) at 20210308005003052
25177 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/sbp/sbp_target.h' (23,204) at 20210307214930706
25178 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/interface/ia_css_debug_pipe.h' (23,205) at 20210307214930566
25179 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-mt65xx.h' (23,206) at 20220525020654603
25180 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/openbios-ppc' (23,207) at 20241211090212434
25181 2025-01-21 03:00:57.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2600/evb_ast2600.c' (23,208) at 20220215040051500
25182 2025-01-21 03:00:57.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.h' (23,209) at 20210307214927282
25183 2025-01-21 03:00:57.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_flat.h' (23,210) at 20230426080043784
25184 2025-01-21 03:00:57.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/bbm.h' (23,211) at 20210307214931450
25185 2025-01-21 03:00:57.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/backend.cpp' (23,212) at 20241213090006285
25186 2025-01-21 03:00:57.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c' (23,213) at 20240405153230315
25187 2025-01-21 03:00:57.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt.c' (23,214) at 20240405153232235
25188 2025-01-21 03:00:57.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esp_scsi.h' (23,215) at 20240405153051597
25189 2025-01-21 03:00:57.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/xmit.c' (23,216) at 20240405153231171
25190 2025-01-21 03:00:57.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.h' (23,217) at 20220525020652835
25191 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_atp867x.c' (23,218) at 20240405153046661
25192 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm54xx.h' (23,219) at 20240405153045669
25193 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/Kconfig' (23,220) at 20210307214929122
25194 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR/meson.build' (23,221) at 20230825080021141 to deleted uid set
25195 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/rsa.h' (23,222) at 20220215040051628
25196 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_arc_aux_regs.h' (23,223) at 20240405153046601
25197 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_connect.c' (23,224) at 20240405153053357
25198 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/socfpga-a10.c' (23,225) at 20240405153230299
25199 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-iperf_0.1.11.bb' (23,226) at 20230813080012856
25200 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pericom.c' (23,227) at 20240405153051997
25201 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-contextlib2_21.6.0.bb' (23,228) at 20220402030016011
25202 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/apic.h' (23,229) at 20240405153054317
25203 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-memory-page-offline' (23,230) at 20240405153229731
25204 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/keys.rst.inc' (23,231) at 20240326080039406
25205 2025-01-21 03:00:57.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/ja' (23,232) at 20210308005046149
25206 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/cache.json' (23,233) at 20240405153054125
25207 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/utils.c' (23,234) at 20210308005002764
25208 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_com.c' (23,235) at 20240405153051917
25209 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/ad1843.c' (23,236) at 20210307214932226
25210 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/MAINTAINERS' (23,237) at 20210308005002956
25211 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3559a.c' (23,238) at 20240405153230207
25212 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/avsbus-control/zaius_avsbus.sh' (23,239) at 20230421080020940
25213 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/avs/qcom,cpr.yaml' (23,240) at 20240405153045137
25214 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_d.c' (23,241) at 20210308005046517
25215 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/index.rst' (23,242) at 20240405153044989
25216 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5903.dts' (23,243) at 20240405153045497
25217 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/Kconfig' (23,244) at 20210309003651792
25218 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/adlib.c' (23,245) at 20220525020654979
25219 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c' (23,246) at 20240405153046197
25220 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-centeuro.c' (23,247) at 20210307214931178
25221 2025-01-21 03:00:57.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/arm,sp805.yaml' (23,248) at 20240405153045185
25222 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-input.c' (23,249) at 20210307214928810
25223 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/axi/gdsys,ihs_axi.txt' (23,250) at 20210308005002536
25224 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/089_expand_size_bad.dts' (23,251) at 20210308005003752
25225 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_lib.c' (23,252) at 20240429080012436
25226 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-buffer.c' (23,253) at 20230426080043780
25227 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-imx219.dtso' (23,254) at 20240405153045729
25228 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/epic100.c' (23,255) at 20240405153050297
25229 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/iocsr_helper.c' (23,256) at 20240906080037496
25230 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/external_storer_file_test.cpp' (23,257) at 20240910080001402
25231 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_imask.S' (23,258) at 20230925080040101
25232 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6358-regulator.txt' (23,259) at 20240405153045145
25233 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/cpld.hpp' (23,260) at 20240618080024509
25234 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/Makefile' (23,261) at 20210308005003004
25235 2025-01-21 03:00:57.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_sdcard_qspi_defconfig' (23,262) at 20210308005003264
25236 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_crtc_helper.c' (23,263) at 20240405153048393
25237 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/atmel_pit_timer.c' (23,264) at 20210308005003500
25238 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ni/Makefile' (23,265) at 20210307214926194
25239 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/README.md' (23,266) at 20240809080033023
25240 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/color_gamma.h' (23,267) at 20240405153047305
25241 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c' (23,268) at 20240405153230523
25242 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/processor_64.h' (23,269) at 20210307214926750
25243 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/sca3000.c' (23,270) at 20240405153048941
25244 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/fan-watchdog-conflicts.conf' (23,271) at 20210307205553702
25245 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/comments.json' (23,272) at 20210308005046401
25246 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/README' (23,273) at 20210308005003008
25247 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry.cpp' (23,274) at 20240820080027378
25248 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/trampoline.S' (23,275) at 20220525020655187
25249 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c' (23,276) at 20240405153048633
25250 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi5.c' (23,277) at 20240405153230611
25251 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_flat_gre.sh' (23,278) at 20210307214932686
25252 2025-01-21 03:00:57.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1q_ipv6.sh' (23,279) at 20240405153232279
25253 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.296.0.bb' (23,280) at 20241221090017684
25254 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/README.md' (23,281) at 20240807080008514
25255 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/mhi.c' (23,282) at 20240805080013987
25256 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_client_identifier.robot' (23,283) at 20240628080017117
25257 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/document/cper-json-specification.tex' (23,284) at 20241105090010083
25258 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Key_v1.xml' (23,285) at 20240619080002928
25259 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-common' (23,286) at 20241206090014350
25260 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_gsi.c' (23,287) at 20210307214929682
25261 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5514-spi.h' (23,288) at 20210307214932326
25262 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-vout.c' (23,289) at 20241008080013915
25263 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/fabrics/Makefile' (23,290) at 20210307214932186
25264 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/MAINTAINERS' (23,291) at 20210308005002964
25265 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-vsp1-hgo.rst' (23,292) at 20240405153045317
25266 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/dmesg.py' (23,293) at 20220818100014847
25267 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_m68k_nextcube.py' (23,294) at 20241211090212538
25268 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/rename_exchange.c' (23,295) at 20240405153054301
25269 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc5_qm_regs.h' (23,296) at 20240405153046605
25270 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8994.c' (23,297) at 20240405153230235
25271 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p3041si-post.dtsi' (23,298) at 20210307214926346
25272 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5272c3/m5272c3.c' (23,299) at 20210308005002972
25273 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Waltham' (23,300) at 20210307205553798
25274 2025-01-21 03:00:57.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mjallom' (23,301) at 20210307205553786
25275 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.18.rst' (23,302) at 20241221090017596
25276 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/s3c2410_wdt.c' (23,303) at 20240405153231599
25277 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/Kconfig' (23,304) at 20210307214927742
25278 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/common/utils.hpp' (23,305) at 20240919080039602 to deleted uid set
25279 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-psu-monitor.service' (23,306) at 20230407080035823
25280 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_lpphy.h' (23,307) at 20210307214929798
25281 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/rx.c' (23,308) at 20210307214929966
25282 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu3.dts' (23,309) at 20240405153045573
25283 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0009-shm.c-Mark-glibc-specific-changes-so.patch' (23,310) at 20241221090017504
25284 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/serial-sh7722.c' (23,311) at 20210307214926566
25285 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (23,312) at 20220126110011868
25286 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/dec21285.h' (23,313) at 20240405153045621
25287 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-cheza-r1.dts' (23,314) at 20210307214926034
25288 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bigsur_defconfig' (23,315) at 20240405153045993
25289 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-periph-gate.c' (23,316) at 20220525020652338
25290 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/floating_point.json' (23,317) at 20240405153054113
25291 2025-01-21 03:00:57.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/8021q.h' (23,318) at 20240405153052681
25292 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/dummy.c' (23,319) at 20240405153232123
25293 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36050.h' (23,320) at 20240405153049389
25294 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq25890.yaml' (23,321) at 20240405153045141
25295 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpuhotplug.h' (23,322) at 20240405153231803
25296 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1254-revA/psu_init_gpl.c' (23,323) at 20210308005003180
25297 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/iproc_nand.c' (23,324) at 20240405153230871
25298 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/uuid.c' (23,325) at 20210308005046257
25299 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a73a4-clock.h' (23,326) at 20210307214931330
25300 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/mdadm.init' (23,327) at 20210307205554566
25301 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_typedef.c' (23,328) at 20240405153232263
25302 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lms501kf03.c' (23,329) at 20240405153052173
25303 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-ab8500.dtsi' (23,330) at 20240405153045577
25304 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/objcnt.c' (23,331) at 20210307214932070
25305 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skelleftea' (23,332) at 20210307205553790
25306 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/vidconsole-uclass.c' (23,333) at 20210308005003536
25307 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/unistd.h' (23,334) at 20210307214926178
25308 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (23,335) at 20240522080012568
25309 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/idmappings.rst' (23,336) at 20240405153229811
25310 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/signal.h' (23,337) at 20210307214926242
25311 2025-01-21 03:00:57.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/config.mk' (23,338) at 20210308005002804
25312 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/logips2pp.c' (23,339) at 20210307214928490
25313 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.28.bb' (23,340) at 20241221090017528
25314 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_plat.c' (23,341) at 20210308005003416
25315 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/meson.build' (23,342) at 20240628080018949
25316 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun8i-r40-tcon-top.yaml' (23,343) at 20240405153045037
25317 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/psdev.c' (23,344) at 20240405153052313
25318 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/tainted-kernels.rst' (23,345) at 20240405153044969
25319 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio.h' (23,346) at 20240405153051757
25320 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig' (23,347) at 20241206090014294
25321 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtvfb.c' (23,348) at 20240805080013967
25322 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-speedy.dts' (23,349) at 20240405153045561
25323 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/idr.rst' (23,350) at 20240405153045289
25324 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode-arm.c' (23,351) at 20210307214925982
25325 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml' (23,352) at 20240405153045061
25326 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pcl063.dtsi' (23,353) at 20210308005002588
25327 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/Kconfig' (23,354) at 20210307214931242
25328 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/index.rst' (23,355) at 20240405153045241
25329 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/duktape/files/run-ptest' (23,356) at 20220618030015170
25330 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/meson.build' (23,357) at 20210308005046069
25331 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-StaraLubovna' (23,358) at 20210307205553794
25332 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/Makefile' (23,359) at 20240906080037580
25333 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P1023RDB.h' (23,360) at 20210308005003580
25334 2025-01-21 03:00:57.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/debugfs.h' (23,361) at 20210524100035010
25335 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/block-info.c' (23,362) at 20241008080014051
25336 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-apply-msvc-workaround-for-clang-16.patch' (23,363) at 20230401080011931
25337 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1374.c' (23,364) at 20210308005003480
25338 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-alembic_1.14.0.bb' (23,365) at 20241221090017548
25339 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/allwinner-a10-spi.c' (23,366) at 20241211090212338
25340 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/kernel_mode_neon.rst' (23,367) at 20240405153044969
25341 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/run.sh' (23,368) at 20240405153054305
25342 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/arm/coresight-cti-dt.h' (23,369) at 20210307214931322
25343 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/active_mm.rst' (23,370) at 20240405153045225
25344 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/stable-kernel-rules.rst' (23,371) at 20240405153229839
25345 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/init.c' (23,372) at 20240405153050469
25346 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/xlnx-versal-canfd.h' (23,373) at 20230925080039929
25347 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/meson.build' (23,374) at 20240613080020632
25348 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/zorro8390.c' (23,375) at 20240405153049777
25349 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sound_core.c' (23,376) at 20240405153054017
25350 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/security.h' (23,377) at 20240405153046561
25351 2025-01-21 03:00:57.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xor.h' (23,378) at 20240405153046401
25352 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/entity-manager/daytonax-chassis.json' (23,379) at 20230209040014209
25353 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ih_v6_0.h' (23,380) at 20240405153047145
25354 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow_table.c' (23,381) at 20240405153053349
25355 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-qcom/Kconfig' (23,382) at 20240405153045681
25356 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_notify_failure.c' (23,383) at 20240405153231783
25357 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mei_aux.h' (23,384) at 20240405153052725
25358 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-fh.h' (23,385) at 20240405153231195
25359 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/hauppauge_grey.rc5' (23,386) at 20210307205553754
25360 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drxj.h' (23,387) at 20220525020653243
25361 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/emif-common.c' (23,388) at 20210308005002756
25362 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sifive/sifive_ccache.c' (23,389) at 20240405153051769
25363 2025-01-21 03:00:57.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig' (23,390) at 20210308005003236
25364 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/Makefile' (23,391) at 20210307214929554
25365 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/sama7-sfrbu.h' (23,392) at 20220525020654651
25366 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-scsi-pci.c' (23,393) at 20221215040039170
25367 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.c' (23,394) at 20220525020652967
25368 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/test/nvtest.cpp' (23,395) at 20210308005109241
25369 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/extra-dev-debug-tools.inc' (23,396) at 20230414080015401
25370 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8349emitx.dts' (23,397) at 20210307214926358
25371 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/xmit.h' (23,398) at 20210307214929802
25372 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-misc-v3.h' (23,399) at 20240405153051289
25373 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/xtensa/include/asm/barrier.h' (23,400) at 20210307214932458
25374 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/minix_fs.h' (23,401) at 20240405153052925
25375 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/Makefile' (23,402) at 20240405153046509
25376 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/file.c' (23,403) at 20240405153052481
25377 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_us16x08.h' (23,404) at 20210307214932446
25378 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/Makefile' (23,405) at 20210308005003488
25379 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cobalt-qube.c' (23,406) at 20210307214928546
25380 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/smsc,lan9115.yaml' (23,407) at 20220525020651694
25381 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-hash32.c' (23,408) at 20240906080037512
25382 2025-01-21 03:00:57.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/test_core_image_min.py' (23,409) at 20240106090017249
25383 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/iomux-mx28.h' (23,410) at 20210308005002656
25384 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/sigaltstack.c' (23,411) at 20220525020655235
25385 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-jpeg.c' (23,412) at 20240405153049405
25386 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/logibm.c' (23,413) at 20240405153049153
25387 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sequencer.c' (23,414) at 20210308005003360
25388 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/libgcc.h' (23,415) at 20210308005002816
25389 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/Makefile' (23,416) at 20210307214929306
25390 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/bg0900.c' (23,417) at 20210308005003028
25391 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/include/perf_regs.h' (23,418) at 20240405153232219
25392 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hugetlbfs/Makefile' (23,419) at 20210307214931122
25393 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/connector/.gitignore' (23,420) at 20220525020654935
25394 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_psi.h' (23,421) at 20240906080037336
25395 2025-01-21 03:00:57.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vdpa.h' (23,422) at 20240405153052941
25396 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/atmel_usba_udc.h' (23,423) at 20210308005003672
25397 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-hace.h' (23,424) at 20240405153230255
25398 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tps65910.dtsi' (23,425) at 20210308005002632
25399 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-imc.c' (23,426) at 20240405153230055
25400 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VW10.interface.yaml' (23,427) at 20240618080025497
25401 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mgcoge.dts' (23,428) at 20240405153046093
25402 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verify_sig_setup.sh' (23,429) at 20240405153054289
25403 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smccc-call.S' (23,430) at 20210524100034862
25404 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/tricore/tricore_testdevice.h' (23,431) at 20240906080037340
25405 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml' (23,432) at 20240405153045117
25406 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/emev2.h' (23,433) at 20210307214925958
25407 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp255.dtsi' (23,434) at 20240405153045829
25408 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-evm-u-boot.dtsi' (23,435) at 20210308005002560
25409 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-platform.c' (23,436) at 20240405153046041
25410 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/led-uclass.c' (23,437) at 20210308005003384
25411 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nilsia_Pisa' (23,438) at 20210307205553770
25412 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/chipone,icn8318.yaml' (23,439) at 20240405153045081
25413 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P5020DS.h' (23,440) at 20210308005003580
25414 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/display_gx.c' (23,441) at 20210307214930910
25415 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020.c' (23,442) at 20240405153049721
25416 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_lib.c' (23,443) at 20220525020654971
25417 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftmac100.h' (23,444) at 20210308005003432
25418 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm8350-pas.yaml' (23,445) at 20240405153229791
25419 2025-01-21 03:00:57.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/verify-homepage.py' (23,446) at 20220910030013433
25420 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/h3600_defconfig' (23,447) at 20240405153045613
25421 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kprobes.h' (23,448) at 20210307214926214
25422 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/kpss-xcc.c' (23,449) at 20240805080013943
25423 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/iotkit-sysctl.h' (23,450) at 20210927100127237
25424 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-ctrl.c' (23,451) at 20210307214928846
25425 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/ftrace.c' (23,452) at 20241211090145381
25426 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/index.rst' (23,453) at 20240405153229823
25427 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-trace.c' (23,454) at 20240405153052109
25428 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/rpi-default-providers.inc' (23,455) at 20241221090017572
25429 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libotr_4.1.1.bb' (23,456) at 20241221090017544
25430 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/tlbflush.h' (23,457) at 20210307214926110
25431 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq-noresolvconf.service' (23,458) at 20210307205553838
25432 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-mfld-platform-pcm.c' (23,459) at 20240405153232179
25433 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/virtio-snd.h' (23,460) at 20240906080037328
25434 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/useradd.py' (23,461) at 20220910030013397
25435 2025-01-21 03:00:57.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-aztech.c' (23,462) at 20210307214928770
25436 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/pm_netlink.c' (23,463) at 20241125090012263
25437 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/Makefile' (23,464) at 20240405153051865
25438 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-smdk5420.dts' (23,465) at 20240405153045573
25439 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/perf_metric_validation.py' (23,466) at 20240405153054173
25440 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/writefrudata.cpp' (23,467) at 20240817080009164
25441 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0005-configure.ac-disable-gnome-tools-that-are-not-provid.patch' (23,468) at 20230503080014575
25442 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/cpu.c' (23,469) at 20210308005002820
25443 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/fw.c' (23,470) at 20210307214929862
25444 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/stacktrace.h' (23,471) at 20210307214925670
25445 2025-01-21 03:00:57.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/chassis_dict.bin' (23,472) at 20240106090013589 to deleted uid set
25446 2025-01-21 03:00:57.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_reg.h' (23,473) at 20210307214927914
25447 2025-01-21 03:00:57.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_20.dtso' (23,474) at 20240405153051213
25448 2025-01-21 03:00:57.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/demux.rst' (23,475) at 20220525020651778
25449 2025-01-21 03:00:57.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/serial.c' (23,476) at 20240405153045661
25450 2025-01-21 03:00:57.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb' (23,477) at 20241206090014330
25451 2025-01-21 03:00:57.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Visingso' (23,478) at 20210307205553794
25452 2025-01-21 03:00:57.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_vf_main.c' (23,479) at 20240405153049857
25453 2025-01-21 03:00:57.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797-vdec.c' (23,480) at 20240405153046797
25454 2025-01-21 03:00:57.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl355.h' (23,481) at 20240405153048929
25455 2025-01-21 03:00:57.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw700x.dtsi' (23,482) at 20240405153045729
25456 2025-01-21 03:00:57.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch' (23,483) at 20220618030015190
25457 2025-01-21 03:00:57.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/canaan/Makefile' (23,484) at 20220525020654091
25458 2025-01-21 03:00:57.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/cec-pin.h' (23,485) at 20210307214931538
25459 2025-01-21 03:00:57.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-meson.c' (23,486) at 20240405153051497
25460 2025-01-21 03:00:57.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/test_kexec_load.sh' (23,487) at 20210307214932678
25461 2025-01-21 03:00:57.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs600d.h' (23,488) at 20210307214928018
25462 2025-01-21 03:00:57.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/smc91c111.c' (23,489) at 20241211090212306
25463 2025-01-21 03:00:57.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-mem2mem.rst' (23,490) at 20220525020651782
25464 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idma64.c' (23,491) at 20240613080016387
25465 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/distcc' (23,492) at 20210307205554502
25466 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mld.h' (23,493) at 20220525020654639
25467 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/storagecommands.cpp' (23,494) at 20240817080006187
25468 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd_intr.c' (23,495) at 20240405153231543
25469 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ms7750se.h' (23,496) at 20210308005003604
25470 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0001-include-libgen.h-for-basename.patch' (23,497) at 20241221090017540
25471 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorap_cm720t_defconfig' (23,498) at 20210308005003260
25472 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/sdbusplus.wrap' (23,499) at 20220908030058575
25473 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb' (23,500) at 20241221090017564
25474 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5272.h' (23,501) at 20210308005002804
25475 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/start.S' (23,502) at 20210308005002560
25476 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mdpy.c' (23,503) at 20240405153232099
25477 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/cmdline.c' (23,504) at 20210307214926206
25478 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/qcom,nandc.yaml' (23,505) at 20240405153045113
25479 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ioport.c' (23,506) at 20210307214926702
25480 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Are' (23,507) at 20210307205553778
25481 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/octeon_switch.S' (23,508) at 20240405153230015
25482 2025-01-21 03:00:57.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml' (23,509) at 20240405153045129
25483 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-crypto-profile.h' (23,510) at 20240405153052661
25484 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/machtype.c' (23,511) at 20210307214926270
25485 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_gact.h' (23,512) at 20240405153052865
25486 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_dccg.h' (23,513) at 20240405153047241
25487 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libffi/libffi/not-win32.patch' (23,514) at 20240302090018246
25488 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/sizes.h' (23,515) at 20210308005003668
25489 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/curses.c' (23,516) at 20241211090212554
25490 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5249.h' (23,517) at 20210308005002804
25491 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/timing.h' (23,518) at 20240405153046173
25492 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target-con-str.h' (23,519) at 20210927100127457
25493 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/gconf.c' (23,520) at 20210308005003732
25494 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-report-cycles-u.png' (23,521) at 20210307205554330 to deleted uid set
25495 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/openat2.h' (23,522) at 20220525020654675
25496 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/epapr_hcalls.h' (23,523) at 20240405153046109
25497 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_alloc_btree.h' (23,524) at 20240405153052561
25498 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_wm.h' (23,525) at 20240405153048465
25499 2025-01-21 03:00:57.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_out.c' (23,526) at 20240405153232067
25500 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/xstate.c' (23,527) at 20240913080013773
25501 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/archinsn.c' (23,528) at 20220525020655135
25502 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/utilities/requester/set_state_effecter_async.cpp' (23,529) at 20240819080030267
25503 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/mock_device.hpp' (23,530) at 20240502080027948
25504 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-common.dtsi' (23,531) at 20240405153045717
25505 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/maplemouse.c' (23,532) at 20210307214928490
25506 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-configure.in.patch' (23,533) at 20241206090014326
25507 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/MAINTAINERS' (23,534) at 20210308005003004
25508 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/inode-tests.c' (23,535) at 20240405153231639
25509 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_SPIFLASH_defconfig' (23,536) at 20210308005003244
25510 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/handlers.S' (23,537) at 20220525020655211
25511 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/Makefile' (23,538) at 20240405153054361
25512 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1000_dma.h' (23,539) at 20210307214926218
25513 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/meson.options' (23,540) at 20240621080022333
25514 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-cpumux.c' (23,541) at 20240405153046793
25515 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0010-Do-not-hardcode-python-path-into-various-tools.patch' (23,542) at 20241221090017640
25516 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra-ccplex-cluster.yaml' (23,543) at 20240405153045017
25517 2025-01-21 03:00:57.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/bcm958742k.dts' (23,544) at 20240405153045721
25518 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/ioc3.h' (23,545) at 20210307214926246
25519 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6115-lpass-lpi-pinctrl.yaml' (23,546) at 20240405153229787
25520 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-d1s-t113-mangopi-mq-r.dtsi' (23,547) at 20240405153229863
25521 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-j5-common.dtsi' (23,548) at 20240405153229943
25522 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/psw.c' (23,549) at 20210307214926538
25523 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-riscv/qemu-riscv.c' (23,550) at 20210308005002956
25524 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/lg2_commit.cpp' (23,551) at 20241212090025211
25525 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Uzd-Bonyhad-Dunaujvaros-Szekszard-Szigetvar' (23,552) at 20210307205553774
25526 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0004-Add-definition-for-MAX.patch' (23,553) at 20241221090017496
25527 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/export-to-postgresql-record' (23,554) at 20210307214932566
25528 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/machconfig' (23,555) at 20210307205554454 to deleted uid set
25529 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/r7s9210-pinctrl.h' (23,556) at 20240405153052653
25530 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/action_environment_tests.cpp' (23,557) at 20210828000043656
25531 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/desrfb.h' (23,558) at 20230426080043756
25532 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/MAINTAINERS' (23,559) at 20210308005003080
25533 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Flarke' (23,560) at 20210307205553782
25534 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/map_perf_test_user.c' (23,561) at 20240820080014189
25535 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0013.c' (23,562) at 20240405153049533
25536 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_sk_lookup.rst' (23,563) at 20210309003648312
25537 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/sched.h' (23,564) at 20240405153230111
25538 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/run-ptest' (23,565) at 20210307205554550
25539 2025-01-21 03:00:57.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/common.yaml' (23,566) at 20240405153229771
25540 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/sstatetests.py' (23,567) at 20241221090017632
25541 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.c' (23,568) at 20220525020652819
25542 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-thread-common.h' (23,569) at 20210308005046561
25543 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/suballoc.h' (23,570) at 20240405153052481
25544 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-32.so' (23,571) at 20241211090212378
25545 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tangier.h' (23,572) at 20240405153047085
25546 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-gotview7135.c' (23,573) at 20210307214928782
25547 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/stack_expansion_ldst.c' (23,574) at 20210309003656012
25548 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iosys-map.h' (23,575) at 20240405153052709
25549 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/noopus.patch' (23,576) at 20220502030010228
25550 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-frwy.dts' (23,577) at 20210308005002580
25551 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.c' (23,578) at 20240405153050669
25552 2025-01-21 03:00:57.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-p201.dts' (23,579) at 20210307214925994
25553 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,pxa1928.h' (23,580) at 20240405153231795
25554 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-autodetect.c' (23,581) at 20240405153049253
25555 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rcar-pci-host.yaml' (23,582) at 20240613080016355
25556 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl.bb' (23,583) at 20241206090014202
25557 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/server.c' (23,584) at 20241211090212394
25558 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-mobiveil.c' (23,585) at 20210307214930018
25559 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/cavium-mmc.txt' (23,586) at 20210307214925366
25560 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/kbic.c' (23,587) at 20240405153046665
25561 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_qe.h' (23,588) at 20210308005003652
25562 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/rk3288_crypto_ahash.c' (23,589) at 20240405153230267
25563 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dscontrol.c' (23,590) at 20240405153046617
25564 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/port.h' (23,591) at 20210307214930330
25565 2025-01-21 03:00:57.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/Makefile' (23,592) at 20210307214930690
25566 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/spi.c' (23,593) at 20240405153051933
25567 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_reg.h' (23,594) at 20210307214928006
25568 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/server.py' (23,595) at 20240301090012443
25569 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/mtk-efuse.c' (23,596) at 20240520080015167
25570 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/README' (23,597) at 20210308005002980
25571 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/dir.c' (23,598) at 20240405153231611
25572 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/infutil.h' (23,599) at 20210307214931826
25573 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_obj_id.c' (23,600) at 20240405153054277
25574 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/logic_pio.c' (23,601) at 20240405153231951
25575 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gawk/gawk/run-ptest' (23,602) at 20230503080014619
25576 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l32.txt' (23,603) at 20210307214925426
25577 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65090.h' (23,604) at 20210308005003680
25578 2025-01-21 03:00:57.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/gscps2.c' (23,605) at 20240405153049157
25579 2025-01-21 03:00:57.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_phy.h' (23,606) at 20240405153050453
25580 2025-01-21 03:00:57.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/index.rst' (23,607) at 20210307214925494
25581 2025-01-21 03:00:57.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NPOSL-3.0' (23,608) at 20210307205554426
25582 2025-01-21 03:00:57.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/chipreg.c' (23,609) at 20220525020653391
25583 2025-01-21 03:00:57.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/vduse-blk.h' (23,610) at 20221215040039050
25584 2025-01-21 03:00:57.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/encx24j600-regmap.c' (23,611) at 20240405153050165
25585 2025-01-21 03:00:57.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp.h' (23,612) at 20210307214929554
25586 2025-01-21 03:00:57.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/hw_stats_l3_gre.sh' (23,613) at 20240405153054341
25587 2025-01-21 03:00:57.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf.c' (23,614) at 20241211090212230
25588 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio_cm.c' (23,615) at 20240405153051457
25589 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_priv.h' (23,616) at 20210307214928642
25590 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-client/tee-supplicant.sh' (23,617) at 20230804080018091
25591 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cs4362a.h' (23,618) at 20210307214932270
25592 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-ulpi.c' (23,619) at 20210307214930858
25593 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_eeprom.h' (23,620) at 20240405153050593
25594 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/sandbox-phy.c' (23,621) at 20210308005003456
25595 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/rockchip,rk3399-dmc.yaml' (23,622) at 20240405153229775
25596 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/.gitignore' (23,623) at 20210308005003728
25597 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-memcpy.S' (23,624) at 20240405153229855
25598 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_powerpc.c' (23,625) at 20240405153232239
25599 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2781-i2c.c' (23,626) at 20241008080014047
25600 2025-01-21 03:00:57.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/signal.c' (23,627) at 20240405153046057
25601 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath.h' (23,628) at 20240628080014001
25602 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/exynos5-dt-types.c' (23,629) at 20210308005003044
25603 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/dove_defconfig' (23,630) at 20240405153045613
25604 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chsc_sch.c' (23,631) at 20240405153051517
25605 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-jvmti-cmlr.c' (23,632) at 20210307214932466
25606 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/0002-Support-building-allarch-recipes-again.patch' (23,633) at 20241221090017664
25607 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/client.2200.conf' (23,634) at 20230606080013598
25608 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk110.fuc3.h' (23,635) at 20210307214927938
25609 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libdhash/ding-libs_0.6.1.bb' (23,636) at 20220409030017491
25610 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tag.c' (23,637) at 20240405153054289
25611 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/lprops.c' (23,638) at 20210309003653720
25612 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_engines_debugfs.c' (23,639) at 20240405153048489
25613 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/Kconfig' (23,640) at 20221215040039102
25614 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alacritech/Makefile' (23,641) at 20210307214929286
25615 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/rust.config' (23,642) at 20240405153231903
25616 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bmap_item.c' (23,643) at 20240405153231779
25617 2025-01-21 03:00:57.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml' (23,644) at 20240405153045017
25618 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/tag_omap.h' (23,645) at 20210308005003024
25619 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_resource.c' (23,646) at 20240405153048777
25620 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/layer.conf' (23,647) at 20241221090017476
25621 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_driver.c' (23,648) at 20240405153049097
25622 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/nxp,pn544.yaml' (23,649) at 20240405153045117
25623 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/blk-exp-close-all.c' (23,650) at 20240906080037444
25624 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/BrasilSat-B4-70.0W' (23,651) at 20210307205553758
25625 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/riscv/tune-riscv.inc' (23,652) at 20230317080013821
25626 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-src-Makefile-use-libdir-instead-of-hardcoded-lib.patch' (23,653) at 20221003030013269
25627 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json' (23,654) at 20241213090004421 to deleted uid set
25628 2025-01-21 03:00:57.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_type.h' (23,655) at 20210307214929438
25629 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/switchdev.h' (23,656) at 20240405153231859
25630 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/stacktrace.c' (23,657) at 20240405153053049
25631 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/dif.c' (23,658) at 20241211090212310
25632 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/meson_options.txt' (23,659) at 20230629131804615
25633 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.h' (23,660) at 20210307214928814
25634 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-union.json' (23,661) at 20220429100100882
25635 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_test_stash.c' (23,662) at 20220525020654091
25636 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_range.c' (23,663) at 20240405153053333
25637 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/tcg/tcg-cpu.c' (23,664) at 20241211090212514
25638 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_ekanalyzer.c' (23,665) at 20210308004938824
25639 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c' (23,666) at 20240405153047105
25640 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/Makefile' (23,667) at 20210308005002980
25641 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/hyperv/overview.rst' (23,668) at 20240405153045325
25642 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/fieldseq_bt.svg' (23,669) at 20210309003648492
25643 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/include/perf_regs.h' (23,670) at 20240405153232219
25644 2025-01-21 03:00:57.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm_git.bb' (23,671) at 20241221090017536
25645 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/Kconfig' (23,672) at 20240405153049129
25646 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si5341.c' (23,673) at 20240405153230207
25647 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-a64.c' (23,674) at 20241211090212474
25648 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/ec/Makefile' (23,675) at 20210307214932614
25649 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_ep.h' (23,676) at 20220525020654263
25650 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/ecdh_helper.c' (23,677) at 20240405153053181
25651 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-rmu-0.dtsi' (23,678) at 20210307214926350
25652 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/stable-api-nonsense.rst' (23,679) at 20210307214925582
25653 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,agilex5-clkmgr.yaml' (23,680) at 20240405153229755
25654 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_vmid.h' (23,681) at 20210307214927318
25655 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-bno055' (23,682) at 20240405153044917
25656 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/server.ttyS3.conf' (23,683) at 20230606080013598
25657 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_usb.h' (23,684) at 20210309003651788
25658 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/.gitignore' (23,685) at 20240405153054229
25659 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/lgm/Makefile' (23,686) at 20220525020652410
25660 2025-01-21 03:00:57.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ptrace.h' (23,687) at 20240405153045625
25661 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/asix88179.c' (23,688) at 20210308005003504
25662 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml' (23,689) at 20240405153045121
25663 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/osd.h' (23,690) at 20240405153052913
25664 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/secureedge5410_defconfig' (23,691) at 20240405153046309
25665 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fcntl.c' (23,692) at 20210307214932578
25666 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/MAINTAINERS' (23,693) at 20210308005003052
25667 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_h265.c' (23,694) at 20240405153231475
25668 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/poky.yaml.in' (23,695) at 20241221090017600
25669 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/cdc_ncm.h' (23,696) at 20240405153052809
25670 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/debuginfo.h' (23,697) at 20240906080037352
25671 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_clockmatrix.c' (23,698) at 20240405153051445
25672 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower_cfm.sh' (23,699) at 20240405153054345
25673 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/timer.c' (23,700) at 20210307214925958
25674 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,qcm2290-mdss.yaml' (23,701) at 20240405153229763
25675 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros-fedora.bb' (23,702) at 20241221090017468
25676 2025-01-21 03:00:57.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/video.h' (23,703) at 20240405153052913
25677 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/vdso.so' (23,704) at 20240326080039558
25678 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/emulate-nested.c' (23,705) at 20240405153229983
25679 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/scsiglue.c' (23,706) at 20240405153231567
25680 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,fsi.yaml' (23,707) at 20240405153045169
25681 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/setexpr.c' (23,708) at 20210308005003216
25682 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi.h' (23,709) at 20240405153048757
25683 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_serial.h' (23,710) at 20210308005002716
25684 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/Makefile' (23,711) at 20220525020654303
25685 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/ddr.c' (23,712) at 20210308005002968
25686 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/create-spdx-sdk-3.0.bbclass' (23,713) at 20241221090017608
25687 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/u-boot.lds' (23,714) at 20210308005002808
25688 2025-01-21 03:00:57.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/am33xx-restart.c' (23,715) at 20210307214925910
25689 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/int_helper.c' (23,716) at 20240906080037512
25690 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1118.yaml' (23,717) at 20240405153045069
25691 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/key-dev-elements.png' (23,718) at 20210307205554310 to deleted uid set
25692 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_nrtr_masks.h' (23,719) at 20240405153046601
25693 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Makefile' (23,720) at 20240405153054041
25694 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx88.rst' (23,721) at 20210307214925230
25695 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crush/crush.c' (23,722) at 20210307214931902
25696 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/ingenic,spi.yaml' (23,723) at 20240405153045173
25697 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/leds/intel-led-manager-config/led.yaml' (23,724) at 20240829080014018
25698 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/212.out' (23,725) at 20210927100127493
25699 2025-01-21 03:00:57.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/epf/Makefile' (23,726) at 20220525020653823
25700 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c' (23,727) at 20240405153230371
25701 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/l4f00242t03.c' (23,728) at 20240405153052173
25702 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/tlb.c' (23,729) at 20240405153046033
25703 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/dec_and_test' (23,730) at 20240405153053433
25704 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/lp873x.c' (23,731) at 20210308005003468
25705 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/crb.h' (23,732) at 20210307214932702
25706 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_capture_bytes.md' (23,733) at 20240809080033023
25707 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/bpftool/bpftool.bb' (23,734) at 20241221090017528
25708 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-reset-cold-watchdog.service' (23,735) at 20210810100021256
25709 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/qemumips/fb.modes' (23,736) at 20210307205553970
25710 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/object.c' (23,737) at 20240405153230607
25711 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/0004-configure-Use-AC_SYS_LARGERFILE-autoconf-macro.patch' (23,738) at 20230114040015470
25712 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/opts-visitor.h' (23,739) at 20210308005046041
25713 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/hiredis-use-default-CC-if-it-is-set.patch' (23,740) at 20241221090017524
25714 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/crypto.h' (23,741) at 20240405153050193
25715 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/date-time.scss' (23,742) at 20210308005107077
25716 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/clock.c' (23,743) at 20210308005002788
25717 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/Kconfig' (23,744) at 20240405153231339
25718 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/iosf_mbi.h' (23,745) at 20210307214926666
25719 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/fru.cpp' (23,746) at 20240909080028327
25720 2025-01-21 03:00:57.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (23,747) at 20241023080015407
25721 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/bmc150_magn_i2c.c' (23,748) at 20240405153049005
25722 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/processor.h' (23,749) at 20240405153045913
25723 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/resulttooltests.py' (23,750) at 20230401080011967
25724 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-hif.c' (23,751) at 20240405153046793
25725 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/Makefile' (23,752) at 20240405153045989
25726 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fb.h' (23,753) at 20240405153046001
25727 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/set_boot_cpu_id.c' (23,754) at 20240405153232271
25728 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/0001-Forward-port-defining-PREFIX_BINDIR-to-use-new-autoc.patch' (23,755) at 20220910030013349
25729 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/Makefile' (23,756) at 20240405153230103
25730 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/arch_timer.c' (23,757) at 20210308005002552
25731 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-platform-devices-ampere-smpro' (23,758) at 20240405153044917
25732 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci.c' (23,759) at 20240520080015191
25733 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/udmabuf.c' (23,760) at 20230426080043960
25734 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/iterator/iterator_1.0/ia_css_iterator.host.c' (23,761) at 20240405153051837
25735 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/netwinder_defconfig' (23,762) at 20240405153045617
25736 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/test_signals_utils.c' (23,763) at 20240405153054237
25737 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml' (23,764) at 20240405153045093
25738 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/debug.h' (23,765) at 20210307214929422
25739 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/man-db/man-db_%.bbappend' (23,766) at 20210307205554386
25740 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_8254.h' (23,767) at 20240405153052669
25741 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/uvc.c' (23,768) at 20240405153049269
25742 2025-01-21 03:00:57.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ipw.c' (23,769) at 20210307214930866
25743 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_rq.h' (23,770) at 20240405153051601
25744 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/fib.sh' (23,771) at 20220525020655207
25745 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch' (23,772) at 20230706080014745
25746 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0012-Fix-implicit-declaration-of-stlcat-strlcopy-function.patch' (23,773) at 20210307205553894
25747 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/.gitignore' (23,774) at 20210307214932678
25748 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/9p-iov-marshal.h' (23,775) at 20210308005045817
25749 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-of-simple.c' (23,776) at 20240405153231543
25750 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host4.json' (23,777) at 20211207040021533
25751 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/polynomial.c' (23,778) at 20240405153053097
25752 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_block.hpp' (23,779) at 20240820080027366
25753 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/hwbus.h' (23,780) at 20210307214929962
25754 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/.clang-format' (23,781) at 20241219090020580
25755 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/riscv_cpu.c' (23,782) at 20210308005003356
25756 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/packet_diag.h' (23,783) at 20210307214931654
25757 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utglobal.c' (23,784) at 20240405153046625
25758 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-nocasedict_2.0.4.bb' (23,785) at 20241221090017556
25759 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-utils.h' (23,786) at 20220525020655115
25760 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/inode.c' (23,787) at 20240405153231719
25761 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pmsu.h' (23,788) at 20240405153045657
25762 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/make/make.inc' (23,789) at 20230401080011971
25763 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/memcpy.S' (23,790) at 20240405153230015
25764 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/SearchFilterMixin.js' (23,791) at 20220105012522983
25765 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/arch_gicv3.h' (23,792) at 20240405153045617
25766 2025-01-21 03:00:57.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/install.sh' (23,793) at 20240405153229975
25767 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qla3xxx.h' (23,794) at 20210309003651200
25768 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/usbduxsigma.c' (23,795) at 20240405153046909
25769 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/ptest-cargo.bbclass' (23,796) at 20241221090017608
25770 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test_1.0.bb' (23,797) at 20241206090014286
25771 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png' (23,798) at 20210307205554342 to deleted uid set
25772 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_l3_drops.sh' (23,799) at 20220525020655207
25773 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvk.c.inc' (23,800) at 20230426080043916
25774 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/Makefile' (23,801) at 20210307214930522
25775 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/opcodes.h' (23,802) at 20240405153045625
25776 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.yaml' (23,803) at 20220525020651682
25777 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pabort-v6.S' (23,804) at 20210307214925970
25778 2025-01-21 03:00:57.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-core/systemd/systemd_%.bbappend' (23,805) at 20241206090014202
25779 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/res_func.S' (23,806) at 20210307214926142
25780 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra194-xusb.yaml' (23,807) at 20240405153045181
25781 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/smp.c' (23,808) at 20240830080013243
25782 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/LICENSE' (23,809) at 20210307205553690
25783 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420.dtsi' (23,810) at 20240405153045601
25784 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-card.c' (23,811) at 20240405153232191
25785 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0001-Use-Os-to-compile-tinyxml2.cpp.patch' (23,812) at 20210307205553990
25786 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-secure.c' (23,813) at 20240405153045665
25787 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/bus.json' (23,814) at 20240405153054109
25788 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/msl/phosphor-max31785-msl@.service' (23,815) at 20220412030021182
25789 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xev_1.2.6.bb' (23,816) at 20240413080012699
25790 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-vf-pit.c' (23,817) at 20220525020652342
25791 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env.h' (23,818) at 20210308005003760
25792 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_io.c' (23,819) at 20240405153051581
25793 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/moxa,moxart-clock.txt' (23,820) at 20210307214925290
25794 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-async.rst' (23,821) at 20210307214925466
25795 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/mv88w8618_eth.h' (23,822) at 20221215040039182
25796 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/Kconfig' (23,823) at 20210308005002916
25797 2025-01-21 03:00:57.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0045-efi-corstone1000-fwu-update-RPC-ABI.patch' (23,824) at 20241206090014210
25798 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-dlm_controld-remove-unnecessary-header-include.patch' (23,825) at 20230811080018298
25799 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_output.h' (23,826) at 20240405153053073
25800 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/index.rst' (23,827) at 20240405153045309
25801 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_edp.c' (23,828) at 20210308005003532
25802 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch' (23,829) at 20241221090017668
25803 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.out' (23,830) at 20210308005046413 to deleted uid set
25804 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz' (23,831) at 20210307205554590 to deleted uid set
25805 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/dev-ioctl.c' (23,832) at 20220525020654343
25806 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.c' (23,833) at 20210307214927930
25807 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/intel_ifs.h' (23,834) at 20240815080012907
25808 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/opregion.h' (23,835) at 20210307214927782
25809 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8186-pinfunc.h' (23,836) at 20240405153052653
25810 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/gemini.yaml' (23,837) at 20220525020651662
25811 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init.h' (23,838) at 20240405153051281
25812 2025-01-21 03:00:57.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/libwatchdog/libwatchdog.sh' (23,839) at 20210810100021256
25813 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/fujitsu_ts.c' (23,840) at 20210307214928506
25814 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/server/process.py' (23,841) at 20241221090017588
25815 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/firmware-update-over-redfish.md' (23,842) at 20221209040006383
25816 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/Kconfig' (23,843) at 20240405153050613
25817 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-2.1/fbset-2.1-fix-makefile-dep.patch' (23,844) at 20210307205553970
25818 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/memop.c' (23,845) at 20240405153232271
25819 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/linux_logo.h' (23,846) at 20210307214931418
25820 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_pkttype.c' (23,847) at 20210307214932026
25821 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_hw.c' (23,848) at 20240405153050321
25822 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfpsingle.c' (23,849) at 20210307214925986
25823 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/big_key-type.h' (23,850) at 20210307214931350
25824 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm80xx_tracepoints.h' (23,851) at 20240405153051685
25825 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/lp8788-charger.c' (23,852) at 20240405153051437
25826 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_alsa.c' (23,853) at 20240405153232207
25827 2025-01-21 03:00:57.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/ethtool.py' (23,854) at 20240405153054073
25828 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0004-src-Do-not-reset-FINAL_LIBS.patch' (23,855) at 20241221090017524
25829 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/index.rst' (23,856) at 20210307214925474
25830 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-divider.h' (23,857) at 20210307214926958
25831 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sa11x0-serial.h' (23,858) at 20210307214931482
25832 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-soupsieve_2.6.bb' (23,859) at 20241221090017560
25833 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/msr.c' (23,860) at 20240405153230107
25834 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/pgalloc.h' (23,861) at 20210307214926370
25835 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/addrs.h' (23,862) at 20210307214926246
25836 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_nvdimm.h' (23,863) at 20220429100100566
25837 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/sys_proto.h' (23,864) at 20210308005002732
25838 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8569MDS.h' (23,865) at 20210308005003580
25839 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/Makefile.am' (23,866) at 20210308004938816
25840 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_dvbt.h' (23,867) at 20210307214928614
25841 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ssfdc.c' (23,868) at 20240405153049713
25842 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc3' (23,869) at 20210307214932154
25843 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/LicheePi_Zero_defconfig' (23,870) at 20210308005003236
25844 2025-01-21 03:00:57.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/tcg-cpu.c' (23,871) at 20210927100127401
25845 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wsa884x.c' (23,872) at 20240815080012931
25846 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-gpio.h' (23,873) at 20221215040039374
25847 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdca.h' (23,874) at 20240405153053745
25848 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_audptr.c' (23,875) at 20240405153046613
25849 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/efi.h' (23,876) at 20240628080013977
25850 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_gige.c' (23,877) at 20210307214930474
25851 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/kasan_sw_tags.S' (23,878) at 20240405153045897
25852 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/00-bmc-ncsi.network.in' (23,879) at 20241213090035010
25853 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/Internal/Manager/meson.build' (23,880) at 20230825080031745 to deleted uid set
25854 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/kbdif.h' (23,881) at 20240326080039546
25855 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/psci/psci.c' (23,882) at 20240628080013989
25856 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_ondemand.c' (23,883) at 20240405153046913
25857 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ComponentIntegrity_v1.xml' (23,884) at 20240918080002708
25858 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/u-boot.lds' (23,885) at 20210308005002824
25859 2025-01-21 03:00:57.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/nvidia,tegra-regulators-coupling.txt' (23,886) at 20210307214925410
25860 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1254-revA.dts' (23,887) at 20240405153045841
25861 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/powernv.h' (23,888) at 20240405153046217
25862 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ctrl_regs.c' (23,889) at 20210308005003360
25863 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/Kconfig' (23,890) at 20210308005003068
25864 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/bind_unbind_sample.sh' (23,891) at 20210307214932682
25865 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/strider_con_dp_defconfig' (23,892) at 20210308005003280
25866 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (23,893) at 20231011080016574
25867 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h' (23,894) at 20240405153231223
25868 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/Makefile' (23,895) at 20240405153051441
25869 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/Kbuild' (23,896) at 20210307214927950
25870 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Naumen' (23,897) at 20211006000025238
25871 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/qemu.h' (23,898) at 20241211090212378
25872 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_driver.h' (23,899) at 20240405153048525
25873 2025-01-21 03:00:57.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/state_map.py' (23,900) at 20221209040018571
25874 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pl022.c' (23,901) at 20240405153231463
25875 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto.c' (23,902) at 20241216090017793
25876 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/cbb/tegra234-cbb.c' (23,903) at 20240405153231455
25877 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-probes.c' (23,904) at 20240405153232195
25878 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/adc.h' (23,905) at 20210309003648976
25879 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_accel.c' (23,906) at 20210307214930902
25880 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64' (23,907) at 20240309090012820
25881 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi' (23,908) at 20240405153045789
25882 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ce4100.h' (23,909) at 20210307214926658
25883 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7795-sysc.h' (23,910) at 20210308005003640
25884 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/hardirq.h' (23,911) at 20220525020654531
25885 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/audit.c' (23,912) at 20240405153230035
25886 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/cpu-qom.h' (23,913) at 20240326080039682
25887 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_83xx.h' (23,914) at 20210309003652824
25888 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm720.S' (23,915) at 20210307214925974
25889 2025-01-21 03:00:57.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_lookup_found.cpp' (23,916) at 20210308005100997
25890 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt_0.68.bb' (23,917) at 20241206090014334
25891 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/core.c' (23,918) at 20240405153231223
25892 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/Kconfig' (23,919) at 20240405153051733
25893 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/booke_interrupts.S' (23,920) at 20240405153046169
25894 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-som.dtsi' (23,921) at 20240405153045489
25895 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/x32-linux' (23,922) at 20230813080012904
25896 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rfc3986-validator/0001-setup.py-move-pytest-runner-to-test_requirements.patch' (23,923) at 20241221090017560
25897 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-adcox.c' (23,924) at 20230426080043952
25898 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/action_utils.hpp' (23,925) at 20210308005405930
25899 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/reset.c' (23,926) at 20210308005002844
25900 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn315/irq_service_dcn315.h' (23,927) at 20240405153047297
25901 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-config.txt' (23,928) at 20240405153232219
25902 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_display.c' (23,929) at 20210307214930674
25903 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c' (23,930) at 20240812080017236
25904 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ppc_defs.h' (23,931) at 20210308005003680
25905 2025-01-21 03:00:57.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle_single.dts' (23,932) at 20210308005003760
25906 2025-01-21 03:00:57.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/scsi/scsi.h' (23,933) at 20240906080037340
25907 2025-01-21 03:00:57.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/Kbuild' (23,934) at 20210307214931614
25908 2025-01-21 03:00:57.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/compiler-gcc.h' (23,935) at 20240405153054049
25909 2025-01-21 03:00:57.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_PSPD.json' (23,936) at 20230223040035987
25910 2025-01-21 03:00:57.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/vc-graphics.inc' (23,937) at 20241206090014278
25911 2025-01-21 03:00:57.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/cadence_wdt.c' (23,938) at 20240405153052237
25912 2025-01-21 03:00:57.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcm63xx_enet.h' (23,939) at 20220525020653455
25913 2025-01-21 03:00:57.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bt1-ccu.h' (23,940) at 20240405153052653
25914 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,fuji_associations.json' (23,941) at 20241212090014007
25915 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/env_callback.h' (23,942) at 20210308005003644
25916 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8971.c' (23,943) at 20240405153232171
25917 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/yoctotestresultsquerytests.py' (23,944) at 20230317080013821
25918 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/head.h' (23,945) at 20240405153046257
25919 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/wrappers/memory-barriers.rst' (23,946) at 20240405153045005
25920 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/init' (23,947) at 20240413080012643
25921 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Nottingham' (23,948) at 20210307205553798
25922 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/hexdump.c' (23,949) at 20210308005003740
25923 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb.h' (23,950) at 20210307214930898
25924 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_qp_grp.c' (23,951) at 20240405153049105
25925 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_ethdr.c' (23,952) at 20240805080013951
25926 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Schedule.v1_2_5.json' (23,953) at 20240619080002952
25927 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/sanity.py' (23,954) at 20240301090012455
25928 2025-01-21 03:00:57.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/samhain-server.bb' (23,955) at 20241206090014286
25929 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/applying-patches.rst' (23,956) at 20210307214925578
25930 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml' (23,957) at 20240405153045173
25931 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/README' (23,958) at 20210308005002988
25932 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bperf_cgroup.bpf.c' (23,959) at 20240405153054185
25933 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7742-cpg-mssr.c' (23,960) at 20210309003649252
25934 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.22.7.bb' (23,961) at 20231126090012789
25935 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/anx7411.c' (23,962) at 20241220090018322
25936 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/edb93xx.c' (23,963) at 20240405153053561
25937 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/clk.h' (23,964) at 20210307214926266
25938 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/microchip,pcie-host.yaml' (23,965) at 20240405153045125
25939 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-tf700t.dts' (23,966) at 20240405153045485
25940 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/intel-ipmi-oem/src/manufacturingcommands.cpp' (23,967) at 20241023080007883 to deleted uid set
25941 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/Makefile.am' (23,968) at 20210308004938820
25942 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubiro@.service.in' (23,969) at 20210308005100305 to deleted uid set
25943 2025-01-21 03:00:57.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_pipe.h' (23,970) at 20240805080013967
25944 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.1' (23,971) at 20210307205554426
25945 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/format-code' (23,972) at 20210728000013612
25946 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c' (23,973) at 20220525020653795
25947 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/op_dump_consts.hpp' (23,974) at 20221014030024028
25948 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/Kbuild' (23,975) at 20210307214927954
25949 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_recovery.c' (23,976) at 20240405153053265
25950 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_probe_helper_test.c' (23,977) at 20240405153230639
25951 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/tsacct.c' (23,978) at 20240405153053073
25952 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/getcpu.h' (23,979) at 20210307214931390
25953 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/Makefile' (23,980) at 20210307214930502
25954 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml' (23,981) at 20240405153045033
25955 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-kernel/linux/linux-aspeed_%.bbappend' (23,982) at 20210807000017354
25956 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/kylin_rk3036/Kconfig' (23,983) at 20210308005003040
25957 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-payload-annotations.v1_2_3.json' (23,984) at 20240824080002938
25958 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap.h' (23,985) at 20210309003649248
25959 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-libretech-all-h3-cc.dts' (23,986) at 20210308005002624
25960 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/time32.h' (23,987) at 20210307214931694
25961 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch' (23,988) at 20230706080014745
25962 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/gpio.txt' (23,989) at 20210307214925422
25963 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/stm32_flash.c' (23,990) at 20210308005003420
25964 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/xilinx.yaml' (23,991) at 20240405153045021
25965 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/memory.json' (23,992) at 20240405153054109
25966 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g25ek.dts' (23,993) at 20240405153045465
25967 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ampere_driver_binder.sh' (23,994) at 20221126040011476
25968 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/Makefile' (23,995) at 20210307214929698
25969 2025-01-21 03:00:57.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/mm_context.h' (23,996) at 20240405153230147
25970 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_0_regs.h' (23,997) at 20240405153046577
25971 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/Makefile' (23,998) at 20240405153052485
25972 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/lru_sort.sh' (23,999) at 20240405153054293
25973 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_disc.h' (24,000) at 20240405153051737
25974 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/monit/monit' (24,001) at 20210307205553986
25975 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/fdt.c' (24,002) at 20210308005002836
25976 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-medusa-defines.h' (24,003) at 20210307214928690
25977 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/Kconfig' (24,004) at 20210307214929210
25978 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/mt7623-power.h' (24,005) at 20210308005003640
25979 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/lan.h' (24,006) at 20210308004938836
25980 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wifi/index.rst' (24,007) at 20210309003648448
25981 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/tricorder.h' (24,008) at 20210308005002952
25982 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblack.dts' (24,009) at 20240405153229903
25983 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_hw.h' (24,010) at 20220525020653543
25984 2025-01-21 03:00:57.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioam6_iptunnel.h' (24,011) at 20240405153052921
25985 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/Kconfig' (24,012) at 20210308005002752
25986 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-base.json' (24,013) at 20220429100100882
25987 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso-wrap.S' (24,014) at 20220525020651958
25988 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-fru-properties.yaml' (24,015) at 20210307205553694
25989 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/plist.c' (24,016) at 20210307214931810
25990 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.socfpga' (24,017) at 20210308005003296
25991 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/socionext,uniphier-regulator.yaml' (24,018) at 20240405153045145
25992 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/cache.c' (24,019) at 20210308005002776
25993 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_devlink.c' (24,020) at 20240405153050261
25994 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.h' (24,021) at 20240405153050065
25995 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c' (24,022) at 20241211090145417
25996 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_broadcast.c' (24,023) at 20240405153053321
25997 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56.c' (24,024) at 20241018080014594
25998 2025-01-21 03:00:57.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psp.h' (24,025) at 20240405153052777
25999 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/arm-ffa-transport.inc' (24,026) at 20221120040010706
26000 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/errno.h' (24,027) at 20220525020654563
26001 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/sse-counter.h' (24,028) at 20210927100127245
26002 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/cs.c' (24,029) at 20210307214926190
26003 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/Makefile' (24,030) at 20210307214928526
26004 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/pytest.ini' (24,031) at 20240106090017245
26005 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml' (24,032) at 20210307205554094
26006 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t208xqds_qixis.h' (24,033) at 20210308005002996
26007 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/merge.py' (24,034) at 20210307205554634
26008 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Flyggsjo' (24,035) at 20210307205553782
26009 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-octeon.c' (24,036) at 20240405153050345
26010 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/user_mgr.cpp' (24,037) at 20241220090036163
26011 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/debian_patches_0014_avoid_pic_overwrite.diff' (24,038) at 20230706080014753
26012 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/atc260x/core.h' (24,039) at 20220525020654583
26013 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/max5432.c' (24,040) at 20240405153049009
26014 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsim_700_defconfig' (24,041) at 20210308005003272
26015 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/Kconfig' (24,042) at 20210307214925962
26016 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/scg.h' (24,043) at 20210308005002652
26017 2025-01-21 03:00:57.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tboot.c' (24,044) at 20240405153046437
26018 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/mmap.c' (24,045) at 20240405153054257
26019 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/rn_chip_offset_byte.h' (24,046) at 20210307214932286
26020 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/smp-r8a7779.c' (24,047) at 20220525020651894
26021 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/fsi.txt' (24,048) at 20210307214925314
26022 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/246.out' (24,049) at 20210927100127497
26023 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/lowlevel_init.S' (24,050) at 20210308005002716
26024 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/Kconfig' (24,051) at 20240405153053557
26025 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_mon.c' (24,052) at 20240405153050273
26026 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_cam.c' (24,053) at 20240405153231475
26027 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/Kconfig' (24,054) at 20240405153051913
26028 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/axg-audio-clkc.h' (24,055) at 20210308005003632
26029 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.out' (24,056) at 20210308005046405 to deleted uid set
26030 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/libpldm.wrap' (24,057) at 20230511080031859
26031 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/psci.c' (24,058) at 20210308005002792
26032 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_qixis.h' (24,059) at 20210308005002968
26033 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-mix.c' (24,060) at 20240405153046805
26034 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/registers.h' (24,061) at 20240405153053941
26035 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/Makefile' (24,062) at 20240405153231319
26036 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-phicomm-k3.dts' (24,063) at 20240405153229871
26037 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/Makefile' (24,064) at 20210308005003036
26038 2025-01-21 03:00:57.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/pwrseq.c' (24,065) at 20210307214929934
26039 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/trace.c' (24,066) at 20210307214929758
26040 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/evm.c' (24,067) at 20210308005003076
26041 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/cdns-pltfrm.c' (24,068) at 20240613080016471
26042 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/instruction.json' (24,069) at 20240405153054109
26043 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/helper.c' (24,070) at 20240906080037540
26044 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18218_priv.h' (24,071) at 20210307214928802
26045 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/edid.S' (24,072) at 20210307214932470
26046 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_internal.h' (24,073) at 20240405153051845
26047 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/via.c' (24,074) at 20220525020651986
26048 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot-uefi-capsule-update.inc' (24,075) at 20241221090017472
26049 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mrccache.h' (24,076) at 20210308005002880
26050 2025-01-21 03:00:57.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/cfam_access.hpp' (24,077) at 20210308005103637
26051 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch' (24,078) at 20240413080012699
26052 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-linux.c' (24,079) at 20240906080037376
26053 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acinterp.h' (24,080) at 20240405153046617
26054 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/instances/instance.tc' (24,081) at 20210307214932674
26055 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-yavia.dts' (24,082) at 20240405153045829
26056 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel_tcc.h' (24,083) at 20240405153231815
26057 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1024rdb.dts' (24,084) at 20240405153046093
26058 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c' (24,085) at 20240405153230619
26059 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (24,086) at 20241206090014222
26060 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S' (24,087) at 20210308005002556
26061 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/bufq/interface/ia_css_bufq_comm.h' (24,088) at 20210309003653020
26062 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7ulp-pinfunc.h' (24,089) at 20240405153045533
26063 2025-01-21 03:00:57.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/desc.h' (24,090) at 20210308005003356
26064 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bananapi_m2u.c' (24,091) at 20241211090212246
26065 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-x86/x86-power-control/x86-power-control_%.bbappend' (24,092) at 20241206090014230
26066 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dts' (24,093) at 20240405153045761
26067 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/amd-xgbe.c' (24,094) at 20210308005045981
26068 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/ram_internal.h' (24,095) at 20240405153052493
26069 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-intel-int3496.c' (24,096) at 20240405153047025
26070 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_wrap_special_regs.h' (24,097) at 20240405153046601
26071 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/fix-filesubst-errexit.patch' (24,098) at 20241221090017676
26072 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-rock960.dts' (24,099) at 20210308005002608
26073 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7620-pinctrl.yaml' (24,100) at 20240405153045133
26074 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_object.c' (24,101) at 20240405153230563
26075 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3228-power.h' (24,102) at 20210307214931346
26076 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_wildfire.c' (24,103) at 20220525020651798
26077 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/TODO' (24,104) at 20240405153051873
26078 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-i2c.h' (24,105) at 20241219090010504
26079 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/salvator-common.dtsi' (24,106) at 20240405153045813
26080 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_dw_mipi_dsi.h' (24,107) at 20240405153048569
26081 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/style.rst' (24,108) at 20240326080039402
26082 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mcp795.c' (24,109) at 20220525020653951
26083 2025-01-21 03:00:57.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/chrpath/standarddoc.patch' (24,110) at 20241221090017656
26084 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/wcmd.h' (24,111) at 20220525020654195
26085 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zoned-reclaim.c' (24,112) at 20220525020653227
26086 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/fixed.txt' (24,113) at 20210308005003308
26087 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/generate-rndc-key.sh' (24,114) at 20230813080012876
26088 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/neo/MAINTAINERS' (24,115) at 20210308005003088
26089 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/config' (24,116) at 20210307214932698
26090 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/export.h' (24,117) at 20210307214932742
26091 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am43x-epos-evm.dts' (24,118) at 20210308005002564
26092 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nuvoton/npcm-regs.h' (24,119) at 20240405153230807
26093 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/auxdisplay/Makefile' (24,120) at 20210309003654512
26094 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0006-Prevent-ffmpeg-configure-compile-race-condition.patch' (24,121) at 20230211040012643
26095 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/stxssa8555.dts' (24,122) at 20240405153046093
26096 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rm/cpu-feature-overrides.h' (24,123) at 20210307214926226
26097 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/VirtualMediaCollection.json' (24,124) at 20240619080002956
26098 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/Kconfig' (24,125) at 20210308005002556
26099 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_llc.h' (24,126) at 20240405153053381
26100 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234.dtsi' (24,127) at 20240405153229935
26101 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/apm-xgene-enet.txt' (24,128) at 20210307214925370
26102 2025-01-21 03:00:57.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/asid.c' (24,129) at 20240405153045913
26103 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/clcd.h' (24,130) at 20210307214931354
26104 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/key.h' (24,131) at 20240405153053293
26105 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/pipeline_4k_split.svg' (24,132) at 20240405153045213
26106 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/cros_ec_sensors_core.h' (24,133) at 20240405153052705
26107 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/Makefile' (24,134) at 20210308005002752
26108 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mipsregs.h' (24,135) at 20210308005002816
26109 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/scatterlist/main.c' (24,136) at 20220525020655187
26110 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_h.c' (24,137) at 20210308005046521
26111 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/a2jmidid/ppc_musl_ucontext.patch' (24,138) at 20220402030015975
26112 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/x86_64/cpu.c' (24,139) at 20210308005002860
26113 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/cs_privilege_levels.json' (24,140) at 20241031080012183
26114 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/scap-security-guide_0.1.74.bb' (24,141) at 20241221090017576
26115 2025-01-21 03:00:57.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/ynl-regen.sh' (24,142) at 20240405153232219
26116 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/test_bmc_poll_errors.robot' (24,143) at 20240628080017121
26117 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/Makefile' (24,144) at 20210308005003004
26118 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/README.sh7785lcr' (24,145) at 20210308005003036
26119 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/mux-controller.yaml' (24,146) at 20240405153045113
26120 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/tqm85xx.c' (24,147) at 20240405153230051
26121 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-ebony.c' (24,148) at 20210307214926362
26122 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/Kbuild' (24,149) at 20220525020655187
26123 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/bios32.c' (24,150) at 20240405153045629
26124 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.prettierrc.yaml' (24,151) at 20221208040007434
26125 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/gtk.c' (24,152) at 20241211090212558
26126 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_dma.h' (24,153) at 20240405153046277
26127 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/bsc913x_rdb.c' (24,154) at 20240405153230051
26128 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/mmu-8xx.h' (24,155) at 20240405153046121
26129 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smscphy.h' (24,156) at 20240405153231839
26130 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/memory.h' (24,157) at 20210307214925946
26131 2025-01-21 03:00:57.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/nic-hostful@.target' (24,158) at 20230629131804623
26132 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_local_storage.c' (24,159) at 20240405153054261
26133 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/bmg160.h' (24,160) at 20210307214928346
26134 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_de1_soc.h' (24,161) at 20210308005003616
26135 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/trace.c' (24,162) at 20210307214931994
26136 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_nat_h323.c' (24,163) at 20240405153053257
26137 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Assembly_v1.xml' (24,164) at 20240619080002920
26138 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/memcpy.S' (24,165) at 20210307214926114
26139 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-union.err' (24,166) at 20220429100100882
26140 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/plutux/Kconfig' (24,167) at 20210308005002920
26141 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v4.c' (24,168) at 20240405153049197
26142 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.acpihmat' (24,169) at 20240906080037556 to deleted uid set
26143 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c' (24,170) at 20240405153232283
26144 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/no_hz.rst' (24,171) at 20240405153045265
26145 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_dvb.h' (24,172) at 20210307214928702
26146 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/maintainers.rst' (24,173) at 20241211090212234
26147 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/Makefile' (24,174) at 20220525020654919
26148 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sch5627.c' (24,175) at 20240405153230667
26149 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-hisi-poplar.c' (24,176) at 20210307214928782
26150 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mcf.c' (24,177) at 20240710080014597
26151 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/or' (24,178) at 20240405153053437
26152 2025-01-21 03:00:57.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9131RDB_NAND_SYSCLK100_defconfig' (24,179) at 20210308005003232
26153 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/unwind.c' (24,180) at 20240405153045361
26154 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-no-samples' (24,181) at 20210307214932570
26155 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/required-features.h' (24,182) at 20210307214926750
26156 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/ptrace.c' (24,183) at 20240805080013923
26157 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/tps65219-pwrbutton.c' (24,184) at 20240405153049145
26158 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-tegra194-acpi.c' (24,185) at 20240405153051229
26159 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x-core.c' (24,186) at 20240613080016411
26160 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-numa_num_possible_cpus.c' (24,187) at 20210307214932470
26161 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/devinfo.h' (24,188) at 20240405153052765
26162 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.atmel_pmecc' (24,189) at 20210308005003292
26163 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/scpsys.txt' (24,190) at 20210307214925422
26164 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/0001-Update-exported-symbol-list.patch' (24,191) at 20210307205553802
26165 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_timed_power_on.robot' (24,192) at 20240627080021052
26166 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0004-Add-FFMPEG_EXTRA_CFLAGS-and-FFMPEG_EXTRA_LDFLAGS.patch' (24,193) at 20210307205554106
26167 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c' (24,194) at 20240405153047113
26168 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_component.h' (24,195) at 20210307214931598
26169 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/version_string.h' (24,196) at 20230302090047762
26170 2025-01-21 03:00:57.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/ceph-type.h' (24,197) at 20210307214931350
26171 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4350.dtsi' (24,198) at 20240405153045533
26172 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-div.c' (24,199) at 20240405153046777
26173 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_bit_action.hpp' (24,200) at 20210308005405930
26174 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interconnect.h' (24,201) at 20240405153052709
26175 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/expected_stderr' (24,202) at 20210307214932154
26176 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/http_connection.hpp' (24,203) at 20241025080002985 to deleted uid set
26177 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/README.P1010RDB-PA' (24,204) at 20210308005002988
26178 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/dwc2.yaml' (24,205) at 20240405153045181
26179 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/stm32f7/Kconfig' (24,206) at 20210308005002780
26180 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-apmixedsys.c' (24,207) at 20240405153046797
26181 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/sart.c' (24,208) at 20240405153051753
26182 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb' (24,209) at 20230520080014504
26183 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/cs53l32a.h' (24,210) at 20210307214931542
26184 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config.bb' (24,211) at 20241206090014278
26185 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_inq.c' (24,212) at 20240405153232279
26186 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/int_port.h' (24,213) at 20240405153050109
26187 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_goto.c' (24,214) at 20240405153050169
26188 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/poweroff_unittest.cpp' (24,215) at 20211014000010487
26189 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/iss_defconfig' (24,216) at 20210307214926758
26190 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a1-spl_defconfig' (24,217) at 20220215040051528
26191 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cacheflush.h' (24,218) at 20240405153229975
26192 2025-01-21 03:00:57.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/Makefile' (24,219) at 20210308005003524
26193 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c' (24,220) at 20240405153230331
26194 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio.h' (24,221) at 20241211090212442
26195 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/brcmstb_dpfe.c' (24,222) at 20240405153230827
26196 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32f100_soc.c' (24,223) at 20240906080037196
26197 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ethtool/ethtool/run-ptest' (24,224) at 20210307205554558
26198 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/Kconfig' (24,225) at 20210308005002792
26199 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/uefi.rst' (24,226) at 20240405153044989
26200 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/net_driver.h' (24,227) at 20240405153050269
26201 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/rotary-encoder.rst' (24,228) at 20220525020651738
26202 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/rfkill.c' (24,229) at 20210307214929802
26203 2025-01-21 03:00:57.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_dedup_split.c' (24,230) at 20240405153054249
26204 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/conf/layer.conf' (24,231) at 20241221090017580
26205 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-simpleeval/run-ptest' (24,232) at 20240301090012435
26206 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-numa.rst' (24,233) at 20210308005045805
26207 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3368.c' (24,234) at 20210308005003464
26208 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/0001-include-sys-select.h-for-FD_-definitions.patch' (24,235) at 20230706080014749
26209 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/linux-compat.h' (24,236) at 20210308005003516
26210 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_output_7a1000.c' (24,237) at 20240405153230583
26211 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/recovery.c' (24,238) at 20210308005003552
26212 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_powernv.c' (24,239) at 20210307214926946
26213 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/mt7621.h' (24,240) at 20240405153046005
26214 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/README.md' (24,241) at 20240905080011586
26215 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/firmware.c' (24,242) at 20220525020653819
26216 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-core/packagegroup/packagegroup-core-security.bbappend' (24,243) at 20220721030015849
26217 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/keystone-pll.txt' (24,244) at 20240405153229755
26218 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi' (24,245) at 20240405153229891
26219 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryDomain_v1.xml' (24,246) at 20240619080002928
26220 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/actions.hpp' (24,247) at 20240820080023682
26221 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts' (24,248) at 20240405153045713
26222 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/fsp_configs.h' (24,249) at 20210308005002876
26223 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/controllers/Makefile' (24,250) at 20240405153049709
26224 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen2_engine_cs.c' (24,251) at 20240405153230563
26225 2025-01-21 03:00:57.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx27.c' (24,252) at 20240405153045645
26226 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vhost-user-blk-test.c' (24,253) at 20240906080037572
26227 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/brcm_200g_1p_ocp_mezz.json' (24,254) at 20240619080005104
26228 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_sii164.c' (24,255) at 20240405153231491
26229 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/include/opfunctions' (24,256) at 20241025080018741
26230 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs42l43-i2c.c' (24,257) at 20240405153230831
26231 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/jump_label.h' (24,258) at 20240405153229907
26232 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/xstate.h' (24,259) at 20240913080013773
26233 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_bitdef.h' (24,260) at 20210307214930638
26234 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi' (24,261) at 20241115090012941
26235 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/goldfish.c' (24,262) at 20240405153231503
26236 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-keyboard.sh' (24,263) at 20240405153054309
26237 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch' (24,264) at 20210307205554562
26238 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/lfs.c' (24,265) at 20210307214926438
26239 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/inotify.h' (24,266) at 20240405153052709
26240 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d35ek.dts' (24,267) at 20240405153045469
26241 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-vinco.dts' (24,268) at 20240405153229875
26242 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/clksrc_st_lpc.c' (24,269) at 20210307214927046
26243 2025-01-21 03:00:57.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9081.h' (24,270) at 20210307214932370
26244 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_disp_regs.h' (24,271) at 20210309003649908
26245 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kernel-hacking/hacking.rst' (24,272) at 20240405153045225
26246 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/decode_exc.c' (24,273) at 20240405153046085
26247 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/179' (24,274) at 20210927100127489
26248 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_fan_operation.robot' (24,275) at 20210608100025341
26249 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/TODO' (24,276) at 20240405153048929
26250 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/test.json' (24,277) at 20230920080013648
26251 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hw.c' (24,278) at 20240405153050549
26252 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi.c' (24,279) at 20210308005003020
26253 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-freezegun/run-ptest' (24,280) at 20240309090012808
26254 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinmux-node.yaml' (24,281) at 20240405153045137
26255 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/bus.h' (24,282) at 20210307214928078
26256 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/cros-ec-keyboard.h' (24,283) at 20220525020654543
26257 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_mvrp.c' (24,284) at 20210307214931866
26258 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/heartbeat_messages.cpp' (24,285) at 20241224090003036
26259 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/Makefile' (24,286) at 20240405153048373
26260 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/warning.png' (24,287) at 20220105012522963 to deleted uid set
26261 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/README.md' (24,288) at 20240618080025501
26262 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/power/tps65090.txt' (24,289) at 20210308005003308
26263 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.yaml' (24,290) at 20240405153045057
26264 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/virtual-memory.json' (24,291) at 20240405153054149
26265 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btqcomsmd.c' (24,292) at 20240405153046725
26266 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vietas' (24,293) at 20210307205553794
26267 2025-01-21 03:00:57.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/files/0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch' (24,294) at 20241221090017636
26268 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-byt-match.c' (24,295) at 20240405153053957
26269 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/ipmi/fii-ipmi-oem_git.bb' (24,296) at 20240622080013239
26270 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00mac.c' (24,297) at 20240405153231243
26271 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/types.py' (24,298) at 20240906080037444
26272 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sam9x60.c' (24,299) at 20240405153046773
26273 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/unpopulated-alloc.c' (24,300) at 20240405153052249
26274 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/mmc_host_def.h' (24,301) at 20210308005002648
26275 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/Makefile.am' (24,302) at 20210308004938832
26276 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/rng-random.c' (24,303) at 20240906080037140
26277 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/reactor_printk.c' (24,304) at 20240405153053061
26278 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-a10-dramc.c' (24,305) at 20240906080037252
26279 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz' (24,306) at 20210307205554594 to deleted uid set
26280 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6dlarm2_defconfig' (24,307) at 20210308005003268
26281 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-v4l2.rst' (24,308) at 20220525020651786
26282 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/memmap.c' (24,309) at 20240628080013985
26283 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/divider.c' (24,310) at 20240405153230247
26284 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/Kconfig' (24,311) at 20220525020654131
26285 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max197.rst' (24,312) at 20210307214925502
26286 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/pcspkr.dtsi' (24,313) at 20210308005002872
26287 2025-01-21 03:00:57.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/pci-octeon.h' (24,314) at 20240405153046013
26288 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/common/board.c' (24,315) at 20210308005003048
26289 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/mem.c' (24,316) at 20240624080012836
26290 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/feature-fixups.h' (24,317) at 20240405153230027
26291 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/representors.rst' (24,318) at 20240405153045241
26292 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec_1.2.2a.bb' (24,319) at 20241206090014242
26293 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap_l3_noc.c' (24,320) at 20240405153046737
26294 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c' (24,321) at 20240405153047221
26295 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ib62x0.dts' (24,322) at 20240405153045457
26296 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/Kconfig' (24,323) at 20240405153049417
26297 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_wait.c' (24,324) at 20210307214932722
26298 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/hotplug.c' (24,325) at 20210307214925962
26299 2025-01-21 03:00:57.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/arcnet.rst' (24,326) at 20210307214925526
26300 2025-01-21 03:00:57.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fpu.c' (24,327) at 20220525020654755
26301 2025-01-21 03:00:57.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/read_window_write_flush.c' (24,328) at 20210308005108641
26302 2025-01-21 03:00:57.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_2.0.2.bb' (24,329) at 20220618030015166
26303 2025-01-21 03:00:57.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm44xx_54xx.h' (24,330) at 20210307214925926
26304 2025-01-21 03:00:57.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/v11_structs.h' (24,331) at 20240405153048325
26305 2025-01-21 03:00:57.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/xhci.asl' (24,332) at 20210308005002876
26306 2025-01-21 03:00:57.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/gplugd/gplugd.c' (24,333) at 20210308005002904
26307 2025-01-21 03:00:57.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sonet.h' (24,334) at 20210307214931658
26308 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-pinfunc.h' (24,335) at 20210416100025434
26309 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/adf_c3xxx_hw_data.c' (24,336) at 20240405153230267
26310 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,micfil.yaml' (24,337) at 20240405153229799
26311 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/stdplus.wrap' (24,338) at 20230629131804627
26312 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsnames.c' (24,339) at 20210307214926838
26313 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/openpromfs/inode.c' (24,340) at 20240613080016495
26314 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/index.rst' (24,341) at 20240405153229747
26315 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno.dts' (24,342) at 20240405153045717
26316 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_parse_ktap_output.log' (24,343) at 20240405153054225
26317 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/samsung,boot-mode.h' (24,344) at 20240405153052653
26318 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/control.c' (24,345) at 20210309003654944
26319 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nomadik/cpu-8815.c' (24,346) at 20240405153229911
26320 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmbr2684.h' (24,347) at 20240405153052905
26321 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/crc16.c' (24,348) at 20210308005003544
26322 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/cc770.h' (24,349) at 20210309003650504
26323 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pcmcia/Makefile' (24,350) at 20210307214932506
26324 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/fsl_ddr_edac.h' (24,351) at 20240405153047017
26325 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opus-tools/opus-tools_0.2.bb' (24,352) at 20220402030015899
26326 2025-01-21 03:00:57.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/Kconfig' (24,353) at 20240405153049473
26327 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/traceroute/traceroute_2.1.6.bb' (24,354) at 20241221090017500
26328 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm.dts' (24,355) at 20240405153045745
26329 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3_cap_checkpoint_restore.c' (24,356) at 20210309003655996
26330 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PowerSubsystem_v1.xml' (24,357) at 20240619080002932
26331 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml' (24,358) at 20240405153045181
26332 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/unwind-libdw.c' (24,359) at 20240405153232219
26333 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/qcom_rpm.h' (24,360) at 20210307214931434
26334 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_mmu.c' (24,361) at 20240712080021065
26335 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p5040_ids.c' (24,362) at 20210308005002832
26336 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/bluetooth.h' (24,363) at 20241220090018326
26337 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sunrpc_syms.c' (24,364) at 20220525020654911
26338 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma2_qm_regs.h' (24,365) at 20240405153046573
26339 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/ioremap.h' (24,366) at 20210309003648980
26340 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuspassiveredundancy.cpp' (24,367) at 20241210090026644
26341 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h' (24,368) at 20240405153046125
26342 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/vtable.hpp' (24,369) at 20240817080036824
26343 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/l3_bank_test.c' (24,370) at 20210309003656012
26344 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_init.h' (24,371) at 20220525020652514
26345 2025-01-21 03:00:57.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/mpp.h' (24,372) at 20210307214925978
26346 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vmx_syscall.c' (24,373) at 20210309003656012
26347 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bridge_loop_avoidance.h' (24,374) at 20220525020654791
26348 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/libsmi-fix-the-test-dump-files.patch' (24,375) at 20210307205553982
26349 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_spq.c' (24,376) at 20240405153050237
26350 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs42l43.c' (24,377) at 20240405153231319
26351 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/addrspace.h' (24,378) at 20240405153045933
26352 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mmhubbub.h' (24,379) at 20240405153047237
26353 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-sa11x0.h' (24,380) at 20210307214931410
26354 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/Kconfig' (24,381) at 20210308005003028
26355 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/generic_section_test.cpp' (24,382) at 20210308005049141
26356 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/exec.h' (24,383) at 20240405153045937
26357 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-dai-pcm.c' (24,384) at 20240405153053969
26358 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/riscv,timer.yaml' (24,385) at 20240405153045181
26359 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/guest_sprintf.c' (24,386) at 20240405153232271
26360 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl115.h' (24,387) at 20240405153049009
26361 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts' (24,388) at 20240405153229927
26362 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/auxtrace.c' (24,389) at 20240405153054089
26363 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_vi.h' (24,390) at 20210307214927226
26364 2025-01-21 03:00:57.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_port.h' (24,391) at 20240405153231843
26365 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_sp.h' (24,392) at 20241104090011575 to deleted uid set
26366 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/p212.c' (24,393) at 20210308005002912
26367 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tdx/Makefile' (24,394) at 20240405153054377
26368 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Moskosel' (24,395) at 20210307205553786
26369 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_meta.c' (24,396) at 20240405153053365
26370 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/thermal-notification' (24,397) at 20210307214925186
26371 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts' (24,398) at 20240405153045785
26372 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_res.c' (24,399) at 20240405153049893
26373 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_cp.c' (24,400) at 20240405153051525
26374 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/tlv.h' (24,401) at 20240405153052949
26375 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_cmp.c' (24,402) at 20210307214926274
26376 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/test/test_utils.cpp' (24,403) at 20241114091025397
26377 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-realtek/rtd1195.c' (24,404) at 20210307214925946
26378 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/doc/TREE_RCU-kconfig.txt' (24,405) at 20240405153054369
26379 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/types.rs' (24,406) at 20240913080013861
26380 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/wm,wm8505-fb.txt' (24,407) at 20210307214925310
26381 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-hooks.c' (24,408) at 20210307214932602
26382 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/thermal.rst' (24,409) at 20240405153045213
26383 2025-01-21 03:00:57.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/ptp_ixp46x.c' (24,410) at 20240405153050325
26384 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rtc.h' (24,411) at 20210307214931614
26385 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/nlohmann_json.wrap' (24,412) at 20231212090022086
26386 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am4372.dtsi' (24,413) at 20210308005002564
26387 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imxrt1050-pinfunc.h' (24,414) at 20240405153045533
26388 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/parsing.py' (24,415) at 20241221090017704
26389 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/Makefile' (24,416) at 20240405153050661
26390 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/imx258.yaml' (24,417) at 20240405153045093
26391 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-netgear-r6300-v2.dts' (24,418) at 20240405153045425
26392 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bdw-rt5650.c' (24,419) at 20240405153053941
26393 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/dma.h' (24,420) at 20240405153046381
26394 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/settings/phosphor-settings-manager/ncplite_settings.override.yml' (24,421) at 20230412080023460
26395 2025-01-21 03:00:57.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dss.h' (24,422) at 20240405153048673
26396 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_cs.c' (24,423) at 20220525020653767
26397 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml' (24,424) at 20240405153229759
26398 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-ss.yaml' (24,425) at 20240405153045129
26399 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9055/reg.h' (24,426) at 20210307214931426
26400 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ilitek,ili9322.yaml' (24,427) at 20240405153045041
26401 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/maintainer-tip.rst' (24,428) at 20240405153045277
26402 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/fb.h' (24,429) at 20240405153045937
26403 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subprogs_unused.c' (24,430) at 20210309003655988
26404 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_arm_spe_fork.sh' (24,431) at 20240405153232231
26405 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/bu21029.txt' (24,432) at 20210307214925338
26406 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_port.c' (24,433) at 20240405153231031
26407 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0001-fix-compile-failure-with-musl.patch' (24,434) at 20241221090017696
26408 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/webserver_run.hpp' (24,435) at 20240411080003069
26409 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/nftables.h' (24,436) at 20240405153231855
26410 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/dragonboard410c.c' (24,437) at 20210308005003032
26411 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-io.h' (24,438) at 20240405153050529
26412 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_primary_console.h' (24,439) at 20240326080039446
26413 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_uncore.c' (24,440) at 20240405153048553
26414 2025-01-21 03:00:57.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/estoraged.cpp' (24,441) at 20240817080005771
26415 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/MultiFactorAuthConfiguration/meson.build' (24,442) at 20240913080021481 to deleted uid set
26416 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-util.c' (24,443) at 20240906080037432
26417 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ast2700-smc-test.c' (24,444) at 20241211090212542
26418 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_chains.sh' (24,445) at 20220525020655219
26419 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/commands.c' (24,446) at 20240405153050613
26420 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-lewisburg.c' (24,447) at 20240405153231323
26421 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-ipc-kernel-injector.c' (24,448) at 20240405153054005
26422 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/elevator.c' (24,449) at 20241118090018491
26423 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/classes/base-do-configure-modified.bbclass' (24,450) at 20231126090012825
26424 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/fault_64.c' (24,451) at 20240405153046333
26425 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/cfbcopyarea.c' (24,452) at 20240405153231579
26426 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch' (24,453) at 20210307205554614
26427 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx7_gpr.h' (24,454) at 20210308005046021
26428 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/pinmux.c' (24,455) at 20210308005002792
26429 2025-01-21 03:00:57.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-px5_defconfig' (24,456) at 20210308005003256
26430 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/msg_port.h' (24,457) at 20210308005002876
26431 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_clp.h' (24,458) at 20240405153046277
26432 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_helpers.h' (24,459) at 20240405153051861
26433 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ublimage.c' (24,460) at 20210308005003772
26434 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/basic_call.c' (24,461) at 20210307214932658
26435 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/entitymap_test.json' (24,462) at 20240514080031406
26436 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/qcom_bam_dmux.c' (24,463) at 20241011080017339
26437 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c' (24,464) at 20240429080012428
26438 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x-hdmi.c' (24,465) at 20240405153049305
26439 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/wd.c' (24,466) at 20240405153049777
26440 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-ddr3l-evk.dts' (24,467) at 20240405153045729
26441 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Channel/ChannelAccess.interface.yaml' (24,468) at 20221207040023627
26442 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-audio-pll.c' (24,469) at 20210307214926958
26443 2025-01-21 03:00:57.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/run-ci' (24,470) at 20241204090010699
26444 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/Kconfig' (24,471) at 20220525020654287
26445 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-tls-iothread.out' (24,472) at 20240906080037568
26446 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dio_link_encoder.c' (24,473) at 20240405153047257
26447 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3530.c' (24,474) at 20240405153049217
26448 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/phonet.rst' (24,475) at 20240405153045241
26449 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ilitek,ili9225.txt' (24,476) at 20210307214925302
26450 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvb-frontend-event.rst' (24,477) at 20210309003648476
26451 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/events-policy/config.yaml' (24,478) at 20210811000030029
26452 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emufx.c' (24,479) at 20240405153232127
26453 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ttf-mplus' (24,480) at 20210307205553870
26454 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/xtfpga.c' (24,481) at 20210308005002944
26455 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/README.md' (24,482) at 20240816080008910
26456 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp_input.h' (24,483) at 20220525020654971
26457 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/meson.build' (24,484) at 20210310110040172
26458 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/pci_nrtr_regs.h' (24,485) at 20240405153046605
26459 2025-01-21 03:00:57.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_h4.c' (24,486) at 20240405153046725
26460 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/system1/channel_config.json' (24,487) at 20241106090019922
26461 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc4000.h' (24,488) at 20210307214928802
26462 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/meson.build' (24,489) at 20221203040020242
26463 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-flash' (24,490) at 20210309003648256
26464 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/setjmp.h' (24,491) at 20210308005002880
26465 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb' (24,492) at 20240302090018214
26466 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/carminefb_regs.h' (24,493) at 20210307214930902
26467 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c' (24,494) at 20240405153047117
26468 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_stats.c' (24,495) at 20240405153050113
26469 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/imximage.cfg' (24,496) at 20210308005002984
26470 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7791.c' (24,497) at 20240405153048949
26471 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/leds/yosemite4-led-manager-config-native.bb' (24,498) at 20241221090017480
26472 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_private_obj.c' (24,499) at 20210307214927734
26473 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl5xx_defs.h' (24,500) at 20240405153049293
26474 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_close_unittest.cpp' (24,501) at 20210918000044923
26475 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/journalling.rst' (24,502) at 20210309003648420
26476 2025-01-21 03:00:57.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/MAINTAINERS' (24,503) at 20210308005002972
26477 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/acpi/pcc.h' (24,504) at 20240405153052617 to deleted uid set
26478 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-imx.c' (24,505) at 20240405153052037
26479 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml' (24,506) at 20240405153229767
26480 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/.clang-format' (24,507) at 20241220090035175
26481 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/extable.h' (24,508) at 20240405153046245
26482 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsim_700be_defconfig' (24,509) at 20210308005003272
26483 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/faultinfo.h' (24,510) at 20210307214926754
26484 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-MA-Boston' (24,511) at 20210307205553754
26485 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/compress/_pipecompress.py' (24,512) at 20220910030013373
26486 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/proc.c' (24,513) at 20240405153045945
26487 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/virtio.rst' (24,514) at 20240906080037172
26488 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_crypto.h' (24,515) at 20210307214927082
26489 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/entry/syscalls/syscall_64.tbl' (24,516) at 20240405153232223
26490 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/mipssim.c' (24,517) at 20241211090212290
26491 2025-01-21 03:00:57.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_global_conf_regs.h' (24,518) at 20240405153046605
26492 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pps-tools/pps-tools/0001-Use-lld-in-printf-for-64-bit-time_t.patch' (24,519) at 20241221090017544
26493 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircd.service' (24,520) at 20210307205553850
26494 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/key.c' (24,521) at 20240405153051949
26495 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c' (24,522) at 20220525020653623
26496 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/gdbstub.c' (24,523) at 20240906080037456
26497 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/st,stpmu1.h' (24,524) at 20210308005003636
26498 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/mem_noshuf_exception.c' (24,525) at 20230925080040097
26499 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bitext.h' (24,526) at 20210307214926578
26500 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_pcm.c' (24,527) at 20240405153232127
26501 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/galaxy/galaxy.c' (24,528) at 20220525020654979
26502 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/201.out' (24,529) at 20210308005046457
26503 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/mp.c' (24,530) at 20210308005002728
26504 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/vegman_sx20_baseboard.json' (24,531) at 20221221040007774
26505 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory-internal.h' (24,532) at 20230426080043756
26506 2025-01-21 03:00:57.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4memcpy.S' (24,533) at 20210307214926606
26507 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ip5xxx_power.c' (24,534) at 20240405153051433
26508 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_xtensa_lx60.py' (24,535) at 20241211090212542
26509 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/hwprobe/sys_hwprobe.S' (24,536) at 20240405153054369
26510 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/fs.c' (24,537) at 20240405153052285
26511 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_36BIT_SDCARD_defconfig' (24,538) at 20210308005003240
26512 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/mvme7100.c' (24,539) at 20240405153230051
26513 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ghash-generic.c' (24,540) at 20210307214926798
26514 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_helper_funcs.py' (24,541) at 20240906080037476
26515 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/poly1305-p10le_64.S' (24,542) at 20240405153230027
26516 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/netgear,dgnd3700v2.dts' (24,543) at 20210308005002816
26517 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun9i-a80.dtsi' (24,544) at 20210308005002628
26518 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci_iommu.c' (24,545) at 20240910080014010
26519 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/watchdog/rzg2l_wdt.c' (24,546) at 20240805080014011 to deleted uid set
26520 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra234-pinmux-aon.yaml' (24,547) at 20240405153045133
26521 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_ioctl.c' (24,548) at 20240405153051509
26522 2025-01-21 03:00:57.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/mvtwsi.c' (24,549) at 20210308005003384
26523 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-yuv.c' (24,550) at 20240805080013967
26524 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mtd/backend.c' (24,551) at 20230809080010799
26525 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/Kconfig' (24,552) at 20210307214929298
26526 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_NPT.h' (24,553) at 20210307214931650
26527 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/net/intel/i40e_client.h' (24,554) at 20240405153052749
26528 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/crate.py' (24,555) at 20241206090014286
26529 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/Kconfig' (24,556) at 20240405153049005
26530 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config/swift/zone_conditions.yaml' (24,557) at 20210307205553702
26531 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/Makefile' (24,558) at 20210307214926730
26532 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT' (24,559) at 20240906080037556 to deleted uid set
26533 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msubr_q_w.c' (24,560) at 20210308005046513
26534 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch' (24,561) at 20240127090011888
26535 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info-sh73a0.c' (24,562) at 20210308005002768
26536 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/srio.c' (24,563) at 20210308005002836
26537 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/onenand_bbt.c' (24,564) at 20210308005003416
26538 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/Kconfig' (24,565) at 20240405153051269
26539 2025-01-21 03:00:57.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/pxa/smemc.h' (24,566) at 20240405153052793
26540 2025-01-21 03:00:57.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_3_0_sh_mask.h' (24,567) at 20240405153047885
26541 2025-01-21 03:00:57.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-chardev.c' (24,568) at 20230925080040105
26542 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/amd_hsmp.h' (24,569) at 20240405153046401
26543 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/regd.c' (24,570) at 20240405153050633
26544 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/entry.h' (24,571) at 20220525020651966
26545 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/amlogic,meson6-timer.yaml' (24,572) at 20240405153045177
26546 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_s5k83a.h' (24,573) at 20210307214928830
26547 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EventDestinationCollection.json' (24,574) at 20240619080002944
26548 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c' (24,575) at 20240405153048421
26549 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/leo.c' (24,576) at 20240405153231587
26550 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/data.h' (24,577) at 20240405153046249
26551 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/rzn1-pinctrl.h' (24,578) at 20210307214931346
26552 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/addrspace.c' (24,579) at 20240906080037160
26553 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/cmd_osdep.h' (24,580) at 20210307214930662
26554 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_sdma.c' (24,581) at 20210309003650172
26555 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_i2c.c' (24,582) at 20240405153051381
26556 2025-01-21 03:00:57.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/mediabay.c' (24,583) at 20240405153049225
26557 2025-01-21 03:00:57.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_rdma_if.h' (24,584) at 20240405153052781
26558 2025-01-21 03:00:57.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/OWNERS' (24,585) at 20220723030011212
26559 2025-01-21 03:00:57.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/COPYING.MIT' (24,586) at 20210307205554002
26560 2025-01-21 03:00:57.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/ade_0.1.2.bb' (24,587) at 20220910030013361
26561 2025-01-21 03:00:57.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ntrig.c' (24,588) at 20210307214928094
26562 2025-01-21 03:00:57.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/pc-dimm.c' (24,589) at 20240906080037248
26563 2025-01-21 03:00:57.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/acpi/mainboard.asl' (24,590) at 20210308005003008
26564 2025-01-21 03:00:57.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libmng/libmng_2.0.3.bb' (24,591) at 20241221090017528
26565 2025-01-21 03:00:57.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sof/header.h' (24,592) at 20240405153052949
26566 2025-01-21 03:00:57.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-npei-defs.h' (24,593) at 20210307214926234
26567 2025-01-21 03:00:57.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/LICENCE' (24,594) at 20210308005114357
26568 2025-01-21 03:00:57.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/ISA2+poonceonces.litmus' (24,595) at 20210307214932502
26569 2025-01-21 03:00:57.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_lbc.c' (24,596) at 20240405153046229
26570 2025-01-21 03:00:57.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-bd718x7.h' (24,597) at 20220525020654587
26571 2025-01-21 03:00:57.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_awg_utils.h' (24,598) at 20210307214928034
26572 2025-01-21 03:00:57.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/network.sh' (24,599) at 20241221090017644
26573 2025-01-21 03:00:57.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas2781-dsp.h' (24,600) at 20240805080014031
26574 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/dir.c' (24,601) at 20240913080013829
26575 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s-enterprise.dts' (24,602) at 20240405153045817
26576 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hif_usb.h' (24,603) at 20210307214929770
26577 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (24,604) at 20241018080016394
26578 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rbtree.c' (24,605) at 20240405153054273
26579 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.1.bb' (24,606) at 20241221090017488
26580 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/system-controller.c' (24,607) at 20240405153045657
26581 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_2/ia_css_de2_types.h' (24,608) at 20210307214930554
26582 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/tpm_event_log.rst' (24,609) at 20210307214925562
26583 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fdt.h' (24,610) at 20210308005003648
26584 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigoiox.c' (24,611) at 20210307214932246
26585 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/kvm/kvm_riscv.h' (24,612) at 20240906080037524
26586 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nsh.h' (24,613) at 20240405153052861
26587 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/sge.c' (24,614) at 20240405153049865
26588 2025-01-21 03:00:57.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/ppce500.h' (24,615) at 20210308005046025
26589 2025-01-21 03:00:57.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/tmag5273.c' (24,616) at 20240405153230695
26590 2025-01-21 03:00:57.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/Exceptions' (24,617) at 20210308005002536
26591 2025-01-21 03:00:57.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf_dataflash.c' (24,618) at 20210308005003420
26592 2025-01-21 03:00:57.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/manager.cpp' (24,619) at 20241022080031584 to deleted uid set
26593 2025-01-21 03:00:57.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/053' (24,620) at 20210927100127477
26594 2025-01-21 03:00:57.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/as3722_init.h' (24,621) at 20210308005003024
26595 2025-01-21 03:00:57.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_common.h' (24,622) at 20240405153230271
26596 2025-01-21 03:00:57.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpf.h' (24,623) at 20241104090011603
26597 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/user-creation/files/system-xuser.conf' (24,624) at 20210307205554626
26598 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-88pm860x.c' (24,625) at 20210309003650244
26599 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-debug-collector/.clang-format' (24,626) at 20240904080029666 to deleted uid set
26600 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/malta64el_defconfig' (24,627) at 20210308005003268
26601 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/stats.c' (24,628) at 20240624080012812
26602 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spr_access.S' (24,629) at 20240405153046237
26603 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/exit.c' (24,630) at 20240906080037360
26604 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-prodikeys.c' (24,631) at 20220525020653043
26605 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-qds-duart.dts' (24,632) at 20210308005002580
26606 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Board/IOBoard.interface.yaml' (24,633) at 20210610000035126
26607 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/pinmux_defs.h' (24,634) at 20210308005002720
26608 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecrdsa_pub_key.asn1' (24,635) at 20210307214926798
26609 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_log.c' (24,636) at 20220525020654007
26610 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/twpol-yocto.txt' (24,637) at 20210307205554122
26611 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/common.c' (24,638) at 20240405153230051
26612 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/sandbox_pch.c' (24,639) at 20210308005003448
26613 2025-01-21 03:00:57.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/module.txt' (24,640) at 20210308005046397
26614 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libcap.c' (24,641) at 20210307214932466
26615 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields___just_big_enough.c' (24,642) at 20210307214932642
26616 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/thunk.c' (24,643) at 20240906080037364
26617 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mmc.h' (24,644) at 20210308005003672
26618 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_user.c' (24,645) at 20210307214932030
26619 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Fix-build-on-32bit.patch' (24,646) at 20231011080016574
26620 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-sony-decoder.c' (24,647) at 20240405153049513
26621 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-kernel/linux/linux-aspeed_%.bbappend' (24,648) at 20240712080022837
26622 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/238.out' (24,649) at 20210308005046461
26623 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/scripts/Makefile.rules' (24,650) at 20240405153046349
26624 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/wavcapture.c' (24,651) at 20210308005045729
26625 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/bootp.c' (24,652) at 20240405153045341
26626 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp2_priv.h' (24,653) at 20210307214928638
26627 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb' (24,654) at 20220402030015923
26628 2025-01-21 03:00:57.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-virt.config' (24,655) at 20240405153045993
26629 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/Kconfig' (24,656) at 20220525020653035
26630 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_reg.h_shipped' (24,657) at 20210307214930274
26631 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp' (24,658) at 20241217090008764
26632 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/xxhash/xxhash_0.8.2.bb' (24,659) at 20230919080013994
26633 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/qcom,ssbi.yaml' (24,660) at 20240405153229755
26634 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rcar2.h' (24,661) at 20210307214930858
26635 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-wl1273.c' (24,662) at 20240405153049505
26636 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/hardware.h' (24,663) at 20210308005002656
26637 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_trace.c' (24,664) at 20240405153051013
26638 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/v4l/Makefile' (24,665) at 20210307214932130
26639 2025-01-21 03:00:57.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-slab' (24,666) at 20240405153044925
26640 2025-01-21 03:00:57.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/i2c.h' (24,667) at 20210308005003652
26641 2025-01-21 03:00:57.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.49-chk_retcodes.patch' (24,668) at 20210307205553822
26642 2025-01-21 03:00:57.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/Makefile' (24,669) at 20210308005002884
26643 2025-01-21 03:00:57.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_6_1_0_sh_mask.h' (24,670) at 20240405153230499
26644 2025-01-21 03:00:57.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubispl/ubispl.c' (24,671) at 20210308005003424
26645 2025-01-21 03:00:57.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/physaddr.c' (24,672) at 20240906080037504
26646 2025-01-21 03:00:57.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/dma.c' (24,673) at 20240405153050489
26647 2025-01-21 03:00:57.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca-dmic.h' (24,674) at 20240405153053745
26648 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/corsair-psu.c' (24,675) at 20240815080012883
26649 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/relocate.S' (24,676) at 20210308005002708
26650 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/epf/ntb_hw_epf.c' (24,677) at 20240405153051185
26651 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/COW.py' (24,678) at 20241221090017584
26652 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_DAC1064.c' (24,679) at 20210307214930918
26653 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ndctl.h' (24,680) at 20210307214931454
26654 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/jz4725b.c' (24,681) at 20240405153053621
26655 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_NAND_defconfig' (24,682) at 20210308005003244
26656 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/pxa_dma.rst' (24,683) at 20210307214925458
26657 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/hypervisor.h' (24,684) at 20210307214926066
26658 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/psw.h' (24,685) at 20210307214926322
26659 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/Kconfig' (24,686) at 20240405153049425
26660 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-kernel/linux/linux-aspeed/yosemitev2.cfg' (24,687) at 20210307205553678
26661 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/meson.build' (24,688) at 20221215040039110
26662 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-main.dtsi' (24,689) at 20240405153229971
26663 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_virthub.c' (24,690) at 20240405153052125
26664 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn315.h' (24,691) at 20240405153047301
26665 2025-01-21 03:00:57.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_11_0_2_offset.h' (24,692) at 20220525020652807
26666 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410.dtsi' (24,693) at 20210308005002612
26667 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/xz_wrapper.c' (24,694) at 20240405153052541
26668 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1023_sd_rcw.cfg' (24,695) at 20210308005002992
26669 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/page_pool/helpers.h' (24,696) at 20240405153231855
26670 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/led.c' (24,697) at 20240405153050645
26671 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_debug.h' (24,698) at 20220525020654183
26672 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/fdt_support.c' (24,699) at 20210308005003224
26673 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Documentation/firmware/firmware.c' (24,700) at 20210307214930514
26674 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7-trip-points.dtsi' (24,701) at 20210307214926014
26675 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ehv_pic.h' (24,702) at 20210307214926378
26676 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/src4xxx-i2c.c' (24,703) at 20240405153053785
26677 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_d.c' (24,704) at 20210308005046513
26678 2025-01-21 03:00:57.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0003-Track-interface-socket-family.patch' (24,705) at 20241206090014242
26679 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/ptrace.c' (24,706) at 20240405153045925
26680 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/conf/include/non-repro-meta-initramfs.inc' (24,707) at 20241221090017488
26681 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/media_device_open.c' (24,708) at 20210307214932682
26682 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-zynq.c' (24,709) at 20210308005003512
26683 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_debugfs_params.c' (24,710) at 20240405153048525
26684 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/socionext/uniphier.yaml' (24,711) at 20240405153045017
26685 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro-fairphone-fp2.dts' (24,712) at 20240405153229895
26686 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pgtable_no.h' (24,713) at 20240405153045965
26687 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/soc-imx8m.c' (24,714) at 20241216090017737
26688 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/processor.c' (24,715) at 20240405153230023
26689 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb' (24,716) at 20241221090017492
26690 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sifive-fu540' (24,717) at 20210308005003296
26691 2025-01-21 03:00:57.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7790.dtsi' (24,718) at 20240405153045553
26692 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/drm_modes.c' (24,719) at 20240405153048401 to deleted uid set
26693 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboauth/liboauth_1.0.3.bb' (24,720) at 20241221090017540
26694 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/tuner.h' (24,721) at 20240405153052829
26695 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/diag.c' (24,722) at 20241211090145561
26696 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/irq_remapping.c' (24,723) at 20240405153230747
26697 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvbf16.c.inc' (24,724) at 20240906080037524
26698 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.c' (24,725) at 20220525020652971
26699 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/uvesafb.h' (24,726) at 20240405153231883
26700 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_rw.c' (24,727) at 20210308005003764
26701 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/rdvl-sme.c' (24,728) at 20240405153054237
26702 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/datastream.h' (24,729) at 20210307214931002
26703 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/qcom-pm8008.c' (24,730) at 20240405153230839
26704 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.h' (24,731) at 20240405153047193
26705 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/next-kbd.c' (24,732) at 20241211090212290
26706 2025-01-21 03:00:57.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rss.h' (24,733) at 20220525020653575
26707 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dts' (24,734) at 20240409080011882
26708 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/imx_i2c.h' (24,735) at 20210308005046013
26709 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.c' (24,736) at 20220525020652971
26710 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/pci-rn.c' (24,737) at 20240405153232195
26711 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/i2c-arb-gpio-challenge.c' (24,738) at 20210308005003384
26712 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common-glibc' (24,739) at 20241206090014314
26713 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/debugfs.c' (24,740) at 20210309003649152
26714 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py' (24,741) at 20240906080037580
26715 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx.c' (24,742) at 20240405153231043
26716 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-diff.txt' (24,743) at 20240405153054077
26717 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_uapi.c' (24,744) at 20220525020653123
26718 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cobalt-raq.c' (24,745) at 20210307214928546
26719 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_bytes_action.hpp' (24,746) at 20240817080031292
26720 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/errno.h' (24,747) at 20210307214926590
26721 2025-01-21 03:00:57.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.c' (24,748) at 20220525020652967
26722 2025-01-21 03:00:57.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ethtool.h' (24,749) at 20240405153231807
26723 2025-01-21 03:00:57.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r100d.h' (24,750) at 20210307214928002
26724 2025-01-21 03:00:57.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c' (24,751) at 20240405153230815
26725 2025-01-21 03:00:57.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml' (24,752) at 20221207040023627
26726 2025-01-21 03:00:57.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio.h' (24,753) at 20240326080039370
26727 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-io-cmds.c' (24,754) at 20240906080037436
26728 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip30/spaces.h' (24,755) at 20210307214926222
26729 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.h' (24,756) at 20210309003649484
26730 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xfrm_info.c' (24,757) at 20240405153054285
26731 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a77990-cpg-mssr.h' (24,758) at 20210308005003632
26732 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/6x_bootscript_android_recovery.txt' (24,759) at 20210308005002924
26733 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/swift-led-manager-config/led.yaml' (24,760) at 20210307205553706
26734 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_prctl.h' (24,761) at 20220429100100634
26735 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.h' (24,762) at 20240405153047141
26736 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/dev-replace.c' (24,763) at 20241216090017749
26737 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tcs3472.c' (24,764) at 20240405153049001
26738 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/maxbcm/maxbcm.c' (24,765) at 20210308005003016
26739 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-l2d-defs.h' (24,766) at 20210307214926234
26740 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/ring_buffer.c' (24,767) at 20240913080013845
26741 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power' (24,768) at 20240405153044921
26742 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/5.Posting.rst' (24,769) at 20240405153229839
26743 2025-01-21 03:00:57.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/initscript.patch' (24,770) at 20210307205554462
26744 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-usb.c' (24,771) at 20210307214930062
26745 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/fan.cpp' (24,772) at 20240820080023686
26746 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/Makefile' (24,773) at 20240405153048753
26747 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos5-common.h' (24,774) at 20210308005003596
26748 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-bman1.dtsi' (24,775) at 20210307214926350
26749 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/i8254.c' (24,776) at 20240405153046909
26750 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_xplained_spiflash_defconfig' (24,777) at 20210308005003276
26751 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cqhci.h' (24,778) at 20240405153049661
26752 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/subdev-formats.rst' (24,779) at 20240405153045317
26753 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/scompress.c' (24,780) at 20240405153230159
26754 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lpc_ich.c' (24,781) at 20240405153049609
26755 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/divider.c' (24,782) at 20240405153230247
26756 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arm_dsu_pmu.h' (24,783) at 20210307214926058
26757 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unzstd.h' (24,784) at 20210309003653832
26758 2025-01-21 03:00:57.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sodankyla_Pittiovaara' (24,785) at 20210307205553774
26759 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/crypto.c' (24,786) at 20241211090212210
26760 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/__init__.py' (24,787) at 20210307205554262
26761 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/binding.rst' (24,788) at 20210307214925458
26762 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.type4-count' (24,789) at 20240906080037560 to deleted uid set
26763 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/Makefile' (24,790) at 20240405153045573
26764 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_qstor.c' (24,791) at 20240405153046669
26765 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a779a0-cpg-mssr.c' (24,792) at 20240613080016383
26766 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Session.v1_7_2.json' (24,793) at 20240619080002956
26767 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5759-regulator.c' (24,794) at 20240405153231363
26768 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/fpu_traps.S' (24,795) at 20210307214926594
26769 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-am824.c' (24,796) at 20240405153053501
26770 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_drv.c' (24,797) at 20240815080012883
26771 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkAdapterCollection.json' (24,798) at 20240619080002948
26772 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gusemu_hal.c' (24,799) at 20240326080039426
26773 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/jump_label.c' (24,800) at 20220525020652198
26774 2025-01-21 03:00:57.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpaphp_pci.c' (24,801) at 20240405153231295
26775 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/pcspk.c' (24,802) at 20240906080037204
26776 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk-evm-u-boot.dtsi' (24,803) at 20210308005002592
26777 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bt1-ccu.h' (24,804) at 20210307214931326
26778 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_gpio-test.c' (24,805) at 20241211090212546
26779 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mips-linux' (24,806) at 20241206090014350
26780 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/virtio-rng.c' (24,807) at 20240405153046753
26781 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/lv0104cs.c' (24,808) at 20240405153049001
26782 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_tuner.c' (24,809) at 20240405153049525
26783 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_st7735r.c' (24,810) at 20210307214930506
26784 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/request.c' (24,811) at 20240405153049237
26785 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c' (24,812) at 20240405153231051
26786 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins_1.38.bb' (24,813) at 20221003030013273
26787 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/iqs620at-temp.c' (24,814) at 20240405153049013
26788 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ch-All' (24,815) at 20210307205553766
26789 2025-01-21 03:00:57.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/cluster.c' (24,816) at 20240906080037212
26790 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.json' (24,817) at 20210308005046409
26791 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/earlycon.c' (24,818) at 20240405153052005
26792 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/delta-ahe50dc-fan.c' (24,819) at 20240405153048869
26793 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/pdb.h' (24,820) at 20240405153046933
26794 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-connectivity/dhcp/dhcp-relay_%.bbappend' (24,821) at 20210929000024374
26795 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/report_types.cpp' (24,822) at 20231228090030524
26796 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/tnc.h' (24,823) at 20210308005002876
26797 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/setup.c' (24,824) at 20210307214926538
26798 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/idma32.c' (24,825) at 20220525020652406
26799 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_rs_ph_w.c' (24,826) at 20210308005046505
26800 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/arch.c' (24,827) at 20230925080040017
26801 2025-01-21 03:00:57.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-bmips/include/ioremap.h' (24,828) at 20210308005002820
26802 2025-01-21 03:00:57.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-3.7.1.min.js' (24,829) at 20231126090012817
26803 2025-01-21 03:00:57.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/config.mk' (24,830) at 20210308005002832
26804 2025-01-21 03:00:57.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_sdcard_qspi_defconfig' (24,831) at 20210308005003264
26805 2025-01-21 03:00:57.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/types.h' (24,832) at 20210308005002816
26806 2025-01-21 03:00:57.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/mutual_tls.cpp' (24,833) at 20240904080003186
26807 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/packing.c' (24,834) at 20240405153053097
26808 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irq_work.c' (24,835) at 20240405153230127
26809 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh71x0.c' (24,836) at 20240405153230243
26810 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-limits.c' (24,837) at 20220525020653251
26811 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/hwspinlock_core.c' (24,838) at 20240910080014046
26812 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-sld8-ref.dts' (24,839) at 20240405153045577
26813 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_sdio.h' (24,840) at 20220525020653815
26814 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal' (24,841) at 20210307205553874
26815 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt.h' (24,842) at 20210308005002820
26816 2025-01-21 03:00:57.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/blockgroup.rst' (24,843) at 20240405153045201
26817 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/probe_roms.h' (24,844) at 20210307214930330
26818 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1761.c' (24,845) at 20240405153232143
26819 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/traps.h' (24,846) at 20210307214926554
26820 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_devlink.c' (24,847) at 20240405153050205
26821 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c' (24,848) at 20240405153047305
26822 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/224.out' (24,849) at 20210308005046461
26823 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-firmware-only.yml' (24,850) at 20241206090014206
26824 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/override_fan_target.cpp' (24,851) at 20240820080023686
26825 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/monitor/bitmap-qmp-cmds.c' (24,852) at 20240906080037148
26826 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/swab.h' (24,853) at 20210307214925650
26827 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-host-watchdog-powercycle.service' (24,854) at 20210819100023862
26828 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/dtlk.c' (24,855) at 20210307214926938
26829 2025-01-21 03:00:57.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/interrupt.c' (24,856) at 20240405153046201
26830 2025-01-21 03:00:57.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/Kconfig' (24,857) at 20240405153229995
26831 2025-01-21 03:00:57.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/debugfs.c' (24,858) at 20240405153231215
26832 2025-01-21 03:00:57.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/Delete.interface.yaml' (24,859) at 20220322030022808
26833 2025-01-21 03:00:57.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/Makefile' (24,860) at 20240405153051757
26834 2025-01-21 03:00:57.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/inventory.py' (24,861) at 20221209040018559
26835 2025-01-21 03:00:57.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-aspeed/Kconfig' (24,862) at 20240405153045633
26836 2025-01-21 03:00:57.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb' (24,863) at 20241221090017552
26837 2025-01-21 03:00:57.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate_1.2.1.bb' (24,864) at 20241206090014270
26838 2025-01-21 03:00:57.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c' (24,865) at 20240405153049941
26839 2025-01-21 03:00:57.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra124-emc.c' (24,866) at 20240405153046861
26840 2025-01-21 03:00:57.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_driver.c' (24,867) at 20210307214929178
26841 2025-01-21 03:00:57.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ns_access.c' (24,868) at 20210308005002960
26842 2025-01-21 03:00:57.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pinfunc.h' (24,869) at 20240405153045505
26843 2025-01-21 03:00:57.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/vfp/release-notes.rst' (24,870) at 20240405153044973
26844 2025-01-21 03:00:57.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/txrx.h' (24,871) at 20240405153050481
26845 2025-01-21 03:00:57.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl-core.c' (24,872) at 20240405153049621
26846 2025-01-21 03:00:57.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png' (24,873) at 20210307205554342 to deleted uid set
26847 2025-01-21 03:00:57.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/fan.h' (24,874) at 20240405153046637
26848 2025-01-21 03:00:57.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx.h' (24,875) at 20240405153046201
26849 2025-01-21 03:00:57.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intlist.h' (24,876) at 20220525020655171
26850 2025-01-21 03:00:57.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/pid_zone.json' (24,877) at 20240912080005178
26851 2025-01-21 03:00:57.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/group.cpp' (24,878) at 20220412030019482
26852 2025-01-21 03:00:57.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/hwprobe/.gitignore' (24,879) at 20240405153054369
26853 2025-01-21 03:00:57.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/android-tools-adbd.service' (24,880) at 20241221090017512
26854 2025-01-21 03:00:57.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_offset.h' (24,881) at 20210309003649624
26855 2025-01-21 03:00:57.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/.gitignore' (24,882) at 20240405153054381
26856 2025-01-21 03:00:57.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/run-ci' (24,883) at 20220215040004407
26857 2025-01-21 03:00:57.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/guest-loader.c' (24,884) at 20220429100100454
26858 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/soft-interface.c' (24,885) at 20240405153231987
26859 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/cpu-dt.c' (24,886) at 20210308005002556
26860 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dfu-util/dfu-util-native_0.11.bb' (24,887) at 20210920100029307
26861 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pfm.h' (24,888) at 20240405153054201
26862 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-3R-43.0W' (24,889) at 20210307205553762
26863 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/Makefile' (24,890) at 20240405153048965
26864 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/inode.c' (24,891) at 20240405153231759
26865 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.h' (24,892) at 20210307214929542
26866 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_w.c' (24,893) at 20210308005046513
26867 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun6i-a31-ccu.h' (24,894) at 20210308005003640
26868 2025-01-21 03:00:57.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleq_s_w_phl.c' (24,895) at 20210308005046505
26869 2025-01-21 03:00:57.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8183-pinfunc.h' (24,896) at 20220525020654547
26870 2025-01-21 03:00:57.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/Kconfig' (24,897) at 20210308005002944
26871 2025-01-21 03:00:57.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56-shared.c' (24,898) at 20241018080014594
26872 2025-01-21 03:00:57.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.h' (24,899) at 20240405153047253
26873 2025-01-21 03:00:57.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread_16k_10.sh' (24,900) at 20240405153232231
26874 2025-01-21 03:00:57.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/hpm2.c' (24,901) at 20210308004938820
26875 2025-01-21 03:00:57.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/arm_arch_timer.h' (24,902) at 20240405153052621
26876 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/opos6uldev/MAINTAINERS' (24,903) at 20210308005002912
26877 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pcmcia/yenta.h' (24,904) at 20210308005003680
26878 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/README' (24,905) at 20210308005002980
26879 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/UUID.interface.yaml' (24,906) at 20221207040023627
26880 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml' (24,907) at 20240405153229779
26881 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-char.c' (24,908) at 20240906080037440
26882 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SessionInfo/meson.build' (24,909) at 20230825080021141 to deleted uid set
26883 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/designware_i2c.h' (24,910) at 20210308005003380
26884 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/io_uring/sqpoll.c' (24,911) at 20241008080014015 to deleted uid set
26885 2025-01-21 03:00:57.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dm-ioctl.h' (24,912) at 20240405153052913
26886 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/test/test_health_metric.cpp' (24,913) at 20240817080025696
26887 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.2.7.bb' (24,914) at 20241221090017492
26888 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/mceusb.c' (24,915) at 20240405153049513
26889 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear1310.dtsi' (24,916) at 20240405153045577
26890 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sprintf.h' (24,917) at 20240405153231839
26891 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/progress.c' (24,918) at 20210307214932582
26892 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-hr2.dtsi' (24,919) at 20240405153229871
26893 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/masklog.h' (24,920) at 20220525020654463
26894 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_verif_scale2.c' (24,921) at 20240405153054281
26895 2025-01-21 03:00:57.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vct.c' (24,922) at 20210308005003020
26896 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/clk-lib.c' (24,923) at 20210308005003056
26897 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/ibm/hypervisor-network-mgr-test/test_hyp_sys_config.cpp' (24,924) at 20221204040023565
26898 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/keembay/kmb_platform.c' (24,925) at 20241001080013036
26899 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hdlc/ioctl.h' (24,926) at 20210307214931634
26900 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/Makefile' (24,927) at 20210307214931998
26901 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/ventana/MAINTAINERS' (24,928) at 20210308005003024
26902 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceq_w_phl.c' (24,929) at 20210308005046505
26903 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/globals.c' (24,930) at 20241211090212462
26904 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.3.rst' (24,931) at 20230114040015514
26905 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/woodburn_sd.h' (24,932) at 20210308005003624
26906 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/Makefile' (24,933) at 20240405153046553
26907 2025-01-21 03:00:57.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000-common.dtsi' (24,934) at 20240405153045601
26908 2025-01-21 03:00:57.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tegra186.c' (24,935) at 20240503080014470
26909 2025-01-21 03:00:57.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pte-85xx.h' (24,936) at 20240405153046121
26910 2025-01-21 03:00:57.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/common-semi.h' (24,937) at 20221215040039194
26911 2025-01-21 03:00:57.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/virtio-iommu.c' (24,938) at 20240405153230747
26912 2025-01-21 03:00:57.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/mountpoint.cfg' (24,939) at 20210307205554058
26913 2025-01-21 03:00:57.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_tags.c' (24,940) at 20210307214926730
26914 2025-01-21 03:00:57.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt3306a.h' (24,941) at 20210307214928630
26915 2025-01-21 03:00:57.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adi/Kconfig' (24,942) at 20240405153049777
26916 2025-01-21 03:00:57.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/conf/layer.conf' (24,943) at 20241221090017480
26917 2025-01-21 03:00:57.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_hsi.h' (24,944) at 20210307214930382
26918 2025-01-21 03:00:57.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fb.h' (24,945) at 20240613080016499
26919 2025-01-21 03:00:57.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb' (24,946) at 20241220090019722
26920 2025-01-21 03:00:57.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/software-architecture.rst' (24,947) at 20241221090017464
26921 2025-01-21 03:00:57.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/BootOptionCollection.json' (24,948) at 20240619080002944
26922 2025-01-21 03:00:57.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/styles/certificate.scss' (24,949) at 20210308005107065
26923 2025-01-21 03:00:57.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8660.h' (24,950) at 20210307214931350
26924 2025-01-21 03:00:57.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-topckgen.c' (24,951) at 20240405153046797
26925 2025-01-21 03:00:57.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/idt,32434-pic.yaml' (24,952) at 20240405153045085
26926 2025-01-21 03:00:57.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_msix_vcd_regs.h' (24,953) at 20240405153046589
26927 2025-01-21 03:00:57.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gl520sm.c' (24,954) at 20240405153048857
26928 2025-01-21 03:00:57.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/fstest_defs.py' (24,955) at 20210308005003744
26929 2025-01-21 03:00:57.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/eagle/Makefile' (24,956) at 20210308005003032
26930 2025-01-21 03:00:57.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/eject-2.1.5-error-return.patch' (24,957) at 20210307205553966
26931 2025-01-21 03:00:57.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/keystone/ti,k3-sci-common.yaml' (24,958) at 20240405153229755
26932 2025-01-21 03:00:57.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/hwmon-temp/meson.build' (24,959) at 20241112090003098
26933 2025-01-21 03:00:57.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz' (24,960) at 20210307205554590 to deleted uid set
26934 2025-01-21 03:00:57.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/iio/index.rst' (24,961) at 20220525020651770
26935 2025-01-21 03:00:57.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/mediatek.c' (24,962) at 20240405153231563
26936 2025-01-21 03:00:57.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/noaudio.c' (24,963) at 20240326080039370
26937 2025-01-21 03:00:57.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/lm8333.h' (24,964) at 20210307214931406
26938 2025-01-21 03:00:57.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb' (24,965) at 20231011080016618
26939 2025-01-21 03:00:57.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8998.dtsi' (24,966) at 20240405153229943
26940 2025-01-21 03:00:57.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4v_tlb_miss.S' (24,967) at 20210307214926602
26941 2025-01-21 03:00:57.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/controllers/controllerimage.py' (24,968) at 20220402030016139
26942 2025-01-21 03:00:57.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Facility_v1.xml' (24,969) at 20240619080002924
26943 2025-01-21 03:00:57.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cinergyT2-fe.c' (24,970) at 20210307214928818
26944 2025-01-21 03:00:57.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cls_redirect.c' (24,971) at 20240405153054249
26945 2025-01-21 03:00:57.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes.txt' (24,972) at 20210307205553678
26946 2025-01-21 03:00:57.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiosignal_1.3.1.bb' (24,973) at 20241221090017548
26947 2025-01-21 03:00:57.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/checklist.rst' (24,974) at 20240405153044933
26948 2025-01-21 03:00:57.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/wd719x.rst' (24,975) at 20210307214925562
26949 2025-01-21 03:00:57.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/active-semi,8865-regulator.h' (24,976) at 20210307214931346
26950 2025-01-21 03:00:57.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/vmemmap_dedup.rst' (24,977) at 20240405153229823
26951 2025-01-21 03:00:57.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/ot1200_spl.c' (24,978) at 20210308005002920
26952 2025-01-21 03:00:57.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_ionsp.h' (24,979) at 20210307214930866
26953 2025-01-21 03:00:57.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/reset.h' (24,980) at 20210308005003684
26954 2025-01-21 03:00:57.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/mocked_activation_listener.hpp' (24,981) at 20240829080033127
26955 2025-01-21 03:00:57.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/kasan.txt' (24,982) at 20240405153229823
26956 2025-01-21 03:00:57.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xive.c' (24,983) at 20240405153046169
26957 2025-01-21 03:00:57.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/hctr2.c' (24,984) at 20240405153046537
26958 2025-01-21 03:00:57.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/configs/arch_uml.config' (24,985) at 20240405153054225
26959 2025-01-21 03:00:57.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/epapr_paravirt.c' (24,986) at 20240405153046141
26960 2025-01-21 03:00:57.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Threshold.interface.yaml' (24,987) at 20231216090022621
26961 2025-01-21 03:00:57.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-ssif/ssifbridge-override.conf' (24,988) at 20231017080014762
26962 2025-01-21 03:00:57.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf600_iter.c' (24,989) at 20240405153054273
26963 2025-01-21 03:00:57.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-i2c.h' (24,990) at 20210307214928698
26964 2025-01-21 03:00:57.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/files/no_sysctl.patch' (24,991) at 20210307205553874
26965 2025-01-21 03:00:57.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso2c.c' (24,992) at 20240405153046369
26966 2025-01-21 03:00:57.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/output.c' (24,993) at 20240520080015231
26967 2025-01-21 03:00:57.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pinmux_config.c' (24,994) at 20210308005002780
26968 2025-01-21 03:00:57.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-vsock.h' (24,995) at 20210308005046033
26969 2025-01-21 03:00:57.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/maxim-ds1302.txt' (24,996) at 20210307214925418
26970 2025-01-21 03:00:57.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/LICENSE' (24,997) at 20220525020526733
26971 2025-01-21 03:00:57.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/riscv/arch-riscv.inc' (24,998) at 20241221090017612
26972 2025-01-21 03:00:57.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/qom_common.py' (24,999) at 20240326080039614
26973 2025-01-21 03:00:57.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-9p.c' (25,000) at 20230426080043948
26974 2025-01-21 03:00:57.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glfw/glfw_3.3.8.bb' (25,001) at 20240301090012423
26975 2025-01-21 03:00:57.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/probe_roms.c' (25,002) at 20210307214930330
26976 2025-01-21 03:00:57.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/chilisom.c' (25,003) at 20210308005002756
26977 2025-01-21 03:00:57.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_rw.c' (25,004) at 20220525020654967
26978 2025-01-21 03:00:57.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts' (25,005) at 20240405153045829
26979 2025-01-21 03:00:57.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/functions' (25,006) at 20240405153054305
26980 2025-01-21 03:00:57.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (25,007) at 20220128040018736
26981 2025-01-21 03:00:57.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hdmi.h' (25,008) at 20240405153048753
26982 2025-01-21 03:00:57.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/platform.S' (25,009) at 20210308005002712
26983 2025-01-21 03:00:57.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/Makefile' (25,010) at 20210307214929598
26984 2025-01-21 03:00:57.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_cs.c' (25,011) at 20241216090017697
26985 2025-01-21 03:00:57.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-include.json' (25,012) at 20210308005046401
26986 2025-01-21 03:00:57.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/gadget.c' (25,013) at 20210308005003500
26987 2025-01-21 03:00:57.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/contribution-maturity-model.rst' (25,014) at 20240405153229831
26988 2025-01-21 03:00:57.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso32_wrapper.S' (25,015) at 20240405153046153
26989 2025-01-21 03:00:57.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/atmel_usart.h' (25,016) at 20210308005003484
26990 2025-01-21 03:00:57.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ixp4xx_cf.c' (25,017) at 20240405153230179
26991 2025-01-21 03:00:57.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/gcc_intrin.h' (25,018) at 20210307214926122
26992 2025-01-21 03:00:57.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/data_smart.py' (25,019) at 20241221090017584
26993 2025-01-21 03:00:57.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/ashldi3.c' (25,020) at 20210308005002804
26994 2025-01-21 03:00:57.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-bsp/u-boot/files/qualcomm.cfg' (25,021) at 20220811030018543
26995 2025-01-21 03:00:57.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/COPYING.MIT' (25,022) at 20210307205554230
26996 2025-01-21 03:00:57.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/df.py' (25,023) at 20220910030013397
26997 2025-01-21 03:00:57.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/stackinit_kunit.c' (25,024) at 20241216090017781
26998 2025-01-21 03:00:57.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822b.h' (25,025) at 20240405153050657
26999 2025-01-21 03:00:57.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-errors-native.bb' (25,026) at 20241206090014274
27000 2025-01-21 03:00:57.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7621.c' (25,027) at 20240405153051317
27001 2025-01-21 03:00:57.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/error_messages.cpp' (25,028) at 20241123090002507
27002 2025-01-21 03:00:57.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/key.h' (25,029) at 20210308005003548
27003 2025-01-21 03:00:57.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/darla20_dsp.c' (25,030) at 20220525020654991
27004 2025-01-21 03:00:57.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/ptp.c' (25,031) at 20240405153230959
27005 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpiphp_core.c' (25,032) at 20240405153051241
27006 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine_pm.c' (25,033) at 20240405153048501
27007 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Button/meson.build' (25,034) at 20230825080021137 to deleted uid set
27008 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/xyz.openbmc_project.Network.Hypervisor.service.in' (25,035) at 20220623030027695
27009 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/.gitignore' (25,036) at 20210307214926754
27010 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/vx222/vx222.c' (25,037) at 20220525020655011
27011 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max9759.yaml' (25,038) at 20240405153045165
27012 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio.c' (25,039) at 20220525020654991
27013 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c' (25,040) at 20240405153048633
27014 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/sabrelite.rst' (25,041) at 20210927100127077
27015 2025-01-21 03:00:57.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch' (25,042) at 20240106090017233
27016 2025-01-21 03:00:57.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/main.h' (25,043) at 20240405153230711
27017 2025-01-21 03:00:57.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iomap.c' (25,044) at 20241023080012899
27018 2025-01-21 03:00:57.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-usb-usbd.c' (25,045) at 20210307214926190
27019 2025-01-21 03:00:57.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/gigadevice.c' (25,046) at 20240405153230879
27020 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/chipone-icn6211.c' (25,047) at 20240613080016399
27021 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmark-techno/armadillo-800eva/MAINTAINERS' (25,048) at 20210308005002916
27022 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055.c' (25,049) at 20240405153048993
27023 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/stm32mp1.c' (25,050) at 20210308005003056
27024 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rl6347a.h' (25,051) at 20210307214932322
27025 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/Makefile' (25,052) at 20210308005002856
27026 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/sh_msiof.h' (25,053) at 20240405153231839
27027 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/afl5.img.bz2' (25,054) at 20210308005046473 to deleted uid set
27028 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pcimem/pcimem_2.0.bb' (25,055) at 20241221090017512
27029 2025-01-21 03:00:57.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp' (25,056) at 20241211090002379
27030 2025-01-21 03:00:57.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_unicode.c' (25,057) at 20210307214931138
27031 2025-01-21 03:00:57.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/README' (25,058) at 20210308005002960
27032 2025-01-21 03:00:57.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/afs.c' (25,059) at 20210309003650496
27033 2025-01-21 03:00:57.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pq-mds-pib.c' (25,060) at 20210308005002960
27034 2025-01-21 03:00:57.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pkt_access.c' (25,061) at 20240405153054277
27035 2025-01-21 03:00:57.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_rem.S' (25,062) at 20210308005046533
27036 2025-01-21 03:00:57.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-apply-defaults_0.1.6.bb' (25,063) at 20210817100021790
27037 2025-01-21 03:00:57.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/json-parser.h' (25,064) at 20210308005046041
27038 2025-01-21 03:00:57.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evglock.c' (25,065) at 20240405153046617
27039 2025-01-21 03:00:57.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_scu.h' (25,066) at 20240906080037336
27040 2025-01-21 03:00:57.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max9867.yaml' (25,067) at 20240405153045165
27041 2025-01-21 03:00:57.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/crash_dump.c' (25,068) at 20240405153045629
27042 2025-01-21 03:00:57.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Sallatunturi' (25,069) at 20210307205553774
27043 2025-01-21 03:00:57.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/irq_sim.c' (25,070) at 20240405153053005
27044 2025-01-21 03:00:57.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/read_patch.cpp' (25,071) at 20210308005100997
27045 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h' (25,072) at 20240405153047117
27046 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_hw_counters.c' (25,073) at 20240405153049109
27047 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/initramfs-image-bundle.cfg' (25,074) at 20210307205554106
27048 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/prelink-riscv.c' (25,075) at 20210308005003772
27049 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/hisilicon,hi6220-mailbox.txt' (25,076) at 20210307214925350
27050 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/cpumap.c' (25,077) at 20240405153054065
27051 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.12/index.html' (25,078) at 20210307205554246
27052 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/serval_pcb105.dts' (25,079) at 20210308005002816
27053 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (25,080) at 20240730080012557
27054 2025-01-21 03:00:57.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ug-All' (25,081) at 20210307205553794
27055 2025-01-21 03:00:57.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/video-vga.c' (25,082) at 20210307214926750
27056 2025-01-21 03:00:57.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/minerva_pdb_hsc_xdp.json' (25,083) at 20241213090004413 to deleted uid set
27057 2025-01-21 03:00:57.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/module.h' (25,084) at 20210307214932474
27058 2025-01-21 03:00:57.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sdm845-adsp-pil.yaml' (25,085) at 20240405153045149
27059 2025-01-21 03:00:57.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/downcall.h' (25,086) at 20210307214931218
27060 2025-01-21 03:00:57.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem/0001-smem-fix-support-for-source-option-python3.patch' (25,087) at 20210307205553866
27061 2025-01-21 03:00:57.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc2028.c' (25,088) at 20240815080012887
27062 2025-01-21 03:00:57.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic_timer.c' (25,089) at 20240405153230059
27063 2025-01-21 03:00:57.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-maxbcm.dts' (25,090) at 20210308005002568
27064 2025-01-21 03:00:57.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,am62-audio-refclk.yaml' (25,091) at 20240405153045029
27065 2025-01-21 03:00:57.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-7040-db.dts' (25,092) at 20240405153045745
27066 2025-01-21 03:00:57.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/relo_core.c' (25,093) at 20240405153232215
27067 2025-01-21 03:00:57.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_offload.c' (25,094) at 20240815080012919
27068 2025-01-21 03:00:57.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/meson.build' (25,095) at 20210308005046089
27069 2025-01-21 03:00:57.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-dms-ba16.dts' (25,096) at 20240405153229883
27070 2025-01-21 03:00:57.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ndr.c' (25,097) at 20240405153052529
27071 2025-01-21 03:00:57.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/irq.c' (25,098) at 20210307214925978
27072 2025-01-21 03:00:57.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/plugin-gen.c' (25,099) at 20241211090212206
27073 2025-01-21 03:00:57.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/chrome/google,cros-kbd-led-backlight.yaml' (25,100) at 20240405153045021
27074 2025-01-21 03:00:57.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/mcpm_entry.c' (25,101) at 20240405153045613
27075 2025-01-21 03:00:57.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/vmalloc.h' (25,102) at 20210307214926178
27076 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/relocate_kernel.S' (25,103) at 20240405153046289
27077 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-db-ap.dts' (25,104) at 20240405153045445
27078 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/cache.h' (25,105) at 20210308005002848
27079 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/mte_user_helper.h' (25,106) at 20240906080037356
27080 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/maxim,max77802.h' (25,107) at 20210307214931326
27081 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch' (25,108) at 20230317080013793
27082 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Mussara' (25,109) at 20210307205553766
27083 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryRegionCollection_v1.xml' (25,110) at 20240619080002928
27084 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/0001-atop.daily-atop.init-atop-pm.sh-Avoid-using-bash.patch' (25,111) at 20210307205553966
27085 2025-01-21 03:00:57.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/Makefile' (25,112) at 20210307214928702
27086 2025-01-21 03:00:57.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hugetlb_vmemmap.h' (25,113) at 20240405153053129
27087 2025-01-21 03:00:57.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/panel-mipi-dbi.bbclass' (25,114) at 20241221090017500
27088 2025-01-21 03:00:57.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_sti.c' (25,115) at 20210308005003496
27089 2025-01-21 03:00:57.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/rzfive-smarc.dtsi' (25,116) at 20240405153046241
27090 2025-01-21 03:00:57.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mhi/index.rst' (25,117) at 20210307214925522
27091 2025-01-21 03:00:57.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ezchip/Makefile' (25,118) at 20210307214929390
27092 2025-01-21 03:00:57.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.h' (25,119) at 20240405153230323
27093 2025-01-21 03:00:57.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb.h' (25,120) at 20240405153049741
27094 2025-01-21 03:00:57.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_core.h' (25,121) at 20210308005003520
27095 2025-01-21 03:00:57.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/sanitize.cpp' (25,122) at 20230511080008003
27096 2025-01-21 03:00:57.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9052-spi.c' (25,123) at 20241211090145453
27097 2025-01-21 03:00:57.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/gemini/soc-gemini.c' (25,124) at 20210307214930442
27098 2025-01-21 03:00:57.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/inventory_upload.py' (25,125) at 20210308005048369
27099 2025-01-21 03:00:57.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/lib_sw_fence.h' (25,126) at 20210307214927858
27100 2025-01-21 03:00:57.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/encoder-tfp410.c' (25,127) at 20240405153052205
27101 2025-01-21 03:00:57.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/signal.c' (25,128) at 20240906080037360
27102 2025-01-21 03:00:57.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/feature-fixups-test.S' (25,129) at 20210307214926434
27103 2025-01-21 03:00:57.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/046.out' (25,130) at 20210927100127477
27104 2025-01-21 03:00:57.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian.docker' (25,131) at 20241211090212534
27105 2025-01-21 03:00:57.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc0_qm_masks.h' (25,132) at 20240405153046581
27106 2025-01-21 03:00:57.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/notes.rst' (25,133) at 20240405153045261
27107 2025-01-21 03:00:57.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vi.yaml' (25,134) at 20240405153045049
27108 2025-01-21 03:00:57.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/Makefile.am.include' (25,135) at 20241213090006285
27109 2025-01-21 03:00:57.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2814.c' (25,136) at 20240405153046893
27110 2025-01-21 03:00:57.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alteon/acenic.c' (25,137) at 20240405153049781
27111 2025-01-21 03:00:57.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/htu21.c' (25,138) at 20240405153048989
27112 2025-01-21 03:00:57.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm6350.h' (25,139) at 20240405153052649
27113 2025-01-21 03:00:57.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/tlb.c' (25,140) at 20210308005002980
27114 2025-01-21 03:00:57.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_dma.h' (25,141) at 20240405153052205
27115 2025-01-21 03:00:57.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/smpro-hwmon.rst' (25,142) at 20240405153045217
27116 2025-01-21 03:00:57.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-lenovo-ix4-300d.dts' (25,143) at 20240405153045453
27117 2025-01-21 03:00:57.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/util.c' (25,144) at 20240405153052557
27118 2025-01-21 03:00:57.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lpm_map.c' (25,145) at 20240820080014193
27119 2025-01-21 03:00:57.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/ubi.h' (25,146) at 20210308005003424
27120 2025-01-21 03:00:57.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/pkgconfig.patch' (25,147) at 20210307205553942
27121 2025-01-21 03:00:57.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/non-objects.out' (25,148) at 20210308005046409 to deleted uid set
27122 2025-01-21 03:00:57.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensor_manager_unittest.cpp' (25,149) at 20240904080040763
27123 2025-01-21 03:00:57.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml' (25,150) at 20240405153045149
27124 2025-01-21 03:00:57.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-clps711x.c' (25,151) at 20240405153051449
27125 2025-01-21 03:00:57.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aeroflex/greth.c' (25,152) at 20241104090011579
27126 2025-01-21 03:00:57.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/atomic64_64.h' (25,153) at 20240405153046381
27127 2025-01-21 03:00:57.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-gpio.h' (25,154) at 20220525020655075
27128 2025-01-21 03:00:57.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32f4xx_syscfg.c' (25,155) at 20241211090212298
27129 2025-01-21 03:00:57.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/qcom_camss_graph.dot' (25,156) at 20210307214925234
27130 2025-01-21 03:00:57.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fdt-overlays' (25,157) at 20210308005003292
27131 2025-01-21 03:00:57.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/message.py' (25,158) at 20221215040039254
27132 2025-01-21 03:00:57.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0001-log-Avoid-shadowing-functions-from-std-lib.patch' (25,159) at 20230706080014761
27133 2025-01-21 03:00:57.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_proc.h' (25,160) at 20240326080039562
27134 2025-01-21 03:00:57.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/ppc4xx_pci.c' (25,161) at 20240906080037276
27135 2025-01-21 03:00:57.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcupdate_wait.h' (25,162) at 20240405153231835
27136 2025-01-21 03:00:57.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/inode.c' (25,163) at 20241211090145521
27137 2025-01-21 03:00:57.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/transhuge-stress.c' (25,164) at 20240405153232275
27138 2025-01-21 03:00:57.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-iommu.h' (25,165) at 20240906080037340
27139 2025-01-21 03:00:57.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-power-on-reason' (25,166) at 20240405153229731
27140 2025-01-21 03:00:57.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021rdb-pc_36b.dts' (25,167) at 20210307214926346
27141 2025-01-21 03:00:57.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5.dtsi' (25,168) at 20240405153045441
27142 2025-01-21 03:00:57.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c' (25,169) at 20240405153230399
27143 2025-01-21 03:00:57.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/src/rv.c' (25,170) at 20240405153054385
27144 2025-01-21 03:00:57.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/bitsperlong.h' (25,171) at 20210307214926250
27145 2025-01-21 03:00:57.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt3306a.c' (25,172) at 20240617080017390
27146 2025-01-21 03:00:57.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-sina31s-core.dtsi' (25,173) at 20210308005002620
27147 2025-01-21 03:00:57.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/decodecode' (25,174) at 20210308005003728
27148 2025-01-21 03:00:57.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/serial/serial-rs485.rst' (25,175) at 20240405153045197
27149 2025-01-21 03:00:57.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/liteon,ltrf216a.yaml' (25,176) at 20240405153045073
27150 2025-01-21 03:00:57.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs.h' (25,177) at 20240805080013979
27151 2025-01-21 03:00:57.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/sysctl_net_netrom.c' (25,178) at 20210307214932034
27152 2025-01-21 03:00:57.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/radix-64k.h' (25,179) at 20210307214926374
27153 2025-01-21 03:00:57.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tocksfors' (25,180) at 20210307205553790
27154 2025-01-21 03:00:57.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/percpu_freelist.h' (25,181) at 20210307214931714
27155 2025-01-21 03:00:57.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/debugfs.h' (25,182) at 20210307214929966
27156 2025-01-21 03:00:57.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-demo_%.bbappend' (25,183) at 20230114040015466
27157 2025-01-21 03:00:57.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/etamin.h' (25,184) at 20210308005003592
27158 2025-01-21 03:00:57.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_user/iova_domain.c' (25,185) at 20240405153052161
27159 2025-01-21 03:00:57.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/vops.h' (25,186) at 20240405153050497
27160 2025-01-21 03:00:57.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98357a.c' (25,187) at 20240405153053629
27161 2025-01-21 03:00:57.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pvpanic.c' (25,188) at 20240906080037256
27162 2025-01-21 03:00:57.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/genwqe/genwqe_card.h' (25,189) at 20210307214931634
27163 2025-01-21 03:00:57.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/pstore_crash_test' (25,190) at 20210307214932710
27164 2025-01-21 03:00:57.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/optee-rng.c' (25,191) at 20240405153046753
27165 2025-01-21 03:00:57.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/tee_bnxt_fw.c' (25,192) at 20240405153047037
27166 2025-01-21 03:00:57.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/sar.h' (25,193) at 20240405153231263
27167 2025-01-21 03:00:57.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/usbdevice_fs.h' (25,194) at 20240405153054053
27168 2025-01-21 03:00:57.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_rc.c' (25,195) at 20220525020653159
27169 2025-01-21 03:00:57.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tuxx1_defconfig' (25,196) at 20210308005003284
27170 2025-01-21 03:00:57.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_sg.c' (25,197) at 20220525020653351
27171 2025-01-21 03:00:57.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/246' (25,198) at 20220429100100914
27172 2025-01-21 03:00:57.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/subcmd-config.h' (25,199) at 20210307214932494
27173 2025-01-21 03:00:57.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb' (25,200) at 20240917080011791 to deleted uid set
27174 2025-01-21 03:00:57.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-pca9570.yaml' (25,201) at 20240405153045061
27175 2025-01-21 03:00:57.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/ppc/host-signal.h' (25,202) at 20230426080043784
27176 2025-01-21 03:00:57.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm1480.c' (25,203) at 20210307214926286
27177 2025-01-21 03:00:57.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3228-cru.h' (25,204) at 20210308005003632
27178 2025-01-21 03:00:57.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c' (25,205) at 20241008080013955
27179 2025-01-21 03:00:57.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0007-rlm_python-add-PY_INC_DIR-in-search-dir.patch' (25,206) at 20240413080012643
27180 2025-01-21 03:00:57.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/dynptr.c' (25,207) at 20240405153054253
27181 2025-01-21 03:00:57.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon/psu.json' (25,208) at 20210307205553710
27182 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2l-clocks.dtsi' (25,209) at 20210308005002592
27183 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/and_action_tests.cpp' (25,210) at 20210308005405938
27184 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fdomain.h' (25,211) at 20210309003652404
27185 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/reboot.h' (25,212) at 20210307214926550
27186 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fhandle.c' (25,213) at 20240820080014169
27187 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/Kconfig' (25,214) at 20210309003653000
27188 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-term_2.5.bb' (25,215) at 20241221090017560
27189 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlbdebug.h' (25,216) at 20210307214926246
27190 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/rohm,bu27034.yaml' (25,217) at 20240405153045073
27191 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8820.c' (25,218) at 20210307214932234
27192 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mtd-xip.h' (25,219) at 20240405153045657
27193 2025-01-21 03:00:57.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/romfs.rst' (25,220) at 20210307214925490
27194 2025-01-21 03:00:57.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001000.json' (25,221) at 20241213090040126
27195 2025-01-21 03:00:57.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas5805m.c' (25,222) at 20240405153232163
27196 2025-01-21 03:00:57.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c' (25,223) at 20240405153048601
27197 2025-01-21 03:00:57.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/setup_gpio' (25,224) at 20240828080010887
27198 2025-01-21 03:00:57.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.11.0.bb' (25,225) at 20241221090017468
27199 2025-01-21 03:00:57.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufshcd-crypto.h' (25,226) at 20240405153231527
27200 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_3_0_sh_mask.h' (25,227) at 20220525020652710
27201 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_fc56_pmc56_test.c' (25,228) at 20240405153054361
27202 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi' (25,229) at 20240405153045749
27203 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Device/meson.build' (25,230) at 20230902080024081 to deleted uid set
27204 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/ssd130x-spi.c' (25,231) at 20240405153048753
27205 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-rt9471' (25,232) at 20240405153044917
27206 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,flexgen.txt' (25,233) at 20240405153045029
27207 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/lowlevel_init.S' (25,234) at 20210308005002904
27208 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/slcan/slcan-ethtool.c' (25,235) at 20240405153049737
27209 2025-01-21 03:00:57.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-nand.dtso' (25,236) at 20240405153045745
27210 2025-01-21 03:00:57.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/isp_global.h' (25,237) at 20210307214930542
27211 2025-01-21 03:00:57.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/core-fsl-emb.c' (25,238) at 20240405153046189
27212 2025-01-21 03:00:57.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-timestamp.c' (25,239) at 20241001080013016
27213 2025-01-21 03:00:57.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_debugfs.c' (25,240) at 20240613080016463
27214 2025-01-21 03:00:57.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rtq2208-regulator.c' (25,241) at 20241115090012961
27215 2025-01-21 03:00:57.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Leksand_Karingberget' (25,242) at 20210307205553786
27216 2025-01-21 03:00:57.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/crypto.c' (25,243) at 20241008080013995
27217 2025-01-21 03:00:57.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/fsl_8xxx_pci.c' (25,244) at 20210308005003172
27218 2025-01-21 03:00:57.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cachetlb_32.h' (25,245) at 20210307214926578
27219 2025-01-21 03:00:57.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch' (25,246) at 20241206090014338
27220 2025-01-21 03:00:57.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/Kconfig' (25,247) at 20240405153230807
27221 2025-01-21 03:00:57.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/selftest.py' (25,248) at 20210307205554386
27222 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra124.c' (25,249) at 20240405153051377
27223 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/kgdb.h' (25,250) at 20210307214926550
27224 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/include/logging.h' (25,251) at 20210307214932674
27225 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/Makefile' (25,252) at 20240405153054233
27226 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/common.c' (25,253) at 20210308005003540
27227 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/rtc.h' (25,254) at 20220525020652126
27228 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pe-file.c' (25,255) at 20210309003655944
27229 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/007.out' (25,256) at 20210308005046413
27230 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/random-gcrypt.c' (25,257) at 20210308005045777
27231 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/spear6xx_defconfig' (25,258) at 20240405153045617
27232 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/+-bmc-gbmcbrusb.network' (25,259) at 20220423100008647
27233 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97_bus.c' (25,260) at 20240405153053485
27234 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/spk_priv_keyinfo.h' (25,261) at 20210309003649136
27235 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/levenshtein.h' (25,262) at 20210307214932598
27236 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongarch_ipi.h' (25,263) at 20240906080037332
27237 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-t5325.dts' (25,264) at 20240405153045457
27238 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/qcom,cmd-db.yaml' (25,265) at 20240405153045149
27239 2025-01-21 03:00:57.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-m53.dtsi' (25,266) at 20240405153229883
27240 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Watchdog.interface.yaml' (25,267) at 20231115090026147
27241 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/cl0002.h' (25,268) at 20210307214927902
27242 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/imx6logic.c' (25,269) at 20210308005003016
27243 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/rc_check.h' (25,270) at 20240405153232215
27244 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-typer_0.14.0.bb' (25,271) at 20241221090017560
27245 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_chtwc.c' (25,272) at 20240405153046645
27246 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/run-ptest' (25,273) at 20231126090012797
27247 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/cmd_boot.c' (25,274) at 20210308005002884
27248 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ah.h' (25,275) at 20210307214931550
27249 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/responder.c' (25,276) at 20231110090010623
27250 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/btcx-risc.h' (25,277) at 20240405153049349
27251 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/global.h' (25,278) at 20210307214930946
27252 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TMate' (25,279) at 20211006000025246
27253 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/as3711.txt' (25,280) at 20210307214925358
27254 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator' (25,281) at 20210307205553818
27255 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_i2s.h' (25,282) at 20220525020655095
27256 2025-01-21 03:00:57.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml' (25,283) at 20240405153045121
27257 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_ipcutil.c' (25,284) at 20210307214930146
27258 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_flat.h' (25,285) at 20210308005046097
27259 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/projects/qemu.yml' (25,286) at 20241211090212542
27260 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bootstd.h' (25,287) at 20210307214926158
27261 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_mmu.c' (25,288) at 20240405153230163
27262 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/LICENSE' (25,289) at 20210308004922932
27263 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/Makefile' (25,290) at 20210308005003432
27264 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu111-revA.dts' (25,291) at 20210308005002636
27265 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-dbg.c' (25,292) at 20210307214930826
27266 2025-01-21 03:00:57.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/debug.c' (25,293) at 20240405153049237
27267 2025-01-21 03:00:57.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/reg.h' (25,294) at 20210307214929310
27268 2025-01-21 03:00:57.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/common.h' (25,295) at 20240405153053977
27269 2025-01-21 03:00:57.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-zynq-qspi.c' (25,296) at 20240405153231467
27270 2025-01-21 03:00:57.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/convert-overrides.py' (25,297) at 20240301090012483
27271 2025-01-21 03:00:57.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/ufs.h' (25,298) at 20240405153231883
27272 2025-01-21 03:00:57.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.c' (25,299) at 20240405153048661
27273 2025-01-21 03:00:57.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/x86_msr.c' (25,300) at 20210307214932578
27274 2025-01-21 03:00:57.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/clntxdr.c' (25,301) at 20210307214931142
27275 2025-01-21 03:00:57.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/clock.cpp' (25,302) at 20230511080043139
27276 2025-01-21 03:00:57.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_limit.c' (25,303) at 20240405153232063
27277 2025-01-21 03:00:57.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/soc.c' (25,304) at 20210308005002728
27278 2025-01-21 03:00:57.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-gnutls.c' (25,305) at 20241211090212230
27279 2025-01-21 03:00:57.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/block/swim.h' (25,306) at 20240326080039534
27280 2025-01-21 03:00:57.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/README.md' (25,307) at 20230623080027929
27281 2025-01-21 03:00:57.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/scripts/ima-gen-CA-signed.sh' (25,308) at 20230520080014488
27282 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sm_statefuns.c' (25,309) at 20241115090012973
27283 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_d.c' (25,310) at 20210308005046521
27284 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36016.c' (25,311) at 20240405153049389
27285 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/numa_memory_policy.rst' (25,312) at 20240405153229739
27286 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_cvbs.h' (25,313) at 20240405153048569
27287 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_qm_bhv.c' (25,314) at 20220525020654523
27288 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/recoverd.c' (25,315) at 20240405153231655
27289 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/classes/distutils3-base.bbclass' (25,316) at 20241206090014266
27290 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/scripting-engines/trace-event-perl.c' (25,317) at 20240405153054201
27291 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-mxs.c' (25,318) at 20240805080013999
27292 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc.h' (25,319) at 20240405153048509
27293 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/wdt.c' (25,320) at 20210308005003740
27294 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c' (25,321) at 20240405153230543
27295 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/micro32r2.config' (25,322) at 20210307214926202
27296 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/templates/default/bblayers.conf.sample' (25,323) at 20240323080013545
27297 2025-01-21 03:00:57.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/svm.c' (25,324) at 20240405153054321
27298 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/traps_32.c' (25,325) at 20240405153046317
27299 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ld9040.h' (25,326) at 20210308005003656
27300 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.usb' (25,327) at 20210308005003300
27301 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-cldma.c' (25,328) at 20240405153053957
27302 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/styles/ldap.scss' (25,329) at 20210308005107065
27303 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/.gitignore' (25,330) at 20220525020651970
27304 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/xtalk/xwidget.h' (25,331) at 20210307214926250
27305 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt' (25,332) at 20210307214925346
27306 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/templates/default/conf-summary.txt' (25,333) at 20240301090012451
27307 2025-01-21 03:00:57.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_mqs.c' (25,334) at 20240405153053909
27308 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/nodemanager.c' (25,335) at 20240405153052465
27309 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/templates/env_vars_template.yaml' (25,336) at 20210731000025305
27310 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/alignment.c' (25,337) at 20240405153045905
27311 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy.c' (25,338) at 20240405153230595
27312 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NOR_SECBOOT_defconfig' (25,339) at 20210308005003240
27313 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/aspeed,ast2400-ibt-bmc.txt' (25,340) at 20220525020651686
27314 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/gpio.c' (25,341) at 20210307214926138
27315 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/Makefile' (25,342) at 20240405153231347
27316 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_trace.h' (25,343) at 20240405153052121
27317 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfphw.S' (25,344) at 20240405153229915
27318 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/strnlen_user.S' (25,345) at 20240405153046513
27319 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png' (25,346) at 20210307205554270 to deleted uid set
27320 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/esd.bmp' (25,347) at 20210308005003768 to deleted uid set
27321 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/index.js' (25,348) at 20220105012522999
27322 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RPL-1.1' (25,349) at 20211006000025242
27323 2025-01-21 03:00:57.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE05' (25,350) at 20240405153054369
27324 2025-01-21 03:00:57.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BlueOak-1.0.0' (25,351) at 20211006000025230
27325 2025-01-21 03:00:57.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/files/fix-inner-dependency.patch' (25,352) at 20210307205554038
27326 2025-01-21 03:00:57.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvmem-provider.h' (25,353) at 20240520080015203
27327 2025-01-21 03:00:57.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/npcm7xx_fiu.c' (25,354) at 20240906080037300
27328 2025-01-21 03:00:57.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/lib/oeqa/runtime/cases/parselogs-ignores-corstone1000-fvp.txt' (25,355) at 20241221090017464
27329 2025-01-21 03:00:57.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/marvell-cesa.txt' (25,356) at 20210307214925298
27330 2025-01-21 03:00:57.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/Makefile' (25,357) at 20210308005002976
27331 2025-01-21 03:00:57.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/tmc.h' (25,358) at 20220525020654679
27332 2025-01-21 03:00:57.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/smu.c' (25,359) at 20240405153230755
27333 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv-sysfs.c' (25,360) at 20240405153046717
27334 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_mipsel_defconfig' (25,361) at 20210308005003276
27335 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/tcm.h' (25,362) at 20210309003648804
27336 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_c_ev.h' (25,363) at 20240405153231851
27337 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/sedutil_git.bb' (25,364) at 20230131040012031
27338 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/LICENSE' (25,365) at 20210308005130549
27339 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/udbg_memcons.c' (25,366) at 20240405153046233
27340 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-h616-ccu.h' (25,367) at 20240405153231795
27341 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/meson/arm-linux-gneabi-gcc.ini' (25,368) at 20210616125333493
27342 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_w.c' (25,369) at 20210308005046513
27343 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Miskolc-Aggtelek-Fony' (25,370) at 20210307205553774
27344 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/Kbuild' (25,371) at 20240405153048649
27345 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lwt_redirect.c' (25,372) at 20241008080014055
27346 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie_ipc.h' (25,373) at 20210307214929902
27347 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/misc_32.S' (25,374) at 20240405153230035
27348 2025-01-21 03:00:57.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/MAINTAINERS' (25,375) at 20210308005003088
27349 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/list-test.c' (25,376) at 20240405153053093
27350 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/arch_prctl.c' (25,377) at 20240405153054173
27351 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/sigcontext.h' (25,378) at 20210307214926178
27352 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vgic-v2-cpuif-proxy.c' (25,379) at 20220525020651962
27353 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Chassis/meson.build' (25,380) at 20230825080021141 to deleted uid set
27354 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/common_ikm.rst' (25,381) at 20240405153045265
27355 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/glue_helper-asm-avx2.S' (25,382) at 20220525020652134
27356 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-chip.c' (25,383) at 20241211090145397
27357 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/Kconfig' (25,384) at 20240405153230379
27358 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-led-yaml-led-priority.cpp' (25,385) at 20240828080025979
27359 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/fb.h' (25,386) at 20240405153046309
27360 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/proc_net.c' (25,387) at 20240405153231723
27361 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-unix-configure-use-_Static_assert-to-do-correct-dete.patch' (25,388) at 20230706080014785
27362 2025-01-21 03:00:57.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/236' (25,389) at 20210927100127497
27363 2025-01-21 03:00:57.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb.c' (25,390) at 20240405153050001
27364 2025-01-21 03:00:57.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/videomodes.c' (25,391) at 20210308005003536
27365 2025-01-21 03:00:57.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6359/core.h' (25,392) at 20220525020654587
27366 2025-01-21 03:00:57.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-yapp4-crux-plus.dts' (25,393) at 20240405153045521
27367 2025-01-21 03:00:57.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mmc/host/sdhci-tegra.c' (25,394) at 20240405153230863 to deleted uid set
27368 2025-01-21 03:00:57.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tunnel.sh' (25,395) at 20240405153054289
27369 2025-01-21 03:00:57.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/Makefile' (25,396) at 20210308005003520
27370 2025-01-21 03:00:57.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio.h' (25,397) at 20240405153051521
27371 2025-01-21 03:00:57.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_fifoctrl_regdef.h' (25,398) at 20210307214930642
27372 2025-01-21 03:00:57.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/input.rst' (25,399) at 20220525020651738
27373 2025-01-21 03:00:57.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_xive.h' (25,400) at 20210927100127241
27374 2025-01-21 03:00:57.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/libc-compat.h' (25,401) at 20210307214931642
27375 2025-01-21 03:00:57.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/dma.c' (25,402) at 20240405153046053
27376 2025-01-21 03:00:57.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/pci200syn.c' (25,403) at 20220525020653703
27377 2025-01-21 03:00:57.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-cdce706.c' (25,404) at 20240405153046777
27378 2025-01-21 03:00:57.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c' (25,405) at 20240405153046961
27379 2025-01-21 03:00:57.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/avnet-ultra96-rev1.dts' (25,406) at 20210308005002572
27380 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/mlx5_ifc_fpga.h' (25,407) at 20240405153052737
27381 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r7780mp_defconfig' (25,408) at 20210308005003276
27382 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/hardware.h' (25,409) at 20210308005002660
27383 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-sx1.h' (25,410) at 20240405153045657
27384 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-parallel.c' (25,411) at 20240906080037160
27385 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_funnel_regs.h' (25,412) at 20240405153046589
27386 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smp.h' (25,413) at 20240617080017406
27387 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/dir.c' (25,414) at 20240405153052361
27388 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+unlocklockonceonce+fencermbonceonce.litmus' (25,415) at 20240405153054069
27389 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/bigsmp_32.c' (25,416) at 20240405153230115
27390 2025-01-21 03:00:57.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm6878.dtsi' (25,417) at 20240405153045429
27391 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-sockets.c' (25,418) at 20241211090212562
27392 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan_flooding.sh' (25,419) at 20220525020655207
27393 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-design-CFS.rst' (25,420) at 20240405153045301
27394 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msi.h' (25,421) at 20240405153231827
27395 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-kp-hsc.dts' (25,422) at 20240405153045493
27396 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra20-usb-phy.yaml' (25,423) at 20240405153045129
27397 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/smbus.h' (25,424) at 20210307214931614
27398 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/cx7_ocp.json' (25,425) at 20240717080008023
27399 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/include/subscription.hpp' (25,426) at 20241228090003723 to deleted uid set
27400 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/va_layout.c' (25,427) at 20240405153045889
27401 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/msm/qcom,saw2.txt' (25,428) at 20240405153045017
27402 2025-01-21 03:00:57.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/messenger.c' (25,429) at 20240405153231999
27403 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config/events.yaml' (25,430) at 20210307205554062
27404 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis_t30_defconfig' (25,431) at 20210308005003248
27405 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/Makefile' (25,432) at 20210307214929438
27406 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_vi_scaler.c' (25,433) at 20210307214928042
27407 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atomfirmwareid.h' (25,434) at 20210307214927698
27408 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/event_fifo_local.h' (25,435) at 20210307214930542
27409 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/ocelot-reset.txt' (25,436) at 20220525020651702
27410 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/sound.c' (25,437) at 20210308005003488
27411 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/cow_sys.h' (25,438) at 20210307214926614
27412 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_fp.c' (25,439) at 20241111090012121 to deleted uid set
27413 2025-01-21 03:00:57.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr.host.h' (25,440) at 20210307214930562
27414 2025-01-21 03:00:57.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/debugfs.c' (25,441) at 20210307214929870
27415 2025-01-21 03:00:57.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ppp-comp.h' (25,442) at 20210307214931654
27416 2025-01-21 03:00:57.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nios2' (25,443) at 20210308005003296
27417 2025-01-21 03:00:57.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0010-Added-stdlib.h-for-malloc-in-lib-decode.c.patch' (25,444) at 20241221090017540
27418 2025-01-21 03:00:57.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nolibc/Makefile' (25,445) at 20240405153232283
27419 2025-01-21 03:00:57.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/wrappers_msa.h' (25,446) at 20210308005046501
27420 2025-01-21 03:00:57.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftgmac100.h' (25,447) at 20210308005003432
27421 2025-01-21 03:00:57.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/max77620_init.h' (25,448) at 20210308005003024
27422 2025-01-21 03:00:57.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch' (25,449) at 20241221090017680
27423 2025-01-21 03:00:57.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iommu.h' (25,450) at 20240624080012816
27424 2025-01-21 03:00:57.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bperf_leader.bpf.c' (25,451) at 20240405153054185
27425 2025-01-21 03:00:57.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm/include/uapi/asm/kvm.h' (25,452) at 20210307214932454
27426 2025-01-21 03:00:57.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/kvm.h' (25,453) at 20240405153054033
27427 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.c' (25,454) at 20220525020652971
27428 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_dpia.h' (25,455) at 20240405153047297
27429 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/workarounds.h' (25,456) at 20210307214929622
27430 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/s3c24x0_i2c.h' (25,457) at 20210308005003384
27431 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/special_inodes.rst' (25,458) at 20240405153045205
27432 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_gmac.h' (25,459) at 20210307214931982
27433 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-interval-tree.c' (25,460) at 20230426080043956
27434 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/stm32/stm32.yaml' (25,461) at 20240405153229755
27435 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_hashmap_lookup.c' (25,462) at 20240405153054265
27436 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/sdl2-input.c' (25,463) at 20241211090212558
27437 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/pll.c' (25,464) at 20210308005002820
27438 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/i2c.h' (25,465) at 20210307214931610
27439 2025-01-21 03:00:57.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/context_switch.c' (25,466) at 20210309003656012
27440 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform_profile' (25,467) at 20220525020651634
27441 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio-uclass.c' (25,468) at 20210308005003536
27442 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/nsp32_io.h' (25,469) at 20210307214930374
27443 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c' (25,470) at 20240405153231227
27444 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/apm.c' (25,471) at 20240906080037244
27445 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_flags.cpp' (25,472) at 20210308005108645
27446 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/sdhci.h' (25,473) at 20210308005002716
27447 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro.h' (25,474) at 20220525020653099
27448 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m5-salvator-xs.dts' (25,475) at 20240405153229963
27449 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton_%.bbappend' (25,476) at 20210812000025262
27450 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_vb2.c' (25,477) at 20240405153049277
27451 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/meson.build' (25,478) at 20240326080039698
27452 2025-01-21 03:00:57.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kretprobe_maxactive.tc' (25,479) at 20210307214932674
27453 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_signal.h' (25,480) at 20221215040039062
27454 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/estoraged.hpp' (25,481) at 20240301090004938
27455 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_device.c' (25,482) at 20220525020654019
27456 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_arria5_defconfig' (25,483) at 20210308005003280
27457 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/p5040ds_ddr.c' (25,484) at 20210308005002964
27458 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf-colibri.dtsi' (25,485) at 20240405153045537
27459 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_uart.c' (25,486) at 20240405153231039
27460 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/LICENSE-MIT' (25,487) at 20240106090017261
27461 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/kfreeaddr.cocci' (25,488) at 20240405153053441
27462 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb' (25,489) at 20241221090017552
27463 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r1-lte.dts' (25,490) at 20240405153045785
27464 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/init.h' (25,491) at 20241211090145533
27465 2025-01-21 03:00:57.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/Makefile' (25,492) at 20210307214927782
27466 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/seccomp.h' (25,493) at 20220525020651970
27467 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-any.err' (25,494) at 20210308005046397
27468 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-01' (25,495) at 20210908000010395
27469 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/directives/role-table.js' (25,496) at 20210308005107065
27470 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge.bb' (25,497) at 20241206090014226 to deleted uid set
27471 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/civetweb/civetweb/0001-Unittest-Link-librt-and-libm-using-l-option.patch' (25,498) at 20210307205553806
27472 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/Makefile' (25,499) at 20241008080014055
27473 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-pm8916.dtsi' (25,500) at 20240405153045761
27474 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/new-machine.rst' (25,501) at 20240405153044981
27475 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/active_mm.rst' (25,502) at 20240405153045297
27476 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/system.c' (25,503) at 20210307214932614
27477 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings_example.yaml' (25,504) at 20221207040038639
27478 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/BatteryCollection_v1.xml' (25,505) at 20240619080002920
27479 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-sprd.h' (25,506) at 20240405153052033
27480 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/index.rst' (25,507) at 20240405153045265
27481 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-intelhex_2.3.0.bb' (25,508) at 20210316000012681
27482 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (25,509) at 20231004080018999
27483 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/brcm,bcm-keypad.txt' (25,510) at 20210307214925334
27484 2025-01-21 03:00:57.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-extras_1.0.0.bb' (25,511) at 20210307205554542
27485 2025-01-21 03:00:57.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-nomadik.c' (25,512) at 20240405153230679
27486 2025-01-21 03:00:57.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e.h' (25,513) at 20210307214929310
27487 2025-01-21 03:00:57.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_4_3_offset.h' (25,514) at 20240405153047745
27488 2025-01-21 03:00:57.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra194.c' (25,515) at 20240405153231339
27489 2025-01-21 03:00:57.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/seccomp.h' (25,516) at 20240405153232211
27490 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_string_decode_def_string_length_check.yaml' (25,517) at 20240908080010098
27491 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_cards.c' (25,518) at 20210307214928702
27492 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/hmem.c' (25,519) at 20210307214930542
27493 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/af_phonet.c' (25,520) at 20240405153053353
27494 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/Kconfig' (25,521) at 20220525020654023
27495 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/img_bench_templater.py' (25,522) at 20220429100100750
27496 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088ardb_tfa_defconfig' (25,523) at 20210308005003268
27497 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/__init__.py' (25,524) at 20210307205554258
27498 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/scu_info.c' (25,525) at 20210421100236114
27499 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/syscon.c' (25,526) at 20210308005003740
27500 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerState/meson.build' (25,527) at 20230825080021141 to deleted uid set
27501 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/Kconfig' (25,528) at 20220525020653351
27502 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_wq_copy.h' (25,529) at 20240405153051601
27503 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Forsnaset' (25,530) at 20210307205553782
27504 2025-01-21 03:00:57.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg' (25,531) at 20210307214925210
27505 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/loongarch/kernel/inst.c' (25,532) at 20240405153045945 to deleted uid set
27506 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/xilinx_uartps.c' (25,533) at 20240405153231523
27507 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP2.interface.yaml' (25,534) at 20220315030032659
27508 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/basic_api.h' (25,535) at 20240405153054229
27509 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subskeleton.c' (25,536) at 20240405153054277
27510 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/spi.h' (25,537) at 20210307214929982
27511 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pmbus.c' (25,538) at 20240405153048869
27512 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMC/meson.build' (25,539) at 20240925080024982 to deleted uid set
27513 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/c2p_iplan2.c' (25,540) at 20210307214930902
27514 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.h' (25,541) at 20240405153050125
27515 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-aobus.yaml' (25,542) at 20240405153229787
27516 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_i8259.c' (25,543) at 20210307214925654
27517 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uthash/uthash/run-ptest' (25,544) at 20210307205553998
27518 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gen_eth_addr.c' (25,545) at 20210308005003764
27519 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Common/Callout.errors.yaml' (25,546) at 20210610000035102
27520 2025-01-21 03:00:57.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-U.boot' (25,547) at 20220525020655231
27521 2025-01-21 03:00:57.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_1_regs.h' (25,548) at 20240405153046577
27522 2025-01-21 03:00:57.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_tad.c' (25,549) at 20240405153230167
27523 2025-01-21 03:00:57.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3399.h' (25,550) at 20210308005003596
27524 2025-01-21 03:00:57.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/auxvec.h' (25,551) at 20210307214926514
27525 2025-01-21 03:00:57.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vctv/reg_ebi.h' (25,552) at 20210308005003020
27526 2025-01-21 03:00:57.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9n12ek.dts' (25,553) at 20210308005002572
27527 2025-01-21 03:00:57.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7420.dtsi' (25,554) at 20210307214926190
27528 2025-01-21 03:00:57.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Drive.v1_20_1.json' (25,555) at 20240918080002720
27529 2025-01-21 03:00:57.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/Kconfig' (25,556) at 20210308005002952
27530 2025-01-21 03:00:57.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/elf.h' (25,557) at 20210307214926362
27531 2025-01-21 03:00:57.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/Kconfig' (25,558) at 20210308005002948
27532 2025-01-21 03:00:57.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/memory.h' (25,559) at 20220525020651966
27533 2025-01-21 03:00:57.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/fail_page_alloc.c' (25,560) at 20240405153053125
27534 2025-01-21 03:00:57.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/ti,omap-opp-supply.yaml' (25,561) at 20240405153229783
27535 2025-01-21 03:00:57.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_repr.h' (25,562) at 20210307214929566
27536 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_syscalls.c' (25,563) at 20241216090017781
27537 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/mmu.c' (25,564) at 20210307214930542
27538 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/gen-sysreg.awk' (25,565) at 20240405153045901
27539 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/pci-acp6x.c' (25,566) at 20240405153053553
27540 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml' (25,567) at 20240405153045033
27541 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/reporting-regressions.rst' (25,568) at 20240405153044961
27542 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumpartialcopygeneric.S' (25,569) at 20210309003648684
27543 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/io_trivial.h' (25,570) at 20240405153045345
27544 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_bmdata.c' (25,571) at 20240405153051425
27545 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/cache.h' (25,572) at 20210307214926314
27546 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/ttm_pool_test.c' (25,573) at 20240405153230643
27547 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/webserver_run.cpp' (25,574) at 20241130090002061
27548 2025-01-21 03:00:57.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-mdm9615.dtsi' (25,575) at 20240405153229891
27549 2025-01-21 03:00:57.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Sensor.v1_10_1.json' (25,576) at 20240918080002724
27550 2025-01-21 03:00:57.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/hwmonio.cpp' (25,577) at 20230511080028983
27551 2025-01-21 03:00:57.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/shared.c' (25,578) at 20220818100014663
27552 2025-01-21 03:00:57.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-daemon.c' (25,579) at 20240405153054221
27553 2025-01-21 03:00:57.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_cm.h' (25,580) at 20240405153052873
27554 2025-01-21 03:00:57.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/dhcp-relay_4.4.3p1.bb' (25,581) at 20241206090014238
27555 2025-01-21 03:00:57.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32f746-disco.h' (25,582) at 20210308005003616
27556 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-tphy.c' (25,583) at 20240405153231311
27557 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgf119.c' (25,584) at 20210307214927962
27558 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pba8.dts' (25,585) at 20240405153045401
27559 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hpet.h' (25,586) at 20210307214926214
27560 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/hte/index.rst' (25,587) at 20240405153045193
27561 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/swiotlb-xen.h' (25,588) at 20220525020651950
27562 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/start_kernel.h' (25,589) at 20240405153052797
27563 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pcs/pcs-mtk-lynxi.h' (25,590) at 20240405153052761
27564 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/no-musttail-arm.patch' (25,591) at 20240413080012659
27565 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/025.out' (25,592) at 20210308005046433
27566 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-pi-imx7d_defconfig' (25,593) at 20210308005003276
27567 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-backend-common.h' (25,594) at 20230925080039937
27568 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_extx.c' (25,595) at 20210308005046529
27569 2025-01-21 03:00:57.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/chan.h' (25,596) at 20240405153231255
27570 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/trace+probe_vfs_getname.sh' (25,597) at 20240405153232231
27571 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/compat.json' (25,598) at 20240326080039618
27572 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c' (25,599) at 20240405153048377
27573 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/error-inject.c' (25,600) at 20220525020652094
27574 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ResourceManagement/index.js' (25,601) at 20220105012522999
27575 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/w1-gpio.yaml' (25,602) at 20240405153045185
27576 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_mux.c' (25,603) at 20210308005003456
27577 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tracepoint.c' (25,604) at 20240405153054281
27578 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/signal-defs.h' (25,605) at 20220525020654663
27579 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_mc.h' (25,606) at 20210308004938820
27580 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/piggy.S' (25,607) at 20210307214925678
27581 2025-01-21 03:00:57.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5249evb/m5249evb.c' (25,608) at 20210308005002972
27582 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8192-clk.h' (25,609) at 20220525020654543
27583 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/of/irq.c' (25,610) at 20241011080017343 to deleted uid set
27584 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset/reset-simple.h' (25,611) at 20210309003653896
27585 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpulimit/cpulimit/0001-Remove-sys-sysctl.h-and-add-missing-libgen.h-include.patch' (25,612) at 20220612030016727
27586 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ls102xa_serdes.c' (25,613) at 20210308005002552
27587 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/topology.h' (25,614) at 20240405153046249
27588 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi' (25,615) at 20241211090145373
27589 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/libgpiod.wrap' (25,616) at 20220908030058575
27590 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/passwdobj-attributes.c' (25,617) at 20240405153231343
27591 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fastboot-internal.h' (25,618) at 20210308005003648
27592 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/fwio.h' (25,619) at 20210307214929962
27593 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ich9_tco.h' (25,620) at 20240906080037328
27594 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-kontron-samx6i.dtsi' (25,621) at 20240405153045497
27595 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.numamem' (25,622) at 20240906080037556 to deleted uid set
27596 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/wd_keepalive.init' (25,623) at 20210307205554574
27597 2025-01-21 03:00:57.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/ddrc.c' (25,624) at 20210308005002796
27598 2025-01-21 03:00:57.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/regs.h' (25,625) at 20240405153230259
27599 2025-01-21 03:00:57.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ralink/clk-mtmips.c' (25,626) at 20241211090145397
27600 2025-01-21 03:00:57.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-md-pci.h' (25,627) at 20230925080039929
27601 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/Kconfig' (25,628) at 20240405153045341
27602 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/addrspace.h' (25,629) at 20210307214926210
27603 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/ncurses.inc' (25,630) at 20241221090017644
27604 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_qp.c' (25,631) at 20240405153230703
27605 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/tools/sdbusplus/event.py' (25,632) at 20240925080038338 to deleted uid set
27606 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/Kconfig' (25,633) at 20240906080037500
27607 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-apb1-clk.yaml' (25,634) at 20240405153045021
27608 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/mqprio.json' (25,635) at 20240405153054377
27609 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5235EVB.h' (25,636) at 20210308005003576
27610 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/networking/netdev-FAQ.rst' (25,637) at 20240405153045273
27611 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/act8945a.txt' (25,638) at 20210309003648368
27612 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts' (25,639) at 20240405153229899
27613 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/console.h' (25,640) at 20210308005003628
27614 2025-01-21 03:00:57.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_aggregator_registry.c' (25,641) at 20240919080017066
27615 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/fs.c' (25,642) at 20240405153049081
27616 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_bt.h' (25,643) at 20240906080037348
27617 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/law.c' (25,644) at 20210308005002980
27618 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-sinovoip-bpi-m2.dts' (25,645) at 20240405153045385
27619 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/common.h' (25,646) at 20210307214926994
27620 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-cards.c' (25,647) at 20240405153230823
27621 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_hs38_smp.dts' (25,648) at 20210307214925666
27622 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/parsec-service-crates.inc' (25,649) at 20241206090014282
27623 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/Kconfig' (25,650) at 20210308005003736
27624 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/memac_phy.c' (25,651) at 20210308005003432
27625 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/u-boot-aspeed_%.bbappend' (25,652) at 20210823100016972
27626 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6405.c' (25,653) at 20240405153049289
27627 2025-01-21 03:00:57.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/const_hweight.h' (25,654) at 20210307214932474
27628 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/Makefile' (25,655) at 20240405153230807
27629 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi' (25,656) at 20240418080014482
27630 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_qp.c' (25,657) at 20240405153049029
27631 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/flash/phosphor-software-manager/bios-update' (25,658) at 20240326080016518
27632 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_rect.h' (25,659) at 20240405153052637
27633 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/ExpSchedFlow.svg' (25,660) at 20210307214925210
27634 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/probe_roms.c' (25,661) at 20240405153230127
27635 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ixp4xx/Kconfig' (25,662) at 20240405153051761
27636 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-expandvars_0.12.0.bb' (25,663) at 20240106090017237
27637 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_sockopt.c' (25,664) at 20210309003654424
27638 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/cxl.c' (25,665) at 20240326080039414
27639 2025-01-21 03:00:57.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iov-padding' (25,666) at 20230925080040093
27640 2025-01-21 03:00:57.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-reg.h' (25,667) at 20240405153053969
27641 2025-01-21 03:00:57.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rk8xx-i2c.c' (25,668) at 20240405153049613
27642 2025-01-21 03:00:57.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun5i.h' (25,669) at 20210307214927026
27643 2025-01-21 03:00:57.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sb.h' (25,670) at 20210307214931602
27644 2025-01-21 03:00:57.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/system.conf' (25,671) at 20210307205554490
27645 2025-01-21 03:00:57.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cpu.c' (25,672) at 20210308005003720
27646 2025-01-21 03:00:57.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/psu_manager.hpp' (25,673) at 20231121090026720
27647 2025-01-21 03:00:57.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/util/association_objects.hpp' (25,674) at 20220712030042488
27648 2025-01-21 03:00:57.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/ahci-pci.c' (25,675) at 20210308005003332
27649 2025-01-21 03:00:57.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0004-missing_type.h-add-comparison_fn_t.patch' (25,676) at 20241221090017644
27650 2025-01-21 03:00:57.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/Thresholds.cpp' (25,677) at 20240817080004299
27651 2025-01-21 03:00:57.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/README.md' (25,678) at 20240413080012667
27652 2025-01-21 03:00:57.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/erst.c' (25,679) at 20241211090212246
27653 2025-01-21 03:00:57.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/imx.h' (25,680) at 20210307214931546
27654 2025-01-21 03:00:57.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf_2.72e.bb' (25,681) at 20240127090011892
27655 2025-01-21 03:00:57.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/mmap.c' (25,682) at 20240405153046317
27656 2025-01-21 03:00:57.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/Makefile' (25,683) at 20210307214930154
27657 2025-01-21 03:00:57.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_0_sh_mask.h' (25,684) at 20210307214927650
27658 2025-01-21 03:00:57.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mp.c' (25,685) at 20241008080013911
27659 2025-01-21 03:00:57.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/perf_event.h' (25,686) at 20220525020652038
27660 2025-01-21 03:00:57.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-bitbang.c' (25,687) at 20240405153050345
27661 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/histb-clock.h' (25,688) at 20210308005003632
27662 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/templates/default/conf-notes.txt' (25,689) at 20220913030020492
27663 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/cmake-format.json' (25,690) at 20221209040045083
27664 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/cute-files-npm-example.png' (25,691) at 20220721030015857 to deleted uid set
27665 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/clk.c' (25,692) at 20210308005003740
27666 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0003-FF-A-v15-lib-uuid-introduce-testcase-for-uuid_str_to.patch' (25,693) at 20240413080012623
27667 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/sfp-util_32.h' (25,694) at 20210307214926610
27668 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,wcnss.yaml' (25,695) at 20240405153045157
27669 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/Kconfig' (25,696) at 20210308005003700
27670 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc-v8.h' (25,697) at 20240405153049465
27671 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs8427.h' (25,698) at 20210307214931594
27672 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/update_manager.cpp' (25,699) at 20240610080035204
27673 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/xtensa_ksyms.c' (25,700) at 20240405153046509
27674 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_scale_coefs.c' (25,701) at 20210309003649892
27675 2025-01-21 03:00:57.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/pcm.c' (25,702) at 20240405153232191
27676 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount_setattr/.gitignore' (25,703) at 20220525020655215
27677 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/kprobes_trampoline.S' (25,704) at 20240405153045909
27678 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.type4-count' (25,705) at 20240906080037560 to deleted uid set
27679 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/Kconfig' (25,706) at 20240405153053993
27680 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x04_hardware.h' (25,707) at 20240405153048805
27681 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/zynqimage.c' (25,708) at 20210308005003776
27682 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.12.0.bb' (25,709) at 20240413080012639
27683 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/everest,es7134.txt' (25,710) at 20210307214925426
27684 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.17.rst' (25,711) at 20241221090017596
27685 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt-sysfs.c' (25,712) at 20240405153230723
27686 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tvp7002.txt' (25,713) at 20210307214925354
27687 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx/cpu.h' (25,714) at 20210308005002640
27688 2025-01-21 03:00:57.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/MAINTAINERS' (25,715) at 20210308005003168
27689 2025-01-21 03:00:57.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/lm8323.c' (25,716) at 20240405153230727
27690 2025-01-21 03:00:57.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/storage-ctrl-impl.c.inc' (25,717) at 20240906080037520
27691 2025-01-21 03:00:57.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/si470x.rst' (25,718) at 20210307214925234
27692 2025-01-21 03:00:57.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_defconfig' (25,719) at 20210308005003256
27693 2025-01-21 03:00:57.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbg/libusbg_git.bb' (25,720) at 20220402030015991
27694 2025-01-21 03:00:57.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/gpio/id-button/toggle_identify_led.sh' (25,721) at 20230419080018958
27695 2025-01-21 03:00:57.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/MAINTAINERS' (25,722) at 20210308005002948
27696 2025-01-21 03:00:57.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/msi2500/Makefile' (25,723) at 20210307214928842
27697 2025-01-21 03:00:57.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_os.c' (25,724) at 20241216090017737
27698 2025-01-21 03:00:57.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-WinterHill' (25,725) at 20210307205553798
27699 2025-01-21 03:00:57.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/Kconfig' (25,726) at 20240405153049209
27700 2025-01-21 03:00:57.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/thread-maps-share.c' (25,727) at 20240405153054173
27701 2025-01-21 03:00:57.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8548CDS_36BIT_defconfig' (25,728) at 20210308005003240
27702 2025-01-21 03:00:57.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/riscv_ksyms.c' (25,729) at 20240405153046257
27703 2025-01-21 03:00:57.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/mirror.c' (25,730) at 20241211090212214
27704 2025-01-21 03:00:57.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_tc.h' (25,731) at 20210307214929334
27705 2025-01-21 03:00:57.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-mtp.dts' (25,732) at 20240405153229939
27706 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/alsa.h' (25,733) at 20210307214932186
27707 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py' (25,734) at 20220402030016103
27708 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig/0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch' (25,735) at 20210307205554542
27709 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/Kconfig' (25,736) at 20240405153049469
27710 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/rel6.decode' (25,737) at 20220429100100810
27711 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LicenseCollection_v1.xml' (25,738) at 20240619080002928
27712 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/berkeley-testfloat-3.wrap' (25,739) at 20240326080039630
27713 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/sdhci.h' (25,740) at 20210308005002716
27714 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex5.bpf.c' (25,741) at 20240405153232099
27715 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-stats.c' (25,742) at 20240405153049249
27716 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-tobi-common.dtsi' (25,743) at 20240405153045605
27717 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-m1-plus.dts' (25,744) at 20210308005002624
27718 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/mtk-power-domain.c' (25,745) at 20210308005003468
27719 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst_priv.h' (25,746) at 20210307214928678
27720 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Italic.woff' (25,747) at 20220105012522987 to deleted uid set
27721 2025-01-21 03:00:57.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/vqmmc-ipq4019-regulator.yaml' (25,748) at 20240405153045149
27722 2025-01-21 03:00:57.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr_lzo.c' (25,749) at 20210307214931130
27723 2025-01-21 03:00:57.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_pmem.h' (25,750) at 20240906080037348
27724 2025-01-21 03:00:57.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn303.h' (25,751) at 20220525020652530
27725 2025-01-21 03:00:57.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.h' (25,752) at 20240405153231175
27726 2025-01-21 03:00:57.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-scmi.h' (25,753) at 20230925080039929
27727 2025-01-21 03:00:57.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/insn-eval.c' (25,754) at 20240405153046469
27728 2025-01-21 03:00:57.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_core.c' (25,755) at 20240405153052229
27729 2025-01-21 03:00:57.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/system.cpp' (25,756) at 20210915000104754
27730 2025-01-21 03:00:57.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-No-Nuclear-License-2014' (25,757) at 20211006000025230
27731 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_rx.h' (25,758) at 20240805080013983
27732 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Insat2E_C-83.0E' (25,759) at 20210307205553762
27733 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/db8500_wdt.c' (25,760) at 20240405153052237
27734 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/rtc.h' (25,761) at 20210307214926554
27735 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c' (25,762) at 20240405153051885
27736 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/test-utils.cpp' (25,763) at 20241114091008832
27737 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/i386.c' (25,764) at 20220525020652190
27738 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c' (25,765) at 20241008080013923
27739 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/willsemi,wusb3801.yaml' (25,766) at 20240405153045185
27740 2025-01-21 03:00:57.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri-iris.dtsi' (25,767) at 20240405153045529
27741 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/sysfs.c' (25,768) at 20240910080014070
27742 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.out' (25,769) at 20210927100127469 to deleted uid set
27743 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/Kconfig' (25,770) at 20210308005003056
27744 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-netgear-r8000.dts' (25,771) at 20240405153229871
27745 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/Kconfig' (25,772) at 20240405153049677
27746 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/hotfoot.dts' (25,773) at 20210307214926354
27747 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/space-info.h' (25,774) at 20240812080017248
27748 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message_handler.cpp' (25,775) at 20230513080031426
27749 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/xdp710.c' (25,776) at 20240507080012894
27750 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/0001-ihpm-Include-stdlib.h-for-malloc-free-atoi-functions.patch' (25,777) at 20221003030013285
27751 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio.h' (25,778) at 20210307214932238
27752 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/optrom_fw_cfg.h' (25,779) at 20210308005046177
27753 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_dmabuf.c' (25,780) at 20240405153048481
27754 2025-01-21 03:00:57.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_keyword.py' (25,781) at 20221209040018567
27755 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/Makefile' (25,782) at 20210308005003524
27756 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/conga-qeval20-qa3-e3845.h' (25,783) at 20210308005003592
27757 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Parity-7.0.0' (25,784) at 20211006000025242
27758 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/.gitignore' (25,785) at 20210307214926526
27759 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/des_glue.c' (25,786) at 20210307214926574
27760 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/syslog-ng-tmp.conf' (25,787) at 20210307205553998
27761 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.h' (25,788) at 20210307214927214
27762 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/smsc.c' (25,789) at 20210308005003444
27763 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sa8775p.c' (25,790) at 20240805080013943
27764 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_sar.S' (25,791) at 20210308005046533
27765 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/.openbmc-enforce-gitlint' (25,792) at 20220829030004071 to deleted uid set
27766 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/lenovo.c' (25,793) at 20240405153051417
27767 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/Makefile' (25,794) at 20240405153049453
27768 2025-01-21 03:00:57.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_div1.c' (25,795) at 20210308005046525
27769 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_fw.c' (25,796) at 20240405153051693
27770 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32h743-overview.rst' (25,797) at 20240405153044973
27771 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/mori_uart_mux_ctrl.sh' (25,798) at 20220921030015982
27772 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/journalpid' (25,799) at 20210308005059705
27773 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/csv_collection.py' (25,800) at 20220525020652358
27774 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_dump.h' (25,801) at 20210307214927858
27775 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sh4-softmmu.mak' (25,802) at 20230925080039837
27776 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-std.h' (25,803) at 20210307214928846
27777 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8080-db.dts' (25,804) at 20210307214926022
27778 2025-01-21 03:00:57.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm_types.h' (25,805) at 20241216090017769
27779 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (25,806) at 20230204040013545
27780 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-synth.c' (25,807) at 20230925080039853
27781 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/kfence_test.c' (25,808) at 20240405153231963
27782 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i3200_edac.c' (25,809) at 20220525020652418
27783 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sveg_Brickan' (25,810) at 20210307205553790
27784 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/stusb160x.c' (25,811) at 20240405153052149
27785 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.h' (25,812) at 20240405153050493
27786 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/semihost.h' (25,813) at 20240405153045861
27787 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hwdep.h' (25,814) at 20240405153231863
27788 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch' (25,815) at 20230706080014753
27789 2025-01-21 03:00:57.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/litex.h' (25,816) at 20220525020654579
27790 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elfnote.h' (25,817) at 20210307214931382
27791 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/audigy-mixer.rst' (25,818) at 20240405153229827
27792 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/mount.c' (25,819) at 20210307214932186
27793 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/allno_expected_config' (25,820) at 20210308005003736
27794 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0001-Define-portable-basename-function.patch' (25,821) at 20241206090014334
27795 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu3/ipu3-cio2.h' (25,822) at 20240405153049369
27796 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/miro.c' (25,823) at 20240405153232127
27797 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/procfs.c' (25,824) at 20240405153052501
27798 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/Makefile' (25,825) at 20220525020654911
27799 2025-01-21 03:00:57.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mrp_netlink.c' (25,826) at 20220525020654803
27800 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/crypto/aes-round.h' (25,827) at 20230925080039853
27801 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_config.c' (25,828) at 20240405153231063
27802 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-phycore-som.dtsi' (25,829) at 20240405153229887
27803 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld6b-ref.dts' (25,830) at 20210308005002632
27804 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-nsp.dtsi' (25,831) at 20240405153229871
27805 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/events.c' (25,832) at 20240405153054069
27806 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/spl_boot.c' (25,833) at 20210308005002724
27807 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace_booke.h' (25,834) at 20220525020652062
27808 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/recipes-kernel/linux/linux-aspeed/x570d4u.cfg' (25,835) at 20240407080011706
27809 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/version.h' (25,836) at 20230302090047762
27810 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/signal.h' (25,837) at 20210307214926310
27811 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tao3530_defconfig' (25,838) at 20210308005003280
27812 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/i2c.c' (25,839) at 20210308005003212
27813 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-meerkat96.dts' (25,840) at 20240405153045533
27814 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha512-glue.c' (25,841) at 20220525020651946
27815 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/configs/defconfig' (25,842) at 20240628080013977
27816 2025-01-21 03:00:57.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cmpxchg.h' (25,843) at 20240405153045853
27817 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.c' (25,844) at 20220525020652955
27818 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5_table.host.h' (25,845) at 20210307214930558
27819 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754dp.c' (25,846) at 20210307214926274
27820 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/keystone_remoteproc.c' (25,847) at 20240405153051481
27821 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_print.py' (25,848) at 20221209040018567
27822 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_mctrl_gpio.h' (25,849) at 20240405153052013
27823 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/pic32/pic32mzda_sk.dts' (25,850) at 20240405153045989
27824 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_xsk.c' (25,851) at 20240913080013805
27825 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/sockbits.h' (25,852) at 20210308005046069
27826 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_m2m.c' (25,853) at 20240405153049413
27827 2025-01-21 03:00:57.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/COPYING.apache-2.0' (25,854) at 20210307205554046
27828 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/sb_tbprof.c' (25,855) at 20240405153046053
27829 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rbtree_btf_fail__add_wrong_type.c' (25,856) at 20240405153054273
27830 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-start.rst' (25,857) at 20210309003648476
27831 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/authenc.c' (25,858) at 20240405153046533
27832 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi4.conf' (25,859) at 20220204040022560
27833 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-main.c' (25,860) at 20240405153230299
27834 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83627ehf.c' (25,861) at 20240913080013793
27835 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/integratorcp.h' (25,862) at 20210308005003596
27836 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/vpstate.h' (25,863) at 20210307214927906
27837 2025-01-21 03:00:57.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos.dtsi' (25,864) at 20240405153045589
27838 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ixgbe.rst' (25,865) at 20240405153045237
27839 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-post-end' (25,866) at 20240419080014077
27840 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/ast2600-clock.h' (25,867) at 20220215040051620
27841 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/srem_mod.S' (25,868) at 20210307214926146
27842 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_dev.h' (25,869) at 20240405153049893
27843 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/local_object.c' (25,870) at 20241011080017395
27844 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64_be/hello.c' (25,871) at 20241211090212550
27845 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/arc_ps2.c' (25,872) at 20240405153049157
27846 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_page_track.h' (25,873) at 20240405153230111
27847 2025-01-21 03:00:57.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delayed-inode.c' (25,874) at 20240830080013311
27848 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-common.h' (25,875) at 20210309003648716
27849 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/ssdt-overlays.rst' (25,876) at 20240405153044937
27850 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_timectrl_bitdef.h' (25,877) at 20240405153051901
27851 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_evtchnl.h' (25,878) at 20240405153054033
27852 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c' (25,879) at 20240405153230395
27853 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mmdc.c' (25,880) at 20240405153229911
27854 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_backlight.c' (25,881) at 20240405153048745
27855 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/jazz_led.c' (25,882) at 20241211090212266
27856 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/Makefile' (25,883) at 20210308005003452
27857 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/calxeda/Kconfig' (25,884) at 20210307214929346
27858 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-hackberry.dts' (25,885) at 20210308005002616
27859 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_mitigations.c' (25,886) at 20240405153048529
27860 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-arndale.dts' (25,887) at 20210308005002580
27861 2025-01-21 03:00:57.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-apu.c' (25,888) at 20240405153046801
27862 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_scsi.c' (25,889) at 20240405153051737
27863 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/utilities/requester/set_state_effecter.cpp' (25,890) at 20240819080030267
27864 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/cpu.c' (25,891) at 20241211090212462
27865 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_gem.c' (25,892) at 20240405153048777
27866 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/ipaq-micro-keys.c' (25,893) at 20240405153230727
27867 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/bsec.c' (25,894) at 20210308005002784
27868 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker' (25,895) at 20240906080037560
27869 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mem-events.h' (25,896) at 20240405153232239
27870 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_regs.h' (25,897) at 20240830080013283
27871 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/skx_common.h' (25,898) at 20241211090145405
27872 2025-01-21 03:00:57.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/allwinner,sun6i-a31-rtc.yaml' (25,899) at 20240405153045153
27873 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,flexspi-clock.yaml' (25,900) at 20220525020651662
27874 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml' (25,901) at 20240405153229799
27875 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Markaryd_Hualtet' (25,902) at 20210307205553786
27876 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis-eval.dts' (25,903) at 20240405153229875
27877 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,lan78xx.txt' (25,904) at 20210307214925378
27878 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/timer.c' (25,905) at 20210308005002548
27879 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-mmio.c' (25,906) at 20240405153230187
27880 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/run-ptest' (25,907) at 20241221090017636
27881 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-aead.rst' (25,908) at 20210307214925266
27882 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/virtio_net_fuzz.c' (25,909) at 20230426080043948
27883 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/tegra-pmc.h' (25,910) at 20210307214931350
27884 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/overcommit-accounting.rst' (25,911) at 20240405153045297
27885 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nolibc/nolibc-test.c' (25,912) at 20241011080017411
27886 2025-01-21 03:00:57.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rdc321x.c' (25,913) at 20210307214927194
27887 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_char.c' (25,914) at 20240405153231371
27888 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/096' (25,915) at 20210927100127481
27889 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/llist_api.h' (25,916) at 20240405153052721
27890 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs.h' (25,917) at 20210307214926198
27891 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/assoc_array.rst' (25,918) at 20240405153045289
27892 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global2_scratch.c' (25,919) at 20240405153049757
27893 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi' (25,920) at 20240405153229971
27894 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-scsiback.c' (25,921) at 20240405153052253
27895 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/common.h' (25,922) at 20220525020654955
27896 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.c' (25,923) at 20240405153048641
27897 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/itree_v2.c' (25,924) at 20210307214931142
27898 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/flash/openpower-software-manager_%.bbappend' (25,925) at 20210823100016972
27899 2025-01-21 03:00:57.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v4wt.S' (25,926) at 20210307214925970
27900 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/Makefile' (25,927) at 20220525020652502
27901 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch' (25,928) at 20230706080014757
27902 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/user_mad.rst' (25,929) at 20210307214925514
27903 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/novatek,nt35950.yaml' (25,930) at 20240405153045045
27904 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/MDR_V2/meson.build' (25,931) at 20240925080024982 to deleted uid set
27905 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/meson.build' (25,932) at 20220913030027321 to deleted uid set
27906 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/pidof-add-m-option.patch' (25,933) at 20241221090017644
27907 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xlnx_dpdma.c' (25,934) at 20241211090212270
27908 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/Kconfig' (25,935) at 20210308005002940
27909 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-rtrack2.c' (25,936) at 20210307214928770
27910 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v5.h' (25,937) at 20240405153051293
27911 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/nwflash.h' (25,938) at 20210307214925854
27912 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VCATEntryCollection_v1.xml' (25,939) at 20240619080002940
27913 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/SensorsStore.js' (25,940) at 20240305090033462
27914 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9rlek_nandflash_defconfig' (25,941) at 20210308005003248
27915 2025-01-21 03:00:57.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kobj_map.h' (25,942) at 20210307214931414
27916 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-bcm281xx.c' (25,943) at 20210308005002552
27917 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/MAINTAINERS' (25,944) at 20210308005003036
27918 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tmux/tmux_3.5.bb' (25,945) at 20241221090017524
27919 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/pap' (25,946) at 20210307205554466
27920 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/cec-gpio/Makefile' (25,947) at 20210307214928598
27921 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ops.c' (25,948) at 20240405153054005
27922 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0008-kexec.c-replace-mising-BLKGETSIZE64.patch' (25,949) at 20210307205553750
27923 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/dram.c' (25,950) at 20210308005002752
27924 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wcove.c' (25,951) at 20240520080015143
27925 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/fault.c' (25,952) at 20240405153046317
27926 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa76ae.inc' (25,953) at 20240301090012451
27927 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_qmi_msg.c' (25,954) at 20240405153050341
27928 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools/0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch' (25,955) at 20230114040015470
27929 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/stats.h' (25,956) at 20210307214929946
27930 2025-01-21 03:00:57.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package_deb.bbclass' (25,957) at 20231126090012829
27931 2025-01-21 03:00:57.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team.c' (25,958) at 20241220090018318
27932 2025-01-21 03:00:57.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/berlin.c' (25,959) at 20240405153229911
27933 2025-01-21 03:00:57.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_stream.c' (25,960) at 20220525020654975
27934 2025-01-21 03:00:57.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_patch.cpp' (25,961) at 20210308005108645
27935 2025-01-21 03:00:57.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/st,stm32-qspi.yaml' (25,962) at 20240405153045177
27936 2025-01-21 03:00:57.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipmi.h' (25,963) at 20240405153052925
27937 2025-01-21 03:00:57.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_cdat.h' (25,964) at 20240906080037332
27938 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h' (25,965) at 20240405153049941
27939 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/spi.h' (25,966) at 20210308005002876
27940 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm83.rst' (25,967) at 20210307214925502
27941 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/Kconfig' (25,968) at 20210308005003028
27942 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/qemu-guest-agent.init' (25,969) at 20230401080011975
27943 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (25,970) at 20211222040037065
27944 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python-pbr.inc' (25,971) at 20240301090012471
27945 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Kosice' (25,972) at 20210307205553794
27946 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/atmel,sama9260-adc.yaml' (25,973) at 20240405153229767
27947 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/ppc_longjmp.S' (25,974) at 20210308005003544
27948 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/pxa-clock.h' (25,975) at 20210307214931330
27949 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml' (25,976) at 20240405153229763
27950 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/bestcomm_priv.h' (25,977) at 20210307214931390
27951 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_lsm.rst' (25,978) at 20240405153044997
27952 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/isofs.rst' (25,979) at 20210307214925486
27953 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-check-clearvolatile@.service' (25,980) at 20230511080022135
27954 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/tlbflush.h' (25,981) at 20220525020652018
27955 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.debug' (25,982) at 20240405153053433
27956 2025-01-21 03:00:57.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.c' (25,983) at 20240405153048509
27957 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3328-cru.txt' (25,984) at 20210307214925294
27958 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/ampere-ipmi-oem.bbappend' (25,985) at 20241107090014377
27959 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/regulator-haptic.h' (25,986) at 20210307214931478
27960 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_iptunnel_common.h' (25,987) at 20210307214932654
27961 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AggregationService_v1.xml' (25,988) at 20240619080002920
27962 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/apm-storm.dtsi' (25,989) at 20240405153045717
27963 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/asix.h' (25,990) at 20240405153050373
27964 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-b-plus.dts' (25,991) at 20240405153229871
27965 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/ubifs-media.h' (25,992) at 20210308005003552
27966 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/nvidia,tegra124-soctherm.yaml' (25,993) at 20240405153229799
27967 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/exec' (25,994) at 20210307205554482
27968 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0006-apache2-fix-the-race-issue-of-parallel-installation.patch' (25,995) at 20220402030016023
27969 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.3.bb' (25,996) at 20231126090012805
27970 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/macio.c' (25,997) at 20240906080037256
27971 2025-01-21 03:00:57.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_elf.h' (25,998) at 20210308005046089
27972 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/genvdso.c' (25,999) at 20220525020652018
27973 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh7763rdp/irq.c' (26,000) at 20210307214926542
27974 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial-utils/serial-forward_git.bb' (26,001) at 20240301090012431
27975 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/fsl_sata.c' (26,002) at 20210308005003332
27976 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/explanation.txt' (26,003) at 20240405153054069
27977 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,ipu.txt' (26,004) at 20210307214925278
27978 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netevent.c' (26,005) at 20220525020654815
27979 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_mid.c' (26,006) at 20240405153051997
27980 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/meson.build' (26,007) at 20240522080022636
27981 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/lsi,zevio-intc.txt' (26,008) at 20210307214925342
27982 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-input.rst' (26,009) at 20210309003648508
27983 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/sun4u.c' (26,010) at 20241211090212338
27984 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/Makefile' (26,011) at 20210307214925982
27985 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0001-create-tpm-key-support-well-known-key-option.patch' (26,012) at 20230706080014769
27986 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg.h' (26,013) at 20240405153046309
27987 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qcow2-internal-snapshots.out' (26,014) at 20240906080037568
27988 2025-01-21 03:00:57.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-debug.c' (26,015) at 20240405153050529
27989 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/layer.conf' (26,016) at 20241221090017476
27990 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/pltdrv.c' (26,017) at 20240405153051413
27991 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_rt.h' (26,018) at 20240405153052797
27992 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_ua.c' (26,019) at 20210307214930714
27993 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb-wwan.h' (26,020) at 20220525020654295
27994 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/cancel.c' (26,021) at 20240405153231883
27995 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0002-Adjust-the-order-of-headers-to-fix-build-for-musl.patch' (26,022) at 20210307205553750
27996 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-db.dts' (26,023) at 20210308005002564
27997 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctpcm.h' (26,024) at 20220525020654991
27998 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-tahvo-usb' (26,025) at 20210307214925206
27999 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/host-poweron.service' (26,026) at 20231224090010777
28000 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/.gitignore' (26,027) at 20220525020433159
28001 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_clientmgr.h' (26,028) at 20240405153053497
28002 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch' (26,029) at 20241221090017520
28003 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/idle.c' (26,030) at 20241216090017777
28004 2025-01-21 03:00:57.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_xsk.h' (26,031) at 20240411080014098
28005 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_oss.h' (26,032) at 20210307214926162
28006 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/socfpga-eccmgr.txt' (26,033) at 20210307214925314
28007 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/lowlevel_init.S' (26,034) at 20210308005003020
28008 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/request_firmware.rst' (26,035) at 20210309003648404
28009 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-sk.dts' (26,036) at 20241008080013895
28010 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/gcov.rst' (26,037) at 20220525020651770
28011 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/README.md' (26,038) at 20221209040008787
28012 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/meson.build' (26,039) at 20211102000049236
28013 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/wcnss_ctrl.c' (26,040) at 20240405153231451
28014 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_int.h' (26,041) at 20240405153050309
28015 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copy_mc_64.S' (26,042) at 20240405153230043
28016 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts' (26,043) at 20240405153229903
28017 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcab/gcab/0001-gcab-enums.c.etemplate-include-basename-instead-of-f.patch' (26,044) at 20241221090017524
28018 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts' (26,045) at 20240405153045821
28019 2025-01-21 03:00:57.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/dcn301_smu.c' (26,046) at 20240405153047205
28020 2025-01-21 03:00:57.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-bch.h' (26,047) at 20210308005002676
28021 2025-01-21 03:00:57.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_pad.c' (26,048) at 20241011080017295
28022 2025-01-21 03:00:57.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/xway_defconfig' (26,049) at 20240405153230011
28023 2025-01-21 03:00:57.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psp-platform-access.h' (26,050) at 20240405153231835
28024 2025-01-21 03:00:57.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_bsg.h' (26,051) at 20210307214930294
28025 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/isl7998x.c' (26,052) at 20240405153230787
28026 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-ld9040.c' (26,053) at 20240405153230615
28027 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mie3-mvcrl.c' (26,054) at 20230925080040101
28028 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/picolibc.py' (26,055) at 20241221090017632
28029 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31.dtsi' (26,056) at 20210308005002620
28030 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/service_files/xyz.openbmc_project.cpuinfo.service' (26,057) at 20230821192414184
28031 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/gpio-pcf857x.txt' (26,058) at 20210308005003304
28032 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/midcomms.h' (26,059) at 20240405153231651
28033 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/sm501.rst' (26,060) at 20210307214925470
28034 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_w.c' (26,061) at 20210308005046513
28035 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table.html' (26,062) at 20210308005107069
28036 2025-01-21 03:00:57.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_imx.c' (26,063) at 20210308005003452
28037 2025-01-21 03:00:57.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/device-reinitial' (26,064) at 20241213090035010
28038 2025-01-21 03:00:57.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mkimage.c' (26,065) at 20210308005003768
28039 2025-01-21 03:00:57.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c' (26,066) at 20240405153049957
28040 2025-01-21 03:00:57.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_device.c' (26,067) at 20210307214930542
28041 2025-01-21 03:00:57.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5.dtsi' (26,068) at 20240405153229935
28042 2025-01-21 03:00:57.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/userio.c' (26,069) at 20210307214928498
28043 2025-01-21 03:00:57.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/q35.c' (26,070) at 20241211090212318
28044 2025-01-21 03:00:57.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_pci.c' (26,071) at 20240405153051561
28045 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c' (26,072) at 20210307214927266
28046 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/chan.h' (26,073) at 20240405153048633
28047 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (26,074) at 20210307205553730
28048 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/dmabuf.h' (26,075) at 20240906080037352
28049 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/inc/post_code.hpp' (26,076) at 20241114091024917
28050 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_trace_points.c' (26,077) at 20210307214928018
28051 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree.c' (26,078) at 20240405153049257
28052 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_SDCARD_defconfig' (26,079) at 20210308005003240
28053 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/fitimage.bbclass' (26,080) at 20241221090017500
28054 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-smbus.c' (26,081) at 20240405153048921
28055 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-rpi/fb.rules' (26,082) at 20241221090017572
28056 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/csi_rx.h' (26,083) at 20210307214930546
28057 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/MAINTAINERS' (26,084) at 20210308005003088
28058 2025-01-21 03:00:57.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/cmpxchg' (26,085) at 20240405153053437
28059 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/aarch64vm.py' (26,086) at 20210927100127649
28060 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/068_blob_named_by_arg.dts' (26,087) at 20210308005003752
28061 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/loongson,ls2k-pinctrl.yaml' (26,088) at 20240405153045133
28062 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-gpbr.txt' (26,089) at 20240405153229775
28063 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/3270.rst' (26,090) at 20210927100127081
28064 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-intervals_1.10.0.bb' (26,091) at 20240301090012431
28065 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-segrel.lds' (26,092) at 20210307214926134
28066 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/ddr.c' (26,093) at 20210308005002976
28067 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-mxs-usb.c' (26,094) at 20240405153231567
28068 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/Makefile' (26,095) at 20240405153054233
28069 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8250.c' (26,096) at 20240405153046833
28070 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/sparsemem.h' (26,097) at 20220525020651798
28071 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_spe_pmu.c' (26,098) at 20241011080017343
28072 2025-01-21 03:00:57.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isphist.h' (26,099) at 20240405153049485
28073 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-phydev' (26,100) at 20220525020651634
28074 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/dim2.c' (26,101) at 20240405153231475
28075 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/snow.h' (26,102) at 20210308005003616
28076 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/vgettimeofday.c' (26,103) at 20240405153229991
28077 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_sb.c' (26,104) at 20241211090145533
28078 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dev_api.h' (26,105) at 20240405153050217
28079 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/__init__.py' (26,106) at 20210307214932154
28080 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/mss-timer.h' (26,107) at 20210308005046033
28081 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vidsel' (26,108) at 20210307205553794
28082 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/Makefile' (26,109) at 20220525020654459
28083 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/obmc-chassis-hard-poweroff@.target' (26,110) at 20220727030013877
28084 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/mman.h' (26,111) at 20240906080037352
28085 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset/sunxi.h' (26,112) at 20210307214931498
28086 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/cpu.h' (26,113) at 20210308005002640
28087 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/locfhr.c' (26,114) at 20230925080040101
28088 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pldmfw/file-format.rst' (26,115) at 20210309003648408
28089 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip_local_port_range.sh' (26,116) at 20240405153054345
28090 2025-01-21 03:00:57.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/wcnss_ctrl.h' (26,117) at 20210307214931510
28091 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/Kconfig' (26,118) at 20240405153048429
28092 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/Makefile' (26,119) at 20240405153232287
28093 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/cpm1-ic.c' (26,120) at 20240405153046201
28094 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ioctl.h' (26,121) at 20210307214926394
28095 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/types.h' (26,122) at 20240405153054049
28096 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/238' (26,123) at 20210927100127497
28097 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk.dtsi' (26,124) at 20210308005002592
28098 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/modifying-patches.rst' (26,125) at 20220525020651770
28099 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerDiagnosticData_v1.xml' (26,126) at 20240619080002928
28100 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gerbera/gerbera_2.2.0.bb' (26,127) at 20241221090017488
28101 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/tscan1.c' (26,128) at 20240405153049737
28102 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/northbridge-uclass.c' (26,129) at 20210308005002884
28103 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gpio.h' (26,130) at 20240405153048621
28104 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/aria.h' (26,131) at 20240405153052621
28105 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nf_nat_edemux.sh' (26,132) at 20240405153054353
28106 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-magnetometer-hmc5843' (26,133) at 20210309003648252
28107 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/config-bmc.json' (26,134) at 20210803000022008
28108 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/buildjson/buildjson.hpp' (26,135) at 20221111040035058
28109 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730.dtsi' (26,136) at 20240405153045473
28110 2025-01-21 03:00:57.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/cpu.c' (26,137) at 20210308005002548
28111 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/LICENSE' (26,138) at 20210525000021199
28112 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/lowlevel_init.S' (26,139) at 20210308005003020
28113 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/multi-die-cpp.h' (26,140) at 20240405153045717
28114 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zconf.h' (26,141) at 20210307214931538
28115 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c' (26,142) at 20240710080014621
28116 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hip04-clock.h' (26,143) at 20210307214931326
28117 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/jvmti/libjvmti.c' (26,144) at 20210307214932534
28118 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/crypt_algo.hpp' (26,145) at 20240829080025807
28119 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/tvlv.h' (26,146) at 20240405153053177
28120 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp' (26,147) at 20240201090003032
28121 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/binfmt_script.py' (26,148) at 20240405153054301
28122 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/health.c' (26,149) at 20240405153231775
28123 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_clsf.h' (26,150) at 20210307214929378
28124 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/sdma-pcm.h' (26,151) at 20210309003654944
28125 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/raspberrypi-power.c' (26,152) at 20240405153231347
28126 2025-01-21 03:00:57.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/configure.ac' (26,153) at 20240405153054385
28127 2025-01-21 03:00:57.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmuhu.c' (26,154) at 20210308005046525
28128 2025-01-21 03:00:57.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-usbc-tusb320.yaml' (26,155) at 20240405153045057
28129 2025-01-21 03:00:57.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/ptrace_64.h' (26,156) at 20210307214926754
28130 2025-01-21 03:00:57.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/composite.c' (26,157) at 20241211090145497
28131 2025-01-21 03:00:57.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0023-tests-Skip-2-qemu-tests-that-can-hang-in-oe-selftest.patch' (26,158) at 20241221090017640
28132 2025-01-21 03:00:57.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/host.h' (26,159) at 20240209090010988
28133 2025-01-21 03:00:57.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/fsm.c' (26,160) at 20240405153051533
28134 2025-01-21 03:00:57.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/Kconfig.msm' (26,161) at 20240405153051345
28135 2025-01-21 03:00:57.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/runtest.sh' (26,162) at 20210307205553818
28136 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mediatek,mt8188-clk.h' (26,163) at 20240405153052645
28137 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem/0001-include-missing-cstdint.patch' (26,164) at 20230211040012635
28138 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp' (26,165) at 20221209040003858
28139 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/earlycpio.h' (26,166) at 20210307214931382
28140 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-hatch-requirements-txt_0.4.1.bb' (26,167) at 20241221090017552
28141 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/mpc8349itx.c' (26,168) at 20210308005002976
28142 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioremap.h' (26,169) at 20240405153231815
28143 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tests.h' (26,170) at 20240326080039738
28144 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/umem.c' (26,171) at 20240405153230699
28145 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/xchg' (26,172) at 20240405153053437
28146 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/memory.c' (26,173) at 20210308005003720
28147 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/disk-space.rst' (26,174) at 20240417080014698
28148 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/leds/olympus-nuvoton-led-manager-config/led.yaml' (26,175) at 20240829080014018
28149 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/Kconfig' (26,176) at 20210308005002732
28150 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/net_shared.h' (26,177) at 20240405153232099
28151 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_b.c' (26,178) at 20210308005046521
28152 2025-01-21 03:00:57.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/odata.v4_0_5.json' (26,179) at 20240529080008499
28153 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32_rcc.c' (26,180) at 20241211090212298
28154 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-selinux-disable' (26,181) at 20240405153044909
28155 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/export.h' (26,182) at 20230925080039921
28156 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/inotify_user.c' (26,183) at 20240405153052453
28157 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/rif_counter_scale.sh' (26,184) at 20240405153054301
28158 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/Makefile' (26,185) at 20220525020652190
28159 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_3.4.bb' (26,186) at 20231126090012777
28160 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/TODO' (26,187) at 20210307214930682
28161 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/Makefile' (26,188) at 20220525020654023
28162 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/uninorth.h' (26,189) at 20210308005046025
28163 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/trace.h' (26,190) at 20210308005045985
28164 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/fanctl/README.md' (26,191) at 20240807080019542
28165 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (26,192) at 20241206090014286
28166 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/virtio-input.c' (26,193) at 20240906080037236
28167 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/linuxboot.bin' (26,194) at 20210308005046149 to deleted uid set
28168 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nubus/mac-nubus-bridge.h' (26,195) at 20221215040039182
28169 2025-01-21 03:00:57.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomain.c' (26,196) at 20240405153045669
28170 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/Makefile' (26,197) at 20210307214926902
28171 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/readline/norpath.patch' (26,198) at 20241221090017644
28172 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ia_css_ob.host.c' (26,199) at 20210307214930558
28173 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra186-clock.h' (26,200) at 20210307214931338
28174 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/actions,owl-uart.txt' (26,201) at 20210307214925418
28175 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_run_64r6eb.sh' (26,202) at 20210308005046525
28176 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/Makefile' (26,203) at 20240405153046261
28177 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_ipipeif.c' (26,204) at 20220525020654139
28178 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/index.js' (26,205) at 20220105012522995
28179 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/Makefile' (26,206) at 20210307214929346
28180 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/isl_pmbus_vr.c' (26,207) at 20240906080037296
28181 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-proto-common.h' (26,208) at 20240906080037328
28182 2025-01-21 03:00:57.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/kfigure.py' (26,209) at 20210308005002536
28183 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_team.h' (26,210) at 20240405153231815
28184 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_mac.h' (26,211) at 20210307214926242
28185 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btree-type.h' (26,212) at 20210307214931362
28186 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7793-gose-u-boot.dts' (26,213) at 20210308005002600
28187 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_lan9303.c' (26,214) at 20240405153053233
28188 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/hello.c' (26,215) at 20210308005046529
28189 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_devs.h' (26,216) at 20241018080014550
28190 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr.dtsi' (26,217) at 20240405153045445
28191 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telecom2-8.0W' (26,218) at 20210307205553762
28192 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/helpline.h' (26,219) at 20210307214932582
28193 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_smu_sat.c' (26,220) at 20240405153049229
28194 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/gen/meson.build' (26,221) at 20240925080030038 to deleted uid set
28195 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/README' (26,222) at 20210308005003028
28196 2025-01-21 03:00:57.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-ti-lmu-common.h' (26,223) at 20210309003653856
28197 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/irq.c' (26,224) at 20240628080013989
28198 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bitmap.h' (26,225) at 20240830080013363
28199 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/Makefile' (26,226) at 20240405153230695
28200 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi' (26,227) at 20210625000035996
28201 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/Kconfig' (26,228) at 20230310090043279
28202 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fr' (26,229) at 20210308005046145
28203 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/asymmetric-32bit.rst' (26,230) at 20240405153044973
28204 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/skcipher.c' (26,231) at 20240405153046541
28205 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads1015.c' (26,232) at 20240405153048961
28206 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/debug.c' (26,233) at 20240405153231155
28207 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-defaults.inc' (26,234) at 20240206090017943
28208 2025-01-21 03:00:57.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/option.c' (26,235) at 20210307214927922
28209 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-fh.h' (26,236) at 20210307214931546
28210 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0005-libucsi-optimization-removal.patch' (26,237) at 20230503080014579
28211 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8550.h' (26,238) at 20240405153049173
28212 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/meminfo' (26,239) at 20210308005059705
28213 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/signal.h' (26,240) at 20240405153045945
28214 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/optee-ftpm/0001-add-enum-to-ta-flags.patch' (26,241) at 20241221090017472
28215 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_CLUSTERIP.h' (26,242) at 20210307214931650
28216 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_i2c.h' (26,243) at 20210308005002836
28217 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/fvps.yml' (26,244) at 20241206090014206
28218 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/mpg123/mpg123_1.32.9.bb' (26,245) at 20241221090017692
28219 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/st_options.h' (26,246) at 20210307214930422
28220 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-modem-s3c64xx.h' (26,247) at 20210309003648720
28221 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Sensor_v1.xml' (26,248) at 20240918080002716
28222 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/smiapp.h' (26,249) at 20210307214931658
28223 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/gadget_chips.h' (26,250) at 20210308005003508
28224 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800pci.h' (26,251) at 20210307214929906
28225 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/map_absent.c' (26,252) at 20210307214929210
28226 2025-01-21 03:00:57.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_i2c.c' (26,253) at 20210307214928702
28227 2025-01-21 03:00:57.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.c' (26,254) at 20240405153048813
28228 2025-01-21 03:00:57.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/setjmp.h' (26,255) at 20210308005002844
28229 2025-01-21 03:00:57.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-debug-collector/tools/dreport.d/dreport' (26,256) at 20230203040029126 to deleted uid set
28230 2025-01-21 03:00:57.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cs5535.h' (26,257) at 20210307214931374
28231 2025-01-21 03:00:57.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/security.h' (26,258) at 20240712080021089
28232 2025-01-21 03:00:57.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6ul_isiot_nand_defconfig' (26,259) at 20210308005003260
28233 2025-01-21 03:00:57.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/n64/irq.c' (26,260) at 20220525020652014
28234 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_sli.h' (26,261) at 20240405153051649
28235 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/maxim,max9485.txt' (26,262) at 20240405153229755
28236 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/mount_api.rst' (26,263) at 20241211090145365
28237 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/sev.c' (26,264) at 20240411080014054
28238 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_iim.c' (26,265) at 20210308005003400
28239 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/bus.json' (26,266) at 20240405153054113
28240 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/035.out' (26,267) at 20210308005046437
28241 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/scripts/validate_configs.py' (26,268) at 20240912080005178
28242 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/checksum.h' (26,269) at 20220525020651946
28243 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-stats.rst' (26,270) at 20240405153045253
28244 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/internal.h' (26,271) at 20240405153231687
28245 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/davinci_wdt.c' (26,272) at 20240405153052237
28246 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-readsb.S' (26,273) at 20210307214925866
28247 2025-01-21 03:00:57.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz' (26,274) at 20210307205554590 to deleted uid set
28248 2025-01-21 03:00:57.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-gpio.c' (26,275) at 20240405153230207
28249 2025-01-21 03:00:57.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-gemei-g9.dts' (26,276) at 20240405153045377
28250 2025-01-21 03:00:57.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/udc.h' (26,277) at 20210308005003692
28251 2025-01-21 03:00:57.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_user_extensions.h' (26,278) at 20210307214927850
28252 2025-01-21 03:00:57.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_mip.c' (26,279) at 20210307214929570
28253 2025-01-21 03:00:57.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs780d.h' (26,280) at 20210307214928018
28254 2025-01-21 03:00:57.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/gv100.c' (26,281) at 20240405153048665
28255 2025-01-21 03:00:57.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Aladdin' (26,282) at 20211006000025230
28256 2025-01-21 03:00:57.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarvtrask' (26,283) at 20210307205553782
28257 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/ak8975.c' (26,284) at 20241011080017319
28258 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs.h' (26,285) at 20210307214931650
28259 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_hw.c' (26,286) at 20240405153230803
28260 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/entry.S' (26,287) at 20240613080016363
28261 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-params.c' (26,288) at 20240405153051857
28262 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_internal.h' (26,289) at 20240405153231579
28263 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu3/Makefile' (26,290) at 20240405153230795
28264 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-devtools/protobuf/protobuf_%.bbappend' (26,291) at 20210912000014435
28265 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost_1.86.0.bb' (26,292) at 20241213090035014
28266 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/fs/reiserfs/Kconfig' (26,293) at 20210308005003548 to deleted uid set
28267 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/ops-common.c' (26,294) at 20240405153231959
28268 2025-01-21 03:00:57.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_mbox.c' (26,295) at 20240405153230799
28269 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kretprobe_return_suffix.tc' (26,296) at 20210309003656000
28270 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/dvc.c' (26,297) at 20221102030020993
28271 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_trans_funcs.py' (26,298) at 20240906080037476
28272 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/LICENSE' (26,299) at 20210308005052621
28273 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csiphy.h' (26,300) at 20240405153049429
28274 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/vt1211.rst' (26,301) at 20210307214925506
28275 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/tag_matching.rst' (26,302) at 20210307214925510
28276 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_tracepoint.c' (26,303) at 20240405153053381
28277 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/44x.c' (26,304) at 20240405153046185
28278 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd-utils/0001-drbd-utils-support-usrmerge.patch' (26,305) at 20241221090017496
28279 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,ccorr.yaml' (26,306) at 20240405153045153
28280 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/subversion/subversion_1.14.4.bb' (26,307) at 20241221090017676
28281 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d4_xplained.h' (26,308) at 20210308005003612
28282 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ap143_defconfig' (26,309) at 20210308005003248
28283 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/muic_max8997.c' (26,310) at 20210308005003468
28284 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_width3.decode' (26,311) at 20210308005046389
28285 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb' (26,312) at 20220402030016179
28286 2025-01-21 03:00:57.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun6i-a31.c' (26,313) at 20240405153231339
28287 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/virt_wifi.c' (26,314) at 20240805080013991
28288 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch' (26,315) at 20241221090017536
28289 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/efivarfs/super.c' (26,316) at 20240405153231655 to deleted uid set
28290 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/resource_dump_entry.hpp' (26,317) at 20240510080019964
28291 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/sbi.h' (26,318) at 20241018080014474
28292 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keypad-omap.h' (26,319) at 20210307214931478
28293 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/le_byteshift.h' (26,320) at 20210307214932478
28294 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/ax210.c' (26,321) at 20240415080012979
28295 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192.c' (26,322) at 20240405153230215
28296 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-nop.S' (26,323) at 20210307214925966
28297 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-nano.dts' (26,324) at 20240405153045589
28298 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/dbus_timeline_vis.js' (26,325) at 20220602030014530
28299 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8295p-adp.dts' (26,326) at 20240405153045781
28300 2025-01-21 03:00:57.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/amigaone.dts' (26,327) at 20210307214926338
28301 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-mockup.sh' (26,328) at 20220525020655211
28302 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_FCMOV.c' (26,329) at 20210307214932734
28303 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_bcm.c' (26,330) at 20240405153046725
28304 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/ordered-events.h' (26,331) at 20240405153054201
28305 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/nfs.py' (26,332) at 20230813080012876
28306 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/README.md' (26,333) at 20240607080019447
28307 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mfd.txt' (26,334) at 20210307214925362
28308 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8365-evk.dts' (26,335) at 20240405153045749
28309 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-dtg.c' (26,336) at 20210309003649780
28310 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/mc146818rtc.h' (26,337) at 20210307214926222
28311 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/stratix10-soc.c' (26,338) at 20240405153230299
28312 2025-01-21 03:00:57.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx.c' (26,339) at 20240405153050281
28313 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_common.h' (26,340) at 20210307214929434
28314 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/trace-events' (26,341) at 20241211090212274
28315 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b-plus.dts' (26,342) at 20240405153045717
28316 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/Kconfig' (26,343) at 20240405153051933
28317 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-boot.bb' (26,344) at 20241221090017644
28318 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_trailer.c' (26,345) at 20240405153053233
28319 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/pwm.h' (26,346) at 20210308005002724
28320 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/scfg.txt' (26,347) at 20210307214925406
28321 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dspkginit.c' (26,348) at 20240405153046617
28322 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/atmel_usba_udc.h' (26,349) at 20210309003653212
28323 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/auto-parameters.json' (26,350) at 20221005030014094
28324 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/kernel.fuc' (26,351) at 20210307214927970
28325 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/sqlalchemy.py' (26,352) at 20240302090018218
28326 2025-01-21 03:00:57.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/bufq/src/bufq.c' (26,353) at 20210309003653020
28327 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/pcm.c' (26,354) at 20240405153232183
28328 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_core.h' (26,355) at 20210307214932270
28329 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.16.bb' (26,356) at 20220402030015907
28330 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,bcm963xx-imagetag.txt' (26,357) at 20210307214925370
28331 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_ids.c' (26,358) at 20210308005003416
28332 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada_ap_cp_helper.h' (26,359) at 20210307214926994
28333 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb' (26,360) at 20241221090017560
28334 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.h' (26,361) at 20210307214928614
28335 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/templates/default/bblayers.conf.sample' (26,362) at 20240323080013545
28336 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist' (26,363) at 20220624030020012
28337 2025-01-21 03:00:57.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/gpr-num.h' (26,364) at 20240405153046245
28338 2025-01-21 03:00:57.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-thin-metadata.c' (26,365) at 20240405153049249
28339 2025-01-21 03:00:57.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/core.c' (26,366) at 20240405153052053
28340 2025-01-21 03:00:57.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-imx28.bd' (26,367) at 20210308005002548
28341 2025-01-21 03:00:57.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6.h' (26,368) at 20240405153051289
28342 2025-01-21 03:00:57.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723du.c' (26,369) at 20240405153050653
28343 2025-01-21 03:00:57.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm_common.c' (26,370) at 20240405153045661
28344 2025-01-21 03:00:57.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm018-dc4.dts' (26,371) at 20240405153045841
28345 2025-01-21 03:00:57.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Task.v1_7_4.json' (26,372) at 20240619080002956
28346 2025-01-21 03:00:57.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2.dtsi' (26,373) at 20220525020651994
28347 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-gemini.c' (26,374) at 20240405153051329
28348 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.json' (26,375) at 20210308005046405
28349 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_top_options.rst' (26,376) at 20240405153045265
28350 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_lookup.h' (26,377) at 20240405153053245
28351 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci-iommu.txt' (26,378) at 20210307214925386
28352 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_uevent.c' (26,379) at 20220525020653819
28353 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.h' (26,380) at 20210307214929942
28354 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount.c' (26,381) at 20210308005003340
28355 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/ibm-power-cpu.inc' (26,382) at 20210307205554058
28356 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/bridge-regs.h' (26,383) at 20240405153045673
28357 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/Makefile' (26,384) at 20210308005003520
28358 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/unwind-libdw.c' (26,385) at 20240405153232219
28359 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/tx.h' (26,386) at 20210307214929974
28360 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rsyslog-oob-console.conf.in' (26,387) at 20240126090017844
28361 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/cdma_hw.c' (26,388) at 20240405153048805
28362 2025-01-21 03:00:57.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_trace.h' (26,389) at 20240405153230551
28363 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qoriq_thermal.c' (26,390) at 20240405153231499
28364 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-crd-r3.dts' (26,391) at 20240405153045781
28365 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hardirq_32.h' (26,392) at 20210307214926578
28366 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/spectral.c' (26,393) at 20220525020653711
28367 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_wip.c' (26,394) at 20210308005003728
28368 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sdio_ops.h' (26,395) at 20220525020654187
28369 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv090x_priv.h' (26,396) at 20210307214928642
28370 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2e.dtsi' (26,397) at 20240405153045589
28371 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/queue.h' (26,398) at 20240405153050705
28372 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/rmwcc.h' (26,399) at 20240405153230115
28373 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-set-host-transition-to-running@.service' (26,400) at 20210605000114104
28374 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/Kconfig' (26,401) at 20210307214932402
28375 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/clocksource.h' (26,402) at 20220525020651966
28376 2025-01-21 03:00:57.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/meson.options' (26,403) at 20231027080015874
28377 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/srt/srt/0001-don-t-install-srt-ffplay.patch' (26,404) at 20210307205553806
28378 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-wiimote-modules.c' (26,405) at 20240405153048825
28379 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/daemon.h' (26,406) at 20210307214926614
28380 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/io.c' (26,407) at 20240405153045665
28381 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/process_32.c' (26,408) at 20240405153046325
28382 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.2.rst' (26,409) at 20241221090017596
28383 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_attach_multi.c' (26,410) at 20240405153054249
28384 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.zynq' (26,411) at 20210308005003300
28385 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rn5t618.h' (26,412) at 20240405153052733
28386 2025-01-21 03:00:57.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/popt/popt_1.19.bb' (26,413) at 20230114040015554
28387 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850-lcdk.dts' (26,414) at 20240405153229903
28388 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/ahbc_aspeed.h' (26,415) at 20210308005002636
28389 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove.png' (26,416) at 20210307205554250 to deleted uid set
28390 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/OriginatedBy/meson.build' (26,417) at 20230825080021137 to deleted uid set
28391 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/cp0.c' (26,418) at 20210927100127409
28392 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/loongson_module.c' (26,419) at 20240405153230579
28393 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/pnpbios.h' (26,420) at 20240405153051421
28394 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-38x-pinctrl.txt' (26,421) at 20210307214925394
28395 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/Makefile' (26,422) at 20210307214926466
28396 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Kconfig.debug' (26,423) at 20220525020651990
28397 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_mirred.h' (26,424) at 20240405153052865
28398 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/acx22-ipmi-occ-sensors.yaml' (26,425) at 20210307205553698
28399 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/iio/ep93xx_adc.rst' (26,426) at 20220525020651738
28400 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_sandbox_exit.py' (26,427) at 20210308005003744
28401 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7750_defconfig' (26,428) at 20240405153046309
28402 2025-01-21 03:00:57.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/logging.cpp' (26,429) at 20210308005059173
28403 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/layer4/conf/layer.conf' (26,430) at 20210307205554258
28404 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_kvm_arm.c' (26,431) at 20240405153051445
28405 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp' (26,432) at 20221209040003858
28406 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/smp_plat.h' (26,433) at 20210307214925854
28407 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_ctrl.c' (26,434) at 20240805080013971
28408 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t35/MAINTAINERS' (26,435) at 20210308005002948
28409 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rate.c' (26,436) at 20241008080014035
28410 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-controller.html' (26,437) at 20210308005107065
28411 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-rz-mtu3.c' (26,438) at 20240405153231359
28412 2025-01-21 03:00:57.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/uda1334.txt' (26,439) at 20210307214925438
28413 2025-01-21 03:00:57.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/socket.h' (26,440) at 20210307214929726
28414 2025-01-21 03:00:57.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (26,441) at 20210307205553666
28415 2025-01-21 03:00:57.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sc2731_charger.c' (26,442) at 20240405153051441
28416 2025-01-21 03:00:57.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ethernet_interface.hpp' (26,443) at 20241127090024701
28417 2025-01-21 03:00:57.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/genetlink.h' (26,444) at 20241104090011599
28418 2025-01-21 03:00:57.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sta350.h' (26,445) at 20210307214931602
28419 2025-01-21 03:00:57.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Saarijarvi_Mahlu' (26,446) at 20210307205553774
28420 2025-01-21 03:00:57.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryCollection_v1.xml' (26,447) at 20240619080002928
28421 2025-01-21 03:00:57.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/pipeline.json' (26,448) at 20240405153054157
28422 2025-01-21 03:00:57.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zipitz2.h' (26,449) at 20210308005003628
28423 2025-01-21 03:00:57.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/imximage.cfg' (26,450) at 20210308005002984
28424 2025-01-21 03:00:57.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/rk3368-dmc.h' (26,451) at 20210308005003636
28425 2025-01-21 03:00:57.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mx3fb.c' (26,452) at 20210308005003532
28426 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/Makefile' (26,453) at 20220525020655207
28427 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/reloc_64.S' (26,454) at 20240405153046149
28428 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/nlohmann_json.wrap' (26,455) at 20231208090030137
28429 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/Kconfig' (26,456) at 20240405153049453
28430 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.3.bb' (26,457) at 20231126090012805
28431 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/gnuplot' (26,458) at 20211006000025246
28432 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/.gitignore' (26,459) at 20210308005003008
28433 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_bpf.c' (26,460) at 20240405153053329
28434 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta_bpf_loop.c' (26,461) at 20240405153054273
28435 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_enums.h' (26,462) at 20240405153047281
28436 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/intel_rapl_msr.c' (26,463) at 20240405153231355
28437 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7724/Makefile' (26,464) at 20210307214926542
28438 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar.h' (26,465) at 20210307214932270
28439 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-apb0-clk.yaml' (26,466) at 20240405153045021
28440 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/sunxi.c' (26,467) at 20210308005003520
28441 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-inventory-manager.bbclass' (26,468) at 20210307205554058
28442 2025-01-21 03:00:57.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/corosync_3.1.6.bb' (26,469) at 20241206090014242
28443 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/rtc_kern.c' (26,470) at 20220525020652126
28444 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/hw_stats_l3.sh' (26,471) at 20240405153054341
28445 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_hdmi_regs.h' (26,472) at 20210307214927866
28446 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/fm10k.rst' (26,473) at 20240405153045233
28447 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cap.h' (26,474) at 20210307214932586
28448 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/synergy/synergy_git.bb' (26,475) at 20240301090012431
28449 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/sandbox.c' (26,476) at 20210308005003488
28450 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/altera_spi.c' (26,477) at 20210308005003488
28451 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update.bb' (26,478) at 20241206090014274
28452 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/audit.h' (26,479) at 20240405153052905
28453 2025-01-21 03:00:57.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/Makefile' (26,480) at 20210308005002732
28454 2025-01-21 03:00:57.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/sigcontext.h' (26,481) at 20240405153046057
28455 2025-01-21 03:00:57.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/zones.yaml' (26,482) at 20210307205553702
28456 2025-01-21 03:00:57.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/clk-lpc32xx.c' (26,483) at 20210307214926998
28457 2025-01-21 03:00:57.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/Makefile' (26,484) at 20220525020653531
28458 2025-01-21 03:00:57.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml' (26,485) at 20240405153045133
28459 2025-01-21 03:00:57.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/Kconfig' (26,486) at 20240405153045689
28460 2025-01-21 03:00:57.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/messaging.c' (26,487) at 20240405153051753
28461 2025-01-21 03:00:57.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/suricata.yaml' (26,488) at 20210905000020565
28462 2025-01-21 03:00:57.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp' (26,489) at 20241211090002379
28463 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c' (26,490) at 20220818100014707
28464 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_nfacct.c' (26,491) at 20220525020654879
28465 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/static_stub.h' (26,492) at 20240405153231799
28466 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/command.h' (26,493) at 20220525020654643
28467 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/Kconfig' (26,494) at 20240405153230255
28468 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel,sama5d2-i2s.yaml' (26,495) at 20240405153045161
28469 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_router_ipv4.bpf.c' (26,496) at 20240405153053429
28470 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network/00-bmc-usb0.network' (26,497) at 20210410000012128
28471 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Throttle/meson.build' (26,498) at 20230825080021137 to deleted uid set
28472 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a77970-sysc.h' (26,499) at 20210308005003640
28473 2025-01-21 03:00:57.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/netdev.c' (26,500) at 20240405153232219
28474 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_node_context.c' (26,501) at 20220525020654019
28475 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-fa.S' (26,502) at 20240405153045693
28476 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sha1sum.c' (26,503) at 20210308005003220
28477 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/hardware.h' (26,504) at 20240405153045641
28478 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_state2.c' (26,505) at 20210307214931806
28479 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-1.yaml' (26,506) at 20241219090012972
28480 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/htop/htop_3.3.0.bb' (26,507) at 20240301090012427
28481 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_bitblt.c' (26,508) at 20210308005003704
28482 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_appraise_all/files/ima_policy_appraise_all' (26,509) at 20230520080014488
28483 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/corstone1000-fvp.yml' (26,510) at 20241206090014206
28484 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_2019.04.bb' (26,511) at 20241206090014218
28485 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/sysregs.h' (26,512) at 20210307214925886
28486 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77686.c' (26,513) at 20240405153230835
28487 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_tc_flower.c' (26,514) at 20240405153231031
28488 2025-01-21 03:00:57.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/qos.h' (26,515) at 20210308005003036
28489 2025-01-21 03:00:57.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_dsi.h' (26,516) at 20220525020652919
28490 2025-01-21 03:00:57.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/rtc_def.h' (26,517) at 20210308005003684
28491 2025-01-21 03:00:57.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-native_22.12.bb' (26,518) at 20241221090017512
28492 2025-01-21 03:00:57.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pvcalls-front.h' (26,519) at 20210307214930982
28493 2025-01-21 03:00:57.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i3c/master-driver-api.rst' (26,520) at 20210307214925462
28494 2025-01-21 03:00:57.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_b.c' (26,521) at 20210308005046513
28495 2025-01-21 03:00:57.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/control_led.c' (26,522) at 20241220090018346
28496 2025-01-21 03:00:57.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb' (26,523) at 20231126090012781
28497 2025-01-21 03:00:57.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_string_attribute.cpp' (26,524) at 20240819080030255
28498 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (26,525) at 20210307205554222
28499 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/blanche_defconfig' (26,526) at 20210308005003252
28500 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/amlogic,meson-gx-ao-cec.yaml' (26,527) at 20240405153045093
28501 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pllv2.c' (26,528) at 20210307214926982
28502 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus.bb' (26,529) at 20230609080014387
28503 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_common.c' (26,530) at 20240405153231047
28504 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/nxp,bbnsm.yaml' (26,531) at 20240405153045105
28505 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/019_pack_inv_image_align.dts' (26,532) at 20210308005003752
28506 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0009-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch' (26,533) at 20241221090017644
28507 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mariannelund' (26,534) at 20210307205553786
28508 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/dir.c' (26,535) at 20240405153231767
28509 2025-01-21 03:00:57.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/clang-format.rst' (26,536) at 20240405153045273
28510 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_errno_defs.h' (26,537) at 20210927100127277
28511 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/xo1-rfkill.c' (26,538) at 20240405153051417
28512 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/introduction.rst' (26,539) at 20210307214925458
28513 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bind_bhash.sh' (26,540) at 20240405153232275
28514 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/Makefile' (26,541) at 20210308005002920
28515 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/socionext,uniphier-sd.yaml' (26,542) at 20240405153045113
28516 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_rotate.c' (26,543) at 20220525020654311
28517 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-no-base.json' (26,544) at 20220429100100882
28518 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/Makefile' (26,545) at 20210307214932206
28519 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (26,546) at 20210817000018508
28520 2025-01-21 03:00:57.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/da311.c' (26,547) at 20240405153048933
28521 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/musicpal.c' (26,548) at 20241211090212250
28522 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk_2.46.4.bb' (26,549) at 20241221090017692
28523 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/090' (26,550) at 20220429100100886
28524 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/wake_q.h' (26,551) at 20220525020654611
28525 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/router/index.js' (26,552) at 20241108090039441 to deleted uid set
28526 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-common.S' (26,553) at 20240405153045629
28527 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_hdcp.h' (26,554) at 20220525020652871
28528 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/pseudo.py' (26,555) at 20220910030013405
28529 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau7002.yaml' (26,556) at 20240405153045157
28530 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-loongson2.c' (26,557) at 20240405153046781
28531 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/st,st95hf.yaml' (26,558) at 20240405153045117
28532 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/handle_exit.c' (26,559) at 20240405153229983
28533 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-disable.sh' (26,560) at 20210307205553690
28534 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/mv98dx3236.c' (26,561) at 20210307214926998
28535 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/sdk.py' (26,562) at 20240301090012455
28536 2025-01-21 03:00:57.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_1.c' (26,563) at 20240405153047165
28537 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_efar.c' (26,564) at 20240405153046661
28538 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso.c' (26,565) at 20240405153046153
28539 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/multi-process.rst' (26,566) at 20240326080039402
28540 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/supports_obmc' (26,567) at 20210308005007100
28541 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/Makefile' (26,568) at 20210307214930602
28542 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa.h' (26,569) at 20240405153046805
28543 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/throttle.h' (26,570) at 20240326080039550
28544 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/get_maintainer.py' (26,571) at 20210308005003772
28545 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dma.h' (26,572) at 20210308005003628
28546 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/allocator.rs' (26,573) at 20240405153232095
28547 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/afsplit.h' (26,574) at 20241211090212354
28548 2025-01-21 03:00:57.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-powermac.c' (26,575) at 20240405153048909
28549 2025-01-21 03:00:57.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.clang-format' (26,576) at 20241220090032923
28550 2025-01-21 03:00:57.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/devinet.c' (26,577) at 20241104090011619
28551 2025-01-21 03:00:57.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/mpc8568mds.c' (26,578) at 20210308005002980
28552 2025-01-21 03:00:57.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/auo_pixcir_ts.txt' (26,579) at 20240405153045081
28553 2025-01-21 03:00:57.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3xek/Kconfig' (26,580) at 20210308005002920
28554 2025-01-21 03:00:57.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_object.h' (26,581) at 20240405153048725
28555 2025-01-21 03:00:57.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/posix_types.h' (26,582) at 20210308005002880
28556 2025-01-21 03:00:57.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-uniphier-f.c' (26,583) at 20210308005003380
28557 2025-01-21 03:00:57.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-l2c.h' (26,584) at 20210309003648836
28558 2025-01-21 03:00:57.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.c' (26,585) at 20240405153050633
28559 2025-01-21 03:00:57.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/pppoe.c' (26,586) at 20240820080014165
28560 2025-01-21 03:00:57.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/elfcore.c' (26,587) at 20240405153045917
28561 2025-01-21 03:00:57.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/threshold.c' (26,588) at 20240405153230123
28562 2025-01-21 03:00:57.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/9p-iov-marshal.c' (26,589) at 20241211090212242
28563 2025-01-21 03:00:57.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb' (26,590) at 20240302090018206
28564 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c' (26,591) at 20240405153231027
28565 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.31/index.html' (26,592) at 20210307205554250
28566 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tc90522.h' (26,593) at 20210307214928646
28567 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_parser.c' (26,594) at 20240405153230811
28568 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/verifier.c' (26,595) at 20220525020653611
28569 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5_wcss.c' (26,596) at 20240405153231367
28570 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mei_cl_bus.h' (26,597) at 20240405153052725
28571 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2_masks.h' (26,598) at 20240405153046569
28572 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/sufile.h' (26,599) at 20240405153052445
28573 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/vmgenid.c' (26,600) at 20240906080037188
28574 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/progress.h' (26,601) at 20210307214932582
28575 2025-01-21 03:00:57.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c' (26,602) at 20240405153231051
28576 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Bios_v1.xml' (26,603) at 20240619080002920
28577 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/timex.h' (26,604) at 20210307214931662
28578 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ascot2e.c' (26,605) at 20240405153049281
28579 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EndpointCollection_v1.xml' (26,606) at 20240619080002924
28580 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/entry.S' (26,607) at 20240405153045957
28581 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp' (26,608) at 20221209040003858
28582 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/memory.json' (26,609) at 20240405153054109
28583 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b-plus.dts' (26,610) at 20240405153045817
28584 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-module-setup-live_1.0.bb' (26,611) at 20241206090014314
28585 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/goya_regs.h' (26,612) at 20240405153046605
28586 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_snmp_serialize.cpp' (26,613) at 20220727030029201
28587 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcht_es8316.c' (26,614) at 20240405153053941
28588 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/device.h' (26,615) at 20220525020653703
28589 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.c' (26,616) at 20220525020652959
28590 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager/ibm-power10-cpu/blocklist.json' (26,617) at 20210307205554062
28591 2025-01-21 03:00:57.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/Makefile' (26,618) at 20240405153046057
28592 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/fpga_manager_arria10.h' (26,619) at 20210308005002780
28593 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/Kconfig' (26,620) at 20210307214927078
28594 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_fsm.h' (26,621) at 20230718080007968
28595 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv6xxd.h' (26,622) at 20210307214928022
28596 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml' (26,623) at 20220525020651686
28597 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/dsp56k.h' (26,624) at 20210307214926158
28598 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/bus.json' (26,625) at 20240405153054109
28599 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sdx75-gcc.yaml' (26,626) at 20240405153045029
28600 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/namespaces.c' (26,627) at 20210307214931226
28601 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (26,628) at 20241106090019918
28602 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/qoriq-cpufreq.c' (26,629) at 20240405153230255
28603 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_console.h' (26,630) at 20240405153051985
28604 2025-01-21 03:00:57.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-5.2.rst' (26,631) at 20241221090017592
28605 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Furudal' (26,632) at 20210307205553782
28606 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-pinfunc.h' (26,633) at 20240405153045537
28607 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/gpmi-regs.h' (26,634) at 20220525020653399
28608 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/Makefile' (26,635) at 20210308005002716
28609 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go_1.22.8.bb' (26,636) at 20241221090017664
28610 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h' (26,637) at 20240405153230591
28611 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/.gitignore' (26,638) at 20220525020654939
28612 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/releases/gnu-config/index.html' (26,639) at 20210307205554250
28613 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/vi.c' (26,640) at 20240405153231475
28614 2025-01-21 03:00:57.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/Makefile' (26,641) at 20210308005003340
28615 2025-01-21 03:00:57.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st,stm32-rcc.txt' (26,642) at 20210307214925294
28616 2025-01-21 03:00:57.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_0_offset.h' (26,643) at 20210307214927622
28617 2025-01-21 03:00:57.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-configure-Check-for-function-from-respective-library.patch' (26,644) at 20221003030013281
28618 2025-01-21 03:00:57.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_gpio.c' (26,645) at 20240405153046697
28619 2025-01-21 03:00:57.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/sched/clock.h' (26,646) at 20210307214932474
28620 2025-01-21 03:00:57.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/0001-Reverts-the-include.h-change-in-46883f8a1a02fe42040d.patch' (26,647) at 20221003030013261
28621 2025-01-21 03:00:57.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_iq.h' (26,648) at 20210307214929350
28622 2025-01-21 03:00:57.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libtest-warnings-perl_0.033.bb' (26,649) at 20240301090012471
28623 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/via-velocity.c' (26,650) at 20240405153231067
28624 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mm.c' (26,651) at 20241211090145417
28625 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/irq.c' (26,652) at 20220525020652010
28626 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/twofish.h' (26,653) at 20210307214931314
28627 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/sprd-thermal.yaml' (26,654) at 20240405153045177
28628 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/MAINTAINERS' (26,655) at 20210308005003016
28629 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi' (26,656) at 20240405153045745
28630 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/sound/intel-hda.txt' (26,657) at 20210308005003308
28631 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/ipv6/ila/ila_xlat.c' (26,658) at 20240913080013861 to deleted uid set
28632 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/netdev-times-report' (26,659) at 20210307214932566
28633 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0010-iconv-fix-detection.patch' (26,660) at 20220204040022468
28634 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tmate/files/0001-fix-finding-msgpack.patch' (26,661) at 20231207090015270
28635 2025-01-21 03:00:57.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8m-base.inc' (26,662) at 20210905000020581
28636 2025-01-21 03:00:57.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_2023.10.bb' (26,663) at 20241206090014234
28637 2025-01-21 03:00:57.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358762.c' (26,664) at 20240405153230527
28638 2025-01-21 03:00:57.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/compression.h' (26,665) at 20240830080013311
28639 2025-01-21 03:00:57.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/super.h' (26,666) at 20240613080016491
28640 2025-01-21 03:00:57.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_types.h' (26,667) at 20240405153231775
28641 2025-01-21 03:00:57.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/asound.h' (26,668) at 20240405153052949
28642 2025-01-21 03:00:57.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/hi6220.h' (26,669) at 20210308005002640
28643 2025-01-21 03:00:57.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/power-domain-uclass.c' (26,670) at 20210308005003468
28644 2025-01-21 03:00:57.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/divide.S' (26,671) at 20240405153229855
28645 2025-01-21 03:00:57.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga_internal.h' (26,672) at 20210308005045857
28646 2025-01-21 03:00:57.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/v3d_drm.h' (26,673) at 20240405153052905
28647 2025-01-21 03:00:57.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/dmi.c' (26,674) at 20241001080013024
28648 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp43x-gateworks-gw2358.dts' (26,675) at 20240405153045437
28649 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-aud.c' (26,676) at 20240405153046797
28650 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/pci.rst' (26,677) at 20240405153045281
28651 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/resolve_btfids/main.c' (26,678) at 20240805080014071
28652 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/unistd.h' (26,679) at 20240405153046253
28653 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs2-vodka.dts' (26,680) at 20210308005002632
28654 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fdt.c' (26,681) at 20210308005002552
28655 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/spl.c' (26,682) at 20210308005002944
28656 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cglm/cglm_0.9.4.bb' (26,683) at 20241206090014254
28657 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-w1.c' (26,684) at 20240405153046693
28658 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-rqs-u-boot.dtsi' (26,685) at 20210308005002584
28659 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/w1-eeprom.h' (26,686) at 20210308005003692
28660 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.c' (26,687) at 20240405153230527
28661 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-sysparam.c' (26,688) at 20210307214926474
28662 2025-01-21 03:00:57.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt7622-power.h' (26,689) at 20210307214931346
28663 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ampere/oem_ampere.hpp' (26,690) at 20241125090040576 to deleted uid set
28664 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory.bb' (26,691) at 20241206090014230
28665 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_prctl.h' (26,692) at 20220429100100642
28666 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_tprobe.tc' (26,693) at 20240405153054305
28667 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-acpi-processor.c' (26,694) at 20240405153231603
28668 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_common.h' (26,695) at 20220525020653447
28669 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m0130679907.dtsi' (26,696) at 20210308005002864
28670 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/configs/comet_defconfig' (26,697) at 20240405153229991
28671 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_link.h' (26,698) at 20210307214928702
28672 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irq_sim.h' (26,699) at 20210307214931410
28673 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_multiplebundle_unittest.cpp' (26,700) at 20210918000044923
28674 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_defs.h' (26,701) at 20210307214927226
28675 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kdebugfs.c' (26,702) at 20220525020652046
28676 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig' (26,703) at 20210308005003264
28677 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_ddi.h' (26,704) at 20240405153230547
28678 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/usbstring.c' (26,705) at 20210309003653220
28679 2025-01-21 03:00:57.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/lowlevel_init.S' (26,706) at 20210308005002732
28680 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_rdma.c' (26,707) at 20210307214932046
28681 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/0003-corstone1000-Disable-SHA512-384.patch' (26,708) at 20230317080013781
28682 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6733.c' (26,709) at 20220525020652358
28683 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7785lcr_32bit_defconfig' (26,710) at 20240405153046309
28684 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/recovery.c' (26,711) at 20210307214929758
28685 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_master' (26,712) at 20231120090013292
28686 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_packets.h' (26,713) at 20240405153046609
28687 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c' (26,714) at 20241220090018310
28688 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/libcupsfilters/0001-use-noexcept-false-instead-of-throw-from-c-17-onward.patch' (26,715) at 20231126090012797
28689 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/Makefile' (26,716) at 20210307214932442
28690 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml' (26,717) at 20240405153229803
28691 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic3x.c' (26,718) at 20240405153053813
28692 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/netdev.h' (26,719) at 20210308005003676
28693 2025-01-21 03:00:57.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4v_ivec.S' (26,720) at 20210307214926602
28694 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/hid.c' (26,721) at 20240405153051405
28695 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubispl/Makefile' (26,722) at 20210308005003424
28696 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4m_irq.c' (26,723) at 20210309003648992
28697 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp453.dts' (26,724) at 20240405153045761
28698 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi' (26,725) at 20210308005002596
28699 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/cpu.c' (26,726) at 20210308005002560
28700 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/spl.c' (26,727) at 20210308005002944
28701 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/acornscsi.h' (26,728) at 20210307214930282
28702 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/include/dwarf-regs-table.h' (26,729) at 20210307214932518
28703 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-if-invalid.json' (26,730) at 20210308005046405
28704 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_neigh.sh' (26,731) at 20210307214932690
28705 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/interrupt.py' (26,732) at 20241211090212550
28706 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_pci_dev.h' (26,733) at 20240405153052229
28707 2025-01-21 03:00:57.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit/auditd' (26,734) at 20210608000015803
28708 2025-01-21 03:00:57.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_0_sh_mask.h' (26,735) at 20220525020652630
28709 2025-01-21 03:00:57.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/meson-gxl-usb2.c' (26,736) at 20210308005003456
28710 2025-01-21 03:00:57.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c' (26,737) at 20240405153050309
28711 2025-01-21 03:00:57.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/applespi.c' (26,738) at 20240405153049133
28712 2025-01-21 03:00:57.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/meson.options' (26,739) at 20231202090017120
28713 2025-01-21 03:00:57.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config.bb' (26,740) at 20241206090014230
28714 2025-01-21 03:00:57.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_addrlabel.h' (26,741) at 20210307214931634
28715 2025-01-21 03:00:57.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/movinggc.c' (26,742) at 20240405153049237
28716 2025-01-21 03:00:57.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipmr.c' (26,743) at 20241211090145553
28717 2025-01-21 03:00:57.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/psample.h' (26,744) at 20220525020654675
28718 2025-01-21 03:00:57.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/i386-bsd-user.mak' (26,745) at 20210927100127057
28719 2025-01-21 03:00:57.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/vboxsf_wrappers.c' (26,746) at 20210307214931258
28720 2025-01-21 03:00:57.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-big.dts' (26,747) at 20240405153045477
28721 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/cow_user.c' (26,748) at 20210307214926614
28722 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sf-pdma/Kconfig' (26,749) at 20210625000036004
28723 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/malta_kvm_defconfig' (26,750) at 20240405153230007
28724 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/tz-mpc.h' (26,751) at 20210308005046021
28725 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-callbacks-busymod.c' (26,752) at 20210307214932126
28726 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_platform_test.cpp' (26,753) at 20240903080027139
28727 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/head64.c' (26,754) at 20240411080014058
28728 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/core.c' (26,755) at 20240906080037296
28729 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/brcm,iproc-sdhci.yaml' (26,756) at 20220525020651690
28730 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h' (26,757) at 20240405153048621
28731 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mtk-hsdma.txt' (26,758) at 20210307214925310
28732 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pce_identity.hpp' (26,759) at 20210308005049129
28733 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn_2.6.12.bb' (26,760) at 20241221090017500
28734 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgalloc_64.h' (26,761) at 20240405153230091
28735 2025-01-21 03:00:57.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/.gitignore' (26,762) at 20210307214932626
28736 2025-01-21 03:00:57.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/disable-i3c-hub' (26,763) at 20241024080011938
28737 2025-01-21 03:00:57.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb' (26,764) at 20240302090018214
28738 2025-01-21 03:00:57.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/move_mount_set_group/Makefile' (26,765) at 20240405153054333
28739 2025-01-21 03:00:57.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/af_rxrpc.c' (26,766) at 20241211090145557
28740 2025-01-21 03:00:57.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/usb.h' (26,767) at 20210307214929898
28741 2025-01-21 03:00:57.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c' (26,768) at 20241216090017725
28742 2025-01-21 03:00:57.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/tcx.c' (26,769) at 20241211090212266
28743 2025-01-21 03:00:57.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos-pinctrl.h' (26,770) at 20240405153045565
28744 2025-01-21 03:00:57.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/core.h' (26,771) at 20220525020653211
28745 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c' (26,772) at 20241011080017311
28746 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Power_v1.xml' (26,773) at 20240619080002932
28747 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a.dtsi' (26,774) at 20240405153045829
28748 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx50-kobo-aura.dts' (26,775) at 20240405153229883
28749 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_vectors.S' (26,776) at 20210307214926110
28750 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/Kconfig' (26,777) at 20210308005003384
28751 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/basic.sh' (26,778) at 20240405153054233
28752 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs_1.80.2.bb' (26,779) at 20240413080012635
28753 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/bpf.h' (26,780) at 20240405153052861
28754 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/glue.c' (26,781) at 20240405153046637
28755 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh2a.c' (26,782) at 20210307214926574
28756 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/vf610/generic.c' (26,783) at 20210308005002556
28757 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rv/instrumentation.h' (26,784) at 20240405153052873
28758 2025-01-21 03:00:57.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/attrib.c' (26,785) at 20240405153052453
28759 2025-01-21 03:00:57.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt' (26,786) at 20240405153230531
28760 2025-01-21 03:00:57.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-usb.c' (26,787) at 20220913100024177
28761 2025-01-21 03:00:57.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/lcdif_drv.h' (26,788) at 20240405153048609
28762 2025-01-21 03:00:57.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_amba.c' (26,789) at 20240405153231575
28763 2025-01-21 03:00:57.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vammala_Roismala' (26,790) at 20210307205553774
28764 2025-01-21 03:00:57.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x04_sync.h' (26,791) at 20210307214928082
28765 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-driver.h' (26,792) at 20240405153049353
28766 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/rockchip,power-controller.yaml' (26,793) at 20240405153045141
28767 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml' (26,794) at 20240405153045045
28768 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/no-clobber.patch' (26,795) at 20241206090014338
28769 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_common.dtsi' (26,796) at 20240405153231279
28770 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1017-sdca-sdw.c' (26,797) at 20240405153232155
28771 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_hevc.c' (26,798) at 20240405153049493
28772 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/embestmx6boards.h' (26,799) at 20210308005003592
28773 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/meson.build' (26,800) at 20220913030027317 to deleted uid set
28774 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/Makefile' (26,801) at 20210307214928526
28775 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata_net_sum.c' (26,802) at 20210307214926502
28776 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/Kconfig' (26,803) at 20220525020654383
28777 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/snps,dwc-qos-ethernet.txt' (26,804) at 20210308005003304
28778 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-alsa-pcm.h' (26,805) at 20210307214928682
28779 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/Makefile' (26,806) at 20240405153046197
28780 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/rsmu/rsmu_0_0_2_offset.h' (26,807) at 20210307214927670
28781 2025-01-21 03:00:57.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes.txt' (26,808) at 20210307205554074
28782 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nvme.h' (26,809) at 20240405153051645
28783 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/phosphor-pid-control.service.in' (26,810) at 20221012100131192
28784 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/helper.c' (26,811) at 20240405153054021
28785 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c' (26,812) at 20240405153054261
28786 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/decompress_common.h' (26,813) at 20220525020654463
28787 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-sk.dts' (26,814) at 20240405153229971
28788 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/check.h' (26,815) at 20240405153046525
28789 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-lpss.c' (26,816) at 20240405153230835
28790 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/Kconfig' (26,817) at 20210308005002772
28791 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/Kconfig' (26,818) at 20210308005003040
28792 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,qcs404-pas.yaml' (26,819) at 20240405153229791
28793 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/param.h' (26,820) at 20210307214926110
28794 2025-01-21 03:00:57.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/interrupt.h' (26,821) at 20210308005002840
28795 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ice1712.c' (26,822) at 20240405153053537
28796 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/octeon_ep.rst' (26,823) at 20240405153045237
28797 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/beaver_defconfig' (26,824) at 20210308005003252
28798 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/max5487.c' (26,825) at 20240405153049009
28799 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/nested.c' (26,826) at 20240405153046377
28800 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77620-regulator.c' (26,827) at 20240405153051465
28801 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc.h' (26,828) at 20210307214930882
28802 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-kim' (26,829) at 20240405153229731
28803 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/cache.json' (26,830) at 20210307214932534
28804 2025-01-21 03:00:57.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-micro-emmc.dts' (26,831) at 20240405153045385
28805 2025-01-21 03:00:57.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-io.c' (26,832) at 20240405153230763
28806 2025-01-21 03:00:57.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_pp.c' (26,833) at 20240405153049893
28807 2025-01-21 03:00:57.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-reg.h' (26,834) at 20210307214928690
28808 2025-01-21 03:00:57.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/bcm47xx_sprom.c' (26,835) at 20210309003649360
28809 2025-01-21 03:00:57.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_arpreply.h' (26,836) at 20210307214931646
28810 2025-01-21 03:00:57.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+fencewmbonceonce+fencermbonceonce.litmus' (26,837) at 20220525020655127
28811 2025-01-21 03:00:57.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_flush_test.c' (26,838) at 20240405153048545
28812 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/stk8312.c' (26,839) at 20240405153048941
28813 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/Kconfig' (26,840) at 20210308005002852
28814 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_9_0_offset.h' (26,841) at 20210307214927690
28815 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nspire-clock.txt' (26,842) at 20210307214925290
28816 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display.h' (26,843) at 20240405153230551
28817 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-spring.dts' (26,844) at 20210308005002580
28818 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/xilinx_tmr_inject.c' (26,845) at 20240405153230847
28819 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/ideapad-laptop.h' (26,846) at 20240405153051405
28820 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/Makefile' (26,847) at 20240405153049141
28821 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/demo-simple.c' (26,848) at 20210308005003372
28822 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/qcom-irq-combiner.c' (26,849) at 20220525020653207
28823 2025-01-21 03:00:57.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fpu.h' (26,850) at 20220525020651998
28824 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb' (26,851) at 20241221090017508
28825 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-scom.c' (26,852) at 20240405153047065
28826 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/classextend.py' (26,853) at 20230520080014496
28827 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/rfkill.h' (26,854) at 20210307214929802
28828 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ppc4xx.c' (26,855) at 20241008080013979
28829 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb' (26,856) at 20240413080012655
28830 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-orion.txt' (26,857) at 20210307214925442
28831 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus_0.6.5.bb' (26,858) at 20240413080012663
28832 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/.clang-format' (26,859) at 20231108090009382
28833 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm_onhyperv.h' (26,860) at 20240405153046449
28834 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/control.h' (26,861) at 20240405153053941
28835 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-vga.h' (26,862) at 20230426080043688
28836 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/designware_i2s.h' (26,863) at 20240405153231863
28837 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.c' (26,864) at 20220525020652963
28838 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a3xx_gpu.c' (26,865) at 20240405153048573
28839 2025-01-21 03:00:57.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/rtc.h' (26,866) at 20210308005002804
28840 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/sysdig-selftest_0.28.0.bb' (26,867) at 20240301090012447
28841 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/175' (26,868) at 20210927100127489
28842 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/config.h' (26,869) at 20210308005002876
28843 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/n64joy.c' (26,870) at 20220525020653175
28844 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/config' (26,871) at 20240405153054329
28845 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/nlm.h' (26,872) at 20210307214931418
28846 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/diskio.html' (26,873) at 20210307205554286
28847 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_perflib.c' (26,874) at 20240405153046645
28848 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-dns325.dts' (26,875) at 20210308005002592
28849 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hakafot' (26,876) at 20210307205553782
28850 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/fxos8700_i2c.c' (26,877) at 20240405153048993
28851 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0006-cmd-go-make-GOROOT-precious-by-default.patch' (26,878) at 20241221090017664
28852 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/avoid-strip.patch' (26,879) at 20220618030015190
28853 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/cs4231.c' (26,880) at 20241211090212254
28854 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/Makefile' (26,881) at 20210307214926266
28855 2025-01-21 03:00:57.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/wb50n_defconfig' (26,882) at 20210308005003284
28856 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c' (26,883) at 20240405153048429
28857 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-ide-support.bb' (26,884) at 20241221090017644
28858 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,ssm3515.yaml' (26,885) at 20240405153045161
28859 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/regsnv04.h' (26,886) at 20210307214927934
28860 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-common.c' (26,887) at 20240405153049165
28861 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_bus.h' (26,888) at 20210307214928494
28862 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/Makefile' (26,889) at 20210308005003476
28863 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/task.h' (26,890) at 20240405153051617
28864 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/tlbflush.h' (26,891) at 20210307214925670
28865 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/debug.h' (26,892) at 20210307214931194
28866 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xive2.h' (26,893) at 20241211090212362
28867 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ethtool-netlink.rst' (26,894) at 20240405153045237
28868 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/size/get_size.c' (26,895) at 20210307214932722
28869 2025-01-21 03:00:57.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/194' (26,896) at 20230925080040089
28870 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a20s.c' (26,897) at 20240405153049293
28871 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/delay_32.h' (26,898) at 20210307214926578
28872 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/arch.h' (26,899) at 20210307214926246
28873 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/xlnx-zynqmp-can.c' (26,900) at 20240906080037260
28874 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/273' (26,901) at 20210927100127501
28875 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/197.out' (26,902) at 20240326080039730
28876 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/u-boot.lds' (26,903) at 20210308005003056
28877 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cacheflush_32.h' (26,904) at 20240405153230091
28878 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/reset.c' (26,905) at 20240405153046025
28879 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bounds_deduction_non_const.c' (26,906) at 20240405153054281
28880 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/cache.c' (26,907) at 20210307214926138
28881 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/Makefile' (26,908) at 20240405153054361
28882 2025-01-21 03:00:57.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_syncmap.c' (26,909) at 20210307214927850
28883 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_4_0_sh_mask.h' (26,910) at 20210307214927690
28884 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_pf.h' (26,911) at 20210307214929438
28885 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/win_helper.c' (26,912) at 20240326080039710
28886 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pdcpat.h' (26,913) at 20240405153046069
28887 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/qom_fuse.py' (26,914) at 20240326080039614
28888 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pc236.h' (26,915) at 20220525020652346
28889 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/MinimumVersion.interface.yaml' (26,916) at 20240403080025882
28890 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-vdecsys.c' (26,917) at 20240405153046797
28891 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/Kconfig' (26,918) at 20210309003652392
28892 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ingenic,lcd.yaml' (26,919) at 20240405153045041
28893 2025-01-21 03:00:57.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.out' (26,920) at 20210308005046401 to deleted uid set
28894 2025-01-21 03:00:57.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/mtk_nand.c' (26,921) at 20241008080013943
28895 2025-01-21 03:00:57.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-idt3243x.c' (26,922) at 20220525020653203
28896 2025-01-21 03:00:57.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c' (26,923) at 20240405153049917
28897 2025-01-21 03:00:57.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/COPYING.MIT' (26,924) at 20210307205554046
28898 2025-01-21 03:00:57.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8350.dtsi' (26,925) at 20240405153045777
28899 2025-01-21 03:00:57.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/Makefile' (26,926) at 20210307214930362
28900 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.c' (26,927) at 20220525020652967
28901 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs-fvp-base.inc' (26,928) at 20231126090012769
28902 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ingenic/Makefile' (26,929) at 20220525020653863
28903 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/time.h' (26,930) at 20240405153054049
28904 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_platform.c' (26,931) at 20240405153230203
28905 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/state_set.h' (26,932) at 20240926080014009
28906 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_smu.c' (26,933) at 20240405153230383
28907 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/timer_based_actions.hpp' (26,934) at 20210717000028376
28908 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/stm32flash/stm32flash_0.7.bb' (26,935) at 20220402030016003
28909 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt' (26,936) at 20220525020651694
28910 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/core.c' (26,937) at 20210308005003500
28911 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/dbus_mode.hpp' (26,938) at 20210308005116217
28912 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/activation_ubi.cpp' (26,939) at 20240820080019550
28913 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/Kconfig' (26,940) at 20210308005003008
28914 2025-01-21 03:00:57.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852be.c' (26,941) at 20240405153050677
28915 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/define_musl_sword_type.patch' (26,942) at 20230706080014769
28916 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_BA.h' (26,943) at 20220525020654163
28917 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-rouge-score/python3-rouge-score_0.1.2.bb' (26,944) at 20241221090017564
28918 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/phy.h' (26,945) at 20220525020654019
28919 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/Kconfig' (26,946) at 20210308005002916
28920 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/cfg80211.c' (26,947) at 20240405153050441
28921 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch' (26,948) at 20240413080012667
28922 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp' (26,949) at 20221229040004411
28923 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/msa.h' (26,950) at 20240405153046009
28924 2025-01-21 03:00:57.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/COPYING.LIB' (26,951) at 20210308005045721 to deleted uid set
28925 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/Makefile' (26,952) at 20210307214931866
28926 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/decDPD.h' (26,953) at 20210308005046041
28927 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbusView/dbusView.py' (26,954) at 20221206040017633
28928 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fddidevice.h' (26,955) at 20210307214931382
28929 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lorstrand' (26,956) at 20210307205553786
28930 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/licenses/CRC32C-ADLER' (26,957) at 20220402030016011
28931 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.json' (26,958) at 20220429100100882
28932 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/backend.h' (26,959) at 20210307214930302
28933 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/cdma.c' (26,960) at 20240405153048801
28934 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb' (26,961) at 20241221090017564
28935 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/Makefile' (26,962) at 20210307214931190
28936 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (26,963) at 20241106090019922
28937 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.json' (26,964) at 20220429100100882
28938 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/utils.py' (26,965) at 20240405153232103
28939 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu_counter.h' (26,966) at 20240405153231835
28940 2025-01-21 03:00:57.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_snan.S' (26,967) at 20210307214926146
28941 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/0001-Makefile.am-only-build-dhcrelay.patch' (26,968) at 20220402030015899
28942 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/resource.h' (26,969) at 20210307214930546
28943 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/MAINTAINERS.md' (26,970) at 20241221090017580
28944 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8516.h' (26,971) at 20210307214930082
28945 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/checksum.h' (26,972) at 20240405153052841
28946 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-xenon.h' (26,973) at 20220525020653387
28947 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/sctop-report' (26,974) at 20210307214932566
28948 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_warpdrive.c' (26,975) at 20210307214930370
28949 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h' (26,976) at 20210307214929322
28950 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/usb_a9263.dts' (26,977) at 20210308005002632
28951 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig' (26,978) at 20210308005003236
28952 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_premium_small_defconfig' (26,979) at 20210308005003284
28953 2025-01-21 03:00:57.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_mci2.dtsi' (26,980) at 20210308005002612
28954 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elf-fdpic.h' (26,981) at 20240405153231807
28955 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/zynq_spi.c' (26,982) at 20210308005003496
28956 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/accelerators/ocxl.rst' (26,983) at 20220525020651778
28957 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/Makefile' (26,984) at 20240405153053549
28958 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/metadata.hpp' (26,985) at 20241121090002423
28959 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/st,stm32-ipcc.yaml' (26,986) at 20240405153045089
28960 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/cpu.h' (26,987) at 20210308005002636
28961 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/lib.c' (26,988) at 20240405153054065
28962 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/designware.h' (26,989) at 20241211090212362
28963 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/bitops.rst' (26,990) at 20210308005045797
28964 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-doc' (26,991) at 20241221090017616
28965 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/mon.c' (26,992) at 20240405153052401
28966 2025-01-21 03:00:57.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sn-f-ospi.c' (26,993) at 20240405153231467
28967 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/eeprom.c' (26,994) at 20240405153050605
28968 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-crypto.inc' (26,995) at 20210905000020581
28969 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/server.ttyVUART0.conf.in' (26,996) at 20230512080017665
28970 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-FraserCoast-Bundaberg' (26,997) at 20210307205553762
28971 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/conf/machine/include/ufispace.inc' (26,998) at 20230412080023456
28972 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/cluster.h' (26,999) at 20210308005046009
28973 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/comminf.h' (27,000) at 20220215040051504
28974 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/blowfish_common.c' (27,001) at 20240405153046533
28975 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-stopit_1.1.2.bb' (27,002) at 20241206090014270
28976 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/meson.options' (27,003) at 20241219090010504
28977 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/.prettierrc.yaml' (27,004) at 20240905080027586
28978 2025-01-21 03:00:57.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_sm.h' (27,005) at 20210307214926946
28979 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-pelt.c' (27,006) at 20210307214925554
28980 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_xrs700x.c' (27,007) at 20240405153053233
28981 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/images/core-image-rt-sdk.bb' (27,008) at 20241221090017692
28982 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-kv2.bconf' (27,009) at 20220525020655111
28983 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/machine_name.cpp' (27,010) at 20231027080010242
28984 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data.hpp' (27,011) at 20210308005049137
28985 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/Makefile' (27,012) at 20210308005003016
28986 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl-phy.c' (27,013) at 20240405153053241
28987 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_670x.c' (27,014) at 20240405153046897
28988 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf50633.c' (27,015) at 20240405153051501
28989 2025-01-21 03:00:57.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sma1303.h' (27,016) at 20240405153053785
28990 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/clock_manager_arria10.h' (27,017) at 20210308005002780
28991 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_4_4_2_offset.h' (27,018) at 20240405153047981
28992 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_maps.h' (27,019) at 20240405153054285
28993 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_gotol.c' (27,020) at 20240405153232263
28994 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi' (27,021) at 20240405153045725
28995 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/sessreg_1.1.3.bb' (27,022) at 20240106090017237
28996 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vmmdev.h' (27,023) at 20210307214930954
28997 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/rbtree.h' (27,024) at 20210308005003668
28998 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz/0001-http-fetch-Pass-a-non-null-buffer-to-ne_set_request_.patch' (27,025) at 20220910030013349
28999 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_init.h' (27,026) at 20210307214928642
29000 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__schedulers.hpp' (27,027) at 20241219090033964
29001 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.c' (27,028) at 20220525020652959
29002 2025-01-21 03:00:57.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi' (27,029) at 20220525020651914
29003 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb_handler.S' (27,030) at 20210307214932706
29004 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/fans/read-margin-temp_git.bb' (27,031) at 20221004030011410
29005 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/device_tests.cpp' (27,032) at 20240817080031296
29006 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/tegra.rst' (27,033) at 20210307214925498
29007 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/base.c' (27,034) at 20220525020654703
29008 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api-macros/meson.build' (27,035) at 20241211090212458
29009 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubiattach.service' (27,036) at 20210308005102829
29010 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/efi-header.S' (27,037) at 20240405153045945
29011 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (27,038) at 20210417000027537
29012 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/scall64-o32.S' (27,039) at 20240520080015127
29013 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/Makefile' (27,040) at 20240405153054053
29014 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_i2c.c' (27,041) at 20240405153048361
29015 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/dcn316_clk_mgr.h' (27,042) at 20240405153047209
29016 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/hit,hd44780.yaml' (27,043) at 20220525020651662
29017 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/.clang-format' (27,044) at 20241219090034328
29018 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libjcat/libjcat_0.2.2.bb' (27,045) at 20241221090017524
29019 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/cli11.wrap' (27,046) at 20240824080002942
29020 2025-01-21 03:00:57.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-io.h' (27,047) at 20210307214928846
29021 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/Kconfig' (27,048) at 20240405153049589
29022 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_vic.h' (27,049) at 20240405153049897
29023 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb' (27,050) at 20241221090017552
29024 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas2562.yaml' (27,051) at 20240405153045169
29025 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/ptrace_user.h' (27,052) at 20210307214926754
29026 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-connectivity/openssh/openssh_%.bbappend' (27,053) at 20220402030016075
29027 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf' (27,054) at 20230927080013510
29028 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gem.c' (27,055) at 20240405153048701
29029 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/lowlevel_init.S' (27,056) at 20210308005003036
29030 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha512-armv4.pl' (27,057) at 20210309003648676
29031 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/slirp/libslirp_git.bb' (27,058) at 20241206090014310
29032 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos4412-isp-clock.yaml' (27,059) at 20240405153045029
29033 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/crop_devid.c' (27,060) at 20240405153230091
29034 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-ip-monitor.service' (27,061) at 20230518080020518
29035 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/rev.cfg' (27,062) at 20210307205554470
29036 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0002-tools-generate_proxy.cpp-avoid-possibly-undefined-ui.patch' (27,063) at 20210307205553886
29037 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/meson-axg-gpio.h' (27,064) at 20210308005003636
29038 2025-01-21 03:00:57.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_log_rlimit.c' (27,065) at 20240405153052577
29039 2025-01-21 03:00:57.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/omapfb_dss.h' (27,066) at 20210307214931698
29040 2025-01-21 03:00:57.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hpe/gxp.c' (27,067) at 20240405153229911
29041 2025-01-21 03:00:57.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-loader.c' (27,068) at 20240405153053997
29042 2025-01-21 03:00:57.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/npcm_gmac.h' (27,069) at 20240906080037336
29043 2025-01-21 03:00:57.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/MAINTAINERS' (27,070) at 20210308005002912
29044 2025-01-21 03:00:57.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_pcol.h' (27,071) at 20240405153050289
29045 2025-01-21 03:00:57.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos4-common.h' (27,072) at 20210308005003596
29046 2025-01-21 03:00:57.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/include/mach/gpio.h' (27,073) at 20210308005002796
29047 2025-01-21 03:00:57.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1-edimm2.2.dts' (27,074) at 20240405153229903
29048 2025-01-21 03:00:57.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1275_revB_defconfig' (27,075) at 20210308005003288
29049 2025-01-21 03:00:57.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/config' (27,076) at 20240405153232287
29050 2025-01-21 03:00:57.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_drv.c' (27,077) at 20241211090145417
29051 2025-01-21 03:00:57.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml' (27,078) at 20240405153045053
29052 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt.h' (27,079) at 20240906080037320
29053 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/88pg86x.txt' (27,080) at 20210307214925406
29054 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7m.S' (27,081) at 20240405153045697
29055 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb' (27,082) at 20230706080014761
29056 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7709.c' (27,083) at 20210307214926562
29057 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fib_lookup.c' (27,084) at 20240405153054269
29058 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/orc/orc_0.4.40.bb' (27,085) at 20241221090017664
29059 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/spice-gtk_0.42.bb' (27,086) at 20241206090014242
29060 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/read.cpp' (27,087) at 20240912080037647
29061 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5208evbe/m5208evbe.c' (27,088) at 20210308005002972
29062 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ariel.c' (27,089) at 20240405153230755
29063 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SPIFLASH_SECBOOT_defconfig' (27,090) at 20210308005003240
29064 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-common.h' (27,091) at 20240405153052829
29065 2025-01-21 03:00:57.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/event_notifier-posix.c' (27,092) at 20221215040039402
29066 2025-01-21 03:00:57.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5260.c' (27,093) at 20240405153049629
29067 2025-01-21 03:00:57.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/Kconfig' (27,094) at 20240405153231447
29068 2025-01-21 03:00:57.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/usb/dwc3-st.txt' (27,095) at 20210308005003328
29069 2025-01-21 03:00:57.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk110.fuc3' (27,096) at 20210307214927938
29070 2025-01-21 03:00:57.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/COPYING.MIT' (27,097) at 20210307205553734
29071 2025-01-21 03:00:57.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/index.rst' (27,098) at 20240405153045301
29072 2025-01-21 03:00:57.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netdevice.h' (27,099) at 20210307214931642
29073 2025-01-21 03:00:57.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EthernetInterface_v1.xml' (27,100) at 20240824080002930
29074 2025-01-21 03:00:57.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_hash.c' (27,101) at 20240405153046937
29075 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/scu_task_context.h' (27,102) at 20240405153051617
29076 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/99_wpa_supplicant' (27,103) at 20210307205554466
29077 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/madera-core.c' (27,104) at 20240405153049609
29078 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/swap.c' (27,105) at 20210307214929734
29079 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/qca,ar9330-uart.yaml' (27,106) at 20220525020651710
29080 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0006-add-musleabi-to-known-target-tripets.patch' (27,107) at 20241221090017656
29081 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/bootmem_info.c' (27,108) at 20240405153053121
29082 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bios.c' (27,109) at 20240429080012420
29083 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/README.md' (27,110) at 20240413080012667
29084 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/livepatch.h' (27,111) at 20240405153046117
29085 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb' (27,112) at 20240309090012824
29086 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/Makefile' (27,113) at 20240405153049437
29087 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/meson.build' (27,114) at 20230713080012540
29088 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/devkit8000.h' (27,115) at 20210308005003080
29089 2025-01-21 03:00:57.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/trace.h' (27,116) at 20210308005045869
29090 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/sysfs.c' (27,117) at 20210307214932618
29091 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.3/index.html' (27,118) at 20210307205554246
29092 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/falcon.h' (27,119) at 20240405153048621
29093 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/zcomp.h' (27,120) at 20240405153046717
29094 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/sdio.c' (27,121) at 20240405153050713
29095 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/exthdrs.c' (27,122) at 20240405153232035
29096 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-kontron-osm-s.dtsi' (27,123) at 20240405153229923
29097 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_dg.c' (27,124) at 20210307214932270
29098 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpaq_s_w_ph.c' (27,125) at 20210308005046505
29099 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/driver.h' (27,126) at 20220525020652162
29100 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/platform_no_drv_owner.cocci' (27,127) at 20210307214932138
29101 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_devel_QA.rst' (27,128) at 20240405153229747
29102 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/.gitignore' (27,129) at 20220525020654947
29103 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/softoff/meson.build' (27,130) at 20240424080021456
29104 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/module-common.c' (27,131) at 20210308005046105
29105 2025-01-21 03:00:57.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/alternative-asm.h' (27,132) at 20240405153045933
29106 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/MemoryECC.errors.yaml' (27,133) at 20220315030032667
29107 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sa1100fb.rst' (27,134) at 20210307214925478
29108 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SNIA' (27,135) at 20211006000025242
29109 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/sysfs.txt' (27,136) at 20240405153229839
29110 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cavium-mix.txt' (27,137) at 20210307214925374
29111 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/nfs.inc' (27,138) at 20240426080018068
29112 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/caif/Kconfig' (27,139) at 20220525020653415
29113 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/draak.dtsi' (27,140) at 20240405153045797
29114 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch' (27,141) at 20210307205554614
29115 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-eth.c' (27,142) at 20210308005002552
29116 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-tegra.c' (27,143) at 20210307214927050
29117 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_format.h' (27,144) at 20240405153050141
29118 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/bcu/bcu-regs.h' (27,145) at 20210308005002792
29119 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_module.c' (27,146) at 20240405153047185
29120 2025-01-21 03:00:57.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/xattr.h' (27,147) at 20230426080043776
29121 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/corsair-cpro.c' (27,148) at 20240520080015151
29122 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/boot_utils.robot' (27,149) at 20220211040017905
29123 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-pca-isa.rst' (27,150) at 20210307214925510
29124 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3066a-cru.h' (27,151) at 20210308005003632
29125 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mvebu/Kconfig' (27,152) at 20210308005003352
29126 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/logcheck/files/99_logcheck' (27,153) at 20210307205554002
29127 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/audio.txt' (27,154) at 20210307214925314
29128 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/up.c' (27,155) at 20220525020654743
29129 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/mount.h' (27,156) at 20240405153054053
29130 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/meson.build' (27,157) at 20210308005046085
29131 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr-core.c' (27,158) at 20210307214928842
29132 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_devcaps.c' (27,159) at 20220525020653027
29133 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/lasi_82596.c' (27,160) at 20240405153049961
29134 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/of_live.h' (27,161) at 20210308005003676
29135 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/elf.h' (27,162) at 20210307214925670
29136 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skottsund' (27,163) at 20210307205553790
29137 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ihs_mdio.h' (27,164) at 20210308005003000
29138 2025-01-21 03:00:57.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7750.h' (27,165) at 20210308005002848
29139 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/load-extract-al16-al8.h.inc' (27,166) at 20240906080037184
29140 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/CapLimits.interface.yaml' (27,167) at 20240618080025497
29141 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsdump.c' (27,168) at 20220525020652234
29142 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-core.h' (27,169) at 20240405153046985
29143 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/vexpress_tc2.c' (27,170) at 20210308005002916
29144 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/microblaze/include/uapi/asm/mman.h' (27,171) at 20210307214932454
29145 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_creg.h' (27,172) at 20210308005002664
29146 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_osm.h' (27,173) at 20240405153051557
29147 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/dptest.h' (27,174) at 20220802100038573
29148 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_addresses.c' (27,175) at 20210308005003764
29149 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml' (27,176) at 20240405153045041
29150 2025-01-21 03:00:57.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_file.h' (27,177) at 20241001080013028
29151 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/usb/usb_manager_main.cpp' (27,178) at 20241107090019841 to deleted uid set
29152 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32mp257.c' (27,179) at 20240405153051373
29153 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9263.dtsi' (27,180) at 20240405153045465
29154 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exresnte.c' (27,181) at 20240405153046621
29155 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.c' (27,182) at 20240405153230607
29156 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/nv_driver.c' (27,183) at 20210307214930934
29157 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/ftrace.h' (27,184) at 20240405153054193
29158 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/wwan_hwsim.c' (27,185) at 20240405153051097
29159 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/ntb_msi_test.c' (27,186) at 20220525020653827
29160 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nykoping' (27,187) at 20210307205553790
29161 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/optprobes/arch-support.txt' (27,188) at 20240405153045197
29162 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/loongarch/kernel/numa.c' (27,189) at 20240405153230003 to deleted uid set
29163 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/entry-arcv2.h' (27,190) at 20240405153229859
29164 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/google/Kconfig' (27,191) at 20240405153053933
29165 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0019-libfdt-Undefine-__wordsize-if-already-defined.patch' (27,192) at 20230706080014765
29166 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.yml' (27,193) at 20210927100127017
29167 2025-01-21 03:00:57.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/efi_embedded_fw.h' (27,194) at 20210307214931382
29168 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/tlb.json' (27,195) at 20240405153054113
29169 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-lantiq-rcu-usb2.txt' (27,196) at 20210307214925390
29170 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/dcr-low.S' (27,197) at 20240405153230059
29171 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/context_bus.c' (27,198) at 20240405153048805
29172 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/files/0001-unattended-upgrade-Remove-distro_info-usage-to-check.patch' (27,199) at 20220402030015927
29173 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntimed/ntimed/use-ldflags.patch' (27,200) at 20210307205553846
29174 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ltc4162-l-charger.c' (27,201) at 20240405153231355
29175 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_psi.c' (27,202) at 20241211090212322
29176 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_osm_pci.c' (27,203) at 20220525020653987
29177 2025-01-21 03:00:57.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/.gitignore' (27,204) at 20240405153054305
29178 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c' (27,205) at 20241211090145413
29179 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kasan.h' (27,206) at 20240405153046113
29180 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/drv_scsi_fw_funcs.c' (27,207) at 20210307214930382
29181 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/regset.c' (27,208) at 20210309003654104
29182 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/procfs.h' (27,209) at 20210307214931142
29183 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/files/0001-correct-the-location-of-unistd.h.patch' (27,210) at 20230813080012840
29184 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-mux-reg.h' (27,211) at 20210307214931474
29185 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_d.c' (27,212) at 20210308005046521
29186 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/maltaint.h' (27,213) at 20210307214926226
29187 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/gsc-hwmon.rst' (27,214) at 20240405153045217
29188 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IJG-short' (27,215) at 20241221090017616
29189 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/dbusSensor.cpp' (27,216) at 20240817080033760
29190 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/settings/phosphor-settings-defaults-native/harma-temporary-software-versions.yml' (27,217) at 20240924080011379 to deleted uid set
29191 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/cereal.wrap' (27,218) at 20240124090001898
29192 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.h' (27,219) at 20240405153047105
29193 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-insn-defs.c.inc' (27,220) at 20240906080037544
29194 2025-01-21 03:00:57.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/sockbits.h' (27,221) at 20210308005046085
29195 2025-01-21 03:00:57.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-gmii-sel.c' (27,222) at 20240405153231315
29196 2025-01-21 03:00:57.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/calculator-aserver.cpp' (27,223) at 20241219090033960
29197 2025-01-21 03:00:57.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-platform-onboard-usb-hub' (27,224) at 20240405153044917
29198 2025-01-21 03:00:57.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb' (27,225) at 20241221090017520
29199 2025-01-21 03:00:57.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vsockmon.h' (27,226) at 20210307214931686
29200 2025-01-21 03:00:57.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Priority/meson.build' (27,227) at 20231019080027863 to deleted uid set
29201 2025-01-21 03:00:57.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_iv_ogm.c' (27,228) at 20240405153231987
29202 2025-01-21 03:00:57.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_d.c' (27,229) at 20210308005046509
29203 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/efistub.h' (27,230) at 20240411080014070
29204 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-exynos.c' (27,231) at 20210308005003512
29205 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/TQM834x_defconfig' (27,232) at 20210308005003244
29206 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-xinmo.c' (27,233) at 20210307214928102
29207 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_rules_test.cpp' (27,234) at 20210308005049141
29208 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen/0001-Default-eigen_packet_wrapper-constructor.patch' (27,235) at 20211007100024283
29209 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,armada-8k-pic.txt' (27,236) at 20210307214925342
29210 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/apple_bl.c' (27,237) at 20240405153052173
29211 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/packetengines/Makefile' (27,238) at 20210307214929574
29212 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/module.h' (27,239) at 20210307214932742
29213 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuppc.png' (27,240) at 20240309090012816 to deleted uid set
29214 2025-01-21 03:00:57.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exoparg6.c' (27,241) at 20240405153046621
29215 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_mixer.c' (27,242) at 20240405153230635
29216 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/usage.rst' (27,243) at 20240405153045285
29217 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dquot_buf.c' (27,244) at 20240405153052573
29218 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-support/curl/curl_%.bbappend' (27,245) at 20220527030025404
29219 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/Kconfig' (27,246) at 20240613080016379
29220 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/dot11d.h' (27,247) at 20210307214930622
29221 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/time.c' (27,248) at 20240405153046049
29222 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/basic/Makefile' (27,249) at 20210308005003724
29223 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml' (27,250) at 20240405153229771
29224 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-host-failure-reboots/host-failure-reboots@.service' (27,251) at 20210307205554062
29225 2025-01-21 03:00:57.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_ah.c' (27,252) at 20210307214931946
29226 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi.h' (27,253) at 20240613080016499
29227 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-passive-serial.txt' (27,254) at 20210307214925314
29228 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/st,stm32-bxcan.yaml' (27,255) at 20240405153045117
29229 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/Makefile' (27,256) at 20240405153229735
29230 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/journal.h' (27,257) at 20240710080014601
29231 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubp.c' (27,258) at 20240405153047261
29232 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/read_metadata.c' (27,259) at 20240405153052561
29233 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/flashchip.h' (27,260) at 20210308005003668
29234 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm.h' (27,261) at 20240405153232111
29235 2025-01-21 03:00:57.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-core.c' (27,262) at 20241001080013016
29236 2025-01-21 03:00:57.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/termbits.h' (27,263) at 20240326080039562
29237 2025-01-21 03:00:57.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hyperv-tlfs.h' (27,264) at 20240405153230111
29238 2025-01-21 03:00:57.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/Makefile' (27,265) at 20240405153051485
29239 2025-01-21 03:00:57.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-ld11.c' (27,266) at 20210308005002792
29240 2025-01-21 03:00:57.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/crossbuilds.yml' (27,267) at 20241211090212202
29241 2025-01-21 03:00:57.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoenet.c' (27,268) at 20240405153230187
29242 2025-01-21 03:00:57.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-usbc-tusb320.c' (27,269) at 20240405153047029
29243 2025-01-21 03:00:57.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm814x.dtsi' (27,270) at 20240405153045597
29244 2025-01-21 03:00:57.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/s3fb.c' (27,271) at 20240405153052217
29245 2025-01-21 03:00:57.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_cis.c' (27,272) at 20240405153049657
29246 2025-01-21 03:00:57.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/fsi-master.h' (27,273) at 20240906080037332
29247 2025-01-21 03:00:57.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-openpyxl_3.1.5.bb' (27,274) at 20241221090017556
29248 2025-01-21 03:00:57.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_reg.h' (27,275) at 20240405153231267
29249 2025-01-21 03:00:57.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pstore_blk.h' (27,276) at 20220525020654607
29250 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8568MDS.h' (27,277) at 20210308005003580
29251 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/init.c' (27,278) at 20241008080013955
29252 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ipuv3-plane.h' (27,279) at 20240405153048561
29253 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/Makefile' (27,280) at 20240405153229915
29254 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mtk.c' (27,281) at 20240405153231559
29255 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/smartreflex-class3.c' (27,282) at 20210307214925926
29256 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-prd.c' (27,283) at 20240405153230055
29257 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v4.h' (27,284) at 20240405153051289
29258 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.rst' (27,285) at 20241221090017596
29259 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9263ek.dts' (27,286) at 20240405153045465
29260 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/passwdqc/passwdqc_2.0.3.bb' (27,287) at 20230811080018302
29261 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Smedjebacken_Uvberget' (27,288) at 20210307205553790
29262 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/MAINTAINERS' (27,289) at 20210308005003076
29263 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/init' (27,290) at 20210307205553822
29264 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/Makefile' (27,291) at 20220525020652502
29265 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/psc.h' (27,292) at 20240405153046785
29266 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/Kconfig' (27,293) at 20210309003649364
29267 2025-01-21 03:00:57.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0022-all-host_applications-remove-non-existent-projects.patch' (27,294) at 20230211040012643
29268 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/pata-common.yaml' (27,295) at 20240405153229755
29269 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/intrinsics.h' (27,296) at 20210307214926114
29270 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mcx_defconfig' (27,297) at 20210308005003268
29271 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/wget.py' (27,298) at 20241221090017588
29272 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imgpdc.c' (27,299) at 20220525020653203
29273 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_windsor.c' (27,300) at 20240405153230799
29274 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch' (27,301) at 20241206090014334
29275 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc/0001-cimxml-Include-sys-select.h-for-fd_set.patch' (27,302) at 20210307205553934
29276 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/Makefile' (27,303) at 20210308005002792
29277 2025-01-21 03:00:57.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/Makefile' (27,304) at 20240405153049301
29278 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_mac_clut224.ppm' (27,305) at 20210307214930950
29279 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/0001-corstone1000-port-crypto-config.patch' (27,306) at 20230813080012840
29280 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/container.c' (27,307) at 20210307214926890
29281 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerNetworkProtocol.v1_10_1.json' (27,308) at 20240619080002948
29282 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2602.h' (27,309) at 20210307214932338
29283 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-varargs.patch' (27,310) at 20210307205553810
29284 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-whl-skips.txt' (27,311) at 20240405153230531
29285 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/Makefile' (27,312) at 20210308005002548
29286 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88473.h' (27,313) at 20210307214928630
29287 2025-01-21 03:00:57.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-raydium-rm68200.c' (27,314) at 20240405153048689
29288 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_devlink.c' (27,315) at 20240405153049945
29289 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/MAINTAINERS' (27,316) at 20210308005003080
29290 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/functional.hpp' (27,317) at 20241219090033968
29291 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723d.c' (27,318) at 20240405153050653
29292 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mtk-memory-port.h' (27,319) at 20240405153052649
29293 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/Makefile' (27,320) at 20240405153045709
29294 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/socket.c' (27,321) at 20241216090017789
29295 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/pci.c' (27,322) at 20240405153231239
29296 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/fpu.c' (27,323) at 20240405153046285
29297 2025-01-21 03:00:57.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,qmc-audio.yaml' (27,324) at 20240405153045161
29298 2025-01-21 03:00:57.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/loader.scss' (27,325) at 20210308005107073
29299 2025-01-21 03:00:57.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/amdgpu_drm.h' (27,326) at 20240405153231867
29300 2025-01-21 03:00:57.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dev-v3.c' (27,327) at 20240405153046937
29301 2025-01-21 03:00:57.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libalgorithm/libalgorithm-diff-perl_1.15.bb' (27,328) at 20241221090017544
29302 2025-01-21 03:00:57.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7623/Kconfig' (27,329) at 20210308005003016
29303 2025-01-21 03:00:57.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/macros.fuc' (27,330) at 20210307214927938
29304 2025-01-21 03:00:57.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/i2c_defs.h' (27,331) at 20210308005002720
29305 2025-01-21 03:00:57.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CrystalStacker' (27,332) at 20211006000025234
29306 2025-01-21 03:00:57.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nl80211.h' (27,333) at 20240405153052933
29307 2025-01-21 03:00:57.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/afe4403.c' (27,334) at 20240405153048985
29308 2025-01-21 03:00:57.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/systemd/systemd-boot_%.bbappend' (27,335) at 20241221090017472
29309 2025-01-21 03:00:57.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/Kconfig' (27,336) at 20210307214929386
29310 2025-01-21 03:00:57.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.2.bb' (27,337) at 20241221090017488
29311 2025-01-21 03:00:57.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/throttle.c' (27,338) at 20240326080039386
29312 2025-01-21 03:00:57.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/Makefile' (27,339) at 20210308005002852
29313 2025-01-21 03:00:57.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.c' (27,340) at 20240624080012780
29314 2025-01-21 03:00:57.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/ppc.h' (27,341) at 20210308005002840
29315 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/inode.c' (27,342) at 20240405153231687
29316 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/NIC/meson.build' (27,343) at 20241213090041954 to deleted uid set
29317 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/helper.h' (27,344) at 20240906080037512
29318 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-touch.c' (27,345) at 20240405153049529
29319 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/date.c' (27,346) at 20210308005003208
29320 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/Makefile' (27,347) at 20240405153047033
29321 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/Makefile' (27,348) at 20240405153231987
29322 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/hci.h' (27,349) at 20210307214932034
29323 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/module.c' (27,350) at 20210307214926766
29324 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/ddr-setup.cfg' (27,351) at 20210308005002908
29325 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom_1.2.1.bb' (27,352) at 20230114040015478
29326 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/MAINTAINERS' (27,353) at 20210308005003052
29327 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/index.html' (27,354) at 20210308005107077
29328 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/nuvoton,npcm845-clk.h' (27,355) at 20240405153052645
29329 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/Makefile' (27,356) at 20240405153051301
29330 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/emac_defs.h' (27,357) at 20210308005002656
29331 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/compress.h' (27,358) at 20240405153046533
29332 2025-01-21 03:00:57.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/spl.c' (27,359) at 20210308005002716
29333 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7_fusion.h' (27,360) at 20240405153230511
29334 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/msi-pic.txt' (27,361) at 20210307214925406
29335 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8804-i2c.c' (27,362) at 20240405153053869
29336 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm_ep/Makefile' (27,363) at 20210308005002940
29337 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Physical/meson.build' (27,364) at 20230825080021141 to deleted uid set
29338 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/stable_api_nonsense.txt' (27,365) at 20210307214925582
29339 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-internal.h' (27,366) at 20240906080037164
29340 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axs10x/pll_clock.c' (27,367) at 20240405153230203
29341 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/config-mbcpld.json' (27,368) at 20240405080013750
29342 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/catalina/host-poweroff' (27,369) at 20240720080012613
29343 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/module_symbol.h' (27,370) at 20240405153231827
29344 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/gpio.c' (27,371) at 20220429100100454
29345 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_efuse.h' (27,372) at 20220525020654187
29346 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mc_pll_regs.h' (27,373) at 20240405153046605
29347 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_msg.c' (27,374) at 20210308005108641
29348 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/ui-hmp-cmds.c' (27,375) at 20240326080039754
29349 2025-01-21 03:00:57.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/Kconfig' (27,376) at 20210307214926958
29350 2025-01-21 03:00:57.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_version.c' (27,377) at 20220525020654131
29351 2025-01-21 03:00:57.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0007-configure-fix-incorrect-variable.patch' (27,378) at 20240413080012643
29352 2025-01-21 03:00:57.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-armada-3700.c' (27,379) at 20240405153231455
29353 2025-01-21 03:00:57.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_wr.c' (27,380) at 20240405153051585
29354 2025-01-21 03:00:57.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_char.tc' (27,381) at 20241008080014059
29355 2025-01-21 03:00:57.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/sched-wakeup-profile.png' (27,382) at 20210307205554350 to deleted uid set
29356 2025-01-21 03:00:57.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/osf_sys.c' (27,383) at 20240405153229855
29357 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/clock-tables.h' (27,384) at 20210308005002672
29358 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/alloc.h' (27,385) at 20240712080021089
29359 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-clps711x/Makefile' (27,386) at 20210307214925874
29360 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9n12ek.h' (27,387) at 20210308005003584
29361 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_binding.h' (27,388) at 20240405153048793
29362 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/run-ptest' (27,389) at 20240113090014532
29363 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0004.h' (27,390) at 20240405153048617
29364 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ib62x0.dts' (27,391) at 20210308005002592
29365 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-ep93xx.c' (27,392) at 20210308005003512
29366 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/inetd' (27,393) at 20210307205554470
29367 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/Kconfig' (27,394) at 20240405153051305
29368 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/spdlog/spdlog_1.14.1.bb' (27,395) at 20241206090014266
29369 2025-01-21 03:00:57.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/fs.c' (27,396) at 20240405153054053
29370 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/meson_gx_mmc.c' (27,397) at 20210308005003404
29371 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fprobe/Makefile' (27,398) at 20240405153053429
29372 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/string.h' (27,399) at 20210307214926098
29373 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend' (27,400) at 20210812000025166
29374 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uchardet/uchardet_0.0.8.bb' (27,401) at 20230317080013793
29375 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iomap.h' (27,402) at 20240405153052597
29376 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kerimaki' (27,403) at 20210307205553770
29377 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/GPL-LICENSE.txt' (27,404) at 20210307205554278
29378 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/am33xx.h' (27,405) at 20210307214931342
29379 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/functions.hpp' (27,406) at 20240820080019546
29380 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.err' (27,407) at 20210927100127469
29381 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6589.dtsi' (27,408) at 20240405153045461
29382 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/qp.c' (27,409) at 20240405153049073
29383 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/p4.c' (27,410) at 20240405153046373
29384 2025-01-21 03:00:57.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-lp55xx.h' (27,411) at 20240405153052649
29385 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Event.v1_11_0.json' (27,412) at 20240918080002720
29386 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/cpu.c' (27,413) at 20210308005002828
29387 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/fdio.hpp' (27,414) at 20241219090033960
29388 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-scsi-test.c' (27,415) at 20240326080039742
29389 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx6464es.h' (27,416) at 20210307214932266
29390 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_series_merge_on_head.2.skip' (27,417) at 20231126090012849
29391 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/editor_impl.cpp' (27,418) at 20240826080018279
29392 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/README.md' (27,419) at 20231005080023445
29393 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/atmel-mc.h' (27,420) at 20210307214931434
29394 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/README' (27,421) at 20210307214932534
29395 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/fru-fault-monitor.cpp' (27,422) at 20240828080025975
29396 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_tx.h' (27,423) at 20220525020653167
29397 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fredrika' (27,424) at 20210307205553782
29398 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/net.c' (27,425) at 20210308005003216
29399 2025-01-21 03:00:57.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0020-test-bus-error-strerror-is-assumed-to-be-GNU-specifi.patch' (27,426) at 20241221090017644
29400 2025-01-21 03:00:57.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/gate.h' (27,427) at 20210307214927022
29401 2025-01-21 03:00:57.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml' (27,428) at 20240405153045121
29402 2025-01-21 03:00:57.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.h' (27,429) at 20240405153049469
29403 2025-01-21 03:00:57.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779f0-spider.dts' (27,430) at 20240405153229963
29404 2025-01-21 03:00:57.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/machine/include/openpower.inc' (27,431) at 20211105000026763
29405 2025-01-21 03:00:57.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-gadget.c' (27,432) at 20240405153052037
29406 2025-01-21 03:00:57.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/atmel_mxt_ts.c' (27,433) at 20240405153049157
29407 2025-01-21 03:00:57.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/Makefile' (27,434) at 20240405153054233
29408 2025-01-21 03:00:57.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-code16.S' (27,435) at 20210308005046497
29409 2025-01-21 03:00:57.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/binutils/binutils_%.bbappend' (27,436) at 20230813080012872
29410 2025-01-21 03:00:57.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/Kconfig' (27,437) at 20210308005002984
29411 2025-01-21 03:00:57.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dal' (27,438) at 20210307205553778
29412 2025-01-21 03:00:57.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/irq.c' (27,439) at 20240405153045673
29413 2025-01-21 03:00:57.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c' (27,440) at 20241115090012945
29414 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/xen_wdt.c' (27,441) at 20210307214930978
29415 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/generic.c' (27,442) at 20240405153231723
29416 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_enable_stats.c' (27,443) at 20240405153054277
29417 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/Kconfig' (27,444) at 20210307214928646
29418 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/oem_handler.hpp' (27,445) at 20240910080037463
29419 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-dmamap.c' (27,446) at 20210307214930582
29420 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa72-cortexa53.inc' (27,447) at 20240301090012451
29421 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/Makefile' (27,448) at 20240405153047249
29422 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfsqrt.c' (27,449) at 20210307214926334
29423 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/coredump.c' (27,450) at 20220525020652074
29424 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/memory.h' (27,451) at 20240405153052961
29425 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8mn-clock.h' (27,452) at 20240405153052641
29426 2025-01-21 03:00:57.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/ac-power-good-deassert@.service' (27,453) at 20240316080012480
29427 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/parisc/harmony.c' (27,454) at 20220525020654983
29428 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0004-Fix-icu-config.patch' (27,455) at 20230706080014737
29429 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/frontend.json' (27,456) at 20240405153054145
29430 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/bcm_sf2.h' (27,457) at 20240405153049749
29431 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8953-pinctrl.yaml' (27,458) at 20240405153045137
29432 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecrdsa_defs.h' (27,459) at 20240405153046537
29433 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-infracfg.c' (27,460) at 20240405153046797
29434 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/Makefile' (27,461) at 20210308005003012
29435 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9759.c' (27,462) at 20240405153053625
29436 2025-01-21 03:00:57.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_rndis.c' (27,463) at 20240405153231551
29437 2025-01-21 03:00:57.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965-rs.c' (27,464) at 20240405153050505
29438 2025-01-21 03:00:57.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/openvswitch.h' (27,465) at 20240405153231875
29439 2025-01-21 03:00:57.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/LocationCode.interface.yaml' (27,466) at 20221207040023627
29440 2025-01-21 03:00:57.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/apm-mustang.dts' (27,467) at 20240405153045717
29441 2025-01-21 03:00:57.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sock_destroy_prog.c' (27,468) at 20240405153054273
29442 2025-01-21 03:00:57.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.c' (27,469) at 20240405153050113
29443 2025-01-21 03:00:57.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.11.bb' (27,470) at 20240113090014536
29444 2025-01-21 03:00:57.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/dbus_to_terminus_effecter_test.cpp' (27,471) at 20240826080030471
29445 2025-01-21 03:00:57.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/libsrp.h' (27,472) at 20210307214930326
29446 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_probe_tmpl.h' (27,473) at 20241104090011615
29447 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-bsr' (27,474) at 20210307214925194
29448 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-10x0-mb7.dts' (27,475) at 20240405153045505
29449 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/nfsroot' (27,476) at 20210307205554482
29450 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/unaccepted_memory.c' (27,477) at 20241011080017303
29451 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amlogic,gx-vdec.yaml' (27,478) at 20240405153045093
29452 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_debugfs.c' (27,479) at 20240405153053241
29453 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sdx55-pas.yaml' (27,480) at 20240405153229791
29454 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lru_cache.h' (27,481) at 20240405153052721
29455 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_nat_pptp.c' (27,482) at 20240405153053257
29456 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/olpc/Kconfig' (27,483) at 20210307214930134
29457 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Outlet.v1_4_4.json' (27,484) at 20240824080002938
29458 2025-01-21 03:00:57.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch' (27,485) at 20230706080014769
29459 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/meson.build' (27,486) at 20220913030027317 to deleted uid set
29460 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/cgu.c' (27,487) at 20240405153046789
29461 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/203.out' (27,488) at 20210308005046457
29462 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8824.yaml' (27,489) at 20240405153045165
29463 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/Makefile' (27,490) at 20240405153049761
29464 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/softhsm/files/0001-avoid-unnecessary-check-for-sqlite3-binary.patch' (27,491) at 20230211040012639
29465 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tracepoint.h' (27,492) at 20240405153052809
29466 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch' (27,493) at 20230609080014403
29467 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts' (27,494) at 20240405153045825
29468 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cevt-r4k.h' (27,495) at 20210307214926210
29469 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb' (27,496) at 20241221090017528
29470 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/Kconfig' (27,497) at 20210308005002852
29471 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net-sysfs.h' (27,498) at 20210307214931914
29472 2025-01-21 03:00:57.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/gpio.h' (27,499) at 20210308005002784
29473 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/max2175.rst' (27,500) at 20210307214925594
29474 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc0_cfg_masks.h' (27,501) at 20240405153046581
29475 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max15301.rst' (27,502) at 20220525020651738
29476 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c64xx.dtsi' (27,503) at 20240405153045573
29477 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts' (27,504) at 20240405153229939
29478 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/xdma-regs.h' (27,505) at 20240405153047013
29479 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/note.S' (27,506) at 20210307214926410
29480 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/tls.rst' (27,507) at 20221215040039082
29481 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500_emulate.c' (27,508) at 20240405153046173
29482 2025-01-21 03:00:57.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/kmeter1.dts' (27,509) at 20210307214926354
29483 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/include/asm/tlb.h' (27,510) at 20240405153046397 to deleted uid set
29484 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_lru_list.h' (27,511) at 20240405153231891
29485 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/Makefile' (27,512) at 20240726080012882
29486 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-wm8350.c' (27,513) at 20210307214928554
29487 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/imx-regs.h' (27,514) at 20210308005002640
29488 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5631.h' (27,515) at 20210307214932326
29489 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/parallels.c' (27,516) at 20241211090212214
29490 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/s390-drivers.rst' (27,517) at 20240405153229807
29491 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_lib.c' (27,518) at 20210307214932270
29492 2025-01-21 03:00:57.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-handbooks.rst' (27,519) at 20240405153229827
29493 2025-01-21 03:00:57.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1409.h' (27,520) at 20210307214928634
29494 2025-01-21 03:00:57.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dummy/dummy.h' (27,521) at 20210308004938832
29495 2025-01-21 03:00:57.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_phy.c' (27,522) at 20240411080014102
29496 2025-01-21 03:00:57.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/bpt_helper.c' (27,523) at 20240906080037492
29497 2025-01-21 03:00:57.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/lgpl-2.0.txt' (27,524) at 20210308005002540
29498 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c' (27,525) at 20241220090018314
29499 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx7ulp.c' (27,526) at 20220525020651886
29500 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (27,527) at 20240206090017943
29501 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uinput.h' (27,528) at 20210307214931662
29502 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-our_range_memslots.c' (27,529) at 20240906080037224
29503 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/load_policy.c' (27,530) at 20220525020654963
29504 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0003-CMakeLists.txt-Revise-init-manager-deduction.patch' (27,531) at 20241221090017516
29505 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c' (27,532) at 20240405153230363
29506 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/rsp.c' (27,533) at 20220525020654883
29507 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dma_sun4i.h' (27,534) at 20210308005002668
29508 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.h' (27,535) at 20240405153047105
29509 2025-01-21 03:00:57.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0014-Provide-crypto-api-to-create-uefi-priv-var-fingerpri.patch' (27,536) at 20241206090014214
29510 2025-01-21 03:00:57.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/translate.c' (27,537) at 20241211090212522
29511 2025-01-21 03:00:57.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (27,538) at 20241024080011938
29512 2025-01-21 03:00:57.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/qcom-cpufreq-nvmem.c' (27,539) at 20240812080017232
29513 2025-01-21 03:00:57.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/input.h' (27,540) at 20241211090145569
29514 2025-01-21 03:00:57.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/subprojects/sdbusplus.wrap' (27,541) at 20220621100017304
29515 2025-01-21 03:00:57.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-create-bufs.rst' (27,542) at 20240405153045321
29516 2025-01-21 03:00:57.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/hardware.h' (27,543) at 20210308005002664
29517 2025-01-21 03:00:57.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/lowlevel_macro.S' (27,544) at 20210308005002648
29518 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.scc' (27,545) at 20210307205554118
29519 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png' (27,546) at 20210307205554254 to deleted uid set
29520 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_debugfs.c' (27,547) at 20240405153048677
29521 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/Kconfig' (27,548) at 20240405153048701
29522 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-fg.yaml' (27,549) at 20240405153045141
29523 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_phylink.c' (27,550) at 20240405153050177
29524 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c' (27,551) at 20240613080016391
29525 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_nand.c' (27,552) at 20210308005003372
29526 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0-falcon-csi-dsi.dtsi' (27,553) at 20240405153045805
29527 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/tuntap.h' (27,554) at 20210307214926622
29528 2025-01-21 03:00:57.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt6000_priv.h' (27,555) at 20210307214928634
29529 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c' (27,556) at 20240405153050493
29530 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6359-accdet.h' (27,557) at 20220525020655035
29531 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha1_ni_asm.S' (27,558) at 20240405153046365
29532 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_desc_dqo.h' (27,559) at 20240405153049937
29533 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_dccp.c' (27,560) at 20210307214932026
29534 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/int_helper.c' (27,561) at 20240906080037532
29535 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clock.h' (27,562) at 20210308005002636
29536 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/qnap-poweroff.c' (27,563) at 20220525020653915
29537 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_dbus.hpp' (27,564) at 20221110040022754
29538 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/check-machine-coverage' (27,565) at 20220804030014663
29539 2025-01-21 03:00:57.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/ddp.c' (27,566) at 20240405153231987
29540 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/kdump.rst' (27,567) at 20240405153044973
29541 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsmin/run-ptest' (27,568) at 20240302090018210
29542 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/Kconfig' (27,569) at 20210308005003504
29543 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzcmop.c.inc' (27,570) at 20240906080037524
29544 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm94708.dts' (27,571) at 20240405153045429
29545 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/trace-events' (27,572) at 20230925080039865
29546 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cml_rt1011_rt5682.c' (27,573) at 20240405153053945
29547 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_afmt.c' (27,574) at 20240405153047253
29548 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_hcd.h' (27,575) at 20210308005003520
29549 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpass-sdm845.h' (27,576) at 20210307214931330
29550 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/linkage.h' (27,577) at 20240405153052721
29551 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pytools/setup.py' (27,578) at 20220728030041559
29552 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/dtx.rst' (27,579) at 20220525020651726
29553 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-audio-graph-card2.dtsi' (27,580) at 20240405153045813
29554 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/maccess.c' (27,581) at 20240405153045949
29555 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Osthammar_Valo' (27,582) at 20210307205553790
29556 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/atomic.h' (27,583) at 20220525020652098
29557 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp221.c' (27,584) at 20210308005003468
29558 2025-01-21 03:00:57.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/sw-clock.c' (27,585) at 20240405153054173
29559 2025-01-21 03:00:57.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,camcc-sdm845.h' (27,586) at 20210307214931330
29560 2025-01-21 03:00:57.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/block-backend.c' (27,587) at 20241211090212210
29561 2025-01-21 03:00:57.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/stat.h' (27,588) at 20210307214926762
29562 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.h' (27,589) at 20210307214929930
29563 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/src.hpp' (27,590) at 20241022080025528
29564 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/meson.build' (27,591) at 20220928030037238 to deleted uid set
29565 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/162' (27,592) at 20220429100100910
29566 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-tianma.dts' (27,593) at 20240405153045789
29567 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_tmf.c' (27,594) at 20240405153051565
29568 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_dw_hdmi.h' (27,595) at 20240405153048761
29569 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/dwc-i2s.c' (27,596) at 20240405153232175
29570 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/dbus/org.open_power.Software.Host.Updater.conf' (27,597) at 20210308005102825
29571 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/index.rst' (27,598) at 20210307214925562
29572 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/devices.c' (27,599) at 20210307214926590
29573 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/nlohmann_json.wrap' (27,600) at 20231208090023100
29574 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio-core.c' (27,601) at 20240405153230755
29575 2025-01-21 03:00:57.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc-eval-v3.dts' (27,602) at 20240405153045529
29576 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/cgs_common.h' (27,603) at 20210307214927698
29577 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/nghttp2.wrap' (27,604) at 20240419080003609
29578 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_host.c' (27,605) at 20230426080043728
29579 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/syscall-counts-by-pid.py' (27,606) at 20210307214932570
29580 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipv6_route.h' (27,607) at 20210307214931406
29581 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ioctl.c' (27,608) at 20240405153048629
29582 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-remove@.service.in' (27,609) at 20210308005100301 to deleted uid set
29583 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/kprobes.rst' (27,610) at 20240405153045269
29584 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/cable/index.rst' (27,611) at 20210309003648436
29585 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/gth.c' (27,612) at 20210726100024695
29586 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/host-control' (27,613) at 20230412080023460
29587 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/iqs62x.c' (27,614) at 20240405153230835
29588 2025-01-21 03:00:57.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a77965-sysc.h' (27,615) at 20210308005003640
29589 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/elfnote.rst' (27,616) at 20220525020651750
29590 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/Kconfig' (27,617) at 20210308005002712
29591 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.json' (27,618) at 20210308005046401
29592 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Role.v1_3_2.json' (27,619) at 20240619080002952
29593 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.c' (27,620) at 20240405153047273
29594 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-group-sampling' (27,621) at 20240405153054161
29595 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/compress.c' (27,622) at 20240405153052385
29596 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miamiplus/ps7_regs.txt' (27,623) at 20210308005003080
29597 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_training_db.h' (27,624) at 20210308005003368
29598 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu-event.h' (27,625) at 20210307214928558
29599 2025-01-21 03:00:57.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dfl-port' (27,626) at 20210307214925202
29600 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux_am33xx.h' (27,627) at 20210308005002636
29601 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-examples_4.3.0.bb' (27,628) at 20241221090017472
29602 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/event.cpp' (27,629) at 20240822080031261
29603 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/twl-rtc.txt' (27,630) at 20210307214925418
29604 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/286.out' (27,631) at 20240906080037564
29605 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xbindkeys/xbindkeys_1.8.7.bb' (27,632) at 20241221090017528
29606 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/0001-include-libgen.h-for-basename.patch' (27,633) at 20240413080012647
29607 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/epeg/epeg_git.bb' (27,634) at 20221003030013285
29608 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/irq.c' (27,635) at 20210307214926166
29609 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt65xx.h' (27,636) at 20240405153052649
29610 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_wx.h' (27,637) at 20210307214930626
29611 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/Kconfig' (27,638) at 20210308005003480
29612 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/m25p80_sfdp.c' (27,639) at 20241211090212258
29613 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml' (27,640) at 20240405153229767
29614 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/testmode.h' (27,641) at 20240405153050601
29615 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_CT.c' (27,642) at 20241018080014586
29616 2025-01-21 03:00:57.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c' (27,643) at 20240405153230331
29617 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_mmio.c' (27,644) at 20240405153230087
29618 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/starfive/Kconfig' (27,645) at 20240405153054009
29619 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/math_32.c' (27,646) at 20210309003648996
29620 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/n810.c' (27,647) at 20210309003654944
29621 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/omap3.h' (27,648) at 20210308005003520
29622 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdca-sdw.c' (27,649) at 20240405153232163
29623 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_qp_tables.c' (27,650) at 20240405153230559
29624 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bedbug' (27,651) at 20210308005003292
29625 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_dictionary.c' (27,652) at 20241220090014034
29626 2025-01-21 03:00:57.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ludvika_Bjorkasen' (27,653) at 20210307205553786
29627 2025-01-21 03:00:57.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/reg.h' (27,654) at 20210307214929938
29628 2025-01-21 03:00:57.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/rational.c' (27,655) at 20220525020654751
29629 2025-01-21 03:00:57.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_extern.h' (27,656) at 20240405153052365
29630 2025-01-21 03:00:57.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_kunit_helpers.c' (27,657) at 20240405153230639
29631 2025-01-21 03:00:57.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/eeh-pci-error-recovery.rst' (27,658) at 20220525020651750
29632 2025-01-21 03:00:57.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/raideng.txt' (27,659) at 20240405153229787
29633 2025-01-21 03:00:57.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/insn.h' (27,660) at 20240710080014577
29634 2025-01-21 03:00:57.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twisted_24.11.0.bb' (27,661) at 20241221090017560
29635 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/src/power_control.cpp' (27,662) at 20241026080032419
29636 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp5150_reg.h' (27,663) at 20210307214928674
29637 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250.dtsi' (27,664) at 20240405153045565
29638 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5260.dtsi' (27,665) at 20240405153045569
29639 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/unistd.h' (27,666) at 20240405153046401
29640 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml' (27,667) at 20230414080015397
29641 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/pipeline.json' (27,668) at 20240405153054149
29642 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-targets.rst' (27,669) at 20210309003648500
29643 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/oetag.py' (27,670) at 20210307205554434
29644 2025-01-21 03:00:57.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/af_rose.c' (27,671) at 20240405153232071
29645 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h' (27,672) at 20210307214928842
29646 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_0_1_sh_mask.h' (27,673) at 20240405153047369
29647 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/Kconfig' (27,674) at 20220525020654299
29648 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/__init__.py' (27,675) at 20241206090014286
29649 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-zii-rdu2.dtsi' (27,676) at 20240405153045521
29650 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/common.c' (27,677) at 20240906080037376
29651 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/Makefile' (27,678) at 20210308005003204
29652 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/set-2038.c' (27,679) at 20210307214932730
29653 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-stm' (27,680) at 20210307214925198
29654 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-sigreturn-nt.c' (27,681) at 20220525020655227
29655 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/sg_sw_qm.h' (27,682) at 20210307214927078
29656 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/MAINTAINERS' (27,683) at 20210308005002948
29657 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/run-meta-ci' (27,684) at 20210308004942720
29658 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/Kconfig' (27,685) at 20210307214929254
29659 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/run_netsocktests' (27,686) at 20210307214932694
29660 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/am33xx.h' (27,687) at 20210308005003636
29661 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ras/variables.py' (27,688) at 20221209040018571
29662 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cnxt,cx92755-pinctrl.txt' (27,689) at 20210307214925394
29663 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head-nommu.S' (27,690) at 20240405153045629
29664 2025-01-21 03:00:57.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-intel-pmc' (27,691) at 20240405153044929
29665 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/acquire' (27,692) at 20240405153053433
29666 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jokkmokk_Nyborg' (27,693) at 20210307205553782
29667 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/mpic.rst' (27,694) at 20210307214925626
29668 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/entry.S' (27,695) at 20240405153045953
29669 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-m/tune-cortexm23.inc' (27,696) at 20240301090012451
29670 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.mailmap' (27,697) at 20240405153229727
29671 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/identify.c' (27,698) at 20210307214926206
29672 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/emac_defs.h' (27,699) at 20210308005002720
29673 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/Makefile' (27,700) at 20210308005003016
29674 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/goldfishfb.c' (27,701) at 20240405153231583
29675 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/locks.c' (27,702) at 20240405153052309
29676 2025-01-21 03:00:57.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest.c' (27,703) at 20241211090145477
29677 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlb_32.h' (27,704) at 20210307214926586
29678 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/io-cmd-file.c' (27,705) at 20240405153051205
29679 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9x5ek/at91sam9x5ek.c' (27,706) at 20210308005002916
29680 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS0.conf' (27,707) at 20240310080021376
29681 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Savukoski_Martti' (27,708) at 20210307205553774
29682 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/via-sdmmc.c' (27,709) at 20240405153230863
29683 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/Makefile' (27,710) at 20240405153045897
29684 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_qspi.h' (27,711) at 20210308005003624
29685 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/u-boot.dtsi' (27,712) at 20210308005002836
29686 2025-01-21 03:00:57.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0003-cli-Mark-return-of-strtol-as-long-int.patch' (27,713) at 20230706080014737
29687 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_common.c' (27,714) at 20210307214929418
29688 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/IPAddresses_v1.xml' (27,715) at 20240619080002924
29689 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Debug/Pid/ThermalPower.interface.yaml' (27,716) at 20230920080021028
29690 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echo3g_dsp.c' (27,717) at 20220525020654991
29691 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv_multi.h' (27,718) at 20210307214929530
29692 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_external.c' (27,719) at 20220627100016982
29693 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmunlock.c' (27,720) at 20240405153052473
29694 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unlzma.h' (27,721) at 20210307214931374
29695 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/firmware.c' (27,722) at 20240405153046065
29696 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/libio-compress-lzma-perl_2.213.bb' (27,723) at 20241221090017548
29697 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/brcm,bcm-pmb.yaml' (27,724) at 20220525020651702
29698 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fujitsu,mb86s70-crg11.txt' (27,725) at 20210307214925286
29699 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_topo_lib.sh' (27,726) at 20240405153054341
29700 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (27,727) at 20241206090014278
29701 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls102xa_pbi.cfg' (27,728) at 20210308005002964
29702 2025-01-21 03:00:57.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_msgdmahw.h' (27,729) at 20210307214929286
29703 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cx0_phy.c' (27,730) at 20240405153230547
29704 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/domain.c' (27,731) at 20241011080017399
29705 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/README' (27,732) at 20220525020652278
29706 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/Kconfig.recursion-issue-02' (27,733) at 20240405153045225
29707 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025rdb.dtsi' (27,734) at 20210307214926346
29708 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-7040-db.dts' (27,735) at 20210308005002568
29709 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/pcips2.c' (27,736) at 20240405153049157
29710 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (27,737) at 20220817030012041
29711 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libsub/libsub-uplevel-perl_0.2800.bb' (27,738) at 20241221090017548
29712 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_client.c' (27,739) at 20230718080007968
29713 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/rockchip.c' (27,740) at 20240405153229911
29714 2025-01-21 03:00:57.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm660.dtsi' (27,741) at 20240405153229943
29715 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cacheflush_mm.h' (27,742) at 20240405153230003
29716 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/item.h' (27,743) at 20240405153050145
29717 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/gconf.c' (27,744) at 20240726080012878
29718 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/h3600.c' (27,745) at 20240405153045689
29719 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/mce_power.c' (27,746) at 20240405153046145
29720 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Message.v1_3_0.json' (27,747) at 20240918080002720
29721 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/newusers' (27,748) at 20210307205554570
29722 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/Makefile' (27,749) at 20210308005003028
29723 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0003-adb-define-shell-command.patch' (27,750) at 20210307205553894
29724 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_connbytes.c' (27,751) at 20241018080014586
29725 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_output.c' (27,752) at 20220525020654851
29726 2025-01-21 03:00:57.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reboot.h' (27,753) at 20240405153052785
29727 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5373EVB.h' (27,754) at 20210308005003576
29728 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-twl6040.c' (27,755) at 20210307214926970
29729 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/zlib-acknowledgement' (27,756) at 20211006000025246
29730 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/LICENSE' (27,757) at 20230608150615679
29731 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.pxb' (27,758) at 20240906080037556 to deleted uid set
29732 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_bpf_attach.bpf.c' (27,759) at 20240405153053429
29733 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/Kconfig' (27,760) at 20210307214928590
29734 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata_os.c' (27,761) at 20210309003648952
29735 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py' (27,762) at 20240910080016934 to deleted uid set
29736 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/lib.c' (27,763) at 20240405153053185
29737 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/CMakeLists.txt' (27,764) at 20231101080040026
29738 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-sama7g5-isc.c' (27,765) at 20240405153230807
29739 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/srcpos.h' (27,766) at 20210307214932142
29740 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7757.c' (27,767) at 20210307214926562
29741 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw-native.bb' (27,768) at 20241206090014274
29742 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/dhry_1.c' (27,769) at 20210308005003696
29743 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/embargoed-hardware-issues.rst' (27,770) at 20240405153229827
29744 2025-01-21 03:00:57.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/Makefile' (27,771) at 20220525020654003
29745 2025-01-21 03:00:57.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/imx6q-sabresd.dot' (27,772) at 20210307214925234
29746 2025-01-21 03:00:57.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/io_64.h' (27,773) at 20240405153046317
29747 2025-01-21 03:00:57.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-uhci.txt' (27,774) at 20210307214925450
29748 2025-01-21 03:00:57.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/ns83820.c' (27,775) at 20240405153050189
29749 2025-01-21 03:00:57.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FactoryReset/meson.build' (27,776) at 20230825080021137 to deleted uid set
29750 2025-01-21 03:00:57.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/branch.json' (27,777) at 20240405153054109
29751 2025-01-21 03:00:57.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sis5595.rst' (27,778) at 20210307214925506
29752 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/api-utils.js' (27,779) at 20210308005107073
29753 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x01_channel.h' (27,780) at 20210307214928082
29754 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/freeradius' (27,781) at 20210307205553806
29755 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/Kconfig' (27,782) at 20220525020654087
29756 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockmap_ktls.c' (27,783) at 20240405153054261
29757 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/g12a-aoclk.c' (27,784) at 20240405153230215
29758 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/Kconfig' (27,785) at 20240405153045661
29759 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k_leds.h' (27,786) at 20240405153049761
29760 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/Kconfig' (27,787) at 20240405153230523
29761 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/pic32.c' (27,788) at 20210308005003520
29762 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sudo/files/0001-sudo.conf.in-fix-conflict-with-multilib.patch' (27,789) at 20241221090017680
29763 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elf.h' (27,790) at 20220525020654563
29764 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/mbc.h' (27,791) at 20210307214931434
29765 2025-01-21 03:00:57.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/efi_secret/Kconfig' (27,792) at 20240405153052229
29766 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_xplained/Makefile' (27,793) at 20210308005002920
29767 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/chromebook_link.h' (27,794) at 20210308005003588
29768 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/registers.c' (27,795) at 20210308005045917
29769 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm3605.c' (27,796) at 20240405153230695
29770 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/rtcpie.c' (27,797) at 20210726100024927
29771 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb' (27,798) at 20241221090017656
29772 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_generic.h' (27,799) at 20240910080014102
29773 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.cphp' (27,800) at 20240906080037556 to deleted uid set
29774 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/phy-ctxt.h' (27,801) at 20240405153050525
29775 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/udoo_neo_defconfig' (27,802) at 20210308005003284
29776 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/0001-src-Gtrace-remove-unguarded-print-calls.patch' (27,803) at 20240124090012270
29777 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/ulpevent.c' (27,804) at 20240405153053381
29778 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/delayacct.c' (27,805) at 20240405153052993
29779 2025-01-21 03:00:57.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (27,806) at 20230412080023460
29780 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/pmu.c' (27,807) at 20241211090212298
29781 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/Kconfig' (27,808) at 20210308005002980
29782 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/loader.html' (27,809) at 20210308005107069
29783 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/nic-hostless@.target' (27,810) at 20230629131804623
29784 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-default-on.c' (27,811) at 20210307214928554
29785 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interval_tree_generic.h' (27,812) at 20210307214931406
29786 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.cphp' (27,813) at 20241211090212530 to deleted uid set
29787 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.err' (27,814) at 20220429100100882
29788 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/berlin-sata-phy.txt' (27,815) at 20210307214925386
29789 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/amlogic/Makefile' (27,816) at 20240405153051269
29790 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/.gitignore' (27,817) at 20240405153054361
29791 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/psu-images-one-valid-one-invalid/model-1/MANIFEST' (27,818) at 20230616135354429
29792 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT' (27,819) at 20240906080037556 to deleted uid set
29793 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-storage.c' (27,820) at 20240906080037308
29794 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb' (27,821) at 20241221090017548
29795 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/meson.build' (27,822) at 20210308005046085
29796 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/asn1.h' (27,823) at 20210307214931354
29797 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ni/Makefile' (27,824) at 20210307214929570
29798 2025-01-21 03:00:57.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info-rcar.c' (27,825) at 20210308005002768
29799 2025-01-21 03:00:57.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/jffs2.h' (27,826) at 20210308005003652
29800 2025-01-21 03:00:57.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-throttle.c' (27,827) at 20240405153230155
29801 2025-01-21 03:00:57.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_file.c' (27,828) at 20241211090145417
29802 2025-01-21 03:00:57.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_size___diff_offs.c' (27,829) at 20240405153054269
29803 2025-01-21 03:00:57.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/Makefile' (27,830) at 20220818100014667
29804 2025-01-21 03:00:57.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-hostfw-config-example-native_git.bb' (27,831) at 20220921030015986
29805 2025-01-21 03:00:57.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c' (27,832) at 20240405153048449
29806 2025-01-21 03:00:57.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c' (27,833) at 20240910080014038
29807 2025-01-21 03:00:57.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/patman' (27,834) at 20210308005003772
29808 2025-01-21 03:00:57.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_protocol.c' (27,835) at 20220525020653819
29809 2025-01-21 03:00:57.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cl-som-imx7_defconfig' (27,836) at 20210308005003252
29810 2025-01-21 03:00:57.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDistribution_v1.xml' (27,837) at 20240619080002932
29811 2025-01-21 03:00:57.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn30.h' (27,838) at 20220525020652530
29812 2025-01-21 03:00:57.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-Do-not-let-configure-write-a-python-location-into-th.patch' (27,839) at 20210307205554602
29813 2025-01-21 03:00:57.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-nested-err.out' (27,840) at 20210308005046409 to deleted uid set
29814 2025-01-21 03:00:57.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_util.c' (27,841) at 20240405153049677
29815 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/57xx_iscsi_hsi.h' (27,842) at 20210307214930298
29816 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fsmap.h' (27,843) at 20220525020654399
29817 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xenpv/meson.build' (27,844) at 20210308005045993
29818 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/ps.h' (27,845) at 20210307214929966
29819 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-if-invalid.err' (27,846) at 20220429100100882
29820 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-ath79.txt' (27,847) at 20210308005003324
29821 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/bonito.c' (27,848) at 20240906080037272
29822 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/.gitignore' (27,849) at 20240405153054389
29823 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-comma-object.out' (27,850) at 20210308005046409 to deleted uid set
29824 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/smc37c93x.c' (27,851) at 20210307214925658
29825 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sample_ret0.c' (27,852) at 20210307214932646
29826 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/reset-fan-watchdog.service' (27,853) at 20230804080018099
29827 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_helpers.h' (27,854) at 20240405153047285
29828 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/run.sh' (27,855) at 20240405153054325
29829 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/zii,rave-sp-pwrbutton.txt' (27,856) at 20210307214925338
29830 2025-01-21 03:00:57.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm720t/interrupts.c' (27,857) at 20210308005002544
29831 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/w6692.h' (27,858) at 20210307214928542
29832 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_sk_storage_map.c' (27,859) at 20240405153054265
29833 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/startek,kd070fhfid015.yaml' (27,860) at 20240405153229763
29834 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/Kconfig' (27,861) at 20210307214932182
29835 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/dpu.json' (27,862) at 20240405153054109
29836 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_correctness.c' (27,863) at 20241011080017415
29837 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/meson.build' (27,864) at 20220913030027317 to deleted uid set
29838 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/huge_memory.c' (27,865) at 20241118090018507
29839 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-syslogd-fix-wrong-OPT_locallog-flag-detection.patch' (27,866) at 20241221090017636
29840 2025-01-21 03:00:57.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sleep.c' (27,867) at 20240415080012967
29841 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/include/in_kernel.h' (27,868) at 20240405153054385
29842 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_hl.c' (27,869) at 20210307214932026
29843 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fsl_dcu_fb.c' (27,870) at 20210308005003528
29844 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ulz-14x14-evk.dts' (27,871) at 20240405153045529
29845 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-default' (27,872) at 20241211090145573
29846 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/porting.rst' (27,873) at 20210307214925458
29847 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/common.h' (27,874) at 20210307214932710
29848 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/termbits.h' (27,875) at 20210308005046069
29849 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-fixed-factor.c' (27,876) at 20210307214927038
29850 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adis16209.c' (27,877) at 20240405153048929
29851 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/recv.c' (27,878) at 20210307214929774
29852 2025-01-21 03:00:57.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/spdx.py' (27,879) at 20241221090017632
29853 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/eq.c' (27,880) at 20240405153231011
29854 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_timer.c' (27,881) at 20210307214932218
29855 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-IRC-center-frequencies-QAM256' (27,882) at 20210307205553754
29856 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/fallback-mechanisms.rst' (27,883) at 20210309003648404
29857 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copy_32.S' (27,884) at 20240405153230043
29858 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dmaengine.c' (27,885) at 20240405153046937
29859 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_redir.c' (27,886) at 20240405153232063
29860 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/dbus-unit-test.py' (27,887) at 20221208040016926
29861 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/host/host-boot-enable.bb' (27,888) at 20241206090014230
29862 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-poweroff' (27,889) at 20240316080012480
29863 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/init-manager-systemd.inc' (27,890) at 20240127090011888
29864 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/feature-mips-mips16e.inc' (27,891) at 20211006000025226
29865 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.2.bb' (27,892) at 20241221090017544
29866 2025-01-21 03:00:57.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pxs3.c' (27,893) at 20210308005002792
29867 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_console.h' (27,894) at 20210307214931534
29868 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0019-arm-corstone1000-esrt-support.patch' (27,895) at 20241221090017468
29869 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-core/udev/udev-gxp-mtd-partitions.bb' (27,896) at 20241206090014230
29870 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,s3c64xx-clock.txt' (27,897) at 20210307214925294
29871 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_prog_run.rst' (27,898) at 20240405153044989
29872 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis128-neon.c' (27,899) at 20240405153046529
29873 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/packagegroups/packagegroup-fb-apps.bb' (27,900) at 20231224090010777
29874 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/kyber.h' (27,901) at 20240405153231867
29875 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/btf.h' (27,902) at 20240405153054057
29876 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/net_namespace.h' (27,903) at 20210307214931642
29877 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/applytime_table.json' (27,904) at 20221209040018559
29878 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srar_w.c' (27,905) at 20210308005046525
29879 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pm9261_defconfig' (27,906) at 20210308005003276
29880 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_94xx.h' (27,907) at 20210307214930370
29881 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftpci100.h' (27,908) at 20210308005003644
29882 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/Makefile' (27,909) at 20210307214930806
29883 2025-01-21 03:00:57.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts' (27,910) at 20240405153045833
29884 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3036-cru.h' (27,911) at 20220525020654543
29885 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-any_ret' (27,912) at 20210307214932570
29886 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm6125.yaml' (27,913) at 20240405153045029
29887 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v3.1.c' (27,914) at 20240405153050345
29888 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_udbg.c' (27,915) at 20220525020654219
29889 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5330.dts' (27,916) at 20210307214926362
29890 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-dev.dts' (27,917) at 20240405153045829
29891 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lmb.h' (27,918) at 20210308005003672
29892 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/LICENSE' (27,919) at 20210308004927348
29893 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cpu.c' (27,920) at 20210308005003208
29894 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/unistd.h' (27,921) at 20210307214926558
29895 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/aq100x.c' (27,922) at 20210307214929358
29896 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/update.c' (27,923) at 20210308005003232
29897 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_off_rule.hpp' (27,924) at 20240820080023694
29898 2025-01-21 03:00:57.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mpc512x_dma.c' (27,925) at 20240405153230283
29899 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca.c' (27,926) at 20240405153232159
29900 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mempolicy.h' (27,927) at 20220525020654671
29901 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pcf8574_keypad.c' (27,928) at 20240405153049145
29902 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_event.c' (27,929) at 20210308004938824
29903 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/submit.c' (27,930) at 20240405153048769
29904 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/hw_queue.c' (27,931) at 20240405153046557
29905 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipddp.rst' (27,932) at 20210307214925538
29906 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs400.c' (27,933) at 20241211090145429
29907 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/proc.c' (27,934) at 20240405153046909
29908 2025-01-21 03:00:57.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_device.h' (27,935) at 20240429080012416
29909 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/common.h' (27,936) at 20210307214925958
29910 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme2_qm_regs.h' (27,937) at 20240405153046577
29911 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_up.h' (27,938) at 20240405153052797
29912 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.h' (27,939) at 20240405153047205
29913 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32f2xx_syscfg.c' (27,940) at 20241211090212298
29914 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb' (27,941) at 20241221090017668
29915 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/bitwise_0.50.bb' (27,942) at 20241221090017516
29916 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Pass-linker-specific-options-with-Wl.patch' (27,943) at 20230706080014737
29917 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mxsfb.c' (27,944) at 20210308005003532
29918 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mxc_gpio.c' (27,945) at 20210308005003376
29919 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_framebuffer.h' (27,946) at 20240405153052629
29920 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/unicode_ut.c' (27,947) at 20210308005003748
29921 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/sdbusplus.wrap' (27,948) at 20240124090001898
29922 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-crosssdk_2.43.1.bb' (27,949) at 20241221090017648
29923 2025-01-21 03:00:57.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/irq.c' (27,950) at 20240405153046497
29924 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-set-boot-failsafe.sh' (27,951) at 20230418080015344
29925 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Tpm/meson.build' (27,952) at 20230825080021141 to deleted uid set
29926 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tc3589x.c' (27,953) at 20240405153047085
29927 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/reboot.h' (27,954) at 20240405153230115
29928 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/renesas,intc-irqpin.yaml' (27,955) at 20210307214925342
29929 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-dreamcast.c' (27,956) at 20210309003648976
29930 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8650.dtsi' (27,957) at 20240405153045609
29931 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/files/static-group-meta-perl' (27,958) at 20231014080011723
29932 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_nest2.decode' (27,959) at 20210308005046389
29933 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/README' (27,960) at 20210308005003168
29934 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/trace-events' (27,961) at 20230925080039853
29935 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/CMakeLists.txt' (27,962) at 20210308005113633
29936 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ulz-bsh-smm-m2.dts' (27,963) at 20240405153045529
29937 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/condor-common.dtsi' (27,964) at 20240405153045797
29938 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/target.html' (27,965) at 20231126090012817
29939 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/m54455evb.c' (27,966) at 20210308005002976
29940 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts' (27,967) at 20240405153229975
29941 2025-01-21 03:00:57.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_ascii.c' (27,968) at 20210307214931178
29942 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-qcom-qusb2.h' (27,969) at 20210307214931342
29943 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/board_r.c' (27,970) at 20220215040051524
29944 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mxuport.c' (27,971) at 20240405153052137
29945 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb' (27,972) at 20241221090017552
29946 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbr.c' (27,973) at 20210308005046505
29947 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/local.conf.sample' (27,974) at 20241221090017460
29948 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/misc/fs.h' (27,975) at 20240405153052897
29949 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/Makefile' (27,976) at 20220525020654975
29950 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp-r5/Makefile' (27,977) at 20210308005002796
29951 2025-01-21 03:00:57.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-drivers-xhci_hcd' (27,978) at 20240405153044917
29952 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh73a0.c' (27,979) at 20240405153051361
29953 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/virtio_ring_0_9.c' (27,980) at 20210307214932742
29954 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-apic.c' (27,981) at 20240906080037480
29955 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/axis,artpec6-pcie.txt' (27,982) at 20220525020651698
29956 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/crossbar.txt' (27,983) at 20210307214925278
29957 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/Makefile' (27,984) at 20210307214930478
29958 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/tegra/xusb.h' (27,985) at 20240405153231835
29959 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice/0001-include-unistd.h-for-usleep.patch' (27,986) at 20230520080014476
29960 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base507c.c' (27,987) at 20240405153048609
29961 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/templates/default/conf-notes.txt' (27,988) at 20220913030020492
29962 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb' (27,989) at 20241221090017544
29963 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rf.h' (27,990) at 20210307214929938
29964 2025-01-21 03:00:57.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra20.c' (27,991) at 20240405153230247
29965 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-m1.dts' (27,992) at 20240405153045389
29966 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/0001-Makefile.am-do-not-compile-the-code-which-was-genera.patch' (27,993) at 20231011080016578
29967 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-case.json' (27,994) at 20210927100127469
29968 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd.h' (27,995) at 20240405153054357
29969 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_core.h' (27,996) at 20240710080014605
29970 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/snoc.h' (27,997) at 20220525020653711
29971 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/Kconfig' (27,998) at 20210308005003008
29972 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-abe-twl6040.txt' (27,999) at 20210307214925430
29973 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0030-Enable-EFI-set-get-time-services.patch' (28,000) at 20240413080012627
29974 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-logicvc.c' (28,001) at 20240405153230303
29975 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/thread_info.h' (28,002) at 20240405153230035
29976 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.c' (28,003) at 20210307214927962
29977 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/param.h' (28,004) at 20210307214926590
29978 2025-01-21 03:00:57.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_h.c' (28,005) at 20210308005046517
29979 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/usb-hcd-ehci-test.c' (28,006) at 20230925080040097
29980 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Fenham' (28,007) at 20210307205553798
29981 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm7150-tlmm.yaml' (28,008) at 20240405153045137
29982 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/events.json' (28,009) at 20240106090025434
29983 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vcap_ag_api.h' (28,010) at 20240405153050173
29984 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,vdecsys.txt' (28,011) at 20210309003648324
29985 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/machines.h' (28,012) at 20210307214926582
29986 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/ioctl.c' (28,013) at 20240429080012448
29987 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-pci.c' (28,014) at 20210308005003516
29988 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_spnego.h' (28,015) at 20240405153052505
29989 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/layer.conf' (28,016) at 20241221090017484
29990 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_smi.h' (28,017) at 20240405153052873
29991 2025-01-21 03:00:57.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ip-down' (28,018) at 20210307205554466
29992 2025-01-21 03:00:57.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/peak_canfd.c' (28,019) at 20240405153049733
29993 2025-01-21 03:00:57.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/include/arch-tests.h' (28,020) at 20240405153054085
29994 2025-01-21 03:00:57.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/systemd-notify.weston-start' (28,021) at 20220125040024515
29995 2025-01-21 03:00:57.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_decpc.c' (28,022) at 20240405153046613
29996 2025-01-21 03:00:57.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/mvebu-devbus.c' (28,023) at 20240405153049589
29997 2025-01-21 03:00:57.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/hwfnseg.sh' (28,024) at 20240405153054069
29998 2025-01-21 03:00:57.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/musl/musl-nscd_git.bb' (28,025) at 20220721030015845
29999 2025-01-21 03:00:57.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/cache.json' (28,026) at 20240405153054129
30000 2025-01-21 03:00:57.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_tx.c' (28,027) at 20240405153231159
30001 2025-01-21 03:00:57.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se.h' (28,028) at 20210307214926558
30002 2025-01-21 03:00:57.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq8064.c' (28,029) at 20240405153051345
30003 2025-01-21 03:00:57.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel.c' (28,030) at 20240405153046945
30004 2025-01-21 03:00:57.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/pxa25x_udc.h' (28,031) at 20210308005003508
30005 2025-01-21 03:00:57.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/pulse8/Makefile' (28,032) at 20210307214928598
30006 2025-01-21 03:00:57.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/unistd_n32.h' (28,033) at 20240906080037352
30007 2025-01-21 03:00:57.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-annotate.txt' (28,034) at 20240405153054077
30008 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Perth' (28,035) at 20210307205553766
30009 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/global_func_args.c' (28,036) at 20240405153054253
30010 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts' (28,037) at 20240405153229927
30011 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/156' (28,038) at 20240906080037564
30012 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/nxp-cbtx.c' (28,039) at 20240405153050361
30013 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_bus.h' (28,040) at 20210307214929186
30014 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_hw_sequencer.c' (28,041) at 20210309003649476
30015 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1029.c' (28,042) at 20240405153048841
30016 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/sipeed_maix_go.dts' (28,043) at 20240405153046241
30017 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-gxbb-reset.h' (28,044) at 20210307214931346
30018 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/uring_cmd.c' (28,045) at 20240405153231887
30019 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/codeparser.py' (28,046) at 20241206090014290
30020 2025-01-21 03:00:57.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sec.h' (28,047) at 20220525020652947
30021 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/scripting-engines/trace-event-python.c' (28,048) at 20240405153054201
30022 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/Makefile' (28,049) at 20210309003649300
30023 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/opt-arm.c' (28,050) at 20240405153045701
30024 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/posix_acl.h' (28,051) at 20210307214931654
30025 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/mac_hid.c' (28,052) at 20240405153049225
30026 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0001-mk-compile.mk-remove-absolute-build-time-paths.patch' (28,053) at 20241221090017472
30027 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/video.c' (28,054) at 20210308005003740
30028 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND' (28,055) at 20210307205554422
30029 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/README' (28,056) at 20210307214932670
30030 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/.clang-format' (28,057) at 20210308005113633
30031 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-core/init-ifupdown/init-ifupdown_1.0.bbappend' (28,058) at 20220804030014671
30032 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_nvm.h' (28,059) at 20210307214929466
30033 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,trace-buffer-extension.yaml' (28,060) at 20240405153229751
30034 2025-01-21 03:00:57.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4271-i2c.c' (28,061) at 20240405153053577
30035 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/spl.c' (28,062) at 20210308005002988
30036 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-comment-after-value.bconf' (28,063) at 20210307214932462
30037 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/da9150-fg.c' (28,064) at 20240405153231355
30038 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/twl6040.h' (28,065) at 20240405153052733
30039 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__into_variant.hpp' (28,066) at 20240817080036820
30040 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch' (28,067) at 20210307205554558
30041 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun8i-bus-gates.c' (28,068) at 20210307214927030
30042 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-mobiveil-host.c' (28,069) at 20240405153231287
30043 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/sysfs.h' (28,070) at 20210307214932110
30044 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/LICENSE.GPL-2.0-only' (28,071) at 20210307205554226
30045 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sunxi-mmc.c' (28,072) at 20241125090012247
30046 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inftrees.h' (28,073) at 20210307214931826
30047 2025-01-21 03:00:57.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-gate.c' (28,074) at 20240405153046805
30048 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/mem.h' (28,075) at 20210307214926222
30049 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_hw_sequencer.h' (28,076) at 20210307214927286
30050 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/crm_regs.h' (28,077) at 20210308005002672
30051 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_timer.h' (28,078) at 20210307214932198
30052 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-sound.cfg' (28,079) at 20220804030014671
30053 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sdei.h' (28,080) at 20240405153045861
30054 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-sme.c' (28,081) at 20241211090212478
30055 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/mtd.c' (28,082) at 20210307214926202
30056 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_trace.h' (28,083) at 20220525020654207
30057 2025-01-21 03:00:57.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptlan.h' (28,084) at 20210307214928994
30058 2025-01-21 03:00:57.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/src/dsp/pdr.c' (28,085) at 20241204090010703 to deleted uid set
30059 2025-01-21 03:00:57.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_irq.c' (28,086) at 20220525020652983
30060 2025-01-21 03:00:57.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/pipeline.json' (28,087) at 20240405153054137
30061 2025-01-21 03:00:57.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/power-supply@69.conf' (28,088) at 20240904080027738
30062 2025-01-21 03:00:57.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-blk/vhost-user-blk.c' (28,089) at 20240906080037164
30063 2025-01-21 03:00:57.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/turbo_max_3.c' (28,090) at 20220525020653911
30064 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-file.c' (28,091) at 20240906080037140
30065 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/me.h' (28,092) at 20210308005002876
30066 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/Makefile' (28,093) at 20240405153052529
30067 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/at86rf230.txt' (28,094) at 20210307214925374
30068 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-component-utils.c' (28,095) at 20240906080037212
30069 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_nand.dtsi' (28,096) at 20240405153045749
30070 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_write.c' (28,097) at 20210308005003404
30071 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_ioc_ct.c' (28,098) at 20210309003652388
30072 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-cttimeout_1.0.1.bb' (28,099) at 20230401080011931
30073 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_vlan_unaware.sh' (28,100) at 20240405153054341
30074 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-version.h' (28,101) at 20210307214928686
30075 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-i2c0-s3c64xx.c' (28,102) at 20210309003648720
30076 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu_ops.c' (28,103) at 20240405153046253
30077 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/zforce_ts.txt' (28,104) at 20210307214925338
30078 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/Makefile' (28,105) at 20210307214928150
30079 2025-01-21 03:00:57.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/Kconfig' (28,106) at 20210308005002996
30080 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io-pgtable.h' (28,107) at 20240405153052709
30081 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dio/dio.c' (28,108) at 20240405153046977
30082 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/MAINTAINERS' (28,109) at 20210308005003020
30083 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/microwatt_defconfig' (28,110) at 20240405153230027
30084 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_layerscape.c' (28,111) at 20210308005003452
30085 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockdep_types.h' (28,112) at 20240405153052721
30086 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-powernv.c' (28,113) at 20210309003650248
30087 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-cs14le.rst' (28,114) at 20210309003648496
30088 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-BanskaStiavnica' (28,115) at 20210307205553794
30089 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fanotify/fs-monitor.c' (28,116) at 20240405153053429
30090 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_x86_64_tuxrun.py' (28,117) at 20241211090212542
30091 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/mdt.c' (28,118) at 20241125090012259
30092 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/imx_epit.h' (28,119) at 20230426080043768
30093 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gitdm.config' (28,120) at 20230426080043668
30094 2025-01-21 03:00:57.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_adfsdm.c' (28,121) at 20240405153054009
30095 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c' (28,122) at 20210307214927958
30096 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-edid.c' (28,123) at 20221215040039262
30097 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/basic_types.h' (28,124) at 20220525020654183
30098 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/spectral.h' (28,125) at 20240805080013987
30099 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cfi.c' (28,126) at 20240405153052985
30100 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_factory_dce120.c' (28,127) at 20210309003649492
30101 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/bcm-voter.h' (28,128) at 20240405153230735
30102 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/jump_label.h' (28,129) at 20240405153229859
30103 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ppp_defs.h' (28,130) at 20210307214931654
30104 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc2_qm_regs.h' (28,131) at 20240405153046605
30105 2025-01-21 03:00:57.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/media_dev_allocator.sh' (28,132) at 20210307214932682
30106 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h' (28,133) at 20220525020653163
30107 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@440/tmp275@48.conf' (28,134) at 20240904080027734
30108 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/vgem_drm.h' (28,135) at 20210307214931622
30109 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-cpumsf-kernel.h' (28,136) at 20210307214932602
30110 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-pmc.c' (28,137) at 20240405153231339
30111 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/af_x25.c' (28,138) at 20240405153232091
30112 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/vsftpd.service' (28,139) at 20210307205553822
30113 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/Platform' (28,140) at 20240405153045981
30114 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/fdt.py' (28,141) at 20210308005003760
30115 2025-01-21 03:00:57.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libest/libest_3.2.0.bb' (28,142) at 20241221090017580
30116 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_bbr.c' (28,143) at 20240405153053257
30117 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/timer/src/timer.c' (28,144) at 20220525020654127
30118 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc2580.h' (28,145) at 20210307214928794
30119 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-842.h' (28,146) at 20240405153046961
30120 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.h' (28,147) at 20220525020653575
30121 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/apache2-volatile.conf' (28,148) at 20230317080013797
30122 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400.dtsi' (28,149) at 20210421100236114
30123 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-daemon.txt' (28,150) at 20220525020655131
30124 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_iprange.c' (28,151) at 20210307214932026
30125 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/cm_t54.c' (28,152) at 20210308005002948
30126 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-self-wchan.c' (28,153) at 20210307214932710
30127 2025-01-21 03:00:57.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lookup_key.c' (28,154) at 20240405153054257
30128 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/drop_monitor.c' (28,155) at 20240628080014029
30129 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clkgen-mux.c' (28,156) at 20240405153046853
30130 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/copy_page.S' (28,157) at 20240405153230095
30131 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/futex2.rst' (28,158) at 20240405153045309
30132 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/qcom-ipcc.c' (28,159) at 20240405153049233
30133 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml' (28,160) at 20240405153045093
30134 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/create_pel.cpp' (28,161) at 20230516080019602
30135 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-startmin@.target' (28,162) at 20240321080027598
30136 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/mmio.c' (28,163) at 20241216090017685
30137 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/0001-remove-pointless-check.patch' (28,164) at 20240124090012250
30138 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/csum-copy_64.S' (28,165) at 20220525020652186
30139 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/Kconfig' (28,166) at 20210308005002920
30140 2025-01-21 03:00:57.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-sh73a0.c' (28,167) at 20240405153046833
30141 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/Kconfig' (28,168) at 20240405153049041
30142 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/meson.build' (28,169) at 20241022080002060
30143 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/string-input-visitor.c' (28,170) at 20240906080037432
30144 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/ftrace.c' (28,171) at 20240405153045909
30145 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tce.h' (28,172) at 20220525020652038
30146 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64.txt' (28,173) at 20240106090017261
30147 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8mq.c' (28,174) at 20240405153231319
30148 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/Kconfig' (28,175) at 20210308005002784
30149 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8994.h' (28,176) at 20220525020655059
30150 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/redboot-8xx.c' (28,177) at 20210307214926362
30151 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adp1653.h' (28,178) at 20210307214931542
30152 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/types.hpp' (28,179) at 20230617080007832
30153 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kdump/kdump.rst' (28,180) at 20240405153044949
30154 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/mx53_dram.c' (28,181) at 20210308005002728
30155 2025-01-21 03:00:57.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rc32434_wdt.c' (28,182) at 20240405153052245
30156 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/dslm/dslm.c' (28,183) at 20210307214932486
30157 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu-param.h' (28,184) at 20241211090212518
30158 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/nettel.c' (28,185) at 20210307214929214
30159 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/omap-iommu-debug.c' (28,186) at 20221102030020805
30160 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8775p-ride.dts' (28,187) at 20240405153229947
30161 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-unit.mount.in' (28,188) at 20241221090017620
30162 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/Makefile' (28,189) at 20210308005002972
30163 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/IPAddresses_v1.xml' (28,190) at 20240619080002924
30164 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/libxfs/xfs_quota_defs.h' (28,191) at 20240405153052577 to deleted uid set
30165 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/part_tbl.c' (28,192) at 20210307214931118
30166 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe_ic.c' (28,193) at 20220525020654091
30167 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-sl-common.dtsi' (28,194) at 20240405153045525
30168 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lspcon.h' (28,195) at 20220525020652875
30169 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-gw-pld.c' (28,196) at 20240405153047077
30170 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd' (28,197) at 20210307205554466
30171 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/config' (28,198) at 20240405153054293
30172 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/irq-time-acct/arch-support.txt' (28,199) at 20240405153045201
30173 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24123.h' (28,200) at 20210307214928610
30174 2025-01-21 03:00:57.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_mixer.h' (28,201) at 20210307214928038
30175 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/openrisc/virt.rst' (28,202) at 20221215040039082
30176 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-syscall.c' (28,203) at 20240326080039390
30177 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/ComponentIntegrity/meson.build' (28,204) at 20240229090018787 to deleted uid set
30178 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5249.c' (28,205) at 20240405153049629
30179 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bitfield.h' (28,206) at 20210308005003564
30180 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/floppy.h' (28,207) at 20210307214926578
30181 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/__init__.py' (28,208) at 20210308005003736
30182 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_defrag_ipv4.c' (28,209) at 20240405153232023
30183 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_msgtype6.h' (28,210) at 20240405153051529
30184 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ibm/requester/dbus_to_file_handler.cpp' (28,211) at 20240819080030263 to deleted uid set
30185 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/meson.options' (28,212) at 20240618080023325
30186 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/coco/tdx-guest.rst' (28,213) at 20240405153045325
30187 2025-01-21 03:00:57.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm-phy-ptp.c' (28,214) at 20240405153050353
30188 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-debugfs.c' (28,215) at 20240405153230279
30189 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/configure.ac' (28,216) at 20210308004942076
30190 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/via_i2c.h' (28,217) at 20210307214931534
30191 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-tmspr.c' (28,218) at 20220525020655227
30192 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3228-cru.h' (28,219) at 20210307214931334
30193 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-imgtool_2.1.0.bb' (28,220) at 20241206090014266
30194 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/0001-configure-Do-not-add-native-paths-to-pkgconfig-searc.patch' (28,221) at 20210307205553990
30195 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tsec.h' (28,222) at 20210308005003688
30196 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/vgettimeofday.c' (28,223) at 20240405153045701
30197 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/quirks.c' (28,224) at 20210309003649044
30198 2025-01-21 03:00:57.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen2-cpg.c' (28,225) at 20220525020652326
30199 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unclosed-string.out' (28,226) at 20210308005046413 to deleted uid set
30200 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/VSL-1.0' (28,227) at 20210307205554426
30201 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/peci/index.rst' (28,228) at 20240405153045241
30202 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/grub_mbr.raw.bz2' (28,229) at 20210308005046473 to deleted uid set
30203 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_cmd.h' (28,230) at 20240405153051901
30204 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_stat.c' (28,231) at 20240405153051965
30205 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlb_64.h' (28,232) at 20240405153046321
30206 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tdhd1.h' (28,233) at 20210307214928646
30207 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/extent-io-tests.c' (28,234) at 20240830080013315
30208 2025-01-21 03:00:57.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/samsung-sdi-battery.c' (28,235) at 20240405153051437
30209 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp8755.c' (28,236) at 20240405153231363
30210 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/nlohmann-json.wrap' (28,237) at 20240124090001898
30211 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/dw-apb-timer.c' (28,238) at 20210308005003500
30212 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-cpcap.c' (28,239) at 20220525020653947
30213 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_ps.h' (28,240) at 20220525020653815
30214 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_connmark.c' (28,241) at 20241018080014586
30215 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gose.h' (28,242) at 20210308005003596
30216 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/update3.its' (28,243) at 20210308005003332
30217 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/w1-netlink.rst' (28,244) at 20240405153229847
30218 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sdw.h' (28,245) at 20240405153052889
30219 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-repetition.out' (28,246) at 20241211090212542
30220 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml' (28,247) at 20210309003648340
30221 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_sysfw.c' (28,248) at 20240906080037232
30222 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/dell-smm-hwmon.rst' (28,249) at 20240405153045217
30223 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/acrn/index.rst' (28,250) at 20220525020651790
30224 2025-01-21 03:00:57.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m520x.h' (28,251) at 20210308005002804
30225 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,sm8350-videocc.h' (28,252) at 20240405153052653
30226 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/DiskBackplane/meson.build' (28,253) at 20230825080021141 to deleted uid set
30227 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweron-failure' (28,254) at 20241123090010951
30228 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console_%.bbappend' (28,255) at 20241206090014202
30229 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/add_stdlib.patch' (28,256) at 20210307205554458
30230 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/nodemgmt.c' (28,257) at 20210307214931130
30231 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_l2_cache.c' (28,258) at 20210307214927862
30232 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/sched/membarrier-sync-core/arch-support.txt' (28,259) at 20240405153045201
30233 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libiec61850/libiec61850_1.5.3.bb' (28,260) at 20241206090014238
30234 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse/03ee1f8aa0899268ec02b2f54849352df92a3a1d.patch' (28,261) at 20240302090018202
30235 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sbuslib.c' (28,262) at 20240405153052217
30236 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/property-entry-test.c' (28,263) at 20240405153046693
30237 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/recipes-kernel/linux/linux-aspeed_%.bbappend' (28,264) at 20211222040037069
30238 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (28,265) at 20230125040012998
30239 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/arm11scu.c' (28,266) at 20210308005045901
30240 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/sgx.rst' (28,267) at 20240405153229747
30241 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/super.c' (28,268) at 20210307214930986
30242 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/0010-Adjust-header-include-sequence.patch' (28,269) at 20230706080014737
30243 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-keymap.c' (28,270) at 20241211090212450
30244 2025-01-21 03:00:57.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/export.c' (28,271) at 20240906080037144
30245 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/proc-macro2-1-rs/meson.build' (28,272) at 20241211090212462
30246 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/iomap.h' (28,273) at 20210308005002876
30247 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-no-invariants-or-later' (28,274) at 20211006000025234
30248 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-sec2.txt' (28,275) at 20210307214925298
30249 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-hcd.c' (28,276) at 20240405153052105
30250 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb' (28,277) at 20230114040015542
30251 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.h' (28,278) at 20240405153230811
30252 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-extsdk-toolchain.bb' (28,279) at 20210307205554486
30253 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5675.c' (28,280) at 20241011080017323
30254 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/MAINTAINERS' (28,281) at 20210308005003052
30255 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-linksys-ea9200.dts' (28,282) at 20240405153045425
30256 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/decode.c' (28,283) at 20210308005003336
30257 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm-regbits-44xx.h' (28,284) at 20210307214925926
30258 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c' (28,285) at 20210307214928782
30259 2025-01-21 03:00:57.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/Makefile' (28,286) at 20240405153049565
30260 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb-usb-ids.h' (28,287) at 20240405153052825
30261 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kvikkjokk_Arrevare' (28,288) at 20210307205553786
30262 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.h' (28,289) at 20220525020653755
30263 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.json' (28,290) at 20210308005046409
30264 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/objcopy' (28,291) at 20210307214932146
30265 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/instruction.json' (28,292) at 20240405153054105
30266 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-newvision-nv3052c.c' (28,293) at 20240405153230615
30267 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cros_usbpd-charger.c' (28,294) at 20240628080014005
30268 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlbflush.h' (28,295) at 20210307214926586
30269 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stdio.h' (28,296) at 20210308005003684
30270 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mchp_pfsoc_sysreg.c' (28,297) at 20230426080043708
30271 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/ax25-ae350/Makefile' (28,298) at 20210308005002900
30272 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Panel.interface.yaml' (28,299) at 20221207040023627
30273 2025-01-21 03:00:57.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/SECURITY.md' (28,300) at 20241221090017548
30274 2025-01-21 03:00:57.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpll_mgr.c' (28,301) at 20240812080017236
30275 2025-01-21 03:00:57.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/Kconfig' (28,302) at 20240405153231727
30276 2025-01-21 03:00:57.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/disassemble.c' (28,303) at 20210309003648980
30277 2025-01-21 03:00:57.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-npcm-sgpio.c' (28,304) at 20240703080013351
30278 2025-01-21 03:00:57.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-intel_th-devices-gth' (28,305) at 20210309003648252
30279 2025-01-21 03:00:57.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch' (28,306) at 20241221090017664
30280 2025-01-21 03:00:57.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/irq.c' (28,307) at 20240405153045921
30281 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc64_defconfig' (28,308) at 20241011080017291
30282 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/traps.c' (28,309) at 20240405153230015
30283 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/acompress.c' (28,310) at 20240405153046529
30284 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/mmu_local.h' (28,311) at 20210307214930542
30285 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/meson.options' (28,312) at 20231008080027971
30286 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra30-car.h' (28,313) at 20210308005003636
30287 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de212/gdb-config.c.inc' (28,314) at 20210308005046349
30288 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/power/Makefile' (28,315) at 20210307214926610
30289 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ad525x_dpot.h' (28,316) at 20240405153049625
30290 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_floatingfalls.json' (28,317) at 20241213090004417
30291 2025-01-21 03:00:57.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mem_io.c' (28,318) at 20210308005003204
30292 2025-01-21 03:00:57.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_ioctl.c' (28,319) at 20240405153051725
30293 2025-01-21 03:00:57.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs_common/nfsacl.c' (28,320) at 20220525020654447
30294 2025-01-21 03:00:57.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/irq.h' (28,321) at 20210307214931338
30295 2025-01-21 03:00:57.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_0_sh_mask.h' (28,322) at 20210307214927666
30296 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/init.c' (28,323) at 20241008080013955
30297 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils.inc' (28,324) at 20241221090017648
30298 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt7621-sysc.yaml' (28,325) at 20240405153045025
30299 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_cache.h' (28,326) at 20240405153052629
30300 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hisi_femac.c' (28,327) at 20240405153230947
30301 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_sysfs.c' (28,328) at 20240405153051729
30302 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-udoo-neo.dtsi' (28,329) at 20240405153045525
30303 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/unaligned.h' (28,330) at 20210308005002544
30304 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c' (28,331) at 20210307214929894
30305 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/xyz/openbmc_project/Common/FactoryReset/README.md' (28,332) at 20220616030021604
30306 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-occ-control/.clang-format' (28,333) at 20240827080014466 to deleted uid set
30307 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-debug' (28,334) at 20241211090212534
30308 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/probe.h' (28,335) at 20220525020652142
30309 2025-01-21 03:00:57.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/table.h' (28,336) at 20210307214929934
30310 2025-01-21 03:00:57.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7722.c' (28,337) at 20210307214926562
30311 2025-01-21 03:00:57.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TelemetryService.v1_3_4.json' (28,338) at 20240619080002956
30312 2025-01-21 03:00:57.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/monitor.json' (28,339) at 20241106090019918
30313 2025-01-21 03:00:57.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/exception.json' (28,340) at 20220525020655143
30314 2025-01-21 03:00:57.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/ptrace.c' (28,341) at 20240405153054233
30315 2025-01-21 03:00:57.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/common/factoryset.h' (28,342) at 20210308005003048
30316 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cpu.c' (28,343) at 20240830080013335
30317 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.travis.yml' (28,344) at 20210308005002536
30318 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/fgraph-retval.tc' (28,345) at 20240405153054305
30319 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-jpeg.c' (28,346) at 20240405153049585
30320 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/dirPagination.tpl.html' (28,347) at 20210308005107069
30321 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/cleanup.h' (28,348) at 20240405153052669 to deleted uid set
30322 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/layer.conf' (28,349) at 20241221090017460
30323 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kern_levels.h' (28,350) at 20210307214931414
30324 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/Makefile' (28,351) at 20240405153050501
30325 2025-01-21 03:00:57.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/imx-ocotp-scu.c' (28,352) at 20240520080015163
30326 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dvo.c' (28,353) at 20240405153230555
30327 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control/config-evb-npcm845.json' (28,354) at 20240614080012954
30328 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/id3lib/id3lib/acdefine.patch' (28,355) at 20230317080013793
30329 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-ard-audio-da7212.dtso' (28,356) at 20240405153045809
30330 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h' (28,357) at 20240405153230511
30331 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb45n/Kconfig' (28,358) at 20210308005003016
30332 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.pxe' (28,359) at 20210308005003296
30333 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch' (28,360) at 20241221090017668
30334 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-boot-native_256.8.bb' (28,361) at 20241221090017644
30335 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml' (28,362) at 20240405153229763
30336 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00soc.h' (28,363) at 20210307214929910
30337 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/phy/samsung-usb2.rst' (28,364) at 20210307214925470
30338 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo-compare.h' (28,365) at 20210927100127289
30339 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-nonwifi.dtsi' (28,366) at 20240405153045529
30340 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/views.py' (28,367) at 20240106090017249
30341 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xive2-common.c' (28,368) at 20241211090212546
30342 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/sifive_plic.h' (28,369) at 20230426080043764
30343 2025-01-21 03:00:57.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/.gitignore' (28,370) at 20220525020654239
30344 2025-01-21 03:00:57.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bound.sh' (28,371) at 20240405153054341
30345 2025-01-21 03:00:57.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend' (28,372) at 20241206090014278
30346 2025-01-21 03:00:57.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/meson.build' (28,373) at 20241211090212546
30347 2025-01-21 03:00:57.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/Makefile' (28,374) at 20210307214929434
30348 2025-01-21 03:00:57.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/queue.c' (28,375) at 20220525020654127
30349 2025-01-21 03:00:57.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/io.h' (28,376) at 20240405153231791
30350 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/host/xhci-ring.c' (28,377) at 20241216090017745 to deleted uid set
30351 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/controller/peci-npcm.c' (28,378) at 20240405153231299
30352 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/pe_preserve_elems.c' (28,379) at 20210309003655980
30353 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-x86/chassis/x86-power-control_%.bbappend' (28,380) at 20241206090014218
30354 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/__init__.py' (28,381) at 20210307205554434
30355 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/Makefile' (28,382) at 20210308005003484
30356 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_alloc.h' (28,383) at 20240405153049993
30357 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0003-src-basic-missing.h-check-for-missing-strndupa.patch' (28,384) at 20240413080012651
30358 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/tz-ppc.h' (28,385) at 20210308005046021
30359 2025-01-21 03:00:57.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dtsi' (28,386) at 20240405153045745
30360 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/qcom-ngd-ctrl.c' (28,387) at 20240520080015183
30361 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_core_exports.c' (28,388) at 20240405153232247
30362 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx1-clock.yaml' (28,389) at 20240405153045025
30363 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/execution.hpp' (28,390) at 20241217090453707
30364 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-core/udev/udev-gxp-mtd-partitions/76-gxp-mtd-partitions.rules' (28,391) at 20210307205553686
30365 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi' (28,392) at 20210307214926342
30366 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/fabrics/Kconfig' (28,393) at 20210307214932186
30367 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com9026.h' (28,394) at 20210307214929246
30368 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/MAINTAINERS' (28,395) at 20210308005003008
30369 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp.inc' (28,396) at 20230811080018302
30370 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/Makefile' (28,397) at 20210307214929426
30371 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/netdev-user.h' (28,398) at 20240405153232215
30372 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg' (28,399) at 20210308005002548
30373 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_pass_through.cpp' (28,400) at 20241106090023554
30374 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0005-wx-config-fix-libdir-for-multilib.patch' (28,401) at 20241221090017524
30375 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_1_0_d.h' (28,402) at 20210307214927666
30376 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/README.msl.md' (28,403) at 20221207040023627
30377 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/Makefile' (28,404) at 20210812000025278
30378 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp' (28,405) at 20240201090003032
30379 2025-01-21 03:00:57.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.aserver.vtable.hpp.mako' (28,406) at 20230902080037617
30380 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/smp.h' (28,407) at 20240405153053049
30381 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stomne_Skasas' (28,408) at 20210307205553790
30382 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-read-commit.c' (28,409) at 20230421080019768
30383 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/guestdbg.c' (28,410) at 20220525020652106
30384 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/plug.json' (28,411) at 20240405153054377
30385 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/ls102xa_pbi.cfg' (28,412) at 20210308005002968
30386 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/d3.h' (28,413) at 20240405153050521
30387 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_devlink.h' (28,414) at 20220525020653511
30388 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd_2.11.bb' (28,415) at 20241221090017504
30389 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-824x.c' (28,416) at 20210307214926338
30390 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/builtin-__fls.h' (28,417) at 20210307214931302
30391 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.c' (28,418) at 20220525020652967
30392 2025-01-21 03:00:57.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_perfmon.c' (28,419) at 20241018080014482
30393 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/cpu.sh' (28,420) at 20210307214932666
30394 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/gpio.h' (28,421) at 20210308005002640
30395 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_panel_cntl.c' (28,422) at 20240405153230403
30396 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_log_buf.c' (28,423) at 20240405153054277
30397 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/operation_type.hpp' (28,424) at 20230524080039233
30398 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-base-afe.h' (28,425) at 20240405153053961
30399 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Taberg' (28,426) at 20210307205553790
30400 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vannas_Granlundsberget' (28,427) at 20210307205553794
30401 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubirw-remove.service.in' (28,428) at 20210308005100305 to deleted uid set
30402 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board.h' (28,429) at 20210308005003076
30403 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/adi,adp5588.yaml' (28,430) at 20240405153045077
30404 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400-u-boot.dtsi' (28,431) at 20210308005002568
30405 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper-arm.c' (28,432) at 20240405153047037
30406 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8960.h' (28,433) at 20210309003653976
30407 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_hwlat.c' (28,434) at 20241011080017383
30408 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/galileo.c' (28,435) at 20210308005003008
30409 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5260-xyref5260.dts' (28,436) at 20240405153045569
30410 2025-01-21 03:00:57.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/irq_remapping.h' (28,437) at 20220525020653199
30411 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kfifo.h' (28,438) at 20220818100014819
30412 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq.dtsi' (28,439) at 20240405153229927
30413 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/padata.h' (28,440) at 20220525020654599
30414 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_sched.c' (28,441) at 20240628080013989
30415 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/biccommands.hpp' (28,442) at 20230808080010204
30416 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/monit/monitrc' (28,443) at 20210307205553986
30417 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/nxp,lpc3220-mic.txt' (28,444) at 20210307214925342
30418 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_core.c' (28,445) at 20210308005003520
30419 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs.h' (28,446) at 20210307214931982
30420 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-ltc4162l' (28,447) at 20220525020651634
30421 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/sun8i-di.c' (28,448) at 20240405153230819
30422 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/curl/curl_8.11.1.bb' (28,449) at 20241221090017692
30423 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama.dtsi' (28,450) at 20241211090145373
30424 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl_git.bb' (28,451) at 20241221090017524
30425 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_l2_cache.h' (28,452) at 20210307214927862
30426 2025-01-21 03:00:57.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/adi,adg792a.txt' (28,453) at 20220525020651694
30427 2025-01-21 03:00:57.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t4240rdb.dts' (28,454) at 20210309003648872
30428 2025-01-21 03:00:57.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v1_0.h' (28,455) at 20220525020652474
30429 2025-01-21 03:00:57.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1d-d10800_psu.json' (28,456) at 20220601030005861
30430 2025-01-21 03:00:57.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98925.h' (28,457) at 20210307214932314
30431 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/sensors.hpp' (28,458) at 20241221090003056
30432 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/mac80211.c' (28,459) at 20241011080017339
30433 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/checkpatch.sh' (28,460) at 20210309003648948
30434 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/da9121.h' (28,461) at 20220525020654611
30435 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/serialization_test_path.cpp' (28,462) at 20210308005049145
30436 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/holly_defconfig' (28,463) at 20210309003648872
30437 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/main.c' (28,464) at 20240913080013829
30438 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/utils.hpp' (28,465) at 20240621080016857
30439 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/OWNERS' (28,466) at 20220601030013265
30440 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/pm.c' (28,467) at 20240405153045689
30441 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-pci-dev.c' (28,468) at 20241114091008828
30442 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/video/fbdev.c' (28,469) at 20240405153046337
30443 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-util-linux.c' (28,470) at 20220429100100430
30444 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/platform_early.c' (28,471) at 20210309003648976
30445 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/disassemble.h' (28,472) at 20210307214926378
30446 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pnv-ocxl.h' (28,473) at 20220525020652038
30447 2025-01-21 03:00:57.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/spe-impl.c.inc' (28,474) at 20240326080039690
30448 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-rc5-decoder.c' (28,475) at 20240405153049513
30449 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/idle/intel_idle.c' (28,476) at 20240405153230687
30450 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/eisa_eeprom.c' (28,477) at 20210307214930010
30451 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_mode.h' (28,478) at 20210307214930674
30452 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc108s102.yaml' (28,479) at 20240405153045073
30453 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/port.c' (28,480) at 20240405153232011
30454 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-monotonic_1.6.bb' (28,481) at 20240413080012663
30455 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/pll.c' (28,482) at 20210307214930930
30456 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/cdns,mhdp8546.yaml' (28,483) at 20240405153045037
30457 2025-01-21 03:00:57.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_openembed_som9331_board.dts' (28,484) at 20240405153045989
30458 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/cops_ffdrv.h' (28,485) at 20210307214929246
30459 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sensor.cpp' (28,486) at 20240817080026660
30460 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx5.c' (28,487) at 20240405153045645
30461 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-dma.c' (28,488) at 20210309003648856
30462 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/lantiq-wdt.txt' (28,489) at 20210307214925450
30463 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/local.conf.sample' (28,490) at 20241221090017460
30464 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/paginate.html' (28,491) at 20210308005107069
30465 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1286.c' (28,492) at 20210307214930214
30466 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/types.h' (28,493) at 20210308005002808
30467 2025-01-21 03:00:57.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_pgid.c' (28,494) at 20240405153051521
30468 2025-01-21 03:00:57.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/regs.h' (28,495) at 20210308005003560
30469 2025-01-21 03:00:57.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/qlink_util.h' (28,496) at 20210307214929902
30470 2025-01-21 03:00:57.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/decompressor.c' (28,497) at 20240405153046269
30471 2025-01-21 03:00:57.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sev-guest.h' (28,498) at 20240405153052937
30472 2025-01-21 03:00:57.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/pci_init.c' (28,499) at 20240405153050585
30473 2025-01-21 03:00:57.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/polaroid_mid2407pxe03_defconfig' (28,500) at 20210308005003276
30474 2025-01-21 03:00:57.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vangogh_ip_offset.h' (28,501) at 20220525020652815
30475 2025-01-21 03:00:57.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-cross-canadian.inc' (28,502) at 20241221090017660
30476 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/micromips_translate.c.inc' (28,503) at 20241211090212494
30477 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/cell_params.h' (28,504) at 20210307214930538
30478 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tea5767.c' (28,505) at 20210307214928802
30479 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/dax.rst' (28,506) at 20240405153229807
30480 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_hw.h' (28,507) at 20210307214929310
30481 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040_sd_rcw.cfg' (28,508) at 20210308005002992
30482 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/clevels.h' (28,509) at 20240405153053113
30483 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/microblaze-generic_defconfig' (28,510) at 20210308005003268
30484 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/com/ibm/Logging/Policy.interface.yaml' (28,511) at 20210308005117617
30485 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulx-common.dtsi' (28,512) at 20240405153045525
30486 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xsk.c' (28,513) at 20240405153232263
30487 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h' (28,514) at 20220525020652955
30488 2025-01-21 03:00:57.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/settings' (28,515) at 20210307214932670
30489 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/mace.c' (28,516) at 20240405153049805
30490 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psopcode.c' (28,517) at 20240405153046625
30491 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c' (28,518) at 20240405153048693
30492 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/fmap.py' (28,519) at 20210308005003748
30493 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bug.h' (28,520) at 20210307214926158
30494 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-airoha/Makefile' (28,521) at 20240405153045633
30495 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/squashfs-tools-ng/squashfs-tools-ng_1.3.2.bb' (28,522) at 20241221090017516
30496 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/rx51.h' (28,523) at 20210308005003024
30497 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc8xx.h' (28,524) at 20210308005003676
30498 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-3.c' (28,525) at 20210307214931190
30499 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel_pstate_tracer/intel_pstate_tracer.py' (28,526) at 20240405153054221
30500 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/microchip,pic32-clock.txt' (28,527) at 20210308005003300
30501 2025-01-21 03:00:57.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/corstone1000_kernel_debug.cfg' (28,528) at 20220804030014671
30502 2025-01-21 03:00:57.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/hardwaremanager.h' (28,529) at 20240405153230507
30503 2025-01-21 03:00:57.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/test-reexec' (28,530) at 20210307205554642
30504 2025-01-21 03:00:57.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/Makefile' (28,531) at 20210308005002728
30505 2025-01-21 03:00:57.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nokia_Siuro' (28,532) at 20210307205553770
30506 2025-01-21 03:00:57.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml' (28,533) at 20240405153045181
30507 2025-01-21 03:00:57.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/no-strip.patch' (28,534) at 20220204040022676
30508 2025-01-21 03:00:57.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-smp.c' (28,535) at 20210307214926290
30509 2025-01-21 03:00:57.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/atmel-mci.c' (28,536) at 20240405153230851
30510 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/nvtest.cpp' (28,537) at 20210308005405942
30511 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-riic.c' (28,538) at 20240830080013263 to deleted uid set
30512 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/single-display-mpo-multi-video.svg' (28,539) at 20240405153045213
30513 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/helper.h' (28,540) at 20230925080040037
30514 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/keyboard.c' (28,541) at 20210307214930234
30515 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/xtensa/Makefile' (28,542) at 20210307214932426
30516 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.0.bb' (28,543) at 20241221090017488
30517 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun50i.h' (28,544) at 20210308005003620
30518 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/test_emulate_step_exec_instr.S' (28,545) at 20240405153046177
30519 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/metrics.json' (28,546) at 20240405153054117
30520 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/linkage.h' (28,547) at 20210307214926494
30521 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mlxbf3.c' (28,548) at 20240405153231327
30522 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_object.c' (28,549) at 20240405153048701
30523 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xlnx-versal-virt.c' (28,550) at 20241211090212254
30524 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-dhcom-pdk2.dts' (28,551) at 20240405153045585
30525 2025-01-21 03:00:57.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-configure.ac.in-fix-host-contamination.patch' (28,552) at 20220402030015911
30526 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_dup_eng_axuser_regs.h' (28,553) at 20240405153046581
30527 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml' (28,554) at 20240405153229763
30528 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/echo.h' (28,555) at 20210307214929126
30529 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/build.c' (28,556) at 20210308005003420
30530 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pocketsphinx/0001-cython-Use-cythyon3-in-cmake-check.patch' (28,557) at 20240302090018210
30531 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/gpio.hpp' (28,558) at 20210911000049906
30532 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/bswapsdi2.S' (28,559) at 20210307214925866
30533 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/smmuv3.c' (28,560) at 20241211090212250
30534 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup-fc-appid.c' (28,561) at 20240405153046517
30535 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/.gitignore' (28,562) at 20220525020651958
30536 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958622hr.dts' (28,563) at 20240405153045433
30537 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/s390.py' (28,564) at 20240405153054225
30538 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/bioscall.S' (28,565) at 20210307214926750
30539 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/gpio.c' (28,566) at 20210307214929750
30540 2025-01-21 03:00:57.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/tlbflush.h' (28,567) at 20210307214931306
30541 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/log.h' (28,568) at 20220525020654791
30542 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/maxim,max3421.txt' (28,569) at 20210307214925450
30543 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs.bb' (28,570) at 20241221090017468
30544 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/fr_FR.po' (28,571) at 20210308005046217
30545 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml' (28,572) at 20221207040023627
30546 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/so_txtime.sh' (28,573) at 20220525020655223
30547 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeonfb.h' (28,574) at 20240405153052185
30548 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/Kconfig' (28,575) at 20210308005002948
30549 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntpd.list' (28,576) at 20210307205553846
30550 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/hsbp' (28,577) at 20210307205554086
30551 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4018-jalapeno.dts' (28,578) at 20240405153045541
30552 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mediatek,mt8188-power.h' (28,579) at 20240405153052653
30553 2025-01-21 03:00:57.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/runtime_instr.h' (28,580) at 20210307214926514
30554 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ump_msg.h' (28,581) at 20240405153052889
30555 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0017-Implement-Private-Authenticated-Variable-verificatio.patch' (28,582) at 20241206090014214
30556 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_hw.h' (28,583) at 20210307214928434
30557 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp' (28,584) at 20230523080003149
30558 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/meson.build' (28,585) at 20240906080037140
30559 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_tracing_net.h' (28,586) at 20240405153232259
30560 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axis/clk-artpec6.c' (28,587) at 20240405153046773
30561 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/xen-ops.h' (28,588) at 20240405153045865
30562 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EthernetInterfaceCollection.json' (28,589) at 20240619080002944
30563 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/iodev.h' (28,590) at 20240405153052657
30564 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/xor.h' (28,591) at 20220818100014667
30565 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sifive-fu540.h' (28,592) at 20210308005003616
30566 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ProfileSettings/index.js' (28,593) at 20220105012522999
30567 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic-sys-reg-v3.c' (28,594) at 20240405153045889
30568 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/k8temp.c' (28,595) at 20240405153048857
30569 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos.h' (28,596) at 20230925080040093
30570 2025-01-21 03:00:57.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (28,597) at 20210417000027537
30571 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/io.c' (28,598) at 20210307214926074
30572 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fetchmail/fetchmail_6.4.38.bb' (28,599) at 20241221090017496
30573 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-powercycle.service' (28,600) at 20210810100021256
30574 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/OWNERS' (28,601) at 20240625080006392
30575 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fdt_support.h' (28,602) at 20210308005003648
30576 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-imon-mce.c' (28,603) at 20210307214928782
30577 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/sandbox.dts' (28,604) at 20210308005002844
30578 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_macsetting_bitdef.h' (28,605) at 20240405153051897
30579 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0006-get_pid_from_inode-Include-limit.h.patch' (28,606) at 20240413080012643
30580 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-pmgr.dtsi' (28,607) at 20240405153045717
30581 2025-01-21 03:00:57.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/cfbimgblt.c' (28,608) at 20240405153052189
30582 2025-01-21 03:00:57.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_hw.c' (28,609) at 20240405153051593
30583 2025-01-21 03:00:57.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/efi.c' (28,610) at 20240405153045917
30584 2025-01-21 03:00:57.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_rx.c' (28,611) at 20240405153049961
30585 2025-01-21 03:00:57.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/usb-uevent' (28,612) at 20210309003648264
30586 2025-01-21 03:00:57.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-priv.h' (28,613) at 20240405153230671
30587 2025-01-21 03:00:57.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/socket.h' (28,614) at 20210309003648864
30588 2025-01-21 03:00:57.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/s700.dtsi' (28,615) at 20210309003648728
30589 2025-01-21 03:00:57.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1100_generic.h' (28,616) at 20210307214930046
30590 2025-01-21 03:00:57.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_generic_token.c' (28,617) at 20240405153053385
30591 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/variable/__init__.py' (28,618) at 20210307214932154
30592 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/fdp.h' (28,619) at 20220525020653819
30593 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_asm.c' (28,620) at 20220525020653615
30594 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mtd-physmap.yaml' (28,621) at 20240405153045113
30595 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_device.h' (28,622) at 20240405153051957
30596 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql.init' (28,623) at 20210307205553890
30597 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/include/perf_regs.h' (28,624) at 20240405153232219
30598 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/qcom_smd.h' (28,625) at 20240405153052789
30599 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/samsung,s3c6410-sdhci.yaml' (28,626) at 20240405153045109
30600 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid.dtsi' (28,627) at 20240405153045713
30601 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb' (28,628) at 20230114040015550
30602 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.out' (28,629) at 20210308005046401 to deleted uid set
30603 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7794-silk.dts' (28,630) at 20240405153229899
30604 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml' (28,631) at 20220525020651690
30605 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_tbf_root.sh' (28,632) at 20240405153054297
30606 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/util.c' (28,633) at 20210308005003356
30607 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-industrial-grade.dtsi' (28,634) at 20210308005002564
30608 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/other.json' (28,635) at 20240405153054141
30609 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/cmb.h' (28,636) at 20240405153046281
30610 2025-01-21 03:00:57.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/Makefile' (28,637) at 20240405153054381
30611 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/csc.h' (28,638) at 20240405153049485
30612 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/cq.c' (28,639) at 20220525020653147
30613 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/.gitignore' (28,640) at 20210307214932706
30614 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_def.h' (28,641) at 20240405153051537
30615 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xwud_1.0.7.bb' (28,642) at 20241221090017528
30616 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/machine-summary.py' (28,643) at 20240413080012631
30617 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/084.out' (28,644) at 20210308005046445
30618 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb' (28,645) at 20231011080016614
30619 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-dev.h' (28,646) at 20240405153048553
30620 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_aer.h' (28,647) at 20240906080037336
30621 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubiumount-ro@.service' (28,648) at 20210308005102829
30622 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Newcastle' (28,649) at 20210307205553766
30623 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/corvus/board.c' (28,650) at 20210308005003048
30624 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-gpio.c' (28,651) at 20220525020652422
30625 2025-01-21 03:00:57.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/smp.h' (28,652) at 20210307214925962
30626 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_dma.c' (28,653) at 20240405153046301
30627 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/hypervisor.h' (28,654) at 20240405153231883
30628 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/m128_helper.c' (28,655) at 20240326080039694
30629 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/abi_test.c' (28,656) at 20240405153232287
30630 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-mipi-u-boot.dtsi' (28,657) at 20210308005002584
30631 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/cu1830-neo_defconfig' (28,658) at 20240405153230007
30632 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/nvidia,gk20a.txt' (28,659) at 20220525020651674
30633 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_agpsupport.c' (28,660) at 20220525020652839
30634 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memcmp.S' (28,661) at 20210307214925674
30635 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_debug_virtual.c' (28,662) at 20210307214931818
30636 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/__init__.py' (28,663) at 20210308005048033
30637 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb' (28,664) at 20241221090017524
30638 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/switchdev.h' (28,665) at 20240405153049757
30639 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86-cpu.c' (28,666) at 20240906080037232
30640 2025-01-21 03:00:57.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/Makefile' (28,667) at 20240405153054381
30641 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-bd71828.h' (28,668) at 20220525020654587
30642 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch' (28,669) at 20230706080014765
30643 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/alphascale,asm9260.h' (28,670) at 20240405153052637
30644 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/bcd2000/Makefile' (28,671) at 20210307214932442
30645 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.err' (28,672) at 20210927100127469
30646 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb.c' (28,673) at 20240405153231579
30647 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/Makefile' (28,674) at 20220525020653251
30648 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/build-xed.txt' (28,675) at 20210307214932506
30649 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c' (28,676) at 20210307214926270
30650 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/adi,axi-dmac.txt' (28,677) at 20210307214925310
30651 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/Kconfig' (28,678) at 20210307214928598
30652 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/signature.txt' (28,679) at 20210308005003332
30653 2025-01-21 03:00:57.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c' (28,680) at 20210308005002556
30654 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f11.c' (28,681) at 20220525020653183
30655 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/double_span.h' (28,682) at 20240405153049185
30656 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_hashtab.c' (28,683) at 20240405153048397
30657 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_types.h' (28,684) at 20210307214930550
30658 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks7010_sdio.c' (28,685) at 20240830080013303
30659 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/netgear_cg3100d.h' (28,686) at 20210308005003608
30660 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/gateworks-gsc.c' (28,687) at 20240405153049605
30661 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/Location/meson.build' (28,688) at 20230825080021137 to deleted uid set
30662 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/jornada720_ts.c' (28,689) at 20210307214928506
30663 2025-01-21 03:00:57.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_surface_dial.c' (28,690) at 20240405153053429
30664 2025-01-21 03:00:57.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_sample.c' (28,691) at 20240405153053361
30665 2025-01-21 03:00:57.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp' (28,692) at 20230202040004526
30666 2025-01-21 03:00:57.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ni169445.its.S' (28,693) at 20210713000020196
30667 2025-01-21 03:00:57.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt73usb.h' (28,694) at 20240405153050625
30668 2025-01-21 03:00:57.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/requirements.md' (28,695) at 20240618080025497
30669 2025-01-21 03:00:57.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borgholm_Ramsattra' (28,696) at 20210307205553778
30670 2025-01-21 03:00:57.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-get-cap.rst' (28,697) at 20210309003648476
30671 2025-01-21 03:00:57.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/blowfish_glue.c' (28,698) at 20240405153046361
30672 2025-01-21 03:00:57.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max1363.c' (28,699) at 20240405153048957
30673 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/faac/faac_1.29.9.2.bb' (28,700) at 20220402030015895
30674 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/runtime_test.py' (28,701) at 20241221090017632
30675 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/acl.c' (28,702) at 20240405153052369
30676 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/other.json' (28,703) at 20240405153054145
30677 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/write.c' (28,704) at 20240726080012862
30678 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra114.c' (28,705) at 20240405153046861
30679 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/renesas-sdhi.c' (28,706) at 20210308005003404
30680 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset-uclass.c' (28,707) at 20210308005003496
30681 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/threshold_alarm_logger.hpp' (28,708) at 20240621080021161
30682 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/lib/telnet_utility.py' (28,709) at 20221209040018567
30683 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/three.c' (28,710) at 20210308005003720
30684 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ucsi-ccg' (28,711) at 20210307214925202
30685 2025-01-21 03:00:57.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/xfi.c' (28,712) at 20220525020654991
30686 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/include/kgd_kfd_interface.h' (28,713) at 20240405153230499 to deleted uid set
30687 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/jaguar2_pcb111.dts' (28,714) at 20240405153045989
30688 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/image-fleecing.out' (28,715) at 20220429100100930
30689 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_base.h' (28,716) at 20240405153052197
30690 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/Kconfig' (28,717) at 20240405153048561
30691 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-coroutine.json' (28,718) at 20210308005046409
30692 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api.rst' (28,719) at 20210307214925266
30693 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricReport_v1.xml' (28,720) at 20240824080002934
30694 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/u-boot.lds' (28,721) at 20210308005002800
30695 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_speedy_defconfig' (28,722) at 20210308005003252
30696 2025-01-21 03:00:57.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ds2782_battery.c' (28,723) at 20240405153051433
30697 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-ti-sci.c' (28,724) at 20210308005003480
30698 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850-lcdk.dts' (28,725) at 20210308005002576
30699 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/MAINTAINERS' (28,726) at 20210308005003016
30700 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest' (28,727) at 20241221090017704
30701 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target-con-set.h' (28,728) at 20241211090212526
30702 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff' (28,729) at 20220105012522987 to deleted uid set
30703 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-vrc2.c' (28,730) at 20240405153048825
30704 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_double_fast.h' (28,731) at 20240405153053117
30705 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/Kconfig' (28,732) at 20210308005045893
30706 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_pwm.h' (28,733) at 20230426080043764
30707 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/stubs/meson.build' (28,734) at 20240326080039366
30708 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7780/Makefile' (28,735) at 20210307214926542
30709 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/unknown-encoding.patch' (28,736) at 20220204040022520
30710 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/regulator-led.yaml' (28,737) at 20240405153045089
30711 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/stackprotector.h' (28,738) at 20240405153045941
30712 2025-01-21 03:00:57.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_scsi.c' (28,739) at 20240405153231399
30713 2025-01-21 03:00:57.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/umip.c' (28,740) at 20240405153046441
30714 2025-01-21 03:00:57.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ezchip,nps400-timer0.txt' (28,741) at 20210307214925446
30715 2025-01-21 03:00:57.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/image-vars.h' (28,742) at 20240405153045869
30716 2025-01-21 03:00:57.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_2_offset.h' (28,743) at 20240405153048117
30717 2025-01-21 03:00:57.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/octeon-stubs.h' (28,744) at 20240405153051873
30718 2025-01-21 03:00:57.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-pll-out.c' (28,745) at 20210307214927034
30719 2025-01-21 03:00:57.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/rio_mport_cdev.c' (28,746) at 20240405153051457
30720 2025-01-21 03:00:57.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6dl2g_defconfig' (28,747) at 20210308005003272
30721 2025-01-21 03:00:57.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/pod.c' (28,748) at 20240405153054025
30722 2025-01-21 03:00:57.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/smp_32.h' (28,749) at 20240405153046321
30723 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-missing.out' (28,750) at 20210308005046405 to deleted uid set
30724 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml' (28,751) at 20240405153045149
30725 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_SECURE_BOOT_defconfig' (28,752) at 20210308005003244
30726 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/s5c73m3-ctrls.c' (28,753) at 20240405153049337
30727 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/util-macros/0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch' (28,754) at 20241221090017684
30728 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/parm.h' (28,755) at 20210307214926994
30729 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_maxim_common.h' (28,756) at 20240405153232183
30730 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/vdk_hs38_smp_defconfig' (28,757) at 20240405153229859
30731 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/implicit.c' (28,758) at 20240405153054025
30732 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs.h' (28,759) at 20240405153050109
30733 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-statistics' (28,760) at 20240405153229731
30734 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/stpddc60.c' (28,761) at 20240405153048869
30735 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan_error.hpp' (28,762) at 20240820080023694
30736 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/fixmap.h' (28,763) at 20220525020651986
30737 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c' (28,764) at 20240405153050209
30738 2025-01-21 03:00:57.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/Kconfig' (28,765) at 20240405153048385
30739 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_cn10k.c' (28,766) at 20240405153050061
30740 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_console.c' (28,767) at 20240405153049857
30741 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/nguid.c' (28,768) at 20240906080037268
30742 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.3.rst' (28,769) at 20230401080011955
30743 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ultra45_env.c' (28,770) at 20240405153230667
30744 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/viperboard_adc.c' (28,771) at 20210309003650016
30745 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566.dtsi' (28,772) at 20240405153045821
30746 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,adf4350.yaml' (28,773) at 20240405153045073
30747 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/README.md' (28,774) at 20240622080036455
30748 2025-01-21 03:00:57.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Saarland' (28,775) at 20210307205553766
30749 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/samsung,exynos-nocp.yaml' (28,776) at 20240405153045033
30750 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/soundhw.h' (28,777) at 20240326080039534
30751 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/parisc-device.h' (28,778) at 20220525020652022
30752 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-etb10' (28,779) at 20210309003648248
30753 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/achware.h' (28,780) at 20240405153046617
30754 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/templates/default/local.conf.sample' (28,781) at 20241221090017580
30755 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/scripts/upload-error-report' (28,782) at 20210307205554130
30756 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/inftlmount.c' (28,783) at 20220525020653391
30757 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/System.interface.yaml' (28,784) at 20240618080025501
30758 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_gfxpll.c' (28,785) at 20240405153230583
30759 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Info-ZIP' (28,786) at 20211006000025238
30760 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/opcodes.h' (28,787) at 20240906080037476
30761 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-useafterfree.patch' (28,788) at 20230706080014749
30762 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regcache-maple.c' (28,789) at 20241216090017689
30763 2025-01-21 03:00:57.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fixed.h' (28,790) at 20240405153231795
30764 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_exceptionbits_test.c' (28,791) at 20240405153054361
30765 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7_ppsmc.h' (28,792) at 20240405153048341
30766 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/include/callback_manager.hpp' (28,793) at 20210308005113633
30767 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-davinci-cp-intc.h' (28,794) at 20210307214931410
30768 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-altera-cvp' (28,795) at 20210307214925198
30769 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/read.c' (28,796) at 20210307214931130
30770 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-bmips/Kconfig' (28,797) at 20210308005002820
30771 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/flac/flac_1.4.3.bb' (28,798) at 20241221090017692
30772 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_j.c' (28,799) at 20210308005046529
30773 2025-01-21 03:00:57.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/components/table.scss' (28,800) at 20210308005107073
30774 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sun4i_can.c' (28,801) at 20241216090017709
30775 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-mcq.c' (28,802) at 20241023080012887
30776 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/da8xx-usb.txt' (28,803) at 20240405153045181
30777 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/kvm_para.h' (28,804) at 20240906080037356
30778 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Farila' (28,805) at 20210307205553782
30779 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/slirp.h' (28,806) at 20210308005046041
30780 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/pxa-clock.txt' (28,807) at 20210307214925290
30781 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql-profile' (28,808) at 20210307205553890
30782 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,qdu1000-gcc.yaml' (28,809) at 20240405153229759
30783 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/config' (28,810) at 20210307214932710
30784 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tiny-printf.c' (28,811) at 20210308005003712
30785 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/network/olympus-nuvoton-iptable-save/phosphor-save-iptable-rules.service' (28,812) at 20210307205554090
30786 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/index.rst' (28,813) at 20210307214925226
30787 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/meson.build' (28,814) at 20231130090023234
30788 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/cachectl.h' (28,815) at 20240405153046073
30789 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/Makefile' (28,816) at 20240405153051281
30790 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm5102a.txt' (28,817) at 20210307214925430
30791 2025-01-21 03:00:57.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (28,818) at 20220629030020274
30792 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_sddr09.h' (28,819) at 20210307214930878
30793 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_log.c' (28,820) at 20240405153053333
30794 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/return_address.c' (28,821) at 20240405153230071
30795 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/meson.build' (28,822) at 20210927100127205
30796 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpts.h' (28,823) at 20210307214929654
30797 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/adxl34x-spi.c' (28,824) at 20240405153049141
30798 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/partition.py' (28,825) at 20241206090014354
30799 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rts7751r2dplus_defconfig' (28,826) at 20240405153046309
30800 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6318-reset.h' (28,827) at 20210308005003640
30801 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/bi2cp/requirements.txt' (28,828) at 20210308005111457
30802 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/sysinfo.h' (28,829) at 20210307214925650
30803 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswexec.c' (28,830) at 20240405153046617
30804 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/timer_mim.c' (28,831) at 20240405153054261
30805 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/StatusIcon.vue' (28,832) at 20241004080035963
30806 2025-01-21 03:00:57.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/cap_audit.c' (28,833) at 20240405153049181
30807 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/mmp-sspa.c' (28,834) at 20240405153232187
30808 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/065.out' (28,835) at 20210308005046441
30809 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cik_int.h' (28,836) at 20210307214927254
30810 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/web-ui.md' (28,837) at 20221209040006399
30811 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml' (28,838) at 20240405153229779
30812 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,mdm9607-tlmm.yaml' (28,839) at 20240405153045137
30813 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/0001-Fix-opening-etc-resolv.conf-error.patch' (28,840) at 20210307205554462
30814 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/stpmu1.h' (28,841) at 20210308005003680
30815 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar953x_initvals.h' (28,842) at 20210307214929766
30816 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/qemu.inc' (28,843) at 20241221090017612
30817 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target-con-set.h' (28,844) at 20241211090212522
30818 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/Makefile' (28,845) at 20240405153049009
30819 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7180-lpasscorecc.yaml' (28,846) at 20240405153229759
30820 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012afrdm.h' (28,847) at 20210308005003600
30821 2025-01-21 03:00:57.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb' (28,848) at 20230211040012655
30822 2025-01-21 03:00:57.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-mailbox.c' (28,849) at 20240405153049357
30823 2025-01-21 03:00:57.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/lib.sh' (28,850) at 20240624080012836
30824 2025-01-21 03:00:57.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_fw.c' (28,851) at 20240405153230571
30825 2025-01-21 03:00:57.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/paravirt.h' (28,852) at 20220525020651950
30826 2025-01-21 03:00:57.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apss-ipq6018.c' (28,853) at 20240405153046809
30827 2025-01-21 03:00:57.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/uclass-id.h' (28,854) at 20220215040051620
30828 2025-01-21 03:00:57.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/ps3vram.c' (28,855) at 20240405153046713
30829 2025-01-21 03:00:57.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-osnoise-hist.rst' (28,856) at 20240405153045265
30830 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sc27xx_fuel_gauge.c' (28,857) at 20240405153051441
30831 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-selftest' (28,858) at 20241221090017584
30832 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_RF.h' (28,859) at 20220525020654179
30833 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/futex_32.h' (28,860) at 20210307214926578
30834 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/sys_proto.h' (28,861) at 20210308005002676
30835 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ipmi-stub.c' (28,862) at 20221215040039086
30836 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_inline.h' (28,863) at 20210309003652824
30837 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cfm_bridge.h' (28,864) at 20220525020654667
30838 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb_references.rst' (28,865) at 20220525020651646
30839 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/regulator.c' (28,866) at 20210308005003740
30840 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/litex,liteeth.yaml' (28,867) at 20240405153045117
30841 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/Kconfig' (28,868) at 20240405153051381
30842 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hidintro.rst' (28,869) at 20240405153229819
30843 2025-01-21 03:00:57.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/sfp.c' (28,870) at 20210308005003048
30844 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_width2.decode' (28,871) at 20210308005046389
30845 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/generate_yaml_makefile.sh' (28,872) at 20210308005117617
30846 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/README' (28,873) at 20240405153054069
30847 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/db/test_db.py' (28,874) at 20240106090017249
30848 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_thermal.h' (28,875) at 20220525020652819
30849 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb' (28,876) at 20220402030015979
30850 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/mtk-adsp-ipc.c' (28,877) at 20240405153230299
30851 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pci/armada8k-pcie.txt' (28,878) at 20210308005003304
30852 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inflate64_1.0.0.bb' (28,879) at 20241221090017556
30853 2025-01-21 03:00:57.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_main.h' (28,880) at 20240405153049817
30854 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/MAINTAINERS' (28,881) at 20210308005003088
30855 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/zl38060.c' (28,882) at 20240405153053905
30856 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Sun' (28,883) at 20241221090017612
30857 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hyperv.h' (28,884) at 20240405153052921
30858 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-internal.h' (28,885) at 20220525020654731
30859 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/lltc,ltc4151.yaml' (28,886) at 20240405153229763
30860 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENcopy_from_user.S' (28,887) at 20210307214926606
30861 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/compiler.h' (28,888) at 20220629030014930
30862 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml' (28,889) at 20240405153045033
30863 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_priv.h' (28,890) at 20210307214930438
30864 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_debug.c' (28,891) at 20240405153048597
30865 2025-01-21 03:00:57.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/mmap.c' (28,892) at 20240405153230003
30866 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d.dtsi' (28,893) at 20210308005002592
30867 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/buffered_read.c' (28,894) at 20240405153052405
30868 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/cc770_isa.c' (28,895) at 20240405153049729
30869 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fb_nand.h' (28,896) at 20210308005003648
30870 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/io_trapped.c' (28,897) at 20240405153046313
30871 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/pci.c' (28,898) at 20210308005002976
30872 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/control.c' (28,899) at 20240405153045661
30873 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NGPL' (28,900) at 20210307205554426
30874 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/logging-test/logging-test.bb' (28,901) at 20220402030016127
30875 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-375-db.dts' (28,902) at 20240405153045445
30876 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-gallop43.dts' (28,903) at 20240405153045605
30877 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_reboot_bmc.robot' (28,904) at 20210308005007108
30878 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/Makefile' (28,905) at 20210308005002776
30879 2025-01-21 03:00:57.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sunplus/sunplus-sp7021-achip.dtsi' (28,906) at 20240405153045585
30880 2025-01-21 03:00:57.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/traps.c' (28,907) at 20241104090011563
30881 2025-01-21 03:00:57.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/csp.dts' (28,908) at 20210307214926758
30882 2025-01-21 03:00:57.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/mtd.h' (28,909) at 20210308005003668
30883 2025-01-21 03:00:57.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv.c' (28,910) at 20240405153230659
30884 2025-01-21 03:00:57.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_rng.h' (28,911) at 20210308005046053
30885 2025-01-21 03:00:57.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_pcm.h' (28,912) at 20240405153054017
30886 2025-01-21 03:00:57.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/u-boot-spl.lds' (28,913) at 20210308005002560
30887 2025-01-21 03:00:57.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-2.0' (28,914) at 20210307205554418
30888 2025-01-21 03:00:57.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-smp-parse.c' (28,915) at 20240906080037584
30889 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_intf.h' (28,916) at 20240405153051925
30890 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-db-88f6282.dts' (28,917) at 20240405153045457
30891 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/checksum.c' (28,918) at 20210307214926130
30892 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/mode_string.c' (28,919) at 20210308005003548
30893 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/mei-trace.c' (28,920) at 20210307214929166
30894 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0006-include-stddef.h-for-ptrdiff_t.patch' (28,921) at 20241221090017504
30895 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/fpga-bridge.txt' (28,922) at 20210307214925314
30896 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/acpi_s3.c' (28,923) at 20210308005002880
30897 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats' (28,924) at 20210309003648252
30898 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/perf/perf-regs/arch-support.txt' (28,925) at 20240405153045201
30899 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c' (28,926) at 20240805080014071
30900 2025-01-21 03:00:57.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gpu.c' (28,927) at 20240613080016403
30901 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/navi10_sdma_pkt_open.h' (28,928) at 20210307214927242
30902 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm179x-spi.c' (28,929) at 20240405153053677
30903 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/firmware.c' (28,930) at 20240405153045645
30904 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/gpio-poweroff.c' (28,931) at 20240405153231351
30905 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/ftrace-design.rst' (28,932) at 20210307214925574
30906 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdw.h' (28,933) at 20220525020655047
30907 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/run-ci' (28,934) at 20221207040044387
30908 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/twidjoy.c' (28,935) at 20240405153049133
30909 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/zram.rst' (28,936) at 20241216090017681
30910 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/Makefile' (28,937) at 20240405153054013
30911 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mq-vpu-blk-ctrl.yaml' (28,938) at 20240405153045153
30912 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/newlib_git.bb' (28,939) at 20230131040012051
30913 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/nolibc.h' (28,940) at 20240405153232211
30914 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-reqbufs.rst' (28,941) at 20240405153045325
30915 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3128_defconfig' (28,942) at 20210308005003256
30916 2025-01-21 03:00:57.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-stm32.c' (28,943) at 20240805080013999
30917 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ilt.h' (28,944) at 20210307214929798
30918 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/Kconfig' (28,945) at 20210308005002780
30919 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-taos-evm.rst' (28,946) at 20210307214925510
30920 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/mpspec.c' (28,947) at 20210308005002884
30921 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/board.py' (28,948) at 20210308005003756
30922 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tc.h' (28,949) at 20240405153048465
30923 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_spd.c' (28,950) at 20210308005003368
30924 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/osc.py' (28,951) at 20220910030013377
30925 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/spram.h' (28,952) at 20220525020652002
30926 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (28,953) at 20210814000014902
30927 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nasanget' (28,954) at 20210307205553786
30928 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/elog.cpp' (28,955) at 20240418080028290
30929 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre/Makefile' (28,956) at 20210307205554622
30930 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/gfs2.rst' (28,957) at 20220525020651730
30931 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-skomer.dts' (28,958) at 20240405153045581
30932 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/Makefile' (28,959) at 20210307214929286
30933 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/requirements.txt' (28,960) at 20240910080016938
30934 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv41.c' (28,961) at 20220525020652971
30935 2025-01-21 03:00:57.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_cam.h' (28,962) at 20240405153231475
30936 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/Makefile' (28,963) at 20240405153054381
30937 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/Kconfig' (28,964) at 20210308005002760
30938 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/Makefile' (28,965) at 20240405153049421
30939 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/mcf5206.c' (28,966) at 20241211090212290
30940 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3399_hdmi.c' (28,967) at 20210308005003532
30941 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cirrus/ep7211.dtsi' (28,968) at 20240405153045433
30942 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend' (28,969) at 20210811000030033
30943 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vfio_ccw.h' (28,970) at 20210308005046069
30944 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-dev.dtsi' (28,971) at 20240405153045537
30945 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sll-pinfunc.h' (28,972) at 20210308005002588
30946 2025-01-21 03:00:57.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/netlink-raw.rst' (28,973) at 20240405153229843
30947 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/i386/host-signal.h' (28,974) at 20220429100100642
30948 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod_33.bb' (28,975) at 20241221090017688
30949 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/replay.c' (28,976) at 20240906080037444
30950 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pxa.c' (28,977) at 20240405153231375
30951 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/test-component.yaml' (28,978) at 20240405153045173
30952 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/0001-Update-Versioneer-to-0.22.patch' (28,979) at 20240106090017237
30953 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_n1_chiplet.h' (28,980) at 20240906080037336
30954 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/psp-sev.h' (28,981) at 20241211090212374
30955 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/topdown.c' (28,982) at 20240405153054093
30956 2025-01-21 03:00:57.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc_q35.c' (28,983) at 20241211090212278
30957 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/spi-nor.h' (28,984) at 20230720080043543
30958 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/index.rst' (28,985) at 20240405153229827
30959 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/user_config.h' (28,986) at 20240405153231747
30960 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/pkgconfig.bbclass' (28,987) at 20220910030013389
30961 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/context_tracking.h' (28,988) at 20240405153046105
30962 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-tx.c' (28,989) at 20240405153051869
30963 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/files/systemd.patch' (28,990) at 20220502030010124
30964 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/Makefile' (28,991) at 20210308005002900
30965 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max1668.c' (28,992) at 20240405153048865
30966 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/jffs2.h' (28,993) at 20240405153052925
30967 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,icc.h' (28,994) at 20210309003653812
30968 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/stacktrace.h' (28,995) at 20240405153230063
30969 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dts' (28,996) at 20240405153045789
30970 2025-01-21 03:00:57.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/index.js' (28,997) at 20220105012522999
30971 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/aes.c' (28,998) at 20240326080039398
30972 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smem.c' (28,999) at 20240910080014066
30973 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_kwork.c' (29,000) at 20240405153054181
30974 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00soc.c' (29,001) at 20210309003651800
30975 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cl-som-imx7.h' (29,002) at 20210308005003588
30976 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-stp-policy' (29,003) at 20210307214925186
30977 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-trigger-pattern.txt' (29,004) at 20210307214925346
30978 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpss.h' (29,005) at 20240405153051453
30979 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-reg-access.h' (29,006) at 20220525020653251
30980 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/devlink.c' (29,007) at 20240405153230915
30981 2025-01-21 03:00:57.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7.dtsi' (29,008) at 20240405153229903
30982 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h' (29,009) at 20240405153045737
30983 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/OBMC_reboot' (29,010) at 20211116040015975
30984 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro5-4kbox.dts' (29,011) at 20210308005002632
30985 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/test_util.c' (29,012) at 20240405153232271
30986 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_netlink.h' (29,013) at 20220525020654647
30987 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/demand_paging_test.c' (29,014) at 20240405153054313
30988 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/uapi/asm/Kbuild' (29,015) at 20220525020652126
30989 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7623.dtsi' (29,016) at 20210308005002596
30990 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/README' (29,017) at 20240405153054369
30991 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/uart-render-controller/uart-render-controller.service' (29,018) at 20240904080027738
30992 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-origen.dts' (29,019) at 20240617080017374
30993 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/omap-usb-tll.txt' (29,020) at 20210307214925362
30994 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/image_types_phosphor_nuvoton_npcm8xx.bbclass' (29,021) at 20240628080015597
30995 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/hbmc-am654.c' (29,022) at 20240405153049681
30996 2025-01-21 03:00:57.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/cpu.h' (29,023) at 20210308005002732
30997 2025-01-21 03:00:57.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-chromeos-driver-cros-ec-lightbar' (29,024) at 20210307214925194
30998 2025-01-21 03:00:57.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-data' (29,025) at 20210307214932570
30999 2025-01-21 03:00:57.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/cpld-ap325rxa.c' (29,026) at 20210308005003032
31000 2025-01-21 03:00:57.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/legacy_serial.c' (29,027) at 20240405153230035
31001 2025-01-21 03:00:57.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nci/config' (29,028) at 20220525020655219
31002 2025-01-21 03:00:57.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_vmparam.h' (29,029) at 20240906080037156
31003 2025-01-21 03:00:57.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3229/Makefile' (29,030) at 20210308005003040
31004 2025-01-21 03:00:57.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/Kconfig' (29,031) at 20240405153049153
31005 2025-01-21 03:00:57.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/translate.c' (29,032) at 20241211090212514
31006 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_sdei.c' (29,033) at 20241111090012121
31007 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography.bb' (29,034) at 20241221090017668
31008 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files_%.bbappend' (29,035) at 20241206090014274
31009 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_spi.c' (29,036) at 20240405153049753
31010 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/intel-dsp-config.c' (29,037) at 20241211090145565
31011 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/flake8.sh' (29,038) at 20230925080039973
31012 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_types.h' (29,039) at 20210309003649020
31013 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_fit.c' (29,040) at 20230720080043539
31014 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/securityfs.c' (29,041) at 20210309003654556
31015 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/test.pl-adjust-for-ptest.patch' (29,042) at 20210307205554006
31016 2025-01-21 03:00:57.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scmi_protocol.h' (29,043) at 20240405153231839
31017 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/MAINTAINERS' (29,044) at 20210308005003072
31018 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_core_test.c' (29,045) at 20240405153054221
31019 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usb4604.c' (29,046) at 20240405153052117
31020 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/MAINTAINERS' (29,047) at 20210308005003056
31021 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/hideep.txt' (29,048) at 20210307214925338
31022 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3_git.bb' (29,049) at 20230520080014504
31023 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/pgalloc.c' (29,050) at 20240719080013345
31024 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ocfs2/quota_global.c' (29,051) at 20240405153052477 to deleted uid set
31025 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb' (29,052) at 20241220090019722
31026 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ram.c' (29,053) at 20210308005003476
31027 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/kona_gpio.c' (29,054) at 20210308005003376
31028 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/task_flags.h' (29,055) at 20240405153052789
31029 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/selftests/memfd/memfd_test.c' (29,056) at 20240405153232275 to deleted uid set
31030 2025-01-21 03:00:57.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/types.hpp' (29,057) at 20210308005405942
31031 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/i8259.c' (29,058) at 20241211090212282
31032 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3128.c' (29,059) at 20210308005003464
31033 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.c' (29,060) at 20220525020652959
31034 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/omap.txt' (29,061) at 20240405153229755
31035 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm.h' (29,062) at 20210308005003628
31036 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0013-sha256.h-avoid-inclusion-of-sys-types.h.patch' (29,063) at 20210307205553750
31037 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/aio_iiro_16.c' (29,064) at 20240405153046889
31038 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/meson.options' (29,065) at 20240104090016070
31039 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/crct10dif-ce-core.S' (29,066) at 20240405153045849
31040 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/grackle.c' (29,067) at 20240405153046233
31041 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (29,068) at 20241031080012179
31042 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_mod_race.c' (29,069) at 20240405153054265
31043 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vga_switcheroo.h' (29,070) at 20210307214931534
31044 2025-01-21 03:00:57.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_dram.c' (29,071) at 20240405153230579
31045 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/selinuxfs.c' (29,072) at 20241104090011623
31046 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ivarsbyn' (29,073) at 20210307205553782
31047 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/bamboo_defconfig' (29,074) at 20210309003648872
31048 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_args.hpp' (29,075) at 20230518080019590
31049 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/vsc7514_regs.c' (29,076) at 20240405153050185
31050 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/build-version' (29,077) at 20240405153052961
31051 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_diag.h' (29,078) at 20240405153230075
31052 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/sandbox_ram.c' (29,079) at 20210308005003476
31053 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ftrace.h' (29,080) at 20240405153046385
31054 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/fans.json' (29,081) at 20221201040015308
31055 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kemijarvi_Suomutunturi' (29,082) at 20210307205553770
31056 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FreeBSD-DOC' (29,083) at 20211006000025234
31057 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/blkdebug.rst' (29,084) at 20241211090212234
31058 2025-01-21 03:00:57.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-acpi-dev.h' (29,085) at 20220525020655091
31059 2025-01-21 03:00:57.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongarch_pch_pic.c' (29,086) at 20241211090212286
31060 2025-01-21 03:00:57.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/sh73a0.h' (29,087) at 20210308005002768
31061 2025-01-21 03:00:57.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/hfi/hfi1_ioctl.h' (29,088) at 20210307214931690
31062 2025-01-21 03:00:57.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_mixer.h' (29,089) at 20240405153048761
31063 2025-01-21 03:00:57.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt61pci.c' (29,090) at 20240405153050621
31064 2025-01-21 03:00:57.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cttimer.c' (29,091) at 20210307214932242
31065 2025-01-21 03:00:57.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_disable_test.c' (29,092) at 20240405153054361
31066 2025-01-21 03:00:57.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/boot.c' (29,093) at 20210308005002824
31067 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7791-sysc.h' (29,094) at 20210308005003640
31068 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/static/activation_static.cpp' (29,095) at 20240820080019550
31069 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SES3_C-103W' (29,096) at 20210307205553762
31070 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/uaccess.h' (29,097) at 20240405153046057
31071 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/prom.c' (29,098) at 20220525020651990
31072 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mmu.h' (29,099) at 20210307214926230
31073 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/firmware-update-via-usb.md' (29,100) at 20221209040006387
31074 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-ld20.c' (29,101) at 20210308005002792
31075 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/acl.h' (29,102) at 20240405153052257
31076 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/state/phosphor-state-manager/xyz.openbmc_project.State.Chassis@.service' (29,103) at 20230215040018435
31077 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.out' (29,104) at 20210308005046397 to deleted uid set
31078 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-clearfog-base.dts' (29,105) at 20240405153045445
31079 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/native.c' (29,106) at 20240405153230059
31080 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/sphinx.rst' (29,107) at 20240405153045189
31081 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/009' (29,108) at 20210927100127473
31082 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/komeda-kms.rst' (29,109) at 20240405153229819
31083 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/event.h' (29,110) at 20210307214929966
31084 2025-01-21 03:00:57.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/mux.txt' (29,111) at 20240405153229759
31085 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/Kconfig' (29,112) at 20220525020652086
31086 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__cpo.hpp' (29,113) at 20240731080033662
31087 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/vfio_fsl_mc.c' (29,114) at 20240405153231571
31088 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/adc-joystick.yaml' (29,115) at 20240405153045077
31089 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-bq4802.c' (29,116) at 20210307214930210
31090 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/entry_from_vm86.c' (29,117) at 20210307214932734
31091 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/coprocessor.h' (29,118) at 20240405153046501
31092 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/sprd,pinctrl.txt' (29,119) at 20240405153229787
31093 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/aspeed-video.rst' (29,120) at 20240405153045309
31094 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/Makefile' (29,121) at 20240405153046953
31095 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_dctcp.h' (29,122) at 20210307214931950
31096 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp/0001-Fix-build-with-clang-19.patch' (29,123) at 20241221090017540
31097 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset-controller.h' (29,124) at 20220525020654611
31098 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_bringup.gpg' (29,125) at 20210803000022008 to deleted uid set
31099 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/instruction.json' (29,126) at 20240405153054109
31100 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/intel,irq-router.txt' (29,127) at 20210308005003304
31101 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/xfs-self-describing-metadata.rst' (29,128) at 20240405153045209
31102 2025-01-21 03:00:57.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.clang-tidy' (29,129) at 20240413080004791
31103 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/Makefile' (29,130) at 20240405153046733
31104 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmi.init.basic' (29,131) at 20210308004938816
31105 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_u.h' (29,132) at 20240405153054385
31106 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/khugepaged.c' (29,133) at 20240405153054329
31107 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/salvator-x/Kconfig' (29,134) at 20210308005003036
31108 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/fsl-ldb.c' (29,135) at 20240405153230523
31109 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/aptina-pll.c' (29,136) at 20240405153049309
31110 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/pxa2xx-ac97-regs.h' (29,137) at 20240405153053485
31111 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_device.c' (29,138) at 20240405153048421
31112 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fib.h' (29,139) at 20240405153052893
31113 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/law.c' (29,140) at 20210308005002996
31114 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cl-som-am57x.h' (29,141) at 20210308005003588
31115 2025-01-21 03:00:57.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-aoclk.h' (29,142) at 20240405153230215
31116 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/libcoap/run-ptest' (29,143) at 20220612030016723
31117 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt' (29,144) at 20210309003648372
31118 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.h' (29,145) at 20240405153050041
31119 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/settings' (29,146) at 20240405153054353
31120 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/m_can.h' (29,147) at 20240405153230899
31121 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched_clock.h' (29,148) at 20240405153052789
31122 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_drv.c' (29,149) at 20241211090145421
31123 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/rcu.c' (29,150) at 20240906080037592
31124 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/max6875.c' (29,151) at 20240405153049637
31125 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-i2c.h' (29,152) at 20210307214928682
31126 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rx.c' (29,153) at 20240405153050657
31127 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0006_brlayer_local_source_dir.py' (29,154) at 20210307205554262
31128 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/usbutils/usbutils_018.bb' (29,155) at 20241221090017636
31129 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.h' (29,156) at 20220525020654191
31130 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,asrc.txt' (29,157) at 20210307214925426
31131 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ip_check_defrag.c' (29,158) at 20240405153232255
31132 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/fvp.yml' (29,159) at 20241221090017464
31133 2025-01-21 03:00:57.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/Kconfig' (29,160) at 20240405153049745
31134 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/resource.c' (29,161) at 20240405153046437
31135 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Fan/meson.build' (29,162) at 20230825080021141 to deleted uid set
31136 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_common.h' (29,163) at 20220525020653811
31137 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper.c' (29,164) at 20240405153045989
31138 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/hugetlb.h' (29,165) at 20241216090017685
31139 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/ultrix.c' (29,166) at 20210307214926786
31140 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-mdm9615.h' (29,167) at 20210307214931330
31141 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/Kbuild' (29,168) at 20210309003648976
31142 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/parisc/registers.rst' (29,169) at 20240405153044981
31143 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/meson.build' (29,170) at 20240906080037544
31144 2025-01-21 03:00:57.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c' (29,171) at 20240405153050589
31145 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/mv_udc.h' (29,172) at 20210307214930814
31146 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-elecom.c' (29,173) at 20240405153048813
31147 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/raven.c' (29,174) at 20240906080037276
31148 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x07_vm.h' (29,175) at 20220525020653035
31149 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/cpcap-adc.c' (29,176) at 20240405153048953
31150 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/nsim_700_defconfig' (29,177) at 20240405153229859
31151 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-starlette_0.39.2.bb' (29,178) at 20241221090017560
31152 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tclap/files/0001-tclap-add-pkg-config-file.patch' (29,179) at 20210407000018082
31153 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/bilge-impl-1.63.0.patch' (29,180) at 20241211090212462
31154 2025-01-21 03:00:57.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/code_update/code_update_utils.robot' (29,181) at 20240627080021044
31155 2025-01-21 03:00:57.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/LICENSE' (29,182) at 20210308005119297
31156 2025-01-21 03:00:57.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/utilInterface.hpp' (29,183) at 20230516080022994
31157 2025-01-21 03:00:57.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/multinodecommands.cpp' (29,184) at 20240829080009330
31158 2025-01-21 03:00:57.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_self_refresh_helper.h' (29,185) at 20210307214931322
31159 2025-01-21 03:00:57.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_hfi.c' (29,186) at 20240405153048577
31160 2025-01-21 03:00:57.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (29,187) at 20240712080022837
31161 2025-01-21 03:00:57.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-sysfs.c' (29,188) at 20241216090017721
31162 2025-01-21 03:00:57.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mlxbf3.c' (29,189) at 20240830080013251
31163 2025-01-21 03:00:57.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/Kconfig' (29,190) at 20210308005003416
31164 2025-01-21 03:00:57.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS1.conf' (29,191) at 20240529080017839
31165 2025-01-21 03:00:57.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mpc.h' (29,192) at 20210307214927294
31166 2025-01-21 03:00:57.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-widechips-ws2401.c' (29,193) at 20240405153048697
31167 2025-01-21 03:00:57.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6507x.c' (29,194) at 20240405153230839
31168 2025-01-21 03:00:57.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/cacheflush.h' (29,195) at 20240405153229991
31169 2025-01-21 03:00:57.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/kaslr.c' (29,196) at 20240913080013777
31170 2025-01-21 03:00:57.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu/core-isa.h' (29,197) at 20221215040039346
31171 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra20.c' (29,198) at 20240405153051377
31172 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanPwm.interface.yaml' (29,199) at 20210610000035114
31173 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/README.khadas-vim' (29,200) at 20210308005002912
31174 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/write_hugetlb_memory.sh' (29,201) at 20240405153232275
31175 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh_6.24.12.bb' (29,202) at 20241206090014258
31176 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_gamma.c' (29,203) at 20240405153230583
31177 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-referencing_0.35.1.bb' (29,204) at 20241206090014330
31178 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/apm_bios.h' (29,205) at 20210307214931622
31179 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-som-lv.dtsi' (29,206) at 20240405153045601
31180 2025-01-21 03:00:57.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/test-component.c' (29,207) at 20240405153053933
31181 2025-01-21 03:00:57.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/kwork.h' (29,208) at 20240405153054197
31182 2025-01-21 03:00:57.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/tools/build.c' (29,209) at 20240405153230103
31183 2025-01-21 03:00:57.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/interfaces/bmcweb_%.bbappend' (29,210) at 20230412080023460
31184 2025-01-21 03:00:57.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/ad5504.h' (29,211) at 20210307214931402
31185 2025-01-21 03:00:57.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8060-dragonboard.dts' (29,212) at 20240405153229891
31186 2025-01-21 03:00:57.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips32.inc' (29,213) at 20210905000020581
31187 2025-01-21 03:00:57.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm7550ba.dtsi' (29,214) at 20240405153229943
31188 2025-01-21 03:00:57.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280.h' (29,215) at 20241011080017319
31189 2025-01-21 03:00:57.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/logging/phosphor-hostlogger_%.bbappend' (29,216) at 20210307205553674
31190 2025-01-21 03:00:57.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/tg3.h' (29,217) at 20240405153230935
31191 2025-01-21 03:00:57.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/megasas.c' (29,218) at 20241211090212330
31192 2025-01-21 03:00:57.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-of-pxa910.c' (29,219) at 20240405153230219
31193 2025-01-21 03:00:57.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c' (29,220) at 20240919080017050
31194 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3proc.c' (29,221) at 20240405153052421
31195 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb' (29,222) at 20210812000025330
31196 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dmap.h' (29,223) at 20210309003653624
31197 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/openpower-pnor-update@.service' (29,224) at 20210308005102829
31198 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/count_instructions.c' (29,225) at 20210307214932702
31199 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ciu-defs.h' (29,226) at 20210307214926230
31200 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/typecheck.h' (29,227) at 20220525020654623
31201 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/nsp32_debug.c' (29,228) at 20210307214930374
31202 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_super.c' (29,229) at 20240405153052365
31203 2025-01-21 03:00:57.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd_firm.c' (29,230) at 20210307214928622
31204 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.h' (29,231) at 20210307214928814
31205 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-ti-handler.cpp' (29,232) at 20220311212000168
31206 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-bcrypt-crates.inc' (29,233) at 20241221090017668
31207 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_util.c' (29,234) at 20240830080013295
31208 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/clock.c' (29,235) at 20210308005002728
31209 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vx-insn-asm.h' (29,236) at 20240405153046281
31210 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti,j721e-pci-host.yaml' (29,237) at 20240405153045125
31211 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue.py' (29,238) at 20230114040015510
31212 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/hardware.h' (29,239) at 20210308005002676
31213 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/ust_events_c.py' (29,240) at 20210308005046245
31214 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dmg.h' (29,241) at 20230925080039821
31215 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/syslog-filter.html' (29,242) at 20210308005107069
31216 2025-01-21 03:00:57.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/test-fcvtmod.c' (29,243) at 20230925080040101
31217 2025-01-21 03:00:57.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/xlnx_csu_dma.h' (29,244) at 20220429100100558
31218 2025-01-21 03:00:57.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-janustech' (29,245) at 20210308005045769
31219 2025-01-21 03:00:57.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/fifo_monitor_local.h' (29,246) at 20210307214930542
31220 2025-01-21 03:00:57.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp.h' (29,247) at 20240405153231063
31221 2025-01-21 03:00:57.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/msgbuf.h' (29,248) at 20210307214926762
31222 2025-01-21 03:00:57.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/retu-mfd.c' (29,249) at 20240405153049613
31223 2025-01-21 03:00:57.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51.dtsi' (29,250) at 20240405153229883
31224 2025-01-21 03:00:57.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-debugging.c' (29,251) at 20240906080037440
31225 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-all.err' (29,252) at 20220429100100882
31226 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/Makefile' (29,253) at 20210307214929310
31227 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/p1_twr.c' (29,254) at 20210308005002988
31228 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/iconnect.c' (29,255) at 20210308005003008
31229 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic31xx.h' (29,256) at 20240405153053809
31230 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/gdbstub.c' (29,257) at 20241211090212522
31231 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libleak/libleak/0001-respect-environment-variables.patch' (29,258) at 20230706080014749
31232 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/net_rx_pkt.h' (29,259) at 20241211090212306
31233 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-no_tests_no_plan.log' (29,260) at 20240405153054225
31234 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_card.c' (29,261) at 20241104090011627
31235 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/m68k/trap.c' (29,262) at 20221215040039386
31236 2025-01-21 03:00:57.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/keembay-soc.dtsi' (29,263) at 20210309003648744
31237 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/txx9dmac.c' (29,264) at 20210309003649348
31238 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/network/phosphor-network/00-bmc-usb0.network' (29,265) at 20240105090012010
31239 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tcp_fastopen_backup_key.sh' (29,266) at 20210307214932694
31240 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mmu_up_regs.h' (29,267) at 20240405153046577
31241 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm/errno.h' (29,268) at 20221102030020997
31242 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/README' (29,269) at 20210308005002996
31243 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/Makefile' (29,270) at 20210308005003172
31244 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/auxvec.h' (29,271) at 20240411080014050
31245 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/libbpf_overview.rst' (29,272) at 20240405153044993
31246 2025-01-21 03:00:57.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qdict.c' (29,273) at 20210927100127641
31247 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c' (29,274) at 20241125090012251
31248 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/MAINTAINERS' (29,275) at 20210308005002984
31249 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/grant-dma-ops.c' (29,276) at 20240910080014070
31250 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENmemcpy.S' (29,277) at 20210307214926606
31251 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/implicit_flush.c' (29,278) at 20210308005108641
31252 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/meson.build' (29,279) at 20231201090032926
31253 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-arrow_1.3.0.bb' (29,280) at 20240309090012804
31254 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server-native.bb' (29,281) at 20240413080012635
31255 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/window_mapper_mock.hpp' (29,282) at 20210427000038985
31256 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5380.yaml' (29,283) at 20240405153045073
31257 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/0001-dependencies-dev-prepend-sysroot-when-searching-for-.patch' (29,284) at 20241221090017664
31258 2025-01-21 03:00:57.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-ath79.c' (29,285) at 20240405153231367
31259 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/pci.h' (29,286) at 20240405153050425
31260 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-tauros2.c' (29,287) at 20240405153045693
31261 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/index.rst' (29,288) at 20240405153229743
31262 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/Makefile' (29,289) at 20240405153047029
31263 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Ampe_A76_defconfig' (29,290) at 20210308005003232
31264 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/test/utils.h' (29,291) at 20241101080034432
31265 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsmc_nand.c' (29,292) at 20210308005003412
31266 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_sdcard_defconfig' (29,293) at 20210308005003268
31267 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/schid.h' (29,294) at 20210307214926510
31268 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_txrx.h' (29,295) at 20240405153230979
31269 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/switch_to.h' (29,296) at 20210309003648808
31270 2025-01-21 03:00:57.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imxrt1050.c' (29,297) at 20240405153231319
31271 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/audit_logread.c' (29,298) at 20240405153054353
31272 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/greybus_manifest.h' (29,299) at 20240405153052697
31273 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lantiq.h' (29,300) at 20210307214931414
31274 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_cfg.c' (29,301) at 20240405153232207
31275 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/MAINTAINERS' (29,302) at 20210308005003072
31276 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_shift.c.inc' (29,303) at 20240906080037496
31277 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml' (29,304) at 20240405153045049
31278 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/address-spaces.h' (29,305) at 20240326080039526
31279 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dswload.c' (29,306) at 20240405153046617
31280 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/scu_info.c' (29,307) at 20210421100236114
31281 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/twinstall.sh' (29,308) at 20210307205554122
31282 2025-01-21 03:00:57.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/syscall_tp_kern.c' (29,309) at 20240405153232099
31283 2025-01-21 03:00:57.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-toshiba_haps' (29,310) at 20210309003648260
31284 2025-01-21 03:00:57.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c' (29,311) at 20240624080012784
31285 2025-01-21 03:00:57.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76.h' (29,312) at 20240830080013291
31286 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fixed-factor.c' (29,313) at 20240405153046777
31287 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/Kconfig' (29,314) at 20240405153046609
31288 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nvidia,tegra194-tcu.yaml' (29,315) at 20240405153045153
31289 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/ppc64/Makefile' (29,316) at 20240906080037560
31290 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/interface/ia_css_debug.h' (29,317) at 20240405153051841
31291 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stm32-lptimer.yaml' (29,318) at 20240405153045109
31292 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-parser-int.h' (29,319) at 20210308005046233
31293 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_irq.c' (29,320) at 20240405153046641
31294 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib9000.h' (29,321) at 20210307214928618
31295 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mptsas.h' (29,322) at 20230426080043736
31296 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sc_sps_1.h' (29,323) at 20210308005003616
31297 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/user_mgmt.hpp' (29,324) at 20230513080027506
31298 2025-01-21 03:00:57.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/pageattr.c' (29,325) at 20240913080013769
31299 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ia_css_raw_types.h' (29,326) at 20210307214930558
31300 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/instruction.json' (29,327) at 20240405153054109
31301 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/Kconfig' (29,328) at 20210308005003416
31302 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/coding-standards/accessibility.md' (29,329) at 20221215040043186
31303 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3008-vo-Makefile.am-exclude-libgl_plugin.patch' (29,330) at 20230114040015494
31304 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tda9840.c' (29,331) at 20240405153049341
31305 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/Makefile' (29,332) at 20240405153046681
31306 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/fw-path-provider.c' (29,333) at 20210308005045853
31307 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrqu_s_qb_ph.c' (29,334) at 20210308005046505
31308 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-group2' (29,335) at 20240405153054161
31309 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/pd.c' (29,336) at 20240405153052149
31310 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.h' (29,337) at 20240919080017050
31311 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c' (29,338) at 20210308005002948
31312 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ns_common.h' (29,339) at 20220525020654595
31313 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/data/Romulus.py' (29,340) at 20221209040018559 to deleted uid set
31314 2025-01-21 03:00:57.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-reset-on@.target' (29,341) at 20220301040040081
31315 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-tegra-usb.c' (29,342) at 20240405153231567
31316 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-ebaz4205.dts' (29,343) at 20240405153045609
31317 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.c' (29,344) at 20210307214927954
31318 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/systemd_%.bbappend' (29,345) at 20241221090017564
31319 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/module_64.c' (29,346) at 20240405153230035
31320 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex4.bpf.c' (29,347) at 20240405153232099
31321 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si5351.txt' (29,348) at 20240405153045029
31322 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libc-test/run-libc-ptests' (29,349) at 20231011080016606
31323 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/generate-html-index.py' (29,350) at 20221208040016926
31324 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cmpxchg_64.h' (29,351) at 20240613080016371
31325 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_usbpd_logger.c' (29,352) at 20210307214930134
31326 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_driver.c' (29,353) at 20240405153046645
31327 2025-01-21 03:00:57.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/ioremap.c' (29,354) at 20240405153231963
31328 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-orion_nand.h' (29,355) at 20210307214931478
31329 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/perf/tests/pe-file.exe' (29,356) at 20210309003655944 to deleted uid set
31330 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/lg,lg4573.yaml' (29,357) at 20240405153045041
31331 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/owl-s700-powergate.h' (29,358) at 20210307214931346
31332 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/mmap-thread-lookup.c' (29,359) at 20240405153054169
31333 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig' (29,360) at 20210308005003264
31334 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_ethernet_interface.cpp' (29,361) at 20241127090024705
31335 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h' (29,362) at 20240405153230607
31336 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_struct_ops_types.h' (29,363) at 20240405153052977
31337 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/syscalltbl.h' (29,364) at 20210307214932610
31338 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-off@.target' (29,365) at 20220301040040081
31339 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch' (29,366) at 20241206090014274
31340 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configure' (29,367) at 20241211090212226
31341 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-blinker/run-ptest' (29,368) at 20240301090012431
31342 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavif/libavif_1.0.1.bb' (29,369) at 20231126090012781
31343 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/gpiod-sysfs-proxy.service.in' (29,370) at 20241221090017484
31344 2025-01-21 03:00:57.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/chip.c' (29,371) at 20240405153231911
31345 2025-01-21 03:00:57.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/cache.json' (29,372) at 20240405153054129
31346 2025-01-21 03:00:57.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/da9052_tsi.c' (29,373) at 20210307214928502
31347 2025-01-21 03:00:57.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/n_tty.rst' (29,374) at 20240405153045197
31348 2025-01-21 03:00:57.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_helper_restricted.c' (29,375) at 20240405153054277
31349 2025-01-21 03:00:57.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-stream.c' (29,376) at 20240405153053501
31350 2025-01-21 03:00:57.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml' (29,377) at 20240405153045065
31351 2025-01-21 03:00:57.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/db1200.c' (29,378) at 20241001080013036
31352 2025-01-21 03:00:57.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb' (29,379) at 20241221090017668
31353 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmcs12.h' (29,380) at 20240405153046465
31354 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl_mcdmafec.c' (29,381) at 20210308005003432
31355 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha.h' (29,382) at 20220525020652094
31356 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c' (29,383) at 20240405153049845
31357 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rlimits/config' (29,384) at 20220525020655231
31358 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/init.c' (29,385) at 20240405153229863
31359 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/x11perf_1.6.1.bb' (29,386) at 20210812000025366
31360 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v4_20.h' (29,387) at 20240405153051293
31361 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1108-elgin-r1.dts' (29,388) at 20240405153045565
31362 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-tpic2810.yaml' (29,389) at 20240405153045061
31363 2025-01-21 03:00:57.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88rs2000.c' (29,390) at 20240405153049289
31364 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/cpuid-deps.c' (29,391) at 20240429080012404
31365 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/pcf50633-gpio.c' (29,392) at 20210307214929010
31366 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.1-RFN' (29,393) at 20211006000025242
31367 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-N.boot' (29,394) at 20240405153054369
31368 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/server/xmlrpcclient.py' (29,395) at 20210307205554242
31369 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-stm32h7.c' (29,396) at 20240405153046781
31370 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.c' (29,397) at 20240405153050641
31371 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-pmc-iou-slcr.h' (29,398) at 20240326080039538
31372 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_list.h' (29,399) at 20240405153054269
31373 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt352.h' (29,400) at 20210307214928630
31374 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_dh.h' (29,401) at 20220525020654651
31375 2025-01-21 03:00:57.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/paravirt.h' (29,402) at 20220525020651878
31376 2025-01-21 03:00:57.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-i2c.c' (29,403) at 20210307214928678
31377 2025-01-21 03:00:57.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/w1-eeprom-uclass.c' (29,404) at 20210308005003540
31378 2025-01-21 03:00:57.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-octeon.c' (29,405) at 20210307214927194
31379 2025-01-21 03:00:57.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/sys-manager-core.c' (29,406) at 20210307214930170
31380 2025-01-21 03:00:57.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_user_test.c' (29,407) at 20240405153054357
31381 2025-01-21 03:00:57.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/dbus-sensors/src/mctp/MCTPReactorMain.cpp' (29,408) at 20241205090004235 to deleted uid set
31382 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/janz-ican3.c' (29,409) at 20240405153049733
31383 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/attribute_container.h' (29,410) at 20210307214931358
31384 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-test_4.3.0.bb' (29,411) at 20241221090017472
31385 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_cq_fw.h' (29,412) at 20240405153051737
31386 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sdm845-dispcc.yaml' (29,413) at 20240405153229759
31387 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/defer-call.h' (29,414) at 20240326080039546
31388 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml' (29,415) at 20240405153045029
31389 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/dmesginfo' (29,416) at 20220225040025598
31390 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/b2c2/Makefile' (29,417) at 20210307214928674
31391 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm9712.yaml' (29,418) at 20240405153045165
31392 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/micro-support-card.c' (29,419) at 20210308005002796
31393 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hardlink/selftest-hardlink/gdb.sh' (29,420) at 20210307205554390
31394 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_gen_bd_rx_task.c' (29,421) at 20210307214927122
31395 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/interrupts.c' (29,422) at 20210308005002824
31396 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.malta' (29,423) at 20210308005003296
31397 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0_1.22.8.bb' (29,424) at 20210608000015791
31398 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-gamecube.c' (29,425) at 20240405153051497
31399 2025-01-21 03:00:57.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/iommu_common.h' (29,426) at 20210307214926594
31400 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/maxim,max77620.h' (29,427) at 20210307214931326
31401 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/0001-meson-import-changes-from-3.0.-version.patch' (29,428) at 20210307205553990
31402 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek-vpu.txt' (29,429) at 20210307214925354
31403 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sht4x.c' (29,430) at 20240405153048873
31404 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test.py' (29,431) at 20210308005003772
31405 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu.c' (29,432) at 20230426080043928
31406 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4x12-pinctrl.dtsi' (29,433) at 20240405153045569
31407 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_opti.c' (29,434) at 20240405153046665
31408 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/davinci.h' (29,435) at 20240405153052669
31409 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/nxp,ptn3460.yaml' (29,436) at 20240405153045037
31410 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h' (29,437) at 20240405153231023
31411 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98926.c' (29,438) at 20240405153232151
31412 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-blackarmor-nas220.dts' (29,439) at 20210308005002592
31413 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0011-install-don-t-install-obsolete-file-com32.ld.patch' (29,440) at 20220910030013425
31414 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/slram.c' (29,441) at 20241008080013943
31415 2025-01-21 03:00:57.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/q_in_vni_ipv6.sh' (29,442) at 20240405153054341
31416 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_64.h' (29,443) at 20240405153046389
31417 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso_bench_tx.c' (29,444) at 20240405153054353
31418 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h' (29,445) at 20240405153048637
31419 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/cache.json' (29,446) at 20220525020655143
31420 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8dxl-rsrc.c' (29,447) at 20240405153046785
31421 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-verify-sig.c' (29,448) at 20240405153049253
31422 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max11205.c' (29,449) at 20240405153048957
31423 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-exar.txt' (29,450) at 20210307214925318
31424 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/cflow.c' (29,451) at 20241211090212226
31425 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/Tree-RCU-Memory-Ordering.rst' (29,452) at 20240405153044933
31426 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/usb.h' (29,453) at 20210308005046481
31427 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-uv8.rst' (29,454) at 20210309003648500
31428 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-kfr2r09/lcd_wqvga.c' (29,455) at 20210307214926538
31429 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ivc.h' (29,456) at 20210308005002668
31430 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet.txt' (29,457) at 20210307214925374
31431 2025-01-21 03:00:57.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Makefile' (29,458) at 20240405153231947
31432 2025-01-21 03:00:57.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp288_charger.c' (29,459) at 20240815080012895
31433 2025-01-21 03:00:57.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/simulate-insn.c' (29,460) at 20220525020651970
31434 2025-01-21 03:00:57.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/NetworkInterface.interface.yaml' (29,461) at 20210610000035134
31435 2025-01-21 03:00:57.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ae350_rv32_defconfig' (29,462) at 20210308005003244
31436 2025-01-21 03:00:57.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-loongarch64-code.fd.bz2' (29,463) at 20241211090212410 to deleted uid set
31437 2025-01-21 03:00:57.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/aspeed/aspeed-video.c' (29,464) at 20240405153230799
31438 2025-01-21 03:00:57.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Kbuild' (29,465) at 20240405153046305
31439 2025-01-21 03:00:57.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ethtool_extended_state.sh' (29,466) at 20240405153054341
31440 2025-01-21 03:00:57.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-smsc9512.dtsi' (29,467) at 20240405153045425
31441 2025-01-21 03:00:57.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192.dtsi' (29,468) at 20240503080014458
31442 2025-01-21 03:00:57.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/highmem.c' (29,469) at 20240405153053125
31443 2025-01-21 03:00:57.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_SPIFLASH_defconfig' (29,470) at 20210308005003244
31444 2025-01-21 03:00:57.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/vmx.h' (29,471) at 20240405153054317
31445 2025-01-21 03:00:57.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/gpio.h' (29,472) at 20210308005002544
31446 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_iba6120.c' (29,473) at 20240405153049101
31447 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/writeback.h' (29,474) at 20240405153052897
31448 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-ariettag25.dts' (29,475) at 20240405153045461
31449 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_fixed.h' (29,476) at 20210307214927838
31450 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/sys_proto.h' (29,477) at 20210308005002668
31451 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/edison_defconfig' (29,478) at 20210308005003256
31452 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2830.c' (29,479) at 20241008080013939
31453 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-config/bits-cfg.txt' (29,480) at 20241211090212534
31454 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/toplevel-enable.tc' (29,481) at 20210307214932670
31455 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mptsas.c' (29,482) at 20241211090212330
31456 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/textbox.c' (29,483) at 20240405153232103
31457 2025-01-21 03:00:57.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blkio.c' (29,484) at 20240906080037144
31458 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_ceva.c' (29,485) at 20240405153230171
31459 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/trace_gfs2.h' (29,486) at 20240405153052377
31460 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/catalina/gpio_desc.json' (29,487) at 20240817080006183
31461 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_iter_setsockopt.c' (29,488) at 20241008080014055
31462 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/templates/default/bblayers.conf.sample' (29,489) at 20240323080013549
31463 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-hackberry.dts' (29,490) at 20240405153045377
31464 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/dreamplug.c' (29,491) at 20210308005002904
31465 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb' (29,492) at 20240413080012655
31466 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/git.py' (29,493) at 20210307205554450
31467 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb' (29,494) at 20241221090017548
31468 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-hcd.h' (29,495) at 20240405153052105
31469 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-scsi.c' (29,496) at 20221215040039150
31470 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch' (29,497) at 20230131040012027
31471 2025-01-21 03:00:57.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd_limits.h' (29,498) at 20240405153052681
31472 2025-01-21 03:00:57.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/buffer.c' (29,499) at 20240820080014165
31473 2025-01-21 03:00:57.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/cros_subprocess.py' (29,500) at 20210308005003772
31474 2025-01-21 03:00:57.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7743-sysc.c' (29,501) at 20240405153231351
31475 2025-01-21 03:00:57.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/refcount.c' (29,502) at 20240405153049641
31476 2025-01-21 03:00:57.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-an400.dts' (29,503) at 20240405153229915
31477 2025-01-21 03:00:57.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-0-best-effort.dtsi' (29,504) at 20240405153046093
31478 2025-01-21 03:00:57.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/intel,keembay-pwm.yaml' (29,505) at 20240405153045141
31479 2025-01-21 03:00:57.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s805x-p241.dts' (29,506) at 20240405153229919
31480 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c' (29,507) at 20241216090017697
31481 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,riic.yaml' (29,508) at 20240405153045065
31482 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/efi.h' (29,509) at 20240628080013981
31483 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/xlnx_i2s.c' (29,510) at 20240405153054017
31484 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.prettierignore' (29,511) at 20241213090004405
31485 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sm8250.h' (29,512) at 20210309003653812
31486 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-grb.h' (29,513) at 20210307214926550
31487 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/subprojects/nlohmann_json.wrap' (29,514) at 20231208090009540
31488 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/gigadevice.c' (29,515) at 20210308005003416
31489 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ppa.c' (29,516) at 20240405153231435
31490 2025-01-21 03:00:57.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/isert/ib_isert.h' (29,517) at 20240405153049121
31491 2025-01-21 03:00:57.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_balloon.c' (29,518) at 20240405153230659
31492 2025-01-21 03:00:57.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fdt-control' (29,519) at 20210308005003292
31493 2025-01-21 03:00:57.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/pc-conf-reg.c' (29,520) at 20220525020652186
31494 2025-01-21 03:00:57.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mult.c' (29,521) at 20240405153046857
31495 2025-01-21 03:00:57.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/fastmap.c' (29,522) at 20210308005003420
31496 2025-01-21 03:00:57.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_psfp.c' (29,523) at 20240405153050177
31497 2025-01-21 03:00:57.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/root.c' (29,524) at 20210308005003544
31498 2025-01-21 03:00:57.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/auth_gss.c' (29,525) at 20240624080012832
31499 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_0_0_sh_mask.h' (29,526) at 20210307214927326
31500 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_nop.c' (29,527) at 20210307214931782
31501 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/util.S' (29,528) at 20210307214926146
31502 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/virtual-memory.json' (29,529) at 20240405153054137
31503 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/mk' (29,530) at 20210308005046149
31504 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/TEST.DOC' (29,531) at 20210307214926146
31505 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/Kconfig' (29,532) at 20210308005002964
31506 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-owl/Makefile' (29,533) at 20210308005002768
31507 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_hangcheck.c' (29,534) at 20240405153230567
31508 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3128/Kconfig' (29,535) at 20210308005003040
31509 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/thread_info.h' (29,536) at 20240405153046341
31510 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_drv.c' (29,537) at 20241216090017697
31511 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch' (29,538) at 20230131040012035
31512 2025-01-21 03:00:57.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/meson.build' (29,539) at 20241211090212534
31513 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_atomic.c' (29,540) at 20240429080012416
31514 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_mac.c' (29,541) at 20240405153050737
31515 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso_datapage.h' (29,542) at 20210307214925858
31516 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/sunplus,sp7021-rtc.yaml' (29,543) at 20240405153045153
31517 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/colo.h' (29,544) at 20240906080037340
31518 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ImageMagick' (29,545) at 20211006000025238
31519 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/core_ssram.c' (29,546) at 20240405153051409
31520 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/skeleton.dtsi' (29,547) at 20210308005002612
31521 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-roc-pc.dts' (29,548) at 20240405153045813
31522 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/serial_reg.h' (29,549) at 20210308005003668
31523 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.json' (29,550) at 20210927100127469
31524 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g20ek_2mmc.dts' (29,551) at 20240405153229875
31525 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-nec.c' (29,552) at 20240906080037308
31526 2025-01-21 03:00:57.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/socket-handler.c' (29,553) at 20240724080011687
31527 2025-01-21 03:00:57.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/intersil.c' (29,554) at 20210307214926174
31528 2025-01-21 03:00:57.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sid.h' (29,555) at 20210307214928026
31529 2025-01-21 03:00:57.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coresight-pmu.h' (29,556) at 20240405153052673
31530 2025-01-21 03:00:57.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_rxaui_ctrl.c' (29,557) at 20210308005003400
31531 2025-01-21 03:00:57.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bk4r1.dts' (29,558) at 20210308005002576
31532 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20.dtsi' (29,559) at 20240405153045389
31533 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_gpio.h' (29,560) at 20210308005003020
31534 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile-voyager.dts' (29,561) at 20240405153045785
31535 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dcdbas.rst' (29,562) at 20210307214925458
31536 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-enter-mpreboot@.service.in' (29,563) at 20230513080022442
31537 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/transactions.c' (29,564) at 20220429100100962
31538 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/Makefile' (29,565) at 20210309003652156
31539 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/src_uri.inc' (29,566) at 20221120040010706
31540 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/Makefile' (29,567) at 20210307214929178
31541 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_mqprio_lib.h' (29,568) at 20240405153053369
31542 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ir.c' (29,569) at 20220525020654131
31543 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/accel/adis16240.c' (29,570) at 20240405153051817
31544 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_vendorid.h' (29,571) at 20230925080040057
31545 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/ghash.c' (29,572) at 20240405153046969
31546 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-redis_5.1.1.bb' (29,573) at 20241221090017560
31547 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/trace.c' (29,574) at 20240405153232015
31548 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_calipso.h' (29,575) at 20210307214932030
31549 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/u-boot.lds' (29,576) at 20210308005003168
31550 2025-01-21 03:00:57.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml' (29,577) at 20240405153229787
31551 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ip32/mace.h' (29,578) at 20210307214926214
31552 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pm2fb.c' (29,579) at 20240405153231587
31553 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (29,580) at 20241206090014202
31554 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/xarray.c' (29,581) at 20210512100029350
31555 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/tzic.c' (29,582) at 20240405153045649
31556 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4261.c' (29,583) at 20240405153048861
31557 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/ksysfs.c' (29,584) at 20240405153231911
31558 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/hi6553_pmic.h' (29,585) at 20210308005003680
31559 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/Kbuild' (29,586) at 20210307214926494
31560 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/mmu.h' (29,587) at 20210307214926310
31561 2025-01-21 03:00:57.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/pxa2xx-pcm-lib.c' (29,588) at 20220525020654963
31562 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/cdns-dphy-rx.c' (29,589) at 20240405153231307
31563 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.aserver.tag.hpp.mako' (29,590) at 20230902080037613
31564 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/xgmi/xgmi_4_0_0_sh_mask.h' (29,591) at 20210307214927698
31565 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sd3078.c' (29,592) at 20240405153051505
31566 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ucode.c' (29,593) at 20240405153050517
31567 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/setup.h' (29,594) at 20210307214931618
31568 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/constraints.svg' (29,595) at 20210309003648488
31569 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/init_ohci1394_dma.h' (29,596) at 20210307214931402
31570 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_printer.c' (29,597) at 20240710080014597
31571 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs.errors.yaml' (29,598) at 20220315030032663
31572 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target.c.inc' (29,599) at 20241211090212530
31573 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c' (29,600) at 20210308005002556
31574 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t35_defconfig' (29,601) at 20210308005003252
31575 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-wpcm450-aic.c' (29,602) at 20240405153049205
31576 2025-01-21 03:00:57.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_controllers.c' (29,603) at 20210308005003704
31577 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/triggerable_mock.hpp' (29,604) at 20220210040033214
31578 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/mic.c' (29,605) at 20210307214929866
31579 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/user.h' (29,606) at 20240405153046129
31580 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.qemu' (29,607) at 20220429100100930
31581 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/cpsw-common.c' (29,608) at 20210308005003444
31582 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/templates/default/local.conf.sample' (29,609) at 20241221090017580
31583 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/iforce-protocol.rst' (29,610) at 20240405153229819
31584 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dev.dts' (29,611) at 20240405153045729
31585 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/Kbuild' (29,612) at 20240405153045357
31586 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa310.dts' (29,613) at 20240405153045457
31587 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp.c' (29,614) at 20241011080017303
31588 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-cpu.c' (29,615) at 20240405153046841
31589 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/key_file' (29,616) at 20210308005119297
31590 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_stats.c' (29,617) at 20210307214932046
31591 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2l_evm_defconfig' (29,618) at 20210308005003260
31592 2025-01-21 03:00:57.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf-colibri.dtsi' (29,619) at 20210308005002632
31593 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/xattr.c' (29,620) at 20241008080013991
31594 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Odsmal' (29,621) at 20210307205553790
31595 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb' (29,622) at 20241221090017524
31596 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mime-support/mime-support_3.62.bb' (29,623) at 20210812000025226
31597 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_hwseq.c' (29,624) at 20220525020652518
31598 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop6.c' (29,625) at 20240405153054269
31599 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_pipe_public.h' (29,626) at 20240405153051833
31600 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_pcm512x.c' (29,627) at 20240405153053953
31601 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NPL-1.1' (29,628) at 20211006000025238
31602 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/copy-unaligned.S' (29,629) at 20240405153230067
31603 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/ndfc.h' (29,630) at 20210308005003668
31604 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/kmsan.h' (29,631) at 20240405153054389
31605 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_spi.c' (29,632) at 20240405153049161
31606 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/imx-ipu-v3.h' (29,633) at 20220525020654683
31607 2025-01-21 03:00:57.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/request_high_version.c' (29,634) at 20210308005108641
31608 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/alpine_machine.c' (29,635) at 20240405153229911
31609 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/mtk-eint.h' (29,636) at 20240405153051313
31610 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-06' (29,637) at 20210908000010395
31611 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/lcdc/imx-lcdc.c' (29,638) at 20240405153230579
31612 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipack/Kconfig' (29,639) at 20210308005045893
31613 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_decoder_json.hpp' (29,640) at 20230511080012335
31614 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/Makefile' (29,641) at 20220525020653603
31615 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/Kconfig' (29,642) at 20240405153053473
31616 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd_2.3.15.4.bb' (29,643) at 20241206090014338
31617 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf.h' (29,644) at 20240405153050737
31618 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tc.h' (29,645) at 20210307214931522
31619 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap5.decode' (29,646) at 20210308005046389
31620 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpbp.c' (29,647) at 20210308005003432
31621 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-timer-0.dtsi' (29,648) at 20210307214926350
31622 2025-01-21 03:00:57.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dwmac_socfpga.c' (29,649) at 20210308005003428
31623 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rtl8139.c' (29,650) at 20241211090212306
31624 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/emergency-restart.h' (29,651) at 20210307214931302
31625 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/status.h' (29,652) at 20210307214931438
31626 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3-head.h' (29,653) at 20210307214926166
31627 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_sample.h' (29,654) at 20210307214931578
31628 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/net.h' (29,655) at 20240405153232083
31629 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/kingdisplay,kd035g6-54nt.yaml' (29,656) at 20240405153045041
31630 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-gpio.c' (29,657) at 20240405153049217
31631 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958300k.dts' (29,658) at 20240405153045429
31632 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/gpio.h' (29,659) at 20210308005002636
31633 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-d680-dmb.c' (29,660) at 20210307214928778
31634 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/init.c' (29,661) at 20240405153046493
31635 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/test-arm-iwmmxt.S' (29,662) at 20210308005046493
31636 2025-01-21 03:00:57.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_api.h' (29,663) at 20240405153052797
31637 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/PwmSensor.hpp' (29,664) at 20231028080008830
31638 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/unwind-libdw.c' (29,665) at 20240405153232219
31639 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-errata.h' (29,666) at 20210307214926234
31640 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/checksettings.py' (29,667) at 20210307205554262
31641 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5764.yaml' (29,668) at 20240405153045073
31642 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/.gitignore' (29,669) at 20210307214925858
31643 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2770.h' (29,670) at 20220913100024317
31644 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/virtual-memory.json' (29,671) at 20240405153054137
31645 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/core.c' (29,672) at 20240405153051193
31646 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sprd_wdt.c' (29,673) at 20220525020654335
31647 2025-01-21 03:00:57.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2e-netcp.dtsi' (29,674) at 20240405153045589
31648 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/intel_hdmi_lpe_audio.h' (29,675) at 20210307214932450
31649 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_norflash_boot_defconfig' (29,676) at 20210308005003248
31650 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/images/obmc-phosphor-image.bbappend' (29,677) at 20241221090017480
31651 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/processor_32.h' (29,678) at 20240405153046321
31652 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/locking/spinlocks.rst' (29,679) at 20240405153045297
31653 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/loongson,ls-gpio.yaml' (29,680) at 20240405153045061
31654 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-events-config/witherspoon/events.yaml' (29,681) at 20210307205553702
31655 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/local.conf.sample' (29,682) at 20241221090017480
31656 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioam6_genl.h' (29,683) at 20220525020654671
31657 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/data_interface_test.cpp' (29,684) at 20230511080031859
31658 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-bus.h' (29,685) at 20220429100100570
31659 2025-01-21 03:00:57.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/linux,spdif-dit.yaml' (29,686) at 20240405153045165
31660 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/cmd_parser.c' (29,687) at 20240405153048513
31661 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am57xx_evm_defconfig' (29,688) at 20210308005003248
31662 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mux/ti-serdes.h' (29,689) at 20240405153231799
31663 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_hover.png' (29,690) at 20210307205554250 to deleted uid set
31664 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-ctrl.c' (29,691) at 20240405153053997
31665 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/fribidi/fribidi_1.0.16.bb' (29,692) at 20241221090017692
31666 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atmel_mci.h' (29,693) at 20210308005003560
31667 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/etherh.c' (29,694) at 20240405153049773
31668 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/conf/layer.conf' (29,695) at 20241221090017480
31669 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-fwu_git.bb' (29,696) at 20241206090014218
31670 2025-01-21 03:00:57.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/Kconfig' (29,697) at 20240405153049149
31671 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c' (29,698) at 20240405153231039
31672 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/libgcc2.c' (29,699) at 20210308005002544
31673 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/acrn.h' (29,700) at 20240405153046377
31674 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,pcie2-phy.yaml' (29,701) at 20240405153045129
31675 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ucall.h' (29,702) at 20240405153232271
31676 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EndpointCollection.json' (29,703) at 20240619080002944
31677 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/ata.h' (29,704) at 20210307214931390
31678 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/sparc.py' (29,705) at 20240405153054225
31679 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.c' (29,706) at 20240613080016439
31680 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugepage-mremap.c' (29,707) at 20240405153054329
31681 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/077.out' (29,708) at 20210308005046441
31682 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/vdso.S' (29,709) at 20240405153046261
31683 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/temperature/thermocouple.h' (29,710) at 20210307214931338
31684 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/inode-test.c' (29,711) at 20240405153231663
31685 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/Kbuild' (29,712) at 20210307214927966
31686 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/turris-mox-rwtm.c' (29,713) at 20240805080013947
31687 2025-01-21 03:00:57.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/ohand-color.svg' (29,714) at 20210307205554370
31688 2025-01-21 03:00:57.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/aspeed_rtc.c' (29,715) at 20241211090212326
31689 2025-01-21 03:00:57.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_proxy.c' (29,716) at 20240405153231267
31690 2025-01-21 03:00:57.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma2/sdma2_4_2_2_offset.h' (29,717) at 20210307214927674
31691 2025-01-21 03:00:57.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_metadata.c' (29,718) at 20240405153054265
31692 2025-01-21 03:00:57.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcm4908_enet.h' (29,719) at 20220525020653455
31693 2025-01-21 03:00:57.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-div.h' (29,720) at 20210307214926966
31694 2025-01-21 03:00:57.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/pm-tegra30.c' (29,721) at 20210307214925962
31695 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/openpower-ipmi-oem_%.bbappend' (29,722) at 20210812000025162
31696 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hns-mdio.txt' (29,723) at 20210307214925374
31697 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/u-boot_flash_64M.cfg' (29,724) at 20211231040028208
31698 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmsvc.h' (29,725) at 20210307214931622
31699 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pcs-rzn1-miic.h' (29,726) at 20240405153052761
31700 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/muldi3.c' (29,727) at 20210308005002804
31701 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-gbmcbrnicdhcp.netdev' (29,728) at 20240913080015313
31702 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm7445.h' (29,729) at 20210308005003588
31703 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/fpumacro.h' (29,730) at 20210307214926578
31704 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h' (29,731) at 20240405153047229
31705 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nuvoton,npcm-vcd.yaml' (29,732) at 20240405153229775
31706 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv.dts' (29,733) at 20240405153046241
31707 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/spl.c' (29,734) at 20210308005002948
31708 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/time.c' (29,735) at 20220525020651986
31709 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcursor_1.2.3.bb' (29,736) at 20241221090017684
31710 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-axg-reset.h' (29,737) at 20210307214931346
31711 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_empty_tree.c' (29,738) at 20210307214932142
31712 2025-01-21 03:00:57.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci8164.c' (29,739) at 20240405153046889
31713 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mpu.h' (29,740) at 20210307214925854
31714 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_immed.c' (29,741) at 20240405153052365
31715 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/dmub_srv.h' (29,742) at 20240405153230423
31716 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_hpd.h' (29,743) at 20240405153047301
31717 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsi.h' (29,744) at 20210307214931390
31718 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/cdomain.py' (29,745) at 20240405153229831
31719 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex2c.c' (29,746) at 20240405153231379
31720 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jyvaskyla' (29,747) at 20210307205553770
31721 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/network/phosphor-network/config.json' (29,748) at 20241023080015407
31722 2025-01-21 03:00:57.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-opos6ul.dtsi' (29,749) at 20240405153045525
31723 2025-01-21 03:00:57.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user.c' (29,750) at 20241211090212350
31724 2025-01-21 03:00:57.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/yocto-builds.yml' (29,751) at 20240127090011884
31725 2025-01-21 03:00:57.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-Modern-Variant' (29,752) at 20211006000025238
31726 2025-01-21 03:00:57.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gpuva_mgr.c' (29,753) at 20240405153230535
31727 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/asoc.h' (29,754) at 20240405153052949
31728 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/tei.c' (29,755) at 20210307214928546
31729 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/FRU_Master.json' (29,756) at 20221213040036917
31730 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci_am654.c' (29,757) at 20240613080016427
31731 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xwr-3100.dts' (29,758) at 20240405153229871
31732 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/buttons.scss' (29,759) at 20210308005107073
31733 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/ucontext.h' (29,760) at 20240405153045945
31734 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra20-slink.yaml' (29,761) at 20240405153229799
31735 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/.gitignore' (29,762) at 20220525020655227
31736 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/xt_string.sh' (29,763) at 20240405153232283
31737 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/renesas,rspi.yaml' (29,764) at 20240405153045173
31738 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c' (29,765) at 20220525020653755
31739 2025-01-21 03:00:57.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/jetson-tk1.c' (29,766) at 20210308005003024
31740 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280-spi.c' (29,767) at 20241011080017319
31741 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/common/Makefile' (29,768) at 20210308005003048
31742 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk.c' (29,769) at 20240405153230247
31743 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memgf100.c' (29,770) at 20210307214927966
31744 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-av.h' (29,771) at 20210307214928686
31745 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/atomic.h' (29,772) at 20240405153046245
31746 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sig.h' (29,773) at 20240405153052625
31747 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/highbank.c' (29,774) at 20240405153045645
31748 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avertv-303.c' (29,775) at 20210307214928778
31749 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/xgmi/xgmi_6_1_0_sh_mask.h' (29,776) at 20240405153048317
31750 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/nvidia,tegra20-gpio.txt' (29,777) at 20210308005003304
31751 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/styles/index.scss' (29,778) at 20210308005107081
31752 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rtc-tools/rtc-tools_2022.02.bb' (29,779) at 20220402030016003
31753 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/tu102.c' (29,780) at 20240405153048629
31754 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/settings.cpp' (29,781) at 20240829080022542
31755 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/gconf-cfg.sh' (29,782) at 20240405153053453
31756 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb' (29,783) at 20241206090014330
31757 2025-01-21 03:00:57.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/Makefile' (29,784) at 20240405153052025
31758 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/irq.c' (29,785) at 20240405153045629
31759 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/efivarfs.sh' (29,786) at 20240405153054301
31760 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dib0700-rc5.c' (29,787) at 20210307214928778
31761 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-colibri.dtsi' (29,788) at 20240405153229887
31762 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/__init__.py' (29,789) at 20210308005046245
31763 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/README' (29,790) at 20210308005003088
31764 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/ftgl/0001-Fix-type-mismatch-with-latest-FreeType.patch' (29,791) at 20241221090017528
31765 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/exp_rcv.h' (29,792) at 20240405153049045
31766 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/cia.c' (29,793) at 20210307214926138
31767 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/at91_udc.c' (29,794) at 20240405153052081
31768 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-kernel/linux/linux-aspeed/mtjade.cfg' (29,795) at 20221118040015022
31769 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/utils.cpp' (29,796) at 20221026030020467 to deleted uid set
31770 2025-01-21 03:00:57.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020MBG-PC_SDCARD_defconfig' (29,797) at 20210308005003240
31771 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/svm_nested_shutdown_test.c' (29,798) at 20240405153054321
31772 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/linux-aio.c' (29,799) at 20240906080037148
31773 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ccs.h' (29,800) at 20220525020654667
31774 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/systbl.c' (29,801) at 20240405153046153
31775 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/Kconfig' (29,802) at 20240405153230147
31776 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/mcu.h' (29,803) at 20240405153050605
31777 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-sharp-decoder.c' (29,804) at 20240405153230823
31778 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/scripts/mkvenv.py' (29,805) at 20241211090212442
31779 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-mpfs-ccc.c' (29,806) at 20240405153046801
31780 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/hsm.c' (29,807) at 20240405153052229
31781 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/u-boot-env.c' (29,808) at 20240919080017066
31782 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/hwstats.c' (29,809) at 20240405153050349
31783 2025-01-21 03:00:57.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/config' (29,810) at 20210308005003736
31784 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/mach64_gx.c' (29,811) at 20240405153052185
31785 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml' (29,812) at 20240405153045125
31786 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_sched_prio.c' (29,813) at 20240405153053377
31787 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qcom_scm-smc.c' (29,814) at 20240910080014026
31788 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v4_0_3.h' (29,815) at 20240405153230359
31789 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-main.dtsi' (29,816) at 20240405153229971
31790 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/crypto.json' (29,817) at 20240405153054117
31791 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh29.h' (29,818) at 20210307214928630
31792 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cmp.h' (29,819) at 20210307214926210
31793 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Makefile' (29,820) at 20240405153046305
31794 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/rdma.h' (29,821) at 20240326080039570
31795 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mman.h' (29,822) at 20240405153229907
31796 2025-01-21 03:00:57.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_tfa_defconfig' (29,823) at 20210308005003264
31797 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp872x.c' (29,824) at 20240405153231363
31798 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/part.c' (29,825) at 20210308005003216
31799 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_uuid.c' (29,826) at 20210307214931818
31800 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/wget/wget/0002-improve-reproducibility.patch' (29,827) at 20241221090017680
31801 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6375-mdss.yaml' (29,828) at 20240405153229763
31802 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3.0-or-later' (29,829) at 20210316000012717
31803 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-04' (29,830) at 20220718030006057
31804 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/gpio_base.c' (29,831) at 20240405153047289
31805 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/mangle-port.h' (29,832) at 20240405153046009
31806 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.kconfig' (29,833) at 20210308005003296
31807 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kgdb.h' (29,834) at 20240405153052717
31808 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/LICENSE' (29,835) at 20210308005134505
31809 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/Makefile' (29,836) at 20240405153232287
31810 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE04' (29,837) at 20240405153054369
31811 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-bananapi-m2-plus-v1.2.dtsi' (29,838) at 20240405153045397
31812 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_aux.h' (29,839) at 20240405153047217
31813 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/manager.cpp' (29,840) at 20240817080027248
31814 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/moxart_wdt.c' (29,841) at 20240405153052241
31815 2025-01-21 03:00:57.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-st.c' (29,842) at 20240405153231559
31816 2025-01-21 03:00:57.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/upd64083.h' (29,843) at 20210307214931546
31817 2025-01-21 03:00:57.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-install.sh' (29,844) at 20220612030016755
31818 2025-01-21 03:00:57.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_nv.c' (29,845) at 20240405153230183
31819 2025-01-21 03:00:57.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/theadorable.h' (29,846) at 20210308005003072
31820 2025-01-21 03:00:57.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rspi.c' (29,847) at 20240405153231467
31821 2025-01-21 03:00:57.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-64bit-cpu.xml' (29,848) at 20221215040039086
31822 2025-01-21 03:00:57.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/lowlevel_init.S' (29,849) at 20210308005002980
31823 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-msc313.c' (29,850) at 20240405153230303
31824 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/memory-devices/ti-emif.rst' (29,851) at 20210307214925466
31825 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64_2core_2k1000.dts' (29,852) at 20220525020651994
31826 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/Kconfig' (29,853) at 20240405153049457
31827 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalDns.vue' (29,854) at 20241004080035971
31828 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkDeviceFunctionMetrics.v1_2_0.json' (29,855) at 20240619080002948
31829 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/serial-console.rst' (29,856) at 20240405153229739
31830 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/run.sh' (29,857) at 20210307214932722
31831 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.spl' (29,858) at 20230302090047762
31832 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/diff-v4l.rst' (29,859) at 20220525020651782
31833 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/core.rst' (29,860) at 20240405153045289
31834 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/spear6xx_evb.h' (29,861) at 20210308005003616
31835 2025-01-21 03:00:57.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-m-nocp.c' (29,862) at 20240906080037468
31836 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/dbus_sensor.hpp' (29,863) at 20241210090027376
31837 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uddevalla_Kapelle' (29,864) at 20210307205553794
31838 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/kwbimage.cfg' (29,865) at 20210308005003008
31839 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/irq_remapping.c' (29,866) at 20240405153230743
31840 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8541.dts' (29,867) at 20240405153046093
31841 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/fw_qos.c' (29,868) at 20210307214929502
31842 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/core.c' (29,869) at 20241023080012875
31843 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.h' (29,870) at 20210307214929922
31844 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-hub.c' (29,871) at 20210307214930834
31845 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcmad.c' (29,872) at 20240405153046901
31846 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4860si-post.dtsi' (29,873) at 20210307214926342
31847 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/edminiv2_defconfig' (29,874) at 20210308005003256
31848 2025-01-21 03:00:57.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/common/ia_css_common_io_param.h' (29,875) at 20210307214930558
31849 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-pci.c' (29,876) at 20240405153049233
31850 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dts' (29,877) at 20240405153046241
31851 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/xen-block.c' (29,878) at 20240326080039430
31852 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/omapfb.h' (29,879) at 20240405153052205
31853 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkversion.pl' (29,880) at 20220525020654939
31854 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx31pdk_defconfig' (29,881) at 20210308005003268
31855 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml' (29,882) at 20240405153045089
31856 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.1.1.bb' (29,883) at 20241221090017500
31857 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-acpi.c' (29,884) at 20240405153046653
31858 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-rfkill' (29,885) at 20210309003648244
31859 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/xlnx,i2s.txt' (29,886) at 20210307214925438
31860 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/kvm_para.h' (29,887) at 20210307214926394
31861 2025-01-21 03:00:57.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MessageRegistryCollection_v1.xml' (29,888) at 20240619080002928
31862 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/bcm6358-usbh-phy.c' (29,889) at 20210308005003452
31863 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r3-kb.dts' (29,890) at 20240405153045781
31864 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/Kconfig' (29,891) at 20240405153049717
31865 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/files/gpio-shutdown-keymap.sh' (29,892) at 20220402030016071
31866 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts' (29,893) at 20240405153045817
31867 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf' (29,894) at 20240413080012699
31868 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/Makefile' (29,895) at 20210308005002912
31869 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,spmi-clkdiv.yaml' (29,896) at 20240405153045029
31870 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mlock2-tests.c' (29,897) at 20240405153054329
31871 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/pm.c' (29,898) at 20240405153053005
31872 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-rbtx4927.c' (29,899) at 20210307214926282
31873 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/.gitignore' (29,900) at 20240501080016543
31874 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/paxctl/paxctl_0.9.bb' (29,901) at 20230919080013962
31875 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/util/dwarf-regs.c' (29,902) at 20210307214932518
31876 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/branch.json' (29,903) at 20220525020655143
31877 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/vcs-control/zaius_vcs.sh' (29,904) at 20230421080020940
31878 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/edu.c' (29,905) at 20240906080037252
31879 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/generic_event_device.h' (29,906) at 20241211090212358
31880 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/98-pitft.conf' (29,907) at 20210307205554106
31881 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mvsdio.h' (29,908) at 20210307214929194
31882 2025-01-21 03:00:57.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/force_readonly_toc.cpp' (29,909) at 20210308005100997
31883 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio_configs.h' (29,910) at 20210308004922932
31884 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/imx-cpufreq-dt.txt' (29,911) at 20210307214925298
31885 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/Makefile' (29,912) at 20240405153232143
31886 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-livepatch' (29,913) at 20240405153044925
31887 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wpa-supplicant/0001-cli-drop-the-second-argument-from-click.argument-dec.patch' (29,914) at 20210407000018090
31888 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cp1250.h' (29,915) at 20210308005003628
31889 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ie.c' (29,916) at 20240405153050565
31890 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-0.dtsi' (29,917) at 20210307214926350
31891 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dragonboard820c.h' (29,918) at 20210308005003592
31892 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-samsung-s3c64xx.h' (29,919) at 20210309003648712
31893 2025-01-21 03:00:57.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/ppccache.S' (29,920) at 20210308005002840
31894 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/vg_chip_offset_byte.h' (29,921) at 20220525020655015
31895 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDDL-1.1' (29,922) at 20211006000025234
31896 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/gpio.h' (29,923) at 20210308005002724
31897 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/virtuoso.c' (29,924) at 20220525020655007
31898 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/fb.h' (29,925) at 20240405153046317
31899 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_mass_storage.h' (29,926) at 20210307214930798
31900 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/templates/default/bblayers.conf.sample' (29,927) at 20220910030013341
31901 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-al.c' (29,928) at 20240910080014062
31902 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-pci.h' (29,929) at 20210308005046481
31903 2025-01-21 03:00:57.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/Makefile' (29,930) at 20240405153230735
31904 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lt3593.c' (29,931) at 20220525020653211
31905 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6/0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch' (29,932) at 20210307205553842
31906 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c' (29,933) at 20240405153230615
31907 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/AGGREGATION.md' (29,934) at 20230301040003617
31908 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds2413.rst' (29,935) at 20210307214925634
31909 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm-v2.c' (29,936) at 20230310090043279
31910 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_helpers.c' (29,937) at 20240405153051861
31911 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/index.rst' (29,938) at 20211006000025222
31912 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfdma.h' (29,939) at 20210307214926162
31913 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/MAINTAINERS' (29,940) at 20210308005002940
31914 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-internal.h' (29,941) at 20230925080040033
31915 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c' (29,942) at 20220525020652502
31916 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/README.md' (29,943) at 20230517080034214
31917 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs_common/nfs_ssc.c' (29,944) at 20240405153052429
31918 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-autogen.sh-generate-configure.ac-only.patch' (29,945) at 20210307205553846
31919 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/p4080ds_ddr.c' (29,946) at 20210308005002964
31920 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/MAINTAINERS' (29,947) at 20240913080013765 to deleted uid set
31921 2025-01-21 03:00:57.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/Makefile' (29,948) at 20210308005002988
31922 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_wlan.h' (29,949) at 20240405153050549
31923 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/raspberrypi,firmware-gpio.txt' (29,950) at 20210307214925318
31924 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/Makefile' (29,951) at 20210307214929422
31925 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/sys_proto.h' (29,952) at 20210308005002660
31926 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir.h' (29,953) at 20210307214928778
31927 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/vas-api.rst' (29,954) at 20240405153229823
31928 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/config-file.h' (29,955) at 20240906080037344
31929 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/irqs.h' (29,956) at 20210307214925946
31930 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/check-warnings' (29,957) at 20220804030014663
31931 2025-01-21 03:00:57.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/skeleton64.dtsi' (29,958) at 20210308005002612
31932 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/21285.c' (29,959) at 20240405153231507
31933 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/edison.dts' (29,960) at 20210308005002860
31934 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/consumer.h' (29,961) at 20240405153052693
31935 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/super.h' (29,962) at 20220525020654479
31936 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/USBController_v1.xml' (29,963) at 20240619080002940
31937 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/Makefile' (29,964) at 20210307214929378
31938 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu_ucode_xfer_vi.h' (29,965) at 20240405153048341
31939 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/anybuss-controller.h' (29,966) at 20210307214930506
31940 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/spi_pl022.h' (29,967) at 20210308005003628
31941 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/urls.py' (29,968) at 20240106090017249
31942 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/phy.c' (29,969) at 20210307214929422
31943 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/lpddr4_define.h' (29,970) at 20210308005002644
31944 2025-01-21 03:00:57.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_stats.h' (29,971) at 20240405153231063
31945 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/htc.h' (29,972) at 20240405153050437
31946 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/dma.c' (29,973) at 20240405153045365
31947 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init/ampere-platform-init.service' (29,974) at 20241023080015407
31948 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/burnia/libburn_1.5.6.bb' (29,975) at 20230811080018298
31949 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/msi-howto.rst' (29,976) at 20240405153044929
31950 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/pipeline.json' (29,977) at 20240405153054133
31951 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/bblayers.conf.sample' (29,978) at 20220910030013381
31952 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fwnode.h' (29,979) at 20241216090017765
31953 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/local-ping.patch' (29,980) at 20220204040022604
31954 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_xadd.c' (29,981) at 20240405153054285
31955 2025-01-21 03:00:57.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common-mingw' (29,982) at 20241206090014314
31956 2025-01-21 03:00:57.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_1_sh_mask.h' (29,983) at 20240405153047613
31957 2025-01-21 03:00:57.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/opengrok0.0.log' (29,984) at 20241229020522705
31958 2025-01-21 03:00:57.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/gpl-2.0.txt' (29,985) at 20210308005002540
31959 2025-01-21 03:00:57.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.c' (29,986) at 20220525020652975
31960 2025-01-21 03:00:57.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_meta.h' (29,987) at 20210307214931662
31961 2025-01-21 03:00:57.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/nrf.rst' (29,988) at 20210927100127077
31962 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_sh_mask.h' (29,989) at 20210309003649624
31963 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/locktypes.rst' (29,990) at 20240405153229819
31964 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/caif/index.rst' (29,991) at 20210309003648436
31965 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt20xx.h' (29,992) at 20210307214928798
31966 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/Makefile' (29,993) at 20210308005003072
31967 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml' (29,994) at 20220315030032671
31968 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/controller.h' (29,995) at 20240405153051389
31969 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83tc811.c' (29,996) at 20220525020653683
31970 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fcdevice.h' (29,997) at 20210307214931382
31971 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/.gitignore' (29,998) at 20240405153054073
31972 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vboxguest.h' (29,999) at 20210309003654000
31973 2025-01-21 03:00:57.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_osfp.json' (30,000) at 20241213090004409
31974 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/lego,ev3-battery.yaml' (30,001) at 20240405153045141
31975 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/owl-s500-powergate.h' (30,002) at 20210307214931346
31976 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0008-Use-uintmax_t-for-handling-rlim_t.patch' (30,003) at 20241221090017644
31977 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-typeguard_4.4.1.bb' (30,004) at 20241221090017560
31978 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_snprintf_single.c' (30,005) at 20220525020655199
31979 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/unwcheck.py' (30,006) at 20220525020651978
31980 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/aspenite_defconfig' (30,007) at 20210308005003248
31981 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-spm-test4_%.bbappend' (30,008) at 20241206090014214
31982 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958522er.dts' (30,009) at 20240405153045429
31983 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-i2s.c' (30,010) at 20240405153053961
31984 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/cypress,cyapa.yaml' (30,011) at 20240405153045077
31985 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx8.c' (30,012) at 20240405153053993
31986 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/faq.rst' (30,013) at 20230114040015514
31987 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-perl/perl/libwhisker2-perl_2.5.bb' (30,014) at 20241221090017580
31988 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_global_state.c' (30,015) at 20240405153048453
31989 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/kudo-fw-ver.sh' (30,016) at 20220727030013877
31990 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLFL-1.3' (30,017) at 20241221090017616
31991 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/gcc.yml' (30,018) at 20241206090014206
31992 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/mem.c' (30,019) at 20210309003649832
31993 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-fa.c' (30,020) at 20210307214925970
31994 2025-01-21 03:00:57.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h' (30,021) at 20240405153048673
31995 2025-01-21 03:00:57.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/chip.c' (30,022) at 20220525020655099
31996 2025-01-21 03:00:57.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7770.c' (30,023) at 20210307214926566
31997 2025-01-21 03:00:57.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stm.h' (30,024) at 20220525020654619
31998 2025-01-21 03:00:57.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear600_usbtty_defconfig' (30,025) at 20210308005003280
31999 2025-01-21 03:00:57.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_10_0_sh_mask.h' (30,026) at 20240405153047433
32000 2025-01-21 03:00:57.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_40x.h' (30,027) at 20240405153046133
32001 2025-01-21 03:00:57.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/Makefile' (30,028) at 20210307214927086
32002 2025-01-21 03:00:57.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/trace.h' (30,029) at 20210307214929126
32003 2025-01-21 03:00:57.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_base.h' (30,030) at 20240405153049997
32004 2025-01-21 03:00:57.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/adp5589.h' (30,031) at 20220525020654575
32005 2025-01-21 03:00:57.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/k3dma.c' (30,032) at 20220525020652410
32006 2025-01-21 03:00:57.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/aic79xx.rst' (30,033) at 20210307214925558
32007 2025-01-21 03:00:57.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb' (30,034) at 20241221090017548
32008 2025-01-21 03:00:57.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/sata.c' (30,035) at 20210308005002764
32009 2025-01-21 03:00:57.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-s3-lichee-zero-plus.dts' (30,036) at 20240405153045393
32010 2025-01-21 03:00:57.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_ioc.c' (30,037) at 20240405153049853
32011 2025-01-21 03:00:57.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@280/ir35221@70.conf' (30,038) at 20240904080027734
32012 2025-01-21 03:00:57.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/pio.c' (30,039) at 20220525020653083
32013 2025-01-21 03:00:57.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/builds-toastertable.html' (30,040) at 20210307205554282
32014 2025-01-21 03:00:57.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/suspend.h' (30,041) at 20210307214926066
32015 2025-01-21 03:00:57.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_8_0_sh_mask.h' (30,042) at 20240405153048057
32016 2025-01-21 03:00:57.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/metamail' (30,043) at 20241221090017620
32017 2025-01-21 03:00:57.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-invoke_2.2.0.bb' (30,044) at 20240413080012663
32018 2025-01-21 03:00:57.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-microzed.dts' (30,045) at 20210308005002632
32019 2025-01-21 03:00:57.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h' (30,046) at 20240405153048621
32020 2025-01-21 03:00:57.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml' (30,047) at 20240405153229803
32021 2025-01-21 03:00:57.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/vfn.h' (30,048) at 20240405153048621
32022 2025-01-21 03:00:57.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ad7418.c' (30,049) at 20240405153230659
32023 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_state.c' (30,050) at 20210307214931806
32024 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-common.inc' (30,051) at 20241206090014218
32025 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/string.h' (30,052) at 20220525020651878
32026 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/.gitignore' (30,053) at 20211221040045322
32027 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/loongson_regs.h' (30,054) at 20240405153046005
32028 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1088a_serdes.c' (30,055) at 20210308005002556
32029 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_NAND_SECURE_BOOT_defconfig' (30,056) at 20210308005003244
32030 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/clk.c' (30,057) at 20240405153045981
32031 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-dphy-rx0.c' (30,058) at 20240405153231315
32032 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2080a.dtsi' (30,059) at 20210308005002580
32033 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,sti-softreset.txt' (30,060) at 20210307214925414
32034 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/mcr20a.txt' (30,061) at 20210307214925374
32035 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipmr_base.c' (30,062) at 20241211090145553
32036 2025-01-21 03:00:57.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-src.c' (30,063) at 20240405153053969
32037 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-occ.c' (30,064) at 20240405153047065
32038 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spl.h' (30,065) at 20210308005003684
32039 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_governor.h' (30,066) at 20240405153046913
32040 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/getuser.S' (30,067) at 20210307214925866
32041 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-esdhc.h' (30,068) at 20210309003650464
32042 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/IP/Create/meson.build' (30,069) at 20230825080033269 to deleted uid set
32043 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/acr.h' (30,070) at 20240405153048617
32044 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_sdm.c' (30,071) at 20240405153046861
32045 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash_dump_64.c' (30,072) at 20240405153046429
32046 2025-01-21 03:00:57.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/spl.h' (30,073) at 20210308005002816
32047 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.h' (30,074) at 20240405153049469
32048 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/posix_types.h' (30,075) at 20210307214926590
32049 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/brcm,bcmbca-timer.yaml' (30,076) at 20240405153045177
32050 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/senseair,sunrise.yaml' (30,077) at 20240405153045073
32051 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-artpec/Makefile' (30,078) at 20210307214925870
32052 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb' (30,079) at 20241221090017552
32053 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-afe-common.h' (30,080) at 20210307214932394
32054 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10p.rst' (30,081) at 20220525020651786
32055 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Advertising-Acknowledgement' (30,082) at 20241221090017612
32056 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/blk.c' (30,083) at 20210308005003736
32057 2025-01-21 03:00:57.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/w1-gpio.rst' (30,084) at 20240405153045333
32058 2025-01-21 03:00:57.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/aclocal.h' (30,085) at 20240405153230167
32059 2025-01-21 03:00:57.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-timberdale.c' (30,086) at 20240405153230307
32060 2025-01-21 03:00:57.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwgpe.c' (30,087) at 20240405153046621
32061 2025-01-21 03:00:57.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sdvo.h' (30,088) at 20240405153048461
32062 2025-01-21 03:00:57.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_sii164.h' (30,089) at 20240405153231491
32063 2025-01-21 03:00:57.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/duplicatable_file_handle.hpp' (30,090) at 20240715080010505
32064 2025-01-21 03:00:57.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/disas/disas.h' (30,091) at 20240906080037324
32065 2025-01-21 03:00:57.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/runuser-l.pamd' (30,092) at 20210307205554494
32066 2025-01-21 03:00:57.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/sor.c' (30,093) at 20240405153230639
32067 2025-01-21 03:00:57.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/key.h' (30,094) at 20220525020654195
32068 2025-01-21 03:00:57.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/bpf_jit_comp32.c' (30,095) at 20240405153230023
32069 2025-01-21 03:00:57.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_host_data.c' (30,096) at 20210307214930570
32070 2025-01-21 03:00:57.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/opengrok0.0.log.lck' (30,097) at 20241229005445034 to deleted uid set
32071 2025-01-21 03:00:57.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/ssi.c' (30,098) at 20240405153053985
32072 2025-01-21 03:00:57.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/tegra_mmc.c' (30,099) at 20210308005003408
32073 2025-01-21 03:00:57.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace_clock.h' (30,100) at 20210307214926678
32074 2025-01-21 03:00:57.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_messages_abi.h' (30,101) at 20240405153048505
32075 2025-01-21 03:00:57.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skc_to_unix_sock.c' (30,102) at 20240405153054277
32076 2025-01-21 03:00:57.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/bitsperlong.h' (30,103) at 20210307214926122
32077 2025-01-21 03:00:57.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/board.c' (30,104) at 20210308005002924
32078 2025-01-21 03:00:57.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/conf.py' (30,105) at 20241211090212230
32079 2025-01-21 03:00:57.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/dcr.c' (30,106) at 20240405153046229
32080 2025-01-21 03:00:57.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/it87.c' (30,107) at 20240405153230663
32081 2025-01-21 03:00:57.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/anx6345.c' (30,108) at 20210308005003524
32082 2025-01-21 03:00:58.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c' (30,109) at 20240405153230611
32083 2025-01-21 03:00:58.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (30,110) at 20211216110018995
32084 2025-01-21 03:00:58.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A13-OLinuXinoM_defconfig' (30,111) at 20210308005003232
32085 2025-01-21 03:00:58.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/libtoaster.js' (30,112) at 20231126090012817
32086 2025-01-21 03:00:58.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-ops.c' (30,113) at 20240405153230259
32087 2025-01-21 03:00:58.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/resctrl.h' (30,114) at 20241211090145577
32088 2025-01-21 03:00:58.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/bcsr.h' (30,115) at 20210308005002980
32089 2025-01-21 03:00:58.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda.c' (30,116) at 20240628080014037
32090 2025-01-21 03:00:58.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-himax-hx8394.c' (30,117) at 20240805080013955
32091 2025-01-21 03:00:58.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/opos6uldev/board.c' (30,118) at 20210308005002912
32092 2025-01-21 03:00:58.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/imx_serial.h' (30,119) at 20240906080037332
32093 2025-01-21 03:00:58.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq8074.h' (30,120) at 20240405153052645
32094 2025-01-21 03:00:58.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/fans/pwm-init.bb' (30,121) at 20241206090014226
32095 2025-01-21 03:00:58.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wep.c' (30,122) at 20210307214931994
32096 2025-01-21 03:00:58.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_tool.h' (30,123) at 20210307214930366
32097 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/server_sent_event.hpp' (30,124) at 20240914080002926 to deleted uid set
32098 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PDDL-1.0' (30,125) at 20211006000025242
32099 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-stm32.c' (30,126) at 20210307214927050
32100 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/speed_select.cpp' (30,127) at 20240904080048579
32101 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sibyte.c' (30,128) at 20210309003649988
32102 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/internal.h' (30,129) at 20240405153052409
32103 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.davinci.nand_spl' (30,130) at 20210308005003292
32104 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/tnum.c' (30,131) at 20220525020654691
32105 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ComputerSystem_v1.xml' (30,132) at 20240918080002708
32106 2025-01-21 03:00:58.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/srt/srt_1.4.4.bb' (30,133) at 20220409030017471
32107 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apm_32.c' (30,134) at 20240405153046409
32108 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb' (30,135) at 20211006000025198
32109 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/Makefile' (30,136) at 20210406100034795
32110 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/ACEX1K.c' (30,137) at 20210308005003372
32111 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/dac.h' (30,138) at 20210307214926554
32112 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lp8755.h' (30,139) at 20210307214931478
32113 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison_3.8.2.bb' (30,140) at 20230813080012892
32114 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adav801.c' (30,141) at 20210307214932294
32115 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gardena/smart-gateway-mt7688/board.c' (30,142) at 20210308005002996
32116 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/anotherfile' (30,143) at 20210307205554390 to deleted uid set
32117 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.editorconfig' (30,144) at 20210927100127013
32118 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/Kbuild' (30,145) at 20210307214926314
32119 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fuse/fuse3/run-ptest' (30,146) at 20241206090014258
32120 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/reg.h' (30,147) at 20240805080013987
32121 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/Makefile' (30,148) at 20210308005002844
32122 2025-01-21 03:00:58.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h' (30,149) at 20240405153050529
32123 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtdcore.c' (30,150) at 20210308005003408
32124 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ndctl.h' (30,151) at 20240405153052929
32125 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/signal32.h' (30,152) at 20210307214926066
32126 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c' (30,153) at 20210307214928782
32127 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/admtek/Makefile' (30,154) at 20210307214929726
32128 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml' (30,155) at 20220525020651686
32129 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_translate_dcn315.h' (30,156) at 20240405153047289
32130 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sec.c' (30,157) at 20210307214929954
32131 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/gm12u320.c' (30,158) at 20240405153048773
32132 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_utils.h' (30,159) at 20240405153048537
32133 2025-01-21 03:00:58.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_probe_frontend.c' (30,160) at 20240405153231603
32134 2025-01-21 03:00:58.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h' (30,161) at 20240405153050245
32135 2025-01-21 03:00:58.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77961-sysc.h' (30,162) at 20210307214931346
32136 2025-01-21 03:00:58.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/emu10k1-jack.rst' (30,163) at 20210307214925566
32137 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_alua.c' (30,164) at 20240405153051965
32138 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/Kconfig' (30,165) at 20240405153230579
32139 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-base32.xml' (30,166) at 20240326080039410
32140 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml' (30,167) at 20240405153229783
32141 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firewire.h' (30,168) at 20240405153052685
32142 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/index.rst' (30,169) at 20210307214925470
32143 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-pandora-1ghz.dts' (30,170) at 20240405153045605
32144 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/find_vma.c' (30,171) at 20240405153054253
32145 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/phosphor-logging.wrap' (30,172) at 20240628080018949
32146 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/clock.c' (30,173) at 20210308005002788
32147 2025-01-21 03:00:58.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/w1.c' (30,174) at 20210308005003220
32148 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_wc_x86_64.c' (30,175) at 20210307214928446
32149 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml' (30,176) at 20240405153045165
32150 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/verifyDriveGeometry.hpp' (30,177) at 20231228090004564
32151 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeSlots_v1.xml' (30,178) at 20240619080002932
32152 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c' (30,179) at 20240405153230367
32153 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8365.c' (30,180) at 20240405153231323
32154 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/ipz_parser.hpp' (30,181) at 20240826080018283
32155 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-lock-pi.c' (30,182) at 20240405153054097
32156 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_iprange.h' (30,183) at 20210307214931646
32157 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi-cm4-io.dts' (30,184) at 20240405153045425
32158 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x.c' (30,185) at 20240405153053501
32159 2025-01-21 03:00:58.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmapi.h' (30,186) at 20220525020654467
32160 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isp.c' (30,187) at 20240405153230819
32161 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/slogn.S' (30,188) at 20210307214926146
32162 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-v2.0-smb208.dtsi' (30,189) at 20240405153045541
32163 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_trace.h' (30,190) at 20240405153051013
32164 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-9p.c' (30,191) at 20221215040039150
32165 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/instruction.json' (30,192) at 20240405153054113
32166 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/dmabuf.h' (30,193) at 20240405153048513
32167 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/altera_uart.h' (30,194) at 20210307214931354
32168 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfree_skb.c' (30,195) at 20240405153054269
32169 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lockdep_states.h' (30,196) at 20210307214931738
32170 2025-01-21 03:00:58.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_scsi.h' (30,197) at 20210309003654000
32171 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-memory.json' (30,198) at 20240405153054153
32172 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194.dtsi' (30,199) at 20240405153045753
32173 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/oemhandler.hpp' (30,200) at 20240820080018013
32174 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0005-FF-A-v15-arm_ffa-introduce-armffa-command.patch' (30,201) at 20240413080012627
32175 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.18.4.bb' (30,202) at 20241206090014266
32176 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-pkgdata-util' (30,203) at 20240301090012483
32177 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/ls1c/board.c' (30,204) at 20220921100021454
32178 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/busybox/busybox/wall.cfg' (30,205) at 20230301040014457
32179 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/index.rst' (30,206) at 20240405153045257
32180 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch' (30,207) at 20241221090017516
32181 2025-01-21 03:00:58.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6core.yaml' (30,208) at 20240405153045169
32182 2025-01-21 03:00:58.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/adwaita-icon-theme_47.0.bb' (30,209) at 20241221090017680
32183 2025-01-21 03:00:58.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_ekanalyzer.h' (30,210) at 20210308004938820
32184 2025-01-21 03:00:58.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_actlog.c' (30,211) at 20240405153046705
32185 2025-01-21 03:00:58.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi' (30,212) at 20240405153045813
32186 2025-01-21 03:00:58.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LogServiceCollection_v1.xml' (30,213) at 20240619080002928
32187 2025-01-21 03:00:58.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/raydium_i2c_ts.c' (30,214) at 20240405153230735
32188 2025-01-21 03:00:58.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/Kbuild' (30,215) at 20240405153046057
32189 2025-01-21 03:00:58.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/qcom-spmi-pmic.h' (30,216) at 20240405153231863
32190 2025-01-21 03:00:58.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_ioctl.h' (30,217) at 20210307214929358
32191 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_iscsi.c' (30,218) at 20240405153051573
32192 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/genvdso.h' (30,219) at 20210307214926298
32193 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/guest-random.h' (30,220) at 20240326080039546
32194 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/sunxi.c' (30,221) at 20241115090012961
32195 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/src/main.cpp' (30,222) at 20230216040029275
32196 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/gpio/id-button/id-button-pressed.service' (30,223) at 20220514030009396
32197 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/nh-avx2-x86_64.S' (30,224) at 20240613080016371
32198 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/schemas/events.schema.yaml' (30,225) at 20241107090038222
32199 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/test-armv6m-undef.ld' (30,226) at 20240326080039742
32200 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp_kms.h' (30,227) at 20220525020652935
32201 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c' (30,228) at 20240405153047221
32202 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vfpmacros.h' (30,229) at 20210309003648676
32203 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-system-native_9.1.1.bb' (30,230) at 20241221090017672
32204 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumipv6.S' (30,231) at 20210307214925866
32205 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/cache.S' (30,232) at 20210308005002832
32206 2025-01-21 03:00:58.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.1.bb' (30,233) at 20241221090017504
32207 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,tlmm-common.yaml' (30,234) at 20240405153045137
32208 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/st,sti-i2c.yaml' (30,235) at 20240405153045065
32209 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_xplained_mmc_defconfig' (30,236) at 20210308005003276
32210 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3036/Makefile' (30,237) at 20210308005003040
32211 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3128-evb.dts' (30,238) at 20240405153045557
32212 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx2/Kconfig' (30,239) at 20210308005002728
32213 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ApplyOptions.interface.yaml' (30,240) at 20221207040023631
32214 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm.dts' (30,241) at 20210308005002596
32215 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/regression.py' (30,242) at 20241221090017704
32216 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalDefaultGateway.vue' (30,243) at 20241004080035971
32217 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/trace_pipe.tc' (30,244) at 20210307214932670
32218 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.c' (30,245) at 20240405153050133
32219 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/law.c' (30,246) at 20210308005002960
32220 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest.h' (30,247) at 20240527080023364
32221 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/VERSION' (30,248) at 20241211090212206
32222 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/imx/revision.h' (30,249) at 20240405153231863
32223 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/pgood_monitor.hpp' (30,250) at 20240820080038646
32224 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/imximage.cfg' (30,251) at 20210308005002988
32225 2025-01-21 03:00:58.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98388.h' (30,252) at 20240405153053633
32226 2025-01-21 03:00:58.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-sys-init.conf' (30,253) at 20220415030012089
32227 2025-01-21 03:00:58.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx7d-cm4.c' (30,254) at 20210307214925890
32228 2025-01-21 03:00:58.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mpc8xxx_wdt.c' (30,255) at 20240405153231599
32229 2025-01-21 03:00:58.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/bytcrc_pwrsrc.c' (30,256) at 20240405153051405
32230 2025-01-21 03:00:58.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpaphp_slot.c' (30,257) at 20240405153051249
32231 2025-01-21 03:00:58.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_tpacket.c' (30,258) at 20210307214932694
32232 2025-01-21 03:00:58.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/fsl,mu.yaml' (30,259) at 20240405153045089
32233 2025-01-21 03:00:58.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/scsi-disk.c' (30,260) at 20241211090212334
32234 2025-01-21 03:00:58.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/dbgfs.c' (30,261) at 20241125090012259
32235 2025-01-21 03:00:58.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/imx8m-soc.yaml' (30,262) at 20220525020651710
32236 2025-01-21 03:00:58.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-qcom-ep.c' (30,263) at 20240805080013995
32237 2025-01-21 03:00:58.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_els.c' (30,264) at 20240405153051593
32238 2025-01-21 03:00:58.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/releases.rst' (30,265) at 20241221090017584
32239 2025-01-21 03:00:58.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/uapi.h' (30,266) at 20240405153048769
32240 2025-01-21 03:00:58.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_btree_staging.h' (30,267) at 20240405153231771
32241 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_lbc.h' (30,268) at 20210308005002836
32242 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mscc_sgpio.c' (30,269) at 20210308005003376
32243 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/049' (30,270) at 20210927100127477
32244 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/remove_questions_text_file_references.patch' (30,271) at 20230706080014769
32245 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-packaging.inc' (30,272) at 20230114040015550
32246 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/twcfg.txt' (30,273) at 20210307205554122
32247 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pl061.c' (30,274) at 20240405153047081
32248 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/terminal.bbclass' (30,275) at 20220910030013393
32249 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ar933x.dtsi' (30,276) at 20210308005002812
32250 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/module.c' (30,277) at 20240405153050489
32251 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Tenerife' (30,278) at 20210307205553766
32252 2025-01-21 03:00:58.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr_acl.c' (30,279) at 20240405153231727
32253 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_6_0_sh_mask.h' (30,280) at 20210307214927518
32254 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/iter.c' (30,281) at 20240405153052385
32255 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/xfs-maintainer-entry-profile.rst' (30,282) at 20240405153229815
32256 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_tc.h' (30,283) at 20240405153050117
32257 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/ubuntu/ubuntu-2204-armhf-cross.yml' (30,284) at 20240906080037440
32258 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/powergate.h' (30,285) at 20210308005002672
32259 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp' (30,286) at 20241210090002308
32260 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/mru_test.cpp' (30,287) at 20210308005049141
32261 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_SPIFLASH_SECBOOT_defconfig' (30,288) at 20210308005003240
32262 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/t10-pi.c' (30,289) at 20240405153046525
32263 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree_exp.h' (30,290) at 20240405153231919
32264 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/hd44780_common.h' (30,291) at 20220525020652262
32265 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-pcduino3-nano.dts' (30,292) at 20240405153045385
32266 2025-01-21 03:00:58.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1.dtsi' (30,293) at 20210307214926350
32267 2025-01-21 03:00:58.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/soc21_enum.h' (30,294) at 20240405153048325
32268 2025-01-21 03:00:58.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Pixar' (30,295) at 20241221090017616
32269 2025-01-21 03:00:58.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/fplsp.S' (30,296) at 20210307214926150
32270 2025-01-21 03:00:58.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_display.c' (30,297) at 20240805080013955
32271 2025-01-21 03:00:58.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref_types.h' (30,298) at 20210307214930558
32272 2025-01-21 03:00:58.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-j721s2.c' (30,299) at 20240405153047009
32273 2025-01-21 03:00:58.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/Makefile' (30,300) at 20240411080014154
32274 2025-01-21 03:00:58.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_aa.c' (30,301) at 20240624080012836
32275 2025-01-21 03:00:58.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/Kconfig' (30,302) at 20240405153046969
32276 2025-01-21 03:00:58.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/meson.build' (30,303) at 20241211090212242
32277 2025-01-21 03:00:58.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch' (30,304) at 20241221090017656
32278 2025-01-21 03:00:58.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/starfive,jh7100-wdt.yaml' (30,305) at 20240405153045185
32279 2025-01-21 03:00:58.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/Makefile' (30,306) at 20240405153231707
32280 2025-01-21 03:00:58.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_0_sh_mask.h' (30,307) at 20210307214927538
32281 2025-01-21 03:00:58.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cache/ax45mp_cache.c' (30,308) at 20240405153230199
32282 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/objdump_reformat.awk' (30,309) at 20210307214926750
32283 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware-k2g.h' (30,310) at 20210308005002732
32284 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc.h' (30,311) at 20240405153051593
32285 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/rss.c' (30,312) at 20240405153232015
32286 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi_nor_flash.c' (30,313) at 20210308005003020
32287 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ipmi_client.py' (30,314) at 20240419080015645
32288 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/install.patch' (30,315) at 20241221090017644
32289 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-1.c' (30,316) at 20210307214931190
32290 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mhi.h' (30,317) at 20240405153231819
32291 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fw.h' (30,318) at 20210307214927826
32292 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/imx7.rst' (30,319) at 20240405153044957
32293 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-proc.c' (30,320) at 20210307214932206
32294 2025-01-21 03:00:58.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/netduino2.c' (30,321) at 20240906080037192
32295 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vio.h' (30,322) at 20240405153230091
32296 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.c' (30,323) at 20210307214929914
32297 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/page.h' (30,324) at 20241211090145377
32298 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/xen-hypercalls.sh' (30,325) at 20220525020654947
32299 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/probe.c' (30,326) at 20210307214926562
32300 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/gen-devlist.c' (30,327) at 20210307214930986
32301 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/.gitignore' (30,328) at 20240405153046265
32302 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-64bit-virtual.xml' (30,329) at 20210308005045817
32303 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb' (30,330) at 20231011080016614
32304 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wwan.h' (30,331) at 20240405153052821
32305 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/mmu_context.h' (30,332) at 20240405153046069
32306 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb.h' (30,333) at 20220525020655227
32307 2025-01-21 03:00:58.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_lib.h' (30,334) at 20240405153053569
32308 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/acpi_pm.c' (30,335) at 20240405153046873
32309 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/upisemi,us5182.yaml' (30,336) at 20220525020651682
32310 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-vga.c' (30,337) at 20240906080037220
32311 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (30,338) at 20220826030017621
32312 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-sunxi.c' (30,339) at 20210308005003496
32313 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_eth.c' (30,340) at 20210308005003440
32314 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nas2big.dts' (30,341) at 20240405153045457
32315 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/0002-Drop-using-_LARGEFILE64_SOURCE.patch' (30,342) at 20230131040012035
32316 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/Makefile' (30,343) at 20210308005003708
32317 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/irq_work.h' (30,344) at 20240405153229907
32318 2025-01-21 03:00:58.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c' (30,345) at 20240405153230611
32319 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/skbuff.h' (30,346) at 20240520080015207
32320 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/mmio.c' (30,347) at 20241211090212282
32321 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/CVE-2019-19906.patch' (30,348) at 20230706080014753
32322 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_tree.c' (30,349) at 20241009080009697
32323 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/MAINTAINERS' (30,350) at 20210308005003000
32324 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.spear' (30,351) at 20210308005003300
32325 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb' (30,352) at 20241206090014266
32326 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/spdm-socket.c' (30,353) at 20240906080037140
32327 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/hsta_msi.c' (30,354) at 20240405153230047
32328 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5102.h' (30,355) at 20210307214932354
32329 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/pci.c' (30,356) at 20210308005003088
32330 2025-01-21 03:00:58.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ae3xx/adp-ae3xx.c' (30,357) at 20210308005002900
32331 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_f_open.rst' (30,358) at 20210309003648480
32332 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/devtree.c' (30,359) at 20210726100024651
32333 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/iommufd.c' (30,360) at 20240906080037140
32334 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/intel/Makefile' (30,361) at 20240405153049405
32335 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/0001-make-Make-CC-weak-assignment.patch' (30,362) at 20220204040022468
32336 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/misc.c' (30,363) at 20240405153052549
32337 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5020si-post.dtsi' (30,364) at 20210307214926350
32338 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,rzg2l-cpg.yaml' (30,365) at 20240405153045029
32339 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_signal.h' (30,366) at 20220429100100650
32340 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ullared' (30,367) at 20210307205553794
32341 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply.h' (30,368) at 20240405153051437
32342 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts' (30,369) at 20240919080017050
32343 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.err' (30,370) at 20210308005046405
32344 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/rfkill.c' (30,371) at 20210309003651552
32345 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/xorg.conf' (30,372) at 20210307205554598
32346 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/usb-info.txt' (30,373) at 20210308005003328
32347 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/odroid_xu3.h' (30,374) at 20210308005003608
32348 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mpls-sysctl.rst' (30,375) at 20210307214925538
32349 2025-01-21 03:00:58.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa25x.h' (30,376) at 20240405153045677
32350 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/irq-r7780rp.c' (30,377) at 20210307214926538
32351 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_getport.c' (30,378) at 20210307214932002
32352 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-display5.dtsi' (30,379) at 20240405153045501
32353 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_cmd.h' (30,380) at 20210307214932202
32354 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ds620.h' (30,381) at 20210307214931474
32355 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb' (30,382) at 20241221090017504
32356 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/cq.c' (30,383) at 20240405153049033
32357 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper_struct.h' (30,384) at 20210307214927266
32358 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/meson.build' (30,385) at 20231208090022708
32359 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/controls.rst' (30,386) at 20220525020651758
32360 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/nopam-with-tcp_wrappers.patch' (30,387) at 20210905000020557
32361 2025-01-21 03:00:58.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.c' (30,388) at 20241008080013955
32362 2025-01-21 03:00:58.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/meson.build' (30,389) at 20241211090212386
32363 2025-01-21 03:00:58.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_int.h' (30,390) at 20210307214931058
32364 2025-01-21 03:00:58.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_elf_fdpic.c' (30,391) at 20240830080013307
32365 2025-01-21 03:00:58.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c' (30,392) at 20240405153048481
32366 2025-01-21 03:00:58.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/talitos.h' (30,393) at 20240405153046965
32367 2025-01-21 03:00:58.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/vexpress.rst' (30,394) at 20240405153045217
32368 2025-01-21 03:00:58.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_pgid.c' (30,395) at 20240405153050177
32369 2025-01-21 03:00:58.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-config-build' (30,396) at 20241221090017584
32370 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dmap.c' (30,397) at 20241216090017757
32371 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/Kconfig' (30,398) at 20210308005002844
32372 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun9i-a80-de.h' (30,399) at 20210308005003640
32373 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/sysctl.c' (30,400) at 20240405153053361
32374 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_type.h' (30,401) at 20210307214930366
32375 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/qcom_aoss.h' (30,402) at 20240405153231839
32376 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig.patch' (30,403) at 20211006000025250
32377 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pcap-regulator.c' (30,404) at 20240405153051469
32378 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts' (30,405) at 20240405153045805
32379 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/philips1358.rc5' (30,406) at 20210307205553758
32380 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/env.patch' (30,407) at 20210307205554626
32381 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/ti,wl1251.txt' (30,408) at 20210307214925382
32382 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psp-tee.h' (30,409) at 20210307214931486
32383 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509.asn1' (30,410) at 20240405153046533
32384 2025-01-21 03:00:58.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/help.h' (30,411) at 20210307214932494
32385 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-at91.h' (30,412) at 20220525020653071
32386 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x06_uclass.h' (30,413) at 20240405153048805
32387 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/Makefile' (30,414) at 20210308005003012
32388 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun9i-a80-usb.h' (30,415) at 20210308005003640
32389 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v3.5.1.c' (30,416) at 20240405153050345
32390 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-i386-desc.rst.inc' (30,417) at 20240906080037180
32391 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c' (30,418) at 20241211090145409 to deleted uid set
32392 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77693.yaml' (30,419) at 20240405153229775
32393 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/cyrix.c' (30,420) at 20240405153046413
32394 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_extend.h' (30,421) at 20240405153052857
32395 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-qla2xxx' (30,422) at 20210307214925186
32396 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/prefetch.h' (30,423) at 20210307214926322
32397 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-clt-sysfs.c' (30,424) at 20240405153046713
32398 2025-01-21 03:00:58.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/submitting-patches.rst' (30,425) at 20240405153045281
32399 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bcm590xx-regulator.c' (30,426) at 20240405153051461
32400 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/handshake.h' (30,427) at 20240405153231851
32401 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/NMISource/meson.build' (30,428) at 20230825080021137 to deleted uid set
32402 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/0001-nss-nspr-fix-for-multilib.patch' (30,429) at 20241221090017544
32403 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/geekbox.c' (30,430) at 20210308005003004
32404 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_pm_ops.c' (30,431) at 20240405153046201
32405 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-spdif-out.c' (30,432) at 20240405153232179
32406 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_resource.c' (30,433) at 20240405153230399
32407 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sfr_nb4-ser_ram_defconfig' (30,434) at 20210308005003280
32408 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libconfig-general-perl_2.65.bb' (30,435) at 20240113090014536
32409 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/fpreg.c' (30,436) at 20240405153045357
32410 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton/fw_env.config' (30,437) at 20210307205553682
32411 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/perf_test.c' (30,438) at 20240405153232287
32412 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0005-ioctl-does-not-have-same-signature-between-glibc-and.patch' (30,439) at 20240413080012639
32413 2025-01-21 03:00:58.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-img.rst' (30,440) at 20240906080037180
32414 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/dev.h' (30,441) at 20240405153052665
32415 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/memory.c' (30,442) at 20240405153230183
32416 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_raw.c' (30,443) at 20240405153053253
32417 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.31.bb' (30,444) at 20241206090014254
32418 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,jpu.yaml' (30,445) at 20240405153045101
32419 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.0.bb' (30,446) at 20241206090014270
32420 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/other.json' (30,447) at 20240405153054125
32421 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/pgtable-bits.h' (30,448) at 20240405153045905
32422 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tca6416-keypad.c' (30,449) at 20240405153230727
32423 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/init.c' (30,450) at 20240405153046001
32424 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c' (30,451) at 20241115090012961
32425 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/images/rpi-test-image.bb' (30,452) at 20210812000025266
32426 2025-01-21 03:00:58.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/ns558.c' (30,453) at 20240405153049125
32427 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dprc.h' (30,454) at 20210308005003648
32428 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/atags_parse.c' (30,455) at 20240405153045629
32429 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3660-clock.h' (30,456) at 20210307214931326
32430 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cmark/cmark_0.31.1.bb' (30,457) at 20241221090017532
32431 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822c_table.c' (30,458) at 20220525020653811
32432 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.h' (30,459) at 20210307214927234
32433 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/xes_mpc85xx_defconfig' (30,460) at 20210309003648872
32434 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-uniphier.c' (30,461) at 20240405153229915
32435 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/reset.c' (30,462) at 20210307214929506
32436 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0001-libfwtsiasl-Disable-parallel-builds-of-lex-bison-fil.patch' (30,463) at 20230114040015486
32437 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v7.S' (30,464) at 20240405153045697
32438 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/spi.h' (30,465) at 20210308005002636
32439 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/misc.c' (30,466) at 20210308005003044
32440 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/timer-uclass.c' (30,467) at 20210308005003500
32441 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/power_domain.txt' (30,468) at 20210307214925398
32442 2025-01-21 03:00:58.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/radio-si470x.h' (30,469) at 20210307214928774
32443 2025-01-21 03:00:58.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1011.h' (30,470) at 20240405153053685
32444 2025-01-21 03:00:58.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-9xxx.c' (30,471) at 20240405153051541
32445 2025-01-21 03:00:58.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-audio.c' (30,472) at 20210308005046233
32446 2025-01-21 03:00:58.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/meson/arm-linux-gneabihf-gcc.ini' (30,473) at 20210616125333493
32447 2025-01-21 03:00:58.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-u-boot.dtsi' (30,474) at 20210308005002584
32448 2025-01-21 03:00:58.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h' (30,475) at 20240405153230591
32449 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395.c' (30,476) at 20240405153053569
32450 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be.h' (30,477) at 20210307214930286
32451 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_translate_dcn30.c' (30,478) at 20240405153047285
32452 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_close_unittest.cpp' (30,479) at 20210308005134001
32453 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/venc.c' (30,480) at 20240815080012887
32454 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/task_fd_query_kern.c' (30,481) at 20240405153053425
32455 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_utils.hpp' (30,482) at 20210308005049141
32456 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/Makefile' (30,483) at 20240405153045985
32457 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/speed.c' (30,484) at 20210308005002832
32458 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-pow.c' (30,485) at 20240405153231947
32459 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.c' (30,486) at 20240405153048637
32460 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-gpio.h' (30,487) at 20240405153052769
32461 2025-01-21 03:00:58.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/README.md' (30,488) at 20221209040019091
32462 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/at91_can.c' (30,489) at 20240405153049725
32463 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/0001-bison-flex-Add-flags-for-carrying-user-specified-par.patch' (30,490) at 20241221090017496
32464 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/Makefile' (30,491) at 20210307214926954
32465 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target-reg-bits.h' (30,492) at 20230925080040077
32466 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/zImage.lds.S' (30,493) at 20240405153046097
32467 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/reboot.S' (30,494) at 20210307214926146
32468 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/hardware.h' (30,495) at 20210307214930734
32469 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/eth_legacy.c' (30,496) at 20210308005003720
32470 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_collie.py' (30,497) at 20241211090212538
32471 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pico-hobbit.dts' (30,498) at 20210308005002588
32472 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ctx_sk_lookup.c' (30,499) at 20240405153054289
32473 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900.h' (30,500) at 20210307214928638
32474 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/sw_trigger.h' (30,501) at 20210307214931402
32475 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox_git.bb' (30,502) at 20241221090017512
32476 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/allwinner,sun6i-a31-clock-reset.yaml' (30,503) at 20240405153045149
32477 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb' (30,504) at 20241206090014270
32478 2025-01-21 03:00:58.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_acntpc.c' (30,505) at 20240405153046613
32479 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_tlv.c' (30,506) at 20240405153049981
32480 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mena21_wdt.c' (30,507) at 20210307214930970
32481 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/Makefile.am' (30,508) at 20241219090010500
32482 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/atomic64_386_32.S' (30,509) at 20220525020652186
32483 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288.dtsi' (30,510) at 20240415080012963
32484 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/Makefile' (30,511) at 20210307214929474
32485 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tundra/Makefile' (30,512) at 20210307214929658
32486 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_pci_config.h' (30,513) at 20240405153048541
32487 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_rx_gdbsim.py' (30,514) at 20241211090212542
32488 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/theadorable_debug_defconfig' (30,515) at 20210308005003284
32489 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-unknown.json' (30,516) at 20220429100100882
32490 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/i82365.h' (30,517) at 20210307214930042
32491 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/lmmi_helper.c' (30,518) at 20221215040039314
32492 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/templates/default/local.conf.sample' (30,519) at 20241221090017568
32493 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/Makefile' (30,520) at 20210307214927262
32494 2025-01-21 03:00:58.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-typeguard/run-ptest' (30,521) at 20240301090012435
32495 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/index.rst' (30,522) at 20240405153045285
32496 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/Build' (30,523) at 20210307214932518
32497 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c' (30,524) at 20240405153231015
32498 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.h' (30,525) at 20240405153231015
32499 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/.gitignore' (30,526) at 20210307214926570
32500 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/trace-events' (30,527) at 20241211090212314
32501 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/buildtables.py' (30,528) at 20210307205554266
32502 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-queue_1.0.5.bb' (30,529) at 20230813080012840
32503 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-controller.dts' (30,530) at 20240405153045437
32504 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb' (30,531) at 20240413080012699
32505 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/avivod.h' (30,532) at 20210307214927994
32506 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/acpi-cpufreq.c' (30,533) at 20240719080013349
32507 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/Kconfig' (30,534) at 20210307214930922
32508 2025-01-21 03:00:58.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-stop-pre@.target' (30,535) at 20220301040040081
32509 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c' (30,536) at 20220525020652390
32510 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/nbio/irqsrcs_nbif_7_4.h' (30,537) at 20210307214927702
32511 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_byte_action.hpp' (30,538) at 20240817080031292
32512 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml' (30,539) at 20241106090018634
32513 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_modeset_helper.c' (30,540) at 20240415080012967
32514 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-rq-qos.h' (30,541) at 20240405153046521
32515 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp' (30,542) at 20221229040004411
32516 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t104xrdb.c' (30,543) at 20210308005002992
32517 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/log/Makefile' (30,544) at 20210308005003740
32518 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/eth_t208xrdb.c' (30,545) at 20210308005002996
32519 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/generated/README' (30,546) at 20230925080040105
32520 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/axs10x.c' (30,547) at 20210308005003056
32521 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/medcom-wide/MAINTAINERS' (30,548) at 20210308005002920
32522 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boberg' (30,549) at 20210307205553778
32523 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/tgtd.service' (30,550) at 20220502030010100
32524 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cros-ec-keyboard.dtsi' (30,551) at 20220525020651822
32525 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/pci_hw.h' (30,552) at 20240405153050149
32526 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/privkey_ima.pem' (30,553) at 20230520080014484
32527 2025-01-21 03:00:58.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xf.dtsi' (30,554) at 20240405153045829
32528 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-turkish.c' (30,555) at 20210307214931178
32529 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp_kms.c' (30,556) at 20210307214927886
32530 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head.h' (30,557) at 20240405153048613
32531 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.err' (30,558) at 20230925080040089
32532 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/init.c' (30,559) at 20240503080014506
32533 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-chestnut43-common.dtsi' (30,560) at 20240405153045605
32534 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr5.yaml' (30,561) at 20240405153045101
32535 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/avtab.c' (30,562) at 20240405153232115
32536 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/libgcc.h' (30,563) at 20210307214926182
32537 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/security_flags.inc' (30,564) at 20241221090017612
32538 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.yaml' (30,565) at 20240405153045121
32539 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/twl6030.c' (30,566) at 20210308005003384
32540 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_event_attr_fprintf.c' (30,567) at 20240613080016563
32541 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-init.c' (30,568) at 20240405153046041
32542 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnet/libnet_1.3.bb' (30,569) at 20231014080011723
32543 2025-01-21 03:00:58.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/fsl_hypervisor.c' (30,570) at 20240405153052229
32544 2025-01-21 03:00:58.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_sysarch.h' (30,571) at 20221215040039062
32545 2025-01-21 03:00:58.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sha256_generic.c' (30,572) at 20240405153046541
32546 2025-01-21 03:00:58.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/cmd.cpp' (30,573) at 20240829080010546
32547 2025-01-21 03:00:58.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/yocto-check-layer' (30,574) at 20230114040015554
32548 2025-01-21 03:00:58.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxs_init.h' (30,575) at 20210308005002548
32549 2025-01-21 03:00:58.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c' (30,576) at 20240405153230543
32550 2025-01-21 03:00:58.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/net.c' (30,577) at 20220617030036057
32551 2025-01-21 03:00:58.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-dvb.c' (30,578) at 20220525020653271
32552 2025-01-21 03:00:58.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables.c' (30,579) at 20210307214929798
32553 2025-01-21 03:00:58.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc_sli/sli4.h' (30,580) at 20240405153051593
32554 2025-01-21 03:00:58.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.c' (30,581) at 20240405153051837
32555 2025-01-21 03:00:58.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/qmp.c' (30,582) at 20240906080037376
32556 2025-01-21 03:00:58.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_bios.robot' (30,583) at 20240628080017117
32557 2025-01-21 03:00:58.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP1/meson.build' (30,584) at 20230825080021137 to deleted uid set
32558 2025-01-21 03:00:58.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/envy24ht.h' (30,585) at 20210307214932262
32559 2025-01-21 03:00:58.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/System/meson.build' (30,586) at 20230825080021141 to deleted uid set
32560 2025-01-21 03:00:58.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/atmel/ac97c.c' (30,587) at 20240405153232119
32561 2025-01-21 03:00:58.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_integer_attribute.hpp' (30,588) at 20230719080035239
32562 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/repository.c' (30,589) at 20240405153230055
32563 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/mach64_cursor.c' (30,590) at 20240405153052181
32564 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/reproducible.py' (30,591) at 20241221090017632
32565 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml' (30,592) at 20240405153045121
32566 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays.c' (30,593) at 20210307214932642
32567 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/rdma.txt' (30,594) at 20230925080039845
32568 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/Kconfig' (30,595) at 20210307214930846
32569 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/arm-cpu-features.c' (30,596) at 20240906080037568
32570 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-hostname.service' (30,597) at 20240809080014478
32571 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-getvar' (30,598) at 20241221090017584
32572 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socrates_defconfig' (30,599) at 20210308005003280
32573 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth.h' (30,600) at 20240405153049937
32574 2025-01-21 03:00:58.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/datastream.c' (30,601) at 20210307214931002
32575 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/Kconfig' (30,602) at 20240710080014589
32576 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_version.h' (30,603) at 20210309003652876
32577 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-smdkv210.dts' (30,604) at 20240405153045573
32578 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/pm.h' (30,605) at 20240405153045645
32579 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi_common.c' (30,606) at 20210308005003524
32580 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/pldmflightrecorder' (30,607) at 20221213040024897
32581 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-outcome_1.3.0.post0.bb' (30,608) at 20241221090017556
32582 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dts' (30,609) at 20240405153046241
32583 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/stm32-dcmi.c' (30,610) at 20240405153230815
32584 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/osdef1st.h' (30,611) at 20210307214929666
32585 2025-01-21 03:00:58.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-disk.c' (30,612) at 20240405153049257
32586 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_decompress_block.h' (30,613) at 20240405153053117
32587 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/svc/rm.h' (30,614) at 20240405153052689
32588 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/shmin_defconfig' (30,615) at 20210308005003280
32589 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8550.dtsi' (30,616) at 20240405153229959
32590 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/gpio-poweroff.yaml' (30,617) at 20240405153229787
32591 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/unaligned.h' (30,618) at 20210308005002888
32592 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bmap_util.h' (30,619) at 20241023080012899
32593 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_surface_dial.bpf.c' (30,620) at 20240405153053429
32594 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/Kconfig' (30,621) at 20240405153050589
32595 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/loadpin/Kconfig' (30,622) at 20240405153053477
32596 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/pmbus.cpp' (30,623) at 20240817080031296 to deleted uid set
32597 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/sctp.h' (30,624) at 20240405153052861
32598 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/smem_state.h' (30,625) at 20220525020654615
32599 2025-01-21 03:00:58.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb' (30,626) at 20240413080012699
32600 2025-01-21 03:00:58.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/Makefile' (30,627) at 20210308005003024
32601 2025-01-21 03:00:58.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/dpc.c' (30,628) at 20240429080012432
32602 2025-01-21 03:00:58.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sc8280xp.c' (30,629) at 20240405153232191
32603 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_6_1_default.h' (30,630) at 20210307214927610
32604 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v3.5.1.c' (30,631) at 20240405153050345
32605 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/core.h' (30,632) at 20210307214931934
32606 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/gud_internal.h' (30,633) at 20240405153048429
32607 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/openssl.wrap' (30,634) at 20240124090001898
32608 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/dev-mcelog.c' (30,635) at 20240405153046417
32609 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/dwarf.c' (30,636) at 20210307214926566
32610 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c' (30,637) at 20240405153048617
32611 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dcn_calc_auto.h' (30,638) at 20240405153047265
32612 2025-01-21 03:00:58.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/head.S' (30,639) at 20240405153046305
32613 2025-01-21 03:00:58.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ani.h' (30,640) at 20210307214929758
32614 2025-01-21 03:00:58.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fyl2x.c' (30,641) at 20210308005046497
32615 2025-01-21 03:00:58.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/xlnx_dp.c' (30,642) at 20241211090212270
32616 2025-01-21 03:00:58.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/impedance-analyzer/ad5933.c' (30,643) at 20240405153231471
32617 2025-01-21 03:00:58.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/datadir.h' (30,644) at 20210927100127249
32618 2025-01-21 03:00:58.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/nand.c' (30,645) at 20210308005002952
32619 2025-01-21 03:00:58.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Callout/meson.build' (30,646) at 20220913030027309 to deleted uid set
32620 2025-01-21 03:00:58.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/snps,creg-gpio.txt' (30,647) at 20210307214925318
32621 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/ieee80211.h' (30,648) at 20240405153051925
32622 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtdpart.c' (30,649) at 20210308005003408
32623 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/u-boot.h' (30,650) at 20210308005002880
32624 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/pxa27x_keypad.c' (30,651) at 20240405153230727
32625 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/planetcore.c' (30,652) at 20210307214926362
32626 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/core.c' (30,653) at 20240405153230887
32627 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_driver.h' (30,654) at 20210307214929178
32628 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c' (30,655) at 20240405153048641
32629 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/div64.c' (30,656) at 20210308005003700
32630 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779mb.dtsi' (30,657) at 20240405153229963
32631 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_trace.c' (30,658) at 20240405153051065
32632 2025-01-21 03:00:58.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen3.c' (30,659) at 20210308005003360
32633 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/pflash_cfi01.c' (30,660) at 20241211090212258
32634 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/user_config.c' (30,661) at 20240405153052529
32635 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/slab.h' (30,662) at 20240830080013331
32636 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric_collection.hpp' (30,663) at 20240817080025696
32637 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/sipi.h' (30,664) at 20210308005002880
32638 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml' (30,665) at 20240405153045093
32639 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntdev-common.h' (30,666) at 20221102030020893
32640 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf_%.bbappend' (30,667) at 20241206090014278
32641 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/soundhw.c' (30,668) at 20241211090212254
32642 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-pytss/python3-tpm2-pytss_2.3.0.bb' (30,669) at 20241221090017576
32643 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_common_data.h' (30,670) at 20240405153045669
32644 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/dma-mapping.h' (30,671) at 20240405153046065
32645 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/Makefile' (30,672) at 20210307214929958
32646 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aspeed-video.h' (30,673) at 20240405153052905
32647 2025-01-21 03:00:58.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-of.c' (30,674) at 20240712080021061
32648 2025-01-21 03:00:58.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c' (30,675) at 20240405153231175
32649 2025-01-21 03:00:58.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/nlohmann_json.wrap' (30,676) at 20231214090010053
32650 2025-01-21 03:00:58.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/lgm/lgm-dma.c' (30,677) at 20240405153230283
32651 2025-01-21 03:00:58.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0/run-ptest' (30,678) at 20210608000015791
32652 2025-01-21 03:00:58.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip6_tunnel.h' (30,679) at 20240405153052849
32653 2025-01-21 03:00:58.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-fsi.txt' (30,680) at 20210307214925322
32654 2025-01-21 03:00:58.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/heartbeat.c' (30,681) at 20240405153052473
32655 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.5.c' (30,682) at 20240405153050341
32656 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/stackleak_plugin.c' (30,683) at 20240415080012995
32657 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kdebugfs.c' (30,684) at 20210307214926518
32658 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/testmode.h' (30,685) at 20240405153050609
32659 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pwm/pwm.h' (30,686) at 20210307214931346
32660 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs4271.h' (30,687) at 20210307214931594
32661 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp22x.dtsi' (30,688) at 20210308005002572
32662 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/meson.build' (30,689) at 20241028080029922
32663 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/99_pam' (30,690) at 20220910030013425
32664 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/BUGS-parport' (30,691) at 20210307214930010
32665 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_mode.c' (30,692) at 20240405153048565
32666 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/linkstation.c' (30,693) at 20240405153230051
32667 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_rdonly_maps.c' (30,694) at 20220525020655199
32668 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/syncpt_hw.c' (30,695) at 20240405153048805
32669 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_MASQUERADE.c' (30,696) at 20210307214932026
32670 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_muram.c' (30,697) at 20240405153049925
32671 2025-01-21 03:00:58.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/numa/hmat.c' (30,698) at 20240405153046641
32672 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/dart.h' (30,699) at 20210307214926482
32673 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24113.c' (30,700) at 20240405153049281
32674 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/Makefile' (30,701) at 20210307205553994
32675 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/usercopy_32.c' (30,702) at 20240405153046473
32676 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/scsi-bus.c' (30,703) at 20240906080037292
32677 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ChassisCollection_v1.xml' (30,704) at 20240619080002920
32678 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-s390-bits.h' (30,705) at 20240405153054373
32679 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/detect-zeroes-registered-buf' (30,706) at 20240906080037568
32680 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi-fsl-dspi.h' (30,707) at 20210307214931514
32681 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-debugfs.h' (30,708) at 20240405153049529
32682 2025-01-21 03:00:58.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/expression.hpp' (30,709) at 20230215040006646
32683 2025-01-21 03:00:58.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/kvmgt.c' (30,710) at 20240405153230575
32684 2025-01-21 03:00:58.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/trace-events' (30,711) at 20210927100127169
32685 2025-01-21 03:00:58.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (30,712) at 20221118040015022
32686 2025-01-21 03:00:58.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-hook-Do-not-append-int-to-std-string.patch' (30,713) at 20210307205553902
32687 2025-01-21 03:00:58.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/swsusp.rst' (30,714) at 20210307214925546
32688 2025-01-21 03:00:58.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/mpc8308.c' (30,715) at 20210308005003000
32689 2025-01-21 03:00:58.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/translate.c' (30,716) at 20241211090212522
32690 2025-01-21 03:00:58.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ZoneCollection_v1.xml' (30,717) at 20240619080002940
32691 2025-01-21 03:00:58.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl5005s.c' (30,718) at 20240405153049533
32692 2025-01-21 03:00:58.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/adi/axi-spdif.c' (30,719) at 20240405153232139
32693 2025-01-21 03:00:58.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/alpine_cpu_resume.h' (30,720) at 20210307214925870
32694 2025-01-21 03:00:58.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smd-rpm.c' (30,721) at 20241008080013979
32695 2025-01-21 03:00:58.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/metrics.json' (30,722) at 20240405153232223
32696 2025-01-21 03:00:58.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mbox.c' (30,723) at 20230809080010803
32697 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml' (30,724) at 20240405153045029
32698 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smpboot.h' (30,725) at 20210307214931510
32699 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/spinlock.h' (30,726) at 20240405153054049
32700 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs690.c' (30,727) at 20241211090145429
32701 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_defs_fcs.h' (30,728) at 20210307214930286
32702 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon' (30,729) at 20240405153044925
32703 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-fru.yaml' (30,730) at 20210307205554222
32704 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/__init__.py' (30,731) at 20210307214932154
32705 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/uasm.c' (30,732) at 20240405153046041
32706 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ebony.dts' (30,733) at 20210307214926342
32707 2025-01-21 03:00:58.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb' (30,734) at 20241206090014338
32708 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_domain.c' (30,735) at 20240405153230563
32709 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vsx_preempt.c' (30,736) at 20210309003656012
32710 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utdecode.c' (30,737) at 20240405153046625
32711 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/sud_benchmark.c' (30,738) at 20220525020655231
32712 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/eth.hpp' (30,739) at 20230520080006628
32713 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/Z6.0+pooncerelease+poacquirerelease+fencembonceonce.litmus' (30,740) at 20210307214932502
32714 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-mediabus.h' (30,741) at 20240405153052941
32715 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd/op-vpd-parser.service' (30,742) at 20220503030013244
32716 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/sdram.c' (30,743) at 20210308005002860
32717 2025-01-21 03:00:58.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/ubifs.h' (30,744) at 20240405153231767
32718 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779f0-spider-ethernet.dtsi' (30,745) at 20240405153045809
32719 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt' (30,746) at 20210308005003300
32720 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.altera_spi' (30,747) at 20210308005003300
32721 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_status.hpp' (30,748) at 20241018080020198
32722 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/syndbg.c' (30,749) at 20230426080043692
32723 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/echo.c' (30,750) at 20210308005003208
32724 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/Z6.0+pooncelock+pooncelock+pombonce.litmus' (30,751) at 20210307214932502
32725 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/__init__.py' (30,752) at 20210307205554446
32726 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/inode.c' (30,753) at 20240405153231611
32727 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l24.c' (30,754) at 20240405153232147
32728 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/unwind_bc.c' (30,755) at 20240405153046293
32729 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-gcrypt.c' (30,756) at 20241211090212230
32730 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum2_mr_tcam.c' (30,757) at 20241216090017717
32731 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b125pv2.dts' (30,758) at 20240405153229883
32732 2025-01-21 03:00:58.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/smu.h' (30,759) at 20240405153046129
32733 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_realtek_common.c' (30,760) at 20240405153053953
32734 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_prime.c' (30,761) at 20240411080014074
32735 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu_smt.h' (30,762) at 20240405153231803
32736 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.c' (30,763) at 20220525020652959
32737 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih418.dtsi' (30,764) at 20240405153045581
32738 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/video_cs5530.c' (30,765) at 20210307214930910
32739 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/local.h' (30,766) at 20240405153046389
32740 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_module.c' (30,767) at 20210307214931818
32741 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sfnt_info.h' (30,768) at 20240405153052949
32742 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/machine/romulus.conf' (30,769) at 20230927080013510
32743 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm94709.dts' (30,770) at 20240405153045429
32744 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.h' (30,771) at 20210307214929930
32745 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/gen_opcode_table.c' (30,772) at 20210307214926534
32746 2025-01-21 03:00:58.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb_ci.c' (30,773) at 20210307214928702
32747 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/network-wait-ipv6-ll/network-wait-ipv6-ll/check-ipv6-ll' (30,774) at 20240119090013779
32748 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu-rwsem.h' (30,775) at 20240405153052761
32749 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/bb.c' (30,776) at 20240906080037580
32750 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/Makefile' (30,777) at 20210308005002844
32751 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_reg.h' (30,778) at 20240405153050341
32752 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/valgrindPlugin.py' (30,779) at 20210307214932722
32753 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/hisi.h' (30,780) at 20240405153052649
32754 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_version_data.h' (30,781) at 20210307214930550
32755 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpc_0.35.bb' (30,782) at 20241221090017492
32756 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/winfixup.S' (30,783) at 20210307214926606
32757 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_counter.c' (30,784) at 20240405153050073
32758 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/conf/layer.conf' (30,785) at 20241221090017576
32759 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq6018-pinctrl.yaml' (30,786) at 20240405153045137
32760 2025-01-21 03:00:58.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Makefile.feature' (30,787) at 20240405153054041
32761 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/audit.h' (30,788) at 20240712080021097
32762 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4c/log4c/0001-Use-the-API-properly-in-the-example-format-security-.patch' (30,789) at 20230706080014757
32763 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/kcm/kcmproc.c' (30,790) at 20210307214931974
32764 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp_gsc.c' (30,791) at 20240405153230555
32765 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl301rf.c' (30,792) at 20240405153049533
32766 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyRedundancy/meson.build' (30,793) at 20230825080021137 to deleted uid set
32767 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value_or_null.c' (30,794) at 20240405153054285
32768 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/sysfs.c' (30,795) at 20240405153051505
32769 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/spe-ops.c.inc' (30,796) at 20210308005046325
32770 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmi_fru_info_area.hpp' (30,797) at 20230531080028153
32771 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-check-sstate' (30,798) at 20240301090012483
32772 2025-01-21 03:00:58.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ld_h.S' (30,799) at 20230925080040101
32773 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/i18n.h' (30,800) at 20220525020652222
32774 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_hwseq.c' (30,801) at 20220525020652514
32775 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/suspend_gx.c' (30,802) at 20210309003653308
32776 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-liteboard.dts' (30,803) at 20240405153045525
32777 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/asm-offsets.h' (30,804) at 20210307214926578
32778 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-dma-1.dtsi' (30,805) at 20210307214926350
32779 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/Kconfig' (30,806) at 20210307214928702
32780 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/Build' (30,807) at 20240405153054069
32781 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_defs.h' (30,808) at 20240405153052749
32782 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c' (30,809) at 20240405153047137
32783 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/phosphor-host-ipmid.wrap' (30,810) at 20230821192414188
32784 2025-01-21 03:00:58.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max17042_battery.c' (30,811) at 20241008080013967
32785 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-memory.json' (30,812) at 20240405153054157
32786 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c' (30,813) at 20240405153231023
32787 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/mx51evk_video.c' (30,814) at 20210308005002984
32788 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/development-process.rst' (30,815) at 20210307214925578
32789 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography-vectors.bb' (30,816) at 20241221090017668
32790 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/base.c' (30,817) at 20240405153048657
32791 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/numa.txt' (30,818) at 20240405153045121
32792 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/.gitignore' (30,819) at 20230817080003092
32793 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dtsi' (30,820) at 20210307214926194
32794 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dw.c' (30,821) at 20241216090017741
32795 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/Kconfig' (30,822) at 20240405153046337
32796 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-vbi.c' (30,823) at 20210307214928686
32797 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_ime.h' (30,824) at 20210308004938820
32798 2025-01-21 03:00:58.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/nop.h' (30,825) at 20240405153052965
32799 2025-01-21 03:00:58.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Loviisa' (30,826) at 20210307205553770
32800 2025-01-21 03:00:58.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/dbg.c' (30,827) at 20241001080013020
32801 2025-01-21 03:00:58.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.c' (30,828) at 20240405153048637
32802 2025-01-21 03:00:58.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rate.h' (30,829) at 20240405153053297
32803 2025-01-21 03:00:58.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/bug-bisect.rst' (30,830) at 20220525020651642
32804 2025-01-21 03:00:58.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/sequence-type.patch' (30,831) at 20220204040022684
32805 2025-01-21 03:00:58.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/Kconfig' (30,832) at 20240405153050281
32806 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/a1-pll.c' (30,833) at 20240405153230215
32807 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/Kconfig' (30,834) at 20240405153049717
32808 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd' (30,835) at 20210308005002548
32809 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-mmap.rst' (30,836) at 20210309003648492
32810 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/dmapool.c' (30,837) at 20240405153053125
32811 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/Makefile' (30,838) at 20210308005003028
32812 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash_core_64.c' (30,839) at 20210307214926698
32813 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_raw_eth.c' (30,840) at 20220525020653703
32814 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/balancing.c' (30,841) at 20210307214930430
32815 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov9650.txt' (30,842) at 20210307214925350
32816 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/bus.json' (30,843) at 20220525020655143
32817 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/Kconfig' (30,844) at 20220525020653099
32818 2025-01-21 03:00:58.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pf_in.c' (30,845) at 20210307214926738
32819 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_6_regs.h' (30,846) at 20240405153046577
32820 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl2772.c' (30,847) at 20240405153049005
32821 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/sysctl.c' (30,848) at 20210307214932046
32822 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/st_core.c' (30,849) at 20240405153230847
32823 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt2712-larb-port.h' (30,850) at 20220525020654543
32824 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy17_C-91.0W' (30,851) at 20210307205553762
32825 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/da850evm_defconfig' (30,852) at 20210308005003256
32826 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_io.h' (30,853) at 20210307214930378
32827 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/power.c' (30,854) at 20240405153050541
32828 2025-01-21 03:00:58.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vuollerim' (30,855) at 20210307205553794
32829 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_included_dependencies.html' (30,856) at 20231126090012817
32830 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin.h' (30,857) at 20240405153054105
32831 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs_common.c' (30,858) at 20210307214926750
32832 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stk014.c' (30,859) at 20210307214928838
32833 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libtracefs.c' (30,860) at 20240405153054041
32834 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vas-sysfs.c' (30,861) at 20240405153046229
32835 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_mount.c' (30,862) at 20240405153231783
32836 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/mlme_osdep.h' (30,863) at 20220525020654171
32837 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/compat_ioctl.c' (30,864) at 20210307214926938
32838 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/Makefile' (30,865) at 20240405153051285
32839 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/prime_numbers.sh' (30,866) at 20210307214932682
32840 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-export2-US' (30,867) at 20241221090017616
32841 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1622.c' (30,868) at 20210307214930950
32842 2025-01-21 03:00:58.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fou_core.c' (30,869) at 20240919080017082
32843 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/memset.S' (30,870) at 20240405153229859
32844 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/qmp-norocker.c' (30,871) at 20230426080043716
32845 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/microblaze-linux' (30,872) at 20230317080013833
32846 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock/MAINTAINERS' (30,873) at 20210308005003032
32847 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/Kconfig' (30,874) at 20210308005003040
32848 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/eco5pk.h' (30,875) at 20210308005002900
32849 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCEN/meson.build' (30,876) at 20230825080021137 to deleted uid set
32850 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/meson.build' (30,877) at 20240628080018949
32851 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/hashmap.c' (30,878) at 20240405153054057
32852 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-usl_timer-Check-for-return-value-of-write-API.patch' (30,879) at 20230706080014737
32853 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/apc.h' (30,880) at 20210307214926590
32854 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/timer.c' (30,881) at 20240726080012882
32855 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_overlay.h' (30,882) at 20230426080043692
32856 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/intel-pt.txt' (30,883) at 20210307214932506
32857 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi-eval-v3.dts' (30,884) at 20240405153045529
32858 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/vsyscall.h' (30,885) at 20210307214926250
32859 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l56_hda.h' (30,886) at 20240405153232131
32860 2025-01-21 03:00:58.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/kfpu.c' (30,887) at 20240405153229999
32861 2025-01-21 03:00:58.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/dbus_environment.cpp' (30,888) at 20240917080036267
32862 2025-01-21 03:00:58.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/Platform' (30,889) at 20240405153046053
32863 2025-01-21 03:00:58.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mount_flags.sh' (30,890) at 20240405153054173
32864 2025-01-21 03:00:58.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/010' (30,891) at 20210927100127473
32865 2025-01-21 03:00:58.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0021-platform-corstone1000-add-unique-guid-for-mps3.patch' (30,892) at 20241221090017464
32866 2025-01-21 03:00:58.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi' (30,893) at 20240405153229935
32867 2025-01-21 03:00:58.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pluto2/Makefile' (30,894) at 20210307214928706
32868 2025-01-21 03:00:58.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/sections.h' (30,895) at 20210308005002888
32869 2025-01-21 03:00:58.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_progs.h' (30,896) at 20240405153232263
32870 2025-01-21 03:00:58.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_0_offset.h' (30,897) at 20220525020652803
32871 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-scsi/meson.build' (30,898) at 20240906080037164
32872 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/Makefile' (30,899) at 20240405153053433
32873 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9150/core.h' (30,900) at 20210307214931426
32874 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scx200_gpio.h' (30,901) at 20210307214931502
32875 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm4_aesni_avx_glue.c' (30,902) at 20220525020652138
32876 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb_common.h' (30,903) at 20240326080039466
32877 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/meson_options.txt' (30,904) at 20221122040028159
32878 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/section.hpp' (30,905) at 20230325080023516
32879 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.h' (30,906) at 20240405153050121
32880 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/power.c' (30,907) at 20240405153045909
32881 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/exynos-combiner.c' (30,908) at 20220525020653203
32882 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/122.out' (30,909) at 20240326080039730
32883 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-wf-bic' (30,910) at 20241121090011895 to deleted uid set
32884 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armv7-m.dtsi' (30,911) at 20210308005002568
32885 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/ypbind-mt/0001-dns_hosts-Fix-build-with-musl.patch' (30,912) at 20210307205553846
32886 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch' (30,913) at 20241221090017660
32887 2025-01-21 03:00:58.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_bmc.c' (30,914) at 20240906080037280
32888 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-opos6ul-u-boot.dtsi' (30,915) at 20210308005002588
32889 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/meson.build' (30,916) at 20240908080010102
32890 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_eml_cfg_masks.h' (30,917) at 20240405153046605
32891 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/umr.c' (30,918) at 20240405153049089
32892 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kaunispaa' (30,919) at 20210307205553770
32893 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-gp.dts' (30,920) at 20240405153045453
32894 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/qcom,pm8941-coincell.yaml' (30,921) at 20240405153045141
32895 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nokia,rx51.txt' (30,922) at 20210307214925430
32896 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c' (30,923) at 20240405153053981
32897 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/riptide/Makefile' (30,924) at 20210307214932274
32898 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/splice.rst' (30,925) at 20210307214925490
32899 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha3_512_s390.c' (30,926) at 20240405153046273
32900 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/meson_config.hpp.in' (30,927) at 20241209090018856
32901 2025-01-21 03:00:58.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/run-ptest' (30,928) at 20220204040022660
32902 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/byteorder.h' (30,929) at 20220525020654611
32903 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/microblaze-generic.h' (30,930) at 20210308005003604
32904 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.c' (30,931) at 20210307214927930
32905 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/IORT' (30,932) at 20240906080037556 to deleted uid set
32906 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c' (30,933) at 20240405153045665
32907 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts' (30,934) at 20210307214926038
32908 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/port92.c' (30,935) at 20241211090212278
32909 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mailbox/mailbox.txt' (30,936) at 20210308005003304
32910 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7791.h' (30,937) at 20210308005002768
32911 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/Makefile' (30,938) at 20241216090017685
32912 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.gitignore' (30,939) at 20240323080007057
32913 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device.h' (30,940) at 20220525020653967
32914 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/gdbstub.c' (30,941) at 20240906080037480
32915 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-hashclient' (30,942) at 20241221090017584
32916 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/hmat.c' (30,943) at 20240906080037188
32917 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/readdir.c' (30,944) at 20240405153231679
32918 2025-01-21 03:00:58.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/via-cputemp.c' (30,945) at 20210307214928138
32919 2025-01-21 03:00:58.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_5_sh_mask.h' (30,946) at 20240405153048285
32920 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/syn-2-rs.wrap' (30,947) at 20241211090212462
32921 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_cmd.c' (30,948) at 20210308005003440
32922 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/simatic-ipc-wdt.c' (30,949) at 20240405153231599
32923 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp' (30,950) at 20221229040004411
32924 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/templates/default/conf-notes.txt' (30,951) at 20231205090013445
32925 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atom-types.h' (30,952) at 20210307214927698
32926 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/4xx.h' (30,953) at 20240405153046089
32927 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-init' (30,954) at 20210307205554490
32928 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ims-pcu.c' (30,955) at 20240613080016419
32929 2025-01-21 03:00:58.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CertificateService_v1.xml' (30,956) at 20240619080002920
32930 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/hidp.h' (30,957) at 20210307214931886
32931 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/Makefile' (30,958) at 20210307214932710
32932 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s921.c' (30,959) at 20240405153049293
32933 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_flavors_test.sh' (30,960) at 20240405153054353
32934 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/asm-offsets.c' (30,961) at 20210308005002824
32935 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/leak-detect-assert@.service' (30,962) at 20240113090014532
32936 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mxcmmc.c' (30,963) at 20210308005003404
32937 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/futex.h' (30,964) at 20240405153046001
32938 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi' (30,965) at 20240805080013915
32939 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_crtc.h' (30,966) at 20210307214928038
32940 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_btcoex.c' (30,967) at 20220525020654175
32941 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/i2c/Kconfig' (30,968) at 20220525020654143
32942 2025-01-21 03:00:58.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/0002-configure-Add-AC_SYS_LARGEFILE-autoconf-macro.patch' (30,969) at 20230114040015482
32943 2025-01-21 03:00:58.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c' (30,970) at 20240405153231059
32944 2025-01-21 03:00:58.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/ams,as3935.yaml' (30,971) at 20240405153229767
32945 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_2_0_sh_mask.h' (30,972) at 20240405153048161
32946 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/lg2_commit.hpp' (30,973) at 20241212090025211
32947 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4240qds_qixis.h' (30,974) at 20210308005002996
32948 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stk1135.c' (30,975) at 20210307214928838
32949 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fredros' (30,976) at 20210307205553782
32950 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/ibm-vpd-parser@.service' (30,977) at 20240104090016070
32951 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/subunit.h' (30,978) at 20240405153232283
32952 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/trace.h' (30,979) at 20210308005045965
32953 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_6_0_d.h' (30,980) at 20210307214927678
32954 2025-01-21 03:00:58.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1308.c' (30,981) at 20240405153232155
32955 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_6_sh_mask.h' (30,982) at 20240405153048281
32956 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx.c' (30,983) at 20220804100016136
32957 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/fs/fat-noncontig-test.sh' (30,984) at 20210308005003740
32958 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/mlme_linux.c' (30,985) at 20210307214930638
32959 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/feature-fixups.h' (30,986) at 20210307214932698
32960 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/samsung-sxgbe.txt' (30,987) at 20240405153229779
32961 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-fix-function-saHpiSensorThresholds.patch' (30,988) at 20210307205553818
32962 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/fpu_helper.c' (30,989) at 20240906080037492
32963 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/ACPIPowerState/meson.build' (30,990) at 20230825080021137 to deleted uid set
32964 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/fcntl.h' (30,991) at 20240405153054049
32965 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/service_files/meson.build' (30,992) at 20230821192414184
32966 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip.h' (30,993) at 20210308005003464
32967 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/README-SRC' (30,994) at 20210307214926150
32968 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/as102_fe.c' (30,995) at 20210307214928610
32969 2025-01-21 03:00:58.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Randijaure' (30,996) at 20210307205553790
32970 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/hw_breakpoint.c' (30,997) at 20240405153045629
32971 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mdio-bcm-unimac.h' (30,998) at 20210307214931478
32972 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/socat/files/0001-fix-compile-procan.c-failed.patch' (30,999) at 20241221090017636
32973 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/057' (31,000) at 20210927100127477
32974 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_venus_io.h' (31,001) at 20240405153049433
32975 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn201/irq_service_dcn201.h' (31,002) at 20240405153047297
32976 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi' (31,003) at 20240405153229951
32977 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes.txt' (31,004) at 20210307205553734
32978 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-axg-audio-arb.h' (31,005) at 20210307214931346
32979 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/log_phase_fault_action_tests.cpp' (31,006) at 20210828000043656
32980 2025-01-21 03:00:58.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/Makefile' (31,007) at 20240613080016367
32981 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/mm/memblock.c' (31,008) at 20240405153231967 to deleted uid set
32982 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/openscap/openscap_1.4.0.bb' (31,009) at 20241221090017576
32983 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-dahlia.dts' (31,010) at 20240405153045829
32984 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/slotid_cap.h' (31,011) at 20210308005046025
32985 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/selftest.c' (31,012) at 20210307214927118
32986 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/Kconfig' (31,013) at 20220525020653823
32987 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-diolan-u2c.c' (31,014) at 20210307214928158
32988 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-soquartz-model-a.dts' (31,015) at 20240405153045821
32989 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb' (31,016) at 20241206090014346
32990 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/xtfpga-flash-16m.dtsi' (31,017) at 20220525020652198
32991 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/ast2400-clock.h' (31,018) at 20210308005003632
32992 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/htx_resource.robot' (31,019) at 20231215090013777
32993 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.h' (31,020) at 20210307214927286
32994 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-u-boot.dtsi' (31,021) at 20210308005002632
32995 2025-01-21 03:00:58.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dc-scm-v1/dc-scm-v1.c' (31,022) at 20220708100032823
32996 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pgtable.h' (31,023) at 20240405153230027
32997 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_netlink.cpp' (31,024) at 20230802080038882
32998 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-acry.c' (31,025) at 20240405153230255
32999 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/.gitignore' (31,026) at 20210309003656020
33000 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/kmem.h' (31,027) at 20240405153052897
33001 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smdk5250.h' (31,028) at 20210308005003616
33002 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/cdns,xtensa-mx.txt' (31,029) at 20210307214925342
33003 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/skeleton/pid_iter.h' (31,030) at 20240405153054041
33004 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/evb-ast2500.conf' (31,031) at 20230927080013510
33005 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-zopeinterface/0001-Allow-using-setuptools-74.patch' (31,032) at 20241221090017564
33006 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/make-release' (31,033) at 20241211090212458
33007 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/Kconfig' (31,034) at 20240405153230203
33008 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/errname.h' (31,035) at 20210307214931382
33009 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/slic_ds26522.c' (31,036) at 20240405153050393
33010 2025-01-21 03:00:58.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_control.h' (31,037) at 20210307214930546
33011 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_factory.c' (31,038) at 20241011080017311
33012 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (31,039) at 20240206090017943
33013 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/Kconfig' (31,040) at 20210307214928446
33014 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/sensor_yaml_config/README.md' (31,041) at 20221209040019091
33015 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/fsl_8xxx_clk.c' (31,042) at 20210308005003172
33016 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi' (31,043) at 20210307214926354
33017 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/phosphor-logging.wrap' (31,044) at 20220628030020471
33018 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/sfdp.h' (31,045) at 20240405153049709
33019 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp-tegra210.c' (31,046) at 20240405153047049
33020 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_compare_byte.md' (31,047) at 20240809080033023
33021 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mtk-adsp-common.c' (31,048) at 20240405153054001
33022 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/fw.h' (31,049) at 20220525020653611
33023 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/hbitmap.h' (31,050) at 20230426080043772
33024 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/open/open.c' (31,051) at 20210308004938836
33025 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/SPCR' (31,052) at 20240906080037556 to deleted uid set
33026 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/nvidia,tegra186-bpmp-thermal.yaml' (31,053) at 20240405153045177
33027 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/arcturus_ppsmc.h' (31,054) at 20240405153048345
33028 2025-01-21 03:00:58.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/IRQ.txt' (31,055) at 20240405153229835
33029 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_wakeref.h' (31,056) at 20240405153048541
33030 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_xdp.h' (31,057) at 20240418080014498
33031 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/perf_event_sample_period.c' (31,058) at 20240405153054289
33032 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-ramfb' (31,059) at 20210308005046237
33033 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-acpi.h' (31,060) at 20240405153052757
33034 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_cmds.h' (31,061) at 20240405153049397
33035 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1305.h' (31,062) at 20210307214932322
33036 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/ext/hdac_ext_controller.c' (31,063) at 20240405153053505
33037 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/COPYING.MIT' (31,064) at 20210307205553678
33038 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2g-evm.dts' (31,065) at 20240405153045589
33039 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_2_defconfig' (31,066) at 20210308005003276
33040 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_ras.h' (31,067) at 20240405153045857
33041 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/media.h.rst.exceptions' (31,068) at 20210307214925602
33042 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_pmu.c' (31,069) at 20240405153231303
33043 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Revision.interface.yaml' (31,070) at 20210610000035126
33044 2025-01-21 03:00:58.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.lpfc' (31,071) at 20240405153229827
33045 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/bootmap.c' (31,072) at 20241211090212442
33046 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ffdc_cli_robot_script.py' (31,073) at 20230629080014848
33047 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-no-invariants-only' (31,074) at 20211006000025234
33048 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/DSDT' (31,075) at 20240906080037556 to deleted uid set
33049 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uv/uv_hub.h' (31,076) at 20220525020651974
33050 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/ashrdi3.c' (31,077) at 20210307214926182
33051 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/trace-events' (31,078) at 20210927100127201
33052 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/chipspark/popmetal_rk3288/Makefile' (31,079) at 20210308005002944
33053 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h' (31,080) at 20240405153046005
33054 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.yaml' (31,081) at 20240405153045061
33055 2025-01-21 03:00:58.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2413.c' (31,082) at 20240405153052233
33056 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/adi_64.h' (31,083) at 20210307214926574
33057 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Toaster.txt' (31,084) at 20210307205554482
33058 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/Kconfig' (31,085) at 20240405153048829
33059 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_tcpmss.h' (31,086) at 20210307214931646
33060 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sd.c' (31,087) at 20241211090212334
33061 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpc5121-psc.txt' (31,088) at 20210307214925406
33062 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv-mon.rst' (31,089) at 20240405153045265
33063 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_TCPMSS.h' (31,090) at 20210307214931646
33064 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/Makefile' (31,091) at 20240405153045585
33065 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Documentation/firmware/authenticate.c' (31,092) at 20210307214930514
33066 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sijax_0.3.2.bb' (31,093) at 20210307205554026
33067 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/eth.c' (31,094) at 20210308005003012
33068 2025-01-21 03:00:58.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_writeq.h' (31,095) at 20210307214932198
33069 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch' (31,096) at 20241206090014326
33070 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/kconfiglib.py' (31,097) at 20210308005003756
33071 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/accounting/.gitignore' (31,098) at 20240405153054033
33072 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/frontend.json' (31,099) at 20240405153054125
33073 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libraw1394/libraw1394_2.1.2.bb' (31,100) at 20241221090017540
33074 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-man-pages-copyleft' (31,101) at 20241221090017616
33075 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier.interface.yaml' (31,102) at 20221207040023627
33076 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-spm-test2_%.bbappend' (31,103) at 20241206090014214
33077 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0006-fix-memleak-on-tar_open-failure.patch' (31,104) at 20241221090017540
33078 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/unwinder.c' (31,105) at 20210307214926570
33079 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bootstage.c' (31,106) at 20210308005003224
33080 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml' (31,107) at 20240405153045029
33081 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libcgroup/libcgroup/0001-include-Makefile-install-systemd.h-by-default.patch' (31,108) at 20241206090014314
33082 2025-01-21 03:00:58.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/0001-Revert-autotools-make-pam-install-path-configurable.patch' (31,109) at 20241221090017648
33083 2025-01-21 03:00:58.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0910.c' (31,110) at 20240405153049301
33084 2025-01-21 03:00:58.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-core/packagesgroups/packagegroup-meta-webserver.bb' (31,111) at 20241221090017564
33085 2025-01-21 03:00:58.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd.h' (31,112) at 20210307214928622
33086 2025-01-21 03:00:58.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/cpu-topology.h' (31,113) at 20241211090212362
33087 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c' (31,114) at 20241115090012957 to deleted uid set
33088 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-uadk.c' (31,115) at 20241211090212390
33089 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/originator.c' (31,116) at 20240710080014613
33090 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/261.out' (31,117) at 20210308005046465
33091 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_w.c' (31,118) at 20210308005046517
33092 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_l2_drops.sh' (31,119) at 20240405153054297
33093 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-nested-aio-poll.c' (31,120) at 20240906080037584
33094 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_2.h' (31,121) at 20220525020652474
33095 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd_node.h' (31,122) at 20210308005003676
33096 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/hisilicon,hi655x.txt' (31,123) at 20210307214925358
33097 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/version_handlers_builder.cpp' (31,124) at 20240817080027656
33098 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-mt.c' (31,125) at 20240830080013267
33099 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/twinlake.json' (31,126) at 20241213090004413
33100 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (31,127) at 20230414080015397
33101 2025-01-21 03:00:58.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rave-sp.h' (31,128) at 20210307214931434
33102 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-dfl-devices-n3000-nios' (31,129) at 20220525020651630
33103 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-base.c' (31,130) at 20241211090145481
33104 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/midi2.c' (31,131) at 20241216090017805
33105 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,ep9301-i2s.yaml' (31,132) at 20240405153045161
33106 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/port.c' (31,133) at 20240405153046973
33107 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_evtchnl.c' (31,134) at 20240405153054033
33108 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/firefly/firefly-rk3288/MAINTAINERS' (31,135) at 20210308005002956
33109 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,rz-ssi.yaml' (31,136) at 20240405153045169
33110 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500.c' (31,137) at 20240405153046169
33111 2025-01-21 03:00:58.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth-1.c' (31,138) at 20210308005046489
33112 2025-01-21 03:00:58.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ull_pins.h' (31,139) at 20210308005002652
33113 2025-01-21 03:00:58.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_virmidi.h' (31,140) at 20210307214931602
33114 2025-01-21 03:00:58.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/umc.c' (31,141) at 20210307214926698
33115 2025-01-21 03:00:58.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kionix-kx022a-i2c.c' (31,142) at 20240405153048937
33116 2025-01-21 03:00:58.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.h' (31,143) at 20240405153049957
33117 2025-01-21 03:00:58.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h' (31,144) at 20240405153230511
33118 2025-01-21 03:00:58.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/virt_defconfig' (31,145) at 20240405153046501
33119 2025-01-21 03:00:58.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib.c' (31,146) at 20240815080012875
33120 2025-01-21 03:00:58.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/asoc.h' (31,147) at 20240613080016507
33121 2025-01-21 03:00:58.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.c' (31,148) at 20240405153051349
33122 2025-01-21 03:00:58.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-2.dtsi' (31,149) at 20210307214926018
33123 2025-01-21 03:00:58.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/Makefile' (31,150) at 20210307214930450
33124 2025-01-21 03:00:58.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/rcar_i2c.c' (31,151) at 20210308005003384
33125 2025-01-21 03:00:58.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb' (31,152) at 20240413080012647
33126 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/phase_fault_tests.cpp' (31,153) at 20210903000106255
33127 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/templates/default/bblayers.conf.sample' (31,154) at 20220910030013349
33128 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-qrcode_7.4.2.bb' (31,155) at 20241221090017560
33129 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a77995-cpg-mssr.h' (31,156) at 20210308005003632
33130 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/Kconfig' (31,157) at 20220525020654867
33131 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/ptimer-test.h' (31,158) at 20210927100127641
33132 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/nosy.c' (31,159) at 20240520080015143
33133 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/admin-cmd.c' (31,160) at 20240405153051201
33134 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/libpwquality/libpwquality/pwquality.conf' (31,161) at 20230505080015455
33135 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy-lvds.h' (31,162) at 20240405153052761
33136 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/floppy.h' (31,163) at 20240405153046065
33137 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/bootstrap' (31,164) at 20210308004938816
33138 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dec_and_lock.c' (31,165) at 20240405153053085
33139 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cmd_dek.c' (31,166) at 20210308005002724
33140 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/.travis.yml' (31,167) at 20210308004939860
33141 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-02' (31,168) at 20220412030005129
33142 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/B/file.txt' (31,169) at 20210307205554446 to deleted uid set
33143 2025-01-21 03:00:58.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/container-image/container-test-image.bb' (31,170) at 20241221090017604
33144 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/allowlist-filter.cpp' (31,171) at 20240829080009330
33145 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/intercept.py' (31,172) at 20220910030013401
33146 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288.dtsi' (31,173) at 20210308005002608
33147 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0002-Makefile-modify-compile-parameters.patch' (31,174) at 20230706080014749
33148 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/dot_command.h' (31,175) at 20210307214929162
33149 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/ocelot-reset.c' (31,176) at 20240405153231351
33150 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tfa9879.h' (31,177) at 20210307214932342
33151 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_rx.c' (31,178) at 20240405153053381
33152 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts' (31,179) at 20240405153045709
33153 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/norm/norm_1.0/ia_css_norm.host.c' (31,180) at 20210307214930558
33154 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-uniphier.h' (31,181) at 20210307214925850
33155 2025-01-21 03:00:58.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/LICENSE' (31,182) at 20210308005123345
33156 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c' (31,183) at 20240405153051325
33157 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/watch.hpp' (31,184) at 20210308005100305 to deleted uid set
33158 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_syscall_table.c' (31,185) at 20240405153230063
33159 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/bcm2835_wdt.c' (31,186) at 20210308005003540
33160 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ucs2_string.c' (31,187) at 20210307214931822
33161 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfbhw.c' (31,188) at 20240405153052197
33162 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bmips.h' (31,189) at 20210307214926210
33163 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/abb.c' (31,190) at 20210308005002760
33164 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/0001-config-nspr-config.in-don-t-pass-LDFLAGS.patch' (31,191) at 20220910030013361
33165 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-tplink-archer-c2300-v1.dts' (31,192) at 20240405153045717
33166 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_test.c' (31,193) at 20210309003656020
33167 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/ccm.h' (31,194) at 20210307214929562
33168 2025-01-21 03:00:58.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pci_x86.h' (31,195) at 20240405153046389
33169 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ti_hecc.c' (31,196) at 20240405153230899
33170 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-rock2-som.dtsi' (31,197) at 20210308005002604
33171 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/Makefile' (31,198) at 20240628080013997
33172 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-mve.h' (31,199) at 20230925080040005
33173 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/spinlock.c' (31,200) at 20240405153046501
33174 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_boottime.c' (31,201) at 20210308005003700
33175 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/configuration/vegman-yaml-config.bb' (31,202) at 20241206090014286
33176 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfles.c' (31,203) at 20210308005046529
33177 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic.h' (31,204) at 20240405153046233
33178 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/Kconfig' (31,205) at 20210307214930986
33179 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/case.py' (31,206) at 20210307205554446
33180 2025-01-21 03:00:58.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/Makefile' (31,207) at 20220525020651994
33181 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_add_prop.dts' (31,208) at 20210308005003760
33182 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/davinci_i2c.c' (31,209) at 20210308005003380
33183 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/mm.c' (31,210) at 20240405153229915
33184 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-gpu-pci.h' (31,211) at 20210308005046037
33185 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7790-clock.h' (31,212) at 20210307214931334
33186 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds250x.c' (31,213) at 20240520080015191
33187 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_hubbub.h' (31,214) at 20220525020652514
33188 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/Kconfig' (31,215) at 20210307214929958
33189 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/pci-acp5x.c' (31,216) at 20240405153053553
33190 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/141.out' (31,217) at 20240326080039730
33191 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/lba_pci.c' (31,218) at 20240405153231283
33192 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/clients.h' (31,219) at 20240326080039574
33193 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/et8ek8_mode.c' (31,220) at 20210307214928654
33194 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-mhi' (31,221) at 20240405153229727
33195 2025-01-21 03:00:58.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Bellcore' (31,222) at 20210608000015795
33196 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-reset.c' (31,223) at 20210307214926958
33197 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-5.yaml' (31,224) at 20241219090012972
33198 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_display.png' (31,225) at 20210307205554250 to deleted uid set
33199 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Condition/HostFirmware.interface.yaml' (31,226) at 20221207040023627
33200 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1/0001-add-missing-header-for-musl.patch' (31,227) at 20231011080016574
33201 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_irq.h' (31,228) at 20240405153230583
33202 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/diu.c' (31,229) at 20210308005003000
33203 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/command.c' (31,230) at 20210308005003224
33204 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_hmmu0_stlb_regs.h' (31,231) at 20240405153046585
33205 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/Kconfig' (31,232) at 20240405153052077
33206 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/timer-ep93xx.c' (31,233) at 20240405153045645
33207 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/sysreg' (31,234) at 20240405153229991
33208 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/lib/muldi3.c' (31,235) at 20210308005002808
33209 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/Kconfig' (31,236) at 20210308005002952
33210 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/standards.md' (31,237) at 20241221090017604
33211 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/bootstrap.sh' (31,238) at 20210308005057105
33212 2025-01-21 03:00:58.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_2/ia_css_cnr2_param.h' (31,239) at 20210307214930554
33213 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libmnl/libmnl_1.0.5.bb' (31,240) at 20241221090017676
33214 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/power-fail-assert@.service' (31,241) at 20241211090147009
33215 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-skov-cpu-revc.dtsi' (31,242) at 20240405153045517
33216 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/04_signed_request.diff' (31,243) at 20230706080014741
33217 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-context.h' (31,244) at 20210307214928842
33218 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080aqds.h' (31,245) at 20210308005003600
33219 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/ldap-controller.js' (31,246) at 20210308005107065
33220 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/meson.build' (31,247) at 20240702080024364
33221 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_bnf.c' (31,248) at 20210308005046529
33222 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/message/native_types.cpp' (31,249) at 20240615080043102
33223 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub.h' (31,250) at 20210307214930882
33224 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/FanCollection_v1.xml' (31,251) at 20240619080002924
33225 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_connector.c' (31,252) at 20240405153048437
33226 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/taishan.dts' (31,253) at 20210307214926358
33227 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h' (31,254) at 20240405153051065
33228 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/sleep.S' (31,255) at 20210309003648936
33229 2025-01-21 03:00:58.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-p4note.dtsi' (31,256) at 20240405153045569
33230 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/duovero.c' (31,257) at 20210308005003004
33231 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/eport.h' (31,258) at 20210308005002800
33232 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/Dumps/index.js' (31,259) at 20220105012522995
33233 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/phosphor-dbus-interfaces.wrap' (31,260) at 20220628030020471
33234 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.h' (31,261) at 20240405153047105
33235 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ctl.c' (31,262) at 20210307214930234
33236 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h' (31,263) at 20220525020652963
33237 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/machine_kexec_file.c' (31,264) at 20240405153046257
33238 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/atmel_usba_udc.h' (31,265) at 20210308005003504
33239 2025-01-21 03:00:58.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw53xx.dts' (31,266) at 20240405153045501
33240 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c' (31,267) at 20240405153051281
33241 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/minimize_qtest_trace.py' (31,268) at 20240326080039630
33242 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-core/os-release/os-release.bbappend' (31,269) at 20220819030014797
33243 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/trigger_consumer.h' (31,270) at 20210309003653848
33244 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h5.c' (31,271) at 20240405153231335
33245 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp.c' (31,272) at 20240405153054281
33246 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_HOST_33_defconfig' (31,273) at 20210308005003236
33247 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/pnfs-scsi-server.rst' (31,274) at 20210309003648292
33248 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libksba/libksba_1.6.7.bb' (31,275) at 20241221090017696
33249 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/Makefile' (31,276) at 20240405153052557
33250 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops-cas.h' (31,277) at 20210307214926550
33251 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore-mipi.dts' (31,278) at 20240405153045501
33252 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/ipmitool-commands-cheatsheet.md' (31,279) at 20221209040032879
33253 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac_arc.c' (31,280) at 20240405153049817
33254 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/arm_sbsa_uart.txt' (31,281) at 20210307214925418
33255 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-arm.h' (31,282) at 20210308005003612
33256 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/pkgdata.py' (31,283) at 20220910030013405
33257 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/syscon_rk3328.c' (31,284) at 20210308005002776
33258 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/Makefile' (31,285) at 20210308005003532
33259 2025-01-21 03:00:58.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-powercap-info.1' (31,286) at 20240405153232243
33260 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/config' (31,287) at 20210308005003736
33261 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/ltc3676_pmic.h' (31,288) at 20210308005003680
33262 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-image.bbclass' (31,289) at 20241031080012183
33263 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/input.yaml' (31,290) at 20240405153045081
33264 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/netdebug.c' (31,291) at 20240405153231715
33265 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/tricore_testboard.c' (31,292) at 20240906080037304
33266 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-create.out' (31,293) at 20230925080040089
33267 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/at91-reset.c' (31,294) at 20240405153231351
33268 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/nconf.c' (31,295) at 20240405153232103
33269 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/prodigy192.c' (31,296) at 20210307214932262
33270 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.c' (31,297) at 20210307214927958
33271 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson8-hdmi-tx-phy.yaml' (31,298) at 20240405153045129
33272 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-versal-efuse-cache.c' (31,299) at 20220429100100502
33273 2025-01-21 03:00:58.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/rdonly_maps.c' (31,300) at 20240405153054257
33274 2025-01-21 03:00:58.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/qemu_elf.c' (31,301) at 20240906080037160
33275 2025-01-21 03:00:58.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c' (31,302) at 20240624080012776
33276 2025-01-21 03:00:58.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k-leds.c' (31,303) at 20240624080012780
33277 2025-01-21 03:00:58.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.c' (31,304) at 20220525020652963
33278 2025-01-21 03:00:58.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallbo' (31,305) at 20210307205553782
33279 2025-01-21 03:00:58.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_and_or.c' (31,306) at 20210308005046529
33280 2025-01-21 03:00:58.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_rename.c' (31,307) at 20240405153054241
33281 2025-01-21 03:00:58.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_evtchn.c' (31,308) at 20240906080037228
33282 2025-01-21 03:00:58.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_packet.S' (31,309) at 20230426080043952
33283 2025-01-21 03:00:58.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/memory.json' (31,310) at 20240405153054121
33284 2025-01-21 03:00:58.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/hp300hw.h' (31,311) at 20210307214926158
33285 2025-01-21 03:00:58.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_0_offset.h' (31,312) at 20220525020652606
33286 2025-01-21 03:00:58.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_crypto.c' (31,313) at 20210308005003704
33287 2025-01-21 03:00:58.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/mm.h' (31,314) at 20240405153229915
33288 2025-01-21 03:00:58.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-scanners/checksecurity/checksecurity_2.0.16.bb' (31,315) at 20230503080014591
33289 2025-01-21 03:00:58.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/rexec.xinetd.inetutils' (31,316) at 20210307205554462
33290 2025-01-21 03:00:58.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/arm_sbcon_i2c.c' (31,317) at 20230426080043692
33291 2025-01-21 03:00:58.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_netlink.c' (31,318) at 20240405153231983
33292 2025-01-21 03:00:58.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_defs.h' (31,319) at 20210307214927998
33293 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi.c' (31,320) at 20240405153050341
33294 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/cpu.c' (31,321) at 20210308005002788
33295 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sunxi-nmi.c' (31,322) at 20240405153230751
33296 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func3.c' (31,323) at 20240405153054277
33297 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/efi-header.S' (31,324) at 20220525020651806
33298 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/pruss.h' (31,325) at 20240405153051777
33299 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2mini.dts' (31,326) at 20240405153045457
33300 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/board_info.c' (31,327) at 20210308005003220
33301 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_i2c_common.c' (31,328) at 20210307214928502
33302 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/simplefb_common.h' (31,329) at 20210308005003532
33303 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware-plat.c' (31,330) at 20240405153231287
33304 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/tinyproxy.conf' (31,331) at 20210307205553850
33305 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp2040.h' (31,332) at 20210307214928702
33306 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/avahi_0.8.bb' (31,333) at 20241206090014310
33307 2025-01-21 03:00:58.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c' (31,334) at 20240405153230391
33308 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_encoder.h' (31,335) at 20240405153230603
33309 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/trace_msg.h' (31,336) at 20240405153053301
33310 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_hpo_dp.h' (31,337) at 20240405153230419
33311 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/sign-file.c' (31,338) at 20240405153232107
33312 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-altera.c' (31,339) at 20240405153049229
33313 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-tivo.c' (31,340) at 20210307214928102
33314 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/itstool/itstool_2.0.7.bb' (31,341) at 20220502030010232
33315 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-12-45.0E' (31,342) at 20210307205553762
33316 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h' (31,343) at 20240405153230391
33317 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_main.c' (31,344) at 20240613080016419
33318 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-config-eu.am-do-not-force-Werror.patch' (31,345) at 20241221090017656
33319 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/globaltimer.h' (31,346) at 20210308005002636
33320 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/umid.c' (31,347) at 20240405153046345
33321 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn32/irq_service_dcn32.c' (31,348) at 20240405153047297
33322 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/atbm8830_priv.h' (31,349) at 20210307214928610
33323 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson8-pmx.h' (31,350) at 20210307214930086
33324 2025-01-21 03:00:58.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-bad-type.err' (31,351) at 20210927100127469
33325 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/bcm6368-usbh-phy.c' (31,352) at 20210308005003452
33326 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ramsele_Skavasen' (31,353) at 20210307205553790
33327 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lvds.h' (31,354) at 20240405153048457
33328 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/LICENSE' (31,355) at 20210308005056661
33329 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-370-xp.txt' (31,356) at 20210307214925274
33330 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/cpu_loop.c' (31,357) at 20221215040039206
33331 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-aarch64_be.txt' (31,358) at 20240113090014532
33332 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/asm-offsets.c' (31,359) at 20240405153229999
33333 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/sourceforge-releases.bbclass' (31,360) at 20241221090017608
33334 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/bswap.h' (31,361) at 20241211090212366
33335 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-Replace-need-for-error.h-when-it-does-not-exist.patch' (31,362) at 20221003030013281
33336 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_fc_transport.rst' (31,363) at 20240405153045257
33337 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/ti,tmag5273.yaml' (31,364) at 20240405153045077
33338 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_core.c' (31,365) at 20220525020653963
33339 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-pcmcia.c' (31,366) at 20210307214926190
33340 2025-01-21 03:00:58.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/timer.c' (31,367) at 20210308005002720
33341 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-audio.h' (31,368) at 20240613080016551
33342 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (31,369) at 20210823100016972
33343 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ulpi/regs.h' (31,370) at 20210307214931526
33344 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi' (31,371) at 20240405153045821
33345 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65086-regulator.c' (31,372) at 20240405153231367
33346 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data_file.cpp' (31,373) at 20210812000045266
33347 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pescx-defs.h' (31,374) at 20210307214926238
33348 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config/ampere-gpio-poweroff@.service' (31,375) at 20230410080012311
33349 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-3.dtsi' (31,376) at 20240405153046093
33350 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/kvm-window-controller.js' (31,377) at 20210308005107077
33351 2025-01-21 03:00:58.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/bond-eth0.conf' (31,378) at 20220126110011868
33352 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/README' (31,379) at 20210308005003076
33353 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/dlg,da9121.yaml' (31,380) at 20240405153229791
33354 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr.host.h' (31,381) at 20210307214930550
33355 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/pc-hotplug.h' (31,382) at 20240326080039530
33356 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/ccm.c' (31,383) at 20210307214929562
33357 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/FormFile.vue' (31,384) at 20241004080035959
33358 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi-testfs_1.0.bb' (31,385) at 20241206090014314
33359 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpid.service' (31,386) at 20210307205553818
33360 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0010-fs2dt.c-work-around-missing-getline.patch' (31,387) at 20210307205553750
33361 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/.linter-ignore' (31,388) at 20221209040046691
33362 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/spl_boot.c' (31,389) at 20210308005003028
33363 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1111_generic.h' (31,390) at 20210307214930046
33364 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl5007t.h' (31,391) at 20210307214928798
33365 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/loongarch/Makefile' (31,392) at 20240405153051389
33366 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0004_provides.py' (31,393) at 20210307205554262
33367 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/es1688.h' (31,394) at 20210307214931598
33368 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/netns_cookie.c' (31,395) at 20220525020655195
33369 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/libfaketime/libfaketime_0.9.10.bb' (31,396) at 20230919080013962
33370 2025-01-21 03:00:58.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_log.c' (31,397) at 20220525020652534
33371 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vio.c' (31,398) at 20240910080014022
33372 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/corvus.h' (31,399) at 20210308005003592
33373 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/Makefile' (31,400) at 20240405153051509
33374 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_rsa_key' (31,401) at 20210307205554466
33375 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/pinmux.c' (31,402) at 20210308005002720
33376 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/Kconfig' (31,403) at 20240405153231707
33377 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-sbc-a510.dts' (31,404) at 20240405153229875
33378 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/vfio.c' (31,405) at 20240405153232291
33379 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/bbc_i2c.h' (31,406) at 20240405153231383
33380 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/irammap.h' (31,407) at 20210307214925962
33381 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtc.h' (31,408) at 20240405153053445
33382 2025-01-21 03:00:58.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/envctrl.c' (31,409) at 20240405153231383
33383 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dragonboard820c.dts' (31,410) at 20210308005002576
33384 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ppa.rst' (31,411) at 20210307214925558
33385 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0027-adjust-header-inclusion-order-to-avoid-redeclaration.patch' (31,412) at 20241221090017644
33386 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/winbond_w83627.c' (31,413) at 20210308005003400
33387 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/opti92x-ad1848.c' (31,414) at 20240405153232127
33388 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can.h' (31,415) at 20240405153052909
33389 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_inputs_32.h' (31,416) at 20210308005046501
33390 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-rcu-tailq.c' (31,417) at 20210927100127649
33391 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-bcm6358.txt' (31,418) at 20220525020651686
33392 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/sprd-mailbox.c' (31,419) at 20240405153230759
33393 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_debugfs.c' (31,420) at 20220525020652983
33394 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv4/tune-strongarm1100.inc' (31,421) at 20210905000020581
33395 2025-01-21 03:00:58.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pdc_cons.c' (31,422) at 20240405153046077
33396 2025-01-21 03:00:58.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/ibm-ac-server/policyTable.json' (31,423) at 20240904080027734
33397 2025-01-21 03:00:58.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i82875p_edac.c' (31,424) at 20220525020652418
33398 2025-01-21 03:00:58.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/gpio_service_interface.h' (31,425) at 20220525020652530
33399 2025-01-21 03:00:58.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/mana_ib.h' (31,426) at 20240405153049073
33400 2025-01-21 03:00:58.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/rb.h' (31,427) at 20240405153046009
33401 2025-01-21 03:00:58.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/allwinner,sun4i-a10-ts.yaml' (31,428) at 20240405153045105
33402 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/test.h' (31,429) at 20210308005002848
33403 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/msr-reg-export.c' (31,430) at 20210307214926730
33404 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/server/transaction.cpp' (31,431) at 20240823080035117
33405 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/index.rst' (31,432) at 20220823030015959
33406 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vlynq/Makefile' (31,433) at 20210307214930958
33407 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/clcd-regs.h' (31,434) at 20210307214931354
33408 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_context.h' (31,435) at 20220525020652883
33409 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gru.h' (31,436) at 20210308005003596
33410 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/configuration/entity-manager_%.bbappend' (31,437) at 20241206090014286
33411 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/alliancememory.c' (31,438) at 20240405153049705
33412 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/eht.c' (31,439) at 20240405153053289
33413 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/ralink,rt2880-wdt.yaml' (31,440) at 20240405153045185
33414 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_mld.sh' (31,441) at 20240613080016567
33415 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-init.c' (31,442) at 20240913080013797
33416 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tc3589x.txt' (31,443) at 20210307214925362
33417 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/container.c' (31,444) at 20240405153046633
33418 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/uninorth.h' (31,445) at 20210307214926394
33419 2025-01-21 03:00:58.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/loongarch64/safe-syscall.inc.S' (31,446) at 20220429100100406
33420 2025-01-21 03:00:58.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc.h' (31,447) at 20240405153230983
33421 2025-01-21 03:00:58.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vsock.c' (31,448) at 20240805080014011
33422 2025-01-21 03:00:58.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/stratixv.c' (31,449) at 20210308005003376
33423 2025-01-21 03:00:58.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/Cargo.lock' (31,450) at 20241211090212454
33424 2025-01-21 03:00:58.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/util.h' (31,451) at 20240405153231767
33425 2025-01-21 03:00:58.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/gpio-regulator.c' (31,452) at 20210308005003472
33426 2025-01-21 03:00:58.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-core.c' (31,453) at 20240405153230795
33427 2025-01-21 03:00:58.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi' (31,454) at 20240405153045721
33428 2025-01-21 03:00:58.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/internal.h' (31,455) at 20210307214931926
33429 2025-01-21 03:00:58.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/restrack.c' (31,456) at 20240405153049041
33430 2025-01-21 03:00:58.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispresizer.h' (31,457) at 20240405153049485
33431 2025-01-21 03:00:58.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/config/power-config-host0.json' (31,458) at 20230701080038153
33432 2025-01-21 03:00:58.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_sigtramp.h' (31,459) at 20221215040039062
33433 2025-01-21 03:00:58.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_res_cursor.h' (31,460) at 20240405153230331
33434 2025-01-21 03:00:58.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_2_offset.h' (31,461) at 20240405153047777
33435 2025-01-21 03:00:58.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/aio-wait.h' (31,462) at 20240906080037324
33436 2025-01-21 03:00:58.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/string.c' (31,463) at 20220525020652094
33437 2025-01-21 03:00:58.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/Kconfig' (31,464) at 20220525020653407
33438 2025-01-21 03:00:58.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v_ogm.c' (31,465) at 20240405153053169
33439 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/power-config-host0.json' (31,466) at 20210924100022908
33440 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c' (31,467) at 20240405153051829
33441 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs100d.h' (31,468) at 20210307214928018
33442 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/physical_location.h' (31,469) at 20240405153046685
33443 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/hisi-pcie-pmu.rst' (31,470) at 20240405153044961
33444 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libuvc/libuvc_0.0.7.bb' (31,471) at 20231126090012781
33445 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/actions-thumb.c' (31,472) at 20240405153045701
33446 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/Makefile' (31,473) at 20210307214926294
33447 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-qoriq.c' (31,474) at 20240405153230207
33448 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/length.c' (31,475) at 20240405153049729
33449 2025-01-21 03:00:58.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/aspeed-gfx.txt' (31,476) at 20210307214925318
33450 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/msi.h' (31,477) at 20240405153052617
33451 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk104.c' (31,478) at 20210307214927966
33452 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/using-DOCB-conditional.patch' (31,479) at 20210307205554010
33453 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cache.h' (31,480) at 20210307214926158
33454 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sme_trap_za.c' (31,481) at 20240405153054241
33455 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_mtdif.c' (31,482) at 20210308005003556
33456 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_support.h' (31,483) at 20210308005002880
33457 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/bcm63xx.S' (31,484) at 20210309003648680
33458 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb' (31,485) at 20240124090012254
33459 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/README.md' (31,486) at 20210308005108645
33460 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmr735b.dtsi' (31,487) at 20240405153045777
33461 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-cpuinfo_9.0.0.bb' (31,488) at 20241221090017560
33462 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mv78xx0_defconfig' (31,489) at 20240405153045617
33463 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dwmmc.h' (31,490) at 20210308005002724
33464 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/main.cpp' (31,491) at 20220707030030843
33465 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/265.out' (31,492) at 20210308005046465
33466 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/io.h' (31,493) at 20240405153230019
33467 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-console/gnome-console/0001-include-locale.h-for-setlocale.patch' (31,494) at 20241221090017488
33468 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi' (31,495) at 20240805080013915
33469 2025-01-21 03:00:58.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/message/payload.cpp' (31,496) at 20241012080019920
33470 2025-01-21 03:00:58.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen2-cpg.h' (31,497) at 20210307214927014
33471 2025-01-21 03:00:58.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_b.c' (31,498) at 20210308005046521
33472 2025-01-21 03:00:58.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console/client.2201.conf' (31,499) at 20240402080012066
33473 2025-01-21 03:00:58.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/hu-Digikabel' (31,500) at 20210307205553758
33474 2025-01-21 03:00:58.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/testcase.py' (31,501) at 20241211090212538
33475 2025-01-21 03:00:58.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/user_mgr_test.cpp' (31,502) at 20240822080027621
33476 2025-01-21 03:00:58.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/virtio-input-host.c' (31,503) at 20221215040039114
33477 2025-01-21 03:00:58.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/libperf.map' (31,504) at 20240405153054065
33478 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/ubifs.h' (31,505) at 20210308005003552
33479 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mem.c' (31,506) at 20240405153051789
33480 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_core.c' (31,507) at 20240405153046769
33481 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_arith.c' (31,508) at 20240405153045969
33482 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/proc-macro-error-attr-1-rs/meson.build' (31,509) at 20241211090212462
33483 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.h' (31,510) at 20210307214929938
33484 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/libata.c' (31,511) at 20210308005003332
33485 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_prio.sh' (31,512) at 20210307214932690
33486 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/sdjournal.hpp' (31,513) at 20210724000059639
33487 2025-01-21 03:00:58.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_stress_consumer.c' (31,514) at 20210307214932722
33488 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_helper.h' (31,515) at 20240405153231855
33489 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/003_empty.dts' (31,516) at 20210308005003752
33490 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/fragmentation.h' (31,517) at 20220525020654791
33491 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/documentation-audit.sh' (31,518) at 20220910030013433
33492 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/pmu_rk3288.h' (31,519) at 20210308005002664
33493 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc.host.h' (31,520) at 20210307214930558
33494 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/Kconfig' (31,521) at 20240405153048565
33495 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/long-help' (31,522) at 20210307205553814
33496 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/tee_private.h' (31,523) at 20240405153231495
33497 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis_buffer.c' (31,524) at 20240405153048993
33498 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_crtn.h' (31,525) at 20240405153051633
33499 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy.interface.yaml' (31,526) at 20221207040023631
33500 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox_1.37.0.bb' (31,527) at 20241221090017636
33501 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/README' (31,528) at 20210307214929870
33502 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/file.h' (31,529) at 20240405153052685
33503 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_yamaha_terratec.c' (31,530) at 20210307214932206
33504 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/swift/obmc/phosphor-fan/phosphor-cooling-type-0.conf' (31,531) at 20210307205553702
33505 2025-01-21 03:00:58.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-html5lib_1.1.bb' (31,532) at 20241221090017556
33506 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1d_ipv6.sh' (31,533) at 20240405153232279
33507 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_crtc.c' (31,534) at 20240405153048769
33508 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/int-l64.h' (31,535) at 20210307214931614
33509 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-lsxl.dtsi' (31,536) at 20210308005002592
33510 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values/ni_eseries.c' (31,537) at 20220525020652358
33511 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/shaderinclude.py' (31,538) at 20230426080043844
33512 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbnames.c' (31,539) at 20240411080014066
33513 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/usb-network.bb' (31,540) at 20241206090014278
33514 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_buddha.c' (31,541) at 20240405153230179
33515 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb' (31,542) at 20241206090014270
33516 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/Makefile' (31,543) at 20210307214926010
33517 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/minidlna-daemon.init.d' (31,544) at 20210307205553802
33518 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire.dtsi' (31,545) at 20240405153229875
33519 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS02.boot' (31,546) at 20240405153054369
33520 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/pid.json' (31,547) at 20240912080005178
33521 2025-01-21 03:00:58.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/recipes-kernel/linux/linux-aspeed_%.bbappend' (31,548) at 20240407080011706
33522 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/sprd_thermal.c' (31,549) at 20240405153231499
33523 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti,tps65219.yaml' (31,550) at 20240405153045149
33524 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_enum_attribute_test.cpp' (31,551) at 20240618080043041
33525 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper.dtsi' (31,552) at 20240405153045485
33526 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/snort.default' (31,553) at 20230811080018298
33527 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crct10dif_common.c' (31,554) at 20210307214926794
33528 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltq-cputemp.c' (31,555) at 20240405153230663
33529 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/load_store.c' (31,556) at 20220525020652186
33530 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/init.h' (31,557) at 20240405153054229
33531 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/Makefile' (31,558) at 20210307214929422
33532 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/Makefile' (31,559) at 20210307214931822
33533 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_arp.c' (31,560) at 20210307214931894
33534 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/int-attributes.c' (31,561) at 20220525020653907
33535 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0002-board-aspeed-aspeednic-Use-MAC2-for-networking.patch' (31,562) at 20241206090014274
33536 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx.dtsi' (31,563) at 20240405153229887
33537 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/64/pgalloc.h' (31,564) at 20240405153046121
33538 2025-01-21 03:00:58.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.h' (31,565) at 20240405153047137
33539 2025-01-21 03:00:58.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml' (31,566) at 20240405153045085
33540 2025-01-21 03:00:58.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/ddr.c' (31,567) at 20210308005003172
33541 2025-01-21 03:00:58.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/o2cb' (31,568) at 20240405153044909
33542 2025-01-21 03:00:58.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/bmc/bmc.h' (31,569) at 20210308004938832
33543 2025-01-21 03:00:58.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-sabreauto.dts' (31,570) at 20240405153045521
33544 2025-01-21 03:00:58.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu_devfreq.c' (31,571) at 20241211090145417
33545 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sysctl.h' (31,572) at 20240405153052941
33546 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/psci.c' (31,573) at 20210308005002788
33547 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/start.S' (31,574) at 20210308005002800
33548 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/am2315.c' (31,575) at 20240405153048985
33549 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/__init__.py' (31,576) at 20210308005003736
33550 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio-boardinfo.c' (31,577) at 20220525020653683
33551 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/phy.c' (31,578) at 20210308005002820
33552 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/ibm.d/plugins.d/badpel' (31,579) at 20230623080027929
33553 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_macsec.h' (31,580) at 20240405153050361
33554 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-i9300.dts' (31,581) at 20240405153045569
33555 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x.dtsi' (31,582) at 20210308005002596
33556 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bengtsfors' (31,583) at 20210307205553778
33557 2025-01-21 03:00:58.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value.c' (31,584) at 20240405153054285
33558 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_trie.c' (31,585) at 20240805080014051
33559 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mips_itu.c' (31,586) at 20241211090212298
33560 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi' (31,587) at 20240405153045833
33561 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp103.rst' (31,588) at 20220525020651738
33562 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3519-clock.h' (31,589) at 20210307214931326
33563 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Adelaide' (31,590) at 20210307205553762
33564 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_d.c' (31,591) at 20210308005046521
33565 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sigmadsp-regmap.c' (31,592) at 20220525020655047
33566 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pps.h' (31,593) at 20240405153048457
33567 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sis630.c' (31,594) at 20240405153048913
33568 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/contig.c' (31,595) at 20240405153045929
33569 2025-01-21 03:00:58.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Joestrom' (31,596) at 20210307205553782
33570 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f469-pinctrl.dtsi' (31,597) at 20210308005002616
33571 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/gm107.c' (31,598) at 20240405153048649
33572 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/scan.c' (31,599) at 20220525020652270
33573 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/noexec.c' (31,600) at 20221215040039390
33574 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/gro.sh' (31,601) at 20220525020655219
33575 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Latex2e-translated-notice' (31,602) at 20241221090017616
33576 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fjal' (31,603) at 20210307205553782
33577 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch' (31,604) at 20230706080014745
33578 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf-helper' (31,605) at 20210307205553838
33579 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-dummy.bb' (31,606) at 20241206090014342
33580 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-dwarf' (31,607) at 20210307214932570
33581 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,cdce706.txt' (31,608) at 20210309003648340
33582 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-rust.h' (31,609) at 20210307214932590
33583 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/realtek,rtd1295.h' (31,610) at 20210307214931350
33584 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-redhat' (31,611) at 20210308005045769
33585 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_mc_64.S' (31,612) at 20240405153046469
33586 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/core_intr.c' (31,613) at 20240405153231543
33587 2025-01-21 03:00:58.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_x_protocol.h' (31,614) at 20220525020654807
33588 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8-clock.h' (31,615) at 20240405153231795
33589 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_namespace.c' (31,616) at 20220525020655207
33590 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-kernel/linux/linux-aspeed_%.bbappend' (31,617) at 20221122040015511
33591 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/pgtable.py' (31,618) at 20240405153232103
33592 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_irq.c' (31,619) at 20240405153048489
33593 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml' (31,620) at 20240405153045149
33594 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm53573-ilp.txt' (31,621) at 20210307214925286
33595 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/user_ringbuf_fail.c' (31,622) at 20240405153054281
33596 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/configure.patch' (31,623) at 20230706080014753
33597 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,axg-mipi-dphy.yaml' (31,624) at 20240405153045129
33598 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti,da8xx-ddrctl.yaml' (31,625) at 20240405153045105
33599 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projectbuilds.html' (31,626) at 20210307205554286
33600 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/meson.build' (31,627) at 20210308005109241
33601 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11.inl' (31,628) at 20210308005046069
33602 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/message/pack.hpp' (31,629) at 20241012080019916
33603 2025-01-21 03:00:58.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ife/ife.c' (31,630) at 20240405153232015
33604 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/ht16k33.c' (31,631) at 20240805080013939
33605 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-6282.dtsi' (31,632) at 20240405153045453
33606 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/vid-pll-div.c' (31,633) at 20210307214926994
33607 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ioapic.h' (31,634) at 20210308005002880
33608 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/maxim,max63xx.yaml' (31,635) at 20240405153045185
33609 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/interface.h' (31,636) at 20210307214925858
33610 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-runtime.inc' (31,637) at 20241206090014330
33611 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/eeprom/at24.yaml' (31,638) at 20240405153229763
33612 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hi3670-pcie.c' (31,639) at 20240405153051281
33613 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/phy/phy-stih407-usb.txt' (31,640) at 20210308005003304
33614 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/driver.c' (31,641) at 20240815080012931
33615 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/st_shmem_utils.c' (31,642) at 20210307214927826
33616 2025-01-21 03:00:58.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var3-ads2.dts' (31,643) at 20220525020651910
33617 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/fault.c' (31,644) at 20240613080016375
33618 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/cmpxchg.h' (31,645) at 20240405153045357
33619 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/xilinx_dma.h' (31,646) at 20210307214931378
33620 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055_i2c.c' (31,647) at 20240405153048993
33621 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/controllers/grubtarget.py' (31,648) at 20220402030016127
33622 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/00avahi-autoipd' (31,649) at 20210307205554462
33623 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma0_core_masks.h' (31,650) at 20240405153046573
33624 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/fsl,t1023-sfp.yaml' (31,651) at 20240405153229779
33625 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8903.h' (31,652) at 20210307214931606
33626 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/pkey_alloc.c' (31,653) at 20210307214932578
33627 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-periph.c' (31,654) at 20240405153046845
33628 2025-01-21 03:00:58.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sm_common.c' (31,655) at 20240405153049701
33629 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/fslog.c' (31,656) at 20241018080014562
33630 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/debugfs.c' (31,657) at 20240712080021061
33631 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-l2c-defs.h' (31,658) at 20210307214926234
33632 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/regenerate-meson' (31,659) at 20220914030025016
33633 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0008_refactor_artifact_models.py' (31,660) at 20210307205554262
33634 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/interface.h' (31,661) at 20210307214931394
33635 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/w1-uclass.c' (31,662) at 20210308005003540
33636 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/redfish/index.js' (31,663) at 20210308005107077
33637 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/wafl/wafl2_4_0_0_sh_mask.h' (31,664) at 20210307214927694
33638 2025-01-21 03:00:58.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ReservoirCollection_v1.xml' (31,665) at 20240619080002936
33639 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/acpitool/acpitool_0.5.1.bb' (31,666) at 20241221090017504
33640 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/init.c' (31,667) at 20240405153230023
33641 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm-revc-u-boot.dtsi' (31,668) at 20210308005002576
33642 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/mp_custom_oid.h' (31,669) at 20210307214930638
33643 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/Makefile' (31,670) at 20210308005002964
33644 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/clz_ctz.c' (31,671) at 20240405153053081
33645 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/efivarfs/internal.h' (31,672) at 20240405153052329 to deleted uid set
33646 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/LICENCE' (31,673) at 20210308005113633
33647 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/qcom-spmi-pmic.c' (31,674) at 20240405153230839
33648 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v2_3.h' (31,675) at 20210307214927242
33649 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-bad-name.out' (31,676) at 20210308005046405 to deleted uid set
33650 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fat/Kconfig' (31,677) at 20210308005003544
33651 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3s-licheepi-zero.dts' (31,678) at 20240405153045397
33652 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TCPOPTSTRIP.c' (31,679) at 20210307214932026
33653 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/recursion-depth.c' (31,680) at 20210307214932670
33654 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/dm-verity-systemd-x86-64.txt' (31,681) at 20230520080014484
33655 2025-01-21 03:00:58.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-ctouch2.dtsi' (31,682) at 20240405153229967
33656 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/.gitignore' (31,683) at 20240405153054361
33657 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/subprojects/phosphor-logging.wrap' (31,684) at 20210619000019014
33658 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-aristainetos2_7.dts' (31,685) at 20240405153045497
33659 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/tegra/powergate-bpmp.c' (31,686) at 20240405153231351
33660 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/common/qman_if.h' (31,687) at 20240405153046573
33661 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/gitlab-ci.yml' (31,688) at 20240613080016399
33662 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/test/efi_test.c' (31,689) at 20220525020652430
33663 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/brcm,kona-smc.yaml' (31,690) at 20240405153045057
33664 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/trace-events' (31,691) at 20240326080039410
33665 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/slab_def.h' (31,692) at 20240405153052793
33666 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/hwmon-kernel-api.rst' (31,693) at 20240405153045217
33667 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/port-gnome-menus3.patch' (31,694) at 20231011080016574
33668 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/event_matches_filter.hpp' (31,695) at 20241015080002911
33669 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-ioctl.h' (31,696) at 20210307214928698
33670 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3128_common.h' (31,697) at 20210308005003612
33671 2025-01-21 03:00:58.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/reg.h' (31,698) at 20210307214929778
33672 2025-01-21 03:00:58.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath12k/mac.c' (31,699) at 20241211090145469 to deleted uid set
33673 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_aux_dev.c' (31,700) at 20240405153048385
33674 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/Kconfig' (31,701) at 20240405153049233
33675 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c' (31,702) at 20240405153051937
33676 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/ethertap_user.c' (31,703) at 20210307214926622
33677 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/Makefile' (31,704) at 20210308005003020
33678 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/sandbox_scsi.c' (31,705) at 20210308005003484
33679 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/common.h' (31,706) at 20210307214925962
33680 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_alcor.c' (31,707) at 20210307214925658
33681 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/bus.json' (31,708) at 20240405153054109
33682 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/10_utf16.patch' (31,709) at 20220204040022520
33683 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.h' (31,710) at 20210307214929938
33684 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_dram_tables.h' (31,711) at 20210307214927738
33685 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/package.json' (31,712) at 20210308005107081
33686 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker' (31,713) at 20240906080037560
33687 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/syscall.S' (31,714) at 20220525020655187
33688 2025-01-21 03:00:58.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/network/phosphor-network_%.bbappend' (31,715) at 20241206090014218
33689 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-brppt1-spi.dts' (31,716) at 20210308005002560
33690 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_hdmi.c' (31,717) at 20210308005003532
33691 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/knav_qmss.h' (31,718) at 20240405153052797
33692 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gx-mali450.dtsi' (31,719) at 20210309003648732
33693 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/page_64.h' (31,720) at 20210307214926386
33694 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/Makefile' (31,721) at 20240405153232015
33695 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/delay.c' (31,722) at 20240405153045949
33696 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/scatterlist.h' (31,723) at 20240405153054389
33697 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ati_remote.c' (31,724) at 20240405153049509
33698 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nvidia,tegra-vde.yaml' (31,725) at 20240405153045093
33699 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-driver-turris-omnia' (31,726) at 20220525020651634
33700 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/helper.c' (31,727) at 20240906080037472
33701 2025-01-21 03:00:58.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/simulate-insn.h' (31,728) at 20240405153230071
33702 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/packetengines/yellowfin.c' (31,729) at 20240405153050205
33703 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_fcntl.h' (31,730) at 20210308005046073
33704 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/cases/distro.py' (31,731) at 20230114040015554
33705 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/add-error-check-for-disk-filled-up.patch' (31,732) at 20230131040012027
33706 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pid_namespace/.gitignore' (31,733) at 20210307214932698
33707 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Amot' (31,734) at 20210307205553778
33708 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/elf.c' (31,735) at 20210307214925862
33709 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_wmac_regdef.h' (31,736) at 20220525020654171
33710 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio-driver.c' (31,737) at 20240405153051457
33711 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/socat/socat_1.8.0.1.bb' (31,738) at 20241221090017636
33712 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot-fvp-base.inc' (31,739) at 20241221090017468
33713 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/shmbuf.h' (31,740) at 20240405153046505
33714 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/power_on_reason.h' (31,741) at 20240405153231835
33715 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-mtview_git.bb' (31,742) at 20240301090012431
33716 2025-01-21 03:00:58.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/fsi.rst' (31,743) at 20240906080037176
33717 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-video.c' (31,744) at 20240405153049365
33718 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_fast.h' (31,745) at 20240405153053117
33719 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mxs.yaml' (31,746) at 20210309003648348
33720 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apf27.h' (31,747) at 20210308005003584
33721 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_ECN.h' (31,748) at 20210307214931650
33722 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_auto_parser.c' (31,749) at 20241216090017801
33723 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/bmi160_i2c.c' (31,750) at 20240405153048993
33724 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10353_priv.h' (31,751) at 20210307214928646
33725 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_xdp.c' (31,752) at 20240405153054285
33726 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libtimezonemap/libtimezonemap_0.4.6.bb' (31,753) at 20230811080018298
33727 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ser2net/ser2net_4.6.2.bb' (31,754) at 20241206090014246
33728 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/io-channel-helpers.c' (31,755) at 20221215040039390
33729 2025-01-21 03:00:58.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/bosch,bma400.yaml' (31,756) at 20210307214925326
33730 2025-01-21 03:00:58.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/paginate.js' (31,757) at 20210308005107069
33731 2025-01-21 03:00:58.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-s500.c' (31,758) at 20240405153051301
33732 2025-01-21 03:00:58.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/acpi/mainboard.asl' (31,759) at 20210308005003008
33733 2025-01-21 03:00:58.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_recv.c' (31,760) at 20240405153053353
33734 2025-01-21 03:00:58.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/bx50v3.c' (31,761) at 20210308005003000
33735 2025-01-21 03:00:58.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/test-qga-os-release' (31,762) at 20210308005046389
33736 2025-01-21 03:00:58.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-dsp.c' (31,763) at 20210309003654912
33737 2025-01-21 03:00:58.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/avoid-to-call-AC_TRY_RUN.patch' (31,764) at 20230503080014583
33738 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/wm831x-hwmon.c' (31,765) at 20210307214928142
33739 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/flatpak-xdg-utils_1.0.6.bb' (31,766) at 20241221090017516
33740 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/console/obmc-console_git.bbappend' (31,767) at 20240120090012778
33741 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/ext_interface.hpp' (31,768) at 20210308005103637
33742 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-lpc18xx.c' (31,769) at 20240405153231371
33743 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/Makefile' (31,770) at 20240405153231535
33744 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/0001-configure-Prune-PIE-flags.patch' (31,771) at 20210307205554542
33745 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (31,772) at 20210401100023201
33746 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/zones.json' (31,773) at 20240918080013376
33747 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/python3-gammu/0001-setup.py-StrictVersion-packaging.version.patch' (31,774) at 20220204040022460
33748 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mediatek-ge-soc.c' (31,775) at 20240503080014490
33749 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880.h' (31,776) at 20210307214928614
33750 2025-01-21 03:00:58.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/lkkbd.c' (31,777) at 20240405153049137
33751 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.6.rst' (31,778) at 20230919080013970
33752 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/HMAT.acpihmatvirt' (31,779) at 20240906080037556 to deleted uid set
33753 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/arm_sysctl.c' (31,780) at 20241211090212294
33754 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hda.h' (31,781) at 20210307214928046
33755 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_s302m.h' (31,782) at 20210309003650376
33756 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/r82600_edac.c' (31,783) at 20240405153047021
33757 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/xtlv.h' (31,784) at 20240405153050497
33758 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/sh7753evb.c' (31,785) at 20210308005003036
33759 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-multi-gpio-presence.service' (31,786) at 20231019080029735
33760 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/Makefile' (31,787) at 20240405153046057
33761 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/timer/stm32-timer-trigger.h' (31,788) at 20210307214931402
33762 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-cr.xml' (31,789) at 20210308005045817
33763 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/extable.c' (31,790) at 20240405153052997
33764 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/regulator-max77620.txt' (31,791) at 20240405153229791
33765 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/entry-common.h' (31,792) at 20240405153046245
33766 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/release-process.rst' (31,793) at 20241221090017600
33767 2025-01-21 03:00:58.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE02.boot' (31,794) at 20240405153054369
33768 2025-01-21 03:00:58.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/relo_core.h' (31,795) at 20240405153054061
33769 2025-01-21 03:00:58.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/ctx_sw_asm.S' (31,796) at 20240405153229859
33770 2025-01-21 03:00:58.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/092.out' (31,797) at 20210308005046445
33771 2025-01-21 03:00:58.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/cdomain.py' (31,798) at 20210308005002536
33772 2025-01-21 03:00:58.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch' (31,799) at 20241221090017552
33773 2025-01-21 03:00:58.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh' (31,800) at 20230919080013986
33774 2025-01-21 03:00:58.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-u.json' (31,801) at 20220429100100882
33775 2025-01-21 03:00:58.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-base.bb' (31,802) at 20241221090017644
33776 2025-01-21 03:00:58.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_6_0_d.h' (31,803) at 20210309003649532
33777 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/quorum.c' (31,804) at 20241211090212214
33778 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/flush_icache.S' (31,805) at 20210307214926498
33779 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/si4713.txt' (31,806) at 20210307214925354
33780 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/Makefile' (31,807) at 20210307214928838
33781 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctsrc.h' (31,808) at 20220525020654991
33782 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192c.c' (31,809) at 20240405153050625
33783 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-host/xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service' (31,810) at 20230412080023460
33784 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/snps_udc_plat.c' (31,811) at 20240405153231555
33785 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/utils.c' (31,812) at 20240405153054365
33786 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xenbus.h' (31,813) at 20240405153052961
33787 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test.out' (31,814) at 20210927100127505
33788 2025-01-21 03:00:58.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/pci.h' (31,815) at 20241211090212346
33789 2025-01-21 03:00:58.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdmi.c' (31,816) at 20240405153230555
33790 2025-01-21 03:00:58.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-usbmux-util' (31,817) at 20230107040016303
33791 2025-01-21 03:00:58.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_opregion.h' (31,818) at 20240405153048457
33792 2025-01-21 03:00:58.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_string_encode_check.yaml' (31,819) at 20240908080010098
33793 2025-01-21 03:00:58.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/soc-imx.c' (31,820) at 20240405153051761
33794 2025-01-21 03:00:58.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_static_key_base.c' (31,821) at 20210307214931818
33795 2025-01-21 03:00:58.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/Kconfig' (31,822) at 20240405153050605
33796 2025-01-21 03:00:58.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ucode.h' (31,823) at 20210307214928018
33797 2025-01-21 03:00:58.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/chip.h' (31,824) at 20241104090011579
33798 2025-01-21 03:00:58.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dwc_eth_qos.c' (31,825) at 20210308005003428
33799 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/datagram.c' (31,826) at 20240405153232035
33800 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overturingen' (31,827) at 20210307205553790
33801 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/templates/default/conf-notes.txt' (31,828) at 20220913030020496
33802 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-berlin.c' (31,829) at 20240405153231355
33803 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/debug_regs.c' (31,830) at 20240405153054321
33804 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_timer.c' (31,831) at 20210309003654568
33805 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ge-achc' (31,832) at 20240405153229731
33806 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/loongson_device.c' (31,833) at 20240405153230579
33807 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmzone.h' (31,834) at 20220525020652114
33808 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-sgi575.bb' (31,835) at 20220804030014691
33809 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/Makefile' (31,836) at 20210307214928770
33810 2025-01-21 03:00:58.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/tinyproxy.service' (31,837) at 20210307205553850
33811 2025-01-21 03:00:58.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc.h' (31,838) at 20220525020654263
33812 2025-01-21 03:00:58.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SES1_C-101W' (31,839) at 20210307205553762
33813 2025-01-21 03:00:58.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/alienware-wmi.c' (31,840) at 20240405153051397
33814 2025-01-21 03:00:58.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/reset.c' (31,841) at 20210308005002708
33815 2025-01-21 03:00:58.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pldmfw/Makefile' (31,842) at 20210309003654192
33816 2025-01-21 03:00:58.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/thunderbolt.h' (31,843) at 20240405153052805
33817 2025-01-21 03:00:58.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_sw.c' (31,844) at 20210307214928642
33818 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ffa.c' (31,845) at 20241008080013895
33819 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c' (31,846) at 20240405153054185
33820 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-file-handle.c' (31,847) at 20210307214932466
33821 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/base-files/base-files_%.bbappend' (31,848) at 20240229090011779
33822 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/package-feeds.png' (31,849) at 20210307205554314 to deleted uid set
33823 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vistr.c' (31,850) at 20221215040039390
33824 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/tools/validate_registry.py' (31,851) at 20230317080026221
33825 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/Makefile' (31,852) at 20220525020655131
33826 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/vamem_local.h' (31,853) at 20210307214930542
33827 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32g274a-evb.dts' (31,854) at 20240405153045737
33828 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/dbg_helper.c' (31,855) at 20240906080037540
33829 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mad_rmpp.h' (31,856) at 20210307214928374
33830 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bitops_64.h' (31,857) at 20240405153046317
33831 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/.clang-format' (31,858) at 20241219090024012
33832 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/entry.S' (31,859) at 20210927100127329
33833 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.h' (31,860) at 20240405153047237
33834 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml' (31,861) at 20240405153045053
33835 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/expected_stderr' (31,862) at 20210308005003736
33836 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ia_css_tdf.host.h' (31,863) at 20210307214930562
33837 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max1619.rst' (31,864) at 20210307214925502
33838 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-object.err' (31,865) at 20210308005046409
33839 2025-01-21 03:00:58.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic_u3msi.c' (31,866) at 20240405153046233
33840 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uec.h' (31,867) at 20210308005003476
33841 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/cnl-sst-dsp.h' (31,868) at 20210309003654912
33842 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/lowlevel_init.S' (31,869) at 20210308005002560
33843 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/next-fb.c' (31,870) at 20221215040039102
33844 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/rocker.json' (31,871) at 20241211090212450
33845 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/obmc_ser_num' (31,872) at 20221209040018559
33846 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-a-plus.dts' (31,873) at 20240405153229871
33847 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts' (31,874) at 20240405153045729
33848 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx35.c' (31,875) at 20240405153229911
33849 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_clock.c' (31,876) at 20240405153050081
33850 2025-01-21 03:00:58.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_matchall.c' (31,877) at 20240405153053365
33851 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/filesystem_mock.hpp' (31,878) at 20210308004940468
33852 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/Kconfig' (31,879) at 20210309003652156
33853 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/Kconfig' (31,880) at 20240405153053029
33854 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-hammer.c' (31,881) at 20210309003654960
33855 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-spe.xml' (31,882) at 20210308005045817
33856 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/psi.rst' (31,883) at 20240405153229735
33857 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/snapper9g45.h' (31,884) at 20210308005003616
33858 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cmf.c' (31,885) at 20220525020653963
33859 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/debugfs.c' (31,886) at 20220525020653735
33860 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/LICENSE' (31,887) at 20210311201857422
33861 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pm.c' (31,888) at 20240405153045677
33862 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/pinmux-config-apalis_t30.h' (31,889) at 20210308005003080
33863 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/zones.json' (31,890) at 20221201040015308
33864 2025-01-21 03:00:58.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_hist_options.rst' (31,891) at 20240405153045265
33865 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/sunplus/phy-sunplus-usb2.c' (31,892) at 20240405153231315
33866 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c' (31,893) at 20240405153230927
33867 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.h' (31,894) at 20240405153047093
33868 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/mtree.py' (31,895) at 20210308005046245
33869 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/lib.c' (31,896) at 20240405153053501
33870 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_cout1_master_regs.h' (31,897) at 20240405153046585
33871 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/altera_ps2.c' (31,898) at 20240405153049153
33872 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp_ioctl.h' (31,899) at 20240405153051905
33873 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/lua-update-Makefile-to-use-environment-build-setting.patch' (31,900) at 20241221090017524
33874 2025-01-21 03:00:58.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/crypto-tls-x509-helpers.h' (31,901) at 20241211090212550
33875 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-trace.c' (31,902) at 20241211090145573
33876 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/helper_restricted.c' (31,903) at 20240405153054253
33877 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_fw_file_hdr.h' (31,904) at 20210307214929322
33878 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/os_support.h' (31,905) at 20210308005003772
33879 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_pmuv3.c' (31,906) at 20240405153231303
33880 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test2_git.bb' (31,907) at 20230610080017599
33881 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgalloc.h' (31,908) at 20240405153230091
33882 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/io.hpp' (31,909) at 20240817080027656
33883 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g15.dtsi' (31,910) at 20210308005002572
33884 2025-01-21 03:00:58.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi' (31,911) at 20240405153229871
33885 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel_th.h' (31,912) at 20210307214931406
33886 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/org/open_power/Witherspoon/Fault.metadata.yaml' (31,913) at 20221213040033297
33887 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-dram-pro5.c' (31,914) at 20210308005002792
33888 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cr.c' (31,915) at 20210308005003720
33889 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-pcm.c' (31,916) at 20240405153232199
33890 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pwm-fan.rst' (31,917) at 20240405153045217
33891 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/driver.c' (31,918) at 20210307214926334
33892 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/Makefile' (31,919) at 20210307214932722
33893 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/arch_hweight.h' (31,920) at 20210307214926658
33894 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/MAINTAINERS' (31,921) at 20210308005003036
33895 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/frontend.json' (31,922) at 20240405153054149
33896 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/hid-sensor-prox.c' (31,923) at 20240405153049001
33897 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/fru.hpp' (31,924) at 20240819080030259
33898 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/vl6180.c' (31,925) at 20240405153049005
33899 2025-01-21 03:00:58.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_main.c' (31,926) at 20240405153051957
33900 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha2-ce-core.S' (31,927) at 20220525020651946
33901 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/design.txt' (31,928) at 20240405153054105
33902 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/minerva/cri_sensors.json' (31,929) at 20240119090006939
33903 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-jr2.c' (31,930) at 20210308005003456
33904 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_txrx.h' (31,931) at 20220525020653619
33905 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/fan.hpp' (31,932) at 20241217090008764
33906 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg-stubs.c' (31,933) at 20230426080043856
33907 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/Kconfig' (31,934) at 20220525020653991
33908 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/atmel-hlcdc.txt' (31,935) at 20210308005003328
33909 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/seccomp_benchmark.c' (31,936) at 20240405153054373
33910 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/prodigy_hifi.c' (31,937) at 20210307214932262
33911 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,split.yaml' (31,938) at 20240405153045041
33912 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.2.rst' (31,939) at 20241221090017600
33913 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/power-ctrl' (31,940) at 20231128090014177
33914 2025-01-21 03:00:58.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/log.c' (31,941) at 20210308005003212
33915 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4_core.c' (31,942) at 20240405153048673
33916 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-mux-div.c' (31,943) at 20210307214926998
33917 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,vin.yaml' (31,944) at 20240405153229775
33918 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/atomic128-ldst.h' (31,945) at 20240326080039410
33919 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-util-darwin.c' (31,946) at 20221215040039086
33920 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emux_legacy.h' (31,947) at 20210307214931598
33921 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc702/ps7_init_gpl.c' (31,948) at 20210308005003176
33922 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/run-ptest' (31,949) at 20210307205554118
33923 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/TOTPAuthenticator.interface.yaml' (31,950) at 20241121090018187
33924 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/chip.h' (31,951) at 20210307214932442
33925 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml' (31,952) at 20240405153045173
33926 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-server/ivshmem-server.h' (31,953) at 20210308005045769
33927 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/irq_work.h' (31,954) at 20240405153230031
33928 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Villands_Vanga' (31,955) at 20210307205553794
33929 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpm.h' (31,956) at 20210307214926374
33930 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/kapi.rst' (31,957) at 20220525020651746
33931 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/autogroup.c' (31,958) at 20240405153053037
33932 2025-01-21 03:00:58.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-gemini/Makefile' (31,959) at 20210307214925882
33933 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/corstone1000-recovery-image.bb' (31,960) at 20241206090014210
33934 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/pci.c' (31,961) at 20240405153046033
33935 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extp.c' (31,962) at 20210308005046505
33936 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/iio.h' (31,963) at 20240405153052709
33937 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/Makefile' (31,964) at 20210307214929646
33938 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfcmp.c' (31,965) at 20210307214926334
33939 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/advise.c' (31,966) at 20240405153052965
33940 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-aarch64-code.fd.bz2' (31,967) at 20241211090212398 to deleted uid set
33941 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h' (31,968) at 20240913080013785
33942 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/cdc/adi,ad7150.yaml' (31,969) at 20240405153229767
33943 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/parent.c' (31,970) at 20240405153231775
33944 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_sitv.json' (31,971) at 20241213090004413
33945 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5018.dtsi' (31,972) at 20240405153229939
33946 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cros-ec-anx7688.c' (31,973) at 20240405153048373
33947 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-cpu.c' (31,974) at 20240405153046841
33948 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mpq7920.c' (31,975) at 20240405153231363
33949 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/udp_server.c' (31,976) at 20241221090017580
33950 2025-01-21 03:00:58.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/dep+plain.litmus' (31,977) at 20240405153054069
33951 2025-01-21 03:00:58.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/iommu.h' (31,978) at 20210307214926118
33952 2025-01-21 03:00:58.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_dcbnl.c' (31,979) at 20210309003651196
33953 2025-01-21 03:00:58.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/fs_context.h' (31,980) at 20241211090145529
33954 2025-01-21 03:00:58.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fujitsu/fmvj18x_cs.c' (31,981) at 20240405153049933
33955 2025-01-21 03:00:58.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/.kunitconfig' (31,982) at 20220525020654395
33956 2025-01-21 03:00:58.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/futex.h' (31,983) at 20220804100015896
33957 2025-01-21 03:00:58.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/locking.c' (31,984) at 20240405153052289
33958 2025-01-21 03:00:58.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_main.c' (31,985) at 20240405153050197
33959 2025-01-21 03:00:58.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-ipq4019.c' (31,986) at 20241211090145461
33960 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/nvdimm.c' (31,987) at 20240326080039414
33961 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/header.c' (31,988) at 20210307214932518
33962 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-826.c' (31,989) at 20220429100100938
33963 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/licenses/radvd' (31,990) at 20210307205553806
33964 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gwventana_gw5904_defconfig' (31,991) at 20210308005003260
33965 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/std_vendor.rs' (31,992) at 20240405153053421
33966 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/early_printk.c' (31,993) at 20210307214926190
33967 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/Makefile' (31,994) at 20210307214931886
33968 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/test-remote-image' (31,995) at 20210307205554642
33969 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.readthedocs.yml' (31,996) at 20240326080039362
33970 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv50_fence.c' (31,997) at 20220525020652951
33971 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/rest.json' (31,998) at 20210307205553850
33972 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd30_core.c' (31,999) at 20240405153048969
33973 2025-01-21 03:00:58.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/mod.c' (32,000) at 20240405153053165
33974 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sc7280.h' (32,001) at 20220525020654543
33975 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/gpio.hpp' (32,002) at 20230616080022923
33976 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc/0001-dc-fix-exit-code-of-q-command.patch' (32,003) at 20210307205554558
33977 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/config.mk' (32,004) at 20210308005002544
33978 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_timeout.cpp' (32,005) at 20231110090010623
33979 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/dmc-520.yaml' (32,006) at 20240405153045057
33980 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/File.metadata.yaml' (32,007) at 20220430030026016
33981 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3328_common.h' (32,008) at 20210308005003612
33982 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47189-luxul-xap-810.dts' (32,009) at 20240405153229871
33983 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_sock.c' (32,010) at 20240405153054285
33984 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Documentation/ABI/fieldbus-dev-cdev' (32,011) at 20210307214930506
33985 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb' (32,012) at 20241221090017504
33986 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/Makefile' (32,013) at 20240405153231343
33987 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rockpro64-v2.dts' (32,014) at 20210307214926046
33988 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/unicode.c' (32,015) at 20210308005046565
33989 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/frontend.json' (32,016) at 20240405153054145
33990 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/atmel/ac97c.h' (32,017) at 20210307214932190
33991 2025-01-21 03:00:58.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ax88796.h' (32,018) at 20210308005003424
33992 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch' (32,019) at 20230706080014741
33993 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h' (32,020) at 20240405153050529
33994 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/utils.hpp' (32,021) at 20240828080025979
33995 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/irq.c' (32,022) at 20240405153049633
33996 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb' (32,023) at 20231126090012797
33997 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loongson.h' (32,024) at 20240405153231463
33998 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams.h' (32,025) at 20240405153230755
33999 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/auxvec.h' (32,026) at 20210307214926178
34000 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/sanity.conf' (32,027) at 20241206090014302
34001 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/read_write.c' (32,028) at 20240405153231655
34002 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.gitignore' (32,029) at 20240305090002630
34003 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/logwatch/logwatch_7.11.bb' (32,030) at 20241221090017516
34004 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/isa.rst' (32,031) at 20240405153045193
34005 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ali512x.h' (32,032) at 20210308005003560
34006 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/system.conf-qemuall' (32,033) at 20210307205554490
34007 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_riscv.c' (32,034) at 20240405153232239
34008 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/templates/default/bblayers.conf.sample' (32,035) at 20240323080013549
34009 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/Kconfig' (32,036) at 20210309003649284
34010 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi' (32,037) at 20240405153045741
34011 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_resource_priv.h' (32,038) at 20240405153048797
34012 2025-01-21 03:00:58.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpic_timer.h' (32,039) at 20210307214926386
34013 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/treesource.c' (32,040) at 20240405153053445
34014 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/gd/0001-Fix-deprecared-function-prototypes.patch' (32,041) at 20220910030013361
34015 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.h' (32,042) at 20240405153048353
34016 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6-pins.h' (32,043) at 20210308005002648
34017 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone.dtsi' (32,044) at 20210308005002592
34018 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/ps3_gelic_net.c' (32,045) at 20240405153050317
34019 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/network-wait-ipv6-ll/network-wait-ipv6-ll_0.1.bb' (32,046) at 20241221090017480
34020 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/suspend-callgraph.cfg' (32,047) at 20210307214932618
34021 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/xen-mca.h' (32,048) at 20240405153052961
34022 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-iio-aux.yaml' (32,049) at 20240405153229799
34023 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d35ek.dts' (32,050) at 20210308005002612
34024 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt6795-sys-clock.yaml' (32,051) at 20240405153045025
34025 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx-hw.config' (32,052) at 20240805080013923
34026 2025-01-21 03:00:58.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-packed-hsv.rst' (32,053) at 20210309003648496
34027 2025-01-21 03:00:58.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mem_encrypt_amd.c' (32,054) at 20240405153230143
34028 2025-01-21 03:00:58.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/Makefile' (32,055) at 20240405153046865
34029 2025-01-21 03:00:58.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/translate.c' (32,056) at 20241211090212522
34030 2025-01-21 03:00:58.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g.dtsi' (32,057) at 20210308005002592
34031 2025-01-21 03:00:58.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/glome/glome_git.bb' (32,058) at 20241221090017580
34032 2025-01-21 03:00:58.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/axis/artpec6_crypto.c' (32,059) at 20240405153046925
34033 2025-01-21 03:00:58.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/gid.c' (32,060) at 20220525020653587
34034 2025-01-21 03:00:58.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/MAINTAINERS' (32,061) at 20210308005003056
34035 2025-01-21 03:00:58.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/signals.cpp' (32,062) at 20241012080019916
34036 2025-01-21 03:00:58.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/hac.c' (32,063) at 20240405153053985
34037 2025-01-21 03:00:58.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/edb9315a_defconfig' (32,064) at 20210308005003256
34038 2025-01-21 03:00:58.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/pci.cpp' (32,065) at 20240817080027656
34039 2025-01-21 03:00:58.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/keymaps.h' (32,066) at 20240326080039750
34040 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-windows-ssh.c' (32,067) at 20241211090212454
34041 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/inode.c' (32,068) at 20240405153231607
34042 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_wr.h' (32,069) at 20210307214930302
34043 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgalloc_32.h' (32,070) at 20220525020652118
34044 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/phosphor-fan/phosphor-fan_%.bbappend' (32,071) at 20240925080018162
34045 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_enumerate_unittest.cpp' (32,072) at 20220824030029051
34046 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040qds.c' (32,073) at 20210308005002992
34047 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ar7/spaces.h' (32,074) at 20210307214926214
34048 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/model.py' (32,075) at 20241029080012595
34049 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/meson.build' (32,076) at 20241211090212258
34050 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/events/event_state_sensor.json' (32,077) at 20221213040036917
34051 2025-01-21 03:00:58.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip_3.0.bb' (32,078) at 20241221090017680
34052 2025-01-21 03:00:58.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/irqflags.h' (32,079) at 20210308005002852
34053 2025-01-21 03:00:58.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/Makefile' (32,080) at 20240405153231451
34054 2025-01-21 03:00:58.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/hif.h' (32,081) at 20210307214929730
34055 2025-01-21 03:00:58.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/subprojects/phosphor-dbus-interfaces.wrap' (32,082) at 20230428080030950
34056 2025-01-21 03:00:58.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/LICENSE' (32,083) at 20210308005111457
34057 2025-01-21 03:00:58.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_fwd_kern.c' (32,084) at 20210307214932122
34058 2025-01-21 03:00:58.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd-pstate-ut.c' (32,085) at 20240405153230251
34059 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/gaudi.c' (32,086) at 20240405153046561
34060 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/aarch64/Makefile' (32,087) at 20210308005046397
34061 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/TaskService_v1.xml' (32,088) at 20240619080002936
34062 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_36BIT_defconfig' (32,089) at 20210308005003240
34063 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt3883.dtsi' (32,090) at 20210307214926194
34064 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/mb1232.c' (32,091) at 20240405153230695
34065 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/mtx1_defconfig' (32,092) at 20240405153045993
34066 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.h' (32,093) at 20220525020652831
34067 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/ioasm.h' (32,094) at 20210307214930242
34068 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (32,095) at 20231021080018978
34069 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/text-patching.h' (32,096) at 20240405153046397
34070 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.h' (32,097) at 20240405153049813
34071 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.4.4.bb' (32,098) at 20241221090017548
34072 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt73usb.c' (32,099) at 20240405153050621
34073 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb' (32,100) at 20241221090017528
34074 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/error-inject.c' (32,101) at 20220525020652062
34075 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399pro-rock-pi-n10.dts' (32,102) at 20240405153045821
34076 2025-01-21 03:00:58.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/vsec.h' (32,103) at 20240405153231343
34077 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Makefile_32.cpu' (32,104) at 20220525020652130
34078 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/Makefile' (32,105) at 20210308005002712
34079 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker-hmp-cmds.c' (32,106) at 20230426080043716
34080 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/Kconfig' (32,107) at 20210308005002952
34081 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/unistd_32.h' (32,108) at 20240906080037356
34082 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/lcs.h' (32,109) at 20240405153051533
34083 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx6_ccm.c' (32,110) at 20241211090212294
34084 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_hw.h' (32,111) at 20210307214927738
34085 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/adi/Kconfig' (32,112) at 20220525020655015
34086 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9_matrix.h' (32,113) at 20210308005002716
34087 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (32,114) at 20240723080012912
34088 2025-01-21 03:00:58.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count2' (32,115) at 20240906080037556 to deleted uid set
34089 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_sdio.h' (32,116) at 20210307214930662
34090 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_netlink.c' (32,117) at 20240405153053381
34091 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399pro.dtsi' (32,118) at 20210307214926050
34092 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/report-error.bbclass' (32,119) at 20230503080014611
34093 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_replay.h' (32,120) at 20240405153230379
34094 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_dc.c' (32,121) at 20240405153046953
34095 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memstick.h' (32,122) at 20210307214931422
34096 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/vmt.c' (32,123) at 20210308005003424
34097 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest.bb' (32,124) at 20240302090018202
34098 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-mk808c.dts' (32,125) at 20210308005002624
34099 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/rtc.h' (32,126) at 20210307214931434
34100 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/sa1111.h' (32,127) at 20240405153045621
34101 2025-01-21 03:00:58.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0010-Workaround-multiple-definition-of-symbol-errors.patch' (32,128) at 20220910030013425
34102 2025-01-21 03:00:58.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c' (32,129) at 20240405153051889
34103 2025-01-21 03:00:58.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-bcm-unimac.c' (32,130) at 20241118090018495
34104 2025-01-21 03:00:58.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/Kconfig' (32,131) at 20210308005003332
34105 2025-01-21 03:00:58.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_types.h' (32,132) at 20240613080016403
34106 2025-01-21 03:00:58.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mps2-scc.c' (32,133) at 20241211090212298
34107 2025-01-21 03:00:58.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.err' (32,134) at 20220429100100882
34108 2025-01-21 03:00:58.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.1.rst' (32,135) at 20241206090014294
34109 2025-01-21 03:00:58.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/memory.json' (32,136) at 20240405153054137
34110 2025-01-21 03:00:58.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/kasan_init.c' (32,137) at 20240405153045901
34111 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-zynqmp.h' (32,138) at 20220525020654547
34112 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas27xx.yaml' (32,139) at 20240405153045169
34113 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unicode-3.0' (32,140) at 20241221090017616
34114 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/Kconfig' (32,141) at 20210308005002808
34115 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/test_redfishtool_general.robot' (32,142) at 20240628080017117
34116 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/useraddbadtask.bb' (32,143) at 20241206090014298
34117 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Kastrup' (32,144) at 20241221090017616
34118 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/Kconfig' (32,145) at 20240405153231359
34119 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/sps.c' (32,146) at 20240405153051397
34120 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr.c' (32,147) at 20220525020653911
34121 2025-01-21 03:00:58.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/factory_reset_bmc.robot' (32,148) at 20221213040017973
34122 2025-01-21 03:00:58.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/tables.c' (32,149) at 20210308005002884
34123 2025-01-21 03:00:58.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qm1d1c0042.h' (32,150) at 20210307214928798
34124 2025-01-21 03:00:58.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sdram_s10.c' (32,151) at 20210308005003360
34125 2025-01-21 03:00:58.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/p2571.c' (32,152) at 20210308005003024
34126 2025-01-21 03:00:58.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/llc_shdlc.c' (32,153) at 20240405153053345
34127 2025-01-21 03:00:58.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/picocom/picocom_2024.bb' (32,154) at 20241221090017544
34128 2025-01-21 03:00:58.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/pgtable.c' (32,155) at 20240405153230015
34129 2025-01-21 03:00:58.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/msa_helper.c' (32,156) at 20241211090212498
34130 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml' (32,157) at 20240405153045021
34131 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/fop_helper.c' (32,158) at 20241211090212518
34132 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/board.h' (32,159) at 20210308005002924
34133 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libio-pty-perl_1.20.bb' (32,160) at 20240113090014536
34134 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb' (32,161) at 20241031080012183
34135 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/neon.uc' (32,162) at 20240405153053097
34136 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/input.js' (32,163) at 20210308005107069
34137 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl907d.h' (32,164) at 20240405153048617
34138 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/acpi_dev_interface.h' (32,165) at 20240326080039530
34139 2025-01-21 03:00:58.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/uverbs_types.h' (32,166) at 20220525020654651
34140 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/packet.h' (32,167) at 20210307214931570
34141 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-rf-tuner.rst' (32,168) at 20210309003648492
34142 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pfault.h' (32,169) at 20240405153230079
34143 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-gt-clk.yaml' (32,170) at 20240405153045021
34144 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wcd934x.c' (32,171) at 20240405153049625
34145 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/instmap.h' (32,172) at 20221215040039334
34146 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sifive_fu540_defconfig' (32,173) at 20210308005003280
34147 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/mac_defconfig' (32,174) at 20240405153230003
34148 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/anyof.hpp' (32,175) at 20221014030024888
34149 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_vbif.h' (32,176) at 20240405153048589
34150 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_flow.h' (32,177) at 20240405153050073
34151 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-gdi.c' (32,178) at 20240405153049405
34152 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,drv260x.yaml' (32,179) at 20240405153045081
34153 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vt_kern.h' (32,180) at 20240405153052821
34154 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/gdsys,iocpu_fpga.txt' (32,181) at 20210308005002536
34155 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/adf_drv.c' (32,182) at 20240405153046953
34156 2025-01-21 03:00:58.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.yaml' (32,183) at 20240405153045013
34157 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/spinand.h' (32,184) at 20210308005003668
34158 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c' (32,185) at 20220525020652855
34159 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/set_mode_types.h' (32,186) at 20240405153047301
34160 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/stm32-adc-core.h' (32,187) at 20210308005003332
34161 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/packagedata.bbclass' (32,188) at 20220910030013385
34162 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6125-gpucc.yaml' (32,189) at 20240405153045029
34163 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-func-open.rst' (32,190) at 20210309003648472
34164 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fc' (32,191) at 20240405153044917
34165 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_trace.h' (32,192) at 20240405153230979
34166 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/format.rst' (32,193) at 20210309003648492
34167 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/mmc.h' (32,194) at 20210307214929642
34168 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/stat_output.sh' (32,195) at 20240405153232231
34169 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/exec-cmd.h' (32,196) at 20210307214932494
34170 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tsc_sync.c' (32,197) at 20240613080016375
34171 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/arm-spe-decoder.c' (32,198) at 20240405153054181
34172 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml' (32,199) at 20240405153045141
34173 2025-01-21 03:00:58.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/gxbb-clkc.h' (32,200) at 20240405153231795
34174 2025-01-21 03:00:58.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revB.dts' (32,201) at 20240405153045841
34175 2025-01-21 03:00:58.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/db-export.txt' (32,202) at 20210307214932506
34176 2025-01-21 03:00:58.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905w-jethome-jethub-j80.dts' (32,203) at 20240405153045713
34177 2025-01-21 03:00:58.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_6_0_sh_mask.h' (32,204) at 20220525020652811
34178 2025-01-21 03:00:58.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_atomic_plane.h' (32,205) at 20240405153048433
34179 2025-01-21 03:00:58.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/i5k_amb.c' (32,206) at 20210309003649948
34180 2025-01-21 03:00:58.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-olinuxino.dts' (32,207) at 20240405153229891
34181 2025-01-21 03:00:58.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/acpi/mainboard.asl' (32,208) at 20210308005002952
34182 2025-01-21 03:00:58.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.5.rst' (32,209) at 20241221090017596
34183 2025-01-21 03:00:58.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c' (32,210) at 20241011080017303
34184 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/constants.js' (32,211) at 20210308005107073
34185 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/microsoft,vmbus.yaml' (32,212) at 20240405153045021
34186 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/memset.S' (32,213) at 20210307214926098
34187 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/syncpt.h' (32,214) at 20240405153048805
34188 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/spcp8x5.c' (32,215) at 20240405153052137
34189 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/static_gateway.cpp' (32,216) at 20241127090024701
34190 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-fix-host-gcc.patch' (32,217) at 20210307205553818
34191 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c' (32,218) at 20240405153048645
34192 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/134' (32,219) at 20240906080037564
34193 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/Kconfig' (32,220) at 20240405153230271
34194 2025-01-21 03:00:58.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/googletest/googletest_1.15.2.bb' (32,221) at 20241221090017544
34195 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/cache.json' (32,222) at 20240405153054137
34196 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/extra-properties-example.yaml' (32,223) at 20221213040022341
34197 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-stm32-qspi.txt' (32,224) at 20210308005003324
34198 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/BSD-3-Clause' (32,225) at 20210307214925638
34199 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goyaP.h' (32,226) at 20240405153046569
34200 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/watch.cpp' (32,227) at 20241129090022521
34201 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/0001-libgcrypt-fix-m4-file-for-oe-core.patch' (32,228) at 20241221090017696
34202 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf' (32,229) at 20240405153054233
34203 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-spe-physical-address' (32,230) at 20240405153054161
34204 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ts4800.c' (32,231) at 20240405153230307
34205 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-om44customboard.dtsi' (32,232) at 20240405153045605
34206 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_gpio.h' (32,233) at 20240405153052757
34207 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie-nvme.dts' (32,234) at 20240405153045785
34208 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/altera-mailbox.txt' (32,235) at 20210307214925350
34209 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric_collection.cpp' (32,236) at 20240305090019906
34210 2025-01-21 03:00:58.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__continues_on.hpp' (32,237) at 20241219090033964
34211 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/topsrv.c' (32,238) at 20240405153053397
34212 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_chain_filter.c' (32,239) at 20240503080014518
34213 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_c3_medium_x86.json' (32,240) at 20240301090004526
34214 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ppc_cbe_cpufreq_pmi.c' (32,241) at 20240405153230251
34215 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/sev_migrate_tests.c' (32,242) at 20240405153054321
34216 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml' (32,243) at 20240405153045153
34217 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/openocd/openocd_git.bb' (32,244) at 20240301090012423
34218 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GLWTPL' (32,245) at 20211006000025234
34219 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2.host.c' (32,246) at 20210307214930558
34220 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/set_device_action_tests.cpp' (32,247) at 20240817080031296
34221 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/cgroup_iter.c' (32,248) at 20240405153052977
34222 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eventpoll.h' (32,249) at 20241216090017765
34223 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/ide_sdk.py' (32,250) at 20241221090017700
34224 2025-01-21 03:00:58.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/bin_stream.hpp' (32,251) at 20210308005346774
34225 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/tests/unsigned_lesser_than_zero.cocci' (32,252) at 20240405153053445
34226 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_accel_devices.h' (32,253) at 20240405153230267
34227 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/Makefile' (32,254) at 20210308005002824
34228 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/cleanup_pcie.cpp' (32,255) at 20211007100035655
34229 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qualcomm-misc/LICENSE' (32,256) at 20210308005115201
34230 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/.clang-tidy' (32,257) at 20241220090014034
34231 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-emcon-avari.dts' (32,258) at 20240405153229883
34232 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-watch.c' (32,259) at 20230426080043780
34233 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/ti-drv260x.h' (32,260) at 20210307214931338
34234 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/ehci-regs.h' (32,261) at 20210308005046033
34235 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-test-howto.rst' (32,262) at 20210307214925206
34236 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/OWNERS' (32,263) at 20220727030031269
34237 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skalmsjo' (32,264) at 20210307205553790
34238 2025-01-21 03:00:58.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/mipi.c' (32,265) at 20240405153048805
34239 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/0001-cecloader-Match-return-type-of-function-LibCecBootlo.patch' (32,266) at 20220402030015947
34240 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/dabtree.c' (32,267) at 20240405153052581
34241 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (32,268) at 20240703080014819
34242 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-peb-av-02.dtsi' (32,269) at 20240405153045529
34243 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/pc.c' (32,270) at 20241211090212278
34244 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/branch.json' (32,271) at 20240405153054109
34245 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb' (32,272) at 20240113090014552
34246 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Saarijarvi' (32,273) at 20210307205553774
34247 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect6_prog.c' (32,274) at 20240405153054269
34248 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ExpressAM22-53.0E' (32,275) at 20210307205553762
34249 2025-01-21 03:00:58.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/.gitignore' (32,276) at 20240405153045877
34250 2025-01-21 03:00:58.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83793.c' (32,277) at 20240405153048881
34251 2025-01-21 03:00:58.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/cfg80211.c' (32,278) at 20240405153231239
34252 2025-01-21 03:00:58.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mt7621_gpio.c' (32,279) at 20210308005003376
34253 2025-01-21 03:00:58.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.2.bb' (32,280) at 20231126090012805
34254 2025-01-21 03:00:58.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_cond_test.c' (32,281) at 20240405153054361
34255 2025-01-21 03:00:58.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp55xx-common.h' (32,282) at 20210309003650248
34256 2025-01-21 03:00:58.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/block.c' (32,283) at 20240906080037204
34257 2025-01-21 03:00:58.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.2.bb' (32,284) at 20231126090012805
34258 2025-01-21 03:00:58.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_host.h' (32,285) at 20221215040039186
34259 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/FACP' (32,286) at 20240906080037556 to deleted uid set
34260 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/debugfs.h' (32,287) at 20210307214930182
34261 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx25.c' (32,288) at 20240906080037192
34262 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_32_types.h' (32,289) at 20220525020652150
34263 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/sensors_dbus_list.sh' (32,290) at 20221209040018571
34264 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/st_sensors.h' (32,291) at 20240405153231815
34265 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml' (32,292) at 20240405153045113
34266 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/neigh.c' (32,293) at 20241018080014586
34267 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/xlnx,tmr-inject.yaml' (32,294) at 20240405153045109
34268 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_ptp.h' (32,295) at 20240405153050169
34269 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/riscv/processor.h' (32,296) at 20240405153232267
34270 2025-01-21 03:00:58.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/simple_spinlock.h' (32,297) at 20240405153046129
34271 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_fcopy_daemon.c' (32,298) at 20210307214932470
34272 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/mx28evk.c' (32,299) at 20210308005002980
34273 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2019-11' (32,300) at 20210908000010391
34274 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/st7735r.c' (32,301) at 20240405153048773
34275 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish-x86_64-asm_64.S' (32,302) at 20220525020652138
34276 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.12.bb' (32,303) at 20241221090017656
34277 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53smd_defconfig' (32,304) at 20210308005003268
34278 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fpatan.c' (32,305) at 20210308005046497
34279 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/sdio.h' (32,306) at 20210307214929798
34280 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/pdata.h' (32,307) at 20210307214931438
34281 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind-libunwind.c' (32,308) at 20240405153054213
34282 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_ata_task.c' (32,309) at 20210307214927122
34283 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/src/meson.build' (32,310) at 20221210040039006
34284 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-sr-pcie.c' (32,311) at 20220525020653863
34285 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/law.c' (32,312) at 20210308005003048
34286 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/led.c' (32,313) at 20210308005002916
34287 2025-01-21 03:00:58.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/phosphor-dbus-interfaces.wrap' (32,314) at 20240214090001981
34288 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/ceph/osd_client.h' (32,315) at 20240405153231803 to deleted uid set
34289 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.h' (32,316) at 20240405153047233
34290 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-lion.dts' (32,317) at 20210308005002608
34291 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/snmpd.conf' (32,318) at 20210307205553830
34292 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/skeleton.S' (32,319) at 20240405153045957
34293 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/cdns3/core.h' (32,320) at 20240405153052041 to deleted uid set
34294 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/os-win32.h' (32,321) at 20240906080037348
34295 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_plus2e_defconfig' (32,322) at 20210308005003272
34296 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml' (32,323) at 20240405153045037
34297 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/isabelle.h' (32,324) at 20210307214932310
34298 2025-01-21 03:00:58.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6357-regulator.c' (32,325) at 20240405153051469
34299 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/ep93xx_keypad.c' (32,326) at 20240405153049133
34300 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/l+g/vinco/MAINTAINERS' (32,327) at 20210308005003016
34301 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/sysfs.c' (32,328) at 20240624080012832
34302 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (32,329) at 20210823100016972
34303 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamprng.c' (32,330) at 20240405153046929
34304 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml' (32,331) at 20240405153045141
34305 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-weiss.c' (32,332) at 20240405153232123
34306 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/law.c' (32,333) at 20210308005002980
34307 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/io.c' (32,334) at 20240405153045945
34308 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/mt.h' (32,335) at 20210307214931406
34309 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/string.S' (32,336) at 20210307214926362
34310 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.yaml' (32,337) at 20240405153229755
34311 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_flashif2.h' (32,338) at 20210308005003552
34312 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-dove.c' (32,339) at 20240405153230859
34313 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0001-make-Add-compiler-includes-in-cflags.patch' (32,340) at 20210307205553750
34314 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/grub-efi.bbclass' (32,341) at 20220910030013385
34315 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-linkfix.patch' (32,342) at 20210307205553818
34316 2025-01-21 03:00:58.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/index.rst' (32,343) at 20240405153045325
34317 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ti_wilink_st.h' (32,344) at 20240405153231843
34318 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/0001-NEON-autodetection-segfaults-assume-neon-present.patch' (32,345) at 20210307205553970
34319 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/seq_file.rst' (32,346) at 20240405153229815
34320 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bootinfo.h' (32,347) at 20210307214926158
34321 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch' (32,348) at 20210307205553986
34322 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_32.h' (32,349) at 20240405153046389
34323 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp' (32,350) at 20240724080002899
34324 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_M3_defconfig' (32,351) at 20210308005003240
34325 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.c' (32,352) at 20220525020652967
34326 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/Kconfig' (32,353) at 20240405153045689
34327 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_emac.h' (32,354) at 20210308005002716
34328 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rk3328_codec.h' (32,355) at 20210307214932322
34329 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/cpu_init.c' (32,356) at 20210308005002800
34330 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/openct.sysconfig' (32,357) at 20210307205553990
34331 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.c' (32,358) at 20210309003651804
34332 2025-01-21 03:00:58.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/buffer.c' (32,359) at 20240405153053201
34333 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi' (32,360) at 20240805080013923
34334 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel.dtsi' (32,361) at 20240405153045781
34335 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory.bb' (32,362) at 20241206090014230
34336 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/Makefile' (32,363) at 20210307214926038
34337 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MAINTAINERS' (32,364) at 20210308005002952
34338 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-live.bbclass' (32,365) at 20240413080012683
34339 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/microdev.h' (32,366) at 20210307214926558
34340 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/unaligned/packed_struct.h' (32,367) at 20240405153052809
34341 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nic.h' (32,368) at 20210307214929354
34342 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/openct.init' (32,369) at 20210307205553990
34343 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.h' (32,370) at 20210307214929930
34344 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana/0002-man-Makefile.am-we-seem-not-to-need-the-work-around-.patch' (32,371) at 20240301090012427
34345 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530DP.dtsi' (32,372) at 20210308005002568
34346 2025-01-21 03:00:58.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.h' (32,373) at 20220525020652390
34347 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-dserve-dsrv9703c.dts' (32,374) at 20210308005002616
34348 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/test-cpumap.c' (32,375) at 20240405153054065
34349 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta529.c' (32,376) at 20240405153232163
34350 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/allwinner,sun20i-d1-gpadc.yaml' (32,377) at 20240405153229767
34351 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-127.json' (32,378) at 20210308005046409
34352 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/securing-images.rst' (32,379) at 20230503080014599
34353 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Fan.interface.yaml' (32,380) at 20221207040023627
34354 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/trace.h' (32,381) at 20210308005045893
34355 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_uprobe_autoattach.c' (32,382) at 20240405153054281
34356 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/graph-tool' (32,383) at 20210307205554630
34357 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_mmhubbub.c' (32,384) at 20240405153047249
34358 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.out' (32,385) at 20221215040039362 to deleted uid set
34359 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timestamp/hardware-timestamps-common.yaml' (32,386) at 20240405153045181
34360 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_factory_dce80.h' (32,387) at 20210307214927306
34361 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm3xxx.h' (32,388) at 20210307214925914
34362 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/stm32f2xx_timer.h' (32,389) at 20210308005046033
34363 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/1894423.patch' (32,390) at 20241221090017516
34364 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb' (32,391) at 20230706080014761
34365 2025-01-21 03:00:58.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_spi.h' (32,392) at 20240405153049817
34366 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubp.h' (32,393) at 20240405153047261
34367 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/70-hwmon.rules' (32,394) at 20210507000042347
34368 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/uda1342.c' (32,395) at 20240405153049345
34369 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/mmu.c' (32,396) at 20240405153230607
34370 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc-regs.h' (32,397) at 20240405153049421
34371 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/OWNERS' (32,398) at 20241217090031429
34372 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml' (32,399) at 20240405153045169
34373 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/Build' (32,400) at 20210307214932470
34374 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/msmc.h' (32,401) at 20210308005002732
34375 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-salvator-x.dts' (32,402) at 20210308005002600
34376 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/auth_gss.h' (32,403) at 20210307214931518
34377 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/statx.h' (32,404) at 20240405153052969
34378 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-som-lv-baseboard.dtsi' (32,405) at 20240405153045601
34379 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump_manager_resource.hpp' (32,406) at 20220727030021545
34380 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/os_info.h' (32,407) at 20240405153046277
34381 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/twl-family.txt' (32,408) at 20210309003648372
34382 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_vlan.c' (32,409) at 20240613080016419
34383 2025-01-21 03:00:58.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/Kconfig' (32,410) at 20210307214927122
34384 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/ucc_slow.c' (32,411) at 20220525020654091
34385 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/davinci_voicecodec.h' (32,412) at 20210307214931426
34386 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4860qds.dts' (32,413) at 20210307214926342
34387 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/imx-uart.h' (32,414) at 20220525020651882
34388 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_mmu.h' (32,415) at 20240405153048413
34389 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/Makefile' (32,416) at 20210308005002984
34390 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pgtable_32.c' (32,417) at 20210309003649088
34391 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/Kconfig' (32,418) at 20210308005003040
34392 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/cmpdi2.c' (32,419) at 20210307214926606
34393 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sveg_Ransjo' (32,420) at 20210307205553790
34394 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r7s72100-clock.h' (32,421) at 20210307214931330
34395 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/memcpy_64.S' (32,422) at 20240405153054033
34396 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/Makefile' (32,423) at 20210307214928774
34397 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SoftwareInventoryCollection.json' (32,424) at 20240619080002956
34398 2025-01-21 03:00:58.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.err' (32,425) at 20230925080040089
34399 2025-01-21 03:00:58.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pko-defs.h' (32,426) at 20210307214926238
34400 2025-01-21 03:00:58.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/Makefile' (32,427) at 20220525020654807
34401 2025-01-21 03:00:58.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html' (32,428) at 20210307205554282
34402 2025-01-21 03:00:58.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw.bb' (32,429) at 20241206090014226
34403 2025-01-21 03:00:58.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/tt.c' (32,430) at 20240405153050541
34404 2025-01-21 03:00:58.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-apu.c' (32,431) at 20220525020653211
34405 2025-01-21 03:00:58.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir_f.h' (32,432) at 20240405153231603
34406 2025-01-21 03:00:58.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6asm-dai.c' (32,433) at 20240405153232191
34407 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.h' (32,434) at 20210307214929366
34408 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-asus.c' (32,435) at 20241018080014486
34409 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9rlek_dataflash_defconfig' (32,436) at 20210308005003248
34410 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/command.h' (32,437) at 20230720080043543
34411 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/cphy.h' (32,438) at 20240405153049861
34412 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/cpuid.h' (32,439) at 20240405153046401
34413 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-cpumsf.h' (32,440) at 20210307214932602
34414 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_patch_resize.cpp' (32,441) at 20210308005108645
34415 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn316.h' (32,442) at 20240405153047301
34416 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-HuntshawCross' (32,443) at 20210307205553798
34417 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mvebu_armada-8k.h' (32,444) at 20210308005003604
34418 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dwlib.h' (32,445) at 20240628080014005
34419 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/simd.h' (32,446) at 20241011080017371
34420 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/tegra/nvidia,tegra20-flowctrl.yaml' (32,447) at 20240405153229799
34421 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/include/malidp_product.h' (32,448) at 20210307214927734
34422 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/Makefile' (32,449) at 20210308004922932
34423 2025-01-21 03:00:58.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-vdec.c' (32,450) at 20240405153046793
34424 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/filtersnippet.html' (32,451) at 20210307205554286
34425 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c' (32,452) at 20210308005003468
34426 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate_64.c' (32,453) at 20210307214926750
34427 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/cpu.c' (32,454) at 20210308005002852
34428 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/brcm,bcm7038-pwm.yaml' (32,455) at 20240405153045141
34429 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_mailbox.h' (32,456) at 20210307214929354
34430 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusutil.hpp' (32,457) at 20221111040035058
34431 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/presence.json' (32,458) at 20241106090019918
34432 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml' (32,459) at 20240405153045181
34433 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/generic.h' (32,460) at 20240405153045677
34434 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm8350.h' (32,461) at 20240405153052645
34435 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit/audit-volatile.conf' (32,462) at 20210608000015803
34436 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt' (32,463) at 20240405153045085
34437 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crcc57d.c' (32,464) at 20240405153048613
34438 2025-01-21 03:00:58.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_cm.c' (32,465) at 20220525020654891
34439 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/tlb.c' (32,466) at 20240405153230151
34440 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_partition_exists.cpp' (32,467) at 20210308005108645
34441 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/dma.h' (32,468) at 20210307214929898
34442 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/ecard.h' (32,469) at 20210307214925946
34443 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_proxy.h' (32,470) at 20240405153048505
34444 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_admaif.h' (32,471) at 20210309003654940
34445 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml' (32,472) at 20220525020651698
34446 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/average.hpp' (32,473) at 20220728030043355
34447 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields___bit_sz_change.c' (32,474) at 20210307214932642
34448 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/COPYING.MIT' (32,475) at 20230412080023456
34449 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci_impl.h' (32,476) at 20210307214925654
34450 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm8450.h' (32,477) at 20240405153052645
34451 2025-01-21 03:00:58.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_tunnel.h' (32,478) at 20240405153052921
34452 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6_tables.c' (32,479) at 20240418080014518
34453 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c' (32,480) at 20210307214929542
34454 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/closure.h' (32,481) at 20210307214928566
34455 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/files/tee.cfg' (32,482) at 20221120040010706
34456 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mipsel-linux-user.mak' (32,483) at 20230925080039837
34457 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-gspread/python3-gspread_6.1.4.bb' (32,484) at 20241221090017564
34458 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10353.h' (32,485) at 20210307214928646
34459 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/caif/caif_socket.h' (32,486) at 20210309003653984
34460 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm011_x16_defconfig' (32,487) at 20210308005003288
34461 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_timing_generator.h' (32,488) at 20210307214927286
34462 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/efika.c' (32,489) at 20240405153046197
34463 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_rdb.c' (32,490) at 20240405153230051
34464 2025-01-21 03:00:58.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/Kconfig' (32,491) at 20210308005002920
34465 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-equilibrium.c' (32,492) at 20240405153051329
34466 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_mbx.h' (32,493) at 20210307214929438
34467 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-kernel/linux/linux-aspeed/tiogapass.cfg' (32,494) at 20210307205553678
34468 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/Kconfig' (32,495) at 20240405153049073
34469 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/multiboot.S' (32,496) at 20220429100100706
34470 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png' (32,497) at 20210307205554278 to deleted uid set
34471 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-set-pes-filter.rst' (32,498) at 20210309003648476
34472 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7785.h' (32,499) at 20210307214926558
34473 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/sysfs.c' (32,500) at 20221103030028784
34474 2025-01-21 03:00:58.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_fwint.h' (32,501) at 20240405153051737
34475 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_hii.c' (32,502) at 20210308005003700
34476 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-system-state-init@.service' (32,503) at 20230216040014243
34477 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_user.robot' (32,504) at 20240628080017117
34478 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2400.h' (32,505) at 20210308005003596
34479 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_phy.c' (32,506) at 20210307214929894
34480 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-evmsk.dts' (32,507) at 20210308005002560
34481 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/ops-common.h' (32,508) at 20240405153053121
34482 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/bmp_logo.c' (32,509) at 20210308005003756
34483 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/isc.h' (32,510) at 20210307214926510
34484 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-zydacron.c' (32,511) at 20210307214928102
34485 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo/0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch' (32,512) at 20230706080014749
34486 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/realpath.patch' (32,513) at 20241221090017644
34487 2025-01-21 03:00:58.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/quota.c' (32,514) at 20210307214931198
34488 2025-01-21 03:00:58.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/sh_pfc.h' (32,515) at 20210308005003464
34489 2025-01-21 03:00:58.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2081ardb_defconfig' (32,516) at 20210308005003268
34490 2025-01-21 03:00:58.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/uli526x.c' (32,517) at 20210308005003448
34491 2025-01-21 03:00:58.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/calxeda.yaml' (32,518) at 20240405153045021
34492 2025-01-21 03:00:58.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-presonus.c' (32,519) at 20240405153053501
34493 2025-01-21 03:00:58.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/led.yaml' (32,520) at 20240919080028190
34494 2025-01-21 03:00:58.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/MAINTAINERS' (32,521) at 20210308005003024
34495 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dpi.c' (32,522) at 20220525020652975
34496 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/post.h' (32,523) at 20210308005002880
34497 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp_asm64.S' (32,524) at 20240405153046153
34498 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/pci_handler.hpp' (32,525) at 20240817080027652
34499 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/conntrack.c' (32,526) at 20240710080014617
34500 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.yaml' (32,527) at 20220525020651678
34501 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-global-state.h' (32,528) at 20240906080037324
34502 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/st,stm32mp1-pwr-reg.yaml' (32,529) at 20240405153229791
34503 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7792.dtsi' (32,530) at 20240405153045553
34504 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target.c.inc' (32,531) at 20241211090212530
34505 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/exynos-fb.txt' (32,532) at 20210308005003328
34506 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/mpc52xx.rst' (32,533) at 20220525020651750
34507 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/perforce.py' (32,534) at 20220125040024423
34508 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_aux.c' (32,535) at 20210307214928350
34509 2025-01-21 03:00:58.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-key.json' (32,536) at 20220429100100882
34510 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (32,537) at 20241206090014226
34511 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_remote.h' (32,538) at 20240405153052565
34512 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ps2mult.c' (32,539) at 20240405153049157
34513 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_next_csid_l3vpn_test.sh' (32,540) at 20240405153054353
34514 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_gtf.c' (32,541) at 20210307214930914
34515 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/README.md' (32,542) at 20221207040023631
34516 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/module.h' (32,543) at 20240405153046249
34517 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tricorder.h' (32,544) at 20210308005003620
34518 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb' (32,545) at 20241221090017536
34519 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp' (32,546) at 20241211090002379
34520 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-9.conf' (32,547) at 20230412080023460
34521 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-de2.c' (32,548) at 20240405153230247
34522 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3xxx.dtsi' (32,549) at 20210308005002608
34523 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opencore-amr/opencore-amr_0.1.6.bb' (32,550) at 20231126090012781
34524 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-pm.c' (32,551) at 20240405153046521
34525 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/phosphor-systemd-policy/service-restart-policy.conf' (32,552) at 20210307205554058
34526 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/occ_dbus_test.cpp' (32,553) at 20230511080021611
34527 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/disable-tests.patch' (32,554) at 20210307205554506
34528 2025-01-21 03:00:58.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/syscall-args-o32.c.inc' (32,555) at 20241211090212378
34529 2025-01-21 03:00:58.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/nic_mock.cpp' (32,556) at 20240817080006811
34530 2025-01-21 03:00:58.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/k3-sec-proxy.c' (32,557) at 20210308005003388
34531 2025-01-21 03:00:58.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/siu.h' (32,558) at 20210309003654928
34532 2025-01-21 03:00:58.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mhi_ep.h' (32,559) at 20241018080014566
34533 2025-01-21 03:00:58.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/perf_event.c' (32,560) at 20210307214926258
34534 2025-01-21 03:00:58.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Kconfig' (32,561) at 20240405153230007
34535 2025-01-21 03:00:58.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-revB.dts' (32,562) at 20210308005002636
34536 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/lt' (32,563) at 20210308005046149
34537 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugepage-shm.c' (32,564) at 20240405153054329
34538 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/ftracetest-ktap' (32,565) at 20240405153054305
34539 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env.config' (32,566) at 20210308005003760
34540 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/signal.c' (32,567) at 20240405153046153
34541 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig' (32,568) at 20210308005002768
34542 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/psc.c' (32,569) at 20240405153046785
34543 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/dm_pp_interface.h' (32,570) at 20210307214927698
34544 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/generate_argumentfile.sh' (32,571) at 20241212090015183
34545 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6115-dpu.yaml' (32,572) at 20240405153229763
34546 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/.gitignore' (32,573) at 20210307205554106
34547 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sched.h' (32,574) at 20240405153230975
34548 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_rq.h' (32,575) at 20240405153049897
34549 2025-01-21 03:00:58.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_cpu.h' (32,576) at 20210927100127269
34550 2025-01-21 03:00:58.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_main.c' (32,577) at 20241104090011579
34551 2025-01-21 03:00:58.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm-hana-rev7.dts' (32,578) at 20240405153045745
34552 2025-01-21 03:00:58.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_attr.c' (32,579) at 20240805080014003
34553 2025-01-21 03:00:58.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/bootflag.c' (32,580) at 20210307214926690
34554 2025-01-21 03:00:58.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-tablet.sh' (32,581) at 20240405153054309
34555 2025-01-21 03:00:58.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (32,582) at 20240904080027738
34556 2025-01-21 03:00:58.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend' (32,583) at 20240206090017943
34557 2025-01-21 03:00:58.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3288-skips.txt' (32,584) at 20240405153230531
34558 2025-01-21 03:00:58.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nyan-big_defconfig' (32,585) at 20210308005003272
34559 2025-01-21 03:00:58.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils_fw.c' (32,586) at 20240405153230919
34560 2025-01-21 03:00:58.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bsearch.h' (32,587) at 20210307214931362
34561 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-xdma.c' (32,588) at 20220525020654091
34562 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Kconfig.include' (32,589) at 20240805080014063
34563 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_pci.h' (32,590) at 20210307214931514
34564 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_admin_defs.h' (32,591) at 20240405153049041
34565 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-mux.yaml' (32,592) at 20240405153045173
34566 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-abx500.c' (32,593) at 20241008080013967
34567 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_regs_defs.h' (32,594) at 20240405153049041
34568 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/install.sh' (32,595) at 20240405153046269
34569 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/fsp-3y.rst' (32,596) at 20220525020651734
34570 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/tracepoint.rst' (32,597) at 20210307214925266
34571 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-heartbeat.c' (32,598) at 20240405153049221
34572 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bind_timewait.c' (32,599) at 20240405153054337
34573 2025-01-21 03:00:58.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp8788.h' (32,600) at 20210307214931430
34574 2025-01-21 03:00:58.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm963146.dts' (32,601) at 20240405153045717
34575 2025-01-21 03:00:58.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/olympus-nuvoton-ipmi-fru.yaml' (32,602) at 20210307205554094
34576 2025-01-21 03:00:58.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-divider.c' (32,603) at 20240405153046777
34577 2025-01-21 03:00:58.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/internal.h' (32,604) at 20240405153053309
34578 2025-01-21 03:00:58.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi_gpio.h' (32,605) at 20210307214931514
34579 2025-01-21 03:00:58.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_cmds' (32,606) at 20210307214931722
34580 2025-01-21 03:00:58.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/net/mlx5_vnet.c' (32,607) at 20240405153231571
34581 2025-01-21 03:00:58.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sksimx6_defconfig' (32,608) at 20210308005003280
34582 2025-01-21 03:00:58.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/scx200/scx200_32.c' (32,609) at 20210307214926746
34583 2025-01-21 03:00:58.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP3/meson.build' (32,610) at 20230825080021137 to deleted uid set
34584 2025-01-21 03:00:58.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/bam_dma.c' (32,611) at 20240405153047001
34585 2025-01-21 03:00:58.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-upgrade-flow.png' (32,612) at 20210307205554366 to deleted uid set
34586 2025-01-21 03:00:58.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cper.h' (32,613) at 20240405153052673
34587 2025-01-21 03:00:58.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/ibss.c' (32,614) at 20240405153053405
34588 2025-01-21 03:00:58.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/altera_tse.txt' (32,615) at 20210308005003304
34589 2025-01-21 03:00:58.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/200' (32,616) at 20220429100100910
34590 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/iconnect.h' (32,617) at 20210308005003008
34591 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/mktables.c' (32,618) at 20240405153231951
34592 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (32,619) at 20221015030011580
34593 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/fix_warnings.patch' (32,620) at 20241221090017680
34594 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtd-uclass.c' (32,621) at 20210308005003408
34595 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/test/cipher.cpp' (32,622) at 20240829080025811
34596 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/Makefile' (32,623) at 20210307214930918
34597 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/aspeed_gpio.h' (32,624) at 20241022080032784
34598 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2081qds.dts' (32,625) at 20210307214926354
34599 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/uaccess.h' (32,626) at 20240405153046321
34600 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/svm_helper.c' (32,627) at 20240906080037492
34601 2025-01-21 03:00:58.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm720t/cpu.c' (32,628) at 20210308005002544
34602 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/dcbnl.h' (32,629) at 20240405153050101
34603 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_drv.c' (32,630) at 20240405153230639
34604 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/greatlakes/host-poweroff' (32,631) at 20230415080012881
34605 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/pgood_wait/.gitignore' (32,632) at 20210308004922940
34606 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bxt_da7219_max98357a.c' (32,633) at 20240613080016547
34607 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc' (32,634) at 20240405153054305
34608 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi' (32,635) at 20240405153045833
34609 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/Makefile' (32,636) at 20240405153053497
34610 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfs_scrub.h' (32,637) at 20240405153052581
34611 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-x86-thread-pointer.h' (32,638) at 20220804100016152
34612 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_kvm_x86.c' (32,639) at 20241220090018318
34613 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gp10b.c' (32,640) at 20220525020652971
34614 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/ring.h' (32,641) at 20240326080039546
34615 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Connector_LocationCode.json' (32,642) at 20221213040036917
34616 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/cpu.h' (32,643) at 20210308005002768
34617 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom-types.h' (32,644) at 20210307214927994
34618 2025-01-21 03:00:58.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sass/sassc_git.bb' (32,645) at 20220204040022532
34619 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mps3r.c' (32,646) at 20240906080037192
34620 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/msg.c' (32,647) at 20210308005002716
34621 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/fsl,imx8mp.h' (32,648) at 20240405153052649
34622 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm28155_ap.h' (32,649) at 20210308005003588
34623 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/tpm2key.asn1' (32,650) at 20220525020654955
34624 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/sbp1/server.ttyVUART0.conf' (32,651) at 20230817080015056
34625 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/headsmp-apmu.S' (32,652) at 20210307214925958
34626 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/Kconfig' (32,653) at 20210307214928338
34627 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/regulator-output.yaml' (32,654) at 20240405153045145
34628 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_recursion_record.c' (32,655) at 20240405153053073
34629 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/lsgpio.c' (32,656) at 20240405153054045
34630 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/test/test-sh/lib.sh' (32,657) at 20210424000013788
34631 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/Kconfig' (32,658) at 20240405153050709
34632 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Waikato' (32,659) at 20210307205553778
34633 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/law.c' (32,660) at 20210308005002956
34634 2025-01-21 03:00:58.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/styles/config/vocabularies/Yocto/accept.txt' (32,661) at 20241221090017604
34635 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_fwd_netdev.c' (32,662) at 20240405153053333
34636 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/common.cpp' (32,663) at 20241003080023049
34637 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am57xx_hs_evm_defconfig' (32,664) at 20210308005003248
34638 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dccg.h' (32,665) at 20240405153047233
34639 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vm_fault.h' (32,666) at 20210307214926110
34640 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/led.c' (32,667) at 20240405153050641
34641 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/.gitignore' (32,668) at 20240405153046089
34642 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_api.h' (32,669) at 20240405153051529
34643 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mxs_spi.c' (32,670) at 20210308005003492
34644 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/super.c' (32,671) at 20240405153052553
34645 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/ne2000-isa.h' (32,672) at 20240906080037336
34646 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ingenic,codec.yaml' (32,673) at 20240405153045165
34647 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_bmz_v.c' (32,674) at 20210308005046509
34648 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0001-Replace-std-bind2nd-with-generic-lambda.patch' (32,675) at 20230211040012639
34649 2025-01-21 03:00:58.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/Kconfig' (32,676) at 20210307214929122
34650 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_mode.c' (32,677) at 20240405153230523
34651 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sme_trap_non_streaming.c' (32,678) at 20240405153054241
34652 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/run-ptest' (32,679) at 20241221090017676
34653 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sprd-efuse.c' (32,680) at 20240520080015167
34654 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/pdr_interface.c' (32,681) at 20240805080014011
34655 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/ncplite-ipmi-sensors.yaml' (32,682) at 20230412080023456
34656 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shilo.c' (32,683) at 20210308005046505
34657 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/dev-environment.md' (32,684) at 20230620080005491
34658 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle_bad2.dts' (32,685) at 20210308005003760
34659 2025-01-21 03:00:58.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_abi16.c' (32,686) at 20241018080014482
34660 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cachestat/test_cachestat.c' (32,687) at 20240726080012882
34661 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/ps.c' (32,688) at 20210307214929966
34662 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/socket.h' (32,689) at 20240405153054049
34663 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/vtable.rs' (32,690) at 20240405153053421
34664 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/tables.c' (32,691) at 20210308005002856
34665 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/connman-gnome-fix-dbus-interface-name.patch' (32,692) at 20210307205554462
34666 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77970.dtsi' (32,693) at 20240405153045805
34667 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/stat.h' (32,694) at 20240405153054053
34668 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/filesystems.c' (32,695) at 20220525020654411
34669 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/fsi.h' (32,696) at 20240906080037332
34670 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/.vale.ini' (32,697) at 20240413080012671
34671 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.semihosting' (32,698) at 20210308005003296
34672 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mvebu_gpio.c' (32,699) at 20210308005003376
34673 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/srq.h' (32,700) at 20220525020653151
34674 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_nbyte.h' (32,701) at 20210307214931662
34675 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/10-dhcp4.conf' (32,702) at 20241220090019722
34676 2025-01-21 03:00:58.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-modulator.rst' (32,703) at 20220525020651786
34677 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bh.c' (32,704) at 20240405153050693
34678 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/curve25519-glue.c' (32,705) at 20220525020651878
34679 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7981-apmixed.c' (32,706) at 20240405153230211
34680 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib.h' (32,707) at 20240405153052869
34681 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/wa.c' (32,708) at 20210307214929798
34682 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.h' (32,709) at 20240405153047113
34683 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_arch.dot' (32,710) at 20230629131804619
34684 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libsoup/libsoup-2.4/0001-Fix-build-with-libxml2-2.12.0-and-clang-17.patch' (32,711) at 20231207090015282
34685 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/perform_probe.cpp' (32,712) at 20240830080004343
34686 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0002-libhugetlbfs-avoid-search-host-library-path-for-cros.patch' (32,713) at 20241221090017504
34687 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_hotmod.c' (32,714) at 20220525020652294
34688 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Inari_Naatamo' (32,715) at 20210307205553770
34689 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/frontend.json' (32,716) at 20240405153054157
34690 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Oulu' (32,717) at 20210307205553770
34691 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/.clang-format' (32,718) at 20241220090042691
34692 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb' (32,719) at 20230520080014504
34693 2025-01-21 03:00:58.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-mixer.yaml' (32,720) at 20240405153045169
34694 2025-01-21 03:00:58.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/port.c' (32,721) at 20210605000027724
34695 2025-01-21 03:00:58.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7792.dtsi' (32,722) at 20210308005002600
34696 2025-01-21 03:00:58.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cimax2.c' (32,723) at 20210307214928686
34697 2025-01-21 03:00:58.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/Kconfig' (32,724) at 20210308005002952
34698 2025-01-21 03:00:58.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/case.py' (32,725) at 20210307205554442
34699 2025-01-21 03:00:58.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/asm-prototypes.h' (32,726) at 20210307214926578
34700 2025-01-21 03:00:58.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_vlan_network.robot' (32,727) at 20240628080017117
34701 2025-01-21 03:00:58.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_sctp.h' (32,728) at 20240405153052749
34702 2025-01-21 03:00:58.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/hid-over-i2c.yaml' (32,729) at 20240405153229767
34703 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c' (32,730) at 20240520080015163
34704 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/gpio.asl' (32,731) at 20210308005002876
34705 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py' (32,732) at 20241206090014298
34706 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/MAINTAINERS' (32,733) at 20210308005002984
34707 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/ep93xx-fb.rst' (32,734) at 20210309003648412
34708 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/trace-events' (32,735) at 20230426080043700
34709 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/syscall.c' (32,736) at 20210307214931706
34710 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/speed.c' (32,737) at 20210308005002836
34711 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/dhcp-done.service.in' (32,738) at 20240724080006311
34712 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/host-generic-pci.yaml' (32,739) at 20240405153045125
34713 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/inventory.md' (32,740) at 20240807080019546
34714 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_values_test.cpp' (32,741) at 20211001000040785
34715 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pldm/pdrdump.sh' (32,742) at 20210729100036257
34716 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/unwind.c' (32,743) at 20240405153045633
34717 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-diseqc-recv-slave-reply.rst' (32,744) at 20210309003648476
34718 2025-01-21 03:00:58.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Plexus' (32,745) at 20211006000025242
34719 2025-01-21 03:00:58.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,imx8-pcie-phy.yaml' (32,746) at 20240405153045129
34720 2025-01-21 03:00:58.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8978.c' (32,747) at 20240405153232171
34721 2025-01-21 03:00:58.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-iconnect.dts' (32,748) at 20210308005002592
34722 2025-01-21 03:00:58.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lcc-ipq806x.c' (32,749) at 20240405153230235
34723 2025-01-21 03:00:58.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/key.c' (32,750) at 20240405153231171
34724 2025-01-21 03:00:58.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationProgress/meson.build' (32,751) at 20230825080021141 to deleted uid set
34725 2025-01-21 03:00:58.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c' (32,752) at 20240405153230523
34726 2025-01-21 03:00:58.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7343.c' (32,753) at 20240405153049305
34727 2025-01-21 03:00:58.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/Makefile' (32,754) at 20210307214926198
34728 2025-01-21 03:00:58.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/etf.json' (32,755) at 20240405153054377
34729 2025-01-21 03:00:58.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/cpu.h' (32,756) at 20210308005002656
34730 2025-01-21 03:00:58.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/bpf_jit_comp64.c' (32,757) at 20240617080017378
34731 2025-01-21 03:00:58.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/ts4800.c' (32,758) at 20210308005003072
34732 2025-01-21 03:00:58.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ttyprintk.c' (32,759) at 20240405153230203
34733 2025-01-21 03:00:58.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rockchip-sfc.c' (32,760) at 20240405153231463
34734 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sx_pins.h' (32,761) at 20210308005002648
34735 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Hispasat-30.0W' (32,762) at 20210307205553762
34736 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso' (32,763) at 20240405153045833
34737 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/vmbus.h' (32,764) at 20240326080039534
34738 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.out' (32,765) at 20210308005046401 to deleted uid set
34739 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.h' (32,766) at 20240405153047253
34740 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/state.c' (32,767) at 20210309003654088
34741 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/syscall.c' (32,768) at 20210307214926102
34742 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/meson.build' (32,769) at 20241211090212298
34743 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/extable.c' (32,770) at 20220525020652138
34744 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc702_defconfig' (32,771) at 20210308005003288
34745 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5660.h' (32,772) at 20210307214931598
34746 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c' (32,773) at 20240405153046857
34747 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/meson.build' (32,774) at 20240823080032949
34748 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tcg-icount.rst' (32,775) at 20240326080039402
34749 2025-01-21 03:00:58.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ubsha1.c' (32,776) at 20210308005003772
34750 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/esr.h' (32,777) at 20241008080013895
34751 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2g.h' (32,778) at 20210308005002732
34752 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/udivsi3.S' (32,779) at 20210308005002852
34753 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt1/Kconfig' (32,780) at 20210307214928706
34754 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/data_rx.h' (32,781) at 20240405153050697
34755 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_symbol.tc' (32,782) at 20210309003656000
34756 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/Makefile.am.include' (32,783) at 20210308005100993
34757 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.c' (32,784) at 20240405153048365
34758 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs0_defconfig' (32,785) at 20210308005003248
34759 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__meta.hpp' (32,786) at 20241219090033964
34760 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ebisu.h' (32,787) at 20210308005003592
34761 2025-01-21 03:00:58.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/Kconfig' (32,788) at 20240405153048609
34762 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/uncore-memory.json' (32,789) at 20240405153054121
34763 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/functiongraph.bconf' (32,790) at 20220525020655183
34764 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi.xml.h' (32,791) at 20240405153048597
34765 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/account_service/test_ldap_configuration.robot' (32,792) at 20240628080017117
34766 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/login' (32,793) at 20230811080018326
34767 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/irdma.h' (32,794) at 20240405153230711
34768 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bottom_half.h' (32,795) at 20240405153052665
34769 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0001-Create-subroutine-for-cleaning-recent-interfaces.patch' (32,796) at 20241206090014242
34770 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sh4eb_r2d.py' (32,797) at 20241211090212542
34771 2025-01-21 03:00:58.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/vermagic.h' (32,798) at 20210307214926122
34772 2025-01-21 03:00:58.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.h' (32,799) at 20240405153230607
34773 2025-01-21 03:00:58.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/utils.hpp' (32,800) at 20240827080014474
34774 2025-01-21 03:00:58.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-loongarch64-vars.fd.bz2' (32,801) at 20241211090212410 to deleted uid set
34775 2025-01-21 03:00:58.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/collect_data.sh' (32,802) at 20210308004938816
34776 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci_ids.h' (32,803) at 20241018080014566
34777 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_proc.h' (32,804) at 20240326080039558
34778 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_m3_small_x86.json' (32,805) at 20231205090005305
34779 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-x86/chassis/x86-power-control_%.bbappend' (32,806) at 20241206090014218
34780 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/pa12203001.c' (32,807) at 20240405153049001
34781 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/Kconfig' (32,808) at 20210308005003736
34782 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/util.c' (32,809) at 20241008080014027
34783 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-mpuss-lowpower.c' (32,810) at 20240405153045665
34784 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/br2684.c' (32,811) at 20240405153053165
34785 2025-01-21 03:00:58.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-modparams.h' (32,812) at 20240405153050529
34786 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_spdif.c' (32,813) at 20240405153232191
34787 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/apple-aic.h' (32,814) at 20240405153052649
34788 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/string_helpers.c' (32,815) at 20241211090145545
34789 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-from-ra.sh' (32,816) at 20230606080013598
34790 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/configure-git.rst' (32,817) at 20240405153229819
34791 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/exception_helper.c' (32,818) at 20221215040039318
34792 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-testsuite-use-www.example.org-for-wget-test-cases.patch' (32,819) at 20210307205554470
34793 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/mocks.cpp' (32,820) at 20210308005130549
34794 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_compositor.c' (32,821) at 20240405153230635
34795 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-expbuf.rst' (32,822) at 20210309003648476
34796 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0015-bootstrap-check-commands-of-openssl-exist.patch' (32,823) at 20230131040012027
34797 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475BFE_defconfig' (32,824) at 20210308005003236
34798 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb' (32,825) at 20241220090019722 to deleted uid set
34799 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw_registers.h' (32,826) at 20220525020654619
34800 2025-01-21 03:00:58.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/cable.hpp' (32,827) at 20230520080006628
34801 2025-01-21 03:00:58.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sha256.c' (32,828) at 20210308005003708
34802 2025-01-21 03:00:58.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3.dtsi' (32,829) at 20241115090012941
34803 2025-01-21 03:00:58.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/0001-init-env.in-do-not-add-C-CXX-parameters.patch' (32,830) at 20240309090012816
34804 2025-01-21 03:00:58.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020utm-pc_36b.dts' (32,831) at 20210307214926346
34805 2025-01-21 03:00:58.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/radvd.conf' (32,832) at 20210307205553822
34806 2025-01-21 03:00:58.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/max31785@52.conf' (32,833) at 20240920080012139
34807 2025-01-21 03:00:58.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_ca9x4.h' (32,834) at 20210308005003624
34808 2025-01-21 03:00:58.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmtksdio.c' (32,835) at 20240405153046721
34809 2025-01-21 03:00:58.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pcsx-defs.h' (32,836) at 20210307214926238
34810 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc.c' (32,837) at 20240405153051237
34811 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/denx-comp.bmp' (32,838) at 20210308005003768 to deleted uid set
34812 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/tpm_vtpm_proxy.rst' (32,839) at 20210307214925562
34813 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/btree.h' (32,840) at 20210307214931002
34814 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/tea6330t.c' (32,841) at 20220525020654979
34815 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_optc.h' (32,842) at 20240405153047249
34816 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/Kconfig' (32,843) at 20210308005002776
34817 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/README' (32,844) at 20210308005002948
34818 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-kontron-sl.dtsi' (32,845) at 20240405153045529
34819 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p.dtsi' (32,846) at 20240405153229971
34820 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c' (32,847) at 20210307214930130
34821 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme16x/Makefile' (32,848) at 20210307214926174
34822 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/0001-media_device-Add-bool-return-type-to-unlock.patch' (32,849) at 20240301090012419
34823 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.yaml' (32,850) at 20240405153045065
34824 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl.h' (32,851) at 20240415080012975
34825 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver' (32,852) at 20210307205554466
34826 2025-01-21 03:00:58.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci-ep.yaml' (32,853) at 20240405153045125
34827 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_object.c' (32,854) at 20240405153048789
34828 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/ddr.c' (32,855) at 20210308005002992
34829 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml' (32,856) at 20240405153229783
34830 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/delay_64.h' (32,857) at 20210307214926578
34831 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-op-gvec.h' (32,858) at 20230925080039937
34832 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/MAINTAINERS' (32,859) at 20210308005003056
34833 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-reg.h' (32,860) at 20240405153049469
34834 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.19.0.bb' (32,861) at 20241221090017564
34835 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_width4.decode' (32,862) at 20210308005046389
34836 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98363.h' (32,863) at 20240405153053629
34837 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/icecc-create-env' (32,864) at 20210307205554534
34838 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a33.c' (32,865) at 20240405153046857
34839 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/vdso-asmoffset.h' (32,866) at 20240326080039558
34840 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_umr.h' (32,867) at 20240405153047117
34841 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/qos.c' (32,868) at 20210307214928426
34842 2025-01-21 03:00:58.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/mman-common.h' (32,869) at 20240405153054049
34843 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/lib.sh' (32,870) at 20230606080013598
34844 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dma.h' (32,871) at 20241211090212370
34845 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/elf_user.h' (32,872) at 20210307214926622
34846 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openblocks_a6.dts' (32,873) at 20240405153045457
34847 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9013.c' (32,874) at 20240405153049281
34848 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/manager.cpp' (32,875) at 20240820080025626 to deleted uid set
34849 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mmu.h' (32,876) at 20240405153045965
34850 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_tx.c' (32,877) at 20240405153050057
34851 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-shmat-maps.c' (32,878) at 20240906080037580
34852 2025-01-21 03:00:58.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/kprobes.h' (32,879) at 20240405153046309
34853 2025-01-21 03:00:58.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/pgtable.c' (32,880) at 20240820080014161
34854 2025-01-21 03:00:58.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/mss-spi.h' (32,881) at 20210308005046033
34855 2025-01-21 03:00:58.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/fix-configure-lfs.patch' (32,882) at 20240301090012423
34856 2025-01-21 03:00:58.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sirf-audio-port.txt' (32,883) at 20210307214925434
34857 2025-01-21 03:00:58.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_rect.c' (32,884) at 20240405153048409
34858 2025-01-21 03:00:58.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pmcraid.h' (32,885) at 20240405153051689
34859 2025-01-21 03:00:58.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vhost_types.h' (32,886) at 20210308005046069
34860 2025-01-21 03:00:58.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/epat.c' (32,887) at 20240405153046665
34861 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/execlist.h' (32,888) at 20220525020652899
34862 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-common/recipes-inventec/packagegroups/packagegroup-inventec-apps.bb' (32,889) at 20231012080014468
34863 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.out' (32,890) at 20230925080040089 to deleted uid set
34864 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-device.c' (32,891) at 20240405153049345
34865 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-igep0020.dts' (32,892) at 20210308005002596
34866 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/medion_088.rc5' (32,893) at 20210307205553758
34867 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/080.out' (32,894) at 20240326080039726
34868 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_stream_encoder.c' (32,895) at 20240405153047241
34869 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-sabreauto.dts' (32,896) at 20210308005002584
34870 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_ops.h' (32,897) at 20210308005003708
34871 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8-ca53.dtsi' (32,898) at 20210308005002580
34872 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pvclock-abi.h' (32,899) at 20210307214926674
34873 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/AccountPolicy/meson.build' (32,900) at 20230825080021141 to deleted uid set
34874 2025-01-21 03:00:58.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netpoll.c' (32,901) at 20241216090017789
34875 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-i2c.cfg' (32,902) at 20220804030014671
34876 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-kovaplus' (32,903) at 20210307214925182
34877 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/values.c' (32,904) at 20210307214932610
34878 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tls-cipher-suites.h' (32,905) at 20221215040039174
34879 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psp-sev.h' (32,906) at 20240405153052777
34880 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/include/dwarf-regs-table.h' (32,907) at 20220525020655131
34881 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/patchkey.h' (32,908) at 20210307214931654
34882 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/Kconfig' (32,909) at 20210308005003352
34883 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/dma.txt' (32,910) at 20210307214925402
34884 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt288x/cpu-feature-overrides.h' (32,911) at 20240405153046005
34885 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci.h' (32,912) at 20241211090212346
34886 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/vortex.c' (32,913) at 20240405153046425
34887 2025-01-21 03:00:58.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/qemu-option-trace.rst.inc' (32,914) at 20210308005045805
34888 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7792.c' (32,915) at 20210308005003460
34889 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/bono.vpd' (32,916) at 20210308005056661 to deleted uid set
34890 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_lirc.h' (32,917) at 20210307214931362
34891 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/realpath.c' (32,918) at 20240405153053485
34892 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/compiler.h' (32,919) at 20220525020651998
34893 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/ipmi_parse.js' (32,920) at 20211029100036564
34894 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/config_main.h' (32,921) at 20241003080023045
34895 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/Makefile.python' (32,922) at 20210308004922932
34896 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/what-i-wish-id-known.rst' (32,923) at 20240113090014552
34897 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/Makefile' (32,924) at 20210307214927030
34898 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/osinfo-db-tools_1.12.0.bb' (32,925) at 20241221090017540
34899 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_elf.h' (32,926) at 20230925080039941
34900 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/string_32.S' (32,927) at 20240405153230047
34901 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/sh7763rdp.c' (32,928) at 20210308005003036
34902 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/led_bcm6358.c' (32,929) at 20210308005003388
34903 2025-01-21 03:00:58.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_signal.h' (32,930) at 20210307214931302
34904 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/examples.rst' (32,931) at 20210307214925214
34905 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp104.c' (32,932) at 20240405153048645
34906 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ldcw.h' (32,933) at 20240405153230019
34907 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/gpioplus.wrap' (32,934) at 20220628030020471
34908 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbp21.c' (32,935) at 20240405153049289
34909 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kprobes.h' (32,936) at 20210309003653800
34910 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/stacktrace.c' (32,937) at 20240520080015135
34911 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-build-scripts/.shellcheck' (32,938) at 20210308004942720 to deleted uid set
34912 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tox.ini' (32,939) at 20241212090015183
34913 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/classes/hpe-rootfs-postcommands.bbclass' (32,940) at 20210908000029103
34914 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-empty.json' (32,941) at 20220429100100882
34915 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/crash.c' (32,942) at 20240405153045917
34916 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/strmhz.c' (32,943) at 20210308005003712
34917 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/r600_dpm.h' (32,944) at 20240405153230499
34918 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_3.dtso' (32,945) at 20240405153051213
34919 2025-01-21 03:00:58.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/extable.c' (32,946) at 20210307214925970
34920 2025-01-21 03:00:58.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_netdev.c' (32,947) at 20240613080016431
34921 2025-01-21 03:00:58.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_sw.c' (32,948) at 20210308005003764
34922 2025-01-21 03:00:58.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb' (32,949) at 20241221090017556
34923 2025-01-21 03:00:58.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/hwcap.h' (32,950) at 20210307214926250
34924 2025-01-21 03:00:58.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xrefresh_1.1.0.bb' (32,951) at 20240413080012655
34925 2025-01-21 03:00:58.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vdsc.c' (32,952) at 20240405153230559
34926 2025-01-21 03:00:58.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cfg-afdo.c' (32,953) at 20220525020653067
34927 2025-01-21 03:00:58.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/snmp.json' (32,954) at 20210307205553850
34928 2025-01-21 03:00:58.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/tlb.h' (32,955) at 20210307214925650
34929 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/sclp.h' (32,956) at 20240906080037340
34930 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/m68k-softmmu.mak' (32,957) at 20221215040039066
34931 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/.gitignore' (32,958) at 20210307214930950
34932 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/tie.h' (32,959) at 20210308005002884
34933 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_hwmp.c' (32,960) at 20240405153053293
34934 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/0001-port-linux-Re-order-header-includes.patch' (32,961) at 20230317080013785
34935 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/ioasic-irq.c' (32,962) at 20240405153045997
34936 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/gpio.h' (32,963) at 20210308005002644
34937 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/LICENSE' (32,964) at 20230616135354425
34938 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd-clsh-v2.c' (32,965) at 20240405153232163
34939 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/cooker.py' (32,966) at 20220402030016103
34940 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/Makefile' (32,967) at 20240405153052125
34941 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/test/meson.build' (32,968) at 20231205090035281
34942 2025-01-21 03:00:58.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/virtio_ring_inorder.c' (32,969) at 20210307214932742
34943 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-super-cclk.c' (32,970) at 20240405153046861
34944 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/linkage.h' (32,971) at 20210307214931302
34945 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/meson/meson_sm.h' (32,972) at 20210307214931386
34946 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerSubsystem_v1.xml' (32,973) at 20240619080002932
34947 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/red.h' (32,974) at 20240405153052865
34948 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VRTN.interface.yaml' (32,975) at 20220315030032659
34949 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sifive/fu540/Kconfig' (32,976) at 20210308005003052
34950 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_pp_smu.h' (32,977) at 20220525020652518
34951 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/trace.h' (32,978) at 20210308005045949
34952 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/Makefile' (32,979) at 20240405153046965
34953 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-base.h' (32,980) at 20240906080037340
34954 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/soft-interface.h' (32,981) at 20220525020654791
34955 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/zoned.c' (32,982) at 20240712080021061
34956 2025-01-21 03:00:58.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx35pdk.h' (32,983) at 20210308005003604
34957 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ComponentIntegrity.v1_3_0.json' (32,984) at 20240918080002720
34958 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_common.h' (32,985) at 20210308005003588
34959 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCManager.json' (32,986) at 20240724080002903
34960 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/pep.c' (32,987) at 20240405153232067
34961 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/fsl-imx-audmux.h' (32,988) at 20210307214931350
34962 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/__init__.py' (32,989) at 20241221090017624
34963 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/i18n.js' (32,990) at 20241004080035963
34964 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-apmu.c' (32,991) at 20240405153046801
34965 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda665x.h' (32,992) at 20210307214928646
34966 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch' (32,993) at 20210307205554558
34967 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.err' (32,994) at 20230925080040089
34968 2025-01-21 03:00:58.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/Kconfig' (32,995) at 20240405153046681
34969 2025-01-21 03:00:58.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8540_defconfig' (32,996) at 20210309003648872
34970 2025-01-21 03:00:58.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/fpu_helper.c' (32,997) at 20241211090212490
34971 2025-01-21 03:00:58.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/88pm80x_onkey.c' (32,998) at 20210307214928478
34972 2025-01-21 03:00:58.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/ulpi.c' (32,999) at 20210308005003520
34973 2025-01-21 03:00:58.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/net_target_decrease.hpp' (33,000) at 20211208040041518
34974 2025-01-21 03:00:58.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat/0001-make-Static-PIE-does-not-work-on-musl-ppc.patch' (33,001) at 20220402030016155
34975 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/Kconfig' (33,002) at 20240405153229859
34976 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/mtip32xx/Makefile' (33,003) at 20210307214926910
34977 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/w1.h' (33,004) at 20210308005003692
34978 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/crash_dump.c' (33,005) at 20240405153046133
34979 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/usbip-tools.bb' (33,006) at 20230211040012639
34980 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gruhandles.c' (33,007) at 20210309003650444
34981 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-realtek/Kconfig' (33,008) at 20210307214925946
34982 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Triggers_v1.xml' (33,009) at 20240619080002940
34983 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mpc52xx.c' (33,010) at 20241216090017737
34984 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra20-car.h' (33,011) at 20210308005003636
34985 2025-01-21 03:00:58.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c' (33,012) at 20240910080014030
34986 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.1.bb' (33,013) at 20240301090012419
34987 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-isiot-nand.dts' (33,014) at 20240405153045525
34988 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/m66592.h' (33,015) at 20240405153052813
34989 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts' (33,016) at 20210307214926014
34990 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/Makefile' (33,017) at 20240405153231347
34991 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/028.out' (33,018) at 20210927100127473
34992 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/spl.c' (33,019) at 20210308005002720
34993 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/config.c' (33,020) at 20240405153231547
34994 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/jedec_probe.c' (33,021) at 20240405153049677
34995 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.err' (33,022) at 20210308005046405
34996 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-v3.c' (33,023) at 20240405153045893
34997 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-crosssdk_14.2.bb' (33,024) at 20241221090017660
34998 2025-01-21 03:00:58.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t335_defconfig' (33,025) at 20210308005003252
34999 2025-01-21 03:00:58.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/kvm.c' (33,026) at 20241211090212486
35000 2025-01-21 03:00:58.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_lif.c' (33,027) at 20240405153049445
35001 2025-01-21 03:00:58.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/settings.xml' (33,028) at 20240106090017245
35002 2025-01-21 03:00:58.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Ihistysjanka' (33,029) at 20210307205553774
35003 2025-01-21 03:00:58.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0001-Define-prototype-for-safe_flock.patch' (33,030) at 20221003030013273
35004 2025-01-21 03:00:58.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/zip/Makefile' (33,031) at 20210307214927094
35005 2025-01-21 03:00:58.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx27-clock.h' (33,032) at 20210307214931326
35006 2025-01-21 03:00:58.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pci.c' (33,033) at 20210308005003216
35007 2025-01-21 03:00:58.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r4k_fpu.S' (33,034) at 20240405153230015
35008 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/ax25/cpu.c' (33,035) at 20210308005002844
35009 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_hwseq.c' (33,036) at 20240405153230403
35010 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb' (33,037) at 20241221090017504
35011 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/msi_bitmap.h' (33,038) at 20210307214926386
35012 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bond_options.h' (33,039) at 20241125090012259
35013 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da8xx-cfgchip.h' (33,040) at 20210307214931426
35014 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/g2d.c' (33,041) at 20240405153049461
35015 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/prmt.c' (33,042) at 20241104090011563
35016 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/bcm2835-aux-uart.txt' (33,043) at 20210308005003308
35017 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Collserola' (33,044) at 20210307205553766
35018 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/0001-sigsegv-Fix-build-on-ppc-musl.patch' (33,045) at 20220402030016179
35019 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-io.c' (33,046) at 20210307214928686
35020 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/test/post_reporter_test.cpp' (33,047) at 20241120090021308
35021 2025-01-21 03:00:58.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/progress.c' (33,048) at 20210307214932582
35022 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/iucv/af_iucv.h' (33,049) at 20240405153052853
35023 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub_dev.c' (33,050) at 20240405153231571
35024 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2408.c' (33,051) at 20240405153052233
35025 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/spin_table.h' (33,052) at 20210308005002708
35026 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7470.c' (33,053) at 20240405153048841
35027 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VPRI.interface.yaml' (33,054) at 20220315030032659
35028 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-prtvt7.dts' (33,055) at 20240405153045501
35029 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/soft_i2c.c' (33,056) at 20210308005003384
35030 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_hyp.h' (33,057) at 20240405153229975
35031 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-gc0310.c' (33,058) at 20240405153051821
35032 2025-01-21 03:00:58.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-a64.c' (33,059) at 20240405153231335
35033 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/initrdscripts/initramfs-framework-ima.bb' (33,060) at 20241221090017576
35034 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2947.rst' (33,061) at 20210307214925502
35035 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/omap_hsmmc.c' (33,062) at 20240405153230855
35036 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/fpswa.h' (33,063) at 20210307214926114
35037 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,s5pv210-clock.yaml' (33,064) at 20240405153045029
35038 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/check-lxdialog.sh' (33,065) at 20210308005003732
35039 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,ls060t1sx01.yaml' (33,066) at 20240405153045045
35040 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/lzma.txt' (33,067) at 20210308005003708
35041 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_adx.c' (33,068) at 20240405153054013
35042 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-videomate-m1f.c' (33,069) at 20210307214928786
35043 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/isort.sh' (33,070) at 20230925080039973
35044 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/f0b-ipmi-inventory-map-native.bb' (33,071) at 20241206090014278
35045 2025-01-21 03:00:58.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/modifying-patches.rst' (33,072) at 20210309003648432
35046 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.err' (33,073) at 20240906080037560
35047 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/psr.h' (33,074) at 20210307214926590
35048 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-x86.c' (33,075) at 20210307214932466
35049 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/surf/surf/0001-config.mk-Fix-compiler-and-linker.patch' (33,076) at 20230706080014753
35050 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_cgm_regs.h' (33,077) at 20240405153046585
35051 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-r40.h' (33,078) at 20210307214927026
35052 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EventDestinationCollection_v1.xml' (33,079) at 20240619080002924
35053 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf_1.0.bb' (33,080) at 20241221090017512
35054 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/MAINTAINERS' (33,081) at 20210308005003040
35055 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.rst' (33,082) at 20241221090017592
35056 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rza2-pinctrl.yaml' (33,083) at 20240405153229787
35057 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-ir.yaml' (33,084) at 20240405153045093
35058 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-aureal.c' (33,085) at 20210307214928086
35059 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.h' (33,086) at 20210307214929806
35060 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-1.1' (33,087) at 20211006000025234
35061 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-thunderx.inc' (33,088) at 20210905000020581
35062 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/setup.c' (33,089) at 20240405153230023
35063 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/omap_ssi.h' (33,090) at 20210307214928110
35064 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/btnode.c' (33,091) at 20241125090012259 to deleted uid set
35065 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/ndisc.c' (33,092) at 20210307214931862
35066 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6328-pinctrl.yaml' (33,093) at 20240405153045133
35067 2025-01-21 03:00:58.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/alpha/include/uapi/asm/mman.h' (33,094) at 20210307214932454
35068 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h' (33,095) at 20240405153230611
35069 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/ls102xa_rcw_sd.cfg' (33,096) at 20210308005002964
35070 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/tpm.c' (33,097) at 20210927100127093
35071 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/vugbm.h' (33,098) at 20210927100127061
35072 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/PeeCeeI.c' (33,099) at 20210307214926606
35073 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm-x86-pmu-ops.h' (33,100) at 20240405153230111
35074 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/targetcontrol.py' (33,101) at 20241221090017632
35075 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm8550.c' (33,102) at 20241008080013911
35076 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TaskService.v1_2_1.json' (33,103) at 20240619080002956
35077 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm831x-ldo.c' (33,104) at 20240405153051477
35078 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/scrub/trace.h' (33,105) at 20241220090018326 to deleted uid set
35079 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/ops-sh7786.c' (33,106) at 20210307214926546
35080 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/reset-starfive-jh71x0.c' (33,107) at 20240405153051485
35081 2025-01-21 03:00:58.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/gamecon.c' (33,108) at 20240405153049133
35082 2025-01-21 03:00:58.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c' (33,109) at 20240405153231211
35083 2025-01-21 03:00:58.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ext4' (33,110) at 20210308005003292
35084 2025-01-21 03:00:58.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_new.c' (33,111) at 20240405153231063
35085 2025-01-21 03:00:58.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/sil-sii8620.h' (33,112) at 20210307214927746
35086 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml' (33,113) at 20240405153045057
35087 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/requester/mctp_endpoint_discovery.hpp' (33,114) at 20241204090036299 to deleted uid set
35088 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/subprojects/googletest.wrap' (33,115) at 20240709145403781
35089 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-bufmap.h' (33,116) at 20210307214931218
35090 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_w.c' (33,117) at 20210308005046521
35091 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/ipmi-allowlist.conf' (33,118) at 20230901080013582
35092 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/misc.S' (33,119) at 20210308005002888
35093 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/null.h' (33,120) at 20210307214931310
35094 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/gaudiP.h' (33,121) at 20240405153046561
35095 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_netdev.c' (33,122) at 20240405153051065
35096 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.c' (33,123) at 20240405153051881
35097 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/client.c' (33,124) at 20240405153048825
35098 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/warn.h' (33,125) at 20240405153054077
35099 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-record.txt' (33,126) at 20240405153232219
35100 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/psu0' (33,127) at 20230412080023460
35101 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/Makefile' (33,128) at 20210307214929662
35102 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_enum_decode_def_num_check.yaml' (33,129) at 20240908080010098
35103 2025-01-21 03:00:58.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/build-perf-test-wrapper.sh' (33,130) at 20220402030016247
35104 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-lexer.c' (33,131) at 20230925080039989
35105 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/timex.h' (33,132) at 20220627100016946
35106 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cpu-opp.dtsi' (33,133) at 20240405153045485
35107 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/tlb.c' (33,134) at 20210308005003172
35108 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/guillemot.c' (33,135) at 20240405153049133
35109 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa717x.c' (33,136) at 20240405153049337
35110 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-u' (33,137) at 20210307214932570
35111 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/trampoline_32.S' (33,138) at 20210307214926750
35112 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/MAINTAINERS' (33,139) at 20210308005003012
35113 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP6.interface.yaml' (33,140) at 20220315030032659
35114 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grovelsjon' (33,141) at 20210307205553782
35115 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_rule.c' (33,142) at 20240910080014054
35116 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/reader_test.hpp' (33,143) at 20221018030021973
35117 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/simple_card.h' (33,144) at 20210307214931602
35118 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/crypto/internal/ecc.h' (33,145) at 20240405153052625 to deleted uid set
35119 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/Kconfig' (33,146) at 20210307214932282
35120 2025-01-21 03:00:58.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/Makefile' (33,147) at 20210308005003476
35121 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (33,148) at 20240326080016518
35122 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/usb.h' (33,149) at 20210308005002668
35123 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/auth_algo.cpp' (33,150) at 20240724080030104
35124 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sh_mobile.c' (33,151) at 20240405153230679
35125 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/mov_ss_trap.c' (33,152) at 20220525020655235
35126 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rlp_4.0.1.bb' (33,153) at 20241206090014270
35127 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_debugfs.h' (33,154) at 20210307214930406
35128 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/pyxdg/pyxdg_0.28.bb' (33,155) at 20220721030015845
35129 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-uctlx-defs.h' (33,156) at 20210307214926238
35130 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/ti-bandgap.c' (33,157) at 20240405153231503
35131 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0002-Improve-reproducibility.patch' (33,158) at 20240309090012804
35132 2025-01-21 03:00:58.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6362-gpio-sysctl.yaml' (33,159) at 20240405153229775
35133 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/writeback.h' (33,160) at 20220627100016998
35134 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd_map_firm.h' (33,161) at 20210307214928626
35135 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-a4tech.c' (33,162) at 20210625000036012
35136 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-sgm3140.c' (33,163) at 20240405153230755
35137 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/pxa_lcd.c' (33,164) at 20210308005003532
35138 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/httpfs2-fuse/httpfs2_0.1.5.bb' (33,165) at 20230520080014472
35139 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/tegra186-gpio.h' (33,166) at 20210308005003636
35140 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_tx.c' (33,167) at 20240405153050421
35141 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/socket.h' (33,168) at 20241211090212394
35142 2025-01-21 03:00:58.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp8788.c' (33,169) at 20210307214928550
35143 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sdei.c' (33,170) at 20240405153045873
35144 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm1789.txt' (33,171) at 20210307214925430
35145 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/lmbench_result_html_report.patch' (33,172) at 20230131040012031
35146 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-pll.h' (33,173) at 20240405153046801
35147 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.9.1.bb' (33,174) at 20241221090017576
35148 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-1.0-only' (33,175) at 20210316000012713
35149 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-kernel/linux/linux-aspeed_%.bbappend' (33,176) at 20231128090014177
35150 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg_phy.c' (33,177) at 20210308005003508
35151 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/irq-st.h' (33,178) at 20210307214931338
35152 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/thread_info.h' (33,179) at 20240405153046017
35153 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/imx8m-blk-ctrl.c' (33,180) at 20240405153231347
35154 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_lts.c' (33,181) at 20210308005046529
35155 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/mpu.c' (33,182) at 20210308005002556
35156 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_drv.h' (33,183) at 20210307214928806
35157 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/bcm2835.h' (33,184) at 20210308005003640
35158 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/smsc/smc9.rst' (33,185) at 20210309003648448
35159 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/main.h' (33,186) at 20210307214929790
35160 2025-01-21 03:00:58.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern2.c' (33,187) at 20210307214932642
35161 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c' (33,188) at 20240405153230615
35162 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/configs/virt.config' (33,189) at 20240405153229975
35163 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/pinmux_arria10.c' (33,190) at 20210308005002780
35164 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/general_systemd.cpp' (33,191) at 20240817080027656
35165 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/tc.h' (33,192) at 20240405153045661
35166 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c' (33,193) at 20240405153230319
35167 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/layer.conf' (33,194) at 20241221090017568
35168 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/user_events_selftests.h' (33,195) at 20240405153232287
35169 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/Makefile' (33,196) at 20210308005003352
35170 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.h' (33,197) at 20210307214929614
35171 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c' (33,198) at 20240712080021065
35172 2025-01-21 03:00:58.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sigmadsp.h' (33,199) at 20220525020655047
35173 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-proc.h' (33,200) at 20240326080039390
35174 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/cz-Moravianet' (33,201) at 20210307205553758
35175 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-cdc-dma.c' (33,202) at 20240405153232187
35176 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tivo.c' (33,203) at 20210307214928786
35177 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.c' (33,204) at 20210307214927958
35178 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/pcie_card_floors.hpp' (33,205) at 20230511080026923
35179 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch' (33,206) at 20241221090017636
35180 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_s_ev.h' (33,207) at 20240405153052853
35181 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml' (33,208) at 20240405153229763
35182 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ndfc.c' (33,209) at 20240405153230871
35183 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/maximum.hpp' (33,210) at 20220728030043355
35184 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/read-edid/0001-get-edid-define-quiet-once.patch' (33,211) at 20210307205553994
35185 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp' (33,212) at 20240523080003141
35186 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/uap_event.c' (33,213) at 20240405153050577
35187 2025-01-21 03:00:58.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/uaccess.c' (33,214) at 20240405153046301
35188 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_tones.c' (33,215) at 20210307214928542
35189 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/smp_32.c' (33,216) at 20240405153046329
35190 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/Makefile' (33,217) at 20210309003653700
35191 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/tpm2/sandbox.txt' (33,218) at 20210308005003328
35192 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xarray.c' (33,219) at 20241008080014027
35193 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mtd-xip.h' (33,220) at 20210307214925854
35194 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SignatureCollection_v1.xml' (33,221) at 20240619080002936
35195 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/hash.h' (33,222) at 20220525020654791
35196 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb' (33,223) at 20240302090018214
35197 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/pontis.h' (33,224) at 20210307214932262
35198 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/percpu.h' (33,225) at 20240405153052897
35199 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/fb.c' (33,226) at 20210307214925914
35200 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4-i2c.c' (33,227) at 20240405153053809
35201 2025-01-21 03:00:58.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdm845.h' (33,228) at 20220525020654543
35202 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-video.c' (33,229) at 20241011080017323
35203 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/milbeaut-m10v-xdmac.txt' (33,230) at 20210307214925310
35204 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/dma.c' (33,231) at 20210307214925882
35205 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/files/bind_gpio_shutdown.tab' (33,232) at 20220402030016071
35206 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-m5.dts' (33,233) at 20210308005002624
35207 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c' (33,234) at 20240405153231019
35208 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/smp-shx3.c' (33,235) at 20220525020652114
35209 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wavefront.h' (33,236) at 20210307214931602
35210 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx8mn.c' (33,237) at 20240405153049165
35211 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iscsi_iser.c' (33,238) at 20240405153049117
35212 2025-01-21 03:00:58.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/acpi.c' (33,239) at 20210308005002860
35213 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ci_baco.h' (33,240) at 20210309003649648
35214 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapper/meson.build' (33,241) at 20230825080021141 to deleted uid set
35215 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-behold.c' (33,242) at 20210307214928778
35216 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/vivaldi-fmap.h' (33,243) at 20240405153052709
35217 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/systemd/40-hardware-watchdog.conf' (33,244) at 20240228090013752
35218 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch' (33,245) at 20241221090017672
35219 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/remoteproc/qcom_q6v5_pas.c' (33,246) at 20241211090145485 to deleted uid set
35220 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8349ITXGP_defconfig' (33,247) at 20210308005003236
35221 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/clock-sh4-202.c' (33,248) at 20210307214926562
35222 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-zynqmp-efuse.c' (33,249) at 20241211090212314
35223 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-streamzap.c' (33,250) at 20210307214928782
35224 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7795-sysc.h' (33,251) at 20240405153052653
35225 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops.h' (33,252) at 20240405153046057
35226 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/client.rst' (33,253) at 20240405153045189
35227 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpuid.h' (33,254) at 20240405153046381
35228 2025-01-21 03:00:58.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/byd.c' (33,255) at 20240405153049149
35229 2025-01-21 03:00:58.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.c' (33,256) at 20240405153230631
35230 2025-01-21 03:00:58.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/jz4740_mmc.c' (33,257) at 20240405153230855
35231 2025-01-21 03:00:58.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,stm32-sai.yaml' (33,258) at 20240405153229799
35232 2025-01-21 03:00:58.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/law.c' (33,259) at 20210308005002976
35233 2025-01-21 03:00:58.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-pci-modern.c' (33,260) at 20210308005046481
35234 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600d.h' (33,261) at 20210307214928006
35235 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmc_spi.c' (33,262) at 20241211090145453
35236 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe.h' (33,263) at 20210307214930314
35237 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/osdep_service.h' (33,264) at 20240405153051897
35238 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/fb_decoder.h' (33,265) at 20240405153048513
35239 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt2701-evb.dts' (33,266) at 20240405153045461
35240 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.c' (33,267) at 20240405153048637
35241 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/logic_iomem.h' (33,268) at 20220525020654583
35242 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/.gitignore' (33,269) at 20210307214926306
35243 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/sve.rst' (33,270) at 20240405153044977
35244 2025-01-21 03:00:58.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strrchr.S' (33,271) at 20240405153045897
35245 2025-01-21 03:00:58.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/main.h' (33,272) at 20240405153050193
35246 2025-01-21 03:00:58.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateless.c' (33,273) at 20240405153230803
35247 2025-01-21 03:00:58.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/isotp.c' (33,274) at 20240405153053201
35248 2025-01-21 03:00:58.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c' (33,275) at 20240405153230511
35249 2025-01-21 03:00:58.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/Hoth/meson.build' (33,276) at 20240925080024982 to deleted uid set
35250 2025-01-21 03:00:58.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/marvell,berlin-smp' (33,277) at 20210307214925274
35251 2025-01-21 03:00:58.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmw_vmci_api.h' (33,278) at 20210307214931534
35252 2025-01-21 03:00:58.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xsk.h' (33,279) at 20240405153232263
35253 2025-01-21 03:00:58.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-visconti.c' (33,280) at 20240405153051229
35254 2025-01-21 03:00:58.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.json' (33,281) at 20210308005046397
35255 2025-01-21 03:00:58.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSwitch.interface.yaml' (33,282) at 20240613080025600
35256 2025-01-21 03:00:58.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/bpf_jit_comp.c' (33,283) at 20240405153046045
35257 2025-01-21 03:00:58.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_1_offset.h' (33,284) at 20220525020652546
35258 2025-01-21 03:00:58.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_ipp.c' (33,285) at 20240405153047221
35259 2025-01-21 03:00:58.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt6797-power.h' (33,286) at 20240405153052653
35260 2025-01-21 03:00:58.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-pci.c' (33,287) at 20240405153046521
35261 2025-01-21 03:00:58.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/pci/fixup.c' (33,288) at 20220525020651978
35262 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts' (33,289) at 20240405153229935
35263 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.43.bb' (33,290) at 20241221090017684
35264 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/st-vgxy61.c' (33,291) at 20240405153049341
35265 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.h' (33,292) at 20220525020654179
35266 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/mman.h' (33,293) at 20210307214932454
35267 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/heartbeat.c' (33,294) at 20210309003649972
35268 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hugetlb-3level.h' (33,295) at 20210307214925850
35269 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/sdio_mac.c' (33,296) at 20240628080014001
35270 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/core_locking.rst' (33,297) at 20210307214925510
35271 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/reset.c' (33,298) at 20210307214926270
35272 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77843.yaml' (33,299) at 20240405153045105
35273 2025-01-21 03:00:58.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.h' (33,300) at 20240405153230315
35274 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/traps.c' (33,301) at 20240405153045877
35275 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/Kconfig' (33,302) at 20210307214930382
35276 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/veyron/veyron.c' (33,303) at 20210308005003004
35277 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/raw-aio.h' (33,304) at 20240906080037324
35278 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/bootinfo.h' (33,305) at 20241104090011559
35279 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.h' (33,306) at 20240405153047101
35280 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/base-record' (33,307) at 20240405153054161
35281 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs43130.c' (33,308) at 20240405153232147
35282 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/conf-notes.txt' (33,309) at 20241023080015407
35283 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap36xx-clocks.dtsi' (33,310) at 20210308005002600
35284 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/himax,hx8357d.txt' (33,311) at 20210307214925302
35285 2025-01-21 03:00:58.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf100.c' (33,312) at 20210307214927970
35286 2025-01-21 03:00:58.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/desc.h' (33,313) at 20210307214927074
35287 2025-01-21 03:00:58.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/main.c' (33,314) at 20240405153050553
35288 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atombios.h' (33,315) at 20240405153048317
35289 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c' (33,316) at 20241211090145461
35290 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl827d.h' (33,317) at 20210309003649824
35291 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/lz4_decompress.c' (33,318) at 20240405153053093
35292 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/core/mr.c' (33,319) at 20241211090145501
35293 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/denali_pci.c' (33,320) at 20220627100017010
35294 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/murata,irsd200.yaml' (33,321) at 20240405153229767
35295 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t-bananapi-m3.dts' (33,322) at 20240405153045389
35296 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_meta_skbtcindex.c' (33,323) at 20210307214932054
35297 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/exthdrs_offload.c' (33,324) at 20210307214931962
35298 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-tcg' (33,325) at 20210927100127465
35299 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/021_image_pad.dts' (33,326) at 20210308005003752
35300 2025-01-21 03:00:58.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/arch-std-events.json' (33,327) at 20220525020655143
35301 2025-01-21 03:00:58.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-pll.h' (33,328) at 20210307214926998
35302 2025-01-21 03:00:58.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_scalable.c' (33,329) at 20220627100017186
35303 2025-01-21 03:00:58.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_surfacedefs.h' (33,330) at 20220525020653027
35304 2025-01-21 03:00:58.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/nvmem-reboot-mode.yaml' (33,331) at 20240405153045137
35305 2025-01-21 03:00:58.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/vmx-impl.c.inc' (33,332) at 20240906080037520
35306 2025-01-21 03:00:58.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/mirred.json' (33,333) at 20210307214932726
35307 2025-01-21 03:00:58.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-rockchip.c' (33,334) at 20240910080014062
35308 2025-01-21 03:00:58.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/psci.S' (33,335) at 20210308005002552
35309 2025-01-21 03:00:58.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/dbus/chassis-intrusion-monitor.bb' (33,336) at 20241206090014278
35310 2025-01-21 03:00:58.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts' (33,337) at 20240405153045713
35311 2025-01-21 03:00:58.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/001.out' (33,338) at 20210308005046413
35312 2025-01-21 03:00:58.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/gpio_service.c' (33,339) at 20240910080014038
35313 2025-01-21 03:00:58.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_iscsi.c' (33,340) at 20240405153051729
35314 2025-01-21 03:00:58.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_refcount_item.h' (33,341) at 20240405153052605
35315 2025-01-21 03:00:58.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel_core.c' (33,342) at 20240405153048941
35316 2025-01-21 03:00:58.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/mxc-w1.rst' (33,343) at 20210307214925634
35317 2025-01-21 03:00:58.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update/config-bios.json' (33,344) at 20210413100020742
35318 2025-01-21 03:00:58.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ibmvnic.c' (33,345) at 20240726080012854
35319 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/smp.h' (33,346) at 20240405153045861
35320 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values.h' (33,347) at 20240405153046901
35321 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5100.c' (33,348) at 20240405153232167
35322 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/reloc.S' (33,349) at 20210308005002840
35323 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Clips' (33,350) at 20241221090017616
35324 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/linux-yocto_security.inc' (33,351) at 20220409030017491
35325 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timerqueue.h' (33,352) at 20240405153052805
35326 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_loop.c' (33,353) at 20240405153054265
35327 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/ashlsi3.S' (33,354) at 20240405153046309
35328 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/vmid/vmid.c' (33,355) at 20240405153047305
35329 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/olympus-nuvoton-ipmi-sensors.yaml' (33,356) at 20210307205554094
35330 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/analogbits/Makefile' (33,357) at 20210307214926958
35331 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ini.c' (33,358) at 20210308005003212
35332 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/omap-aes.txt' (33,359) at 20210307214925298
35333 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/sembuf.h' (33,360) at 20210307214926398
35334 2025-01-21 03:00:58.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9n12ek/Kconfig' (33,361) at 20210308005002916
35335 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7790-cpg-mssr.h' (33,362) at 20210307214931334
35336 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/kconfig.h' (33,363) at 20220525020655115
35337 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mmu_context.h' (33,364) at 20240405153045965
35338 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/shells' (33,365) at 20210307205554470
35339 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/ventura-phosphor-multi-gpio-monitor.json' (33,366) at 20241029080011439
35340 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/ffdc_file_tests.cpp' (33,367) at 20210308005405938
35341 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/iotests-pylint.sh' (33,368) at 20220429100100734
35342 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioctl.h' (33,369) at 20210307214931638
35343 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/ibm-spi-vpd-parser@.service' (33,370) at 20240104090016070
35344 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/occ/files/occ_sensor.yaml' (33,371) at 20210307205554222
35345 2025-01-21 03:00:58.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smsc911x.h' (33,372) at 20210307214931510
35346 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/Makefile' (33,373) at 20210307214928466
35347 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/irqflags-tracing.rst' (33,374) at 20210307214925266
35348 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/modules.out' (33,375) at 20210308005046397
35349 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/pass.tc' (33,376) at 20210307214932670
35350 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dlmconstants.h' (33,377) at 20240405153052913
35351 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cpu_mask.c' (33,378) at 20210307214932638
35352 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0006-aspeed-Enable-SPI-master-mode-by-default.patch' (33,379) at 20241206090014274
35353 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/0002-tests-Replace-off64_t-with-off_t.patch' (33,380) at 20241206090014334
35354 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/pinmux-config-p2371-0000.h' (33,381) at 20210308005003024
35355 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bug.h' (33,382) at 20240405153052617
35356 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/assert.h' (33,383) at 20240405153052657
35357 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pychassisctl/Makefile' (33,384) at 20210308004922932
35358 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/017_pack_image_size.dts' (33,385) at 20210308005003752
35359 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/debug.h' (33,386) at 20220525020654699
35360 2025-01-21 03:00:58.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound_core.c' (33,387) at 20240405153053513
35361 2025-01-21 03:00:58.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-reg.h' (33,388) at 20210307214932398
35362 2025-01-21 03:00:58.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_hmm.c' (33,389) at 20240613080016523
35363 2025-01-21 03:00:58.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/8xx.c' (33,390) at 20220525020652066
35364 2025-01-21 03:00:58.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_bcm283x_mu.h' (33,391) at 20210308005003628
35365 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dcache.c' (33,392) at 20240726080012866
35366 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/time.c' (33,393) at 20240405153045689
35367 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Switch_v1.xml' (33,394) at 20240619080002936
35368 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/machine/evb-npcm750.conf' (33,395) at 20211105000026763
35369 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (33,396) at 20230807080022150
35370 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/UTIL.interface.yaml' (33,397) at 20220315030032659
35371 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsrepair.c' (33,398) at 20240405153046625
35372 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_dp.h' (33,399) at 20240405153050197
35373 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-stm_source' (33,400) at 20210307214925198
35374 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/crdump.c' (33,401) at 20240405153050081
35375 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pwm.h' (33,402) at 20210308005002668
35376 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/lmedm04.rst' (33,403) at 20210307214925234
35377 2025-01-21 03:00:58.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu_init.h' (33,404) at 20241211090212506
35378 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_axuser_nonsecured_regs.h' (33,405) at 20240405153046601
35379 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CompositionService.v1_2_3.json' (33,406) at 20240619080002944
35380 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscreds.c' (33,407) at 20210927100127065
35381 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kajaani' (33,408) at 20210307205553766
35382 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v4wb.S' (33,409) at 20240405153045693
35383 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/extable.c' (33,410) at 20240405153229863
35384 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/progress.py' (33,411) at 20240326080039726
35385 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fdtable.h' (33,412) at 20241011080017371
35386 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached/memcached-add-hugetlbfs-check.patch' (33,413) at 20210307205553842
35387 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/Definitions/meson.build' (33,414) at 20230825080021137 to deleted uid set
35388 2025-01-21 03:00:58.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/block-group.h' (33,415) at 20240405153231611
35389 2025-01-21 03:00:58.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fb.h' (33,416) at 20240405153052917
35390 2025-01-21 03:00:58.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_stats.h' (33,417) at 20210309003653796
35391 2025-01-21 03:00:58.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Foo.metadata.yaml' (33,418) at 20221213040029821
35392 2025-01-21 03:00:58.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mediatek,mt8365-clk.h' (33,419) at 20240405153052645
35393 2025-01-21 03:00:58.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5235.h' (33,420) at 20210308005002804
35394 2025-01-21 03:00:58.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-luton.c' (33,421) at 20210308005003456
35395 2025-01-21 03:00:58.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/devlink.c' (33,422) at 20240405153049753
35396 2025-01-21 03:00:58.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/bluetooth/iso.c' (33,423) at 20241220090018338 to deleted uid set
35397 2025-01-21 03:00:58.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/dma-mapping.c' (33,424) at 20210309003648808
35398 2025-01-21 03:00:58.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qrb4210-rb2.dts' (33,425) at 20240805080013919
35399 2025-01-21 03:00:58.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-fm-tx.rst' (33,426) at 20210309003648492
35400 2025-01-21 03:00:58.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/netlink_helpers.c' (33,427) at 20241220090018346
35401 2025-01-21 03:00:58.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/smt.h' (33,428) at 20210307214931502
35402 2025-01-21 03:00:58.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qca,qca7000.txt' (33,429) at 20210307214925378
35403 2025-01-21 03:00:58.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/Kconfig' (33,430) at 20240405153049925
35404 2025-01-21 03:00:58.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atmel_hlcdc.h' (33,431) at 20210308005003560
35405 2025-01-21 03:00:58.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm6125.c' (33,432) at 20240405153230231
35406 2025-01-21 03:00:58.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/api.c' (33,433) at 20240405153046529
35407 2025-01-21 03:00:58.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (33,434) at 20240307090019088
35408 2025-01-21 03:00:58.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_hierarchical_stats.c' (33,435) at 20240405153054269
35409 2025-01-21 03:00:58.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rt5120.c' (33,436) at 20240405153049613
35410 2025-01-21 03:00:58.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b.h' (33,437) at 20240405153050665
35411 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.h' (33,438) at 20241008080013955
35412 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/onyx.h' (33,439) at 20220525020654963
35413 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iov-padding.out' (33,440) at 20230925080040093
35414 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/rohm_bu21023.c' (33,441) at 20240405153049161
35415 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/mpc5xxx_can.c' (33,442) at 20240405153049733
35416 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/generators/pps_gen_parport.c' (33,443) at 20240405153051445
35417 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common.h' (33,444) at 20240405153231167
35418 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745-sk-rzg1e.dts' (33,445) at 20240405153045553
35419 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_netlink.h' (33,446) at 20210307214930962
35420 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x-cfg.c' (33,447) at 20240405153230671
35421 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/server_key.c' (33,448) at 20240405153053361
35422 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/host_condition.hpp' (33,449) at 20240819080030255
35423 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/Kconfig' (33,450) at 20210308005002972
35424 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kprobes_insn_page.S' (33,451) at 20240405153046285
35425 2025-01-21 03:00:58.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/zimage.h' (33,452) at 20210308005002852
35426 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c' (33,453) at 20240405153051305
35427 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch' (33,454) at 20241206090014298
35428 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-batch-action-active.png' (33,455) at 20220105012522963 to deleted uid set
35429 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/.clang-tidy' (33,456) at 20230721080036194
35430 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-axg-s400.dts' (33,457) at 20210308005002596
35431 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/video.h' (33,458) at 20240405153052941
35432 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/power.h' (33,459) at 20220525020654195
35433 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ScheduledTime/meson.build' (33,460) at 20220913030027317 to deleted uid set
35434 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/ffz.h' (33,461) at 20210307214931302
35435 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/mpc8308.h' (33,462) at 20210308005003000
35436 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-mcf-edma.h' (33,463) at 20210307214931474
35437 2025-01-21 03:00:58.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-bts.h' (33,464) at 20210307214932594
35438 2025-01-21 03:00:58.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/n_gsm.c' (33,465) at 20241023080012887
35439 2025-01-21 03:00:58.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c' (33,466) at 20240405153051273
35440 2025-01-21 03:00:58.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_open_unittest.cpp' (33,467) at 20210308005120361
35441 2025-01-21 03:00:58.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/main.c' (33,468) at 20240405153050705
35442 2025-01-21 03:00:58.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/pci.c' (33,469) at 20240405153231119 to deleted uid set
35443 2025-01-21 03:00:58.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/pinmux.h' (33,470) at 20210308005002672
35444 2025-01-21 03:00:58.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/reloc_arm_efi.c' (33,471) at 20210308005002708
35445 2025-01-21 03:00:58.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/meson-vpu.h' (33,472) at 20210308005002644
35446 2025-01-21 03:00:58.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/ocelot_switch.c' (33,473) at 20210308005003436
35447 2025-01-21 03:00:58.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/port.c' (33,474) at 20241111090012121
35448 2025-01-21 03:00:58.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_env.h' (33,475) at 20240405153050145
35449 2025-01-21 03:00:58.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/image-fleecing' (33,476) at 20240326080039734
35450 2025-01-21 03:00:58.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni_dma.c' (33,477) at 20220525020652995
35451 2025-01-21 03:00:58.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/ti_sci.c' (33,478) at 20240405153230299
35452 2025-01-21 03:00:58.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch' (33,479) at 20241221090017696
35453 2025-01-21 03:00:58.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0001-tcl.m4-Recognize-tclsh9.patch' (33,480) at 20241221090017508
35454 2025-01-21 03:00:58.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_internals.rst' (33,481) at 20240405153045197
35455 2025-01-21 03:00:58.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-shutdown.service' (33,482) at 20220119040023072
35456 2025-01-21 03:00:58.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/hvf/entitlements.plist' (33,483) at 20210927100127017
35457 2025-01-21 03:00:58.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7203.c' (33,484) at 20240405153051361
35458 2025-01-21 03:00:58.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c' (33,485) at 20240405153230315
35459 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c' (33,486) at 20240405153050493
35460 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_0_w_defconfig' (33,487) at 20210308005003276
35461 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/color.c' (33,488) at 20210307214932586
35462 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-cfam-reset.service.in' (33,489) at 20210708100040985
35463 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/warp7_defconfig' (33,490) at 20210308005003284
35464 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-i2c.h' (33,491) at 20210307214928686
35465 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-event.js' (33,492) at 20210308005107069
35466 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.6.bb' (33,493) at 20241221090017524
35467 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/refresh-pxe-roms.sh' (33,494) at 20210308005046245
35468 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libfido2/libfido2_1.15.0.bb' (33,495) at 20241221090017536
35469 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/multicast.h' (33,496) at 20240405153053173
35470 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/board_bcm23550.c' (33,497) at 20240405153229911
35471 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/jump_label.h' (33,498) at 20240405153230063
35472 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_cmpxchg.c' (33,499) at 20240405153232263
35473 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/s2255/Kconfig' (33,500) at 20240405153049573
35474 2025-01-21 03:00:58.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x35ek.dts' (33,501) at 20240405153045469
35475 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (33,502) at 20240820080015545
35476 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/__init__.py' (33,503) at 20210307214932154
35477 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_gem.h' (33,504) at 20240405153230583
35478 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/README.rst' (33,505) at 20210927100127329
35479 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libcgroup/libcgroup_3.1.0.bb' (33,506) at 20241206090014314
35480 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aes_cbc.c' (33,507) at 20220525020652398
35481 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_bcj.c' (33,508) at 20220525020654759
35482 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/common.h' (33,509) at 20241211090145405
35483 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tipc_sockets_diag.h' (33,510) at 20210307214931662
35484 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_nvm.c' (33,511) at 20240411080014098
35485 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.h' (33,512) at 20240405153048353
35486 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/build-oldlibc' (33,513) at 20210905000020593
35487 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/virtio.c' (33,514) at 20210308005003220
35488 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer/0001-add-gupnp-1.2-API-support.patch' (33,515) at 20210307205553754
35489 2025-01-21 03:00:58.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/allwinner,sun7i-a20-gmac.txt' (33,516) at 20210308005003304
35490 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000e.c' (33,517) at 20240906080037260
35491 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/fwio.c' (33,518) at 20210307214929962
35492 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch' (33,519) at 20230706080014733
35493 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira-peb-eval-01.dtsi' (33,520) at 20240405153045513
35494 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/cg3100d/MAINTAINERS' (33,521) at 20210308005003024
35495 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/meesc_defconfig' (33,522) at 20210308005003268
35496 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Anik-F1R_C-107.3W' (33,523) at 20210307205553758
35497 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/platform/Makefile' (33,524) at 20210307214926310
35498 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/trace.h' (33,525) at 20210927100127125
35499 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/curs.h' (33,526) at 20210307214927898
35500 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/README.dino' (33,527) at 20210307214930006
35501 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/Kconfig' (33,528) at 20210307214929382
35502 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65912-regulator.c' (33,529) at 20240405153051477
35503 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/debug_defconfig' (33,530) at 20240405153230075
35504 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/clock.c' (33,531) at 20210308005002728
35505 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-composite-8m.c' (33,532) at 20241008080013911
35506 2025-01-21 03:00:58.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/optee.c' (33,533) at 20241008080013919
35507 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-core.c' (33,534) at 20210309003650420
35508 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/debug_kmemleak.c' (33,535) at 20240405153053021
35509 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/concepts-appx.rst' (33,536) at 20221104030017445
35510 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x.dtsi' (33,537) at 20210308005002576
35511 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ANTLR-PD' (33,538) at 20210307205554414
35512 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_ptp.h' (33,539) at 20240405153049753
35513 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp' (33,540) at 20221229040004411
35514 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_nat.sh' (33,541) at 20240405153054357
35515 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/smovecr.S' (33,542) at 20210307214926146
35516 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_ethtool.c' (33,543) at 20240628080013997
35517 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d3_ksz9477_evb.dts' (33,544) at 20240405153229875
35518 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage1_struct_define.h' (33,545) at 20240405153052901
35519 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/config_base.hpp' (33,546) at 20220707030030843
35520 2025-01-21 03:00:58.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/diag_ftp.c' (33,547) at 20240405153051513
35521 2025-01-21 03:00:58.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/report.c' (33,548) at 20240405153053133
35522 2025-01-21 03:00:58.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/dm814.h' (33,549) at 20210307214931326
35523 2025-01-21 03:00:58.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rdc/r6040.c' (33,550) at 20240405153050253
35524 2025-01-21 03:00:58.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-rtimu_7.2.1.bb' (33,551) at 20220502030010124
35525 2025-01-21 03:00:58.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb' (33,552) at 20241221090017688
35526 2025-01-21 03:00:58.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_mc.c' (33,553) at 20210308004938828
35527 2025-01-21 03:00:58.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/20001122-1.c' (33,554) at 20210308005003720
35528 2025-01-21 03:00:58.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace.c' (33,555) at 20220525020653163
35529 2025-01-21 03:00:58.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/clk-davinci-pll.h' (33,556) at 20210307214931474
35530 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77965.c' (33,557) at 20240405153051357
35531 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/file.c' (33,558) at 20240405153231719
35532 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hdmi.h' (33,559) at 20240405153048781
35533 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_gether.h' (33,560) at 20210307214930802
35534 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/gitver.bbclass' (33,561) at 20210307205553850
35535 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus/tmpdir.patch' (33,562) at 20210307205554474
35536 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/cmdstream.xml.h' (33,563) at 20210307214927766
35537 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/cache.json' (33,564) at 20240405153054109
35538 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/hte/tegra-hte.rst' (33,565) at 20240405153045193
35539 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/mux_data.h' (33,566) at 20210308005003076
35540 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/pinmux.c' (33,567) at 20210308005002788
35541 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/syscall.h' (33,568) at 20240405153045625
35542 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/signrom.py' (33,569) at 20210308005046245
35543 2025-01-21 03:00:58.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/iomap-pci.c' (33,570) at 20220525020652010
35544 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_irq.h' (33,571) at 20210307214926218
35545 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu.c' (33,572) at 20240906080037472
35546 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-missing-name.out' (33,573) at 20210308005046405 to deleted uid set
35547 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK08' (33,574) at 20240405153054369
35548 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pika_wdt.c' (33,575) at 20240405153231599
35549 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/IP.interface.yaml' (33,576) at 20221207040023631
35550 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/classes/klibc.bbclass' (33,577) at 20241221090017488
35551 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/clntproc.c' (33,578) at 20240405153052397
35552 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/el/el6x/Kconfig' (33,579) at 20210308005002956
35553 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/Kconfig' (33,580) at 20240405153051477
35554 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8094-sony-xperia-kitakami-karin_windy.dts' (33,581) at 20240405153045757
35555 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/da850_lowlevel.h' (33,582) at 20210308005002720
35556 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/wic-tools.bb' (33,583) at 20240309090012820
35557 2025-01-21 03:00:58.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_link_encoder.c' (33,584) at 20240405153047237
35558 2025-01-21 03:00:58.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/zc3xx-reg.h' (33,585) at 20210307214928842
35559 2025-01-21 03:00:58.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Attribution-HPND-disclaimer' (33,586) at 20241221090017612
35560 2025-01-21 03:00:58.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/rainshadow/Kconfig' (33,587) at 20210307214928598
35561 2025-01-21 03:00:58.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/Kconfig' (33,588) at 20210308005003360
35562 2025-01-21 03:00:58.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/niu.c' (33,589) at 20240405153231059
35563 2025-01-21 03:00:58.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/host.c' (33,590) at 20240405153051813
35564 2025-01-21 03:00:58.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/run.sh' (33,591) at 20240405153054233
35565 2025-01-21 03:00:58.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libgudev/libgudev/0001-meson-Pass-export-dynamic-option-to-linker.patch' (33,592) at 20240127090011892
35566 2025-01-21 03:00:58.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/mac.h' (33,593) at 20240405153050469
35567 2025-01-21 03:00:58.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.h' (33,594) at 20240405153050069
35568 2025-01-21 03:00:58.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-cs908.dts' (33,595) at 20210308005002620
35569 2025-01-21 03:00:58.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc706_defconfig' (33,596) at 20210308005003288
35570 2025-01-21 03:00:58.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c' (33,597) at 20241118090018495
35571 2025-01-21 03:00:58.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/page_track.c' (33,598) at 20240405153230575
35572 2025-01-21 03:00:58.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.10.4.bb' (33,599) at 20241221090017468
35573 2025-01-21 03:00:58.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_panel.c' (33,600) at 20240405153230539
35574 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/w1-generic.rst' (33,601) at 20240405153229847
35575 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/msgfmt.h' (33,602) at 20210307214931890
35576 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/ledctl/led_controller.c' (33,603) at 20210308004922932
35577 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb' (33,604) at 20240302090018210
35578 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/mediatek,mt7621-wdt.yaml' (33,605) at 20240405153045185
35579 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/.gitignore' (33,606) at 20210307214926078
35580 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/introduction.rst' (33,607) at 20210307214925454
35581 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra76-evm.dts' (33,608) at 20240405153045601
35582 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/renesas,dsi.yaml' (33,609) at 20240405153045041
35583 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/uniperif_reader.c' (33,610) at 20240815080012931
35584 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ResourceBlockCollection.json' (33,611) at 20240619080002952
35585 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/bmcweb.socket.in' (33,612) at 20240521080007392
35586 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/locking.rst' (33,613) at 20210307214925542
35587 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_canhandle_enumerate_unittest.cpp' (33,614) at 20220108040030440
35588 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq25980_charger.h' (33,615) at 20210309003652160
35589 2025-01-21 03:00:58.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_kms.c' (33,616) at 20240405153048789
35590 2025-01-21 03:00:58.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0013_recipe_parse_progress_fields.py' (33,617) at 20210307205554262
35591 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/thinkpad_acpi.c' (33,618) at 20241211090145481
35592 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/heathrow_pic.c' (33,619) at 20241211090212282
35593 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/sched.c' (33,620) at 20210308005003544
35594 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/example/pulse.cpp' (33,621) at 20230511080009359
35595 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-move-fprintf-into-same-block-where-modname-and-symna.patch' (33,622) at 20210307205553902
35596 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/Kconfig' (33,623) at 20240405153051681
35597 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pengwyn_defconfig' (33,624) at 20210308005003272
35598 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/Makefile' (33,625) at 20210308005003548
35599 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_setup.c' (33,626) at 20220525020654315
35600 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_request-begin.h' (33,627) at 20210307214926450
35601 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts' (33,628) at 20240405153229931
35602 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0008-libtool-Avoid-relinking-when-cross-compiling-its-poi.patch' (33,629) at 20241221090017664
35603 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625.dtsi' (33,630) at 20240405153045829
35604 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/MAINTAINERS' (33,631) at 20210308005002904
35605 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound_paula.c' (33,632) at 20210307214932226
35606 2025-01-21 03:00:58.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@89000/i2c-switch@71/i2c@0/vrm@60.conf' (33,633) at 20210307205554086
35607 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/tsc_timer.c' (33,634) at 20210308005003500
35608 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/pcspeaker.c' (33,635) at 20210307214926706
35609 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.9.19.bb' (33,636) at 20241221090017544
35610 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/super.c' (33,637) at 20240405153231607
35611 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs2.h' (33,638) at 20210307214931650
35612 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/index.rst' (33,639) at 20240405153229843
35613 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8569mds.dts' (33,640) at 20210307214926346
35614 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/os.h' (33,641) at 20210307214927938
35615 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.53.bb' (33,642) at 20241221090017488
35616 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_api.h' (33,643) at 20210308005002880
35617 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/pldm.inc' (33,644) at 20231012080014468
35618 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c' (33,645) at 20240405153231011
35619 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/allwinner,sun20i-d1-ppu.yaml' (33,646) at 20240405153045137
35620 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/Kconfig' (33,647) at 20210308005003516
35621 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig' (33,648) at 20210308005003256
35622 2025-01-21 03:00:58.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base.h' (33,649) at 20210309003649816
35623 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/fs.h' (33,650) at 20240405153054053
35624 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/fttmr010.h' (33,651) at 20210308005003648
35625 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aes_generic.c' (33,652) at 20240405153046529
35626 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-hubio.c' (33,653) at 20210307214926290
35627 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6_1.0.8.bb' (33,654) at 20241221090017496
35628 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/socionext/synquacer.yaml' (33,655) at 20240405153045017
35629 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/epson,rx8900.yaml' (33,656) at 20240405153045153
35630 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdata/files/run-ptest' (33,657) at 20210307205554006
35631 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rc6.h' (33,658) at 20240405153048493
35632 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/gpio.h' (33,659) at 20210307214927310
35633 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_dpu.c' (33,660) at 20240405153230631
35634 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/parport.h' (33,661) at 20240405153052933
35635 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.24.10.bb' (33,662) at 20241221090017692
35636 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-libretech-all-h3-cc.dts' (33,663) at 20240405153045389
35637 2025-01-21 03:00:58.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/super.c' (33,664) at 20240405153052545
35638 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/pci.h' (33,665) at 20240405153050405 to deleted uid set
35639 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_NFLOG.h' (33,666) at 20210307214931646
35640 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,suniv-f1c100s-usb-phy.yaml' (33,667) at 20240405153045129
35641 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-h6-r-ccu.h' (33,668) at 20240405153052649
35642 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/Makefile' (33,669) at 20220525020652070
35643 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/splice.h' (33,670) at 20240405153052969
35644 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Mode/meson.build' (33,671) at 20230825080021137 to deleted uid set
35645 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (33,672) at 20240612080013178
35646 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/mem.c' (33,673) at 20240919080017050
35647 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/mdev-mount.sh' (33,674) at 20210307205554470
35648 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/metadata.c' (33,675) at 20240405153050197
35649 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/selfmap.c' (33,676) at 20240326080039758
35650 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/linux.inf' (33,677) at 20210309003648472
35651 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-atmel-pit.c' (33,678) at 20210307214927046
35652 2025-01-21 03:00:58.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/.gitignore' (33,679) at 20240815080028259
35653 2025-01-21 03:00:58.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Settings.v1_4_0.json' (33,680) at 20240619080002956
35654 2025-01-21 03:00:58.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.c' (33,681) at 20240405153050105
35655 2025-01-21 03:00:58.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_so.h' (33,682) at 20240405153048797
35656 2025-01-21 03:00:58.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pci230.c' (33,683) at 20240405153046889
35657 2025-01-21 03:00:58.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Proprietary' (33,684) at 20210307205554426
35658 2025-01-21 03:00:58.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/run-ptest' (33,685) at 20210307205554506
35659 2025-01-21 03:00:58.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c' (33,686) at 20241115090012949
35660 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/surface_aggregator/cdev.h' (33,687) at 20220525020654675
35661 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm11130/MAINTAINERS' (33,688) at 20210308005002924
35662 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear@.service' (33,689) at 20210307205554474
35663 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_write_bytes.md' (33,690) at 20240809080033023
35664 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensor_host_unittest.cpp' (33,691) at 20240904080040763
35665 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/fas216.h' (33,692) at 20240405153051569
35666 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/README.md' (33,693) at 20221207040023623
35667 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/pn544.c' (33,694) at 20220525020653823
35668 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/.gitignore' (33,695) at 20230720080010754
35669 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml' (33,696) at 20240405153229767
35670 2025-01-21 03:00:58.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/w83c553f.h' (33,697) at 20210308005003692
35671 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/sisusbvga.c' (33,698) at 20240405153052117
35672 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/fallback.c' (33,699) at 20240405153046685
35673 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/evsel.c' (33,700) at 20240405153054065
35674 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/ubuntu2204.docker' (33,701) at 20241211090212534
35675 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/skeleton_hs.dtsi' (33,702) at 20210307214925666
35676 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2500/MAINTAINERS' (33,703) at 20210308005002916
35677 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ath79-cpu.c' (33,704) at 20210307214928526
35678 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/syscalls.S' (33,705) at 20210309003648992
35679 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_dump.h' (33,706) at 20210307214930278
35680 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/Makefile' (33,707) at 20210307214927110
35681 2025-01-21 03:00:58.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hist.h' (33,708) at 20241008080014051
35682 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/clock-gx.h' (33,709) at 20210308005002644
35683 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pdbg-no-sim.cpp' (33,710) at 20220401030013859
35684 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-adap-g-caps.rst' (33,711) at 20220525020651778
35685 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c' (33,712) at 20240405153048593
35686 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Trehorningsjo' (33,713) at 20210307205553794
35687 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi' (33,714) at 20240805080013923
35688 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mac_via.c' (33,715) at 20241211090212298
35689 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/LICENSE' (33,716) at 20210307205553662
35690 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_mm.h' (33,717) at 20210307214930358
35691 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/qemu-manpage.rst' (33,718) at 20240906080037180
35692 2025-01-21 03:00:58.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c' (33,719) at 20240405153049109
35693 2025-01-21 03:00:58.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/device_pm.c' (33,720) at 20240405153230167
35694 2025-01-21 03:00:58.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/pci-epf-test.c' (33,721) at 20240405153051241
35695 2025-01-21 03:00:58.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/hab.c' (33,722) at 20210308005002724
35696 2025-01-21 03:00:58.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/wow.h' (33,723) at 20240805080013991
35697 2025-01-21 03:00:58.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10071_priv.h' (33,724) at 20210307214928646
35698 2025-01-21 03:00:58.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/cmdline.c' (33,725) at 20240405153052489
35699 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/musb.h' (33,726) at 20210308005003672
35700 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/newport_con.c' (33,727) at 20240405153052177
35701 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-q8-tablet.dts' (33,728) at 20240405153045377
35702 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-cam.c' (33,729) at 20240405153046797
35703 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_cap.json' (33,730) at 20210307205553694
35704 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_midi.c' (33,731) at 20240405153053493
35705 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/s3.py' (33,732) at 20210528000029707
35706 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/decorators.py' (33,733) at 20221003030013333
35707 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb' (33,734) at 20241221090017544
35708 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/wow.c' (33,735) at 20220525020653711 to deleted uid set
35709 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/head-64.h' (33,736) at 20240405153046109
35710 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-capture.h' (33,737) at 20241219090010504
35711 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/verify_pefile.h' (33,738) at 20210307214926794
35712 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/macchanger/macchanger_1.7.0.bb' (33,739) at 20220402030015911
35713 2025-01-21 03:00:58.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-block-storage_%.bbappend' (33,740) at 20240413080012631
35714 2025-01-21 03:00:58.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-topckgen.c' (33,741) at 20240405153230215
35715 2025-01-21 03:00:58.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/LICENSE' (33,742) at 20220105040015914
35716 2025-01-21 03:00:58.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/shakti_c.h' (33,743) at 20230426080043768
35717 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7794.c' (33,744) at 20240405153051357
35718 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt5682.c' (33,745) at 20240405153232179
35719 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/dma-mapping.h' (33,746) at 20210308005002880
35720 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/testmode.h' (33,747) at 20210307214929782
35721 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm.sh' (33,748) at 20240405153232283
35722 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/indented-expr.err' (33,749) at 20210308005046409 to deleted uid set
35723 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/tools/.gitignore' (33,750) at 20210308004940472
35724 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-windows-ssh.h' (33,751) at 20240906080037440
35725 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/boot/piggyback.c' (33,752) at 20220525020652114
35726 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut_103.bb' (33,753) at 20241221090017488
35727 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/item_updater_helper.cpp' (33,754) at 20240820080021222 to deleted uid set
35728 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8822.yaml' (33,755) at 20240405153229799
35729 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/ext_manifest4.h' (33,756) at 20240405153052889
35730 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/udbg.h' (33,757) at 20240405153046129
35731 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/memmove.S' (33,758) at 20210307214926098
35732 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-0' (33,759) at 20211006000025238
35733 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/string.h' (33,760) at 20240405153045905
35734 2025-01-21 03:00:58.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi632.dtsi' (33,761) at 20240405153045777
35735 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts' (33,762) at 20240405153045817
35736 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/dsp.txt' (33,763) at 20210307214925278
35737 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/mangle-port.h' (33,764) at 20210309003648832
35738 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/static-mac-addr/static-mac-addr.service' (33,765) at 20210307205553674
35739 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/adc.h' (33,766) at 20210307214926554
35740 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_lib.sh' (33,767) at 20240405153054341
35741 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/0001-meson-Do-not-check-for-iso-xml-files-during-build.patch' (33,768) at 20241221090017488
35742 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/adutux.c' (33,769) at 20220525020654283
35743 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_8_0_d.h' (33,770) at 20210307214927686
35744 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/terminal.py' (33,771) at 20220910030013401
35745 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_catalog.h' (33,772) at 20240405153048597
35746 2025-01-21 03:00:58.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/minerva-sys-init.service' (33,773) at 20240119090013779
35747 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.213.bb' (33,774) at 20241221090017544
35748 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/MeasurementSet.interface.yaml' (33,775) at 20240229090018787
35749 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588.dtsi' (33,776) at 20240405153229967
35750 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8550.dtsi' (33,777) at 20240405153045777
35751 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory_ldst_cached.h.inc' (33,778) at 20210927100127229
35752 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c' (33,779) at 20240405153230359
35753 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/pxa2xx.rst' (33,780) at 20240405153045265
35754 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phyreg_n.h' (33,781) at 20210307214929818
35755 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce60/irq_service_dce60.c' (33,782) at 20210309003649496
35756 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/selfmap.h' (33,783) at 20240326080039550
35757 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_prioq.c' (33,784) at 20210307214932198
35758 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xdp.h' (33,785) at 20240405153231859
35759 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-api.c' (33,786) at 20240405153046309
35760 2025-01-21 03:00:58.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/test_libfdt.py' (33,787) at 20210308005003708
35761 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/devpts/Makefile' (33,788) at 20210307214931066
35762 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/userfaultfd-wrlat.py' (33,789) at 20210927100127353
35763 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-bd957x.h' (33,790) at 20220525020654587
35764 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/idle.h' (33,791) at 20240405153045937
35765 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_devlink.h' (33,792) at 20220525020654147
35766 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.seabios-microvm' (33,793) at 20210308005046237
35767 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp' (33,794) at 20240201090003032
35768 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_bugzilla_entry_format.pass' (33,795) at 20241206090014306
35769 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-colorfly-e708-q1.dts' (33,796) at 20210308005002620
35770 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/system1-yaml-config.bb' (33,797) at 20241206090014230
35771 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/lp3972.h' (33,798) at 20210307214931494
35772 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/reg.h' (33,799) at 20210307214929930
35773 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6351.c' (33,800) at 20240405153053657
35774 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-trashcan.svg' (33,801) at 20210308005107069
35775 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_sensor.cpp' (33,802) at 20220412175720090
35776 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/opera-firmware.rst' (33,803) at 20210307214925234
35777 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx6.c' (33,804) at 20210308005003460
35778 2025-01-21 03:00:58.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/mmutrace.h' (33,805) at 20240405153046453
35779 2025-01-21 03:00:58.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/dev.c' (33,806) at 20210307214931866
35780 2025-01-21 03:00:58.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8994.c' (33,807) at 20240405153230227
35781 2025-01-21 03:00:58.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/entry-common.h' (33,808) at 20240710080014577
35782 2025-01-21 03:00:58.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/hardware_disable_test.c' (33,809) at 20240405153054313
35783 2025-01-21 03:00:58.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/debugfs.c' (33,810) at 20240624080012800
35784 2025-01-21 03:00:58.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/BBHandler.py' (33,811) at 20241221090017588
35785 2025-01-21 03:00:58.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/p2p.c' (33,812) at 20210307214929782
35786 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/rdma.c' (33,813) at 20240906080037372
35787 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/codel.h' (33,814) at 20240405153052841
35788 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mcu.c' (33,815) at 20240405153050581
35789 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_api_probe.h' (33,816) at 20220525020655175
35790 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gsc.c' (33,817) at 20240405153048485
35791 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/ce.c' (33,818) at 20240805080013979
35792 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-mux.h' (33,819) at 20210307214926998
35793 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_regs.h' (33,820) at 20210307214928050
35794 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sa1100.h' (33,821) at 20210307214930222
35795 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_usb.c' (33,822) at 20240405153046881
35796 2025-01-21 03:00:58.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/qapi-schema.json' (33,823) at 20241211090212454
35797 2025-01-21 03:00:58.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_tcb.h' (33,824) at 20210309003650608
35798 2025-01-21 03:00:58.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-pinctrl.dtsi' (33,825) at 20240405153045821
35799 2025-01-21 03:00:58.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/env_attr.h' (33,826) at 20210308005003644
35800 2025-01-21 03:00:58.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dhry_2.c' (33,827) at 20240405153053085
35801 2025-01-21 03:00:58.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/timer_s10.c' (33,828) at 20210308005002780
35802 2025-01-21 03:00:58.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-timed-average.c' (33,829) at 20210927100127649
35803 2025-01-21 03:00:58.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/file.c' (33,830) at 20241211090145525
35804 2025-01-21 03:00:58.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-hyperv.c' (33,831) at 20240805080013995
35805 2025-01-21 03:00:58.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dso.c' (33,832) at 20240405153054189
35806 2025-01-21 03:00:58.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_hypervisor.h' (33,833) at 20240405153048805
35807 2025-01-21 03:00:58.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ct5361/ct-5361.c' (33,834) at 20210308005002948
35808 2025-01-21 03:00:58.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/renesas,pci-rcar-gen2.yaml' (33,835) at 20240405153045125
35809 2025-01-21 03:00:58.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0009-Fix-quoting-for-BUILD_WITH.patch' (33,836) at 20230131040012027
35810 2025-01-21 03:00:58.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-tcpflood.c-Pass-correct-parameter-type-to-send.patch' (33,837) at 20241206090014254
35811 2025-01-21 03:00:58.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/admin-guide/kernel-parameters.rst' (33,838) at 20210307214925578
35812 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-mem2mem.h' (33,839) at 20240405153052833
35813 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/hms-profinet.c' (33,840) at 20220525020654115
35814 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/.gitignore' (33,841) at 20210307214932182
35815 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/non_signalling_xscv.c' (33,842) at 20221215040039390
35816 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/vhost-user-backend.h' (33,843) at 20210308005046057
35817 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/spectre.c' (33,844) at 20220525020651882
35818 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-i2c.c' (33,845) at 20240405153230839
35819 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/OWNERS' (33,846) at 20241212090020527
35820 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun8i-codec.c' (33,847) at 20240405153054009
35821 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/basic3.tc' (33,848) at 20210307214932670
35822 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-debug.c' (33,849) at 20240405153049425
35823 2025-01-21 03:00:58.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/neponset.h' (33,850) at 20210307214925958
35824 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_verbs.c' (33,851) at 20240628080013993
35825 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_unwind.c' (33,852) at 20240405153046301
35826 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sfr/nb4_ser/Kconfig' (33,853) at 20210308005003048
35827 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/Makefile' (33,854) at 20240405153054361
35828 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-set-frontend-tune-mode.rst' (33,855) at 20210309003648480
35829 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-flash-led-class.h' (33,856) at 20210307214931546
35830 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/asm9260_wdt.c' (33,857) at 20210307214930966
35831 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire-classic.dtsi' (33,858) at 20240405153229875
35832 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-CairnHill' (33,859) at 20210307205553774
35833 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSensorMain.cpp' (33,860) at 20241112090003102
35834 2025-01-21 03:00:58.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/loongson_hwmon.h' (33,861) at 20210307214926222
35835 2025-01-21 03:00:58.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp87565-regulator.c' (33,862) at 20240405153231363
35836 2025-01-21 03:00:58.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmlock.c' (33,863) at 20220525020654467
35837 2025-01-21 03:00:58.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/supplicant.c' (33,864) at 20210308005003496
35838 2025-01-21 03:00:58.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/svm.h' (33,865) at 20240405153046129
35839 2025-01-21 03:00:58.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5020ds.dts' (33,866) at 20210307214926350
35840 2025-01-21 03:00:58.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqtest.c' (33,867) at 20241211090212546
35841 2025-01-21 03:00:58.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas5720.c' (33,868) at 20240405153053805
35842 2025-01-21 03:00:58.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/libfdt_env.h' (33,869) at 20210307214926362
35843 2025-01-21 03:00:58.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/TODO' (33,870) at 20210307214930638
35844 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/x86_start16_tpl.py' (33,871) at 20210308005003748
35845 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/acpi_cppc.c' (33,872) at 20240405153054213
35846 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-vsock.h' (33,873) at 20221215040039186
35847 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si.h' (33,874) at 20220525020652294
35848 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-mid.c' (33,875) at 20240405153051249
35849 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_attribs.h' (33,876) at 20210308005003552
35850 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/README.odroid-c2' (33,877) at 20210308005002912
35851 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/user_header.hpp' (33,878) at 20230516080019606
35852 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mr.c' (33,879) at 20210307214929506
35853 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-ubi.inc' (33,880) at 20210307205554058
35854 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8-acm.c' (33,881) at 20241211090145397
35855 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-search-active.png' (33,882) at 20220105012522971 to deleted uid set
35856 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l92-tables.c' (33,883) at 20240405153230835
35857 2025-01-21 03:00:58.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mpspec.h' (33,884) at 20240405153230111
35858 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst_common.h' (33,885) at 20210307214928678
35859 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb' (33,886) at 20241206090014238
35860 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lenovo.c' (33,887) at 20241118090018495
35861 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adminq_cmd.h' (33,888) at 20210307214929450
35862 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/sp.c' (33,889) at 20210307214930542
35863 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/path.py' (33,890) at 20220910030013401
35864 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-java.c' (33,891) at 20220525020655167
35865 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-max8997.c' (33,892) at 20240405153049221
35866 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/aarch64/a-b-kernel.S' (33,893) at 20221215040039362
35867 2025-01-21 03:00:58.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fdiv.c' (33,894) at 20210307214926434
35868 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_2008class.c' (33,895) at 20210307214926274
35869 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ross.h' (33,896) at 20210307214926586
35870 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/OWNERS' (33,897) at 20240619080017304
35871 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/gbmc-update/40-gbmc-upgrade.sh' (33,898) at 20241126090011763
35872 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc-iris.dts' (33,899) at 20240405153045529
35873 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_capture_bytes_action.hpp' (33,900) at 20211202040052622
35874 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/.gitignore' (33,901) at 20240405153045369
35875 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,max31827.yaml' (33,902) at 20240405153045065
35876 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kprobes.h' (33,903) at 20240405153046069
35877 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Posio' (33,904) at 20210307205553774
35878 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/f71882fg.c' (33,905) at 20240405153048853
35879 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/index.rst' (33,906) at 20240405153045293
35880 2025-01-21 03:00:58.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ddr.c' (33,907) at 20210308005002968
35881 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c' (33,908) at 20210308005003468
35882 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-nonspdx-license.bb' (33,909) at 20230610080017615
35883 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nvram.h' (33,910) at 20210307214926386
35884 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/Makefile' (33,911) at 20240405153049349
35885 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_missing_field.c' (33,912) at 20210307214932642
35886 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qht.c' (33,913) at 20230426080043964
35887 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend' (33,914) at 20210812000025266
35888 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/microsoft/netvsc.rst' (33,915) at 20220525020651746
35889 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-dai-pcm.c' (33,916) at 20240405153053973
35890 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/streamline_config.pl' (33,917) at 20210308005003736
35891 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/0001-pyproject.toml-Downgrade-numpy-version-needs-to-1.x.patch' (33,918) at 20241221090017556
35892 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/MAINTAINERS' (33,919) at 20210308005002992
35893 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oproxy.h' (33,920) at 20210307214927902
35894 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/analyze-migration.py' (33,921) at 20240906080037440
35895 2025-01-21 03:00:58.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/templates/default/bblayers.conf.sample' (33,922) at 20220910030013373
35896 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mv_xor_v2.c' (33,923) at 20240405153047001
35897 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pciebus-howto.rst' (33,924) at 20240405153229735
35898 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pixel-link.yaml' (33,925) at 20240405153045037
35899 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/scx200/Makefile' (33,926) at 20210307214926746
35900 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico-dwarf.dts' (33,927) at 20240405153229891
35901 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc_36b.dts' (33,928) at 20210307214926346
35902 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Edsele' (33,929) at 20210307205553778
35903 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.out' (33,930) at 20210308005046405 to deleted uid set
35904 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_gsc.h' (33,931) at 20240405153051217
35905 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/signal.c' (33,932) at 20241121090029264
35906 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/eth.c' (33,933) at 20210308005002964
35907 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/qts/pll_config.h' (33,934) at 20210308005002952
35908 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mac.c' (33,935) at 20210308005003212
35909 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/led.c' (33,936) at 20210308005003076
35910 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/loongson1.h' (33,937) at 20240405153230011
35911 2025-01-21 03:00:58.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dts' (33,938) at 20240405153046241
35912 2025-01-21 03:00:58.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/edt-ft5x06.rst' (33,939) at 20210307214925514
35913 2025-01-21 03:00:58.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/sisusb_struct.h' (33,940) at 20240405153052117
35914 2025-01-21 03:00:58.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/registers.h' (33,941) at 20240520080015139
35915 2025-01-21 03:00:58.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sunchip_CX-A99_defconfig' (33,942) at 20210308005003244
35916 2025-01-21 03:00:58.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_SDCARD_defconfig' (33,943) at 20210308005003244
35917 2025-01-21 03:00:58.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/socket.c' (33,944) at 20240405153054353
35918 2025-01-21 03:00:58.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kernel/linux/linux-nuvoton_%.bbappend' (33,945) at 20210819000021014
35919 2025-01-21 03:00:58.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi' (33,946) at 20240418080014482
35920 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/exynos4_setup.h' (33,947) at 20210308005002720
35921 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-rqs-u-boot.dtsi' (33,948) at 20210308005002584
35922 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/panel.c' (33,949) at 20240624080012776
35923 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/jitterentropy.h' (33,950) at 20240405153046537
35924 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_matchall.h' (33,951) at 20240405153050073
35925 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-cp110-comphy.c' (33,952) at 20240405153231311
35926 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/bridge/dw-hdmi.rst' (33,953) at 20210307214925494
35927 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/meson.build' (33,954) at 20240711080028179
35928 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/Makefile' (33,955) at 20210307214931070
35929 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_u_otp.h' (33,956) at 20230426080043764
35930 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzmq/run-ptest' (33,957) at 20240413080012663
35931 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi' (33,958) at 20241211090145373
35932 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_kvm.h' (33,959) at 20240405153052777
35933 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-nas4220b.dts' (33,960) at 20240405153045433
35934 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/attr.c' (33,961) at 20240405153231611
35935 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/OWNERS' (33,962) at 20231222090009935
35936 2025-01-21 03:00:58.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/Makefile' (33,963) at 20210308005003076
35937 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-dspeve-thermal.dtsi' (33,964) at 20210308005002576
35938 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/interrupts.c' (33,965) at 20210308005002848
35939 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi' (33,966) at 20240919080017050
35940 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/amd.c' (33,967) at 20240726080012882
35941 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/ManufacturerExt/meson.build' (33,968) at 20240306090017812 to deleted uid set
35942 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tc654.c' (33,969) at 20240405153048877
35943 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-KralovskyChlmec' (33,970) at 20210307205553794
35944 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/Makefile' (33,971) at 20240405153230391
35945 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_nic.c' (33,972) at 20240405153231043
35946 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/run-ptest' (33,973) at 20241221090017692
35947 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/adp5589-keys.c' (33,974) at 20241011080017319
35948 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/locks.rst' (33,975) at 20240405153045205
35949 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0001_initial.py' (33,976) at 20210307205554262
35950 2025-01-21 03:00:58.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SPCR' (33,977) at 20240906080037556 to deleted uid set
35951 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_mips64el_defconfig' (33,978) at 20210308005003276
35952 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/neigh.h' (33,979) at 20240405153052897
35953 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/README' (33,980) at 20210307214928462
35954 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerNetworkProtocol.v1_10_1.json' (33,981) at 20240619080002948
35955 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TPL-1.0' (33,982) at 20241221090017616
35956 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/dma.c' (33,983) at 20240405153050585
35957 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/pm.h' (33,984) at 20210307214925946
35958 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/network/phosphor-network_%.bbappend' (33,985) at 20210807000017358
35959 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sti.yaml' (33,986) at 20240405153045017
35960 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/sock_channel.cpp' (33,987) at 20240807080036867
35961 2025-01-21 03:00:58.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-iommu-test.c' (33,988) at 20240906080037572
35962 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mpc8xxx_gpio.c' (33,989) at 20210308005003376
35963 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.json' (33,990) at 20220429100100882
35964 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/ubifs.c' (33,991) at 20210308005003552
35965 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/nl-REKAM-CAIW_Gouda' (33,992) at 20210307205553758
35966 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/channel-block.h' (33,993) at 20221215040039210
35967 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_sandbox.c' (33,994) at 20210308005003452
35968 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mvme5100_defconfig' (33,995) at 20240405153046097
35969 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/vdso.so' (33,996) at 20240326080039558
35970 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/davinci_asp.h' (33,997) at 20240405153052765
35971 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/imximage.cfg' (33,998) at 20210308005002980
35972 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_debugfs.c' (33,999) at 20240405153048573
35973 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/physmem.c' (34,000) at 20241211090145389
35974 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_btf.c' (34,001) at 20210309003655984
35975 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/Makefile' (34,002) at 20210307214928050
35976 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/leds.h' (34,003) at 20210307214929798
35977 2025-01-21 03:00:58.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/dce60_clk_mgr.h' (34,004) at 20210309003649464
35978 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ti-qspi.c' (34,005) at 20240405153231467
35979 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tmp105-test.c' (34,006) at 20241211090212550
35980 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_format_test.c' (34,007) at 20240405153048769
35981 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0_internal.h' (34,008) at 20210307214929302
35982 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/hih6130.rst' (34,009) at 20210307214925502
35983 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_printk.c' (34,010) at 20220525020654739
35984 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/.gitignore' (34,011) at 20221122040025835
35985 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h' (34,012) at 20220525020652947
35986 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-common.h' (34,013) at 20210307214926290
35987 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/dbus_monitor.hpp' (34,014) at 20240910080002146
35988 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libportal/libportal_0.8.1.bb' (34,015) at 20241221090017680
35989 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0002-purgatory-Pass-r-directly-to-linker.patch' (34,016) at 20240124090012266
35990 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/syscall-counts-by-pid-report' (34,017) at 20210307214932570
35991 2025-01-21 03:00:58.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/bcd_time.hpp' (34,018) at 20240820080027370
35992 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_block.c' (34,019) at 20240405153052569
35993 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-mux-gpio.h' (34,020) at 20210307214931474
35994 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gx.dtsi' (34,021) at 20240405153045713
35995 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/w1.h' (34,022) at 20220525020654627
35996 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_intr.h' (34,023) at 20240405153230803
35997 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_watermark_regs.h' (34,024) at 20240405153048465
35998 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Event.v1_11_0.json' (34,025) at 20240918080002720
35999 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/types.h' (34,026) at 20210307214926762
36000 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/fans/phosphor-fan_%.bbappend' (34,027) at 20241109090010806
36001 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-i2c.c' (34,028) at 20240405153049541
36002 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5275EVB_defconfig' (34,029) at 20210308005003236
36003 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-evm-gesi-exp-board.dtso' (34,030) at 20240405153229971
36004 2025-01-21 03:00:58.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ti816x_emif4.c' (34,031) at 20210308005002756
36005 2025-01-21 03:00:58.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/loong-ext.decode' (34,032) at 20241211090212494
36006 2025-01-21 03:00:58.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/main.cpp' (34,033) at 20240817080027248
36007 2025-01-21 03:00:58.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sis5595.c' (34,034) at 20240405153230679
36008 2025-01-21 03:00:58.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/init.c' (34,035) at 20240405153230015
36009 2025-01-21 03:00:58.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/tx.c' (34,036) at 20240830080013295
36010 2025-01-21 03:00:58.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pktcdvd.h' (34,037) at 20240405153052765
36011 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nx.h' (34,038) at 20240405153231439
36012 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay.c' (34,039) at 20240906080037440
36013 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/time.h' (34,040) at 20210307214931662
36014 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-hsc-fault' (34,041) at 20240727080014098
36015 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/systems.json' (34,042) at 20240826080018275
36016 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tabulate_0.9.0.bb' (34,043) at 20240302090018214
36017 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/obex-file-fix-null-check.patch' (34,044) at 20240413080012643
36018 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/iio/bno055.rst' (34,045) at 20240405153045221
36019 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ampere_firmware_upgrade.sh' (34,046) at 20240812080018512
36020 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/cpu-probe.c' (34,047) at 20210307214926098
36021 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_siginfo.h' (34,048) at 20221215040039066
36022 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_buffer.c' (34,049) at 20241211090145417
36023 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s-14N0600E.dtsi' (34,050) at 20240405153045733
36024 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (34,051) at 20241206090014226
36025 2025-01-21 03:00:58.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_gdp.h' (34,052) at 20210307214928038
36026 2025-01-21 03:00:58.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/sun8i_rotate.c' (34,053) at 20240405153230819
36027 2025-01-21 03:00:58.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tmpfs/bug-link-o-tmpfile.c' (34,054) at 20210307214932730
36028 2025-01-21 03:00:58.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_kms.c' (34,055) at 20241001080013016
36029 2025-01-21 03:00:58.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/Makefile' (34,056) at 20210307214932490
36030 2025-01-21 03:00:58.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/firmware.c' (34,057) at 20240405153050613
36031 2025-01-21 03:00:58.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47189-luxul-xap-1440.dts' (34,058) at 20240405153229871
36032 2025-01-21 03:00:58.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_cfg.h' (34,059) at 20210308005003076
36033 2025-01-21 03:00:58.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a10s.c' (34,060) at 20210308005003352
36034 2025-01-21 03:00:58.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/tx4927.h' (34,061) at 20210307214926246
36035 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/cache.json' (34,062) at 20220525020655147
36036 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-toolchain.docker' (34,063) at 20241211090212534
36037 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubbub.c' (34,064) at 20220525020652514
36038 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/irq.c' (34,065) at 20240405153046141
36039 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/clock.h' (34,066) at 20210308005002648
36040 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/evemu-tools/evemu-tools_git.bb' (34,067) at 20240301090012427
36041 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/devfreq.rst' (34,068) at 20210307214925458
36042 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/mctp-serial.c' (34,069) at 20240913080013809
36043 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-cec-error-inj' (34,070) at 20210309003648244
36044 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/trace.h' (34,071) at 20210308005045929
36045 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' (34,072) at 20241213090035010 to deleted uid set
36046 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn_1.4.0.bb' (34,073) at 20240302090018202
36047 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_core.c' (34,074) at 20241211090145497
36048 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/mscc_sgpio.txt' (34,075) at 20210308005003304
36049 2025-01-21 03:00:58.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha3.h' (34,076) at 20210307214931310
36050 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-bd9571mwv-regulator' (34,077) at 20240405153044921
36051 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb' (34,078) at 20241221090017552
36052 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_hwdb.c' (34,079) at 20240405153230539
36053 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/sound.c' (34,080) at 20220525020654971
36054 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/index.rst' (34,081) at 20240405153044969
36055 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gvfs/gvfs_1.56.1.bb' (34,082) at 20241221090017488
36056 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6s-8034-mb7.dts' (34,083) at 20240405153045501
36057 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu.c' (34,084) at 20241018080014474
36058 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-powernv.c' (34,085) at 20240405153046921
36059 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml' (34,086) at 20240405153045037
36060 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm7445.dtsi' (34,087) at 20240405153045429
36061 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/packagefiles/boost/meson.build' (34,088) at 20230208040030540
36062 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/sandbox-power-domain.c' (34,089) at 20210308005003468
36063 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-davinci.c' (34,090) at 20240405153046877
36064 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/follow-fork-mode-child.py' (34,091) at 20240906080037576
36065 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dpcd.h' (34,092) at 20240405153047301
36066 2025-01-21 03:00:58.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/sm.c' (34,093) at 20240405153046733
36067 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_regs.h' (34,094) at 20240405153046585
36068 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto.inc' (34,095) at 20241221090017512
36069 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-storage-classic.c' (34,096) at 20240906080037308
36070 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_ceva.c' (34,097) at 20210308005003332
36071 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/mem-reservation.h' (34,098) at 20210307214931702
36072 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/netnode.h' (34,099) at 20240405153053477
36073 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda826x.c' (34,100) at 20240405153049301
36074 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/util.c' (34,101) at 20230421080019768
36075 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/Makefile' (34,102) at 20240405153054001
36076 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/ebony.c' (34,103) at 20240405153046193
36077 2025-01-21 03:00:58.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/sun4m_iommu.c' (34,104) at 20241211090212338
36078 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c' (34,105) at 20240405153050493
36079 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h' (34,106) at 20240405153048621
36080 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/v_initval_nolibc.c' (34,107) at 20240405153232287
36081 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qemu-img-bitmaps.out' (34,108) at 20240326080039734
36082 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgusb/libgusb_0.3.10.bb' (34,109) at 20230503080014587
36083 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0014-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch' (34,110) at 20241221090017640
36084 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/functional_helpers.py' (34,111) at 20241221090017592
36085 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/pm_netlink.sh' (34,112) at 20240405153232279
36086 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec.h' (34,113) at 20240405153230803
36087 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/card.h' (34,114) at 20241216090017709
36088 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-lmp92064.c' (34,115) at 20240405153230691
36089 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checkghlitmus.sh' (34,116) at 20240405153054069
36090 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/sunxi/Makefile' (34,117) at 20240405153231351
36091 2025-01-21 03:00:58.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/pinctrl-exynos.h' (34,118) at 20210308005003456
36092 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/Makefile' (34,119) at 20240405153046189
36093 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma.h' (34,120) at 20220525020653163
36094 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/mac.c' (34,121) at 20240405153051949
36095 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/main.cpp' (34,122) at 20210308005120361
36096 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/Makefile' (34,123) at 20210308005002556
36097 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0002-greeter-gdk.c-fix-typo.patch' (34,124) at 20210307205553946
36098 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/eth-uclass.c' (34,125) at 20210308005003716
36099 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/cache_shape/.gitignore' (34,126) at 20210307214932698
36100 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_frac.c' (34,127) at 20240405153046857
36101 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9481.c' (34,128) at 20210307214930506
36102 2025-01-21 03:00:58.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/abi.rst' (34,129) at 20220525020651650
36103 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/cesa.h' (34,130) at 20220525020652386
36104 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-intel-quirks.h' (34,131) at 20240805080014067
36105 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-pico-pi.dts' (34,132) at 20210309003648740
36106 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MCR3000.h' (34,133) at 20210308005003576
36107 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsub.c' (34,134) at 20210307214926438
36108 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_lnode.c' (34,135) at 20240405153231395
36109 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_n3_xlarge_x86.json' (34,136) at 20231205090005305
36110 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/sched-migration-record' (34,137) at 20210307214932566
36111 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/timex.h' (34,138) at 20220627100016926
36112 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ecpf.h' (34,139) at 20220525020653575
36113 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/mdc800.c' (34,140) at 20240405153052113
36114 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/marvell,feroceon-cache.txt' (34,141) at 20240405153045021
36115 2025-01-21 03:00:58.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/irq_controller_defs.h' (34,142) at 20210307214930550
36116 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.h' (34,143) at 20210307214927030
36117 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/socsec_2.0.2.bb' (34,144) at 20230901080018206
36118 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_kvm.c' (34,145) at 20240906080037240
36119 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ahci.h' (34,146) at 20210308005003560
36120 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/skeleton.dtsi' (34,147) at 20210308005002816
36121 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-lradc.h' (34,148) at 20210308005002656
36122 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.out' (34,149) at 20210308005046409 to deleted uid set
36123 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/sysrq.h' (34,150) at 20210307214926618
36124 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_dr.c' (34,151) at 20240405153052117
36125 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fujitsu,mb86s70-gpio.yaml' (34,152) at 20240405153045061
36126 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hdlc.h' (34,153) at 20220525020654571
36127 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/hugetlbpage.c' (34,154) at 20240405153045929
36128 2025-01-21 03:00:58.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/callback.hpp' (34,155) at 20240904080034451
36129 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_verify.c' (34,156) at 20240405153048457
36130 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max14656_charger_detector.c' (34,157) at 20240405153231355
36131 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvvk.c.inc' (34,158) at 20241211090212514
36132 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/Makefile' (34,159) at 20210307214931194
36133 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_init.h' (34,160) at 20240405153047257
36134 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/qcom_rpm.c' (34,161) at 20240405153049613
36135 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/intel-cqm.c' (34,162) at 20240405153054093
36136 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/ums512.dtsi' (34,163) at 20240405153229967
36137 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/float_convd.ref' (34,164) at 20221215040039382
36138 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-ctrls.h' (34,165) at 20240405153052829
36139 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hv/hyperv_vmbus.h' (34,166) at 20240405153230659 to deleted uid set
36140 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.13.rst' (34,167) at 20241221090017592
36141 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mdwe_test.c' (34,168) at 20240405153232275
36142 2025-01-21 03:00:58.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/fan.cpp' (34,169) at 20210512000037560
36143 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am65-wakeup.dtsi' (34,170) at 20210308005002592
36144 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/numa.h' (34,171) at 20220525020652090
36145 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/compiler.h' (34,172) at 20240405153232287
36146 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_tables.h' (34,173) at 20241011080017375
36147 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-rt5650.c' (34,174) at 20240405153232183
36148 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sun4i.c' (34,175) at 20240405153049205
36149 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/requirements.txt' (34,176) at 20240906080037176
36150 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_rwnd_kern.c' (34,177) at 20210307214932122
36151 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/meson-gxl.c' (34,178) at 20240405153050357
36152 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/Makefile' (34,179) at 20210307214930926
36153 2025-01-21 03:00:58.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/linkage.h' (34,180) at 20210307214926314
36154 2025-01-21 03:00:58.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/mod_gadget.c' (34,181) at 20210309003653268
36155 2025-01-21 03:00:58.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-func-ioctl.rst' (34,182) at 20210309003648472
36156 2025-01-21 03:00:58.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/phy-sun4i-usb.h' (34,183) at 20210308005003680
36157 2025-01-21 03:00:58.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebtable_broute.c' (34,184) at 20240405153053197
36158 2025-01-21 03:00:58.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/Makefile' (34,185) at 20210308005003380
36159 2025-01-21 03:00:58.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/ramfs-arm.txt' (34,186) at 20210308005003012
36160 2025-01-21 03:00:58.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld20.dtsi' (34,187) at 20210308005002632
36161 2025-01-21 03:00:58.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/Kconfig' (34,188) at 20210308005003048
36162 2025-01-21 03:00:58.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c' (34,189) at 20240617080017390
36163 2025-01-21 03:00:58.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/threads.c' (34,190) at 20220525020654891
36164 2025-01-21 03:00:58.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonpatch_1.33.bb' (34,191) at 20240302090018210
36165 2025-01-21 03:00:58.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_tpm2.c' (34,192) at 20240527080023364
36166 2025-01-21 03:00:58.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/siano/Kconfig' (34,193) at 20210307214928674
36167 2025-01-21 03:00:58.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_spi.c' (34,194) at 20240405153048973
36168 2025-01-21 03:00:58.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8830.c' (34,195) at 20210307214932234
36169 2025-01-21 03:00:58.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun4i-pll3.c' (34,196) at 20210307214927030
36170 2025-01-21 03:00:58.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netfront.c' (34,197) at 20241220090018318
36171 2025-01-21 03:00:58.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_lid.hpp' (34,198) at 20240819080030263
36172 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/fw.h' (34,199) at 20210625000036028
36173 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-auth-oauthlib_1.2.0.bb' (34,200) at 20240413080012663
36174 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unclosed-list.out' (34,201) at 20210308005046413 to deleted uid set
36175 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipe.html' (34,202) at 20231126090012817
36176 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-4.0' (34,203) at 20211006000025230
36177 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8ulp-power.h' (34,204) at 20240405153052653
36178 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power7.inc' (34,205) at 20210905000020581
36179 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv-trace.h' (34,206) at 20240405153046717
36180 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/ddr.c' (34,207) at 20210308005002972
36181 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strlcpy-src.c' (34,208) at 20240405153053105
36182 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/rs6000.h' (34,209) at 20210307214926362
36183 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pcr.h' (34,210) at 20210307214926582
36184 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/index.rst' (34,211) at 20210307214925578
36185 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/0001-Fix-function-protype-visibility.patch' (34,212) at 20221003030013285
36186 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/firmware-updates-pre.target' (34,213) at 20210307205553682
36187 2025-01-21 03:00:58.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/acl.h' (34,214) at 20240405153052273
36188 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ptrace-abi.h' (34,215) at 20210307214926682
36189 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/TableDns.vue' (34,216) at 20241004080035975
36190 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/meson.build' (34,217) at 20210308005053425
36191 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/arcmsr_spec.rst' (34,218) at 20240405153045253
36192 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sm_make_chunk.c' (34,219) at 20240405153053373
36193 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/hdr/ia_css_hdr.host.c' (34,220) at 20240405153051837
36194 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_sample.py' (34,221) at 20240106090017249
36195 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-omap.h' (34,222) at 20210307214931474
36196 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5410-odroidxu.dts' (34,223) at 20240405153045569
36197 2025-01-21 03:00:58.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-fb/network-wait-ipv6-ll/network-wait-ipv6-ll_0.1.bbappend' (34,224) at 20241112090023994
36198 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ia_css_sdis.host.h' (34,225) at 20210307214930562
36199 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/sunhme.c' (34,226) at 20241211090212310
36200 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/templates/default/bblayers.conf.sample' (34,227) at 20240323080013549
36201 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi3-64.conf' (34,228) at 20230609080014395
36202 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/s5p_goni.h' (34,229) at 20210308005003612
36203 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/regulator.txt' (34,230) at 20210308005003308
36204 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mmzone.h' (34,231) at 20210307214926118
36205 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/test-pcmtest-driver.c' (34,232) at 20240405153232255
36206 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/genetlink-legacy.yaml' (34,233) at 20240405153229819
36207 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/autogain_functions.c' (34,234) at 20210307214928826
36208 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-me.c' (34,235) at 20240405153049641
36209 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/fdt.c' (34,236) at 20240613080016387
36210 2025-01-21 03:00:58.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm911360k.dts' (34,237) at 20240405153045429
36211 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qemu-ga-ref.rst' (34,238) at 20210927100127077
36212 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk322x.dtsi' (34,239) at 20210308005002604
36213 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/makefile_fix.patch' (34,240) at 20210307205553874
36214 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3308.c' (34,241) at 20220525020652330
36215 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/lshrdi3.S' (34,242) at 20240405153046513
36216 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/vendor-example/get_latest_version.cpp' (34,243) at 20240829080033127
36217 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/mixeng.h' (34,244) at 20240326080039370
36218 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/p10bmc/power_reading.json' (34,245) at 20241105090013651
36219 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fbc.c' (34,246) at 20240405153230555
36220 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad73311.h' (34,247) at 20210307214932290
36221 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/Kconfig' (34,248) at 20240405153045689
36222 2025-01-21 03:00:58.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault.errors.yaml' (34,249) at 20221209040048647
36223 2025-01-21 03:00:58.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,blueridge-2u_associations.json' (34,250) at 20241212090014007
36224 2025-01-21 03:00:58.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_8_0_sh_mask.h' (34,251) at 20210307214927686
36225 2025-01-21 03:00:58.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c' (34,252) at 20240405153230399
36226 2025-01-21 03:00:58.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/emac_defs.h' (34,253) at 20210308005002636
36227 2025-01-21 03:00:58.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/video/fbdev.c' (34,254) at 20240405153046497
36228 2025-01-21 03:00:58.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/OWNERS' (34,255) at 20211026000057546
36229 2025-01-21 03:00:58.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock.h' (34,256) at 20210308005002732
36230 2025-01-21 03:00:58.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,j721e-cpb-audio.yaml' (34,257) at 20240405153045173
36231 2025-01-21 03:00:58.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_mprog.h' (34,258) at 20240405153231803
36232 2025-01-21 03:00:58.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/syscall.h' (34,259) at 20240405153045861
36233 2025-01-21 03:00:58.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal_n32.c' (34,260) at 20240405153046029
36234 2025-01-21 03:00:58.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/power.h' (34,261) at 20240405153048425
36235 2025-01-21 03:00:58.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MessageRegistry.v1_6_3.json' (34,262) at 20240619080002948
36236 2025-01-21 03:00:58.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/posix_types.h' (34,263) at 20210308005002852
36237 2025-01-21 03:00:58.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/wmi.c' (34,264) at 20241008080013951
36238 2025-01-21 03:00:58.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml' (34,265) at 20221207040023627
36239 2025-01-21 03:00:58.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_clock.c' (34,266) at 20240405153230267
36240 2025-01-21 03:00:58.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/resolve_test.c' (34,267) at 20210307214932698
36241 2025-01-21 03:00:58.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/syscall-counts-record' (34,268) at 20210307214932570
36242 2025-01-21 03:00:58.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2836.dtsi' (34,269) at 20210308005002572
36243 2025-01-21 03:00:58.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pps.rst' (34,270) at 20210307214925470
36244 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/mqueue.c' (34,271) at 20240405153231887
36245 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/sunxi_lcd.c' (34,272) at 20210308005003536
36246 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/pipeline.json' (34,273) at 20240405153054113
36247 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (34,274) at 20210807000017354
36248 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-core/dropbear/dropbear/dropbear.default' (34,275) at 20220621030012960
36249 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.h' (34,276) at 20210307214929542
36250 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77990.dtsi' (34,277) at 20210308005002604
36251 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/semicall.h' (34,278) at 20240906080037576
36252 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd/0001-gstd-Remove-redundant-rpaths.patch' (34,279) at 20241221090017488
36253 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-sr.c' (34,280) at 20240405153230203
36254 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu' (34,281) at 20241221090017704
36255 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/ls2080ardb.c' (34,282) at 20210308005002972
36256 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/loongarch64-softmmu/default.mak' (34,283) at 20240906080037160
36257 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/Kconfig' (34,284) at 20210308005002984
36258 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/console/obmc-console_%.bbappend' (34,285) at 20241206090014278
36259 2025-01-21 03:00:58.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8568mds.dts' (34,286) at 20210307214926342
36260 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_request.c' (34,287) at 20240405153230579
36261 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/cosmic,10001-adc.yaml' (34,288) at 20210309003648356
36262 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/X11' (34,289) at 20210307214925638
36263 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf.h' (34,290) at 20210307214927078
36264 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console/server.ttyS0.conf' (34,291) at 20241031080012179
36265 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-lpc32xx.c' (34,292) at 20240405153049201
36266 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/firmware.c' (34,293) at 20240405153051181
36267 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am33xx-u-boot.dtsi' (34,294) at 20210308005002564
36268 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/main.cpp' (34,295) at 20240829080010546
36269 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_64_types.h' (34,296) at 20240405153046389
36270 2025-01-21 03:00:58.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ports.h' (34,297) at 20240910080014098
36271 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpts.c' (34,298) at 20240405153050317
36272 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/meson.build' (34,299) at 20230825080021137 to deleted uid set
36273 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch' (34,300) at 20240127090011892
36274 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/mp.c' (34,301) at 20210308005002796
36275 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/Makefile' (34,302) at 20210307214932434
36276 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/0001-Musl-build-fix.patch' (34,303) at 20241221090017492
36277 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_drm.h' (34,304) at 20210307214927858
36278 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/p9100.c' (34,305) at 20240405153231587
36279 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/omap4_camera.rst' (34,306) at 20240405153044957
36280 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/idle.c' (34,307) at 20240405153045945
36281 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83869.c' (34,308) at 20241018080014538
36282 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tests/Makefile' (34,309) at 20240405153049157
36283 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/sysrq.c' (34,310) at 20241211090145389
36284 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/makemapdata.c' (34,311) at 20240405153046609
36285 2025-01-21 03:00:58.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/README.md' (34,312) at 20230706080014761
36286 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_regs.h' (34,313) at 20210308005003520
36287 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/014' (34,314) at 20210927100127473
36288 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/bcm-pmb.c' (34,315) at 20240405153231347
36289 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mcimx7d-sabre.c' (34,316) at 20241211090212250
36290 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/spice-protocol_0.14.4.bb' (34,317) at 20230919080013954
36291 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/meson.build' (34,318) at 20240326080039674
36292 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/qca8k.yaml' (34,319) at 20240405153045117
36293 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_extfree_item.h' (34,320) at 20240405153052593
36294 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/sparse-keymap.h' (34,321) at 20210309003653848
36295 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf_item_recover.c' (34,322) at 20240405153052589
36296 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ibm-power10-quad.dtsi' (34,323) at 20240405153045425
36297 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5663.txt' (34,324) at 20240405153229799
36298 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/files/daq-fix-incompatible-pointer-type-error.patch' (34,325) at 20241206090014238
36299 2025-01-21 03:00:58.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/wmi.rst' (34,326) at 20240405153045197
36300 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme.h' (34,327) at 20240405153051945
36301 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-software-manager-mmc.bbclass' (34,328) at 20230110040015912
36302 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/leds/ncplite-led-manager-config-native.bb' (34,329) at 20241206090014286
36303 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/Kconfig' (34,330) at 20240405153232111
36304 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/musca.c' (34,331) at 20240906080037192
36305 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9850.h' (34,332) at 20210307214932314
36306 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-post-end' (34,333) at 20240105090012010
36307 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen_apic.c' (34,334) at 20240906080037232
36308 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7712.c' (34,335) at 20210307214926562
36309 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/README.md' (34,336) at 20230629131804615
36310 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_lli_defs.h' (34,337) at 20210307214927086
36311 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/ec168.c' (34,338) at 20240405153049545
36312 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/metric_mock.hpp' (34,339) at 20221103030050760
36313 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/psample/Makefile' (34,340) at 20210307214932042
36314 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/string.h' (34,341) at 20210307214926674
36315 2025-01-21 03:00:58.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/options.c' (34,342) at 20240405153052381
36316 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/aa/aa_2/ia_css_aa2.host.c' (34,343) at 20210307214930550
36317 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/sysfs_upload.h' (34,344) at 20240405153046685
36318 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/prom.h' (34,345) at 20210307214926266
36319 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/gtp.c' (34,346) at 20241111090012129
36320 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/org/open_power/OCC/Metrics.errors.yaml' (34,347) at 20210308004932836
36321 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/olpc_ofw.h' (34,348) at 20210307214926670
36322 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun7i.h' (34,349) at 20210308005003620
36323 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/Makefile' (34,350) at 20240405153231455
36324 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqnr.h' (34,351) at 20210307214931410
36325 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-pinctrl-uboot.dtsi' (34,352) at 20210308005002580
36326 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/q40_master.h' (34,353) at 20210307214926162
36327 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-milbeaut/Makefile' (34,354) at 20210307214925898
36328 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/clock.h' (34,355) at 20210308005002668
36329 2025-01-21 03:00:58.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/cpupower-monitor.h' (34,356) at 20210307214932618
36330 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/console.c' (34,357) at 20241211090212550
36331 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/main.cpp' (34,358) at 20230523080037934
36332 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-cpuinfo/0001-test_cli.py-disable.patch' (34,359) at 20231126090012801
36333 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11.c' (34,360) at 20210307214925974
36334 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/80003es2lan.c' (34,361) at 20240411080014086
36335 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/broadsheetfb.c' (34,362) at 20240405153231579
36336 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-gpio-0.dtsi' (34,363) at 20210307214926350
36337 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/MAINTAINERS' (34,364) at 20210308005002540
36338 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/intel,rcu-gw.yaml' (34,365) at 20220525020651706
36339 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nameval.c' (34,366) at 20210308005003556
36340 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ns8382x.c' (34,367) at 20210308005003440
36341 2025-01-21 03:00:58.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/json_parser.hpp' (34,368) at 20240820080023694
36342 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msdos_fs.h' (34,369) at 20210307214931450
36343 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-qcom.c' (34,370) at 20241216090017721
36344 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/rq_enet_desc.h' (34,371) at 20240405153051601
36345 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_2021.04.bb' (34,372) at 20241206090014234
36346 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-vt8500.c' (34,373) at 20210307214930130
36347 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-nested-err.err' (34,374) at 20210308005046409
36348 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/pc-dimm.h' (34,375) at 20240906080037332
36349 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/StorageCollection.json' (34,376) at 20240619080002956
36350 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am574x-idk.dts' (34,377) at 20240405153045597
36351 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tio/tio_2.7.bb' (34,378) at 20231126090012797
36352 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/input.h' (34,379) at 20210308005003652
36353 2025-01-21 03:00:58.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_lpss.c' (34,380) at 20240405153051997
36354 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/smt.c' (34,381) at 20240405153050329
36355 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c' (34,382) at 20240405153230423
36356 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/unable-connect-dbus.patch' (34,383) at 20210307205554578
36357 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,kpss-gcc.yaml' (34,384) at 20240405153045029
36358 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/vmport.h' (34,385) at 20210308005046013
36359 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet1.dts' (34,386) at 20210308005002616
36360 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_logging_utils.cpp' (34,387) at 20210323000034099
36361 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0001.h' (34,388) at 20210307214927902
36362 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/knfsd-stats.rst' (34,389) at 20210307214925486
36363 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/video/edid.h' (34,390) at 20210307214931694
36364 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/exc_validate.c' (34,391) at 20210307214932702
36365 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8226-pinctrl.yaml' (34,392) at 20240405153045137
36366 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/list_sort.c' (34,393) at 20210308005003708
36367 2025-01-21 03:00:58.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mpa01.h' (34,394) at 20210307214931434
36368 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_xdma.c' (34,395) at 20241211090212294
36369 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-unidiff_0.7.5.bb' (34,396) at 20240301090012435
36370 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/hybrid.c' (34,397) at 20240405153054089
36371 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract-sys-certs.pl' (34,398) at 20210307214932146
36372 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff2' (34,399) at 20210307205554274 to deleted uid set
36373 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/libfdt_internal.h' (34,400) at 20210308005003708
36374 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/ivsrcid_vislands30.h' (34,401) at 20210307214927702
36375 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/fastopen.c' (34,402) at 20240910080014094
36376 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/Kconfig' (34,403) at 20210307214928106
36377 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/Kconfig' (34,404) at 20240405153231279
36378 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields___err_too_big_bitfield.c' (34,405) at 20210307214932642
36379 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.h' (34,406) at 20210307214929482
36380 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/252' (34,407) at 20220429100100914
36381 2025-01-21 03:00:58.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct.c' (34,408) at 20240405153053429
36382 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-sheevaplug-esata.dts' (34,409) at 20240405153045457
36383 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/slpd-lite/slpd-lite.service' (34,410) at 20230407080015091
36384 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_pcicore.c' (34,411) at 20220525020654115
36385 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/dnotify_test.c' (34,412) at 20210307214932670
36386 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c' (34,413) at 20240405153047149
36387 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc2731.dtsi' (34,414) at 20210307214926050
36388 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/syscalltab.c' (34,415) at 20240710080014573
36389 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun9i-core.c' (34,416) at 20220525020652334
36390 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/irq_tx4938.c' (34,417) at 20210307214926294
36391 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/Kconfig' (34,418) at 20240405153049521
36392 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/static/activation_static.hpp' (34,419) at 20220727030018061
36393 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.err' (34,420) at 20210927100127469
36394 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bbappend' (34,421) at 20210813100029652
36395 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/isdn/credits.rst' (34,422) at 20210307214925514
36396 2025-01-21 03:00:58.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crtc_state_dump.c' (34,423) at 20240405153230547
36397 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/message/pack.cpp' (34,424) at 20240829080022546
36398 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt.h' (34,425) at 20240405153053445
36399 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/conditionaltests.patch' (34,426) at 20241206090014338
36400 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/index.rst' (34,427) at 20210307214925634
36401 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0046-Corstone1000-Change-MMCOMM-buffer-location.patch' (34,428) at 20241206090014210
36402 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/zynq-reset.txt' (34,429) at 20210307214925414
36403 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qom-interface.c' (34,430) at 20210927100127641
36404 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pam-ipmi/ipmi_pass_32' (34,431) at 20230112040025886 to deleted uid set
36405 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/Kconfig' (34,432) at 20210309003651772
36406 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_struct.h' (34,433) at 20210309003653028
36407 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mtk-nor.c' (34,434) at 20240405153231463
36408 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_transport_srp/figures.rst' (34,435) at 20210307214925562
36409 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/dump_tlb.c' (34,436) at 20240405153045949
36410 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/Kconfig' (34,437) at 20210308005002984
36411 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/misc.h' (34,438) at 20240405153054361
36412 2025-01-21 03:00:58.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (34,439) at 20211204040540094
36413 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-piix4.c' (34,440) at 20221128040017454
36414 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-int.c' (34,441) at 20210307214926278
36415 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_vlan_mode_native.sh' (34,442) at 20210307214932658
36416 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/LICENSE' (34,443) at 20210308005049125
36417 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts' (34,444) at 20240405153045813
36418 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5631.txt' (34,445) at 20210307214925434
36419 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/selftest.c' (34,446) at 20240405153050293
36420 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/boot-sector.h' (34,447) at 20221215040039370
36421 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.c' (34,448) at 20220525020652959
36422 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_controlq.c' (34,449) at 20240405153050001
36423 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_manager.cpp' (34,450) at 20240606080012036
36424 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/dovecot.service' (34,451) at 20210307205553838
36425 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/openldap/openldap_%.bbappend' (34,452) at 20210307205554074
36426 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio-sysfs.c' (34,453) at 20240405153051457
36427 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/video_osd-uclass.c' (34,454) at 20210308005003536
36428 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/rt.py' (34,455) at 20220910030013401
36429 2025-01-21 03:00:58.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/dev.c' (34,456) at 20240405153231011
36430 2025-01-21 03:00:58.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine/0001-Fixed-with-libxml2-no-case-in-configure.ac.patch' (34,457) at 20230706080014749
36431 2025-01-21 03:00:58.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/floppy.h' (34,458) at 20220525020652146
36432 2025-01-21 03:00:58.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c' (34,459) at 20241216090017697
36433 2025-01-21 03:00:58.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/print.rs' (34,460) at 20240405153232095
36434 2025-01-21 03:00:58.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_functions_graph.c' (34,461) at 20240405153053069
36435 2025-01-21 03:00:58.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/libmemcached_1.0.18.bb' (34,462) at 20210307205553842
36436 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/Kconfig' (34,463) at 20240405153046873
36437 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/crc_mock.hpp' (34,464) at 20210427000038985
36438 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml' (34,465) at 20240405153045177
36439 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0020-tzselect.ksh-Use-bin-sh-default-shell-interpreter.patch' (34,466) at 20241221090017640
36440 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/create-read.c' (34,467) at 20240405153232267
36441 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/loongson1b_defconfig' (34,468) at 20240405153045993
36442 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_test.h' (34,469) at 20210307214930438
36443 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_seq.c' (34,470) at 20231101080011137
36444 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip.h' (34,471) at 20210307214926618
36445 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/dbus_zone.cpp' (34,472) at 20240820080023686
36446 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c' (34,473) at 20240910080014042
36447 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-core/systemd/systemd-conf_%.bbappend' (34,474) at 20241206090014218
36448 2025-01-21 03:00:58.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65219.c' (34,475) at 20240405153047085
36449 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8250.c' (34,476) at 20240405153230739
36450 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/gtk.h' (34,477) at 20230925080039937
36451 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/compat_gettimeofday.h' (34,478) at 20220525020651950
36452 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SessionCollection_v1.xml' (34,479) at 20240619080002936
36453 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/apic.c' (34,480) at 20240906080037236
36454 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/page.h' (34,481) at 20210307214926362
36455 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517.dtsi' (34,482) at 20240405153229903
36456 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_qoriq.c' (34,483) at 20240405153230175
36457 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress.bb' (34,484) at 20241226090016123
36458 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/r1000_chassis.json' (34,485) at 20221221040007770
36459 2025-01-21 03:00:58.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_accel.h' (34,486) at 20210307214930918
36460 2025-01-21 03:00:58.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7343.c' (34,487) at 20210307214926566
36461 2025-01-21 03:00:58.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sequencer.h' (34,488) at 20210308005003360
36462 2025-01-21 03:00:58.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_nuvoton.hpp' (34,489) at 20240817080027652
36463 2025-01-21 03:00:58.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/Kconfig.debug' (34,490) at 20240405153230019
36464 2025-01-21 03:00:58.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/bitops.h' (34,491) at 20210308005002848
36465 2025-01-21 03:00:58.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/Makefile' (34,492) at 20210308005002732
36466 2025-01-21 03:00:58.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_reg.h' (34,493) at 20240405153048573
36467 2025-01-21 03:00:58.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-of.c' (34,494) at 20240913080013785
36468 2025-01-21 03:00:58.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6357/registers.h' (34,495) at 20240405153052729
36469 2025-01-21 03:00:58.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MTLL' (34,496) at 20211006000025238
36470 2025-01-21 03:00:58.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-bsp/u-boot/u-boot-aspeed-sdk/minerva.cfg' (34,497) at 20231128090014177
36471 2025-01-21 03:00:58.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-include-stdint.h-for-int64_t-types.patch' (34,498) at 20241206090014250
36472 2025-01-21 03:00:58.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/50-gbmc-psu-hardreset.sh.in' (34,499) at 20241123090010955
36473 2025-01-21 03:00:58.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm2.c' (34,500) at 20240405153230055
36474 2025-01-21 03:00:58.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/events.json' (34,501) at 20240106090025434
36475 2025-01-21 03:00:58.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65910.h' (34,502) at 20220525020654587
36476 2025-01-21 03:00:58.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/mac80211/util.c' (34,503) at 20241115090012973 to deleted uid set
36477 2025-01-21 03:00:58.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_netlink_tunnel.c' (34,504) at 20240405153053193
36478 2025-01-21 03:00:58.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/ext2-atomic-setbit.h' (34,505) at 20210307214931302
36479 2025-01-21 03:00:58.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/dreport_op.conf' (34,506) at 20241025080018741
36480 2025-01-21 03:00:58.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-neon.c' (34,507) at 20241211090212478
36481 2025-01-21 03:00:58.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/trap.c' (34,508) at 20240405153231015
36482 2025-01-21 03:00:58.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/bmaptool/bmaptool_git.bb' (34,509) at 20241221090017692
36483 2025-01-21 03:00:58.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/libperf.pc.template' (34,510) at 20210307214932494
36484 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/arp.c' (34,511) at 20240405153232015
36485 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/log.py' (34,512) at 20230925080039993
36486 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-error-on-reset' (34,513) at 20240326080039734
36487 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958300k-ns_defconfig' (34,514) at 20210308005003252
36488 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-log.h' (34,515) at 20210307214928462
36489 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/processor.c' (34,516) at 20240405153054317
36490 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvme16x_scsi.c' (34,517) at 20210307214930370
36491 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-at91.c' (34,518) at 20240405153046921
36492 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-bad-type.err' (34,519) at 20210308005046405
36493 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_attach_fail.c' (34,520) at 20240405153232259
36494 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/uacce/uacce.h' (34,521) at 20210307214931690
36495 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_norflash_defconfig' (34,522) at 20210308005003248
36496 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timb_dma.h' (34,523) at 20210307214931522
36497 2025-01-21 03:00:58.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpuidle.h' (34,524) at 20210307214932614
36498 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/e1000.h' (34,525) at 20210308005003428
36499 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioam6_iptunnel.h' (34,526) at 20220525020654575
36500 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb' (34,527) at 20241221090017508
36501 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet1_defconfig' (34,528) at 20210308005003260
36502 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_write_byte.md' (34,529) at 20240809080033023
36503 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/openssl-tpm-engine_0.5.0.bb' (34,530) at 20230520080014488
36504 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dadran' (34,531) at 20210307205553778
36505 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ste_dma40_ll.c' (34,532) at 20240405153047005
36506 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.c' (34,533) at 20240405153048377
36507 2025-01-21 03:00:58.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-sprd.txt' (34,534) at 20210307214925406
36508 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/chipidea/ci.h' (34,535) at 20240405153231535 to deleted uid set
36509 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/Kconfig' (34,536) at 20240405153231355
36510 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa73-cortexa35.inc' (34,537) at 20240301090012451
36511 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-glue-neon.c' (34,538) at 20240405153229975
36512 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_memory.h' (34,539) at 20240405153053497
36513 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi.h' (34,540) at 20210309003650356
36514 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/closure.c' (34,541) at 20241211090145441
36515 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/cdc.h' (34,542) at 20240405153052941
36516 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/bmi.h' (34,543) at 20240405153050397
36517 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-run-power-pg.service' (34,544) at 20240727080014098
36518 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/base.c' (34,545) at 20240405153048665
36519 2025-01-21 03:00:58.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gm107.c' (34,546) at 20220525020652951
36520 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/crypto/Makefile' (34,547) at 20240405153045933
36521 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt712_sdca.c' (34,548) at 20240405153053957
36522 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-core/busybox/busybox_%.bbappend' (34,549) at 20210812000025262
36523 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/01_bootlogd' (34,550) at 20210307205554494
36524 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regcache-flat.c' (34,551) at 20210307214926898
36525 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_release.c' (34,552) at 20240520080015151
36526 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/pel/test_bmc_pel.robot' (34,553) at 20240628080017117
36527 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml' (34,554) at 20240405153045145
36528 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_nor_SECURE_BOOT_defconfig' (34,555) at 20210308005003264
36529 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/teamcity.py' (34,556) at 20241221090017588
36530 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-hdmi.c' (34,557) at 20220525020655079
36531 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/common/reset.c' (34,558) at 20210307214926286
36532 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/errno.c' (34,559) at 20210308005003704
36533 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_clz.S' (34,560) at 20230925080040101
36534 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-corsair' (34,561) at 20210307214925202
36535 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mtk.h' (34,562) at 20240405153231559
36536 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_request_mgr.c' (34,563) at 20240405153046941
36537 2025-01-21 03:00:58.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-itead-core-common.dtsi' (34,564) at 20240405153045397
36538 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/raw_mode.c' (34,565) at 20240418080014486
36539 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mxicy,nand-ecc-engine.yaml' (34,566) at 20240405153045113
36540 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/devlink.h' (34,567) at 20240405153053233
36541 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/sipi_vector.S' (34,568) at 20210308005002860
36542 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/tiogapass/chassis-system-reset.service' (34,569) at 20210307205553682
36543 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RHeCos-1.1' (34,570) at 20210307205554426
36544 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/files/myapp/Makefile' (34,571) at 20210307205554446
36545 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vctv/reg_gpio.h' (34,572) at 20210308005003020
36546 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/protocol_afs.h' (34,573) at 20220525020654343
36547 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/Makefile' (34,574) at 20220525020652122
36548 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/ynl.c' (34,575) at 20240405153232219
36549 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog-config/watchdog.conf' (34,576) at 20210307205554574
36550 2025-01-21 03:00:58.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/amlogic,meson-gxbb-efuse.yaml' (34,577) at 20240405153045121
36551 2025-01-21 03:00:58.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_main.h' (34,578) at 20240405153051573
36552 2025-01-21 03:00:58.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/exception.json' (34,579) at 20240405153054109
36553 2025-01-21 03:00:58.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/ring_buffer.c' (34,580) at 20240613080016519
36554 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7791-clock.h' (34,581) at 20210308005003632
36555 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/qos_conf.c' (34,582) at 20240405153050197
36556 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/km_kirkwood_defconfig' (34,583) at 20210308005003260
36557 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ne2000_base.h' (34,584) at 20210308005003440
36558 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hw_breakpoint.h' (34,585) at 20240405153045857
36559 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/reset.c' (34,586) at 20210307214926202
36560 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_cee.c' (34,587) at 20220525020653471
36561 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml' (34,588) at 20240405153045033
36562 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hwmon/pmbus/Makefile' (34,589) at 20240716080021363 to deleted uid set
36563 2025-01-21 03:00:58.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_com.h' (34,590) at 20240405153051925
36564 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltagedomains3xxx_data.c' (34,591) at 20210307214925930
36565 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/screen_info_generic.c' (34,592) at 20240812080017248
36566 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7751/setup.c' (34,593) at 20210307214926542
36567 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asb100.c' (34,594) at 20240405153048849
36568 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/fs_context.c' (34,595) at 20241211090145529
36569 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command_table.cpp' (34,596) at 20240829080025807
36570 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libaio.c' (34,597) at 20210307214932466
36571 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0005-ui.c-handle-password-expire-and-update-new-password.patch' (34,598) at 20210307205553946
36572 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mdb.sh' (34,599) at 20240405153232275
36573 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-ramfb.bin' (34,600) at 20240326080039614 to deleted uid set
36574 2025-01-21 03:00:58.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/Kbuild' (34,601) at 20240405153045849
36575 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/nat.json' (34,602) at 20240405153054377
36576 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/udlfb.rst' (34,603) at 20240405153045197
36577 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicfas.c' (34,604) at 20240405153051721
36578 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.10.rst' (34,605) at 20241221090017592
36579 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt2701.dtsi' (34,606) at 20240405153045461
36580 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/machine.h' (34,607) at 20210307214931402
36581 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/state_manager.robot' (34,608) at 20240627080021048
36582 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/dk-Odense' (34,609) at 20210307205553758
36583 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/pcr-extend/pcr-extend_git.bb' (34,610) at 20230520080014488
36584 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/maccess.c' (34,611) at 20240405153046185
36585 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/Makefile' (34,612) at 20210308005003016
36586 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mm_hooks.h' (34,613) at 20210307214931306
36587 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/berkeley-softfloat-3/meson_options.txt' (34,614) at 20230925080039997
36588 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-debug.h' (34,615) at 20210307214929766
36589 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/images/obmc-phosphor-image.bbappend' (34,616) at 20240904080027730
36590 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/kasan.rst' (34,617) at 20240405153229835
36591 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/hisilicon/Makefile' (34,618) at 20210307214932378
36592 2025-01-21 03:00:58.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt2880_eval.dts' (34,619) at 20210307214926194
36593 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/head-object-list.txt' (34,620) at 20240405153053453
36594 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_devmap_helpers.c' (34,621) at 20220525020655199
36595 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_drrs.c' (34,622) at 20240405153048449
36596 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/topology.h' (34,623) at 20210307214926222
36597 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/Makefile' (34,624) at 20220525020652859
36598 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdrom/gdrom.c' (34,625) at 20240405153046741
36599 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kexec.h' (34,626) at 20240405153046113
36600 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-tables.c' (34,627) at 20210307214930582
36601 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/initrdscripts/initramfs-framework.inc' (34,628) at 20241206090014282
36602 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rmpiggy.S' (34,629) at 20210307214926750
36603 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/googletest.wrap' (34,630) at 20221014100033151
36604 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/host.conf' (34,631) at 20210307205554470
36605 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/images.c' (34,632) at 20210308005003732
36606 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos54xx.dtsi' (34,633) at 20210308005002580
36607 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.out' (34,634) at 20210308005046413 to deleted uid set
36608 2025-01-21 03:00:58.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.6.bb' (34,635) at 20240301090012427
36609 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/xtensa-pic.h' (34,636) at 20210307214931410
36610 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/ddr.c' (34,637) at 20210308005002988
36611 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/Makefile' (34,638) at 20210307214931722
36612 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand_dt.c' (34,639) at 20210308005003412
36613 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/target-fail-monitoring.md' (34,640) at 20221209040006395
36614 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/irq.h' (34,641) at 20210307214926218
36615 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ptp.c' (34,642) at 20240405153050293
36616 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ipv6.c' (34,643) at 20240405153053157
36617 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Aberdare' (34,644) at 20210307205553794
36618 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_int.h' (34,645) at 20240405153050229
36619 2025-01-21 03:00:58.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-scpi.c' (34,646) at 20240405153230207
36620 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/utils.hpp' (34,647) at 20240621080031502
36621 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-awesomeversion_24.6.0.bb' (34,648) at 20241221090017548
36622 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/powertop/powertop/0001-wakeup_xxx.h-include-limits.h.patch' (34,649) at 20210307205554602
36623 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/gadget.h' (34,650) at 20240405153052813
36624 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/soc-ac97link.txt' (34,651) at 20210307214925434
36625 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/clock.c' (34,652) at 20210308005002788
36626 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-livepatch.sh' (34,653) at 20210309003656004
36627 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/.gitignore' (34,654) at 20210307214925182
36628 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qmp-command-available.c' (34,655) at 20210927100127357
36629 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_syscalls.c' (34,656) at 20210307214926462
36630 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.c' (34,657) at 20240405153230611
36631 2025-01-21 03:00:58.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/wandboard.c' (34,658) at 20210308005003168
36632 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/file.c' (34,659) at 20240405153231603
36633 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_mipscore.c' (34,660) at 20210309003652964
36634 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/sdbusplus.wrap' (34,661) at 20240215090006160
36635 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c' (34,662) at 20210309003653016
36636 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3-sys-manager.c' (34,663) at 20210307214930170
36637 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-libevdev_0.11.bb' (34,664) at 20241221090017556
36638 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/test-plugin-mem-access.c' (34,665) at 20241211090212550
36639 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-int-member.err' (34,666) at 20210308005046405
36640 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a779g0-sysc.h' (34,667) at 20240405153052653
36641 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/profile.cpp' (34,668) at 20240820080023690
36642 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (34,669) at 20230606080013598
36643 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/TODO' (34,670) at 20240405153054225
36644 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/pcie.c' (34,671) at 20210308005002916
36645 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpp-netlib/cpp-netlib/a53f123040998744602f190944464af0e159ea19.patch' (34,672) at 20231011080016582
36646 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_virt.py' (34,673) at 20241211090212538
36647 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeBasicContext.cpp' (34,674) at 20241112090003102
36648 2025-01-21 03:00:58.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/src/manager.cpp' (34,675) at 20241115090002317
36649 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/bmc_state_manager_main.cpp' (34,676) at 20240823080031161
36650 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_table.cpp' (34,677) at 20240729080033932
36651 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.h' (34,678) at 20240405153049917
36652 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_llh.h' (34,679) at 20210307214929306
36653 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/marvell_88w8618.c' (34,680) at 20241211090212254
36654 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-silk.dts' (34,681) at 20210308005002600
36655 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_cq.c' (34,682) at 20240405153049893
36656 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-manual-pages.patch' (34,683) at 20230706080014741
36657 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/chardev-internal.h' (34,684) at 20241211090212218
36658 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-beacon-kit.dts' (34,685) at 20240910080014014
36659 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/actions,s900-reset.h' (34,686) at 20210307214931346
36660 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/colors.scss' (34,687) at 20210308005107073
36661 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-file.c' (34,688) at 20230925080039833
36662 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/cpwd.c' (34,689) at 20240405153231599
36663 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_stp.h' (34,690) at 20210307214931650
36664 2025-01-21 03:00:58.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/sdeventplus.wrap' (34,691) at 20220407100028311
36665 2025-01-21 03:00:58.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/macsec.c' (34,692) at 20241111090012129
36666 2025-01-21 03:00:58.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_meson_axg.c' (34,693) at 20210308005003348
36667 2025-01-21 03:00:58.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu-qom.h' (34,694) at 20240326080039698
36668 2025-01-21 03:00:58.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/run-ptest' (34,695) at 20240106090017269
36669 2025-01-21 03:00:58.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/io.h' (34,696) at 20210308005002676
36670 2025-01-21 03:00:58.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_common.c' (34,697) at 20210307214929434
36671 2025-01-21 03:00:58.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_main.c' (34,698) at 20240405153231007
36672 2025-01-21 03:00:58.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/ppc-qmp-cmds.c' (34,699) at 20240906080037516
36673 2025-01-21 03:00:58.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi_smc911x.c' (34,700) at 20210308005003020
36674 2025-01-21 03:00:58.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi.dtsi' (34,701) at 20210308005002572
36675 2025-01-21 03:00:58.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_hw.c' (34,702) at 20240405153050073
36676 2025-01-21 03:00:58.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/BrasilSat-B1-75.0W' (34,703) at 20210307205553758
36677 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/group.c' (34,704) at 20220525020654915
36678 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.h' (34,705) at 20210307214927886
36679 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mx27rtc.c' (34,706) at 20210308005003480
36680 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-clps711x.c' (34,707) at 20220525020652302
36681 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/ath79.h' (34,708) at 20210307214926218
36682 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_dropdown.scss' (34,709) at 20241004080035959
36683 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/io.h' (34,710) at 20240405153232211
36684 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c' (34,711) at 20240405153051881
36685 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/npcm_gmac.c' (34,712) at 20241211090212306
36686 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/Makefile' (34,713) at 20240405153050321
36687 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/cache.h' (34,714) at 20240405153045973
36688 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max77693.c' (34,715) at 20220525020652422
36689 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/config.h' (34,716) at 20210308005002848
36690 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/io.c' (34,717) at 20240405153052549
36691 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_flavors.c' (34,718) at 20210307214932646
36692 2025-01-21 03:00:58.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/Kconfig' (34,719) at 20241211090212258
36693 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psargs.c' (34,720) at 20241011080017295
36694 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/axnet_cs.c' (34,721) at 20240405153049773
36695 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/block-qdict.c' (34,722) at 20220429100100746
36696 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/c/.clang-format' (34,723) at 20230517080007293
36697 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i5400_edac.c' (34,724) at 20240405153047017
36698 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_hfi.h' (34,725) at 20240405153051973
36699 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/sensor.hpp' (34,726) at 20240904080048943
36700 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/protection-keys.rst' (34,727) at 20240405153045005
36701 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/qspinlock.h' (34,728) at 20240815080012871
36702 2025-01-21 03:00:58.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/calib.c' (34,729) at 20240405153050513
36703 2025-01-21 03:00:58.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/intrinsics.h' (34,730) at 20210307214926110
36704 2025-01-21 03:00:58.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0013.h' (34,731) at 20240405153048617
36705 2025-01-21 03:00:58.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/ops_sse.h' (34,732) at 20240906080037488
36706 2025-01-21 03:00:58.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/fix_warnings2.patch' (34,733) at 20241221090017680
36707 2025-01-21 03:00:58.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ipoib_main.c' (34,734) at 20240405153049049
36708 2025-01-21 03:00:58.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/impl.hpp' (34,735) at 20240826080018279
36709 2025-01-21 03:00:58.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-sourcesink' (34,736) at 20210309003648244
36710 2025-01-21 03:00:58.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/fw.c' (34,737) at 20240405153050469
36711 2025-01-21 03:00:58.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/odroid.h' (34,738) at 20210308005003608
36712 2025-01-21 03:00:58.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nvd.h' (34,739) at 20240405153047157
36713 2025-01-21 03:00:58.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/imx6ul_tsc.c' (34,740) at 20240405153049161
36714 2025-01-21 03:00:58.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_defer.h' (34,741) at 20240405153231771
36715 2025-01-21 03:00:58.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/Makefile' (34,742) at 20240405153051249
36716 2025-01-21 03:00:58.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/chacha-ssse3-x86_64.S' (34,743) at 20220525020652134
36717 2025-01-21 03:00:58.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fisttp.c' (34,744) at 20210308005046497
36718 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/can-utils_2023.03.bb' (34,745) at 20230401080011939
36719 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz' (34,746) at 20210307205554594 to deleted uid set
36720 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.out' (34,747) at 20210308005046401 to deleted uid set
36721 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/versal-mini.dts' (34,748) at 20210308005002632
36722 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/packagegroups/packagegroup-kudo-apps.bb' (34,749) at 20241221090017480
36723 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Job.v1_2_4.json' (34,750) at 20240619080002948
36724 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/misc_44x.S' (34,751) at 20210307214926450
36725 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/binutils-version.sh' (34,752) at 20210308005003724
36726 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ring.c' (34,753) at 20240405153230567
36727 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/regmap.c' (34,754) at 20210308005003740
36728 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bios_asm.S' (34,755) at 20210308005002884
36729 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-board.cfg' (34,756) at 20230131040012019
36730 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/block-status-cache.out' (34,757) at 20220429100100930
36731 2025-01-21 03:00:58.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_sable.c' (34,758) at 20210307214925658
36732 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.c' (34,759) at 20240805080013975
36733 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/567.patch' (34,760) at 20231126090012793
36734 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951-salvator-x.dts' (34,761) at 20220525020651934
36735 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/test-cond.c' (34,762) at 20210308005046489
36736 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/rcar/rcar_can.c' (34,763) at 20240405153049733
36737 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_crypto.h' (34,764) at 20240405153052945
36738 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/performance/topN_callgrind.py' (34,765) at 20240326080039630
36739 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/noinitramfs.c' (34,766) at 20220525020654683
36740 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/sequence_numbers.c' (34,767) at 20210308005108645
36741 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-matrix.txt' (34,768) at 20240405153229775
36742 2025-01-21 03:00:58.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/ethanolx-ipmi-sensors.yaml' (34,769) at 20210831000020507
36743 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kobol/helios4/Makefile' (34,770) at 20210308005003012
36744 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/kvm_para.h' (34,771) at 20240906080037348
36745 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/tcm.h' (34,772) at 20240405153045625
36746 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/mls.h' (34,773) at 20240405153232115
36747 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_sensor.h' (34,774) at 20210307214928830
36748 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/purgatory.c' (34,775) at 20240405153046265
36749 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn21/irq_service_dcn21.h' (34,776) at 20210307214927310
36750 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0005_task_field_separation.py' (34,777) at 20210307205554262
36751 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun8i-a23-codec-analog.yaml' (34,778) at 20240405153045161
36752 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020si-post.dtsi' (34,779) at 20210307214926346
36753 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mii-fec.c' (34,780) at 20240405153230943
36754 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/openipmi-helper' (34,781) at 20210307205553846
36755 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/158' (34,782) at 20240906080037564
36756 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/lp8788_adc.c' (34,783) at 20240405153048953
36757 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-sysfs.rst' (34,784) at 20240405153045217
36758 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/empty.json' (34,785) at 20210308005046405
36759 2025-01-21 03:00:58.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/index.rst' (34,786) at 20240405153045285
36760 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/file.c' (34,787) at 20240405153231763
36761 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/fuse-exfat/fuse-exfat_1.4.0.bb' (34,788) at 20231126090012777
36762 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,dispcc-sm6350.yaml' (34,789) at 20240405153045025
36763 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/038_x86_ucode_missing_node.dts' (34,790) at 20210308005003752
36764 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/target-rust-ccld.c' (34,791) at 20221003030013345
36765 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8731.h' (34,792) at 20240405153053841
36766 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target.c.inc' (34,793) at 20240906080037544
36767 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/bt1-axi.c' (34,794) at 20240405153046729
36768 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/exception.json' (34,795) at 20240405153054113
36769 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/hyp.lds.S' (34,796) at 20220525020651958
36770 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/jedec.h' (34,797) at 20240405153052745
36771 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.c' (34,798) at 20240405153048661
36772 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts' (34,799) at 20240405153229927
36773 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_xsk.h' (34,800) at 20240405153050201
36774 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_h323.h' (34,801) at 20240405153231831
36775 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/timer.c' (34,802) at 20210308005002824
36776 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/run-ptest' (34,803) at 20220502030010232
36777 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6348-reset.h' (34,804) at 20210308005003640
36778 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/ccs.rst' (34,805) at 20220525020651778
36779 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5514-spi.c' (34,806) at 20240405153232155
36780 2025-01-21 03:00:58.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/061' (34,807) at 20240906080037564
36781 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/iocost_monitor.py' (34,808) at 20240405153232211
36782 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nuvoton,ma35d1-serial.yaml' (34,809) at 20240405153045153
36783 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/marvell,berlin2-reset.yaml' (34,810) at 20240405153045149
36784 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/thread_info.h' (34,811) at 20240405153046057
36785 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/de_DE.po' (34,812) at 20210308005046217
36786 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/util/Build' (34,813) at 20220525020655131
36787 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_suballoc.h' (34,814) at 20240405153052637
36788 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/Makefile' (34,815) at 20240405153050709
36789 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/intel,dwmac-plat.yaml' (34,816) at 20240405153045117
36790 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/other.json' (34,817) at 20240405153054145
36791 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap1.decode' (34,818) at 20210308005046389
36792 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/53c700.c' (34,819) at 20240405153051541
36793 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-som-om44-wlan.dtsi' (34,820) at 20240405153045605
36794 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h' (34,821) at 20220525020653047
36795 2025-01-21 03:00:58.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_core.h' (34,822) at 20240405153231499
36796 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/logging/phosphor-hostlogger_%.bbappend' (34,823) at 20240308090017907
36797 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.c' (34,824) at 20240405153048661
36798 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/testcases_common.dtsi' (34,825) at 20240405153231279
36799 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb_types.h' (34,826) at 20210307214930562
36800 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/virtual-memory.json' (34,827) at 20240405153054137
36801 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/debugfs.c' (34,828) at 20210307214927150
36802 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/datetime/me-time-sync/me-time-sync.service' (34,829) at 20210714100019424
36803 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx-smp.config' (34,830) at 20210307214926366
36804 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/inode.c' (34,831) at 20240913080013833
36805 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/rfcomm.h' (34,832) at 20210307214931554
36806 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsu_h_qbl.c' (34,833) at 20210308005046505
36807 2025-01-21 03:00:58.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wm831x_backup.c' (34,834) at 20210307214930170
36808 2025-01-21 03:00:58.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-pci.c' (34,835) at 20241211090212350
36809 2025-01-21 03:00:58.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_mh.h' (34,836) at 20210307214931650
36810 2025-01-21 03:00:58.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/armstubs/armstubs.bb' (34,837) at 20210307205554098
36811 2025-01-21 03:00:58.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9rl.c' (34,838) at 20240405153046769
36812 2025-01-21 03:00:58.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5.dtsi' (34,839) at 20240405153045609
36813 2025-01-21 03:00:58.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-lm70llp.c' (34,840) at 20220525020654107
36814 2025-01-21 03:00:58.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/sparx5_serdes.c' (34,841) at 20240405153051285
36815 2025-01-21 03:00:58.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/iommu.c' (34,842) at 20241211090145441
36816 2025-01-21 03:00:58.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_sja1105.c' (34,843) at 20240405153053233
36817 2025-01-21 03:00:58.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/u-boot.h' (34,844) at 20210308005002808
36818 2025-01-21 03:00:58.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml' (34,845) at 20240405153045053
36819 2025-01-21 03:00:58.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h' (34,846) at 20240405153230739
36820 2025-01-21 03:00:58.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_6_1_sh_mask.h' (34,847) at 20210307214927618
36821 2025-01-21 03:00:58.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-gpio.c' (34,848) at 20240405153048925
36822 2025-01-21 03:00:58.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_domainhash.c' (34,849) at 20220525020654879
36823 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/mem_protect.c' (34,850) at 20240405153045885
36824 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/report_manager.hpp' (34,851) at 20220412175720086
36825 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_defconfig' (34,852) at 20210308005003268
36826 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Device/meson.build' (34,853) at 20220913030027309 to deleted uid set
36827 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/input/linux-event-codes.h' (34,854) at 20210308005003636
36828 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5272c3/Kconfig' (34,855) at 20210308005002972
36829 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/074.out' (34,856) at 20210308005046441
36830 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.topology' (34,857) at 20240906080037556 to deleted uid set
36831 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cabextract/libmspack_0.11alpha.bb' (34,858) at 20241206090014258
36832 2025-01-21 03:00:58.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/smartweb/smartweb.c' (34,859) at 20210308005003052
36833 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/Makefile' (34,860) at 20240405153231227
36834 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/common/cfam_overrides.cpp' (34,861) at 20210308005103637
36835 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/lib_package.bbclass' (34,862) at 20220910030013389
36836 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/speed.c' (34,863) at 20210308005002836
36837 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/ultravisor.c' (34,864) at 20220627100016930
36838 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/sdram.c' (34,865) at 20210308005003052
36839 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack_1.9.22.bb' (34,866) at 20241221090017532
36840 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/average.cpp' (34,867) at 20240817080026660
36841 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/xlnx-versal.h' (34,868) at 20241211090212358
36842 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3399-power.h' (34,869) at 20210307214931346
36843 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/bridge-vlan-stp' (34,870) at 20210308005046489
36844 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-summit.dts' (34,871) at 20240405153045605
36845 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_getset_retval_hooks.c' (34,872) at 20240405153054269
36846 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/memory.json' (34,873) at 20240405153054121
36847 2025-01-21 03:00:58.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-prologue.h' (34,874) at 20240405153054181
36848 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/signal.c' (34,875) at 20240405153045969
36849 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/crc32.S' (34,876) at 20240405153045897
36850 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/op_helper.c' (34,877) at 20241211090212482
36851 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/Kconfig' (34,878) at 20210308005003008
36852 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/group.c' (34,879) at 20240405153231571
36853 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bitrev.h' (34,880) at 20210307214925846
36854 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/kernel-api/alsa-driver-api.rst' (34,881) at 20210309003648460
36855 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-qup.c' (34,882) at 20240405153231463
36856 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_windows.h' (34,883) at 20210308005108641
36857 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/scan.c' (34,884) at 20241115090012969
36858 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/tiny-init/files/init' (34,885) at 20210307205554386
36859 2025-01-21 03:00:58.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/run-hid-tools-tests.sh' (34,886) at 20241216090017809
36860 2025-01-21 03:00:58.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/skas/mm_id.h' (34,887) at 20240613080016371
36861 2025-01-21 03:00:58.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2423.c' (34,888) at 20210309003653324
36862 2025-01-21 03:00:58.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/time_tai.c' (34,889) at 20240405153232259
36863 2025-01-21 03:00:58.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hw_v2.c' (34,890) at 20241211090145437 to deleted uid set
36864 2025-01-21 03:00:58.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/numa.rst' (34,891) at 20240405153045297
36865 2025-01-21 03:00:58.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4018-ap120c-ac.dts' (34,892) at 20240405153045541
36866 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_ope.h' (34,893) at 20240405153054013
36867 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dts' (34,894) at 20240405153045717
36868 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/imx8m-ddrc.c' (34,895) at 20240405153230275
36869 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mad.c' (34,896) at 20220525020653163
36870 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nsfs.c' (34,897) at 20240405153231707
36871 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h' (34,898) at 20240405153230603
36872 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Kbuild' (34,899) at 20240405153045977
36873 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_reject_netdev.c' (34,900) at 20240405153053333
36874 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/trace-events' (34,901) at 20241211090212326
36875 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_restore_crt0.S' (34,902) at 20210307214926462
36876 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/Makefile' (34,903) at 20220525020653419
36877 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-gpio.c' (34,904) at 20210308005003380
36878 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati_int.h' (34,905) at 20240326080039434
36879 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kilpisjarvi' (34,906) at 20210307205553770
36880 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/subcore.h' (34,907) at 20220525020652078
36881 2025-01-21 03:00:58.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.c' (34,908) at 20220525020652971
36882 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/expr.h' (34,909) at 20210308005003732
36883 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/module.h' (34,910) at 20210307214925666
36884 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_parameters.h' (34,911) at 20240405153051961
36885 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/__init__.py' (34,912) at 20240920080030747
36886 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/ibm.d/plugins.d/vpd_data' (34,913) at 20220413100022480
36887 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm.c' (34,914) at 20240405153045669
36888 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips-74k.inc' (34,915) at 20210905000020581
36889 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/Makevars' (34,916) at 20210307205553942
36890 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fbc.h' (34,917) at 20240405153048453
36891 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/mte.c' (34,918) at 20240405153229983
36892 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_branch.c' (34,919) at 20220525020654735
36893 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/tinyxml2.wrap' (34,920) at 20230921080009745
36894 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/Makefile' (34,921) at 20210307214927734
36895 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0001-libmissing.h-fix-klibc-build-when-using-glibc-toolch.patch' (34,922) at 20210307205553750
36896 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-vero4k-plus.dts' (34,923) at 20240405153045713
36897 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-a64.h' (34,924) at 20240906080037460
36898 2025-01-21 03:00:58.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_wq_copy.c' (34,925) at 20240405153051601
36899 2025-01-21 03:00:58.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tsi108_pci.h' (34,926) at 20210307214926394
36900 2025-01-21 03:00:58.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/zstd_internal.h' (34,927) at 20240405153053113
36901 2025-01-21 03:00:58.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml' (34,928) at 20240405153045165
36902 2025-01-21 03:00:58.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/btrfs-tools/btrfs-tools_%.bbappend' (34,929) at 20240507080014350
36903 2025-01-21 03:00:58.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mremap.c' (34,930) at 20241023080012899
36904 2025-01-21 03:00:58.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.h' (34,931) at 20210307214929938
36905 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_0_0_sh_mask.h' (34,932) at 20210307214927542
36906 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/Makefile' (34,933) at 20220525020651998
36907 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/vm.c' (34,934) at 20220525020654327
36908 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/tags/Makefile' (34,935) at 20240405153054241
36909 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas2552.txt' (34,936) at 20210309003648396
36910 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_NOR_SECBOOT_defconfig' (34,937) at 20210308005003236
36911 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/dcmi_sensors.json' (34,938) at 20241106090019922
36912 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/templates/README' (34,939) at 20210307205554430
36913 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sve.decode' (34,940) at 20230925080040009
36914 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/meson-rng.c' (34,941) at 20240405153046753
36915 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_if.c' (34,942) at 20240405153230803
36916 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/exception.json' (34,943) at 20240405153054109
36917 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.out' (34,944) at 20210308005046413 to deleted uid set
36918 2025-01-21 03:00:58.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/extended.json' (34,945) at 20240405153054117
36919 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_flat_key.sh' (34,946) at 20240405153054341
36920 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/Makefile' (34,947) at 20210308005003356
36921 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56.h' (34,948) at 20241018080014594
36922 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/842.c' (34,949) at 20210307214926786
36923 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el2t.c' (34,950) at 20210307214932634
36924 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/macio/macio.h' (34,951) at 20240906080037336
36925 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-thunder.c' (34,952) at 20240405153050345
36926 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/__init__.py' (34,953) at 20210307205554630
36927 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/qts/sdram_config.h' (34,954) at 20210308005003072
36928 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/vdso.S' (34,955) at 20240326080039566
36929 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/psp-dev.h' (34,956) at 20240405153230259
36930 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.c' (34,957) at 20240405153230607
36931 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/chan_kern.c' (34,958) at 20220627100016934
36932 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/axis,artpec6-clkctrl.h' (34,959) at 20240405153052641
36933 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0001-rarpd.8-add-man-file.patch' (34,960) at 20230706080014749
36934 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs_fs.h' (34,961) at 20240405153052929
36935 2025-01-21 03:00:58.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/qts/pinmux_config.h' (34,962) at 20210308005002952
36936 2025-01-21 03:00:58.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/unistd.h' (34,963) at 20241211090212374
36937 2025-01-21 03:00:58.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2.host.h' (34,964) at 20210307214930558
36938 2025-01-21 03:00:58.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cciss_defs.h' (34,965) at 20210307214931626
36939 2025-01-21 03:00:58.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-data.err' (34,966) at 20230925080040089
36940 2025-01-21 03:00:58.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/mstar,msc313-gpio.yaml' (34,967) at 20240405153045061
36941 2025-01-21 03:00:58.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish_glue_3way.c' (34,968) at 20240405153046365
36942 2025-01-21 03:00:58.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/cp0_helper.c' (34,969) at 20240906080037504
36943 2025-01-21 03:00:58.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/f2u8x25_hsbp.json' (34,970) at 20220601030005865
36944 2025-01-21 03:00:58.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_regs.h' (34,971) at 20240405153049745
36945 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-gemini/board-dt.c' (34,972) at 20240405153045645
36946 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-speakup' (34,973) at 20240405153044913
36947 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.json' (34,974) at 20210308005046401
36948 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/lego_ev3_battery.c' (34,975) at 20240405153231355
36949 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-3.0-IGO' (34,976) at 20211006000025230
36950 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/connection.c' (34,977) at 20240405153048809
36951 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_spdif.h' (34,978) at 20240405153054013
36952 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-evaluation/MAINTAINERS' (34,979) at 20210308005003052
36953 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/800x600.S' (34,980) at 20210307214932470
36954 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/q200.c' (34,981) at 20210308005002912
36955 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pico-imx7d.h' (34,982) at 20210308005003612
36956 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/genesis3_psu.json' (34,983) at 20230624080005339
36957 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/swphy.c' (34,984) at 20210307214929694
36958 2025-01-21 03:00:58.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts' (34,985) at 20240405153045805
36959 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/prints.c' (34,986) at 20240405153052501
36960 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/ops_sse_header.h.inc' (34,987) at 20240326080039666
36961 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin-bg4ct.c' (34,988) at 20241008080013967
36962 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmcs.h' (34,989) at 20240405153046465
36963 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5647.c' (34,990) at 20240405153049329
36964 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0007-add-missing-FTW_-macros-for-musl.patch' (34,991) at 20241221090017644
36965 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_optc.h' (34,992) at 20240405153047245
36966 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glad/glad_2.0.8.bb' (34,993) at 20241221090017528
36967 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/adb-keys.h' (34,994) at 20210308005046013
36968 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-audsys-clkid.h' (34,995) at 20220525020655075
36969 2025-01-21 03:00:58.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/acpi/mainboard.asl' (34,996) at 20210308005002948
36970 2025-01-21 03:00:58.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDistribution.v1_4_0.json' (34,997) at 20240619080002952
36971 2025-01-21 03:00:58.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/Makefile' (34,998) at 20240405153051821
36972 2025-01-21 03:00:58.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/gfp.h' (34,999) at 20240405153054049
36973 2025-01-21 03:00:58.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_async_events.h' (35,000) at 20240405153046601
36974 2025-01-21 03:00:58.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpdecc/vpdecc_support.c' (35,001) at 20240618080023329
36975 2025-01-21 03:00:58.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind_add_option_to_fix_port_number.patch' (35,002) at 20210608000015843
36976 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_tcm.c' (35,003) at 20240405153052073
36977 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockdep.h' (35,004) at 20241211090145537
36978 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/extended_user_header.hpp' (35,005) at 20230516080019606
36979 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/128.out' (35,006) at 20210308005046449
36980 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/3D-Slicer-1.0' (35,007) at 20241221090017612
36981 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/conf/layer.conf' (35,008) at 20241221090017576
36982 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra210-csi.yaml' (35,009) at 20240405153045053
36983 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss/fix-rs6000-crt0.patch' (35,010) at 20230131040012047
36984 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/s5p_gpio.c' (35,011) at 20210308005003380
36985 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.h' (35,012) at 20210307214930630
36986 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/load_address.c' (35,013) at 20210309003655996
36987 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/dsd/phy.rst' (35,014) at 20240405153045209
36988 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/Platform' (35,015) at 20210307214926290
36989 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-dev' (35,016) at 20210309003648256
36990 2025-01-21 03:00:58.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap36xx-omap3430es2plus-clocks.dtsi' (35,017) at 20210308005002600
36991 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage-spl.mx28.cfg' (35,018) at 20210308005002548
36992 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/qrwlock.h' (35,019) at 20210307214926674
36993 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/Kconfig' (35,020) at 20210308005002908
36994 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/alarmtimer-suspend.c' (35,021) at 20240405153054377
36995 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/files/inputrc' (35,022) at 20210307205554490
36996 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-netgear-wnr854t.dts' (35,023) at 20240405153045461
36997 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_run_32r5eb.sh' (35,024) at 20210308005046525
36998 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/cpu.c' (35,025) at 20240405153046489
36999 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma1_qm_axuser_nonsecured_regs.h' (35,026) at 20240405153046585
37000 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/Makefile' (35,027) at 20240405153049585
37001 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb' (35,028) at 20241221090017560
37002 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/vr3032u/Kconfig' (35,029) at 20210308005002948
37003 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bridge_1d_vlan.sh' (35,030) at 20240405153054341
37004 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/meson.build' (35,031) at 20230427080025914
37005 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memstat/memstat_1.0.bb' (35,032) at 20241221090017512
37006 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio.h' (35,033) at 20241211090212366
37007 2025-01-21 03:00:58.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_v4l2.h' (35,034) at 20240405153049493
37008 2025-01-21 03:00:58.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/testmgr.c' (35,035) at 20240405153046545
37009 2025-01-21 03:00:58.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam_%.bbappend' (35,036) at 20241206090014274 to deleted uid set
37010 2025-01-21 03:00:58.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt' (35,037) at 20240405153229779
37011 2025-01-21 03:00:58.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (35,038) at 20241206090014202 to deleted uid set
37012 2025-01-21 03:00:58.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek.h' (35,039) at 20240405153230903
37013 2025-01-21 03:00:58.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ia_css_ctc1_5.host.c' (35,040) at 20210307214930554
37014 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/capstone.c' (35,041) at 20221215040039070
37015 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/register.c' (35,042) at 20220429100100454
37016 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/super.h' (35,043) at 20210307214931002
37017 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/uv.c' (35,044) at 20240805080013927
37018 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/.jshintrc' (35,045) at 20210307205554278
37019 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/task_service/test_tasks_service.robot' (35,046) at 20240628080017121
37020 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/xlnx,zynqmp-psgtr.yaml' (35,047) at 20240405153045129
37021 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.h' (35,048) at 20210307214929510
37022 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/keyring-type.h' (35,049) at 20210307214931350
37023 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/README.md' (35,050) at 20210307205553674
37024 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/external_intf/vmi_utils.robot' (35,051) at 20240627080021048
37025 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/0001-m4-Check-for-libunwind-instead-of-libunwind-generic.patch' (35,052) at 20210608000015795
37026 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml' (35,053) at 20240405153045153
37027 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rtc' (35,054) at 20210307214925198
37028 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/123' (35,055) at 20220429100100890
37029 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/pic32mzda.c' (35,056) at 20210308005003020
37030 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/.gitignore' (35,057) at 20210307214932698
37031 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0006-kexec-syscall.h-work-around-missing-syscall-wrapper.patch' (35,058) at 20210307205553750
37032 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dynack.c' (35,059) at 20220525020653723
37033 2025-01-21 03:00:58.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_ace2x_debugfs.c' (35,060) at 20240405153051777
37034 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/speed.c' (35,061) at 20210308005002828
37035 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/bluestone.dts' (35,062) at 20240405153046089
37036 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_impl.h' (35,063) at 20240405153230091
37037 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_ordering.c' (35,064) at 20210307214932642
37038 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/acpi_cppc.h' (35,065) at 20240405153054213
37039 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/osnoise_top.c' (35,066) at 20241011080017415
37040 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.clang-format-ignore' (35,067) at 20230629131804611
37041 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerCollection.json' (35,068) at 20240619080002948
37042 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/MAINTAINERS' (35,069) at 20210308005002988
37043 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ip22_defconfig' (35,070) at 20240405153230007
37044 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_ov9650.c' (35,071) at 20210307214928830
37045 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ump_client.c' (35,072) at 20241216090017801
37046 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/display_rq_dlg_calc_31.h' (35,073) at 20220525020652526
37047 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-3.0-DE' (35,074) at 20211006000025230
37048 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/rt4831-backlight.h' (35,075) at 20220525020654543
37049 2025-01-21 03:00:58.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/module.lds.h' (35,076) at 20220525020652090
37050 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/fastmap-wl.c' (35,077) at 20241211090145453
37051 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpih-cmp.c' (35,078) at 20240405153231947
37052 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/stmmac.txt' (35,079) at 20210308005003304
37053 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys-rango.dts' (35,080) at 20240405153045445
37054 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/of-fpga-region.c' (35,081) at 20240405153230299
37055 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb' (35,082) at 20231126090012805
37056 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_sdcard_ifc_defconfig' (35,083) at 20210308005003264
37057 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/templates/ucd90160_defs.mako.cpp' (35,084) at 20210308005109241
37058 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-serranove.dts' (35,085) at 20240405153229943
37059 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx53.dtsi' (35,086) at 20210308005002584
37060 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_channels.c' (35,087) at 20240405153231047
37061 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/prettierrc.yaml' (35,088) at 20221213040016740
37062 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sheep_rk3368.h' (35,089) at 20210308005003616
37063 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/sync_manager_main.cpp' (35,090) at 20240712080028497 to deleted uid set
37064 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cpcap.c' (35,091) at 20240405153230755
37065 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kernel/linux/linux-nuvoton/kudo.cfg' (35,092) at 20210813000020287
37066 2025-01-21 03:00:58.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/entry.S' (35,093) at 20240405153229983
37067 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f54.c' (35,094) at 20240405153049153
37068 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6000.c' (35,095) at 20240405153049297
37069 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dma-buffer' (35,096) at 20210307214925190
37070 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/time.c' (35,097) at 20240405153230019
37071 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/orientation/Makefile' (35,098) at 20210307214928362
37072 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/handshake.h' (35,099) at 20240405153052917
37073 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_vcap.h' (35,100) at 20240405153231035
37074 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_logic_somlv_defconfig' (35,101) at 20210308005003272
37075 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/phy/phy.rst' (35,102) at 20240405153045197
37076 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/som.h' (35,103) at 20210308005003028
37077 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/max1600.c' (35,104) at 20210307214930042
37078 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz' (35,105) at 20210307205554594 to deleted uid set
37079 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/pm.c' (35,106) at 20240405153045661
37080 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/vrf_strict_mode_test.sh' (35,107) at 20240405153054353
37081 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/iommu_64.h' (35,108) at 20210307214926582
37082 2025-01-21 03:00:58.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bitarray_3.0.0.bb' (35,109) at 20241221090017548
37083 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/COPYING.apache-2.0' (35,110) at 20210307205553730
37084 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/touchscreen.txt' (35,111) at 20210307214925338
37085 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb' (35,112) at 20241221090017548
37086 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_pin.h' (35,113) at 20210307214931386
37087 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_venc.c' (35,114) at 20210308005003532
37088 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/match.ipp' (35,115) at 20210308005114857
37089 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/versal-mini-emmc1.dts' (35,116) at 20210308005002632
37090 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ca.h' (35,117) at 20220525020654131
37091 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/guest-loader.rst' (35,118) at 20230925080039845
37092 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/atomic.h' (35,119) at 20210308005002816
37093 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adt7475.yaml' (35,120) at 20240405153045065
37094 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77995-draak.dts' (35,121) at 20210308005002604
37095 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/perf_callchain.c' (35,122) at 20241008080013895
37096 2025-01-21 03:00:58.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/delay.h' (35,123) at 20220525020652098
37097 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AggregationSource.v1_4_3.json' (35,124) at 20240918080002716
37098 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dts' (35,125) at 20240405153045405
37099 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.c' (35,126) at 20240405153232271
37100 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-get-cpus-script.sh' (35,127) at 20220525020655227
37101 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kprobes.h' (35,128) at 20240405153046317
37102 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/loongson3_bootp.h' (35,129) at 20240906080037248
37103 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/topology.hpp' (35,130) at 20240326080009321
37104 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa25x.c' (35,131) at 20240405153046805
37105 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/main.c' (35,132) at 20240405153050561
37106 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/tcrypt.c' (35,133) at 20240405153046545
37107 2025-01-21 03:00:58.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/index.rst' (35,134) at 20240405153044993
37108 2025-01-21 03:00:58.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp2.dtsi' (35,135) at 20240405153045457
37109 2025-01-21 03:00:58.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7790.c' (35,136) at 20240405153051357
37110 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/atmel_hlcdfb.c' (35,137) at 20210308005003520
37111 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PPL' (35,138) at 20241221090017616
37112 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/mmap_test.h' (35,139) at 20240405153232287
37113 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsverity.h' (35,140) at 20220525020654667
37114 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c' (35,141) at 20240405153047121
37115 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/phy/no-op.txt' (35,142) at 20210308005003304
37116 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/cache.h' (35,143) at 20210308005002824
37117 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_frag.h' (35,144) at 20210307214931650
37118 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_thread.h' (35,145) at 20240906080037156
37119 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_04b.dtso' (35,146) at 20240405153231279
37120 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/omap4.h' (35,147) at 20210307214931330
37121 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-sld8.c' (35,148) at 20210308005002792
37122 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/leds/olympus-nuvoton-led-manager-config-native.bb' (35,149) at 20241206090014278
37123 2025-01-21 03:00:58.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/gpio_grp.h' (35,150) at 20210308005002644
37124 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml' (35,151) at 20240405153229799
37125 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/debug.h' (35,152) at 20210307214929754
37126 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/head_64.S' (35,153) at 20240613080016371
37127 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sm_sideeffect.c' (35,154) at 20240405153053377
37128 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/init301.h' (35,155) at 20210307214930938
37129 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/allwinner,sun4i-a10-sid.yaml' (35,156) at 20240405153045121
37130 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pmbus.h' (35,157) at 20240919080017054
37131 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/cs8427.c' (35,158) at 20240405153053509
37132 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/iss4xx.c' (35,159) at 20240405153046193
37133 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-socket.h' (35,160) at 20240326080039546
37134 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig' (35,161) at 20210308005003236
37135 2025-01-21 03:00:58.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ns_access.h' (35,162) at 20210308005002644
37136 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/Makefile' (35,163) at 20210308005003352
37137 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420.dtsi' (35,164) at 20240405153045573
37138 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/0001-netlib.c-Move-including-sched.h-out-og-function.patch' (35,165) at 20210307205553842
37139 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Device.metadata.yaml' (35,166) at 20220430030026016
37140 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00235_fdma_packer_memmap_package.h' (35,167) at 20210307214928682
37141 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/general-information.rst' (35,168) at 20240405153045249
37142 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/parport.h' (35,169) at 20210307214926162
37143 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport_notify.c' (35,170) at 20240405153053405
37144 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/README' (35,171) at 20210308005003764
37145 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/devres.c' (35,172) at 20210307214931730
37146 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/Kconfig' (35,173) at 20210307214929966
37147 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rf.h' (35,174) at 20210307214929926
37148 2025-01-21 03:00:58.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_sqrt.c' (35,175) at 20210307214926274
37149 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/common-and-microarch.json' (35,176) at 20240405153054113
37150 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Inner-Net-2.0' (35,177) at 20241221090017616
37151 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es581_4.c' (35,178) at 20240405153049741
37152 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/vsec.c' (35,179) at 20240405153231343
37153 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/fs.h' (35,180) at 20240405153052965
37154 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_bridge_neigh_suppress.sh' (35,181) at 20240520080015239
37155 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/samsung,exynos-usb2.yaml' (35,182) at 20240405153045181
37156 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134.h' (35,183) at 20240405153049377
37157 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,embedded-trace-extension.yaml' (35,184) at 20240405153229751
37158 2025-01-21 03:00:58.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_lcd.dtsi' (35,185) at 20210308005002612
37159 2025-01-21 03:00:58.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/dtpm.c' (35,186) at 20240405153051445
37160 2025-01-21 03:00:58.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/helper.h' (35,187) at 20210308005046313
37161 2025-01-21 03:00:58.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/conf/templates/default/bblayers.conf.sample' (35,188) at 20240323080013545
37162 2025-01-21 03:00:58.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apalis-ixora-v1.1.dts' (35,189) at 20240405153045501
37163 2025-01-21 03:00:58.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/eco5pk_defconfig' (35,190) at 20210308005003256
37164 2025-01-21 03:00:58.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp_phy_regdef.h' (35,191) at 20240405153051905
37165 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/ibmvfc.h' (35,192) at 20220804100016008
37166 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/README' (35,193) at 20210308005002912
37167 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/max77650-onkey.yaml' (35,194) at 20240405153045081
37168 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/armsse-cpu-pwrctrl.h' (35,195) at 20210927100127237
37169 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/auxbus.h' (35,196) at 20240326080039538
37170 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/Makefile' (35,197) at 20240405153052965
37171 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/nxp,lpc1850-rgu.txt' (35,198) at 20210307214925414
37172 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/manager.cpp' (35,199) at 20210308005116217
37173 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_color_mgmt.h' (35,200) at 20210307214927734
37174 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ro-DigiTV' (35,201) at 20210307205553758
37175 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-export-US' (35,202) at 20241221090017616
37176 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vpp1.c' (35,203) at 20240405153046801
37177 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/files/0001-Makefile-ensure-frontends-exits-before-writing-into-.patch' (35,204) at 20210307205553902
37178 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32-dma-mdma-chaining.rst' (35,205) at 20240405153044973
37179 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/sdio.c' (35,206) at 20210716100030015
37180 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/aspeed/Makefile' (35,207) at 20240405153049397
37181 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/anon_inodes.h' (35,208) at 20240405153052657
37182 2025-01-21 03:00:58.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml' (35,209) at 20240405153045101
37183 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/nic.h' (35,210) at 20240405153231047
37184 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c' (35,211) at 20220525020652963
37185 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/configuration/dbus-sensors_%.bbappend' (35,212) at 20230610080017595
37186 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_io.h' (35,213) at 20240405153230079
37187 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-ipq6018.h' (35,214) at 20210307214931346
37188 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff@.service' (35,215) at 20240625080012792
37189 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/meson.build' (35,216) at 20231130090023234
37190 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/inventory-cleanup.bb' (35,217) at 20241206090014230
37191 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/mt76xx.h' (35,218) at 20210308005002824
37192 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/ValueMutability/meson.build' (35,219) at 20230825080021141 to deleted uid set
37193 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-images-sha1.its' (35,220) at 20210308005003744
37194 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/encode_subinsn.def' (35,221) at 20210927100127385
37195 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_superh_clut224.ppm' (35,222) at 20210307214930954
37196 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/kzm.rst' (35,223) at 20210927100127077
37197 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk110.c' (35,224) at 20240405153048637
37198 2025-01-21 03:00:58.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_data.c' (35,225) at 20220525020654507 to deleted uid set
37199 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/join.c' (35,226) at 20240405153050565
37200 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_dbg.h' (35,227) at 20210307214931586
37201 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/perf.h' (35,228) at 20210307214926322
37202 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/ax25/Kconfig' (35,229) at 20210308005002844
37203 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.yaml' (35,230) at 20240405153045013
37204 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/ac97c.c' (35,231) at 20240405153232143
37205 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lx2160aqds_tfa_defconfig' (35,232) at 20210308005003268
37206 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/pci-rmb.c' (35,233) at 20240405153232195
37207 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-l2x0.c' (35,234) at 20210307214925966
37208 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/micrel.txt' (35,235) at 20240405153045117
37209 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/utils.cpp' (35,236) at 20240828080025979
37210 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r68s.dts' (35,237) at 20240805080013923
37211 2025-01-21 03:00:58.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-mvebu-v7.c' (35,238) at 20240405153046921
37212 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/iomem.c' (35,239) at 20240405153231911
37213 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/random-platform.c' (35,240) at 20210308005045777
37214 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomli-w_1.0.0.bb' (35,241) at 20240413080012663
37215 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0016-Platform-corstone1000-Fix-isolation-L2-memory-protection.patch' (35,242) at 20241221090017464
37216 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.qemu-riscv' (35,243) at 20210308005003296
37217 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/si4713.c' (35,244) at 20240405153049505
37218 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/analogbits-wrpll-cln28hpc.h' (35,245) at 20210308005003352
37219 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nuttcp/nuttcp/nuttcp@.service' (35,246) at 20210307205553846
37220 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx31pdk.h' (35,247) at 20210308005003604
37221 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/lsm.h' (35,248) at 20220525020654955
37222 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cpu-load.rst' (35,249) at 20220525020651642
37223 2025-01-21 03:00:58.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pocketpy/pocketpy_2.0.3.bb' (35,250) at 20241221090017512
37224 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_zynqmp.c' (35,251) at 20210308005003348
37225 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola.h' (35,252) at 20220525020655007
37226 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cache.h' (35,253) at 20210308005002848
37227 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mbdrc.c' (35,254) at 20240405153054013
37228 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/Makefile' (35,255) at 20210307214932030
37229 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/eeh-vf-aware.sh' (35,256) at 20220525020655227
37230 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-ldst.h' (35,257) at 20230925080039937
37231 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/buttons.c' (35,258) at 20240405153045981
37232 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/Makefile' (35,259) at 20210307214929522
37233 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/Makefile' (35,260) at 20210307214931202
37234 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_msg.c' (35,261) at 20210307214929394
37235 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/stable-api-nonsense.rst' (35,262) at 20210307214925554
37236 2025-01-21 03:00:58.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/routing/ruleparametertraits.hpp' (35,263) at 20240606080002976 to deleted uid set
37237 2025-01-21 03:00:58.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-skeys-kvm.c' (35,264) at 20220429100100522
37238 2025-01-21 03:00:58.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareFormUpdate.vue' (35,265) at 20241004080035967
37239 2025-01-21 03:00:58.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigodj.c' (35,266) at 20210307214932246
37240 2025-01-21 03:00:58.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_input.c' (35,267) at 20240405153053249
37241 2025-01-21 03:00:58.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/ssve-stress' (35,268) at 20240405153054237
37242 2025-01-21 03:00:58.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/ci-runners.rst.inc' (35,269) at 20241211090212234
37243 2025-01-21 03:00:58.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz' (35,270) at 20210307205554594 to deleted uid set
37244 2025-01-21 03:00:58.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-evb.dts' (35,271) at 20240405153045749
37245 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/cifsglob.h' (35,272) at 20241211090145529 to deleted uid set
37246 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___err_non_int.c' (35,273) at 20210307214932642
37247 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/.gitignore' (35,274) at 20240405153054377
37248 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hardlink/selftest-hardlink/hello.c' (35,275) at 20210307205554390
37249 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_map_in_map.c' (35,276) at 20240628080014037
37250 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_drv.h' (35,277) at 20240830080013259
37251 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (35,278) at 20230610080017599
37252 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig' (35,279) at 20210308005003272
37253 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wireless.h' (35,280) at 20221128040017602
37254 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/fvp-base/optee_spmc_maifest.dts' (35,281) at 20241206090014210
37255 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/Makefile' (35,282) at 20210307214932738
37256 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew_2.2.0.bb' (35,283) at 20211007100024299
37257 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel_rapl.h' (35,284) at 20240405153231815
37258 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/irqflags.h' (35,285) at 20210307214926110
37259 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/Makefile' (35,286) at 20210307214926306
37260 2025-01-21 03:00:58.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/namei.c' (35,287) at 20240405153231691
37261 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/uninit_stack.c' (35,288) at 20240405153054281
37262 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mxs-audio-sgtl5000.txt' (35,289) at 20210307214925430
37263 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mb862xx.c' (35,290) at 20210308005003528
37264 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/mba6ulx.dtsi' (35,291) at 20240405153229891
37265 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalHostname.vue' (35,292) at 20241004080035971
37266 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh.h' (35,293) at 20240503080014514
37267 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-abi.h' (35,294) at 20240405153054369
37268 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/logwarn/logwarn_1.0.17.bb' (35,295) at 20241221090017540
37269 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-argcomplete_3.5.1.bb' (35,296) at 20241221090017548
37270 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/alphascale,acc.txt' (35,297) at 20240405153229755
37271 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-qcm2290.h' (35,298) at 20240405153052645
37272 2025-01-21 03:00:58.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/README' (35,299) at 20210308005002940
37273 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6362-clock.h' (35,300) at 20210309003653812
37274 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c.c' (35,301) at 20240405153231263
37275 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_dp.h' (35,302) at 20240405153048801
37276 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/integrator.c' (35,303) at 20210308005002912
37277 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ddr.c' (35,304) at 20210308005002968
37278 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ethtool.h' (35,305) at 20240405153050001
37279 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsrav.c' (35,306) at 20210308005046525
37280 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0011-efi-corstone1000-fwu-introduce-EFI-capsule-update.patch' (35,307) at 20240413080012627
37281 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/plugin.h' (35,308) at 20241211090212366
37282 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-audio.dtsi' (35,309) at 20220525020651910
37283 2025-01-21 03:00:58.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-metadata.h' (35,310) at 20240405153049241
37284 2025-01-21 03:00:58.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops-grb.h' (35,311) at 20210307214926550
37285 2025-01-21 03:00:58.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/messenger_v2.c' (35,312) at 20241018080014578
37286 2025-01-21 03:00:58.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/trats2.h' (35,313) at 20210308005003620
37287 2025-01-21 03:00:58.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/sys_arm.c' (35,314) at 20240405153045633
37288 2025-01-21 03:00:58.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-suniv-f1c100s.h' (35,315) at 20240405153046857
37289 2025-01-21 03:00:58.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/tu102.c' (35,316) at 20220525020652971
37290 2025-01-21 03:00:58.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/jit_disasm.c' (35,317) at 20241211090145569
37291 2025-01-21 03:00:58.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/jobs-to-kas' (35,318) at 20240301090012411
37292 2025-01-21 03:00:58.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/newbbappend.vim' (35,319) at 20210812000025278
37293 2025-01-21 03:00:58.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/iscsi_common.h' (35,320) at 20240405153052781
37294 2025-01-21 03:00:58.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-physical_location' (35,321) at 20240405153044917
37295 2025-01-21 03:00:58.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-slave.h' (35,322) at 20240405153047065
37296 2025-01-21 03:00:58.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lwt_len_hist_user.c' (35,323) at 20210307214932118
37297 2025-01-21 03:00:58.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/scmi_sensors/scmi_iio.c' (35,324) at 20240405153048973
37298 2025-01-21 03:00:58.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c' (35,325) at 20240429080012420
37299 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-a3700-utmi.c' (35,326) at 20240405153231311
37300 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/seg_helper.c' (35,327) at 20240906080037492
37301 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_char.h' (35,328) at 20240405153051489
37302 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szekesfehervar' (35,329) at 20210307205553774
37303 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ld4.dtsi' (35,330) at 20240405153045577
37304 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/iomap.c' (35,331) at 20210309003648980
37305 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/cxl.rst' (35,332) at 20240906080037180
37306 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/0002-Fix-import-of-tests.utils-to-enable-pytest.patch' (35,333) at 20240106090017241
37307 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMCRedundancy/meson.build' (35,334) at 20230825080021141 to deleted uid set
37308 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdca-sdw.h' (35,335) at 20220525020655047
37309 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/setup-live' (35,336) at 20210812000025330
37310 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-connectivity/openssl/openssl_%.bbappend' (35,337) at 20220921030015982
37311 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/input/i8042.txt' (35,338) at 20210308005003304
37312 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/board_bcm21664.c' (35,339) at 20240405153045637
37313 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma400.h' (35,340) at 20240405153048933
37314 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/hotswap-power-cycle/files/tray_powercycle.sh' (35,341) at 20230428080015190
37315 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sunxi.c' (35,342) at 20220525020652334
37316 2025-01-21 03:00:58.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/rtas-fadump.h' (35,343) at 20210307214926482
37317 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mosquitto/files/2895.patch' (35,344) at 20231011080016574
37318 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/portability_macros.h' (35,345) at 20240405153053113
37319 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-full' (35,346) at 20210308005046393
37320 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc-helloworld_git.bb' (35,347) at 20241221090017644
37321 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/extensions_test.cpp' (35,348) at 20240920080022623
37322 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gdbinit' (35,349) at 20210308005045717
37323 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/teo.c' (35,350) at 20240405153230255
37324 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/x86_init.h' (35,351) at 20240405153230115
37325 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/snps,dwc3.yaml' (35,352) at 20240405153045185
37326 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_cairo.h' (35,353) at 20210308005003608
37327 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M54455EVB.h' (35,354) at 20210308005003576
37328 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memset.S' (35,355) at 20210307214925674
37329 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3559av100-clock.h' (35,356) at 20240405153231795
37330 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun5i-ccu.h' (35,357) at 20210308005003636
37331 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/packagefiles/boost/meson.build' (35,358) at 20241012080002431
37332 2025-01-21 03:00:58.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/perf-targz-src-pkg' (35,359) at 20240405153054169
37333 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/macsec.h' (35,360) at 20240405153230715
37334 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/Makefile' (35,361) at 20210307214930714
37335 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/spectrum_cs.c' (35,362) at 20240405153050553
37336 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-sabresd.dts' (35,363) at 20240405153045521
37337 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/requestqueue.c' (35,364) at 20240405153231655
37338 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_ph.c' (35,365) at 20210308005046505
37339 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5282evb/m5282evb.c' (35,366) at 20210308005002972
37340 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.dir-locals.el' (35,367) at 20210308005045717
37341 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7793-clock.h' (35,368) at 20210308005003632
37342 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/hostSelector_switch.hpp' (35,369) at 20241209090018856
37343 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_fru_properties.pl' (35,370) at 20220720030027719
37344 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imx8image.h' (35,371) at 20210308005003652
37345 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/mmu_public.h' (35,372) at 20210307214930546
37346 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-io.h' (35,373) at 20240405153231807
37347 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/fcx.c' (35,374) at 20240405153051521
37348 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/define_SIGNAL_ARGS.patch' (35,375) at 20240309090012804
37349 2025-01-21 03:00:58.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/reg_fields.c' (35,376) at 20210927100127385
37350 2025-01-21 03:00:58.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/oom.h' (35,377) at 20240405153052757
37351 2025-01-21 03:00:58.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml' (35,378) at 20240405153229771
37352 2025-01-21 03:00:58.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/virtio-net.c' (35,379) at 20241211090212310
37353 2025-01-21 03:00:58.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/Kconfig' (35,380) at 20220525020653911
37354 2025-01-21 03:00:58.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4sysctl.c' (35,381) at 20240405153052425
37355 2025-01-21 03:00:58.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/crc16.h' (35,382) at 20210308005003544
37356 2025-01-21 03:00:58.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/sysfs_engines.c' (35,383) at 20240405153048505
37357 2025-01-21 03:00:58.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_fw.h' (35,384) at 20210307214930422
37358 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/mv_u3d.h' (35,385) at 20210307214930814
37359 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/update-config-script.patch' (35,386) at 20221003030013269
37360 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/irondevice,sma1303.yaml' (35,387) at 20240405153045165
37361 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/clk.c' (35,388) at 20240405153046049
37362 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sa8775p.c' (35,389) at 20240805080013943
37363 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes.txt' (35,390) at 20210307205554226
37364 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx-iomuxc-gpr.yaml' (35,391) at 20240405153045153
37365 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/special.c' (35,392) at 20240405153054073
37366 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/ibm.json' (35,393) at 20230901080018206
37367 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/Kconfig' (35,394) at 20240405153051209
37368 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/index.rst' (35,395) at 20240405153229819
37369 2025-01-21 03:00:58.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-xbox-dvd.c' (35,396) at 20210307214928786
37370 2025-01-21 03:00:58.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/8390.h' (35,397) at 20240405153049773
37371 2025-01-21 03:00:58.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/cmd.c' (35,398) at 20220525020655083
37372 2025-01-21 03:00:58.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc512x_defconfig' (35,399) at 20240405153046097
37373 2025-01-21 03:00:58.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/omap3isp.h' (35,400) at 20220804100016080
37374 2025-01-21 03:00:58.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_queue_pair.c' (35,401) at 20240405153049653
37375 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-spmi-adc5.c' (35,402) at 20240405153230691
37376 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/mcp4728.c' (35,403) at 20240405153230691
37377 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter.h' (35,404) at 20240405153054265
37378 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt' (35,405) at 20210309003648400
37379 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/time.c' (35,406) at 20210308005002852
37380 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/MAINTAINERS' (35,407) at 20210308005003024
37381 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Kecskemet' (35,408) at 20210307205553774
37382 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/service_indicators.cpp' (35,409) at 20240820080027378
37383 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.dimmpxm' (35,410) at 20240906080037556 to deleted uid set
37384 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/remoteproc.c' (35,411) at 20210308005003216
37385 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/versatile/Makefile' (35,412) at 20210307214930450
37386 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-uefi-test_%.bbappend' (35,413) at 20230114040015466
37387 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch' (35,414) at 20241221090017684
37388 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-hv' (35,415) at 20210307214932570
37389 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-vt8500.c' (35,416) at 20240405153051505
37390 2025-01-21 03:00:58.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/cpu.c' (35,417) at 20210308005002752
37391 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/xgene-hwmon.rst' (35,418) at 20210307214925506
37392 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/helper.c' (35,419) at 20240405153230099
37393 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs.c' (35,420) at 20210307214931722
37394 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sandbox_osd.h' (35,421) at 20210308005003532
37395 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sksimx6.h' (35,422) at 20210308005003616
37396 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/resulttool' (35,423) at 20241221090017704
37397 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ata_platform.h' (35,424) at 20240405153052657
37398 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/samsung-g2d.yaml' (35,425) at 20210307214925318
37399 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/debugreg.h' (35,426) at 20220525020652154
37400 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/for_each_child.cocci' (35,427) at 20240405153053441
37401 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/footbridge_defconfig' (35,428) at 20240405153045613
37402 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw7905-2x.dts' (35,429) at 20240405153045733
37403 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-base0033.dts' (35,430) at 20210308005002560
37404 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/MAINTAINERS' (35,431) at 20210308005003032
37405 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-draco.dts' (35,432) at 20240405153045501
37406 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/medcom-wide/Makefile' (35,433) at 20210308005002920
37407 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_frag.c' (35,434) at 20210309003654368
37408 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/pyproject.toml' (35,435) at 20220314030038324
37409 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/bootparam.h' (35,436) at 20210308005002876
37410 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/cache.h' (35,437) at 20210307214931302
37411 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/Makefile' (35,438) at 20210308005002952
37412 2025-01-21 03:00:58.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6qarm2_defconfig' (35,439) at 20210308005003268
37413 2025-01-21 03:00:58.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7411.rst' (35,440) at 20210307214925498
37414 2025-01-21 03:00:58.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/a7-pll.c' (35,441) at 20220525020652314
37415 2025-01-21 03:00:58.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/fancontroller.hpp' (35,442) at 20240904080040759
37416 2025-01-21 03:00:58.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid.h' (35,443) at 20240405153051657
37417 2025-01-21 03:00:58.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/can.h' (35,444) at 20240405153052861
37418 2025-01-21 03:00:58.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/ntb_tool.c' (35,445) at 20240405153231271
37419 2025-01-21 03:00:58.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest_module.h' (35,446) at 20240405153054313
37420 2025-01-21 03:00:58.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pdt.c' (35,447) at 20240405153046077
37421 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm73.c' (35,448) at 20240405153048861
37422 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sh4/sh_intc.h' (35,449) at 20220429100100570
37423 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.client.hpp.mako' (35,450) at 20240227090033348
37424 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/logger.hpp' (35,451) at 20230825080027865
37425 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_arm.h' (35,452) at 20240405153229975
37426 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h' (35,453) at 20240405153049469
37427 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-module-split.bbclass' (35,454) at 20240413080012683
37428 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/atmel-sfr.h' (35,455) at 20210307214931590
37429 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8083.h' (35,456) at 20210307214928646
37430 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/phosphor-ipmi-flash-mbcpld-update.service' (35,457) at 20240405080013750
37431 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/Kconfig' (35,458) at 20220525020652370
37432 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/p6.c' (35,459) at 20210307214926654
37433 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_spawn.py' (35,460) at 20210308005003744
37434 2025-01-21 03:00:58.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml' (35,461) at 20240405153045165
37435 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/Kconfig' (35,462) at 20241211090145401
37436 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/hwconfig.c' (35,463) at 20210308005003228
37437 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-afe-platform-driver.h' (35,464) at 20210307214932394
37438 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/hugetlb.h' (35,465) at 20240405153230019
37439 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulsaq_s_w_ph.c' (35,466) at 20210308005046509
37440 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/openbios-sparc64' (35,467) at 20241211090212438 to deleted uid set
37441 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/check_mtu.c' (35,468) at 20240405153054249
37442 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/arpwatch_init' (35,469) at 20210307205554126
37443 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston64r6_defconfig' (35,470) at 20210308005003252
37444 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/adc/stm32f2xx_adc.h' (35,471) at 20210308005046005
37445 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (35,472) at 20241023080015407
37446 2025-01-21 03:00:58.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ptrace.h' (35,473) at 20240405153046069
37447 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/pmic.h' (35,474) at 20210307214931438
37448 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/settings.py' (35,475) at 20240106090017249
37449 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg.inc' (35,476) at 20240413080012691
37450 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx8010.c' (35,477) at 20240405153051501
37451 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/mmu_context.h' (35,478) at 20220525020651798
37452 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.json' (35,479) at 20240906080037564
37453 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/zcore.c' (35,480) at 20240405153231379
37454 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/octeon-memcpy.S' (35,481) at 20240405153230007
37455 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/README' (35,482) at 20210308005046489
37456 2025-01-21 03:00:58.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_lpat.c' (35,483) at 20210307214926822
37457 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_user.c' (35,484) at 20240613080016519
37458 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/entity-manager_%.bbappend' (35,485) at 20241206090014230
37459 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/metricgroups.json' (35,486) at 20240405153054157
37460 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tqdm_4.67.1.bb' (35,487) at 20241221090017560
37461 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera/socfpga-sdram-edac.txt' (35,488) at 20210307214925270
37462 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_values.cpp' (35,489) at 20240925080030034
37463 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcab/gcab/run-ptest' (35,490) at 20210307205553938
37464 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/i386-64bit.xml' (35,491) at 20210308005045817
37465 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/tsc.c' (35,492) at 20240405153054093
37466 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_fpga.h' (35,493) at 20240405153047297
37467 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/creategroup1.bb' (35,494) at 20241206090014298
37468 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kfence.h' (35,495) at 20240405153045621
37469 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/apsh4ad0a_defconfig' (35,496) at 20240405153046309
37470 2025-01-21 03:00:58.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/altera-a10sr.c' (35,497) at 20240405153230831
37471 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/sdeventplus.wrap' (35,498) at 20240229090015607
37472 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/rmcp.h' (35,499) at 20210308004938836
37473 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dwarf-regs.c' (35,500) at 20240405153054189
37474 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/path.py' (35,501) at 20210307205554434
37475 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/openprom.h' (35,502) at 20210307214926582
37476 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/espintcp.h' (35,503) at 20210307214931558
37477 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/mcfmmu.c' (35,504) at 20240405153045973
37478 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/Makefile' (35,505) at 20210308005003364
37479 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/README.md' (35,506) at 20221207040023631
37480 2025-01-21 03:00:58.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_ccamisc.h' (35,507) at 20240405153051529
37481 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/reg.h' (35,508) at 20240405153050653
37482 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/gpio.c' (35,509) at 20240405153045701
37483 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-visconti.c' (35,510) at 20240405153047085
37484 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/mrvl,mmp-timer.yaml' (35,511) at 20240405153045177
37485 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-x86/chassis/x86-power-control/daytonax/power-config-host0.json' (35,512) at 20240308090017907
37486 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/wilco-ec.h' (35,513) at 20210307214931482
37487 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/aspeed_vic.h' (35,514) at 20210308005046017
37488 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-scsi.h' (35,515) at 20240906080037340
37489 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm78.c' (35,516) at 20240405153048861
37490 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/xlnx,zynqmp-power.yaml' (35,517) at 20240405153045141
37491 2025-01-21 03:00:58.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/netlink.c' (35,518) at 20240405153231103
37492 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/raspberrypi,7inch-touchscreen-panel-regulator.yaml' (35,519) at 20240405153045145
37493 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/Makefile' (35,520) at 20210308005002788
37494 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/cros-ec-keyboard.dtsi' (35,521) at 20210308005002576
37495 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/Kconfig' (35,522) at 20240405153053021
37496 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/Kconfig' (35,523) at 20210308005003496
37497 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/styles/user-accounts.scss' (35,524) at 20210308005107065
37498 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vdso.h' (35,525) at 20210307214926586
37499 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-maturin-crates.inc' (35,526) at 20241221090017668
37500 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/power/Makefile' (35,527) at 20210307214926286
37501 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/temporary_file.hpp' (35,528) at 20240112090034344
37502 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso-le.so' (35,529) at 20241121090029260
37503 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_sandisk.c' (35,530) at 20240405153049697
37504 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pxm2.h' (35,531) at 20210308005003612
37505 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.h' (35,532) at 20210307214927930
37506 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/fp5280g3-ipmi-sensors.yaml' (35,533) at 20240712080022837
37507 2025-01-21 03:00:58.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_std_in.c' (35,534) at 20210307214931870
37508 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/defs.h' (35,535) at 20210309003651772
37509 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d27_som1_ek/Kconfig' (35,536) at 20210308005002920
37510 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_bmc_dump.robot' (35,537) at 20221207040017535
37511 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-yapp4-crux.dts' (35,538) at 20240405153045505
37512 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/exfat_raw.h' (35,539) at 20240405153052333
37513 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-paramiko_3.5.0.bb' (35,540) at 20241221090017556
37514 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/line-display.c' (35,541) at 20240405153046681
37515 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/revo.c' (35,542) at 20210307214932262
37516 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/dummy-include/stdbool.h' (35,543) at 20240405153054389
37517 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig' (35,544) at 20210308005003256
37518 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/config.mk' (35,545) at 20210308005002824
37519 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-katmai.c' (35,546) at 20210307214926338
37520 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/ap806-system-controller.c' (35,547) at 20210307214926994
37521 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212-u-boot.dtsi' (35,548) at 20210308005002596
37522 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-WellingtonKaukau' (35,549) at 20210307205553778
37523 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/setup.c' (35,550) at 20210307214926538
37524 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/debug.h' (35,551) at 20240405153050701
37525 2025-01-21 03:00:58.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/vfsmod.h' (35,552) at 20240405153052557
37526 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/omap24xx_i2c.c' (35,553) at 20210308005003384
37527 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/dir.c' (35,554) at 20240405153231763
37528 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/LICENSE' (35,555) at 20210307205554226
37529 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/arcfb.h' (35,556) at 20210307214931622
37530 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lra.S' (35,557) at 20230925080040101
37531 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/igorplugusb.c' (35,558) at 20240405153049509
37532 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0004-Makefile-remove-test.patch' (35,559) at 20230503080014579
37533 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/Makefile' (35,560) at 20220525020653047
37534 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/macio-adb.c' (35,561) at 20240405153049225
37535 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/rx-offload.h' (35,562) at 20240405153231803
37536 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S' (35,563) at 20210308005002548
37537 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_hightemp_stop@.service' (35,564) at 20241226090016123
37538 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap34xx-omap36xx-clocks.dtsi' (35,565) at 20210308005002600
37539 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/Kconfig' (35,566) at 20210308005002904
37540 2025-01-21 03:00:58.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/edosk7705_defconfig' (35,567) at 20220525020652114
37541 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-qdu1000.c' (35,568) at 20240405153230227
37542 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/Makefile' (35,569) at 20210308005046549
37543 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/primecell.h' (35,570) at 20210308005046005
37544 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-locktest-Makefile.am-Do-not-use-build-flags.patch' (35,571) at 20230813080012876
37545 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/meson.build' (35,572) at 20241010080036061
37546 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi6220.dtsi' (35,573) at 20210308005002580
37547 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ax25-ae350.h' (35,574) at 20210308005003588
37548 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/sparc-softmmu/default.mak' (35,575) at 20240906080037160
37549 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_SECMARK.c' (35,576) at 20241018080014586
37550 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/Kconfig' (35,577) at 20240405153050613
37551 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/clk-mt7623.c' (35,578) at 20210308005003348
37552 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/0002-support-to-override-usr-bin-arch-test.patch' (35,579) at 20241221090017512
37553 2025-01-21 03:00:58.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/atomic.h' (35,580) at 20240405153045357
37554 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l41.h' (35,581) at 20240405153231863
37555 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/exitcode.c' (35,582) at 20210307214926622
37556 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipmark.c' (35,583) at 20240405153053317
37557 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ak7375.c' (35,584) at 20240405153049309
37558 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/as5011.h' (35,585) at 20210307214931406
37559 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/Makefile' (35,586) at 20210308005002972
37560 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/multipart_test.cpp' (35,587) at 20240904080003190
37561 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-common-npcm7xx.dtsi' (35,588) at 20240405153229875
37562 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/sbe_chipOp_handler.cpp' (35,589) at 20210308005104849
37563 2025-01-21 03:00:58.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/delay.h' (35,590) at 20210307214926174
37564 2025-01-21 03:00:58.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme9652/hdspm.c' (35,591) at 20241011080017407
37565 2025-01-21 03:00:58.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/hest.c' (35,592) at 20240405153046629
37566 2025-01-21 03:00:58.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/obmc-ikvm.service' (35,593) at 20240920080011535
37567 2025-01-21 03:00:58.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.0.22.bb' (35,594) at 20241221090017544
37568 2025-01-21 03:00:58.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/isofs.h' (35,595) at 20210916100017931
37569 2025-01-21 03:00:58.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_port.h' (35,596) at 20240405153052149
37570 2025-01-21 03:00:58.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_02a.dtso' (35,597) at 20240405153231279
37571 2025-01-21 03:00:58.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/item_updater_main.cpp' (35,598) at 20241030080017187 to deleted uid set
37572 2025-01-21 03:00:58.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-midi.c' (35,599) at 20240405153232123
37573 2025-01-21 03:00:58.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel.h' (35,600) at 20240405153046945
37574 2025-01-21 03:00:58.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.h' (35,601) at 20240405153047297
37575 2025-01-21 03:00:58.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_SDCARD_defconfig' (35,602) at 20210308005003244
37576 2025-01-21 03:00:58.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omapl138_lcdk_defconfig' (35,603) at 20210308005003272
37577 2025-01-21 03:00:58.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/local_lock_internal.h' (35,604) at 20220525020654579
37578 2025-01-21 03:00:58.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/Kconfig' (35,605) at 20210307214928778
37579 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/ecma_167.h' (35,606) at 20220525020654499
37580 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/hmem/hmem.c' (35,607) at 20240405153046973
37581 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ubifs.c' (35,608) at 20210308005003220
37582 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm93384wvg_viper.dts' (35,609) at 20220525020651990
37583 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/unattended-boot-conf/openSUSE/autoinst.xml' (35,610) at 20241221090017468
37584 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispcsiphy.h' (35,611) at 20240405153049485
37585 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/core.c' (35,612) at 20240405153053241
37586 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-colon.err' (35,613) at 20210308005046409
37587 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/decode.h' (35,614) at 20210308005003336
37588 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dwb.c' (35,615) at 20240405153047237
37589 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt.c' (35,616) at 20240405153050401
37590 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_selftest.c' (35,617) at 20210307214929502
37591 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/fvp_devices.py' (35,618) at 20241221090017468
37592 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt' (35,619) at 20210307214925398
37593 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/Makefile' (35,620) at 20210309003649152
37594 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/lse2-fault.c' (35,621) at 20230925080040097
37595 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/cfa_coef_table.h' (35,622) at 20240405153049481
37596 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/opti93x.c' (35,623) at 20210307214932222
37597 2025-01-21 03:00:58.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/libtar_1.2.20.bb' (35,624) at 20241221090017540
37598 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/profile2linkerlist.pl' (35,625) at 20210307214932158
37599 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwxfsleep.c' (35,626) at 20240405153046621
37600 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-goflexnet.dts' (35,627) at 20210308005002592
37601 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/enlighten_hvm.c' (35,628) at 20241220090018306
37602 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb' (35,629) at 20231126090012805
37603 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/srq.h' (35,630) at 20210307214931442
37604 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-milbeaut.c' (35,631) at 20240405153230207
37605 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-vga-gl.c' (35,632) at 20221215040039106
37606 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PowerSupply.interface.yaml' (35,633) at 20221129040021943
37607 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_msg.hpp' (35,634) at 20210308005108645
37608 2025-01-21 03:00:58.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/cpu.hpp' (35,635) at 20240904080048575
37609 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_debugfs.c' (35,636) at 20220525020653519
37610 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_ethtool.h' (35,637) at 20210309003651224
37611 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/graphviz/graphviz_12.2.0.bb' (35,638) at 20241221090017528
37612 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/fun_port.h' (35,639) at 20240405153049937
37613 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-xdata' (35,640) at 20220525020651634
37614 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kprobes-ftrace.c' (35,641) at 20240628080013981
37615 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/snd_ar_tokens.h' (35,642) at 20240405153052949
37616 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/rsrc_nonstatic.c' (35,643) at 20240405153051265
37617 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/charger-manager.rst' (35,644) at 20210307214925542
37618 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.yaml' (35,645) at 20240405153045177
37619 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/__init__.py' (35,646) at 20241206090014306
37620 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/matrix_keypad.h' (35,647) at 20240405153052709
37621 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lz4_wrapper.c' (35,648) at 20210308005003708
37622 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/Set-up-for-cross-compilation.patch' (35,649) at 20240413080012643
37623 2025-01-21 03:00:58.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-lgm-usb.c' (35,650) at 20240405153051289
37624 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts' (35,651) at 20240405153045753
37625 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipherpriv.h' (35,652) at 20241211090212226
37626 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/queensbay/Kconfig' (35,653) at 20210308005002860
37627 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/mocked_bios.hpp' (35,654) at 20240801080035196
37628 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/gf128mul.h' (35,655) at 20210309003653804
37629 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/btrfsmaintenance_0.5.bb' (35,656) at 20231011080016570
37630 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/collie.c' (35,657) at 20240405153045689
37631 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/Makefile' (35,658) at 20210308005003520
37632 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/070' (35,659) at 20220429100100886
37633 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov2722.h' (35,660) at 20240405153051825
37634 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power6-pmu.c' (35,661) at 20240405153046193
37635 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sti/Kconfig' (35,662) at 20210308005002780
37636 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi.dtsi' (35,663) at 20240405153045733
37637 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-trace.c' (35,664) at 20240405153052085
37638 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_file.c' (35,665) at 20240520080015191
37639 2025-01-21 03:00:58.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_h.c' (35,666) at 20210308005046525
37640 2025-01-21 03:00:58.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a2xx.xml.h' (35,667) at 20240405153048573
37641 2025-01-21 03:00:58.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/unaligned.h' (35,668) at 20210308005003560
37642 2025-01-21 03:00:58.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.h' (35,669) at 20210307214930562
37643 2025-01-21 03:00:58.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/broadcom_bcm968580xref.h' (35,670) at 20210308005003588
37644 2025-01-21 03:00:58.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp.c' (35,671) at 20240405153054265
37645 2025-01-21 03:00:58.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/haps_hs_smp_defconfig' (35,672) at 20240405153229859
37646 2025-01-21 03:00:58.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/configfs.h' (35,673) at 20240405153052673
37647 2025-01-21 03:00:58.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/beaver/Kconfig' (35,674) at 20210308005003024
37648 2025-01-21 03:00:58.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-komro-Rosenheim' (35,675) at 20210307205553758
37649 2025-01-21 03:00:58.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8978.h' (35,676) at 20210307214932362
37650 2025-01-21 03:00:58.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sd.c' (35,677) at 20241216090017709
37651 2025-01-21 03:00:58.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boda_Fagerum' (35,678) at 20210307205553778
37652 2025-01-21 03:00:58.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs_22.12.0.bb' (35,679) at 20241221090017512
37653 2025-01-21 03:00:58.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_dcbnl.c' (35,680) at 20220525020653519
37654 2025-01-21 03:00:58.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/renesas-ceu.c' (35,681) at 20240405153230811
37655 2025-01-21 03:00:58.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_guts.c' (35,682) at 20210308005003556
37656 2025-01-21 03:00:58.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65023.txt' (35,683) at 20210307214925410
37657 2025-01-21 03:00:58.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/abracon,abx80x.txt' (35,684) at 20210307214925414
37658 2025-01-21 03:00:58.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu-sysemu.c' (35,685) at 20240326080039698
37659 2025-01-21 03:00:58.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_dbg.h' (35,686) at 20240405153049053
37660 2025-01-21 03:00:58.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/arizona.h' (35,687) at 20220525020655023
37661 2025-01-21 03:00:58.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_common.h' (35,688) at 20210307214928702
37662 2025-01-21 03:00:58.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/intel,keembay-dwc3.yaml' (35,689) at 20240405153045181
37663 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kconfig.debug' (35,690) at 20240405153045365
37664 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/double-type.out' (35,691) at 20210308005046405 to deleted uid set
37665 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/garbage.c' (35,692) at 20240503080014518
37666 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/iommu.c' (35,693) at 20240405153046369
37667 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/smp.h' (35,694) at 20210307214926458
37668 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc706/ps7_init_gpl.c' (35,695) at 20210308005003180
37669 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_LXR0.json' (35,696) at 20221213040036921
37670 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,usb2-phy.yaml' (35,697) at 20240405153045129
37671 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmo_Niva' (35,698) at 20210307205553770
37672 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-ca.rst' (35,699) at 20210307214925462
37673 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/LICENSE' (35,700) at 20230412080023456
37674 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/priv.h' (35,701) at 20220525020652967
37675 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Logs/EventLogStore.js' (35,702) at 20241004080035963
37676 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_spi.c' (35,703) at 20240405153048993
37677 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/legacy_freezer.c' (35,704) at 20240405153231903
37678 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_rdma.h' (35,705) at 20210307214927866
37679 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/main.cpp' (35,706) at 20240820080023690
37680 2025-01-21 03:00:58.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517-evm.dts' (35,707) at 20240405153229903
37681 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/fpu_helper.c' (35,708) at 20240326080039706
37682 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/common.h' (35,709) at 20220525020652318
37683 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/dma.h' (35,710) at 20210307214931302
37684 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/nsis.py' (35,711) at 20221215040039270
37685 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/PLDM/Entity.interface.yaml' (35,712) at 20210610000035134
37686 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rd88f6281-a.dts' (35,713) at 20240405153045457
37687 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/tlb_low_64e.S' (35,714) at 20240913080013769
37688 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/table.c' (35,715) at 20210307214929934
37689 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wtm.c' (35,716) at 20210307214932262
37690 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/trace.h' (35,717) at 20210307214926082
37691 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5.dtsi' (35,718) at 20210308005002612
37692 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skeleton.c' (35,719) at 20240405153054277
37693 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/Makefile' (35,720) at 20210307214927990
37694 2025-01-21 03:00:58.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/Kconfig' (35,721) at 20240405153046057
37695 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/intel_bios.h' (35,722) at 20210307214927778
37696 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.h' (35,723) at 20210307214927938
37697 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/microchip,pic32-uart.txt' (35,724) at 20210308005003308
37698 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-n3000-nios.c' (35,725) at 20220525020652434
37699 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/dexcr.h' (35,726) at 20240405153054357
37700 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-ff-rdk-nand.dts' (35,727) at 20240405153045529
37701 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_%.bbappend' (35,728) at 20240727080014098
37702 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/elpida_ecb240abacn.dtsi' (35,729) at 20240405153045601
37703 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/095.out' (35,730) at 20210927100127481
37704 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ich9.h' (35,731) at 20241211090212358
37705 2025-01-21 03:00:58.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad.c' (35,732) at 20241211090145485
37706 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_tlv.h' (35,733) at 20210307214929610
37707 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs_32.c' (35,734) at 20210307214926750
37708 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/kernel_include.py' (35,735) at 20210308005002536
37709 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos-leds.dtsi' (35,736) at 20240405153045589
37710 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc.c' (35,737) at 20240405153231051
37711 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/hfsplus_fs.h' (35,738) at 20241211090145521
37712 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/clk-ccu-div.c' (35,739) at 20240405153230203
37713 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/submitting-patches.rst' (35,740) at 20240405153045177
37714 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/fdc-internal.h' (35,741) at 20240906080037204
37715 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7r.inc' (35,742) at 20210905000020581
37716 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/Kconfig' (35,743) at 20220525020653435
37717 2025-01-21 03:00:58.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0020-corstone1000-enable-distro-booting-command.patch' (35,744) at 20240413080012627
37718 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/opengl.patch' (35,745) at 20241221090017680
37719 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_s6d02a1.c' (35,746) at 20210307214930506
37720 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/bitops.h' (35,747) at 20240405153045913
37721 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-imx-tpm.c' (35,748) at 20241115090012961
37722 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_driver.h' (35,749) at 20220525020654003
37723 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/manager_main.cpp' (35,750) at 20221214040023272
37724 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/erspan.h' (35,751) at 20210307214932478
37725 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/sata_highbank.yaml' (35,752) at 20240405153045021
37726 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-asm9260.c' (35,753) at 20240405153046777
37727 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/Kconfig' (35,754) at 20240405153052557
37728 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/fbida-gcc10.patch' (35,755) at 20210307205553938
37729 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/nmap-redefine-the-python-library-dir.patch' (35,756) at 20241221090017532
37730 2025-01-21 03:00:58.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/filecheck.c' (35,757) at 20240405153052473
37731 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/xhci-keystone.h' (35,758) at 20210308005002732
37732 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/vdso' (35,759) at 20210309003648244
37733 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/link.c' (35,760) at 20240405153232207
37734 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/cmpxchg-local.h' (35,761) at 20240405153231791
37735 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cpumap.c' (35,762) at 20240405153054185
37736 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/plat_nand.c' (35,763) at 20240405153049701
37737 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/setup-res.c' (35,764) at 20240405153231299
37738 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/clocksource-switch.c' (35,765) at 20240405153054377
37739 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi' (35,766) at 20210307214925994
37740 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc.py' (35,767) at 20230216040015763
37741 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-chemical-sunrise-co2' (35,768) at 20240405153044917
37742 2025-01-21 03:00:58.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/floppy.h' (35,769) at 20210307214926218
37743 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl4030-power.c' (35,770) at 20240405153049621
37744 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/Makefile' (35,771) at 20210308005002728
37745 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-landisk.c' (35,772) at 20210307214926546
37746 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/strider.c' (35,773) at 20210308005003000
37747 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_main.c' (35,774) at 20240405153051597
37748 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_cksum.h' (35,775) at 20210307214931266
37749 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/bblayers.conf.sample' (35,776) at 20241023080015407
37750 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/static-norootfs.inc' (35,777) at 20230328080016488
37751 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/Makefile' (35,778) at 20240405153231495
37752 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-ac5.c' (35,779) at 20240405153231323
37753 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/android-gadget-setup' (35,780) at 20230401080011931
37754 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/Kconfig' (35,781) at 20240405153052233
37755 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/index.rst' (35,782) at 20240405153045193
37756 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/Kconfig' (35,783) at 20210307214931190
37757 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl' (35,784) at 20210309003648256
37758 2025-01-21 03:00:58.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acutils.h' (35,785) at 20240405153046617
37759 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb' (35,786) at 20240301090012423
37760 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_msgs.c' (35,787) at 20240405153230799
37761 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/common.h' (35,788) at 20210307214927022
37762 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet86dz_defconfig' (35,789) at 20210308005003260
37763 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_freecom.h' (35,790) at 20210307214930878
37764 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c' (35,791) at 20240405153048617
37765 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/namei.c' (35,792) at 20241008080013999
37766 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,a1-pll-clkc.yaml' (35,793) at 20240405153045021
37767 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/files/fix-mime-construct-help-return-value.patch' (35,794) at 20210307205554002
37768 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-char.json' (35,795) at 20210308005046405
37769 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/image/obmc-phosphor-image.bbappend' (35,796) at 20210812000025166
37770 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/Makefile' (35,797) at 20210307214928718
37771 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scheduler.h' (35,798) at 20240405153048533
37772 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hwcap.h' (35,799) at 20210307214925850
37773 2025-01-21 03:00:58.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/rohm-bu27034.c' (35,800) at 20240405153049001
37774 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-tdm.c' (35,801) at 20210307214932398
37775 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Requirements/GPpartitionReaders1.svg' (35,802) at 20240405153044933
37776 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-clash-member.err' (35,803) at 20220429100100882
37777 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/Makefile' (35,804) at 20240405153052037
37778 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-devtools/python/python3-construct-native_2.10.68.bb' (35,805) at 20231126090012773
37779 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/labeled_tuple_helpers.hpp' (35,806) at 20220412175720090
37780 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/pl011.h' (35,807) at 20241211090212358
37781 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ov2659.h' (35,808) at 20240405153052825
37782 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp2888.c' (35,809) at 20240405153048869
37783 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_utils.c' (35,810) at 20210307214929286
37784 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/init.c' (35,811) at 20241211090145381
37785 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/linkage.h' (35,812) at 20210307214926310
37786 2025-01-21 03:00:58.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_11_0_0_sh_mask.h' (35,813) at 20210307214927690
37787 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos7-clk.h' (35,814) at 20210307214931326
37788 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ioctl.h' (35,815) at 20220525020652947
37789 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/sticon.c' (35,816) at 20240405153052177
37790 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ti816x_evm_defconfig' (35,817) at 20210308005003284
37791 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/main.c' (35,818) at 20210927100127329
37792 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/cpu/mpc83xx/Makefile' (35,819) at 20210308005003720
37793 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/0001-Silence-clang-warnings.patch' (35,820) at 20230401080011939
37794 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/ipmievd.c' (35,821) at 20210308004938832
37795 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c' (35,822) at 20240405153048681
37796 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb' (35,823) at 20231126090012781
37797 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/events/oem_ibm_event_state_sensor.json' (35,824) at 20240610080035204
37798 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/pseudo-pyc-test/pseudo-pyc-test.bb' (35,825) at 20210307205554386
37799 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/mpc83xx-sdram.h' (35,826) at 20210308005003636
37800 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp_regs.h' (35,827) at 20240812080017236
37801 2025-01-21 03:00:58.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/clk_mgr.c' (35,828) at 20240405153230383
37802 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_gvt_mmio_table.c' (35,829) at 20240405153048541
37803 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cjson/cjson_1.7.18.bb' (35,830) at 20241221090017512
37804 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables_2.0.11.bb' (35,831) at 20241221090017496
37805 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-hsw-bdw-match.c' (35,832) at 20240405153053957
37806 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/conf/templates/default/local.conf.sample' (35,833) at 20241221090017472
37807 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0023-Fix-install-path-of-linux64.h.patch' (35,834) at 20241221090017660
37808 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958300k_defconfig' (35,835) at 20210308005003252
37809 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/journal.c' (35,836) at 20240405153052501
37810 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_rtt.c' (35,837) at 20210307214929766
37811 2025-01-21 03:00:58.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_base.c' (35,838) at 20240405153046205
37812 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/globutil.asl' (35,839) at 20210308005002872
37813 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-usb3ss-phy.yaml' (35,840) at 20240405153045129
37814 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/Makefile' (35,841) at 20240405153046021
37815 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ftrtc010.c' (35,842) at 20240405153051497
37816 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_d.c' (35,843) at 20210308005046517
37817 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_config_parser.cpp' (35,844) at 20230802080038882
37818 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NOSL' (35,845) at 20211006000025238
37819 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd_genl_api.h' (35,846) at 20240405153052681
37820 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/asequencer.h' (35,847) at 20240405153052949
37821 2025-01-21 03:00:58.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hdmi_tx3g4c28phy.h' (35,848) at 20210307214928038
37822 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc0_qm_regs.h' (35,849) at 20240405153046581
37823 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lycksele_Knaften' (35,850) at 20210307205553786
37824 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-b15-rac.c' (35,851) at 20240405153045693
37825 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/w1-gpio.c' (35,852) at 20240405153052233
37826 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/bosch,bmg160.yaml' (35,853) at 20220921100021442
37827 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/ptrace.c' (35,854) at 20240405153046345
37828 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Enontekio_Ahovaara' (35,855) at 20210307205553770
37829 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/snps,axs10x-reset.yaml' (35,856) at 20240405153045149
37830 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/fragment.c' (35,857) at 20210307214931238
37831 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/cpld.c' (35,858) at 20210308005002988
37832 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/other.json' (35,859) at 20240405153054133
37833 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait_timeout.c' (35,860) at 20240405153054305
37834 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra-common-usb-gadget.h' (35,861) at 20210308005003620
37835 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-mm.c' (35,862) at 20240405153046793
37836 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-extended/imsettings/imsettings_1.8.3.bb' (35,863) at 20230609080014395
37837 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-usb-phy.yaml' (35,864) at 20240405153045129
37838 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/test-fdt-base.dts' (35,865) at 20210308005003744
37839 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fexit_stress.c' (35,866) at 20240405153054253
37840 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/index.rst' (35,867) at 20210307214925590
37841 2025-01-21 03:00:58.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_firmware.h' (35,868) at 20240405153051845
37842 2025-01-21 03:00:58.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-tqma53.dtsi' (35,869) at 20240405153229883
37843 2025-01-21 03:00:58.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_vining_fpga.dts' (35,870) at 20210308005002612
37844 2025-01-21 03:00:58.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci_of_scan.c' (35,871) at 20240405153046145
37845 2025-01-21 03:00:58.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250.dtsi' (35,872) at 20240805080013919
37846 2025-01-21 03:00:58.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas6424.h' (35,873) at 20210309003654660
37847 2025-01-21 03:00:58.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11_cpdt.c' (35,874) at 20210307214925974
37848 2025-01-21 03:00:58.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/ls1021atwr.c' (35,875) at 20210308005002968
37849 2025-01-21 03:00:58.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/targetos.h' (35,876) at 20210307214929666
37850 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_worker.c' (35,877) at 20240405153046709
37851 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_mmio.c' (35,878) at 20240405153052233
37852 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pads-imx8dxl.h' (35,879) at 20210307214931342
37853 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/midi2.h' (35,880) at 20240405153054025
37854 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_numa.h' (35,881) at 20240405153052613
37855 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/pam-ipmi_git.bb' (35,882) at 20240627080019396
37856 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nft_reject_ipv4.c' (35,883) at 20240405153053257
37857 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/OWNERS' (35,884) at 20241109090026714
37858 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-spear-pcie-gadget' (35,885) at 20210309003648244
37859 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/loader.h' (35,886) at 20240906080037332
37860 2025-01-21 03:00:58.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-crypto.h' (35,887) at 20221215040039190
37861 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cpu.h' (35,888) at 20210307214925846
37862 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot-corstone1000.inc' (35,889) at 20241221090017464
37863 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-psci-domain.c' (35,890) at 20240405153046921
37864 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_b.c' (35,891) at 20210308005046513
37865 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/Kconfig' (35,892) at 20240405153049461
37866 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vmlinux.lds.S' (35,893) at 20240405153230023
37867 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_nic.c' (35,894) at 20240405153049857
37868 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/chipspark/popmetal_rk3288/MAINTAINERS' (35,895) at 20210308005002944
37869 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/irssi/irssi_1.4.5.bb' (35,896) at 20241221090017504
37870 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm-qspi.h' (35,897) at 20240405153051781
37871 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/cond_resched.h' (35,898) at 20240405153052789
37872 2025-01-21 03:00:58.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/uuid.c' (35,899) at 20210308005003716
37873 2025-01-21 03:00:58.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smbstatus.h' (35,900) at 20240405153052533
37874 2025-01-21 03:00:58.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-phycore-rdk.dts' (35,901) at 20210308005002604
37875 2025-01-21 03:00:58.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/command_submission.c' (35,902) at 20240405153046553
37876 2025-01-21 03:00:58.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsa310s_defconfig' (35,903) at 20210308005003272
37877 2025-01-21 03:00:58.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmdomain.h' (35,904) at 20220525020654467
37878 2025-01-21 03:00:58.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/qos.c' (35,905) at 20210308005003036
37879 2025-01-21 03:00:58.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpu_ops.h' (35,906) at 20240405153046245
37880 2025-01-21 03:00:58.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tp_attach_query.c' (35,907) at 20240405153054261
37881 2025-01-21 03:00:58.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc.py' (35,908) at 20240830080013367
37882 2025-01-21 03:00:58.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/module.c' (35,909) at 20240405153045945
37883 2025-01-21 03:00:58.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati_2d.c' (35,910) at 20240326080039434
37884 2025-01-21 03:00:58.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread-stack.c' (35,911) at 20240405153054209
37885 2025-01-21 03:00:58.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl2.h' (35,912) at 20240405153051961
37886 2025-01-21 03:00:58.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/da7280.c' (35,913) at 20240613080016419
37887 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c' (35,914) at 20240405153050465
37888 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/apr.h' (35,915) at 20240405153052793
37889 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ssd2828.c' (35,916) at 20210308005003532
37890 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/vgic.c' (35,917) at 20240405153054317
37891 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/sromc.c' (35,918) at 20210308005002552
37892 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Lancaster' (35,919) at 20210307205553798
37893 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_gact.h' (35,920) at 20210307214931662
37894 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_c_ac.c' (35,921) at 20240405153053285
37895 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SoftwareInventory_v1.xml' (35,922) at 20240619080002936
37896 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/chassis/avsbus-control.bb' (35,923) at 20241206090014286
37897 2025-01-21 03:00:58.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/protocol.h' (35,924) at 20240405153053165
37898 2025-01-21 03:00:58.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/cereal.wrap' (35,925) at 20210501000157730
37899 2025-01-21 03:00:58.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/mm.rst' (35,926) at 20240405153044989
37900 2025-01-21 03:00:58.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/tls.h' (35,927) at 20210307214932482
37901 2025-01-21 03:00:58.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/rockchip,rk3588-cru.h' (35,928) at 20240405153231799
37902 2025-01-21 03:00:58.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_defconfig' (35,929) at 20210308005003264
37903 2025-01-21 03:00:58.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/vpd_variables.py' (35,930) at 20221209040018563
37904 2025-01-21 03:00:58.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/073_gbb_no_size.dts' (35,931) at 20210308005003752
37905 2025-01-21 03:00:58.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu71.h' (35,932) at 20240405153230507
37906 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/test-process.rst' (35,933) at 20240106090017253
37907 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev5t.S' (35,934) at 20210307214925966
37908 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Drive/meson.build' (35,935) at 20230825080021141 to deleted uid set
37909 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/penmount.c' (35,936) at 20210307214928506
37910 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro_spi.c' (35,937) at 20240405153048985
37911 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/Kconfig' (35,938) at 20240405153051369
37912 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/Makefile' (35,939) at 20240405153047069
37913 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/power_supply_class.rst' (35,940) at 20240405153045245
37914 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/.gitignore' (35,941) at 20240405153046097
37915 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/CMU-Tex' (35,942) at 20210307205553754
37916 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d27_som1_ek.dts' (35,943) at 20210308005002568
37917 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/Makefile' (35,944) at 20210307214926294
37918 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra74x-mmc-iodelay.dtsi' (35,945) at 20210308005002576
37919 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l56_hda_i2c.c' (35,946) at 20240411080014158
37920 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/skbprio.json' (35,947) at 20240405153054377
37921 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig' (35,948) at 20240405153046097
37922 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-multiple-procfs.c' (35,949) at 20210307214932710
37923 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_mgmt.c' (35,950) at 20240405153230287
37924 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr_state.h' (35,951) at 20210307214930562
37925 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gen_kheaders.sh' (35,952) at 20240624080012824
37926 2025-01-21 03:00:58.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/hugetlbfs_reserv.rst' (35,953) at 20240405153229835
37927 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-ifup' (35,954) at 20230811080018338
37928 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grukservices.h' (35,955) at 20210307214929174
37929 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6362-neufbox6-sercomm.dts' (35,956) at 20220525020651990
37930 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/syslog-controller.js' (35,957) at 20210308005107077
37931 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/bch-regs.h' (35,958) at 20210307214929222
37932 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/common-account' (35,959) at 20230505080015455
37933 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/export.h' (35,960) at 20220525020654471
37934 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg.h' (35,961) at 20241211090212374
37935 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/Makefile' (35,962) at 20240405153053937
37936 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-stub.c' (35,963) at 20240326080039502
37937 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch' (35,964) at 20241221090017636
37938 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex2.bpf.c' (35,965) at 20240405153053425
37939 2025-01-21 03:00:58.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/buffer_icap.c' (35,966) at 20210307214926958
37940 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/resolver/Kconfig' (35,967) at 20210307214930522
37941 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/syncookies.c' (35,968) at 20220525020654867
37942 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-wandboard.dtsi' (35,969) at 20240405153229887
37943 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/sigtramp.S' (35,970) at 20240405153046081
37944 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ed/ed_1.20.2.bb' (35,971) at 20241206090014334
37945 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/Kconfig' (35,972) at 20210308005003076
37946 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/led.c' (35,973) at 20210307214926202
37947 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/TPM/Policy.interface.yaml' (35,974) at 20210610000035122
37948 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sh_mobile_lcdcfb.h' (35,975) at 20210307214930938
37949 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/release.S' (35,976) at 20210308005002836
37950 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/syscall_n32.tbl' (35,977) at 20240710080014573
37951 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/ak4113.c' (35,978) at 20210307214932214
37952 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera/socfpga-clk-manager.yaml' (35,979) at 20210307214925270
37953 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/distro/openbmc-kudo.conf' (35,980) at 20220506030229212
37954 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/qemu-file.h' (35,981) at 20240906080037372
37955 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/ssh_execution.py' (35,982) at 20230713080018564
37956 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851be.c' (35,983) at 20240405153050669
37957 2025-01-21 03:00:58.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-querybuf.rst' (35,984) at 20210309003648476
37958 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp_param.h' (35,985) at 20210307214930554
37959 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-mellanox-bootctl' (35,986) at 20240405153229731
37960 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8-core.c' (35,987) at 20241211090145533
37961 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml' (35,988) at 20221207040023631
37962 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/string-stream.c' (35,989) at 20240405153053089
37963 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/yfsclient.c' (35,990) at 20240405153052269
37964 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/xilinx/zynqmp-aes-gcm.c' (35,991) at 20240405153230271
37965 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/mt7621_wdt.c' (35,992) at 20210308005003540
37966 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_mini.h' (35,993) at 20210308005003624
37967 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.h' (35,994) at 20240405153230523
37968 2025-01-21 03:00:58.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/0001-Make-xmlError-struct-constant.patch' (35,995) at 20240413080012659
37969 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/iqs626a.yaml' (35,996) at 20240405153045081
37970 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/led.c' (35,997) at 20210308005002916
37971 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools/print-format.patch' (35,998) at 20230706080014749
37972 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5249evb/MAINTAINERS' (35,999) at 20210308005002972
37973 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/subprocesstweak.py' (36,000) at 20220910030013405
37974 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Matsdal' (36,001) at 20210307205553786
37975 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/HostInterface.v1_3_2.json' (36,002) at 20240619080002948
37976 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_mpc.c' (36,003) at 20240405153047249
37977 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aria_generic.c' (36,004) at 20240405153046529
37978 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-irq' (36,005) at 20210307214925202
37979 2025-01-21 03:00:58.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/wlan.h' (36,006) at 20240405153050473
37980 2025-01-21 03:00:58.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_tc_matchall.c' (36,007) at 20240405153050173
37981 2025-01-21 03:00:58.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_buildsys_python.py' (36,008) at 20240301090012483
37982 2025-01-21 03:00:58.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/ani.c' (36,009) at 20210307214929750
37983 2025-01-21 03:00:58.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/smp.h' (36,010) at 20240405153046281
37984 2025-01-21 03:00:58.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/page_track.h' (36,011) at 20240405153230131
37985 2025-01-21 03:00:58.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0009-invoking-fsck-with-infinite-timeout.patch' (36,012) at 20210307205554034
37986 2025-01-21 03:00:58.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/experiments/drive.hpp' (36,013) at 20210308005116213
37987 2025-01-21 03:00:58.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik.c' (36,014) at 20241211090145421
37988 2025-01-21 03:00:58.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_armv7_keystone2.h' (36,015) at 20210308005003620
37989 2025-01-21 03:00:58.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/main.c' (36,016) at 20241008080013959
37990 2025-01-21 03:00:58.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm_inline.h' (36,017) at 20240405153231827
37991 2025-01-21 03:00:58.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/huawei/hinic.rst' (36,018) at 20210309003648444
37992 2025-01-21 03:00:58.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-notifyd/files/xfce4-notifyd-get-var-abs-path.patch' (36,019) at 20230503080014591
37993 2025-01-21 03:00:58.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/ptrace_test.c' (36,020) at 20240405153054325
37994 2025-01-21 03:00:58.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2057.h' (36,021) at 20210307214929798
37995 2025-01-21 03:00:58.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_qos.h' (36,022) at 20210307214930666
37996 2025-01-21 03:00:58.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch' (36,023) at 20241221090017648
37997 2025-01-21 03:00:58.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/tie.h' (36,024) at 20210307214926770
37998 2025-01-21 03:00:58.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/socionext/milbeaut.yaml' (36,025) at 20240405153045017
37999 2025-01-21 03:00:58.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_extent.c' (36,026) at 20240405153231691
38000 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9081.c' (36,027) at 20240405153232171
38001 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ActivationBlocksTransition.interface.yaml' (36,028) at 20221207040023631
38002 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/Makefile' (36,029) at 20210307214931998
38003 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/ldap_config_test.cpp' (36,030) at 20230512080042517
38004 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-ddr3-1333.dtsi' (36,031) at 20210308005002608
38005 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zero.c' (36,032) at 20240405153049253
38006 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f34.c' (36,033) at 20240405153049153
38007 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cpudata_64.h' (36,034) at 20210307214926578
38008 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bootretry.h' (36,035) at 20210308005003564
38009 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_dvs.h' (36,036) at 20210307214930546
38010 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/vdso.S' (36,037) at 20210307214925986
38011 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/opregion.c' (36,038) at 20240405153048425
38012 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/Kconfig' (36,039) at 20240405153231503
38013 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/st,stm32mp1-ddr.txt' (36,040) at 20210308005003304
38014 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/guest_modes.h' (36,041) at 20220525020655211
38015 2025-01-21 03:00:58.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/include/dwarf-regs-table.h' (36,042) at 20210307214932522
38016 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_rdma.c' (36,043) at 20220525020653631
38017 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elan_i2c_smbus.c' (36,044) at 20210312110012066
38018 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/os-area.c' (36,045) at 20240405153046221
38019 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7742-sysc.h' (36,046) at 20210307214931346
38020 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/Makefile' (36,047) at 20210307214928338
38021 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/vegman-fru-handler.bb' (36,048) at 20241206090014286
38022 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/vfio-pci-device-specific-driver-acceptance.rst' (36,049) at 20240405153045197
38023 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_codec.h' (36,050) at 20240405153231471
38024 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v9_0.h' (36,051) at 20220525020652478
38025 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-pcie-phy.txt' (36,052) at 20210307214925390
38026 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9163.c' (36,053) at 20210716100030019
38027 2025-01-21 03:00:58.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/index.rst' (36,054) at 20220525020651770
38028 2025-01-21 03:00:58.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-mio-defs.h' (36,055) at 20210307214926234
38029 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rtsx_usb.c' (36,056) at 20220804100015952
38030 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/Kconfig' (36,057) at 20210308005002972
38031 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/icewm/icewm/0001-configure.ac-skip-running-test-program-when-cross-co.patch' (36,058) at 20241221090017516
38032 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/isa-superio.c' (36,059) at 20241211090212286
38033 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-de.h' (36,060) at 20210307214927030
38034 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-maxargs.patch' (36,061) at 20210307205553810
38035 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bmc-prepare.target.in' (36,062) at 20210308005120349
38036 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/spin_table_v8.S' (36,063) at 20210308005002560
38037 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-stp-xway.c' (36,064) at 20240405153230307
38038 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__just.hpp' (36,065) at 20240817080036820
38039 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-i2c.c' (36,066) at 20240405153049457
38040 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.yaml' (36,067) at 20220525020651682
38041 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-igep0020-u-boot.dtsi' (36,068) at 20210308005002596
38042 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/attr_test.c' (36,069) at 20240405153054361
38043 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/rootfs_size/results.txt' (36,070) at 20210308005111465
38044 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/mdbus2/mdbus2_git.bb' (36,071) at 20240301090012423
38045 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/Makefile' (36,072) at 20240405153046789
38046 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/Kconfig' (36,073) at 20240906080037140
38047 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vxworks.h' (36,074) at 20210308005003692
38048 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ep0.c' (36,075) at 20240405153052081
38049 2025-01-21 03:00:58.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/samsung/samsung-soc.yaml' (36,076) at 20240405153045017
38050 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_mbox_defs.h' (36,077) at 20210308005046017
38051 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp100.c' (36,078) at 20240405153048657
38052 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-static.bbclass' (36,079) at 20210812000025258
38053 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_eth_soc.h' (36,080) at 20240405153231007
38054 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/smem.h' (36,081) at 20240910080014082
38055 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/vid.c' (36,082) at 20210308005002960
38056 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_phy.c' (36,083) at 20240411080014106
38057 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/minilib/printf.c' (36,084) at 20240906080037576
38058 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/stackprotector.h' (36,085) at 20240405153046249
38059 2025-01-21 03:00:58.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mpc83xx_gpio.c' (36,086) at 20210308005003376
38060 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/sanitize-configure.ac.patch' (36,087) at 20230706080014757
38061 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/usb_gadget_sdp.c' (36,088) at 20210308005003220
38062 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pllv4.c' (36,089) at 20240405153046789
38063 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_ope.c' (36,090) at 20240405153054013
38064 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_plat.h' (36,091) at 20210308005003368
38065 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/setup.c' (36,092) at 20241220090018302
38066 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c' (36,093) at 20241008080013939
38067 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx7_ccm.c' (36,094) at 20241211090212294
38068 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c' (36,095) at 20240405153230571
38069 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/ti,k3-socinfo.yaml' (36,096) at 20240405153045061
38070 2025-01-21 03:00:58.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-muxgrf.c' (36,097) at 20210307214927014
38071 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/preloader.h' (36,098) at 20210308005002732
38072 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/moduleloader.h' (36,099) at 20240405153231827
38073 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_toshiba.c' (36,100) at 20240405153049697
38074 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma3_core_regs.h' (36,101) at 20240405153046573
38075 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-scmi.dts' (36,102) at 20240405153045717
38076 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1177.c' (36,103) at 20240405153048841
38077 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0001-Makefile.am-Add-missing-link-with-zlib.patch' (36,104) at 20230706080014761
38078 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/floating-point.json' (36,105) at 20240405153054145
38079 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_build_message.c' (36,106) at 20210308005003368
38080 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/pervasive.h' (36,107) at 20220525020652074
38081 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/airoha,en7523-scu.yaml' (36,108) at 20240405153045021
38082 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pcilib.h' (36,109) at 20240405153051997
38083 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/rsc_dump.h' (36,110) at 20210309003653868
38084 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch' (36,111) at 20230706080014745
38085 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/match.c' (36,112) at 20240405153053465
38086 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iommu-helper.h' (36,113) at 20220525020654575
38087 2025-01-21 03:00:58.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SESSION_README.md' (36,114) at 20221207040023631
38088 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imx-intmux.c' (36,115) at 20240405153230751
38089 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx6q.c' (36,116) at 20240405153045649
38090 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/interface.c' (36,117) at 20240624080012808
38091 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/erofs_fs.h' (36,118) at 20240405153231655
38092 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/aspeed_intc.c' (36,119) at 20241211090212282
38093 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/iio_core_trigger.h' (36,120) at 20220525020653103
38094 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/.clang-format' (36,121) at 20231023080010951
38095 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-kernel/linux/linux-aspeed/harma.cfg' (36,122) at 20240816080011190
38096 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi.dtsi' (36,123) at 20240405153229919
38097 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/loop.S' (36,124) at 20210307214932706
38098 2025-01-21 03:00:58.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_module.c' (36,125) at 20240405153231479
38099 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sc7280.c' (36,126) at 20240805080013943
38100 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___fn_wrong_args.c' (36,127) at 20210309003655984
38101 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/Makefile' (36,128) at 20210307214929218
38102 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-arm-processor.json' (36,129) at 20241207090009631
38103 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml' (36,130) at 20240405153045153
38104 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/Kconfig' (36,131) at 20240405153052369
38105 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pytools/Makefile' (36,132) at 20210308004922932
38106 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/array_size.cocci' (36,133) at 20210307214932138
38107 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/of-plat.txt' (36,134) at 20210308005003328
38108 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/zip.h' (36,135) at 20240405153054061
38109 2025-01-21 03:00:58.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/item_updater_mmc.cpp' (36,136) at 20240820080019550
38110 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa2xx.dtsi' (36,137) at 20240405153045437
38111 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa300.c' (36,138) at 20240405153045677
38112 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/meson.build' (36,139) at 20241211090212346
38113 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/ibs.c' (36,140) at 20240405153230107
38114 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_desc_regs.h' (36,141) at 20240405153046601
38115 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/arm_l2x0.c' (36,142) at 20241211090212294
38116 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson8b-usb2.c' (36,143) at 20240405153231307
38117 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/cdns,dsi.yaml' (36,144) at 20240405153045037
38118 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_icmpv6.c' (36,145) at 20240405153053157
38119 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/atarikbd.rst' (36,146) at 20240405153045221
38120 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/i2c/Kconfig' (36,147) at 20240405153049265
38121 2025-01-21 03:00:58.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb' (36,148) at 20241221090017564
38122 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/fw.c' (36,149) at 20241216090017721
38123 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am35xx-clocks.dtsi' (36,150) at 20210308005002564
38124 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/pel_variables.py' (36,151) at 20230216040015763
38125 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ds1620.c' (36,152) at 20210307214926938
38126 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0004-kexec-elf-exec.c-replace-with-our-err.h.patch' (36,153) at 20210307205553750
38127 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml' (36,154) at 20240405153045141
38128 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_CHECKSUM.c' (36,155) at 20241018080014586
38129 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-xbzrle.c' (36,156) at 20230925080040105
38130 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h' (36,157) at 20240405153049285
38131 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb' (36,158) at 20220402030016207
38132 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_probe.c' (36,159) at 20240405153230583
38133 2025-01-21 03:00:58.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/phantom.h' (36,160) at 20210307214931654
38134 2025-01-21 03:00:58.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_params.c' (36,161) at 20241211090145497
38135 2025-01-21 03:00:58.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_panel.c' (36,162) at 20240405153048457
38136 2025-01-21 03:00:58.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91rm9200ek.h' (36,163) at 20210308005003584
38137 2025-01-21 03:00:58.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/ndfc.h' (36,164) at 20210307214931450
38138 2025-01-21 03:00:58.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-regs.h' (36,165) at 20240405153049413
38139 2025-01-21 03:00:58.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/flight_recorder.hpp' (36,166) at 20211103000047313
38140 2025-01-21 03:00:58.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/page.h' (36,167) at 20210309003648780
38141 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/dts/system.dts' (36,168) at 20240405153045973
38142 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/leds-group-multicolor.c' (36,169) at 20240405153230755
38143 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cycles_test.c' (36,170) at 20210307214932702
38144 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/devs.c' (36,171) at 20240405153045685
38145 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1046ardb.h' (36,172) at 20210308005003600
38146 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpmac.h' (36,173) at 20240405153049921
38147 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3003-codec-omxil_core-replace-opt-vc-path-with-usr-lib.patch' (36,174) at 20230114040015494
38148 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/px30-cru.h' (36,175) at 20210307214931330
38149 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/mdio/fwnode_mdio.c' (36,176) at 20240405153050345 to deleted uid set
38150 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/net.hpp' (36,177) at 20240817080027656
38151 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-m-profile-mve.xml' (36,178) at 20220429100100430
38152 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-log.rst' (36,179) at 20210307214925222
38153 2025-01-21 03:00:58.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rc80211_minstrel_ht.h' (36,180) at 20240405153053297
38154 2025-01-21 03:00:58.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/iowarrior.h' (36,181) at 20210307214931530
38155 2025-01-21 03:00:58.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/qemurunner.py' (36,182) at 20241221090017632
38156 2025-01-21 03:00:58.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500-bm.h' (36,183) at 20240405153051425
38157 2025-01-21 03:00:58.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/input-event-codes.h' (36,184) at 20241211090212370
38158 2025-01-21 03:00:58.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/floating-point.json' (36,185) at 20210307214932538
38159 2025-01-21 03:00:58.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/bmips_5xxx_init.S' (36,186) at 20210307214926254
38160 2025-01-21 03:00:58.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/Kconfig' (36,187) at 20210307214928614
38161 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/diag.c' (36,188) at 20241211090145561
38162 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_dev.c' (36,189) at 20240405153231571
38163 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/mmu_context.c' (36,190) at 20240405153230047
38164 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock_reuseport.c' (36,191) at 20240405153053225
38165 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables_offload.h' (36,192) at 20220627100017134
38166 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/traps.h' (36,193) at 20210307214926110
38167 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_close_unittest.cpp' (36,194) at 20220108040030440
38168 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qdev-global-props.c' (36,195) at 20210927100127645
38169 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,plldig.yaml' (36,196) at 20240405153045025
38170 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzicfiss.c.inc' (36,197) at 20241211090212514
38171 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/spi-lm70llp.rst' (36,198) at 20240405153229831
38172 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/mtk-hsdma.c' (36,199) at 20240405153230283
38173 2025-01-21 03:00:58.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/toasts/toast-options.png' (36,200) at 20220105012522975 to deleted uid set
38174 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_nau88l25_ssm4567.c' (36,201) at 20240405153053949
38175 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi' (36,202) at 20240405153229903
38176 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml' (36,203) at 20240405153045041
38177 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8127.h' (36,204) at 20210307214930082
38178 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cgroup_helpers.c' (36,205) at 20240405153232255
38179 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build' (36,206) at 20241009080019666 to deleted uid set
38180 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/backlight.h' (36,207) at 20210307214926370
38181 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/policycap.h' (36,208) at 20240405153053477
38182 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dumpimage.h' (36,209) at 20210308005003760
38183 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/flash.h' (36,210) at 20210307214925906
38184 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00473_freewheel_memmap_package.h' (36,211) at 20210307214928682
38185 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c' (36,212) at 20240405153047117
38186 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemumips/machconfig' (36,213) at 20210307205554454
38187 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf/trace.h' (36,214) at 20241211090212470
38188 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l36.c' (36,215) at 20240405153232143
38189 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/cougarcanyon2.c' (36,216) at 20210308005003008
38190 2025-01-21 03:00:58.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ia_css_yuv444_io.host.h' (36,217) at 20240405153051837
38191 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/nbd.rst' (36,218) at 20240405153044937
38192 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arjeplog_Galtispouda' (36,219) at 20210307205553778
38193 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-3a.inc' (36,220) at 20240301090012451
38194 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb' (36,221) at 20241221090017548
38195 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-r4k.c' (36,222) at 20240913080013765
38196 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca.h' (36,223) at 20240405153053745
38197 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/msgutil.c' (36,224) at 20220525020654683
38198 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail.interface.yaml' (36,225) at 20220413030046446
38199 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-configure-Check-for-symbol-from-libresolv-instead-of.patch' (36,226) at 20221003030013265
38200 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/fp5280g3_fanboard.json' (36,227) at 20240305090004770
38201 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/reset/st,stm32-rcc.txt' (36,228) at 20210308005003308
38202 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omap-gpmc.h' (36,229) at 20220525020654599
38203 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enumaudio.rst' (36,230) at 20210309003648504
38204 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/xdebug/xdebug_3.2.2.bb' (36,231) at 20231126090012805
38205 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml' (36,232) at 20240405153045137
38206 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/meson64.h' (36,233) at 20210308005003604
38207 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefprev60-tvk.dts' (36,234) at 20240405153229899
38208 2025-01-21 03:00:58.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/native-perlinc.patch' (36,235) at 20241221090017664
38209 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/microchipphy.h' (36,236) at 20210307214931442
38210 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stats/meson.build' (36,237) at 20230925080039997
38211 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7751/irq.c' (36,238) at 20210307214926542
38212 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtnetlink.h' (36,239) at 20240405153052789
38213 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/ldflags.patch' (36,240) at 20210307205554458
38214 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ulvohamn' (36,241) at 20210307205553794
38215 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h' (36,242) at 20240405153048657
38216 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/portals.c' (36,243) at 20210308005002832
38217 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/220' (36,244) at 20210927100127493
38218 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8450.h' (36,245) at 20240405153049173
38219 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/mpc85xx_edac.c' (36,246) at 20240405153230291
38220 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/datasym.c' (36,247) at 20240613080016559
38221 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_mixer.c' (36,248) at 20241216090017701
38222 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exdebug.c' (36,249) at 20240405153046621
38223 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.82.0.bb' (36,250) at 20241221090017680
38224 2025-01-21 03:00:58.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-daemon_3.0.1.bb' (36,251) at 20241221090017552
38225 2025-01-21 03:00:58.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/sysfs.c' (36,252) at 20240405153049645
38226 2025-01-21 03:00:58.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/Makefile' (36,253) at 20240405153049481
38227 2025-01-21 03:00:58.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemitev2/post_desc.json' (36,254) at 20221207040007843
38228 2025-01-21 03:00:58.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/power_supply.hpp' (36,255) at 20241217090008768
38229 2025-01-21 03:00:58.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxpm_3.5.17.bb' (36,256) at 20231014080011735
38230 2025-01-21 03:00:58.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_dh.c' (36,257) at 20220525020654075
38231 2025-01-21 03:00:58.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/device.hpp' (36,258) at 20230511080035559
38232 2025-01-21 03:00:58.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts' (36,259) at 20240405153045725
38233 2025-01-21 03:00:58.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/renesas,rcar-rproc.yaml' (36,260) at 20240405153045149
38234 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/sunxi_nand.c' (36,261) at 20210308005003416
38235 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/bh1750.c' (36,262) at 20240405153048997
38236 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/xusb-padctl-common.c' (36,263) at 20210308005002792
38237 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/dl2k.h' (36,264) at 20210307214929386
38238 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/ethernet.h' (36,265) at 20210307214930638
38239 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/ibm.d/plugins.d/pels' (36,266) at 20221110040028914
38240 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.BMC.service' (36,267) at 20230216040036091
38241 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/debug.config' (36,268) at 20240405153054381
38242 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/qrtr.h' (36,269) at 20240405153052897
38243 2025-01-21 03:00:58.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-xilinx.c' (36,270) at 20240405153051237
38244 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm64-musl.yml' (36,271) at 20210307205554110
38245 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/timezone/timezone.inc' (36,272) at 20241221090017680
38246 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk-cmdq.h' (36,273) at 20240405153052793
38247 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+poonceonces.litmus' (36,274) at 20220525020655127
38248 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/internal.h' (36,275) at 20240405153046193
38249 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amlogic,meson-ir-tx.yaml' (36,276) at 20240405153045093
38250 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml' (36,277) at 20240405153045041
38251 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-u-boot.dtsi' (36,278) at 20210308005002564
38252 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_uc1701.c' (36,279) at 20210307214930506
38253 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/nds32/mapfile.csv' (36,280) at 20210307214932534
38254 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/flush_icache.S' (36,281) at 20240405153046253
38255 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1024rdb_36b.dts' (36,282) at 20210307214926346
38256 2025-01-21 03:00:58.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c' (36,283) at 20240919080017066
38257 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/fpu.S' (36,284) at 20240405153230035
38258 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb' (36,285) at 20241206090014238
38259 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Access/meson.build' (36,286) at 20220913030027305 to deleted uid set
38260 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/isic/isic_0.07.bb' (36,287) at 20241221090017580
38261 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pm8xxx.c' (36,288) at 20240405153051501
38262 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/mc.h' (36,289) at 20210308005002668
38263 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/user.c' (36,290) at 20240405153053073
38264 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/meson.build' (36,291) at 20220108040030440
38265 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/physmem.c' (36,292) at 20210308005002884
38266 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitunpackoffline/gitunpackoffline.bb' (36,293) at 20230919080013974
38267 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-zoom3.dts' (36,294) at 20240405153045605
38268 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xprop_1.2.8.bb' (36,295) at 20241221090017684
38269 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/32and64bit.patch' (36,296) at 20210307205554478
38270 2025-01-21 03:00:58.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml' (36,297) at 20240405153045157
38271 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c' (36,298) at 20220525020653503
38272 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v1_7.c' (36,299) at 20240910080014030
38273 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-kontron-kswitch-d10-mmt.dtsi' (36,300) at 20240405153045469
38274 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/bfa.rst' (36,301) at 20210307214925558
38275 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.c' (36,302) at 20240405153050109
38276 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/translate.h' (36,303) at 20240906080037480
38277 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5420/Makefile' (36,304) at 20210308005003044
38278 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c' (36,305) at 20240405153054193
38279 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uac1_legacy.h' (36,306) at 20210307214930802
38280 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a33.c' (36,307) at 20240405153231339
38281 2025-01-21 03:00:58.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/compat_audit.c' (36,308) at 20240405153230035
38282 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml' (36,309) at 20240405153229767
38283 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/meson_wdt.c' (36,310) at 20240405153231599
38284 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch' (36,311) at 20241221090017636
38285 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_proc.c' (36,312) at 20240405153050549
38286 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/sf.h' (36,313) at 20220525020653751
38287 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/intel_i2c.c' (36,314) at 20210308005003384
38288 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS8-ssh-host@.service' (36,315) at 20231025080019870
38289 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netaddr_1.3.0.bb' (36,316) at 20241206090014266
38290 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_deflate.c' (36,317) at 20240405153053109
38291 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/printf.sh' (36,318) at 20210307214932682
38292 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_btf.h' (36,319) at 20240405153231939
38293 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch' (36,320) at 20230706080014745
38294 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/microblaze_intc.h' (36,321) at 20210308005002808
38295 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml' (36,322) at 20240405153045125
38296 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-en7523.c' (36,323) at 20241216090017693
38297 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9330_1p2_initvals.h' (36,324) at 20210307214929766
38298 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kalen' (36,325) at 20210307205553786
38299 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/pylibfdt/libfdt.i_shipped' (36,326) at 20210308005003728
38300 2025-01-21 03:00:58.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_chan.c' (36,327) at 20241018080014482
38301 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/gbmc-systemd-config.bb' (36,328) at 20241206090014226
38302 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/m4if.txt' (36,329) at 20210307214925274
38303 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c' (36,330) at 20220525020652963
38304 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/once.h' (36,331) at 20241211090145537
38305 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ksi8560.dts' (36,332) at 20240405153046093
38306 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/damon/design.rst' (36,333) at 20240405153045297
38307 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/vas-api.h' (36,334) at 20220525020652042
38308 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_cia.h' (36,335) at 20240405153045341
38309 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_core.h' (36,336) at 20240405153230551
38310 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ledgroup' (36,337) at 20221213040024897
38311 2025-01-21 03:00:58.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/268.out' (36,338) at 20210308005046465
38312 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/flattree.c' (36,339) at 20240405153053445
38313 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri.dtsi' (36,340) at 20240405153045529
38314 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/moxa-smartio.rst' (36,341) at 20240405153045197
38315 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6423.c' (36,342) at 20240405153049289
38316 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/format-code.sh' (36,343) at 20240304090034947
38317 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bbappend' (36,344) at 20241206090014230
38318 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/types.h' (36,345) at 20210308005002544
38319 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory.errors.yaml' (36,346) at 20210610000035122
38320 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/hwmon.h' (36,347) at 20210307214931610
38321 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/stats64.h' (36,348) at 20230925080039933
38322 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/ident_map.c' (36,349) at 20241216090017689
38323 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Porvoo_Suomenkyla' (36,350) at 20210307205553774
38324 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/atomic-long.h' (36,351) at 20210308005003560
38325 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb' (36,352) at 20240301090012435
38326 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/types.hpp' (36,353) at 20241105090029599
38327 2025-01-21 03:00:58.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/spdif_transmitter.c' (36,354) at 20240405153053785
38328 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csiphy.c' (36,355) at 20240405153049425
38329 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/common.c' (36,356) at 20240405153046813
38330 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/svc/rm/api.h' (36,357) at 20210308005002640
38331 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/redwood.dts' (36,358) at 20240405153046093
38332 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5260-pinctrl.dtsi' (36,359) at 20240405153045569
38333 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/pci.c' (36,360) at 20240405153050469
38334 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/selftest/cases/cvechecker.py' (36,361) at 20210307205554110
38335 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/parallels-read-bitmap.out' (36,362) at 20210927100127505
38336 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/ppc476_modules.lds' (36,363) at 20210307214926450
38337 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-tools_1.3.296.0.bb' (36,364) at 20241221090017684
38338 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h' (36,365) at 20210309003651596
38339 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/README' (36,366) at 20210307214932738
38340 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_plane.h' (36,367) at 20240405153048753
38341 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dmi.h' (36,368) at 20210307214931378
38342 2025-01-21 03:00:58.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-rc32434.c' (36,369) at 20210307214926286
38343 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/gen-vdso.c' (36,370) at 20241211090212378
38344 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-pin-priv.h' (36,371) at 20240405153230775
38345 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-koneplus.c' (36,372) at 20240405153230655
38346 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/Makefile' (36,373) at 20220525020653547
38347 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/bioscfg.h' (36,374) at 20240405153231343
38348 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sunxi_emac.c' (36,375) at 20210308005003444
38349 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/bpf-fancy.c' (36,376) at 20210307214932130
38350 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i8254.h' (36,377) at 20240405153052701
38351 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/0001-librdmacm-Use-overloadable-function-attribute-with-c.patch' (36,378) at 20241221090017500
38352 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sys_info_param.cpp' (36,379) at 20210308004925452
38353 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-amd/amd-fpga/files/LICENSE' (36,380) at 20240308090017907
38354 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/tlbflush.h' (36,381) at 20220525020652198
38355 2025-01-21 03:00:58.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/loongson/loongson2_guts.c' (36,382) at 20240405153231451
38356 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/Makefile' (36,383) at 20240405153049469
38357 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci.h' (36,384) at 20241211090212362
38358 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_connect.sh' (36,385) at 20240418080014518
38359 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094.dtsi' (36,386) at 20240405153045425
38360 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l56_hda_spi.c' (36,387) at 20240411080014158
38361 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/unistd_64.h' (36,388) at 20241211090212374
38362 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/adi,adis16480.yaml' (36,389) at 20240405153045073
38363 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml' (36,390) at 20240405153045153
38364 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch' (36,391) at 20241221090017696
38365 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_tls.c' (36,392) at 20240405153053385
38366 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/proc.c' (36,393) at 20240405153232023
38367 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_pdu001_defconfig' (36,394) at 20210308005003244
38368 2025-01-21 03:00:58.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/findbit.S' (36,395) at 20240405153045633
38369 2025-01-21 03:00:58.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/j1939.rst' (36,396) at 20241211090145369
38370 2025-01-21 03:00:58.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pmmu_hbw_stlb_regs.h' (36,397) at 20240405153046601
38371 2025-01-21 03:00:58.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-memory.json' (36,398) at 20240405153054137
38372 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/otp.c' (36,399) at 20230720080043539
38373 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/sgx.h' (36,400) at 20240405153046401
38374 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/meas,ms5611.yaml' (36,401) at 20240405153045077
38375 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/Kconfig' (36,402) at 20220525020654091
38376 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sifive/Kconfig' (36,403) at 20240405153051769
38377 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ltc2990.txt' (36,404) at 20210307214925322
38378 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_wo.h' (36,405) at 20240405153050081
38379 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tailcalls.c' (36,406) at 20240405153232259
38380 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-n8x0-common.dtsi' (36,407) at 20240405153045601
38381 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests_2024.03.03.bb' (36,408) at 20241221090017484
38382 2025-01-21 03:00:58.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/settings' (36,409) at 20240405153054369
38383 2025-01-21 03:00:58.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/sky2.h' (36,410) at 20240405153050077
38384 2025-01-21 03:00:58.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config.bb' (36,411) at 20241206090014230
38385 2025-01-21 03:00:58.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/Makefile.zboot' (36,412) at 20240405153047041
38386 2025-01-21 03:00:58.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/280' (36,413) at 20220429100100914
38387 2025-01-21 03:00:58.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_fdir.h' (36,414) at 20240405153230967
38388 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_immap.h' (36,415) at 20210308005003652
38389 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/dp_notify.c' (36,416) at 20210307214932038
38390 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memcpy-700.S' (36,417) at 20210307214925674
38391 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi-parameters.rst' (36,418) at 20220525020651758
38392 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ipic.h' (36,419) at 20210307214926486
38393 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vrr.h' (36,420) at 20240405153048465
38394 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-ipq806x.c' (36,421) at 20240405153232187
38395 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/udp_media.h' (36,422) at 20210307214932098
38396 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ilitek_ts_i2c.c' (36,423) at 20241008080013935
38397 2025-01-21 03:00:58.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/vsyscall.h' (36,424) at 20210307214926494
38398 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-dv-timings.rst' (36,425) at 20210307214925466
38399 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_cwksp.h' (36,426) at 20240405153053117
38400 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/allwinner,sun8i-a33-ths.yaml' (36,427) at 20240405153045069
38401 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/micropatch.c' (36,428) at 20210309003648936
38402 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strcpy.S' (36,429) at 20240405153229859
38403 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb' (36,430) at 20241206090014342
38404 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/mcf8390.c' (36,431) at 20240405153049773
38405 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-kilauea.c' (36,432) at 20210307214926338
38406 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/sram.h' (36,433) at 20210307214925878
38407 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/hecubafb.h' (36,434) at 20210307214931694
38408 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/skeleton_hs_idu.dtsi' (36,435) at 20210307214925666
38409 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nicvf_queues.h' (36,436) at 20210309003650588
38410 2025-01-21 03:00:58.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-robotfuzz-osif.c' (36,437) at 20210713000020208
38411 2025-01-21 03:00:58.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/gateway_common.c' (36,438) at 20240405153231987
38412 2025-01-21 03:00:58.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/pysh/sherrors.py' (36,439) at 20210307205554242
38413 2025-01-21 03:00:58.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/filedescriptor.cpp' (36,440) at 20210308005103637
38414 2025-01-21 03:00:58.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/pwm-tacho-controller@1e786000.conf' (36,441) at 20240904080027730
38415 2025-01-21 03:00:58.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/tinker_rk3288/tinker-rk3288.c' (36,442) at 20210308005003040
38416 2025-01-21 03:00:58.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/5level-paging.rst' (36,443) at 20240405153044989
38417 2025-01-21 03:00:58.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-bus.c' (36,444) at 20240405153230195
38418 2025-01-21 03:00:58.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mps14.h' (36,445) at 20210307214931434
38419 2025-01-21 03:00:58.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/185' (36,446) at 20240326080039730
38420 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid10.c' (36,447) at 20240405153230771
38421 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool_synctypes.py' (36,448) at 20240405153054285
38422 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_r5_defconfig' (36,449) at 20210308005003284
38423 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/pluginbase.py' (36,450) at 20220204040022692
38424 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/sdram.c' (36,451) at 20210308005002856
38425 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/hvf-cpu.c' (36,452) at 20240326080039662
38426 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/bcache_ondisk.h' (36,453) at 20240405153049233
38427 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goya_security.c' (36,454) at 20240405153046573
38428 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_dpi.c' (36,455) at 20240405153230643
38429 2025-01-21 03:00:58.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_connect4.c' (36,456) at 20210307214932646
38430 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/nic301.h' (36,457) at 20210308005002780
38431 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/spl_picon.c' (36,458) at 20210308005002920
38432 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/ubd.h' (36,459) at 20210307214926618
38433 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarnforsen' (36,460) at 20210307205553782
38434 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/xlated_dumper.c' (36,461) at 20240405153232207
38435 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_ll2_if.h' (36,462) at 20240405153052781
38436 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/cat-texi.perl' (36,463) at 20220525020655127
38437 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cb_refs.c' (36,464) at 20240405153054249
38438 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/dumpstack.c' (36,465) at 20210309003648980
38439 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_64x64.png' (36,466) at 20210308005046549 to deleted uid set
38440 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fusb300_udc.c' (36,467) at 20240405153052085
38441 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rev4.dtsi' (36,468) at 20241211090145373
38442 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/microwatt.dts' (36,469) at 20240405153046093
38443 2025-01-21 03:00:58.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/realtek.yaml' (36,470) at 20240405153045117
38444 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/sys-queue.h' (36,471) at 20210307205554486
38445 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/eukrea-tlv320.c' (36,472) at 20240405153053905
38446 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/Kconfig' (36,473) at 20240405153231299
38447 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/privcmd-buf.c' (36,474) at 20240405153052249
38448 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate_1.5.bb' (36,475) at 20220402030015903
38449 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/ls7a_rtc.c' (36,476) at 20241211090212326
38450 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/dbus_active_unittest.cpp' (36,477) at 20240904080040763
38451 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/xlnx-versal-trng-test.c' (36,478) at 20240906080037576
38452 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4458.c' (36,479) at 20240405153053565
38453 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/md/index.rst' (36,480) at 20210307214925462
38454 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-xp.c' (36,481) at 20210307214926994
38455 2025-01-21 03:00:58.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/unbound_1.22.0.bb' (36,482) at 20241221090017500
38456 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/README' (36,483) at 20210308005002976
38457 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/msl_verify.cpp' (36,484) at 20240711080019223 to deleted uid set
38458 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/unaligned-memory-access.rst' (36,485) at 20240405153045289
38459 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/floating-point.json' (36,486) at 20240405153054145
38460 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-37xx-devkit-u-boot.dtsi' (36,487) at 20210308005002596
38461 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0007-libtool-Fix-problem-with-libtoolize-in-multilib.patch' (36,488) at 20241221090017664
38462 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (36,489) at 20210812000025262
38463 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ingress_rif_conf_vxlan.sh' (36,490) at 20240405153054297
38464 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/Makefile' (36,491) at 20240405153046157
38465 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/0001-htop-Change-dependency-order-of-header-and-sourcefil.patch' (36,492) at 20230811080018302
38466 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm-perf.h' (36,493) at 20240405153048889
38467 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/002' (36,494) at 20210927100127473
38468 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FBM' (36,495) at 20241221090017616
38469 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/crt0_riscv_efi.S' (36,496) at 20210308005002844
38470 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/reset.c' (36,497) at 20210308005002548
38471 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/futex-contention-report' (36,498) at 20210307214932566
38472 2025-01-21 03:00:58.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mlxbf2.c' (36,499) at 20240405153047077
38473 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/main.c' (36,500) at 20240815080012911
38474 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-skl-match.c' (36,501) at 20240405153053957
38475 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.yaml' (36,502) at 20240405153045029
38476 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.h' (36,503) at 20240405153047285
38477 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mps14.yaml' (36,504) at 20240405153045145
38478 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw53xx.dtsi' (36,505) at 20240405153229887
38479 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_spi.c' (36,506) at 20240830080013303
38480 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-ppc-thread-pointer.h' (36,507) at 20220804100016152
38481 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-common.yaml' (36,508) at 20240405153045109
38482 2025-01-21 03:00:58.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/conf/layer.conf' (36,509) at 20241221090017544
38483 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/cake.json' (36,510) at 20240405153054377
38484 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mmc_host_def.h' (36,511) at 20210308005002660
38485 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_crypto.h' (36,512) at 20240405153230259
38486 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/signal.S' (36,513) at 20210307214932706
38487 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vt8623fb.c' (36,514) at 20240405153052225
38488 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.c' (36,515) at 20240405153048661
38489 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/README' (36,516) at 20210308005002964
38490 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/Makefile' (36,517) at 20240405153052157
38491 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsisa32r6-linux' (36,518) at 20241206090014350
38492 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-p2m.c' (36,519) at 20220525020653275
38493 2025-01-21 03:00:58.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ld_imm64.c' (36,520) at 20240405153232263
38494 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c' (36,521) at 20240830080013287 to deleted uid set
38495 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/archive-source.sh' (36,522) at 20241211090212458
38496 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-type-list.out' (36,523) at 20210308005046409 to deleted uid set
38497 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/probe.c' (36,524) at 20240405153053941
38498 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/Makefile' (36,525) at 20210308005002956
38499 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/syscallhdr.sh' (36,526) at 20241211090212378
38500 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/bmcctl/control_bmc_obj.c' (36,527) at 20210308004922932
38501 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.6.bb' (36,528) at 20241221090017564
38502 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/usb/usb_manager.cpp' (36,529) at 20241107090019841 to deleted uid set
38503 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/netdev-times-record' (36,530) at 20210307214932566
38504 2025-01-21 03:00:58.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/Kconfig' (36,531) at 20240405153052065
38505 2025-01-21 03:00:58.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/goya_blocks.h' (36,532) at 20240405153046605
38506 2025-01-21 03:00:58.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-read.rst' (36,533) at 20210309003648492
38507 2025-01-21 03:00:58.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_task.h' (36,534) at 20210308005046289
38508 2025-01-21 03:00:58.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/templates/layer.conf' (36,535) at 20210407000018114
38509 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/deadline.c' (36,536) at 20241216090017777
38510 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-uniphier-aidet.c' (36,537) at 20240405153230751
38511 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nilfs2.rst' (36,538) at 20240405153229811
38512 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_resource.h' (36,539) at 20240405153051601
38513 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vfio_zdev.h' (36,540) at 20221215040039202
38514 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/ipmi-network-format.md' (36,541) at 20240808080020596
38515 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/topology.h' (36,542) at 20210307214926222
38516 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/meson.build' (36,543) at 20220625030026172
38517 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/helper.c' (36,544) at 20240906080037528
38518 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sm8550-rpmh.yaml' (36,545) at 20240405153045081
38519 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ld_abs.c' (36,546) at 20210307214932662
38520 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-iso.c' (36,547) at 20210309003649356
38521 2025-01-21 03:00:58.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_ctrl_defs.h' (36,548) at 20220525020654127
38522 2025-01-21 03:00:58.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/example.cfg' (36,549) at 20210307214932618
38523 2025-01-21 03:00:58.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-piix4.rst' (36,550) at 20240405153045217
38524 2025-01-21 03:00:58.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/phosphor-dbus-interfaces.wrap' (36,551) at 20230602080035412
38525 2025-01-21 03:00:58.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb_regs.h' (36,552) at 20241211090212306
38526 2025-01-21 03:00:58.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/gbe.h' (36,553) at 20210307214931694
38527 2025-01-21 03:00:58.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/pgpool.sysconfig' (36,554) at 20230401080011931
38528 2025-01-21 03:00:58.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_samsung.c' (36,555) at 20210309003650488
38529 2025-01-21 03:00:58.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_dbg.c' (36,556) at 20240405153049397
38530 2025-01-21 03:00:58.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pci.c' (36,557) at 20240405153051881
38531 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/timex.h' (36,558) at 20220627100016926
38532 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/shmparam.h' (36,559) at 20210307214925854
38533 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/vsprintf.c' (36,560) at 20240405153231955
38534 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/recovery.h' (36,561) at 20240613080016491
38535 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-m31.c' (36,562) at 20240503080014490
38536 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot-tools_2024.10.bb' (36,563) at 20241221090017636
38537 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0008-greeter.c-show-information-on-gtk-label-info.patch' (36,564) at 20210307205553946
38538 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/ath79/pinctrl_qca953x.c' (36,565) at 20210308005003456
38539 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cjson/cjson/run-ptest' (36,566) at 20231126090012789
38540 2025-01-21 03:00:58.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/Kconfig' (36,567) at 20240405153045989
38541 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/op-start-host@.service' (36,568) at 20210307205554066
38542 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/Kconfig' (36,569) at 20241211090212282
38543 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pnv-pci.h' (36,570) at 20240405153046125
38544 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/mman.h' (36,571) at 20240405153045349
38545 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2' (36,572) at 20210307205554422
38546 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pxa-common.h' (36,573) at 20210308005003612
38547 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/rtlx.h' (36,574) at 20240405153046013
38548 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/0001-ogginfo-Include-utf8.h-for-missing-utf8_decode.patch' (36,575) at 20220910030013349
38549 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/0002-gpio-Include-limits.h-for-PATH_MAX.patch' (36,576) at 20240113090014536
38550 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip_tunnels.h' (36,577) at 20241111090012149
38551 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3036.h' (36,578) at 20210308005002660
38552 2025-01-21 03:00:58.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/vc4graphics.cfg' (36,579) at 20241221090017576
38553 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-artpec6.c' (36,580) at 20210307214930090
38554 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk01.1-c1.dts' (36,581) at 20240405153045541
38555 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_cpu.h' (36,582) at 20241211090212218
38556 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/t4240rdb.c' (36,583) at 20210308005002996
38557 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/apmain.c' (36,584) at 20240405153054213
38558 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson8b-usb2-phy.yaml' (36,585) at 20240405153045129
38559 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager-yaml-provider_git.bb' (36,586) at 20220921030015986
38560 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml' (36,587) at 20240405153229759
38561 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-gen1.h' (36,588) at 20220525020653291
38562 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_windsor.h' (36,589) at 20240405153049397
38563 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwc_ahsata.h' (36,590) at 20210308005003644
38564 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_devtbl.h' (36,591) at 20210307214930390
38565 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/tfm_sign_image.bbclass' (36,592) at 20230317080013781
38566 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsq_s_w_ph.c' (36,593) at 20210308005046505
38567 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f429-pinctrl.dtsi' (36,594) at 20210308005002616
38568 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/platform-cardlist.rst' (36,595) at 20240405153044957
38569 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref.host.c' (36,596) at 20240405153051837
38570 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/libxml2/index.html' (36,597) at 20230114040015510
38571 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-our_range_memslots.h' (36,598) at 20240906080037224
38572 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/socfpga.c' (36,599) at 20210308005002952
38573 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/074_vblock.dts' (36,600) at 20210308005003752
38574 2025-01-21 03:00:58.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-Resolve-string-formatting-issues.patch' (36,601) at 20241206090014326
38575 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/obmc/edid/program_edid' (36,602) at 20230809080018199
38576 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic.h' (36,603) at 20240405153049889
38577 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp0_conv.S' (36,604) at 20210308005046529
38578 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS3.conf' (36,605) at 20240529080017843
38579 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8349ITX.h' (36,606) at 20210308005003576
38580 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_westwood.c' (36,607) at 20220627100017186
38581 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7981.c' (36,608) at 20240405153051317
38582 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml' (36,609) at 20240405153229767
38583 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qnull.c' (36,610) at 20221215040039266
38584 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts' (36,611) at 20240405153229923
38585 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/qos.c' (36,612) at 20210308005003036
38586 2025-01-21 03:00:58.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/printk-formats.rst' (36,613) at 20240405153045289
38587 2025-01-21 03:00:58.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/tables.h' (36,614) at 20210308005002880
38588 2025-01-21 03:00:58.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci.c' (36,615) at 20210309003648976
38589 2025-01-21 03:00:58.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/smc.h' (36,616) at 20210307214925882
38590 2025-01-21 03:00:58.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/sdbusplus.wrap' (36,617) at 20220322030031996
38591 2025-01-21 03:00:58.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c' (36,618) at 20240405153048369
38592 2025-01-21 03:00:58.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/UpdateService.v1_14_1.json' (36,619) at 20240918080002724
38593 2025-01-21 03:00:58.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func14.c' (36,620) at 20240405153054277
38594 2025-01-21 03:00:58.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_ram.c' (36,621) at 20210308005003340
38595 2025-01-21 03:00:58.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/7990.h' (36,622) at 20210307214929290
38596 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/unwind.c' (36,623) at 20220525020651990
38597 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_h.c' (36,624) at 20210308005046513
38598 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/rtc.c' (36,625) at 20240405153229855
38599 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btf.h' (36,626) at 20240405153231803
38600 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-cpu-8996.c' (36,627) at 20240405153230219
38601 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/socket.h' (36,628) at 20240405153052937
38602 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/i5500_temp.c' (36,629) at 20240405153048857
38603 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dvb_dummy_fe.c' (36,630) at 20210307214928626
38604 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ast2400-facebook-netbmc-common.dtsi' (36,631) at 20240405153045421
38605 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/mcast_snoop.c' (36,632) at 20210524100035106
38606 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/g4x_hdmi.h' (36,633) at 20240405153048433
38607 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libxml-perl_0.08.bb' (36,634) at 20231011080016610
38608 2025-01-21 03:00:58.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/spl.c' (36,635) at 20210308005002784
38609 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sabre_common.h' (36,636) at 20210308005003604
38610 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-hcd.c' (36,637) at 20240405153231559
38611 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/qdu1000.c' (36,638) at 20240405153230735
38612 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-dmabuf.h' (36,639) at 20240326080039542
38613 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/pwm.h' (36,640) at 20210308005002672
38614 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_SPIFLASH_defconfig' (36,641) at 20210308005003244
38615 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-owl/sysmap-s900.c' (36,642) at 20210308005002768
38616 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_device.h' (36,643) at 20241018080014570
38617 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpm-clocks.c' (36,644) at 20240405153230735
38618 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cachetype.h' (36,645) at 20210307214925846
38619 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mtmips-sysc.yaml' (36,646) at 20240405153045025
38620 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nitrogen6x.h' (36,647) at 20210308005003608
38621 2025-01-21 03:00:58.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/custom-runners.yml' (36,648) at 20240906080037132
38622 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/internal.h' (36,649) at 20240405153052489
38623 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/bootm.c' (36,650) at 20210308005002844
38624 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/brcm,iproc-flexrm-mbox.txt' (36,651) at 20240405153229771
38625 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml' (36,652) at 20210309003648320
38626 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/mmu_context.c' (36,653) at 20240405153046189
38627 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682s.c' (36,654) at 20241008080014047
38628 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Knuth-CTAN' (36,655) at 20241221090017616
38629 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/181' (36,656) at 20230925080040089
38630 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/xt.json' (36,657) at 20240405153054377
38631 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/Makefile' (36,658) at 20210307214929530
38632 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/harmony/Kconfig' (36,659) at 20210308005003024
38633 2025-01-21 03:00:58.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Dotseqn' (36,660) at 20211006000025234
38634 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/tach.hpp' (36,661) at 20240820080023694
38635 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020mbg-pc_36b.dts' (36,662) at 20210307214926346
38636 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_device_fallback.c' (36,663) at 20240405153232087
38637 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/files/fw_env.config' (36,664) at 20230704080013871
38638 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight.rst' (36,665) at 20240405153045269
38639 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.linter-ignore' (36,666) at 20240826080030471
38640 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97/controller.h' (36,667) at 20210307214931594
38641 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-tracepoints.c' (36,668) at 20240405153046217
38642 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/Kconfig' (36,669) at 20240405153049525
38643 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/wakemain.c' (36,670) at 20240405153046493
38644 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/Makefile' (36,671) at 20240405153046901
38645 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern3.c' (36,672) at 20210309003655984
38646 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0003-error.h-is-specific-to-glibc-on-linux.patch' (36,673) at 20230706080014737
38647 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/asm-offsets.c' (36,674) at 20210308005002844
38648 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/spi.c' (36,675) at 20240405153051145
38649 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/topology.h' (36,676) at 20210307214926222
38650 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Settings/SnmpAlertsStore.js' (36,677) at 20241004080035963
38651 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/arche_platform.h' (36,678) at 20210307214930514
38652 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/meson/Kconfig' (36,679) at 20220525020652430
38653 2025-01-21 03:00:58.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-trng.c' (36,680) at 20240405153046925
38654 2025-01-21 03:00:58.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu.h' (36,681) at 20241211090212466
38655 2025-01-21 03:00:58.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hw_irq.h' (36,682) at 20240405153230111
38656 2025-01-21 03:00:58.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/siginfo.h' (36,683) at 20220525020651798
38657 2025-01-21 03:00:58.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm179x.h' (36,684) at 20210307214932322
38658 2025-01-21 03:00:58.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/Makefile' (36,685) at 20240405153232287
38659 2025-01-21 03:00:58.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hnae3.c' (36,686) at 20241115090012953
38660 2025-01-21 03:00:58.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/recipes.txt' (36,687) at 20210309003655368
38661 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/reg.h' (36,688) at 20210308005002816
38662 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/mux.c' (36,689) at 20210308005002948
38663 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libseccomp/files/run-ptest' (36,690) at 20230317080013829
38664 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico-hobbit.dtsi' (36,691) at 20240405153045517
38665 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/imx_sc_wdt.c' (36,692) at 20241008080013987
38666 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/apple_m1_pmu.h' (36,693) at 20240405153045849
38667 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x' (36,694) at 20241211090212534 to deleted uid set
38668 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.c' (36,695) at 20240405153048633
38669 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mt7628-eth.c' (36,696) at 20210308005003436
38670 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/coco.h' (36,697) at 20240503080014466
38671 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/max2175.txt' (36,698) at 20210307214925350
38672 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_acl_drops.sh' (36,699) at 20210307214932666
38673 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/printk_ringbuffer.h' (36,700) at 20240405153053025
38674 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/apx4devkit.c' (36,701) at 20210308005002924
38675 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/common.h' (36,702) at 20240405153045653
38676 2025-01-21 03:00:58.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ltc1660.c' (36,703) at 20240405153048977
38677 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sample.h' (36,704) at 20240405153054201
38678 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashldi3.c' (36,705) at 20210308005002852
38679 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sandbox-kernel.dts' (36,706) at 20210308005003744
38680 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_main.c' (36,707) at 20240405153231583
38681 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5272C3.h' (36,708) at 20210308005003576
38682 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/pci.c' (36,709) at 20210308005002992
38683 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max77976.yaml' (36,710) at 20240405153045141
38684 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ampere-host-force-reset@.service' (36,711) at 20220603100015803
38685 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration.h' (36,712) at 20241211090212390
38686 2025-01-21 03:00:58.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_serial_mii_defconfig' (36,713) at 20210308005003236
38687 2025-01-21 03:00:58.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/translate.c' (36,714) at 20240906080037528
38688 2025-01-21 03:00:58.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/udivsi3_i4i-Os.S' (36,715) at 20210308005002852
38689 2025-01-21 03:00:58.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rautjarvi_Simpele' (36,716) at 20210307205553774
38690 2025-01-21 03:00:58.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-multilib/images/core-image-multilib-example.bb' (36,717) at 20210528000029723
38691 2025-01-21 03:00:58.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/amcore/amcore.c' (36,718) at 20210308005003056
38692 2025-01-21 03:00:58.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/files/rl-native.map' (36,719) at 20220204040022624
38693 2025-01-21 03:00:58.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/arm-softmmu/default.mak' (36,720) at 20241211090212218
38694 2025-01-21 03:00:58.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/main.c' (36,721) at 20241011080017319
38695 2025-01-21 03:00:58.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vlsrw.S' (36,722) at 20230426080043952
38696 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/guest-debug/run-test.py' (36,723) at 20241211090212542
38697 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_printer.rst' (36,724) at 20220525020651778
38698 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/test_loader.py' (36,725) at 20210307205554434
38699 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/run-ci.sh' (36,726) at 20221213040033301
38700 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_xplained/Kconfig' (36,727) at 20210308005002920
38701 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/sysfs-schemes.c' (36,728) at 20241125090012259
38702 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/alert-banner.js' (36,729) at 20210308005107069
38703 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/configuration/entity-manager_%.bbappend' (36,730) at 20241226090016123
38704 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.scrapyard' (36,731) at 20210308005003296
38705 2025-01-21 03:00:58.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/video/fonts/nimbus_sans_l_regular.ttf' (36,732) at 20210308005003528 to deleted uid set
38706 2025-01-21 03:00:58.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_common.c' (36,733) at 20241220090018310
38707 2025-01-21 03:00:58.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp887x.h' (36,734) at 20210307214928638
38708 2025-01-21 03:00:58.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Kconfig.debug' (36,735) at 20240405153046089
38709 2025-01-21 03:00:58.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/icewm/icewm_3.6.0.bb' (36,736) at 20241221090017516
38710 2025-01-21 03:00:58.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-ppc-of.c' (36,737) at 20240405153052097
38711 2025-01-21 03:00:58.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_qm_regs.h' (36,738) at 20240405153046589
38712 2025-01-21 03:00:58.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/0001-Do-not-overwrite-all-our-build-flags.patch' (36,739) at 20210920100029307
38713 2025-01-21 03:00:58.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dyna_pci10xx.c' (36,740) at 20240405153046897
38714 2025-01-21 03:00:58.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-2.c' (36,741) at 20240405153045957
38715 2025-01-21 03:00:58.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/Makefile' (36,742) at 20220525020652074
38716 2025-01-21 03:00:58.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/shutdown_alarm_monitor.cpp' (36,743) at 20240820080023694
38717 2025-01-21 03:00:58.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/cdx/private.h' (36,744) at 20240405153052161
38718 2025-01-21 03:00:58.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1031.c' (36,745) at 20240405153048841
38719 2025-01-21 03:00:58.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_pathtbl.c' (36,746) at 20240624080012828
38720 2025-01-21 03:00:58.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_dma.c' (36,747) at 20240405153047161
38721 2025-01-21 03:00:58.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/hwspinlock_internal.h' (36,748) at 20240910080014046
38722 2025-01-21 03:00:58.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-intro.rst' (36,749) at 20220525020651782
38723 2025-01-21 03:00:58.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input.c' (36,750) at 20240613080016419
38724 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ps3av.h' (36,751) at 20240405153046125
38725 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/framebuffer-coreboot.c' (36,752) at 20240405153047045
38726 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/asm/barrier.h' (36,753) at 20210307214932454
38727 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/Build' (36,754) at 20210307214932514
38728 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/eeprom_field.h' (36,755) at 20210308005003644
38729 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/st,m41t80.yaml' (36,756) at 20240405153045153
38730 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (36,757) at 20211015100030976
38731 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_netlink_fc.h' (36,758) at 20240405153052949
38732 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/test/meson.build' (36,759) at 20240823080032949
38733 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb' (36,760) at 20241221090017472
38734 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-internal-sd.c' (36,761) at 20210307214930578
38735 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-hub.c' (36,762) at 20240405153052105
38736 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb' (36,763) at 20240413080012659
38737 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/starfire.h' (36,764) at 20210307214926586
38738 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/st_fdma.h' (36,765) at 20210307214927142
38739 2025-01-21 03:00:58.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.c' (36,766) at 20240405153050637
38740 2025-01-21 03:00:58.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ifdtool.h' (36,767) at 20210308005003764
38741 2025-01-21 03:00:58.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-stm32.c' (36,768) at 20210309003649988
38742 2025-01-21 03:00:58.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml' (36,769) at 20240405153045101
38743 2025-01-21 03:00:58.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg-audio.h' (36,770) at 20240405153230215
38744 2025-01-21 03:00:58.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_masks.h' (36,771) at 20240405153046585
38745 2025-01-21 03:00:58.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp' (36,772) at 20240417080003122
38746 2025-01-21 03:00:58.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/of_extra.c' (36,773) at 20210308005003356
38747 2025-01-21 03:00:58.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/Makefile' (36,774) at 20210307214932618
38748 2025-01-21 03:00:58.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/poky-tiny.conf' (36,775) at 20241221090017604
38749 2025-01-21 03:00:58.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_stm33_defconfig' (36,776) at 20210308005003236
38750 2025-01-21 03:00:58.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Faltrask' (36,777) at 20210307205553782
38751 2025-01-21 03:00:58.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/settings.hpp' (36,778) at 20240829080022542
38752 2025-01-21 03:00:58.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv.c' (36,779) at 20241211090212318
38753 2025-01-21 03:00:58.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ext4/inode.c' (36,780) at 20241211090145509 to deleted uid set
38754 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-compat-ioctl32.c' (36,781) at 20240405153049581
38755 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/deprecated.rst' (36,782) at 20241211090212230
38756 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-bt1.c' (36,783) at 20240405153051785
38757 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/utils.S' (36,784) at 20210308005002712
38758 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ingenic,aic.yaml' (36,785) at 20240405153045165
38759 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt305x/cpu-feature-overrides.h' (36,786) at 20240405153046005
38760 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall1.c' (36,787) at 20240405153054273
38761 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ldsx_insn.c' (36,788) at 20240405153232259
38762 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/intel_vr_nor.c' (36,789) at 20210307214929214
38763 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc' (36,790) at 20241208090011420 to deleted uid set
38764 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf.dtsi' (36,791) at 20240405153229967
38765 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-bananapi-m2-plus.dts' (36,792) at 20240405153045389
38766 2025-01-21 03:00:58.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/entrypoints/Makefile' (36,793) at 20240405153230651
38767 2025-01-21 03:00:58.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd.h' (36,794) at 20241211090212390
38768 2025-01-21 03:00:58.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie_1.7.2.bb' (36,795) at 20241221090017676
38769 2025-01-21 03:00:58.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_midi.c' (36,796) at 20240405153231551
38770 2025-01-21 03:00:58.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-fifo.c' (36,797) at 20241211090212554
38771 2025-01-21 03:00:58.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_lib.c' (36,798) at 20240405153232127
38772 2025-01-21 03:00:58.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.3.rst' (36,799) at 20241221090017596
38773 2025-01-21 03:00:58.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_int.h' (36,800) at 20210308005045729
38774 2025-01-21 03:00:58.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/irq.c' (36,801) at 20210307214926538
38775 2025-01-21 03:00:58.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-cropcap.rst' (36,802) at 20240405153045321
38776 2025-01-21 03:00:58.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ddr_dimm_params.h' (36,803) at 20210308005003648
38777 2025-01-21 03:00:58.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-9xxx.h' (36,804) at 20220525020653975
38778 2025-01-21 03:00:58.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-topic-miamiplus.dts' (36,805) at 20210308005002632
38779 2025-01-21 03:00:58.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LogEntryCollection.json' (36,806) at 20240619080002948
38780 2025-01-21 03:00:58.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/idt,89hpesx.yaml' (36,807) at 20240405153045109
38781 2025-01-21 03:00:58.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/hafnium/hafnium_%.bbappend' (36,808) at 20241221090017464
38782 2025-01-21 03:00:58.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (36,809) at 20210819000021018
38783 2025-01-21 03:00:58.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_6527.c' (36,810) at 20240405153046897
38784 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-audio.c' (36,811) at 20240906080037304
38785 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_bridge.h' (36,812) at 20240405153052705
38786 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/Makefile' (36,813) at 20240405153047253
38787 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/bilge-0.2-rs.wrap' (36,814) at 20241211090212458
38788 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_bmc_devicetree.robot' (36,815) at 20231018080016463
38789 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos5250-sata.c' (36,816) at 20220525020653871
38790 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/config.mk' (36,817) at 20210308005002732
38791 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic_0.9.8.bb' (36,818) at 20230813080012856
38792 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/Makefile' (36,819) at 20210308005002760
38793 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/0001-Run-native-cd_idt8-cd_create_profile.patch' (36,820) at 20210307205553966
38794 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/makelst' (36,821) at 20210307214932158
38795 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/parse-console.sh' (36,822) at 20240405153054365
38796 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r16-parrot.dts' (36,823) at 20210308005002628
38797 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_stub_64.S' (36,824) at 20220525020652190
38798 2025-01-21 03:00:58.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman.h' (36,825) at 20241216090017713
38799 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmicert_management.robot' (36,826) at 20240628080017117
38800 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_masks.h' (36,827) at 20240405153046597
38801 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/Makefile' (36,828) at 20210307214929914
38802 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/item_updater.hpp' (36,829) at 20241211090205454
38803 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-sbsa-ref.inc' (36,830) at 20241206090014210
38804 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3767.dtsi' (36,831) at 20240405153229935
38805 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/physaddr.c' (36,832) at 20210309003648800
38806 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk/0001-board-aspeed-Add-Mux-for-yosemitev2.patch' (36,833) at 20220326030009230
38807 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen_pvdev.h' (36,834) at 20240906080037340
38808 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/googletest.wrap' (36,835) at 20220805030037283
38809 2025-01-21 03:00:58.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ibmaem.c' (36,836) at 20240405153048857
38810 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/memory.json' (36,837) at 20240405153054141
38811 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/buffer.rst' (36,838) at 20240405153045313
38812 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-qcom-cci.c' (36,839) at 20240405153230679
38813 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/jevents.py' (36,840) at 20240405153232231
38814 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/setup-irq.c' (36,841) at 20240405153051261
38815 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mem-events.c' (36,842) at 20240405153232239
38816 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/vala/vala_0.56.17.bb' (36,843) at 20241206090014334
38817 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats2/trats2.c' (36,844) at 20210308005003044
38818 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/hostaudio_kern.c' (36,845) at 20240405153230099
38819 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipy/run-ptest' (36,846) at 20240301090012431
38820 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/docs/README.md' (36,847) at 20240909080026931
38821 2025-01-21 03:00:58.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/TrustedComponent/meson.build' (36,848) at 20240229090018787 to deleted uid set
38822 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_lib.c' (36,849) at 20210309003649296
38823 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/images/core-image-sato-dev.bb' (36,850) at 20210316000012737
38824 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/controllers/Kconfig' (36,851) at 20240405153049709
38825 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sh4-linux-user.mak' (36,852) at 20230925080039837
38826 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-cl-som-imx7.dts' (36,853) at 20240405153045529
38827 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsel.c' (36,854) at 20210307214926438
38828 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/util.cpp' (36,855) at 20240301090004938
38829 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UCB' (36,856) at 20210307205554426
38830 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_mst_topology_internal.h' (36,857) at 20240405153048389
38831 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_reject_ipv6.c' (36,858) at 20241111090012165
38832 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pll.h' (36,859) at 20210307214927954
38833 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_tpg.c' (36,860) at 20240405153051965
38834 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1.dtsi' (36,861) at 20240405153045585
38835 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,st-hva.txt' (36,862) at 20210307214925354
38836 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/generate-cmdlist.sh' (36,863) at 20240405153054193
38837 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ina2xx.c' (36,864) at 20240405153230663
38838 2025-01-21 03:00:58.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/misc.c' (36,865) at 20210308005003740
38839 2025-01-21 03:00:58.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/init.c' (36,866) at 20240624080012780
38840 2025-01-21 03:00:58.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/systemd-sulogin-force.conf' (36,867) at 20240417080014694
38841 2025-01-21 03:00:58.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-data.txt' (36,868) at 20220525020655131
38842 2025-01-21 03:00:58.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/.gitignore' (36,869) at 20210307205553738
38843 2025-01-21 03:00:58.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/eventfd.c' (36,870) at 20240405153052333
38844 2025-01-21 03:00:58.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/custom_method.c' (36,871) at 20220525020652242
38845 2025-01-21 03:00:58.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-mv784mp-gp/db-mv784mp-gp.c' (36,872) at 20210308005002904
38846 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c' (36,873) at 20240628080013989
38847 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/dma_v.h' (36,874) at 20210307214926226
38848 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/Kconfig' (36,875) at 20210308005003412
38849 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemuarm64.cfg' (36,876) at 20220804030014691
38850 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tracepoint.c' (36,877) at 20240405153046437
38851 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx35-clock.yaml' (36,878) at 20240405153045025
38852 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-metadata.c' (36,879) at 20240830080013271
38853 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_inflate.c' (36,880) at 20210307214927082
38854 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/shift.c' (36,881) at 20220429100100946
38855 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml' (36,882) at 20240405153045013
38856 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-asus-tf101.dts' (36,883) at 20240405153229879
38857 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppNavigation/AppNavigation.vue' (36,884) at 20241004080035959
38858 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/metrics.json' (36,885) at 20240405153232227
38859 2025-01-21 03:00:58.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stm32-lptimer.h' (36,886) at 20240405153052733
38860 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_0_sh_mask.h' (36,887) at 20240405153048117
38861 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xlnx,pr-decoupler.yaml' (36,888) at 20240405153045057
38862 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/zone.hpp' (36,889) at 20240820080023690
38863 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-mv88f6281gtw-ge.dts' (36,890) at 20240405153045457
38864 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw52xx.dts' (36,891) at 20240405153045501
38865 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-meas-spec' (36,892) at 20210307214925194
38866 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/ieee80211.yaml' (36,893) at 20240405153045121
38867 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9055-regulator.c' (36,894) at 20240405153051461
38868 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r3.dts' (36,895) at 20220525020651926
38869 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Umfors' (36,896) at 20210307205553794
38870 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/dawr-power9.rst' (36,897) at 20240405153045245
38871 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/snapper9260/Makefile' (36,898) at 20210308005002924
38872 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/aristainetos2b_defconfig' (36,899) at 20210308005003248
38873 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/ppc440spe-adma.txt' (36,900) at 20210307214925402
38874 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce300c2.inc' (36,901) at 20210905000020581
38875 2025-01-21 03:00:58.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gunnarsbyn' (36,902) at 20210307205553782
38876 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/dma.h' (36,903) at 20240405153045973
38877 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mmzone.h' (36,904) at 20210307214926062
38878 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/DriveMetrics_v1.xml' (36,905) at 20240619080002924
38879 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/nconf.c' (36,906) at 20210308005003732
38880 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf.c' (36,907) at 20220525020653319
38881 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/mc0306d4_00000018.dtsi' (36,908) at 20210308005002872
38882 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/compat_vdso.S' (36,909) at 20240405153046253
38883 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/osdmap.h' (36,910) at 20220525020654555
38884 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/mmu.h' (36,911) at 20240405153046069
38885 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-fb-24bpp-s3c64xx.c' (36,912) at 20210309003648720
38886 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/probes.h' (36,913) at 20210309003648776
38887 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/inv_sensors/inv_sensors_timestamp.c' (36,914) at 20241216090017705
38888 2025-01-21 03:00:58.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/sclk-div.c' (36,915) at 20240405153046801
38889 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_mbox.c' (36,916) at 20240405153051641
38890 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_mr.c' (36,917) at 20240405153051709
38891 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/README.ipam390' (36,918) at 20210308005002900
38892 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/dma-register.h' (36,919) at 20210307214926550
38893 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara-pdx224.dts' (36,920) at 20240405153045797
38894 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vislanda_Nydala' (36,921) at 20210307205553794
38895 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/fib_notifications.sh' (36,922) at 20220525020655207
38896 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_hw.h' (36,923) at 20240405153231071
38897 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb' (36,924) at 20241221090017524
38898 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/LICENCE' (36,925) at 20210308005113633
38899 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-mux.yaml' (36,926) at 20240405153045117
38900 2025-01-21 03:00:58.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/JsonSchemaFileCollection.json' (36,927) at 20240619080002948
38901 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device.c' (36,928) at 20241211090145485
38902 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/Kconfig' (36,929) at 20240405153231351
38903 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/qts/sdram_config.h' (36,930) at 20210308005002912
38904 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alteon/Kconfig' (36,931) at 20210307214929286
38905 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5485EVB.h' (36,932) at 20210308005003576
38906 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_syscall.h' (36,933) at 20220429100100614
38907 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ebcdic.h' (36,934) at 20210308005046029
38908 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kalarne' (36,935) at 20210307205553786
38909 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/x264/x264_git.bb' (36,936) at 20241206090014346
38910 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx7.c' (36,937) at 20240906080037192
38911 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios.hpp' (36,938) at 20240903080027139
38912 2025-01-21 03:00:58.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_type.h' (36,939) at 20240405153231071
38913 2025-01-21 03:00:58.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_scsi.c' (36,940) at 20240405153051933
38914 2025-01-21 03:00:58.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-sram.h' (36,941) at 20210307214928690
38915 2025-01-21 03:00:58.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-ps-api-test_git.bb' (36,942) at 20220910030013341
38916 2025-01-21 03:00:58.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/0001-Fix-time.h-check.patch' (36,943) at 20230503080014583
38917 2025-01-21 03:00:58.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath25/cpu-feature-overrides.h' (36,944) at 20240405153046005
38918 2025-01-21 03:00:58.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/files/static-group-meta-multimedia' (36,945) at 20231014080011723
38919 2025-01-21 03:00:58.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbxface.c' (36,946) at 20240405153046625
38920 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/buffer_test.cpp' (36,947) at 20241219090002124
38921 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/hsi_core.h' (36,948) at 20210307214928110
38922 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/dlink_dsr-1000n.dts' (36,949) at 20240405153045989
38923 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_node_table.h' (36,950) at 20210309003652492
38924 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/fusion.patch' (36,951) at 20210307205553938
38925 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.h' (36,952) at 20210307214927286
38926 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/spinlock_types.h' (36,953) at 20240405153045941
38927 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ds2780_battery.c' (36,954) at 20240405153051433
38928 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_vpu_if.c' (36,955) at 20240805080013967
38929 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mktree.c' (36,956) at 20210307214926362
38930 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-spear.c' (36,957) at 20240405153230859
38931 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/copy_page_mck.S' (36,958) at 20240405153229995
38932 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/kp_id_rev.h' (36,959) at 20210308005003012
38933 2025-01-21 03:00:58.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/args.hpp' (36,960) at 20210308005056661
38934 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic0_qm0_masks.h' (36,961) at 20240405153046577
38935 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/timestamping.rst' (36,962) at 20240405153045241
38936 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field5.decode' (36,963) at 20210308005046389
38937 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5329EVB.h' (36,964) at 20210308005003576
38938 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/ibm/meson.build' (36,965) at 20240908080010102
38939 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/BMC/meson.build' (36,966) at 20230825080021137 to deleted uid set
38940 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/dec_and_test' (36,967) at 20240405153053437
38941 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Task_v1.xml' (36,968) at 20240619080002936
38942 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usbusx2yaudio.c' (36,969) at 20240405153054029
38943 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_pc2_defconfig' (36,970) at 20210308005003272
38944 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/can-controller.yaml' (36,971) at 20240405153045113
38945 2025-01-21 03:00:58.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/Kconfig' (36,972) at 20241211090212314
38946 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_req.h' (36,973) at 20240405153046933
38947 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/zone_interface.hpp' (36,974) at 20241022080027608
38948 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuusamo_Hamppulampi' (36,975) at 20210307205553770
38949 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/Kconfig' (36,976) at 20240405153049733
38950 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/bits.h' (36,977) at 20241211090212374
38951 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_all_projects_page.py' (36,978) at 20241221090017592
38952 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bfq-cgroup.c' (36,979) at 20240405153046513
38953 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/call_stack.tcl' (36,980) at 20210308005007108
38954 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/opendnssec/files/libxml2_conf.patch' (36,981) at 20230706080014769
38955 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_open_unittest.cpp' (36,982) at 20220108040030440
38956 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/atmel.h' (36,983) at 20220525020654603
38957 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_helper_unittest.cpp' (36,984) at 20240817080027656
38958 2025-01-21 03:00:58.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/116.out' (36,985) at 20210927100127481
38959 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LogServiceCollection.json' (36,986) at 20240619080002948
38960 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ia_css_csc_types.h' (36,987) at 20210307214930554
38961 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (36,988) at 20221122040015511
38962 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/fw_cfg.c' (36,989) at 20241211090212314
38963 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6adm-routing.yaml' (36,990) at 20240405153045169
38964 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm963138.dts' (36,991) at 20240405153045433
38965 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sm3_avx_glue.c' (36,992) at 20240405153046365
38966 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/blk.h' (36,993) at 20210308005003564
38967 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek_ptp.c' (36,994) at 20240405153230903
38968 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/a32-uncond.decode' (36,995) at 20230426080043856
38969 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.h' (36,996) at 20240405153230571
38970 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/Kconfig' (36,997) at 20210307214929902
38971 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/Makefile' (36,998) at 20240405153051485
38972 2025-01-21 03:00:58.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager/blacklist.json' (36,999) at 20241109090010806
38973 2025-01-21 03:00:58.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_1_d.h' (37,000) at 20210307214927526
38974 2025-01-21 03:00:58.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/lpc32xx_hsuart.c' (37,001) at 20210308005003484
38975 2025-01-21 03:00:58.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-host-running@.service' (37,002) at 20210308005055797
38976 2025-01-21 03:00:58.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/xbar_edge_0_regs.h' (37,003) at 20240405153046601
38977 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/slot-gpio.c' (37,004) at 20240617080017394
38978 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/Kconfig' (37,005) at 20240405153051809
38979 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable.h' (37,006) at 20240913080013765
38980 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/timer.h' (37,007) at 20210307214927902
38981 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/Kconfig' (37,008) at 20210307214930726
38982 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/pipeline.json' (37,009) at 20240405153054125
38983 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/devices-rsk7203.c' (37,010) at 20210307214926538
38984 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pbr_6.1.0.bb' (37,011) at 20241221090017668
38985 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.autoboot' (37,012) at 20210308005003292
38986 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/debug.c' (37,013) at 20240405153052049
38987 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzabha.c.inc' (37,014) at 20240906080037524
38988 2025-01-21 03:00:58.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/bti-3.c' (37,015) at 20240906080037576
38989 2025-01-21 03:00:58.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvumi.c' (37,016) at 20240405153231431
38990 2025-01-21 03:00:58.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/indirect_pci.c' (37,017) at 20240405153046233
38991 2025-01-21 03:00:58.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/rtl8169_mac.c' (37,018) at 20210308005003036
38992 2025-01-21 03:00:58.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/count_state_floor.hpp' (37,019) at 20240106090025434
38993 2025-01-21 03:00:58.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcmuio.c' (37,020) at 20240405153046905
38994 2025-01-21 03:00:58.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-impd1.c' (37,021) at 20210307214927042
38995 2025-01-21 03:00:58.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mmc.c' (37,022) at 20210308005003212
38996 2025-01-21 03:00:58.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/himax_hx83112b.c' (37,023) at 20240405153049161
38997 2025-01-21 03:00:58.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_0_sh_mask.h' (37,024) at 20240405153047437
38998 2025-01-21 03:00:58.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EthernetInterface.v1_12_2.json' (37,025) at 20240824080002938
38999 2025-01-21 03:00:58.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_cmds.c' (37,026) at 20240405153230795
39000 2025-01-21 03:00:58.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/HostInterfaceCollection.json' (37,027) at 20240619080002948
39001 2025-01-21 03:00:58.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/quota.c' (37,028) at 20240405153231775
39002 2025-01-21 03:00:58.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/generic-xhci.yaml' (37,029) at 20240405153045181
39003 2025-01-21 03:00:58.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6115-gpucc.h' (37,030) at 20240405153052645
39004 2025-01-21 03:00:58.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_regs.h' (37,031) at 20210307214929578
39005 2025-01-21 03:00:58.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bloblist.h' (37,032) at 20210308005003564
39006 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c' (37,033) at 20241125090012239
39007 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/defkeymap.c' (37,034) at 20210307214930230
39008 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/MAINTAINERS' (37,035) at 20210308005003032
39009 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/base.c' (37,036) at 20241204090010699
39010 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpufreq.c' (37,037) at 20240405153053041
39011 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/pagelist.c' (37,038) at 20240405153053209
39012 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/Makefile' (37,039) at 20210308005002912
39013 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/dbgp.c' (37,040) at 20210307214930982
39014 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/samsung/Kconfig' (37,041) at 20210307214930722
39015 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/assoc_array.rst' (37,042) at 20210307214925262
39016 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.h' (37,043) at 20210307214927286
39017 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/pmu.c' (37,044) at 20240503080014466
39018 2025-01-21 03:00:58.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_platform-powerpc.c' (37,045) at 20210308005002540
39019 2025-01-21 03:00:58.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_ioc.h' (37,046) at 20220525020653335
39020 2025-01-21 03:00:58.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/ast_wdt.c' (37,047) at 20210308005003540
39021 2025-01-21 03:00:58.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_11_0_cdr_table.h' (37,048) at 20240405153230511
39022 2025-01-21 03:00:58.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_basic_ci.robot' (37,049) at 20230311090015023
39023 2025-01-21 03:00:58.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-out.c' (37,050) at 20240405153049529
39024 2025-01-21 03:00:58.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pch.c' (37,051) at 20240405153047081
39025 2025-01-21 03:00:58.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1010-comtft.dts' (37,052) at 20240405153045505
39026 2025-01-21 03:00:58.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pid.h' (37,053) at 20240405153049225
39027 2025-01-21 03:00:58.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EnvironmentMetrics.v1_3_2.json' (37,054) at 20240619080002944
39028 2025-01-21 03:00:58.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/deflate.c' (37,055) at 20210309003649116
39029 2025-01-21 03:00:58.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-0.39-tzfix.patch' (37,056) at 20210307205553822
39030 2025-01-21 03:00:58.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/code-patching.h' (37,057) at 20240405153046105
39031 2025-01-21 03:00:58.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_scarlett2.h' (37,058) at 20240429080012464
39032 2025-01-21 03:00:58.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg/run-ptest' (37,059) at 20210307205554538
39033 2025-01-21 03:00:58.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kustavi_Viherlahti' (37,060) at 20210307205553770
39034 2025-01-21 03:00:58.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/threads.h' (37,061) at 20220525020654623
39035 2025-01-21 03:00:58.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/riscv32.patch' (37,062) at 20231011080016578
39036 2025-01-21 03:00:58.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ac100.c' (37,063) at 20240405153051489
39037 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/netdev.c' (37,064) at 20241018080014494
39038 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/tau_6xx.c' (37,065) at 20240405153046153
39039 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/tdp_iter.h' (37,066) at 20240405153046453
39040 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/Makefile' (37,067) at 20240405153231899
39041 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/sandybridge.h' (37,068) at 20210308005002876
39042 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-s390.h' (37,069) at 20240405153232287
39043 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/info.png' (37,070) at 20210307205554250 to deleted uid set
39044 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_w.c' (37,071) at 20210308005046521
39045 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lwt_reroute.c' (37,072) at 20240405153232259
39046 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/soc.h' (37,073) at 20220525020653743
39047 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-iommu-pci.c' (37,074) at 20240326080039510
39048 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spmi/hisilicon,hisi-spmi-controller.yaml' (37,075) at 20240613080016359
39049 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-cross-canadian_1.80.1.bb' (37,076) at 20241221090017676
39050 2025-01-21 03:00:58.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-apple.c' (37,077) at 20240405153231287
39051 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wilco-charger.c' (37,078) at 20210309003652168
39052 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts' (37,079) at 20240405153229919
39053 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3288/MAINTAINERS' (37,080) at 20210308005003040
39054 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/pipe.txt' (37,081) at 20210307214925314
39055 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/axm/axm5516-cpus.dtsi' (37,082) at 20240405153045437
39056 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/fuloong2e_defconfig' (37,083) at 20240405153045993
39057 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-nommu.h' (37,084) at 20240405153045625
39058 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.rockchip' (37,085) at 20210308005003296
39059 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_trace.c' (37,086) at 20210309003652148
39060 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/Kconfig' (37,087) at 20240405153051389
39061 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/ifcvf/ifcvf_base.c' (37,088) at 20241118090018499
39062 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/buildhistory.py' (37,089) at 20220910030013401
39063 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/addr.h' (37,090) at 20240405153232083
39064 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-aw2013.c' (37,091) at 20240405153230755
39065 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-db-B.dts' (37,092) at 20220525020651918
39066 2025-01-21 03:00:58.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/btree.c' (37,093) at 20240405153052377
39067 2025-01-21 03:00:58.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/route.c' (37,094) at 20241216090017793
39068 2025-01-21 03:00:58.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77686-private.h' (37,095) at 20240405153231819
39069 2025-01-21 03:00:58.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/gyro/itg3200.h' (37,096) at 20240405153052709
39070 2025-01-21 03:00:58.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/machine/nf5280m7.conf' (37,097) at 20240723080012912
39071 2025-01-21 03:00:58.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Chuwi_V7_CW0825_defconfig' (37,098) at 20210308005003236
39072 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/at91_udc.c' (37,099) at 20210308005003504
39073 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/toshiba_haps.rst' (37,100) at 20210307214925230
39074 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mpu401/mpu401.c' (37,101) at 20220525020654971
39075 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_rx.c' (37,102) at 20240405153050701
39076 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-server-Adjust-the-cache-alignment-assumptions.patch' (37,103) at 20230317080013789
39077 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/iommufd.rst' (37,104) at 20240405153045309
39078 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-i2c.c' (37,105) at 20210307214928810
39079 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/socket_cookie.c' (37,106) at 20220525020655195
39080 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-vinco.dts' (37,107) at 20210308005002568
39081 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/Kconfig' (37,108) at 20240405153050365
39082 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/map_kptr.c' (37,109) at 20240405153054269
39083 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/ca-AB-Calgary' (37,110) at 20210307205553754
39084 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pgalloc.h' (37,111) at 20220525020651986
39085 2025-01-21 03:00:58.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-reg.h' (37,112) at 20240405153232183
39086 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0009-linux-syslinux-implement-install_bootblock.patch' (37,113) at 20220910030013425
39087 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/af_ax25.c' (37,114) at 20240624080012824
39088 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/firefly-rk3288_defconfig' (37,115) at 20210308005003260
39089 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/boot_xen.py' (37,116) at 20241211090212530
39090 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/ia32/audit.c' (37,117) at 20240405153046377
39091 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/perlcross/perlcross_%.bbappend' (37,118) at 20240113090014552
39092 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/bugs_32.c' (37,119) at 20210307214926750
39093 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/files/no-strict-devmem.cfg' (37,120) at 20221120040010706
39094 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/common.h' (37,121) at 20240405153049861
39095 2025-01-21 03:00:58.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ht.c' (37,122) at 20240405153232043
39096 2025-01-21 03:00:58.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sort.c' (37,123) at 20241008080014055
39097 2025-01-21 03:00:58.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/ioremap.c' (37,124) at 20241125090012239
39098 2025-01-21 03:00:58.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_2_3_offset.h' (37,125) at 20210307214927574
39099 2025-01-21 03:00:58.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sunxi_engine.h' (37,126) at 20240405153048761
39100 2025-01-21 03:00:58.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-trust.c' (37,127) at 20210307214928770
39101 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_fdir.c' (37,128) at 20240411080014098
39102 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-enum-frame-interval.rst' (37,129) at 20240405153045325
39103 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8985.h' (37,130) at 20210307214932362
39104 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nci/.gitignore' (37,131) at 20220525020655219
39105 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/link_enc_cfg.h' (37,132) at 20240405153047293
39106 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/turris_mox.h' (37,133) at 20210308005003620
39107 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/dram.c' (37,134) at 20210308005002768
39108 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-nested.json' (37,135) at 20210308005046397
39109 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_value_entry_encode_integer_check.yaml' (37,136) at 20240908080010098
39110 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/bbt.c' (37,137) at 20210308005003412
39111 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/perf_event_flags.h' (37,138) at 20240405153046377
39112 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/route.h' (37,139) at 20210307214931658
39113 2025-01-21 03:00:58.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/__init__.py' (37,140) at 20210307205554634
39114 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/xattr.h' (37,141) at 20240405153052333
39115 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb2pdu.h' (37,142) at 20240527080023360
39116 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/pm.c' (37,143) at 20240405153053297
39117 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ftrace.h' (37,144) at 20240405153046285
39118 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/iproc-rng200.c' (37,145) at 20240405153230199
39119 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/ftrace.c' (37,146) at 20210309003649972
39120 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_csi2.c' (37,147) at 20240405153051861
39121 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec_i2c.c' (37,148) at 20210308005003396
39122 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k' (37,149) at 20240405153054385
39123 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-net2big.dts' (37,150) at 20210308005002592
39124 2025-01-21 03:00:58.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/utils.cpp' (37,151) at 20240817080005379
39125 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/Kconfig' (37,152) at 20210307214928338
39126 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr2d.yaml' (37,153) at 20240405153045049
39127 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-icnova-swac.dts' (37,154) at 20210308005002624
39128 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/meson.build' (37,155) at 20230720080021715 to deleted uid set
39129 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/include/linux/socket.h' (37,156) at 20240405153054173
39130 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml' (37,157) at 20240405153229795
39131 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.c' (37,158) at 20210307214927950
39132 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fastboot.c' (37,159) at 20210308005003208
39133 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-fopen.rst' (37,160) at 20220525020654131
39134 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/elog_errorwrap_test.hpp' (37,161) at 20241003080023049
39135 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-writer.c' (37,162) at 20210927100127341
39136 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libproxy/libproxy_0.5.9.bb' (37,163) at 20241221090017696
39137 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-apac-viewcomp.c' (37,164) at 20210307214928778
39138 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-plus.dts' (37,165) at 20210308005002624
39139 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/ramlist.h' (37,166) at 20241022080032784
39140 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/vagrant.pub' (37,167) at 20210308005046393
39141 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/led.h' (37,168) at 20240405153050641
39142 2025-01-21 03:00:58.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-pid-control/.shellcheck' (37,169) at 20210415000109176 to deleted uid set
39143 2025-01-21 03:00:58.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/ls1012aqds.c' (37,170) at 20210308005002964
39144 2025-01-21 03:00:58.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.h' (37,171) at 20210309003651060
39145 2025-01-21 03:00:58.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l52.c' (37,172) at 20240405153232147
39146 2025-01-21 03:00:58.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis_main.c' (37,173) at 20241018080014554
39147 2025-01-21 03:00:58.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/Kconfig' (37,174) at 20241211090212510
39148 2025-01-21 03:00:58.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/and.md' (37,175) at 20240809080033023
39149 2025-01-21 03:00:58.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_sodia.dts' (37,176) at 20240405153045441
39150 2025-01-21 03:00:58.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (37,177) at 20220224040010566
39151 2025-01-21 03:00:58.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-intel.h' (37,178) at 20210307214927162
39152 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/usage-model.rst' (37,179) at 20240405153045185
39153 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc7_cfg_regs.h' (37,180) at 20240405153046605
39154 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-usb-hsic.c' (37,181) at 20240405153051293
39155 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c' (37,182) at 20240405153230511
39156 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kobject_ns.h' (37,183) at 20240405153052717
39157 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mediatek,mt7621-memc.yaml' (37,184) at 20240405153045101
39158 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/meson.build' (37,185) at 20241211090002375
39159 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/floating-point.json' (37,186) at 20240405153054125
39160 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/Kconfig' (37,187) at 20210308005003456
39161 2025-01-21 03:00:58.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ia_css_formats_types.h' (37,188) at 20210307214930554
39162 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock/Kconfig' (37,189) at 20210308005003032
39163 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/ddr.c' (37,190) at 20210308005002960
39164 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tv.c' (37,191) at 20240405153230635
39165 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/Makefile' (37,192) at 20210308005003436
39166 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_daq_dio24.c' (37,193) at 20240405153046901
39167 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/.gitignore' (37,194) at 20220525020655215
39168 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_backchannel.c' (37,195) at 20240405153053389
39169 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_gmac.dtsi' (37,196) at 20210308005002612
39170 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_phys.c' (37,197) at 20240405153048473
39171 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ExternalAccountProvider_v1.xml' (37,198) at 20240918080002712
39172 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuriscv64.png' (37,199) at 20240309090012816 to deleted uid set
39173 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/lwn-bk4.txt' (37,200) at 20210307214925362
39174 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/obmc-poweroff.service' (37,201) at 20220727030013877
39175 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ccwgroup.h' (37,202) at 20240405153046273
39176 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c' (37,203) at 20240910080014026
39177 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts' (37,204) at 20240405153045821
39178 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait.c' (37,205) at 20220525020655211
39179 2025-01-21 03:00:58.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/Kconfig' (37,206) at 20210308005003496
39180 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (37,207) at 20210812000025166
39181 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am35xx-clocks.dtsi' (37,208) at 20240405153045597
39182 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/compr_rubin.h' (37,209) at 20210308005003652
39183 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/resetvec.S' (37,210) at 20210308005002860
39184 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/039.out' (37,211) at 20210308005046437
39185 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/kp_imx6q_tpc.c' (37,212) at 20210308005003012
39186 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/tools/sdbusplus/templates/error.cpp.mako' (37,213) at 20230902080037613 to deleted uid set
39187 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_charger.c' (37,214) at 20240405153051425
39188 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_udp.c' (37,215) at 20240405153053157
39189 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/catfish/catfish_4.18.0.bb' (37,216) at 20231126090012805
39190 2025-01-21 03:00:58.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mediatek,mt6795-resets.h' (37,217) at 20240405153052653
39191 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-blockjob-txn.c' (37,218) at 20221215040039390
39192 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.12.29.bb' (37,219) at 20240302090018214
39193 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/internal.h' (37,220) at 20240405153050533
39194 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/mpu.txt' (37,221) at 20210307214925278
39195 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enum64val___val3_missing.c' (37,222) at 20240405153054269
39196 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hypercalls.c' (37,223) at 20240405153045885
39197 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0016-Handle-missing-gshadow.patch' (37,224) at 20241221090017644
39198 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kasan.h' (37,225) at 20220525020651946
39199 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ms7720se_defconfig' (37,226) at 20210308005003268
39200 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-drv.c' (37,227) at 20240830080013291
39201 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_drv.h' (37,228) at 20240405153230647
39202 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/Kconfig' (37,229) at 20240405153049421
39203 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-vx.xml' (37,230) at 20210308005045817
39204 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb' (37,231) at 20220921030015986
39205 2025-01-21 03:00:58.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/arm_sbcon_i2c.h' (37,232) at 20230426080043760
39206 2025-01-21 03:00:58.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dockstar.dts' (37,233) at 20240405153045457
39207 2025-01-21 03:00:58.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/gp_device_global.h' (37,234) at 20210307214930542
39208 2025-01-21 03:00:58.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/index.rst' (37,235) at 20240405153045329
39209 2025-01-21 03:00:58.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/fdtoverlay.c' (37,236) at 20220525020654939
39210 2025-01-21 03:00:58.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp' (37,237) at 20240904080003190
39211 2025-01-21 03:00:58.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rmap.h' (37,238) at 20240405153052577
39212 2025-01-21 03:00:58.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/acl.c' (37,239) at 20240405153052273
39213 2025-01-21 03:00:58.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/fp-test.c' (37,240) at 20241211090212534
39214 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/common.xml.h' (37,241) at 20210307214927766
39215 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/BSD-3-Clause-Clear' (37,242) at 20210307214925638
39216 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/renesas.h' (37,243) at 20210307214931366
39217 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_input.h' (37,244) at 20210309003654000
39218 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cryptouser.h' (37,245) at 20210307214931626
39219 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_core.c' (37,246) at 20240405153048997
39220 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/pfuze3000_pmic.h' (37,247) at 20210308005003680
39221 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_structs.h' (37,248) at 20220429100100618
39222 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ucgrp.c' (37,249) at 20240405153048637
39223 2025-01-21 03:00:58.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/chassis.hpp' (37,250) at 20240817080031292
39224 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tda1997x_regs.h' (37,251) at 20240405153049341
39225 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_probe_backend.c' (37,252) at 20240405153052257
39226 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/pll.h' (37,253) at 20240405153046785
39227 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_signal.c' (37,254) at 20240405153046285
39228 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/ak4xxx-adda.c' (37,255) at 20210307214932218
39229 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cacheflush.h' (37,256) at 20210307214926578
39230 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6360-regulator.yaml' (37,257) at 20240405153045145
39231 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/virt_defconfig' (37,258) at 20240405153045957
39232 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-Joensuu-Tikka' (37,259) at 20210307205553758
39233 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/server.ttyS2.conf' (37,260) at 20230606080013598
39234 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemux86-64/machconfig' (37,261) at 20210307205554454
39235 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-extended/timezone/tzdata.bbappend' (37,262) at 20240713080014142
39236 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/meson.options' (37,263) at 20241026080032419
39237 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_common.c' (37,264) at 20210307214928614
39238 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/Kconfig' (37,265) at 20210308005003052
39239 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_emi.h' (37,266) at 20210308005002664
39240 2025-01-21 03:00:58.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info-r8a7740.c' (37,267) at 20210308005002768
39241 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/mt6370-charger.c' (37,268) at 20240405153051437
39242 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/intro.rst' (37,269) at 20240405153229843
39243 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml' (37,270) at 20240405153229763
39244 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_pro.h' (37,271) at 20240405153049741
39245 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_lcd.dtsi' (37,272) at 20240405153045473
39246 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/paz00_defconfig' (37,273) at 20210308005003272
39247 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-du-l-works-fix-to-use-145-instead-of-144.patch' (37,274) at 20210307205554470
39248 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_debug.c' (37,275) at 20241008080013951
39249 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/time.c' (37,276) at 20210307214926310
39250 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/rcar-thermal.yaml' (37,277) at 20240405153045177
39251 2025-01-21 03:00:58.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico-pi.dtsi' (37,278) at 20240405153045517
39252 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c' (37,279) at 20240405153050629
39253 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/blk_legacy.c' (37,280) at 20210308005003340
39254 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen_3.4.0.bb' (37,281) at 20231126090012797
39255 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/libcereal_1.3.2.bb' (37,282) at 20241221090017536
39256 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/module.c' (37,283) at 20240405153045925
39257 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/fixmap.h' (37,284) at 20210307214926110
39258 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc' (37,285) at 20241221090017504
39259 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hmc6352.c' (37,286) at 20240405153049637
39260 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/null/kmerr.cocci' (37,287) at 20240405153053445
39261 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-afe-clk.c' (37,288) at 20210307214932394
39262 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/Kconfig' (37,289) at 20210307214928990
39263 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/dram_sun4i_auto.c' (37,290) at 20210308005003056
39264 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/utils.hpp' (37,291) at 20230511080029431 to deleted uid set
39265 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx8ulp-pinctrl.yaml' (37,292) at 20240405153045133
39266 2025-01-21 03:00:58.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-sys-init.service' (37,293) at 20211223040107525
39267 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/class.c' (37,294) at 20240405153051489
39268 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-infra_ao.c' (37,295) at 20240405153046797
39269 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/142.out' (37,296) at 20220429100100906
39270 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3399_defconfig' (37,297) at 20210308005003260
39271 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/mcpm-exynos.c' (37,298) at 20240405153045645
39272 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/winucase_convert.pl' (37,299) at 20210309003648268
39273 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bootstrap/_helpers.scss' (37,300) at 20220105012522983
39274 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.c' (37,301) at 20220525020652971
39275 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch' (37,302) at 20230401080011975
39276 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/Makefile' (37,303) at 20210309003650372
39277 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/auxtrace.h' (37,304) at 20240405153054181
39278 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3328.h' (37,305) at 20210308005002660
39279 2025-01-21 03:00:58.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/as3711-regulator.c' (37,306) at 20240405153051461
39280 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/misc/Makefile' (37,307) at 20210307214932446
39281 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/lan966x_serdes.c' (37,308) at 20240405153051285
39282 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-ci.h' (37,309) at 20240405153049369
39283 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-timeout.c' (37,310) at 20210309003649108
39284 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/bcm47xxpart.c' (37,311) at 20221128040017474
39285 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/validate_plug_ins.py' (37,312) at 20221209040018559
39286 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_tfa_SECURE_BOOT_defconfig' (37,313) at 20210308005003264
39287 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_coresight.h' (37,314) at 20240405153046581
39288 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/ovs_vport.yaml' (37,315) at 20240405153229823
39289 2025-01-21 03:00:58.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-imx.c' (37,316) at 20240405153230675 to deleted uid set
39290 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch' (37,317) at 20230706080014741
39291 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-aud.c' (37,318) at 20240405153230211
39292 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/dcc.h' (37,319) at 20210307214925846
39293 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572si-pre.dtsi' (37,320) at 20210307214926346
39294 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/Makefile' (37,321) at 20220525020654139
39295 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/Makefile' (37,322) at 20240405153232287
39296 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/utils.hpp' (37,323) at 20210308005134001
39297 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap143/Makefile' (37,324) at 20210308005003028
39298 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot' (37,325) at 20210307205554274 to deleted uid set
39299 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf500-colibri.dtsi' (37,326) at 20240405153045537
39300 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/opencores-kbd.c' (37,327) at 20240405153230727
39301 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte/0004-fast_float-Add-single-header-library-for-from_char-i.patch' (37,328) at 20241221090017700
39302 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ustack.h' (37,329) at 20210307214926122
39303 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_osf.c' (37,330) at 20240405153053337
39304 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_fio.json' (37,331) at 20241213090004405 to deleted uid set
39305 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/Kconfig' (37,332) at 20240405153050161
39306 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/tlb.c' (37,333) at 20210308005002996
39307 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vtime.h' (37,334) at 20220525020654627
39308 2025-01-21 03:00:58.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/thread_info.h' (37,335) at 20240405153229859
39309 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/qts/sdram_config.h' (37,336) at 20210308005002912
39310 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_1_0_offset.h' (37,337) at 20210309003649500
39311 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/ml605.dts' (37,338) at 20210308005002884
39312 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/lvgl_9.1.0.bb' (37,339) at 20241221090017528
39313 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ingenic/Kconfig' (37,340) at 20220525020652002
39314 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/corenet_ds.c' (37,341) at 20210308005002964
39315 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-scd.h' (37,342) at 20220525020653755
39316 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/current.h' (37,343) at 20240405153046505
39317 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exstorob.c' (37,344) at 20240405153046621
39318 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/setjmp.h' (37,345) at 20210308005002848
39319 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/config.mk' (37,346) at 20210308005003008
39320 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm1022.S' (37,347) at 20210307214925974
39321 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Kbuild.platforms' (37,348) at 20240405153045977
39322 2025-01-21 03:00:58.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/volt.h' (37,349) at 20210307214927906
39323 2025-01-21 03:00:58.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-ep0.c' (37,350) at 20240405153052037
39324 2025-01-21 03:00:58.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt.c' (37,351) at 20240613080016559
39325 2025-01-21 03:00:58.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dwb.h' (37,352) at 20240405153047229
39326 2025-01-21 03:00:58.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/fsverity_private.h' (37,353) at 20240405153231767
39327 2025-01-21 03:00:58.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.json' (37,354) at 20230925080040089
39328 2025-01-21 03:00:58.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/v2m-mps2.c' (37,355) at 20240405153045693
39329 2025-01-21 03:00:58.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/038' (37,356) at 20210927100127473
39330 2025-01-21 03:00:58.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/guest-random.c' (37,357) at 20240326080039754
39331 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_domain.h' (37,358) at 20220525020654003
39332 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfwdebug.h' (37,359) at 20210307214926162
39333 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp' (37,360) at 20240329080003279
39334 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_bt_unittest.cpp' (37,361) at 20240817080027656
39335 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/midway.h' (37,362) at 20210307214926886
39336 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/metricgroups.json' (37,363) at 20240405153054129
39337 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/update-repos' (37,364) at 20231011080016566
39338 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-gpio-bank.yaml' (37,365) at 20240405153045137
39339 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4860qds_crossbar_con.h' (37,366) at 20210308005002956
39340 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/SerialOverLan/index.js' (37,367) at 20220105012522995
39341 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-scb.h' (37,368) at 20210307214928686
39342 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/cnl-sst.c' (37,369) at 20210309003654912
39343 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/mdio.h' (37,370) at 20210308005003676
39344 2025-01-21 03:00:58.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_input.c' (37,371) at 20210307214928702
39345 2025-01-21 03:00:58.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/ini.h' (37,372) at 20210307214929970
39346 2025-01-21 03:00:58.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/linit.c' (37,373) at 20240405153231383
39347 2025-01-21 03:00:58.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tps6594_pfsm.h' (37,374) at 20240405153052941
39348 2025-01-21 03:00:58.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/meson.build' (37,375) at 20241211090212454
39349 2025-01-21 03:00:58.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.c' (37,376) at 20220525020652971
39350 2025-01-21 03:00:58.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8569_serdes.c' (37,377) at 20210308005002832
39351 2025-01-21 03:00:58.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/genboardscfg.py' (37,378) at 20210308005003764
39352 2025-01-21 03:00:58.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/asihpi.c' (37,379) at 20240405153053513
39353 2025-01-21 03:00:58.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d2_xplained.dts' (37,380) at 20210308005002568
39354 2025-01-21 03:00:58.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/gammu-smsdrc' (37,381) at 20210307205553878
39355 2025-01-21 03:00:58.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/.gitignore' (37,382) at 20220628030020467
39356 2025-01-21 03:00:58.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/51-these-are-not-joysticks-rm.rules' (37,383) at 20210307205553918
39357 2025-01-21 03:00:58.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c' (37,384) at 20210307214929810
39358 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_reg.h' (37,385) at 20240405153048509
39359 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_fragment.c' (37,386) at 20240411080014150
39360 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6362-pinctrl.yaml' (37,387) at 20240405153045133
39361 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-mmio.h' (37,388) at 20210308005046481
39362 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/BusLogic.c' (37,389) at 20240405153051545
39363 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/classes/base.bbclass' (37,390) at 20210307205554250
39364 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/sec2.h' (37,391) at 20240405153048617
39365 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/suspend.cfg' (37,392) at 20210307214932618
39366 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/leds/starscream-led-manager-config-native.bb' (37,393) at 20241206090014234
39367 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Huskvarna' (37,394) at 20210307205553782
39368 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/fw-update/test/test_pkg' (37,395) at 20211101000101059 to deleted uid set
39369 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/cpu-feature-overrides.h' (37,396) at 20240405153046005
39370 2025-01-21 03:00:58.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-slim.c' (37,397) at 20210307214928786
39371 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/genptr.c' (37,398) at 20240326080039658
39372 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cls_cgroup.h' (37,399) at 20210307214931554
39373 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/heartbeat.c' (37,400) at 20210307214926546
39374 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/connman' (37,401) at 20241221090017636
39375 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/Kconfig' (37,402) at 20240405153048753
39376 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/.gitignore' (37,403) at 20210308005133429
39377 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/d.c' (37,404) at 20210307214932470
39378 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/kcmp.h' (37,405) at 20210307214932482
39379 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_64.h' (37,406) at 20210307214926610
39380 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/throttle-groups.h' (37,407) at 20240326080039526
39381 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/bmi.c' (37,408) at 20240405153050397 to deleted uid set
39382 2025-01-21 03:00:58.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/handlers.hpp' (37,409) at 20210308005059165
39383 2025-01-21 03:00:58.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swiotlb.h' (37,410) at 20240405153231843
39384 2025-01-21 03:00:58.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_factory_reset_sub_menu.robot' (37,411) at 20240628080017113
39385 2025-01-21 03:00:58.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dt_cpu_ftrs.h' (37,412) at 20210307214926378
39386 2025-01-21 03:00:58.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/mmzone.h' (37,413) at 20210307214926510
39387 2025-01-21 03:00:58.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/ftmac100.c' (37,414) at 20240405153230939
39388 2025-01-21 03:00:58.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tcp_inq.c' (37,415) at 20210307214932694
39389 2025-01-21 03:00:58.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.err' (37,416) at 20210308005046401
39390 2025-01-21 03:00:58.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmci.h' (37,417) at 20240405153049665
39391 2025-01-21 03:00:58.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/csum_copy_from_user.S' (37,418) at 20210309003648996
39392 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/mpls_iptunnel.c' (37,419) at 20241216090017793
39393 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/sev-guest/Makefile' (37,420) at 20240405153052229
39394 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/scu.h' (37,421) at 20210308005002880
39395 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/meson.build' (37,422) at 20241228090003719 to deleted uid set
39396 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx27.c' (37,423) at 20220525020651886
39397 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5_matrix.h' (37,424) at 20210308005002716
39398 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/acpid.service' (37,425) at 20210307205554450
39399 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tricorder_defconfig' (37,426) at 20210308005003284
39400 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-aes.h' (37,427) at 20240405153230267
39401 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-musl.inc' (37,428) at 20220502030010152
39402 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/main.c' (37,429) at 20241211090212218
39403 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/hsr/hsr_ping.sh' (37,430) at 20240405153232279
39404 2025-01-21 03:00:58.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/monitor_start_delay.md' (37,431) at 20240807080019546
39405 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx.h' (37,432) at 20220525020653987
39406 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_bch.c' (37,433) at 20210308005003416
39407 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ide-test.c' (37,434) at 20240906080037568
39408 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/60-phosphor-networkd-default.network.in' (37,435) at 20230701080027201
39409 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/tlb.c' (37,436) at 20210308005002980
39410 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c' (37,437) at 20210307214927950
39411 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/master.c' (37,438) at 20240405153231455
39412 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-ps-spi.c' (37,439) at 20240405153047053
39413 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap36xx-am35xx-omap3430es2plus-clocks.dtsi' (37,440) at 20210308005002600
39414 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/acornfb.h' (37,441) at 20210307214930898
39415 2025-01-21 03:00:58.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/asm-prototypes.h' (37,442) at 20240405153230063
39416 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-t3-cqa3t-bv3.dts' (37,443) at 20240405153045393
39417 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm-fiq.c' (37,444) at 20220525020655063
39418 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/wpcm450.c' (37,445) at 20210428100017469
39419 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/ddr.c' (37,446) at 20210308005003000
39420 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/Makefile' (37,447) at 20240405153232283
39421 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/linux_boot_done.cpp' (37,448) at 20230713080008188
39422 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/circ.c' (37,449) at 20230925080040097
39423 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-kernel/linux/linux-aspeed_%.bbappend' (37,450) at 20220819030014797
39424 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ml86v7667.c' (37,451) at 20240405153049317
39425 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-ams-delta.h' (37,452) at 20210307214925906
39426 2025-01-21 03:00:58.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/manage.c' (37,453) at 20240820080014181
39427 2025-01-21 03:00:58.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxctl.c' (37,454) at 20210308005108641
39428 2025-01-21 03:00:58.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/meson.build' (37,455) at 20210524100135851
39429 2025-01-21 03:00:58.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/samsung,exynos-ppmu.yaml' (37,456) at 20240405153229759
39430 2025-01-21 03:00:58.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-util.c-add-limits.h-include-for-NAME_MAX-definition.patch' (37,457) at 20240413080012695
39431 2025-01-21 03:00:58.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ralink/Kconfig' (37,458) at 20220525020653867
39432 2025-01-21 03:00:58.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/machine_kexec.c' (37,459) at 20240405153045869
39433 2025-01-21 03:00:58.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpufreq.c' (37,460) at 20240405153054213
39434 2025-01-21 03:00:58.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-reset.c' (37,461) at 20240405153046053
39435 2025-01-21 03:00:58.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/multilib.bbclass' (37,462) at 20241206090014302
39436 2025-01-21 03:00:58.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h' (37,463) at 20240405153047293
39437 2025-01-21 03:00:58.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/index.rst' (37,464) at 20240405153045001
39438 2025-01-21 03:00:58.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/common/sys_eeprom.c' (37,465) at 20210308005003168
39439 2025-01-21 03:00:58.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/prcm-regs.c' (37,466) at 20210308005002760
39440 2025-01-21 03:00:58.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fsl_serdes.h' (37,467) at 20210308005002640
39441 2025-01-21 03:00:58.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc/0001-Fix-implicit-function-declarations.patch' (37,468) at 20230811080018302
39442 2025-01-21 03:00:58.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/ramblock.h' (37,469) at 20240906080037328
39443 2025-01-21 03:00:58.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h' (37,470) at 20240405153230951
39444 2025-01-21 03:00:58.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-video.c' (37,471) at 20240613080016427
39445 2025-01-21 03:00:58.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_imx2.c' (37,472) at 20241211090212354
39446 2025-01-21 03:00:58.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-main.c' (37,473) at 20240405153046769
39447 2025-01-21 03:00:58.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400-ahe-50dc.dts' (37,474) at 20220512100034141
39448 2025-01-21 03:00:58.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir_fplus.h' (37,475) at 20210307214930990
39449 2025-01-21 03:00:58.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/mac.h' (37,476) at 20240405153051949
39450 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/libfdt.h' (37,477) at 20240405153053445
39451 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-bsp/u-boot/u-boot-aspeed-sdk/ampere.cfg' (37,478) at 20221015030011580
39452 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/byteorder.h' (37,479) at 20210308005002876
39453 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tcs3414.c' (37,480) at 20240405153049001
39454 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/dram_0xd0000000.config' (37,481) at 20240405153229907
39455 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/mxsfb_drv.h' (37,482) at 20240405153048609
39456 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb' (37,483) at 20241206090014270
39457 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/solidrun.bmp' (37,484) at 20210308005003768 to deleted uid set
39458 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/omninet.c' (37,485) at 20220525020654291
39459 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/139.out' (37,486) at 20210308005046449
39460 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/177' (37,487) at 20210927100127489
39461 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,camsys.txt' (37,488) at 20210307214925274
39462 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/hvapi.c' (37,489) at 20210307214926594
39463 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_idle.h' (37,490) at 20240405153231831
39464 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc.c' (37,491) at 20240405153230571
39465 2025-01-21 03:00:58.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/vexpress-regulator.c' (37,492) at 20240405153231367
39466 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/bpf_preload.h' (37,493) at 20240405153052981
39467 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ystad_Metallgatan' (37,494) at 20210307205553794
39468 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/.gitignore' (37,495) at 20241022080002056
39469 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/gate.c' (37,496) at 20210307214927022
39470 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/trace_output_user.c' (37,497) at 20240405153053425
39471 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-q.c' (37,498) at 20210309003653252
39472 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/fdtdec_common.c' (37,499) at 20210308005003704
39473 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-mfld-platform-compress.c' (37,500) at 20210309003654900
39474 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/tsc_timer.dtsi' (37,501) at 20210308005002872
39475 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,rpm-proc.yaml' (37,502) at 20240405153229791
39476 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx8mm.c' (37,503) at 20240405153049165
39477 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts' (37,504) at 20240405153045833
39478 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-errata.c' (37,505) at 20210307214926198
39479 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/usb.c' (37,506) at 20240405153051181
39480 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/vmu-flash.c' (37,507) at 20240405153230867
39481 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx35-pinctrl.txt' (37,508) at 20210307214925394
39482 2025-01-21 03:00:58.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/output.c' (37,509) at 20220525020652975
39483 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/powernow-k8-decode.c' (37,510) at 20210307214932614
39484 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/pcrypt.c' (37,511) at 20241211090145393
39485 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/vmx.h' (37,512) at 20240906080037484
39486 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_mime_database' (37,513) at 20210307205554642
39487 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic1_qm1_regs.h' (37,514) at 20240405153046577
39488 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger.hpp' (37,515) at 20220610100046048
39489 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/azoteq,iqs7211.yaml' (37,516) at 20240405153229767
39490 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_device.h' (37,517) at 20241211090212362
39491 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-stream.c' (37,518) at 20220525020654975
39492 2025-01-21 03:00:58.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54451EVB_defconfig' (37,519) at 20210308005003236
39493 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/internal.h' (37,520) at 20240719080013365
39494 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/Kconfig' (37,521) at 20240405153046985
39495 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_masks.h' (37,522) at 20240405153046581
39496 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625hr.dts' (37,523) at 20240405153045433
39497 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_typec.h' (37,524) at 20240405153051385
39498 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/conf/include/non-repro-meta-gnome.inc' (37,525) at 20241206090014234
39499 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook.inc' (37,526) at 20240820080015545
39500 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb' (37,527) at 20241221090017544
39501 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sun4i-gpadc.h' (37,528) at 20210307214931434
39502 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/sound/hd-audio/index.rst' (37,529) at 20220525020651774
39503 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/power.c' (37,530) at 20240405153231283
39504 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53cx9020_defconfig' (37,531) at 20210308005003268
39505 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/mount_clnt.c' (37,532) at 20240405153052417
39506 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/Makefile' (37,533) at 20210307214929982
39507 2025-01-21 03:00:58.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/Makefile' (37,534) at 20210307214926562
39508 2025-01-21 03:00:58.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_translate_dcn315.c' (37,535) at 20240405153047289
39509 2025-01-21 03:00:58.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l15.c' (37,536) at 20240405153232147
39510 2025-01-21 03:00:58.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy_led_triggers.h' (37,537) at 20210307214931470
39511 2025-01-21 03:00:58.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xenpv/xen_machine_pv.c' (37,538) at 20240906080037324
39512 2025-01-21 03:00:58.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/atiixp.c' (37,539) at 20220525020654987
39513 2025-01-21 03:00:58.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2sta.c' (37,540) at 20240405153051953
39514 2025-01-21 03:00:58.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/realtek.h' (37,541) at 20240405153049761
39515 2025-01-21 03:00:58.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xen_shinfo_test.c' (37,542) at 20240405153232271
39516 2025-01-21 03:00:58.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/ultrasoc-smb.c' (37,543) at 20240405153230671
39517 2025-01-21 03:00:58.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/lenovo-ymc.c' (37,544) at 20241011080017343
39518 2025-01-21 03:00:58.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/Makefile' (37,545) at 20220525020652915
39519 2025-01-21 03:00:58.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_sched.h' (37,546) at 20240405153048417
39520 2025-01-21 03:00:58.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp_tx.h' (37,547) at 20240805080013983
39521 2025-01-21 03:00:58.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_constants.h' (37,548) at 20210308004938816
39522 2025-01-21 03:00:58.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/stex.c' (37,549) at 20240405153051741
39523 2025-01-21 03:00:58.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-syslog.service.in' (37,550) at 20210307205554470
39524 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/ov534_9.c' (37,551) at 20210307214928834
39525 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.h' (37,552) at 20240405153047233
39526 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnabs.c' (37,553) at 20210307214926434
39527 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/88pm860x.txt' (37,554) at 20210307214925406
39528 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_virtchnl.c' (37,555) at 20240405153230967
39529 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/package_parser_test.cpp' (37,556) at 20230719080035239
39530 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-system.c' (37,557) at 20210308005003348
39531 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/logrotate.py' (37,558) at 20220910030013401
39532 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/Kconfig' (37,559) at 20210308005003016
39533 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds110jv10.dts' (37,560) at 20240405153045457
39534 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/package_parser.cpp' (37,561) at 20240819080030255
39535 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/example/lamp-test/lamp-test-led-overrides.json' (37,562) at 20221208040033314
39536 2025-01-21 03:00:58.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.err' (37,563) at 20210308005046409
39537 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/junit.sh' (37,564) at 20241221090017464
39538 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/temperature-sense-rtd.yaml' (37,565) at 20240405153045073
39539 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/Makefile' (37,566) at 20210307214929258
39540 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-meta-out.c' (37,567) at 20210307214928794
39541 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hix5hd2_gmac.c' (37,568) at 20240405153230947
39542 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/expr.l' (37,569) at 20240405153232235
39543 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_utils.c' (37,570) at 20210309003653324
39544 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/exrl-trt.c' (37,571) at 20220429100100942
39545 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_4_0_d.h' (37,572) at 20210307214927690
39546 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/work_92105_defconfig' (37,573) at 20210308005003284
39547 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_progs_query.c' (37,574) at 20240405153054277
39548 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sparsemem.h' (37,575) at 20240405153045917
39549 2025-01-21 03:00:58.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/multi-gpios-sys-init' (37,576) at 20241213090035010 to deleted uid set
39550 2025-01-21 03:00:58.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3308-evb.dts' (37,577) at 20240405153045813
39551 2025-01-21 03:00:58.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/mv64361.h' (37,578) at 20210927100127237
39552 2025-01-21 03:00:58.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/metricgroups.json' (37,579) at 20240405153054137
39553 2025-01-21 03:00:58.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/trace.c' (37,580) at 20210307214929898
39554 2025-01-21 03:00:58.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_serdes.c' (37,581) at 20210308005002556
39555 2025-01-21 03:00:58.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/Kconfig' (37,582) at 20240405153051381
39556 2025-01-21 03:00:58.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/union-sigval.patch' (37,583) at 20210307205553938
39557 2025-01-21 03:00:58.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/tslib/ts.conf' (37,584) at 20210307205553946
39558 2025-01-21 03:00:58.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/r8a66597-hcd.c' (37,585) at 20240405153052105
39559 2025-01-21 03:00:58.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt9455_charger.c' (37,586) at 20240520080015167
39560 2025-01-21 03:00:58.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8962.h' (37,587) at 20210307214932362
39561 2025-01-21 03:00:58.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker' (37,588) at 20241211090212534
39562 2025-01-21 03:00:58.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/xics-common.c' (37,589) at 20240405153046237
39563 2025-01-21 03:00:58.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sme.decode' (37,590) at 20230426080043860
39564 2025-01-21 03:00:58.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/distro/include/tcmode-external-arm.inc' (37,591) at 20241221090017468
39565 2025-01-21 03:00:58.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c' (37,592) at 20240405153048357
39566 2025-01-21 03:00:58.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_switchdev.c' (37,593) at 20240405153231999
39567 2025-01-21 03:00:58.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regset.h' (37,594) at 20240405153052785
39568 2025-01-21 03:00:58.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157-pinctrl.dtsi' (37,595) at 20210308005002616
39569 2025-01-21 03:00:58.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c' (37,596) at 20241211090145413
39570 2025-01-21 03:00:58.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/pcie.h' (37,597) at 20240405153050569
39571 2025-01-21 03:00:58.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-switchdev.c' (37,598) at 20240405153050313
39572 2025-01-21 03:00:58.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/atomic128.h' (37,599) at 20240326080039546
39573 2025-01-21 03:00:58.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_video.h' (37,600) at 20221102030020885
39574 2025-01-21 03:00:58.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/main.c' (37,601) at 20240405153050193
39575 2025-01-21 03:00:58.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_phy.c' (37,602) at 20240919080017050
39576 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb_ethtool.c' (37,603) at 20240411080014102
39577 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_ns2501.c' (37,604) at 20210307214927786
39578 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/net-cw1200.h' (37,605) at 20210307214931478
39579 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch' (37,606) at 20241221090017700
39580 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunvnet_common.h' (37,607) at 20210307214929650
39581 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nuvoton/Makefile' (37,608) at 20240405153230807
39582 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/windows.c' (37,609) at 20220525020652122
39583 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/reboot.h' (37,610) at 20210307214925866
39584 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_ch7301.c' (37,611) at 20210307214930950
39585 2025-01-21 03:00:58.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_evm.c' (37,612) at 20210307214928702
39586 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2056.h' (37,613) at 20210307214929794
39587 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-dvb.h' (37,614) at 20240405153052833
39588 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/moxa,moxart-mmc.txt' (37,615) at 20210307214925366
39589 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lmb.c' (37,616) at 20210308005003708
39590 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvd.c.inc' (37,617) at 20241211090212514
39591 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0001-check-for-null-buffer-before-trying-a-byteswap.patch' (37,618) at 20230503080014579
39592 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/init.c' (37,619) at 20240405153231223
39593 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-startek-kd070fhfid015.c' (37,620) at 20240405153230619
39594 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp1255.c' (37,621) at 20210307214931178
39595 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/shadow.inc' (37,622) at 20241221090017680
39596 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsb.c' (37,623) at 20240405153048449
39597 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-of.c' (37,624) at 20240405153230655
39598 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a100-allwinner-perf1.dts' (37,625) at 20240405153229915
39599 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/runtime_pm.rst' (37,626) at 20241220090018298
39600 2025-01-21 03:00:58.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_defconfig' (37,627) at 20210308005003244
39601 2025-01-21 03:00:58.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-riscv64_defconfig' (37,628) at 20210308005003276
39602 2025-01-21 03:00:58.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/manualcmds.cpp' (37,629) at 20240904080040759
39603 2025-01-21 03:00:58.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pio.h' (37,630) at 20210308005002716
39604 2025-01-21 03:00:58.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi6000.h' (37,631) at 20210307214932230
39605 2025-01-21 03:00:58.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/boot.c' (37,632) at 20241211090212326
39606 2025-01-21 03:00:58.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/gpi.c' (37,633) at 20240405153230283
39607 2025-01-21 03:00:58.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/galaxy/azt2316.c' (37,634) at 20210307214932218
39608 2025-01-21 03:00:58.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_imx7_emmc_defconfig' (37,635) at 20210308005003252
39609 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/memcg_protection.m' (37,636) at 20240405153054293
39610 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/exynos4210_gic.h' (37,637) at 20221215040039182
39611 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-gpio-presence@.service' (37,638) at 20210308005105441
39612 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/freq_table.c' (37,639) at 20240405153230251
39613 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/pgtable.h' (37,640) at 20240405153230103
39614 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_led.h' (37,641) at 20210819100021610
39615 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_engine.h' (37,642) at 20210308005003364
39616 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/p_corenet/law.c' (37,643) at 20210308005002960
39617 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/elf.c' (37,644) at 20240405153230011
39618 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bcache.h' (37,645) at 20210307214926210
39619 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-x86/Kconfig' (37,646) at 20210308005002956
39620 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qemu-ga.rst' (37,647) at 20240906080037176
39621 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/frontend.json' (37,648) at 20240405153054121
39622 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/average_unittest.cpp' (37,649) at 20210308004940468
39623 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/mmu.h' (37,650) at 20220525020651986
39624 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-loongarch64.json' (37,651) at 20241211090212394
39625 2025-01-21 03:00:58.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/initlitmushist.sh' (37,652) at 20240405153054069
39626 2025-01-21 03:00:58.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8830.h' (37,653) at 20210307214932234
39627 2025-01-21 03:00:58.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail_3.22.bb' (37,654) at 20241221090017544
39628 2025-01-21 03:00:58.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch' (37,655) at 20241206090014350
39629 2025-01-21 03:00:58.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c' (37,656) at 20240405153050045
39630 2025-01-21 03:00:58.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dsim.h' (37,657) at 20210308005002724
39631 2025-01-21 03:00:58.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau-utils.c' (37,658) at 20210307214932290
39632 2025-01-21 03:00:58.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx.h' (37,659) at 20220525020653983
39633 2025-01-21 03:00:58.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8776.h' (37,660) at 20210307214932358
39634 2025-01-21 03:00:58.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/server-conf.hpp' (37,661) at 20230715080024019
39635 2025-01-21 03:00:58.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c' (37,662) at 20210307214932738
39636 2025-01-21 03:00:58.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mcdi.h' (37,663) at 20240405153046741
39637 2025-01-21 03:00:58.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/gtt.c' (37,664) at 20240405153230571
39638 2025-01-21 03:00:58.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0012-Fix-GetNextVariableName-NameSize-input.patch' (37,665) at 20241206090014214
39639 2025-01-21 03:00:58.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (37,666) at 20230807080022154
39640 2025-01-21 03:00:58.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_ges.c' (37,667) at 20210308005046529
39641 2025-01-21 03:00:58.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/m68k-softmmu/default.mak' (37,668) at 20240906080037160
39642 2025-01-21 03:00:58.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/vt8500-sdmmc.txt' (37,669) at 20210307214925366
39643 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap443x-clocks.dtsi' (37,670) at 20240405153045609
39644 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/gsc.c' (37,671) at 20210308005002996
39645 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/cxgb4-abi.h' (37,672) at 20210307214931690
39646 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_debugfs.c' (37,673) at 20210307214928098
39647 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-prtwd3.dts' (37,674) at 20240405153045521
39648 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled4.conf' (37,675) at 20220603030012904
39649 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d4.h' (37,676) at 20210308005002716
39650 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cpu-opp-microvolt.dtsi' (37,677) at 20240405153045485
39651 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5449.yaml' (37,678) at 20240405153045073
39652 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/setlocalversion' (37,679) at 20210308005003736
39653 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio_test.c' (37,680) at 20240405153054389
39654 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/pldm_utils.hpp' (37,681) at 20210308005059705 to deleted uid set
39655 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi' (37,682) at 20240405153045725
39656 2025-01-21 03:00:58.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/gpu_scheduler.h' (37,683) at 20240405153052637
39657 2025-01-21 03:00:58.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl.py' (37,684) at 20210308005003748
39658 2025-01-21 03:00:58.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3-lpm.c' (37,685) at 20240405153051445
39659 2025-01-21 03:00:58.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/Makefile' (37,686) at 20210308005002948
39660 2025-01-21 03:00:58.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/getcpu.S' (37,687) at 20210307214926498
39661 2025-01-21 03:00:58.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211-auth-assoc-deauth.txt' (37,688) at 20210307214925538
39662 2025-01-21 03:00:58.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6380.dtsi' (37,689) at 20210307214926026
39663 2025-01-21 03:00:58.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/omap-gpmc.c' (37,690) at 20240405153049589
39664 2025-01-21 03:00:58.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27.dtsi' (37,691) at 20240405153229883
39665 2025-01-21 03:00:58.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/symbol-namespaces.rst' (37,692) at 20240405153045005
39666 2025-01-21 03:00:58.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_ca.c' (37,693) at 20220525020653271
39667 2025-01-21 03:00:58.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (37,694) at 20210807000017354
39668 2025-01-21 03:00:58.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.c' (37,695) at 20210307214929298
39669 2025-01-21 03:00:58.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/emc2305.c' (37,696) at 20240405153048853
39670 2025-01-21 03:00:58.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-ed1.dts' (37,697) at 20240405153045585
39671 2025-01-21 03:00:58.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-jtag.c' (37,698) at 20210307214926198
39672 2025-01-21 03:00:58.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/hyp-stub.S' (37,699) at 20240405153045629
39673 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hubio.h' (37,700) at 20210307214926246
39674 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipe_btn.html' (37,701) at 20210307205554286
39675 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h' (37,702) at 20220525020652819
39676 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa300.h' (37,703) at 20210307214925942
39677 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/Makefile' (37,704) at 20210307214929898
39678 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/tricore_testdevice.c' (37,705) at 20241211090212342
39679 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/ti-dp83869.h' (37,706) at 20210307214931342
39680 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp15-ddr.dtsi' (37,707) at 20210308005002616
39681 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/dts/Makefile' (37,708) at 20240405153046309
39682 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control/fan-full-speed.sh' (37,709) at 20230428080015194
39683 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i3c/index.rst' (37,710) at 20210307214925462
39684 2025-01-21 03:00:58.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-i2c.c' (37,711) at 20210307214928690
39685 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos-arm64.c' (37,712) at 20240405153230239
39686 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188e.c' (37,713) at 20240405153050625
39687 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm64-frame-pointer-unwind-support.c' (37,714) at 20240405153054181
39688 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/vendor-prefixes.yaml' (37,715) at 20241211090145365
39689 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/gsc.h' (37,716) at 20210307214931426
39690 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/mmu-hash.h' (37,717) at 20240405153046105
39691 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/Makefile' (37,718) at 20210307214928418
39692 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arc/index.rst' (37,719) at 20240405153044969
39693 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/Makefile' (37,720) at 20240405153045537
39694 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/Makefile' (37,721) at 20210307214928990
39695 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5301.dts' (37,722) at 20210307214926362
39696 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/mp.c' (37,723) at 20210308005002836
39697 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/init.h' (37,724) at 20240411080014058
39698 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syslog.h' (37,725) at 20240405153052805
39699 2025-01-21 03:00:58.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/cpu-topology.rst' (37,726) at 20240906080037180
39700 2025-01-21 03:00:58.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtsock.c' (37,727) at 20241211090145561
39701 2025-01-21 03:00:58.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5.xml.h' (37,728) at 20240405153048593
39702 2025-01-21 03:00:58.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/memory_hotplug.h' (37,729) at 20240906080037328
39703 2025-01-21 03:00:58.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/static-mac-addr.bb' (37,730) at 20241206090014218
39704 2025-01-21 03:00:58.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0001-team_basic_test.py-check-the-return-value.patch' (37,731) at 20220204040022528
39705 2025-01-21 03:00:58.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (37,732) at 20241008080015843
39706 2025-01-21 03:00:58.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_cluster.c' (37,733) at 20241018080014586
39707 2025-01-21 03:00:58.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/data/ras-data-p10-20.json' (37,734) at 20241115090022081
39708 2025-01-21 03:00:58.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/evbug.c' (37,735) at 20220525020653175
39709 2025-01-21 03:00:58.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/omap1.c' (37,736) at 20241211090212250
39710 2025-01-21 03:00:58.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/desc.h' (37,737) at 20210307214929750
39711 2025-01-21 03:00:58.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_perfmon.h' (37,738) at 20210307214927770
39712 2025-01-21 03:00:58.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-newvision-nv3051d.c' (37,739) at 20240405153230615
39713 2025-01-21 03:00:58.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/apm,x-gene-rng.yaml' (37,740) at 20240405153045153
39714 2025-01-21 03:00:58.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/hrtimer.h' (37,741) at 20210307214932742
39715 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_bcm4377.c' (37,742) at 20240805080013943
39716 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-debugfs.c' (37,743) at 20240405153049473
39717 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci.c' (37,744) at 20240405153045353
39718 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__env.hpp' (37,745) at 20241219090033964
39719 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.c' (37,746) at 20240405153048641
39720 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/debian-zeroconf' (37,747) at 20210307205553834
39721 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400/xtensa-modules.c.inc' (37,748) at 20210308005046361
39722 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c' (37,749) at 20210309003653312
39723 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/format_utils_tests.cpp' (37,750) at 20240809080033023
39724 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/dp8393x.h' (37,751) at 20230925080039929
39725 2025-01-21 03:00:58.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/omap_uart.c' (37,752) at 20241211090212258
39726 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mpc83xx_serdes.h' (37,753) at 20210308005003400
39727 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rcar-base.h' (37,754) at 20210308005002768
39728 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/ah.h' (37,755) at 20220525020653163
39729 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/vfio-ccw.rst' (37,756) at 20240405153229747
39730 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps_0.9.26.bb' (37,757) at 20220402030015895
39731 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/iio/ep93xx_adc.rst' (37,758) at 20220525020651770
39732 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/051.pc.out' (37,759) at 20240326080039726
39733 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/iommu.c' (37,760) at 20240405153046209
39734 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/target-sdk-provides-dummy.bb' (37,761) at 20220402030016151
39735 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb' (37,762) at 20241221090017492
39736 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/nommu_k210_defconfig' (37,763) at 20240405153230063
39737 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_ctl_msg.h' (37,764) at 20220525020655107
39738 2025-01-21 03:00:58.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/yealink.h' (37,765) at 20210307214928486
39739 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-nuvoton_2021.04.bb' (37,766) at 20240524080012817
39740 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/fdt_address.c' (37,767) at 20210307214930002
39741 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/sharedsubtree.rst' (37,768) at 20240405153045205
39742 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_types.h' (37,769) at 20220525020654619
39743 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/axp20x_adc.c' (37,770) at 20240405153048949
39744 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ttusb-dec.rst' (37,771) at 20210307214925234
39745 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/data.py' (37,772) at 20220910030013393
39746 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-repl_0.3.0.bb' (37,773) at 20241221090017548
39747 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/core.h' (37,774) at 20240405153231343
39748 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw51xx.dtsi' (37,775) at 20240405153045513
39749 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_core.h' (37,776) at 20240405153049397
39750 2025-01-21 03:00:58.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/analyze-commits.py' (37,777) at 20230523080016046
39751 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hpsa.h' (37,778) at 20210309003652428
39752 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/ptrace_user.c' (37,779) at 20210307214926754
39753 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/exynos_mipi_dsi.txt' (37,780) at 20210308005003328
39754 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Mecklenburg-Vorpommern' (37,781) at 20210307205553766
39755 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/keys.rst' (37,782) at 20230925080039849
39756 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/bp_handler.hpp' (37,783) at 20210413000025361
39757 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/toasts/toast.png' (37,784) at 20220105012522975 to deleted uid set
39758 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/mq.json' (37,785) at 20240405153054377
39759 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dio_stream_encoder.c' (37,786) at 20240405153047257
39760 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/jz4780_gpio.h' (37,787) at 20210308005002820
39761 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/userspace-tools.rst' (37,788) at 20210307214925506
39762 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgtable-32.h' (37,789) at 20240405153230011
39763 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac-gcrypt.c' (37,790) at 20241211090212230
39764 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/utils.cpp' (37,791) at 20240606080010044
39765 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77961-ulcb.dts' (37,792) at 20220525020651934
39766 2025-01-21 03:00:58.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/generated/autoconf.h' (37,793) at 20210307214932742
39767 2025-01-21 03:00:58.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-sysfs.c' (37,794) at 20240405153046309
39768 2025-01-21 03:00:58.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.c' (37,795) at 20240405153050669
39769 2025-01-21 03:00:58.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/omap_wdt.c' (37,796) at 20240405153052245
39770 2025-01-21 03:00:58.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_gem.c' (37,797) at 20240405153048781
39771 2025-01-21 03:00:58.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_mgmt.h' (37,798) at 20210307214932030
39772 2025-01-21 03:00:58.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/nlohmann_json.wrap' (37,799) at 20231208090032613
39773 2025-01-21 03:00:58.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-class-multicolor.c' (37,800) at 20240405153049217
39774 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_tpm1.c' (37,801) at 20220525020654955
39775 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c' (37,802) at 20240405153230631
39776 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/tegra194-powergate.h' (37,803) at 20210307214931346
39777 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/104.out' (37,804) at 20210308005046445
39778 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_local_storage.c' (37,805) at 20240405153054241
39779 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_tunnel_ipip6.sh' (37,806) at 20240405153054297
39780 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mbigen.c' (37,807) at 20240815080012883
39781 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kprobes.h' (37,808) at 20210307214925850
39782 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/acpi_table.c' (37,809) at 20210308005002880
39783 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/LICENSE' (37,810) at 20210307205554226
39784 2025-01-21 03:00:58.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/Makefile' (37,811) at 20210308005002800
39785 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_6_0_sh_mask.h' (37,812) at 20240405153047481
39786 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_ioctl.c' (37,813) at 20240405153049025
39787 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psopinfo.c' (37,814) at 20240405153046625
39788 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-u-boot.dtsi' (37,815) at 20210308005002628
39789 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-server.c' (37,816) at 20240724080011687
39790 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/gpio.c' (37,817) at 20241211090212298
39791 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/generic.c' (37,818) at 20240405153049685
39792 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/daemonize.py' (37,819) at 20220910030013373
39793 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-generic.h' (37,820) at 20240405153052733
39794 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/board-mss2.c' (37,821) at 20210307214925930
39795 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530.dtsi' (37,822) at 20210308005002568
39796 2025-01-21 03:00:58.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mem.h' (37,823) at 20240405153049473
39797 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ndis.h' (37,824) at 20210308005003508
39798 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-bridge/xio3130_downstream.h' (37,825) at 20220429100100562
39799 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/extent_map.c' (37,826) at 20220525020654471
39800 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/samsung/Makefile' (37,827) at 20240405153231351
39801 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml' (37,828) at 20240405153229791
39802 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/bss_data.c' (37,829) at 20210308005003752
39803 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/ghash-clmulni-intel_glue.c' (37,830) at 20240405153046365
39804 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/nommu.c' (37,831) at 20240405153046317
39805 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8516.c' (37,832) at 20240405153231323
39806 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig' (37,833) at 20210308005003272
39807 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/r7780mp_defconfig' (37,834) at 20240405153046309
39808 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/meson.build' (37,835) at 20231208090025561
39809 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/suspend-and-cpuhotplug.rst' (37,836) at 20210307214925546
39810 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/optee-udev.rules' (37,837) at 20241221090017472
39811 2025-01-21 03:00:58.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-crc.c' (37,838) at 20240405153231355
39812 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/igd.c' (37,839) at 20241211090212346
39813 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/main.rst' (37,840) at 20241211090212234
39814 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/.gitignore' (37,841) at 20240625080021640
39815 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu102-revA/psu_init_gpl.c' (37,842) at 20210308005003200
39816 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/instruction.json' (37,843) at 20240405153054109
39817 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/test_mbox.py' (37,844) at 20241221090017632
39818 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/rda,8810pl-timer.yaml' (37,845) at 20240405153045177
39819 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/report-index.html.jinja' (37,846) at 20220804030014695
39820 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/Kconfig' (37,847) at 20210308005002944
39821 2025-01-21 03:00:58.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca500.c' (37,848) at 20210307214928834
39822 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration.c' (37,849) at 20241211090212390
39823 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts' (37,850) at 20241008080013895
39824 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_autosize.c' (37,851) at 20240405153054249
39825 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/Kconfig' (37,852) at 20210307214932154
39826 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/ima-local-ca.priv' (37,853) at 20230520080014484
39827 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cyrus.h' (37,854) at 20210308005003592
39828 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-proc.h' (37,855) at 20240906080037156
39829 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/secure-coding-practices.rst' (37,856) at 20210927100127073
39830 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/image_manager_main.cpp' (37,857) at 20220726030031058 to deleted uid set
39831 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/follow-fork-mode.c' (37,858) at 20240906080037576
39832 2025-01-21 03:00:58.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m48t35ax.c' (37,859) at 20210308005003480
39833 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/net/bpf_jit_comp32.c' (37,860) at 20240405153046485
39834 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.6.0.bb' (37,861) at 20241221090017564
39835 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-colorlog_6.9.0.bb' (37,862) at 20241221090017548
39836 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/Makefile' (37,863) at 20210308005002972
39837 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/teranetics.c' (37,864) at 20210307214929698
39838 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-dfi-fs700-m60.dts' (37,865) at 20240405153045497
39839 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/COPYING.MIT' (37,866) at 20210307205553674
39840 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/google-misc/subprojects/ncsid/src/meson.build' (37,867) at 20240622080006899 to deleted uid set
39841 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch' (37,868) at 20240106090017233
39842 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.c' (37,869) at 20240405153230607
39843 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wl1273.h' (37,870) at 20210307214932350
39844 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/vdec_ctrls.c' (37,871) at 20240405153230811
39845 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/k10temp.rst' (37,872) at 20220525020651734
39846 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-dai-adda.c' (37,873) at 20240405153053973
39847 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/pstbmc.conf' (37,874) at 20240330080013095
39848 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/vfio-ccw.h' (37,875) at 20240326080039542
39849 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-lantiq.h' (37,876) at 20210307214926286
39850 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/conf.py' (37,877) at 20240405153229751
39851 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb' (37,878) at 20241221090017544
39852 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bmc_mode_enum.hpp' (37,879) at 20230719080007815
39853 2025-01-21 03:00:58.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/.gitignore' (37,880) at 20210309003648952
39854 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stk1135.h' (37,881) at 20210307214928838
39855 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm2835-gpio.txt' (37,882) at 20210307214925394
39856 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_ops.h' (37,883) at 20220525020654171
39857 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gpimage-common.c' (37,884) at 20210308005003764
39858 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_cmc.py' (37,885) at 20210308005003748
39859 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-compat.c' (37,886) at 20210307214928466
39860 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml' (37,887) at 20240405153229795
39861 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/307' (37,888) at 20210927100127505
39862 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libperlio-gzip-perl_0.20.bb' (37,889) at 20241221090017512
39863 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/sensor-example.yaml' (37,890) at 20221209040032879
39864 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sc18is602.h' (37,891) at 20210307214931482
39865 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c' (37,892) at 20240405153048501
39866 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/tx_common.c' (37,893) at 20240405153050293
39867 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfc_pci.h' (37,894) at 20210307214928538
39868 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/rsakey.c' (37,895) at 20221215040039070
39869 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/locking/mutex-design.rst' (37,896) at 20240405153045297
39870 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/Kconfig' (37,897) at 20210308005003024
39871 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/registers.rst' (37,898) at 20240405153045289
39872 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_aspeed.py' (37,899) at 20241211090212538
39873 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-beelink-gs1.c' (37,900) at 20210307214928778
39874 2025-01-21 03:00:58.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/common/Makefile' (37,901) at 20210307214926286
39875 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-immom_python-convert-to-python3.patch' (37,902) at 20210307205553818
39876 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rda/Kconfig' (37,903) at 20210307214925942
39877 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/spir/spirv-headers_1.3.296.0.bb' (37,904) at 20241221090017684
39878 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm-const.h' (37,905) at 20240405153046101
39879 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_trig.c' (37,906) at 20210307214926170
39880 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/dove/Makefile' (37,907) at 20210307214930434
39881 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/minerva-phosphor-multi-gpio-monitor.json' (37,908) at 20241211090147009
39882 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/Makefile' (37,909) at 20240405153048365
39883 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/samsung,s2mpa01.yaml' (37,910) at 20240405153045109
39884 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/cpufreq.h' (37,911) at 20220525020654611
39885 2025-01-21 03:00:58.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/fscache.c' (37,912) at 20240405153231655
39886 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-beagle-x15-common.dtsi' (37,913) at 20240405153045597
39887 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr3.yaml' (37,914) at 20240405153045101
39888 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power8-events-list.h' (37,915) at 20210307214926450
39889 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-phosphor/health/files/bmc_health_config.json' (37,916) at 20210520100035991
39890 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/vmalloc.h' (37,917) at 20210307214925650
39891 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/functions.sh' (37,918) at 20240405153054325
39892 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_a66_defconfig' (37,919) at 20210308005003236
39893 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mpc5121.c' (37,920) at 20240405153231375
39894 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/Kconfig' (37,921) at 20210309003650508
39895 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/sdl2.c' (37,922) at 20241211090212558
39896 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_loongarch_simd.c' (37,923) at 20240405153231955
39897 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.3.bb' (37,924) at 20231126090012801
39898 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/dead_code.c' (37,925) at 20220525020655203
39899 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/.gitignore' (37,926) at 20210308005003732
39900 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map.h' (37,927) at 20240405153045685
39901 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/meson/windows.txt' (37,928) at 20240326080039394
39902 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/Kconfig' (37,929) at 20210308005002956
39903 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/nsa320-mcu.txt' (37,930) at 20210307214925322
39904 2025-01-21 03:00:58.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ths8200.txt' (37,931) at 20210307214925354
39905 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,mqs.txt' (37,932) at 20240405153045161
39906 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/virtio-snd-pci.c' (37,933) at 20240326080039426
39907 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,bcm947xx-cfe-partitions.yaml' (37,934) at 20240405153045113
39908 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gtt.h' (37,935) at 20240405153048425
39909 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-habanalabs' (37,936) at 20240405153044925
39910 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-kbl-flakes.txt' (37,937) at 20240405153230531
39911 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_ds_in.c' (37,938) at 20210307214931870
39912 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ixp4xx/npe.h' (37,939) at 20240405153052793
39913 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_qsfp.h' (37,940) at 20210307214928442
39914 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-beagle-x15.dts' (37,941) at 20210308005002564
39915 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/Makefile' (37,942) at 20240405153232267
39916 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdx55.c' (37,943) at 20240405153051349
39917 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnmadd.c' (37,944) at 20210307214926434
39918 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/efivarfs.rst' (37,945) at 20210307214925482
39919 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-supplier' (37,946) at 20210309003648256
39920 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/KeyPolicyCollection_v1.xml' (37,947) at 20240619080002928
39921 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_trace.h' (37,948) at 20210307214927738
39922 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-registry.svg' (37,949) at 20210307214925210
39923 2025-01-21 03:00:58.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b1x5pv2.dtsi' (37,950) at 20240405153229883
39924 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/get_module_deps3.py' (37,951) at 20230811080018322
39925 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_ksym.c' (37,952) at 20240405153054265
39926 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/meson.build' (37,953) at 20240917080010931
39927 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.h' (37,954) at 20240405153048997
39928 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/exec_target.c' (37,955) at 20210309003655976
39929 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-platform.c' (37,956) at 20210307214926290
39930 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/llvm_reloc.rst' (37,957) at 20240405153229747
39931 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/xattr.h' (37,958) at 20240613080016491
39932 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-iqs620a.c' (37,959) at 20240405153051449
39933 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-h3-ccu.c' (37,960) at 20241211090212294
39934 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c' (37,961) at 20240405153048605
39935 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/board.c' (37,962) at 20210308005003028
39936 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/charge_reserved_hugetlb.sh' (37,963) at 20241011080017411
39937 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/sdio_mcu.c' (37,964) at 20240405153050585
39938 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0001-configure-Check-for-Wno-error-format-truncation-comp.patch' (37,965) at 20230706080014749
39939 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/testmode_i.h' (37,966) at 20210307214929738
39940 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/encl.h' (37,967) at 20240405153046425
39941 2025-01-21 03:00:58.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_smp2p.h' (37,968) at 20240405153050341
39942 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/libblockdev_3.2.1.bb' (37,969) at 20241221090017516
39943 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps65910_dm.c' (37,970) at 20210308005003472
39944 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/tlb.c' (37,971) at 20210308005002960
39945 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-udmabuf-stubs.c' (37,972) at 20220429100100462
39946 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (37,973) at 20230511080017319
39947 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sti/overview.rst' (37,974) at 20240405153044973
39948 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dmar.h' (37,975) at 20240405153231807
39949 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-csot.dts' (37,976) at 20240405153045793
39950 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-netgear-rn104.dts' (37,977) at 20240405153045445
39951 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/bitsperlong.h' (37,978) at 20240405153052901
39952 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/intf.c' (37,979) at 20240405153231011
39953 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@89000/i2c-switch@71/i2c@2/vrm@63.conf' (37,980) at 20210307205554086
39954 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-rock-pi-n8.dts' (37,981) at 20240405153045561
39955 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/052' (37,982) at 20210927100127477
39956 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/uaccess.h' (37,983) at 20240405153045941
39957 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Makefile' (37,984) at 20241211090145381
39958 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sky81452.c' (37,985) at 20240405153049613
39959 2025-01-21 03:00:58.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-behold-columbus.c' (37,986) at 20210307214928778
39960 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-h264.c' (37,987) at 20210307214928718
39961 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-dm816.txt' (37,988) at 20210307214925282
39962 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-a100-ccu.h' (37,989) at 20240405153231799
39963 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/Makefile' (37,990) at 20210307214927138
39964 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb' (37,991) at 20240302090018206
39965 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sock_diag.h' (37,992) at 20210307214931658
39966 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/orc_hash.sh' (37,993) at 20240405153053457
39967 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/host-post/phosphor-host-postd_%.bbappend' (37,994) at 20221202040015727
39968 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sumod.h' (37,995) at 20210307214928026
39969 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry_1.3.1.bb' (37,996) at 20241221090017700
39970 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bergsjo_Balleberget' (37,997) at 20210307205553778
39971 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc-linux' (37,998) at 20230317080013833
39972 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb_32b.dtsi' (37,999) at 20210307214926346
39973 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/debugfs.h' (38,000) at 20240405153054049
39974 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mps,mp5416.yaml' (38,001) at 20240405153229791
39975 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/kernel.h' (38,002) at 20210927100127257
39976 2025-01-21 03:00:58.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/sys_parisc32.c' (38,003) at 20240710080014573
39977 2025-01-21 03:00:58.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sa1100fb.h' (38,004) at 20210307214930934
39978 2025-01-21 03:00:58.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/Kconfig' (38,005) at 20210307214926538
39979 2025-01-21 03:00:58.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target.opc.h' (38,006) at 20241211090212526
39980 2025-01-21 03:00:58.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.xapic' (38,007) at 20240906080037560 to deleted uid set
39981 2025-01-21 03:00:58.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_1_enum.h' (38,008) at 20210307214927686
39982 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_7_0_d.h' (38,009) at 20210307214927530
39983 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp' (38,010) at 20240912080003150
39984 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn303/irq_service_dcn303.h' (38,011) at 20220525020652530
39985 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_muh.c' (38,012) at 20210308005046525
39986 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_ssp_amp.c' (38,013) at 20240405153232183
39987 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36060.h' (38,014) at 20240405153049389
39988 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target.c.inc' (38,015) at 20240906080037544
39989 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/numa.h' (38,016) at 20210307214932474
39990 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ibm-panel.c' (38,017) at 20240405153049141
39991 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/ti_k3_dsp_remoteproc.c' (38,018) at 20240405153231367
39992 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_tx_dqo.c' (38,019) at 20240805080013975
39993 2025-01-21 03:00:58.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/ns16550.c' (38,020) at 20210308005003484
39994 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8195-clock.yaml' (38,021) at 20240405153045017
39995 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-co-shared-resource.c' (38,022) at 20241211090212562
39996 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/block-helpers.c' (38,023) at 20241211090212558
39997 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-memory.json' (38,024) at 20241214090008740
39998 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/module.sh' (38,025) at 20210307214932666
39999 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_bpf.readme' (38,026) at 20210307214932118
40000 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_ssi_dbg.c' (38,027) at 20210309003654900
40001 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/picosam9g45_defconfig' (38,028) at 20210308005003276
40002 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/igmp.h' (38,029) at 20240405153052921
40003 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_meminit.c' (38,030) at 20240503080014506
40004 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_ds_timer.c' (38,031) at 20210307214931870
40005 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bcu/bcu_1.1.100.bb' (38,032) at 20241221090017532
40006 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_bios.c' (38,033) at 20240405153048721
40007 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/utility.cpp' (38,034) at 20240817080031296
40008 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vpu/Makefile' (38,035) at 20240405153049417
40009 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/timer.h' (38,036) at 20210308005002668
40010 2025-01-21 03:00:58.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ia_css_ynr2_param.h' (38,037) at 20210307214930562
40011 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/pq2.c' (38,038) at 20210307214926362
40012 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.h' (38,039) at 20220525020654179
40013 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/intel,ixp4xx-ahb-queue-manager.yaml' (38,040) at 20240405153229779
40014 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/led_bl.c' (38,041) at 20240405153231575
40015 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/dhcp_configuration.hpp' (38,042) at 20240420080036377
40016 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/account_service/test_ipmi_redfish_user.robot' (38,043) at 20240627080021052
40017 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb' (38,044) at 20241221090017548
40018 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r9a09g011-cpg.c' (38,045) at 20240405153230239
40019 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/TODO' (38,046) at 20240405153051885
40020 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/table.c' (38,047) at 20210307214929938
40021 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7791-porter.dts' (38,048) at 20240405153229899
40022 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/scmi_sensors/Kconfig' (38,049) at 20220525020653095
40023 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-3-b.dts' (38,050) at 20240405153045425
40024 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/pci_io.c' (38,051) at 20210308005002848
40025 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfstrace.h' (38,052) at 20240405153052425
40026 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update/config-dummy.json' (38,053) at 20210803000022008
40027 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/Makefile' (38,054) at 20240405153047233
40028 2025-01-21 03:00:58.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/run-bash-ptests' (38,055) at 20210307205554558
40029 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi.h' (38,056) at 20240405153048381
40030 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-usb.c' (38,057) at 20220525020652334
40031 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_div_overflow.c' (38,058) at 20240405153054281
40032 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q.dtsi' (38,059) at 20240405153045505
40033 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/rsparser.c' (38,060) at 20210307214930154
40034 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-miqi.dts' (38,061) at 20240405153045561
40035 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/arizona-ldo1.c' (38,062) at 20240405153051461
40036 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-reset-button.service' (38,063) at 20240105090012010
40037 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/binderfs/Makefile' (38,064) at 20210309003654512
40038 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/meson.options' (38,065) at 20230824080041137
40039 2025-01-21 03:00:58.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/virt-dt.c' (38,066) at 20210308005002556
40040 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.3.0.bb' (38,067) at 20220121040027619
40041 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/gdbstub.c' (38,068) at 20240326080039630
40042 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/vmcoreinfo.c' (38,069) at 20240906080037256
40043 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc512x_shared.c' (38,070) at 20240405153230051
40044 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/dwc2_udc.h' (38,071) at 20210308005003688
40045 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asm-offsets.h' (38,072) at 20240405153045933
40046 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ratelimit.h' (38,073) at 20210309003653892
40047 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-clps711x.c' (38,074) at 20240405153049193
40048 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_twl.c' (38,075) at 20220525020651890
40049 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (38,076) at 20241206090014230
40050 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rcar-pci-ep.yaml' (38,077) at 20240405153045125
40051 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/Makefile' (38,078) at 20210307214929758
40052 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb' (38,079) at 20240302090018210
40053 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-list.c' (38,080) at 20241211090145573
40054 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/software_manager.cpp' (38,081) at 20241030080017187 to deleted uid set
40055 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/gzip_vas.c' (38,082) at 20210307214932702
40056 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-altivec.c' (38,083) at 20210309003648908
40057 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/openssl-buildfix.patch' (38,084) at 20230706080014745
40058 2025-01-21 03:00:58.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.yaml' (38,085) at 20240405153045093
40059 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia-aesni-avx-asm_64.S' (38,086) at 20240405153046361
40060 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-img.c' (38,087) at 20240405153231359
40061 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/maintainers.rst' (38,088) at 20240405153045277
40062 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/cadence_qspi.h' (38,089) at 20210308005003492
40063 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/fpga-region.c' (38,090) at 20240613080016387
40064 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dma-uclass.h' (38,091) at 20210308005003628
40065 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_table.c' (38,092) at 20240405153050137
40066 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap-gpmc-smsc9221.dtsi' (38,093) at 20210308005002596
40067 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/tlb.c' (38,094) at 20210308005002996
40068 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/rbtree.rst' (38,095) at 20240405153045289
40069 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/composite.c' (38,096) at 20240405153046869
40070 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_sunxi.c' (38,097) at 20210308005003352
40071 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dalsmc.h' (38,098) at 20220525020652494
40072 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/gettimeofday.S' (38,099) at 20241008080013895
40073 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/corstone1000-flash-firmware-image.bb' (38,100) at 20241221090017464
40074 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-octeon-core.c' (38,101) at 20210309003649976
40075 2025-01-21 03:00:58.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/cpu.c' (38,102) at 20210308005002556
40076 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-platform.c' (38,103) at 20240805080013955
40077 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.2' (38,104) at 20210307205554422
40078 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/client.c' (38,105) at 20240906080037376
40079 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/.gitignore' (38,106) at 20210307214932662
40080 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6251.c' (38,107) at 20220525020652358
40081 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf85063.c' (38,108) at 20240405153231375
40082 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3288.c' (38,109) at 20210308005003464
40083 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_net.c' (38,110) at 20240613080016419
40084 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_uart.h' (38,111) at 20210307214926218
40085 2025-01-21 03:00:58.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-base-board-ddr4-1600MHz.dtsi' (38,112) at 20210308005002592
40086 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/lsm.c' (38,113) at 20240805080014063
40087 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/titanium.h' (38,114) at 20210308005003620
40088 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.c' (38,115) at 20240405153230611
40089 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_uniphier.c' (38,116) at 20240405153052001
40090 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/alternative.h' (38,117) at 20240405153230019
40091 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8186.dtsi' (38,118) at 20241008080013891
40092 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos3250.c' (38,119) at 20240405153049465
40093 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/network/phosphor-network_%.bbappend' (38,120) at 20241206090014206
40094 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-btf.rst' (38,121) at 20240405153054037
40095 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/events.h' (38,122) at 20210307214931402
40096 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-ispif.h' (38,123) at 20220525020653291
40097 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml' (38,124) at 20240405153045141
40098 2025-01-21 03:00:58.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi' (38,125) at 20240405153229915
40099 2025-01-21 03:00:58.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0006-libcollectdclient-Fix-string-overflow-errors.patch' (38,126) at 20210307205553910
40100 2025-01-21 03:00:58.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,icu.txt' (38,127) at 20210307214925342
40101 2025-01-21 03:00:58.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cfg80211-wext.h' (38,128) at 20240405153052837
40102 2025-01-21 03:00:58.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6100_cfg.h' (38,129) at 20210307214928638
40103 2025-01-21 03:00:58.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore.h' (38,130) at 20240405153046373
40104 2025-01-21 03:00:58.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7206.c' (38,131) at 20210307214926562
40105 2025-01-21 03:00:58.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/water-cooled.yaml' (38,132) at 20210307205553698
40106 2025-01-21 03:00:58.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borkan' (38,133) at 20210307205553778
40107 2025-01-21 03:00:58.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/r_heartbeat.c' (38,134) at 20210309003650436
40108 2025-01-21 03:00:58.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_regs.h' (38,135) at 20240411080014078
40109 2025-01-21 03:00:58.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pcie-idio-24.c' (38,136) at 20240405153230307
40110 2025-01-21 03:00:58.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_1_0_offset.h' (38,137) at 20210307214927694
40111 2025-01-21 03:00:58.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/example/led-group-config.json' (38,138) at 20221208040033314
40112 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/gt64120.h' (38,139) at 20210307214926214
40113 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-x86/bootparam.h' (38,140) at 20240906080037348
40114 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/time.c' (38,141) at 20220627100016926
40115 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-regexpr' (38,142) at 20241221090017616
40116 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/collectd.init' (38,143) at 20210307205553910
40117 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/__init__.py' (38,144) at 20210307205554262
40118 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount_setattr/mount_setattr_test.c' (38,145) at 20241211090145577
40119 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri-iris-v2.dts' (38,146) at 20240405153045737
40120 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/blueridge_2u_chassis.json' (38,147) at 20240516080005206
40121 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/hwtest.h' (38,148) at 20210307214926158
40122 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nuvoton,wpcm450-pinctrl.yaml' (38,149) at 20240405153045133
40123 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/spidev_test.c' (38,150) at 20240405153054221
40124 2025-01-21 03:00:58.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-cubox-i-emmc-som-v15.dts' (38,151) at 20240405153045501
40125 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0007-Deleted-settiong-of-python-to-fix-the-install-confli.patch' (38,152) at 20240113090014532
40126 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/platinum_picon.c' (38,153) at 20210308005002920
40127 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/tsinfo.c' (38,154) at 20240405153232015
40128 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/joydev/index.rst' (38,155) at 20210307214925514
40129 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/nested.c' (38,156) at 20240405153229987
40130 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/Makefile' (38,157) at 20210308005003032
40131 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tracepoint.c' (38,158) at 20240405153054209
40132 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/TableToolbar.spec.js' (38,159) at 20241004080035975
40133 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5227x.h' (38,160) at 20210308005002804
40134 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/bus.json' (38,161) at 20240405153054109
40135 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/run-ptest' (38,162) at 20220402030015983
40136 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/sse-timer.h' (38,163) at 20230426080043768
40137 2025-01-21 03:00:58.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpic.h' (38,164) at 20240405153046117
40138 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/quirks-pl2303-ids.h' (38,165) at 20221215040039162
40139 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bounds.c' (38,166) at 20240405153054281
40140 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/meson.build' (38,167) at 20240904080041515
40141 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/Platform' (38,168) at 20210307214926182
40142 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c' (38,169) at 20210309003650396
40143 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gwventana_emmc_defconfig' (38,170) at 20210308005003260
40144 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_nor.c' (38,171) at 20210308005046525
40145 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page_tasks.py' (38,172) at 20210307205554266
40146 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/dat.c' (38,173) at 20240712080021089
40147 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/0003-test-mark-util-monotonic_prc_fallback-as-retriable.patch' (38,174) at 20220125040024531
40148 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pathlib2_2.3.7.bb' (38,175) at 20241221090017556
40149 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-android.c' (38,176) at 20210308005003228
40150 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_fbdev.c' (38,177) at 20240405153230519
40151 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/pic32mzda_sk.dts' (38,178) at 20210308005002816
40152 2025-01-21 03:00:58.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32mp15_basic_defconfig' (38,179) at 20210308005003280
40153 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exmutex.c' (38,180) at 20240405153046621
40154 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-2.5-AU' (38,181) at 20211006000025230
40155 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,rpm-master-stats.yaml' (38,182) at 20240405153045157
40156 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/radvd.default' (38,183) at 20210307205553822
40157 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/xen-emu.h' (38,184) at 20230426080043888
40158 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils.h' (38,185) at 20220525020653451
40159 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/debugcon.c' (38,186) at 20210927100127113
40160 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts' (38,187) at 20240405153045725
40161 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/fdinfo.h' (38,188) at 20240405153052965
40162 2025-01-21 03:00:58.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/097_elf_strip.dts' (38,189) at 20210308005003752
40163 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10353.c' (38,190) at 20240405153049301
40164 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-pch-msi.c' (38,191) at 20240613080016423
40165 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cimax2.h' (38,192) at 20210307214928686
40166 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_hash.h' (38,193) at 20210307214927086
40167 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pcs/renesas,rzn1-miic.yaml' (38,194) at 20240405153045121
40168 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/hugetlbpage.c' (38,195) at 20210309003648724
40169 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/poky-bleeding.conf' (38,196) at 20230401080011959
40170 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_SPIFLASH_defconfig' (38,197) at 20210308005003232
40171 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_ethtool.c' (38,198) at 20240405153050241
40172 2025-01-21 03:00:58.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_a3700.c' (38,199) at 20210308005003452
40173 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv250d.h' (38,200) at 20210307214928018
40174 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_ops.c' (38,201) at 20240405153054257
40175 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvc0_fence.c' (38,202) at 20210309003649832
40176 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-a1-gpio.h' (38,203) at 20210307214931338
40177 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/Kconfig' (38,204) at 20240405153231063
40178 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-base.err' (38,205) at 20210308005046413
40179 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/pps.c' (38,206) at 20240405153051445
40180 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_sg.h' (38,207) at 20220525020653351
40181 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu_hw.c' (38,208) at 20240405153230819
40182 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rawmidi.h' (38,209) at 20240405153231863
40183 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/shape.svg' (38,210) at 20210307214925514
40184 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_usbtty_nand_defconfig' (38,211) at 20210308005003280
40185 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-clearfog-u-boot.dtsi' (38,212) at 20210308005002568
40186 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar933x/ddr.c' (38,213) at 20210308005002816
40187 2025-01-21 03:00:58.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_pkvm.h' (38,214) at 20240405153045857
40188 2025-01-21 03:00:58.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs_lport.c' (38,215) at 20240405153051573
40189 2025-01-21 03:00:58.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/VirtualMedia/index.js' (38,216) at 20220105012522999
40190 2025-01-21 03:00:58.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_gop.c' (38,217) at 20210308005003700
40191 2025-01-21 03:00:58.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm-hc.yaml' (38,218) at 20240405153045177
40192 2025-01-21 03:00:58.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/byteorder.h' (38,219) at 20210307214926494
40193 2025-01-21 03:00:58.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/longhaul.c' (38,220) at 20240405153046913
40194 2025-01-21 03:00:58.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/nmi.h' (38,221) at 20240405153046389
40195 2025-01-21 03:00:58.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/Makefile' (38,222) at 20210307214932002
40196 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/superpipe.h' (38,223) at 20210307214930306
40197 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/core.c' (38,224) at 20240726080012858
40198 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/apic_internal.h' (38,225) at 20240906080037332
40199 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1977-i2c.c' (38,226) at 20240405153053565
40200 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-ati.bin' (38,227) at 20240326080039614 to deleted uid set
40201 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/Makefile' (38,228) at 20240405153047241
40202 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa3xx-gcu.c' (38,229) at 20240405153052213
40203 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lit' (38,230) at 20210307205553786
40204 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Resele' (38,231) at 20210307205553790
40205 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-iconnect.dts' (38,232) at 20240405153045457
40206 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/xlnx-versal-usb2-ctrl-regs.c' (38,233) at 20240906080037312
40207 2025-01-21 03:00:58.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-medusa-video.c' (38,234) at 20210307214928690
40208 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-edimm2.2.dts' (38,235) at 20240405153045725
40209 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_ac97.c' (38,236) at 20240405153232203
40210 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7753evb.h' (38,237) at 20210308005003616
40211 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.c' (38,238) at 20240405153231307
40212 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evxface.c' (38,239) at 20240405153046617
40213 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb' (38,240) at 20241221090017532
40214 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/sign_key.pem' (38,241) at 20220525020655231
40215 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/module.lds.h' (38,242) at 20210309003648676
40216 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-p2pdma.h' (38,243) at 20240405153052757
40217 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/multilib_header_wrapper.h' (38,244) at 20210307205554638
40218 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ipkdbg/README.md' (38,245) at 20221209040019091
40219 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/groups.json' (38,246) at 20241106090019918
40220 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/subprojects/nlohmann_json.wrap' (38,247) at 20240402080008906
40221 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSET-PL-2.1' (38,248) at 20211006000025242
40222 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-mips.txt' (38,249) at 20240113090014532
40223 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_legacy_api.rst' (38,250) at 20210309003648480
40224 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/.clang-format' (38,251) at 20241220090036163
40225 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.psusensor.service' (38,252) at 20210706231659769
40226 2025-01-21 03:00:58.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/xz.h' (38,253) at 20240405153052825
40227 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7-ddr.h' (38,254) at 20210308005002652
40228 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/hauppauge.rc5' (38,255) at 20210307205553754
40229 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/clps711x-fb.c' (38,256) at 20240405153231579
40230 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/state.c' (38,257) at 20210308005002844
40231 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-accel-ops.h' (38,258) at 20221215040039306
40232 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/realtek_otto_wdt.c' (38,259) at 20240405153052245
40233 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-coalesce.sh' (38,260) at 20220525020655207
40234 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/MAINTAINERS' (38,261) at 20210308005002952
40235 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/network.c' (38,262) at 20240405153046513
40236 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/0001-Allow-the-overriding-of-the-endianness-via-the-confi.patch' (38,263) at 20210307205554034
40237 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts_2.004.bb' (38,264) at 20241206090014258
40238 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/neighbor.hpp' (38,265) at 20230701080027201
40239 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/crypto.h' (38,266) at 20220525020653375
40240 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/Kconfig' (38,267) at 20210308005045981
40241 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_tcb1.dtsi' (38,268) at 20240405153045473
40242 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi' (38,269) at 20210307205553774
40243 2025-01-21 03:00:58.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Lindent' (38,270) at 20210307214932130
40244 2025-01-21 03:00:58.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max8997.c' (38,271) at 20220525020652422
40245 2025-01-21 03:00:58.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/perf_link.c' (38,272) at 20240405153054257
40246 2025-01-21 03:00:58.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/063_entry_args_missing.dts' (38,273) at 20210308005003752
40247 2025-01-21 03:00:58.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-da9063.c' (38,274) at 20240405153231371
40248 2025-01-21 03:00:58.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_blowfish.c' (38,275) at 20210307214928542
40249 2025-01-21 03:00:58.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/msgbuf.cpp' (38,276) at 20241009080011085
40250 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_buffer.c' (38,277) at 20240405153231523
40251 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/i8254_internal.h' (38,278) at 20230426080043768
40252 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sgd,gktw70sdae4se.yaml' (38,279) at 20240405153045045
40253 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/MAINTAINERS' (38,280) at 20210308005003076
40254 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb' (38,281) at 20241221090017508
40255 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb' (38,282) at 20241221090017684
40256 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/basic_stx_ldx.c' (38,283) at 20210307214932658
40257 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/wic/genericarm64.wks.in' (38,284) at 20240413080012683
40258 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/match.hpp' (38,285) at 20241219090033960
40259 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/pull-requests.rst' (38,286) at 20240405153045297
40260 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2602.c' (38,287) at 20240405153053789
40261 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smbus_4.3.bb' (38,288) at 20220402030016019
40262 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/Kconfig' (38,289) at 20210308005003172
40263 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/tegra-gart.c' (38,290) at 20240405153049189
40264 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Sydney' (38,291) at 20210307205553766
40265 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/txrx.c' (38,292) at 20240405153231219
40266 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/Makefile' (38,293) at 20210307214926102
40267 2025-01-21 03:00:58.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/test_overview_menu.robot' (38,294) at 20240628080017113
40268 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-dev.c' (38,295) at 20240405153230815
40269 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/miscellaneous.rst' (38,296) at 20240405153045193
40270 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ftrace.h' (38,297) at 20220525020651998
40271 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/uncore-interconnect.json' (38,298) at 20240405153054145
40272 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/arm-compat-semi.c' (38,299) at 20240906080037444
40273 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/smb2pdu.h' (38,300) at 20240527080023356 to deleted uid set
40274 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/builddashboard.html' (38,301) at 20210307205554282
40275 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mikroe-proto.c' (38,302) at 20240710080014617
40276 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-cdns.c' (38,303) at 20210308005003380
40277 2025-01-21 03:00:58.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_hwmon.c' (38,304) at 20240405153051977
40278 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_fdma.c' (38,305) at 20240405153050173
40279 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.h' (38,306) at 20240405153050105
40280 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cache.h' (38,307) at 20240405153046105
40281 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/linux/time-internal.h' (38,308) at 20220525020652126
40282 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-dockstar.dts' (38,309) at 20210308005002592
40283 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp855.c' (38,310) at 20210307214931178
40284 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ServiceConditions_v1.xml' (38,311) at 20240619080002936
40285 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/add-absolute-path-for-include-dir.patch' (38,312) at 20230706080014753
40286 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/control-internal.h' (38,313) at 20230925080040105
40287 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ThermalSubsystem.v1_3_2.json' (38,314) at 20240619080002956
40288 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ConnectionCollection_v1.xml' (38,315) at 20240619080002920
40289 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cpuflags.h' (38,316) at 20240405153046353
40290 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (38,317) at 20240625080012792
40291 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/recvmsg4_prog.c' (38,318) at 20240405153054273
40292 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77995-u-boot.dtsi' (38,319) at 20210308005002604
40293 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl_allowlist.h' (38,320) at 20220525020653539
40294 2025-01-21 03:00:58.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti,gpmc.yaml' (38,321) at 20240405153045105
40295 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_connectors.c' (38,322) at 20240405153230627
40296 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/helpers.rs' (38,323) at 20240405153053421
40297 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_cond.S' (38,324) at 20210307214926170
40298 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c' (38,325) at 20240405153231051
40299 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_gmch.h' (38,326) at 20240405153048553
40300 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/empty_skb.c' (38,327) at 20240405153054269
40301 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_v4l2.c' (38,328) at 20241211090145449
40302 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Reigate' (38,329) at 20210307205553798
40303 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/Kconfig' (38,330) at 20240405153229991
40304 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/perf/perf/sort-pmuevents.py' (38,331) at 20240301090012479
40305 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-util.h' (38,332) at 20210307214928846
40306 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/console/obmc-console/obmc-console.conf' (38,333) at 20230512080018777
40307 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntpd.service' (38,334) at 20230706080014741
40308 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/kfr2r09-romimage_defconfig' (38,335) at 20240405153046309
40309 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/tlb.c' (38,336) at 20240405153046181
40310 2025-01-21 03:00:58.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_2_sc7180.h' (38,337) at 20240405153230591
40311 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png' (38,338) at 20210307205554326 to deleted uid set
40312 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/x530/kwbimage.cfg' (38,339) at 20210308005002908
40313 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/swap.cocci' (38,340) at 20220525020654939
40314 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl907c.h' (38,341) at 20210309003649824
40315 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/isdimm_vpd_parser.cpp' (38,342) at 20240608080017393
40316 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/fpu_helper.h' (38,343) at 20241211090212494
40317 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongarch_pch_msi.c' (38,344) at 20230426080043700
40318 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/build-sysroots.bb' (38,345) at 20241221090017644
40319 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/files/run-ptest' (38,346) at 20210812000025198
40320 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ucontext.h' (38,347) at 20210307214926122
40321 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/arch_dump.c' (38,348) at 20240906080037508
40322 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tv-encoder.yaml' (38,349) at 20240405153045033
40323 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m6.dtsi' (38,350) at 20240405153229963
40324 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/syscalls/Makefile' (38,351) at 20240405153046081
40325 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/114.out' (38,352) at 20210927100127481
40326 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/kernel-entry-init.h' (38,353) at 20210307214926222
40327 2025-01-21 03:00:58.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-chromebook.dtsi' (38,354) at 20240405153045561
40328 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts' (38,355) at 20240405153045817
40329 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/trace.c' (38,356) at 20210307214929126
40330 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/decap_sanity.c' (38,357) at 20241008080014055
40331 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_rmnet.h' (38,358) at 20240405153052705
40332 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/dlink,dir685-touchkeys.txt' (38,359) at 20210307214925334
40333 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/amd_powerplay.h' (38,360) at 20240405153048333
40334 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/dsdt.asl' (38,361) at 20210308005003008
40335 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_dr.h' (38,362) at 20220525020654283
40336 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/nd_virtio.c' (38,363) at 20241018080014538
40337 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/resource.h' (38,364) at 20210307214926250
40338 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_phyreg.h' (38,365) at 20240405153051881
40339 2025-01-21 03:00:58.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml' (38,366) at 20240405153229787
40340 2025-01-21 03:00:58.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/dev.c' (38,367) at 20240830080013319
40341 2025-01-21 03:00:58.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-clt.c' (38,368) at 20240405153046717
40342 2025-01-21 03:00:58.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/memory.json' (38,369) at 20240405153054157
40343 2025-01-21 03:00:58.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/p4080.c' (38,370) at 20210308005003432
40344 2025-01-21 03:00:58.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsoap/gsoap/0001-Provide-strtod_l-signature-on-non-glibc-linux-musl-s.patch' (38,371) at 20241206090014258
40345 2025-01-21 03:00:58.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/softoff/mainapp.cpp' (38,372) at 20240724080026572
40346 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/rng.c' (38,373) at 20230426080043636
40347 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8810.h' (38,374) at 20210307214932234
40348 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/254' (38,375) at 20220429100100914
40349 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/omap-serial.c' (38,376) at 20240405153231515
40350 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/nios2-linux' (38,377) at 20241206090014350
40351 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/musl-disable-stackwalk.patch' (38,378) at 20231011080016578
40352 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/Makefile' (38,379) at 20240405153050561
40353 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_drain.c' (38,380) at 20240405153052589
40354 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/u2f.c' (38,381) at 20240906080037312
40355 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ocores.c' (38,382) at 20240628080013989
40356 2025-01-21 03:00:58.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xxhash.c' (38,383) at 20210309003654196
40357 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8516-pumpkin.dts' (38,384) at 20210307214926026
40358 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_managed.c' (38,385) at 20240405153230539
40359 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/uas-detect.h' (38,386) at 20240405153052145
40360 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/siox.h' (38,387) at 20210307214930430
40361 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb' (38,388) at 20241220090019722
40362 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head917d.c' (38,389) at 20240405153048613
40363 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EventDestinationCollection.json' (38,390) at 20240619080002944
40364 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_common.c' (38,391) at 20210308005002884
40365 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc-initial.inc' (38,392) at 20210812000025342
40366 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-ctrl.h' (38,393) at 20210307214928842
40367 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mti,cpu-interrupt-controller.yaml' (38,394) at 20240405153045085
40368 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/flat.h' (38,395) at 20210307214926174
40369 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,mmp2-audio-clock.yaml' (38,396) at 20210307214925290
40370 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc2_cmdq_regs.h' (38,397) at 20240405153046605
40371 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-atmel.c' (38,398) at 20240405153231555
40372 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_init.c' (38,399) at 20240405153050593
40373 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485AFE_defconfig' (38,400) at 20210308005003236
40374 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,bcm6368-mdio-mux.yaml' (38,401) at 20240405153045113
40375 2025-01-21 03:00:58.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l34.h' (38,402) at 20210307214931594
40376 2025-01-21 03:00:58.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/smu13_driver_if.h' (38,403) at 20240405153047209
40377 2025-01-21 03:00:58.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-plym2m.dts' (38,404) at 20240405153045501
40378 2025-01-21 03:00:58.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6375-sony-xperia-murray-pdx225.dts' (38,405) at 20240405153045793
40379 2025-01-21 03:00:58.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinum_onenand_small_defconfig' (38,406) at 20210308005003284
40380 2025-01-21 03:00:58.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-schema.json' (38,407) at 20240906080037432
40381 2025-01-21 03:00:58.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kgdb.h' (38,408) at 20240405153046113
40382 2025-01-21 03:00:58.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/interface/ia_css_isys.h' (38,409) at 20210309003653024
40383 2025-01-21 03:00:58.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/cei-tk1-som.c' (38,410) at 20210308005002944
40384 2025-01-21 03:00:58.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mincore/mincore_selftest.c' (38,411) at 20240405153054329
40385 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/net/netfilter/nf_tables.h' (38,412) at 20241220090018330 to deleted uid set
40386 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-phycore-som.dtsi' (38,413) at 20240405153045525
40387 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-amc/Makefile' (38,414) at 20210308005002904
40388 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d27_som1.dtsi' (38,415) at 20210308005002612
40389 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4151.rst' (38,416) at 20210307214925502
40390 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/Makefile' (38,417) at 20210307214929790
40391 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/pmbus_device.h' (38,418) at 20240326080039538
40392 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_getparam.c' (38,419) at 20240405153048525
40393 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irqflags_32.h' (38,420) at 20210307214926582
40394 2025-01-21 03:00:58.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-baltos-ir2110.dts' (38,421) at 20240405153045589
40395 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cacheinfo.c' (38,422) at 20240405153046253
40396 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/Makefile' (38,423) at 20240405153054173
40397 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/0001-Support-ICU-76.1-build.patch' (38,424) at 20241221090017544
40398 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.h' (38,425) at 20220525020652827
40399 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-colibri-eval-v3.dts' (38,426) at 20240405153045537
40400 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-nitrogen6_max.dts' (38,427) at 20240405153045521
40401 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_kontronoem.c' (38,428) at 20210308004938828
40402 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_av1_entropymode.h' (38,429) at 20240405153049493
40403 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/hwcap.h' (38,430) at 20240405153230063
40404 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_reporting.h' (38,431) at 20220525020654775
40405 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/ftsdc010_mci.h' (38,432) at 20210308005003404
40406 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/legacy.h' (38,433) at 20240405153046429
40407 2025-01-21 03:00:58.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/nmi_selftest.c' (38,434) at 20240405153230127
40408 2025-01-21 03:00:58.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/s2io.h' (38,435) at 20240405153050189
40409 2025-01-21 03:00:58.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/socfpga.c' (38,436) at 20210308005003008
40410 2025-01-21 03:00:58.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/time-utils.h' (38,437) at 20210307214932610
40411 2025-01-21 03:00:58.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-usbarmory.dts' (38,438) at 20240405153045493
40412 2025-01-21 03:00:58.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio-f7188x.c' (38,439) at 20240405153049221
40413 2025-01-21 03:00:58.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/emif.h' (38,440) at 20210307214928986
40414 2025-01-21 03:00:58.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_by_type.hpp' (38,441) at 20240819080030259
40415 2025-01-21 03:00:58.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/onboard_usb_hub_pdevs.c' (38,442) at 20240405153052117
40416 2025-01-21 03:00:58.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-icnova-a20.dtsi' (38,443) at 20240405153045385
40417 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/sunxi_de2.c' (38,444) at 20210308005003536
40418 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/led-main.cpp' (38,445) at 20240828080025979
40419 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/cache.h' (38,446) at 20210308005002544
40420 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound_q40.c' (38,447) at 20210307214932226
40421 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8971.h' (38,448) at 20210307214932362
40422 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-al-fic.c' (38,449) at 20240405153049189
40423 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/spi.c' (38,450) at 20240405153231239
40424 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-pci-dev.c' (38,451) at 20240405153232199
40425 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_4_0_offset.h' (38,452) at 20210307214927694
40426 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/maxim,ds2482.yaml' (38,453) at 20240405153045185
40427 2025-01-21 03:00:58.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/mxc_w1.c' (38,454) at 20210308005003540
40428 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/entry.py' (38,455) at 20210308005003748
40429 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c' (38,456) at 20240405153048657
40430 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/ucsimm.c' (38,457) at 20240405153045953
40431 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm' (38,458) at 20210307214932566
40432 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/posix_types.h' (38,459) at 20210308005002844
40433 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/armadillo-800eva_defconfig' (38,460) at 20210308005003248
40434 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-utils.h' (38,461) at 20240405153054005
40435 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/Kbuild' (38,462) at 20240405153048629
40436 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/303.out' (38,463) at 20220429100100926
40437 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/signal32.c' (38,464) at 20240405153230095
40438 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml' (38,465) at 20240405153045129
40439 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl692.c' (38,466) at 20240405153049293
40440 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-tb10x.c' (38,467) at 20240405153230751
40441 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee.inc' (38,468) at 20241221090017472
40442 2025-01-21 03:00:58.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Job_v1.xml' (38,469) at 20240619080002924
40443 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmhash/files/run-ptest' (38,470) at 20210307205554130
40444 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_trans.c' (38,471) at 20240405153050341
40445 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/dep.c' (38,472) at 20220525020653823
40446 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda.h' (38,473) at 20240405153049405
40447 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7768-1.yaml' (38,474) at 20240405153045069
40448 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.Host@.service' (38,475) at 20230216040036091
40449 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel/config.yaml' (38,476) at 20210307205554070
40450 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/2.Process.rst' (38,477) at 20240405153229839
40451 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-legacy.c' (38,478) at 20241211090212558
40452 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/prot-none.py' (38,479) at 20241211090212550
40453 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-rpl-match.c' (38,480) at 20240405153232183
40454 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sun4v_wdt.c' (38,481) at 20210307214930978
40455 2025-01-21 03:00:58.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp' (38,482) at 20240329080003279
40456 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ls2080a.c' (38,483) at 20210308005003436
40457 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanSpeed/meson.build' (38,484) at 20230825080021137 to deleted uid set
40458 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_jmicron.c' (38,485) at 20240405153046665
40459 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/Makefile' (38,486) at 20210308005002904
40460 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/simple-bridge.yaml' (38,487) at 20220525020651670
40461 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts' (38,488) at 20210307214926022
40462 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/NMI.interface.yaml' (38,489) at 20221207040023627
40463 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/version-gen.sh' (38,490) at 20210307214932618
40464 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/scan.c' (38,491) at 20240405153050729
40465 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/perf/perf-perl.inc' (38,492) at 20241221090017688
40466 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/ce.h' (38,493) at 20240805080013979
40467 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/motor-init-calibration@.service' (38,494) at 20221130040015776
40468 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/user_namespace.c' (38,495) at 20240405153053073
40469 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/guest-files.txt' (38,496) at 20240405153054077
40470 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-noinitiator' (38,497) at 20240906080037556 to deleted uid set
40471 2025-01-21 03:00:58.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sh-sci.h' (38,498) at 20240405153052013
40472 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/riscv/host/cpuinfo.h' (38,499) at 20241211090212242
40473 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/test/test_version.cpp' (38,500) at 20210308005405942
40474 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_ucode_ptr.lds' (38,501) at 20210308005003756
40475 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/insns.decode' (38,502) at 20210308005046329
40476 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_frag.c' (38,503) at 20240405153053369
40477 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci-stub.c' (38,504) at 20241211090212318
40478 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/hbm.h' (38,505) at 20220525020653047
40479 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_io.c' (38,506) at 20240712080021081
40480 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (38,507) at 20210307205553930
40481 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_remap.cpp' (38,508) at 20220922030007675
40482 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/suvd3_defconfig' (38,509) at 20210308005003280
40483 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_decompress.c' (38,510) at 20210308005003696
40484 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_enc_hw.c' (38,511) at 20240405153230799
40485 2025-01-21 03:00:58.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp863.c' (38,512) at 20210307214931178
40486 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/voltage-regulator-configuration.md' (38,513) at 20221209040006395
40487 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-core.c' (38,514) at 20240405153230247
40488 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-abi_5.1.0.bb' (38,515) at 20241206090014266
40489 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-fscaps' (38,516) at 20210307214925202
40490 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/Makefile' (38,517) at 20210307214929774
40491 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/core.c' (38,518) at 20210307214930150
40492 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/slt-ast2600_defconfig' (38,519) at 20210308005003280
40493 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/sysfile.h' (38,520) at 20220525020654479
40494 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/Makefile' (38,521) at 20240405153051409
40495 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/plugin-memory.h' (38,522) at 20240326080039550
40496 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_lnode.h' (38,523) at 20240405153231395
40497 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_dup_eng_regs.h' (38,524) at 20240405153046581
40498 2025-01-21 03:00:58.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/mq_perf_tests.c' (38,525) at 20240405153054333
40499 2025-01-21 03:00:58.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/ext2.h' (38,526) at 20240405153231659
40500 2025-01-21 03:00:58.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3009-vo-converter_vaapi-Fix-EGL-macro-undeclared.patch' (38,527) at 20230114040015494
40501 2025-01-21 03:00:58.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/michael.h' (38,528) at 20210307214931990
40502 2025-01-21 03:00:58.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-id.rst' (38,529) at 20220525020654131
40503 2025-01-21 03:00:58.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs.bbappend' (38,530) at 20231126090012769
40504 2025-01-21 03:00:58.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/helper.h' (38,531) at 20240326080039670
40505 2025-01-21 03:00:58.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_core.c' (38,532) at 20241018080014546
40506 2025-01-21 03:00:58.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0001-force-static-build.patch' (38,533) at 20210307205553750
40507 2025-01-21 03:00:58.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand.h' (38,534) at 20240405153052745
40508 2025-01-21 03:00:58.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rbtx49xx_defconfig' (38,535) at 20240405153045993
40509 2025-01-21 03:00:58.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pcm-dma.c' (38,536) at 20240710080014617
40510 2025-01-21 03:00:58.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/common/bur_common.h' (38,537) at 20210308005002904
40511 2025-01-21 03:00:58.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_retro.c' (38,538) at 20210309003655984
40512 2025-01-21 03:00:58.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/pvr.c' (38,539) at 20210307214926178
40513 2025-01-21 03:00:58.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overammer' (38,540) at 20210307205553790
40514 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dac-dpot-dac' (38,541) at 20210307214925190
40515 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/marvell,orion5x.txt' (38,542) at 20210307214925274
40516 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/liodn.c' (38,543) at 20210308005002832
40517 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/find_vma_fail1.c' (38,544) at 20240405153054269
40518 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/termbits.h' (38,545) at 20210308005046073
40519 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/mem_64.S' (38,546) at 20240405153230043
40520 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-dbus-monitor-snmp.conf' (38,547) at 20210911000017986
40521 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/aspeed_g4_defconfig' (38,548) at 20240405153229903
40522 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx22700.h' (38,549) at 20210307214928610
40523 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-mediatek-trace.h' (38,550) at 20240405153052033
40524 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-r2d/Kconfig' (38,551) at 20210307214926538
40525 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_netvf_main.c' (38,552) at 20240405153050201
40526 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ipoctal232-test.c' (38,553) at 20221215040039374
40527 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board_k2hk.c' (38,554) at 20210308005003076
40528 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_proto.h' (38,555) at 20210307214930922
40529 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb' (38,556) at 20220721030015845
40530 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-direct.h' (38,557) at 20210309003653836
40531 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/Kconfig' (38,558) at 20240405153230887
40532 2025-01-21 03:00:58.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/channel.h' (38,559) at 20220525020654191
40533 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7792-cpg-mssr.h' (38,560) at 20210308005003632
40534 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_baco.h' (38,561) at 20210309003649656
40535 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/devl_internal.h' (38,562) at 20240405153232011
40536 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/hi311x.c' (38,563) at 20241216090017709
40537 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_cpu_pll_regs.h' (38,564) at 20240405153046577
40538 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/Kconfig' (38,565) at 20210308005003044
40539 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.h' (38,566) at 20220525020652458
40540 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-xive.rst' (38,567) at 20210308005045805
40541 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-3.0' (38,568) at 20210307205554418
40542 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/ltrf216a.c' (38,569) at 20240405153049001
40543 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/hmm/hmm_common.h' (38,570) at 20240405153051825
40544 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/hardware.h' (38,571) at 20240405153045657
40545 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/gcc_base.c' (38,572) at 20210307214931730
40546 2025-01-21 03:00:58.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/Makefile.am' (38,573) at 20210307214932738
40547 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/conntrack.c' (38,574) at 20240405153231035
40548 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvmdio.c' (38,575) at 20240405153230991
40549 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/pxaregs.c' (38,576) at 20210307205553994
40550 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/card.h' (38,577) at 20240405153051949
40551 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6.c' (38,578) at 20240520080015139
40552 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/266.out' (38,579) at 20210308005046465
40553 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/phosphor-ipmi-net@.service' (38,580) at 20240725080028268
40554 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/README' (38,581) at 20210307214926338
40555 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-monitor-config/monitor.yaml' (38,582) at 20210307205553694
40556 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fadds.c' (38,583) at 20210307214926434
40557 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/uaccess.h' (38,584) at 20240726080012846
40558 2025-01-21 03:00:58.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/misc.c' (38,585) at 20210307214927174
40559 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/ocmem.h' (38,586) at 20210307214931594
40560 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dln2.c' (38,587) at 20240405153231459
40561 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_no_name.cpp' (38,588) at 20210308005100997
40562 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ingenic,nemc-peripherals.yaml' (38,589) at 20240405153045101
40563 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/opcodes.h' (38,590) at 20240405153048805
40564 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/usb_urb.c' (38,591) at 20210307214928814
40565 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/fw-update/README.md' (38,592) at 20240622080036455
40566 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/README' (38,593) at 20220204040022568
40567 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/network/phosphor-network/90-hmc-usb0-network.rules' (38,594) at 20240727080014098
40568 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/Kconfig' (38,595) at 20210308005002964
40569 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9486.c' (38,596) at 20210307214930506
40570 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/Kconfig' (38,597) at 20240405153049933
40571 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/hw-fault-monitor.md' (38,598) at 20221209040006387
40572 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psi.h' (38,599) at 20240405153052777
40573 2025-01-21 03:00:58.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport_internal.h' (38,600) at 20240405153046957
40574 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos7_drm_decon.c' (38,601) at 20240405153230539
40575 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-mmio-v2.c' (38,602) at 20240405153045893
40576 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/entity-manager/blocklist.json' (38,603) at 20230209040014205
40577 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb' (38,604) at 20241221090017564
40578 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/console/glome-login.bb' (38,605) at 20241206090014226
40579 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvbapi.rst' (38,606) at 20210309003648476
40580 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/m547xevb.c' (38,607) at 20210308005002976
40581 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sock_addr.sh' (38,608) at 20210307214932654
40582 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_pxa.c' (38,609) at 20210308005003484
40583 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_tlv.h' (38,610) at 20240405153049033
40584 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/usb/ehci-msm.txt' (38,611) at 20210308005003328
40585 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/Makefile' (38,612) at 20240405153049433
40586 2025-01-21 03:00:58.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount_setattr/config' (38,613) at 20220525020655215
40587 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/trident.h' (38,614) at 20220525020655011
40588 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/Makefile' (38,615) at 20240405153232283
40589 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-dwc.c' (38,616) at 20240405153051449
40590 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/smp.c' (38,617) at 20240405153046213
40591 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-rc6-decoder.c' (38,618) at 20240405153049513
40592 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/audio-graph-card2-custom-sample.dtsi' (38,619) at 20240405153232175
40593 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_pes.h' (38,620) at 20210309003650372
40594 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-dpipe.rst' (38,621) at 20220525020651746
40595 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qemu-ga-client' (38,622) at 20220429100100750
40596 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.c' (38,623) at 20210307214927950
40597 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/volume.c' (38,624) at 20241211090145517
40598 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom-ipq806x-sata-phy.txt' (38,625) at 20210307214925390
40599 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mos6522.c' (38,626) at 20240906080037256
40600 2025-01-21 03:00:58.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682.dtsi' (38,627) at 20240405153045781
40601 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/srq.c' (38,628) at 20240405153049077
40602 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/interactive.c' (38,629) at 20210308005003360
40603 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvneta_bm.h' (38,630) at 20210307214929490
40604 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_interface.h' (38,631) at 20240405153048565
40605 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/.gitignore' (38,632) at 20210307214926174
40606 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace.c' (38,633) at 20220525020653135
40607 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/Makefile' (38,634) at 20210308005003020
40608 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/dma-buf/Makefile' (38,635) at 20240405153054293
40609 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c' (38,636) at 20240405153052209
40610 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/smp_hvm.c' (38,637) at 20240405153046501
40611 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fann2/0001-setup.py-Don-t-hardcode-swig-and-fann2-binary-locati.patch' (38,638) at 20210307205554018
40612 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/renesas,sh-rtc.yaml' (38,639) at 20210307214925418
40613 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/led.h' (38,640) at 20210308005003656
40614 2025-01-21 03:00:58.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6qdl_icore_mmc_defconfig' (38,641) at 20210308005003260
40615 2025-01-21 03:00:58.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_7_2_d.h' (38,642) at 20210307214927518
40616 2025-01-21 03:00:58.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pci-testdev.c' (38,643) at 20241211090212298
40617 2025-01-21 03:00:58.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/amlogic,meson-mx-ao-arc.yaml' (38,644) at 20240405153045149
40618 2025-01-21 03:00:58.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-radius_3.0.0.bb' (38,645) at 20241221090017520
40619 2025-01-21 03:00:58.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/iomap.c' (38,646) at 20210307214925970
40620 2025-01-21 03:00:58.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/.gitignore' (38,647) at 20240405153045949
40621 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/tbs2910.cfg' (38,648) at 20210308005003068
40622 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/x86emui.h' (38,649) at 20210308005003336
40623 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.h' (38,650) at 20240405153047137
40624 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-b850v3.dts' (38,651) at 20240405153229883
40625 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/rstat.c' (38,652) at 20240405153231903
40626 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/platsmp.c' (38,653) at 20240405153045693
40627 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/patchreview' (38,654) at 20220804030014663
40628 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/Makefile' (38,655) at 20240405153231279
40629 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/Makefile' (38,656) at 20240405153045265
40630 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/run_rule.md' (38,657) at 20240809080033023
40631 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cputopo.c' (38,658) at 20240405153054185
40632 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_opp_v.h' (38,659) at 20210307214927282
40633 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host.metadata.yaml' (38,660) at 20210610000035114
40634 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ftrace.c' (38,661) at 20240405153046321
40635 2025-01-21 03:00:58.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mss-sc7180.c' (38,662) at 20240405153046833
40636 2025-01-21 03:00:58.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h' (38,663) at 20240405153049865
40637 2025-01-21 03:00:58.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_fabric_configfs.c' (38,664) at 20240405153051965
40638 2025-01-21 03:00:58.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-rt8515.c' (38,665) at 20220525020653211
40639 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/PG_uncached/arch-support.txt' (38,666) at 20240405153045201
40640 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc.h' (38,667) at 20210617100022823
40641 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32f4xx_exti.h' (38,668) at 20221215040039182
40642 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seq_file.h' (38,669) at 20240405153231839
40643 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm64-secureboot.txt' (38,670) at 20241221090017468
40644 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65217.txt' (38,671) at 20210307214925410
40645 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-simplejson_3.19.3.bb' (38,672) at 20241221090017560
40646 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-netcp.dtsi' (38,673) at 20210308005002592
40647 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-posix-acl.c' (38,674) at 20221215040039086
40648 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6111.h' (38,675) at 20240405153049301
40649 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/cxl.h' (38,676) at 20241111090012121
40650 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/zones.json' (38,677) at 20231213090027090
40651 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/filedescriptor.hpp' (38,678) at 20210308005103637
40652 2025-01-21 03:00:58.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00pci.h' (38,679) at 20210309003651800
40653 2025-01-21 03:00:58.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.h' (38,680) at 20220525020652498
40654 2025-01-21 03:00:58.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/prom.c' (38,681) at 20240405153046049
40655 2025-01-21 03:00:58.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dts' (38,682) at 20240405153045417
40656 2025-01-21 03:00:58.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cmipci.c' (38,683) at 20240405153232127
40657 2025-01-21 03:00:58.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/ncsi-pkt.h' (38,684) at 20210308005003676
40658 2025-01-21 03:00:58.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/user-exec.c' (38,685) at 20241211090212206
40659 2025-01-21 03:00:58.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/gpio/phosphor-gpio-monitor/dependencies.conf' (38,686) at 20231216090014900
40660 2025-01-21 03:00:58.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/mtd.c' (38,687) at 20210307214929618
40661 2025-01-21 03:00:58.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9062-core.c' (38,688) at 20240405153230835
40662 2025-01-21 03:00:58.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-s5p.c' (38,689) at 20240405153049465
40663 2025-01-21 03:00:58.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/gf128mul.c' (38,690) at 20240405153053085
40664 2025-01-21 03:00:58.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-ioctl.c' (38,691) at 20240405153049369
40665 2025-01-21 03:00:58.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/index.rst' (38,692) at 20210307214925562
40666 2025-01-21 03:00:58.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/clock.h' (38,693) at 20210308005002672
40667 2025-01-21 03:00:58.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/0001-fix-dispmanx-build.patch' (38,694) at 20230131040012031
40668 2025-01-21 03:00:58.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_output_with_prefix_isolated_correctly.log' (38,695) at 20210307214932626
40669 2025-01-21 03:00:58.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (38,696) at 20241210090013352
40670 2025-01-21 03:00:58.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/amlogic,g12-ddr-pmu.yaml' (38,697) at 20240405153045125
40671 2025-01-21 03:00:58.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyOptions/meson.build' (38,698) at 20230825080021141 to deleted uid set
40672 2025-01-21 03:00:58.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/regs.h' (38,699) at 20240405153049865
40673 2025-01-21 03:00:58.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/xattr.h' (38,700) at 20210307214931690
40674 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/README.rst' (38,701) at 20240405153229835
40675 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/clock.c' (38,702) at 20210308005002712
40676 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ts_bm.c' (38,703) at 20240405153231955
40677 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-hmp.c' (38,704) at 20240906080037572
40678 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/sworks-agp.c' (38,705) at 20240405153046745
40679 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/plugin-gen.h' (38,706) at 20240906080037328
40680 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-peripherals-opp.dtsi' (38,707) at 20240405153045477
40681 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/unicode.cfg' (38,708) at 20210307205554470
40682 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/ufs-common.yaml' (38,709) at 20240405153229799
40683 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt' (38,710) at 20240405153045185
40684 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/main.c' (38,711) at 20240405153052325
40685 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb' (38,712) at 20241221090017556
40686 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/Kconfig' (38,713) at 20210307214932290
40687 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-marsboard.dts' (38,714) at 20240405153045377
40688 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/meminfo.c' (38,715) at 20240405153231723
40689 2025-01-21 03:00:58.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-host-s0-set-failsafe.service' (38,716) at 20210519000031351
40690 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/e500.c' (38,717) at 20241211090212318
40691 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/zinitix,bt400.yaml' (38,718) at 20240405153045081
40692 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_core.c' (38,719) at 20210308005003472
40693 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/styles/config/vocabularies/OpenSource/accept.txt' (38,720) at 20240413080012683
40694 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/Makefile' (38,721) at 20210308005003036
40695 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs' (38,722) at 20240405153229731
40696 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2990.c' (38,723) at 20240405153048861
40697 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/console.h' (38,724) at 20221215040039194
40698 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-type.h' (38,725) at 20240405153049413
40699 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/update-results-script.patch' (38,726) at 20221003030013269
40700 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/mediatek,cci.yaml' (38,727) at 20240405153045081
40701 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_dictionary_test.cpp' (38,728) at 20240821080009267
40702 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/Makefile' (38,729) at 20210307214930898
40703 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/Utils.cpp' (38,730) at 20240817080004303
40704 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/Makefile' (38,731) at 20210309003648936
40705 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/enet.h' (38,732) at 20210307214929298
40706 2025-01-21 03:00:58.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/osq_lock.h' (38,733) at 20210307214931462
40707 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/srcline.c' (38,734) at 20240405153232239
40708 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vfio_ccw.h' (38,735) at 20210307214931686
40709 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/socket.sh' (38,736) at 20240405153054177
40710 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/bareudp.rst' (38,737) at 20210307214925526
40711 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.2/index.html' (38,738) at 20210307205554246
40712 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/trace.h' (38,739) at 20210308005046561
40713 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btbcm.h' (38,740) at 20240405153046721
40714 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_dp.c' (38,741) at 20240418080014490
40715 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_reset_conf_regs.h' (38,742) at 20240405153046601
40716 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_gcm.h' (38,743) at 20210307214931982
40717 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Unitymedia' (38,744) at 20210307205553758
40718 2025-01-21 03:00:58.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/decompress.c' (38,745) at 20240405153231915
40719 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/quota.h' (38,746) at 20240405153231879
40720 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/syscall-counts-report' (38,747) at 20210307214932570
40721 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdm-formatter.c' (38,748) at 20240405153053973
40722 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_pcidev.h' (38,749) at 20220429100100590
40723 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bifurcation/bifurcation.hpp' (38,750) at 20220525015711014
40724 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/Kconfig' (38,751) at 20210307214928058
40725 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h' (38,752) at 20240405153048665
40726 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/System/meson.build' (38,753) at 20230825080021137 to deleted uid set
40727 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/current_stateid.h' (38,754) at 20210307214931162
40728 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3036.c' (38,755) at 20210308005003464
40729 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TriggersCollection_v1.xml' (38,756) at 20240619080002940
40730 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r3.dts' (38,757) at 20220525020651926
40731 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/ni_names.py' (38,758) at 20220525020652358
40732 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/cs5345.h' (38,759) at 20210307214931542
40733 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ciu2.txt' (38,760) at 20210307214925362
40734 2025-01-21 03:00:58.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/repository_test.cpp' (38,761) at 20220806030027605
40735 2025-01-21 03:00:58.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c' (38,762) at 20240405153048381
40736 2025-01-21 03:00:58.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/mlx5_ifc_vhca_event.h' (38,763) at 20220525020653591
40737 2025-01-21 03:00:58.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h' (38,764) at 20240405153230591
40738 2025-01-21 03:00:58.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/ilsp.S' (38,765) at 20210307214926154
40739 2025-01-21 03:00:58.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/omap1_bl.c' (38,766) at 20240405153052177
40740 2025-01-21 03:00:58.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/hardware.c' (38,767) at 20240405153231507
40741 2025-01-21 03:00:58.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pf8x00-regulator.c' (38,768) at 20240405153051469
40742 2025-01-21 03:00:58.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/kmp204x.h' (38,769) at 20210308005003012
40743 2025-01-21 03:00:58.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_ofld.c' (38,770) at 20240712080021077
40744 2025-01-21 03:00:58.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/addrs.h' (38,771) at 20210307214926246
40745 2025-01-21 03:00:58.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/test/libpldmresponder_fru_test.cpp' (38,772) at 20240819080030259 to deleted uid set
40746 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/traps_64.c' (38,773) at 20240503080014466
40747 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato/50-sato.conf' (38,774) at 20210307205554610
40748 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/armsse.h' (38,775) at 20240326080039534
40749 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/twl4030-pwrbutton.c' (38,776) at 20240405153049145
40750 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/tremor/tremor-arm-thumb2.patch' (38,777) at 20210307205553802
40751 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/dlopen-deps.inc' (38,778) at 20241221090017644
40752 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_forward.c' (38,779) at 20240405153232019
40753 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml' (38,780) at 20240405153045053
40754 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/hugetlb-8xx.h' (38,781) at 20240405153230031
40755 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.git-blame-ignore-revs' (38,782) at 20230426080043628
40756 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/syscallhdr.sh' (38,783) at 20241211090212378
40757 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-ga10h-v1.1.dts' (38,784) at 20210308005002624
40758 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/memalloc_local.h' (38,785) at 20240405153053489
40759 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/Makefile' (38,786) at 20210308005002912
40760 2025-01-21 03:00:58.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_string_attribute.hpp' (38,787) at 20230719080035243
40761 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/epoll/epoll_wakeup_test.c' (38,788) at 20220525020655207
40762 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/Kconfig' (38,789) at 20240405153052161
40763 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/perfmon.c' (38,790) at 20240418080014494
40764 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/dw_hdmi.h' (38,791) at 20240405153231791
40765 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/kref.rst' (38,792) at 20240405153045289
40766 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dts' (38,793) at 20240405153045409
40767 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0003-meson.build-do-not-require-xkbcommon.patch' (38,794) at 20230811080018302
40768 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-redboot/Makefile' (38,795) at 20240405153046501
40769 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/cgx.h' (38,796) at 20241211090145461
40770 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/cachetlb.rst' (38,797) at 20240405153045289
40771 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/sol_context.hpp' (38,798) at 20240829080025811
40772 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/nomodeset.h' (38,799) at 20240405153052953
40773 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/cross-crompile-ffmpeg.patch' (38,800) at 20230706080014765
40774 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/error-report.c' (38,801) at 20240906080037592
40775 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/ingenic/devices.yaml' (38,802) at 20240405153045109
40776 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/dbc.h' (38,803) at 20240405153230259
40777 2025-01-21 03:00:58.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-hvm-common.c' (38,804) at 20241211090212354
40778 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/main.c' (38,805) at 20240405153049817
40779 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/damon.h' (38,806) at 20241125090012259
40780 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/dma.c' (38,807) at 20240405153046993
40781 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/ucp1020.h' (38,808) at 20210308005002900
40782 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ti/ddr3.c' (38,809) at 20210308005003220
40783 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/fs_ethtool.h' (38,810) at 20240405153050101
40784 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a77470-iwg23s-sbc.dts' (38,811) at 20240405153045553
40785 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CompositionService_v1.xml' (38,812) at 20240619080002920
40786 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_cs.c' (38,813) at 20240405153050549
40787 2025-01-21 03:00:58.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/bmc_epoch.cpp' (38,814) at 20230729080031011
40788 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/si1133.c' (38,815) at 20240405153049001
40789 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/Kconfig' (38,816) at 20210308005002992
40790 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause-Patent' (38,817) at 20210307205554418
40791 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rautavaara_Angervikko' (38,818) at 20210307205553774
40792 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/aspeed-g6-pwm-tach.rst' (38,819) at 20240410080016741
40793 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/Makefile' (38,820) at 20240405153052261
40794 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor/clean-up-filesystem.service' (38,821) at 20240521080017280
40795 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/xen-usb.c' (38,822) at 20240906080037312
40796 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98357a.yaml' (38,823) at 20240405153045165
40797 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-mpeg.c' (38,824) at 20220525020653271
40798 2025-01-21 03:00:58.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/reset.c' (38,825) at 20210308005002716
40799 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/frontend.json' (38,826) at 20240405153054137
40800 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_mbox.c' (38,827) at 20240405153231423
40801 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0007-FF-A-v15-arm_ffa-introduce-sandbox-test-cases-for-UC.patch' (38,828) at 20240413080012627
40802 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h' (38,829) at 20220525020653575
40803 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/fxls8962af-spi.c' (38,830) at 20240405153048937
40804 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strchr-700.S' (38,831) at 20210307214925674
40805 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/rawcopy.py' (38,832) at 20231207090015282
40806 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/classes/sanity-meta-integrity.bbclass' (38,833) at 20210629000017460
40807 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa3xx.c' (38,834) at 20240405153045677
40808 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/firewire-cdev' (38,835) at 20210309003648244
40809 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma.c' (38,836) at 20210307214931722
40810 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-stm32.txt' (38,837) at 20210308005003304
40811 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/Makefile' (38,838) at 20240405153053233
40812 2025-01-21 03:00:58.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/Kconfig' (38,839) at 20210309003651208
40813 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_pf_regs.h' (38,840) at 20240405153049857
40814 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/strncmp_32.S' (38,841) at 20240405153230095
40815 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/ipc.c' (38,842) at 20240405153232107
40816 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-helper/qemu-oe-bridge-helper.c' (38,843) at 20230706080014785
40817 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/Kconfig' (38,844) at 20240405153048757
40818 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/__init__.py' (38,845) at 20210307205554262
40819 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ad5820.c' (38,846) at 20240405153049305
40820 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/samba-4.3.9-remove-getpwent_r.patch' (38,847) at 20240113090014532
40821 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/wrpll-cln28hpc.c' (38,848) at 20210308005003352
40822 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_devicepath.c' (38,849) at 20210308005003704
40823 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/Makefile' (38,850) at 20210307214928450
40824 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-lm3533-als' (38,851) at 20220525020651634
40825 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_u32.c' (38,852) at 20241125090012267
40826 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/trace-events' (38,853) at 20241211090212206
40827 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/meson.build' (38,854) at 20230825080021137 to deleted uid set
40828 2025-01-21 03:00:58.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Bmc_VR10.json' (38,855) at 20221213040036917
40829 2025-01-21 03:00:58.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/optee_smc.h' (38,856) at 20210308005003496
40830 2025-01-21 03:00:58.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8186-clk.h' (38,857) at 20240405153052645
40831 2025-01-21 03:00:58.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.10.bb' (38,858) at 20220823030015959
40832 2025-01-21 03:00:58.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vpe.h' (38,859) at 20240405153046017
40833 2025-01-21 03:00:58.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cacheflush.h' (38,860) at 20240405153229999
40834 2025-01-21 03:00:58.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-sni.c' (38,861) at 20210307214926282
40835 2025-01-21 03:00:58.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/tenxpress.c' (38,862) at 20210307214929622
40836 2025-01-21 03:00:58.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wss/wss_lib.c' (38,863) at 20220525020654983
40837 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/fpu/softfloat-helpers.h' (38,864) at 20241211090212358
40838 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm660.c' (38,865) at 20240405153230735
40839 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/conf/distro/include/maintainers-meta-security.inc' (38,866) at 20230520080014484
40840 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.13.bb' (38,867) at 20231014080011723
40841 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bmp.c' (38,868) at 20210308005003208
40842 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c' (38,869) at 20240405153049469
40843 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-sbc-am57x.dts' (38,870) at 20240405153045597
40844 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_health/test_obmc_gui_sensors.robot' (38,871) at 20210308005007108
40845 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-usb_role' (38,872) at 20210307214925198
40846 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-var-som-symphony.dts' (38,873) at 20240405153229923
40847 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/StorageCollection.json' (38,874) at 20240619080002956
40848 2025-01-21 03:00:58.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-debug.c' (38,875) at 20220525020653723
40849 2025-01-21 03:00:58.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7124.c' (38,876) at 20241111090012121
40850 2025-01-21 03:00:58.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/ntfs.h' (38,877) at 20240805080014023
40851 2025-01-21 03:00:58.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblue.dts' (38,878) at 20240405153045589
40852 2025-01-21 03:00:58.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_isr.c' (38,879) at 20240405153231439
40853 2025-01-21 03:00:58.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/nops.h' (38,880) at 20240405153046389
40854 2025-01-21 03:00:58.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/crt0.S' (38,881) at 20210308005003540
40855 2025-01-21 03:00:58.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_12_0_0_sh_mask.h' (38,882) at 20210307214927566
40856 2025-01-21 03:00:58.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.c' (38,883) at 20240405153048637
40857 2025-01-21 03:00:58.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains2420_data.c' (38,884) at 20210307214925910
40858 2025-01-21 03:00:58.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/head.S' (38,885) at 20240429080012404
40859 2025-01-21 03:00:58.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/Makefile' (38,886) at 20210309003648720
40860 2025-01-21 03:00:58.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bbappend' (38,887) at 20210812000025258
40861 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-dmabuf-buffers' (38,888) at 20220525020651634
40862 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml' (38,889) at 20240405153045093
40863 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c' (38,890) at 20241008080013923
40864 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c' (38,891) at 20210308005002832
40865 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_structs.h' (38,892) at 20220429100100614
40866 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-marduk.config' (38,893) at 20220525020651994
40867 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f769-disco.dts' (38,894) at 20240405153045581
40868 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-one.dts' (38,895) at 20240405153045437
40869 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cardhu.h' (38,896) at 20210308005003588
40870 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/asm/barrier.h' (38,897) at 20220525020655239
40871 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pcf8591.rst' (38,898) at 20210307214925506
40872 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c' (38,899) at 20240405153049849
40873 2025-01-21 03:00:58.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/moxa/moxart.dtsi' (38,900) at 20240405153045473
40874 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/setup.c' (38,901) at 20241008080013899
40875 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.c' (38,902) at 20240405153230643
40876 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/conf/machine/include/tyan.inc' (38,903) at 20211222040037065
40877 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370.dtsi' (38,904) at 20240405153045445
40878 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/lu-Ettelbruck-ACE' (38,905) at 20210307205553758
40879 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1100_h3600.c' (38,906) at 20240405153051265
40880 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_edid_parser.h' (38,907) at 20220525020652498
40881 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/isomd5sum/files/0002-fix-parallel-error.patch' (38,908) at 20210307205553914
40882 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/submit-checklist.rst' (38,909) at 20220525020651754
40883 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5200_xmon.dts' (38,910) at 20240405153046093
40884 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-core.c' (38,911) at 20240405153049509
40885 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958525xmc.dts' (38,912) at 20240405153045433
40886 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/spl.c' (38,913) at 20210308005002984
40887 2025-01-21 03:00:58.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110x_reg.h' (38,914) at 20210307214928642
40888 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83791d.c' (38,915) at 20240405153048881
40889 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/javascript/.clang-format' (38,916) at 20210308004941080
40890 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/pinctrl-mtk-common.h' (38,917) at 20210308005003456
40891 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/error.c' (38,918) at 20240405153230103
40892 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch' (38,919) at 20210307205554602
40893 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/Makefile.am' (38,920) at 20210308005111457
40894 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/160' (38,921) at 20210927100127489
40895 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/time.h' (38,922) at 20220525020654623
40896 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/gitutil.py' (38,923) at 20210308005003772
40897 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-cleanup.service.in' (38,924) at 20210308005100305 to deleted uid set
40898 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/setup.c' (38,925) at 20240405153230051
40899 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v4_0.h' (38,926) at 20240405153047153
40900 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device.c' (38,927) at 20241011080017307
40901 2025-01-21 03:00:58.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212-tab3-3g8.dts' (38,928) at 20240405153229899
40902 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/phosphor-dbus-interfaces.wrap' (38,929) at 20230821192414188
40903 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp.h' (38,930) at 20240405153051241
40904 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c' (38,931) at 20240405153051377
40905 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Mode/meson.build' (38,932) at 20230825080021137 to deleted uid set
40906 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/mpc8555cds.c' (38,933) at 20210308005002980
40907 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch' (38,934) at 20241221090017640
40908 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-minimal-initramfs.bb' (38,935) at 20240106090017269
40909 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/netdev.c' (38,936) at 20240405153231239
40910 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus/README.rst' (38,937) at 20210927100127013
40911 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/basic_types.h' (38,938) at 20210309003653088
40912 2025-01-21 03:00:58.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/fpu_asm.h' (38,939) at 20210307214932702
40913 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/README.sunxi64' (38,940) at 20210308005003056
40914 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/freq.h' (38,941) at 20210307214926554
40915 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/0001-byacc-do-not-reorder-CC-and-CFLAGS.patch' (38,942) at 20230211040012639
40916 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-voutcrg.yaml' (38,943) at 20240405153229759
40917 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm015-dc1.dts' (38,944) at 20210308005002636
40918 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,gamma.yaml' (38,945) at 20240405153045041
40919 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/auxvec.h' (38,946) at 20210307214926122
40920 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp_dev.c' (38,947) at 20240405153048973
40921 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppNavigation/index.js' (38,948) at 20220105012522983
40922 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/rsyslog/rsyslog/journald.conf' (38,949) at 20230818080016881
40923 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/features.rst' (38,950) at 20240405153229747
40924 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsi-occ.h' (38,951) at 20220525020654567
40925 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshci-dwc.h' (38,952) at 20240405153052033
40926 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uftrace/uftrace/0001-include-libgen.h-for-basename.patch' (38,953) at 20240413080012655
40927 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/file.c' (38,954) at 20240405153046345
40928 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hangcheck-timer.c' (38,955) at 20210307214926938
40929 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miamilite/ps7_init_gpl.c' (38,956) at 20210308005003080
40930 2025-01-21 03:00:58.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-bsp/grub/grub-external-arm.inc' (38,957) at 20220804030014683
40931 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_7_regs.h' (38,958) at 20240405153046581
40932 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/omap_gpio.c' (38,959) at 20210308005003376
40933 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/config.mk' (38,960) at 20210308005002560
40934 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-clear-buffer.rst' (38,961) at 20220525020654131
40935 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/descs_com.h' (38,962) at 20210307214929638
40936 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_range_manager.h' (38,963) at 20240405153052637
40937 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb' (38,964) at 20240413080012659
40938 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_attach.c' (38,965) at 20240405153232259
40939 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/recv_osdep.h' (38,966) at 20220525020654183
40940 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt' (38,967) at 20210307214925314
40941 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm-compat.h' (38,968) at 20241008080013895
40942 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/vfio.rst' (38,969) at 20240405153229807
40943 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/layer.conf' (38,970) at 20241221090017568
40944 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rc-nuvoton' (38,971) at 20240405153044917
40945 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/Kconfig' (38,972) at 20240405153049345
40946 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_drv.c' (38,973) at 20240415080012971
40947 2025-01-21 03:00:58.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/MAINTAINERS' (38,974) at 20210308005002944
40948 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.h' (38,975) at 20240405153047257
40949 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-adc.c' (38,976) at 20240613080016411
40950 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/page-def.h' (38,977) at 20210309003648776
40951 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dma.h' (38,978) at 20240405153046001
40952 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/chan_user.h' (38,979) at 20210307214926614
40953 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-fmt.rst' (38,980) at 20220525020651786
40954 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vnc-display-test.c' (38,981) at 20230426080043948
40955 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (38,982) at 20230804080018095
40956 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/vmalloc.py' (38,983) at 20240405153232103
40957 2025-01-21 03:00:58.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/Kconfig' (38,984) at 20240405153231495
40958 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-config-io.c' (38,985) at 20230426080043748
40959 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/internals.h' (38,986) at 20210307214930430
40960 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/timestamp.h' (38,987) at 20210308005003688
40961 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/loongson,ls2k-clk.yaml' (38,988) at 20240405153045025
40962 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/canaan/Kconfig' (38,989) at 20240405153051757
40963 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04.dtsi' (38,990) at 20240405153045601
40964 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/via,vt8500-timer.txt' (38,991) at 20210307214925446
40965 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_nortel.c' (38,992) at 20220525020653767
40966 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nxp,lpc1850-adc.yaml' (38,993) at 20240405153045073
40967 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Dusseldorf' (38,994) at 20210307205553766
40968 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-debug.c' (38,995) at 20210307214930834
40969 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdpstore.c' (38,996) at 20240405153049681
40970 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/mx6slevk.c' (38,997) at 20210308005002984
40971 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-avx.py' (38,998) at 20240326080039742
40972 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nss-pam-ldapd_fix/nss-pam-ldapd_%.bbappend' (38,999) at 20220921030015990
40973 2025-01-21 03:00:58.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-storage_%.bbappend' (39,000) at 20230114040015466
40974 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/debugfs/inode.c' (39,001) at 20240405153231651
40975 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-i2s-in.c' (39,002) at 20240405153232175
40976 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/freediameter.service' (39,003) at 20210307205553830
40977 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf_regs.h' (39,004) at 20210309003653884
40978 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/kcm/kcmsock.c' (39,005) at 20240830080013351
40979 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_flip.h' (39,006) at 20240405153231843
40980 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ioctls.h' (39,007) at 20220525020652879
40981 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/telemetry.md' (39,008) at 20221209040006395
40982 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpmac-cmd.h' (39,009) at 20240405153049917
40983 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_nor_defconfig' (39,010) at 20210308005003264
40984 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-hotplug.c' (39,011) at 20220429100100454
40985 2025-01-21 03:00:58.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi' (39,012) at 20240805080013915
40986 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/Kconfig' (39,013) at 20240405153231587
40987 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_clock.c' (39,014) at 20241216090017781
40988 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.yaml' (39,015) at 20240405153045137
40989 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/.clang-format' (39,016) at 20240817080031284 to deleted uid set
40990 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32h743-eval.h' (39,017) at 20210308005003616
40991 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/utils.cpp' (39,018) at 20241211090205458
40992 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-ppce500_defconfig' (39,019) at 20210308005003276
40993 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/gru/gru.c' (39,020) at 20210308005003004
40994 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-samsung.h' (39,021) at 20240405153051369
40995 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2740.c' (39,022) at 20240405153230787
40996 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/event_logger.hpp' (39,023) at 20221005030030498
40997 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas2781.h' (39,024) at 20241008080014015
40998 2025-01-21 03:00:58.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/ti,omap-rom-rng.yaml' (39,025) at 20240405153045153
40999 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/intel,ldma.yaml' (39,026) at 20240405153045053
41000 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/Makefile' (39,027) at 20210308005003696
41001 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/hwmon_unittest.cpp' (39,028) at 20230511080028987
41002 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/delay.h' (39,029) at 20210307214926762
41003 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/data/Witherspoon.py' (39,030) at 20221209040018559 to deleted uid set
41004 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.sh' (39,031) at 20210927100127505
41005 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-06' (39,032) at 20220718030006057
41006 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/powermac.c' (39,033) at 20240405153053545
41007 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_Service_Validator.robot' (39,034) at 20240627080021052
41008 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_synproxy.h' (39,035) at 20210307214931646
41009 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_limit.h' (39,036) at 20210307214931650
41010 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_police.h' (39,037) at 20240405153052865
41011 2025-01-21 03:00:58.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/handler_config.hpp' (39,038) at 20210308005120353
41012 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit.c' (39,039) at 20240405153231891
41013 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk.h' (39,040) at 20220525020652306
41014 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_drv.c' (39,041) at 20240405153230647
41015 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-set-voltage.rst' (39,042) at 20210309003648480
41016 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra74x-p.dtsi' (39,043) at 20240405153045601
41017 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/fdc-isa.c' (39,044) at 20241211090212254
41018 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8ulp-evk.dts' (39,045) at 20240405153229927
41019 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss-of.c' (39,046) at 20210307214930926
41020 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/policy_table.hpp' (39,047) at 20210308005117205
41021 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_bench_xmit_mode_netif_receive.sh' (39,048) at 20240405153053429
41022 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/string.c' (39,049) at 20210308005003720
41023 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client/Create.interface.yaml' (39,050) at 20220315030032667
41024 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_crc32.c' (39,051) at 20210308005003704
41025 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mcelog_201.bb' (39,052) at 20241221090017540
41026 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/asid.c' (39,053) at 20240405153046553
41027 2025-01-21 03:00:58.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8909-tlmm.yaml' (39,054) at 20240405153045137
41028 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/config.mk' (39,055) at 20210308005002848
41029 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gameport.h' (39,056) at 20240405153231811
41030 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/dtc_1.7.2.bb' (39,057) at 20241221090017688
41031 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/led.c' (39,058) at 20240405153050637
41032 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/blake2s-glue.c' (39,059) at 20220627100016922
41033 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/eeprom/eeprom_layout.c' (39,060) at 20210308005003224
41034 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/lowlevel_init.S' (39,061) at 20210308005002716
41035 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/Makefile' (39,062) at 20210308005002540
41036 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/capture.c' (39,063) at 20210307214932442
41037 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/hd44780_common.c' (39,064) at 20240405153230183
41038 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ppcboot.h' (39,065) at 20210307214926362
41039 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6e63m0.yaml' (39,066) at 20240405153045045
41040 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb' (39,067) at 20240301090012419
41041 2025-01-21 03:00:58.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.rst' (39,068) at 20241221090017596
41042 2025-01-21 03:00:58.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_6_0_0_sh_mask.h' (39,069) at 20240405153048253
41043 2025-01-21 03:00:58.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_ch7xxx.c' (39,070) at 20240405153048433
41044 2025-01-21 03:00:58.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdx75.c' (39,071) at 20240405153230231
41045 2025-01-21 03:00:58.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qtest_aspeed.h' (39,072) at 20240906080037572
41046 2025-01-21 03:00:58.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sc7280.h' (39,073) at 20220525020654543
41047 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.clang-format' (39,074) at 20241219090006244
41048 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_aux_regs.h' (39,075) at 20240405153046581
41049 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8660-surf.dts' (39,076) at 20240405153045545
41050 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/app-header.html' (39,077) at 20210308005107069
41051 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb' (39,078) at 20241221090017484
41052 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/xdp710.rst' (39,079) at 20240507080012894
41053 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-backend.c' (39,080) at 20240326080039518
41054 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/MISC' (39,081) at 20210307214926146
41055 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-orisetech-ota5601a.c' (39,082) at 20240405153230615
41056 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm.yml' (39,083) at 20241206090014206
41057 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/virtex_ml507.c' (39,084) at 20241211090212326
41058 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ffmpeg/0001-lavc-h264dsp-move-RISC-V-fn-pointers-to-.data.rel.ro.patch' (39,085) at 20241221090017692
41059 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.get.hpp.mako' (39,086) at 20230902080037617
41060 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/init.h' (39,087) at 20240405153054225
41061 2025-01-21 03:00:58.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/ice40-spi.c' (39,088) at 20240405153047057
41062 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sl28cpld_wdt.c' (39,089) at 20220525020654335
41063 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dsi.c' (39,090) at 20240405153230639
41064 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.json' (39,091) at 20221215040039362
41065 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/conftest.py' (39,092) at 20210308005003744
41066 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_devlink.h' (39,093) at 20240405153050805
41067 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/enh_desc.c' (39,094) at 20240405153231055
41068 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_multicast.sh' (39,095) at 20240405153054341
41069 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PrivilegeRegistry_v1.xml' (39,096) at 20240619080002932
41070 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-loop.h' (39,097) at 20210307214926234
41071 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-cubox-i-som-v15.dts' (39,098) at 20240405153045497
41072 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/directives/index.scss' (39,099) at 20210308005107073
41073 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-pcduino.dts' (39,100) at 20240405153045377
41074 2025-01-21 03:00:58.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/time.c' (39,101) at 20240405153046349
41075 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/aquantia_main.c' (39,102) at 20240405153050353
41076 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx6.h' (39,103) at 20240906080037328
41077 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6/tune-arm1136jf-s.inc' (39,104) at 20210905000020581
41078 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-spear13xx.c' (39,105) at 20240405153051229
41079 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/dra.h' (39,106) at 20210307214931342
41080 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-jobs.c' (39,107) at 20230925080040109
41081 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/user.h' (39,108) at 20240405153046281
41082 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/Kconfig' (39,109) at 20210308005003380
41083 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_ww.h' (39,110) at 20240405153048525
41084 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-dwc3-glue.yaml' (39,111) at 20240405153045157
41085 2025-01-21 03:00:58.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/env.c' (39,112) at 20240805080013923
41086 2025-01-21 03:00:58.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_main.c' (39,113) at 20241216090017717
41087 2025-01-21 03:00:58.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/cq.h' (39,114) at 20210307214931442
41088 2025-01-21 03:00:58.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-image-convert.c' (39,115) at 20240405153230647
41089 2025-01-21 03:00:58.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-ab8505.c' (39,116) at 20240405153051325
41090 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h' (39,117) at 20240830080013251
41091 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-372x.dtsi' (39,118) at 20240405153045745
41092 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/reset.c' (39,119) at 20210307214926190
41093 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rpidsi.dtso' (39,120) at 20240405153229923
41094 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Vilamarxant' (39,121) at 20210307205553766
41095 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/sec_firmware_asm.S' (39,122) at 20210308005002560
41096 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sll_h.c' (39,123) at 20210308005046521
41097 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Seitevaare' (39,124) at 20210307205553790
41098 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/alldef_expected_config' (39,125) at 20210307214932154
41099 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc084s021.c' (39,126) at 20240405153048961
41100 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/udp_limit.c' (39,127) at 20240405153054261
41101 2025-01-21 03:00:58.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.c' (39,128) at 20220525020652967
41102 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/cache.json' (39,129) at 20240405153054149
41103 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-shadow-fix2.c' (39,130) at 20240405153053429
41104 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ffs/ffs.inc' (39,131) at 20210812000025258
41105 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dts' (39,132) at 20240405153229919
41106 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0004-make.bash-override-CC-when-building-dist-and-go_boot.patch' (39,133) at 20241221090017660
41107 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000b.h' (39,134) at 20210307214927902
41108 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/user-return-notifier.h' (39,135) at 20210307214931534
41109 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/Kconfig' (39,136) at 20210309003653796
41110 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_6_0_0_offset.h' (39,137) at 20240405153048249
41111 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/atmel_usart.c' (39,138) at 20210308005003484
41112 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/chrony.conf' (39,139) at 20240905080011586
41113 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.25/index.html' (39,140) at 20210307205554246
41114 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/config.h' (39,141) at 20210308005002888
41115 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch' (39,142) at 20210307205554462
41116 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/reg_ops.h' (39,143) at 20210307214926098
41117 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra30-i2s.txt' (39,144) at 20210307214925430
41118 2025-01-21 03:00:58.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml' (39,145) at 20240405153045081
41119 2025-01-21 03:00:58.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json' (39,146) at 20241213090004417 to deleted uid set
41120 2025-01-21 03:00:58.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/Makefile.am.include' (39,147) at 20210308005108641
41121 2025-01-21 03:00:58.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/meson-gxbb-gpio.h' (39,148) at 20210308005003636
41122 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_eckd.c' (39,149) at 20240830080013299
41123 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tmate/tmate_2.4.0.bb' (39,150) at 20231207090015270
41124 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/management-console/VMI_Certificate_Exchange.md' (39,151) at 20221209040006387
41125 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/mclink.c' (39,152) at 20210308005003000
41126 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/assert_support.h' (39,153) at 20210307214930542
41127 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/vector_internals.c' (39,154) at 20240906080037528
41128 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/board.c' (39,155) at 20210920100020739
41129 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97360svmb.dts' (39,156) at 20240405153045985
41130 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c' (39,157) at 20210307214929502
41131 2025-01-21 03:00:58.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/ingraham.json' (39,158) at 20240123090005495
41132 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mstar,mst-intc.yaml' (39,159) at 20210309003648364
41133 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/ncp_1.2.4.bb' (39,160) at 20220402030015911
41134 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK07.boot' (39,161) at 20210307214932714
41135 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-RidgeHill' (39,162) at 20210307205553798
41136 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/Makefile' (39,163) at 20240405153049265
41137 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/Attributes/meson.build' (39,164) at 20230825080021137 to deleted uid set
41138 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_signed_image_update.robot' (39,165) at 20240628080017121
41139 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx6_ccm.h' (39,166) at 20210308005046021
41140 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json' (39,167) at 20210702100031190
41141 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml' (39,168) at 20240405153045093
41142 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-mx-secbus2.yaml' (39,169) at 20240405153045013
41143 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/Makefile' (39,170) at 20240405153054357
41144 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/lantiq_etop.c' (39,171) at 20241011080017327
41145 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/control.json' (39,172) at 20240906080037432
41146 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/rt-tests.inc' (39,173) at 20241221090017692
41147 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/snd_ps3.h' (39,174) at 20210307214932282
41148 2025-01-21 03:00:58.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0012-add-explicit-dependency-on-libraries.patch' (39,175) at 20241221090017540
41149 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77995-sysc.h' (39,176) at 20210307214931346
41150 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-mytek.c' (39,177) at 20210307214932206
41151 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rzn1-pinctrl.yaml' (39,178) at 20240405153229787
41152 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/common-account' (39,179) at 20241010080011636
41153 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can.h' (39,180) at 20240405153049725
41154 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/sl811_cs.c' (39,181) at 20220525020654275
41155 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_mmap_options.c' (39,182) at 20240405153054237
41156 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/smc91c111.h' (39,183) at 20240906080037336
41157 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts' (39,184) at 20240405153045725
41158 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb' (39,185) at 20241221090017556
41159 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_mdio.c' (39,186) at 20240405153049921
41160 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend' (39,187) at 20230401080011947
41161 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_reqmanager.c' (39,188) at 20220525020652378
41162 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/cpu_loop.c' (39,189) at 20240326080039558
41163 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/abi-dump-formatter' (39,190) at 20240524080010085
41164 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos7-clock.yaml' (39,191) at 20240405153045029
41165 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/eeprom_93xx46.c' (39,192) at 20240405153049637
41166 2025-01-21 03:00:58.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger_%.bbappend' (39,193) at 20241206090014206
41167 2025-01-21 03:00:58.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pmu.h' (39,194) at 20210307214931654
41168 2025-01-21 03:00:58.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fdivs.c' (39,195) at 20210307214926434
41169 2025-01-21 03:00:58.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ingenic-rng.c' (39,196) at 20240405153230199
41170 2025-01-21 03:00:58.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/icmpv6.h' (39,197) at 20240405153231811
41171 2025-01-21 03:00:58.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8974.c' (39,198) at 20240405153232171
41172 2025-01-21 03:00:58.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/dyn.lds.S' (39,199) at 20240405153046345
41173 2025-01-21 03:00:58.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-hsu.h' (39,200) at 20240405153052769
41174 2025-01-21 03:00:58.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/regulatory.rst' (39,201) at 20240405153045241
41175 2025-01-21 03:00:58.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispreg.h' (39,202) at 20240405153049485
41176 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/context.c' (39,203) at 20240405153046553
41177 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-db1x00/irq.h' (39,204) at 20210307214926218
41178 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/trace_ext.c' (39,205) at 20240405153054261
41179 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_hid.c' (39,206) at 20240913080013793
41180 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/FACP' (39,207) at 20240906080037556 to deleted uid set
41181 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/console/obmc-console_git.bbappend' (39,208) at 20240113090014528
41182 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memscan_64.S' (39,209) at 20240405153230095
41183 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/sched/task.h' (39,210) at 20210307214932474
41184 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/grackle.h' (39,211) at 20221215040039182
41185 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/Build' (39,212) at 20210307214932518
41186 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/Kconfig' (39,213) at 20220525020652242
41187 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/platform.c' (39,214) at 20240405153046989
41188 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/notifier.h' (39,215) at 20240405153052897
41189 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pika_1.3.2.bb' (39,216) at 20240302090018210
41190 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-2.dtsi' (39,217) at 20210307214926350
41191 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/q40kbd.c' (39,218) at 20240405153049157
41192 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/autoidle.c' (39,219) at 20240405153046865
41193 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/netlink.rst' (39,220) at 20240405153229751
41194 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/Kconfig' (39,221) at 20220525020655099
41195 2025-01-21 03:00:58.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp' (39,222) at 20240201090003032
41196 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/tracing_path.c' (39,223) at 20240405153054053
41197 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-vt8500.c' (39,224) at 20240405153049205
41198 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/subdev-image-processing-full.svg' (39,225) at 20210309003648504
41199 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-launch.svg' (39,226) at 20210308005107069
41200 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/classes/sdcard_image-rpi.bbclass' (39,227) at 20240302090018214
41201 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ich9_tco.c' (39,228) at 20240906080037188
41202 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/misc-cardlist.rst' (39,229) at 20210307214925234
41203 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/t2080.dtsi' (39,230) at 20210308005002836
41204 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/ocmem.c' (39,231) at 20240405153231451
41205 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/side-switch/side_switch.hpp' (39,232) at 20220726030031058 to deleted uid set
41206 2025-01-21 03:00:58.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft-bus.c' (39,233) at 20210716100030019
41207 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/pktcdvd.c' (39,234) at 20240405153046713
41208 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg.c' (39,235) at 20240405153230215
41209 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-daemon.c-Fix-race-window-for-writing-of-the-pid-file.patch' (39,236) at 20230114040015542
41210 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/86xx-smp.config' (39,237) at 20210307214926366
41211 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/peci.c' (39,238) at 20210421100236118
41212 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8173-mmsys.h' (39,239) at 20240405153051761
41213 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nuvoton,npcm750-clk.txt' (39,240) at 20210307214925290
41214 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/Kconfig' (39,241) at 20240405153052429
41215 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/ep8248e.c' (39,242) at 20240405153230051
41216 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1742.c' (39,243) at 20240405153231375
41217 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/irqflags.h' (39,244) at 20240405153045857
41218 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TGPPL-1.0' (39,245) at 20241221090017616
41219 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-device' (39,246) at 20240405153044913
41220 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0009-net-snmp-fix-for-disable-des.patch' (39,247) at 20240413080012643
41221 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cei-tk1-som_defconfig' (39,248) at 20210308005003252
41222 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mmiowb_types.h' (39,249) at 20210307214931306
41223 2025-01-21 03:00:58.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/int_log.h' (39,250) at 20240405153231815
41224 2025-01-21 03:00:58.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/arp_ndisc_evict_nocarrier.sh' (39,251) at 20240405153054337
41225 2025-01-21 03:00:58.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/prototype.in' (39,252) at 20210308004938816
41226 2025-01-21 03:00:58.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/hid-pidff.c' (39,253) at 20220525020653047
41227 2025-01-21 03:00:58.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcurses/libcurses-perl/0001-testtyp.c-Use-proper-prototype-for-main-function.patch' (39,254) at 20241221090017544
41228 2025-01-21 03:00:58.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_rtl4_a.c' (39,255) at 20240405153053233
41229 2025-01-21 03:00:58.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi' (39,256) at 20240405153229915
41230 2025-01-21 03:00:58.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/common/cpld-gpio-bus.c' (39,257) at 20210308005002904
41231 2025-01-21 03:00:58.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.robot' (39,258) at 20241011080020139
41232 2025-01-21 03:00:58.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/cma.h' (39,259) at 20240405153053121
41233 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7796.c' (39,260) at 20210308005003464
41234 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/0001-Do-not-use-AC_HEADER_STDC.patch' (39,261) at 20210307205553910
41235 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/run-ptest' (39,262) at 20231011080016578
41236 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-types-psutil_6.1.0.20241102.bb' (39,263) at 20241221090017560
41237 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/license-rules.rst' (39,264) at 20210307214925550
41238 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-laptop.c' (39,265) at 20240405153051401
41239 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/transactions.h' (39,266) at 20220429100100590
41240 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-cut-Fix-s-flag-to-omit-blank-lines.patch' (39,267) at 20241221090017636
41241 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/design.rst' (39,268) at 20240405153229819
41242 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-msc313.c' (39,269) at 20240405153051497
41243 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/key.h' (39,270) at 20240405153050705
41244 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/Makefile' (39,271) at 20210307214930170
41245 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TaskCollection_v1.xml' (39,272) at 20240619080002936
41246 2025-01-21 03:00:58.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/clkc.h' (39,273) at 20240405153046873
41247 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rustdoc_test_builder.rs' (39,274) at 20240405153232107
41248 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/Makefile' (39,275) at 20240405153049413
41249 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OperatingSystem_v1.xml' (39,276) at 20240619080002932
41250 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4recover.c' (39,277) at 20241211090145525
41251 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/x2apic_phys.c' (39,278) at 20240405153230119
41252 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context_param.h' (39,279) at 20220525020652887
41253 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/EventLogs/EventLogs.vue' (39,280) at 20241004080035967
41254 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utalloc.c' (39,281) at 20240405153046625
41255 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb' (39,282) at 20230610080017607
41256 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/locks/flags.cocci' (39,283) at 20240405153053441
41257 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/jump_label.c' (39,284) at 20240405153046285
41258 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/unistd.h' (39,285) at 20220525020655107
41259 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mbuffer/mbuffer_20140310.bb' (39,286) at 20241221090017540
41260 2025-01-21 03:00:58.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-abe-twl6040.c' (39,287) at 20240405153054017
41261 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Settings/DateTimeStore.js' (39,288) at 20241004080035963
41262 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/mcg.c' (39,289) at 20240405153050129
41263 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_hw_chip.h' (39,290) at 20210307214930298
41264 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-logs-to-file' (39,291) at 20241004080013211
41265 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/siox/eckelmann,siox-gpio.txt' (39,292) at 20210307214925422
41266 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/bcm47xxsflash.h' (39,293) at 20210307214929210
41267 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/auxiliary_bus.rst' (39,294) at 20240405153045189
41268 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/class.c' (39,295) at 20240405153051409
41269 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips32r6.inc' (39,296) at 20210905000020581
41270 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb' (39,297) at 20240113090014540
41271 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/dvi-connector.yaml' (39,298) at 20220525020651670
41272 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-eeepc-laptop' (39,299) at 20210309003648264
41273 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/compression.h' (39,300) at 20210308005003688
41274 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/build-quality.rst' (39,301) at 20230114040015510
41275 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cachectl.h' (39,302) at 20210308005002816
41276 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/digsig.c' (39,303) at 20240405153232111
41277 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/defines.h' (39,304) at 20240405153054373
41278 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/Makefile' (39,305) at 20210307214930066
41279 2025-01-21 03:00:58.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/xes_mpc85xx.c' (39,306) at 20240405153230051
41280 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c' (39,307) at 20240405153230355
41281 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/rtas-work-area.c' (39,308) at 20240405153046229
41282 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu-qom.h' (39,309) at 20240906080037508
41283 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/get_set_sud.c' (39,310) at 20240405153054365
41284 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/blueridge_1s4u_chassis.json' (39,311) at 20240516080005206
41285 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_main.c' (39,312) at 20220525020654979
41286 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp' (39,313) at 20230202040004526
41287 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_shc_defconfig' (39,314) at 20210308005003244
41288 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/hardware.h' (39,315) at 20210308005002732
41289 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/asn1_decoder.c' (39,316) at 20220525020654743
41290 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kyyjarvi_Noposenaho' (39,317) at 20210307205553770
41291 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/txrx.h' (39,318) at 20210307214929962
41292 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/intr_regs_no_crash_wo_pmu_test.c' (39,319) at 20240405153054361
41293 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hw_breakpoint.h' (39,320) at 20240405153230027
41294 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.c' (39,321) at 20240405153230391
41295 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/tblDPASetting.c' (39,322) at 20210307214930946
41296 2025-01-21 03:00:58.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinconf.h' (39,323) at 20240405153051325
41297 2025-01-21 03:00:58.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtjefferson_mb.json' (39,324) at 20241106090005625
41298 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SISSL' (39,325) at 20211006000025242
41299 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest-fast.bb' (39,326) at 20240302090018202
41300 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/linux-yocto-rt_%.bbappend' (39,327) at 20230813080012860
41301 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/anatop-regulator.c' (39,328) at 20240405153051461
41302 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/Makefile' (39,329) at 20210307214929550
41303 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Neighbor/meson.build' (39,330) at 20230825080021141 to deleted uid set
41304 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/hyperv/clocks.rst' (39,331) at 20240405153229843
41305 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dio/dio-sysfs.c' (39,332) at 20210307214927118
41306 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/event_channel.h' (39,333) at 20240405153052957
41307 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (39,334) at 20231004080018999
41308 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-telnet-perl_3.05.bb' (39,335) at 20241221090017548
41309 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp' (39,336) at 20240904080003182
41310 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_ipmi.c' (39,337) at 20240405153046613
41311 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rdflib_7.1.1.bb' (39,338) at 20241221090017668
41312 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.md.mako' (39,339) at 20210308005049765
41313 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-grub.bbclass' (39,340) at 20220910030013385
41314 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exfield.c' (39,341) at 20240405153046621
41315 2025-01-21 03:00:58.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mxs-mmc.yaml' (39,342) at 20240405153045109
41316 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/conf/templates/default/bblayers.conf.sample' (39,343) at 20240323080013545
41317 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/iio_event_monitor.c' (39,344) at 20240405153054045
41318 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/handlers.S' (39,345) at 20220525020655211
41319 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/cadence_sdhci.c' (39,346) at 20241211090212334
41320 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-acorn.c' (39,347) at 20210307214928150
41321 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-schema.v1_10_0.json' (39,348) at 20240529080008499
41322 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/translate.c' (39,349) at 20240906080037536
41323 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/Kconfig' (39,350) at 20210308005003364
41324 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/virtual-memory.json' (39,351) at 20240405153054137
41325 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.9.c' (39,352) at 20240405153050341
41326 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/logging.cpp' (39,353) at 20221117040032472
41327 2025-01-21 03:00:58.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/rt_route.yaml' (39,354) at 20240405153229823
41328 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-9.yaml' (39,355) at 20241219090012972
41329 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (39,356) at 20220224040010566
41330 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-iproc-asiu.c' (39,357) at 20240405153046773
41331 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/OWNERS' (39,358) at 20240313080011336
41332 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/falloc.h' (39,359) at 20210307214931382
41333 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/expr.c' (39,360) at 20240613080016559
41334 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pnv_phb3.h' (39,361) at 20240906080037336
41335 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/ppc_e500.h' (39,362) at 20210308005046025
41336 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c' (39,363) at 20240405153050301
41337 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_font_4x6.h' (39,364) at 20210308005003692
41338 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/isl29018.yaml' (39,365) at 20210307214925334
41339 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/mmap.c' (39,366) at 20240405153045901
41340 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_public.h' (39,367) at 20210307214930550
41341 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-core.c' (39,368) at 20240405153230279
41342 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rock960-rk3399_defconfig' (39,369) at 20210308005003276
41343 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-validators/run-ptest' (39,370) at 20240413080012663
41344 2025-01-21 03:00:58.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5209.c' (39,371) at 20240405153049629
41345 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188f.c' (39,372) at 20240805080013991
41346 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/layer.conf' (39,373) at 20241221090017476
41347 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch' (39,374) at 20210307205554538
41348 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/gen-vdso-elfn.c.inc' (39,375) at 20241211090212378
41349 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/VLAN/Create/meson.build' (39,376) at 20230825080033269 to deleted uid set
41350 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm8148-evm.dts' (39,377) at 20240405153045597
41351 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/f75375s.h' (39,378) at 20210307214931382
41352 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/simatic-ipc-base.h' (39,379) at 20240405153231835
41353 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode-thumb.c' (39,380) at 20210307214925982
41354 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_apbridgea.h' (39,381) at 20210307214930514
41355 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_binding.c' (39,382) at 20240405153048789
41356 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_ca.h' (39,383) at 20210307214928702
41357 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/iommu.h' (39,384) at 20210307214930010
41358 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/gw.h' (39,385) at 20220525020654667
41359 2025-01-21 03:00:58.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/mman.h' (39,386) at 20210307214932454
41360 2025-01-21 03:00:58.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/commit.info' (39,387) at 20241217090453707
41361 2025-01-21 03:00:58.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/host/xhci.c' (39,388) at 20241216090017745 to deleted uid set
41362 2025-01-21 03:00:58.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/cli11.wrap' (39,389) at 20210507000042347
41363 2025-01-21 03:00:58.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/utils.robot' (39,390) at 20240910080016938
41364 2025-01-21 03:00:58.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_bpf_loop.sh' (39,391) at 20240405153054241
41365 2025-01-21 03:00:58.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_a.h' (39,392) at 20210307214929790
41366 2025-01-21 03:00:58.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/README.md' (39,393) at 20230629131804615
41367 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l42-i2c.c' (39,394) at 20240405153053577
41368 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_multicast.c' (39,395) at 20240405153230723
41369 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/qed.py' (39,396) at 20210308005046473
41370 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_cpu.h' (39,397) at 20210308005046089
41371 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8192c_recv.h' (39,398) at 20210309003653104
41372 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-geam.dts' (39,399) at 20241008080013891
41373 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/enc28j60_hw.h' (39,400) at 20210307214929550
41374 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_dec0_cmd_masks.h' (39,401) at 20240405153046585
41375 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/aops.h' (39,402) at 20240613080016487
41376 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c' (39,403) at 20240405153230511
41377 2025-01-21 03:00:58.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/MAINTAINERS' (39,404) at 20210308005003012
41378 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/shdma.h' (39,405) at 20240405153230287
41379 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/pfe_hw.h' (39,406) at 20210308005003676
41380 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm-utils.h' (39,407) at 20210308005003716
41381 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ns_current_pid_tgid.c' (39,408) at 20241008080014055
41382 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/MAINTAINERS' (39,409) at 20210308005003028
41383 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt' (39,410) at 20210307214925366
41384 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/headsmp.S' (39,411) at 20240405153045649
41385 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gcc-source/gcc-source_%.bbappend' (39,412) at 20231126090012829
41386 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbsa_gwdt.c' (39,413) at 20240405153231599
41387 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/syscall.c' (39,414) at 20240710080014573
41388 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c' (39,415) at 20220525020652975
41389 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/dma-register.h' (39,416) at 20210307214926554
41390 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/app.cpp' (39,417) at 20220419100025108 to deleted uid set
41391 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cpsw-phy-sel.txt' (39,418) at 20210307214925374
41392 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6e88a0-ams452ef01.yaml' (39,419) at 20240405153045045
41393 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_cmd.c' (39,420) at 20240405153051897
41394 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spear_pcm.h' (39,421) at 20210307214932426
41395 2025-01-21 03:00:58.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bograngen' (39,422) at 20210307205553778
41396 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config/daytonax-ipmi-sensors.yaml' (39,423) at 20230209040014205
41397 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/unaligned.c' (39,424) at 20240405153045361
41398 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/mdadm_4.3.bb' (39,425) at 20241206090014334
41399 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iomap.h' (39,426) at 20241111090012149
41400 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/rk_gpio.c' (39,427) at 20210308005003380
41401 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/conf/layer.conf' (39,428) at 20241221090017480
41402 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/io_uring.h' (39,429) at 20240405153231815 to deleted uid set
41403 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/internal.h' (39,430) at 20241101080034432
41404 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb' (39,431) at 20241221090017664
41405 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test4_git.bb' (39,432) at 20241206090014218
41406 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/Kconfig' (39,433) at 20240405153049429
41407 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/TLWG' (39,434) at 20210307205553870
41408 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lpc18xx-cgu.h' (39,435) at 20210307214931326
41409 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/xmlcatalog.bbclass' (39,436) at 20240113090014552
41410 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/copy-paste.h' (39,437) at 20210307214932702
41411 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Build' (39,438) at 20240405153054077
41412 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mmio.yaml' (39,439) at 20240405153045061
41413 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_queue_keys.c' (39,440) at 20240405153053469
41414 2025-01-21 03:00:58.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/Kconfig' (39,441) at 20210307214929978
41415 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/gpio.h' (39,442) at 20210308005002776
41416 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/cable/sb1000.rst' (39,443) at 20210309003648436
41417 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-sysinfo.c' (39,444) at 20210307214926198
41418 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/highmem.rst' (39,445) at 20240405153045297
41419 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mman.h' (39,446) at 20210307214926118
41420 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c' (39,447) at 20241211090145417
41421 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_ring2.c' (39,448) at 20210307214929298
41422 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_D2' (39,449) at 20210307214925198
41423 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/include/dwarf-regs-table.h' (39,450) at 20210307214932518
41424 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml' (39,451) at 20240405153045089
41425 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_3_regs.h' (39,452) at 20240405153046601
41426 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h' (39,453) at 20220525020653459
41427 2025-01-21 03:00:58.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hdmi.c' (39,454) at 20240405153230639
41428 2025-01-21 03:00:58.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5514.h' (39,455) at 20210307214932326
41429 2025-01-21 03:00:58.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme96.c' (39,456) at 20240405153232135
41430 2025-01-21 03:00:58.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/version.c' (39,457) at 20230302090047758
41431 2025-01-21 03:00:58.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/timer.c' (39,458) at 20210307214926190
41432 2025-01-21 03:00:58.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h' (39,459) at 20240405153048661
41433 2025-01-21 03:00:58.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/pci.h' (39,460) at 20240405153231247
41434 2025-01-21 03:00:58.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/obmc-console@.service' (39,461) at 20220119040023096
41435 2025-01-21 03:00:58.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/ext_interface.cpp' (39,462) at 20240820080019934
41436 2025-01-21 03:00:58.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32vldiscovery.c' (39,463) at 20240906080037200
41437 2025-01-21 03:00:58.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/.b4-config' (39,464) at 20241221090017460
41438 2025-01-21 03:00:58.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/vec_helper.c' (39,465) at 20241211090212478
41439 2025-01-21 03:00:58.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-v7-u-boot.dtsi' (39,466) at 20210308005002632
41440 2025-01-21 03:00:58.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/fpu_helper.c' (39,467) at 20241211090212522
41441 2025-01-21 03:00:58.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/120.out' (39,468) at 20240326080039726
41442 2025-01-21 03:00:58.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/microcode-tool' (39,469) at 20210308005003768
41443 2025-01-21 03:00:58.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_tcc.c' (39,470) at 20240405153231499
41444 2025-01-21 03:00:58.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/uninative-flags.inc' (39,471) at 20210812000025306
41445 2025-01-21 03:00:58.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/cpuinfo.rst' (39,472) at 20240405153044985
41446 2025-01-21 03:00:58.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_hsspi.h' (39,473) at 20210307214926218
41447 2025-01-21 03:00:58.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/unsupported.tc' (39,474) at 20210307214932670
41448 2025-01-21 03:00:58.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/A/file.txt' (39,475) at 20210307205554446 to deleted uid set
41449 2025-01-21 03:00:58.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sysctl/Makefile' (39,476) at 20210307214932722
41450 2025-01-21 03:00:58.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_hs_evm_defconfig' (39,477) at 20210308005003244
41451 2025-01-21 03:00:58.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nanopb.wrap' (39,478) at 20240323080007057
41452 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-simple.c' (39,479) at 20241216090017697
41453 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.c' (39,480) at 20240405153230607
41454 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/replay_linux.py' (39,481) at 20240906080037556
41455 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-tegra.c' (39,482) at 20240405153231359
41456 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/spaces.h' (39,483) at 20210307214926222
41457 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/queueing.h' (39,484) at 20240719080013357
41458 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/head.S' (39,485) at 20210307214925642
41459 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-nsp.c' (39,486) at 20240405153046777
41460 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (39,487) at 20241023080015407
41461 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/helper.cpp' (39,488) at 20230824080029361
41462 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-docopt_0.6.2.bb' (39,489) at 20241221090017552
41463 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1024qds.dts' (39,490) at 20240405153046093
41464 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/Makefile' (39,491) at 20210307214930130
41465 2025-01-21 03:00:58.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/service_root.hpp' (39,492) at 20240912080003150
41466 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mana-abi.h' (39,493) at 20240405153052949
41467 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/DeviceMgmt.cpp' (39,494) at 20240817080004291
41468 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (39,495) at 20230807080022150
41469 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uaccess.h' (39,496) at 20240405153045917
41470 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-hw-filter.c' (39,497) at 20220525020653235
41471 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/setup.c' (39,498) at 20241211090145393
41472 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/index.rst' (39,499) at 20240405153229839
41473 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/dbus_types.hpp' (39,500) at 20231117090025160
41474 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/sun3_82586.c' (39,501) at 20241104090011579
41475 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c' (39,502) at 20240405153048689
41476 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/test/test_topology.cpp' (39,503) at 20240817080005379
41477 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/Kconfig' (39,504) at 20240405153052497
41478 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/dram_if.h' (39,505) at 20210308005003368
41479 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nuttcp/nuttcp/nuttcp.socket' (39,506) at 20210307205553846
41480 2025-01-21 03:00:58.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Event/meson.build' (39,507) at 20230825080021141 to deleted uid set
41481 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9640.c' (39,508) at 20240405153049333
41482 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_text.h' (39,509) at 20210307214931662
41483 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/ipmi_variable.py' (39,510) at 20221209040018559
41484 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/layer.conf' (39,511) at 20241221090017572
41485 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kottsjon' (39,512) at 20210307205553786
41486 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/sdio_txrx.c' (39,513) at 20240405153050605
41487 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/machines.py' (39,514) at 20241221090017620
41488 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu.sasl' (39,515) at 20210927100127337
41489 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max1027.c' (39,516) at 20240405153048957
41490 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/debugfs.c' (39,517) at 20240405153050725
41491 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/fix-indentation-for-gcc6.patch' (39,518) at 20230706080014757
41492 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/Kconfig' (39,519) at 20210308005002540
41493 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0001-Fix-upstream-CFLAGS-override.patch' (39,520) at 20241221090017516
41494 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/with_addr.sh' (39,521) at 20210307214932662
41495 2025-01-21 03:00:58.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-olinuxino.dts' (39,522) at 20240405153045377
41496 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/io.h' (39,523) at 20210308005002544
41497 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/Makefile' (39,524) at 20240405153046985
41498 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/bg2q.c' (39,525) at 20221102030020757
41499 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/fsl-emb-nonhw.config' (39,526) at 20240405153046097
41500 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_romed8hm3.json' (39,527) at 20240418080005230
41501 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_mmu.h' (39,528) at 20210920100020651
41502 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_probe.c' (39,529) at 20240405153049677
41503 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/reset.c' (39,530) at 20210308005002544
41504 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-tinker.dts' (39,531) at 20240405153045561
41505 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltaaprp_defconfig' (39,532) at 20240405153230007
41506 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/MAINTAINERS' (39,533) at 20210308005002968
41507 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm64-alt.yml' (39,534) at 20210307205554110
41508 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput' (39,535) at 20210307205554590
41509 2025-01-21 03:00:58.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169_firmware.c' (39,536) at 20210307214929606
41510 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qcom_aoss.c' (39,537) at 20240405153231451
41511 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qualcomm-misc/README.md' (39,538) at 20210308005115201
41512 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-audsys-clk.c' (39,539) at 20240405153053965
41513 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-hub.c' (39,540) at 20240405153052101
41514 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-plymouth-Add-the-retain-splash-option.patch' (39,541) at 20240301090012423
41515 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_h.c' (39,542) at 20210308005046517
41516 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample05_flow_per_thread.sh' (39,543) at 20240405153053429
41517 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/ioreq.c' (39,544) at 20240405153231595
41518 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc_types.h' (39,545) at 20210307214930554
41519 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/Makefile' (39,546) at 20210307214926186
41520 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-dm' (39,547) at 20210307214925190
41521 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/XSkat' (39,548) at 20211006000025246
41522 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_firmware_update.robot' (39,549) at 20220201040016317
41523 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-trats2.dts' (39,550) at 20240405153045569
41524 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/enumeration.rst' (39,551) at 20240405153045209
41525 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-h32mx.c' (39,552) at 20210308005003348
41526 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/dir.h' (39,553) at 20210307214931194
41527 2025-01-21 03:00:58.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/082' (39,554) at 20210927100127481
41528 2025-01-21 03:00:58.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/msft.c' (39,555) at 20240520080015219
41529 2025-01-21 03:00:58.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/palmas.c' (39,556) at 20210308005003468
41530 2025-01-21 03:00:58.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/gp_device_public.h' (39,557) at 20210307214930546
41531 2025-01-21 03:00:58.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/Documentation/driver_usage.txt' (39,558) at 20210307214930598
41532 2025-01-21 03:00:58.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/linux-kernel-base.bbclass' (39,559) at 20230813080012872
41533 2025-01-21 03:00:58.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/mac.h' (39,560) at 20210307214929298
41534 2025-01-21 03:00:58.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88.h' (39,561) at 20240405153049365
41535 2025-01-21 03:00:58.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7110.h' (39,562) at 20240405153231335
41536 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/Makefile' (39,563) at 20210307205554622
41537 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip32/cpu-feature-overrides.h' (39,564) at 20210307214926222
41538 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lcov/lcov_1.16.bb' (39,565) at 20241221090017536
41539 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/ea20/Makefile' (39,566) at 20210308005002952
41540 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu9_smumgr.c' (39,567) at 20240405153048345
41541 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/buildtest-template.yml' (39,568) at 20241211090212202
41542 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/mass_storage.c' (39,569) at 20220525020654263
41543 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/icyque_git.bb' (39,570) at 20241221090017544
41544 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso.h' (39,571) at 20240405153045625
41545 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_partition_invalid.cpp' (39,572) at 20210308005100997
41546 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/length.h' (39,573) at 20240405153052665
41547 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/chacha-neon-core.S' (39,574) at 20220525020651942
41548 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/pids.c' (39,575) at 20240405153052993
41549 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,s5c73m3.yaml' (39,576) at 20240405153045101
41550 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sp5100_tco.c' (39,577) at 20240405153052245
41551 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/omap3_display.c' (39,578) at 20210308005002948
41552 2025-01-21 03:00:58.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7724/setup.c' (39,579) at 20240405153046305
41553 2025-01-21 03:00:58.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-ecovec24/mach/partner-jet-setup.txt' (39,580) at 20210307214926558
41554 2025-01-21 03:00:58.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_gs.c' (39,581) at 20240805080014007
41555 2025-01-21 03:00:58.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-beagle-xm.dts' (39,582) at 20240405153045601
41556 2025-01-21 03:00:58.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/irq.c' (39,583) at 20240405153045361
41557 2025-01-21 03:00:58.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_event.c' (39,584) at 20240624080012780
41558 2025-01-21 03:00:58.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/ioctl.c' (39,585) at 20240613080016491
41559 2025-01-21 03:00:58.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/rc-core.rst' (39,586) at 20210307214925466
41560 2025-01-21 03:00:58.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pin_system.c' (39,587) at 20240405153230707
41561 2025-01-21 03:00:58.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/flash.c' (39,588) at 20240405153045657
41562 2025-01-21 03:00:58.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_adi.json' (39,589) at 20241213090004417 to deleted uid set
41563 2025-01-21 03:00:58.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/u2f-passthru.c' (39,590) at 20240906080037312
41564 2025-01-21 03:00:58.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoeblk.c' (39,591) at 20240405153230187
41565 2025-01-21 03:00:58.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/einj.c' (39,592) at 20240405153046629
41566 2025-01-21 03:00:58.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw552x.dtsi' (39,593) at 20240405153045513
41567 2025-01-21 03:00:58.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/pasemi_edac.c' (39,594) at 20210307214927154
41568 2025-01-21 03:00:58.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.c' (39,595) at 20210307214929810
41569 2025-01-21 03:00:58.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/readdir.c' (39,596) at 20240405153052485
41570 2025-01-21 03:00:58.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ll2.h' (39,597) at 20240405153050229
41571 2025-01-21 03:00:58.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/item_updater.cpp' (39,598) at 20241219090028316
41572 2025-01-21 03:00:58.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/ubuntu/ubuntu-2204-aarch64.yaml' (39,599) at 20241211090212458
41573 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-cluster.c' (39,600) at 20240326080039382
41574 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/zoned.out' (39,601) at 20230925080040093
41575 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ths7303.h' (39,602) at 20240405153052825
41576 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cpumap.h' (39,603) at 20240405153054185
41577 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/crc32c.h' (39,604) at 20230925080039933
41578 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_reqmgr.c' (39,605) at 20220525020652378
41579 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/index.rst' (39,606) at 20211006000025218
41580 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/imx/timer.c' (39,607) at 20210308005002548
41581 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sdw.h' (39,608) at 20240405153053981
41582 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/info_oss.c' (39,609) at 20240405153053489
41583 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stout.h' (39,610) at 20210308005003616
41584 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/getConfig.hpp' (39,611) at 20240817080005771
41585 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f3a.c' (39,612) at 20210309003650212
41586 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/vmlinux.lds.S' (39,613) at 20240405153045929
41587 2025-01-21 03:00:58.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/ichxrom.c' (39,614) at 20220525020653391
41588 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed.c' (39,615) at 20241211090212246
41589 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/barrier_32.h' (39,616) at 20210307214926578
41590 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/oti6858.h' (39,617) at 20210307214930870
41591 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-core/udev/udev-aspeed-vuart.bb' (39,618) at 20241206090014218
41592 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/uninorth.c' (39,619) at 20230426080043724
41593 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/Kconfig' (39,620) at 20220215040051588
41594 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/haps_hs_defconfig' (39,621) at 20240405153045357
41595 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq_private.h' (39,622) at 20210307214930542
41596 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4420QDS_defconfig' (39,623) at 20210308005003232
41597 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/Kbuild' (39,624) at 20240405153229991
41598 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-r.h' (39,625) at 20210307214927026
41599 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/mod.h' (39,626) at 20210307214930858
41600 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/helper.h' (39,627) at 20240906080037524
41601 2025-01-21 03:00:58.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/itco_wdt.h' (39,628) at 20210307214931478
41602 2025-01-21 03:00:58.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pptable_v1_0.h' (39,629) at 20240405153230503
41603 2025-01-21 03:00:58.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sys.c' (39,630) at 20210307214926078
41604 2025-01-21 03:00:58.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-pcie-mirror.yaml' (39,631) at 20240405153045013
41605 2025-01-21 03:00:58.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/rcpm.txt' (39,632) at 20210307214925422
41606 2025-01-21 03:00:58.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio_dsp.h' (39,633) at 20210307214932242
41607 2025-01-21 03:00:58.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/files/cockpit.pam' (39,634) at 20210307205554038
41608 2025-01-21 03:00:58.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-core.c' (39,635) at 20240405153230867
41609 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/tsc_scaling_sync.c' (39,636) at 20240405153232271
41610 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dt_to_config' (39,637) at 20210307214932142
41611 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/pwm-ir-tx.c' (39,638) at 20240613080016427
41612 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_host.h' (39,639) at 20230925080039929
41613 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/binfmts.h' (39,640) at 20240405153052661
41614 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-eepro100.rom' (39,641) at 20210308005046181 to deleted uid set
41615 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ivalo_Saarineitamovaara' (39,642) at 20210307205553770
41616 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_errors_abi.h' (39,643) at 20240405153048505
41617 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image-base.bb' (39,644) at 20220921030015986
41618 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml' (39,645) at 20240405153229759
41619 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt3883-pinctrl.yaml' (39,646) at 20240405153045137
41620 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_avr_mega2560.py' (39,647) at 20241211090212538
41621 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dw_apb_timer.h' (39,648) at 20210307214931378
41622 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/u-boot.e500' (39,649) at 20210927100127329
41623 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/rockchip,rk3288-crypto.yaml' (39,650) at 20240405153045033
41624 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fat.c' (39,651) at 20210308005003208
41625 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/popmetal_rk3288.h' (39,652) at 20210308005003612
41626 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/cmd.h' (39,653) at 20210307214929966
41627 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usX2Yhwdep.h' (39,654) at 20220525020655107
41628 2025-01-21 03:00:58.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/CVE-2021-33640-CVE-2021-33645-CVE-2021-33646.patch' (39,655) at 20241221090017540
41629 2025-01-21 03:00:58.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/pool.c' (39,656) at 20240405153231907
41630 2025-01-21 03:00:58.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/Kconfig' (39,657) at 20241211090212274
41631 2025-01-21 03:00:58.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/highmem.c' (39,658) at 20220525020652198
41632 2025-01-21 03:00:58.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/concurrency.json' (39,659) at 20210307214932726
41633 2025-01-21 03:00:58.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx8qxp-clock.h' (39,660) at 20210308005003632
41634 2025-01-21 03:00:58.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_dbitswap.c' (39,661) at 20210308005046525
41635 2025-01-21 03:00:58.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/video/edid.h' (39,662) at 20210308005002880
41636 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/sysctl_net_ipv6.c' (39,663) at 20240405153232039
41637 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/MAINTAINERS' (39,664) at 20210308005003076
41638 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP5.interface.yaml' (39,665) at 20220315030032659
41639 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/feiyang,fy07024di26a30d.yaml' (39,666) at 20240405153045041
41640 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ebcdic.h' (39,667) at 20210307214926506
41641 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/setup_loopback.sh' (39,668) at 20241018080014602
41642 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/memory.c' (39,669) at 20221215040039146
41643 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_func_args_test.c' (39,670) at 20240405153054269
41644 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-xilfpga.its.S' (39,671) at 20210713000020196
41645 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2055.c' (39,672) at 20210307214929794
41646 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mmc-clk.yaml' (39,673) at 20240405153045021
41647 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/camera.c' (39,674) at 20220525020654119
41648 2025-01-21 03:00:58.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/interface_ops_test.cpp' (39,675) at 20240820080025626
41649 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/port_range_scale.sh' (39,676) at 20240405153232263
41650 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liburi/liburi-perl_5.31.bb' (39,677) at 20241221090017548
41651 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0005-config-ast-common-Fall-back-to-secondary-flash-on-fa.patch' (39,678) at 20241206090014274
41652 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/legacy_printk.c' (39,679) at 20240405153054253
41653 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/libpwquality_1.4.5.bb' (39,680) at 20240302090018206
41654 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ds4510.c' (39,681) at 20210308005003400
41655 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx8.asm' (39,682) at 20220525020652482
41656 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ina3221.txt' (39,683) at 20210307214925322
41657 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_display.c' (39,684) at 20241211090145425
41658 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.11.0.bb' (39,685) at 20241221090017684
41659 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/mtest2make.py' (39,686) at 20240906080037444
41660 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/test/sdevent.hpp' (39,687) at 20230511080043139
41661 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/commit.c' (39,688) at 20220525020654491
41662 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/serial.h' (39,689) at 20210307214931306
41663 2025-01-21 03:00:58.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/hei_user_interface.cpp' (39,690) at 20210319000021546
41664 2025-01-21 03:00:58.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Memory.v1_20_0.json' (39,691) at 20240619080002948
41665 2025-01-21 03:00:58.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/vibrator.c' (39,692) at 20240405153051813
41666 2025-01-21 03:00:58.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva.h' (39,693) at 20240405153049473
41667 2025-01-21 03:00:58.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigo_express_dsp.c' (39,694) at 20210307214932246
41668 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/net_driver.h' (39,695) at 20240405153231047
41669 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ACPIPowerState.interface.yaml' (39,696) at 20221207040023627
41670 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.VLAN' (39,697) at 20210308005003292
41671 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cls_bpf.sh' (39,698) at 20210307214932122
41672 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/bosch,bmi160.yaml' (39,699) at 20240405153045073
41673 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/seaboard/MAINTAINERS' (39,700) at 20210308005003024
41674 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/tf-a-tests_2.11.0.bb' (39,701) at 20241206090014214
41675 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/cvb.h' (39,702) at 20210307214927038
41676 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/hw_tags.c' (39,703) at 20240405153053129
41677 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_mrp.c' (39,704) at 20240405153050181
41678 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-luxul-xwc-1000.dts' (39,705) at 20240405153229871
41679 2025-01-21 03:00:58.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rockchip-common.h' (39,706) at 20210308005003612
41680 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pdu/schneider.robot' (39,707) at 20220719100015490
41681 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fscrypt.rst' (39,708) at 20240405153229807
41682 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-rmi.c' (39,709) at 20240405153048821
41683 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/aspell/aspell/0001-modules-speller-default-vector_hash-t.hpp-fix-gcc-15.patch' (39,710) at 20241221090017692
41684 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-dualdiv.h' (39,711) at 20210307214926990
41685 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/slot-gpio.h' (39,712) at 20210307214929186
41686 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (39,713) at 20230321080018353
41687 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_global_func.c' (39,714) at 20220627100017218
41688 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml' (39,715) at 20240405153045137
41689 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/hardware.h' (39,716) at 20210308005002720
41690 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-autogen.sh-not-generate-configure.patch' (39,717) at 20220402030015911
41691 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/ad525x_dpot.rst' (39,718) at 20210309003648432
41692 2025-01-21 03:00:58.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/lockdep-splat.rst' (39,719) at 20240405153229735
41693 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.yaml' (39,720) at 20240405153045177
41694 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch' (39,721) at 20241221090017696
41695 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.err' (39,722) at 20210308005046405
41696 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/trace-enable/trace-enable.bb' (39,723) at 20241206090014274
41697 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/run-ci' (39,724) at 20221209040036307
41698 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_perf.c' (39,725) at 20240405153048609
41699 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (39,726) at 20241206090014230
41700 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/rs600' (39,727) at 20210307214928018
41701 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/glib-compat.h' (39,728) at 20240906080037328
41702 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rz-mtu3.h' (39,729) at 20240405153049613
41703 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ncsi_ast2600a1.h' (39,730) at 20210308005003608
41704 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/siena.c' (39,731) at 20240405153050293
41705 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8731.yaml' (39,732) at 20240405153045173
41706 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb' (39,733) at 20241221090017664
41707 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/ppc-opcode.h' (39,734) at 20210307214932706
41708 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_cpi_sys.h' (39,735) at 20210307214930234
41709 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/api.c' (39,736) at 20240405153051249
41710 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/ipset/ip_set_list.h' (39,737) at 20210307214931642
41711 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-xgene.txt' (39,738) at 20210307214925318
41712 2025-01-21 03:00:58.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/MAINTAINERS' (39,739) at 20210308005002984
41713 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/circuit.json' (39,740) at 20230202040011970
41714 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-uncore' (39,741) at 20220525020651634
41715 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/meson.options' (39,742) at 20241205090004235
41716 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-at91.c' (39,743) at 20240405153230859
41717 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/strparser.h' (39,744) at 20240405153052865
41718 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-dc.yaml' (39,745) at 20240405153045049
41719 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/r5_mpu.c' (39,746) at 20210308005002732
41720 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_timer.h' (39,747) at 20210307214926218
41721 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-csi2.c' (39,748) at 20240805080013967
41722 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/triple_fault_event_test.c' (39,749) at 20240405153054325
41723 2025-01-21 03:00:58.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_verificationpending_unittest.cpp' (39,750) at 20210308005120353
41724 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-self-syscall.c' (39,751) at 20210309003656016
41725 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_mc.h' (39,752) at 20210308005002716
41726 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-rec-carrier.rst' (39,753) at 20220525020651782
41727 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/config/test-empty-group.yaml' (39,754) at 20240911080053391
41728 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/firmware.c' (39,755) at 20240405153230023
41729 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ml26124.h' (39,756) at 20210307214932318
41730 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/email-clients.rst' (39,757) at 20240405153229839
41731 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/service_files/yaml/phosphor-fan-control@.service' (39,758) at 20220819030023849
41732 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/hwprobe/Makefile' (39,759) at 20240405153054369
41733 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/dma-mapping.h' (39,760) at 20240405153052617
41734 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/common.hpp' (39,761) at 20220622030021581
41735 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/modules.c' (39,762) at 20210308005046397
41736 2025-01-21 03:00:58.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c' (39,763) at 20240405153230615
41737 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fuse' (39,764) at 20210308005003292
41738 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb' (39,765) at 20241206090014242
41739 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ep93xx_bl.c' (39,766) at 20210309003653296
41740 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/usbif.h' (39,767) at 20240326080039546
41741 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/regenerate-meson' (39,768) at 20220914030033172
41742 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ResourceBlock_v1.xml' (39,769) at 20240619080002936
41743 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-subdir/testfile' (39,770) at 20210307205554386
41744 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/18-cve-2014-9913-unzip-buffer-overflow.patch' (39,771) at 20210307205554574
41745 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-cmd.bb' (39,772) at 20241206090014226
41746 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-gic-common.h' (39,773) at 20220525020654575
41747 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-3.dts' (39,774) at 20240405153045713
41748 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-clang-bpf-co-re.c' (39,775) at 20210309003654960
41749 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/go-mod.bbclass' (39,776) at 20241221090017608
41750 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_sci.h' (39,777) at 20210307214931506
41751 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/init.c' (39,778) at 20240405153231215
41752 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_rng.h' (39,779) at 20210307214931686
41753 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d.dtsi' (39,780) at 20240405153229891
41754 2025-01-21 03:00:58.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crcc37d.c' (39,781) at 20240405153048613
41755 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/dma.c' (39,782) at 20240405153231219
41756 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch' (39,783) at 20230706080014741
41757 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/Makefile' (39,784) at 20210307214928802
41758 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/loongarch/include/uapi/asm/perf_regs.h' (39,785) at 20240405153054033
41759 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_main.c' (39,786) at 20240405153046933
41760 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bus_vcxk.h' (39,787) at 20210308005003564
41761 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Valtimo' (39,788) at 20210307205553774
41762 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/sifive.yaml' (39,789) at 20220525020651710
41763 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_plog.h' (39,790) at 20210307214930290
41764 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_fadd.S' (39,791) at 20230925080040101
41765 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/clearfog.h' (39,792) at 20210308005003588
41766 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OCCT-PL' (39,793) at 20211006000025242
41767 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/kwbimage.cfg' (39,794) at 20210308005002908
41768 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/Makefile' (39,795) at 20210307214932226
41769 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/libslang.h' (39,796) at 20240405153232235
41770 2025-01-21 03:00:58.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/soc/ti/k3-sec-proxy.h' (39,797) at 20210308005003668
41771 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_probe.c' (39,798) at 20241104090011611
41772 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bmap-writer/bmap-writer_git.bb' (39,799) at 20241221090017532
41773 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vipp.c' (39,800) at 20240405153230819
41774 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_tfa_defconfig' (39,801) at 20210308005003264
41775 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json-section-descriptor.json' (39,802) at 20241207090009631
41776 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tmpfs/Makefile' (39,803) at 20210307214932730
41777 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/booti.c' (39,804) at 20230310090043279
41778 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cifs/cifs_mount.h' (39,805) at 20220525020654667
41779 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-3.0' (39,806) at 20210307205554418
41780 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_mpiix.c' (39,807) at 20240405153046665
41781 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sync.c' (39,808) at 20240405153052541
41782 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3668-0000.dtsi' (39,809) at 20240405153045753
41783 2025-01-21 03:00:58.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-int.c' (39,810) at 20210307214926290
41784 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/hppa-linux-user.mak' (39,811) at 20240326080039394
41785 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/include/arch/cfi_regs.h' (39,812) at 20240405153054073
41786 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.err' (39,813) at 20210308005046409
41787 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7ve.inc' (39,814) at 20210905000020581
41788 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9132qds.dtsi' (39,815) at 20210307214926342
41789 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/trace.h' (39,816) at 20210308005003688
41790 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ti/emif.txt' (39,817) at 20210307214925358
41791 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.commands' (39,818) at 20210308005003292
41792 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc106.h' (39,819) at 20210308005003672
41793 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pci/index.rst' (39,820) at 20210307214925470
41794 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context_types.h' (39,821) at 20240405153048485
41795 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/iters.c' (39,822) at 20240405153054253
41796 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max8952.h' (39,823) at 20210307214931494
41797 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/samsung,s5p-cec.yaml' (39,824) at 20240405153045093
41798 2025-01-21 03:00:58.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio.c' (39,825) at 20240405153049657
41799 2025-01-21 03:00:58.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma7/sdma7_4_2_2_offset.h' (39,826) at 20210307214927678
41800 2025-01-21 03:00:58.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l35-tables.c' (39,827) at 20240405153230835
41801 2025-01-21 03:00:58.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/ioctl.h' (39,828) at 20210307214926250
41802 2025-01-21 03:00:58.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1308-sdw.c' (39,829) at 20240405153232155
41803 2025-01-21 03:00:58.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utdelete.c' (39,830) at 20220525020652238
41804 2025-01-21 03:00:58.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/Kbuild' (39,831) at 20210307214927918
41805 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_rt5682.c' (39,832) at 20240405153232183
41806 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/cim-schema.inc' (39,833) at 20210307205553838
41807 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9n12ek/MAINTAINERS' (39,834) at 20210308005002916
41808 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/memcpy.S' (39,835) at 20240405153230003
41809 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/Kconfig' (39,836) at 20240405153049737
41810 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet_git.bb' (39,837) at 20240301090012427
41811 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/cim-schema-final_2.40.0.bb' (39,838) at 20241206090014242
41812 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/wdt_diag288.h' (39,839) at 20210308005046037
41813 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/fvp.py' (39,840) at 20241221090017468
41814 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_rcpm.c' (39,841) at 20210307214926482
41815 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/watchdog/it87_wdt.c' (39,842) at 20240405153231599 to deleted uid set
41816 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpaqx_sa_w_ph.c' (39,843) at 20210308005046505
41817 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds28e17.rst' (39,844) at 20210307214925634
41818 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_sideband_reg.h' (39,845) at 20240405153048553
41819 2025-01-21 03:00:58.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb' (39,846) at 20231126090012805
41820 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pystatemgr/setup.py' (39,847) at 20220728030041559
41821 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/entry-common.h' (39,848) at 20240405153052685
41822 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/shaderc/shaderc_2024.3.bb' (39,849) at 20241221090017684
41823 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/vhub.h' (39,850) at 20240405153052081
41824 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lprng/lprng/0001-checkpc-Do-not-define-Mail_fd-multiple-times.patch' (39,851) at 20210307205553918
41825 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/polaroid_mid2809pxe04_defconfig' (39,852) at 20210308005003276
41826 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_reg_equal.c' (39,853) at 20240405153054285
41827 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/escape/Kconfig' (39,854) at 20210307214932154
41828 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/net.h.rst.exceptions' (39,855) at 20210307214925602
41829 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/Kconfig' (39,856) at 20240405153231283
41830 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64el_loongson3v.py' (39,857) at 20241211090212538
41831 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/trace.h' (39,858) at 20210308005045881
41832 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-scanners/checksecurity/files/check-setuid-use-more-portable-find-args.patch' (39,859) at 20230706080014765
41833 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_hda_dsp_generic.c' (39,860) at 20240613080016547
41834 2025-01-21 03:00:58.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/hi6220-mailbox.c' (39,861) at 20240405153230759
41835 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-stat.c' (39,862) at 20240326080039390
41836 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mvc.c' (39,863) at 20240405153054013
41837 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/packagefiles/boost/meson.build' (39,864) at 20240423080031711
41838 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/remote.c' (39,865) at 20210307214929162
41839 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbushelper.cpp' (39,866) at 20240904080040759
41840 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/core.c' (39,867) at 20240628080014033
41841 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/module.h' (39,868) at 20220525020652098
41842 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/dp_mcu_firmware.h' (39,869) at 20230720080043539
41843 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memcpy.S' (39,870) at 20240405153230095
41844 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/ddr.c' (39,871) at 20210308005002968
41845 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/fts/fts_1.2.7.bb' (39,872) at 20230503080014615
41846 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vhost-user-gpu-pci.c' (39,873) at 20221215040039106
41847 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-core/os-release/os-release.bbappend' (39,874) at 20230221040011682
41848 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/rust/rust_root_crate.sh' (39,875) at 20241211090212458
41849 2025-01-21 03:00:58.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/ds24xxx.c' (39,876) at 20210308005003536
41850 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/hre.c' (39,877) at 20210308005003000
41851 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/templates/default/local.conf.sample' (39,878) at 20241221090017480
41852 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/clocksource.h' (39,879) at 20210307214931694
41853 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts' (39,880) at 20240405153045737
41854 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_config.cpp' (39,881) at 20240819080030255
41855 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a2xx_gpu.c' (39,882) at 20240405153230587
41856 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/isa-rtc.c' (39,883) at 20240405153045645
41857 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/sdl2-gl.c' (39,884) at 20241211090212558
41858 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice_22.08.8.bb' (39,885) at 20220409030017471
41859 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/ss.h' (39,886) at 20210307214931582
41860 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/archrandom.h' (39,887) at 20240405153052617
41861 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/dlg,da9063-regulator.h' (39,888) at 20210307214931346
41862 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/srq.c' (39,889) at 20220525020653163
41863 2025-01-21 03:00:58.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/colo-proxy.txt' (39,890) at 20240906080037172
41864 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-factors.c' (39,891) at 20210307214927030
41865 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/file_handler_unittest.cpp' (39,892) at 20211023000052680
41866 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_sensor.h' (39,893) at 20210307214928838
41867 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/perf_event.h' (39,894) at 20210307214926322
41868 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/vmaccess.c' (39,895) at 20210307214932714
41869 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1016.c' (39,896) at 20240405153232155
41870 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst.h' (39,897) at 20240405153232179
41871 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-udp.c' (39,898) at 20230426080043656
41872 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/hip04-bootwrapper.yaml' (39,899) at 20240405153045013
41873 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/keystone_nav.c' (39,900) at 20210308005003372
41874 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-alt-u-boot.dts' (39,901) at 20210308005002600
41875 2025-01-21 03:00:58.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/cpu_init.c' (39,902) at 20210308005002836
41876 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pmsa-v7.c' (39,903) at 20210512100029182
41877 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sunxi-common.h' (39,904) at 20210308005003620
41878 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/valkyriefb.h' (39,905) at 20210307214930946
41879 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/sleepgraph.8' (39,906) at 20240405153054217
41880 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/vpd.c' (39,907) at 20240405153231299
41881 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/kup.c' (39,908) at 20240405153230047
41882 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bcm933xx_hcs.h' (39,909) at 20210307214931622
41883 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-compile.c' (39,910) at 20210307214932466
41884 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_tuner.h' (39,911) at 20210309003650376
41885 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_netdev.h' (39,912) at 20240405153051065
41886 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_11.dtso' (39,913) at 20240405153231279
41887 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3060.h' (39,914) at 20240405153053677
41888 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-or-later' (39,915) at 20211006000025234
41889 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/asm-prototypes.h' (39,916) at 20241211090145389
41890 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/rsa.h' (39,917) at 20210307214931310
41891 2025-01-21 03:00:58.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6795-evb.dts' (39,918) at 20240405153045745
41892 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/aspeed-p2a-ctrl.txt' (39,919) at 20210307214925362
41893 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v11_0.h' (39,920) at 20220525020652478
41894 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/skeleton/pid_iter.bpf.c' (39,921) at 20240613080016551
41895 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/mcip.c' (39,922) at 20240405153229863
41896 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/config-static-bmc.json.in' (39,923) at 20210308005120349
41897 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/secureboot.c' (39,924) at 20221102030020769
41898 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-sq201.dts' (39,925) at 20240405153045433
41899 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/0001-add-missing-FTW_-macros-when-not-available-in-libc.patch' (39,926) at 20231126090012777
41900 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k.h' (39,927) at 20240405153230911
41901 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/hello-s390x-asm.S' (39,928) at 20230925080040101
41902 2025-01-21 03:00:58.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/bootm.c' (39,929) at 20210308005002544
41903 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-cy8c95x0.c' (39,930) at 20240405153231327
41904 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_test.c' (39,931) at 20240326080039462
41905 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/mmu_global.h' (39,932) at 20210307214930542
41906 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/Makefile' (39,933) at 20210308005046397
41907 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_enet.h' (39,934) at 20240405153230947
41908 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/gdbstub/test-svc.py' (39,935) at 20240906080037580
41909 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ams-delta.c' (39,936) at 20240405153230867
41910 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/pseudo_pyc_test2.py' (39,937) at 20210307205554386
41911 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpufeature.h' (39,938) at 20210307214931370
41912 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hugetlb.h' (39,939) at 20240405153046309
41913 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/riscv64.conf' (39,940) at 20240106090017257
41914 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func7.c' (39,941) at 20240405153054277
41915 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_tpl.py' (39,942) at 20210308005003748
41916 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/board.h' (39,943) at 20210308005003076
41917 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cast_common.c' (39,944) at 20210307214926794
41918 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm/0001-Correctly-check-the-stamp-file-that-indicates-if-we-.patch' (39,945) at 20220204040022688
41919 2025-01-21 03:00:58.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/control.h' (39,946) at 20210307214931394
41920 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Heater.v1_0_2.json' (39,947) at 20240619080002948
41921 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/conversion_trigger.cpp' (39,948) at 20231228090030524
41922 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRML/meson.build' (39,949) at 20230825080021137 to deleted uid set
41923 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/pic32-rng.c' (39,950) at 20240405153230199
41924 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cputable.h' (39,951) at 20240405153230027
41925 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-lpss_ltr' (39,952) at 20210307214925198
41926 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.c' (39,953) at 20240411080014074
41927 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/0002-don-t-try-to-run-generated-binaries.patch' (39,954) at 20241221090017676
41928 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts' (39,955) at 20240805080013923
41929 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolingUnitCollection.json' (39,956) at 20240619080002944
41930 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/bti-crt.c.inc' (39,957) at 20240326080039742
41931 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/workqueue/wq_dump.py' (39,958) at 20240405153232291
41932 2025-01-21 03:00:58.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_iw_cm.h' (39,959) at 20210307214928438
41933 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi' (39,960) at 20240405153045709
41934 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/format-yaml/format-yaml.py' (39,961) at 20221209040019091
41935 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/stm32-adc-core.c' (39,962) at 20210308005003332
41936 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ehci-dbgp.h' (39,963) at 20210307214931530
41937 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/Kconfig' (39,964) at 20210308005003052
41938 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/sem.c' (39,965) at 20240405153231887
41939 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atmel_lcdfb.c' (39,966) at 20240405153231579
41940 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/Makefile' (39,967) at 20240405153231219
41941 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/proc.c' (39,968) at 20240405153051261
41942 2025-01-21 03:00:58.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_drv.c' (39,969) at 20240405153230587
41943 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conncount.c' (39,970) at 20240913080013861
41944 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/svgalib.c' (39,971) at 20240405153231583
41945 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/sock.c' (39,972) at 20210309003654284
41946 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-timeout.rst' (39,973) at 20220525020651782
41947 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweron' (39,974) at 20241031080012183
41948 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/ioctl.h' (39,975) at 20210307214930946
41949 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/Makefile' (39,976) at 20210307214930986
41950 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt' (39,977) at 20240405153045053
41951 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/q54sj108a2.rst' (39,978) at 20220525020651738
41952 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-dvb.c' (39,979) at 20210307214928810
41953 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml' (39,980) at 20240405153229763
41954 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/builddeb' (39,981) at 20240405153232107
41955 2025-01-21 03:00:58.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/cs461x.rst' (39,982) at 20210307214925514
41956 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_dbg.c' (39,983) at 20240405153050133
41957 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-env.sh' (39,984) at 20210307205554534
41958 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/i2c-mux-gpio.c' (39,985) at 20210308005003384
41959 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8997-private.h' (39,986) at 20210307214931430
41960 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/datadir.c' (39,987) at 20240326080039634
41961 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global2.c' (39,988) at 20240405153049753
41962 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_wlan_sme.h' (39,989) at 20210307214930646
41963 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mipsn32-linux-user.mak' (39,990) at 20230925080039837
41964 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/bcm54140.rst' (39,991) at 20210307214925498
41965 2025-01-21 03:00:58.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc2028.h' (39,992) at 20240405153049537
41966 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/qi_lb60_defconfig' (39,993) at 20240405153230011
41967 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dio_stream_encoder.c' (39,994) at 20240405153047261
41968 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat/0001-usb.h-Include-sys-types.h.patch' (39,995) at 20230317080013793
41969 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/pinmux-config-dalmore.h' (39,996) at 20210308005003024
41970 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ppsmc.h' (39,997) at 20210307214928002
41971 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-serialgetty.bb' (39,998) at 20241206090014318
41972 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/binding.h' (39,999) at 20240405153050521
41973 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sc8180x.yaml' (40,000) at 20240405153045029
41974 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35950.c' (40,001) at 20240613080016407 to deleted uid set
41975 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/dps310@76.conf' (40,002) at 20240904080027734
41976 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/hweight.h' (40,003) at 20210307214932474
41977 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/pamela_1.2.0.bb' (40,004) at 20241221090017548
41978 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-freq' (40,005) at 20210307214932570
41979 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_tcpudp.h' (40,006) at 20210307214931646
41980 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-div6.h' (40,007) at 20210307214927010
41981 2025-01-21 03:00:58.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bugs.h' (40,008) at 20240405153046381
41982 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/taurus/MAINTAINERS' (40,009) at 20210308005003052
41983 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch' (40,010) at 20241221090017684
41984 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_adminq.h' (40,011) at 20240405153230947
41985 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra186-p2771-0000-500.dts' (40,012) at 20210308005002628
41986 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/index.rst' (40,013) at 20240405153044945
41987 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/rate_template.h' (40,014) at 20230426080043636
41988 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/stdplus.wrap' (40,015) at 20240329080027212
41989 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c' (40,016) at 20241211090145413
41990 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff' (40,017) at 20241221090017680
41991 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-set-filter.rst' (40,018) at 20220525020651778
41992 2025-01-21 03:00:58.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-elementpath_4.6.0.bb' (40,019) at 20241221090017552
41993 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pwm-vibra.c' (40,020) at 20240613080016419
41994 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/iothread.h' (40,021) at 20210927100127641
41995 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-panel-sharp-ls037v7dw01.dtsi' (40,022) at 20210308005002596
41996 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/phosphor-settings-defaults-native/yosemite4-temporary-host-software-versions.yml' (40,023) at 20240803080017241
41997 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/qcom,pm8018-adc.yaml' (40,024) at 20240405153045073
41998 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/Build' (40,025) at 20210307214932582
41999 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/asc.c' (40,026) at 20240906080037200
42000 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_bind.py' (40,027) at 20210308005003744
42001 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iopoll.h' (40,028) at 20240405153052709
42002 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c' (40,029) at 20210307214927966
42003 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-compressed.rst' (40,030) at 20240405153045317
42004 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,lp87561-q1.yaml' (40,031) at 20220525020651690
42005 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/0001-remove-dropped-templates.patch' (40,032) at 20230919080013958
42006 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_dump.c' (40,033) at 20220525020653987
42007 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/arch_hweight.h' (40,034) at 20210307214926750
42008 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/dma-iommu.h' (40,035) at 20240405153230743
42009 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch' (40,036) at 20230706080014761
42010 2025-01-21 03:00:58.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi.h' (40,037) at 20210308005003020
42011 2025-01-21 03:00:58.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/cobalt_defconfig' (40,038) at 20240405153045993
42012 2025-01-21 03:00:58.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max8997_pmic.h' (40,039) at 20210308005003680
42013 2025-01-21 03:00:58.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mca_asm.h' (40,040) at 20210307214926118
42014 2025-01-21 03:00:58.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_qp_tx.c' (40,041) at 20241118090018495
42015 2025-01-21 03:00:58.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/bcdsub.c' (40,042) at 20221215040039390
42016 2025-01-21 03:00:58.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm1681.c' (40,043) at 20240405153053665
42017 2025-01-21 03:00:58.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_sds.c' (40,044) at 20240405153051565
42018 2025-01-21 03:00:58.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_dcb.c' (40,045) at 20240411080014094
42019 2025-01-21 03:00:58.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/fw_cfg.h' (40,046) at 20241211090212362
42020 2025-01-21 03:00:58.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mie3-compl.c' (40,047) at 20220429100100946
42021 2025-01-21 03:00:58.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pfn.h' (40,048) at 20210307214931470
42022 2025-01-21 03:00:58.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/ServerPowerOperations.vue' (40,049) at 20241023080037275
42023 2025-01-21 03:00:58.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tas6424.txt' (40,050) at 20210309003648396
42024 2025-01-21 03:00:58.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_5_offset.h' (40,051) at 20240405153048285
42025 2025-01-21 03:00:58.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-brotli_1.1.0.bb' (40,052) at 20241221090017548
42026 2025-01-21 03:00:58.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma7_qm_regs.h' (40,053) at 20240405153046573
42027 2025-01-21 03:00:58.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/coreboot.c' (40,054) at 20210308005003524
42028 2025-01-21 03:00:58.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r300_reg.h' (40,055) at 20240405153048717
42029 2025-01-21 03:00:58.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/flash.h' (40,056) at 20210308005003648
42030 2025-01-21 03:00:58.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/readfru.mako.cpp' (40,057) at 20220903030025790
42031 2025-01-21 03:00:58.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/bmu.h' (40,058) at 20210308005003676
42032 2025-01-21 03:00:58.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/MAINTAINERS' (40,059) at 20210308005002904
42033 2025-01-21 03:00:58.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/machine.c' (40,060) at 20240906080037532
42034 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/abp060mg.c' (40,061) at 20240405153049009
42035 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/amlogic_thermal.c' (40,062) at 20240405153231495
42036 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/devkit3250_spl.c' (40,063) at 20210308005003080
42037 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t-cubietruck-plus.dts' (40,064) at 20240405153045389
42038 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zipitz2/zipitz2.c' (40,065) at 20210308005003204
42039 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/Kconfig' (40,066) at 20240405153053109
42040 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/pr-manager-stub.c' (40,067) at 20210308005046253
42041 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/init.c' (40,068) at 20240405153230003
42042 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/xlnx,gmii-to-rgmii.yaml' (40,069) at 20240405153229779
42043 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/da9052-hwmon.c' (40,070) at 20220525020653055
42044 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-imx-tpm.c' (40,071) at 20240913080013785
42045 2025-01-21 03:00:58.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sys_info_param.hpp' (40,072) at 20230513080027506
42046 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/b43legacy.h' (40,073) at 20240405153050489
42047 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/Kconfig' (40,074) at 20210308005002916
42048 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vsx_asm.S' (40,075) at 20210307214932702
42049 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/ptrace.h' (40,076) at 20210308005002824
42050 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spu_priv1.h' (40,077) at 20210307214926390
42051 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-ppce500.h' (40,078) at 20210308005003612
42052 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk-hsdk-cgu.c' (40,079) at 20210308005003348
42053 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-ccm.c' (40,080) at 20240405153046961
42054 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/redfish-tests/README.md' (40,081) at 20240821080039164
42055 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/bare-metal-espi/disable-espi.service' (40,082) at 20241126090011759
42056 2025-01-21 03:00:58.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/O_component_ids.json' (40,083) at 20240323080030085
42057 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/regression-vhdx-log' (40,084) at 20230426080043944
42058 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/xor.S' (40,085) at 20240405153229995
42059 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-sansa.dts' (40,086) at 20240405153229891
42060 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7793.c' (40,087) at 20240405153048949
42061 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__variant.hpp' (40,088) at 20241217090453707
42062 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/Kconfig' (40,089) at 20210307214925946
42063 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,ads117x.txt' (40,090) at 20210307214925434
42064 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/cdns,dphy.yaml' (40,091) at 20240405153045129
42065 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/irq_regs.h' (40,092) at 20210307214931302
42066 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/swphy.h' (40,093) at 20210307214929694
42067 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a779g0-cpg-mssr.c' (40,094) at 20240405153230235
42068 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-bus.h' (40,095) at 20240326080039542
42069 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch' (40,096) at 20240106090017233
42070 2025-01-21 03:00:58.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-evm.dtso' (40,097) at 20240405153045597
42071 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/tegra_i2c.c' (40,098) at 20210308005003384
42072 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rsk7264_defconfig' (40,099) at 20240405153230087
42073 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/process.h' (40,100) at 20240405153046437
42074 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/xen-detect.c' (40,101) at 20230925080039993
42075 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pse-pd/pse-controller.yaml' (40,102) at 20240405153045121
42076 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-audioout.rst' (40,103) at 20220525020651786
42077 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/fls.h' (40,104) at 20210307214932474
42078 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/YPL-1.0' (40,105) at 20211006000025246
42079 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/espeak_1.48.04.bb' (40,106) at 20241221090017536
42080 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_st.c' (40,107) at 20240405153046653
42081 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (40,108) at 20210812000025162
42082 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/poly1305-armv8.pl' (40,109) at 20210309003648772
42083 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/topology.c' (40,110) at 20240405153046425
42084 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/fennec_rk3288/Kconfig' (40,111) at 20210308005003040
42085 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/tmpd.cpp' (40,112) at 20220922030007675
42086 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ist.h' (40,113) at 20210307214926666
42087 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/switch_to.h' (40,114) at 20210307214926166
42088 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_bpf.c' (40,115) at 20240405153232055
42089 2025-01-21 03:00:58.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_debugfs.c' (40,116) at 20240405153231263
42090 2025-01-21 03:00:58.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/Kconfig' (40,117) at 20240405153050729
42091 2025-01-21 03:00:58.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/.clang-tidy' (40,118) at 20241129090023557
42092 2025-01-21 03:00:58.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-ixp4xx.h' (40,119) at 20240405153230867
42093 2025-01-21 03:00:58.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mconsole_kern.c' (40,120) at 20240405153230099
42094 2025-01-21 03:00:58.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/etnaviv_drm.h' (40,121) at 20220525020654663
42095 2025-01-21 03:00:58.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/core.c' (40,122) at 20240906080037224
42096 2025-01-21 03:00:58.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/.gitignore' (40,123) at 20220603030026297
42097 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman.c' (40,124) at 20240405153231451
42098 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra71-evm-u-boot.dtsi' (40,125) at 20210308005002576
42099 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.c' (40,126) at 20240405153049473
42100 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-util.h' (40,127) at 20210307214930602
42101 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_handle.h' (40,128) at 20210307214928806
42102 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vsockmon.c' (40,129) at 20220525020653699
42103 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dvico-portable.c' (40,130) at 20210307214928782
42104 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/.gitignore' (40,131) at 20210308005100989
42105 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/README.md' (40,132) at 20240809080033019
42106 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-dev.bb' (40,133) at 20220204040022564
42107 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/procinfo.h' (40,134) at 20210307214925854
42108 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch' (40,135) at 20210307205554602
42109 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/302' (40,136) at 20220429100100926
42110 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8d000/tmp75@4a.conf' (40,137) at 20210307205554094
42111 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_gem.c' (40,138) at 20240405153230603
42112 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/nx.h' (40,139) at 20210307214932702
42113 2025-01-21 03:00:58.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dm816x-clocks.dtsi' (40,140) at 20210308005002576
42114 2025-01-21 03:00:58.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb' (40,141) at 20241221090017564
42115 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/hal.h' (40,142) at 20240405153050473
42116 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-string.json' (40,143) at 20210308005046401
42117 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/npcm7xx_sdhci.c' (40,144) at 20241211090212334
42118 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/ptrace.h' (40,145) at 20240405153045941
42119 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/util/perf_regs.c' (40,146) at 20240405153232219
42120 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/uaccess.S' (40,147) at 20240405153046265
42121 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/file_direct.c' (40,148) at 20240820080014177
42122 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Graphics-Gems' (40,149) at 20241221090017616
42123 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-ccix-per.h' (40,150) at 20241114091008832
42124 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/cmd.c' (40,151) at 20220525020653815
42125 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-f2fs' (40,152) at 20241211090145365
42126 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtsi' (40,153) at 20241211090145373
42127 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/kwboot.1' (40,154) at 20210308005003332
42128 2025-01-21 03:00:58.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/irq.c' (40,155) at 20240405153045909
42129 2025-01-21 03:00:58.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/dbx500-prcmu.h' (40,156) at 20210307214931342
42130 2025-01-21 03:00:58.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/Makefile' (40,157) at 20210308005002548
42131 2025-01-21 03:00:58.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/Makefile' (40,158) at 20210308005002960
42132 2025-01-21 03:00:58.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_addr_any.sh' (40,159) at 20210307214932694
42133 2025-01-21 03:00:58.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml' (40,160) at 20240405153045157
42134 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/isert/ib_isert.c' (40,161) at 20240405153049121
42135 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/monitor_wwnr.rst' (40,162) at 20240405153229831
42136 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/README' (40,163) at 20220525020655123
42137 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/test/sdbus_mock.hpp' (40,164) at 20241203090049024
42138 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/aarch64-mte.xml' (40,165) at 20240906080037184
42139 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/visualize-pdr/pldm_visualise_pdrs.py' (40,166) at 20221213040036921
42140 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_vbi.c' (40,167) at 20240405153049269
42141 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/Kconfig' (40,168) at 20210308005003456
42142 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/digicolor-wdt.txt' (40,169) at 20210307214925450
42143 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clkdivider-hi6220.c' (40,170) at 20210307214926974
42144 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/b2c2/flexcop-usb.c' (40,171) at 20240613080016427
42145 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/chipidea/core.c' (40,172) at 20240405153231535 to deleted uid set
42146 2025-01-21 03:00:58.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/meson.build' (40,173) at 20241211090212494
42147 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-isl1208.c' (40,174) at 20240805080014003
42148 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/linux-yocto-rt.yml' (40,175) at 20241206090014206
42149 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mtk-sd.c' (40,176) at 20210308005003404
42150 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/cypress_cy7c63.c' (40,177) at 20241008080013987
42151 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk-netcp.dtsi' (40,178) at 20210308005002592
42152 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/evm.c' (40,179) at 20230720080043535
42153 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5-log.h' (40,180) at 20240405153049261
42154 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/kconfig-frontends_4.11.0.1.bb' (40,181) at 20241221090017512
42155 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page-isolation.h' (40,182) at 20240405153052757
42156 2025-01-21 03:00:58.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0024-corstone1000-adjust-boot-bank-and-kernel-location.patch' (40,183) at 20240413080012627
42157 2025-01-21 03:00:58.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ptp.h' (40,184) at 20240405153230919
42158 2025-01-21 03:00:58.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/rde_dictionary_manager_test.cpp' (40,185) at 20220603030001748
42159 2025-01-21 03:00:58.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_connect.c' (40,186) at 20240812080017268
42160 2025-01-21 03:00:58.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aead_api.h' (40,187) at 20210307214931982
42161 2025-01-21 03:00:58.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/vstruct.h' (40,188) at 20240405153052221
42162 2025-01-21 03:00:58.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/Cpu_General.json' (40,189) at 20221213040036917
42163 2025-01-21 03:00:58.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/lvds_rk3288.h' (40,190) at 20210308005002664
42164 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32h743-disco_defconfig' (40,191) at 20210308005003280
42165 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench_block_job.py' (40,192) at 20240326080039630
42166 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_atari.c' (40,193) at 20220525020653839
42167 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt6797-pinfunc.h' (40,194) at 20210307214931342
42168 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/percpu_test.c' (40,195) at 20210307214931810
42169 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_madd_q_h.c' (40,196) at 20210308005046509
42170 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libc-test_git.bb' (40,197) at 20241206090014314
42171 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-hps2fpga-bridge.txt' (40,198) at 20210307214925314
42172 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/mcfuart.c' (40,199) at 20210308005003484
42173 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sdradd.c' (40,200) at 20210308004938828
42174 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/tayga.conf' (40,201) at 20231014080011723
42175 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/sltimers.c' (40,202) at 20220525020651982
42176 2025-01-21 03:00:58.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/qts/pinmux_config.h' (40,203) at 20210308005002952
42177 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/aperture.c' (40,204) at 20240405153052173
42178 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/tesseract.py' (40,205) at 20241211090212538
42179 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/malta.h' (40,206) at 20210308005003604
42180 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/Kconfig' (40,207) at 20240405153045685
42181 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/genimage.sh' (40,208) at 20240405153046353
42182 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/hash.c' (40,209) at 20240405153052357
42183 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-gxl-gpio.h' (40,210) at 20210307214931338
42184 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceq_w_phr.c' (40,211) at 20210308005046505
42185 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa-ssp.h' (40,212) at 20210307214932402
42186 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/bios/enum_attrs.json' (40,213) at 20221213040036917
42187 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/csi_rx_rmgr.h' (40,214) at 20210307214930566
42188 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev-throttle.c' (40,215) at 20240326080039410
42189 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/cleanup_bmc.robot' (40,216) at 20221213040017973
42190 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus/9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch' (40,217) at 20230706080014761
42191 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fdt_host.h' (40,218) at 20210308005003760
42192 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/css.py' (40,219) at 20241206090014290
42193 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-icst.c' (40,220) at 20240405153046873
42194 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/run-ptest' (40,221) at 20231011080016582
42195 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10dpcm8.rst' (40,222) at 20210309003648496
42196 2025-01-21 03:00:58.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (40,223) at 20241213090035010
42197 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/target.rst' (40,224) at 20210309003648412
42198 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/checksum.h' (40,225) at 20241211090212366
42199 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-aster.dts' (40,226) at 20240405153045529
42200 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/fsl_chain_of_trust.c' (40,227) at 20210308005002960
42201 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst.h' (40,228) at 20240405153232243
42202 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ipi.h' (40,229) at 20240405153052893
42203 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/local.conf.sample' (40,230) at 20241221090017460
42204 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/iplb.h' (40,231) at 20241211090212442
42205 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_debugfs.c' (40,232) at 20240405153047177
42206 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/pinmux-common.c' (40,233) at 20210308005002788
42207 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-dfsdm.h' (40,234) at 20240405153048961
42208 2025-01-21 03:00:58.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/hisilicon/Kconfig' (40,235) at 20240405153052161
42209 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng/Modify-configure.in-and-etc-Makefile.am.patch' (40,236) at 20230317080013785
42210 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-fm3130.c' (40,237) at 20240405153051497
42211 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-spear.c' (40,238) at 20240405153051453
42212 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmx' (40,239) at 20210307205554482
42213 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-mio.c' (40,240) at 20210307214927042
42214 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel2.svg' (40,241) at 20240405153044933
42215 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Legacy/meson.build' (40,242) at 20230825080021141 to deleted uid set
42216 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/Makefile' (40,243) at 20210307214930262
42217 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc32.c' (40,244) at 20240405153053081
42218 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/apll.c' (40,245) at 20240405153046865
42219 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm_ops.h' (40,246) at 20240405153230135
42220 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_overtemp.sh' (40,247) at 20241226090016123
42221 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableProcessors.vue' (40,248) at 20241004080035967
42222 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ko_KR/stable_api_nonsense.txt' (40,249) at 20210307214925582
42223 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/rx.c' (40,250) at 20240405153050557
42224 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2dnt2.dts' (40,251) at 20220525020652030
42225 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/AccountPermission.pm' (40,252) at 20220612030016735
42226 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb' (40,253) at 20240301090012423
42227 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/xtalk/xtalk.h' (40,254) at 20210307214926250
42228 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Event_v1.xml' (40,255) at 20240918080002712
42229 2025-01-21 03:00:58.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/da8xx-fb.h' (40,256) at 20210307214931694
42230 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/dms-ba16.c' (40,257) at 20210308005002908
42231 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-dpi.yaml' (40,258) at 20220525020651670
42232 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-rnbd' (40,259) at 20220525020651630
42233 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/os-posix.c' (40,260) at 20240906080037380
42234 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/recovery.c' (40,261) at 20240913080013829
42235 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_syncmap.c' (40,262) at 20210307214927854
42236 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_ioctl.h' (40,263) at 20210307214930358
42237 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/acrn/introduction.rst' (40,264) at 20220525020651774
42238 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/machvec.c' (40,265) at 20221102030020741
42239 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Aanekoski' (40,266) at 20210307205553766
42240 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/acer-ec-a500.c' (40,267) at 20240405153230831
42241 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/can/meson.build' (40,268) at 20240906080037376
42242 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rt4831.c' (40,269) at 20240405153049613
42243 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200wb.c' (40,270) at 20240405153048573
42244 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/subprojects/ipmiblob.wrap' (40,271) at 20230815080023508
42245 2025-01-21 03:00:58.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vbi_525.svg' (40,272) at 20220525020651786
42246 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz' (40,273) at 20210307205554594 to deleted uid set
42247 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/tswap.h' (40,274) at 20241211090212358
42248 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-empty.bconf' (40,275) at 20210307214932458
42249 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/awacs.c' (40,276) at 20240405153232139
42250 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/Kconfig.cputype' (40,277) at 20240405153230051
42251 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8541_defconfig' (40,278) at 20210309003648872
42252 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/mx6ullevk.c' (40,279) at 20210308005002988
42253 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/power_helpers.h' (40,280) at 20240405153230423
42254 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mtr/mtr_0.95.bb' (40,281) at 20220402030015911
42255 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watch_queue/.gitignore' (40,282) at 20220525020654935
42256 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-pro-sku.dtsi' (40,283) at 20240405153045785
42257 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2ul-smarc-pinfunction.dtsi' (40,284) at 20240405153229967
42258 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-request-ioc-reinit.rst' (40,285) at 20210309003648484
42259 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/clang-warnings.patch' (40,286) at 20210307205554466
42260 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfmmu.h' (40,287) at 20210307214926162
42261 2025-01-21 03:00:58.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/stats.h' (40,288) at 20240820080014177
42262 2025-01-21 03:00:58.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fpga-manager' (40,289) at 20210309003648256
42263 2025-01-21 03:00:58.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/silead,gsl1680.yaml' (40,290) at 20240405153045081
42264 2025-01-21 03:00:58.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Apache-2.0-with-LLVM-exception' (40,291) at 20210307205554414
42265 2025-01-21 03:00:58.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.c' (40,292) at 20240405153231267
42266 2025-01-21 03:00:58.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/xattr.c' (40,293) at 20241115090012965
42267 2025-01-21 03:00:58.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/Fix-the-test-output-format.patch' (40,294) at 20240302090018246
42268 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-ipu0.c' (40,295) at 20240405153046797
42269 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ibm-ac-server/ibm-basic-eth-map.json' (40,296) at 20230930080011588
42270 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/refcount.h' (40,297) at 20240405153052785
42271 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/blockcheck.h' (40,298) at 20220525020654463
42272 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t208xqds.c' (40,299) at 20210308005002996
42273 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/gen.c' (40,300) at 20240405153232207
42274 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_mfb.c' (40,301) at 20210307214930898
42275 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/fdtdec_test.c' (40,302) at 20210308005003704
42276 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/inventory.pl' (40,303) at 20210308005052045
42277 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/dbus-vmstate.rst' (40,304) at 20220429100100418
42278 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/phy-intel-keembay-emmc.c' (40,305) at 20210726100024735
42279 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/spinlock.h' (40,306) at 20240405153052621
42280 2025-01-21 03:00:58.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_rddsp.c' (40,307) at 20210308005046505
42281 2025-01-21 03:00:58.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cm.c' (40,308) at 20240429080012424
42282 2025-01-21 03:00:58.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/i2o.h' (40,309) at 20210307214929162
42283 2025-01-21 03:00:58.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/xchg' (40,310) at 20240405153053433
42284 2025-01-21 03:00:58.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/dpdmai.h' (40,311) at 20210307214927126
42285 2025-01-21 03:00:58.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/fortify.c' (40,312) at 20240405153049641
42286 2025-01-21 03:00:58.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/fpga.h' (40,313) at 20210308005003052
42287 2025-01-21 03:00:58.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/inband_code_update.cpp' (40,314) at 20240819080030263
42288 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-ep0.c' (40,315) at 20220525020654243
42289 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UCAR' (40,316) at 20241221090017616
42290 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/baikal,bt1-pcie.yaml' (40,317) at 20240405153045121
42291 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/080_fill_empty.dts' (40,318) at 20210308005003752
42292 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/rename_flags.sh' (40,319) at 20240405153054177
42293 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/ptn3460.c' (40,320) at 20210308005003524
42294 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8822bwifionly.c' (40,321) at 20210307214929918
42295 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/mace.h' (40,322) at 20210307214929298
42296 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/bmp280@77.conf' (40,323) at 20240904080027734
42297 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/Makefile' (40,324) at 20240405153050409
42298 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,bcm63xx-spi.yaml' (40,325) at 20240405153229799
42299 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/params.c' (40,326) at 20240405153231543
42300 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts' (40,327) at 20210308005002636
42301 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/duktape/duktape_2.7.0.bb' (40,328) at 20241221090017516
42302 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/q40ints.h' (40,329) at 20210307214926162
42303 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/emmc-init/emmc-init_0.1.bb' (40,330) at 20241206090014222
42304 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-docs-cases/README' (40,331) at 20220402030016139
42305 2025-01-21 03:00:58.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/314.out' (40,332) at 20240326080039734
42306 2025-01-21 03:00:58.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd.c' (40,333) at 20241018080014542
42307 2025-01-21 03:00:58.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmu_context.h' (40,334) at 20220525020652090
42308 2025-01-21 03:00:58.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-armada-370-xp.c' (40,335) at 20240405153046877
42309 2025-01-21 03:00:58.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utobject.c' (40,336) at 20240405153046625
42310 2025-01-21 03:00:58.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8916.c' (40,337) at 20240405153230735
42311 2025-01-21 03:00:58.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/container_traits.hpp' (40,338) at 20241219090033968
42312 2025-01-21 03:00:58.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/iio-trig-interrupt.c' (40,339) at 20240405153049017
42313 2025-01-21 03:00:58.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/cputype.h' (40,340) at 20240405153045637
42314 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FilterCollection.json' (40,341) at 20240619080002948
42315 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ucc_uart.c' (40,342) at 20240405153231523
42316 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch' (40,343) at 20241221090017680
42317 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/Makefile' (40,344) at 20210307214929578
42318 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_47.0.bb' (40,345) at 20241221090017488
42319 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/meson.build' (40,346) at 20230925080040025
42320 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/cdc.h' (40,347) at 20210308005003672
42321 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ideapad_slidebar.c' (40,348) at 20210307214928482
42322 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/termbits.h' (40,349) at 20240617080017378
42323 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/pm.h' (40,350) at 20240405153052885
42324 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6797.h' (40,351) at 20210307214930082
42325 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5907.dts' (40,352) at 20240405153045501
42326 2025-01-21 03:00:58.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.20.bb' (40,353) at 20241221090017492
42327 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/super.c' (40,354) at 20241104090011599
42328 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/Makefile' (40,355) at 20240405153230027
42329 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/romfs_fs.h' (40,356) at 20240405153052937
42330 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_optc.c' (40,357) at 20240405153047237
42331 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-riscv32_defconfig' (40,358) at 20210308005003276
42332 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-pcie.c' (40,359) at 20240405153231315
42333 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/omap3_smc911x.c' (40,360) at 20210308005002948
42334 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos5250-common.h' (40,361) at 20210308005003596
42335 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/ibm_vpd_app.cpp' (40,362) at 20241016080022034
42336 2025-01-21 03:00:58.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/shmparam.h' (40,363) at 20210307214925670
42337 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/charger-manager.c' (40,364) at 20240405153051433
42338 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/scx200_gpio.c' (40,365) at 20210307214926950
42339 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear300_usbtty_defconfig' (40,366) at 20210308005003280
42340 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/run-ptest' (40,367) at 20210307205553894
42341 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r2.dts' (40,368) at 20240405153045781
42342 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libxml/libxml++-5.0_5.0.1.bb' (40,369) at 20241221090017508
42343 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/apple.yaml' (40,370) at 20240405153045013
42344 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/miqi_rk3288.h' (40,371) at 20210308005003604
42345 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.c' (40,372) at 20210307214925910
42346 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_nvm_iscsi_cfg.h' (40,373) at 20210307214930386
42347 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-Include-missing-cstdint-header.patch' (40,374) at 20241221090017552
42348 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/dwarf.h' (40,375) at 20210307214926550
42349 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nsh/nsh.c' (40,376) at 20240520080015231
42350 2025-01-21 03:00:58.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/Makefile' (40,377) at 20210307214932710
42351 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz' (40,378) at 20210307205554594 to deleted uid set
42352 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/tree_lookup.c' (40,379) at 20240405153053021
42353 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/147' (40,380) at 20240326080039730
42354 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-clk-ccf.dtsi' (40,381) at 20210308005002636
42355 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report.c' (40,382) at 20241216090017781
42356 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmm8155au_2.dtsi' (40,383) at 20240405153229943
42357 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-design-CFS.rst' (40,384) at 20240405153229827
42358 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/at91_pmc.h' (40,385) at 20240405153052669
42359 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/app-navigation.js' (40,386) at 20210308005107069
42360 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-fixed-factor.h' (40,387) at 20210307214926958
42361 2025-01-21 03:00:58.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/config.json' (40,388) at 20231213090027094
42362 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bonding.h' (40,389) at 20240910080014082
42363 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc32defs.h' (40,390) at 20210307214931794
42364 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_crtc.c' (40,391) at 20240405153048565
42365 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/efirtc.rst' (40,392) at 20240405153044977
42366 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/fsl_linflexuart.c' (40,393) at 20240405153231511
42367 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto_tcp.c' (40,394) at 20210309003654408
42368 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysfb.h' (40,395) at 20240405153231843
42369 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/ras.c' (40,396) at 20210307214930182
42370 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (40,397) at 20240201090017664
42371 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/pytest.ini' (40,398) at 20210308005003744
42372 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/disable-werror.config' (40,399) at 20240405153230027
42373 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/msg_flags.c' (40,400) at 20240405153054173
42374 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun6i-rtc.h' (40,401) at 20240405153231795
42375 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch' (40,402) at 20241221090017660
42376 2025-01-21 03:00:58.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-access.h' (40,403) at 20221215040039190
42377 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/hibernate.c' (40,404) at 20240405153053025
42378 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/serv.py' (40,405) at 20241206090014290
42379 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_fw.c' (40,406) at 20240405153053365
42380 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/eventfd.c' (40,407) at 20210307214932578
42381 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/Kconfig' (40,408) at 20241211090212338
42382 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/processor.h' (40,409) at 20210307214926750
42383 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_txnmgr.h' (40,410) at 20210307214931138
42384 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-eukrea-mbmx28lc.dtsi' (40,411) at 20240405153229891
42385 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/cpu-exec.c' (40,412) at 20240906080037136
42386 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/pgtable.c' (40,413) at 20240411080014054
42387 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/desc.h' (40,414) at 20210307214926750
42388 2025-01-21 03:00:58.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_cbs.c' (40,415) at 20240405153050169
42389 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/snd_ps3.c' (40,416) at 20240405153053545
42390 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/intel-m10-bmc-hwmon.rst' (40,417) at 20210309003648424
42391 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/distributed-arp-table.c' (40,418) at 20240405153053169
42392 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/ipsec.c' (40,419) at 20240405153050197
42393 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ia_css_tdf_param.h' (40,420) at 20210307214930562
42394 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-socket.h' (40,421) at 20241211090212354
42395 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/axs10x.h' (40,422) at 20210308005003056
42396 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mccmon6_sd_defconfig' (40,423) at 20210308005003268
42397 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/conf/layer.conf' (40,424) at 20241221090017476
42398 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.metadata.yaml' (40,425) at 20220430030026016
42399 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7757.h' (40,426) at 20210308005002848
42400 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_display.png' (40,427) at 20210307205554254 to deleted uid set
42401 2025-01-21 03:00:58.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-auth-sasl.h' (40,428) at 20210927100127657
42402 2025-01-21 03:00:58.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/README.md' (40,429) at 20210307205553678
42403 2025-01-21 03:00:58.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/hal.h' (40,430) at 20240405153051869
42404 2025-01-21 03:00:58.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/ti-syscon.h' (40,431) at 20210308005003640
42405 2025-01-21 03:00:58.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_i2c.c' (40,432) at 20220525020654315
42406 2025-01-21 03:00:58.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/Makefile.target' (40,433) at 20240906080037576
42407 2025-01-21 03:00:58.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_ddi_buf_trans.h' (40,434) at 20240405153048441
42408 2025-01-21 03:00:58.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_performance.c' (40,435) at 20210309003649272
42409 2025-01-21 03:00:58.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/st,sti-mailbox.yaml' (40,436) at 20240405153045089
42410 2025-01-21 03:00:58.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/hyperv-proto.h' (40,437) at 20221215040039302
42411 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tcp.h' (40,438) at 20241008080014015
42412 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77686-regulator.c' (40,439) at 20240405153051465
42413 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/Makefile' (40,440) at 20240405153051389
42414 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/paccess.h' (40,441) at 20210307214926238
42415 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/Kconfig' (40,442) at 20210308005003700
42416 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0018-corstone1000-add-compressed-kernel-support.patch' (40,443) at 20240413080012627
42417 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/build.rs' (40,444) at 20241211090212458
42418 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-input.c' (40,445) at 20240405153049361
42419 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/tlb.c' (40,446) at 20240405153229987
42420 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ns87410.c' (40,447) at 20240405153046665
42421 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/image_types_verity.bbclass' (40,448) at 20241206090014246
42422 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.h' (40,449) at 20240405153047197
42423 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/hung_task.c' (40,450) at 20240405153053001
42424 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-sbc-t54.dts' (40,451) at 20240405153045609
42425 2025-01-21 03:00:58.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx6.c' (40,452) at 20240405153229911
42426 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/ptdump_debugfs.c' (40,453) at 20220525020651898
42427 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi' (40,454) at 20240405153045745
42428 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0004-dev_setup.sh-Ignore-missing-package-manager.patch' (40,455) at 20210307205553802
42429 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/client.h' (40,456) at 20240405153230603
42430 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cht_bsw_rt5645.c' (40,457) at 20240405153053945
42431 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_apollo.c' (40,458) at 20240405153046613
42432 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/dma.h' (40,459) at 20240405153047001
42433 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/unisoc/rda8810pl-orangepi-2g-iot.dts' (40,460) at 20240405153045609
42434 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_1.4.bb' (40,461) at 20241206090014250
42435 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/timer.cpp' (40,462) at 20231206090055213
42436 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_stack_map.c' (40,463) at 20210307214932650
42437 2025-01-21 03:00:58.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/s6q-ipmb-channels.json' (40,464) at 20220211110019214
42438 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mdio.h' (40,465) at 20210307214931610
42439 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/Kbuild' (40,466) at 20240405153045341
42440 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp.db' (40,467) at 20210307205553974
42441 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/neard.in' (40,468) at 20210307205554466
42442 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkincludes.pl' (40,469) at 20210307214932134
42443 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/Makefile' (40,470) at 20240405153054293
42444 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c' (40,471) at 20240405153048637
42445 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_rsa.c' (40,472) at 20210308005003708
42446 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.h' (40,473) at 20210307214929894
42447 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/netdev.h' (40,474) at 20240405153050609
42448 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/adp5520-keys.c' (40,475) at 20210307214928474
42449 2025-01-21 03:00:58.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/boot0.h' (40,476) at 20210308005002780
42450 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_softmac.c' (40,477) at 20240405153231479
42451 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-pdu001-u-boot.dtsi' (40,478) at 20210308005002560
42452 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_fib_inet.c' (40,479) at 20240405153053333
42453 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/pgtable.c' (40,480) at 20240405153046057
42454 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/Makefile' (40,481) at 20240405153051381
42455 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/uapi/asm/bitsperlong.h' (40,482) at 20210307214932454
42456 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sgx.h' (40,483) at 20240405153046397
42457 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/qcom_adm.h' (40,484) at 20240405153052681
42458 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx_tso.c' (40,485) at 20240405153231051
42459 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/video_cs5530.h' (40,486) at 20210307214930910
42460 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockmap_tcp_msg_prog.c' (40,487) at 20240405153054273
42461 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-command.json' (40,488) at 20210308005046409
42462 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c' (40,489) at 20240405153048657
42463 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sbrmi.rst' (40,490) at 20220525020651738
42464 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_recv.h' (40,491) at 20220525020654183
42465 2025-01-21 03:00:58.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mediatek,mt6357.yaml' (40,492) at 20240405153045105
42466 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326.dtsi' (40,493) at 20210307214926042
42467 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-Festival' (40,494) at 20241221090017616
42468 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_net.c' (40,495) at 20210308005002540
42469 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/retu.txt' (40,496) at 20210307214925362
42470 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-nitrogen6x.dts' (40,497) at 20240405153045505
42471 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_dvb.c' (40,498) at 20210309003650332
42472 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci-common.c' (40,499) at 20240405153230039
42473 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_dummy.c' (40,500) at 20240405153046613
42474 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mroute.h' (40,501) at 20240405153052741
42475 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos850.dtsi' (40,502) at 20240405153045721
42476 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dimgrey_cavefish_reg_init.c' (40,503) at 20220525020652466
42477 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_queue.c' (40,504) at 20240405153053333
42478 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/Makefile' (40,505) at 20210307214931062
42479 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-12.conf' (40,506) at 20230412080023460
42480 2025-01-21 03:00:58.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/iomd.h' (40,507) at 20210307214925850
42481 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/Kconfig' (40,508) at 20241211090212454
42482 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_init.h' (40,509) at 20240405153051661
42483 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rf.h' (40,510) at 20210307214929934
42484 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron.dtsi' (40,511) at 20210308005002608
42485 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/apple-mfi-fastcharge.c' (40,512) at 20220525020654283
42486 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sysctl/sysctl.sh' (40,513) at 20240405153054373
42487 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-nitrogen6x.dts' (40,514) at 20240405153045497
42488 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/OperatingConfig.v1_0_4.json' (40,515) at 20240619080002952
42489 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ltc2688.c' (40,516) at 20240405153048977
42490 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4ek/MAINTAINERS' (40,517) at 20210308005002920
42491 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/disable-tsc-test.c' (40,518) at 20210307214932710
42492 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/rpi-u-boot-scr/rpi-u-boot-scr.bb' (40,519) at 20241221090017572
42493 2025-01-21 03:00:58.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/templates/default/bblayers.conf.sample' (40,520) at 20240323080013545
42494 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/qos_sq.c' (40,521) at 20240405153050073
42495 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/Makefile' (40,522) at 20210309003649668
42496 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/gef_sbc310.c' (40,523) at 20240405153230051
42497 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.displaying-bmps' (40,524) at 20210308005003292
42498 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm-ns2.h' (40,525) at 20210307214931322
42499 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Tacolneston' (40,526) at 20210307205553798
42500 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rv1108-elgin-r1.dts' (40,527) at 20210308005002608
42501 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/context.h' (40,528) at 20240405153046429
42502 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/smartconnect.c' (40,529) at 20220525020653911
42503 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_mdb_port_down.sh' (40,530) at 20240405153054337
42504 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/main.c' (40,531) at 20210307214932614
42505 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/nbench_32bits.patch' (40,532) at 20210307205553870
42506 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/atomic-spinlock.h' (40,533) at 20240405153045357
42507 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/evtest/evtest/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (40,534) at 20220618030015170
42508 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc.h' (40,535) at 20241216090017797
42509 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lswxl.dts' (40,536) at 20240405153045457
42510 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0020-sd-event-Make-malloc_trim-conditional-on-glibc.patch' (40,537) at 20240413080012651
42511 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spartan3.h' (40,538) at 20210308005003684
42512 2025-01-21 03:00:58.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/meson.build' (40,539) at 20241010080036061
42513 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/ingenic_ecc.h' (40,540) at 20240405153049693
42514 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc32plus-linux-user.mak' (40,541) at 20230925080039837
42515 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/drv_scsi_fw_funcs.h' (40,542) at 20210307214930382
42516 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/xtensa_memory.h' (40,543) at 20210308005045993
42517 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ZPL-1.1' (40,544) at 20210307205554426
42518 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_mdio.c' (40,545) at 20240405153050309
42519 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/dumpfilelist' (40,546) at 20221213040024897
42520 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_bus.c' (40,547) at 20240405153046301
42521 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-1.22.8.inc' (40,548) at 20241221090017660
42522 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mvebu_espressobin-88f3720_defconfig' (40,549) at 20210308005003268
42523 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536ds.dtsi' (40,550) at 20210307214926342
42524 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_led.h' (40,551) at 20240405153048625
42525 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-npcm.c' (40,552) at 20240912080012042
42526 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-ipu-dsp-common.dtsi' (40,553) at 20240405153045597
42527 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/setup_64.c' (40,554) at 20240617080017378
42528 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.memhp' (40,555) at 20241211090212534 to deleted uid set
42529 2025-01-21 03:00:58.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-SC_Tenerife' (40,556) at 20210307205553766
42530 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/pci.c' (40,557) at 20240906080037236
42531 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_fill_link_info.c' (40,558) at 20240405153232259
42532 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c' (40,559) at 20240910080014042
42533 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/timer/altera_timer.txt' (40,560) at 20210308005003328
42534 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/mdio-util/mdio-util_0.1.bb' (40,561) at 20241206090014218
42535 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_dir.c' (40,562) at 20240405153052257
42536 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_nest_pervasive.h' (40,563) at 20240906080037336
42537 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/airoha/en7523-evb.dts' (40,564) at 20240405153045373
42538 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/tuner-cardlist.rst' (40,565) at 20210307214925234
42539 2025-01-21 03:00:58.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/davinci-cpufreq.h' (40,566) at 20240405153052765
42540 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c' (40,567) at 20240710080014593
42541 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx208.c' (40,568) at 20240405153230787
42542 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-evb.dts' (40,569) at 20240405153229931
42543 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/delay-accounting.rst' (40,570) at 20240405153044937
42544 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/mountall.sh' (40,571) at 20220405030025645
42545 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bootm_os.c' (40,572) at 20210308005003224
42546 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_virtio.c' (40,573) at 20240405153231367
42547 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/iomap.c' (40,574) at 20220525020652046
42548 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/entry.S' (40,575) at 20240405153229859
42549 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/pm.h' (40,576) at 20210307214931602
42550 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/usblp.c' (40,577) at 20240405153052049
42551 2025-01-21 03:00:58.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/adf_drv.c' (40,578) at 20240405153046953
42552 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_lte.c' (40,579) at 20240405153051813
42553 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gx.h' (40,580) at 20210308005003456
42554 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/118' (40,581) at 20240326080039726
42555 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_idc.c' (40,582) at 20240405153050009
42556 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7752evb_defconfig' (40,583) at 20210308005003280
42557 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3_selftests.h' (40,584) at 20210309003655996
42558 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channel_layer.cpp' (40,585) at 20240829080022546
42559 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2019-13232_p1.patch' (40,586) at 20210307205554574
42560 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6323/registers.h' (40,587) at 20210307214931430
42561 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-ld4.c' (40,588) at 20210308005002792
42562 2025-01-21 03:00:58.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-Kaisa' (40,589) at 20210307205553758
42563 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi' (40,590) at 20240405153229919
42564 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/Kconfig' (40,591) at 20240405153046201
42565 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012afrwy_qspi_defconfig' (40,592) at 20210308005003264
42566 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Boehm-GC' (40,593) at 20241221090017616
42567 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/ibm.c' (40,594) at 20240405153046525
42568 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp' (40,595) at 20240817080003183
42569 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/tmpf.c' (40,596) at 20230809080010803
42570 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-platform-devices-occ-hwmon' (40,597) at 20220525020651634
42571 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/enum.h' (40,598) at 20240405153050281
42572 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/systemd/system/phosphor-ledcontroller.service' (40,599) at 20240719080031533
42573 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/access.h' (40,600) at 20240906080037488
42574 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_setsockopt.c' (40,601) at 20240405153054265
42575 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/Makefile' (40,602) at 20210307214929866
42576 2025-01-21 03:00:58.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-core-test.c' (40,603) at 20240405153230655
42577 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c' (40,604) at 20240405153049285
42578 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-machine-units_1.0.bb' (40,605) at 20231011080016606
42579 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/lathist_user.c' (40,606) at 20210309003654512
42580 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/service_files/op-occ-enable@.service' (40,607) at 20230210040018895
42581 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/irq-affinity.rst' (40,608) at 20210307214925266
42582 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/serialio.h' (40,609) at 20240405153046613
42583 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EventDestination_v1.xml' (40,610) at 20240918080002712
42584 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/unwind_hints.h' (40,611) at 20240405153046401
42585 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.3.bb' (40,612) at 20241221090017564
42586 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/microread.c' (40,613) at 20220525020653819
42587 2025-01-21 03:00:58.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/aio_notify.promela' (40,614) at 20210308005045805
42588 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/Makefile' (40,615) at 20240405153045341
42589 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/gic_64.S' (40,616) at 20210308005002708
42590 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ru-Krasnodar' (40,617) at 20210307205553778
42591 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/spdx30_tasks.py' (40,618) at 20241221090017628
42592 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/core.c' (40,619) at 20240405153051177
42593 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.c' (40,620) at 20220525020652967
42594 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/usb.c' (40,621) at 20210308005003232
42595 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/pcm-test.c' (40,622) at 20240405153232255
42596 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/MAINTAINERS' (40,623) at 20210308005003172
42597 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/bitops.h' (40,624) at 20210308005002544
42598 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_common_defs.h' (40,625) at 20210309003650532
42599 2025-01-21 03:00:58.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe.c' (40,626) at 20240405153231007
42600 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/pandora.c' (40,627) at 20210308005003028
42601 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/versatile-pb.dts' (40,628) at 20240405153045401
42602 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front.h' (40,629) at 20210307214932450
42603 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx7ulp-pcc-clock.yaml' (40,630) at 20240405153045025
42604 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Port.interface.yaml' (40,631) at 20230429080025377
42605 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/rxperf.c' (40,632) at 20240405153053361
42606 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hassela' (40,633) at 20210307205553782
42607 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.json' (40,634) at 20210308005046397
42608 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/xor.h' (40,635) at 20210307214926514
42609 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/amcore_defconfig' (40,636) at 20240405153230003
42610 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/mac_dbdma.h' (40,637) at 20241022080032784
42611 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_memory_region.h' (40,638) at 20240405153048541
42612 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-start-dhcp.sh' (40,639) at 20241101080022236
42613 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_loader_handle.h' (40,640) at 20240405153046957
42614 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/TODO' (40,641) at 20210307214930502
42615 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-missing-name.json' (40,642) at 20220429100100882
42616 2025-01-21 03:00:58.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/cortina.c' (40,643) at 20210307214929686
42617 2025-01-21 03:00:58.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_drrs.h' (40,644) at 20240405153048449
42618 2025-01-21 03:00:58.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti814x_evm.h' (40,645) at 20210308005003620
42619 2025-01-21 03:00:58.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/lcd-panel-cgram.rst' (40,646) at 20210307214925230
42620 2025-01-21 03:00:58.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/tu102.c' (40,647) at 20240405153048653
42621 2025-01-21 03:00:58.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-subunit_1.4.4.bb' (40,648) at 20241221090017668
42622 2025-01-21 03:00:58.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dev-needs.sh' (40,649) at 20210309003654532
42623 2025-01-21 03:00:58.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (40,650) at 20240516080013150
42624 2025-01-21 03:00:58.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/add_led_action.cpp' (40,651) at 20240719080031533
42625 2025-01-21 03:00:58.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/allyes_expected_config' (40,652) at 20210308005003736
42626 2025-01-21 03:00:58.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_1_offset.h' (40,653) at 20210309003649624
42627 2025-01-21 03:00:58.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_dbg.c' (40,654) at 20240405153051877
42628 2025-01-21 03:00:58.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap_slots.c' (40,655) at 20240405153053153
42629 2025-01-21 03:00:58.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/geni-se.h' (40,656) at 20240405153231839
42630 2025-01-21 03:00:58.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/simplify_B_place.patch' (40,657) at 20230706080014769
42631 2025-01-21 03:00:58.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tda19988.c' (40,658) at 20210308005003536
42632 2025-01-21 03:00:58.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/net_helper.sh' (40,659) at 20240617080017414
42633 2025-01-21 03:00:58.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/dmfe.c' (40,660) at 20240405153049901
42634 2025-01-21 03:00:58.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/utils.py' (40,661) at 20241211090212538
42635 2025-01-21 03:00:58.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CollectionCapabilities_v1.xml' (40,662) at 20240619080002920
42636 2025-01-21 03:00:58.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dra7xx_evm.h' (40,663) at 20210308005003592
42637 2025-01-21 03:00:58.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c' (40,664) at 20240405153231203
42638 2025-01-21 03:00:58.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/smsgiucv.c' (40,665) at 20210307214930254
42639 2025-01-21 03:00:58.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3670.c' (40,666) at 20240405153230211
42640 2025-01-21 03:00:58.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pernaja' (40,667) at 20210307205553770
42641 2025-01-21 03:00:58.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun6i-a31-ccu.h' (40,668) at 20210308005003636
42642 2025-01-21 03:00:58.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/apple/sart.h' (40,669) at 20240405153052793
42643 2025-01-21 03:00:58.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/fmt/fmt_11.0.2.bb' (40,670) at 20241221090017656
42644 2025-01-21 03:00:58.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/cxl_type3.c' (40,671) at 20241211090212290
42645 2025-01-21 03:00:58.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra-xusb.c' (40,672) at 20240405153051377
42646 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/test-bootconfig.sh' (40,673) at 20240405153054037
42647 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/string.h' (40,674) at 20210307214926314
42648 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0012.h' (40,675) at 20210307214928794
42649 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/Makefile' (40,676) at 20210308005002968
42650 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/proc-fns.h' (40,677) at 20210307214926062
42651 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_cmn_drv.h' (40,678) at 20240405153230799
42652 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cyaml/cyaml_1.4.1.bb' (40,679) at 20240106090017237
42653 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/ddr.c' (40,680) at 20210308005002980
42654 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/firmware.c' (40,681) at 20210309003651772
42655 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/Kconfig' (40,682) at 20240405153049505
42656 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_surface.c' (40,683) at 20240805080013947
42657 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_TTL.h' (40,684) at 20210307214931650
42658 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgsf/libgsf/0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch' (40,685) at 20210307205553746
42659 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch' (40,686) at 20241221090017680
42660 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Trigger/meson.build' (40,687) at 20230825080021141 to deleted uid set
42661 2025-01-21 03:00:58.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0007-CMakeLists.txt-do-not-use-ccache.patch' (40,688) at 20240413080012655
42662 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_mlme_ext.h' (40,689) at 20240405153051925
42663 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ppc-util.h' (40,690) at 20240906080037572
42664 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/render_block_graph.py' (40,691) at 20240326080039630
42665 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/param.h' (40,692) at 20210307214926250
42666 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-composite-7ulp.c' (40,693) at 20241008080013911
42667 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/mkefidisk.wks' (40,694) at 20241221090017704
42668 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/stdio_console.h' (40,695) at 20210307214926618
42669 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/dlfilters/dlfilter-test-api-v0.c' (40,696) at 20240405153232223
42670 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/fw.h' (40,697) at 20240405153050481
42671 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0020_models_bigautofield.py' (40,698) at 20220402030016103
42672 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/vegman-fru-handler/baseboard-fru-handler.service' (40,699) at 20220524100009211
42673 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/Kconfig' (40,700) at 20240405153049685
42674 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/probe_vfs_getname.sh' (40,701) at 20240405153232231
42675 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11.h' (40,702) at 20210307214925974
42676 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/bootscripts/autoboot.cmd' (40,703) at 20210308005003044
42677 2025-01-21 03:00:59.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-peak_usb' (40,704) at 20240405153044917
42678 2025-01-21 03:00:59.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mt7621.c' (40,705) at 20240405153047077
42679 2025-01-21 03:00:59.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/274' (40,706) at 20220429100100914
42680 2025-01-21 03:00:59.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/README.md' (40,707) at 20240809080016318
42681 2025-01-21 03:00:59.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_w.c' (40,708) at 20210308005046513
42682 2025-01-21 03:00:59.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-xtalk.c' (40,709) at 20221102030020737
42683 2025-01-21 03:00:59.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/rstFlatTable.py' (40,710) at 20210308005002536
42684 2025-01-21 03:00:59.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-regulators-config.service' (40,711) at 20230516080033026
42685 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md.c' (40,712) at 20240830080013267
42686 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0.dtsi' (40,713) at 20240805080013923
42687 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap-zoom-common.dtsi' (40,714) at 20240405153045601
42688 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/.gitignore' (40,715) at 20210308005003760
42689 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/smartmontools_7.4.bb' (40,716) at 20241206090014254
42690 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-evk.dts' (40,717) at 20240405153045521
42691 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/Makefile.config' (40,718) at 20240405153054213
42692 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020si-pre.dtsi' (40,719) at 20210307214926346
42693 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/sii9234.c' (40,720) at 20240405153048377
42694 2025-01-21 03:00:59.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/palmetto-ipmi-fru-properties.yaml' (40,721) at 20210307205553690
42695 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.h' (40,722) at 20240405153048353
42696 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hdcp/Makefile' (40,723) at 20210307214929166
42697 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_32.h' (40,724) at 20210307214926610
42698 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/MAINTAINERS' (40,725) at 20210308005002972
42699 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/tinfoil.py' (40,726) at 20231126090012849
42700 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host3.json' (40,727) at 20211207040021533
42701 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/imximage.cfg' (40,728) at 20210308005003016
42702 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_cpu.h' (40,729) at 20210308005046085
42703 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-l4.dtsi' (40,730) at 20240405153045605
42704 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/regdef.h' (40,731) at 20210308005002816
42705 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dnotify.h' (40,732) at 20240405153231807
42706 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/start.S' (40,733) at 20210308005002948
42707 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.h' (40,734) at 20220525020652522
42708 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.h' (40,735) at 20240405153050109
42709 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_sra_ph_w.c' (40,736) at 20210308005046509
42710 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-networkx_3.1.bb' (40,737) at 20241206090014266
42711 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrfors' (40,738) at 20210307205553786
42712 2025-01-21 03:00:59.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/Kconfig' (40,739) at 20210308005002972
42713 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/replay.rst' (40,740) at 20241211090212234
42714 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/cache.json' (40,741) at 20240405153054149
42715 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_counter.c' (40,742) at 20240405153054181
42716 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/errqueue.h' (40,743) at 20210309003653988
42717 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-plain.h' (40,744) at 20221215040039070
42718 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10086.c' (40,745) at 20240405153049301
42719 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/OWNERS' (40,746) at 20231019080034639
42720 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/opp.h' (40,747) at 20240405153051213
42721 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/uapi/linux/uio.h' (40,748) at 20210307214932742
42722 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max77650.c' (40,749) at 20210307214927190
42723 2025-01-21 03:00:59.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-net-common.bb' (40,750) at 20241206090014226
42724 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/image.c' (40,751) at 20210308005002708
42725 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-greatlakes/greatlakes-sysinit/files/greatlakes-system-state-init' (40,752) at 20240316080012480
42726 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/highmem.h' (40,753) at 20220525020651998
42727 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/notifier.rst' (40,754) at 20220525020651738
42728 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson8-hdmi-tx.c' (40,755) at 20240405153231307
42729 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/sys_proto.h' (40,756) at 20210308005002796
42730 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/Makefile' (40,757) at 20210307214931226
42731 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/branch.json' (40,758) at 20240405153054109
42732 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0001-Add-support-for-riscv32-CPU.patch' (40,759) at 20241221090017656
42733 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/dec_unless_positive' (40,760) at 20240405153053433
42734 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdsox32.lds.S' (40,761) at 20210307214926650
42735 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/global_state.h' (40,762) at 20230925080039933
42736 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/auto-basic.sh' (40,763) at 20220804030014691
42737 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-cfg.h' (40,764) at 20240405153049469
42738 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gpucc.yaml' (40,765) at 20240405153229759
42739 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-lantiq.c' (40,766) at 20240405153230015
42740 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/.gitignore' (40,767) at 20210307214932738
42741 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/blkio-controller.rst' (40,768) at 20240405153044937
42742 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/threei.c' (40,769) at 20210308005003720
42743 2025-01-21 03:00:59.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_seq.h' (40,770) at 20210307214930282
42744 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smumgr.c' (40,771) at 20210309003649664
42745 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/espresso7420/espresso7420.c' (40,772) at 20210308005003044
42746 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6331/core.h' (40,773) at 20240405153052729
42747 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vde.h' (40,774) at 20210307214926618
42748 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/images/obmc-phosphor-image.bbappend' (40,775) at 20211102000022380
42749 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/LICENSE' (40,776) at 20210308005118481
42750 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aio-wait.c' (40,777) at 20230925080040113
42751 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/pylint.sh' (40,778) at 20230925080039973
42752 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/alloc.rs' (40,779) at 20240405153232095
42753 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/watchdog.h' (40,780) at 20210307214926554
42754 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/icrdma_hw.h' (40,781) at 20240405153230711
42755 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/tea575x.h' (40,782) at 20210307214931542
42756 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/exynos-ppmu.c' (40,783) at 20240405153046977
42757 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_plink.c' (40,784) at 20240405153232047
42758 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/0001-define-loff_t-if-not-already-defined.patch' (40,785) at 20230706080014733
42759 2025-01-21 03:00:59.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-misc.c' (40,786) at 20210307214928598
42760 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c' (40,787) at 20240405153048509
42761 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/dgnd3700v2/dgnd3700v2.c' (40,788) at 20210308005003024
42762 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32.h' (40,789) at 20240405153051369
42763 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/general.json' (40,790) at 20240405153054113
42764 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.36.0.bb' (40,791) at 20240413080012635
42765 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_1_ppsmc.h' (40,792) at 20240405153048349
42766 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/ahb/ahb--apb/f0100000.peci-bus/peci-0/0-30/peci-dimmtemp.0.conf' (40,793) at 20210307205554094
42767 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dc-scm-v1/Makefile' (40,794) at 20220708100032823
42768 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-jpeg.rst' (40,795) at 20240405153045317
42769 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_is1.h' (40,796) at 20210308005003616
42770 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/marvell,tauros2-cache.txt' (40,797) at 20240405153045021
42771 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/features.rst' (40,798) at 20240405153229739
42772 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-ctr.c' (40,799) at 20220525020652390
42773 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/vgetcpu.c' (40,800) at 20240405153046369
42774 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/strlen_32.S' (40,801) at 20240405153230047
42775 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/connection.c' (40,802) at 20220525020654887
42776 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx6sl.c' (40,803) at 20210307214925890
42777 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-1.dtsi' (40,804) at 20210307214926350
42778 2025-01-21 03:00:59.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h' (40,805) at 20240405153050529
42779 2025-01-21 03:00:59.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ksz884x.c' (40,806) at 20240405153050165
42780 2025-01-21 03:00:59.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/fw-update/fw-update_0.1.bb' (40,807) at 20241206090014218
42781 2025-01-21 03:00:59.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/.gitignore' (40,808) at 20210514000015186
42782 2025-01-21 03:00:59.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400-evb.dts' (40,809) at 20220617030036053
42783 2025-01-21 03:00:59.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/u-boot.lds' (40,810) at 20210308005002560
42784 2025-01-21 03:00:59.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-cipher-glue.c' (40,811) at 20240405153045617
42785 2025-01-21 03:00:59.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.out' (40,812) at 20230925080040089 to deleted uid set
42786 2025-01-21 03:00:59.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/main.c' (40,813) at 20240405153230715
42787 2025-01-21 03:00:59.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/onenand.h' (40,814) at 20210307214931450
42788 2025-01-21 03:00:59.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_eq.h' (40,815) at 20210307214932234
42789 2025-01-21 03:00:59.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/switch_to.h' (40,816) at 20240405153046129
42790 2025-01-21 03:00:59.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/missing_owner_target.hpp' (40,817) at 20211029000044094
42791 2025-01-21 03:00:59.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-som-lv-35xx-devkit.dts' (40,818) at 20240405153045601
42792 2025-01-21 03:00:59.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/entry.S' (40,819) at 20240405153229915
42793 2025-01-21 03:00:59.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-events-config.bbappend' (40,820) at 20210812000025162
42794 2025-01-21 03:00:59.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/loss_interval.h' (40,821) at 20210307214931922
42795 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TelemetryService_v1.xml' (40,822) at 20240619080002936
42796 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/timer/stm32-lptim-trigger.h' (40,823) at 20210307214931402
42797 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb' (40,824) at 20241221090017528
42798 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lm3630a_bl.c' (40,825) at 20240613080016471
42799 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/Makefile' (40,826) at 20210307214930154
42800 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Falerum_Centrum' (40,827) at 20210307205553778
42801 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.c' (40,828) at 20220525020652955
42802 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/lpddr4_timing.c' (40,829) at 20210308005002964
42803 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml' (40,830) at 20240405153045173
42804 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-txp.yaml' (40,831) at 20210309003648340
42805 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/topology.h' (40,832) at 20210307214926554
42806 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/spi/spi-omap2-mcspi.c' (40,833) at 20240405153231463 to deleted uid set
42807 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_coresight.h' (40,834) at 20240405153046609
42808 2025-01-21 03:00:59.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/st,stm32h7-rcc.txt' (40,835) at 20210308005003304
42809 2025-01-21 03:00:59.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_hsio.h' (40,836) at 20210307214931590
42810 2025-01-21 03:00:59.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Memory_v1.xml' (40,837) at 20240619080002928
42811 2025-01-21 03:00:59.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_fc2.h' (40,838) at 20210307214931586
42812 2025-01-21 03:00:59.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/namespace.c' (40,839) at 20240405153231735
42813 2025-01-21 03:00:59.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-buttons/.clang-format' (40,840) at 20240820080021574 to deleted uid set
42814 2025-01-21 03:00:59.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/vitesse.c' (40,841) at 20210308005003444
42815 2025-01-21 03:00:59.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/net2big_v2.c' (40,842) at 20210308005002904
42816 2025-01-21 03:00:59.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/templates/default/bblayers.conf.sample' (40,843) at 20230413080015624
42817 2025-01-21 03:00:59.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_xport.c' (40,844) at 20240405153051593
42818 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi.h' (40,845) at 20210309003653312
42819 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/omap-keypad.txt' (40,846) at 20210307214925338
42820 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/index.rst' (40,847) at 20210307214925534
42821 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/machine-target.json' (40,848) at 20241211090212450
42822 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cnt32_to_63.h' (40,849) at 20210307214931370
42823 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-yavia.dts' (40,850) at 20240405153045729
42824 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/ledtrig-transient.rst' (40,851) at 20210309003648432
42825 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gaff.c' (40,852) at 20210307214928090
42826 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/acornscsi.c' (40,853) at 20240405153051569
42827 2025-01-21 03:00:59.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/imx-drm-core.c' (40,854) at 20240405153048557
42828 2025-01-21 03:00:59.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_small_bar.rst' (40,855) at 20240405153045213
42829 2025-01-21 03:00:59.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_priv.h' (40,856) at 20240405153231443
42830 2025-01-21 03:00:59.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9650.c' (40,857) at 20240405153049333
42831 2025-01-21 03:00:59.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/40-gbmc-forward.conf' (40,858) at 20210507100027212
42832 2025-01-21 03:00:59.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/nitro_enclave.c' (40,859) at 20241211090212278
42833 2025-01-21 03:00:59.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb' (40,860) at 20240301090012427
42834 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_hw.c' (40,861) at 20210309003652396
42835 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/pwc.h' (40,862) at 20210307214931610
42836 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__sync_wait.hpp' (40,863) at 20241219090033964
42837 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/psc.c' (40,864) at 20210307214926170
42838 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/volume.c' (40,865) at 20240405153231607
42839 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-mv78460.dtsi' (40,866) at 20210308005002568
42840 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/rde_handler_test.cpp' (40,867) at 20220618030002706
42841 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_mpc83xx.h' (40,868) at 20210308005003496
42842 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis_imx6_defconfig' (40,869) at 20210308005003248
42843 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/include/perf_regs.h' (40,870) at 20240405153232223
42844 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adis16260.c' (40,871) at 20240405153048981
42845 2025-01-21 03:00:59.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-clt.h' (40,872) at 20240405153046717
42846 2025-01-21 03:00:59.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h' (40,873) at 20240405153048485 to deleted uid set
42847 2025-01-21 03:00:59.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra124-dpaux.yaml' (40,874) at 20240405153045049
42848 2025-01-21 03:00:59.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53016-meraki-mr32.dts' (40,875) at 20240405153229871
42849 2025-01-21 03:00:59.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/itest.c' (40,876) at 20210308005003212
42850 2025-01-21 03:00:59.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mchp_pfsoc_dmc.c' (40,877) at 20210927100127153
42851 2025-01-21 03:00:59.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_pci.c' (40,878) at 20241211090145477
42852 2025-01-21 03:00:59.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pci/bridge.h' (40,879) at 20210307214926238
42853 2025-01-21 03:00:59.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp' (40,880) at 20230523080003149
42854 2025-01-21 03:00:59.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/irq.c' (40,881) at 20210307214926190
42855 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/leading-comma-object.out' (40,882) at 20210308005046409 to deleted uid set
42856 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/viperboard.c' (40,883) at 20210307214929118
42857 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/Makefile' (40,884) at 20240405153048869
42858 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adis16136.c' (40,885) at 20240405153048981
42859 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc5000.h' (40,886) at 20210307214928802
42860 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/ioprio.rst' (40,887) at 20210307214925250
42861 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/rj54n1cb0c.h' (40,888) at 20210307214931542
42862 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_free_pages.c' (40,889) at 20240405153053105
42863 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_rhashtable.c' (40,890) at 20240405153053105
42864 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/aspeed_udc.h' (40,891) at 20220802100038581
42865 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_netdev.c' (40,892) at 20240405153053289
42866 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_mmap.h' (40,893) at 20220525020652915
42867 2025-01-21 03:00:59.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hw_irq.h' (40,894) at 20210307214926214
42868 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/data-fabric.json' (40,895) at 20240405153054121
42869 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/xenfb.c' (40,896) at 20240906080037220
42870 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Sirius-5.0E' (40,897) at 20210307205553762
42871 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_utils.py' (40,898) at 20221209040018567
42872 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pl190.c' (40,899) at 20241211090212286
42873 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0012-Fix-configuration-of-NETSNMP_FD_MASK_TYPE.patch' (40,900) at 20240413080012643
42874 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx334.yaml' (40,901) at 20240405153045093
42875 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-repetition.err' (40,902) at 20210308005046409 to deleted uid set
42876 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_soc_dts_iosf.c' (40,903) at 20240405153231499
42877 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8939.h' (40,904) at 20210307214931350
42878 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/poweron.sh' (40,905) at 20240904080027738
42879 2025-01-21 03:00:59.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml' (40,906) at 20240405153045029
42880 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/system/boot.S' (40,907) at 20240326080039746
42881 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/am3517crane.h' (40,908) at 20210308005003076
42882 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pwm.h' (40,909) at 20210308005003680
42883 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-net.c' (40,910) at 20240405153050309
42884 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2/tweak-for-lvmdbusd.patch' (40,911) at 20241206090014262
42885 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/transaction.json' (40,912) at 20240405153054117
42886 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0002_customimagerecipe.py' (40,913) at 20210307205554262
42887 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-usb-gpio.txt' (40,914) at 20210307214925314
42888 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/jffs2_nand_1pass.c' (40,915) at 20210308005003548
42889 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso.h' (40,916) at 20220525020652106
42890 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/Makefile' (40,917) at 20240405153045965
42891 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-usb-clk.yaml' (40,918) at 20240405153045021
42892 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/setup.c' (40,919) at 20210307214926186
42893 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/ahb.h' (40,920) at 20210307214931594
42894 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/obj_name.c' (40,921) at 20240405153054257
42895 2025-01-21 03:00:59.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/hmat.h' (40,922) at 20240326080039414
42896 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/tgtd' (40,923) at 20220502030010100
42897 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/denali.h' (40,924) at 20210308005003412
42898 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/create-spdx-2.2.bbclass' (40,925) at 20241221090017612
42899 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77541.c' (40,926) at 20240405153230835
42900 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msub_q_w.c' (40,927) at 20210308005046513
42901 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sabresd.dtsi' (40,928) at 20240405153045517
42902 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/event_service_store.hpp' (40,929) at 20241207090003063
42903 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-session/matchbox-session/matchbox-session' (40,930) at 20210307205554582
42904 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/l4.txt' (40,931) at 20210307214925278
42905 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/mc.c' (40,932) at 20240405153230831
42906 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-common.h' (40,933) at 20210309003648856
42907 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/replay-core.h' (40,934) at 20230426080043756
42908 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/public_key.c' (40,935) at 20240405153230155
42909 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Akersjon' (40,936) at 20210307205553778
42910 2025-01-21 03:00:59.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/conf/layer.conf' (40,937) at 20241221090017580
42911 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl711.c' (40,938) at 20240405153046901
42912 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-whitelist/phosphor-ipmi-fru-whitelist-native.conf' (40,939) at 20210307205554070
42913 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qru1000.dtsi' (40,940) at 20240405153045781
42914 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/exit-air/ExitAirTempSensor.hpp' (40,941) at 20241112090003094
42915 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a.inc' (40,942) at 20241221090017468
42916 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/Kconfig' (40,943) at 20240405153231891
42917 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/clk/qcom/clk-alpha-pll.h' (40,944) at 20241008080013911 to deleted uid set
42918 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ap-bridge.h' (40,945) at 20210308005046029
42919 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-querycap.rst' (40,946) at 20220525020651790
42920 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_common.c' (40,947) at 20230819080009106
42921 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.c' (40,948) at 20240405153230507
42922 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/loongarch64/host-signal.h' (40,949) at 20220429100100642
42923 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts' (40,950) at 20240405153229951
42924 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/berlin2.h' (40,951) at 20210307214931322
42925 2025-01-21 03:00:59.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mxdb.c' (40,952) at 20230925080040101
42926 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/gbmc-dev-ssh-key.bb' (40,953) at 20241206090014226
42927 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/faraday,ftpci100.yaml' (40,954) at 20220525020651698
42928 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_display.c' (40,955) at 20240405153230603
42929 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/create.c' (40,956) at 20230925080039821
42930 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/thermal_nl.c' (40,957) at 20240405153054069
42931 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-log' (40,958) at 20210307214925202
42932 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/loongarch-virt-machine.c' (40,959) at 20240906080037568
42933 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/huawei_hg556a_ram_defconfig' (40,960) at 20210308005003260
42934 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/unit-testing/readme.md' (40,961) at 20221215040043190
42935 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-cli-include-fcntl.h-for-O_CREAT-define.patch' (40,962) at 20230706080014737
42936 2025-01-21 03:00:59.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb' (40,963) at 20231207090015270
42937 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi.c' (40,964) at 20240405153050285
42938 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com90io.c' (40,965) at 20240405153049721
42939 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch' (40,966) at 20241221090017656
42940 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ehv_pic.c' (40,967) at 20240405153230059
42941 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/badpel' (40,968) at 20240613080020632
42942 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/atomic.h' (40,969) at 20240405153052617
42943 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/thread-pool.c' (40,970) at 20240326080039758
42944 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_sock.sh' (40,971) at 20240405153053425
42945 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/epoll-ctl.c' (40,972) at 20240405153054097
42946 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8c000/max34451@4e.conf' (40,973) at 20210307205554086
42947 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/namei.c' (40,974) at 20240405153231687
42948 2025-01-21 03:00:59.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h' (40,975) at 20240520080015143
42949 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c' (40,976) at 20240405153230595
42950 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_ops.S' (40,977) at 20210307214926110
42951 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10036.c' (40,978) at 20240405153049301
42952 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/water-cooled.yaml' (40,979) at 20210307205553698
42953 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/screen_info.c' (40,980) at 20210307214926110
42954 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/externalsrc.py' (40,981) at 20230114040015530
42955 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/pac_common.h' (40,982) at 20210307214928834
42956 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/turbostat/turbostat_3.4.bb' (40,983) at 20241221090017532
42957 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/using-gpio.rst' (40,984) at 20240405153045193
42958 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump_manager_system.cpp' (40,985) at 20240820080022986
42959 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_with_ucode_ptr.py' (40,986) at 20210308005003748
42960 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pyhatunturi' (40,987) at 20210307205553774
42961 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_drc.h' (40,988) at 20210927100127241
42962 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-reg.h' (40,989) at 20210307214928806
42963 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/conf/templates/default/local.conf.sample' (40,990) at 20241221090017484
42964 2025-01-21 03:00:59.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_kexec.c' (40,991) at 20240405153232111
42965 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Makefile' (40,992) at 20240405153054085
42966 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/__init__.py' (40,993) at 20210308005048029
42967 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ms7722se.h' (40,994) at 20210308005003604
42968 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/calculate.cpp' (40,995) at 20241016080037666
42969 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-arm.json' (40,996) at 20210308005046117
42970 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imx-cst/imx-cst_3.4.0.bb' (40,997) at 20241221090017536
42971 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-image-source.rst' (40,998) at 20240405153045313
42972 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/socket.c' (40,999) at 20241018080014590
42973 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_mcvevk.dts' (41,000) at 20240405153045441
42974 2025-01-21 03:00:59.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_reg_io.h' (41,001) at 20240405153046609
42975 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (41,002) at 20241206090014286
42976 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libstemmer/libstemmer/0001-Build-so-lib.patch' (41,003) at 20230503080014587
42977 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra20-mc.h' (41,004) at 20220525020654547
42978 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-event.h' (41,005) at 20240405153232239
42979 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/testsdk.bbclass' (41,006) at 20220910030013389
42980 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts' (41,007) at 20240405153045781
42981 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/Makefile' (41,008) at 20210307214929558
42982 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-lakefield.c' (41,009) at 20240405153231323
42983 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispcsiphy.c' (41,010) at 20240405153230819
42984 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/0001-freetype-Fix-function-signatures-to-match-without-ca.patch' (41,011) at 20230401080011939
42985 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_w.c' (41,012) at 20210308005046513
42986 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/DataFormatterMixin.js' (41,013) at 20220105012522983
42987 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sc64-regs.h' (41,014) at 20210308005002796
42988 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/Makefile' (41,015) at 20240613080016363
42989 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/samhain.py' (41,016) at 20210307205554110
42990 2025-01-21 03:00:59.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/ptrace.c' (41,017) at 20240405153045909
42991 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu7_smumgr.h' (41,018) at 20210309003649664
42992 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_post.c' (41,019) at 20240405153230523
42993 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7ulp-pinfunc.h' (41,020) at 20210308005002592
42994 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/irq.h' (41,021) at 20210308005002876
42995 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips32r2.inc' (41,022) at 20210905000020581
42996 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_append_pad_checksum_check.yaml' (41,023) at 20240908080010098
42997 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/statfs.h' (41,024) at 20240405153046285
42998 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/phonet/gprs.h' (41,025) at 20210307214931570
42999 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/multilib.py' (41,026) at 20220910030013401
43000 2025-01-21 03:00:59.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,twl4030-madc.yaml' (41,027) at 20210309003648356
43001 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/uapi/asm/errno.h' (41,028) at 20210307214932458
43002 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/meson.build' (41,029) at 20230713080024488 to deleted uid set
43003 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/insn-eval.h' (41,030) at 20240405153046385
43004 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-msg-common.h' (41,031) at 20240405153051945
43005 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-goramo-multilink.dts' (41,032) at 20240405153229871
43006 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_device.c' (41,033) at 20220525020654003
43007 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/if_usb.c' (41,034) at 20240405153050557
43008 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sungem_phy.h' (41,035) at 20240405153052801
43009 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-evemu/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (41,036) at 20210307205553998
43010 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png' (41,037) at 20210307205554250 to deleted uid set
43011 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/dasd.h' (41,038) at 20240405153046281
43012 2025-01-21 03:00:59.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-std.rst' (41,039) at 20210309003648508
43013 2025-01-21 03:00:59.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/early_printk.c' (41,040) at 20241211090145381
43014 2025-01-21 03:00:59.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_cfg_data.c' (41,041) at 20240405153049413
43015 2025-01-21 03:00:59.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/bhrb_no_crash_wo_pmu_test.c' (41,042) at 20240405153054361
43016 2025-01-21 03:00:59.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sti_sdhci.c' (41,043) at 20210308005003408
43017 2025-01-21 03:00:59.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/raspberrypi,firmware-ts.txt' (41,044) at 20210307214925338
43018 2025-01-21 03:00:59.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/audio.c' (41,045) at 20241211090145569
43019 2025-01-21 03:00:59.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lp87565.c' (41,046) at 20240405153047077
43020 2025-01-21 03:00:59.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utinit.c' (41,047) at 20240405153046625
43021 2025-01-21 03:00:59.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_homer.c' (41,048) at 20230426080043728
43022 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h' (41,049) at 20240405153047305
43023 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mctp/mctp_1.1.bb' (41,050) at 20230503080014579 to deleted uid set
43024 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ciu3.txt' (41,051) at 20210307214925362
43025 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7986-topckgen.c' (41,052) at 20240405153230211
43026 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/setup_protocol.h' (41,053) at 20210307214930734
43027 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v10_0.h' (41,054) at 20210307214927242
43028 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/libpfm4_4.13.0.bb' (41,055) at 20230503080014583
43029 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/Makefile' (41,056) at 20240405153049133
43030 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/.markdownlint.yaml' (41,057) at 20220427030011953
43031 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/module.c' (41,058) at 20240613080016455
43032 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/cpu-features.rst' (41,059) at 20240326080039406
43033 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm6375.c' (41,060) at 20240405153230231
43034 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/uaccess.c' (41,061) at 20210307214926170
43035 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/sdbusplus.wrap' (41,062) at 20220625030026176
43036 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm1789-i2c.c' (41,063) at 20240405153053665
43037 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix/0001-initialize-msghdr-portably.patch' (41,064) at 20221003030013269
43038 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770.h' (41,065) at 20220525020653003
43039 2025-01-21 03:00:59.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-trace-marker-hist.tc' (41,066) at 20210307214932674
43040 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_ssi.h' (41,067) at 20210307214932374
43041 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/da850_lowlevel.c' (41,068) at 20210308005002720
43042 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dts' (41,069) at 20240405153045781
43043 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/MAINTAINERS' (41,070) at 20210308005002952
43044 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-h3ulcb-u-boot.dts' (41,071) at 20210308005002600
43045 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/time.c' (41,072) at 20210307214926202
43046 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_frame_format.h' (41,073) at 20210307214930550
43047 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Limavady' (41,074) at 20210307205553798
43048 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91rm9200.c' (41,075) at 20240405153046769
43049 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pmem.c' (41,076) at 20241011080017291
43050 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-hwnoise.rst' (41,077) at 20240405153045265
43051 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/amlogic,gxl-mdio-mux.yaml' (41,078) at 20240405153045113
43052 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/shader.h' (41,079) at 20210308005046057
43053 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-evb.dts' (41,080) at 20210308005002624
43054 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-i2c.c' (41,081) at 20210307214928694
43055 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/Makefile' (41,082) at 20210309003651196
43056 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb' (41,083) at 20241221090017540
43057 2025-01-21 03:00:59.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-power-mx23.h' (41,084) at 20210308005002656
43058 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_server.cpp' (41,085) at 20241220090040763
43059 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/mapper.c' (41,086) at 20241101080034432
43060 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_titan.h' (41,087) at 20210307214925646
43061 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rcar-mstp.h' (41,088) at 20210308005002768
43062 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/hcd-dwc3.h' (41,089) at 20230426080043768
43063 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fentry_fexit.c' (41,090) at 20240405153054253
43064 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/lantiq/danube_easy50712.dts' (41,091) at 20240405153045989
43065 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_proc.h' (41,092) at 20240326080039558
43066 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/Makefile' (41,093) at 20240405153053121
43067 2025-01-21 03:00:59.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-insecure-signing-key-native.bb' (41,094) at 20241206090014274
43068 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa27x.h' (41,095) at 20210307214925938
43069 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-hdmi.yaml' (41,096) at 20240405153045049
43070 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_msg.h' (41,097) at 20240405153046953
43071 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h' (41,098) at 20240405153048621
43072 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/Kconfig' (41,099) at 20240405153053401
43073 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/Makefile' (41,100) at 20210308005003012
43074 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imximage.c' (41,101) at 20210308005003764
43075 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/runtime_monitor.hpp' (41,102) at 20240817080031296
43076 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sprd_serial.c' (41,103) at 20240405153231519
43077 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/libbpf_get_fd_by_id_opts.c' (41,104) at 20240405153054253
43078 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/Kbuild' (41,105) at 20240405153054221
43079 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/sl' (41,106) at 20210308005046149
43080 2025-01-21 03:00:59.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_debugfs.c' (41,107) at 20210307214930362
43081 2025-01-21 03:00:59.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-hugepages' (41,108) at 20210309003648260
43082 2025-01-21 03:00:59.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-pch-lpc.c' (41,109) at 20240405153049201
43083 2025-01-21 03:00:59.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/netperf_git.bb' (41,110) at 20241206090014242
43084 2025-01-21 03:00:59.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-linux.c' (41,111) at 20241211090212454
43085 2025-01-21 03:00:59.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mctp/Makefile' (41,112) at 20240507080012898
43086 2025-01-21 03:00:59.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mux.c' (41,113) at 20240405153052009
43087 2025-01-21 03:00:59.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/Makefile' (41,114) at 20240405153054385
43088 2025-01-21 03:00:59.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/preempt.h' (41,115) at 20240405153231791
43089 2025-01-21 03:00:59.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/max517.c' (41,116) at 20240405153048977
43090 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/defines.h' (41,117) at 20240405153050045
43091 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/kexec-x32.patch' (41,118) at 20210307205553750
43092 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netlink.c' (41,119) at 20210307214931946
43093 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/Makefile' (41,120) at 20210307214932130
43094 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/arasan_nfc.c' (41,121) at 20210308005003412
43095 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max14656.yaml' (41,122) at 20240405153045141
43096 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-macro-common.h' (41,123) at 20240405153053621
43097 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/iomux.c' (41,124) at 20210308005002724
43098 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/Kconfig' (41,125) at 20240405153049369
43099 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_dev_cgroup.c' (41,126) at 20240405153054285
43100 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG2copy_from_user.S' (41,127) at 20210307214926606
43101 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-ND-2.0' (41,128) at 20210307205554418
43102 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mips-cpu.c' (41,129) at 20220525020653207
43103 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-janz-ttl.c' (41,130) at 20210307214927190
43104 2025-01-21 03:00:59.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-composite.c' (41,131) at 20240405153046777
43105 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/common.h' (41,132) at 20240405153045661
43106 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/test-aes-main.c.inc' (41,133) at 20230925080040101
43107 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi' (41,134) at 20240405153229919
43108 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/wusb3801.c' (41,135) at 20240405153052153
43109 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/spear13xx-pcie.txt' (41,136) at 20210307214925386
43110 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/scatterlist/Makefile' (41,137) at 20210309003655972
43111 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/error-inject.c' (41,138) at 20210309003648804
43112 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cli11/cli11_2.3.2.bb' (41,139) at 20240301090012427
43113 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-notifier.c' (41,140) at 20240405153230775
43114 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_hw_t5.c' (41,141) at 20220525020653999
43115 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/schemas/global.json' (41,142) at 20241206090006234 to deleted uid set
43116 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/amd_xdma.h' (41,143) at 20240405153052681
43117 2025-01-21 03:00:59.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/Kconfig' (41,144) at 20240906080037540
43118 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pagemap.h' (41,145) at 20240719080013369
43119 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen_igd.h' (41,146) at 20240906080037340
43120 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_psci.h' (41,147) at 20240405153052657
43121 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power' (41,148) at 20240405153044917
43122 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb' (41,149) at 20241221090017512
43123 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/geoclue/geoclue_2.7.2.bb' (41,150) at 20241221090017532
43124 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/imx8mm-thermal.yaml' (41,151) at 20240405153045177
43125 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb' (41,152) at 20241221090017548
43126 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_debugfs.h' (41,153) at 20210307214927086
43127 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_queue.c' (41,154) at 20240405153052077
43128 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Lamobo_R1_defconfig' (41,155) at 20210308005003236
43129 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.6.bb' (41,156) at 20241221090017512
43130 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/arch.h' (41,157) at 20240405153054077
43131 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_trace.c' (41,158) at 20210307214927738
43132 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022si-post.dtsi' (41,159) at 20240405153230027
43133 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/pio.h' (41,160) at 20210307214929802
43134 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/Makefile' (41,161) at 20240405153046773
43135 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/events.hpp.mako' (41,162) at 20241110090028220
43136 2025-01-21 03:00:59.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4912.dtsi' (41,163) at 20240405153045717
43137 2025-01-21 03:00:59.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dmc.h' (41,164) at 20210308005002720
43138 2025-01-21 03:00:59.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts' (41,165) at 20240405153045725
43139 2025-01-21 03:00:59.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Albacete' (41,166) at 20210307205553766
43140 2025-01-21 03:00:59.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/test_signals_utils.h' (41,167) at 20240405153232255
43141 2025-01-21 03:00:59.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet-switch.yaml' (41,168) at 20240405153045117
43142 2025-01-21 03:00:59.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/corstone1000-fvp.conf' (41,169) at 20241221090017464
43143 2025-01-21 03:00:59.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx.c' (41,170) at 20241125090012239
43144 2025-01-21 03:00:59.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_logging.hpp' (41,171) at 20210811100027856
43145 2025-01-21 03:00:59.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_pages.c' (41,172) at 20240405153049057
43146 2025-01-21 03:00:59.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dsi.h' (41,173) at 20220525020652975
43147 2025-01-21 03:00:59.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/requirements.txt' (41,174) at 20240405153045265
43148 2025-01-21 03:00:59.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-hard-poweroff@.target' (41,175) at 20220301040040077
43149 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/aspeed_soc.h' (41,176) at 20241211090212358
43150 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/amigayle.h' (41,177) at 20210307214926158
43151 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/d11.c' (41,178) at 20210307214929818
43152 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend' (41,179) at 20241031080012183
43153 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_mg_phy_regs.h' (41,180) at 20240405153048457
43154 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-mipi-dsi.h' (41,181) at 20240405153231311
43155 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/q40fb.c' (41,182) at 20240405153231591
43156 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiodns_3.2.0.bb' (41,183) at 20241206090014266
43157 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause-Darwin' (41,184) at 20241221090017612
43158 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/sorttable.c' (41,185) at 20240405153053461
43159 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/clock_init.h' (41,186) at 20210308005002720
43160 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vmlinux-sun3.lds' (41,187) at 20240405153045969
43161 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml' (41,188) at 20240405153045141
43162 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools_git.bb' (41,189) at 20240413080012643
43163 2025-01-21 03:00:59.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/early_printk.c' (41,190) at 20210307214926290
43164 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2600.c' (41,191) at 20230720080043539
43165 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/common.c' (41,192) at 20210307214932686
43166 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/oldask0_expected_stdout' (41,193) at 20210307214932154
43167 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_synth.c' (41,194) at 20240405153054021
43168 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff@.service' (41,195) at 20240625080012792
43169 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/power.c' (41,196) at 20210307214926186
43170 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-g5.dtsi' (41,197) at 20240826080012311
43171 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/core.h' (41,198) at 20240405153049653
43172 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/hwif.c' (41,199) at 20240405153050301
43173 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/libxml2/2.9/index.html' (41,200) at 20230114040015510
43174 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/sdhci-test.c' (41,201) at 20221215040039382
43175 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun50i-a64-ccu.h' (41,202) at 20210308005003636
43176 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/float_convd.ref' (41,203) at 20221215040039386
43177 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/setup.h' (41,204) at 20210307214926066
43178 2025-01-21 03:00:59.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pinctrl.dtsi' (41,205) at 20240405153045825
43179 2025-01-21 03:00:59.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/gtt.h' (41,206) at 20240405153048517
43180 2025-01-21 03:00:59.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/fru_oem_ibm.cpp' (41,207) at 20241009080035026
43181 2025-01-21 03:00:59.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/Makefile' (41,208) at 20240405153053973
43182 2025-01-21 03:00:59.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_drv.h' (41,209) at 20240405153048785
43183 2025-01-21 03:00:59.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/Kconfig' (41,210) at 20210308005003736
43184 2025-01-21 03:00:59.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx7.c' (41,211) at 20210308005003460
43185 2025-01-21 03:00:59.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c' (41,212) at 20240613080016451
43186 2025-01-21 03:00:59.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_HTProc.c' (41,213) at 20240405153231479
43187 2025-01-21 03:00:59.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_types.h' (41,214) at 20241011080017311
43188 2025-01-21 03:00:59.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dts' (41,215) at 20240809080013006
43189 2025-01-21 03:00:59.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/ram_addr.h' (41,216) at 20240906080037328
43190 2025-01-21 03:00:59.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Heathfield' (41,217) at 20210307205553798
43191 2025-01-21 03:00:59.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-pr-helper.service' (41,218) at 20210308005045773
43192 2025-01-21 03:00:59.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/msm_media_info.h' (41,219) at 20210307214927882
43193 2025-01-21 03:00:59.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-balloon-pci.c' (41,220) at 20221215040039170
43194 2025-01-21 03:00:59.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-cards.c' (41,221) at 20220525020653271
43195 2025-01-21 03:00:59.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Parainen_Houtskari' (41,222) at 20210307205553770
43196 2025-01-21 03:00:59.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/keystone-reset.c' (41,223) at 20240405153231351
43197 2025-01-21 03:00:59.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/auto-mode.c' (41,224) at 20240405153051397
43198 2025-01-21 03:00:59.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv6xx_dpm.c' (41,225) at 20210307214928018
43199 2025-01-21 03:00:59.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-certificate-manager/.openbmc-enforce-gitlint' (41,226) at 20220920030031760 to deleted uid set
43200 2025-01-21 03:00:59.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/ordering.txt' (41,227) at 20220525020655127
43201 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/common.c' (41,228) at 20240405153045701
43202 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/inat.c' (41,229) at 20220525020655107
43203 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Hameenlinna' (41,230) at 20210307205553766
43204 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_pinnacle_mixer.c' (41,231) at 20210309003654580
43205 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_config_local_template.py' (41,232) at 20210307214932726
43206 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-r8-chip.dts' (41,233) at 20240405153045381
43207 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/meson.py' (41,234) at 20241221090017628
43208 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/main.py' (41,235) at 20210307205554642
43209 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/Kconfig' (41,236) at 20210308005003036
43210 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kselftest.rst' (41,237) at 20241018080014470
43211 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xdp_sock_drv.h' (41,238) at 20240405153231859
43212 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/canaan.yaml' (41,239) at 20240405153045149
43213 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/archrandom.h' (41,240) at 20240405153046101
43214 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/Kconfig' (41,241) at 20240405153050325
43215 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5249EVB.h' (41,242) at 20210308005003576
43216 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/backlight.h' (41,243) at 20210308005003560
43217 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mardsjo' (41,244) at 20210307205553786
43218 2025-01-21 03:00:59.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/ap325rxa_defconfig' (41,245) at 20240405153046309
43219 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/ptrace32.c' (41,246) at 20210307214926258
43220 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc7_qm_regs.h' (41,247) at 20240405153046605
43221 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc7180-mdss.yaml' (41,248) at 20240405153229763
43222 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strncmp_test.c' (41,249) at 20240405153054273
43223 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/fsl,scu-pd.yaml' (41,250) at 20240405153045137
43224 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/Kconfig' (41,251) at 20210308005002552
43225 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/var_funcs.py' (41,252) at 20221209040018571
43226 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/hexium_orion.c' (41,253) at 20240405153049377
43227 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/avnet_ultra96_rev1_defconfig' (41,254) at 20210308005003248
43228 2025-01-21 03:00:59.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_system.h' (41,255) at 20240405153046473
43229 2025-01-21 03:00:59.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_qi2.c' (41,256) at 20240405153230259
43230 2025-01-21 03:00:59.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts' (41,257) at 20240617080017374
43231 2025-01-21 03:00:59.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/README' (41,258) at 20240906080037380
43232 2025-01-21 03:00:59.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/0001-Remove-strip-option-from-executable-build.patch' (41,259) at 20241221090017504
43233 2025-01-21 03:00:59.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/puda.h' (41,260) at 20240405153049069
43234 2025-01-21 03:00:59.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/e2tools/files/run-ptest' (41,261) at 20240302090018202
43235 2025-01-21 03:00:59.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cargo.bbclass' (41,262) at 20241221090017608
43236 2025-01-21 03:00:59.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-irq.c' (41,263) at 20220525020652014
43237 2025-01-21 03:00:59.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/faraday,ftgmac100.yaml' (41,264) at 20240405153229779
43238 2025-01-21 03:00:59.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/fixed-layout.yaml' (41,265) at 20240405153229779
43239 2025-01-21 03:00:59.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-bsp/u-boot/u-boot-aspeed-sdk/ampere.cfg' (41,266) at 20241023080015407
43240 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/scripts/ftrace.sh' (41,267) at 20210309003654956
43241 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5_5.79.bb' (41,268) at 20241221090017636
43242 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sparc/sun4u_iommu.h' (41,269) at 20210308005046033
43243 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/kernel.h' (41,270) at 20240405153054225
43244 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc18xx/Makefile' (41,271) at 20210307214925898
43245 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/ptrace.h' (41,272) at 20210308005002828
43246 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_dec0_cmd_regs.h' (41,273) at 20240405153046597
43247 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/vendor_cmd.h' (41,274) at 20210307214929974
43248 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/board.c' (41,275) at 20210308005003068
43249 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.err' (41,276) at 20210308005046405
43250 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_devlink.h' (41,277) at 20240405153046961
43251 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-unknown.json' (41,278) at 20210308005046401
43252 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gallsatter' (41,279) at 20210307205553782
43253 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/file.c' (41,280) at 20210307214926206
43254 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/gamma_table.h' (41,281) at 20240405153049481
43255 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/meson.build' (41,282) at 20230925080039849
43256 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/macmace.c' (41,283) at 20240405153230919
43257 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c' (41,284) at 20240405153051945
43258 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gusemu.h' (41,285) at 20210308005045841
43259 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sem.h' (41,286) at 20210307214931506
43260 2025-01-21 03:00:59.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_firmware_boot_side.robot' (41,287) at 20241023080016467
43261 2025-01-21 03:00:59.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/redfish_request.robot' (41,288) at 20240627080021048
43262 2025-01-21 03:00:59.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/mc.h' (41,289) at 20210308005002672
43263 2025-01-21 03:00:59.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-deploy-ssh-keys.bbclass' (41,290) at 20230321080018353
43264 2025-01-21 03:00:59.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/server.ttyS0.conf' (41,291) at 20230606080013598
43265 2025-01-21 03:00:59.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/Makefile' (41,292) at 20210307214931978
43266 2025-01-21 03:00:59.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wiznet,w5x00.txt' (41,293) at 20210307214925382
43267 2025-01-21 03:00:59.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-c200-v2.dts' (41,294) at 20240405153045441
43268 2025-01-21 03:00:59.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_core_irq.h' (41,295) at 20240613080016403
43269 2025-01-21 03:00:59.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c' (41,296) at 20240405153050449
43270 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/vrf_route_leaking.sh' (41,297) at 20240405153232283
43271 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/Makefile' (41,298) at 20240405153050053
43272 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx_onhyperv.h' (41,299) at 20240812080017232
43273 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcom-pdk2.dtsi' (41,300) at 20240405153045585
43274 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/msf2-soc.c' (41,301) at 20241211090212250
43275 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/isdimm_vpd_parser.hpp' (41,302) at 20240608080017393
43276 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/README.md' (41,303) at 20210307205554054
43277 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/hard-code-build-number.patch' (41,304) at 20231011080016574
43278 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/flow_table.h' (41,305) at 20240405153052861
43279 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcmcygnus/configs.h' (41,306) at 20210308005002640
43280 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fwknop/fwknop_2.6.11.bb' (41,307) at 20241221090017496
43281 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ah4.c' (41,308) at 20240405153053241
43282 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/.clang-tidy' (41,309) at 20240709145403765
43283 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/OWNERS' (41,310) at 20221013030022822
43284 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts' (41,311) at 20240405153045765
43285 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb.dtsi' (41,312) at 20210308005002596
43286 2025-01-21 03:00:59.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_bridge.h' (41,313) at 20240405153231491
43287 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_dl.h' (41,314) at 20240405153049441
43288 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch' (41,315) at 20241221090017528
43289 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/vt.c' (41,316) at 20240405153049109
43290 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/aqc111.c' (41,317) at 20240613080016443
43291 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_arith.h' (41,318) at 20210307214926170
43292 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/astlpc.c' (41,319) at 20241219090010500
43293 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Device/meson.build' (41,320) at 20220913030027309 to deleted uid set
43294 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/pstate.h' (41,321) at 20210307214926590
43295 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/vdso.h' (41,322) at 20220525020651966
43296 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/device_cfg.h' (41,323) at 20220525020654195
43297 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0001-fix-to-build-with-glibc-2.25.patch' (41,324) at 20210307205553910
43298 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-ttcp-Add-printf-format-string.patch' (41,325) at 20210307205553842
43299 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-nxp.c' (41,326) at 20240405153231559
43300 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/posix_types.h' (41,327) at 20210307214926558
43301 2025-01-21 03:00:59.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/configs/npcm_defconfig' (41,328) at 20240405153229975
43302 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_signal.h' (41,329) at 20220429100100642
43303 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/README' (41,330) at 20210308005046489
43304 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb4.c' (41,331) at 20240906080037276
43305 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-milbeaut.c' (41,332) at 20240405153230859
43306 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/cxacru.rst' (41,333) at 20210309003648436
43307 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/pointercal' (41,334) at 20210307205553874 to deleted uid set
43308 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/raid56.h' (41,335) at 20240405153231631
43309 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/analogbits-wrpll-cln28hpc.h' (41,336) at 20210307214931366
43310 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/Makefile' (41,337) at 20240405153045537
43311 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_rtas.c' (41,338) at 20240405153051985
43312 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-gatwick.dts' (41,339) at 20240405153045465
43313 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c' (41,340) at 20240405153049885 to deleted uid set
43314 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/serpent.h' (41,341) at 20210307214931310
43315 2025-01-21 03:00:59.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/muldi3.c' (41,342) at 20210307214931810
43316 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/x86-stub.c' (41,343) at 20240805080013943
43317 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/thermal_exynos.h' (41,344) at 20210307214931350
43318 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_map_ret_val.c' (41,345) at 20240405153054281
43319 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/Makefile' (41,346) at 20210308005003504
43320 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/conf/layer.conf' (41,347) at 20241221090017472
43321 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb' (41,348) at 20241221090017520
43322 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi' (41,349) at 20240405153045721
43323 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_mmu_private.h' (41,350) at 20210307214930550
43324 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_r_w.c' (41,351) at 20210308005046505
43325 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_xmit.h' (41,352) at 20220525020654183
43326 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/cw1200_spi.c' (41,353) at 20240405153050705
43327 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libtraceevent.c' (41,354) at 20220525020655115
43328 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb' (41,355) at 20230706080014785
43329 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0003.patch' (41,356) at 20241221090017640
43330 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/081_x86-start16-tpl.dts' (41,357) at 20210308005003752
43331 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/qemu-nsis.ico' (41,358) at 20210308005046185 to deleted uid set
43332 2025-01-21 03:00:59.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/atmel/Kconfig' (41,359) at 20240405153049397
43333 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/sungem_phy.c' (41,360) at 20240405153050369
43334 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/aspeed/Makefile' (41,361) at 20210308005003340
43335 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (41,362) at 20240712080022837
43336 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.vxworks' (41,363) at 20210308005003300
43337 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz' (41,364) at 20210307205554594 to deleted uid set
43338 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_offset.h' (41,365) at 20210307214927670
43339 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_dccp.c' (41,366) at 20240405153232059
43340 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98371.yaml' (41,367) at 20240405153045165
43341 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/index.rst' (41,368) at 20220525020651726
43342 2025-01-21 03:00:59.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf-shell-image.bb' (41,369) at 20230813080012880
43343 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/helpers.h' (41,370) at 20241211090212358
43344 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_s_w.c' (41,371) at 20210308005046505
43345 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/ioctl.c' (41,372) at 20241211090145473
43346 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_vf.c' (41,373) at 20240411080014090
43347 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/centos.aarch64' (41,374) at 20240906080037584
43348 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/vc4.rst' (41,375) at 20240405153045213
43349 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_kvm_hook.c' (41,376) at 20240405153046305
43350 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/occ/openpower-occ-control_%.bbappend' (41,377) at 20240214090012421
43351 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/REST-cheatsheet.md' (41,378) at 20230316080008330
43352 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smsm.yaml' (41,379) at 20240405153045157
43353 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/estoraged_test.cpp' (41,380) at 20240301090004938
43354 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/netbsd' (41,381) at 20240906080037584
43355 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/blob_gen.c' (41,382) at 20240405153046929
43356 2025-01-21 03:00:59.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_cm.h' (41,383) at 20240405153052869
43357 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_xplained/sama5d2_xplained.c' (41,384) at 20210308005002920
43358 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/bugs.c' (41,385) at 20240405153045629
43359 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdblock_ro.c' (41,386) at 20240405153230867
43360 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/imx-rdc.h' (41,387) at 20210308005002652
43361 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/zynq_slcr.c' (41,388) at 20240906080037260
43362 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qxp.c' (41,389) at 20241008080013911
43363 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fujitsu/Kconfig' (41,390) at 20210307214929402
43364 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/base.c' (41,391) at 20240405153048649
43365 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.out' (41,392) at 20210308005046397 to deleted uid set
43366 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_drv.h' (41,393) at 20240415080012971
43367 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/mem-events.c' (41,394) at 20240405153232219
43368 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-loader.c' (41,395) at 20240405153232195
43369 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/maxbcm/Makefile' (41,396) at 20210308005003016
43370 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/lantiq/Makefile' (41,397) at 20240405153045989
43371 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/OpenBMCComputerSystem_v1.xml' (41,398) at 20240907080003164
43372 2025-01-21 03:00:59.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd8111_edac.c' (41,399) at 20240405153047013
43373 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_erp.c' (41,400) at 20210309003652324
43374 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.json' (41,401) at 20240906080037560
43375 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/sha1sum.cfg' (41,402) at 20241221090017636
43376 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8996.c' (41,403) at 20240405153051349
43377 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta.h' (41,404) at 20240405153232259
43378 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/r8a779x_usb3.txt' (41,405) at 20210308005002540
43379 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/cache.h' (41,406) at 20210307214926554
43380 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/symbol/Build' (41,407) at 20240405153054069
43381 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1027.yaml' (41,408) at 20240405153045069
43382 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-ranchu.config' (41,409) at 20220525020651998
43383 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-am64.c' (41,410) at 20220525020652414
43384 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/Makefile' (41,411) at 20220525020653499
43385 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sdradd.h' (41,412) at 20210308004938820
43386 2025-01-21 03:00:59.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7794-sysc.h' (41,413) at 20210307214931346
43387 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/cmsg_so_mark.sh' (41,414) at 20240405153054337
43388 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/settings/phosphor-settings-manager/ampere_settings.override.yml' (41,415) at 20220603100015803
43389 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/jz4740.dtsi' (41,416) at 20240405153045989
43390 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha2-ce-glue.c' (41,417) at 20220525020651946
43391 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/types.hpp' (41,418) at 20220712030042488
43392 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools_4.0.46.bb' (41,419) at 20241221090017664
43393 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_pwm-test.c' (41,420) at 20240906080037572
43394 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/cdx/Makefile' (41,421) at 20240405153052161
43395 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7724.c' (41,422) at 20210307214926566
43396 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/xlnx,zynqmp-ocmc-1.0.yaml' (41,423) at 20240405153045105
43397 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/cpu-hotplug.rst' (41,424) at 20241211090212238
43398 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c' (41,425) at 20240405153230323
43399 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_ftp.c' (41,426) at 20220525020653959
43400 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos-syscon-restart.dtsi' (41,427) at 20240405153045565
43401 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-dummy-fe.h' (41,428) at 20210307214928694
43402 2025-01-21 03:00:59.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sa_media.c' (41,429) at 20240405153230567
43403 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Hnusta' (41,430) at 20210307205553794
43404 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-sysctrl.yaml' (41,431) at 20240405153045157
43405 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/MAINTAINERS' (41,432) at 20210308005003044
43406 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/uncore-memory.json' (41,433) at 20240405153054157
43407 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/params/metric_params.hpp' (41,434) at 20230524080039233
43408 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/Makefile' (41,435) at 20210307214929754
43409 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cardhu-a04.dts' (41,436) at 20240405153045485
43410 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/Makefile' (41,437) at 20240405153229919
43411 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/vxlan_flooding_ipv6.sh' (41,438) at 20240405153054301
43412 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cdrom.h' (41,439) at 20240726080012870
43413 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/network/phosphor-network/config.json' (41,440) at 20231123090013213
43414 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/dhcrelay.service' (41,441) at 20210608000015795
43415 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Sensors/index.js' (41,442) at 20220105012522995
43416 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/remove.c' (41,443) at 20240405153231299
43417 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/Makefile' (41,444) at 20210307214930846
43418 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.c' (41,445) at 20240405153048641
43419 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.7.bb' (41,446) at 20240413080012663
43420 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.c' (41,447) at 20240405153050109
43421 2025-01-21 03:00:59.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ata_piix.c' (41,448) at 20240405153046653
43422 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_port.h' (41,449) at 20240405153050177
43423 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen.c' (41,450) at 20220525020655007
43424 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/guest-debug/test_gdbstub.py' (41,451) at 20241211090212542
43425 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pgtable-2level.h' (41,452) at 20220525020652126
43426 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/client.py' (41,453) at 20241206090014286
43427 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/evb-px5.c' (41,454) at 20210308005003040
43428 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/samsung_pwm.h' (41,455) at 20220525020654535
43429 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gssdp/0001-gssdp-enums.c.template-use-basename-instead-of-filen.patch' (41,456) at 20241206090014238
43430 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/unistd.h' (41,457) at 20220525020651950
43431 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Login/Login.vue' (41,458) at 20241004080035967
43432 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fuse.c' (41,459) at 20210308005003212
43433 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-tstee/files/Makefile' (41,460) at 20241206090014214
43434 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_compile_32r5eb.sh' (41,461) at 20210308005046525
43435 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/helpers.h' (41,462) at 20240405153049433
43436 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/092_hash_bad_algo.dts' (41,463) at 20210308005003752
43437 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lvds-codec.c' (41,464) at 20240405153230523
43438 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inffast.c' (41,465) at 20210308005003716
43439 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-bdi' (41,466) at 20240405153044917
43440 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/sections.h' (41,467) at 20210307214925670
43441 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-lion-u-boot.dtsi' (41,468) at 20210308005002608
43442 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/flight_recorder.cpp' (41,469) at 20240820080023690
43443 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/bmc_epoch.hpp' (41,470) at 20240904080043247
43444 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/alpine_cpu_pm.h' (41,471) at 20210307214925870
43445 2025-01-21 03:00:59.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/Makefile' (41,472) at 20240405153230851
43446 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/samsung.c' (41,473) at 20210308005003416
43447 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/sensorset.cpp' (41,474) at 20210308004940468 to deleted uid set
43448 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Juupajoki_Kopsamo' (41,475) at 20210307205553770
43449 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb' (41,476) at 20230114040015546
43450 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530DP.dts' (41,477) at 20210308005002568
43451 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/Kconfig' (41,478) at 20240405153046209
43452 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kfifo.c' (41,479) at 20220525020654751
43453 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_phy.h' (41,480) at 20240405153050309
43454 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/highway/highway/0001-Add-cmake-check-for-deducing-32bit-or-64bit-RISCV.patch' (41,481) at 20241221090017516
43455 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/QEMU,cgthree.bin' (41,482) at 20210308005046113 to deleted uid set
43456 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/prom.c' (41,483) at 20240405153230015
43457 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/rng-egd.c' (41,484) at 20221215040039046
43458 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-q.json' (41,485) at 20210308005046409
43459 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/aops.h' (41,486) at 20241211090145525
43460 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/kernel-docs.rst' (41,487) at 20240405153229827
43461 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-sunxi.c' (41,488) at 20210309003652220
43462 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/proc.c' (41,489) at 20220525020655103
43463 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-lua.c' (41,490) at 20220525020653043
43464 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/wol.h' (41,491) at 20210308005003720
43465 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-power.c' (41,492) at 20240405153046217
43466 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio_devres.c' (41,493) at 20240405153050357
43467 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/doc/usbipd.8' (41,494) at 20220525020655239
43468 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmc_ssh_security.robot' (41,495) at 20240628080017121
43469 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Duvnas' (41,496) at 20210307205553778
43470 2025-01-21 03:00:59.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t54.h' (41,497) at 20210308005003588
43471 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-apple.c' (41,498) at 20240405153231355
43472 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/kfree_sensitive.cocci' (41,499) at 20210309003654532
43473 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-component.c' (41,500) at 20240405153232191
43474 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm4908.c' (41,501) at 20240405153051305
43475 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops.c' (41,502) at 20240906080037136
43476 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/pwrseq.c' (41,503) at 20210307214929926
43477 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/exception_utils.hpp' (41,504) at 20210323000034099
43478 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/if_ether.h' (41,505) at 20210308005046053
43479 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/Makefile' (41,506) at 20210308005002904
43480 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sunplus/Makefile' (41,507) at 20240405153045585
43481 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/clocksource.h' (41,508) at 20240405153045941
43482 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpcihp_generic.c' (41,509) at 20210307214930026
43483 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/atomctl.rst' (41,510) at 20240405153229747
43484 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/keystone_nav_cfg.c' (41,511) at 20210308005003372
43485 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5907.dtsi' (41,512) at 20240405153045513
43486 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055.h' (41,513) at 20240405153048993
43487 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/elf.h' (41,514) at 20220525020652098
43488 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/scrm44xx.h' (41,515) at 20240405153045669
43489 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/mte.S' (41,516) at 20240405153045897
43490 2025-01-21 03:00:59.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/tools/sdbusplus/namedelement.py' (41,517) at 20240920080030747 to deleted uid set
43491 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3670.dtsi' (41,518) at 20240405153045741
43492 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/microchip,mpfs-mailbox.yaml' (41,519) at 20240405153045089
43493 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_core.c' (41,520) at 20240405153052081
43494 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/functions.c' (41,521) at 20210307214930806
43495 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-native.bb' (41,522) at 20241206090014274
43496 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/time32.h' (41,523) at 20210307214931522
43497 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/state_blt.xml.h' (41,524) at 20210307214927770
43498 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.c' (41,525) at 20241011080017331
43499 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/134.out' (41,526) at 20210308005046449
43500 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_fdinfo_test.c' (41,527) at 20240405153232283
43501 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/test_metadata.py' (41,528) at 20241221090017632
43502 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/mux_omap4.h' (41,529) at 20210308005002656
43503 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410-pinctrl.dtsi' (41,530) at 20210308005002612
43504 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/libc.c' (41,531) at 20210308005046397
43505 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-si1133' (41,532) at 20210307214925190
43506 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/anatop.c' (41,533) at 20210309003648696
43507 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c' (41,534) at 20240405153047137
43508 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zybo-z7.dts' (41,535) at 20210308005002632
43509 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VWML/meson.build' (41,536) at 20230825080021137 to deleted uid set
43510 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c' (41,537) at 20210307214929334
43511 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/accounting.h' (41,538) at 20210307214926370
43512 2025-01-21 03:00:59.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_oss.c' (41,539) at 20220525020654971
43513 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/ptimer-test-stubs.c' (41,540) at 20230925080040101
43514 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/objtool.h' (41,541) at 20240405153231831
43515 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/setup.h' (41,542) at 20240405153046253
43516 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/css-bridge.c' (41,543) at 20240906080037288
43517 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-kernel/linux/linux-aspeed_%.bbappend' (41,544) at 20231128090014177
43518 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/security_features.h' (41,545) at 20220525020652038
43519 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/process.py' (41,546) at 20220910030013377
43520 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,msm8998-qmp-pcie-phy.yaml' (41,547) at 20240405153229783
43521 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/spl.c' (41,548) at 20210308005003168
43522 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ComputerSystem_v1.xml' (41,549) at 20240918080002708
43523 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/README' (41,550) at 20210308005002972
43524 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm7120-l2-intc.yaml' (41,551) at 20240405153229767
43525 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils.bbappend' (41,552) at 20241206090014206
43526 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/thunks_32.S' (41,553) at 20220525020655235
43527 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/linux-dummy.bbclass' (41,554) at 20220910030013389
43528 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-0.dtsi' (41,555) at 20210307214926018
43529 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/0003-Support-transformation-between-D-Bus-errors-and-exce.patch' (41,556) at 20240413080012663
43530 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/parse-maintainers.pl' (41,557) at 20210307214932158
43531 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_no_start.cpp' (41,558) at 20210308005100997
43532 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_fw_update_cmd.cpp' (41,559) at 20240819080030267
43533 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/p10bmc-ipmi-sensors.yaml' (41,560) at 20241106090019922
43534 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_reg.h' (41,561) at 20240906080037156
43535 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/0001-CheckPlatformSupport.cmake-Do-not-hardcode-lib-path.patch' (41,562) at 20210307205553914
43536 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EPICS' (41,563) at 20211006000025234
43537 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.h' (41,564) at 20210307214929938
43538 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libelf.c' (41,565) at 20210307214932466
43539 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFULLRWD' (41,566) at 20241221090017616
43540 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/led.c' (41,567) at 20240405153050641
43541 2025-01-21 03:00:59.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/inventory_mac.hpp' (41,568) at 20230511080033415
43542 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_chipcommon.h' (41,569) at 20240405153052661
43543 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-kernel/linux/linux-yocto%.bbappend' (41,570) at 20240301090012439
43544 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_netport.c' (41,571) at 20240405153053317
43545 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_ca0110.c' (41,572) at 20210307214932254
43546 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/power.c' (41,573) at 20210308005002724
43547 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a100u2w.h' (41,574) at 20210307214930262
43548 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_cmdq_regs.h' (41,575) at 20240405153046605
43549 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd' (41,576) at 20210307205554466
43550 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/stream.h' (41,577) at 20210927100127241
43551 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.h' (41,578) at 20210307214929938
43552 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/adcifc.h' (41,579) at 20210308005111457
43553 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/spir/spirv-shader-generator_git.bb' (41,580) at 20230114040015482
43554 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt2701.c' (41,581) at 20240405153231323
43555 2025-01-21 03:00:59.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_ddict.c' (41,582) at 20240405153053117
43556 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcmbca-hsspi.c' (41,583) at 20241008080013979
43557 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a23-a33.h' (41,584) at 20210307214927026
43558 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/hid-sensor-attributes.c' (41,585) at 20220525020653095
43559 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/Makefile' (41,586) at 20210307214930414
43560 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/remove-man-page-creation.patch' (41,587) at 20210307205553998
43561 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-any.err' (41,588) at 20210308005046401
43562 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PHP-3.0' (41,589) at 20210307205554426
43563 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt' (41,590) at 20240405153229779
43564 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fb_dma_helper.h' (41,591) at 20240405153052629
43565 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.h' (41,592) at 20210307214929918
43566 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/disasm.c' (41,593) at 20240405153231895
43567 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_6_0_d.h' (41,594) at 20210307214927526
43568 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-help.txt' (41,595) at 20210307214932510
43569 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino-Lime_defconfig' (41,596) at 20210308005003232
43570 2025-01-21 03:00:59.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input.c' (41,597) at 20241211090212558
43571 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/Makefile' (41,598) at 20220525020655227
43572 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-gimptool-allow-default-CC-override.patch' (41,599) at 20241221090017488
43573 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rockchip-radxa-dalang-carrier.dtsi' (41,600) at 20240405153045565
43574 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/bitops.S' (41,601) at 20240405153230095
43575 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/virt-ctlr.rst' (41,602) at 20240326080039406
43576 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/raspberrypi.c' (41,603) at 20240613080016387
43577 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/ddr.c' (41,604) at 20210308005003008
43578 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netport.c' (41,605) at 20240405153053481
43579 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtsi' (41,606) at 20240405153045821
43580 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/erspan.h' (41,607) at 20210307214931630
43581 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue-pf.h' (41,608) at 20210307214925850
43582 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm70.c' (41,609) at 20240405153048861
43583 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dprc.c' (41,610) at 20220525020652286
43584 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/leds/leds-gpio.txt' (41,611) at 20210308005003304
43585 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/index.js' (41,612) at 20210308005107069
43586 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-db.dts' (41,613) at 20220525020651918
43587 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cmpxchg8b_emu.S' (41,614) at 20240405153046469
43588 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/crc.h' (41,615) at 20210308005003688
43589 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/input.c' (41,616) at 20220525020654891
43590 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/test/test_records.cpp' (41,617) at 20210308005405942
43591 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/jobdesc.h' (41,618) at 20210308005003356
43592 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_included_reverse_dependencies.html' (41,619) at 20231126090012817
43593 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/ice.rst' (41,620) at 20240405153045237
43594 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/milbeaut_usio.c' (41,621) at 20240405153231515
43595 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/setup.cfg' (41,622) at 20210308004922940
43596 2025-01-21 03:00:59.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_irq_handler.c' (41,623) at 20240405153230419
43597 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/bearer.c' (41,624) at 20241011080017399
43598 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c' (41,625) at 20240405153047097
43599 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/Kconfig' (41,626) at 20240405153046033
43600 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devres.c' (41,627) at 20220525020654823
43601 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts' (41,628) at 20240405153045789
43602 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/msync.c' (41,629) at 20240405153053141
43603 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fbdev.c' (41,630) at 20240405153230555
43604 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-Define-SOCK_SEQPACKET-in-common-place.patch' (41,631) at 20230503080014587
43605 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_modules.h' (41,632) at 20240405153046301
43606 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/socket.h' (41,633) at 20240405153046321
43607 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-c3-c302x-aw409.dts' (41,634) at 20240405153045713
43608 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1023rdb.dts' (41,635) at 20210307214926346
43609 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/mock_user_mgr.hpp' (41,636) at 20231010080036167
43610 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_mem.h' (41,637) at 20240405153050341
43611 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_netlink.h' (41,638) at 20240405153232015
43612 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker.c' (41,639) at 20241211090212306
43613 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/Kconfig' (41,640) at 20240405153051769
43614 2025-01-21 03:00:59.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/util.c' (41,641) at 20210307214929898
43615 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/inv_sensors/Makefile' (41,642) at 20240405153230691
43616 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/debug.h' (41,643) at 20220525020653707
43617 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/smemc.c' (41,644) at 20240405153045681
43618 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ref_tracker.c' (41,645) at 20240405153053101
43619 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/kernel_user_helpers.rst' (41,646) at 20240405153044973
43620 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/CodingStyle' (41,647) at 20210307214925206
43621 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-e1000.rom' (41,648) at 20210308005046177 to deleted uid set
43622 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/Makefile' (41,649) at 20210308005002544
43623 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctmixer.c' (41,650) at 20210309003654588
43624 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/Replace-murmurhash-algorithm-with-Robert-Jenkin-s-ha.patch' (41,651) at 20210307205553830
43625 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_bridge.h' (41,652) at 20241211090212362
43626 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t3517_defconfig' (41,653) at 20210308005003252
43627 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-wakeupgen.h' (41,654) at 20210307214925918
43628 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard-emmc-som-v15.dts' (41,655) at 20240405153045501
43629 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdmavt_cq.h' (41,656) at 20210309003653968
43630 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/example/zone_conditions.yaml' (41,657) at 20210308005059165
43631 2025-01-21 03:00:59.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-pci.c' (41,658) at 20241216090017745
43632 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/namei.c' (41,659) at 20241216090017761
43633 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/aachba.c' (41,660) at 20240405153051549
43634 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-kcs/99-ipmi-kcs.rules' (41,661) at 20220618030015174
43635 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/acrn/introduction.rst' (41,662) at 20220525020651790
43636 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/perf.h' (41,663) at 20210307214927906
43637 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/isp1704.yaml' (41,664) at 20240405153045141
43638 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/page_pool/types.h' (41,665) at 20240405153231855
43639 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/clps711x-clock.h' (41,666) at 20210307214931326
43640 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_drv.h' (41,667) at 20240405153230163
43641 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cti.h' (41,668) at 20210307214925846
43642 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_ps.h' (41,669) at 20210307214930626
43643 2025-01-21 03:00:59.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_topology.c' (41,670) at 20240405153051813
43644 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/da9055-hwmon.c' (41,671) at 20210307214928118
43645 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/div64.h' (41,672) at 20210307214926114
43646 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/mach-virt-graphical.cfg' (41,673) at 20230426080043660
43647 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ds109_defconfig' (41,674) at 20210308005003256
43648 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/cache.h' (41,675) at 20210307214926306
43649 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/Kconfig' (41,676) at 20220525020653871
43650 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sock_addr.c' (41,677) at 20240405153054285
43651 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/smp.c' (41,678) at 20240405153046077
43652 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-GoldCoast' (41,679) at 20210307205553762
43653 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-gtk2.c' (41,680) at 20210307214932466
43654 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/vdso/const.h' (41,681) at 20210307214932482
43655 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/Kconfig' (41,682) at 20240405153051285
43656 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_clflush.h' (41,683) at 20210307214927810
43657 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/flexcan/flexcan-ethtool.c' (41,684) at 20240405153049729
43658 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso/vsyscall.h' (41,685) at 20220525020651970
43659 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/maple.h' (41,686) at 20210307214931422
43660 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana/0001-Makefile.am-fix-build-with-separate-build-dir.patch' (41,687) at 20240301090012427
43661 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-util.h' (41,688) at 20230426080043948
43662 2025-01-21 03:00:59.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/files/conntrack-failover' (41,689) at 20210307205553826
43663 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sdvo_regs.h' (41,690) at 20210309003649736
43664 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config/mtmitchell-ipmi-sensors.yaml' (41,691) at 20241018080016394
43665 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/apb.h' (41,692) at 20210307214926578
43666 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_star_emac.c' (41,693) at 20240719080013357
43667 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/sections.h' (41,694) at 20240429080012404
43668 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/Kconfig' (41,695) at 20240405153049817
43669 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_b.c' (41,696) at 20210308005046513
43670 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_negative.c' (41,697) at 20240405153054269
43671 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/i2c.c' (41,698) at 20210308005003740
43672 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/midi.h' (41,699) at 20210307214932442
43673 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_fs.c' (41,700) at 20240405153050113
43674 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/syscalls.h' (41,701) at 20240906080037348
43675 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vgafont.h' (41,702) at 20221215040039398
43676 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/quirks-table.h' (41,703) at 20241211090145569
43677 2025-01-21 03:00:59.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch' (41,704) at 20230706080014737
43678 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/Kconfig' (41,705) at 20210308005003540
43679 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/Kconfig' (41,706) at 20220525020653371
43680 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/string.h' (41,707) at 20240405153045861
43681 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/gx1fb_core.c' (41,708) at 20240405153231583
43682 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/wap5813n/Makefile' (41,709) at 20210308005002948
43683 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/of.c' (41,710) at 20210307214926362
43684 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (41,711) at 20231216090014900
43685 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/debug.h' (41,712) at 20240405153046105
43686 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/spear13xx_defconfig' (41,713) at 20240405153045617
43687 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi-tlv.c' (41,714) at 20241111090012129
43688 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_devlink.c' (41,715) at 20240405153049937
43689 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/Makefile' (41,716) at 20210307214931230
43690 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-lboxre2/setup.c' (41,717) at 20210307214926538
43691 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fpstate.h' (41,718) at 20240405153045621
43692 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/Makefile' (41,719) at 20210307214930182
43693 2025-01-21 03:00:59.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci.h' (41,720) at 20210309003653252
43694 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h' (41,721) at 20240405153230983
43695 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscalls/syscall_64.tbl' (41,722) at 20240405153230103
43696 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-graphics/ttf-fonts/liberation-fonts_%.bbappend' (41,723) at 20241206090014274
43697 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_bytes_action.cpp' (41,724) at 20210308005405934
43698 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields___bitfield_vs_int.c' (41,725) at 20210307214932642
43699 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_hush_if_test.py' (41,726) at 20210308005003744
43700 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_i2c.c' (41,727) at 20210307214930902
43701 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/net_handler.cpp' (41,728) at 20210918000044923
43702 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/generic_fuzz_configs.h' (41,729) at 20240906080037568
43703 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ivsc/Kconfig' (41,730) at 20240405153230795
43704 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/depmod.sh' (41,731) at 20240405153232103
43705 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AGPL-3.0-only' (41,732) at 20210316000012693
43706 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/include/ptest-packagelists-meta-multimedia.inc' (41,733) at 20240302090018202
43707 2025-01-21 03:00:59.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.h' (41,734) at 20240405153230607
43708 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec.h' (41,735) at 20241011080017327
43709 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-selection.rst' (41,736) at 20220525020651786
43710 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mcu-mpc8349emitx.txt' (41,737) at 20210307214925406
43711 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/power-cmd' (41,738) at 20241213090035010 to deleted uid set
43712 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/string.c' (41,739) at 20210307214931118
43713 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/arch_timer.h' (41,740) at 20240405153232267
43714 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/physmem_info.c' (41,741) at 20240405153046269
43715 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500_mmu_host.h' (41,742) at 20210307214926430
43716 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utmutex.c' (41,743) at 20210307214926846
43717 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb' (41,744) at 20241221090017568
43718 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml' (41,745) at 20240405153045105
43719 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Kvm/index.js' (41,746) at 20220105012522995
43720 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/graph-lock.c' (41,747) at 20230426080043848
43721 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/controlcenterdc_defconfig' (41,748) at 20210308005003256
43722 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-humidity' (41,749) at 20220525020651634
43723 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/topdown.h' (41,750) at 20240405153054209
43724 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/c.c' (41,751) at 20210307214932470
43725 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/platform.h' (41,752) at 20221215040039358
43726 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_integ.h' (41,753) at 20210307214928614
43727 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/blessing' (41,754) at 20211006000025246
43728 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/lru_bug.c' (41,755) at 20240405153054269
43729 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rw-by-pid-report' (41,756) at 20210307214932566
43730 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/power-cmd' (41,757) at 20241213090035010 to deleted uid set
43731 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/ibex_timer.h' (41,758) at 20221215040039186
43732 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/hflags.c' (41,759) at 20241121090029272
43733 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/timed_controller_defs.h' (41,760) at 20210307214930574
43734 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sw_sync.c' (41,761) at 20240405153046977
43735 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_4.dtso' (41,762) at 20240405153231279
43736 2025-01-21 03:00:59.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-cubieboard2.dts' (41,763) at 20240405153045385
43737 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_pixbuf_cache' (41,764) at 20210307205554642
43738 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.5.rst' (41,765) at 20241221090017596
43739 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/powerflags.c' (41,766) at 20210307214926694
43740 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sunoem.h' (41,767) at 20210308004938820
43741 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c' (41,768) at 20220525020652827
43742 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-atmel-aic.c' (41,769) at 20240405153049189
43743 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/connection.hpp' (41,770) at 20210308005114857
43744 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/alignment/copy_first_unaligned.c' (41,771) at 20210307214932698
43745 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/dlm.h' (41,772) at 20240405153231867
43746 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-miyoo-mini.dts' (41,773) at 20240405153045573
43747 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/i8042.h' (41,774) at 20240906080037332
43748 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/cache.c' (41,775) at 20210307214931058
43749 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti/k3-bcdma.yaml' (41,776) at 20240405153045057
43750 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axs10x_mb.dtsi' (41,777) at 20210308005002544
43751 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/list_debug.c' (41,778) at 20240405153229987
43752 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-wm8775.h' (41,779) at 20210307214928846
43753 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/Makefile' (41,780) at 20210307214930962
43754 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/Kconfig' (41,781) at 20220525020653499
43755 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/cryptmount/cryptmount_6.2.0.bb' (41,782) at 20240413080012667
43756 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/wm831x_bl.c' (41,783) at 20210309003653296
43757 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/vital_handler.cpp' (41,784) at 20230516080019606
43758 2025-01-21 03:00:59.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io-mapping.h' (41,785) at 20240405153052709
43759 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-3.yaml' (41,786) at 20241219090012976
43760 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hidraw/Makefile' (41,787) at 20210309003654516
43761 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/ncurses.py' (41,788) at 20231207090015274
43762 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/trampoline_common.S' (41,789) at 20240405153046493
43763 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/glibc.py' (41,790) at 20230813080012876
43764 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/posix_types.h' (41,791) at 20210308005003668
43765 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpadlpar.h' (41,792) at 20210307214930030
43766 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/chipspark/popmetal_rk3288/Kconfig' (41,793) at 20210308005002944
43767 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/arch.h' (41,794) at 20210307214926246
43768 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1024_spi_rcw.cfg' (41,795) at 20210308005002992
43769 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/platsmp.c' (41,796) at 20220525020651886
43770 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos5422-asv.c' (41,797) at 20240405153051769
43771 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_argset1.decode' (41,798) at 20210308005046389
43772 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-proto.h' (41,799) at 20230925080039925
43773 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch' (41,800) at 20241206090014310
43774 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/MAINTAINERS' (41,801) at 20210308005002996
43775 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/bmc-vmi-ca-manager.service' (41,802) at 20220601030020434
43776 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-firmware.c' (41,803) at 20241114091008828
43777 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/Makefile' (41,804) at 20210308005002984
43778 2025-01-21 03:00:59.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/core.c' (41,805) at 20241211090145453
43779 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5ek.dtsi' (41,806) at 20240405153045469
43780 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/map_ptr_kern.c' (41,807) at 20240820080014193
43781 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-stateless-decoder.rst' (41,808) at 20240405153229843
43782 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mt8195-jpegdec.yaml' (41,809) at 20240405153045093
43783 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (41,810) at 20210307205553674
43784 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/lowlevel_init.S' (41,811) at 20210308005002552
43785 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/Makefile' (41,812) at 20210307214927134
43786 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-vbi.c' (41,813) at 20240405153049353
43787 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_modem.h' (41,814) at 20240405153050341
43788 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pvclock_gtod.h' (41,815) at 20210307214931490
43789 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dvb-pll.h' (41,816) at 20220525020653243
43790 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/fw.c' (41,817) at 20241125090012243
43791 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_gvt.h' (41,818) at 20240405153048541
43792 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_fcntl.h' (41,819) at 20210308005046097
43793 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch' (41,820) at 20240301090012423
43794 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/socket.c' (41,821) at 20230925080039957
43795 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_stack_tracer.tc' (41,822) at 20210307214932674
43796 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/ftplugin/bitbake.vim' (41,823) at 20210307205554230
43797 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/toshiba,tmpv770x.h' (41,824) at 20240405153052649
43798 2025-01-21 03:00:59.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_desc.h' (41,825) at 20210307214927074
43799 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65218.h' (41,826) at 20240405153052733
43800 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t102xrdb.h' (41,827) at 20210308005002992
43801 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/meson.build' (41,828) at 20240906080037272
43802 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/monitors/wwnr/wwnr.h' (41,829) at 20240405153053061
43803 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/src/memory_ops.rs' (41,830) at 20241211090212454
43804 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/main.c' (41,831) at 20240919080017066
43805 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/da8xx-dt.c' (41,832) at 20240405153045637
43806 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/zconf.l' (41,833) at 20210308005003736
43807 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/unwind_i.h' (41,834) at 20210307214926130
43808 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ve-clk.yaml' (41,835) at 20240405153045021
43809 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/orphan.rst' (41,836) at 20240405153045205
43810 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/0001-tests-do-not-strip-a-helper-library.patch' (41,837) at 20240413080012703
43811 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-boxed-string.out' (41,838) at 20210308005046401 to deleted uid set
43812 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra62x-j5eco-evm.dts' (41,839) at 20240405153045597
43813 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ti-dac082s085.c' (41,840) at 20240405153048981
43814 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/spd_sdram.c' (41,841) at 20210308005002828
43815 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t335.h' (41,842) at 20210308005003588
43816 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_cp_psp.h' (41,843) at 20240405153047265
43817 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xgene-pci-msi.txt' (41,844) at 20210307214925386
43818 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-palmas.txt' (41,845) at 20210307214925318
43819 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/firmware.h' (41,846) at 20240405153046685
43820 2025-01-21 03:00:59.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-u-boot.dtsi' (41,847) at 20210308005002600
43821 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/transform.h' (41,848) at 20220525020652530
43822 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/core.h' (41,849) at 20210307214925946
43823 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/knc.c' (41,850) at 20210307214926654
43824 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clrl-unaligned.S' (41,851) at 20230426080043952
43825 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun8i.h' (41,852) at 20210308005003620
43826 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/ems_pcmcia.c' (41,853) at 20220525020653419
43827 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/3ypower_vast2112_psu.json' (41,854) at 20240120090005357
43828 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.0-DE' (41,855) at 20241221090017616
43829 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/src/post_code.cpp' (41,856) at 20241114091024917
43830 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/jffs2_1pass.c' (41,857) at 20210308005003548
43831 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_irq.h' (41,858) at 20240405153230551
43832 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick-r0.dts' (41,859) at 20240405153045781
43833 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-evm-common.dtsi' (41,860) at 20210308005002576
43834 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Common/meson.build' (41,861) at 20220913030027305 to deleted uid set
43835 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tvp7002.h' (41,862) at 20210307214931546
43836 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7619_defconfig' (41,863) at 20240405153046309
43837 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml' (41,864) at 20240405153229763
43838 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/zram-swap-init' (41,865) at 20210528000029699
43839 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/meson.build' (41,866) at 20210501000157730
43840 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_map_in_map.c' (41,867) at 20240405153054281
43841 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_bit.c' (41,868) at 20221215040039386
43842 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/tcs.h' (41,869) at 20220525020654651
43843 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/libxklavier/fix-do_installe-failure.patch' (41,870) at 20230503080014579
43844 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.h' (41,871) at 20240405153049465
43845 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc-ipmb-rescan-fru.service' (41,872) at 20240828080010891
43846 2025-01-21 03:00:59.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca_data_types.rst' (41,873) at 20210309003648476
43847 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-plane.c' (41,874) at 20240405153048557
43848 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/Makefile' (41,875) at 20210307214931218
43849 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp' (41,876) at 20221209040003858
43850 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb_36b.dtsi' (41,877) at 20210307214926346
43851 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci-internal.h' (41,878) at 20230426080043724
43852 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netspace_v2_defconfig' (41,879) at 20210308005003272
43853 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.h' (41,880) at 20240405153047237
43854 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-pci.c' (41,881) at 20210307214929190
43855 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/ethertap_kern.c' (41,882) at 20210307214926622
43856 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads124s08.c' (41,883) at 20240405153048961
43857 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.7' (41,884) at 20211006000025242
43858 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/parkbd.c' (41,885) at 20240405153049157
43859 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-hp6xx.c' (41,886) at 20210307214928546
43860 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-ld4.c' (41,887) at 20210308005002792
43861 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/st-dma-fence-chain.c' (41,888) at 20240613080016387
43862 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/prodigy192.h' (41,889) at 20210307214932262
43863 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-git_3.1.43.bb' (41,890) at 20240413080012691
43864 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/realview.c' (41,891) at 20240405153229915
43865 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500_mmu_host.c' (41,892) at 20240405153046173
43866 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/Kconfig' (41,893) at 20210308005003168
43867 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/memory.c' (41,894) at 20240405153045997
43868 2025-01-21 03:00:59.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/malloc.h' (41,895) at 20210307214931198
43869 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack/smack_generator_make_fixup.patch' (41,896) at 20210307205554122
43870 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sh-msiof.c' (41,897) at 20240405153231467
43871 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/imx8mq_pins.h' (41,898) at 20210308005002644
43872 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/crt0.S' (41,899) at 20230720080043535
43873 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2771-0000-000_defconfig' (41,900) at 20210308005003272
43874 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-peb-wlbt-05.dtsi' (41,901) at 20240405153045529
43875 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/meson.build' (41,902) at 20230925080040041
43876 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_doc_build.sh' (41,903) at 20220525020655203
43877 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/bitsperlong.h' (41,904) at 20210307214932454
43878 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c' (41,905) at 20240405153231051
43879 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro4-ace.dts' (41,906) at 20240405153045577
43880 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/pgtable.h' (41,907) at 20240405153229855
43881 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/Makefile' (41,908) at 20240405153051813
43882 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml' (41,909) at 20240405153045061
43883 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/amdgpu-stoney-skips.txt' (41,910) at 20240405153230531
43884 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-adafruit-pureio_1.1.9.bb' (41,911) at 20220502030010124
43885 2025-01-21 03:00:59.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/sierra_ms.h' (41,912) at 20210307214930874
43886 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77693-private.h' (41,913) at 20210309003653860
43887 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-cli_git.bb' (41,914) at 20220126040017547
43888 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_table.h' (41,915) at 20240405153050681
43889 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533' (41,916) at 20210307214925190
43890 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_algo.h' (41,917) at 20220525020654787
43891 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/main.c' (41,918) at 20241211090145557
43892 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Vesilahti' (41,919) at 20210307205553770
43893 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/axs103_smp_defconfig' (41,920) at 20240405153229859
43894 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_lvds.c' (41,921) at 20240805080013951
43895 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adis16130.c' (41,922) at 20240405153048981
43896 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EventDestinationCollection_v1.xml' (41,923) at 20240619080002924
43897 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/kea_2.6.1.bb' (41,924) at 20241221090017636
43898 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/Kconfig' (41,925) at 20240405153050585
43899 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml' (41,926) at 20240405153045181
43900 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_pci.h' (41,927) at 20210307214931462
43901 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pmag-aa-fb.c' (41,928) at 20240405153231587
43902 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/scripts/run-repotest' (41,929) at 20241121090011895
43903 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c' (41,930) at 20240405153047113
43904 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_fq_codel.c' (41,931) at 20240405153053369
43905 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt.h' (41,932) at 20210307214932598
43906 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp108.yaml' (41,933) at 20240405153229767
43907 2025-01-21 03:00:59.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-member-case.out' (41,934) at 20210308005046405 to deleted uid set
43908 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sys32.c' (41,935) at 20210307214926078
43909 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/socionext,synquacer-spi.yaml' (41,936) at 20240405153045173
43910 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020ds.dts' (41,937) at 20210307214926346
43911 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delalloc-space.c' (41,938) at 20240405153231619
43912 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/yurex.c' (41,939) at 20241211090145501
43913 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/trace.h' (41,940) at 20210308005045961
43914 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/run-ptest' (41,941) at 20240301090012479
43915 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts' (41,942) at 20240405153229919
43916 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/Build' (41,943) at 20240405153054089
43917 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/0001-sssctl-add-error-analyzer.patch' (41,944) at 20230813080012860
43918 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/state.h' (41,945) at 20240405153231703
43919 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/opl4.h' (41,946) at 20210307214931598
43920 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/memory.h' (41,947) at 20210927100127241
43921 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/client.hpp' (41,948) at 20240125090032872
43922 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8516.c' (41,949) at 20240405153046801
43923 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/snapper9260_defconfig' (41,950) at 20210308005003280
43924 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/alps.rst' (41,951) at 20210307214925514
43925 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa_32.c' (41,952) at 20210307214926738
43926 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/Kconfig' (41,953) at 20210308005002756
43927 2025-01-21 03:00:59.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro.ids' (41,954) at 20210307214930986
43928 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/console/obmc-console/obmc-console.conf' (41,955) at 20230512080018777
43929 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/ipc.c' (41,956) at 20240405153053941
43930 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/sagem,f@st1704.dts' (41,957) at 20210308005002816
43931 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-q.c' (41,958) at 20210307214930834
43932 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/8xx_immap.h' (41,959) at 20240405153230027
43933 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/056' (41,960) at 20240326080039726
43934 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dlm_device.h' (41,961) at 20240405153052913
43935 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_huffman.c' (41,962) at 20210308005003696
43936 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-cfu.h' (41,963) at 20240906080037336
43937 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/base_addr_a10.h' (41,964) at 20210308005002780
43938 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolantConnectorCollection_v1.xml' (41,965) at 20240619080002920
43939 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_cpi_sys.c' (41,966) at 20210307214930234
43940 2025-01-21 03:00:59.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/luma_enhance_table.h' (41,967) at 20240405153049485
43941 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/edit.py' (41,968) at 20210307205554634
43942 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/module.c' (41,969) at 20240405153232015
43943 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/SubmitChecklist' (41,970) at 20220525020651766
43944 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs-writeback.c' (41,971) at 20240628080014017
43945 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml' (41,972) at 20240405153045097
43946 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mempolicy.h' (41,973) at 20240405153052725
43947 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/msi_ia64.c' (41,974) at 20240405153045925
43948 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/conn_object.c' (41,975) at 20240520080015231
43949 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_fifoctrl_bitdef.h' (41,976) at 20210307214930642
43950 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7575.patch' (41,977) at 20210307205553942
43951 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_sys.h' (41,978) at 20210307214930670
43952 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/edid-decode/edid-decode_git.bb' (41,979) at 20241221090017536
43953 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.h' (41,980) at 20210307214929914
43954 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-sigrtminmax.c' (41,981) at 20241211090212550
43955 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/errno.h' (41,982) at 20210307214932478
43956 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VER0/meson.build' (41,983) at 20230825080021137 to deleted uid set
43957 2025-01-21 03:00:59.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/malta_defconfig' (41,984) at 20210308005003268
43958 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/romvec.S' (41,985) at 20210307214926134
43959 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/USBControllerCollection_v1.xml' (41,986) at 20240619080002940
43960 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_DINF.json' (41,987) at 20221213040036921
43961 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.SPL' (41,988) at 20210308005003292
43962 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/index.rst' (41,989) at 20210307214925470
43963 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/overflow.h' (41,990) at 20220525020655115
43964 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/iommufd_utils.h' (41,991) at 20240405153232267
43965 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra186/gpio.h' (41,992) at 20210308005002672
43966 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ans-lcd.c' (41,993) at 20240405153049225
43967 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/json-c/json-c_0.18.bb' (41,994) at 20241221090017664
43968 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/atomic_bounds.c' (41,995) at 20220525020655191
43969 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/io_ordering.rst' (41,996) at 20210307214925462
43970 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/latencytop.h' (41,997) at 20240405153052717
43971 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Intel' (41,998) at 20241221090017616
43972 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/271' (41,999) at 20240326080039730
43973 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_execbuf_util.c' (42,000) at 20240405153048773
43974 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/rave-sp-backlight.c' (42,001) at 20210307214930894
43975 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/modules-test.c' (42,002) at 20221215040039378
43976 2025-01-21 03:00:59.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/Makefile' (42,003) at 20240405153231075
43977 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/posix_types.h' (42,004) at 20220525020652042
43978 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c' (42,005) at 20220525020654183
43979 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/csky/cpus.txt' (42,006) at 20210307214925298
43980 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/fpu.S' (42,007) at 20240405153229999
43981 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/PowerOnHours/meson.build' (42,008) at 20230825080021141 to deleted uid set
43982 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/ld-version.sh' (42,009) at 20240719080013381
43983 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/intel-multi-link.rst' (42,010) at 20240405153045261
43984 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol-elf.c' (42,011) at 20240405153232243
43985 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/idmap.h' (42,012) at 20210309003648676
43986 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/u-boot.h' (42,013) at 20210308005002816
43987 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norra_Rorum' (42,014) at 20210307205553786
43988 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/050' (42,015) at 20210927100127477
43989 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c' (42,016) at 20240405153045661
43990 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/UCP1020_SPIFLASH_defconfig' (42,017) at 20210308005003244
43991 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-phy-rcar-gen3-usb2' (42,018) at 20210309003648264
43992 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/cache_lib.h' (42,019) at 20210307214931146
43993 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/sun4i-a10.h' (42,020) at 20210308005003640
43994 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/gpio-charger.h' (42,021) at 20210309003653888
43995 2025-01-21 03:00:59.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-bus-iio' (42,022) at 20240405153044909
43996 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-io.h' (42,023) at 20210307214928686
43997 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/sw_tags.c' (42,024) at 20240405153053129
43998 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__stopped_as_error.hpp' (42,025) at 20240817080036820
43999 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/sub' (42,026) at 20240405153053437
44000 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/tmp007.c' (42,027) at 20240405153049013
44001 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/wkup_m3_rproc.txt' (42,028) at 20210307214925414
44002 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.c' (42,029) at 20240405153048637
44003 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/Kconfig' (42,030) at 20210309003652012
44004 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/event_log_test.cpp' (42,031) at 20241122090003088
44005 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6-logicpd-baseboard.dtsi' (42,032) at 20210308005002584
44006 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides.bb' (42,033) at 20210812000025290
44007 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-hydra.c' (42,034) at 20210307214928158
44008 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/sharpsl_pm.c' (42,035) at 20240405153045681
44009 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebtables.c' (42,036) at 20240411080014146
44010 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/m53menlo_defconfig' (42,037) at 20210308005003268
44011 2025-01-21 03:00:59.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/esparser.h' (42,038) at 20240405153051861
44012 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/flat.h' (42,039) at 20240906080037360
44013 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/synctest.h' (42,040) at 20210307214932722
44014 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/cpu.h' (42,041) at 20240906080037536
44015 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/dma2d/dma2d.h' (42,042) at 20240405153049473
44016 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io_uring_types.h' (42,043) at 20240411080014138
44017 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/log_bmc.sh' (42,044) at 20210308004938816
44018 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/retired.json' (42,045) at 20240405153232227
44019 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_insv.c' (42,046) at 20210308005046505
44020 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-mm.c' (42,047) at 20240405153046793
44021 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,avs-tmon.yaml' (42,048) at 20240405153045177
44022 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains3xxx_data.c' (42,049) at 20210307214925910
44023 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_modsig.c' (42,050) at 20240405153053469
44024 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/edk2-firmware_202408.bb' (42,051) at 20241221090017472
44025 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/intel/avs/tokens.h' (42,052) at 20240405153052949
44026 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-crypto.c' (42,053) at 20220525020652390
44027 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/component.c' (42,054) at 20240405153046681
44028 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dcb/dcbevent.c' (42,055) at 20210307214931918
44029 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/heartbeat_timer.cpp' (42,056) at 20230511080043139
44030 2025-01-21 03:00:59.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.2.bb' (42,057) at 20241221090017488
44031 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/which/which-2.21/automake.patch' (42,058) at 20210307205554574
44032 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/da9055.txt' (42,059) at 20240405153045161
44033 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/runfvp' (42,060) at 20231126090012777
44034 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_transform.h' (42,061) at 20210309003649472
44035 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp4_core.c' (42,062) at 20240405153049157
44036 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/ina219@40.conf' (42,063) at 20240904080027738
44037 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/byteorder.h' (42,064) at 20210308005002816
44038 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/nvme/host/pci.c' (42,065) at 20241211090145477 to deleted uid set
44039 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-chipid.c' (42,066) at 20240405153231451
44040 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-loader.c' (42,067) at 20210307214928826
44041 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/MAINTAINERS' (42,068) at 20210308005048369
44042 2025-01-21 03:00:59.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep.dtsi' (42,069) at 20240405153045601
44043 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dock.c' (42,070) at 20240405153046633
44044 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/docs/mrw-xml-requirements.md' (42,071) at 20221213040030489
44045 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_0_default.h' (42,072) at 20210307214927534
44046 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/zl6100.c' (42,073) at 20240405153048873
44047 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_invalid_update.c' (42,074) at 20210309003655988
44048 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power8-pmu.c' (42,075) at 20240405153046193
44049 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/test/Makefile' (42,076) at 20240405153049013
44050 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch' (42,077) at 20231011080016574
44051 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/kvm.c' (42,078) at 20240405153052997
44052 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.0' (42,079) at 20211006000025242
44053 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/qos.h' (42,080) at 20210308005003036
44054 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_addr.c' (42,081) at 20210307214931870
44055 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/configs/sparc32_defconfig' (42,082) at 20240405153046317
44056 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/bootfiles.py' (42,083) at 20241221090017620
44057 2025-01-21 03:00:59.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-pcm.c' (42,084) at 20240405153053969
44058 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/aml-build.c' (42,085) at 20241211090212246
44059 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_chain.h' (42,086) at 20240405153052781
44060 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.h' (42,087) at 20210307214927954
44061 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6-orangepi-lite2.dts' (42,088) at 20210308005002620
44062 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-demo.dts' (42,089) at 20240405153229935
44063 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/files/gbs-gpio-common.sh' (42,090) at 20210307205554082
44064 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bounds_deduction.c' (42,091) at 20240405153054281
44065 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/tdp_mmu.h' (42,092) at 20240405153046453
44066 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/0001-libau-Do-not-build-LFS-version-of-readdir.patch' (42,093) at 20230114040015470
44067 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8016-sbc-d3-camera-mezzanine.dts' (42,094) at 20240405153229935
44068 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_plane.h' (42,095) at 20210309003649892
44069 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/spapr_llan.c' (42,096) at 20240906080037268
44070 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/concepts.rst' (42,097) at 20210307214925266
44071 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/run-ptest' (42,098) at 20230401080011979
44072 2025-01-21 03:00:59.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdxcp/amdgpu_xcp_drv.h' (42,099) at 20240405153047189
44073 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/Makefile' (42,100) at 20210307214927774
44074 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1-microdev2.0.dts' (42,101) at 20240405153045585
44075 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-uniphier.c' (42,102) at 20240405153051229
44076 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/imx6.txt' (42,103) at 20210308005003328
44077 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/0001-Use-pkg-config-to-find-gpgme.patch' (42,104) at 20210307205553898
44078 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uec.c' (42,105) at 20210308005003472
44079 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/Kconfig' (42,106) at 20241211090212314
44080 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/gdc_public.h' (42,107) at 20210307214930546
44081 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.3.bb' (42,108) at 20240106090017237
44082 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/fru-fault-monitor.hpp' (42,109) at 20240828080025975
44083 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7885-jackpotlte.dts' (42,110) at 20241008080013891
44084 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk_types.h' (42,111) at 20240405153231799
44085 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_thermal.c' (42,112) at 20240405153046645
44086 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-amd/amd-fpga/files/fpgardu.sh' (42,113) at 20240308090017907
44087 2025-01-21 03:00:59.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ncr53c8xx.h' (42,114) at 20240405153051681
44088 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mwait.h' (42,115) at 20240405153230111
44089 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/sysdig-selftest/0099-cmake-Pass-PROBE_NAME-via-CFLAGS.patch' (42,116) at 20240301090012447
44090 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8917.c' (42,117) at 20240405153230227
44091 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/Makefile' (42,118) at 20240405153052165
44092 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/ciscode.h' (42,119) at 20210307214931578
44093 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_netns.h' (42,120) at 20210309003654472
44094 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_sh.h' (42,121) at 20210308005003484
44095 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/pdata/pdata_git.bb' (42,122) at 20240606080012860
44096 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/util.c' (42,123) at 20240405153052973
44097 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.h' (42,124) at 20240405153047269
44098 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/hardwaremanager.c' (42,125) at 20240405153048329
44099 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/iostat.h' (42,126) at 20240405153054193
44100 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,global_timer.yaml' (42,127) at 20210307214925446
44101 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_vtpm_proxy.c' (42,128) at 20240405153046765
44102 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/phosphor-logging/templates/elog-gen-template.mako.hpp' (42,129) at 20230907080029388
44103 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clkdev.c' (42,130) at 20240624080012772
44104 2025-01-21 03:00:59.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-apf51.dts' (42,131) at 20240405153045489
44105 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-sabresd.dts' (42,132) at 20210308005002584
44106 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/Kconfig' (42,133) at 20240405153048809
44107 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda.h' (42,134) at 20240405153232131
44108 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cpufreq_spudemand.c' (42,135) at 20210309003648936
44109 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/postactions.py' (42,136) at 20241221090017632
44110 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/composite.h' (42,137) at 20240405153231843
44111 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/args.hpp' (42,138) at 20210522000020822
44112 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/MAINTAINERS' (42,139) at 20210308005002960
44113 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st-rc.txt' (42,140) at 20210307214925354
44114 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_cmd.h' (42,141) at 20220525020654183
44115 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3_2' (42,142) at 20210308005002556
44116 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/agent.h' (42,143) at 20210307214926246
44117 2025-01-21 03:00:59.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-pll-s10.c' (42,144) at 20240405153046845
44118 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/pipeline.json' (42,145) at 20240405153054141
44119 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/main.cpp' (42,146) at 20240820080038646
44120 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/listener.cpp' (42,147) at 20210308005346774
44121 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hv/hv_util.c' (42,148) at 20240405153048837 to deleted uid set
44122 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_defconfig' (42,149) at 20210308005003244
44123 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rcar-gen2-common.h' (42,150) at 20210308005003612
44124 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4908-netgear-raxe500.dts' (42,151) at 20240405153045717
44125 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sdrc.h' (42,152) at 20240405153045669
44126 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-sva.h' (42,153) at 20240405153049185
44127 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rslib.h' (42,154) at 20210307214931498
44128 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/xilfpga.c' (42,155) at 20210308005003008
44129 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sbc-t3517.dts' (42,156) at 20240405153045605
44130 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/lpt_commit.c' (42,157) at 20240405153052549
44131 2025-01-21 03:00:59.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/hostmem-epc.h' (42,158) at 20220429100100558
44132 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/flash.h' (42,159) at 20210307214931514
44133 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/hw.c' (42,160) at 20240405153230711
44134 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-invocation.svg' (42,161) at 20210307214925210
44135 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kasan.h' (42,162) at 20241125090012231
44136 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_aead.c' (42,163) at 20240405153046933
44137 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/tach.mako.hpp' (42,164) at 20210308005059173
44138 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-ethtool.c' (42,165) at 20240405153049917
44139 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-kernel/linux/linux-aspeed/starscream.cfg' (42,166) at 20240110090012776
44140 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb' (42,167) at 20241206090014330
44141 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/gpio-regulator.c' (42,168) at 20240405153051465
44142 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/kernel-driver-statement.rst' (42,169) at 20210307214925550
44143 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_4_ppsmc.h' (42,170) at 20240405153048349
44144 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/117.out' (42,171) at 20240326080039726
44145 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear310/Kconfig' (42,172) at 20210308005003052
44146 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8167-pumpkin.dts' (42,173) at 20240405153045745
44147 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_mmap.c' (42,174) at 20240405153230903
44148 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp-standard.scc' (42,175) at 20220804030014671
44149 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/openpower-bios-factory-reset.service' (42,176) at 20211026000032466
44150 2025-01-21 03:00:59.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_stp_if.c' (42,177) at 20240405153053193
44151 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/kvm.h' (42,178) at 20240906080037356
44152 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-ga10h-v1.1.dts' (42,179) at 20240405153045389
44153 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/network-wait-ipv6-ll/network-wait-ipv6-ll/network-wait-ipv6-ll@.service' (42,180) at 20240119090013779
44154 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/collectd.service' (42,181) at 20210307205553910
44155 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/Makefile' (42,182) at 20220525020653607
44156 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_context.c' (42,183) at 20240405153048393
44157 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/Kconfig' (42,184) at 20210308005003172
44158 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6_20.h' (42,185) at 20240405153051289
44159 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/frontend.json' (42,186) at 20240405153054145
44160 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/fstree.c' (42,187) at 20210307214932142
44161 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot_item.h' (42,188) at 20220525020654519
44162 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/qcom-cpufreq-hw.c' (42,189) at 20240405153230255
44163 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_shortlog_length.fail' (42,190) at 20241206090014310
44164 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_dec_regs.h' (42,191) at 20240405153046597
44165 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_els.h' (42,192) at 20220525020654003
44166 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-netconfig_git.bb' (42,193) at 20220126040017551
44167 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0010-sync-with-OE-libtool-changes.patch' (42,194) at 20241221090017656
44168 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-greek.c' (42,195) at 20210307214931178
44169 2025-01-21 03:00:59.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf-gnutls.c' (42,196) at 20241211090212230
44170 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target.h' (42,197) at 20241211090212530
44171 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch' (42,198) at 20240413080012623
44172 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/device.h' (42,199) at 20210308005003628
44173 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-buffalo-wzr-1166dhp2.dts' (42,200) at 20240405153045425
44174 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/branch.json' (42,201) at 20240405153054109
44175 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb' (42,202) at 20241206090014238
44176 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_sdcard_defconfig' (42,203) at 20210308005003264
44177 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/adxl.h' (42,204) at 20210307214931354
44178 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25.dtsi' (42,205) at 20240405153229883
44179 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/ge_imp3a_defconfig' (42,206) at 20240405153046097
44180 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/cstptr.cocci' (42,207) at 20240405153053441
44181 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/MinimumVersion/meson.build' (42,208) at 20240403080025882 to deleted uid set
44182 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-base.c' (42,209) at 20240906080037220
44183 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/atmel-st.h' (42,210) at 20210307214931434
44184 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/rfgain.h' (42,211) at 20210307214929754
44185 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-bus-helper.h' (42,212) at 20230426080043772
44186 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/rust/rust-c-lib-example-bin_git.bb' (42,213) at 20230919080013974
44187 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/files/disable-mmc-sdhci.cfg' (42,214) at 20240209090013644
44188 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/vx855.c' (42,215) at 20210307214929118
44189 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/viafbdev.h' (42,216) at 20210307214930950
44190 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/Kconfig' (42,217) at 20240405153046209
44191 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/vfio-helpers.c' (42,218) at 20230925080040113
44192 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/meson.options' (42,219) at 20230817080051745
44193 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst' (42,220) at 20240405153229823
44194 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/lowlevel_init.S' (42,221) at 20210308005003048
44195 2025-01-21 03:00:59.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-evb.dts' (42,222) at 20240405153045389
44196 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/armv7m.c' (42,223) at 20240906080037188
44197 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/templates/default/conf-notes.txt' (42,224) at 20220913030020492
44198 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/Kconfig' (42,225) at 20210308005002968
44199 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/084_files.dts' (42,226) at 20210308005003752
44200 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-script-python.txt' (42,227) at 20240405153054081
44201 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/poff' (42,228) at 20210307205554466
44202 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/itree_common.c' (42,229) at 20240405153231695
44203 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo.c' (42,230) at 20221215040039218
44204 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/s5pc210_universal_defconfig' (42,231) at 20210308005003276
44205 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Avoid-shebang-overflow-on-python-config.py.patch' (42,232) at 20241221090017668
44206 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/JumpLinkMixin.js' (42,233) at 20220105012522983
44207 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/xlnx-efuse.h' (42,234) at 20240906080037336
44208 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-firmware.c' (42,235) at 20240405153049357
44209 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/281.out' (42,236) at 20220429100100926
44210 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6524x-regulator.c' (42,237) at 20240405153051477
44211 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_ucs2_data.h' (42,238) at 20240405153231707
44212 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/spartan3.c' (42,239) at 20210308005003376
44213 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tuner-simple.c' (42,240) at 20210307214928802
44214 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c' (42,241) at 20240405153054305
44215 2025-01-21 03:00:59.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/isl29020.c' (42,242) at 20240405153049641
44216 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/omfs.h' (42,243) at 20210307214931218
44217 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h' (42,244) at 20240815080012875
44218 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_9_0_sh_mask.h' (42,245) at 20210307214927690
44219 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_sdio.h' (42,246) at 20210307214929874
44220 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,armada-3700-uart-clock.yaml' (42,247) at 20240405153045025
44221 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/031' (42,248) at 20220429100100886
44222 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/kunit-test.c' (42,249) at 20240405153053089
44223 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/syscalls/syscall.tbl' (42,250) at 20240405153230147
44224 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/COLO-FT.txt' (42,251) at 20241211090212230
44225 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra234.c' (42,252) at 20240405153230831
44226 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012ardb_tfa_defconfig' (42,253) at 20210308005003264
44227 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/089.out' (42,254) at 20210927100127481
44228 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000mc.h' (42,255) at 20210307214928618
44229 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_pf_vsi_vlan_ops.c' (42,256) at 20240405153050009
44230 2025-01-21 03:00:59.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-qcom-pdc.c' (42,257) at 20240405153231371
44231 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-evaluation/stm32f429-evaluation.c' (42,258) at 20210308005003052
44232 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_msm.c' (42,259) at 20210308005003484
44233 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/elfcore.c' (42,260) at 20220429100100402
44234 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_v2_hw.c' (42,261) at 20240405153231399
44235 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/gettimeofday.h' (42,262) at 20210309003648676
44236 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2063.c' (42,263) at 20220525020653315
44237 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml' (42,264) at 20240405153045029
44238 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_iface.c' (42,265) at 20220525020654851
44239 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/core.c' (42,266) at 20240405153231343
44240 2025-01-21 03:00:59.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nsim.h' (42,267) at 20210308005003608
44241 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6683.c' (42,268) at 20240405153048865
44242 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/cc2520.c' (42,269) at 20240405153050337
44243 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ux500/Makefile' (42,270) at 20210307214930450
44244 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS2.conf' (42,271) at 20230114040015462
44245 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dma-mapping.h' (42,272) at 20240405153046001
44246 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/csr.h' (42,273) at 20210307214929830
44247 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Keuruu_Haapamaki' (42,274) at 20210307205553770
44248 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_k2l.c' (42,275) at 20210308005003076
44249 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/am3517crane.c' (42,276) at 20210308005003076
44250 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/meta_ide.py' (42,277) at 20241221090017632
44251 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54spi_eeprom.h' (42,278) at 20210307214929866
44252 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7_common.h' (42,279) at 20240405153048341
44253 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/Makefile' (42,280) at 20240405153054037
44254 2025-01-21 03:00:59.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/trace.h' (42,281) at 20210308005045729
44255 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h' (42,282) at 20210307214929358
44256 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear1340.c' (42,283) at 20240405153231335
44257 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs.metadata.yaml' (42,284) at 20220430030026016
44258 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-on@.target' (42,285) at 20220301040040081
44259 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-man-pages-1-para' (42,286) at 20241221090017616
44260 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/siox-core.c' (42,287) at 20221128040017546
44261 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Finnveden' (42,288) at 20210307205553782
44262 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/gpio.h' (42,289) at 20210308005002768
44263 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/apple-mailbox.c' (42,290) at 20240405153049229
44264 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/dt-setup.c' (42,291) at 20210308005002788
44265 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_xattr.h' (42,292) at 20240405153052397
44266 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/button_interface.hpp' (42,293) at 20240820080021574
44267 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/jz4740_wdt.c' (42,294) at 20210726100024767
44268 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/install.h' (42,295) at 20210308005046233
44269 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/n64cart.c' (42,296) at 20240405153046709
44270 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_init_admin.h' (42,297) at 20240405153230267
44271 2025-01-21 03:00:59.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shra_qb.c' (42,298) at 20210308005046509
44272 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/g_zero.h' (42,299) at 20210307214930802
44273 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/spiceaudio.c' (42,300) at 20240326080039370
44274 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/memory/Kconfig' (42,301) at 20210308005003388
44275 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/joe/joe_4.6.bb' (42,302) at 20241221090017536
44276 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/escape/__init__.py' (42,303) at 20210307214932154
44277 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/buffer_icap.h' (42,304) at 20210307214926958
44278 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/whitelist' (42,305) at 20230903080011363
44279 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/pinmux.h' (42,306) at 20210308005002776
44280 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/syscon_rk3288.c' (42,307) at 20210308005002776
44281 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/gd_2.3.3.bb' (42,308) at 20220910030013361
44282 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/syscall64-abi.rst' (42,309) at 20220525020651754
44283 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/inode.c' (42,310) at 20240405153232111
44284 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/rgrp.h' (42,311) at 20240613080016491
44285 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-ofw' (42,312) at 20210307214925202
44286 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-bcm6345.c' (42,313) at 20210308005003480
44287 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/fixmap.h' (42,314) at 20241212090012679
44288 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/kernel-api.rst' (42,315) at 20240405153229751
44289 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_ast2500.py' (42,316) at 20241211090212538
44290 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ili9163.c' (42,317) at 20240405153048773
44291 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cpufeature.h' (42,318) at 20240405153045937
44292 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/clean-unit-test-docker' (42,319) at 20221208040016922
44293 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_HL.h' (42,320) at 20210307214931650
44294 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-iop3xx.h' (42,321) at 20210307214928158
44295 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_nport.h' (42,322) at 20220525020654003
44296 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c' (42,323) at 20210309003651056
44297 2025-01-21 03:00:59.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/rng.h' (42,324) at 20210307214931310
44298 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Heater_v1.xml' (42,325) at 20240619080002924
44299 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr_hurd.c' (42,326) at 20240405153052349
44300 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/Makefile' (42,327) at 20210307214931930
44301 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/mcimx7d-sabre.rst' (42,328) at 20241211090212238
44302 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsdvb-main.c' (42,329) at 20220525020653239
44303 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/diffconfig' (42,330) at 20240405153053445
44304 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-gpio-2.dtsi' (42,331) at 20210307214926350
44305 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/ibm-power8-cpu.inc' (42,332) at 20210307205554058
44306 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/usb4.c' (42,333) at 20241008080013983
44307 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pabort-v7.S' (42,334) at 20210307214925970
44308 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/elf.h' (42,335) at 20210307214926306
44309 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/sev.c' (42,336) at 20241211090212486
44310 2025-01-21 03:00:59.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/bcm-ocotp.c' (42,337) at 20240405153231275
44311 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sigreturn_unaligned.c' (42,338) at 20240405153054361
44312 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/light.c' (42,339) at 20240613080016467
44313 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/trace.h' (42,340) at 20210308005046109
44314 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/vm_util.h' (42,341) at 20240411080014162
44315 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-olinuxino-micro.dts' (42,342) at 20240405153045377
44316 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear310.dtsi' (42,343) at 20240405153045577
44317 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/mdp4.yaml' (42,344) at 20240405153045041
44318 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/conntrack_icmp_related.sh' (42,345) at 20240405153054353
44319 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/internal.h' (42,346) at 20241211090145521
44320 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_tables.h' (42,347) at 20210307214930534
44321 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sparsemem.h' (42,348) at 20210309003648980
44322 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/index.rst' (42,349) at 20240405153229835
44323 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/Makefile' (42,350) at 20220525020653911
44324 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel_ssc_dai.h' (42,351) at 20210307214932286
44325 2025-01-21 03:00:59.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_regs.h' (42,352) at 20220525020652919
44326 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/Kbuild' (42,353) at 20240405153230003
44327 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/seqlock.h' (42,354) at 20210308005046049
44328 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-union.json' (42,355) at 20220429100100882
44329 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-service-identity/run-ptest' (42,356) at 20240301090012435
44330 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.%.bbappend' (42,357) at 20230114040015490
44331 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-installer/interpreter.patch' (42,358) at 20230114040015542
44332 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/ldap-user-roles.html' (42,359) at 20210308005107069
44333 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memory-hotplug/config' (42,360) at 20240405153054325
44334 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/zbar_git.bb' (42,361) at 20240301090012431
44335 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rv8803.c' (42,362) at 20240405153231375
44336 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f7-pinctrl.dtsi' (42,363) at 20240405153229903
44337 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_poweroff.sh' (42,364) at 20230606080013598
44338 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_2/ia_css_de2.host.c' (42,365) at 20210307214930554
44339 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/pior507d.c' (42,366) at 20210309003649820
44340 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libsombok3/libsombok3_2.4.0.bb' (42,367) at 20240106090017233
44341 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa27x.h' (42,368) at 20240405153045677
44342 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/hppa-firmware.img' (42,369) at 20241211090212426
44343 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_hwmon.c' (42,370) at 20240617080017386
44344 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/tas.c' (42,371) at 20240405153053485
44345 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/genelf.c' (42,372) at 20240405153232235
44346 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9xe.dtsi' (42,373) at 20240405153045469
44347 2025-01-21 03:00:59.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pch_dma.h' (42,374) at 20210307214931466
44348 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_packrl_ph.c' (42,375) at 20210308005046505
44349 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/ruleset.h' (42,376) at 20240405153232115
44350 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4357-myd-lpc4357.dts' (42,377) at 20240405153045533
44351 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial-pci-multi.c' (42,378) at 20240906080037208
44352 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme0_qm_masks.h' (42,379) at 20240405153046577
44353 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC6-72w' (42,380) at 20210307205553758
44354 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/lcsr_helper.c' (42,381) at 20240326080039678
44355 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/renesas,ufs.yaml' (42,382) at 20240405153045181
44356 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips_mt.h' (42,383) at 20210307214926226
44357 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9131rdb.dts' (42,384) at 20210307214926342
44358 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/exec.h' (42,385) at 20210307214926662
44359 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zorro.h' (42,386) at 20220525020654631
44360 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/cyrus.h' (42,387) at 20210308005003168
44361 2025-01-21 03:00:59.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/radeon_drm.h' (42,388) at 20210307214931618
44362 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/mx6sabresd.c' (42,389) at 20210308005002984
44363 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/trace_points.c' (42,390) at 20210307214927834
44364 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-decoder-cmd.rst' (42,391) at 20220525020651786
44365 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/firmware_utils.py' (42,392) at 20221209040018567
44366 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-exec.c' (42,393) at 20220525020655227
44367 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/c293si-pre.dtsi' (42,394) at 20210307214926342
44368 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/interrupts.c' (42,395) at 20210308005002848
44369 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7455_spi.c' (42,396) at 20240405153048937
44370 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_sriov.h' (42,397) at 20240906080037336
44371 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/random.h' (42,398) at 20240405153052933
44372 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/i2c-algo-pcf.h' (42,399) at 20210307214928150
44373 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_fv.h' (42,400) at 20210308005002880
44374 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/image_handler.hpp' (42,401) at 20240817080027656
44375 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/hsta.txt' (42,402) at 20210307214925402
44376 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi' (42,403) at 20240405153045529
44377 2025-01-21 03:00:59.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sun6i.c' (42,404) at 20240405153231375
44378 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/termbits.h' (42,405) at 20210308005046073
44379 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-led.c' (42,406) at 20220525020653907
44380 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/run_nosymfollow.sh' (42,407) at 20210309003656004
44381 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml' (42,408) at 20240405153045109
44382 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/mpc8572ds.c' (42,409) at 20210308005002980
44383 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/Kconfig' (42,410) at 20240405153046697
44384 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/kmmio.c' (42,411) at 20240405153046477
44385 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_sdias.c' (42,412) at 20240405153051517
44386 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/dmesg.sh' (42,413) at 20220405030025645
44387 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_siginfo.h' (42,414) at 20240326080039390
44388 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/l2c2x0.yaml' (42,415) at 20240405153045021
44389 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/sabre.h' (42,416) at 20230426080043764
44390 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/mchp23k256.c' (42,417) at 20240405153230867
44391 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/.gitignore' (42,418) at 20240405153054313
44392 2025-01-21 03:00:59.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/MAINTAINERS' (42,419) at 20210308005003020
44393 2025-01-21 03:00:59.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_if.h' (42,420) at 20240405153050205
44394 2025-01-21 03:00:59.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/div64.S' (42,421) at 20210307214926434
44395 2025-01-21 03:00:59.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/ec_kb3310b.h' (42,422) at 20210307214926270
44396 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-gmxx-defs.h' (42,423) at 20210307214926234
44397 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ich9_timer.h' (42,424) at 20241211090212358
44398 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@1c0/tmp421@4c.conf' (42,425) at 20240904080027738
44399 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gf100.fuc3.h' (42,426) at 20210307214927970
44400 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/Kconfig' (42,427) at 20210308005002916
44401 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq806x.c' (42,428) at 20240405153230223
44402 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Sachsen' (42,429) at 20210307205553766
44403 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/thermal.h' (42,430) at 20240405153052941
44404 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression.h' (42,431) at 20210307214932630
44405 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_bss_pad.py' (42,432) at 20210308005003748
44406 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ps3flash.c' (42,433) at 20220525020652298
44407 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/Kbuild' (42,434) at 20220525020651882
44408 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/Makefile' (42,435) at 20240405153052249
44409 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/smdk_wm8994pcm.c' (42,436) at 20220627100017210
44410 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_pvt.c' (42,437) at 20210309003654904
44411 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/ahci.h' (42,438) at 20240906080037568
44412 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-reference-design-tablet.dtsi' (42,439) at 20240405153045397
44413 2025-01-21 03:00:59.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/dbus.h' (42,440) at 20230426080043772
44414 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/uberblock_impl.h' (42,441) at 20210308005003692
44415 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/udplite.h' (42,442) at 20240405153231859
44416 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/devices-rsk7269.c' (42,443) at 20210307214926538
44417 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmpe-spi.c' (42,444) at 20240405153049617
44418 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/files/bin-htmltree-fix-shebang.patch' (42,445) at 20210307205554006
44419 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/samsung-2g.cfg' (42,446) at 20210308005002908
44420 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt' (42,447) at 20240405153045053
44421 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/txring_overwrite.c' (42,448) at 20210307214932694
44422 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/helper.hpp' (42,449) at 20211015000102372
44423 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7722.c' (42,450) at 20240405153051361
44424 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/devicetree-vpd-parser.service' (42,451) at 20241101080009595
44425 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/shmparam.h' (42,452) at 20210307214926586
44426 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/mti,mips-cdmm.yaml' (42,453) at 20210309003648328
44427 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-k210.c' (42,454) at 20241008080013971
44428 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_verificationstarted_unittest.cpp' (42,455) at 20240817080027652
44429 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netrom.h' (42,456) at 20210307214931650
44430 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fexit_test.c' (42,457) at 20240405153232255
44431 2025-01-21 03:00:59.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-b.dts' (42,458) at 20240405153229891
44432 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/Kconfig' (42,459) at 20210308005003080
44433 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/microchip,lan966x.yaml' (42,460) at 20240405153045065
44434 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ksample.py' (42,461) at 20220910030013397
44435 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/hardcodepaths.patch' (42,462) at 20241221090017672
44436 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/file.h' (42,463) at 20240405153052473
44437 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/umodsi3.S' (42,464) at 20240405153230007
44438 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/cookerdata.py' (42,465) at 20241221090017584
44439 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_s5p.c' (42,466) at 20210308005003484
44440 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/iommu.c' (42,467) at 20220525020652118
44441 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2mgmt.h' (42,468) at 20240405153051953
44442 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/linux-event-codes.h' (42,469) at 20240726080012870
44443 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/method.py' (42,470) at 20230516080040262
44444 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/Makefile' (42,471) at 20240405153052505
44445 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_exception.c' (42,472) at 20210308005003704
44446 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0012-libinstaller-Fix-build-with-glibc-2.36.patch' (42,473) at 20220910030013425
44447 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_too_shallow.c' (42,474) at 20210307214932642
44448 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx1.dtsi' (42,475) at 20240405153229879
44449 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi-obsolete.rst' (42,476) at 20240405153229735
44450 2025-01-21 03:00:59.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_e500mc.h' (42,477) at 20240405153230035
44451 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0001-ltmain.sh-Fix-sysroot-paths-being-encoded-into-RPATH.patch' (42,478) at 20241221090017664
44452 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_empty_tree.c' (42,479) at 20210308005003764
44453 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-topic-miami.dts' (42,480) at 20210308005002632
44454 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/misc/nfs.h' (42,481) at 20240405153052897
44455 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (42,482) at 20241226090016127 to deleted uid set
44456 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7ulp-com.dts' (42,483) at 20240405153045533
44457 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/ubuntu/build-environment.yml' (42,484) at 20241211090212458
44458 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/detached_timer.hpp' (42,485) at 20220412175720086
44459 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/eadm_sch.c' (42,486) at 20240405153051521
44460 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/config3270.sh' (42,487) at 20240405153229747
44461 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts' (42,488) at 20241211090145373
44462 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch' (42,489) at 20230706080014745
44463 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/uart-alchemy.c' (42,490) at 20210307214926190
44464 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410-b2120.dts' (42,491) at 20240405153045581
44465 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4908-asus-gt-ac5300.dts' (42,492) at 20240405153045717
44466 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gicv3_its_common.h' (42,493) at 20230925080039929
44467 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-foxg20.dts' (42,494) at 20240405153045465
44468 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_ether.h' (42,495) at 20210307214931398
44469 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/openrisc/openrisc_port.rst' (42,496) at 20240405153045285
44470 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/stat.h' (42,497) at 20240405153046017
44471 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu1down.service' (42,498) at 20230920080013648
44472 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/cpfile.c' (42,499) at 20240405153052445
44473 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/files/psplash-raspberrypi-img.h' (42,500) at 20210307205554102
44474 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/link.c' (42,501) at 20240405153232047
44475 2025-01-21 03:00:59.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qtest_aspeed.c' (42,502) at 20230925080040097
44476 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/MAINTAINERS' (42,503) at 20210308005003056
44477 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_trace.h' (42,504) at 20220525020652919
44478 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/dbus-vmstate1.xml' (42,505) at 20220429100100378
44479 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/mach-mxs.c' (42,506) at 20240405153045657
44480 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/manager.cpp' (42,507) at 20240820080023686
44481 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/ch9200.c' (42,508) at 20240405153050377
44482 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmzone_32.h' (42,509) at 20210307214926666
44483 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/cpu.c' (42,510) at 20241211090212518
44484 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/crond.service' (42,511) at 20210307205554558
44485 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/harddog_user_exp.c' (42,512) at 20240405153046341
44486 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/clock.c' (42,513) at 20240405153045657
44487 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_refcode.py' (42,514) at 20210308005003748
44488 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/i2c_occ.cpp' (42,515) at 20210921100032682
44489 2025-01-21 03:00:59.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__receiver_ref.hpp' (42,516) at 20240731080033662
44490 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/via-velocity.h' (42,517) at 20240405153050321
44491 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c' (42,518) at 20210308005002552
44492 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-sme.c' (42,519) at 20240405153053409
44493 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/starfive-jh7100.h' (42,520) at 20240405153052649
44494 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_misc.c' (42,521) at 20210307214932646
44495 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/early_alloc.h' (42,522) at 20220525020651958
44496 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/spinlock.h' (42,523) at 20240405153054317
44497 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-read-settings-mrw/mrw-override-settings.yaml' (42,524) at 20210307205554074
44498 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/virtual-memory.json' (42,525) at 20240405153054157
44499 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml' (42,526) at 20240405153045121
44500 2025-01-21 03:00:59.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm87.rst' (42,527) at 20210309003648428
44501 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/loongson,ls-audio-card.yaml' (42,528) at 20240405153045165
44502 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/cpumap.h' (42,529) at 20240405153054065
44503 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/boston-clock.h' (42,530) at 20210308005003632
44504 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_validation.h' (42,531) at 20240405153048801
44505 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-gp.dts' (42,532) at 20210308005002568
44506 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h743i-eval.dts' (42,533) at 20240405153045581
44507 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-core/busybox/busybox/busybox.cfg' (42,534) at 20210307205554090
44508 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_dsi.c' (42,535) at 20240405153230583
44509 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-kingoftown.dts' (42,536) at 20240405153045781
44510 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm_posix_acl.c' (42,537) at 20210307214932170
44511 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/leds/mori-led-manager-config-native.bb' (42,538) at 20241206090014226
44512 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/skge.c' (42,539) at 20240405153050077
44513 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cougar.c' (42,540) at 20240913080013793
44514 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/classic_vs_extended.rst' (42,541) at 20240405153044989
44515 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6125-gpucc.h' (42,542) at 20240405153052645
44516 2025-01-21 03:00:59.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BrierleyHill' (42,543) at 20210307205553794
44517 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5592r-base.h' (42,544) at 20240405153048973
44518 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/reed_solomon.c' (42,545) at 20210307214931814
44519 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/p10bmc/client.2201.conf' (42,546) at 20230606080013598
44520 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/tfrc.h' (42,547) at 20210307214931922
44521 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/entity-manager/blacklist.json' (42,548) at 20240422080012373
44522 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/meson.build' (42,549) at 20241211090212342
44523 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml' (42,550) at 20240405153045121
44524 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_idc_int.h' (42,551) at 20240405153050009
44525 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/common.c' (42,552) at 20241106090008829
44526 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch' (42,553) at 20210608000015799
44527 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/TODO-parport' (42,554) at 20210307214930010
44528 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/errno.h' (42,555) at 20210307214931630
44529 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/fdinfo.c' (42,556) at 20240405153231883
44530 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers.bb' (42,557) at 20241221090017512
44531 2025-01-21 03:00:59.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/pci.c' (42,558) at 20240405153050653
44532 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/trace_events.h' (42,559) at 20241104090011599 to deleted uid set
44533 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/ipc4/header.h' (42,560) at 20240405153052889
44534 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmr735d.dtsi' (42,561) at 20240405153045777
44535 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/aes.c' (42,562) at 20210308005003696
44536 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_fs.c' (42,563) at 20210309003650180
44537 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/nvidia.c' (42,564) at 20210307214930878
44538 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sigaltstack/sas.c' (42,565) at 20240405153054373
44539 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/srmmu_access.S' (42,566) at 20210307214926610
44540 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/.gitignore' (42,567) at 20210307214925678
44541 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfpmodule.c' (42,568) at 20240405153229915
44542 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/sclp.c' (42,569) at 20241211090212330
44543 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/dm-verity-img.bbclass' (42,570) at 20240413080012667
44544 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/rename_attack_test.c' (42,571) at 20210307214932698
44545 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-tlscredsx509.c' (42,572) at 20221215040039394
44546 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/pcie_card_metadata.cpp' (42,573) at 20241217090427543
44547 2025-01-21 03:00:59.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c' (42,574) at 20240710080014581
44548 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/flash.c' (42,575) at 20210308005002972
44549 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/discard.h' (42,576) at 20240405153052277
44550 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/pp_debug.h' (42,577) at 20240405153048337
44551 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb' (42,578) at 20221120040010738
44552 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/restrack.h' (42,579) at 20210309003650156
44553 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml' (42,580) at 20240405153045093
44554 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_resource.h' (42,581) at 20220429100100650
44555 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/test.dts' (42,582) at 20220215040051500
44556 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000.h' (42,583) at 20240405153230955
44557 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-config.h' (42,584) at 20210307214926230
44558 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/8390.h' (42,585) at 20210308005003424
44559 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/interrupts_m.c' (42,586) at 20210308005002708
44560 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/integratorcp.dts' (42,587) at 20240405153045401
44561 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch' (42,588) at 20210307205554470
44562 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/aht10.c' (42,589) at 20240405153048845
44563 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_plane.c' (42,590) at 20240405153048565
44564 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_hynix.c' (42,591) at 20240613080016427
44565 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8096-skips.txt' (42,592) at 20240405153230531
44566 2025-01-21 03:00:59.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s5pc1xx-goni.dts' (42,593) at 20210308005002608
44567 2025-01-21 03:00:59.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ioam6_parser.c' (42,594) at 20240405153054345
44568 2025-01-21 03:00:59.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/string.h' (42,595) at 20210308005003668
44569 2025-01-21 03:00:59.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Hausjarvi' (42,596) at 20210307205553766
44570 2025-01-21 03:00:59.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel-m10-bmc' (42,597) at 20240405153044925
44571 2025-01-21 03:00:59.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier2U/11.json' (42,598) at 20240212090032054
44572 2025-01-21 03:00:59.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-driver.c' (42,599) at 20240405153231295
44573 2025-01-21 03:00:59.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/bitsperlong.h' (42,600) at 20210307214926590
44574 2025-01-21 03:00:59.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/config' (42,601) at 20210307205554454
44575 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/pl110.c' (42,602) at 20240906080037216
44576 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-dai.c' (42,603) at 20240405153232191
44577 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/avocado.cfg' (42,604) at 20220429100100730
44578 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/brk-imm.h' (42,605) at 20240405153045853
44579 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/cec-core.rst' (42,606) at 20240405153229807
44580 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt2712-evb.dts' (42,607) at 20240503080014458
44581 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_main.h' (42,608) at 20210307214927082
44582 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci.c' (42,609) at 20241211090212346
44583 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_sercos3.c' (42,610) at 20220525020654239
44584 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/pgtable-32.c' (42,611) at 20240405153230015
44585 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/stdplus.wrap' (42,612) at 20221210040039006
44586 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-2.dtsi' (42,613) at 20240405153046093
44587 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_at_a2150.c' (42,614) at 20240405153046897
44588 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-builtin.c' (42,615) at 20240405153049241
44589 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-linux-distros-opensuse.yml' (42,616) at 20241221090017464
44590 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp' (42,617) at 20241015080002911
44591 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_queue.sh' (42,618) at 20240405153054357
44592 2025-01-21 03:00:59.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/main.cpp' (42,619) at 20240817080005771
44593 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5282.h' (42,620) at 20210308005002804
44594 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc64-linux-user.mak' (42,621) at 20230925080039837
44595 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_inventory.robot' (42,622) at 20240628080017121
44596 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/wget/wget.inc' (42,623) at 20230706080014785
44597 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/xtfpga-flash-4m.dtsi' (42,624) at 20220525020652198
44598 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml' (42,625) at 20240405153045053
44599 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/syscall.h' (42,626) at 20240405153230063
44600 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/ioapic.h' (42,627) at 20230426080043760
44601 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ct.c' (42,628) at 20240405153050105
44602 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/misc.c' (42,629) at 20240405153046209
44603 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count' (42,630) at 20240906080037560 to deleted uid set
44604 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Source-Code' (42,631) at 20211006000025230
44605 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf_event.h' (42,632) at 20241011080017375
44606 2025-01-21 03:00:59.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/sensor_dbus.json' (42,633) at 20221214040014392
44607 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-sti.c' (42,634) at 20240405153049229
44608 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/bugs.c' (42,635) at 20240405153046429
44609 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/monitors/wwnr/wwnr.c' (42,636) at 20240405153053061
44610 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table.js' (42,637) at 20210308005107069
44611 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3568-power.h' (42,638) at 20220525020654547
44612 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/smpro-errmon.c' (42,639) at 20240405153049649
44613 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/fsl,imx93-power.h' (42,640) at 20240405153052653
44614 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS2.conf' (42,641) at 20240529080017843
44615 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-unixsocket_0.3.0.bb' (42,642) at 20221003030013289
44616 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-fan-control-ready@.target' (42,643) at 20220301040040077
44617 2025-01-21 03:00:59.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-vf610.c' (42,644) at 20210309003649244
44618 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_atombios.c' (42,645) at 20241211090145425
44619 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/virtual-memory.json' (42,646) at 20240405153054129
44620 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/hooks.c' (42,647) at 20240405153052317
44621 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/arm.c' (42,648) at 20241216090017685
44622 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/gx-suspmod.c' (42,649) at 20210307214927054
44623 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/snvs_pwrkey.c' (42,650) at 20221102030020801
44624 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/regd_common.h' (42,651) at 20240405153050473
44625 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/epapr-wrapper.c' (42,652) at 20210307214926362
44626 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/eeprom93xx.h' (42,653) at 20210308005046021
44627 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager.cpp' (42,654) at 20210308005059705
44628 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-isl29501' (42,655) at 20210307214925190
44629 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cg_storage_multi_shared.c' (42,656) at 20240405153054269
44630 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-b15-rac.h' (42,657) at 20210307214925850
44631 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rn5t618.c' (42,658) at 20240405153230839
44632 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-avoid-searching-host-for-postgresql.patch' (42,659) at 20210307205554122
44633 2025-01-21 03:00:59.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-virtual-pnor.bbclass' (42,660) at 20230520080014484
44634 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb' (42,661) at 20240301090012471
44635 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/Makefile' (42,662) at 20210308005003372
44636 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/videobuf-core.c' (42,663) at 20210309003650400
44637 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_straddle_partitions.cpp' (42,664) at 20210308005108645
44638 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/as3711.h' (42,665) at 20210307214931426
44639 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-yocto.bbclass' (42,666) at 20241221090017608
44640 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0005-libtool-Check-for-static-libs-for-internal-compiler-.patch' (42,667) at 20241221090017664
44641 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-lamobo-r1.dts' (42,668) at 20240405153045385
44642 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/generate_unique_mock_id.hpp' (42,669) at 20220412175720090
44643 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_recursion.c' (42,670) at 20240405153054269
44644 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/witherspoon-tacoma/ibm-basic-eth-map.json' (42,671) at 20230930080011592
44645 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon.h' (42,672) at 20240405153052189
44646 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ia_css_dvs.host.c' (42,673) at 20240405153051837
44647 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-versaclock5.c' (42,674) at 20240405153230207
44648 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/shm_ipc.c' (42,675) at 20210307214929902
44649 2025-01-21 03:00:59.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_ltalk.h' (42,676) at 20210307214931398
44650 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dms-ba16-1g_defconfig' (42,677) at 20210308005003256
44651 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/bootrom.h' (42,678) at 20210308005002660
44652 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/spu.c' (42,679) at 20240405153046221
44653 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-clps711x/Kconfig' (42,680) at 20240405153045637
44654 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/npcm7xx_bootrom.bin' (42,681) at 20210308005046149 to deleted uid set
44655 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ls1043ardb_rcw_sd.cfg' (42,682) at 20210308005002968
44656 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers.hpp' (42,683) at 20240711080036139
44657 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button/toggle_identify_led.sh' (42,684) at 20230419080018958
44658 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/proc.c' (42,685) at 20240405153053201
44659 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/Kconfig' (42,686) at 20210308005003008
44660 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_amiga.h' (42,687) at 20210308005003288
44661 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/VirtualMediaCollection_v1.xml' (42,688) at 20240619080002940
44662 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_ts.h' (42,689) at 20220525020653311
44663 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio.c' (42,690) at 20220525020654991
44664 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/riscv/ucall.h' (42,691) at 20240405153232267
44665 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/barrier.h' (42,692) at 20210309003648560
44666 2025-01-21 03:00:59.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/index.rst' (42,693) at 20240405153045225
44667 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_gmbus.c' (42,694) at 20240405153048453
44668 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/sdlaudio.c' (42,695) at 20240326080039370
44669 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.c' (42,696) at 20240405153048641
44670 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/bioscalls.c' (42,697) at 20220525020653915
44671 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_isr.c' (42,698) at 20240405153051737
44672 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/dir_silly.c' (42,699) at 20240405153052261
44673 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/slic_ds26522.h' (42,700) at 20210307214929718
44674 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,vic.yaml' (42,701) at 20220525020651682
44675 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0030.dts' (42,702) at 20240405153045605
44676 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd_vdo.h' (42,703) at 20220525020654627
44677 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/abilis,tb10x-iomux.txt' (42,704) at 20210307214925390
44678 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/completion.c' (42,705) at 20240405153231923
44679 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa3xx.h' (42,706) at 20240405153045677
44680 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/make-errors.patch' (42,707) at 20220402030015951
44681 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/set_parameter_from_group_max.hpp' (42,708) at 20220707030030843
44682 2025-01-21 03:00:59.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-deadline.rst' (42,709) at 20240405153045253
44683 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra194-clock.h' (42,710) at 20210307214931338
44684 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/files/0001-setup.py-Disable-autodection-of-modules.patch' (42,711) at 20220618030015170
44685 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch' (42,712) at 20241221090017636
44686 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sdm845-mdss.yaml' (42,713) at 20240405153229763
44687 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jokkmokk_Tjalmejaure' (42,714) at 20210307205553782
44688 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/memory.json' (42,715) at 20240405153054149
44689 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_main.h' (42,716) at 20220525020653811
44690 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/zstd_decompress_module.c' (42,717) at 20240405153053117
44691 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm63178.dtsi' (42,718) at 20240405153045429
44692 2025-01-21 03:00:59.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/iscsi.c' (42,719) at 20240906080037148
44693 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/trace.h' (42,720) at 20240405153050473
44694 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/sdio_ids.h' (42,721) at 20240405153052741
44695 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/tlb.h' (42,722) at 20210308005002820
44696 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm632-motorola-ocean.dts' (42,723) at 20240405153045785
44697 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_tsn.c' (42,724) at 20240830080013283
44698 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5593r.c' (42,725) at 20240405153048977
44699 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/native/inst.h' (42,726) at 20210307214926118
44700 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-interconnection.h' (42,727) at 20210307214932398
44701 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-gate2.c' (42,728) at 20220525020652306
44702 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/memory.hpp' (42,729) at 20241217090008768
44703 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/Makefile' (42,730) at 20240405153050281
44704 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/sonic.c' (42,731) at 20240405153050189
44705 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/pl330.c' (42,732) at 20241211090212270
44706 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/settings/phosphor-settings-manager/chassis_capabilities.override.yml' (42,733) at 20210727100022904
44707 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/common/raspberrypi-tools.inc' (42,734) at 20220823030015959
44708 2025-01-21 03:00:59.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx28evk.h' (42,735) at 20210308005003604
44709 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/perf_ioctl.sh' (42,736) at 20240405153054173
44710 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pystatemgr/setup.cfg' (42,737) at 20210308004922940
44711 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/MAINTAINERS' (42,738) at 20210308005002976
44712 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/Makefile' (42,739) at 20240405153045693
44713 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/board.c' (42,740) at 20210308005003080
44714 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent_0.16.1.bb' (42,741) at 20241206090014242
44715 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/platsmp.h' (42,742) at 20240405153045693
44716 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/media/omap3-isp.h' (42,743) at 20210308005003636
44717 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/uprobetracer.rst' (42,744) at 20240405153229831
44718 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_spdifrx.c' (42,745) at 20241115090012977
44719 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/goodix.c' (42,746) at 20240405153230731
44720 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-stub.rst' (42,747) at 20210307214925510
44721 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml' (42,748) at 20240405153045057
44722 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/scripts/ci-cleanup.sh' (42,749) at 20210307205554130
44723 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/hi6421-pmic.h' (42,750) at 20210309003653860
44724 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs4_mount.h' (42,751) at 20210307214931650
44725 2025-01-21 03:00:59.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/clear-once/clear-once/clear-once.service' (42,752) at 20210307205554062
44726 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_eth.c' (42,753) at 20240919080017058
44727 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/bu21013_ts.c' (42,754) at 20240405153230731
44728 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad3552r.c' (42,755) at 20240405153048973
44729 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/refscale.c' (42,756) at 20240405153231919
44730 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.core_prefetch' (42,757) at 20210308005002556
44731 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/net_forwarding_lib.sh' (42,758) at 20240624080012836
44732 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/controller/Kconfig' (42,759) at 20240405153231299
44733 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ili9341.c' (42,760) at 20240405153048773
44734 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/Makefile' (42,761) at 20240405153053981
44735 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-s5m.c' (42,762) at 20240405153051505
44736 2025-01-21 03:00:59.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/meson.build' (42,763) at 20241010080036049
44737 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mtrr.h' (42,764) at 20240405153046389
44738 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/video/Makefile' (42,765) at 20240405153230147
44739 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/README-PLUGINS' (42,766) at 20210307214932722
44740 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/targets.hpp' (42,767) at 20240817080026660
44741 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/memcmp.S' (42,768) at 20210307214926098
44742 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/compaction.c' (42,769) at 20240503080014506
44743 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/common.c' (42,770) at 20240405153229911
44744 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/kconfig.rst' (42,771) at 20240405153229819
44745 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/kryo-l2-accessors.h' (42,772) at 20210309003653972
44746 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bollnas' (42,773) at 20210307205553778
44747 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pello' (42,774) at 20210307205553770
44748 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/rc-main.c' (42,775) at 20240405153049517
44749 2025-01-21 03:00:59.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/intel-bts.c' (42,776) at 20240405153054093
44750 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuall/interfaces' (42,777) at 20210307205554482
44751 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_SRIO_PCIE_BOOT_defconfig' (42,778) at 20210308005003240
44752 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_pppox.h' (42,779) at 20240405153052705
44753 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/ti-aemif.h' (42,780) at 20210308005002708
44754 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-3.dtsi' (42,781) at 20240405153046093
44755 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/Makefile' (42,782) at 20240405153048557
44756 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/tlb.c' (42,783) at 20210308005003048
44757 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Watchdog/meson.build' (42,784) at 20230825080021141 to deleted uid set
44758 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi' (42,785) at 20240405153229923
44759 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (42,786) at 20220622030015261
44760 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_set.c' (42,787) at 20210307214932030
44761 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/wq_enet_desc.h' (42,788) at 20240405153051737
44762 2025-01-21 03:00:59.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-core.c' (42,789) at 20240913080013781
44763 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/swiotlb.c' (42,790) at 20240624080012820
44764 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/files/environment.d-openssl.sh' (42,791) at 20241221090017636
44765 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/posix_types.h' (42,792) at 20210307214926514
44766 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/socrates_fpga_pic.h' (42,793) at 20240405153046201
44767 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_vbmeta_image.c' (42,794) at 20210308005003708
44768 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cacheflush.h' (42,795) at 20240405153230027
44769 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/bus.json' (42,796) at 20240405153054105
44770 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/fsgs.rst' (42,797) at 20240405153044989
44771 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/vaddr.c' (42,798) at 20241216090017781
44772 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/map_in_map.c' (42,799) at 20240624080012816
44773 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbridge' (42,800) at 20241211090212530 to deleted uid set
44774 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/microblaze.c' (42,801) at 20240906080037168
44775 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram_arria10.h' (42,802) at 20210308005002780
44776 2025-01-21 03:00:59.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/inspur-ipsps.c' (42,803) at 20240405153048869
44777 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/iscsi-initiator.service' (42,804) at 20210307205553818
44778 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/pci.c' (42,805) at 20241211090212246
44779 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/event_manager.hpp' (42,806) at 20241122090035233
44780 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-spi-s3c64xx.c' (42,807) at 20240405153045685
44781 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.c' (42,808) at 20220525020652971
44782 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1511.c' (42,809) at 20220525020653947
44783 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-ntb-function.rst' (42,810) at 20220525020651638
44784 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TAPR-OHL-1.0' (42,811) at 20211006000025246
44785 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/ppc64.conf' (42,812) at 20240106090017257
44786 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/__init__.py' (42,813) at 20210307214932146
44787 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/paravirt.h' (42,814) at 20240405153046121
44788 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-audsys-clk.h' (42,815) at 20240405153053965
44789 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/configuration/entity-manager/blacklist.json' (42,816) at 20241128090011453 to deleted uid set
44790 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/conf.py' (42,817) at 20241221090017464
44791 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear300.c' (42,818) at 20240405153231335
44792 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains54xx_data.c' (42,819) at 20210307214925914
44793 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Poprad' (42,820) at 20210307205553794
44794 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/Kconfig' (42,821) at 20210416100025442
44795 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/boot0.h' (42,822) at 20210308005002664
44796 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/VeraMoBd.ttf' (42,823) at 20210307205554370 to deleted uid set
44797 2025-01-21 03:00:59.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1126.dtsi' (42,824) at 20240405153229899
44798 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_reg.h' (42,825) at 20240405153230595
44799 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/tegra20-cpufreq.c' (42,826) at 20240405153046917
44800 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/xlnx-versal-clk.h' (42,827) at 20210307214931338
44801 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic4_qm0_regs.h' (42,828) at 20240405153046577
44802 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipe_packages.html' (42,829) at 20210307205554286
44803 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-u-boot.dtsi' (42,830) at 20210308005002584
44804 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-thwc-ufi001c.dts' (42,831) at 20240405153045761
44805 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/broadcom_bcm968380gerg.h' (42,832) at 20210308005003588
44806 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-command-q.err' (42,833) at 20210308005046409
44807 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_0_regs.h' (42,834) at 20240405153046601
44808 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/BigTreeClassicRCU.svg' (42,835) at 20210307214925206
44809 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/pci.c' (42,836) at 20210308005002800
44810 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_rvt.h' (42,837) at 20220525020653167
44811 2025-01-21 03:00:59.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/debugfs.c' (42,838) at 20220525020653911
44812 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos3250.h' (42,839) at 20240405153049465
44813 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-twr.dtsi' (42,840) at 20210308005002596
44814 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23.dtsi' (42,841) at 20240405153229891
44815 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int1092/intel_sar.h' (42,842) at 20220525020653911
44816 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/MAINTAINERS' (42,843) at 20210308005002976
44817 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l-mba6ulx.dts' (42,844) at 20240405153045529
44818 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/network_manager.hpp' (42,845) at 20240625080031468
44819 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/checkpatch.rst' (42,846) at 20240405153045009
44820 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/stoptrigger.c' (42,847) at 20240906080037164
44821 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_tunnel_nic.c' (42,848) at 20240405153053265
44822 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cmd_bmode.c' (42,849) at 20210308005002724
44823 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_map_in_map.bpf.c' (42,850) at 20240405153232099
44824 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/misc.c' (42,851) at 20210308005003212
44825 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/user_mad.c' (42,852) at 20240712080021069
44826 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ia_css_ctc2_param.h' (42,853) at 20210307214930554
44827 2025-01-21 03:00:59.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/uinput.c' (42,854) at 20240913080013793
44828 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.acpihmat' (42,855) at 20240906080037556 to deleted uid set
44829 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046-post.dtsi' (42,856) at 20240405153045725
44830 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1020-comtft.dts' (42,857) at 20240405153045505
44831 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qca,ath79-pll.txt' (42,858) at 20210307214925290
44832 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tb_msgs.h' (42,859) at 20240405153051985
44833 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_ctl.h' (42,860) at 20220525020654047
44834 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-hummingbird.dts' (42,861) at 20210308005002624
44835 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/acpi.c' (42,862) at 20240405153051397
44836 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmap_lock.c' (42,863) at 20240805080014047
44837 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-2g5rdb.dts' (42,864) at 20210308005002580
44838 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/via/Kconfig' (42,865) at 20240405153049497
44839 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-common.h' (42,866) at 20210307214928818
44840 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm63268-gpio-sysctl.yaml' (42,867) at 20240405153229775
44841 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/asm/barrier.h' (42,868) at 20210307214932454
44842 2025-01-21 03:00:59.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/irq-domain.rst' (42,869) at 20240405153045001
44843 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/powercap.c' (42,870) at 20240405153047033
44844 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/ucna_injection_test.c' (42,871) at 20240405153054325
44845 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene-dvb.c' (42,872) at 20210307214928706
44846 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/mru.cpp' (42,873) at 20240820080027374
44847 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/Makefile' (42,874) at 20210307214928750
44848 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-rdb.dts' (42,875) at 20210308005002580
44849 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-debug-tarball.bb' (42,876) at 20210307205554066
44850 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/index.rst' (42,877) at 20240405153044981
44851 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/unistd.patch' (42,878) at 20220910030013349
44852 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yamlloader_1.4.1.bb' (42,879) at 20241206090014270
44853 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/conditional.c' (42,880) at 20240405153232115
44854 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-bwc.rst' (42,881) at 20240405153229827
44855 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/php-fpm.service' (42,882) at 20240301090012423
44856 2025-01-21 03:00:59.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_rc.h' (42,883) at 20220525020653135
44857 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_mfw_hsi.h' (42,884) at 20240405153050233
44858 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/config-bmc.json' (42,885) at 20210307205554066
44859 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/bzip2-1.0.4' (42,886) at 20210307205554426
44860 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-config.c' (42,887) at 20240405153054097
44861 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fpga/dfl.rst' (42,888) at 20240405153045209
44862 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_mt6360.c' (42,889) at 20240405153052149
44863 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/display.h' (42,890) at 20210308005002672
44864 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/MDR_V2.interface.yaml' (42,891) at 20240618080025501
44865 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/khugepaged.c' (42,892) at 20241104090011615
44866 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pmsu_ll.S' (42,893) at 20240405153045657
44867 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/$metadata/index.xml' (42,894) at 20220520030007180
44868 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max1586.h' (42,895) at 20210307214931494
44869 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-autoconf-exception' (42,896) at 20210307205554422
44870 2025-01-21 03:00:59.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/Makefile' (42,897) at 20210308005003032
44871 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/signal.cpp' (42,898) at 20240822080031265
44872 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/uki.py' (42,899) at 20241221090017632
44873 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun9i.h' (42,900) at 20210308005002668
44874 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_ecc.c' (42,901) at 20210308005003416
44875 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cmsdk-apb-watchdog-test.c' (42,902) at 20241211090212546
44876 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/runlitmushist.sh' (42,903) at 20240405153054069
44877 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html' (42,904) at 20210307205554282
44878 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfanotify_0.3.0.bb' (42,905) at 20241221090017560
44879 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/port.h' (42,906) at 20240503080014478
44880 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch' (42,907) at 20210307205553910
44881 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/dtree.py' (42,908) at 20210308005048033
44882 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/meson.build' (42,909) at 20210308005053409
44883 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/iostat.h' (42,910) at 20240405153052357
44884 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch' (42,911) at 20241206090014310
44885 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/autoboot.h' (42,912) at 20210308005003560
44886 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/accounting/index.rst' (42,913) at 20240405153045281
44887 2025-01-21 03:00:59.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf.c' (42,914) at 20240405153232255
44888 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/alpha/include/uapi/asm/errno.h' (42,915) at 20210307214932454
44889 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mpc52xx-psc.c' (42,916) at 20240405153231463
44890 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_test.h' (42,917) at 20210307214930438
44891 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-s3c.c' (42,918) at 20240405153231375
44892 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (42,919) at 20210823100016972
44893 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/xlnx-zynqmp-efuse.h' (42,920) at 20241211090212362
44894 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/octeon-hcd.c' (42,921) at 20240405153052101
44895 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/cfg.h' (42,922) at 20210307214931998
44896 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/mon_bin.c' (42,923) at 20240405153231563
44897 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/gevent/cert.pem' (42,924) at 20210308004941620
44898 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f769-disco.dts' (42,925) at 20210308005002616
44899 2025-01-21 03:00:59.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/secid.rst' (42,926) at 20210307214925542
44900 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_akcipher_algs.c' (42,927) at 20240405153230271
44901 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/packagegroups/packagegroup-tyan-apps.bb' (42,928) at 20211222040037065
44902 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/msi-controller.yaml' (42,929) at 20240405153045085
44903 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/Makefile' (42,930) at 20210307214926206
44904 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.h' (42,931) at 20210309003649436
44905 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-default' (42,932) at 20240405153054161
44906 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsinfo.c' (42,933) at 20240405153046625
44907 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (42,934) at 20210307205553730
44908 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci.c' (42,935) at 20240405153050593
44909 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu_0.3.bb' (42,936) at 20241221090017500
44910 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/seccomp.h' (42,937) at 20220525020651878
44911 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/Makefile' (42,938) at 20240405153232211
44912 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-mouse.sh' (42,939) at 20240405153054309
44913 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/Makefile' (42,940) at 20240405153045545
44914 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_extended_hypercalls.c' (42,941) at 20240405153232271
44915 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/sunxi-rsb.c' (42,942) at 20240405153230199
44916 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h' (42,943) at 20210307214930326
44917 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/vxp_ops.c' (42,944) at 20220525020655015
44918 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/vn-Thaibinh' (42,945) at 20210307205553798
44919 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_qb_ph.c' (42,946) at 20210308005046509
44920 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/add-missing-headers.patch' (42,947) at 20231011080016574
44921 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/init_syscalls.h' (42,948) at 20210309003653848
44922 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command_table.hpp' (42,949) at 20240829080025807
44923 2025-01-21 03:00:59.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/Makefile' (42,950) at 20240405153051281
44924 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/led.c' (42,951) at 20210308005003052
44925 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/cstep.h' (42,952) at 20210307214927906
44926 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/Makefile' (42,953) at 20210308005003016
44927 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/unistr.c' (42,954) at 20210307214931198
44928 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9rlek.dts' (42,955) at 20240405153045469
44929 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/Makefile' (42,956) at 20240405153048789
44930 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr_user.c' (42,957) at 20240405153052501
44931 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_dup_ipv4.c' (42,958) at 20241011080017391
44932 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/vmx_signal.c' (42,959) at 20240405153054357
44933 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v3.h' (42,960) at 20240405153051289
44934 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/Makefile' (42,961) at 20240405153048561
44935 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/MAINTAINERS' (42,962) at 20210308005002952
44936 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mscc,ocelot-icpu-intr.yaml' (42,963) at 20240405153045085
44937 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metrics/collection_function.cpp' (42,964) at 20231228090030524
44938 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/processor.h' (42,965) at 20210308005002704
44939 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/copy_page.S' (42,966) at 20240405153229855
44940 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/Makefile' (42,967) at 20240405153045913
44941 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Seltjarn' (42,968) at 20210307205553790
44942 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_cpu.h' (42,969) at 20240906080037360
44943 2025-01-21 03:00:59.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_hdmi.c' (42,970) at 20240405153048425
44944 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/ibuf_ctrl_local.h' (42,971) at 20210309003653016
44945 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/remote.h' (42,972) at 20220525020653367
44946 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/sdio.h' (42,973) at 20240405153050605
44947 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/debugfs.h' (42,974) at 20220525020653755
44948 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/cirrus,lochnagar.yaml' (42,975) at 20240405153045105
44949 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm6350.c' (42,976) at 20240613080016383
44950 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/pcf50633-adc.c' (42,977) at 20240405153049613
44951 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/s3fwrn5.h' (42,978) at 20220525020653823
44952 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-jz4780.c' (42,979) at 20240405153230675
44953 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi.dtsi' (42,980) at 20240405153045425
44954 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/saa7127.h' (42,981) at 20210307214931546
44955 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb' (42,982) at 20241221090017528
44956 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/strict-prototypes.patch' (42,983) at 20210307205553938
44957 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_b.c' (42,984) at 20210308005046521
44958 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_commit_unittest.cpp' (42,985) at 20220824030029051
44959 2025-01-21 03:00:59.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/Makefile' (42,986) at 20210307214929126
44960 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fdc.c' (42,987) at 20210308005003208
44961 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/thread-info-in-task/arch-support.txt' (42,988) at 20240405153229807
44962 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/Makefile' (42,989) at 20240405153231339
44963 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/seq_exec.h' (42,990) at 20210308005003368
44964 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/git' (42,991) at 20220910030013437
44965 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/context.hpp' (42,992) at 20241217090453703
44966 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Stop/cp_stop_check' (42,993) at 20231120090013292
44967 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Joroinen_Puukkola' (42,994) at 20210307205553770
44968 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/buffer.h' (42,995) at 20220429100100586
44969 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/utils.hpp' (42,996) at 20220210040020090
44970 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/etamin_defconfig' (42,997) at 20210308005003256
44971 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_ipv4.h' (42,998) at 20210309003653876
44972 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/etherdevice.h' (42,999) at 20240503080014498
44973 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/filecache.c' (43,000) at 20241018080014558
44974 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_madd.c' (43,001) at 20210308005046505
44975 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/apic.c' (43,002) at 20240405153230147
44976 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tlv320aic23b.c' (43,003) at 20240405153049341
44977 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/overflow_muldiv64.cocci' (43,004) at 20210308005046237
44978 2025-01-21 03:00:59.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211conv.c' (43,005) at 20240405153051953
44979 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_1_sh_mask.h' (43,006) at 20210307214927686
44980 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/exynos5_setup.h' (43,007) at 20210308005002720
44981 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Kvm/Kvm.vue' (43,008) at 20220105012522995
44982 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lp8727.h' (43,009) at 20210307214931478
44983 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_timestamp_regs.h' (43,010) at 20240405153046601
44984 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sysfs.h' (43,011) at 20240405153048537
44985 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8186-pinctrl.yaml' (43,012) at 20240405153045133
44986 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/templates/default/local.conf.sample' (43,013) at 20241221090017480
44987 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv.h' (43,014) at 20240906080037336
44988 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/tsi721.rst' (43,015) at 20210307214925470
44989 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/Context.c' (43,016) at 20240405153054157
44990 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun20i-d1-r-ccu.h' (43,017) at 20240405153231799
44991 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/setup.c' (43,018) at 20240405153054177
44992 2025-01-21 03:00:59.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss.h' (43,019) at 20240405153230807
44993 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/rv.c' (43,020) at 20240613080016519
44994 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/Makefile' (43,021) at 20210308005003480
44995 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm4450-qrd.dts' (43,022) at 20240405153229955
44996 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/vitesse-vsc73xx.h' (43,023) at 20240405153049765
44997 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_stat.c' (43,024) at 20220525020654739
44998 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-mmc' (43,025) at 20210307214925198
44999 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/rj54n1cb0c.c' (43,026) at 20240405153049337
45000 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/hmem/device.c' (43,027) at 20240405153046973
45001 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_xtree.c' (43,028) at 20240830080013323
45002 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/idle_inject.h' (43,029) at 20240405153052705
45003 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stpmic1.c' (43,030) at 20240405153230839
45004 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt7621-clk.h' (43,031) at 20220525020654543
45005 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c' (43,032) at 20240405153047093
45006 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Tell-scons-to-use-build-settings-from-environment-va.patch' (43,033) at 20231011080016574
45007 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/brcmstb_gisb.c' (43,034) at 20240405153046729
45008 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SessionCollection.json' (43,035) at 20240619080002956
45009 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bvec.h' (43,036) at 20240405153231803
45010 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/include/perf_regs.h' (43,037) at 20240405153232219
45011 2025-01-21 03:00:59.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_cleanup.robot' (43,038) at 20210308005007108
45012 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/riscv/get-reg-list.c' (43,039) at 20240405153232271
45013 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/all' (43,040) at 20210308005046489
45014 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/udf/namei.c' (43,041) at 20240805080014027 to deleted uid set
45015 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/psample/Kconfig' (43,042) at 20220525020654887
45016 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-regs-options.h' (43,043) at 20210307214932602
45017 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/Makefile' (43,044) at 20210307214929610
45018 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_intel_fpga.c' (43,045) at 20210308005003452
45019 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_iosf_mbi.h' (43,046) at 20240405153048525
45020 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Loderups_Strandbad' (43,047) at 20210307205553786
45021 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77970-sysc.h' (43,048) at 20210307214931346
45022 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-falcon.c' (43,049) at 20240405153051329
45023 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/mconf.c' (43,050) at 20210308005003732
45024 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/misc.c' (43,051) at 20240405153045369
45025 2025-01-21 03:00:59.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml' (43,052) at 20240405153045173
45026 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libiec61850/files/0001-pyiec61850-Use-CMAKE_INSTALL_LIBDIR-from-GNUInstallD.patch' (43,053) at 20220402030015899
45027 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-cpu-opp.dtsi' (43,054) at 20220525020651902
45028 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml' (43,055) at 20240405153045161
45029 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/ascii_string_test.cpp' (43,056) at 20220308040024180
45030 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_sriov.c' (43,057) at 20240405153050261
45031 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-class-flash.rst' (43,058) at 20210307214925518
45032 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-serial.h' (43,059) at 20241219090010504
45033 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/i2c.h' (43,060) at 20210308005002660
45034 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK133_defconfig' (43,061) at 20210308005003236
45035 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.NDS32' (43,062) at 20210308005003288
45036 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm63268-pm.h' (43,063) at 20210309003653816
45037 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SCEA' (43,064) at 20211006000025242
45038 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UPL-1.0' (43,065) at 20211006000025246
45039 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/pll.c' (43,066) at 20240830080013251
45040 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/xs_wire.h' (43,067) at 20240326080039546
45041 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/cpufreq-stats.rst' (43,068) at 20240405153229839
45042 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/fastboot.mk' (43,069) at 20210307205553894
45043 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_irq.h' (43,070) at 20220525020653815
45044 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qdist.c' (43,071) at 20240326080039754
45045 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/power-operations.scss' (43,072) at 20210308005107077
45046 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/site.conf.sample' (43,073) at 20220910030013381
45047 2025-01-21 03:00:59.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/mfd/muic_max77693.c' (43,074) at 20210308005003468
45048 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/osdmap.c' (43,075) at 20240405153053205
45049 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,msm8916-venus.yaml' (43,076) at 20240405153229775
45050 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.build.sh' (43,077) at 20221209040032879
45051 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h' (43,078) at 20220525020652963
45052 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Notify/meson.build' (43,079) at 20230825080021133 to deleted uid set
45053 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dmc_regs.h' (43,080) at 20240405153048445
45054 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bifurcation/meson.build' (43,081) at 20231103080005832
45055 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_gem.h' (43,082) at 20240405153048569
45056 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/bootstrap-3.4.1.js' (43,083) at 20231126090012813
45057 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-dlc20-rev1.0.dts' (43,084) at 20210308005002632
45058 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bmc-update.target.in' (43,085) at 20210308005120349
45059 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/Makefile' (43,086) at 20210307214926310
45060 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/cs8900.c' (43,087) at 20210308005003424
45061 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/epautoconf.c' (43,088) at 20210308005003508
45062 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/meson.build' (43,089) at 20241122090031749
45063 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/swim.c' (43,090) at 20240405153046717
45064 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/skeleton/obmc-libobmc-intf_git.bb' (43,091) at 20241206090014274
45065 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-header.S' (43,092) at 20240405153045629
45066 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_sdio_ops.c' (43,093) at 20240405153231263
45067 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/Kconfig' (43,094) at 20210307214931890
45068 2025-01-21 03:00:59.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.h' (43,095) at 20220525020652466
45069 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/armada-380-rtc.txt' (43,096) at 20210307214925414
45070 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sbtsi_temp.c' (43,097) at 20240405153230667
45071 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/asn1_ber_bytecode.h' (43,098) at 20210307214931354
45072 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3530.dts' (43,099) at 20240405153045601
45073 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_misc.h' (43,100) at 20210308005002664
45074 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0001-Add-riscv32-support.patch' (43,101) at 20241221090017676
45075 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/nft_reject_bridge.c' (43,102) at 20240405153053197
45076 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AccountService.v1_16_0.json' (43,103) at 20240918080002716
45077 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/libxml2/libxml2_%.bbappend' (43,104) at 20240124090012254
45078 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/fpga-ast2605_defconfig' (43,105) at 20210421100236122
45079 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pcap_keys.c' (43,106) at 20210307214928486
45080 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/sysinfo-common.c' (43,107) at 20210308005002764
45081 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/spl_minimal.c' (43,108) at 20210308005002832
45082 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/acpi-als.c' (43,109) at 20240405153048997
45083 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_attrs.c' (43,110) at 20240405153051733
45084 2025-01-21 03:00:59.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/base64.h' (43,111) at 20240405153052661
45085 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch' (43,112) at 20230706080014745
45086 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.h' (43,113) at 20210307214929938
45087 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memcpy.S' (43,114) at 20210307214926570
45088 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz' (43,115) at 20210307205554594 to deleted uid set
45089 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4760-cgu.c' (43,116) at 20240405153046793
45090 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_etr_regs.h' (43,117) at 20240405153046601
45091 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183.dtsi' (43,118) at 20240503080014458
45092 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/reconfig-net-interface@.service' (43,119) at 20240530080011873
45093 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/double_cpdo.c' (43,120) at 20221215040039202
45094 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/live555/live555_20210824.bb' (43,121) at 20241206090014258
45095 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@200/bmp280@77.conf' (43,122) at 20240904080027734
45096 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/msf2-sysreg.c' (43,123) at 20241211090212298
45097 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/unwind-libdw.c' (43,124) at 20240405153232219
45098 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/redirect.c' (43,125) at 20240906080037312
45099 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-wb50n.dtsi' (43,126) at 20240405153045465
45100 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Role.v1_3_2.json' (43,127) at 20240619080002952
45101 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/__init__.py' (43,128) at 20210307205554262
45102 2025-01-21 03:00:59.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-core-private.h' (43,129) at 20240405153049125
45103 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221.h' (43,130) at 20240405153048985
45104 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m54xxsim.h' (43,131) at 20210307214926162
45105 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/README.md' (43,132) at 20230523080016046
45106 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/law.c' (43,133) at 20210308005002980
45107 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/bridge_pcmcia_80211.c' (43,134) at 20210307214930474
45108 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7343.h' (43,135) at 20210307214926558
45109 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/hv-balloon.h' (43,136) at 20240326080039534
45110 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-event.json' (43,137) at 20220429100100882
45111 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/amx.c' (43,138) at 20240405153054381
45112 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8776.c' (43,139) at 20240405153232167
45113 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.h' (43,140) at 20240405153230359
45114 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/Makefile' (43,141) at 20210307214932710
45115 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp514x_regs.h' (43,142) at 20220525020653263
45116 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle_85xx.S' (43,143) at 20240405153046141
45117 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/netsniff-ng_0.6.8.bb' (43,144) at 20231126090012785
45118 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cavium-mdio.txt' (43,145) at 20210307214925374
45119 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-sensor.c' (43,146) at 20240405153049457
45120 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptrace.h' (43,147) at 20240405153231835
45121 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/core.c' (43,148) at 20240405153052201
45122 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/unistd_64.h' (43,149) at 20240405153232207
45123 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/memory_hotplug.h' (43,150) at 20240405153054225
45124 2025-01-21 03:00:59.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/CVE-2024-26458_CVE-2024-26461.patch' (43,151) at 20241221090017504
45125 2025-01-21 03:00:59.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7455_core.c' (43,152) at 20240405153048937
45126 2025-01-21 03:00:59.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-sabreauto-u-boot.dtsi' (43,153) at 20210308005002584
45127 2025-01-21 03:00:59.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pinfunc.h' (43,154) at 20240405153045525
45128 2025-01-21 03:00:59.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-json2html_1.3.0.bb' (43,155) at 20241221090017576
45129 2025-01-21 03:00:59.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/package-lock.json' (43,156) at 20241004080035959
45130 2025-01-21 03:00:59.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_pscsi.c' (43,157) at 20240405153231495
45131 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_inode.c' (43,158) at 20241125090012255
45132 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dummy/Makefile.am' (43,159) at 20210308004938832
45133 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/simple_open.cocci' (43,160) at 20210307214932138
45134 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-pcm.c' (43,161) at 20210307214932402
45135 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ax88180.c' (43,162) at 20210308005003424
45136 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi' (43,163) at 20240405153045589
45137 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/uniphier-efuse.c' (43,164) at 20240520080015167
45138 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/log.c' (43,165) at 20210610190030293
45139 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/cpu_set.patch' (43,166) at 20210307205553842
45140 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/opa_vnic.h' (43,167) at 20240405153052873
45141 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-input.c' (43,168) at 20210309003650376
45142 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data.cpp' (43,169) at 20240820080027378
45143 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2_devcpu_gcb.h' (43,170) at 20210308005002820
45144 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-array.bconf' (43,171) at 20210307214932458
45145 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/.gitignore' (43,172) at 20240405153232263
45146 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/fix-gettid-exception-declaration.patch' (43,173) at 20231011080016574
45147 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/eeprom_at24c.h' (43,174) at 20230426080043764
45148 2025-01-21 03:00:59.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch' (43,175) at 20241221090017640
45149 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_log.c' (43,176) at 20240405153232059
45150 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kernel_feat.py' (43,177) at 20240405153229831
45151 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kmemleak/Makefile' (43,178) at 20240405153053429
45152 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts' (43,179) at 20240405153229919
45153 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/.gitignore' (43,180) at 20220525020654943
45154 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.json' (43,181) at 20210308005046405
45155 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/thunderx2-pmu.rst' (43,182) at 20210307214925238
45156 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/Makefile' (43,183) at 20210308005003356
45157 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_txrx_common.h' (43,184) at 20240411080014098
45158 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/meson_saradc.c' (43,185) at 20240405153230687
45159 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-fence-chain.h' (43,186) at 20240405153052681
45160 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wmt.c' (43,187) at 20240405153051381
45161 2025-01-21 03:00:59.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfscache.c' (43,188) at 20240820080014177
45162 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/saa7146.h' (43,189) at 20210307214932234
45163 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/tegra-cbb.h' (43,190) at 20240405153052885
45164 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_bios.h' (43,191) at 20240405153230543
45165 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/connector-hdmi.c' (43,192) at 20240405153052205
45166 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/.gitignore' (43,193) at 20211029100036564
45167 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/service-win32.h' (43,194) at 20210308005046229
45168 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/blanche.h' (43,195) at 20210308005003588
45169 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/meson.build' (43,196) at 20240809080033023
45170 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/gevent/phosphor-gevent' (43,197) at 20210308004941620
45171 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/quatech_daqp_cs.c' (43,198) at 20240405153046905
45172 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/nvme.c' (43,199) at 20240906080037148
45173 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/eurotechwdt.c' (43,200) at 20240405153052237
45174 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/nic.c' (43,201) at 20240405153050269
45175 2025-01-21 03:00:59.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dntv-live-dvb-t.c' (43,202) at 20210307214928782
45176 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_cpu.c' (43,203) at 20241211090212218
45177 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/colibri_t30.c' (43,204) at 20210308005003084
45178 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/event_fifo_global.h' (43,205) at 20210307214930542
45179 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libdaemon/libdaemon_0.14.bb' (43,206) at 20230813080012904
45180 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.clang-format' (43,207) at 20240405153044909
45181 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bsp-guide/index.rst' (43,208) at 20211006000025214
45182 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_dram.c' (43,209) at 20210307214932218
45183 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/fit_spl_optee.its' (43,210) at 20210308005002772
45184 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/crypto.h' (43,211) at 20240405153231643
45185 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mmiowb.h' (43,212) at 20210307214926230
45186 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/occ.rst' (43,213) at 20210307214925506
45187 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/qom-api.rst' (43,214) at 20230925080039841
45188 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/time.c' (43,215) at 20210308005002812
45189 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/freetype/freetype_2.13.3.bb' (43,216) at 20241221090017684
45190 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/driver-ops.h' (43,217) at 20240405153232043
45191 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_overhead.c' (43,218) at 20210307214932650
45192 2025-01-21 03:00:59.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/Kconfig' (43,219) at 20240405153231679
45193 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/longhaul.h' (43,220) at 20210307214927058
45194 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/lcdc.c' (43,221) at 20210308005003536
45195 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx5-clock.h' (43,222) at 20210308005003632
45196 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/core.h' (43,223) at 20210308005002884
45197 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.lcovrc' (43,224) at 20210308005116213
45198 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/g5_defconfig' (43,225) at 20240405153046097
45199 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo_7.1.1.bb' (43,226) at 20241221090017680
45200 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm2200.c' (43,227) at 20240405153232167
45201 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/snps,archs-idu-intc.txt' (43,228) at 20210307214925346
45202 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/6lowpan.rst' (43,229) at 20210307214925522
45203 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/micron-st.c' (43,230) at 20240405153230883
45204 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/delay.h' (43,231) at 20240405153052677
45205 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sock_destroy.c' (43,232) at 20240405153054261
45206 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/xil_io.h' (43,233) at 20210308005003180
45207 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/Kconfig' (43,234) at 20210308005002992
45208 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_rq_dlg_calc_314.h' (43,235) at 20240405153047277
45209 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ps3rom.c' (43,236) at 20240405153051689
45210 2025-01-21 03:00:59.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65010.h' (43,237) at 20240405153052733
45211 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kgdb.h' (43,238) at 20210307214926666
45212 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/clock-axg.h' (43,239) at 20210308005002644
45213 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/sleep.yaml' (43,240) at 20220525020651706
45214 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/parameter.hpp' (43,241) at 20211202040032454
45215 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/dpc.h' (43,242) at 20220525020654195
45216 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_de10_nano_defconfig' (43,243) at 20210308005003280
45217 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_ds.c' (43,244) at 20240405153230051
45218 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/psycho_common.h' (43,245) at 20210307214926598
45219 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon/obmc/power-supply-monitor/power-supply-monitor-1.conf' (43,246) at 20210307205553710
45220 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/i2c.h' (43,247) at 20210308005002644
45221 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_debug.h' (43,248) at 20220525020654171
45222 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/tangier_sdhci.c' (43,249) at 20210308005003408
45223 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/workqueue_api.h' (43,250) at 20240405153052821
45224 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx25_ccm.h' (43,251) at 20210308005046017
45225 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-reg.h' (43,252) at 20210307214928710
45226 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_utils.c' (43,253) at 20240405153230047
45227 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/Makefile' (43,254) at 20210307214926074
45228 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-dvb.c' (43,255) at 20240405153049377
45229 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-mttcg.h' (43,256) at 20221215040039042
45230 2025-01-21 03:00:59.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/generate_testsuite_info.py' (43,257) at 20221209040018559
45231 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_vmparam.h' (43,258) at 20241211090212218
45232 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_mmu.h' (43,259) at 20210307214927862
45233 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_services.c' (43,260) at 20240405153230267
45234 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/sp.h' (43,261) at 20210307214930546
45235 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/kvm/vmxcap' (43,262) at 20240906080037444
45236 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20ek_common.dtsi' (43,263) at 20210308005002572
45237 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kgdb.c' (43,264) at 20240405153230127
45238 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/Kconfig' (43,265) at 20210308005002948
45239 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-ctrl.c' (43,266) at 20240405153049569
45240 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/patchreview.py' (43,267) at 20241221090017700
45241 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am335x_evm.h' (43,268) at 20210308005003584
45242 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/img/pistachio-marduk.txt' (43,269) at 20210307214925362
45243 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/arch_hweight.h' (43,270) at 20210307214926210
45244 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/arc4.h' (43,271) at 20240405153052525
45245 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/Kconfig' (43,272) at 20240405153049685
45246 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/of_unittest_expect' (43,273) at 20240405153053445
45247 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Maximum/meson.build' (43,274) at 20230825080021137 to deleted uid set
45248 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dml_inline_defs.h' (43,275) at 20240405153047285
45249 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runq.c' (43,276) at 20240405153048637
45250 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/etap.h' (43,277) at 20210307214926622
45251 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kprobes.h' (43,278) at 20240405153045857
45252 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ecovec.h' (43,279) at 20210308005003592
45253 2025-01-21 03:00:59.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/dump_tlb.c' (43,280) at 20240405153046033
45254 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/sysctl.c' (43,281) at 20210307214932042
45255 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos-audss-clk.h' (43,282) at 20210307214931326
45256 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-xway.c' (43,283) at 20241008080013967
45257 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/set-timer-lat.c' (43,284) at 20210307214932730
45258 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.errors.yaml' (43,285) at 20210610000035142
45259 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_armv7_common.h' (43,286) at 20210308005003620
45260 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/Makefile' (43,287) at 20210308005002980
45261 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.6.bb' (43,288) at 20240413080012639
45262 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/cq.c' (43,289) at 20240405153050081
45263 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/Makefile' (43,290) at 20240405153054073
45264 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/count.hpp' (43,291) at 20240904080034451
45265 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/tps65217-charger.yaml' (43,292) at 20240405153045141
45266 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/atc260x-regulator.c' (43,293) at 20240405153231359
45267 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_igd.c' (43,294) at 20240405153052165
45268 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7794-cpg-mssr.h' (43,295) at 20210307214931334
45269 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/settings' (43,296) at 20210307214932682
45270 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld6b.dtsi' (43,297) at 20210308005002632
45271 2025-01-21 03:00:59.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg.c' (43,298) at 20210308005003508
45272 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dbus/dbus.c' (43,299) at 20210308004938832
45273 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/clock.c' (43,300) at 20240906080037228
45274 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_abm_lcd.c' (43,301) at 20240405153230395
45275 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmeter1_defconfig' (43,302) at 20210308005003264
45276 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun8i-adda-pr-regmap.h' (43,303) at 20210307214932430
45277 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Fenneberg-Livingston' (43,304) at 20241221090017616
45278 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/wmt-sdmmc.c' (43,305) at 20240405153230863
45279 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (43,306) at 20240702080011692
45280 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4535.h' (43,307) at 20210307214932294
45281 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-idn-encode/Net-IDN-Encode-2.500-use_uvchr_to_utf8_flags_instead_of_uvuni_to_utf8_flags.patch' (43,308) at 20231126090012801
45282 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-realtek-rtl.c' (43,309) at 20240405153231463
45283 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ipaq-micro.c' (43,310) at 20210307214928546
45284 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/afalg.c' (43,311) at 20241211090212226
45285 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/early_uart.c' (43,312) at 20210308005002852
45286 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v4_20.h' (43,313) at 20240405153051289
45287 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/processor.h' (43,314) at 20240405153046013
45288 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/p10bmc/obmc/fan-watchdog/reset-fan-watchdog.conf' (43,315) at 20230804080018099
45289 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_icmp.c' (43,316) at 20210309003654364
45290 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/messanger_service.hpp' (43,317) at 20230523080037938
45291 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/Makefile' (43,318) at 20210308005002800
45292 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/stratix10-clk.h' (43,319) at 20240405153230243
45293 2025-01-21 03:00:59.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc.sh' (43,320) at 20240405153054377
45294 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/mmu_context.h' (43,321) at 20210307214926554
45295 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tw9903.c' (43,322) at 20240405153049341
45296 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-audio-rpmsg.c' (43,323) at 20240405153232175
45297 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/aperf.c' (43,324) at 20220525020655211
45298 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/util.h' (43,325) at 20241011080017339
45299 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-auth-vencrypt.h' (43,326) at 20210308005046553
45300 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/debug.h' (43,327) at 20210307214929970
45301 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/getopt.h' (43,328) at 20210308005002848
45302 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/vgg2432a4.c' (43,329) at 20240405153052177
45303 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/cunit_2.1-3.bb' (43,330) at 20241221090017544
45304 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/uar.c' (43,331) at 20240405153050137
45305 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-axff.c' (43,332) at 20210307214928086
45306 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chid.c' (43,333) at 20240405153048637
45307 2025-01-21 03:00:59.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/aspeed_i2c_global.c' (43,334) at 20220802100038577
45308 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_msgs.h' (43,335) at 20240405153049433
45309 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ci20.h' (43,336) at 20210308005003588
45310 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cmpxchg_64.h' (43,337) at 20240405153046317
45311 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/trace.json' (43,338) at 20240405153054109
45312 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/Makefile' (43,339) at 20240613080016427
45313 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_DAC1064.h' (43,340) at 20210307214930918
45314 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dtsi' (43,341) at 20240405153229923
45315 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/qts/sdram_config.h' (43,342) at 20210308005003052
45316 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-sbc-t43.dts' (43,343) at 20240405153045597
45317 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swapfile.c' (43,344) at 20241023080012899
45318 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-cc108.dts' (43,345) at 20240405153045609
45319 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria_aesni_avx2_glue.c' (43,346) at 20240405153046361
45320 2025-01-21 03:00:59.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/Makefile' (43,347) at 20210307214926894
45321 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9n12.c' (43,348) at 20240405153046769
45322 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ati_ids.h' (43,349) at 20210308005003520
45323 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5250.c' (43,350) at 20240405153230239
45324 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/udp_media.c' (43,351) at 20241220090018342
45325 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-a-plus.dts' (43,352) at 20210308005002572
45326 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x-core.c' (43,353) at 20240405153049381
45327 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+porevlocks.litmus' (43,354) at 20220525020655127
45328 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml' (43,355) at 20220525020651682
45329 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr5.inc' (43,356) at 20240301090012451
45330 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/imx-bus.c' (43,357) at 20240405153230275
45331 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/map_iter.c' (43,358) at 20240405153231895
45332 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/swift/psu.json' (43,359) at 20210307205553710
45333 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-samsung-usb2.c' (43,360) at 20240405153231315
45334 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-legacy-mach.c' (43,361) at 20240910080014102
45335 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/k2e_evm.h' (43,362) at 20210308005003596
45336 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hdmi_tx3g4c28phy.c' (43,363) at 20220525020653011
45337 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl-asoc-card.c' (43,364) at 20240710080014617
45338 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks.h' (43,365) at 20220525020654975
45339 2025-01-21 03:00:59.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/run-ptest.in' (43,366) at 20241221090017484
45340 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_cipher.c' (43,367) at 20240405153046937
45341 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4c/log4c_1.2.4.bb' (43,368) at 20241221090017540
45342 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/hugetlb-e500.h' (43,369) at 20240405153046121
45343 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/gluebi.c' (43,370) at 20220525020653411
45344 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cs4245.h' (43,371) at 20210307214932270
45345 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/qxl.c' (43,372) at 20241211090212266
45346 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/file_descriptor.hpp' (43,373) at 20230511080035559
45347 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bouncebuf.c' (43,374) at 20210308005003224
45348 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vdpa-dev-pci.c' (43,375) at 20230426080043748
45349 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-chipidea-usb2' (43,376) at 20240405153044929
45350 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku7.dts' (43,377) at 20240405153045749
45351 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/openpic_kvm.c' (43,378) at 20241211090212286
45352 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/checksum.h' (43,379) at 20210309003648544
45353 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/cooker.py' (43,380) at 20220910030013377
45354 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/Makefile' (43,381) at 20220525020651994
45355 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/fp5280g3-ipmi-fru.yaml' (43,382) at 20240712080022837
45356 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/CVE-2016-9296.patch' (43,383) at 20230503080014583
45357 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/governed_features.h' (43,384) at 20240405153230131
45358 2025-01-21 03:00:59.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc64le.config' (43,385) at 20220525020652030
45359 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/Makefile' (43,386) at 20210308005003068
45360 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_panel.h' (43,387) at 20240405153048457
45361 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libleak/libleak_0.3.6.bb' (43,388) at 20230610080017603
45362 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb' (43,389) at 20241221090017560
45363 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu.c' (43,390) at 20210308005003372
45364 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/Kconfig' (43,391) at 20220525020653447
45365 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sctp.h' (43,392) at 20210307214931614
45366 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/cpufreq.rst' (43,393) at 20210309003648292
45367 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sprd/sprd,sharkl3-dsi-host.yaml' (43,394) at 20240405153045049
45368 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arcmsr/arcmsr_attr.c' (43,395) at 20240405153051565
45369 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bios_emul.h' (43,396) at 20210308005003560
45370 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm.h' (43,397) at 20240405153054189
45371 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_input_system_private.h' (43,398) at 20210307214930562
45372 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/redis.conf' (43,399) at 20210307205553930
45373 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_xmit.c' (43,400) at 20240405153231487
45374 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_dcc.c' (43,401) at 20240405153051985
45375 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lonneberga' (43,402) at 20210307205553786
45376 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/brcm/soc.yaml' (43,403) at 20240405153045109
45377 2025-01-21 03:00:59.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/memalign.h' (43,404) at 20210308005003672
45378 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/scm_blk.h' (43,405) at 20240405153051509
45379 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/librdkafka/librdkafka/0001-cmake-Use-CMAKE_INSTALL_LIBDIR.patch' (43,406) at 20220402030015983
45380 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_mem_input_v.c' (43,407) at 20220525020652502
45381 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Padasjoki_Arrakoski' (43,408) at 20210307205553770
45382 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/cpu.c' (43,409) at 20210308005002712
45383 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/parport_pc.h' (43,410) at 20240405153052757
45384 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.1.bb' (43,411) at 20241221090017496
45385 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-gasket.c' (43,412) at 20240405153230807
45386 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk.c' (43,413) at 20240405153046845
45387 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-gpio.c' (43,414) at 20210309003650252
45388 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_jack.c' (43,415) at 20220525020655107
45389 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/README' (43,416) at 20210308005002976
45390 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/Kconfig' (43,417) at 20210308005002988
45391 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/Makefile' (43,418) at 20210308005003456
45392 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_blk.h' (43,419) at 20230925080039937
45393 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/io.c' (43,420) at 20220525020651974
45394 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/sbf_dram_init.S' (43,421) at 20210308005002972
45395 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/fds_example.c' (43,422) at 20240405153053421
45396 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/redboot.c' (43,423) at 20240710080014589
45397 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/.gitignore' (43,424) at 20220525020654943
45398 2025-01-21 03:00:59.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/gplugd/Kconfig' (43,425) at 20210308005002904
45399 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mmp3-usb.c' (43,426) at 20240405153231311
45400 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-win-stdio.h' (43,427) at 20210308005045997
45401 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/userland_git.bb' (43,428) at 20240413080012667
45402 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hisi-inno-usb2.c' (43,429) at 20240405153231311
45403 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/nested_trust.c' (43,430) at 20240405153054257
45404 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/stubs.c' (43,431) at 20221215040039338
45405 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/libpcap/libpcap_1.10.5.bb' (43,432) at 20241221090017636
45406 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/Makefile' (43,433) at 20240405153046501
45407 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h' (43,434) at 20240405153051941
45408 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_driver.c' (43,435) at 20240405153049389
45409 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/detect-sled-present' (43,436) at 20220719030014804
45410 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/gpio_public.h' (43,437) at 20210307214930546
45411 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp10b.c' (43,438) at 20240405153048645
45412 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_suspend.c' (43,439) at 20240405153048553
45413 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/cable.cpp' (43,440) at 20240704080030215
45414 2025-01-21 03:00:59.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_tcm.h' (43,441) at 20210307214930802
45415 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_7_regs.h' (43,442) at 20240405153046577
45416 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.err' (43,443) at 20240906080037564
45417 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/MAINTAINERS' (43,444) at 20210308005002956
45418 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sinovoip_BPI_M3_defconfig' (43,445) at 20210308005003244
45419 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (43,446) at 20241206090014222
45420 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (43,447) at 20220323030026191
45421 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/stacktrace.c' (43,448) at 20210307214926178
45422 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-crb-A.dts' (43,449) at 20220525020651918
45423 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/uart.h' (43,450) at 20210308005002668
45424 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/OWNERS' (43,451) at 20230629131804623
45425 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml' (43,452) at 20240405153045017
45426 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/rcar/Makefile' (43,453) at 20210307214929258
45427 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.c' (43,454) at 20210307214927962
45428 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_msm.c' (43,455) at 20240405153052041
45429 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_fs.h' (43,456) at 20240405153052077
45430 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/Makefile' (43,457) at 20210308005003452
45431 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-xmp-decoder.c' (43,458) at 20240405153049513
45432 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-n1-edge.bb' (43,459) at 20220804030014691
45433 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/configuration.md' (43,460) at 20240808080020596
45434 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-afe-clk.c' (43,461) at 20220525020655075
45435 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/Makefile' (43,462) at 20240405153053961
45436 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.yaml' (43,463) at 20240405153045137
45437 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-writesw-armv3.S' (43,464) at 20210307214925870
45438 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/iocost.h' (43,465) at 20240405153052893
45439 2025-01-21 03:00:59.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/misc-uclass.c' (43,466) at 20210308005003400
45440 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_2_sh_mask.h' (43,467) at 20240405153047821
45441 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_smi_events.h' (43,468) at 20240405153047189
45442 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_decode.h' (43,469) at 20210307214926170
45443 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_csum.h' (43,470) at 20210307214931574
45444 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/zcomp.c' (43,471) at 20240405153046717
45445 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951.dtsi' (43,472) at 20240405153045805
45446 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Fabric.v1_3_2.json' (43,473) at 20240619080002948
45447 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/law.c' (43,474) at 20210308005002960
45448 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (43,475) at 20240712080022837
45449 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.yaml' (43,476) at 20240405153045089
45450 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/acer_a500_battery.c' (43,477) at 20220525020653919
45451 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/Kconfig' (43,478) at 20210309003654508
45452 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/exynos_pwm.c' (43,479) at 20210308005003472
45453 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/go-vendor.bbclass' (43,480) at 20241221090017612
45454 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/arcfb.c' (43,481) at 20240405153231579
45455 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.2.bb' (43,482) at 20241221090017472
45456 2025-01-21 03:00:59.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MediaController_v1.xml' (43,483) at 20240619080002928
45457 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-cadence-ttc.c' (43,484) at 20240405153230247
45458 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_d.c' (43,485) at 20210308005046521
45459 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-eth.c' (43,486) at 20240405153046793
45460 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/vectors-page.c' (43,487) at 20240405153054085
45461 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_isoff.sh' (43,488) at 20230606080013598
45462 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/traps.h' (43,489) at 20240405153046069
45463 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/rm3100.h' (43,490) at 20210307214928362
45464 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h' (43,491) at 20220525020652947
45465 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/Makefile' (43,492) at 20240405153046501
45466 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt7622-reset.h' (43,493) at 20210307214931346
45467 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/parallax-ping.yaml' (43,494) at 20210307214925334
45468 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/netdevsim.h' (43,495) at 20240405153231075
45469 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/MAINTAINERS' (43,496) at 20210308005003040
45470 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/hugetlbpage.c' (43,497) at 20240405153230023
45471 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/iowarrior.c' (43,498) at 20241211090145501
45472 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-string.json' (43,499) at 20210308005046413
45473 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_eeprom.h' (43,500) at 20210307214930642
45474 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/discard-use-of-dnl-in-Makefile.am.patch' (43,501) at 20230706080014737
45475 2025-01-21 03:00:59.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/bcm2835_otp.h' (43,502) at 20240906080037336
45476 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_0_sh_mask.h' (43,503) at 20240405153047909
45477 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_local_storage.c' (43,504) at 20240405153054261
45478 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/byteorder.h' (43,505) at 20210307214925858
45479 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/webserver_main.cpp' (43,506) at 20240817080003191
45480 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407-clock.dtsi' (43,507) at 20240405153045581
45481 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/el2_setup.h' (43,508) at 20240405153045853
45482 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mcu.c' (43,509) at 20220525020653783
45483 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ia_css_eed1_8.host.c' (43,510) at 20210307214930554
45484 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/msi-octeon.c' (43,511) at 20240405153046049
45485 2025-01-21 03:00:59.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/idt8a340_reg.h' (43,512) at 20240405153052729
45486 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu-dma-region.c' (43,513) at 20210309003649368
45487 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.c' (43,514) at 20220525020652963
45488 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ampere_power_on_driver_binder.sh' (43,515) at 20221015030011580
45489 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/libbpf_naming_convention.rst' (43,516) at 20240405153044993
45490 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/Kconfig' (43,517) at 20240405153045977
45491 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/kmap.h' (43,518) at 20240405153230003
45492 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/log.c' (43,519) at 20220525020654791
45493 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/idt8t49n222a_serdes_clk.c' (43,520) at 20210308005002960
45494 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/des_generic.c' (43,521) at 20240405153046537
45495 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/Kconfig' (43,522) at 20210308005003488
45496 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/templates/default/local.conf.sample' (43,523) at 20241221090017480
45497 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/Kconfig' (43,524) at 20210308005003016
45498 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch' (43,525) at 20241221090017564
45499 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mmc/host/mtk-sd.c' (43,526) at 20241216090017709 to deleted uid set
45500 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/StatusIcon.spec.js.snap' (43,527) at 20220105012523003
45501 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/watch_queue.rst' (43,528) at 20240405153045289
45502 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/kmem.h' (43,529) at 20240405153052561
45503 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/signal_types.h' (43,530) at 20220525020654615
45504 2025-01-21 03:00:59.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/linkage.h' (43,531) at 20210307214926762
45505 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stmmac.h' (43,532) at 20241011080017375
45506 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.6.rst' (43,533) at 20241221090017596
45507 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/scsi_iu.h' (43,534) at 20210307214930278
45508 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/imximage.cfg' (43,535) at 20210308005002984
45509 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-aoclk.c' (43,536) at 20240405153230215
45510 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LiLiQ-R-1.1' (43,537) at 20211006000025238
45511 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom_init.c' (43,538) at 20241216090017685
45512 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/wext.h' (43,539) at 20210307214929866
45513 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/timer/sandbox_timer.txt' (43,540) at 20210308005003328
45514 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/da9055_onkey.c' (43,541) at 20210307214928482
45515 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/isl9305.c' (43,542) at 20240405153051465
45516 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/inplace-gbmc-verify.service' (43,543) at 20210803000022008
45517 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss.h' (43,544) at 20240405153046921
45518 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/suspend_asm.S' (43,545) at 20240405153045949
45519 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/Kconfig' (43,546) at 20210308005003000
45520 2025-01-21 03:00:59.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-funcs.rst' (43,547) at 20210309003648484
45521 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-dra7xx.c' (43,548) at 20241008080013963
45522 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/Kbuild' (43,549) at 20210307214927942
45523 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/memtype_interval.c' (43,550) at 20210307214926738
45524 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-r-ccu.h' (43,551) at 20210308005003636
45525 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch' (43,552) at 20241221090017684
45526 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0007-Set-HAVE_LARGEFILE_SUPPORT-to-1-explicitly.patch' (43,553) at 20241221090017524
45527 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dts' (43,554) at 20240405153045741
45528 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_linux.c' (43,555) at 20240405153052233
45529 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/icon-provider.js' (43,556) at 20210308005107069
45530 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/switch_to.h' (43,557) at 20240405153229999
45531 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/tagger/interface/ia_css_tagger_common.h' (43,558) at 20210307214930570
45532 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/soctherm.c' (43,559) at 20240405153051977
45533 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/bfile.html' (43,560) at 20210307205554282
45534 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-automat_24.8.1.bb' (43,561) at 20241221090017548
45535 2025-01-21 03:00:59.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_redfish_bios_attributes.robot' (43,562) at 20240628080017117
45536 2025-01-21 03:00:59.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/Kconfig' (43,563) at 20240405153049909
45537 2025-01-21 03:00:59.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sifive/sifive-blocks-ip-versioning.txt' (43,564) at 20210307214925422
45538 2025-01-21 03:00:59.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ingenic,cgu.yaml' (43,565) at 20240405153045025
45539 2025-01-21 03:00:59.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.h' (43,566) at 20210307214928842
45540 2025-01-21 03:00:59.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/qemu-bsd.h' (43,567) at 20240326080039394
45541 2025-01-21 03:00:59.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/renesas-ostm.c' (43,568) at 20240405153046877
45542 2025-01-21 03:00:59.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/mca.rst' (43,569) at 20240405153044977
45543 2025-01-21 03:00:59.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci.c' (43,570) at 20241216090017725
45544 2025-01-21 03:00:59.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c' (43,571) at 20240405153050121
45545 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/core.c' (43,572) at 20241216090017709
45546 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-prtt1s.dts' (43,573) at 20240405153045585
45547 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd_256.8.bb' (43,574) at 20241221090017644
45548 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Irevik_3195' (43,575) at 20210307205553782
45549 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb' (43,576) at 20231126090012801
45550 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f429.dtsi' (43,577) at 20240405153045581
45551 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb4604.txt' (43,578) at 20210307214925450
45552 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c' (43,579) at 20240405153047229
45553 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/blockmap.rst' (43,580) at 20240405153045201
45554 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cfg.h' (43,581) at 20210307214929870
45555 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljusvattnet' (43,582) at 20210307205553786
45556 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/lantiq.h' (43,583) at 20210307214926222
45557 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/floppy_64.h' (43,584) at 20240405153230091
45558 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c' (43,585) at 20240405153050105
45559 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/Makefile' (43,586) at 20240405153046313
45560 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-base.json' (43,587) at 20210308005046397
45561 2025-01-21 03:00:59.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/prodigy_hifi.h' (43,588) at 20210307214932262
45562 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8904.h' (43,589) at 20210307214932358
45563 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/ltc4162-l.yaml' (43,590) at 20240405153045141
45564 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/init.c' (43,591) at 20220525020652010
45565 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/header.c' (43,592) at 20240405153232219
45566 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/include/asm/processor.h' (43,593) at 20241220090018306 to deleted uid set
45567 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/test_led_description.cpp' (43,594) at 20240801080023488
45568 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/Makefile' (43,595) at 20240405153049477
45569 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/hwprobe.h' (43,596) at 20240405153046249
45570 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-boot_256.8.bb' (43,597) at 20241221090017644
45571 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr_param.h' (43,598) at 20210307214930562
45572 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/pcie.txt' (43,599) at 20230426080043664
45573 2025-01-21 03:00:59.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-input.c' (43,600) at 20210307214928706
45574 2025-01-21 03:00:59.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_2_offset.h' (43,601) at 20240405153047625
45575 2025-01-21 03:00:59.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ippool.service' (43,602) at 20230609080014391
45576 2025-01-21 03:00:59.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__tag_invoke.hpp' (43,603) at 20240817080036820
45577 2025-01-21 03:00:59.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (43,604) at 20210903000032571
45578 2025-01-21 03:00:59.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-phg.dts' (43,605) at 20240405153045729
45579 2025-01-21 03:00:59.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/flexcan.h' (43,606) at 20210308005002800
45580 2025-01-21 03:00:59.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max197.h' (43,607) at 20210307214931478
45581 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/open-unlink.c' (43,608) at 20210307214932670
45582 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5k6a3.c' (43,609) at 20240405153049337
45583 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/components/card.js' (43,610) at 20210308005107073
45584 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_modesetting.h' (43,611) at 20210307214930950
45585 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/Kconfig' (43,612) at 20240906080037536
45586 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/vmlinux.c' (43,613) at 20210307214932642
45587 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020UTM-PC_defconfig' (43,614) at 20210308005003240
45588 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ubi_uboot.h' (43,615) at 20210308005003688
45589 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/Memcpy_utils.S' (43,616) at 20210307214926606
45590 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/checksum.h' (43,617) at 20210309003648860
45591 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/uptime.c' (43,618) at 20240405153052493
45592 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/timer.c' (43,619) at 20210307214932086
45593 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/imx8qxp-adc.c' (43,620) at 20240405153048953
45594 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_mpc83xx.c' (43,621) at 20210308005003496
45595 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/cpu.c' (43,622) at 20210308005002836
45596 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sharded_mutex.c' (43,623) at 20240405153054205
45597 2025-01-21 03:00:59.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_limits.h' (43,624) at 20240405153048445
45598 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-mce_kbd-decoder.c' (43,625) at 20240405153049513
45599 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-sheevaplug.dts' (43,626) at 20240405153045457
45600 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/uaccess-asm.h' (43,627) at 20240405153045625
45601 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub_tx.c' (43,628) at 20210307214930882
45602 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm63268.dtsi' (43,629) at 20240405153045985
45603 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf.h' (43,630) at 20210307214928814
45604 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/GD' (43,631) at 20210307205553866
45605 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/dwarf.h' (43,632) at 20240405153229859
45606 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_dev.h' (43,633) at 20240405153051737
45607 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld11-ref.dts' (43,634) at 20210308005002632
45608 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4d_smp.c' (43,635) at 20240405153046329
45609 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/mtk-cqdma.c' (43,636) at 20240405153230283
45610 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains3xxx_data.c' (43,637) at 20210307214925922
45611 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_pseries.py' (43,638) at 20241211090212542
45612 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,rzn1-usbf.yaml' (43,639) at 20240405153045181
45613 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-generic.h' (43,640) at 20210307214930854
45614 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.checkpatch.conf' (43,641) at 20210308005002536
45615 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/nonsec_virt.S' (43,642) at 20210308005002552
45616 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb' (43,643) at 20241221090017556
45617 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/config_override.sh' (43,644) at 20240405153054365
45618 2025-01-21 03:00:59.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/buildjson/buildjson.cpp' (43,645) at 20221111040035058
45619 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/stop_token.hpp' (43,646) at 20241219090033968
45620 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_defer.c' (43,647) at 20240405153231771
45621 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cs5345.c' (43,648) at 20240405153049309
45622 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fdc-test.c' (43,649) at 20241211090212546
45623 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/devices.c' (43,650) at 20240405153045661
45624 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dct_v1.c' (43,651) at 20220525020653083
45625 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c' (43,652) at 20220525020653791
45626 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-unordered_0.6.0.bb' (43,653) at 20241206090014270
45627 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/gpio.cpp' (43,654) at 20210308004940468
45628 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/manager.hpp' (43,655) at 20240817080027248
45629 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/Makefile' (43,656) at 20210307214928850
45630 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/bus.json' (43,657) at 20240405153054109
45631 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/vga.h' (43,658) at 20210307214926554
45632 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_topo_lib.sh' (43,659) at 20210307214932690
45633 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/inside-secure-safexcel.txt' (43,660) at 20210307214925298
45634 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/sunxi-spl-image-builder.c' (43,661) at 20210308005003772
45635 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/Device.errors.yaml' (43,662) at 20230902080024081
45636 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/test/utils.h' (43,663) at 20220525020654863
45637 2025-01-21 03:00:59.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ti_am335x_tscadc.h' (43,664) at 20240405153052733
45638 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_main.c' (43,665) at 20240613080016431
45639 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/common.c' (43,666) at 20240405153054085
45640 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ls-extirq.c' (43,667) at 20240405153049201
45641 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/log.hpp' (43,668) at 20220401030013859
45642 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl-lvds.dtso' (43,669) at 20240405153045733
45643 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pixel-combiner.yaml' (43,670) at 20240405153045037
45644 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_ioctl.c' (43,671) at 20240405153049817
45645 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/xyz.openbmc_project.Dump.Manager.service' (43,672) at 20210307205554062
45646 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pyhavuori' (43,673) at 20210307205553774
45647 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/arc_timer.c' (43,674) at 20210308005003496
45648 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/timed_ctrl.c' (43,675) at 20210307214930542
45649 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/Makefile' (43,676) at 20240405153051865
45650 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/sssd.conf' (43,677) at 20220721030015849
45651 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_signal.h' (43,678) at 20221215040039066
45652 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/gart.h' (43,679) at 20240405153046385
45653 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3399.c' (43,680) at 20240405153046841
45654 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/readdir.c' (43,681) at 20240405153052581
45655 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_3.0.0.bb' (43,682) at 20241206090014282
45656 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6358-regulator.h' (43,683) at 20240405153052785
45657 2025-01-21 03:00:59.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/vcpu_width_config.c' (43,684) at 20240405153054313
45658 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vmstate-static-checker-data/dump1.json' (43,685) at 20210927100127649
45659 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_40p.py' (43,686) at 20241211090212542
45660 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/fru_area.hpp' (43,687) at 20210308004927348
45661 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/phosphor-ipmi-flash-bios-update.service' (43,688) at 20210307205554082
45662 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gpu_error.h' (43,689) at 20240405153230575
45663 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.3c' (43,690) at 20210307205554422
45664 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/OWNERS' (43,691) at 20220726030037202
45665 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_errno_defs.h' (43,692) at 20210927100127273
45666 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/int-ll64.h' (43,693) at 20210308005003560
45667 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/gmac.c' (43,694) at 20210308005003056
45668 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/device.h' (43,695) at 20210308005002876
45669 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_SECURE_BOOT_defconfig' (43,696) at 20210308005003244
45670 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf_0.18.0.bb' (43,697) at 20230813080012900
45671 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_hash.c' (43,698) at 20241216090017793
45672 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-pandora-600mhz.dts' (43,699) at 20240405153045605
45673 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/io_interface.hpp' (43,700) at 20240618080029637
45674 2025-01-21 03:00:59.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/crime.c' (43,701) at 20210307214926294
45675 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_dev.c' (43,702) at 20240405153049893
45676 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/iommufd_test.h' (43,703) at 20240405153230747
45677 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/mctp/mctp.scc' (43,704) at 20230614080013166
45678 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/mxsfb_regs.h' (43,705) at 20240405153048609
45679 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TU-Berlin-2.0' (43,706) at 20211006000025246
45680 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/platform-bus.h' (43,707) at 20210308005046025
45681 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pldm_utils.py' (43,708) at 20231214090025341
45682 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatresize/fatresize_1.1.0.bb' (43,709) at 20230114040015470
45683 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-8.yaml' (43,710) at 20241219090012972
45684 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ks0127.c' (43,711) at 20240405153049317
45685 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/fan_speed.cpp' (43,712) at 20241203090033776
45686 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-vbi.c' (43,713) at 20240405153049381
45687 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/hypervisor_state_manager.cpp' (43,714) at 20230825080036445
45688 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isph3a.h' (43,715) at 20240405153049485
45689 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/connection.c' (43,716) at 20240520080015151
45690 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usbus428ctldefs.h' (43,717) at 20220525020655107
45691 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/pps-ktimer.c' (43,718) at 20210307214930170
45692 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/bittiming.h' (43,719) at 20240405153052665
45693 2025-01-21 03:00:59.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/137' (43,720) at 20220429100100890
45694 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/mihawk-cpld.hpp' (43,721) at 20230511080035563
45695 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/valgrind.supp' (43,722) at 20210308005049761
45696 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tc3589x.h' (43,723) at 20210309003653860
45697 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/fsi/op-fsi/fsi-scan@.service' (43,724) at 20220503030013244
45698 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data-convert.h' (43,725) at 20220525020655167
45699 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/default/krb5-kdc' (43,726) at 20210307205553878
45700 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/m48t59-internal.h' (43,727) at 20210308005045949
45701 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/suspend.c' (43,728) at 20210307214926758
45702 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/151.out' (43,729) at 20221215040039362
45703 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/README.md' (43,730) at 20221213040039977
45704 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport_dbus.h' (43,731) at 20210308005100993
45705 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_platform.c' (43,732) at 20240405153046665
45706 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh03/setup.c' (43,733) at 20210307214926542
45707 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/dlfilter-test.c' (43,734) at 20240405153054165
45708 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp474.dts' (43,735) at 20240405153229939
45709 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500-romulus.dts' (43,736) at 20220809100039503
45710 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/amd-sfh-hid.rst' (43,737) at 20220525020651734
45711 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zipitz2/Kconfig' (43,738) at 20210308005003204
45712 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/055.out' (43,739) at 20210308005046441
45713 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/virt/vmx/tdx/tdxcall.S' (43,740) at 20241211090145393
45714 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet/0001-configure-Fix-check-functions-for-AC_CHECK_LIB-test.patch' (43,741) at 20221003030013289
45715 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (43,742) at 20240120090012778
45716 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/mcf_fec.h' (43,743) at 20210308005046017
45717 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK03' (43,744) at 20210307214932714
45718 2025-01-21 03:00:59.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSlot/meson.build' (43,745) at 20230825080021141 to deleted uid set
45719 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/clx-metrics.json' (43,746) at 20240405153054129
45720 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern5.c' (43,747) at 20210309003655984
45721 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd-layout/layout.yaml' (43,748) at 20210307205554054
45722 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/ramoops_manager.hpp' (43,749) at 20231114090025254
45723 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evsci.c' (43,750) at 20210307214926830
45724 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-socfpga.c' (43,751) at 20220525020653943
45725 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ahb.c' (43,752) at 20240405153050449
45726 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gem.h' (43,753) at 20240405153230539
45727 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5329.h' (43,754) at 20210308005002804
45728 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_reset.h' (43,755) at 20240411080014078
45729 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/atcspi200_spi.c' (43,756) at 20210308005003488
45730 2025-01-21 03:00:59.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/jiffies.h' (43,757) at 20210307214931694
45731 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/input.h' (43,758) at 20240326080039554
45732 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/tcp_internal.h' (43,759) at 20220525020654467
45733 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/__init__.py' (43,760) at 20210307205554262
45734 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cadmus.h' (43,761) at 20210308005002960
45735 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/Makefile' (43,762) at 20210309003648696
45736 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/core.c' (43,763) at 20240405153231447
45737 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca_asm.S' (43,764) at 20210307214926126
45738 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/priv.h' (43,765) at 20240405153048657
45739 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb' (43,766) at 20241221090017548
45740 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/adbd.mk' (43,767) at 20210307205553894
45741 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-acpi-pmprofile' (43,768) at 20240405153044909
45742 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/palmbus.yaml' (43,769) at 20240405153045021
45743 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/decompress.c' (43,770) at 20240405153045369
45744 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func16.c' (43,771) at 20240405153232259
45745 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/aarch64-pauth.xml' (43,772) at 20230925080039849
45746 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unicode-ucd/unicode-ucd_14.0.0.bb' (43,773) at 20241206090014266
45747 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-common.dtsi' (43,774) at 20210308005002596
45748 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control-yaml-provider_git.bb' (43,775) at 20210307205554054
45749 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-ntrig' (43,776) at 20210309003648260
45750 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefv60plus.dtsi' (43,777) at 20240405153045581
45751 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/real2.S' (43,778) at 20240405153046065
45752 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/garp.h' (43,779) at 20240405153052845
45753 2025-01-21 03:00:59.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6362-clock.h' (43,780) at 20210308005003632
45754 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/processpptables.c' (43,781) at 20241011080017311
45755 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_fcs.c' (43,782) at 20240405153051597
45756 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/trace.h' (43,783) at 20210308005045921
45757 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-resource.rst' (43,784) at 20220525020651746
45758 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (43,785) at 20241206090014278
45759 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/mps2.rst' (43,786) at 20240906080037176
45760 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_netdev.c' (43,787) at 20240405153231031
45761 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_display.h' (43,788) at 20240405153047105
45762 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-dsp-sof-common.h' (43,789) at 20240405153053961
45763 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/suniv-f1c200s-popstick-v1.1.dts' (43,790) at 20240405153045397
45764 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tls_prot.h' (43,791) at 20240405153231859
45765 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/img,pistachio-pinctrl.txt' (43,792) at 20210307214925394
45766 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/index.rst' (43,793) at 20211006000025218
45767 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/apds990x.h' (43,794) at 20210307214931470
45768 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/llist.c' (43,795) at 20240405153053093
45769 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp5523.rst' (43,796) at 20210307214925518
45770 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/lbc.txt' (43,797) at 20210307214925406
45771 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_hid_core.py' (43,798) at 20240405153054309
45772 2025-01-21 03:00:59.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/LICENSE' (43,799) at 20210308005057105
45773 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svc_xprt.c' (43,800) at 20240405153232083
45774 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rculist.h' (43,801) at 20220525020654607
45775 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/aspeed_gfx_drv.c' (43,802) at 20240405153230519
45776 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-common.yaml' (43,803) at 20240405153229759
45777 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/vmcp.h' (43,804) at 20210307214926518
45778 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/core.c' (43,805) at 20210307214926898
45779 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/rcu_queue.h' (43,806) at 20230426080043776
45780 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-base-any.out' (43,807) at 20220429100100882 to deleted uid set
45781 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/Kconfig' (43,808) at 20220525020654211
45782 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Bios_v1.xml' (43,809) at 20240619080002920
45783 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_mmio.h' (43,810) at 20210308005046053
45784 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/error-use-after-free.cocci' (43,811) at 20210308005046237
45785 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/multi-thread-tcg.rst' (43,812) at 20240906080037172
45786 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/rarp.h' (43,813) at 20210308005003720
45787 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/Kbuild' (43,814) at 20240405153046317
45788 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v8_10.h' (43,815) at 20240405153047165
45789 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb' (43,816) at 20210420000021566
45790 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/xtensa.h' (43,817) at 20220525020652947
45791 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper.h' (43,818) at 20240405153046013
45792 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3697.c' (43,819) at 20240405153049217
45793 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200er.c' (43,820) at 20240405153230587
45794 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm235xx/sysmap.h' (43,821) at 20210308005002640
45795 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-keystone/Kconfig' (43,822) at 20240405153045649
45796 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_eth_com.c' (43,823) at 20240613080016431
45797 2025-01-21 03:00:59.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ks0127.h' (43,824) at 20210307214928658
45798 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/phosphor-ipmi-kcs@.service.in' (43,825) at 20221119040009726
45799 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/selection.c' (43,826) at 20240405153231523
45800 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/pidns.c' (43,827) at 20210307214932698
45801 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipmac.c' (43,828) at 20220525020654867
45802 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_2.1.0.bb' (43,829) at 20241206090014214
45803 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3client.c' (43,830) at 20240405153231699
45804 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/crc32-ce-glue.c' (43,831) at 20210307214925842
45805 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/pldm/files/host_eid' (43,832) at 20240517080012289 to deleted uid set
45806 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bd99954-charger.h' (43,833) at 20210307214930158
45807 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/redfish_request_via_mTLS.md' (43,834) at 20221209040018563
45808 2025-01-21 03:00:59.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_distro_bootcmd.h' (43,835) at 20210308005003572
45809 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_imem_ops.h' (43,836) at 20240405153050921
45810 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/bios/string_attrs.json' (43,837) at 20221213040036917
45811 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.0-UK' (43,838) at 20211006000025230
45812 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-qsb-common.dtsi' (43,839) at 20240405153229883
45813 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/float_madds.c' (43,840) at 20240906080037576
45814 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/stm32-dac-core.h' (43,841) at 20210307214928342
45815 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/ca0132_regs.h' (43,842) at 20210307214932250
45816 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_noinline.c' (43,843) at 20240405153054265
45817 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap2.decode' (43,844) at 20210308005046389
45818 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/.gitignore' (43,845) at 20210308004940468
45819 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/tlshd.c' (43,846) at 20240405153232015
45820 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/resolvconf_1.92.bb' (43,847) at 20241206090014310
45821 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-eval/Makefile' (43,848) at 20210308005003056
45822 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/Makefile' (43,849) at 20210307214932726
45823 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-gfx_2.0.27.bb' (43,850) at 20241221090017528
45824 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/dcn315_resource.c' (43,851) at 20241211090145413
45825 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch' (43,852) at 20230706080014737
45826 2025-01-21 03:00:59.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/aei_updater.hpp' (43,853) at 20241204090032755
45827 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma3_qm_regs.h' (43,854) at 20240405153046573
45828 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/fans/phosphor-fan_%.bbappend' (43,855) at 20240925080018162
45829 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-transaction-manager.c' (43,856) at 20240405153049257
45830 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0003-Fixed-undefined-ssize_t-for-clang-3.8.0-on-FreeBSD.patch' (43,857) at 20210307205553886
45831 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l32.h' (43,858) at 20210307214932298
45832 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/callout.hpp' (43,859) at 20220726030013070
45833 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mthca-abi.h' (43,860) at 20210307214931690
45834 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0001-automake-Add-default-libtool_tag-to-cppasm.patch' (43,861) at 20241221090017648
45835 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ipd-defs.h' (43,862) at 20210307214926234
45836 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/unattended-upgrades_2.9.1.bb' (43,863) at 20220823030015951
45837 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml' (43,864) at 20240405153045021
45838 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ga102.c' (43,865) at 20240405153048661
45839 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/run-ptest' (43,866) at 20220204040022528
45840 2025-01-21 03:00:59.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/evlist.c' (43,867) at 20240405153232223
45841 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8985.c' (43,868) at 20240405153232171
45842 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_getblockinfo.h' (43,869) at 20210308005003552
45843 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__transform_sender.hpp' (43,870) at 20241219090033964
45844 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-uart.c' (43,871) at 20210307214926190
45845 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/xpio.h' (43,872) at 20210307214927906
45846 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training.c' (43,873) at 20210308005003364
45847 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/smccc-call.S' (43,874) at 20210308005002552
45848 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/map.h' (43,875) at 20210307214932582
45849 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-fork-asm.S' (43,876) at 20240405153054237
45850 2025-01-21 03:00:59.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/cache.json' (43,877) at 20240405153054109
45851 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ceph/super.h' (43,878) at 20240429080012452 to deleted uid set
45852 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/formfactor_0.0.bb' (43,879) at 20241206090014310
45853 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/ipmi_rest_fru_field_map.py' (43,880) at 20221209040018559
45854 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-375.c' (43,881) at 20210307214926994
45855 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/kernel.h' (43,882) at 20240520080015239
45856 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/Kconfig' (43,883) at 20240405153052125
45857 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fullsjon' (43,884) at 20210307205553782
45858 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tegra114.c' (43,885) at 20240405153231467
45859 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/zynqmpimage.c' (43,886) at 20210308005003776
45860 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-creative-sb0540.c' (43,887) at 20210307214928090
45861 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/Kconfig' (43,888) at 20210307214928150
45862 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-mk808c.dts' (43,889) at 20240405153045385
45863 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/bpf_common.h' (43,890) at 20210307214932478
45864 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200.dtsi' (43,891) at 20240405153045833
45865 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/locks.c' (43,892) at 20210309003648924
45866 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uaccess.h' (43,893) at 20240405153052809
45867 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_bus.c' (43,894) at 20240405153053505
45868 2025-01-21 03:00:59.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/loongarch/arch-loongarch.inc' (43,895) at 20240302090018230
45869 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/Kconfig' (43,896) at 20240405153046029
45870 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp153.dtsi' (43,897) at 20240405153045585
45871 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb' (43,898) at 20240821080012435 to deleted uid set
45872 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/led.c' (43,899) at 20210308005002548
45873 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwc3-sti-glue.h' (43,900) at 20210308005003644
45874 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/instantiating-devices.rst' (43,901) at 20240405153045217
45875 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/srso.rst' (43,902) at 20240405153229735
45876 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-evb.dts' (43,903) at 20220525020651938
45877 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml' (43,904) at 20240405153229783
45878 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-no_tests_run_with_header.log' (43,905) at 20220525020655187
45879 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/MAINTAINERS' (43,906) at 20210308005003016
45880 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_psi.h' (43,907) at 20210309003650376
45881 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/xen/privcmd.h' (43,908) at 20240405153231883
45882 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/pseudo_lock.c' (43,909) at 20240405153230123
45883 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-gemei-g9.dts' (43,910) at 20210308005002616
45884 2025-01-21 03:00:59.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/uapi/linux/virtio_types.h' (43,911) at 20210307214932742
45885 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_svc.c' (43,912) at 20240405153051577
45886 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.h' (43,913) at 20240405153047229
45887 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/logging' (43,914) at 20241029080011439
45888 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/core.c' (43,915) at 20210308005003504
45889 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/clp.h' (43,916) at 20210309003648956
45890 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mvebu.c' (43,917) at 20240405153047077
45891 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri-imx6ull_defconfig' (43,918) at 20210308005003252
45892 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-inzi.rst' (43,919) at 20210309003648496
45893 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_regs.h' (43,920) at 20210307214931358
45894 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FactoryReset/README.md' (43,921) at 20221207040023627
45895 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/dp501.h' (43,922) at 20210308005003000
45896 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/233.out' (43,923) at 20241022080032792
45897 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/led-class-multicolor.h' (43,924) at 20220525020654579
45898 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-validators_0.34.0.bb' (43,925) at 20241221090017560
45899 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/util.c' (43,926) at 20241211090145521
45900 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/secid.h' (43,927) at 20240405153053465
45901 2025-01-21 03:00:59.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/allwinner-h3.h' (43,928) at 20240326080039530
45902 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/configuration/entity-manager_%.bbappend' (43,929) at 20241206090014218
45903 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend' (43,930) at 20210811000030033
45904 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-distance-srf08' (43,931) at 20220525020651634
45905 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/Makefile' (43,932) at 20240405153052077
45906 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/__init__.py' (43,933) at 20210307205554290
45907 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/Makefile' (43,934) at 20240405153049897
45908 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/0001-makefile-don-t-gzip-the-man-pages.patch' (43,935) at 20240301090012419
45909 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-grlib.c' (43,936) at 20240405153052097
45910 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_ets_strict.sh' (43,937) at 20240405153054297
45911 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_stacktrace_map.c' (43,938) at 20240405153054277
45912 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/WAET' (43,939) at 20240906080037560 to deleted uid set
45913 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/sockios.h' (43,940) at 20210307214926558
45914 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm670.dtsi' (43,941) at 20240405153229951
45915 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm63138.txt' (43,942) at 20240405153045013
45916 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/Kconfig' (43,943) at 20240405153053001
45917 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost/boost-math-disable-pch-for-gcc.patch' (43,944) at 20241213090035014
45918 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/frontend.json' (43,945) at 20240405153054149
45919 2025-01-21 03:00:59.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c' (43,946) at 20240805080013979
45920 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/YP-flow-diagram.png' (43,947) at 20210307205554306 to deleted uid set
45921 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/zboot-header.S' (43,948) at 20240405153047045
45922 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/wakeirq.c' (43,949) at 20240405153230187
45923 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca_midi.c' (43,950) at 20220525020654987
45924 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/iproc-common/armpll.h' (43,951) at 20210308005002676
45925 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-oneplus3.dts' (43,952) at 20240405153045769
45926 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ceph/addr.c' (43,953) at 20241011080017355 to deleted uid set
45927 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_active_types.h' (43,954) at 20240405153048521
45928 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/xilinx/Makefile' (43,955) at 20240405153046969
45929 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/pci.c' (43,956) at 20210308005002976
45930 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sa8775p-gpucc.h' (43,957) at 20240405153052645
45931 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb' (43,958) at 20241221090017544
45932 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ga100.c' (43,959) at 20240405153048653
45933 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/add-logical-with-carry.c' (43,960) at 20240326080039746
45934 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@85000/i2c-switch@71/i2c@2/max31725@5d.conf' (43,961) at 20210307205554086
45935 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/calibrate.c' (43,962) at 20210307214931702
45936 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_w.c' (43,963) at 20210308005046513
45937 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp' (43,964) at 20241217090008764
45938 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/layer.conf' (43,965) at 20241221090017568
45939 2025-01-21 03:00:59.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/Makefile' (43,966) at 20210307214926562
45940 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/confidential-guest.h' (43,967) at 20240906080037480
45941 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zybo.dts' (43,968) at 20240405153045609
45942 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk.h' (43,969) at 20240405153230843
45943 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192f.c' (43,970) at 20240405153231243
45944 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/imx8/scu_api.c' (43,971) at 20210308005003400
45945 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/chip.c' (43,972) at 20241104090011579
45946 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0011.h' (43,973) at 20240405153048617
45947 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/cc770_platform.c' (43,974) at 20240405153049729
45948 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_beagle_defconfig' (43,975) at 20210308005003272
45949 2025-01-21 03:00:59.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/pal.S' (43,976) at 20240405153229995
45950 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_ppi.h' (43,977) at 20220429100100534
45951 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/hi3798cv200-perictrl.yaml' (43,978) at 20210309003648320
45952 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfstrace.c' (43,979) at 20220525020654447
45953 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sprd.c' (43,980) at 20210307214927050
45954 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.watchdog' (43,981) at 20210308005003300
45955 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/lpc32xx-rtc.txt' (43,982) at 20210307214925418
45956 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/README.rst' (43,983) at 20220429100100730
45957 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c' (43,984) at 20240405153230595
45958 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/sni/sniprom.c' (43,985) at 20220525020651998
45959 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/remove_on_exec.c' (43,986) at 20220525020655223
45960 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/stackprotector/arch-support.txt' (43,987) at 20240405153229807
45961 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/loongarch_simd.c' (43,988) at 20240405153231951
45962 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc5200_defconfig' (43,989) at 20240405153046097
45963 2025-01-21 03:00:59.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/buildstats.py' (43,990) at 20230401080011979
45964 2025-01-21 03:00:59.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_ids.h' (43,991) at 20210308005003680
45965 2025-01-21 03:00:59.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/crc32defs.h' (43,992) at 20210308005003420
45966 2025-01-21 03:00:59.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy.h' (43,993) at 20240712080021089
45967 2025-01-21 03:00:59.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/xenpvh.rst' (43,994) at 20240326080039406
45968 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c' (43,995) at 20240624080012788
45969 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/Makefile' (43,996) at 20240405153231447
45970 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/pxa168-aspenite.dts' (43,997) at 20240405153045461
45971 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c' (43,998) at 20240405153230379
45972 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha512_asm.S' (43,999) at 20210307214926574
45973 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdx55.h' (44,000) at 20240405153049169
45974 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/watchdog.cpp' (44,001) at 20240829080022534
45975 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_transfer.c' (44,002) at 20240405153048777
45976 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_pm.c' (44,003) at 20240405153048473
45977 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-dmar-iommu.c' (44,004) at 20241114091008832
45978 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbconvert.c' (44,005) at 20241011080017295
45979 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bnad.c' (44,006) at 20240805080013975
45980 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/.gitignore' (44,007) at 20220516100042300
45981 2025-01-21 03:00:59.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/lnl.c' (44,008) at 20240613080016551
45982 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_pic32.c' (44,009) at 20210308005003484
45983 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c' (44,010) at 20240405153048813
45984 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-latch.yaml' (44,011) at 20240405153045061
45985 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT' (44,012) at 20241211090212530 to deleted uid set
45986 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_platform.c' (44,013) at 20210307214927910
45987 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dts' (44,014) at 20240405153046241
45988 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/dps310.c' (44,015) at 20240613080016415
45989 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-5.1.rst' (44,016) at 20241206090014294
45990 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_reset.c' (44,017) at 20210309003654580
45991 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/events.py' (44,018) at 20240906080037444
45992 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-controls.c' (44,019) at 20210307214928682
45993 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/src/dbus_log_watcher.cpp' (44,020) at 20241130090002061 to deleted uid set
45994 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bbappend' (44,021) at 20241206090014226
45995 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/internal_sys_mock.hpp' (44,022) at 20220507030031385
45996 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/mx23evk.c' (44,023) at 20210308005002980
45997 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3_xplained_mmc_defconfig' (44,024) at 20210308005003276
45998 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/iio-opaque.h' (44,025) at 20240405153052709
45999 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c' (44,026) at 20240405153051889
46000 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/meson.build' (44,027) at 20240906080037268
46001 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/af_bluetooth.c' (44,028) at 20241104090011615
46002 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-evb.dts' (44,029) at 20210308005002604
46003 2025-01-21 03:00:59.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/readline.h' (44,030) at 20230426080043776
46004 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/sh73a0.h' (44,031) at 20210307214925958
46005 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/network.h' (44,032) at 20210307214930734
46006 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-fsd-ufs.c' (44,033) at 20240405153051297
46007 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/files.rst' (44,034) at 20220525020651730
46008 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/tmio_mmc_core.c' (44,035) at 20240405153230863
46009 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/pipeline.json' (44,036) at 20240405153054109
46010 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-a83t-ccu.h' (44,037) at 20210307214931334
46011 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/smp.c' (44,038) at 20241125090012235
46012 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros.inc' (44,039) at 20241221090017468
46013 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/mmu.c' (44,040) at 20240906080037500
46014 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC832XEMDS.h' (44,041) at 20210308005003576
46015 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sp5100_tco.h' (44,042) at 20220606030013669
46016 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/002.out' (44,043) at 20210308005046413
46017 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk110.c' (44,044) at 20240405153048657
46018 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvff.c' (44,045) at 20210307214926334
46019 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_cmdline.c' (44,046) at 20240405153052189
46020 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts' (44,047) at 20240805080013915
46021 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/unistd.h' (44,048) at 20240405153046321
46022 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha256_base.h' (44,049) at 20240405153052625
46023 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-native.bb' (44,050) at 20241206090014274
46024 2025-01-21 03:00:59.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/cve-exclusion_6.6.inc' (44,051) at 20241206090014342
46025 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/sh7269.h' (44,052) at 20210307214926554
46026 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (44,053) at 20210307205553694
46027 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max77693_charger.c' (44,054) at 20240405153051437
46028 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/cast5_avx_glue.c' (44,055) at 20220525020652134
46029 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-unavailable.c' (44,056) at 20220525020655227
46030 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-g2.c' (44,057) at 20210307214926546
46031 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-configs-sha256-pss.its' (44,058) at 20210308005003744
46032 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/virtio_byteorder.h' (44,059) at 20210307214932742
46033 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-images-sha256-pss.its' (44,060) at 20210308005003744
46034 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7476.yaml' (44,061) at 20240405153045069
46035 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/expected_config' (44,062) at 20210308005003736
46036 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pci/p2pdma.rst' (44,063) at 20240405153229807
46037 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (44,064) at 20220121110015008
46038 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_internal.h' (44,065) at 20220525020652346
46039 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ath79-misc.c' (44,066) at 20220525020653203
46040 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/OWNERS' (44,067) at 20230306090025411
46041 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/output.c' (44,068) at 20210307214930930
46042 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/tools/mkbb.c' (44,069) at 20210307214925642
46043 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs8.asn1' (44,070) at 20210307214926790
46044 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet98v_rev2_defconfig' (44,071) at 20210308005003260
46045 2025-01-21 03:00:59.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/s5p_cec.h' (44,072) at 20210307214928598
46046 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_lookup_percpu_elem.c' (44,073) at 20240405153054277
46047 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/irqs.h' (44,074) at 20210307214925882
46048 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/pkeys.c' (44,075) at 20240405153230047
46049 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-debug.h' (44,076) at 20240405153050529
46050 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsq_sa_l_w.c' (44,077) at 20210308005046505
46051 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/imximage_dd3.cfg' (44,078) at 20210308005002984
46052 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/nxp,pca9541.yaml' (44,079) at 20240405153229767
46053 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mps2-fpgaio.h' (44,080) at 20210927100127237
46054 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mvrtc.h' (44,081) at 20210308005003480
46055 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_mux.h' (44,082) at 20210309003650372
46056 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7620a.dtsi' (44,083) at 20210307214926194
46057 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/README.md' (44,084) at 20210307205553662
46058 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dcbx.c' (44,085) at 20220525020653623
46059 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/gp_timer_public.h' (44,086) at 20210307214930546
46060 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.json' (44,087) at 20220429100100882
46061 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_r5.h' (44,088) at 20210308005003624
46062 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/map_percpu_stats.c' (44,089) at 20240405153232259
46063 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/Makefile' (44,090) at 20210307214929978
46064 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/build-scripts/control' (44,091) at 20210308005111461
46065 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/apple-mailbox.h' (44,092) at 20240405153052657
46066 2025-01-21 03:00:59.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/use-error_fatal.cocci' (44,093) at 20210308005046237
46067 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-apple-nco.c' (44,094) at 20241211090145397
46068 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/cmd.hpp' (44,095) at 20220804030009423
46069 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/amd_iommu-stub.c' (44,096) at 20240906080037228
46070 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/riscv64-linux' (44,097) at 20230317080013833
46071 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-pxamci.h' (44,098) at 20210307214931478
46072 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (44,099) at 20240210090012534
46073 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/output_reproducer.py' (44,100) at 20221215040039270
46074 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/vrm-control.sh' (44,101) at 20230606080013598
46075 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/syscon.h' (44,102) at 20210308005002844
46076 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/hv.h' (44,103) at 20210307214929526
46077 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_tgec.c' (44,104) at 20240405153049929
46078 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_inc.h' (44,105) at 20210309003649656
46079 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-dma-sg.c' (44,106) at 20240405153230775
46080 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_common_data.c' (44,107) at 20210307214925922
46081 2025-01-21 03:00:59.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/noise.c' (44,108) at 20220627100017034
46082 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/tnc.c' (44,109) at 20240405153231763
46083 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_comp_req.h' (44,110) at 20240405153046957
46084 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_flower.c' (44,111) at 20240405153231035
46085 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/Makefile' (44,112) at 20210308005002912
46086 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/nilfs2.h' (44,113) at 20240405153052897
46087 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb' (44,114) at 20241206090014242
46088 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/cfe_console.c' (44,115) at 20210307214926294
46089 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/backend.c' (44,116) at 20240405153046741
46090 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-ipc.c' (44,117) at 20240405153232195
46091 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mqueue.h' (44,118) at 20210307214931642
46092 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/sched_entity.c' (44,119) at 20241011080017315
46093 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cds_pci_ft.c' (44,120) at 20210308005002960
46094 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_seg6_loop.c' (44,121) at 20210307214932650
46095 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_csum.h' (44,122) at 20210307214931662
46096 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/overflow.h' (44,123) at 20240415080012987
46097 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/trace.h' (44,124) at 20210308005046337
46098 2025-01-21 03:00:59.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-sumire.dts' (44,125) at 20240405153045769
46099 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c' (44,126) at 20240405153050245
46100 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_stream_encoder.c' (44,127) at 20240405153047245
46101 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-pvh-common.c' (44,128) at 20241211090212354
46102 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/common/auth.c' (44,129) at 20240405153051197
46103 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/cif.S' (44,130) at 20210307214926614
46104 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pm9g45_defconfig' (44,131) at 20210308005003276
46105 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/maar.h' (44,132) at 20210307214926214
46106 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra114-spi.yaml' (44,133) at 20240405153229799
46107 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c' (44,134) at 20240405153050037
46108 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-eukrea-mbimxsd51-baseboard.dts' (44,135) at 20240405153229883
46109 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/minix.h' (44,136) at 20240405153052401
46110 2025-01-21 03:00:59.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c' (44,137) at 20240405153050225
46111 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_dec.h' (44,138) at 20210307214930594
46112 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/coalesced_mmio.h' (44,139) at 20210307214932746
46113 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/rcar_thermal.c' (44,140) at 20240405153231499
46114 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.err' (44,141) at 20210308005046401
46115 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/socket_manager.hpp' (44,142) at 20230629131804627
46116 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/ptrace.h' (44,143) at 20240405153045965
46117 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/Network.vue' (44,144) at 20241004080035971
46118 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp401.c' (44,145) at 20240405153048877
46119 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info.c' (44,146) at 20210308005002768
46120 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch.expected' (44,147) at 20241206090014298
46121 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/iot_devkit.h' (44,148) at 20210308005003596
46122 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ninja32.c' (44,149) at 20240405153046665
46123 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_host_network.robot' (44,150) at 20240628080017117
46124 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/trace.h' (44,151) at 20210308005045825
46125 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-io.h' (44,152) at 20240405153049369
46126 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/bh1770glc.h' (44,153) at 20210307214931474
46127 2025-01-21 03:00:59.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/InputPasswordToggle.spec.js.snap' (44,154) at 20220105012523003
46128 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/irq.h' (44,155) at 20210307214926126
46129 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ratelimit.c' (44,156) at 20220913100024281
46130 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/dir.c' (44,157) at 20220525020654423
46131 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/sockbits.h' (44,158) at 20221215040039202
46132 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/init/__internal.rs' (44,159) at 20240405153232095
46133 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-speedlink.c' (44,160) at 20210307214928098
46134 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6350-tlmm.yaml' (44,161) at 20240405153045137
46135 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_cpuset.c' (44,162) at 20240613080016567
46136 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-07' (44,163) at 20210908000010395
46137 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/helpers.h' (44,164) at 20240405153232243
46138 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/Endpoint.interface.yaml' (44,165) at 20240618080025501
46139 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/vp27smpx.c' (44,166) at 20240405153049345
46140 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-img-ipi.h' (44,167) at 20240405153049413
46141 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/process.c' (44,168) at 20240405153045909
46142 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/head64.S' (44,169) at 20230925080040101
46143 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/desc.h' (44,170) at 20220429100100534
46144 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Lugo' (44,171) at 20210307205553766
46145 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/file-upload.scss' (44,172) at 20210308005107073
46146 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_drv_if.h' (44,173) at 20240405153230803
46147 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/virtio.h' (44,174) at 20240405153054389
46148 2025-01-21 03:00:59.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (44,175) at 20240113090014528
46149 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dac-ltc2688' (44,176) at 20240405153044917
46150 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/ax25-ae350/ax25-ae350.c' (44,177) at 20210308005002900
46151 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard2-emmc-som-v15.dts' (44,178) at 20240405153045501
46152 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_debugfs.c' (44,179) at 20240411080014078
46153 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ethtool_netlink.h' (44,180) at 20240405153052917
46154 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/mmu_internal.h' (44,181) at 20240405153230131
46155 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/wdt.h' (44,182) at 20210307214931438
46156 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c' (44,183) at 20240405153049837
46157 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/internal/sys.cpp' (44,184) at 20230511080009359
46158 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/libxed.py' (44,185) at 20220525020655155
46159 2025-01-21 03:00:59.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-qcow.c' (44,186) at 20241211090212226
46160 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mac.h' (44,187) at 20210307214929898
46161 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_msg.c' (44,188) at 20240405153046953
46162 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/python-ext-sources' (44,189) at 20240405153232239
46163 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/rmwcc.h' (44,190) at 20240405153232207
46164 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_fq_pie.c' (44,191) at 20240405153053369
46165 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/printk_safe.c' (44,192) at 20240405153053025
46166 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/smbios.c' (44,193) at 20210308005003712
46167 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/Kconfig' (44,194) at 20240405153049897
46168 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/fuse-io.rst' (44,195) at 20210307214925486
46169 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/packagefiles/boost/meson.build' (44,196) at 20240409080019271
46170 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Alpicat' (44,197) at 20210307205553766
46171 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/pgtable.h' (44,198) at 20240405153229999
46172 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/testing-overview.rst' (44,199) at 20240405153045009
46173 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/aperfmperf.c' (44,200) at 20240405153046413
46174 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/copypage.c' (44,201) at 20240405153045897
46175 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/threadcount.c' (44,202) at 20210308005046529
46176 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rf.c' (44,203) at 20210309003651812
46177 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_gsc.c' (44,204) at 20240405153051217
46178 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch' (44,205) at 20230706080014745
46179 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-virtual-sensor/config-virtual-sensor.json' (44,206) at 20210807000017358
46180 2025-01-21 03:00:59.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/s390-cpu-topology.rst' (44,207) at 20240326080039402
46181 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/i3c-master-cdns.c' (44,208) at 20241018080014486
46182 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynq/Makefile' (44,209) at 20210307214927042
46183 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ldm.rst' (44,210) at 20210307214925230
46184 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-ipmi-entity-association-map/gbs-ipmi-entity-association-map.bb' (44,211) at 20241206090014278
46185 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/priv.h' (44,212) at 20240405153048653
46186 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_gadget.c' (44,213) at 20240405153052121
46187 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/312' (44,214) at 20230426080043944
46188 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mt65xx.c' (44,215) at 20240405153231463
46189 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-samsung-ufs.h' (44,216) at 20240405153051297
46190 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS0-ssh-host@.service' (44,217) at 20230203040020726
46191 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.h' (44,218) at 20210307214929802
46192 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/Makefile' (44,219) at 20210307214929974
46193 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/flamegraph-report' (44,220) at 20210307214932566
46194 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memcmp.S' (44,221) at 20240405153230095
46195 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/crw.h' (44,222) at 20240405153046277
46196 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/config.h' (44,223) at 20240724080011687
46197 2025-01-21 03:00:59.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/super.c' (44,224) at 20240411080014134
46198 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/mx6qarm2.c' (44,225) at 20210308005002984
46199 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/setup.c' (44,226) at 20220525020651986
46200 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/faraday,fttmr010.txt' (44,227) at 20210307214925446
46201 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mem.h' (44,228) at 20210308005002660
46202 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/versal/board.c' (44,229) at 20210308005003172
46203 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/alpine_cpu_pm.c' (44,230) at 20210307214925870
46204 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-dsi-j721e.h' (44,231) at 20240405153048373
46205 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/adl.c' (44,232) at 20240405153231343
46206 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max5970.yaml' (44,233) at 20240405153045105
46207 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/lowlevel_init.S' (44,234) at 20210308005003032
46208 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c' (44,235) at 20241211090145413
46209 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/nm256/nm256.c' (44,236) at 20240405153232135
46210 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/Board_General.json' (44,237) at 20221213040036917
46211 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_buffer.h' (44,238) at 20210307214930546
46212 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_ipv6_utils.robot' (44,239) at 20240627080021044
46213 2025-01-21 03:00:59.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/microchip_t1s.c' (44,240) at 20240405153050357
46214 2025-01-21 03:00:59.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-ebony.c' (44,241) at 20210307214926338
46215 2025-01-21 03:00:59.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8173-gce.h' (44,242) at 20210307214931338
46216 2025-01-21 03:00:59.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/148.out' (44,243) at 20210308005046453
46217 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_1_offset.h' (44,244) at 20240405153047729
46218 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc200x-core.c' (44,245) at 20240405153049165
46219 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_renderstate.c' (44,246) at 20240405153048497
46220 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/hw_accel.h' (44,247) at 20240326080039550
46221 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_fat.c' (44,248) at 20210308005003228
46222 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_usbtty_pnor_defconfig' (44,249) at 20210308005003280
46223 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-4.h' (44,250) at 20210307214931538
46224 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8550ve.dtsi' (44,251) at 20240405153045777
46225 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-rcu-simpleq.c' (44,252) at 20210927100127649
46226 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/hte.h' (44,253) at 20210308005002856
46227 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/efi-x86_payload32_defconfig' (44,254) at 20210308005003256
46228 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_trace.h' (44,255) at 20220525020653051
46229 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/eth_t102xrdb.c' (44,256) at 20210308005002992
46230 2025-01-21 03:00:59.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_defaults.h' (44,257) at 20210308005003572
46231 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/delay.h' (44,258) at 20210307214926314
46232 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/hisilicon-histb-pcie.txt' (44,259) at 20220525020651698
46233 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sigcontext.h' (44,260) at 20210307214926674
46234 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Sarivaara' (44,261) at 20210307205553774
46235 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/rockchip-io-domain.yaml' (44,262) at 20240405153045141
46236 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-g12a-gpio.h' (44,263) at 20240405153231795
46237 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts' (44,264) at 20240405153046093
46238 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/fib.c' (44,265) at 20241111090012129
46239 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/Makefile' (44,266) at 20210308005002908
46240 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/protocol.h' (44,267) at 20241023080012903
46241 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/templates/default/bblayers.conf.sample' (44,268) at 20220910030013373
46242 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/qcom-sata.txt' (44,269) at 20210307214925282
46243 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Device.errors.yaml' (44,270) at 20210610000035114
46244 2025-01-21 03:00:59.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/timerfd.c' (44,271) at 20220525020654491
46245 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/symlink.c' (44,272) at 20240405153052333
46246 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/btrfs-tests.c' (44,273) at 20240405153052293
46247 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/dma.c' (44,274) at 20220525020651974
46248 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/meson-g12b-flakes.txt' (44,275) at 20240405153230531
46249 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/exynos_adc.c' (44,276) at 20240405153048953
46250 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/lpc18xx_wdt.c' (44,277) at 20240405153052241
46251 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_core.c' (44,278) at 20240405153232055
46252 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/0001-Add-configure-options-for-packages.patch' (44,279) at 20240113090014536
46253 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/Makefile' (44,280) at 20240405153052049
46254 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker' (44,281) at 20241211090212534
46255 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-pci.c' (44,282) at 20240405153052105
46256 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_mpc52xx.c' (44,283) at 20240405153230179
46257 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/reset-starfive-jh7100.c' (44,284) at 20240405153051485
46258 2025-01-21 03:00:59.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/olympus-nuvoton-ipmi-fru-properties.yaml' (44,285) at 20210307205554094
46259 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bcm47xx_wdt.c' (44,286) at 20240405153052237
46260 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_hooks_lwtunnel.h' (44,287) at 20220525020654643
46261 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions.hpp' (44,288) at 20220727030021545
46262 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/writing-schema.rst' (44,289) at 20240405153045185
46263 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-ti-dm-systimer.c' (44,290) at 20241211090145401
46264 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpass-gfm-sm8250.c' (44,291) at 20240405153230235
46265 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-burnet.dts' (44,292) at 20241211090145373
46266 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/Makefile' (44,293) at 20240405153045985
46267 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/cache.json' (44,294) at 20240405153054109
46268 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/u-boot-spl.lds' (44,295) at 20210308005002844
46269 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-juniper.dtsi' (44,296) at 20220525020651918
46270 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/fs_operation.c' (44,297) at 20240405153052265
46271 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_keys.c' (44,298) at 20241216090017717
46272 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/maccess.c' (44,299) at 20220525020652014
46273 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/inno-rk3036.txt' (44,300) at 20210307214925430
46274 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/api.rst' (44,301) at 20240405153229847
46275 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pip_24.3.1.bb' (44,302) at 20241221090017668
46276 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0005-Use-posix-strerror_r-with-musl.patch' (44,303) at 20241221090017516
46277 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/highbank.c' (44,304) at 20241211090212246
46278 2025-01-21 03:00:59.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemumips64-multi.yml' (44,305) at 20210812000025270
46279 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-janus_1.0.0.bb' (44,306) at 20240301090012431
46280 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-ath79.txt' (44,307) at 20210307214925438
46281 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/inventory.c' (44,308) at 20210309003648864
46282 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_phy.h' (44,309) at 20240405153051893
46283 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/Kconfig' (44,310) at 20240405153231587
46284 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/k3_rproc.c' (44,311) at 20210308005003476
46285 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/catalina-early-sys-init' (44,312) at 20241122090013116 to deleted uid set
46286 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/flash/phosphor-software-manager/bios-update' (44,313) at 20240828080010887
46287 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpoa_caches.h' (44,314) at 20210307214931870
46288 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vmc/irqsrcs_vmc_1_0.h' (44,315) at 20210307214927702
46289 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/ddr.c' (44,316) at 20210308005003052
46290 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/openipmi_2.0.36.bb' (44,317) at 20241221090017496
46291 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/clock_logger.hpp' (44,318) at 20230915080021805
46292 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorControl/meson.build' (44,319) at 20230825080021137 to deleted uid set
46293 2025-01-21 03:00:59.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-esdhc-mcf.c' (44,320) at 20240405153230859
46294 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtsx_usb.h' (44,321) at 20220804100016076
46295 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmxml/libmxml_4.0.3.bb' (44,322) at 20241206090014262
46296 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc32-linux-musl' (44,323) at 20220402030016247
46297 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/SBE/meson.build' (44,324) at 20230825080021133 to deleted uid set
46298 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/mte_common_util.h' (44,325) at 20240405153054237
46299 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (44,326) at 20240712080022837
46300 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/cache.S' (44,327) at 20210308005002556
46301 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_win_defconfig' (44,328) at 20210308005003272
46302 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-base.out' (44,329) at 20210308005046413 to deleted uid set
46303 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6838.dtsi' (44,330) at 20210308005002812
46304 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/bufferiszero.c.inc' (44,331) at 20240906080037184
46305 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/alerts/index.md' (44,332) at 20221215040043186
46306 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_reg.h' (44,333) at 20210307214928702
46307 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_sru.h' (44,334) at 20240405153049445
46308 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7743-sysc.h' (44,335) at 20210307214931346
46309 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/fans/phosphor-pid-control/config.json' (44,336) at 20230317080013785
46310 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uswid_0.5.0.bb' (44,337) at 20241206090014270
46311 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/meson.build' (44,338) at 20241211090212454
46312 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbpsi/libdvbpsi_1.3.3.bb' (44,339) at 20231126090012781
46313 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-net.h' (44,340) at 20210308005046481
46314 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ia_css_eed1_8_param.h' (44,341) at 20210307214930554
46315 2025-01-21 03:00:59.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/scmi-hwmon.c' (44,342) at 20240405153048873
46316 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sigcontext.h' (44,343) at 20210307214926250
46317 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/numa.c' (44,344) at 20210309003648984
46318 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/atomic_add-bench.c' (44,345) at 20220429100100874
46319 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/bitfield.h' (44,346) at 20240405153050265
46320 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/makefile_race.patch' (44,347) at 20210307205553874
46321 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_46.1.bb' (44,348) at 20241221090017488
46322 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c' (44,349) at 20240405153050249
46323 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval_icpu_cfg.h' (44,350) at 20210308005002820
46324 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/integratorap-im-pd1.dts' (44,351) at 20240405153045401
46325 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_connlabel.c' (44,352) at 20210307214932026
46326 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/trace.h' (44,353) at 20210308005045901
46327 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/oe_cmake_fixup.patch' (44,354) at 20210812000025274
46328 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch' (44,355) at 20241206090014338
46329 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/069.out' (44,356) at 20210308005046441
46330 2025-01-21 03:00:59.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/loop.h' (44,357) at 20240405153052681
46331 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/Kconfig' (44,358) at 20210308005002960
46332 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/as3711.c' (44,359) at 20240405153049601
46333 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/parser.c' (44,360) at 20240405153053097
46334 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-C' (44,361) at 20210307205554418
46335 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower.sh' (44,362) at 20240405153054345
46336 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/DefaultKeyAssignments' (44,363) at 20210309003649132
46337 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-SalzburgAG' (44,364) at 20210307205553758
46338 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-word.err' (44,365) at 20210308005046405
46339 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pdata-quirks.c' (44,366) at 20240429080012404
46340 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/Kconfig' (44,367) at 20240405153048769
46341 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-r40-ccu.h' (44,368) at 20210308005003636
46342 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-bsp/u-boot/u-boot-aspeed/0001-board-aspeed-Add-reset_phy-for-Zaius.patch' (44,369) at 20241206090014234
46343 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/secrets/coco.rst' (44,370) at 20240405153229827
46344 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/cookies.hpp' (44,371) at 20240712080005848
46345 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/activation_mmc.cpp' (44,372) at 20230511080022135
46346 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml' (44,373) at 20210309003648400
46347 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2hk.h' (44,374) at 20210308005002732
46348 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr.h' (44,375) at 20240405153052501
46349 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/netbase/netbase_6.4.bb' (44,376) at 20221120040010730
46350 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/Makefile' (44,377) at 20210308005003340
46351 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-gbmcnicdhcp.network' (44,378) at 20240913080015313
46352 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-iot.dtsi' (44,379) at 20210308005002596
46353 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/asm-offsets.c' (44,380) at 20220525020651982
46354 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-sysfs-cross-compile.patch' (44,381) at 20210307205553818
46355 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear600/Makefile' (44,382) at 20210308005003052
46356 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_fcntl.h' (44,383) at 20210308005046093
46357 2025-01-21 03:00:59.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/dif.h' (44,384) at 20220429100100498
46358 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.txt' (44,385) at 20240405153045153
46359 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.c' (44,386) at 20240405153048657
46360 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/commit.c' (44,387) at 20240805080014019
46361 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_am335x_common.h' (44,388) at 20210308005003620
46362 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/st,stm32mp13-regulator.h' (44,389) at 20240405153231799
46363 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap7.decode' (44,390) at 20210308005046389
46364 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-pci.c' (44,391) at 20240405153052097
46365 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/phosphor-buttons/obmc-phosphor-buttons/yosemitev2/gpio_defs.json' (44,392) at 20221005030014094
46366 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/bus.h' (44,393) at 20240405153051777
46367 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/Kconfig' (44,394) at 20210307214929246
46368 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/mctp_endpoint_discovery.cpp' (44,395) at 20241204090036299
46369 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5.inc' (44,396) at 20241221090017636
46370 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/test_encl.c' (44,397) at 20240405153232287
46371 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_0_masks.h' (44,398) at 20240405153046601
46372 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_msi.c' (44,399) at 20240613080016363
46373 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/readings.hpp' (44,400) at 20230524080039233
46374 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/MAINTAINERS' (44,401) at 20210308005003016
46375 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/standby.cfg' (44,402) at 20210307214932618
46376 2025-01-21 03:00:59.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_mstr_if_rr_prvt_hbw_regs.h' (44,403) at 20240405153046585
46377 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/pci.h' (44,404) at 20210307214926222
46378 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_meta.cpp' (44,405) at 20241123090021035
46379 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ximg.c' (44,406) at 20210308005003220
46380 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smp_scu.c' (44,407) at 20210307214925866
46381 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__when_all.hpp' (44,408) at 20241219090033964
46382 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/verify_pefile.c' (44,409) at 20240405153230155
46383 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/Kconfig' (44,410) at 20210307214930518
46384 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/af_netlink.h' (44,411) at 20241125090012267
46385 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/fsp_configs.c' (44,412) at 20210308005002852
46386 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuS/eb_cpu5282/Kconfig' (44,413) at 20210308005002904
46387 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-greatlakes/greatlakes-sysinit/files/greatlakes-system-state-init@.service' (44,414) at 20230304090014132
46388 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal.h' (44,415) at 20240405153231159
46389 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/Makefile' (44,416) at 20240613080016363
46390 2025-01-21 03:00:59.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97/codec.h' (44,417) at 20240405153052885
46391 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/stream_encoder.h' (44,418) at 20240405153230415
46392 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-debug.c' (44,419) at 20240405153049469
46393 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/brcm,bcm23550-cdc.yaml' (44,420) at 20240405153045153
46394 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/cec.h' (44,421) at 20240613080016503
46395 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Huesca' (44,422) at 20210307205553766
46396 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/macsec_struct.h' (44,423) at 20240405153049817
46397 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/Makefile' (44,424) at 20210307214928538
46398 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs42xattr.c' (44,425) at 20240405153052421
46399 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_mirred.c' (44,426) at 20240405153232071
46400 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8349EMDS.h' (44,427) at 20210308005003576
46401 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/bios_handler.hpp' (44,428) at 20240826080018279
46402 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/devkit8000.c' (44,429) at 20210308005003080
46403 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.h' (44,430) at 20220525020652971
46404 2025-01-21 03:00:59.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Darwin' (44,431) at 20210307205553762
46405 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/mop500_ab8500.c' (44,432) at 20240405153054017
46406 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-dotword.bconf' (44,433) at 20210307214932458
46407 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa25x.c' (44,434) at 20240405153045677
46408 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/debug_public.h' (44,435) at 20240405153051833
46409 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_pgtable.c' (44,436) at 20240405153230047
46410 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/meson.build' (44,437) at 20211211040043768
46411 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/module.c' (44,438) at 20220525020651986
46412 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-omap.c' (44,439) at 20240405153048909
46413 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-apmixedsys.c' (44,440) at 20240405153230215
46414 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_timer_private.h' (44,441) at 20210307214930542
46415 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nand.c' (44,442) at 20210308005003556
46416 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.h' (44,443) at 20240805080013975
46417 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap443x.dtsi' (44,444) at 20240405153045609
46418 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.h' (44,445) at 20210307214929942
46419 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c' (44,446) at 20220525020652967
46420 2025-01-21 03:00:59.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/tx79.decode' (44,447) at 20240326080039682
46421 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-core.c' (44,448) at 20240405153049525
46422 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-emlid-neutis-n5.dtsi' (44,449) at 20240405153045709
46423 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/kvm_para.h' (44,450) at 20240405153046401
46424 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_intr.c' (44,451) at 20240405153051737
46425 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-turris-omnia.c' (44,452) at 20240405153230755
46426 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_reset.sh' (44,453) at 20230606080013598
46427 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_trace_points.c' (44,454) at 20210307214927766
46428 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hemavan' (44,455) at 20210307205553782
46429 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/mux.c' (44,456) at 20210308005003076
46430 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/Kconfig' (44,457) at 20210307214931978
46431 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/driver.c' (44,458) at 20241211090145405
46432 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/napi.h' (44,459) at 20210307214931610
46433 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/CLI11.wrap' (44,460) at 20230714080032711
46434 2025-01-21 03:00:59.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-7020.dtsi' (44,461) at 20210307214926022
46435 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/tp.c' (44,462) at 20210307214929358
46436 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max8907.c' (44,463) at 20240405153051497
46437 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/radiusd.service' (44,464) at 20230114040015474
46438 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/Makefile' (44,465) at 20210308005002800
46439 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/Makefile' (44,466) at 20240405153054221
46440 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_reqlist.h' (44,467) at 20240405153051537
46441 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx7-power.h' (44,468) at 20210307214931346
46442 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spitfire.h' (44,469) at 20210307214926586
46443 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/syscalls/syscall.tbl' (44,470) at 20240710080014577
46444 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clkt_dflt.c' (44,471) at 20240405153046869
46445 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/ssi-sd.c' (44,472) at 20241211090212334
46446 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_devconfig.c' (44,473) at 20241211090212354
46447 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/transport.c' (44,474) at 20241216090017785
46448 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.c' (44,475) at 20210309003651644
46449 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm3725.dtsi' (44,476) at 20240405153045597
46450 2025-01-21 03:00:59.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/Kconfig' (44,477) at 20210308005003028
46451 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1016.h' (44,478) at 20210307214932322
46452 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolingUnitCollection_v1.xml' (44,479) at 20240619080002924
46453 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweroff' (44,480) at 20241029080011443
46454 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb' (44,481) at 20230706080014745
46455 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kcmp.h' (44,482) at 20210307214931638
46456 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/rp2.c' (44,483) at 20241008080013983
46457 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-core.c' (44,484) at 20240405153046909
46458 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/config' (44,485) at 20210307214932670
46459 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-msg-format.h' (44,486) at 20240405153051945
46460 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/sgx.rst' (44,487) at 20240906080037180
46461 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/sensor_mock.hpp' (44,488) at 20220412175720090
46462 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/dlink-dir685-touchkeys.c' (44,489) at 20240405153049133
46463 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/Makefile' (44,490) at 20210308005002548
46464 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/json-parser.hpp' (44,491) at 20240828080025979
46465 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx.h' (44,492) at 20210307214930670
46466 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mscc,miim.yaml' (44,493) at 20240405153045117
46467 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/mime.bbclass' (44,494) at 20220910030013389
46468 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/lpc.h' (44,495) at 20210308005100993
46469 2025-01-21 03:00:59.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/sequence_numbers.c' (44,496) at 20210308005100993
46470 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/cgroup_event_listener.c' (44,497) at 20210307214932470
46471 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target.h' (44,498) at 20241211090212526
46472 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/Makefile' (44,499) at 20210307214928846
46473 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c' (44,500) at 20240405153231571
46474 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/compr_rtime.c' (44,501) at 20210308005003548
46475 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/LICENSE' (44,502) at 20210308005117205
46476 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/ib_virt.c' (44,503) at 20240405153049081
46477 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev' (44,504) at 20240210090012534
46478 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/align.c' (44,505) at 20240405153046133
46479 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipmi_smi.h' (44,506) at 20240405153052713
46480 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/314' (44,507) at 20240326080039734
46481 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3588.c' (44,508) at 20241008080013915
46482 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h' (44,509) at 20240830080013259
46483 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-vdec.c' (44,510) at 20240405153046793
46484 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8.dtsi' (44,511) at 20240405153045717
46485 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat_0.1.8.bb' (44,512) at 20230401080011939
46486 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/sysrq.c' (44,513) at 20240405153230015
46487 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/remove-user-host-pwd-from-version.patch' (44,514) at 20210316000012677
46488 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dts' (44,515) at 20240405153045417
46489 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/marvell,armada-apn806-pinctrl.txt' (44,516) at 20210308005003304
46490 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch' (44,517) at 20230706080014765
46491 2025-01-21 03:00:59.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/i386-softmmu/default.mak' (44,518) at 20241211090212222
46492 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/early_printk.c' (44,519) at 20210309003648960
46493 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/main.cpp' (44,520) at 20240806080031092
46494 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/eth.c' (44,521) at 20210308005002964
46495 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/at91.h' (44,522) at 20240405153052641
46496 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8998.c' (44,523) at 20240405153053881
46497 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0001-src-eventloop.cpp-use-portable-method-for-initializi.patch' (44,524) at 20210307205553886
46498 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/htcpen.c' (44,525) at 20220525020653187
46499 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/include/aspeed.inc' (44,526) at 20241126090011759
46500 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/dropbear-migrate-key-location.service' (44,527) at 20230510080014491
46501 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss.h' (44,528) at 20210307214930926
46502 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a.dts' (44,529) at 20240405153229891
46503 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_mdp_rdma.c' (44,530) at 20240405153230583
46504 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-python-multipart/run-ptest' (44,531) at 20241221090017560
46505 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/writeback.c' (44,532) at 20240617080017390
46506 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_mrc.py' (44,533) at 20210308005003748
46507 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/ctl.h' (44,534) at 20240405153051981
46508 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/asm-prototypes.h' (44,535) at 20220525020651798
46509 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/eth_lx2160aqds.c' (44,536) at 20210308005002972
46510 2025-01-21 03:00:59.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-a1-reset.h' (44,537) at 20210307214931346
46511 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/powerpc_change-the-memory-size-limit.patch' (44,538) at 20210307205553750
46512 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/note.S' (44,539) at 20240405153046081
46513 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/README.P1010RDB-PB' (44,540) at 20210308005002988
46514 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/Kconfig' (44,541) at 20210308005003020
46515 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/ioremap.h' (44,542) at 20210308005002820
46516 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/macsec.c' (44,543) at 20240405153230715
46517 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/mm.h' (44,544) at 20240405153231803
46518 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/lan9118.c' (44,545) at 20241211090212306
46519 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/trace.h' (44,546) at 20210308005046109
46520 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/Makefile.vdso' (44,547) at 20241211090212374
46521 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/Makefile' (44,548) at 20240405153047257
46522 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_exp.y' (44,549) at 20220525020655111
46523 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/crow_getroutes_test.cpp' (44,550) at 20240904080003186
46524 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/sys_helper.c' (44,551) at 20240906080037508
46525 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/refcounttree.h' (44,552) at 20220525020654475
46526 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2up.service' (44,553) at 20230627080016966
46527 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.yaml' (44,554) at 20240405153229783
46528 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/015.out' (44,555) at 20210308005046429
46529 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/irq.h' (44,556) at 20210307214930546
46530 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/bosch,bno055.yaml' (44,557) at 20240405153045073
46531 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/mach-types' (44,558) at 20240405153045701
46532 2025-01-21 03:00:59.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/trace.h' (44,559) at 20210308005046293
46533 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/opt3001.c' (44,560) at 20241023080012879
46534 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/init' (44,561) at 20210307205553938
46535 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_svm.c' (44,562) at 20240405153230607
46536 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/Kconfig' (44,563) at 20210307214926982
46537 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mac53c94.c' (44,564) at 20240405153051653
46538 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/unistd.h' (44,565) at 20210307214926554
46539 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/posix_types.h' (44,566) at 20210307214925650
46540 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/misc.c' (44,567) at 20240405153046197
46541 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi' (44,568) at 20240405153045753
46542 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_device_driver.c' (44,569) at 20210307214932738
46543 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/3c120_devboard.h' (44,570) at 20210308005003572
46544 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8ulp-cgc-clock.yaml' (44,571) at 20240405153045025
46545 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/styles/palette.styl' (44,572) at 20220105012522959
46546 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/fuse-tegra30.c' (44,573) at 20240405153231455
46547 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-storage-daemon.rst' (44,574) at 20221215040039082
46548 2025-01-21 03:00:59.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/auth.h' (44,575) at 20210307214931574
46549 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/README' (44,576) at 20210308005116217
46550 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/libwatchdog_git.bb' (44,577) at 20241206090014226
46551 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser_error.hpp' (44,578) at 20210914000041091
46552 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/u-boot/u-boot_%.bbappend' (44,579) at 20241206090014278
46553 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/uncore-memory.json' (44,580) at 20240405153054121
46554 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/mac80211.c' (44,581) at 20240405153050513
46555 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/leds/leds-bcm6328.txt' (44,582) at 20210308005003304
46556 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/Kconfig' (44,583) at 20240405153052557
46557 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml' (44,584) at 20240405153045041
46558 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsroot.c' (44,585) at 20240405153052509
46559 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire.dtsi' (44,586) at 20240405153045765
46560 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/Makefile' (44,587) at 20210308005003020
46561 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dts' (44,588) at 20240405153045721
46562 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/README.md' (44,589) at 20240413080012667
46563 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops.h' (44,590) at 20240906080037136
46564 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/common.c' (44,591) at 20240405153231907
46565 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mkuboot.sh' (44,592) at 20210307214932158
46566 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sdb.dts' (44,593) at 20210308005002588
46567 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0011-Remove-bionic-specific-calls.patch' (44,594) at 20210307205553894
46568 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/Makefile' (44,595) at 20240405153045657
46569 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_qspi_defconfig' (44,596) at 20210308005003264
46570 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/json_parser.cpp' (44,597) at 20240820080023694
46571 2025-01-21 03:00:59.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ammarnas_Ribovardo' (44,598) at 20210307205553778
46572 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup-rwstat.c' (44,599) at 20210406100034963
46573 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cython/0001-Output-import-relative-paths-in-generated-C-code.-GH.patch' (44,600) at 20241221090017668
46574 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_hdmi.h' (44,601) at 20210309003649784
46575 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MessageRegistryFileCollection_v1.xml' (44,602) at 20240619080002928
46576 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bdrv-graph-mod.c' (44,603) at 20240906080037580
46577 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/exynos-srom.h' (44,604) at 20210307214928986
46578 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/test_kexec_file_load.sh' (44,605) at 20240405153054313
46579 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/vmlinux.scr' (44,606) at 20210307214926306
46580 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/virtio_pci/vp_vdpa.c' (44,607) at 20241125090012255
46581 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/imm.c' (44,608) at 20240405153051609
46582 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/ypbind-mt_2.7.2.bb' (44,609) at 20241206090014242
46583 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gmpy2_2.2.1.bb' (44,610) at 20241221090017552
46584 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm2835.c' (44,611) at 20240405153051305
46585 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tracing/trace' (44,612) at 20221209040019095
46586 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/hellomod.c' (44,613) at 20210307205554442
46587 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/frame_kern.h' (44,614) at 20210307214926622
46588 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/percpu.h' (44,615) at 20210307214926582
46589 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_maps.c' (44,616) at 20241216090017805
46590 2025-01-21 03:00:59.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/uid16.c' (44,617) at 20210307214931786
46591 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_keys.c' (44,618) at 20240805080014059
46592 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-crb-swtpm-test.c' (44,619) at 20230426080043948
46593 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h' (44,620) at 20220525020652959
46594 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_pch.h' (44,621) at 20240405153048553
46595 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/buildjson.cpp' (44,622) at 20240904080040759
46596 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/google,goldfish-fb.txt' (44,623) at 20210307214925302
46597 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_kms.c' (44,624) at 20240405153048701
46598 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/inc/srvcfg_manager.hpp' (44,625) at 20220921030037331
46599 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/bus.c' (44,626) at 20240405153052145
46600 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (44,627) at 20240206090017943
46601 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_nested.c' (44,628) at 20241211090145385
46602 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/n_tty.c' (44,629) at 20240624080012800
46603 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-odmi.c' (44,630) at 20240405153049201
46604 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap44xx.h' (44,631) at 20210307214925918
46605 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-trbe.rst' (44,632) at 20220525020651758
46606 2025-01-21 03:00:59.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt700.h' (44,633) at 20240405153053741
46607 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/emulate.c' (44,634) at 20240405153046173
46608 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/callout.hpp' (44,635) at 20240301090029663
46609 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/Makefile' (44,636) at 20210308005002976
46610 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/4xx.c' (44,637) at 20210307214926338
46611 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/psci.S' (44,638) at 20210308005002964
46612 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_entry.cpp' (44,639) at 20240620080024795
46613 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci-emul-uclass.c' (44,640) at 20210308005003448
46614 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5_param.h' (44,641) at 20210307214930558
46615 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/cpu-uclass.c' (44,642) at 20210308005003356
46616 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_wait.c' (44,643) at 20240405153054357
46617 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/interfaceaddtest.cpp' (44,644) at 20230520080021600
46618 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch' (44,645) at 20230706080014761
46619 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/orb.h' (44,646) at 20210307214930242
46620 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-smi.c' (44,647) at 20210307214927062
46621 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-crypto_git.bb' (44,648) at 20230610080017599
46622 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-conf-reg.h' (44,649) at 20210307214928810
46623 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/skas/Makefile' (44,650) at 20240405153046345
46624 2025-01-21 03:00:59.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845.dtsi' (44,651) at 20240812080017228
46625 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/components/AppNavigation/ibm.js' (44,652) at 20241004080035963
46626 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_main.c' (44,653) at 20240405153049957 to deleted uid set
46627 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlskrona_Vamo' (44,654) at 20210307205553786
46628 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/power-domain.c' (44,655) at 20210308005003740
46629 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sun-PPP' (44,656) at 20241221090017616
46630 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/at91sam9_sdramc.h' (44,657) at 20210307214931590
46631 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-blaze-emc.dtsi' (44,658) at 20240405153045477
46632 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctimap.h' (44,659) at 20220525020654991
46633 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-acpi.c' (44,660) at 20240405153230655
46634 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts' (44,661) at 20240405153229951
46635 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__ranges.hpp' (44,662) at 20240406080037800
46636 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson_2.14.bb' (44,663) at 20241221090017516
46637 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/proto.h' (44,664) at 20220525020651802
46638 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/leak-detect-deassert@.service' (44,665) at 20240113090014532
46639 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/hostSelector_switch.cpp' (44,666) at 20240820080021574
46640 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxreg-hotplug.c' (44,667) at 20240405153231339
46641 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/iana.hpp' (44,668) at 20210308004925448
46642 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_drv.c' (44,669) at 20241001080013016
46643 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/dwapb_gpio.c' (44,670) at 20210308005003376
46644 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/power.h' (44,671) at 20240405153054029
46645 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dts' (44,672) at 20240405153045725
46646 2025-01-21 03:00:59.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb' (44,673) at 20241221090017492
46647 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/sh_keysc.c' (44,674) at 20240405153049137
46648 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Angersjo' (44,675) at 20210307205553778
46649 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/mem_noshuf.c' (44,676) at 20230925080040097
46650 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-x86-topo.c' (44,677) at 20240906080037584
46651 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fixedbds/fixedbds_1.0/ia_css_fixedbds_types.h' (44,678) at 20210307214930554
46652 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/gpio.c' (44,679) at 20210308005003740
46653 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/avr_timer16.c' (44,680) at 20241211090212338
46654 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fib_rules.h' (44,681) at 20240405153052845
46655 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sc1200wdt.c' (44,682) at 20210309003653352
46656 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/MAINTAINERS' (44,683) at 20241211090212206
46657 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/thread_info.h' (44,684) at 20240405153045973
46658 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-4.3.rst' (44,685) at 20240413080012675
46659 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_dbm_soc1_defconfig' (44,686) at 20210308005003280
46660 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-buildid-cache.txt' (44,687) at 20240405153054077
46661 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/Kconfig' (44,688) at 20240405153230299
46662 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut/0001-feat-dracut-install-split-ldd-command-arguments-for-.patch' (44,689) at 20241206090014238
46663 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mailbox/qcom-ipcc.h' (44,690) at 20240405153052649
46664 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/octeon-wdt-main.c' (44,691) at 20220525020654331
46665 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/fifo8.h' (44,692) at 20241211090212366
46666 2025-01-21 03:00:59.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/service_files/op-occ-disable@.service' (44,693) at 20230210040018895
46667 2025-01-21 03:00:59.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.err' (44,694) at 20240906080037560
46668 2025-01-21 03:00:59.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/llc.h' (44,695) at 20220525020654883
46669 2025-01-21 03:00:59.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/zImage.ps3.lds.S' (44,696) at 20220525020652030
46670 2025-01-21 03:00:59.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cavium-octeon.c' (44,697) at 20240405153231459
46671 2025-01-21 03:00:59.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader_04.02.07.bb' (44,698) at 20241217090357822
46672 2025-01-21 03:00:59.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_qm_arc_aux_regs.h' (44,699) at 20240405153046601
46673 2025-01-21 03:00:59.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c' (44,700) at 20240405153230563
46674 2025-01-21 03:00:59.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_common.c' (44,701) at 20240405153230803
46675 2025-01-21 03:00:59.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/Makefile' (44,702) at 20220525020654263
46676 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_hostif.h' (44,703) at 20220525020654119
46677 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-lp3952.h' (44,704) at 20210307214931414
46678 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8916.h' (44,705) at 20210307214931350
46679 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb' (44,706) at 20231126090012785
46680 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-hsdk/Kconfig' (44,707) at 20220525020651806
46681 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5120-regulator.c' (44,708) at 20240405153051473
46682 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun4i-a10-ccu.h' (44,709) at 20210307214931334
46683 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_asm.c' (44,710) at 20210307214932462
46684 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/trace-events' (44,711) at 20241211090212282
46685 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/convert-variable-renames.py' (44,712) at 20220405030025649
46686 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb' (44,713) at 20231126090012805
46687 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/Makefile' (44,714) at 20240411080014074
46688 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev.h' (44,715) at 20240405153232003
46689 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/server-led.scss' (44,716) at 20210308005107077
46690 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lontium-lt8912b.c' (44,717) at 20241008080013923
46691 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/spinlock_types.h' (44,718) at 20210307214926674
46692 2025-01-21 03:00:59.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/meson.build' (44,719) at 20210927100127437
46693 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/videodev2.h' (44,720) at 20240405153231883
46694 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a09g011-v2mevk2.dts' (44,721) at 20240405153045809
46695 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt1019.yaml' (44,722) at 20220525020651714
46696 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_ctx.h' (44,723) at 20210307214927858
46697 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/MAINTAINERS' (44,724) at 20210308005002972
46698 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/filtersnippet.js' (44,725) at 20210307205554278
46699 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/Kconfig.debug' (44,726) at 20240405153045933
46700 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/Makefile' (44,727) at 20210307214930430
46701 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9g20_common.dtsi' (44,728) at 20240405153045473
46702 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk.inc' (44,729) at 20241221090017536
46703 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500_mmu.c' (44,730) at 20210307214926430
46704 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/artpec6.txt' (44,731) at 20210307214925286
46705 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/visionox,r66451.yaml' (44,732) at 20240405153229763
46706 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/keyctl_pkey.c' (44,733) at 20220525020654955
46707 2025-01-21 03:00:59.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/numa_balancing.h' (44,734) at 20241008080014011
46708 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_base.c' (44,735) at 20210308005003416
46709 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/Kconfig' (44,736) at 20240405153046717
46710 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/VeraMono.ttf' (44,737) at 20210307205554370 to deleted uid set
46711 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/spear_spics.txt' (44,738) at 20210307214925318
46712 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cython_3.0.11.bb' (44,739) at 20241221090017668
46713 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_dev.c' (44,740) at 20240405153051561
46714 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/npcm8xx_defconfig' (44,741) at 20231107090016217
46715 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta32x.h' (44,742) at 20210307214932338
46716 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_titan.c' (44,743) at 20210307214925658
46717 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-iris.dts' (44,744) at 20240405153045529
46718 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c' (44,745) at 20240405153231051
46719 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb' (44,746) at 20241221090017488
46720 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_comment.c' (44,747) at 20210307214932026
46721 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/xusbatm.c' (44,748) at 20220525020654239
46722 2025-01-21 03:00:59.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_mem.c' (44,749) at 20210308005002788
46723 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/pmae_handling_test.c' (44,750) at 20210307214932706
46724 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/MAINTAINERS' (44,751) at 20210308005002996
46725 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/ucontext.h' (44,752) at 20210307214926166
46726 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0003-musl-does-not-provide-canonicalize_file_name.patch' (44,753) at 20230919080013990
46727 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_irq.c' (44,754) at 20240405153048677
46728 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/htab_reuse.c' (44,755) at 20240405153054269
46729 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/gt64120.h' (44,756) at 20210308005003652
46730 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/pinmux-config-p2571.h' (44,757) at 20210308005003024
46731 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts' (44,758) at 20240405153045829
46732 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/Kconfig' (44,759) at 20240405153052081
46733 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pci.h' (44,760) at 20240405153045973
46734 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_accel.c' (44,761) at 20210307214930914
46735 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp-fw-loader.c' (44,762) at 20241018080014486
46736 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/udisp.c' (44,763) at 20240405153048637
46737 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Frameworx-1.0' (44,764) at 20210307205554422
46738 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-mtd' (44,765) at 20240405153229731
46739 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bprm_opts.c' (44,766) at 20220525020655199
46740 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.11.rst' (44,767) at 20241221090017592
46741 2025-01-21 03:00:59.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/pbl_crc32.h' (44,768) at 20210308005003772
46742 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch' (44,769) at 20231011080016582
46743 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/eisa.c' (44,770) at 20210307214926294
46744 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (44,771) at 20220629030020274
46745 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ibm-power9-dual.dtsi' (44,772) at 20240405153045425
46746 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/board.c' (44,773) at 20210308005003004
46747 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sun-PPP-2000' (44,774) at 20241221090017616
46748 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-em3027.c' (44,775) at 20240405153051497
46749 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/pq2.h' (44,776) at 20210307214926454
46750 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c' (44,777) at 20240405153047269
46751 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/eth-raw-os.h' (44,778) at 20210308005002848
46752 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/machine/platform_configs.inc' (44,779) at 20211013000033044
46753 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_wakeref.c' (44,780) at 20240405153048541
46754 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_fibonacci.S' (44,781) at 20230426080043952
46755 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-ipmid-whitelist.conf' (44,782) at 20230808080035357
46756 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/fan53555.txt' (44,783) at 20210308005003308
46757 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.prettierignore' (44,784) at 20240529080008427
46758 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5410.dtsi' (44,785) at 20240405153045569
46759 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/g364fb.c' (44,786) at 20241211090212266
46760 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/classes/socsec-sign.bbclass' (44,787) at 20220809100017530
46761 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/standard-vga.rst' (44,788) at 20240326080039406
46762 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mips_cmgcr.c' (44,789) at 20241211090212298
46763 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3288/Makefile' (44,790) at 20210308005003040
46764 2025-01-21 03:00:59.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/index.rst' (44,791) at 20240405153045333
46765 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h' (44,792) at 20240405153230591
46766 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/armsse-version.h' (44,793) at 20210927100127229
46767 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/trace.c' (44,794) at 20240830080013295
46768 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c' (44,795) at 20220525020653619
46769 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_prime.c' (44,796) at 20240429080012424
46770 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/CODE_OF_CONDUCT.md' (44,797) at 20220823030015959
46771 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/davinci/psc.txt' (44,798) at 20210307214925294
46772 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/cw1200.h' (44,799) at 20210307214929962
46773 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/spctrl/interface/ia_css_spctrl_comm.h' (44,800) at 20210307214930570
46774 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_audio.h' (44,801) at 20220525020652999
46775 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/socionext,uniphier-efuse.yaml' (44,802) at 20240405153045121
46776 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ms_sensors/Makefile' (44,803) at 20210307214928338
46777 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/vmemmap_dedup.rst' (44,804) at 20240405153229819
46778 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcap.c' (44,805) at 20220525020653955
46779 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965-calib.c' (44,806) at 20210309003651672
46780 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/tegra186-bpmp-thermal.h' (44,807) at 20210307214931350
46781 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/riscv/host-signal.h' (44,808) at 20220429100100642
46782 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-pci-vfio.c' (44,809) at 20240326080039486
46783 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-audsys-clk.h' (44,810) at 20240405153053969
46784 2025-01-21 03:00:59.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm9240.rst' (44,811) at 20210307214925498
46785 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/Kconfig' (44,812) at 20240326080039494
46786 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/create_zero_size_window.c' (44,813) at 20230809080010799
46787 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/user.h' (44,814) at 20210307214926678
46788 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/auxvec.h' (44,815) at 20210307214926066
46789 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/config' (44,816) at 20210307214932722
46790 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/use-g_new-etc.cocci' (44,817) at 20220429100100746
46791 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-dlink-dir-885l.dts' (44,818) at 20240405153229871
46792 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-cap.c' (44,819) at 20241211090145449
46793 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/configs/generic-32bit_defconfig' (44,820) at 20240405153046065
46794 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/dsa.rst' (44,821) at 20240405153045237
46795 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/optee_msg_supplicant.h' (44,822) at 20210308005003496
46796 2025-01-21 03:00:59.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-fence-unwrap.h' (44,823) at 20240405153052681
46797 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/MemoryECC.interface.yaml' (44,824) at 20220315030032667
46798 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/guestfd.c' (44,825) at 20240906080037444
46799 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/README' (44,826) at 20240405153045225
46800 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/osnoise_hist.c' (44,827) at 20240405153232287
46801 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_debugfs.c' (44,828) at 20240405153046721
46802 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/fno-common.patch' (44,829) at 20210307205553882
46803 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-palette.c' (44,830) at 20240326080039754
46804 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/vmstat.c' (44,831) at 20241211090145549
46805 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/hisilicon/kunpeng_hccs.h' (44,832) at 20240405153231451
46806 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pci.h' (44,833) at 20240405153046389
46807 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_resp.c' (44,834) at 20240628080013993
46808 2025-01-21 03:00:59.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pca9554_regs.h' (44,835) at 20240906080037332
46809 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_heartbeat_dbgfs.h' (44,836) at 20240405153230267
46810 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nvidia,tegra20-hsuart.yaml' (44,837) at 20240405153229795
46811 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/noa1305.c' (44,838) at 20240405153049001
46812 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/pruss.c' (44,839) at 20240405153231455
46813 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/sign-images.its' (44,840) at 20210308005003332
46814 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/memset.S' (44,841) at 20210307214926498
46815 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-block-backend.c' (44,842) at 20210927100127641
46816 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_misc_dev.h' (44,843) at 20210309003653324
46817 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/callthunks.c' (44,844) at 20241220090018306
46818 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/meson.build' (44,845) at 20241211090212290
46819 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb' (44,846) at 20241221090017544
46820 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/vegman_rx20_baseboard.json' (44,847) at 20221221040007774
46821 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpass-sc7280.h' (44,848) at 20240405153052645
46822 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/undefsym.py' (44,849) at 20210308005046249
46823 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/intel-ipmi-oem/src/bridgingcommands.cpp' (44,850) at 20240829080009330 to deleted uid set
46824 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/templates/default/conf-notes.txt' (44,851) at 20220913030020496
46825 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-ram.c' (44,852) at 20240906080037140
46826 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/keyword_vpd_parser.cpp' (44,853) at 20240618080023329
46827 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/sysreset.c' (44,854) at 20210308005002860
46828 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/radix-4k.h' (44,855) at 20210309003648876
46829 2025-01-21 03:00:59.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/trace-events' (44,856) at 20230426080043708
46830 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_db.h' (44,857) at 20210308005003364
46831 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_rw.c' (44,858) at 20210308005003728
46832 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/fuzz.c' (44,859) at 20240326080039738
46833 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/lpae.config' (44,860) at 20240405153229907
46834 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial-mm.c' (44,861) at 20241211090212262
46835 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/files/0001-tools-gen_module_code-atomically-rewrite-the-generat.patch' (44,862) at 20230919080013950
46836 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_core.c' (44,863) at 20240405153051241
46837 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/task.hpp' (44,864) at 20240731080033666
46838 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hoglunda' (44,865) at 20210307205553782
46839 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/283' (44,866) at 20220429100100926
46840 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb_1.7.7.bb' (44,867) at 20241221090017528
46841 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan.cpp' (44,868) at 20240820080023694
46842 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/init' (44,869) at 20230919080013990
46843 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/hsw_rt5640.c' (44,870) at 20240405153053949
46844 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_optc.h' (44,871) at 20240405153047261
46845 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/vnic_sdma.c' (44,872) at 20240405153049057
46846 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005-fe.c' (44,873) at 20240405153049549
46847 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v12_0.h' (44,874) at 20240405153048349
46848 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCFG/meson.build' (44,875) at 20230825080021137 to deleted uid set
46849 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/fuse_mnt.c' (44,876) at 20210307214932686
46850 2025-01-21 03:00:59.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/Makefile' (44,877) at 20210308005003340
46851 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am335x_sl50.h' (44,878) at 20210308005003584
46852 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/.gitignore' (44,879) at 20240405153232275
46853 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/irq.h' (44,880) at 20240405153046277
46854 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/rxtx.c' (44,881) at 20240405153051949
46855 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/event_alternatives_tests_p9.c' (44,882) at 20240405153054361
46856 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tuner-simple.h' (44,883) at 20210307214928802
46857 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/PalapaC2_C-113.0E' (44,884) at 20210307205553762
46858 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_ct_fast.c' (44,885) at 20240405153053333
46859 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/gfs2-uevents.rst' (44,886) at 20210307214925486
46860 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram_0.2.bb' (44,887) at 20241221090017524
46861 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-alsa-pcm.c' (44,888) at 20210307214928682
46862 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/benchmark-crypto-akcipher.c' (44,889) at 20241211090212530
46863 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/bp_signal_overflow.c' (44,890) at 20240405153054161
46864 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/itlb_miss.S' (44,891) at 20210307214926594
46865 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/esp6_offload.c' (44,892) at 20240405153053273
46866 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/power-supply-policy.bb' (44,893) at 20241206090014230
46867 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/intel_th.h' (44,894) at 20240405153048893
46868 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/ftrace.c' (44,895) at 20240405153045869
46869 2025-01-21 03:00:59.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/Attributes.interface.yaml' (44,896) at 20210610000035122
46870 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/Makefile' (44,897) at 20240405153051325
46871 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/drd.c' (44,898) at 20240405153231543
46872 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/winchip.c' (44,899) at 20240405153046421
46873 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml' (44,900) at 20240405153229787
46874 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-gpio.h' (44,901) at 20210307214928686
46875 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_cfg.h' (44,902) at 20240405153049805
46876 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/README.md' (44,903) at 20241206090030891
46877 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/x_keymap.c' (44,904) at 20210927100127661
46878 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/asc.h' (44,905) at 20240906080037328
46879 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dp83848.c' (44,906) at 20210308005002720
46880 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (44,907) at 20241206090014218
46881 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/crypto_test.c' (44,908) at 20210309003654404
46882 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_res.c' (44,909) at 20240405153051245
46883 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/wd_timer.h' (44,910) at 20210307214925930
46884 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-add1.c' (44,911) at 20240405153231947
46885 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pa.dts' (44,912) at 20210307214926346
46886 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcutiny.h' (44,913) at 20240405153231835
46887 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/page_frags.rst' (44,914) at 20240405153045297
46888 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/basic/.gitignore' (44,915) at 20240405153053437
46889 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netevent.h' (44,916) at 20240405153052857
46890 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cardbus.c' (44,917) at 20210307214930042
46891 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch' (44,918) at 20241221090017656
46892 2025-01-21 03:00:59.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/Kconfig' (44,919) at 20220525020654851
46893 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_noinline.c' (44,920) at 20240405153054281
46894 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp_32.S' (44,921) at 20240405153046153
46895 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/Makefile' (44,922) at 20210308005003072
46896 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/class_csr.h' (44,923) at 20210308005003676
46897 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/links.inc' (44,924) at 20220402030015991
46898 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/internal.h' (44,925) at 20240624080012832
46899 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-microsoft-surface-duo.dts' (44,926) at 20240405153045793
46900 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/meson.build' (44,927) at 20240827080002182
46901 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1046aqds.h' (44,928) at 20210308005003600
46902 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend' (44,929) at 20230317080013797
46903 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx5-clock.h' (44,930) at 20210307214931326
46904 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/core.h' (44,931) at 20220525020653891
46905 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/boot.c' (44,932) at 20241211090212246
46906 2025-01-21 03:00:59.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_core.h' (44,933) at 20240405153049413
46907 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_main.c' (44,934) at 20241211090145485 to deleted uid set
46908 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/twl6030_omap4.dtsi' (44,935) at 20240405153045609
46909 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/165' (44,936) at 20240326080039730
46910 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-topkick.dts' (44,937) at 20240405153045457
46911 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c' (44,938) at 20240503080014490
46912 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/0001-Include-sys-time-h.patch' (44,939) at 20210307205553930
46913 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/platsmp.c' (44,940) at 20240405153045637
46914 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/extended_user_header_test.cpp' (44,941) at 20210308005049141
46915 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/Kconfig' (44,942) at 20241104090011571
46916 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/module.h' (44,943) at 20221215040039190
46917 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/extable.c' (44,944) at 20240405153046265
46918 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/Makefile' (44,945) at 20210307214926178
46919 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080a_simu_defconfig' (44,946) at 20210308005003268
46920 2025-01-21 03:00:59.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pmac.h' (44,947) at 20240405153046213
46921 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_6_0_sh_mask.h' (44,948) at 20210307214927678
46922 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-dict.json' (44,949) at 20210308005046409
46923 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec5.2-0.dtsi' (44,950) at 20210307214926354
46924 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_strerror.c' (44,951) at 20240405153053445
46925 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/bletchley-sled-removal@.target' (44,952) at 20230310090018691
46926 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_api.c' (44,953) at 20241211090145561
46927 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_cq.c' (44,954) at 20240405153051737
46928 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/law.c' (44,955) at 20210308005002988
46929 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/dot11d.c' (44,956) at 20210307214930622
46930 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost/0001-dont-setup-compiler-flags-m32-m64.patch' (44,957) at 20241213090035014
46931 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/kvm-stat.c' (44,958) at 20240405153054085
46932 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/meson.build' (44,959) at 20240809080033019
46933 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/thresholds.hpp' (44,960) at 20241219090023000 to deleted uid set
46934 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/crash_dump.c' (44,961) at 20210307214931722
46935 2025-01-21 03:00:59.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h' (44,962) at 20240405153230415
46936 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-misc-control.c' (44,963) at 20240405153053969
46937 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,ac5-pinctrl.yaml' (44,964) at 20240405153045133
46938 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h' (44,965) at 20210307214929350
46939 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf.c' (44,966) at 20240405153232223
46940 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_helper.c' (44,967) at 20241211090212510
46941 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/as370-hwmon.c' (44,968) at 20240405153230659
46942 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input.h' (44,969) at 20240405153052709
46943 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SwitchCollection_v1.xml' (44,970) at 20240619080002936
46944 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,vencsys.txt' (44,971) at 20210307214925278
46945 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/haltpoll.c' (44,972) at 20240405153046921
46946 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_renderstate.c' (44,973) at 20220525020652883
46947 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/instance-id.h' (44,974) at 20231110090010623
46948 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/Makefile' (44,975) at 20240405153052161
46949 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-acpi.c' (44,976) at 20240405153231295
46950 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/tags/tags_test.c' (44,977) at 20240628080014037
46951 2025-01-21 03:00:59.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.c' (44,978) at 20210307214927966
46952 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_sbi.h' (44,979) at 20240405153046245
46953 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/Kconfig' (44,980) at 20240405153046261
46954 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_board.c' (44,981) at 20210308005002788
46955 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-isku.c' (44,982) at 20240405153230655
46956 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_rw.c' (44,983) at 20210307214931798
46957 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/kvm_pv_test.c' (44,984) at 20240405153232271
46958 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-aristainetos.dtsi' (44,985) at 20240405153045509
46959 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-modal-csr-gen.html' (44,986) at 20210308005107065
46960 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pgtable_64.c' (44,987) at 20240405153046189
46961 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NTP' (44,988) at 20210307205554426
46962 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/io_32.h' (44,989) at 20210309003648984
46963 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c' (44,990) at 20240405153232283
46964 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/config' (44,991) at 20210307214932670
46965 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kconfig.cpu' (44,992) at 20240405153230099
46966 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target.h' (44,993) at 20240906080037548
46967 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/context.c' (44,994) at 20240405153045693
46968 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/mpc8349emds.c' (44,995) at 20210308005002976
46969 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bind.c' (44,996) at 20210308005003208
46970 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/sdhci-cmd.c' (44,997) at 20221215040039374
46971 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/csum_copy_to_user.S' (44,998) at 20210309003648996
46972 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/98dx3236-resume-ctrl.txt' (44,999) at 20210307214925274
46973 2025-01-21 03:00:59.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c' (45,000) at 20240405153053541
46974 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzo/lzo1x_decompress.c' (45,001) at 20210308005003708
46975 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-evb-npcm845/packagegroups/packagegroup-evb-npcm845-apps.bb' (45,002) at 20240715080020841
46976 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ulcb.h' (45,003) at 20210308005003624
46977 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-npcm-pspi.c' (45,004) at 20240405153051789
46978 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/byteorder.h' (45,005) at 20210308005002824
46979 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tua9001.c' (45,006) at 20240405153049533
46980 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/se.c' (45,007) at 20240405153051185
46981 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb' (45,008) at 20240301090012459
46982 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_hbadisc.c' (45,009) at 20241211090145489
46983 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dma.h' (45,010) at 20210308005002668
46984 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/get_power_state.cpp' (45,011) at 20210512000037560
46985 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/direct-fs-lookup.rst' (45,012) at 20210309003648404
46986 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spice-port-fqdn.txt' (45,013) at 20210308005045805
46987 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pldm.hpp' (45,014) at 20221217040018781
46988 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_date_and_time_utils.robot' (45,015) at 20240906080013652
46989 2025-01-21 03:00:59.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/raspberrypi,firmware-reset.h' (45,016) at 20210309003653816
46990 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/helper.c' (45,017) at 20240906080037484
46991 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pfla02_defconfig' (45,018) at 20210308005003272
46992 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qru1000-idp.dts' (45,019) at 20240405153229947
46993 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumpartialcopyuser.S' (45,020) at 20210309003648684
46994 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cast5_generic.c' (45,021) at 20240405153046533
46995 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptfc.c' (45,022) at 20240405153049593
46996 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pmac_zilog.h' (45,023) at 20240405153052013
46997 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/rx51.c' (45,024) at 20240405153054017
46998 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tammela' (45,025) at 20210307205553774
46999 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium_2.11.bb' (45,026) at 20241206090014214
47000 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/templates/default/bblayers.conf.sample' (45,027) at 20240323080013549
47001 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/common/tamonten-ng.c' (45,028) at 20210308005002920
47002 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/init.c' (45,029) at 20210307214928106
47003 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoemain.c' (45,030) at 20240405153046705
47004 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-eeprom.h' (45,031) at 20210307214928842
47005 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ich9_timer.c' (45,032) at 20241211090212246
47006 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-cap.h' (45,033) at 20210307214928794
47007 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/crypto.h' (45,034) at 20210308005002788
47008 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso2c.c' (45,035) at 20240405153046337
47009 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/origen.c' (45,036) at 20210308005003044
47010 2025-01-21 03:00:59.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/Makefile' (45,037) at 20220525020654943
47011 2025-01-21 03:00:59.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/distro/include/ibm-yaml.inc' (45,038) at 20210413000020813
47012 2025-01-21 03:00:59.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SDCARD_defconfig' (45,039) at 20210308005003240
47013 2025-01-21 03:00:59.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/authorized-keys-comp.bb' (45,040) at 20241206090014226
47014 2025-01-21 03:00:59.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.out' (45,041) at 20241211090212542
47015 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/nanomips.c' (45,042) at 20240906080037168
47016 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_dc.h' (45,043) at 20240405153046953
47017 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/iommu_api.c' (45,044) at 20240405153046181
47018 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_pr.c' (45,045) at 20240405153046165
47019 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/itmt.c' (45,046) at 20240405153046433
47020 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ucontext.h' (45,047) at 20210307214926682
47021 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/default-cxx-std.patch' (45,048) at 20240301090012419
47022 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/irq.h' (45,049) at 20220525020654615
47023 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest/module.sh' (45,050) at 20210307214932678
47024 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/firmware_attributes_class.h' (45,051) at 20220525020653907
47025 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear310/MAINTAINERS' (45,052) at 20210308005003052
47026 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/bd6107.h' (45,053) at 20240405153231835
47027 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_config_test.cpp' (45,054) at 20240819080030259
47028 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-rt_%.bbappend' (45,055) at 20241206090014214
47029 2025-01-21 03:00:59.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_pm.c' (45,056) at 20240405153051729
47030 2025-01-21 03:00:59.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/mt6779-keypad.c' (45,057) at 20240405153049137
47031 2025-01-21 03:00:59.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_vbt.py' (45,058) at 20210308005003748
47032 2025-01-21 03:00:59.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml' (45,059) at 20240405153045185
47033 2025-01-21 03:00:59.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/acpi.c' (45,060) at 20210308005002852
47034 2025-01-21 03:00:59.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/ethtool.h' (45,061) at 20241211090212370
47035 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (45,062) at 20241206090014278
47036 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/vmx.c' (45,063) at 20220525020652398
47037 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/static_linked.c' (45,064) at 20220525020655195
47038 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c' (45,065) at 20241011080017307 to deleted uid set
47039 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mt2712.c' (45,066) at 20220525020653951
47040 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block.c' (45,067) at 20241211090212226
47041 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_rz1000.c' (45,068) at 20240405153046665
47042 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_ioctl.c' (45,069) at 20240405153053193
47043 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dso.h' (45,070) at 20240405153054189
47044 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/disasm.h' (45,071) at 20210307214925666
47045 2025-01-21 03:00:59.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-soundwire-master' (45,072) at 20240405153044917
47046 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dts' (45,073) at 20210307214926046
47047 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Selkirk' (45,074) at 20210307205553798
47048 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthardware.c' (45,075) at 20210309003654584
47049 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/kernel-entry-init.h' (45,076) at 20210307214926218
47050 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-altera.c' (45,077) at 20240405153047073
47051 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/hptiop.rst' (45,078) at 20210307214925558
47052 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/boilerplate.rst' (45,079) at 20230114040015510
47053 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-clone.rst' (45,080) at 20210307214925222
47054 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/adc/Kconfig' (45,081) at 20240405153051817
47055 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acnamesp.h' (45,082) at 20240405153046617
47056 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_blit_shaders.h' (45,083) at 20240405153048733
47057 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_user_sdma.h' (45,084) at 20210307214928446
47058 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_phc.c' (45,085) at 20240405153050205
47059 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/tgl.c' (45,086) at 20240405153231343
47060 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/unaligned.h' (45,087) at 20210308005002880
47061 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm2xxx_3xxx.c' (45,088) at 20210307214925926
47062 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/uefi-http-boot.cfg' (45,089) at 20241221090017472
47063 2025-01-21 03:00:59.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/xenbus.h' (45,090) at 20240405153052961
47064 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hw.h' (45,091) at 20240405153231543
47065 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hudiksvall_Galgberget' (45,092) at 20210307205553782
47066 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-vmsr-helper.service' (45,093) at 20240906080037164
47067 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c246d4i.dts' (45,094) at 20240405153229863
47068 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/renesas-cpg-mssr.c' (45,095) at 20210308005003352
47069 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.c' (45,096) at 20210307214927962
47070 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/super.c' (45,097) at 20240405153231719
47071 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/igep00x0.h' (45,098) at 20210308005003012
47072 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-sched.c' (45,099) at 20240405153046521
47073 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_sock2.c' (45,100) at 20220525020654931
47074 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDistributionMetrics_v1.xml' (45,101) at 20240619080002932
47075 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.10.bb' (45,102) at 20241221090017692
47076 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/general.json' (45,103) at 20240405153232223
47077 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier-mio.c' (45,104) at 20210308005003356
47078 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/inode.c' (45,105) at 20240405153231611
47079 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/start.S' (45,106) at 20210308005002800
47080 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/affs.h' (45,107) at 20240405153052257
47081 2025-01-21 03:00:59.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-vfio.h' (45,108) at 20221215040039186
47082 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_sysfs.c' (45,109) at 20240405153046141
47083 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/rodata.c' (45,110) at 20210309003650436
47084 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8250-lpass-lpi-pinctrl.yaml' (45,111) at 20240405153045137
47085 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-gtk2-infobar.c' (45,112) at 20210307214932466
47086 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/navpoint.c' (45,113) at 20240405153049153
47087 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/calao/usb_a9263/MAINTAINERS' (45,114) at 20210308005002944
47088 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-mdm9615.h' (45,115) at 20210307214931350
47089 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_disk_image.h' (45,116) at 20210308005003704
47090 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_devlink.c' (45,117) at 20240405153049761
47091 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.h' (45,118) at 20220525020653587
47092 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-sigreturn.c' (45,119) at 20220525020655227
47093 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/Documentation/media/linker_lists.h.rst.exceptions' (45,120) at 20210308005002536 to deleted uid set
47094 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/soc.c' (45,121) at 20220525020653779
47095 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/License.v1_1_3.json' (45,122) at 20240619080002948
47096 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/handle.c' (45,123) at 20210307214930430
47097 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/ds2502.c' (45,124) at 20210308005003536
47098 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/remove-perl-check.patch' (45,125) at 20210307205554534
47099 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/json_html_serializer.hpp' (45,126) at 20230614080002854
47100 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/Makefile' (45,127) at 20240405153049409
47101 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/ethanolx-ipmi-fru.yaml' (45,128) at 20210307205553662
47102 2025-01-21 03:00:59.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/cutils.c' (45,129) at 20230426080043840
47103 2025-01-21 03:00:59.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq9574.c' (45,130) at 20240913080013785
47104 2025-01-21 03:00:59.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cikd.h' (45,131) at 20210307214927998
47105 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_uncore.c' (45,132) at 20240405153230579
47106 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_core.c' (45,133) at 20240405153231599
47107 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/amlogic/meson_g12_ddr_pmu.c' (45,134) at 20240405153051269
47108 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c' (45,135) at 20240405153230595
47109 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/Makefile' (45,136) at 20210308005003024
47110 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/dir.c' (45,137) at 20240613080016495
47111 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/researcher-guidelines.rst' (45,138) at 20240405153229827
47112 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/Makefile' (45,139) at 20240405153048885
47113 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c' (45,140) at 20210307214927950
47114 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/nios2/nios2.rst' (45,141) at 20240405153044977
47115 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-virt.xml' (45,142) at 20230925080039849
47116 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/atomic-tbl.sh' (45,143) at 20240405153053433
47117 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/fb.h' (45,144) at 20240405153045961
47118 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mediatek,mt6357-regulator.yaml' (45,145) at 20240405153045145
47119 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/Makefile' (45,146) at 20210307214927118
47120 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/Kconfig' (45,147) at 20240405153051325
47121 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml' (45,148) at 20240405153045049
47122 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g35ek.dts' (45,149) at 20210308005002572
47123 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore/config.json' (45,150) at 20240816080011190
47124 2025-01-21 03:00:59.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_unsol.c' (45,151) at 20220525020654003
47125 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/device_sysfs.c' (45,152) at 20241008080013903
47126 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/Kconfig' (45,153) at 20220215040051576
47127 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib_1.3.1.bb' (45,154) at 20241221090017648
47128 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.c' (45,155) at 20220525020652951
47129 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/Value.interface.yaml' (45,156) at 20240618080025501
47130 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_mft.h' (45,157) at 20230426080043764
47131 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cpcap-charger.c' (45,158) at 20240405153051433
47132 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-o2micro.c' (45,159) at 20240710080014589
47133 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/iommu_32.h' (45,160) at 20210307214926582
47134 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0008-nativesdk-glibc-Fall-back-to-faccessat-on-faccess2-r.patch' (45,161) at 20241221090017640
47135 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/tayga_0.9.2.bb' (45,162) at 20241221090017492
47136 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target-con-str.h' (45,163) at 20241211090212526
47137 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-sysfs.h' (45,164) at 20240405153046909
47138 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/memory.py' (45,165) at 20240906080037576
47139 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/websocket_monitor.py' (45,166) at 20221209040018559
47140 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb' (45,167) at 20241221090017516
47141 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit.py' (45,168) at 20240405153232247
47142 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lm8323.h' (45,169) at 20210307214931478
47143 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-empty.json' (45,170) at 20210308005046401
47144 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/meson.build' (45,171) at 20240625080015044
47145 2025-01-21 03:00:59.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (45,172) at 20220620100012713
47146 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/hvm/hvm_op.h' (45,173) at 20240326080039546
47147 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_tm_builtin.c' (45,174) at 20210307214926426
47148 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/openat-syscall.c' (45,175) at 20240405153054169
47149 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-dmi-entries' (45,176) at 20210309003648260
47150 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/task_io_accounting.h' (45,177) at 20210307214931522
47151 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/arm,sbsa-gwdt.yaml' (45,178) at 20240405153045185
47152 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/relocate_64.S' (45,179) at 20210308005002708
47153 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-override.bconf' (45,180) at 20220525020655111
47154 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/install.sh' (45,181) at 20240405153046353
47155 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/firmware_if.c' (45,182) at 20240405153046553
47156 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/uname.h' (45,183) at 20221215040039210
47157 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd30_i2c.c' (45,184) at 20240405153048969
47158 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/Makefile.am.patch' (45,185) at 20230706080014737
47159 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arcmsr/Makefile' (45,186) at 20210307214930282
47160 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/compiler.h' (45,187) at 20241121090010043
47161 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/frontend.json' (45,188) at 20240405153054149
47162 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600a1.h' (45,189) at 20210308005003596
47163 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/db-88f6720.h' (45,190) at 20210308005003592
47164 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/Makefile' (45,191) at 20210308005002804
47165 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Compatible.interface.yaml' (45,192) at 20221207040023627
47166 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-common/recipes-inventec/packagegroups/packagegroup-obmc-apps.bbappend' (45,193) at 20221013030014394
47167 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc64.h' (45,194) at 20240405153052677
47168 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/types.rst' (45,195) at 20210307214925470
47169 2025-01-21 03:00:59.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/loongson2_cpufreq.c' (45,196) at 20241211090145401
47170 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_opal.c' (45,197) at 20240405153231507
47171 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pldmfw/pldmfw_private.h' (45,198) at 20210309003654192
47172 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/phosphor-dbus-interfaces.wrap' (45,199) at 20220322030034432
47173 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.h' (45,200) at 20240405153050109
47174 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/riscv_pmu_sbi.c' (45,201) at 20240812080017244
47175 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/Makefile' (45,202) at 20210307214930874
47176 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.8' (45,203) at 20210307205554426
47177 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/dbus_impl_requester.hpp' (45,204) at 20240819080030263
47178 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-chiliboard.dts' (45,205) at 20210308005002560
47179 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-queues' (45,206) at 20240405153229731
47180 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc' (45,207) at 20240727080014098
47181 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/delta_dps-1600ab_psu.json' (45,208) at 20220601030005861
47182 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/releases/individual/xserver/index.html' (45,209) at 20210307205554250
47183 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/LICENSE' (45,210) at 20240124090001898
47184 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_srv_stat.c' (45,211) at 20240405153047301
47185 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/misc-target.json' (45,212) at 20240906080037432
47186 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/development-shell.rst' (45,213) at 20240302090018218
47187 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8753.h' (45,214) at 20210307214932354
47188 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_race.c' (45,215) at 20240405153054269
47189 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/hello-autotools/hello_2.10.bb' (45,216) at 20220402030016127
47190 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/hypervisor.h' (45,217) at 20210307214925858
47191 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-tests-respect-the-idententaion-used-in-meson.patch' (45,218) at 20241221090017692
47192 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/tests/base64_test.cpp' (45,219) at 20241114091008832
47193 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/cpu_loop.c' (45,220) at 20240906080037356
47194 2025-01-21 03:00:59.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/configuration/entity-manager/blacklist.json' (45,221) at 20240905080011586
47195 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wcd938x.yaml' (45,222) at 20240405153045169
47196 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ring.c' (45,223) at 20241211090145429
47197 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/Kconfig' (45,224) at 20210308005003088
47198 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/hdcp/hdcp_msg.c' (45,225) at 20240910080014038
47199 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/kvm-stat.c' (45,226) at 20240405153054089
47200 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c' (45,227) at 20240910080014034
47201 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json-section-log.json' (45,228) at 20241018080009993
47202 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb' (45,229) at 20240302090018214
47203 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs305-1g-4s.dts' (45,230) at 20240405153045453
47204 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-ahb-clk.yaml' (45,231) at 20240405153045021
47205 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/task_event_vs_ebb_test.c' (45,232) at 20210307214932706
47206 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/phy-sun6i-mipi-dphy.c' (45,233) at 20240405153051277
47207 2025-01-21 03:00:59.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/fru.h' (45,234) at 20240305090009362
47208 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/resource.robot' (45,235) at 20240627080021048
47209 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.h' (45,236) at 20220525020652963
47210 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch' (45,237) at 20241221090017488
47211 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ioam6.h' (45,238) at 20240405153052845
47212 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/system.h' (45,239) at 20210308005002828
47213 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os_4.%.bbappend' (45,240) at 20241206090014214
47214 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/dump_manager_resource.cpp' (45,241) at 20230614080025842
47215 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c' (45,242) at 20241216090017705
47216 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/satanh.S' (45,243) at 20210307214926142
47217 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/LICENSE' (45,244) at 20210308004940468
47218 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_usb.c' (45,245) at 20210309003653004
47219 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/changesets.rst' (45,246) at 20220525020651718
47220 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/poky.yml' (45,247) at 20241206090014206
47221 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml' (45,248) at 20240405153045117
47222 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/debug.h' (45,249) at 20210307214927902
47223 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/inittab' (45,250) at 20210307205554470
47224 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/ivpu_accel.h' (45,251) at 20240405153231867
47225 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware-sgi575.inc' (45,252) at 20240413080012623
47226 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/video.txt' (45,253) at 20210309003648368
47227 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-espi.c' (45,254) at 20240405153231459
47228 2025-01-21 03:00:59.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/float_madds.ref' (45,255) at 20210308005046489
47229 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_helper.h' (45,256) at 20240405153230811
47230 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/phosphor-wait-power-off@.service' (45,257) at 20230706080014765
47231 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/spi-summary.rst' (45,258) at 20240405153045265
47232 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/Makefile' (45,259) at 20240405153231051
47233 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-demo_git.bb' (45,260) at 20241206090014214
47234 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.c' (45,261) at 20220627100016978
47235 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK09' (45,262) at 20240405153054369
47236 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/spidev-test/spidev-test.bb' (45,263) at 20241221090017532
47237 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb' (45,264) at 20241221090017548
47238 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/8000.c' (45,265) at 20240405153050509
47239 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/rcar_gen4_ptp.h' (45,266) at 20240405153050253
47240 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-mtl-match.c' (45,267) at 20240405153232183
47241 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra.h' (45,268) at 20240405153051377
47242 2025-01-21 03:00:59.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/futex-contention-record' (45,269) at 20210307214932566
47243 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e100.c' (45,270) at 20240405153049969
47244 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-hash.c' (45,271) at 20240405153054097
47245 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x25ek.dts' (45,272) at 20240405153045469
47246 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-rx.c' (45,273) at 20240405153051869
47247 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/poll.h' (45,274) at 20210307214931654
47248 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control.bb' (45,275) at 20241206090014230
47249 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-artpec6.c' (45,276) at 20240405153231283
47250 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a2091.h' (45,277) at 20210307214930262
47251 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/android-gadget-start' (45,278) at 20230401080011931
47252 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/info.c' (45,279) at 20210307214932046
47253 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_port.c' (45,280) at 20240405153230943
47254 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml' (45,281) at 20240405153045153
47255 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9v022.h' (45,282) at 20210307214931542
47256 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/apm.c' (45,283) at 20210307214926634
47257 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/fuse.h' (45,284) at 20210927100127225
47258 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/Makefile' (45,285) at 20240405153050497
47259 2025-01-21 03:00:59.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd/gpsd.init' (45,286) at 20210307205553962
47260 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/phosphor-logging.wrap' (45,287) at 20220322030048836
47261 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/diag.c' (45,288) at 20241211090145561
47262 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb' (45,289) at 20241206090014262
47263 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Enviken' (45,290) at 20210307205553778
47264 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/export.h' (45,291) at 20220525020655115
47265 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-utmi.c' (45,292) at 20240405153046769
47266 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm953012er.dts' (45,293) at 20240405153229871
47267 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/trace.h' (45,294) at 20210308005046281
47268 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8540.dts' (45,295) at 20240405153046093
47269 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_timeout.c' (45,296) at 20240405153053325
47270 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/x86.csv' (45,297) at 20240326080039746
47271 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dfl-fme' (45,298) at 20240405153229731
47272 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-kirin.c' (45,299) at 20241008080013963
47273 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ProfileSettings/ProfileSettings.vue' (45,300) at 20241004080035967
47274 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/7_6.diff' (45,301) at 20231011080016574
47275 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/Makefile' (45,302) at 20210308005002988
47276 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun20i-d1-r.h' (45,303) at 20240405153046853
47277 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3288_mipi.c' (45,304) at 20210308005003532
47278 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6_common.h' (45,305) at 20210308005003604
47279 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/imx-scu.c' (45,306) at 20240405153230299
47280 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_sandbox.c' (45,307) at 20210308005003500
47281 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/checkstop-monitor.bb' (45,308) at 20241206090014270
47282 2025-01-21 03:00:59.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_regs.h' (45,309) at 20240405153048565
47283 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/replay.json' (45,310) at 20240906080037432
47284 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_quota.h' (45,311) at 20220525020654523
47285 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/log4cplus/log4cplus_2.1.2.bb' (45,312) at 20241221090017664
47286 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/samsung.h' (45,313) at 20240405153052653
47287 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/mmu-arm64.c' (45,314) at 20210308005002724
47288 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asciitree_0.3.3.bb' (45,315) at 20241221090017548
47289 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos54xx.dtsi' (45,316) at 20240405153045573
47290 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8994.c' (45,317) at 20240405153051349
47291 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/intc-compact.c' (45,318) at 20220525020651802
47292 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-feroceon-l2.c' (45,319) at 20240405153045693
47293 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_dump.h' (45,320) at 20210307214929318
47294 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/Makefile' (45,321) at 20210308005002984
47295 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/soc.txt' (45,322) at 20210308005003304
47296 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_hsc_adi.json' (45,323) at 20241213090004417 to deleted uid set
47297 2025-01-21 03:00:59.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_user_extensions.c' (45,324) at 20240405153048537
47298 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl907e.h' (45,325) at 20210309003649824
47299 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-versal-efuse-ctrl.c' (45,326) at 20241211090212314
47300 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-elf/bootstrap.S' (45,327) at 20240405153046501
47301 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/property.c' (45,328) at 20220525020654215
47302 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/test_fdt.py' (45,329) at 20210308005003760
47303 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/relay.c' (45,330) at 20240405153231923
47304 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/user_pt_regs.patch' (45,331) at 20231011080016574
47305 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/acl.c' (45,332) at 20240405153231659
47306 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rc5t583.c' (45,333) at 20240405153049613
47307 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/main.c' (45,334) at 20240405153049689
47308 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/Makefile' (45,335) at 20240405153045741
47309 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-usb2-phy.yaml' (45,336) at 20240405153045129
47310 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/auxvec.h' (45,337) at 20210307214926590
47311 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/Makefile' (45,338) at 20210307214932470
47312 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml' (45,339) at 20240405153045129
47313 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib/99-xf86-input-tslib.rules' (45,340) at 20210307205553950
47314 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/build-platforms.rst' (45,341) at 20241211090212230
47315 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-todir-globfile' (45,342) at 20210307205554386
47316 2025-01-21 03:00:59.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/atomics.tbl' (45,343) at 20240405153053433
47317 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi-mem.h' (45,344) at 20240405153052797
47318 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig' (45,345) at 20210308005003288
47319 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsctl.c' (45,346) at 20240820080014177
47320 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/ioctl.c' (45,347) at 20210307214932578
47321 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-numa' (45,348) at 20220525020651634
47322 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_nx.c' (45,349) at 20220525020654071
47323 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6sl-clock.h' (45,350) at 20210308005003632
47324 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/pi1.h' (45,351) at 20210307214926242
47325 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/checksum.h' (45,352) at 20210309003649096
47326 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qemu-storage-daemon-qmp-ref.rst' (45,353) at 20210927100127077
47327 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/Kconfig' (45,354) at 20210307214931978
47328 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoip-perl/run-ptest' (45,355) at 20210307205553838
47329 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl9039.h' (45,356) at 20210309003649824
47330 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb' (45,357) at 20230114040015550
47331 2025-01-21 03:00:59.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h' (45,358) at 20240405153048657
47332 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqm834x/tqm834x.c' (45,359) at 20210308005003088
47333 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/pensando/ionic.rst' (45,360) at 20240405153045237
47334 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/Makefile' (45,361) at 20210307214926958
47335 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/slhc_vj.h' (45,362) at 20210307214931574
47336 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_vf.c' (45,363) at 20240405153231039
47337 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_mocs.c' (45,364) at 20240405153230571
47338 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/southbridge/ich9.h' (45,365) at 20241211090212362
47339 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/features.rst' (45,366) at 20240405153229747
47340 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_chameleonv3.dts' (45,367) at 20240405153045441
47341 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts' (45,368) at 20240405153045709
47342 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/template.md' (45,369) at 20241206090014210
47343 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-pin-error-inj.rst' (45,370) at 20240405153045309
47344 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/terminus_manager_test.cpp' (45,371) at 20241113090031717
47345 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/bitsperlong.h' (45,372) at 20210308005046065
47346 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_ibt.h' (45,373) at 20241211090212362
47347 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw71xx.dtsi' (45,374) at 20240405153229923
47348 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/Makefile' (45,375) at 20241211090212442
47349 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop_check_tid_2.sh' (45,376) at 20240405153232231
47350 2025-01-21 03:00:59.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/x86_64-bsd-user.mak' (45,377) at 20210927100127057
47351 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_restore.c' (45,378) at 20210307214926462
47352 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-audmix.c' (45,379) at 20240405153053929
47353 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_owner.rst' (45,380) at 20240405153045229
47354 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-satsuki.dts' (45,381) at 20240405153045769
47355 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/meson.build' (45,382) at 20240730080026906
47356 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Storage_v1.xml' (45,383) at 20240918080002716
47357 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-pxa-usb.txt' (45,384) at 20210307214925390
47358 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/verbs_txreq.h' (45,385) at 20220525020653139
47359 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/memory.json' (45,386) at 20240405153054109
47360 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bios-update/phosphor-ipmi-flash-bios-update.service' (45,387) at 20240405080013750
47361 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_console.c' (45,388) at 20210308005003704
47362 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_lif.c' (45,389) at 20240910080014054 to deleted uid set
47363 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config.bb' (45,390) at 20241206090014226
47364 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/Makefile' (45,391) at 20240405153232131
47365 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/trace.c' (45,392) at 20240405153052525
47366 2025-01-21 03:00:59.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/f0b-ipmi-fru-read-inventory-native.bb' (45,393) at 20241206090014278
47367 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_common.c' (45,394) at 20241211090145449
47368 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/test.h' (45,395) at 20210308005003688
47369 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-ddr' (45,396) at 20210308005003292
47370 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/no-md2.patch' (45,397) at 20210307205553818
47371 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/op_helper.c' (45,398) at 20240906080037504
47372 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro-driver.c' (45,399) at 20240405153052257
47373 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-l4.dtsi' (45,400) at 20240405153045609
47374 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/i440fx_fuzz.c' (45,401) at 20230426080043948
47375 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/Kconfig' (45,402) at 20210307214930182
47376 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/protocol.h' (45,403) at 20240520080015231
47377 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-init.c' (45,404) at 20240820080014165
47378 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/Makefile' (45,405) at 20220525020651802
47379 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/310' (45,406) at 20221215040039366
47380 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml' (45,407) at 20240405153229767
47381 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/rootfs_size/rootfs_size.py' (45,408) at 20221206040017633
47382 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/ls2k-reset.c' (45,409) at 20240405153051389
47383 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi' (45,410) at 20240405153229963
47384 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tqma6b.dtsi' (45,411) at 20240405153045501
47385 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/armada-37xx-rwtm-mailbox.c' (45,412) at 20220525020653215
47386 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/tps68470.h' (45,413) at 20240405153051409
47387 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom-refgen-regulator.c' (45,414) at 20240613080016463
47388 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.h' (45,415) at 20240405153047157
47389 2025-01-21 03:00:59.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7100-common.dtsi' (45,416) at 20240405153046245
47390 2025-01-21 03:00:59.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/relative_symlinks.bbclass' (45,417) at 20220910030013393
47391 2025-01-21 03:00:59.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2.dtsi' (45,418) at 20240405153045585
47392 2025-01-21 03:00:59.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/sbp/sbp_target.c' (45,419) at 20240405153051965
47393 2025-01-21 03:00:59.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_SLAVE_defconfig' (45,420) at 20210308005003236
47394 2025-01-21 03:00:59.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-stm32-qspi.c' (45,421) at 20240628080014005
47395 2025-01-21 03:00:59.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/meson.build' (45,422) at 20240703080039227
47396 2025-01-21 03:00:59.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillyusb.c' (45,423) at 20240830080013251
47397 2025-01-21 03:00:59.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/ppc.h' (45,424) at 20210308005003560
47398 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/memory.json' (45,425) at 20240405153054121
47399 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a100-r.h' (45,426) at 20210309003649260
47400 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/dbc.c' (45,427) at 20240405153230259
47401 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/Makefile' (45,428) at 20210307214932738
47402 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson.c' (45,429) at 20240405153231323
47403 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025twr.dtsi' (45,430) at 20210307214926346
47404 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/serial.rst' (45,431) at 20210308005002536
47405 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/sysctl.c' (45,432) at 20240405153053473
47406 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/Kconfig' (45,433) at 20210307214931930
47407 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ns87303.h' (45,434) at 20210307214926582
47408 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/layer.conf' (45,435) at 20241221090017480
47409 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas2552-plat.h' (45,436) at 20210307214931602
47410 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/iopoll.h' (45,437) at 20210308005003656
47411 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/oem_ibm.hpp' (45,438) at 20240910080037467
47412 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon/0001-Disable-installing-documentation.patch' (45,439) at 20230706080014757
47413 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/grpc/grpc_1.66.1.bb' (45,440) at 20241221090017512
47414 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/Makefile' (45,441) at 20210307214928618
47415 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/nvmem-cells.yaml' (45,442) at 20240405153045113
47416 2025-01-21 03:00:59.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_cs_dsp_ctl.h' (45,443) at 20240405153053529
47417 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/dev.h' (45,444) at 20240405153048805
47418 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/Makefile' (45,445) at 20210307214932222
47419 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/.gitignore' (45,446) at 20210308004932836
47420 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7793-sysc.h' (45,447) at 20210307214931346
47421 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_rgb.c' (45,448) at 20220525020653011
47422 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/rockchip_sdhci.c' (45,449) at 20210308005003404
47423 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/README' (45,450) at 20210307214931230
47424 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/.gitignore' (45,451) at 20240409080019271
47425 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc081c.yaml' (45,452) at 20240405153045073
47426 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pic32_gpio.c' (45,453) at 20210308005003380
47427 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/isa-versions.rst' (45,454) at 20240405153045245
47428 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/machine.c' (45,455) at 20241211090212514
47429 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/system/regdef.h' (45,456) at 20241211090212550
47430 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/software.conf' (45,457) at 20210308005100305 to deleted uid set
47431 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-selftest' (45,458) at 20210307205554638
47432 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pciercx-defs.h' (45,459) at 20210307214926234
47433 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/nops.h' (45,460) at 20240405153054033
47434 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/logger_interface.h' (45,461) at 20210307214927314
47435 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/mstar,msc313e-timer.yaml' (45,462) at 20240405153045177
47436 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/fsl_espi_spl.c' (45,463) at 20210308005003420
47437 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/OWNERS' (45,464) at 20240319080028318
47438 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/types.cpp' (45,465) at 20230701080027201
47439 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/pmic.h' (45,466) at 20210308005003680
47440 2025-01-21 03:00:59.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ps3-hvcall.S' (45,467) at 20210307214926362
47441 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/__init__.py' (45,468) at 20241221090017700
47442 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/cpufreq_cooling.c' (45,469) at 20240405153051969
47443 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3_xplained/MAINTAINERS' (45,470) at 20210308005002920
47444 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/check_host_running.cpp' (45,471) at 20230206040014957
47445 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6sll-pinctrl.txt' (45,472) at 20210307214925394
47446 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK100_defconfig' (45,473) at 20210308005003236
47447 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/0001-libpcap-search-sysroot-for-headers.patch' (45,474) at 20210307205553814
47448 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_reg.h' (45,475) at 20220525020653031
47449 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpu-hotplug/cpu-on-off-test.sh' (45,476) at 20240405153054293
47450 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci.h' (45,477) at 20241216090017725
47451 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc_coefs.c' (45,478) at 20210307214930926
47452 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_phy.c' (45,479) at 20240405153050449
47453 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3368.c' (45,480) at 20210308005003352
47454 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/hwbm.h' (45,481) at 20240405153052845
47455 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-1.72.xsl' (45,482) at 20210307214932510
47456 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (45,483) at 20210307205553722
47457 2025-01-21 03:00:59.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/stm32f100_soc.h' (45,484) at 20240326080039534
47458 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/edid.h' (45,485) at 20210308005003644
47459 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/config-mbcpld.json' (45,486) at 20210413100020742
47460 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/crt0_arm_efi.S' (45,487) at 20210308005002708
47461 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Authentication/AuthenticanStore.js' (45,488) at 20241108090039441
47462 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/pmsg.c' (45,489) at 20240405153052493
47463 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/pmbus_device.c' (45,490) at 20240906080037224
47464 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/pt2258.c' (45,491) at 20210307214932218
47465 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-rockchip.c' (45,492) at 20210307214927050
47466 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kgdb.h' (45,493) at 20210307214925850
47467 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_syscall.h' (45,494) at 20240906080037360
47468 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/ppc64_pseries-machine.c' (45,495) at 20221215040039374
47469 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa-dt.c' (45,496) at 20240405153229911
47470 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/find_existing_config.patch' (45,497) at 20230706080014765
47471 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-mass-storage' (45,498) at 20240405153044913
47472 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub_main.c' (45,499) at 20240405153052153
47473 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/dir.c' (45,500) at 20240405153231647
47474 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/update-alternatives.bbclass' (45,501) at 20230520080014496
47475 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.service' (45,502) at 20241112090023994
47476 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-inet86dz.dts' (45,503) at 20210308005002624
47477 2025-01-21 03:00:59.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/scompress.h' (45,504) at 20240405153052625
47478 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/madera.c' (45,505) at 20240405153053625
47479 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/a9gtimer.c' (45,506) at 20241211090212338
47480 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-reddo.c' (45,507) at 20210307214928782
47481 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/ftrace.c' (45,508) at 20240405153052493
47482 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qdist.h' (45,509) at 20210308005046049
47483 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/.gitignore' (45,510) at 20240405153232255
47484 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/apic-msidef.h' (45,511) at 20210308005046013
47485 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/Makefile.rules' (45,512) at 20240405153054213
47486 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/tc-dwc-g210-pltfrm.c' (45,513) at 20240405153052029
47487 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/receive.c' (45,514) at 20240405153231103
47488 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4271.h' (45,515) at 20210307214932298
47489 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/README.md' (45,516) at 20240809080013506
47490 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_hw_jpeg_enc.c' (45,517) at 20240405153049493
47491 2025-01-21 03:00:59.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexa510.inc' (45,518) at 20240301090012451
47492 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml' (45,519) at 20210610000035154
47493 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/vxcan.h' (45,520) at 20210307214931626
47494 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/Makefile' (45,521) at 20220525020652278
47495 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-queryctrl.rst' (45,522) at 20240405153045325
47496 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vhost-user.json' (45,523) at 20210927100127077
47497 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/nop-phy.c' (45,524) at 20210308005003456
47498 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic2_qm1_regs.h' (45,525) at 20240405153046577
47499 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-runbmc-olympus-pincfg.dtsi' (45,526) at 20240405153045473
47500 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/Makefile' (45,527) at 20240405153051881
47501 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-poweron.service' (45,528) at 20210810100021256
47502 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb' (45,529) at 20241221090017504
47503 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/tx.c' (45,530) at 20240726080012878
47504 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-auxadc.c' (45,531) at 20210309003650420
47505 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-nettle.c.inc' (45,532) at 20241211090212226
47506 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cbor2/run-ptest' (45,533) at 20240301090012431
47507 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/mtms.hpp' (45,534) at 20220609030024386
47508 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ht.h' (45,535) at 20220525020654171
47509 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.h' (45,536) at 20240405153050117
47510 2025-01-21 03:00:59.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/serial.h' (45,537) at 20240405153052813
47511 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/ak4114.c' (45,538) at 20220525020654979
47512 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-eeprom.c' (45,539) at 20210307214928842
47513 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/imx-mailbox.c' (45,540) at 20240405153230759
47514 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-pinfunc.h' (45,541) at 20240405153045489
47515 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap34xx.h' (45,542) at 20210307214925918
47516 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_36BIT_SPIFLASH_defconfig' (45,543) at 20210308005003240
47517 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-lantiq-ssc.txt' (45,544) at 20210309003648396
47518 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max20730.rst' (45,545) at 20210309003648428
47519 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/usb_sdio.c' (45,546) at 20240405153050585
47520 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-8.conf' (45,547) at 20210307205554082
47521 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts' (45,548) at 20240405153045709
47522 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/node.h' (45,549) at 20210309003654484
47523 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/mailbox.txt' (45,550) at 20210307214925350
47524 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7ulp.dtsi' (45,551) at 20210308005002592
47525 2025-01-21 03:00:59.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/images.rst' (45,552) at 20220429100100422
47526 2025-01-21 03:00:59.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/client.c' (45,553) at 20241118090018511
47527 2025-01-21 03:00:59.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/adc/npcm7xx_adc.h' (45,554) at 20230426080043756
47528 2025-01-21 03:00:59.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/ksm_tests.c' (45,555) at 20240405153232275
47529 2025-01-21 03:00:59.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric.hpp' (45,556) at 20240307090027676
47530 2025-01-21 03:00:59.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/memset.S' (45,557) at 20210307214926318
47531 2025-01-21 03:00:59.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/mdio_10g.h' (45,558) at 20210307214929618
47532 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6359.h' (45,559) at 20220525020655035
47533 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/w1.txt' (45,560) at 20210307214925450
47534 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm831x-dcdc.c' (45,561) at 20240405153051477
47535 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iscsi_iser.h' (45,562) at 20240405153230723
47536 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/linux/linkage.h' (45,563) at 20240405153054193
47537 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_entry.hpp' (45,564) at 20241212090025211
47538 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/memory.json' (45,565) at 20240405153054113
47539 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-nspire.c' (45,566) at 20210307214926970
47540 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/a1-peripherals.h' (45,567) at 20240405153230215
47541 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/unistd_32.h' (45,568) at 20240906080037356
47542 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1023si-post.dtsi' (45,569) at 20210307214926354
47543 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/Makefile' (45,570) at 20240405153051913
47544 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/googletest.wrap' (45,571) at 20210421000104602
47545 2025-01-21 03:00:59.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet-host.c' (45,572) at 20240906080037380
47546 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/router/intel.js' (45,573) at 20230328080045393
47547 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/olpc/olpc-xo175-ec.c' (45,574) at 20240405153051389
47548 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl-mac.c' (45,575) at 20220525020654827
47549 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dts' (45,576) at 20240405153046241
47550 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7x10.c' (45,577) at 20240405153048841
47551 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-olinuxino-lime.dts' (45,578) at 20240405153045377
47552 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_stack_var_off.c' (45,579) at 20220525020655199
47553 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/Kconfig' (45,580) at 20210308005003044
47554 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/translation-table.h' (45,581) at 20220525020654795
47555 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing.hpp' (45,582) at 20240829080004222
47556 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/ls102xa_pbi.cfg' (45,583) at 20210308005002964
47557 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake' (45,584) at 20231207090015278
47558 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-apalis-v1.1-eval.dts' (45,585) at 20240405153229879
47559 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/human_sort_test.cpp' (45,586) at 20240904080003190
47560 2025-01-21 03:00:59.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-snd-pci.c' (45,587) at 20240906080037316
47561 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_link.c' (45,588) at 20240613080016407
47562 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/README.md' (45,589) at 20240824080021954
47563 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/vmsr_energy.h' (45,590) at 20240906080037488
47564 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/virgl.py' (45,591) at 20221003030013329
47565 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/acrn/vm-sample.c' (45,592) at 20240405153053421
47566 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-ssl-Raise-OSError-for-ERR_LIB_SYS.patch' (45,593) at 20241221090017668
47567 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/LICENSE' (45,594) at 20210430130416990
47568 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch' (45,595) at 20240127090011892
47569 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/monitor.c' (45,596) at 20210308005046373
47570 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-blinkm.rst' (45,597) at 20210307214925518
47571 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210.dtsi' (45,598) at 20210308005002576
47572 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/myffdc.robot' (45,599) at 20220222040011699
47573 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/probes.h' (45,600) at 20220525020652090
47574 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/cpld.c' (45,601) at 20210308005002968
47575 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/test/libpldmresponder_fileio_test.cpp' (45,602) at 20240819080030263
47576 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/uncore-cache.json' (45,603) at 20240405153054149
47577 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/templates/default/local.conf.sample' (45,604) at 20241221090017476
47578 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.h' (45,605) at 20240405153047281
47579 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clock.c' (45,606) at 20240405153045661
47580 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/eeprom.h' (45,607) at 20210309003653932
47581 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/pci.hpp' (45,608) at 20241219090024012
47582 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/LED-architecture.md' (45,609) at 20221209040006383
47583 2025-01-21 03:00:59.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/mx6sxsabresd.c' (45,610) at 20210308005002984
47584 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/perf_event_stackmap.c' (45,611) at 20240405153054257
47585 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10055.dts' (45,612) at 20240405153045537
47586 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sc7180.c' (45,613) at 20240405153230227
47587 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/sonypi.rst' (45,614) at 20210309003648288
47588 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c' (45,615) at 20210307214930606
47589 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/json_spirit_v4.08.zip' (45,616) at 20210307205553902
47590 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nilsia' (45,617) at 20210307205553770
47591 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_refcount_btree.c' (45,618) at 20240405153052577
47592 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/peci/peci-aspeed.yaml' (45,619) at 20240405153045125
47593 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/journal.c' (45,620) at 20241011080017363
47594 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm8350-regulator.c' (45,621) at 20240405153051477
47595 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/typemap' (45,622) at 20210307214932566
47596 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_throttling.c' (45,623) at 20240405153046645
47597 2025-01-21 03:00:59.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/xlnx,v-tpg.txt' (45,624) at 20210307214925354
47598 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/dcmi/test_dcmi_management_controller.robot' (45,625) at 20240628080017113
47599 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/leds/ncplite-led/ncplite-led.service' (45,626) at 20230412080023456
47600 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/MAINTAINERS' (45,627) at 20210308005002968
47601 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_multiple_prefixes.log' (45,628) at 20210309003655972
47602 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_dextr.S' (45,629) at 20230925080040101
47603 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/gpioMon.hpp' (45,630) at 20240817080025332
47604 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsapubkey.asn1' (45,631) at 20210307214926802
47605 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/sysfs_local.h' (45,632) at 20210309003652948
47606 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1026.rst' (45,633) at 20210309003648424
47607 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gmime/gmime/iconv-detect.h' (45,634) at 20210729000029104
47608 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ifplugd/ifplugd/0001-src-interface.h-Make-declarations-as-extern.patch' (45,635) at 20210307205553878
47609 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.json' (45,636) at 20210308005046401
47610 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc.c' (45,637) at 20240405153052209
47611 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx53-cx9020.dts' (45,638) at 20210308005002580
47612 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/util.c' (45,639) at 20210307214932582
47613 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads131e08.yaml' (45,640) at 20240405153045073
47614 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/x86_arch_prctl.sh' (45,641) at 20240405153232231
47615 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/memory-barriers.txt' (45,642) at 20240405153045281
47616 2025-01-21 03:00:59.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/testcases.h' (45,643) at 20240405153054241
47617 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_gen.h' (45,644) at 20240405153232055
47618 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/cluster-pm-race-avoidance.rst' (45,645) at 20240405153044969
47619 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/memory_ldst.c.inc' (45,646) at 20240906080037448
47620 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/tie-asm.h' (45,647) at 20210307214926770
47621 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-spear.c' (45,648) at 20210308005003512
47622 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_vf.h' (45,649) at 20210307214929438
47623 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irq_64.h' (45,650) at 20240405153046317
47624 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (45,651) at 20241206090014218
47625 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,cru.yaml' (45,652) at 20240405153045105
47626 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/service_files/json/phosphor-fan-monitor@.service' (45,653) at 20220819030023853
47627 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/ncplite-inventory-log/ncplite-inventory-log.bb' (45,654) at 20241206090014286
47628 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Borceux' (45,655) at 20211006000025230
47629 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/build-scripts/openbmctool-rhel8.spec' (45,656) at 20210308005111461
47630 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/winbond-840.c' (45,657) at 20240405153049905
47631 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/Makefile' (45,658) at 20220525020655135
47632 2025-01-21 03:00:59.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/dmx.h' (45,659) at 20240405153052913
47633 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-memory.json' (45,660) at 20240405153054141
47634 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/inc_not_zero' (45,661) at 20240405153053433
47635 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/pipeline.json' (45,662) at 20240405153054113
47636 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vsx.c' (45,663) at 20220525020655227
47637 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-inventory-native.bb' (45,664) at 20241206090014286
47638 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Intrusion.interface.yaml' (45,665) at 20231201090024326
47639 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts' (45,666) at 20240405153229919
47640 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bcm2835-dma.c' (45,667) at 20240405153046985
47641 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomain.c' (45,668) at 20240405153045661
47642 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_pmc_bxt.c' (45,669) at 20210307214929006
47643 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/classes/test_events.bbclass' (45,670) at 20210307205554386
47644 2025-01-21 03:00:59.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kref.h' (45,671) at 20210307214931414
47645 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsdvb.h' (45,672) at 20210307214928602
47646 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/audio_types.h' (45,673) at 20210307214927314
47647 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/super.c' (45,674) at 20240405153231687
47648 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/io.c' (45,675) at 20240613080016543
47649 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/tcm_qla2xxx.h' (45,676) at 20210307214930402
47650 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/arm32-stub.c' (45,677) at 20240405153047041
47651 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_tun.h' (45,678) at 20240405153052921
47652 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/excreate.c' (45,679) at 20240405153046621
47653 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/ddr.c' (45,680) at 20210308005002996
47654 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bug.h' (45,681) at 20210307214932474
47655 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skb_helpers.c' (45,682) at 20240405153054277
47656 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/xgene.txt' (45,683) at 20210307214925294
47657 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sbi.h' (45,684) at 20210307214926586
47658 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8280xp.dtsi' (45,685) at 20240617080017378
47659 2025-01-21 03:00:59.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/hwpoison.rst' (45,686) at 20240405153229819
47660 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_d.h' (45,687) at 20210307214927666
47661 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/Kconfig' (45,688) at 20240405153051389
47662 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/arrow,xrs700x.yaml' (45,689) at 20240405153045117
47663 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_datain_values.c' (45,690) at 20240405153051957
47664 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/README.md' (45,691) at 20210308005114857
47665 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/8139cp.c' (45,692) at 20240405153050253
47666 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpuidle-set.c' (45,693) at 20240405153232243
47667 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/Kconfig' (45,694) at 20210307214929342
47668 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/omap-usb.txt' (45,695) at 20220525020651718
47669 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/Makefile' (45,696) at 20240405153231655
47670 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/internal.h' (45,697) at 20240405153230123
47671 2025-01-21 03:00:59.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/tumbler.c' (45,698) at 20240405153053545
47672 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mlxreg-fan.c' (45,699) at 20240405153230663
47673 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/keyspan_remote.c' (45,700) at 20240405153049145
47674 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt' (45,701) at 20240405153229795
47675 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/FactoryReset/FactoryReset.vue' (45,702) at 20241004080035967
47676 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/cipher_mgmt.hpp' (45,703) at 20230513080027506
47677 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb3_pbcq.c' (45,704) at 20221215040039138
47678 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/qapi-code-gen.rst' (45,705) at 20240906080037172
47679 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/ttusbdecfe.c' (45,706) at 20240405153230827
47680 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpimsginit.c' (45,707) at 20210307214932230
47681 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun9i-a80-de.h' (45,708) at 20210307214931350
47682 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_mtlohi1.c' (45,709) at 20210308005046525
47683 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-power-state-init' (45,710) at 20240730080012557
47684 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/kvm.h' (45,711) at 20240405153230063
47685 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_timewait_sock.h' (45,712) at 20240830080013331
47686 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-libdirect-remove-use-of-keyword-register.patch' (45,713) at 20241221090017528
47687 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1111_jornada720.c' (45,714) at 20210307214930046
47688 2025-01-21 03:00:59.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/param.h' (45,715) at 20210307214925646
47689 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/bletchley_baseboard.json' (45,716) at 20241213090004405
47690 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv-xventana.c' (45,717) at 20240906080037168
47691 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/p5020ds_ddr.c' (45,718) at 20210308005002964
47692 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h743i-eval.dts' (45,719) at 20210308005002616
47693 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-pcm.c' (45,720) at 20240405153053505
47694 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0001-make_exports.awk-not-expose-the-path.patch' (45,721) at 20220910030013369
47695 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6359-regulator.h' (45,722) at 20220525020654611
47696 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160QDS_NAND_defconfig' (45,723) at 20210308005003244
47697 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4x12.dtsi' (45,724) at 20240405153229899
47698 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-heap.c' (45,725) at 20240405153046977
47699 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-cma' (45,726) at 20220525020651634
47700 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/Dumps/DumpsModalConfirmation.vue' (45,727) at 20241004080035967
47701 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/include/linux/peci-ioctl.h' (45,728) at 20230509080005840
47702 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_semantics.c' (45,729) at 20220429100100782
47703 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167.c' (45,730) at 20240405153046797
47704 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kbdleds.h' (45,731) at 20210307214926322
47705 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/hoststate' (45,732) at 20210308005059705
47706 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/d2net_v2_defconfig' (45,733) at 20210308005003256
47707 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/README' (45,734) at 20221215040039310
47708 2025-01-21 03:00:59.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/dp-aux-bus.yaml' (45,735) at 20240405153045041
47709 2025-01-21 03:00:59.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/rpc-cache.rst' (45,736) at 20240405153229811
47710 2025-01-21 03:00:59.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/sched-messaging.c' (45,737) at 20240405153054097
47711 2025-01-21 03:00:59.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hugetlb.c' (45,738) at 20241118090018507
47712 2025-01-21 03:00:59.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_leaf.c' (45,739) at 20240405153052569
47713 2025-01-21 03:00:59.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_tx.c' (45,740) at 20220525020653591
47714 2025-01-21 03:00:59.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/syscallhdr.sh' (45,741) at 20241211090212374
47715 2025-01-21 03:00:59.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/samsung,sysmmu.yaml' (45,742) at 20240405153045089
47716 2025-01-21 03:00:59.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/30-liberation-aliases.conf' (45,743) at 20210307205554586
47717 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/read_window_mark_write_erased.c' (45,744) at 20230809080010803
47718 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-common.dtsi' (45,745) at 20240405153045801
47719 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_shortlog_format.fail' (45,746) at 20241206090014310
47720 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/alcor.c' (45,747) at 20240405153230851
47721 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-neoversev2.inc' (45,748) at 20240301090012451
47722 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/gpio-keys.h' (45,749) at 20210307214931338
47723 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/config' (45,750) at 20210307214932154
47724 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/altera-pr-ip-core.h' (45,751) at 20220525020654567
47725 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ia_css_dvs_param.h' (45,752) at 20210307214930554
47726 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BitTorrent-1.0' (45,753) at 20211006000025230
47727 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.noacpihp' (45,754) at 20240906080037556 to deleted uid set
47728 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/sti_uniperif.c' (45,755) at 20240815080012931
47729 2025-01-21 03:00:59.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/meta-networking-image-ptest-all.bb' (45,756) at 20240302090018202
47730 2025-01-21 03:00:59.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/airo.c' (45,757) at 20240405153050501
47731 2025-01-21 03:00:59.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/mapfile.csv' (45,758) at 20240405153054113
47732 2025-01-21 03:00:59.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/pipeline.json' (45,759) at 20240405153054125
47733 2025-01-21 03:00:59.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips_tuxrun.py' (45,760) at 20241211090212538
47734 2025-01-21 03:00:59.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/redirect_ingress.c' (45,761) at 20240405153050109
47735 2025-01-21 03:00:59.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/convert_py_to_csv.py' (45,762) at 20220525020652358
47736 2025-01-21 03:00:59.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hw_breakpoint.h' (45,763) at 20240405153046309
47737 2025-01-21 03:00:59.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/0004-typedefs.h-add-support-for-64-bit-and-big-endian-MIP.patch' (45,764) at 20210307205553802
47738 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800.h' (45,765) at 20240405153050617
47739 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/genl.c' (45,766) at 20240405153053237
47740 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/cper-parse.c' (45,767) at 20241121090009283
47741 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia-x86_64-asm_64.S' (45,768) at 20240405153046361
47742 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/emergency-restart.h' (45,769) at 20210307214926378
47743 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb' (45,770) at 20230520080014504
47744 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c' (45,771) at 20240405153230331
47745 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/base.h' (45,772) at 20220525020653915
47746 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/compat_alignment.c' (45,773) at 20240405153045865
47747 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/activation.cpp' (45,774) at 20240729080033928
47748 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlbflush.h' (45,775) at 20210307214926246
47749 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/gef_sbc310.dts' (45,776) at 20210307214926342
47750 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/rtc.h' (45,777) at 20210308005003684
47751 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.h' (45,778) at 20210307214927774
47752 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-session/gnome-session_46.0.bb' (45,779) at 20240413080012639
47753 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/sdhc_boot.c' (45,780) at 20210308005003000
47754 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/notifier_dbus_handler.cpp' (45,781) at 20240910080001402
47755 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/corvus/MAINTAINERS' (45,782) at 20210308005003048
47756 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-multicolor' (45,783) at 20210309003648256
47757 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/common.py' (45,784) at 20210307205554258
47758 2025-01-21 03:00:59.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/user.h' (45,785) at 20240405153230099
47759 2025-01-21 03:00:59.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c' (45,786) at 20240405153049833
47760 2025-01-21 03:00:59.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pgalloc.h' (45,787) at 20240405153230031
47761 2025-01-21 03:00:59.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/toeplitz.sh' (45,788) at 20240405153054353
47762 2025-01-21 03:00:59.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Orangepi_defconfig' (45,789) at 20210308005003240
47763 2025-01-21 03:00:59.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/hyperv.c' (45,790) at 20240812080017228
47764 2025-01-21 03:00:59.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot_%.bbappend' (45,791) at 20241221090017468
47765 2025-01-21 03:00:59.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc9194.c' (45,792) at 20240405153050297
47766 2025-01-21 03:00:59.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-x86/chassis/x86-power-control_%.bbappend' (45,793) at 20241206090014218
47767 2025-01-21 03:00:59.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/scale.c' (45,794) at 20210307214932662
47768 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/interrupt_64.S' (45,795) at 20240405153230035
47769 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msdos_partition.h' (45,796) at 20210307214931450
47770 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/800mhz_4x256mx16.cfg' (45,797) at 20210308005002924
47771 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.h' (45,798) at 20240405153230399
47772 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021mds.dts' (45,799) at 20210307214926346
47773 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe-common.dtsi' (45,800) at 20240405153045589
47774 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/power-button.sh' (45,801) at 20230706080014733
47775 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestPatch.test_signed_off_by_presence.pass' (45,802) at 20241206090014310
47776 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/meson.options' (45,803) at 20240615080016937
47777 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri-aster.dtsi' (45,804) at 20240405153229927
47778 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.yaml' (45,805) at 20240405153045137
47779 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/romimage.h' (45,806) at 20210307214926558
47780 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h' (45,807) at 20240405153230323
47781 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3128-power.h' (45,808) at 20210307214931346
47782 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/syscall-counts-by-pid-record' (45,809) at 20210307214932570
47783 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/machine/quanta-q71l.conf' (45,810) at 20230927080013514
47784 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/COPYING.MIT' (45,811) at 20210307205554078
47785 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/koelsch_spl.c' (45,812) at 20210308005003036
47786 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-debug-tarball.bbclass' (45,813) at 20230811080018306
47787 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_core.c' (45,814) at 20210308005003452
47788 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png' (45,815) at 20210307205554346 to deleted uid set
47789 2025-01-21 03:00:59.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-eisa.c' (45,816) at 20210307214926290
47790 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/sysfs.c' (45,817) at 20240405153231639 to deleted uid set
47791 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/cmpxchg.h' (45,818) at 20240405153229991
47792 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vyasa-rk3288.h' (45,819) at 20210308005003624
47793 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-cm1.dtsi' (45,820) at 20240405153045425
47794 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-web3_7.3.0.bb' (45,821) at 20241221090017560
47795 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/fs.h' (45,822) at 20240405153049081
47796 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-utils.c' (45,823) at 20240405153232195
47797 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_author_valid.2.pass' (45,824) at 20241206090014306
47798 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/slt_ast2600/slt_ast2600.c' (45,825) at 20210308005002916
47799 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/clock.c' (45,826) at 20210307214926558
47800 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t-allwinner-h8homlet-v2.dts' (45,827) at 20210308005002624
47801 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_fixed_factor.c' (45,828) at 20210308005003348
47802 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/trace-events' (45,829) at 20210927100127153
47803 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/wavefront.c' (45,830) at 20220525020654983
47804 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/src/watchdog.cpp' (45,831) at 20230511080038647
47805 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci_cmd.h' (45,832) at 20210309003649292
47806 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/oss.c' (45,833) at 20210307214926170
47807 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_12_0_0_sh_mask.h' (45,834) at 20210307214927690
47808 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/128' (45,835) at 20210927100127485
47809 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/index.rst' (45,836) at 20240413080012667
47810 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/test_smack_udp_sockets.sh' (45,837) at 20210307205554122
47811 2025-01-21 03:00:59.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/datapage.S' (45,838) at 20210307214925986
47812 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lswsxl.dts' (45,839) at 20240405153045457
47813 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-sku22.dts' (45,840) at 20240405153045749
47814 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/ts78xx-fpga.h' (45,841) at 20210307214925930
47815 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/law.c' (45,842) at 20210308005002828
47816 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy.bb' (45,843) at 20241206090014230
47817 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/fxos8700.h' (45,844) at 20210307214928350
47818 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/sysfs.sh' (45,845) at 20240405153232263
47819 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/samsung_fimd.h' (45,846) at 20240405153052953
47820 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-or-later' (45,847) at 20211006000025234
47821 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/bus_type.c' (45,848) at 20240405153231455
47822 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/host-gpio.service' (45,849) at 20240828080010887
47823 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/service_files/xyz.openbmc_project.Chassis.Control.Power@.service' (45,850) at 20211112040111283
47824 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nordanede' (45,851) at 20210307205553786
47825 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds2404.c' (45,852) at 20240405153231375
47826 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/Create/meson.build' (45,853) at 20230825080021141 to deleted uid set
47827 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clk_synthesizer.c' (45,854) at 20210308005002756
47828 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/tve_common.c' (45,855) at 20210308005003536
47829 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_pattern_group_nest1.decode' (45,856) at 20210308005046389
47830 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/rk_pwm.c' (45,857) at 20210308005003472
47831 2025-01-21 03:00:59.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/brcm_u-boot.c' (45,858) at 20240405153049705
47832 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/pr.rst' (45,859) at 20210309003648312
47833 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/ftrace.h' (45,860) at 20210307214925646
47834 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-sim/Makefile' (45,861) at 20210307214925674
47835 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/Makefile' (45,862) at 20240405153230643
47836 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts' (45,863) at 20210308005002620
47837 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcmcygnus/Makefile' (45,864) at 20210308005002552
47838 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/nios2_ksyms.c' (45,865) at 20210307214926310
47839 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdlib.c' (45,866) at 20210307214926362
47840 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_vpd.hpp' (45,867) at 20240819080030263
47841 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/kthread.c' (45,868) at 20220525020654391
47842 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c' (45,869) at 20240405153049813
47843 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_sas.h' (45,870) at 20240405153051673
47844 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/server.ttyS3.conf' (45,871) at 20230606080013598
47845 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/Kconfig' (45,872) at 20240405153051457
47846 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/firmware.rst' (45,873) at 20240405153044969
47847 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic23-spi.c' (45,874) at 20210307214932342
47848 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/meson.build' (45,875) at 20240326080039706
47849 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/README.md' (45,876) at 20240710080040518
47850 2025-01-21 03:00:59.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/README' (45,877) at 20210308005003056
47851 2025-01-21 03:00:59.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/collect_slot_vpd.cpp' (45,878) at 20240911080105024
47852 2025-01-21 03:00:59.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd.service' (45,879) at 20210307205553834
47853 2025-01-21 03:00:59.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_rport.c' (45,880) at 20220525020654023
47854 2025-01-21 03:00:59.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e.h' (45,881) at 20241115090012953
47855 2025-01-21 03:00:59.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7629.c' (45,882) at 20240405153230211
47856 2025-01-21 03:00:59.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/tlan.h' (45,883) at 20210307214929658
47857 2025-01-21 03:00:59.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/msm_sdhci.c' (45,884) at 20210308005003404
47858 2025-01-21 03:00:59.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c' (45,885) at 20240405153049941
47859 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm850.dtsi' (45,886) at 20240405153045789
47860 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/rbtree_augmented.h' (45,887) at 20210308005003668
47861 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm2835-aux.c' (45,888) at 20240405153046773
47862 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/acquirewdt.c' (45,889) at 20240405153052237
47863 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/win32-kbd-hook.h' (45,890) at 20210308005046057
47864 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-apalis-ixora-v1.1.dtsi' (45,891) at 20240405153045725
47865 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds_camp_core0.dts' (45,892) at 20210307214926346
47866 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8997.c' (45,893) at 20240405153230835
47867 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/oldask1_expected_stdout' (45,894) at 20210307214932154
47868 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7722.c' (45,895) at 20210307214926566
47869 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/ipv6.c' (45,896) at 20241216090017797
47870 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/.gitignore' (45,897) at 20240716080017671
47871 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hotplug.c' (45,898) at 20240405153230555
47872 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/nuvoton-cir.h' (45,899) at 20210309003650372
47873 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvdalen_Brunnsberg' (45,900) at 20210307205553778
47874 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sn9c2028.h' (45,901) at 20210307214928834
47875 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/fsl,pci.txt' (45,902) at 20210307214925382
47876 2025-01-21 03:00:59.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/checksum_32.h' (45,903) at 20210309003649092
47877 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/bios_table_iter.c' (45,904) at 20240901080013973
47878 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/ledtrig-usbport.c' (45,905) at 20240405153231539
47879 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-tobiduo-common.dtsi' (45,906) at 20240405153045605
47880 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OpenSSL' (45,907) at 20210307205554426
47881 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec.c' (45,908) at 20240405153051869
47882 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0016-Isolate-common-uefi-variable-authentication-steps.patch' (45,909) at 20241206090014214
47883 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_smfs.c' (45,910) at 20240405153231015
47884 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation.out' (45,911) at 20240326080039734
47885 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/video-interface-devices.yaml' (45,912) at 20240405153045101
47886 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/Makefile' (45,913) at 20210307205554390
47887 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ftintc010.c' (45,914) at 20240405153049193
47888 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pxa27x_udc.c' (45,915) at 20240405153231555
47889 2025-01-21 03:00:59.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_pio4.h' (45,916) at 20210308005002716
47890 2025-01-21 03:00:59.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_enet.c' (45,917) at 20240830080013275
47891 2025-01-21 03:00:59.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/062.out' (45,918) at 20210308005046441
47892 2025-01-21 03:00:59.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/rcar_gen3_thermal.c' (45,919) at 20240405153231499
47893 2025-01-21 03:00:59.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/gfx/irqsrcs_gfx_10_1.h' (45,920) at 20210307214927698
47894 2025-01-21 03:00:59.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_sdmc.h' (45,921) at 20240906080037336
47895 2025-01-21 03:00:59.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373-sdw.h' (45,922) at 20210309003654636
47896 2025-01-21 03:00:59.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/intel,lgm-usb-phy.yaml' (45,923) at 20240405153045129
47897 2025-01-21 03:00:59.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k_templates/main_global.c' (45,924) at 20240405153054385
47898 2025-01-21 03:00:59.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net.h' (45,925) at 20240405153050197
47899 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_ca_en50221.c' (45,926) at 20240405153049277
47900 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeDevice/meson.build' (45,927) at 20230825080021141 to deleted uid set
47901 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at_3.2.5.bb' (45,928) at 20241206090014334
47902 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-qsb.dts' (45,929) at 20240405153045493
47903 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpudeadline.h' (45,930) at 20210307214931758
47904 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/nbench-byte' (45,931) at 20210307205553870
47905 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/ge_common.h' (45,932) at 20210308005003004
47906 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rda.c' (45,933) at 20240405153047081
47907 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client.c' (45,934) at 20240405153054005
47908 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/siano/Kconfig' (45,935) at 20210307214928850
47909 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_adjust_tail_user.c' (45,936) at 20240405153053425
47910 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbrroot' (45,937) at 20241211090212530 to deleted uid set
47911 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/s700-cubieboard7.dts' (45,938) at 20210307214925986
47912 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/hsi.rst' (45,939) at 20240405153045193
47913 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/Motherboard/meson.build' (45,940) at 20230825080021141 to deleted uid set
47914 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_tables.h' (45,941) at 20240405153048361
47915 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sgmii_riser.h' (45,942) at 20210308005002960
47916 2025-01-21 03:00:59.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/oid_registry.h' (45,943) at 20240405153231831
47917 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dma-jz4780.c' (45,944) at 20240405153230279
47918 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/0001-Fixed-compilation-warnings-in-ainput-channel.patch' (45,945) at 20241206090014258
47919 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Guest_Additions.txt' (45,946) at 20210307205554482
47920 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/.gitignore' (45,947) at 20240405153054365
47921 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/uldivmod.S' (45,948) at 20210308005002708
47922 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/framebuffer.yaml' (45,949) at 20240405153045149
47923 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/mctp_%.bbappend' (45,950) at 20241206090014222
47924 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-csky-mpintc.c' (45,951) at 20240405153049193
47925 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ms_sensors/ms_sensors_i2c.c' (45,952) at 20240405153230691
47926 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/.gitignore' (45,953) at 20210307214932722
47927 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/dbus-sdr/sensorcommands_unittest.cpp' (45,954) at 20240829080022542
47928 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/cm.c' (45,955) at 20240405153049073
47929 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec.c' (45,956) at 20240405153231475
47930 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/bootscripts/bootzimg.cmd' (45,957) at 20210308005003044
47931 2025-01-21 03:00:59.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0003_add_cancelling_state.py' (45,958) at 20210307205554262
47932 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/user_session.h' (45,959) at 20241023080012895
47933 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/Makefile' (45,960) at 20240405153046033
47934 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/0001-support-to-override-usr-sbin-and-usr-share.patch' (45,961) at 20241221090017512
47935 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynq/clkc.c' (45,962) at 20240405153230247
47936 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i7core_edac.c' (45,963) at 20210309003649352
47937 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts' (45,964) at 20240405153229919
47938 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cht-wcove.c' (45,965) at 20240405153049217
47939 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/core_kern_overflow.c' (45,966) at 20240405153054269
47940 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/meson.build' (45,967) at 20240403080030222
47941 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/meson.build' (45,968) at 20240906080037276
47942 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/altera_jtaguart.h' (45,969) at 20210307214931354
47943 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_pma.h' (45,970) at 20210309003653964
47944 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/logs.py' (45,971) at 20231126090012817
47945 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/pl022.h' (45,972) at 20220525020654547
47946 2025-01-21 03:00:59.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mchp-eic.c' (45,973) at 20240405153049201
47947 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-syscfg-configfs.h' (45,974) at 20240405153048893
47948 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/test_emulate_step.c' (45,975) at 20240405153046177
47949 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dispc.h' (45,976) at 20220525020652975
47950 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/dwc3-omap.h' (45,977) at 20210308005003672
47951 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/linux-compat.h' (45,978) at 20210308005003500
47952 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/symlink.c' (45,979) at 20210307214931134
47953 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_debug.h' (45,980) at 20240405153050217
47954 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_core.c' (45,981) at 20240405153230799
47955 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca-dmic.c' (45,982) at 20240405153232159
47956 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-pcm.c' (45,983) at 20240613080016551
47957 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/kvm.h' (45,984) at 20240405153052897
47958 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/OWNERS' (45,985) at 20220723030029377
47959 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h' (45,986) at 20240405153048657
47960 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-exynos5.c' (45,987) at 20210308005003516
47961 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-intro.rst' (45,988) at 20210309003648500
47962 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_subr.c' (45,989) at 20240405153053169
47963 2025-01-21 03:00:59.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw_priv.h' (45,990) at 20240405153230799
47964 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/pmu_event_filter_test.c' (45,991) at 20240405153232271
47965 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/feature_to_c.py' (45,992) at 20240906080037444
47966 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spu2.c' (45,993) at 20240613080016387
47967 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-points.c' (45,994) at 20240405153049529
47968 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/aarch64.conf' (45,995) at 20240106090017257
47969 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr3-timings.yaml' (45,996) at 20240405153045101
47970 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/arm,pl172.txt' (45,997) at 20210307214925354
47971 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-hummingboard2-emmc.dtsi' (45,998) at 20240405153045513
47972 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC9-83.0W' (45,999) at 20210307205553758
47973 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/mon_main.c' (46,000) at 20210307214930846
47974 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader/texture-blit-flip.vert' (46,001) at 20230426080043960
47975 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear1340-evb.dts' (46,002) at 20240405153045577
47976 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.h' (46,003) at 20210307214930554
47977 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs.c' (46,004) at 20240405153051573
47978 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/add_and_remove.tc' (46,005) at 20210309003656000
47979 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da7219-aad.h' (46,006) at 20240405153052885
47980 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/iguanair.c' (46,007) at 20240405153049509
47981 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f746-disco.dts' (46,008) at 20240405153229903
47982 2025-01-21 03:00:59.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mc13892.h' (46,009) at 20210308005003672
47983 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/Makefile' (46,010) at 20240405153045909
47984 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-tauros3.h' (46,011) at 20210307214925966
47985 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/ksparser.py' (46,012) at 20230919080013994
47986 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Garpenberg_Kuppgarden' (46,013) at 20210307205553782
47987 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_ATM_defconfig' (46,014) at 20210308005003236
47988 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,cpg-div6-clock.yaml' (46,015) at 20240405153045029
47989 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/cx88-devel.rst' (46,016) at 20210307214925462
47990 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/snb-metrics.json' (46,017) at 20240405153054149
47991 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/Makefile' (46,018) at 20240405153230379
47992 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/040.out' (46,019) at 20210308005046437
47993 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/Kconfig' (46,020) at 20240405153230543
47994 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cxl-test.c' (46,021) at 20230925080040093
47995 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/rxsbg.c' (46,022) at 20230426080043952
47996 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-renesas-intc-irqpin.c' (46,023) at 20240405153230751
47997 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/org.openbmc.control.Power@.service' (46,024) at 20221129040014411
47998 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/common.h' (46,025) at 20240405153051409
47999 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/cpu-param.h' (46,026) at 20241211090212494
48000 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_SECURE_BOOT_defconfig' (46,027) at 20210308005003244
48001 2025-01-21 03:00:59.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/siginfo.h' (46,028) at 20240405153231867
48002 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/paaudio.c' (46,029) at 20240326080039370
48003 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-controller/mips-gic.h' (46,030) at 20210308005003636
48004 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/battery/bat_trats.c' (46,031) at 20210308005003468
48005 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch' (46,032) at 20241221090017680
48006 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-x86.h' (46,033) at 20210308005003612
48007 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp2-olpc-xo-1-75.dts' (46,034) at 20240405153045457
48008 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/sysreg-sr.h' (46,035) at 20240405153045881
48009 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/leds-qcom-lpg.c' (46,036) at 20240405153230755
48010 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/rdacm21.c' (46,037) at 20240405153230791
48011 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/compat_dh.c' (46,038) at 20210307214932170
48012 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/Makefile' (46,039) at 20240805080013911
48013 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cy8ctmg110_ts.c' (46,040) at 20240405153049157
48014 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/bfind.c' (46,041) at 20210819100021634
48015 2025-01-21 03:00:59.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_hst.h' (46,042) at 20210307214929770
48016 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/Kconfig' (46,043) at 20240405153231075
48017 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ta_xgmi_if.h' (46,044) at 20220525020652478
48018 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/tegra30-mc.h' (46,045) at 20210308005003636
48019 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kprobes.c' (46,046) at 20240815080012911
48020 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-drd.yaml' (46,047) at 20240405153045185
48021 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/Makefile' (46,048) at 20210308005002712
48022 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ACEX1K.h' (46,049) at 20210308005003556
48023 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/setup.h' (46,050) at 20210307214926550
48024 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/acpi.c' (46,051) at 20240405153046349
48025 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-bcm6358.c' (46,052) at 20240405153049217
48026 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/meson.build' (46,053) at 20241211090212306
48027 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/ddr.c' (46,054) at 20210308005002728
48028 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target.c.inc' (46,055) at 20241211090212526
48029 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/isa-timer.c' (46,056) at 20210307214925882
48030 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/Makefile' (46,057) at 20240405153046309
48031 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/systable.c' (46,058) at 20240405153047041
48032 2025-01-21 03:00:59.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APAFML' (46,059) at 20211006000025226
48033 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_eeprom.h' (46,060) at 20240405153050449
48034 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_kvp_daemon.c' (46,061) at 20240405153232211
48035 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp7045.c' (46,062) at 20240405153049557
48036 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/m68k/denormal.c' (46,063) at 20240326080039746
48037 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/tps546d24.c' (46,064) at 20240405153048873
48038 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vblank.c' (46,065) at 20240405153048465
48039 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/loongarch/tune-loongarch.inc' (46,066) at 20230211040012647
48040 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/107' (46,067) at 20220429100100890
48041 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/safe-syscall.S' (46,068) at 20220429100100406
48042 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/MAINTAINERS' (46,069) at 20210308005003008
48043 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-Turku' (46,070) at 20210307205553758
48044 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/hisilicon,mbigen-v2.txt' (46,071) at 20210307214925342
48045 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db_5.3.28.bb' (46,072) at 20241206090014346
48046 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_macsec.h' (46,073) at 20210716100029955
48047 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-top-perms' (46,074) at 20240326080039734
48048 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/Kconfig' (46,075) at 20210308005002916
48049 2025-01-21 03:00:59.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/shadow-vars.rst' (46,076) at 20240405153045225
48050 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_log_syslog.c' (46,077) at 20240405153232059
48051 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/opcua.json' (46,078) at 20210307205553850
48052 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/mptcp/options.c' (46,079) at 20240910080014094 to deleted uid set
48053 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-virtio.yaml' (46,080) at 20220525020651674
48054 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp.dtsi' (46,081) at 20240405153229975
48055 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch' (46,082) at 20230131040012027
48056 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_ethtool.c' (46,083) at 20240405153049965
48057 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc_20230219.bb' (46,084) at 20230401080011935
48058 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_koi8-r.c' (46,085) at 20210307214931190
48059 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.0.rst' (46,086) at 20230114040015514
48060 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_ism.h' (46,087) at 20241216090017797
48061 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022ds_36b.dts' (46,088) at 20210307214926346
48062 2025-01-21 03:00:59.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm-qspi.c' (46,089) at 20240405153231459
48063 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console.c' (46,090) at 20241211090212554
48064 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcurses/libcurses-perl_1.45.bb' (46,091) at 20241221090017544
48065 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb' (46,092) at 20220402030015899
48066 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2500pci.h' (46,093) at 20240405153050617
48067 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/.prettierrc.yaml' (46,094) at 20221213040016740
48068 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.SNTP' (46,095) at 20210308005003292
48069 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch' (46,096) at 20230706080014741
48070 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/exception.json' (46,097) at 20240405153054105
48071 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch_2.7.6.bb' (46,098) at 20220402030016179
48072 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_pick_qb.c' (46,099) at 20210308005046505
48073 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-db.dts' (46,100) at 20240405153045453
48074 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/meson.build' (46,101) at 20241125090040576 to deleted uid set
48075 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_lut.h' (46,102) at 20240405153049445
48076 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/busybox/busybox_%.bbappend' (46,103) at 20210812000025290
48077 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mtk-cirq.c' (46,104) at 20240405153049201
48078 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/applesmc.c' (46,105) at 20241211090212294
48079 2025-01-21 03:00:59.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/__init__.py' (46,106) at 20210308005003736
48080 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-reset.c' (46,107) at 20210307214926290
48081 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/getopts.cfg' (46,108) at 20241221090017636
48082 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x-afe.c' (46,109) at 20240405153049305
48083 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/opdef.h' (46,110) at 20240405153052965
48084 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/multiplexer/Kconfig' (46,111) at 20240405153049009
48085 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/alarmtimer.h' (46,112) at 20210307214931606
48086 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-bsp/u-boot/u-boot_%.bbappend' (46,113) at 20241221090017576
48087 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_nat.h' (46,114) at 20210307214931662
48088 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.c' (46,115) at 20240405153231175
48089 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm017-dc3/psu_init_gpl.c' (46,116) at 20210308005003200
48090 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/olpc.h' (46,117) at 20210307214926670
48091 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.h' (46,118) at 20240405153048353
48092 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/tegra/Makefile' (46,119) at 20240405153231351
48093 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/mac.h' (46,120) at 20240405153051953
48094 2025-01-21 03:00:59.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c' (46,121) at 20240726080012854
48095 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_core.c' (46,122) at 20241216090017721
48096 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a0-spl_defconfig' (46,123) at 20210308005003256
48097 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/cpu-param.h' (46,124) at 20241211090212478
48098 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-da9052.c' (46,125) at 20210307214928546
48099 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_sf.py' (46,126) at 20210308005003744
48100 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (46,127) at 20241206090014218
48101 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts' (46,128) at 20240405153045709
48102 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbfadt.c' (46,129) at 20240405153046625
48103 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-crypt.rst' (46,130) at 20220525020651642
48104 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs3.h' (46,131) at 20210307214931458
48105 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/preg_alias.c' (46,132) at 20230925080040097
48106 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/ifm-csi.txt' (46,133) at 20210307214925362
48107 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_u32.c' (46,134) at 20210307214932058
48108 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/core.c' (46,135) at 20240405153053485
48109 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-clock-data-logger@.service.in' (46,136) at 20230513080022442
48110 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/_templates/breadcrumbs.html' (46,137) at 20210307205554290
48111 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_42.h' (46,138) at 20240405153048541
48112 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-camera.rst' (46,139) at 20240405153045313
48113 2025-01-21 03:00:59.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/Kconfig' (46,140) at 20210308005002852
48114 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_device_info.c' (46,141) at 20240405153230579
48115 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gpio-fan.c' (46,142) at 20240405153048857
48116 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/301' (46,143) at 20210927100127505
48117 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/console.h' (46,144) at 20240405153231803
48118 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8.dts' (46,145) at 20210307214926010
48119 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/ufs_quirks.h' (46,146) at 20240405153231883
48120 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_netcell.c' (46,147) at 20240405153046665
48121 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c' (46,148) at 20240726080012846
48122 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/runlatch.h' (46,149) at 20240405153046125
48123 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/ftpm.py' (46,150) at 20241206090014214
48124 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mux.h' (46,151) at 20240405153230247
48125 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pv88060.txt' (46,152) at 20210307214925410
48126 2025-01-21 03:00:59.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS1-ssh-bic@.service' (46,153) at 20230203040020726
48127 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/testmode.c' (46,154) at 20210307214929782
48128 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.h' (46,155) at 20240405153047277
48129 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/e820_memory_layout.c' (46,156) at 20240906080037228
48130 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/capabilities/validate_cap.c' (46,157) at 20210307214932662
48131 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/crypto.json' (46,158) at 20240405153054117
48132 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/ptrace.h' (46,159) at 20210308005002808
48133 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/include/platform/lcd.h' (46,160) at 20210307214926770
48134 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/fec.h' (46,161) at 20210307214931390
48135 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-fqs.svg' (46,162) at 20210307214925210
48136 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/Kconfig' (46,163) at 20240405153051873
48137 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-dreamcast/Makefile' (46,164) at 20210307214926538
48138 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/lib/external_intf/management_console_utils.py' (46,165) at 20221209040018567 to deleted uid set
48139 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update.bb' (46,166) at 20241221090017480
48140 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_job.c' (46,167) at 20240613080016379
48141 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd30.h' (46,168) at 20240405153048969
48142 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-sva.c' (46,169) at 20240405153230747
48143 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/da9052_wdt.c' (46,170) at 20210307214930966
48144 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/Makefile' (46,171) at 20210307214926266
48145 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_targdb.c' (46,172) at 20210307214930310
48146 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/pgm_check_info.c' (46,173) at 20240405153046269
48147 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_core.h' (46,174) at 20220525020653271
48148 2025-01-21 03:00:59.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml' (46,175) at 20240405153045113
48149 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/oldask1_config' (46,176) at 20210308005003736
48150 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dts' (46,177) at 20240405153045821
48151 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/slip.h' (46,178) at 20220525020653691
48152 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (46,179) at 20240703080014815 to deleted uid set
48153 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/howto.rst' (46,180) at 20240405153045301
48154 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/smsc37b787_wdt.c' (46,181) at 20210309003653356
48155 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/mrccache.c' (46,182) at 20210308005002884
48156 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_spl_simple.c' (46,183) at 20210308005003416
48157 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/unistd_x32.h' (46,184) at 20241211090212374
48158 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/microblaze-core.xml' (46,185) at 20230426080043664
48159 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mt7615_trace.h' (46,186) at 20240405153231227
48160 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evxfgpe.c' (46,187) at 20240405153046617
48161 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/phosphor-snmp/xyz.openbmc_project.Network.SNMP.service' (46,188) at 20230215040018439
48162 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/float_convs.ref' (46,189) at 20220429100100942
48163 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/pvtime.c' (46,190) at 20240405153045889
48164 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/Makefile' (46,191) at 20240405153231455
48165 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Memory_v1.xml' (46,192) at 20240619080002928
48166 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-add-libnetsnmp-when-link.patch' (46,193) at 20210307205553818
48167 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_strncmp.sh' (46,194) at 20240405153054241
48168 2025-01-21 03:00:59.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/Makefile.am' (46,195) at 20210307214932742
48169 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/sun3ints.c' (46,196) at 20220525020651986
48170 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/Kconfig' (46,197) at 20210308005003736
48171 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_output.c' (46,198) at 20241211090145433
48172 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/pdt.c' (46,199) at 20210307214930002
48173 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp' (46,200) at 20241211090002379
48174 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus_to_event_handler.cpp' (46,201) at 20240826080030471
48175 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel_sdsi' (46,202) at 20240405153044925
48176 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpio_phy.h' (46,203) at 20240405153048449
48177 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/imx-regs.h' (46,204) at 20210308005002672
48178 2025-01-21 03:00:59.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/keystone_net.c' (46,205) at 20210308005003448
48179 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/extable.c' (46,206) at 20240405153045949
48180 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/master.c' (46,207) at 20240405153053233
48181 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/base.cpp' (46,208) at 20240530080030270
48182 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc-softmmu.mak' (46,209) at 20240906080037160
48183 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/sifive_edac.c' (46,210) at 20240405153047021
48184 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxtu102.c' (46,211) at 20240405153048641
48185 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdeflate/libdeflate_1.20.bb' (46,212) at 20241206090014250
48186 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/aosp.h' (46,213) at 20240405153053177
48187 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/ncsi.c' (46,214) at 20210421100236122
48188 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/stm32-timer-trigger.c' (46,215) at 20240405153049017
48189 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/acpi.c' (46,216) at 20240405153229999
48190 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/scatterwalk.h' (46,217) at 20240405153052625
48191 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/1296.patch' (46,218) at 20231011080016574
48192 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs42l56.txt' (46,219) at 20210307214925426
48193 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/meson.build' (46,220) at 20210417000012636
48194 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/socfpga.c' (46,221) at 20210308005003072
48195 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_synth.c' (46,222) at 20210307214932222
48196 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/clocksource.h' (46,223) at 20210307214926578
48197 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/meson.build' (46,224) at 20241211090212314
48198 2025-01-21 03:00:59.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/scm.c' (46,225) at 20240405153232007
48199 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-vmsr-helper.rst' (46,226) at 20240906080037180
48200 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/machine.c' (46,227) at 20240613080016563
48201 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/entry_point.py' (46,228) at 20221206040017633
48202 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_eswitch_br.c' (46,229) at 20241018080014498
48203 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd/fix-pps_strerror_r.patch' (46,230) at 20241221090017532
48204 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_hier.sh' (46,231) at 20240405153054341
48205 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36060.c' (46,232) at 20240405153049389
48206 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352' (46,233) at 20210307214925190
48207 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/board.c' (46,234) at 20210308005002920
48208 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/licenses/Unicode' (46,235) at 20210307205554010
48209 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp152.dtsi' (46,236) at 20240405153045373
48210 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/bmcweb.service.in' (46,237) at 20240824080002926
48211 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/bvme6000_defconfig' (46,238) at 20240405153230003
48212 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond-lladdr-target.sh' (46,239) at 20240405153054293
48213 2025-01-21 03:00:59.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_merge.c' (46,240) at 20210307214932722
48214 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/nxp,tda998x.yaml' (46,241) at 20240405153045037
48215 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32f429-evaluation_defconfig' (46,242) at 20210308005003280
48216 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_mbx.c' (46,243) at 20240405153231439
48217 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_nid_api.h' (46,244) at 20240405153054225
48218 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kthread.c' (46,245) at 20241018080014570
48219 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_emmc0_defconfig' (46,246) at 20210308005003284
48220 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/dcpop.c' (46,247) at 20230925080040097
48221 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox_flattree_defconfig' (46,248) at 20210308005003276
48222 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/json_writer.c' (46,249) at 20240405153054037
48223 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_spi_rcw.cfg' (46,250) at 20210308005002992
48224 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.h' (46,251) at 20210307214929922
48225 2025-01-21 03:00:59.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seeed/linkit-smart-7688/Makefile' (46,252) at 20210308005003048
48226 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-panda-common.dtsi' (46,253) at 20240405153045605
48227 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc.c' (46,254) at 20210308005003404
48228 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-a100-ccu.h' (46,255) at 20240405153231795
48229 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/MAINTAINERS' (46,256) at 20210308005002972
48230 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/apple/rtkit.h' (46,257) at 20240405153052793
48231 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/rust.py' (46,258) at 20241206090014306
48232 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/isp116x-hcd.c' (46,259) at 20240405153052101
48233 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ds1621.rst' (46,260) at 20210307214925498
48234 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/lib/Makefile' (46,261) at 20210308005002808
48235 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sc8180x.h' (46,262) at 20241011080017371
48236 2025-01-21 03:00:59.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/vmlinux.lds.S' (46,263) at 20240405153046061
48237 2025-01-21 03:00:59.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_0_sh_mask.h' (46,264) at 20210307214927334
48238 2025-01-21 03:00:59.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.h' (46,265) at 20210309003653312
48239 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-g12a.c' (46,266) at 20240405153231323
48240 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/Kconfig' (46,267) at 20210307214927766
48241 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/floating-point.json' (46,268) at 20240405153054137
48242 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/meson.build' (46,269) at 20240326080039442
48243 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/power-domain.yaml' (46,270) at 20240405153045137
48244 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/timers/.gitignore' (46,271) at 20220525020654935
48245 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/atakeyb.c' (46,272) at 20210309003648816
48246 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7629/mt7629_rfb.c' (46,273) at 20210308005003016
48247 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sync_bitops.h' (46,274) at 20210307214926678
48248 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/50-mount-persistent' (46,275) at 20240218090011626
48249 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_debugfs.c' (46,276) at 20240405153050205
48250 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_hdmi.h' (46,277) at 20240405153048569
48251 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-evk.dts' (46,278) at 20240405153229923
48252 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/mmu.c' (46,279) at 20241125090012231
48253 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware.h' (46,280) at 20240405153231287
48254 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/bitops.c' (46,281) at 20230426080043960
48255 2025-01-21 03:00:59.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/AssemblyStore.js' (46,282) at 20241004080035963
48256 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libgcc.h' (46,283) at 20240405153052721
48257 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ls102xa_stream_id.c' (46,284) at 20210308005002960
48258 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PowerSupply_v1.xml' (46,285) at 20240619080002932
48259 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RoleCollection.json' (46,286) at 20240619080002952
48260 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00233_video_measure_memmap_package.h' (46,287) at 20210307214928682
48261 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/notif.h' (46,288) at 20240405153052965
48262 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/ex.S' (46,289) at 20210307214926562
48263 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/driver.c' (46,290) at 20240812080017244
48264 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/cpm_uart.h' (46,291) at 20240405153231511
48265 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/common/getopt.c' (46,292) at 20240405153054213
48266 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/hard-interface.c' (46,293) at 20240405153231987
48267 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pc236_common.c' (46,294) at 20240405153046889
48268 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (46,295) at 20230120040014546
48269 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml' (46,296) at 20240906080037132
48270 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mutex.c' (46,297) at 20240405153054197
48271 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Documentation/devicetree/pi433.txt' (46,298) at 20240405153051873
48272 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_maven.c' (46,299) at 20240405153052197
48273 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/spi/Kconfig' (46,300) at 20240405153049521
48274 2025-01-21 03:00:59.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.23.rst' (46,301) at 20241221090017596
48275 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1372.c' (46,302) at 20240405153232143
48276 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/uart-ath79.c' (46,303) at 20240405153045985
48277 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_callbacks_busy.c' (46,304) at 20220818100014835
48278 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cscope/cscope_15.9.bb' (46,305) at 20241221090017512
48279 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.c' (46,306) at 20240405153230747
48280 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.h' (46,307) at 20210307214929946
48281 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/libgcc.c' (46,308) at 20210308005002828
48282 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma_types.h' (46,309) at 20240405153048541
48283 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.c' (46,310) at 20240405153048661
48284 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mcs.h' (46,311) at 20210307214931478
48285 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/agent.h' (46,312) at 20210307214928370
48286 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/target/qemu.py' (46,313) at 20240106090017261
48287 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/tu102.c' (46,314) at 20240405153048637
48288 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/run-ptest' (46,315) at 20231011080016614
48289 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c' (46,316) at 20210309003651144
48290 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-nested.out' (46,317) at 20210308005046397 to deleted uid set
48291 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/ring_buffer_benchmark.c' (46,318) at 20240405153053061
48292 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-mixer_1.2.12.bb' (46,319) at 20241221090017528
48293 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/150.out.raw' (46,320) at 20210308005046453
48294 2025-01-21 03:00:59.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/qcom_camss.rst' (46,321) at 20240405153229739
48295 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mt7530.h' (46,322) at 20240429080012424
48296 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/thermal.h' (46,323) at 20210308005003688
48297 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/st,stm32-rcc.txt' (46,324) at 20210308005003304
48298 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610m4.dtsi' (46,325) at 20240405153045537
48299 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/si476x-i2c.c' (46,326) at 20240405153049613
48300 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-74xx-mmio.c' (46,327) at 20240405153230303
48301 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/exynos4210_gic.c' (46,328) at 20221215040039118
48302 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index.rst' (46,329) at 20241211090212234
48303 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/Makefile' (46,330) at 20210309003656020
48304 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/isdn/capicmd.h' (46,331) at 20210307214931638
48305 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zmx25_defconfig' (46,332) at 20210308005003288
48306 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-liftoff-Correct-function-signatures.patch' (46,333) at 20241221090017512
48307 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grasmark' (46,334) at 20210307205553782
48308 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/testfloat/testfloat_3e.bb' (46,335) at 20241221090017544
48309 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/lontium,lt9211.yaml' (46,336) at 20240405153045037
48310 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-round-robin.c' (46,337) at 20240405153049249
48311 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/processpptables.h' (46,338) at 20210309003649648
48312 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/perf_event.h' (46,339) at 20240405153231875
48313 2025-01-21 03:00:59.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c' (46,340) at 20210307214927950
48314 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/twl4030-madc-hwmon.rst' (46,341) at 20210307214925506
48315 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/tbench.sh' (46,342) at 20240405153054233
48316 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/crg-hi3798cv200.c' (46,343) at 20240405153230211
48317 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08_spi.c' (46,344) at 20240405153051337
48318 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/button_factory.hpp' (46,345) at 20241209090018856
48319 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/NFIT.memhp' (46,346) at 20240906080037556 to deleted uid set
48320 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/Kconfig' (46,347) at 20210307214929550
48321 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_json.py' (46,348) at 20240405153054225
48322 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpni-cmd.h' (46,349) at 20240405153049921
48323 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-csc-scaler.c' (46,350) at 20240405153231471
48324 2025-01-21 03:00:59.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/imx-ldb.c' (46,351) at 20240405153048557
48325 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bcm-sba-raid.c' (46,352) at 20240405153230279
48326 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs3acl.c' (46,353) at 20240405153052433
48327 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt298.c' (46,354) at 20240405153053713
48328 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qemu-img-bitmaps' (46,355) at 20210927100127505
48329 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/cpuinfo' (46,356) at 20210308005059705
48330 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip-rga.yaml' (46,357) at 20240405153045101
48331 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fuse.h' (46,358) at 20240405153231871
48332 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/nospec-branch.h' (46,359) at 20240405153046277
48333 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_watermark.h' (46,360) at 20240405153048465
48334 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/spi.c' (46,361) at 20210308005003740
48335 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dts' (46,362) at 20240405153045745
48336 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/update-config.patch' (46,363) at 20210307205553834
48337 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/cs-etm.c' (46,364) at 20240405153232219
48338 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_efi_selftest.py' (46,365) at 20210308005003744
48339 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc834x_itx_defconfig' (46,366) at 20210307214926366
48340 2025-01-21 03:00:59.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65218.c' (46,367) at 20240405153230307
48341 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/bounces' (46,368) at 20210308005003300
48342 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/perf_event_stackmap.c' (46,369) at 20240405153054273
48343 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/uc.c' (46,370) at 20220525020653139
48344 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h' (46,371) at 20220525020652947
48345 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/Kconfig' (46,372) at 20240405153049153
48346 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/Kbuild' (46,373) at 20210307214927974
48347 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_base.h' (46,374) at 20240405153230983
48348 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/quarantine.c' (46,375) at 20240405153053129
48349 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc_table.host.h' (46,376) at 20210307214930558
48350 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-beagle-x15-revc.dts' (46,377) at 20210308005002564
48351 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/msu-sink.c' (46,378) at 20220818100014715
48352 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml' (46,379) at 20240405153045029
48353 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-kernel/linux/linux-aspeed_%.bbappend' (46,380) at 20221015030011580
48354 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/vertexcom/mse102x.c' (46,381) at 20241125090012255
48355 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto_6.12.bb' (46,382) at 20241221090017688
48356 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/udoo_neo.h' (46,383) at 20210308005003624
48357 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/config-bmccpld.json' (46,384) at 20240405080013750
48358 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/Makefile' (46,385) at 20210307214928086
48359 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_maple_tree.c' (46,386) at 20240405153231955
48360 2025-01-21 03:00:59.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp_cm.c' (46,387) at 20240405153047245
48361 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_dup_netdev.c' (46,388) at 20240405153053333
48362 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_ethtool.c' (46,389) at 20240405153050173
48363 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/logging_utils.robot' (46,390) at 20240627080021048
48364 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-net-common/gbmc-net-lib.sh' (46,391) at 20241221090017480
48365 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/igmp.c' (46,392) at 20240405153232019
48366 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lasi700.c' (46,393) at 20220525020654019
48367 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier/meson.build' (46,394) at 20230825080021137 to deleted uid set
48368 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-config/power_reading.json' (46,395) at 20230511080017319
48369 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ldsx.c' (46,396) at 20240405153232263
48370 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/APIC' (46,397) at 20240906080037556 to deleted uid set
48371 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emu8000.h' (46,398) at 20220525020654655
48372 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cpu.c' (46,399) at 20210308005002724
48373 2025-01-21 03:00:59.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/l2cap_sock.c' (46,400) at 20241216090017785
48374 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dprtc.c' (46,401) at 20210307214929394
48375 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.json' (46,402) at 20210308005046405
48376 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_intr.h' (46,403) at 20240405153049893
48377 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/uboot-extlinux-config.bbclass' (46,404) at 20231014080011731
48378 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/transhuge.rst' (46,405) at 20240405153045229
48379 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_perfcnt.h' (46,406) at 20210307214927990
48380 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/gparted/files/0001-Install-polkit-action-unconditionally-executable-pke.patch' (46,407) at 20210307205553742
48381 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/tests/Makefile' (46,408) at 20220525020652362
48382 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_features_def.h.inc' (46,409) at 20240906080037532
48383 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5cm.dtsi' (46,410) at 20210308005002572
48384 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/Makefile' (46,411) at 20220525020651802
48385 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk.c' (46,412) at 20240405153046849
48386 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/xlnx-usb-subsystem.c' (46,413) at 20210927100127213
48387 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongarch_ipi.c' (46,414) at 20240906080037240
48388 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/uncore-interconnect.json' (46,415) at 20240405153054149
48389 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/sb1250_swarm_defconfig' (46,416) at 20240405153045997
48390 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_SECURE_BOOT_defconfig' (46,417) at 20210308005003244
48391 2025-01-21 03:00:59.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/nlohmann_json.wrap' (46,418) at 20231208090033857
48392 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpu-features.h' (46,419) at 20240405153046001
48393 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/LoadPin.rst' (46,420) at 20220525020651638
48394 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/isp1362-hcd.c' (46,421) at 20240405153231559
48395 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-samsung-serranove.dts' (46,422) at 20240405153045545
48396 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/opal/oppanel-opal.txt' (46,423) at 20210307214925406
48397 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/stm32-reset.c' (46,424) at 20210308005003480
48398 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t2080_ids.c' (46,425) at 20210308005002832
48399 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/test-empty-image.bb' (46,426) at 20210307205554386
48400 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pch_display.h' (46,427) at 20240405153048457
48401 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/kprobes.c' (46,428) at 20240405153045921
48402 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_reg.h' (46,429) at 20240405153049409
48403 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367_priv.h' (46,430) at 20210307214928638
48404 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-cxl-protocol.h' (46,431) at 20241114091008832
48405 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sndrv_ctl_ioctl.sh' (46,432) at 20210307214932578
48406 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/Kconfig' (46,433) at 20210308005003040
48407 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kdebug.h' (46,434) at 20240405153045937
48408 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/178' (46,435) at 20210927100127489
48409 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/unix_connect.c' (46,436) at 20240405153054333
48410 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/.gitignore' (46,437) at 20210308005002752
48411 2025-01-21 03:00:59.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/touchkit_ps2.c' (46,438) at 20210307214928494
48412 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cgroup_tcp_skb.h' (46,439) at 20240405153232255
48413 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-4.3.rst' (46,440) at 20231126090012821
48414 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/ndctl/0001-include-libgen.h-for-basename.patch' (46,441) at 20240413080012647
48415 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/Makefile' (46,442) at 20210308005003716
48416 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/JCSat3A_C-128.0E' (46,443) at 20210307205553762
48417 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-chrome-common.dtsi' (46,444) at 20240405153229947
48418 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/config.mk' (46,445) at 20210308005002756
48419 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/toshiba-wmi.c' (46,446) at 20210307214930150
48420 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_ll.c' (46,447) at 20210309003649340
48421 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/rockchip.c' (46,448) at 20220525020653687
48422 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/kas-security-base.yml' (46,449) at 20230706080014769
48423 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch' (46,450) at 20210307205553946
48424 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/kgdb_nmi.c' (46,451) at 20240405153231515
48425 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el1t.c' (46,452) at 20210307214932634
48426 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pcmcia.h' (46,453) at 20210308005003680
48427 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/Makefile' (46,454) at 20210307214929262
48428 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_common.c' (46,455) at 20210308005003452
48429 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/preempt-locking.rst' (46,456) at 20210307214925518
48430 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de_types.h' (46,457) at 20210307214930554
48431 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/Makefile' (46,458) at 20240405153045473
48432 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/images/meta-oe-image-all.bb' (46,459) at 20231014080011723
48433 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/mmap-basic.c' (46,460) at 20240405153232231
48434 2025-01-21 03:00:59.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6125-mdss.yaml' (46,461) at 20240405153229763
48435 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_bcm7271.c' (46,462) at 20240613080016467
48436 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/bcm6348-usbh-phy.c' (46,463) at 20210308005003452
48437 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfbdrv.c' (46,464) at 20240405153231587
48438 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/Kconfig' (46,465) at 20241211090212342
48439 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5677.h' (46,466) at 20240405153232159
48440 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/tlb.c' (46,467) at 20210308005002980
48441 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/ibm,vas.txt' (46,468) at 20210307214925406
48442 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/sigcontext.h' (46,469) at 20210307214926554
48443 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-olinuxino.dts' (46,470) at 20210308005002620
48444 2025-01-21 03:00:59.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/ksyms_common.c' (46,471) at 20240405153053013
48445 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-trace-id.h' (46,472) at 20240405153048893
48446 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/init-install-efi.sh' (46,473) at 20220612030016755
48447 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/blanche.c' (46,474) at 20210308005003032
48448 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/lm3646.c' (46,475) at 20240405153049317
48449 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x04_uclass.h' (46,476) at 20220525020653035
48450 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/mtk-reset.h' (46,477) at 20210308005003640
48451 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/mds.rst' (46,478) at 20240405153229747
48452 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_fip.h' (46,479) at 20240405153051601
48453 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cdmm.h' (46,480) at 20210307214926210
48454 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/lpddr_cmds.c' (46,481) at 20240405153049681
48455 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-98dx3236-pinctrl.txt' (46,482) at 20210307214925394
48456 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/tools/i2c/test/mocked_i2c_interface.hpp' (46,483) at 20241025080030538 to deleted uid set
48457 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/tlbflush.h' (46,484) at 20210307214926622
48458 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-extended/pam/libpam/faillock.conf' (46,485) at 20240221090011581
48459 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,tcu.h' (46,486) at 20210307214931326
48460 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_unpriv_bpf_disabled.c' (46,487) at 20240405153054281
48461 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/ustack.h' (46,488) at 20210307214926122
48462 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-igep0033.dtsi' (46,489) at 20240405153045589
48463 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-lts.dts' (46,490) at 20220525020651902
48464 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ch7301.c' (46,491) at 20210308005003000
48465 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/setup.c' (46,492) at 20240628080013977
48466 2025-01-21 03:00:59.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_realtek_common.h' (46,493) at 20240405153053953
48467 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctatc.h' (46,494) at 20220525020654991
48468 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-installer/0001-src-installer-utils.py-sort-entries-before-writing-o.patch' (46,495) at 20241221090017668
48469 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/sunxi_defconfig' (46,496) at 20240613080016363
48470 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/.gitignore' (46,497) at 20240405153046441
48471 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c' (46,498) at 20240913080013801
48472 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/virtconvert.h' (46,499) at 20240405153045965
48473 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/canokey.c' (46,500) at 20230925080039909
48474 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml' (46,501) at 20240405153229803
48475 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/core.h' (46,502) at 20240405153230915
48476 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi' (46,503) at 20240405153229971
48477 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/report_types.hpp' (46,504) at 20230524080039233
48478 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_FISTTP.c' (46,505) at 20210307214932734
48479 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi.h' (46,506) at 20210308005002872
48480 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_dump.h' (46,507) at 20240405153048701
48481 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/sys_proto.h' (46,508) at 20210308005002656
48482 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/templates/default/bblayers.conf.sample' (46,509) at 20240323080013545
48483 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit-group-rule-network.bb' (46,510) at 20241221090017520
48484 2025-01-21 03:00:59.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-yavia.dtsi' (46,511) at 20240405153229971
48485 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/fw.h' (46,512) at 20241211090145473
48486 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-3.0-only' (46,513) at 20210316000012717
48487 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_enet.h' (46,514) at 20210307214926218
48488 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-link.h' (46,515) at 20220525020654655
48489 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/Makefile' (46,516) at 20220525020652066
48490 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/device.h' (46,517) at 20220525020653131
48491 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc866ads.dts' (46,518) at 20210307214926358
48492 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gusum' (46,519) at 20210307205553782
48493 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads1100.c' (46,520) at 20240405153048961
48494 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/README' (46,521) at 20210308005003004
48495 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/trusted_caam.h' (46,522) at 20240405153052657
48496 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/probe.c' (46,523) at 20220525020653839
48497 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-r7-tv-dongle.dts' (46,524) at 20210308005002620
48498 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/run-ptest' (46,525) at 20241221090017668
48499 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/clock.c' (46,526) at 20210307214926270
48500 2025-01-21 03:00:59.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_kontronoem.h' (46,527) at 20210308004938820
48501 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml' (46,528) at 20240405153045165
48502 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.json' (46,529) at 20210308005046405
48503 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-audsys-clkid.h' (46,530) at 20240405153053965
48504 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7366.c' (46,531) at 20210307214926562
48505 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-opos6ul.dtsi' (46,532) at 20240405153045529
48506 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/gtimer.h' (46,533) at 20240906080037456
48507 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_sw.c' (46,534) at 20220525020654939
48508 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_caif.h' (46,535) at 20210309003653940
48509 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/nxp,fxls8962af.yaml' (46,536) at 20240405153045065
48510 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/rsh.xinetd.inetutils' (46,537) at 20210307205554462
48511 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-tfp410.c' (46,538) at 20240405153230527
48512 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord.bb' (46,539) at 20241221090017532
48513 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/ani.h' (46,540) at 20210307214929750
48514 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kstrtox.h' (46,541) at 20210716100030079
48515 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap3-transition.css' (46,542) at 20210307205554270
48516 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.h' (46,543) at 20240405153047193
48517 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/hvf/meson.build' (46,544) at 20210927100127017
48518 2025-01-21 03:00:59.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rv1108.h' (46,545) at 20210308005002660
48519 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu.h' (46,546) at 20241211090212494
48520 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/qcom,rpmh-regulator.h' (46,547) at 20210307214931346
48521 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_h264.h' (46,548) at 20210307214930586
48522 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/ps2-gpio.yaml' (46,549) at 20240405153045153
48523 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/gpio.h' (46,550) at 20210307214931610
48524 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc18xx.dtsi' (46,551) at 20240405153045533
48525 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/MAINTAINERS' (46,552) at 20210308005002968
48526 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/smp.c' (46,553) at 20240405153046221
48527 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/soc.c' (46,554) at 20210308005002728
48528 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/smsc47b397.rst' (46,555) at 20210307214925506
48529 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/law.c' (46,556) at 20210308005003168
48530 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/Kconfig' (46,557) at 20240405153053493
48531 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/Makefile' (46,558) at 20210307214927042
48532 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi' (46,559) at 20240405153045713
48533 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/dirtyrate.c' (46,560) at 20241211090212386
48534 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/run.c' (46,561) at 20241216090017757
48535 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/conversion/conversion_1.0/ia_css_conversion_types.h' (46,562) at 20210307214930554
48536 2025-01-21 03:00:59.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/meson.build' (46,563) at 20240906080037488
48537 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c' (46,564) at 20240405153050593
48538 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77843-private.h' (46,565) at 20210307214931430
48539 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_support.c' (46,566) at 20240405153052993
48540 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_summary.h' (46,567) at 20210308005003556
48541 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/panel.c' (46,568) at 20210308005003740
48542 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_priv1_mmio.c' (46,569) at 20240405153046205
48543 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/siemens-am33x-common.h' (46,570) at 20210308005003616
48544 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/proc_tty.c' (46,571) at 20240405153052493
48545 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvmem.rst' (46,572) at 20240405153045193
48546 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/Makefile' (46,573) at 20240405153230267
48547 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-tpo-td028ttec1.c' (46,574) at 20240405153048697
48548 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kc1_defconfig' (46,575) at 20210308005003260
48549 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_acpi.c' (46,576) at 20241211090145569
48550 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/configNR_CPUS.sh' (46,577) at 20210307214932714
48551 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/6lowpan_i.h' (46,578) at 20210307214931930
48552 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_clock.c' (46,579) at 20210307214930950
48553 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipv6_route.h' (46,580) at 20210307214931638
48554 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiostat/Makefile' (46,581) at 20210307214928362
48555 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/Kconfig' (46,582) at 20240405153231571
48556 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/Kconfig' (46,583) at 20240906080037296
48557 2025-01-21 03:00:59.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fagersta' (46,584) at 20210307205553778
48558 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m528xsim.h' (46,585) at 20210307214926162
48559 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-clock.h' (46,586) at 20240405153045685
48560 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/Kconfig' (46,587) at 20240405153231595
48561 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/kvm.h' (46,588) at 20241211090212374
48562 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/4.Coding.rst' (46,589) at 20220525020651762
48563 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/cli/obmc-yadro-cli_%.bbappend' (46,590) at 20221011030017216
48564 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nsproxy.h' (46,591) at 20240405153231831
48565 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch' (46,592) at 20241206090014338
48566 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pcmcia/.gitignore' (46,593) at 20210307214932506
48567 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opencore-amr/vo-aacenc_0.1.3.bb' (46,594) at 20210307205553802
48568 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/x1000.dtsi' (46,595) at 20240405153045989
48569 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qlist.h' (46,596) at 20221215040039190
48570 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/sdsi/sdsi_test.py' (46,597) at 20240405153054301
48571 2025-01-21 03:00:59.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager_gen5.c' (46,598) at 20210308005002780
48572 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/smb2pdu.c' (46,599) at 20241220090018322 to deleted uid set
48573 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-samsung-usb2.h' (46,600) at 20220525020653871
48574 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/imc.rst' (46,601) at 20210307214925546
48575 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-2level_types.h' (46,602) at 20210307214926670
48576 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/fit-image.bbclass' (46,603) at 20240615080011913
48577 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6765.h' (46,604) at 20210307214930082
48578 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware-juno.inc' (46,605) at 20230804080018091
48579 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-net-failover.c' (46,606) at 20240906080037576
48580 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/Makefile' (46,607) at 20240405153046733
48581 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-sdctrl.yaml' (46,608) at 20240405153045157
48582 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/storageaddsel.hpp' (46,609) at 20210308004925448
48583 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/sched-pipe.c' (46,610) at 20220525020655135
48584 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mstar/mstar.yaml' (46,611) at 20240405153045017
48585 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/aux_engine.h' (46,612) at 20240405153230415
48586 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_aemv8a_juno_defconfig' (46,613) at 20210308005003284
48587 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/msgbuf.h' (46,614) at 20220525020652154
48588 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.5.bb' (46,615) at 20220402030016039
48589 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/tegra/tegra_cec.c' (46,616) at 20240405153230775
48590 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rv/automata.h' (46,617) at 20240405153052873
48591 2025-01-21 03:00:59.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_symlink.c' (46,618) at 20240405153052609 to deleted uid set
48592 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdx55.c' (46,619) at 20240405153046825
48593 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_watchdog.c' (46,620) at 20240405153230203
48594 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-pxrc.c' (46,621) at 20240405153048817
48595 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_callouts.pl' (46,622) at 20220720030027719
48596 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/meson.build' (46,623) at 20241211090212278
48597 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/starfire.c' (46,624) at 20210307214926602
48598 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/postcopy.rst' (46,625) at 20240906080037172
48599 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/atmel.h' (46,626) at 20210307214929790
48600 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/autoboot.c' (46,627) at 20210308005003220
48601 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/audit.c' (46,628) at 20240405153046073
48602 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/vcan.c' (46,629) at 20240405153049745
48603 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.h' (46,630) at 20220525020653487
48604 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png' (46,631) at 20210307205554250 to deleted uid set
48605 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/sleep.S' (46,632) at 20240405153045681
48606 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-softirq.h' (46,633) at 20210307214931806
48607 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fsl_epu.h' (46,634) at 20210308005002552
48608 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/299.out' (46,635) at 20210308005046469
48609 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_zero_plus2_defconfig' (46,636) at 20210308005003272
48610 2025-01-21 03:00:59.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/sigcontext32.h' (46,637) at 20210307214926682
48611 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/pipeline.json' (46,638) at 20240405153054129
48612 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/ecard-loader.S' (46,639) at 20210307214925946
48613 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvb-frontend-parameters.rst' (46,640) at 20210309003648476
48614 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-mips.h' (46,641) at 20240405153232287
48615 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ids.h' (46,642) at 20241216090017701
48616 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml' (46,643) at 20240405153045017
48617 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_2d_sensor.c' (46,644) at 20210307214928494
48618 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/isil,isl12057.txt' (46,645) at 20210307214925414
48619 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fusb300_udc.h' (46,646) at 20210307214930814
48620 2025-01-21 03:00:59.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/endian.h' (46,647) at 20210307214931194
48621 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.h' (46,648) at 20210307214929818
48622 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Sturovo' (46,649) at 20210307205553794
48623 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/stub_32.h' (46,650) at 20240405153046493
48624 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/pvclock.h' (46,651) at 20240405153054033
48625 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0002-automake-Update-for-python.m4-to-respect-libdir.patch' (46,652) at 20241221090017648
48626 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/sprd-dma.txt' (46,653) at 20240405153045053
48627 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ie6xx_wdt.c' (46,654) at 20240405153052241
48628 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py/0001-setup_build.py-avoid-absolute-path.patch' (46,655) at 20241221090017552
48629 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (46,656) at 20230412080023460
48630 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/ppc-pv.rst' (46,657) at 20240405153045329
48631 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-maxMsgLen.patch' (46,658) at 20230706080014749
48632 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/u_f.c' (46,659) at 20210307214930806
48633 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/virt.h' (46,660) at 20241211090212358
48634 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch' (46,661) at 20241221090017680
48635 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_tlb.c' (46,662) at 20240405153230571
48636 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/au1200fb.c' (46,663) at 20240405153052185
48637 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/command_table_helper_dce60.h' (46,664) at 20210309003649464
48638 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/dbus-sensors/src/mctp/MCTPEndpoint.hpp' (46,665) at 20241205090004235 to deleted uid set
48639 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml' (46,666) at 20240405153229799
48640 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/tegra186-powergate.h' (46,667) at 20210308005003640
48641 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nuvoton,npcm845-clk.yaml' (46,668) at 20240405153045025
48642 2025-01-21 03:00:59.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/wireless-hotkey.c' (46,669) at 20240726080012862
48643 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sil.h' (46,670) at 20210308005003336
48644 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ftdi_sio.c' (46,671) at 20240405153231567
48645 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-ps3.c' (46,672) at 20220525020654275
48646 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_nest1.decode' (46,673) at 20210308005046389
48647 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_report.cpp' (46,674) at 20240904080048947
48648 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_flash.c' (46,675) at 20240405153051593
48649 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/dmi.h' (46,676) at 20240405153045937
48650 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/ecb_cbc_helpers.h' (46,677) at 20240405153046361
48651 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/test-fdt-overlay-stacked.dts' (46,678) at 20210308005003744
48652 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/sfp-phylink.rst' (46,679) at 20240405153045241
48653 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/kona-common/clk.h' (46,680) at 20210308005002676
48654 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-var-dt6customboard.dts' (46,681) at 20240405153045505
48655 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-powerreset@.target' (46,682) at 20220301040040077
48656 2025-01-21 03:00:59.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x05_channel.h' (46,683) at 20210307214928082
48657 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/vexpress.c' (46,684) at 20240906080037200
48658 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,dp83869.yaml' (46,685) at 20240405153045121
48659 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/Kconfig' (46,686) at 20240405153051197
48660 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_admin_defs.h' (46,687) at 20240405153049785
48661 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gateworks,pld-gpio.txt' (46,688) at 20210307214925318
48662 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox2-2.dts' (46,689) at 20240405153045465
48663 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zed' (46,690) at 20211006000025246
48664 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f01.c' (46,691) at 20220525020653183
48665 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/layer2.h' (46,692) at 20210307214928546
48666 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/check-interrupt' (46,693) at 20241102080011310
48667 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-nettle.c' (46,694) at 20241211090212230
48668 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_bmerge.S' (46,695) at 20230925080040101
48669 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/pdm360ng.dts' (46,696) at 20210307214926358
48670 2025-01-21 03:00:59.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/fl512.c' (46,697) at 20240405153046897
48671 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/queue.h' (46,698) at 20210308005046049
48672 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/host/x86_64/host-signal.h' (46,699) at 20221215040039062
48673 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth.h' (46,700) at 20240326080039742
48674 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_self_refresh_helper.c' (46,701) at 20210307214927766
48675 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/trace.h' (46,702) at 20210308005046253
48676 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/softfloat-macros' (46,703) at 20210307214925978
48677 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts' (46,704) at 20240405153229967
48678 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/ampere-boot-progress.service' (46,705) at 20230529080011979
48679 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7360.dtsi' (46,706) at 20210307214926190
48680 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.2.bb' (46,707) at 20231126090012805
48681 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts' (46,708) at 20220525020651902
48682 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/malloc_simple.c' (46,709) at 20210308005003228
48683 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-boundary-read.c' (46,710) at 20230421080019768
48684 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/wow.h' (46,711) at 20240405153050689
48685 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/u-boot-nds32.h' (46,712) at 20210308005002824
48686 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/templates/default/conf-notes.txt' (46,713) at 20220913030020496
48687 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c' (46,714) at 20240405153230379
48688 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/escape-outside-string.err' (46,715) at 20210308005046405
48689 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/Makefile' (46,716) at 20210308005003036
48690 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_a64_defconfig' (46,717) at 20210308005003272
48691 2025-01-21 03:00:59.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m0.dtsi' (46,718) at 20240405153229963
48692 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan_cfg.h' (46,719) at 20240405153050613
48693 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/netboot/netboot' (46,720) at 20221206040017633
48694 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker' (46,721) at 20241211090212534
48695 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_beep.h' (46,722) at 20221102030020989
48696 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_mxc.c' (46,723) at 20210308005003484
48697 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_rtl8_4.c' (46,724) at 20240405153053233
48698 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/persistent_json_storage.cpp' (46,725) at 20240808080032608
48699 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h' (46,726) at 20220525020652967
48700 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-lochnagar.c' (46,727) at 20240405153051309
48701 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qmp-event.c' (46,728) at 20221215040039258
48702 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_rw.cpp' (46,729) at 20210308005108645
48703 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/biosemui.h' (46,730) at 20210308005003336
48704 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (46,731) at 20240113090014528
48705 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1024_ids.c' (46,732) at 20210308005002832
48706 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/042_intel-fsp.dts' (46,733) at 20210308005003752
48707 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgweather/libgweather4/0001-Allow-building-gir-in-cross-environments.patch' (46,734) at 20230114040015470
48708 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strcat.S' (46,735) at 20240405153229855
48709 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-tgl-flakes.txt' (46,736) at 20240405153230531
48710 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pxe1610.c' (46,737) at 20240405153048869
48711 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS2.conf' (46,738) at 20230606080013598
48712 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/send_signal_sched_switch.c' (46,739) at 20240405153054261
48713 2025-01-21 03:00:59.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/TableSortMixin.js' (46,740) at 20220105012522983
48714 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/sigtrap.c' (46,741) at 20240405153054173
48715 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/seccomp.h' (46,742) at 20220525020652114
48716 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/sysfs.h' (46,743) at 20240405153052541
48717 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/hdq1w.h' (46,744) at 20210307214925914
48718 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/axis/Makefile' (46,745) at 20240405153045425
48719 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0005-Add-rmb-definition-for-NIOS2-architecture.patch' (46,746) at 20210407000018082
48720 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/tegra-aconnect.c' (46,747) at 20210307214926934
48721 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/apple,sart.yaml' (46,748) at 20240405153045089
48722 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/sifive_clint.c' (46,749) at 20210308005002844
48723 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/index.rst' (46,750) at 20220525020651778
48724 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/Kconfig' (46,751) at 20210307214928690
48725 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkDeviceFunction_v1.xml' (46,752) at 20240619080002932
48726 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/common.h' (46,753) at 20240405153046049
48727 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sigreturn32.S' (46,754) at 20240405153045873
48728 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98088.c' (46,755) at 20240805080014067
48729 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/yp-download.png' (46,756) at 20230503080014607 to deleted uid set
48730 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp464.c' (46,757) at 20240405153230667
48731 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_quota.c' (46,758) at 20240405153053333
48732 2025-01-21 03:00:59.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm-common.dtsi' (46,759) at 20210308005002576
48733 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_fcu_controls.c' (46,760) at 20240405153049225
48734 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388.dtsi' (46,761) at 20210308005002568
48735 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2605_defconfig' (46,762) at 20220215040051528
48736 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/020' (46,763) at 20210927100127473
48737 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/pgood_wait/pgood_wait.c' (46,764) at 20241010080036061
48738 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/.gitignore' (46,765) at 20220211040006541
48739 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c' (46,766) at 20240830080013255
48740 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/cn10k_cpt.h' (46,767) at 20240405153046961
48741 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/am300epd.c' (46,768) at 20240405153045673
48742 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-vesnin.dts' (46,769) at 20240405153045417
48743 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vvar.h' (46,770) at 20210307214926682
48744 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm/0001-Do-not-add-library-path-to-avoid-host-contamination.patch' (46,771) at 20220204040022688
48745 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx_core.h' (46,772) at 20210307214932266
48746 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm96368mvwg.dts' (46,773) at 20220525020651990
48747 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig' (46,774) at 20210308005003240
48748 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spu_info.h' (46,775) at 20210307214926390
48749 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx_rngc.c' (46,776) at 20241211090212294
48750 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/omap_lcdc.c' (46,777) at 20230426080043688
48751 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/10-remove-build-date.patch' (46,778) at 20220618030015190
48752 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-virtio' (46,779) at 20210308005046237
48753 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cgrl-unaligned.S' (46,780) at 20230426080043952
48754 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/olympus-nuvoton-inventory-cleanup.bb' (46,781) at 20241206090014278
48755 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/runstate.h' (46,782) at 20240906080037348
48756 2025-01-21 03:00:59.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_ucode_ptr.c' (46,783) at 20210308005003756
48757 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_common_defs.h' (46,784) at 20210307214928390
48758 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sync_file_range.c' (46,785) at 20210307214932578
48759 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/proc.c' (46,786) at 20240405153052257
48760 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/booting.rst' (46,787) at 20240405153229835
48761 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (46,788) at 20241206090014286
48762 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/google/google_service_root.hpp' (46,789) at 20240817080003175
48763 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mfgcfg.txt' (46,790) at 20210309003648324
48764 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed-l2-cache.c' (46,791) at 20220429100100394
48765 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby_3.3.6.bb' (46,792) at 20241221090017672
48766 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-geomet_1.1.0.bb' (46,793) at 20241221090017552
48767 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.intelcpusensor.service' (46,794) at 20220813030004565
48768 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c' (46,795) at 20240405153048653
48769 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/current.h' (46,796) at 20210307214926058
48770 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-yamllint_1.35.1.bb' (46,797) at 20241221090017668
48771 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-sun4i.c' (46,798) at 20210309003651312
48772 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mpq7920.h' (46,799) at 20210307214930194
48773 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/witherspoon-tacoma/obmc/fan-watchdog/reset-fan-watchdog.conf' (46,800) at 20230804080018099
48774 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/tpo,tpg110.yaml' (46,801) at 20240405153045045
48775 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/jh7110-trng.c' (46,802) at 20240405153230199
48776 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/file.c' (46,803) at 20210307214931070
48777 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/sound/tlv320aic31xx-micbias.h' (46,804) at 20210308005003644
48778 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/vsock_virtio_transport_common.h' (46,805) at 20220525020654659
48779 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dma.c' (46,806) at 20240405153230603
48780 2025-01-21 03:00:59.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/sprd-dma.h' (46,807) at 20210307214931378
48781 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/cxl_pmu.c' (46,808) at 20240405153231303
48782 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/close_window_v2.c' (46,809) at 20230809080010799
48783 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/brcmstb_thermal.c' (46,810) at 20240405153231495
48784 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-kernel/linux/linux-aspeed/ampere.cfg' (46,811) at 20221118040015022
48785 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/Makefile' (46,812) at 20210307214926270
48786 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/__init__.py' (46,813) at 20241221090017624
48787 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/am3517evm.c' (46,814) at 20210308005003016
48788 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/journal.cpp' (46,815) at 20241002080024874
48789 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0015-libsparse-Split-off-most-of-sparse_file_read_normal-.patch' (46,816) at 20230131040012031
48790 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_lib.sh' (46,817) at 20240405153054305
48791 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omap-iommu.h' (46,818) at 20210307214931462
48792 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hotplug-memory.c' (46,819) at 20241011080017291
48793 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/legoev3.h' (46,820) at 20210308005003600
48794 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-tch-td16.rst' (46,821) at 20210309003648500
48795 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-versioneer_0.29.bb' (46,822) at 20230813080012860
48796 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c' (46,823) at 20240405153050257
48797 2025-01-21 03:00:59.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_qspi_defconfig' (46,824) at 20210308005003264
48798 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/msi-howto.rst' (46,825) at 20240405153045281
48799 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts' (46,826) at 20240628080013977
48800 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-common.c' (46,827) at 20240405153049525
48801 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/dmaengine_pcm.h' (46,828) at 20240726080012870
48802 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/Cper.c' (46,829) at 20241114091008828
48803 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/rtl8169.c' (46,830) at 20210308005003444
48804 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-readsw-armv3.S' (46,831) at 20210307214925870
48805 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/arm,pl18x.yaml' (46,832) at 20240405153045109
48806 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/reiserfs_private.h' (46,833) at 20210308005003548
48807 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/vma_pages.cocci' (46,834) at 20210307214932138
48808 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0017_distro_clone.py' (46,835) at 20210307205554262
48809 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/eject-timeout.patch' (46,836) at 20230317080013793
48810 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-sys.h' (46,837) at 20210309003655928
48811 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/processor.c' (46,838) at 20240405153232271
48812 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/common/cpld-gpio-bus.h' (46,839) at 20210308005002904
48813 2025-01-21 03:00:59.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/staging.bbclass' (46,840) at 20241221090017608
48814 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/events.json' (46,841) at 20241016080024698
48815 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fo' (46,842) at 20210308005046145
48816 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/codel_impl.h' (46,843) at 20240405153052841
48817 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/digicolor_wdt.c' (46,844) at 20210307214930966
48818 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/lg2_logger.cpp' (46,845) at 20240820080027378
48819 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/apic_common.c' (46,846) at 20241211090212282
48820 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/apollohw.h' (46,847) at 20210307214926158
48821 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c' (46,848) at 20240617080017386
48822 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amilo-rfkill.c' (46,849) at 20240405153051397
48823 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_addresses.c' (46,850) at 20210308005003728
48824 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0007_auto_20160523_1446.py' (46,851) at 20210307205554262
48825 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/dialog.h' (46,852) at 20240405153232103
48826 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_0.c' (46,853) at 20210307214927250
48827 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/.clang-format' (46,854) at 20210308005107065
48828 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/ioctl-number.rst' (46,855) at 20240405153045309
48829 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pxa2xx_udc.h' (46,856) at 20240405153052769
48830 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/chrp_nvram.c' (46,857) at 20210308005045925
48831 2025-01-21 03:00:59.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/ncurses_6.5.bb' (46,858) at 20241206090014318
48832 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/utils.c' (46,859) at 20240405153046649
48833 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/251' (46,860) at 20220429100100914
48834 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_qm0_regs.h' (46,861) at 20240405153046597
48835 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_tcg_funcs.py' (46,862) at 20240906080037476
48836 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/http_utility.hpp' (46,863) at 20241228090003719 to deleted uid set
48837 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/page.S' (46,864) at 20240405153045949
48838 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/supern_2.h' (46,865) at 20220525020653667
48839 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/kdebugfs.c' (46,866) at 20210307214926566
48840 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd/croserver_git.bb' (46,867) at 20241206090014270
48841 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kallror' (46,868) at 20210307205553786
48842 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/incompatible_lic.py' (46,869) at 20241221090017632
48843 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/gpio.h' (46,870) at 20210308005002660
48844 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/ntfs.h' (46,871) at 20210307214931198
48845 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_author_valid.2.fail' (46,872) at 20241206090014306
48846 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/MAINTAINERS' (46,873) at 20210308005003004
48847 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_portals.c' (46,874) at 20210308005003400
48848 2025-01-21 03:00:59.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/nand.h' (46,875) at 20210308005003676
48849 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54spi.h' (46,876) at 20210307214929866
48850 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/cache.c' (46,877) at 20210308005002824
48851 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_gem.c' (46,878) at 20241211090145425
48852 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/armada_drm.h' (46,879) at 20210307214931618
48853 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (46,880) at 20240904080027730
48854 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc6_cfg_regs.h' (46,881) at 20240405153046605
48855 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pca9552-test.c' (46,882) at 20240906080037572
48856 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/wwan_core.c' (46,883) at 20241104090011587
48857 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795.dtsi' (46,884) at 20210308005002600
48858 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/rockchip_sound.c' (46,885) at 20210308005003488
48859 2025-01-21 03:00:59.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/davinci/vpfe_types.h' (46,886) at 20210307214931542
48860 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/config' (46,887) at 20240405153232267
48861 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-fru.yaml' (46,888) at 20210307205553694
48862 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/zynq-7000.txt' (46,889) at 20210307214925294
48863 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_memory.c' (46,890) at 20220525020652847
48864 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_ca_en50221.h' (46,891) at 20210307214931542
48865 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hardirq.h' (46,892) at 20240405153052697
48866 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ritsem' (46,893) at 20210307205553790
48867 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/Kconfig.megaraid' (46,894) at 20240405153051657
48868 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/clocksource.h' (46,895) at 20210307214926210
48869 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xwayland/xwayland_24.1.4.bb' (46,896) at 20241221090017684
48870 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/clock_logger_main.cpp' (46,897) at 20230915080021805
48871 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/ethtool.c' (46,898) at 20240405153049817
48872 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/DENYLIST.s390x' (46,899) at 20240405153054241
48873 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/process.c' (46,900) at 20240830080013247
48874 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/074' (46,901) at 20220429100100886
48875 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mv_sdhci.c' (46,902) at 20210308005003404
48876 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm81.c' (46,903) at 20240405153049229
48877 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/am437x-vpfe.h' (46,904) at 20240405153230819
48878 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/mips/safe-syscall.inc.S' (46,905) at 20220429100100406
48879 2025-01-21 03:00:59.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/cabletest.c' (46,906) at 20240405153053233
48880 2025-01-21 03:00:59.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_spi.c' (46,907) at 20240405153049817
48881 2025-01-21 03:00:59.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz' (46,908) at 20210307205554594 to deleted uid set
48882 2025-01-21 03:00:59.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_4_3_0_offset.h' (46,909) at 20240405153048125
48883 2025-01-21 03:00:59.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/rm200.c' (46,910) at 20210307214926294
48884 2025-01-21 03:00:59.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-ext-caps.h' (46,911) at 20210524100035046
48885 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_dcscm/ast2600_dcscm.c' (46,912) at 20230720080043535
48886 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hyp_image.h' (46,913) at 20220525020651946
48887 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_booke.h' (46,914) at 20210309003648884
48888 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/gateway_client.c' (46,915) at 20240405153053173
48889 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-etb10.yaml' (46,916) at 20240405153045013
48890 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hip04.dtsi' (46,917) at 20240405153045437
48891 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/bitmap.c' (46,918) at 20210307214932630
48892 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcdc.h' (46,919) at 20240405153052205
48893 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_drv.h' (46,920) at 20240411080014078
48894 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_cgrp_storage.c' (46,921) at 20240405153052977
48895 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/Kbuild' (46,922) at 20240405153048625
48896 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-parser.hpp' (46,923) at 20230309090021311
48897 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/elf.h' (46,924) at 20210307214926174
48898 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subu_qb.c' (46,925) at 20210308005046505
48899 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cg14.c' (46,926) at 20240405153231579
48900 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cyrus_P5020_defconfig' (46,927) at 20210308005003236
48901 2025-01-21 03:00:59.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-spi.c' (46,928) at 20220525020654147
48902 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_payload.robot' (46,929) at 20240628080017117
48903 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2400/Makefile' (46,930) at 20210308005002916
48904 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro.dtsi' (46,931) at 20240405153045545
48905 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-pll.c' (46,932) at 20210307214926998
48906 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/Kconfig' (46,933) at 20220525020653571
48907 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/lbus.h' (46,934) at 20240906080037332
48908 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_autoattach.c' (46,935) at 20240405153054273
48909 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/power.h' (46,936) at 20240405153052897
48910 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/corstone1000/base.cfg' (46,937) at 20220804030014671
48911 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/LICENSE' (46,938) at 20210308005047061
48912 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ssv_dnp.c' (46,939) at 20240405153046905
48913 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/map_kptr_fail.c' (46,940) at 20240405153054269
48914 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-tpdm.rst' (46,941) at 20240405153045269
48915 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/cadence/Makefile' (46,942) at 20210307214928722
48916 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb' (46,943) at 20241221090017548
48917 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_port.c' (46,944) at 20240405153051013
48918 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/testmode.h' (46,945) at 20210307214929970
48919 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/ti_handler.cpp' (46,946) at 20241022080016868
48920 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-eiointc.c' (46,947) at 20240710080014589
48921 2025-01-21 03:00:59.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-plain.c' (46,948) at 20210308005045777
48922 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv.c' (46,949) at 20241211090145385
48923 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-dsi-cm.yaml' (46,950) at 20240405153229763
48924 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/minicoredumper.init' (46,951) at 20210307205553954
48925 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_8xx.h' (46,952) at 20240405153046133
48926 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/Makefile' (46,953) at 20240405153046689
48927 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/kaslr.c' (46,954) at 20240405153230295
48928 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash.inc' (46,955) at 20241206090014334
48929 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_sysfs.c' (46,956) at 20240405153048489
48930 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq4019.c' (46,957) at 20240405153230223
48931 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fdomain_pci.c' (46,958) at 20210307214930314
48932 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/intel-speed-select/intel-speed-select.bb' (46,959) at 20241221090017528
48933 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/debug.c' (46,960) at 20210307214929782
48934 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c' (46,961) at 20240812080017244
48935 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-rz.c' (46,962) at 20240405153046833
48936 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dpi.c' (46,963) at 20240405153230583
48937 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/start.S' (46,964) at 20210308005002800
48938 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/isert/Makefile' (46,965) at 20210307214928462
48939 2025-01-21 03:00:59.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/timebase.h' (46,966) at 20240405153046129
48940 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpda.c' (46,967) at 20240405153048893
48941 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6sl-pinctrl.txt' (46,968) at 20210307214925394
48942 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/README' (46,969) at 20210308005046525
48943 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-demux.rst' (46,970) at 20240405153045193
48944 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-m10-bmc-pmci.c' (46,971) at 20240405153049605
48945 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/intro.rst' (46,972) at 20241221090017604
48946 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pmtools/pmtools_git.bb' (46,973) at 20240301090012423
48947 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/dbus_sensor_tester.bb' (46,974) at 20220427030012593
48948 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/flush_utils.h' (46,975) at 20220525020655227
48949 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/gc.h' (46,976) at 20240405153052353
48950 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/CLI11.wrap' (46,977) at 20220323030036807
48951 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/locks/mini_lock.cocci' (46,978) at 20240405153053441
48952 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/dcache.c' (46,979) at 20220525020654479
48953 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-s3c.h' (46,980) at 20210307214930222
48954 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/spl.h' (46,981) at 20210308005002848
48955 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_int.h' (46,982) at 20240405153046705
48956 2025-01-21 03:00:59.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/hash.h' (46,983) at 20240405153054049
48957 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/scan.c' (46,984) at 20241011080017339
48958 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/close_window_v2.c' (46,985) at 20210308005108641
48959 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricDefinitionCollection.json' (46,986) at 20240619080002948
48960 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml' (46,987) at 20240405153045085
48961 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/spaces.h' (46,988) at 20210307214926218
48962 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-kernel/linux/linux-aspeed_%.bbappend' (46,989) at 20241023080015407
48963 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-text-align.S' (46,990) at 20210307214926134
48964 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/syscalls.c' (46,991) at 20241211090212242
48965 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0001-RH-fixup-udev-rules-for-redhat.patch' (46,992) at 20241221090017540
48966 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kwboot.c' (46,993) at 20210308005003764
48967 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/Makefile' (46,994) at 20210307214930886
48968 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_autoload.c' (46,995) at 20210309003655984
48969 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/Makefile' (46,996) at 20240405153047201
48970 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2022-0529.patch' (46,997) at 20220721030015881
48971 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/fsp2.h' (46,998) at 20210307214926450
48972 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/utility.hpp' (46,999) at 20230513080027502
48973 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/bestcomm.h' (47,000) at 20210307214931390
48974 2025-01-21 03:00:59.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/test.c' (47,001) at 20240725080010424
48975 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (47,002) at 20240712080022837
48976 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-wits-pro-a20-dkt.dts' (47,003) at 20210308005002624
48977 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/bnx2fc.rst' (47,004) at 20210307214925558
48978 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun50i-a64-ccu.h' (47,005) at 20210308005003640
48979 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_mmu.c' (47,006) at 20241211090145429
48980 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/fd.c' (47,007) at 20240617080017406
48981 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_hal.c' (47,008) at 20240405153231263
48982 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/gpg_sign.py' (47,009) at 20230503080014611
48983 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/adi,max77541.yaml' (47,010) at 20240405153045105
48984 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/ia64/include/asm/barrier.h' (47,011) at 20210512100029346
48985 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu.svg' (47,012) at 20210308005046549
48986 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-core.h' (47,013) at 20240405153051493
48987 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/convert-spdx-licenses.py' (47,014) at 20220402030016247
48988 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/exynos4210_mct.c' (47,015) at 20241211090212342
48989 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ltc3815.c' (47,016) at 20240405153048869
48990 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx31/sys_proto.h' (47,017) at 20210308005002644
48991 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_spapr.c' (47,018) at 20241211090212342
48992 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-asm9260.c' (47,019) at 20240405153051493
48993 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-qemu/qemu.h' (47,020) at 20210308005002876
48994 2025-01-21 03:00:59.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr4.yaml' (47,021) at 20240405153045101
48995 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-io-affinity.c' (47,022) at 20240405153049249
48996 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sys_proto.h' (47,023) at 20210308005002640
48997 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_b.c' (47,024) at 20210308005046509
48998 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/.clang-format' (47,025) at 20241219090024740
48999 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/host/host-boot-enable/host-boot-enable.service' (47,026) at 20210908000029103
49000 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/Makefile' (47,027) at 20210307214932182
49001 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/Kconfig' (47,028) at 20240405153049469
49002 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/clk-pll.c' (47,029) at 20210308005003348
49003 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fixedbds/fixedbds_1.0/ia_css_fixedbds_param.h' (47,030) at 20210307214930554
49004 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/samsung.S' (47,031) at 20210309003648680
49005 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/run-command.h' (47,032) at 20210307214932494
49006 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_irq.c' (47,033) at 20240405153230567
49007 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/vi.h' (47,034) at 20240405153051865
49008 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc.upgraded' (47,035) at 20241206090014294
49009 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/Makefile' (47,036) at 20210307214926290
49010 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/cxlflash_ioctl.h' (47,037) at 20210307214931690
49011 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/at-All' (47,038) at 20210307205553762
49012 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/elf.c' (47,039) at 20240405153054317
49013 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func12.c' (47,040) at 20240405153054277
49014 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/mapping.c' (47,041) at 20220525020653575
49015 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h' (47,042) at 20210307214928618
49016 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf-dma-sg.h' (47,043) at 20210309003653948
49017 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/mapped-ram.rst' (47,044) at 20241211090212234
49018 2025-01-21 03:00:59.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/dbusdoc.py' (47,045) at 20220429100100422
49019 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/trace-events' (47,046) at 20210927100127413
49020 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/cdns,rtc.txt' (47,047) at 20210307214925414
49021 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/handler.hpp' (47,048) at 20241012080019916
49022 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target-con-str.h' (47,049) at 20230925080040077
49023 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-arndale.dts' (47,050) at 20240405153045569
49024 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/disk-io.h' (47,051) at 20240405153231619
49025 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2015-7696.patch' (47,052) at 20210307205554574
49026 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma_resource.c' (47,053) at 20240405153048541
49027 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_tegra.c' (47,054) at 20240405153232131
49028 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-fp' (47,055) at 20240405153054161
49029 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/Kconfig' (47,056) at 20210307214926486
49030 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_updater_unittest.cpp' (47,057) at 20240817080027660
49031 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/yamon-dt.c' (47,058) at 20220525020651998
49032 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/bashism.patch' (47,059) at 20210307205553938
49033 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/FileHandle.cpp' (47,060) at 20240817080004295
49034 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/cpu_ca53_cfg_regs.h' (47,061) at 20240405153046601
49035 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_wrap.c' (47,062) at 20240405153232079
49036 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/db8500-prcmu-regs.h' (47,063) at 20220525020653343
49037 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gma_device.h' (47,064) at 20210307214927778
49038 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hunnebostrand' (47,065) at 20210307205553782
49039 2025-01-21 03:00:59.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/qfw.c' (47,066) at 20210308005003216
49040 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dtpm.h' (47,067) at 20240405153052685
49041 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xor.h' (47,068) at 20240405153045865
49042 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_ethtool.c' (47,069) at 20240418080014494
49043 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/virtual-memory.json' (47,070) at 20240405153054141
49044 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/byteorder.h' (47,071) at 20210308005002888
49045 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/relocate-rela.c' (47,072) at 20210308005003772
49046 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/sth.h' (47,073) at 20210307214928150
49047 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fpu.h' (47,074) at 20220525020652026
49048 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/opos6uldev_defconfig' (47,075) at 20210308005003272
49049 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-ac-power-supply.yaml' (47,076) at 20240405153045141
49050 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/cpu.c' (47,077) at 20241211090212494
49051 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png' (47,078) at 20210307205554330 to deleted uid set
49052 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh' (47,079) at 20220405030025645
49053 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/ucd90160.cpp' (47,080) at 20230511080035563
49054 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_fcntl.h' (47,081) at 20210927100127269
49055 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/chip.h' (47,082) at 20210307214930946
49056 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-cmm.dts' (47,083) at 20240405153229863
49057 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-ippool-Port-to-ppp-2.5-APIs.patch' (47,084) at 20230609080014391
49058 2025-01-21 03:00:59.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/Kbuild' (47,085) at 20210309003648560
49059 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/settings' (47,086) at 20220525020655215
49060 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/palcode-clipper' (47,087) at 20210927100127313 to deleted uid set
49061 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-wiimote.h' (47,088) at 20240405153048825
49062 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGDL-Taiwan-1.0' (47,089) at 20211006000025242
49063 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/Makefile' (47,090) at 20210308005002784
49064 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/maps.c' (47,091) at 20240613080016563
49065 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/Kbuild' (47,092) at 20210309003648804
49066 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/c2port.rst' (47,093) at 20210309003648432
49067 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/bi2cp/README.md' (47,094) at 20221209040019091
49068 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/spl.h' (47,095) at 20210308005002644
49069 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c' (47,096) at 20220525020654167
49070 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-logging-yaml-provider.bbclass' (47,097) at 20230209040014209
49071 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.h' (47,098) at 20210309003649432
49072 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/proftpd_1.3.8b.bb' (47,099) at 20241221090017496
49073 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Thueringen' (47,100) at 20210307205553766
49074 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/stm32_hwspinlock.c' (47,101) at 20210308005003380
49075 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-firmware-acpi' (47,102) at 20210307214925182
49076 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/Kconfig' (47,103) at 20210307214928694
49077 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed_%.bbappend' (47,104) at 20211216040034756
49078 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/run-qemu-robot-test.sh' (47,105) at 20221208040016922
49079 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_s_w.c' (47,106) at 20210308005046509
49080 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pllv3.c' (47,107) at 20240405153046789
49081 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-jsk.dts' (47,108) at 20240405153045489
49082 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/util/Build' (47,109) at 20210307214932518
49083 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/lua/lua/run-ptest' (47,110) at 20220125040024499
49084 2025-01-21 03:00:59.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_qsort.c' (47,111) at 20210308005003556
49085 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task_stack.c' (47,112) at 20240405153232259
49086 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapperEntry/meson.build' (47,113) at 20230825080021141 to deleted uid set
49087 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-ixdpg425.dts' (47,114) at 20240405153045437
49088 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/cdx_rpmsg.c' (47,115) at 20240405153230199
49089 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/frontend.json' (47,116) at 20240405153054137
49090 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-v7_6.6.bb' (47,117) at 20240413080012667
49091 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/spear1310_clock.c' (47,118) at 20240405153230243
49092 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/HardShutdown/meson.build' (47,119) at 20230825080021141 to deleted uid set
49093 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/Makefile' (47,120) at 20220525020654287
49094 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tanix-tx3mini.c' (47,121) at 20210307214928782
49095 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/common.h' (47,122) at 20240405153053237
49096 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-bsp/u-boot/u-boot-aspeed-sdk/transformers-ast2600.cfg' (47,123) at 20211013000033044
49097 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/exynos-uboot-spl.lds' (47,124) at 20210308005003044
49098 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/phosphor-fan-monitor@.service' (47,125) at 20240918080013376
49099 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/globalhandler.cpp' (47,126) at 20240829080022538
49100 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/trimslice/Kconfig' (47,127) at 20210308005002948
49101 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk.c' (47,128) at 20210307214926998
49102 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/termios.h' (47,129) at 20240617080017378
49103 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml' (47,130) at 20240405153045157
49104 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mvebu_v7_defconfig' (47,131) at 20240405153045617
49105 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libusb/libusb1/run-ptest' (47,132) at 20210307205554622
49106 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/thermal.h' (47,133) at 20220525020652154
49107 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.c' (47,134) at 20220525020652959
49108 2025-01-21 03:00:59.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_structs.h' (47,135) at 20221215040039210
49109 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx6.c' (47,136) at 20240906080037192
49110 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/gpio.h' (47,137) at 20210308005002672
49111 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/thresholds.hpp' (47,138) at 20231201090035486
49112 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbp22.h' (47,139) at 20210307214928630
49113 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/bitsperlong.h' (47,140) at 20210307214926066
49114 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/power.c' (47,141) at 20240405153046645
49115 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget-ci.c' (47,142) at 20240405153230795
49116 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8dx.dtsi' (47,143) at 20210308005002580
49117 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/trousers_git.bb' (47,144) at 20241206090014282
49118 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/lzx_decompress.c' (47,145) at 20220525020654463
49119 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/dbgfs.c' (47,146) at 20240405153049429
49120 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/Makefile' (47,147) at 20210307214932442
49121 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/time.c' (47,148) at 20220525020652006
49122 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/quirks.c' (47,149) at 20240719080013361
49123 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/MAINTAINERS' (47,150) at 20210308005002904
49124 2025-01-21 03:00:59.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_d.c' (47,151) at 20210308005046513
49125 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/version_gen.h' (47,152) at 20210308005003728
49126 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/utils.c' (47,153) at 20240405153230715
49127 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/arch-ag102/ag102.h' (47,154) at 20210308005002824
49128 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/link.c' (47,155) at 20210307214929774
49129 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony_4.5.bb' (47,156) at 20241206090014242
49130 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/Mp_Precomp.h' (47,157) at 20220525020654179
49131 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/Kbuild' (47,158) at 20240405153048637
49132 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_xcvr.h' (47,159) at 20240405153053929
49133 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/test-cpp-example.cpp' (47,160) at 20240106090017253
49134 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu71_discrete.h' (47,161) at 20240405153048337
49135 2025-01-21 03:00:59.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_devlink.h' (47,162) at 20240405153049957
49136 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_plane.h' (47,163) at 20240405153231795
49137 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-kp-ddc.dts' (47,164) at 20240405153045493
49138 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-kwork.txt' (47,165) at 20240405153232219
49139 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_state.c' (47,166) at 20241008080013907
49140 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_pcm.c' (47,167) at 20220525020654987
49141 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_xenstore.c' (47,168) at 20240906080037228
49142 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/builderthread.py' (47,169) at 20210308005003756
49143 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock.inc' (47,170) at 20240529080017843
49144 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dahash_test.c' (47,171) at 20240405153052589
49145 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (47,172) at 20210812000025162
49146 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr.h' (47,173) at 20240405153052389
49147 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_rpc.c' (47,174) at 20240405153230799
49148 2025-01-21 03:00:59.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/146.out' (47,175) at 20240326080039730
49149 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/vr3032u/vr-3032u.c' (47,176) at 20210308005002948
49150 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/suspend.S' (47,177) at 20240405153045649
49151 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed.h' (47,178) at 20240326080039386
49152 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmtp/libmtp/0001-Use-native-mtp-hotplug.patch' (47,179) at 20210307205553878
49153 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/Kconfig' (47,180) at 20210308005003336
49154 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/mvebu-mbus.txt' (47,181) at 20210307214925282
49155 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc85xx/gpio.h' (47,182) at 20210308005002836
49156 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-smbus.c' (47,183) at 20240815080012883
49157 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/ipmitool.c' (47,184) at 20210308004938832
49158 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/versatile_defconfig' (47,185) at 20240405153045617
49159 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/dnotify/dnotify.c' (47,186) at 20240405153231707
49160 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/LICENSE' (47,187) at 20210721000004738
49161 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/virtio_transport_common.c' (47,188) at 20241125090012267
49162 2025-01-21 03:00:59.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/lapb.h' (47,189) at 20241220090018326
49163 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-pxa-usb.c' (47,190) at 20240405153231311
49164 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wm8350_power.c' (47,191) at 20240405153051441
49165 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/diffutils/diffutils/run-ptest' (47,192) at 20210307205554558
49166 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeFunction_v1.xml' (47,193) at 20240619080002932
49167 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/nterr.h' (47,194) at 20240405153052517
49168 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/lpddr2.c' (47,195) at 20210308005002992
49169 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c' (47,196) at 20241008080013939
49170 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.c' (47,197) at 20240405153050641
49171 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/valgrind-make-ld-XXX.so-strlen-intercept-optional.patch' (47,198) at 20241206090014334
49172 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/sddr09.c' (47,199) at 20210307214930874
49173 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/hostlogger/phosphor-hostlogger_%.bbappend' (47,200) at 20241226090016127
49174 2025-01-21 03:00:59.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-3.4.rst' (47,201) at 20230114040015518
49175 2025-01-21 03:00:59.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Port.v1_14_0.json' (47,202) at 20240918080002724
49176 2025-01-21 03:00:59.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/packagegroups/packagegroup-op-apps.bbappend' (47,203) at 20241206090014230
49177 2025-01-21 03:00:59.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra186-reset.h' (47,204) at 20210307214931350
49178 2025-01-21 03:00:59.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_pf.c' (47,205) at 20241115090012953
49179 2025-01-21 03:00:59.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/cases/devtool.py' (47,206) at 20241206090014306
49180 2025-01-21 03:00:59.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fprobe/fprobe_example.c' (47,207) at 20240405153053429
49181 2025-01-21 03:00:59.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/mmu.h' (47,208) at 20210307214926762
49182 2025-01-21 03:00:59.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/decode.h' (47,209) at 20220525020654555
49183 2025-01-21 03:00:59.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/veyron/MAINTAINERS' (47,210) at 20210308005003004
49184 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-acer-a500-picasso.dts' (47,211) at 20240405153229879
49185 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme0_qm_regs.h' (47,212) at 20240405153046577
49186 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10049.dts' (47,213) at 20240405153229891
49187 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-lpss.h' (47,214) at 20240405153049605
49188 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/leds.h' (47,215) at 20210307214931886
49189 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/scripts/parse_registries.py' (47,216) at 20241228090003723 to deleted uid set
49190 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/elog-errors.hpp' (47,217) at 20240820080038646
49191 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-testsuite_2.43.1.bb' (47,218) at 20241221090017648
49192 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/socfpga.c' (47,219) at 20240405153230299
49193 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/riva_hw.c' (47,220) at 20220525020654319
49194 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/meson.build' (47,221) at 20220913030027321 to deleted uid set
49195 2025-01-21 03:00:59.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/Kconfig' (47,222) at 20241008080013895
49196 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_abs.S' (47,223) at 20230925080040101
49197 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_fb.c' (47,224) at 20240405153048677
49198 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/motionpro.dts' (47,225) at 20210307214926354
49199 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/lirc.h' (47,226) at 20240405153052925
49200 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BlackHill' (47,227) at 20210307205553794
49201 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-mirroruboot.service.in' (47,228) at 20210308005100305 to deleted uid set
49202 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/vsxxxaa.c' (47,229) at 20240405153049153
49203 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-goldfish.c' (47,230) at 20240405153051497
49204 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qmp-shell' (47,231) at 20221215040039270
49205 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst' (47,232) at 20241221090017584
49206 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd-utils_9.28.0.bb' (47,233) at 20241221090017496
49207 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/debug.c' (47,234) at 20240405153050701
49208 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-hisi-tv-demo.c' (47,235) at 20210307214928782
49209 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/images/COPYING-logo' (47,236) at 20240405153045221
49210 2025-01-21 03:00:59.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-38x.dtsi' (47,237) at 20240405153045449
49211 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_hdmi.c' (47,238) at 20241001080013032
49212 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/meson.build' (47,239) at 20220913030027305 to deleted uid set
49213 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/intercontrol.bmp' (47,240) at 20210308005003768 to deleted uid set
49214 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv32-softmmu.mak' (47,241) at 20240906080037160
49215 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_exch.c' (47,242) at 20240405153051617
49216 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/kionix,kxsd9.yaml' (47,243) at 20240405153045065
49217 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8400.c' (47,244) at 20240405153053817
49218 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asyncinotify_4.2.0.bb' (47,245) at 20241221090017548
49219 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-abt-y030xx067a.c' (47,246) at 20240405153230611
49220 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp809.dtsi' (47,247) at 20210308005002572
49221 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3007-remove-xorg-related-link-libs.patch' (47,248) at 20230114040015494
49222 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-net.c' (47,249) at 20241211090212330
49223 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/sys_info.c' (47,250) at 20210308005002756
49224 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1017-sdca-sdw.h' (47,251) at 20240405153232155
49225 2025-01-21 03:00:59.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_recv.h' (47,252) at 20240405153051905
49226 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c' (47,253) at 20240405153050133
49227 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/Kconfig' (47,254) at 20210307214927782
49228 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/init.c' (47,255) at 20240405153050713
49229 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/blkif.h' (47,256) at 20240326080039546
49230 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/Makefile' (47,257) at 20210307214929910
49231 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/termbits.h' (47,258) at 20210308005046085
49232 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/rdma.c' (47,259) at 20240405153052993
49233 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/mx6sllevk.c' (47,260) at 20210308005002984
49234 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace_book3s.h' (47,261) at 20210307214926430
49235 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/adjtick.c' (47,262) at 20240405153054377
49236 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt-stats.c' (47,263) at 20240405153049125
49237 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_uc.h' (47,264) at 20240405153050345
49238 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml' (47,265) at 20240405153045073
49239 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/bitmain/bm1880.dtsi' (47,266) at 20220525020651906
49240 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-vdec.c' (47,267) at 20240405153230211
49241 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523' (47,268) at 20210309003648252
49242 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_vclk.c' (47,269) at 20240613080016403
49243 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_kms.h' (47,270) at 20241118090018495
49244 2025-01-21 03:00:59.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_mmu.c' (47,271) at 20210307214930574
49245 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn_core.c' (47,272) at 20240405153049005
49246 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8580.h' (47,273) at 20210307214932354
49247 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kexec.h' (47,274) at 20210307214926214
49248 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/linux-cdc-acm.inf' (47,275) at 20210307214925590
49249 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v3_6.c' (47,276) at 20240405153047133
49250 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-ampere.h' (47,277) at 20241114091008832
49251 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc' (47,278) at 20240405153054305
49252 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/spl_minimal.c' (47,279) at 20210308005002988
49253 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mux.h' (47,280) at 20240405153046801
49254 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-img.c' (47,281) at 20240906080037436
49255 2025-01-21 03:00:59.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wsa883x.c' (47,282) at 20241011080017407
49256 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/flexfilelayout/flexfilelayoutdev.c' (47,283) at 20240405153052417
49257 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/nrf51.h' (47,284) at 20210308005046005
49258 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/types.h' (47,285) at 20210307214926246
49259 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/pr-manager.rst' (47,286) at 20210308005045809
49260 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/event_fifo_public.h' (47,287) at 20210307214930546
49261 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/phonet/pep.h' (47,288) at 20240405153052861
49262 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/gptu.c' (47,289) at 20240405153230015
49263 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Wsuipa' (47,290) at 20211006000025246
49264 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-file-tiff-load-fix-mismatching-variable-type.patch' (47,291) at 20241206090014234
49265 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1021.c' (47,292) at 20240405153048841
49266 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hmm.c' (47,293) at 20240405153053125
49267 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/psu-monitoring.md' (47,294) at 20221209040006391
49268 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/ep0.c' (47,295) at 20210308005003500
49269 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asgiref/run-ptest' (47,296) at 20240301090012431
49270 2025-01-21 03:00:59.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/cmsg_time.sh' (47,297) at 20240405153054337
49271 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css' (47,298) at 20210307205554270
49272 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog/0001-Remove-modules_clean-from-clean-target.patch' (47,299) at 20210307205553886
49273 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/addrspace.h' (47,300) at 20210307214926554
49274 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-inventory-sensors.yaml' (47,301) at 20210730100031453
49275 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp' (47,302) at 20221229040004411
49276 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mmap.h' (47,303) at 20240405153052897
49277 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/CVE-2024-6655.patch' (47,304) at 20241221090017524
49278 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/Makefile' (47,305) at 20210307214929610
49279 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/snprintf_btf.c' (47,306) at 20240405153054261
49280 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_ec_proto.h' (47,307) at 20240405153052765
49281 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/utrap.h' (47,308) at 20210307214926590
49282 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/attributes.h' (47,309) at 20240405153231799
49283 2025-01-21 03:00:59.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/apm_bios.h' (47,310) at 20210307214931354
49284 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/classes/otptool.bbclass' (47,311) at 20230110040015912
49285 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_sysfs.c' (47,312) at 20240405153052609
49286 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g2.c' (47,313) at 20240405153049493
49287 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/Kconfig' (47,314) at 20210308005003452
49288 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-apbh.h' (47,315) at 20210308005002676
49289 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync.rs' (47,316) at 20240405153053421
49290 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/acceptable.py' (47,317) at 20220120040024748
49291 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/safec' (47,318) at 20210307205553870
49292 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/build_bug.h' (47,319) at 20240405153054049
49293 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sandbox.c' (47,320) at 20210308005003332
49294 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun20i-d1.h' (47,321) at 20240405153046853
49295 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-inject.c' (47,322) at 20241008080014051
49296 2025-01-21 03:00:59.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv730d.h' (47,323) at 20210307214928022
49297 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/memmove.S' (47,324) at 20240405153230003
49298 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12.dtsi' (47,325) at 20240805080013915
49299 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/auxtrace.c' (47,326) at 20240405153054085
49300 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/byteorder.h' (47,327) at 20210307214926178
49301 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_raw.c' (47,328) at 20210308004938828
49302 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/Makefile.interfaces.in' (47,329) at 20210308005057105
49303 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/allwinner,sun4i-a10-timer.yaml' (47,330) at 20240405153045177
49304 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/swab.h' (47,331) at 20210307214926250
49305 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/181.out' (47,332) at 20210308005046457
49306 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip,px30-dsi-dphy.yaml' (47,333) at 20240405153229787
49307 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/uart.h' (47,334) at 20210308005002644
49308 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/files/0001-cmake-respect-explicit-install-prefix.patch' (47,335) at 20240127090011884
49309 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/Makefile' (47,336) at 20210307214931890
49310 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFAP' (47,337) at 20211006000025234
49311 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/phosphor-wait-power-off@.service' (47,338) at 20240730080012557
49312 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-mv784mp-gp/Makefile' (47,339) at 20210308005002904
49313 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/include/non-repro-meta-filesystems.inc' (47,340) at 20241221090017484
49314 2025-01-21 03:00:59.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-tea5777.c' (47,341) at 20210307214928770
49315 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cec.h' (47,342) at 20241011080017375
49316 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/debug_hw.c' (47,343) at 20220525020653035
49317 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53evk.h' (47,344) at 20210308005003604
49318 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/monitor.c' (47,345) at 20240326080039366
49319 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-gpio-vbus-usb.c' (47,346) at 20240405153052125
49320 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cxl_mem.h' (47,347) at 20240405153052909
49321 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/core/sock.c' (47,348) at 20240913080013857 to deleted uid set
49322 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/pcie.c' (47,349) at 20240405153050565
49323 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4qds.dtsi' (47,350) at 20210307214926342
49324 2025-01-21 03:00:59.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/dma.c' (47,351) at 20210307214927110
49325 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/usb.c' (47,352) at 20240405153050649
49326 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/57xx_iscsi_constants.h' (47,353) at 20210307214930298
49327 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/CLI11.wrap' (47,354) at 20230809080029971
49328 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2781.c' (47,355) at 20240405153052233
49329 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmglue.h' (47,356) at 20220525020654471
49330 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770.c' (47,357) at 20241211090145429
49331 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-hw.h' (47,358) at 20240405153049369
49332 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/processor-flags.h' (47,359) at 20240405153046393
49333 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/watchdog.h' (47,360) at 20210307214926554
49334 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/attr.c' (47,361) at 20210308005003540
49335 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160QDS_SECURE_BOOT_defconfig' (47,362) at 20210308005003244
49336 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ab-b5ze-s3.c' (47,363) at 20240405153051489
49337 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-cov_5.0.0.bb' (47,364) at 20240413080012663
49338 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8150.h' (47,365) at 20240405153052649
49339 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/bpf/Makefile' (47,366) at 20210307214932166
49340 2025-01-21 03:00:59.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qdict.c' (47,367) at 20221215040039266
49341 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/internal.h' (47,368) at 20240405153053021
49342 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/events.h' (47,369) at 20240405153231883
49343 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_pxa270/colibri_pxa270.c' (47,370) at 20210308005003084
49344 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Seinajoki' (47,371) at 20210307205553770
49345 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/sigreturn.c' (47,372) at 20220525020655235
49346 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9rl_devices.c' (47,373) at 20210308005002712
49347 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.gitignore' (47,374) at 20210518000042341
49348 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_vboot.py' (47,375) at 20210308005003744
49349 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/RestrictionMode/meson.build' (47,376) at 20230825080021137 to deleted uid set
49350 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis128-core.c' (47,377) at 20220525020652210
49351 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c' (47,378) at 20240405153047129
49352 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_ide.c' (47,379) at 20210307214926270
49353 2025-01-21 03:00:59.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.h' (47,380) at 20240405153048633
49354 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd-pstate.c' (47,381) at 20241211090145401
49355 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/lpc32xx-udc.txt' (47,382) at 20210307214925450
49356 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs3_defconfig' (47,383) at 20210308005003248
49357 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpimsginit.h' (47,384) at 20210307214932230
49358 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-bochs-display.bin' (47,385) at 20240326080039614 to deleted uid set
49359 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-coldfire-qspi.c' (47,386) at 20240405153231459
49360 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/gc.c' (47,387) at 20240405153232111
49361 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test-utils.c' (47,388) at 20241219090010504
49362 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/entry_points.cpp' (47,389) at 20240920080022619
49363 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sharpsl.c' (47,390) at 20240405153049701
49364 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/radix.h' (47,391) at 20240405153230027
49365 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/ir35221-on-unbind@.service' (47,392) at 20210307205553698
49366 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp2skb_meta.sh' (47,393) at 20210307214932122
49367 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_cs43xx.c' (47,394) at 20210307214932270
49368 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/MAINTAINERS' (47,395) at 20210308005003000
49369 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/vexpress_common.c' (47,396) at 20210308005002916
49370 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.c' (47,397) at 20210308005002752
49371 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apf27_defconfig' (47,398) at 20210308005003248
49372 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4349.h' (47,399) at 20210307214932302
49373 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/authz.json' (47,400) at 20230925080039977
49374 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-device-swtpm-test.c' (47,401) at 20230426080043948
49375 2025-01-21 03:00:59.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs_5.1.9.bb' (47,402) at 20241221090017496
49376 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h' (47,403) at 20210307214926218
49377 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/a.out.h' (47,404) at 20210307214926166
49378 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68-core.c' (47,405) at 20220525020653275
49379 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536_vsm.h' (47,406) at 20210307214926222
49380 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/spl_minimal.c' (47,407) at 20210308005002988
49381 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/connector/usb-connector.yaml' (47,408) at 20240405153229759
49382 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_translate_dcn32.c' (47,409) at 20240405153047289
49383 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/grant-table.c' (47,410) at 20210309003649096
49384 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/lbr.c' (47,411) at 20240405153046373
49385 2025-01-21 03:00:59.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/dsa.h' (47,412) at 20240405153053233
49386 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fpga/index.rst' (47,413) at 20240405153045209
49387 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-rc5.c' (47,414) at 20210307214928774
49388 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.serial_multi' (47,415) at 20210308005003296
49389 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/with_stress.sh' (47,416) at 20210307214932662
49390 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-remote-test_git.bb' (47,417) at 20231011080016570
49391 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/sensors.c' (47,418) at 20240405153047037
49392 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/ssb_private.h' (47,419) at 20210307214930478
49393 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_psycho.c' (47,420) at 20240405153230091
49394 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-aen.c' (47,421) at 20240405153232055
49395 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/ucd90160.hpp' (47,422) at 20230511080035563
49396 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/Kconfig' (47,423) at 20210307214925870
49397 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/init.c' (47,424) at 20210308005003432
49398 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/joystick.h' (47,425) at 20210307214931410
49399 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-all.json' (47,426) at 20220429100100882
49400 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml' (47,427) at 20240405153045125
49401 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/python3-scapy/run-ptest' (47,428) at 20230317080013785
49402 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/cable_unittest.cpp' (47,429) at 20211014000010487
49403 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/Kconfig' (47,430) at 20240405153052233
49404 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/clamav.py' (47,431) at 20220721030015849
49405 2025-01-21 03:00:59.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bios.h' (47,432) at 20210308005002884
49406 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/cfb_console.c' (47,433) at 20230302090047762
49407 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-mipi-dsi.c' (47,434) at 20240405153231311
49408 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench_write_req.py' (47,435) at 20210927100127349
49409 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/curlpp/0002-fix-invalid-conversion-from-int-to-CURLoption.patch' (47,436) at 20241221090017496
49410 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1xxx_dbdma.h' (47,437) at 20210307214926218
49411 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-super.c' (47,438) at 20240405153046861
49412 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_chip.c' (47,439) at 20210307214930674
49413 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/unicode.c' (47,440) at 20240405153231755
49414 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/debug_global.h' (47,441) at 20210307214930542
49415 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/extcon.h' (47,442) at 20240405153231807
49416 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-pps' (47,443) at 20210307214925206
49417 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-firmware.h' (47,444) at 20210307214928682
49418 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/scan.c' (47,445) at 20210307214929966
49419 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/greatlakes-gpio-monitor-register.bb' (47,446) at 20241221090017476
49420 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb.c' (47,447) at 20240405153231307
49421 2025-01-21 03:00:59.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio-blkdev.c' (47,448) at 20241211090212442
49422 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/code_update_utils.robot' (47,449) at 20240627080021048
49423 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-jvc-decoder.c' (47,450) at 20240405153049513
49424 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/bitsperlong.h' (47,451) at 20210307214932458
49425 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_of.c' (47,452) at 20240405153048565
49426 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mtrr.h' (47,453) at 20210308005002880
49427 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/sdio_intf.c' (47,454) at 20220525020654187
49428 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/xprt_rdma.h' (47,455) at 20240405153232083
49429 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mmp_pdma.c' (47,456) at 20240405153047001
49430 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_hdrs.h' (47,457) at 20240405153052873
49431 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cryptd.c' (47,458) at 20240405153046533
49432 2025-01-21 03:00:59.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/input_formatter_public.h' (47,459) at 20210307214930546
49433 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK03.boot' (47,460) at 20210307214932714
49434 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tc_l2_redirect.sh' (47,461) at 20240405153053425
49435 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/syscall.h' (47,462) at 20240405153045361
49436 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb' (47,463) at 20240718080012383
49437 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/OCOTShutdownPolicy.interface.yaml' (47,464) at 20221207040023627
49438 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/pie.h' (47,465) at 20240405153052861
49439 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb' (47,466) at 20241221090017556
49440 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/acpi-build.c' (47,467) at 20241211090212290
49441 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/bcma_nand.c' (47,468) at 20240405153049689
49442 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/mmap-smack-test_1.0.bb' (47,469) at 20241206090014286
49443 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/proc-pre-poweroff@.service.in' (47,470) at 20230513080022442
49444 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_acc_regs.h' (47,471) at 20240405153046585
49445 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/mctp/files/mctp-local.service' (47,472) at 20231023080013923 to deleted uid set
49446 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.hpp' (47,473) at 20240815080043904
49447 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c' (47,474) at 20240405153230359
49448 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/tools/meson.build' (47,475) at 20210507000042347
49449 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/apm-emulation.c' (47,476) at 20240405153046745
49450 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/coredump.h' (47,477) at 20240405153050605
49451 2025-01-21 03:00:59.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sata2-1.dtsi' (47,478) at 20210307214926350
49452 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma2_core_regs.h' (47,479) at 20240405153046573
49453 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x05_sync.h' (47,480) at 20210307214928082
49454 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (47,481) at 20240719080014909
49455 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/annotation_dict.bin' (47,482) at 20220604030008508 to deleted uid set
49456 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_cpu.c' (47,483) at 20230426080043652
49457 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.hz' (47,484) at 20210307214931706
49458 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6memcal.h' (47,485) at 20210308005003604
49459 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/slcr.c' (47,486) at 20240405153045693
49460 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/pd.c' (47,487) at 20240405153050129
49461 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-luxul-xwr-1200.dts' (47,488) at 20240405153229871
49462 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mux_codec.c' (47,489) at 20240405153050969
49463 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget' (47,490) at 20240405153044913
49464 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/stm32f7-rcc.h' (47,491) at 20210308005003636
49465 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/templates/default/local.conf.sample' (47,492) at 20241221090017580
49466 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qxp-rsrc.c' (47,493) at 20220525020652310
49467 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/i2c-dev.h' (47,494) at 20220525020654667
49468 2025-01-21 03:00:59.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_ip32.c' (47,495) at 20220525020653839
49469 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/Kconfig' (47,496) at 20240405153051865
49470 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_asrc_common.h' (47,497) at 20210307214932374
49471 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/clock-tables.h' (47,498) at 20210308005002672
49472 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/gv100.c' (47,499) at 20240405153048661
49473 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_functions.h' (47,500) at 20210309003651228
49474 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/sysroot.py' (47,501) at 20220910030013405
49475 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/floating-point.json' (47,502) at 20240405153054157
49476 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_vpg.h' (47,503) at 20240405153047249
49477 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-sse-exceptions.c' (47,504) at 20210308005046497
49478 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/cirrus,lochnagar.yaml' (47,505) at 20210307214925322
49479 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxc_nand_spl.c' (47,506) at 20210308005003412
49480 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sprd.c' (47,507) at 20240405153230683
49481 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigodj_dsp.c' (47,508) at 20220525020654995
49482 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/snmp_trap.cpp' (47,509) at 20241213090042302
49483 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc' (47,510) at 20241221090017488
49484 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/Kconfig' (47,511) at 20240405153050389
49485 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/syslog-ng.service-the-syslog-ng-service.patch' (47,512) at 20230317080013793
49486 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan-1.9/0001-Add-printf-format-and-silence-format-security-warnin.patch' (47,513) at 20210307205553814
49487 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/user_ringbuf_success.c' (47,514) at 20240405153054281
49488 2025-01-21 03:00:59.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/0001-confiure.ac-Believe-the-cflags-from-environment.patch' (47,515) at 20220204040022684
49489 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2fw.c' (47,516) at 20240405153051953
49490 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-4.dtsi' (47,517) at 20210307214926350
49491 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/iowait.c' (47,518) at 20220525020653131
49492 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/exec.h' (47,519) at 20210307214926110
49493 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/smp-ops.h' (47,520) at 20240405153046313
49494 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cmd_spl.h' (47,521) at 20210308005003572
49495 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/Kconfig' (47,522) at 20210419100148337
49496 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/hsw_ips.c' (47,523) at 20240405153048433
49497 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/vmur.h' (47,524) at 20240405153051517
49498 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-post-end.service' (47,525) at 20240105090012010
49499 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/sleep.S' (47,526) at 20240520080015127
49500 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispccp2.h' (47,527) at 20240405153049485
49501 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/it.po' (47,528) at 20240906080037428
49502 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cfi.c' (47,529) at 20240405153230063
49503 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb' (47,530) at 20241206090014286
49504 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c' (47,531) at 20240405153050245
49505 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/socorro-syms.bbclass' (47,532) at 20210812000025190
49506 2025-01-21 03:00:59.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tevii-nec.c' (47,533) at 20210307214928786
49507 2025-01-21 03:00:59.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_base.c' (47,534) at 20240405153231427 to deleted uid set
49508 2025-01-21 03:00:59.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/uncore-interconnect.json' (47,535) at 20240405153054157
49509 2025-01-21 03:00:59.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_ecn.c' (47,536) at 20210307214932026
49510 2025-01-21 03:00:59.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_dp_types.h' (47,537) at 20240405153230391
49511 2025-01-21 03:00:59.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/machine/catalina.conf' (47,538) at 20240814080011471
49512 2025-01-21 03:00:59.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_bprm_opts.c' (47,539) at 20240405153054261
49513 2025-01-21 03:00:59.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/strncpy_from_user.c' (47,540) at 20240405153053101
49514 2025-01-21 03:00:59.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_memcpy.c' (47,541) at 20210307214926794
49515 2025-01-21 03:00:59.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.h' (47,542) at 20220525020652963
49516 2025-01-21 03:00:59.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/meson.build' (47,543) at 20221020030023426
49517 2025-01-21 03:00:59.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg_booke.h' (47,544) at 20240405153046125
49518 2025-01-21 03:00:59.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-cache.json' (47,545) at 20240405153054129
49519 2025-01-21 03:00:59.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-device.rst' (47,546) at 20210309003648408
49520 2025-01-21 03:00:59.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/service_files/xyz.openbmc_project.eStoraged.service.in' (47,547) at 20240203090004878
49521 2025-01-21 03:00:59.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/gpio/phosphor-gpio-monitor/dependencies.conf' (47,548) at 20231107090016217
49522 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ot1200.h' (47,549) at 20210308005003608
49523 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace_seq.c' (47,550) at 20240405153053073 to deleted uid set
49524 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/258' (47,551) at 20221215040039366
49525 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h' (47,552) at 20240405153230939
49526 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/u-boot.h' (47,553) at 20210308005002828
49527 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-type-t.rst' (47,554) at 20220525020651778
49528 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mchp-i2s-mcc.c' (47,555) at 20240405153232139
49529 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/universe.c' (47,556) at 20210308005003220
49530 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_scd.h' (47,557) at 20210307214926242
49531 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/console.h' (47,558) at 20210307214925646
49532 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/display.h' (47,559) at 20210308005003628
49533 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/test-code-patching.c' (47,560) at 20240405153046177
49534 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pgalloc.h' (47,561) at 20240405153046069
49535 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c' (47,562) at 20240405153048693
49536 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stih410-b2260_defconfig' (47,563) at 20210308005003280
49537 2025-01-21 03:00:59.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/hisilicon,ascend910-gpio.yaml' (47,564) at 20240405153045061
49538 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c' (47,565) at 20240405153051917
49539 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Kconfig.arm' (47,566) at 20240405153230251
49540 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_open_test.c' (47,567) at 20210309003656012
49541 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/topology.h' (47,568) at 20240405153053941
49542 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_root.c' (47,569) at 20240405153046645
49543 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kdebugfs.c' (47,570) at 20220525020652166
49544 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/Makefile' (47,571) at 20240405153230163
49545 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/apollo/Makefile' (47,572) at 20210307214926138
49546 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-out.h' (47,573) at 20210307214928794
49547 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/kbuild.h' (47,574) at 20210308005003656
49548 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/postfix_3.8.6.bb' (47,575) at 20241206090014238
49549 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/phc.sh' (47,576) at 20210307214932714
49550 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/Kconfig' (47,577) at 20240405153046713
49551 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/dlink_dsr-500n.dts' (47,578) at 20240405153045989
49552 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.h' (47,579) at 20240405153050493
49553 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-stmpe.c' (47,580) at 20240405153231359
49554 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/network/phosphor-network_%.bbappend' (47,581) at 20241206090014222
49555 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110.h' (47,582) at 20220525020654131
49556 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xap-1610.dts' (47,583) at 20240405153229871
49557 2025-01-21 03:00:59.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/nvidia_cspmu.c' (47,584) at 20240405153051273
49558 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_log.h' (47,585) at 20220525020654643
49559 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_aer.c' (47,586) at 20240906080037276
49560 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utlock.c' (47,587) at 20240405153046625
49561 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/mm_32.h' (47,588) at 20220525020652122
49562 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ae3xx/MAINTAINERS' (47,589) at 20210308005002900
49563 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enum64val___diff.c' (47,590) at 20240405153054265
49564 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/mac.c' (47,591) at 20241211090145465 to deleted uid set
49565 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32mp157.c' (47,592) at 20240405153051373
49566 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/ruleset.c' (47,593) at 20220627100017202
49567 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (47,594) at 20210902000021581
49568 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/holt_hi311x.txt' (47,595) at 20210307214925374
49569 2025-01-21 03:00:59.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/ram-block.c' (47,596) at 20210308005046257
49570 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/bmc' (47,597) at 20211228040029180
49571 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/gose_spl.c' (47,598) at 20210308005003036
49572 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/omap.h' (47,599) at 20210308005002660
49573 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib7000m.h' (47,600) at 20210307214928618
49574 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l51.c' (47,601) at 20241111090012169
49575 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecdh_helper.c' (47,602) at 20220525020652214
49576 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lookup_key.c' (47,603) at 20240405153054277
49577 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts' (47,604) at 20220525020651994
49578 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-pci-bus.json' (47,605) at 20241214090008740
49579 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/syslib.c' (47,606) at 20210308005002556
49580 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_parport.c' (47,607) at 20240405153046893
49581 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb' (47,608) at 20241221090017556
49582 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/prom-env-test.c' (47,609) at 20240906080037572
49583 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-digicolor/digicolor.c' (47,610) at 20210307214925878
49584 2025-01-21 03:00:59.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/trans.c' (47,611) at 20240405153231211
49585 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/Kconfig' (47,612) at 20240405153053185
49586 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/cpu_loop.c' (47,613) at 20210308005046097
49587 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/bitmap.c' (47,614) at 20210307214931230
49588 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/adp8860.h' (47,615) at 20210307214931470
49589 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/sigreturn.S' (47,616) at 20210307214926298
49590 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml' (47,617) at 20240405153045013
49591 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fb_pin.c' (47,618) at 20240411080014074
49592 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.c' (47,619) at 20220525020652955
49593 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_sas_internal.h' (47,620) at 20210307214930410
49594 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/ddr.c' (47,621) at 20210308005002980
49595 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr600_mt47h32m16_333_cl5_psync.c' (47,622) at 20210308005002548
49596 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0003-Platform-Corstone1000-Enable-firewall-in-FVP.patch' (47,623) at 20241221090017464
49597 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OperatingSystem.v1_0_2.json' (47,624) at 20240619080002952
49598 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/cpld.h' (47,625) at 20210308005003040
49599 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/kas-security-alt.yml' (47,626) at 20220402030016075
49600 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/trace.c' (47,627) at 20210307214929174
49601 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp.c' (47,628) at 20240405153230015
49602 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmu.l' (47,629) at 20240405153054201
49603 2025-01-21 03:00:59.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/ebsa285.c' (47,630) at 20210307214925882
49604 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ocelot.c' (47,631) at 20220525020651998
49605 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vectors.c' (47,632) at 20210307214926170
49606 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/uninative.bbclass' (47,633) at 20240413080012683
49607 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/spl_minimal.c' (47,634) at 20210308005002960
49608 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_xenstore.h' (47,635) at 20230426080043692
49609 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.3.bb' (47,636) at 20220502030010108
49610 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/chacha-p10le-8x.S' (47,637) at 20240405153230027
49611 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Bremen' (47,638) at 20210307205553766
49612 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r.h' (47,639) at 20220525020654007
49613 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dma-heap.h' (47,640) at 20210307214931630
49614 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cavium-thunderx.c' (47,641) at 20240405153230851
49615 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_misc.h' (47,642) at 20230925080040097
49616 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/renesas_sdhi_core.c' (47,643) at 20240405153230855
49617 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/power_supply.cpp' (47,644) at 20241210090027376
49618 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/psc.h' (47,645) at 20210307214932290
49619 2025-01-21 03:00:59.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3715.dtsi' (47,646) at 20240405153045597
49620 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/gumstix.c' (47,647) at 20240405153045677
49621 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc702.dts' (47,648) at 20210308005002632
49622 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/amd-memory-encryption.rst' (47,649) at 20240906080037180
49623 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/irq.c' (47,650) at 20240405153046449
49624 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/linkmode.c' (47,651) at 20210307214929690
49625 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3036.c' (47,652) at 20220525020652326
49626 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm63138.dtsi' (47,653) at 20240405153045429
49627 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/states.h' (47,654) at 20231110090010623
49628 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/ARM-gcc.h' (47,655) at 20210307214925974
49629 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/parallels.h' (47,656) at 20240326080039382
49630 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nk.h' (47,657) at 20210307214927030
49631 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/xilinx_ethlite.c' (47,658) at 20241211090212310
49632 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-jxxx.dtsi' (47,659) at 20240405153045717
49633 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/endian.hpp' (47,660) at 20210308005051513
49634 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NLPL' (47,661) at 20211006000025238
49635 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/s5p_goni_defconfig' (47,662) at 20210308005003276
49636 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/iomap_32.c' (47,663) at 20220525020652186
49637 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v40-bananapi-m2-berry.dts' (47,664) at 20240405153045397
49638 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/entry-kvm.h' (47,665) at 20240405153052685
49639 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/i2c_slave.h' (47,666) at 20240405153052893
49640 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vantaa_Hakunila' (47,667) at 20210307205553774
49641 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitsperlong.h' (47,668) at 20220525020655115
49642 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers.bb' (47,669) at 20241206090014314
49643 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/.gitignore' (47,670) at 20210307214931810
49644 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pc-conf-reg.h' (47,671) at 20220525020652150
49645 2025-01-21 03:00:59.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NAND_SECBOOT_defconfig' (47,672) at 20210308005003240
49646 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/cpu.h' (47,673) at 20210308005002752
49647 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h' (47,674) at 20241118090018495
49648 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_link_encoder.h' (47,675) at 20240405153047245
49649 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/tegra194-bpmp-thermal.h' (47,676) at 20210307214931350
49650 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/start.S' (47,677) at 20210308005003008
49651 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/init.c' (47,678) at 20210307214926558
49652 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mti,gic.yaml' (47,679) at 20220525020651682
49653 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c' (47,680) at 20240503080014482 to deleted uid set
49654 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.c' (47,681) at 20220525020652967
49655 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/kbuf.c' (47,682) at 20240624080012816
49656 2025-01-21 03:00:59.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-ev1.dts' (47,683) at 20240405153229903
49657 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/netjet.c' (47,684) at 20240405153049213
49658 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra30_ahub.h' (47,685) at 20220525020655095
49659 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/linux-yocto-dev.yml' (47,686) at 20241206090014206
49660 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_vpu.c' (47,687) at 20210308005003532
49661 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-ab.dts' (47,688) at 20210308005002596
49662 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/linkage.h' (47,689) at 20210308005002816
49663 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb' (47,690) at 20241221090017548
49664 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-i386-code.fd.bz2' (47,691) at 20241211090212402 to deleted uid set
49665 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-sysbus.c' (47,692) at 20241211090212346
49666 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8711.c' (47,693) at 20240405153232167
49667 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/Makefile' (47,694) at 20240405153050213
49668 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/dbus/phosphor-dbus-interfaces/0001-Add-boot-initiator-mailbox-interface.patch' (47,695) at 20210307205554226
49669 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_buffer.c' (47,696) at 20240405153048973
49670 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/asm.S' (47,697) at 20210308005003720
49671 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf' (47,698) at 20210307205554270 to deleted uid set
49672 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb' (47,699) at 20241206090014270
49673 2025-01-21 03:00:59.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/fb.c' (47,700) at 20240405153045657
49674 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/error-dump.h' (47,701) at 20240405153050525
49675 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-ivgen.c' (47,702) at 20241211090212554
49676 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/Kconfig' (47,703) at 20240405153049401
49677 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker.h' (47,704) at 20241211090212306
49678 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dm1105-nec.c' (47,705) at 20210307214928782
49679 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle_3.10.bb' (47,706) at 20241221090017696
49680 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/auxtrace.c' (47,707) at 20240405153054093
49681 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun6i-a31-cpuconfig.yaml' (47,708) at 20240405153045017
49682 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/locks.c' (47,709) at 20240405153052477
49683 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm-demo.h' (47,710) at 20210308005003628
49684 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/0004-clif-Include-string.h-for-mem-function-prototypes.patch' (47,711) at 20221003030013261
49685 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-core.c' (47,712) at 20240405153230815
49686 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/maxim_contaminant.c' (47,713) at 20240405153052149
49687 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/fault.h' (47,714) at 20240405153045881
49688 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/cpufreq_drivers.rst' (47,715) at 20210307214925238
49689 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/traps.c' (47,716) at 20210308005002816
49690 2025-01-21 03:00:59.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-turris-mox-rwtm' (47,717) at 20220525020651630
49691 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fc.h' (47,718) at 20240405153231391
49692 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/classes/waf-samba.bbclass' (47,719) at 20241206090014238
49693 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_hw.h' (47,720) at 20220525020654003
49694 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc.h' (47,721) at 20240405153051237
49695 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/kirkwood.c' (47,722) at 20210916100017831
49696 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/Makefile' (47,723) at 20240405153052397
49697 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/StorageControllerCollection_v1.xml' (47,724) at 20240619080002936
49698 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_load_store.S' (47,725) at 20210927100127637
49699 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/u-boot-spl.lds' (47,726) at 20210308005002828
49700 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx7dsabresd_qspi_defconfig' (47,727) at 20210308005003272
49701 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port.h' (47,728) at 20240405153231267
49702 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-throttle.h' (47,729) at 20240405153230155
49703 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/qed.rst' (47,730) at 20210307214925534
49704 2025-01-21 03:00:59.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (47,731) at 20220819030014797
49705 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/groups.json' (47,732) at 20231213090027090
49706 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/edminiv2/Makefile' (47,733) at 20210308005002904
49707 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/utils.c' (47,734) at 20210927100127353
49708 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/x509_ima.der' (47,735) at 20230520080014488 to deleted uid set
49709 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun9i-mmc.c' (47,736) at 20240405153230247
49710 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/init.c' (47,737) at 20240405153229987
49711 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/meson.options' (47,738) at 20230817080038681
49712 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/net/Makefile' (47,739) at 20210307214926738
49713 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/authors.rst' (47,740) at 20220525020651642
49714 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/u-boot-spl-ipam390.lds' (47,741) at 20210308005002900
49715 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.h' (47,742) at 20240405153047149
49716 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-alsa.c' (47,743) at 20220525020653271
49717 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK05.boot' (47,744) at 20210307214932714
49718 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devpts_fs.h' (47,745) at 20210307214931374
49719 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/Makefile' (47,746) at 20210308005002724
49720 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/icid.c' (47,747) at 20210308005002556
49721 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/tve.h' (47,748) at 20210308005002668
49722 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/Kconfig' (47,749) at 20210308005002716
49723 2025-01-21 03:00:59.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/partition.cpp' (47,750) at 20220922030007675
49724 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma9553.c' (47,751) at 20240405153048941
49725 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/gnuplot.desktop' (47,752) at 20210307205553910
49726 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/snet_main.c' (47,753) at 20241125090012255
49727 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/fsl_espi.c' (47,754) at 20210308005003492
49728 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/Makefile' (47,755) at 20240405153232079
49729 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_dw_hdmi.h' (47,756) at 20210308005003528
49730 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_edp_panel_control.c' (47,757) at 20240405153230419
49731 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2841er.c' (47,758) at 20240405153230775
49732 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/trace/events/maple_tree.h' (47,759) at 20240405153054233
49733 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.h' (47,760) at 20240405153051865
49734 2025-01-21 03:00:59.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c' (47,761) at 20240405153050177
49735 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2518.h' (47,762) at 20210307214932338
49736 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_phy.c' (47,763) at 20210307214929894
49737 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c' (47,764) at 20240910080014026
49738 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci-qmp-cmds.c' (47,765) at 20230426080043724
49739 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/Makefile' (47,766) at 20210308005002972
49740 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-usb-power-supply.yaml' (47,767) at 20240405153045141
49741 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dhry.h' (47,768) at 20240405153053085
49742 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts' (47,769) at 20240405153229967
49743 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/Bonnell.json' (47,770) at 20240809080033019
49744 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/machine/mori.conf' (47,771) at 20241221090017480
49745 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/include.d/functions' (47,772) at 20230114040023959
49746 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/meson.build' (47,773) at 20241112090035826
49747 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/u-boot.h' (47,774) at 20210308005002824
49748 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_w.c' (47,775) at 20210308005046517
49749 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-netcom-plus-2xx.dts' (47,776) at 20240405153045589
49750 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dsp.h' (47,777) at 20210307214926214
49751 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cpu_pm.c' (47,778) at 20240405153052993
49752 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6351.h' (47,779) at 20210307214932318
49753 2025-01-21 03:00:59.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libabigail/libabigail_2.5.bb' (47,780) at 20241221090017512
49754 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/cpu.h' (47,781) at 20241211090212462
49755 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/index.scss' (47,782) at 20210308005107073
49756 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ast2600_ubimg_gen.sh' (47,783) at 20210421100236122
49757 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/sdbusplus.wrap' (47,784) at 20230714080032711
49758 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/pci.c' (47,785) at 20210308005002800
49759 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/console/obmc-console/obmc-console.conf' (47,786) at 20230512080018777
49760 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/uv.c' (47,787) at 20240405153046269
49761 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/interrupts.c' (47,788) at 20210308005002708
49762 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/Makefile' (47,789) at 20241018080014482
49763 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8994-regmap.c' (47,790) at 20240405153230839
49764 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/checkpatch.pl' (47,791) at 20241211090212458
49765 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/tools/find_hwmon.cpp' (47,792) at 20210308004940472 to deleted uid set
49766 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/40-libgphoto2.rules' (47,793) at 20210307205553942
49767 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-a64-ccu.h' (47,794) at 20240405153052649
49768 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/paravirt_ops.rst' (47,795) at 20220525020651774
49769 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/acx.c' (47,796) at 20210307214929962
49770 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/mplus' (47,797) at 20241221090017620
49771 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/0003-Add-format-string-qualifier-to-fix-potential-securit.patch' (47,798) at 20230706080014749
49772 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_of.c' (47,799) at 20220525020654315
49773 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_stats.c' (47,800) at 20210307214932046
49774 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sagem/f@st1704/Kconfig' (47,801) at 20210308005003040
49775 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/sbx81lifxcat.c' (47,802) at 20210308005002908
49776 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts' (47,803) at 20240405153229919
49777 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_drv.h' (47,804) at 20240405153048569
49778 2025-01-21 03:00:59.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_cpu.h' (47,805) at 20221215040039062
49779 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/index.rst' (47,806) at 20240405153045201
49780 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_thread.h' (47,807) at 20221215040039062
49781 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/build_sdk.py' (47,808) at 20231011080016622
49782 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/ibumad_user.c' (47,809) at 20240405153053421
49783 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_defconfig' (47,810) at 20210308005003244
49784 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/meson.build' (47,811) at 20240920080018291 to deleted uid set
49785 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp-hid-client.c' (47,812) at 20240405153048825
49786 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer.c' (47,813) at 20241216090017805
49787 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp8788-ldo.c' (47,814) at 20240405153051465
49788 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandbox/sandbox.c' (47,815) at 20210308005003044
49789 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjorksele' (47,816) at 20210307205553778
49790 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ibm_iic.h' (47,817) at 20210307214928158
49791 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/0001-Remove-cpp-unittest-compilation.patch' (47,818) at 20241206090014258
49792 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-clk.c' (47,819) at 20240405153232187
49793 2025-01-21 03:00:59.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_kfunc.c' (47,820) at 20240405153232259
49794 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/conf/bitbake.conf' (47,821) at 20220402030016091
49795 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/usdhi6rol0.c' (47,822) at 20240405153230863
49796 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu_sun4i.h' (47,823) at 20210308005002664
49797 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/busconfig/phosphor-rsyslog-config.conf' (47,824) at 20210511000050230
49798 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c' (47,825) at 20240405153047113
49799 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio.h' (47,826) at 20240405153232203
49800 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func_args.c' (47,827) at 20220525020655199
49801 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-CMakeLists.txt-avoid-changing-install-paths-based-on.patch' (47,828) at 20210307205554494
49802 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/196' (47,829) at 20240326080039730
49803 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/Makefile' (47,830) at 20210308005002712
49804 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_cdev_ipmi.c' (47,831) at 20240405153046757
49805 2025-01-21 03:00:59.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/efi-uki-bootdisk.wks.in' (47,832) at 20241221090017704
49806 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6580.dtsi' (47,833) at 20240405153045461
49807 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-CMakeLists.txt-fix-lib64-can-not-be-shiped-in-64bit-.patch' (47,834) at 20230706080014749
49808 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_fp.c' (47,835) at 20240326080039466
49809 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-HolywellHill' (47,836) at 20210307205553774
49810 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/elf.h' (47,837) at 20240405153054077
49811 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/0002-Fix-Eq-CAPS-plugin-name.patch' (47,838) at 20210307205553754
49812 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/kasan_init.c' (47,839) at 20241125090012235
49813 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/float_convs.c' (47,840) at 20240906080037576
49814 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/amlogic,meson6-spifc.yaml' (47,841) at 20240405153045173
49815 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5249.c' (47,842) at 20220525020651982
49816 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-videomate-tv-pvr.c' (47,843) at 20210307214928786
49817 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/Makefile' (47,844) at 20240405153054045
49818 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pa.dtsi' (47,845) at 20210307214926346
49819 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp.c' (47,846) at 20240405153232071
49820 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_ap/MAINTAINERS' (47,847) at 20210308005002924
49821 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/bios_utils.hpp' (47,848) at 20240618080043041
49822 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8727.c' (47,849) at 20240405153053829
49823 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-8k/Makefile' (47,850) at 20210308005002908
49824 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/police.c' (47,851) at 20240405153050109
49825 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-stm32.h' (47,852) at 20210307214928298
49826 2025-01-21 03:00:59.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi-stable.rst' (47,853) at 20240405153229735
49827 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/asahi-kasei,ak4458.yaml' (47,854) at 20240405153045161
49828 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml' (47,855) at 20240405153045093
49829 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io-64-nonatomic-lo-hi.h' (47,856) at 20210309003653848
49830 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-throttle.c' (47,857) at 20240906080037584
49831 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/no-version-scripts.patch' (47,858) at 20210307205554462
49832 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net-remove-if.rst' (47,859) at 20210309003648480
49833 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/0001-Makefile.am-suppress-perllocal.pod.patch' (47,860) at 20210307205554122
49834 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_syscall.c' (47,861) at 20210307214932702
49835 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/avc.h' (47,862) at 20240405153232115
49836 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l43.h' (47,863) at 20240405153232147
49837 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_sched.c' (47,864) at 20240805080013951
49838 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usbdevfs-drop-permissions.c' (47,865) at 20210307214925590
49839 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4531_codec.h' (47,866) at 20210307214931594
49840 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-smartnic-wa.sh.in' (47,867) at 20241103090011522
49841 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Backe' (47,868) at 20210307205553778
49842 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/console/files/obmc-console.conf' (47,869) at 20210307205554082
49843 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos4-pmu.c' (47,870) at 20240405153051769
49844 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/dbgp.c' (47,871) at 20240405153052077
49845 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/conf-notes.txt' (47,872) at 20240720080012609
49846 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/0001-Add-compatibility-with-FFMPEG-7.0.patch' (47,873) at 20241221090017488
49847 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mvebu_a3700_spi.c' (47,874) at 20210308005003492
49848 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_5.h' (47,875) at 20240405153230511
49849 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2500/evb_ast2500.c' (47,876) at 20210308005002916
49850 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/syscalls.h' (47,877) at 20210307214926554
49851 2025-01-21 03:00:59.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xlnx,versal-fpga.yaml' (47,878) at 20240405153045057
49852 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland/run-ptest' (47,879) at 20210307205554586
49853 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sl-pinfunc.h' (47,880) at 20210308005002588
49854 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/status_w.h' (47,881) at 20210307214926734
49855 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c' (47,882) at 20220525020652490
49856 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (47,883) at 20210812000025162
49857 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/busybox-cross-menuconfig.patch' (47,884) at 20210307205554470
49858 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/platinum_titanium.c' (47,885) at 20210308005002920
49859 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/aspenite/MAINTAINERS' (47,886) at 20210308005002904
49860 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/relocs.h' (47,887) at 20220525020652194
49861 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga-hw.h' (47,888) at 20210307214928750
49862 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/dump_cache.py' (47,889) at 20210307205554230
49863 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo5039.c' (47,890) at 20240405153048625
49864 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_stepwisecontroller_unittest.cpp' (47,891) at 20220614030038250
49865 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt' (47,892) at 20220525020651666
49866 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/qmp-cmds.c' (47,893) at 20240906080037376
49867 2025-01-21 03:00:59.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/MINPACK' (47,894) at 20210729000029100
49868 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tlv320aic3x.yaml' (47,895) at 20240405153045173
49869 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/Makefile' (47,896) at 20210307214932438
49870 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/mailmapper' (47,897) at 20210308005003736
49871 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml' (47,898) at 20240405153045145
49872 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mpq7932.c' (47,899) at 20240405153230667
49873 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/userfaultfd.h' (47,900) at 20240405153231879
49874 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/Kconfig' (47,901) at 20240405153051777
49875 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc_1_2.c' (47,902) at 20240405153048585
49876 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_fg.c' (47,903) at 20240405153051425
49877 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dcdbas.c' (47,904) at 20240405153051397
49878 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/i82374.c' (47,905) at 20240906080037220
49879 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Luopioinen' (47,906) at 20210307205553770
49880 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools_0.76.bb' (47,907) at 20241221090017536
49881 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/pwm.c' (47,908) at 20240405153231471
49882 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh03_defconfig' (47,909) at 20240405153046309
49883 2025-01-21 03:00:59.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace_clock.h' (47,910) at 20210307214931526
49884 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_bunzip2.c' (47,911) at 20240805080014043
49885 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int1092/Makefile' (47,912) at 20220525020653911
49886 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-asus-rt-ac68u.dts' (47,913) at 20240405153045425
49887 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/inter_choice/Kconfig' (47,914) at 20220525020654947
49888 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/Kconfig' (47,915) at 20240405153049641
49889 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp' (47,916) at 20241212090003682
49890 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/rapidio.rst' (47,917) at 20210307214925242
49891 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360.dtsi' (47,918) at 20240405153045781
49892 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-06' (47,919) at 20210908000010395
49893 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/debugtraps.S' (47,920) at 20210307214926566
49894 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/lowlevel_init.S' (47,921) at 20210308005003036
49895 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/bacnet.json' (47,922) at 20210307205553850
49896 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.c' (47,923) at 20240405153051353
49897 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/gen-atomics.sh' (47,924) at 20220525020654939
49898 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds2438.rst' (47,925) at 20220525020651794
49899 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/junit.py' (47,926) at 20241221090017700
49900 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/Makefile' (47,927) at 20210308005003540
49901 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_mci.c' (47,928) at 20240405153050449
49902 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/index.rst' (47,929) at 20210309003648408
49903 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/140-mips_disable_devicetree_support.patch' (47,930) at 20230706080014733
49904 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-empty-features.out' (47,931) at 20240906080037560 to deleted uid set
49905 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/perf_event.c' (47,932) at 20240405153045361
49906 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmppp.h' (47,933) at 20210307214931622
49907 2025-01-21 03:00:59.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.c' (47,934) at 20210307214928778
49908 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/i2c/Makefile' (47,935) at 20210309003650296
49909 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/ringbuf_bench.c' (47,936) at 20240405153054273
49910 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_main.c' (47,937) at 20240405153231907
49911 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-x86_64-code.fd.bz2' (47,938) at 20241211090212414 to deleted uid set
49912 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/soc_common.h' (47,939) at 20240405153051269
49913 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dir.h' (47,940) at 20220525020654467
49914 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_private.h' (47,941) at 20240405153050177
49915 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/images/core-image-kernel-dev.bb' (47,942) at 20210812000025354
49916 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/defs.rst.inc' (47,943) at 20210927100127069
49917 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-qcom-qmp.h' (47,944) at 20240405153052649
49918 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/0001-tests-Allow-different-output-from-mv.patch' (47,945) at 20210307205554550
49919 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1-ixora-v1.2.dts' (47,946) at 20240405153045737
49920 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/Kconfig' (47,947) at 20220525020653719
49921 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/pinmux.c' (47,948) at 20210308005002724
49922 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/mesa/libglu_%.bbappend' (47,949) at 20210812000025266
49923 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/layer.conf' (47,950) at 20241221090017484
49924 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/Kconfig' (47,951) at 20210308005003496
49925 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-ipu_conn.c' (47,952) at 20240405153046797
49926 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/sv.po' (47,953) at 20210308005046217
49927 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.h' (47,954) at 20210307214929942
49928 2025-01-21 03:00:59.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/ordered-events.c' (47,955) at 20240405153054201
49929 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/mock.c' (47,956) at 20240405153054221
49930 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_plane.c' (47,957) at 20240405153048421
49931 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-axg-s400-u-boot.dtsi' (47,958) at 20210308005002596
49932 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/R+poonceonces.litmus' (47,959) at 20210307214932502
49933 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/utils.h' (47,960) at 20241216090017809
49934 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/__init__.py' (47,961) at 20240405153054309
49935 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS8-ssh-bic@.service' (47,962) at 20231025080019870
49936 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-fsl-usb.h' (47,963) at 20210309003653268
49937 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_data_type.h' (47,964) at 20240405153053569
49938 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package_pkgdata.bbclass' (47,965) at 20220910030013385
49939 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/messages.h' (47,966) at 20240405153052289
49940 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/activy.rcmm' (47,967) at 20210307205553754
49941 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211_hwsim/wpa_supplicant.conf' (47,968) at 20210307214925538
49942 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-base-union.out' (47,969) at 20220429100100882 to deleted uid set
49943 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/huawei_hg556a.h' (47,970) at 20210308005003596
49944 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0014-GLES2-gl2ext.h-Define-GL_R8_EXT-and-GL_RG8_EXT.patch' (47,971) at 20210307205554106
49945 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/CLI11.wrap' (47,972) at 20220924030023784
49946 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/clk_rk3288.c' (47,973) at 20210308005002776
49947 2025-01-21 03:00:59.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/simple_alloc.c' (47,974) at 20240830080013243
49948 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sagmyra' (47,975) at 20210307205553790
49949 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-da903x.c' (47,976) at 20210307214928546
49950 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Value/meson.build' (47,977) at 20230825080021141 to deleted uid set
49951 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg.h' (47,978) at 20240405153230215
49952 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/fpstuff.c' (47,979) at 20240326080039742
49953 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/io.h' (47,980) at 20220525020652126
49954 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c' (47,981) at 20240405153047245
49955 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5102.c' (47,982) at 20240405153232167
49956 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/irps5401.c' (47,983) at 20240405153048869
49957 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0022-libatomic-Do-not-enforce-march-on-aarch64.patch' (47,984) at 20241221090017660
49958 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/multicast.c' (47,985) at 20240405153053173
49959 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/noa1305.yaml' (47,986) at 20210307214925334
49960 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/microvm.c' (47,987) at 20241211090212278
49961 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-mt9m114.c' (47,988) at 20240405153051821
49962 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/cpuusage.html' (47,989) at 20210307205554282
49963 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.22.rst' (47,990) at 20241221090017596
49964 2025-01-21 03:00:59.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/Makefile.target' (47,991) at 20241211090212550
49965 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/arm_mptimer.h' (47,992) at 20210308005046033
49966 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp' (47,993) at 20240904080003190
49967 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/sc27xx-vibra.c' (47,994) at 20220525020653179
49968 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/selftest.h' (47,995) at 20210309003651236
49969 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/mte_helper.S' (47,996) at 20240405153054237
49970 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK02' (47,997) at 20210307214932714
49971 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/pcie_cards.json' (47,998) at 20240127090024788 to deleted uid set
49972 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/layer.conf' (47,999) at 20241221090017480
49973 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/imlib2/imlib2_git.bb' (48,000) at 20241221090017528
49974 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/syscallhdr.sh' (48,001) at 20241211090212378
49975 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.c' (48,002) at 20210307214927958
49976 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen-pvh.c' (48,003) at 20241211090212278
49977 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/pcwd-watchdog.rst' (48,004) at 20220525020651794
49978 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2815.c' (48,005) at 20240405153046893
49979 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2max.dts' (48,006) at 20240405153045457
49980 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ASWF-Digital-Assets-1.0' (48,007) at 20241221090017612
49981 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,qdu1000-rpmh.h' (48,008) at 20240405153052649
49982 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crypto_user_base.c' (48,009) at 20210307214926798
49983 2025-01-21 03:00:59.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/alignment/.gitignore' (48,010) at 20210307214932698
49984 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1025.c' (48,011) at 20240405153048841
49985 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_color_mgmt.c' (48,012) at 20210307214927734
49986 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-steam.c' (48,013) at 20240405153048821
49987 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/certificate-revocation-list.md' (48,014) at 20221209040006383
49988 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/include/config.hpp' (48,015) at 20241022080002056
49989 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c' (48,016) at 20241211090145461
49990 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-mini-xplus.dts' (48,017) at 20240405153045377
49991 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/m68k/arch-m68k.inc' (48,018) at 20210812000025310
49992 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/thread-posix.h' (48,019) at 20221215040039194
49993 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sharedbuffer_configuration.py' (48,020) at 20210524100035138
49994 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/madera/core.h' (48,021) at 20220525020654583
49995 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/tas-gain-table.h' (48,022) at 20210307214932186
49996 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/mips/features.rst' (48,023) at 20240405153229743
49997 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/chkobjdump.awk' (48,024) at 20210819100021518
49998 2025-01-21 03:00:59.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/err.h' (48,025) at 20210308005003656
49999 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/string.c' (48,026) at 20240405153047041
50000 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sockptr.h' (48,027) at 20241125090012259
50001 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efi-bgrt.c' (48,028) at 20210307214927170
50002 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/dns_key.c' (48,029) at 20240405153232011
50003 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_parser.py' (48,030) at 20240405153232247
50004 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0008-Platform-CS1000-Increase-flash-PS-area-size.patch' (48,031) at 20241221090017464
50005 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_pcie.c' (48,032) at 20240405153049101
50006 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c' (48,033) at 20240405153049957
50007 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock.c' (48,034) at 20210308005002756
50008 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_SPIFLASH_defconfig' (48,035) at 20210308005003244
50009 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_SDCARD_defconfig' (48,036) at 20210308005003244
50010 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/kexec.c' (48,037) at 20241211090145477
50011 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/fortran/files/hello.f95' (48,038) at 20210307205554386
50012 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-54xx.h' (48,039) at 20210309003648700
50013 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/elog.hpp' (48,040) at 20241011080033163
50014 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/extern/date.h' (48,041) at 20231106090003948
50015 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/Kconfig' (48,042) at 20210307214930026
50016 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm2835.h' (48,043) at 20210307214931322
50017 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/wq.c' (48,044) at 20240405153049073
50018 2025-01-21 03:00:59.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-sysfs.h' (48,045) at 20240405153049569
50019 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_queue.c' (48,046) at 20240405153047185
50020 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb' (48,047) at 20240301090012431
50021 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_driver.c' (48,048) at 20241018080014490
50022 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_gmch.c' (48,049) at 20240405153230579
50023 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme147/mvme147.h' (48,050) at 20241211090145381
50024 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/arch_errno_names.sh' (48,051) at 20240405153232231
50025 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/interrupt.c' (48,052) at 20240405153049641
50026 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/power/first-boot-set-psu/first-boot-set-psu@.service' (48,053) at 20210307205554094
50027 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/mem.S' (48,054) at 20240405153230087
50028 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/anx6345.yaml' (48,055) at 20240405153045037
50029 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enumoutput.rst' (48,056) at 20220525020651786
50030 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/papr_hcalls.rst' (48,057) at 20240405153229823
50031 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/head.S' (48,058) at 20210307214926134
50032 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (48,059) at 20240420080017941
50033 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/dwarf-unwind.c' (48,060) at 20240405153054085
50034 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/inittab' (48,061) at 20210307205553890
50035 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8-selftest.c' (48,062) at 20240405153052557
50036 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_debugfs.h' (48,063) at 20210307214927830
50037 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-tty' (48,064) at 20220525020651634
50038 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (48,065) at 20210307205554094
50039 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vsc7385.h' (48,066) at 20210308005003692
50040 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/system-requirements.rst' (48,067) at 20240302090018222
50041 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml' (48,068) at 20240405153045013
50042 2025-01-21 03:00:59.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/non-objects.err' (48,069) at 20210927100127469
50043 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/copy-before-write' (48,070) at 20240326080039734
50044 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/qconf.cc' (48,071) at 20241011080017399
50045 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/Makefile' (48,072) at 20220525020652050
50046 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst' (48,073) at 20230919080013962
50047 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb' (48,074) at 20241221090017560
50048 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xp_uv.c' (48,075) at 20210309003650444
50049 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/surface_aggregator/serial_hub.h' (48,076) at 20240405153052801
50050 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-aat1290.c' (48,077) at 20240405153049217
50051 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/relay.h' (48,078) at 20220525020654611
50052 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/debug_local.h' (48,079) at 20210307214930542
50053 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_h.c' (48,080) at 20210308005046517
50054 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/Kconfig' (48,081) at 20210308005003080
50055 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-build-with-clang.patch' (48,082) at 20241221090017680
50056 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0019-timezone-Make-shell-interpreter-overridable-in-tzsel.patch' (48,083) at 20241221090017640
50057 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_decoder_json.cpp' (48,084) at 20240821080009267
50058 2025-01-21 03:00:59.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-sanitizers_14.2.bb' (48,085) at 20241221090017660
50059 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/parisc/harmony.h' (48,086) at 20210307214932226
50060 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es581_4.h' (48,087) at 20240405153049741
50061 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/packagegroups/packagegroup-hardening.bb' (48,088) at 20210812000025270
50062 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axs10x/i2s_pll_clock.c' (48,089) at 20240405153046773
50063 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/usbtv-video.c' (48,090) at 20241011080017323
50064 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/raid/detect.h' (48,091) at 20210309003653892
50065 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/field-order.rst' (48,092) at 20220525020651782
50066 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.c' (48,093) at 20220525020652963
50067 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Langa' (48,094) at 20210307205553786
50068 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530.dts' (48,095) at 20210308005002568
50069 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3.dts' (48,096) at 20240405153045725
50070 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_modeset_helper_vtables.h' (48,097) at 20240405153231795
50071 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/bej_tree_test.cpp' (48,098) at 20230805080010197
50072 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2168_priv.h' (48,099) at 20240405153049297
50073 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_mbox.c' (48,100) at 20240405153046961
50074 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-mdm9607.h' (48,101) at 20220525020654543
50075 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-avx.h' (48,102) at 20220525020652134
50076 2025-01-21 03:00:59.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am4372-generic.dts' (48,103) at 20210308005002564
50077 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/runtime-map.c' (48,104) at 20240405153046489
50078 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdt285.c' (48,105) at 20240405153052245
50079 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-visitor_0.1.3.bb' (48,106) at 20241221090017560
50080 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c' (48,107) at 20220525020652963
50081 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/Makefile' (48,108) at 20210308005002992
50082 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/Makefile' (48,109) at 20210307214929218
50083 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/rainier_1s4u_chassis.json' (48,110) at 20231212090004998
50084 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/preempt.h' (48,111) at 20220627100016930
50085 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/microchip,pic32-pinctrl.txt' (48,112) at 20210307214925394
50086 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/dma.rst' (48,113) at 20220525020651726
50087 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9090.c' (48,114) at 20240405153232171
50088 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6368.dtsi' (48,115) at 20220525020651990
50089 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/fsp_configs.h' (48,116) at 20210308005002876
50090 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-q.err' (48,117) at 20210308005046409
50091 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twofish/0001-Fix-missing-return-statements-in-module-stubs.patch' (48,118) at 20210307205554030
50092 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sparsemem.h' (48,119) at 20210309003648984
50093 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/xor.c' (48,120) at 20210308005003368
50094 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/network/files/config.txt' (48,121) at 20210307205554090
50095 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/cache.json' (48,122) at 20220525020655143
50096 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/z0194a.h' (48,123) at 20210307214928646
50097 2025-01-21 03:00:59.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip28/spaces.h' (48,124) at 20210307214926222
50098 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_clp.c' (48,125) at 20240405153230087
50099 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-reg.c' (48,126) at 20240405153047081
50100 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_cmd.h' (48,127) at 20240405153049061
50101 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-win.h' (48,128) at 20210308005045997
50102 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/ftgmac100.c' (48,129) at 20241001080013020
50103 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/raid6test.c' (48,130) at 20240405153046533
50104 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/Kconfig' (48,131) at 20210308005003736
50105 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/system_call.S' (48,132) at 20220525020652138
50106 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/init.c' (48,133) at 20240405153231963
50107 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-alamo.dtsi' (48,134) at 20240405153045433
50108 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/midcomms.c' (48,135) at 20240405153231651
50109 2025-01-21 03:00:59.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/host/p9-host-start.bbappend' (48,136) at 20210812000025162
50110 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3399-cru.h' (48,137) at 20210308005003632
50111 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/0004-Modify-systemd-config-directory.patch' (48,138) at 20210307205553910
50112 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/onnn,nb7vpq904m.yaml' (48,139) at 20240405153045181
50113 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-list.json' (48,140) at 20220429100100882
50114 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_sysfs_slave.c' (48,141) at 20240405153049725
50115 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti-keystone-pllctrl.txt' (48,142) at 20210307214925294
50116 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/stop_task.c' (48,143) at 20241216090017781
50117 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/ctu/fsm_txt_buffer_user.svg' (48,144) at 20240405153045233
50118 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count2' (48,145) at 20240906080037560 to deleted uid set
50119 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/histogram-design.rst' (48,146) at 20240405153045269
50120 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb' (48,147) at 20241206090014334
50121 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_8_sh_mask.h' (48,148) at 20240405153048121
50122 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2_security.c' (48,149) at 20240913080013777
50123 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm963xx_tag.h' (48,150) at 20210309003653824
50124 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_priv.h' (48,151) at 20240405153049745
50125 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/bhrb-impl.c.inc' (48,152) at 20240906080037516
50126 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdio.c' (48,153) at 20210307214926362
50127 2025-01-21 03:00:59.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/eep_sandbox.c' (48,154) at 20210308005003536
50128 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp' (48,155) at 20241017080002970
50129 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imxrt.c' (48,156) at 20240405153045649
50130 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/phosphor-hwmon-refactoring.md' (48,157) at 20221209040006391
50131 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/switch_context.h' (48,158) at 20220525020651966
50132 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyasn1_0.6.1.bb' (48,159) at 20241221090017668
50133 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/analyse-locks-simpletrace.py' (48,160) at 20240326080039626
50134 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/multiboot_dma.bin' (48,161) at 20220429100100690 to deleted uid set
50135 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/audit_32.h' (48,162) at 20240405153230035
50136 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap5-dss.txt' (48,163) at 20210307214925310
50137 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v2_0.h' (48,164) at 20210307214927250
50138 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/onfi.h' (48,165) at 20240405153052745
50139 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/audit_arch.h' (48,166) at 20240405153052661
50140 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/bcm2835_aux.c' (48,167) at 20240906080037204
50141 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/vesafb.rst' (48,168) at 20210309003648412
50142 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/mt_ventoux.c' (48,169) at 20210308005003072
50143 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c' (48,170) at 20240405153230395
50144 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MessageRegistry_v1.xml' (48,171) at 20240619080002928
50145 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/obmc-op-control-host_git.bb' (48,172) at 20240312080011852
50146 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/bsettings.py' (48,173) at 20210308005003756
50147 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/cpu.c' (48,174) at 20210308005002800
50148 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/Build' (48,175) at 20210307214932470
50149 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Yttermalung' (48,176) at 20210307205553794
50150 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml' (48,177) at 20240405153045041
50151 2025-01-21 03:00:59.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb' (48,178) at 20241221090017548
50152 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/tvlv.c' (48,179) at 20240405153053177
50153 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/Makefile' (48,180) at 20220525020654207
50154 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/mt7620.c' (48,181) at 20240405153046049
50155 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/Kconfig' (48,182) at 20210309003654324
50156 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bmc-update/gbs-bmc-update.bb' (48,183) at 20241221090017568
50157 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/rail.hpp' (48,184) at 20240817080031296
50158 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_2_enum.h' (48,185) at 20210307214927534
50159 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-lsio.dtsi' (48,186) at 20240405153045737
50160 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/oplock.h' (48,187) at 20240527080023360
50161 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_fd.c' (48,188) at 20240405153231983
50162 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb' (48,189) at 20241206090014238
50163 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3368.h' (48,190) at 20210308005002660
50164 2025-01-21 03:00:59.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/runqemu.py' (48,191) at 20210307205554634
50165 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/starfive/reset-starfive-jh71x0.h' (48,192) at 20240405153052881
50166 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scatterlist.h' (48,193) at 20241216090017769
50167 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/futex-requeue-pi.rst' (48,194) at 20220525020651742
50168 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml' (48,195) at 20240405153229767
50169 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skene_Nycklarberget' (48,196) at 20210307205553790
50170 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/queue_access.h' (48,197) at 20210307214930570
50171 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/wax.c' (48,198) at 20240405153231283
50172 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bosebyn' (48,199) at 20210307205553778
50173 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-routing.rst' (48,200) at 20240405153045325
50174 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/omapfb.h' (48,201) at 20220525020654319
50175 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/mime-xdg.bbclass' (48,202) at 20220910030013389
50176 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/platsmp.c' (48,203) at 20240405153045657
50177 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/boot.c' (48,204) at 20210308005002760
50178 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.c' (48,205) at 20240405153050109
50179 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/verbs.h' (48,206) at 20240405153049057
50180 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_irq.h' (48,207) at 20240405153048429
50181 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/client.2200.conf' (48,208) at 20230606080013598
50182 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rpm.h' (48,209) at 20210307214931610
50183 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/hi6421.txt' (48,210) at 20210307214925358
50184 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/gic_v3.h' (48,211) at 20240405153054317
50185 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/mpy.idef' (48,212) at 20210927100127385
50186 2025-01-21 03:00:59.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/devicetree_vpd_parser.cpp' (48,213) at 20241101080009595
50187 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear300/spear300.c' (48,214) at 20210308005003052
50188 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/vsc7514_regs.h' (48,215) at 20240405153052881
50189 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-pci.c' (48,216) at 20240405153052085
50190 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mode_t.c' (48,217) at 20210307214932578
50191 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/ibm/fileio.cpp' (48,218) at 20240926080014017
50192 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_backend.h' (48,219) at 20210307214928038
50193 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-ssp-clk.h' (48,220) at 20210307214932390
50194 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_api_probe.c' (48,221) at 20240405153054201
50195 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ipmi/ipmi.h' (48,222) at 20210308005046017
50196 2025-01-21 03:00:59.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kernel-parameters.rst' (48,223) at 20240405153229735
50197 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/common.h' (48,224) at 20240429080012428
50198 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/uttrack.c' (48,225) at 20240405153046625
50199 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/controllers/__init__.py' (48,226) at 20220910030013397
50200 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_pwrctrl.h' (48,227) at 20220525020654171
50201 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-khadas-vim-u-boot.dtsi' (48,228) at 20210308005002596
50202 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98088.h' (48,229) at 20210307214932314
50203 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/event_manager_test.cpp' (48,230) at 20241022080031588
50204 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/HostSelector/meson.build' (48,231) at 20230825080021137 to deleted uid set
50205 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/hardware.h' (48,232) at 20210308005002796
50206 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/mctp-defines.h' (48,233) at 20231102080015293
50207 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/utils.c' (48,234) at 20210307214932742
50208 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt288x.h' (48,235) at 20240405153046005
50209 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dahlia.dts' (48,236) at 20240405153045729
50210 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/sysfs.c' (48,237) at 20210309003649184
50211 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpi-gpio/0001-Remove-nested-functions.patch' (48,238) at 20210307205554102
50212 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fixed-factor-clock.yaml' (48,239) at 20240405153045025
50213 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lrl-unaligned.S' (48,240) at 20230426080043952
50214 2025-01-21 03:00:59.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_pcie_pmu.c' (48,241) at 20241008080013967
50215 2025-01-21 03:00:59.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-policy-smq.c' (48,242) at 20240405153049241
50216 2025-01-21 03:00:59.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_core.c' (48,243) at 20210308005003516
50217 2025-01-21 03:00:59.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/git-mailrc' (48,244) at 20210308005003328
50218 2025-01-21 03:00:59.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/cpu.h' (48,245) at 20210308005046041
50219 2025-01-21 03:00:59.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.c' (48,246) at 20210307214928842
50220 2025-01-21 03:00:59.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsxfname.c' (48,247) at 20240405153046625
50221 2025-01-21 03:00:59.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/mux.c' (48,248) at 20210308005003048
50222 2025-01-21 03:00:59.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pnv_phb4_regs.h' (48,249) at 20240326080039538
50223 2025-01-21 03:00:59.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/index.rst' (48,250) at 20240405153045261
50224 2025-01-21 03:00:59.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/flow.h' (48,251) at 20240405153231851
50225 2025-01-21 03:00:59.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/machw.h' (48,252) at 20210307214926162
50226 2025-01-21 03:00:59.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_device_path.c' (48,253) at 20210308005003700
50227 2025-01-21 03:00:59.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sama7g5-reset.h' (48,254) at 20240405153052653
50228 2025-01-21 03:00:59.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/lru_sort.c' (48,255) at 20241125090012259
50229 2025-01-21 03:00:59.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/kzm9d.c' (48,256) at 20210307214930478
50230 2025-01-21 03:00:59.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target-reg-bits.h' (48,257) at 20230925080040073
50231 2025-01-21 03:00:59.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/alsa-state/asound.state' (48,258) at 20210307205554450
50232 2025-01-21 03:00:59.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/lowlevel_init.S' (48,259) at 20210308005003036
50233 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/physmem.c' (48,260) at 20241022080032788
50234 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3399_mipi.c' (48,261) at 20210308005003532
50235 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/README' (48,262) at 20210308005002972
50236 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/64r1.config' (48,263) at 20210307214926202
50237 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc_table.host.h' (48,264) at 20210307214930558
50238 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/data-fabric.json' (48,265) at 20210309003655932
50239 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/gate.c' (48,266) at 20240405153046869
50240 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fspick.c' (48,267) at 20210307214932578
50241 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/mmc.inc' (48,268) at 20230114040015490
50242 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-params.rst' (48,269) at 20240405153045237
50243 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/max63xx_wdt.c' (48,270) at 20240405153052241
50244 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,mmcc-apq8084.h' (48,271) at 20210307214931350
50245 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/TrustedComponent.interface.yaml' (48,272) at 20240229090018787
50246 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hugetlb.h' (48,273) at 20240405153046001
50247 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/fw_cfg.h' (48,274) at 20210927100127149
50248 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_ahub.h' (48,275) at 20240405153054013
50249 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/fdc37m81x-superio.c' (48,276) at 20240906080037244
50250 2025-01-21 03:00:59.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_trace.c' (48,277) at 20210307214930410
50251 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci.c' (48,278) at 20241211090212318
50252 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoip_1.6.12.bb' (48,279) at 20241206090014242
50253 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/other.json' (48,280) at 20240405153054137
50254 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/qca,ar9330-uart.txt' (48,281) at 20210308005003308
50255 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.h' (48,282) at 20240405153047297
50256 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/defkeymap.map' (48,283) at 20210307214930234
50257 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/bus.json' (48,284) at 20240405153054109
50258 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/adma.c' (48,285) at 20240405153230283
50259 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_elf_test.c' (48,286) at 20240405153052273
50260 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/leds/gen3-led-manager-config/led.yaml' (48,287) at 20240829080014018
50261 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/Makefile' (48,288) at 20210307214926174
50262 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/trace.h' (48,289) at 20210308005045961
50263 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hoting' (48,290) at 20210307205553782
50264 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qemu-qmp-ref.rst' (48,291) at 20230426080043664
50265 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/davinci/pll.txt' (48,292) at 20240405153045029
50266 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/sgi575-grub.cfg' (48,293) at 20220804030014683
50267 2025-01-21 03:00:59.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy13_C-127W' (48,294) at 20210307205553762
50268 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/super.c' (48,295) at 20240405153052329
50269 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono_2.13.bb' (48,296) at 20241221090017636
50270 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/kvm_ioctl.sh' (48,297) at 20240405153054173
50271 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/Makefile' (48,298) at 20240405153232011
50272 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/get_default_envs.sh' (48,299) at 20210308005003732
50273 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7629-rfb.dts' (48,300) at 20240405153045461
50274 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_h.c' (48,301) at 20210308005046521
50275 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c' (48,302) at 20220525020654179
50276 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov.c' (48,303) at 20240405153231951
50277 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c' (48,304) at 20240405153049857
50278 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/anyof.cpp' (48,305) at 20240820080023694
50279 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-cadence.h' (48,306) at 20240405153052649
50280 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qapi.c' (48,307) at 20240906080037148
50281 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-build.rst' (48,308) at 20241211090212234
50282 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/sysctrl.h' (48,309) at 20210308005002636
50283 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi' (48,310) at 20240405153229971
50284 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyTime/meson.build' (48,311) at 20230825080021141 to deleted uid set
50285 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ebbg,ft8719.yaml' (48,312) at 20240405153045041
50286 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/baycom_ser_hdx.c' (48,313) at 20220525020653671
50287 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun4i-a10-pll2.h' (48,314) at 20210307214931334
50288 2025-01-21 03:00:59.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pmx65.dtsi' (48,315) at 20240405153229891
50289 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-pci-bus.h' (48,316) at 20241114091008832
50290 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timekeeping_debug.c' (48,317) at 20210307214931774
50291 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/spintest_user.c' (48,318) at 20240405153232099
50292 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/Makefile' (48,319) at 20240405153051217
50293 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Manager.interface.yaml' (48,320) at 20240618080025501
50294 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm_drm_eld.h' (48,321) at 20210307214931598
50295 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-type.json' (48,322) at 20210927100127469
50296 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/atomic.h' (48,323) at 20210307214932474
50297 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/mem.c' (48,324) at 20240405153047041
50298 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/scc.c' (48,325) at 20210308005003020
50299 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/pl353-smc.c' (48,326) at 20240405153230827
50300 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of.h' (48,327) at 20240910080014082
50301 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mode_config.c' (48,328) at 20240405153048401
50302 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/core.c' (48,329) at 20220804100016132
50303 2025-01-21 03:00:59.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/scc2698.h' (48,330) at 20210307214928526
50304 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_frontend.c' (48,331) at 20240405153230635
50305 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/static-group' (48,332) at 20241221090017604
50306 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/firmware.c' (48,333) at 20220525020655099
50307 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/files/makefile.patch' (48,334) at 20210307205553870
50308 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kvm/cpuid.c' (48,335) at 20240613080016375 to deleted uid set
50309 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c' (48,336) at 20240405153232183
50310 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080ardb_nand_defconfig' (48,337) at 20210308005003268
50311 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/trace_vprintk.c' (48,338) at 20240405153054261
50312 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_transition.c' (48,339) at 20220525020652534
50313 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_apecs.h' (48,340) at 20240405153045341
50314 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq5018.c' (48,341) at 20240405153230223
50315 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/signal.c' (48,342) at 20210307214932706
50316 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (48,343) at 20220620100012713
50317 2025-01-21 03:00:59.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/8x25_hsbp.json' (48,344) at 20220601030005857
50318 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86.c' (48,345) at 20240906080037484
50319 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-individuals' (48,346) at 20230426080043656
50320 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/nommu.c' (48,347) at 20241125090012263
50321 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/microcode.h' (48,348) at 20240405153230111
50322 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/kas-poky-rpi.yml' (48,349) at 20241221090017572
50323 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-dw.h' (48,350) at 20220525020654603
50324 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb' (48,351) at 20241206090014242
50325 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/pc110pad.c' (48,352) at 20240405153049153
50326 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/bus/aio.cpp' (48,353) at 20230301040040897
50327 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/xor.h' (48,354) at 20240405153229999
50328 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp2033.c' (48,355) at 20210307214928702
50329 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.json' (48,356) at 20210927100127469
50330 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.clang-tidy' (48,357) at 20241220090032923
50331 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-command.c' (48,358) at 20240326080039554
50332 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/0001-Fix-libc-compatibility-by-renaming-atomic_init-API.patch' (48,359) at 20220204040022684
50333 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/Kconfig' (48,360) at 20210308005002952
50334 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.h' (48,361) at 20240405153048741
50335 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Stop/parm_def' (48,362) at 20220209110031618
50336 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/ftrace.c' (48,363) at 20240405153045977
50337 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-h264.c' (48,364) at 20240405153049405
50338 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dfi-bt700-q7x-151_defconfig' (48,365) at 20210308005003256
50339 2025-01-21 03:00:59.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/task_size_64.h' (48,366) at 20240405153046129
50340 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c' (48,367) at 20240405153230515
50341 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/3780i.c' (48,368) at 20210307214926946
50342 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/page.h' (48,369) at 20220525020651966
50343 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/stm32.h' (48,370) at 20210308005002784
50344 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/templates/default/local.conf.sample' (48,371) at 20241221090017480
50345 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gpu_error.c' (48,372) at 20241220090018310
50346 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s-pinctrl.dtsi' (48,373) at 20240405153229967
50347 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-fclose.rst' (48,374) at 20220525020654131
50348 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos54xx-odroidxu-leds.dtsi' (48,375) at 20240405153045573
50349 2025-01-21 03:00:59.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/super.c' (48,376) at 20210308005003544
50350 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-connectivity/usbmuxd/usbmuxd_%.bbappend' (48,377) at 20221007030014979
50351 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_bus.h' (48,378) at 20240415080012987
50352 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf' (48,379) at 20240307090019088
50353 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_trng.c' (48,380) at 20210307214927066
50354 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2_field-memcpy.c' (48,381) at 20240405153053105
50355 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd.h' (48,382) at 20210308005003676
50356 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/manager.hpp' (48,383) at 20220726030033678
50357 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init/ampere_platform_init.sh' (48,384) at 20241210090013352
50358 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/supports_obmc' (48,385) at 20210308005007100
50359 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml' (48,386) at 20240405153045073
50360 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3701-0008.dtsi' (48,387) at 20240405153229935
50361 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-flash.h' (48,388) at 20210307214928682
50362 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/generate_test_document' (48,389) at 20221209040018571
50363 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/allwinner-sdhost.h' (48,390) at 20230925080039929
50364 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,stingray.yaml' (48,391) at 20240405153045013
50365 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_notyetstarted_unittest.cpp' (48,392) at 20210308005120353
50366 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Tyrnava' (48,393) at 20210307205553770
50367 2025-01-21 03:00:59.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/2000.c' (48,394) at 20240405153050509
50368 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/common.h' (48,395) at 20240405153232119
50369 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader/texture-blit.frag' (48,396) at 20230426080043960
50370 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/syscall_32.h' (48,397) at 20240405153046313
50371 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola_pcm.c' (48,398) at 20240405153053541
50372 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.h' (48,399) at 20240405153050321
50373 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/dump.c' (48,400) at 20240405153231191
50374 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu1up.service' (48,401) at 20230920080013648
50375 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rohm,bd28623.yaml' (48,402) at 20240405153045169
50376 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c' (48,403) at 20240405153051305
50377 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.c' (48,404) at 20210307214927966
50378 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adaptec/Kconfig' (48,405) at 20210307214929282
50379 2025-01-21 03:00:59.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_vma_mapped.c' (48,406) at 20240405153231975
50380 2025-01-21 03:00:59.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-gp/README' (48,407) at 20210308005002904
50381 2025-01-21 03:00:59.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-tolino-shine3.dts' (48,408) at 20240405153045521
50382 2025-01-21 03:00:59.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/opcodes-virt.h' (48,409) at 20210308005002680
50383 2025-01-21 03:00:59.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7722.h' (48,410) at 20210308005002848
50384 2025-01-21 03:00:59.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c' (48,411) at 20240405153050593
50385 2025-01-21 03:00:59.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vessigebro' (48,412) at 20210307205553794
50386 2025-01-21 03:00:59.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl367.h' (48,413) at 20240405153048933
50387 2025-01-21 03:00:59.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-mmc-init/mmc-init.sh' (48,414) at 20240216090011902
50388 2025-01-21 03:00:59.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/sensor.hpp' (48,415) at 20230511080034627
50389 2025-01-21 03:00:59.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_ec_commands.h' (48,416) at 20240405153052765
50390 2025-01-21 03:00:59.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-streams.c' (48,417) at 20240405153049361
50391 2025-01-21 03:00:59.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_4_regs.h' (48,418) at 20240405153046601
50392 2025-01-21 03:00:59.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/failed-syscalls-report' (48,419) at 20210307214932566
50393 2025-01-21 03:00:59.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/efi_info.c' (48,420) at 20210308005003700
50394 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.h' (48,421) at 20240405153046953
50395 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_pipapo.c' (48,422) at 20241011080017395
50396 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/nbd.c' (48,423) at 20241008080013907
50397 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/Kconfig' (48,424) at 20210308005003044
50398 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ezchip/Kconfig' (48,425) at 20220525020653491
50399 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptpf.h' (48,426) at 20210307214927078
50400 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/font-awesome.min.css' (48,427) at 20210307205554270
50401 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env_main.c' (48,428) at 20230530080039376
50402 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/ntp_internal.h' (48,429) at 20220525020654731
50403 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/Kconfig' (48,430) at 20240405153049473
50404 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/helloworld.c' (48,431) at 20210308005003700
50405 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro5.dtsi' (48,432) at 20210308005002632
50406 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/mcount.S' (48,433) at 20240405153046505
50407 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/good/Board_General.json' (48,434) at 20221213040036917
50408 2025-01-21 03:00:59.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metric_value.hpp' (48,435) at 20240904080048943
50409 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverity-scan/model.c' (48,436) at 20240326080039626
50410 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-properties-system.c' (48,437) at 20241211090212262
50411 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu3/Kconfig' (48,438) at 20240405153230795
50412 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_switch.c' (48,439) at 20240405153231003
50413 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/event.c' (48,440) at 20210309003650436
50414 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx9500.c' (48,441) at 20240405153049013
50415 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi' (48,442) at 20241211090145373
50416 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-wandboard-revd1.dts' (48,443) at 20240405153045505
50417 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/binderfs/binderfs_example.c' (48,444) at 20210307214932118
50418 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/Makefile' (48,445) at 20240405153230063
50419 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-trim-schemas' (48,446) at 20220910030013437
50420 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp.h' (48,447) at 20240405153230923
50421 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.h' (48,448) at 20210307214929910
50422 2025-01-21 03:00:59.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/lo.c' (48,449) at 20210309003651580
50423 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/alarmtimer.c' (48,450) at 20240405153053053
50424 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/pmic_glink.c' (48,451) at 20240910080014066
50425 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/ramoops.yaml' (48,452) at 20240405153045149
50426 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/Makefile' (48,453) at 20210307214926698
50427 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/zones.json' (48,454) at 20231213090027090
50428 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb' (48,455) at 20241221090017528
50429 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-hi6220-usb.txt' (48,456) at 20210307214925390
50430 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/processor.h' (48,457) at 20240405153231791
50431 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/mmp-camera.h' (48,458) at 20210307214931478
50432 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/kprobes.c' (48,459) at 20240913080013769
50433 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_mmu_radix.c' (48,460) at 20240405153230043
50434 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_proto.h' (48,461) at 20240405153046953
50435 2025-01-21 03:00:59.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/draft_ietf.rst' (48,462) at 20210307214925522
50436 2025-01-21 03:00:59.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/dca.c' (48,463) at 20240405153230283
50437 2025-01-21 03:00:59.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/memstress.c' (48,464) at 20240405153054321
50438 2025-01-21 03:00:59.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/GNU_SOURCE-7.patch' (48,465) at 20241221090017524
50439 2025-01-21 03:00:59.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-ld4.c' (48,466) at 20210308005002792
50440 2025-01-21 03:00:59.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd934x.c' (48,467) at 20240405153053813
50441 2025-01-21 03:00:59.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-iob-defs.h' (48,468) at 20210307214926234
50442 2025-01-21 03:00:59.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/index.rst' (48,469) at 20240405153045253
50443 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mips-relocs.c' (48,470) at 20210308005003768
50444 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.c' (48,471) at 20240405153047165
50445 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/tlb.h' (48,472) at 20240405153229907
50446 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx-common.h' (48,473) at 20240405153053993
50447 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs_rport.c' (48,474) at 20210309003652388
50448 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/jz4740/Kconfig' (48,475) at 20240405153053961
50449 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_glue.h' (48,476) at 20210307214930422
50450 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/pfc-r8a7740.c' (48,477) at 20210308005002772
50451 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-powerreset@.service' (48,478) at 20241123090010955
50452 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_cse_nor_defconfig' (48,479) at 20210308005003288
50453 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rx8010sj.c' (48,480) at 20210308005003480
50454 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/bug.h' (48,481) at 20240405153045937
50455 2025-01-21 03:00:59.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/swift/avsbus-enable.sh' (48,482) at 20210307205553698
50456 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/gicv3_internal.h' (48,483) at 20240906080037240
50457 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/Kconfig' (48,484) at 20240405153053277
50458 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rqt.c' (48,485) at 20220525020653575
50459 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmdebug.h' (48,486) at 20220525020654467
50460 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subu_s_ph.c' (48,487) at 20210308005046509
50461 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/expected_stdout2' (48,488) at 20210308005003736
50462 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max11205.yaml' (48,489) at 20240405153045069
50463 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-nest-struct.out' (48,490) at 20210308005046405 to deleted uid set
50464 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/__init__.py' (48,491) at 20210307214932154
50465 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1920x1080.S' (48,492) at 20210307214932470
50466 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/MAINTAINERS' (48,493) at 20210308005003080
50467 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/simple.h' (48,494) at 20210927100127653
50468 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_features.h' (48,495) at 20240405153048701
50469 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/Makefile.am' (48,496) at 20210308005111465
50470 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/README' (48,497) at 20210501000157730
50471 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.c' (48,498) at 20220525020652975
50472 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ralink/Makefile' (48,499) at 20240405153046833
50473 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pydownloadmgr/setup.cfg' (48,500) at 20210308004922940
50474 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.out' (48,501) at 20210308005046401 to deleted uid set
50475 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-urquell.c' (48,502) at 20210307214926534
50476 2025-01-21 03:00:59.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/ls1c/Makefile' (48,503) at 20210307214926270
50477 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_REJECT.c' (48,504) at 20220525020654835
50478 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/posix_acl.c' (48,505) at 20240405153231723
50479 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dalmore.h' (48,506) at 20210308005003592
50480 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm.h' (48,507) at 20240405153045685
50481 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/makefile-add-ldflags.patch' (48,508) at 20210307205553834
50482 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch' (48,509) at 20230706080014741
50483 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_micron.c' (48,510) at 20210309003650488
50484 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count2' (48,511) at 20240906080037560 to deleted uid set
50485 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizboxmini-rd.dts' (48,512) at 20240405153045465
50486 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_arcturus.h' (48,513) at 20240405153048349
50487 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/132' (48,514) at 20240326080039730
50488 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/0001-make-Define-SBINDIR-flag.patch' (48,515) at 20220502030010112
50489 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_hwec.h' (48,516) at 20210307214928542
50490 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/Makefile' (48,517) at 20220718100041673
50491 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/braille.c' (48,518) at 20210307214931746
50492 2025-01-21 03:00:59.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-pbab01.dtsi' (48,519) at 20240405153229887
50493 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/lowlevel_init.S' (48,520) at 20210308005003020
50494 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/capitalization.h' (48,521) at 20210308005003564
50495 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5631.yaml' (48,522) at 20240405153229799
50496 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7724.h' (48,523) at 20210308005002848
50497 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/pico-imx7d.c' (48,524) at 20210308005003072
50498 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/empty.c' (48,525) at 20240906080037580
50499 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cpuflags.c' (48,526) at 20240405153046353
50500 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp' (48,527) at 20241211090002379
50501 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-of.c' (48,528) at 20240405153048921
50502 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apx4devkit_defconfig' (48,529) at 20210308005003248
50503 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc40.c' (48,530) at 20210307214928510
50504 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch' (48,531) at 20241221090017656
50505 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/.gitignore' (48,532) at 20240405153054049
50506 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_flush_test.h' (48,533) at 20210307214927854
50507 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_serialize.cpp' (48,534) at 20220517030029526
50508 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/aspeed-sdram-edac.txt' (48,535) at 20210309003648344
50509 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_irq.h' (48,536) at 20240405153048525
50510 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/enum.h' (48,537) at 20210307214929618
50511 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/80-obmc-console-uart.rules.in' (48,538) at 20240323080012189
50512 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/s3c64xx.h' (48,539) at 20210309003648720
50513 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/eeprom/microchip,93lc46b.yaml' (48,540) at 20240405153045057
50514 2025-01-21 03:00:59.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa90msg.h' (48,541) at 20210307214930866
50515 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/ristretto/ristretto_0.13.1.bb' (48,542) at 20240309090012808
50516 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dmg-bz2.c' (48,543) at 20210308005045737
50517 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/probe.c' (48,544) at 20240405153046313
50518 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0003-Fix-unknown-prefix-env.patch' (48,545) at 20231011080016574
50519 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm59056.dtsi' (48,546) at 20240405153045429
50520 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_internal.h' (48,547) at 20240405153232215
50521 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c' (48,548) at 20240405153051885
50522 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_multiple_interfaces_dhcp.robot' (48,549) at 20240628080017121
50523 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-tdes.c' (48,550) at 20240405153230255
50524 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/omap2plus.S' (48,551) at 20210309003648680
50525 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/metrics.json' (48,552) at 20240405153054113
50526 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn10/irq_service_dcn10.c' (48,553) at 20240405153047297
50527 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/Kconfig' (48,554) at 20240405153049413
50528 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/renesas_tmr.c' (48,555) at 20241211090212342
50529 2025-01-21 03:00:59.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/qcom/rpmpd.c' (48,556) at 20240405153231351
50530 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/hid-sensor-als.c' (48,557) at 20240405153230695
50531 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_ptrace.h' (48,558) at 20210307214926518
50532 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/embest/mx6boards/Makefile' (48,559) at 20210308005002956
50533 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958305k/MAINTAINERS' (48,560) at 20210308005002940
50534 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064.dtsi' (48,561) at 20240405153045541
50535 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/configuration/entity-manager/blacklist.json' (48,562) at 20241030080011511
50536 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/Makefile' (48,563) at 20240405153054073
50537 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-pic32-evic.c' (48,564) at 20220525020653207
50538 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/cookie.c' (48,565) at 20210307214929722
50539 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/kernel_info.S' (48,566) at 20210307214926634
50540 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r420.c' (48,567) at 20241211090145421
50541 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_koi8-ru.c' (48,568) at 20210307214931190
50542 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-msl-verify.service' (48,569) at 20210307205554062
50543 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/hal.c' (48,570) at 20240405153051869
50544 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_aer.c' (48,571) at 20240617080017382
50545 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/Kconfig' (48,572) at 20210308005003172
50546 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/rootfs' (48,573) at 20241221090017644
50547 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1.dtsi' (48,574) at 20240405153045805
50548 2025-01-21 03:00:59.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/cpumap.h' (48,575) at 20210307214926590
50549 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ptp.h' (48,576) at 20240418080014498
50550 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-palmas.c' (48,577) at 20240405153230303
50551 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-fec.h' (48,578) at 20240405153049249
50552 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7770_generic_defconfig' (48,579) at 20220525020652114
50553 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch' (48,580) at 20230706080014741
50554 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/selftest.c' (48,581) at 20240405153230155
50555 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/README.md' (48,582) at 20231222090004823
50556 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/mx25pdk.c' (48,583) at 20210308005002980
50557 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/metricgroups.json' (48,584) at 20240405153054149
50558 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-sizzle_1.10.18.bb' (48,585) at 20241221090017540
50559 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/io.c' (48,586) at 20240405153045909
50560 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/bitops.h' (48,587) at 20210308005002848
50561 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/qcom,gsbi.h' (48,588) at 20210307214931350
50562 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/dm.h' (48,589) at 20210307214929926
50563 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/samsung-rotator.yaml' (48,590) at 20240405153045061
50564 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/xilinx/zynqmp_power.c' (48,591) at 20240805080014011
50565 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-socket.c' (48,592) at 20241211090212218
50566 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/reboot.c' (48,593) at 20210307214926598
50567 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd_tool.cpp' (48,594) at 20240920080016675
50568 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/ecc_curve.h' (48,595) at 20220525020654535
50569 2025-01-21 03:00:59.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/Kconfig' (48,596) at 20240405153051757
50570 2025-01-21 03:00:59.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti_am335x_adc.c' (48,597) at 20240405153230691
50571 2025-01-21 03:00:59.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/Makefile' (48,598) at 20240405153046213
50572 2025-01-21 03:00:59.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50003000.json' (48,599) at 20241213090040130
50573 2025-01-21 03:00:59.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/hwchannel.c' (48,600) at 20210307214928542
50574 2025-01-21 03:00:59.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_pdu.c' (48,601) at 20220525020654855
50575 2025-01-21 03:00:59.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-progress.c' (48,602) at 20221215040039406
50576 2025-01-21 03:00:59.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/rt3883.c' (48,603) at 20240405153046049
50577 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/gpio.c' (48,604) at 20210307214926538
50578 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-debuginfod' (48,605) at 20241206090014354
50579 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubispl/ubi-wrapper.h' (48,606) at 20210308005003424
50580 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nxp-spifi.txt' (48,607) at 20210307214925370
50581 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/garcon/garcon_4.19.1.bb' (48,608) at 20241221090017564
50582 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdmin.c' (48,609) at 20240405153053973
50583 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_omap3_common.h' (48,610) at 20210308005003620
50584 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hi3670-usb3.c' (48,611) at 20240405153231311
50585 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool/run-ptest' (48,612) at 20241221090017512
50586 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/tegra.S' (48,613) at 20210309003648680
50587 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuspassive.cpp' (48,614) at 20240904080040759
50588 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/README.md' (48,615) at 20221213040040909
50589 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-count' (48,616) at 20210307214932570
50590 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/virtio-blk.c' (48,617) at 20241211090212258
50591 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/taurus/Makefile' (48,618) at 20210308005003052
50592 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/stat.h' (48,619) at 20240405153046133
50593 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Orivesi_Talviainen' (48,620) at 20210307205553770
50594 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libatasmart/files/0001-Makefile.am-add-CFLAGS-and-LDFLAGS-definiton.patch' (48,621) at 20210307205553978
50595 2025-01-21 03:00:59.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_srlv.c' (48,622) at 20210308005046525
50596 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/dwarf-unwind.c' (48,623) at 20240405153054089
50597 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-utils/ampere_add_redfishevent.sh' (48,624) at 20240619080012644
50598 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma9551.c' (48,625) at 20240405153048937
50599 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/isabelle.c' (48,626) at 20240405153053621
50600 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/zt-ptrace.c' (48,627) at 20240405153054237
50601 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/fsl-imx25-tcq.c' (48,628) at 20210307214928506
50602 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-errors_1.0.1.bb' (48,629) at 20241206090014342
50603 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/dir.c' (48,630) at 20240405153231659
50604 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/pmbus_driver_device.hpp' (48,631) at 20240817080031288
50605 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-spe.c' (48,632) at 20210309003648908
50606 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/Kconfig' (48,633) at 20240405153231727
50607 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/xtensaeb-softmmu.mak' (48,634) at 20221215040039066
50608 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/MAINTAINERS' (48,635) at 20210308005002968
50609 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-prtt1c.dts' (48,636) at 20240405153229903
50610 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_transport.h' (48,637) at 20210307214928446
50611 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/trace-events' (48,638) at 20240906080037160
50612 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8568_serdes.c' (48,639) at 20210308005002832
50613 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/meson.build' (48,640) at 20230925080039885
50614 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx93-clock.yaml' (48,641) at 20240405153045025
50615 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_network_manager_main.cpp' (48,642) at 20231005080026449
50616 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sections.h' (48,643) at 20221102030020741
50617 2025-01-21 03:00:59.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bench_local_storage_create.c' (48,644) at 20240613080016563
50618 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_loopback.c' (48,645) at 20220913100024305
50619 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/entry.S' (48,646) at 20240405153229999
50620 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/rndis_wlan.c' (48,647) at 20240405153050553
50621 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.h' (48,648) at 20240405153047193
50622 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/r7780mp.c' (48,649) at 20210308005003036
50623 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/security.c' (48,650) at 20240405153052389
50624 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-fadump.h' (48,651) at 20220627100016930
50625 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/iomem-utils.c' (48,652) at 20240405153053997
50626 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-master.dts' (48,653) at 20240405153045529
50627 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/page.c' (48,654) at 20240405153046037
50628 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/system.h' (48,655) at 20210308005002888
50629 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sy7636a.h' (48,656) at 20240405153052733
50630 2025-01-21 03:00:59.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/mhi.c' (48,657) at 20240405153053353
50631 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/client.c' (48,658) at 20241111090012125
50632 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/ptimer-test.c' (48,659) at 20240906080037580
50633 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/mv_u3d_core.c' (48,660) at 20240405153231555
50634 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/start.S' (48,661) at 20210308005002836
50635 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/statdef.asl' (48,662) at 20210308005002876
50636 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra234.c' (48,663) at 20240405153051377
50637 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-output.rst' (48,664) at 20210309003648488
50638 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-mux-mmioreg.yaml' (48,665) at 20220525020651694
50639 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti-pci.txt' (48,666) at 20220525020651698
50640 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/163.out' (48,667) at 20210308005046453
50641 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_node.h' (48,668) at 20220525020654003
50642 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.scc' (48,669) at 20210307205554118
50643 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-zynq.h' (48,670) at 20220525020654547
50644 2025-01-21 03:00:59.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/am3.h' (48,671) at 20210308005003632
50645 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/interfaces' (48,672) at 20240413080012687
50646 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_mem_test.c' (48,673) at 20240405153054221
50647 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch' (48,674) at 20230706080014741
50648 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/ref-manual/figures/build-workspace-directory.png' (48,675) at 20210307205554354 to deleted uid set
50649 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/set_memory.h' (48,676) at 20240405153046397
50650 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/remote_logging_test_address.cpp' (48,677) at 20210427100054251
50651 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/systemd/systemd/systemd-networkd-only-wait-for-one.conf' (48,678) at 20240203090012010
50652 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_ref.h' (48,679) at 20240726080012870
50653 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netdev_queues.h' (48,680) at 20240405153231855
50654 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/acenv.h' (48,681) at 20210307214926114
50655 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400/core-matmap.h' (48,682) at 20221215040039346
50656 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch' (48,683) at 20241221090017668
50657 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/io.c' (48,684) at 20240405153050713
50658 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/i2c.h' (48,685) at 20210308005002656
50659 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/videodev2.h' (48,686) at 20210309003653940
50660 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm512x-i2c.c' (48,687) at 20240405153053677
50661 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/autoconf-2.73.patch' (48,688) at 20230813080012904
50662 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarpen_Mellangardsberget' (48,689) at 20210307205553782
50663 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/disable_test.patch' (48,690) at 20230706080014757
50664 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/elf.h' (48,691) at 20240405153045621
50665 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0001-Fix-generate-keynames.patch' (48,692) at 20230503080014579
50666 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/zynq_qspi.c' (48,693) at 20210308005003496
50667 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-ccu.c' (48,694) at 20240405153046797
50668 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/docs/supported-machines.md' (48,695) at 20241121090011895
50669 2025-01-21 03:00:59.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if500d.h' (48,696) at 20210307214927902
50670 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/svm.c' (48,697) at 20240418080014494
50671 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/hmp.c' (48,698) at 20240906080037376
50672 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h' (48,699) at 20240405153050109
50673 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.android-fastboot' (48,700) at 20210308005003292
50674 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/ag71xx.c' (48,701) at 20240405153230923
50675 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_discard.c' (48,702) at 20241011080017363
50676 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_fba.h' (48,703) at 20210307214930230
50677 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/txx9dmac.h' (48,704) at 20210307214927146
50678 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/android-gadget-cleanup' (48,705) at 20230401080011931
50679 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kconfig.assembler' (48,706) at 20210309003648564
50680 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler.h' (48,707) at 20240405153230367
50681 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-radix64.h' (48,708) at 20240906080037516
50682 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/rockchip-lvds.txt' (48,709) at 20210308005003328
50683 2025-01-21 03:00:59.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/livetree.txt' (48,710) at 20210308005003328
50684 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pythonping_1.1.4.bb' (48,711) at 20221104030017433
50685 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn302/irq_service_dcn302.h' (48,712) at 20220525020652530
50686 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data_file.hpp' (48,713) at 20210806000043018
50687 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/checksum_64.h' (48,714) at 20210309003648984
50688 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt6160-regulator.yaml' (48,715) at 20220525020651706
50689 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_argset2.decode' (48,716) at 20210308005046389
50690 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/yenta_socket.h' (48,717) at 20210307214930046
50691 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/entry.h' (48,718) at 20220525020651966
50692 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxm-khadas-vim2.dts' (48,719) at 20210308005002596
50693 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml' (48,720) at 20240405153045153
50694 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/qp.h' (48,721) at 20240405153049089
50695 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/qmp_shell.py' (48,722) at 20240326080039614
50696 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/clocks.cfg' (48,723) at 20210308005002924
50697 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tystberga' (48,724) at 20210307205553794
50698 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/firmware_update.cpp' (48,725) at 20241220090015102
50699 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cell-regs.h' (48,726) at 20210307214926374
50700 2025-01-21 03:00:59.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.json' (48,727) at 20210308005046401
50701 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_btcoex.c' (48,728) at 20240405153051917
50702 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/irq_helpers.c' (48,729) at 20240613080016463
50703 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/root.c' (48,730) at 20240405153231723
50704 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/id.c' (48,731) at 20240405153045657
50705 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (48,732) at 20220816030012194
50706 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_device.h' (48,733) at 20210307214929350
50707 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gusextreme.c' (48,734) at 20220525020654979
50708 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/LICENSE' (48,735) at 20210308005120349
50709 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG2memcpy.S' (48,736) at 20210307214926606
50710 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-ipmi-kcs/bare-metal-ipmi-kcs/disable-ipmi-kcs.service.in' (48,737) at 20241126090011759
50711 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_netbios_ns.c' (48,738) at 20240405153053325
50712 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-init-3.svg' (48,739) at 20210307214925210
50713 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/suricata-crates.inc' (48,740) at 20231011080016586
50714 2025-01-21 03:00:59.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browser.c' (48,741) at 20240613080016559
50715 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ftgmac100.c' (48,742) at 20241211090212302
50716 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_struct.rst' (48,743) at 20240405153045197
50717 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_nego.h' (48,744) at 20240405153051961
50718 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/psi.c' (48,745) at 20241011080017383
50719 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-db-dxbc2.dts' (48,746) at 20240405153045453
50720 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/bug-bisect.rst' (48,747) at 20220525020651766
50721 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/Makefile' (48,748) at 20210307214932034
50722 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/atmel_nand.c' (48,749) at 20210308005003412
50723 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsutils.c' (48,750) at 20210307214926842
50724 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_flat.h' (48,751) at 20230426080043784
50725 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs42l43.h' (48,752) at 20240405153230835
50726 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra74-ipu-dsp-common.dtsi' (48,753) at 20240405153045601
50727 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/Makefile' (48,754) at 20210308005002976
50728 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.h' (48,755) at 20240405153050129
50729 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-cpg-lib.h' (48,756) at 20240405153046837
50730 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10alaw8.rst' (48,757) at 20210309003648496
50731 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/system.c' (48,758) at 20210308005108645
50732 2025-01-21 03:00:59.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts' (48,759) at 20240405153045817
50733 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/multi-presence/gpio_presence.cpp' (48,760) at 20240817080025332
50734 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/lib/resource.robot' (48,761) at 20240627080021044
50735 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/selq.h' (48,762) at 20240405153050105
50736 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/trace.h' (48,763) at 20210308005045729
50737 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/ut.h' (48,764) at 20210308005003688
50738 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker' (48,765) at 20241211090212534
50739 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,ar-5315u.dts' (48,766) at 20210308005002812
50740 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/files/0001-versioneer.py-do-not-use-SafeConfigParser.patch' (48,767) at 20240113090014540
50741 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/messages/trigger_presence_changed_ind.hpp' (48,768) at 20220412175720086
50742 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/aspeed_adc.c' (48,769) at 20240405153048949
50743 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/dedup_variant.hpp' (48,770) at 20240618080045405
50744 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/fallback.h' (48,771) at 20240405153046685
50745 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/ethtool.c' (48,772) at 20240405153054073
50746 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_fcntl.h' (48,773) at 20221215040039202
50747 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme16x/mvme16x.h' (48,774) at 20241211090145381
50748 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_divide.c' (48,775) at 20210307214926730
50749 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/pxa/mfp.rst' (48,776) at 20240405153044973
50750 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_mbox_format.pass' (48,777) at 20241206090014310
50751 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,idt821034.yaml' (48,778) at 20240405153045169
50752 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha3_256_s390.c' (48,779) at 20240405153046273
50753 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h' (48,780) at 20210307214929510
50754 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/mux.c' (48,781) at 20210308005003028
50755 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h' (48,782) at 20210307214929478
50756 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mbus.h' (48,783) at 20210307214926582
50757 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-mba6.dtsi' (48,784) at 20240405153045505
50758 2025-01-21 03:00:59.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/send.c' (48,785) at 20240719080013357
50759 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/error.hpp' (48,786) at 20210308005114857
50760 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/install-bench.patch' (48,787) at 20230706080014757
50761 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kallsyms_selftest.h' (48,788) at 20240405153053009
50762 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/pgood_wait/meson.build' (48,789) at 20241010080036061
50763 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/bonnell.json' (48,790) at 20231212090004998
50764 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/xilinx_tb_wdt.c' (48,791) at 20210308005003540
50765 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-werkzeug_3.1.3.bb' (48,792) at 20241221090017564
50766 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_core.c' (48,793) at 20240405153050257
50767 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/lcs.c' (48,794) at 20240405153231379
50768 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fsconfig.sh' (48,795) at 20210524100035134
50769 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/checksum.c' (48,796) at 20210309003648868
50770 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/xyz.openbmc_project.User.Manager.service' (48,797) at 20230422080012291
50771 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/kxgettext.c' (48,798) at 20210308005003732
50772 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/key.h' (48,799) at 20240405153052717
50773 2025-01-21 03:00:59.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/group.c' (48,800) at 20240405153052453
50774 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/ipoib.rst' (48,801) at 20220525020651770
50775 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/newline_in_nl_msg.cocci' (48,802) at 20240405153053441
50776 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rpmsg/Makefile' (48,803) at 20210307214932130
50777 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/utils.c' (48,804) at 20210927100127093
50778 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/main.c' (48,805) at 20210307214929174
50779 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/t4_sd_rcw.cfg' (48,806) at 20210308005002996
50780 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc405_boards.c' (48,807) at 20241211090212322
50781 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-udraw-ps3.c' (48,808) at 20210309003649916
50782 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/thread_loop.c' (48,809) at 20240405153054169
50783 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/a.c' (48,810) at 20210307214932470
50784 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch' (48,811) at 20230706080014753
50785 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_dma_private.h' (48,812) at 20240405153051829
50786 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-highlander.c' (48,813) at 20240405153048901
50787 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-eukrea-mbmx283lc.dts' (48,814) at 20240405153229891
50788 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb' (48,815) at 20220402030015899
50789 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/userfaultfd.c' (48,816) at 20241211090212562
50790 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbdata.c' (48,817) at 20240405153046625
50791 2025-01-21 03:00:59.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ordered-data.h' (48,818) at 20240405153052289
50792 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdswap.c' (48,819) at 20240405153049685
50793 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-mt6370-flash.c' (48,820) at 20240405153049217
50794 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/internals.h' (48,821) at 20241211090212470
50795 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_rs_w.c' (48,822) at 20210308005046505
50796 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ezkey.c' (48,823) at 20210307214928090
50797 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_SPIFLASH_defconfig' (48,824) at 20210308005003244
50798 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/bcm6345_gpio.c' (48,825) at 20210308005003376
50799 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/print_ut.c' (48,826) at 20230302090047762
50800 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-initscript-fix.patch' (48,827) at 20230317080013785
50801 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/Makefile' (48,828) at 20210307214932226
50802 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens-v1.c' (48,829) at 20241216090017741
50803 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/pmc.h' (48,830) at 20240405153231339
50804 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_vop.h' (48,831) at 20210308005003532
50805 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/Build' (48,832) at 20240405153054217
50806 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/etc/ld.so.conf' (48,833) at 20210307205554478
50807 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/odroid.c' (48,834) at 20240405153232191
50808 2025-01-21 03:00:59.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_jedec.c' (48,835) at 20240405153049697
50809 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0002-start-stop-daemon-fix-tests.patch' (48,836) at 20241221090017636
50810 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/siginfo.h' (48,837) at 20220525020652002
50811 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/tmp275@48.conf' (48,838) at 20240904080027734
50812 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm/include/asm/barrier.h' (48,839) at 20210307214932454
50813 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs690d.h' (48,840) at 20210307214928018
50814 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso.h' (48,841) at 20220525020651970
50815 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/Kconfig' (48,842) at 20240405153053985
50816 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-fsi.c' (48,843) at 20210309003649976
50817 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/single_step_syscall.c' (48,844) at 20220525020655235
50818 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Bold-webfont.woff' (48,845) at 20220105012522987 to deleted uid set
50819 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/thinkpad_helper.c' (48,846) at 20220525020655003
50820 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/boot-qemu.sh' (48,847) at 20230413080016200
50821 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/corstone1000-flash-firmware.wks.in' (48,848) at 20241221090017468
50822 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/Kconfig' (48,849) at 20210307214930154
50823 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h' (48,850) at 20210307214929922
50824 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/aia_aplic.c' (48,851) at 20241211090145385
50825 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg.h' (48,852) at 20240405153046953
50826 2025-01-21 03:00:59.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/Kconfig' (48,853) at 20210308005002996
50827 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/metrics.json' (48,854) at 20220525020655143
50828 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c' (48,855) at 20240910080014026
50829 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target-con-set.h' (48,856) at 20230925080040077
50830 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/init.S' (48,857) at 20210307214925678
50831 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xcalibur1501.dts' (48,858) at 20210307214926358
50832 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/Kconfig' (48,859) at 20210308005003372
50833 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/marvell-88x2222.c' (48,860) at 20240405153231075
50834 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/bcm47xx_nvram.c' (48,861) at 20240405153047037
50835 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-health.rst' (48,862) at 20240405153045237
50836 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/0001-Do-not-use-Werror-with-clang.patch' (48,863) at 20230706080014753
50837 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly917e.c' (48,864) at 20210307214927898
50838 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/package-index.bb' (48,865) at 20210307205554486
50839 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/plugin.S' (48,866) at 20210308005002988
50840 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/fwdesc.h' (48,867) at 20240405153050469
50841 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/moxa,moxart-dma.txt' (48,868) at 20221102030020729
50842 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi_selftest.h' (48,869) at 20210308005003644
50843 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/page.h' (48,870) at 20240405153045917
50844 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-auth' (48,871) at 20210307205554566
50845 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/meta-formats.rst' (48,872) at 20240405153045317
50846 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3328_defconfig' (48,873) at 20210308005003260
50847 2025-01-21 03:00:59.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,qcs404.h' (48,874) at 20210307214931338
50848 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc.h' (48,875) at 20240405153230391
50849 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/Makefile' (48,876) at 20240618080047573
50850 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/Makefile' (48,877) at 20240405153045365
50851 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_send_signal_kern.c' (48,878) at 20240405153054277
50852 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Progress.interface.yaml' (48,879) at 20221223040024045
50853 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4trace.c' (48,880) at 20210307214931158
50854 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsankoski' (48,881) at 20210307205553770
50855 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_flavors.c' (48,882) at 20210307214932642
50856 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/README' (48,883) at 20210308005003004
50857 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ringbuf_map_key.c' (48,884) at 20240405153054277
50858 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/Kconfig' (48,885) at 20210308005003056
50859 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n_aggr.h' (48,886) at 20240405153050561
50860 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0021.h' (48,887) at 20240405153048617
50861 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/swap.rst' (48,888) at 20240405153045229
50862 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/173.out' (48,889) at 20210927100127489
50863 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_funcs2.c' (48,890) at 20240405153054269
50864 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Atlantic-Bird-1-12.5W' (48,891) at 20210307205553758
50865 2025-01-21 03:00:59.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config.bb' (48,892) at 20241206090014278
50866 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320adcx140.h' (48,893) at 20240405153053805
50867 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dp_reg.h' (48,894) at 20240405153048565
50868 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743-iwg20m.dtsi' (48,895) at 20240405153045549
50869 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/spitz_pm.c' (48,896) at 20240405153045681
50870 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/palmas_regulator.c' (48,897) at 20210308005003472
50871 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python3-pytun/python3-pytun_2.4.1.bb' (48,898) at 20210729000029108
50872 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tox.ini' (48,899) at 20231126090012817
50873 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/cc2520.txt' (48,900) at 20210307214925374
50874 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_NAND_defconfig' (48,901) at 20210308005003244
50875 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/dram_0xc0000000.config' (48,902) at 20240405153229907
50876 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/memory.c' (48,903) at 20240405153053525
50877 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/FabricAdapter_v1.xml' (48,904) at 20240619080002924
50878 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/cpu.c' (48,905) at 20210308005002724
50879 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/common.c' (48,906) at 20221103030028784
50880 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/MAINTAINERS' (48,907) at 20210308005002976
50881 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_conf_manager.cpp' (48,908) at 20240822080026693
50882 2025-01-21 03:00:59.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc_table.host.h' (48,909) at 20210307214930554
50883 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/systemd.c' (48,910) at 20230925080040113
50884 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE07' (48,911) at 20240405153054369
50885 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/hotpages.c' (48,912) at 20230925080039837
50886 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libusb/libusb1_1.0.27.bb' (48,913) at 20241206090014350
50887 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend' (48,914) at 20241206090014214
50888 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/meson.build' (48,915) at 20210308005045897
50889 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/patchtest_parser.py' (48,916) at 20241221090017632
50890 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-tec-ng.dts' (48,917) at 20210308005002632
50891 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__execution_fwd.hpp' (48,918) at 20241217090453703
50892 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l2_sys.c' (48,919) at 20240405153051533
50893 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_syscall.h' (48,920) at 20241211090212218
50894 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_illinois.c' (48,921) at 20220627100017186
50895 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-usb.c' (48,922) at 20210308005003348
50896 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/flow.h' (48,923) at 20210308005002672
50897 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/lpc18xx_dac.c' (48,924) at 20240405153048977
50898 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-65bb.dtso' (48,925) at 20240405153045725
50899 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/byteorder/little_endian.h' (48,926) at 20210307214931362
50900 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/test/README.md' (48,927) at 20210308004942076
50901 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-inet-86vs.dts' (48,928) at 20210308005002620
50902 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/service_root/test_sessions_connection.robot' (48,929) at 20240420080019489
50903 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/cereal.wrap' (48,930) at 20240229090015607
50904 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb' (48,931) at 20230609080014391
50905 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-a83t-ccu.h' (48,932) at 20210308005003640
50906 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/collection_time_scope.hpp' (48,933) at 20230524080039233
50907 2025-01-21 03:00:59.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/men_z188_adc.c' (48,934) at 20240405153230687
50908 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c' (48,935) at 20240405153231227
50909 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/inet6_connection_sock.c' (48,936) at 20240405153053273
50910 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/stream_sched.h' (48,937) at 20240405153052865
50911 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usb_stream.c' (48,938) at 20240405153054029
50912 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/hippi.c' (48,939) at 20240405153053161
50913 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/interrupts.rst' (48,940) at 20240405153044969
50914 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE06' (48,941) at 20240405153054369
50915 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-manage.c' (48,942) at 20240624080012832
50916 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_no_end.cpp' (48,943) at 20210308005108645
50917 2025-01-21 03:00:59.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-p2a-ctrl.c' (48,944) at 20240405153231447
50918 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/qcom-gpi.h' (48,945) at 20220525020654543
50919 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rsk7203_defconfig' (48,946) at 20240405153046309
50920 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core917d.c' (48,947) at 20210309003649820
50921 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lib/drm_random.h' (48,948) at 20240405153048565
50922 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-lte-parade.dts' (48,949) at 20240405153045781
50923 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_io.c' (48,950) at 20210307214930642
50924 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/boot0.h' (48,951) at 20210308005002660
50925 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rcu_dereference.rst' (48,952) at 20240405153044933
50926 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bollebygd' (48,953) at 20210307205553778
50927 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_features.c' (48,954) at 20240405153232271
50928 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-fix-install-failure-on-host-without-ldco.patch' (48,955) at 20230401080011935
50929 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c' (48,956) at 20240405153047221
50930 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/plugins/ody-plugins.cpp' (48,957) at 20240830080017491
50931 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockmap_parse_prog.c' (48,958) at 20240405153054273
50932 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_efi_plugin.wks' (48,959) at 20241221090017604
50933 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/pd-samsung.yaml' (48,960) at 20210309003648384
50934 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-factor.h' (48,961) at 20210307214926958
50935 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_overo.h' (48,962) at 20210308005003608
50936 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/str_utility.hpp' (48,963) at 20240120090003249
50937 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-stk-om44.dts' (48,964) at 20240405153045605
50938 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/io-mapping.rst' (48,965) at 20240405153045193
50939 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/sve_context.h' (48,966) at 20210307214926070
50940 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-moxtet-devices' (48,967) at 20220525020651634
50941 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/ftwdt010_wdt.c' (48,968) at 20210308005003540
50942 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/Kconfig' (48,969) at 20210307214928802
50943 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-st.txt' (48,970) at 20210307214925406
50944 2025-01-21 03:00:59.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/tcm.h' (48,971) at 20210307214927982
50945 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_if.h' (48,972) at 20240405153049957
50946 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/Kconfig' (48,973) at 20210307214927118
50947 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/cpc925_edac.c' (48,974) at 20210307214927150
50948 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/net_ethoc.h' (48,975) at 20210308005003628
50949 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-class.c' (48,976) at 20241216090017705
50950 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Thermal_v1.xml' (48,977) at 20240619080002940
50951 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_sequencer_device.hpp' (48,978) at 20240502080027948
50952 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/vcpudispatch_stats.rst' (48,979) at 20210309003648456
50953 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-pcm.c' (48,980) at 20240405153053969
50954 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/win_helper.c' (48,981) at 20240906080037536
50955 2025-01-21 03:00:59.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/main.c' (48,982) at 20240405153054373
50956 2025-01-21 03:00:59.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitops/__fls.h' (48,983) at 20210308005003560
50957 2025-01-21 03:00:59.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/flat.h' (48,984) at 20210307214926550
50958 2025-01-21 03:00:59.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ug3105_battery.c' (48,985) at 20240405153051441
50959 2025-01-21 03:00:59.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/associations.hpp' (48,986) at 20240820080028978
50960 2025-01-21 03:00:59.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb' (48,987) at 20210812000025334
50961 2025-01-21 03:00:59.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-12' (48,988) at 20230114040005626
50962 2025-01-21 03:00:59.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_8250.h' (48,989) at 20240405153052793
50963 2025-01-21 03:00:59.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/package-lock.json' (48,990) at 20210308005107081
50964 2025-01-21 03:00:59.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/99_dnsmasq' (48,991) at 20210307205553838
50965 2025-01-21 03:00:59.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/Kconfig' (48,992) at 20240405153232195
50966 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp_input.c' (48,993) at 20220525020654971
50967 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/.gitignore' (48,994) at 20210307214932710
50968 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zap_leaf.h' (48,995) at 20210308005003696
50969 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_hw.h' (48,996) at 20240405153050073
50970 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/debugfs.c' (48,997) at 20240405153049045
50971 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-fsl.c' (48,998) at 20240405153231555
50972 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-medion-x10-digitainer.c' (48,999) at 20210307214928782
50973 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/host-powerreset@.service' (49,000) at 20230310090018691
50974 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pipe_crc.h' (49,001) at 20210307214927806
50975 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-yaml-provider_git.bb' (49,002) at 20210307205554054
50976 2025-01-21 03:00:59.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hisilicon,hi3559av100-clock.yaml' (49,003) at 20220525020651662
50977 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_sli.c' (49,004) at 20241216090017733
50978 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/celt051_git.bb' (49,005) at 20240301090012419
50979 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/Makefile' (49,006) at 20210308005003056
50980 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp' (49,007) at 20221229040004411
50981 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Image/meson.build' (49,008) at 20230910080024030 to deleted uid set
50982 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/mv_cesa.txt' (49,009) at 20210307214925298
50983 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_qb.c' (49,010) at 20210308005046505
50984 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/console/obmc-console_%.bbappend' (49,011) at 20210812000025262
50985 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/call_event.c' (49,012) at 20240405153232071
50986 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/manifest.py' (49,013) at 20220910030013397
50987 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/hpfs.rst' (49,014) at 20210309003648420
50988 2025-01-21 03:00:59.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sh4_tuxrun.py' (49,015) at 20241211090212542
50989 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot_2.3.21.1.bb' (49,016) at 20241221090017496
50990 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/timestamping.c' (49,017) at 20220525020655223
50991 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_errno_defs.h' (49,018) at 20210927100127273
50992 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a779a0-sysc.h' (49,019) at 20210309003653816
50993 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockopt_multi.c' (49,020) at 20240405153054273
50994 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3229-xms6.dts' (49,021) at 20240405153045561
50995 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugetlb-madvise.c' (49,022) at 20240405153054329
50996 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_ethtool.c' (49,023) at 20240405153049921
50997 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0051-corstone1000-purge-remoteproc-dts-node.patch' (49,024) at 20241221090017468
50998 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/vexpress64.c' (49,025) at 20210308005002916
50999 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand_spl.c' (49,026) at 20210308005003412
51000 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-meson-vrtc.c' (49,027) at 20240405153051497
51001 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzop/lzop_1.04.bb' (49,028) at 20241206090014350
51002 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/reset.h' (49,029) at 20241211090212370
51003 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-dvb.c' (49,030) at 20240405153049541
51004 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb' (49,031) at 20231126090012797
51005 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra_spi.h' (49,032) at 20210308005003496
51006 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ComputerSystemCollection.json' (49,033) at 20240619080002944
51007 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/Makefile' (49,034) at 20210307214930302
51008 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/reset-handler.S' (49,035) at 20240405153045689
51009 2025-01-21 03:00:59.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tpm-common.h' (49,036) at 20230310090043283
51010 2025-01-21 03:00:59.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/appendix-customizing-standard.rst' (49,037) at 20210817100021802
51011 2025-01-21 03:00:59.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/0001-Do-not-emit-useless-rpath.patch' (49,038) at 20230114040015482
51012 2025-01-21 03:00:59.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/dsp.h' (49,039) at 20210307214925666
51013 2025-01-21 03:00:59.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/fan-watchdog-monitor@.service' (49,040) at 20220514030009420
51014 2025-01-21 03:00:59.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/pci.c' (49,041) at 20240405153231247
51015 2025-01-21 03:00:59.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EventDestination.v1_15_0.json' (49,042) at 20240918080002720
51016 2025-01-21 03:00:59.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscorecc-sc7280.c' (49,043) at 20240405153230235
51017 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/Makefile' (49,044) at 20210307214928790
51018 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-fvp-base.inc' (49,045) at 20241221090017464
51019 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp' (49,046) at 20241211090002379
51020 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-musl.yml' (49,047) at 20210307205554110
51021 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2-plus.dts' (49,048) at 20210309003648732
51022 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/cl0046.h' (49,049) at 20240405153048617
51023 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/kldir.h' (49,050) at 20210307214926246
51024 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-mod-clk.yaml' (49,051) at 20240405153045021
51025 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/test.c' (49,052) at 20210307214932738
51026 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/op_helper.c' (49,053) at 20240906080037500
51027 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/TODO' (49,054) at 20220525020654115
51028 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls1021aqds_qixis.h' (49,055) at 20210308005002964
51029 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api.c' (49,056) at 20240405153231035
51030 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/strace.list' (49,057) at 20241211090212382
51031 2025-01-21 03:00:59.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-dev-common.c' (49,058) at 20240405153231471
51032 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-bananapi-m64.dts' (49,059) at 20210308005002616
51033 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/alps.h' (49,060) at 20210307214928486
51034 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_private.h' (49,061) at 20240405153050341
51035 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_msg.h' (49,062) at 20240405153046953
51036 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.h' (49,063) at 20220525020652975
51037 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (49,064) at 20220219040012739
51038 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/OWNERS' (49,065) at 20231222090011739
51039 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/README' (49,066) at 20210308004938816
51040 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/files/do-not-use-libltdl-source-directory.patch' (49,067) at 20210307205553998
51041 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/char.json' (49,068) at 20241211090212446
51042 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun9i-a80-ccu.h' (49,069) at 20210308005003640
51043 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/mt9v032.txt' (49,070) at 20210307214925350
51044 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/amd_hsmp.h' (49,071) at 20240405153046377
51045 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu.h' (49,072) at 20241211090212510
51046 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/txx9_translate.c' (49,073) at 20210927100127413
51047 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec.h' (49,074) at 20221215040039342
51048 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/schedutil.rst' (49,075) at 20240405153045301
51049 2025-01-21 03:00:59.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iw/iw_6.9.bb' (49,076) at 20241221090017636
51050 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-member-unknown.out' (49,077) at 20210308005046401 to deleted uid set
51051 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-Link-in-libexecinfo-if-it-has-backtrace-API.patch' (49,078) at 20241206090014242
51052 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/Makefile.include' (49,079) at 20240906080037584
51053 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/iso-resources.c' (49,080) at 20210307214932210
51054 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EFL-1.0' (49,081) at 20210307205554418
51055 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/reproducible-builds.rst' (49,082) at 20231126090012825
51056 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zrle.c' (49,083) at 20210308005046553
51057 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/Makefile' (49,084) at 20210307214927098
51058 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/CertificatesStore.js' (49,085) at 20241004080035963
51059 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/README.md' (49,086) at 20240809080033019
51060 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8190_rtl8256.c' (49,087) at 20220525020654167
51061 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/isight_firmware.c' (49,088) at 20210307214930846
51062 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/uio_dmem_genirq.h' (49,089) at 20240405153052769
51063 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/hooks.c' (49,090) at 20240405153053089
51064 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/SnmpAlerts/index.js' (49,091) at 20230811080042214
51065 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-plantronics.c' (49,092) at 20241018080014486
51066 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_comp.h' (49,093) at 20240405153046957
51067 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/image-uefi.conf' (49,094) at 20240106090017257
51068 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/system/kernel.ld' (49,095) at 20210308005046489
51069 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if.err' (49,096) at 20220429100100882
51070 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_mixer.c' (49,097) at 20220525020654971
51071 2025-01-21 03:00:59.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_trace.h' (49,098) at 20240405153048729
51072 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/omap-usb-host.c' (49,099) at 20240405153230835
51073 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/Build' (49,100) at 20240405153054381
51074 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bootm.c' (49,101) at 20210308005002884
51075 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/dw_dsi_reg.h' (49,102) at 20220525020652859
51076 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/imx_thermal.c' (49,103) at 20240405153231495
51077 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/rn-pci-acp3x.c' (49,104) at 20240405153053553
51078 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/detect-zeroes-registered-buf.out' (49,105) at 20230426080043944
51079 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libnl/files/0001-tests-cksuite-all-netns.c-disable-route_1.patch' (49,106) at 20241221090017696
51080 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Joutsa_Lankia' (49,107) at 20210307205553770
51081 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-cow.c-Replace-stat64-with-stat.patch' (49,108) at 20230609080014391
51082 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/rtlx.c' (49,109) at 20210307214926258
51083 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_syncobj.c' (49,110) at 20240919080017054
51084 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwlock_api_smp.h' (49,111) at 20240405153052789
51085 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop' (49,112) at 20240309090012824
51086 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_cpu.h' (49,113) at 20230426080043780
51087 2025-01-21 03:00:59.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/intel,ixp4xx-network-processing-engine.yaml' (49,114) at 20240405153229763
51088 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/ntb_transport.c' (49,115) at 20241008080013959
51089 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk-evm.dts' (49,116) at 20210308005002592
51090 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-37xx-periph.c' (49,117) at 20240405153230219
51091 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vt8500lcdfb.c' (49,118) at 20240405153231595
51092 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_svc.h' (49,119) at 20210307214930294
51093 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/spi.rst' (49,120) at 20240405153045197
51094 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/MAINTAINERS' (49,121) at 20210308005002952
51095 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fxam.c' (49,122) at 20210308005046497
51096 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/0002-Fix-pyext_PATTERN-for-cross-compilation.patch' (49,123) at 20240113090014536
51097 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sdhci-internal.h' (49,124) at 20230426080043736
51098 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/mmu-hash.h' (49,125) at 20240405153046101
51099 2025-01-21 03:00:59.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/qemu-pixman.h' (49,126) at 20241211090212374
51100 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/hmm_bo.c' (49,127) at 20240405153051833
51101 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/gpio_handle.hpp' (49,128) at 20230511080028983
51102 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if.h' (49,129) at 20210307214931634
51103 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/LICENSE' (49,130) at 20210307205553734
51104 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/tpm-tools-extendpcr.patch' (49,131) at 20230706080014769
51105 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/0001-ssmtp-Correct-the-null-pointer-assignment-to-char-po.patch' (49,132) at 20220910030013353
51106 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/pcie-poweroff@.service.in' (49,133) at 20230513080022442
51107 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/acbel-fsg032.c' (49,134) at 20240405153048869
51108 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/reg.h' (49,135) at 20240405153231163
51109 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/Kconfig' (49,136) at 20210308005003068
51110 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/README' (49,137) at 20210308005002972
51111 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml' (49,138) at 20240405153045021
51112 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/seg_helper.c' (49,139) at 20241121090029284
51113 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/mdev.conf' (49,140) at 20210307205554470
51114 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/action.c' (49,141) at 20240405153050193
51115 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omap-mailbox.h' (49,142) at 20210307214931462
51116 2025-01-21 03:00:59.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_pl01x.c' (49,143) at 20210308005003484
51117 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9734.c' (49,144) at 20240405153230791
51118 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-savageboard.dtsi' (49,145) at 20240405153045517
51119 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/Makefile' (49,146) at 20210307214929550
51120 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/uncore-other.json' (49,147) at 20240405153054137
51121 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/debuginfo.c' (49,148) at 20240906080037544
51122 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ge.c' (49,149) at 20240405153230303
51123 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mmp-dma.txt' (49,150) at 20240405153045053
51124 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Vrm_LocationCode.json' (49,151) at 20221213040036921
51125 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/Kconfig' (49,152) at 20241023080012879
51126 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/Makefile' (49,153) at 20210308005003740
51127 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_fbdev.c' (49,154) at 20240613080016407
51128 2025-01-21 03:00:59.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/fddi.h' (49,155) at 20210307214929666
51129 2025-01-21 03:00:59.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/vip.h' (49,156) at 20240405153051869
51130 2025-01-21 03:00:59.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-doe.h' (49,157) at 20240405153052757
51131 2025-01-21 03:00:59.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cn_proc.h' (49,158) at 20210307214931370
51132 2025-01-21 03:00:59.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/brcm,kona-timer.yaml' (49,159) at 20240405153045177
51133 2025-01-21 03:00:59.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_filter.c' (49,160) at 20240520080015163
51134 2025-01-21 03:00:59.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-dev.h' (49,161) at 20240405153052829
51135 2025-01-21 03:00:59.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/real_pel_test.cpp' (49,162) at 20221005030030506
51136 2025-01-21 03:00:59.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kmc/kzm9g/MAINTAINERS' (49,163) at 20210308005003012
51137 2025-01-21 03:00:59.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_type_38.c' (49,164) at 20210308005045961
51138 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/regulator.h' (49,165) at 20210307214931438
51139 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.err' (49,166) at 20210308005046401
51140 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4_nand_rcw.cfg' (49,167) at 20210308005002996
51141 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/renesas,rzg2l-irqc.yaml' (49,168) at 20240405153229771
51142 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am57xx_evm.h' (49,169) at 20210308005003584
51143 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/0001-libacpi-Fix-build-witth-fno-commom.patch' (49,170) at 20241221090017632
51144 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/rx_common.h' (49,171) at 20240405153050293
51145 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/dsp.h' (49,172) at 20240405153231807
51146 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/memory.c' (49,173) at 20241211090212550
51147 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/user-guide.rst' (49,174) at 20241221090017464
51148 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/ComponentIntegrity.interface.yaml' (49,175) at 20240229090018787
51149 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/common.c' (49,176) at 20240405153231567
51150 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-kernel/linux/linux-aspeed_%.bbappend' (49,177) at 20230412080023456
51151 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pci.h' (49,178) at 20240405153048529
51152 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial-utils/serial-forward/0001-correct-the-typo-in-include-file-name-string.h.patch' (49,179) at 20221003030013285
51153 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_buddy.c' (49,180) at 20240405153050133
51154 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-visibility-on.svg' (49,181) at 20210308005107069
51155 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mbox.h' (49,182) at 20210308005100993
51156 2025-01-21 03:00:59.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/bio.c' (49,183) at 20240910080014074
51157 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/byteorder.h' (49,184) at 20210307214926122
51158 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen9_renderstate.c' (49,185) at 20220525020652887
51159 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-acpica' (49,186) at 20241221090017612
51160 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/Kconfig' (49,187) at 20240405153046213
51161 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max1586-regulator.txt' (49,188) at 20210307214925410
51162 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/xtensaeb-softmmu/default.mak' (49,189) at 20210927100127057
51163 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-alternate.json' (49,190) at 20210308005046401
51164 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/soci/soci/0001-Do-not-use-std-shuffle-with-clang-15.patch' (49,191) at 20221003030013269
51165 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/proc_cap_intel.h' (49,192) at 20240405153231787
51166 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/merge_variants.hpp' (49,193) at 20230106040046360
51167 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/prefetch.h' (49,194) at 20240405153045941
51168 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_skip_unittest.cpp' (49,195) at 20210308005120353
51169 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/unaligned_32.c' (49,196) at 20220525020652122
51170 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/messages-win32.mc' (49,197) at 20230426080043840
51171 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_intel/Makefile' (49,198) at 20210525100144787
51172 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-sizes.h.in' (49,199) at 20241219090010504
51173 2025-01-21 03:00:59.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/compress.c' (49,200) at 20240405153052545
51174 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-afe-clk.h' (49,201) at 20240405153053973
51175 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t35.h' (49,202) at 20210308005003588
51176 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_patterns_64bit.h' (49,203) at 20210308005003364
51177 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_fb.c' (49,204) at 20240405153048361
51178 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist/openpower-ipmi-oem-whitelist-native.conf' (49,205) at 20210307205554054
51179 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-zd1301-cardlist.rst' (49,206) at 20210307214925230
51180 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/wdt.h' (49,207) at 20210308005002644
51181 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net-traces.c' (49,208) at 20240405153053221
51182 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-mt6323.c' (49,209) at 20240405153049221
51183 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/spi/spi-intel-pci.c' (49,210) at 20240405153231463 to deleted uid set
51184 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/sppctl.h' (49,211) at 20240405153052653
51185 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/task.html' (49,212) at 20210307205554286
51186 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/ahb/ahb--apb/f0100000.peci-bus/peci-0/0-31/peci-cputemp.1.conf' (49,213) at 20210307205554094
51187 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_main.c' (49,214) at 20240405153230699
51188 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispccp2.c' (49,215) at 20240405153230819
51189 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/kernel.ld' (49,216) at 20240326080039742
51190 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/insn.h' (49,217) at 20240405153054033
51191 2025-01-21 03:00:59.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c' (49,218) at 20241111090012133
51192 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sun4i.c' (49,219) at 20240405153051801
51193 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/entry.S' (49,220) at 20240405153045977
51194 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-generic-u-boot.dtsi' (49,221) at 20210308005002592
51195 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add.png' (49,222) at 20210307205554250 to deleted uid set
51196 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/container.c' (49,223) at 20210308005046233
51197 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml' (49,224) at 20240405153045109
51198 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch' (49,225) at 20241206090014342
51199 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-transaction.c' (49,226) at 20210309003654576
51200 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/dbus_mode.cpp' (49,227) at 20241210090026644
51201 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/datapage.S' (49,228) at 20241011080017291
51202 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-samekey.bconf' (49,229) at 20210307214932462
51203 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/entry-common.h' (49,230) at 20240710080014577
51204 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32f746-overview.rst' (49,231) at 20240405153044973
51205 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-tysom-m-fabric.dtsi' (49,232) at 20240405153046241
51206 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/mmu_context.h' (49,233) at 20210307214926554
51207 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/Makefile' (49,234) at 20240405153049793
51208 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/utfcpp/utfcpp_4.0.6.bb' (49,235) at 20241221090017700
51209 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ethernet_interface.cpp' (49,236) at 20241127090024701
51210 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-common.inc' (49,237) at 20240106090017273
51211 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/fsl_upm.h' (49,238) at 20210308005003668
51212 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/inband_code_update.hpp' (49,239) at 20230513080036782
51213 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz-check-locale.h.patch' (49,240) at 20210307205554458
51214 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-eukrea-mbmx287lc.dts' (49,241) at 20240405153045537
51215 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/sg.h' (49,242) at 20240405153052877
51216 2025-01-21 03:00:59.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/reclaim.sh' (49,243) at 20240405153054293
51217 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/reg_wow.h' (49,244) at 20210307214929774
51218 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/smp_64.h' (49,245) at 20240617080017378
51219 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/configuration/entity-manager_%.bbappend' (49,246) at 20241206090014222
51220 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/osd.c' (49,247) at 20210308005003216
51221 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/mr_pool.h' (49,248) at 20210307214931582
51222 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/Makefile' (49,249) at 20240405153050321
51223 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ab8500.c' (49,250) at 20240405153051461
51224 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch' (49,251) at 20221017030012222
51225 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/interwave-stb.c' (49,252) at 20210307214932222
51226 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fileTable.json' (49,253) at 20241204090036299
51227 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_init.c' (49,254) at 20240405153047229
51228 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-segrel.S' (49,255) at 20210307214926134
51229 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/clk.h' (49,256) at 20240405153046869
51230 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/virtio_bt.c' (49,257) at 20240613080016383
51231 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tvaudio.h' (49,258) at 20210307214931546
51232 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/lp.h' (49,259) at 20210307214931642
51233 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp' (49,260) at 20221229040004411
51234 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/ssh.c' (49,261) at 20241211090212218
51235 2025-01-21 03:00:59.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-driver-binder/ampere-power-on-driver-binder@.service' (49,262) at 20221006100013249
51236 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsqx_sa_w_ph.c' (49,263) at 20210308005046505
51237 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strchr.S' (49,264) at 20240405153229859
51238 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableCellCount.vue' (49,265) at 20241004080035963
51239 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_core_ctx_regs.h' (49,266) at 20240405153046585
51240 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/Kconfig' (49,267) at 20210308005002988
51241 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_nand_rcw.cfg' (49,268) at 20210308005002992
51242 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_usb.c' (49,269) at 20240405153231235
51243 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mark_read_dirty.c' (49,270) at 20210308005108641
51244 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/HeaterCollection.json' (49,271) at 20240619080002948
51245 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/volatiles.99_atop' (49,272) at 20210307205553966
51246 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_conf_manager.hpp' (49,273) at 20220727030029197
51247 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/timer-del-timer-free.cocci' (49,274) at 20210927100127345
51248 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8548_serdes.c' (49,275) at 20210308005002832
51249 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c' (49,276) at 20240405153047097
51250 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinumavc_onenand_small_defconfig' (49,277) at 20210308005003284
51251 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-stopit/LICENSE' (49,278) at 20230706080014765
51252 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/0001-Fix-build-race-in-Makefile.patch' (49,279) at 20220204040022676
51253 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/Makefile' (49,280) at 20240405153051805
51254 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cs53l32a.c' (49,281) at 20240405153049309
51255 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/Makefile' (49,282) at 20240405153049469
51256 2025-01-21 03:00:59.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cx2072x.c' (49,283) at 20240405153232151
51257 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc8.c' (49,284) at 20220525020654747
51258 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb' (49,285) at 20231011080016570
51259 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_hash.h' (49,286) at 20220525020654927
51260 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/kref.rst' (49,287) at 20210307214925266
51261 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/videocodec.c' (49,288) at 20240405153049385
51262 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/strksyms.c' (49,289) at 20240405153045905
51263 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/heartbeat.h' (49,290) at 20210307214926550
51264 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/socfpgaimage.c' (49,291) at 20210308005003772
51265 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-sysfs.h' (49,292) at 20240405153047089
51266 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/decNumber.h' (49,293) at 20220429100100582
51267 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/index.rst' (49,294) at 20240405153044937
51268 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff' (49,295) at 20210307205554274 to deleted uid set
51269 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AddressPoolCollection_v1.xml' (49,296) at 20240619080002916
51270 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_ap/bcm28155_ap.c' (49,297) at 20210308005002924
51271 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_128x128.png' (49,298) at 20210308005046549 to deleted uid set
51272 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_promise.h' (49,299) at 20210307214926878
51273 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/snmp-controller.html' (49,300) at 20210308005107073
51274 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/OWNERS' (49,301) at 20241018080016394
51275 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/device_tree-stub.c' (49,302) at 20240906080037448
51276 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a.h' (49,303) at 20240405153050669
51277 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-net-util' (49,304) at 20230412080023452
51278 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_main.c' (49,305) at 20240405153048781
51279 2025-01-21 03:00:59.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-ecam.h' (49,306) at 20240405153052757
51280 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-afalg.c' (49,307) at 20241211090212226
51281 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v_ogm.h' (49,308) at 20220525020654787
51282 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-dspi.c' (49,309) at 20241111090012137
51283 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-send-duty-cycle.rst' (49,310) at 20220525020651782
51284 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tracing.rst' (49,311) at 20240906080037176
51285 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/iothread-lock-block.c' (49,312) at 20220429100100758
51286 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/host-bmc/host_lamp_test.hpp' (49,313) at 20240819080030259
51287 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/sun8i-formats.h' (49,314) at 20210307214928762
51288 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/arm,hdlcd.yaml' (49,315) at 20240405153045037
51289 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/purgatory/.gitignore' (49,316) at 20240405153046229
51290 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/Makefile' (49,317) at 20240405153048353
51291 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bench.h' (49,318) at 20241008080014055
51292 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/qaic.h' (49,319) at 20240405153046609
51293 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx51.c' (49,320) at 20240405153231319
51294 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/acpi.rst' (49,321) at 20240405153045249
51295 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/dsp_spos_scb_lib.c' (49,322) at 20210307214932238
51296 2025-01-21 03:00:59.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/Makefile' (49,323) at 20240405153053357
51297 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_bp.c' (49,324) at 20220525020654695
51298 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/region_devs.c' (49,325) at 20240405153231271
51299 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_b.c' (49,326) at 20210308005046521
51300 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-evk.dts' (49,327) at 20240405153045733
51301 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/Makefile' (49,328) at 20240405153046033
51302 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/devtool-reference.rst' (49,329) at 20241221090017600
51303 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/meson-setup.py' (49,330) at 20220125040024499
51304 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_serialize.cpp' (49,331) at 20230615080025080
51305 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/cq_enet_desc.h' (49,332) at 20240405153051597
51306 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-ns.c' (49,333) at 20241008080013967
51307 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/fpi-bus.txt' (49,334) at 20210307214925362
51308 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/board/fsl-board.txt' (49,335) at 20210307214925282
51309 2025-01-21 03:00:59.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/feature.c' (49,336) at 20240405153232207
51310 2025-01-21 03:00:59.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6afe.c' (49,337) at 20240405153053981
51311 2025-01-21 03:00:59.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/bletchley-common-functions_0.1.bb' (49,338) at 20241221090017476
51312 2025-01-21 03:00:59.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/trace.h' (49,339) at 20220429100100530
51313 2025-01-21 03:00:59.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.h' (49,340) at 20210307214929530
51314 2025-01-21 03:00:59.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/metric.hpp' (49,341) at 20240323080007057
51315 2025-01-21 03:00:59.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/wmi.c' (49,342) at 20240405153231347
51316 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/cache.json' (49,343) at 20240405153054137
51317 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/201' (49,344) at 20210927100127493
51318 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/file-win32.c' (49,345) at 20240906080037144
51319 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/null_blk.rst' (49,346) at 20240405153044989
51320 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psscope.c' (49,347) at 20240405153046625
51321 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr_lowlevel_init.S' (49,348) at 20210308005002548
51322 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi_1.6.10.bb' (49,349) at 20241221090017564
51323 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/Kconfig' (49,350) at 20210308005002908
51324 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-Alias-off64_t-to-off_t-on-linux-if-not-defined.patch' (49,351) at 20230114040015542
51325 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/078.out' (49,352) at 20210308005046441
51326 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq.c' (49,353) at 20241018080014602
51327 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-evm.dts' (49,354) at 20210308005002564
51328 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/sdbus.hpp' (49,355) at 20241203090049024
51329 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/lock.h' (49,356) at 20240405153052897
51330 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc5121.dtsi' (49,357) at 20240405153230027
51331 2025-01-21 03:00:59.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-build/action.yml' (49,358) at 20221017030012226
51332 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-iomega_ix2_200.dts' (49,359) at 20240405153045457
51333 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3692x.c' (49,360) at 20240405153049217
51334 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet-3w.dts' (49,361) at 20210308005002616
51335 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/fpga_manager_gen5.h' (49,362) at 20210308005002780
51336 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/Makefile' (49,363) at 20210308005003072
51337 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom_4k.c' (49,364) at 20210307214929770
51338 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/pci_handler.cpp' (49,365) at 20240821080001891
51339 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_enum_encode_check.yaml' (49,366) at 20240908080010098
51340 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/irq_poll.c' (49,367) at 20240405153053089
51341 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-cards.c' (49,368) at 20241216090017705
51342 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/acpi-power-state.service.in' (49,369) at 20230629131804615
51343 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-isort_5.13.2.bb' (49,370) at 20240106090017237
51344 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-versatile.c' (49,371) at 20240405153051233
51345 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/cleanfile' (49,372) at 20210307214932138
51346 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0001-ppoe-Dont-include-linux-if_ether.h.patch' (49,373) at 20230706080014737
51347 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/keyboard_leds.c' (49,374) at 20210307214930134
51348 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/vmt.c' (49,375) at 20240405153049713
51349 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/userp.rst' (49,376) at 20210309003648504
51350 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/MAINTAINERS' (49,377) at 20210308005002988
51351 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-gpio.c' (49,378) at 20240906080037316
51352 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/Makefile' (49,379) at 20210308005003528
51353 2025-01-21 03:00:59.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-metadata.h' (49,380) at 20240405153049257
51354 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,camcc-sm8250.yaml' (49,381) at 20240405153045025
51355 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_dma.h' (49,382) at 20210307214926242
51356 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-include-cstdint-for-uintXX_t-types.patch' (49,383) at 20230131040012027
51357 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/xtensa-isa.c' (49,384) at 20210308005046373
51358 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/microchip,mcp4531.yaml' (49,385) at 20220525020651682
51359 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-polaris.c' (49,386) at 20210307214926534
51360 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/nikto/files/location.patch' (49,387) at 20230706080014769
51361 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-autoflake_2.3.1.bb' (49,388) at 20241206090014266
51362 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/init.c' (49,389) at 20240913080013769
51363 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/Makefile' (49,390) at 20210307214929978
51364 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-rec-timeout.rst' (49,391) at 20220525020651782
51365 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.h' (49,392) at 20240405153231015
51366 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/part_efi.h' (49,393) at 20210308005003676
51367 2025-01-21 03:00:59.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/microchip,sama7g5-eic.yaml' (49,394) at 20240405153045085
51368 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/dma-mapping.c' (49,395) at 20240405153229915
51369 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/chmc.c' (49,396) at 20240405153230091
51370 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/page.h' (49,397) at 20240405153045349
51371 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/ppce500.rst' (49,398) at 20230426080043664
51372 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/dis.c' (49,399) at 20240405153046285
51373 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/ecam.c' (49,400) at 20220525020653847
51374 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vining_2000.h' (49,401) at 20210308005003624
51375 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/syscall.S' (49,402) at 20241011080017291
51376 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/linux_ssh_mips_malta.py' (49,403) at 20230925080040081
51377 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-discover-system-state@.service' (49,404) at 20240513080028599
51378 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-lxa-tac-gen2.dts' (49,405) at 20240405153229903
51379 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-do-not-create-a-run-test-to-determine-order-of-bitfi.patch' (49,406) at 20210307205553958
51380 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_FCOMI.c' (49,407) at 20210307214932734
51381 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanPwm/meson.build' (49,408) at 20230825080021137 to deleted uid set
51382 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/__init__.py' (49,409) at 20210307205554266
51383 2025-01-21 03:00:59.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-alc5632.yaml' (49,410) at 20240405153045165
51384 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pxa.c' (49,411) at 20240405153230307
51385 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/lpc1850-creg-clk.txt' (49,412) at 20240405153229755
51386 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_drm.h' (49,413) at 20240405153048597
51387 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/highmem-internal.h' (49,414) at 20240405153052697
51388 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/netlink.h' (49,415) at 20210307214932094
51389 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/mdt_loader.c' (49,416) at 20240405153051765
51390 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_macro_scan.l' (49,417) at 20210307214930278
51391 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/OWNERS' (49,418) at 20220413030038613
51392 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/Makefile' (49,419) at 20210308005003348
51393 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/videobuf-dma-contig.c' (49,420) at 20240405153049585
51394 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/.kunitconfig' (49,421) at 20240405153047029
51395 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-dpi-defs.h' (49,422) at 20210307214926234
51396 2025-01-21 03:00:59.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-avpll.h' (49,423) at 20210307214926966
51397 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/Kconfig' (49,424) at 20241018080014486
51398 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c' (49,425) at 20240405153231335
51399 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-rx.h' (49,426) at 20210307214930602
51400 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb' (49,427) at 20241221090017524
51401 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08.h' (49,428) at 20220525020652350
51402 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/MAINTAINERS' (49,429) at 20210308005003172
51403 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Renstrom' (49,430) at 20210307205553790
51404 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb' (49,431) at 20241221090017676
51405 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gic.h' (49,432) at 20230925080039929
51406 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/corstone1000-mps3.dts' (49,433) at 20240405153229919
51407 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/.linter-ignore' (49,434) at 20221206040017633
51408 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/maestro3.c' (49,435) at 20240405153232135
51409 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mora_Eldris' (49,436) at 20210307205553786
51410 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/task_nommu.c' (49,437) at 20240405153231723
51411 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gpimage.c' (49,438) at 20210308005003764
51412 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_vcpu_regs.h' (49,439) at 20210307214926666
51413 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/Kconfig' (49,440) at 20210308005003168
51414 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/ps7_spl_init.c' (49,441) at 20210308005002796
51415 2025-01-21 03:00:59.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410-clock.dtsi' (49,442) at 20210308005002612
51416 2025-01-21 03:00:59.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_drm.c' (49,443) at 20240405153048597
51417 2025-01-21 03:00:59.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb' (49,444) at 20241206090014342
51418 2025-01-21 03:00:59.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cpu-thermal.dtsi' (49,445) at 20240405153045601
51419 2025-01-21 03:00:59.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pseries-wdt.c' (49,446) at 20240405153052245
51420 2025-01-21 03:00:59.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/mysqld.service' (49,447) at 20210307205553890
51421 2025-01-21 03:00:59.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_hevc_req_multi_if.c' (49,448) at 20240415080012971
51422 2025-01-21 03:00:59.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/rndis_filter.c' (49,449) at 20240405153050333
51423 2025-01-21 03:00:59.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos5420-pmu.c' (49,450) at 20210307214930446
51424 2025-01-21 03:00:59.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_scd.h' (49,451) at 20210307214926242
51425 2025-01-21 03:00:59.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/ttpci-eeprom.h' (49,452) at 20220525020653239
51426 2025-01-21 03:00:59.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kallinge_Kalleberga' (49,453) at 20210307205553786
51427 2025-01-21 03:00:59.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_attribute.hpp' (49,454) at 20240611080032889
51428 2025-01-21 03:00:59.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/other.json' (49,455) at 20220525020655147
51429 2025-01-21 03:00:59.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/mac_dbdma.c' (49,456) at 20241211090212298
51430 2025-01-21 03:00:59.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-dove.c' (49,457) at 20241008080013967
51431 2025-01-21 03:00:59.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_project_page.py' (49,458) at 20241221090017592
51432 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/mmu_pv.c' (49,459) at 20241008080013899
51433 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_hash_map.c' (49,460) at 20240405153054265
51434 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpdma.c' (49,461) at 20240405153049489
51435 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_phy.c' (49,462) at 20210307214929302
51436 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_a_w.c' (49,463) at 20210308005046513
51437 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AggregationSource.v1_4_3.json' (49,464) at 20240918080002716
51438 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv.h' (49,465) at 20240405153049349
51439 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb' (49,466) at 20241221090017556
51440 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-rc6.c' (49,467) at 20210307214928774
51441 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/Makefile' (49,468) at 20210308005003520
51442 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_base.c' (49,469) at 20240405153230843
51443 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/binstr.S' (49,470) at 20210307214926142
51444 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/intel,keembay-pcie.yaml' (49,471) at 20240405153045125
51445 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c' (49,472) at 20240405153051889
51446 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cs4398.h' (49,473) at 20210307214932270
51447 2025-01-21 03:00:59.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml' (49,474) at 20240405153229767
51448 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/phosphor-led-manager/lamp-test-led-overrides.json' (49,475) at 20210331000018326
51449 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/ndlc.h' (49,476) at 20220525020653823
51450 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pixis.c' (49,477) at 20210308005002960
51451 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/unisoc/rda8810pl.dtsi' (49,478) at 20240405153045609
51452 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_ops.c' (49,479) at 20240405153054277
51453 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/Makefile' (49,480) at 20240405153231527
51454 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/Makefile' (49,481) at 20210308005002824
51455 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/types.h' (49,482) at 20210308005002828
51456 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu104_revC_defconfig' (49,483) at 20210308005003288
51457 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.c' (49,484) at 20240405153230571
51458 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/meson.build' (49,485) at 20241009080019666 to deleted uid set
51459 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/messages.c' (49,486) at 20210309003654908
51460 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler_attributes.h' (49,487) at 20241211090145533
51461 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svc_rdma.h' (49,488) at 20240405153052801
51462 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-pcm.c' (49,489) at 20240405153232187
51463 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_cmds.c' (49,490) at 20240405153051573
51464 2025-01-21 03:00:59.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/Makefile' (49,491) at 20240405153047033
51465 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/vsie.c' (49,492) at 20240405153230087
51466 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/Makefile' (49,493) at 20240405153054229
51467 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/.gitignore' (49,494) at 20230510080006007
51468 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/unicode.c' (49,495) at 20210309003653604
51469 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_version.h' (49,496) at 20210307214930382
51470 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_ethtool.c' (49,497) at 20240405153049957
51471 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/Makefile' (49,498) at 20210307214928150
51472 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv2_clk_mgr.h' (49,499) at 20210307214927270
51473 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c' (49,500) at 20240815080012879
51474 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/features.rst' (49,501) at 20240405153229823
51475 2025-01-21 03:00:59.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0003-kexec-elf-rel-use-our-elf.h.patch' (49,502) at 20210307205553750
51476 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_1_0_sh_mask.h' (49,503) at 20210309003649512
51477 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/Kbuild' (49,504) at 20210309003649840
51478 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/index.rst' (49,505) at 20210307214925510
51479 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/default-cpu-governor.cfg' (49,506) at 20231126090012805
51480 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/index.rst' (49,507) at 20210307214925634
51481 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/espresso7420/Kconfig' (49,508) at 20210308005003044
51482 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/spear_thermal.c' (49,509) at 20240405153231499
51483 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-speaklater_1.3.bb' (49,510) at 20241221090017560
51484 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-dhcom-picoitx.dts' (49,511) at 20240405153045585
51485 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_printf.c' (49,512) at 20240405153231955
51486 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6100.c' (49,513) at 20240405153049297
51487 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_spinner.h' (49,514) at 20220525020652915
51488 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/minikconf.py' (49,515) at 20241211090212458
51489 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/.gitignore' (49,516) at 20210307214932686
51490 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dts' (49,517) at 20240405153046245
51491 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/Kconfig' (49,518) at 20240405153231219
51492 2025-01-21 03:00:59.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/thread_info.h' (49,519) at 20240405153046069
51493 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/misc_helper.c' (49,520) at 20241121090029288
51494 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-gate.c' (49,521) at 20240405153046793
51495 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fsmount.sh' (49,522) at 20240405153054173
51496 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd' (49,523) at 20210307205554562
51497 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c' (49,524) at 20240405153047113
51498 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/dts/10m50_devboard.dts' (49,525) at 20210308005002824
51499 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-emmc_defconfig' (49,526) at 20220215040051528
51500 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra132-soctherm.c' (49,527) at 20210307214930726
51501 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Community-Spec-1.0' (49,528) at 20241221090017616
51502 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pdbg_callback.hpp' (49,529) at 20211209040029741
51503 2025-01-21 03:00:59.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_gadget.c' (49,530) at 20241211090145501
51504 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_fw.h' (49,531) at 20240405153051701
51505 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/.gitignore' (49,532) at 20210602100056089
51506 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/perf_event.h' (49,533) at 20240405153046249
51507 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08_isa.c' (49,534) at 20240405153046893
51508 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_xventanacondops.c.inc' (49,535) at 20230925080040061
51509 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/Kconfig' (49,536) at 20240405153049385
51510 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.gitreview' (49,537) at 20210307205553662
51511 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/hw_pagetable.c' (49,538) at 20240405153230747
51512 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/reg-file-data-sampling.rst' (49,539) at 20240405153229735
51513 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/ceph_frag.c' (49,540) at 20210307214931038
51514 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/vidtv.rst' (49,541) at 20240405153045193
51515 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk/yosemitev2.cfg' (49,542) at 20220326030009230
51516 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mxs_gpio.c' (49,543) at 20210308005003376
51517 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp.h' (49,544) at 20240405153231155
51518 2025-01-21 03:00:59.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_signal.h' (49,545) at 20220429100100642
51519 2025-01-21 03:00:59.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-oneplus-dumpling.dts' (49,546) at 20240405153045773
51520 2025-01-21 03:00:59.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kmemleak/kmemleak-test.c' (49,547) at 20240405153053429
51521 2025-01-21 03:00:59.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Cable.events.yaml' (49,548) at 20241126090023811
51522 2025-01-21 03:00:59.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5_%.bbappend' (49,549) at 20230114040015494
51523 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.h' (49,550) at 20240405153050405 to deleted uid set
51524 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-mfg.c' (49,551) at 20240405153046793
51525 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/templates/default/local.conf.sample' (49,552) at 20241221090017580
51526 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.s5pc1xx' (49,553) at 20210308005003296
51527 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/async/match.cpp' (49,554) at 20240817080036824
51528 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/machine.c' (49,555) at 20240906080037500
51529 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/pci.h' (49,556) at 20241211090212358
51530 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mlock-random-test.c' (49,557) at 20240405153054329
51531 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c' (49,558) at 20240405153050545
51532 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvb.c.inc' (49,559) at 20230426080043916
51533 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/gpio-vibra.c' (49,560) at 20240405153230727
51534 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-mce' (49,561) at 20240405153044909
51535 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb' (49,562) at 20230706080014761
51536 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/fpregdef.h' (49,563) at 20240405153045937
51537 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/Makefile' (49,564) at 20210307214926190
51538 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/string.h' (49,565) at 20240405153045973
51539 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/conf/machine/include/wistron.inc' (49,566) at 20220315100011431
51540 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2_types.h' (49,567) at 20210307214930554
51541 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/platform.c' (49,568) at 20220525020653135
51542 2025-01-21 03:00:59.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libva/libva_2.22.0.bb' (49,569) at 20241221090017684
51543 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-reset-host-clear.service.in' (49,570) at 20230513080022442
51544 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/deftree.c' (49,571) at 20210307214931822
51545 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_scsi.h' (49,572) at 20240405153051649
51546 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-transform.sh' (49,573) at 20240405153054365
51547 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce500v2.inc' (49,574) at 20210905000020581
51548 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pdc_adma.c' (49,575) at 20240405153046665
51549 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/generic-hdlc.rst' (49,576) at 20210307214925534
51550 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dropreason-core.h' (49,577) at 20240405153231851
51551 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/theadorable.h' (49,578) at 20210308005003620
51552 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_azalia.h' (49,579) at 20210308005002880
51553 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lswvl.dts' (49,580) at 20240405153045457
51554 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_dup_incompat_types.c' (49,581) at 20210307214932642
51555 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/public/favicon.ico' (49,582) at 20220105012522983 to deleted uid set
51556 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128-board.c' (49,583) at 20210308005002772
51557 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/uniphier_wdt.c' (49,584) at 20210307214930978
51558 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/other.c' (49,585) at 20240405153231347
51559 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/pxrc.c' (49,586) at 20210307214928470
51560 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_tbf_ets.sh' (49,587) at 20240405153054297
51561 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/guard/guard_git.bb' (49,588) at 20241106090019922
51562 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/fscache.h' (49,589) at 20240411080014130
51563 2025-01-21 03:00:59.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/xilinx-spi.c' (49,590) at 20240405153047061
51564 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.8.rst' (49,591) at 20230114040015514
51565 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-glorious.c' (49,592) at 20240405153230651
51566 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/vesa.c' (49,593) at 20210308005003536
51567 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6_wru4.c' (49,594) at 20210308005003088
51568 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/122' (49,595) at 20220429100100890
51569 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-novsx.c' (49,596) at 20220525020652050
51570 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/code-update-deprecated.md' (49,597) at 20221209040006383
51571 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-fixup-div.c' (49,598) at 20210307214926978
51572 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/maintainer-entry-profile.rst' (49,599) at 20240405153229819
51573 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/Makefile' (49,600) at 20210308005002912
51574 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/webui/phosphor-webui/config.json' (49,601) at 20210307205553730
51575 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-brcmstb-memc' (49,602) at 20240405153044929
51576 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/prom.c' (49,603) at 20220525020651990
51577 2025-01-21 03:00:59.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc6_qm_regs.h' (49,604) at 20240405153046605
51578 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/bpf.h' (49,605) at 20241104090011627
51579 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_dpm.c' (49,606) at 20241211090145425
51580 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/0001-kpatch-build-add-cross-compilation-support.patch' (49,607) at 20210307205553954
51581 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/mips-qmp-cmds.c' (49,608) at 20240906080037504
51582 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sockios.h' (49,609) at 20210307214931658
51583 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn16.decode' (49,610) at 20241211090212514
51584 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cacheinfo.h' (49,611) at 20210309003648948
51585 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv5/tune-arm926ejs.inc' (49,612) at 20210905000020581
51586 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-omap.c' (49,613) at 20240405153231375
51587 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c' (49,614) at 20240405153051285
51588 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_roce_cm.c' (49,615) at 20240405153230719
51589 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/timeout.h' (49,616) at 20240405153052969
51590 2025-01-21 03:00:59.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_flowlabel.c' (49,617) at 20240405153053273
51591 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/rtc.dtsi' (49,618) at 20210308005002872
51592 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/acc1.c' (49,619) at 20210308005003720
51593 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151.dtsi' (49,620) at 20240805080013915
51594 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/Kconfig' (49,621) at 20240405153231603
51595 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/Makefile' (49,622) at 20240405153230115
51596 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-gpio.c' (49,623) at 20210307214928690
51597 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/faad2/faad2_2.11.1.bb' (49,624) at 20240301090012427
51598 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.c' (49,625) at 20210307214927950
51599 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-script.txt' (49,626) at 20240628080014037
51600 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/smd.h' (49,627) at 20240405153050477
51601 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3730.dts' (49,628) at 20240405153045601
51602 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat/run-ptest' (49,629) at 20230401080011939
51603 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/of_private.h' (49,630) at 20240726080012858
51604 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/phase_fault.hpp' (49,631) at 20220913030035245
51605 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/wrappers/atomic_t.rst' (49,632) at 20240405153045005
51606 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_spi_device.h' (49,633) at 20210307214928614
51607 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/extended_cpdo.c' (49,634) at 20210307214925974
51608 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_errata.h' (49,635) at 20210308005003648
51609 2025-01-21 03:00:59.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/module.c' (49,636) at 20240405153050497
51610 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c' (49,637) at 20240405153050497
51611 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_heartbeat.h' (49,638) at 20220525020652887
51612 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra234-clock.h' (49,639) at 20240405153052649
51613 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2781-fmwlib.c' (49,640) at 20241211090145569
51614 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3036-sdk.dts' (49,641) at 20210308005002604
51615 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vmstate-if.h' (49,642) at 20210308005046037
51616 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnmsubs.c' (49,643) at 20210307214926434
51617 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/tools/i2c/i2c.hpp' (49,644) at 20241210090027380 to deleted uid set
51618 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi' (49,645) at 20240405153045789
51619 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var1.dts' (49,646) at 20240405153229919
51620 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-fru-properties.yaml' (49,647) at 20210307205554082
51621 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/OWNERS' (49,648) at 20241008080001891
51622 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stacktrace/common.h' (49,649) at 20240405153045861
51623 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/libmctp/files/service-override.conf' (49,650) at 20240712080022837
51624 2025-01-21 03:00:59.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/bare-metal-host-monitor/meson.build' (49,651) at 20241126090005819
51625 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mrf24j40.c' (49,652) at 20240405153050337
51626 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libslang-include-subdir.c' (49,653) at 20210307214932466
51627 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/license.c' (49,654) at 20210308005003212
51628 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amlogic,meson6-ir.yaml' (49,655) at 20240405153045093
51629 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sleepycat' (49,656) at 20210307205554426
51630 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/279.out' (49,657) at 20210308005046465
51631 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb' (49,658) at 20241206090014230
51632 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-5.dtsi' (49,659) at 20240405153046093
51633 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-logging/MAINTAINERS' (49,660) at 20210308005117965
51634 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_anchor.c' (49,661) at 20240405153052233
51635 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw.c' (49,662) at 20241211090212330
51636 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Wenvoe' (49,663) at 20210307205553798
51637 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_multi.rst' (49,664) at 20240405153045305
51638 2025-01-21 03:00:59.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig' (49,665) at 20210308005003268
51639 2025-01-21 03:00:59.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/memory.json' (49,666) at 20240405153232231
51640 2025-01-21 03:00:59.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/net/ti-dp83867.h' (49,667) at 20210308005003636
51641 2025-01-21 03:00:59.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink.h' (49,668) at 20220525020654671
51642 2025-01-21 03:00:59.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/dbus-sdr/storagecommands.hpp' (49,669) at 20240829080022538
51643 2025-01-21 03:00:59.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/user_32.h' (49,670) at 20240405153046401
51644 2025-01-21 03:00:59.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/nsimosci_hs_idu.dts' (49,671) at 20210307214925662
51645 2025-01-21 03:00:59.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_jsm_msg.h' (49,672) at 20240405153046609
51646 2025-01-21 03:00:59.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_mem_ops.c' (49,673) at 20240405153049857
51647 2025-01-21 03:00:59.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/signal.c' (49,674) at 20240405153230147
51648 2025-01-21 03:00:59.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.1' (49,675) at 20211006000025242
51649 2025-01-21 03:00:59.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/cznic,turris-mox-rwtm.txt' (49,676) at 20210307214925314
51650 2025-01-21 03:00:59.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sun4i-dma.c' (49,677) at 20240405153047009
51651 2025-01-21 03:00:59.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_driver_version.h' (49,678) at 20210307214928614
51652 2025-01-21 03:00:59.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/configs/Garrison.py' (49,679) at 20220728030041559 to deleted uid set
51653 2025-01-21 03:00:59.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci-hmp-cmds.c' (49,680) at 20241211090212318
51654 2025-01-21 03:00:59.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/floating-point.json' (49,681) at 20240405153054145
51655 2025-01-21 03:00:59.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/gen_init_cpio.c' (49,682) at 20240405153054389
51656 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cpcap-pwrbutton.c' (49,683) at 20240405153230727
51657 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft-io.c' (49,684) at 20210716100030019
51658 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/spl.c' (49,685) at 20210308005002808
51659 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-cheza-r3.dts' (49,686) at 20210307214926034
51660 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-gen1.h' (49,687) at 20220525020653291
51661 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/openssl_alloc.cpp' (49,688) at 20210308005100305 to deleted uid set
51662 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ia_css_formats.host.h' (49,689) at 20210307214930554
51663 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/meson.build' (49,690) at 20240229090018787 to deleted uid set
51664 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m548xevb/Kconfig' (49,691) at 20210308005002976
51665 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_24x24.png' (49,692) at 20210308005046549 to deleted uid set
51666 2025-01-21 03:00:59.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_accel.c' (49,693) at 20240405153052197
51667 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/hash.h' (49,694) at 20240405153052625
51668 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-pltfrm.c' (49,695) at 20240405153231531
51669 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/debug_sta.c' (49,696) at 20240405153050457
51670 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/flow_dissector_load_bytes.c' (49,697) at 20240405153054253
51671 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/Makefile' (49,698) at 20210308005003388
51672 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/allextenc.def' (49,699) at 20220429100100786
51673 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_ext.c' (49,700) at 20240405153231975
51674 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_icrc.c' (49,701) at 20240405153049109
51675 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spinlock_types.h' (49,702) at 20240405153046313
51676 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/copyleft-next-0.3.0' (49,703) at 20211006000025246
51677 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/hiomap.hpp' (49,704) at 20210308005133429
51678 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/ptrace.c' (49,705) at 20240405153045913
51679 2025-01-21 03:00:59.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_interval.h' (49,706) at 20240405153046705
51680 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/vendor-example/meson.build' (49,707) at 20231201090032926
51681 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/annotate/instructions.c' (49,708) at 20240405153054089
51682 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/check.S' (49,709) at 20210307214932710
51683 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ua-Odessa' (49,710) at 20210307205553794
51684 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/syscalls_32.S' (49,711) at 20210307214926570
51685 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/core_status.h' (49,712) at 20240405153047289
51686 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/tlb.c' (49,713) at 20210307214926310
51687 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strncpy.S' (49,714) at 20240405153229859
51688 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,spdif-in.txt' (49,715) at 20210307214925430
51689 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/maketype.py' (49,716) at 20220910030013393
51690 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_link_encoder.h' (49,717) at 20210307214927310
51691 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/Makefile' (49,718) at 20240405153052997
51692 2025-01-21 03:00:59.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_socrates.dts' (49,719) at 20240405153045441
51693 2025-01-21 03:00:59.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRACE02' (49,720) at 20240405153054369
51694 2025-01-21 03:00:59.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/features.rst' (49,721) at 20240405153229747
51695 2025-01-21 03:00:59.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/high_speed_env_lib.c' (49,722) at 20210308005002756
51696 2025-01-21 03:00:59.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xlnx,nwl-pcie.yaml' (49,723) at 20240405153045125
51697 2025-01-21 03:00:59.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_conn.c' (49,724) at 20240405153232043
51698 2025-01-21 03:00:59.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/objdiff' (49,725) at 20210308005003736
51699 2025-01-21 03:00:59.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/tty.txt' (49,726) at 20210307214925314
51700 2025-01-21 03:00:59.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-artifact-names.bbclass' (49,727) at 20230811080018310
51701 2025-01-21 03:00:59.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/anx7625.h' (49,728) at 20240405153230523
51702 2025-01-21 03:00:59.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_d_path_check_types.c' (49,729) at 20240405153054277
51703 2025-01-21 03:00:59.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/sdio_halinit.c' (49,730) at 20220525020654183
51704 2025-01-21 03:00:59.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/snapper9260.h' (49,731) at 20210308005003616
51705 2025-01-21 03:00:59.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cros_ec.c' (49,732) at 20210308005003208
51706 2025-01-21 03:00:59.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c' (49,733) at 20240830080013251
51707 2025-01-21 03:00:59.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/gtk3.py' (49,734) at 20241221090017628
51708 2025-01-21 03:00:59.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/heart.h' (49,735) at 20210309003648836
51709 2025-01-21 03:00:59.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/sirfstar.yaml' (49,736) at 20240405153045057
51710 2025-01-21 03:00:59.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vmalloc.h' (49,737) at 20210307214926590
51711 2025-01-21 03:00:59.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/Kconfig' (49,738) at 20220525020654143
51712 2025-01-21 03:00:59.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/poison.h' (49,739) at 20210308005003668
51713 2025-01-21 03:00:59.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/event.c' (49,740) at 20240405153051385
51714 2025-01-21 03:00:59.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/fid.h' (49,741) at 20240520080015191
51715 2025-01-21 03:00:59.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/string.h' (49,742) at 20210916100017807
51716 2025-01-21 03:00:59.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_dbf.h' (49,743) at 20210307214930254
51717 2025-01-21 03:00:59.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/Makefile' (49,744) at 20240405153053013
51718 2025-01-21 03:00:59.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/Kconfig' (49,745) at 20210308005003048
51719 2025-01-21 03:00:59.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/atomic_64.h' (49,746) at 20240405153046317
51720 2025-01-21 03:00:59.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/io.h' (49,747) at 20240405153230011
51721 2025-01-21 03:00:59.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/pinmux-config-nyan-big.h' (49,748) at 20210308005003024
51722 2025-01-21 03:00:59.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/sysdep.h' (49,749) at 20220525020651966
51723 2025-01-21 03:00:59.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/ttm_kunit_helpers.h' (49,750) at 20240405153230643
51724 2025-01-21 03:00:59.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_defconfig' (49,751) at 20210308005003244
51725 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/phy.c' (49,752) at 20210308005002716
51726 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nl-All' (49,753) at 20210307205553774
51727 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_nvmetcp_if.h' (49,754) at 20240405153052781
51728 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/Yama.rst' (49,755) at 20210309003648268
51729 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-hardlink.patch' (49,756) at 20210307205553810
51730 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_rstc.h' (49,757) at 20210308005002716
51731 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/setup.h' (49,758) at 20220525020652018
51732 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-socketio_5.11.2.bb' (49,759) at 20240413080012663
51733 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/clone.c' (49,760) at 20240405153046345
51734 2025-01-21 03:00:59.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch' (49,761) at 20230706080014765
51735 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global1.c' (49,762) at 20240613080016431
51736 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/spark.h' (49,763) at 20210307214932606
51737 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/cpuidle-s3c64xx.c' (49,764) at 20240405153045685
51738 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0011-qemu-Ensure-pip-and-the-python-venv-aren-t-used-for-.patch' (49,765) at 20241221090017672
51739 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/DENYLIST.aarch64' (49,766) at 20240805080014071
51740 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/signal.h' (49,767) at 20240405153046285
51741 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vgem/vgem_drv.c' (49,768) at 20240405153048785
51742 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm015-dc1/psu_init_gpl.c' (49,769) at 20210308005003200
51743 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy15_C-133W' (49,770) at 20210307205553762
51744 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/rcS.default' (49,771) at 20210307205554470
51745 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/parse_tcp_hdr_opt.c' (49,772) at 20241008080014059
51746 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/board-v7.c' (49,773) at 20240405153045653
51747 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-spe-period' (49,774) at 20240405153054161
51748 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bcm2838.c' (49,775) at 20240906080037188
51749 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2.yaml' (49,776) at 20240405153045101
51750 2025-01-21 03:00:59.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var4.dts' (49,777) at 20240405153229919
51751 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-shift128.c' (49,778) at 20210927100127649
51752 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_ph.c' (49,779) at 20210308005046505
51753 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/edb93xx.c' (49,780) at 20240405153045645
51754 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/stlb_regs.h' (49,781) at 20240405153046581
51755 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/radio-cardlist.rst' (49,782) at 20210307214925234
51756 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/allwinner,sun20i-d1-ppu.h' (49,783) at 20240405153052653
51757 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuppc64.conf' (49,784) at 20230317080013821
51758 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio_fixed_vs_pe_retimer.h' (49,785) at 20240405153230419
51759 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-fwnode.c' (49,786) at 20240405153230827
51760 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/kona_sdhci.c' (49,787) at 20210308005003404
51761 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/baremetal-image.bbclass' (49,788) at 20241221090017608
51762 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hix5hd2-gmac.txt' (49,789) at 20210307214925374
51763 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0002.h' (49,790) at 20210307214927902
51764 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux.c' (49,791) at 20240405153230551
51765 2025-01-21 03:00:59.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/imx27.txt' (49,792) at 20210308005003328
51766 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/mpo-overview.rst' (49,793) at 20240405153229815
51767 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/conf2struct-native_git.bb' (49,794) at 20230505080015455
51768 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.c' (49,795) at 20240405153048637
51769 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu1-monitoring.service' (49,796) at 20230920080013648
51770 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-gen-common.h' (49,797) at 20240906080037324
51771 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-mtd.c' (49,798) at 20240405153049221
51772 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/sys_info.c' (49,799) at 20210308005002760
51773 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_display.h' (49,800) at 20240405153048597
51774 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/jvmti/Build' (49,801) at 20210307214932534
51775 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/hello.c' (49,802) at 20210307205554442
51776 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ia_css_bayer_io.host.h' (49,803) at 20240405153051837
51777 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_defconfig' (49,804) at 20210308005003244
51778 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager_module.c' (49,805) at 20240405153051813
51779 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/actions/owl-sps.h' (49,806) at 20210307214931510
51780 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/conf/include/non-repro-meta-xfce.inc' (49,807) at 20241206090014270
51781 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_qspi_defconfig' (49,808) at 20210308005003284
51782 2025-01-21 03:00:59.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/ps2.c' (49,809) at 20240906080037236
51783 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/2.Process.rst' (49,810) at 20240405153045273
51784 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/Makefile' (49,811) at 20210308005003012
51785 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/zbud.c' (49,812) at 20240405153053157
51786 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/static_call.c' (49,813) at 20241220090018306
51787 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinmux-aspeed.c' (49,814) at 20220525020653875
51788 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-socfpga-a10-fpga-mgr.txt' (49,815) at 20210307214925314
51789 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/siemens.bmp' (49,816) at 20210308005003768 to deleted uid set
51790 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov7670.c' (49,817) at 20240405153049333
51791 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_flat.h' (49,818) at 20230426080043780
51792 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ping.c' (49,819) at 20241216090017793
51793 2025-01-21 03:00:59.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/harddog_user.c' (49,820) at 20240405153046341
51794 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/fpga.c' (49,821) at 20210308005003000
51795 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.h' (49,822) at 20240405153231179
51796 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMPU/meson.build' (49,823) at 20230825080021137 to deleted uid set
51797 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcht_cx2072x.c' (49,824) at 20240405153053941
51798 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/chardev_open.c' (49,825) at 20240906080037592
51799 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ep93xx-fb.c' (49,826) at 20240405153231583
51800 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/flds_emulation.h' (49,827) at 20240405153054321
51801 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/redfish_coding_guidelines.md' (49,828) at 20221209040018563
51802 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/layers.schema.json' (49,829) at 20220910030013393
51803 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/grlib_irqmp.h' (49,830) at 20240906080037332
51804 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/fennec-rk3288_defconfig' (49,831) at 20210308005003260
51805 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/util/dwarf-regs.c' (49,832) at 20210307214932522
51806 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PCIeDevice_LocationCode.json' (49,833) at 20221213040036921
51807 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/event.cpp' (49,834) at 20230511080009359
51808 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4554.c' (49,835) at 20240405153053565
51809 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-h3-ccu.h' (49,836) at 20210308005046017
51810 2025-01-21 03:00:59.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/axs103_defconfig' (49,837) at 20210308005003248
51811 2025-01-21 03:00:59.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kcsan-checks.h' (49,838) at 20240405153052713
51812 2025-01-21 03:00:59.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/debug.S' (49,839) at 20210309003648564
51813 2025-01-21 03:00:59.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3368-cru.h' (49,840) at 20220525020654543
51814 2025-01-21 03:00:59.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_err.h' (49,841) at 20210307214930550
51815 2025-01-21 03:00:59.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dell-smbios' (49,842) at 20220525020651634
51816 2025-01-21 03:00:59.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/Makefile' (49,843) at 20220525020653083
51817 2025-01-21 03:00:59.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/muldi3.c' (49,844) at 20240405153045969
51818 2025-01-21 03:00:59.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson8b.c' (49,845) at 20240405153230219
51819 2025-01-21 03:00:59.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/Makefile' (49,846) at 20240613080016363
51820 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/qaic_data.c' (49,847) at 20241104090011563
51821 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/Makefile' (49,848) at 20210308005002796
51822 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/display5_defconfig' (49,849) at 20210308005003256
51823 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-smp.c' (49,850) at 20210307214926290
51824 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j313.dts' (49,851) at 20240405153045717
51825 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpau_h_qbl.c' (49,852) at 20210308005046505
51826 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/unistd.h' (49,853) at 20240710080014573
51827 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/locks.json' (49,854) at 20220525020655143
51828 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb' (49,855) at 20231126090012781
51829 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/fru_master/fru_master.json' (49,856) at 20221213040036917
51830 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a8_00000010.dtsi' (49,857) at 20210308005002872
51831 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_pg.h' (49,858) at 20220525020654183
51832 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ncsi-linkspeed@.service' (49,859) at 20230407080015091
51833 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tiny.c' (49,860) at 20240830080013339
51834 2025-01-21 03:00:59.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/completion.h' (49,861) at 20240405153231803
51835 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_bitmap.c' (49,862) at 20240405153053101
51836 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/oem300.h' (49,863) at 20210307214930938
51837 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-fw-utils-gxp_2020.10.bb' (49,864) at 20241206090014230
51838 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/pgpool.service' (49,865) at 20230401080011931
51839 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/nopoll/nopoll_0.4.6.b400.bb' (49,866) at 20220402030015907
51840 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ad1816a.h' (49,867) at 20210307214931594
51841 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_defconfig' (49,868) at 20210308005003244
51842 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/iio_hwmon.c' (49,869) at 20240405153048857
51843 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/altera_sysid.c' (49,870) at 20210308005003396
51844 2025-01-21 03:00:59.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/testmode.c' (49,871) at 20240405153050729
51845 2025-01-21 03:00:59.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/sm501.c' (49,872) at 20241211090212266
51846 2025-01-21 03:00:59.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32f429-discovery_defconfig' (49,873) at 20210308005003280
51847 2025-01-21 03:00:59.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Krakow' (49,874) at 20210307205553778
51848 2025-01-21 03:00:59.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/fcx.h' (49,875) at 20240405153046277
51849 2025-01-21 03:00:59.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/meson.build' (49,876) at 20241114091008832
51850 2025-01-21 03:00:59.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/clk/qcom/clk-alpha-pll.c' (49,877) at 20241011080017299 to deleted uid set
51851 2025-01-21 03:00:59.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx65-mtp.dts' (49,878) at 20240405153229895
51852 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/ad7877.h' (49,879) at 20210307214931514
51853 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Donostia' (49,880) at 20210307205553766
51854 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/timer.c' (49,881) at 20210308005002548
51855 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-trove-classifiers_2024.10.21.16.bb' (49,882) at 20241221090017668
51856 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/common.rc' (49,883) at 20240326080039722
51857 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_swi2c.c' (49,884) at 20210307214930674
51858 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Laukaa_Vihtavuori' (49,885) at 20210307205553770
51859 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/numeric_sensor_test.cpp' (49,886) at 20240820080033494
51860 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_rc6.c' (49,887) at 20240405153230571
51861 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/dpd/decimal64.c' (49,888) at 20221215040039198
51862 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/start.c' (49,889) at 20210308005002844
51863 2025-01-21 03:00:59.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/sun3lance.c' (49,890) at 20240405153049793
51864 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rv1108.c' (49,891) at 20210308005003464
51865 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/uboot_image.h' (49,892) at 20241211090212262
51866 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/crypto.rst' (49,893) at 20240906080037172
51867 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sunplus,mmc.yaml' (49,894) at 20240405153045113
51868 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_activebackup.c' (49,895) at 20240405153231083
51869 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/sja1105.rst' (49,896) at 20240405153045237
51870 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-hummingboard.dtsi' (49,897) at 20240405153045513
51871 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/mmp_disp.h' (49,898) at 20240405153231883
51872 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts' (49,899) at 20240405153045761
51873 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-mpfs.c' (49,900) at 20240405153046801
51874 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/eeprom.h' (49,901) at 20240405153231231
51875 2025-01-21 03:00:59.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/watchdog.yaml' (49,902) at 20240405153045185
51876 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/pnv_spi.h' (49,903) at 20240906080037340
51877 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_phonet.c' (49,904) at 20240405153052069
51878 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.4.3.bb' (49,905) at 20241221090017488
51879 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6.h' (49,906) at 20210307214931650
51880 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-rdesc-test.c' (49,907) at 20240405153048821
51881 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7779-sysc.h' (49,908) at 20210307214931346
51882 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/callchain-overhead-calculation.txt' (49,909) at 20210307214932506
51883 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker' (49,910) at 20241211090212534
51884 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/README.md' (49,911) at 20241102080033050
51885 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NCSA' (49,912) at 20210307205554426
51886 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/ioremap.c' (49,913) at 20210307214926278
51887 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qemu-print.h' (49,914) at 20220429100100586
51888 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/ls1021aiot.c' (49,915) at 20210308005002964
51889 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0029-corstone1000-enable-PSCI-reset.patch' (49,916) at 20240413080012627
51890 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nios2/nios2.txt' (49,917) at 20240405153229779
51891 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/MAINTAINERS' (49,918) at 20210308005002908
51892 2025-01-21 03:00:59.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml' (49,919) at 20240405153045129
51893 2025-01-21 03:00:59.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_1_sh_mask.h' (49,920) at 20210309003649628
51894 2025-01-21 03:00:59.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt' (49,921) at 20210307214925398
51895 2025-01-21 03:00:59.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/tzpc.c' (49,922) at 20210308005002724
51896 2025-01-21 03:00:59.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/atomic.h' (49,923) at 20240405153046309
51897 2025-01-21 03:00:59.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/eql.rst' (49,924) at 20210307214925534
51898 2025-01-21 03:00:59.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp' (49,925) at 20240918080002704
51899 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message_handler.hpp' (49,926) at 20240829080025807
51900 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/rlogin.xinetd.inetutils' (49,927) at 20210307205554462
51901 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/efi-header.S' (49,928) at 20240405153045865
51902 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/ebpf/rss.bpf.c' (49,929) at 20240906080037584
51903 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/Kconfig' (49,930) at 20210308005003020
51904 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-barrier.h' (49,931) at 20210308005046549
51905 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/Kconfig' (49,932) at 20240405153051969
51906 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-vfp.xml' (49,933) at 20220429100100430
51907 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-dec23.h' (49,934) at 20210307214928846
51908 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/Makefile' (49,935) at 20240405153230187
51909 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/base.yml' (49,936) at 20241206090014206
51910 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-vyasa.dts' (49,937) at 20240405153045561
51911 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_fs.h' (49,938) at 20210309003654000
51912 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/pn533.c' (49,939) at 20240910080014058
51913 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/README' (49,940) at 20210307214932722
51914 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/helper_regs.h' (49,941) at 20230925080040049
51915 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap-gpmc-smsc911x.dtsi' (49,942) at 20210308005002596
51916 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/omap/omap.rst' (49,943) at 20240405153044973
51917 2025-01-21 03:00:59.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/thunder2-99xx.dts' (49,944) at 20210307214926010
51918 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page.h' (49,945) at 20240405153230111
51919 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/display_gx1.c' (49,946) at 20210307214930910
51920 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2.c' (49,947) at 20241211090212214
51921 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/exception.json' (49,948) at 20240405153232223
51922 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-consumer-common.yaml' (49,949) at 20240405153045061
51923 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,analogix-dp.yaml' (49,950) at 20240405153045045
51924 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-ba10-tvbox.dts' (49,951) at 20240405153045373
51925 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/ddr.h' (49,952) at 20210307214926226
51926 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus.h' (49,953) at 20210308005003676
51927 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_rmhandlers.S' (49,954) at 20240405153230043
51928 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/dpcd_defs.h' (49,955) at 20240710080014581
51929 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusutil.cpp' (49,956) at 20230714080032711
51930 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-d4xx.rst' (49,957) at 20240405153229843
51931 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/m68k-core.xml' (49,958) at 20210308005045817
51932 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode-thumb.h' (49,959) at 20210307214925982
51933 2025-01-21 03:00:59.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_syncmap.h' (49,960) at 20210307214927850
51934 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/io-unit.h' (49,961) at 20210307214926582
51935 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac.h' (49,962) at 20210307214929606
51936 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/ksm_functional_tests.c' (49,963) at 20240405153232275
51937 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/debug_info.c' (49,964) at 20220525020654747
51938 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/pppoe-server.default' (49,965) at 20210307205553834
51939 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/qts/iocsr_config.h' (49,966) at 20210308005003072
51940 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intrusion/IntrusionSensorMain.cpp' (49,967) at 20241112090003098
51941 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board_k2g.c' (49,968) at 20210308005003076
51942 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-mm.c' (49,969) at 20240405153230215
51943 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/nmi.c' (49,970) at 20210307214926538
51944 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/resettable.c' (49,971) at 20241211090212262
51945 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_4_2_sh_mask.h' (49,972) at 20240405153048249
51946 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21d-q7.dts' (49,973) at 20240405153045549
51947 2025-01-21 03:00:59.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_TEE.h' (49,974) at 20210307214931646
51948 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/elf.h' (49,975) at 20210307214926310
51949 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event.c' (49,976) at 20240405153054361
51950 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/altitude/altitude' (49,977) at 20221206040017633
51951 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/prctl.c' (49,978) at 20210307214926750
51952 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkDeviceFunction.v1_9_2.json' (49,979) at 20240619080002948
51953 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/cache.h' (49,980) at 20210307214926098
51954 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/command.c' (49,981) at 20240405153053341
51955 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-4-7.c' (49,982) at 20240405153049429
51956 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/irq.c' (49,983) at 20240405153232131
51957 2025-01-21 03:00:59.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sh.c' (49,984) at 20220525020653955
51958 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/include/estoraged_test.hpp' (49,985) at 20230322080007689
51959 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/allegro-mail.h' (49,986) at 20240405153049393
51960 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rio_regs.h' (49,987) at 20210307214931498
51961 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/cmpi-bindings-0.4.17-sblim-sigsegv.patch' (49,988) at 20240113090014536
51962 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fastboot.h' (49,989) at 20210308005003648
51963 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.h' (49,990) at 20240405153049841
51964 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/smp.c' (49,991) at 20240405153045913
51965 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fcntl.c' (49,992) at 20241008080014003
51966 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-controller/arm-gic.h' (49,993) at 20210308005003636
51967 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sta_info.h' (49,994) at 20240405153051925
51968 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kagerod_Mollarp' (49,995) at 20210307205553786
51969 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt8127-moose.dts' (49,996) at 20240405153045461
51970 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/Makefile' (49,997) at 20210308005003016
51971 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/transactional_memory.rst' (49,998) at 20220525020651754
51972 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-dp.c' (49,999) at 20210307214930062
51973 2025-01-21 03:00:59.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-kernel/linux/linux-aspeed_%.bbappend' (50,000) at 20210813100029652
51974 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts' (50,001) at 20220525020651902
51975 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bredaker' (50,002) at 20210307205553778
51976 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/processor_32.h' (50,003) at 20210307214926750
51977 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/sharpslpart.c' (50,004) at 20210307214929234
51978 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/imximage.cfg' (50,005) at 20210308005003044
51979 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7091r5.c' (50,006) at 20240405153230687
51980 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_translate_dce110.h' (50,007) at 20210307214927302
51981 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VPRI/meson.build' (50,008) at 20230825080021137 to deleted uid set
51982 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/nm256/nm256_coef.c' (50,009) at 20210307214932270
51983 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dim/net_dim.c' (50,010) at 20240405153053085
51984 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/useradd-staticids.bbclass' (50,011) at 20230706080014777
51985 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/NetworkInterface/meson.build' (50,012) at 20230825080021141 to deleted uid set
51986 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bucket_locks.c' (50,013) at 20210307214931790
51987 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/cacheflush.h' (50,014) at 20220525020652126
51988 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/power_budget.h' (50,015) at 20210307214927906
51989 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsd/cld.h' (50,016) at 20210307214931650
51990 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pci.c' (50,017) at 20210307214926326
51991 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/devices.rst' (50,018) at 20220525020651726
51992 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/max6650.txt' (50,019) at 20210307214925322
51993 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2misc.c' (50,020) at 20240527080023356
51994 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/system/boot.S' (50,021) at 20240906080037576
51995 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/meson.build' (50,022) at 20240913080021481 to deleted uid set
51996 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ice.rst' (50,023) at 20240405153045233
51997 2025-01-21 03:00:59.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h' (50,024) at 20240405153047117
51998 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/memalloc.c' (50,025) at 20240405153231895
51999 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/xtlv.c' (50,026) at 20240405153050497
52000 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hvcserver.h' (50,027) at 20210307214926378
52001 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpuidle_haltpoll.h' (50,028) at 20210307214926658
52002 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sc7180-skips.txt' (50,029) at 20240405153230531
52003 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/stat.h' (50,030) at 20240405153046321
52004 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/esp.h' (50,031) at 20240405153052841
52005 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/ds2490.c' (50,032) at 20240405153052233
52006 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pwm-fan.c' (50,033) at 20240613080016411
52007 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-block.c' (50,034) at 20241211090212554
52008 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/sigtramp64.S' (50,035) at 20240405153046153
52009 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads7950.c' (50,036) at 20240405153048965
52010 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_interface.c' (50,037) at 20240405153048565
52011 2025-01-21 03:00:59.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/ethtool.c' (50,038) at 20240405153050265
52012 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.avb2' (50,039) at 20210308005003292
52013 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/npcm7xx_timer.h' (50,040) at 20210927100127245
52014 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts-native.bbappend' (50,041) at 20231126090012769
52015 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/reset.c' (50,042) at 20210307214926270
52016 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/Kconfig' (50,043) at 20240405153050181
52017 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kcmp/.gitignore' (50,044) at 20210307214932678
52018 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_hw.h' (50,045) at 20240405153230803
52019 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Faro_Ajkerstrask' (50,046) at 20210307205553782
52020 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536ds_36b.dts' (50,047) at 20210307214926342
52021 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb/run-ptest' (50,048) at 20230418080015344
52022 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/ftrace.h' (50,049) at 20210307214926114
52023 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-ep-cfs.h' (50,050) at 20220525020654599
52024 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-vivaldi.c' (50,051) at 20240405153048825
52025 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_3_6_offset.h' (50,052) at 20240405153047741
52026 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/util/dwarf-regs.c' (50,053) at 20210307214932518
52027 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_hbm.json' (50,054) at 20240424080004832
52028 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/entity-manager_%.bbappend' (50,055) at 20241206090014230
52029 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-sld8.c' (50,056) at 20210308005002792
52030 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fanotify/.gitignore' (50,057) at 20240405153053429
52031 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_eeprom.c' (50,058) at 20240906080037188
52032 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/fsd-evb.dts' (50,059) at 20240405153045829
52033 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-aarch64.json' (50,060) at 20210308005046117
52034 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_IDLETIMER.c' (50,061) at 20241220090018338
52035 2025-01-21 03:00:59.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_dma.c' (50,062) at 20210307214928022
52036 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_overhead_user.c' (50,063) at 20240405153053425
52037 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_h323_types.h' (50,064) at 20210307214931458
52038 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/tc_common.sh' (50,065) at 20240405153054345
52039 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/zsh/zsh_5.9.bb' (50,066) at 20241221090017532
52040 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-opos6uldev-u-boot.dtsi' (50,067) at 20210308005002588
52041 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/cflags_filter.patch' (50,068) at 20220204040022520
52042 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mtd/altera_qspi.txt' (50,069) at 20210308005003304
52043 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ts4800.c' (50,070) at 20240405153049205
52044 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CPL-1.0' (50,071) at 20210307205554418
52045 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch' (50,072) at 20210307205554594
52046 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC10_C-135W' (50,073) at 20210307205553758
52047 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/st,spear3xx-shirq.txt' (50,074) at 20210307214925346
52048 2025-01-21 03:00:59.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-histb.c' (50,075) at 20240405153051225
52049 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h' (50,076) at 20240405153047285
52050 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/secvar-ops.c' (50,077) at 20240405153046153
52051 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.h' (50,078) at 20210309003650800
52052 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_dh.c' (50,079) at 20210307214932006
52053 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/passthru.c' (50,080) at 20240624080012796
52054 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cmsdk-apb-timer-test.c' (50,081) at 20210927100127509
52055 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-input.c' (50,082) at 20241011080017315
52056 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_thermal.h' (50,083) at 20210308005046017
52057 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/Makefile' (50,084) at 20240405153232211
52058 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0004-Implement-support-for-musl-ppc64.patch' (50,085) at 20240413080012651
52059 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/ti-dp83867.h' (50,086) at 20210307214931342
52060 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_adc-test.c' (50,087) at 20240326080039738
52061 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_ioctl.c' (50,088) at 20240405153051597
52062 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml' (50,089) at 20221207040023631
52063 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/config.json' (50,090) at 20231213090027098
52064 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8540p.dtsi' (50,091) at 20240405153229947
52065 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/systemd/mapper-subtree-remove@.service.in' (50,092) at 20230215040032675
52066 2025-01-21 03:00:59.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/README.md' (50,093) at 20221209040008331
52067 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/npcm7xx_sdhci.h' (50,094) at 20230426080043768
52068 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-reg.h' (50,095) at 20210307214932394
52069 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_w.c' (50,096) at 20210308005046509
52070 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvneta_bm.c' (50,097) at 20210307214929490
52071 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/axg-clkc.h' (50,098) at 20210308005003632
52072 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-pro4.c' (50,099) at 20210308005002792
52073 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/controller_mock.hpp' (50,100) at 20210308005116217
52074 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts' (50,101) at 20240405153045801
52075 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/intel,pinctrl-keembay.yaml' (50,102) at 20240405153045133
52076 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-django.inc' (50,103) at 20241221090017552
52077 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/map_hugetlb.c' (50,104) at 20240405153232275
52078 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi_oc_tiny.h' (50,105) at 20210307214931514
52079 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/Makefile' (50,106) at 20240405153231347
52080 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/xfer_mode_rate.h' (50,107) at 20220525020653083
52081 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/flat.h' (50,108) at 20210307214926762
52082 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/super.c' (50,109) at 20240405153052457
52083 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx6464es.c' (50,110) at 20220525020655007
52084 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/litex,mmc.yaml' (50,111) at 20240405153045109
52085 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-vt8500/Makefile' (50,112) at 20210307214925966
52086 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_framebuffer_test.c' (50,113) at 20240405153230639
52087 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (50,114) at 20230412080023460
52088 2025-01-21 03:00:59.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/fp' (50,115) at 20210307205554094
52089 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/phosphor-certificate-manager@.service' (50,116) at 20220601030020434
52090 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/geode-rng.c' (50,117) at 20240405153230199
52091 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/.gitignore' (50,118) at 20210308005057105
52092 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-google/google-misc/google-misc.inc' (50,119) at 20241205090012808 to deleted uid set
52093 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/git/git_2.47.1.bb' (50,120) at 20241221090017660
52094 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/highmem.h' (50,121) at 20220525020652118
52095 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb' (50,122) at 20241221090017528
52096 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/acpi.h' (50,123) at 20240405153229999
52097 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/classes/bandit.bbclass' (50,124) at 20210307205554010
52098 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/bbc_i2c.c' (50,125) at 20240405153231383
52099 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.c' (50,126) at 20240405153048993
52100 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_0_3_offset.h' (50,127) at 20240405153047745
52101 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-daemon.c' (50,128) at 20240613080016555
52102 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_rx.c' (50,129) at 20240405153050573
52103 2025-01-21 03:00:59.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ping.c' (50,130) at 20240405153232023
52104 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/cros_ec_ldo.c' (50,131) at 20210308005003380
52105 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl5039.h' (50,132) at 20210309003649824
52106 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mpc8349_pci.h' (50,133) at 20210308005002840
52107 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/Makefile' (50,134) at 20210308005002988
52108 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_dfs.c' (50,135) at 20240613080016463
52109 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/power_control_obj.c' (50,136) at 20241010080036061
52110 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-cross-canadian.inc' (50,137) at 20240309090012820
52111 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mvmfp.h' (50,138) at 20210308005003676
52112 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/logfile.h' (50,139) at 20210307214931198
52113 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.yaml' (50,140) at 20240405153045137
52114 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/utils.hpp' (50,141) at 20240413080004795
52115 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-raid1.c' (50,142) at 20240405153230767
52116 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-brcmstb.c' (50,143) at 20210726100024739
52117 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/Kconfig' (50,144) at 20210308005002988
52118 2025-01-21 03:00:59.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xlnx-zynqmp.c' (50,145) at 20241211090212254
52119 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/pl022.c' (50,146) at 20241211090212338
52120 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-mx-sdhc-mmc.c' (50,147) at 20240405153230855
52121 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/copy_buildsystem.py' (50,148) at 20241206090014302
52122 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/common.c' (50,149) at 20240405153049457
52123 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/Makefile' (50,150) at 20240405153049501
52124 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/.shellcheck' (50,151) at 20210414100005994 to deleted uid set
52125 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_t2.c' (50,152) at 20210307214928614
52126 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_sysctl.c' (50,153) at 20240405153052609
52127 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kconfig' (50,154) at 20240405153229863
52128 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libnss-nis/libnss-nis.bb' (50,155) at 20230811080018326
52129 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_proto_test.c' (50,156) at 20240405153231339
52130 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-perf.c' (50,157) at 20240405153047053
52131 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii-fsm9900.c' (50,158) at 20210307214929606
52132 2025-01-21 03:00:59.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/dma-register.h' (50,159) at 20210307214926554
52133 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bareudp.h' (50,160) at 20240405153052833
52134 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3399-dmc.txt' (50,161) at 20210308005003300
52135 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/submitting-patches.rst' (50,162) at 20240405153229839
52136 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/introspection.py' (50,163) at 20210308005048033
52137 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.host' (50,164) at 20210308005003724
52138 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb' (50,165) at 20241221090017556
52139 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9g20.dts' (50,166) at 20240405153045473
52140 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_desc.c' (50,167) at 20230426080043716
52141 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/blackhole_routes.sh' (50,168) at 20210307214932666
52142 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/ti_soc_thermal.txt' (50,169) at 20210307214925442
52143 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-restx_1.3.0.bb' (50,170) at 20240106090017237
52144 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/pandora_bl.c' (50,171) at 20210307214930894
52145 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-sparc64.rst' (50,172) at 20210308005045809
52146 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-iperf3.bb' (50,173) at 20241206090014226
52147 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/highbank.h' (50,174) at 20210308005003596
52148 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/LogEntryCollection_v1.xml' (50,175) at 20240619080002928
52149 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch' (50,176) at 20240413080012659
52150 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-unknown.json' (50,177) at 20210308005046397
52151 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0002-Add-a-definition-for-the-macro-__ELF_NATIVE_CLASS.patch' (50,178) at 20231011080016574
52152 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/opensbi/opensbi_1.5.1.bb' (50,179) at 20241221090017636
52153 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/fma_emu.c' (50,180) at 20240326080039654
52154 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwpci.c' (50,181) at 20210307214926834
52155 2025-01-21 03:00:59.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.c' (50,182) at 20210307214929818
52156 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/xirlink_cit.c' (50,183) at 20240405153049569
52157 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb' (50,184) at 20241221090017564
52158 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ras/host_utils.robot' (50,185) at 20240627080021048
52159 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc5125twr.dts' (50,186) at 20240405153230027
52160 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.1.bb' (50,187) at 20241206090014242
52161 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/crc32c_glue.c' (50,188) at 20220525020652118
52162 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5250/Makefile' (50,189) at 20210308005003044
52163 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/dt_idle_genpd.h' (50,190) at 20240405153046921
52164 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.c' (50,191) at 20220525020652959
52165 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/scsi/constants.h' (50,192) at 20240326080039550
52166 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/Makefile' (50,193) at 20240405153046369
52167 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx.c' (50,194) at 20240405153231319
52168 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/bme680_core.c' (50,195) at 20241008080013931
52169 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-parport.rst' (50,196) at 20210307214925510
52170 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/fsp_configs.c' (50,197) at 20210308005002856
52171 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts' (50,198) at 20240405153045769
52172 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/riscv/safe-syscall.inc.S' (50,199) at 20220429100100406
52173 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/omap_cf.c' (50,200) at 20240405153051265
52174 2025-01-21 03:00:59.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgro.sh' (50,201) at 20240830080013367
52175 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx31.h' (50,202) at 20210309003648700
52176 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/pcr-extend/files/fix_openssl11_build.patch' (50,203) at 20230520080014488
52177 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/exhandler_kern.c' (50,204) at 20240405153054269
52178 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/default_image.c' (50,205) at 20210308005003760
52179 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_simple_kms_helper.h' (50,206) at 20240405153052637
52180 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/dbus_singleton.cpp' (50,207) at 20240329080003275
52181 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/meson.build' (50,208) at 20220913030027317 to deleted uid set
52182 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_frame.c' (50,209) at 20210307214930334
52183 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cdrom/index.rst' (50,210) at 20240405153044997
52184 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.h' (50,211) at 20240405153048745
52185 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/lowlevel_init.S' (50,212) at 20210308005002756
52186 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/irq.h' (50,213) at 20210307214926110
52187 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/README.md' (50,214) at 20230415080038469
52188 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/Kconfig' (50,215) at 20210309003653196
52189 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/eeprom.c' (50,216) at 20240405153231231
52190 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-common-peripherals.dtsi' (50,217) at 20240405153045605
52191 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,rpm-icc.h' (50,218) at 20240405153231799
52192 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/concurrencykit/0001-configure-Fix-compoiler-detection-logic-for-cross-co.patch' (50,219) at 20230211040012639
52193 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/Makefile' (50,220) at 20210309003654372
52194 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/internal_recipient' (50,221) at 20210307205553818
52195 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/kvm_para.h' (50,222) at 20241211090212374
52196 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/ashldi3.S' (50,223) at 20240405153045369
52197 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_d.c' (50,224) at 20210308005046509
52198 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/Kconfig' (50,225) at 20240405153046773
52199 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/obmc-recover-pnor.service' (50,226) at 20240423080018523
52200 2025-01-21 03:00:59.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_txp.c' (50,227) at 20240405153230643
52201 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_dev.h' (50,228) at 20240405153052881
52202 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx55-telit-fn980-tlb.dts' (50,229) at 20240405153229895
52203 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/trace.h' (50,230) at 20210308005046321
52204 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/settings' (50,231) at 20240405153054357
52205 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x25.dtsi' (50,232) at 20210308005002572
52206 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/bcm47xxsflash.c' (50,233) at 20210307214929210
52207 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,wcd9335.h' (50,234) at 20240405153052653
52208 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/bmi.h' (50,235) at 20210307214929754
52209 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/Kconfig' (50,236) at 20240405153052157
52210 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sc6000.c' (50,237) at 20220525020654983
52211 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mpc8xx_spi.c' (50,238) at 20210308005003492
52212 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/nfs-export-root/exports' (50,239) at 20210307205554502
52213 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/fixed.c' (50,240) at 20240405153231363
52214 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dts' (50,241) at 20240405153229927
52215 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep44xx.S' (50,242) at 20240405153045669
52216 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/samsung-keypad.h' (50,243) at 20210307214931406
52217 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ebbg-ft8719.c' (50,244) at 20240405153048681
52218 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi.h' (50,245) at 20240405153231311
52219 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/memory.json' (50,246) at 20240405153054113
52220 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_660x.c' (50,247) at 20240405153046897
52221 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Console/UART.interface.yaml' (50,248) at 20230601080022474
52222 2025-01-21 03:00:59.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip22/cpu-feature-overrides.h' (50,249) at 20210307214926222
52223 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/bcm2835_fb.c' (50,250) at 20241211090212266
52224 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_main.c' (50,251) at 20240405153230939
52225 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c' (50,252) at 20220525020653623
52226 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-prng.c' (50,253) at 20240405153046925
52227 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/exynos-tmu.c' (50,254) at 20210308005003468
52228 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_kunit_helpers.h' (50,255) at 20240405153231795
52229 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7734.c' (50,256) at 20210307214926566
52230 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/imu_v11_0.h' (50,257) at 20240405153047145
52231 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_48x48.png' (50,258) at 20210308005046549 to deleted uid set
52232 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/QWTv1.0' (50,259) at 20210307205553866
52233 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/x86-base.inc' (50,260) at 20231014080011731
52234 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/mutual_tls.cpp' (50,261) at 20240904080003182
52235 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial/serial/0001-Add-SOVERSION-for-shared-lib-and-comment-example.patch' (50,262) at 20241206090014266
52236 2025-01-21 03:00:59.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread.h' (50,263) at 20240613080016563
52237 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dmm32at.c' (50,264) at 20240405153046893
52238 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/logging_utils.py' (50,265) at 20241029080012599
52239 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_hace.c' (50,266) at 20241211090212294
52240 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vdec.c' (50,267) at 20240405153046797
52241 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/s390x-linux-user.mak' (50,268) at 20230925080039837
52242 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/buildstats.py' (50,269) at 20241221090017624
52243 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-simple-sub.json' (50,270) at 20210308005046409
52244 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/pci-dma.c' (50,271) at 20210307214926126
52245 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/meson.build' (50,272) at 20230419080032126
52246 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/README' (50,273) at 20210308005002952
52247 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_state_monitor.h' (50,274) at 20240405153231267 to deleted uid set
52248 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-agn-hw.h' (50,275) at 20220525020653755
52249 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/generic_netlink.rst' (50,276) at 20240405153045237
52250 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Spencer-99' (50,277) at 20211006000025246
52251 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-gs.xml' (50,278) at 20210308005045817
52252 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/si4713.rst' (50,279) at 20210307214925234
52253 2025-01-21 03:00:59.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi.c' (50,280) at 20241211090145493
52254 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grutlbpurge.c' (50,281) at 20241111090012125
52255 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_device.h' (50,282) at 20210307214930330
52256 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_ite_keyboard.py' (50,283) at 20240405153054309
52257 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ds109.h' (50,284) at 20210308005003592
52258 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/subcmd-config.c' (50,285) at 20210307214932494
52259 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png' (50,286) at 20210307205554270 to deleted uid set
52260 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/file.c' (50,287) at 20240405153052273
52261 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/vishay,vcnl4035.yaml' (50,288) at 20220525020651682
52262 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/manifest.py' (50,289) at 20220910030013393
52263 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (50,290) at 20210307205553674
52264 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/sdeventplus.wrap' (50,291) at 20220801133228674
52265 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-375-db.dts' (50,292) at 20210308005002564
52266 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb' (50,293) at 20230317080013789
52267 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/Makefile' (50,294) at 20210307214928450
52268 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.falcon' (50,295) at 20210308005003292
52269 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/allwinner,sun4i-a10-mdio.yaml' (50,296) at 20240405153045113
52270 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/exports.c' (50,297) at 20210307214926474
52271 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/OWNERS' (50,298) at 20231201090025178
52272 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-emc-cc-r21021.c' (50,299) at 20240405153049589
52273 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/hugetlbpage.c' (50,300) at 20240405153046317
52274 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/flush.c' (50,301) at 20240405153229987
52275 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp932.c' (50,302) at 20210307214931182
52276 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/winbond.c' (50,303) at 20241111090012125
52277 2025-01-21 03:00:59.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6s.cfg' (50,304) at 20210308005002924
52278 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-rock2-square.dts' (50,305) at 20210308005002604
52279 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/byteorder/big_endian.h' (50,306) at 20210307214931362
52280 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/media.h' (50,307) at 20210307214932446
52281 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EndpointGroup.v1_3_4.json' (50,308) at 20240619080002944
52282 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/logger.h' (50,309) at 20210307214927266
52283 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/remap_file_pages.rst' (50,310) at 20240405153045297
52284 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/proc-armv/system.h' (50,311) at 20210308005002704
52285 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/cdns-dphy.c' (50,312) at 20240405153231307
52286 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.c' (50,313) at 20220525020652971
52287 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/Kconfig' (50,314) at 20210308005003520
52288 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0018-test-bus-error-strerror-is-assumed-to-be-GNU-specifi.patch' (50,315) at 20240413080012651
52289 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-tests-arm-Use-O-instead-of-O0.patch' (50,316) at 20241206090014334
52290 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-config/bond_channel_config.json' (50,317) at 20220126110011868
52291 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0003-engine-Define-discover-const-String-path-in-base-cla.patch' (50,318) at 20230706080014761
52292 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp873x.c' (50,319) at 20240405153230835
52293 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9260ek.dts' (50,320) at 20240405153045465
52294 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-periph.c' (50,321) at 20240405153046861
52295 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/lantiq,ebu.yaml' (50,322) at 20220525020651690
52296 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_h.c' (50,323) at 20210308005046509
52297 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/unistd.h' (50,324) at 20210307214932458
52298 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp-event.h' (50,325) at 20210308005046041
52299 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/vf610/timer.c' (50,326) at 20210308005002556
52300 2025-01-21 03:00:59.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-metadata_2.0.2.bb' (50,327) at 20241221090017560
52301 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_mok.c' (50,328) at 20210916100018003
52302 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_livepatch.c' (50,329) at 20210307214931806
52303 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_recv.h' (50,330) at 20220525020654171
52304 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/IA7-129w' (50,331) at 20210307205553762
52305 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_rtalloc.h' (50,332) at 20240405153231783
52306 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/irq.c' (50,333) at 20240405153046257
52307 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch' (50,334) at 20230401080011935
52308 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.travis.yml' (50,335) at 20240906080037132
52309 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/cirrus,clps711x-timer.txt' (50,336) at 20210307214925446
52310 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/Makefile' (50,337) at 20240405153231339
52311 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/typeahead.jquery.js' (50,338) at 20210307205554282
52312 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/.gitignore' (50,339) at 20240405153054037
52313 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_kms.c' (50,340) at 20240405153230639
52314 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ctapi-common/ctapi-common_1.1-14.bb' (50,341) at 20241221090017536
52315 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tx6ul-0011.dts' (50,342) at 20240405153045525
52316 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/armadeus,st0700-adapt.yaml' (50,343) at 20210307214925306
52317 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-rng-pci.c' (50,344) at 20221215040039170
52318 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netdev-features.rst' (50,345) at 20220525020651750
52319 2025-01-21 03:00:59.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfltsi.c' (50,346) at 20210308005046529
52320 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dp.c' (50,347) at 20240805080013951
52321 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exserial.c' (50,348) at 20240405153230167
52322 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/isa_ipmi_kcs.c' (50,349) at 20240906080037244
52323 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/dm9000.h' (50,350) at 20210307214929382
52324 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_test_api.c' (50,351) at 20220525020654091
52325 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/recommended.json' (50,352) at 20240405153054121
52326 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/HDF5' (50,353) at 20210307205553866
52327 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_boot_params.h' (50,354) at 20220525020653811
52328 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/network-sh/lib.sh' (50,355) at 20230606080013598
52329 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vfio_pci_core.h' (50,356) at 20240405153052817
52330 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/stat.h' (50,357) at 20210307214931618
52331 2025-01-21 03:00:59.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra124-car.h' (50,358) at 20210307214931350
52332 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/socionext/netsec.c' (50,359) at 20240405153231051
52333 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-log.h' (50,360) at 20240405153054193
52334 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-romanian.c' (50,361) at 20210307214931178
52335 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet-common.m' (50,362) at 20240906080037380
52336 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/Makefile' (50,363) at 20240405153229975
52337 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/kas-security-dm.yml' (50,364) at 20210905000020565
52338 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/reloc_x86_64_efi.c' (50,365) at 20210308005002884
52339 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzfh.c.inc' (50,366) at 20241211090212514
52340 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/entry.h' (50,367) at 20240405153046285
52341 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9m10g45ek_nandflash_defconfig' (50,368) at 20210308005003248
52342 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/platform-bus.c' (50,369) at 20241211090212262
52343 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/pmu.h' (50,370) at 20210308005002672
52344 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s72100-genmai.dts' (50,371) at 20240405153045549
52345 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds-duart.dts' (50,372) at 20210308005002580
52346 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (50,373) at 20241206090014206
52347 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_synproxy_kern.c' (50,374) at 20240405153232263
52348 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/sigcontext.h' (50,375) at 20210307214925650
52349 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/core.c' (50,376) at 20241220090018306
52350 2025-01-21 03:00:59.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-fsl.c' (50,377) at 20210308005003512
52351 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_debug.c' (50,378) at 20240405153051685
52352 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_bpf_ma.c' (50,379) at 20240405153232259
52353 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/mei/Makefile' (50,380) at 20210309003654520
52354 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb_miim_regs.h' (50,381) at 20210308005002820
52355 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arvika_Orshultaberget' (50,382) at 20210307205553778
52356 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pystatemgr/Makefile' (50,383) at 20210308004922932
52357 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/headerize-hsdk.py' (50,384) at 20210308005003056
52358 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hotplug.h' (50,385) at 20240405153048457
52359 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-cm.h' (50,386) at 20240805080013923
52360 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch' (50,387) at 20241221090017692
52361 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/dns-resolver.h' (50,388) at 20210308005046037
52362 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts' (50,389) at 20240405153045717
52363 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-digicolor.c' (50,390) at 20240405153046877
52364 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/segv_errors.c' (50,391) at 20210307214932702
52365 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/setup.c' (50,392) at 20240405153046513
52366 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-redboot/boot.ld' (50,393) at 20210307214926758
52367 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/Makefile' (50,394) at 20240405153054385
52368 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/index.rst' (50,395) at 20240405153229827
52369 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/twlxxxx-usb.txt' (50,396) at 20210307214925450
52370 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ds3000.c' (50,397) at 20240405153049289
52371 2025-01-21 03:00:59.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_opregion.c' (50,398) at 20240405153048457
52372 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/image_upload.hpp' (50,399) at 20240817080003175
52373 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml' (50,400) at 20240405153045061
52374 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spl_gpio.h' (50,401) at 20210308005003684
52375 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp.h' (50,402) at 20240405153050013
52376 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/syscall.c' (50,403) at 20220525020652126
52377 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Average/meson.build' (50,404) at 20230825080021137 to deleted uid set
52378 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-ident.out' (50,405) at 20210308005046401 to deleted uid set
52379 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/cafe_nand.c' (50,406) at 20240405153049689
52380 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-rq.h' (50,407) at 20240405153049249
52381 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c' (50,408) at 20241115090012957
52382 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-simple.out' (50,409) at 20241211090212542
52383 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib_3.7.2.bb' (50,410) at 20230813080012856
52384 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_hal.h' (50,411) at 20210307214930642
52385 2025-01-21 03:00:59.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/Kconfig' (50,412) at 20240405153051397
52386 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/amd76xrom.c' (50,413) at 20220525020653391
52387 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_core.c' (50,414) at 20240405153049225
52388 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/diag.c' (50,415) at 20241211090145557
52389 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_llc.c' (50,416) at 20240405153048505
52390 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pps-tools/pps-tools_1.0.3.bb' (50,417) at 20241221090017544
52391 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg/opkg.conf' (50,418) at 20210307205554538
52392 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/bosch,c_can.yaml' (50,419) at 20240405153045113
52393 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-audsys-clk.c' (50,420) at 20240405153053969
52394 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tandadalen' (50,421) at 20210307205553790
52395 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/chan.c' (50,422) at 20240405153048633
52396 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/statx.c' (50,423) at 20240405153054177
52397 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/Makefile' (50,424) at 20210307214930586
52398 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/cache.c' (50,425) at 20240405153231603
52399 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/adc-battery.yaml' (50,426) at 20240405153045141
52400 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/ffdc_collector.py' (50,427) at 20230628080015931
52401 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp809.h' (50,428) at 20210308005003560
52402 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/MAINTAINERS' (50,429) at 20210308005003172
52403 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/ddrmc-vf610.h' (50,430) at 20210308005002672
52404 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-file.c' (50,431) at 20221215040039394
52405 2025-01-21 03:00:59.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/trace.c' (50,432) at 20210307214926526
52406 2025-01-21 03:00:59.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_flash.h' (50,433) at 20240405153050805
52407 2025-01-21 03:00:59.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.c' (50,434) at 20220525020652971
52408 2025-01-21 03:00:59.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_alpha.c' (50,435) at 20210307214925654
52409 2025-01-21 03:00:59.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/smipcie-ir.c' (50,436) at 20210309003650336
52410 2025-01-21 03:00:59.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/module.h' (50,437) at 20240405153052741
52411 2025-01-21 03:00:59.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-nintendo.c' (50,438) at 20240405153230655
52412 2025-01-21 03:00:59.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_mon.c' (50,439) at 20240405153050285
52413 2025-01-21 03:00:59.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_dbm_soc1.h' (50,440) at 20210308005003616
52414 2025-01-21 03:00:59.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeDevice.v1_16_0.json' (50,441) at 20240918080002724
52415 2025-01-21 03:00:59.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_veno.c' (50,442) at 20220627100017186
52416 2025-01-21 03:00:59.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sti/stih418-overview.rst' (50,443) at 20240405153044973
52417 2025-01-21 03:00:59.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cli_readline.c' (50,444) at 20210308005003224
52418 2025-01-21 03:00:59.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/Makefile' (50,445) at 20240405153045653
52419 2025-01-21 03:00:59.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-tpl.c' (50,446) at 20210308005002776
52420 2025-01-21 03:00:59.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mtk-sd.yaml' (50,447) at 20240405153229779
52421 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/commands.h' (50,448) at 20240405153050513
52422 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac1000.h' (50,449) at 20240405153050301
52423 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_libfc.c' (50,450) at 20220525020654019
52424 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/arch_memory_mapping.c' (50,451) at 20240326080039662
52425 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/fsntfs.c' (50,452) at 20240830080013323
52426 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/pci-epf-vntb.c' (50,453) at 20240805080013995
52427 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/test-qapi.py' (50,454) at 20240906080037564
52428 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (50,455) at 20241206090014206
52429 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/apm-xgene-hwmon.txt' (50,456) at 20210307214925322
52430 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm2.cfg' (50,457) at 20210307205554118
52431 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/__init__.py' (50,458) at 20241206090014290
52432 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds414/cmd_syno.c' (50,459) at 20210308005002908
52433 2025-01-21 03:00:59.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/execlist.c' (50,460) at 20240405153048513
52434 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/fault.c' (50,461) at 20210307214926462
52435 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/basic4.tc' (50,462) at 20210307214932670
52436 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/sata.c' (50,463) at 20210308005003540
52437 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (50,464) at 20230721080014366
52438 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/lxdm-pam' (50,465) at 20210307205553946
52439 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pci-bridge.h' (50,466) at 20240405153046121
52440 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/system.h' (50,467) at 20210308005100993
52441 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmvmc.h' (50,468) at 20210307214929162
52442 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/jump_label.c' (50,469) at 20240405153046257
52443 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href520-tvk.dts' (50,470) at 20240405153229899
52444 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-aristainetos2.dtsi' (50,471) at 20240405153229887
52445 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bitmap.h' (50,472) at 20241008080014007
52446 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/nosy-user.h' (50,473) at 20210307214927162
52447 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/sntp.c' (50,474) at 20210308005003720
52448 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt.c' (50,475) at 20240405153053445
52449 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bugs.h' (50,476) at 20240405153046001
52450 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/amu.rst' (50,477) at 20240405153045285
52451 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/cache.h' (50,478) at 20240405153231843
52452 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adav80x.h' (50,479) at 20210307214932294
52453 2025-01-21 03:00:59.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/sysmap-apq8016.h' (50,480) at 20210308005002776
52454 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_conntrack.h' (50,481) at 20220525020654671
52455 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-iommu.c' (50,482) at 20221215040039374
52456 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/gbs-sysinit.bb' (50,483) at 20241206090014278
52457 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77965-sysc.c' (50,484) at 20240405153231351
52458 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/vdev_impl.h' (50,485) at 20210308005003696
52459 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/trace-events' (50,486) at 20240906080037352
52460 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-AucklandInfill' (50,487) at 20210307205553778
52461 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/debugfs.c' (50,488) at 20240712080021077
52462 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_arrays.c' (50,489) at 20210307214932646
52463 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-h3-sysctrl.h' (50,490) at 20210308005046017
52464 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ibmpowernv.txt' (50,491) at 20210307214925322
52465 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c' (50,492) at 20240405153054253
52466 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_firmware.h' (50,493) at 20220525020654127
52467 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/marvell,orion-sdio.yaml' (50,494) at 20240405153045109
52468 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/board.h' (50,495) at 20210308005003004
52469 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/bootparam.h' (50,496) at 20210308005002888
52470 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/hisilicon,hi3660-usb3.yaml' (50,497) at 20240405153045129
52471 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/sg_pool.c' (50,498) at 20240405153053101
52472 2025-01-21 03:00:59.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lwt_redirect.c' (50,499) at 20240405153232259
52473 2025-01-21 03:00:59.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/smb347-charger.c' (50,500) at 20240405153051441
52474 2025-01-21 03:00:59.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/cadence-nand-controller.txt' (50,501) at 20210307214925366
52475 2025-01-21 03:00:59.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32mp1.h' (50,502) at 20210308005003616
52476 2025-01-21 03:00:59.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_private.h' (50,503) at 20240405153231495
52477 2025-01-21 03:00:59.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/mdio-util/files/mdio-util' (50,504) at 20220513030016805
52478 2025-01-21 03:00:59.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/cache.json' (50,505) at 20240405153054153
52479 2025-01-21 03:00:59.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-sff.c' (50,506) at 20240405153230179
52480 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c' (50,507) at 20240405153230399
52481 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra124-mc.h' (50,508) at 20220525020654547
52482 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g25.dtsi' (50,509) at 20210308005002572
52483 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGL-UK-3.0' (50,510) at 20211006000025242
52484 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/p10bmc/server.ttyVUART1.conf' (50,511) at 20230606080013598
52485 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max77650-regulator.yaml' (50,512) at 20240405153045145
52486 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-kernel/linux/linux-nuvoton_%.bbappend' (50,513) at 20240727080014098
52487 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/cppc_acpi.c' (50,514) at 20241211090145393
52488 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/archrandom.h' (50,515) at 20240405153046381
52489 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx7ulp-scg-clock.yaml' (50,516) at 20240405153045025
52490 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timer_list.c' (50,517) at 20220525020654731
52491 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/config.h.in' (50,518) at 20230510080020915
52492 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/syscall.h' (50,519) at 20220525020651798
52493 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/mapped_kernel.h' (50,520) at 20210307214926246
52494 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/posix-timers.h' (50,521) at 20240405153052789
52495 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/samsung,spi.yaml' (50,522) at 20240405153045173
52496 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/Neighbor/CreateStatic/meson.build' (50,523) at 20230825080033269 to deleted uid set
52497 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fscache.h' (50,524) at 20240405153052693
52498 2025-01-21 03:00:59.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_opt.h' (50,525) at 20240405153053117
52499 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl2583.c' (50,526) at 20240405153049005
52500 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/dropbear_rsa_host_key' (50,527) at 20210307205554466 to deleted uid set
52501 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-pll.c' (50,528) at 20240405153230215
52502 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debug.h' (50,529) at 20240805080013979
52503 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Lucenec' (50,530) at 20210307205553794
52504 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pxm2_defconfig' (50,531) at 20210308005003276
52505 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/drm_fourcc.h' (50,532) at 20240913080013837
52506 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/lib.h' (50,533) at 20210308005003688
52507 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-ifdown' (50,534) at 20230811080018338
52508 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_eem.h' (50,535) at 20210307214930802
52509 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.c' (50,536) at 20240405153231243
52510 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol_module.cpp' (50,537) at 20220413030054066
52511 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/eepro100-test.c' (50,538) at 20221215040039370
52512 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/lib/oeqa/runtime/cases/parselogs-ignores-fvp-base.txt' (50,539) at 20241221090017464
52513 2025-01-21 03:00:59.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/memory.h' (50,540) at 20240405153052325
52514 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kobject_api.h' (50,541) at 20240405153052717
52515 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp' (50,542) at 20221229040004411
52516 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier1S4U/4.json' (50,543) at 20240212090032054
52517 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/uniphier-sd.c' (50,544) at 20210308005003408
52518 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_legacy_encoders.c' (50,545) at 20240405153230627
52519 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/break.h' (50,546) at 20210307214926210
52520 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd16xx.dtsi' (50,547) at 20240405153045797
52521 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-cpc.c' (50,548) at 20240405153046025
52522 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/yaml-cpp/yaml-cpp_0.8.0.bb' (50,549) at 20230919080013962
52523 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_dw_hdmi.c' (50,550) at 20210308005003528
52524 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/da8xx-usb.h' (50,551) at 20210308005002720
52525 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpiutil.c' (50,552) at 20240405153231947
52526 2025-01-21 03:00:59.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_desc.h' (50,553) at 20210308005045921
52527 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_osnoise.c' (50,554) at 20241011080017383
52528 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bxt_rt298.c' (50,555) at 20240613080016547
52529 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/index.rst' (50,556) at 20240405153045197
52530 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/semtech,sx1501q.yaml' (50,557) at 20240405153045137
52531 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/madera-i2c.c' (50,558) at 20240405153230835
52532 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmus.h' (50,559) at 20240405153232239
52533 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/cookie_uid_helper_example.c' (50,560) at 20240405153053421
52534 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_dbf.c' (50,561) at 20240405153051537
52535 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts' (50,562) at 20240405153229931
52536 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-regs.h' (50,563) at 20240405153049465
52537 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kruunupyy' (50,564) at 20210307205553770
52538 2025-01-21 03:00:59.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_tx.c' (50,565) at 20210307214930882
52539 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/cdc/ad7746.c' (50,566) at 20240405153048969
52540 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_scm.json' (50,567) at 20241213090004413
52541 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-smdk5250.dts' (50,568) at 20210308005002580
52542 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karbole' (50,569) at 20210307205553786
52543 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-kcs/99-ipmi-kcs.rules' (50,570) at 20221202040015731
52544 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/fs.cpp' (50,571) at 20210308005133997
52545 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tc3589x-keypad.c' (50,572) at 20240405153049141
52546 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/x-powers,axp209-adc.yaml' (50,573) at 20240405153045073
52547 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-CA-SF-Bay-Area' (50,574) at 20210307205553754
52548 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timer.h' (50,575) at 20240405153052805
52549 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-cmd-manager.hpp' (50,576) at 20231209090027349
52550 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-hdk.dts' (50,577) at 20240405153229959
52551 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.h' (50,578) at 20210307214929942
52552 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/hitachi_tx18d42vm_lcd.c' (50,579) at 20210308005003528
52553 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-plymouth-start-service-in-add-related-kernel-paramet.patch' (50,580) at 20240301090012423
52554 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb' (50,581) at 20241221090017684
52555 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-stmp3xxx.c' (50,582) at 20240405153231375
52556 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svc.c' (50,583) at 20240820080014173
52557 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dbring.c' (50,584) at 20240405153231155
52558 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/page.h' (50,585) at 20240405153045913
52559 2025-01-21 03:00:59.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-mfg.c' (50,586) at 20240405153046797
52560 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/proc.c' (50,587) at 20240405153052265
52561 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/videomodes.h' (50,588) at 20210308005003536
52562 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c' (50,589) at 20240405153230323
52563 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/tx.c' (50,590) at 20210307214929966
52564 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc5200_psc_i2s.c' (50,591) at 20240405153053933
52565 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/meson.build' (50,592) at 20240629080019052 to deleted uid set
52566 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-moore.h' (50,593) at 20210307214930078
52567 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_debugfs.h' (50,594) at 20240405153048489
52568 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/mmap_unlock_work.h' (50,595) at 20240405153052981
52569 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_main.c' (50,596) at 20240405153046961
52570 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/ibm/management_console_rest.hpp' (50,597) at 20241015080002911
52571 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_config.py' (50,598) at 20240405153054225
52572 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/backtracetest.c' (50,599) at 20210309003654044
52573 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-drm-drv.c' (50,600) at 20240405153230579
52574 2025-01-21 03:00:59.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.c' (50,601) at 20240405153046797
52575 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-geekbox.dts' (50,602) at 20210308005002608
52576 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb' (50,603) at 20241221090017516
52577 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/biosconfigcommands.hpp' (50,604) at 20210706000010802
52578 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/chassis_state_manager_main.cpp' (50,605) at 20240823080031161
52579 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/ex.S' (50,606) at 20210307214926562
52580 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/browser.c' (50,607) at 20240405153054177
52581 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rockchip-host.c' (50,608) at 20240405153231291
52582 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/built-in-fw.rst' (50,609) at 20210309003648404
52583 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysfsutils/sysfsutils_2.1.1.bb' (50,610) at 20230706080014781
52584 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/blk-mq.rst' (50,611) at 20220525020651654
52585 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uritemplate/run-ptest' (50,612) at 20240301090012435
52586 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt1015.txt' (50,613) at 20210309003648392
52587 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/miqi-rk3288_defconfig' (50,614) at 20210308005003268
52588 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/digitv.c' (50,615) at 20240405153049553
52589 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-E1565.dts' (50,616) at 20240405153045485
52590 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-spi.c' (50,617) at 20240405153231459
52591 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sh.c' (50,618) at 20240405153231467
52592 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_com.h' (50,619) at 20240405153049041
52593 2025-01-21 03:00:59.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b105pv2.dts' (50,620) at 20240405153229883
52594 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hns3_pmu.c' (50,621) at 20240613080016455
52595 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/bus-stub.c' (50,622) at 20240906080037304
52596 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/core.c' (50,623) at 20240919080017066
52597 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t208x_pbi.cfg' (50,624) at 20210308005002996
52598 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/OWNERS' (50,625) at 20231222090003971
52599 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xircom/Makefile' (50,626) at 20210307214929662
52600 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/Makefile' (50,627) at 20240405153054385
52601 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/page_no.h' (50,628) at 20240405153045965
52602 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsfield.c' (50,629) at 20240405153046617
52603 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-lme2510.c' (50,630) at 20210307214928782
52604 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/pixel_ops.h' (50,631) at 20210308005046057
52605 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Bilsdale' (50,632) at 20210307205553794
52606 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-img.c' (50,633) at 20240405153046797
52607 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/python' (50,634) at 20221209040018559
52608 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/sys_membarrier.c' (50,635) at 20210308005046561
52609 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/timer.c' (50,636) at 20210307214927918
52610 2025-01-21 03:00:59.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/rpl/rpl_acp6x_chip_offset_byte.h' (50,637) at 20240405153053553
52611 2025-01-21 03:00:59.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/renesas_usb3.c' (50,638) at 20240405153231555
52612 2025-01-21 03:00:59.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-usb-gpio.c' (50,639) at 20240405153047029
52613 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_uboot.h' (50,640) at 20210308005003520
52614 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-aquila.dts' (50,641) at 20240405153045573
52615 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_boot.c' (50,642) at 20240405153053065
52616 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/config.h' (50,643) at 20210308005002672
52617 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/stowaway.c' (50,644) at 20240405153049137
52618 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-LarkStoke' (50,645) at 20210307205553798
52619 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt' (50,646) at 20210307214925394
52620 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/of.c' (50,647) at 20220525020652406
52621 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx31/clock.h' (50,648) at 20210308005002644
52622 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/xlnx-zynqmp-ipi.h' (50,649) at 20210308005046017
52623 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ahci.c' (50,650) at 20241211090212282
52624 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ST1_C-80.0E' (50,651) at 20210307205553762
52625 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-mem-pci.c' (50,652) at 20240326080039510
52626 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/early_clk.c' (50,653) at 20210307214926286
52627 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/mdha.h' (50,654) at 20210308005002800
52628 2025-01-21 03:00:59.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/.clang-format' (50,655) at 20230511080010311
52629 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sta2x11-mfd.h' (50,656) at 20210307214931434
52630 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/ctrl.c' (50,657) at 20210307214929562
52631 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6358-gpio-sysctl.yaml' (50,658) at 20240405153229775
52632 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra-pinmux-common.yaml' (50,659) at 20240405153045133
52633 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/bhrb_filter_map_test.c' (50,660) at 20240405153054361
52634 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/double-type.json' (50,661) at 20210927100127469
52635 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_qixis.h' (50,662) at 20210308005002968
52636 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/yamon-dt.h' (50,663) at 20210307214926250
52637 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/page_track.c' (50,664) at 20240405153230131
52638 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rpm.h' (50,665) at 20241211090145461
52639 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-mt6351.c' (50,666) at 20240405153053961
52640 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/genetlink.h' (50,667) at 20240405153052917
52641 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links.bb' (50,668) at 20220921030015990
52642 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/ia_css_output_param.h' (50,669) at 20210307214930558
52643 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/system/boot.S' (50,670) at 20210308005046489
52644 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mps2.c' (50,671) at 20240906080037192
52645 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-video-engine.yaml' (50,672) at 20240405153045093
52646 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-cfu1.dts' (50,673) at 20240405153045537
52647 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-sdb-reva.dts' (50,674) at 20240405153045533
52648 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfmuxl.h' (50,675) at 20210307214931554
52649 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/relocate_kernel.S' (50,676) at 20210307214926330
52650 2025-01-21 03:00:59.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_data.h' (50,677) at 20240405153050341
52651 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/conf/templates/default/local.conf.sample' (50,678) at 20241221090017472
52652 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/uclass-internal.h' (50,679) at 20210308005003628
52653 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/0002-Add-missing-STATX_ATTR_-defines-from-musl-sys-stat.h.patch' (50,680) at 20240413080012635
52654 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_drv.c' (50,681) at 20240405153230643
52655 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun8i_a33.c' (50,682) at 20210308005002784
52656 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/clock.h' (50,683) at 20210308005002672
52657 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prctl/0001-support-cross-complication.patch' (50,684) at 20210307205554022
52658 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-presence-config.bbappend' (50,685) at 20210812000025162
52659 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_gem_evict.c' (50,686) at 20240405153048545
52660 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-drv.c' (50,687) at 20240405153230919
52661 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/pgtable.h' (50,688) at 20240405153229991
52662 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_platform.c' (50,689) at 20240405153046613
52663 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-psu-hardreset-time.service' (50,690) at 20220416100009975
52664 2025-01-21 03:00:59.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adaptec/starfire.c' (50,691) at 20240405153049777
52665 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_dispc.c' (50,692) at 20240405153230639
52666 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6375-tlmm.yaml' (50,693) at 20240405153045137
52667 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qmp-spec.rst' (50,694) at 20230925080039845
52668 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv50.c' (50,695) at 20240405153230611
52669 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_crypt_impl.h' (50,696) at 20210308004938836
52670 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.err' (50,697) at 20210308005046409
52671 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm63148.dtsi' (50,698) at 20240405153045429
52672 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_fcsr.c' (50,699) at 20221215040039386
52673 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-arasan.c' (50,700) at 20210307214929198
52674 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/assembler.h' (50,701) at 20240405153054237
52675 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/ELF-ASLR/arch-support.txt' (50,702) at 20240405153229807
52676 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp3943.h' (50,703) at 20210307214931430
52677 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Jam' (50,704) at 20241221090017616
52678 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/baikal,bt1-ahci.yaml' (50,705) at 20240405153045021
52679 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pcm058.h' (50,706) at 20210308005003608
52680 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_dev.c' (50,707) at 20240405153049893
52681 2025-01-21 03:00:59.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/battery.txt' (50,708) at 20210307214925314
52682 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_b.c' (50,709) at 20210308005046521
52683 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_mcast.c' (50,710) at 20240405153049113
52684 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb' (50,711) at 20241206090014334
52685 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_hmc.h' (50,712) at 20240411080014094
52686 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/googletest.wrap' (50,713) at 20210528100050438
52687 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/grip.c' (50,714) at 20240405153049133
52688 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t102xrdb.c' (50,715) at 20210308005002992
52689 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.c' (50,716) at 20240405153051281
52690 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/vmsr_energy.c' (50,717) at 20241211090212486
52691 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_smu.c' (50,718) at 20240405153047205
52692 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smo8800.c' (50,719) at 20240405153051401
52693 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mercurial/mercurial_6.6.3.bb' (50,720) at 20241221090017512
52694 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cfg-preload.c' (50,721) at 20240405153048885
52695 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.h' (50,722) at 20210309003649660
52696 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.15.0.bb' (50,723) at 20241221090017468
52697 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rtas-work-area.h' (50,724) at 20240405153046125
52698 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_transfer.c' (50,725) at 20210309003653288
52699 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wow.h' (50,726) at 20210307214929742
52700 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/Makefile' (50,727) at 20240405153049513
52701 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-nand-s3c2410.h' (50,728) at 20210309003653888
52702 2025-01-21 03:00:59.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/elog_update_ts_test.cpp' (50,729) at 20241212090025215
52703 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/Makefile' (50,730) at 20210307214930714
52704 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/test/mapper.cpp' (50,731) at 20210819000142090
52705 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/isa-dma.h' (50,732) at 20210307214925946
52706 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/lapb/lapb_in.c' (50,733) at 20210307214931978
52707 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/management-style.rst' (50,734) at 20210307214925582
52708 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv5/tune-xscale.inc' (50,735) at 20210905000020581
52709 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_umr0_0_completion_queue_ci_1_regs.h' (50,736) at 20240405153046597
52710 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/pci.c' (50,737) at 20210308005002996
52711 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/ci-authorization.md' (50,738) at 20221209040006383
52712 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts' (50,739) at 20210308005002624
52713 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/stat.c' (50,740) at 20240405153232231
52714 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra210-car.h' (50,741) at 20210307214931350
52715 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c' (50,742) at 20240405153054361
52716 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/iscsi/iscsi_target_stat.h' (50,743) at 20210307214931606
52717 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/board-mtx1.c' (50,744) at 20210309003648824
52718 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8516.dtsi' (50,745) at 20240405153045749
52719 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.gitignore' (50,746) at 20241008080013887
52720 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1.dtsi' (50,747) at 20240405153045801
52721 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.c' (50,748) at 20220525020652967
52722 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/time_helper.h' (50,749) at 20230925080040061
52723 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_reqmgr.h' (50,750) at 20210309003649308
52724 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-qcm2290.c' (50,751) at 20240405153230223
52725 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/suspend_test.c' (50,752) at 20220525020654715
52726 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,a1-peripherals-clkc.yaml' (50,753) at 20240405153045021
52727 2025-01-21 03:00:59.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/nommu_context.h' (50,754) at 20220525020654531
52728 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/Kconfig' (50,755) at 20210308005003520
52729 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/useradd.bbclass' (50,756) at 20240302090018226
52730 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adminq.h' (50,757) at 20210309003650976
52731 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/omap_mmc.c' (50,758) at 20241211090212334
52732 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/Makefile' (50,759) at 20210307214928706
52733 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-toolz_1.0.0.bb' (50,760) at 20241221090017560
52734 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/ib_srpt.h' (50,761) at 20220818100014723
52735 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/106' (50,762) at 20230426080043944
52736 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strcpy.c' (50,763) at 20240405153053105
52737 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-cam.c' (50,764) at 20240405153046801
52738 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-eukrea-cpuimx27.dtsi' (50,765) at 20240405153229883
52739 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target-con-str.h' (50,766) at 20230925080040073
52740 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/stan.S' (50,767) at 20210307214926146
52741 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6338-reset.h' (50,768) at 20210308005003640
52742 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/cpld.c' (50,769) at 20210308005002992
52743 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/fastboot.h' (50,770) at 20210308005003676
52744 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/b53.h' (50,771) at 20210307214931470
52745 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wm8850.c' (50,772) at 20210307214930130
52746 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-gpio-memport-s3c64xx.h' (50,773) at 20210309003648720
52747 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/npcm7xx_adc.c' (50,774) at 20240906080037188
52748 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_pro.c' (50,775) at 20240405153049741
52749 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c' (50,776) at 20220818100014715
52750 2025-01-21 03:00:59.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-mmc-config-clk.yaml' (50,777) at 20240405153045021
52751 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-cm3-io3.dts' (50,778) at 20241104090011559
52752 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_nat_snmp_basic.asn1' (50,779) at 20210307214931946
52753 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_shadow_stack.c' (50,780) at 20240405153232287
52754 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-ti-pmic.dtsi' (50,781) at 20240405153045485
52755 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/port.c' (50,782) at 20240405153232011
52756 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeFunctionCollection_v1.xml' (50,783) at 20240619080002932
52757 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx51.c' (50,784) at 20240405153229911
52758 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_fcalls.rst' (50,785) at 20210309003648480
52759 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8907-regulator.c' (50,786) at 20240405153051465
52760 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c' (50,787) at 20240405153049109
52761 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-dra7-atl.c' (50,788) at 20241008080013915
52762 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/stacktrace.c' (50,789) at 20210307214926110
52763 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_baco.c' (50,790) at 20240405153230507
52764 2025-01-21 03:00:59.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0005-Add-DRM-KMS-example-support.patch' (50,791) at 20241221090017528
52765 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liberror/liberror-perl_0.17029.bb' (50,792) at 20241221090017548
52766 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc.h' (50,793) at 20240405153051581
52767 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/pipeline.json' (50,794) at 20240405153054137
52768 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctimap.c' (50,795) at 20210309003654588
52769 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_hw.h' (50,796) at 20220525020654167
52770 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_8_pmfw.h' (50,797) at 20240405153048349
52771 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/gpio15xx.c' (50,798) at 20240405153045657
52772 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/coredump.c' (50,799) at 20240405153231227
52773 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/imximage.cfg' (50,800) at 20210308005002984
52774 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_invalid.c' (50,801) at 20240405153054289
52775 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/BUSTED.boot' (50,802) at 20210307214932714
52776 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_job.h' (50,803) at 20240405153046609
52777 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/rockchip_i2s.c' (50,804) at 20210308005003488
52778 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/net.h' (50,805) at 20240405153052897
52779 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_cygnus.c' (50,806) at 20240405153045637
52780 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf_0.73.4.bb' (50,807) at 20241221090017664
52781 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/impedance-analyzer/Kconfig' (50,808) at 20210307214930522
52782 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6_hmac.h' (50,809) at 20210307214931506
52783 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ns_current_pid_tgid.c' (50,810) at 20241008080014059
52784 2025-01-21 03:00:59.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/license.bbclass' (50,811) at 20241221090017604
52785 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ti_usb_3410_5052.c' (50,812) at 20240405153052137
52786 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-m10-bmc-spi.c' (50,813) at 20240405153049605
52787 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/phosphor-dbus-monitor_%.bbappend' (50,814) at 20221025030015193
52788 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_ib700.c' (50,815) at 20241211090212354
52789 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_defconfig' (50,816) at 20210308005003240
52790 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvm.c.inc' (50,817) at 20240326080039694
52791 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu-qom.h' (50,818) at 20240906080037452
52792 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_fc.h' (50,819) at 20220818100014755
52793 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-fopen.rst' (50,820) at 20220525020654131
52794 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUSensor.cpp' (50,821) at 20241112090003106
52795 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Manager/meson.build' (50,822) at 20230825080021137 to deleted uid set
52796 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/umcast.h' (50,823) at 20210307214926618
52797 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/Kconfig' (50,824) at 20240405153045613
52798 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/3com/vortex.rst' (50,825) at 20240405153045233
52799 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/csum.c' (50,826) at 20240405153045945
52800 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/sigcontext.h' (50,827) at 20210307214926398
52801 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb' (50,828) at 20230114040015546
52802 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/settings/phosphor-settings-manager/powerOnHours.override.yml' (50,829) at 20240821080012435
52803 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb' (50,830) at 20231117090013699
52804 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.out' (50,831) at 20210308005046413 to deleted uid set
52805 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ps3.dts' (50,832) at 20210307214926358
52806 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7721.h' (50,833) at 20210307214926558
52807 2025-01-21 03:00:59.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_skb_verdict_attach.c' (50,834) at 20240405153054277
52808 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/module.c' (50,835) at 20240405153045869
52809 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_init.c' (50,836) at 20240405153230403
52810 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pci_expander_bridge.c' (50,837) at 20241211090212314
52811 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/common.h' (50,838) at 20240405153054229
52812 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-override.bconf' (50,839) at 20210309003654956
52813 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpios.h' (50,840) at 20210309003654584
52814 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp153c-dhcor-drc-compact.dts' (50,841) at 20240405153045585
52815 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-hummingbird.dts' (50,842) at 20210308005002620
52816 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/trace.c' (50,843) at 20210307214932706
52817 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/tpm.h' (50,844) at 20240326080039550
52818 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bus_vcxk.c' (50,845) at 20210308005003524
52819 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_bitmap_port.c' (50,846) at 20210307214932002
52820 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cortina.h' (50,847) at 20210308005003628
52821 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/name_change.cpp' (50,848) at 20221201040034376
52822 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config_1.0.bb' (50,849) at 20241206090014246
52823 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cs3308.c' (50,850) at 20240405153049309
52824 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8536DS_defconfig' (50,851) at 20210308005003240
52825 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch' (50,852) at 20241221090017524
52826 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/boot.rst' (50,853) at 20240405153229827
52827 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-test.c' (50,854) at 20240405153230759
52828 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/rsrc_iodyn.c' (50,855) at 20210307214930042
52829 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.h' (50,856) at 20210309003650600
52830 2025-01-21 03:00:59.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/Kconfig' (50,857) at 20240405153050581
52831 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/loongson,ls1x-pwmtimer.yaml' (50,858) at 20240405153045177
52832 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0012-priv.h' (50,859) at 20210307214928794
52833 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/README.md' (50,860) at 20240809080033019
52834 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4copy_from_user.S' (50,861) at 20210307214926606
52835 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/spapr-phb-test.c' (50,862) at 20221215040039382
52836 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_mercury_aa1.dtsi' (50,863) at 20240405153045441
52837 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/sync.c' (50,864) at 20240405153052969
52838 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/README' (50,865) at 20210308005002976
52839 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_osdep.h' (50,866) at 20240405153049997
52840 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgf117.fuc3' (50,867) at 20210307214927938
52841 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_rcw_sd_ifc.cfg' (50,868) at 20210308005002968
52842 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-s700.c' (50,869) at 20240405153051301
52843 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/pixelgen_local.h' (50,870) at 20210307214930538
52844 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/248.out' (50,871) at 20210927100127497
52845 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/da850evm_nand_defconfig' (50,872) at 20210308005003256
52846 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83l785ts.c' (50,873) at 20240405153048881
52847 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/devtool-hello-world.md' (50,874) at 20230620080005491
52848 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm.c' (50,875) at 20240405153231487
52849 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/Makefile' (50,876) at 20210307214925906
52850 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/ce6230.h' (50,877) at 20210307214928814
52851 2025-01-21 03:00:59.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/atmel,captouch.txt' (50,878) at 20210307214925334
52852 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.h' (50,879) at 20210307214929918
52853 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.pattern' (50,880) at 20210308005046469
52854 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb' (50,881) at 20231011080016606
52855 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a77990.c' (50,882) at 20210308005003464
52856 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/setup.h' (50,883) at 20240405153045625
52857 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-noto-emoji_20200916.bb' (50,884) at 20210812000025214
52858 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/ftgmac100.h' (50,885) at 20240906080037336
52859 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/meson.build' (50,886) at 20220913030027305 to deleted uid set
52860 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/CapLimits/meson.build' (50,887) at 20230825080021137 to deleted uid set
52861 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-xsc3.c' (50,888) at 20240405153045697
52862 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/loongson/loongson2_pm.c' (50,889) at 20240405153231451
52863 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/bioscfg.c' (50,890) at 20240405153231343
52864 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.codespell-ignore' (50,891) at 20240110090003528
52865 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nvidia,tegra124-car.yaml' (50,892) at 20240405153229759
52866 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_dyn_defaults.h' (50,893) at 20210309003649652
52867 2025-01-21 03:00:59.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_logging.cpp' (50,894) at 20240830080017491
52868 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/ddr4_init.c' (50,895) at 20210308005003364
52869 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/lp8727_charger.c' (50,896) at 20240405153051433
52870 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-meson-gpio.c' (50,897) at 20240815080012883
52871 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adc/at91-sama5d2_adc.h' (50,898) at 20240405153052649
52872 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/maxim,max5821.yaml' (50,899) at 20220525020651682
52873 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/q35.h' (50,900) at 20241211090212362
52874 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7792-sysc.h' (50,901) at 20210308005003640
52875 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/mpp.c' (50,902) at 20210307214925978
52876 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/sample-parsing.c' (50,903) at 20240405153054169
52877 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xmb_emac.dtsi' (50,904) at 20240405153045473
52878 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/console_socket.py' (50,905) at 20240326080039614
52879 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes_dld.h' (50,906) at 20210307214929866
52880 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2400pci.c' (50,907) at 20240405153050613
52881 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/file.c' (50,908) at 20240405153231675
52882 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/flamegraph.py' (50,909) at 20240405153054161
52883 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/Makefile' (50,910) at 20240405153049453
52884 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-unknown.json' (50,911) at 20210308005046401
52885 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_port.h' (50,912) at 20220525020653819
52886 2025-01-21 03:00:59.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/decompress.c' (50,913) at 20240405153045985
52887 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/change-state-handler.c' (50,914) at 20210308005046257
52888 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3620.c' (50,915) at 20240405153230207
52889 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/input-reset.txt' (50,916) at 20210307214925338
52890 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/cdn-dp-reg.h' (50,917) at 20210307214928030
52891 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/xtfpga.dtsi' (50,918) at 20210308005002884
52892 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0002-binutils-cross-Do-not-generate-linker-script-directo.patch' (50,919) at 20241221090017648
52893 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/late_lowlevel_init.S' (50,920) at 20210308005002792
52894 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_plane.c' (50,921) at 20240405153048681
52895 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-des.c' (50,922) at 20240405153230267
52896 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/wifi.h' (50,923) at 20240405153051913
52897 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/dm814x.h' (50,924) at 20210307214931342
52898 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/Kconfig' (50,925) at 20210307214930302
52899 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/gtk-egl.c' (50,926) at 20240906080037588
52900 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mremap_dontunmap.c' (50,927) at 20240405153054329
52901 2025-01-21 03:00:59.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ptrace.c' (50,928) at 20240405153230079
52902 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm.c' (50,929) at 20241011080017315
52903 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c' (50,930) at 20240405153048477
52904 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/ast2600-reset.h' (50,931) at 20210421100236122
52905 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/blake2b.h' (50,932) at 20240405153052621
52906 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d27_som1_ek.dts' (50,933) at 20240405153045465
52907 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fs.h' (50,934) at 20240405153052917
52908 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/witherspoon-debug/libncursesw.so.5.9' (50,935) at 20210308005111469
52909 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_user/iova_domain.h' (50,936) at 20240405153052161
52910 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9n12ek/at91sam9n12ek.c' (50,937) at 20210308005002916
52911 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/fwio.h' (50,938) at 20240405153050701
52912 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-pmem-pci.h' (50,939) at 20230925080039917
52913 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/lshrdi3.c' (50,940) at 20210308005002804
52914 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/example/example.yaml' (50,941) at 20240726080021431
52915 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/gpiolib.c' (50,942) at 20240405153045977
52916 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0003-binutils-nativesdk-Search-for-alternative-ld.so.conf.patch' (50,943) at 20241221090017648
52917 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel_uncore_frequency_scaling.rst' (50,944) at 20240405153044961
52918 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (50,945) at 20210307205553938
52919 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/pxa27x-keypad.txt' (50,946) at 20210307214925338
52920 2025-01-21 03:00:59.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/pseq-monitor-pgood.service' (50,947) at 20230128040027422
52921 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/tmio-common.h' (50,948) at 20210308005003408
52922 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i3c/mock-target.h' (50,949) at 20241211090212362
52923 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/meson.build' (50,950) at 20240906080037220
52924 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/fru_identity.hpp' (50,951) at 20221005030030498
52925 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/bcm2835-pm.h' (50,952) at 20240405153052725
52926 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/Kconfig' (50,953) at 20240405153051661
52927 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_main.c' (50,954) at 20241211090145493
52928 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/kvm/kvm.c' (50,955) at 20241211090212494
52929 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_stp.c' (50,956) at 20240405153053193
52930 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xlock' (50,957) at 20241221090017620
52931 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/.gitignore' (50,958) at 20210307214932682
52932 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-betamax/0001-Drop-ptests-fixtures-and-recorde_modes.patch' (50,959) at 20240309090012808
52933 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/devsynth.c' (50,960) at 20210309003649136
52934 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/pipeline.json' (50,961) at 20240405153054137
52935 2025-01-21 03:00:59.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/sun4v-rtc.h' (50,962) at 20240906080037340
52936 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu7xx.h' (50,963) at 20210309003648708
52937 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/kernelmodule.py' (50,964) at 20220910030013397
52938 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-fwu_%.bbappend' (50,965) at 20241206090014214
52939 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_internal.h' (50,966) at 20240726080012862
52940 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.h' (50,967) at 20240405153231191
52941 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/c-ares/c-ares/run-ptest' (50,968) at 20241206090014258
52942 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh7780.c' (50,969) at 20210309003648976
52943 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm019-dc5/psu_init_gpl.c' (50,970) at 20210308005003200
52944 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/Makefile' (50,971) at 20240613080016371
52945 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/types.h' (50,972) at 20210307214931198
52946 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_host.c' (50,973) at 20240405153231563
52947 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7410.c' (50,974) at 20240405153048841
52948 2025-01-21 03:00:59.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/ubuntuvm.py' (50,975) at 20240326080039750
52949 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_9.1.0.bb' (50,976) at 20240413080012655
52950 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/user.h' (50,977) at 20210309003649824
52951 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml' (50,978) at 20240405153045029
52952 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/livepatch_sched.h' (50,979) at 20240405153052721
52953 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/section.scss' (50,980) at 20210308005107073
52954 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/if_ether.h' (50,981) at 20210308005003656
52955 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ab8500-core.c' (50,982) at 20240405153230831
52956 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Degeberga' (50,983) at 20210307205553778
52957 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/rx20-led-manager-config-native.bb' (50,984) at 20241206090014286
52958 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-extract-sdk' (50,985) at 20230114040015554
52959 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_router_hw.c' (50,986) at 20240405153050077
52960 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/slice.c' (50,987) at 20240405153046185
52961 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/ypbind-mt/ypbind.service' (50,988) at 20210307205553846
52962 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/device.h' (50,989) at 20210309003648772
52963 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/rsa_oem_dss_key.pem' (50,990) at 20210519100046553
52964 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xfrm_device.rst' (50,991) at 20240405153229823
52965 2025-01-21 03:00:59.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/cereal.wrap' (50,992) at 20220331030041643
52966 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-ata' (50,993) at 20240405153044913
52967 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/cmake/HunterGate.cmake' (50,994) at 20210308005114857
52968 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/apei-internal.h' (50,995) at 20240405153046629
52969 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/gp_timer_global.h' (50,996) at 20210307214930542
52970 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/memcpy_power7.S' (50,997) at 20240405153046177
52971 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_shmem_helper.c' (50,998) at 20240624080012776
52972 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10023.c' (50,999) at 20240405153049301
52973 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0003-pserror.c-Define-column-to-be-int-explcitly.patch' (51,000) at 20230706080014749
52974 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797-img.c' (51,001) at 20240405153046797
52975 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/dec_if_positive' (51,002) at 20240405153053433
52976 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netaddr/run-ptest' (51,003) at 20240309090012808
52977 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-2.c' (51,004) at 20210927100127513
52978 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/irq.c' (51,005) at 20210307214926210
52979 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-thunderx.txt' (51,006) at 20210307214925318
52980 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/conversion.hpp' (51,007) at 20231228090030524
52981 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Kaihuanvaara' (51,008) at 20210307205553774
52982 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___diff_sz.c' (51,009) at 20210309003655984
52983 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-P.boot' (51,010) at 20240405153054369
52984 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/LICENSE' (51,011) at 20210308005055793
52985 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/Kbuild' (51,012) at 20240405153048633
52986 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/serial.h' (51,013) at 20210307214926118
52987 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/Kconfig' (51,014) at 20210307214932046
52988 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/page.h' (51,015) at 20210524100034854
52989 2025-01-21 03:00:59.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/sev.h' (51,016) at 20240405153046353
52990 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cbfs.h' (51,017) at 20210308005003572
52991 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/Makefile' (51,018) at 20210307214930698
52992 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cputopology.rst' (51,019) at 20240405153044941
52993 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/ondemand.c' (51,020) at 20241211090145505
52994 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dynamic_queue_limits.h' (51,021) at 20210309003653836
52995 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/Makefile' (51,022) at 20210308005002828
52996 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/195.out' (51,023) at 20240326080039730
52997 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/blob_named_by_arg.py' (51,024) at 20210308005003748
52998 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/icl_dsi_regs.h' (51,025) at 20240405153048433
52999 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-versatile.c' (51,026) at 20210307214927050
53000 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/meson.options' (51,027) at 20240416080014366
53001 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c' (51,028) at 20240405153230539
53002 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/kgdb.c' (51,029) at 20210308005003228
53003 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm23550_w1d_defconfig' (51,030) at 20210308005003252
53004 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/stp.h' (51,031) at 20240405153052865
53005 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/xilinx_uartlite.c' (51,032) at 20241211090212262
53006 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sec-qfprom.c' (51,033) at 20240520080015167
53007 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-blocker.c' (51,034) at 20241211090212206
53008 2025-01-21 03:00:59.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_vm_bind.h' (51,035) at 20240405153045213
53009 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/oem_ibm_handler.cpp' (51,036) at 20240910080037467
53010 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/Kconfig' (51,037) at 20240405153052165
53011 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/aoe.rst' (51,038) at 20210307214925214
53012 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/platform-pci-unplug.c' (51,039) at 20220525020652194
53013 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch' (51,040) at 20230706080014749
53014 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/sbe_chipOp_handler.hpp' (51,041) at 20210308005104849
53015 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c' (51,042) at 20241011080017323
53016 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/callbackgroupgentest.mako.hpp' (51,043) at 20210308005108057
53017 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/fans/phosphor-pid-control/config.json' (51,044) at 20230412080023456
53018 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ropes.h' (51,045) at 20240405153230019
53019 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/eth_p4080.c' (51,046) at 20210308005002964
53020 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8183-power.h' (51,047) at 20220525020654547
53021 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/Makefile' (51,048) at 20240405153049625
53022 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-gate.c' (51,049) at 20240405153046777
53023 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-bitmap.c' (51,050) at 20240906080037152
53024 2025-01-21 03:00:59.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/fsl_ucc_hdlc.h' (51,051) at 20210307214929718
53025 2025-01-21 03:00:59.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_type.h' (51,052) at 20240613080016435
53026 2025-01-21 03:00:59.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb' (51,053) at 20240301090012471
53027 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/legacy.py' (51,054) at 20240326080039614
53028 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/hw_data.c' (51,055) at 20210308005002760
53029 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event-scripting.c' (51,056) at 20240405153054209
53030 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid_bpf.h' (51,057) at 20240405153052697
53031 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/pda,91-00156-a0.yaml' (51,058) at 20210307214925306
53032 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/ecovec.c' (51,059) at 20210308005003032
53033 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_SECURE_BOOT_defconfig' (51,060) at 20210308005003244
53034 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/sys_proto.h' (51,061) at 20210308005002644
53035 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml' (51,062) at 20240405153045141
53036 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/recoverd.h' (51,063) at 20210307214931070
53037 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/Kconfig' (51,064) at 20210308005003360
53038 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xsk_prereqs.sh' (51,065) at 20240405153232263
53039 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/percpu.h' (51,066) at 20240405153045625
53040 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb' (51,067) at 20241221090017564
53041 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rtc-uclass.c' (51,068) at 20210308005003480
53042 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.5.bb' (51,069) at 20241221090017544
53043 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/wm831x.txt' (51,070) at 20210307214925362
53044 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/pinmux-sh7720.c' (51,071) at 20210307214926562
53045 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-common-dvi.dtsi' (51,072) at 20240405153045605
53046 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpidebug.c' (51,073) at 20220525020654987
53047 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600a0-evb.dts' (51,074) at 20220617030036053
53048 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/blocklist.json' (51,075) at 20210825100019184
53049 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_resource.h' (51,076) at 20220429100100642
53050 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/MAINTAINERS' (51,077) at 20210308005003008
53051 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/processor.h' (51,078) at 20240405153045973
53052 2025-01-21 03:00:59.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/led.c' (51,079) at 20210308005002916
53053 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Avoid-duplicate-definitions-of-IOPortBase.patch' (51,080) at 20241206090014342
53054 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.clang-format' (51,081) at 20241220090037491
53055 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/mtd-xip.h' (51,082) at 20240405153230147
53056 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/sata.c' (51,083) at 20210308005002728
53057 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/Makefile' (51,084) at 20240405153232211
53058 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/ahb.h' (51,085) at 20210308005002672
53059 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/rc_calc_fpu.c' (51,086) at 20240405153047285
53060 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/efi-stub-entry.c' (51,087) at 20240405153230295
53061 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/rpolicy.md' (51,088) at 20240806080022195
53062 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-reqbufs.rst' (51,089) at 20210309003648476
53063 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3533.c' (51,090) at 20240405153049217
53064 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_px5.h' (51,091) at 20210308005003596
53065 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/x509-utils.c' (51,092) at 20241211090212230
53066 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/migor.c' (51,093) at 20210309003654928
53067 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/iconv-detect.h' (51,094) at 20210307205553742
53068 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/set_initiatorname' (51,095) at 20210307205553818
53069 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_mobility.c' (51,096) at 20240405153053157
53070 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/json_html_serializer.cpp' (51,097) at 20240904080003190
53071 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/Makefile' (51,098) at 20210308005002556
53072 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb-examples_1.7.0.bb' (51,099) at 20241221090017524
53073 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,adrf6780.yaml' (51,100) at 20240405153045073
53074 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm.service' (51,101) at 20240921080016394
53075 2025-01-21 03:00:59.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.h' (51,102) at 20240405153047261
53076 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/gitlab-runner.yml' (51,103) at 20241211090212458
53077 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/concepts.rst' (51,104) at 20220525020651766
53078 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_int.c' (51,105) at 20240405153052237
53079 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/v9fs.c' (51,106) at 20240405153052257
53080 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_riscv_opensbi.py' (51,107) at 20241211090212542
53081 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/earlycpio.c' (51,108) at 20240405153053085
53082 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-lantiq-ssc.c' (51,109) at 20240405153231463
53083 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/meson.build' (51,110) at 20211029000047258
53084 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr.h' (51,111) at 20210307214928842
53085 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat.sh' (51,112) at 20240405153054173
53086 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h' (51,113) at 20210308005046541
53087 2025-01-21 03:00:59.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/fsl_esdhc_spl.c' (51,114) at 20210308005003404
53088 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap34xx-omap36xx-clocks.dtsi' (51,115) at 20240405153045605
53089 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022ds.dtsi' (51,116) at 20210307214926346
53090 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeDevice.v1_16_0.json' (51,117) at 20240918080002724
53091 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_set.c' (51,118) at 20240405153051905
53092 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_hpd.c' (51,119) at 20240405153047301
53093 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/init_32.c' (51,120) at 20210307214926614
53094 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.out' (51,121) at 20210308005046413 to deleted uid set
53095 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reciprocal_div.h' (51,122) at 20210307214931494
53096 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (51,123) at 20230209040014209
53097 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml' (51,124) at 20240405153045093
53098 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_rpc_xdr.c' (51,125) at 20240405153232079
53099 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/s5m8767.h' (51,126) at 20210308005003680
53100 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mrvl_uart.sh' (51,127) at 20210308005003768
53101 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/login_routes.hpp' (51,128) at 20240824080002926
53102 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/LICENSE' (51,129) at 20210308005103633
53103 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sinlinx_SinA31s_defconfig' (51,130) at 20210308005003244
53104 2025-01-21 03:00:59.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/abitypes.h' (51,131) at 20241211090212374
53105 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/Kconfig' (51,132) at 20210307214929630
53106 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/c_cpp.py' (51,133) at 20240106090017261
53107 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7757lcr_defconfig' (51,134) at 20210308005003280
53108 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/cldma.h' (51,135) at 20240405153053941
53109 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/update-dhcp-status.cpp' (51,136) at 20240724080006311
53110 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_12_0_0_offset.h' (51,137) at 20210307214927566
53111 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/trace-cmd_3.1.5.bb' (51,138) at 20230131040012035
53112 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanSpeed.interface.yaml' (51,139) at 20210610000035114
53113 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1307.c' (51,140) at 20210308005003480
53114 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7269.h' (51,141) at 20210308005002848
53115 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_voice.h' (51,142) at 20210307214932202
53116 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/reg_mut.c' (51,143) at 20230925080040097
53117 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SDCARD_defconfig' (51,144) at 20210308005003240
53118 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips-linux-user.mak' (51,145) at 20230925080039837
53119 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/system_queries.cpp' (51,146) at 20240822080023973
53120 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/htc_mbox.c' (51,147) at 20240405153050445
53121 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/Kconfig' (51,148) at 20210308005002980
53122 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/insane.bbclass' (51,149) at 20241221090017604
53123 2025-01-21 03:00:59.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/uda1334.c' (51,150) at 20240405153053813
53124 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/mmu_context.h' (51,151) at 20220525020652198
53125 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/CPR.rst' (51,152) at 20240906080037172
53126 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/builder.cpp' (51,153) at 20241022080027608
53127 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu-csr.h' (51,154) at 20240906080037496
53128 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-sheevaplug-common.dtsi' (51,155) at 20240405153045457
53129 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_5.dtso' (51,156) at 20240405153051213
53130 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hqvdp_lut.h' (51,157) at 20210307214928038
53131 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_regs.h' (51,158) at 20240405153046585
53132 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/stats.c' (51,159) at 20210307214932046
53133 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/Kbuild' (51,160) at 20210307214927954
53134 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/Makefile' (51,161) at 20210308005002908
53135 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-vbi.c' (51,162) at 20240405153049541
53136 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-int-branch.err' (51,163) at 20220429100100882
53137 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-fwnode.h' (51,164) at 20240405153231847
53138 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-emev2.c' (51,165) at 20240405153045689
53139 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-pagination.png' (51,166) at 20220105012522971 to deleted uid set
53140 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc' (51,167) at 20210307214932674
53141 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/skl-tplg-interface.h' (51,168) at 20240405153052949
53142 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-led-defs.h' (51,169) at 20210307214926234
53143 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/main.cpp' (51,170) at 20210308005120361
53144 2025-01-21 03:00:59.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/029' (51,171) at 20240326080039726
53145 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial-pci.c' (51,172) at 20240906080037208
53146 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/port_tun.h' (51,173) at 20210307214929526
53147 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/bitops.h' (51,174) at 20240405153046273
53148 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2019-13232_p2.patch' (51,175) at 20210307205554574
53149 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/novatek,nt36523.yaml' (51,176) at 20240405153045045
53150 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rzn1_wdt.c' (51,177) at 20240405153052245
53151 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-pcm.c' (51,178) at 20240405153053501
53152 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_fbdev.c' (51,179) at 20241211090145425
53153 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/fix-attribute-issue-with-gcc.patch' (51,180) at 20231011080016574
53154 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bb' (51,181) at 20241221090017472
53155 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-ehl-match.c' (51,182) at 20240405153053957
53156 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/sgidefs.h' (51,183) at 20210308005002816
53157 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-gp-evm.dts' (51,184) at 20210308005002564
53158 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml' (51,185) at 20240405153045061
53159 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P1022DS.h' (51,186) at 20210308005003580
53160 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-grlib.c' (51,187) at 20240405153052105
53161 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml' (51,188) at 20240405153045069
53162 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/metric_listener_mock.hpp' (51,189) at 20220412175720090
53163 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am335x_igep003x.h' (51,190) at 20210308005003584
53164 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/index.rst' (51,191) at 20241221090017592
53165 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/openat-syscall-all-cpus.c' (51,192) at 20240405153054169
53166 2025-01-21 03:00:59.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/compulab-sb-som.dtsi' (51,193) at 20240405153045597
53167 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/fadump.c' (51,194) at 20241211090145381
53168 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_read_leveling.c' (51,195) at 20210308005003368
53169 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_offload.c' (51,196) at 20240520080015227
53170 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/processor.h' (51,197) at 20210308005002852
53171 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/cops_ltdrv.h' (51,198) at 20210307214929246
53172 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8998.c' (51,199) at 20240405153051349
53173 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/pam.py' (51,200) at 20220910030013401
53174 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/movs.h' (51,201) at 20210307214926162
53175 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-localserver/run-ptest' (51,202) at 20240413080012663
53176 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts' (51,203) at 20240405153229971
53177 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stode_Hullsjon' (51,204) at 20210307205553790
53178 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/core.c' (51,205) at 20240405153231299
53179 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/keymile-common.h' (51,206) at 20210308005003600
53180 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/Makefile' (51,207) at 20240405153052093
53181 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/ioremap.c' (51,208) at 20210307214926310
53182 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.out' (51,209) at 20210308005046409 to deleted uid set
53183 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-neo.dts' (51,210) at 20240405153045389
53184 2025-01-21 03:00:59.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.c' (51,211) at 20220525020654179
53185 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf.service' (51,212) at 20210307205553838
53186 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/gerrit-setup.md' (51,213) at 20241123090003947
53187 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_main.c' (51,214) at 20240830080013287
53188 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/smp.c' (51,215) at 20240405153230127
53189 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/Makefile' (51,216) at 20210308005003168
53190 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.h' (51,217) at 20240405153047161
53191 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/callback.hpp' (51,218) at 20241219090033960
53192 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ftrace_irq.h' (51,219) at 20220525020654567
53193 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_men_mcb.c' (51,220) at 20240405153231507
53194 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/Kconfig' (51,221) at 20240405153230823
53195 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/files/2.dat' (51,222) at 20210308005003756
53196 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/sleep.S' (51,223) at 20240405153045661
53197 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/meson.build' (51,224) at 20240326080039494
53198 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti-clkctrl.txt' (51,225) at 20240405153045029
53199 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ip27_defconfig' (51,226) at 20240405153045993
53200 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/exynos_hs_i2c.c' (51,227) at 20210308005003380
53201 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,mt6360-tcpc.yaml' (51,228) at 20240405153045181
53202 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/ibm.d/gendumpheader' (51,229) at 20221213040024897
53203 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/templates/default/bblayers.conf.sample' (51,230) at 20230901080018206
53204 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-buffalo-wxr-1900dhp.dts' (51,231) at 20240405153045425
53205 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/enums.h' (51,232) at 20240906080037328
53206 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/nvidia-wmi-ec-backlight.h' (51,233) at 20240405153052773
53207 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.h' (51,234) at 20210308005003436
53208 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/python.docker' (51,235) at 20240906080037560
53209 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ia_css_ynr2.host.h' (51,236) at 20210307214930562
53210 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acresrc.h' (51,237) at 20240405153046617
53211 2025-01-21 03:00:59.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/strace.list' (51,238) at 20210308005045761
53212 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc512x_generic.c' (51,239) at 20240405153230051
53213 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/vaddr-test.h' (51,240) at 20241216090017781
53214 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.hpp' (51,241) at 20220726030033678 to deleted uid set
53215 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-l4.dtsi' (51,242) at 20240405153045601
53216 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-sc27xx.rst' (51,243) at 20210309003648432
53217 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_hw_sequencer.c' (51,244) at 20240405153230395
53218 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_sendto.c' (51,245) at 20240405153053389
53219 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/crypto.json' (51,246) at 20240405153054117
53220 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemuarm/arm.patch' (51,247) at 20241206090014298
53221 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/net_dropmon.h' (51,248) at 20240405153052929
53222 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/nvmm/nvmm-accel-ops.c' (51,249) at 20240906080037488
53223 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_fw.h' (51,250) at 20240405153048513
53224 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-aristainetos_4.dts' (51,251) at 20240405153045497
53225 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-hist-mod.tc' (51,252) at 20210307214932674
53226 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_tas.h' (51,253) at 20220525020653435
53227 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-Match-prototypes-of-callbacks-with-libgphoto.patch' (51,254) at 20230401080011939
53228 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mad_rmpp.c' (51,255) at 20220525020653119
53229 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/personality.h' (51,256) at 20210307214931654
53230 2025-01-21 03:00:59.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/console_truetype.c' (51,257) at 20210308005003524
53231 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_soc.h' (51,258) at 20210308005003400
53232 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c' (51,259) at 20220525020652963
53233 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8r/tune-cortexr82.inc' (51,260) at 20240301090012451
53234 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-tf300t.dts' (51,261) at 20240405153045485
53235 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.c' (51,262) at 20210307214928786
53236 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-qcom.c' (51,263) at 20241008080013983
53237 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-phandle.dtsi' (51,264) at 20240405153231279
53238 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/bbdbg/bbdbg' (51,265) at 20221209040019091
53239 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/pmbus.hpp' (51,266) at 20240820080038646
53240 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/xfail.tc' (51,267) at 20210307214932670
53241 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-axs10x/Makefile' (51,268) at 20210307214925674
53242 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/u-boot.h' (51,269) at 20210308005002888
53243 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cpu-defs.h' (51,270) at 20240906080037324
53244 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Budapest' (51,271) at 20210307205553774
53245 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/seccomp.h' (51,272) at 20220525020652198
53246 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-laptop.c' (51,273) at 20240405153051397
53247 2025-01-21 03:00:59.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_vop.c' (51,274) at 20210308005003532
53248 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-cmdq.c' (51,275) at 20240405153230799
53249 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_arp_nd_proxy.c' (51,276) at 20240405153053193
53250 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/irq.h' (51,277) at 20210308005002880
53251 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml' (51,278) at 20240405153229783
53252 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-ls1021a.c' (51,279) at 20210307214925890
53253 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522_common.c' (51,280) at 20210307214928610
53254 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/psci-suspend.S' (51,281) at 20210308005002728
53255 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/clock_logger.cpp' (51,282) at 20231013080019926
53256 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/acl.h' (51,283) at 20240405153052497
53257 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/redfish-logging-in-bmcweb.md' (51,284) at 20221209040006383
53258 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/amba/bus.c' (51,285) at 20240405153046649
53259 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/base.c' (51,286) at 20240405153048649
53260 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/genetlink-legacy.rst' (51,287) at 20240405153229843
53261 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5648.yaml' (51,288) at 20240405153045093
53262 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/v4l2-tpg/Kconfig' (51,289) at 20210307214928602
53263 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config_git.bb' (51,290) at 20240127090011884
53264 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/kcpuid/kcpuid.c' (51,291) at 20241011080017411
53265 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-mach.h' (51,292) at 20240405153232139
53266 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/do_fuse.c' (51,293) at 20210308005003084
53267 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/pll-da830.c' (51,294) at 20210307214926974
53268 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/.gitignore' (51,295) at 20210308005108641
53269 2025-01-21 03:00:59.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/kcm/Kconfig' (51,296) at 20210307214931974
53270 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/cocoa.m' (51,297) at 20241211090212554
53271 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/ostree/run-ptest' (51,298) at 20210307205553930
53272 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/composite.h' (51,299) at 20210308005003672
53273 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/security.c' (51,300) at 20240405153052305
53274 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/Makefile.target' (51,301) at 20241211090212550
53275 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_nexthop_nongw.sh' (51,302) at 20240405153054337
53276 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-mvebu-comphy.txt' (51,303) at 20220525020651698
53277 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx.h' (51,304) at 20240405153050281
53278 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.aserver.callback.hpp.mako' (51,305) at 20241002080038083
53279 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/glob.c' (51,306) at 20240405153053085
53280 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/esd_usb.c' (51,307) at 20241008080013943
53281 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/0002-Fix-pyext_PATTERN-for-cross-compilation.patch' (51,308) at 20240113090014532
53282 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ContainerImage_v1.xml' (51,309) at 20240619080002920
53283 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_arith.c' (51,310) at 20210307214926730
53284 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/setup.h' (51,311) at 20210307214926586
53285 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.121.bb' (51,312) at 20241221090017528
53286 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/Kconfig' (51,313) at 20240405153052233
53287 2025-01-21 03:00:59.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-h3.c' (51,314) at 20240405153230247
53288 2025-01-21 03:00:59.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/dir.c' (51,315) at 20241008080013999
53289 2025-01-21 03:00:59.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-platform.c' (51,316) at 20240405153232187
53290 2025-01-21 03:00:59.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c' (51,317) at 20240405153049873
53291 2025-01-21 03:00:59.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdw.c' (51,318) at 20240613080016547
53292 2025-01-21 03:00:59.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/Makefile' (51,319) at 20210307214926102
53293 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/memory_vpd_parser.cpp' (51,320) at 20240826080018283
53294 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7_discrete.h' (51,321) at 20240405153048341
53295 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020MBG-PC_36BIT_defconfig' (51,322) at 20210308005003240
53296 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/sdeventplus.wrap' (51,323) at 20220323030036807
53297 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-audsys-clk.c' (51,324) at 20240405153053973
53298 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler-version.h' (51,325) at 20220525020654555
53299 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/2001-configure-setup-for-OE-core-usage.patch' (51,326) at 20241206090014282
53300 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/user_header.cpp' (51,327) at 20210308005346774
53301 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/timex.h' (51,328) at 20220627100016926
53302 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/.gitignore' (51,329) at 20240405153054309
53303 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/poplar_defconfig' (51,330) at 20210308005003276
53304 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/hw_breakpoint.c' (51,331) at 20240405153046433
53305 2025-01-21 03:00:59.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/bonding.rst' (51,332) at 20240405153229823
53306 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_utils.cpp' (51,333) at 20241108090005428
53307 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-gxbb-gpio.h' (51,334) at 20210307214931338
53308 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_balloon.c' (51,335) at 20240405153052233
53309 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/devilspie/files/devilspie2.desktop' (51,336) at 20210307205553742
53310 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/string_table.c' (51,337) at 20210307214931906
53311 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/scan_manager.c' (51,338) at 20210308005002780
53312 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/initval.h' (51,339) at 20210307214931598
53313 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_pcie2.h' (51,340) at 20210307214931358
53314 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyjwt_2.9.0.bb' (51,341) at 20241221090017560
53315 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm1_7xx.h' (51,342) at 20240405153045661
53316 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/tmpfs.rst' (51,343) at 20240405153229839
53317 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso_user_wrapper.S' (51,344) at 20240520080015131
53318 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/Makefile' (51,345) at 20240405153054361
53319 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-devicetree.bbclass' (51,346) at 20230811080018310
53320 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf.data-file-format.txt' (51,347) at 20240405153232219
53321 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/platform.c' (51,348) at 20210309003648824
53322 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/designware.c' (51,349) at 20210308005003428
53323 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmd2_2.5.7.bb' (51,350) at 20241221090017548
53324 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/joystick.h' (51,351) at 20210307214931638
53325 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/Kconfig' (51,352) at 20220525020654327
53326 2025-01-21 03:00:59.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/err.c' (51,353) at 20240405153231295
53327 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.c' (51,354) at 20240405153047245
53328 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc_%.bbappend' (51,355) at 20241206090014230
53329 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c' (51,356) at 20240405153230267
53330 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/thermal_nl.h' (51,357) at 20240405153054069
53331 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lcm.h' (51,358) at 20210307214931414
53332 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_reorder.S' (51,359) at 20230426080043952
53333 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/COPYING.MIT' (51,360) at 20210307205553806
53334 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/bvme6000/rtc.c' (51,361) at 20210307214926138
53335 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/stall.json' (51,362) at 20240405153054113
53336 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200.c' (51,363) at 20240405153048569
53337 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/suricata_7.0.0.bb' (51,364) at 20241221090017576
53338 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/newappend.py' (51,365) at 20210307205554634
53339 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uac2.h' (51,366) at 20240405153052077
53340 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/sched.c' (51,367) at 20240910080014094
53341 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/strparser/Makefile' (51,368) at 20210307214932078
53342 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts' (51,369) at 20240405153045713
53343 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/genheaders/.gitignore' (51,370) at 20210307214932158
53344 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i3c/device-driver-api.rst' (51,371) at 20210307214925462
53345 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff@.service' (51,372) at 20241016080017182
53346 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_getcpu.c' (51,373) at 20240405153054381
53347 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun8i-h3-deinterlace.yaml' (51,374) at 20240405153045093
53348 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/jcore,spi.txt' (51,375) at 20210307214925438
53349 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp2856.c' (51,376) at 20240513080011766
53350 2025-01-21 03:00:59.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/process.c' (51,377) at 20240405153230019
53351 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-alloc.h' (51,378) at 20241219090010504
53352 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/meson.build' (51,379) at 20231205090035277
53353 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-cmp.c' (51,380) at 20240405153231947
53354 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox/brcm-message.h' (51,381) at 20210307214931422
53355 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/recovery.c' (51,382) at 20240613080016483
53356 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hvconsole.c' (51,383) at 20210307214926478
53357 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/objectid.c' (51,384) at 20210307214931234
53358 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (51,385) at 20210307205553694
53359 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pd6729.c' (51,386) at 20240405153051265
53360 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml' (51,387) at 20240405153045093
53361 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/cr51_image_descriptor.h' (51,388) at 20240817080006807
53362 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/ucall.h' (51,389) at 20240405153232267
53363 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/tftpd.xinetd.inetutils' (51,390) at 20210307205554462
53364 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/MAINTAINERS' (51,391) at 20210308005003028
53365 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_pdu.h' (51,392) at 20240405153231855
53366 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/open.rst' (51,393) at 20210309003648496
53367 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ipc/pci-ish.c' (51,394) at 20240613080016411
53368 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/linuxboot.S' (51,395) at 20210308005046177
53369 2025-01-21 03:00:59.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/max31865.c' (51,396) at 20240405153049013
53370 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb' (51,397) at 20241221090017568
53371 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/tlb.c' (51,398) at 20210308005002988
53372 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/fprobetrace.rst' (51,399) at 20240405153229831
53373 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_pcm.c' (51,400) at 20240405153054013
53374 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/mmu/isp_mmu.c' (51,401) at 20210307214930562
53375 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0001-absl-always-use-asm-sgidefs.h.patch' (51,402) at 20241221090017512
53376 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti816x/MAINTAINERS' (51,403) at 20210308005003080
53377 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/de.po' (51,404) at 20210307214932618
53378 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-debug.h' (51,405) at 20210307214928842
53379 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs_reg.h' (51,406) at 20240405153230999
53380 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/32r2.config' (51,407) at 20210307214926202
53381 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_vport.h' (51,408) at 20240405153051653
53382 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/global_data.h' (51,409) at 20210308005002824
53383 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_pm.c' (51,410) at 20240405153052185
53384 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_versal_mini_defconfig' (51,411) at 20210308005003284
53385 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/err_ev6.h' (51,412) at 20210307214925646
53386 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/meson.build' (51,413) at 20220913030027321 to deleted uid set
53387 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll3-clk.yaml' (51,414) at 20240405153045021
53388 2025-01-21 03:00:59.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-spmi-pmic-div.c' (51,415) at 20240405153230219
53389 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/repo/repo_2.49.3.bb' (51,416) at 20241221090017672
53390 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_mpls.h' (51,417) at 20210309003653996
53391 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/inventory-cleanup/swift/inventory-cleanup.yaml' (51,418) at 20210721000034682
53392 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/PageContainer.spec.js' (51,419) at 20241004080035975
53393 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_ap/Kconfig' (51,420) at 20210308005002924
53394 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/usbguard/usbguard_1.1.3.bb' (51,421) at 20241221090017532
53395 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pbx.dtsi' (51,422) at 20240405153045401
53396 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/README.md' (51,423) at 20220315100011431
53397 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/util.h' (51,424) at 20240405153052329
53398 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/io-domain.c' (51,425) at 20240405153051769
53399 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/barrier.h' (51,426) at 20240405153054045
53400 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_overlay.c' (51,427) at 20210308005003728
53401 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56-sdw.c' (51,428) at 20240405153232147
53402 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_tunnel.c' (51,429) at 20240405153232063
53403 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-debugfs.c' (51,430) at 20210307214927082
53404 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-fixed-rate.c' (51,431) at 20220525020652338
53405 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0025-corstone1000-add-nvmxip-fwu-mdata-and-gpt-options.patch' (51,432) at 20240413080012627
53406 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/test_xit.robot' (51,433) at 20240405080015130
53407 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/qcom-pm8008.h' (51,434) at 20220525020654547
53408 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/load_powerpc.c' (51,435) at 20240405153232111
53409 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_sgi_clut224.ppm' (51,436) at 20210307214930954
53410 2025-01-21 03:00:59.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/Makefile' (51,437) at 20240405153053433
53411 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c' (51,438) at 20240405153230351
53412 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-extcon' (51,439) at 20240405153044917
53413 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/mana_ethtool.c' (51,440) at 20240405153231035
53414 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hid-sensor-magn-3d.c' (51,441) at 20220525020653111
53415 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/freeradius_3.2.5.bb' (51,442) at 20241221090017492
53416 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/nfs/nfs.scc' (51,443) at 20240426080018068
53417 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-fmopa-1.c' (51,444) at 20240906080037576
53418 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/ddr.c' (51,445) at 20210308005002728
53419 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gso.h' (51,446) at 20240405153052845
53420 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_pci_func.h' (51,447) at 20210309003650540
53421 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,eiointc.yaml' (51,448) at 20240405153045085
53422 2025-01-21 03:00:59.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-ixdp425.dts' (51,449) at 20240405153045437
53423 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-sve.c' (51,450) at 20241211090212478
53424 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/circular-buffers.rst' (51,451) at 20210307214925262
53425 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/nvidia,tegra186-misc.yaml' (51,452) at 20240405153045109
53426 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/thread-win32.h' (51,453) at 20210927100127253
53427 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/adgs1408.c' (51,454) at 20210309003650500
53428 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/xfrm.c' (51,455) at 20240405153232119
53429 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hw_random.h' (51,456) at 20240405153231811
53430 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/loader.py' (51,457) at 20230503080014611
53431 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8mp-clock.h' (51,458) at 20240405153231795
53432 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qca,ar803x.yaml' (51,459) at 20240405153229779
53433 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/ibumad_kern.c' (51,460) at 20240405153053421
53434 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/lua/lua/lua.pc.in' (51,461) at 20220721030015877
53435 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/Kconfig' (51,462) at 20210307214926850
53436 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8550.c' (51,463) at 20240913080013785
53437 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.h' (51,464) at 20210307214929406
53438 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/insn.h' (51,465) at 20240906080037476
53439 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/dma.c' (51,466) at 20210307214926186
53440 2025-01-21 03:00:59.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/Makefile' (51,467) at 20210308005003700
53441 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/eventpoll.h' (51,468) at 20240405153052917
53442 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_LOG.h' (51,469) at 20210307214931650
53443 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb45n/MAINTAINERS' (51,470) at 20210308005003016
53444 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8350.c' (51,471) at 20240405153053817
53445 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l3mdev/Makefile' (51,472) at 20220525020654851
53446 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-socket.c' (51,473) at 20241211090212554
53447 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/Makefile' (51,474) at 20210308005002824
53448 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi' (51,475) at 20240405153045829
53449 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8994.yaml' (51,476) at 20240405153045173
53450 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/decode_ext_mmvec.h' (51,477) at 20220429100100786
53451 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-enable.sh' (51,478) at 20210307205553690
53452 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/syscall.h' (51,479) at 20240405153045909
53453 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm_main.c' (51,480) at 20240830080013359
53454 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/io-unit.c' (51,481) at 20240405153230095
53455 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip-max98090.txt' (51,482) at 20210307214925434
53456 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/mac.c' (51,483) at 20241216090017713
53457 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/berkeley-testfloat-3/meson_options.txt' (51,484) at 20230925080039997
53458 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sdmmc-internal.h' (51,485) at 20240906080037296
53459 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/types.hpp' (51,486) at 20210308005059173
53460 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/Kconfig' (51,487) at 20240405153232099
53461 2025-01-21 03:00:59.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7576.patch' (51,488) at 20210307205553942
53462 2025-01-21 03:00:59.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-pteaex.c' (51,489) at 20210307214926574
53463 2025-01-21 03:00:59.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/LICENSE' (51,490) at 20210308005113633
53464 2025-01-21 03:00:59.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Everest/4.json' (51,491) at 20240212090032054
53465 2025-01-21 03:00:59.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/0001-Fix-type-of-the-void-pointer-assignment.patch' (51,492) at 20221003030013277
53466 2025-01-21 03:00:59.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/irqflags.h' (51,493) at 20210307214926158
53467 2025-01-21 03:00:59.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qmi_encdec.c' (51,494) at 20240405153051765
53468 2025-01-21 03:00:59.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/0002-traced-fix-missing-include.patch' (51,495) at 20241221090017512
53469 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Solleftea_Multra' (51,496) at 20210307205553790
53470 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_6x11.c' (51,497) at 20220525020654747
53471 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-bsp/image/gxp-bootblock.bbappend' (51,498) at 20230413080015624
53472 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/Kconfig' (51,499) at 20240405153230819
53473 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/spufs/spufs.rst' (51,500) at 20240405153045209
53474 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe-Utopia' (51,501) at 20241221090017612
53475 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_attr.h' (51,502) at 20210307214930338
53476 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ksyms_btf.c' (51,503) at 20240405153054253
53477 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/x86_64-softmmu.mak' (51,504) at 20240906080037160
53478 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-hub.c' (51,505) at 20240405153230303
53479 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/src/power_control.hpp' (51,506) at 20230308090040626
53480 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/README.md' (51,507) at 20241209090018856
53481 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-sequoia.c' (51,508) at 20210307214926338
53482 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml' (51,509) at 20240405153045121
53483 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/MAINTAINERS' (51,510) at 20210308005003048
53484 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-exynos-arm64.c' (51,511) at 20240405153051365
53485 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/as3722_init.c' (51,512) at 20210308005003080
53486 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utstrsuppt.c' (51,513) at 20220525020652238
53487 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hw.c' (51,514) at 20240805080013991
53488 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_timestamp.c' (51,515) at 20240405153053325
53489 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-amlogic-spifc-a1.c' (51,516) at 20240405153231455
53490 2025-01-21 03:00:59.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/chiliboard.h' (51,517) at 20210308005003588
53491 2025-01-21 03:00:59.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/tcpci.h' (51,518) at 20240405153052813
53492 2025-01-21 03:00:59.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi.h' (51,519) at 20240405153231443
53493 2025-01-21 03:00:59.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_configfs.c' (51,520) at 20220525020652226
53494 2025-01-21 03:00:59.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/sis_i2c.txt' (51,521) at 20210307214925338
53495 2025-01-21 03:00:59.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/sysbus-fdt.h' (51,522) at 20221215040039178
53496 2025-01-21 03:00:59.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-slt.dts' (51,523) at 20220617030036053
53497 2025-01-21 03:00:59.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/plock.c' (51,524) at 20240405153231651
53498 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/Kconfig' (51,525) at 20240613080016475
53499 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/msft.h' (51,526) at 20240520080015219
53500 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/nokia.c' (51,527) at 20210309003653208
53501 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/processor.h' (51,528) at 20240405153046129
53502 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.c' (51,529) at 20240405153048657
53503 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-ampere.c' (51,530) at 20241114091008832
53504 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rust-common.bbclass' (51,531) at 20240106090017253
53505 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/setup.c' (51,532) at 20240628080013981
53506 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/gg2.h' (51,533) at 20210307214926466
53507 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/111' (51,534) at 20220429100100890
53508 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier/fans.json' (51,535) at 20231213090027090
53509 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/Kbuild' (51,536) at 20210307214926394
53510 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/patchkey.h' (51,537) at 20210307214931466
53511 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/types.h' (51,538) at 20240405153046313
53512 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/macros.h.inc' (51,539) at 20241211090212478
53513 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/Makefile' (51,540) at 20210307214926562
53514 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_pfvf.h' (51,541) at 20240405153046953
53515 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/power8-pmu-regs.c.inc' (51,542) at 20240906080037516
53516 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-timers.c' (51,543) at 20240405153053053
53517 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mkcompile_h' (51,544) at 20240405153053457
53518 2025-01-21 03:00:59.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.c' (51,545) at 20240405153230591
53519 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/error-inject.c' (51,546) at 20240405153045949
53520 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fscache-cache.h' (51,547) at 20240726080012870
53521 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-aarch64.c' (51,548) at 20210307214932466
53522 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/f71805f.rst' (51,549) at 20210307214925498
53523 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_mux.c' (51,550) at 20240405153230823
53524 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/module.lds.S' (51,551) at 20240613080016543
53525 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon_0.97.bb' (51,552) at 20231126090012789
53526 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_platform_v4.c' (51,553) at 20240405153049433
53527 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/gpio.h' (51,554) at 20210308005002676
53528 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pmagb-b-fb.c' (51,555) at 20240405153231587
53529 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/vectors.S' (51,556) at 20210308005002708
53530 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/meson.build' (51,557) at 20240906080037140
53531 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.err' (51,558) at 20240906080037560
53532 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_lt_qb.c' (51,559) at 20210308005046501
53533 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APSL-1.1' (51,560) at 20210307205554414
53534 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/migrate.h' (51,561) at 20240405153052733
53535 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/vid.h' (51,562) at 20210308005002960
53536 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cacheflush.h' (51,563) at 20240405153230091
53537 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vetlanda_Nye' (51,564) at 20210307205553794
53538 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/sunxi.c' (51,565) at 20240405153045689
53539 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-etc-preinit.sh.in' (51,566) at 20240301090012455
53540 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/pyproject.toml' (51,567) at 20220323030041559
53541 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek_hwtstamp.c' (51,568) at 20240405153230903
53542 2025-01-21 03:00:59.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/default/meson.build' (51,569) at 20210308005059701
53543 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_ro.c' (51,570) at 20210307214931798
53544 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_opp.c' (51,571) at 20240405153047245
53545 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/linked_list.c' (51,572) at 20240405153232259
53546 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/element.py' (51,573) at 20241206090014290
53547 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h' (51,574) at 20240405153230595
53548 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8955.c' (51,575) at 20240405153232167
53549 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/opfn.c' (51,576) at 20210307214928398
53550 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/lag_lib.sh' (51,577) at 20240405153232263
53551 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-skcipher.rst' (51,578) at 20220525020651658
53552 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_pci.h' (51,579) at 20240405153230059
53553 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/parsec-tool-crates.inc' (51,580) at 20231126090012805
53554 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_qm_masks.h' (51,581) at 20240405153046605
53555 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/health.html' (51,582) at 20210307205554286
53556 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-Define-O_LARGEFILE-for-riscv32.patch' (51,583) at 20230503080014587
53557 2025-01-21 03:00:59.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mincore.c' (51,584) at 20240405153053137
53558 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts' (51,585) at 20240405153229971
53559 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/uaccess.h' (51,586) at 20210307214932594
53560 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2060.c' (51,587) at 20240405153049533
53561 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_ethtool.c' (51,588) at 20240405153231103
53562 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/lppaca.h' (51,589) at 20240405153230031
53563 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/xtensa.h' (51,590) at 20210307214931602
53564 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/Kconfig' (51,591) at 20220525020653619
53565 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/irq.h' (51,592) at 20210307214926218
53566 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-setup-layers' (51,593) at 20240301090012483
53567 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/menulibre/menulibre_2.4.0.bb' (51,594) at 20241206090014270
53568 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/obmc-shutdown.sh' (51,595) at 20231116090013989
53569 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/twl6030.c' (51,596) at 20210308005003472
53570 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_policy.h' (51,597) at 20210307214931646
53571 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-immpbe_dump.cc-Use-sys-wait.h-instead-of-wait.h.patch' (51,598) at 20230706080014737
53572 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_luton_defconfig' (51,599) at 20210308005003268
53573 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/igb.rst' (51,600) at 20230925080039845
53574 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/am437x-vpfe_regs.h' (51,601) at 20240405153049477
53575 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TINY01' (51,602) at 20240405153054369
53576 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0004_auto_20160523_1446.py' (51,603) at 20210307205554262
53577 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/haiku.x86_64' (51,604) at 20230426080043956
53578 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-j2.c' (51,605) at 20240405153230091
53579 2025-01-21 03:00:59.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-tdes-regs.h' (51,606) at 20210307214927070
53580 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-6.c' (51,607) at 20210927100127517
53581 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ata-pxa.h' (51,608) at 20210307214931470
53582 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/vmlinux.lds.S' (51,609) at 20240405153045361
53583 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bcm-kona.c' (51,610) at 20240405153230303
53584 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/loader.c' (51,611) at 20240405153054001
53585 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml' (51,612) at 20240405153229759
53586 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlanproc.c' (51,613) at 20240405153053161
53587 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/current.h' (51,614) at 20210307214926578
53588 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a774c0-cpg-mssr.h' (51,615) at 20210307214931334
53589 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_drv.h' (51,616) at 20220525020652915
53590 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/297' (51,617) at 20220429100100926
53591 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpi_pcihp.c' (51,618) at 20220525020653851
53592 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c' (51,619) at 20240405153231483
53593 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/hello-arm.c' (51,620) at 20210308005046489
53594 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/p3041ds_ddr.c' (51,621) at 20210308005002964
53595 2025-01-21 03:00:59.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/extable.h' (51,622) at 20210307214931382
53596 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/capability.c' (51,623) at 20240405153231903
53597 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/samsung,exynos4210-combiner.yaml' (51,624) at 20240405153045085
53598 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/io.h' (51,625) at 20210308005002808
53599 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.json' (51,626) at 20210308005046401
53600 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/index.rst' (51,627) at 20240405153044937
53601 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_factory_dcn20.c' (51,628) at 20240405153047285
53602 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.17.bb' (51,629) at 20220204040022560
53603 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_usba_udc.h' (51,630) at 20210308005002716
53604 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/other.json' (51,631) at 20240405153054157
53605 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt6000.h' (51,632) at 20210307214928634
53606 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/riscv/patch-acceptance.rst' (51,633) at 20210307214925582
53607 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/hu.po' (51,634) at 20210308005046217
53608 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/concepts.hpp' (51,635) at 20221006030141047
53609 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_context.c' (51,636) at 20240405153048481
53610 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/control_w.h' (51,637) at 20210307214926730
53611 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsqrt.c' (51,638) at 20210307214926438
53612 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/sched-seccomp-notify.c' (51,639) at 20240405153232223
53613 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8569si-post.dtsi' (51,640) at 20210307214926346
53614 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.c' (51,641) at 20210307214928782
53615 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/probe_vfs_getname.sh' (51,642) at 20240405153232231
53616 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/exynos.c' (51,643) at 20240405153045645
53617 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_1_7_default.h' (51,644) at 20210307214927438
53618 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/lowlevel_init.S' (51,645) at 20210308005002760
53619 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/mount.ignorelist' (51,646) at 20220612030016759
53620 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/ERST.acpierst' (51,647) at 20240906080037560 to deleted uid set
53621 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fw_update.c' (51,648) at 20240405153230971
53622 2025-01-21 03:00:59.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.tls' (51,649) at 20220429100100930
53623 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__intrusive_slist.hpp' (51,650) at 20241219090033964
53624 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.c' (51,651) at 20210309003650540
53625 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/child.hpp' (51,652) at 20230511080043139
53626 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sra_d.c' (51,653) at 20210308005046525
53627 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/bcm2835-i2s.c' (51,654) at 20240405153232143
53628 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/core.c' (51,655) at 20240405153229911
53629 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/powercap.c' (51,656) at 20241008080014055
53630 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/Kconfig' (51,657) at 20240405153051197
53631 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/0003-do-not-hardcode-the-full-path-of-dpkg.patch' (51,658) at 20241221090017512
53632 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-skov-revc-lt2.dts' (51,659) at 20240405153045505
53633 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-ext-caps.c' (51,660) at 20220525020654275
53634 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_main.c' (51,661) at 20240405153232111
53635 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/open_loop_test.sh' (51,662) at 20210307214932682
53636 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_factory.h' (51,663) at 20240405153047297
53637 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt76x8.c' (51,664) at 20240405153051317
53638 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-omap-dmtimer.txt' (51,665) at 20240405153045141
53639 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/xterm_kern.c' (51,666) at 20240405153230099
53640 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cast6_generic.c' (51,667) at 20240405153046533
53641 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-pnx.c' (51,668) at 20240712080021069 to deleted uid set
53642 2025-01-21 03:00:59.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_probe_kernel.h' (51,669) at 20240405153053073
53643 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/directory-locking.rst' (51,670) at 20240405153229807
53644 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/howto.txt' (51,671) at 20210308005003332
53645 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-pins.dtsi' (51,672) at 20240405153229891
53646 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ping.py' (51,673) at 20241221090017628
53647 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/shm_channel.h' (51,674) at 20240405153052857
53648 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/bmaptool.rst' (51,675) at 20240309090012808
53649 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_cipso_v4.c' (51,676) at 20240405153053341
53650 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Kconfig.debug' (51,677) at 20220525020651986
53651 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sun4i.c' (51,678) at 20240405153046881
53652 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (51,679) at 20210812000025162
53653 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/243.out' (51,680) at 20210308005046461
53654 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/README.txt' (51,681) at 20210308005003328
53655 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm96855.dts' (51,682) at 20240405153045433
53656 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7724.h' (51,683) at 20240405153046313
53657 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/Makefile' (51,684) at 20210307214931222
53658 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/bufferiszero-bench.c' (51,685) at 20240906080037556
53659 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/msg_prot.h' (51,686) at 20240405153052801
53660 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-03' (51,687) at 20220412030005129
53661 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6core.h' (51,688) at 20210307214932406
53662 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' (51,689) at 20241213090035010 to deleted uid set
53663 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.3.rst' (51,690) at 20241221090017596
53664 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts' (51,691) at 20240405153045817
53665 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/init-exclude.patch' (51,692) at 20230503080014591
53666 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/README' (51,693) at 20230919080013962
53667 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svenstavik' (51,694) at 20210307205553790
53668 2025-01-21 03:00:59.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb' (51,695) at 20240301090012427
53669 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_spin_lock.c' (51,696) at 20240405153054277
53670 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/Kconfig' (51,697) at 20240405153051881
53671 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/Kconfig' (51,698) at 20210309003650244
53672 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53659@64.conf' (51,699) at 20210307205554094
53673 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/libppd_2.0.0.bb' (51,700) at 20231126090012797
53674 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/dirty_ring.c' (51,701) at 20240405153054389
53675 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt3305.h' (51,702) at 20210307214928630
53676 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/p2371-2180.c' (51,703) at 20210308005003024
53677 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-mci.h' (51,704) at 20240405153049369
53678 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-tao3530.dtsi' (51,705) at 20240405153045605
53679 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/apm-xgene-dma.txt' (51,706) at 20210307214925310
53680 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (51,707) at 20210307205553722
53681 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubietruck_defconfig' (51,708) at 20210308005003236
53682 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_samus_defconfig' (51,709) at 20210308005003252
53683 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-esdhc-0.dtsi' (51,710) at 20210307214926350
53684 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/elf.h' (51,711) at 20210307214926094
53685 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/u-boot/files/fw_env.config' (51,712) at 20210307205554098
53686 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,qdu1000-rpmh.yaml' (51,713) at 20240405153045081
53687 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/drm_dp_helper.h' (51,714) at 20210308005003656
53688 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/remoteproc_cdev.h' (51,715) at 20210309003653996
53689 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/alpha.py' (51,716) at 20240405153054225
53690 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/file.c' (51,717) at 20240820080014177
53691 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/dp264.c' (51,718) at 20240906080037188
53692 2025-01-21 03:00:59.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/pll.c' (51,719) at 20220525020652975
53693 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f469-pinctrl.dtsi' (51,720) at 20240405153045581
53694 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/bmips_vec.S' (51,721) at 20210307214926254
53695 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Bananapro_defconfig' (51,722) at 20210308005003236
53696 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500.dtsi' (51,723) at 20240405153045369
53697 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/meson.build' (51,724) at 20240920080011535
53698 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ether.c' (51,725) at 20240405153231551
53699 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_fdt.c' (51,726) at 20210308005003704
53700 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svaneholm' (51,727) at 20210307205553790
53701 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/crypto.json' (51,728) at 20241211090212450
53702 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-da8xx.c' (51,729) at 20240405153231559
53703 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpmac.h' (51,730) at 20210308005003648
53704 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822c_table.h' (51,731) at 20210307214929954
53705 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_bpf2bpf_simple.c' (51,732) at 20210307214932642
53706 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_resource.h' (51,733) at 20220429100100634
53707 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/rbtree.c' (51,734) at 20240405153054257
53708 2025-01-21 03:00:59.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_NAND_defconfig' (51,735) at 20210308005003244
53709 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pxa2xx.c' (51,736) at 20240405153231463
53710 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/time.c' (51,737) at 20210307214926294
53711 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/aarch64_be.config' (51,738) at 20240405153054381
53712 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-staprun-address-ncurses-6.3-failures.patch' (51,739) at 20220204040022680
53713 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/u8500_of_clk.c' (51,740) at 20240405153046873
53714 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_audio.c' (51,741) at 20210307214927890
53715 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/pwmtachtool.c' (51,742) at 20210308005111465
53716 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dts' (51,743) at 20240405153045709
53717 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.h' (51,744) at 20240405153050105
53718 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/syscfg_defs.h' (51,745) at 20210308005002720
53719 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-csi.h' (51,746) at 20240405153049453
53720 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/abilis/tb100/MAINTAINERS' (51,747) at 20210308005002908
53721 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cdev.h' (51,748) at 20210307214931366
53722 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/spdx-common.bbclass' (51,749) at 20241221090017612
53723 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/reg.h' (51,750) at 20210307214926250
53724 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/allwinner,sun50i-h6-iommu.yaml' (51,751) at 20240405153045085
53725 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.json' (51,752) at 20240906080037560
53726 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/acpi-utils.h' (51,753) at 20221215040039366
53727 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/LICENSE' (51,754) at 20210307205553682
53728 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/index.rst' (51,755) at 20240405153045285
53729 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/052.out' (51,756) at 20210308005046441
53730 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/lists.c' (51,757) at 20210308005003356
53731 2025-01-21 03:00:59.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/this_cpu_ops.rst' (51,758) at 20240405153045289
53732 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/userspace_pm.sh' (51,759) at 20240910080014102
53733 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon.c' (51,760) at 20240906080037224
53734 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/mount.c' (51,761) at 20240405153232111
53735 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nswalk.c' (51,762) at 20240405153046625
53736 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/lpit.rst' (51,763) at 20210309003648424
53737 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_devfreq.h' (51,764) at 20220525020652983
53738 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/MAINTAINERS' (51,765) at 20210308005002908
53739 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/u-boot-spl.lds' (51,766) at 20210308005002808
53740 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aead.c' (51,767) at 20240712080021057
53741 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/bitext.c' (51,768) at 20210307214926606
53742 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-i2c.c' (51,769) at 20240405153049801
53743 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/Kconfig' (51,770) at 20210308005003084
53744 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2500pci.c' (51,771) at 20240405153050617
53745 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/sandbox_wdt.c' (51,772) at 20210308005003540
53746 2025-01-21 03:00:59.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max14577.c' (51,773) at 20240405153230835
53747 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/rivafb.h' (51,774) at 20210307214930934
53748 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm9tdmi.S' (51,775) at 20210307214925974
53749 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20210914.bb' (51,776) at 20241221090017496
53750 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_buf.c' (51,777) at 20240405153046881
53751 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-6.yaml' (51,778) at 20241219090012976
53752 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_vma_manager.c' (51,779) at 20240405153048409
53753 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-sparx5.c' (51,780) at 20240405153230859
53754 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x_i2c.c' (51,781) at 20240405153049765
53755 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/transaction.json' (51,782) at 20240613080016555
53756 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ad1889.c' (51,783) at 20220525020654987
53757 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/tayga.service' (51,784) at 20231014080011723
53758 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-Replacing-GPR_ASSERT-with-c-assert.patch' (51,785) at 20241221090017516
53759 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/leds-lp55xx.h' (51,786) at 20240405153052769
53760 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/Kconfig' (51,787) at 20240405153230055
53761 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/turris_omnia_defconfig' (51,788) at 20210308005003284
53762 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-storage_git.bb' (51,789) at 20230610080017599
53763 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx1.c' (51,790) at 20220525020653875
53764 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/msi.h' (51,791) at 20220525020652126
53765 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/core.h' (51,792) at 20240405153052861
53766 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_hpd.h' (51,793) at 20210307214927306
53767 2025-01-21 03:00:59.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/file-mmu.c' (51,794) at 20240405153052497
53768 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpuidle.h' (51,795) at 20240405153046245
53769 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/consistent.c' (51,796) at 20210309003648980
53770 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/config' (51,797) at 20210309003656012
53771 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_sbc.c' (51,798) at 20241211090212294
53772 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-freeze-bridge.txt' (51,799) at 20210307214925314
53773 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl6040.c' (51,800) at 20240405153230839
53774 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/hopper_cards.c' (51,801) at 20210307214928702
53775 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.out' (51,802) at 20220429100100882 to deleted uid set
53776 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/sil,sii8620.yaml' (51,803) at 20240405153045041
53777 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cpio/cpio_2.15.bb' (51,804) at 20241206090014334
53778 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/brcm,kona-wdt.yaml' (51,805) at 20240405153045185
53779 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf_core.c' (51,806) at 20210307214932278
53780 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/tty-handler.c' (51,807) at 20240710080015177
53781 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fabrics.c' (51,808) at 20240405153231271
53782 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pxa2xx-dma.c' (51,809) at 20220525020654107
53783 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/tdx.c' (51,810) at 20240405153046353
53784 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-test.err' (51,811) at 20210308005046409
53785 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_ip.c' (51,812) at 20210307214931894
53786 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/p9-host-start.bb' (51,813) at 20241206090014270
53787 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/enum.py' (51,814) at 20210308005049761
53788 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/bcm2835_dma.h' (51,815) at 20210308005046009
53789 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/callchain.h' (51,816) at 20220525020652070
53790 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/vsx_f2i_nan.c' (51,817) at 20240326080039746
53791 2025-01-21 03:00:59.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_bpf.h' (51,818) at 20210307214931574
53792 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-lpc18xx-usb-otg.txt' (51,819) at 20210307214925390
53793 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c' (51,820) at 20220525020653739
53794 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7343/irq.c' (51,821) at 20220525020652114
53795 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/sprd-mailbox.yaml' (51,822) at 20240405153045089
53796 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/cq.h' (51,823) at 20220525020653163
53797 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/config.h' (51,824) at 20210308005002836
53798 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/oss-emulation.rst' (51,825) at 20210307214925566
53799 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/MAINTAINERS' (51,826) at 20210308005003180
53800 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/unwinder.h' (51,827) at 20210307214926314
53801 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/copy-before-write.c' (51,828) at 20241211090212210
53802 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/font-alias_1.0.5.bb' (51,829) at 20230401080011979
53803 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/init.c' (51,830) at 20220525020653787
53804 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs.h' (51,831) at 20220525020653991
53805 2025-01-21 03:00:59.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/metricgroups.json' (51,832) at 20240405153054141
53806 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/keystone-usb-phy.c' (51,833) at 20210308005003452
53807 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bootstrap/_index.scss' (51,834) at 20220105012522983
53808 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/Makefile' (51,835) at 20210308005002828
53809 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/spectre_v2.c' (51,836) at 20240405153054361
53810 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sdm845.yaml' (51,837) at 20240405153229759
53811 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs3proc.c' (51,838) at 20240405153231703
53812 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/files/run-ptest' (51,839) at 20220721030015837
53813 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2500/Kconfig' (51,840) at 20210308005002916
53814 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/moveconfig.py' (51,841) at 20210308005003768
53815 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/plutux_defconfig' (51,842) at 20210308005003276
53816 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/generated/freebsd.json' (51,843) at 20241211090212554
53817 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kionix-kx022a.c' (51,844) at 20241211090145433
53818 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/Kconfig' (51,845) at 20240906080037220
53819 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kd.h' (51,846) at 20240405153052925
53820 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra186-clock.h' (51,847) at 20210308005003636
53821 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rsk7203_defconfig' (51,848) at 20210308005003276
53822 2025-01-21 03:00:59.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/meson.build' (51,849) at 20211211040043768
53823 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sh_mmcif.h' (51,850) at 20210308005003408
53824 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/gnuchess/0001-Remove-register-storage-class-classifier.patch' (51,851) at 20230131040012023
53825 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gzip/files/run-ptest' (51,852) at 20241221090017676
53826 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/eif.c' (51,853) at 20241211090212262
53827 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_inflate.h' (51,854) at 20240405153053109
53828 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json' (51,855) at 20241213090004421 to deleted uid set
53829 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-lsxhl.dts' (51,856) at 20240405153045457
53830 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/syscall.tbl' (51,857) at 20241211090212378
53831 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/test/iio-test-rescale.c' (51,858) at 20240405153049013
53832 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/HW_CI_DEV' (51,859) at 20220429100025221
53833 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/target_core_user.h' (51,860) at 20240405153052941
53834 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-cpu-hotplug-stub.c' (51,861) at 20240906080037184
53835 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-systemd.service' (51,862) at 20230114040015538
53836 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw.c' (51,863) at 20240405153231063
53837 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_atomic_plane.c' (51,864) at 20240405153230543
53838 2025-01-21 03:00:59.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-ti-dm.h' (51,865) at 20240405153052621
53839 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/btext.h' (51,866) at 20210307214926578
53840 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_st7789v.c' (51,867) at 20220525020654115
53841 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear320-evb.dts' (51,868) at 20240405153045577
53842 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/tegra/Makefile' (51,869) at 20210307214930206
53843 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,ssm2602.txt' (51,870) at 20210307214925426
53844 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.server.hpp.mako' (51,871) at 20231129090036073
53845 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/micrel-ks8995.txt' (51,872) at 20210307214925378
53846 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_utils.cpp' (51,873) at 20240620080024795
53847 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_centralization.c' (51,874) at 20210308005003364
53848 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/boot-status-led/files/boot-status-led.service' (51,875) at 20220127040054629
53849 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl.h' (51,876) at 20240405153053961
53850 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/fan_utils.robot' (51,877) at 20240627080021048
53851 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/base.c' (51,878) at 20241011080017367
53852 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/theadorable.c' (51,879) at 20210308005003072
53853 2025-01-21 03:00:59.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/string.h' (51,880) at 20240405153046129
53854 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/e1000.c' (51,881) at 20210308005003428
53855 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ddr.h' (51,882) at 20210308005002820
53856 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-simple-gates.c' (51,883) at 20210307214927030
53857 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.7.rst' (51,884) at 20230114040015518
53858 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/vfp_helper.c' (51,885) at 20241211090212478
53859 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/Kbuild' (51,886) at 20240405153046057
53860 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/ossl_random.cpp' (51,887) at 20240904080003190
53861 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h' (51,888) at 20210307214927306
53862 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/shmparam.h' (51,889) at 20240405153045941
53863 2025-01-21 03:00:59.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/emac.c' (51,890) at 20210308005002768
53864 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb' (51,891) at 20241221090017520
53865 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci.h' (51,892) at 20241216090017769
53866 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ppc64e_defconfig' (51,893) at 20240405153046097
53867 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nano/nano_8.2.bb' (51,894) at 20241221090017540
53868 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/amlogic,meson6-efuse.yaml' (51,895) at 20240405153045121
53869 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qos_external.h' (51,896) at 20221215040039374
53870 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/lpddr2_nvm.c' (51,897) at 20240405153230867
53871 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/menf21bmc.c' (51,898) at 20240405153049613
53872 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_fbdev.h' (51,899) at 20240405153048677
53873 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-common.c' (51,900) at 20240624080012824
53874 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml' (51,901) at 20240405153229795
53875 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/da9210.txt' (51,902) at 20210307214925406
53876 2025-01-21 03:00:59.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/main.js' (51,903) at 20220602030014530
53877 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0002-arm64-dts-Add-corstone1000-external-system-device-no.patch' (51,904) at 20241206090014210
53878 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti,cal.yaml' (51,905) at 20240405153045101
53879 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/iso-codes/iso-codes_4.17.0.bb' (51,906) at 20241221090017696
53880 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/openwsmand.service' (51,907) at 20210307205553930
53881 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acstruct.h' (51,908) at 20240405153046617
53882 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/console.c' (51,909) at 20240405153052129
53883 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/ap.c' (51,910) at 20241211090212346
53884 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asttokens_3.0.0.bb' (51,911) at 20241221090017548
53885 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/netup-eeprom.c' (51,912) at 20210307214928690
53886 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/uprobe_multi_usdt.c' (51,913) at 20240405153232263
53887 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb' (51,914) at 20241221090017656
53888 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/cipso_ipv4.c' (51,915) at 20241211090145549
53889 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/vpe.c' (51,916) at 20240405153046029
53890 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas-rtc.c' (51,917) at 20240405153046149
53891 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/atmel-nand.txt' (51,918) at 20240405153045113
53892 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/static/obmc-flash-bmc-alt@.service.in' (51,919) at 20220318100029356 to deleted uid set
53893 2025-01-21 03:00:59.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/redfish-tests/redfish_requests.py' (51,920) at 20221213040040909
53894 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/017.out' (51,921) at 20210308005046429
53895 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/jz4780.h' (51,922) at 20210308005002820
53896 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/special-tests.sh' (51,923) at 20210307214932666
53897 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml' (51,924) at 20240405153045013
53898 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi' (51,925) at 20240405153045521
53899 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_add.c' (51,926) at 20210308005046529
53900 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/Kconfig' (51,927) at 20240405153046529
53901 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Mullaghanish' (51,928) at 20210307205553774
53902 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_gp.h' (51,929) at 20210307214927862
53903 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-mpll.h' (51,930) at 20210307214926990
53904 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/socrates.dts' (51,931) at 20210307214926358
53905 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/misc.h' (51,932) at 20241211090212366
53906 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mp.h' (51,933) at 20210308005002832
53907 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcu_segcblist.c' (51,934) at 20240405153053029
53908 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rc.txt' (51,935) at 20210307214925354
53909 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_tlv.h' (51,936) at 20210307214929438
53910 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/bridge.rst' (51,937) at 20240405153045233
53911 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d33ek.dts' (51,938) at 20240405153045469
53912 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/midas_wm1811.c' (51,939) at 20240405153232191
53913 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xgene-sb.c' (51,940) at 20210307214927198
53914 2025-01-21 03:00:59.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/145' (51,941) at 20210927100127485
53915 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk.h' (51,942) at 20240613080016379
53916 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m41t11.c' (51,943) at 20210308005003480
53917 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel.cpp' (51,944) at 20241029080027819
53918 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond_options.sh' (51,945) at 20240405153232263
53919 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/resctrl_val.c' (51,946) at 20241216090017809
53920 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/niagara.c' (51,947) at 20241211090212338
53921 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-dhcor-testbench.dts' (51,948) at 20240405153045585
53922 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_dp_lowlevel.c' (51,949) at 20210308005003524
53923 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_36BIT_defconfig' (51,950) at 20210308005003240
53924 2025-01-21 03:00:59.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.h' (51,951) at 20240405153047153
53925 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x.h' (51,952) at 20240613080016411
53926 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/byteorder.h' (51,953) at 20210308005002800
53927 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/ksm.rst' (51,954) at 20240405153229739
53928 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-polyline/run-ptest' (51,955) at 20240301090012435
53929 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/udmabuf.h' (51,956) at 20210927100127257
53930 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_meter.h' (51,957) at 20240405153050109
53931 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/qts/pll_config.h' (51,958) at 20210308005003072
53932 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/checksum_kunit.c' (51,959) at 20240405153053081
53933 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-arm-bits.h' (51,960) at 20240405153054369
53934 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8155p-adp.dts' (51,961) at 20240520080015127
53935 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/reloc_32.S' (51,962) at 20220525020652050
53936 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/flash_write.c' (51,963) at 20230809080010803
53937 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-hwmon' (51,964) at 20240405153044917
53938 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0004-Do-not-override-flags-coming-from-build-environment.patch' (51,965) at 20230706080014761
53939 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/meson.build' (51,966) at 20220210040033214
53940 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/pcm.h' (51,967) at 20210307214932410
53941 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/arch_init.c' (51,968) at 20240326080039630
53942 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dio_link_encoder.h' (51,969) at 20240405153047253
53943 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/fix_version_parse.patch' (51,970) at 20230706080014765
53944 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smem_state.c' (51,971) at 20221102030020869
53945 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8810.c' (51,972) at 20210307214932234
53946 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8192-afe-pcm.yaml' (51,973) at 20240405153045165
53947 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-S-2.0' (51,974) at 20211006000025234
53948 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/assert.c' (51,975) at 20240405153054317
53949 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vitsand' (51,976) at 20210307205553794
53950 2025-01-21 03:00:59.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/run-ptest' (51,977) at 20241221090017508
53951 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/new-machine.rst' (51,978) at 20240302090018218
53952 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/local.rules' (51,979) at 20210307205554494
53953 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c' (51,980) at 20240405153048641
53954 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/interrupt.h' (51,981) at 20210308005002880
53955 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_shared.h' (51,982) at 20240405153052581
53956 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.2.rst' (51,983) at 20241221090017596
53957 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945.h' (51,984) at 20210307214929826
53958 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Image.metadata.yaml' (51,985) at 20230910080024030
53959 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-fec.sh' (51,986) at 20220525020655207
53960 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/cache.h' (51,987) at 20210307214926554
53961 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/dot.kermrc' (51,988) at 20210308005003764
53962 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p2041rdb.cfg' (51,989) at 20210308005002964
53963 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/generic-loader.c' (51,990) at 20240906080037208
53964 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/.gitignore' (51,991) at 20210307214932466
53965 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/Kconfig' (51,992) at 20210308005003068
53966 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm93.c' (51,993) at 20240405153048861
53967 2025-01-21 03:00:59.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/head_64.h' (51,994) at 20210307214926578
53968 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/neo/Makefile' (51,995) at 20210308005003088
53969 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/pipeline.json' (51,996) at 20240405153232227
53970 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun8i_a33.h' (51,997) at 20210308005002668
53971 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/pinctrl-sprd.h' (51,998) at 20210307214930122
53972 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan/0001-meson.build-do-not-use-Werror.patch' (51,999) at 20241221090017500
53973 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ad1889.h' (52,000) at 20210307214932230
53974 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/fs.cpp' (52,001) at 20210308005120353
53975 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/run-ptest' (52,002) at 20210307205554578
53976 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.h' (52,003) at 20220525020655075
53977 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/mc.h' (52,004) at 20210308005002672
53978 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kvm/cpuid.h' (52,005) at 20240429080012408 to deleted uid set
53979 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/queue.h' (52,006) at 20241211090212366
53980 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/tlb.h' (52,007) at 20210307214926110
53981 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-101.dts' (52,008) at 20240405153045765
53982 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-native_9.1.1.bb' (52,009) at 20241221090017672
53983 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.c' (52,010) at 20240405153050157
53984 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cytoolz_1.0.0.bb' (52,011) at 20241221090017552
53985 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5250/smdk5250_spl.c' (52,012) at 20210308005003044
53986 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/xillybus/xillybus.txt' (52,013) at 20210307214925454
53987 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/raw.c' (52,014) at 20240405153051813
53988 2025-01-21 03:00:59.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/nohz.h' (52,015) at 20210307214931502
53989 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc6_cmdq_regs.h' (52,016) at 20240405153046605
53990 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_fw_hdr.h' (52,017) at 20210307214929334
53991 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/Makefile' (52,018) at 20210308005002944
53992 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/Makefile' (52,019) at 20240405153048925
53993 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/oemcommands.cpp' (52,020) at 20241113090005456
53994 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-amd-xgbe.h' (52,021) at 20210308005046033
53995 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/Platform' (52,022) at 20210307214926294
53996 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-redefine-LOCKPROG.patch' (52,023) at 20230401080011935
53997 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_progress_src.hpp' (52,024) at 20241210090030757
53998 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_syscall.h' (52,025) at 20220429100100646
53999 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-overlay.rst' (52,026) at 20240405153045313
54000 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/atm_misc.c' (52,027) at 20210307214931866
54001 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml' (52,028) at 20240405153045037
54002 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/mipsel.config' (52,029) at 20240405153054381
54003 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp' (52,030) at 20231024080003368
54004 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-riscv.rst' (52,031) at 20230925080039849
54005 2025-01-21 03:00:59.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_factory_dcn20.h' (52,032) at 20210307214927306
54006 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_mc.h' (52,033) at 20210307214927150
54007 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irq_gt641xx.h' (52,034) at 20210307214926214
54008 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/kv_smc.c' (52,035) at 20240405153048325
54009 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/iphase.rst' (52,036) at 20240405153045233
54010 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_pio_copy.c' (52,037) at 20210307214928442
54011 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/i2c.c' (52,038) at 20240405153051145
54012 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bbclasses.py' (52,039) at 20241221090017628
54013 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/oom_kill.c' (52,040) at 20240405153231971
54014 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-s900.c' (52,041) at 20240405153051301
54015 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Priority.interface.yaml' (52,042) at 20231019080027867
54016 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-priv.h' (52,043) at 20240405153047009
54017 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/018_pack_image_align.dts' (52,044) at 20210308005003752
54018 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/sk_storage_map.c' (52,045) at 20241008080014055
54019 2025-01-21 03:00:59.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn321/dcn321_fpu.c' (52,046) at 20240910080014038
54020 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pcnet32.c' (52,047) at 20240405153049793
54021 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_mem.h' (52,048) at 20240405153052945
54022 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/vss.c' (52,049) at 20210307214926186
54023 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-alsa-pcm.c' (52,050) at 20210307214928678
54024 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/smipcie-main.c' (52,051) at 20220525020653275
54025 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_mips.h' (52,052) at 20210307214931514
54026 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/phosphor-fan-monitor@.service' (52,053) at 20221201040015308
54027 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/codir.c' (52,054) at 20230925080039853
54028 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/pt-br' (52,055) at 20210308005046149
54029 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/skiboot/skiboot.inc' (52,056) at 20220126040017543
54030 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-osd.c' (52,057) at 20240405153230823
54031 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v10_0.h' (52,058) at 20210307214927226
54032 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cls_redirect_subprogs.c' (52,059) at 20210309003655984
54033 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_built_detail.html' (52,060) at 20210307205554286
54034 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/skiboot/pflash_git.bb' (52,061) at 20210812000025258
54035 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/amd-ibs.h' (52,062) at 20240405153046377
54036 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0001-Remove-python-venv.patch' (52,063) at 20210307205553802
54037 2025-01-21 03:00:59.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.h' (52,064) at 20240405153050245
54038 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_l4lb.c' (52,065) at 20240405153054277
54039 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/Makefile' (52,066) at 20210308005002844
54040 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/argv_split.c' (52,067) at 20210307214932486
54041 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/bare-metal-obmc-console/disable_obmc_console.sh' (52,068) at 20240127090011884
54042 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114-dalmore.dts' (52,069) at 20240405153229875
54043 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-synquacer.c' (52,070) at 20240405153051801
54044 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-vpu.c' (52,071) at 20240405153049413
54045 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP7.interface.yaml' (52,072) at 20220315030032659
54046 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-configure-add-option-for-ps.patch' (52,073) at 20210307205554122
54047 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/__init__.py' (52,074) at 20210308005003736
54048 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu_ops_sbi.c' (52,075) at 20240613080016367
54049 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phylink.h' (52,076) at 20240405153231835
54050 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/pause.c' (52,077) at 20240405153232015
54051 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/Makefile' (52,078) at 20240405153050321
54052 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_ethtool.c' (52,079) at 20240405153049969
54053 2025-01-21 03:00:59.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-h264.c' (52,080) at 20240405153049581
54054 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-pinfunc.h' (52,081) at 20240405153045521
54055 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/builder/files/builder_session.sh' (52,082) at 20241221090017684
54056 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/ffa.h' (52,083) at 20240405153229983
54057 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_drv.c' (52,084) at 20240405153048425
54058 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/idle.c' (52,085) at 20240405153045869
54059 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0002-link.mk-use-CFLAGS-with-version.o.patch' (52,086) at 20241221090017472
54060 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/thermal.c' (52,087) at 20240805080013987
54061 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/pci.c' (52,088) at 20240405153045957
54062 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fsl_diu_fb.c' (52,089) at 20210308005003528
54063 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/trace.c' (52,090) at 20240405153046973
54064 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hid-transport.rst' (52,091) at 20220525020651734
54065 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv.h' (52,092) at 20240405153230723
54066 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/snps,dwc-ahci-common.yaml' (52,093) at 20240405153045021
54067 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mingw_support.c' (52,094) at 20210308005003768
54068 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-linkstation-lswtgl.dts' (52,095) at 20240405153045461
54069 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/cp0_timer.c' (52,096) at 20240326080039678
54070 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/sl3516-ce.h' (52,097) at 20240405153230263
54071 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/subdir/fileinsubdir' (52,098) at 20210307205554390
54072 2025-01-21 03:00:59.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace.h' (52,099) at 20240405153054361
54073 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5dr.h' (52,100) at 20240405153050137
54074 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/flexcan/Makefile' (52,101) at 20240405153049729
54075 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-queue-length.c' (52,102) at 20240405153049249
54076 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_argset_type1.decode' (52,103) at 20210927100127465
54077 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/dma.h' (52,104) at 20210307214929798
54078 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/console.c' (52,105) at 20210307214926174
54079 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-wm8960.c' (52,106) at 20240405153053961
54080 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtso' (52,107) at 20240405153045813
54081 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/bpf-helper.c' (52,108) at 20210307214932130
54082 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml' (52,109) at 20240405153045137
54083 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c' (52,110) at 20240405153048485
54084 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/octeon_boot.h' (52,111) at 20210307214926202
54085 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfs-client.rst' (52,112) at 20240405153044961
54086 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/compaction-times.py' (52,113) at 20210307214932570
54087 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_maddf.c' (52,114) at 20210307214926274
54088 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/subprojects/phosphor-host-ipmid.wrap' (52,115) at 20230720080010758
54089 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/bset.c' (52,116) at 20240617080017390
54090 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/stream.c' (52,117) at 20241211090212394
54091 2025-01-21 03:00:59.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi' (52,118) at 20240405153229971
54092 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/teql.json' (52,119) at 20240405153054377
54093 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/pel_section.hpp' (52,120) at 20230516080019606
54094 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/board.h' (52,121) at 20210308005003048
54095 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd718x7-regulator.c' (52,122) at 20240405153231359
54096 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-mtl.c' (52,123) at 20240613080016551
54097 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/fsl_qspi.c' (52,124) at 20210308005003492
54098 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/dbus-sensors/src/psu/PSUSensorMain.cpp' (52,125) at 20241112090003106 to deleted uid set
54099 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c' (52,126) at 20240405153052209
54100 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/kfr2r09_defconfig' (52,127) at 20240405153046309
54101 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/Makefile' (52,128) at 20210307214932190
54102 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ThermalMetrics_v1.xml' (52,129) at 20240619080002936
54103 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adp1653.txt' (52,130) at 20210307214925350
54104 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/globtest.c' (52,131) at 20210307214931802
54105 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fpu/.gitignore' (52,132) at 20210309003655996
54106 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/Makefile' (52,133) at 20240405153051189
54107 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/memory.json' (52,134) at 20240405153054141
54108 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_base.scss' (52,135) at 20220105012522983
54109 2025-01-21 03:00:59.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-soc-clean-dts.rst' (52,136) at 20240405153229827
54110 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/major.h' (52,137) at 20220525020654671
54111 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/Makefile.vdso' (52,138) at 20240326080039558
54112 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/helpers.S' (52,139) at 20210307214926594
54113 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-kernel/linux/files/emmc-btrfs.scc' (52,140) at 20221007030014979
54114 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/interval_tree.c' (52,141) at 20240405153053085
54115 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v4.S' (52,142) at 20210307214925970
54116 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-HTV' (52,143) at 20210307205553758
54117 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_evm.h' (52,144) at 20210308005003608
54118 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/swift.h' (52,145) at 20210307214926586
54119 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-chassis-poweroff.service' (52,146) at 20230128040012702
54120 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/260' (52,147) at 20220429100100914
54121 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/st_uvis25_i2c.c' (52,148) at 20240405153049001
54122 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_spi.c' (52,149) at 20210308005003232
54123 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/timerlist.py' (52,150) at 20240405153053449
54124 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/atc260x-poweroff.c' (52,151) at 20220525020653915
54125 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/nested_trust_failure.c' (52,152) at 20240405153232259
54126 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/bitsperlong.h' (52,153) at 20210307214926682
54127 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/prom.c' (52,154) at 20240405153230007
54128 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/branch.h' (52,155) at 20210307214926210
54129 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/vining_2000.c' (52,156) at 20210308005003044
54130 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri.dtsi' (52,157) at 20240405153045737
54131 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inffast.h' (52,158) at 20210308005003716
54132 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/noreturns.h' (52,159) at 20240405153232219
54133 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/spi/at73c213.c' (52,160) at 20240405153054021
54134 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/50-org.freedesktop.udiskie.rules' (52,161) at 20220612030016727
54135 2025-01-21 03:00:59.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/hpwdt.c' (52,162) at 20240405153231599
54136 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-sched.c' (52,163) at 20210309003653248
54137 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_main.c' (52,164) at 20240405153232015
54138 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vmware.h' (52,165) at 20210307214926682
54139 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/cdrom.rst' (52,166) at 20240405153045309
54140 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-kontron-pitx-imx8m.dts' (52,167) at 20240405153045733
54141 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/format-code.sh' (52,168) at 20240927080014563
54142 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/intel_th.rst' (52,169) at 20210309003648464
54143 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-img.c' (52,170) at 20240405153230211
54144 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/conftest.py' (52,171) at 20210308005003736
54145 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-powercycle@.target' (52,172) at 20221206040032153
54146 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/Build' (52,173) at 20210307214932486
54147 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/marvell,dove-sdhci.yaml' (52,174) at 20240405153045109
54148 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-soundwire-slave' (52,175) at 20240405153044917
54149 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/r9a07g043f.dtsi' (52,176) at 20240405153046241
54150 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/MAINTAINERS' (52,177) at 20210308005002944
54151 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/modify_return.c' (52,178) at 20240405153232259
54152 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gardena-smart-gateway-mt7688-ram_defconfig' (52,179) at 20210308005003260
54153 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/dma-noncoherent.c' (52,180) at 20240405153230075
54154 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-mba6.dtsi' (52,181) at 20240405153045497
54155 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.out' (52,182) at 20210308005046401 to deleted uid set
54156 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/README' (52,183) at 20210308005002968
54157 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value_ptr_arith.c' (52,184) at 20240405153054285
54158 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_0_offset.h' (52,185) at 20210307214927690
54159 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/memset.S' (52,186) at 20240405153229995
54160 2025-01-21 03:00:59.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl.c' (52,187) at 20240405153232183
54161 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/0003-Fix-off-by-one-overflow-in-the-IP-protocol-table.patch' (52,188) at 20241221090017532
54162 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c' (52,189) at 20241115090012957
54163 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/board-paz00.c' (52,190) at 20220525020651894
54164 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/search.h' (52,191) at 20210308005003684
54165 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/notify.c' (52,192) at 20210307214930782
54166 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ref-daughter.dtsi' (52,193) at 20240405153045577
54167 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_mr.c' (52,194) at 20240405153049113
54168 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsa_Halli' (52,195) at 20210307205553770
54169 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/anycast.c' (52,196) at 20240405153232035
54170 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SSDT.dimmpxm' (52,197) at 20240906080037556 to deleted uid set
54171 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8940.c' (52,198) at 20240405153232167
54172 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch' (52,199) at 20230706080014737
54173 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/mpc8xx_wdt.c' (52,200) at 20210308005003540
54174 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/atmel-quadspi.c' (52,201) at 20241211090145493
54175 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0018-Platform-CS1000-Remove-duplicated-metadata-write.patch' (52,202) at 20241221090017464
54176 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Session_v1.xml' (52,203) at 20240619080002936
54177 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/diffmark' (52,204) at 20211006000025246
54178 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mvebu-linkstation-gpio-simple.dtsi' (52,205) at 20240405153045457
54179 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bitstruct_8.19.0.bb' (52,206) at 20241221090017548
54180 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77990-cpg-mssr.h' (52,207) at 20210307214931334
54181 2025-01-21 03:00:59.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/nfs-export.patch' (52,208) at 20210307205554038
54182 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/evm.c' (52,209) at 20210308005003080
54183 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/helper.c' (52,210) at 20240906080037536
54184 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/futex.h' (52,211) at 20220525020651966
54185 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Kbuild' (52,212) at 20240405153045333
54186 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1000.c' (52,213) at 20240405153045977
54187 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exconvrt.c' (52,214) at 20240405153046617
54188 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/max3421-hcd.c' (52,215) at 20241220090018322
54189 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/ti-ecap-capture.c' (52,216) at 20241211090145401
54190 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/034_x86_ucode.dts' (52,217) at 20210308005003752
54191 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-x86/chassis/x86-power-control_%.bbappend' (52,218) at 20230107040016303
54192 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-sysemu.c' (52,219) at 20240906080037480
54193 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/nvmem-reboot-mode.c' (52,220) at 20210307214930154
54194 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/files/1.dat' (52,221) at 20210308005003756
54195 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/board.c' (52,222) at 20210308005003740
54196 2025-01-21 03:00:59.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Rovisuvanto' (52,223) at 20210307205553774
54197 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-tegra.c' (52,224) at 20240830080013263
54198 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271-common.c' (52,225) at 20210307214928802
54199 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_nv.c' (52,226) at 20240405153053261
54200 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/dcn30_fpu.c' (52,227) at 20240405153047273
54201 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-simple.c' (52,228) at 20240405153231371
54202 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/Kconfig' (52,229) at 20210927100127125
54203 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-ctxld.c' (52,230) at 20210309003649780
54204 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/hvc-console.h' (52,231) at 20210307214931698
54205 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ddr.h' (52,232) at 20210308005002968
54206 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sha3_generic.c' (52,233) at 20210309003649120
54207 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-driver.c' (52,234) at 20240405153230791
54208 2025-01-21 03:00:59.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/xive-internal.h' (52,235) at 20240405153046237
54209 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/bonito-irq.c' (52,236) at 20210307214926270
54210 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_sysarch.h' (52,237) at 20221215040039062
54211 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/trace-agent.c' (52,238) at 20240405153054389
54212 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/fprobe.rst' (52,239) at 20240405153229831
54213 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/078_u_boot_tpl.dts' (52,240) at 20210308005003752
54214 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/dma-mapping.h' (52,241) at 20240405153045341
54215 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/Makefile' (52,242) at 20240405153048753
54216 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211-injection.rst' (52,243) at 20210307214925538
54217 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/trace.h' (52,244) at 20210927100127437
54218 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/psc_defs.h' (52,245) at 20210308005002732
54219 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-acadia.c' (52,246) at 20210307214926338
54220 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/common/cmfsize.c' (52,247) at 20240405153054213
54221 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-client-can-write' (52,248) at 20240809080013506
54222 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hyvinkaa' (52,249) at 20210307205553770
54223 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/dm.c' (52,250) at 20240405153050125
54224 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/clock.c' (52,251) at 20210308005002548
54225 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/fpu/softfloat.h' (52,252) at 20240326080039530
54226 2025-01-21 03:00:59.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_cs.c' (52,253) at 20210307214929874
54227 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/network.c' (52,254) at 20220525020654963
54228 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pcf8574.h' (52,255) at 20240906080037332
54229 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/types.py' (52,256) at 20220910030013397
54230 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/hvcall.S' (52,257) at 20210307214926474
54231 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r300d.h' (52,258) at 20210307214928006
54232 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-sina31s-core.dtsi' (52,259) at 20240405153045385
54233 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-proc.c' (52,260) at 20240326080039390
54234 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-mmsys.h' (52,261) at 20240405153051761
54235 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/summary.rst' (52,262) at 20210307214925470
54236 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/int-attributes.c' (52,263) at 20240405153231343
54237 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3620-clock.h' (52,264) at 20210307214931326
54238 2025-01-21 03:00:59.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/mmc-first-dev.c' (52,265) at 20210308005002796
54239 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/test.c' (52,266) at 20240405153052169
54240 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop5.c' (52,267) at 20240405153054269
54241 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x2_rtr_regs.h' (52,268) at 20240405153046605
54242 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_ffs.h' (52,269) at 20210308005002880
54243 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h' (52,270) at 20220525020652971
54244 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_classify.h' (52,271) at 20240405153052777
54245 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/ax25/Makefile' (52,272) at 20210308005002844
54246 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti,vpe.yaml' (52,273) at 20240405153045101
54247 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-jetson-tk1-emc.dtsi' (52,274) at 20240405153045477
54248 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/ddr3_spd.c' (52,275) at 20210308005002732
54249 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Paulistom' (52,276) at 20210307205553790
54250 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/amx_test.c' (52,277) at 20240405153232271
54251 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/keyctl.h' (52,278) at 20210307214931638
54252 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/brcm,bcm2835-pm-wdog.txt' (52,279) at 20210307214925450
54253 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hashpriv.h' (52,280) at 20241211090212230
54254 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/network/phosphor-network_%.bbappend' (52,281) at 20241206090014218
54255 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/virtual-memory.json' (52,282) at 20240405153054149
54256 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/arches.dts' (52,283) at 20210307214926338
54257 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/transport/af-mctp.h' (52,284) at 20231110090010623
54258 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sunxi_wdt.c' (52,285) at 20240405153231599
54259 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sr_device.c' (52,286) at 20240405153045669
54260 2025-01-21 03:00:59.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c' (52,287) at 20240405153048797
54261 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ar7_defconfig' (52,288) at 20240405153045993
54262 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-umt-010-cardlist.rst' (52,289) at 20210307214925230
54263 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vsgx.S' (52,290) at 20220525020652138
54264 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/common.cpp' (52,291) at 20211011100017323
54265 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt2880-pinctrl.yaml' (52,292) at 20240405153045137
54266 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_xdma.h' (52,293) at 20210927100127237
54267 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-common.rst' (52,294) at 20240405153229807
54268 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Resource.interface.yaml' (52,295) at 20240913080021481
54269 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.errors.yaml' (52,296) at 20221207040023631
54270 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_ca_unsupp_cong_op.c' (52,297) at 20240405153054273
54271 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Pump_v1.xml' (52,298) at 20240619080002932
54272 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/concat.h' (52,299) at 20210308005003668
54273 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec3.0-0.dtsi' (52,300) at 20210307214926350
54274 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml' (52,301) at 20240405153045017
54275 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metrics/collection_data.hpp' (52,302) at 20220412175720086
54276 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/pidcontroller.cpp' (52,303) at 20240205090025370
54277 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm_onhyperv.c' (52,304) at 20240405153046461
54278 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_dbus.c' (52,305) at 20210308005108641
54279 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/gdbstub.c' (52,306) at 20240906080037500
54280 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_pfvf.c' (52,307) at 20240913080013785
54281 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8978.yaml' (52,308) at 20240405153045173
54282 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_iscsi.h' (52,309) at 20240405153051693
54283 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imxrt1050.dtsi' (52,310) at 20240405153045533
54284 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/Makefile' (52,311) at 20220525020653103
54285 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/Makefile' (52,312) at 20240405153051305
54286 2025-01-21 03:00:59.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/misc_devices.rst' (52,313) at 20210307214925466
54287 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/mux.c' (52,314) at 20210308005003052
54288 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/hyperv/index.rst' (52,315) at 20240405153045325
54289 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/ksm.rst' (52,316) at 20240405153045285
54290 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/epoll/Makefile' (52,317) at 20240405153054301
54291 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183.c' (52,318) at 20240405153230215
54292 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/sparsemem.h' (52,319) at 20240405153045625
54293 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_mmu.c' (52,320) at 20241211090212486
54294 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-common.c' (52,321) at 20210307214928098
54295 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/Makefile' (52,322) at 20240405153054293
54296 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spu-insns.h' (52,323) at 20210307214926490
54297 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/clock.c' (52,324) at 20240405153047033
54298 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/keembay-ocs-aes-core.c' (52,325) at 20240405153230263
54299 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ampere_firmware_upgrade.sh' (52,326) at 20240502080013187
54300 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/kirkwood-thermal.txt' (52,327) at 20210307214925442
54301 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/efuse.c' (52,328) at 20240405153050649
54302 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/loader.c' (52,329) at 20220525020655071
54303 2025-01-21 03:00:59.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/abilis_tb100.dts' (52,330) at 20210308005002544
54304 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/start.S' (52,331) at 20210308005002820
54305 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/012' (52,332) at 20210927100127473
54306 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_bang_bang.c' (52,333) at 20240405153231495
54307 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_vema_iface.c' (52,334) at 20220525020653171
54308 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/userimask.c' (52,335) at 20240405153051753
54309 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/kvmvapic.bin' (52,336) at 20210308005046149 to deleted uid set
54310 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx_ops.h' (52,337) at 20240812080017232
54311 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/intel-mid_wdt.h' (52,338) at 20210307214931474
54312 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/Build' (52,339) at 20240405153054089
54313 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/munmap.patch' (52,340) at 20230706080014757
54314 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iunlink_item.c' (52,341) at 20240405153052597
54315 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu-param.h' (52,342) at 20230426080043876
54316 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/floating-point.json' (52,343) at 20240405153054149
54317 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/cc_helper_template.h.inc' (52,344) at 20241211090212486
54318 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211_hwsim/mac80211_hwsim.rst' (52,345) at 20210307214925538
54319 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_3_1_d.h' (52,346) at 20210309003649632
54320 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lru-dict_1.3.0.bb' (52,347) at 20241221090017556
54321 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-tegra186.c' (52,348) at 20240405153230251
54322 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/versatile.c' (52,349) at 20241211090212318
54323 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c' (52,350) at 20240405153047205
54324 2025-01-21 03:00:59.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pc87360.rst' (52,351) at 20210307214925506
54325 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_core.c' (52,352) at 20240405153049161
54326 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_on_change_threshold.cpp' (52,353) at 20231228090030528
54327 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/zile_2.4.15.bb' (52,354) at 20241221090017544
54328 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/dra7xx_iodelay.h' (52,355) at 20210308005002660
54329 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a09g011-cpg.h' (52,356) at 20240405153052645
54330 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_pyxis.c' (52,357) at 20210307214925654
54331 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch' (52,358) at 20210307205554622
54332 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/devices.rst' (52,359) at 20240405153044945
54333 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/common.c' (52,360) at 20210308005002948
54334 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_apecs.c' (52,361) at 20210307214925650
54335 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/list.h' (52,362) at 20210308005003732
54336 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_0_0_default.h' (52,363) at 20210307214927538
54337 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/printf.h' (52,364) at 20240405153048621
54338 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/mmio_warning_test.c' (52,365) at 20240405153054321
54339 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/module.h' (52,366) at 20210307214926550
54340 2025-01-21 03:00:59.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/_sstatetests_noauto.py' (52,367) at 20230401080011963
54341 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/234' (52,368) at 20220429100100914
54342 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/Kconfig' (52,369) at 20240405153049573
54343 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/dbusUtils.hpp' (52,370) at 20231201090035486
54344 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mxc_ipuv3_fb.c' (52,371) at 20210308005003532
54345 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/ch7006_priv.h' (52,372) at 20240405153048429
54346 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/dasd-ipl.h' (52,373) at 20241211090212442
54347 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_stream2mmio_rmgr.c' (52,374) at 20210309003653024
54348 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/sama5d4_vdec_hw.c' (52,375) at 20240405153049497
54349 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Midhurst' (52,376) at 20210307205553798
54350 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/not_action.hpp' (52,377) at 20210914000041091
54351 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/rest-api.md' (52,378) at 20230316080008330
54352 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/nonstdio.h' (52,379) at 20210307214926486
54353 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc_sli/sli4.c' (52,380) at 20240405153231395
54354 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuarm64.conf' (52,381) at 20241221090017612
54355 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/simg_dump-python3.patch' (52,382) at 20231011080016574
54356 2025-01-21 03:00:59.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/Makefile' (52,383) at 20210308005002772
54357 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/emc1403.c' (52,384) at 20240405153048853
54358 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dvb-pll.c' (52,385) at 20240405153049289
54359 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/sandbox.c' (52,386) at 20210308005003496
54360 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ia_css_csc.host.c' (52,387) at 20210307214930554
54361 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi_master_aspeed.h' (52,388) at 20220525020654659
54362 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/snps_udc_core.c' (52,389) at 20240405153052093
54363 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-pmp.c' (52,390) at 20240405153046657
54364 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/malloc-spapr.h' (52,391) at 20221215040039374
54365 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/Kconfig' (52,392) at 20220804030036611
54366 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_arpreply.c' (52,393) at 20210307214931894
54367 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (52,394) at 20210813100029652
54368 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu_44xx_54xx.h' (52,395) at 20240405153045669
54369 2025-01-21 03:00:59.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/des_asm.S' (52,396) at 20210307214926574
54370 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.c' (52,397) at 20210307214929974
54371 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu106-revA.dts' (52,398) at 20210308005002636
54372 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/input/atmel-maxtouch.h' (52,399) at 20220525020654543
54373 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/recover.c' (52,400) at 20240405153231655
54374 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mux.c' (52,401) at 20240405153045657
54375 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-nomadik-stn8815.dtsi' (52,402) at 20240405153045581
54376 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_lzma2.h' (52,403) at 20210309003654200
54377 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb50n/wb50n.c' (52,404) at 20210308005003016
54378 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c' (52,405) at 20240913080013785
54379 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dahash_test.h' (52,406) at 20240405153052589
54380 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-enqueue-powercycle.sh' (52,407) at 20231103080005832
54381 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-h3.c' (52,408) at 20240405153231339
54382 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_mipi.c' (52,409) at 20210308005003532
54383 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/ti,lp8727.yaml' (52,410) at 20240405153045141
54384 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/es1688/Makefile' (52,411) at 20210307214932218
54385 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/peer-targets-everest.json' (52,412) at 20220302040019952
54386 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/vmap.h' (52,413) at 20210307214927906
54387 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/amd-memory-encryption.rst' (52,414) at 20240405153229747
54388 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-crypto.h' (52,415) at 20220525020651994
54389 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/qcom,llcc.yaml' (52,416) at 20240405153045021
54390 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mediatek/gpio.h' (52,417) at 20210308005002644
54391 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr_user.c' (52,418) at 20240405153052337
54392 2025-01-21 03:00:59.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/exceptions.h' (52,419) at 20220525020651986
54393 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac7311.yaml' (52,420) at 20240405153045073
54394 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/uboot-sign.bbclass' (52,421) at 20241221090017608
54395 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-poweron' (52,422) at 20240105090012010
54396 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Replace/meson.build' (52,423) at 20230825080021137 to deleted uid set
54397 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/pulseaudio/pavucontrol/0001-pavucontrol-remove-canberra-gtk-support.patch' (52,424) at 20220618030015170
54398 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-vsx.c' (52,425) at 20240405153046149
54399 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ref-daughter.dtsi' (52,426) at 20210308005002632
54400 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/tests/ni_routes_test.c' (52,427) at 20220525020652362
54401 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Idivuoma' (52,428) at 20210307205553782
54402 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ubifs.rst' (52,429) at 20240405153045209
54403 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/hostfs.h' (52,430) at 20240805080014019
54404 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/config/test-group-priority.yaml' (52,431) at 20240824080021954
54405 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm91.c' (52,432) at 20240405153049229
54406 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/st,m48t86.yaml' (52,433) at 20240405153229795
54407 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/attribs.h' (52,434) at 20221215040039294
54408 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dirtyrate.h' (52,435) at 20230426080043776
54409 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1848/ad1848.c' (52,436) at 20240405153232127
54410 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/smp.h' (52,437) at 20240405153045905
54411 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb' (52,438) at 20240301090012423
54412 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-bus.txt' (52,439) at 20210307214925438
54413 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a100-r.c' (52,440) at 20240405153046853
54414 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb135.dts' (52,441) at 20210309003648744
54415 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/tracer/wakeup_rt.tc' (52,442) at 20240405153054305
54416 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBold.woff' (52,443) at 20220105012522987 to deleted uid set
54417 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/Makefile' (52,444) at 20220802100038573
54418 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-sensor-states@.service' (52,445) at 20220419030216144
54419 2025-01-21 03:00:59.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb' (52,446) at 20240301090012471
54420 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/interrupts.py' (52,447) at 20240405153053449
54421 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/Makefile' (52,448) at 20210307214929698
54422 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/vlocks.rst' (52,449) at 20240405153229739
54423 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/aspeed_i2c.c' (52,450) at 20241211090212274
54424 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv84_fence.c' (52,451) at 20240405153048625
54425 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/obs600_defconfig' (52,452) at 20210307214926366
54426 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/process.c' (52,453) at 20241211090145377
54427 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic.h' (52,454) at 20240405153051733
54428 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ads7846.txt' (52,455) at 20210307214925338
54429 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb' (52,456) at 20231011080016614
54430 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc' (52,457) at 20230114040015550
54431 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/machtype.c' (52,458) at 20210307214926270
54432 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm963138dvt.dts' (52,459) at 20240405153045433
54433 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-loongarch-cross.docker' (52,460) at 20241121090029296
54434 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfc.h' (52,461) at 20220525020654671
54435 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_vbmeta_image.h' (52,462) at 20210308005003708
54436 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/Makefile' (52,463) at 20240405153230039
54437 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_vma_offset.c' (52,464) at 20240405153054265
54438 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/display.h' (52,465) at 20210308005002672
54439 2025-01-21 03:00:59.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpmac.c' (52,466) at 20240405153049921
54440 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams-core.c' (52,467) at 20240405153230755
54441 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8962.c' (52,468) at 20240405153232171
54442 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/ucc.h' (52,469) at 20210307214931590
54443 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/dt_idle_states.h' (52,470) at 20210307214927062
54444 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/nexthop.sh' (52,471) at 20220525020655207
54445 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-scmi.c' (52,472) at 20240405153230207
54446 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/metro-usb.c' (52,473) at 20220525020654291
54447 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/adf_4xxx_hw_data.h' (52,474) at 20240405153230267
54448 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-bsd.c' (52,475) at 20241211090212454
54449 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/backlight.c' (52,476) at 20240405153048421
54450 2025-01-21 03:00:59.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-mailbox-utils.c' (52,477) at 20241211090212262
54451 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/event_jsons/good/event_state_sensor.json' (52,478) at 20240610080035204
54452 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/sysfs.h' (52,479) at 20210307214932618
54453 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricReport.v1_5_2.json' (52,480) at 20240824080002938
54454 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/opos6uldev/Makefile' (52,481) at 20210308005002912
54455 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/qts/pinmux_config.h' (52,482) at 20210308005003044
54456 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video-vga.c' (52,483) at 20210307214926638
54457 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada8k/cache_llc.S' (52,484) at 20210308005002752
54458 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/file.c' (52,485) at 20240405153231707
54459 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/meson.build' (52,486) at 20240326080039682
54460 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ftrace.h' (52,487) at 20240405153231811
54461 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/smp.h' (52,488) at 20210307214925650
54462 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/syscall_table.c' (52,489) at 20240405153230071
54463 2025-01-21 03:00:59.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_coldfire.h' (52,490) at 20210308005003628
54464 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/displayport.c' (52,491) at 20240405153231567
54465 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/parisc/Kconfig' (52,492) at 20210307214932226
54466 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio_device.c' (52,493) at 20240405153050357
54467 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-bench.txt' (52,494) at 20240405153232219
54468 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-noinitiator' (52,495) at 20240906080037560 to deleted uid set
54469 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/sparse-keymap.c' (52,496) at 20210309003650216
54470 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/joystick-parport.rst' (52,497) at 20210307214925514
54471 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/richtek,rt4831-backlight.yaml' (52,498) at 20240405153045089
54472 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sm6350.h' (52,499) at 20240405153052645
54473 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/build_image.py' (52,500) at 20210812000025378
54474 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/6xx-suspend.S' (52,501) at 20210307214926482
54475 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-max9485.c' (52,502) at 20240405153046781
54476 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/trace-events-sample.h' (52,503) at 20240405153053433
54477 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/idt,32434-gpio.yaml' (52,504) at 20220525020651674
54478 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uleds.h' (52,505) at 20210307214931662
54479 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/kcm.h' (52,506) at 20240830080013331
54480 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-freezegun_1.5.1.bb' (52,507) at 20241221090017552
54481 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/omap-usb-host.txt' (52,508) at 20240405153045105
54482 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/qspinlock.h' (52,509) at 20240405153046125
54483 2025-01-21 03:00:59.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/tpmi.c' (52,510) at 20240613080016459
54484 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rlimit.h' (52,511) at 20210307214932602
54485 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/stm32f7-rcc.h' (52,512) at 20240405153052649
54486 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/peci/peci-controller.yaml' (52,513) at 20240405153045125
54487 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/testsdk.py' (52,514) at 20240302090018230
54488 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ms_sensors/Kconfig' (52,515) at 20210307214928338
54489 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/irq_alloc.h' (52,516) at 20210307214926246
54490 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/docs/asio.md' (52,517) at 20221207040044387
54491 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1a-d10800_psu.json' (52,518) at 20240322080004712
54492 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/alibaba/eni_vdpa.c' (52,519) at 20240405153231571
54493 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/nvme/feature-and-quirk-policy.rst' (52,520) at 20240405153045241
54494 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-vadc.h' (52,521) at 20210309003653812
54495 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/mmp3.c' (52,522) at 20240405153229911
54496 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/omap.h' (52,523) at 20210309003653812
54497 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/xilinx_axienet.h' (52,524) at 20240919080017066
54498 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/biosattr-interface.c' (52,525) at 20220525020653907
54499 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mipi_dsi.h' (52,526) at 20240805080014027
54500 2025-01-21 03:00:59.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6755.dtsi' (52,527) at 20240405153045745
54501 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qobject-input-visitor.c' (52,528) at 20240906080037432
54502 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpupri.c' (52,529) at 20240405153053041
54503 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/geode/geos.c' (52,530) at 20220525020652194
54504 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/ti,opt3001.yaml' (52,531) at 20220525020651682
54505 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_perf.h' (52,532) at 20240405153048529
54506 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/metric.h' (52,533) at 20240405153052309
54507 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_mod.c' (52,534) at 20210307214930234
54508 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/str.rs' (52,535) at 20240405153232099
54509 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dst_ops.h' (52,536) at 20240617080017406
54510 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-pll.h' (52,537) at 20240405153046773
54511 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/virt.dts' (52,538) at 20210307214926758
54512 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_regs.h' (52,539) at 20210308005003368
54513 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/m68k-fp.xml' (52,540) at 20210308005045817
54514 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_subset.c' (52,541) at 20240405153050377
54515 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/system_configuration.hpp' (52,542) at 20230511080033415
54516 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/commonring.h' (52,543) at 20210307214929806
54517 2025-01-21 03:00:59.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-stream' (52,544) at 20240906080037568
54518 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/imx-regs.h' (52,545) at 20210308005002644
54519 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/tiny-init/files/rc.local.sample' (52,546) at 20210307205554386
54520 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py' (52,547) at 20210307205554262
54521 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/ppc-dis.c' (52,548) at 20240805080013927
54522 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/memmove.c' (52,549) at 20210307214926170
54523 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-espt.c' (52,550) at 20210307214926534
54524 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_mpeg12.c' (52,551) at 20210307214930586
54525 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MessageRegistryFile.v1_1_5.json' (52,552) at 20240619080002948
54526 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/atmel_pmecc_params.c' (52,553) at 20210308005003748
54527 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lzma/LzmaTypes.h' (52,554) at 20210308005003672
54528 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-regs.c' (52,555) at 20240405153049413
54529 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fdomain.c' (52,556) at 20240405153051597
54530 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rksd.c' (52,557) at 20210308005003772
54531 2025-01-21 03:00:59.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_cipso_v4.h' (52,558) at 20240405153232063
54532 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/pl022_spi.c' (52,559) at 20210308005003492
54533 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/W3C' (52,560) at 20210307205554426
54534 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/common/fsl-errata.c' (52,561) at 20210308005003500
54535 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/dbus_vis.css' (52,562) at 20220602030014530
54536 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix/zabbix-agent.service' (52,563) at 20210307205553886
54537 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zpool.h' (52,564) at 20240405153052825
54538 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7790-cpg-mssr.c' (52,565) at 20210308005003352
54539 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/suites.h' (52,566) at 20210308005003688
54540 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png' (52,567) at 20210307205554366 to deleted uid set
54541 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/utils.hpp' (52,568) at 20240716080045952
54542 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/generic.h' (52,569) at 20240405153045689
54543 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/driver.rst' (52,570) at 20240405153045237
54544 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_regs.h' (52,571) at 20210307214930854
54545 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ump_convert.h' (52,572) at 20240910080014082
54546 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/software_utils.cpp' (52,573) at 20240828080021463 to deleted uid set
54547 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/probe_user.c' (52,574) at 20240405153054257
54548 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_nodtb.py' (52,575) at 20210308005003748
54549 2025-01-21 03:00:59.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/memcpy.S' (52,576) at 20240405153045897
54550 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/compress_offload.c' (52,577) at 20240405153232119
54551 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_trace.h' (52,578) at 20240405153052125
54552 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_runtime_jit.c' (52,579) at 20240405153054285
54553 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/sys.c' (52,580) at 20240613080016491
54554 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/debugfs.c' (52,581) at 20210307214929126
54555 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-xbox-360.c' (52,582) at 20220525020653311
54556 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/README.md' (52,583) at 20240806080022583
54557 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/types/container_types_helpers.hpp' (52,584) at 20240711080036139
54558 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_mremap_vdso.c' (52,585) at 20210307214932734
54559 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/mana_en.c' (52,586) at 20241011080017331
54560 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/page_track.h' (52,587) at 20210307214927834
54561 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/power-workarounds/witherspoon/power-workarounds@.service' (52,588) at 20220514030009396
54562 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PCIeDevice_VINI.json' (52,589) at 20221213040036921
54563 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/scsi-generic.c' (52,590) at 20241211090212334
54564 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/image.h' (52,591) at 20240405153045857
54565 2025-01-21 03:00:59.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/test/meson.build' (52,592) at 20210827000032628
54566 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a3000.c' (52,593) at 20240405153051549
54567 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/geniv.c' (52,594) at 20210309003649120
54568 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,quadfs.txt' (52,595) at 20220525020651666
54569 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmc.h' (52,596) at 20210920100020631
54570 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/devfreq.h' (52,597) at 20220525020654655
54571 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm_4.2.0.bb' (52,598) at 20241221090017496
54572 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb' (52,599) at 20240127090011884
54573 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-fm-rx.rst' (52,600) at 20210309003648492
54574 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-tod-step-check-fault.cpp' (52,601) at 20240830080017491
54575 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt' (52,602) at 20210307214925354
54576 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/index.rst' (52,603) at 20240405153045305
54577 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_cse_nand_defconfig' (52,604) at 20210308005003288
54578 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/bindings.py' (52,605) at 20210308005048033
54579 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/common.h' (52,606) at 20210307214930778
54580 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.c' (52,607) at 20210309003651816
54581 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-serial-test.c' (52,608) at 20210308005046489
54582 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/osnoise.c' (52,609) at 20240405153054385
54583 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lattice.h' (52,610) at 20210308005003656
54584 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/xo15-ebook.c' (52,611) at 20240405153051417
54585 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/jr2/jr2.c' (52,612) at 20210308005003020
54586 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/local.h' (52,613) at 20240405153046117
54587 2025-01-21 03:00:59.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/Makefile' (52,614) at 20210308005003004
54588 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/riscv/qemuriscv.inc' (52,615) at 20240413080012683
54589 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-health-afe440x' (52,616) at 20220525020651634
54590 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/module.h' (52,617) at 20210307214926750
54591 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/udivsi3.S' (52,618) at 20240405153046513
54592 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VirtualMediaCollection_v1.xml' (52,619) at 20240619080002940
54593 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/strnlen_user.S' (52,620) at 20240405153229995
54594 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp100.c' (52,621) at 20220525020652971
54595 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx6dl-mamoj.h' (52,622) at 20210308005003596
54596 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc_uv.c' (52,623) at 20240405153049649
54597 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_cpu.h' (52,624) at 20210308005046089
54598 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi-ops.h' (52,625) at 20210309003651396
54599 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7785.c' (52,626) at 20210307214926566
54600 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/intel_scheduler_helpers.h' (52,627) at 20240405153048549
54601 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/member.h' (52,628) at 20240405153231651
54602 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash_5.2.37.bb' (52,629) at 20241221090017676
54603 2025-01-21 03:00:59.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/cofile.c' (52,630) at 20240326080039414
54604 2025-01-21 03:00:59.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-pinfunc.h' (52,631) at 20240405153045525
54605 2025-01-21 03:00:59.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/init-valkey-server' (52,632) at 20241221090017524
54606 2025-01-21 03:00:59.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/traps.c' (52,633) at 20210308005002804
54607 2025-01-21 03:00:59.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc770-xm012.dts' (52,634) at 20240405153045609
54608 2025-01-21 03:00:59.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss_features.c' (52,635) at 20210307214930926
54609 2025-01-21 03:00:59.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_cmd_parser.c' (52,636) at 20240405153048521
54610 2025-01-21 03:00:59.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_mm.c' (52,637) at 20240405153230519
54611 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/net2280.c' (52,638) at 20240405153052089
54612 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-inputdrivers-Correct-the-signature-of-bind-call-on-m.patch' (52,639) at 20241206090014254
54613 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/xen-compat.h' (52,640) at 20240326080039546
54614 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/sdeventplus.wrap' (52,641) at 20220323030041563
54615 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/gpex.c' (52,642) at 20240906080037272
54616 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmci_stm32_sdmmc.c' (52,643) at 20240405153230855
54617 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/n64/Makefile' (52,644) at 20220525020652014
54618 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/locking/Makefile' (52,645) at 20210307214932682
54619 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/pll-da850.c' (52,646) at 20210307214926974
54620 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-clkc-utils.c' (52,647) at 20240405153230215
54621 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gtt.c' (52,648) at 20240405153048425
54622 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/mman.h' (52,649) at 20240405153054053
54623 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/top.c' (52,650) at 20210308005003020
54624 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-versatile.c' (52,651) at 20240405153048917
54625 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-cs08.rst' (52,652) at 20210309003648496
54626 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_internal.h' (52,653) at 20240405153231367
54627 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/quorum.c' (52,654) at 20240405153231715
54628 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stih418-clks.h' (52,655) at 20210307214931334
54629 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ag_resv.c' (52,656) at 20240405153052561
54630 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/head_32.S' (52,657) at 20240405153046433
54631 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-2.0' (52,658) at 20210307205554418
54632 2025-01-21 03:00:59.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/Kconfig' (52,659) at 20210307214929898
54633 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/cx25840.h' (52,660) at 20210307214931542
54634 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-cxl-component.json' (52,661) at 20241207090009631
54635 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c' (52,662) at 20241104090011571
54636 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_srm.c' (52,663) at 20210307214925654
54637 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/4.Coding.rst' (52,664) at 20240405153229839
54638 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-lp8788.c' (52,665) at 20210307214930218
54639 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/__init__.py' (52,666) at 20210307205554266
54640 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/VoltageControl.interface.yaml' (52,667) at 20210610000035126
54641 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/Kbuild' (52,668) at 20240405153230011
54642 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-smd.dts' (52,669) at 20240405153229883
54643 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/hard-interface.h' (52,670) at 20220525020654791
54644 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-encoder.c' (52,671) at 20240405153230795
54645 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-usb2-dr-0.dtsi' (52,672) at 20210307214926354
54646 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/seek.c' (52,673) at 20220525020654423
54647 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex3_user.c' (52,674) at 20240405153053425
54648 2025-01-21 03:00:59.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/64r2.config' (52,675) at 20210307214926202
54649 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wm8776.h' (52,676) at 20210307214932262
54650 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/tables.c' (52,677) at 20210307214931122
54651 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/sba.h' (52,678) at 20210307214929666
54652 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/draco_defconfig' (52,679) at 20210308005003256
54653 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi_bt.c' (52,680) at 20240906080037244
54654 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/super.c' (52,681) at 20240405153052329
54655 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/amlresrc.h' (52,682) at 20240405153046617
54656 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/cyan_skillfish_ppt.h' (52,683) at 20220525020652827
54657 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ftrace_32.S' (52,684) at 20240405153046433
54658 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/spi.c' (52,685) at 20240405153053345
54659 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.h' (52,686) at 20240405153050105
54660 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-s4-power.h' (52,687) at 20240405153231799
54661 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/tc2_pm.c' (52,688) at 20240405153045693
54662 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/dslm/Makefile' (52,689) at 20210307214932486
54663 2025-01-21 03:00:59.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/Makefile' (52,690) at 20210307214928450
54664 2025-01-21 03:00:59.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm80xx_hwi.c' (52,691) at 20240405153231435
54665 2025-01-21 03:00:59.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/net_failover.c' (52,692) at 20240405153050349
54666 2025-01-21 03:00:59.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz' (52,693) at 20210307205554590 to deleted uid set
54667 2025-01-21 03:00:59.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/MCFG' (52,694) at 20240906080037560 to deleted uid set
54668 2025-01-21 03:00:59.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_resizer.c' (52,695) at 20220525020654139
54669 2025-01-21 03:00:59.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-smm-gateway_%.bbappend' (52,696) at 20220910030013341
54670 2025-01-21 03:00:59.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/aes.h' (52,697) at 20240326080039526
54671 2025-01-21 03:00:59.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/generic.c' (52,698) at 20240405153045689
54672 2025-01-21 03:00:59.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_0_d.h' (52,699) at 20210307214927686
54673 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/other.json' (52,700) at 20220525020655143
54674 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/systemd/systemd/journald-storage-policy.conf' (52,701) at 20240312080011852
54675 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_8b_10b.h' (52,702) at 20240405153047297
54676 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/files/0001-src-Makefile-improve-reproducibility.patch' (52,703) at 20220204040022688
54677 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/spitools/spitools_git.bb' (52,704) at 20230813080012856
54678 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_w.c' (52,705) at 20210308005046521
54679 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ipd.h' (52,706) at 20210307214926234
54680 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/pc.h' (52,707) at 20241211090212358
54681 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp' (52,708) at 20240904080003190
54682 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NICTA-1.0' (52,709) at 20241221090017616
54683 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpacf.h' (52,710) at 20240617080017378
54684 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomli_2.2.1.bb' (52,711) at 20241221090017560
54685 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/loadpin.h' (52,712) at 20240405153052925
54686 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/Makefile' (52,713) at 20240405153048553
54687 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/hisi-pmu.rst' (52,714) at 20240405153044961
54688 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sock.h' (52,715) at 20240405153052897
54689 2025-01-21 03:00:59.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/bitops.h' (52,716) at 20240405153045357
54690 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/display_options.c' (52,717) at 20230302090047762
54691 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pcf50633-input.c' (52,718) at 20210307214928486
54692 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-cross-canadian_14.2.bb' (52,719) at 20241221090017660
54693 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svcsock.c' (52,720) at 20241211090145561
54694 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/clk-cpu.c' (52,721) at 20240405153046805
54695 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb' (52,722) at 20241206090014274
54696 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_47.0.bb' (52,723) at 20241221090017488
54697 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/fxos8700_core.c' (52,724) at 20240405153048993
54698 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/time.c' (52,725) at 20210307214926290
54699 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/symbol/kallsyms.h' (52,726) at 20240405153054069
54700 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dsc_helper.h' (52,727) at 20240405153052629
54701 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-babbage.dts' (52,728) at 20240405153229883
54702 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/Makefile' (52,729) at 20210308005003416
54703 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Sopron-Koszeg' (52,730) at 20210307205553774
54704 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/image-fuzzer.txt' (52,731) at 20220429100100418
54705 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb' (52,732) at 20241221090017692
54706 2025-01-21 03:00:59.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_0_offset.h' (52,733) at 20210307214927674
54707 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_intr.h' (52,734) at 20240405153052761
54708 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra20-mc.yaml' (52,735) at 20220525020651690
54709 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v5.h' (52,736) at 20240405153051289
54710 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-simtec.c' (52,737) at 20240405153048913
54711 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cy8ctma140.c' (52,738) at 20240405153230731
54712 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/vt8231.c' (52,739) at 20240405153230671
54713 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/nfeth.c' (52,740) at 20240405153045957
54714 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_metric.cpp' (52,741) at 20231228090030528
54715 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpd_reader_test.json' (52,742) at 20221213040022341
54716 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/qom.py' (52,743) at 20240326080039614
54717 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/socket.c' (52,744) at 20220525020653703
54718 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb' (52,745) at 20241206090014270
54719 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_select_reuseport_kern.c' (52,746) at 20240405153054277
54720 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx.h' (52,747) at 20240405153231043
54721 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/.clang-format' (52,748) at 20241219090008836
54722 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h' (52,749) at 20240405153048661
54723 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/expr.h' (52,750) at 20240405153232235
54724 2025-01-21 03:00:59.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/cla-signers/README.md' (52,751) at 20210308005111457
54725 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/r8152.h' (52,752) at 20210308005003504
54726 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5800-peach-pi.dts' (52,753) at 20210308005002580
54727 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/util/src/util.c' (52,754) at 20210307214930538
54728 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/DBUS_USAGE.md' (52,755) at 20240110090003528
54729 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/reserved-memory.yaml' (52,756) at 20240405153045149
54730 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/Makefile.softmmu-target' (52,757) at 20240906080037576
54731 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-internal.h' (52,758) at 20210927100127389
54732 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/kvm.c' (52,759) at 20241211090212470
54733 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gsettings.bbclass' (52,760) at 20220910030013385
54734 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nft_dup_ipv4.c' (52,761) at 20240405153053257
54735 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/neon-ls.decode' (52,762) at 20230426080043860
54736 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8183-mt6358-ts3a227-max98357.txt' (52,763) at 20220525020651710
54737 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/Makefile' (52,764) at 20210307214930438
54738 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/Kbuild' (52,765) at 20240405153230075
54739 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/.gitignore' (52,766) at 20210307214932706
54740 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/poison.h' (52,767) at 20220525020655115
54741 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-strace.h' (52,768) at 20210927100127045
54742 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-simple-audio-card.dtsi' (52,769) at 20240405153045813
54743 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt' (52,770) at 20240405153045133
54744 2025-01-21 03:00:59.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tlbflush.h' (52,771) at 20210307214926394
54745 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt.c' (52,772) at 20240405153230567
54746 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/opengrok1.0.log' (52,773) at 20241228090340496
54747 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/6x_bootscript_android.txt' (52,774) at 20210308005002924
54748 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ethtool_common.c' (52,775) at 20240405153050265
54749 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/goldfish_rtc.h' (52,776) at 20221215040039186
54750 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/images/meta-filesystems-image-ptest-all.bb' (52,777) at 20240302090018202
54751 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23888-ir.c' (52,778) at 20240405153049361
54752 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/cpp-example.inc' (52,779) at 20241206090014298
54753 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c' (52,780) at 20240405153050589
54754 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/phosphor-logging.wrap' (52,781) at 20220323030036807
54755 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rf.c' (52,782) at 20210309003651824
54756 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec4.2-0.dtsi' (52,783) at 20210307214926354
54757 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/efifb.rst' (52,784) at 20210307214925478
54758 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2c' (52,785) at 20240405153054385
54759 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/timer.h' (52,786) at 20210308005002668
54760 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/Makefile' (52,787) at 20240405153054389
54761 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test4_1.5.3.bb' (52,788) at 20240106090017253
54762 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/libgcc.h' (52,789) at 20210308005002852
54763 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/ashldi3.c' (52,790) at 20240405153046309
54764 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vdpa-dev.h' (52,791) at 20230426080043768
54765 2025-01-21 03:00:59.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/octeon-ethernet.h' (52,792) at 20210307214930602
54766 2025-01-21 03:00:59.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-xattr.c' (52,793) at 20210927100127085
54767 2025-01-21 03:00:59.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/tpmif.h' (52,794) at 20210307214931702
54768 2025-01-21 03:00:59.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti,tps62864.yaml' (52,795) at 20240405153045149
54769 2025-01-21 03:00:59.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tec-ng.h' (52,796) at 20210308005003620
54770 2025-01-21 03:00:59.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitrepotest/gitrepotest/0001-testpatch.patch' (52,797) at 20241206090014298
54771 2025-01-21 03:00:59.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus.yml' (52,798) at 20241211090212202
54772 2025-01-21 03:00:59.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/service_files/yaml/phosphor-fan-presence-tach@.service' (52,799) at 20220819030023853
54773 2025-01-21 03:00:59.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/Makefile' (52,800) at 20210309003649460
54774 2025-01-21 03:00:59.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vmlinux.lds.h' (52,801) at 20210307214926514
54775 2025-01-21 03:00:59.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_4_1_sh_mask.h' (52,802) at 20240405153048109
54776 2025-01-21 03:00:59.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/pauth-5.c' (52,803) at 20240326080039742
54777 2025-01-21 03:00:59.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/string.c' (52,804) at 20210307214926534
54778 2025-01-21 03:00:59.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts419-6282.dts' (52,805) at 20240405153045457
54779 2025-01-21 03:00:59.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/shtc1.c' (52,806) at 20240613080016411
54780 2025-01-21 03:00:59.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0015-CVE-2024-53589.patch' (52,807) at 20241221090017656
54781 2025-01-21 03:00:59.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri-eval-v3.dtsi' (52,808) at 20240405153045529
54782 2025-01-21 03:00:59.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-nomadik.c' (52,809) at 20241008080013967
54783 2025-01-21 03:00:59.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c' (52,810) at 20241111090012141
54784 2025-01-21 03:00:59.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/xattr.h' (52,811) at 20240405153052393
54785 2025-01-21 03:00:59.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_thread.h' (52,812) at 20221215040039062
54786 2025-01-21 03:00:59.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-dma-contig.c' (52,813) at 20240405153230775
54787 2025-01-21 03:00:59.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/snvs-lpgpr.yaml' (52,814) at 20240405153045121
54788 2025-01-21 03:00:59.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ep93xx.c' (52,815) at 20240405153231459
54789 2025-01-21 03:00:59.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/Kconfig' (52,816) at 20240405153046873
54790 2025-01-21 03:00:59.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mxs.c' (52,817) at 20240405153231463
54791 2025-01-21 03:00:59.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_regs.h' (52,818) at 20240405153048357
54792 2025-01-21 03:00:59.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jinja2_3.1.4.bb' (52,819) at 20241221090017668
54793 2025-01-21 03:00:59.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx.reg' (52,820) at 20210307214930270
54794 2025-01-21 03:00:59.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/msix.h' (52,821) at 20220525020653131
54795 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_netlink.c' (52,822) at 20241008080014039
54796 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-asio-Dont-use-experimental-with-clang.patch' (52,823) at 20231011080016574
54797 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/intel.json' (52,824) at 20240912080005178
54798 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar5312.c' (52,825) at 20240405153045981
54799 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-panda-es.dts' (52,826) at 20240405153045605
54800 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/processor.h' (52,827) at 20210308005002544
54801 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro5.dtsi' (52,828) at 20240405153045577
54802 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/nrf51_nvm.h' (52,829) at 20210308005046021
54803 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_vram.c' (52,830) at 20240405153048789
54804 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/libptytty/libptytty/0001-CMakeLists.txt-do-not-run-cross-binary.patch' (52,831) at 20220204040022684
54805 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/entry_flush.c' (52,832) at 20240405153054361
54806 2025-01-21 03:00:59.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic2_qm0_regs.h' (52,833) at 20240405153046577
54807 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/silead.c' (52,834) at 20240726080012854
54808 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ioc3.c' (52,835) at 20220525020653343
54809 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_0_7_ppsmc.h' (52,836) at 20240405153048349
54810 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/ssi-fiq.S' (52,837) at 20210307214925894
54811 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/maxim,max31865.yaml' (52,838) at 20240405153045077
54812 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_acm.c' (52,839) at 20240405153231547
54813 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-images-sha1-pss.its' (52,840) at 20210308005003744
54814 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/Makefile' (52,841) at 20210307214926138
54815 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bootretry.c' (52,842) at 20210308005003224
54816 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/Makefile' (52,843) at 20210307214928654
54817 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb' (52,844) at 20241206090014330
54818 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/gettimeofday.c' (52,845) at 20240405153054357
54819 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/files/0001-CMakeLists-txt-Avoid-host-specific-path-to-libsodium.patch' (52,846) at 20210307205553886
54820 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/pamu.txt' (52,847) at 20210307214925406
54821 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mboxd.h' (52,848) at 20210308005100993
54822 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-i2c-0.dtsi' (52,849) at 20210307214926350
54823 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtsi' (52,850) at 20240405153045785
54824 2025-01-21 03:00:59.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0002-localedef-fix-ups-hardlink-to-make-it-compile.patch' (52,851) at 20241221090017640
54825 2025-01-21 03:00:59.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/hyperv_net.h' (52,852) at 20240405153231071
54826 2025-01-21 03:00:59.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun6i-a31-r-intc.yaml' (52,853) at 20240405153045085
54827 2025-01-21 03:00:59.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_flowtable.sh' (52,854) at 20240405153054357
54828 2025-01-21 03:00:59.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/dove/pmu.c' (52,855) at 20210307214930438
54829 2025-01-21 03:00:59.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkcommon.h' (52,856) at 20210308005003772
54830 2025-01-21 03:00:59.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450.dtsi' (52,857) at 20240805080013919
54831 2025-01-21 03:00:59.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/kempld-core.c' (52,858) at 20240405153049605
54832 2025-01-21 03:00:59.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-responses_0.25.3.bb' (52,859) at 20241221090017560
54833 2025-01-21 03:00:59.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/hmp-target.h' (52,860) at 20240906080037344
54834 2025-01-21 03:00:59.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m548xevb/m548xevb.c' (52,861) at 20210308005002976
54835 2025-01-21 03:00:59.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/gitlab-ci-section' (52,862) at 20241211090212458
54836 2025-01-21 03:00:59.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/trace-events' (52,863) at 20240906080037296
54837 2025-01-21 03:00:59.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/subprojects/boost.wrap' (52,864) at 20220427030012593
54838 2025-01-21 03:00:59.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/iio/adc/ad7192.c' (52,865) at 20240405153230687 to deleted uid set
54839 2025-01-21 03:00:59.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-touch.rst' (52,866) at 20210309003648488
54840 2025-01-21 03:00:59.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/moxa/moxart_ether.h' (52,867) at 20210307214929550
54841 2025-01-21 03:00:59.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_9.dtso' (52,868) at 20240405153051213
54842 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memory.c' (52,869) at 20241111090012157
54843 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/microchip-tcb-capture.c' (52,870) at 20240405153230251
54844 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/Kconfig' (52,871) at 20240405153053233
54845 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_multiport.h' (52,872) at 20210307214931646
54846 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/index.rst' (52,873) at 20210307214925454
54847 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SSH-short' (52,874) at 20211006000025242
54848 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs8_parser.c' (52,875) at 20210307214926790
54849 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (52,876) at 20231128090014177
54850 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/rndis_host.c' (52,877) at 20240405153050381
54851 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power9-events-list.h' (52,878) at 20210307214926450
54852 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/omap-sham.txt' (52,879) at 20210307214925298
54853 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/perfmon.h' (52,880) at 20240405153049185
54854 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/MAINTAINERS' (52,881) at 20210308005003020
54855 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/Makefile' (52,882) at 20240405153051373
54856 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl-aspeed.h' (52,883) at 20210308005003456
54857 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-word.json' (52,884) at 20210308005046405
54858 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear320s.dtsi' (52,885) at 20240405153045577
54859 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/smp_plat.h' (52,886) at 20220525020651950
54860 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_unicode_collation.c' (52,887) at 20210308005003704
54861 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,camcc-sm8250.h' (52,888) at 20220525020654543
54862 2025-01-21 03:00:59.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/ofnode.c' (52,889) at 20210308005003740
54863 2025-01-21 03:00:59.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pdm_2.22.0.bb' (52,890) at 20241221090017556
54864 2025-01-21 03:00:59.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/devfs' (52,891) at 20210309003648244
54865 2025-01-21 03:00:59.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/Makefile' (52,892) at 20240405153053973
54866 2025-01-21 03:00:59.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cls_redirect.h' (52,893) at 20240405153054277
54867 2025-01-21 03:00:59.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-exynos5.c' (52,894) at 20240405153230675
54868 2025-01-21 03:00:59.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_0_d.h' (52,895) at 20210307214927666
54869 2025-01-21 03:00:59.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/perf_callchain.c' (52,896) at 20210309003648980
54870 2025-01-21 03:00:59.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c' (52,897) at 20241216090017721
54871 2025-01-21 03:00:59.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_ucontext.h' (52,898) at 20220429100100402
54872 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-regs.h' (52,899) at 20220525020653251
54873 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c' (52,900) at 20240913080013785
54874 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/skl.c' (52,901) at 20240405153053941
54875 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-08' (52,902) at 20210908000010395
54876 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/basic.json' (52,903) at 20240405153054117
54877 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/auxvec.h' (52,904) at 20240405153052905
54878 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-i2c.c' (52,905) at 20240405153046925
54879 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/lmac.h' (52,906) at 20210307214929866
54880 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/layerdetails.js' (52,907) at 20210307205554278
54881 2025-01-21 03:00:59.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,mtu2.yaml' (52,908) at 20210307214925446
54882 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/u-boot.dtsi' (52,909) at 20210308005002872
54883 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_mman.h' (52,910) at 20230925080039945
54884 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/task_messages.hpp' (52,911) at 20241224090003036
54885 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/bcm2835-pm.c' (52,912) at 20240405153049605
54886 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-common.dtsi' (52,913) at 20240405153045425
54887 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/interrupts.c' (52,914) at 20210308005002832
54888 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/ialloc.c' (52,915) at 20240405153231775
54889 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/pipeline.json' (52,916) at 20240405153054133
54890 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/math-emu.h' (52,917) at 20210307214926162
54891 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/xattr.h' (52,918) at 20240405153052361
54892 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm' (52,919) at 20240405153044913
54893 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/atomisp2/Kconfig' (52,920) at 20220525020653907
54894 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-sub-ui.c' (52,921) at 20240405153231947
54895 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/create_pel.hpp' (52,922) at 20230329080019516
54896 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-pistachio.c' (52,923) at 20210307214930206
54897 2025-01-21 03:00:59.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/glmConfigVersion.cmake.in' (52,924) at 20210307205553942
54898 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/Kconfig' (52,925) at 20210308005002772
54899 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/mscc/Makefile' (52,926) at 20210307214929986
54900 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/vfio_dev.c' (52,927) at 20240405153231575
54901 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/trace.h' (52,928) at 20210308005045957
54902 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/wistron_btns.c' (52,929) at 20240405153049145
54903 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-qds.dtsi' (52,930) at 20210308005002580
54904 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/accel/adis16203.c' (52,931) at 20240405153051817
54905 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-test.c' (52,932) at 20220525020653955
54906 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/imx-media.h' (52,933) at 20210307214931402
54907 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/HypervisorInterface-default-p10bmc.override.yml' (52,934) at 20220722030013175
54908 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/raw_skew.c' (52,935) at 20240405153054377
54909 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8994-irq.c' (52,936) at 20220525020653351
54910 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/sockbits.h' (52,937) at 20210308005046097
54911 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/mac80211-ops.c' (52,938) at 20240405153231167
54912 2025-01-21 03:00:59.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/unlink.c' (52,939) at 20240405153052429
54913 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/omapfb_main.c' (52,940) at 20240405153231587
54914 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_mlme.h' (52,941) at 20240405153051925
54915 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/acpi_power_meter.rst' (52,942) at 20210309003648424
54916 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/inplace-gbmc-version.sh' (52,943) at 20210819100023842
54917 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/LICENSE' (52,944) at 20220204210413341
54918 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/Makefile' (52,945) at 20220525020652430
54919 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/rk3399.c' (52,946) at 20210308005002776
54920 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/Kconfig' (52,947) at 20210308005002984
54921 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_mac80211.c' (52,948) at 20240405153231263
54922 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw52xx.dts' (52,949) at 20240405153045497
54923 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb' (52,950) at 20241221090017568
54924 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/gecko-record' (52,951) at 20240405153232231
54925 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-riscv32.txt' (52,952) at 20240113090014532
54926 2025-01-21 03:00:59.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/debugfs.c' (52,953) at 20240405153230915
54927 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_core.c' (52,954) at 20240405153051481
54928 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/passwdqc/passwdqc/makefile-add-ldflags.patch' (52,955) at 20230811080018302
54929 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/time/time_1.9.bb' (52,956) at 20220910030013429
54930 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/zsh' (52,957) at 20210307205553870
54931 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/imx.rst' (52,958) at 20210307214925234
54932 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/usleep.1' (52,959) at 20210307205553890
54933 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/airspy/Makefile' (52,960) at 20210307214928802
54934 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/pcnet-pci.c' (52,961) at 20241211090212306
54935 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fentry_test.c' (52,962) at 20240405153232255
54936 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_filters.c' (52,963) at 20240405153050273
54937 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_chiptod.h' (52,964) at 20240906080037336
54938 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-j784s4.c' (52,965) at 20240405153047009
54939 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/opentitan.h' (52,966) at 20230925080039929
54940 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmoinen_Harjunsalmi' (52,967) at 20210307205553770
54941 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/power/supply/gpio-charger.c' (52,968) at 20210309003652164 to deleted uid set
54942 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.c' (52,969) at 20240405153048653
54943 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/cpu.c' (52,970) at 20210308005002800
54944 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.c' (52,971) at 20210307214928462
54945 2025-01-21 03:00:59.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/mscc,ocelot.yaml' (52,972) at 20240405153045117
54946 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ipv6_flowlabel.sh' (52,973) at 20240405153054345
54947 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-vdec.c' (52,974) at 20240405153046793
54948 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit/run-ptest' (52,975) at 20240301090012435
54949 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055_ser_trace.h' (52,976) at 20240405153048993
54950 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/Kconfig' (52,977) at 20240405153046033
54951 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/test.c' (52,978) at 20240405153231951
54952 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_40xx_reg.h' (52,979) at 20240405153230163
54953 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/shmbuf.h' (52,980) at 20240405153046401
54954 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-target.inc' (52,981) at 20240309090012820
54955 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memory_hotplug.h' (52,982) at 20240405153231819
54956 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb' (52,983) at 20241221090017528
54957 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c' (52,984) at 20240405153231335
54958 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/GraphicsController.v1_0_2.json' (52,985) at 20240619080002948
54959 2025-01-21 03:00:59.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/tie-asm.h' (52,986) at 20210308005002884
54960 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-rockchip.h' (52,987) at 20240710080014597
54961 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/Makefile' (52,988) at 20210307214929374
54962 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/iphase.h' (52,989) at 20220525020652262
54963 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/axi_sandbox.c' (52,990) at 20210308005003336
54964 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bridge_1d.sh' (52,991) at 20240405153054341
54965 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/generic-non-atomic.h' (52,992) at 20240405153052617
54966 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/ultrasoc-smb.h' (52,993) at 20240405153230671
54967 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-dmar.c' (52,994) at 20241114091008828
54968 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/pwm-vibrator.yaml' (52,995) at 20240405153045081
54969 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-io1v8.dtsi' (52,996) at 20240405153045585
54970 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs_32.c' (52,997) at 20210307214926198
54971 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/bletchley/post_desc.json' (52,998) at 20230205040006420
54972 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rojdafors' (52,999) at 20210307205553790
54973 2025-01-21 03:00:59.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/ptrace.h' (53,000) at 20220525020654955
54974 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_nportdisc.c' (53,001) at 20241011080017347
54975 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rv1108_common.h' (53,002) at 20210308005003612
54976 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/tinker_rk3288/Kconfig' (53,003) at 20210308005003040
54977 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/bh1770glc.rst' (53,004) at 20210309003648432
54978 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/Kconfig' (53,005) at 20220525020653123
54979 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/itstool.bbclass' (53,006) at 20210812000025190
54980 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/Makefile' (53,007) at 20240405153051757
54981 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/wctablet.c' (53,008) at 20240326080039394
54982 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lgff.c' (53,009) at 20210307214928094
54983 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_handoff.py' (53,010) at 20210308005003744
54984 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/msdi.c' (53,011) at 20210307214925918
54985 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--0a/fsi-master/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (53,012) at 20210307205553718
54986 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h' (53,013) at 20220525020652971
54987 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_reclaim.rst' (53,014) at 20240405153045229
54988 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6sl.c' (53,015) at 20240405153046785
54989 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/nvme.h' (53,016) at 20210308005003676
54990 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0007-greeter.c-support-to-update-expired-password.patch' (53,017) at 20210307205553946
54991 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2780.h' (53,018) at 20240405153053805
54992 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/meson.build' (53,019) at 20230920080021024
54993 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/meson.build' (53,020) at 20241211090212338
54994 2025-01-21 03:00:59.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman.inc' (53,021) at 20241206090014310
54995 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/common.h' (53,022) at 20240405153045645
54996 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/pamacct.c' (53,023) at 20210308005045729
54997 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/ocs-hcu.c' (53,024) at 20240405153046949
54998 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-usb-hs.c' (53,025) at 20240405153231315
54999 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/usb-hcd-uhci-test.c' (53,026) at 20240326080039738
55000 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/settings' (53,027) at 20240405153054309
55001 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/berkeley-softfloat-3.wrap' (53,028) at 20240326080039630
55002 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc.c' (53,029) at 20240405153230203
55003 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/kmscube/kmscube_git.bb' (53,030) at 20241221090017684
55004 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/fix_missing_use_directives.patch' (53,031) at 20230706080014765
55005 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_general.robot' (53,032) at 20240628080017113
55006 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_dm.c' (53,033) at 20220525020653119
55007 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/misc.h' (53,034) at 20240405153231627
55008 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/Kconfig' (53,035) at 20240405153049681
55009 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ipmi/ipmi_bt.h' (53,036) at 20210308005046017
55010 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/fans/pwm-init/pwm_init.service' (53,037) at 20220119040023096
55011 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpsr.h' (53,038) at 20210307214925978
55012 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3004-use-GLESv2-headers-over-GL-headers.patch' (53,039) at 20230114040015494
55013 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-trans.c' (53,040) at 20240405153050533
55014 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/tc.c' (53,041) at 20210307214926206
55015 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts' (53,042) at 20220525020651906
55016 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/ramoops_manager_main.cpp' (53,043) at 20230614080025842
55017 2025-01-21 03:00:59.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_abi.h' (53,044) at 20210307214928446
55018 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/trivial_32bit_program.c' (53,045) at 20210307214932734
55019 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/util.c' (53,046) at 20210309003650268
55020 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si21xx.h' (53,047) at 20210307214928638
55021 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/ccwgroup.c' (53,048) at 20240405153051517
55022 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km_kirkwood.h' (53,049) at 20210308005003600
55023 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/toshiba_bluetooth.c' (53,050) at 20240405153051417
55024 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_link_hwss.c' (53,051) at 20240405153047301
55025 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/target.c' (53,052) at 20240326080039570
55026 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-spl-tiny_defconfig' (53,053) at 20210421100236118
55027 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.0.dts' (53,054) at 20240405153045709
55028 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb' (53,055) at 20241221090017488
55029 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_selftests.c' (53,056) at 20240405153049909
55030 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun20i-d1-ccu.h' (53,057) at 20240405153231795
55031 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkcommon.c' (53,058) at 20210308005003772
55032 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/design.md' (53,059) at 20221213040033301
55033 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/Kconfig' (53,060) at 20210308005003468
55034 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ina3221.c' (53,061) at 20240405153048857
55035 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/bootpz.c' (53,062) at 20240405153045341
55036 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-state-manager/.shellcheck' (53,063) at 20210415000117524 to deleted uid set
55037 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mc34vr500.c' (53,064) at 20240405153048865
55038 2025-01-21 03:00:59.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-s3c2410.h' (53,065) at 20210307214931474
55039 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml' (53,066) at 20240405153045121
55040 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_hwmon.c' (53,067) at 20240405153048625
55041 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-tx4927.c' (53,068) at 20210307214926286
55042 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-amd8111.rst' (53,069) at 20210307214925506
55043 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/itree_v1.c' (53,070) at 20210307214931142
55044 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-nyan.dtsi' (53,071) at 20210308005002628
55045 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0012_use_release_instead_of_up_branch.py' (53,072) at 20210307205554262
55046 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/functional.rst' (53,073) at 20241211090212234
55047 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a77970-cpg-mssr.c' (53,074) at 20210308005003352
55048 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lag.c' (53,075) at 20240411080014102
55049 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tv_regs.h' (53,076) at 20240405153048465
55050 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc1_qm_regs.h' (53,077) at 20240405153046581
55051 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/bsr.c' (53,078) at 20240405153230199
55052 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_h.c' (53,079) at 20210308005046517
55053 2025-01-21 03:00:59.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623a-rfb-nand.dts' (53,080) at 20240405153045461
55054 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/test_sdbus_error.hpp' (53,081) at 20230511080035563
55055 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/README' (53,082) at 20210307205554386
55056 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/bmccontrolservices.cpp' (53,083) at 20240920080007542
55057 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/ftools.py' (53,084) at 20220910030013405
55058 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm3601x.txt' (53,085) at 20210309003648364
55059 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (53,086) at 20210618000018360
55060 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz' (53,087) at 20210307205554594 to deleted uid set
55061 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/Kconfig' (53,088) at 20210308005002924
55062 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rockchip,rv1126-power.h' (53,089) at 20240405153052653
55063 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_efi.c' (53,090) at 20210308005003484
55064 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56-spi.c' (53,091) at 20240405153232147
55065 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt.h' (53,092) at 20240405153049125
55066 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/time.c' (53,093) at 20240405153045649
55067 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_processpptables.c' (53,094) at 20240405153048333
55068 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/.gitignore' (53,095) at 20210309003655996
55069 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec.c' (53,096) at 20240405153230803
55070 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/RebootBmc/index.js' (53,097) at 20220105012522995
55071 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/adf_drv.c' (53,098) at 20240405153046957
55072 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/pahole' (53,099) at 20240405153053449
55073 2025-01-21 03:00:59.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/adfs_fs.h' (53,100) at 20210307214931622
55074 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/doe.c' (53,101) at 20240405153051237
55075 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/openvswitch_trace.c' (53,102) at 20220525020654887
55076 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_uboot.c' (53,103) at 20210308005003520
55077 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/scpi-cpufreq.c' (53,104) at 20240405153230255
55078 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/Makefile' (53,105) at 20210309003654296
55079 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/kylin_rk3036/kylin_rk3036.c' (53,106) at 20210308005003040
55080 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cputlb.h' (53,107) at 20240906080037324
55081 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/shtc1.rst' (53,108) at 20210309003648428
55082 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomain.h' (53,109) at 20240405153045669
55083 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/static/flash.cpp' (53,110) at 20230829080024455 to deleted uid set
55084 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugetlb_reparenting_test.sh' (53,111) at 20240405153054329
55085 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/unwind.h' (53,112) at 20240405153045625
55086 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/git-make-shallow' (53,113) at 20240301090012439
55087 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pcmcia/Makefile' (53,114) at 20210308005003452
55088 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/journal.cpp' (53,115) at 20240817080031292
55089 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/extable.c' (53,116) at 20240405153046477
55090 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VCATEntry.v1_0_3.json' (53,117) at 20240619080002956
55091 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/defs.h' (53,118) at 20210307214929818
55092 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-e2220-1170.dts' (53,119) at 20210308005002628
55093 2025-01-21 03:00:59.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_smc.c' (53,120) at 20240405153230627
55094 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_defs.h' (53,121) at 20210307214930286
55095 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra132-norrin.dts' (53,122) at 20240617080017374
55096 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pcie-presence/MAINTAINERS' (53,123) at 20210308005101821
55097 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml' (53,124) at 20240405153045161
55098 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/logic_pio.h' (53,125) at 20210307214931418
55099 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/escaped.bconf' (53,126) at 20210307214932462
55100 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/ptrace.h' (53,127) at 20210308005002848
55101 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.out' (53,128) at 20210308005046401 to deleted uid set
55102 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/manager.cpp' (53,129) at 20240904080043247
55103 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/a.out.h' (53,130) at 20210307214925650
55104 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/util.c' (53,131) at 20240405153054381
55105 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-removable' (53,132) at 20240405153044921
55106 2025-01-21 03:00:59.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/info.h' (53,133) at 20240405153052889
55107 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc6_cfg_regs.h' (53,134) at 20240405153046581
55108 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/Kbuild' (53,135) at 20210307214931614
55109 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/Makefile' (53,136) at 20210307214932398
55110 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/pm.c' (53,137) at 20240405153045645
55111 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria-avx.h' (53,138) at 20240405153046361
55112 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_sriov.c' (53,139) at 20240405153050201
55113 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pastedeploy_3.1.0.bb' (53,140) at 20241221090017556
55114 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/unsolicited_frame_control.c' (53,141) at 20210307214930334
55115 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fiemap.h' (53,142) at 20240405153052917
55116 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/mangle-port.h' (53,143) at 20210309003648832
55117 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-encoder.h' (53,144) at 20210307214928842
55118 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_logging.c' (53,145) at 20240405153051725
55119 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/dpc.c' (53,146) at 20240405153051949
55120 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/netlink.c' (53,147) at 20240405153232015
55121 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/th1520.dtsi' (53,148) at 20240405153230063
55122 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/common.c' (53,149) at 20210309003648976
55123 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/Makefile' (53,150) at 20210307214926186
55124 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip32/mangle-port.h' (53,151) at 20210309003648832
55125 2025-01-21 03:00:59.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rf.c' (53,152) at 20210309003651820
55126 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_write_bit.md' (53,153) at 20240809080033023
55127 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_utils_transport.h' (53,154) at 20210307214928110
55128 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/images/core-image-rt.bb' (53,155) at 20210307205554606
55129 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axs10x/Makefile' (53,156) at 20210307214926962
55130 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/Makefile' (53,157) at 20210307214926170
55131 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vfio.h' (53,158) at 20240906080037356
55132 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/compat.h' (53,159) at 20240405153046245
55133 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/efi.h' (53,160) at 20240405153045621
55134 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/Kconfig' (53,161) at 20210307214928706
55135 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-asus-laptop' (53,162) at 20210309003648264
55136 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/leak-detect-assert@.service' (53,163) at 20241029080011439
55137 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/i2c-sh7760.h' (53,164) at 20210307214926550
55138 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/jump_label.h' (53,165) at 20240405153230111
55139 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_vita.c' (53,166) at 20210308004938832
55140 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_options.c' (53,167) at 20240405153053249
55141 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/dma-mapping.h' (53,168) at 20240405153046317
55142 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/watermark.h' (53,169) at 20240405153054221
55143 2025-01-21 03:00:59.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_tpm2.py' (53,170) at 20210308005003744
55144 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/090.out' (53,171) at 20210308005046445
55145 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/device.h' (53,172) at 20240405153045621
55146 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools_3.22.6.0.bb' (53,173) at 20230813080012856
55147 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_api.c' (53,174) at 20240405153054225
55148 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/efa-abi.h' (53,175) at 20240405153052945
55149 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c' (53,176) at 20210307214929570
55150 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/lib-bin-check.sh' (53,177) at 20210307205554130
55151 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_b.c' (53,178) at 20210308005046513
55152 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device/class.h' (53,179) at 20240405153052681
55153 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8996.yaml' (53,180) at 20240405153229759
55154 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.c' (53,181) at 20240405153231011
55155 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vaddo_Elmsta' (53,182) at 20210307205553794
55156 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-fclose.rst' (53,183) at 20210309003648476
55157 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.ini' (53,184) at 20210307205554586
55158 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.c' (53,185) at 20220525020652963
55159 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/calxeda/hb-sregs.yaml' (53,186) at 20210307214925274
55160 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/temporary_file.hpp' (53,187) at 20211208110037694
55161 2025-01-21 03:00:59.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-rng.h' (53,188) at 20210308005046037
55162 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu/30-dejavu-aliases.conf' (53,189) at 20210307205553950
55163 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/spl.c' (53,190) at 20210308005003012
55164 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0012-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch' (53,191) at 20241221090017656
55165 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/originator.h' (53,192) at 20220525020654791
55166 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-sandbox.c' (53,193) at 20210308005003460
55167 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev/fix-musl.patch' (53,194) at 20240413080012647
55168 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/README.md' (53,195) at 20230706080014733
55169 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-run-power-pg.service' (53,196) at 20240727080014098
55170 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/fsf/include/variant/core.h' (53,197) at 20210307214926770
55171 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png' (53,198) at 20210307205554270 to deleted uid set
55172 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-evlist.c' (53,199) at 20240405153054097
55173 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/syscon_rk3368.c' (53,200) at 20210308005002776
55174 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.h' (53,201) at 20210307214928614
55175 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/Kconfig' (53,202) at 20240405153051697
55176 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/modutils-initscripts/files/modutils.sh' (53,203) at 20220405030025649
55177 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tlv320aic31xx.txt' (53,204) at 20240405153045173
55178 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ws16c48.c' (53,205) at 20240405153230307
55179 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/cpu-feature-overrides.h' (53,206) at 20210307214926226
55180 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/hdf5_1.14.4-3.bb' (53,207) at 20241221090017536
55181 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83l785ts.rst' (53,208) at 20210307214925506
55182 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/nubus.h' (53,209) at 20210307214926162
55183 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/probe_read_user_str.c' (53,210) at 20210309003655980
55184 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_connbytes.h' (53,211) at 20210307214931646
55185 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-util.h' (53,212) at 20210307214926234
55186 2025-01-21 03:00:59.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adv_rss.c' (53,213) at 20220525020653531
55187 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iommufd.h' (53,214) at 20240405153231871
55188 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-regex_2024.11.6.bb' (53,215) at 20241221090017560
55189 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml' (53,216) at 20240405153045141
55190 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-raw-ram.c' (53,217) at 20240405153046689
55191 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-sdb-sht11.dts' (53,218) at 20240405153045533
55192 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre_8.45.bb' (53,219) at 20241221090017696
55193 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/device_tree.c' (53,220) at 20240906080037448
55194 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/oxsemi,ox810se.h' (53,221) at 20210307214931330
55195 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sparc64_tuxrun.py' (53,222) at 20241211090212542
55196 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/hypercall.h' (53,223) at 20210307214925858
55197 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mach-generic/mangle-port.h' (53,224) at 20210308005002816
55198 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/arm-powerctl.c' (53,225) at 20240906080037452
55199 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/priv.h' (53,226) at 20220525020652967
55200 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hatchling_1.26.3.bb' (53,227) at 20241221090017668
55201 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/et1011c.c' (53,228) at 20220525020653683
55202 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_dma.c' (53,229) at 20240405153053909
55203 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-compress.c' (53,230) at 20240405153053989
55204 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/scmi-regulator.c' (53,231) at 20240405153051473
55205 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungsbacka_Ojersbo' (53,232) at 20210307205553786
55206 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2i.dts' (53,233) at 20210307214926358
55207 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/README.md' (53,234) at 20240618080025501
55208 2025-01-21 03:00:59.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/airoha.yaml' (53,235) at 20240405153045013
55209 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma7_core_regs.h' (53,236) at 20240405153046573
55210 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/Makefile' (53,237) at 20210307214929982
55211 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/microwatt.h' (53,238) at 20220804100015892
55212 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0005-Disable-PIE-during-link.patch' (53,239) at 20240124090012266
55213 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch/0001-fix-bug-build-with-sysroot-head-file-instead-of-loca.patch' (53,240) at 20240413080012647
55214 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986b.dtsi' (53,241) at 20240405153045745
55215 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/eisa_bus.h' (53,242) at 20210307214926318
55216 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_atomic_uapi.h' (53,243) at 20240405153052629
55217 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-clks.yaml' (53,244) at 20240405153045021
55218 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.c' (53,245) at 20220525020652959
55219 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/efi.h' (53,246) at 20240405153229975
55220 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/barrier.h' (53,247) at 20210309003648864
55221 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/inode.h' (53,248) at 20240613080016487
55222 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr_rtime.c' (53,249) at 20241216090017757
55223 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/README.khadas-vim2' (53,250) at 20210308005002912
55224 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hitfb.c' (53,251) at 20240405153231583
55225 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_ldisc.c' (53,252) at 20240628080014009
55226 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_bpf.h' (53,253) at 20210307214931646
55227 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyiface_0.0.11.bb' (53,254) at 20231011080016582
55228 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64el_tuxrun.py' (53,255) at 20241211090212538
55229 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/Makefile' (53,256) at 20210307214932126
55230 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/makefile-use-link-for-helper.patch' (53,257) at 20240301090012423
55231 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timestamp/hte-consumer.yaml' (53,258) at 20240405153045181
55232 2025-01-21 03:00:59.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/fixmap.c' (53,259) at 20240405153046085
55233 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ucs1002_power.c' (53,260) at 20240405153051441
55234 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/testmode.h' (53,261) at 20210307214929758
55235 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/buildjson.hpp' (53,262) at 20240618080029637
55236 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-psci.c' (53,263) at 20240405153046921
55237 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/meson.options' (53,264) at 20240307090027676
55238 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pmk8350.h' (53,265) at 20240405153231799
55239 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/fail.tc' (53,266) at 20210307214932670
55240 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/meson.build' (53,267) at 20210417000115845
55241 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-emev2.c' (53,268) at 20240405153230675
55242 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr_topology_def.h' (53,269) at 20210308005003368
55243 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_workarounds.h' (53,270) at 20240405153048501
55244 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/machtype.h' (53,271) at 20210307214926210
55245 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-bananapi.dts' (53,272) at 20210308005002620
55246 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/devlink_resources.sh' (53,273) at 20210307214932666
55247 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/stream_id_lsch2.h' (53,274) at 20210308005002640
55248 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-mxg.c' (53,275) at 20210307214926562
55249 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/dirty_log_test.c' (53,276) at 20240405153232267
55250 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/iomux.h' (53,277) at 20210308005002640
55251 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm64.yml' (53,278) at 20241206090014206
55252 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/fib_notifier.c' (53,279) at 20210307214931910
55253 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/fid.c' (53,280) at 20241118090018499
55254 2025-01-21 03:00:59.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/cper-parse-str.h' (53,281) at 20241114091008832
55255 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/Makefile' (53,282) at 20240405153049441
55256 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/pti.h' (53,283) at 20210307214928150
55257 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/backlight.h' (53,284) at 20210307214931434
55258 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/snapshot.h' (53,285) at 20240906080037344
55259 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-turris-omnia-u-boot.dtsi' (53,286) at 20210308005002568
55260 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_sds.h' (53,287) at 20210307214930282
55261 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/davinci_nand.c' (53,288) at 20240405153230871
55262 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_monitor.hpp' (53,289) at 20240625080015044
55263 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/l+g/vinco/vinco.c' (53,290) at 20210308005003016
55264 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/rspi.h' (53,291) at 20210307214931514
55265 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-sdr-cap.h' (53,292) at 20210307214928794
55266 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_bpf2bpf.c' (53,293) at 20240405153054281
55267 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/device.h' (53,294) at 20210307214926578
55268 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/auxvec.h' (53,295) at 20210307214925858
55269 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/realtek/rtd1195.dtsi' (53,296) at 20240405153045545
55270 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pktcdvd.h' (53,297) at 20240405153052933
55271 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/cooling-type/meson.build' (53,298) at 20230817080034725
55272 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/input.c' (53,299) at 20241211090145569
55273 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sunxi.c' (53,300) at 20240405153231375
55274 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8953.dtsi' (53,301) at 20240405153229943
55275 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/clock-sh4.c' (53,302) at 20210307214926562
55276 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sdm660.h' (53,303) at 20210309003653812
55277 2025-01-21 03:00:59.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/btree.c' (53,304) at 20240405153052377
55278 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-2level.h' (53,305) at 20240405153046389
55279 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/aspeed_wdt.c' (53,306) at 20240405153052237
55280 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lv5207lp.h' (53,307) at 20240405153231835
55281 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml' (53,308) at 20240405153045109
55282 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mvebu/bubt.c' (53,309) at 20210308005003216
55283 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-vsock-pci.c' (53,310) at 20221215040039166
55284 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/meson.build' (53,311) at 20241211090212458
55285 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/adjd_s311.c' (53,312) at 20240405153048997
55286 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/callback.c' (53,313) at 20240405153231603
55287 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/event.py' (53,314) at 20241221090017584
55288 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/bcreategroup.bb' (53,315) at 20241206090014298
55289 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/fcrypt.c' (53,316) at 20240405153046537
55290 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smp_tlb.c' (53,317) at 20210307214925866
55291 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-mm.c' (53,318) at 20240405153046793
55292 2025-01-21 03:00:59.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-0.dtsi' (53,319) at 20210307214926350
55293 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hackrf/hackrf.c' (53,320) at 20220525020653323
55294 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/timex.h' (53,321) at 20220525020651970
55295 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/templates/default/conf-notes.txt' (53,322) at 20220913030020496
55296 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/HostInterface_v1.xml' (53,323) at 20240619080002924
55297 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revC.dts' (53,324) at 20240405153229975
55298 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gds.h' (53,325) at 20210307214927210
55299 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1x.c' (53,326) at 20220525020654995
55300 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/UFL' (53,327) at 20210307205553870
55301 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0002-Fix-default-stack-size-to-256K.patch' (53,328) at 20210307205553854
55302 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/perf_event.c' (53,329) at 20210307214926566
55303 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/regs-v5.h' (53,330) at 20210307214927110
55304 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_synproxy.c' (53,331) at 20240405153054265
55305 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton/fw_env.config' (53,332) at 20210307205554090
55306 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/.gitignore' (53,333) at 20231228090030524
55307 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/event_notification.py' (53,334) at 20230214040017329
55308 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-get-status.rst' (53,335) at 20220525020654131
55309 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/087_files_no_pattern.dts' (53,336) at 20210308005003752
55310 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/unistd.h' (53,337) at 20210307214926766
55311 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/atmel-hlcdc.h' (53,338) at 20210307214931426
55312 2025-01-21 03:00:59.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/musl_fixup.patch' (53,339) at 20220721030015849
55313 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-pcm.c' (53,340) at 20240405153232183
55314 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/keyutils-test-fix-output-format.patch' (53,341) at 20210307205553962
55315 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.c' (53,342) at 20210307214927958
55316 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.out' (53,343) at 20210308005046413 to deleted uid set
55317 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_stat_unittest.cpp' (53,344) at 20210308005120353
55318 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-gsmi' (53,345) at 20210309003648260
55319 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad8801.c' (53,346) at 20240405153048977
55320 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ibm,op-panel.yaml' (53,347) at 20240405153045077
55321 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/Makefile' (53,348) at 20240405153052613
55322 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-memory2.json' (53,349) at 20241214090008740
55323 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch' (53,350) at 20230706080014741
55324 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-stream.c' (53,351) at 20241104090011623
55325 2025-01-21 03:00:59.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-libmsrlisthelper.c' (53,352) at 20220525020654123
55326 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/hdlcd_drv.h' (53,353) at 20240405153048357
55327 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netprio_cgroup.c' (53,354) at 20220525020654815
55328 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5360.yaml' (53,355) at 20240405153045073
55329 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png' (53,356) at 20210307205554250 to deleted uid set
55330 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_synproxy.c' (53,357) at 20240405153054293
55331 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmioc.h' (53,358) at 20210309003653984
55332 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8550-gpucc.h' (53,359) at 20240405153052645
55333 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/0001-daemontools-Fix-QA-Issue.patch' (53,360) at 20230706080014757
55334 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/check_journal/check_journal' (53,361) at 20240726080015971
55335 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/util.c' (53,362) at 20240405153231255
55336 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,rpm.yaml' (53,363) at 20240405153045081
55337 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/helper.c' (53,364) at 20240906080037532
55338 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/param.h' (53,365) at 20210307214926122
55339 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.h' (53,366) at 20210307214929546
55340 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/Makefile' (53,367) at 20220525020653415
55341 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/meson.build' (53,368) at 20241211090212238
55342 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/threeparttable' (53,369) at 20241221090017620
55343 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tannas_Vastra' (53,370) at 20210307205553790
55344 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_rint.c' (53,371) at 20210307214926274
55345 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml' (53,372) at 20240405153045169
55346 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-sgi575.inc' (53,373) at 20220804030014671
55347 2025-01-21 03:00:59.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/twl-regulator.c' (53,374) at 20240405153231367
55348 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/0003-burn.S-Remove-.func-.endfunc.patch' (53,375) at 20210307205553870
55349 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_bpf.c' (53,376) at 20240405153053265
55350 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs0_defconfig' (53,377) at 20210308005003248
55351 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/pgtable-generic.c' (53,378) at 20240617080017410
55352 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/src.c' (53,379) at 20221102030020993
55353 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/devfreq-event.c' (53,380) at 20240405153046973
55354 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bounds.c' (53,381) at 20240503080014502
55355 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/LzmaDec.h' (53,382) at 20210308005003708
55356 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net.h' (53,383) at 20210308005003676
55357 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/Makefile' (53,384) at 20210307214930430
55358 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sony,td4353-jdi.yaml' (53,385) at 20240405153045045
55359 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ppp-comp.h' (53,386) at 20240405153052773
55360 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-1.0' (53,387) at 20210307205554418
55361 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0003-rarpd.c-bug-fix.patch' (53,388) at 20230706080014749
55362 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/__init__.py' (53,389) at 20210308005046245
55363 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext3.rst' (53,390) at 20210307214925482
55364 2025-01-21 03:00:59.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/phy-intel-lgm-combo.c' (53,391) at 20240405153051281
55365 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bdev.c' (53,392) at 20240405153230151
55366 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/tcm.c' (53,393) at 20240405153045633
55367 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/qtest.h' (53,394) at 20240906080037348
55368 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh_sync.c' (53,395) at 20221102030020973
55369 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.out' (53,396) at 20210308005046401 to deleted uid set
55370 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-npcm8xx.c' (53,397) at 20240912080012042
55371 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/aspenite/Makefile' (53,398) at 20210308005002904
55372 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_nest_pervasive.c' (53,399) at 20241211090212322
55373 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/fuse.h' (53,400) at 20240405153051773
55374 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qnx6_fs.h' (53,401) at 20210307214931490
55375 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c' (53,402) at 20220525020653779
55376 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-sha256.c' (53,403) at 20220525020652390
55377 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-div.c' (53,404) at 20240405153231947
55378 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m548xevb/MAINTAINERS' (53,405) at 20210308005002976
55379 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/README' (53,406) at 20210308005002968
55380 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/ipc_sysctl.c' (53,407) at 20240812080017252
55381 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.yaml' (53,408) at 20240405153045109
55382 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/nopackages.bbclass' (53,409) at 20220910030013389
55383 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/scope.hpp' (53,410) at 20230407080041895
55384 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.0.bb' (53,411) at 20220204040022524
55385 2025-01-21 03:00:59.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/Makefile' (53,412) at 20240405153054357
55386 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/demo.c' (53,413) at 20210308005003208
55387 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_hwdep.c' (53,414) at 20220525020655007
55388 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9860.c' (53,415) at 20240405153053641
55389 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-a311d-khadas-vim3.dts' (53,416) at 20210307214925994
55390 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/log.c' (53,417) at 20210308005003228
55391 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2l-clocks.dtsi' (53,418) at 20240405153045589
55392 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (53,419) at 20241207090012335
55393 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/devmem_is_allowed.c' (53,420) at 20240405153053085
55394 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/static_base_1.dts' (53,421) at 20220525020653835
55395 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core_mpc.c' (53,422) at 20220525020653971
55396 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/otp.h' (53,423) at 20210307214931438
55397 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/copy_to_user.S' (53,424) at 20240405153045633
55398 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_minisocks.c' (53,425) at 20241018080014582
55399 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/abs_lowcore.c' (53,426) at 20240405153046285
55400 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/tmu012.h' (53,427) at 20210308005046033
55401 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Kabhegy-Kaposvar-Tamasi' (53,428) at 20210307205553774
55402 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/Kconfig' (53,429) at 20240405153230051
55403 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_mpc52xx.c' (53,430) at 20240405153230943
55404 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/pxa-dma.h' (53,431) at 20210307214931378
55405 2025-01-21 03:00:59.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/047.out' (53,432) at 20210308005046437
55406 2025-01-21 03:00:59.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/run-ptest' (53,433) at 20230813080012880
55407 2025-01-21 03:00:59.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalMacAddress.vue' (53,434) at 20241004080035971
55408 2025-01-21 03:00:59.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/270.out' (53,435) at 20210308005046465
55409 2025-01-21 03:00:59.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_fcp.h' (53,436) at 20210307214931586
55410 2025-01-21 03:00:59.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.h' (53,437) at 20240405153047281
55411 2025-01-21 03:00:59.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc3_cfg_regs.h' (53,438) at 20240405153046581
55412 2025-01-21 03:00:59.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/clock.h' (53,439) at 20210308005002640
55413 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/at91-sama5d2_adc.c' (53,440) at 20240405153048949
55414 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/temporary_subdirectory.hpp' (53,441) at 20240524080026761
55415 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/sequoia_defconfig' (53,442) at 20210309003648872
55416 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/path-lookup.rst' (53,443) at 20220525020651730
55417 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/nss-no-rpath-for-cross-compiling.patch' (53,444) at 20220204040022528
55418 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm/0007-llvm-allow-env-override-of-exe-path.patch' (53,445) at 20231011080016610
55419 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_core.c' (53,446) at 20240405153231391
55420 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/module-elf-format.rst' (53,447) at 20240405153045225
55421 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/busconfig/phosphor-bmcweb-cert-config.conf' (53,448) at 20210701100031463
55422 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/moxart.yaml' (53,449) at 20240405153045017
55423 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/console.rst' (53,450) at 20210307214925458
55424 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/xdp.c' (53,451) at 20240805080014051
55425 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/Kconfig' (53,452) at 20210308005003080
55426 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_trace.h' (53,453) at 20220525020653667
55427 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a774e1-sysc.h' (53,454) at 20210309003653816
55428 2025-01-21 03:00:59.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/kvm-s390.h' (53,455) at 20240830080013243
55429 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/dtl.c' (53,456) at 20241211090145385
55430 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wifi/ray_cs.rst' (53,457) at 20210309003648448
55431 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sd.h' (53,458) at 20240405153051733
55432 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_plane.h' (53,459) at 20210307214927866
55433 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hennan' (53,460) at 20210307205553782
55434 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/upgrade_hostconsole_group.sh' (53,461) at 20230422080012291
55435 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_regs.h' (53,462) at 20240906080037336
55436 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/ashiftrt.S' (53,463) at 20240405153046309
55437 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libaudit.c' (53,464) at 20210307214932466
55438 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf100.c' (53,465) at 20220525020652971
55439 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/lsan_suppressions.txt' (53,466) at 20230925080039989
55440 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png' (53,467) at 20210307205554270 to deleted uid set
55441 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/event.cpp' (53,468) at 20230511080043139
55442 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-config.c' (53,469) at 20240906080037592
55443 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_module.tc' (53,470) at 20210307214932674
55444 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2cd.dtsi' (53,471) at 20240405153045585
55445 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9t112.c' (53,472) at 20240405153049321
55446 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_kfunc_dynptr_param.c' (53,473) at 20240405153054277
55447 2025-01-21 03:00:59.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_titan.c' (53,474) at 20210307214925654
55448 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/mtd-user.h' (53,475) at 20210307214931690
55449 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/results_to_text.py' (53,476) at 20210927100127349
55450 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/bpck.c' (53,477) at 20240405153046665
55451 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/iqs7222.c' (53,478) at 20240405153230727
55452 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7180-mss-pil.yaml' (53,479) at 20240405153045149
55453 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/driver-ops.c' (53,480) at 20240830080013351
55454 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/copyright' (53,481) at 20210307205554482
55455 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_dpu.h' (53,482) at 20240405153048753
55456 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Catharon' (53,483) at 20241221090017616
55457 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/omap-spi.yaml' (53,484) at 20240405153229799
55458 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-cml-fails.txt' (53,485) at 20240405153230531
55459 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/newcustomimage_modal.html' (53,486) at 20210307205554286
55460 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/paravirt-spinlocks.c' (53,487) at 20220525020652170
55461 2025-01-21 03:00:59.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_ctl.c' (53,488) at 20240805080014059
55462 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/mpls.h' (53,489) at 20240405153052861
55463 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/Kconfig' (53,490) at 20240405153052145
55464 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/watchdog.h' (53,491) at 20220525020654627
55465 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958712k_defconfig' (53,492) at 20210308005003252
55466 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/trace.h' (53,493) at 20240405153054385
55467 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp809.c' (53,494) at 20210308005003468
55468 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem.h' (53,495) at 20240405153048525
55469 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_fmov.c.inc' (53,496) at 20240906080037496
55470 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/oid_registry.c' (53,497) at 20240405153053097
55471 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/mfd/Makefile' (53,498) at 20210308005003468
55472 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_fint.c' (53,499) at 20210307214926274
55473 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mpeg.h' (53,500) at 20220525020652947
55474 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/plx_pci.c' (53,501) at 20220525020653419
55475 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc_param.h' (53,502) at 20210307214930558
55476 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptrace_api.h' (53,503) at 20240405153052777
55477 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/Kconfig' (53,504) at 20240405153231603
55478 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h' (53,505) at 20210309003649656
55479 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_perf_buffer.c' (53,506) at 20240405153054277
55480 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7621-tplink-hc220-g5-v1.dts' (53,507) at 20240405153045989
55481 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/mchp_pfsoc_mmuart.h' (53,508) at 20241211090212358
55482 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/hugetlb.rst' (53,509) at 20240405153044937
55483 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/poly1305-glue.c' (53,510) at 20210524100034858
55484 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/061_fdt_update_bad.dts' (53,511) at 20210308005003752
55485 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/tricore-defs.h' (53,512) at 20210308005046345
55486 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/omap1-io.h' (53,513) at 20240405153052797
55487 2025-01-21 03:00:59.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message/read.hpp' (53,514) at 20240817080036820
55488 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/simulate-insn.c' (53,515) at 20240405153230071
55489 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c' (53,516) at 20240405153230635
55490 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.i2c' (53,517) at 20210308005003296
55491 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml' (53,518) at 20241008080013887
55492 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.c' (53,519) at 20240405153048489
55493 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/imx.txt' (53,520) at 20210307214925354
55494 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_powersupply_readings.robot' (53,521) at 20210308005007128
55495 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_dma.h' (53,522) at 20210308005003516
55496 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/vfio_ap_debug.h' (53,523) at 20240405153051529
55497 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/memory_model.h' (53,524) at 20240405153052617
55498 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/elf.py' (53,525) at 20220910030013401
55499 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport_notify.h' (53,526) at 20210307214932102
55500 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_pxa270/MAINTAINERS' (53,527) at 20210308005003084
55501 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/atmel_df_pow2.c' (53,528) at 20210308005003544
55502 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-cipher.c' (53,529) at 20241211090212554
55503 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/sysman.c' (53,530) at 20241104090011587
55504 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/record_manager.hpp' (53,531) at 20230511080045639
55505 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/bios-version.service' (53,532) at 20241106090019922
55506 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.h' (53,533) at 20240405153231019
55507 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ppc4xx.h' (53,534) at 20210307214926390
55508 2025-01-21 03:00:59.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-option.c' (53,535) at 20240906080037592
55509 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SchemeReport' (53,536) at 20241221090017616
55510 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/parisc/include/uapi/asm/errno.h' (53,537) at 20240405153232207
55511 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_w.c' (53,538) at 20210308005046521
55512 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6slevk_spinor_defconfig' (53,539) at 20210308005003268
55513 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/sm4.h' (53,540) at 20240326080039526
55514 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7264.c' (53,541) at 20240405153051361
55515 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_snps_phy_regs.h' (53,542) at 20240405153048461
55516 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockref.h' (53,543) at 20240405153052721
55517 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/data.h' (53,544) at 20210416100025438
55518 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/simple-configuration.png' (53,545) at 20210307205554382 to deleted uid set
55519 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/round_Xsig.S' (53,546) at 20220525020652186
55520 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PolyForm-Noncommercial-1.0.0' (53,547) at 20211006000025242
55521 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4240qds.c' (53,548) at 20210308005002996
55522 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cpt_common.h' (53,549) at 20210307214927098
55523 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager_arria10.c' (53,550) at 20210308005002780
55524 2025-01-21 03:00:59.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-cap.h' (53,551) at 20210307214928794
55525 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_managed_test.c' (53,552) at 20240405153048769
55526 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-fifo.yaml' (53,553) at 20240405153045161
55527 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/submit-checklist.rst' (53,554) at 20240405153045301
55528 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c' (53,555) at 20240405153052205
55529 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/xgmac.c' (53,556) at 20240405153049869
55530 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/barrier.h' (53,557) at 20210307214926550
55531 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-bsp/uboot/files/yosemite4-common.cfg' (53,558) at 20240727080014098
55532 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb' (53,559) at 20241221090017472
55533 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/faq.rst' (53,560) at 20240405153044993
55534 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/Makefile' (53,561) at 20240405153230003
55535 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.link-local' (53,562) at 20210308005003296
55536 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/libfaketime/libfaketime/0001-Makefile-Detect-compiler-in-makefile.patch' (53,563) at 20230919080013962
55537 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/dpaa2-global.h' (53,564) at 20210307214931590
55538 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/mipi_display.h' (53,565) at 20210307214931698
55539 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/contains.hpp' (53,566) at 20221014100033151
55540 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/simplefb.h' (53,567) at 20240405153052769
55541 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0019-Adjust-for-musl-headers.patch' (53,568) at 20241221090017644
55542 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/linux-kernel.def' (53,569) at 20240405153054069
55543 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/psci.S' (53,570) at 20210308005002552
55544 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/index.rst' (53,571) at 20240405153044937
55545 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/video_device_test.c' (53,572) at 20240405153054325
55546 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm7325.dtsi' (53,573) at 20240405153045773
55547 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_tpl.c' (53,574) at 20210308005003704
55548 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_panel_orientation_quirks.c' (53,575) at 20241216090017697
55549 2025-01-21 03:00:59.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.33/index.html' (53,576) at 20210307205554250
55550 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/Makefile' (53,577) at 20210307214931126
55551 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_simple.c' (53,578) at 20210307214926274
55552 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/pinctrl-mt7629.c' (53,579) at 20210308005003456
55553 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0003-correct-include-directive-path-for-config.h.patch' (53,580) at 20210307205554554
55554 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/print.tcl' (53,581) at 20210308005007116
55555 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xenstore_impl.h' (53,582) at 20230426080043696
55556 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r5.dts' (53,583) at 20240405153045781
55557 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/copyuser_power7.S' (53,584) at 20240405153046177
55558 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/knav_qmss_queue.c' (53,585) at 20240405153051777
55559 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ipv4.c' (53,586) at 20240830080013347
55560 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/mediatek,mt6360-adc.yaml' (53,587) at 20220525020651678
55561 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/termbits.h' (53,588) at 20240405153045353
55562 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_max8998.c' (53,589) at 20210308005003468
55563 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-blk/meson.build' (53,590) at 20240906080037164
55564 2025-01-21 03:00:59.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/README' (53,591) at 20210308005003040
55565 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/Kconfig' (53,592) at 20240405153230783
55566 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-csi.c' (53,593) at 20240405153230815
55567 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_load_rom.c' (53,594) at 20240906080037324
55568 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/hyperv_drm_drv.c' (53,595) at 20240405153048429
55569 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-la-test_1.0.bb' (53,596) at 20220721030015865
55570 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/names.c' (53,597) at 20210307214932738
55571 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/squid.nm' (53,598) at 20231207090015262
55572 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/coreboot_table.c' (53,599) at 20240405153047045
55573 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/Makefile' (53,600) at 20210307214929930
55574 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/219.out' (53,601) at 20210308005046461
55575 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_displayid.h' (53,602) at 20240613080016499
55576 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sdm845-fails.txt' (53,603) at 20240405153230531
55577 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a779f0-sysc.h' (53,604) at 20240405153231799
55578 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/00_arches.patch' (53,605) at 20220502030010176
55579 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/Makefile' (53,606) at 20240405153050397
55580 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/Makefile' (53,607) at 20210308005002824
55581 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/Kconfig' (53,608) at 20240405153049689
55582 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/rpc_pipe.c' (53,609) at 20240405153232083
55583 2025-01-21 03:00:59.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_pbi.cfg' (53,610) at 20210308005002968
55584 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hede' (53,611) at 20210307205553782
55585 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ingenic,mac.yaml' (53,612) at 20240405153045117
55586 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_governor.c' (53,613) at 20240405153230251
55587 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_guest.h' (53,614) at 20240405153046113
55588 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-fru-properties.yaml' (53,615) at 20210307205553718
55589 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nassjo' (53,616) at 20210307205553786
55590 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_portal.c' (53,617) at 20210308005003432
55591 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53659@64.conf' (53,618) at 20240904080027738
55592 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/cpumap.c' (53,619) at 20240405153231895
55593 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kp_imx6q_tpc_defconfig' (53,620) at 20210308005003264
55594 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/board.c' (53,621) at 20230720080043535
55595 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot-emmc.dts' (53,622) at 20210308005002588
55596 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas571x.h' (53,623) at 20210307214932342
55597 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/ts78xx-setup.c' (53,624) at 20240405153045673
55598 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/lpc.asl' (53,625) at 20210308005002876
55599 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_intf.h' (53,626) at 20210308004938820
55600 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/sections.h' (53,627) at 20210307214932474
55601 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/readline.inc' (53,628) at 20241206090014318
55602 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/page_32.h' (53,629) at 20240405153046121
55603 2025-01-21 03:00:59.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a774a1-sysc.c' (53,630) at 20240405153231351
55604 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/customization/theme.md' (53,631) at 20221215040043186
55605 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sa1100fb.c' (53,632) at 20240405153231591
55606 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/tdma.c' (53,633) at 20240405153046961
55607 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-any.json' (53,634) at 20220429100100882
55608 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Umea_Mariehem' (53,635) at 20210307205553794
55609 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/page-vary.h' (53,636) at 20240326080039530
55610 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/Makefile' (53,637) at 20240405153046741
55611 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables_1.8.11.bb' (53,638) at 20241221090017676
55612 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_header.cpp' (53,639) at 20240820080027378
55613 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-tacoma.dts' (53,640) at 20220617030036053
55614 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/stm32-sdram.h' (53,641) at 20210308005003636
55615 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm63xx-clocks.txt' (53,642) at 20210309003648328
55616 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swab.h' (53,643) at 20240405153052801
55617 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/leds/leds-bcm6358.txt' (53,644) at 20210308005003304
55618 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome_0.105.bb' (53,645) at 20241206090014234
55619 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/irq.h' (53,646) at 20240405153229859
55620 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy10R-123w' (53,647) at 20210307205553762
55621 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-connector.dts' (53,648) at 20240405153045437
55622 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_synth.h' (53,649) at 20210307214932198
55623 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,ipa.yaml' (53,650) at 20240405153045121
55624 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdx55-pinctrl.yaml' (53,651) at 20240405153045137
55625 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/emc2103.c' (53,652) at 20240405153048853
55626 2025-01-21 03:00:59.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-reset.service' (53,653) at 20220119040023072
55627 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_drm_eld.c' (53,654) at 20240405153053489
55628 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/asix.c' (53,655) at 20210308005003504
55629 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/Kconfig' (53,656) at 20220525020653871
55630 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config.bb' (53,657) at 20241206090014230
55631 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-multidict_6.1.0.bb' (53,658) at 20241221090017556
55632 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dfs.h' (53,659) at 20240429080012452
55633 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/sta.c' (53,660) at 20240405153050709
55634 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/config-bisect.pl' (53,661) at 20210307214932626
55635 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/settings.cpp' (53,662) at 20231201090034758
55636 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/urls.py' (53,663) at 20230919080013966
55637 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/xusb-padctl.c' (53,664) at 20210308005002788
55638 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-tpm2.inc' (53,665) at 20210826000024272
55639 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-gicv3.dtsi' (53,666) at 20240405153229919
55640 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/setns-sysvipc.c' (53,667) at 20210307214932710
55641 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-irq-s3c64xx.h' (53,668) at 20210309003648720
55642 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tea6415c.h' (53,669) at 20210307214928670
55643 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7-pins.h' (53,670) at 20210308005002652
55644 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/114' (53,671) at 20240906080037564
55645 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r1.dts' (53,672) at 20240405153229947
55646 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/index.rst' (53,673) at 20240405153229839
55647 2025-01-21 03:00:59.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_nesting.c' (53,674) at 20210307214932646
55648 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,s5pv210-jpeg.yaml' (53,675) at 20240405153045101
55649 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/file.c' (53,676) at 20240405153052497
55650 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_w.c' (53,677) at 20210308005046521
55651 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/ocelot/Makefile' (53,678) at 20210308005003020
55652 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk_timer.c' (53,679) at 20210308005002776
55653 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-tegra.c' (53,680) at 20240405153051233
55654 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/asm9260.S' (53,681) at 20210309003648680
55655 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cp437.h' (53,682) at 20210308005003628
55656 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test-kstrtox.c' (53,683) at 20210307214931818
55657 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch' (53,684) at 20230706080014733
55658 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_thermal.c' (53,685) at 20241211090212294
55659 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/go.py' (53,686) at 20231126090012845
55660 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/FileContent.pm' (53,687) at 20220612030016735
55661 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_userspace.c' (53,688) at 20210309003649272
55662 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/trace.h' (53,689) at 20240405153049421
55663 2025-01-21 03:00:59.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_regs.h' (53,690) at 20240405153049857
55664 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h' (53,691) at 20240405153048637
55665 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.c' (53,692) at 20240405153049805
55666 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/mac.c' (53,693) at 20240405153231239
55667 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/powercap-info.c' (53,694) at 20240405153054217
55668 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-microzed/ps7_init_gpl.c' (53,695) at 20210308005003176
55669 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/chacha-avx2-x86_64.S' (53,696) at 20220525020652134
55670 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/README.md' (53,697) at 20221015030013456
55671 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/vt1636.c' (53,698) at 20210307214930950
55672 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6-orangepi-one-plus.dts' (53,699) at 20210308005002620
55673 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gdc_private.h' (53,700) at 20210307214930542
55674 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_obex.c' (53,701) at 20240405153231551
55675 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform.hpp' (53,702) at 20241106090036810
55676 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.json' (53,703) at 20210308005046401
55677 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/h2200.c' (53,704) at 20210308005003004
55678 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/trivial_program.c' (53,705) at 20210307214932734
55679 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/iio_generic_buffer.c' (53,706) at 20241018080014594
55680 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/assign_reuse.c' (53,707) at 20240405153232255
55681 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/aarch64-fpu.xml' (53,708) at 20210308005045817
55682 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/0002-tests-check-for-recently-fixed-bug.patch' (53,709) at 20231011080016614
55683 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis-tk1_defconfig' (53,710) at 20210308005003248
55684 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdint.h' (53,711) at 20210307214926362
55685 2025-01-21 03:00:59.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/vexpress.txt' (53,712) at 20240405153045149
55686 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/delay.h' (53,713) at 20210307214926318
55687 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-core/busybox/busybox_%.bbappend' (53,714) at 20210908000029103
55688 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/bt866.c' (53,715) at 20240405153049309
55689 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0014-Fix-reproducibility-issues.patch' (53,716) at 20220910030013425
55690 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/layer.conf' (53,717) at 20241221090017580
55691 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/postcopy-ram.c' (53,718) at 20241211090212390
55692 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool_4-7.1.bb' (53,719) at 20220402030016191
55693 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lwt_ip_encap.sh' (53,720) at 20240405153054285
55694 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-3.0' (53,721) at 20210307205554426
55695 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/cache.c' (53,722) at 20220525020651986
55696 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3229/Kconfig' (53,723) at 20210308005003040
55697 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml' (53,724) at 20240405153045181
55698 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/xdp_diag.h' (53,725) at 20210309003654000
55699 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_writemeta_unittest.cpp' (53,726) at 20210918000044923
55700 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_plug.c' (53,727) at 20240405153053369
55701 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/gpio.cpp' (53,728) at 20240820080023694
55702 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/entry/vsyscall/vsyscall_64.c' (53,729) at 20240613080016371 to deleted uid set
55703 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/rt288x.c' (53,730) at 20240405153046049
55704 2025-01-21 03:00:59.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/00-create-volatile.conf' (53,731) at 20241221090017644
55705 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/qcom_pmi8998_charger.c' (53,732) at 20240405153231355
55706 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/cache.json' (53,733) at 20240405153054157
55707 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/overo.h' (53,734) at 20210308005003028
55708 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/Kconfig' (53,735) at 20210308005003028
55709 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta_nounroll1.c' (53,736) at 20210307214932646
55710 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_agm1264k-fl.c' (53,737) at 20220525020654115
55711 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6362-reset.h' (53,738) at 20210308005003640
55712 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_helpers.h' (53,739) at 20240405153049397
55713 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_pdr_effecter_test.cpp' (53,740) at 20240819080030259
55714 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/phosphor-dbus-interfaces.wrap' (53,741) at 20220326030026470
55715 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/privring.h' (53,742) at 20220525020652947
55716 2025-01-21 03:00:59.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/newproject.html' (53,743) at 20210307205554286
55717 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flow.c' (53,744) at 20240405153050005
55718 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-diffsigs' (53,745) at 20241221090017580
55719 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lp855x_bl.c' (53,746) at 20240613080016475
55720 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/Kconfig' (53,747) at 20210307214932226
55721 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuspassiveredundancy.hpp' (53,748) at 20220724030021856
55722 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/hw-vendor-repos-policy.md' (53,749) at 20240719080004033
55723 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8560_defconfig' (53,750) at 20210309003648872
55724 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (53,751) at 20210307205553690
55725 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c' (53,752) at 20240405153045665
55726 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9260ek.dts' (53,753) at 20210308005002572
55727 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mksysmap' (53,754) at 20240405153232103
55728 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic3x-spi.c' (53,755) at 20240405153053809
55729 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/root_dev.h' (53,756) at 20240405153052789
55730 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp' (53,757) at 20221209040003858
55731 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/Build' (53,758) at 20240405153054073
55732 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/arm_mptimer.c' (53,759) at 20241211090212338
55733 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/head.S' (53,760) at 20240405153045965
55734 2025-01-21 03:00:59.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/thermal.h' (53,761) at 20210307214931350
55735 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_socket.c' (53,762) at 20240405153053341
55736 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch' (53,763) at 20230706080014745
55737 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/big_key.c' (53,764) at 20240405153053473
55738 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/dcb.c' (53,765) at 20240405153050201
55739 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3288/Kconfig' (53,766) at 20210308005003040
55740 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8316.h' (53,767) at 20210307214932310
55741 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dqblk_v2.h' (53,768) at 20210307214931378
55742 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/templates/default/conf-notes.txt' (53,769) at 20220913030020492
55743 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/vrf_socket_lookup.c' (53,770) at 20240405153054285
55744 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/rethook.c' (53,771) at 20240405153046289
55745 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tplink/wdr4300/Kconfig' (53,772) at 20210308005003088
55746 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPL-1.0' (53,773) at 20210307205554422
55747 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrokdecode/python39.patch' (53,774) at 20210307205553934
55748 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.h' (53,775) at 20220525020654179
55749 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh7751.c' (53,776) at 20210307214926546
55750 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/MAINTAINERS' (53,777) at 20210308005003068
55751 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/OWNERS' (53,778) at 20240820080017649
55752 2025-01-21 03:00:59.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mailbox/mediatek,mt8188-gce.h' (53,779) at 20240405153052649
55753 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DMAR.dmar' (53,780) at 20240906080037556 to deleted uid set
55754 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_comment.h' (53,781) at 20210307214931646
55755 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_netlink.c' (53,782) at 20240405153049117
55756 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/meson.build' (53,783) at 20241211090212270
55757 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pdu/synaccess.robot' (53,784) at 20220818030013057
55758 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/162.out' (53,785) at 20210308005046453
55759 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/LICENSE' (53,786) at 20210610190030293
55760 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-auxtek-t003.dts' (53,787) at 20240405153045377
55761 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-cfg.h' (53,788) at 20240405153049413
55762 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udftime.c' (53,789) at 20240628080014021
55763 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/occ/nicole-occ-control-config-native.bb' (53,790) at 20241206090014286
55764 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4780-cgu.h' (53,791) at 20240405153052641
55765 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/exception.json' (53,792) at 20240405153054109
55766 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,rk3066-hdmi.yaml' (53,793) at 20240405153045049
55767 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/btt.rst' (53,794) at 20210307214925466
55768 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyserial/run-ptest' (53,795) at 20240301090012435
55769 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/control.c' (53,796) at 20241211090212554
55770 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-bus-nfit' (53,797) at 20220525020651630
55771 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/peak_pci.c' (53,798) at 20220525020653419
55772 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/board-dt.c' (53,799) at 20240405153229911
55773 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-sdw-mbq.c' (53,800) at 20240405153046693
55774 2025-01-21 03:00:59.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/iotkit-sysinfo.h' (53,801) at 20210927100127237
55775 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/seccomp.c' (53,802) at 20240405153231931
55776 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx258.c' (53,803) at 20240405153049313
55777 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-fclose.rst' (53,804) at 20220525020654131
55778 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ds3000.h' (53,805) at 20210307214928626
55779 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h' (53,806) at 20240405153047293
55780 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810-i2c.c' (53,807) at 20210307214930914
55781 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/designware_udc.c' (53,808) at 20210308005003504
55782 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dwb.h' (53,809) at 20240405153047293
55783 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pt5161l.rst' (53,810) at 20240826080012307
55784 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2990.rst' (53,811) at 20210307214925502
55785 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-af9005-cardlist.rst' (53,812) at 20210307214925230
55786 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/help-unknown-cmd.c' (53,813) at 20240405153054193
55787 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/Added-missing-headers.patch' (53,814) at 20231011080016574
55788 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/fix_parallel_make.patch' (53,815) at 20230706080014757
55789 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Malung' (53,816) at 20210307205553786
55790 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/layer.conf' (53,817) at 20241221090017604
55791 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts' (53,818) at 20240405153045709
55792 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/memory_mapping.h' (53,819) at 20240326080039550
55793 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/page-vary-common.c' (53,820) at 20221215040039222
55794 2025-01-21 03:00:59.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.c' (53,821) at 20240405153230579
55795 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/microvm-dt.h' (53,822) at 20220429100100470
55796 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_display.c' (53,823) at 20210308005002540
55797 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7455.h' (53,824) at 20240405153048937
55798 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c' (53,825) at 20240405153231307
55799 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-adap-g-log-addrs.rst' (53,826) at 20220525020651778
55800 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-ssi.h' (53,827) at 20240405153053933
55801 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts' (53,828) at 20240405153045745
55802 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Afmparse' (53,829) at 20211006000025226
55803 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/OWNERS' (53,830) at 20231202090019380
55804 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/bpf_perf_event.h' (53,831) at 20210307214932478
55805 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-videomate-s350.c' (53,832) at 20210307214928786
55806 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_support.c' (53,833) at 20210308005002884
55807 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/pl080.c' (53,834) at 20241211090212270
55808 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/OperationalStatus/meson.build' (53,835) at 20230825080021141 to deleted uid set
55809 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/firmware.h' (53,836) at 20210307214932438
55810 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/floppydma.S' (53,837) at 20210307214925946
55811 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0003-contact-Replace-the-Novell-sample-contact-with-somet.patch' (53,838) at 20210307205553742
55812 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi' (53,839) at 20240405153045773
55813 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7780.c' (53,840) at 20210307214926562
55814 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/midi.c' (53,841) at 20220525020655099
55815 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch' (53,842) at 20210528000029735
55816 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gp100.c' (53,843) at 20220525020652951
55817 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/vt8500_serial.c' (53,844) at 20240405153231523
55818 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xlsclients_1.1.5.bb' (53,845) at 20240106090017237
55819 2025-01-21 03:00:59.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openjpeg/openjpeg_2.5.2.bb' (53,846) at 20241221090017528
55820 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-madera.h' (53,847) at 20210307214931410
55821 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml' (53,848) at 20240405153045085
55822 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lirc_mode2_kern.c' (53,849) at 20210307214932646
55823 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/Makefile' (53,850) at 20210308005003056
55824 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_umem_odp.h' (53,851) at 20210309003653964
55825 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,liointc.yaml' (53,852) at 20240405153045085
55826 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_private.h' (53,853) at 20210307214930550
55827 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff' (53,854) at 20240730080012557 to deleted uid set
55828 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/cpuinfo.c' (53,855) at 20210308005002712
55829 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5229.c' (53,856) at 20240405153049629
55830 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_dev.h' (53,857) at 20210307214930234
55831 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h' (53,858) at 20220525020653479
55832 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear600_defconfig' (53,859) at 20210308005003280
55833 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/energy_model.c' (53,860) at 20240405153053025
55834 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/version.cpp' (53,861) at 20241114091025397
55835 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf_git.bb' (53,862) at 20241221090017644
55836 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/0001-Makefile-fix-hardcoded-installation-directories.patch' (53,863) at 20210729000029112
55837 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/060.out' (53,864) at 20240326080039726
55838 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/distrooverrides.bbclass' (53,865) at 20220910030013389
55839 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml' (53,866) at 20220525020651678
55840 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_nfct.c' (53,867) at 20210307214932006
55841 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/irq.c' (53,868) at 20210307214926186
55842 2025-01-21 03:00:59.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ag101p/Makefile' (53,869) at 20210308005002900
55843 2025-01-21 03:00:59.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/platform.c' (53,870) at 20210307214926206
55844 2025-01-21 03:00:59.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/alldef_expected_config' (53,871) at 20210308005003736
55845 2025-01-21 03:00:59.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/util.cpp' (53,872) at 20230715080026259
55846 2025-01-21 03:00:59.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_usb6501.c' (53,873) at 20240405153046901
55847 2025-01-21 03:00:59.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/g12a.h' (53,874) at 20240405153230215
55848 2025-01-21 03:00:59.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/common.c' (53,875) at 20241111090012133
55849 2025-01-21 03:00:59.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-generic.c' (53,876) at 20240405153052125
55850 2025-01-21 03:00:59.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ibm-power10-dual.dtsi' (53,877) at 20240405153229871
55851 2025-01-21 03:00:59.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (53,878) at 20240120090012778
55852 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/switch-nic-to-aux-mode@.service' (53,879) at 20240504080013861
55853 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pihtipudas' (53,880) at 20210307205553770
55854 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/shmparam.h' (53,881) at 20210307214926554
55855 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac5.h' (53,882) at 20240405153231055
55856 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8180.h' (53,883) at 20210309003651800
55857 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/JsonSchemaFileCollection.json' (53,884) at 20240619080002948
55858 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8960.c' (53,885) at 20240405153046817
55859 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/error_private.c' (53,886) at 20240405153053113
55860 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu12_driver_if.h' (53,887) at 20240405153048349
55861 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/prservice.py' (53,888) at 20240106090017261
55862 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/Kconfig' (53,889) at 20210309003653188
55863 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2.host.c' (53,890) at 20210307214930550
55864 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Power/meson.build' (53,891) at 20220913030027321 to deleted uid set
55865 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/fabrics-cmd.c' (53,892) at 20240726080012858
55866 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/volatiles.atop.conf' (53,893) at 20210307205553966
55867 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/meesc/MAINTAINERS' (53,894) at 20210308005002956
55868 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ActionInfo_v1.xml' (53,895) at 20240619080002916
55869 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftsmc020.h' (53,896) at 20210308005003648
55870 2025-01-21 03:00:59.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/hw_data.c' (53,897) at 20210308005002760
55871 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/adux1020.yaml' (53,898) at 20210307214925334
55872 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-io.h' (53,899) at 20210308005045997
55873 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-encoder.rst' (53,900) at 20240405153229843
55874 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r9a06g032-clocks.c' (53,901) at 20240405153046837
55875 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gl5.h' (53,902) at 20210307214928630
55876 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9260.h' (53,903) at 20210308005002716
55877 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/lan9303.rst' (53,904) at 20210307214925534
55878 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/Kconfig' (53,905) at 20210307214926190
55879 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/soc15_ih_clientid.h' (53,906) at 20240405153048321
55880 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c' (53,907) at 20240815080012891
55881 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ls-scfg-msi.c' (53,908) at 20240405153230751
55882 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/fix-standard-namespace-errors.patch' (53,909) at 20231011080016574
55883 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/maintainers.inc' (53,910) at 20241221090017612
55884 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cputime.h' (53,911) at 20240405153046105
55885 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl372_i2c.c' (53,912) at 20240405153048933
55886 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/scm.c' (53,913) at 20240405153051525
55887 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/omap-keypad.c' (53,914) at 20240405153049137
55888 2025-01-21 03:00:59.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/Makefile' (53,915) at 20210307214928370
55889 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxcjk-1013.c' (53,916) at 20240405153048937
55890 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/buildslist.py' (53,917) at 20210307205554290
55891 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-rockchip.c' (53,918) at 20240405153231359
55892 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mscc-miim.c' (53,919) at 20240405153050345
55893 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb' (53,920) at 20241206090014298
55894 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/redfish-schema.v1_10_0.json' (53,921) at 20240529080008499
55895 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-em-terratec.c' (53,922) at 20210307214928782
55896 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/touchscreen.rules' (53,923) at 20210307205554494
55897 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7786.c' (53,924) at 20210307214926566
55898 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-armsoc_1.4.1.bb' (53,925) at 20220402030015975
55899 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/Makefile' (53,926) at 20210308005002852
55900 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/keystone_serdes.h' (53,927) at 20210308005002708
55901 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel_epb.rst' (53,928) at 20210307214925238
55902 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/fbyv2.json' (53,929) at 20241213090004409
55903 2025-01-21 03:00:59.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp' (53,930) at 20240329080003279
55904 2025-01-21 03:00:59.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/fw_env_private.h' (53,931) at 20210308005003760
55905 2025-01-21 03:00:59.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/static_call.c' (53,932) at 20240405153046153
55906 2025-01-21 03:00:59.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/window_hw_interface.hpp' (53,933) at 20210308005120353
55907 2025-01-21 03:00:59.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/ptrace.c' (53,934) at 20240405153230019
55908 2025-01-21 03:00:59.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/x_tables.c' (53,935) at 20241111090012165
55909 2025-01-21 03:00:59.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algapi.c' (53,936) at 20241118090018491
55910 2025-01-21 03:00:59.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imxrt1170-pinfunc.h' (53,937) at 20240405153045533
55911 2025-01-21 03:00:59.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpihmat' (53,938) at 20241211090212530 to deleted uid set
55912 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/types.h' (53,939) at 20240405153232211
55913 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/trace.c' (53,940) at 20220525020654243
55914 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/mediatek,lvts-thermal.h' (53,941) at 20240405153052657
55915 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_tuxrun.py' (53,942) at 20241211090212542
55916 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-el15203000.rst' (53,943) at 20210309003648432
55917 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package.py' (53,944) at 20241221090017624
55918 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_structs.h' (53,945) at 20220429100100642
55919 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45.c' (53,946) at 20240830080013363
55920 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cache.c' (53,947) at 20210308005003208
55921 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/tiny/ksize.py' (53,948) at 20210307205554642
55922 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/system.c' (53,949) at 20240405153051421
55923 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/bug.h' (53,950) at 20210307214926114
55924 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-medion-x10-or2x.c' (53,951) at 20210307214928782
55925 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/Makefile' (53,952) at 20240405153231947
55926 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma.c' (53,953) at 20240405153230287
55927 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/ghashp10-ppc.pl' (53,954) at 20240405153046101
55928 2025-01-21 03:00:59.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/Kconfig' (53,955) at 20240405153048745
55929 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/mpp.c' (53,956) at 20210308005002732
55930 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/pvcalls-back.c' (53,957) at 20240405153052249
55931 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/well-known-leds.txt' (53,958) at 20240405153045225
55932 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/stdint/test-includes.sh' (53,959) at 20210308005003748
55933 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-exynos.c' (53,960) at 20240405153231559
55934 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,smd-edge.yaml' (53,961) at 20240405153045149
55935 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/nv_type.h' (53,962) at 20210307214930934
55936 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i3c/protocol.rst' (53,963) at 20210309003648404
55937 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd_config.h' (53,964) at 20240405153052681
55938 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/swiotlb-xen.h' (53,965) at 20220525020654683
55939 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.2.bb' (53,966) at 20241221090017656
55940 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/pl080.h' (53,967) at 20240405153045689
55941 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c' (53,968) at 20240405153230315
55942 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_lib.sh' (53,969) at 20241023080012907
55943 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/MIT' (53,970) at 20210307214925638
55944 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-imx-gpt.c' (53,971) at 20240405153230247
55945 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/genericarm64.conf' (53,972) at 20241221090017604
55946 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/i586.conf' (53,973) at 20240106090017257
55947 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/Makefile' (53,974) at 20210309003648828
55948 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/request.json' (53,975) at 20210307205553850
55949 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/trace-events' (53,976) at 20241211090212210
55950 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_sdias.h' (53,977) at 20210307214930234
55951 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb' (53,978) at 20241221090017668
55952 2025-01-21 03:00:59.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_dbg.c' (53,979) at 20210307214927138
55953 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/master.h' (53,980) at 20240405153053233
55954 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/unrel_branch_check.sh' (53,981) at 20210309003648948
55955 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/templates/default/conf-notes.txt' (53,982) at 20220913030020492
55956 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/dtpm_cpu.c' (53,983) at 20240405153231355
55957 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/ptdump.h' (53,984) at 20240405153045625
55958 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_fru.robot' (53,985) at 20240628080017113
55959 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (53,986) at 20240313080014688
55960 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d34.dtsi' (53,987) at 20210308005002612
55961 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/omapvrfb.h' (53,988) at 20210307214931698
55962 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/Kconfig' (53,989) at 20240906080037500
55963 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/rx.c' (53,990) at 20220525020654127
55964 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/Makefile' (53,991) at 20210308005002776
55965 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-brppt1-nand.dts' (53,992) at 20210308005002560
55966 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap.h' (53,993) at 20210308005002804
55967 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml' (53,994) at 20240405153045141
55968 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-stm32-lp.c' (53,995) at 20240405153051453
55969 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-reg.h' (53,996) at 20240405153049461
55970 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-hfpll.c' (53,997) at 20240405153046809
55971 2025-01-21 03:00:59.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_crat.h' (53,998) at 20240910080014030
55972 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xfrm_info.c' (53,999) at 20240405153054265
55973 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/jffs2_private.h' (54,000) at 20210308005003548
55974 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/renesas/rcar-sysc.h' (54,001) at 20210307214931510
55975 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/scsi_dh_alua.c' (54,002) at 20240726080012862
55976 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8925-i2c.c' (54,003) at 20240405153049609
55977 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rcg2.c' (54,004) at 20241216090017693
55978 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/test/Makefile' (54,005) at 20210307214927174
55979 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/purgatory.h' (54,006) at 20220525020654607
55980 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-qcm2290.h' (54,007) at 20240405153052645
55981 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7792-clock.h' (54,008) at 20210308005003632
55982 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/ddr.c' (54,009) at 20210308005003168
55983 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/i2c.patch' (54,010) at 20230706080014757
55984 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-sgm3140.yaml' (54,011) at 20240405153045089
55985 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/mirror_gre_scale.sh' (54,012) at 20240405153054297
55986 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/xxhash.h' (54,013) at 20230925080039933
55987 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/README' (54,014) at 20210307214932674
55988 2025-01-21 03:00:59.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv6m.inc' (54,015) at 20210905000020581
55989 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk.h' (54,016) at 20240405153046849
55990 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml' (54,017) at 20240405153045065
55991 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/als4000.c' (54,018) at 20220525020654987
55992 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/rtc-cdev' (54,019) at 20210307214925190
55993 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-iommu-dmar.json' (54,020) at 20241207090009631
55994 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7183.h' (54,021) at 20210307214931542
55995 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c' (54,022) at 20240830080013283
55996 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0016-version.c-don-t-print-build-flags.patch' (54,023) at 20230131040012027
55997 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-bsp/image/gxp-bootblock.bbappend' (54,024) at 20231205090013445
55998 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs326-24g-2s-bit.dts' (54,025) at 20240405153045453
55999 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target.h' (54,026) at 20221215040039066
56000 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/build_bug.h' (54,027) at 20210308005003656
56001 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/compat_ioctl.h' (54,028) at 20210307214926938
56002 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-counter' (54,029) at 20240405153229727
56003 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key.bb' (54,030) at 20241206090014226
56004 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-i386.rst' (54,031) at 20241211090212238
56005 2025-01-21 03:00:59.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/phal_devtree' (54,032) at 20221110040028914
56006 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memset-x86-64-asm-def.h' (54,033) at 20240405153054097
56007 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit.h' (54,034) at 20240405153051957
56008 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_mark.c' (54,035) at 20241104090011619
56009 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-som.dtsi' (54,036) at 20210308005002596
56010 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sc7180.c' (54,037) at 20240405153046833
56011 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_deflate.c' (54,038) at 20220525020653687
56012 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/epoll.h' (54,039) at 20240405153052965
56013 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-set-blank.rst' (54,040) at 20220525020654135
56014 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryRegion.v1_0_3.json' (54,041) at 20240824080002938
56015 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65218.txt' (54,042) at 20210307214925410
56016 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gt215.fuc3' (54,043) at 20210307214927970
56017 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/da280.c' (54,044) at 20240405153230687
56018 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch' (54,045) at 20241206090014298
56019 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/util.c' (54,046) at 20240405153053457
56020 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/taurus/Kconfig' (54,047) at 20210308005003052
56021 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/crct10dif-ce-core.S' (54,048) at 20210307214925842
56022 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/Makefile' (54,049) at 20210308005003004
56023 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5275evb/Makefile' (54,050) at 20210308005002972
56024 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/init.c' (54,051) at 20240405153050589
56025 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config.bb' (54,052) at 20241206090014286
56026 2025-01-21 03:00:59.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/ptrace.h' (54,053) at 20210307214926750
56027 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/timer.c' (54,054) at 20210308005002556
56028 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_devio_spi.h' (54,055) at 20210307214928614
56029 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/tcp_client.c' (54,056) at 20241206090014286
56030 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/cdns3/cdns3-ti.c' (54,057) at 20240405153231531 to deleted uid set
56031 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/PREEMPT' (54,058) at 20240405153054369
56032 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4613.yaml' (54,059) at 20240405153045161
56033 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-ntxec.c' (54,060) at 20240405153231359
56034 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/mpc8548cds.c' (54,061) at 20210308005002980
56035 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/pl2303.h' (54,062) at 20241001080013024
56036 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/ec.c' (54,063) at 20240405153231947
56037 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/user.h' (54,064) at 20241211090212358
56038 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/cper-records.md' (54,065) at 20240613080005755
56039 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_reloc.c' (54,066) at 20241008080014055
56040 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/pci.c' (54,067) at 20240405153230019
56041 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt-native_0.68.bb' (54,068) at 20241206090014334
56042 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.h' (54,069) at 20240405153047113
56043 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-ptest-all.bb' (54,070) at 20230503080014615
56044 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake_1.17.bb' (54,071) at 20241221090017648
56045 2025-01-21 03:00:59.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el2h.c' (54,072) at 20210307214932634
56046 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/COPYING.MIT' (54,073) at 20210307205554390
56047 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/zero.rst' (54,074) at 20210307214925222
56048 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ism_drv.c' (54,075) at 20241216090017729
56049 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-common.yaml' (54,076) at 20240405153045021
56050 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/i386/index.rst' (54,077) at 20240405153044989
56051 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorap_cm926ejs_defconfig' (54,078) at 20210308005003260
56052 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc85xx_base.config' (54,079) at 20240405153046097
56053 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/index.rst' (54,080) at 20240405153045229
56054 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpf/Makefile' (54,081) at 20240405153053189
56055 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_fmemory.c.inc' (54,082) at 20240906080037496
56056 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/axs101_defconfig' (54,083) at 20210308005003248
56057 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_xdp_direct_packet_access.c' (54,084) at 20240405153054285
56058 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/reset.c' (54,085) at 20240405153045945
56059 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/handling-regressions.rst' (54,086) at 20240405153045245
56060 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/amlogic-gxl-core.c' (54,087) at 20240405153230255
56061 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tcp.h' (54,088) at 20241018080014570
56062 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/Makefile' (54,089) at 20210308005002992
56063 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDL-1.0' (54,090) at 20211006000025234
56064 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pid_namespace.h' (54,091) at 20240405153052765
56065 2025-01-21 03:00:59.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/hw-consumer.h' (54,092) at 20210307214931402
56066 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/greatlakes.json' (54,093) at 20241213090004409
56067 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/delay.h' (54,094) at 20210307214926158
56068 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear600_nand_defconfig' (54,095) at 20210308005003280
56069 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/esi.h' (54,096) at 20210307214926114
56070 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrl_ph.c' (54,097) at 20210308005046509
56071 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ns2-xmc.dts' (54,098) at 20240405153229919
56072 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-qcom.h' (54,099) at 20240613080016471
56073 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CONNMARK.h' (54,100) at 20210307214931646
56074 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/allwinner,sun4i-a10-ps2.yaml' (54,101) at 20240405153045153
56075 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mt_ventoux_defconfig' (54,102) at 20210308005003268
56076 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8261.c' (54,103) at 20240405153049301
56077 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml' (54,104) at 20240405153045073
56078 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kdev_t.h' (54,105) at 20210309003653852
56079 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memset.S' (54,106) at 20210307214926570
56080 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorap_cm920t_defconfig' (54,107) at 20210308005003260
56081 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/hwcap.h' (54,108) at 20240405153045865
56082 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8026-lg-lenok.dts' (54,109) at 20240405153229891
56083 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/syscallhdr.sh' (54,110) at 20241211090212378
56084 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/0001-tests-Include-math.h-for-fabs-definition.patch' (54,111) at 20241206090014238
56085 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_init.c' (54,112) at 20240405153230267
56086 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld4.dtsi' (54,113) at 20210308005002632
56087 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/u-boot.h' (54,114) at 20210308005002708
56088 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57-pruss.dtsi' (54,115) at 20240405153045597
56089 2025-01-21 03:00:59.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/not_action_tests.cpp' (54,116) at 20210308005405938
56090 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/fault-codes.rst' (54,117) at 20210307214925510
56091 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_ethtool.c' (54,118) at 20240405153050317
56092 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_drm.c' (54,119) at 20240405153049445
56093 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/0001-configure-libxslt-conf.patch' (54,120) at 20231014080011723
56094 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pci.h' (54,121) at 20240405153230031
56095 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/guest_print_test.c' (54,122) at 20240405153232267
56096 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/probes.h' (54,123) at 20210307214926098
56097 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/tests/Build' (54,124) at 20210307214932514
56098 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ct.json' (54,125) at 20220525020655231
56099 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/thunderx-88xx.dts' (54,126) at 20210308005002632
56100 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-net5big.dts' (54,127) at 20240405153045457
56101 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/LzmaTools.h' (54,128) at 20210308005003708
56102 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1302.c' (54,129) at 20240405153051493
56103 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi' (54,130) at 20240405153045813
56104 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/xenon_sdhci.c' (54,131) at 20210308005003408
56105 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/apm.h' (54,132) at 20210307214926658
56106 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/decContext.c' (54,133) at 20220429100100598
56107 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm3_generic.c' (54,134) at 20240405153046541
56108 2025-01-21 03:00:59.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm-common.h' (54,135) at 20240405153045669
56109 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/drv2667.c' (54,136) at 20240405153049141
56110 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/system.idef' (54,137) at 20210927100127385
56111 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/syscall.tbl' (54,138) at 20241211090212378
56112 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-psu-code-mgmt/test/test_utils.cpp' (54,139) at 20241204090033139 to deleted uid set
56113 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/ix86-common' (54,140) at 20241206090014350
56114 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_attr.c' (54,141) at 20240405153051577
56115 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/at91_gpio.c' (54,142) at 20210308005003376
56116 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rnbd-server' (54,143) at 20220525020651634
56117 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb' (54,144) at 20241206090014342
56118 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/hist.c' (54,145) at 20240405153053113
56119 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/ti,dp83867.txt' (54,146) at 20210308005003304
56120 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch' (54,147) at 20241221090017684
56121 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/bus.c' (54,148) at 20241018080014478
56122 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/xmit_linux.c' (54,149) at 20240405153051929
56123 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress_sources.h' (54,150) at 20240405153053117
56124 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/btop/btop_1.4.0.bb' (54,151) at 20241221090017532
56125 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/cache.h' (54,152) at 20210308005002888
56126 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3406_thermal.c' (54,153) at 20210307214930718
56127 2025-01-21 03:00:59.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-sslh.service' (54,154) at 20210307205553682
56128 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_ext_frag.c' (54,155) at 20240405153053157
56129 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rtnetlink.h' (54,156) at 20241018080014566
56130 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bios-update.target.in' (54,157) at 20210308005120349
56131 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-blackbird.c' (54,158) at 20240405153049365
56132 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/setup.h' (54,159) at 20210307214926762
56133 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swait_api.h' (54,160) at 20240405153052801
56134 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-es8336.c' (54,161) at 20240805080014067
56135 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6362-dma.h' (54,162) at 20210308005003636
56136 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_ftrace.tc' (54,163) at 20210309003656000
56137 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/am35x.c' (54,164) at 20210308005003520
56138 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm355x.c' (54,165) at 20240405153049217
56139 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootcount.c' (54,166) at 20210308005003208
56140 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.6/index.html' (54,167) at 20210307205554246
56141 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/bsd_comp.c' (54,168) at 20220525020653687
56142 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_h.c' (54,169) at 20210308005046521
56143 2025-01-21 03:00:59.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c' (54,170) at 20240830080013259
56144 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk356x.dtsi' (54,171) at 20240805080013923
56145 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/usercopy_64.c' (54,172) at 20240405153046473
56146 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de_param.h' (54,173) at 20210307214930554
56147 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_pcidev.h' (54,174) at 20220525020654679
56148 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-hdmi.yaml' (54,175) at 20240405153045037
56149 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parse/run-ptest' (54,176) at 20240302090018210
56150 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci-pc.h' (54,177) at 20221215040039374
56151 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm512x.h' (54,178) at 20210307214932322
56152 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vlynq/vlynq.c' (54,179) at 20220525020654327
56153 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/dino.h' (54,180) at 20240326080039538
56154 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/maxim,max77693.yaml' (54,181) at 20240405153045089
56155 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/map_fixed_noreplace.c' (54,182) at 20240405153054329
56156 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9xe.dtsi' (54,183) at 20210308005002572
56157 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/Kconfig' (54,184) at 20210308005003040
56158 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.h' (54,185) at 20240405153050637
56159 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/workarounds.h' (54,186) at 20240405153231051
56160 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/phosphor-dbus-interfaces.wrap' (54,187) at 20241101080009595
56161 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/psplash/psplash_git.bbappend' (54,188) at 20210812000025290
56162 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xxhash_3.5.0.bb' (54,189) at 20241221090017564
56163 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Fan_LocationCode.json' (54,190) at 20221213040036921
56164 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ivtv-cardlist.rst' (54,191) at 20210307214925234
56165 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/Makefile' (54,192) at 20210308005003040
56166 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-2.0-or-later' (54,193) at 20210316000012717
56167 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0003-Fix-missing-shared-object-LDFLAGS.patch' (54,194) at 20210307205553754
56168 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pugixml/pugixml_1.14.bb' (54,195) at 20241221090017516
56169 2025-01-21 03:00:59.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/a8293.c' (54,196) at 20240405153049281
56170 2025-01-21 03:00:59.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/tmdc.c' (54,197) at 20240405153049133
56171 2025-01-21 03:00:59.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/volatiles.03_samba' (54,198) at 20210307205553814
56172 2025-01-21 03:00:59.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/kernel.S' (54,199) at 20210307214925678
56173 2025-01-21 03:00:59.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_cmds.h' (54,200) at 20240405153049909
56174 2025-01-21 03:00:59.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mm_internal.h' (54,201) at 20210307214926734
56175 2025-01-21 03:00:59.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/tbf.json' (54,202) at 20240405153054377
56176 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/hmc.h' (54,203) at 20240405153049069
56177 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/early_32.c' (54,204) at 20240405153046137
56178 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-ap806.c' (54,205) at 20241008080013967
56179 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_ematch/tc_em_ipt.h' (54,206) at 20210307214931662
56180 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-vencsys.c' (54,207) at 20240405153046797
56181 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/Kconfig' (54,208) at 20210307214930402
56182 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/info-tooltip/index.md' (54,209) at 20221215040043186
56183 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_plane.c' (54,210) at 20240405153048361
56184 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tizen/Makefile' (54,211) at 20210308005003712
56185 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramseq.h' (54,212) at 20210307214927958
56186 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5_adsp.c' (54,213) at 20240405153231367
56187 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/Maximum.interface.yaml' (54,214) at 20221207040023627
56188 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/apalis_imx6q.cfg' (54,215) at 20210308005003080
56189 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch' (54,216) at 20241221090017692
56190 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/intel,combo-phy.yaml' (54,217) at 20240405153045129
56191 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.video' (54,218) at 20210308005003300
56192 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-serdes.h' (54,219) at 20240405153229975
56193 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/COPYING.MIT' (54,220) at 20210307205553682
56194 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/Kconfig' (54,221) at 20210307214930298
56195 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/hwprobe.h' (54,222) at 20240405153230063
56196 2025-01-21 03:00:59.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8994.h' (54,223) at 20220525020654543
56197 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358767.c' (54,224) at 20241211090145417
56198 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdlib.h' (54,225) at 20210307214926362
56199 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.h' (54,226) at 20240405153049413
56200 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/omap24xx_i2c.h' (54,227) at 20210308005003384
56201 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c' (54,228) at 20240405153054245
56202 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_fwum.h' (54,229) at 20210308004938820
56203 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/zone.hpp' (54,230) at 20240820080023690
56204 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tick.h' (54,231) at 20241115090012965
56205 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6318-clock.h' (54,232) at 20210308005003632
56206 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-cipher-glue.c' (54,233) at 20240405153045849
56207 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/reipl.S' (54,234) at 20240405153046289
56208 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-cross-canadian_1.22.8.bb' (54,235) at 20241221090017660
56209 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-v4l2.c' (54,236) at 20240405153049273
56210 2025-01-21 03:00:59.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1680x1050.S' (54,237) at 20210307214932470
56211 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/bus.rst' (54,238) at 20240405153045189
56212 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/Kconfig' (54,239) at 20210309003654312
56213 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6315-regulator.yaml' (54,240) at 20240405153045145
56214 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fb_helper.h' (54,241) at 20240405153052629
56215 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/imx_sc_thermal.c' (54,242) at 20240405153231495
56216 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_internal.h' (54,243) at 20210308005003452
56217 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-hostboot-fru-mrw.yaml' (54,244) at 20240228090013752
56218 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_legacy_encoders.h' (54,245) at 20220525020653003
56219 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/do_hbm_test.sh' (54,246) at 20220525020654931
56220 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr-channel.yaml' (54,247) at 20240405153045101
56221 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/lowlevel_init.S' (54,248) at 20210308005002768
56222 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-mako_1.3.6.bb' (54,249) at 20241221090017668
56223 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/MAINTAINERS' (54,250) at 20210308005003044
56224 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/af-mctp.c' (54,251) at 20240901080013973
56225 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/m54418twr.c' (54,252) at 20210308005002972
56226 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8450-dispcc.h' (54,253) at 20240405153052645
56227 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/Kconfig' (54,254) at 20210927100127381
56228 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/vdso.ld' (54,255) at 20240326080039566
56229 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qjson.c' (54,256) at 20240326080039746
56230 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/console.c' (54,257) at 20210307214928150
56231 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_cmd.h' (54,258) at 20240405153051925
56232 2025-01-21 03:00:59.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/max_guest_memory_test.c' (54,259) at 20240405153232271
56233 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/qsfp.h' (54,260) at 20220525020653135
56234 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/dma-attributes.rst' (54,261) at 20210309003648312
56235 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/lp872x.h' (54,262) at 20240405153052785
56236 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/unistd.h' (54,263) at 20210307214926314
56237 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pci1xxxx.c' (54,264) at 20240405153051997
56238 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832.h' (54,265) at 20210307214928634
56239 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/ramtest.c' (54,266) at 20210308005002884
56240 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/zlib_wrapper.c' (54,267) at 20240405153052541
56241 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/ccid3.h' (54,268) at 20210309003654312
56242 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_core.c' (54,269) at 20240405153232055
56243 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/pinctrl-bindings.txt' (54,270) at 20210308005003308
56244 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_vec.h' (54,271) at 20240405153049813
56245 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64g-package.dtsi' (54,272) at 20220525020651994
56246 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-scaler.c' (54,273) at 20220525020652915
56247 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/perf_event.h' (54,274) at 20210307214926238
56248 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-single.bconf' (54,275) at 20210307214932462
56249 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd.c' (54,276) at 20241211090212390
56250 2025-01-21 03:00:59.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tcon_dclk.h' (54,277) at 20240405153048761
56251 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-irq.c' (54,278) at 20210307214929118
56252 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/pmem.c' (54,279) at 20240405153230075
56253 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rz-smarc-common.dtsi' (54,280) at 20240405153229963
56254 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/int_helper.c' (54,281) at 20241211090212482
56255 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_glbl_regs.h' (54,282) at 20240405153046585
56256 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-hextile.c' (54,283) at 20221215040039402
56257 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/psci.h' (54,284) at 20240405153052933
56258 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c' (54,285) at 20210308005002980
56259 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-extract-sdk' (54,286) at 20230114040015554
56260 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/acpi.c' (54,287) at 20241111090012113
56261 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/0001-mraa-Use-posix-basename.patch' (54,288) at 20240113090014536
56262 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor_single.c' (54,289) at 20240405153052537
56263 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/.clang-format' (54,290) at 20231024080020317
56264 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-extsys.yml' (54,291) at 20241221090017464
56265 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/machine/s8036.conf' (54,292) at 20230927080013514
56266 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/traps.h' (54,293) at 20240405153045625
56267 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/switchdev/Makefile' (54,294) at 20220525020654915
56268 2025-01-21 03:00:59.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/magic-number.rst' (54,295) at 20240405153045249
56269 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-st.c' (54,296) at 20240405153051341
56270 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm12' (54,297) at 20240906080037556 to deleted uid set
56271 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.yaml' (54,298) at 20240405153045121
56272 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/marvell,mvebu-sdram-controller.yaml' (54,299) at 20240405153045101
56273 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0006-Use-python3-and-pip3-instead-of-python-and-pip.patch' (54,300) at 20210307205553802
56274 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/reiser.c' (54,301) at 20210308005003216
56275 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ltv350qv.c' (54,302) at 20240405153052177
56276 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/tegra124-cpufreq.c' (54,303) at 20240405153046917
56277 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/net.c' (54,304) at 20241011080017411
56278 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vtime.h' (54,305) at 20210307214931306
56279 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lis3lv02d.h' (54,306) at 20210307214931418
56280 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/Makefile' (54,307) at 20240405153052381
56281 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/Makefile' (54,308) at 20230310090043283
56282 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/scale.S' (54,309) at 20210307214926142
56283 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/circuit_dict.bin' (54,310) at 20220604030008508 to deleted uid set
56284 2025-01-21 03:00:59.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/configuration.html' (54,311) at 20210307205554282
56285 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-lpass-lpi.c' (54,312) at 20240405153231331
56286 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-tls.c' (54,313) at 20240906080037352
56287 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/arraymap.c' (54,314) at 20241018080014570
56288 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/mock-fvp.py' (54,315) at 20231126090012777
56289 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/ccid2.c' (54,316) at 20220525020654819
56290 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpmh-rsc.c' (54,317) at 20240805080014011
56291 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c' (54,318) at 20240910080014042
56292 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/apple.h' (54,319) at 20220525020654547
56293 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/eeh_pseries.c' (54,320) at 20240405153046221
56294 2025-01-21 03:00:59.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/signal.c' (54,321) at 20240906080037364
56295 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore1_sync_mngr_glbl_regs.h' (54,322) at 20240405153046589
56296 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_user_cm.h' (54,323) at 20240405153052949
56297 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dalsmc.h' (54,324) at 20240405153047209
56298 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__sender_introspection.hpp' (54,325) at 20240731080033662
56299 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/streamzap.c' (54,326) at 20240405153049521
56300 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9261_devices.c' (54,327) at 20210308005002712
56301 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/nlohmann_json.wrap' (54,328) at 20231210090030716
56302 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pwm-fan.yaml' (54,329) at 20240405153045065
56303 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_kprobe_selftest.c' (54,330) at 20240405153053069
56304 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool_%.bbappend' (54,331) at 20231126090012805
56305 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/files/OpenBMC.priv' (54,332) at 20240731080013630
56306 2025-01-21 03:00:59.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt6190-regulator.c' (54,333) at 20240405153051473
56307 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_vm.h' (54,334) at 20240405153230075
56308 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/README.hp300' (54,335) at 20210307214926146
56309 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-conf.bb' (54,336) at 20241206090014310
56310 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/fuse_2.9.9.bb' (54,337) at 20241221090017484
56311 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_i210.c' (54,338) at 20240411080014102
56312 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/gen_vdso_offsets.sh' (54,339) at 20220525020652106
56313 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk04.1.dtsi' (54,340) at 20240405153045541
56314 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/libceph.h' (54,341) at 20240405153052669
56315 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/egl-helpers.c' (54,342) at 20241211090212558
56316 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/.gitignore' (54,343) at 20240410080033022
56317 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb' (54,344) at 20230706080014785
56318 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-lock.sh' (54,345) at 20220525020655227
56319 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,ar-5387un.dts' (54,346) at 20210308005002812
56320 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-prepare-buf.rst' (54,347) at 20210309003648508
56321 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Padasjoki' (54,348) at 20210307205553770
56322 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/omap.c' (54,349) at 20240418080014494
56323 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2500-spl_defconfig' (54,350) at 20220215040051528
56324 2025-01-21 03:00:59.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hdlcdrv.h' (54,351) at 20210307214931634
56325 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/ppce500.c' (54,352) at 20241211090212314
56326 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-dtu.dts' (54,353) at 20240405153045537
56327 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/module.c' (54,354) at 20241111090012117
56328 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replication.c' (54,355) at 20210927100127345
56329 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/physmem_info.h' (54,356) at 20240405153046281
56330 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/juce/projucer.inc' (54,357) at 20231126090012781
56331 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb' (54,358) at 20241221090017548
56332 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/marvell_cn10k_tad_pmu.c' (54,359) at 20240405153231307
56333 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdricoh_cs.c' (54,360) at 20240405153049673
56334 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio-omap.h' (54,361) at 20210512100029318
56335 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/video/fonts/cantoraone_regular.ttf' (54,362) at 20210308005003528 to deleted uid set
56336 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-core.c' (54,363) at 20240405153230783
56337 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tsunami.h' (54,364) at 20210307214926586
56338 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv50.c' (54,365) at 20210307214927966
56339 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_trace.h' (54,366) at 20240405153047213
56340 2025-01-21 03:00:59.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-set-tone.rst' (54,367) at 20210309003648480
56341 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/firmware-update-via-blobs.md' (54,368) at 20221209040006387
56342 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/vfio_ap_private.h' (54,369) at 20240405153231379
56343 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-pko.c' (54,370) at 20240405153045993
56344 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s_32.h' (54,371) at 20210307214926382
56345 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-host-failure-reboots.bb' (54,372) at 20241206090014274
56346 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-section.json' (54,373) at 20210308005046401
56347 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c' (54,374) at 20210307214930926
56348 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/arch-tests.c' (54,375) at 20240405153232219
56349 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8925-regulator.c' (54,376) at 20240405153051465
56350 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/include/platform/serial.h' (54,377) at 20210307214926770
56351 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/readtest.c' (54,378) at 20240405153049713
56352 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/gcc-version.sh' (54,379) at 20210308005003732
56353 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.yaml' (54,380) at 20210309003648340
56354 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-etm4x-reference.rst' (54,381) at 20240405153229831
56355 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/thunder_bgx.c' (54,382) at 20240405153049861
56356 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc5121_ads.h' (54,383) at 20210307214926454
56357 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/Makefile' (54,384) at 20240405153231315
56358 2025-01-21 03:00:59.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-jkl' (54,385) at 20210307205553758
56359 2025-01-21 03:00:59.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/rtl8150.c' (54,386) at 20240628080014001
56360 2025-01-21 03:00:59.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/adbd.mk' (54,387) at 20230401080011931
56361 2025-01-21 03:00:59.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_bloom_filter_map.c' (54,388) at 20240405153054241
56362 2025-01-21 03:00:59.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/sse-timer-test.c' (54,389) at 20240906080037572
56363 2025-01-21 03:00:59.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9132si-pre.dtsi' (54,390) at 20210307214926342
56364 2025-01-21 03:00:59.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-checker.h' (54,391) at 20240405153052297
56365 2025-01-21 03:00:59.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge.h' (54,392) at 20240405153051877
56366 2025-01-21 03:00:59.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/exception-64e.h' (54,393) at 20240405153046109
56367 2025-01-21 03:00:59.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/fcntl.h' (54,394) at 20210307214926394
56368 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py' (54,395) at 20240405153232231
56369 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_metapage.c' (54,396) at 20240405153052397
56370 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/caif_device.h' (54,397) at 20210307214931554
56371 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-real-audio-220-32-keys.c' (54,398) at 20210307214928782
56372 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-rx.rst' (54,399) at 20210308005045809
56373 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/018' (54,400) at 20210927100127473
56374 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-rpi.bb' (54,401) at 20241221090017572
56375 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Cronyx' (54,402) at 20241221090017616
56376 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig' (54,403) at 20210308005003272
56377 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_flip_work.h' (54,404) at 20210307214931318
56378 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-read-settings-mrw-native.bb' (54,405) at 20241206090014274
56379 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-prv.h' (54,406) at 20240405153048809
56380 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/Kconfig' (54,407) at 20240405153230655
56381 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/dsp56k.c' (54,408) at 20240405153046745
56382 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/acpi.c' (54,409) at 20240405153045865
56383 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/fxos8700_spi.c' (54,410) at 20220525020653103
56384 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grufile.c' (54,411) at 20240405153049645
56385 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-CO-Denver' (54,412) at 20210307205553754
56386 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/pmu.yaml' (54,413) at 20240405153229755
56387 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ehci-pci.c' (54,414) at 20241211090212342
56388 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-list.json' (54,415) at 20210308005046413
56389 2025-01-21 03:00:59.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-flash.c' (54,416) at 20210307214926190
56390 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_NFQUEUE.h' (54,417) at 20210307214931646
56391 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_d.c' (54,418) at 20210308005046521
56392 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/115.out' (54,419) at 20210308005046449
56393 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/phy.c' (54,420) at 20220802100038573
56394 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb' (54,421) at 20240301090012471
56395 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/math64.h' (54,422) at 20210308005003668
56396 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/layerscape-pcie-gen4.txt' (54,423) at 20210307214925382
56397 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_signal.h' (54,424) at 20220429100100614
56398 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_smc.h' (54,425) at 20240405153051969
56399 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salo_Isokyla' (54,426) at 20210307205553774
56400 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stpmic1.yaml' (54,427) at 20240405153229779
56401 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c' (54,428) at 20241011080017311
56402 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/engine.py' (54,429) at 20240326080039726
56403 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/layer.conf' (54,430) at 20241221090017480
56404 2025-01-21 03:00:59.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/vfio_ap_ops.c' (54,431) at 20240405153231379
56405 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stih410-b2260/Kconfig' (54,432) at 20210308005003052
56406 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c6400.dtsi' (54,433) at 20240405153045573
56407 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/rakp34.hpp' (54,434) at 20210731000041777
56408 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_int-global-state.h' (54,435) at 20240906080037324
56409 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/code-of-conduct.md' (54,436) at 20221209040006383
56410 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/download.h' (54,437) at 20240906080037160
56411 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/floppy.c' (54,438) at 20240405153230191
56412 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/fan.hpp' (54,439) at 20220923030023309
56413 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/init/transformers-init/transformers-init.service' (54,440) at 20211013000033044
56414 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb' (54,441) at 20230114040015526
56415 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/boot.rst' (54,442) at 20240405153229747
56416 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c' (54,443) at 20210307214932706
56417 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap6.decode' (54,444) at 20210308005046389
56418 2025-01-21 03:00:59.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/metricgroups.json' (54,445) at 20240405153054121
56419 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_regs.h' (54,446) at 20240405153048485
56420 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/k3-cppi-desc-pool.c' (54,447) at 20240405153231063
56421 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest-setup-sharedir' (54,448) at 20231126090012869
56422 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/phy.h' (54,449) at 20220215040051512
56423 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/common.h' (54,450) at 20240405153049457
56424 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_llc.h' (54,451) at 20220525020652887
56425 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/Kconfig' (54,452) at 20240405153049785
56426 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/futex.h' (54,453) at 20210307214926578
56427 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Kbuild' (54,454) at 20210308005002536
56428 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/register.h' (54,455) at 20240906080037344
56429 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/Makefile' (54,456) at 20240405153049233
56430 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/jz4770.dtsi' (54,457) at 20240405153045989
56431 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/leds/gbs-led-manager-config/led.yaml' (54,458) at 20240829080014018
56432 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/xattr.h' (54,459) at 20240405153052257
56433 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2/cpu/freq.h' (54,460) at 20210307214926554
56434 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sparsemem.h' (54,461) at 20240613080016375
56435 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyexpect_1.0.22.bb' (54,462) at 20230610080017603
56436 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/Makefile' (54,463) at 20240405153047189
56437 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000.dts' (54,464) at 20240405153045601
56438 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ezchip/nps_enet.c' (54,465) at 20240405153230939
56439 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libmpc/libmpc_1.3.1.bb' (54,466) at 20230114040015550
56440 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/litex/Kconfig' (54,467) at 20220525020654091
56441 2025-01-21 03:00:59.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/topology.h' (54,468) at 20240405153231863
56442 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/fiji_smumgr.h' (54,469) at 20210309003649660
56443 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/spl_boot.c' (54,470) at 20210308005002548
56444 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-base.c' (54,471) at 20240906080037316
56445 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/config.mk' (54,472) at 20210308005002844
56446 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/chacha.c' (54,473) at 20220525020654747
56447 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t104x_pbi.cfg' (54,474) at 20210308005002992
56448 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/siena_sriov.c' (54,475) at 20240405153050293
56449 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/checksum.h' (54,476) at 20240405153230011
56450 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/tools/gen-mach-types' (54,477) at 20210307214926574
56451 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_test_subprog.c' (54,478) at 20240405153054269
56452 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8_8.6.15.bb' (54,479) at 20241221090017676
56453 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/file_load_64.c' (54,480) at 20241211090145385
56454 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/u-boot_%.bbappend' (54,481) at 20240507080014346 to deleted uid set
56455 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Inventory/ManufacturerExt.interface.yaml' (54,482) at 20240306090017812
56456 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951-ulcb.dts' (54,483) at 20220525020651934
56457 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2g_evm_defconfig' (54,484) at 20210308005003260
56458 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/Platform' (54,485) at 20210307214926186
56459 2025-01-21 03:00:59.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/OWNERS' (54,486) at 20210307205553726
56460 2025-01-21 03:00:59.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sama5d2.c' (54,487) at 20240405153046773
56461 2025-01-21 03:00:59.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_irqfd.h' (54,488) at 20240405153052717
56462 2025-01-21 03:00:59.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/clock.c' (54,489) at 20241008080013891
56463 2025-01-21 03:00:59.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/lockd.c' (54,490) at 20240405153052433
56464 2025-01-21 03:00:59.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6375-gcc.h' (54,491) at 20240405153052645
56465 2025-01-21 03:00:59.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/xscale-cp0.c' (54,492) at 20240405153229911
56466 2025-01-21 03:00:59.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-sina31s.dts' (54,493) at 20240405153045385
56467 2025-01-21 03:00:59.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs3.h' (54,494) at 20220525020654671
56468 2025-01-21 03:00:59.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-g-mode.rst' (54,495) at 20220525020651778
56469 2025-01-21 03:00:59.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_4_0_3_sh_mask.h' (54,496) at 20240405153048317
56470 2025-01-21 03:00:59.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_event_perf.c' (54,497) at 20241211090145545
56471 2025-01-21 03:00:59.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8940.yaml' (54,498) at 20240405153045173
56472 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/g12a-aoclkc.h' (54,499) at 20240405153231795
56473 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/phy-jh7110-usb.c' (54,500) at 20240405153231315
56474 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-io.c' (54,501) at 20240405153050529
56475 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qusb2.c' (54,502) at 20240405153231315
56476 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/imgpdc_wdt.c' (54,503) at 20240405153052241
56477 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb' (54,504) at 20241221090017544
56478 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_event.h' (54,505) at 20210308004938820
56479 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v5_5nm.h' (54,506) at 20240405153051293
56480 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/registry_test.cpp' (54,507) at 20241212090025215
56481 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca_drv_asm.S' (54,508) at 20210307214926126
56482 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/hfsplus.rst' (54,509) at 20210307214925486
56483 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_integer_attribute_test.cpp' (54,510) at 20240618080043041
56484 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91rm9200ek_defconfig' (54,511) at 20210308005003248
56485 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,rk3399-gru-sound.txt' (54,512) at 20210307214925434
56486 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/tpm_ftpm_tee.rst' (54,513) at 20210307214925562
56487 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/se6x.c' (54,514) at 20220525020655007
56488 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.9.rst' (54,515) at 20241221090017596
56489 2025-01-21 03:00:59.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus.h' (54,516) at 20210308004938836
56490 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/smb/cifsroot.rst' (54,517) at 20240405153045205
56491 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-usb-peripheral.dtsi' (54,518) at 20240405153045425
56492 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_h.c' (54,519) at 20210308005046517
56493 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ftpm_tee.h' (54,520) at 20210307214926954
56494 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/setup.c' (54,521) at 20240405153046209
56495 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops.h' (54,522) at 20240405153052617
56496 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-scu4-aib.dts' (54,523) at 20240405153045537
56497 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (54,524) at 20231130090014954
56498 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/icons.scss' (54,525) at 20210308005107073
56499 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-trap.rst' (54,526) at 20240405153045237
56500 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg4ff.c' (54,527) at 20240405153048817
56501 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tullinge_Hamra' (54,528) at 20210307205553794
56502 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm4250-oneplus-billie2.dts' (54,529) at 20240405153045789
56503 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi' (54,530) at 20240405153045725
56504 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/signal.h' (54,531) at 20240405153045625
56505 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_3_0_0_offset.h' (54,532) at 20240405153047333
56506 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-main.c' (54,533) at 20240405153230795
56507 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0006-qemu-Determinism-fixes.patch' (54,534) at 20241221090017672
56508 2025-01-21 03:00:59.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_fdma.h' (54,535) at 20240405153050181
56509 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/psy.c' (54,536) at 20240405153052153
56510 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/headsmp.S' (54,537) at 20210307214925882
56511 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/helpers.hpp' (54,538) at 20241009080031118
56512 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/phy_common.h' (54,539) at 20220525020653823
56513 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SoftwareInventoryCollection_v1.xml' (54,540) at 20240619080002936
56514 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/scan.h' (54,541) at 20210307214926902
56515 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/cfg80211.c' (54,542) at 20240910080014058
56516 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json-full-log.json' (54,543) at 20241207090009631
56517 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-cpld.c' (54,544) at 20240405153049353
56518 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/kgdb.h' (54,545) at 20210307214926306
56519 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-patch-gz/readme.patch.gz' (54,546) at 20210307205554386
56520 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/codegen' (54,547) at 20210308004922932
56521 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_new_custom_image_page.py' (54,548) at 20241221090017592
56522 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/perfmon.c' (54,549) at 20240503080014470
56523 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_allocator.c' (54,550) at 20210308005003552
56524 2025-01-21 03:00:59.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_appraise.c' (54,551) at 20240405153232111
56525 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c589_cs.c' (54,552) at 20240405153049769
56526 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.h' (54,553) at 20210307214929374
56527 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_frontend.c' (54,554) at 20241011080017391
56528 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/trace.h' (54,555) at 20210308005045845
56529 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/Makefile' (54,556) at 20210308005003456
56530 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/axis,artpec6-pinctrl.txt' (54,557) at 20210307214925390
56531 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/log_id.cpp' (54,558) at 20240418080028286
56532 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/psmouse-base.c' (54,559) at 20240405153049153
56533 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3328-cru.h' (54,560) at 20210308005003632
56534 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/debian.bbclass' (54,561) at 20231126090012829
56535 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum1_kvdl.c' (54,562) at 20240405153050153
56536 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/types.hpp' (54,563) at 20230616135354425
56537 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear320/Makefile' (54,564) at 20210308005003052
56538 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fr-All' (54,565) at 20210307205553774
56539 2025-01-21 03:00:59.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/local_kptr_stash.c' (54,566) at 20240405153232259
56540 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/dptest.c' (54,567) at 20230720080043539
56541 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/toshiba,tc358746.yaml' (54,568) at 20240405153229771
56542 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/Kconfig' (54,569) at 20240405153049753
56543 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_fmul.S' (54,570) at 20230925080040101
56544 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vlan_mode.c' (54,571) at 20240405153050017
56545 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv-iommu-pci.c' (54,572) at 20241211090212326
56546 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/pxa2xx-ac97.c' (54,573) at 20240405153053485
56547 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/module.h' (54,574) at 20210307214931610
56548 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/srcutree.h' (54,575) at 20240405153052797
56549 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/drm/i915_drm.h' (54,576) at 20240405153054049
56550 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8084-mtp.dts' (54,577) at 20240405153229891
56551 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb' (54,578) at 20231011080016614
56552 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_synproxy.h' (54,579) at 20210307214931566
56553 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml' (54,580) at 20240405153045073
56554 2025-01-21 03:00:59.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml' (54,581) at 20240405153045109
56555 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-doc-sell' (54,582) at 20241221090017616
56556 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateful.c' (54,583) at 20240405153230803
56557 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7203.c' (54,584) at 20210307214926562
56558 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/Makefile' (54,585) at 20240405153052365
56559 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/hyp-constants.c' (54,586) at 20240405153045881
56560 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_udev_hwdb' (54,587) at 20220502030010232
56561 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/Kconfig' (54,588) at 20210308005003340
56562 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c' (54,589) at 20210309003651816
56563 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ds90ub913.c' (54,590) at 20240405153230783
56564 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_devlink.c' (54,591) at 20240405153050181
56565 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-tables.h' (54,592) at 20210307214930582
56566 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-osk.c' (54,593) at 20240405153045657
56567 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/powr1220.c' (54,594) at 20240405153048873
56568 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rdma_transport.c' (54,595) at 20240405153053357
56569 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_common.hpp' (54,596) at 20230516080019602
56570 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p2041_serdes.c' (54,597) at 20210308005002832
56571 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target.c.inc' (54,598) at 20241211090212526
56572 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/initrdscripts/initramfs-framework-dm/dmverity' (54,599) at 20230706080014769
56573 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/App-s2p' (54,600) at 20241221090017612
56574 2025-01-21 03:00:59.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kionix-kx022a.h' (54,601) at 20240405153048937
56575 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rzg2l_adc.c' (54,602) at 20240405153048961
56576 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rcuref.rst' (54,603) at 20210309003648268
56577 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/odata.v4_0_5.json' (54,604) at 20240529080008499
56578 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm_cls.c' (54,605) at 20240405153052009
56579 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw.h' (54,606) at 20240405153231839
56580 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/aspm.c' (54,607) at 20240429080012432
56581 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemitev2/cri_sensors.json' (54,608) at 20221207040007843
56582 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/methods.md' (54,609) at 20240807080019546
56583 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-gpio.h' (54,610) at 20210307214931450
56584 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/dentry.c' (54,611) at 20220525020654387
56585 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0015-efi_firmware-add-get_image_info-for-corstone1000.patch' (54,612) at 20240413080012627
56586 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/ux500.S' (54,613) at 20210307214925858
56587 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tcp_estats.c' (54,614) at 20240405153054261
56588 2025-01-21 03:00:59.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dqblk_v1.h' (54,615) at 20210307214931378
56589 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64-model-b.dts' (54,616) at 20240405153229915
56590 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml' (54,617) at 20240405153045017
56591 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.6.1.bb' (54,618) at 20231207090015270
56592 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/sca3300.c' (54,619) at 20240405153048941
56593 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/timers.h' (54,620) at 20210307214929726
56594 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/015_pack_overflow.dts' (54,621) at 20210308005003752
56595 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-cmake-Disable-Wno-misleading-indentation-with-clang-.patch' (54,622) at 20210307205553934
56596 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-gpio-presence@.service' (54,623) at 20210307205553718
56597 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libadwaita/libadwaita_1.6.2.bb' (54,624) at 20241221090017680
56598 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/trace.c' (54,625) at 20210307214929786
56599 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/unistd32.h' (54,626) at 20240710080014573
56600 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/msi/irqdomain.c' (54,627) at 20240405153231295 to deleted uid set
56601 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging-callouts-example/callouts.yaml' (54,628) at 20210307205554070
56602 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-sm501.c' (54,629) at 20240405153231559
56603 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-tilapia.dtsi' (54,630) at 20240405153045485
56604 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex2a.c' (54,631) at 20240405153231379
56605 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/meson.build' (54,632) at 20241209090018856
56606 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/qos.h' (54,633) at 20210308005003036
56607 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/Kbuild' (54,634) at 20220525020652002
56608 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lemon/lemon_3.44.2.bb' (54,635) at 20240106090017233
56609 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/fw.h' (54,636) at 20240405153050609
56610 2025-01-21 03:00:59.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa2xx-regs.h' (54,637) at 20240405153045677
56611 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-Disable-running-gyp-files-for-bundled-deps.patch' (54,638) at 20241221090017512
56612 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8753.yaml' (54,639) at 20240405153045165
56613 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-feh' (54,640) at 20211006000025238
56614 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sch56xx-common.c' (54,641) at 20240405153230667
56615 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/checksum.S' (54,642) at 20240613080016371
56616 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apalis-eval.dts' (54,643) at 20240405153045501
56617 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/0002-align-startOffset-with-p_align-instead-of-pagesize-f.patch' (54,644) at 20230813080012900
56618 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/arp.h' (54,645) at 20210308005003716
56619 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_proc.h' (54,646) at 20240326080039566
56620 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/templates/default/bblayers.conf.sample' (54,647) at 20220910030013369
56621 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear13xx.c' (54,648) at 20240405153045689
56622 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/dma.c' (54,649) at 20210309003648824
56623 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/socklib.c' (54,650) at 20240405153053389
56624 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ffb.c' (54,651) at 20240405153231583
56625 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_extlog.c' (54,652) at 20240405153230163
56626 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/exception.h' (54,653) at 20210307214926114
56627 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/file.hpp' (54,654) at 20240822080027617
56628 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/nuvoton/Makefile' (54,655) at 20240405153051761
56629 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-14.2.inc' (54,656) at 20241221090017656
56630 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmc150-accel.h' (54,657) at 20240405153048933
56631 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/gen-insn-x86-dat.awk' (54,658) at 20210307214932518
56632 2025-01-21 03:00:59.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lsqvl.dts' (54,659) at 20240405153045457
56633 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8250.c' (54,660) at 20220525020652322
56634 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/add-with-bisonlocaledir.patch' (54,661) at 20210307205554502
56635 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada3700/cpu.c' (54,662) at 20210308005002752
56636 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/sparsemem.h' (54,663) at 20240405153045941
56637 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.json' (54,664) at 20210927100127473
56638 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9rl_matrix.h' (54,665) at 20210308005002716
56639 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/qemu-file.c' (54,666) at 20240906080037372
56640 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_comp.h' (54,667) at 20240405153049409
56641 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml' (54,668) at 20240405153229759
56642 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-alesis.c' (54,669) at 20210605000027800
56643 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_devlink.c' (54,670) at 20240624080012796
56644 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6358/core.h' (54,671) at 20220525020654587
56645 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-snvs.c' (54,672) at 20240405153051505
56646 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqdomain_defs.h' (54,673) at 20240405153052713
56647 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_randtable.c' (54,674) at 20210308005003696
56648 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/sis7019.c' (54,675) at 20220525020655011
56649 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/sysfs.c' (54,676) at 20220818100014859
56650 2025-01-21 03:00:59.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/highmem_32.c' (54,677) at 20240405153046477
56651 2025-01-21 03:00:59.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/Makefile' (54,678) at 20240405153231951
56652 2025-01-21 03:00:59.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/irq_stack.h' (54,679) at 20240405153046245
56653 2025-01-21 03:00:59.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/fxas21002c_core.c' (54,680) at 20240405153048985
56654 2025-01-21 03:00:59.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-gru.dtsi' (54,681) at 20210308005002608
56655 2025-01-21 03:00:59.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k7.h' (54,682) at 20210307214927058
56656 2025-01-21 03:00:59.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ptyprocess/a44312974bd9084aa568d2e18ce5b2a7e0e45983.patch' (54,683) at 20241221090017560
56657 2025-01-21 03:00:59.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/unistd.h' (54,684) at 20240820080014161
56658 2025-01-21 03:00:59.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/mac.c' (54,685) at 20240830080013287
56659 2025-01-21 03:00:59.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pgtable.h' (54,686) at 20240405153230031
56660 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun4i-spdif.c' (54,687) at 20240405153232203
56661 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL' (54,688) at 20210307214932566
56662 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-b450v3.dts' (54,689) at 20240405153045501
56663 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/resource.c' (54,690) at 20240405153232111
56664 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/security-test-image.bb' (54,691) at 20220721030015853
56665 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/cpuinfo.h' (54,692) at 20210307214926174
56666 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_uvmm.h' (54,693) at 20240405153230607
56667 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/barco-p50-gpio.c' (54,694) at 20240405153051397
56668 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.h' (54,695) at 20210307214929806
56669 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_vlan.c' (54,696) at 20240405153054281
56670 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/Makefile' (54,697) at 20210308005003168
56671 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (54,698) at 20240206090017943
56672 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-to-user.png' (54,699) at 20210307205554354 to deleted uid set
56673 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/diffstat_1.67.bb' (54,700) at 20241221090017656
56674 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ubsan.h' (54,701) at 20240405153053109
56675 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/obmc-bsp-common.inc' (54,702) at 20230620080013227
56676 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/double-type.err' (54,703) at 20220429100100882
56677 2025-01-21 03:00:59.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-pfm-period' (54,704) at 20210309003655940
56678 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/dsa/microchip/ksz9477.c' (54,705) at 20240710080014589 to deleted uid set
56679 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml' (54,706) at 20240405153045169
56680 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-tiogapass.dts' (54,707) at 20240405153229867
56681 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e.dtsi' (54,708) at 20240405153045833
56682 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-x86_64.txt' (54,709) at 20240106090017261
56683 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/exception.json' (54,710) at 20240405153054109
56684 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/lion_rk3368.c' (54,711) at 20210308005003072
56685 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/kcmp.c' (54,712) at 20210307214932578
56686 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/afs_fs.h' (54,713) at 20210307214930990
56687 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/ia_css_qplane.host.h' (54,714) at 20240405153051837
56688 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_presence_service.hpp' (54,715) at 20210308005405938
56689 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c' (54,716) at 20240405153231051
56690 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/hi6421-spmi-pmic.c' (54,717) at 20240405153049605
56691 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1088a-rdb.dts' (54,718) at 20210308005002580
56692 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/build_assert.rs' (54,719) at 20240405153053417
56693 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/gpio.h' (54,720) at 20210308005002840
56694 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/pe.h' (54,721) at 20230426080043656
56695 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/Makefile' (54,722) at 20210307214928854
56696 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/udevil_0.4.4.bb' (54,723) at 20220402030015887
56697 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sizes.h' (54,724) at 20240405153052793
56698 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware.h' (54,725) at 20210308005002636
56699 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/clocks-common.c' (54,726) at 20210308005002756
56700 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mvebu_mmc.c' (54,727) at 20210308005003404
56701 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/namespaces/compatibility-list.rst' (54,728) at 20210307214925238
56702 2025-01-21 03:00:59.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_entry.hpp' (54,729) at 20220727100018782
56703 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/bitsperlong.h' (54,730) at 20240405153054049
56704 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/Makefile' (54,731) at 20240405153051313
56705 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/perf_branches.c' (54,732) at 20240405153054257
56706 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh/0002-Add-debian-csh-scripts.patch' (54,733) at 20230706080014753
56707 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/rt-mutex.rst' (54,734) at 20210307214925522
56708 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/Makefile' (54,735) at 20210307214932194
56709 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-config-native.bb' (54,736) at 20220921030015986
56710 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t4240qds.dts' (54,737) at 20240405153230027
56711 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2e_hs_evm_defconfig' (54,738) at 20210308005003260
56712 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_heci_cmd_submit.h' (54,739) at 20240405153230571
56713 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/meson.build' (54,740) at 20241205090004235
56714 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/MAINTAINERS' (54,741) at 20210308005003076
56715 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_alpha.c' (54,742) at 20240405153051993
56716 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/libgenwrap.c' (54,743) at 20210308005003540
56717 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Berlin' (54,744) at 20210307205553766
56718 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10071.h' (54,745) at 20210307214928646
56719 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-rt2880.c' (54,746) at 20240405153230019
56720 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/edk2-basetools-native_202408.bb' (54,747) at 20241221090017472
56721 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/include/poky-world-exclude.inc' (54,748) at 20210407000018106
56722 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/locomo.c' (54,749) at 20240405153229903
56723 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml' (54,750) at 20240405153045153
56724 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-apalis-eval.dts' (54,751) at 20240405153229879
56725 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/phycore_rk3288.h' (54,752) at 20210308005003608
56726 2025-01-21 03:00:59.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/hello.c' (54,753) at 20220910030013381
56727 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/Kconfig' (54,754) at 20210308005003228
56728 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/apei.h' (54,755) at 20240405153052617
56729 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfi_reg.h' (54,756) at 20210307214930294
56730 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lp3943.c' (54,757) at 20240405153230303
56731 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/Kconfig' (54,758) at 20210308005002908
56732 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_av.c' (54,759) at 20240405153049109
56733 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Event.interface.yaml' (54,760) at 20221207040023631
56734 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/qcom-soc.yaml' (54,761) at 20240405153229755
56735 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/GTDT' (54,762) at 20240906080037556 to deleted uid set
56736 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb' (54,763) at 20241221090017548
56737 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/atbm8830.h' (54,764) at 20210307214928610
56738 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/xlnx-zynqmp-can.h' (54,765) at 20230426080043764
56739 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (54,766) at 20231005080013641
56740 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mv_usb.h' (54,767) at 20210307214931478
56741 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm6115.h' (54,768) at 20220525020654543
56742 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/emc.c' (54,769) at 20210308005002788
56743 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/start.S' (54,770) at 20210308005002552
56744 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/commonring.c' (54,771) at 20210307214929806
56745 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-goni.dts' (54,772) at 20240405153045573
56746 2025-01-21 03:00:59.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7721/irq.c' (54,773) at 20210307214926542
56747 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/phosphor-fan-presence-tach@.service' (54,774) at 20240918080013376
56748 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_ht.h' (54,775) at 20220525020654187
56749 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dahlia.dts' (54,776) at 20240405153045729
56750 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/install.sh' (54,777) at 20240405153045613
56751 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_mbx.h' (54,778) at 20240405153050017
56752 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_ast27x0.c' (54,779) at 20241211090212246
56753 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/dcmi_raw_cmd_table.py' (54,780) at 20230609080016051
56754 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_uvd.c' (54,781) at 20240405153048729
56755 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-fan-config.bb' (54,782) at 20241206090014274
56756 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/rpm.py' (54,783) at 20240301090012455
56757 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/files/run-ptest' (54,784) at 20220612030016763
56758 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_crtc_internal.h' (54,785) at 20240405153048393
56759 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb' (54,786) at 20241221090017664
56760 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/torturetest.c' (54,787) at 20220525020653407
56761 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/systemd/systemd_%.bbappend' (54,788) at 20241206090014282
56762 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max77843.c' (54,789) at 20240405153047025
56763 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-s3c.c' (54,790) at 20240405153230859
56764 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/ib62x0.h' (54,791) at 20210308005003032
56765 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso.h' (54,792) at 20240405153046401
56766 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/Kconfig' (54,793) at 20240405153051273
56767 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/bootstrap.sh' (54,794) at 20210308005108641
56768 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/Makefile' (54,795) at 20240405153051221
56769 2025-01-21 03:00:59.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,dispcc-sc8280xp.yaml' (54,796) at 20240405153045025
56770 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/cachectl.h' (54,797) at 20210307214926558
56771 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmc_connections.robot' (54,798) at 20240628080017121
56772 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_cm.c' (54,799) at 20240405153051957
56773 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq24190_charger.c' (54,800) at 20240405153231351
56774 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/checksum_32.S' (54,801) at 20240405153046469
56775 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4671.h' (54,802) at 20210307214932294
56776 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/userspace-consumer.c' (54,803) at 20240405153231367
56777 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cti-platform.c' (54,804) at 20220525020653067
56778 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/Kconfig' (54,805) at 20210308005002984
56779 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/time-event.h' (54,806) at 20240405153050525
56780 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/pid_list.h' (54,807) at 20240405153053061
56781 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/host/arm/host-signal.h' (54,808) at 20220429100100402
56782 2025-01-21 03:00:59.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/openbmc.h' (54,809) at 20241010080036049
56783 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_netlink.h' (54,810) at 20210307214931694
56784 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-37xx-u-boot.dtsi' (54,811) at 20210308005002596
56785 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bios-bmc-smm-error-logging.md' (54,812) at 20221209040006383
56786 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_osm.c' (54,813) at 20240405153051561
56787 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/csf_examples/mx6_mx7/csf_uboot.txt' (54,814) at 20210308005003328
56788 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/ipmi-fru-sh/lib.sh' (54,815) at 20230907080012579
56789 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ZPL-2.1' (54,816) at 20210307205554426
56790 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-pericfg.c' (54,817) at 20240405153046797
56791 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mem_encrypt.h' (54,818) at 20240405153052725
56792 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-loongson1.c' (54,819) at 20240405153046781
56793 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/blk_common.c' (54,820) at 20210308005003208
56794 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/paddr.c' (54,821) at 20240405153231959
56795 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_device.c' (54,822) at 20240405153230551
56796 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec/Makefile' (54,823) at 20210308005002920
56797 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_nf_core.c' (54,824) at 20240405153053193
56798 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/pinmux.h' (54,825) at 20210308005002724
56799 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/0003-Fix-PACKAGE_PREFIX_DIR-in-qt-cmake-AppStreamQtConfig.patch' (54,826) at 20241221090017692
56800 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.h' (54,827) at 20241216090017717
56801 2025-01-21 03:00:59.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.c' (54,828) at 20240405153231331
56802 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/gamecube-head.S' (54,829) at 20210307214926362
56803 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5400-a.dts' (54,830) at 20240405153229883
56804 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-loader.svg' (54,831) at 20210308005107069
56805 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-a5u-eur.dts' (54,832) at 20240405153045761
56806 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/journalpretty' (54,833) at 20210308005059705
56807 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ordered-set/run-ptest' (54,834) at 20240302090018210
56808 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h' (54,835) at 20240429080012420
56809 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/terastation_pro2-setup.c' (54,836) at 20210307214925930
56810 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-host-watchdog-poweroff.service' (54,837) at 20210819100023862
56811 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/bitstream.h' (54,838) at 20240405153053109
56812 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gm200.c' (54,839) at 20220525020652971
56813 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/falcon/irq.h' (54,840) at 20210307214926222
56814 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-ideapad' (54,841) at 20210307214925186
56815 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/skeleton/obmc-libobmc-intf/mtmitchell_gpio_defs.json' (54,842) at 20221015030011580
56816 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/external_storer_file.hpp' (54,843) at 20240910080001398
56817 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/rmem.yaml' (54,844) at 20240405153045121
56818 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-ssp.h' (54,845) at 20210308005002656
56819 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/clk-core.h' (54,846) at 20210307214926994
56820 2025-01-21 03:00:59.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6sll-clock.h' (54,847) at 20210308005003632
56821 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ecovec24/setup.c' (54,848) at 20240405153230087
56822 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/install.sh' (54,849) at 20240405153046057
56823 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utilities.py' (54,850) at 20231216090016808
56824 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c' (54,851) at 20240405153047153
56825 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/milbeaut_m10v_defconfig' (54,852) at 20240405153229907
56826 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/selftest.c' (54,853) at 20240405153050269
56827 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/led-class-flash.h' (54,854) at 20220525020654579
56828 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/vlun.c' (54,855) at 20240405153051589
56829 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/MAINTAINERS' (54,856) at 20210308005003036
56830 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/README.sh7757lcr' (54,857) at 20210308005003036
56831 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_enum_attribute.cpp' (54,858) at 20240819080030255
56832 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/wm831x-on.c' (54,859) at 20220525020653179
56833 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/igb-test.c' (54,860) at 20230426080043948
56834 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/signal.h' (54,861) at 20210307214926166
56835 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/freediameter.init' (54,862) at 20210307205553830
56836 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/lshrdi3.c' (54,863) at 20210307214926182
56837 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/linkage.h' (54,864) at 20210307214926322
56838 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/Kconfig' (54,865) at 20240405153049449
56839 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw_aa_binning/raw_aa_binning_1.0/ia_css_raa.host.c' (54,866) at 20240405153051837
56840 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-unaligned-prefetch' (54,867) at 20240906080037568
56841 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cadence/xtfpga/Makefile' (54,868) at 20210308005002944
56842 2025-01-21 03:00:59.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_vr3032u_ram_defconfig' (54,869) at 20210308005003252
56843 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb' (54,870) at 20231126090012797
56844 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/cache.py' (54,871) at 20241221090017584
56845 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog.inc' (54,872) at 20231126090012789
56846 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/vt8623fb.rst' (54,873) at 20210307214925478
56847 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lsi,axm5516-clks.h' (54,874) at 20210307214931326
56848 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/node.c' (54,875) at 20241216090017753
56849 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_h3.c' (54,876) at 20210308005003352
56850 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/lse.h' (54,877) at 20240405153045857
56851 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/byteorder.h' (54,878) at 20210308005002824
56852 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/Makefile' (54,879) at 20210308005003356
56853 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sonixj.c' (54,880) at 20210307214928834
56854 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/process.c' (54,881) at 20210309003648992
56855 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/TODO' (54,882) at 20240405153051941
56856 2025-01-21 03:00:59.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/spi-boot.c' (54,883) at 20210308005003036
56857 2025-01-21 03:00:59.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_msg.h' (54,884) at 20210307214929370
56858 2025-01-21 03:00:59.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo_1.19.0.bb' (54,885) at 20241221090017664
56859 2025-01-21 03:00:59.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-snapshot.c' (54,886) at 20240906080037440
56860 2025-01-21 03:00:59.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/table.c' (54,887) at 20220525020653803
56861 2025-01-21 03:00:59.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/cachectl.h' (54,888) at 20210307214925670
56862 2025-01-21 03:00:59.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/tlb.h' (54,889) at 20240405153045941
56863 2025-01-21 03:00:59.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro_buffer.c' (54,890) at 20240405153048985
56864 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_mc_cmd.h' (54,891) at 20210308005003648
56865 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.c' (54,892) at 20210307214927950
56866 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/meson.build' (54,893) at 20230717080018427 to deleted uid set
56867 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-hashserv' (54,894) at 20241206090014286
56868 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/event-enable.tc' (54,895) at 20210307214932670
56869 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-dvb.c' (54,896) at 20210307214928818
56870 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb' (54,897) at 20241221090017532
56871 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/run-ptest' (54,898) at 20210307205553818
56872 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu2.json' (54,899) at 20230920080013648
56873 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_tsunami.c' (54,900) at 20210307214925654
56874 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_mpc.c' (54,901) at 20240405153047245
56875 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/unwind.h' (54,902) at 20210307214926622
56876 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-linux.c' (54,903) at 20221215040039398
56877 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/pass-options-to-AR.patch' (54,904) at 20220204040022528
56878 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi-400.dts' (54,905) at 20240405153229871
56879 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-af9035-cardlist.rst' (54,906) at 20210307214925230
56880 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/snet_ctrl.c' (54,907) at 20240405153052161
56881 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ide-bus.c' (54,908) at 20240906080037232
56882 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/qts/pll_config.h' (54,909) at 20210308005003072
56883 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/srawi.c' (54,910) at 20210308005003720
56884 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch' (54,911) at 20230706080014745
56885 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/driver-changes.rst' (54,912) at 20210307214925542
56886 2025-01-21 03:00:59.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Makefile' (54,913) at 20240405153045953
56887 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/ts4600.c' (54,914) at 20210308005003072
56888 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ring.c' (54,915) at 20240405153230919
56889 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OPL-UK-3.0' (54,916) at 20241221090017616
56890 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/devlink.h' (54,917) at 20240405153231011
56891 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (54,918) at 20210307205554094
56892 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xset_1.2.5.bb' (54,919) at 20230114040015546
56893 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/crypto/clmul.h' (54,920) at 20240326080039410
56894 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/kernel-enforcement-statement.rst' (54,921) at 20220525020651754
56895 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hem.h' (54,922) at 20240613080016415
56896 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1' (54,923) at 20210307205554390 to deleted uid set
56897 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/smsc47b397.c' (54,924) at 20240405153048873
56898 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts' (54,925) at 20240405153229955
56899 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/qts/pll_config.h' (54,926) at 20210308005002952
56900 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/reloc_test_core.c' (54,927) at 20240405153045873
56901 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/Kconfig' (54,928) at 20210307214932186
56902 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.h' (54,929) at 20240405153047149
56903 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler.h' (54,930) at 20210309003655984
56904 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xor_avx.h' (54,931) at 20240405153046401
56905 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds414/MAINTAINERS' (54,932) at 20210308005002908
56906 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsparse.c' (54,933) at 20240405153046621
56907 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/argument.mako.cpp' (54,934) at 20210308005054069
56908 2025-01-21 03:00:59.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/__init__.py' (54,935) at 20210307205554262
56909 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_dev.h' (54,936) at 20240405153231039
56910 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/config.mk' (54,937) at 20210308005003008
56911 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/files/gnome-doc-utils.m4' (54,938) at 20210307205553938
56912 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (54,939) at 20241031080012183
56913 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c' (54,940) at 20240405153232183
56914 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch' (54,941) at 20240413080012659
56915 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/hw.c' (54,942) at 20220525020652943
56916 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/fix-client-gfx_state-initialisation.patch' (54,943) at 20210307205553938
56917 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/or1k-softmmu.mak' (54,944) at 20240906080037160
56918 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/oelint.bbclass' (54,945) at 20220910030013393
56919 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ampere-host-on-host-check@.service' (54,946) at 20221006030129547
56920 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/poll.h' (54,947) at 20220525020654659
56921 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xcm_cmp.dtsi' (54,948) at 20210308005002612
56922 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/kmsan_shadow.c' (54,949) at 20240405153046477
56923 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/COPYING' (54,950) at 20210307205554390
56924 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-sysfs.c' (54,951) at 20240405153049249
56925 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (54,952) at 20220629030020274
56926 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/riscv/vdso-64.so' (54,953) at 20240326080039562 to deleted uid set
56927 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_offload.cpp' (54,954) at 20241129090023561
56928 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/runtest.c' (54,955) at 20240815080012891
56929 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricReportDefinition_v1.xml' (54,956) at 20240619080002928
56930 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/qcom,pm8058-led.yaml' (54,957) at 20240405153045089
56931 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-keystone.c' (54,958) at 20240405153230751
56932 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-i686.inc' (54,959) at 20210905000020585
56933 2025-01-21 03:00:59.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-cpumcf-kernel.h' (54,960) at 20210307214932602
56934 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nx2.c' (54,961) at 20240405153051713
56935 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/devicetree.bbclass' (54,962) at 20241221090017608
56936 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sabresd.h' (54,963) at 20210308005003604
56937 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_lock.c' (54,964) at 20210309003649704
56938 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/Makefile' (54,965) at 20240405153045957
56939 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/Makefile' (54,966) at 20210307214930958
56940 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-v4.c' (54,967) at 20240405153045893
56941 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp421.rst' (54,968) at 20240405153045217
56942 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/Build' (54,969) at 20240405153232239
56943 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1395-bpi-m4.dts' (54,970) at 20210307214926038
56944 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sbs,sbs-manager.yaml' (54,971) at 20240405153229787
56945 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/ti-emif-pm.c' (54,972) at 20240405153049589
56946 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/mux.c' (54,973) at 20210308005003048
56947 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-sysbus.h' (54,974) at 20210308005045977
56948 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/resources.h' (54,975) at 20210307214931870
56949 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_nat.c' (54,976) at 20210307214932026
56950 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/and_action.hpp' (54,977) at 20210914000041091
56951 2025-01-21 03:00:59.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6adm.c' (54,978) at 20240405153053981
56952 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tervola' (54,979) at 20210307205553774
56953 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-pmc-atom.c' (54,980) at 20240405153046873
56954 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-libopts.m4-accept-POSIX_SHELL-from-the-environment-d.patch' (54,981) at 20241221090017544
56955 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/veyron.h' (54,982) at 20210308005003624
56956 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring1.sh' (54,983) at 20230920080013648
56957 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/bochs.c' (54,984) at 20240326080039374
56958 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra194-cbb.yaml' (54,985) at 20240405153045017
56959 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/musl.yml' (54,986) at 20241206090014206
56960 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/Makefile' (54,987) at 20210308005003400
56961 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/Makefile' (54,988) at 20240405153045645
56962 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.5.bb' (54,989) at 20240413080012635
56963 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm6125.c' (54,990) at 20240405153046813
56964 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-merrifield.c' (54,991) at 20240405153047077
56965 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/vivaldi-fmap.c' (54,992) at 20240405153049165
56966 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm6125.h' (54,993) at 20240405153052645
56967 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-precise-runner/run-ptest' (54,994) at 20240301090012435
56968 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic0_qm0_regs.h' (54,995) at 20240405153046577
56969 2025-01-21 03:00:59.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7722.h' (54,996) at 20210307214926558
56970 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/adc.h' (54,997) at 20210308005003560
56971 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0009-demux-dash-include-cstdint-needed-for-uint64_t.patch' (54,998) at 20230813080012860
56972 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/qts/iocsr_config.h' (54,999) at 20210308005002912
56973 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pvinfo.h' (55,000) at 20210307214927842
56974 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch' (55,001) at 20230503080014575
56975 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/uvcvideo.rst' (55,002) at 20240405153045309
56976 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/fio_3.38.bb' (55,003) at 20241221090017504
56977 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-zynqmp.c' (55,004) at 20240405153051505
56978 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2' (55,005) at 20210308005046389 to deleted uid set
56979 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/uart.h' (55,006) at 20210308005002664
56980 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria5.dtsi' (55,007) at 20210308005002612
56981 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_ensure_off.sh' (55,008) at 20210810100021256
56982 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/Makefile' (55,009) at 20210308005003168
56983 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/Makefile.include' (55,010) at 20220429100100878
56984 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/reset-syscfg.c' (55,011) at 20240405153051485
56985 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/parse-headers.pl' (55,012) at 20210524100034850
56986 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_1_7_sh_mask.h' (55,013) at 20210307214927438
56987 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpiphp.h' (55,014) at 20240405153231291
56988 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_flow.h' (55,015) at 20210308005003364
56989 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/pd.c' (55,016) at 20210307214929506
56990 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_uiom.c' (55,017) at 20240405153049109
56991 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7887.c' (55,018) at 20240405153048949
56992 2025-01-21 03:00:59.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-bytedance/packagegroups/packagegroup-obmc-apps.bbappend' (55,019) at 20210813100029652
56993 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_3_sh_mask.h' (55,020) at 20210307214927686
56994 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/samsung,exynos-pcie.yaml' (55,021) at 20240405153045125
56995 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/psu_manager.cpp' (55,022) at 20240817080031292
56996 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-delta-ahe50dc.dts' (55,023) at 20240405153229863
56997 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-util.c' (55,024) at 20230426080043948
56998 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/clocks_omap3.h' (55,025) at 20210308005002656
56999 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ppinterrupt.h' (55,026) at 20240405153048337
57000 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/Makefile.am' (55,027) at 20210308005111457
57001 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/Kconfig' (55,028) at 20240405153047037
57002 2025-01-21 03:00:59.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-m53menlo.dts' (55,029) at 20240405153045493
57003 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcheck/libcheck/not-echo-compiler-info-to-check_stdint.h.patch' (55,030) at 20210307205554618
57004 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pinebook.dts' (55,031) at 20210308005002616
57005 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c' (55,032) at 20210307214927970
57006 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/init_64.c' (55,033) at 20240913080013777
57007 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/Kconfig' (55,034) at 20240405153050257
57008 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.h' (55,035) at 20210307214929934
57009 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_gpu.h' (55,036) at 20240405153230587
57010 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/events/test_bmc_snmp_config.robot' (55,037) at 20240628080017117
57011 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_ca_write_sk_pacing.c' (55,038) at 20240405153054273
57012 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card-mix+split.dtsi' (55,039) at 20240405153045813
57013 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-duart-1.dtsi' (55,040) at 20210307214926350
57014 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/rf69_enum.h' (55,041) at 20240405153051873
57015 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_font.h' (55,042) at 20210308005003692
57016 2025-01-21 03:00:59.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/xilinx_hwicap.c' (55,043) at 20240405153046765
57017 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/82596.c' (55,044) at 20240405153049961
57018 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_read_unittest.cpp' (55,045) at 20220108040030440
57019 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/Makefile' (55,046) at 20210308005003464
57020 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/poly1305-glue.c' (55,047) at 20210524100034866
57021 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/clp.h' (55,048) at 20210307214926514
57022 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_endian.h' (55,049) at 20210309003654968
57023 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/inc_and_test' (55,050) at 20240405153053433
57024 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/005_simple.dts' (55,051) at 20210308005003752
57025 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.intrusionsensor.service' (55,052) at 20220527030004671
57026 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/pcie_device.cpp' (55,053) at 20240704080030215
57027 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cramfs/Kconfig' (55,054) at 20210308005003544
57028 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/cve-exclusion.inc' (55,055) at 20230919080013990
57029 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/i2c/i2c.h' (55,056) at 20210307214931338
57030 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_passthrough.c' (55,057) at 20230426080043636
57031 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/zii,rave-sp.txt' (55,058) at 20210307214925362
57032 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_of.h' (55,059) at 20240405153052633
57033 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/mac.c' (55,060) at 20220525020652210
57034 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/uniphier_ld4_sld8_defconfig' (55,061) at 20210308005003284
57035 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/monwriter.c' (55,062) at 20240405153051513
57036 2025-01-21 03:00:59.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-cpu-reset.txt' (55,063) at 20210307214925274
57037 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c' (55,064) at 20240910080014038
57038 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/pmu.h' (55,065) at 20210308005002880
57039 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-int-member.out' (55,066) at 20210308005046405 to deleted uid set
57040 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h' (55,067) at 20241211090145457
57041 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/jornada720_lcd.c' (55,068) at 20210307214930894
57042 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/nvram.c' (55,069) at 20240405153046213
57043 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/responder.h' (55,070) at 20231102080015293
57044 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/file.hpp' (55,071) at 20220105040019314
57045 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4151.c' (55,072) at 20240405153048861
57046 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_irq_local.h' (55,073) at 20210309003653016
57047 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a23.c' (55,074) at 20240405153231339
57048 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/bios-256k.bin' (55,075) at 20240326080039578 to deleted uid set
57049 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed_hace-test.c' (55,076) at 20221215040039370
57050 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/tls.h' (55,077) at 20230925080039953
57051 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/device-remove.c' (55,078) at 20210308005003356
57052 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/ftrace.h' (55,079) at 20210307214931302
57053 2025-01-21 03:00:59.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_event.c' (55,080) at 20210307214932194
57054 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c' (55,081) at 20240405153048637
57055 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/mdrv2.cpp' (55,082) at 20240904080048575
57056 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/driver.c' (55,083) at 20240415080012967
57057 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_policy.c' (55,084) at 20240712080021097
57058 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_compat.c' (55,085) at 20210308005003452
57059 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/OWNERS' (55,086) at 20231207090015258
57060 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bsbe1.h' (55,087) at 20210307214928610
57061 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/libfdt-wrapper.c' (55,088) at 20210307214926362
57062 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch' (55,089) at 20210307205553746
57063 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_out.c' (55,090) at 20240405153053169
57064 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc7180.h' (55,091) at 20240405153049169
57065 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.h' (55,092) at 20240405153050669
57066 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/machine/include/p10.inc' (55,093) at 20230517080016925
57067 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/netport.h' (55,094) at 20240405153053477
57068 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xircom/Kconfig' (55,095) at 20210307214929662
57069 2025-01-21 03:00:59.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/gbphy.c' (55,096) at 20240405153051813
57070 2025-01-21 03:00:59.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pexp-defs.h' (55,097) at 20210307214926238
57071 2025-01-21 03:00:59.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/meson.build' (55,098) at 20231108090009938
57072 2025-01-21 03:00:59.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_seq.h_shipped' (55,099) at 20210307214930278
57073 2025-01-21 03:00:59.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/rc_calc.h' (55,100) at 20240405153047285
57074 2025-01-21 03:00:59.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ct5361/MAINTAINERS' (55,101) at 20210308005002948
57075 2025-01-21 03:00:59.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/posix_types.h' (55,102) at 20210307214926122
57076 2025-01-21 03:00:59.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_mgr.c' (55,103) at 20240405153046969
57077 2025-01-21 03:00:59.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbif/nbif_6_1_sh_mask.h' (55,104) at 20210307214927570
57078 2025-01-21 03:00:59.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/mux.c' (55,105) at 20210308005002920
57079 2025-01-21 03:00:59.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/Makefile' (55,106) at 20240405153045637
57080 2025-01-21 03:00:59.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/TODO' (55,107) at 20210307214930670
57081 2025-01-21 03:00:59.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/test_power.c' (55,108) at 20240405153051441
57082 2025-01-21 03:00:59.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tee_drv.h' (55,109) at 20240405153052805
57083 2025-01-21 03:00:59.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/include/acp_2_2_d.h' (55,110) at 20210307214932282
57084 2025-01-21 03:00:59.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-barrier.c' (55,111) at 20210927100127657
57085 2025-01-21 03:00:59.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb' (55,112) at 20241221090017488
57086 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_pool.h' (55,113) at 20240405153049113
57087 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/noman.patch' (55,114) at 20241221090017656
57088 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/cmsdk-apb-timer.c' (55,115) at 20241211090212342
57089 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/imb/Makefile.am' (55,116) at 20210308004938832
57090 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/allwinner-a10-pit.h' (55,117) at 20210308005046033
57091 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSwitch/meson.build' (55,118) at 20240613080025600 to deleted uid set
57092 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.2.bb' (55,119) at 20241221090017492
57093 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.h' (55,120) at 20240405153054193
57094 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240RDB_SDCARD_defconfig' (55,121) at 20210308005003244
57095 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/rx.c' (55,122) at 20240405153051097
57096 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ide-dma.h' (55,123) at 20240906080037332
57097 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/qcom_l2_pmu.rst' (55,124) at 20210307214925238
57098 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/init' (55,125) at 20210307205553822
57099 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/tracing-error-log.tc' (55,126) at 20210307214932674
57100 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/attributes.c' (55,127) at 20210307214931118
57101 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5912.dts' (55,128) at 20240405153045501
57102 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dib0700-nec.c' (55,129) at 20210307214928778
57103 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/opensuse-leap.docker' (55,130) at 20241211090212534
57104 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/dbc.c' (55,131) at 20240405153232211
57105 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/binderfs/binderfs_test.c' (55,132) at 20240405153054301
57106 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/common.rst' (55,133) at 20240413080012675
57107 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/iterators/use_after_iter.cocci' (55,134) at 20210308005003724
57108 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/bt-sco.c' (55,135) at 20240405153053569
57109 2025-01-21 03:00:59.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn_spi.c' (55,136) at 20240405153049005
57110 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lv5207lp.c' (55,137) at 20240405153231575
57111 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_clock.h' (55,138) at 20240405153230267
57112 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/trace.h' (55,139) at 20210308005046225
57113 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/sys-t.rst' (55,140) at 20210307214925574
57114 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/mru.hpp' (55,141) at 20210308005049129
57115 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-ld11.c' (55,142) at 20210308005002796
57116 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusconfiguration.cpp' (55,143) at 20240904080040759
57117 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c' (55,144) at 20240830080013275
57118 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/convert_csv_to_c.py' (55,145) at 20220525020652358
57119 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/sched_clock.c' (55,146) at 20240405153053053
57120 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/of.c' (55,147) at 20240405153046761
57121 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/cib.txt' (55,148) at 20210307214925362
57122 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_if.c' (55,149) at 20241008080013939
57123 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp513.yaml' (55,150) at 20240405153229767
57124 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/s3c6400_defconfig' (55,151) at 20240405153045617
57125 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-ecc-mtk.h' (55,152) at 20240405153052745
57126 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig' (55,153) at 20210308005002784
57127 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/pf0100.h' (55,154) at 20210308005003084
57128 2025-01-21 03:00:59.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32f2xx_syscfg.h' (55,155) at 20210308005046021
57129 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/obmcconsole' (55,156) at 20210308005059705
57130 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/gpu.h' (55,157) at 20210308005002668
57131 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_afmt.h' (55,158) at 20240405153047245
57132 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP1.interface.yaml' (55,159) at 20220315030032659
57133 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qom/qom-qobject.h' (55,160) at 20210308005046049
57134 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/seeq.h' (55,161) at 20210307214926242
57135 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/snapshot.tc' (55,162) at 20210307214932670
57136 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/cpu.rst' (55,163) at 20220429100100422
57137 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/lan91c96.h' (55,164) at 20210308005003436
57138 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/lto.inc' (55,165) at 20210812000025306
57139 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/uffd-unit-tests.c' (55,166) at 20241111090012173
57140 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pinmux.h' (55,167) at 20210308005002668
57141 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tuner-i2c.h' (55,168) at 20241008080013943
57142 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/dwc2.c' (55,169) at 20210308005003512
57143 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6397-core.c' (55,170) at 20240405153230835
57144 2025-01-21 03:00:59.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/stsi-topology.c' (55,171) at 20240326080039702
57145 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/c-ares/c-ares_1.28.1.bb' (55,172) at 20241221090017532
57146 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/host_effecter_jsons/malformed/dbus_to_terminus_effecter.json' (55,173) at 20240826080030471
57147 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hyperv/hyperv_drm.h' (55,174) at 20220525020652863
57148 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt274.c' (55,175) at 20240405153053941
57149 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/child.cpp' (55,176) at 20230511080043139
57150 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-controller-model.rst' (55,177) at 20240405153045309
57151 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/smartd.service' (55,178) at 20210307205553934
57152 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/vops.h' (55,179) at 20240405153050489
57153 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/Makefile' (55,180) at 20210307214928682
57154 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exoparg3.c' (55,181) at 20240405153046621
57155 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/color_config.c' (55,182) at 20210307214932586
57156 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/msi001.c' (55,183) at 20240405153049533
57157 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/item_updater.cpp' (55,184) at 20240917080016859 to deleted uid set
57158 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/Kconfig' (55,185) at 20210307214932034
57159 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-pca954x' (55,186) at 20210309003648252
57160 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0001-Add-option-to-disable-timed-dependant-tests.patch' (55,187) at 20241206090014346
57161 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker' (55,188) at 20241211090212534
57162 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tty/tty_tstamp_update.c' (55,189) at 20240405153054381
57163 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_std.h' (55,190) at 20210309003652304
57164 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mcpm.h' (55,191) at 20210307214925850
57165 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/pinctrl-exynos.c' (55,192) at 20210308005003456
57166 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/json_writer.h' (55,193) at 20240405153054037
57167 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pure-eval_0.2.3.bb' (55,194) at 20241221090017560
57168 2025-01-21 03:00:59.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-rng.c' (55,195) at 20240906080037316
57169 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/ib_core_uverbs.c' (55,196) at 20210307214928374
57170 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/libdevmapper.bb' (55,197) at 20241221090017540
57171 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/bayleybay.dts' (55,198) at 20210308005002860
57172 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/dbus-module.h' (55,199) at 20221215040039198
57173 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pcie_root_port.c' (55,200) at 20240906080037272
57174 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/Callout/meson.build' (55,201) at 20220913030027305 to deleted uid set
57175 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/Kconfig' (55,202) at 20210307214930062
57176 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smdk5250_defconfig' (55,203) at 20210308005003280
57177 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/chassis.hpp' (55,204) at 20241217090008764
57178 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-uart-switch-button' (55,205) at 20240822080012460
57179 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/recipes-kernel/linux/linux-aspeed/s7106.cfg' (55,206) at 20211222040037069
57180 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/sparsemem.h' (55,207) at 20241018080014474
57181 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_ip6.c' (55,208) at 20241216090017793
57182 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-jobs.h' (55,209) at 20210308005046553
57183 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-pty.c' (55,210) at 20241211090212218
57184 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-darwin' (55,211) at 20210307205554626
57185 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/snd_wavefront.h' (55,212) at 20210307214931602
57186 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/fsys.S' (55,213) at 20240405153045917
57187 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_gate.h' (55,214) at 20210307214931662
57188 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-routing.h' (55,215) at 20210307214928698
57189 2025-01-21 03:00:59.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsfh.h' (55,216) at 20240405153231703
57190 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-osd32.dtsi' (55,217) at 20240405153045585
57191 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (55,218) at 20230929080014511
57192 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/pdr.h' (55,219) at 20210307214931510
57193 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry/meson.build' (55,220) at 20230825080021141 to deleted uid set
57194 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0019-Platform-CS1000-Fix-compiler-switch-in-BL1.patch' (55,221) at 20241221090017464
57195 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/io_noioport.h' (55,222) at 20240405153230091
57196 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/cp110-system-controller.c' (55,223) at 20240405153230219
57197 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ohci-da8xx.txt' (55,224) at 20210307214925450
57198 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/fail-monitor/main.cpp' (55,225) at 20220924030023784
57199 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0009-Check-for-NULL-before-freeing-th_pathname.patch' (55,226) at 20241221090017540
57200 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/clock-tables.h' (55,227) at 20210308005002668
57201 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/ddr.c' (55,228) at 20210308005002976
57202 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/qcom,gpr.h' (55,229) at 20240405153052653
57203 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/fsl,imx6ull-pxp.yaml' (55,230) at 20240405153045093
57204 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_prime_defconfig' (55,231) at 20210308005003272
57205 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/0001-connman.service-stop-systemd-resolved-when-we-use-co.patch' (55,232) at 20210307205554462
57206 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/aspeed_smc.c' (55,233) at 20241211090212338
57207 2025-01-21 03:00:59.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/cross-localedef-native_2.40.bb' (55,234) at 20241221090017640
57208 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/cifs_md4.c' (55,235) at 20240405153052525
57209 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/Makefile' (55,236) at 20210308005002712
57210 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8084-ifc6540.dts' (55,237) at 20240405153229891
57211 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_bpf_ma.c' (55,238) at 20240405153232259
57212 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower_router.sh' (55,239) at 20210307214932690
57213 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86hvf.c' (55,240) at 20240906080037484
57214 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/module.c' (55,241) at 20210307214926310
57215 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs_main.c' (55,242) at 20210307214926198
57216 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SSDT.memhp' (55,243) at 20241211090212530 to deleted uid set
57217 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/Makefile' (55,244) at 20210308005046469
57218 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rl6231.h' (55,245) at 20210307214932322
57219 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/test/README.md' (55,246) at 20240806080020059 to deleted uid set
57220 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/python-ldap' (55,247) at 20241221090017620
57221 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65219-regulator.c' (55,248) at 20240405153231367
57222 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/fbio.h' (55,249) at 20210307214926158
57223 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_multipath_nh_res.sh' (55,250) at 20220525020655219
57224 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/tu102.c' (55,251) at 20240405153048665
57225 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c' (55,252) at 20240405153052205
57226 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/cache.json' (55,253) at 20210309003655932
57227 2025-01-21 03:00:59.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c' (55,254) at 20220525020655227
57228 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_hashlimit.h' (55,255) at 20210307214931646
57229 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-nonwifi.dtsi' (55,256) at 20240405153045829
57230 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/evdev.c' (55,257) at 20210309003650188
57231 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a77470.dtsi' (55,258) at 20240405153045553
57232 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c' (55,259) at 20240405153052209
57233 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-mapcache.c' (55,260) at 20240906080037320
57234 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/boardinfo.c' (55,261) at 20220525020652010
57235 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/pinctrl-glue.c' (55,262) at 20210308005002796
57236 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0016-libsparse-Add-hole-mode-to-sparse_file_read.patch' (55,263) at 20220910030013353
57237 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/hw_breakpoint.c' (55,264) at 20210307214926566
57238 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/propertywatchtest.hpp' (55,265) at 20240904080034455
57239 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/emulation-u-boot.dtsi' (55,266) at 20210308005002860
57240 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_cache.rst' (55,267) at 20240405153045229
57241 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/compaction-times-record' (55,268) at 20210307214932566
57242 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.json' (55,269) at 20210308005046405
57243 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-bcm-iproc.c' (55,270) at 20240405153050345
57244 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu100-revC/psu_init_gpl.c' (55,271) at 20210308005003200
57245 2025-01-21 03:00:59.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/linkage.h' (55,272) at 20210307214926550
57246 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/avic.c' (55,273) at 20240405153045645
57247 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-sl50.dts' (55,274) at 20210308005002564
57248 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (55,275) at 20240405153050053
57249 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-firmware.c' (55,276) at 20241114091008832
57250 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pidfd/Makefile' (55,277) at 20210309003654520
57251 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/amarula_a64_relic_defconfig' (55,278) at 20210308005003248
57252 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/find.c' (55,279) at 20240405153047041
57253 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/run-ptest' (55,280) at 20210307205554494
57254 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/softfloat-specialize.c.inc' (55,281) at 20241211090212242
57255 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/imu/adis.h' (55,282) at 20240405153231815
57256 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/rda,8810pl-uart.yaml' (55,283) at 20240405153045153
57257 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/smc-sysctl.rst' (55,284) at 20240405153045241
57258 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/Makefile' (55,285) at 20210308005003760
57259 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/data/gui_variables.py' (55,286) at 20230318080018353
57260 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/083' (55,287) at 20210927100127481
57261 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/board.h' (55,288) at 20210308005002668
57262 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/insn.h' (55,289) at 20240405153045621
57263 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/pid.cpp' (55,290) at 20230511080034627
57264 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/firmware_attributes_class.c' (55,291) at 20220525020653907
57265 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-timerfd.c' (55,292) at 20210307214932470
57266 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/exynos4_boards.c' (55,293) at 20240906080037192
57267 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.c' (55,294) at 20210307214927962
57268 2025-01-21 03:00:59.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/Makefile' (55,295) at 20240405153231959
57269 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.4.rst' (55,296) at 20241221090017596
57270 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/head_64.S' (55,297) at 20240405153230091
57271 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pytest_8.3.3.bb' (55,298) at 20241221090017668
57272 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/Kconfig' (55,299) at 20240405153045997
57273 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_drv.c' (55,300) at 20240405153230643
57274 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/blktrace/blktrace_git.bb' (55,301) at 20241221090017684
57275 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/juno.conf' (55,302) at 20230804080018087
57276 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/event.mako.cpp' (55,303) at 20210308005108057
57277 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/cdc/Kconfig' (55,304) at 20240405153048969
57278 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/headerize-axs.py' (55,305) at 20210308005003056
57279 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/Dumps/DumpsForm.vue' (55,306) at 20241004080035967
57280 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb' (55,307) at 20230610080017607
57281 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/pkey_alloc_access_rights.sh' (55,308) at 20240405153054173
57282 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/pdr.h' (55,309) at 20241204090010699
57283 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/trace-agent-rw.c' (55,310) at 20210307214932742
57284 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/ucontext.h' (55,311) at 20210307214926070
57285 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/sdhci.h' (55,312) at 20210308005046481
57286 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/samsung,s3c64xx-clock.h' (55,313) at 20210307214931334
57287 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc832x_rdb.c' (55,314) at 20240405153230051
57288 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/vtoc.h' (55,315) at 20210307214926518
57289 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (55,316) at 20220622030015261
57290 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/s5p_cec.c' (55,317) at 20240405153049265
57291 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cadence.c' (55,318) at 20241011080017351
57292 2025-01-21 03:00:59.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bios_setting.cpp' (55,319) at 20240827080004798
57293 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/strategies.rst' (55,320) at 20210307214925238
57294 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2088a-rdb-qspi.dts' (55,321) at 20210308005002580
57295 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera/socfpga-sdram-controller.txt' (55,322) at 20210307214925270
57296 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ns16550.c' (55,323) at 20210726100024651
57297 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/chrpath_0.18.bb' (55,324) at 20241221090017656
57298 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cavium-thunderx.c' (55,325) at 20240405153231459
57299 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/simple.json' (55,326) at 20220525020655231
57300 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/riscv_support.patch' (55,327) at 20210307205553802
57301 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-sx9310' (55,328) at 20210307214925194
57302 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7949.yaml' (55,329) at 20240405153045069
57303 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/kvm.h' (55,330) at 20220525020652042
57304 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/dcn30_fpu.h' (55,331) at 20240405153047273
57305 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/loongson2k_defconfig' (55,332) at 20240405153230007
57306 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_hptof.S' (55,333) at 20240326080039746
57307 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/Kconfig' (55,334) at 20240405153230903
57308 2025-01-21 03:00:59.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-rst.h' (55,335) at 20240405153046773
57309 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7792.c' (55,336) at 20240405153051357
57310 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/eeprom.h' (55,337) at 20240405153050585
57311 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cli11/cli11/0001-Do-not-download-the-catch-framework-during-configure.patch' (55,338) at 20221003030013285
57312 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-keyval.c' (55,339) at 20221215040039394
57313 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/radio.c' (55,340) at 20240405153050489
57314 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/led.c' (55,341) at 20240405153050513
57315 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_mac.h' (55,342) at 20240405153049925
57316 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/line.h' (55,343) at 20240405153230099
57317 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/bcm2835_otp.c' (55,344) at 20240906080037272
57318 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/hexloader-test.c' (55,345) at 20230426080043948
57319 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/collect_ffdc.py' (55,346) at 20230628080015931
57320 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/.gitignore' (55,347) at 20210307214932682
57321 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_asrc.c' (55,348) at 20240405153232175
57322 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-todir' (55,349) at 20210307205554390
57323 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0002-Auth-dialog-Make-the-label-wrap-at-70-chars.patch' (55,350) at 20230503080014575
57324 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/serial.c' (55,351) at 20210307214926190
57325 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_status.h' (55,352) at 20240405153052877
57326 2025-01-21 03:00:59.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/connection.hpp' (55,353) at 20241213090054854
57327 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/s32c1i_selftest.c' (55,354) at 20240405153046509
57328 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zybo_defconfig' (55,355) at 20210308005003288
57329 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/cpm1-fsl,tsa.h' (55,356) at 20240405153052653
57330 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-Standard-center-frequencies-QAM256' (55,357) at 20210307205553754
57331 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/note.c' (55,358) at 20210307214926078
57332 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-soc-glue-debug.yaml' (55,359) at 20240405153045157
57333 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chp.c' (55,360) at 20240405153051517
57334 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/maccess.c' (55,361) at 20240405153230143
57335 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/thunder_bgx.h' (55,362) at 20210307214929354
57336 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_actions_slpc_abi.h' (55,363) at 20240405153048505
57337 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/README' (55,364) at 20240906080037472
57338 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/sel3350-platform.c' (55,365) at 20240405153231343
57339 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6311-regulator.txt' (55,366) at 20210307214925410
57340 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb_ether.h' (55,367) at 20210308005003692
57341 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_eql.h' (55,368) at 20240405153052705
57342 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_openbmc_mmc.txt' (55,369) at 20210621100057381
57343 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_switchdev.h' (55,370) at 20220525020653567
57344 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/misc.S' (55,371) at 20240405153230035
57345 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_irq.c' (55,372) at 20220525020653019
57346 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,pistachio-internal-dac.txt' (55,373) at 20210307214925430
57347 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dts' (55,374) at 20241022080012548
57348 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7793-cpg-mssr.h' (55,375) at 20210307214931334
57349 2025-01-21 03:00:59.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-use-serial-tests-config-needed-by-ptest.patch' (55,376) at 20210307205553818
57350 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Canberra-Black-Mt' (55,377) at 20210307205553762
57351 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini-emmc0.dts' (55,378) at 20210308005002636
57352 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/configure-add-enable-pam.patch' (55,379) at 20210307205554558
57353 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/idle.c' (55,380) at 20220525020652074
57354 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_multipath.sh' (55,381) at 20210309003656008
57355 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-asmoffset.h' (55,382) at 20240326080039562
57356 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mtd.c' (55,383) at 20210308005108641
57357 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/instruction_pointer.h' (55,384) at 20240405153052709
57358 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_main.hpp' (55,385) at 20210308005346770
57359 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/s1g.c' (55,386) at 20240405153053297
57360 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr.h' (55,387) at 20220804100015948
57361 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-7040-db-nand.dts' (55,388) at 20210308005002568
57362 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/JSON' (55,389) at 20211006000025238
57363 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xilinx_intc.c' (55,390) at 20230426080043704
57364 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-arch.bbclass' (55,391) at 20240301090012451
57365 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3036.h' (55,392) at 20210308005002660
57366 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kgdb.h' (55,393) at 20210307214926062
57367 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/gpio.h' (55,394) at 20210308005002672
57368 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/bootindex.rst' (55,395) at 20241211090212238
57369 2025-01-21 03:00:59.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n.h' (55,396) at 20240405153050561
57370 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-iproc.h' (55,397) at 20240405153046777
57371 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pxa.c' (55,398) at 20240405153230679
57372 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx.h' (55,399) at 20210309003651236
57373 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/collie.c' (55,400) at 20240906080037188
57374 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/signal.c' (55,401) at 20220525020655187
57375 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/layerdetails.html' (55,402) at 20220125040024447
57376 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-5.0.rst' (55,403) at 20241221090017592
57377 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-au1xxx.c' (55,404) at 20220525020653947
57378 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/ecovec24-romimage_defconfig' (55,405) at 20240405153046309
57379 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/initrdscripts/initramfs-framework-ima/ima' (55,406) at 20210420000021570
57380 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/tpm1.c' (55,407) at 20240405153230203
57381 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/clock.h' (55,408) at 20240906080037332
57382 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/termbits.h' (55,409) at 20240405153052901
57383 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/vsx_asm.h' (55,410) at 20210307214932702
57384 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn302/dcn302_fpu.c' (55,411) at 20240910080014034
57385 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/retu.h' (55,412) at 20210307214931434
57386 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/file.c' (55,413) at 20240405153053485
57387 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Bendigo' (55,414) at 20210307205553762
57388 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/hweight.h' (55,415) at 20210307214931302
57389 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0005-include-sys-ttydefaults.h-for-CEOT-definition.patch' (55,416) at 20230706080014737
57390 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig' (55,417) at 20210308005003264
57391 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/include/mach/pic32.h' (55,418) at 20210308005002824
57392 2025-01-21 03:00:59.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb' (55,419) at 20241206090014250
57393 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/standby-dev.cfg' (55,420) at 20210307214932618
57394 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/adfs_fs.h' (55,421) at 20210307214931354
57395 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpd_editor_test.json' (55,422) at 20221213040022341
57396 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8540ADS.h' (55,423) at 20210308005003576
57397 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-epc.h' (55,424) at 20240405153052757
57398 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x4_rtr_regs.h' (55,425) at 20240405153046605
57399 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_aperture.h' (55,426) at 20240405153052629
57400 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/system_misc.h' (55,427) at 20240405153045861
57401 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h' (55,428) at 20240405153230695
57402 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_sessionstat_unittest.cpp' (55,429) at 20210308005134001
57403 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGbzero.S' (55,430) at 20210307214926606
57404 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ptr_as_arr.c' (55,431) at 20210307214932642
57405 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/JPNIC' (55,432) at 20211006000025238
57406 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc.yaml' (55,433) at 20240405153045153
57407 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch' (55,434) at 20240413080012695
57408 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/iproute2/0001-include-libnetlink.h-add-missing-include-for-htobe64.patch' (55,435) at 20241221090017636
57409 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800mmio.h' (55,436) at 20210309003651800
57410 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/.gitignore' (55,437) at 20220525020655227
57411 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/development-environment.rst' (55,438) at 20240113090014548
57412 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.acpihmatvirt' (55,439) at 20240906080037556 to deleted uid set
57413 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/video/sisfb.h' (55,440) at 20210307214931694
57414 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/Makefile' (55,441) at 20240405153049917
57415 2025-01-21 03:00:59.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0009-fix-cmake-dependency-race.patch' (55,442) at 20230706080014765
57416 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/armada_xp_edac.c' (55,443) at 20240405153047013
57417 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/devkit3250.c' (55,444) at 20210308005003080
57418 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/netspace_v2.h' (55,445) at 20210308005002904
57419 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-peach-pit.dts' (55,446) at 20240405153045573
57420 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/extable.h' (55,447) at 20210307214926550
57421 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/mem.c' (55,448) at 20240405153045945
57422 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/vmac.c' (55,449) at 20220525020652222
57423 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ata_generic.c' (55,450) at 20240405153046653
57424 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt' (55,451) at 20210307214925290
57425 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-disable@.service' (55,452) at 20230128040012702
57426 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_ca_incompl_cong_ops.c' (55,453) at 20240405153054273
57427 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/include/dwarf-regs-table.h' (55,454) at 20210307214932518
57428 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi-with-fpga.its' (55,455) at 20210308005003332
57429 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_slave.c' (55,456) at 20240411080014146
57430 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-35xx-devkit.dts' (55,457) at 20210308005002596
57431 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-rcu.sh' (55,458) at 20240405153054365
57432 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/archrandom.h' (55,459) at 20240405153045621
57433 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OperatingConfig_v1.xml' (55,460) at 20240619080002932
57434 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-driver-qat' (55,461) at 20240405153229727
57435 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/callbackgroupgentest.cpp' (55,462) at 20210308005108057
57436 2025-01-21 03:00:59.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/tdls.c' (55,463) at 20240405153053301
57437 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_hwdep.c' (55,464) at 20220525020655007
57438 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-lsxl.dtsi' (55,465) at 20240405153045457
57439 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AggregationSourceCollection_v1.xml' (55,466) at 20240619080002920
57440 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pip.h' (55,467) at 20210309003648836
57441 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-orion.c' (55,468) at 20241008080013967
57442 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd9571mwv.yaml' (55,469) at 20240405153045109
57443 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_storage.c' (55,470) at 20210308005002540
57444 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2420_data.c' (55,471) at 20240405153045665
57445 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/tlb.c' (55,472) at 20210308005002956
57446 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/054.out' (55,473) at 20210308005046441
57447 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hgo.h' (55,474) at 20240405153049445
57448 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/eth.c' (55,475) at 20210308005002964
57449 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ae3xx/Kconfig' (55,476) at 20210308005002900
57450 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/tegra-tcu.c' (55,477) at 20240405153231519
57451 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/tracehook/arch-support.txt' (55,478) at 20240405153045197
57452 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.h' (55,479) at 20240405153048541
57453 2025-01-21 03:00:59.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-twl4030.txt' (55,480) at 20210307214925430
57454 2025-01-21 03:00:59.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-interconnect.json' (55,481) at 20240405153054129
57455 2025-01-21 03:00:59.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpress_defconfig' (55,482) at 20210308005003288
57456 2025-01-21 03:00:59.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_mfw_req.h' (55,483) at 20210307214929326
57457 2025-01-21 03:00:59.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_clk.c' (55,484) at 20240906080037256
57458 2025-01-21 03:00:59.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear310.c' (55,485) at 20240405153231335
57459 2025-01-21 03:00:59.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/Kconfig' (55,486) at 20240405153231611
57460 2025-01-21 03:00:59.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/cpu.h' (55,487) at 20240906080037528
57461 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_skcipher.c' (55,488) at 20240405153046933
57462 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_main.c' (55,489) at 20240405153050197
57463 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/sdbusplus.wrap' (55,490) at 20220805030037283
57464 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/.gitignore' (55,491) at 20210721000045210
57465 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_ti816x.c' (55,492) at 20210308005002756
57466 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/matches.hpp' (55,493) at 20210308005059165
57467 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/requester/pldm.c' (55,494) at 20240901080013973
57468 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.c' (55,495) at 20220525020652971
57469 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a.c' (55,496) at 20240405153231263
57470 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/mm.c' (55,497) at 20240405153232015
57471 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_device.c' (55,498) at 20240405153048773
57472 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/Kconfig' (55,499) at 20240405153049165
57473 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp702x.c' (55,500) at 20240405153049557
57474 2025-01-21 03:00:59.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Multics' (55,501) at 20210307205554426
57475 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/diag.c' (55,502) at 20241023080012871
57476 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_renderstate.h' (55,503) at 20220525020652891
57477 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/iqs62x.yaml' (55,504) at 20220525020651690
57478 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sony.c' (55,505) at 20240405153048821
57479 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/helpers.c' (55,506) at 20240405153230811
57480 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/s526.c' (55,507) at 20240405153046905
57481 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_random.c' (55,508) at 20240405153050369
57482 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_a3700.h' (55,509) at 20210308005003452
57483 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_inet.c' (55,510) at 20240830080013355
57484 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nhi_ops.c' (55,511) at 20210309003653152
57485 2025-01-21 03:00:59.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/trace.hpp' (55,512) at 20220330030018050
57486 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_dcgu.h' (55,513) at 20210308005003020
57487 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/append.cpp' (55,514) at 20230107040037232
57488 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sock_fields.c' (55,515) at 20240405153054261
57489 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/0001-ffmpeg-5.1.4-rpi_24.patch' (55,516) at 20241206090014282
57490 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.h' (55,517) at 20240405153048489
57491 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/nicstar.c' (55,518) at 20240405153046677
57492 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/nand.c' (55,519) at 20210308005002972
57493 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/VirtualMedia/ModalConfigureConnection.vue' (55,520) at 20241004080035967
57494 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-w1_ds28ea00' (55,521) at 20210307214925186
57495 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/altr,rst-mgr-s10.h' (55,522) at 20210308005003640
57496 2025-01-21 03:00:59.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel_fprintf.h' (55,523) at 20240405153054193
57497 2025-01-21 03:00:59.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_sh_mask.h' (55,524) at 20210307214927666
57498 2025-01-21 03:00:59.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-hix5hd2.c' (55,525) at 20240405153230675
57499 2025-01-21 03:00:59.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-user-dirs/xdg-user-dirs_0.18.bb' (55,526) at 20220910030013361
57500 2025-01-21 03:00:59.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-itop-scp-core.dtsi' (55,527) at 20240405153045569
57501 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/mlx5_ib.h' (55,528) at 20241211090145437
57502 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-perf-hwbreak.c' (55,529) at 20240405153232283
57503 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi' (55,530) at 20241115090012941
57504 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/falcon/falcon_irq.h' (55,531) at 20210307214926222
57505 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/runtime.h' (55,532) at 20240910080014058
57506 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/slimbus/qcom,slim.yaml' (55,533) at 20240405153045153
57507 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_pcm.c' (55,534) at 20240405153054017
57508 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexx3.inc' (55,535) at 20240301090012451
57509 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/nozomi.c' (55,536) at 20240405153231507
57510 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/db-mv784mp-gp_defconfig' (55,537) at 20210308005003256
57511 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/progress_mock.hpp' (55,538) at 20210308005120365
57512 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbxfroot.c' (55,539) at 20240405153046625
57513 2025-01-21 03:00:59.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_events.hpp' (55,540) at 20220105040019314
57514 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kmemleak/arch-support.txt' (55,541) at 20240405153045197
57515 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/minidebuginfo.py' (55,542) at 20241206090014306
57516 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mpc.c' (55,543) at 20240405153230675
57517 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4fs.c' (55,544) at 20210308005003544
57518 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/port' (55,545) at 20210308005046489
57519 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/mixart.rst' (55,546) at 20210307214925566
57520 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/init.c' (55,547) at 20240415080012967
57521 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig' (55,548) at 20231207090015262 to deleted uid set
57522 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-bool.json' (55,549) at 20210308005046401
57523 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/rsa_mod_exp/mod_exp_sw.c' (55,550) at 20210308005003356
57524 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/preemptirq/irqsoff_tracer.tc' (55,551) at 20240405153054305
57525 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_aia_imsic.h' (55,552) at 20240405153046245
57526 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/Makefile' (55,553) at 20210307214928082
57527 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm968580xref.dts' (55,554) at 20210308005002576
57528 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vas.c' (55,555) at 20240405153230055
57529 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x06.c' (55,556) at 20210307214928082
57530 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/step.c' (55,557) at 20220627100016938
57531 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ccid/ccid_1.5.5.bb' (55,558) at 20240301090012427
57532 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_235.bb' (55,559) at 20241221090017676
57533 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/hgpk.h' (55,560) at 20210307214928490
57534 2025-01-21 03:00:59.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/hdr/ia_css_hdr_param.h' (55,561) at 20240405153051837
57535 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu-features.h' (55,562) at 20241211090212462
57536 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-axs10x.c' (55,563) at 20240405153051485
57537 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/onenand.c' (55,564) at 20210308005003044
57538 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eeprom_93xx46.h' (55,565) at 20220525020654563
57539 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/hub.c' (55,566) at 20241211090212394
57540 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ezusb_convert.pl' (55,567) at 20210307214930862
57541 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958623hr.dts' (55,568) at 20240405153045433
57542 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pssf222201a.json' (55,569) at 20220601030005869
57543 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/asm/vphn.h' (55,570) at 20240405153230035
57544 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-km_kirkwood.dts' (55,571) at 20210308005002592
57545 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-enet.c' (55,572) at 20210307214926190
57546 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_n_down_ch1_regs.h' (55,573) at 20240405153046573
57547 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/msa_translate.c' (55,574) at 20240326080039678
57548 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/network/ampere-usbnet/ampere-usbnet.service' (55,575) at 20240809080014478
57549 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmtu102.c' (55,576) at 20240405153230611
57550 2025-01-21 03:00:59.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-buffer-dmaengine.c' (55,577) at 20240913080013793
57551 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_dsi.c' (55,578) at 20240405153048561
57552 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/setup.c' (55,579) at 20240405153046053
57553 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mm.c' (55,580) at 20240405153046785
57554 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/pd.h' (55,581) at 20240405153052149
57555 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/reproducible-builds.rst' (55,582) at 20240405153045225
57556 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-kv3.bconf' (55,583) at 20220525020655111
57557 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/lowlevel.S' (55,584) at 20210308005002552
57558 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/0001-Add-header-dependency-to-nciattach.o.patch' (55,585) at 20210307205554466
57559 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/xtensaeb-linux-user.mak' (55,586) at 20221215040039066
57560 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/config-validator.hpp' (55,587) at 20240828080025975
57561 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/men-a021-wdt.txt' (55,588) at 20210307214925454
57562 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/pylintrc' (55,589) at 20241211090212542
57563 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-rd88f5182-nas.dts' (55,590) at 20240405153045461
57564 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/memcmp_64.S' (55,591) at 20240405153230043
57565 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_drv.h' (55,592) at 20210307214928638
57566 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_state_change.h' (55,593) at 20240405153046709
57567 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/io-channel-helpers.h' (55,594) at 20210927100127641
57568 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/omap2430.h' (55,595) at 20210307214930854
57569 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/checksum_wrappers.c' (55,596) at 20240405153046173
57570 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb' (55,597) at 20230813080012860
57571 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/150.out.qcow2' (55,598) at 20210308005046453
57572 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gp102.c' (55,599) at 20240405153048633
57573 2025-01-21 03:00:59.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan.h' (55,600) at 20240405153053161
57574 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/bf.h' (55,601) at 20240405153050649
57575 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/pinmux-config-cardhu.h' (55,602) at 20210308005003024
57576 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/bsection.py' (55,603) at 20210308005003748
57577 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cython.bbclass' (55,604) at 20241221090017608
57578 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch' (55,605) at 20241221090017656
57579 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-inet-98v-rev2.dts' (55,606) at 20210308005002620
57580 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/lxfb_ops.c' (55,607) at 20220525020654315
57581 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xics.c' (55,608) at 20240405153046169
57582 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/matrix.c' (55,609) at 20240405153231911
57583 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/udev/rules.d/debug-trigger-kcs4.rules' (55,610) at 20210616125333493
57584 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/termbits.h' (55,611) at 20210308005046089
57585 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sdrc2xxx.c' (55,612) at 20240405153045669
57586 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_b.c' (55,613) at 20210308005046517
57587 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv5.inc' (55,614) at 20210905000020581
57588 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-wandboard-revd1.dtsi' (55,615) at 20240405153045521
57589 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c' (55,616) at 20240405153047165
57590 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/files/ip-to-fpga.sh' (55,617) at 20240308090017911
57591 2025-01-21 03:00:59.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mtk.h' (55,618) at 20240712080021061
57592 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp464.rst' (55,619) at 20240405153045217
57593 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/pwrseq.c' (55,620) at 20210307214929942
57594 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/i2c_rtc_emul.c' (55,621) at 20210308005003480
57595 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/oom.h' (55,622) at 20210307214931610
57596 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/insn_decoder_test.c' (55,623) at 20220525020652194
57597 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/static_keys/Makefile' (55,624) at 20210307214932722
57598 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am33xx-l4.dtsi' (55,625) at 20240405153229903
57599 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/skb.c' (55,626) at 20240405153230895
57600 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3.dtsi' (55,627) at 20240405153045393
57601 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/branch.idef' (55,628) at 20230925080040021
57602 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7213.h' (55,629) at 20240405153053581
57603 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/ti-msgmgr.h' (55,630) at 20240405153052797
57604 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/imgpdc-wdt.txt' (55,631) at 20210307214925450
57605 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/hx8357.c' (55,632) at 20240405153052173
57606 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/imx-vdoa.c' (55,633) at 20240405153049405
57607 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/tracing/draw_functrace.py' (55,634) at 20240405153053461
57608 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/Kconfig' (55,635) at 20240405153049565
57609 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wmt.h' (55,636) at 20210307214930130
57610 2025-01-21 03:00:59.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml' (55,637) at 20240405153045153
57611 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-lite.c' (55,638) at 20240405153230815
57612 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/init.h' (55,639) at 20210307214929970
57613 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-gt64xxx_pci0.c' (55,640) at 20210307214926282
57614 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-hotplug.svg' (55,641) at 20210307214925210
57615 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77693_pmic.h' (55,642) at 20210308005003680
57616 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb' (55,643) at 20230609080014391
57617 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fexit_sleep.c' (55,644) at 20240805080014071
57618 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/siul.h' (55,645) at 20210308005002664
57619 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/gpio.h' (55,646) at 20210308005002664
57620 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/page.h' (55,647) at 20240617080017378
57621 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-psycopg_3.2.3.bb' (55,648) at 20241221090017516
57622 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-db845c-navigation-mezzanine.dts' (55,649) at 20240405153045785
57623 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_NAND_defconfig' (55,650) at 20210308005003240
57624 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc15.c' (55,651) at 20240405153230359
57625 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram_s10.h' (55,652) at 20210308005002780
57626 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/qfprom.xml.h' (55,653) at 20240405153048605
57627 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_tmd.c' (55,654) at 20220525020653767
57628 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/peci/nuvoton,npcm-peci.yaml' (55,655) at 20240405153229783
57629 2025-01-21 03:00:59.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/vdso.S' (55,656) at 20240326080039558
57630 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/core.c' (55,657) at 20241211090145481
57631 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPEG-SSG' (55,658) at 20241221090017616
57632 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/uaccess.h' (55,659) at 20240405153046345
57633 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/tdx-common.h' (55,660) at 20210308005003084
57634 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/patchxml.py' (55,661) at 20221206040028413
57635 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gtt.h' (55,662) at 20240405153048489
57636 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-fence.c' (55,663) at 20240405153046977
57637 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/termios.h' (55,664) at 20210307214926398
57638 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/i2c-echo.c' (55,665) at 20240326080039458
57639 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors/sensord.init' (55,666) at 20210307205553874
57640 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32' (55,667) at 20240405153044917
57641 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2024-50612.patch' (55,668) at 20241221090017692
57642 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-altera-dfl.c' (55,669) at 20240405153051781
57643 2025-01-21 03:00:59.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/distcc.service' (55,670) at 20210307205554502
57644 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/brcmnand.c' (55,671) at 20240405153230871
57645 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/blockjob.h' (55,672) at 20240906080037324
57646 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ptrace.h' (55,673) at 20240405153052933
57647 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm6125.h' (55,674) at 20220525020654543
57648 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-config-resolve-console-id.c' (55,675) at 20240710080015177
57649 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.c' (55,676) at 20210307214929910
57650 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb' (55,677) at 20240309090012820
57651 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-common.c' (55,678) at 20240405153049193
57652 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/cbs.json' (55,679) at 20240405153054377
57653 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/stmark2_defconfig' (55,680) at 20240405153230003
57654 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.c' (55,681) at 20210307214929570
57655 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8315ERDB.h' (55,682) at 20210308005003576
57656 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.h' (55,683) at 20210309003653312
57657 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/frontend.json' (55,684) at 20240405153054153
57658 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPL-1.1' (55,685) at 20210307205554422
57659 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/starfive/jh71xx-pmu.c' (55,686) at 20240405153231351
57660 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch' (55,687) at 20230706080014741
57661 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/_templates/footer.html' (55,688) at 20230114040015510
57662 2025-01-21 03:00:59.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/fixmap.h' (55,689) at 20240405153045937
57663 2025-01-21 03:00:59.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_3_0_default.h' (55,690) at 20220525020652702
57664 2025-01-21 03:00:59.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runexported.py' (55,691) at 20210307205554442
57665 2025-01-21 03:00:59.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/traps.c' (55,692) at 20240405153230147
57666 2025-01-21 03:00:59.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/meson.build' (55,693) at 20240621080022329
57667 2025-01-21 03:00:59.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_transport.c' (55,694) at 20240405153231495
57668 2025-01-21 03:00:59.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_qm.c' (55,695) at 20240405153231783
57669 2025-01-21 03:00:59.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc_json_config.md' (55,696) at 20240807080021830
57670 2025-01-21 03:00:59.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/serialize.cpp' (55,697) at 20240820080019550
57671 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/task_iter.c' (55,698) at 20241104090011603
57672 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/debugHostSelector_button.hpp' (55,699) at 20241209090018856
57673 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/tegra186_gpio_priv.h' (55,700) at 20210308005003380
57674 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/irqs.h' (55,701) at 20240405153045673
57675 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/msr.h' (55,702) at 20240405153046389
57676 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/enums.py' (55,703) at 20210308005048033
57677 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/controlcenterd-id.c' (55,704) at 20210308005003000
57678 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (55,705) at 20220224040010566
57679 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,sr-thermal.txt' (55,706) at 20210307214925442
57680 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atmel-hlcdc.c' (55,707) at 20240405153230831
57681 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi' (55,708) at 20220525020651914
57682 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/Kconfig' (55,709) at 20210307214929966
57683 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/video.rst' (55,710) at 20210309003648504
57684 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/udf.rst' (55,711) at 20210309003648420
57685 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_sdio.c' (55,712) at 20241011080017295
57686 2025-01-21 03:00:59.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/cpuacct.rst' (55,713) at 20210307214925218
57687 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp_core.c' (55,714) at 20240405153050317
57688 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_engines_debugfs.h' (55,715) at 20240405153048489
57689 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/40-inplace-gbmc-upgrade.sh' (55,716) at 20220721030015837
57690 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb' (55,717) at 20240413080012663
57691 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/rti802.c' (55,718) at 20240405153046905
57692 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/50-edk2-x86_64-secure.json' (55,719) at 20210308005046117
57693 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_rand.h' (55,720) at 20210307214932634
57694 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/pwr_regulator.c' (55,721) at 20210308005002784
57695 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ni/169445.dts' (55,722) at 20210307214926194
57696 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_pke.h' (55,723) at 20240405153046957
57697 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-riscv32_smode_defconfig' (55,724) at 20210308005003276
57698 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs8403.h' (55,725) at 20210307214931594
57699 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/filesystem-monitoring.rst' (55,726) at 20240405153044945
57700 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic3x.h' (55,727) at 20240405153053813
57701 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_nrtr_regs.h' (55,728) at 20240405153046605
57702 2025-01-21 03:00:59.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d36ek_cmp.dts' (55,729) at 20210308005002612
57703 2025-01-21 03:00:59.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_card.h' (55,730) at 20210307214930670
57704 2025-01-21 03:00:59.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/reg.h' (55,731) at 20210307214929934
57705 2025-01-21 03:00:59.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.chromium' (55,732) at 20210308005003292
57706 2025-01-21 03:00:59.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/internal.h' (55,733) at 20240405153230123
57707 2025-01-21 03:00:59.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-kernel-fadump_enabled' (55,734) at 20210307214925182
57708 2025-01-21 03:00:59.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/sigstruct.c' (55,735) at 20240405153232287
57709 2025-01-21 03:00:59.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0002-FF-A-v15-lib-uuid-introduce-uuid_str_to_le_bin-funct.patch' (55,736) at 20240413080012623
57710 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-source_14.2.bb' (55,737) at 20241221090017660
57711 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/files/detect-gpio-present.sh' (55,738) at 20230428080015190
57712 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spmi/spmi.yaml' (55,739) at 20240405153045177
57713 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfile.h' (55,740) at 20240405153231775
57714 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MessageRegistry_v1.xml' (55,741) at 20240619080002928
57715 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.13/index.html' (55,742) at 20210307205554246
57716 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts' (55,743) at 20240405153045713
57717 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0001-common-utils-Include-string.h-for-strcasestr.patch' (55,744) at 20221003030013273
57718 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.interface.yaml' (55,745) at 20240612080019950
57719 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/generate-supported.mk' (55,746) at 20210307205554478
57720 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stat-display.c' (55,747) at 20241008080014055
57721 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/spl.c' (55,748) at 20210308005002992
57722 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lookup_and_delete.c' (55,749) at 20220525020655199
57723 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_tables_trace.c' (55,750) at 20240405153053329
57724 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-environment.bb' (55,751) at 20231011080016606
57725 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/iwmmxt_helper.c' (55,752) at 20230426080043856
57726 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/cli11.wrap' (55,753) at 20220330030021482
57727 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sram.c' (55,754) at 20240405153045669
57728 2025-01-21 03:00:59.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6350-mdss.yaml' (55,755) at 20240405153229763
57729 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/olpc/olpc-ec.c' (55,756) at 20220818100014755
57730 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (55,757) at 20241226090016127
57731 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/phosphor-settings-defaults-native/yosemite4-disable-auto-reboot.override.yml' (55,758) at 20240418080016206
57732 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/nvmm/meson.build' (55,759) at 20230925080040029
57733 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/serial-generic.c' (55,760) at 20240405153232123
57734 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_client.hpp' (55,761) at 20220818100031371
57735 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/recipetool.py' (55,762) at 20241221090017632
57736 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm-regbits-33xx.h' (55,763) at 20240405153045669
57737 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Makefile' (55,764) at 20210308005002556
57738 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/swift-led-manager-config-native.bb' (55,765) at 20241206090014230
57739 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/image-fuzzer/qcow2/layout.py' (55,766) at 20210308005046393
57740 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/tomoyo.rst' (55,767) at 20210307214925214
57741 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc3_qm_regs.h' (55,768) at 20240405153046581
57742 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/pipeline.json' (55,769) at 20240405153054121
57743 2025-01-21 03:00:59.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/other.json' (55,770) at 20210307214932534
57744 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/hexagon-core.xml' (55,771) at 20240906080037184
57745 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/utils.cpp' (55,772) at 20241106090023554
57746 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/subversion/subversion/serfmacro.patch' (55,773) at 20210307205554550
57747 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-davinci-aemif.h' (55,774) at 20210309003653888
57748 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-fim.c' (55,775) at 20240405153051853
57749 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/.gitignore' (55,776) at 20230211040012631
57750 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/0001-remove-glibc-assumption.patch' (55,777) at 20210307205554558
57751 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/axp20x-rsb.c' (55,778) at 20220525020653343
57752 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cctrng.c' (55,779) at 20241008080013911
57753 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/keystone-navigator-dma.txt' (55,780) at 20210307214925422
57754 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VendorInformation/meson.build' (55,781) at 20230825080021141 to deleted uid set
57755 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/Kconfig' (55,782) at 20210308005002972
57756 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/translate.c' (55,783) at 20240906080037500
57757 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,avs-ro-thermal.yaml' (55,784) at 20240405153045177
57758 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/fan_core.c' (55,785) at 20240405153046637
57759 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/ftrace.h' (55,786) at 20220525020651966
57760 2025-01-21 03:00:59.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_byteorder.h' (55,787) at 20210307214931534
57761 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/floating-point.json' (55,788) at 20240405153054125
57762 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/.gitignore' (55,789) at 20210308005104849
57763 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/.clang-tidy' (55,790) at 20241220090002218
57764 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_bitmap.h' (55,791) at 20210308005003552
57765 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/enlighten_pv.c' (55,792) at 20241220090018306
57766 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/vdso/Kconfig' (55,793) at 20210307214931822
57767 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nyliden' (55,794) at 20210307205553790
57768 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/simple-pattern.cloop.bz2' (55,795) at 20210308005046473
57769 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/hgsmi_channels.h' (55,796) at 20210307214928058
57770 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.poky.md' (55,797) at 20230919080013974
57771 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_dp.c' (55,798) at 20240405153047129
57772 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mxc.yaml' (55,799) at 20240405153045153
57773 2025-01-21 03:00:59.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/initcall.h' (55,800) at 20210308005003652
57774 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmglue.c' (55,801) at 20241216090017757
57775 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/state_hi.xml.h' (55,802) at 20240405153048417
57776 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utprint.c' (55,803) at 20240405153046625
57777 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kasta_Ringkallen' (55,804) at 20210307205553786
57778 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0003-start-stop-false.patch' (55,805) at 20241221090017636
57779 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/viosrp.h' (55,806) at 20240405153052877
57780 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipmi_ssif_bmc.h' (55,807) at 20240405153052925
57781 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/spl.c' (55,808) at 20210308005002956
57782 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_resource.h' (55,809) at 20240405153047245
57783 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_pedit.h' (55,810) at 20210307214931662
57784 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_timer-test.c' (55,811) at 20240326080039738
57785 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-pll.h' (55,812) at 20240405153046845
57786 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/crct10dif-ce-glue.c' (55,813) at 20220525020651942
57787 2025-01-21 03:01:00.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseaddr_ports_exhausted.c' (55,814) at 20210406100036355
57788 2025-01-21 03:01:00.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/se401.c' (55,815) at 20210307214928834
57789 2025-01-21 03:01:00.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/Makefile' (55,816) at 20210307214929914
57790 2025-01-21 03:01:00.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jq/jq_1.7.1.bb' (55,817) at 20240106090017233
57791 2025-01-21 03:01:00.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/da9063_wdt.c' (55,818) at 20240405153052237
57792 2025-01-21 03:01:00.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am33xx.dtsi' (55,819) at 20240405153229903
57793 2025-01-21 03:01:00.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/backup-discard-source.out' (55,820) at 20240906080037568
57794 2025-01-21 03:01:00.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc.h' (55,821) at 20240405153231835
57795 2025-01-21 03:01:00.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2.host.c' (55,822) at 20210307214930554
57796 2025-01-21 03:01:00.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vdec.c' (55,823) at 20240815080012887
57797 2025-01-21 03:01:00.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_sas.h' (55,824) at 20240405153051661
57798 2025-01-21 03:01:00.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/tools/mksmdkv310spl.c' (55,825) at 20210308005003044
57799 2025-01-21 03:01:00.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewQuickLinks.vue' (55,826) at 20241004080035967
57800 2025-01-21 03:01:00.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/entity-manager_%.bbappend' (55,827) at 20241206090014230
57801 2025-01-21 03:01:00.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/mmu.c' (55,828) at 20240405153230015
57802 2025-01-21 03:01:00.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/capabilities/.gitignore' (55,829) at 20210307214932662
57803 2025-01-21 03:01:00.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/pmem.c' (55,830) at 20240405153046177
57804 2025-01-21 03:01:00.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/datapath.h' (55,831) at 20240405153053349
57805 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/cache.c' (55,832) at 20241211090145561
57806 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_dcb.c' (55,833) at 20240405153050169
57807 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/spl_sd.cfg' (55,834) at 20210308005002728
57808 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_gts.c' (55,835) at 20210308005046529
57809 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-sample.c' (55,836) at 20210307214932126
57810 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/pci.h' (55,837) at 20240405153231159
57811 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/complex.c' (55,838) at 20210308005003720
57812 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/linux-notes.rst' (55,839) at 20240405153229747
57813 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/tbs2910.c' (55,840) at 20210308005003068
57814 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6380-regulator.txt' (55,841) at 20210307214925410
57815 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-Add-prototype-to-function-definitions.patch' (55,842) at 20220910030013417
57816 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/gpio-msm.txt' (55,843) at 20210308005003304
57817 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_rep.c' (55,844) at 20240405153050261
57818 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_icmpv6.c' (55,845) at 20240405153053325
57819 2025-01-21 03:01:00.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,opa362.txt' (55,846) at 20210307214925310
57820 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-moteus_0.3.72.bb' (55,847) at 20241221090017556
57821 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kampersvik_Ekeberget' (55,848) at 20210307205553786
57822 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-davinci.c' (55,849) at 20240405153230675
57823 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/stm32_rproc.c' (55,850) at 20240805080013999
57824 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/raw_tp_writable_test_run.c' (55,851) at 20240405153054257
57825 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MS-RL' (55,852) at 20210307205554422
57826 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock.h' (55,853) at 20210308005002664
57827 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/fault_32.c' (55,854) at 20240405153046333
57828 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/pmc.h' (55,855) at 20210308005003348
57829 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/setjmp_64.S' (55,856) at 20220525020652194
57830 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom,spmi-temp-alarm.yaml' (55,857) at 20240405153045177
57831 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8916.c' (55,858) at 20240405153051349
57832 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/intel,keembay-msscam.yaml' (55,859) at 20240405153045041
57833 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python-jsonref/python3-jsonref_1.1.0.bb' (55,860) at 20240302090018206
57834 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfltu.c' (55,861) at 20210308005046529
57835 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/context.c' (55,862) at 20210307214926102
57836 2025-01-21 03:01:00.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mipsel-softmmu.mak' (55,863) at 20230925080039837
57837 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/npcm_adc.c' (55,864) at 20240405153230687
57838 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.2.0.bb' (55,865) at 20241221090017576
57839 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-cm1-io1.dts' (55,866) at 20240405153229871
57840 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-smdk4412.dts' (55,867) at 20240617080017374
57841 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_io.c' (55,868) at 20240405153231975
57842 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/Makefile' (55,869) at 20210309003654292
57843 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/error.py' (55,870) at 20240920080030747
57844 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/kgdb.h' (55,871) at 20210307214926110
57845 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/default-gcc.patch' (55,872) at 20210307205553670
57846 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/Makefile' (55,873) at 20210307214930842
57847 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvidia_hmc.json' (55,874) at 20241030080004527
57848 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/.gitignore' (55,875) at 20240405153232099
57849 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/tmpfiles.clamav' (55,876) at 20210307205554126
57850 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RegisteredClientCollection.json' (55,877) at 20240619080002952
57851 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/asserts.h' (55,878) at 20210307214925666
57852 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/Makefile' (55,879) at 20240405153231547
57853 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.0.bb' (55,880) at 20240413080012655
57854 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/deprecated.rst' (55,881) at 20240405153045273
57855 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/AUTHORS' (55,882) at 20210307205554226
57856 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/022' (55,883) at 20230426080043944
57857 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/machine_unittest.cpp' (55,884) at 20211014000010487
57858 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_raw.c' (55,885) at 20220525020653703
57859 2025-01-21 03:01:00.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31760.rst' (55,886) at 20240405153045217
57860 2025-01-21 03:01:00.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/drv_types_sdio.h' (55,887) at 20220525020654183
57861 2025-01-21 03:01:00.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/toolchain-shar-extract.sh' (55,888) at 20241221090017620
57862 2025-01-21 03:01:00.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c515.c' (55,889) at 20240405153049769
57863 2025-01-21 03:01:00.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/inventory.scss' (55,890) at 20210308005107077
57864 2025-01-21 03:01:00.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_vt.dts' (55,891) at 20240405153045441
57865 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_reg.h' (55,892) at 20210307214928018
57866 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai-mediatek.h' (55,893) at 20240405153052889
57867 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml' (55,894) at 20240405153229759
57868 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/TODO' (55,895) at 20240405153051241
57869 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40-bananapi-m2-ultra.dts' (55,896) at 20240405153045393
57870 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/afs.h' (55,897) at 20240405153052261
57871 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/common-properties.txt' (55,898) at 20210307214925294
57872 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt' (55,899) at 20210307214925390
57873 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1432.c' (55,900) at 20240405153049293
57874 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0013.h' (55,901) at 20210307214928794
57875 2025-01-21 03:01:00.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt' (55,902) at 20240405153230531
57876 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb-tegra186.c' (55,903) at 20240405153051301
57877 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-vdic.c' (55,904) at 20220525020654135
57878 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/socrates_fpga_pic.c' (55,905) at 20240405153230051
57879 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/topology.h' (55,906) at 20240405153231843
57880 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/accel.py' (55,907) at 20210927100127329
57881 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/spilib.h' (55,908) at 20210307214930518
57882 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/OWNERS' (55,909) at 20220723030019896
57883 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/base.hpp' (55,910) at 20241119090031273
57884 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_ipt.c' (55,911) at 20240405153053361
57885 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wimm.h' (55,912) at 20210307214927898
57886 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/259.out' (55,913) at 20210308005046465
57887 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/main.c' (55,914) at 20241018080014490
57888 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/vm-stop.c' (55,915) at 20210308005046257
57889 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_pingpong.h' (55,916) at 20240405153048585
57890 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega10_ih.h' (55,917) at 20210307214927254
57891 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/decompress.c' (55,918) at 20220525020652026
57892 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/dgpu-asic-info-table.csv' (55,919) at 20240405153045209
57893 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/err_inject.c' (55,920) at 20210416100025434
57894 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml' (55,921) at 20240405153045105
57895 2025-01-21 03:01:00.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/alpha_sys.h' (55,922) at 20230426080043668
57896 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/start.S' (55,923) at 20210308005002828
57897 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/allegro-mail.c' (55,924) at 20240405153049393
57898 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/netif.h' (55,925) at 20210307214932178
57899 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/internal.h' (55,926) at 20240405153231207
57900 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-1-best-effort.dtsi' (55,927) at 20240405153046093
57901 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Raahe_Mestauskallio' (55,928) at 20210307205553774
57902 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi' (55,929) at 20241211090145373
57903 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/dgnd3700v2/Kconfig' (55,930) at 20210308005003024
57904 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/Kconfig' (55,931) at 20240906080037444
57905 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/idef-parser.y' (55,932) at 20240906080037476
57906 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/g_dnl.c' (55,933) at 20210308005003508
57907 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_tunnel_vxlan_ipv6.sh' (55,934) at 20240405153054297
57908 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/licenses.conf' (55,935) at 20211006000025226
57909 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v3_1.h' (55,936) at 20210309003649436
57910 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/tests/comedi_example_test.c' (55,937) at 20220525020652362
57911 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/memory-hotplug.txt' (55,938) at 20210308005045801
57912 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-en7523.c' (55,939) at 20240405153047073
57913 2025-01-21 03:01:00.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/msm_drm.h' (55,940) at 20240405153052905
57914 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-power.json' (55,941) at 20240405153054153
57915 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/bnep.h' (55,942) at 20210307214931882
57916 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spinlock_32.h' (55,943) at 20210307214926586
57917 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libqrtr-glib/libqrtr-glib_git.bb' (55,944) at 20240301090012423
57918 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_random.c' (55,945) at 20210307214927854
57919 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/pci.c' (55,946) at 20240405153050597
57920 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10039.h' (55,947) at 20210307214928646
57921 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/data/resource_variables.py' (55,948) at 20240130090014241
57922 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-oneplus-common.dtsi' (55,949) at 20240405153045773
57923 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.json' (55,950) at 20210308005046405
57924 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/clk-ccu-pll.c' (55,951) at 20240405153046773
57925 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/minerva-fan-status-monitor.service' (55,952) at 20240316080012480
57926 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/decorator/package.py' (55,953) at 20240106090017261
57927 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/OWNERS' (55,954) at 20221014030024888
57928 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/accommon.h' (55,955) at 20240405153046613
57929 2025-01-21 03:01:00.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.8' (55,956) at 20210307214932622
57930 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_pcol.h' (55,957) at 20240405153050277
57931 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ra8875.c' (55,958) at 20210307214930506
57932 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/rxrpc.rst' (55,959) at 20240405153045241
57933 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/arm-ux500-pm.h' (55,960) at 20210307214931470
57934 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/psci.h' (55,961) at 20230426080043780
57935 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_rw.c' (55,962) at 20240405153053445
57936 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cacheflush.h' (55,963) at 20240405153230063
57937 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/0001-compat-Define-off64_t-as-off_t-on-linux.patch' (55,964) at 20230211040012655
57938 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srar_b.c' (55,965) at 20210308005046525
57939 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom.h' (55,966) at 20220525020652987
57940 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/user_monitor.hpp' (55,967) at 20230301040003617
57941 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-ocotp.h' (55,968) at 20210308005002656
57942 2025-01-21 03:01:00.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/conffile.py' (55,969) at 20221005030014094
57943 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/allwinner-h3.c' (55,970) at 20241211090212246
57944 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/ossl_random.hpp' (55,971) at 20240731080002486
57945 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed_%.bbappend' (55,972) at 20220223040020636
57946 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_SECURE_BOOT_defconfig' (55,973) at 20210308005003268
57947 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-x86-cpuid-compat.c' (55,974) at 20240906080037572
57948 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis_6.2.16.bb' (55,975) at 20241221090017524
57949 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png' (55,976) at 20210307205554254 to deleted uid set
57950 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/Makefile' (55,977) at 20240405153046345
57951 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4_xplained/Makefile' (55,978) at 20210308005002920
57952 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom_parse.c' (55,979) at 20210307214926410
57953 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-super-gen4.c' (55,980) at 20210307214927034
57954 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_evict.c' (55,981) at 20240405153048525
57955 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/Makefile' (55,982) at 20210307214930714
57956 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-ocelot.c' (55,983) at 20241023080012883
57957 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/acpi.h' (55,984) at 20241008080013895
57958 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/expected_stdout0' (55,985) at 20210308005003736
57959 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Requirements/Requirements.rst' (55,986) at 20240405153044933
57960 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/boot_status_led_blink.service' (55,987) at 20240119090013779
57961 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/lib/oeqa/runtime/cases/swtpm.py' (55,988) at 20220721030015853
57962 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vhost.h' (55,989) at 20240906080037356
57963 2025-01-21 03:01:00.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/badblocks.c' (55,990) at 20240405153046513
57964 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/vic.c' (55,991) at 20240405153230639
57965 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/dirinfo.html' (55,992) at 20210307205554286
57966 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/rlwimi.c' (55,993) at 20210308005003720
57967 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/README' (55,994) at 20221120040010710
57968 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_bus.c' (55,995) at 20240617080017398
57969 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/jump_label.c' (55,996) at 20240812080017228
57970 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/stpmic1_wdt.c' (55,997) at 20210307214930978
57971 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/CLI11.wrap' (55,998) at 20220323030041559
57972 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/block/flash.h' (55,999) at 20241211090212358
57973 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77541-regulator.c' (56,000) at 20240405153231363
57974 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_dpm.h' (56,001) at 20210307214928006
57975 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/params.h' (56,002) at 20240405153231719
57976 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.c' (56,003) at 20240405153230555
57977 2025-01-21 03:01:00.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-a9mp.dts' (56,004) at 20240405153045401
57978 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/frontend.json' (56,005) at 20240405153054137
57979 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/checksum.py' (56,006) at 20241221090017584
57980 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c' (56,007) at 20240405153230935
57981 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/ppa8548.dts' (56,008) at 20210307214926350
57982 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/socket.h' (56,009) at 20210307214925650
57983 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_multipath_nh.sh' (56,010) at 20220525020655219
57984 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx7ulp-clock.h' (56,011) at 20210307214931326
57985 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/debug.c' (56,012) at 20210307214929902
57986 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/zimage.h' (56,013) at 20210308005002880
57987 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/imx-dma.c' (56,014) at 20240405153230283
57988 2025-01-21 03:01:00.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/bcm-flexrm-mailbox.c' (56,015) at 20240405153230759
57989 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create.interface.yaml' (56,016) at 20220413030046446
57990 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mchp-spdiftx.c' (56,017) at 20240405153232139
57991 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/at91.h' (56,018) at 20210308005003636
57992 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2.hpp' (56,019) at 20240716080039516
57993 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-include-string-h-from-memcpy-and-strcpy-function-pro.patch' (56,020) at 20221003030013265
57994 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/alpha/Build' (56,021) at 20210307214932514
57995 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/dmaengine.c' (56,022) at 20210307214932406
57996 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (56,023) at 20240921080016390
57997 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_insn.c' (56,024) at 20240405153046261
57998 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/imx_avic.h' (56,025) at 20210308005046017
57999 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evevent.c' (56,026) at 20240405153046617
58000 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-panda.dts' (56,027) at 20240405153045605
58001 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (56,028) at 20241219090012972
58002 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/free-space-cache.h' (56,029) at 20241216090017749
58003 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvme_intel_p_series.json' (56,030) at 20240424080004828
58004 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.c' (56,031) at 20240405153048661
58005 2025-01-21 03:01:00.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-voipac-dmm-668.dtsi' (56,032) at 20240405153229883
58006 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/kvm.h' (56,033) at 20240405153054033
58007 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/Kconfig' (56,034) at 20221128040017546
58008 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_bt_sm.c' (56,035) at 20210309003649216
58009 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-nuss.c' (56,036) at 20240429080012432
58010 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c' (56,037) at 20240405153050641
58011 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/mm/init.c' (56,038) at 20240405153045357
58012 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/stats.c' (56,039) at 20240405153053021
58013 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-palo35.dts' (56,040) at 20240405153045605
58014 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_log.h' (56,041) at 20210307214928446
58015 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/Kconfig' (56,042) at 20220525020654799
58016 2025-01-21 03:01:00.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/tlb.h' (56,043) at 20240405153231791
58017 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/api.js' (56,044) at 20241210090035589
58018 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/cnl.c' (56,045) at 20240405153232195
58019 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_datagram.h' (56,046) at 20210307214929178
58020 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/book3s_hv_exits.h' (56,047) at 20210307214932518
58021 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/adi,adv7511.yaml' (56,048) at 20240405153045037
58022 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/acpi.c' (56,049) at 20240405153229991
58023 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler.dtsi' (56,050) at 20240405153229947
58024 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-fixed.c' (56,051) at 20210307214927034
58025 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/pcdp.h' (56,052) at 20210307214927174
58026 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-slave.c' (56,053) at 20240624080012780
58027 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/psycho_common.c' (56,054) at 20240405153230095
58028 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_info.c' (56,055) at 20210307214929862
58029 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-micro-emmc.dts' (56,056) at 20210308005002624
58030 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mca_v3_0.h' (56,057) at 20240405153047149
58031 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/ipmi_raw_cmd_table.py' (56,058) at 20230601080016326
58032 2025-01-21 03:01:00.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_write.h' (56,059) at 20210307214931302
58033 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_reg_addr.h' (56,060) at 20240405153050237
58034 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/ast.h' (56,061) at 20240405153052321
58035 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.c' (56,062) at 20220525020652959
58036 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r8a73a4.c' (56,063) at 20240405153045689
58037 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/i8237.c' (56,064) at 20210307214926702
58038 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/intel,ixp4xx-ethernet.yaml' (56,065) at 20240405153045117
58039 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/build-tf.mak' (56,066) at 20210308005003004
58040 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.c' (56,067) at 20210309003651812
58041 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/f71805f.c' (56,068) at 20240405153048853
58042 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp-sabreauto-u-boot.dtsi' (56,069) at 20210308005002584
58043 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/apple/Kconfig' (56,070) at 20240405153053553
58044 2025-01-21 03:01:00.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/imx.c' (56,071) at 20241023080012887
58045 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-elida-kd35t133.c' (56,072) at 20240405153230615
58046 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl372_spi.c' (56,073) at 20240405153230687
58047 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_fabric.h' (56,074) at 20220525020654003
58048 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra20-ac97.txt' (56,075) at 20210307214925430
58049 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-mini-xplus.dts' (56,076) at 20210308005002616
58050 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/overlay_tool.h' (56,077) at 20221215040039346
58051 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmu.y' (56,078) at 20240405153232239
58052 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt6779-clk.h' (56,079) at 20210307214931330
58053 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dts' (56,080) at 20240405153045709
58054 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-xiic.c' (56,081) at 20241011080017319
58055 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/gen-ucd90160-defs.py' (56,082) at 20221207040038023
58056 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/times.h' (56,083) at 20210307214931662
58057 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-stdvga' (56,084) at 20210308005046237
58058 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_topology.c' (56,085) at 20210308005003368
58059 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/bpf_testmod_kfunc.h' (56,086) at 20240405153054241
58060 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_ipipe.h' (56,087) at 20210307214930586
58061 2025-01-21 03:01:00.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch' (56,088) at 20241221090017692
58062 2025-01-21 03:01:00.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_generic.c' (56,089) at 20241011080017335
58063 2025-01-21 03:01:00.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-icu_2.14.bb' (56,090) at 20241221090017556
58064 2025-01-21 03:01:00.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv04_fence.c' (56,091) at 20240405153230607
58065 2025-01-21 03:01:00.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/headsmp.S' (56,092) at 20210307214925962
58066 2025-01-21 03:01:00.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/amcore/MAINTAINERS' (56,093) at 20210308005003056
58067 2025-01-21 03:01:00.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/writing-clients.rst' (56,094) at 20240405153045221
58068 2025-01-21 03:01:00.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/power.hpp' (56,095) at 20241217090008768
58069 2025-01-21 03:01:00.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_crtc.h' (56,096) at 20240405153048625
58070 2025-01-21 03:01:00.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_ttm.c' (56,097) at 20240405153048625
58071 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/grant-table.c' (56,098) at 20240405153231603
58072 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/Kconfig' (56,099) at 20240405153048429
58073 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/memory.c' (56,100) at 20220525020651990
58074 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/Makefile' (56,101) at 20240405153049189
58075 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro4-sanji.dts' (56,102) at 20240405153045577
58076 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/book3s_hcalls.h' (56,103) at 20210309003655376
58077 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/index.rst' (56,104) at 20240405153045197
58078 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-netgear-r6250.dts' (56,105) at 20240405153229871
58079 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/run-ptest' (56,106) at 20210307205554598
58080 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa32.inc' (56,107) at 20241221090017612
58081 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_unicode_collation.c' (56,108) at 20210308005003700
58082 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/traps.h' (56,109) at 20240405153230115
58083 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cs5535-mfgpt.c' (56,110) at 20210307214929126
58084 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/debug.c' (56,111) at 20210308005003336
58085 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-104-idi-48.c' (56,112) at 20240405153047069
58086 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips64-softmmu.mak' (56,113) at 20230925080039837
58087 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/tegra234-powergate.h' (56,114) at 20240405153052653
58088 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_mock.hpp' (56,115) at 20230511080029875
58089 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/nlohmann_json.wrap' (56,116) at 20240104090016070
58090 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/config.h' (56,117) at 20210308005002816
58091 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/fdtput.c' (56,118) at 20210307214932142
58092 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_debugfs.c' (56,119) at 20240405153231443
58093 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-cards.c' (56,120) at 20240405153049361
58094 2025-01-21 03:01:00.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-raven_6.10.0.bb' (56,121) at 20241221090017560
58095 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0006-tweak-btrfs-packages.patch' (56,122) at 20240413080012663
58096 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7785.h' (56,123) at 20210308005002848
58097 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/Makefile' (56,124) at 20240405153048369
58098 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/run_rule_action.hpp' (56,125) at 20230511080035559
58099 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Paltamo_Kivesvaara' (56,126) at 20210307205553770
58100 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c' (56,127) at 20210307214927950
58101 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/Kconfig' (56,128) at 20210308005003076
58102 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_connlimit.h' (56,129) at 20210307214931646
58103 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/init.d/krb5-kdc' (56,130) at 20210307205553878
58104 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/display_options.h' (56,131) at 20210308005003628
58105 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/file/file_5.45.bb' (56,132) at 20240301090012467
58106 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx-static/theme_overrides.css' (56,133) at 20240906080037176
58107 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/eeprom/at25.yaml' (56,134) at 20240405153229763
58108 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/common.c' (56,135) at 20210308005003028
58109 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/mediatek,mt7621-i2c.yaml' (56,136) at 20240405153045065
58110 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpasscorecc-sc7180.h' (56,137) at 20210309003653812
58111 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/9p/transport.h' (56,138) at 20240405153052833
58112 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_src_uri_left_files.fail' (56,139) at 20241206090014310
58113 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/utils.hpp' (56,140) at 20240409080029603
58114 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/cppc_acpi.h' (56,141) at 20241111090012149
58115 2025-01-21 03:01:00.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/main.c' (56,142) at 20241211090145473
58116 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/ltdc.c' (56,143) at 20241011080017315
58117 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/bitsperlong.h' (56,144) at 20210307214932454
58118 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/Makefile' (56,145) at 20210307214926206
58119 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcmtest.c' (56,146) at 20240405153232123
58120 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/automarkup.py' (56,147) at 20240405153045261
58121 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_numgen.c' (56,148) at 20240405153053333
58122 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ulxl-common.dtsi' (56,149) at 20240405153045525
58123 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/chip_offset_byte.h' (56,150) at 20240405153053549
58124 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/MAINTAINERS' (56,151) at 20210308005002984
58125 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-blk.c' (56,152) at 20241211090212330
58126 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/regs_load.S' (56,153) at 20210307214932514
58127 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-icore-rqs.dtsi' (56,154) at 20210308005002584
58128 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target.h' (56,155) at 20241211090212526
58129 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/pinctrl_broadwell.c' (56,156) at 20210308005002852
58130 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.err' (56,157) at 20210308005046413
58131 2025-01-21 03:01:00.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/ioctl.c' (56,158) at 20240527080023352
58132 2025-01-21 03:01:00.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Everest/11.json' (56,159) at 20240212090032054
58133 2025-01-21 03:01:00.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xive.h' (56,160) at 20220525020652042
58134 2025-01-21 03:01:00.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/watchdog.h' (56,161) at 20210309003648980
58135 2025-01-21 03:01:00.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2400/evb_ast2400.c' (56,162) at 20210308005002916
58136 2025-01-21 03:01:00.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.json' (56,163) at 20240906080037564
58137 2025-01-21 03:01:00.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/LogService.v1_7_0.json' (56,164) at 20240619080002948
58138 2025-01-21 03:01:00.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-musb-ux500.h' (56,165) at 20210307214931482
58139 2025-01-21 03:01:00.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dcbnl.h' (56,166) at 20240405153052913
58140 2025-01-21 03:01:00.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra210-soctherm.c' (56,167) at 20210307214930726
58141 2025-01-21 03:01:00.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/ce.c' (56,168) at 20240405153050397 to deleted uid set
58142 2025-01-21 03:01:00.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/gsi.c' (56,169) at 20240405153049081
58143 2025-01-21 03:01:00.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/find.c' (56,170) at 20210307214931246
58144 2025-01-21 03:01:00.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.dfutftp' (56,171) at 20210308005003292
58145 2025-01-21 03:01:00.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsdload.c' (56,172) at 20220429100100402
58146 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pixelview.c' (56,173) at 20210307214928782
58147 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fixed-link.txt' (56,174) at 20210307214925374
58148 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm5102a.c' (56,175) at 20240405153053677
58149 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a7795_salvator-x_defconfig' (56,176) at 20210308005003276
58150 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/stats.h' (56,177) at 20240405153231843
58151 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/asf.h' (56,178) at 20210308004938832
58152 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/pm.h' (56,179) at 20220525020651886
58153 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/meson.build' (56,180) at 20240326080039654
58154 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CPOL-1.02' (56,181) at 20211006000025234
58155 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/direct.c' (56,182) at 20240405153231707
58156 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/TODO' (56,183) at 20240405153051861
58157 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/Kconfig' (56,184) at 20240405153049381
58158 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml' (56,185) at 20240405153045157
58159 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_global_state.h' (56,186) at 20240405153048453
58160 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mscc/Makefile' (56,187) at 20210307214930058
58161 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/swsusp-and-swap-files.rst' (56,188) at 20210307214925546
58162 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/octeon.decode' (56,189) at 20221215040039314
58163 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/power/hibernate_asm.S' (56,190) at 20210307214926286
58164 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/x1830.dtsi' (56,191) at 20240405153045989
58165 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/carriers/Makefile' (56,192) at 20210307214928526
58166 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/eadm_sch.h' (56,193) at 20210307214930242
58167 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/variax.c' (56,194) at 20210605000027804
58168 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/wuf.S' (56,195) at 20210307214926606
58169 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-nitrogen6_max.dts' (56,196) at 20240405153045505
58170 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/.gitignore' (56,197) at 20210307214926766
58171 2025-01-21 03:01:00.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/Kconfig' (56,198) at 20240405153049569
58172 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_debugfs.c' (56,199) at 20210309003650424
58173 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/dbus_impl_pdr.hpp' (56,200) at 20240819080030263
58174 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/blowfish.h' (56,201) at 20210307214931310
58175 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pef.c' (56,202) at 20240906080037276
58176 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/247' (56,203) at 20210927100127497
58177 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_out.c' (56,204) at 20210307214932050
58178 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_sap.h' (56,205) at 20210307214931562
58179 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sdm845.c' (56,206) at 20240405153230223
58180 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/nlohmann_json.wrap' (56,207) at 20231208090028437
58181 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/loongarch/net/bpf_jit.c' (56,208) at 20241211090145381 to deleted uid set
58182 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_parser.cpp' (56,209) at 20240731164718599
58183 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/io.h' (56,210) at 20240405153045621
58184 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350.dtsi' (56,211) at 20240805080013919
58185 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_filter.c' (56,212) at 20240405153054165
58186 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/cache.c' (56,213) at 20210308005002560
58187 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc-compat.h' (56,214) at 20210307214930926
58188 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_mmap.c' (56,215) at 20220525020655199
58189 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/pds_vdpa.rst' (56,216) at 20240405153045233
58190 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/sfc.rst' (56,217) at 20240405153045237
58191 2025-01-21 03:01:00.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/insn-def.h' (56,218) at 20240405153045857
58192 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/stac946x.h' (56,219) at 20210307214932262
58193 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/pci.c' (56,220) at 20240405153050145
58194 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/ringbuf.c' (56,221) at 20241104090011603
58195 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/randomize_kstack.h' (56,222) at 20240415080012987
58196 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_x86.c' (56,223) at 20240405153232239
58197 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/download_manager.hpp' (56,224) at 20240820080021218 to deleted uid set
58198 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/util.h' (56,225) at 20240405153049241
58199 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch' (56,226) at 20230813080012876
58200 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/io_pagetable.h' (56,227) at 20240405153049185
58201 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-CaradonHill' (56,228) at 20210307205553794
58202 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bd9571mwv.c' (56,229) at 20220525020652438
58203 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os-sbsa-ref.inc' (56,230) at 20241206090014214
58204 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/unwind-libdw.c' (56,231) at 20240405153232219
58205 2025-01-21 03:01:00.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/0001-ext4_utils-remove-selinux-extensions.patch' (56,232) at 20210307205553894
58206 2025-01-21 03:01:00.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-pinfunc.h' (56,233) at 20240405153045493
58207 2025-01-21 03:01:00.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp.pc.in' (56,234) at 20210610190030293
58208 2025-01-21 03:01:00.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget-av.c' (56,235) at 20240405153230795
58209 2025-01-21 03:01:00.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-idk-lcd-osd101t2587.dtso' (56,236) at 20240405153045597
58210 2025-01-21 03:01:00.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/groups.hpp' (56,237) at 20210308005059169
58211 2025-01-21 03:01:00.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/amdtp-motu-trace.h' (56,238) at 20210307214932210
58212 2025-01-21 03:01:00.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/vhost_task.h' (56,239) at 20240712080021089
58213 2025-01-21 03:01:00.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/stacktrace.c' (56,240) at 20240405153045885
58214 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/httpserver.py' (56,241) at 20230211040012647
58215 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/commit.py' (56,242) at 20210308005003772
58216 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/clang-tools/run-clang-tools.py' (56,243) at 20240405153053441
58217 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/Kconfig' (56,244) at 20210307214930714
58218 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6318-gpio-sysctl.yaml' (56,245) at 20240405153229775
58219 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/j721e-evm.c' (56,246) at 20240405153054013
58220 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/run-robot.sh' (56,247) at 20231128090014821
58221 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm800.c' (56,248) at 20240405153049597
58222 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-its_%.bbappend' (56,249) at 20230114040015466
58223 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/code-of-conduct.rst' (56,250) at 20210307214925578
58224 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h' (56,251) at 20240405153231023
58225 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuppc/machconfig' (56,252) at 20210307205554454
58226 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ts_fsm.c' (56,253) at 20220525020654759
58227 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh71x0.h' (56,254) at 20240913080013785
58228 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c' (56,255) at 20240405153230323
58229 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-set-display-format.rst' (56,256) at 20220525020654135
58230 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2780.c' (56,257) at 20240405153052233
58231 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-raspberrypi/conf/templates/default/bblayers.conf.sample' (56,258) at 20240323080013545
58232 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-lg-judyp.dts' (56,259) at 20240405153045789
58233 2025-01-21 03:01:00.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt.c' (56,260) at 20240906080037320
58234 2025-01-21 03:01:00.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/system-wide.rst' (56,261) at 20210307214925238
58235 2025-01-21 03:01:00.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/README' (56,262) at 20230925080040081
58236 2025-01-21 03:01:00.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-amd-ethanolx.dts' (56,263) at 20240405153045409
58237 2025-01-21 03:01:00.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/error.h' (56,264) at 20210307214927074
58238 2025-01-21 03:01:00.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/acl.h' (56,265) at 20240405153052389
58239 2025-01-21 03:01:00.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/gtest.wrap' (56,266) at 20220518030015451
58240 2025-01-21 03:01:00.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b.c' (56,267) at 20240405153231263
58241 2025-01-21 03:01:00.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/init_helpers.c' (56,268) at 20210308005002544
58242 2025-01-21 03:01:00.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_7_1_sh_mask.h' (56,269) at 20210307214927534
58243 2025-01-21 03:01:00.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/COPYING.apache-2.0' (56,270) at 20210307205553734
58244 2025-01-21 03:01:00.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_spi.h' (56,271) at 20210307214928614
58245 2025-01-21 03:01:00.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/soc.c' (56,272) at 20210308005002780
58246 2025-01-21 03:01:00.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/psci.c' (56,273) at 20210308005002556
58247 2025-01-21 03:01:00.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/0001-utils-Use-name-of-the-first-prerequisite-in-rule.patch' (56,274) at 20220502030010108
58248 2025-01-21 03:01:00.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/imx8m_vpu_hw.c' (56,275) at 20240405153049493
58249 2025-01-21 03:01:00.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_a3ddata.c' (56,276) at 20210309003654584
58250 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-bootstrap.docker' (56,277) at 20210308005046393
58251 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/params.h' (56,278) at 20240405153050105
58252 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_ioc.h' (56,279) at 20210307214928702
58253 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans_priv.h' (56,280) at 20240405153052609
58254 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/TODO' (56,281) at 20210308005002820
58255 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-rkisp1.rst' (56,282) at 20240405153045317
58256 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-posix-io.c-Use-off_t-instead-of-off64_t.patch' (56,283) at 20230114040015550
58257 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-sm5502.h' (56,284) at 20220525020652422
58258 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/ip22.h' (56,285) at 20210307214926242
58259 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xerces-c/xerces-c_3.2.5.bb' (56,286) at 20241221090017516
58260 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig_6.9.9.bb' (56,287) at 20241221090017540
58261 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/psensor.hpp' (56,288) at 20230511080026927
58262 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/projid.h' (56,289) at 20210307214931486
58263 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/core.h' (56,290) at 20210307214925886
58264 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/packet_history.c' (56,291) at 20220525020654819
58265 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hardlink/selftest-hardlink.bb' (56,292) at 20241221090017604
58266 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_versal_mini_emmc0_defconfig' (56,293) at 20210308005003284
58267 2025-01-21 03:01:00.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kdebug.h' (56,294) at 20210309003649020
58268 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-sunxi.c' (56,295) at 20210308005003480
58269 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/013.out' (56,296) at 20210308005046421
58270 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/debuginfod.py' (56,297) at 20241206090014306
58271 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/Makefile' (56,298) at 20210307214928466
58272 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/init.c' (56,299) at 20210308005002732
58273 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_liodn.h' (56,300) at 20210308005002840
58274 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_watchdog.c' (56,301) at 20240405153046885
58275 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/alter-includedir.patch' (56,302) at 20241221090017676
58276 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/triggered_buffer.h' (56,303) at 20240405153052709
58277 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/pl35x-nand-controller.c' (56,304) at 20240405153230875
58278 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/davinci_mmc.txt' (56,305) at 20210307214925366
58279 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/trigger-source.yaml' (56,306) at 20210309003648368
58280 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/config.mk' (56,307) at 20210308005002728
58281 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8925.h' (56,308) at 20210307214931430
58282 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/include/corstone1000.inc' (56,309) at 20241221090017464
58283 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/Makefile' (56,310) at 20240405153046609
58284 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/entity-example.md' (56,311) at 20240808080020596
58285 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/irq-affinity.rst' (56,312) at 20240405153045289
58286 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/COPYING' (56,313) at 20210307205553954
58287 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/phy_common.c' (56,314) at 20220525020653823
58288 2025-01-21 03:01:00.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/no-aux-cache.patch' (56,315) at 20210307205554478
58289 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/video_s3c.h' (56,316) at 20210307214931482
58290 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/scriptpath.py' (56,317) at 20210307205554634
58291 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmzone_64.h' (56,318) at 20210307214926666
58292 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lm3556.rst' (56,319) at 20220525020651742
58293 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_sysfs.h' (56,320) at 20240405153052609
58294 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-diseqc-send-master-cmd.rst' (56,321) at 20210309003648480
58295 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/ledctl/Makefile' (56,322) at 20210308004922932
58296 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_pic32.c' (56,323) at 20210308005003348
58297 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/ioas.c' (56,324) at 20240910080014050
58298 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/meson-g12a-tohdmitx.h' (56,325) at 20210307214931350
58299 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/fdt.c' (56,326) at 20210308005002756
58300 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/0001-Allow-configuring-flash-image-files-compile-time.patch' (56,327) at 20241206090014214
58301 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-input.png' (56,328) at 20210307205554318 to deleted uid set
58302 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0009-FF-A-v15-arm_ffa-efi-introduce-FF-A-MM-communication.patch' (56,329) at 20240413080012627
58303 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/Kconfig' (56,330) at 20210308005003544
58304 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ipu.h' (56,331) at 20210308005003528
58305 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas-trace.h' (56,332) at 20220525020652078
58306 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm963158.dts' (56,333) at 20210308005002576
58307 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/ti,am654-thermal.yaml' (56,334) at 20240405153045177
58308 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/zynq_sdhci.c' (56,335) at 20210308005003408
58309 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-ipmi-host-whitelist.bbclass' (56,336) at 20210307205554058
58310 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/phosphor-logging.wrap' (56,337) at 20220322030034912
58311 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/capi.h' (56,338) at 20210307214931626
58312 2025-01-21 03:01:00.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/MAINTAINERS' (56,339) at 20210308005003080
58313 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/stubs-system.c' (56,340) at 20230426080043844
58314 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/listRCU.rst' (56,341) at 20240405153044933
58315 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/storage.h' (56,342) at 20240405153052813
58316 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Panel/meson.build' (56,343) at 20230825080021141 to deleted uid set
58317 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-hw.c' (56,344) at 20240405153049369
58318 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/tlb.c' (56,345) at 20240405153230019
58319 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vmlinux-std.lds' (56,346) at 20240405153045969
58320 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/hbitmap.c' (56,347) at 20241211090212562
58321 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5-ppl.c' (56,348) at 20240405153049261
58322 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/libtest-deep-perl_1.204.bb' (56,349) at 20230401080011943
58323 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/normalize_ip.c' (56,350) at 20230718080007968
58324 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_file.c' (56,351) at 20241220090018326 to deleted uid set
58325 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/lib.h' (56,352) at 20240405153054361
58326 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/Kconfig' (56,353) at 20210308005003536
58327 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra186-gpio.h' (56,354) at 20220525020654543
58328 2025-01-21 03:01:00.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/scm.h' (56,355) at 20210307214932098
58329 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dcache.h' (56,356) at 20240405153052677
58330 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imx_cntr_image.sh' (56,357) at 20210308005003764
58331 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/Makefile' (56,358) at 20210307214928054
58332 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-non-file.out' (56,359) at 20210308005046409 to deleted uid set
58333 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/lan7x.c' (56,360) at 20210308005003504
58334 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_link_training.h' (56,361) at 20240405153048449
58335 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-dcscm.dts' (56,362) at 20221021030041175
58336 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/Makefile' (56,363) at 20210308005002836
58337 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/compat_audit.c' (56,364) at 20240405153053081
58338 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/xenpvh.rst' (56,365) at 20241211090212238
58339 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/exec_rw_const.cocci' (56,366) at 20210308005046237
58340 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-kernel/linux/linux-yocto/defconfig' (56,367) at 20240507080014346
58341 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_encap_actions.h' (56,368) at 20240405153050293
58342 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/Makefile' (56,369) at 20210307214929698
58343 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c' (56,370) at 20240405153050645
58344 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/powernv-op-panel.c' (56,371) at 20220525020652298
58345 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/xtensa.c' (56,372) at 20220525020652959
58346 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/amlogic,meson-gx-pwrc.txt' (56,373) at 20240405153045137
58347 2025-01-21 03:01:00.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mca.h' (56,374) at 20240405153047109
58348 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_hha_pmu.c' (56,375) at 20240405153051273
58349 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/meson.options' (56,376) at 20230821080027915
58350 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-yones-toptech-bs1078-v2.dts' (56,377) at 20210308005002620
58351 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/atom.c' (56,378) at 20240405153053993
58352 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1553.c' (56,379) at 20220525020653947
58353 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/virtual-media-controller.html' (56,380) at 20210308005107077
58354 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/entry_64.rst' (56,381) at 20240405153044989
58355 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/mmc-dev-parts.rst' (56,382) at 20210307214925466
58356 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-cards.c' (56,383) at 20210309003650332
58357 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/unistd.h' (56,384) at 20240710080014573
58358 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-invariants-or-later' (56,385) at 20211006000025234
58359 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb' (56,386) at 20230114040015546
58360 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm-cmn.c' (56,387) at 20241211090145481
58361 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerAccountCollection_v1.xml' (56,388) at 20240619080002928
58362 2025-01-21 03:01:00.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi' (56,389) at 20241211090145373
58363 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb' (56,390) at 20241221090017528
58364 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/setns.c' (56,391) at 20210307214932606
58365 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/orphan.c' (56,392) at 20220525020654495
58366 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/brcm,bcm2835-mbox.yaml' (56,393) at 20240405153045089
58367 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/0002-acinclude.m4-Add-missing-unistd.h-to-AM_SAFETY_CHECK.patch' (56,394) at 20241206090014254
58368 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_kern.c' (56,395) at 20210307214932650
58369 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/metrics-ipmi-blobs_git.bb' (56,396) at 20240323080013545
58370 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/class.c' (56,397) at 20241211090145501
58371 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/hsx-metrics.json' (56,398) at 20240405153054137
58372 2025-01-21 03:01:00.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cmocka/files/run-ptest' (56,399) at 20210307205554002
58373 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/ops_fstype.c' (56,400) at 20240613080016491
58374 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/mpp.h' (56,401) at 20210307214925930
58375 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-apq8084.h' (56,402) at 20210307214931346
58376 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/annotate/instructions.c' (56,403) at 20220525020655131
58377 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/witherspoon/obmc/gpio/phosphor-power-supply-1.conf' (56,404) at 20210307205553702
58378 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-servalt.c' (56,405) at 20210308005003456
58379 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/defkeymap.c_shipped' (56,406) at 20240405153052025
58380 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cse-qspi.dtsi' (56,407) at 20210308005002632
58381 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/io.c' (56,408) at 20240405153052409
58382 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pca-platform.c' (56,409) at 20240405153230679
58383 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-m2crypto_0.42.0.bb' (56,410) at 20241221090017556
58384 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/214.out' (56,411) at 20210308005046461
58385 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis-plus-plus/files/0001-CMakeLists.txt-fix-substitution-for-static-libs.patch' (56,412) at 20230706080014749
58386 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/br-Net-Digital' (56,413) at 20210307205553758
58387 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-downloading.png' (56,414) at 20210307205554326 to deleted uid set
58388 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/smsgiucv_app.c' (56,415) at 20210307214930254
58389 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/service_files/xyz.openbmc_project.bios_bmc_smm_error_logger.service.in' (56,416) at 20230316080002078
58390 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/opensbi/Dockerfile' (56,417) at 20230426080043628
58391 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_devlink.h' (56,418) at 20220525020653619
58392 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.h' (56,419) at 20240405153048637
58393 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/qtest/meson.build' (56,420) at 20230925080039813
58394 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp.dtsi' (56,421) at 20241115090012941
58395 2025-01-21 03:01:00.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mmp/cputype.h' (56,422) at 20240405153052793
58396 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/devilspie/files/default.lua' (56,423) at 20210307205553742
58397 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-afe-fe-dai.c' (56,424) at 20240405153053961
58398 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS8.conf' (56,425) at 20240529080017843
58399 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/Kconfig' (56,426) at 20240405153046677
58400 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_legacy.h' (56,427) at 20240405153054241
58401 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/timer.c' (56,428) at 20210308005002712
58402 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/vhost-user-blk.h' (56,429) at 20210927100127509
58403 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort3/0001-cmake-Pass-noline-flag-to-flex.patch' (56,430) at 20241221090017492
58404 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/byteorder.h' (56,431) at 20210307214926250
58405 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-boundary-poll.c' (56,432) at 20230421080019768
58406 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/arm,i2c-versatile.yaml' (56,433) at 20240405153045065
58407 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/Kconfig' (56,434) at 20210307214932030
58408 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-i386-vars.fd.bz2' (56,435) at 20210308005046129 to deleted uid set
58409 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/minilib/Makefile.target' (56,436) at 20240326080039746
58410 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9n12ek.dts' (56,437) at 20240405153045469
58411 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie-lte.dts' (56,438) at 20240405153045785
58412 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x.dtsi' (56,439) at 20240405153045461
58413 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS7.conf' (56,440) at 20230114040015462
58414 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/meson_options.txt' (56,441) at 20241211090212386
58415 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_tuple.h' (56,442) at 20240405153052857
58416 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/context.py' (56,443) at 20241221090017628
58417 2025-01-21 03:01:00.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/Kconfig' (56,444) at 20210307214926538
58418 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-cardbus.c' (56,445) at 20210307214928778
58419 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.arm-relocation' (56,446) at 20210308005003292
58420 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rza_wdt.c' (56,447) at 20240405153231599
58421 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/Makefile' (56,448) at 20240405153050177
58422 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/Kconfig' (56,449) at 20210307214928458
58423 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/test-manual/figures/test-manual-title.png' (56,450) at 20210307205554374 to deleted uid set
58424 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/bitmain,bm1880-clk.yaml' (56,451) at 20240405153045021
58425 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v2_0.c' (56,452) at 20240405153047169
58426 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/phy.h' (56,453) at 20240405153050653
58427 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/parted_3.6.bb' (56,454) at 20241221090017676
58428 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/usb.c' (56,455) at 20240405153231539
58429 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_fr.c' (56,456) at 20240405153050393
58430 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/report-defect.rst' (56,457) at 20230919080013970
58431 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.11.1.bb' (56,458) at 20231126090012805
58432 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/misc.py' (56,459) at 20240309090012828
58433 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/inner_array_lookup.c' (56,460) at 20240405153054269
58434 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona-i2c.c' (56,461) at 20240405153049601
58435 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (56,462) at 20220709030014420
58436 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_polymorph_printk.h' (56,463) at 20240405153046705
58437 2025-01-21 03:01:00.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdm-interface.c' (56,464) at 20240520080015239
58438 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.out' (56,465) at 20210308005046401 to deleted uid set
58439 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_nand_defconfig' (56,466) at 20210308005003264
58440 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/git.orderfile' (56,467) at 20230426080043844
58441 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_pdr_sensor_test.cpp' (56,468) at 20240612080031367
58442 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/ia_css_output.host.h' (56,469) at 20240405153051837
58443 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qcom-rng.c' (56,470) at 20240405153230267
58444 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/soc.h' (56,471) at 20240405153045661
58445 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/mem_encrypt.S' (56,472) at 20240405153046353
58446 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/index.rst' (56,473) at 20240405153045281
58447 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/scsi.h' (56,474) at 20210308005003684
58448 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aiot_sdcard_defconfig' (56,475) at 20210308005003264
58449 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/ka.po' (56,476) at 20240405153054213
58450 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/hmp-cmds-target.c' (56,477) at 20240906080037376
58451 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi-gen.py' (56,478) at 20210308005046241
58452 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libtomcrypt/libtomcrypt_1.18.2.bb' (56,479) at 20230813080012844
58453 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/NMISource.interface.yaml' (56,480) at 20230114040023131
58454 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/vdk_hs38_defconfig' (56,481) at 20240405153229859
58455 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra-audio.c' (56,482) at 20210307214927034
58456 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-pfla02.dtsi' (56,483) at 20240405153229887
58457 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/drivers/.gitignore' (56,484) at 20210307214932722
58458 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-host-pci-device.h' (56,485) at 20240906080037320
58459 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/clear_page_64.S' (56,486) at 20240405153046469
58460 2025-01-21 03:01:00.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sm8450.c' (56,487) at 20240405153046809
58461 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-cpus-clk.yaml' (56,488) at 20240405153045021
58462 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/Makefile' (56,489) at 20210307214929354
58463 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/example_dump_types.yaml' (56,490) at 20230901080026062
58464 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nsfs.h' (56,491) at 20210307214931654
58465 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso.c' (56,492) at 20240405153046293
58466 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/asciidoc/asciidoc_10.2.1.bb' (56,493) at 20241221090017676
58467 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/onenand_regs.h' (56,494) at 20210308005003668
58468 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_sockit.dts' (56,495) at 20210308005002612
58469 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c574_cs.c' (56,496) at 20240405153049769
58470 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vga.h' (56,497) at 20210307214926394
58471 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/ioctl.h' (56,498) at 20210308005003560
58472 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-usbphy.h' (56,499) at 20210308005002676
58473 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cirrus_legacy.h' (56,500) at 20220525020655023
58474 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/config.json' (56,501) at 20240511080025294
58475 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-wirelesstag-ido-som2d01.dtsi' (56,502) at 20240405153045573
58476 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwc3-uboot.h' (56,503) at 20210308005003644
58477 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-iceland.c' (56,504) at 20210307214931178
58478 2025-01-21 03:01:00.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/file.c' (56,505) at 20240613080016487
58479 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0004-Indicate-loopback-interface-to-mDNS-core.patch' (56,506) at 20241206090014242
58480 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/connector/Makefile' (56,507) at 20240405153232263
58481 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0005-change-library-linking-order.patch' (56,508) at 20230211040012643
58482 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/designware_wdt.c' (56,509) at 20210308005003540
58483 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860.c' (56,510) at 20210716100029947
58484 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/i2c.c' (56,511) at 20240405153051185
58485 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/meson.build' (56,512) at 20210927100127289
58486 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_s_ac.h' (56,513) at 20240405153052853
58487 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/sa1100/Makefile' (56,514) at 20210308005002560
58488 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/qspinlock.h' (56,515) at 20240405153231791
58489 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/Makefile' (56,516) at 20210307214928458
58490 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/mips/booting.rst' (56,517) at 20240405153229743
58491 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/pxa_mmc_gen.c' (56,518) at 20210308005003404
58492 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/control.c' (56,519) at 20240405153053941
58493 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1_h264_dec.c' (56,520) at 20240405153049489
58494 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/files/myapp_cmake/CMakeLists.txt' (56,521) at 20210307205554446
58495 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log.c' (56,522) at 20240405153230767
58496 2025-01-21 03:01:00.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra20-emc.c' (56,523) at 20240405153049589
58497 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s5pc110-pinctrl.dtsi' (56,524) at 20210308005002608
58498 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/makedevs.c' (56,525) at 20241221090017664
58499 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGTSL' (56,526) at 20210307205554426
58500 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tec_defconfig' (56,527) at 20210308005003280
58501 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mstar,msc313-cpupll.yaml' (56,528) at 20240405153045025
58502 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/onnn,ar0521.yaml' (56,529) at 20240405153045093
58503 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/ddr-setup.cfg' (56,530) at 20210308005003080
58504 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/membarrier.h' (56,531) at 20240405153052925
58505 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_flower.c' (56,532) at 20240405153231003
58506 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_mrp.h' (56,533) at 20220525020654803
58507 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc7.c' (56,534) at 20220525020654747
58508 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/softirq_stack.h' (56,535) at 20220525020652154
58509 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7ulp-evk.dts' (56,536) at 20240405153045533
58510 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/README' (56,537) at 20210307205554258
58511 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_request.c' (56,538) at 20240405153048545
58512 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sra_w.c' (56,539) at 20210308005046525
58513 2025-01-21 03:01:00.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_stream2mmio_private.h' (56,540) at 20210307214930538
58514 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/media_bus_format.h' (56,541) at 20210308005003672
58515 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,qdu1000-tlmm.yaml' (56,542) at 20240405153045137
58516 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/dabtree.h' (56,543) at 20240405153052581
58517 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/security_headers.hpp' (56,544) at 20240817080003179
58518 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_sf.c' (56,545) at 20240405153052573
58519 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64_tuxrun.py' (56,546) at 20241211090212538
58520 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/tx.c' (56,547) at 20240405153231211
58521 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/external_storer_interface.hpp' (56,548) at 20220616030001767
58522 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-trng.c' (56,549) at 20241211090212298
58523 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/conf/machine/include/ieisystem.inc' (56,550) at 20240719080014905
58524 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/Makefile' (56,551) at 20210308005003056
58525 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/systemctl' (56,552) at 20221017030012222
58526 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/rfc1051.c' (56,553) at 20210307214929250
58527 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/pkg_add_rm_btn.html' (56,554) at 20210307205554286
58528 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mk802_a10s_defconfig' (56,555) at 20210308005003268
58529 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/main.c' (56,556) at 20240712080021097
58530 2025-01-21 03:01:00.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-nice-design.rst' (56,557) at 20220525020651754
58531 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa77.inc' (56,558) at 20240301090012451
58532 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/triggered-buffers.rst' (56,559) at 20210309003648408
58533 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vmgenid.c' (56,560) at 20240405153052233
58534 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v11_0.h' (56,561) at 20210307214927242
58535 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/Makefile' (56,562) at 20210307214930178
58536 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/Kconfig' (56,563) at 20210308005002908
58537 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fsspec_2024.10.0.bb' (56,564) at 20241221090017552
58538 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.h' (56,565) at 20240405153048485
58539 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml' (56,566) at 20240405153229799
58540 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/sja1000_platform.c' (56,567) at 20240405153230899
58541 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx7_snvs.h' (56,568) at 20240906080037336
58542 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pine64.dts' (56,569) at 20210308005002616
58543 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/gpio/gpio-ctrl_git.bb' (56,570) at 20241206090014226
58544 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/detail/async_send_op.hpp' (56,571) at 20210308005114857
58545 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-iproc-pll.c' (56,572) at 20240405153046773
58546 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts' (56,573) at 20240405153229923
58547 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/of/address.c' (56,574) at 20241011080017343 to deleted uid set
58548 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/base.py' (56,575) at 20240405153054309
58549 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/tf-a-tests_%.bbappend' (56,576) at 20241206090014210
58550 2025-01-21 03:01:00.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/khadas_mcu_fan.c' (56,577) at 20220525020654211
58551 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-utmi.c' (56,578) at 20210308005003348
58552 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml' (56,579) at 20240405153045109
58553 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/stericsson,abx500.txt' (56,580) at 20210307214925294
58554 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0008-include-linux-limits.h-for-MAX_INPUT.patch' (56,581) at 20210407000018086
58555 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mediatek-bluetooth.txt' (56,582) at 20210307214925378
58556 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/util_unittest.cpp' (56,583) at 20210308005116221
58557 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/rustdoc-repro-issue-fix-cargo-config-for-codegenunits.patch' (56,584) at 20241221090017672
58558 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/uthex.c' (56,585) at 20240405153046625
58559 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch' (56,586) at 20241221090017672
58560 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/uncompress.h' (56,587) at 20210307214925958
58561 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_crcn.S' (56,588) at 20240326080039746
58562 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_hw.h' (56,589) at 20240405153051865
58563 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_tunnel.c' (56,590) at 20240405153054261
58564 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/login_defs_pam.sed' (56,591) at 20210307205554570
58565 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch' (56,592) at 20241221090017636
58566 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/0001-configure-Filter-out-buildpaths-from-CC.patch' (56,593) at 20230609080014391
58567 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-sprd.txt' (56,594) at 20240405153229767
58568 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/int128.c' (56,595) at 20230426080043964
58569 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml' (56,596) at 20240405153045081
58570 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/head.S' (56,597) at 20220525020652006
58571 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_kms.c' (56,598) at 20241211090145433
58572 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Don-t-build-the-in-script-manual.patch' (56,599) at 20210307205554574
58573 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6328.h' (56,600) at 20210308005003588
58574 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/OperationalStatus.interface.yaml' (56,601) at 20220315030032671
58575 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/vmalloc.h' (56,602) at 20210307214926762
58576 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi_multiple_interfaces.robot' (56,603) at 20240628080017117
58577 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/Makefile' (56,604) at 20240405153050793
58578 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/axm/axm55xx.dtsi' (56,605) at 20240405153045437
58579 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso-asmoffset.h' (56,606) at 20240326080039558
58580 2025-01-21 03:01:00.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.20.2.bb' (56,607) at 20230919080013958
58581 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc5200_psc_ac97.c' (56,608) at 20240405153232175
58582 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/bitbake-build-flow.png' (56,609) at 20210307205554294 to deleted uid set
58583 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nexthop.h' (56,610) at 20240405153052861
58584 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-nforce2-s4985.c' (56,611) at 20210307214928162
58585 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/sbp1-yaml-config/sbp1-ipmi-fru-properties.yaml' (56,612) at 20230817080015056
58586 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audmux.yaml' (56,613) at 20220525020651710
58587 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_pdb.json' (56,614) at 20241213090004409 to deleted uid set
58588 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/pcie_cards.json' (56,615) at 20241016080024698
58589 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mbox.c' (56,616) at 20240405153230995
58590 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/math-emu/sfp-util.h' (56,617) at 20210307214925662
58591 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-arm.rst' (56,618) at 20241211090212238
58592 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/blocks.rst' (56,619) at 20240405153045201
58593 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinctrl-state.h' (56,620) at 20210307214931470
58594 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb' (56,621) at 20241221090017684
58595 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config.bb' (56,622) at 20241206090014202
58596 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/Kconfig' (56,623) at 20210308005003072
58597 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/nvdimm.h' (56,624) at 20240326080039538
58598 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/objdump.c' (56,625) at 20240906080037168
58599 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ipset/ipset/0001-ipset-Define-portable-basename-function.patch' (56,626) at 20240413080012643
58600 2025-01-21 03:01:00.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-common.h' (56,627) at 20240405153230203
58601 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (56,628) at 20241112090023994
58602 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/README' (56,629) at 20210308005003056
58603 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf_5.22.01.bb' (56,630) at 20230131040012027
58604 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0003-tcl-install-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch' (56,631) at 20241221090017676
58605 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/cputimer.c' (56,632) at 20241211090212314
58606 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-audio-graph-card2-mix+split.dtsi' (56,633) at 20240405153045813
58607 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/clps711x.S' (56,634) at 20210309003648680
58608 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/events.json' (56,635) at 20240106090025434 to deleted uid set
58609 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/devlink.h' (56,636) at 20240405153050101
58610 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/capability.conf' (56,637) at 20210307205554590
58611 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/pdm360ng.c' (56,638) at 20240405153230051
58612 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/firmware.h' (56,639) at 20240405153048621
58613 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ring.c' (56,640) at 20210307214929298
58614 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha1_ssse3_glue.c' (56,641) at 20240405153230103
58615 2025-01-21 03:01:00.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-apalis.dts' (56,642) at 20210308005002628
58616 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/036.out' (56,643) at 20210308005046437
58617 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/danger.png' (56,644) at 20220105012522963 to deleted uid set
58618 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmzone.h' (56,645) at 20240719080013369
58619 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_vmparam.h' (56,646) at 20221215040039062
58620 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/xor.h' (56,647) at 20240405153045917
58621 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/index.js' (56,648) at 20210308005107073
58622 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/Kconfig' (56,649) at 20241011080017331
58623 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.h' (56,650) at 20240405153231015
58624 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-indexed.rst' (56,651) at 20210309003648496
58625 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/amd-rng.c' (56,652) at 20240805080013943
58626 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/dir.h' (56,653) at 20240405153231651
58627 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/strlen.S' (56,654) at 20210307214926570
58628 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-messages.c' (56,655) at 20240405153232183
58629 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036-board-spl.c' (56,656) at 20210308005002772
58630 2025-01-21 03:01:00.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/mmu_decl.h' (56,657) at 20240405153230047
58631 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6prm.h' (56,658) at 20240405153053981
58632 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-astlpc.h' (56,659) at 20231005080010777
58633 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/esp,esp8089.yaml' (56,660) at 20240405153045121
58634 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/LICENSE' (56,661) at 20221122040015507
58635 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1041.c' (56,662) at 20210307214928702
58636 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/Kconfig' (56,663) at 20240405153230519
58637 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/disclaimer-zh_CN.rst' (56,664) at 20220525020651770
58638 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm3-neon-glue.c' (56,665) at 20240405153045849
58639 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_ttm.c' (56,666) at 20240405153048705
58640 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/nubus-virtio-mmio.c' (56,667) at 20240906080037268
58641 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/Kconfig' (56,668) at 20240405153051937
58642 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/rust_minimal.rs' (56,669) at 20240405153053433
58643 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/Kconfig' (56,670) at 20240405153232071
58644 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/Makefile' (56,671) at 20210307214932146
58645 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-remarkable2.dts' (56,672) at 20240405153045533
58646 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/init.h' (56,673) at 20210309003649000
58647 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/Makefile' (56,674) at 20240405153053413
58648 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/fstab' (56,675) at 20210307205554470
58649 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycares_4.5.0.bb' (56,676) at 20241221090017560
58650 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ubispl' (56,677) at 20210308005003300
58651 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_11_0_6_offset.h' (56,678) at 20220525020652803
58652 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_privacy_screen_machine.h' (56,679) at 20240405153052637
58653 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-hdmi-phy.yaml' (56,680) at 20240405153045037
58654 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a779g0-cpg-mssr.h' (56,681) at 20240405153231795
58655 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-packaging/run-ptest.in' (56,682) at 20241221090017668
58656 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu_trace.h' (56,683) at 20240405153048605
58657 2025-01-21 03:01:00.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_table.c' (56,684) at 20240405153050677
58658 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_ctrl_special_regs.h' (56,685) at 20240405153046597
58659 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/scripts/sorttable.h' (56,686) at 20240405153053461 to deleted uid set
58660 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/warmboot_avp.h' (56,687) at 20210308005002788
58661 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/rt_sigframe.h' (56,688) at 20240405153046069
58662 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/core-api/symbol-namespaces.rst' (56,689) at 20240405153045273
58663 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/dxe.h' (56,690) at 20240405153050473
58664 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/rpi-eeprom/rpi-eeprom_git.bb' (56,691) at 20240413080012667
58665 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sc7280.c' (56,692) at 20220525020652318
58666 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0004-add-libvchostif-to-link.patch' (56,693) at 20230211040012643
58667 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90x_device.cpp' (56,694) at 20240508080027398
58668 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/log.c' (56,695) at 20240405153054381
58669 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch' (56,696) at 20241221090017696
58670 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8135-apmixedsys.c' (56,697) at 20240405153230211
58671 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.err' (56,698) at 20220429100100882
58672 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/rti800.c' (56,699) at 20240405153046905
58673 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ssh_config' (56,700) at 20230813080012876
58674 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/turris_mox_defconfig' (56,701) at 20210308005003284
58675 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/p16v.c' (56,702) at 20240405153053525
58676 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/renameat.c' (56,703) at 20210307214932578
58677 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/storage_enc.bin' (56,704) at 20221202040011011 to deleted uid set
58678 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_export.c' (56,705) at 20240405153231939
58679 2025-01-21 03:01:00.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_common.c' (56,706) at 20240405153230659
58680 2025-01-21 03:01:00.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/structs.h' (56,707) at 20240405153231859
58681 2025-01-21 03:01:00.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/AUTHORS' (56,708) at 20210307214932738
58682 2025-01-21 03:01:00.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/precise-smc-softmmu.S' (56,709) at 20240326080039746
58683 2025-01-21 03:01:00.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/Kconfig' (56,710) at 20210307214932378
58684 2025-01-21 03:01:00.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Adolfstrom' (56,711) at 20210307205553778
58685 2025-01-21 03:01:00.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/core.c' (56,712) at 20240710080014577
58686 2025-01-21 03:01:00.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-luma-oled_3.14.0.bb' (56,713) at 20241221090017556
58687 2025-01-21 03:01:00.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (56,714) at 20210307205553930
58688 2025-01-21 03:01:00.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_10_0_enum.h' (56,715) at 20210307214927350
58689 2025-01-21 03:01:00.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hdmi.c' (56,716) at 20241216090017701
58690 2025-01-21 03:01:00.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Orkelljunga' (56,717) at 20210307205553790
58691 2025-01-21 03:01:00.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stat.c' (56,718) at 20240405153232243
58692 2025-01-21 03:01:00.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/admv1013.c' (56,719) at 20240405153230691
58693 2025-01-21 03:01:00.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ibm,ndfc.txt' (56,720) at 20210307214925370
58694 2025-01-21 03:01:00.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-mm.c' (56,721) at 20240405153046801
58695 2025-01-21 03:01:00.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-generic.c' (56,722) at 20241216090017701
58696 2025-01-21 03:01:00.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu-defs.h' (56,723) at 20240405153052761
58697 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_proc.c' (56,724) at 20210307214930230
58698 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c' (56,725) at 20241011080017307
58699 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8741.h' (56,726) at 20210307214932354
58700 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/layer.conf' (56,727) at 20241221090017580
58701 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/atsha204a-i2c.c' (56,728) at 20210308005003396
58702 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Mackerras-3-Clause' (56,729) at 20241221090017616
58703 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_main.c' (56,730) at 20240405153049977
58704 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_ib.c' (56,731) at 20240520080015231
58705 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/meson.build' (56,732) at 20240823080032949
58706 2025-01-21 03:01:00.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml' (56,733) at 20240405153045173
58707 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/Makefile' (56,734) at 20210307214930254
58708 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mach_traps.h' (56,735) at 20210307214926666
58709 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/check-perf-trace.pl' (56,736) at 20210307214932566
58710 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/lpc.c' (56,737) at 20210308005100993
58711 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu_helper.h.inc' (56,738) at 20240906080037504
58712 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_mcp.h' (56,739) at 20240405153050233
58713 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_strip_hyphen.log' (56,740) at 20240405153054225
58714 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_imap.c' (56,741) at 20241008080014003
58715 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/meson.build' (56,742) at 20241211090212290
58716 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/gen_pcie_root_port.c' (56,743) at 20240906080037272
58717 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/xpedite537x.c' (56,744) at 20210308005003172
58718 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/suspend_32.h' (56,745) at 20240405153230115
58719 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/gianfar.rst' (56,746) at 20210309003648444
58720 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleu_s_ph_qbl.c' (56,747) at 20210308005046505
58721 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/lowlevel_init.S' (56,748) at 20210308005002712
58722 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb' (56,749) at 20241221090017488
58723 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/zoom1.h' (56,750) at 20210308005003016
58724 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/ldstfp.S' (56,751) at 20210307214926434
58725 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-memops.c' (56,752) at 20240405153049273
58726 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/iotests-mypy.sh' (56,753) at 20220429100100734
58727 2025-01-21 03:01:00.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/Makefile' (56,754) at 20210307214929830
58728 2025-01-21 03:01:00.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5624r_spi.c' (56,755) at 20240405153048977
58729 2025-01-21 03:01:00.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-core.c' (56,756) at 20240405153230823
58730 2025-01-21 03:01:00.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client.inc' (56,757) at 20241221090017472
58731 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv_mmrs.h' (56,758) at 20240405153046401
58732 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/flexfilelayoutxdr.h' (56,759) at 20210307214931166
58733 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (56,760) at 20241206090014286
58734 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/elog_watch.hpp' (56,761) at 20241129090023561
58735 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_ocelot_defconfig' (56,762) at 20210308005003268
58736 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hw_breakpoint.h' (56,763) at 20240405153052917
58737 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/p5.c' (56,764) at 20240405153046417
58738 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/bpf-direct.c' (56,765) at 20210307214932130
58739 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/ms_block.h' (56,766) at 20240405153049593
58740 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/blockdev-nbd.c' (56,767) at 20240906080037156
58741 2025-01-21 03:01:00.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/paging.c' (56,768) at 20240405153050529
58742 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/mm/vmalloc.c' (56,769) at 20240913080013853 to deleted uid set
58743 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c' (56,770) at 20240405153230515
58744 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/0001-use-echo-only-in-init.patch' (56,771) at 20241221090017676
58745 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.out' (56,772) at 20210308005046413 to deleted uid set
58746 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/entrypoints/README' (56,773) at 20240405153048813
58747 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390_flic.h' (56,774) at 20240906080037340
58748 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0007-fix-memleaks-in-libtar-sample-program.patch' (56,775) at 20241221090017540
58749 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/serval2_pcb112.dts' (56,776) at 20210308005002816
58750 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_numa.h' (56,777) at 20220429100100566
58751 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_evtchnl.h' (56,778) at 20210307214928078
58752 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc60xxwdt.c' (56,779) at 20210726100024767
58753 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seeed/linkit-smart-7688/board.c' (56,780) at 20210308005003048
58754 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_logic.h' (56,781) at 20210308005003608
58755 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-twl-led.c' (56,782) at 20240613080016463
58756 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.build' (56,783) at 20240503080014518
58757 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0003-optee-enable-clang-support.patch' (56,784) at 20241221090017472
58758 2025-01-21 03:01:00.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eisa.h' (56,785) at 20210307214931382
58759 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dasbus_1.7.bb' (56,786) at 20241206090014266
58760 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-command-dsp-message-parser.c' (56,787) at 20240405153053505
58761 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts' (56,788) at 20240405153045713
58762 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/snmp_trap.hpp' (56,789) at 20230520080021600
58763 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/pi/fdt_early.c' (56,790) at 20240405153230071
58764 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/mitigation-patching.sh' (56,791) at 20240405153054361
58765 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/ptp_qoriq.h' (56,792) at 20240405153052693
58766 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/pcap_ts.c' (56,793) at 20210307214928506
58767 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma_trace.c' (56,794) at 20210307214928374
58768 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/brxre1.h' (56,795) at 20210308005003588
58769 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0004-wiredtiger-Disable-strtouq-on-musl.patch' (56,796) at 20231011080016574
58770 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (56,797) at 20241031080012183
58771 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdt977.c' (56,798) at 20210309003653356
58772 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/async/context.cpp' (56,799) at 20241219090033968
58773 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/fsp_vpd.h' (56,800) at 20210308005002876
58774 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-pcm.c' (56,801) at 20240405153053501
58775 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/README.nanopi-k2' (56,802) at 20210308005002912
58776 2025-01-21 03:01:00.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_ppp.c' (56,803) at 20240405153232043
58777 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_input_system_local.h' (56,804) at 20240405153051837
58778 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-mingw' (56,805) at 20221215040039358
58779 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/misc.h' (56,806) at 20240405153230103
58780 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce120/irq_service_dce120.c' (56,807) at 20240405153047293
58781 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_3_offset.h' (56,808) at 20240405153048281
58782 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98390.c' (56,809) at 20240405153053633
58783 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/elantech.rst' (56,810) at 20210307214925514
58784 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/resource_messages.hpp' (56,811) at 20241224090003036
58785 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/features.h' (56,812) at 20240405153052957
58786 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm1026.S' (56,813) at 20210307214925974
58787 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/Kconfig' (56,814) at 20210308005002968
58788 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hrtimer_api.h' (56,815) at 20240405153052701
58789 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-wm831x.c' (56,816) at 20240405153046781
58790 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/netiucv.c' (56,817) at 20240405153051533
58791 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/Kconfig' (56,818) at 20240405153049269
58792 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/nark.c' (56,819) at 20210309003652328
58793 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_fcntl.h' (56,820) at 20210308005046085
58794 2025-01-21 03:01:00.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/unwind_vdso.c' (56,821) at 20210307214932738
58795 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_nokia.c' (56,822) at 20240405153046725
58796 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_qmr.h' (56,823) at 20210307214929422
58797 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-net.c' (56,824) at 20210308005046233
58798 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvmem-consumer.h' (56,825) at 20240919080017082
58799 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/gpio/id-button/obmc/gpio/id_button' (56,826) at 20210307205553694
58800 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mullsjo_Torestorp' (56,827) at 20210307205553786
58801 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/og01a1b.c' (56,828) at 20240405153230787
58802 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/util.hpp' (56,829) at 20240424080006136
58803 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-10g-0.dtsi' (56,830) at 20210307214926350
58804 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/lg-laptop.c' (56,831) at 20240830080013299
58805 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/layer.conf' (56,832) at 20241221090017460
58806 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/htc.c' (56,833) at 20240805080013983
58807 2025-01-21 03:01:00.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/line.c' (56,834) at 20240913080013769
58808 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm.h' (56,835) at 20240405153048889
58809 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/ibm-ac-server/ir35221-unbind-bind.sh' (56,836) at 20240904080027730
58810 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libclass/libclass-method-modifiers-perl_2.15.bb' (56,837) at 20230401080011939
58811 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sh_mobile_lcdc.h' (56,838) at 20210307214931698
58812 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/dbus.js' (56,839) at 20210308004923384
58813 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/nubus-device.c' (56,840) at 20241211090212310
58814 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_video.h' (56,841) at 20240405153051865
58815 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ftsteutates.rst' (56,842) at 20240405153045217
58816 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/google-misc/subprojects/ncsid/src/ncsid_lib.sh' (56,843) at 20240326080010549 to deleted uid set
58817 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/COPYING.MIT' (56,844) at 20210307205553670
58818 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/meson_options.txt' (56,845) at 20230629131804619
58819 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/fsl-diu-fb.c' (56,846) at 20240405153231583
58820 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mtd/mtd-physmap.txt' (56,847) at 20210308005003304
58821 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-phytec-mira-rdk-emmc.dts' (56,848) at 20240405153045505
58822 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/groupext.cpp' (56,849) at 20230513080027498
58823 2025-01-21 03:01:00.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/journal.hpp' (56,850) at 20240817080031292
58824 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/mpa1600.dts' (56,851) at 20240405153045469
58825 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mvebu-mbus.c' (56,852) at 20240405153046733
58826 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/test/hwmonio_mock.hpp' (56,853) at 20240817080026664 to deleted uid set
58827 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/Kconfig' (56,854) at 20210307214931058
58828 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_bitsplit.S' (56,855) at 20230426080043952
58829 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/CVE-2017-17969.patch' (56,856) at 20210608000015799
58830 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/pps-ldisc.c' (56,857) at 20240405153051445
58831 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sunxi_mmc.c' (56,858) at 20210308005003408
58832 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/vub300.c' (56,859) at 20240405153230863
58833 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb' (56,860) at 20241220090019722
58834 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832_sdr.h' (56,861) at 20210307214928634
58835 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/flash_unittest.cpp' (56,862) at 20211014000010487
58836 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/switchtec-user/switchtec-user_4.2.bb' (56,863) at 20240301090012431
58837 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff' (56,864) at 20240730080012557 to deleted uid set
58838 2025-01-21 03:01:00.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/io.h' (56,865) at 20240405153231047
58839 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/util/dwarf-regs.c' (56,866) at 20220525020655131
58840 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/futex_val3.c' (56,867) at 20210307214932578
58841 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc.inc' (56,868) at 20241221090017644
58842 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/integrity.h' (56,869) at 20240405153232111
58843 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs_bsg.c' (56,870) at 20241216090017741
58844 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf' (56,871) at 20240413080012699
58845 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-latch.c' (56,872) at 20240405153047077
58846 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-a2wsgi_1.10.7.bb' (56,873) at 20241221090017548
58847 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_ioc.c' (56,874) at 20210307214928702
58848 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_ddr4_nor_defconfig' (56,875) at 20210308005003264
58849 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/Makefile' (56,876) at 20210308005003036
58850 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_attr.c' (56,877) at 20241216090017733
58851 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/qcom,spi-qup.yaml' (56,878) at 20240405153045173
58852 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/pmbus_read_sensor_action.hpp' (56,879) at 20240817080031292
58853 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_timer.h' (56,880) at 20240405153046245
58854 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/gpio_handle.cpp' (56,881) at 20230511080028983
58855 2025-01-21 03:01:00.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/Kconfig' (56,882) at 20240405153045657
58856 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/fs-perms.txt' (56,883) at 20241221090017620
58857 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb' (56,884) at 20241221090017524
58858 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-pic32/spaces.h' (56,885) at 20210307214926226
58859 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/topology.cpp' (56,886) at 20240817080005379
58860 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos5250-gsc.yaml' (56,887) at 20240405153045101
58861 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/Makefile' (56,888) at 20240405153051985
58862 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/reboot.h' (56,889) at 20210307214931298
58863 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq4019.h' (56,890) at 20240405153231795
58864 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.h' (56,891) at 20240405153050201
58865 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/Makefile' (56,892) at 20240405153230799
58866 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/sdio.h' (56,893) at 20240405153052741
58867 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/links-x11_2.26.bb' (56,894) at 20241206090014262
58868 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp3944.c' (56,895) at 20240405153049217
58869 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VWML.interface.yaml' (56,896) at 20210610000035102
58870 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2lc-smarc-pinfunction.dtsi' (56,897) at 20240405153229967
58871 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/ms02-nv.h' (56,898) at 20210307214929210
58872 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/processor.h' (56,899) at 20210307214931694
58873 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c' (56,900) at 20240405153230523
58874 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_mqprio.c' (56,901) at 20240405153050173
58875 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/Makefile' (56,902) at 20220525020653691
58876 2025-01-21 03:01:00.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntalloc.c' (56,903) at 20240405153052249
58877 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tegra210-quad.c' (56,904) at 20241211090145493
58878 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/pseudo.inc' (56,905) at 20241206090014330
58879 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/Kconfig' (56,906) at 20240405153231719
58880 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/AUTHORS' (56,907) at 20241206090014290
58881 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/cache.c' (56,908) at 20240624080012768
58882 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/x1000-cgu.c' (56,909) at 20240405153046793
58883 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-aes-regs.h' (56,910) at 20210307214927066
58884 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88080-regulator.h' (56,911) at 20210307214930194
58885 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.c' (56,912) at 20240405153050489
58886 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/csr.hpp' (56,913) at 20230511080024715
58887 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/meson.build' (56,914) at 20220913030027309 to deleted uid set
58888 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xen/xenvm-4.2.dts' (56,915) at 20240405153045609
58889 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-kernel/linux/linux-aspeed_git.bbappend' (56,916) at 20230126040012359
58890 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_switchdev.h' (56,917) at 20210307214929654
58891 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-caret-down.svg' (56,918) at 20210308005107069
58892 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/list.h' (56,919) at 20210308005045993
58893 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/rainier.dts' (56,920) at 20210307214926358
58894 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/OWNERS' (56,921) at 20240712080022833
58895 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/multiconfig/multiconfig-test-parse.bb' (56,922) at 20210307205554386
58896 2025-01-21 03:01:00.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts' (56,923) at 20220525020651902
58897 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ThermalSubsystem_v1.xml' (56,924) at 20240619080002936
58898 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/lantiq,xrx200-net.yaml' (56,925) at 20240405153045117
58899 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10048.h' (56,926) at 20210307214928646
58900 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2022.10.3.bb' (56,927) at 20241221090017484
58901 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/sh.txt' (56,928) at 20210308005003308
58902 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/libbej.wrap' (56,929) at 20220618030002706
58903 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/s3c24xx.S' (56,930) at 20240405153045625
58904 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik_sdma.c' (56,931) at 20240405153047129
58905 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-display5.dts' (56,932) at 20210308005002584
58906 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/nrf51_uart.h' (56,933) at 20210308005046005
58907 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/tmpf.c' (56,934) at 20210308005108645
58908 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_cis.h' (56,935) at 20210307214929186
58909 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/udivmodti4.c' (56,936) at 20210307214926438
58910 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-offsets.h' (56,937) at 20210308005003560
58911 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rave-sp-pwrbutton.c' (56,938) at 20210307214928486
58912 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/hwmgr.h' (56,939) at 20240405153230507
58913 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/Makefile' (56,940) at 20240405153046369
58914 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/Makefile' (56,941) at 20210308005002984
58915 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar933x/lowlevel_init.S' (56,942) at 20210308005002816
58916 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ujson/run-ptest' (56,943) at 20241221090017560
58917 2025-01-21 03:01:00.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/list.scss' (56,944) at 20210308005107073
58918 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/Makefile' (56,945) at 20210307214928710
58919 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bzlib.h' (56,946) at 20210308005003564
58920 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/mmap.h' (56,947) at 20210307214931210
58921 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-gpio.c' (56,948) at 20240405153053965
58922 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/meson.build' (56,949) at 20240906080037224
58923 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.c' (56,950) at 20220525020652967
58924 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/systemd-boot-cfg.bbclass' (56,951) at 20231011080016598
58925 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/location.h' (56,952) at 20240405153050521
58926 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/lcdif_regs.h' (56,953) at 20240405153048609
58927 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/core.c' (56,954) at 20240405153051969
58928 2025-01-21 03:01:00.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-apmixedsys.c' (56,955) at 20240405153046797
58929 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/unistd.h' (56,956) at 20240710080014605
58930 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolingLoop.v1_0_3.json' (56,957) at 20240619080002944
58931 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/Makefile' (56,958) at 20240405153045689
58932 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml' (56,959) at 20240405153045185
58933 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00.h' (56,960) at 20240405153050621
58934 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-ipe.c' (56,961) at 20240405153230215
58935 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_crtc_helper_internal.h' (56,962) at 20240405153048393
58936 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-spin.h' (56,963) at 20210307214931806
58937 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-boneblack.dts' (56,964) at 20210308005002560
58938 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest_2.10.19.bb' (56,965) at 20240106090017237
58939 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/ulpevent.h' (56,966) at 20210307214931574
58940 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/inject_fault.c' (56,967) at 20240405153045885
58941 2025-01-21 03:01:00.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/Makefile' (56,968) at 20210307214932042
58942 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Thermal.v1_7_3.json' (56,969) at 20240619080002956
58943 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/allwinner-a10-spi.h' (56,970) at 20241211090212362
58944 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxsd9.h' (56,971) at 20240405153048937
58945 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_thread.h' (56,972) at 20241211090212218
58946 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/apic.h' (56,973) at 20210307214926750
58947 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/psci/Kconfig' (56,974) at 20210307214927174
58948 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/backported.patch' (56,975) at 20241206090014298
58949 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FaultLogType/meson.build' (56,976) at 20240228090020564 to deleted uid set
58950 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/cdc.h' (56,977) at 20240405153052809
58951 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/dw-i3c-master.c' (56,978) at 20240405153230683
58952 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-file.c' (56,979) at 20220525020655175
58953 2025-01-21 03:01:00.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/server.ttyUSB6.conf' (56,980) at 20240924080011379
58954 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/physdev.h' (56,981) at 20240326080039546
58955 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson8b-reset.h' (56,982) at 20210307214931346
58956 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/sc520cdp.c' (56,983) at 20210309003650476
58957 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/marvell-88q2xxx.c' (56,984) at 20240405153231075
58958 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_optc.c' (56,985) at 20240405153047245
58959 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/move/test_msa_move_v.c' (56,986) at 20210308005046521
58960 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/sigcontext.h' (56,987) at 20220525020652154
58961 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_logging.cpp' (56,988) at 20210901000109343
58962 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mb862xx.h' (56,989) at 20210308005003672
58963 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-st-lpc.txt' (56,990) at 20210307214925418
58964 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch' (56,991) at 20210307205553938
58965 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/Makefile' (56,992) at 20240405153046065
58966 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/argument.hpp' (56,993) at 20210308005109241
58967 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c' (56,994) at 20240405153230987
58968 2025-01-21 03:01:00.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/ddrphy_utils.c' (56,995) at 20210308005003364
58969 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/ring.c' (56,996) at 20210307214932742
58970 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Eurosym' (56,997) at 20211006000025234
58971 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/JobService_v1.xml' (56,998) at 20240619080002924
58972 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio_bus.c' (56,999) at 20240405153231079
58973 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_early.c' (57,000) at 20240405153231507
58974 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/can327.rst' (57,001) at 20240405153045233
58975 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/a32.decode' (57,002) at 20230426080043856
58976 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-mamoj.dts' (57,003) at 20210308005002584
58977 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/test-threadmap.c' (57,004) at 20240405153054065
58978 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/imximage.cfg' (57,005) at 20210308005003084
58979 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/s5pv210.S' (57,006) at 20210307214925858
58980 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-tls.c' (57,007) at 20230426080043956
58981 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/config.mk' (57,008) at 20210308005002556
58982 2025-01-21 03:01:00.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/nvme/host/core.c' (57,009) at 20241211090145473 to deleted uid set
58983 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qcom-geni-se.c' (57,010) at 20241211090145493
58984 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/mtk,adsp-mbox.yaml' (57,011) at 20240405153045089
58985 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/strace.c' (57,012) at 20241211090212382
58986 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/maple.h' (57,013) at 20210307214926466
58987 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk208.fuc5' (57,014) at 20210307214927938
58988 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hex.h' (57,015) at 20240405153052697
58989 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/OWNERS' (57,016) at 20241018080022102
58990 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/maxim_codec.c' (57,017) at 20210308005003488
58991 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss_features.h' (57,018) at 20210307214930926
58992 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/040_x86_ucode_not_in_image.dts' (57,019) at 20210308005003752
58993 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/sys_proto.h' (57,020) at 20210308005002648
58994 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/atmel,at91sam9-wdt.yaml' (57,021) at 20240405153045185
58995 2025-01-21 03:01:00.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-lochnagar.c' (57,022) at 20240405153046781
58996 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/fsd.dtsi' (57,023) at 20240405153229967
58997 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_chassis.c' (57,024) at 20210308004938820
58998 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-backend.h' (57,025) at 20240906080037340
58999 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-impl.c' (57,026) at 20241118090018495
59000 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/host_notifier_test.cpp' (57,027) at 20240820080027382
59001 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp' (57,028) at 20240917080002671
59002 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c' (57,029) at 20240405153230399
59003 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-vsock.c' (57,030) at 20240906080037316
59004 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/pldm_oem_cmds.cpp' (57,031) at 20240820080022990 to deleted uid set
59005 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-v4wb.c' (57,032) at 20210307214925970
59006 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c' (57,033) at 20240405153049941
59007 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-j721e.h' (57,034) at 20240405153230523
59008 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-usb.c' (57,035) at 20241111090012137 to deleted uid set
59009 2025-01-21 03:01:00.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsutils.c' (57,036) at 20210307214926830
59010 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500.h' (57,037) at 20240405153046169
59011 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/spdxcheck.py' (57,038) at 20240405153053461
59012 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/cmd_dhry.c' (57,039) at 20210308005003696
59013 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c' (57,040) at 20240405153231011
59014 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/neponset.c' (57,041) at 20240405153045689
59015 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_crtc.c' (57,042) at 20240405153230643
59016 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/symbol/Makefile' (57,043) at 20240405153054069
59017 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-msm_0.8.8.bb' (57,044) at 20241221090017556
59018 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/i9xx_wm.c' (57,045) at 20240405153048433
59019 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/musca-b1.md' (57,046) at 20221017030012206
59020 2025-01-21 03:01:00.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3701.dtsi' (57,047) at 20240405153229935
59021 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.h' (57,048) at 20210307214927234
59022 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/psci.c' (57,049) at 20240906080037464
59023 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/include/atomic.h' (57,050) at 20240906080037344
59024 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/meta-initramfs-image.bb' (57,051) at 20210307205553750
59025 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-octeon.c' (57,052) at 20240405153230019
59026 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-video.c' (57,053) at 20240405153230823
59027 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch.h' (57,054) at 20221215040039066
59028 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/skas/skas.h' (57,055) at 20210307214926622
59029 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi' (57,056) at 20210308005002580
59030 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vip.h' (57,057) at 20240405153049497
59031 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tm.h' (57,058) at 20210307214926394
59032 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_rx.c' (57,059) at 20241216090017721
59033 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7785lcr.h' (57,060) at 20210308005003616
59034 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/run-ptest' (57,061) at 20210307205554614
59035 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/funcmux.h' (57,062) at 20210308005002668
59036 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-sh7785lcr.c' (57,063) at 20210307214926534
59037 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ethtool_lib.sh' (57,064) at 20220525020655219
59038 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts' (57,065) at 20240405153045737
59039 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch' (57,066) at 20210307205554598
59040 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/SB+fencembonceonces.litmus' (57,067) at 20210307214932502
59041 2025-01-21 03:01:00.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/semiconsole.c' (57,068) at 20221215040039382
59042 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_llc.c' (57,069) at 20240405153232079
59043 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_iface.cpp' (57,070) at 20230919080007046
59044 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-interface.hpp' (57,071) at 20231003080021595
59045 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/set_memory.h' (57,072) at 20240405153052793
59046 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/speed.c' (57,073) at 20210308005002800
59047 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp' (57,074) at 20221229040004411
59048 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/unistd_32.h' (57,075) at 20240405153232207
59049 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_mmu.c' (57,076) at 20240405153046157
59050 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/xchg.h' (57,077) at 20210307214925650
59051 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_h.c' (57,078) at 20210308005046513
59052 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/ti-smartreflex.txt' (57,079) at 20210307214925402
59053 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/LICENSE' (57,080) at 20210307205553682
59054 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/tc-artifacts-image.bb' (57,081) at 20220804030014667
59055 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tx6ul.dtsi' (57,082) at 20240405153045525
59056 2025-01-21 03:01:00.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_po1030.c' (57,083) at 20210605000027708
59057 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-hisi.c' (57,084) at 20240405153047077
59058 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/Kconfig' (57,085) at 20240405153230695
59059 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-kernel/linux/linux-nuvoton_%.bbappend' (57,086) at 20220511030207178
59060 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/usbpipe.h' (57,087) at 20220525020654195
59061 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl.dtsi' (57,088) at 20240405153045501
59062 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-inventory/inventory' (57,089) at 20210307205554222
59063 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/arch-ppc4xx/gpio.h' (57,090) at 20210308005002836
59064 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/kup.h' (57,091) at 20240405153230027
59065 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/run-ptest' (57,092) at 20230401080011971
59066 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mjosjo' (57,093) at 20210307205553786
59067 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/debug.h' (57,094) at 20210307214931418
59068 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tipc.h' (57,095) at 20210307214931578
59069 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/param.h' (57,096) at 20210307214926066
59070 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_modem_ops.h' (57,097) at 20240405153231267
59071 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/rk_i2c.c' (57,098) at 20210308005003384
59072 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi' (57,099) at 20210308005002596
59073 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TTWL' (57,100) at 20241221090017616
59074 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ip.h' (57,101) at 20240405153052925
59075 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3036.dtsi' (57,102) at 20241115090012937
59076 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/testimage.bbclass' (57,103) at 20241221090017608
59077 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/types.hpp' (57,104) at 20230503080035016
59078 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_cgroup_storage.c' (57,105) at 20240405153054285
59079 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/update-enterprise-numbers' (57,106) at 20240627080019396
59080 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/openssl1.1_fix.patch' (57,107) at 20230520080014488
59081 2025-01-21 03:01:00.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9013.h' (57,108) at 20210307214928606
59082 2025-01-21 03:01:00.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_core.c' (57,109) at 20240405153051245
59083 2025-01-21 03:01:00.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/system.h' (57,110) at 20210308005002852
59084 2025-01-21 03:01:00.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu.txt' (57,111) at 20220525020651710
59085 2025-01-21 03:01:00.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_phy.h' (57,112) at 20210307214929762
59086 2025-01-21 03:01:00.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/pistachio-clk.h' (57,113) at 20210307214931330
59087 2025-01-21 03:01:00.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/chacha20poly1305-selftest.c' (57,114) at 20210307214931794
59088 2025-01-21 03:01:00.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/llsec.h' (57,115) at 20210307214931998
59089 2025-01-21 03:01:00.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_addrlist.c' (57,116) at 20210307214932030
59090 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/cdx.h' (57,117) at 20240405153046741
59091 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/floating-point.json' (57,118) at 20240405153054149
59092 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2063.h' (57,119) at 20210307214928798
59093 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xerces-c/xerces-c/0001-aclocal.m4-don-t-use-full-path-of-with_curl-in-xerce.patch' (57,120) at 20241221090017516
59094 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/renesas,rzg2l-usbphy-ctrl.yaml' (57,121) at 20240405153045149
59095 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asm-prototypes.h' (57,122) at 20240405153046001
59096 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/diskusage' (57,123) at 20210308005059705
59097 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu10.h' (57,124) at 20240405153048337
59098 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-twr-lpuart.dts' (57,125) at 20210308005002596
59099 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/run-ptest' (57,126) at 20231207090015262
59100 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/lx200mx.dts' (57,127) at 20210307214926758
59101 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/nvdimm/maintainer-entry-profile.rst' (57,128) at 20210307214925542
59102 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_regs.h' (57,129) at 20240405153050625
59103 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/sqi-pic32.txt' (57,130) at 20210307214925442
59104 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/MAINTAINERS' (57,131) at 20210308005003004
59105 2025-01-21 03:01:00.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts' (57,132) at 20240405153229963
59106 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/post.c' (57,133) at 20210308005003724
59107 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd139x.dtsi' (57,134) at 20210307214926038
59108 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pipllct.yaml' (57,135) at 20240405153045029
59109 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c' (57,136) at 20240405153048637
59110 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/no-force-mem.patch' (57,137) at 20210307205553958
59111 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/card.h' (57,138) at 20240405153051953
59112 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch' (57,139) at 20210307205554470
59113 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf_3.2.6.bb' (57,140) at 20231126090012861
59114 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_segment.S' (57,141) at 20220525020652062
59115 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exresop.c' (57,142) at 20240405153046621
59116 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/tps65090_regulator.c' (57,143) at 20210308005003472
59117 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp737.c' (57,144) at 20210307214931178
59118 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/ct_metrics/gen_csv_results.py' (57,145) at 20230218040013737
59119 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_nokv.c' (57,146) at 20240405153054273
59120 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/physical.cpp' (57,147) at 20240719080031533
59121 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx25.c' (57,148) at 20240405153229911
59122 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/ddr-setup2.cfg' (57,149) at 20210308005002912
59123 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/evlist-open-close.c' (57,150) at 20240405153054097
59124 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/ls2080aqds_qixis.h' (57,151) at 20210308005002972
59125 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/packagegroups/packagegroup-meta-perl.bb' (57,152) at 20240302090018206
59126 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/load_unpack.c' (57,153) at 20230925080040097
59127 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-pcnet.rom' (57,154) at 20210308005046181 to deleted uid set
59128 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/tangier_wdt.c' (57,155) at 20210308005003540
59129 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9877.h' (57,156) at 20210307214932314
59130 2025-01-21 03:01:00.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/libreport_2.17.15.bb' (57,157) at 20240413080012655
59131 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/direct.py' (57,158) at 20241221090017704
59132 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Puolanka' (57,159) at 20210307205553774
59133 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/serial-sh7720.c' (57,160) at 20210307214926562
59134 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-attr-fix-utime-for-symlink.patch' (57,161) at 20230520080014504
59135 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/tpm/tpm2.cfg' (57,162) at 20221119040012330
59136 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-cr0014114.txt' (57,163) at 20210307214925346
59137 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/simple-mfd-i2c.h' (57,164) at 20220525020653347
59138 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/bitops.h' (57,165) at 20210308005002672
59139 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxafb.c' (57,166) at 20241011080017351
59140 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/init.c' (57,167) at 20240906080037164
59141 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/signal.c' (57,168) at 20240405153229863
59142 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd8131_edac.c' (57,169) at 20240405153047013
59143 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm_git.bb' (57,170) at 20240302090018206
59144 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/.gitignore' (57,171) at 20210308005007096
59145 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc7_cfg_regs.h' (57,172) at 20240405153046581
59146 2025-01-21 03:01:00.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/meson.options' (57,173) at 20240731164718595
59147 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iscsi.c' (57,174) at 20240405153050229
59148 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bitmain,bm1880-reset.h' (57,175) at 20210307214931346
59149 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/speedtest.c' (57,176) at 20240405153049713
59150 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcu_node_tree.h' (57,177) at 20220525020654607
59151 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/conf/machine/mtjefferson.conf' (57,178) at 20241106090019918
59152 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netdev-genl.c' (57,179) at 20240405153232007
59153 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/dbus-sdr/sdrutils.hpp' (57,180) at 20240829080022538
59154 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Torosay' (57,181) at 20210307205553798
59155 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/memcg_shrinker.py' (57,182) at 20240405153054045
59156 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/files/gbs-sysinit.sh' (57,183) at 20230428080015190
59157 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/README' (57,184) at 20210308005002984
59158 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd9335.h' (57,185) at 20210309003654664
59159 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-mfld-platform.h' (57,186) at 20210309003654900
59160 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/of_memory.h' (57,187) at 20240405153049589
59161 2025-01-21 03:01:00.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/xattr.h' (57,188) at 20240405153052969
59162 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libzstd.c' (57,189) at 20210307214932466
59163 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/reg.h' (57,190) at 20210307214929938
59164 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000mb_priv.h' (57,191) at 20210307214928618
59165 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-snan-convert.c' (57,192) at 20210308005046497
59166 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/palinfo.c' (57,193) at 20240405153045925
59167 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/pid_list.c' (57,194) at 20240805080014043
59168 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210.dtsi' (57,195) at 20210308005002628
59169 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/298' (57,196) at 20240326080039734
59170 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/mmu/mmu_v1_1.h' (57,197) at 20240405153046609
59171 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/060_fdt_update.dts' (57,198) at 20210308005003752
59172 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf_3.1.bb' (57,199) at 20230131040012063
59173 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/install_db' (57,200) at 20210307205553890
59174 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mt6397.txt' (57,201) at 20240405153045153
59175 2025-01-21 03:01:00.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/Cargo.toml' (57,202) at 20241211090212454
59176 2025-01-21 03:01:00.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h' (57,203) at 20240405153231427
59177 2025-01-21 03:01:00.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/dcdc.c' (57,204) at 20240405153230015
59178 2025-01-21 03:01:00.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000VTG.c' (57,205) at 20210307214930914
59179 2025-01-21 03:01:00.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/sge.c' (57,206) at 20240405153049885
59180 2025-01-21 03:01:00.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest/prefix.pl' (57,207) at 20210524100035138
59181 2025-01-21 03:01:00.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_pnor_defconfig' (57,208) at 20210308005003280
59182 2025-01-21 03:01:00.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/Makefile' (57,209) at 20240405153046229
59183 2025-01-21 03:01:00.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun6i-rtc.h' (57,210) at 20240405153046857
59184 2025-01-21 03:01:00.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/xilinx_spips.c' (57,211) at 20241211090212338
59185 2025-01-21 03:01:00.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/pca963x.txt' (57,212) at 20210307214925346
59186 2025-01-21 03:01:00.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_regs.h' (57,213) at 20240405153050593
59187 2025-01-21 03:01:00.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/block.h' (57,214) at 20210307214929182
59188 2025-01-21 03:01:00.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.tag.hpp.mako' (57,215) at 20230902080037617
59189 2025-01-21 03:01:00.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-occ-control/occ_errors.hpp' (57,216) at 20241018080020198 to deleted uid set
59190 2025-01-21 03:01:00.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minipack.dts' (57,217) at 20240405153229867
59191 2025-01-21 03:01:00.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/bios.h' (57,218) at 20231102080015293
59192 2025-01-21 03:01:00.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dc_pipeline_overview.svg' (57,219) at 20240405153045213
59193 2025-01-21 03:01:00.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c' (57,220) at 20240712080021069
59194 2025-01-21 03:01:00.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/DMTF_Redfish_logo_2017.svg' (57,221) at 20210308005107069
59195 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250.dtsi' (57,222) at 20240405153045569
59196 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-dev-allocator.h' (57,223) at 20210716100030059
59197 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_marvel.c' (57,224) at 20210307214925654
59198 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp15-ddr3-2x4Gb-1066-binG.dtsi' (57,225) at 20210308005002616
59199 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-gcm.c' (57,226) at 20220525020652390
59200 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/asciidoc.conf' (57,227) at 20210307214932506
59201 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-timerlat-hist.rst' (57,228) at 20240405153229831
59202 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu2-monitoring.service' (57,229) at 20230920080013648
59203 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/compaction_test.c' (57,230) at 20240624080012836
59204 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/frame_vector.c' (57,231) at 20240405153049273
59205 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fwnode_mdio.h' (57,232) at 20220525020654567
59206 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/atmel-can.txt' (57,233) at 20210307214925374
59207 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zybo-z7/ps7_init_gpl.c' (57,234) at 20210308005003180
59208 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strncmp.S' (57,235) at 20240405153045897
59209 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/signal.c' (57,236) at 20240906080037360
59210 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ocb.c' (57,237) at 20240405153053293
59211 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_compat_css20.h' (57,238) at 20210307214930534
59212 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-create_empty_library-Use-CC-variable-intead-of-hardc.patch' (57,239) at 20210307205553818
59213 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/MACAddress.interface.yaml' (57,240) at 20221207040023631
59214 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/ip6tables.service' (57,241) at 20210307205554562
59215 2025-01-21 03:01:00.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ds1682.c' (57,242) at 20240405153049633
59216 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pcsxx-defs.h' (57,243) at 20210307214926238
59217 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/rdrand.c' (57,244) at 20240405153046421
59218 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/mmio_context.c' (57,245) at 20240405153048517
59219 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/obmc-flash-bios-init.service' (57,246) at 20241206090018458
59220 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-i386.c' (57,247) at 20241211090212558
59221 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Makefile' (57,248) at 20210307214930606
59222 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/guts.h' (57,249) at 20220525020654567
59223 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/timekeeping.rst' (57,250) at 20240405153045005
59224 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_private.h' (57,251) at 20241018080014538
59225 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/Makefile' (57,252) at 20210308005003088
59226 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/projects/qemu-win-installer.yml' (57,253) at 20240906080037560
59227 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf-gcrypt.c' (57,254) at 20241211090212230
59228 2025-01-21 03:01:00.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-aes-xts.c' (57,255) at 20240405153046933
59229 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/psmouse.h' (57,256) at 20240405153049153
59230 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/trace-events' (57,257) at 20230925080040113
59231 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-clearfog.dtsi' (57,258) at 20240405153045445
59232 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-ptp.c' (57,259) at 20240405153049801
59233 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/guides/mx6_mx7_spl_secure_boot.txt' (57,260) at 20210308005003328
59234 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_main.c' (57,261) at 20240405153049809
59235 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_fip.c' (57,262) at 20210307214930382
59236 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_d.c' (57,263) at 20210308005046521
59237 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/xensyms.c' (57,264) at 20240405153052257
59238 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/imximage.cfg' (57,265) at 20210308005002984
59239 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/consteval_string.hpp' (57,266) at 20240925080038338
59240 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/processor.hpp' (57,267) at 20241217090008768
59241 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/mperf_monitor.c' (57,268) at 20240405153054217
59242 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pmu.c' (57,269) at 20240405153048529
59243 2025-01-21 03:01:00.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_common.h' (57,270) at 20240405153050485
59244 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/gef_sbc610.dts' (57,271) at 20210307214926342
59245 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/host-template.yaml' (57,272) at 20220409030017475
59246 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/logging/phosphor-logging_%.bbappend' (57,273) at 20230728080019718
59247 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_hier_keys.sh' (57,274) at 20240405153054341
59248 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/s390-ccw.img' (57,275) at 20241211090212442 to deleted uid set
59249 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-solidsense.dtsi' (57,276) at 20240405153045517
59250 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-regulators-monitor-disable.service' (57,277) at 20230516080033026
59251 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_comp.c' (57,278) at 20240613080016419
59252 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill.dts' (57,279) at 20240405153045537
59253 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_missing_fpsimd.c' (57,280) at 20240405153054237
59254 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/cper-parse.h' (57,281) at 20241114091008832
59255 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/virt-cpuacct/arch-support.txt' (57,282) at 20240405153045201
59256 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/Makefile' (57,283) at 20220520100030268
59257 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65023-regulator.c' (57,284) at 20240405153051477
59258 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-detailed-3' (57,285) at 20241211090145573
59259 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8180_93cx6.c' (57,286) at 20210307214930634
59260 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyflashbmc/setup.py' (57,287) at 20220728030041559
59261 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_bitmap_gen.h' (57,288) at 20240405153232055
59262 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/redefined-predefined.out' (57,289) at 20210927100127469 to deleted uid set
59263 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-spl.c' (57,290) at 20210308005002776
59264 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/virtio_ring.h' (57,291) at 20210307214932742
59265 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/README' (57,292) at 20210308005003072
59266 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/panda.c' (57,293) at 20210308005003080
59267 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/oplib.h' (57,294) at 20210307214926162
59268 2025-01-21 03:01:00.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_preempt.c' (57,295) at 20241008080013923
59269 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/sections.h' (57,296) at 20210308005002828
59270 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sve-probe-vls.c' (57,297) at 20220525020655187
59271 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cpu-freq/index.rst' (57,298) at 20240405153045005
59272 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6prm.yaml' (57,299) at 20240405153045169
59273 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mrp.c' (57,300) at 20220525020654803
59274 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.c' (57,301) at 20240405153048657
59275 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/0002-Fix-gcc-build-problem.patch' (57,302) at 20240413080012655
59276 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra186-p2771-0000-000.dts' (57,303) at 20210308005002628
59277 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.5.4.bb' (57,304) at 20231126090012789
59278 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coda.h' (57,305) at 20210307214931370
59279 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/d_path.c' (57,306) at 20240405153052321
59280 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7706.c' (57,307) at 20210307214926562
59281 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (57,308) at 20241206090014278
59282 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/acrn_drv.h' (57,309) at 20240405153052229
59283 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mld-sta.c' (57,310) at 20240726080012858
59284 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pretend_1.0.9.bb' (57,311) at 20220402030016183
59285 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-sabreauto-u-boot.dtsi' (57,312) at 20210308005002584
59286 2025-01-21 03:01:00.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/i2c-omap.c' (57,313) at 20221215040039374
59287 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ds2760_battery.c' (57,314) at 20240405153051433
59288 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/instances/instance-event.tc' (57,315) at 20240405153054305
59289 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb' (57,316) at 20241221090017504
59290 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-prime.dtsi' (57,317) at 20240405153045569
59291 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/fsgsbase_restore.c' (57,318) at 20210309003656020
59292 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-lx2160a-qds.dts' (57,319) at 20210308005002580
59293 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1232_revA_defconfig' (57,320) at 20210308005003284
59294 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.c' (57,321) at 20210307214928838
59295 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/pwaudio.c' (57,322) at 20241211090212206
59296 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/rtnetlink.hpp' (57,323) at 20230701080027201
59297 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/meson.build' (57,324) at 20240906080037564
59298 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftpd-hpa.service' (57,325) at 20210307205553822
59299 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-textparser_0.24.0.bb' (57,326) at 20220612030016731
59300 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0002-Add-ImageProcessor-only-when-DISBALE_IMAGEPROCESSOR_.patch' (57,327) at 20230503080014583
59301 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa.c' (57,328) at 20240405153046805
59302 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_6_0_0_offset.h' (57,329) at 20240405153048025
59303 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/multiplexer/iio-mux.c' (57,330) at 20240405153049009
59304 2025-01-21 03:01:00.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-gbmcbrnicdhcp.network' (57,331) at 20240913080015313
59305 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/tdx/tdcall.S' (57,332) at 20241211090145389
59306 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine.h' (57,333) at 20240405153048485
59307 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/Makefile' (57,334) at 20210307214930150
59308 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf' (57,335) at 20231021080018978
59309 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch' (57,336) at 20230503080014591
59310 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/uncore-cache.json' (57,337) at 20240405153054125
59311 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-snow.dts' (57,338) at 20210308005002580
59312 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge.h' (57,339) at 20240405153049369
59313 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-igep0033.dtsi' (57,340) at 20210308005002560
59314 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgm107.fuc5' (57,341) at 20210307214927938
59315 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parso_0.8.4.bb' (57,342) at 20241206090014266
59316 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/Kconfig' (57,343) at 20210308005003476
59317 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lte-sku.dtsi' (57,344) at 20240405153045781
59318 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/phosphor-settings-defaults-native/yosemite4-temporary-software-versions.yml' (57,345) at 20240626080012027
59319 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6720/Makefile' (57,346) at 20210308005002904
59320 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebit_mickey_defconfig' (57,347) at 20210308005003252
59321 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/io.h' (57,348) at 20240405153045973
59322 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb' (57,349) at 20241206090014346
59323 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm96856.dts' (57,350) at 20240405153045717
59324 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-fsl-ftm-alarm.txt' (57,351) at 20210307214925418
59325 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Modification' (57,352) at 20211006000025230
59326 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250.h' (57,353) at 20240405153046013
59327 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch' (57,354) at 20241221090017676
59328 2025-01-21 03:01:00.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/0001-Fix-build-with-format-string-checks.patch' (57,355) at 20210307205553846
59329 2025-01-21 03:01:00.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png' (57,356) at 20210307205554270 to deleted uid set
59330 2025-01-21 03:01:00.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/aspeed-gfx.txt' (57,357) at 20210307214925358
59331 2025-01-21 03:01:00.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/kgdb.c' (57,358) at 20240405153230003
59332 2025-01-21 03:01:00.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-hcd.yaml' (57,359) at 20240405153045185
59333 2025-01-21 03:01:00.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/imx8mm_thermal.c' (57,360) at 20240405153231495
59334 2025-01-21 03:01:00.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_7_offset.h' (57,361) at 20220525020652694
59335 2025-01-21 03:01:00.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp_2.10.38.bb' (57,362) at 20241221090017488
59336 2025-01-21 03:01:00.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-nmi.c' (57,363) at 20210307214926290
59337 2025-01-21 03:01:00.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gpu.h' (57,364) at 20240405153230587
59338 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/icl-metrics.json' (57,365) at 20240405153232227
59339 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s9210.dtsi' (57,366) at 20240405153045549
59340 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3128.c' (57,367) at 20210308005003352
59341 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-arch.rst' (57,368) at 20240405153045249
59342 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/battery/Makefile' (57,369) at 20210308005003468
59343 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx8mq.c' (57,370) at 20240405153049165
59344 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/Makefile' (57,371) at 20210308005002972
59345 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/physmem.c' (57,372) at 20210308005003708
59346 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi' (57,373) at 20240411080014050
59347 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/ibm/file_io.c' (57,374) at 20241009080011085
59348 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureBootChain.png' (57,375) at 20241206090014206 to deleted uid set
59349 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tipc_config.h' (57,376) at 20240405153052941
59350 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/debug.h' (57,377) at 20240405153231191
59351 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml' (57,378) at 20220310040011704
59352 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu10_smumgr.h' (57,379) at 20210309003649664
59353 2025-01-21 03:01:00.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_events.h' (57,380) at 20240405153047181
59354 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/crypto-tls-x509-helpers.c' (57,381) at 20241211090212550
59355 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/netlink.c' (57,382) at 20220525020654959
59356 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53cx9020.h' (57,383) at 20210308005003604
59357 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/string.h' (57,384) at 20210308005002824
59358 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/sparse.c' (57,385) at 20240913080013849
59359 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/arm-pl08x.yaml' (57,386) at 20240405153045053
59360 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvdnav/libdvdnav_6.1.1.bb' (57,387) at 20220402030015899
59361 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_request_mgr.h' (57,388) at 20210307214927086
59362 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/e500.h' (57,389) at 20210308005003644
59363 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/0001-configure.ac-Define-SOURCE_DATE_EPOCH-in-CPPFLAGS.patch' (57,390) at 20230131040012031
59364 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l35.h' (57,391) at 20210307214931594
59365 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_mstr_if_rr_prvt_lbw_regs.h' (57,392) at 20240405153046585
59366 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/src/pam_ipmisave/pam_ipmisave.c' (57,393) at 20240625080018420
59367 2025-01-21 03:01:00.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa168fb.h' (57,394) at 20210307214930934
59368 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/pipeline.json' (57,395) at 20240405153054113
59369 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/musca-s1.yml' (57,396) at 20241206090014206
59370 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-u2fzero.c' (57,397) at 20240405153048821
59371 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/virt_ctrl.c' (57,398) at 20241211090212298
59372 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/clang_UNUSED.patch' (57,399) at 20241221090017664
59373 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/Build' (57,400) at 20210307214932514
59374 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/mtl.c' (57,401) at 20240613080016551
59375 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/intel,ixp4xx-pci.yaml' (57,402) at 20220525020651698
59376 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/imximage.cfg' (57,403) at 20210308005002920
59377 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca508.c' (57,404) at 20210307214928834
59378 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/dbus.rst' (57,405) at 20220429100100418
59379 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.21.bb' (57,406) at 20231126090012781
59380 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8568si-post.dtsi' (57,407) at 20210307214926342
59381 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-webargs_8.6.0.bb' (57,408) at 20241221090017564
59382 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_CLASSIFY.c' (57,409) at 20241018080014586
59383 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Pilgrimstad' (57,410) at 20210307205553790
59384 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/fix_for_mips_with_gcc-4.5.0.patch' (57,411) at 20210307205553958
59385 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/grvga.c' (57,412) at 20240405153231583
59386 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/tsc.c' (57,413) at 20210309003655376
59387 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/stdio/hist.c' (57,414) at 20240405153054177
59388 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.json' (57,415) at 20240906080037560
59389 2025-01-21 03:01:00.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/misc.h' (57,416) at 20210309003653720
59390 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pcie.c' (57,417) at 20240405153230707
59391 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/test_redfishtool_certificate.robot' (57,418) at 20240628080017117
59392 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tb-maint.c' (57,419) at 20240906080037136
59393 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/header.c' (57,420) at 20240405153054089
59394 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ddrc_version.h' (57,421) at 20210308005003648
59395 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/recover.h' (57,422) at 20240405153231655
59396 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0000.h' (57,423) at 20210307214927902
59397 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/hmm.rst' (57,424) at 20240405153045297
59398 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_stolen.c' (57,425) at 20240405153230563
59399 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_rbtree.c' (57,426) at 20241011080017395
59400 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/soc15_int.h' (57,427) at 20240405153047189
59401 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/mboxd/mboxd_%.bbappend' (57,428) at 20240712080022837
59402 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpp.h' (57,429) at 20240405153050201
59403 2025-01-21 03:01:00.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/pcnet.h' (57,430) at 20221215040039130
59404 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/redrat3.c' (57,431) at 20240405153049521
59405 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-pinctrl.dtsi' (57,432) at 20240405153045569
59406 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/setup.c' (57,433) at 20240405153046209
59407 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-mux.c' (57,434) at 20240405153046781
59408 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/car.S' (57,435) at 20210308005002856
59409 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/ptest.out.expected' (57,436) at 20230503080014583
59410 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/unistd.h' (57,437) at 20240405153045941
59411 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/sh_timer.c' (57,438) at 20221215040039158
59412 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/keystone-usb-phy.txt' (57,439) at 20210307214925386
59413 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/driver-ops.h' (57,440) at 20240405153053305
59414 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0005-Pass-noline-flag-to-flex.patch' (57,441) at 20240413080012655
59415 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/vvfat' (57,442) at 20240906080037568
59416 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-msi-digivox-iii.c' (57,443) at 20210307214928782
59417 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tle62x0.c' (57,444) at 20240405153051801
59418 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_2.0.0.bb' (57,445) at 20241221090017668
59419 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/l2c-common.c' (57,446) at 20210307214925970
59420 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-hwdep.c' (57,447) at 20220525020654975
59421 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts' (57,448) at 20210308005002624
59422 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-edp.yaml' (57,449) at 20240405153045045
59423 2025-01-21 03:01:00.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/omap3isp-uapi.rst' (57,450) at 20210307214925594
59424 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tap.c' (57,451) at 20240405153054353
59425 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/un.h' (57,452) at 20210307214931662
59426 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/kdebug.h' (57,453) at 20210307214926118
59427 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/coredump.c' (57,454) at 20240405153050605
59428 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/pinctrl-s32cc.c' (57,455) at 20240405153231327
59429 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-aes-galois.c' (57,456) at 20240405153046933
59430 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn230.h' (57,457) at 20210307214926210
59431 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_tgt.c' (57,458) at 20240520080015171
59432 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pmic-cpcap.c' (57,459) at 20210416100025434
59433 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_dccg.c' (57,460) at 20240405153047241
59434 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c' (57,461) at 20240405153050249
59435 2025-01-21 03:01:00.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section.c' (57,462) at 20241114091008828
59436 2025-01-21 03:01:00.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/i8254.h' (57,463) at 20240405153046449
59437 2025-01-21 03:01:00.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/stm32_sdmmc2.c' (57,464) at 20210308005003408
59438 2025-01-21 03:01:00.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/phy-cadence-salvo.c' (57,465) at 20240405153051281
59439 2025-01-21 03:01:00.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/sysfs.h' (57,466) at 20240405153052709
59440 2025-01-21 03:01:00.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/redfish-error.v1_0_2.json' (57,467) at 20240619080002956
59441 2025-01-21 03:01:00.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_bitrev.c' (57,468) at 20210308005046501
59442 2025-01-21 03:01:00.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun5i-ccu.h' (57,469) at 20210307214931334
59443 2025-01-21 03:01:00.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla.rst' (57,470) at 20240405153045265
59444 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ci_dpm.c' (57,471) at 20240405153048709
59445 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7740-armadillo800eva.dts' (57,472) at 20240405153229895
59446 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/helper.h' (57,473) at 20210308004938816
59447 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/setup.h' (57,474) at 20210307214926178
59448 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ide-dev.h' (57,475) at 20240906080037332
59449 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_vb2.h' (57,476) at 20210307214931542
59450 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-perf.rst' (57,477) at 20240405153045269
59451 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-op1-opp.dtsi' (57,478) at 20210308005002608
59452 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_aux_masks.h' (57,479) at 20240405153046581
59453 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mcffec.c' (57,480) at 20210308005003436
59454 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/topsrv.h' (57,481) at 20210307214932098
59455 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/network_helpers.c' (57,482) at 20241115090012977
59456 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/dir-item.h' (57,483) at 20240405153052277
59457 2025-01-21 03:01:00.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/timed_ctrl.h' (57,484) at 20210307214930546
59458 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-zii-rmu2.dts' (57,485) at 20241008080013891
59459 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/container-of.h' (57,486) at 20240821080010283
59460 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/stack.S' (57,487) at 20210307214926750
59461 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CLEI/meson.build' (57,488) at 20230825080021137 to deleted uid set
59462 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_7_0_offset.h' (57,489) at 20210309003649632
59463 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/diag.h' (57,490) at 20240405153230079
59464 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35560.c' (57,491) at 20240405153230615
59465 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-goflexnet.dts' (57,492) at 20240405153045457
59466 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/libvhost-user.h' (57,493) at 20240906080037448
59467 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-lcd' (57,494) at 20210307214925194
59468 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3xdr.c' (57,495) at 20240405153052421
59469 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/devices.c' (57,496) at 20240405153045657
59470 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/aspeed,sgpio.yaml' (57,497) at 20220525020651674
59471 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/CLI11.wrap' (57,498) at 20230602080035412
59472 2025-01-21 03:01:00.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nmon/nmon_16m.bb' (57,499) at 20241221090017540
59473 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml' (57,500) at 20240613080016355
59474 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/crond.init' (57,501) at 20210307205554558
59475 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.10.07.bb' (57,502) at 20241221090017692
59476 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Laisvall' (57,503) at 20210307205553786
59477 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-dvbt.c' (57,504) at 20210307214928778
59478 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/mutex-debug.c' (57,505) at 20240712080021093
59479 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/source.c' (57,506) at 20210308005003220
59480 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/m68328.c' (57,507) at 20220525020651978
59481 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/baum.c' (57,508) at 20230426080043656
59482 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pkeys.c' (57,509) at 20240405153046481
59483 2025-01-21 03:01:00.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_div.c' (57,510) at 20221215040039386
59484 2025-01-21 03:01:00.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_8_0_d.h' (57,511) at 20210307214927394
59485 2025-01-21 03:01:00.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_common.c' (57,512) at 20210308005003368
59486 2025-01-21 03:01:00.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7986.c' (57,513) at 20240405153051317
59487 2025-01-21 03:01:00.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/zpool.c' (57,514) at 20240405153053157
59488 2025-01-21 03:01:00.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/meesc.h' (57,515) at 20210308005003604
59489 2025-01-21 03:01:00.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_iterating_callbacks.c' (57,516) at 20240405153232263
59490 2025-01-21 03:01:00.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/Makefile' (57,517) at 20210307214926850
59491 2025-01-21 03:01:00.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/openbmc-phosphor.conf' (57,518) at 20210307205554058
59492 2025-01-21 03:01:00.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv.h' (57,519) at 20210307214929530
59493 2025-01-21 03:01:00.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/cache.json' (57,520) at 20240405153054157
59494 2025-01-21 03:01:00.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/twl4030_charger.c' (57,521) at 20240405153231355
59495 2025-01-21 03:01:00.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_dbus.hpp' (57,522) at 20220731030017503
59496 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_tftp.c' (57,523) at 20210307214932014
59497 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/phosphor-dbus-interfaces.wrap' (57,524) at 20230921080009745
59498 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/mtip32xx/mtip32xx.c' (57,525) at 20240405153046709
59499 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ipic.h' (57,526) at 20240405153046113
59500 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/db-88f6720_defconfig' (57,527) at 20210308005003256
59501 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-ts4600.dts' (57,528) at 20240405153045537
59502 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/node.h' (57,529) at 20240613080016483
59503 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib8000.h' (57,530) at 20210307214928618
59504 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/controlcenterd.c' (57,531) at 20210308005003000
59505 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___diff_func_proto.c' (57,532) at 20210307214932642
59506 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_user_copy.c' (57,533) at 20210307214931818
59507 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dml_logger.h' (57,534) at 20210307214927302
59508 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/tc_flower_scale.sh' (57,535) at 20210307214932666
59509 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex-mipi-2.1.dts' (57,536) at 20220525020651930
59510 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/turbo.h' (57,537) at 20210308005002880
59511 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/tegra210-mc.h' (57,538) at 20210308005003636
59512 2025-01-21 03:01:00.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4session.c' (57,539) at 20240405153052425
59513 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel-wm8904.txt' (57,540) at 20210307214925426
59514 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle_book3s.S' (57,541) at 20220525020652046
59515 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/cpu-param.h' (57,542) at 20241211090212502
59516 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgf100.fuc3' (57,543) at 20210307214927938
59517 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-free_mon-Include-missing-cstdint.patch' (57,544) at 20231011080016574
59518 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/tiogapass/cri_sensors.json' (57,545) at 20221207040007843
59519 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools-update.patch' (57,546) at 20220204040022604
59520 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/numeric_sensor.hpp' (57,547) at 20241030080028571 to deleted uid set
59521 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_ids.h' (57,548) at 20220525020654679
59522 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AggregationService_v1.xml' (57,549) at 20240619080002920
59523 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-ringneck.dtsi' (57,550) at 20241115090012941
59524 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/emif4.h' (57,551) at 20210308005002656
59525 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-histb.c' (57,552) at 20240405153052109
59526 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h' (57,553) at 20240405153046005
59527 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/Makefile' (57,554) at 20210307214929298
59528 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hmc5843_core.c' (57,555) at 20240405153049005
59529 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5208evb_defconfig' (57,556) at 20240405153045957
59530 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_powermgt.h' (57,557) at 20210927100127237
59531 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/checksum.h' (57,558) at 20240405153046105
59532 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sensor/emc141x_regs.h' (57,559) at 20221215040039186
59533 2025-01-21 03:01:00.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC837XEMDS.h' (57,560) at 20210308005003576
59534 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8991.c' (57,561) at 20240405153232171
59535 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/shell.py' (57,562) at 20240326080039726
59536 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-invalid.err' (57,563) at 20210308005046401
59537 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Disable-format-overflow-if-supported-by-gc.patch' (57,564) at 20230706080014737
59538 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/reorder_fuzzer_qtest_trace.py' (57,565) at 20210927100127349
59539 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_udp6.c' (57,566) at 20220525020655199
59540 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.OFT' (57,567) at 20210308005003292
59541 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pxav3.c' (57,568) at 20240405153230859
59542 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/mmu.h' (57,569) at 20240405153229859
59543 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/0001-drop-FindPythonInstDir.cmake.patch' (57,570) at 20241221090017664
59544 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_device.h' (57,571) at 20220525020652999
59545 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_status.h' (57,572) at 20240405153049997
59546 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/setup.cfg' (57,573) at 20210308005049761
59547 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fr-noos-numericable' (57,574) at 20210307205553758
59548 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/core.c' (57,575) at 20220525020653387
59549 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/compat.c' (57,576) at 20240405153053209
59550 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/geode-aes.h' (57,577) at 20210307214927090
59551 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_wqe.h' (57,578) at 20210307214928434
59552 2025-01-21 03:01:00.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/meson.build' (57,579) at 20241211090212282
59553 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsan.h' (57,580) at 20240405153052717
59554 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc5_rtr_regs.h' (57,581) at 20240405153046605
59555 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ct20k2reg.h' (57,582) at 20220525020654991
59556 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/usb_stream.h' (57,583) at 20240405153052949
59557 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (57,584) at 20241206090014206 to deleted uid set
59558 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/examples.txt' (57,585) at 20220525020655127
59559 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4458.h' (57,586) at 20220525020655019
59560 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v1.h' (57,587) at 20240405153050137
59561 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/suspend_ioctls.h' (57,588) at 20210307214931662
59562 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/brcm,ptp-dte.txt' (57,589) at 20210307214925406
59563 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/0001-fix-non-literal-format-string-issue-with-clang.patch' (57,590) at 20210729000029140
59564 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/i8253.c' (57,591) at 20210307214926254
59565 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/Makefile' (57,592) at 20210309003650476
59566 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-diagnostic-mode@.target' (57,593) at 20220301040040077
59567 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pxa2xx_ssp.h' (57,594) at 20240405153052777
59568 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (57,595) at 20240720080012613
59569 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-net.c' (57,596) at 20221215040039374
59570 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/BmcStore.js' (57,597) at 20241004080035963
59571 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-i386.json' (57,598) at 20210308005046117
59572 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio/mdio-xgene.h' (57,599) at 20240405153052725
59573 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-draco.dtsi' (57,600) at 20210308005002560
59574 2025-01-21 03:01:00.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-ipq8064.c' (57,601) at 20240405153050345
59575 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d4_xplained.dts' (57,602) at 20210308005002568
59576 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/sdbusplus.wrap' (57,603) at 20220322030032592
59577 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash-glib.c' (57,604) at 20241211090212230
59578 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rlock-hardirq.h' (57,605) at 20210307214931806
59579 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (57,606) at 20220811030018543
59580 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/Makefile' (57,607) at 20210307214926794
59581 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20ek_2mmc.dts' (57,608) at 20210308005002572
59582 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_hwi.h' (57,609) at 20210307214930278
59583 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-mtk.txt' (57,610) at 20210307214925282
59584 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-gpr.S' (57,611) at 20240405153054361
59585 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norraker' (57,612) at 20210307205553786
59586 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/nlohmann_json.wrap' (57,613) at 20240120090006077
59587 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_fw_iscsi.h' (57,614) at 20240405153051693
59588 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi.dtsi' (57,615) at 20240405153045733
59589 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/065' (57,616) at 20230426080043944
59590 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/tegra/reset-bpmp.c' (57,617) at 20220525020653943
59591 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pch_gbe.h' (57,618) at 20210308005003440
59592 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-480p.dts' (57,619) at 20240405153046241
59593 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xfrm_proc.rst' (57,620) at 20210307214925542
59594 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/st-spear-miphy.txt' (57,621) at 20210307214925390
59595 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/page.h' (57,622) at 20240405153046057
59596 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/templates/default/bblayers.conf.sample' (57,623) at 20240323080013549
59597 2025-01-21 03:01:00.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu.c' (57,624) at 20241211090212518
59598 2025-01-21 03:01:00.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-el15203000.txt' (57,625) at 20210307214925346
59599 2025-01-21 03:01:00.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/entry.rst' (57,626) at 20240405153045001
59600 2025-01-21 03:01:00.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fpsp.doc' (57,627) at 20210307214926146
59601 2025-01-21 03:01:00.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c' (57,628) at 20240405153049945
59602 2025-01-21 03:01:00.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/ibmvfc.c' (57,629) at 20240405153231407
59603 2025-01-21 03:01:00.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_hashed/files/ima_policy_hashed' (57,630) at 20210316000012685
59604 2025-01-21 03:01:00.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95-telos.dts' (57,631) at 20210307214925994
59605 2025-01-21 03:01:00.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/omap2.c' (57,632) at 20240405153230875
59606 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/rockchip-nand-controller.c' (57,633) at 20240712080021073
59607 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_layer.c' (57,634) at 20240405153048565
59608 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_mul.c' (57,635) at 20210308005046525
59609 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb' (57,636) at 20241220090019722 to deleted uid set
59610 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0001-dpkg-Support-muslx32-build.patch' (57,637) at 20241221090017656
59611 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_SPIFLASH_defconfig' (57,638) at 20210308005003244
59612 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/ptrace.h' (57,639) at 20210307214926110
59613 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/40-gbmc-time.conf' (57,640) at 20221103030030172
59614 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi' (57,641) at 20240617080017374
59615 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rtkit/rtkit_0.13.bb' (57,642) at 20240301090012431
59616 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/evlist.c' (57,643) at 20240613080016555
59617 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgm107.fuc5.h' (57,644) at 20210307214927938
59618 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ioremap_32.c' (57,645) at 20240405153230047
59619 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/lgr.c' (57,646) at 20240405153046285
59620 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-sama7g5-isc.c' (57,647) at 20240405153231471
59621 2025-01-21 03:01:00.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom_usb_vbus-regulator.c' (57,648) at 20240405153231363
59622 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/memory.json' (57,649) at 20240405153054145
59623 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/conf/layer.conf' (57,650) at 20241221090017576
59624 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7724_generic_defconfig' (57,651) at 20220525020652114
59625 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_macb0.dtsi' (57,652) at 20210308005002572
59626 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/namei.c' (57,653) at 20241111090012145
59627 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png' (57,654) at 20210307205554346 to deleted uid set
59628 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/selftest-ed_1.14.1.bb' (57,655) at 20220402030016127
59629 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-ipq5018.h' (57,656) at 20240405153231799
59630 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_empty_targets.sh' (57,657) at 20240405153054293
59631 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/MAINTAINERS' (57,658) at 20210308005003048
59632 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/cpus2use.sh' (57,659) at 20220525020655227
59633 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/imx8mm.h' (57,660) at 20210307214931338
59634 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/headsmp.S' (57,661) at 20210307214925946
59635 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-mcbsp.txt' (57,662) at 20210307214925430
59636 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/generic.c' (57,663) at 20210307214926938
59637 2025-01-21 03:01:00.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/libpldm.wrap' (57,664) at 20240229090015607
59638 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/mips/include/asm/mipsregs.h' (57,665) at 20240405153046009 to deleted uid set
59639 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-local/file2' (57,666) at 20210307205554386
59640 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm179x-i2c.c' (57,667) at 20240405153053677
59641 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/virtiofs.rst' (57,668) at 20210307214925494
59642 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-presence-config/config.yaml' (57,669) at 20210307205553694
59643 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-of.h' (57,670) at 20240913080013785
59644 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm-dma.c' (57,671) at 20240405153053933
59645 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_wip.c' (57,672) at 20210308005003764
59646 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/phytool/phytool.bb' (57,673) at 20240301090012423
59647 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_hp300.c' (57,674) at 20210307214930742
59648 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/parameters.sh' (57,675) at 20220525020654935
59649 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/kldir.h' (57,676) at 20210307214926246
59650 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/meson.options' (57,677) at 20241112090035826
59651 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mali_dp.c' (57,678) at 20210308005003528
59652 2025-01-21 03:01:00.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_Ti3026.h' (57,679) at 20210307214930918
59653 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/scan.h' (57,680) at 20241011080017335
59654 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/genl_magic_func.h' (57,681) at 20240405153231811
59655 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans.c' (57,682) at 20241220090018326
59656 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-poweroff.service' (57,683) at 20210810100021256
59657 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sc27xx.c' (57,684) at 20220525020653955
59658 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/loopback/tcm_loop.h' (57,685) at 20220525020654199
59659 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-priv.h' (57,686) at 20240405153054001
59660 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/stats.c' (57,687) at 20210307214929946
59661 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/templates/default/conf-notes.txt' (57,688) at 20240507080014346
59662 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-grp2-2.dtsi' (57,689) at 20210307214926350
59663 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml' (57,690) at 20240405153045177
59664 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/freq-step.c' (57,691) at 20210307214932730
59665 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/maxim,max310x.txt' (57,692) at 20210307214925418
59666 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvfx.c' (57,693) at 20210307214926334
59667 2025-01-21 03:01:00.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1021aiot.h' (57,694) at 20210308005003600
59668 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/rdma.c' (57,695) at 20240405153231275
59669 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/gpio.h' (57,696) at 20210308005002652
59670 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_ddp.c' (57,697) at 20240411080014094
59671 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/Makefile' (57,698) at 20240405153046421
59672 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.err' (57,699) at 20220429100100882
59673 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ulz.dtsi' (57,700) at 20240405153045529
59674 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0002-network_tests-Include-iomanip-system-header.patch' (57,701) at 20241221090017496
59675 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ismt.c' (57,702) at 20240405153048905
59676 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/unpack_properties.cpp' (57,703) at 20240817080036824
59677 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/hp/common/sba_iommu.c' (57,704) at 20240405153229991
59678 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/meson.build' (57,705) at 20210308005046069
59679 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/xlnx,zynqmp-nvmem.txt' (57,706) at 20210307214925382
59680 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx28-clock.yaml' (57,707) at 20240405153045025
59681 2025-01-21 03:01:00.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-record.h' (57,708) at 20240405153049241
59682 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/simple_card_utils.h' (57,709) at 20240405153231863
59683 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xss_msr_test.c' (57,710) at 20240405153054325
59684 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/__init__.py' (57,711) at 20210308005046245
59685 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/spinand.h' (57,712) at 20240405153231827
59686 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/lib/utils_get_version.py' (57,713) at 20221209040018567
59687 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/images/fb-catalina-phosphor-image.inc' (57,714) at 20240727080014098
59688 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5.h' (57,715) at 20240405153051481
59689 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hiddev.h' (57,716) at 20210307214931394
59690 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/kvm.scss' (57,717) at 20210308005107077
59691 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/trace.h' (57,718) at 20240405153053177
59692 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-moxa-uc-2100-common.dtsi' (57,719) at 20240405153229903
59693 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/trace_printk.tc' (57,720) at 20210307214932670
59694 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_common.c' (57,721) at 20210307214932738
59695 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi' (57,722) at 20240405153045745
59696 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyrad/use-poetry-core.patch' (57,723) at 20220823030015955
59697 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlanproc.h' (57,724) at 20210307214931866
59698 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/input.h' (57,725) at 20240405153052813
59699 2025-01-21 03:01:00.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_red_prio.sh' (57,726) at 20210307214932666
59700 2025-01-21 03:01:00.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/host.c' (57,727) at 20240405153051613
59701 2025-01-21 03:01:00.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/trace.c' (57,728) at 20240405153054385
59702 2025-01-21 03:01:00.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_neigh_fib.c' (57,729) at 20240405153054281
59703 2025-01-21 03:01:00.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/workarounds.h' (57,730) at 20210307214926222
59704 2025-01-21 03:01:00.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xt2000/Makefile' (57,731) at 20210307214926770
59705 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c' (57,732) at 20241125090012251 to deleted uid set
59706 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/xen.txt' (57,733) at 20240405153045021
59707 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/dma-buf/udmabuf.c' (57,734) at 20240405153054293
59708 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mbox.h' (57,735) at 20210308005108641
59709 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz2' (57,736) at 20210308005046473 to deleted uid set
59710 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_mods.c' (57,737) at 20210307214932642
59711 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7790-sysc.c' (57,738) at 20240405153231351
59712 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_onereg.c' (57,739) at 20240624080012768
59713 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/reset.h' (57,740) at 20210308005002848
59714 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,mvebu-pinctrl.txt' (57,741) at 20210307214925394
59715 2025-01-21 03:01:00.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_ext.c' (57,742) at 20210308005003228
59716 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/serial.h' (57,743) at 20210308005003764
59717 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/copy_page.S' (57,744) at 20240405153229995
59718 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpts.c' (57,745) at 20240503080014486
59719 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/video.h' (57,746) at 20210308005002676
59720 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mmu.h' (57,747) at 20210307214926118
59721 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi' (57,748) at 20241211090145373
59722 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8821.c' (57,749) at 20240405153232151
59723 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_rx_dqo.c' (57,750) at 20240624080012784
59724 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/meson.build' (57,751) at 20240214090001981
59725 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/mrc.h' (57,752) at 20210308005002876
59726 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/psci.h' (57,753) at 20210308005003668
59727 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-riscv.c' (57,754) at 20241211090212558
59728 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos5422-asv.h' (57,755) at 20210307214930446
59729 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_SPIFLASH_defconfig' (57,756) at 20210308005003240
59730 2025-01-21 03:01:00.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/dbus/xyz.openbmc_project.Logging.service' (57,757) at 20230125040024786
59731 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_6xx.S' (57,758) at 20240405153230035
59732 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,sta32x.txt' (57,759) at 20210307214925434
59733 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfdgml.c' (57,760) at 20210307214931898
59734 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-musl' (57,761) at 20241206090014350
59735 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/apbuart.h' (57,762) at 20210307214930746
59736 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Fehergyarmat' (57,763) at 20210307205553774
59737 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/htop/files/0001-Use-pkg-config.patch' (57,764) at 20240301090012427
59738 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/Makefile' (57,765) at 20240405153230167
59739 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/write_window_dirty_erase.c' (57,766) at 20210308005100993
59740 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra114.dtsi' (57,767) at 20210308005002628
59741 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/myri10ge.c' (57,768) at 20240405153050185
59742 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ornskoldsvik_As' (57,769) at 20210307205553790
59743 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-32' (57,770) at 20230919080013994
59744 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv5-dsp.inc' (57,771) at 20210905000020581
59745 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/Makefile' (57,772) at 20240405153046649
59746 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/collie.h' (57,773) at 20240405153229911
59747 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBP/meson.build' (57,774) at 20230825080021137 to deleted uid set
59748 2025-01-21 03:01:00.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@340/vrm@60.conf' (57,775) at 20240904080027738
59749 2025-01-21 03:01:00.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/Kconfig' (57,776) at 20240405153230075
59750 2025-01-21 03:01:00.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-io.json' (57,777) at 20240405153054133
59751 2025-01-21 03:01:00.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/twl6040.c' (57,778) at 20240405153053813
59752 2025-01-21 03:01:00.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_super.c' (57,779) at 20240520080015195
59753 2025-01-21 03:01:00.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_proxy.h' (57,780) at 20240405153051065
59754 2025-01-21 03:01:00.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/LICENSE' (57,781) at 20210308005118865
59755 2025-01-21 03:01:00.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (57,782) at 20210812000025258
59756 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/unaligned/access_ok.h' (57,783) at 20210308005003672
59757 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/gettimeofday.h' (57,784) at 20240405153045865
59758 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,usb-vbus-regulator.yaml' (57,785) at 20240405153045145
59759 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pcm052_defconfig' (57,786) at 20210308005003272
59760 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt' (57,787) at 20240405153229787
59761 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libconvert-asn1-perl_0.34.bb' (57,788) at 20230919080013990
59762 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.json' (57,789) at 20210308005046401
59763 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/ips.c' (57,790) at 20241211090212226
59764 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/reg.h' (57,791) at 20210307214929926
59765 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/max77620_wdt.c' (57,792) at 20240405153052241
59766 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.c' (57,793) at 20220525020652971
59767 2025-01-21 03:01:00.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global2_avb.c' (57,794) at 20210307214929270
59768 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/module_fentry_shadow.c' (57,795) at 20240405153232259
59769 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe_regs.h' (57,796) at 20240405153231007
59770 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.h' (57,797) at 20240405153050097
59771 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sto_res.S' (57,798) at 20210307214926146
59772 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac_main.c' (57,799) at 20241115090012949
59773 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-catu.c' (57,800) at 20240405153048885
59774 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/ev.c' (57,801) at 20220525020653123
59775 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/LICENCE' (57,802) at 20210307214931130
59776 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-bochs-display' (57,803) at 20210308005046237
59777 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/spinlock_types.h' (57,804) at 20240405153045861
59778 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/Kconfig' (57,805) at 20241011080017299
59779 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smbios-smm.c' (57,806) at 20240405153051401
59780 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_pil_info.h' (57,807) at 20210309003652216
59781 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy_8x74.c' (57,808) at 20210307214927890
59782 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/get_flash_info_v2.c' (57,809) at 20230809080010803
59783 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/natfeat.h' (57,810) at 20210307214926162
59784 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/win32-qemu-event.promela' (57,811) at 20210308005045809
59785 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-qds-lpuart.dts' (57,812) at 20210308005002596
59786 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/atmel_sdhci.c' (57,813) at 20210308005003400
59787 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/usb-network/usb-network.service' (57,814) at 20210307205554078
59788 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/Kconfig' (57,815) at 20240405153230211
59789 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/meson.build' (57,816) at 20230925080039905
59790 2025-01-21 03:01:00.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/temporary_subdirectory_tests.cpp' (57,817) at 20240524080026761
59791 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ziirave_wdt.c' (57,818) at 20240405153052245
59792 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/leds/nicole-led-manager-config-native.bb' (57,819) at 20241206090014286
59793 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/gpios-manager.sh' (57,820) at 20230920080013648
59794 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/xgene-slimpro-mailbox.txt' (57,821) at 20210307214925350
59795 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/assembler.h' (57,822) at 20220525020655187
59796 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_leveling.c' (57,823) at 20210308005003364
59797 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/devices.txt' (57,824) at 20240405153044945
59798 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asmmacro.h' (57,825) at 20240405153046001
59799 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-palo35.dts' (57,826) at 20240405153045605
59800 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/is' (57,827) at 20210308005046145
59801 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/pulse8/pulse8-cec.c' (57,828) at 20241115090012945
59802 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7879.c' (57,829) at 20220525020653183
59803 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.server.vtable.cpp.mako' (57,830) at 20230516080040262
59804 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (57,831) at 20220723030019896
59805 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-lc-rdk-nand.dts' (57,832) at 20240405153045529
59806 2025-01-21 03:01:00.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/opendnssec/opendnssec_2.1.10.bb' (57,833) at 20220402030016079
59807 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/dialog-power-control' (57,834) at 20220910030013433
59808 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2080a-rdb.dts' (57,835) at 20210308005002580
59809 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/011_pack_align_size_power2.dts' (57,836) at 20210308005003752
59810 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-dmi-tables' (57,837) at 20210307214925202
59811 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/LICENSE' (57,838) at 20230629131804615
59812 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-soundcard-driver.c' (57,839) at 20240613080016547
59813 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/db8500-prcmu.h' (57,840) at 20240405153231835
59814 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/spl.h' (57,841) at 20210308005002668
59815 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_0_msm8998.h' (57,842) at 20241211090145417
59816 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/msc01_ic.h' (57,843) at 20210307214926230
59817 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97/regs.h' (57,844) at 20210307214931594
59818 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qemu-progress.h' (57,845) at 20221215040039190
59819 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/types.h' (57,846) at 20210308005002888
59820 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml' (57,847) at 20240405153045057
59821 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/xusb-padctl-dummy.c' (57,848) at 20210308005002792
59822 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen.h' (57,849) at 20220525020652991
59823 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/305.out' (57,850) at 20210308005046469
59824 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_cpu.h' (57,851) at 20210307214931646
59825 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/core.c' (57,852) at 20240405153049213
59826 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/validate.c' (57,853) at 20210307214932450
59827 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/uprobes/core.c' (57,854) at 20210512100029182
59828 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/8250.txt' (57,855) at 20210308005003308
59829 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (57,856) at 20241206090014278
59830 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/marvell,nci.yaml' (57,857) at 20240405153229779
59831 2025-01-21 03:01:00.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5407sim.h' (57,858) at 20210307214926162
59832 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_translate_dce110.c' (57,859) at 20210307214927302
59833 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/atomic_common.c.inc' (57,860) at 20241211090212206
59834 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/apbuart.c' (57,861) at 20240405153231511
59835 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/basename-include.patch' (57,862) at 20210307205553994
59836 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/leap-a-day.c' (57,863) at 20220525020655235
59837 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/Kbuild' (57,864) at 20220525020652967
59838 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.bridge' (57,865) at 20241211090212530 to deleted uid set
59839 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/Makefile' (57,866) at 20240405153050141
59840 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cz_ih.h' (57,867) at 20210307214927226
59841 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/dir.c' (57,868) at 20240405153052481
59842 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_sysarch.h' (57,869) at 20240906080037156
59843 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/aspeed_gpio.c' (57,870) at 20220802100038577
59844 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pgalloc.h' (57,871) at 20210307214926386
59845 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/conf/layer.conf' (57,872) at 20241221090017604
59846 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/exynos-nocp.c' (57,873) at 20240405153046973
59847 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sensor.c' (57,874) at 20210308004938832
59848 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-vsx.xml' (57,875) at 20210308005045817
59849 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0001-Fix-build-with-musl.patch' (57,876) at 20210407000018082
59850 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-801x.dts' (57,877) at 20240405153045501
59851 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0002-Fix-vpnc-install-for-cross-compile.patch' (57,878) at 20230706080014737
59852 2025-01-21 03:01:00.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/files/0001-Fix-python-path-when-invoking-py-compile-54.patch' (57,879) at 20241206090014346
59853 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/cache.json' (57,880) at 20240405153054137
59854 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/ti,bq32000.yaml' (57,881) at 20220525020651710
59855 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/core.h' (57,882) at 20241001080013032
59856 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/scall64-n64.S' (57,883) at 20240520080015127
59857 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inffast.c' (57,884) at 20220525020654759
59858 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/digicolor-usart.txt' (57,885) at 20210307214925418
59859 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/freezer.h' (57,886) at 20240405153052689
59860 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/entity_unittest.cpp' (57,887) at 20211014000010487
59861 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/sislite.h' (57,888) at 20210307214930306
59862 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-14.conf' (57,889) at 20230412080023460
59863 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png' (57,890) at 20210307205554338 to deleted uid set
59864 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/xor-neon.c' (57,891) at 20240405153045633
59865 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm63xx.h' (57,892) at 20210307214926286
59866 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cache.h' (57,893) at 20210308005002876
59867 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuid/files/0001-Makefile-update-the-hardcode-path-to-bindir-mandir.patch' (57,894) at 20240301090012423
59868 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/kronosnet_1.24.bb' (57,895) at 20220910030013353
59869 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xdm.dtsi' (57,896) at 20210308005002612
59870 2025-01-21 03:01:00.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7723.c' (57,897) at 20210307214926562
59871 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vringh.h' (57,898) at 20240405153052821
59872 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml' (57,899) at 20240405153045129
59873 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb' (57,900) at 20241221090017556
59874 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/dc395x.h' (57,901) at 20220525020654003
59875 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup.h' (57,902) at 20240418080014482
59876 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t1024_sd_rcw.cfg' (57,903) at 20210308005002992
59877 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/csum_partial_copy.c' (57,904) at 20210309003648816
59878 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ivrs' (57,905) at 20240906080037556 to deleted uid set
59879 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (57,906) at 20241008080015843
59880 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml' (57,907) at 20240405153045053
59881 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/002_missing_node.dts' (57,908) at 20210308005003752
59882 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (57,909) at 20210307205553714
59883 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_host_common.h' (57,910) at 20210307214932738
59884 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212.dtsi' (57,911) at 20240405153045565
59885 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/vsc7326.c' (57,912) at 20240405153049865
59886 2025-01-21 03:01:00.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/idt/ntb_hw_idt.c' (57,913) at 20240405153051185
59887 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c' (57,914) at 20240613080016395
59888 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-serial.c' (57,915) at 20221215040039066
59889 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0010-Include-dirent.h-for-ino_t.patch' (57,916) at 20241221090017504
59890 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/iomap.c' (57,917) at 20240405153053085
59891 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/hdm.c' (57,918) at 20241111090012117
59892 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-base.dtsi' (57,919) at 20240405153045717
59893 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/Kconfig' (57,920) at 20240405153049181
59894 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/modedb.rst' (57,921) at 20240405153045197
59895 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/multiboot.bin' (57,922) at 20210308005046149 to deleted uid set
59896 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c' (57,923) at 20240405153049917
59897 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/rack-meter.c' (57,924) at 20240405153049225
59898 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/zlib.c' (57,925) at 20210308005003716
59899 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_routing.c' (57,926) at 20240405153053157
59900 2025-01-21 03:01:00.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/xlnx-versal-ospi.c' (57,927) at 20241211090212338
59901 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/xilfpga/Makefile' (57,928) at 20210307214926194
59902 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-mele-a1000g-quad.dts' (57,929) at 20210308005002620
59903 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/meson.build' (57,930) at 20220429100100410
59904 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-cpucfg.h' (57,931) at 20210308005046017
59905 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_resource.h' (57,932) at 20220429100100634
59906 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/emc.c' (57,933) at 20210308005002788
59907 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/Kconfig' (57,934) at 20240405153231727
59908 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_smem.c' (57,935) at 20210307214930962
59909 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ulcb.dtsi' (57,936) at 20210308005002632
59910 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6358-neufbox4-sercomm.dts' (57,937) at 20220525020651990
59911 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/skas/mem.c' (57,938) at 20240405153046345
59912 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ahci.h' (57,939) at 20240906080037332
59913 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/Makefile' (57,940) at 20210307214929126
59914 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-media-ctl-Install-media-ctl-pkg-config-files.patch' (57,941) at 20241221090017532
59915 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/index.html' (57,942) at 20210308004923384
59916 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sc8280xp.c' (57,943) at 20240405153230231
59917 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nandif.h' (57,944) at 20210308005003556
59918 2025-01-21 03:01:00.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/msgpack/msgpack-cpp_6.1.1.bb' (57,945) at 20241221090017512
59919 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/mac80211/mesh.c' (57,946) at 20240726080012878 to deleted uid set
59920 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc-t10dif.h' (57,947) at 20210307214931374
59921 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/lock.h' (57,948) at 20240405153052617
59922 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.out' (57,949) at 20210308005046401 to deleted uid set
59923 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/mmap.h' (57,950) at 20210307214932494
59924 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0004-Factor-out-fbdev-initialization-code.patch' (57,951) at 20241221090017528
59925 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-core/udev/udev-aspeed-mtd-partitions/76-aspeed-mtd-partitions.rules' (57,952) at 20210307205553674
59926 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vmlinux.lds.h' (57,953) at 20240405153045625
59927 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/Makefile' (57,954) at 20210307214932202
59928 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/hugetlb_encode.h' (57,955) at 20240405153054045
59929 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/kexec-purgatory.S' (57,956) at 20240405153046489
59930 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv44.c' (57,957) at 20210307214927966
59931 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/MAINTAINERS' (57,958) at 20210308005003036
59932 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/manual_messages.hpp' (57,959) at 20210308005116217
59933 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_trigger_diag.c' (57,960) at 20220525020654047
59934 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-9p-client.h' (57,961) at 20221215040039374
59935 2025-01-21 03:01:00.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-lx106/xtensa-modules.c.inc' (57,962) at 20221215040039346
59936 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-target.c' (57,963) at 20241211090145441
59937 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/Kconfig' (57,964) at 20240405153231371
59938 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec_helper.c' (57,965) at 20230925080040069
59939 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/pci.c' (57,966) at 20210308005003012
59940 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/pcie_quirks.c' (57,967) at 20240405153050569
59941 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-header.rst' (57,968) at 20210309003648484
59942 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec-regs.h' (57,969) at 20210307214930590
59943 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/cereal.wrap' (57,970) at 20220322030031988
59944 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_LOG.c' (57,971) at 20220525020654879
59945 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/list.h' (57,972) at 20210307214932470
59946 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pinctrl-snapdragon.h' (57,973) at 20210308005003640
59947 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-sensors.yaml' (57,974) at 20210307205553718
59948 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/running-nested-guests.rst' (57,975) at 20240405153229847
59949 2025-01-21 03:01:00.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,bdpsys.txt' (57,976) at 20210307214925274
59950 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/desc_constr.h' (57,977) at 20240405153046929
59951 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/subprojects/.clang-tidy' (57,978) at 20240710080015177
59952 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/buildcfg.py' (57,979) at 20241221090017620
59953 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/atomic.h' (57,980) at 20240405153045905
59954 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_module.c' (57,981) at 20220525020654115
59955 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/intel_hdmi_audio.c' (57,982) at 20240405153054033
59956 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/0002-llvm-allow-env-override-of-exe-path.patch' (57,983) at 20220204040022668
59957 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/Kconfig' (57,984) at 20240405153046929
59958 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/Makefile' (57,985) at 20210308005002976
59959 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kernellog.py' (57,986) at 20220525020651758
59960 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/file/backend.c' (57,987) at 20230809080010799
59961 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/md5_asm.S' (57,988) at 20210307214926574
59962 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98088.h' (57,989) at 20210308005003488
59963 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy_led_triggers.c' (57,990) at 20220525020653687
59964 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-common.c' (57,991) at 20240906080037164
59965 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/inode.c' (57,992) at 20240628080014021
59966 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml' (57,993) at 20240405153229799
59967 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu-main.h' (57,994) at 20221215040039190
59968 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/subinsns.idef' (57,995) at 20221215040039294
59969 2025-01-21 03:01:00.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/skcipher.h' (57,996) at 20240405153052625
59970 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sdvo.c' (57,997) at 20240405153230559
59971 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_info.c' (57,998) at 20210308005003764
59972 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll.dtsi' (57,999) at 20240405153045521
59973 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7m/tune-cortexm3.inc' (58,000) at 20210905000020581
59974 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/fw_env_ast2600_mmc.config' (58,001) at 20210307205553670
59975 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/Makefile' (58,002) at 20240405153045437
59976 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/msgbuf.h' (58,003) at 20210307214926590
59977 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/start.S' (58,004) at 20210308005002556
59978 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/service_files/xyz.openbmc_project.State.Boot.PostCode@.service' (58,005) at 20240307090033124
59979 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7em.inc' (58,006) at 20210905000020581
59980 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/changes.rst' (58,007) at 20240405153045273
59981 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds.c' (58,008) at 20210308005002968
59982 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_rcw_qspi.cfg' (58,009) at 20210308005002968
59983 2025-01-21 03:01:00.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gi-docgen/gi-docgen_2024.1.bb' (58,010) at 20241221090017680
59984 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/fc.c' (58,011) at 20240405153231275
59985 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_bios_attributes.robot' (58,012) at 20240628080017117
59986 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/ulcb.c' (58,013) at 20210308005003040
59987 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/descs.h' (58,014) at 20210307214929638
59988 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitsperlong.h' (58,015) at 20210308005003560
59989 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/lm.h' (58,016) at 20240405153231575
59990 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/mux-chardev.rst' (58,017) at 20210308005045809
59991 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Kconfig' (58,018) at 20210308005002536
59992 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/scx200_docflash.c' (58,019) at 20210307214929214
59993 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_topology.h' (58,020) at 20210308005003368
59994 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/inventory-overview-controller.js' (58,021) at 20210308005107077
59995 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/max8925_onkey.c' (58,022) at 20240405153049145
59996 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-y12i.rst' (58,023) at 20210309003648500
59997 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/rpc_rdma_cid.h' (58,024) at 20210309003653932
59998 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_fence.h' (58,025) at 20240405153048793
59999 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/paravirt.c' (58,026) at 20220525020651882
60000 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/wavpack/files/extract-libtool-and-convert-to-soversion.patch' (58,027) at 20240113090014540
60001 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-event.rst' (58,028) at 20210309003648488
60002 2025-01-21 03:01:00.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/a9mpcore.h' (58,029) at 20210308005046009
60003 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/autofs_i.h' (58,030) at 20240405153052273
60004 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/olimex-stm32-h405.c' (58,031) at 20240906080037192
60005 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_nomadik.h' (58,032) at 20210307214927990
60006 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/Makefile' (58,033) at 20210308005002856
60007 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/Makefile' (58,034) at 20240405153045653
60008 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_sriov.c' (58,035) at 20240405153049961
60009 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/interconnect.txt' (58,036) at 20210309003648364
60010 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_pfc.sh' (58,037) at 20240405153232263
60011 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/hypervisor_state_manager_main.cpp' (58,038) at 20240823080031161
60012 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200ev.c' (58,039) at 20240405153230587
60013 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ad714x-i2c.c' (58,040) at 20240405153049141
60014 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/memalloc.h' (58,041) at 20240405153052889
60015 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libmd/libmd_1.1.0.bb' (58,042) at 20230811080018338
60016 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/stress_reuseport_listen.c' (58,043) at 20240405153054353
60017 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-u.err' (58,044) at 20210927100127469
60018 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-privacy.c' (58,045) at 20240405153051401
60019 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/iterators.lskel-big-endian.h' (58,046) at 20240405153052981
60020 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/Code_update' (58,047) at 20210308005007100
60021 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_ttl.h' (58,048) at 20210307214931650
60022 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/falcon/lantiq_soc.h' (58,049) at 20210307214926222
60023 2025-01-21 03:01:00.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/ddr.c' (58,050) at 20210308005002972
60024 2025-01-21 03:01:00.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-NetAachen' (58,051) at 20210307205553758
60025 2025-01-21 03:01:00.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/header.c' (58,052) at 20240405153232235
60026 2025-01-21 03:01:00.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/Makefile' (58,053) at 20210308005003052
60027 2025-01-21 03:01:00.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_demux.c' (58,054) at 20240405153049277
60028 2025-01-21 03:01:00.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_imx8q.h' (58,055) at 20240405153049397
60029 2025-01-21 03:01:00.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_dev.c' (58,056) at 20240405153231599
60030 2025-01-21 03:01:00.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/debug.c' (58,057) at 20210307214926138
60031 2025-01-21 03:01:00.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_msgdma.c' (58,058) at 20210307214929286
60032 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_mdb.sh' (58,059) at 20240405153232275
60033 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/systemintfcmds.cpp' (58,060) at 20240829080022542
60034 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/io.c' (58,061) at 20210307214926330
60035 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/cma_debugfs.rst' (58,062) at 20240405153044961
60036 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-simpleeval_1.0.3.bb' (58,063) at 20241221090017560
60037 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-frac-pll.c' (58,064) at 20210309003649240
60038 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/siano-cardlist.rst' (58,065) at 20210309003648292
60039 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/apple-dart.c' (58,066) at 20240405153230739
60040 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_mutex.c' (58,067) at 20210307214929570
60041 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/simd.h' (58,068) at 20220525020651950
60042 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/max310x.c' (58,069) at 20240405153231515
60043 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7793.dtsi' (58,070) at 20240405153045553
60044 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/twox.c' (58,071) at 20210308005003724
60045 2025-01-21 03:01:00.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20.dtsi' (58,072) at 20240405153229879
60046 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/page_pool.h' (58,073) at 20240405153231867
60047 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_sbsaref_freebsd.py' (58,074) at 20241211090212538
60048 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ddrescue/ddrescue_1.28.bb' (58,075) at 20240413080012655
60049 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mconsole_user.c' (58,076) at 20210307214926614
60050 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/123.out' (58,077) at 20210308005046449
60051 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916.dtsi' (58,078) at 20240405153229943
60052 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/file-io-error.out' (58,079) at 20240326080039734
60053 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/Kconfig' (58,080) at 20210308005003032
60054 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1.h' (58,081) at 20220525020651878
60055 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/mac.c' (58,082) at 20240405153231251
60056 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-wake-parallel.c' (58,083) at 20240405153054097
60057 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-syscon-power-s3c64xx.h' (58,084) at 20210309003648720
60058 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/file.c' (58,085) at 20241211090212386
60059 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/pti.rst' (58,086) at 20240405153044989
60060 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/base64.c' (58,087) at 20240405153053081
60061 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/fw_inc.c' (58,088) at 20210307214929782
60062 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc/gxp.dts' (58,089) at 20230406080015457
60063 2025-01-21 03:01:00.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qobject.c' (58,090) at 20210927100127341
60064 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/README.md' (58,091) at 20240608080005145 to deleted uid set
60065 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cougarcanyon2_defconfig' (58,092) at 20210308005003256
60066 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com90xx.c' (58,093) at 20240405153049721
60067 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-remote.c' (58,094) at 20210307214928822
60068 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/kernel-development.md' (58,095) at 20221209040006399
60069 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/intel_rapl_tpmi.c' (58,096) at 20241018080014542
60070 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/tx-rx.rst' (58,097) at 20220525020651722
60071 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/eeh_event.h' (58,098) at 20210307214926378
60072 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/README' (58,099) at 20210308005002996
60073 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-max.h' (58,100) at 20240405153049369
60074 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal/0001-meson.build-add-a-hack-for-crosscompile.patch' (58,101) at 20231011080016582
60075 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vid.h' (58,102) at 20210309003649440
60076 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_debugfs.c' (58,103) at 20210307214928438
60077 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/tpm_util.h' (58,104) at 20210308005046057
60078 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb' (58,105) at 20240301090012435
60079 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/ea.c' (58,106) at 20210307214931122
60080 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/entry.S' (58,107) at 20240405153046057
60081 2025-01-21 03:01:00.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega20_ih.c' (58,108) at 20241216090017697
60082 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rv1108.c' (58,109) at 20210308005003352
60083 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/simple.c' (58,110) at 20220429100100950
60084 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/thuban.h' (58,111) at 20210308005003620
60085 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/bitops.h' (58,112) at 20240405153046501
60086 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/alt_fw_env.config' (58,113) at 20210307205553670
60087 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/customrecipe.html' (58,114) at 20210307205554282
60088 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/dump-hmp-cmds.c' (58,115) at 20240906080037180
60089 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_version.h' (58,116) at 20240405153231423
60090 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/timex.h' (58,117) at 20220627100016926
60091 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ttm_buddy_manager.h' (58,118) at 20240405153048537
60092 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_main.h' (58,119) at 20210308004938820
60093 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/lboxre2.h' (58,120) at 20210307214926558
60094 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ct20k1reg.h' (58,121) at 20220525020654991
60095 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/0001-fix-zynqmp-handle-secure-SGI-at-EL1-for-OP-TEE.patch' (58,122) at 20241221090017468
60096 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/LICENSE' (58,123) at 20210308005108641
60097 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5190a-regulator.c' (58,124) at 20240405153051473
60098 2025-01-21 03:01:00.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/types/duration_types_helpers.hpp' (58,125) at 20220412175720090
60099 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/boinc-AM_CONDITIONAL.patch' (58,126) at 20220402030015927
60100 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ProcessorMetrics.v1_6_4.json' (58,127) at 20240619080002952
60101 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb' (58,128) at 20241221090017496
60102 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_module_attach.c' (58,129) at 20240405153054277
60103 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/geos/geos_3.12.1.bb' (58,130) at 20240301090012427
60104 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/usbmisc_imx.c' (58,131) at 20240405153231539
60105 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_sched_rr.c' (58,132) at 20240405153053377
60106 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/signing/key.passphrase' (58,133) at 20210307205554386
60107 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/283.out' (58,134) at 20220429100100926
60108 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_irq.h' (58,135) at 20240405153052757
60109 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/tid_rdma.h' (58,136) at 20210307214928406
60110 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_trace.h' (58,137) at 20240405153048789
60111 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_huc.h' (58,138) at 20240405153048541
60112 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-redragon.c' (58,139) at 20210307214928098
60113 2025-01-21 03:01:00.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/can.rst' (58,140) at 20240405153045233
60114 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_write_bit_action_tests.cpp' (58,141) at 20210308005405938
60115 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/console_64.c' (58,142) at 20210307214926614
60116 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_mac_profile_scale.sh' (58,143) at 20240405153054297
60117 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/Makefile' (58,144) at 20210309003649644
60118 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/jr2/Makefile' (58,145) at 20210308005003020
60119 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/pci-dma.c' (58,146) at 20240405153230127
60120 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/guarded_storage.h' (58,147) at 20210307214926514
60121 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm2_tis_spi.c' (58,148) at 20210308005003500
60122 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-plugins_1.2.12.bb' (58,149) at 20241221090017692
60123 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_handler.hpp' (58,150) at 20211021100024526
60124 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-contrib-hdtbl-hdtbl.am-Fix-race-issues-for-parallel-.patch' (58,151) at 20241221090017676
60125 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/platsmp-realview.c' (58,152) at 20241008080013891
60126 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Drive.interface.yaml' (58,153) at 20221207040023631
60127 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-fmt.rst' (58,154) at 20240405153045325
60128 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/mem.c' (58,155) at 20241211090212550
60129 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ge/Makefile' (58,156) at 20210307214926486
60130 2025-01-21 03:01:00.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv10_fence.h' (58,157) at 20210307214927918
60131 2025-01-21 03:01:00.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/bpf_jit.h' (58,158) at 20240405153230023
60132 2025-01-21 03:01:00.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/alibaba/Makefile' (58,159) at 20240405153052157
60133 2025-01-21 03:01:00.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fat/Makefile' (58,160) at 20210308005003544
60134 2025-01-21 03:01:00.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5665.h' (58,161) at 20210307214932334
60135 2025-01-21 03:01:00.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0002-link-with-libtirpc.patch' (58,162) at 20230706080014737
60136 2025-01-21 03:01:00.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/slof.bin' (58,163) at 20240326080039610 to deleted uid set
60137 2025-01-21 03:01:00.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/padlock-aes.c' (58,164) at 20210309003649312
60138 2025-01-21 03:01:00.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.json' (58,165) at 20210308005046397
60139 2025-01-21 03:01:00.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroid-core.dtsi' (58,166) at 20240405153045573
60140 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip-vpu.yaml' (58,167) at 20240405153045101
60141 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/pldm/test_pldm_base.robot' (58,168) at 20240628080017117 to deleted uid set
60142 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc0832.c' (58,169) at 20240405153048961
60143 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/mkimage/mxsimage.txt' (58,170) at 20210308005003328
60144 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/cxllib.c' (58,171) at 20240405153049629
60145 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-yiming-uz801v3.dts' (58,172) at 20240405153045761
60146 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/Makefile' (58,173) at 20240405153053993
60147 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/asm-offsets.c' (58,174) at 20210307214926622
60148 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb' (58,175) at 20240301090012431
60149 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/imximage_mx6dl.cfg' (58,176) at 20210308005002984
60150 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pm.h' (58,177) at 20210309003653056
60151 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/Build' (58,178) at 20240405153054157
60152 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/branch.json' (58,179) at 20240405153054109
60153 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smscoreapi.c' (58,180) at 20240405153049269
60154 2025-01-21 03:01:00.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86-common.c' (58,181) at 20241211090212278
60155 2025-01-21 03:01:00.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_3_0_offset.h' (58,182) at 20210307214927542
60156 2025-01-21 03:01:00.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-is31fl32xx.c' (58,183) at 20240405153230755
60157 2025-01-21 03:01:00.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l43.c' (58,184) at 20240613080016547
60158 2025-01-21 03:01:00.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-fdt.c' (58,185) at 20210308005003228
60159 2025-01-21 03:01:00.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3av_cmd.c' (58,186) at 20210309003652168
60160 2025-01-21 03:01:00.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mux.h' (58,187) at 20240405153050965
60161 2025-01-21 03:01:00.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/pamacct.h' (58,188) at 20210308005045993
60162 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2hk_hs_evm_defconfig' (58,189) at 20210308005003260
60163 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/turbostat/turbostat.8' (58,190) at 20240520080015239
60164 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml' (58,191) at 20240405153045017
60165 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/evsel-roundtrip-name.c' (58,192) at 20240405153054165
60166 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-tlssession.c' (58,193) at 20240906080037584
60167 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/bitfield.h' (58,194) at 20210308005002660
60168 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/sdram.c' (58,195) at 20210308005002820
60169 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf610-pinfunc.h' (58,196) at 20210308005002632
60170 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/gpio.h' (58,197) at 20210307214930546
60171 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/eir.c' (58,198) at 20240405153231987
60172 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Nokia' (58,199) at 20210307205554426
60173 2025-01-21 03:01:00.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/bcm2835_fb.h' (58,200) at 20240906080037332
60174 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrb.dts' (58,201) at 20240405153045841
60175 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/code-of-conduct-interpretation.rst' (58,202) at 20240405153229839
60176 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/mm.h' (58,203) at 20240405153229983
60177 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-build_1.2.2.bb' (58,204) at 20241221090017668
60178 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/Kconfig' (58,205) at 20210308005003348
60179 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hidden.h' (58,206) at 20210309003653844
60180 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/syscalls/syscall.tbl' (58,207) at 20240405153229995
60181 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-secure.h' (58,208) at 20240405153045665
60182 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/clock.h' (58,209) at 20240405153045657
60183 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mtd/nand/raw/atmel/pmecc.c' (58,210) at 20241211090145453 to deleted uid set
60184 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp864.c' (58,211) at 20210307214931178
60185 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb' (58,212) at 20241206090014346
60186 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/sc.h' (58,213) at 20240405153049489
60187 2025-01-21 03:01:00.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bugs.h' (58,214) at 20240405153045621
60188 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checksyscalls.sh' (58,215) at 20240405153053437
60189 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/scapyPlugin.py' (58,216) at 20220525020655231
60190 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi-dahlia.dts' (58,217) at 20240405153045733
60191 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/axp20x-regulator.c' (58,218) at 20240405153231359
60192 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/sstate-mirror.yml' (58,219) at 20241206090014206
60193 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/link.h' (58,220) at 20240405153232083
60194 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-am335x.c' (58,221) at 20240405153052125
60195 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus.c' (58,222) at 20210308004938836
60196 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-img.c' (58,223) at 20240405153046797
60197 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/gc.c' (58,224) at 20240405153052549
60198 2025-01-21 03:01:00.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-streamer.h' (58,225) at 20210307214928790
60199 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/padata.rst' (58,226) at 20220525020651766
60200 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/e6500-pmu.c' (58,227) at 20240405153046189
60201 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/io.c' (58,228) at 20240405153049237
60202 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cpcap.c' (58,229) at 20240405153053569
60203 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_save_crt0.S' (58,230) at 20210307214926462
60204 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric_0.3.bb' (58,231) at 20220402030015907
60205 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/maya44.c' (58,232) at 20210307214932262
60206 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_memhotplug.c' (58,233) at 20240405153230167
60207 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager_%.bbappend' (58,234) at 20241206090014202
60208 2025-01-21 03:01:00.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm911360_entphn-ns_defconfig' (58,235) at 20210308005003252
60209 2025-01-21 03:01:00.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra210.c' (58,236) at 20240405153231339
60210 2025-01-21 03:01:00.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/cmpxchg.h' (58,237) at 20240405153046057
60211 2025-01-21 03:01:00.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_event.c' (58,238) at 20240405153051625
60212 2025-01-21 03:01:00.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/x86_64-softmmu/default.mak' (58,239) at 20210927100127057
60213 2025-01-21 03:01:00.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45-tables.c' (58,240) at 20240405153232143
60214 2025-01-21 03:01:00.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/mbo_81095-code_562.rc5' (58,241) at 20210307205553758
60215 2025-01-21 03:01:00.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/slist.h' (58,242) at 20240405153052969
60216 2025-01-21 03:01:00.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-initialize-local-variables-before-use.patch' (58,243) at 20210307205553934
60217 2025-01-21 03:01:00.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_numa.c' (58,244) at 20240326080039482
60218 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l56_hda.c' (58,245) at 20240726080012878
60219 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/0001-Pass-Yocto-build-settings-to-psa-arch-tests-native.patch' (58,246) at 20221017030012214
60220 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/bmc-snmp-proxy' (58,247) at 20210308004938816
60221 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc2580.c' (58,248) at 20240405153049533
60222 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/isys_dma_global.h' (58,249) at 20210307214930538
60223 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@500/tmp275@4a.conf' (58,250) at 20240904080027734
60224 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-nsp-gpio.c' (58,251) at 20240405153231319
60225 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Artistic-2.0' (58,252) at 20210307205554414
60226 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.err' (58,253) at 20240906080037560
60227 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vringh.c' (58,254) at 20240405153052173
60228 2025-01-21 03:01:00.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/floating-point.json' (58,255) at 20240405153054133
60229 2025-01-21 03:01:00.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh4.c' (58,256) at 20240405153230091
60230 2025-01-21 03:01:00.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_sdio.c' (58,257) at 20240405153231211
60231 2025-01-21 03:01:00.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_debugfs.c' (58,258) at 20240405153230583
60232 2025-01-21 03:01:00.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_sd_rcw.cfg' (58,259) at 20210308005002992
60233 2025-01-21 03:01:00.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.freezer' (58,260) at 20210307214931706
60234 2025-01-21 03:01:00.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_fw_log.c' (58,261) at 20240405153230163
60235 2025-01-21 03:01:00.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa7110.c' (58,262) at 20240405153049337
60236 2025-01-21 03:01:00.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/aspeed_acry.c' (58,263) at 20220418100043789
60237 2025-01-21 03:01:00.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chp.h' (58,264) at 20220525020653963
60238 2025-01-21 03:01:00.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_2_1_sh_mask.h' (58,265) at 20210309003649632
60239 2025-01-21 03:01:00.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/MAINTAINERS' (58,266) at 20210308005002912
60240 2025-01-21 03:01:00.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/mvme16x_defconfig' (58,267) at 20240405153230003
60241 2025-01-21 03:01:00.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs_common/grace.c' (58,268) at 20240405153052429
60242 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_1_sh_mask.h' (58,269) at 20210307214927342
60243 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml' (58,270) at 20240405153045165
60244 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ac97.c' (58,271) at 20240405153053561
60245 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr-i2c.c' (58,272) at 20210307214928842
60246 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/change-log.rst' (58,273) at 20241221090017464
60247 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_evm_rtconly_defconfig' (58,274) at 20210308005003248
60248 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_count.c' (58,275) at 20240405153054241
60249 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-balloon.c' (58,276) at 20221215040039374
60250 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_eefc.h' (58,277) at 20210308005002716
60251 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/lantiq/phy-lantiq-rcu-usb2.c' (58,278) at 20240405153231311
60252 2025-01-21 03:01:00.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_dsp_task_types.h' (58,279) at 20210307214932238
60253 2025-01-21 03:01:00.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/connector.h' (58,280) at 20240405153231803
60254 2025-01-21 03:01:00.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vdsc_regs.h' (58,281) at 20240405153048465
60255 2025-01-21 03:01:00.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/linkmodes.c' (58,282) at 20240405153232015
60256 2025-01-21 03:01:00.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a77965-cpg-mssr.h' (58,283) at 20210308005003632
60257 2025-01-21 03:01:00.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/setup.h' (58,284) at 20210307214926110
60258 2025-01-21 03:01:00.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/ax88796.c' (58,285) at 20240405153049773
60259 2025-01-21 03:01:00.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/extract-cert.c' (58,286) at 20240405153046529
60260 2025-01-21 03:01:00.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/syscall.h' (58,287) at 20240405153046129
60261 2025-01-21 03:01:00.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hwmon-sysfs.h' (58,288) at 20240405153052701
60262 2025-01-21 03:01:00.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/low-pin-count.yaml' (58,289) at 20210309003648320
60263 2025-01-21 03:01:00.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/qcom_l2_pmu.c' (58,290) at 20240405153051277
60264 2025-01-21 03:01:00.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a10.c' (58,291) at 20210308005003352
60265 2025-01-21 03:01:00.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-input-host-pci.c' (58,292) at 20221215040039170
60266 2025-01-21 03:01:00.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb' (58,293) at 20241206090014250
60267 2025-01-21 03:01:00.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-microchip-core.c' (58,294) at 20240805080014011
60268 2025-01-21 03:01:00.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/common/tamonten.c' (58,295) at 20210308005002920
60269 2025-01-21 03:01:00.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ohci-pci.c' (58,296) at 20241211090212342
60270 2025-01-21 03:01:00.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_1_sh_mask.h' (58,297) at 20210307214927526
60271 2025-01-21 03:01:00.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/wap5813n/wap-5813n.c' (58,298) at 20210308005002948
60272 2025-01-21 03:01:00.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/reg.h' (58,299) at 20240405153048521
60273 2025-01-21 03:01:00.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/MAINTAINERS' (58,300) at 20210308005003008
60274 2025-01-21 03:01:00.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_rw.c' (58,301) at 20210308005003708
60275 2025-01-21 03:01:00.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5445x.h' (58,302) at 20210308005002804
60276 2025-01-21 03:01:00.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_stream_encoder.c' (58,303) at 20240405153047301
60277 2025-01-21 03:01:00.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-tegra.c' (58,304) at 20241104090011583
60278 2025-01-21 03:01:00.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/sgi_w1.c' (58,305) at 20240405153052233
60279 2025-01-21 03:01:00.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/LICENSE' (58,306) at 20210308005104849
60280 2025-01-21 03:01:00.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/string.h' (58,307) at 20210307214926246
60281 2025-01-21 03:01:00.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/sd5203.dts' (58,308) at 20240405153045437
60282 2025-01-21 03:01:00.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/string.h' (58,309) at 20210308005002840
60283 2025-01-21 03:01:00.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini-emmc1.dts' (58,310) at 20210308005002636
60284 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/opengrok1.0.log' (58,311) at 20241229020711887
60285 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/unzip_optimization.patch' (58,312) at 20210528000029747
60286 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_vm.h' (58,313) at 20240405153048805
60287 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_NAND_defconfig' (58,314) at 20210308005003244
60288 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/sdbusplus.wrap' (58,315) at 20220801133228674
60289 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/evlist.h' (58,316) at 20240405153054065
60290 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/mci.c' (58,317) at 20240405153050469
60291 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-stdio.c' (58,318) at 20240906080037160
60292 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_prime.h' (58,319) at 20240405153052637
60293 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spinlock_types.h' (58,320) at 20240405153046129
60294 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_mrp_switchdev.c' (58,321) at 20220525020654803
60295 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_i2c.c' (58,322) at 20240405153049161
60296 2025-01-21 03:01:00.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-fix-alignment-issue.patch' (58,323) at 20210307205553818
60297 2025-01-21 03:01:00.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/kxtj9.c' (58,324) at 20240405153049145
60298 2025-01-21 03:01:00.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-printables.bconf' (58,325) at 20210307214932462
60299 2025-01-21 03:01:00.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/pll.c' (58,326) at 20240405153046785
60300 2025-01-21 03:01:00.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c' (58,327) at 20240405153052205
60301 2025-01-21 03:01:00.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/relocs_check.sh' (58,328) at 20240405153053461
60302 2025-01-21 03:01:00.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_updatestarted_unittest.cpp' (58,329) at 20210308005120353
60303 2025-01-21 03:01:00.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_0_offset.h' (58,330) at 20210307214927406
60304 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/wd719x.h' (58,331) at 20240405153051749
60305 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/Kconfig' (58,332) at 20220525020653439
60306 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_aspeed.c' (58,333) at 20240405153230203
60307 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_section-divider.scss' (58,334) at 20220105012522983
60308 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-amd64-cross.docker' (58,335) at 20241211090212534
60309 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1100_generic.c' (58,336) at 20240405153051265
60310 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/slave-testunit-backend.rst' (58,337) at 20220525020651738
60311 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb' (58,338) at 20230919080013994
60312 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/generate_rust_target.rs' (58,339) at 20240405153053449
60313 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-kernel.h' (58,340) at 20240405153231719
60314 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/Rainier.json' (58,341) at 20240703080039227
60315 2025-01-21 03:01:00.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/sbom.py' (58,342) at 20231011080016598
60316 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv8/mmu.h' (58,343) at 20210308005002672
60317 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/st-dma-fence-unwrap.c' (58,344) at 20240405153046977
60318 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/rcK' (58,345) at 20210307205554470
60319 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt7986-resets.h' (58,346) at 20240405153052653
60320 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/test-mmap.c' (58,347) at 20210927100127517
60321 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/Makefile' (58,348) at 20210308005003476
60322 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_nat_masquerade.h' (58,349) at 20210307214931566
60323 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/Makefile' (58,350) at 20210307214931230
60324 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/Makefile' (58,351) at 20210308005002948
60325 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/Makefile' (58,352) at 20240405153045881
60326 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/average.hpp' (58,353) at 20240817080026660
60327 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw.c' (58,354) at 20240405153232123
60328 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/lag.h' (58,355) at 20210307214931562
60329 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap.c' (58,356) at 20241216090017785
60330 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/som-db5800-som-6867_defconfig' (58,357) at 20210308005003280
60331 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clock.h' (58,358) at 20240405153045661
60332 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_d.c' (58,359) at 20210308005046509
60333 2025-01-21 03:01:00.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/Kconfig' (58,360) at 20240405153231583
60334 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/meth.h' (58,361) at 20210307214929630
60335 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_host_boot_ras.robot' (58,362) at 20240628080017117
60336 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_LOG.h' (58,363) at 20240405153052929
60337 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/devices.rst' (58,364) at 20210309003648488
60338 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/xacct.h' (58,365) at 20210307214931502
60339 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/quark-u-boot.dtsi' (58,366) at 20210308005002872
60340 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-videobuf2.rst' (58,367) at 20210307214925466
60341 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0002-add-install-targets-to-Makefiles.patch' (58,368) at 20230211040012643
60342 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/start_hwmon.sh.in' (58,369) at 20240730080026906
60343 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/alternative.h' (58,370) at 20240405153045933
60344 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/rocket/phosphor-rocket' (58,371) at 20210308004941624
60345 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/pc8736x_gpio.c' (58,372) at 20210307214926950
60346 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/gpio.h' (58,373) at 20210308005002644
60347 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clockdomain.c' (58,374) at 20240405153046869
60348 2025-01-21 03:01:00.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___anon_embed.c' (58,375) at 20210307214932642
60349 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc_drv.c' (58,376) at 20241104090011583
60350 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/qos.c' (58,377) at 20210308005003032
60351 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/div64.c' (58,378) at 20240405153053093
60352 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/pulse8/Kconfig' (58,379) at 20210307214928598
60353 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/efibootpartition.py' (58,380) at 20241221090017632
60354 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-INRIA-IMAG' (58,381) at 20241221090017616
60355 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/020.out' (58,382) at 20210308005046433
60356 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/Makefile' (58,383) at 20240405153232195
60357 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/Makefile' (58,384) at 20210308005003460
60358 2025-01-21 03:01:00.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/virq-debugfs.c' (58,385) at 20220525020654087
60359 2025-01-21 03:01:00.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v6_0_0_pkt_open.h' (58,386) at 20240405153047161
60360 2025-01-21 03:01:00.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/Kconfig' (58,387) at 20210308005003536
60361 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nuvoton_npcm8xx_evb.json' (58,388) at 20240430080005223
60362 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-context-info.h' (58,389) at 20240405153050529
60363 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/pull-requests.rst' (58,390) at 20240405153229819
60364 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080ardb_SECURE_BOOT_defconfig' (58,391) at 20210308005003268
60365 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_ll.c' (58,392) at 20240405153046725
60366 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pytz_2024.2.bb' (58,393) at 20241221090017668
60367 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna.h' (58,394) at 20210307214929342
60368 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/regulator-haptic.yaml' (58,395) at 20240405153045081
60369 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_sockopt.c' (58,396) at 20240405153054349
60370 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/unprivileged-remount-test.c' (58,397) at 20240405153054333
60371 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/PageSection.vue' (58,398) at 20241004080035959
60372 2025-01-21 03:01:00.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq6018.h' (58,399) at 20210307214931330
60373 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/duplicate-key.out' (58,400) at 20210308005046405 to deleted uid set
60374 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/peerlookup.c' (58,401) at 20210307214929726
60375 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-mcp2200.c' (58,402) at 20241018080014486
60376 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon_%.bbappend' (58,403) at 20241206090014278
60377 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_x_next_csid_l3vpn_test.sh' (58,404) at 20240405153232279
60378 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp.c' (58,405) at 20240910080014102
60379 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nxp,lpc3220-usb-clk.txt' (58,406) at 20210307214925290
60380 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/nvram.c' (58,407) at 20240405153046225
60381 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/client.2202.conf' (58,408) at 20230606080013598
60382 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-ssaparse-enhance-SSA-text-lines-parsing.patch' (58,409) at 20241221090017692
60383 2025-01-21 03:01:00.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/float_madds.ref' (58,410) at 20221215040039386
60384 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_patch.c' (58,411) at 20240405153232127
60385 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6397-regulator.txt' (58,412) at 20210309003648388
60386 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c' (58,413) at 20241211090145449
60387 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/rule.hpp' (58,414) at 20240817080031296
60388 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/mmu_notifier.rst' (58,415) at 20240405153045297
60389 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/fw.h' (58,416) at 20210307214929862
60390 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/Makefile' (58,417) at 20210308005002980
60391 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_proc.h' (58,418) at 20240326080039562
60392 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5910.dts' (58,419) at 20240405153045501
60393 2025-01-21 03:01:00.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_uploadinprogress_unittest.cpp' (58,420) at 20210918000044923
60394 2025-01-21 03:01:00.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi-mt8173.c' (58,421) at 20240405153051285
60395 2025-01-21 03:01:00.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_ierb.h' (58,422) at 20220525020653495
60396 2025-01-21 03:01:00.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/consolekit/consolekit/add-polkit-configure-argument.patch' (58,423) at 20210307205554614
60397 2025-01-21 03:01:00.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/walkera0701.rst' (58,424) at 20210307214925514
60398 2025-01-21 03:01:00.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/Kbuild' (58,425) at 20210307214926310
60399 2025-01-21 03:01:00.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_offload.c' (58,426) at 20240830080013355
60400 2025-01-21 03:01:00.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi' (58,427) at 20240405153229923
60401 2025-01-21 03:01:00.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/cpu_loop-common.h' (58,428) at 20221215040039202
60402 2025-01-21 03:01:00.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/sdram_ast2600.h' (58,429) at 20221021030041179
60403 2025-01-21 03:01:00.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/turbostat/turbostat.c' (58,430) at 20240712080021105
60404 2025-01-21 03:01:00.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t2080_sd_rcw.cfg' (58,431) at 20210308005002996
60405 2025-01-21 03:01:00.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_func_ip_uprobe_test.c' (58,432) at 20240405153232259
60406 2025-01-21 03:01:00.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-uclass.c' (58,433) at 20210308005003480
60407 2025-01-21 03:01:00.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_h323_types.c' (58,434) at 20210307214932010
60408 2025-01-21 03:01:00.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/bcsr.c' (58,435) at 20210308005002980
60409 2025-01-21 03:01:00.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/serial_cs.c' (58,436) at 20220525020654223
60410 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/spi-nor-core.c' (58,437) at 20230720080043539
60411 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra132-peripherals-opp.dtsi' (58,438) at 20240405153045753
60412 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/mman.h' (58,439) at 20241211090212374
60413 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20241003.bb' (58,440) at 20241221090017560
60414 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_therm.c' (58,441) at 20240405153052233
60415 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/MAINTAINERS' (58,442) at 20210308005002964
60416 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/kvm-pv.rst' (58,443) at 20220429100100422
60417 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/xlnx-zynq-devcfg.h' (58,444) at 20210308005046009
60418 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-pdm.c' (58,445) at 20240405153232139
60419 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-palmas.txt' (58,446) at 20210307214925398
60420 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/VLAN/meson.build' (58,447) at 20220921030029346 to deleted uid set
60421 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tps6586x.h' (58,448) at 20210308005003688
60422 2025-01-21 03:01:00.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/Kconfig' (58,449) at 20240405153051201
60423 2025-01-21 03:01:00.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/kvm.h' (58,450) at 20241211090212374
60424 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/rest_dbus.py' (58,451) at 20210308004941620
60425 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/testing-overview.rst' (58,452) at 20240405153229835
60426 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/analyzer_main.hpp' (58,453) at 20221209040025907
60427 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-0068.conf' (58,454) at 20240904080027734
60428 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_local.h' (58,455) at 20210307214932202
60429 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-Respect-flags-from-env.patch' (58,456) at 20230706080014737
60430 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ioep-fpga.h' (58,457) at 20210308005003000
60431 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/purgatory.h' (58,458) at 20210307214926674
60432 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.ubsan' (58,459) at 20241111090012157
60433 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EventDestination.v1_15_0.json' (58,460) at 20240918080002720
60434 2025-01-21 03:01:00.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (58,461) at 20241206090014202
60435 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-pcap/dbus-pcap' (58,462) at 20231222090014207
60436 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0034-bootefi-Call-the-EVT_FT_FIXUP-event-handler.patch' (58,463) at 20240413080012627
60437 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/ipmi_flash.md' (58,464) at 20240807080021830
60438 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/adf_c62x_hw_data.c' (58,465) at 20240405153230267
60439 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.h' (58,466) at 20240405153050137
60440 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/base.c' (58,467) at 20210308005045729
60441 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/MIT-LICENSE.txt' (58,468) at 20210307205554278
60442 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/custom_dbus.cpp' (58,469) at 20240716080045952
60443 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/libsas.rst' (58,470) at 20240405153045253
60444 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-rmu-0.dtsi' (58,471) at 20210307214926350
60445 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nvidia,tegra186-gpio.yaml' (58,472) at 20240405153045061
60446 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gro.h' (58,473) at 20240520080015207
60447 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Login/index.js' (58,474) at 20220105012522995
60448 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t-bananapi-m3.dts' (58,475) at 20210308005002624
60449 2025-01-21 03:01:00.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_modeset_lock.c' (58,476) at 20240405153048405
60450 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-sm5502.c' (58,477) at 20240405153047025
60451 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_4_d.h' (58,478) at 20210307214927666
60452 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/swift/acx22-ipmi-fru-not-sent-by-host.yaml' (58,479) at 20210307205553698
60453 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/0001-usr-Makefile-WARNING-fix.patch' (58,480) at 20230317080013785
60454 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OAR' (58,481) at 20241221090017616
60455 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-apmixedsys.c' (58,482) at 20240405153046797
60456 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU-u-boot.dtsi' (58,483) at 20210308005002564
60457 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xlnx-zynq-devcfg.c' (58,484) at 20241211090212270
60458 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/highmem.h' (58,485) at 20220525020652034
60459 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_mdio.h' (58,486) at 20210308005003652
60460 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-lzma.c' (58,487) at 20210307214932470
60461 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/test_mkdir.py' (58,488) at 20210308005003744
60462 2025-01-21 03:01:00.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/filelayout/filelayoutdev.c' (58,489) at 20240405153052417
60463 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dontdiff' (58,490) at 20240405153045189
60464 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/internal.h' (58,491) at 20240906080037476
60465 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/adcifc.c' (58,492) at 20211216110021259
60466 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/0003-include-paths.h-for-_PATH_MOUNTED.patch' (58,493) at 20230114040015470
60467 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_poll_test.c' (58,494) at 20210309003656012
60468 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-l-50.dts' (58,495) at 20240405153229875
60469 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock_3.9.5.bb' (58,496) at 20241221090017524
60470 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7792.h' (58,497) at 20210308005002768
60471 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/w1-gpio.c' (58,498) at 20210308005003540
60472 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig' (58,499) at 20210308005003244
60473 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_monitor.cpp' (58,500) at 20240307090027676
60474 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear6xx.c' (58,501) at 20240405153045689
60475 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/OWNERS' (58,502) at 20240914080012078
60476 2025-01-21 03:01:00.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/nsp32.h' (58,503) at 20240405153051681
60477 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/packagegroups/packagegroup-meta-initramfs.bb' (58,504) at 20210812000025174
60478 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx1-ads.dts' (58,505) at 20240405153229879
60479 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AggregationSourceCollection.json' (58,506) at 20240619080002940
60480 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/queue_access.c' (58,507) at 20210309003653024
60481 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-strenum/0001-patch-versioneer-for-python-3.12-compatibility.patch' (58,508) at 20240301090012435
60482 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/gtm601.c' (58,509) at 20240405153053613
60483 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/oradax.h' (58,510) at 20210307214926590
60484 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/termbits.h' (58,511) at 20210308005046085
60485 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v2.c' (58,512) at 20240405153050137
60486 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/dk-Aarhus-Antenneforening' (58,513) at 20210307205553758
60487 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/distributed-arp-table.h' (58,514) at 20220525020654791
60488 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.json' (58,515) at 20210927100127469
60489 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-apmixedsys.c' (58,516) at 20240405153230215
60490 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ncsi-netlink-ifindex' (58,517) at 20220401030010887
60491 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm6115-mdss.yaml' (58,518) at 20240405153229763
60492 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_hwmon.h' (58,519) at 20210307214927910
60493 2025-01-21 03:01:00.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/apl.c' (58,520) at 20240405153053937
60494 2025-01-21 03:01:00.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.h' (58,521) at 20240405153051941
60495 2025-01-21 03:01:00.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/xmit.h' (58,522) at 20210307214929798
60496 2025-01-21 03:01:00.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/scripts/meson.build' (58,523) at 20240823080032949
60497 2025-01-21 03:01:00.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_dwc.c' (58,524) at 20240405153230171
60498 2025-01-21 03:01:00.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8186-gce.h' (58,525) at 20240405153052649
60499 2025-01-21 03:01:00.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-apq8084.h' (58,526) at 20240405153052645
60500 2025-01-21 03:01:00.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/mmu/mmu_v1.c' (58,527) at 20240405153046561
60501 2025-01-21 03:01:00.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/sdbusplus.wrap' (58,528) at 20220628030020471
60502 2025-01-21 03:01:00.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/test-evsel.c' (58,529) at 20240405153054065
60503 2025-01-21 03:01:00.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm6350.h' (58,530) at 20240405153052645
60504 2025-01-21 03:01:00.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xfrm_sync.rst' (58,531) at 20210307214925542
60505 2025-01-21 03:01:00.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pxa-pci.c' (58,532) at 20240405153230679
60506 2025-01-21 03:01:00.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basetable_top_layers.html' (58,533) at 20210307205554282
60507 2025-01-21 03:01:00.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/Makefile' (58,534) at 20210308005002712
60508 2025-01-21 03:01:00.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/checksum_32.S' (58,535) at 20240405153230095
60509 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/imx-sdma.c' (58,536) at 20240405153230283
60510 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t102xqds_qixis.h' (58,537) at 20210308005002992
60511 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-bananapro.dts' (58,538) at 20210308005002624
60512 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/debug-sr.h' (58,539) at 20240405153045881
60513 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/Kconfig' (58,540) at 20210308005002804
60514 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/Makefile' (58,541) at 20210307214930778
60515 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/Kconfig' (58,542) at 20240503080014458
60516 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/cipher.c' (58,543) at 20240405153046961
60517 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu2down.service' (58,544) at 20230920080013648
60518 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfmuxl.c' (58,545) at 20210307214931898
60519 2025-01-21 03:01:00.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0005.h' (58,546) at 20210307214927902
60520 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/mmc/item_updater_helper.cpp' (58,547) at 20230106040025283 to deleted uid set
60521 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace.h' (58,548) at 20240910080014090 to deleted uid set
60522 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/term.h' (58,549) at 20210307214932610
60523 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-of-dev.c' (58,550) at 20240405153054005
60524 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/sun4i-a10.h' (58,551) at 20210307214931338
60525 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/Makefile' (58,552) at 20210308005003068
60526 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond_macvlan.sh' (58,553) at 20240405153054293
60527 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/README.md' (58,554) at 20221209040008787
60528 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v4.h' (58,555) at 20240405153051293
60529 2025-01-21 03:01:00.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/freeze.cfg' (58,556) at 20210307214932618
60530 2025-01-21 03:01:00.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfi_ms.h' (58,557) at 20210307214930294
60531 2025-01-21 03:01:00.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/starfive/jh7110_tdm.c' (58,558) at 20240405153232199
60532 2025-01-21 03:01:00.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_pt.h' (58,559) at 20240405153046385
60533 2025-01-21 03:01:00.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/hwctrset.h' (58,560) at 20240405153046281
60534 2025-01-21 03:01:00.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra124.c' (58,561) at 20240405153046861
60535 2025-01-21 03:01:00.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie-ep.yaml' (58,562) at 20240405153045125
60536 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mchp_pfsoc_ioscb.c' (58,563) at 20230426080043708
60537 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8350.c' (58,564) at 20240405153230739
60538 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/log_manager.hpp' (58,565) at 20241212090025211
60539 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-dnskw.dtsi' (58,566) at 20210308005002592
60540 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi' (58,567) at 20240405153229951
60541 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/libconfig-perl_0.100.bb' (58,568) at 20220401030010887
60542 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_optc.h' (58,569) at 20240405153047253
60543 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_sockio.cpp' (58,570) at 20230629131804623
60544 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_motion.scss' (58,571) at 20220105012522983
60545 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/api/functionredirection.rst' (58,572) at 20240405153045009
60546 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/Makefile' (58,573) at 20240405153051945
60547 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_tx.c' (58,574) at 20240405153046533
60548 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/types.h' (58,575) at 20240405153052809
60549 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/Makefile' (58,576) at 20210307214931962
60550 2025-01-21 03:01:00.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/cec-gpio/cec-gpio.c' (58,577) at 20240405153230775
60551 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/cacheflush.h' (58,578) at 20240405153230019
60552 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/arm-coresight.txt' (58,579) at 20240405153054077
60553 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/fp-stress.c' (58,580) at 20241216090017805
60554 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/loader-fit.h' (58,581) at 20210308005046017
60555 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/login.py' (58,582) at 20240309090012816
60556 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/xenbus.c' (58,583) at 20240405153052253
60557 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b1x5v2.dtsi' (58,584) at 20240405153229883
60558 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2.h' (58,585) at 20240405153231431
60559 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sysctl_net.c' (58,586) at 20240812080017264
60560 2025-01-21 03:01:00.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/Kconfig' (58,587) at 20240405153048777
60561 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/dma_v2_defs.h' (58,588) at 20210307214930538
60562 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Preseli' (58,589) at 20210307205553798
60563 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a774a1-cpg-mssr.c' (58,590) at 20240405153230235
60564 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/net2272.h' (58,591) at 20220525020654267
60565 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ipaq-micro-ts.c' (58,592) at 20240405153049161
60566 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libidn/libidn2_2.3.7.bb' (58,593) at 20240301090012475
60567 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/testdev.c' (58,594) at 20210308005045765
60568 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (58,595) at 20240814080011471
60569 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6259.c' (58,596) at 20220525020652358
60570 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/files/0001-makefile-Add-missing-LDFLAGS.patch' (58,597) at 20241206090014226
60571 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/braille-console.rst' (58,598) at 20210307214925218
60572 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/posix_types.h' (58,599) at 20210307214926674
60573 2025-01-21 03:01:00.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/adc.c' (58,600) at 20210308005003736
60574 2025-01-21 03:01:00.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/metrics.json' (58,601) at 20220525020655143
60575 2025-01-21 03:01:00.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/firmware/qcom,scm.h' (58,602) at 20240405153231795
60576 2025-01-21 03:01:00.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8974.c' (58,603) at 20240405153230235
60577 2025-01-21 03:01:00.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/meson.build' (58,604) at 20240326080039702
60578 2025-01-21 03:01:00.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/storagecommands.cpp' (58,605) at 20241118090027711
60579 2025-01-21 03:01:00.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sr-som-emmc.dtsi' (58,606) at 20240405153045517
60580 2025-01-21 03:01:00.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device.c' (58,607) at 20210308005002792
60581 2025-01-21 03:01:00.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcab/gcab_1.6.bb' (58,608) at 20241221090017524
60582 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/phosphor-dbus-interfaces.wrap' (58,609) at 20210817000025328
60583 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-bold-literal.xsl' (58,610) at 20210307214932510
60584 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_root_node.c' (58,611) at 20210308005003700
60585 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_dualstack.c' (58,612) at 20210307214932694
60586 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/vishay,vcnl4000.yaml' (58,613) at 20210309003648360
60587 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sg.c' (58,614) at 20241216090017737
60588 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/22000.c' (58,615) at 20240405153050509
60589 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6q_mba6_spi_defconfig' (58,616) at 20210308005003284
60590 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/Makefile' (58,617) at 20210307214925674
60591 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/account_service/test_redfish_privilege_registry.robot' (58,618) at 20240627080021052
60592 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-a64-ccu.h' (58,619) at 20210307214931350
60593 2025-01-21 03:01:00.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-inx.dts' (58,620) at 20240405153045781
60594 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/a2065.h' (58,621) at 20210307214929290
60595 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/Kconfig' (58,622) at 20240405153045645
60596 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_axuser_nonsecured_regs.h' (58,623) at 20240405153046585
60597 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc85xx' (58,624) at 20210308005003296
60598 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_usbtty_defconfig' (58,625) at 20210308005003280
60599 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837.dtsi' (58,626) at 20240405153045425
60600 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/host-os.h' (58,627) at 20221215040039066
60601 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/reporting-issues.rst' (58,628) at 20240405153045285
60602 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-hcd.c' (58,629) at 20210309003653184
60603 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/drf.h' (58,630) at 20240405153048617
60604 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/ipv6.h' (58,631) at 20240405153052861
60605 2025-01-21 03:01:00.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/quickly-build-trimmed-linux.rst' (58,632) at 20240405153044961
60606 2025-01-21 03:01:00.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-iva-thermal.dtsi' (58,633) at 20240405153045597
60607 2025-01-21 03:01:00.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/src.cpp' (58,634) at 20241022080025524
60608 2025-01-21 03:01:00.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-Add-support-for-mips64-n32-n64.patch' (58,635) at 20210307205553902
60609 2025-01-21 03:01:00.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c' (58,636) at 20240405153049469
60610 2025-01-21 03:01:00.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_qmr.c' (58,637) at 20210307214929422
60611 2025-01-21 03:01:00.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/kgdb.c' (58,638) at 20240405153046077
60612 2025-01-21 03:01:00.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes.h' (58,639) at 20220525020653767
60613 2025-01-21 03:01:00.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/Kconfig' (58,640) at 20210308005002908
60614 2025-01-21 03:01:00.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/settings/phosphor-settings-manager/applyTime.override.yml' (58,641) at 20240712080022837
60615 2025-01-21 03:01:00.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/crosscompile_nm.patch' (58,642) at 20210307205553878
60616 2025-01-21 03:01:00.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha512-ce-glue.c' (58,643) at 20240405153045849
60617 2025-01-21 03:01:00.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/MAINTAINERS' (58,644) at 20210308005002988
60618 2025-01-21 03:01:00.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/include/mach/hardware.h' (58,645) at 20210308005002796
60619 2025-01-21 03:01:00.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-mrw.inc' (58,646) at 20210812000025258
60620 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_masks.h' (58,647) at 20240405153046601
60621 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/spinlock_rt.c' (58,648) at 20240405153053021
60622 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head827d.c' (58,649) at 20210309003649820
60623 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/Makefile' (58,650) at 20240405153046045
60624 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AML' (58,651) at 20211006000025226
60625 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/std_types.c' (58,652) at 20220525020653151
60626 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pci.h' (58,653) at 20240405153052617
60627 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_static_linked1.c' (58,654) at 20220525020655199
60628 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/des.h' (58,655) at 20210307214931310
60629 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xxfbdrv.c' (58,656) at 20240405153231587
60630 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rf.h' (58,657) at 20210307214929946
60631 2025-01-21 03:01:00.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu-feature.h.inc' (58,658) at 20240906080037536
60632 2025-01-21 03:01:00.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/debugfs.c' (58,659) at 20240405153051461
60633 2025-01-21 03:01:00.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm_1.80.1.bb' (58,660) at 20241221090017676
60634 2025-01-21 03:01:00.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/EpochTime.interface.yaml' (58,661) at 20221207040023631
60635 2025-01-21 03:01:00.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/state.xml.h' (58,662) at 20210307214927770
60636 2025-01-21 03:01:00.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/evb-ast2600.conf' (58,663) at 20240216090011898
60637 2025-01-21 03:01:00.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0023-shared-Do-not-use-malloc_info-on-musl.patch' (58,664) at 20241221090017644
60638 2025-01-21 03:01:00.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/.clang-format' (58,665) at 20241219090009776
60639 2025-01-21 03:01:00.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_values.hpp' (58,666) at 20230607080026569
60640 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_common.xml.h' (58,667) at 20240405153048577
60641 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-i2c.h' (58,668) at 20240405153049369
60642 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-mfgcfg.c' (58,669) at 20240405153230211
60643 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/sserule.hpp' (58,670) at 20240730080002885
60644 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.c' (58,671) at 20240405153048693
60645 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a774b1-cpg-mssr.h' (58,672) at 20210307214931334
60646 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/mxregs.h' (58,673) at 20210307214926762
60647 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/trackpoint.c' (58,674) at 20240405153049153
60648 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/index.rst' (58,675) at 20210307214925570
60649 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/Kconfig' (58,676) at 20210308005002944
60650 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/wavefront_synth.c' (58,677) at 20240405153053509
60651 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios-stub.c' (58,678) at 20230426080043740
60652 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Trollhattan' (58,679) at 20210307205553794
60653 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dsos.c' (58,680) at 20240405153054189
60654 2025-01-21 03:01:00.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hr-All' (58,681) at 20210307205553774
60655 2025-01-21 03:01:00.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/3780i.h' (58,682) at 20220525020652298
60656 2025-01-21 03:01:00.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-microsoft.c' (58,683) at 20240405153048817
60657 2025-01-21 03:01:00.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4265.h' (58,684) at 20210307214932298
60658 2025-01-21 03:01:00.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt1308.txt' (58,685) at 20210307214925434
60659 2025-01-21 03:01:00.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpedite520x.h' (58,686) at 20210308005003624
60660 2025-01-21 03:01:00.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/relocate.c' (58,687) at 20240913080013765
60661 2025-01-21 03:01:00.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_pwm.h' (58,688) at 20241211090212362
60662 2025-01-21 03:01:00.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas.c' (58,689) at 20240405153230039
60663 2025-01-21 03:01:00.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kmc/kzm9g/kzm9g.c' (58,690) at 20210308005003012
60664 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/processor.h' (58,691) at 20240405153045861
60665 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/sunplus,sp7021-wdt.yaml' (58,692) at 20240405153045185
60666 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-base-empty.out' (58,693) at 20210308005046413 to deleted uid set
60667 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swapfile.h' (58,694) at 20240405153231843
60668 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/appcommands.cpp' (58,695) at 20241119090007844
60669 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/Kconfig' (58,696) at 20210308005002776
60670 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/cpucfg-emul.c' (58,697) at 20210309003648852
60671 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/Makefile.include' (58,698) at 20241211090212530
60672 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_simpleondemand.c' (58,699) at 20220525020652402
60673 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/stats.c' (58,700) at 20240405153052369
60674 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb' (58,701) at 20231011080016606
60675 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-scs1x.c' (58,702) at 20210307214932214
60676 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/timer.c' (58,703) at 20210308005002792
60677 2025-01-21 03:01:00.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ads.h' (58,704) at 20240405153048509
60678 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/command.py' (58,705) at 20241221090017584
60679 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/vsprintf.c' (58,706) at 20210307214932502
60680 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/imi,rdacm2x-gmsl.yaml' (58,707) at 20220525020651686
60681 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/MAINTAINERS' (58,708) at 20210308005002960
60682 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-pcm-953.dtsi' (58,709) at 20240405153045589
60683 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/ctrl.c' (58,710) at 20240405153230259
60684 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/early_alloc.c' (58,711) at 20240405153045881
60685 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-jesurun-q5.dts' (58,712) at 20240405153045377
60686 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/cpu.h' (58,713) at 20210308005002800
60687 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_table.c' (58,714) at 20240405153050681
60688 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx8mp.c' (58,715) at 20240405153230735
60689 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-account' (58,716) at 20210307205554566
60690 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/signal_64.c' (58,717) at 20240405153046153
60691 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/device-url-syntax.rst.inc' (58,718) at 20240906080037180
60692 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/or_action_tests.cpp' (58,719) at 20210308005405938
60693 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-c200-v1.dts' (58,720) at 20240405153045457
60694 2025-01-21 03:01:00.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_awg_utils.c' (58,721) at 20210307214928034
60695 2025-01-21 03:01:00.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/g12a-tohdmitx.c' (58,722) at 20240405153232187
60696 2025-01-21 03:01:00.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-reset.rst' (58,723) at 20210309003648476
60697 2025-01-21 03:01:00.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memcontrol.h' (58,724) at 20241104090011599
60698 2025-01-21 03:01:00.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Artistic-1.0-Perl' (58,725) at 20211006000025230
60699 2025-01-21 03:01:00.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-kernel/linux/linux-aspeed/usbctl.cfg' (58,726) at 20210307205553674
60700 2025-01-21 03:01:00.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_alua.h' (58,727) at 20210307214930710
60701 2025-01-21 03:01:00.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/richtek,rt1711h.txt' (58,728) at 20210307214925450
60702 2025-01-21 03:01:00.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/core/filter.c' (58,729) at 20241216090017789 to deleted uid set
60703 2025-01-21 03:01:00.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/xen-save-devices-state.txt' (58,730) at 20210308005045813
60704 2025-01-21 03:01:00.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPD-document' (58,731) at 20241221090017616
60705 2025-01-21 03:01:00.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/crt.S' (58,732) at 20230426080043952
60706 2025-01-21 03:01:00.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/ibm/hypervisor-network-mgr-test/meson.build' (58,733) at 20230408080025093
60707 2025-01-21 03:01:00.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/.gitignore' (58,734) at 20220120040024748
60708 2025-01-21 03:01:00.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_servalt_defconfig' (58,735) at 20210308005003268
60709 2025-01-21 03:01:00.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/fsia6b.c' (58,736) at 20210309003650188
60710 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/plutux.h' (58,737) at 20210308005003612
60711 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/fsl,imx7-src.yaml' (58,738) at 20210309003648388
60712 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/mscan.c' (58,739) at 20240405153049733
60713 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Compatible/meson.build' (58,740) at 20230825080021137 to deleted uid set
60714 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-ed1-scmi.dts' (58,741) at 20240405153229903
60715 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8150.dtsi' (58,742) at 20240405153229943
60716 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/fdt.c' (58,743) at 20210308005045933
60717 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi' (58,744) at 20220525020651930
60718 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libfakekey/libfakekey_git.bb' (58,745) at 20230919080013990
60719 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_build_id_nmi.c' (58,746) at 20240405153054261
60720 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/server.hpp' (58,747) at 20240829080010546
60721 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/page-title/index.md' (58,748) at 20221215040043186
60722 2025-01-21 03:01:00.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_tpl_dtb.py' (58,749) at 20210308005003748
60723 2025-01-21 03:01:00.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sriov.c' (58,750) at 20240405153050013
60724 2025-01-21 03:01:00.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vfio.h' (58,751) at 20240405153231847
60725 2025-01-21 03:01:00.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/stddef.h' (58,752) at 20240906080037356
60726 2025-01-21 03:01:00.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/50-edk2-i386-secure.json' (58,753) at 20210308005046117
60727 2025-01-21 03:01:00.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/mx6sxsabreauto.c' (58,754) at 20210308005002984
60728 2025-01-21 03:01:00.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/multigen_lru.rst' (58,755) at 20240405153044961
60729 2025-01-21 03:01:00.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_main.c' (58,756) at 20240628080013997
60730 2025-01-21 03:01:00.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/persistent.c' (58,757) at 20210307214932174
60731 2025-01-21 03:01:00.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4d_irq.c' (58,758) at 20210307214926602
60732 2025-01-21 03:01:00.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/cpu.c' (58,759) at 20240906080037184
60733 2025-01-21 03:01:00.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/version.cpp' (58,760) at 20240820080021222 to deleted uid set
60734 2025-01-21 03:01:00.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/mte_common_util.c' (58,761) at 20241211090145577
60735 2025-01-21 03:01:00.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,ipq5332-gcc.yaml' (58,762) at 20240405153045029
60736 2025-01-21 03:01:00.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_main.c' (58,763) at 20240405153050245
60737 2025-01-21 03:01:00.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi.c' (58,764) at 20241111090012133 to deleted uid set
60738 2025-01-21 03:01:00.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc7280-mdss.yaml' (58,765) at 20240405153229763
60739 2025-01-21 03:01:00.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/osdep.h' (58,766) at 20241211090212366
60740 2025-01-21 03:01:00.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/trace-events' (58,767) at 20241211090212250
60741 2025-01-21 03:01:00.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/schemas/openbmc-dbus.json' (58,768) at 20241206090006234 to deleted uid set
60742 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-sata.c' (58,769) at 20240405153231311
60743 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/cpus.txt' (58,770) at 20240405153229787
60744 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/legacy.c' (58,771) at 20210307214926742
60745 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/falcon.c' (58,772) at 20240405153050265
60746 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.c' (58,773) at 20240405153231247
60747 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_compositor.h' (58,774) at 20210307214928038
60748 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/Makefile' (58,775) at 20240405153047245
60749 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/decode-insn.h' (58,776) at 20210307214926074
60750 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/core.h' (58,777) at 20241216090017725
60751 2025-01-21 03:01:00.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/iscsi/iscsi_transport.h' (58,778) at 20240405153052889
60752 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nxp/Kconfig' (58,779) at 20210309003651144
60753 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/Makefile' (58,780) at 20210308005002820
60754 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Makefile' (58,781) at 20241104090011559
60755 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/ptrace.h' (58,782) at 20210307214925670
60756 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c' (58,783) at 20240405153230499
60757 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Cable.v1_2_3.json' (58,784) at 20240619080002944
60758 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/v7m.h' (58,785) at 20240405153045625
60759 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png' (58,786) at 20210307205554250 to deleted uid set
60760 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dts' (58,787) at 20210309003648828
60761 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-14.c' (58,788) at 20210307214931190
60762 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_genhd.c' (58,789) at 20240405153051509
60763 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/p910nd/p910nd_0.97.bb' (58,790) at 20240413080012659
60764 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/native-intercept/chgrp' (58,791) at 20210307205554638
60765 2025-01-21 03:01:00.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hidraw.h' (58,792) at 20220525020654667
60766 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_mac16.S' (58,793) at 20210308005046533
60767 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2602-spi.c' (58,794) at 20210307214932338
60768 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/g2d-regs.h' (58,795) at 20240405153049461
60769 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c' (58,796) at 20240830080013279
60770 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-4.c' (58,797) at 20210307214931190
60771 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch' (58,798) at 20210608000015791
60772 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svcsock.h' (58,799) at 20240405153231843
60773 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/timespec.c' (58,800) at 20240405153054177
60774 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2431.c' (58,801) at 20210309003653324
60775 2025-01-21 03:01:00.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8541CDS_defconfig' (58,802) at 20210308005003240
60776 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/gdma.h' (58,803) at 20241011080017375
60777 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/videobuf-vmalloc.c' (58,804) at 20240405153049585
60778 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-fsl-ftm.c' (58,805) at 20220525020652342
60779 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ActionInfo.v1_4_2.json' (58,806) at 20240619080002940
60780 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml' (58,807) at 20240405153045149
60781 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/timer.c' (58,808) at 20210308005002756
60782 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/Makefile' (58,809) at 20210307214931198
60783 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/dptf_pch_fivr.c' (58,810) at 20240405153046637
60784 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/arc_emac.txt' (58,811) at 20210307214925370
60785 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/meson.build' (58,812) at 20210308005045993
60786 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/gang.c' (58,813) at 20210307214926462
60787 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pico-dwarf.dts' (58,814) at 20240405153045505
60788 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-synology.dtsi' (58,815) at 20240405153045457
60789 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/pmjump.S' (58,816) at 20210307214926638
60790 2025-01-21 03:01:00.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb' (58,817) at 20240302090018210
60791 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb-common.c' (58,818) at 20220525020653319
60792 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_dev.c' (58,819) at 20240405153053357
60793 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode_item.h' (58,820) at 20240405153052593
60794 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/imximage.cfg' (58,821) at 20210308005002724
60795 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/mq_sysctl.c' (58,822) at 20240812080017252
60796 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_dsi.c' (58,823) at 20240405153230631
60797 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tc_l2_redirect_kern.c' (58,824) at 20210307214932118
60798 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sis5595.c' (58,825) at 20240405153230667
60799 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/Makefile' (58,826) at 20210307214930070
60800 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/README' (58,827) at 20210308005002920
60801 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/gitlab-kubernetes-runners/values.yaml' (58,828) at 20230925080039989
60802 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/0001-ez-ipupdate-Include-time.h-for-time-API-prototype.patch' (58,829) at 20221003030013261
60803 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.c' (58,830) at 20240624080012788
60804 2025-01-21 03:01:00.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/conf/machine/include/supermicro.inc' (58,831) at 20221014100013247
60805 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-syms.c' (58,832) at 20210307214925974
60806 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/templates/default/local.conf.sample' (58,833) at 20241221090017580
60807 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_configfs.rst' (58,834) at 20240405153045305
60808 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mediatek,mt6331-regulator.yaml' (58,835) at 20240405153045145
60809 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/debugfs-client.c' (58,836) at 20240405153230735
60810 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-4.dtsi' (58,837) at 20210307214926350
60811 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/pipeline.json' (58,838) at 20240405153054133
60812 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3188-power.h' (58,839) at 20210307214931346
60813 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/pm.c' (58,840) at 20210307214926270
60814 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/0001-tests-do-not-run-test-applications-from-.libs.patch' (58,841) at 20210307205554602
60815 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mctp.rst' (58,842) at 20220525020651746
60816 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/phosphor-wait-power-on@.service' (58,843) at 20230706080014765
60817 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/microchip,mchp23k256.txt' (58,844) at 20210307214925370
60818 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/Kconfig' (58,845) at 20240405153046553
60819 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (58,846) at 20210812000025166
60820 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0006-RH-add-wwids-from-kernel-cmdline-mpath.wwids-with-A.patch' (58,847) at 20241221090017540
60821 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/thermal-tools.h' (58,848) at 20240405153054381
60822 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mgcoge3un_defconfig' (58,849) at 20210308005003268
60823 2025-01-21 03:01:00.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65217.c' (58,850) at 20240405153230839
60824 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/imx/imx93-src.c' (58,851) at 20240405153051761
60825 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_types_internal2.h' (58,852) at 20240405153047201
60826 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/configuration.md' (58,853) at 20240809080033023
60827 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/toolchains.yml' (58,854) at 20241206090014206
60828 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vma.c' (58,855) at 20240405153046369
60829 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-power.json' (58,856) at 20240405153054137
60830 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p3041_ids.c' (58,857) at 20210308005002832
60831 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/OEM_SCHEMAS.md' (58,858) at 20240723080003235
60832 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-data.out' (58,859) at 20210308005046401 to deleted uid set
60833 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/exynos_spi.c' (58,860) at 20210308005003492
60834 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/50-gbmc-nic.rules.in' (58,861) at 20240913080015313
60835 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pc87427.rst' (58,862) at 20210307214925506
60836 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-sis630.rst' (58,863) at 20210307214925510
60837 2025-01-21 03:01:00.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables-context.rst' (58,864) at 20240413080012667
60838 2025-01-21 03:01:00.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/Kconfig' (58,865) at 20240405153048893
60839 2025-01-21 03:01:00.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imx-irqsteer.c' (58,866) at 20240805080013963
60840 2025-01-21 03:01:00.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/channel_auth.hpp' (58,867) at 20231024080029049
60841 2025-01-21 03:01:00.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005.c' (58,868) at 20240405153049549
60842 2025-01-21 03:01:00.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/security.c' (58,869) at 20240405153046153
60843 2025-01-21 03:01:00.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes.txt' (58,870) at 20210307205553666
60844 2025-01-21 03:01:00.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/os-strace.h' (58,871) at 20210927100127045
60845 2025-01-21 03:01:00.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/generic_timer.c' (58,872) at 20210308005002560
60846 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/enter_mpreboot.cpp' (58,873) at 20230915080021805
60847 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland_1.23.1.bb' (58,874) at 20241221090017684
60848 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/tangier.c' (58,875) at 20210308005002860
60849 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/ptest-packagelists.inc' (58,876) at 20241221090017612
60850 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml' (58,877) at 20240405153045153
60851 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cli.h' (58,878) at 20210308005003572
60852 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/logging/phosphor-logging_%.bbappend' (58,879) at 20230728080019718
60853 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-powerpc64.txt' (58,880) at 20240113090014532
60854 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-essiv.c' (58,881) at 20210308005045777
60855 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfs.h' (58,882) at 20240405153052753
60856 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inflate_syms.c' (58,883) at 20210307214931826
60857 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114-tn7.dts' (58,884) at 20240405153229875
60858 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/Kconfig' (58,885) at 20241118090018515
60859 2025-01-21 03:01:00.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/perl-ptest.inc' (58,886) at 20241221090017664
60860 2025-01-21 03:01:00.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_msghandler.c' (58,887) at 20240405153046753
60861 2025-01-21 03:01:00.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog/emlog.initd' (58,888) at 20210307205553886
60862 2025-01-21 03:01:00.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/sockbits.h' (58,889) at 20210308005046089
60863 2025-01-21 03:01:00.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/jitterstop.sh' (58,890) at 20220525020655227
60864 2025-01-21 03:01:00.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/spl.h' (58,891) at 20210308005002656
60865 2025-01-21 03:01:00.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/storage_large.json' (58,892) at 20230202040011970
60866 2025-01-21 03:01:00.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/amplifiers/adi,hmc425a.yaml' (58,893) at 20240405153045073
60867 2025-01-21 03:01:00.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/vnc-security.rst' (58,894) at 20210927100127081
60868 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tasks.h' (58,895) at 20241111090012157
60869 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_tx.h' (58,896) at 20240405153050261
60870 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_devlink.h' (58,897) at 20210309003651152
60871 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ia_css_sc.host.c' (58,898) at 20240405153051837
60872 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/__init__.py' (58,899) at 20231011080016602
60873 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_powernv.py' (58,900) at 20241211090212542
60874 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sprd.c' (58,901) at 20240405153231359
60875 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn20.c' (58,902) at 20240405153047301
60876 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp-debugfs.c' (58,903) at 20240415080012967
60877 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_pool.c' (58,904) at 20240503080014474
60878 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/Makefile' (58,905) at 20210307214927126
60879 2025-01-21 03:01:00.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/open/open.h' (58,906) at 20210308004938836
60880 2025-01-21 03:01:00.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme1_ctrl_regs.h' (58,907) at 20240405153046577
60881 2025-01-21 03:01:00.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager.c' (58,908) at 20210308005002780
60882 2025-01-21 03:01:00.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/t3cdev.h' (58,909) at 20210307214929362
60883 2025-01-21 03:01:00.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_queue.h' (58,910) at 20240405153049933
60884 2025-01-21 03:01:00.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Madrid' (58,911) at 20210307205553766
60885 2025-01-21 03:01:00.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/io.h' (58,912) at 20210307214931002
60886 2025-01-21 03:01:00.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/cpu_if_regs.h' (58,913) at 20240405153046585
60887 2025-01-21 03:01:00.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-7777.dtso' (58,914) at 20240405153045725
60888 2025-01-21 03:01:00.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsd.h' (58,915) at 20240820080014177
60889 2025-01-21 03:01:00.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PowerSubsystem.v1_1_2.json' (58,916) at 20240619080002952
60890 2025-01-21 03:01:00.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-duo2.dts' (58,917) at 20240405153045389
60891 2025-01-21 03:01:00.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc9836.dtsi' (58,918) at 20240405153045825
60892 2025-01-21 03:01:00.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-debugfs.c' (58,919) at 20240405153049529
60893 2025-01-21 03:01:00.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/MAINTAINERS' (58,920) at 20210308005003020
60894 2025-01-21 03:01:00.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb' (58,921) at 20230706080014765
60895 2025-01-21 03:01:00.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/BlueRidge.json' (58,922) at 20240703080039227
60896 2025-01-21 03:01:00.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils-crates.inc' (58,923) at 20241221090017508
60897 2025-01-21 03:01:00.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa_gen5.c' (58,924) at 20220525020653179
60898 2025-01-21 03:01:00.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/sockbits.h' (58,925) at 20210308005046097
60899 2025-01-21 03:01:00.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/set_memory_region_test.c' (58,926) at 20240405153232271
60900 2025-01-21 03:01:00.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/bletchley-common-tool_0.1.bb' (58,927) at 20241221090017476
60901 2025-01-21 03:01:00.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/coresight.sh' (58,928) at 20240405153054173
60902 2025-01-21 03:01:00.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_omnia/turris_omnia.c' (58,929) at 20210308005002904
60903 2025-01-21 03:01:00.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_snat.c' (58,930) at 20210307214931894
60904 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c' (58,931) at 20210406100035935
60905 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/debug-assert.h' (58,932) at 20230925080039937
60906 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/rv_ppsmc.h' (58,933) at 20240405153048337
60907 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector-yaml-provider_git.bb' (58,934) at 20210307205554050
60908 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/Makefile' (58,935) at 20240405153046973
60909 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/gen-atomic-fallback.sh' (58,936) at 20240405153053433
60910 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_prctl.h' (58,937) at 20220429100100646
60911 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/Makefile' (58,938) at 20240912080012042
60912 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/meson.build' (58,939) at 20240906080037496
60913 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/determinism.patch' (58,940) at 20241221090017664
60914 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isys_public.h' (58,941) at 20210309003653016
60915 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/system_tests.cpp' (58,942) at 20240817080031296
60916 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/bmc_state_manager.hpp' (58,943) at 20240820080031614
60917 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricReportDefinitionCollection_v1.xml' (58,944) at 20240619080002928
60918 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/hplance.h' (58,945) at 20210307214929290
60919 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/memory_vpd_parser.hpp' (58,946) at 20230817080025980
60920 2025-01-21 03:01:00.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/tie.h' (58,947) at 20210308005002884
60921 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-e2015-common.dtsi' (58,948) at 20240405153229939
60922 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/head.S' (58,949) at 20240405153046505
60923 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_redirect.sh' (58,950) at 20240405153054289
60924 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P3041DS.h' (58,951) at 20210308005003580
60925 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqdomain.h' (58,952) at 20240405153052713
60926 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/conf/templates/default/bblayers.conf.sample' (58,953) at 20240323080013545
60927 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/writing_usb_driver.rst' (58,954) at 20240405153045197
60928 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/ivybridge.c' (58,955) at 20210308005002856
60929 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/kexec.h' (58,956) at 20210307214926118
60930 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/README' (58,957) at 20210308005002956
60931 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/suspend-dev.cfg' (58,958) at 20210307214932618
60932 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/psci.S' (58,959) at 20210308005002968
60933 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sndrv_pcm_ioctl.sh' (58,960) at 20210307214932578
60934 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-gateworks-gw2348.dts' (58,961) at 20240405153045437
60935 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/misc.c' (58,962) at 20240405153232243
60936 2025-01-21 03:01:00.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/gpr_asm.h' (58,963) at 20210307214932702
60937 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-lmk04832.c' (58,964) at 20240405153230207
60938 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/usb/usb_manager.hpp' (58,965) at 20241107090019841 to deleted uid set
60939 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/host_then_chassis_poweroff.cpp' (58,966) at 20240820080021574
60940 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/atp870u.c' (58,967) at 20240405153051573
60941 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c' (58,968) at 20240405153048653
60942 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt' (58,969) at 20240405153045133
60943 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram_rk3399.h' (58,970) at 20210308005002664
60944 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/generate_yaml_makefile.sh' (58,971) at 20210308005057105
60945 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scc.h' (58,972) at 20210307214931502
60946 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/mlx90614.c' (58,973) at 20240405153230695
60947 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.interface.yaml' (58,974) at 20241120090018888
60948 2025-01-21 03:01:00.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa67msg.h' (58,975) at 20210307214930866
60949 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5dm.dtsi' (58,976) at 20210308005002572
60950 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9210-regulator.h' (58,977) at 20210307214930186
60951 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/madvise.c' (58,978) at 20240503080014506
60952 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-bmi2.c' (58,979) at 20230426080043952
60953 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/usbmouse.c' (58,980) at 20240405153048829
60954 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/goldfish/Makefile' (58,981) at 20210307214930134
60955 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs3_defconfig' (58,982) at 20210308005003248
60956 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_w.c' (58,983) at 20210308005046521
60957 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.c' (58,984) at 20220525020652959
60958 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mtio.h' (58,985) at 20210307214931642
60959 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-dlink-dir-685.dts' (58,986) at 20240405153045433
60960 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/corenet_base.config' (58,987) at 20240405153046097
60961 2025-01-21 03:01:00.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-cxl' (58,988) at 20240405153044913
60962 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/waitq.c' (58,989) at 20240405153231611
60963 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_endian.h' (58,990) at 20210307214930510
60964 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/chrp32_defconfig' (58,991) at 20240405153046097
60965 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ds1338-test.c' (58,992) at 20240326080039738
60966 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/byteorder.h' (58,993) at 20210307214926682
60967 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/sctp/associola.c' (58,994) at 20240405153053373 to deleted uid set
60968 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/phase.h' (58,995) at 20210307214932262
60969 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp3030.h' (58,996) at 20210307214928702
60970 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/adf_c62x_hw_data.h' (58,997) at 20240405153230267
60971 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/openat2_test.c' (58,998) at 20240726080012882
60972 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_canhandle_enumerate_unittest.cpp' (58,999) at 20210308005120361
60973 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Auxtek-T004_defconfig' (59,000) at 20210308005003232
60974 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_stats.h' (59,001) at 20240415080012967
60975 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/platform.c' (59,002) at 20210307214926138
60976 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-quick' (59,003) at 20210308005046393
60977 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml' (59,004) at 20240405153045113
60978 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch.h' (59,005) at 20240405153232211
60979 2025-01-21 03:01:00.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/falcon/sysctrl.c' (59,006) at 20240405153046033
60980 2025-01-21 03:01:00.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/libcxgbi.c' (59,007) at 20240405153051585
60981 2025-01-21 03:01:00.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_topology.c' (59,008) at 20240910080014030 to deleted uid set
60982 2025-01-21 03:01:00.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/cfg80211.h' (59,009) at 20210307214929754
60983 2025-01-21 03:01:00.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-sprd.c' (59,010) at 20240405153052033
60984 2025-01-21 03:01:00.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/dbus.cpp' (59,011) at 20230511080010311
60985 2025-01-21 03:01:00.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_h.c' (59,012) at 20210308005046509
60986 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_brstack.sh' (59,013) at 20240405153054173
60987 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino_MICRO-eMMC_defconfig' (59,014) at 20210308005003232
60988 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/client.h' (59,015) at 20220525020652947
60989 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml' (59,016) at 20240405153045121
60990 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit_iov_iter.c' (59,017) at 20240405153231951
60991 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma2/irqsrcs_sdma2_5_0.h' (59,018) at 20210309003649636
60992 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_kfuncs.h' (59,019) at 20240405153054241
60993 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c' (59,020) at 20240405153231491
60994 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3-vuart.c' (59,021) at 20220525020653927
60995 2025-01-21 03:01:00.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/poky-reference-distribution.png' (59,022) at 20210307205554314 to deleted uid set
60996 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_writeback.c' (59,023) at 20240405153048413
60997 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c' (59,024) at 20240405153231059
60998 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/fpsimd.h' (59,025) at 20240405153229975
60999 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7885.dtsi' (59,026) at 20240405153045721
61000 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-array-branch.err' (59,027) at 20230925080040089
61001 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bdrv-drain.c' (59,028) at 20241211090212550
61002 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/MAINTAINERS' (59,029) at 20210308005003204
61003 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/luton_pcb091.dts' (59,030) at 20220525020651994
61004 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (59,031) at 20220620100012713
61005 2025-01-21 03:01:00.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/Kconfig' (59,032) at 20210307214930918
61006 2025-01-21 03:01:00.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_tsi148.h' (59,033) at 20240405153051945
61007 2025-01-21 03:01:00.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/idle.c' (59,034) at 20240405153046285
61008 2025-01-21 03:01:00.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf' (59,035) at 20210307205554570
61009 2025-01-21 03:01:00.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb' (59,036) at 20220921030015986
61010 2025-01-21 03:01:00.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/acl.py' (59,037) at 20230919080013962
61011 2025-01-21 03:01:00.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212.dtsi' (59,038) at 20210308005002596
61012 2025-01-21 03:01:00.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/index.rst' (59,039) at 20211006000025218
61013 2025-01-21 03:01:00.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos.c' (59,040) at 20210308005002912
61014 2025-01-21 03:01:00.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem.h' (59,041) at 20240503080014498
61015 2025-01-21 03:01:00.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/cgroup.json' (59,042) at 20240405153054377
61016 2025-01-21 03:01:00.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-gxl-usb2.c' (59,043) at 20240405153231307
61017 2025-01-21 03:01:00.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Storage.v1_17_1.json' (59,044) at 20240918080002724
61018 2025-01-21 03:01:00.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/dbg.h' (59,045) at 20240405153050525
61019 2025-01-21 03:01:00.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot-nand.lds' (59,046) at 20210308005002832
61020 2025-01-21 03:01:00.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/dlink/dl2k.rst' (59,047) at 20210309003648444
61021 2025-01-21 03:01:00.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_reg.c' (59,048) at 20210307214927314
61022 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/aptina,mt9p031.yaml' (59,049) at 20240405153045093
61023 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Notify.interface.yaml' (59,050) at 20240618080025497
61024 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_cq.c' (59,051) at 20240405153049109
61025 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/Dumps/Dumps.vue' (59,052) at 20241004080035967
61026 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bb-perf/bb-matrix.sh' (59,053) at 20210307205554630
61027 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/blake2s-core.S' (59,054) at 20220627100016922
61028 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.5.bb' (59,055) at 20241221090017508
61029 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_core.c' (59,056) at 20240405153230171
61030 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-path-selector.h' (59,057) at 20240405153049249
61031 2025-01-21 03:01:00.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-mci.c' (59,058) at 20240405153049369
61032 2025-01-21 03:01:00.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h' (59,059) at 20240405153230931
61033 2025-01-21 03:01:00.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/nb7vpq904m.c' (59,060) at 20240805080014011
61034 2025-01-21 03:01:00.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7879-i2c.c' (59,061) at 20240405153049157
61035 2025-01-21 03:01:00.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_sandbox.c' (59,062) at 20210308005003496
61036 2025-01-21 03:01:00.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ds90ub9xx.h' (59,063) at 20240405153231847
61037 2025-01-21 03:01:00.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/imx/generic.c' (59,064) at 20210308005002548
61038 2025-01-21 03:01:00.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ids/ids8313/MAINTAINERS' (59,065) at 20210308005003008
61039 2025-01-21 03:01:00.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-system.c' (59,066) at 20240405153046769
61040 2025-01-21 03:01:00.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/apple-admac.c' (59,067) at 20240405153230279 to deleted uid set
61041 2025-01-21 03:01:00.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/COPYING.MIT' (59,068) at 20220315100011431
61042 2025-01-21 03:01:00.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v4.S' (59,069) at 20210307214925974
61043 2025-01-21 03:01:00.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/iomap.h' (59,070) at 20210308005002876
61044 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_dirty_ring.h' (59,071) at 20240405153052717
61045 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/sysfs.rst' (59,072) at 20220525020651770
61046 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7753evb_defconfig' (59,073) at 20210308005003280
61047 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/mbuf.h' (59,074) at 20210307214929666
61048 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn32.decode' (59,075) at 20241211090212514
61049 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-mk802.dts' (59,076) at 20210308005002616
61050 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/stx_gp3_8560.dts' (59,077) at 20240405153046093
61051 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/pipewire-0.2/0001-module-suspend-on-idle-Include-time.h-for-struct-tim.patch' (59,078) at 20241206090014238
61052 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-bayer.rst' (59,079) at 20210309003648496
61053 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_async.c' (59,080) at 20240405153051525
61054 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Delary_Kolaboda' (59,081) at 20210307205553778
61055 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-x86/chassis/x86-power-control_%.bbappend' (59,082) at 20230228040013307
61056 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-acct_1.0.3.bb' (59,083) at 20220402030015903
61057 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/main.cpp' (59,084) at 20240817080027656
61058 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/Makefile' (59,085) at 20220525020654407
61059 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/lmb.c' (59,086) at 20210308005003740
61060 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_ring.h' (59,087) at 20210307214928450
61061 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc' (59,088) at 20210309003648248
61062 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-ss-adma.dtsi' (59,089) at 20240405153229923
61063 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pse-pd/podl-pse-regulator.yaml' (59,090) at 20240405153045121
61064 2025-01-21 03:01:00.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros-debian.bb' (59,091) at 20241206090014214
61065 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0009-Prevent-running-check-tests-on-host-if-cross-compili.patch' (59,092) at 20210407000018086
61066 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb' (59,093) at 20241221090017668
61067 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FilePath.interface.yaml' (59,094) at 20221207040023627
61068 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/guider/guider_3.9.8.bb' (59,095) at 20240301090012423
61069 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/move_mount.c' (59,096) at 20210307214932578
61070 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp' (59,097) at 20241119090023648 to deleted uid set
61071 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/rootfs.py' (59,098) at 20220910030013393
61072 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/llcc-qcom.h' (59,099) at 20240405153052793
61073 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/devtool/bbpath.py' (59,100) at 20210307205554386
61074 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-mm.c' (59,101) at 20240405153046797
61075 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-xgene-msi.c' (59,102) at 20240405153231287
61076 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-fault-injection.h' (59,103) at 20240405153052025
61077 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/otg.c' (59,104) at 20240405153231535
61078 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/platsmp.h' (59,105) at 20210307214925870
61079 2025-01-21 03:01:00.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/call_accept.c' (59,106) at 20240405153053361
61080 2025-01-21 03:01:00.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_hsi.h' (59,107) at 20240405153050225
61081 2025-01-21 03:01:00.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-generic.c' (59,108) at 20210308005003512
61082 2025-01-21 03:01:00.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-cbus.yaml' (59,109) at 20240405153229787
61083 2025-01-21 03:01:00.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_dte.c' (59,110) at 20240405153051445
61084 2025-01-21 03:01:00.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/libplist_2.3.0.bb' (59,111) at 20241206090014250
61085 2025-01-21 03:01:00.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc7280.c' (59,112) at 20240405153051349
61086 2025-01-21 03:01:00.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/test/Makefile.am' (59,113) at 20210308004942076
61087 2025-01-21 03:01:00.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/auto-basic.json' (59,114) at 20221005030014094
61088 2025-01-21 03:01:00.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig' (59,115) at 20210308005003240
61089 2025-01-21 03:01:00.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/pci/hda/patch_realtek.c' (59,116) at 20241216090017801 to deleted uid set
61090 2025-01-21 03:01:00.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-pgp-guide.rst' (59,117) at 20240405153045249
61091 2025-01-21 03:01:00.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_encoder_json.cpp' (59,118) at 20240106090013589
61092 2025-01-21 03:01:00.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v2.h' (59,119) at 20240405153051289
61093 2025-01-21 03:01:00.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-3.conf' (59,120) at 20230412080023460
61094 2025-01-21 03:01:00.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/sgiseeq.h' (59,121) at 20210307214929614
61095 2025-01-21 03:01:00.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/utils.c' (59,122) at 20240405153050541
61096 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/stpmic1_onkey.c' (59,123) at 20240405153049145
61097 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-depends-dot' (59,124) at 20230919080013998
61098 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ds.c' (59,125) at 20220525020652118
61099 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c' (59,126) at 20240628080013997
61100 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.h' (59,127) at 20240405153047301
61101 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/conf-notes.txt' (59,128) at 20230209040014205
61102 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/devtool.py' (59,129) at 20241221090017632
61103 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/stm.rst' (59,130) at 20210309003648468
61104 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gnupg_0.5.3.bb' (59,131) at 20241221090017552
61105 2025-01-21 03:01:00.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/base.c' (59,132) at 20240405153048657
61106 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-annotate.c' (59,133) at 20241008080014051
61107 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/frame_vector.h' (59,134) at 20240405153052825
61108 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/quilt.rst' (59,135) at 20230114040015514
61109 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vermagic.h' (59,136) at 20210307214926110
61110 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/error-inject.c' (59,137) at 20210307214926086
61111 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a.dtsi' (59,138) at 20210308005002580
61112 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/Kconfig' (59,139) at 20210308005003036
61113 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-r2d/setup.c' (59,140) at 20210307214926538
61114 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/omap_dma.c' (59,141) at 20241211090212270
61115 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-core.c' (59,142) at 20220525020653327
61116 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rdfind/rdfind_1.6.0.bb' (59,143) at 20230706080014757
61117 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsxdr.c' (59,144) at 20240405153052441
61118 2025-01-21 03:01:00.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_init.h' (59,145) at 20220525020652514
61119 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rds.h' (59,146) at 20240405153232071
61120 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/Makefile' (59,147) at 20240405153052321
61121 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_overhead_kprobe.bpf.c' (59,148) at 20240405153232099
61122 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/vdso32.lds.S' (59,149) at 20240405153046081
61123 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs.h' (59,150) at 20240405153230999
61124 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c' (59,151) at 20240405153048689
61125 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/zaurus.c' (59,152) at 20240906080037224
61126 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/alloc.c' (59,153) at 20241219090010500
61127 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill-2-spi.dts' (59,154) at 20240405153045537
61128 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_chassis.json' (59,155) at 20241213090004413
61129 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/lib.sh' (59,156) at 20240830080013363
61130 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-mba6a.dts' (59,157) at 20240405153045497
61131 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/uvfn.c' (59,158) at 20240405153048665
61132 2025-01-21 03:01:00.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_peci.h' (59,159) at 20221215040039182
61133 2025-01-21 03:01:00.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtc-lexer.l' (59,160) at 20240405153053445
61134 2025-01-21 03:01:00.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/boottrace.bconf' (59,161) at 20220525020655183
61135 2025-01-21 03:01:00.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pistachio.dts' (59,162) at 20240405153229883
61136 2025-01-21 03:01:00.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/bluetooth/hci_conn.c' (59,163) at 20241220090018334 to deleted uid set
61137 2025-01-21 03:01:00.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/fscrypt_private.h' (59,164) at 20240405153052317
61138 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/aloop.c' (59,165) at 20240405153053497
61139 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/pgalloc.h' (59,166) at 20220525020651974
61140 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00link.c' (59,167) at 20240405153050621
61141 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_packet_layer.h' (59,168) at 20240405153051393
61142 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18250_priv.h' (59,169) at 20210307214928802
61143 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/pci.c' (59,170) at 20210308005002956
61144 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/ovl_entry.h' (59,171) at 20240405153231719
61145 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atom.h' (59,172) at 20240405153230331
61146 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec.h' (59,173) at 20240405153052817
61147 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32l4x5_rcc.c' (59,174) at 20240906080037256
61148 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/goldfish/events.txt' (59,175) at 20210307214925314
61149 2025-01-21 03:01:00.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/date-time-controller.html' (59,176) at 20210308005107073
61150 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/rtl8366rb.c' (59,177) at 20240628080013993
61151 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/appendix-obtain.rst' (59,178) at 20240302090018226
61152 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/README' (59,179) at 20210308005003088
61153 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-main.c' (59,180) at 20221128040017458
61154 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb' (59,181) at 20241221090017548
61155 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/main-loop.h' (59,182) at 20240906080037344
61156 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_plane.c' (59,183) at 20210308005003528
61157 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/ecryptfs-utils-CVE-2016-6224.patch' (59,184) at 20230706080014769
61158 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/c.py' (59,185) at 20230925080039993
61159 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/mpc85xx_edac.h' (59,186) at 20240405153047021
61160 2025-01-21 03:01:00.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/azt2320.c' (59,187) at 20220525020654979
61161 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/bpf.json' (59,188) at 20240405153054377
61162 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_port.rst' (59,189) at 20240405153045197
61163 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/.clang-format' (59,190) at 20241219090031084
61164 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/Kconfig' (59,191) at 20210307214930286
61165 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/setup-sh7760.c' (59,192) at 20210307214926562
61166 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-phycore-som.dtsi' (59,193) at 20240405153045529
61167 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/u-boot-sam460-20100605.bin' (59,194) at 20210308005046213 to deleted uid set
61168 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/Makefile' (59,195) at 20240405153050345
61169 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwvalid.c' (59,196) at 20240405153046621
61170 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/motorola-cpcap.c' (59,197) at 20240405153049613
61171 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/toshsd.c' (59,198) at 20240405153049677
61172 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/rename-line-binary.patch' (59,199) at 20210307205553870
61173 2025-01-21 03:01:00.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/main.js' (59,200) at 20241004080035963
61174 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/ch9.h' (59,201) at 20210308005003672
61175 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/sta2x11-fixup.c' (59,202) at 20240405153046489
61176 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/user.h' (59,203) at 20240405153052325
61177 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Elastic-2.0' (59,204) at 20241221090017616
61178 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/trap.c' (59,205) at 20210927100127517
61179 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-port.h' (59,206) at 20241104090011587
61180 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/util/unwind-libunwind.c' (59,207) at 20220525020655131
61181 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cardhu-a02.dts' (59,208) at 20240405153045485
61182 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymetno_0.13.0.bb' (59,209) at 20241221090017560
61183 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-r40-ccu.h' (59,210) at 20230925080039929
61184 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/subprojects/json-c.wrap' (59,211) at 20241004080009135
61185 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/bootrom.c' (59,212) at 20210308005002772
61186 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/filter.hpp' (59,213) at 20210308005114857
61187 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-afe-common.h' (59,214) at 20210307214932394
61188 2025-01-21 03:01:00.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgrp_kfunc.c' (59,215) at 20240405153054249
61189 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp860.c' (59,216) at 20210307214931178
61190 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/msm-hsusb.txt' (59,217) at 20240405153229803
61191 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usbusx2y.c' (59,218) at 20241211090145569
61192 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/camera-sensor.rst' (59,219) at 20240405153045193
61193 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/chip.c' (59,220) at 20240405153050613
61194 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/ioctl.h' (59,221) at 20210307214931038
61195 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stalon' (59,222) at 20210307205553790
61196 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-sdk7786.c' (59,223) at 20210307214926546
61197 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/ErrorBlocksTransition/meson.build' (59,224) at 20230825080021141 to deleted uid set
61198 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func5.c' (59,225) at 20240405153054277
61199 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.3.rst' (59,226) at 20241221090017596
61200 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/numa.h' (59,227) at 20240613080016499
61201 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/customization/build.md' (59,228) at 20221215040043186
61202 2025-01-21 03:01:00.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/codeparser.py' (59,229) at 20241221090017584
61203 2025-01-21 03:01:00.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net-sysfs.c' (59,230) at 20240910080014090
61204 2025-01-21 03:01:00.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0003-fix-luaL-checkint.patch' (59,231) at 20230131040012027
61205 2025-01-21 03:01:00.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bootmem_info.h' (59,232) at 20240405153052665
61206 2025-01-21 03:01:00.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/catalina-gpio-monitor' (59,233) at 20241214090210267
61207 2025-01-21 03:01:00.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6dl-ddr.h' (59,234) at 20210308005002648
61208 2025-01-21 03:01:00.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/clock.h' (59,235) at 20210308005002652
61209 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/mx6quq7/mx6quq7-2g.cfg' (59,236) at 20210308005003048
61210 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rwsem.c' (59,237) at 20240805080014039
61211 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/slave.h' (59,238) at 20240405153053233
61212 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/Makefile' (59,239) at 20210307214926538
61213 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_eeprom.c' (59,240) at 20220525020653155
61214 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-omap-otg.c' (59,241) at 20220627100017090
61215 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/gate.c' (59,242) at 20210307214926982
61216 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/uhid/uhid-example.c' (59,243) at 20210307214932130
61217 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda827x.c' (59,244) at 20210307214928802
61218 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/mmu-arcv2.h' (59,245) at 20220525020651802
61219 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun9i-a80-cx-a99.dts' (59,246) at 20210308005002628
61220 2025-01-21 03:01:00.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-cex7.dtsi' (59,247) at 20240405153045725
61221 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmibt' (59,248) at 20240906080037556 to deleted uid set
61222 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rtd119x.c' (59,249) at 20240405153051501
61223 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci-rcar-gen2.c' (59,250) at 20210308005003448
61224 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/syscall.c' (59,251) at 20240405153046289
61225 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pgtable.h' (59,252) at 20210307214926162
61226 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/config_example.svg' (59,253) at 20240405153045213
61227 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mmap.c' (59,254) at 20210307214926734
61228 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_pd.c' (59,255) at 20210307214928434
61229 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-net.rst' (59,256) at 20240405153232207
61230 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/sysemu.h' (59,257) at 20241211090212370
61231 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_modsub.c' (59,258) at 20210308005046505
61232 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/imximage.cfg' (59,259) at 20210308005003084
61233 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm947622.dts' (59,260) at 20240405153045429
61234 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/sysdep.c' (59,261) at 20240405153231687
61235 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/SerialOverLan/SerialOverLan.vue' (59,262) at 20241004080035967
61236 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/uio-howto.rst' (59,263) at 20210309003648412
61237 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml' (59,264) at 20240405153045113
61238 2025-01-21 03:01:00.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-phytec-phycard-s-som.dtsi' (59,265) at 20240405153045485
61239 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/huawei/hg556a/MAINTAINERS' (59,266) at 20210308005003004
61240 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/aarch64-core.xml' (59,267) at 20210308005045817
61241 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/ce4100.c' (59,268) at 20240405153046485
61242 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerSupplyCollection_v1.xml' (59,269) at 20240619080002932
61243 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/cramfs.rst' (59,270) at 20210307214925482
61244 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_drv.h' (59,271) at 20240405153230583
61245 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw72xx.dtsi' (59,272) at 20240405153229927
61246 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/dl360Start.sh' (59,273) at 20230920080013648
61247 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-clock.dtsi' (59,274) at 20210307214926010
61248 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxie-6535.c' (59,275) at 20220525020652358
61249 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8550-gcc.yaml' (59,276) at 20240405153045029
61250 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/jump_label.h' (59,277) at 20240405153229999
61251 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8960-samsung-expressatt.dts' (59,278) at 20240405153045545
61252 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_sbe.h' (59,279) at 20230426080043764
61253 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c' (59,280) at 20240405153048665
61254 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0002-lua-update-Makefile-to-use-environment-build-setting.patch' (59,281) at 20241221090017524
61255 2025-01-21 03:01:00.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.NetConsole' (59,282) at 20210308005003288
61256 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/ser.h' (59,283) at 20240405153050689
61257 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/netfilter_link_attach.c' (59,284) at 20240405153232259
61258 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_xsk.c' (59,285) at 20240411080014098
61259 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/machine/palmetto.conf' (59,286) at 20230927080013510
61260 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/load-extract-al16-al8.h.inc' (59,287) at 20240906080037184
61261 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/185.out' (59,288) at 20240326080039730
61262 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/range.h' (59,289) at 20240405153231835
61263 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uaccess_32.h' (59,290) at 20240405153046401
61264 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm6350-pas.yaml' (59,291) at 20240405153229791
61265 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sdhci.c' (59,292) at 20241211090212334
61266 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_base.h' (59,293) at 20240429080012440
61267 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/configs/x86_64_defconfig' (59,294) at 20240405153230103
61268 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c' (59,295) at 20240405153048693
61269 2025-01-21 03:01:00.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-bad-type.out' (59,296) at 20210308005046405 to deleted uid set
61270 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl206e.h' (59,297) at 20210309003649824
61271 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target-reg-bits.h' (59,298) at 20230925080040077
61272 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/drm_accel.c' (59,299) at 20241001080013016
61273 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-pins-cfg.yaml' (59,300) at 20240405153045137
61274 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpuidle.c' (59,301) at 20240405153229983
61275 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.3.rst' (59,302) at 20241221090017596
61276 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/setup-sh770x.c' (59,303) at 20210307214926562
61277 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CXLLogicalDevice_v1.xml' (59,304) at 20240918080002708
61278 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bsg.h' (59,305) at 20210307214931626
61279 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/cx2341x-devel.rst' (59,306) at 20210307214925462
61280 2025-01-21 03:01:00.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/lm4549.h' (59,307) at 20240326080039426
61281 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/mutual_tls_meta.cpp' (59,308) at 20240904080003186
61282 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/get_mbox_info_v2_timeout.c' (59,309) at 20210308005100993
61283 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519-fiat32.c' (59,310) at 20210307214931794
61284 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_string_entry_decode_string_check.yaml' (59,311) at 20240908080010098
61285 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/al,alpine-smp' (59,312) at 20210307214925274
61286 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/peer.c' (59,313) at 20240805080013987
61287 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/Kconfig' (59,314) at 20240405153230915
61288 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a100.dtsi' (59,315) at 20240405153229915
61289 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/770x/irq.c' (59,316) at 20210307214926538
61290 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/.gitignore' (59,317) at 20210307214925986
61291 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.yaml' (59,318) at 20240405153045153
61292 2025-01-21 03:01:00.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_legacy.c' (59,319) at 20220525020653403
61293 2025-01-21 03:01:00.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/xlnx-versal-canfd.c' (59,320) at 20241211090212302
61294 2025-01-21 03:01:00.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/r8152_fw.c' (59,321) at 20210308005003504
61295 2025-01-21 03:01:00.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-pinctrl.dtsi' (59,322) at 20240405153045573
61296 2025-01-21 03:01:00.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c' (59,323) at 20240405153047105
61297 2025-01-21 03:01:00.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/.gitignore' (59,324) at 20240405153046269
61298 2025-01-21 03:01:00.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/Makefile' (59,325) at 20210308005002908
61299 2025-01-21 03:01:00.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/greatlakes/post_desc.json' (59,326) at 20221207040007843
61300 2025-01-21 03:01:00.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/unistd.h' (59,327) at 20210307214925670
61301 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/numachip/numachip_csr.h' (59,328) at 20210307214926670
61302 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/inode.c' (59,329) at 20240405153231719
61303 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/reset-uclass.h' (59,330) at 20210308005003684
61304 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/files/framebuf.conf' (59,331) at 20230401080011943
61305 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/ppc.h' (59,332) at 20240405153046237
61306 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/ipddp.h' (59,333) at 20210307214929246
61307 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/discord-rules.md' (59,334) at 20231129090006061
61308 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/dma-noncoherent.h' (59,335) at 20240405153230063
61309 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/selftest_guc.c' (59,336) at 20240405153230571
61310 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/novena.c' (59,337) at 20210308005003012
61311 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml' (59,338) at 20240405153045013
61312 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/microchip.yaml' (59,339) at 20240405153045153
61313 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/asm-offsets.c' (59,340) at 20240405153045865
61314 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblack-wireless.dts' (59,341) at 20240405153045589
61315 2025-01-21 03:01:00.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/ipmi_timeline_vis.js' (59,342) at 20220602030014530
61316 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/order-list-attributes.c' (59,343) at 20240405153231343
61317 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mt7622.txt' (59,344) at 20210307214925418
61318 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/filemonitor-inotify.c' (59,345) at 20240326080039754
61319 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/spctrl/src/spctrl.c' (59,346) at 20240405153051845
61320 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/commit.c' (59,347) at 20240906080037144
61321 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service' (59,348) at 20241206090014334
61322 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/addrspace.h' (59,349) at 20210309003648976
61323 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Sutherland' (59,350) at 20210307205553766
61324 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/hw_data.c' (59,351) at 20210308005002756
61325 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-pic.c' (59,352) at 20240405153049201
61326 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-inventory-sensors.yaml' (59,353) at 20210307205553694
61327 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sll_w.c' (59,354) at 20210308005046525
61328 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/sigreturn-sigmask.c' (59,355) at 20241211090212550
61329 2025-01-21 03:01:00.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mboxd/mboxd_git.bb' (59,356) at 20241213090035010
61330 2025-01-21 03:01:00.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c' (59,357) at 20241211090145413
61331 2025-01-21 03:01:00.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpedite550x.h' (59,358) at 20210308005003624
61332 2025-01-21 03:01:00.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_mbox.c' (59,359) at 20240405153230995
61333 2025-01-21 03:01:00.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atomic/atomic-long.h' (59,360) at 20240628080014025
61334 2025-01-21 03:01:00.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_iscsi_if.h' (59,361) at 20240405153052781
61335 2025-01-21 03:01:00.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/atomic.h' (59,362) at 20210308005003560
61336 2025-01-21 03:01:00.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,i2s-out.txt' (59,363) at 20210307214925430
61337 2025-01-21 03:01:00.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list.h' (59,364) at 20240405153231819
61338 2025-01-21 03:01:00.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec3.3-0.dtsi' (59,365) at 20210307214926350
61339 2025-01-21 03:01:00.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Algsjo' (59,366) at 20210307205553778
61340 2025-01-21 03:01:00.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_3_0_offset.h' (59,367) at 20240405153047849
61341 2025-01-21 03:01:00.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/stub_32.S' (59,368) at 20220525020652194
61342 2025-01-21 03:01:00.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dccg.c' (59,369) at 20240405153230403
61343 2025-01-21 03:01:00.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_pci.c' (59,370) at 20240405153049729
61344 2025-01-21 03:01:00.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_inic162x.c' (59,371) at 20240405153230179
61345 2025-01-21 03:01:00.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,admv1014.yaml' (59,372) at 20240405153229767
61346 2025-01-21 03:01:00.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/energy_scale_utils.robot' (59,373) at 20240627080021048
61347 2025-01-21 03:01:00.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/cache.h' (59,374) at 20240405153054049
61348 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/contregs.h' (59,375) at 20210307214926578
61349 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/pels' (59,376) at 20240613080020632
61350 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/trace.json' (59,377) at 20240405153054109
61351 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/leds/bletchley-led-manager-config/led.yaml' (59,378) at 20240829080014018
61352 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/MCD_tasksInit.c' (59,379) at 20210308005003372
61353 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-j721e.c' (59,380) at 20240405153230523
61354 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_spec.h' (59,381) at 20220525020654183
61355 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/Makefile' (59,382) at 20210307214928306
61356 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-wmi.c' (59,383) at 20240405153051405
61357 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hgafb.c' (59,384) at 20240405153231583
61358 2025-01-21 03:01:00.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f429.dtsi' (59,385) at 20210308005002616
61359 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/idreg-override.c' (59,386) at 20240405153229983
61360 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_serdes.h' (59,387) at 20220525020653687
61361 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/checksum.c' (59,388) at 20210309003654180
61362 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/Kconfig' (59,389) at 20240326080039426
61363 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/pids.c' (59,390) at 20240405153054041
61364 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.dimmpxm' (59,391) at 20240906080037556 to deleted uid set
61365 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb251xb.yaml' (59,392) at 20240405153045185
61366 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.m54418twr' (59,393) at 20210308005003296
61367 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/anysee.h' (59,394) at 20210307214928814
61368 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/sys_nios2.c' (59,395) at 20210309003648860
61369 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/stacktrace.h' (59,396) at 20210307214926618
61370 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/spl_minimal.c' (59,397) at 20210308005002988
61371 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max8649.h' (59,398) at 20210307214931494
61372 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/arm_cspmu.c' (59,399) at 20240405153231303
61373 2025-01-21 03:01:00.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_handler.hpp' (59,400) at 20210308005120349
61374 2025-01-21 03:01:00.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt' (59,401) at 20210307214925418
61375 2025-01-21 03:01:00.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_mipid.c' (59,402) at 20240405153052205
61376 2025-01-21 03:01:00.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-bcache' (59,403) at 20210307214925190
61377 2025-01-21 03:01:00.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/templates/default/bblayers.conf.sample' (59,404) at 20240208090012239
61378 2025-01-21 03:01:00.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/run-state.json' (59,405) at 20240906080037432
61379 2025-01-21 03:01:00.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/translate.c' (59,406) at 20241211090212490
61380 2025-01-21 03:01:00.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6s1g_defconfig' (59,407) at 20210308005003272
61381 2025-01-21 03:01:00.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_SDCARD_defconfig' (59,408) at 20210308005003244
61382 2025-01-21 03:01:00.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_enum64val.c' (59,409) at 20240405153054277
61383 2025-01-21 03:01:00.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/main.hpp' (59,410) at 20220708030027064
61384 2025-01-21 03:01:00.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/obmc-phosphor-image.bbappend' (59,411) at 20230627080016962
61385 2025-01-21 03:01:00.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ci.rst' (59,412) at 20210307214925230
61386 2025-01-21 03:01:00.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (59,413) at 20240206090017943
61387 2025-01-21 03:01:00.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_alloc.h' (59,414) at 20240405153052561
61388 2025-01-21 03:01:00.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/css.h' (59,415) at 20240405153051521
61389 2025-01-21 03:01:00.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/tulip_core.c' (59,416) at 20240405153049905
61390 2025-01-21 03:01:00.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hp-wmi-sensors.c' (59,417) at 20240913080013793
61391 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/ChangeLog' (59,418) at 20210308004938812
61392 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/socket.c' (59,419) at 20240405153231999
61393 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/dmx3191d.c' (59,420) at 20240405153051589
61394 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/spaceball.c' (59,421) at 20240405153049133
61395 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/sync_watch.hpp' (59,422) at 20241219090018796 to deleted uid set
61396 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/vmbus-proto.h' (59,423) at 20210308005046013
61397 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-setup-builddir' (59,424) at 20240301090012483
61398 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/device.c' (59,425) at 20240405153053489
61399 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v6mpy_ref.c.inc' (59,426) at 20230925080040097
61400 2025-01-21 03:01:00.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/greybus_authentication.h' (59,427) at 20240405153051813
61401 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_common.c' (59,428) at 20240906080037236
61402 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/overlay.hpp' (59,429) at 20240413080004795
61403 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/interface.h' (59,430) at 20210307214932190
61404 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_kc705_be.c' (59,431) at 20230426080043928
61405 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_qmu.c' (59,432) at 20240405153052121
61406 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/vlun.h' (59,433) at 20210307214930306
61407 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/python/qemu/qmp/py.typed' (59,434) at 20210927100127329 to deleted uid set
61408 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeSensor.cpp' (59,435) at 20241112090003102
61409 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts' (59,436) at 20210309003648768
61410 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/Makefile.target' (59,437) at 20210307214932118
61411 2025-01-21 03:01:00.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/macvlan.c' (59,438) at 20240405153231075
61412 2025-01-21 03:01:00.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/admin-guide/media/saa7134.rst' (59,439) at 20220525020651646 to deleted uid set
61413 2025-01-21 03:01:00.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/mtk.c' (59,440) at 20240405153047069
61414 2025-01-21 03:01:00.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/root.txt' (59,441) at 20210308005003308
61415 2025-01-21 03:01:00.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_main.c' (59,442) at 20240405153230955
61416 2025-01-21 03:01:00.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/Makefile' (59,443) at 20240405153046529
61417 2025-01-21 03:01:00.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.out' (59,444) at 20210308005046401 to deleted uid set
61418 2025-01-21 03:01:00.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_8_offset.h' (59,445) at 20240405153048121
61419 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/run_kselftest.sh' (59,446) at 20240405153054373
61420 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,ssusbsys.txt' (59,447) at 20210307214925278
61421 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.c' (59,448) at 20210307214927970
61422 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sprd/sprd,display-subsystem.yaml' (59,449) at 20240405153045049
61423 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex-mipi-2.1.dts' (59,450) at 20220525020651930
61424 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/system.hpp' (59,451) at 20231013080042346
61425 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-cxl-protocol.json' (59,452) at 20241207090009631
61426 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/wic/sdimage-raspberrypi.wks' (59,453) at 20240302090018214
61427 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/Makefile' (59,454) at 20240405153049681
61428 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_panel.h' (59,455) at 20210307214928050
61429 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/qts/pll_config.h' (59,456) at 20210308005003044
61430 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt2712-resets.h' (59,457) at 20240405153052653
61431 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/uw-imap-newer-tls.patch' (59,458) at 20241206090014250
61432 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dist/openpower-dump-monitor.service' (59,459) at 20240625080015044
61433 2025-01-21 03:01:00.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/bswapsi2.S' (59,460) at 20240405153046513
61434 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/qunit-1.18.0.js' (59,461) at 20210307205554282
61435 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/arm,versatile-lcd.yaml' (59,462) at 20220525020651662
61436 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/Kconfig' (59,463) at 20210307214928838
61437 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/main.c' (59,464) at 20240405153230199
61438 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/som-db5800-som-6867.c' (59,465) at 20210308005002908
61439 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/pmc.c' (59,466) at 20240405153046773
61440 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/0002-add-an-option-to-specify-iptables-location.patch' (59,467) at 20220402030015903
61441 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_raw_stack.c' (59,468) at 20241104090011631
61442 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/boston-regs.h' (59,469) at 20210308005003008
61443 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila_main.c' (59,470) at 20240913080013861
61444 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/qp.h' (59,471) at 20220525020653163
61445 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/global_data.h' (59,472) at 20210308005002880
61446 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/delta_dps-2000ab_psu.json' (59,473) at 20220601030005861
61447 2025-01-21 03:01:00.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/dmabrg.h' (59,474) at 20210307214926550
61448 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/example/occ_sensor.yaml' (59,475) at 20210308005104321
61449 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11h.c' (59,476) at 20240405153050561
61450 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/control.c' (59,477) at 20240405153053993
61451 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/phosphor-dbus-interfaces.wrap' (59,478) at 20220322030048836
61452 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra210-xusb-padctl.yaml' (59,479) at 20240405153229783
61453 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/read_window_cycle.c' (59,480) at 20210308005108641
61454 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/Kconfig' (59,481) at 20210308005003056
61455 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_firewall.c' (59,482) at 20210308004938824
61456 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_bootmgr.c' (59,483) at 20210308005003700
61457 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m523x.c' (59,484) at 20240405153045957
61458 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/Kconfig' (59,485) at 20240405153052981
61459 2025-01-21 03:01:00.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-pcm.c' (59,486) at 20240405153232195
61460 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/Kconfig' (59,487) at 20240405153049409
61461 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/TableCellCount.spec.js' (59,488) at 20241004080035975
61462 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/slpd-lite_git.bb' (59,489) at 20241220090019722
61463 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.out' (59,490) at 20220429100100882 to deleted uid set
61464 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg' (59,491) at 20210307214925202
61465 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850-evm.dts' (59,492) at 20240405153229903
61466 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/base64.h' (59,493) at 20210308005046045
61467 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-sched.c' (59,494) at 20240405153231559
61468 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gpu_commands.h' (59,495) at 20240405153048485
61469 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/olpc_apsp.c' (59,496) at 20240405153049157
61470 2025-01-21 03:01:00.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996pro-xiaomi-natrium.dts' (59,497) at 20240405153045769
61471 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-a311d-bananapi-m2s.dts' (59,498) at 20240405153045713
61472 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx28.c' (59,499) at 20240405153231319
61473 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-m28evk.dts' (59,500) at 20240405153229891
61474 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ifplugd/ifplugd/Fix-build-with-musl.patch' (59,501) at 20230706080014741
61475 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-typec-displayport' (59,502) at 20240405153044925
61476 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-gic-v3.h' (59,503) at 20240405153052713
61477 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rt2880_wdt.c' (59,504) at 20240405153052245
61478 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/159.out' (59,505) at 20210308005046453
61479 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-in.c' (59,506) at 20221017030010210
61480 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/vma-pthread.c' (59,507) at 20230426080043952
61481 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/umodsi3.S' (59,508) at 20210713000020196
61482 2025-01-21 03:01:00.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/xor_template.c' (59,509) at 20240405153230003
61483 2025-01-21 03:01:00.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/Kconfig' (59,510) at 20210307214927134
61484 2025-01-21 03:01:00.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/lpar.c' (59,511) at 20241211090145385
61485 2025-01-21 03:01:00.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/cache.h' (59,512) at 20240405153052305
61486 2025-01-21 03:01:00.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/acpi.h' (59,513) at 20220525020654683
61487 2025-01-21 03:01:00.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/fpga-mgr.rst' (59,514) at 20240613080016359
61488 2025-01-21 03:01:00.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_prctl.h' (59,515) at 20220429100100642
61489 2025-01-21 03:01:00.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_flow.c' (59,516) at 20240405153054265
61490 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sfp.h' (59,517) at 20240405153052793
61491 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/fpga_config.c' (59,518) at 20210308005003012
61492 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bl_bit.h' (59,519) at 20210307214926550
61493 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp3_3.5.1.bb' (59,520) at 20241206090014258
61494 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/xarray.rst' (59,521) at 20240405153045005
61495 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc' (59,522) at 20240405153054305
61496 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/.lcovrc' (59,523) at 20210308005133997
61497 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig' (59,524) at 20210308005003288
61498 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/raw_mode.h' (59,525) at 20240405153047037
61499 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/log.c' (59,526) at 20210308004938832
61500 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/tie.h' (59,527) at 20210308005002884
61501 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv.rst' (59,528) at 20240405153045265
61502 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig' (59,529) at 20210308005003264
61503 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/Makefile' (59,530) at 20210308005003028
61504 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ilitek-ili9322.c' (59,531) at 20240405153230615
61505 2025-01-21 03:01:00.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hwloc/hwloc_2.9.3.bb' (59,532) at 20231011080016578
61506 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/hugetlbpage.c' (59,533) at 20240405153230095
61507 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi' (59,534) at 20240405153045737
61508 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a16.h' (59,535) at 20210307214928630
61509 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp2033.h' (59,536) at 20210307214928702
61510 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/mvebu-soc-id.h' (59,537) at 20240405153045653
61511 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-image-signing.bb' (59,538) at 20241206090014274
61512 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-netgear-r7000.dts' (59,539) at 20240405153045425
61513 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-417.c' (59,540) at 20210307214928686
61514 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/fsl_blob.c' (59,541) at 20210308005003356
61515 2025-01-21 03:01:00.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-apalis.dts' (59,542) at 20210308005002628
61516 2025-01-21 03:01:00.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/myrs.h' (59,543) at 20210307214930374
61517 2025-01-21 03:01:00.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cls_redirect_dynptr.c' (59,544) at 20240405153054277
61518 2025-01-21 03:01:00.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/amd/Kconfig' (59,545) at 20210307214929982
61519 2025-01-21 03:01:00.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pe-file-parsing.c' (59,546) at 20240405153054169
61520 2025-01-21 03:01:00.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene-i2c.c' (59,547) at 20210307214928706
61521 2025-01-21 03:01:00.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/apalis-tk1.c' (59,548) at 20210308005003080
61522 2025-01-21 03:01:00.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3568-cru.yaml' (59,549) at 20240405153045029
61523 2025-01-21 03:01:00.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fcpio.h' (59,550) at 20240405153051597
61524 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac.h' (59,551) at 20240405153049825
61525 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml' (59,552) at 20240405153045109
61526 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr_param.h' (59,553) at 20210307214930554
61527 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/fru_master.json' (59,554) at 20221213040036917
61528 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754sp.h' (59,555) at 20210307214926274
61529 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Laxsjo' (59,556) at 20210307205553786
61530 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_80211_tx.c' (59,557) at 20210307214929862
61531 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6720/db-88f6720.c' (59,558) at 20210308005002904
61532 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/meta-python-image-ptest.bb' (59,559) at 20241221090017548
61533 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arvidsjaur_Jultrask' (59,560) at 20210307205553778
61534 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/tie-asm.h' (59,561) at 20210308005002884
61535 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_stack_ptr.c' (59,562) at 20240405153054285
61536 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-n950-n9.dtsi' (59,563) at 20240405153045605
61537 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/devices.c' (59,564) at 20240405153045673
61538 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/mmc.h' (59,565) at 20210308005002668
61539 2025-01-21 03:01:00.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/atomic_ops.h' (59,566) at 20220525020652098
61540 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/itree.c' (59,567) at 20240415080012987
61541 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/btcd.h' (59,568) at 20210307214927994
61542 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-empty.png' (59,569) at 20220105012522967 to deleted uid set
61543 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pwhistory.conf' (59,570) at 20230817080015056
61544 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bb-perf/buildstats-plot.sh' (59,571) at 20210307205554630
61545 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0002-libtpm-support-env-TPM_SRK_PW.patch' (59,572) at 20230706080014769
61546 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/cgroup.c' (59,573) at 20240405153054053
61547 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/Makefile' (59,574) at 20240405153054369
61548 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp104.c' (59,575) at 20240405153048641
61549 2025-01-21 03:01:00.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_driver.c' (59,576) at 20210308005003440
61550 2025-01-21 03:01:00.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_10_0_d.h' (59,577) at 20210307214927346
61551 2025-01-21 03:01:00.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/Kconfig' (59,578) at 20210308005003740
61552 2025-01-21 03:01:00.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/video-pll.c' (59,579) at 20240405153048677
61553 2025-01-21 03:01:00.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/trace-events' (59,580) at 20241211090212262
61554 2025-01-21 03:01:00.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/branch-impl.c.inc' (59,581) at 20240906080037516
61555 2025-01-21 03:01:00.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy_device.c' (59,582) at 20241018080014538
61556 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-rnm-defs.h' (59,583) at 20210307214926238
61557 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atari_joystick.h' (59,584) at 20210307214926158
61558 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pipeline.dot' (59,585) at 20210307214925614
61559 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pmbus-core.rst' (59,586) at 20240405153229819
61560 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mii.h' (59,587) at 20210308005003668
61561 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0013-Handle-__cpu_mask-usage.patch' (59,588) at 20240413080012651
61562 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.c' (59,589) at 20210307214927950
61563 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/cache-ops.c' (59,590) at 20240405153230075
61564 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_h.c' (59,591) at 20210308005046509
61565 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-12' (59,592) at 20220412030005129
61566 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.c' (59,593) at 20240405153231251
61567 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/imx_rproc.h' (59,594) at 20240405153231367
61568 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_common.c' (59,595) at 20240405153230091
61569 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/sendsigs' (59,596) at 20220405030025645
61570 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_gate.h' (59,597) at 20240405153046857
61571 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/log.h' (59,598) at 20240613080016491
61572 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-mv88f5181.dtsi' (59,599) at 20240405153045461
61573 2025-01-21 03:01:00.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2022-34568.patch' (59,600) at 20231011080016578
61574 2025-01-21 03:01:00.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu-param.h' (59,601) at 20241211090212494
61575 2025-01-21 03:01:00.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml' (59,602) at 20240405153045141
61576 2025-01-21 03:01:00.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanRedundancy/meson.build' (59,603) at 20230825080021137 to deleted uid set
61577 2025-01-21 03:01:00.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi_version.h' (59,604) at 20210307214932230
61578 2025-01-21 03:01:00.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/rzg2l-pinctrl.h' (59,605) at 20240405153052653
61579 2025-01-21 03:01:00.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/mtjade-yaml-config/mtjade-ipmi-fru.yaml' (59,606) at 20211216110018995
61580 2025-01-21 03:01:00.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/outqueue.c' (59,607) at 20240405153053373
61581 2025-01-21 03:01:00.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/plx9052.h' (59,608) at 20220525020652362
61582 2025-01-21 03:01:00.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98090.h' (59,609) at 20240405153053629
61583 2025-01-21 03:01:00.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/Makefile' (59,610) at 20210307214927314
61584 2025-01-21 03:01:00.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/inline-encryption.rst' (59,611) at 20240405153044989
61585 2025-01-21 03:01:00.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/README.md' (59,612) at 20230609080043311
61586 2025-01-21 03:01:00.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-kmem.txt' (59,613) at 20240405153054081
61587 2025-01-21 03:01:00.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_loopback.c' (59,614) at 20220525020654883
61588 2025-01-21 03:01:00.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/glib-2.0/glib-2.0%.bbappend' (59,615) at 20210307205554058
61589 2025-01-21 03:01:00.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerDiagnosticData_v1.xml' (59,616) at 20240619080002928
61590 2025-01-21 03:01:00.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/resource_tracker.c' (59,617) at 20220525020653571
61591 2025-01-21 03:01:00.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/Kconfig' (59,618) at 20240405153054001
61592 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/bpf_jit_comp.h' (59,619) at 20240405153046045
61593 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/mm-api.rst' (59,620) at 20240405153229751
61594 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/xfce4-datetime-setter_3.32.2.bb' (59,621) at 20220402030016023
61595 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/omap2430.c' (59,622) at 20210308005003520
61596 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdca.c' (59,623) at 20240405153232159
61597 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_existence___minimal.c' (59,624) at 20210307214932642
61598 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb' (59,625) at 20241221090017504
61599 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sigutil.h' (59,626) at 20210307214926598
61600 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence-plat.c' (59,627) at 20240405153231283
61601 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/u-boot-spl.lds' (59,628) at 20210308005002764
61602 2025-01-21 03:01:00.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmns2/Kconfig' (59,629) at 20210308005002940
61603 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/udoo_spl.c' (59,630) at 20210308005003088
61604 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear.h' (59,631) at 20240405153045689
61605 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atf_common.h' (59,632) at 20210308005003560
61606 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/watchdog.hpp' (59,633) at 20210308004925444
61607 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das16m1.c' (59,634) at 20240405153046893
61608 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/CFLIST' (59,635) at 20240405153054365
61609 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp_r5/board.c' (59,636) at 20210308005003200
61610 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/crash_dump.c' (59,637) at 20240405153046021
61611 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mtfsb0.c' (59,638) at 20210307214926438
61612 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_root.sh' (59,639) at 20240405153054341
61613 2025-01-21 03:01:00.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libdecor/libdecor_0.2.2.bb' (59,640) at 20240301090012427
61614 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/op_helper.c' (59,641) at 20240906080037540
61615 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/disk.c' (59,642) at 20210308005003208
61616 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/act8945a.c' (59,643) at 20240405153230831
61617 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_mem.h' (59,644) at 20240906080037348
61618 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c' (59,645) at 20240503080014470
61619 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-SuttonColdfield' (59,646) at 20210307205553798
61620 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-eval/Kconfig' (59,647) at 20210308005003056
61621 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/db8500-prcmu.h' (59,648) at 20220525020654583
61622 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-4a.inc' (59,649) at 20230919080013978
61623 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_aspeed_vuart.c' (59,650) at 20240405153051993
61624 2025-01-21 03:01:00.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/lirc.h.rst.exceptions' (59,651) at 20240405153045309
61625 2025-01-21 03:01:00.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_fman.h' (59,652) at 20210308005003652
61626 2025-01-21 03:01:00.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_fsl_chain_trust.h' (59,653) at 20210308005003572
61627 2025-01-21 03:01:00.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl507c.h' (59,654) at 20210309003649824
61628 2025-01-21 03:01:00.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/ff-memless.c' (59,655) at 20240405153049125
61629 2025-01-21 03:01:00.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig/meson.build' (59,656) at 20230825080021137 to deleted uid set
61630 2025-01-21 03:01:00.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180.dtsi' (59,657) at 20240812080017228
61631 2025-01-21 03:01:00.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ds620.c' (59,658) at 20240405153048853
61632 2025-01-21 03:01:00.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sigreturn_vdso.c' (59,659) at 20210307214932706
61633 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/amd-fpga.bb' (59,660) at 20241206090014202
61634 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/console.c' (59,661) at 20210307214925650
61635 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/idt/Makefile' (59,662) at 20210307214929982
61636 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/meson.build' (59,663) at 20230831080022083
61637 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/clock-vmstate.c' (59,664) at 20240906080037208
61638 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am65x_evm_r5_defconfig' (59,665) at 20210308005003248
61639 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-geminilake.c' (59,666) at 20240405153231323
61640 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/tcp_common.h' (59,667) at 20210309003653892
61641 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-platform.dtsi' (59,668) at 20210307214930006
61642 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/common/Makefile' (59,669) at 20240405153051197
61643 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/Kconfig' (59,670) at 20210308005003036
61644 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/tcg/tcg-cpu.h' (59,671) at 20240906080037528
61645 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c' (59,672) at 20240405153230395
61646 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_reg.h' (59,673) at 20221215040039066
61647 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-evga-indtube.c' (59,674) at 20210307214928782
61648 2025-01-21 03:01:00.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/ocelot/basic_qos.sh' (59,675) at 20240405153054301
61649 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/file-io-error' (59,676) at 20240326080039734
61650 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8192-clock.yaml' (59,677) at 20240405153045013
61651 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-row-actions.png' (59,678) at 20220105012522971 to deleted uid set
61652 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_host.h' (59,679) at 20230426080043760
61653 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/smu7_discrete.h' (59,680) at 20210307214928026
61654 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-u-boot.dtsi' (59,681) at 20210308005002628
61655 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/Makefile' (59,682) at 20210308005003372
61656 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/xtsonic.c' (59,683) at 20240405153050189
61657 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tqma6_wru4.h' (59,684) at 20210308005003620
61658 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/ocelot_pcb123.dts' (59,685) at 20220525020651994
61659 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dpia.c' (59,686) at 20240405153047297
61660 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/mdio_10g.c' (59,687) at 20210307214929618
61661 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend' (59,688) at 20241221090017568
61662 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gobject-introspection.bbclass' (59,689) at 20240124090012258
61663 2025-01-21 03:01:00.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040d4_spi_rcw.cfg' (59,690) at 20210308005002992
61664 2025-01-21 03:01:00.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-lynxpoint.c' (59,691) at 20240405153231323
61665 2025-01-21 03:01:00.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/sev-guest/sev-guest.c' (59,692) at 20240405153231595
61666 2025-01-21 03:01:00.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/ncn26000.c' (59,693) at 20240405153050361
61667 2025-01-21 03:01:00.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml' (59,694) at 20240405153229779
61668 2025-01-21 03:01:00.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/nvme-fault-injection.rst' (59,695) at 20210309003648412
61669 2025-01-21 03:01:00.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_tx.c' (59,696) at 20241011080017331
61670 2025-01-21 03:01:00.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/check-dco.py' (59,697) at 20241211090212202
61671 2025-01-21 03:01:00.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/0001-nettest_omni-Remove-duplicate-variable-definitions.patch' (59,698) at 20210307205553842
61672 2025-01-21 03:01:00.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/net/bpf_jit_comp.c' (59,699) at 20241018080014474
61673 2025-01-21 03:01:00.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,blueridge-4u_associations.json' (59,700) at 20241212090014007
61674 2025-01-21 03:01:00.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/license.py' (59,701) at 20220910030013401
61675 2025-01-21 03:01:00.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.c' (59,702) at 20210307214929810
61676 2025-01-21 03:01:00.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sunplus-ocotp.c' (59,703) at 20240520080015167
61677 2025-01-21 03:01:00.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/armeb-linux-user.mak' (59,704) at 20221215040039066
61678 2025-01-21 03:01:00.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu-main.c' (59,705) at 20220525020652434
61679 2025-01-21 03:01:00.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/broadcom.c' (59,706) at 20230720080043539
61680 2025-01-21 03:01:00.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/clocks.cfg' (59,707) at 20210308005002912
61681 2025-01-21 03:01:00.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/generate_auth_certificates.py' (59,708) at 20240411080003073
61682 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5645.h' (59,709) at 20220525020655043
61683 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U3patch.S' (59,710) at 20210307214926606
61684 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/interrupt.c' (59,711) at 20240326080039746
61685 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/extents_status.h' (59,712) at 20240405153052341
61686 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/process.c' (59,713) at 20240411080014050
61687 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/gdbstub.c' (59,714) at 20240906080037536
61688 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_linux.h' (59,715) at 20240405153052313
61689 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/ste10Xp.c' (59,716) at 20220525020653687
61690 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update/dummy-verify.service' (59,717) at 20210803000022008
61691 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/mem.c' (59,718) at 20240613080016419
61692 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0005-Use-list-for-changed-interfaces.patch' (59,719) at 20241206090014242
61693 2025-01-21 03:01:00.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da903x-regulator.c' (59,720) at 20240405153051461
61694 2025-01-21 03:01:00.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_trigger_pages.h' (59,721) at 20220525020654047
61695 2025-01-21 03:01:00.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/detail_sorted_header.html' (59,722) at 20210307205554282
61696 2025-01-21 03:01:00.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-include-required-system-header-files-for-fd_set-and-.patch' (59,723) at 20230706080014753
61697 2025-01-21 03:01:00.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.h' (59,724) at 20220525020652502
61698 2025-01-21 03:01:00.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/super.c' (59,725) at 20241125090012259
61699 2025-01-21 03:01:00.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-processor-common.dtsi' (59,726) at 20210308005002596
61700 2025-01-21 03:01:00.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/amd_iommu.c' (59,727) at 20241211090212274
61701 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/mux.h' (59,728) at 20210308005002644
61702 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-openconnect_1.2.8.bb' (59,729) at 20231126090012785
61703 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/graphene/graphene_1.10.8.bb' (59,730) at 20231126090012861
61704 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/modules.rst' (59,731) at 20240710080014573
61705 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/wic-image-minimal.bb' (59,732) at 20210812000025290
61706 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/Kconfig' (59,733) at 20241211090212242
61707 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/vector/vstate_prctl.c' (59,734) at 20240405153232287
61708 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_ps.c' (59,735) at 20240405153231475
61709 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/lance.c' (59,736) at 20241211090212306
61710 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,fman-dtsec.yaml' (59,737) at 20240405153045117
61711 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-fracn-gppll.c' (59,738) at 20241211090145397
61712 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/physical_location.c' (59,739) at 20240405153046685
61713 2025-01-21 03:01:00.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/word-at-a-time.h' (59,740) at 20210307214926554
61714 2025-01-21 03:01:00.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffsfs.c' (59,741) at 20210308005003556
61715 2025-01-21 03:01:00.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/orientation/Kconfig' (59,742) at 20210524100034950
61716 2025-01-21 03:01:00.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/Platform' (59,743) at 20210307214926254
61717 2025-01-21 03:01:00.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/u-boot.lds' (59,744) at 20210308005002828
61718 2025-01-21 03:01:00.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/syscall.tbl' (59,745) at 20241211090212386
61719 2025-01-21 03:01:00.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Stats.interface.yaml' (59,746) at 20220315030032671
61720 2025-01-21 03:01:00.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/ufshcd.h' (59,747) at 20241216090017769
61721 2025-01-21 03:01:00.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/mangle-port.h' (59,748) at 20210307214926558
61722 2025-01-21 03:01:00.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/xen_blkif.h' (59,749) at 20210308005045845
61723 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/global_data_init.c' (59,750) at 20240405153054253
61724 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch' (59,751) at 20240413080012703
61725 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-vx855.c' (59,752) at 20240405153230307
61726 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/spaces.h' (59,753) at 20220525020652002
61727 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/dbus_path_utils.hpp' (59,754) at 20221028100033263
61728 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/.lcovrc' (59,755) at 20210308004940468
61729 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-optee.c' (59,756) at 20240405153051501
61730 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm8148-t410.dts' (59,757) at 20240405153045597
61731 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/haps_hs.dts' (59,758) at 20220525020651802
61732 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/mesh.c' (59,759) at 20240405153231211
61733 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso/processor.h' (59,760) at 20220525020651970
61734 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds.c' (59,761) at 20240405153049221
61735 2025-01-21 03:01:00.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mt8183-gce.h' (59,762) at 20210307214931338
61736 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/early-quirks.c' (59,763) at 20240405153046429
61737 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/sign_key.S' (59,764) at 20220525020655231
61738 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/qfw.h' (59,765) at 20210308005003680
61739 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/hugetlb.h' (59,766) at 20240405153231791
61740 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc_14.2.bb' (59,767) at 20241221090017660
61741 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-rq-qos.c' (59,768) at 20241023080012875
61742 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/cdc-acm.c' (59,769) at 20241008080013987
61743 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex.dts' (59,770) at 20210309003648756
61744 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_scm.json' (59,771) at 20241213090004409 to deleted uid set
61745 2025-01-21 03:01:00.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-primax.c' (59,772) at 20210307214928098
61746 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_common.hpp' (59,773) at 20211014000035500
61747 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_ethtool.c' (59,774) at 20240405153050321
61748 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_skbedit.h' (59,775) at 20240405153052865
61749 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8960.h' (59,776) at 20210307214931350
61750 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/max3420_udc.c' (59,777) at 20240405153231555
61751 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig' (59,778) at 20210308005003236
61752 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/uaccess_64.h' (59,779) at 20240405153046321
61753 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/buildtools-docs-tarball.bb' (59,780) at 20241221090017644
61754 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/039_x86_ucode_missing_node2.dts' (59,781) at 20210308005003752
61755 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/pci.c' (59,782) at 20210308005002828
61756 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space.c' (59,783) at 20240405153231603
61757 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-px30-core-ctouch2-of10.dts' (59,784) at 20220525020651934
61758 2025-01-21 03:01:00.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sfr/nb4_ser/MAINTAINERS' (59,785) at 20210308005003048
61759 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emu10k1.h' (59,786) at 20240520080015207
61760 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/fix_number_of_modules.patch' (59,787) at 20230706080014765
61761 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctdaio.c' (59,788) at 20220525020654991
61762 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/hellomod_makefile' (59,789) at 20210307205554442
61763 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/hw_data.c' (59,790) at 20210308005002760
61764 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/decodecode' (59,791) at 20240405153053445
61765 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3128.h' (59,792) at 20210308005003596
61766 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/MAINTAINERS' (59,793) at 20210308005003048
61767 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/Makefile' (59,794) at 20240405153051809
61768 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-logging.bbclass' (59,795) at 20210423100032585
61769 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/cop2-ex.c' (59,796) at 20210307214926270
61770 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/irqflags.h' (59,797) at 20210307214926098
61771 2025-01-21 03:01:00.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timer.h' (59,798) at 20210307214926586
61772 2025-01-21 03:01:00.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/trace_helpers.c' (59,799) at 20240405153232263
61773 2025-01-21 03:01:00.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_bsg.c' (59,800) at 20240405153231391
61774 2025-01-21 03:01:00.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/sparsemem.h' (59,801) at 20210309003648892
61775 2025-01-21 03:01:00.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sdio.h' (59,802) at 20240405153050661
61776 2025-01-21 03:01:00.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ntxec.c' (59,803) at 20220525020653951
61777 2025-01-21 03:01:00.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1024_serdes.c' (59,804) at 20210308005002832
61778 2025-01-21 03:01:00.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dev-v5.c' (59,805) at 20240405153046937
61779 2025-01-21 03:01:00.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-netfilter.c' (59,806) at 20220429100100938
61780 2025-01-21 03:01:00.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/rmr_switch.S' (59,807) at 20210308005002784
61781 2025-01-21 03:01:00.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/Makefile' (59,808) at 20210309003650364
61782 2025-01-21 03:01:00.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/octeon/octeon_mgmt.c' (59,809) at 20240405153049857
61783 2025-01-21 03:01:00.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/headsmp.S' (59,810) at 20210307214925874
61784 2025-01-21 03:01:00.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic3_qm1_regs.h' (59,811) at 20240405153046577
61785 2025-01-21 03:01:00.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2.c' (59,812) at 20240405153230163
61786 2025-01-21 03:01:00.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ec100.c' (59,813) at 20240405153049289
61787 2025-01-21 03:01:00.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/triboard.c' (59,814) at 20210927100127205
61788 2025-01-21 03:01:00.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/aso.h' (59,815) at 20240405153050125
61789 2025-01-21 03:01:00.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/cvs.py' (59,816) at 20210307205554238
61790 2025-01-21 03:01:00.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec/MAINTAINERS' (59,817) at 20210308005002920
61791 2025-01-21 03:01:00.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/core.h' (59,818) at 20210308005003500
61792 2025-01-21 03:01:00.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/crypto.h' (59,819) at 20210308005002636
61793 2025-01-21 03:01:00.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_labels.h' (59,820) at 20240405153231855
61794 2025-01-21 03:01:00.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0039-enables-ondisk-capsule-update-feature.patch' (59,821) at 20231126090012773
61795 2025-01-21 03:01:00.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/chipidea.h' (59,822) at 20210308005046033
61796 2025-01-21 03:01:00.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/Kconfig' (59,823) at 20240405153045617
61797 2025-01-21 03:01:00.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_json_unittest.cpp' (59,824) at 20231026080038056
61798 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/pvh/enlighten.c' (59,825) at 20240415080012963
61799 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0004-smm_gateway-GetNextVariableName-Fix.patch' (59,826) at 20241206090014214
61800 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/usb.c' (59,827) at 20240405153050577
61801 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/ts209-setup.c' (59,828) at 20210307214925930
61802 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8mq-evk.dts' (59,829) at 20210308005002580
61803 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan_ipv6.sh' (59,830) at 20240405153054301
61804 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cypress_ps2.h' (59,831) at 20210307214928490
61805 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h' (59,832) at 20220525020653319
61806 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/kirkwood_spi.c' (59,833) at 20210308005003492
61807 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch' (59,834) at 20230706080014733
61808 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/generators/Makefile' (59,835) at 20210307214930170
61809 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/Makefile' (59,836) at 20210307214931194
61810 2025-01-21 03:01:00.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc64-linux' (59,837) at 20220402030016247
61811 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/thermometer.c' (59,838) at 20240405153054381
61812 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24110.c' (59,839) at 20240405153049281
61813 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Harrsjon' (59,840) at 20210307205553782
61814 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/eth.c' (59,841) at 20210308005002964
61815 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb' (59,842) at 20230321080018353
61816 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-mt6366-common.h' (59,843) at 20240405153053969
61817 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/Makefile' (59,844) at 20240405153045917
61818 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-netgear-wg302v1.dts' (59,845) at 20240405153045437
61819 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/pmc.json' (59,846) at 20210307214932538
61820 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ae350_rv64_defconfig' (59,847) at 20210308005003244
61821 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CircuitCollection.json' (59,848) at 20240619080002944
61822 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-cpu-opp-microvolt.dtsi' (59,849) at 20240405153045481
61823 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_flat_gre_keys.sh' (59,850) at 20210307214932686
61824 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/once_lite.h' (59,851) at 20241211090145537
61825 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu_cmn.h' (59,852) at 20240405153230519
61826 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/Makefile' (59,853) at 20210308005002952
61827 2025-01-21 03:01:00.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/umcast_kern.c' (59,854) at 20210307214926618
61828 2025-01-21 03:01:00.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7790-clock.h' (59,855) at 20210308005003632
61829 2025-01-21 03:01:00.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/mpp.h' (59,856) at 20210307214925878
61830 2025-01-21 03:01:00.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/psci.h' (59,857) at 20210308005002704
61831 2025-01-21 03:01:00.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/wmi/Kconfig' (59,858) at 20220525020653911
61832 2025-01-21 03:01:00.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_packets.h' (59,859) at 20240405153046581
61833 2025-01-21 03:01:00.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-io.h' (59,860) at 20240405153050529
61834 2025-01-21 03:01:00.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/sections.h' (59,861) at 20210307214926618
61835 2025-01-21 03:01:00.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-loader-skl.c' (59,862) at 20240405153053997
61836 2025-01-21 03:01:00.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma-pci.c' (59,863) at 20220525020652410
61837 2025-01-21 03:01:00.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi_init.c' (59,864) at 20241011080017347
61838 2025-01-21 03:01:00.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/rawnand.h' (59,865) at 20210308005003668
61839 2025-01-21 03:01:00.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c' (59,866) at 20240405153230591
61840 2025-01-21 03:01:00.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/Makefile' (59,867) at 20210308005002916
61841 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/variable-added.png' (59,868) at 20210307205554382 to deleted uid set
61842 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/hyperv.c' (59,869) at 20240405153046453
61843 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/soc/intel/boards/sof_sdw.c' (59,870) at 20240628080014037 to deleted uid set
61844 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/memory.json' (59,871) at 20240405153054109
61845 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra74x.dtsi' (59,872) at 20240405153045601
61846 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/memory.rst' (59,873) at 20240405153044973
61847 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sram.h' (59,874) at 20240405153049649
61848 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-sh7780.h' (59,875) at 20210307214926546
61849 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_ci.h' (59,876) at 20210307214927998
61850 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/Makefile' (59,877) at 20210308005003432
61851 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/099.out' (59,878) at 20210308005046445
61852 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/sensord' (59,879) at 20210307205553874
61853 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm-asm-offsets.c' (59,880) at 20210307214925922
61854 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul1-mba6ulx.dts' (59,881) at 20240405153045525
61855 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ctype.c' (59,882) at 20210307214931798
61856 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vio.h' (59,883) at 20240405153046129
61857 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/conf/machine/include/fsp2.inc' (59,884) at 20210307205553690
61858 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_common.h' (59,885) at 20240405153049285
61859 2025-01-21 03:01:00.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/processor.h' (59,886) at 20240520080015131
61860 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/smbios_mdrv2.hpp' (59,887) at 20241206090044787
61861 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/buffer-dma.h' (59,888) at 20240405153052705
61862 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_v4l2.h' (59,889) at 20210307214930802
61863 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dpp.h' (59,890) at 20240405153047261
61864 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/MAINTAINERS' (59,891) at 20210308005003008
61865 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/sections.h' (59,892) at 20210308005002848
61866 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/meta-python-image-ptest-all.bb' (59,893) at 20240302090018206
61867 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/inventory-cleanup/witherspoon/inventory-cleanup.yaml' (59,894) at 20210721000034682
61868 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/README' (59,895) at 20210308005046469
61869 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/microchip,clock.h' (59,896) at 20210308005003632
61870 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.c' (59,897) at 20240411080014078
61871 2025-01-21 03:01:00.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/systems.hpp' (59,898) at 20241217090008768
61872 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-addptable2image' (59,899) at 20220612030016767
61873 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/set_exception.hpp' (59,900) at 20220412175720090
61874 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SerialInterfaceCollection.json' (59,901) at 20240619080002952
61875 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mgcoge_defconfig' (59,902) at 20240405153230027
61876 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pico-imx6ul.h' (59,903) at 20210308005003612
61877 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst' (59,904) at 20240405153044945
61878 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/configs/coverage_uml.config' (59,905) at 20240405153054225
61879 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/signing.py' (59,906) at 20241221090017632
61880 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/Makefile' (59,907) at 20210307214929130
61881 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/imb/imbapi.h' (59,908) at 20210308004938832
61882 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/aml-build-stub.c' (59,909) at 20221215040039086
61883 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/nbpfaxi.h' (59,910) at 20210307214931338
61884 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/fuse-allow-other' (59,911) at 20210927100127505
61885 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message/types.hpp' (59,912) at 20241026080029479
61886 2025-01-21 03:01:00.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/blacklist.json' (59,913) at 20210308005114357
61887 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-axg-pcie.c' (59,914) at 20240405153231307
61888 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-max9611' (59,915) at 20210307214925190
61889 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/signal_tm.c' (59,916) at 20220525020655227
61890 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/cdp.c' (59,917) at 20210308005003716
61891 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/trace.h' (59,918) at 20240830080013295
61892 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-pogo_e02.dts' (59,919) at 20240405153045457
61893 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/theme.vue' (59,920) at 20220105012522959
61894 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/Makefile' (59,921) at 20240405153051821
61895 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/atags_proc.c' (59,922) at 20240405153045629
61896 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/pmbus.hpp' (59,923) at 20241210090027376
61897 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rza1.c' (59,924) at 20240405153231335
61898 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/ghash-clmulni-intel_asm.S' (59,925) at 20240405153046361
61899 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/stubs/dbus_sensor_object.cpp' (59,926) at 20240904080048947
61900 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7796-cpg-mssr.c' (59,927) at 20240405153230235
61901 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/elanfreq.c' (59,928) at 20210307214927054
61902 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_fdp.c' (59,929) at 20210307214926274
61903 2025-01-21 03:01:00.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml' (59,930) at 20240405153045061
61904 2025-01-21 03:01:00.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mbox.h' (59,931) at 20241211090145461
61905 2025-01-21 03:01:00.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/pch7.c' (59,932) at 20210308005003448
61906 2025-01-21 03:01:00.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n_aggr.c' (59,933) at 20240405153050561
61907 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/perf_event.c' (59,934) at 20210307214926598
61908 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/symtab.c' (59,935) at 20240405153232119
61909 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/trace.h' (59,936) at 20210308005045897
61910 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crush/hash.c' (59,937) at 20210309003654300
61911 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/highuid.h' (59,938) at 20210307214931394
61912 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/util.cpp' (59,939) at 20240205090025370
61913 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lock_events.h' (59,940) at 20240405153053013
61914 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/isoch.c' (59,941) at 20210307214926938
61915 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nokia' (59,942) at 20210307205553770
61916 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_setns_test.c' (59,943) at 20210309003656012
61917 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_mock.h' (59,944) at 20240405153231835
61918 2025-01-21 03:01:00.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3228-evb.dts' (59,945) at 20240405153045561
61919 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm63158.dtsi' (59,946) at 20210308005002576
61920 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/test_basic.py' (59,947) at 20210307205554434
61921 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/psc_defs.h' (59,948) at 20210308005002720
61922 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (59,949) at 20241206090014226
61923 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ninja/ninja_1.12.1.bb' (59,950) at 20241206090014330
61924 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/setup.h' (59,951) at 20240405153045965
61925 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/MAINTAINERS' (59,952) at 20210308005002984
61926 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-bcm1480.c' (59,953) at 20210307214926254
61927 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/OWNERS' (59,954) at 20220907030008353
61928 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/blueridge_4u_chassis.json' (59,955) at 20240516080005206
61929 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2/cpu/watchdog.h' (59,956) at 20210307214926554
61930 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/color_table.c' (59,957) at 20220525020652534
61931 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8569MDS_ATM_defconfig' (59,958) at 20210308005003240
61932 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/cyan_skillfish_ppt.c' (59,959) at 20240405153230515
61933 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/rail.cpp' (59,960) at 20210515000047077
61934 2025-01-21 03:01:00.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.err' (59,961) at 20210308005046405
61935 2025-01-21 03:01:00.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp' (59,962) at 20241217090008760 to deleted uid set
61936 2025-01-21 03:01:00.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/smc911x.h' (59,963) at 20210308005003444
61937 2025-01-21 03:01:00.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_metapage.h' (59,964) at 20210307214931138
61938 2025-01-21 03:01:00.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/reader_impl.cpp' (59,965) at 20240826080018283
61939 2025-01-21 03:01:00.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/core.c' (59,966) at 20241008080013903
61940 2025-01-21 03:01:00.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2' (59,967) at 20210308005046473 to deleted uid set
61941 2025-01-21 03:01:00.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acnames.h' (59,968) at 20240405153231787
61942 2025-01-21 03:01:00.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/reader_test.cpp' (59,969) at 20240826080018279
61943 2025-01-21 03:01:00.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6397.c' (59,970) at 20240405153231323
61944 2025-01-21 03:01:00.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c' (59,971) at 20240405153050197
61945 2025-01-21 03:01:00.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-aspeed-vic.c' (59,972) at 20240405153049189
61946 2025-01-21 03:01:00.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/vm-change-state-handler.c' (59,973) at 20240326080039434
61947 2025-01-21 03:01:00.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/cobra5272.c' (59,974) at 20210308005002944
61948 2025-01-21 03:01:00.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-roccat-kone' (59,975) at 20210309003648260
61949 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/super.c' (59,976) at 20241216090017757
61950 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0017-arm-corstone1000-add-mmc-for-fvp.patch' (59,977) at 20240413080012627
61951 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-overview-2-generic.png' (59,978) at 20210307205554302 to deleted uid set
61952 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/ctype.h' (59,979) at 20240405153054049
61953 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/makedumpfile/makedumpfile/0001-makedumpfile-replace-hardcode-CFLAGS.patch' (59,980) at 20241221090017688
61954 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/bootstrap.sh' (59,981) at 20210308005104849
61955 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/tle62x0.h' (59,982) at 20210307214931514
61956 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/nds32/n13/atcpmu.json' (59,983) at 20240405153054113
61957 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_ht.c' (59,984) at 20210309003651580
61958 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu_logo.svg' (59,985) at 20210308005046185
61959 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/crash.h' (59,986) at 20220525020652146
61960 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0006-cpp-honor-sysroot.patch' (59,987) at 20241221090017660
61961 2025-01-21 03:01:00.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-x86/Makefile' (59,988) at 20210308005002956
61962 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-pcduino3.dts' (59,989) at 20210308005002624
61963 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.out' (59,990) at 20210308005046401 to deleted uid set
61964 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_drv.h' (59,991) at 20240405153048749
61965 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-owl.c' (59,992) at 20240405153051301
61966 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_sriov.h' (59,993) at 20240405153050241
61967 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/signal.c' (59,994) at 20240906080037156
61968 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data.err' (59,995) at 20230925080040089
61969 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice-glue/libimobiledevice-glue_1.3.1.bb' (59,996) at 20241221090017504
61970 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/conf/layer.conf' (59,997) at 20241221090017472
61971 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk01.1.dtsi' (59,998) at 20240405153045541
61972 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/Makefile' (59,999) at 20241023080012903
61973 2025-01-21 03:01:00.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/mx7dsabresd.c' (60,000) at 20210308005002988
61974 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.c' (60,001) at 20240405153046957
61975 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscalls/syscall_32.tbl' (60,002) at 20240710080014577
61976 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico-nymph.dtsi' (60,003) at 20240405153045517
61977 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/phosphor-audit.md' (60,004) at 20221209040006391
61978 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ima.c' (60,005) at 20240405153049245
61979 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/time.c' (60,006) at 20240405153046081
61980 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/extcon/extcon-adc-jack.h' (60,007) at 20210307214931382
61981 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-broadcast.c' (60,008) at 20240815080012915
61982 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/arm,pl050.yaml' (60,009) at 20240405153045153
61983 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dirtylog-10G-4M.vhdx.bz2' (60,010) at 20210308005046473 to deleted uid set
61984 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-mirabox.dts' (60,011) at 20240405153045445
61985 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/lock.cat' (60,012) at 20240805080014071
61986 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/setup.h' (60,013) at 20240405153229999
61987 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc3815.rst' (60,014) at 20210307214925502
61988 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/Makefile.miniconfig' (60,015) at 20240405153054169
61989 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx7_src.c' (60,016) at 20241211090212294
61990 2025-01-21 03:01:00.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rb4xx.c' (60,017) at 20240405153231463
61991 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c' (60,018) at 20220525020652951
61992 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/darla24_dsp.c' (60,019) at 20220525020654991
61993 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7879.h' (60,020) at 20210307214928502
61994 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-six_1.16.0.bb' (60,021) at 20210608000015839
61995 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/mbcache.c' (60,022) at 20240405153052401
61996 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c' (60,023) at 20240405153230375
61997 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/expected_config' (60,024) at 20210308005003736
61998 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tps53679.rst' (60,025) at 20220525020651738
61999 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Falun_Lovberget' (60,026) at 20210307205553782
62000 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/mdrv2_main.cpp' (60,027) at 20231013080042346
62001 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/gdbstub.c' (60,028) at 20220525020654695
62002 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ohare.h' (60,029) at 20210307214926386
62003 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/virtio-ccw.h' (60,030) at 20210307214926518
62004 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vermagic.h' (60,031) at 20210307214926678
62005 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_rst0.S' (60,032) at 20210308005046533
62006 2025-01-21 03:01:00.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/sdp.c' (60,033) at 20210308005003080
62007 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-keytouch.c' (60,034) at 20210307214928090
62008 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/uhead.c' (60,035) at 20240405153048637
62009 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub' (60,036) at 20241123090010951 to deleted uid set
62010 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-mipi-csis.c' (60,037) at 20240405153230807
62011 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/Makefile' (60,038) at 20210307214929266
62012 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/rsrc.h' (60,039) at 20240405153231887
62013 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/sec_crypto.h' (60,040) at 20240405153046945
62014 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/supports_obmc' (60,041) at 20210308005007100
62015 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/Makefile' (60,042) at 20240405153231447
62016 2025-01-21 03:01:00.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sync_trace.h' (60,043) at 20210307214927122
62017 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c' (60,044) at 20240405153047237
62018 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue' (60,045) at 20241004080035963
62019 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jz4740-adc.h' (60,046) at 20210307214931410
62020 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_debug.c' (60,047) at 20210307214930294
62021 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf100.c' (60,048) at 20210307214932646
62022 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/.lcovrc' (60,049) at 20210308005134505
62023 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_pci_legacy.h' (60,050) at 20240405153052817
62024 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/Makefile' (60,051) at 20210307214930270
62025 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/navi12_ip_offset.h' (60,052) at 20220525020652811
62026 2025-01-21 03:01:00.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_pcie.h' (60,053) at 20240405153230651
62027 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/meson.build' (60,054) at 20220913030027309 to deleted uid set
62028 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pwm/raspberrypi,firmware-poe-pwm.h' (60,055) at 20220525020654547
62029 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/drain.rs' (60,056) at 20240405153232095
62030 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/dhry.h' (60,057) at 20210308005003696
62031 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_cm.h' (60,058) at 20240405153049041
62032 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/user-func.rst' (60,059) at 20240405153045317
62033 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia_glue.c' (60,060) at 20240405153046361
62034 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/playback.c' (60,061) at 20210307214932442
62035 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/kerneldoc.py' (60,062) at 20240906080037176
62036 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/commands.c' (60,063) at 20241211090145573
62037 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/pci-serial.rst' (60,064) at 20230925080039845
62038 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_ioctlP.h' (60,065) at 20210307214927738
62039 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/process_vm_access.c' (60,066) at 20240405153053145
62040 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/inter_choice/defconfig' (60,067) at 20210307214932154
62041 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_canvas.c' (60,068) at 20210308005003528
62042 2025-01-21 03:01:00.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,omap-remoteproc.yaml' (60,069) at 20240405153229795
62043 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/SECURITY.md' (60,070) at 20241221090017500
62044 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c' (60,071) at 20220525020653799
62045 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ThermalEquipment_v1.xml' (60,072) at 20240619080002936
62046 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/events.md.mako' (60,073) at 20240920080030747
62047 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtjefferson_bp.json' (60,074) at 20241113090004748
62048 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/powernv_defconfig' (60,075) at 20240405153046097
62049 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-170.c' (60,076) at 20240405153230807
62050 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/vcpu.h' (60,077) at 20240326080039546
62051 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/sunplus/Makefile' (60,078) at 20240405153051301
62052 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/irq_work.h' (60,079) at 20240405153229975
62053 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dio/dio-driver.c' (60,080) at 20210307214927118
62054 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/srcline.h' (60,081) at 20240405153054205
62055 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/debugfs.c' (60,082) at 20240405153053941
62056 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vgpu.h' (60,083) at 20210307214927850
62057 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/fpsimdmacros.h' (60,084) at 20240405153045853
62058 2025-01-21 03:01:00.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control.bb' (60,085) at 20241206090014230
62059 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xsk_buff_pool.h' (60,086) at 20240405153231859
62060 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/bswap.h' (60,087) at 20210308005046185
62061 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_trace_points.c' (60,088) at 20210307214928062
62062 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/recipeutils.py' (60,089) at 20241206090014306
62063 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/139' (60,090) at 20240326080039730
62064 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/selenium_helpers.py' (60,091) at 20210307205554262
62065 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/Makefile' (60,092) at 20240405153046561
62066 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.c' (60,093) at 20240405153050641
62067 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigo_dsp.c' (60,094) at 20220525020654995
62068 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt3883/cpu-feature-overrides.h' (60,095) at 20240405153046005
62069 2025-01-21 03:01:00.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c' (60,096) at 20240405153050309
62070 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_fcoe.c' (60,097) at 20240405153231391
62071 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_mac.h' (60,098) at 20240405153050309
62072 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_reflink.h' (60,099) at 20240405153052605
62073 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui_4.6.2.bb' (60,100) at 20241221090017528
62074 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/nsimosci_hs.dts' (60,101) at 20210307214925662
62075 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d36ek_cmp_mmc_defconfig' (60,102) at 20210308005003276
62076 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-test_4.%.bbappend' (60,103) at 20241206090014214
62077 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24120.h' (60,104) at 20210307214928610
62078 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp.dtsi' (60,105) at 20241115090012941
62079 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/balloc.c' (60,106) at 20240805080014011
62080 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/cm_t3517.c' (60,107) at 20210308005002948
62081 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c' (60,108) at 20240405153047117
62082 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/Kconfig' (60,109) at 20240405153049577
62083 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c' (60,110) at 20240405153050529
62084 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/sol-sysrq.md' (60,111) at 20231130090006242
62085 2025-01-21 03:01:00.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/kp_imx53.c' (60,112) at 20210308005003012
62086 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/zstd.c' (60,113) at 20240405153052301
62087 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/static_keys/test_static_keys.sh' (60,114) at 20210307214932722
62088 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c' (60,115) at 20240405153048637
62089 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_msi.h' (60,116) at 20210307214926482
62090 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/crc32.h' (60,117) at 20210610190030293
62091 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/task_state.json' (60,118) at 20230215040020283
62092 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-jerry.dts' (60,119) at 20210308005002604
62093 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/ChangeLog' (60,120) at 20210307205554226
62094 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/gpio_pwr.c' (60,121) at 20210927100127125
62095 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains44xx_data.c' (60,122) at 20210307214925914
62096 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/sun.c' (60,123) at 20220525020652210
62097 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend' (60,124) at 20241206090014226
62098 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed-table.c' (60,125) at 20230925080039829
62099 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-dma-0.dtsi' (60,126) at 20210307214926350
62100 2025-01-21 03:01:00.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/uncompress.c' (60,127) at 20210307214931062
62101 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-register-dsp-message-parser.c' (60,128) at 20240405153053505
62102 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/Asset/meson.build' (60,129) at 20230825080021137 to deleted uid set
62103 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/ioctl.h' (60,130) at 20210307214926322
62104 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kasan' (60,131) at 20240405153053077
62105 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/etsec.c' (60,132) at 20241211090212302
62106 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.2.bb' (60,133) at 20230114040015470
62107 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sync_debug.c' (60,134) at 20240613080016387
62108 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/stages/stage7_class_define.h' (60,135) at 20240405153052901
62109 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_vga.h' (60,136) at 20210307214927918
62110 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l43-jack.c' (60,137) at 20240405153232147
62111 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c' (60,138) at 20241018080014546
62112 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6589-aquaris5.dts' (60,139) at 20240405153045461
62113 2025-01-21 03:01:00.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_ipc.c' (60,140) at 20240405153046609
62114 2025-01-21 03:01:00.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bug.h' (60,141) at 20220525020651878
62115 2025-01-21 03:01:00.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/main.c' (60,142) at 20240405153049633
62116 2025-01-21 03:01:00.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.44.3.bb' (60,143) at 20241221090017544
62117 2025-01-21 03:01:00.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cdrom/cdrom-standard.rst' (60,144) at 20240726080012842
62118 2025-01-21 03:01:00.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToolsPkg.dec' (60,145) at 20210308005046541
62119 2025-01-21 03:01:00.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-geni-qcom.c' (60,146) at 20241111090012137
62120 2025-01-21 03:01:00.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5410.h' (60,147) at 20240405153231795
62121 2025-01-21 03:01:00.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/rtsx_pci_sdmmc.c' (60,148) at 20240405153230855
62122 2025-01-21 03:01:00.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/thermal-control-modes.md' (60,149) at 20221209040006395
62123 2025-01-21 03:01:00.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/early/ehci-dbgp.c' (60,150) at 20210309003653204
62124 2025-01-21 03:01:00.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ydotool/ydotool_git.bb' (60,151) at 20241206090014258
62125 2025-01-21 03:01:00.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-saif.c' (60,152) at 20240405153053973
62126 2025-01-21 03:01:00.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/i8259.c' (60,153) at 20240405153046449
62127 2025-01-21 03:01:00.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Power.interface.yaml' (60,154) at 20230317080020817
62128 2025-01-21 03:01:00.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/tlb.c' (60,155) at 20241216090017685
62129 2025-01-21 03:01:00.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/zone.c' (60,156) at 20240415080012987
62130 2025-01-21 03:01:00.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/CVE-2020-29074.patch' (60,157) at 20231011080016578
62131 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/glock.c' (60,158) at 20241211090145517
62132 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/interface.c' (60,159) at 20241211090145485
62133 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/changelog.awk' (60,160) at 20241125090009363
62134 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/dma.c' (60,161) at 20240405153230279
62135 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/resistive-adc-touch.yaml' (60,162) at 20220525020651682
62136 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor-evt.json' (60,163) at 20241214090210267 to deleted uid set
62137 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/MAINTAINERS' (60,164) at 20210308005002980
62138 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_irq.c' (60,165) at 20220525020653815
62139 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-invariants-only' (60,166) at 20211006000025234
62140 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-hix5hd2.c' (60,167) at 20240405153049509
62141 2025-01-21 03:01:00.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/virtualSensor.cpp' (60,168) at 20241102080033050
62142 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/fault.c' (60,169) at 20210307214926750
62143 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/Kconfig' (60,170) at 20220525020655095
62144 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/system-config-keyboard/system-config-keyboard_1.4.0.bb' (60,171) at 20241221090017544
62145 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/audio.c' (60,172) at 20240405153052077
62146 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lksctp-tools/lksctp-tools/v4test.sh' (60,173) at 20210307205553842
62147 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/wacom_wac.c' (60,174) at 20241211090145433
62148 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-pydot/python3-pydot_2.0.0.bb' (60,175) at 20240113090014540
62149 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/padata.rst' (60,176) at 20240405153045005
62150 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html' (60,177) at 20210307205554286
62151 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/tps65218-pwrbutton.c' (60,178) at 20240405153049145
62152 2025-01-21 03:01:00.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/init/starscream-init/starscream-init.service' (60,179) at 20240110090012776
62153 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-netdev.c' (60,180) at 20240405153230755
62154 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/max98095.h' (60,181) at 20210307214931598
62155 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos7-ufs.c' (60,182) at 20240405153051297
62156 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,mmcc-msm8974.h' (60,183) at 20210307214931350
62157 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/stm32/stm32-cec.c' (60,184) at 20240405153230775
62158 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/booke_emulate.c' (60,185) at 20210307214926430
62159 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm7250b.dtsi' (60,186) at 20240405153229943
62160 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-lib.c' (60,187) at 20240405153231459
62161 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/list_debug.c' (60,188) at 20240405153231951
62162 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/memmove.c' (60,189) at 20210307214926310
62163 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/corstone1000-mps3.conf' (60,190) at 20220804030014663
62164 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/drbg.c' (60,191) at 20240405153046537
62165 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/minors.h' (60,192) at 20210307214931598
62166 2025-01-21 03:01:00.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/index.c' (60,193) at 20240405153053025
62167 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/aead.c' (60,194) at 20240405153046965
62168 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/Makefile' (60,195) at 20240405153051209
62169 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/articia.c' (60,196) at 20240326080039474
62170 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c' (60,197) at 20210307214930130
62171 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_pe_sip.c' (60,198) at 20210307214932006
62172 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_mdio.c' (60,199) at 20240411080014082
62173 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ocfs2-online-filecheck.rst' (60,200) at 20210307214925490
62174 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/hweight_64.S' (60,201) at 20240405153230043
62175 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/zlib.c' (60,202) at 20240830080013315
62176 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-des3.c' (60,203) at 20240405153046933
62177 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/bootdevice.c' (60,204) at 20240906080037448
62178 2025-01-21 03:01:00.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-midas.dtsi' (60,205) at 20240405153229899
62179 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/194.out' (60,206) at 20230925080040089
62180 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/checkroot.sh' (60,207) at 20220405030025645
62181 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/config.js' (60,208) at 20220105012522959
62182 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_core.c' (60,209) at 20241216090017793
62183 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/swab.h' (60,210) at 20210307214932594
62184 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard-som-v15.dts' (60,211) at 20240405153045497
62185 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/cpu-target.c' (60,212) at 20240906080037164
62186 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/uapi/linux/stddef.h' (60,213) at 20240405153231879 to deleted uid set
62187 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mffs.c' (60,214) at 20210307214926438
62188 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml' (60,215) at 20240405153229767
62189 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/Kconfig' (60,216) at 20240405153231727
62190 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_local_storage.sh' (60,217) at 20240405153054241
62191 2025-01-21 03:01:00.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/uncompress.h' (60,218) at 20210307214925946
62192 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_active.c' (60,219) at 20240405153048545
62193 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/asm-offsets.c' (60,220) at 20240405153045353
62194 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_cmdq_masks.h' (60,221) at 20240405153046605
62195 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v4.11.c' (60,222) at 20240405153050345
62196 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/README' (60,223) at 20210307214925626
62197 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.kasan' (60,224) at 20240405153053433
62198 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-der.c' (60,225) at 20221215040039394
62199 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ReplaceAll.interface.yaml' (60,226) at 20220315030032663
62200 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/clk/fsl,mpc83xx-clk.txt' (60,227) at 20210308005002536
62201 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_mac.c' (60,228) at 20220525020654867
62202 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma9551_core.h' (60,229) at 20210307214928322
62203 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-omap.h' (60,230) at 20240405153052769
62204 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev_1.0.3.bb' (60,231) at 20220502030010112
62205 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ralink/phy-ralink-usb.c' (60,232) at 20220525020653867
62206 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.c' (60,233) at 20220525020652959
62207 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/xfce.bbclass' (60,234) at 20220125040024383
62208 2025-01-21 03:01:00.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/scheduled_host_transition.hpp' (60,235) at 20240820080031614
62209 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pcwd.c' (60,236) at 20220525020654331
62210 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_mt6370.c' (60,237) at 20240405153231571
62211 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/stm32l4x5_soc.h' (60,238) at 20240906080037328
62212 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/Kconfig.debug' (60,239) at 20240405153046501
62213 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-bridge-helper.c' (60,240) at 20210308005046225
62214 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/entry.S' (60,241) at 20210307214926562
62215 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_actions.h' (60,242) at 20210307214929538
62216 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evxfevnt.c' (60,243) at 20240405153046617
62217 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_VINI.json' (60,244) at 20221213040036921
62218 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/ethtool.c' (60,245) at 20240405153053405
62219 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/cache.rst' (60,246) at 20210307214925222
62220 2025-01-21 03:01:00.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/amiflop.c' (60,247) at 20240405153230187
62221 2025-01-21 03:01:00.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure.h' (60,248) at 20240405153049009
62222 2025-01-21 03:01:00.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_clamp_kern.c' (60,249) at 20210307214932118
62223 2025-01-21 03:01:00.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/byteorder.h' (60,250) at 20220525020651970
62224 2025-01-21 03:01:00.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmu_notifier.c' (60,251) at 20240405153231971
62225 2025-01-21 03:01:00.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-poller.c' (60,252) at 20220525020653175
62226 2025-01-21 03:01:00.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bouncebuf.h' (60,253) at 20210308005003564
62227 2025-01-21 03:01:00.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hw.c' (60,254) at 20240805080013983
62228 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpe_regs.h' (60,255) at 20240405153049489
62229 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ashrdi3.S' (60,256) at 20240405153230095
62230 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/gardena-smart-gateway-mt7688.dts' (60,257) at 20210308005002812
62231 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Interbase-1.0' (60,258) at 20211006000025238
62232 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_mbox_pci.c' (60,259) at 20220525020653911
62233 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mscc/phy-ocelot-serdes.c' (60,260) at 20240405153051289
62234 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hjo_Grevback' (60,261) at 20210307205553782
62235 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_crtc.c' (60,262) at 20240405153048677
62236 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dts' (60,263) at 20220525020651934
62237 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml' (60,264) at 20240405153229787
62238 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/Kconfig' (60,265) at 20240405153053977
62239 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_keygen.h' (60,266) at 20240405153049925
62240 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa76.inc' (60,267) at 20240301090012451
62241 2025-01-21 03:01:00.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-cxusb-cardlist.rst' (60,268) at 20210307214925230
62242 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio_lpc32xx.txt' (60,269) at 20210307214925318
62243 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtdcore.h' (60,270) at 20210308005003408
62244 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (60,271) at 20221118040015022
62245 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.2.bb' (60,272) at 20241206090014254
62246 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c' (60,273) at 20240405153231247
62247 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/find_bit.c' (60,274) at 20240405153053085
62248 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_mdio.c' (60,275) at 20240405153050257
62249 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Mem_tracker/memcheck.sh' (60,276) at 20221209040018559
62250 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.c' (60,277) at 20210307214927950
62251 2025-01-21 03:01:00.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/raydium,rm68200.yaml' (60,278) at 20240405153229763
62252 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/openbmc_intf.h' (60,279) at 20241010080036061
62253 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/eslint-global-config.json' (60,280) at 20221213040016740
62254 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libabigail/libabigail/0001-Check-for-correct-fts-module.patch' (60,281) at 20241221090017512
62255 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/audio.h' (60,282) at 20240405153052913
62256 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_errortag.h' (60,283) at 20240405153052573
62257 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Sinovoip_BPI_M2_defconfig' (60,284) at 20210308005003244
62258 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/packagedata.py' (60,285) at 20240106090017257
62259 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/Makefile' (60,286) at 20220525020652010
62260 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-spin-softirq.h' (60,287) at 20210307214931806
62261 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ld_ind.c' (60,288) at 20240405153054281
62262 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/usb.c' (60,289) at 20210307214930442
62263 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/kvm/meson.build' (60,290) at 20240906080037496
62264 2025-01-21 03:01:00.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager-config-example-native_git.bb' (60,291) at 20220921030015986
62265 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-osd335x-common.dtsi' (60,292) at 20240405153229903
62266 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_perf_branches.c' (60,293) at 20210307214932650
62267 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/lowland.c' (60,294) at 20240405153232191
62268 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/Kbuild' (60,295) at 20210307214926166
62269 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricDefinitionCollection_v1.xml' (60,296) at 20240619080002928
62270 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sl_pins.h' (60,297) at 20210308005002648
62271 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/cache.c' (60,298) at 20210308005002816
62272 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-smaps_rollup' (60,299) at 20240405153044913
62273 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/vof.c' (60,300) at 20240906080037284
62274 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (60,301) at 20240829080014018
62275 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/cmpdi2.c' (60,302) at 20210307214926182
62276 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-max98357a.dtsi' (60,303) at 20240405153045749
62277 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/action_error.hpp' (60,304) at 20210308005405930
62278 2025-01-21 03:01:00.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/fsl,imx8m-noc.yaml' (60,305) at 20240405153045081
62279 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3399.h' (60,306) at 20210308005002660
62280 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb' (60,307) at 20241221090017548
62281 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/smbios/type11_blob' (60,308) at 20240906080037560 to deleted uid set
62282 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-is31fl32xx.txt' (60,309) at 20210307214925346
62283 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f469-discovery/stm32f469-discovery.c' (60,310) at 20210308005003052
62284 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/phycore_pcl063_defconfig' (60,311) at 20210308005003272
62285 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/types.h' (60,312) at 20240405153052941
62286 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso.S' (60,313) at 20240326080039562
62287 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_util.cpp' (60,314) at 20230701080027201
62288 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/fw_cfg.h' (60,315) at 20240906080037228
62289 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP0/meson.build' (60,316) at 20230825080021133 to deleted uid set
62290 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/distro/include/uboot-distrovars.inc' (60,317) at 20211231040028208
62291 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-orion.dts' (60,318) at 20240405153045501
62292 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_existence.c' (60,319) at 20210307214932642
62293 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Langshyttan_Engelsfors' (60,320) at 20210307205553786
62294 2025-01-21 03:01:00.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcbsp-priv.h' (60,321) at 20240405153054017
62295 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-yuv-luma.rst' (60,322) at 20240405153045317
62296 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/systemd/system/sysfs-led@.service' (60,323) at 20240719080031533
62297 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pcl063.h' (60,324) at 20210308005003608
62298 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/vops.h' (60,325) at 20240405153050493
62299 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_regs.h' (60,326) at 20240405153050173
62300 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/sdbusplus.wrap' (60,327) at 20220819030023853
62301 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/timer.c' (60,328) at 20210308005002712
62302 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5250.h' (60,329) at 20240405153231795
62303 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/build-salt.h' (60,330) at 20210307214931362
62304 2025-01-21 03:01:00.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsd/stats.h' (60,331) at 20210307214931650
62305 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager_%.bbappend' (60,332) at 20241206090014226
62306 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/x509_utils.cpp' (60,333) at 20240623080018041
62307 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-video.c' (60,334) at 20240830080013271
62308 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_cmnd.h' (60,335) at 20240830080013331
62309 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/COPYING.MIT' (60,336) at 20210307205553682
62310 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/nsimosci_defconfig' (60,337) at 20240405153229859
62311 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb' (60,338) at 20220910030013369
62312 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message/append.hpp' (60,339) at 20240618080045405
62313 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/at91sam9_wdt.c' (60,340) at 20240405153052237
62314 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/oxp-sensors.rst' (60,341) at 20240405153045217
62315 2025-01-21 03:01:00.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend' (60,342) at 20240629080012188
62316 2025-01-21 03:01:00.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65912.h' (60,343) at 20240405153052733
62317 2025-01-21 03:01:00.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/marvell_nand.c' (60,344) at 20240405153230871
62318 2025-01-21 03:01:00.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/terminfo_fixes.patch' (60,345) at 20220910030013429
62319 2025-01-21 03:01:00.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8096-db820c.dts' (60,346) at 20240405153229935
62320 2025-01-21 03:01:00.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sigmadsp-i2c.c' (60,347) at 20210307214932338
62321 2025-01-21 03:01:00.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/torture.rst' (60,348) at 20240405153044933
62322 2025-01-21 03:01:00.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci-pci.h' (60,349) at 20241211090212342
62323 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/sysbench/sysbench_1.0.20.bb' (60,350) at 20230919080013954
62324 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png' (60,351) at 20210307205554346 to deleted uid set
62325 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/Kconfig' (60,352) at 20240405153053253
62326 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_property.h' (60,353) at 20220525020654539
62327 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/SubmittingPatches' (60,354) at 20210307214925214
62328 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-switchdev.h' (60,355) at 20220525020653659
62329 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/312.out' (60,356) at 20210927100127505
62330 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lockdown/Kconfig' (60,357) at 20210307214932174
62331 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/arm,dsu-pmu.yaml' (60,358) at 20240405153045125
62332 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_atomic_replace.c' (60,359) at 20210307214931806
62333 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/syscall_nrs.c' (60,360) at 20210307214932118
62334 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m528x.c' (60,361) at 20220525020651982
62335 2025-01-21 03:01:00.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/compression.c' (60,362) at 20210308005003736
62336 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/fec.h' (60,363) at 20210308005002800
62337 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/uaccess_32.h' (60,364) at 20210309003648980
62338 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon/0002-include-sys-select.h-and-sys-types.h.patch' (60,365) at 20210307205553874
62339 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8610HPCD_defconfig' (60,366) at 20210308005003240
62340 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-h3-ccu.h' (60,367) at 20210308005003640
62341 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/uncovered' (60,368) at 20210307205554630
62342 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ap143.dts' (60,369) at 20210308005002812
62343 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/tools/.gitignore' (60,370) at 20210307214926638
62344 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_s390xc.c' (60,371) at 20210307214931814
62345 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/avx2.c' (60,372) at 20240405153053097
62346 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_4_pmfw.h' (60,373) at 20240405153048349
62347 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/kmp204x-common.h' (60,374) at 20210308005003600
62348 2025-01-21 03:01:00.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/macros.h' (60,375) at 20240326080039746
62349 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/meson.build' (60,376) at 20230717080006550
62350 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/libavb.h' (60,377) at 20210308005003708
62351 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/projecttopbar.js' (60,378) at 20210307205554282
62352 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-dln2.c' (60,379) at 20240405153230675
62353 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/clmul.c' (60,380) at 20240326080039398
62354 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/audio.json' (60,381) at 20230925080039977
62355 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/Makefile.softmmu-target' (60,382) at 20240906080037576
62356 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77693.c' (60,383) at 20240405153049609
62357 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/index.scss' (60,384) at 20210308005107073
62358 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/Makefile' (60,385) at 20240613080016547
62359 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/error.py' (60,386) at 20210927100127349
62360 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v13_0.h' (60,387) at 20240405153047157
62361 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/link.ld' (60,388) at 20230925080040101
62362 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi6205.h' (60,389) at 20210307214932230
62363 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mtk-pm-domains.h' (60,390) at 20240405153231347
62364 2025-01-21 03:01:00.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/machine_kernel_pr.bbclass' (60,391) at 20210307205553850
62365 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/firmware/smbios.h' (60,392) at 20240906080037332
62366 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/linear_ranges.c' (60,393) at 20220525020654751
62367 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso.c' (60,394) at 20240429080012468
62368 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bitops.h' (60,395) at 20210307214926578
62369 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/max8997.c' (60,396) at 20210308005003468
62370 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_types.h' (60,397) at 20240405153051833
62371 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g35.dtsi' (60,398) at 20210308005002572
62372 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c' (60,399) at 20210307214929482
62373 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/scripts/host-reboot' (60,400) at 20221209040041007
62374 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/sample_filter.bpf.c' (60,401) at 20240405153054185
62375 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/tplink_wdr4300.dts' (60,402) at 20210308005002816
62376 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/.gitignore' (60,403) at 20210307214930986
62377 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdw.h' (60,404) at 20210307214932338
62378 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubp.c' (60,405) at 20240405153047245
62379 2025-01-21 03:01:00.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/qemuarm64.cfg' (60,406) at 20220804030014691
62380 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/arm-ebi.h' (60,407) at 20210308005002912
62381 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe_mdio.h' (60,408) at 20210308005003676
62382 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0010-Always-use-devmapper.patch' (60,409) at 20241221090017540
62383 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/atomic64-arcv2.h' (60,410) at 20240405153045357
62384 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lkc_proto.h' (60,411) at 20210308005003732
62385 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/Kconfig' (60,412) at 20210308005002964
62386 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh.host.c' (60,413) at 20240405153051837
62387 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6713.c' (60,414) at 20220525020652358
62388 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/crc-16-ccitt.c' (60,415) at 20240516080009958
62389 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/context.c' (60,416) at 20241216090017685
62390 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/file-op-9p.h' (60,417) at 20220429100100430
62391 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier-core.c' (60,418) at 20210308005003356
62392 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/broadcom.c' (60,419) at 20240405153050353
62393 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/dlg,da7280.txt' (60,420) at 20220525020651682
62394 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08_cs.c' (60,421) at 20240405153046893
62395 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb.inc' (60,422) at 20241221090017660
62396 2025-01-21 03:01:00.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_checksum.c' (60,423) at 20210307214931962
62397 2025-01-21 03:01:00.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/xen-tpmfront.c' (60,424) at 20240405153046765
62398 2025-01-21 03:01:00.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rti_wdt.c' (60,425) at 20241216090017749
62399 2025-01-21 03:01:00.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxsd9-i2c.c' (60,426) at 20240405153048937
62400 2025-01-21 03:01:00.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dwc3-omap-uboot.h' (60,427) at 20210308005003644
62401 2025-01-21 03:01:00.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/libselinux-1.0' (60,428) at 20211006000025246
62402 2025-01-21 03:01:00.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_config_init.c' (60,429) at 20240906080037320
62403 2025-01-21 03:01:00.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_stat.c' (60,430) at 20240405153051961
62404 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/meson-saradc.c' (60,431) at 20210308005003332
62405 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fsl_pq_mdio.c' (60,432) at 20240405153230943
62406 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp' (60,433) at 20240904080003190
62407 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/Kconfig' (60,434) at 20210308005002836
62408 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/pnvm.h' (60,435) at 20240405153050529
62409 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/amd_xdma.h' (60,436) at 20240405153052765
62410 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/host-management.md' (60,437) at 20221209040006399
62411 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/version.c' (60,438) at 20240405153053021
62412 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/cpu_loop.c' (60,439) at 20230426080043784
62413 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-dmic.c' (60,440) at 20240405153232203
62414 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_common.c' (60,441) at 20240613080016475
62415 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd_firm.h' (60,442) at 20210307214928622
62416 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/dapm.rst' (60,443) at 20240405153229827
62417 2025-01-21 03:01:00.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6348.dtsi' (60,444) at 20210308005002812
62418 2025-01-21 03:01:00.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evgpeblk.c' (60,445) at 20240405153046617
62419 2025-01-21 03:01:00.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_d.c' (60,446) at 20210308005046513
62420 2025-01-21 03:01:00.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/transaction.h' (60,447) at 20240913080013825
62421 2025-01-21 03:01:00.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun50i_h6.h' (60,448) at 20210308005002664
62422 2025-01-21 03:01:00.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7724.c' (60,449) at 20210307214926566
62423 2025-01-21 03:01:00.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/sb16.c' (60,450) at 20240906080037204
62424 2025-01-21 03:01:00.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/act8945a-regulator.c' (60,451) at 20240405153231359
62425 2025-01-21 03:01:00.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/main.cpp' (60,452) at 20230821192414188
62426 2025-01-21 03:01:00.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/send-pull-request' (60,453) at 20210307205554642
62427 2025-01-21 03:01:00.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/virt-acpi-build.c' (60,454) at 20241211090212250
62428 2025-01-21 03:01:00.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/MAINTAINERS' (60,455) at 20210308005002980
62429 2025-01-21 03:01:00.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_gem.c' (60,456) at 20240405153048545
62430 2025-01-21 03:01:00.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_connlimit.c' (60,457) at 20240405153053329
62431 2025-01-21 03:01:00.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/Kconfig' (60,458) at 20210308005003468
62432 2025-01-21 03:01:00.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/run-build-script-ci' (60,459) at 20210408000039305
62433 2025-01-21 03:01:00.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/speex/speex_1.2.1.bb' (60,460) at 20220721030015885
62434 2025-01-21 03:01:00.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/stm32h7-rcc.h' (60,461) at 20210307214931342
62435 2025-01-21 03:01:00.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_configfs.c' (60,462) at 20240628080014013
62436 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-st' (60,463) at 20210307214925202
62437 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-kuroboxpro.dts' (60,464) at 20240405153045457
62438 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-nitrogen6_max.dtsi' (60,465) at 20240405153229887
62439 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/pipeline.c' (60,466) at 20240405153051845
62440 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl-qdma.txt' (60,467) at 20210307214925310
62441 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/manager.hpp' (60,468) at 20240828080025979
62442 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/slt_ast2600.h' (60,469) at 20210308005003616
62443 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-mvebu.c' (60,470) at 20240405153231327
62444 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libelf-getshdrstrndx.c' (60,471) at 20210307214932466
62445 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_fw.h' (60,472) at 20210307214928806
62446 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.13.bb' (60,473) at 20231014080011723
62447 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts' (60,474) at 20241115090012941
62448 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/gtest.wrap' (60,475) at 20240815080028259
62449 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/vars.c' (60,476) at 20240405153231655
62450 2025-01-21 03:01:00.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_b.c' (60,477) at 20210308005046517
62451 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/early.c' (60,478) at 20240830080013243
62452 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/LICENSE' (60,479) at 20241206090014290
62453 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_dump.c' (60,480) at 20240405153048413
62454 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/callbackpathgroup.mako.cpp' (60,481) at 20210308005108057
62455 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/minnowmax.h' (60,482) at 20210308005003604
62456 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_missing_file_reset.cpp' (60,483) at 20241213090006285
62457 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/actions-common.c' (60,484) at 20240405153045701
62458 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8775p.dtsi' (60,485) at 20241008080013891
62459 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/xilinx_timer.c' (60,486) at 20230426080043740
62460 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts' (60,487) at 20240405153229919
62461 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kvarnsvedjan' (60,488) at 20210307205553786
62462 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl_iim' (60,489) at 20210308005003292
62463 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/bletchley-system-state-init' (60,490) at 20221025030015189
62464 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/device.c' (60,491) at 20210309003649832
62465 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/greatlakes/cri_sensors.json' (60,492) at 20230204040006445
62466 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/firmware/sdei.txt' (60,493) at 20210307214925274
62467 2025-01-21 03:01:00.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/miiphybb.c' (60,494) at 20210308005003000
62468 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/iommu.c' (60,495) at 20240326080039486
62469 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/disas-objdump.pl' (60,496) at 20210308005046241
62470 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/charlcd.c' (60,497) at 20240405153046677
62471 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/xen/Makefile' (60,498) at 20210307214926090
62472 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/handler.cpp' (60,499) at 20240919080030206
62473 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/mips_ejtag_fdc.c' (60,500) at 20240405153231507
62474 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/Makefile' (60,501) at 20210307214929158
62475 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Kbuild' (60,502) at 20240405153230095
62476 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_module.h' (60,503) at 20240405153047017
62477 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/signal.hpp' (60,504) at 20230511080043139
62478 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie.c' (60,505) at 20241211090212318
62479 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/mrw-native_git.bb' (60,506) at 20220921030015986
62480 2025-01-21 03:01:00.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-5.conf' (60,507) at 20210307205554082
62481 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/meson.build' (60,508) at 20240306090017812 to deleted uid set
62482 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/cross.patch' (60,509) at 20210307205553822
62483 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/davinci.c' (60,510) at 20210308005003480
62484 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-lefi-boardinfo' (60,511) at 20220525020651634
62485 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-jpeg.h' (60,512) at 20210309003650336
62486 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-sdb.dts' (60,513) at 20240405153229891
62487 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sc8280xp.h' (60,514) at 20240405153052645
62488 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m2_plus_h5_defconfig' (60,515) at 20210308005003252
62489 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_b.c' (60,516) at 20210308005046513
62490 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/a.out.h' (60,517) at 20210307214931622
62491 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/TODO' (60,518) at 20240405153054237
62492 2025-01-21 03:01:00.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/parse-options.h' (60,519) at 20240405153054069
62493 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mps2-tz.c' (60,520) at 20241211090212250
62494 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/psu-images-one-valid-one-invalid/model-2/MANIFEST' (60,521) at 20230616135354429
62495 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar_fdp1.c' (60,522) at 20240405153230811
62496 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-rda-intc.c' (60,523) at 20240405153049201
62497 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/fw_cfg.c' (60,524) at 20210308005046257
62498 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/entrypoint.sh' (60,525) at 20221120040010710
62499 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/go.py' (60,526) at 20231011080016598
62500 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-xilinx.yaml' (60,527) at 20240405153045173
62501 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gargnas' (60,528) at 20210307205553782
62502 2025-01-21 03:01:00.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0006-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch' (60,529) at 20241221090017640
62503 2025-01-21 03:01:00.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/net.c' (60,530) at 20220525020654919
62504 2025-01-21 03:01:00.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/pal.h' (60,531) at 20210307214925646
62505 2025-01-21 03:01:00.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/auto-With167kHzOffsets' (60,532) at 20210307205553766
62506 2025-01-21 03:01:00.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/seg6.c' (60,533) at 20240613080016531
62507 2025-01-21 03:01:00.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-powercycle' (60,534) at 20241029080011443
62508 2025-01-21 03:01:00.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sdmon/sdmon_git.bb' (60,535) at 20241206090014266
62509 2025-01-21 03:01:00.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/165.out' (60,536) at 20210308005046453
62510 2025-01-21 03:01:00.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/static_call_types.h' (60,537) at 20220525020654619
62511 2025-01-21 03:01:00.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/AttributeRegistry.v1_3_9.json' (60,538) at 20240619080002940
62512 2025-01-21 03:01:00.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/audio.h' (60,539) at 20240405153052941
62513 2025-01-21 03:01:00.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu-km.c' (60,540) at 20220525020654775
62514 2025-01-21 03:01:00.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sun6i-r.c' (60,541) at 20240405153049205
62515 2025-01-21 03:01:00.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/Makefile' (60,542) at 20240405153053129
62516 2025-01-21 03:01:00.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/0001-build-these-are-foreign-automake-projects.patch' (60,543) at 20210307205553802
62517 2025-01-21 03:01:00.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu_rmap.h' (60,544) at 20240405153052673
62518 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier4U/11.json' (60,545) at 20240212090032054
62519 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stm32f746-disco_defconfig' (60,546) at 20210308005003280
62520 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-pll-a10.c' (60,547) at 20240405153046845
62521 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mipsprom.h' (60,548) at 20210307214926226
62522 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-headers_1.3.296.0.bb' (60,549) at 20241221090017684
62523 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/qmi/qmi_sample_client.c' (60,550) at 20240405153053433
62524 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/meson.build' (60,551) at 20221215040039050
62525 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/round.S' (60,552) at 20210307214926142
62526 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/Makefile' (60,553) at 20210308005003012
62527 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/dump_utils.hpp' (60,554) at 20211019000032259
62528 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/byacc-open.patch' (60,555) at 20210307205553910
62529 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerAccount_v1.xml' (60,556) at 20240918080002712
62530 2025-01-21 03:01:00.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/ansidecl.h' (60,557) at 20210307214926486
62531 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nfacct/nfacct_1.0.2.bb' (60,558) at 20230520080014476
62532 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/Makefile' (60,559) at 20210307214929818
62533 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/0001-Fix-a-lot-of-Werror-format-security-errors-with-mvwp.patch' (60,560) at 20220204040022492
62534 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/irq.h' (60,561) at 20210307214926762
62535 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ac97-test.c' (60,562) at 20230925080040093
62536 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/chipone_icn8318.c' (60,563) at 20240405153230731
62537 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/pfrut/pfrut.c' (60,564) at 20240405153054213
62538 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/arc/std_vendor.rs' (60,565) at 20240405153053421
62539 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blklogwrites.c' (60,566) at 20240906080037144
62540 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/cyrus_p5020.dts' (60,567) at 20210307214926342
62541 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mobiveil-pcie.txt' (60,568) at 20210307214925382
62542 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/seccomp.h' (60,569) at 20210308005046057
62543 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host2.json' (60,570) at 20211207040021533
62544 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/Kconfig' (60,571) at 20240405153049593
62545 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/Kconfig' (60,572) at 20240405153045689
62546 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/branch_loops.S' (60,573) at 20210307214932706
62547 2025-01-21 03:01:00.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sl50.dts' (60,574) at 20240405153045589
62548 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/gpio_global.h' (60,575) at 20210307214930542
62549 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp_spi.c' (60,576) at 20240405153048973
62550 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundcard.h' (60,577) at 20210307214931510
62551 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (60,578) at 20241206090014286
62552 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp' (60,579) at 20240619080002916
62553 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/Makefile' (60,580) at 20210307214928058
62554 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_base_test.cpp' (60,581) at 20240903080027139
62555 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_led.c' (60,582) at 20210307214927910
62556 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_efuse.c' (60,583) at 20240405153051897
62557 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/meson.options' (60,584) at 20230921080030785
62558 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/peer-targets-rainier-2u.json' (60,585) at 20220302040019952
62559 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti-keystone-devctrl.txt' (60,586) at 20210307214925362
62560 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/video-vesa.c' (60,587) at 20210307214926750
62561 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_device.c' (60,588) at 20240405153230587
62562 2025-01-21 03:01:00.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/raspi_platform.h' (60,589) at 20240906080037328
62563 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/trace.h' (60,590) at 20240405153046033
62564 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/rtlx-mt.c' (60,591) at 20210307214926258
62565 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/sama5d2_devices.c' (60,592) at 20210308005002712
62566 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-microsoft-olympus.dts' (60,593) at 20240405153045417
62567 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/README.md' (60,594) at 20241221090017576
62568 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/auditfilter.c' (60,595) at 20240712080021089
62569 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_masks.h' (60,596) at 20240405153046601
62570 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dpd/decimal128.h' (60,597) at 20210308005046041
62571 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson/0001-add-back-JSON_INTEGER_IS_LONG_LONG-for-cmake.patch' (60,598) at 20241221090017516
62572 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/cpu-qom.h' (60,599) at 20240326080039674
62573 2025-01-21 03:01:00.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/README.md' (60,600) at 20240806080004943
62574 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_vf.h' (60,601) at 20240405153050241
62575 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/css-bridge.h' (60,602) at 20210308005046029
62576 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_fb.c' (60,603) at 20240405153048749
62577 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (60,604) at 20230310090018691
62578 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/mc_sys.c' (60,605) at 20210308005003432
62579 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/devupstream.bbclass' (60,606) at 20230919080013974
62580 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/board.c' (60,607) at 20210308005003056
62581 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/vnstat/vnstat_2.6.bb' (60,608) at 20220402030015911
62582 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c' (60,609) at 20240405153045665
62583 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-ubjson_0.16.1.bb' (60,610) at 20240302090018210
62584 2025-01-21 03:01:00.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/wakeup.c' (60,611) at 20210309003649160
62585 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/fp-ops.c.inc' (60,612) at 20240906080037520
62586 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/power_button.cpp' (60,613) at 20241209090018856
62587 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/mock_sensor_manager.hpp' (60,614) at 20240919080039606
62588 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_init4.decode' (60,615) at 20210308005046389
62589 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/galileo_defconfig' (60,616) at 20210308005003260
62590 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/arch-mips.inc' (60,617) at 20230919080013978
62591 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/zones.json' (60,618) at 20231213090027090
62592 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-v1.0.dtsi' (60,619) at 20240405153229891
62593 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x01_sync.h' (60,620) at 20210307214928082
62594 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_dec0_cmd_regs.h' (60,621) at 20240405153046585
62595 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unlz4.c' (60,622) at 20210726100024895
62596 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_keypc.c' (60,623) at 20240405153046613
62597 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/ia_css_qplane_param.h' (60,624) at 20210307214930558
62598 2025-01-21 03:01:00.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/nxp,lpc1850-dac.yaml' (60,625) at 20240405153045073
62599 2025-01-21 03:01:00.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/acpi.h' (60,626) at 20240405153231191
62600 2025-01-21 03:01:00.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-phy.c' (60,627) at 20210307214929606
62601 2025-01-21 03:01:00.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_baco.c' (60,628) at 20210309003649648
62602 2025-01-21 03:01:00.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice.h' (60,629) at 20240405153232123
62603 2025-01-21 03:01:00.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/elan-i2c-ids.h' (60,630) at 20240405153052709
62604 2025-01-21 03:01:00.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8326.c' (60,631) at 20240910080014102
62605 2025-01-21 03:01:00.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/cobra.c' (60,632) at 20240405153049133
62606 2025-01-21 03:01:00.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-microchip-core-qspi.c' (60,633) at 20240520080015183
62607 2025-01-21 03:01:00.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/rmap.c' (60,634) at 20240405153231975
62608 2025-01-21 03:01:00.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu2down.service' (60,635) at 20230920080013648
62609 2025-01-21 03:01:00.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm-cci.c' (60,636) at 20240405153231299
62610 2025-01-21 03:01:00.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/mcx.c' (60,637) at 20210308005003004
62611 2025-01-21 03:01:00.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/flow.h' (60,638) at 20210308005002668
62612 2025-01-21 03:01:00.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-hs.yaml' (60,639) at 20220525020651698
62613 2025-01-21 03:01:00.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/wireshark_4.2.7.bb' (60,640) at 20241221090017500
62614 2025-01-21 03:01:00.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/kvm/kvm_stat/kvm_stat' (60,641) at 20240405153054053
62615 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_main.c' (60,642) at 20240613080016439
62616 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Manager.service.in' (60,643) at 20240620080022759 to deleted uid set
62617 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/macio_sysfs.c' (60,644) at 20240405153049225
62618 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/conf/include/non-repro-meta-python.inc' (60,645) at 20241221090017548
62619 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/fsl_pamu_domain.c' (60,646) at 20240405153049181
62620 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_1_1_offset.h' (60,647) at 20210307214927690
62621 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9g45/MAINTAINERS' (60,648) at 20210308005003040
62622 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-android-dt.c' (60,649) at 20210308005003228
62623 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c' (60,650) at 20240405153230355
62624 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_drv.c' (60,651) at 20240405153230643
62625 2025-01-21 03:01:00.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/namespace.c' (60,652) at 20240405153231699
62626 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/params.c' (60,653) at 20240405153231011
62627 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/nfit.h' (60,654) at 20210307214931298
62628 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/re2c/re2c_4.0.1.bb' (60,655) at 20241221090017700
62629 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/s390x/a-b-bios.c' (60,656) at 20240326080039726
62630 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada8k/cache_llc.h' (60,657) at 20210308005002636
62631 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/krait-l2-accessors.h' (60,658) at 20210307214925850
62632 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-astlpc-daemon.c' (60,659) at 20221017030010210
62633 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/controlcenterdc.c' (60,660) at 20210308005003000
62634 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.BMC.Updater.service.in' (60,661) at 20230222020914475 to deleted uid set
62635 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/auto_fs4.h' (60,662) at 20210307214931622
62636 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/071_gbb.dts' (60,663) at 20210308005003752
62637 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/maple/maple.c' (60,664) at 20240405153051753
62638 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_h.c' (60,665) at 20210308005046517
62639 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/secvar.h' (60,666) at 20240405153046129
62640 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/x530.h' (60,667) at 20210308005003624
62641 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/mmu_context.c' (60,668) at 20210307214926310
62642 2025-01-21 03:01:00.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.2.bb' (60,669) at 20241221090017544
62643 2025-01-21 03:01:00.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/alsa-configuration.rst' (60,670) at 20240405153045257
62644 2025-01-21 03:01:00.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/qemu-x86_i440fx.dts' (60,671) at 20210308005002872
62645 2025-01-21 03:01:00.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/certs/wens.hex' (60,672) at 20240405153232087
62646 2025-01-21 03:01:00.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/rcS' (60,673) at 20210307205554494
62647 2025-01-21 03:01:00.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/ath79/Makefile' (60,674) at 20210308005003456
62648 2025-01-21 03:01:00.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.json' (60,675) at 20210927100127469
62649 2025-01-21 03:01:00.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/disk-states-8.dot' (60,676) at 20210307214925218
62650 2025-01-21 03:01:00.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wil_platform.h' (60,677) at 20210307214929786
62651 2025-01-21 03:01:00.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace_events.c' (60,678) at 20240910080014090 to deleted uid set
62652 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/sensor_types.hpp' (60,679) at 20220412175720086
62653 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap54xx.h' (60,680) at 20210307214925918
62654 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_dtime.c' (60,681) at 20240405153054277
62655 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/dc395x.rst' (60,682) at 20240405153045253
62656 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/Makefile' (60,683) at 20240405153050585
62657 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/request_low_version.c' (60,684) at 20210308005100993
62658 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/tcsd.service' (60,685) at 20230520080014488
62659 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h' (60,686) at 20240405153231023
62660 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/commands.py' (60,687) at 20241221090017632
62661 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml' (60,688) at 20240405153045065
62662 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0005-configure.ac-add-option-for-libcap.patch' (60,689) at 20230131040012027
62663 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/trident.c' (60,690) at 20220525020655011
62664 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/f1.bb' (60,691) at 20210316000012685
62665 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/fw_upload.rst' (60,692) at 20240405153045189
62666 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/Makefile' (60,693) at 20240405153045309
62667 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_lic_files_chksum_presence.fail' (60,694) at 20241206090014310
62668 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/megasas-test.c' (60,695) at 20221215040039378
62669 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.h' (60,696) at 20210309003649392
62670 2025-01-21 03:01:00.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_multiprocess.py' (60,697) at 20241211090212542
62671 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/vdso32.lds.S' (60,698) at 20220525020652106
62672 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_divu.c' (60,699) at 20210308005046529
62673 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/015' (60,700) at 20210927100127473
62674 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (60,701) at 20240522080012568
62675 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/dma-octeon.c' (60,702) at 20240405153045989
62676 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/eth.h' (60,703) at 20210308005002848
62677 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables_ipv4.h' (60,704) at 20240910080014082
62678 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/iommufd_fail_nth.c' (60,705) at 20240405153232267
62679 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_d.c' (60,706) at 20210308005046521
62680 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/record_manager.cpp' (60,707) at 20230511080045639
62681 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-arm-platforms.inc' (60,708) at 20241221090017468
62682 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,iproc-cdru.txt' (60,709) at 20210307214925358
62683 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/init.c' (60,710) at 20240405153230087
62684 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_h.c' (60,711) at 20210308005046517
62685 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Idle' (60,712) at 20210307205553798
62686 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/irqdomain.c' (60,713) at 20210307214930430
62687 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/fdp.c' (60,714) at 20240405153051101
62688 2025-01-21 03:01:00.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch' (60,715) at 20210307205554582
62689 2025-01-21 03:01:00.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dlm_plock.h' (60,716) at 20240405153231871
62690 2025-01-21 03:01:00.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-tlc4541.c' (60,717) at 20240405153048965
62691 2025-01-21 03:01:00.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/unaligned/generic.h' (60,718) at 20210308005003672
62692 2025-01-21 03:01:00.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h' (60,719) at 20240405153050137
62693 2025-01-21 03:01:00.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/testmetaidesupport.py' (60,720) at 20220910030013401
62694 2025-01-21 03:01:00.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_debugfs.c' (60,721) at 20210307214929670
62695 2025-01-21 03:01:00.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_3ad.c' (60,722) at 20240405153049721
62696 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sdw-mockup.c' (60,723) at 20240405153053749
62697 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/buildtar' (60,724) at 20240405153053457
62698 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/MAINTAINERS' (60,725) at 20210308005002980
62699 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-poweron' (60,726) at 20240316080012480
62700 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/ulpqueue.h' (60,727) at 20240405153052865
62701 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_func_ip_test.c' (60,728) at 20240405153232259
62702 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/btext.c' (60,729) at 20240405153046133
62703 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/Kconfig' (60,730) at 20240405153046753
62704 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml' (60,731) at 20240405153045105
62705 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/processor.h' (60,732) at 20240405153230019
62706 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-ld11.c' (60,733) at 20240405153232203
62707 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/huawei/hg556a/hg556a.c' (60,734) at 20210308005003008
62708 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/uDPU_defconfig' (60,735) at 20210308005003284
62709 2025-01-21 03:01:00.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/vmalloced-kernel-stacks.rst' (60,736) at 20240405153045229
62710 2025-01-21 03:01:00.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/bpf_jit.h' (60,737) at 20240405153230075
62711 2025-01-21 03:01:00.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_numeric_threshold.cpp' (60,738) at 20240904080048947
62712 2025-01-21 03:01:00.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ae350' (60,739) at 20210308005003292
62713 2025-01-21 03:01:00.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod.c' (60,740) at 20240405153229911
62714 2025-01-21 03:01:00.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/hci.c' (60,741) at 20240405153053345
62715 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/security.c' (60,742) at 20240405153046561
62716 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_qm_sync_object_regs.h' (60,743) at 20240405153046589
62717 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_tunnel_vxlan.sh' (60,744) at 20240405153054297
62718 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7791-cpg-mssr.c' (60,745) at 20210308005003352
62719 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/Makefile' (60,746) at 20240405153046925
62720 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-dbgcap.c' (60,747) at 20241216090017745
62721 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-Define-SOCK_NONBLOCK-with-O_NONBLOCK.patch' (60,748) at 20230503080014587
62722 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfveil.c' (60,749) at 20210307214931898
62723 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/Kconfig' (60,750) at 20240405153230891
62724 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/syscallhdr.sh' (60,751) at 20241211090212378
62725 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-x86_64.c' (60,752) at 20210307214932466
62726 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/boot.h' (60,753) at 20210307214929962
62727 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jdcal_1.4.1.bb' (60,754) at 20241221090017556
62728 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps51632-regulator.txt' (60,755) at 20210307214925410
62729 2025-01-21 03:01:00.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/board_common.c' (60,756) at 20221021030041179
62730 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/kwbimage-memphis.cfg' (60,757) at 20210308005003012
62731 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-ampere.dts' (60,758) at 20240325080037190
62732 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/netlink_k.h' (60,759) at 20210307214930514
62733 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/map_kptr.c' (60,760) at 20240405153232263
62734 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_BAProc.c' (60,761) at 20240405153231479
62735 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/spinlock_types.h' (60,762) at 20240405153045913
62736 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hw.h' (60,763) at 20240405153231159
62737 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Cadca' (60,764) at 20210307205553794
62738 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/python/qemu/machine/py.typed' (60,765) at 20210927100127329 to deleted uid set
62739 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/itcw.h' (60,766) at 20210307214926510
62740 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/flexfilelayout.c' (60,767) at 20240405153052433
62741 2025-01-21 03:01:00.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/uprobes/Makefile' (60,768) at 20210307214925986
62742 2025-01-21 03:01:00.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mc_cdx_pcol.h' (60,769) at 20240405153046741
62743 2025-01-21 03:01:00.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/sdr-formats.rst' (60,770) at 20210309003648500
62744 2025-01-21 03:01:00.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/static_checks.yml' (60,771) at 20230925080039809
62745 2025-01-21 03:01:00.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/float_convd.c' (60,772) at 20240906080037576
62746 2025-01-21 03:01:00.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ov772x.h' (60,773) at 20220525020654631
62747 2025-01-21 03:01:00.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/Util.pm' (60,774) at 20210308005052041
62748 2025-01-21 03:01:00.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/meson.build' (60,775) at 20221204040030281
62749 2025-01-21 03:01:00.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/portman2x4.c' (60,776) at 20240405153053497
62750 2025-01-21 03:01:00.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery.dataTables-1.13.8.min.js' (60,777) at 20240106090017249
62751 2025-01-21 03:01:00.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.h' (60,778) at 20240405153050493
62752 2025-01-21 03:01:00.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_wopcm.c' (60,779) at 20240405153048497
62753 2025-01-21 03:01:00.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst' (60,780) at 20240405153229839
62754 2025-01-21 03:01:00.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_hw.c' (60,781) at 20240405153049805
62755 2025-01-21 03:01:00.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-idp.dts' (60,782) at 20240405153229947
62756 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001001_v2.json' (60,783) at 20241213090040130
62757 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/obmc_boot_test.py' (60,784) at 20241029080012599
62758 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/math-emu/Makefile' (60,785) at 20210307214926570
62759 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/ataints.c' (60,786) at 20240805080013923
62760 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/ipsec.c' (60,787) at 20240405153050197
62761 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/transform.hpp' (60,788) at 20221014100033151
62762 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/clk.h' (60,789) at 20210308005002776
62763 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe-extended-wifi.dts' (60,790) at 20240405153045589
62764 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/6x_bootscript.txt' (60,791) at 20210308005002924
62765 2025-01-21 03:01:00.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/signaling.c' (60,792) at 20240405153053169
62766 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/highmem.h' (60,793) at 20220525020651986
62767 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vmxfeatures.h' (60,794) at 20240405153046401
62768 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-bd2802.c' (60,795) at 20240405153049217
62769 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/split-irq.c' (60,796) at 20210308005045853
62770 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableFans.vue' (60,797) at 20241005080042593
62771 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qdu1000.dtsi' (60,798) at 20240805080013919
62772 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/Kconfig' (60,799) at 20210308005003412
62773 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/ci_udc.h' (60,800) at 20210308005003688
62774 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-11.yaml' (60,801) at 20241219090012972
62775 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/LICENSE' (60,802) at 20210307205553718
62776 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1177.rst' (60,803) at 20220525020651734
62777 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/stdplus.wrap' (60,804) at 20220603030001748
62778 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/vdso.lds.S' (60,805) at 20240405153230019
62779 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-kernel/linux/linux-aspeed/daytonax.cfg' (60,806) at 20230209040014205
62780 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz' (60,807) at 20210307205554590 to deleted uid set
62781 2025-01-21 03:01:00.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kprobes.c' (60,808) at 20240405153046325
62782 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-meson-spifc.c' (60,809) at 20240405153051789
62783 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Marsboard_A10_defconfig' (60,810) at 20210308005003240
62784 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h' (60,811) at 20210308005002636
62785 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/ynl.py' (60,812) at 20240503080014518
62786 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r2300_switch.S' (60,813) at 20240405153230015
62787 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Graninge' (60,814) at 20210307205553782
62788 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_8.dtso' (60,815) at 20240405153051213
62789 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r4.dts' (60,816) at 20240405153045781
62790 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pvpanic-pci-test.c' (60,817) at 20240906080037572
62791 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console/obmc-console@.service' (60,818) at 20220520030031836
62792 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_pch.c' (60,819) at 20240405153051445
62793 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-peq.yaml' (60,820) at 20240405153045169
62794 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mxm-wmi.h' (60,821) at 20210307214931454
62795 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/classes/clutter.bbclass' (60,822) at 20210608000015791
62796 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/segment.c' (60,823) at 20240405153046029
62797 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_vector.c' (60,824) at 20240405153230075
62798 2025-01-21 03:01:00.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/brev.c' (60,825) at 20230925080040097
62799 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-digicolor.c' (60,826) at 20240405153051329
62800 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-8k/board.c' (60,827) at 20210308005002908
62801 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m0130673325.dtsi' (60,828) at 20210308005002864
62802 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-fmopa-3.c' (60,829) at 20240906080037576
62803 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042qds.dts' (60,830) at 20210307214926354
62804 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-legacy-test-cross.docker' (60,831) at 20240906080037560
62805 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/aacraid.rst' (60,832) at 20210307214925558
62806 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr.h' (60,833) at 20210307214931078
62807 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-gio.c' (60,834) at 20240405153046053
62808 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/gpio.c' (60,835) at 20210308005003212
62809 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/fw-update/pldm_fwup_pkg_creator.py' (60,836) at 20230726080035502
62810 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/transobj.h' (60,837) at 20210625000036072
62811 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_main.h' (60,838) at 20240405153053241
62812 2025-01-21 03:01:00.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ves1820.h' (60,839) at 20210307214928646
62813 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/excp_helper.c' (60,840) at 20240906080037532
62814 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/rethook.h' (60,841) at 20240405153046289
62815 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts' (60,842) at 20240405153229927
62816 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/targeting.cpp' (60,843) at 20240820080019934
62817 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/sysctl.c' (60,844) at 20210309003654488
62818 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65912.c' (60,845) at 20220525020652442
62819 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-icount.h' (60,846) at 20230925080039813
62820 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/vdso/bits.h' (60,847) at 20240405153054053
62821 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/jenkins_funcs.sh' (60,848) at 20221209040018559
62822 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/MAINTAINERS' (60,849) at 20210308005002952
62823 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport.c' (60,850) at 20240405153046953
62824 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/evm.h' (60,851) at 20210308005003076
62825 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_pdc2027x.c' (60,852) at 20240405153046665
62826 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.h' (60,853) at 20240405153047105
62827 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb' (60,854) at 20241225090010924 to deleted uid set
62828 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/bootstrap.sh' (60,855) at 20210428000006034
62829 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/bp-modify.c' (60,856) at 20240405153054089
62830 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_bt.h' (60,857) at 20240613080016507
62831 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/helper.c' (60,858) at 20241022080032792
62832 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BrougherMountain' (60,859) at 20210307205553794
62833 2025-01-21 03:01:00.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/realtek/Makefile' (60,860) at 20240405153045545
62834 2025-01-21 03:01:00.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pci.c' (60,861) at 20240405153231511
62835 2025-01-21 03:01:00.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/rt5677.h' (60,862) at 20210308005003488
62836 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/Makefile.target' (60,863) at 20240906080037580
62837 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rv1108-cru.h' (60,864) at 20210307214931334
62838 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rcar-gyroadc.c' (60,865) at 20240405153048961
62839 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_misc.h' (60,866) at 20210307214930422
62840 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.c' (60,867) at 20210308005003436
62841 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/wireplumber/wireplumber_0.5.7.bb' (60,868) at 20241221090017492
62842 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-x86_64-microvm.fd.bz2' (60,869) at 20241211090212418 to deleted uid set
62843 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/dsi-controller.yaml' (60,870) at 20240405153045041
62844 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-h4.dts' (60,871) at 20240405153045601
62845 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/lm.c' (60,872) at 20240405153231575
62846 2025-01-21 03:01:00.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_domain.h' (60,873) at 20240405153052773
62847 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/nvmm/nvmm-all.c' (60,874) at 20240906080037488
62848 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/include/manager_serialize.hpp' (60,875) at 20230616080002183
62849 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic_msgr.c' (60,876) at 20240405153230059
62850 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm.h' (60,877) at 20240405153048477
62851 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/lock_contention.bpf.c' (60,878) at 20240429080012464
62852 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/Makefile' (60,879) at 20210308005002908
62853 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_phandle.dtso' (60,880) at 20240405153231279
62854 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb' (60,881) at 20230813080012844
62855 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ww_mutex.h' (60,882) at 20240405153052821
62856 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctamixer.h' (60,883) at 20220525020654991
62857 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-kernel/linux/linux-nuvoton/yosemite4.cfg' (60,884) at 20240727080014098
62858 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi-k2_defconfig' (60,885) at 20210308005003272
62859 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/kmsan.h' (60,886) at 20240405153053133
62860 2025-01-21 03:01:00.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/CONTRIBUTING.md' (60,887) at 20240612080036203
62861 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_mix22.c' (60,888) at 20210307214932274
62862 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/qcom-pon.c' (60,889) at 20240405153051421
62863 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c' (60,890) at 20240405153230951
62864 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/ddr.c' (60,891) at 20210308005002996
62865 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_regs.h' (60,892) at 20240405153230583
62866 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/brcm,gisb-arb.yaml' (60,893) at 20240405153229755
62867 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/tcg_gen_extract.cocci' (60,894) at 20210308005046237
62868 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/opp.h' (60,895) at 20210307214925910
62869 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/common.wks.inc' (60,896) at 20210817100021814
62870 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/Makefile' (60,897) at 20240405153231011
62871 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rtbitmap.h' (60,898) at 20240405153231775
62872 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/lpc_common.h' (60,899) at 20210308005002880
62873 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/soc.c' (60,900) at 20210308005002728
62874 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg' (60,901) at 20230124040012979
62875 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/st/ste-ux500-pm-domain.c' (60,902) at 20240405153231351
62876 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-ivy.dts' (60,903) at 20240405153045769
62877 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/riscv/Makefile' (60,904) at 20240405153046645
62878 2025-01-21 03:01:00.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-shc-u-boot.dtsi' (60,905) at 20210308005002564
62879 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_recent.c' (60,906) at 20240405153232063
62880 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf.h' (60,907) at 20240405153230991
62881 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios.c' (60,908) at 20240906080037296
62882 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.cpp' (60,909) at 20240820080023690 to deleted uid set
62883 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/plip/Makefile' (60,910) at 20210307214929698
62884 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_cmp.S' (60,911) at 20230426080043952
62885 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/232' (60,912) at 20210927100127497
62886 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-powerpc64le.txt' (60,913) at 20240113090014532
62887 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/admin-guide/security-bugs.rst' (60,914) at 20240405153045273
62888 2025-01-21 03:01:00.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743.dtsi' (60,915) at 20240405153045553
62889 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bitbangMII' (60,916) at 20210308005003292
62890 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/endian-little' (60,917) at 20210307205554626
62891 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-vf.c' (60,918) at 20210308005003512
62892 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3128-cru.h' (60,919) at 20210307214931334
62893 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-all.c' (60,920) at 20240906080037136
62894 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_execbuf_util.h' (60,921) at 20240405153052637
62895 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-early-sys-init' (60,922) at 20241101080022232
62896 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_virtio.c' (60,923) at 20240405153053165
62897 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port.c' (60,924) at 20240405153050105
62898 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/mkiss.c' (60,925) at 20240405153231071
62899 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/orc_header.h' (60,926) at 20240405153046389
62900 2025-01-21 03:01:00.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-smp.c' (60,927) at 20210307214925918
62901 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/e820.c' (60,928) at 20210307214929990
62902 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/event-loop-base.c' (60,929) at 20221215040039082
62903 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/ssi-fiq-ksym.c' (60,930) at 20210307214925894
62904 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/magic-number.rst' (60,931) at 20240405153229839
62905 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/dwarf-regs.c' (60,932) at 20240405153054085
62906 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ekb/ekb.inc' (60,933) at 20240321080012269
62907 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc64-linux-musl' (60,934) at 20220402030016247
62908 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/generictimer.h' (60,935) at 20210308005002636
62909 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/phosphor-logging.wrap' (60,936) at 20240329080027212
62910 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/Kconfig.debug' (60,937) at 20240405153053165
62911 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/linux-%.bbappend' (60,938) at 20240426080018068
62912 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/pmu.h' (60,939) at 20210309003649820
62913 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/zynqmp_gqspi.c' (60,940) at 20210308005003496
62914 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_h.c' (60,941) at 20210308005046521
62915 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecc_curve_defs.h' (60,942) at 20220525020652214
62916 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/services/psu-update@.service' (60,943) at 20230616135354425
62917 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-rsa-perl_0.33.bb' (60,944) at 20241221090017544
62918 2025-01-21 03:01:00.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/io.c' (60,945) at 20220525020654367
62919 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6dl_mba6_mmc_defconfig' (60,946) at 20210308005003284
62920 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/addrspace.h' (60,947) at 20240906080037160
62921 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/checksocket.py' (60,948) at 20230919080013966
62922 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/StorageController.v1_8_0.json' (60,949) at 20240918080002724
62923 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/odata.hpp' (60,950) at 20240807080002018
62924 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/lxdm.conf' (60,951) at 20210307205553946
62925 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip-drm.yaml' (60,952) at 20240405153045049
62926 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-internals.rst' (60,953) at 20240405153045213
62927 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/string-stream.h' (60,954) at 20240405153053089
62928 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/meson.build' (60,955) at 20230825080021141 to deleted uid set
62929 2025-01-21 03:01:00.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/980619-1.c' (60,956) at 20210308005003720
62930 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/power/hibernate_asm.S' (60,957) at 20210307214926614
62931 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_uevent.h' (60,958) at 20220525020653819
62932 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/Kconfig' (60,959) at 20210308005003372
62933 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-betopff.c' (60,960) at 20240405153048813
62934 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/hp300_defconfig' (60,961) at 20240405153230003
62935 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sandbox.h' (60,962) at 20210308005003612
62936 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/sensors/phosphor-virtual-sensor/mtmitchell_virtual_sensor_config.json' (60,963) at 20241108090014316
62937 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600.h' (60,964) at 20220525020652995
62938 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/eeprom.c' (60,965) at 20210308005003208
62939 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mdio-gpio.h' (60,966) at 20210307214931478
62940 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create/meson.build' (60,967) at 20230825080021141 to deleted uid set
62941 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-iot-duart.dts' (60,968) at 20210308005002596
62942 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/board.c' (60,969) at 20210308005002760
62943 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/host.S' (60,970) at 20240405153045885
62944 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/syscall.h' (60,971) at 20240405153046057
62945 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino.dts' (60,972) at 20240405153045709
62946 2025-01-21 03:01:00.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-h100.dts' (60,973) at 20240405153229883
62947 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/cmsg.h' (60,974) at 20240405153050193
62948 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/1f199813e0eb0246f63b54e9e154970e609575af.patch' (60,975) at 20211006000025274
62949 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_monitor.cpp' (60,976) at 20240830080017491
62950 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/config.mk' (60,977) at 20210308005003056
62951 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/Kconfig' (60,978) at 20240906080037236
62952 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sc7180.c' (60,979) at 20240405153230219
62953 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/Kconfig' (60,980) at 20210308005002980
62954 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-375.dtsi' (60,981) at 20210308005002564
62955 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/mp.c' (60,982) at 20210308005002556
62956 2025-01-21 03:01:00.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm73.rst' (60,983) at 20210309003648428
62957 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/tegra20.c' (60,984) at 20240405153051865
62958 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/Kconfig' (60,985) at 20220525020652410
62959 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_server.c' (60,986) at 20230629131804623
62960 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_d.c' (60,987) at 20210308005046517
62961 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/auto-Default' (60,988) at 20210307205553766
62962 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/rethook.h' (60,989) at 20240405153046257
62963 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ti814x_evm_defconfig' (60,990) at 20210308005003284
62964 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pmc.c' (60,991) at 20240405153230039
62965 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cs5536.c' (60,992) at 20240405153046661
62966 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c' (60,993) at 20220525020653591
62967 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml' (60,994) at 20240405153045029
62968 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/netns-name.sh' (60,995) at 20240405153232279
62969 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-ubi.bbclass' (60,996) at 20210812000025258
62970 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_reg.h' (60,997) at 20221215040039062
62971 2025-01-21 03:01:00.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/stacktrace.c' (60,998) at 20240405153045889
62972 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88443x.c' (60,999) at 20240405153230779
62973 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed.h' (61,000) at 20240405153050077
62974 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/tags.sh' (61,001) at 20240405153053461
62975 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r1-lte.dts' (61,002) at 20220525020651926
62976 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11_cpdt.c' (61,003) at 20221215040039202
62977 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/COPYING.MIT' (61,004) at 20220804030014663
62978 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-renesas.c' (61,005) at 20241216090017741
62979 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdx75-tlmm.yaml' (61,006) at 20240405153045137
62980 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/0001-blobmsg-fix-array-out-of-bounds-GCC-10-warning.patch' (61,007) at 20210307205553902
62981 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl5xx.h' (61,008) at 20240405153049293
62982 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-cmake-Do-not-build-po-files.patch' (61,009) at 20230520080014500
62983 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/cfg80211.h' (61,010) at 20210307214929898
62984 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/Makefile' (61,011) at 20240613080016363
62985 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (61,012) at 20210307205553666
62986 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.c' (61,013) at 20241011080017311
62987 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-willow-sku1.dts' (61,014) at 20240405153045749
62988 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-sabreauto.dtsi' (61,015) at 20210308005002584
62989 2025-01-21 03:01:00.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4755-cgu.c' (61,016) at 20240405153046789
62990 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/elf.h' (61,017) at 20240405153046381
62991 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/toshiba.h' (61,018) at 20210307214931662
62992 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xwd_1.0.9.bb' (61,019) at 20230610080017603
62993 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/cap.c' (61,020) at 20220525020654215
62994 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ti_edac.c' (61,021) at 20240405153047025
62995 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/tuning.md' (61,022) at 20241022080027608
62996 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-ma35d1.c' (61,023) at 20240405153051485
62997 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PrivilegeRegistry.v1_1_5.json' (61,024) at 20240619080002952
62998 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/amlogic/meson_ddr_pmu.h' (61,025) at 20240405153052877
62999 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/swait.c' (61,026) at 20240405153231927
63000 2025-01-21 03:01:00.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/accessors.h' (61,027) at 20240405153231611
63001 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3328.dtsi' (61,028) at 20210308005002608
63002 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/amd.c' (61,029) at 20240405153230123
63003 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/diag_uid.c' (61,030) at 20240405153232275
63004 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/setup.c' (61,031) at 20240405153230007
63005 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ia_css_xnr3.host.c' (61,032) at 20210307214930562
63006 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-s3c64xx.c' (61,033) at 20240405153045685
63007 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml' (61,034) at 20240405153229771
63008 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-39x.dtsi' (61,035) at 20240405153045453
63009 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_percpu_array_map.c' (61,036) at 20210309003655980
63010 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/coroutine-core.h' (61,037) at 20240906080037344
63011 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/throttle.c' (61,038) at 20240326080039758
63012 2025-01-21 03:01:00.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ve8313/Kconfig' (61,039) at 20210308005003168
63013 2025-01-21 03:01:00.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mmap.c' (61,040) at 20210309003655944
63014 2025-01-21 03:01:00.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/xilinx/Makefile' (61,041) at 20240405153231351
63015 2025-01-21 03:01:00.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/argument.hpp' (61,042) at 20220330030021482
63016 2025-01-21 03:01:00.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/cpu-probe.c' (61,043) at 20240405153229999
63017 2025-01-21 03:01:00.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu.c' (61,044) at 20240405153049225
63018 2025-01-21 03:01:00.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,ld-d5116z01b.yaml' (61,045) at 20210307214925306
63019 2025-01-21 03:01:00.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7410.rst' (61,046) at 20210309003648424
63020 2025-01-21 03:01:00.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a16.c' (61,047) at 20240405153230779
63021 2025-01-21 03:01:00.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu2.json' (61,048) at 20230920080013648
63022 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/driver-core.rst' (61,049) at 20240405153045213
63023 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28.dtsi' (61,050) at 20240405153229891
63024 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c' (61,051) at 20240405153231023
63025 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran_card.c' (61,052) at 20240405153049385
63026 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/stmp3xxx-rtc.txt' (61,053) at 20210307214925418
63027 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-backend.h' (61,054) at 20220429100100590
63028 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/wistron-ipmi-oem_git.bb' (61,055) at 20220126040017539
63029 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Melbourne-Selby' (61,056) at 20210307205553762
63030 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch' (61,057) at 20241221090017656
63031 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/probes.c' (61,058) at 20210307214926530
63032 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/install.sh' (61,059) at 20240405153046093
63033 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/sa1100.S' (61,060) at 20210309003648680
63034 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/translation-block.h' (61,061) at 20240906080037328
63035 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/.gitignore' (61,062) at 20240405153046309
63036 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/sol_utils.tcl' (61,063) at 20231205090015077
63037 2025-01-21 03:01:00.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_uds.h' (61,064) at 20240405153049445
63038 2025-01-21 03:01:00.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/clock_slice.c' (61,065) at 20210308005002724
63039 2025-01-21 03:01:00.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/rtnetlink.c' (61,066) at 20241111090012165
63040 2025-01-21 03:01:00.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/meter.c' (61,067) at 20240405153232067
63041 2025-01-21 03:01:00.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-updatesymlinks.service' (61,068) at 20240409080017675
63042 2025-01-21 03:01:00.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/data.c' (61,069) at 20240405153053345
63043 2025-01-21 03:01:00.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3-with-bison-exception' (61,070) at 20210307205554422
63044 2025-01-21 03:01:00.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_compressor.h' (61,071) at 20210307214927282
63045 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/yosemite.dts' (61,072) at 20210307214926362
63046 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/btrfs_tree.h' (61,073) at 20240405153052909
63047 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/ioremap_prot/arch-support.txt' (61,074) at 20240405153045201
63048 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/partitions.h' (61,075) at 20210308005003668
63049 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-acpi' (61,076) at 20210309003648244
63050 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdio.txt' (61,077) at 20210307214925366
63051 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_bt_coexist.h' (61,078) at 20240405153050641
63052 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/Makefile' (61,079) at 20210307214927026
63053 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_common.cpp' (61,080) at 20211021100024526
63054 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/bmcstate' (61,081) at 20210308005059705
63055 2025-01-21 03:01:00.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-audio-rt5682.dtsi' (61,082) at 20240405153045749
63056 2025-01-21 03:01:00.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/iommu.c' (61,083) at 20240405153230035
63057 2025-01-21 03:01:00.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Jokioinen' (61,084) at 20210307205553766
63058 2025-01-21 03:01:00.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/meson.build' (61,085) at 20240906080037444
63059 2025-01-21 03:01:00.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/mips/Makefile' (61,086) at 20240405153230007 to deleted uid set
63060 2025-01-21 03:01:00.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_misc_dev.c' (61,087) at 20240405153052229
63061 2025-01-21 03:01:00.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h' (61,088) at 20240405153048613
63062 2025-01-21 03:01:00.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/facility.h' (61,089) at 20241018080014474
63063 2025-01-21 03:01:00.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel1.svg' (61,090) at 20240405153044933
63064 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c' (61,091) at 20240405153050125
63065 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-mid/pwr.c' (61,092) at 20210307214926746
63066 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_kernel_regs.h' (61,093) at 20240405153046589
63067 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/ep0.c' (61,094) at 20241216090017745
63068 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/mem_32.c' (61,095) at 20240405153046493
63069 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g35ek.dts' (61,096) at 20240405153045469
63070 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/frr/frr_10.1.1.bb' (61,097) at 20241221090017496
63071 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/digicolor-rtc.txt' (61,098) at 20210307214925414
63072 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g043u.dtsi' (61,099) at 20241008080013891
63073 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-lib-transaction.c-fix-file-conflicts-for-MIPS64-N32.patch' (61,100) at 20241221090017672
63074 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb' (61,101) at 20240124090012262
63075 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/l1d_cache.json' (61,102) at 20240405153054113
63076 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/LICENSE' (61,103) at 20210308005112989
63077 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/fsp2.c' (61,104) at 20240405153046193
63078 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/enlighten.c' (61,105) at 20241220090018306
63079 2025-01-21 03:01:00.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/min_heap.h' (61,106) at 20210307214931442
63080 2025-01-21 03:01:00.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/dcscb_setup.S' (61,107) at 20240405153045689
63081 2025-01-21 03:01:00.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/beaglebone_vboot.txt' (61,108) at 20210308005003332
63082 2025-01-21 03:01:00.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/irq.c' (61,109) at 20210307214926294
63083 2025-01-21 03:01:00.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb_mass_storage.h' (61,110) at 20210308005003692
63084 2025-01-21 03:01:00.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/Makefile' (61,111) at 20240405153054297
63085 2025-01-21 03:01:00.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5410-smdk5410.dts' (61,112) at 20240405153045569
63086 2025-01-21 03:01:00.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfcmp.c' (61,113) at 20210307214926334
63087 2025-01-21 03:01:00.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si21xx.c' (61,114) at 20240405153049297
63088 2025-01-21 03:01:00.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.11.0.bb' (61,115) at 20241206090014270
63089 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/allegro-core.c' (61,116) at 20241211090145449
63090 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-requests_2.32.3.bb' (61,117) at 20241206090014330
63091 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctucan_core.h' (61,118) at 20221215040039126
63092 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/speed.c' (61,119) at 20210308005002800
63093 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lz4.c' (61,120) at 20210308005003708
63094 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/arptable_filter.c' (61,121) at 20240405153053253
63095 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/Kconfig' (61,122) at 20210308005002852
63096 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/dovecot.socket' (61,123) at 20210307205553838
63097 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-lantiq.c' (61,124) at 20210307214926282
63098 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/gc.c' (61,125) at 20220525020654963
63099 2025-01-21 03:01:00.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/273.out' (61,126) at 20240326080039734
63100 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.c' (61,127) at 20210307214927930
63101 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/qdev-monitor.c' (61,128) at 20241211090212462
63102 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/installer/qemu-ga.wxs' (61,129) at 20230426080043840
63103 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm281xx.c' (61,130) at 20240405153046773
63104 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_service_parser.cpp' (61,131) at 20240723080028240
63105 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-io.rst' (61,132) at 20210307214925222
63106 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_network.h' (61,133) at 20210307214932742
63107 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/stacktrace.h' (61,134) at 20210307214926246
63108 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv4/nf_reject.h' (61,135) at 20220525020654643
63109 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/core.h' (61,136) at 20240405153050121
63110 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_netdev.c' (61,137) at 20240405153049981
63111 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/sta.h' (61,138) at 20240405153050709
63112 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/conf/multilib-example.conf' (61,139) at 20210812000025294
63113 2025-01-21 03:01:00.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/thunderx-88xx.dtsi' (61,140) at 20210308005002632
63114 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_acct.h' (61,141) at 20210307214931646
63115 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_common.c' (61,142) at 20210309003650372
63116 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/commands.py' (61,143) at 20240906080037444
63117 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_maven.h' (61,144) at 20210307214930918
63118 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/images/core-image-sato-sdk.bb' (61,145) at 20241221090017692
63119 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/renesas-nand-controller.c' (61,146) at 20240405153049701
63120 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_mem.c' (61,147) at 20240405153050341
63121 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/task_size_32.h' (61,148) at 20210307214926394
63122 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_synctty.c' (61,149) at 20240405153231083
63123 2025-01-21 03:01:00.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/irq.h' (61,150) at 20210307214926226
63124 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/Makefile' (61,151) at 20210307214929966
63125 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/sys_proto.h' (61,152) at 20210308005002656
63126 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/Kconfig' (61,153) at 20240405153045689
63127 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-tests.inc' (61,154) at 20220125040024479
63128 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/rpc_defconfig' (61,155) at 20240405153045617
63129 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/Kconfig' (61,156) at 20210308005002992
63130 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/mips16e_translate.c.inc' (61,157) at 20241211090212494
63131 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb' (61,158) at 20230401080011975
63132 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.cpp' (61,159) at 20230222020925387
63133 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat_1.1.1.bb' (61,160) at 20230131040012023
63134 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/sriov.h' (61,161) at 20240405153050293
63135 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event.h' (61,162) at 20240405153054209
63136 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/tishift.S' (61,163) at 20240405153230087
63137 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweron-failure@.service' (61,164) at 20241029080011443
63138 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/LICENSE' (61,165) at 20210307205553666
63139 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-pcie.dtsi' (61,166) at 20240405153229919
63140 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5033-regulator.c' (61,167) at 20240405153051473
63141 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ftgpio010.c' (61,168) at 20240405153230303
63142 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/Makefile' (61,169) at 20210307214929306
63143 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/asn1_encoder.h' (61,170) at 20220525020654551
63144 2025-01-21 03:01:00.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_assign_libbpf.c' (61,171) at 20240405153054277
63145 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/159' (61,172) at 20210927100127489
63146 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xdp_umem.h' (61,173) at 20210309003654508
63147 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/qemu-seccomp.c' (61,174) at 20241211090212462
63148 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6ul_14x14_evk.h' (61,175) at 20210308005003604
63149 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/cxl/index.rst' (61,176) at 20220525020651718
63150 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/spapr_vty.c' (61,177) at 20240906080037208
63151 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/Kconfig' (61,178) at 20240405153231691
63152 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/sha1.h' (61,179) at 20210308005003688
63153 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/Makefile' (61,180) at 20210308005002844
63154 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.3.rst' (61,181) at 20241221090017592
63155 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/kaslr-booke32.rst' (61,182) at 20220525020651750
63156 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/Makefile' (61,183) at 20210307214930750
63157 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm946es/start.S' (61,184) at 20210308005002552
63158 2025-01-21 03:01:00.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-audio.c' (61,185) at 20240405153049353
63159 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/omap-iommu.c' (61,186) at 20240405153049189
63160 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_arc0_acp_eng_regs.h' (61,187) at 20240405153046581
63161 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ivb.asm' (61,188) at 20210307214927826
63162 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-read.rst' (61,189) at 20220525020651782
63163 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c' (61,190) at 20240405153048693
63164 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-vyasa.dts' (61,191) at 20210308005002608
63165 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/Makefile' (61,192) at 20210308005003488
63166 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/syscon_sandbox.c' (61,193) at 20210308005003400
63167 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-gcm-glue.c' (61,194) at 20240405153045849
63168 2025-01-21 03:01:00.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_cts.h' (61,195) at 20240405153047297
63169 2025-01-21 03:01:00.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Bonnell/bios_attrs.json' (61,196) at 20241111090035282
63170 2025-01-21 03:01:00.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_bridge.h' (61,197) at 20210307214931566
63171 2025-01-21 03:01:00.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/mock_ethernet_interface.hpp' (61,198) at 20230927080031539
63172 2025-01-21 03:01:00.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cutils.c' (61,199) at 20241211090212558
63173 2025-01-21 03:01:00.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc1_rtr_regs.h' (61,200) at 20240405153046605
63174 2025-01-21 03:01:00.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_fs_sb.h' (61,201) at 20241018080014566
63175 2025-01-21 03:01:00.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gumhojden' (61,202) at 20210307205553782
63176 2025-01-21 03:01:00.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c' (61,203) at 20240405153048645
63177 2025-01-21 03:01:00.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml' (61,204) at 20240405153045121
63178 2025-01-21 03:01:00.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ibmveth.c' (61,205) at 20240405153049965
63179 2025-01-21 03:01:00.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun20i-d1-r-ccu.h' (61,206) at 20240405153231795
63180 2025-01-21 03:01:00.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/Makefile' (61,207) at 20240405153045825
63181 2025-01-21 03:01:00.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/namei.c' (61,208) at 20241111090012141 to deleted uid set
63182 2025-01-21 03:01:00.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/atomics.c' (61,209) at 20230925080040097
63183 2025-01-21 03:01:00.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stordalen' (61,210) at 20210307205553790
63184 2025-01-21 03:01:00.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_omnia/MAINTAINERS' (61,211) at 20210308005002904
63185 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/backref.c' (61,212) at 20241011080017351
63186 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/vmalloc.h' (61,213) at 20210307214925670
63187 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_backup.h' (61,214) at 20230426080043752
63188 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_stat.c' (61,215) at 20240405153047213
63189 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pasid.c' (61,216) at 20240405153047185
63190 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/ep93xx_eth.c' (61,217) at 20240405153049889
63191 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_overlay.c' (61,218) at 20240405153053445
63192 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fr-be' (61,219) at 20210308005046145
63193 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/uaccess.c' (61,220) at 20210307214926114
63194 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/0001-meson-Add-riscv32-to-seccomp-unsupported-list.patch' (61,221) at 20230401080011931
63195 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/uncore.json' (61,222) at 20240405153054117
63196 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p1010rdb.c' (61,223) at 20240405153230051
63197 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/uboot.py' (61,224) at 20241221090017632
63198 2025-01-21 03:01:00.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/real2.S' (61,225) at 20240405153046077
63199 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_gem_device.c' (61,226) at 20240405153230579
63200 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/parsec-tool_0.7.0.bb' (61,227) at 20240301090012439
63201 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nfsd/export.h' (61,228) at 20241211090145521 to deleted uid set
63202 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-HawkesBayNapier' (61,229) at 20210307205553778
63203 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/processor.h' (61,230) at 20240326080039550
63204 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_xfrm.c' (61,231) at 20240405153232063
63205 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp.h' (61,232) at 20240405153048541
63206 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c' (61,233) at 20220525020653479
63207 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/net/bpf_jit.h' (61,234) at 20240405153045949
63208 2025-01-21 03:01:00.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M53017EVB.h' (61,235) at 20210308005003576
63209 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm3x-sysfs.c' (61,236) at 20240405153048889
63210 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-gicp.c' (61,237) at 20240405153049201
63211 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/path.py' (61,238) at 20240618080045405
63212 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atlx.h' (61,239) at 20210307214929310
63213 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_ast2400.c' (61,240) at 20241211090212246
63214 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/error.c' (61,241) at 20230426080043964
63215 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_auxless.c' (61,242) at 20240405153047297
63216 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/infrastructure.rst' (61,243) at 20240405153229803
63217 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/hdspm.h' (61,244) at 20240405153052949
63218 2025-01-21 03:01:00.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0009-mkbootimg-Add-dt-parameter-to-specify-DT-image.patch' (61,245) at 20210307205553894
63219 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/parse_vdso.c' (61,246) at 20241211090145577
63220 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/changesets.rst' (61,247) at 20240405153045293
63221 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-priv.h' (61,248) at 20240405153049265
63222 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-1m/tune-cortexm55.inc' (61,249) at 20240301090012451
63223 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/meson.build' (61,250) at 20240920080018291 to deleted uid set
63224 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8020.dtsi' (61,251) at 20210307214926022
63225 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/system_info.h' (61,252) at 20210307214925854
63226 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/0002-Fix-building-with-libc.patch' (61,253) at 20210307205553962
63227 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmms/libmms_0.6.4.bb' (61,254) at 20241221090017532
63228 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/.clang-format' (61,255) at 20241220090040759
63229 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/irq.h' (61,256) at 20210307214926594
63230 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/input/input.h' (61,257) at 20210308005003636
63231 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/nic_common.h' (61,258) at 20240405153050293
63232 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,armv7m-systick.yaml' (61,259) at 20240405153045177
63233 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/README' (61,260) at 20210308005003072
63234 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/vexpress.rst' (61,261) at 20240326080039406
63235 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-cxl' (61,262) at 20240405153229731
63236 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835.c' (61,263) at 20240405153051937
63237 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/COPYING.apache-2.0' (61,264) at 20210307205554054
63238 2025-01-21 03:01:00.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/reset_button.cpp' (61,265) at 20220622030021581
63239 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/generate-tar' (61,266) at 20240731080017594
63240 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/stm32f205_soc.h' (61,267) at 20240326080039534
63241 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/machine/x11spi.conf' (61,268) at 20230927080013514
63242 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_sandbox.c' (61,269) at 20210308005003348
63243 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/Kconfig' (61,270) at 20210307214931058
63244 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/Makefile' (61,271) at 20210308005003360
63245 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/group.c' (61,272) at 20210307214932186
63246 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tomlplusplus/tomlplusplus_git.bb' (61,273) at 20241221090017516
63247 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-trace.c' (61,274) at 20220525020654243
63248 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq24735-charger.h' (61,275) at 20210307214931486
63249 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tilcdc/panel.txt' (61,276) at 20210307214925310
63250 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/Kconfig' (61,277) at 20241211090212202
63251 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6125.dtsi' (61,278) at 20240405153229955
63252 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-chiliboard.dts' (61,279) at 20240405153045589
63253 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ap.h' (61,280) at 20210308005002668
63254 2025-01-21 03:01:00.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ras.h' (61,281) at 20210307214931494
63255 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sgtl5000.h' (61,282) at 20220804100016144
63256 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space_quirks.h' (61,283) at 20240405153231603
63257 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/riscv_pmu.c' (61,284) at 20240411080014122
63258 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/in6.h' (61,285) at 20240405153231871
63259 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bitbake.rst' (61,286) at 20210420000021574
63260 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_db.c' (61,287) at 20210308005003364
63261 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_opcode.h' (61,288) at 20240405153049113
63262 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/Kconfig' (61,289) at 20240405153052161
63263 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-oneplus3t.dts' (61,290) at 20240405153045769
63264 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans_dquot.c' (61,291) at 20240405153052609
63265 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/control_legacy.c' (61,292) at 20230809080010799
63266 2025-01-21 03:01:00.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-medion-x10.c' (61,293) at 20210307214928782
63267 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_counters.c' (61,294) at 20240405153231051
63268 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz' (61,295) at 20210307205554590 to deleted uid set
63269 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/helper.c' (61,296) at 20240405153050117
63270 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-fails.txt' (61,297) at 20240405153230531
63271 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-led-yaml-group-priority.cpp' (61,298) at 20240828080025979
63272 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/reset.c' (61,299) at 20210308005002712
63273 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/get_flash_info_v2.c' (61,300) at 20210308005108641
63274 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/capabilities.h' (61,301) at 20240405153230135
63275 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_phy.c' (61,302) at 20240405153050593
63276 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/8255.c' (61,303) at 20240405153046885
63277 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/BootSettings.vue' (61,304) at 20241004080035967
63278 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/spl.c' (61,305) at 20210308005002708
63279 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore.dts' (61,306) at 20210308005002584
63280 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8qxp.dtsi' (61,307) at 20210308005002580
63281 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/README.md' (61,308) at 20240618080025497
63282 2025-01-21 03:01:00.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_skbmod.h' (61,309) at 20240405153052941
63283 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/erofs.rst' (61,310) at 20240405153229807
63284 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_c_st.c' (61,311) at 20210307214931982
63285 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/armsse-cpuid.c' (61,312) at 20210927100127149
63286 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/syscall_nr.h' (61,313) at 20210308005046085
63287 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1275.rst' (61,314) at 20220525020651734
63288 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/phosphor-logging.wrap' (61,315) at 20220331030041643
63289 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm63xx.c' (61,316) at 20240405153046773
63290 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/Makefile' (61,317) at 20240405153231351
63291 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_lookup_kern.c' (61,318) at 20240405153054277
63292 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-flow.png' (61,319) at 20210307205554302 to deleted uid set
63293 2025-01-21 03:01:00.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/processor.h' (61,320) at 20210308005002880
63294 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/sta.c' (61,321) at 20240405153050517
63295 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/README' (61,322) at 20240405153052981
63296 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy28-89.0W' (61,323) at 20210307205553762
63297 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_2d_sensor.h' (61,324) at 20210307214928494
63298 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/chassis/x86-power-control_%.bbappend' (61,325) at 20241206090014218
63299 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci.h' (61,326) at 20210308005003676
63300 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/uncore-other.json' (61,327) at 20240405153054137
63301 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pgalloc.h' (61,328) at 20220525020651802
63302 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/Kconfig' (61,329) at 20240405153053981
63303 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/qdev-device-use.txt' (61,330) at 20230426080043664
63304 2025-01-21 03:01:00.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-gpio.h' (61,331) at 20210307214928698
63305 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/setup.c' (61,332) at 20240628080013977
63306 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/m920x.h' (61,333) at 20210307214928822
63307 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Kconfig' (61,334) at 20210309003653004
63308 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/test_utils.hpp' (61,335) at 20240817080031296
63309 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet97fv2_defconfig' (61,336) at 20210308005003260
63310 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/nxp,sja1000.yaml' (61,337) at 20240405153045117
63311 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/ppcstring.S' (61,338) at 20210308005002840
63312 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/ipi.c' (61,339) at 20240405153230119
63313 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-sc27xx-bltc.txt' (61,340) at 20210307214925346
63314 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/trace.h' (61,341) at 20240405153050533
63315 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-tch-tu16.rst' (61,342) at 20210309003648500
63316 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/krill/krill_0.12.3.bb' (61,343) at 20241221090017580
63317 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_overlay.c' (61,344) at 20210308005003764
63318 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx51-pinctrl.txt' (61,345) at 20210307214925394
63319 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/imap-2007f-format-security.patch' (61,346) at 20210307205553906
63320 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/Makefile' (61,347) at 20240405153046949
63321 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/data.py' (61,348) at 20210307205554434
63322 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/text_files.rst' (61,349) at 20240405153229747
63323 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/cpu-topology.c' (61,350) at 20241211090212326
63324 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.7.1.bb' (61,351) at 20231126090012781
63325 2025-01-21 03:01:00.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ath79_defconfig' (61,352) at 20240405153230007
63326 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_stream.h' (61,353) at 20210309003654200
63327 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-spdif.yaml' (61,354) at 20240405153045161
63328 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/link.c' (61,355) at 20240405153231199
63329 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/project.html' (61,356) at 20220402030016107
63330 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_entry.hpp' (61,357) at 20221017030028079
63331 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/Kconfig' (61,358) at 20240405153229991
63332 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_av1_filmgrain.c' (61,359) at 20240405153049493
63333 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-urb.c' (61,360) at 20210307214926574
63334 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7744-iwg20d-q7-dbcm-ca.dts' (61,361) at 20240405153045553
63335 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/dump_flash.cpp' (61,362) at 20210308005108645
63336 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-pri.h' (61,363) at 20240405153049125
63337 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/iamt.rst' (61,364) at 20210307214925466
63338 2025-01-21 03:01:00.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/msi.c' (61,365) at 20240405153046225
63339 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_1_sh_mask.h' (61,366) at 20220525020652662
63340 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-sysfs.c' (61,367) at 20240405153046761
63341 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgfortran.inc' (61,368) at 20241221090017660
63342 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lae.c' (61,369) at 20240906080037580
63343 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/vrm-control/vrm.sh' (61,370) at 20210307205553694
63344 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-clk.h' (61,371) at 20240405153053965
63345 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/util.hpp' (61,372) at 20210308005405926
63346 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-iostat.txt' (61,373) at 20220525020655131
63347 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/alc5623.c' (61,374) at 20240405153053565
63348 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-v4l.c' (61,375) at 20240405153049573
63349 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-glk-flakes.txt' (61,376) at 20240405153230531
63350 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/ioremap.c' (61,377) at 20240405153229863
63351 2025-01-21 03:01:00.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pcie_ssd_retimer.json' (61,378) at 20220601030005869
63352 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nmon/nmon/0001-lmon16g.c-Adjust-system-headers.patch' (61,379) at 20230706080014757
63353 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/sve.json' (61,380) at 20220525020655143
63354 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-cps.c' (61,381) at 20210307214927062
63355 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dccg.h' (61,382) at 20220525020652510
63356 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/autoload.c' (61,383) at 20210309003655976
63357 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/core.c' (61,384) at 20240405153232011
63358 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx50-evk.dts' (61,385) at 20240405153229883
63359 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_reg.h' (61,386) at 20240726080012854
63360 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lag.h' (61,387) at 20240405153230971
63361 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet-phy.yaml' (61,388) at 20240405153229779
63362 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/stdio.c' (61,389) at 20210308005003232
63363 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-xp.dtsi' (61,390) at 20240405153045445
63364 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/ifile.c' (61,391) at 20240712080021089
63365 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/freeze-dev.cfg' (61,392) at 20210307214932618
63366 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/Makefile.target' (61,393) at 20240405153053429
63367 2025-01-21 03:01:00.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/callchain_64.c' (61,394) at 20220525020652070
63368 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cacheinfo.c' (61,395) at 20220525020652002
63369 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/run-ptest' (61,396) at 20210307205554558
63370 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/io/dma-contiguous/arch-support.txt' (61,397) at 20240405153045197
63371 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/mem_alignment.rst' (61,398) at 20240405153044973
63372 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,vf610-pinctrl.txt' (61,399) at 20210307214925394
63373 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host/gbs-ipmid-whitelist.conf' (61,400) at 20210307205554086
63374 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mpc.yaml' (61,401) at 20240405153045065
63375 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/efi_secret/Makefile' (61,402) at 20240405153052229
63376 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fdi.h' (61,403) at 20240405153048453
63377 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_dev.c' (61,404) at 20240624080012824
63378 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power.h' (61,405) at 20240405153230551
63379 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8064.yaml' (61,406) at 20240405153045025
63380 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-gp/db-88f6820-gp.c' (61,407) at 20210308005002904
63381 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/alternative-asm.h' (61,408) at 20240405153046273
63382 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/3.Early-stage.rst' (61,409) at 20240405153045273
63383 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/virtio_transport.c' (61,410) at 20240411080014154
63384 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-group-multicolor.yaml' (61,411) at 20240405153229771
63385 2025-01-21 03:01:00.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/events_stats.h' (61,412) at 20240405153054189
63386 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/diagnose.py' (61,413) at 20241206090014290
63387 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gce/mediatek,mt6795-gce.h' (61,414) at 20240405153052649
63388 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_tan.c' (61,415) at 20210307214926730
63389 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cpuidle.h' (61,416) at 20240405153045853
63390 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/surf/surf/0001-config.ml-make-compatible-with-webkitgtk-2.34.0.patch' (61,417) at 20230706080014753
63391 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml' (61,418) at 20240405153045069
63392 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/init' (61,419) at 20230210040014334
63393 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mctp.h' (61,420) at 20220525020654671
63394 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/status_led.h' (61,421) at 20210308005003684
63395 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts' (61,422) at 20240405153229919
63396 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gf100.fuc3.h' (61,423) at 20210307214927922
63397 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-uapi.c' (61,424) at 20220525020652286
63398 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es7241.c' (61,425) at 20240405153053613
63399 2025-01-21 03:01:00.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c' (61,426) at 20240405153048661
63400 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-cross-canadian_15.2.bb' (61,427) at 20241221090017660
63401 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/buildinfohelper.py' (61,428) at 20241206090014290
63402 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_pnet.c' (61,429) at 20241216090017797
63403 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mac.h' (61,430) at 20210307214929894
63404 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_optc.c' (61,431) at 20240405153047249
63405 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/doorbell.c' (61,432) at 20240405153049081
63406 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-snapgear.c' (61,433) at 20210307214926546
63407 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/FileHandle.hpp' (61,434) at 20230614080004770
63408 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/gdbstub.c' (61,435) at 20241211090212494
63409 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz' (61,436) at 20210307205554590 to deleted uid set
63410 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-server.init' (61,437) at 20210307205554122
63411 2025-01-21 03:01:00.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_tc.h' (61,438) at 20240405153050177
63412 2025-01-21 03:01:00.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rf.c' (61,439) at 20210309003651812
63413 2025-01-21 03:01:00.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__schedule_from.hpp' (61,440) at 20241219090033964
63414 2025-01-21 03:01:00.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-6a.inc' (61,441) at 20240301090012451
63415 2025-01-21 03:01:00.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_osm.c' (61,442) at 20240405153051553
63416 2025-01-21 03:01:00.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core827d.c' (61,443) at 20210307214927898
63417 2025-01-21 03:01:00.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-colibri-eval-v3.dts' (61,444) at 20240405153229879
63418 2025-01-21 03:01:00.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h' (61,445) at 20220525020653723
63419 2025-01-21 03:01:00.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53679@70.conf' (61,446) at 20240904080027738
63420 2025-01-21 03:01:00.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/vdso.c' (61,447) at 20240405153054213
63421 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcm4908_enet.c' (61,448) at 20240405153049821
63422 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-string-input-visitor.c' (61,449) at 20221215040039394
63423 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/utility/timer.hpp' (61,450) at 20230511080043139
63424 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target-reg-bits.h' (61,451) at 20230925080040073
63425 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/Makefile' (61,452) at 20240613080016371
63426 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/arc/aux.h' (61,453) at 20210309003653972
63427 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/sdbus.cpp' (61,454) at 20210308005049761
63428 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/ntf.c' (61,455) at 20240405153053345
63429 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/IdlePowerSaver/meson.build' (61,456) at 20230825080021137 to deleted uid set
63430 2025-01-21 03:01:00.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/Kconfig' (61,457) at 20240405153053433
63431 2025-01-21 03:01:00.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h' (61,458) at 20220525020652823
63432 2025-01-21 03:01:00.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_manager.hpp' (61,459) at 20220725100036488
63433 2025-01-21 03:01:00.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ioprio.h' (61,460) at 20240405153052925
63434 2025-01-21 03:01:00.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8953.yaml' (61,461) at 20240405153045025
63435 2025-01-21 03:01:00.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/t4.h' (61,462) at 20220525020653127
63436 2025-01-21 03:01:00.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stih410-b2260.h' (61,463) at 20210308005003616
63437 2025-01-21 03:01:00.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston32r2el_defconfig' (61,464) at 20210308005003252
63438 2025-01-21 03:01:00.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/other.json' (61,465) at 20240405153054145
63439 2025-01-21 03:01:00.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ethernut5_defconfig' (61,466) at 20210308005003256
63440 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_startimage_exit.c' (61,467) at 20210308005003704
63441 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Settings/meson.build' (61,468) at 20230825080021141 to deleted uid set
63442 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/svga.rst' (61,469) at 20210309003648292
63443 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/reset.c' (61,470) at 20210308005002548
63444 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-digicolor.c' (61,471) at 20240405153049193
63445 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-holtekff.c' (61,472) at 20210307214928090
63446 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.interface.yaml' (61,473) at 20241120090018888
63447 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/LINGUAS' (61,474) at 20221215040039254
63448 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c' (61,475) at 20241011080017323
63449 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Raahe_Piehinki' (61,476) at 20210307205553774
63450 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx4581.c' (61,477) at 20210307214930222
63451 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-urb.c' (61,478) at 20210307214928822
63452 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor.h' (61,479) at 20240405153052537
63453 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a0_defconfig' (61,480) at 20210308005003256
63454 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/sha.c' (61,481) at 20240405153046965
63455 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/in_route.h' (61,482) at 20210307214931638
63456 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6dl-pinctrl.txt' (61,483) at 20210307214925394
63457 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/fw-download.c' (61,484) at 20210307214930514
63458 2025-01-21 03:01:00.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/callout.cpp' (61,485) at 20240820080027370
63459 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/Makefile' (61,486) at 20210308005002796
63460 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/copy_user.S' (61,487) at 20240405153229855
63461 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandbox/README.sandbox' (61,488) at 20210308005003044
63462 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/secomx6quq7.h' (61,489) at 20210308005003616
63463 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfctrl.h' (61,490) at 20210307214931554
63464 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/bcm_udc_otg.h' (61,491) at 20210308005003504
63465 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/MAINTAINERS' (61,492) at 20210308005003068
63466 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorcp_cm1136_defconfig' (61,493) at 20210308005003260
63467 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bad_inode.c' (61,494) at 20240405153231611
63468 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/MAINTAINERS' (61,495) at 20210308005003012
63469 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/freeglut/freeglut_3.4.0.bb' (61,496) at 20231011080016578
63470 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8080.dtsi' (61,497) at 20210307214926022
63471 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-firmware.c' (61,498) at 20210307214928698
63472 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-leds.c' (61,499) at 20210307214928466
63473 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/test_unix_oob.c' (61,500) at 20240405153054333
63474 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DL-DE-ZERO-2.0' (61,501) at 20241221090017616
63475 2025-01-21 03:01:00.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/klondike_defconfig' (61,502) at 20240405153230027
63476 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c' (61,503) at 20240405153230919
63477 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/sgy_cts1000.c' (61,504) at 20240405153046201
63478 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/input.rst' (61,505) at 20220525020651722
63479 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_fdt.h' (61,506) at 20241211090145537
63480 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/protocol_yfs.h' (61,507) at 20220525020654343
63481 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.out' (61,508) at 20230925080040089 to deleted uid set
63482 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_insert.S' (61,509) at 20240326080039746
63483 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-typer/run-ptest' (61,510) at 20241221090017560
63484 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/power-sequencer/witherspoon/ucd90160.yaml' (61,511) at 20210307205553710
63485 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dbell.c' (61,512) at 20240405153046137
63486 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-arm.h' (61,513) at 20240405153232211
63487 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rtc-lib.c' (61,514) at 20210308005003480
63488 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/kernel-enforcement-statement.rst' (61,515) at 20210307214925582
63489 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_hier_gre_key.sh' (61,516) at 20210307214932686
63490 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/mmu/sh_mmu_mrfld.h' (61,517) at 20210307214930530
63491 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (61,518) at 20241219090012976
63492 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_link_encoder.c' (61,519) at 20240405153047245
63493 2025-01-21 03:01:00.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/OGPL' (61,520) at 20210307205553866
63494 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1305.c' (61,521) at 20240405153232155
63495 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-pbkdf.c' (61,522) at 20241211090212554
63496 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LXR0.interface.yaml' (61,523) at 20220315030032659
63497 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/Makefile' (61,524) at 20240405153050169
63498 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/sdram_elpida.c' (61,525) at 20210308005002760
63499 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/phosphor-dbus-interfaces.wrap' (61,526) at 20220409030025463
63500 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/Kconfig' (61,527) at 20210308005002976
63501 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/static-checks.yml' (61,528) at 20240405153230527
63502 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/qt202x_phy.c' (61,529) at 20210307214929618
63503 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-r88.dts' (61,530) at 20240405153045817
63504 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3401_thermal.c' (61,531) at 20240405153231499
63505 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040_pbi.cfg' (61,532) at 20210308005002992
63506 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa.h' (61,533) at 20240405153231391
63507 2025-01-21 03:01:00.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/stm32-crc32.c' (61,534) at 20240405153230271
63508 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gru_instructions.h' (61,535) at 20210307214929174
63509 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/encode_pp.def' (61,536) at 20230925080040021
63510 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_9_0_default.h' (61,537) at 20210307214927690
63511 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/h264.c' (61,538) at 20240405153049421
63512 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern6.c' (61,539) at 20210309003655984
63513 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/usb-cardlist.rst' (61,540) at 20240405153044957
63514 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild' (61,541) at 20210307214927962
63515 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-msm8974.h' (61,542) at 20210307214931350
63516 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs2.dtsi' (61,543) at 20210308005002632
63517 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-filter-mirror.c' (61,544) at 20240326080039738
63518 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_iblock.h' (61,545) at 20220525020654203
63519 2025-01-21 03:01:00.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/sockbits.h' (61,546) at 20210308005046069
63520 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-gpio.c' (61,547) at 20240405153048901
63521 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/donnot-extract-gdb-during-do-compile.patch' (61,548) at 20230401080011939
63522 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_benchmark.c' (61,549) at 20240405153230583
63523 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/ERST.acpierst' (61,550) at 20240906080037556 to deleted uid set
63524 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/Makefile' (61,551) at 20240405153050509
63525 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/pvpanic-mmio.txt' (61,552) at 20210307214925366
63526 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/.gitignore' (61,553) at 20210307214926318
63527 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_core.h' (61,554) at 20240405153230203
63528 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ens1371.c' (61,555) at 20210307214932250
63529 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/async_tx.h' (61,556) at 20210307214926370
63530 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/Build' (61,557) at 20210307214932518
63531 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_user_space.c' (61,558) at 20240405153051973
63532 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/Kconfig' (61,559) at 20240405153049381
63533 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isdn/capilli.h' (61,560) at 20210307214931410
63534 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/cacheflush.c' (61,561) at 20240405153229991
63535 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/config.mk' (61,562) at 20210308005002540
63536 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi' (61,563) at 20240405153045717
63537 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raspberrypi/rpi/MAINTAINERS' (61,564) at 20210308005003032
63538 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola_clock.c' (61,565) at 20220525020655007
63539 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/distrodata.py' (61,566) at 20241221090017632
63540 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_resource.h' (61,567) at 20240405153047257
63541 2025-01-21 03:01:00.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq9574-tlmm.yaml' (61,568) at 20240405153045137
63542 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/sysfs.hpp' (61,569) at 20240801080023488
63543 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/IdlePowerSaver.interface.yaml' (61,570) at 20221207040023627
63544 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/dcn301_smu.h' (61,571) at 20220525020652494
63545 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/rockchip,vop2.h' (61,572) at 20240405153052653
63546 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/concurrencytest.py' (61,573) at 20231014080011731
63547 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx6sx.c' (61,574) at 20240405153045649
63548 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-abrmd/files/tpm2-abrmd-init.sh' (61,575) at 20210307205554118
63549 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-freezer_0.4.8.bb' (61,576) at 20241206090014270
63550 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/CFLIST' (61,577) at 20220525020655231
63551 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_port.c' (61,578) at 20240405153231511
63552 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kasan_def.h' (61,579) at 20220525020651878
63553 2025-01-21 03:01:00.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/secureedge5410.h' (61,580) at 20210307214926558
63554 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/netlink.h' (61,581) at 20210307214929726
63555 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/testmode.c' (61,582) at 20240405153231235
63556 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control.bb' (61,583) at 20241206090014230
63557 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tx6-lcd.dtsi' (61,584) at 20240405153045521
63558 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/pciutils/pciutils_3.13.0.bb' (61,585) at 20241221090017636
63559 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MessageRegistryFileCollection.json' (61,586) at 20240619080002948
63560 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/juli.c' (61,587) at 20240405153232135
63561 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_multipath.sh' (61,588) at 20210307214932686
63562 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_mbox.h' (61,589) at 20220525020654039
63563 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/msc01_pci.h' (61,590) at 20210307214926226
63564 2025-01-21 03:01:00.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_amd.c' (61,591) at 20210307214929226
63565 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/245.out' (61,592) at 20230925080040089
63566 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_dmm_tiler.h' (61,593) at 20240405153048677
63567 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c' (61,594) at 20240405153049285
63568 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/mach64_ct.c' (61,595) at 20240405153052181
63569 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crc64_rocksoft_generic.c' (61,596) at 20240405153046533
63570 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jdatetime_5.0.0.bb' (61,597) at 20240413080012663
63571 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner-crates.inc' (61,598) at 20241221090017524
63572 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp' (61,599) at 20221209040003858
63573 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/HW_CI' (61,600) at 20220429100025221
63574 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml' (61,601) at 20240405153045065
63575 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/configure.ac' (61,602) at 20240618080003025
63576 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy.c' (61,603) at 20240405153230595
63577 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs_7.1.4.bb' (61,604) at 20241221090017472
63578 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/stack-entropy.sh' (61,605) at 20240405153054325
63579 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mcp320x.c' (61,606) at 20240405153048957
63580 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/serial_scc.c' (61,607) at 20210308005002832
63581 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v11_0.h' (61,608) at 20210307214927226
63582 2025-01-21 03:01:00.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/Kconfig' (61,609) at 20240405153049725
63583 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/ir35221.c' (61,610) at 20241211090212294
63584 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/interrupts.c' (61,611) at 20210308005002848
63585 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/lpc32xx-key.txt' (61,612) at 20210307214925338
63586 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uim/uim_1.8.9.bb' (61,613) at 20241221090017544
63587 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-gpio-log@.service' (61,614) at 20240416080012246
63588 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-suppress-sp.xsl' (61,615) at 20210307214932510
63589 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/Makefile' (61,616) at 20210308005002944
63590 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536ds.dts' (61,617) at 20210307214926342
63591 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-zynqmp-gqspi.c' (61,618) at 20241211090145493
63592 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am3517crane/Makefile' (61,619) at 20210308005003076
63593 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/phosphor-logging.wrap' (61,620) at 20230714080032711
63594 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/machine.h' (61,621) at 20240405153054197
63595 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cursor.h' (61,622) at 20220525020652867
63596 2025-01-21 03:01:00.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_dbgfs.c' (61,623) at 20241211090145405
63597 2025-01-21 03:01:00.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_combo_phy.c' (61,624) at 20240405153230543
63598 2025-01-21 03:01:00.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sm501.rst' (61,625) at 20210307214925478
63599 2025-01-21 03:01:00.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/compiler.h' (61,626) at 20240405153054389
63600 2025-01-21 03:01:00.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt_qos_to_cc.c' (61,627) at 20240405153054261
63601 2025-01-21 03:01:00.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-dpaa' (61,628) at 20210308005003292
63602 2025-01-21 03:01:00.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_qm_arc_aux0_regs.h' (61,629) at 20240405153046597
63603 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/rdev-ops.h' (61,630) at 20240726080012878
63604 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/error-printf.c' (61,631) at 20221215040039274
63605 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860-ov9655.c' (61,632) at 20240405153049565
63606 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/ptdump.c' (61,633) at 20240405153046189
63607 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/reclaim.rst' (61,634) at 20240405153045285
63608 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hp_x360_helper.c' (61,635) at 20210307214932254
63609 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-stm32-lp.c' (61,636) at 20240405153046881
63610 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/kasan_init.c' (61,637) at 20240405153046513
63611 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/doc/initrd.txt' (61,638) at 20210309003656016
63612 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/eth.c' (61,639) at 20210308005002968
63613 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_monitor.hpp' (61,640) at 20240830080017491
63614 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/veth.sh' (61,641) at 20240405153232283
63615 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/.gitignore' (61,642) at 20240405153053077
63616 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/meson.build' (61,643) at 20241211090212290
63617 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/xgene-hwmon.c' (61,644) at 20240405153048885
63618 2025-01-21 03:01:00.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_qb.c' (61,645) at 20210308005046505
63619 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi' (61,646) at 20240405153229971
63620 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti-am437x-vpfe.txt' (61,647) at 20210307214925354
63621 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk322x.c' (61,648) at 20210308005003476
63622 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_hook.c' (61,649) at 20240405153053329
63623 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra20_slink.c' (61,650) at 20210308005003496
63624 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Orebro_Lockhyttan' (61,651) at 20210307205553790
63625 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-stm32' (61,652) at 20210309003648252
63626 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/r7s72100-pinctrl.h' (61,653) at 20210307214931342
63627 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/index.rst' (61,654) at 20210307214925510
63628 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/defines.h' (61,655) at 20210307214929430
63629 2025-01-21 03:01:00.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/at91rm9200_wdt.c' (61,656) at 20240405153231599
63630 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/dra7xx_iodelay.c' (61,657) at 20210308005002760
63631 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_pci.c' (61,658) at 20240405153230059
63632 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_debug.c' (61,659) at 20240405153051521
63633 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/firmware.scss' (61,660) at 20210308005107077
63634 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/map_symbol.h' (61,661) at 20240405153054197
63635 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/scan.h' (61,662) at 20210307214929866
63636 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/ls1012aqds_qixis.h' (61,663) at 20210308005002964
63637 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6ul-clock.h' (61,664) at 20210308005003632
63638 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/samsung,s2mps11.yaml' (61,665) at 20240405153045109
63639 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/0003-only-make-one-reference-to-env.patch' (61,666) at 20210528000029695
63640 2025-01-21 03:01:00.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/dma-mapping.h' (61,667) at 20210308005002672
63641 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/setup.c' (61,668) at 20240405153046513
63642 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rbtree_types.h' (61,669) at 20220525020654607
63643 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/systemd/systemd_%.bbappend' (61,670) at 20241221090017472
63644 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/hg.py' (61,671) at 20231126090012809
63645 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crt.c' (61,672) at 20240405153230547
63646 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-uncompress.c' (61,673) at 20240405153049573
63647 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/Makefile' (61,674) at 20210308005003040
63648 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/lsxl.h' (61,675) at 20210308005002944
63649 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max7300.c' (61,676) at 20240405153047077
63650 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/vio.c' (61,677) at 20240405153046329
63651 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-frame-interval.rst' (61,678) at 20240405153045325
63652 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/pcm.h' (61,679) at 20240405153054029
63653 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_features_def.h' (61,680) at 20210308005046333
63654 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/obmc_functions/files/fb-common-functions' (61,681) at 20240827080011054
63655 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/makefile-libs.patch' (61,682) at 20210905000020557
63656 2025-01-21 03:01:00.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/espi.h' (61,683) at 20240405153049861
63657 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/fpu.h' (61,684) at 20240405153045345
63658 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpc18xx-sct.c' (61,685) at 20240405153231359
63659 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h' (61,686) at 20240405153049473
63660 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure_i2c.c' (61,687) at 20240405153049009
63661 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ppc_save_regs.S' (61,688) at 20240405153046145
63662 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/rdma_core.h' (61,689) at 20210307214928378
63663 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/Kconfig' (61,690) at 20210309003651496
63664 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes.txt' (61,691) at 20210307205553690
63665 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch' (61,692) at 20241206090014334
63666 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb' (61,693) at 20241221090017560
63667 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65912-spi.c' (61,694) at 20240405153049621
63668 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ci20.dts' (61,695) at 20210308005002812
63669 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fsi.c' (61,696) at 20210308005003212
63670 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/sdp4430_mux_data.h' (61,697) at 20210308005003080
63671 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/Makefile' (61,698) at 20210307214926538
63672 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/breakpoint_test.c' (61,699) at 20210307214932662
63673 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gsc_hwmon.h' (61,700) at 20240405153052769
63674 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-data-modul-edm-sbc.dts' (61,701) at 20240405153229927
63675 2025-01-21 03:01:00.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mediatek/Kconfig' (61,702) at 20220627100016922
63676 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/p2p.c' (61,703) at 20220525020653707
63677 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-msdc.c' (61,704) at 20240405153230215
63678 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-aspeed/platsmp.c' (61,705) at 20210307214925870
63679 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_pkttype.c' (61,706) at 20210307214931894
63680 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/iucv/Kconfig' (61,707) at 20210307214931974
63681 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/msg.c' (61,708) at 20240520080015231
63682 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/StatusIcon.spec.js' (61,709) at 20241004080035975
63683 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc37e.h' (61,710) at 20210309003649824
63684 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/spl_gen5.c' (61,711) at 20210308005002780
63685 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cma.h' (61,712) at 20240405153052669
63686 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-apl-flakes.txt' (61,713) at 20240405153230531
63687 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/ibm_rtl.c' (61,714) at 20240405153051405
63688 2025-01-21 03:01:00.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/armv7m.h' (61,715) at 20240906080037328
63689 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_sec_mon.c' (61,716) at 20210308005003400
63690 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt_util.c' (61,717) at 20240405153053189
63691 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/parallel-display.c' (61,718) at 20240405153230579
63692 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cistpl.c' (61,719) at 20220525020653855
63693 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils/0001-dont-unset-cflags.patch' (61,720) at 20230706080014741
63694 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/phase_fault_detection.hpp' (61,721) at 20240817080031296
63695 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/macsec.h' (61,722) at 20240405153231819
63696 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c' (61,723) at 20220525020654179
63697 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/dallas,ds1390.txt' (61,724) at 20210307214925414
63698 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_cpu.h' (61,725) at 20210308005046093
63699 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/sf.h' (61,726) at 20220525020653587
63700 2025-01-21 03:01:00.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/net/meson.build' (61,727) at 20220914030033172
63701 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/enforce-use-stl.patch' (61,728) at 20210307205553982
63702 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ortek.c' (61,729) at 20210307214928094
63703 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nct6683.rst' (61,730) at 20220525020651738
63704 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/barrier.h' (61,731) at 20240429080012456
63705 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/clip.c' (61,732) at 20210307214931866
63706 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/Makefile' (61,733) at 20210307214931918
63707 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/dbus_interfaces_finder.hpp' (61,734) at 20240817080031288
63708 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pipe_crc.c' (61,735) at 20240405153048457
63709 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png' (61,736) at 20210307205554270 to deleted uid set
63710 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iova_bitmap.h' (61,737) at 20240405153052713
63711 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/Kconfig' (61,738) at 20240405153048553
63712 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.3.bb' (61,739) at 20231126090012805
63713 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_api.c' (61,740) at 20240405153049893
63714 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_dp_mst_helper_test.c' (61,741) at 20240405153230639
63715 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/Makefile' (61,742) at 20210307214930998
63716 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/head_64.S' (61,743) at 20210307214926542
63717 2025-01-21 03:01:00.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/sensorcommands.cpp' (61,744) at 20240920080007542
63718 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/me.c' (61,745) at 20210308005002852
63719 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ethtool_lanes.sh' (61,746) at 20220525020655207
63720 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/sysfs.c' (61,747) at 20240405153049633
63721 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_audio.c' (61,748) at 20240815080012899
63722 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager_gen5.c' (61,749) at 20210308005002780
63723 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-trace-id.c' (61,750) at 20240405153048893
63724 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.shellcheck-ignore' (61,751) at 20230629131804611
63725 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5422-odroidxu3.dts' (61,752) at 20210308005002580
63726 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_gpt.h' (61,753) at 20210308005002664
63727 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/cg3100d/Kconfig' (61,754) at 20210308005003024
63728 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ep88xc.dts' (61,755) at 20210307214926342
63729 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/resource_dump_entry.cpp' (61,756) at 20230627080024910
63730 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/libusb-header-path.patch' (61,757) at 20231011080016574
63731 2025-01-21 03:01:00.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_xsk.c' (61,758) at 20240405153050201
63732 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/ti.h' (61,759) at 20240405153052669
63733 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/datetime/me-time-sync/me-time-sync.sh' (61,760) at 20230415080012881
63734 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/sve.json' (61,761) at 20240405153232227
63735 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/reset.S' (61,762) at 20210308005002776
63736 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmark-techno/armadillo-800eva/Kconfig' (61,763) at 20210308005002916
63737 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/sev-guest-firmware.rst' (61,764) at 20220429100100422
63738 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nvme' (61,765) at 20210308005003296
63739 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_callback.c' (61,766) at 20210307214932222
63740 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/trace.h' (61,767) at 20220525020652270
63741 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hdaudio_ext.h' (61,768) at 20240405153052885
63742 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-skip-the-test-when-gcc-not-deployed.patch' (61,769) at 20241221090017656
63743 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ttm.h' (61,770) at 20220525020653003
63744 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_d.c' (61,771) at 20210308005046513
63745 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_disable_no_branch_test.c' (61,772) at 20240405153054361
63746 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/batch.py' (61,773) at 20210307205554642
63747 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/Makefile' (61,774) at 20240405153231283
63748 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml' (61,775) at 20240405153229759
63749 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/sprd,sc9860-pinctrl.txt' (61,776) at 20210307214925398
63750 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml' (61,777) at 20240405153229763
63751 2025-01-21 03:01:00.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_ife.h' (61,778) at 20210307214931662
63752 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-out.c' (61,779) at 20240913080013797
63753 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/Makefile' (61,780) at 20240405153049385
63754 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c' (61,781) at 20240405153231311
63755 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/30-ubiattach-or-format' (61,782) at 20240229090011783
63756 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.h' (61,783) at 20240405153049413
63757 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/parisc/include/uapi/asm/mman.h' (61,784) at 20240405153054033
63758 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,jpgdecsys.txt' (61,785) at 20210307214925278
63759 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_tproxy_ipv4.c' (61,786) at 20240613080016531
63760 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/socket.h' (61,787) at 20210308005046093
63761 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/stm32-lptimer-cnt.c' (61,788) at 20240405153046909
63762 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Karkkila' (61,789) at 20210307205553770
63763 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/layer-overview.py' (61,790) at 20220804030014695
63764 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/irq.h' (61,791) at 20210307214926222
63765 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VINI.interface.yaml' (61,792) at 20240618080025497 to deleted uid set
63766 2025-01-21 03:01:00.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/bcm958742t.dts' (61,793) at 20210307214926010
63767 2025-01-21 03:01:00.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/phase.c' (61,794) at 20210307214932262
63768 2025-01-21 03:01:00.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/gui.py' (61,795) at 20210307205554642
63769 2025-01-21 03:01:00.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-powercap.c' (61,796) at 20240405153230055
63770 2025-01-21 03:01:00.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sp-dev.h' (61,797) at 20240405153230259
63771 2025-01-21 03:01:00.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-isp1301.c' (61,798) at 20240405153052125
63772 2025-01-21 03:01:00.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/SES2_C-87.0W' (61,799) at 20210307205553762
63773 2025-01-21 03:01:00.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.prettierignore' (61,800) at 20221216040019482
63774 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c' (61,801) at 20240830080013279
63775 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_utils.hpp' (61,802) at 20240817080005379
63776 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun7i-a20-ccu.h' (61,803) at 20210307214931334
63777 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/meson.S' (61,804) at 20210309003648680
63778 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ipmi.h' (61,805) at 20221215040039178
63779 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-memory.c' (61,806) at 20241114091008828
63780 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-ux500.c' (61,807) at 20220525020652370
63781 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ioctl.c' (61,808) at 20240830080013267
63782 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv2_clk_mgr.c' (61,809) at 20210307214927270
63783 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/at91.h' (61,810) at 20210308005003636
63784 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lpe_audio.h' (61,811) at 20240405153048457
63785 2025-01-21 03:01:00.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/dbus/file_notifier.hpp' (61,812) at 20240910080001398
63786 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/Makefile' (61,813) at 20210307214926474
63787 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_io.c' (61,814) at 20240405153049661
63788 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-pc-plus.dts' (61,815) at 20240405153045393
63789 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/taskstats.c' (61,816) at 20240405153053053
63790 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/goldfish_pic.c' (61,817) at 20241211090212282
63791 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/imx219.yaml' (61,818) at 20240405153045093
63792 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/suspend-asm.S' (61,819) at 20210307214926454
63793 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8377_wlan.dts' (61,820) at 20210307214926358
63794 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.c' (61,821) at 20210307214928842
63795 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/l2_cache.json' (61,822) at 20240405153232223
63796 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/MAINTAINERS' (61,823) at 20210308005003032
63797 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm.h' (61,824) at 20240405153045669
63798 2025-01-21 03:01:00.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_defconfig' (61,825) at 20210308005003284
63799 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/index.c' (61,826) at 20240830080013323
63800 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fp-exceptions.c' (61,827) at 20221215040039386
63801 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/hi846.c' (61,828) at 20240405153049313
63802 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hidraw/hid-example.c' (61,829) at 20220525020654935
63803 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.1.rst' (61,830) at 20230114040015514
63804 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-mx-sdio.c' (61,831) at 20240405153230855
63805 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxtst_1.2.5.bb' (61,832) at 20241221090017684
63806 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-util.h' (61,833) at 20240326080039546
63807 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Namestovo' (61,834) at 20210307205553794
63808 2025-01-21 03:01:00.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sev_verify_cbit.S' (61,835) at 20220525020652170
63809 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/amd_manager.c' (61,836) at 20240503080014494
63810 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/Kconfig' (61,837) at 20210308005002820
63811 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/ump_convert.c' (61,838) at 20240910080014102
63812 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_codec.c' (61,839) at 20240405153053181
63813 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/KASAN/arch-support.txt' (61,840) at 20240405153229807
63814 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/piix4-poweroff.c' (61,841) at 20210307214930154
63815 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (61,842) at 20241015080012039
63816 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/wd_timer.c' (61,843) at 20210307214925930
63817 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/hte/hte.rst' (61,844) at 20240405153045193
63818 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/interface/ia_css_pipe_binarydesc.h' (61,845) at 20240405153051829
63819 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_PCI_33_PCIE_defconfig' (61,846) at 20210308005003280
63820 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Gdansk' (61,847) at 20210307205553778
63821 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8mq-mipi-csi2.c' (61,848) at 20240405153230807
63822 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_of.c' (61,849) at 20240405153051997
63823 2025-01-21 03:01:00.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libao/libao_1.2.0.bb' (61,850) at 20220402030015895
63824 2025-01-21 03:01:00.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/.gitignore' (61,851) at 20210307214926534
63825 2025-01-21 03:01:00.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun50i-h6-dmic.yaml' (61,852) at 20240405153045161
63826 2025-01-21 03:01:00.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/io_apic.c' (61,853) at 20241011080017291
63827 2025-01-21 03:01:00.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/.gitignore' (61,854) at 20240405153052981
63828 2025-01-21 03:01:00.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/LICENSE' (61,855) at 20210308005046541
63829 2025-01-21 03:01:00.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-cpcap.txt' (61,856) at 20210307214925346
63830 2025-01-21 03:01:00.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/omapdss.h' (61,857) at 20241211090145417
63831 2025-01-21 03:01:00.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ContainerCollection.json' (61,858) at 20240619080002944
63832 2025-01-21 03:01:00.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/bufferiszero.c.inc' (61,859) at 20240906080037184
63833 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kstrtox.h' (61,860) at 20220525020654579
63834 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/0001-pyproject.toml-don-t-pin-dependency-versions.patch' (61,861) at 20241221090017556
63835 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c' (61,862) at 20240405153231023
63836 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-acodec-ctrl.c' (61,863) at 20240405153232187
63837 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/Kconfig' (61,864) at 20240405153048813
63838 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-wideband-receiver.rst' (61,865) at 20240405153045313
63839 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/sama5_defconfig' (61,866) at 20240405153229907
63840 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/setup.py' (61,867) at 20220728030041559
63841 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sti/stih407-overview.rst' (61,868) at 20240405153044973
63842 2025-01-21 03:01:00.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_pagelist.h' (61,869) at 20210307214930686
63843 2025-01-21 03:01:00.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_type.h' (61,870) at 20220525020653531
63844 2025-01-21 03:01:00.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/google,goldfish-rtc.txt' (61,871) at 20210307214925414
63845 2025-01-21 03:01:00.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-22.12/oe-npm-cache' (61,872) at 20241221090017512
63846 2025-01-21 03:01:00.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/jump_label.c' (61,873) at 20241011080017379
63847 2025-01-21 03:01:00.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-mtrace.c' (61,874) at 20240405153054001
63848 2025-01-21 03:01:00.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98520.yaml' (61,875) at 20240405153045165
63849 2025-01-21 03:01:00.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_cpufreq_clamp.c' (61,876) at 20240405153049225
63850 2025-01-21 03:01:00.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Board.interface.yaml' (61,877) at 20210610000035126
63851 2025-01-21 03:01:00.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/wakeup.S' (61,878) at 20210308005002860
63852 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/sbom30.py' (61,879) at 20241221090017628
63853 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp' (61,880) at 20241212090003682
63854 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/platform-quirks.c' (61,881) at 20240405153046433
63855 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/Kconfig' (61,882) at 20240906080037528
63856 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/elf.h' (61,883) at 20240405153229999
63857 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/processor.h' (61,884) at 20210307214931486
63858 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_map_raw_tp.c' (61,885) at 20240405153054261
63859 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-mutex.h' (61,886) at 20210307214931806
63860 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/board.c' (61,887) at 20210308005002784
63861 2025-01-21 03:01:00.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_core.c' (61,888) at 20221128040017642
63862 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_proc.c' (61,889) at 20220525020654999
63863 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_delloem.h' (61,890) at 20210308004938820
63864 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/feh/feh_3.10.3.bb' (61,891) at 20241221090017528
63865 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuarm/machconfig' (61,892) at 20210307205554454
63866 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_table.hpp' (61,893) at 20240903080027139
63867 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-octeontx2.inc' (61,894) at 20240301090012451
63868 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_mman.h' (61,895) at 20230925080039941
63869 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_qbman_base.h' (61,896) at 20210308005003648
63870 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-pipe.c' (61,897) at 20221017030010210
63871 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.json' (61,898) at 20210927100127469
63872 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/init_32.c' (61,899) at 20240405153230047
63873 2025-01-21 03:01:00.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/oimm507b.c' (61,900) at 20240405153048613
63874 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/batman_adv.h' (61,901) at 20220525020654663
63875 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_codec.h' (61,902) at 20240405153053181
63876 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/unistd_64.h' (61,903) at 20241211090212374
63877 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/xdp.h' (61,904) at 20240405153052861
63878 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arosjokk' (61,905) at 20210307205553778
63879 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial.h' (61,906) at 20240405153052793
63880 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/exception.json' (61,907) at 20240405153054109
63881 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_000_version.py' (61,908) at 20210308005003744
63882 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts' (61,909) at 20240405153045713
63883 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/car.S' (61,910) at 20210308005002852
63884 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_text.c' (61,911) at 20240405153232075
63885 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/fonts.c' (61,912) at 20240405153053085
63886 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/wangxun/ngbe.rst' (61,913) at 20240405153045237
63887 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/Kconfig' (61,914) at 20210309003651768
63888 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/Makefile' (61,915) at 20240405153053061
63889 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/smm_test.c' (61,916) at 20240405153054321
63890 2025-01-21 03:01:00.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/siphash.rst' (61,917) at 20240405153045257
63891 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/conv-funcs.h' (61,918) at 20210308005003544
63892 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (61,919) at 20241123090010951
63893 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/config-scpback.json' (61,920) at 20210413100020746
63894 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/virtio-9p.h' (61,921) at 20210308005045821
63895 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/regmap.h' (61,922) at 20220525020654571
63896 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/armada/marvell,dove-lcd.txt' (61,923) at 20210307214925302
63897 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_resource.h' (61,924) at 20220429100100646
63898 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-aster.dts' (61,925) at 20240405153045529
63899 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_info_usernet.py' (61,926) at 20241211090212538
63900 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_drm.h' (61,927) at 20240405153048361
63901 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/lscsa_alloc.c' (61,928) at 20210307214926462
63902 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-protos.rst' (61,929) at 20240405153045313
63903 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_join.sh' (61,930) at 20241023080012907
63904 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca_function_calls.rst' (61,931) at 20210309003648476
63905 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/meson.build' (61,932) at 20220913030027317 to deleted uid set
63906 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami-pdx215.dts' (61,933) at 20240405153045793
63907 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/106.out' (61,934) at 20210308005046445
63908 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb' (61,935) at 20230114040015550
63909 2025-01-21 03:01:00.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.linter-ignore' (61,936) at 20221208040033314
63910 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_com_reg.h' (61,937) at 20240405153051925
63911 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/ccn504.S' (61,938) at 20210308005002708
63912 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/xen-9pfs.h' (61,939) at 20210308005045821
63913 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.1.dts' (61,940) at 20240405153045709
63914 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libopus/libopus_1.5.2.bb' (61,941) at 20241206090014258
63915 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/gdbserver.py' (61,942) at 20230401080011967
63916 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/aravis/aravis_0.8.31.bb' (61,943) at 20241206090014238
63917 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/markdownlint.yaml' (61,944) at 20221213040016740
63918 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/debug.h' (61,945) at 20220525020654495
63919 2025-01-21 03:01:00.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/xtensa-isa-internal.h' (61,946) at 20210308005046373
63920 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdrom/cdrom.c' (61,947) at 20241104090011567
63921 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/brcmstb-reboot.c' (61,948) at 20241011080017343
63922 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc.c' (61,949) at 20220525020653699
63923 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/manifest.c' (61,950) at 20210307214928086
63924 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srl_w.c' (61,951) at 20210308005046525
63925 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/templates/default/local.conf.sample' (61,952) at 20241221090017484
63926 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2.host.h' (61,953) at 20210307214930554
63927 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-sha512.c' (61,954) at 20220525020652390
63928 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/fc/fc_gs.h' (61,955) at 20210307214931694
63929 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/board-gx.c' (61,956) at 20210308005002752
63930 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/Kconfig' (61,957) at 20210307214929162
63931 2025-01-21 03:01:00.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-rpmsg.c' (61,958) at 20240405153053933
63932 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/srccode.c' (61,959) at 20220525020655175
63933 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_bytes_action.hpp' (61,960) at 20240817080031292
63934 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/oemrouter_unittest.cpp' (61,961) at 20230513080027506
63935 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-info.1' (61,962) at 20210307214932614
63936 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust/0001-python-lttngust-Makefile.am-Add-install-lib-to-setup.patch' (61,963) at 20240302090018242
63937 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-audio.c' (61,964) at 20220525020653315
63938 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/firewire.h' (61,965) at 20240405153052845
63939 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds' (61,966) at 20210308005002832
63940 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/mmc/flash.cpp' (61,967) at 20230829080024455 to deleted uid set
63941 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/0001-Makefile-check-the-file-if-patched-or-not.patch' (61,968) at 20241221090017664
63942 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/migration-helpers.c' (61,969) at 20241211090212546
63943 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/cpu-param.h' (61,970) at 20240906080037472
63944 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.c' (61,971) at 20210307214927958
63945 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/occ' (61,972) at 20240618080015077
63946 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/leds/phosphor-led-manager/com.ampere.Hardware.Chassis.Model.MtJade.json' (61,973) at 20240906080012375
63947 2025-01-21 03:01:00.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_features.sh' (61,974) at 20240405153054289
63948 2025-01-21 03:01:00.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-sriox-defs.h' (61,975) at 20210307214926238
63949 2025-01-21 03:01:00.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/subpage_prot.c' (61,976) at 20240405153046185
63950 2025-01-21 03:01:00.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/Makefile' (61,977) at 20240405153230275
63951 2025-01-21 03:01:00.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c509.c' (61,978) at 20240405153049769
63952 2025-01-21 03:01:00.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc' (61,979) at 20220823030015991
63953 2025-01-21 03:01:00.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/tlbex.h' (61,980) at 20210307214926246
63954 2025-01-21 03:01:00.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi' (61,981) at 20240405153045753
63955 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a1-emmc_defconfig' (61,982) at 20220802100038577
63956 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/2.Process.rst' (61,983) at 20240405153045297
63957 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/namei.c' (61,984) at 20240405153231603
63958 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/066' (61,985) at 20240906080037564
63959 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/process.c' (61,986) at 20240405153229863
63960 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/.gitignore' (61,987) at 20210308005003744
63961 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/mem.c' (61,988) at 20220525020653127
63962 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/MountPoint.interface.yaml' (61,989) at 20240618080025501
63963 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/common.h' (61,990) at 20210308005002944
63964 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9055-i2c.c' (61,991) at 20240405153230835
63965 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/selcommands.cpp' (61,992) at 20241113090005460
63966 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-a1-ad401.dts' (61,993) at 20210307214925990
63967 2025-01-21 03:01:00.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb' (61,994) at 20231207090015266
63968 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dateparser_1.2.0.bb' (61,995) at 20231126090012801
63969 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/key_gen.h' (61,996) at 20210307214927078
63970 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/domain.h' (61,997) at 20240405153045621
63971 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston-autologin' (61,998) at 20210307205554586
63972 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-cmdq.h' (61,999) at 20240405153049413
63973 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-pppd-ippool.c-Fix-type-casting-issues-between-in_add.patch' (62,000) at 20221003030013261
63974 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-itead-ibox.dts' (62,001) at 20240405153045385
63975 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/Manager.interface.yaml' (62,002) at 20240123090024671
63976 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/default_server.site' (62,003) at 20210307205554034
63977 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/Kconfig' (62,004) at 20210308005003032
63978 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/arc/gaudi2_arc_common_packets.h' (62,005) at 20240405153046581
63979 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi6220.c' (62,006) at 20240405153230211
63980 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/overview.rst' (62,007) at 20240405153044973
63981 2025-01-21 03:01:00.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7266.c' (62,008) at 20240710080014585
63982 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/filemonitor.h' (62,009) at 20210308005046045
63983 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/images/fb-ventura-phosphor-image.inc' (62,010) at 20241030080011511
63984 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/Makefile' (62,011) at 20210307214926558
63985 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/vmalloc.h' (62,012) at 20210307214926554
63986 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_emulate.c' (62,013) at 20240405153046161
63987 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/string.h' (62,014) at 20240405153046249
63988 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/intel_hdmi_audio.h' (62,015) at 20220525020655107
63989 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2438.c' (62,016) at 20240405153052233
63990 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hardirq.h' (62,017) at 20210307214926578
63991 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/mxm.h' (62,018) at 20210307214927906
63992 2025-01-21 03:01:00.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/util.hpp' (62,019) at 20210308005346770
63993 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/at76c50x-usb.h' (62,020) at 20210307214929786
63994 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/isp_private.h' (62,021) at 20210307214930542
63995 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_kms.h' (62,022) at 20210307214928078
63996 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ref-verify.h' (62,023) at 20210307214931022
63997 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/is-Reykjavik' (62,024) at 20210307205553774
63998 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/ax88179_178a.c' (62,025) at 20240710080014593
63999 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_thinint.c' (62,026) at 20240405153051525
64000 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x/Makefile' (62,027) at 20210308005002772
64001 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/fw_cfg_acpi.h' (62,028) at 20241211090212362
64002 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/shmparam.h' (62,029) at 20210307214926242
64003 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c' (62,030) at 20210307214927962
64004 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/Makefile' (62,031) at 20240405153049485
64005 2025-01-21 03:01:00.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_2.0.2.bb' (62,032) at 20220402030015947
64006 2025-01-21 03:01:00.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/crypto/ecc.c' (62,033) at 20240405153046537 to deleted uid set
64007 2025-01-21 03:01:00.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/dma.c' (62,034) at 20240405153046629
64008 2025-01-21 03:01:00.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/working-state.rst' (62,035) at 20240405153044961
64009 2025-01-21 03:01:00.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpda.h' (62,036) at 20240405153048893
64010 2025-01-21 03:01:00.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/docg3.h' (62,037) at 20210307214929210
64011 2025-01-21 03:01:00.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-vbi.h' (62,038) at 20210307214928810
64012 2025-01-21 03:01:00.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/lib82596.c' (62,039) at 20240405153049961
64013 2025-01-21 03:01:00.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/wm8776.h' (62,040) at 20210307214932270
64014 2025-01-21 03:01:00.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/automake-foreign.patch' (62,041) at 20210307205553958
64015 2025-01-21 03:01:00.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/net.c' (62,042) at 20240405153047029
64016 2025-01-21 03:01:00.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_flong.c' (62,043) at 20210307214926274
64017 2025-01-21 03:01:00.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/virtio-input-hid.c' (62,044) at 20240326080039450
64018 2025-01-21 03:01:00.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/virtio-scsi.c' (62,045) at 20241211090212334
64019 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65910_pmic.h' (62,046) at 20210308005003680
64020 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9x5ek_nandflash_defconfig' (62,047) at 20210308005003248
64021 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/irqs.h' (62,048) at 20240405153045645
64022 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/00-bmc-eth0.4004.1.network' (62,049) at 20210307205554222
64023 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-innocomm-wb15-evk.dts' (62,050) at 20240405153045725
64024 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/228.out' (62,051) at 20210308005046461
64025 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tox_4.23.2.bb' (62,052) at 20241221090017560
64026 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-colombus.dts' (62,053) at 20210308005002620
64027 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_oss_legacy.h' (62,054) at 20210307214931602
64028 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/octeon-usb.txt' (62,055) at 20210307214925450
64029 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53659@74.conf' (62,056) at 20240904080027738
64030 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a774a1-sysc.h' (62,057) at 20210307214931346
64031 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/sta2x11/Makefile' (62,058) at 20210307214928714
64032 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/apmt.c' (62,059) at 20240405153046629
64033 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_rcw_nand.cfg' (62,060) at 20210308005002968
64034 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0004-use-asm-sgidefs.h.patch' (62,061) at 20231011080016578
64035 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/hello-s390x.c' (62,062) at 20210308005046529
64036 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/.gitignore' (62,063) at 20210307214925910
64037 2025-01-21 03:01:00.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/touchkit_ps2.h' (62,064) at 20210307214928494
64038 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/bootconfig.rst' (62,065) at 20240405153045281
64039 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-moxtet' (62,066) at 20220525020651630
64040 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/meta-python-image-ptest-fast.bb' (62,067) at 20231014080011723
64041 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clkgate-separated.c' (62,068) at 20210307214926974
64042 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mvneta.c' (62,069) at 20210308005003436
64043 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/max8998.c' (62,070) at 20210308005003468
64044 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/xyzModem.h' (62,071) at 20210308005003692
64045 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/elf.S' (62,072) at 20240405153045949
64046 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/licenses/OML' (62,073) at 20210307205554034
64047 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/.clang-tidy' (62,074) at 20230512080010312
64048 2025-01-21 03:01:00.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-io.h' (62,075) at 20240405153051285
64049 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/load.c' (62,076) at 20210308005003212
64050 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_off_cause.hpp' (62,077) at 20240820080023694
64051 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ax25.rst' (62,078) at 20240405153229823
64052 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/move_extents.c' (62,079) at 20240628080014021
64053 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scikit-build-core_0.10.7.bb' (62,080) at 20241221090017560
64054 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/0001-setup.py-switch-to-setuptools.patch' (62,081) at 20220402030016019
64055 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/callouts/callouts-gen.mako.hpp' (62,082) at 20210308005049125
64056 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/Makefile' (62,083) at 20240405153050393
64057 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crct10dif-pcl-asm_64.S' (62,084) at 20240405153046361
64058 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/spl.c' (62,085) at 20210308005002940
64059 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stm32mp1-clksrc.h' (62,086) at 20210308005003636
64060 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fec_mxc' (62,087) at 20210308005003292
64061 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/triggers.cpp' (62,088) at 20240820080023690
64062 2025-01-21 03:01:00.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/trace.h' (62,089) at 20240326080039634
64063 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c' (62,090) at 20240405153050645
64064 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_disc.c' (62,091) at 20220525020654007
64065 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/writecache.rst' (62,092) at 20240405153044941
64066 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-ns2-pcie.c' (62,093) at 20240405153051277
64067 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/locking.rst' (62,094) at 20240405153229811
64068 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/swift/obmc/fan-watchdog/fan-watchdog.conf' (62,095) at 20210307205553698
64069 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-icore-rqs-u-boot.dtsi' (62,096) at 20210308005002584
64070 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_msgtype50.c' (62,097) at 20240405153231379
64071 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_topology.h' (62,098) at 20240910080014030
64072 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/vqmmc-ipq4019-regulator.c' (62,099) at 20240613080016463
64073 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.h' (62,100) at 20210307214929334
64074 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m1-ulcb-kf.dts' (62,101) at 20240405153229963
64075 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyroute2/run-ptest' (62,102) at 20240301090012435
64076 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring1.sh' (62,103) at 20230920080013648
64077 2025-01-21 03:01:00.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c' (62,104) at 20210307214932706
64078 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/pptable.h' (62,105) at 20240815080012883
64079 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/acp/Makefile' (62,106) at 20210307214927202
64080 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-uniphier.c' (62,107) at 20240405153048917
64081 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation' (62,108) at 20210927100127505
64082 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/acornscsi-io.S' (62,109) at 20210307214930282
64083 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/sram-init.c' (62,110) at 20240405153045661
64084 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_rew.h' (62,111) at 20210307214929550
64085 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/Kconfig' (62,112) at 20210307214930702
64086 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/demo-pdata.c' (62,113) at 20210308005003372
64087 2025-01-21 03:01:00.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7462.rst' (62,114) at 20210307214925498
64088 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c' (62,115) at 20240405153230779
64089 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-video.c' (62,116) at 20240405153049425
64090 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pid_namespace/regression_enomem.c' (62,117) at 20210309003656012
64091 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_context.c' (62,118) at 20240405153048793
64092 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs42l52.txt' (62,119) at 20210307214925426
64093 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt5190a-regulator.yaml' (62,120) at 20240405153229791
64094 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ip22zilog.h' (62,121) at 20210307214930750
64095 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config.bb' (62,122) at 20241206090014234
64096 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/enetc_mdio.h' (62,123) at 20241023080012899
64097 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/devices.h' (62,124) at 20210307214926186
64098 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/crash_dump.c' (62,125) at 20240405153045917
64099 2025-01-21 03:01:00.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_switcheroo.h' (62,126) at 20210307214927850
64100 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp_iio.c' (62,127) at 20240405153048973
64101 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/spl.c' (62,128) at 20230720080043535
64102 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_filter.c' (62,129) at 20240405153053277
64103 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_s390x_tuxrun.py' (62,130) at 20241211090212542
64104 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp' (62,131) at 20230523080003149
64105 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/board-gpr.c' (62,132) at 20210309003648824
64106 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/OWNERS' (62,133) at 20241220090032923
64107 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/veristat.cfg' (62,134) at 20240405153054293
64108 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iunlink_item.h' (62,135) at 20240405153052597
64109 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking/eagain.patch' (62,136) at 20241221090017640
64110 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp' (62,137) at 20231024080003368
64111 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/fs.c' (62,138) at 20240405153231883
64112 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/crc-16-ccitt.h' (62,139) at 20240516080009958
64113 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/bubblewrap/bubblewrap_0.10.0.bb' (62,140) at 20241221090017532
64114 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/edma.h' (62,141) at 20210307214931474
64115 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/pasid.c' (62,142) at 20210307214929174
64116 2025-01-21 03:01:00.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/dbg_stackkill.S' (62,143) at 20210307214925658
64117 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/csum_copy.S' (62,144) at 20240405153230095
64118 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/run-ptest' (62,145) at 20210307205553750
64119 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/reap.h' (62,146) at 20240405153231775
64120 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max16601.rst' (62,147) at 20240405153045217
64121 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-wake.c' (62,148) at 20240405153054097
64122 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitunpackoffline/gitunpackoffline-fail.bb' (62,149) at 20230919080013974
64123 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7511-v4l2.c' (62,150) at 20240405153049305
64124 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ControlCollection.json' (62,151) at 20240619080002944
64125 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.h' (62,152) at 20240405153050249
64126 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l85.c' (62,153) at 20240405153232147
64127 2025-01-21 03:01:00.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-slave-testunit.c' (62,154) at 20240719080013349
64128 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Hirvasvaara' (62,155) at 20210307205553774
64129 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/atmel,lcdc.txt' (62,156) at 20240405153045037
64130 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/unicode-ident-1-rs.wrap' (62,157) at 20241211090212462
64131 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/Makefile' (62,158) at 20240405153050693
64132 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-mapleboard-mp130.dts' (62,159) at 20240405153045389
64133 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/fifo.h' (62,160) at 20210307214930858
64134 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSBK.interface.yaml' (62,161) at 20240327080021041
64135 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_udc.c' (62,162) at 20221128040017562
64136 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/utils.py' (62,163) at 20220910030013401
64137 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm7038-l1-intc.yaml' (62,164) at 20240405153045085
64138 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/realtek_cr.c' (62,165) at 20220525020654295
64139 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rpcgss.h' (62,166) at 20240805080014031
64140 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cs42l43.c' (62,167) at 20240628080014005
64141 2025-01-21 03:01:00.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c' (62,168) at 20240405153048633
64142 2025-01-21 03:01:00.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/si476x.c' (62,169) at 20240405153053761
64143 2025-01-21 03:01:00.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/advantech_dms-ba16.h' (62,170) at 20210308005003584
64144 2025-01-21 03:01:00.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.c' (62,171) at 20240405153231023
64145 2025-01-21 03:01:00.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/copy_to_user.S' (62,172) at 20240405153045897
64146 2025-01-21 03:01:00.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_swn.h' (62,173) at 20240405153052509
64147 2025-01-21 03:01:00.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sticore.h' (62,174) at 20240405153231883
64148 2025-01-21 03:01:00.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/host-s0-state.target' (62,175) at 20230629131804615
64149 2025-01-21 03:01:00.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-txx9.c' (62,176) at 20220525020652006
64150 2025-01-21 03:01:00.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/test/utils.c' (62,177) at 20220525020654863
64151 2025-01-21 03:01:00.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede.h' (62,178) at 20240405153231039
64152 2025-01-21 03:01:00.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv4.inc' (62,179) at 20210905000020577
64153 2025-01-21 03:01:00.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/msix.c' (62,180) at 20240906080037276
64154 2025-01-21 03:01:00.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_44x.h' (62,181) at 20240405153046133
64155 2025-01-21 03:01:00.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/swig/swig_4.3.0.bb' (62,182) at 20241221090017676
64156 2025-01-21 03:01:00.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/cdev.rst' (62,183) at 20220525020651726
64157 2025-01-21 03:01:00.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CONNSECMARK.h' (62,184) at 20210307214931646
64158 2025-01-21 03:01:00.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c' (62,185) at 20240624080012772
64159 2025-01-21 03:01:00.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/fdt.c' (62,186) at 20210308005003432
64160 2025-01-21 03:01:00.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/moxa,moxart-watchdog.txt' (62,187) at 20210307214925454
64161 2025-01-21 03:01:00.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.c' (62,188) at 20240405153230411
64162 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-config.c' (62,189) at 20240405153232243
64163 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/kmemleak.h' (62,190) at 20210307214932630
64164 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_drv.h' (62,191) at 20240405153230603
64165 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/module.lds.h' (62,192) at 20210309003648808
64166 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/mux.c' (62,193) at 20210308005003168
64167 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_parse_tcp_hdr_opt.c' (62,194) at 20240405153054277
64168 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc.inc' (62,195) at 20210812000025342
64169 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mctp.h' (62,196) at 20220525020654659
64170 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/floating-point.json' (62,197) at 20240405153054149
64171 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/platinumfb.c' (62,198) at 20240405153231587
64172 2025-01-21 03:01:00.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/afs_vl.h' (62,199) at 20210307214930994
64173 2025-01-21 03:01:00.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-host-ipmid/chassishandler.cpp' (62,200) at 20240829080022534 to deleted uid set
64174 2025-01-21 03:01:00.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/config.mk' (62,201) at 20210308005002812
64175 2025-01-21 03:01:00.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac.h' (62,202) at 20240405153049817
64176 2025-01-21 03:01:00.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_tcp.h' (62,203) at 20210307214931458
64177 2025-01-21 03:01:00.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/clk.c' (62,204) at 20210308005002796
64178 2025-01-21 03:01:00.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/xlnx,emaclite.yaml' (62,205) at 20240405153045121
64179 2025-01-21 03:01:00.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (62,206) at 20220622030015257
64180 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/ubi.h' (62,207) at 20240405153049713
64181 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/dma.c' (62,208) at 20241008080013955
64182 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/shrinker_debugfs.rst' (62,209) at 20240405153044961
64183 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (62,210) at 20240209090013644
64184 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Laxviken' (62,211) at 20210307205553786
64185 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-ipe.c' (62,212) at 20240405153046797
64186 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rs411.dts' (62,213) at 20240405153045457
64187 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-npcm7xx.c' (62,214) at 20240405153230207
64188 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5677-spi.h' (62,215) at 20210307214932334
64189 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_d.c' (62,216) at 20210308005046521
64190 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4.3TAHOE' (62,217) at 20241221090017612
64191 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/TODO' (62,218) at 20210307214926898
64192 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/meson.build' (62,219) at 20241210090027376
64193 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/siox.h' (62,220) at 20210307214931614
64194 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/Makefile' (62,221) at 20240405153046833
64195 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/image_verify.cpp' (62,222) at 20240820080019546
64196 2025-01-21 03:01:00.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6q2g.cfg' (62,223) at 20210308005002924
64197 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/allwinner-a10-pic.h' (62,224) at 20210308005046013
64198 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie_ipc.h' (62,225) at 20210307214929902
64199 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/fuse.h' (62,226) at 20241211090212370
64200 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml' (62,227) at 20240405153045121
64201 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/ppr.h' (62,228) at 20210307214929794
64202 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_sysctl.c' (62,229) at 20240405153053109
64203 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-proc-Make-PROC_PID_FILE-not-use-variable-length-arra.patch' (62,230) at 20241221090017512
64204 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_NETMAP.c' (62,231) at 20210307214932026
64205 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53659@72.conf' (62,232) at 20240904080027738
64206 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/ld-version.sh' (62,233) at 20210308005003736
64207 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/exception_level.c' (62,234) at 20210308005002552
64208 2025-01-21 03:01:00.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/smem.c' (62,235) at 20210308005003740
64209 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/serial.h' (62,236) at 20210307214926554
64210 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/args.h' (62,237) at 20240405153231799
64211 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-smk-k26-revA.dts' (62,238) at 20240405153045841
64212 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/CLI11.wrap' (62,239) at 20230913080018591
64213 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/Kconfig' (62,240) at 20210308005002920
64214 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts' (62,241) at 20240405153229975
64215 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-karin.dts' (62,242) at 20240405153045769
64216 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/baycom.h' (62,243) at 20210307214931622
64217 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xlnx-versal.c' (62,244) at 20241211090212254
64218 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear310.c' (62,245) at 20240405153045689
64219 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/vcpu.h' (62,246) at 20240405153052961
64220 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/i8259.h' (62,247) at 20210307214926214
64221 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400/core-isa.h' (62,248) at 20221215040039346
64222 2025-01-21 03:01:00.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_2_0_sh_mask.h' (62,249) at 20210307214927694
64223 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/serial.rst' (62,250) at 20240405153044977
64224 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/entropy_common.c' (62,251) at 20240405153053113
64225 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/machine_btn.html' (62,252) at 20210307205554286
64226 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_pci.c' (62,253) at 20241211090212326
64227 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/litesom.c' (62,254) at 20210308005002728
64228 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/car.S' (62,255) at 20210308005002856
64229 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd_freq_sensitivity.c' (62,256) at 20240405153046909
64230 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/Everest.json' (62,257) at 20240809080033019
64231 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/amd_shared.h' (62,258) at 20240411080014074
64232 2025-01-21 03:01:00.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/bblayers.conf.sample' (62,259) at 20240308090017907
64233 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/.gitignore' (62,260) at 20240405153046241
64234 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-tps6586x.c' (62,261) at 20240405153231375
64235 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/Makefile' (62,262) at 20240405153046697
64236 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/centaur.c' (62,263) at 20240405153046421
64237 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan.sh' (62,264) at 20240405153054301
64238 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/rave-sp-eeprom.c' (62,265) at 20240520080015167
64239 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/IOBoard/meson.build' (62,266) at 20230825080021141 to deleted uid set
64240 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_cm.c' (62,267) at 20240405153049113
64241 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeContext.hpp' (62,268) at 20241112090003102
64242 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_dio200_common.c' (62,269) at 20240405153046889
64243 2025-01-21 03:01:00.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx31.c' (62,270) at 20240405153046785
64244 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/pl011.c' (62,271) at 20241211090212258
64245 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/signal.c' (62,272) at 20240906080037360
64246 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/md.rst' (62,273) at 20240405153044953
64247 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tampere' (62,274) at 20210307205553774
64248 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0003-Makefile.am-only-build-ubi-utils.patch' (62,275) at 20210307205553750
64249 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/qrio.c' (62,276) at 20210308005003012
64250 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sel.h' (62,277) at 20210308004938820
64251 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_prctl.h' (62,278) at 20220429100100614
64252 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/skfbi.h' (62,279) at 20210307214929666
64253 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/auxio_64.h' (62,280) at 20210307214926578
64254 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/route.c' (62,281) at 20210307214932194
64255 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/user/user/update_admin_account.service' (62,282) at 20230806080014188
64256 2025-01-21 03:01:00.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/psample.c' (62,283) at 20220525020653679
64257 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/virtual-memory.json' (62,284) at 20240405153054141
64258 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/poll.h' (62,285) at 20210307214926762
64259 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Watcom-1.0' (62,286) at 20210307205554426
64260 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/dmac.h' (62,287) at 20210307214926246
64261 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_d.c' (62,288) at 20210308005046513
64262 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/prep.c' (62,289) at 20241211090212322
64263 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/mls.c' (62,290) at 20240405153232115
64264 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/pbi.cfg' (62,291) at 20210308005002964
64265 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/ddr2.h' (62,292) at 20210307214925874
64266 2025-01-21 03:01:00.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/machine/evb-ast2600.conf' (62,293) at 20240216090011898
64267 2025-01-21 03:01:00.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sensor-custom.c' (62,294) at 20240405153048821
64268 2025-01-21 03:01:00.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/drv_fcoe_fw_funcs.h' (62,295) at 20240405153051689
64269 2025-01-21 03:01:00.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk.c' (62,296) at 20210307214927022
64270 2025-01-21 03:01:00.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/nosymfollow-test.c' (62,297) at 20210309003656004
64271 2025-01-21 03:01:00.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/mux.c' (62,298) at 20210308005002948
64272 2025-01-21 03:01:00.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/socfpga_arria10.c' (62,299) at 20210308005003376
64273 2025-01-21 03:01:00.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/openlldp_1.1.1.bb' (62,300) at 20240413080012643
64274 2025-01-21 03:01:00.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1307.c' (62,301) at 20240405153231375
64275 2025-01-21 03:01:00.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/hisilicon/Makefile' (62,302) at 20210307214930206
64276 2025-01-21 03:01:00.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_mman.h' (62,303) at 20230925080039941
64277 2025-01-21 03:01:00.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mux_omap5.h' (62,304) at 20210308005002660
64278 2025-01-21 03:01:00.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-targets.inc' (62,305) at 20210307205554550
64279 2025-01-21 03:01:00.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-pm.h' (62,306) at 20220525020652206
64280 2025-01-21 03:01:00.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/label.c' (62,307) at 20240405153053465
64281 2025-01-21 03:01:00.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-atom.inc' (62,308) at 20210905000020581
64282 2025-01-21 03:01:00.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr.h' (62,309) at 20240405153050137
64283 2025-01-21 03:01:00.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_cia.c' (62,310) at 20240405153045353
64284 2025-01-21 03:01:00.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap143/MAINTAINERS' (62,311) at 20210308005003028
64285 2025-01-21 03:01:00.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_pound_sign.log' (62,312) at 20210309003655972
64286 2025-01-21 03:01:00.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_micfil.c' (62,313) at 20241211090145569
64287 2025-01-21 03:01:00.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ping.h' (62,314) at 20240405153052861
64288 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/apicdef.h' (62,315) at 20240405153046381
64289 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/meson.build' (62,316) at 20240326080039426
64290 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/argument.cpp' (62,317) at 20240719080031533
64291 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd-pdbg/ecmd-pdbg_1.0.bb' (62,318) at 20240606080012860
64292 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/1066mhz_4x256mx16.cfg' (62,319) at 20210308005003080
64293 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/gparted/gparted_1.6.0.bb' (62,320) at 20240413080012635
64294 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/config-bios.json' (62,321) at 20210307205554082
64295 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/s5p-sss.c' (62,322) at 20240405153230267
64296 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_link_encoder.h' (62,323) at 20220525020652510
64297 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a779f0-cpg-mssr.h' (62,324) at 20240405153231795
64298 2025-01-21 03:01:00.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t35/cm_t35.c' (62,325) at 20210308005002948
64299 2025-01-21 03:01:00.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/cache.json' (62,326) at 20240405153054145
64300 2025-01-21 03:01:00.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/helper.h' (62,327) at 20230925080040021
64301 2025-01-21 03:01:00.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/urb.c' (62,328) at 20240405153231539
64302 2025-01-21 03:01:00.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/create_error_reports.py' (62,329) at 20221206040009189
64303 2025-01-21 03:01:00.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami.dtsi' (62,330) at 20240405153045793
64304 2025-01-21 03:01:00.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0011-libtar-fix-programming-mistakes-detected-by-static-a.patch' (62,331) at 20241221090017540
64305 2025-01-21 03:01:00.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcu_segcblist.h' (62,332) at 20240405153053029
64306 2025-01-21 03:01:00.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-raw.h' (62,333) at 20210307214928774
64307 2025-01-21 03:01:00.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_vlan_tunnel.c' (62,334) at 20240405153231999
64308 2025-01-21 03:01:00.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy14_C-125W' (62,335) at 20210307205553762
64309 2025-01-21 03:01:00.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/systemd/xyz.openbmc_project.ObjectMapper.service.in' (62,336) at 20230215040032675
64310 2025-01-21 03:01:00.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/Hal8192CPhyReg.h' (62,337) at 20220525020654183
64311 2025-01-21 03:01:00.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_b.c' (62,338) at 20210308005046517
64312 2025-01-21 03:01:00.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxres_1.2.2.bb' (62,339) at 20230114040015550
64313 2025-01-21 03:01:00.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.h' (62,340) at 20210307214927234
64314 2025-01-21 03:01:00.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/pci.c' (62,341) at 20240815080012891
64315 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/CHANGELOG.md' (62,342) at 20241004080013211
64316 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildstats-diff' (62,343) at 20230520080014508
64317 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/call32.S' (62,344) at 20210308005002852
64318 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/callback_xdr.c' (62,345) at 20241018080014558
64319 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (62,346) at 20241206090014234
64320 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8065.dtsi' (62,347) at 20240405153045541
64321 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/da830.c' (62,348) at 20240405153045637
64322 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/spdxcheck-test.sh' (62,349) at 20240405153053461
64323 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/core.c' (62,350) at 20240405153231267
64324 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-ac97.c' (62,351) at 20210307214926898
64325 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_div.c' (62,352) at 20240405153046857
64326 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skarstad' (62,353) at 20210307205553790
64327 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/ia_css_pipeline_common.h' (62,354) at 20210307214930570
64328 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-kernel/linux/linux-aspeed/f0b.cfg' (62,355) at 20210307205554078
64329 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/aspenite/aspenite.c' (62,356) at 20210308005002904
64330 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h5-cc.dts' (62,357) at 20210309003648728
64331 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/mman.h' (62,358) at 20210308005046065
64332 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_with_devmap_helpers.c' (62,359) at 20240405153054281
64333 2025-01-21 03:01:00.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.aserver.vtable.hpp.mako' (62,360) at 20230902080037617
64334 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch' (62,361) at 20230503080014579
64335 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/geoclue/geoclue/0001-libgeoclue-don-t-try-to-use-g-ir-scanner-when-intros.patch' (62,362) at 20241221090017532
64336 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250.yaml' (62,363) at 20240405153045073
64337 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/of_platform.c' (62,364) at 20240405153230035
64338 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/console/obmc-console/uart-routing.sh' (62,365) at 20230412080023456
64339 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aspectlib/run-ptest' (62,366) at 20230503080014587
64340 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-time.c' (62,367) at 20210307214926290
64341 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/lcdif_kms.c' (62,368) at 20240405153048609
64342 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/fragmentation.c' (62,369) at 20220525020654791
64343 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/bt-bmc.c' (62,370) at 20220525020652294
64344 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/debugfs.c' (62,371) at 20240429080012448
64345 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8550-mtp.dts' (62,372) at 20240405153229959
64346 2025-01-21 03:01:00.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/dscr.rst' (62,373) at 20240405153229823
64347 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom.h' (62,374) at 20240405153050461
64348 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/package.json' (62,375) at 20221209040019091
64349 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.memhp' (62,376) at 20240906080037560 to deleted uid set
64350 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/srq_cmd.c' (62,377) at 20220525020653151
64351 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hip01-ca9x2.dts' (62,378) at 20240405153045437
64352 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt' (62,379) at 20210307214925338
64353 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/media5200.dts' (62,380) at 20240405153046093
64354 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/trap.c' (62,381) at 20240405153050109
64355 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-cadence.yaml' (62,382) at 20240405153229799
64356 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_defs.h' (62,383) at 20210307214930542
64357 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/asm-const.h' (62,384) at 20240405153046101
64358 2025-01-21 03:01:00.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/images/meta-filesystems-image-ptest.bb' (62,385) at 20240302090018202
64359 2025-01-21 03:01:00.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c' (62,386) at 20210307214929374
64360 2025-01-21 03:01:00.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/inode.c' (62,387) at 20240405153231647
64361 2025-01-21 03:01:00.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.h' (62,388) at 20240405153050109
64362 2025-01-21 03:01:00.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/Kconfig' (62,389) at 20210308005002852
64363 2025-01-21 03:01:00.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h' (62,390) at 20240405153051881
64364 2025-01-21 03:01:00.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/floating-point.json' (62,391) at 20240405153054149
64365 2025-01-21 03:01:00.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-pll.c' (62,392) at 20240405153046845
64366 2025-01-21 03:01:00.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/pmu.c' (62,393) at 20240405153054089
64367 2025-01-21 03:01:00.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_audmix.h' (62,394) at 20210307214932374
64368 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-driver.c' (62,395) at 20240405153049369
64369 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emumixer.c' (62,396) at 20240405153232131
64370 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_setuptools3_rust.bbclass' (62,397) at 20230813080012872
64371 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb' (62,398) at 20220204040022664
64372 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/cacheflush.h' (62,399) at 20240405153229991
64373 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/rethook_trampoline.S' (62,400) at 20240405153045945
64374 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/vdso64_wrapper.S' (62,401) at 20240405153046081
64375 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubiremount.service' (62,402) at 20210308005102829
64376 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Henan' (62,403) at 20210307205553782
64377 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c' (62,404) at 20210308005003468
64378 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/gen_vdso_offsets.sh' (62,405) at 20240405153046081
64379 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0006-Use-uintmax_t-for-handling-rlim_t.patch' (62,406) at 20240413080012651
64380 2025-01-21 03:01:00.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_36BIT_defconfig' (62,407) at 20210308005003240
64381 2025-01-21 03:01:00.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imx8mimage.c' (62,408) at 20220214040047371
64382 2025-01-21 03:01:00.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c' (62,409) at 20240405153050633
64383 2025-01-21 03:01:00.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/rpc_pipe_fs.h' (62,410) at 20240405153052801
64384 2025-01-21 03:01:00.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/keyring.c' (62,411) at 20241115090012977
64385 2025-01-21 03:01:00.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/handlers.c' (62,412) at 20240405153230571
64386 2025-01-21 03:01:00.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-ws.h' (62,413) at 20210308005046553
64387 2025-01-21 03:01:00.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/pci/Makefile' (62,414) at 20240405153045949
64388 2025-01-21 03:01:00.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/lager_spl.c' (62,415) at 20210308005003036
64389 2025-01-21 03:01:00.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/journal.h' (62,416) at 20220627100016998
64390 2025-01-21 03:01:00.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/ibex_uart.c' (62,417) at 20241211090212258
64391 2025-01-21 03:01:00.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_device.c' (62,418) at 20240405153053505
64392 2025-01-21 03:01:00.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/pinmux.h' (62,419) at 20210308005002672
64393 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/xilinx/zynqmp-pm-domains.c' (62,420) at 20240405153231351
64394 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt_tx.c' (62,421) at 20240405153050401 to deleted uid set
64395 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_store.S' (62,422) at 20210307214926146
64396 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dts' (62,423) at 20241118090018487
64397 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/ssi.h' (62,424) at 20230925080039929
64398 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/sdt-config.h' (62,425) at 20240405153054285
64399 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,dra7-dss.txt' (62,426) at 20210307214925310
64400 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spufs.h' (62,427) at 20240405153046205
64401 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (62,428) at 20220323030026191
64402 2025-01-21 03:01:00.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.52.bb' (62,429) at 20241221090017496
64403 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/logparser.py' (62,430) at 20230811080018314
64404 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/atakbd.c' (62,431) at 20240405153049133
64405 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/styles/_ibm.scss' (62,432) at 20220105012522991
64406 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_mmc.c' (62,433) at 20210308005003232
64407 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/topology.c' (62,434) at 20240405153230003
64408 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/silabs,si470x.yaml' (62,435) at 20240405153045101
64409 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_sdm.h' (62,436) at 20210307214927030
64410 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-pxa27x.c' (62,437) at 20240405153231559
64411 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8450.dtsi' (62,438) at 20240405153045777
64412 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/025_pack_zero_size.dts' (62,439) at 20210308005003752
64413 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/tve200_drm.h' (62,440) at 20210307214928054
64414 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/readdir.c' (62,441) at 20240405153052497
64415 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-start-pre@.target' (62,442) at 20220301040040077
64416 2025-01-21 03:01:00.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb' (62,443) at 20230114040015546
64417 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/boston.h' (62,444) at 20210308005003588
64418 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf_probe.c' (62,445) at 20230720080043539
64419 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/overlayfs.rst' (62,446) at 20240405153229815
64420 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib0090.c' (62,447) at 20240405153049285
64421 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_scsi.h' (62,448) at 20210308005046053
64422 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG2patch.S' (62,449) at 20210307214926606
64423 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (62,450) at 20240120090012778
64424 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/api.rst' (62,451) at 20240405153045225
64425 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-core.sh' (62,452) at 20240405153054309
64426 2025-01-21 03:01:00.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-port.rst' (62,453) at 20240405153229823
64427 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/lance.c' (62,454) at 20240405153049793
64428 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_layerscape_fixup.c' (62,455) at 20210308005003452
64429 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-nitrogen6_som2.dtsi' (62,456) at 20240405153229887
64430 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/pixbufcache.bbclass' (62,457) at 20220910030013389
64431 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/uclass.h' (62,458) at 20210308005003628
64432 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-epp.yaml' (62,459) at 20240405153045049
64433 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sc8280xp.h' (62,460) at 20240405153052649
64434 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/util.c' (62,461) at 20240405153053449
64435 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/cfi.h' (62,462) at 20240405153054077
64436 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ismt.rst' (62,463) at 20210307214925506
64437 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/inc/smu_v13_0_0_pptable.h' (62,464) at 20240405153230499
64438 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980.dtsi' (62,465) at 20240405153045805
64439 2025-01-21 03:01:00.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/openvswitch_trace.h' (62,466) at 20220525020654887
64440 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.ScheduledHostTransition@.service' (62,467) at 20240109090027300
64441 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/0001-build-gtk-and-gtk3-version-for-canberra_gtk_play.patch' (62,468) at 20230706080014757
64442 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/xor' (62,469) at 20240405153053437
64443 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.1.0.bb' (62,470) at 20231126090012785
64444 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/syscall-generic.h' (62,471) at 20240405153046341
64445 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/x86_64/setjmp.S' (62,472) at 20210308005002860
64446 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/nxp-lpc32xx-hsuart.txt' (62,473) at 20210307214925418
64447 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-maltron.c' (62,474) at 20210307214928094
64448 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/txrx.c' (62,475) at 20240405153050477
64449 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_phonet.h' (62,476) at 20210307214931638
64450 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/mulsi3.S' (62,477) at 20240405153046513
64451 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-iss4xx.c' (62,478) at 20210307214926362
64452 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/smem.h' (62,479) at 20210308005003684
64453 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_can.dtsi' (62,480) at 20210308005002572
64454 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux.yaml' (62,481) at 20220525020651678
64455 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/event_update.c' (62,482) at 20240405153054165
64456 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml' (62,483) at 20240405153045061
64457 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/alignment.c' (62,484) at 20240405153046317
64458 2025-01-21 03:01:00.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ordered-data.c' (62,485) at 20240520080015195
64459 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/0001-Define-strndupa-if-it-does-not-exist.patch' (62,486) at 20220910030013349
64460 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq_work.c' (62,487) at 20240405153053009
64461 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pcwd_usb.c' (62,488) at 20240405153052245
64462 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/Kconfig' (62,489) at 20240405153049281
64463 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-dvb.h' (62,490) at 20210307214928682
64464 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_csc.h' (62,491) at 20240405153048761
64465 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/sdl2.h' (62,492) at 20241211090212374
64466 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/adc-keys.yaml' (62,493) at 20240405153045077
64467 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rfkill.rst' (62,494) at 20210307214925470
64468 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/tools/sst-info.sh' (62,495) at 20230821192414188
64469 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/stm_thermal.c' (62,496) at 20240405153231499
64470 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/common_baco.h' (62,497) at 20210309003649648
64471 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_trace.c' (62,498) at 20210307214929670
64472 2025-01-21 03:01:00.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xcr0_cpuid_test.c' (62,499) at 20240405153232271
64473 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/cpu.h' (62,500) at 20240906080037328
64474 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video-mode.c' (62,501) at 20210307214926638
64475 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h' (62,502) at 20240405153230555
64476 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/fls.h' (62,503) at 20210307214931302
64477 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/pm.h' (62,504) at 20210307214930434
64478 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/Makefile' (62,505) at 20210308005002908
64479 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-firmware.c' (62,506) at 20210307214928682
64480 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/procattr.c' (62,507) at 20240405153053465
64481 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-gcm-core.S' (62,508) at 20240405153045849
64482 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/st_thermal_memmap.c' (62,509) at 20240405153051977
64483 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-pcm-compress.c' (62,510) at 20210309003654936
64484 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/luks-detached-header.out' (62,511) at 20240906080037568
64485 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/stap.py' (62,512) at 20220910030013401
64486 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-seattle-cpus.dtsi' (62,513) at 20240405153045709
64487 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,xcvr.yaml' (62,514) at 20240405153045161
64488 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mxs.c' (62,515) at 20240405153230303
64489 2025-01-21 03:01:00.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3006-codec-omxil_core.h-fix-multiple-definition-of.patch' (62,516) at 20230114040015494
64490 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/state.h' (62,517) at 20210307214931738
64491 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/ksmbd_ida.h' (62,518) at 20240405153052529
64492 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/Kconfig' (62,519) at 20240405153230843
64493 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb' (62,520) at 20241206090014314
64494 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.err' (62,521) at 20240906080037560
64495 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/kdf_sp800108.h' (62,522) at 20240405153052625
64496 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/request.h' (62,523) at 20240405153051617
64497 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/control.c' (62,524) at 20210307214928086
64498 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-bcm6328.yaml' (62,525) at 20240405153045089
64499 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/frontend.json' (62,526) at 20240405153054145
64500 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8996.h' (62,527) at 20210307214931606
64501 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/kwbimage.cfg' (62,528) at 20210308005002908
64502 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/ioport.c' (62,529) at 20240906080037448
64503 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-clone-metadata.h' (62,530) at 20210307214928574
64504 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (62,531) at 20240720080012613
64505 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/xtensa-softmmu/default.mak' (62,532) at 20240906080037160
64506 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/stub_64.h' (62,533) at 20240405153046493
64507 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8505-ref.dts' (62,534) at 20240405153045609
64508 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/usdhi6rol0.txt' (62,535) at 20210307214925366
64509 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/cavium_octeon_defconfig' (62,536) at 20240405153045993
64510 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tdx/config' (62,537) at 20240405153054377
64511 2025-01-21 03:01:00.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/local.h' (62,538) at 20240405153230119
64512 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/sys_proto.h' (62,539) at 20210308005002776
64513 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/squid_6.12.bb' (62,540) at 20241221090017496
64514 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ac100.h' (62,541) at 20210307214931422
64515 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_dev_frontend.c' (62,542) at 20220913100024241
64516 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/acpica/acpica_20240827.bb' (62,543) at 20241221090017676
64517 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus.inc' (62,544) at 20240301090012419
64518 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c' (62,545) at 20240405153047109
64519 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_hi6553.c' (62,546) at 20210308005003468
64520 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec_kbd.c' (62,547) at 20240405153051869
64521 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/apache2.service' (62,548) at 20210307205554034
64522 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/cirrus,clps711x-intc.txt' (62,549) at 20210307214925342
64523 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-dora.dts' (62,550) at 20240405153229943
64524 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-password' (62,551) at 20210307205554566
64525 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evswitch.h' (62,552) at 20240405153054193
64526 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml' (62,553) at 20240405153045177
64527 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.c' (62,554) at 20220525020652971
64528 2025-01-21 03:01:00.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-pmem.h' (62,555) at 20210308005046037
64529 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_port_common.c' (62,556) at 20240405153231047
64530 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/ctr.h' (62,557) at 20210307214931310
64531 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gsj.dts' (62,558) at 20240405153229875
64532 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/state.py' (62,559) at 20241029080012599
64533 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal-video.c' (62,560) at 20240405153230819
64534 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap4_panda.h' (62,561) at 20210308005003608
64535 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szolnok' (62,562) at 20210307205553774
64536 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754dp.h' (62,563) at 20210307214926274
64537 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/290.out' (62,564) at 20210308005046469
64538 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/MAINTAINERS' (62,565) at 20210308005002916
64539 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/sparc.c' (62,566) at 20210308005045793
64540 2025-01-21 03:01:00.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ee-All' (62,567) at 20210307205553766
64541 2025-01-21 03:01:00.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch' (62,568) at 20230114040015538
64542 2025-01-21 03:01:00.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra20.c' (62,569) at 20240405153230831
64543 2025-01-21 03:01:00.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/hcalls.c' (62,570) at 20210309003650424
64544 2025-01-21 03:01:00.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/smp.c' (62,571) at 20240913080013845
64545 2025-01-21 03:01:00.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress/Kconfig' (62,572) at 20210308005002916
64546 2025-01-21 03:01:00.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4270.txt' (62,573) at 20210307214925426
64547 2025-01-21 03:01:00.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-chrdev.c' (62,574) at 20240405153046909
64548 2025-01-21 03:01:00.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cs_internal.h' (62,575) at 20210307214930042
64549 2025-01-21 03:01:00.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open.out' (62,576) at 20230925080040093
64550 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-tqma7.dtsi' (62,577) at 20240405153045533
64551 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/Makefile' (62,578) at 20240405153046345
64552 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/Kconfig' (62,579) at 20240405153046293
64553 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/choke.json' (62,580) at 20240405153054377
64554 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmci.c' (62,581) at 20240405153230855
64555 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport_mbox.h' (62,582) at 20210308005100993
64556 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/aide-db-init.bbclass' (62,583) at 20220721030015849
64557 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/Makefile' (62,584) at 20210308005002924
64558 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/platsmp.c' (62,585) at 20210307214925902
64559 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/sctp_collision.c' (62,586) at 20240405153232283
64560 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v5_20.h' (62,587) at 20240405153231311
64561 2025-01-21 03:01:00.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/sysfb_efi.c' (62,588) at 20240405153047045
64562 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/pnd2_edac.c' (62,589) at 20240405153047021
64563 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/hyperv.h' (62,590) at 20240812080017232
64564 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/isl1208.c' (62,591) at 20210308005003480
64565 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/Kconfig' (62,592) at 20240405153046973
64566 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/digitv.h' (62,593) at 20210307214928818
64567 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/kvmalloc.cocci' (62,594) at 20220525020654939
64568 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml' (62,595) at 20240405153045109
64569 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-celtic.c' (62,596) at 20210307214931178
64570 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm.png' (62,597) at 20240309090012816 to deleted uid set
64571 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/video/fonts/ankacoder_c75_r.ttf' (62,598) at 20210308005003524 to deleted uid set
64572 2025-01-21 03:01:00.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rz-ssi.c' (62,599) at 20240405153232191
64573 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap_cgroup.c' (62,600) at 20240405153053153
64574 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/dnsmasq_2.90.bb' (62,601) at 20241221090017496
64575 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/tegra/nvidia,nvec.yaml' (62,602) at 20240405153229795
64576 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/audio-graph-card2-custom-sample.c' (62,603) at 20240405153053933
64577 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/pnic2.c' (62,604) at 20220525020653487
64578 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt' (62,605) at 20210307214925394
64579 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-direction.h' (62,606) at 20210309003653836
64580 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/netdevsim/health.c' (62,607) at 20240405153050349 to deleted uid set
64581 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/blkcache.c' (62,608) at 20210308005003340
64582 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu_9.1.1.bb' (62,609) at 20241221090017672
64583 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-x86/chassis/x86-power-control_%.bbappend' (62,610) at 20241206090014286
64584 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-kcs/99-ipmi-kcs.rules' (62,611) at 20210524100041898
64585 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6332-regulator.h' (62,612) at 20240405153052785
64586 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c' (62,613) at 20240405153050637
64587 2025-01-21 03:01:00.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt' (62,614) at 20210307214925454
64588 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_ioctl.c' (62,615) at 20240405153050549
64589 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/arm-spe-decoder.h' (62,616) at 20240405153054181
64590 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-spi.c' (62,617) at 20210307214926198
64591 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-cgroup.rst' (62,618) at 20240405153054037
64592 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.err' (62,619) at 20210308005046397
64593 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/vsyscall.c' (62,620) at 20210927100127637
64594 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/linkage.h' (62,621) at 20210308005002804
64595 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf.c' (62,622) at 20240906080037180
64596 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/native_types.cpp' (62,623) at 20210308005049761
64597 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/signal.c' (62,624) at 20240906080037360
64598 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/cfam_access.cpp' (62,625) at 20210308005103637
64599 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso-asmoffset.h' (62,626) at 20240326080039562
64600 2025-01-21 03:01:00.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-stout.dts' (62,627) at 20210308005002600
64601 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/Kconfig' (62,628) at 20210308005003436
64602 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tdx.h' (62,629) at 20240405153046397
64603 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop4.c' (62,630) at 20210307214932646
64604 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/libekb/libekb_git.bb' (62,631) at 20240321080012269
64605 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/cache.json' (62,632) at 20240405153054149
64606 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/bootparam.h' (62,633) at 20240405153046501
64607 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.err' (62,634) at 20210927100127469
64608 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/map_to_7segment.h' (62,635) at 20220525020654671
64609 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/keyutils_1.6.3.bb' (62,636) at 20240309090012804
64610 2025-01-21 03:01:00.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kbuild' (62,637) at 20240405153230059
64611 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/dwc3-generic.c' (62,638) at 20210308005003500
64612 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/dbus-sim-only.cpp' (62,639) at 20220302040019952
64613 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evgpe.c' (62,640) at 20240405153046617
64614 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/cmd_arc.c' (62,641) at 20210308005002900
64615 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6220.c' (62,642) at 20220525020652358
64616 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/dups.c' (62,643) at 20240405153053021
64617 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/settings/phosphor-settings-defaults-native/catalina-temporary-software-versions.yml' (62,644) at 20241212090014007 to deleted uid set
64618 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_read_macros.c' (62,645) at 20220525020655191
64619 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-sw-device.c' (62,646) at 20240405153048997
64620 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-netdev.h' (62,647) at 20210307214932038
64621 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rv.h' (62,648) at 20240405153052897
64622 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-lantiq.c' (62,649) at 20240405153231371
64623 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/Makefile' (62,650) at 20210307214928614
64624 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/time.h' (62,651) at 20210308005003688
64625 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ChassisCapabilities/meson.build' (62,652) at 20230825080021137 to deleted uid set
64626 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/gelic_udbg.c' (62,653) at 20240405153046221
64627 2025-01-21 03:01:00.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Resource/meson.build' (62,654) at 20230825080021133 to deleted uid set
64628 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/msr.h' (62,655) at 20210308005002880
64629 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8993.h' (62,656) at 20210307214931606
64630 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/Makefile' (62,657) at 20240405153230775
64631 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.h' (62,658) at 20210307214929614
64632 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_tcw.h' (62,659) at 20220525020652346
64633 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/README.md' (62,660) at 20230706080014765
64634 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/dove-divider.h' (62,661) at 20210307214926994
64635 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/platsmp.c' (62,662) at 20220627100016922
64636 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/helper.cpp' (62,663) at 20240820080007201
64637 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsx_w_ph.c' (62,664) at 20210308005046505
64638 2025-01-21 03:01:00.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/hello-rs-crates.inc' (62,665) at 20240106090017253
64639 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_hw.c' (62,666) at 20240411080014086
64640 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/bd82x6x.c' (62,667) at 20210308005002856
64641 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/malcontent/malcontent.bb' (62,668) at 20241221090017524
64642 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crc32-pclmul_glue.c' (62,669) at 20220525020652134
64643 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/workload-tracing.rst' (62,670) at 20240405153044969
64644 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/sethdlc/files/sethdlc-fix-host-contamination.patch' (62,671) at 20210307205553814
64645 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/payload_cmds.cpp' (62,672) at 20240224090022930
64646 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/musl-no-on_exit.patch' (62,673) at 20210307205553842
64647 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mxm.h' (62,674) at 20220525020652947
64648 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch' (62,675) at 20210307205553938
64649 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max8973-regulator.h' (62,676) at 20210307214931494
64650 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/actables.h' (62,677) at 20240405153046617
64651 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/adding-syscalls.rst' (62,678) at 20240405153045281
64652 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev_addr_lists.c' (62,679) at 20240405153053213
64653 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/common.h' (62,680) at 20220525020652394
64654 2025-01-21 03:01:00.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/Makefile' (62,681) at 20210307214929666
64655 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mark_write_dirty_v2.c' (62,682) at 20230809080010803
64656 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/gpio.h' (62,683) at 20210308005002676
64657 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szentes-Battonya' (62,684) at 20210307205553774
64658 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/so_txtime.c' (62,685) at 20220525020655223
64659 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-gpio.c' (62,686) at 20240405153230795
64660 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/iommu.txt' (62,687) at 20220525020651686
64661 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eq.c' (62,688) at 20241104090011583
64662 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/snort.init' (62,689) at 20210307205553814
64663 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swapops.h' (62,690) at 20240429080012456
64664 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-cgu-pll.c' (62,691) at 20240405153046873
64665 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_sdp.c' (62,692) at 20210308005003232
64666 2025-01-21 03:01:00.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d35.dtsi' (62,693) at 20240405153045469
64667 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/manager.hpp' (62,694) at 20241122090035233 to deleted uid set
64668 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.h' (62,695) at 20210307214927966
64669 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/minicoredumper.service' (62,696) at 20210307205553954
64670 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/support-files-CMakeLists.txt-fix-do_populate_sysroot.patch' (62,697) at 20230317080013789
64671 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/remote_controllers.rst' (62,698) at 20220525020651782
64672 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_local_storage.c' (62,699) at 20220525020655199
64673 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/altera.h' (62,700) at 20210308005003560
64674 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basetable_top.html' (62,701) at 20210307205554282
64675 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6ullevk.h' (62,702) at 20210308005003608
64676 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-hcd.h' (62,703) at 20220525020654279
64677 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpu/cpu-topology.txt' (62,704) at 20210307214925298
64678 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_net.h' (62,705) at 20210309003650176
64679 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7629.dtsi' (62,706) at 20240405153045461
64680 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/block.json' (62,707) at 20240906080037432
64681 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_5_pmfw.h' (62,708) at 20240405153048349
64682 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/pgd.c' (62,709) at 20210307214926090
64683 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/ssmtp-bug584162-fix.patch' (62,710) at 20210307205553846
64684 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-mdp.c' (62,711) at 20240405153046797
64685 2025-01-21 03:01:00.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-boot/init_once.sh' (62,712) at 20220504030010591
64686 2025-01-21 03:01:00.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/super.c' (62,713) at 20241211090145533
64687 2025-01-21 03:01:00.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/parser-helpers.c' (62,714) at 20240906080037476
64688 2025-01-21 03:01:00.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/drm.h' (62,715) at 20240405153048765
64689 2025-01-21 03:01:00.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/dax_devs.c' (62,716) at 20241216090017721
64690 2025-01-21 03:01:00.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/hpfs_fn.h' (62,717) at 20240405153052381
64691 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipv6.h' (62,718) at 20240405153052713
64692 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/litex_mmc.c' (62,719) at 20240405153230855
64693 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/sysrq.c' (62,720) at 20240405153231523
64694 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/phosphor-logging.wrap' (62,721) at 20240815080028259
64695 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hash-pkey.h' (62,722) at 20240405153230027
64696 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo90b5.c' (62,723) at 20240405153048625
64697 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm63.rst' (62,724) at 20210309003648428
64698 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_gem_object.h' (62,725) at 20210307214927814
64699 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mmc_spi.c' (62,726) at 20210308005003212
64700 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/check-patch.py' (62,727) at 20240405153230527
64701 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_mbx.c' (62,728) at 20220525020653543
64702 2025-01-21 03:01:00.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fbdev.c' (62,729) at 20240405153230539
64703 2025-01-21 03:01:00.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_ddcb.h' (62,730) at 20210307214929130
64704 2025-01-21 03:01:00.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb' (62,731) at 20220402030016243
64705 2025-01-21 03:01:00.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_fsp.py' (62,732) at 20210308005003748
64706 2025-01-21 03:01:00.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-cache.json' (62,733) at 20240405153054141
64707 2025-01-21 03:01:00.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-sve.inc' (62,734) at 20240301090012451
64708 2025-01-21 03:01:00.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042rdb.dts' (62,735) at 20210307214926354
64709 2025-01-21 03:01:00.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa_git.bb' (62,736) at 20241221090017516
64710 2025-01-21 03:01:00.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Mendip' (62,737) at 20210307205553798
64711 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_iov.c' (62,738) at 20210307214929434
64712 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/sunplus,sp7021-pwm.yaml' (62,739) at 20240405153045141
64713 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/qcom,rpmh-rsc.h' (62,740) at 20210307214931350
64714 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pq-mds-pib.h' (62,741) at 20210308005002960
64715 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_conn.c' (62,742) at 20240405153048801
64716 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-silk-u-boot.dts' (62,743) at 20210308005002600
64717 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_main.c' (62,744) at 20240405153231071
64718 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/layer.conf' (62,745) at 20241221090017580
64719 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/lowlevel_spl.S' (62,746) at 20210308005002752
64720 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/meson.build' (62,747) at 20240326080039702
64721 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7219-aad.c' (62,748) at 20240613080016547
64722 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-tauri.dtsi' (62,749) at 20240405153229887
64723 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/ubsan.rst' (62,750) at 20220525020651662
64724 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/simple.py' (62,751) at 20210308005046245
64725 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lm3639_bl.h' (62,752) at 20210307214931478
64726 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/OWNERS' (62,753) at 20240127090005287
64727 2025-01-21 03:01:00.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_frontend.h' (62,754) at 20240405153230635
64728 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/btf.rst' (62,755) at 20240405153229747
64729 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-runtime_1.22.8.bb' (62,756) at 20241221090017660
64730 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/notifier.c' (62,757) at 20240405153053021
64731 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw_vpu.c' (62,758) at 20240415080012971
64732 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/journal.c' (62,759) at 20240405153049237
64733 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_ah.h' (62,760) at 20220525020653155
64734 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_tfa_defconfig' (62,761) at 20210308005003264
64735 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/drivetemp.c' (62,762) at 20240405153048853
64736 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile' (62,763) at 20210308005003724
64737 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm9ejtagprb.dts' (62,764) at 20220525020651990
64738 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_scdc_helper.h' (62,765) at 20240405153052629
64739 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/Platform' (62,766) at 20210307214926290
64740 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.h' (62,767) at 20240405153051881
64741 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/netdev-notifier-error-inject.c' (62,768) at 20210307214931810
64742 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/nf5280m7-ipmi-inventory-sensors.yaml' (62,769) at 20240712080022837
64743 2025-01-21 03:01:00.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/configurefix.patch' (62,770) at 20210307205553938
64744 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/channel_hw.c' (62,771) at 20240405153048805
64745 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi' (62,772) at 20240405153045829
64746 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt298.h' (62,773) at 20210307214931598
64747 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/test-manual/figures/ab-test-cluster.png' (62,774) at 20210307205554374 to deleted uid set
64748 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/usermode/usermode_1.114.bb' (62,775) at 20220402030015895
64749 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c' (62,776) at 20240405153231051
64750 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/pm_suspend.S' (62,777) at 20240405153045637
64751 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/e2220-1170.c' (62,778) at 20210308005003024
64752 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h' (62,779) at 20210307214930638
64753 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/sim.c' (62,780) at 20240326080039518
64754 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-snapshot.c' (62,781) at 20230925080039829
64755 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/kgdb.c' (62,782) at 20220525020652006
64756 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/motor-init' (62,783) at 20230225040013029
64757 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/bloat-o-meter' (62,784) at 20240405153232099
64758 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/Makefile' (62,785) at 20210308005003012
64759 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/mana_auxiliary.h' (62,786) at 20240405153052857
64760 2025-01-21 03:01:00.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/balloon_compaction.h' (62,787) at 20240405153052661
64761 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_prog_linfo.c' (62,788) at 20220525020655119
64762 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmi.init.redhat' (62,789) at 20210308004938816
64763 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-debugfs.c' (62,790) at 20240405153052025
64764 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_rf.h' (62,791) at 20220525020654187
64765 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/refcount-vs-atomic.rst' (62,792) at 20220525020651770
64766 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-C0' (62,793) at 20240613080016555
64767 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hubni.h' (62,794) at 20210307214926246
64768 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt' (62,795) at 20210307214925418
64769 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ti-dra7-atl.h' (62,796) at 20240405153052649
64770 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/cacheinfo.c' (62,797) at 20240405153046413
64771 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-rdb.dtsi' (62,798) at 20210308005002580
64772 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_rng.c' (62,799) at 20240906080037284
64773 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3368-power.h' (62,800) at 20210307214931346
64774 2025-01-21 03:01:00.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_shc_netboot_defconfig' (62,801) at 20210308005003248
64775 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/main.h' (62,802) at 20240405153050705
64776 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_broadcast.c' (62,803) at 20240405153231083
64777 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/vermagic.h' (62,804) at 20210307214926762
64778 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/simba.c' (62,805) at 20241211090212314
64779 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-sanitizers.inc' (62,806) at 20241221090017660
64780 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/clock-tables.h' (62,807) at 20210308005002672
64781 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/spinlocks.rst' (62,808) at 20210307214925522
64782 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/Makefile' (62,809) at 20240405153050433
64783 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hmm-tests.c' (62,810) at 20241018080014598
64784 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/traps.c' (62,811) at 20240613080016363
64785 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/u-boot.lds' (62,812) at 20210308005002844
64786 2025-01-21 03:01:00.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/misc.c' (62,813) at 20240405153046309
64787 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-h264.h' (62,814) at 20240405153049393
64788 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/pmtu.sh' (62,815) at 20241211090145577
64789 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/apm-xgene.txt' (62,816) at 20210307214925282
64790 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miami/ps7_init_gpl.c' (62,817) at 20210308005003080
64791 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/ti,k3-rtc.yaml' (62,818) at 20240405153045153
64792 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/flash.c' (62,819) at 20210308005003224
64793 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis.c' (62,820) at 20240405153048989
64794 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/ioc.h' (62,821) at 20210307214925850
64795 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_tc_lib.h' (62,822) at 20240405153050013
64796 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mcu.h' (62,823) at 20240405153050585
64797 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32f429-discovery.h' (62,824) at 20210308005003616
64798 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/utility/sdbus.cpp' (62,825) at 20230511080043139
64799 2025-01-21 03:01:00.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sb_wdog.c' (62,826) at 20210309003653352
64800 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_phy.h' (62,827) at 20210307214929466
64801 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/tps68470.h' (62,828) at 20240405153052769
64802 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/exynos_drm.h' (62,829) at 20210307214931618
64803 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/pio.c' (62,830) at 20240405153231171
64804 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_po1030.h' (62,831) at 20210307214928830
64805 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.3.1/gpg-error_pkconf.patch' (62,832) at 20241221090017700
64806 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/Makefile' (62,833) at 20240405153046553
64807 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/flatload.c' (62,834) at 20241022080032784
64808 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/q_in_q_veto.sh' (62,835) at 20240405153054297
64809 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/simple-audio-mux.yaml' (62,836) at 20240405153045169
64810 2025-01-21 03:01:00.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bb_multiconfig_files.png' (62,837) at 20210307205554234 to deleted uid set
64811 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/configfs.c' (62,838) at 20240613080016455
64812 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_acct.c' (62,839) at 20240405153053321
64813 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/pmsr.c' (62,840) at 20240624080012832
64814 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/kvm_arm.h' (62,841) at 20241211090212470
64815 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0007-nativesdk-glibc-Make-relocatable-install-for-locales.patch' (62,842) at 20241221090017640
64816 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_am43xx.c' (62,843) at 20210308005002756
64817 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw_random.rst' (62,844) at 20240405153044945
64818 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.ioapic2' (62,845) at 20240906080037556 to deleted uid set
64819 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/prog_tests_framework.c' (62,846) at 20240405153054257
64820 2025-01-21 03:01:00.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/xlnx-zdma.h' (62,847) at 20220429100100558
64821 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/admtek/adm8211.c' (62,848) at 20240405153050397
64822 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/auxvec.h' (62,849) at 20210307214926250
64823 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_pcm179x.c' (62,850) at 20210307214932270
64824 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/spreadtrum,sprd-timer.txt' (62,851) at 20210307214925446
64825 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_core.c' (62,852) at 20240405153230799
64826 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/dbus.hpp' (62,853) at 20241025080019713
64827 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/usbduxfast.c' (62,854) at 20240405153046905
64828 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/prep_systemio.c' (62,855) at 20240906080037280
64829 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/Kconfig' (62,856) at 20210308005003168
64830 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/uprobes.c' (62,857) at 20210307214926602
64831 2025-01-21 03:01:00.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lager.h' (62,858) at 20210308005003600
64832 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/kvm_perf.h' (62,859) at 20210307214932458
64833 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/management-console/Authorities_List_Management.md' (62,860) at 20221209040006387
64834 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8mq.c' (62,861) at 20240405153230211
64835 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-evm.c' (62,862) at 20240405153232203
64836 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/mptcp.c' (62,863) at 20240405153232259
64837 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/cds.rst' (62,864) at 20240405153229743
64838 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/rockchip,boot-mode.h' (62,865) at 20210307214931350
64839 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fpga-bridge' (62,866) at 20210307214925194
64840 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pine64-plus.dts' (62,867) at 20210308005002616
64841 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch' (62,868) at 20241221090017696
64842 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/hif.c' (62,869) at 20210307214929754
64843 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_private.h' (62,870) at 20240405153051525
64844 2025-01-21 03:01:00.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_multiport.c' (62,871) at 20210307214932026
64845 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/switch.c' (62,872) at 20220525020652074
64846 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/qemu-mips.c' (62,873) at 20210308005003028
64847 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/ti/Makefile' (62,874) at 20240405153231351
64848 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c' (62,875) at 20240405153231175
64849 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/sysfs-tagging.rst' (62,876) at 20240405153045241
64850 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/CVE-2018-1000097.patch' (62,877) at 20230317080013793
64851 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-ifup' (62,878) at 20230811080018338
64852 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/unistd-eabi.h' (62,879) at 20210308005046065
64853 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch' (62,880) at 20230813080012876
64854 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/etoms.c' (62,881) at 20210307214928826
64855 2025-01-21 03:01:00.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_bbt.c' (62,882) at 20210308005003416
64856 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/q800-glue.c' (62,883) at 20240906080037248
64857 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_redirect_multi_kern.c' (62,884) at 20240405153054285
64858 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/btree.h' (62,885) at 20240405153049237
64859 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/slimbus.h' (62,886) at 20210307214931510
64860 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/meson-example.bb' (62,887) at 20240106090017253
64861 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-tinker-s.dts' (62,888) at 20240405153045561
64862 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_abi.c' (62,889) at 20220525020655235
64863 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/vdso.S' (62,890) at 20220525020651970
64864 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/config' (62,891) at 20240405153054293
64865 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_no_ucode_ptr' (62,892) at 20210308005003756
64866 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-uapi.rst' (62,893) at 20240405153045213
64867 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/092' (62,894) at 20210927100127481
64868 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/prcm-regs.c' (62,895) at 20210308005002760
64869 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/xfce-panel-plugin.bbclass' (62,896) at 20210812000025254
64870 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/common_defs.h' (62,897) at 20230629131804619
64871 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485DFE_defconfig' (62,898) at 20210308005003236
64872 2025-01-21 03:01:00.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/ti-bandgap.c' (62,899) at 20210308005003496
64873 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_vsock.h' (62,900) at 20220525020654679
64874 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/q40/config.c' (62,901) at 20240405153045973
64875 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/dfp.c' (62,902) at 20240405153048609
64876 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_optc.c' (62,903) at 20240405153047257
64877 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermal-engine/thermal-engine.c' (62,904) at 20240405153054381
64878 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot-common.inc' (62,905) at 20241221090017636
64879 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft.h' (62,906) at 20240405153051813
64880 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_xscom.h' (62,907) at 20240906080037336
64881 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-core/busybox/busybox/busybox.cfg' (62,908) at 20210307205554082
64882 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network.bb' (62,909) at 20241206090014286
64883 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/omap4-keypad.c' (62,910) at 20240405153230727
64884 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/pxa168fb.h' (62,911) at 20210307214931698
64885 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_append.c' (62,912) at 20210308005046505
64886 2025-01-21 03:01:00.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/pango/pangomm-2.48_2.52.0.bb' (62,913) at 20241206090014258
64887 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_i2s.c' (62,914) at 20240405153054013
64888 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/pxa-rtc.txt' (62,915) at 20210307214925418
64889 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/shmfs.rst' (62,916) at 20240405153045229
64890 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools.patch' (62,917) at 20210307205554458
64891 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/therm_windtunnel.c' (62,918) at 20240805080013963
64892 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/0003-Fix-pyext_PATTERN-for-cross-compilation.patch' (62,919) at 20240113090014532
64893 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_ets_tests.sh' (62,920) at 20210307214932690
64894 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/eth.c' (62,921) at 20210308005003740
64895 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mcdi_functions.c' (62,922) at 20240405153046741
64896 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i3c' (62,923) at 20210309003648252
64897 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-som.dtsi' (62,924) at 20210308005002564
64898 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_input.c' (62,925) at 20240405153052233
64899 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/byteorder.h' (62,926) at 20210308005002808
64900 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c-plus.dts' (62,927) at 20240405153045813
64901 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/mt41j128M.cfg' (62,928) at 20210308005002912
64902 2025-01-21 03:01:00.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/clkc.c' (62,929) at 20240405153046873
64903 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/bitbang_i2c.h' (62,930) at 20230426080043760
64904 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km-powerpc.h' (62,931) at 20210308005003600
64905 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/pcie_i2c.hpp' (62,932) at 20230520080006628
64906 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data_json.hpp' (62,933) at 20240820080027378
64907 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/README' (62,934) at 20210307205554434
64908 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/control.h' (62,935) at 20210307214932442
64909 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_srp.c' (62,936) at 20240405153051729
64910 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools/init' (62,937) at 20210307205554622
64911 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/OWNERS' (62,938) at 20220219040012739
64912 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77961-ulcb-kf.dts' (62,939) at 20220525020651934
64913 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010si-post.dtsi' (62,940) at 20220525020652026
64914 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/file_handler.cpp' (62,941) at 20240817080027652
64915 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/sha512.h' (62,942) at 20210308005003688
64916 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/zfcpdump_defconfig' (62,943) at 20240405153230075
64917 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_ipv4/ip_tables.h' (62,944) at 20240405153052749
64918 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/MAINTAINERS' (62,945) at 20210307205554642
64919 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/vrm-control.bb' (62,946) at 20241206090014230
64920 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-terratec.c' (62,947) at 20240405153049501
64921 2025-01-21 03:01:00.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/setup.c' (62,948) at 20240405153045981
64922 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/README' (62,949) at 20210308005053405
64923 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/kvm_xen.h' (62,950) at 20240326080039550
64924 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/net-listener.h' (62,951) at 20210308005046037
64925 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88443x.h' (62,952) at 20210307214928630
64926 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx25-pinctrl.txt' (62,953) at 20210307214925394
64927 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_SDCARD_defconfig' (62,954) at 20210308005003240
64928 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_l2l3_sel_test.c' (62,955) at 20240405153054361
64929 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/delay.c' (62,956) at 20240405153046033
64930 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-spkr.c' (62,957) at 20210307214932214
64931 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_eeprom.c' (62,958) at 20210307214930642
64932 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_pc_plus_defconfig' (62,959) at 20210308005003272
64933 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/smbios/smbios-mdr_git.bbappend' (62,960) at 20240403080018482
64934 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/configcheck.sh' (62,961) at 20240405153232283
64935 2025-01-21 03:01:00.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_netlink.c' (62,962) at 20240405153053241
64936 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/pipeline.json' (62,963) at 20240405153054149
64937 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/files/init' (62,964) at 20210307205553866
64938 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/board_env_spec.h' (62,965) at 20210308005002756
64939 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8998-private.h' (62,966) at 20210307214931430
64940 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd-mp2-pci.c' (62,967) at 20240405153048893
64941 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/util_mem.h' (62,968) at 20210307214931602
64942 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_9_0_offset.h' (62,969) at 20210307214927690
64943 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml' (62,970) at 20240405153229783
64944 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/sba_def.h' (62,971) at 20210307214929666
64945 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/rawmidi_compat.c' (62,972) at 20240405153053493
64946 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_errno_defs.h' (62,973) at 20210927100127273
64947 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mstar/Kconfig' (62,974) at 20240405153046805
64948 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/gpio-ir-recv.c' (62,975) at 20240405153230819
64949 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/meson.build' (62,976) at 20240912080033299
64950 2025-01-21 03:01:00.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libcomps/libcomps/0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch' (62,977) at 20210629000017504
64951 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/raspberrypi-hwmon.rst' (62,978) at 20210307214925506
64952 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9x5ek/Kconfig' (62,979) at 20210308005002916
64953 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,usb3-drd-phy.yaml' (62,980) at 20240405153229787
64954 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_seq_pdu_list.c' (62,981) at 20240405153051961
64955 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/initvals_phy.h' (62,982) at 20210307214929898
64956 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sabresd_defconfig' (62,983) at 20210308005003268
64957 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ingenic,tcu.yaml' (62,984) at 20240405153229799
64958 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml' (62,985) at 20240405153045037
64959 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb' (62,986) at 20241221090017668
64960 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/mkdebian' (62,987) at 20240405153232107
64961 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/bootcount.c' (62,988) at 20210308005003740
64962 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-dlink-dsm-g600.dts' (62,989) at 20240405153045437
64963 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/lcd.h' (62,990) at 20210307214930946
64964 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/ssi.c' (62,991) at 20240906080037300
64965 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/ut.c' (62,992) at 20210308005003748
64966 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8186-fhctl.yaml' (62,993) at 20240405153045025
64967 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/loong_translate.c' (62,994) at 20241211090212494
64968 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff@.service' (62,995) at 20240316080012480
64969 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos-audss.c' (62,996) at 20240405153230239
64970 2025-01-21 03:01:00.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-cors/CVE-2024-6221.patch' (62,997) at 20241221090017552
64971 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/Changes' (62,998) at 20210307214930990
64972 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/util.h' (62,999) at 20220525020652374
64973 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-coroutine-io.c' (63,000) at 20230925080040113
64974 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig' (63,001) at 20210308005003264
64975 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/urquell_defconfig' (63,002) at 20240405153046309
64976 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_network_utils.py' (63,003) at 20221209040018567
64977 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewCard.vue' (63,004) at 20241004080035967
64978 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/smbios.h' (63,005) at 20210308005003684
64979 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Saxdalen' (63,006) at 20210307205553790
64980 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/kobject.rst' (63,007) at 20240405153045289
64981 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/mv_udc_core.c' (63,008) at 20240405153231555
64982 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/tc-dwc-g210-pci.c' (63,009) at 20240405153231527
64983 2025-01-21 03:01:00.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/Makefile' (63,010) at 20210307214926010
64984 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atsha204a-i2c.h' (63,011) at 20210308005003560
64985 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/wa.h' (63,012) at 20210307214929798
64986 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpio.c' (63,013) at 20240405153049693
64987 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/acp6x.h' (63,014) at 20240405153053553
64988 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c' (63,015) at 20240830080013275
64989 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,em-uart.yaml' (63,016) at 20240405153045153
64990 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-hostname/first-boot-set-hostname.service' (63,017) at 20210307205554054
64991 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e6500_power_isa.dtsi' (63,018) at 20210307214926342
64992 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3402_thermal.c' (63,019) at 20210307214930718
64993 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt200x.h' (63,020) at 20210307214928634
64994 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds.dtsi' (63,021) at 20210307214926346
64995 2025-01-21 03:01:00.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dmg.c' (63,022) at 20240326080039378
64996 2025-01-21 03:01:00.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-shx3.c' (63,023) at 20210307214926566
64997 2025-01-21 03:01:00.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/suspend.h' (63,024) at 20210307214926554
64998 2025-01-21 03:01:00.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-ippo-q8h-v5.dts' (63,025) at 20240405153045389
64999 2025-01-21 03:01:00.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_main.c' (63,026) at 20241220090018310
65000 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/xilinx_dpdma.c' (63,027) at 20240503080014470
65001 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/peak_pcmcia.c' (63,028) at 20240405153049737
65002 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rl6347a.c' (63,029) at 20210307214932322
65003 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/acl.c' (63,030) at 20240405153231663
65004 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/eth.c' (63,031) at 20210308005002968
65005 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/mctp/mctp-userspace.md' (63,032) at 20221209040006387
65006 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-cleanup.patch' (63,033) at 20210307205553810
65007 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/rx_icu.h' (63,034) at 20221215040039182
65008 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/root-device-test.c' (63,035) at 20240405153230187
65009 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi' (63,036) at 20240405153045733
65010 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-auth-sasl.c' (63,037) at 20241211090212558
65011 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore.dts' (63,038) at 20210308005002584
65012 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.json' (63,039) at 20220429100100882
65013 2025-01-21 03:01:00.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/build_policy.c' (63,040) at 20240405153053037
65014 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/richtek,rt4831.yaml' (63,041) at 20220525020651690
65015 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spear_pcm.c' (63,042) at 20210307214932426
65016 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h' (63,043) at 20210309003650540
65017 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/Makefile' (63,044) at 20240405153230063
65018 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,serval.dtsi' (63,045) at 20210308005002812
65019 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE01' (63,046) at 20240405153232287
65020 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/common/Makefile' (63,047) at 20210307214929346
65021 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/store-insert-al16.h.inc' (63,048) at 20240906080037184
65022 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/conf-summary.txt' (63,049) at 20240301090012447
65023 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/src/trace.c' (63,050) at 20240405153054389
65024 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/sii902x.c' (63,051) at 20240405153230527
65025 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_proc.h' (63,052) at 20240326080039562
65026 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/dual_stores.c' (63,053) at 20230925080040097
65027 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c' (63,054) at 20240411080014110
65028 2025-01-21 03:01:00.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-trace.h' (63,055) at 20240405153052085
65029 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/ux500_dma.c' (63,056) at 20210307214930854
65030 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/swap.c' (63,057) at 20240405153231915
65031 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/cpu-cooling-api.rst' (63,058) at 20210307214925470
65032 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/core/Makefile' (63,059) at 20240405153054293
65033 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/path.c' (63,060) at 20240405153053465
65034 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_cmp.c' (63,061) at 20220525020654899
65035 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4xxx-adda.h' (63,062) at 20210307214931594
65036 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.5.bb' (63,063) at 20241221090017696
65037 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch' (63,064) at 20230706080014765
65038 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stihxxx-b2120.dtsi' (63,065) at 20240405153045581
65039 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/images.rst' (63,066) at 20240302090018222
65040 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/ppc_asm.h' (63,067) at 20240405153054361
65041 2025-01-21 03:01:00.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vmalloc.h' (63,068) at 20210307214926110
65042 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hub.c' (63,069) at 20240405153230639
65043 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_regs.h' (63,070) at 20240405153046589
65044 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_health.h' (63,071) at 20210307214931270
65045 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77470-sysc.c' (63,072) at 20240405153231351
65046 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/axg-clkc.h' (63,073) at 20240405153231795
65047 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ThermalEquipment.v1_1_2.json' (63,074) at 20240619080002956
65048 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d27_som1_ek/MAINTAINERS' (63,075) at 20210308005002920
65049 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-1.0' (63,076) at 20210307205554426
65050 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-e7.dts' (63,077) at 20240405153045761
65051 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/pcieslot.hpp' (63,078) at 20230821192414184
65052 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb' (63,079) at 20241221090017552
65053 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8710b.c' (63,080) at 20240405153231243
65054 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_d.c' (63,081) at 20210308005046513
65055 2025-01-21 03:01:00.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/sunplus,sp7021-uart.yaml' (63,082) at 20240405153045153
65056 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/MAINTAINERS' (63,083) at 20210308005002940
65057 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_script.c' (63,084) at 20210307214931002
65058 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/bitsperlong.h' (63,085) at 20240906080037352
65059 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-pxa.yaml' (63,086) at 20240405153045065
65060 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-38x.c' (63,087) at 20241008080013967
65061 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ppc64_ARCH_BITS.patch' (63,088) at 20210407000018078
65062 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/input.h' (63,089) at 20221215040039194
65063 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/wl1251.h' (63,090) at 20240405153050717
65064 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-mt7620.c' (63,091) at 20240405153046049
65065 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_bitcnt.S' (63,092) at 20230426080043952
65066 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/x86_64.conf' (63,093) at 20240106090017257
65067 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VINI/meson.build' (63,094) at 20230825080021137 to deleted uid set
65068 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/phy/index.rst' (63,095) at 20210307214925470
65069 2025-01-21 03:01:00.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/guidelines/typography.md' (63,096) at 20221215040043190
65070 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/maxim,ds1742.txt' (63,097) at 20210307214925418
65071 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/mixer-test.c' (63,098) at 20240405153232255
65072 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_marshall.h' (63,099) at 20210309003653964
65073 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dsi.h' (63,100) at 20210307214928046
65074 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab_0.8.2.bb' (63,101) at 20240309090012804
65075 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/set-button-sled.service' (63,102) at 20231024080014673
65076 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/gpiosup.service' (63,103) at 20230920080013648
65077 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch' (63,104) at 20230706080014741
65078 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led.bb' (63,105) at 20241221090017480
65079 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/pipeline.json' (63,106) at 20240405153054109
65080 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_uart.dtsi' (63,107) at 20240405153045473
65081 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r9.dts' (63,108) at 20240405153045781
65082 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/jack-controls.rst' (63,109) at 20240405153045261
65083 2025-01-21 03:01:00.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_pci.h' (63,110) at 20210307214926218
65084 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-visit-core.c' (63,111) at 20220429100100738
65085 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pm8941.dtsi' (63,112) at 20240405153229891
65086 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/convert-pam-configs.sh' (63,113) at 20230817080015056 to deleted uid set
65087 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_performance.c' (63,114) at 20210307214927118
65088 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/pxa168.dtsi' (63,115) at 20240405153229875
65089 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl_pic32.c' (63,116) at 20210308005003460
65090 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt' (63,117) at 20210307214925366
65091 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mnt_idmapping.h' (63,118) at 20240405153052741
65092 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto-sysfs.c' (63,119) at 20240405153046517
65093 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/apparmor.py' (63,120) at 20210307205554110
65094 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/kirkwood-i2s.c' (63,121) at 20240405153053961
65095 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.h' (63,122) at 20240405153230315
65096 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_ft_pool.c' (63,123) at 20220525020653587
65097 2025-01-21 03:01:00.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-regulators.service' (63,124) at 20230216040029851
65098 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-evm-processor-common.dtsi' (63,125) at 20240405153045601
65099 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/transport.hpp' (63,126) at 20240903080027139
65100 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/OWNERS' (63,127) at 20220726030041483
65101 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r3.dts' (63,128) at 20240405153045781
65102 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/documentation.conf' (63,129) at 20241221090017612
65103 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/cfg_space.c' (63,130) at 20240405153048513
65104 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_bad.c' (63,131) at 20210308005003756
65105 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strlen.S' (63,132) at 20240405153229859
65106 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/Kconfig' (63,133) at 20241211090145381
65107 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/dpd/decimal32.c' (63,134) at 20210308005046061
65108 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/Makefile' (63,135) at 20210307214927094
65109 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn21.h' (63,136) at 20240405153047301
65110 2025-01-21 03:01:00.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.h' (63,137) at 20210309003649428
65111 2025-01-21 03:01:00.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/certs_manager_test.cpp' (63,138) at 20241129090022521
65112 2025-01-21 03:01:00.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c' (63,139) at 20240503080014482
65113 2025-01-21 03:01:00.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/timer-sr.c' (63,140) at 20210309003648796
65114 2025-01-21 03:01:00.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_ph.c' (63,141) at 20210308005046505
65115 2025-01-21 03:01:00.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/intr_queue.h' (63,142) at 20210307214926582
65116 2025-01-21 03:01:00.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFUL' (63,143) at 20211006000025234
65117 2025-01-21 03:01:00.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/invalid-slots.c' (63,144) at 20230925080040097
65118 2025-01-21 03:01:00.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/vnic.h' (63,145) at 20220525020653139
65119 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/Makefile' (63,146) at 20240405153051445
65120 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_async_ids_map_extended.h' (63,147) at 20240405153046581
65121 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08_i2c.c' (63,148) at 20240405153051337
65122 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-rds.rst' (63,149) at 20220525020651782
65123 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/conf/machine/sunray2.conf' (63,150) at 20210812000025162
65124 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC16-85.0W' (63,151) at 20210307205553758
65125 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/led.c' (63,152) at 20210308005002948
65126 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/driver.rst' (63,153) at 20210307214925542
65127 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_pixpll.c' (63,154) at 20240405153230583
65128 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ssh.py' (63,155) at 20221003030013313
65129 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7118-i2c.c' (63,156) at 20240405153232143
65130 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/Kconfig' (63,157) at 20220525020653591
65131 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/gl620a.c' (63,158) at 20240405153050377
65132 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips64el_malta.py' (63,159) at 20241211090212538
65133 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SecureBootDatabase_v1.xml' (63,160) at 20240619080002936
65134 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/trace.h' (63,161) at 20210307214926530
65135 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/flow_dissector.c' (63,162) at 20241115090012977
65136 2025-01-21 03:01:00.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/woodburn_common.h' (63,163) at 20210308005003624
65137 2025-01-21 03:01:00.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/intr.h' (63,164) at 20240405153048805
65138 2025-01-21 03:01:00.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130.dtsi' (63,165) at 20220525020651918
65139 2025-01-21 03:01:00.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/oe-use-libc-malloc.patch' (63,166) at 20241221090017524
65140 2025-01-21 03:01:00.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tree/tree_2.2.1.bb' (63,167) at 20241221090017544
65141 2025-01-21 03:01:00.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal.h' (63,168) at 20240805080013983
65142 2025-01-21 03:01:00.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sqlparse/run-ptest' (63,169) at 20240301090012435
65143 2025-01-21 03:01:00.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/riscv/include/uapi/asm/perf_regs.h' (63,170) at 20210307214932454
65144 2025-01-21 03:01:00.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hist.c' (63,171) at 20241011080017411
65145 2025-01-21 03:01:00.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/08setupdns' (63,172) at 20210307205554466
65146 2025-01-21 03:01:00.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/phosphor-dbus-interfaces.wrap' (63,173) at 20220805030037283
65147 2025-01-21 03:01:00.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Update-test_sysconfig-for-posix_user-purelib.patch' (63,174) at 20241221090017668
65148 2025-01-21 03:01:00.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/alsa-state/asound.conf' (63,175) at 20210307205554450
65149 2025-01-21 03:01:00.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8mm.c' (63,176) at 20240405153231319
65150 2025-01-21 03:01:00.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nhi_regs.h' (63,177) at 20240405153051981
65151 2025-01-21 03:01:00.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/reset.c' (63,178) at 20240405153047037
65152 2025-01-21 03:01:00.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/i40iw_hw.h' (63,179) at 20240405153230711
65153 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spi_flash.h' (63,180) at 20230720080043543
65154 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/kilauea.dts' (63,181) at 20240405153046093
65155 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-mm.c' (63,182) at 20240405153046797
65156 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/.gitignore' (63,183) at 20210307214926726
65157 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/libftdi/libftdi_%.bbappend' (63,184) at 20241029080011443
65158 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/libatomic.patch' (63,185) at 20241221090017512
65159 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/cache.json' (63,186) at 20240405153054137
65160 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/st,stm32-booster.yaml' (63,187) at 20240405153045145
65161 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_mark_t.h' (63,188) at 20210307214931650
65162 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_dtmf.c' (63,189) at 20210307214928542
65163 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/timex.h' (63,190) at 20240405153046249
65164 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/edminiv2/Kconfig' (63,191) at 20210308005002904
65165 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/watchdog-pm.rst' (63,192) at 20210307214925634
65166 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_s_ph.c' (63,193) at 20210308005046505
65167 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/x86-iommu.h' (63,194) at 20230925080039929
65168 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/maxim,max31856.yaml' (63,195) at 20240405153045077
65169 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/android.txt' (63,196) at 20210307214932506
65170 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/go.d.conf' (63,197) at 20241221090017564
65171 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_timer.c' (63,198) at 20240405153053169
65172 2025-01-21 03:01:00.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g15ek.dts' (63,199) at 20210308005002572
65173 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/axg-audio-clkc.h' (63,200) at 20240405153231795
65174 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libxml-parser-perl/0001-Makefile.PL-make-check_lib-cross-friendly.patch' (63,201) at 20240301090012471
65175 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/_chk_dependency.sh' (63,202) at 20240405153054293
65176 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov02a10.c' (63,203) at 20240405153049321
65177 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/cpu32.c' (63,204) at 20241211090212470
65178 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/8250.yaml' (63,205) at 20240405153045153
65179 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ramfs-rootfs-initramfs.rst' (63,206) at 20240405153045205
65180 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/instruction.json' (63,207) at 20240405153054113
65181 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-usb-ss.c' (63,208) at 20210307214930058
65182 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_k2g.c' (63,209) at 20210308005003076
65183 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-hmp-cmds.c' (63,210) at 20230426080043656
65184 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fdt.h' (63,211) at 20210308005002640
65185 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/spmi/spmi.h' (63,212) at 20210307214931350
65186 2025-01-21 03:01:00.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/base.yml' (63,213) at 20241022080032776
65187 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_config.h' (63,214) at 20210307214929350
65188 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/unaligned.h' (63,215) at 20210308005002844
65189 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio_template.h' (63,216) at 20240326080039370
65190 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/lm_sensors/lmsensors-config_1.0.bbappend' (63,217) at 20210811000030037
65191 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/stream.c' (63,218) at 20241211090212218
65192 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/run_manual.rst' (63,219) at 20240405153045009
65193 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/trusted-encrypted.rst' (63,220) at 20240405153045257
65194 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc.h' (63,221) at 20240405153053157
65195 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/files/init' (63,222) at 20210307205553826
65196 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/SECURITY.md' (63,223) at 20231126090012809
65197 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xprtrdma.h' (63,224) at 20210307214931518
65198 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-ultra_smb' (63,225) at 20240405153044913
65199 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/bootimg-efi.py' (63,226) at 20241221090017704
65200 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/lite5200.dts' (63,227) at 20240405153046093
65201 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/292' (63,228) at 20210927100127501
65202 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-path/run-ptest' (63,229) at 20230503080014587
65203 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-click_8.1.7.bb' (63,230) at 20240301090012471
65204 2025-01-21 03:01:00.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-az6027-cardlist.rst' (63,231) at 20210307214925230
65205 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-solidsense.dts' (63,232) at 20240405153045501
65206 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm6115.yaml' (63,233) at 20240405153045029
65207 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_valid.py' (63,234) at 20221216040017706
65208 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,enc28j60.txt' (63,235) at 20210307214925378
65209 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/Makefile' (63,236) at 20210308005003708
65210 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_buddy.h' (63,237) at 20240405153052629
65211 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.h' (63,238) at 20210307214929942
65212 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/smp.c' (63,239) at 20240830080013243
65213 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_hdmi_helper.c' (63,240) at 20240405153048389
65214 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/astro.h' (63,241) at 20210308005002916
65215 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/Kconfig' (63,242) at 20210307214929882
65216 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/stats.c' (63,243) at 20240815080012915
65217 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/hi655x-pmic.c' (63,244) at 20240405153230835
65218 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/mtjade-yaml-config/mtjade-ipmi-sensors.yaml' (63,245) at 20230309090017515
65219 2025-01-21 03:01:00.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/http_utility_test.cpp' (63,246) at 20241228090003723
65220 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss/fixup_hosttools.patch' (63,247) at 20241206090014282
65221 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/zet6223.c' (63,248) at 20240405153049165
65222 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jinja2/fix-3.13.patch' (63,249) at 20241221090017668
65223 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/socket.c' (63,250) at 20231102080015293
65224 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/g_uvc.h' (63,251) at 20240405153052941
65225 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/Kconfig' (63,252) at 20240405153051985
65226 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/drmem.h' (63,253) at 20240405153046109
65227 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/armv8_deprecated.c' (63,254) at 20240726080012846
65228 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwbase_rt.h' (63,255) at 20220525020654611
65229 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw551x.dtsi' (63,256) at 20240405153045513
65230 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/gpio.h' (63,257) at 20210307214931438
65231 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pm8058.c' (63,258) at 20240405153230755
65232 2025-01-21 03:01:00.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_sigtramp.h' (63,259) at 20221215040039062
65233 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-helpers.h' (63,260) at 20240906080037216
65234 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc440_uc.c' (63,261) at 20240906080037280
65235 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_bad' (63,262) at 20210308005003756
65236 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/Makefile' (63,263) at 20210307214932278
65237 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bitmain_antminer_s9.h' (63,264) at 20210308005003588
65238 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (63,265) at 20210813100029652
65239 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-gl861-cardlist.rst' (63,266) at 20210307214925230
65240 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex6.bpf.c' (63,267) at 20240405153232099
65241 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc_param.h' (63,268) at 20210309003653020
65242 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/insns.decode' (63,269) at 20210308005046313
65243 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/phy-rcar-gen2.c' (63,270) at 20210308005003456
65244 2025-01-21 03:01:00.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/index.rst' (63,271) at 20240405153045301
65245 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6775.h' (63,272) at 20240405153230667
65246 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_mchbar_regs.h' (63,273) at 20240405153048541
65247 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/patch.c' (63,274) at 20220525020652026
65248 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/lpc18xx_defconfig' (63,275) at 20240405153229907
65249 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/atmel_pci.c' (63,276) at 20220525020653731
65250 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native/errors_watch.yaml' (63,277) at 20210307205554050
65251 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a06g032-sysctrl.h' (63,278) at 20240405153052645
65252 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_hwloops.S' (63,279) at 20230426080043952
65253 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/traps.h' (63,280) at 20210307214926590
65254 2025-01-21 03:01:00.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/xilinx/clk-xlnx-clock-wizard.c' (63,281) at 20240405153046873
65255 2025-01-21 03:01:00.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.js' (63,282) at 20210307205554278
65256 2025-01-21 03:01:00.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exregion.c' (63,283) at 20240628080013985
65257 2025-01-21 03:01:00.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6s_mba6_mmc_defconfig' (63,284) at 20210308005003284
65258 2025-01-21 03:01:00.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/loongson/loongson,ls2k-pmc.yaml' (63,285) at 20240405153229795
65259 2025-01-21 03:01:00.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cqhci-crypto.h' (63,286) at 20220525020653379
65260 2025-01-21 03:01:00.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgtable.h' (63,287) at 20240405153230011
65261 2025-01-21 03:01:00.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pm8350.h' (63,288) at 20240405153231795
65262 2025-01-21 03:01:00.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/Add-target-to-only-build-tests-not-run-them.patch' (63,289) at 20241221090017696
65263 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c' (63,290) at 20241115090012945
65264 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0021_eventlogsimports.py' (63,291) at 20240106090017245
65265 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/buttons/button.png' (63,292) at 20220105012522963 to deleted uid set
65266 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-neon.inc' (63,293) at 20210905000020581
65267 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-qcm2290.yaml' (63,294) at 20240405153045025
65268 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/libdbi/libdbi.inc' (63,295) at 20220402030015919
65269 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-vmalloc.h' (63,296) at 20210307214931550
65270 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/md5.c' (63,297) at 20210308005003708
65271 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/pldm-create-phyp-nvram.service' (63,298) at 20220916100031437
65272 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/MAINTAINERS' (63,299) at 20210308005002952
65273 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/omap_rng.yaml' (63,300) at 20240405153229795
65274 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp2430_data.c' (63,301) at 20210307214925922
65275 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/core.c' (63,302) at 20220525020653823
65276 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/lib.h' (63,303) at 20240405153053465
65277 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc8280xp-dpu.yaml' (63,304) at 20240405153229763
65278 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/adc/ingenic,adc.h' (63,305) at 20220525020654543
65279 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts' (63,306) at 20240405153229923
65280 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/floating-point.json' (63,307) at 20240405153054133
65281 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/kbdif.h' (63,308) at 20240405153052957
65282 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/fsl-sata.txt' (63,309) at 20210307214925282
65283 2025-01-21 03:01:00.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/l2tp.sh' (63,310) at 20210307214932690
65284 2025-01-21 03:01:00.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65086.h' (63,311) at 20240405153231819
65285 2025-01-21 03:01:00.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-pcduino2.dts' (63,312) at 20210308005002616
65286 2025-01-21 03:01:00.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s.dtsi' (63,313) at 20210308005002620
65287 2025-01-21 03:01:00.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_multiple_interfaces.robot' (63,314) at 20240628080017113
65288 2025-01-21 03:01:00.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c' (63,315) at 20240405153051937
65289 2025-01-21 03:01:00.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TOSL' (63,316) at 20211006000025246
65290 2025-01-21 03:01:00.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/spmi.c' (63,317) at 20240405153051805
65291 2025-01-21 03:01:00.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c' (63,318) at 20240405153230423
65292 2025-01-21 03:01:00.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/gettime_perf.c' (63,319) at 20220525020655231
65293 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_1_0_sh_mask.h' (63,320) at 20210307214927666
65294 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu.h' (63,321) at 20240613080016499
65295 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/apply_local_src_patches.bbclass' (63,322) at 20231011080016570
65296 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-continue.rst' (63,323) at 20220525020654131
65297 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lynxkdi.h' (63,324) at 20210308005003672
65298 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/paging.h' (63,325) at 20220525020653751
65299 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-client.init' (63,326) at 20210307205554122
65300 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c' (63,327) at 20240405153048637
65301 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/firmware-activate.rst' (63,328) at 20210309003648408
65302 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qobject-input-visitor.h' (63,329) at 20220429100100586
65303 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx6q.c' (63,330) at 20240405153045645
65304 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/kprobes.h' (63,331) at 20240405153045917
65305 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/unstriped.rst' (63,332) at 20240405153044941
65306 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/.clang-format' (63,333) at 20240709145403765
65307 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/xlnx-versal-usb2-ctrl-regs.h' (63,334) at 20230426080043768
65308 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/meson/Makefile' (63,335) at 20210307214927174
65309 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/musl/musl_%.bbappend' (63,336) at 20241221090017472
65310 2025-01-21 03:01:00.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/callback_srm.S' (63,337) at 20240405153229855
65311 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/0001-Drop-inline-of-crc32-function-to-fix-build-using-GCC.patch' (63,338) at 20210307205553874
65312 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/compressor.h' (63,339) at 20210307214927306
65313 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/edid.json' (63,340) at 20230809080018199
65314 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/stunnel/stunnel_5.73.bb' (63,341) at 20241221090017500
65315 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-phytec-pfla02.dtsi' (63,342) at 20240405153045501
65316 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/extmem.c' (63,343) at 20240405153230087
65317 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/uniphier_v8_defconfig' (63,344) at 20210308005003284
65318 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/pl022.h' (63,345) at 20210927100127241
65319 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/trusted_foundations.c' (63,346) at 20210307214927178
65320 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/power_allocator.rst' (63,347) at 20220525020651726
65321 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/za_no_regs.c' (63,348) at 20241008080014055
65322 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1420.c' (63,349) at 20240405153049293
65323 2025-01-21 03:01:00.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sl28cpld.c' (63,350) at 20240405153231359
65324 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pxe.c' (63,351) at 20210308005003216
65325 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/smsc75xx.h' (63,352) at 20210307214929710
65326 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-before-err.out' (63,353) at 20210308005046409 to deleted uid set
65327 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/prime_numbers.h' (63,354) at 20210307214931486
65328 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nd.h' (63,355) at 20240405153052749
65329 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NTP-0' (63,356) at 20211006000025238
65330 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/sysreset.c' (63,357) at 20210308005003740
65331 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/unaligned.h' (63,358) at 20210308005002804
65332 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ksyms_module.c' (63,359) at 20240405153054253
65333 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/acp6x-pdm-dma.c' (63,360) at 20240405153053553
65334 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/Makefile' (63,361) at 20210308005002964
65335 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/Kconfig' (63,362) at 20210307214932426
65336 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/sysfs.hpp' (63,363) at 20240817080026660 to deleted uid set
65337 2025-01-21 03:01:00.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mediatek,spi-slave-mt27xx.yaml' (63,364) at 20240405153045173
65338 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-config.c' (63,365) at 20240405153232139
65339 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-tip.rst' (63,366) at 20240405153045249
65340 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/perf_event.h' (63,367) at 20210307214926110
65341 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-colibri.dtsi' (63,368) at 20240405153229879
65342 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/nuvoton-layer/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend' (63,369) at 20220223040020640
65343 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/dev.h' (63,370) at 20210307214929870
65344 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_soc.h' (63,371) at 20210307214926486
65345 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_eth_com.h' (63,372) at 20240613080016431
65346 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-da9055.c' (63,373) at 20220525020652438
65347 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/perfmon.h' (63,374) at 20220525020652406
65348 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/vitesse,vsc73xx.txt' (63,375) at 20240405153045117
65349 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb' (63,376) at 20241221090017560
65350 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vtime.h' (63,377) at 20220525020652102
65351 2025-01-21 03:01:00.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m.dtsi' (63,378) at 20240405153045573
65352 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/bdx-metrics.json' (63,379) at 20240405153054129
65353 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads7950.yaml' (63,380) at 20210309003648356
65354 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/systemintfcmds.hpp' (63,381) at 20231115090028655
65355 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,qcm2290-dispcc.yaml' (63,382) at 20240405153045029
65356 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ioctl32.c' (63,383) at 20240405153052593
65357 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/Makefile' (63,384) at 20240405153048357
65358 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/rfd_ftl.c' (63,385) at 20220525020653407
65359 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/edma-pcm.h' (63,386) at 20210307214932430
65360 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/machine.c' (63,387) at 20240906080037480
65361 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/0001-mplay-Fix-build-with-musl.patch' (63,388) at 20220910030013353
65362 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/bitops/non-atomic.h' (63,389) at 20210308005002824
65363 2025-01-21 03:01:00.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ot1200_defconfig' (63,390) at 20210308005003272
65364 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/imx_i2c.c' (63,391) at 20241211090212274
65365 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0003-linux-syslinux-implement-install_to_ext2.patch' (63,392) at 20220910030013425
65366 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp2.c' (63,393) at 20240405153049297
65367 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-gx-ao-secure.yaml' (63,394) at 20240405153045013
65368 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-hash_0.7.0.bb' (63,395) at 20241221090017552
65369 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pel.hpp' (63,396) at 20240521080035457
65370 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/cache.json' (63,397) at 20210307214932538
65371 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/kregs.h' (63,398) at 20210307214926118
65372 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c' (63,399) at 20241011080017311
65373 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-sis96x.rst' (63,400) at 20210307214925510
65374 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/cs4231a.c' (63,401) at 20241211090212254
65375 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/procps/procps/sysctl.conf' (63,402) at 20210307205554566
65376 2025-01-21 03:01:00.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pca953x.h' (63,403) at 20210308005003676
65377 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/persistent_data.hpp' (63,404) at 20241207090003063
65378 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/settings' (63,405) at 20210309003656020
65379 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0012-hgfsServerLinux-Consider-64bit-time_t-possibility.patch' (63,406) at 20240106090017233
65380 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/manager.c' (63,407) at 20220525020653915
65381 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cloexec.c' (63,408) at 20240405153054185
65382 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/internal.h' (63,409) at 20240906080037512
65383 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/volatiles.03_suricata' (63,410) at 20210905000020565
65384 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sections.h' (63,411) at 20210307214926586
65385 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc_pll_regs.h' (63,412) at 20240405153046605
65386 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tc90522.c' (63,413) at 20240405153230783
65387 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-fs4.dtsi' (63,414) at 20210307214926010
65388 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/nfc.rst' (63,415) at 20240405153045193
65389 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/st_fdma.c' (63,416) at 20220525020652414
65390 2025-01-21 03:01:00.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm6350.h' (63,417) at 20240405153049173
65391 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio.c' (63,418) at 20240906080037140
65392 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/timer.c' (63,419) at 20240405153053229
65393 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/rakp34.cpp' (63,420) at 20230808080039221
65394 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/spinlock_types.h' (63,421) at 20210307214925670
65395 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-mac_1.0.bb' (63,422) at 20241206090014270
65396 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/xen/evtchn.h' (63,423) at 20240405153052949
65397 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-mfg.c' (63,424) at 20240405153046801
65398 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_netlink.c' (63,425) at 20241104090011619
65399 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/regs_load.S' (63,426) at 20210307214932514
65400 2025-01-21 03:01:00.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml' (63,427) at 20240405153045109
65401 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8186-evb.dts' (63,428) at 20240405153045749
65402 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/common.c' (63,429) at 20210308005003012
65403 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-s5pv210-usb2.c' (63,430) at 20210307214930062
65404 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-usb3hs.c' (63,431) at 20240405153051297
65405 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/readme.md' (63,432) at 20221215040043186
65406 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-zram' (63,433) at 20240405153044913
65407 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/SDKToolchainConfig.cmake.template' (63,434) at 20220405030025649
65408 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_prctl_unalign.h' (63,435) at 20220429100100618
65409 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8711.h' (63,436) at 20210307214932354
65410 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.7.bb' (63,437) at 20241221090017556
65411 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubp.h' (63,438) at 20210307214927294
65412 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/string.c' (63,439) at 20240405153045913
65413 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/service_indicators.hpp' (63,440) at 20221005030030502
65414 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc85xx.h' (63,441) at 20210307214926386
65415 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.c' (63,442) at 20240405153050109
65416 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/x86-5lvl.c' (63,443) at 20240405153230295
65417 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_user_tags.fail' (63,444) at 20241221090017632
65418 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_bench_xmit_mode_queue_xmit.sh' (63,445) at 20240405153053429
65419 2025-01-21 03:01:00.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/irq.h' (63,446) at 20240405153046309
65420 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-ocfs2' (63,447) at 20240405153044929
65421 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_ipv6header.h' (63,448) at 20210307214931650
65422 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_debugfs.h' (63,449) at 20240405153048441
65423 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ftrace.lds.h' (63,450) at 20220525020652098
65424 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/nmi.c' (63,451) at 20240405153230127
65425 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/utils.h' (63,452) at 20210927100127229
65426 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/spinlock.h' (63,453) at 20220525020652002
65427 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-capture.c' (63,454) at 20240405153231471
65428 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rcar.h' (63,455) at 20240405153051237
65429 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dfs.h' (63,456) at 20210307214929770
65430 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-perf.rst' (63,457) at 20240405153054037
65431 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8mq-power.h' (63,458) at 20240405153052653
65432 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7743-cpg-mssr.c' (63,459) at 20210309003649252
65433 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rx51_battery.c' (63,460) at 20210307214930166
65434 2025-01-21 03:01:00.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/axg.h' (63,461) at 20210308005002644
65435 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/redfish_request.py' (63,462) at 20230512080020573
65436 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt' (63,463) at 20210309003648348
65437 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api-macros/src/lib.rs' (63,464) at 20241211090212458
65438 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/pep-gprs.c' (63,465) at 20240405153053353
65439 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/hub.c' (63,466) at 20240405153052081
65440 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/misc_32.c' (63,467) at 20210307214926614
65441 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard-emmc-som-v15.dts' (63,468) at 20240405153045497
65442 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/alloc.c' (63,469) at 20240405153050093
65443 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cpu-throttle.h' (63,470) at 20241211090212370
65444 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python-extras.inc' (63,471) at 20210307205554542
65445 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap.c' (63,472) at 20240906080037376
65446 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acapps.h' (63,473) at 20240405153046613
65447 2025-01-21 03:01:00.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/exp_rcv.c' (63,474) at 20220525020653131
65448 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/277' (63,475) at 20240906080037564
65449 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/event_notification_utils.robot' (63,476) at 20240627080021048
65450 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/qt1050.c' (63,477) at 20240805080013959
65451 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-version3.vmdk.bz2' (63,478) at 20210308005046473 to deleted uid set
65452 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-blk-common.h' (63,479) at 20221215040039190
65453 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stv0991/stv0991.c' (63,480) at 20210308005003056
65454 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/reg_ops.h' (63,481) at 20220525020651966
65455 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0003-check-for-libexecinfo-providing-backtrace-APIs.patch' (63,482) at 20230706080014753
65456 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c' (63,483) at 20240405153231023
65457 2025-01-21 03:01:00.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem.h' (63,484) at 20240405153230595
65458 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/usbtmc.c' (63,485) at 20241001080013024
65459 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_rateest.h' (63,486) at 20210307214931646
65460 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/Makefile' (63,487) at 20220525020654955
65461 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemux86/pointercal' (63,488) at 20210307205553874
65462 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/opts-visitor.c' (63,489) at 20240906080037432
65463 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-lpass-ports.h' (63,490) at 20240405153053981
65464 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/uapi.c' (63,491) at 20240405153048769
65465 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/embest/mx6boards/Kconfig' (63,492) at 20210308005002956
65466 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb' (63,493) at 20240301090012431
65467 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/Kconfig' (63,494) at 20240405153050693
65468 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz' (63,495) at 20210307205554594 to deleted uid set
65469 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/board-axg.c' (63,496) at 20210308005002752
65470 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/Kconfig' (63,497) at 20240405153050793
65471 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83640_reg.h' (63,498) at 20220525020653683
65472 2025-01-21 03:01:00.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/vmlinux.lds.S' (63,499) at 20241211090145393
65473 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-lx106/core-isa.h' (63,500) at 20221215040039346
65474 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx7_gpr.c' (63,501) at 20210308005045905
65475 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/trace.h' (63,502) at 20210308005045821
65476 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/MAINTAINERS' (63,503) at 20210308005002944
65477 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/create_read_window_v2.c' (63,504) at 20230809080010799
65478 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dts' (63,505) at 20240405153045785
65479 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts' (63,506) at 20210308005002620
65480 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/clk-lib.h' (63,507) at 20210308005003056
65481 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/sharpsl_param.c' (63,508) at 20240405153045613
65482 2025-01-21 03:01:00.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/exceptions/Linux-syscall-note' (63,509) at 20210307214925638
65483 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Memory.v1_20_0.json' (63,510) at 20240619080002948
65484 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/system.h' (63,511) at 20210308005002808
65485 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-elm-hana.dts' (63,512) at 20240405153045745
65486 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intrusion/meson.build' (63,513) at 20241112090003098
65487 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_config.cpp' (63,514) at 20240819080030259
65488 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/example/monitor.yaml' (63,515) at 20220928030038662
65489 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_demux.h' (63,516) at 20210307214931542
65490 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_l3_exceptions.sh' (63,517) at 20220525020655207
65491 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c' (63,518) at 20240405153230399
65492 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rk3288_hdmi_analog.c' (63,519) at 20240405153053981
65493 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Gutmann' (63,520) at 20241221090017616
65494 2025-01-21 03:01:00.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic26.h' (63,521) at 20240405153053809
65495 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bergvik' (63,522) at 20210307205553778
65496 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/vsc3316_3308.c' (63,523) at 20210308005002960
65497 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2837-rpi-3-b.dts' (63,524) at 20210308005002572
65498 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_heci_cmd_submit.c' (63,525) at 20240405153048505
65499 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rockchip,rk808.h' (63,526) at 20210308005003632
65500 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-memory.h' (63,527) at 20241114091008832
65501 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/run-ci' (63,528) at 20221209040038051
65502 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/vporttbl.c' (63,529) at 20240405153050121
65503 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-led.c' (63,530) at 20220627100016986
65504 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/ivt.S' (63,531) at 20240405153229995
65505 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/cpp-example.cpp' (63,532) at 20240106090017253
65506 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.err' (63,533) at 20210308005046413
65507 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_make_id_name.cpp' (63,534) at 20221028100033263
65508 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/api/index.rst' (63,535) at 20240405153045009
65509 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/ddr.h' (63,536) at 20210308005002972
65510 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rsmu_spi.c' (63,537) at 20240405153230839
65511 2025-01-21 03:01:00.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/MAINTAINERS' (63,538) at 20210308005003036
65512 2025-01-21 03:01:00.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Enafors' (63,539) at 20210307205553778
65513 2025-01-21 03:01:00.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/ramfs-ppc_82xx.txt' (63,540) at 20210308005003012
65514 2025-01-21 03:01:00.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/seccomp/seccomp-filter/arch-support.txt' (63,541) at 20240405153045201
65515 2025-01-21 03:01:00.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/scmi_pm_domain.c' (63,542) at 20221102030020769
65516 2025-01-21 03:01:00.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PHP-3.01' (63,543) at 20211006000025242
65517 2025-01-21 03:01:00.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/localoptions.h' (63,544) at 20240221090011585
65518 2025-01-21 03:01:00.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-chemical-sgp40' (63,545) at 20220525020651634
65519 2025-01-21 03:01:00.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_msgtype6.c' (63,546) at 20240405153231379
65520 2025-01-21 03:01:00.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/set_parameter_from_group_max.cpp' (63,547) at 20240820080023686
65521 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/firmware/imx/rsrc.h' (63,548) at 20240405153052649
65522 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-shadow-fix1.c' (63,549) at 20240405153053429
65523 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/ti_sci_inta_msi.c' (63,550) at 20240405153231455
65524 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/xyz.openbmc_project.EntityManager.service' (63,551) at 20240604080008984
65525 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ipsec_fs_roce.h' (63,552) at 20240405153050129
65526 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/maxim,max44009.yaml' (63,553) at 20220525020651682
65527 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/modinfo-generate.py' (63,554) at 20230925080039989
65528 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp10b.c' (63,555) at 20210307214927966
65529 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-se-proxy_git.bb' (63,556) at 20230610080017599
65530 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_tc.sh' (63,557) at 20240405153053425
65531 2025-01-21 03:01:00.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-mac.h' (63,558) at 20210307214929602
65532 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h' (63,559) at 20210307214929578
65533 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/meson.build' (63,560) at 20241113090034549
65534 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-magicmouse.c' (63,561) at 20241216090017701
65535 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_fw_scsi.h' (63,562) at 20210307214930386
65536 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/wpantund_git.bb' (63,563) at 20240413080012643
65537 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/32/pgtable.h' (63,564) at 20240405153230027
65538 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/queensbay/Makefile' (63,565) at 20210308005002860
65539 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/Makefile' (63,566) at 20240405153046805
65540 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/Makefile' (63,567) at 20240405153230299
65541 2025-01-21 03:01:00.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/elf_util.c' (63,568) at 20210307214926362
65542 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-driver.h' (63,569) at 20210716100029931
65543 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/irq.c' (63,570) at 20210307214926190
65544 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/ncplite-inventory-log/files/inventory-log.sh' (63,571) at 20230418080015344
65545 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk20a.c' (63,572) at 20220525020652971
65546 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/openbmc_test_tools.md' (63,573) at 20221209040018563
65547 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm186x.c' (63,574) at 20240405153053677
65548 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.h' (63,575) at 20241211090145417
65549 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci-cxl.c' (63,576) at 20240405153046217
65550 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_para.h' (63,577) at 20220525020652034
65551 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tao3530.h' (63,578) at 20210308005003620
65552 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ragunda' (63,579) at 20210307205553790
65553 2025-01-21 03:01:00.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_c_ac.h' (63,580) at 20240405153231851
65554 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/nsimosci_hs_smp_defconfig' (63,581) at 20240405153045357
65555 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/index.rst' (63,582) at 20240405153045293
65556 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_structs.h' (63,583) at 20210308005046085
65557 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/com.ibm.VPD.Manager.service' (63,584) at 20240104090016070
65558 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_delloem.c' (63,585) at 20210308004938824
65559 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/set_device_action.hpp' (63,586) at 20210914000041091
65560 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/sdbusplus.wrap' (63,587) at 20230602080024184
65561 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils_2.5.bb' (63,588) at 20241221090017636
65562 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.clang-tidy' (63,589) at 20240903080027135
65563 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/bt1-pvt.c' (63,590) at 20240405153230659
65564 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.out' (63,591) at 20210308005046401 to deleted uid set
65565 2025-01-21 03:01:00.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_timestamp.h' (63,592) at 20240405153052857
65566 2025-01-21 03:01:00.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr.h' (63,593) at 20240405153052349
65567 2025-01-21 03:01:00.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_drv.c' (63,594) at 20240805080013951
65568 2025-01-21 03:01:00.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mpi.h' (63,595) at 20210308005045953
65569 2025-01-21 03:01:00.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/index.rst' (63,596) at 20210307214925242
65570 2025-01-21 03:01:00.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_display_helper_mod.c' (63,597) at 20240405153048385
65571 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_6_0_d.h' (63,598) at 20210307214927514
65572 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/disas.c' (63,599) at 20240906080037496
65573 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/file_handler.hpp' (63,600) at 20230511080030371
65574 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-control.c' (63,601) at 20240405153053969
65575 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov2659.txt' (63,602) at 20210307214925350
65576 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/uprobes.c' (63,603) at 20240405153230071
65577 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/mdev.cfg' (63,604) at 20241221090017636
65578 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/squashfs.h' (63,605) at 20240405153052537
65579 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/serval_pcb106.dts' (63,606) at 20210308005002816
65580 2025-01-21 03:01:00.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8180_93cx6.h' (63,607) at 20210307214930634
65581 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/qmi.h' (63,608) at 20240805080013987
65582 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/and' (63,609) at 20240405153053437
65583 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5235evb/m5235evb.c' (63,610) at 20210308005002972
65584 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/logging.hpp' (63,611) at 20210308005059173
65585 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24110.h' (63,612) at 20210307214928610
65586 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pm8916_wdt.c' (63,613) at 20240405153231599
65587 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx1-pinfunc.h' (63,614) at 20240405153045485
65588 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/boot.c' (63,615) at 20210308005002760
65589 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/helper.h' (63,616) at 20210308005046373
65590 2025-01-21 03:01:00.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-resource-supplement-for-pfr.md' (63,617) at 20221209040006395
65591 2025-01-21 03:01:00.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/gyp/gyp_git.bb' (63,618) at 20240301090012431
65592 2025-01-21 03:01:00.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ClArtistic' (63,619) at 20210307205554418
65593 2025-01-21 03:01:00.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme4_rtr_regs.h' (63,620) at 20240405153046605
65594 2025-01-21 03:01:00.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d_0.1.10.bb' (63,621) at 20231011080016602
65595 2025-01-21 03:01:00.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/dma-isa-lpc.rst' (63,622) at 20220525020651658
65596 2025-01-21 03:01:00.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm92.c' (63,623) at 20240405153048861
65597 2025-01-21 03:01:00.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgalloc.h' (63,624) at 20220525020652150
65598 2025-01-21 03:01:00.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/palmetto-ipmi-fru.yaml' (63,625) at 20210307205553690
65599 2025-01-21 03:01:00.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/internals.h' (63,626) at 20240405153048925
65600 2025-01-21 03:01:00.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_cnfg.h' (63,627) at 20220525020653335
65601 2025-01-21 03:01:00.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/MCD_tasksInit.h' (63,628) at 20210308005003556
65602 2025-01-21 03:01:00.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2019-12' (63,629) at 20210908000010391
65603 2025-01-21 03:01:00.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/xdr4.c' (63,630) at 20240405153052401
65604 2025-01-21 03:01:00.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88473.c' (63,631) at 20240405153049293
65605 2025-01-21 03:01:00.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/quark.h' (63,632) at 20210308005002876
65606 2025-01-21 03:01:00.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/logo.svg' (63,633) at 20210308005107069
65607 2025-01-21 03:01:00.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/pdr/sensor_pdr.json' (63,634) at 20221213040036917
65608 2025-01-21 03:01:00.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb' (63,635) at 20241206090014318
65609 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/guest-agent-command-state.c' (63,636) at 20210308005046229
65610 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.cpp' (63,637) at 20240817080031288 to deleted uid set
65611 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ux500-usb.txt' (63,638) at 20210307214925450
65612 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/crypto.h' (63,639) at 20220525020654915
65613 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8572DS_defconfig' (63,640) at 20210308005003240
65614 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcuref.h' (63,641) at 20240405153052785
65615 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/gcov.h' (63,642) at 20220525020654703
65616 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/src/utils/ensure.hpp' (63,643) at 20230523080037934 to deleted uid set
65617 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/trace-enable/trace-enable/trace-enable' (63,644) at 20220129040011653
65618 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/dptf_power.c' (63,645) at 20240405153046637
65619 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-self-map-files-002.c' (63,646) at 20210307214932710
65620 2025-01-21 03:01:00.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_sas.c' (63,647) at 20240405153231431
65621 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore.c' (63,648) at 20240405153230107
65622 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/Kconfig' (63,649) at 20240405153051413
65623 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/Makefile' (63,650) at 20240405153046157
65624 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-s3c2410.c' (63,651) at 20240405153230679
65625 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_regs.h' (63,652) at 20240405153232239
65626 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/proc-fns.h' (63,653) at 20240405153045625
65627 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-ni169445.config' (63,654) at 20210307214926202
65628 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_64.c' (63,655) at 20240405153230147
65629 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_evergreen.h' (63,656) at 20210307214927998
65630 2025-01-21 03:01:00.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/trace.h' (63,657) at 20210309003654376
65631 2025-01-21 03:01:00.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-05' (63,658) at 20220718030006057
65632 2025-01-21 03:01:00.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_w.c' (63,659) at 20210308005046505
65633 2025-01-21 03:01:00.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/overlayfs-user/overlayfs-user.bb' (63,660) at 20240301090012447
65634 2025-01-21 03:01:00.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-uevent.c' (63,661) at 20240405153049249
65635 2025-01-21 03:01:00.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.json' (63,662) at 20220429100100882
65636 2025-01-21 03:01:00.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubp.c' (63,663) at 20240405153047257
65637 2025-01-21 03:01:00.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-chromebook.dtsi' (63,664) at 20210308005002604
65638 2025-01-21 03:01:00.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38471-1.patch' (63,665) at 20240106090017265
65639 2025-01-21 03:01:00.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-brcmstb-rescal.c' (63,666) at 20240405153051485
65640 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/zsmalloc.c' (63,667) at 20240405153231983
65641 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_hw_counters.h' (63,668) at 20220525020653167
65642 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/Makefile' (63,669) at 20210307214925642
65643 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Fiskars' (63,670) at 20210307205553770
65644 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/plutux/MAINTAINERS' (63,671) at 20210308005002920
65645 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c' (63,672) at 20220525020652971
65646 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/most_usb.c' (63,673) at 20240405153049677
65647 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/.gitignore' (63,674) at 20210308005002948
65648 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm9705.c' (63,675) at 20210307214928510
65649 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/freshclam.conf' (63,676) at 20210307205554126
65650 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-scmi' (63,677) at 20240405153044913
65651 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_pci.h' (63,678) at 20210307214930274
65652 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/twl4030.dtsi' (63,679) at 20210308005002632
65653 2025-01-21 03:01:00.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/onewire2.conf' (63,680) at 20210307205553722
65654 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/knotty.py' (63,681) at 20241221090017588
65655 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/exports.c' (63,682) at 20240405153053417
65656 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_attach_probe.c' (63,683) at 20240405153054269
65657 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-sabresd-u-boot.dtsi' (63,684) at 20210308005002584
65658 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/meson.build' (63,685) at 20230925080039989
65659 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_debugfs.h' (63,686) at 20210307214929574
65660 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/pm3393.c' (63,687) at 20240405153049861
65661 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config/zone_conditions.yaml' (63,688) at 20210307205554062
65662 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_event.h' (63,689) at 20210307214932194
65663 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/firmware.c' (63,690) at 20240405153049049
65664 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/migrate.h' (63,691) at 20240405153052897
65665 2025-01-21 03:01:00.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/1600x1200.S' (63,692) at 20210307214932470
65666 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_features.c' (63,693) at 20240405153054285
65667 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad7293.yaml' (63,694) at 20240405153045073
65668 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/dev-tools/index.rst' (63,695) at 20240405153229839
65669 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/0002-Add-another-variable-LIBS-to-provides-libraries-from.patch' (63,696) at 20230114040015470
65670 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/ddr.h' (63,697) at 20210308005002784
65671 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/trace-events' (63,698) at 20240906080037288
65672 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/MAINTAINERS' (63,699) at 20210308005002992
65673 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/gitlint/block_comment.py' (63,700) at 20221208040016922
65674 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-bindings/vala/xfce4-vala/0001-configure.ac-Detect-vapidir-if-not-set-explicitly.patch' (63,701) at 20210307205554042
65675 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_smu_sensors.c' (63,702) at 20240405153049229
65676 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_heartbeat.c' (63,703) at 20240405153230267
65677 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-mc.h' (63,704) at 20210309003650404
65678 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml' (63,705) at 20240405153045117
65679 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/hyperv/mshyperv.c' (63,706) at 20240405153045849
65680 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4760-cgu.h' (63,707) at 20240405153052641
65681 2025-01-21 03:01:00.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_port.c' (63,708) at 20240405153050201
65682 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/a53-pll.c' (63,709) at 20240405153046805
65683 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-main.c' (63,710) at 20240405153049801
65684 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-ixp4xx.c' (63,711) at 20240405153230867
65685 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/z3fold.rst' (63,712) at 20240405153045229
65686 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/Makefile' (63,713) at 20210307214930170
65687 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdmout.c' (63,714) at 20240405153053973
65688 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-ispcrg.yaml' (63,715) at 20240405153229759
65689 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vhost-user-gpu.rst' (63,716) at 20240326080039406
65690 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c' (63,717) at 20241125090012239
65691 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_hpt3x3.c' (63,718) at 20240405153046661
65692 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/SafeSetID.rst' (63,719) at 20210309003648268
65693 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb' (63,720) at 20241221090017576
65694 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/can.rst' (63,721) at 20240906080037180
65695 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_pltdrv.c' (63,722) at 20210307214930146
65696 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-altera-core.c' (63,723) at 20240405153051781
65697 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_ct.h' (63,724) at 20240405153052941
65698 2025-01-21 03:01:00.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/pkginfo.in' (63,725) at 20210308004938816
65699 2025-01-21 03:01:00.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/Makefile' (63,726) at 20210308005003336
65700 2025-01-21 03:01:00.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/Kconfig' (63,727) at 20210307214927050
65701 2025-01-21 03:01:00.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/surestart-attributes.c' (63,728) at 20240405153231343
65702 2025-01-21 03:01:00.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/slot.c' (63,729) at 20241211090145477
65703 2025-01-21 03:01:00.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core.h' (63,730) at 20240405153047029
65704 2025-01-21 03:01:00.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/sti-reset.c' (63,731) at 20210308005003480
65705 2025-01-21 03:01:00.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/amd_acpi.h' (63,732) at 20220525020652534
65706 2025-01-21 03:01:00.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/perf_regs.h' (63,733) at 20210307214926682
65707 2025-01-21 03:01:00.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7790.c' (63,734) at 20210308005003460
65708 2025-01-21 03:01:00.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/melexis,mlx90640.txt' (63,735) at 20210307214925350
65709 2025-01-21 03:01:00.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/arm11mpcore.h' (63,736) at 20210308005046009
65710 2025-01-21 03:01:00.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_dec.c' (63,737) at 20240405153051865
65711 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.h' (63,738) at 20210307214929942
65712 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/allmod_expected_config' (63,739) at 20210308005003736
65713 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf523x/speed.c' (63,740) at 20210308005002800
65714 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/tiobench-makefile.patch' (63,741) at 20210307205553874
65715 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_actions.hpp' (63,742) at 20240904080048947
65716 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/LICENSE' (63,743) at 20220624030002628
65717 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/README.poky.md' (63,744) at 20230919080013974
65718 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_halinit.c' (63,745) at 20210307214930646
65719 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmul.c' (63,746) at 20210308005046525
65720 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sel.robot' (63,747) at 20240910080016934
65721 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sony-laptop.h' (63,748) at 20220525020654615
65722 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/idt_64.c' (63,749) at 20240405153230103
65723 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6ul_isiot_emmc_defconfig' (63,750) at 20210308005003260
65724 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_cfg.h' (63,751) at 20210307214928638
65725 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/counter.txt' (63,752) at 20210307214925278
65726 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sonet.h' (63,753) at 20210307214931510
65727 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/stfd.c' (63,754) at 20210307214926438
65728 2025-01-21 03:01:00.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/irqflags.h' (63,755) at 20210307214925666
65729 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_table.c' (63,756) at 20240405153050345
65730 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-cp110.dtsi' (63,757) at 20210307214926022
65731 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt' (63,758) at 20240405153229775
65732 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/tegra.h' (63,759) at 20210308005002672
65733 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/bootm.h' (63,760) at 20210308005002824
65734 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/scsi_dh_hp_sw.c' (63,761) at 20240405153051589
65735 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/relocate.c' (63,762) at 20240405153047041
65736 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_queue.c' (63,763) at 20220525020654971
65737 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/common.c' (63,764) at 20210308005002996
65738 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sme_trap_no_sm.c' (63,765) at 20240405153054241
65739 2025-01-21 03:01:00.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/physaddr.c' (63,766) at 20240405153046265
65740 2025-01-21 03:01:00.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lock.c' (63,767) at 20241216090017753
65741 2025-01-21 03:01:00.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_mr.h' (63,768) at 20220525020654067
65742 2025-01-21 03:01:00.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/gen/meson.build' (63,769) at 20240925080031386 to deleted uid set
65743 2025-01-21 03:01:00.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2060_priv.h' (63,770) at 20210307214928798
65744 2025-01-21 03:01:00.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/vg468.h' (63,771) at 20210307214930046
65745 2025-01-21 03:01:00.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/slab.rst' (63,772) at 20240405153045229
65746 2025-01-21 03:01:00.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/classes/native.bbclass' (63,773) at 20210307205554250
65747 2025-01-21 03:01:00.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/rcu_node-lock.svg' (63,774) at 20210307214925210
65748 2025-01-21 03:01:00.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu-param.h' (63,775) at 20241211090212518
65749 2025-01-21 03:01:00.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/siu_pcm.c' (63,776) at 20240405153053989
65750 2025-01-21 03:01:00.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/utils.hpp' (63,777) at 20241211090206666
65751 2025-01-21 03:01:00.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/settings' (63,778) at 20240405153054341
65752 2025-01-21 03:01:00.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c' (63,779) at 20240405153048633
65753 2025-01-21 03:01:00.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl2.c' (63,780) at 20240405153051961
65754 2025-01-21 03:01:00.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-cache.json' (63,781) at 20240405153054133
65755 2025-01-21 03:01:00.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_nvm.h' (63,782) at 20210307214929474
65756 2025-01-21 03:01:00.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_addic.c' (63,783) at 20210308005046529
65757 2025-01-21 03:01:00.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi' (63,784) at 20241211090145373
65758 2025-01-21 03:01:00.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-2.0' (63,785) at 20210307205554418
65759 2025-01-21 03:01:00.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/cpu.c' (63,786) at 20210308005002852
65760 2025-01-21 03:01:00.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/layout.h' (63,787) at 20220525020654459
65761 2025-01-21 03:01:00.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/rtsummary.c' (63,788) at 20240405153231775
65762 2025-01-21 03:01:00.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x06_hypervisor.h' (63,789) at 20210307214928082
65763 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga-hw.c' (63,790) at 20210307214928750
65764 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/Makefile' (63,791) at 20210307214930026
65765 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/toaster-requirements.txt' (63,792) at 20231126090012817
65766 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km83xx-common.h' (63,793) at 20210308005003600
65767 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/Kconfig' (63,794) at 20240405153052033
65768 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/bus.c' (63,795) at 20241115090012941
65769 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/stk3310.c' (63,796) at 20240405153049001
65770 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (63,797) at 20231012080014472
65771 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-api.rst' (63,798) at 20241211090212234
65772 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm/Booting' (63,799) at 20240405153045285
65773 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/super.c' (63,800) at 20240405153052537
65774 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/hash.h' (63,801) at 20210307214926158
65775 2025-01-21 03:01:00.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-ep0.c' (63,802) at 20240405153052081
65776 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/garmin_gps.c' (63,803) at 20240405153052133
65777 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/mutex.h' (63,804) at 20210307214932474
65778 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_cpu.h' (63,805) at 20221215040039202
65779 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_vlan.sh' (63,806) at 20210307214932690
65780 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_SRIO_PCIE_BOOT_defconfig' (63,807) at 20210308005003244
65781 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/hif_nocpy.h' (63,808) at 20210308005003676
65782 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280-i2c.c' (63,809) at 20240405153049009
65783 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_intr.c' (63,810) at 20240405153230803
65784 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/i2c.h' (63,811) at 20210307214925906
65785 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_sysfs.h' (63,812) at 20210307214928446
65786 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pimd/pimd_2.3.2.bb' (63,813) at 20240413080012647
65787 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7629.c' (63,814) at 20240405153051317
65788 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/platform.rst' (63,815) at 20210309003648404
65789 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/phosphor-logging.wrap' (63,816) at 20220412175720090
65790 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/marvell.txt' (63,817) at 20240405153229779
65791 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/MAINTAINERS' (63,818) at 20210308005002900
65792 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r420' (63,819) at 20210307214928018
65793 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/fs_helpers.h' (63,820) at 20240405153052737
65794 2025-01-21 03:01:00.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/templates/default/conf-notes.txt' (63,821) at 20220913030020492
65795 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-am62.c' (63,822) at 20240405153230287
65796 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/pmbus_driver_device.cpp' (63,823) at 20240817080031288
65797 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/misc.c' (63,824) at 20240405153054361
65798 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_fence.c' (63,825) at 20210307214932722
65799 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/jedec,jc42.yaml' (63,826) at 20240405153229763
65800 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/core.c' (63,827) at 20241111090012169
65801 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lochnagar-i2c.c' (63,828) at 20240405153230835
65802 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/Partition/meson.build' (63,829) at 20230825080021141 to deleted uid set
65803 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_ccs_mode.h' (63,830) at 20240520080015151
65804 2025-01-21 03:01:00.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebox_panther/Kconfig' (63,831) at 20210308005003004
65805 2025-01-21 03:01:00.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-kvm.c' (63,832) at 20241018080014598
65806 2025-01-21 03:01:00.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DynamicBBPowerSaving.h' (63,833) at 20220525020654179
65807 2025-01-21 03:01:00.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ti-lmu-common.c' (63,834) at 20240405153230755
65808 2025-01-21 03:01:00.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sch_generic.h' (63,835) at 20241018080014566
65809 2025-01-21 03:01:00.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dccg.h' (63,836) at 20240405153047257
65810 2025-01-21 03:01:00.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0001-greeter-set-visible-when-switch-to-input-user.patch' (63,837) at 20210307205553946
65811 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/via82xx.c' (63,838) at 20240405153232139
65812 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/open-pic.txt' (63,839) at 20210307214925342
65813 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1318-sdw.h' (63,840) at 20240405153053697
65814 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/sprd,gpio-eic.yaml' (63,841) at 20240405153045061
65815 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm_onhyperv.h' (63,842) at 20240405153046461
65816 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/vfio-user-obj-stub.c' (63,843) at 20240326080039486
65817 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/Kconfig' (63,844) at 20240613080016475
65818 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83td510.c' (63,845) at 20240405153050357
65819 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/symlink-install-tree.py' (63,846) at 20241211090212458
65820 2025-01-21 03:01:00.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_drv.h' (63,847) at 20240405153231791
65821 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-func-poll.rst' (63,848) at 20210309003648472
65822 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/virt/platform.c' (63,849) at 20240405153045973
65823 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_3_6_default.h' (63,850) at 20210307214927438
65824 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/i386/host/crypto/aes-round.h' (63,851) at 20230925080039853
65825 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.h' (63,852) at 20210307214929818
65826 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0016_clone_progress.py' (63,853) at 20210307205554262
65827 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/Kconfig' (63,854) at 20240405153048769
65828 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8280xp-pmics.dtsi' (63,855) at 20240405153229951
65829 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/SECURITY.md' (63,856) at 20241221090017488
65830 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/buildcpio.py' (63,857) at 20240301090012455
65831 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/Kconfig' (63,858) at 20240405153049453
65832 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cqhci-crypto.c' (63,859) at 20240405153049661
65833 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/cifs_arc4.c' (63,860) at 20240405153052525
65834 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-kernel/linux/linux-aspeed/ventura.cfg' (63,861) at 20241001080014404
65835 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.h' (63,862) at 20240405153047153
65836 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/nubus-bus.c' (63,863) at 20220429100100498
65837 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/transport_class.c' (63,864) at 20240405153046693
65838 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/debugfs.h' (63,865) at 20240405153052157
65839 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_x86.c' (63,866) at 20210308005003452
65840 2025-01-21 03:01:00.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/summit,smb347-charger.h' (63,867) at 20240405153231799
65841 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/mainapp.cpp' (63,868) at 20230713080036012
65842 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/ampere-ipmi-oem.bbappend' (63,869) at 20221110040020034
65843 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_d.c' (63,870) at 20210308005046517
65844 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/hwmon-temp/HwmonTempMain.cpp' (63,871) at 20241112090003098
65845 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libtoml11/libtoml11_4.2.0.bb' (63,872) at 20241221090017512
65846 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68-risc.c' (63,873) at 20220525020653279
65847 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/Makefile' (63,874) at 20210308005002548
65848 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_of_platform.c' (63,875) at 20240405153046665
65849 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/fsl-edma-main.c' (63,876) at 20240812080017232 to deleted uid set
65850 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/isert/Kconfig' (63,877) at 20210307214928462
65851 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/Kconfig' (63,878) at 20210307214928386
65852 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/samsung/exynos_tmu.c' (63,879) at 20240405153231499
65853 2025-01-21 03:01:00.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_HT.h' (63,880) at 20240405153051881
65854 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/aspeed_rtc.h' (63,881) at 20240326080039542
65855 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa2xx.c' (63,882) at 20240405153045677
65856 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h' (63,883) at 20240520080015159
65857 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/event.c' (63,884) at 20240405153230607
65858 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/clock.h' (63,885) at 20210308005002644
65859 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/ubnt_e100.dts' (63,886) at 20210307214926194
65860 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/u-boot.lds' (63,887) at 20210308005003032
65861 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-tests-Include-missing-sys-time.h.patch' (63,888) at 20230919080013958
65862 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/pl041.h' (63,889) at 20210308005045841
65863 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/xlnx,clocking-wizard.yaml' (63,890) at 20240405153045029
65864 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/request_key_auth.c' (63,891) at 20240405153232115
65865 2025-01-21 03:01:00.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/ipmi.cpp' (63,892) at 20240817080027248
65866 2025-01-21 03:01:00.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2_2.4.62.bb' (63,893) at 20241221090017564
65867 2025-01-21 03:01:00.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/intel-pt.c' (63,894) at 20240805080014071
65868 2025-01-21 03:01:00.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/websocket.hpp' (63,895) at 20240914080002926
65869 2025-01-21 03:01:00.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h' (63,896) at 20240405153048789
65870 2025-01-21 03:01:00.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2cd-google-chromecast.dts' (63,897) at 20240405153045585
65871 2025-01-21 03:01:00.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/sysfs.c' (63,898) at 20240405153052333
65872 2025-01-21 03:01:00.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65219.h' (63,899) at 20240405153052733
65873 2025-01-21 03:01:00.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_endian.c' (63,900) at 20210307214930510
65874 2025-01-21 03:01:00.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_res.c' (63,901) at 20241104090011575
65875 2025-01-21 03:01:00.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib.h' (63,902) at 20240405153049097
65876 2025-01-21 03:01:00.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/endianness.h' (63,903) at 20240405153054077
65877 2025-01-21 03:01:00.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_mad.h' (63,904) at 20240405153052873
65878 2025-01-21 03:01:00.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zend-2.0' (63,905) at 20211006000025246
65879 2025-01-21 03:01:00.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/ftdetect/bitbake.vim' (63,906) at 20210307205554230
65880 2025-01-21 03:01:00.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/futex.h' (63,907) at 20210307214926114
65881 2025-01-21 03:01:00.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts' (63,908) at 20240405153229927
65882 2025-01-21 03:01:00.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/0002-supervise.c-.-supervise-may-be-a-symlink-if-it-s-da.diff' (63,909) at 20230706080014757
65883 2025-01-21 03:01:00.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/amd.c' (63,910) at 20220525020653683
65884 2025-01-21 03:01:00.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/cache.json' (63,911) at 20240405153054141
65885 2025-01-21 03:01:00.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/ccmake.bbclass' (63,912) at 20220910030013389
65886 2025-01-21 03:01:00.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/fsi.c' (63,913) at 20240405153053985
65887 2025-01-21 03:01:00.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm816x.dtsi' (63,914) at 20240405153045597
65888 2025-01-21 03:01:00.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/topology.rst' (63,915) at 20240405153044989
65889 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cobalt/cpu-feature-overrides.h' (63,916) at 20240405153046005
65890 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/openrd.h' (63,917) at 20210308005003608
65891 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_dos.c' (63,918) at 20210308005003288
65892 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/Makefile' (63,919) at 20240405153049729
65893 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/mips_cpc.c' (63,920) at 20241211090212298
65894 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/huge_memory.h' (63,921) at 20241104090011603
65895 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/fib_rules.c' (63,922) at 20240405153053213
65896 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/pm.h' (63,923) at 20220525020651894
65897 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_common.h' (63,924) at 20240520080015139
65898 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree-remove.c' (63,925) at 20240405153049257
65899 2025-01-21 03:01:00.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_fc.h' (63,926) at 20210307214931634
65900 2025-01-21 03:01:00.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c' (63,927) at 20240405153230719
65901 2025-01-21 03:01:00.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb' (63,928) at 20241221090017524
65902 2025-01-21 03:01:00.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/microchip/Makefile' (63,929) at 20210308005003368
65903 2025-01-21 03:01:00.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/atmel_usba_udc.c' (63,930) at 20240405153231551
65904 2025-01-21 03:01:00.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/meson.build' (63,931) at 20241211090212546
65905 2025-01-21 03:01:00.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.1.bb' (63,932) at 20241206090014242
65906 2025-01-21 03:01:00.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_queue_stack_map.h' (63,933) at 20240405153054277
65907 2025-01-21 03:01:00.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-vbi.c' (63,934) at 20221102030020805
65908 2025-01-21 03:01:00.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_4_0.h' (63,935) at 20240405153048317
65909 2025-01-21 03:01:00.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerAccount.v1_13_0.json' (63,936) at 20240918080002720
65910 2025-01-21 03:01:00.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa34.inc' (63,937) at 20240301090012451
65911 2025-01-21 03:01:00.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc-uclass.c' (63,938) at 20210308005003404
65912 2025-01-21 03:01:00.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/brcmnand.h' (63,939) at 20240405153049689
65913 2025-01-21 03:01:00.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Krokstrand' (63,940) at 20210307205553786
65914 2025-01-21 03:01:00.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs2xdr.c' (63,941) at 20240405153052417
65915 2025-01-21 03:01:00.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/Makefile' (63,942) at 20240826080012315
65916 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/eth-raw-os.c' (63,943) at 20210308005002844
65917 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/nanomsg/nng_1.7.3.bb' (63,944) at 20241221090017492
65918 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7620a_eval.dts' (63,945) at 20210307214926194
65919 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_bo.c' (63,946) at 20241008080013927
65920 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mcp77.c' (63,947) at 20220525020652971
65921 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-sn65dsi86.c' (63,948) at 20240405153230527
65922 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-common.dtsi' (63,949) at 20220525020651934
65923 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_defconfig' (63,950) at 20210308005003264
65924 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nct7904.rst' (63,951) at 20210307214925502
65925 2025-01-21 03:01:00.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mroute6.h' (63,952) at 20240405153052741
65926 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-spmi-mpp.c' (63,953) at 20241216090017725
65927 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-ds1287.c' (63,954) at 20210307214926254
65928 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/reboot-ping-pong/requirements.txt' (63,955) at 20210308005111465
65929 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/redboot-83xx.c' (63,956) at 20210307214926362
65930 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lock.h' (63,957) at 20240405153231651
65931 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/tee.c' (63,958) at 20210308005003740
65932 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf' (63,959) at 20240413080012699
65933 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h' (63,960) at 20210308005002752
65934 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-pistachio-usb.h' (63,961) at 20210307214931342
65935 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/Makefile' (63,962) at 20240405153232119
65936 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify/0001-Make-asyncore-support-optional-for-Python-3.patch' (63,963) at 20240413080012667
65937 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_srq.c' (63,964) at 20210307214928434
65938 2025-01-21 03:01:00.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml' (63,965) at 20240405153045029
65939 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-power.json' (63,966) at 20240405153054141
65940 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-w400.dtsi' (63,967) at 20240405153229919
65941 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/configuration/bletchley-yaml-config/bletchley-ipmi-fru.yaml' (63,968) at 20220916030015740
65942 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-bsd.c' (63,969) at 20240906080037376
65943 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0018_project_specific.py' (63,970) at 20210307205554262
65944 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x.h' (63,971) at 20240405153231235
65945 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/meson.build' (63,972) at 20231228090030528
65946 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cm.h' (63,973) at 20210308005002816
65947 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups.inc' (63,974) at 20241221090017676
65948 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP6/meson.build' (63,975) at 20230825080021137 to deleted uid set
65949 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fplsp.sa' (63,976) at 20210307214926146
65950 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0002-Use-stangard-int-types.patch' (63,977) at 20230706080014761
65951 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb' (63,978) at 20240302090018206
65952 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/device.c' (63,979) at 20210308005003356
65953 2025-01-21 03:01:00.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xmb.dtsi' (63,980) at 20210308005002612
65954 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/netjet.h' (63,981) at 20210307214928542
65955 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4908.dtsi' (63,982) at 20240405153229919
65956 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/gpio.h' (63,983) at 20210308005002876
65957 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc' (63,984) at 20240106090017237
65958 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mroute_base.h' (63,985) at 20240405153052741
65959 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/send.c' (63,986) at 20240405153232071
65960 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skc_to_unix_sock.c' (63,987) at 20240405153054261
65961 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/netspace_v2.c' (63,988) at 20210308005002904
65962 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/simplefb_common.c' (63,989) at 20210308005003536
65963 2025-01-21 03:01:00.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/setup.c' (63,990) at 20240405153046305
65964 2025-01-21 03:01:00.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-power.json' (63,991) at 20240405153054141
65965 2025-01-21 03:01:00.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sunxi/sunxi_mbus.c' (63,992) at 20240405153051773
65966 2025-01-21 03:01:00.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phylink.c' (63,993) at 20240405153231079
65967 2025-01-21 03:01:00.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/axm55xx_defconfig' (63,994) at 20240405153229907
65968 2025-01-21 03:01:00.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/event.h' (63,995) at 20240405153230603
65969 2025-01-21 03:01:00.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/verify-boottrace.sh' (63,996) at 20220525020655183
65970 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/kvm_util.c' (63,997) at 20240405153232271
65971 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_prctl.h' (63,998) at 20220429100100646
65972 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Rheinland-Pfalz' (63,999) at 20210307205553766
65973 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/qmp_tui.py' (64,000) at 20230925080039973
65974 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/console.h' (64,001) at 20210307214925650
65975 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pgtable-64k.h' (64,002) at 20240405153046105
65976 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/socsec.inc' (64,003) at 20220201040012789
65977 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c' (64,004) at 20240405153047229
65978 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_wrot.h' (64,005) at 20240405153049413
65979 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sisfb.rst' (64,006) at 20210307214925478
65980 2025-01-21 03:01:00.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Brian-Gladman-3-Clause' (64,007) at 20241221090017616
65981 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/svm.h' (64,008) at 20240326080039666
65982 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mjpeg-fw.h' (64,009) at 20240405153049473
65983 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/vdso.lds.S' (64,010) at 20240405153229983
65984 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/pci_ipmi_bt.c' (64,011) at 20240906080037244
65985 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-sparky.dts' (64,012) at 20240405153045369
65986 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_ethtool.h' (64,013) at 20240405153050165
65987 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-hummingbird.dts' (64,014) at 20240405153045381
65988 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/recipeutils.py' (64,015) at 20241221090017624
65989 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/qoriq-efuse.c' (64,016) at 20240405153231279
65990 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sock_reuseport.h' (64,017) at 20240405153052865
65991 2025-01-21 03:01:00.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_virtual_media.robot' (64,018) at 20210308005007108
65992 2025-01-21 03:01:00.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc83xx.h' (64,019) at 20210308005003672
65993 2025-01-21 03:01:00.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actbl1.h' (64,020) at 20240405153231787
65994 2025-01-21 03:01:00.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/ic_pll_regs.h' (64,021) at 20240405153046605
65995 2025-01-21 03:01:00.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/futex.h' (64,022) at 20210309003648976
65996 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c' (64,023) at 20240830080013279
65997 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-ocaml.h' (64,024) at 20220525020655167
65998 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/aristainetos2_defconfig' (64,025) at 20210308005003248
65999 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_video.hpp' (64,026) at 20230518080019590
66000 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/alloc/alloc_cast.cocci' (64,027) at 20210307214932138
66001 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/Kconfig' (64,028) at 20210308005002996
66002 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dts' (64,029) at 20210307214926046
66003 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-rssd' (64,030) at 20210307214925190
66004 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/remove-rpath-from-tests.patch' (64,031) at 20210307205553986
66005 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p1023_serdes.c' (64,032) at 20210308005002832
66006 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/ptrace_32.c' (64,033) at 20240405153046493
66007 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max8998_pmic.h' (64,034) at 20210308005003680
66008 2025-01-21 03:01:00.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c' (64,035) at 20240405153047229
66009 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-emu.c' (64,036) at 20240326080039738
66010 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/.clang-format' (64,037) at 20210308005113633
66011 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/isys_irq.h' (64,038) at 20210309003653016
66012 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/port_user.c' (64,039) at 20240405153046341
66013 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec.c' (64,040) at 20240405153231475
66014 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.c' (64,041) at 20240405153047229
66015 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad7791.h' (64,042) at 20210307214931470
66016 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm.dtsi' (64,043) at 20240405153045725
66017 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bareudp.c' (64,044) at 20241008080013943
66018 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c' (64,045) at 20220525020654303
66019 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/dgnd3700v2/Makefile' (64,046) at 20210308005003024
66020 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/discover-sys-init.conf' (64,047) at 20240105090012010
66021 2025-01-21 03:01:00.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_macsec.h' (64,048) at 20240405153052921
66022 2025-01-21 03:01:00.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/lantiq_wdt.c' (64,049) at 20240405153231599
66023 2025-01-21 03:01:00.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg_1.22.11.bb' (64,050) at 20241221090017656
66024 2025-01-21 03:01:00.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/main.h' (64,051) at 20240405153231251
66025 2025-01-21 03:01:00.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.c' (64,052) at 20240405153050793
66026 2025-01-21 03:01:00.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/meson.build' (64,053) at 20230913080018595
66027 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/Makefile' (64,054) at 20210308005002996
66028 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/stm32/Makefile' (64,055) at 20210308005003532
66029 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_main.c' (64,056) at 20240405153230519
66030 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables/run-ptest' (64,057) at 20241221090017496
66031 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qom-cast-macro-clean-cocci-gen.py' (64,058) at 20230925080039993
66032 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c' (64,059) at 20240429080012428
66033 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/.gitignore' (64,060) at 20210308005117205
66034 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/tps65218-pwrbutton.txt' (64,061) at 20210307214925338
66035 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/twl6040.h' (64,062) at 20210307214932346
66036 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/trace.c' (64,063) at 20210309003650060
66037 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov08x40.c' (64,064) at 20240405153230787
66038 2025-01-21 03:01:00.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/cumulative-patches.rst' (64,065) at 20210307214925518
66039 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/fpu.h' (64,066) at 20210309003648976
66040 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/checkundef.sh' (64,067) at 20210307214926650
66041 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_bob_defconfig' (64,068) at 20210308005003252
66042 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sunrpc.h' (64,069) at 20240405153231867
66043 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000x_common.h' (64,070) at 20230925080039885
66044 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7779-marzen.dts' (64,071) at 20240405153045553
66045 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-rtl28xxu-cardlist.rst' (64,072) at 20210307214925230
66046 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch' (64,073) at 20241221090017672
66047 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_translate_dcn32.h' (64,074) at 20240405153047289
66048 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/pl080.h' (64,075) at 20210307214931354
66049 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/Xserver' (64,076) at 20210307205554590
66050 2025-01-21 03:01:00.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/using.rst' (64,077) at 20230114040015526
66051 2025-01-21 03:01:00.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-kona-setup.c' (64,078) at 20240405153046777
66052 2025-01-21 03:01:00.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/dev-replace.h' (64,079) at 20240405153052277
66053 2025-01-21 03:01:00.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen_platform.c' (64,080) at 20241211090212278
66054 2025-01-21 03:01:00.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0003-cmake-Do-not-add-msse4.2-mpclmul-on-clang.patch' (64,081) at 20240413080012651
66055 2025-01-21 03:01:00.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/bswapsdi2.S' (64,082) at 20240405153045369
66056 2025-01-21 03:01:00.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/other.json' (64,083) at 20240405153054129
66057 2025-01-21 03:01:00.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm63xx-hsspi.c' (64,084) at 20240405153231459
66058 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/broadcom_bus.c' (64,085) at 20210307214926742
66059 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/fiq.S' (64,086) at 20240405153045681
66060 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-pr.h' (64,087) at 20240405153047053
66061 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch' (64,088) at 20230706080014757
66062 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/init.c' (64,089) at 20240405153054381
66063 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/boost.wrap' (64,090) at 20210618000009880
66064 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/debugfs.c' (64,091) at 20240405153050609
66065 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lzip/lzip_1.24.1.bb' (64,092) at 20240413080012695
66066 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha256-spe-glue.c' (64,093) at 20240405153046101
66067 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/microblaze-generic.c' (64,094) at 20210308005003172
66068 2025-01-21 03:01:00.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_eckd.h' (64,095) at 20240405153051509
66069 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc_namespace.c' (64,096) at 20240405153052493
66070 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/files/witherspoon-tacoma/mctp' (64,097) at 20231006080017477
66071 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/processor.h' (64,098) at 20210308005002804
66072 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/parallels-read-bitmap' (64,099) at 20220429100100930
66073 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/sandbox_spi.c' (64,100) at 20210308005003492
66074 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/pci.c' (64,101) at 20241211090212346
66075 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/init.hpp' (64,102) at 20210617000043812
66076 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep34xx.S' (64,103) at 20240405153045669
66077 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/buffer_head_io.h' (64,104) at 20220525020654463
66078 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/Kconfig' (64,105) at 20210307214928618
66079 2025-01-21 03:01:00.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.err' (64,106) at 20210308005046405
66080 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TrustedComponentCollection.json' (64,107) at 20240619080002956
66081 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/lifebook.h' (64,108) at 20210307214928490
66082 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/Makefile' (64,109) at 20210307214926190
66083 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/ptt/Makefile' (64,110) at 20240405153048893
66084 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/ossec/files/0002-Makefile-don-t-set-uid-gid.patch' (64,111) at 20210528000029703
66085 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mmc/mmc-utils_git.bb' (64,112) at 20241221090017664
66086 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_flower_scale.sh' (64,113) at 20240405153054301
66087 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-clock.c' (64,114) at 20230426080043684
66088 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_acpi_sar.c' (64,115) at 20240405153231235
66089 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/raydium_i2c_ts.txt' (64,116) at 20210307214925338
66090 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-backend-global-state.h' (64,117) at 20241211090212370
66091 2025-01-21 03:01:00.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/syscon.yaml' (64,118) at 20240405153045109
66092 2025-01-21 03:01:00.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_nested.h' (64,119) at 20241211090212362
66093 2025-01-21 03:01:00.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__stop_token.hpp' (64,120) at 20240817080036820
66094 2025-01-21 03:01:00.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/p8022.c' (64,121) at 20240405153053161
66095 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/palmas.h' (64,122) at 20240405153052729
66096 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p1010_serdes.c' (64,123) at 20210308005002832
66097 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apalis-tk1.h' (64,124) at 20210308005003584
66098 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1625.c' (64,125) at 20210307214930950
66099 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/ethtool.c' (64,126) at 20240405153231075
66100 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/proc.rst' (64,127) at 20240405153229815
66101 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/interrupts.c' (64,128) at 20210308005002544
66102 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/phy-da8xx-usb.h' (64,129) at 20210307214931478
66103 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf_comm.h' (64,130) at 20210307214930534
66104 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/Makefile' (64,131) at 20240405153046673
66105 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/panic_notifier.h' (64,132) at 20220525020654599
66106 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb' (64,133) at 20220823030015991
66107 2025-01-21 03:01:00.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml' (64,134) at 20240405153045129
66108 2025-01-21 03:01:00.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_mio_common.c' (64,135) at 20240405153046901
66109 2025-01-21 03:01:00.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/eeh-powernv.c' (64,136) at 20240405153230055
66110 2025-01-21 03:01:00.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c' (64,137) at 20240405153049837
66111 2025-01-21 03:01:00.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mcu/meson.build' (64,138) at 20241112090003102
66112 2025-01-21 03:01:00.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/adi/Makefile' (64,139) at 20210307214932282
66113 2025-01-21 03:01:00.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_ets.sh' (64,140) at 20210307214932690
66114 2025-01-21 03:01:00.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/manager.hpp' (64,141) at 20220724030021860
66115 2025-01-21 03:01:00.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/dw100/dw100.c' (64,142) at 20240405153049421
66116 2025-01-21 03:01:00.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/net-tools/net-tools_2.10.bb' (64,143) at 20241206090014338
66117 2025-01-21 03:01:00.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d4ek.dts' (64,144) at 20240405153045465
66118 2025-01-21 03:01:00.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_versal_virt_defconfig' (64,145) at 20210308005003284
66119 2025-01-21 03:01:00.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/ethtool.c' (64,146) at 20240411080014086
66120 2025-01-21 03:01:00.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imagetool.h' (64,147) at 20210308005003764
66121 2025-01-21 03:01:00.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Tpm_VINI.json' (64,148) at 20221213040036921
66122 2025-01-21 03:01:00.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/spsc_queue.h' (64,149) at 20210307214931322
66123 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx6ul.h' (64,150) at 20240906080037328
66124 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/s32v234evb.h' (64,151) at 20210308005003612
66125 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ptdump.h' (64,152) at 20210309003648956
66126 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/host/p9-host-start.bbappend' (64,153) at 20230719080015371
66127 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7792-wheat.dts' (64,154) at 20240405153045553
66128 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/ppc/safe-syscall.inc.S' (64,155) at 20230426080043656
66129 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/meson.build' (64,156) at 20220413030046434
66130 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/rmt.c' (64,157) at 20240405153050329
66131 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c' (64,158) at 20240405153052205
66132 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-icu/0001-Fix-host-contamination-of-include-files.patch' (64,159) at 20230317080013793
66133 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event.c' (64,160) at 20240405153054209
66134 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc/venc_vp8_if.c' (64,161) at 20240405153230803
66135 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kittila_Levitunturi' (64,162) at 20210307205553770
66136 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9260_devices.c' (64,163) at 20210308005002712
66137 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bfusb.c' (64,164) at 20220525020652282
66138 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/math.h' (64,165) at 20240405153054049
66139 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/054_unit_address.dts' (64,166) at 20210308005003752
66140 2025-01-21 03:01:00.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,scif.yaml' (64,167) at 20240405153045153
66141 2025-01-21 03:01:00.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_context.c' (64,168) at 20240405153049653
66142 2025-01-21 03:01:00.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_opp.h' (64,169) at 20220525020652498
66143 2025-01-21 03:01:00.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_virmidi.c' (64,170) at 20240405153232123
66144 2025-01-21 03:01:00.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-usb-phy-s3c64xx.c' (64,171) at 20210309003648720
66145 2025-01-21 03:01:00.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-filter.h' (64,172) at 20240405153054181
66146 2025-01-21 03:01:00.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/zl38060.yaml' (64,173) at 20240405153045173
66147 2025-01-21 03:01:00.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/d3.c' (64,174) at 20241211090145469
66148 2025-01-21 03:01:00.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/atlas-ezo-sensor.c' (64,175) at 20240405153048969
66149 2025-01-21 03:01:00.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/fc/fc_ns.h' (64,176) at 20210307214931694
66150 2025-01-21 03:01:00.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/generic-phy.h' (64,177) at 20210308005003652
66151 2025-01-21 03:01:00.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch' (64,178) at 20230706080014757
66152 2025-01-21 03:01:00.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_main.c' (64,179) at 20241211090145493
66153 2025-01-21 03:01:00.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/configfs/Makefile' (64,180) at 20210307214932126
66154 2025-01-21 03:01:00.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-tvk1281618-r2.dtsi' (64,181) at 20240405153045577
66155 2025-01-21 03:01:00.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/strings.c' (64,182) at 20240405153052309
66156 2025-01-21 03:01:00.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/hash.h' (64,183) at 20210307214931570
66157 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_common.c' (64,184) at 20210308005003544
66158 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/Build' (64,185) at 20210307214932486
66159 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/Makefile' (64,186) at 20221215040039254
66160 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-misc.h' (64,187) at 20240326080039390
66161 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/thread-map.c' (64,188) at 20240405153054173
66162 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max197.c' (64,189) at 20210307214928130
66163 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0024-userland-Sync-needed-defines-for-weston-build.patch' (64,190) at 20230706080014765
66164 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/300vtbl.h' (64,191) at 20220525020654323
66165 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca.rst' (64,192) at 20220525020651778
66166 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fixed-mmio-clock.yaml' (64,193) at 20240405153045025
66167 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa320.dts' (64,194) at 20240405153045457
66168 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings_manager.mako.hpp' (64,195) at 20230526080039536
66169 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lz4/lz4/run-ptest' (64,196) at 20241221090017696
66170 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_mvebu_a3700.c' (64,197) at 20210308005003484
66171 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_binary_headers.h' (64,198) at 20240405153230571
66172 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_isadma.c' (64,199) at 20240405153046901
66173 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/util/Build' (64,200) at 20210307214932514
66174 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0010-platform-CS1000-Add-multicore-support-for-FVP.patch' (64,201) at 20241221090017464
66175 2025-01-21 03:01:00.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm6345-l1.c' (64,202) at 20240405153230747
66176 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/include/asm/dwarf2.h' (64,203) at 20210307214932594
66177 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/pfn.h' (64,204) at 20240405153054049
66178 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-starfive-jh7100.h' (64,205) at 20240405153052653
66179 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/ucd90x_device_tests.cpp' (64,206) at 20240817080031292
66180 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/support.c' (64,207) at 20220525020653915
66181 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/riscv64.config' (64,208) at 20240405153232287
66182 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/gic.c' (64,209) at 20240405153054317
66183 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/sunxi_dw_hdmi.c' (64,210) at 20210308005003536
66184 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/Kconfig' (64,211) at 20241211090212282
66185 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/loadpin/loadpin.c' (64,212) at 20240405153232115
66186 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gv100.c' (64,213) at 20240405153048653
66187 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gen_stats.c' (64,214) at 20240405153053217
66188 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ehci_def.h' (64,215) at 20240405153052809
66189 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/Kconfig' (64,216) at 20210308005003500
66190 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_reserved_mem.h' (64,217) at 20220525020654599
66191 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/ddr.c' (64,218) at 20210308005003172
66192 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/Makefile' (64,219) at 20210307214929682
66193 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_ioctl.c' (64,220) at 20240405153230535
66194 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-bluetooth.yaml' (64,221) at 20240405153045117
66195 2025-01-21 03:01:00.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/etalab-2.0' (64,222) at 20211006000025246
66196 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmrvl_drv.h' (64,223) at 20240405153046721
66197 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/Kconfig' (64,224) at 20240405153049857
66198 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Fenton' (64,225) at 20210307205553798
66199 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/cputime.h' (64,226) at 20240405153052789
66200 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_proc.c' (64,227) at 20210307214932114
66201 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/json-config.hpp' (64,228) at 20240828080025975
66202 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/OWNERS' (64,229) at 20240813080023290
66203 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/Makefile' (64,230) at 20210307214926290
66204 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-connectivity/jsnbd/jsnbd/state_hook' (64,231) at 20210908000029103
66205 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/system/kernel.ld' (64,232) at 20221215040039386
66206 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/xdpe12284.c' (64,233) at 20240405153048873
66207 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/oproxy.c' (64,234) at 20240405153048629
66208 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico-hobbit.dts' (64,235) at 20240405153045533
66209 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-isc.h' (64,236) at 20240405153231471
66210 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_divu1.c' (64,237) at 20210308005046525
66211 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/swab.h' (64,238) at 20210307214926310
66212 2025-01-21 03:01:00.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/ci-jobs.rst.inc' (64,239) at 20241211090212234
66213 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pnv_xive2.c' (64,240) at 20241211090212286
66214 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libva/libva.inc' (64,241) at 20241221090017684
66215 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-cap.h' (64,242) at 20240405153049529
66216 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/Makefile' (64,243) at 20210307214929346
66217 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/proc-macro-error-1-rs.wrap' (64,244) at 20241211090212462
66218 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/openrisc/cpu-features.rst' (64,245) at 20221215040039082
66219 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_qm_regs.h' (64,246) at 20240405153046605
66220 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750.h' (64,247) at 20220525020654191
66221 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lzo-rle.c' (64,248) at 20210307214926802
66222 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/ring_buffer.h' (64,249) at 20210307214932474
66223 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/wait.c' (64,250) at 20240405153231927
66224 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4271.c' (64,251) at 20240405153053577
66225 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/include/mach/ddr.h' (64,252) at 20210308005002820
66226 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/packagegroup-meta-networking.bb' (64,253) at 20241206090014238
66227 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/vdso.h' (64,254) at 20220525020651966
66228 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/load-extract-al16-al8.h.inc' (64,255) at 20240906080037184
66229 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch' (64,256) at 20230706080014745
66230 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/fname.c' (64,257) at 20241008080013991
66231 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-kernel/linux/linux-aspeed/ethanolx.cfg' (64,258) at 20210911000017986
66232 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cgroupstats.h' (64,259) at 20240405153231871
66233 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux.h' (64,260) at 20240405153052149
66234 2025-01-21 03:01:00.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/Makefile' (64,261) at 20210308005002944
66235 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/krait-cc.c' (64,262) at 20240405153046829
66236 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_branch.c.inc' (64,263) at 20240906080037496
66237 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/serial.h' (64,264) at 20210307214926314
66238 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-cgu.c' (64,265) at 20240405153046873
66239 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_algo.c' (64,266) at 20241115090012949
66240 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/super.c' (64,267) at 20241115090012965
66241 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemuarmv6/machconfig' (64,268) at 20210307205554454
66242 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/external/ExternalSensor.hpp' (64,269) at 20241112090003094
66243 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/mac-nubus-bridge.c' (64,270) at 20220429100100498
66244 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evgpeinit.c' (64,271) at 20240405153046617
66245 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-writesw-armv4.S' (64,272) at 20210307214925870
66246 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/memc.h' (64,273) at 20210307214925850
66247 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_mipi.h' (64,274) at 20240405153051849
66248 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/qts/iocsr_config.h' (64,275) at 20210308005003072
66249 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/README.md' (64,276) at 20230520080014484
66250 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as102_usb_drv.h' (64,277) at 20210307214928806
66251 2025-01-21 03:01:00.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/info-tooltip/info-tooltip.png' (64,278) at 20220105012522963 to deleted uid set
66252 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-axi-clkgen.c' (64,279) at 20241211090145397
66253 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/bug.h' (64,280) at 20210307214932630
66254 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp.h' (64,281) at 20240405153048457
66255 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb' (64,282) at 20230813080012852
66256 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-24x7.c' (64,283) at 20240405153046193
66257 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/meson.build' (64,284) at 20240613080020632
66258 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dt3155/Makefile' (64,285) at 20210307214928694
66259 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mbochs.c' (64,286) at 20240405153232099
66260 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyproject-api_1.7.2.bb' (64,287) at 20241221090017560
66261 2025-01-21 03:01:00.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_debug.h' (64,288) at 20240405153052505
66262 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_0_0_offset.h' (64,289) at 20240405153047745
66263 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bitmap.c' (64,290) at 20240405153053081
66264 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt_check_mem_start.c' (64,291) at 20240405153045369
66265 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/trans.h' (64,292) at 20240613080016491
66266 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/imximage.cfg' (64,293) at 20210308005003168
66267 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/Makefile' (64,294) at 20210308005002968
66268 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/dp-mst/topology-figure-3.dot' (64,295) at 20210307214925494
66269 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/bcm_sf2_regs.h' (64,296) at 20240405153049749
66270 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb' (64,297) at 20241206090014238
66271 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb' (64,298) at 20241221090017552
66272 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/munmap-pthread.c' (64,299) at 20230426080043952
66273 2025-01-21 03:01:00.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/iqs626a.c' (64,300) at 20240405153230727
66274 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_rx.h' (64,301) at 20240405153050057
66275 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_i2s.h' (64,302) at 20220525020655083
66276 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence.c' (64,303) at 20240405153231283
66277 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_NAND_defconfig' (64,304) at 20210308005003240
66278 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/Makefile' (64,305) at 20220525020653823
66279 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/rzn1_a5psw.c' (64,306) at 20240405153230911
66280 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dawr.c' (64,307) at 20240405153046133
66281 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fw-path-provider.h' (64,308) at 20210308005046013
66282 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/main.c' (64,309) at 20240405153231195
66283 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb.inc' (64,310) at 20241221090017528
66284 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/health.h' (64,311) at 20240405153052581
66285 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/utils.c' (64,312) at 20240405153046377
66286 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-manli.c' (64,313) at 20210307214928782
66287 2025-01-21 03:01:00.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/al3320a.c' (64,314) at 20240405153048997
66288 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/README' (64,315) at 20210307214926946
66289 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h' (64,316) at 20240405153046009
66290 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/image_test.py' (64,317) at 20210308005003752
66291 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.h' (64,318) at 20240405153050497
66292 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/topology.h' (64,319) at 20240405153054389
66293 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-Zuerich-upc-cablecom' (64,320) at 20210307205553758
66294 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/board/gdsys,board_gazerbeam.txt' (64,321) at 20210308005002536
66295 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga_regs.h' (64,322) at 20240906080037220
66296 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-ts3a227e-max98357a.dtsi' (64,323) at 20240405153045749
66297 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bmon/bmon_4.0.bb' (64,324) at 20220204040022452
66298 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/MAINTAINERS' (64,325) at 20210308005002980
66299 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Fix-compilation-with-fno-common.patch' (64,326) at 20210307205553854
66300 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/Makefile' (64,327) at 20240405153231075
66301 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-dai-i2s.c' (64,328) at 20240405153053973
66302 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8450-dpu.yaml' (64,329) at 20240405153229763
66303 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/armsse-cpuid.h' (64,330) at 20210927100127237
66304 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_rem.c' (64,331) at 20210308005046529
66305 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/device.cpp' (64,332) at 20210915000104754
66306 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-scsi-pci.c' (64,333) at 20221215040039166
66307 2025-01-21 03:01:00.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_SDCARD_defconfig' (64,334) at 20210308005003244
66308 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/gxbb.c' (64,335) at 20240405153230215
66309 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/uefi-test-build.config' (64,336) at 20240906080037580
66310 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/uefi_secureboot.py' (64,337) at 20241221090017468
66311 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-decoder.txt' (64,338) at 20210307214925334
66312 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/token.c' (64,339) at 20240405153053313
66313 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/entitymap_json_unittest.cpp' (64,340) at 20230518080030410
66314 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10.dtsi' (64,341) at 20210308005002616
66315 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/icm.h' (64,342) at 20210307214929506
66316 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hpe/hpe-gxp.dtsi' (64,343) at 20240405153045437
66317 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-generic.c' (64,344) at 20241114091008828
66318 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sock.c' (64,345) at 20240405153054285
66319 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/regset.h' (64,346) at 20240405153230111
66320 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/arm,integrator-ap-lm.yaml' (64,347) at 20210307214925282
66321 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Kabel_Deutschland-Hannover' (64,348) at 20210307205553758
66322 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/allwinner,sun5i-a13-hstimer.yaml' (64,349) at 20240405153045177
66323 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/digsy_mtc_eeprom.c' (64,350) at 20240919080017058
66324 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains2xxx_data.c' (64,351) at 20210307214925922
66325 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/Makefile' (64,352) at 20240405153051425
66326 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6397/rtc.h' (64,353) at 20220525020654587
66327 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso-be8.so' (64,354) at 20241121090029260
66328 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dts' (64,355) at 20210307214926014
66329 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/OperatingConfigCollection_v1.xml' (64,356) at 20240619080002932
66330 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/fiq.c' (64,357) at 20240405153045629
66331 2025-01-21 03:01:00.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/rdacm20.c' (64,358) at 20240405153230791
66332 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ina238.c' (64,359) at 20240405153048857
66333 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/writev.c' (64,360) at 20210307214931134
66334 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/vgic_irq.c' (64,361) at 20240405153232267
66335 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skarvangen' (64,362) at 20210307205553790
66336 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target.h' (64,363) at 20240906080037156
66337 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-mt-fpaff.c' (64,364) at 20220525020652006
66338 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/ziirave-wdt.txt' (64,365) at 20210307214925454
66339 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memcpy-arch.h' (64,366) at 20210307214932522
66340 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/views.py' (64,367) at 20231014080011727
66341 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/stpmu1.c' (64,368) at 20210308005003472
66342 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/slavio_intctl.c' (64,369) at 20241211090212286
66343 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Bardejov' (64,370) at 20210307205553794
66344 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/frsqrte.c' (64,371) at 20210307214926434
66345 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/addr_map.c' (64,372) at 20210308005003696
66346 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/header.hpp' (64,373) at 20221005030030502
66347 2025-01-21 03:01:00.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Qhull' (64,374) at 20211006000025242
66348 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-core.h' (64,375) at 20240405153049529
66349 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/kvm/kvm-cpu.c' (64,376) at 20241211090212514
66350 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/panel.h' (64,377) at 20210308005003676
66351 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/phosphor-gpio-monitor/ipmb-rescan-fru' (64,378) at 20240828080010891
66352 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mac.c' (64,379) at 20210307214929894
66353 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-get' (64,380) at 20220429100100750
66354 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/ioperm.c' (64,381) at 20210307214932734
66355 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm34xx.c' (64,382) at 20240405153045669
66356 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx27.c' (64,383) at 20240405153229911
66357 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574.dtsi' (64,384) at 20240405153229939
66358 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGcopy_to_user.S' (64,385) at 20210307214926606
66359 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/e1000e.h' (64,386) at 20230426080043948
66360 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fault-inject-usercopy.c' (64,387) at 20210309003654184
66361 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-de.c' (64,388) at 20240405153046857
66362 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/ppc4xx_i2c.c' (64,389) at 20241211090212274
66363 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/extable.h' (64,390) at 20220525020652138
66364 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_ratelimit.h' (64,391) at 20210307214931566
66365 2025-01-21 03:01:00.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x07.c' (64,392) at 20210307214928082
66366 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-regs.h' (64,393) at 20240405153049461
66367 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_hl2encap_red_l2vpn_test.sh' (64,394) at 20240405153054353
66368 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elfcore-compat.h' (64,395) at 20240405153052685
66369 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/init.h' (64,396) at 20210308005002732
66370 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/microchip,pic32-rng.txt' (64,397) at 20210307214925414
66371 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2131_priv.h' (64,398) at 20210307214928798
66372 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/ch7006_drv.c' (64,399) at 20240405153230543
66373 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/prefetch.h' (64,400) at 20210307214926238
66374 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-early-ld4.c' (64,401) at 20210308005002792
66375 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/templates/default/conf-notes.txt' (64,402) at 20220913030020488
66376 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts' (64,403) at 20240405153229935
66377 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/compilefix.patch' (64,404) at 20210307205553834
66378 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/rpi-bootfiles.bb' (64,405) at 20240413080012667
66379 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/zeprom.h' (64,406) at 20220525020652262
66380 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/Kbuild' (64,407) at 20210307214926762
66381 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/pci.c' (64,408) at 20210307214927170
66382 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb' (64,409) at 20241221090017488
66383 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/byd.h' (64,410) at 20210307214928490
66384 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4copy_to_user.S' (64,411) at 20210307214926606
66385 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-timerlat.rst' (64,412) at 20240405153045265
66386 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml' (64,413) at 20240405153045185
66387 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func17.c' (64,414) at 20240405153232259
66388 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77995.dtsi' (64,415) at 20240405153045805
66389 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/volatiles.04_apache2' (64,416) at 20210307205554034
66390 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/.beautysh-ignore' (64,417) at 20230629131804611
66391 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_debugfs_params.h' (64,418) at 20210307214927838
66392 2025-01-21 03:01:00.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/mips-gic.h' (64,419) at 20210307214931338
66393 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vsock_loopback.c' (64,420) at 20240405153232087
66394 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-s3c64xx.h' (64,421) at 20240405153052769
66395 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-return.svg' (64,422) at 20210308005107069
66396 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_1500.c' (64,423) at 20240405153046885
66397 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/devx.h' (64,424) at 20240405153049081
66398 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/airo.h' (64,425) at 20210307214929822
66399 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5228.h' (64,426) at 20210309003650420
66400 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/ethernut5.dts' (64,427) at 20240405153045469
66401 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ir35221.rst' (64,428) at 20210307214925502
66402 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-sh_mobile_lcdc_fb' (64,429) at 20210309003648256
66403 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/indydog.c' (64,430) at 20210307214930970
66404 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3036.dtsi' (64,431) at 20210308005002604
66405 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/librdkafka/librdkafka_1.8.2.bb' (64,432) at 20220402030015983
66406 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/meson.options' (64,433) at 20231101080007877
66407 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dts' (64,434) at 20240405153045729
66408 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/reboot_fixups.h' (64,435) at 20210307214926674
66409 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_w.c' (64,436) at 20210308005046521
66410 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-state_synced' (64,437) at 20240405153044921
66411 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-dlink-dir-890l.dts' (64,438) at 20240405153229871
66412 2025-01-21 03:01:00.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0005-Fix-missing-limit-declarations.patch' (64,439) at 20241221090017496
66413 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_10_0_sh_mask.h' (64,440) at 20210307214927562
66414 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrkoping_Krokek' (64,441) at 20210307205553786
66415 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dts' (64,442) at 20241213090033610
66416 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mvebu.h' (64,443) at 20240405153052109
66417 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/gpio.h' (64,444) at 20210308005002644
66418 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-09' (64,445) at 20210908000010395
66419 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-geojson/run-ptest' (64,446) at 20240301090012431
66420 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/quorum.h' (64,447) at 20220525020654467
66421 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/README.md' (64,448) at 20241113090020525
66422 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr_4.35.bb' (64,449) at 20241206090014262
66423 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_altmode.h' (64,450) at 20240405153052817
66424 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-longkey.bconf' (64,451) at 20210307214932458
66425 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcm63xx_enet.c' (64,452) at 20240405153230923
66426 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-kernel/linux/linux-aspeed/zaius.cfg' (64,453) at 20210307205553718
66427 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/platsmp-vexpress.c' (64,454) at 20240405153045689
66428 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/kb9202_nand.c' (64,455) at 20210308005003412
66429 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common' (64,456) at 20241206090014314
66430 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmx75.dtsi' (64,457) at 20240405153229947
66431 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu8.h' (64,458) at 20240405153048341
66432 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/libva/libva_%.bbappend' (64,459) at 20210812000025266
66433 2025-01-21 03:01:00.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-qos.c' (64,460) at 20240405153231063
66434 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_amanda.c' (64,461) at 20240405153053325
66435 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/main.c' (64,462) at 20240405153230187
66436 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp' (64,463) at 20241211090002379
66437 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pmx55.dtsi' (64,464) at 20240405153229891
66438 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/intel_uncore.c' (64,465) at 20240405153230579
66439 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VLanNetworkInterface.v1_3_1.json' (64,466) at 20240619080002956
66440 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/get_maintainer.pl' (64,467) at 20240405153053453
66441 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/200.out' (64,468) at 20210927100127493
66442 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_w.c' (64,469) at 20210308005046517
66443 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/xilinx.c' (64,470) at 20240405153049709
66444 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/avahi.cpp' (64,471) at 20210308005114857
66445 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90160_device.hpp' (64,472) at 20240508080027394
66446 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/Makefile' (64,473) at 20210309003649280
66447 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_local.h' (64,474) at 20241216090017801
66448 2025-01-21 03:01:00.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos-pcie.c' (64,475) at 20220913100024217
66449 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/davinci_nand.h' (64,476) at 20210308005002708
66450 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/ssp_gyro_sensor.c' (64,477) at 20240405153048985
66451 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/ubd_user.c' (64,478) at 20210307214926618
66452 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/alignment.c' (64,479) at 20240405153045693
66453 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_wdru.h' (64,480) at 20210308005002664
66454 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sh4eb-linux-user.mak' (64,481) at 20230925080039837
66455 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_rpfilter.c' (64,482) at 20240405153053253
66456 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ti,da850-pupd.txt' (64,483) at 20210307214925398
66457 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/wakeup-latency-report' (64,484) at 20210307214932566
66458 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vbox_utils.h' (64,485) at 20210309003653940
66459 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/display2.h' (64,486) at 20210308005002668
66460 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch' (64,487) at 20210307205553810
66461 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/microchip,pic32-clock.h' (64,488) at 20210307214931326
66462 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/WAET' (64,489) at 20240906080037556 to deleted uid set
66463 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tifm.h' (64,490) at 20210307214931522
66464 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/tegra/tegra-car-clk.c' (64,491) at 20210308005003356
66465 2025-01-21 03:01:00.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.h' (64,492) at 20210307214929366
66466 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_ana.h' (64,493) at 20240405153052881
66467 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-tx.h' (64,494) at 20240405153051869
66468 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/nuvoton/clock-npcm8xx.h' (64,495) at 20240912080012042
66469 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_com.h' (64,496) at 20240405153049785
66470 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_event.h' (64,497) at 20220525020654187
66471 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-WellingtonInfill' (64,498) at 20210307205553778
66472 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/util.hpp' (64,499) at 20240904080034451
66473 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/Create/meson.build' (64,500) at 20230825080021137 to deleted uid set
66474 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/device-io.rst' (64,501) at 20240405153045189
66475 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/Makefile' (64,502) at 20210308005002728
66476 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes.txt' (64,503) at 20210307205553674
66477 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/README' (64,504) at 20210307205554262
66478 2025-01-21 03:01:00.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c' (64,505) at 20240405153047105
66479 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn_i2c.c' (64,506) at 20240405153049005
66480 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/tmu.h' (64,507) at 20210308005002724
66481 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53ppd.h' (64,508) at 20210308005003604
66482 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/ocelot/Kconfig' (64,509) at 20210308005003020
66483 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl,mxs-dma.yaml' (64,510) at 20240405153045053
66484 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/synopsys_edac.c' (64,511) at 20241008080013919
66485 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt3352-pinctrl.yaml' (64,512) at 20240405153045137
66486 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8770.c' (64,513) at 20240405153232167
66487 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/inc' (64,514) at 20240405153053437
66488 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs42xx8.txt' (64,515) at 20210307214925426
66489 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/sigtramp.S' (64,516) at 20240405153046081
66490 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_p9_perf.c' (64,517) at 20240405153046165
66491 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-virtio.bin' (64,518) at 20240326080039614 to deleted uid set
66492 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml' (64,519) at 20240405153045129
66493 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/capabilities/Makefile' (64,520) at 20210307214932662
66494 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/pops-clicks.rst' (64,521) at 20210307214925570
66495 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml' (64,522) at 20240405153045101
66496 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx23_olinuxino.h' (64,523) at 20210308005003604
66497 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_bpf_attach.h' (64,524) at 20240405153053429
66498 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.c' (64,525) at 20210307214929818
66499 2025-01-21 03:01:00.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/grackle.h' (64,526) at 20210307214926378
66500 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/buffer.cpp' (64,527) at 20240821080001891
66501 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/atomic_bounds.c' (64,528) at 20220525020655195
66502 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/Makefile' (64,529) at 20240405153053233
66503 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-dec.h' (64,530) at 20240405153049529
66504 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-iov.c' (64,531) at 20240906080037584
66505 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.h' (64,532) at 20240405153049473
66506 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Privileges_v1.xml' (64,533) at 20240619080002932
66507 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/google/gve/gve_main.c' (64,534) at 20240405153230947 to deleted uid set
66508 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/netwinder-pci.c' (64,535) at 20210512100029182
66509 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,keystone-rproc.txt' (64,536) at 20220525020651706
66510 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-configargparse_1.7.bb' (64,537) at 20240302090018206
66511 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interrupt.h' (64,538) at 20240405153052709
66512 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/minilib/minilib.h' (64,539) at 20210927100127517
66513 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/interfaces/internal_interface.cpp' (64,540) at 20240819080019522
66514 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/google-ipmi-i2c_git.bb' (64,541) at 20220329030013215
66515 2025-01-21 03:01:00.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/traps.c' (64,542) at 20240405153045969
66516 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tboot.h' (64,543) at 20240405153052805
66517 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/Makefile' (64,544) at 20210307214929870
66518 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/boot-options.rst' (64,545) at 20240405153044989
66519 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/bfs/bfs.h' (64,546) at 20210307214931002
66520 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_stats.c' (64,547) at 20240405153053381
66521 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/power_chrg.h' (64,548) at 20210308005003680
66522 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-set-format.rst' (64,549) at 20220525020654135
66523 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-memory-errors.c' (64,550) at 20240405153046217
66524 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-clkc-utils.h' (64,551) at 20240405153230215
66525 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpress.h' (64,552) at 20210308005003624
66526 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/omap-iopgtable.h' (64,553) at 20210307214928522
66527 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra-u-boot.dtsi' (64,554) at 20210308005002628
66528 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/hexagon-hvx.xml' (64,555) at 20230925080039849
66529 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.yaml' (64,556) at 20240405153229763
66530 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uec_phy.h' (64,557) at 20210308005003476
66531 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria-aesni-avx-asm_64.S' (64,558) at 20240405153046361
66532 2025-01-21 03:01:00.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbmem.c' (64,559) at 20240405153231583
66533 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/soc.c' (64,560) at 20240405153231231
66534 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/common.c' (64,561) at 20240405153051773
66535 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vmid.c' (64,562) at 20240405153045893
66536 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_iter.c' (64,563) at 20240405153052977
66537 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch' (64,564) at 20240413080012695
66538 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch' (64,565) at 20210307205554478
66539 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/index.rst' (64,566) at 20240405153045329
66540 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ili210x.c' (64,567) at 20240913080013793
66541 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rs.c' (64,568) at 20240405153050541
66542 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mul_q_h.c' (64,569) at 20210308005046513
66543 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_framebuffer.c' (64,570) at 20240405153048757
66544 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/mock_acpi.c' (64,571) at 20240405153054221
66545 2025-01-21 03:01:00.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_trans_resv.h' (64,572) at 20240405153052581
66546 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/Kconfig' (64,573) at 20210308005002776
66547 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.1.rst' (64,574) at 20241221090017596
66548 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/stubs/dbus_sensor_object.hpp' (64,575) at 20220412175720090
66549 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/fpu_helper.c' (64,576) at 20240906080037524
66550 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fwknop/fwknop/0001-Use-pkg-config-to-find-gpgme.patch' (64,577) at 20230503080014579
66551 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/irq_work.h' (64,578) at 20210307214931302
66552 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa.h' (64,579) at 20240405153050341
66553 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/at91rm9200_devices.c' (64,580) at 20210308005002712
66554 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/mr97310a.c' (64,581) at 20210309003650388
66555 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-tools_1.2.11.bb' (64,582) at 20240301090012479
66556 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/sandbox_pwm.c' (64,583) at 20210308005003472
66557 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_security.c' (64,584) at 20240405153231487
66558 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/core.c' (64,585) at 20240815080012891
66559 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/divsi3.S' (64,586) at 20210307214926182
66560 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ifi_canfd/Makefile' (64,587) at 20210307214929254
66561 2025-01-21 03:01:00.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/unaligned.h' (64,588) at 20210307214925670
66562 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/memtype.c' (64,589) at 20240411080014066
66563 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c' (64,590) at 20240411080014074
66564 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvme147.c' (64,591) at 20240405153051673
66565 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-oc-tiny.c' (64,592) at 20240405153051789
66566 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/kmsan_test.c' (64,593) at 20240405153053133
66567 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/pci.c' (64,594) at 20210307214926202
66568 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/devices.c' (64,595) at 20240405153231539
66569 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_requeue_pi_mismatched_ops.c' (64,596) at 20210307214932674
66570 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-m53evk.dts' (64,597) at 20240405153229883
66571 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/ene_ub6250.c' (64,598) at 20240405153052141
66572 2025-01-21 03:01:00.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header-512.sig' (64,599) at 20210831100016398 to deleted uid set
66573 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_statistic.h' (64,600) at 20210307214931646
66574 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fanotify.h' (64,601) at 20241216090017769
66575 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.c' (64,602) at 20210307214927950
66576 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/crossbuild-template.yml' (64,603) at 20241211090212202
66577 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_mman.h' (64,604) at 20230925080039945
66578 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sdx55.yaml' (64,605) at 20240405153045029
66579 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-femac.txt' (64,606) at 20210307214925374
66580 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/resource.c' (64,607) at 20241220090018310
66581 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/bcm2835_sdhost.c' (64,608) at 20210308005003400
66582 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/processor.h' (64,609) at 20240405153045917
66583 2025-01-21 03:01:00.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sync.h' (64,610) at 20210307214926246
66584 2025-01-21 03:01:00.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/se401.h' (64,611) at 20210307214928834
66585 2025-01-21 03:01:00.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_interface.md' (64,612) at 20240809080033023
66586 2025-01-21 03:01:00.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_1_8_0_sh_mask.h' (64,613) at 20240405153047317
66587 2025-01-21 03:01:00.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xprt.h' (64,614) at 20240405153231843
66588 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/rx.c' (64,615) at 20240503080014518
66589 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/initialization.js' (64,616) at 20220602030014530
66590 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config.bb' (64,617) at 20241206090014234
66591 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.err' (64,618) at 20210308005046409
66592 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_devfreq.c' (64,619) at 20240405153048565
66593 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/dtlb_prot.S' (64,620) at 20210307214926590
66594 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ntfs3/attrib.c' (64,621) at 20240805080014023 to deleted uid set
66595 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb' (64,622) at 20241221090017504
66596 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/bpmp.h' (64,623) at 20240405153231863
66597 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-echo.dts' (64,624) at 20240405153045601
66598 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_pack.h' (64,625) at 20240405153052873
66599 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/interfaces/internal_interface.hpp' (64,626) at 20240805080025236
66600 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/return_address.c' (64,627) at 20240405153045873
66601 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ves1820.c' (64,628) at 20240405153049301
66602 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/phosphor-buttons/obmc-phosphor-buttons_%.bbappend' (64,629) at 20221005030014094
66603 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/Makefile.target' (64,630) at 20240906080037576
66604 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_entity.c' (64,631) at 20240405153049577
66605 2025-01-21 03:01:00.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov7251.yaml' (64,632) at 20240405153229771
66606 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/inode.c' (64,633) at 20241216090017753
66607 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd76x_edac.c' (64,634) at 20220525020652418
66608 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/GPLv2.patch' (64,635) at 20210307205553890
66609 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/mailbox-uclass.c' (64,636) at 20210308005003388
66610 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.c' (64,637) at 20210307214929810
66611 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cfi.c' (64,638) at 20240405153046413
66612 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sysdeps_posix.c' (64,639) at 20210308005003708
66613 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-cps.h' (64,640) at 20240405153046009
66614 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v5.h' (64,641) at 20240405153051289
66615 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-snow.dts' (64,642) at 20240405153045569
66616 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_jr2_defconfig' (64,643) at 20210308005003268
66617 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_defs.h' (64,644) at 20240405153051845
66618 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-synquacer.c' (64,645) at 20241011080017319
66619 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-powercap' (64,646) at 20210307214925198
66620 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/msmtp/msmtp_1.8.27.bb' (64,647) at 20241221090017676
66621 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/common_fit.c' (64,648) at 20210308005003224
66622 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn10/dcn10_fpu.h' (64,649) at 20240405153047265
66623 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Xnet' (64,650) at 20210307205554426
66624 2025-01-21 03:01:00.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-hyundai-a7hd.dts' (64,651) at 20210308005002616
66625 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_entity_association_pdr_add_from_node_check.yaml' (64,652) at 20240908080010098
66626 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/arm_scmi_powercap.c' (64,653) at 20240405153051441
66627 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/templates/default/bblayers.conf.sample' (64,654) at 20240323080013545
66628 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/devicetree.c' (64,655) at 20241211090145389
66629 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/051.out' (64,656) at 20230925080040089
66630 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/smu_v12_0.c' (64,657) at 20240405153230515
66631 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/Kconfig' (64,658) at 20210309003652148
66632 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sc7180.h' (64,659) at 20210307214931330
66633 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_2.1.0.bb' (64,660) at 20241206090014214
66634 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h' (64,661) at 20210307214929926
66635 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/meson.build' (64,662) at 20240820080006853
66636 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp' (64,663) at 20241211090002379
66637 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop_check_tid_10.sh' (64,664) at 20240405153232231
66638 2025-01-21 03:01:00.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/reg.h' (64,665) at 20210307214929934
66639 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/op_helper.c' (64,666) at 20240906080037476
66640 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/oetimeout.py' (64,667) at 20210528000029731
66641 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/lpc32xx_nand_mlc.c' (64,668) at 20210308005003412
66642 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_syscall.h' (64,669) at 20221215040039202
66643 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Ruzomberok' (64,670) at 20210307205553794
66644 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/cache.h' (64,671) at 20210308005002672
66645 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/hwlatdetect_git.bb' (64,672) at 20220402030016227
66646 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ila.rst' (64,673) at 20210307214925534
66647 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/fix_build_errors.patch' (64,674) at 20231011080016574
66648 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmsap.h' (64,675) at 20210307214931622
66649 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/acp5x-mach.c' (64,676) at 20240405153232139
66650 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb' (64,677) at 20231126090012857
66651 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/cmsdk-apb-timer.h' (64,678) at 20230426080043768
66652 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma-debugfs.c' (64,679) at 20220525020652410
66653 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/bus.c' (64,680) at 20210307214931898
66654 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/swim3.c' (64,681) at 20240405153230191
66655 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/entity-manager/blacklist.json' (64,682) at 20230909080012743
66656 2025-01-21 03:01:00.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sniper_defconfig' (64,683) at 20210308005003280
66657 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/rapl_monitor.c' (64,684) at 20240405153054217
66658 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/keyboard.h' (64,685) at 20220525020654671
66659 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre.sh' (64,686) at 20210307214932690
66660 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/bL_switcher_dummy_if.c' (64,687) at 20210307214925834
66661 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Triggers.v1_4_0.json' (64,688) at 20240619080002956
66662 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/optimize.c' (64,689) at 20241211090212526
66663 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/gdbstub64.c' (64,690) at 20241211090212466
66664 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/meson.build' (64,691) at 20230919080003838
66665 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_cq.c' (64,692) at 20240405153049113
66666 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/bilge-0.2-rs/meson.build' (64,693) at 20241211090212462
66667 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-saitek.c' (64,694) at 20221128040017454
66668 2025-01-21 03:01:00.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/u-boot-env-ast2600.txt' (64,695) at 20210621100028453
66669 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_variable.c' (64,696) at 20210308005003700
66670 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/hello-rs_0.1.0.bb' (64,697) at 20240106090017253
66671 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ia_css_sdis.host.c' (64,698) at 20240405153051837
66672 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-amd-pmf' (64,699) at 20240405153044913
66673 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/README' (64,700) at 20221215040039386
66674 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi' (64,701) at 20240405153045793
66675 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/b53.rst' (64,702) at 20210307214925534
66676 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-surface' (64,703) at 20220525020651634
66677 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-cpmem.c' (64,704) at 20210916100017839
66678 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7722.h' (64,705) at 20210307214926554
66679 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part.c' (64,706) at 20210308005003288
66680 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-myirtech-myd.dts' (64,707) at 20240405153045589
66681 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/led.h' (64,708) at 20210927100127237
66682 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/rtrap_32.S' (64,709) at 20220525020652122
66683 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/network/phosphor-network_%.bbappend' (64,710) at 20240722080011593
66684 2025-01-21 03:01:00.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822b_table.h' (64,711) at 20210307214929954
66685 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esp_scsi.c' (64,712) at 20240405153051597
66686 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpu_mf.h' (64,713) at 20240405153046277
66687 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/entry_test.py' (64,714) at 20210308005003748
66688 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/CVE-2022-24795.patch' (64,715) at 20231126090012793
66689 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_common.h' (64,716) at 20231021080010534
66690 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p4080ds.dts' (64,717) at 20210309003648868
66691 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/mmap.c' (64,718) at 20210307214926278
66692 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-IFNAMSIZ-is-defined-in-net-if.h.patch' (64,719) at 20210307205553842
66693 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/kvaser_pci.c' (64,720) at 20220525020653419
66694 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas571x.txt' (64,721) at 20240405153045169
66695 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7722/Makefile' (64,722) at 20210307214926542
66696 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t104xd4rdb.dtsi' (64,723) at 20210307214926354
66697 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/subdev-image-processing-crop.svg' (64,724) at 20210309003648504
66698 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml' (64,725) at 20230112040027522
66699 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10086.h' (64,726) at 20210307214928646
66700 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/sysctl_net_atalk.c' (64,727) at 20210307214931866
66701 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/suniv-ccu-f1c100s.h' (64,728) at 20210307214931350
66702 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/gadget.rst' (64,729) at 20210309003648412
66703 2025-01-21 03:01:00.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.h' (64,730) at 20210307214929522
66704 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/.gitignore' (64,731) at 20210307214926518
66705 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2_fw.h' (64,732) at 20210307214929318
66706 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/recommended.json' (64,733) at 20240405153054121
66707 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/classes/localpkgfeed.bbclass' (64,734) at 20241206090014294
66708 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-util.h' (64,735) at 20230426080043948
66709 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ApplicationCollection.json' (64,736) at 20240619080002940
66710 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_mipi.h' (64,737) at 20220525020654127
66711 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/atomic.h' (64,738) at 20240405153054045
66712 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig' (64,739) at 20210308005003244
66713 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/cups-pk-helper_0.2.7.bb' (64,740) at 20230131040012035
66714 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-arm.h' (64,741) at 20240405153232287
66715 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_phy_ht.c' (64,742) at 20210307214929798
66716 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/card.h' (64,743) at 20240405153054021
66717 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/amd-xgbe.txt' (64,744) at 20210307214925370
66718 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/proc-armv/processor.h' (64,745) at 20210308005002704
66719 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdxcp/Makefile' (64,746) at 20240405153047189
66720 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.yaml' (64,747) at 20240405153045093
66721 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-moxart.c' (64,748) at 20240405153051497
66722 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/config-scp.json' (64,749) at 20210413100020746
66723 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-engineio_4.9.0.bb' (64,750) at 20240302090018210
66724 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-35xx-devkit-u-boot.dtsi' (64,751) at 20210308005002596
66725 2025-01-21 03:01:00.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/glade/glade/remove-yelp-help-rules-var.patch' (64,752) at 20210307205553898
66726 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h' (64,753) at 20210308005002644
66727 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/fpu/internal.h' (64,754) at 20240405153046277
66728 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb' (64,755) at 20241221090017700
66729 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0002-net-snmp-fix-libtool-finish.patch' (64,756) at 20240413080012643
66730 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-pcmpistri.c' (64,757) at 20210308005046497
66731 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Colombus_defconfig' (64,758) at 20210308005003236
66732 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rdma.c' (64,759) at 20240411080014154
66733 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211wep.c' (64,760) at 20240405153051953
66734 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih407-pinctrl.dtsi' (64,761) at 20210308005002612
66735 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-8xx.c' (64,762) at 20210307214926338
66736 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/host-interface.hpp' (64,763) at 20220725030014023
66737 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/ap.c' (64,764) at 20210308005002784
66738 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb' (64,765) at 20241221090017564
66739 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/README.md' (64,766) at 20220315030032667
66740 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-98dx4122.dtsi' (64,767) at 20210308005002592
66741 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.5.bb' (64,768) at 20241221090017484
66742 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ppc_cbe_cpufreq.h' (64,769) at 20210307214927058
66743 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.h' (64,770) at 20210309003649668
66744 2025-01-21 03:01:00.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/papr_scm.c' (64,771) at 20240405153046225
66745 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2_0.28.3.bb' (64,772) at 20241221090017536
66746 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/pmu.c' (64,773) at 20210308005002788
66747 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_nq.c' (64,774) at 20210307214932006
66748 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_mr.c' (64,775) at 20241211090145437 to deleted uid set
66749 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ux500/ux500-soc-id.c' (64,776) at 20240405153051777
66750 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/floppy.h' (64,777) at 20210307214926214
66751 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tp-simplify-gcc-warning-hack.patch' (64,778) at 20230317080013785
66752 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/fpga.c' (64,779) at 20210307214926538
66753 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c' (64,780) at 20240405153048653
66754 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/usercopy.c' (64,781) at 20220525020651970
66755 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/coroutine-example.cpp' (64,782) at 20240817080036816
66756 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/iommu.h' (64,783) at 20240405153230027
66757 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/edison.c' (64,784) at 20210308005003008
66758 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/ps.h' (64,785) at 20210307214929970
66759 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/raptor2/raptor-2.0.16-dont_use_curl-config.patch' (64,786) at 20241221090017544
66760 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx7ulp.c' (64,787) at 20240405153045649
66761 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiohttp_3.11.8.bb' (64,788) at 20241221090017548
66762 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_sockit_defconfig' (64,789) at 20210308005003280
66763 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sr_vendor.c' (64,790) at 20220525020654079
66764 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/libpwquality/libpwquality_%.bbappend' (64,791) at 20241206090014274
66765 2025-01-21 03:01:00.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/meson.build' (64,792) at 20241122090031389
66766 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv64-bsd-user.mak' (64,793) at 20241211090212226
66767 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/d.py' (64,794) at 20210308005046245
66768 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf_ucode.h' (64,795) at 20210309003649308
66769 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/flashbios/flash_bios_obj.c' (64,796) at 20210308004922932
66770 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/Makefile' (64,797) at 20210308005002980
66771 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-mako/run-ptest' (64,798) at 20241206090014330
66772 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4460.dtsi' (64,799) at 20240405153045609
66773 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/ust_events_h.py' (64,800) at 20220429100100754
66774 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-core.c' (64,801) at 20240405153049369
66775 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c' (64,802) at 20240405153050529
66776 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_mmu.c' (64,803) at 20240418080014494
66777 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/owner.c' (64,804) at 20210307214932698
66778 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/Makefile' (64,805) at 20240405153050189
66779 2025-01-21 03:01:00.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/get_feat.pl' (64,806) at 20240405153053453
66780 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp.h' (64,807) at 20240405153232071
66781 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-library.bb' (64,808) at 20220804030014691
66782 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda9887.c' (64,809) at 20210307214928802
66783 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/msgqueue.h' (64,810) at 20210307214930282
66784 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/websocket_test.py' (64,811) at 20230207040004405
66785 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/Kconfig' (64,812) at 20210308005003456
66786 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/bcm-voter.c' (64,813) at 20240405153049165
66787 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.json' (64,814) at 20210927100127469
66788 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/samsung,spi-peripheral-props.yaml' (64,815) at 20240405153045173
66789 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml' (64,816) at 20240405153229779
66790 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_midi2.h' (64,817) at 20240405153231551
66791 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microcom/microcom_2023.09.0.bb' (64,818) at 20241221090017512
66792 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_id___missing_targets.c' (64,819) at 20210309003655984
66793 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_trace.h' (64,820) at 20240405153046649
66794 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5670-dsp.h' (64,821) at 20210307214932334
66795 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_tqp_stats.h' (64,822) at 20240405153049945
66796 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_config.hpp' (64,823) at 20240819080030255
66797 2025-01-21 03:01:00.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpkg.h' (64,824) at 20220525020653495
66798 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c' (64,825) at 20240910080014026
66799 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/timestamper.txt' (64,826) at 20210307214925406
66800 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus-lts.dts' (64,827) at 20240405153229967
66801 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-zone-config.bbappend' (64,828) at 20210812000025162
66802 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/terminus_test.cpp' (64,829) at 20241002080035767
66803 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi' (64,830) at 20240405153045769
66804 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtd_blkdevs.c' (64,831) at 20240405153230867
66805 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005-script.h' (64,832) at 20210307214928818
66806 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/xbzrle.txt' (64,833) at 20210927100127081
66807 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/module/setup.py' (64,834) at 20210308004941620
66808 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/blktrace_api.h' (64,835) at 20210307214931622
66809 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0013-raddb-certs-Makefile-fix-the-occasional-verification.patch' (64,836) at 20230131040012027
66810 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/accounting/procacct.c' (64,837) at 20240405153054033
66811 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/s5pv210-audss.h' (64,838) at 20210307214931334
66812 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-digicolor.c' (64,839) at 20220525020653947
66813 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_switcheroo.c' (64,840) at 20240405153048537
66814 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb' (64,841) at 20241221090017692
66815 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/core-image.bbclass' (64,842) at 20241221090017608
66816 2025-01-21 03:01:00.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/Makefile' (64,843) at 20220525020653291
66817 2025-01-21 03:01:00.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/mmp_ctrl.h' (64,844) at 20240405153231587
66818 2025-01-21 03:01:00.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/da9052-battery.c' (64,845) at 20210307214930162
66819 2025-01-21 03:01:00.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_mock.hpp' (64,846) at 20220108040030440
66820 2025-01-21 03:01:00.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/main.c' (64,847) at 20240919080017066
66821 2025-01-21 03:01:00.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/npm.py' (64,848) at 20241221090017588
66822 2025-01-21 03:01:00.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0006-plat-corstone1000-Use-the-stateless-platform-service.patch' (64,849) at 20241206090014214
66823 2025-01-21 03:01:00.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/sisusb.h' (64,850) at 20240405153052117
66824 2025-01-21 03:01:00.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm97xx.h' (64,851) at 20210307214931442
66825 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/interface.c' (64,852) at 20240624080012780
66826 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_b.c' (64,853) at 20210308005046509
66827 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/populate_sdk_base.bbclass' (64,854) at 20241221090017608
66828 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/img,boston.dts' (64,855) at 20210308005002812
66829 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/86xx-hw.config' (64,856) at 20210309003648872
66830 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/xen.h' (64,857) at 20240405153231867
66831 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/rtrap_64.S' (64,858) at 20240405153046329
66832 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-mfg.c' (64,859) at 20240405153046797
66833 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/certs_manager.cpp' (64,860) at 20241129090022521
66834 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinum_defconfig' (64,861) at 20210308005003284
66835 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/user_events.h' (64,862) at 20240405153052817
66836 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/find-touchscreen.sh' (64,863) at 20210307205554470
66837 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_ppc970.S' (64,864) at 20210307214926398
66838 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VER0.interface.yaml' (64,865) at 20221207040023627
66839 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-j413.dts' (64,866) at 20240405153045717
66840 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/watch.h' (64,867) at 20210307214926250
66841 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/xfwm4/xfwm4-fix-incompatible-pointer-type-error.patch' (64,868) at 20241206090014270
66842 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/fault.c' (64,869) at 20240503080014462
66843 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-probes-ipc4.c' (64,870) at 20241115090012977
66844 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/realtek.c' (64,871) at 20240812080017244
66845 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/README.md' (64,872) at 20240807080019542
66846 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/digicolor.yaml' (64,873) at 20240405153045013
66847 2025-01-21 03:01:00.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-group-priority.cpp' (64,874) at 20240828080025979
66848 2025-01-21 03:01:00.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/navi14_ip_offset.h' (64,875) at 20220525020652811
66849 2025-01-21 03:01:00.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c' (64,876) at 20210307214929974
66850 2025-01-21 03:01:00.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/ptrace.h' (64,877) at 20240520080015131
66851 2025-01-21 03:01:00.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt6779-larb-port.h' (64,878) at 20220525020654547
66852 2025-01-21 03:01:00.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/omap-mailbox.c' (64,879) at 20240405153230759
66853 2025-01-21 03:01:00.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/arch_topology.c' (64,880) at 20240405153046681
66854 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pfsm/Makefile' (64,881) at 20240405153053429
66855 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt_2.14.1.bb' (64,882) at 20241221090017544
66856 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch' (64,883) at 20241221090017636
66857 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/mtip32xx/mtip32xx.h' (64,884) at 20240405153046709
66858 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/Makefile' (64,885) at 20210307214928370
66859 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/sc_coeff.h' (64,886) at 20240405153049489
66860 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha1_base.h' (64,887) at 20220525020654535
66861 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_SECURE_BOOT_defconfig' (64,888) at 20210308005003244
66862 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_event_v6.c' (64,889) at 20210307214925862
66863 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/ofnode.c' (64,890) at 20210308005003356
66864 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-vdecsys.c' (64,891) at 20240405153046797
66865 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mac_via.h' (64,892) at 20240326080039538
66866 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/Makefile' (64,893) at 20210308005002728
66867 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/xlnx,v-tc.txt' (64,894) at 20210307214925354
66868 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-cxa-demangle.cpp' (64,895) at 20240405153054041
66869 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_sysctl.h' (64,896) at 20240405153053381
66870 2025-01-21 03:01:00.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/pxa_dma.c' (64,897) at 20240405153230283
66871 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbp22.c' (64,898) at 20240405153049289
66872 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/uncore-interconnect.json' (64,899) at 20240405153054121
66873 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_dsu_pmu.c' (64,900) at 20240405153231303
66874 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-phytec-phycard-s-rdk.dts' (64,901) at 20240405153229883
66875 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/google-authenticator-libpam.inc' (64,902) at 20240906080012379
66876 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb' (64,903) at 20241206090014318
66877 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/alc5632.h' (64,904) at 20210307214932294
66878 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/lantiq.c' (64,905) at 20240405153231515
66879 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (64,906) at 20210823100016972
66880 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/MAINTAINERS' (64,907) at 20210308005003040
66881 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.c' (64,908) at 20220525020652967
66882 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb' (64,909) at 20241221090017564
66883 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/qemu-config-qmp.c' (64,910) at 20240906080037376
66884 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/0001-tests-use-EXTENSIONS_DIR.patch' (64,911) at 20220910030013353
66885 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp' (64,912) at 20241017080002970
66886 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_nor.c' (64,913) at 20210308005003232
66887 2025-01-21 03:01:00.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message.hpp' (64,914) at 20241002080038079
66888 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/seccomp.h' (64,915) at 20210307214926586
66889 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7xx-clocks.dtsi' (64,916) at 20210308005002576
66890 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_%.bbappend' (64,917) at 20241206090014226
66891 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/sipeed_maix_bit.dts' (64,918) at 20240405153046241
66892 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/verbs.h' (64,919) at 20240405153230715
66893 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/tx79_translate.c' (64,920) at 20241211090212502
66894 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/platform.S' (64,921) at 20230720080043535
66895 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/Makefile' (64,922) at 20240405153050253
66896 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_devids.h' (64,923) at 20240405153049989
66897 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/constants.h' (64,924) at 20220525020654643
66898 2025-01-21 03:01:00.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/memory.json' (64,925) at 20240405153054125
66899 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/memset.S' (64,926) at 20240405153229911
66900 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/gtp.rst' (64,927) at 20240405153045237
66901 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/msgpool.h' (64,928) at 20210307214931366
66902 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/clk_mgr_internal.h' (64,929) at 20240405153047293
66903 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memmove.S' (64,930) at 20210307214926570
66904 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lochnagar2_regs.h' (64,931) at 20210307214931430
66905 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-pinctrl.c' (64,932) at 20240405153048925
66906 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/tap.c' (64,933) at 20240729080011336
66907 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-list.json' (64,934) at 20210308005046409
66908 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_hop.c' (64,935) at 20240405153053157
66909 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.vdsoinst' (64,936) at 20240613080016543
66910 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fd.h' (64,937) at 20210307214931382
66911 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_da_btree.h' (64,938) at 20240405153052569
66912 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup-defs.h' (64,939) at 20240820080014177
66913 2025-01-21 03:01:00.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci.h' (64,940) at 20221215040039374
66914 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Anik-F1-107.3W' (64,941) at 20210307205553758
66915 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-inet97fv2.dts' (64,942) at 20210308005002616
66916 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/0001-fs-tests-cmd-readmmap-Replace-uint_t-with-uint32_t.patch' (64,943) at 20230610080017599
66917 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/printk.h' (64,944) at 20240405153054225
66918 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_mstr_if_axuser_regs.h' (64,945) at 20240405153046585
66919 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-ia-ranges.c' (64,946) at 20240405153046517
66920 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/t4_pbi.cfg' (64,947) at 20210308005002996
66921 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libyang/libyang_2.1.148.bb' (64,948) at 20240301090012427
66922 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/sysbus.c' (64,949) at 20210308005046257
66923 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/Makefile' (64,950) at 20240405153049473
66924 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/Makefile' (64,951) at 20240913080013861
66925 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc57e.h' (64,952) at 20210309003649824
66926 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/device_monitor.hpp' (64,953) at 20210308005109241
66927 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/ChassisStore.js' (64,954) at 20241004080035963
66928 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/printk.h' (64,955) at 20210307214931610
66929 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gflags/gflags_2.2.2.bb' (64,956) at 20220204040022524
66930 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/habanalabs_drv.c' (64,957) at 20240405153230159
66931 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma.h' (64,958) at 20240405153049041
66932 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target.c.inc' (64,959) at 20240906080037552
66933 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/index.rst' (64,960) at 20240405153045225
66934 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/runfvp.md' (64,961) at 20241206090014206
66935 2025-01-21 03:01:00.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh3.h' (64,962) at 20210308005002848
66936 2025-01-21 03:01:00.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/hex_common.py' (64,963) at 20240906080037476
66937 2025-01-21 03:01:00.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm2_pic.c' (64,964) at 20240405153230055
66938 2025-01-21 03:01:00.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/parser.y' (64,965) at 20220525020654947
66939 2025-01-21 03:01:00.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/cmd_bat.c' (64,966) at 20210308005003080
66940 2025-01-21 03:01:00.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/user/phosphor-user-manager_%.bbappend' (64,967) at 20241206090014230
66941 2025-01-21 03:01:00.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/espresso7420/Makefile' (64,968) at 20210308005003044
66942 2025-01-21 03:01:00.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/Kconfig' (64,969) at 20240405153045653
66943 2025-01-21 03:01:00.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ncsi_netlink_main.cpp' (64,970) at 20240827080032479
66944 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_6_regs.h' (64,971) at 20240405153046581
66945 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio_2.1.0.bb' (64,972) at 20241221090017532
66946 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c' (64,973) at 20240418080014498
66947 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-spi-devices-spi-nor' (64,974) at 20240405153044917
66948 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tbs2910_defconfig' (64,975) at 20210308005003280
66949 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/quirks.c' (64,976) at 20240405153049173
66950 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-dahlia.dtsi' (64,977) at 20240405153229927
66951 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rheap.h' (64,978) at 20210307214926390
66952 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/trace-events' (64,979) at 20240906080037276
66953 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra186.c' (64,980) at 20240830080013271
66954 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pdu/cyber.robot' (64,981) at 20220719100015486
66955 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/Makefile' (64,982) at 20240405153230907
66956 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/Kconfig' (64,983) at 20210308005002712
66957 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/mpc8541cds.c' (64,984) at 20210308005002976
66958 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usb3503.c' (64,985) at 20240405153052117
66959 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_ctrl.c' (64,986) at 20240405153051241
66960 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/resources.c' (64,987) at 20240405153053169
66961 2025-01-21 03:01:00.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/templates/default/bblayers.conf.sample' (64,988) at 20220910030013349
66962 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh_internal.h' (64,989) at 20210309003650544
66963 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb' (64,990) at 20230609080014395
66964 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/atmel-usb.txt' (64,991) at 20240405153045181
66965 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5800-peach-pi.dts' (64,992) at 20240405153045573
66966 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/unaligned.h' (64,993) at 20210308005002852
66967 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_pamu.h' (64,994) at 20210308005002840
66968 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/i9xx_wm.h' (64,995) at 20240405153048433
66969 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-1.c' (64,996) at 20240906080037576
66970 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5904.dts' (64,997) at 20240405153045501
66971 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lms283gf05.c' (64,998) at 20220525020654307
66972 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/imx_keypad.c' (64,999) at 20240405153049137
66973 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dsp/mediatek,mt8186-dsp.yaml' (65,000) at 20240405153045057
66974 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f469.dtsi' (65,001) at 20240405153045581
66975 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/idle/Kconfig' (65,002) at 20210307214928314
66976 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1040_ids.c' (65,003) at 20210308005002832
66977 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.21.rst' (65,004) at 20241221090017596
66978 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mkimage_fit_atf.sh' (65,005) at 20210308005002728
66979 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/ar' (65,006) at 20210308005046145
66980 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/gpio_interface.h' (65,007) at 20210307214927314
66981 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-vpd-layout/layout.yaml' (65,008) at 20210307205554226
66982 2025-01-21 03:01:00.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c' (65,009) at 20240405153048633
66983 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pydownloadmgr/Makefile' (65,010) at 20210308004922932
66984 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/sierra.c' (65,011) at 20240405153052137
66985 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/rbtree_augmented.h' (65,012) at 20210307214932474
66986 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/fan-board-efuse-fault@.service' (65,013) at 20240822080012460
66987 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-tn48m.c' (65,014) at 20240405153051485
66988 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/altera_ps2.txt' (65,015) at 20210307214925422
66989 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/standby-callgraph.cfg' (65,016) at 20210307214932618
66990 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/apple,pcie.yaml' (65,017) at 20240405153045121
66991 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/Kconfig' (65,018) at 20210307214929386
66992 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c' (65,019) at 20240405153230631
66993 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watchdog/watchdog-simple.c' (65,020) at 20210307214932130
66994 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/test_build_time_worker.sh' (65,021) at 20220910030013433
66995 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_d.c' (65,022) at 20210308005046513
66996 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/bug.h' (65,023) at 20240405153046273
66997 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/wdog.h' (65,024) at 20210308005002716
66998 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-go-cross-canadian.bb' (65,025) at 20210812000025334
66999 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-cap.c' (65,026) at 20220525020653315
67000 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-offload.rst' (65,027) at 20220525020651750
67001 2025-01-21 03:01:00.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/googletest.wrap' (65,028) at 20220603030022985
67002 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-samsung.c' (65,029) at 20220525020653043
67003 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/Makefile' (65,030) at 20210308005002968
67004 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3acl.c' (65,031) at 20240405153052417
67005 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Rantalaki' (65,032) at 20210307205553774
67006 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/syscall.h' (65,033) at 20240405153046017
67007 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/cypress_m8.h' (65,034) at 20210307214930862
67008 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/readme.md' (65,035) at 20221215040043190
67009 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kultsjon' (65,036) at 20210307205553786
67010 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/coding-guidelines.rst' (65,037) at 20240405153045249
67011 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ich.c' (65,038) at 20241211090212282
67012 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-bitset.c' (65,039) at 20240405153049257
67013 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebox_panther/Makefile' (65,040) at 20210308005003004
67014 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/setlocalversion' (65,041) at 20241216090017801
67015 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-tight.c' (65,042) at 20240326080039754
67016 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/174' (65,043) at 20210927100127489
67017 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/README.md' (65,044) at 20220526030017599
67018 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/wb50n.h' (65,045) at 20210308005003624
67019 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml' (65,046) at 20240405153045173
67020 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/host-bmc/dbus_to_terminus_effecters.cpp' (65,047) at 20240909080028327 to deleted uid set
67021 2025-01-21 03:01:00.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/analysis-for-package-splitting.png' (65,048) at 20210307205554306 to deleted uid set
67022 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/timer.c' (65,049) at 20210308005002560
67023 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/core.h' (65,050) at 20240405153052733
67024 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/u-boot-spl.lds' (65,051) at 20210308005002712
67025 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/Kconfig' (65,052) at 20210307214929554
67026 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcs_fcpim.c' (65,053) at 20210307214930290
67027 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-spear.c' (65,054) at 20241211090145497
67028 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/Makefile' (65,055) at 20240405153045265
67029 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/copyleft-next-0.3.1' (65,056) at 20211006000025246
67030 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_i6300esb.c' (65,057) at 20241211090212354
67031 2025-01-21 03:01:00.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/metacity/metacity_3.52.0.bb' (65,058) at 20240413080012639
67032 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_4_1_default.h' (65,059) at 20210307214927546
67033 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2-advantech-idk-1110wr-panel.dtsi' (65,060) at 20210307214926042
67034 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac88u.dts' (65,061) at 20240405153229871
67035 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/core.h' (65,062) at 20210308005046009
67036 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dss.c' (65,063) at 20240405153230611
67037 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra194-gpio.h' (65,064) at 20210307214931338
67038 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Alicante' (65,065) at 20210307205553766
67039 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/load_unaligned_zeropad.c' (65,066) at 20210307214932706
67040 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/brstack.c' (65,067) at 20240405153054173
67041 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77693-common.h' (65,068) at 20210307214931430
67042 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_handler.hpp' (65,069) at 20230608080018590
67043 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_errno_defs.h' (65,070) at 20210927100127273
67044 2025-01-21 03:01:00.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/inst.h' (65,071) at 20220525020651998
67045 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/dot_command.c' (65,072) at 20210309003650436
67046 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_fdb.c' (65,073) at 20240913080013857
67047 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_template_lib.h' (65,074) at 20240405153053469
67048 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/bluetooth/sco.c' (65,075) at 20241220090018338 to deleted uid set
67049 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/cxl_root_port.c' (65,076) at 20241211090212314
67050 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/ingenic-ost.c' (65,077) at 20240405153046877
67051 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_font_cache' (65,078) at 20210307205554642
67052 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_rgb.h' (65,079) at 20240405153048749
67053 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCComputerSystem.json' (65,080) at 20240724080002903
67054 2025-01-21 03:01:00.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/LICENSE' (65,081) at 20210307205554054
67055 2025-01-21 03:01:00.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kcmp/kcmp_test.c' (65,082) at 20240613080016567
67056 2025-01-21 03:01:00.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_main.c' (65,083) at 20240429080012436
67057 2025-01-21 03:01:00.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c' (65,084) at 20240405153050201
67058 2025-01-21 03:01:00.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h' (65,085) at 20241018080014494
67059 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_queue.h' (65,086) at 20240405153052077
67060 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-80xx-mb7.dts' (65,087) at 20240405153045501
67061 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ifb.c' (65,088) at 20240405153050337
67062 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_privileged.c.inc' (65,089) at 20240906080037496
67063 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/image.h' (65,090) at 20210309003648788
67064 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/exfat_fs.h' (65,091) at 20240405153231655
67065 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/curlpp/0001-curlpp-config.in-Remove-references-to-absolute-build.patch' (65,092) at 20230609080014391
67066 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/gdb.rst' (65,093) at 20240326080039406
67067 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind-libdw.c' (65,094) at 20240405153232243
67068 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/vendor-example/get_version.cpp' (65,095) at 20230616135354429
67069 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8186-afe-pcm.yaml' (65,096) at 20240405153045165
67070 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fltr.h' (65,097) at 20240405153050005
67071 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/tlbflush.h' (65,098) at 20210307214926374
67072 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk.h' (65,099) at 20240405153046865
67073 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-regmap.c' (65,100) at 20240405153047081
67074 2025-01-21 03:01:00.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/trace-events' (65,101) at 20240326080039394
67075 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zoned-metadata.c' (65,102) at 20240405153049253
67076 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211netdev.c' (65,103) at 20240405153051953
67077 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_SRIO_PCIE_BOOT_defconfig' (65,104) at 20210308005003244
67078 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc' (65,105) at 20241221090017684
67079 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/l2tp.h' (65,106) at 20210307214931414
67080 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mc13783-adc.rst' (65,107) at 20210307214925502
67081 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/msc313e_wdt.c' (65,108) at 20240405153052241
67082 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smberr.h' (65,109) at 20240405153052525
67083 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov7740.c' (65,110) at 20240405153230791
67084 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-1.1' (65,111) at 20211006000025234
67085 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/rpcmouse.c' (65,112) at 20210307214928490
67086 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mps13.h' (65,113) at 20210307214931434
67087 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.yaml' (65,114) at 20240405153045133
67088 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/kvm_para.h' (65,115) at 20210307214926514
67089 2025-01-21 03:01:00.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_verify.h' (65,116) at 20210308005003556
67090 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2.inc' (65,117) at 20241221090017540
67091 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmismbus' (65,118) at 20240906080037556 to deleted uid set
67092 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/pcm052.c' (65,119) at 20210308005003028
67093 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atlx.c' (65,120) at 20240405153049821
67094 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/packagegroups/packagegroup-yadro-apps.bb' (65,121) at 20231012080014472
67095 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-spdm-attestation.md' (65,122) at 20240215090004516
67096 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/server.c' (65,123) at 20240405153231607
67097 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/zfs_sha256.c' (65,124) at 20210308005003556
67098 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap35_logic_defconfig' (65,125) at 20210308005003272
67099 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_cfg.h' (65,126) at 20241211090212510
67100 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-34xx.h' (65,127) at 20210307214925914
67101 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_0.h' (65,128) at 20210307214927250
67102 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/landlock/.gitignore' (65,129) at 20220525020654935
67103 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/smp.h' (65,130) at 20220525020654799
67104 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_cmdq_regs.h' (65,131) at 20240405153046605
67105 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/kv_dpm.h' (65,132) at 20210307214928002
67106 2025-01-21 03:01:00.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/chacha-neon-glue.c' (65,133) at 20210307214926054
67107 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-vmsr-helper.socket' (65,134) at 20240906080037164
67108 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/text_files.rst' (65,135) at 20210307214925590
67109 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_public_key.c' (65,136) at 20240405153230155
67110 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-audmux.c' (65,137) at 20240405153053929
67111 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9860.h' (65,138) at 20210307214932314
67112 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-prt8mm.dts' (65,139) at 20240405153045729
67113 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/geniv.h' (65,140) at 20210309003653804
67114 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_powertune.h' (65,141) at 20210309003649656
67115 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyyaml/run-ptest' (65,142) at 20240301090012471
67116 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/5.Posting.rst' (65,143) at 20240405153045273
67117 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/helper.h' (65,144) at 20240906080037536
67118 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.c' (65,145) at 20240405153048633
67119 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/package.py' (65,146) at 20241221090017632
67120 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/Makefile' (65,147) at 20240405153052405
67121 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston64r2_defconfig' (65,148) at 20210308005003252
67122 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pci.h' (65,149) at 20240405153046013
67123 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/Platform' (65,150) at 20210307214926290
67124 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ipcbuf.h' (65,151) at 20210307214926394
67125 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openrd-client.dts' (65,152) at 20240405153045457
67126 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ti-j721e-ufs.c' (65,153) at 20240405153231527
67127 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Cable.v1_2_3.json' (65,154) at 20240619080002944
67128 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb' (65,155) at 20241221090017504
67129 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/lmbench-run' (65,156) at 20210307205553870
67130 2025-01-21 03:01:00.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_hatchling.bbclass' (65,157) at 20230610080017615
67131 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci-pc.c' (65,158) at 20221215040039374
67132 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,bcm2835-spi.txt' (65,159) at 20210309003648396
67133 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36016.h' (65,160) at 20240405153049389
67134 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kfigure.py' (65,161) at 20240405153045265
67135 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_compat_ioctl32.h' (65,162) at 20240405153051829
67136 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/c/test_context_save_areas.c' (65,163) at 20230925080040101
67137 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-control.c' (65,164) at 20240405153053997
67138 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/posix_types.h' (65,165) at 20210307214926550
67139 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_component.h' (65,166) at 20240405153232131
67140 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_cm.h' (65,167) at 20210307214928458
67141 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/meson.build' (65,168) at 20240323080007057
67142 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tua6100.h' (65,169) at 20210307214928646
67143 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rv.h' (65,170) at 20240405153052789
67144 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/switch-tracking.c' (65,171) at 20240405153054173
67145 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/tlb.c' (65,172) at 20210308005003000
67146 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/Kconfig' (65,173) at 20240613080016423
67147 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_gem.c' (65,174) at 20240405153230583
67148 2025-01-21 03:01:00.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp8788-buck.c' (65,175) at 20240405153051465
67149 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tcp_mmap.c' (65,176) at 20240405153232279
67150 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/Makefile.target' (65,177) at 20241211090212550
67151 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/cli.hpp' (65,178) at 20210308005346774
67152 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/include/libpldm/meson.build' (65,179) at 20241204090010699 to deleted uid set
67153 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_config.h' (65,180) at 20241011080017411
67154 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9001_initvals.h' (65,181) at 20210309003651556
67155 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.h' (65,182) at 20240405153047125
67156 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-encoder.c' (65,183) at 20240405153049569
67157 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-pci.cfg' (65,184) at 20230131040012019
67158 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/socfpga.c' (65,185) at 20210308005002912
67159 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/main.c' (65,186) at 20220525020653611
67160 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aioresponses_0.7.7.bb' (65,187) at 20241221090017548
67161 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dts' (65,188) at 20240405153045465
67162 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml' (65,189) at 20241105090020411
67163 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_callbacks_mod.c' (65,190) at 20210307214931806
67164 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml' (65,191) at 20240405153045065
67165 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bloblist' (65,192) at 20210308005003292
67166 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/styles/json.css' (65,193) at 20210308005113053
67167 2025-01-21 03:01:00.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_skb_sk_lookup_kern.c' (65,194) at 20240405153054269
67168 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-stream.c' (65,195) at 20240405153053993
67169 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memcpy_32.c' (65,196) at 20240405153046469
67170 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/main.h' (65,197) at 20240405153231987
67171 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/vmenter.S' (65,198) at 20240405153046461
67172 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/led.c' (65,199) at 20240405153053293
67173 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/sifive_cpu.h' (65,200) at 20210308005046029
67174 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso/vsyscall.h' (65,201) at 20210307214926678
67175 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/vmm.c' (65,202) at 20240405153230607
67176 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/meson.options' (65,203) at 20241209090018856
67177 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/Makefile' (65,204) at 20210307214928342
67178 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36057.h' (65,205) at 20240405153049389
67179 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/trace.h' (65,206) at 20210927100127157
67180 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/htc.h' (65,207) at 20240405153050445
67181 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dvo.h' (65,208) at 20210307214927802
67182 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max20086.yaml' (65,209) at 20240405153045145
67183 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lpsw.S' (65,210) at 20230426080043952
67184 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-thread-posix.c' (65,211) at 20230426080043964
67185 2025-01-21 03:01:00.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exconcat.c' (65,212) at 20240405153046617
67186 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/occ/openpower-occ-control_%.bbappend' (65,213) at 20240712080022837
67187 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/extable.h' (65,214) at 20210307214926114
67188 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw51xx.dts' (65,215) at 20240405153045501
67189 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/osd.c' (65,216) at 20210308005003000
67190 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_buffer_pool_types.h' (65,217) at 20220525020652887
67191 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.c' (65,218) at 20240405153048589
67192 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptsas.h' (65,219) at 20220525020653339
67193 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb' (65,220) at 20241221090017696
67194 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_licensing.rst' (65,221) at 20240405153044989
67195 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/screen/screen/screen.pam' (65,222) at 20210307205554570
67196 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/machine/fvp.conf' (65,223) at 20240517080012289
67197 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_channel.h' (65,224) at 20240405153048805
67198 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_mini_emmc1_defconfig' (65,225) at 20210308005003284
67199 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/Makefile' (65,226) at 20240405153051957
67200 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/watchdog_hld.c' (65,227) at 20240405153045877
67201 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts' (65,228) at 20240405153229919
67202 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/lasips2.h' (65,229) at 20221215040039182
67203 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih418-b2264.dts' (65,230) at 20240405153045581
67204 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/mcount.S' (65,231) at 20210307214926570
67205 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/api.h' (65,232) at 20240918080010476
67206 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-vmbus' (65,233) at 20220525020651630
67207 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/shmin_defconfig' (65,234) at 20240405153046309
67208 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8173.c' (65,235) at 20240405153231323
67209 2025-01-21 03:01:00.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/blake2b_generic.c' (65,236) at 20220525020652214
67210 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_debugfs.c' (65,237) at 20240405153046705
67211 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/firefly/firefly-rk3288/Makefile' (65,238) at 20210308005002956
67212 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/virtio/Makefile' (65,239) at 20210307214930258
67213 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.c' (65,240) at 20240405153047165
67214 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-debug.c' (65,241) at 20240726080012850
67215 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/dma.h' (65,242) at 20210307214926106
67216 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fd/Build' (65,243) at 20210307214932486
67217 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Albacken' (65,244) at 20210307205553778
67218 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/trace-events' (65,245) at 20240906080037472
67219 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/Kconfig' (65,246) at 20240405153053509
67220 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_t.c' (65,247) at 20210307214928614
67221 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_lag.c' (65,248) at 20240405153231031
67222 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fec_mxc.c' (65,249) at 20210308005003428
67223 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pin-control.rst' (65,250) at 20240405153045197
67224 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonpath-rw_1.4.0.bb' (65,251) at 20230610080017603
67225 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/README' (65,252) at 20210307214932630
67226 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-lilac.dts' (65,253) at 20240405153045773
67227 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/xilinx_mb_manager.h' (65,254) at 20240405153045973
67228 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-Makefile-install-mdcheck.patch' (65,255) at 20240413080012695
67229 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AMDPLPA' (65,256) at 20211006000025226
67230 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97425svmb.dts' (65,257) at 20240405153045985
67231 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router.sh' (65,258) at 20240405153054341
67232 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb' (65,259) at 20230813080012848
67233 2025-01-21 03:01:00.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-09' (65,260) at 20211008000010730
67234 2025-01-21 03:01:00.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb.h' (65,261) at 20240405153050001
67235 2025-01-21 03:01:00.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c' (65,262) at 20240405153231315
67236 2025-01-21 03:01:00.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/intel-mid_wdt.c' (65,263) at 20240405153052241
67237 2025-01-21 03:01:00.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_mem_input.c' (65,264) at 20220525020652498
67238 2025-01-21 03:01:00.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/cpufeatures.h' (65,265) at 20240411080014158
67239 2025-01-21 03:01:00.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_int-common.h' (65,266) at 20240906080037324
67240 2025-01-21 03:01:00.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cafe_ccic.rst' (65,267) at 20210307214925230
67241 2025-01-21 03:01:00.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efi.c' (65,268) at 20240405153230295
67242 2025-01-21 03:01:00.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mc13xxx.h' (65,269) at 20210307214931430
67243 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/astro_mcf5373l.h' (65,270) at 20210308005003584
67244 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch' (65,271) at 20210307205554106
67245 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/nfp.rst' (65,272) at 20210307214925534
67246 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/socket.h' (65,273) at 20240405153046073
67247 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch' (65,274) at 20241206090014326
67248 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/restart_syscall.S' (65,275) at 20240405153046081
67249 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/tps6507x-ts.h' (65,276) at 20210307214931406
67250 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/Makefile' (65,277) at 20240405153054345
67251 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/srom.h' (65,278) at 20220525020654195
67252 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-config-gtk/files/no-handed.patch' (65,279) at 20210307205554610
67253 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmu_context_32.h' (65,280) at 20220525020652114
67254 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ohci.c' (65,281) at 20240906080037308
67255 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/realtek,rtl-spi.yaml' (65,282) at 20240405153045173
67256 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/syscon-uclass.c' (65,283) at 20210308005003356
67257 2025-01-21 03:01:00.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/ich8lan.c' (65,284) at 20241115090012953
67258 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/odp.c' (65,285) at 20241018080014490
67259 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/backchannel.c' (65,286) at 20240405153053389
67260 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hisi_dma.c' (65,287) at 20240405153046993
67261 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/inner_array_lookup.c' (65,288) at 20240405153054253
67262 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/snapshot.rst' (65,289) at 20210307214925222
67263 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/Makefile' (65,290) at 20210307214929606
67264 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/Kconfig' (65,291) at 20210307214932154
67265 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211ioctl.h' (65,292) at 20240405153051953
67266 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/virtual_address_range.c' (65,293) at 20240405153054333
67267 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Trosa' (65,294) at 20210307205553794
67268 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/io_uring_zerocopy_tx.sh' (65,295) at 20240405153054345
67269 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-reference-design-tablet.dtsi' (65,296) at 20210308005002620
67270 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_sp.h' (65,297) at 20240405153051849
67271 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-gpmux.yaml' (65,298) at 20240405153045065
67272 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_doe.h' (65,299) at 20240906080037336
67273 2025-01-21 03:01:00.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/cl-som-imx7.c' (65,300) at 20210308005002944
67274 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/internal.h' (65,301) at 20210307214930506
67275 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/cpu.c' (65,302) at 20241211090212482
67276 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/meson.build' (65,303) at 20240906080037460
67277 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/start.S' (65,304) at 20210308005002836
67278 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/Build' (65,305) at 20210307214932582
67279 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/vm_tlb.c' (65,306) at 20210307214926114
67280 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/hfa384x_usb.c' (65,307) at 20240405153051953
67281 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dummy/dummy.c' (65,308) at 20210308004938832
67282 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/imx25.txt' (65,309) at 20210308005003328
67283 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/qsfp.c' (65,310) at 20220525020653135
67284 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.memhp' (65,311) at 20240906080037556 to deleted uid set
67285 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread_map.h' (65,312) at 20240405153054209
67286 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/embedded.c' (65,313) at 20210307214930474
67287 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/bpf_perf_event.h' (65,314) at 20210307214931614
67288 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/autojson/autojson.py' (65,315) at 20221206040017633
67289 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/Kconfig' (65,316) at 20210307214928690
67290 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2401_input_system_local.h' (65,317) at 20240405153051837
67291 2025-01-21 03:01:00.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/block-export.json' (65,318) at 20240906080037428
67292 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/extent_map.h' (65,319) at 20220525020654471
67293 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/mapfile.csv' (65,320) at 20240405153054113
67294 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/files/0002-add-WantedBy-directive-to-btrfsmaintenance-refresh.s.patch' (65,321) at 20220612030016723
67295 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dma.h' (65,322) at 20240405153230603
67296 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hih6130.c' (65,323) at 20240405153048857
67297 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/043' (65,324) at 20210927100127477
67298 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt312_priv.h' (65,325) at 20210307214928630
67299 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/event.hpp' (65,326) at 20240719080005925
67300 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icss_iep.h' (65,327) at 20240405153231063
67301 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/symlink.c' (65,328) at 20240405153231767
67302 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/0002-bind-Makefile.in-disable-backtrace.patch' (65,329) at 20220402030015899
67303 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lazy_1.6.bb' (65,330) at 20241221090017556
67304 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mpr2_defconfig' (65,331) at 20210308005003268
67305 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-arm-spe.txt' (65,332) at 20240405153054077
67306 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/access_ok.h' (65,333) at 20240405153052617
67307 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/kcpuid/cpuid.csv' (65,334) at 20240405153054033
67308 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,turingcc.txt' (65,335) at 20210307214925290
67309 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/syscall_wrapper.h' (65,336) at 20240405153230063
67310 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml' (65,337) at 20240618080025497
67311 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/core.h' (65,338) at 20220525020653787
67312 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/Kbuild' (65,339) at 20240405153048657
67313 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash_dump_32.c' (65,340) at 20240405153046429
67314 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/meson.options' (65,341) at 20231228090030524
67315 2025-01-21 03:01:00.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/fault.c' (65,342) at 20240405153049629
67316 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/map.c' (65,343) at 20240405153054041
67317 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/ti-edma3.c' (65,344) at 20210308005003372
67318 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-intel-platform.c' (65,345) at 20240405153051789
67319 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf.h' (65,346) at 20210307214927098
67320 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/az.py' (65,347) at 20210407000018102
67321 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/tx.c' (65,348) at 20210307214931934
67322 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mp2629.c' (65,349) at 20240405153049613
67323 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/llgfrl-unaligned.S' (65,350) at 20230426080043952
67324 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/not-overwrite-cflags-cxxflags.patch' (65,351) at 20241221090017564
67325 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/reboot.cfg' (65,352) at 20210307205554058
67326 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/co-shared-resource.h' (65,353) at 20241211090212366
67327 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqreturn.h' (65,354) at 20240405153052713
67328 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mtdparts.c' (65,355) at 20210308005003216
67329 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/test/sdjournal_mock.hpp' (65,356) at 20221005030030502
67330 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/069' (65,357) at 20220429100100886
67331 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/init_64.c' (65,358) at 20240805080013927
67332 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/ml605.dts' (65,359) at 20210307214926758
67333 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/type-helpers.h' (65,360) at 20240906080037344
67334 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb' (65,361) at 20241219090012976
67335 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sm8250.h' (65,362) at 20220525020654543
67336 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/ns.c' (65,363) at 20241211090212310
67337 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/gpr-num.h' (65,364) at 20240405153045857
67338 2025-01-21 03:01:00.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utascii.c' (65,365) at 20240405153046625
67339 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mousedev.c' (65,366) at 20210307214928494
67340 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/TODO' (65,367) at 20210309003649136
67341 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr_misc.c' (65,368) at 20210308005002548
67342 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-srws1' (65,369) at 20210307214925202
67343 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-minnie.dts' (65,370) at 20240405153045561
67344 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_dbg.h' (65,371) at 20220525020654263
67345 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/inode.h' (65,372) at 20240405153052457
67346 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/arm,smmu.yaml' (65,373) at 20240405153229771
67347 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/asn1_compiler.c' (65,374) at 20240405153053433
67348 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bitops.h' (65,375) at 20240405153046381
67349 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools_5.1.1.r37.bb' (65,376) at 20241221090017512
67350 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-mtp.dts' (65,377) at 20240405153229955
67351 2025-01-21 03:01:00.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4671.c' (65,378) at 20240405153053565
67352 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-janice.dts' (65,379) at 20240405153045581
67353 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_bo.h' (65,380) at 20240405153231795
67354 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-xiaomi-tissot.dts' (65,381) at 20240405153229943
67355 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/generate_makefile.sh' (65,382) at 20210308005057105
67356 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/inode.c' (65,383) at 20241115090012961
67357 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu8_smumgr.h' (65,384) at 20210309003649664
67358 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/helpline.c' (65,385) at 20240405153232235
67359 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-sabresd-u-boot.dtsi' (65,386) at 20210308005002584
67360 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/Makefile' (65,387) at 20240405153053277
67361 2025-01-21 03:01:00.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/arm_integrator_debug.c' (65,388) at 20210927100127149
67362 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_main.c' (65,389) at 20241115090012953
67363 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/shm_ipc.h' (65,390) at 20210307214929902
67364 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,dispcc-sm6125.yaml' (65,391) at 20240405153229759
67365 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/Kconfig' (65,392) at 20240405153048781
67366 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_client.c' (65,393) at 20241018080014486
67367 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/test/test-suite.py' (65,394) at 20240822080032141
67368 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rn5t618_power.c' (65,395) at 20240405153231355
67369 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/microbit_i2c.c' (65,396) at 20241211090212274
67370 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb' (65,397) at 20240413080012663
67371 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_4_regs.h' (65,398) at 20240405153046577
67372 2025-01-21 03:01:00.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/bmips-cpufreq.c' (65,399) at 20240405153046909
67373 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/macronix.c' (65,400) at 20240405153049709
67374 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/nsa310s.c' (65,401) at 20210308005003204
67375 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.5/index.html' (65,402) at 20210307205554246
67376 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ftwdt010_wdt.c' (65,403) at 20240405153231599
67377 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Device.errors.yaml' (65,404) at 20210610000035142
67378 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/vitesse-vsc73xx-spi.c' (65,405) at 20240405153049765
67379 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/irq.S' (65,406) at 20210308005002808
67380 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm83.c' (65,407) at 20240405153048861
67381 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/scriptutils.py' (65,408) at 20241206090014350
67382 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-mdio.c' (65,409) at 20240405153230919
67383 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cpuid.h' (65,410) at 20240326080039546
67384 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-dieX.dtsi' (65,411) at 20240405153045717
67385 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ipl_vmparm.c' (65,412) at 20210307214926502
67386 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_combo_phy.h' (65,413) at 20210307214927790
67387 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv-xthead.c' (65,414) at 20240906080037168
67388 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb' (65,415) at 20241221090017516
67389 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-hwdep.c' (65,416) at 20240405153053505
67390 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/Makefile' (65,417) at 20240405153049469
67391 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/061.out' (65,418) at 20240906080037564
67392 2025-01-21 03:01:00.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/journald-storage-policy.conf' (65,419) at 20210307205553694
67393 2025-01-21 03:01:00.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5282.h' (65,420) at 20210308005002804
67394 2025-01-21 03:01:00.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/scs.h' (65,421) at 20240405153045861
67395 2025-01-21 03:01:00.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lm3533-ctrlbank.c' (65,422) at 20210309003650416
67396 2025-01-21 03:01:00.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_objs_regs.h' (65,423) at 20240405153046589
67397 2025-01-21 03:01:00.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/floating-point.json' (65,424) at 20220525020655147
67398 2025-01-21 03:01:00.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/sunxi/sunxi_sram.h' (65,425) at 20240405153052793
67399 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/sata.h' (65,426) at 20210308005003456
67400 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7-2level.S' (65,427) at 20240405153045697
67401 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/Makefile' (65,428) at 20240405153051273
67402 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/190' (65,429) at 20210927100127493
67403 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6core.c' (65,430) at 20240405153053981
67404 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mce.h' (65,431) at 20210307214931610
67405 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7628a.dtsi' (65,432) at 20240405153045989
67406 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0910.h' (65,433) at 20240405153049301
67407 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/Build' (65,434) at 20220525020655123
67408 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/layer-contents.md' (65,435) at 20221003030013293
67409 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mtd.c' (65,436) at 20240405153050293
67410 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/microchip/sparx5_serdes.h' (65,437) at 20240405153051285
67411 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/transaction.json' (65,438) at 20240405153054117
67412 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle.json' (65,439) at 20210308005046409
67413 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/affinity.c' (65,440) at 20240405153054177
67414 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/imx6ul_tsc.txt' (65,441) at 20210307214925338
67415 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto-profile.c' (65,442) at 20240405153046517
67416 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/openrisc/todo.rst' (65,443) at 20240405153045285
67417 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stih410-clks.h' (65,444) at 20210308005003632
67418 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/inlinedata.rst' (65,445) at 20240405153045201
67419 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_opcodes_def.py' (65,446) at 20240906080037476
67420 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/preconditions.hpp' (65,447) at 20210308005059165
67421 2025-01-21 03:01:00.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/gp102.c' (65,448) at 20240405153048653
67422 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/utility/timer.cpp' (65,449) at 20240822080031261
67423 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/counters.c' (65,450) at 20240405153049017
67424 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/util.cpp' (65,451) at 20240217090035780
67425 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable-dart.c' (65,452) at 20240910080014050
67426 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/vdso64.lds.S' (65,453) at 20240913080013769
67427 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_io.h' (65,454) at 20210309003650800
67428 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/sysfs.c' (65,455) at 20240405153046997
67429 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/via-velocity.txt' (65,456) at 20210307214925382
67430 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/event-pid.tc' (65,457) at 20210307214932670
67431 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_semaphore.c' (65,458) at 20240405153048725
67432 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/annotate/instructions.c' (65,459) at 20210307214932514
67433 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/asm-extable.h' (65,460) at 20240405153046245
67434 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.acpihmatvirt' (65,461) at 20240906080037556 to deleted uid set
67435 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mp8859.c' (65,462) at 20240405153051469
67436 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.4.0.bb' (65,463) at 20230503080014591
67437 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pcie-sh7786.h' (65,464) at 20210307214926546
67438 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6358.txt' (65,465) at 20240405153045165
67439 2025-01-21 03:01:00.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/aoa-gpio.h' (65,466) at 20210307214932186
67440 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/pl031.h' (65,467) at 20210308005046029
67441 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-int.out' (65,468) at 20210308005046401 to deleted uid set
67442 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/dont-run-tests.patch' (65,469) at 20230706080014757
67443 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/index.rst' (65,470) at 20240405153229811
67444 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c' (65,471) at 20240405153050201
67445 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3668.dtsi' (65,472) at 20240405153045753
67446 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/power/phosphor-power/config.json' (65,473) at 20220730030014652
67447 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/physaddr.h' (65,474) at 20210307214926738
67448 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_ca15_tc2.h' (65,475) at 20210308005003624
67449 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/hid.h' (65,476) at 20210308005046033
67450 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sol.robot' (65,477) at 20240628080017117
67451 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/dram.c' (65,478) at 20210308005002548
67452 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/debugfs.h' (65,479) at 20210307214929962
67453 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb' (65,480) at 20241221090017668
67454 2025-01-21 03:01:00.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmstb/bcmstb.c' (65,481) at 20210308005002940
67455 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/nested.c' (65,482) at 20241125090012235
67456 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/Makefile' (65,483) at 20210307214932270
67457 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dnet.c' (65,484) at 20240405153049905
67458 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/armv7-m.dtsi' (65,485) at 20210307214925694
67459 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/decompressor.h' (65,486) at 20240405153046269
67460 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c' (65,487) at 20240405153048969
67461 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/Makefile' (65,488) at 20210307214932242
67462 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.h' (65,489) at 20240405153048589
67463 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zlib.h' (65,490) at 20210309003653944
67464 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_hw.h' (65,491) at 20220525020654131
67465 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR.interface.yaml' (65,492) at 20221207040023631
67466 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/DEVELOPING.md' (65,493) at 20240909080002363
67467 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk322x.c' (65,494) at 20210308005003352
67468 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/mxs.txt' (65,495) at 20210308005003328
67469 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-rng-test.c' (65,496) at 20221215040039382
67470 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cmake-qemu.bbclass' (65,497) at 20241206090014298
67471 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/threshold.hpp' (65,498) at 20220412175720086
67472 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/regression_test.txt' (65,499) at 20210307214932682
67473 2025-01-21 03:01:00.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-dishnetwork-send-legacy-cmd.rst' (65,500) at 20210309003648480
67474 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/uaccess.h' (65,501) at 20240405153045909
67475 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t208xrdb.dtsi' (65,502) at 20240405153046093
67476 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221_i2c.c' (65,503) at 20240405153048985
67477 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts' (65,504) at 20240405153229919
67478 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/Kconfig' (65,505) at 20240405153230299
67479 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Fan_v1.xml' (65,506) at 20240619080002924
67480 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/pseries-head.S' (65,507) at 20210307214926362
67481 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/ti113x.h' (65,508) at 20210307214930046
67482 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-wlock-softirq.h' (65,509) at 20210307214931806
67483 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/dwc3/gadget.c' (65,510) at 20241216090017745 to deleted uid set
67484 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/clocks.cfg' (65,511) at 20210308005003080
67485 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam_%.bbappend' (65,512) at 20240911080042931
67486 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.h' (65,513) at 20210307214927942
67487 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond-eth-type-change.sh' (65,514) at 20240405153054293
67488 2025-01-21 03:01:00.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb' (65,515) at 20240124090012254
67489 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/cdn-dp-core.c' (65,516) at 20240405153230631
67490 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/check-sysctl-docs' (65,517) at 20240405153053437
67491 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/moxart_defconfig' (65,518) at 20240405153229907
67492 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/lame/lame/no-gtk1.patch' (65,519) at 20210307205554606
67493 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pycryptodomex_3.21.0.bb' (65,520) at 20241221090017668
67494 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/scripts/Makefile.include' (65,521) at 20240405153054221
67495 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/Kconfig' (65,522) at 20210307214926190
67496 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/Makefile.inc' (65,523) at 20210610190030293
67497 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/opa_vnic.rst' (65,524) at 20210307214925510
67498 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/dbc.py' (65,525) at 20240405153232211
67499 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/include/meson.build' (65,526) at 20210308005046393
67500 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/Makefile' (65,527) at 20210308005002788
67501 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/clk-pmc-atom.h' (65,528) at 20210307214931482
67502 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7796-sysc.h' (65,529) at 20210307214931346
67503 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/cmd.h' (65,530) at 20210307214931442
67504 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-target.h-define-proper-macro-for-ppc-ppc64.patch' (65,531) at 20241221090017552
67505 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_ph.c' (65,532) at 20210308005046505
67506 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro.h' (65,533) at 20210307214930986
67507 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-iris.dtsi' (65,534) at 20240405153045529
67508 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/event_messaged_sdbus.h' (65,535) at 20210308004942076
67509 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/sungem.c' (65,536) at 20241211090212310
67510 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_link.c' (65,537) at 20220525020654927
67511 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/trace-events' (65,538) at 20241211090212266
67512 2025-01-21 03:01:00.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/dcb.h' (65,539) at 20240405153048621
67513 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt6795-power.h' (65,540) at 20240405153052653
67514 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/bootconfig.c' (65,541) at 20220525020654483
67515 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-fpa-defs.h' (65,542) at 20210307214926234
67516 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65090.c' (65,543) at 20240405153230839
67517 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/gengvec64.c' (65,544) at 20240906080037460
67518 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/davinci_emac.c' (65,545) at 20240405153050317
67519 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3ints.h' (65,546) at 20210307214926166
67520 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dccg.c' (65,547) at 20220525020652510
67521 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mtk-btcvsd-snd.txt' (65,548) at 20210307214925430
67522 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/util.h' (65,549) at 20240405153231255
67523 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-hidma-mgmt' (65,550) at 20240405153044929
67524 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_npm.py' (65,551) at 20241221090017700
67525 2025-01-21 03:01:00.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx25.c' (65,552) at 20240405153045645
67526 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/mmu.c' (65,553) at 20240405153046377
67527 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/Skip-AC_RUN_IFELSE-tests.patch' (65,554) at 20241221090017496
67528 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-dec/mc146818rtc.h' (65,555) at 20210307214926218
67529 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb' (65,556) at 20220204040022468
67530 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-v2.c' (65,557) at 20240405153045893
67531 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_uas.h' (65,558) at 20240405153052145
67532 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hi3620-clock.txt' (65,559) at 20210307214925286
67533 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/kw88f6192.h' (65,560) at 20210308005002732
67534 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/executor.c' (65,561) at 20240405153231951
67535 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane-sku0.dts' (65,562) at 20240405153045749
67536 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/0002-do-not-build-demos.patch' (65,563) at 20210608000015799
67537 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/Makefile' (65,564) at 20210309003654908
67538 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/openh264_2.3.1.bb' (65,565) at 20230919080013954
67539 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/da9052_onkey.c' (65,566) at 20210307214928482
67540 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_ledboard.json' (65,567) at 20241213090004413
67541 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/uart.c' (65,568) at 20240405153051145
67542 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-mighty.dts' (65,569) at 20240405153045561
67543 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/include/malidp_io.h' (65,570) at 20210307214927734
67544 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/udivsi3_i4i.S' (65,571) at 20210308005002852
67545 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/Makefile' (65,572) at 20210308005003448
67546 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_regs.h' (65,573) at 20240405153230983
67547 2025-01-21 03:01:00.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hogvalen' (65,574) at 20210307205553782
67548 2025-01-21 03:01:00.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci.c' (65,575) at 20240405153230091
67549 2025-01-21 03:01:00.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc232b/core-isa.h' (65,576) at 20210308005046349
67550 2025-01-21 03:01:00.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse/run-ptest' (65,577) at 20241221090017484
67551 2025-01-21 03:01:00.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/contributing.rst' (65,578) at 20220525020651770
67552 2025-01-21 03:01:00.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_ldm.c' (65,579) at 20240405153053117
67553 2025-01-21 03:01:00.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.err' (65,580) at 20240906080037560
67554 2025-01-21 03:01:00.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/conf/distro/harden.conf' (65,581) at 20210812000025270
67555 2025-01-21 03:01:00.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__inline_scheduler.hpp' (65,582) at 20240731080033662
67556 2025-01-21 03:01:00.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7778.c' (65,583) at 20240405153051357
67557 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/phy-intel-keembay-usb.c' (65,584) at 20220525020653863
67558 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-h32mx.c' (65,585) at 20210307214926962
67559 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/Makefile' (65,586) at 20240405153053025
67560 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/libsrp.c' (65,587) at 20210307214930326
67561 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/dma.c' (65,588) at 20240405153231171
67562 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.c' (65,589) at 20240405153054193
67563 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/rings.c' (65,590) at 20240405153232015
67564 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcpnotify.h' (65,591) at 20210307214932654
67565 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/si7021a20@20.conf' (65,592) at 20240904080027734
67566 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb' (65,593) at 20231011080016606
67567 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/eagle.h' (65,594) at 20210308005003592
67568 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cirrus.c' (65,595) at 20241216090017801
67569 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/csf_examples/mx6_mx7/csf_uboot_fast_authentication.txt' (65,596) at 20210308005003328
67570 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/common.c' (65,597) at 20240805080013943
67571 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf-plot.py' (65,598) at 20210308005046397
67572 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyproj/rpath.patch' (65,599) at 20241221090017560
67573 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ipcsum.S' (65,600) at 20240405153230095
67574 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/Makefile' (65,601) at 20210307214932438
67575 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/xlnx-pmu-iomod-intc.h' (65,602) at 20210308005046017
67576 2025-01-21 03:01:00.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_riscv32_tuxrun.py' (65,603) at 20241211090212542
67577 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/mls_types.h' (65,604) at 20240405153232115
67578 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/evb-rk3399.c' (65,605) at 20210308005003040
67579 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.3.1.bb' (65,606) at 20241221090017488
67580 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kwbimage.h' (65,607) at 20210308005003764
67581 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/system_manager_s10.c' (65,608) at 20210308005002780
67582 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-rtc.cfg' (65,609) at 20220804030014671
67583 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusactiveread.cpp' (65,610) at 20210308005116213
67584 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/perf.h' (65,611) at 20240405153052901
67585 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pci.c' (65,612) at 20240405153046225
67586 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_skbedit.c' (65,613) at 20240405153053365
67587 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sr.c' (65,614) at 20240405153051737
67588 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/toolchain-flags' (65,615) at 20210307214926134
67589 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/runbuilds.py' (65,616) at 20220402030016103
67590 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/raw_gadget.c' (65,617) at 20240405153052077
67591 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/memory.json' (65,618) at 20240405153054145
67592 2025-01-21 03:01:00.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/vmlinux.lds.S' (65,619) at 20240405153045357
67593 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb' (65,620) at 20241221090017660
67594 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/ipsec.c' (65,621) at 20241211090145461
67595 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/cpu_init.c' (65,622) at 20210308005002800
67596 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/custom_float.c' (65,623) at 20240405153047265
67597 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/event_service.hpp' (65,624) at 20241228090003723
67598 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5040ds.dts' (65,625) at 20240405153230027
67599 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qsp.c' (65,626) at 20240906080037592
67600 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/MAINTAINERS' (65,627) at 20210308005002916
67601 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aio-posix.h' (65,628) at 20230925080040109
67602 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/jump_label.c' (65,629) at 20240405153045629
67603 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/start.S' (65,630) at 20241211090212442
67604 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sama5d3.c' (65,631) at 20240405153046773
67605 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-kontron-bl-osm-s.dts' (65,632) at 20240405153229923
67606 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/gcc.py' (65,633) at 20241221090017632
67607 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ga100.c' (65,634) at 20240405153048665
67608 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc' (65,635) at 20210308005002556
67609 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp' (65,636) at 20221229040004411
67610 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/acpi.h' (65,637) at 20240913080013765
67611 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/arch.h' (65,638) at 20210307214926622
67612 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl115.c' (65,639) at 20240405153049009
67613 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/tc_actions.sh' (65,640) at 20240405153232279
67614 2025-01-21 03:01:00.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/sdbusplus.wrap' (65,641) at 20211029000047258
67615 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8150l.dtsi' (65,642) at 20240405153229943
67616 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/skiboot.lid' (65,643) at 20240906080037428 to deleted uid set
67617 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/edac.h' (65,644) at 20210307214925850
67618 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/lasi.h' (65,645) at 20240906080037336
67619 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/monitor-ipmi-power-transition.service' (65,646) at 20230706080014733
67620 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0.c' (65,647) at 20220525020654987
67621 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c' (65,648) at 20210307214929650
67622 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/s3c6410.c' (65,649) at 20240405153045685
67623 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_expander.c' (65,650) at 20240613080016463
67624 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-mobiveil-plat.c' (65,651) at 20240405153051229
67625 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp/0001-Add-__clear_cache-declaration-for-clang.patch' (65,652) at 20241206090014334
67626 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Wollongong' (65,653) at 20210307205553766
67627 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_usbpd_notify.h' (65,654) at 20210307214931474
67628 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-capture.rst' (65,655) at 20210309003648488
67629 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/memory-hotplug.rst' (65,656) at 20240405153045005
67630 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/Makefile' (65,657) at 20210307214926294
67631 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-dfl-devices-emif' (65,658) at 20220525020651630
67632 2025-01-21 03:01:00.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/main.c' (65,659) at 20240613080016379
67633 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qobject-output-visitor.c' (65,660) at 20241211090212554
67634 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/emulate_prefix.h' (65,661) at 20210307214932458
67635 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_apple_keyboard.py' (65,662) at 20240405153054309
67636 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/power-good-deassert@.service' (65,663) at 20240113090014532
67637 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ife.h' (65,664) at 20210307214931638
67638 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Chassis.v1_25_2.json' (65,665) at 20240918080002720
67639 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110-pinfunc.h' (65,666) at 20240405153046245
67640 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/uaccess.h' (65,667) at 20240405153229859
67641 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/wm8994_registers.h' (65,668) at 20210308005003488
67642 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (65,669) at 20230721080014362
67643 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/goodix.h' (65,670) at 20240405153049161
67644 2025-01-21 03:01:00.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_socrates_defconfig' (65,671) at 20210308005003280
67645 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/leds/leds-pca9532.h' (65,672) at 20210308005003636
67646 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-trimslice.dts' (65,673) at 20240405153229879
67647 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-bt1.c' (65,674) at 20240405153051221
67648 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_eswitch.c' (65,675) at 20241018080014498
67649 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/Kconfig' (65,676) at 20210307214929978
67650 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/circbuf.c' (65,677) at 20210308005003696
67651 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/init.c' (65,678) at 20220525020651986
67652 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_lib_private.h' (65,679) at 20240405153230979
67653 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8974.h' (65,680) at 20210307214932362
67654 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_sdcard_qspi_defconfig' (65,681) at 20210308005003264
67655 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsi.c' (65,682) at 20240405153231459
67656 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/cpu-qom.h' (65,683) at 20240326080039702
67657 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func11.c' (65,684) at 20240405153054277
67658 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_ftrace.sh' (65,685) at 20240405153054285
67659 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/sysmap-apq8096.c' (65,686) at 20210308005002776
67660 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/ncplite-ipmi-fru-properties.yaml' (65,687) at 20230412080023456
67661 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-wandboard-revd1.dts' (65,688) at 20240405153045501
67662 2025-01-21 03:01:00.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/ptrace.h' (65,689) at 20210307214926590
67663 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vga16fb.c' (65,690) at 20240405153231595
67664 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-get-pes-pids.rst' (65,691) at 20210309003648476
67665 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/peach-pi.h' (65,692) at 20210308005003608
67666 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts' (65,693) at 20240405153045817
67667 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-board-base.dtsi' (65,694) at 20240405153229919
67668 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6d16d0.yaml' (65,695) at 20210307214925306
67669 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-address.dtsi' (65,696) at 20240405153051213
67670 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-clean-dangling/action.yml' (65,697) at 20220402030016059
67671 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/umodsi3.S' (65,698) at 20210307214926182
67672 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/virt.c' (65,699) at 20241211090212326
67673 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/fp5280g3-ipmi-inventory-sensors.yaml' (65,700) at 20240712080022837
67674 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LXR0/meson.build' (65,701) at 20230825080021137 to deleted uid set
67675 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/thin-provisioning-tools-crates.inc' (65,702) at 20241221090017544
67676 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/sti/Makefile' (65,703) at 20210307214928598
67677 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/signal.c' (65,704) at 20240405153045913
67678 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs_git.bb' (65,705) at 20220402030015887
67679 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/frontend.json' (65,706) at 20210307214932538
67680 2025-01-21 03:01:00.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/temporary_file.hpp' (65,707) at 20221005030030502
67681 2025-01-21 03:01:00.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_hipd.c' (65,708) at 20240405153051745
67682 2025-01-21 03:01:00.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_1_sh_mask.h' (65,709) at 20210307214927670
67683 2025-01-21 03:01:00.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/io-wq.h' (65,710) at 20240405153052965
67684 2025-01-21 03:01:00.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nv17_fence.c' (65,711) at 20220525020652951
67685 2025-01-21 03:01:00.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/psample.h' (65,712) at 20220525020654643
67686 2025-01-21 03:01:00.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/makefile-add-ldflags.patch' (65,713) at 20210307205553818
67687 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_regs.h' (65,714) at 20210307214927082
67688 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-sun' (65,715) at 20210307214925198
67689 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_scan.c' (65,716) at 20240405153231443
67690 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfeqi.c' (65,717) at 20210308005046529
67691 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-2.yaml' (65,718) at 20241219090012976
67692 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-apf6dev.dtsi' (65,719) at 20240405153229887
67693 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis_i2c.c' (65,720) at 20241211090212342
67694 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-sgi575.inc' (65,721) at 20220804030014667
67695 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mpls_iptunnel.h' (65,722) at 20240405153052857
67696 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sun6i-dma.c' (65,723) at 20240405153230287
67697 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern1.c' (65,724) at 20210307214932642
67698 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt76x8-pinctrl.yaml' (65,725) at 20240405153045133
67699 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/linkage.h' (65,726) at 20210308005002828
67700 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters_testmod_seq.c' (65,727) at 20240405153054269
67701 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/tlb_low.S' (65,728) at 20240405153046189
67702 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0003-FMP-Support-in-Corstone1000.patch' (65,729) at 20241206090014214
67703 2025-01-21 03:01:00.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/api.h' (65,730) at 20210308004925444
67704 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/log-writes.rst' (65,731) at 20210307214925222
67705 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/TachSensor.cpp' (65,732) at 20241203090005839
67706 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/PageContainer.spec.js.snap' (65,733) at 20220105012523003
67707 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_pmu.h' (65,734) at 20210307214927862
67708 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/keywords.c' (65,735) at 20220525020654943
67709 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic23.c' (65,736) at 20240405153053809
67710 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/cf_spi.c' (65,737) at 20210308005003492
67711 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-cpumap.c' (65,738) at 20240405153046521
67712 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/0002-build-don-t-ignore-CFLAGS-from-environment.patch' (65,739) at 20220204040022452
67713 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/pistachio-clock.txt' (65,740) at 20210307214925290
67714 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_clock_utils.h' (65,741) at 20220525020652887
67715 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/service/skeleton_test.c' (65,742) at 20210307205554390
67716 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-38x-solidrun-microsom.dtsi' (65,743) at 20240405153045449
67717 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_bus.h' (65,744) at 20240405153231379
67718 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/scs.c' (65,745) at 20240405153053049
67719 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/zynqmp-debug.h' (65,746) at 20240405153047049
67720 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/Makefile' (65,747) at 20220525020653863
67721 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/debug/openpower-debug-collector_%.bbappend' (65,748) at 20230719080015371
67722 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-otp.c' (65,749) at 20220525020653351
67723 2025-01-21 03:01:00.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/sysctl_net_ipv4.c' (65,750) at 20240405153232023
67724 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_5_0_0_sh_mask.h' (65,751) at 20210307214927534
67725 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-ir.c' (65,752) at 20210307214928690
67726 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd@.service' (65,753) at 20210307205554466
67727 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-meson-spicc.c' (65,754) at 20240405153231463
67728 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/m5329evb.c' (65,755) at 20210308005002972
67729 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/ni.txt' (65,756) at 20210307214925362
67730 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_36.bb' (65,757) at 20241221090017508
67731 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildhistory-diff' (65,758) at 20220204040022688
67732 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-out.c' (65,759) at 20210307214928794
67733 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh' (65,760) at 20240405153054365
67734 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_param_dvs.h' (65,761) at 20210307214930574
67735 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/_lshrdi3.S' (65,762) at 20210308005002840
67736 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/locked_by.rs' (65,763) at 20241011080017399
67737 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/boot_data.py' (65,764) at 20221209040018567
67738 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/mmu.c' (65,765) at 20240405153046181
67739 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-card.c' (65,766) at 20240919080017082
67740 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vfio_zdev.h' (65,767) at 20240405153052945
67741 2025-01-21 03:01:00.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-pcm.h' (65,768) at 20210307214932402
67742 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.roothp' (65,769) at 20241211090212534 to deleted uid set
67743 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS6-ssh-bic@.service' (65,770) at 20231025080019870
67744 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm8168-evm.dts' (65,771) at 20240405153045597
67745 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/debugfs.c' (65,772) at 20220525020655083
67746 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-lasx.xml' (65,773) at 20240906080037184
67747 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml' (65,774) at 20240405153045093
67748 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt' (65,775) at 20240405153229767
67749 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-hist-syntax-errors.tc' (65,776) at 20210307214932674
67750 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/pvtime.rst' (65,777) at 20240405153045325
67751 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lcc-ipq806x.h' (65,778) at 20240405153052645
67752 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_display.h' (65,779) at 20220525020652947
67753 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/platsmp-brcmstb.c' (65,780) at 20240405153229911
67754 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4xdr.c' (65,781) at 20241011080017363
67755 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/folks/folks_0.15.9.bb' (65,782) at 20241206090014234
67756 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/kerneldoc.py' (65,783) at 20210308005002536
67757 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/Makefile' (65,784) at 20210308005002992
67758 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/procfs-audit_loginuid' (65,785) at 20220525020651630
67759 2025-01-21 03:01:00.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/collie.rst' (65,786) at 20210308005045809
67760 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/scripts/ima-gen-local-ca.sh' (65,787) at 20230520080014488
67761 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (65,788) at 20220620100012713
67762 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c' (65,789) at 20240405153050573
67763 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/img.h' (65,790) at 20240405153050525
67764 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-inet9f-rev03.dts' (65,791) at 20240405153045377
67765 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max6639.h' (65,792) at 20210307214931478
67766 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/genl.h' (65,793) at 20240405153053237
67767 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/templates/default/local.conf.sample' (65,794) at 20241221090017580
67768 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/gdbstub.c' (65,795) at 20240906080037504
67769 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_legacy.h' (65,796) at 20240405153048401
67770 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgtu.c' (65,797) at 20210308005046529
67771 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/regmap.h' (65,798) at 20210308005003684
67772 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/nouveau_drm.h' (65,799) at 20240613080016507
67773 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/lpc1850-dmamux.txt' (65,800) at 20210307214925310
67774 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/Makefile' (65,801) at 20240405153230051
67775 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm6362-pm.h' (65,802) at 20210309003653816
67776 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/head_32.S' (65,803) at 20240405153046313
67777 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/file.hpp' (65,804) at 20230807080031314
67778 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/cellular/index.rst' (65,805) at 20210309003648436
67779 2025-01-21 03:01:00.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/omap_ssi_regs.h' (65,806) at 20210307214928110
67780 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/element.hpp' (65,807) at 20210308005114857
67781 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-proteus-2309.c' (65,808) at 20210307214928782
67782 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/genapic.h' (65,809) at 20210307214926662
67783 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/Create.interface.yaml' (65,810) at 20221207040023631
67784 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/bcu/bcu-ld4.c' (65,811) at 20210308005002792
67785 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/Kconfig' (65,812) at 20210308005003072
67786 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/phosphor-logging.wrap' (65,813) at 20220407100028311
67787 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/oradax.c' (65,814) at 20240405153051541
67788 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_model_kunit.c' (65,815) at 20240405153050177
67789 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6_forward_instats_vrf.sh' (65,816) at 20240405153054341
67790 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/button_handler_main.cpp' (65,817) at 20230630080020271
67791 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.uefi' (65,818) at 20210308005003300
67792 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_hcd.c' (65,819) at 20210308005003520
67793 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_seq.c' (65,820) at 20220525020654971
67794 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/linux_string.h' (65,821) at 20210308005003656
67795 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/arct_reg_init.c' (65,822) at 20210307214927222
67796 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.6.rst' (65,823) at 20230114040015514
67797 2025-01-21 03:01:00.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000e_core.h' (65,824) at 20240906080037264
67798 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_lbc.h' (65,825) at 20210307214926378
67799 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-atmel-aic5.c' (65,826) at 20240405153049189
67800 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio.h' (65,827) at 20221215040039378
67801 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/sysfs.c' (65,828) at 20240405153052429
67802 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/shmparam_64.h' (65,829) at 20210307214926586
67803 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_errno_defs.h' (65,830) at 20210927100127273
67804 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn68xx_regs.h' (65,831) at 20210307214929350
67805 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0009_target_package_manifest_path.py' (65,832) at 20210307205554262
67806 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-turris-mox-rwtm' (65,833) at 20220525020651634
67807 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/240.out' (65,834) at 20210927100127497
67808 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.mcutempsensor.service' (65,835) at 20210706231659769
67809 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/pcihp.h' (65,836) at 20240326080039530
67810 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-trove-classifiers/run-ptest' (65,837) at 20230520080014500
67811 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g043.dtsi' (65,838) at 20240405153229963
67812 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8540p-pmics.dtsi' (65,839) at 20240405153229947
67813 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac3_mac.c' (65,840) at 20240405153231227
67814 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions.hpp' (65,841) at 20241212090025211
67815 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/hitachi_tx18d42vm_lcd.h' (65,842) at 20210308005003528
67816 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/mediatek,mt6370-charger.yaml' (65,843) at 20240405153045141
67817 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-kernel/linux/linux-aspeed_%.bbappend' (65,844) at 20210812000025166
67818 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/atomic.h' (65,845) at 20240405153046057
67819 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.h' (65,846) at 20240405153049469
67820 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-dev.c' (65,847) at 20210307214926954
67821 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hameenkyro_Kyroskoski' (65,848) at 20210307205553770
67822 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EUDatagrid' (65,849) at 20210307205554422
67823 2025-01-21 03:01:00.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/Makefile' (65,850) at 20210308005003036
67824 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7745-sysc.c' (65,851) at 20240405153231351
67825 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-exynos.c' (65,852) at 20240405153231543
67826 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/LICENSE' (65,853) at 20210308005102825
67827 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1046_ids.c' (65,854) at 20210308005002556
67828 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-scmi.c' (65,855) at 20220525020653943
67829 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/platsmp.c' (65,856) at 20220525020651894
67830 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc.inc' (65,857) at 20230520080014496
67831 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/intel_iommu.c' (65,858) at 20241211090212278
67832 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/idma64.h' (65,859) at 20210307214931378
67833 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_umr0_0_unsecure_doorbell0_regs.h' (65,860) at 20240405153046597
67834 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pfuze.h' (65,861) at 20210308005002960
67835 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/cat875.dtsi' (65,862) at 20240405153045797
67836 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/p2a.hpp' (65,863) at 20240817080027656
67837 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png' (65,864) at 20210307205554346 to deleted uid set
67838 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/fiptool-native_2.11.0.bb' (65,865) at 20241206090014214
67839 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-syslog.default' (65,866) at 20210307205554470
67840 2025-01-21 03:01:00.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis_accel.h' (65,867) at 20220525020654323
67841 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/functions.sh' (65,868) at 20240405153053429
67842 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/gamecube.c' (65,869) at 20240405153046209
67843 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm21664.dtsi' (65,870) at 20240405153229871
67844 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/nommu.c' (65,871) at 20240405153229915
67845 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-dev-flow.png' (65,872) at 20210307205554290 to deleted uid set
67846 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Kconfig' (65,873) at 20240405153051813
67847 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Sudbury' (65,874) at 20210307205553798
67848 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/frontend.json' (65,875) at 20240405153054137
67849 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/setjmp.S' (65,876) at 20210308005002856
67850 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3.dtsi' (65,877) at 20210308005002600
67851 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/trace.h' (65,878) at 20240405153050445
67852 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/wakeup_asm.S' (65,879) at 20210307214926750
67853 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/sdio.c' (65,880) at 20240628080014001
67854 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/Kconfig' (65,881) at 20240405153052257
67855 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-nuvoton/kudo.cfg' (65,882) at 20210408000038661
67856 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/string_64.h' (65,883) at 20210307214926586
67857 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/vmx.c' (65,884) at 20240405153054321
67858 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/libc-package.bbclass' (65,885) at 20240302090018226
67859 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/vmalloc.h' (65,886) at 20210307214926122
67860 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0001-fix-compile-error-with-linux-kernel-v4.8.patch' (65,887) at 20230131040012027
67861 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sparc/sun4m_iommu.h' (65,888) at 20210308005046033
67862 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_task.h' (65,889) at 20240405153049113
67863 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/method-customizing.rst' (65,890) at 20210307214925494
67864 2025-01-21 03:01:00.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/build-tests.patch' (65,891) at 20241221090017676
67865 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/nvdimm-utils.h' (65,892) at 20210927100127249
67866 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2081a-rdb.dts' (65,893) at 20240405153045725
67867 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/nopam.patch' (65,894) at 20210905000020557
67868 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mips64el-softmmu/default.mak' (65,895) at 20240906080037160
67869 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Dimension/meson.build' (65,896) at 20230825080021137 to deleted uid set
67870 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/gct.h' (65,897) at 20210307214925646
67871 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/asm-offsets.c' (65,898) at 20240405153046505
67872 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/manufacturingcommands.hpp' (65,899) at 20241023080007883
67873 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/qts/sdram_config.h' (65,900) at 20210308005003072
67874 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6397/registers.h' (65,901) at 20210307214931430
67875 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/elog-gen.py' (65,902) at 20221209040036307
67876 2025-01-21 03:01:00.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/hwcap2.h' (65,903) at 20210716100029859
67877 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/translate.c' (65,904) at 20241211090212502
67878 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_flat.h' (65,905) at 20230426080043784
67879 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-rt-group.rst' (65,906) at 20210307214925554
67880 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lantiq_pce.h' (65,907) at 20210307214929266
67881 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/meson.build' (65,908) at 20230817080044253
67882 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-a23-a33-ccu.h' (65,909) at 20210308005003636
67883 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/smb2inode.c' (65,910) at 20241216090017761 to deleted uid set
67884 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_tty.h' (65,911) at 20210307214930514
67885 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/iftop/iftop_1.0pre4.bb' (65,912) at 20220402030015907
67886 2025-01-21 03:01:00.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_ethtool.c' (65,913) at 20240405153050169
67887 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi.h' (65,914) at 20240405153231047
67888 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mulq_rs_ph.c' (65,915) at 20210308005046505
67889 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/Makefile' (65,916) at 20240405153051389
67890 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pel.cpp' (65,917) at 20240903080027143
67891 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki' (65,918) at 20210307205553774
67892 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-lp3944.h' (65,919) at 20210307214931414
67893 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_private.h' (65,920) at 20241008080014027
67894 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-configs-sha1-pss.its' (65,921) at 20210308005003744
67895 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/.clang-format' (65,922) at 20240817080005371 to deleted uid set
67896 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-devices-catpt' (65,923) at 20210309003648252
67897 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sev-shared.c' (65,924) at 20240411080014058
67898 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyelftools_0.31.bb' (65,925) at 20241221090017668
67899 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/MAINTAINERS' (65,926) at 20210308005003040
67900 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/testptp.c' (65,927) at 20240405153232283
67901 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/common/hl_boot_if.h' (65,928) at 20240405153046573
67902 2025-01-21 03:01:00.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/Makefile' (65,929) at 20240405153046305
67903 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp' (65,930) at 20241228090003723 to deleted uid set
67904 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/message_registries.hpp' (65,931) at 20241211090002379
67905 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-r2d/Makefile' (65,932) at 20210307214926538
67906 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.h' (65,933) at 20240405153050493
67907 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m2_zero_defconfig' (65,934) at 20210308005003252
67908 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/0001-libgeis-Compare-the-first-character-of-string-to-nul.patch' (65,935) at 20230706080014757
67909 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/microblazeel-linux-user.mak' (65,936) at 20230426080043656
67910 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ar933x_uart.c' (65,937) at 20240405153231511
67911 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zynqpl.h' (65,938) at 20210308005003696
67912 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3188-cru.h' (65,939) at 20210308005003632
67913 2025-01-21 03:01:00.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CertificateLocations_v1.xml' (65,940) at 20240619080002920
67914 2025-01-21 03:01:00.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/alternative.c' (65,941) at 20240405153046073
67915 2025-01-21 03:01:00.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/bswapdi.c' (65,942) at 20240405153046033
67916 2025-01-21 03:01:00.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/Makefile' (65,943) at 20210308005003472
67917 2025-01-21 03:01:00.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_flat.c' (65,944) at 20240820080014165
67918 2025-01-21 03:01:00.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_inf.json' (65,945) at 20241213090004417 to deleted uid set
67919 2025-01-21 03:01:00.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/config.c' (65,946) at 20240405153232235
67920 2025-01-21 03:01:00.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/stm32f2xx_usart.h' (65,947) at 20240326080039534
67921 2025-01-21 03:01:00.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-uas.c' (65,948) at 20240906080037308
67922 2025-01-21 03:01:00.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/hi655x-regulator.c' (65,949) at 20240405153051465
67923 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_platform.c' (65,950) at 20240405153231475
67924 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_ibt.c' (65,951) at 20241211090212294
67925 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/impa7.c' (65,952) at 20210307214929214
67926 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++/run-ptest' (65,953) at 20241206090014246
67927 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/efi_app.c' (65,954) at 20210308005003700
67928 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.c' (65,955) at 20240405153048637
67929 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/reset-type.cocci' (65,956) at 20240906080037440
67930 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/gen-features.c' (65,957) at 20240326080039698
67931 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a.dtsi' (65,958) at 20210308005002596
67932 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/rng.h' (65,959) at 20210308005046057
67933 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf/android-gadget-setup' (65,960) at 20230401080011931
67934 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/CHIP_defconfig' (65,961) at 20210308005003236
67935 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/dce120_clk_mgr.h' (65,962) at 20210307214927270
67936 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/fsl,mag3110.yaml' (65,963) at 20220525020651682
67937 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-bananapi-m1-plus.dts' (65,964) at 20240405153045385
67938 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx.seq' (65,965) at 20210307214930270
67939 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-sram.c' (65,966) at 20210307214928598
67940 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-riscv-sbi.c' (65,967) at 20241008080013915
67941 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2081_nand_rcw.cfg' (65,968) at 20210308005002996
67942 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mps,mpq7932.yaml' (65,969) at 20240405153045145
67943 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169_firmware.h' (65,970) at 20210307214929606
67944 2025-01-21 03:01:00.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-lilly-a83x.dtsi' (65,971) at 20240405153045605
67945 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/curs.c' (65,972) at 20220525020652943
67946 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ti-sci-inta.c' (65,973) at 20240405153230751
67947 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/menuconfig.py' (65,974) at 20241221090017700
67948 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.h' (65,975) at 20240405153054193
67949 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/.gitignore' (65,976) at 20240405153045705
67950 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-common.h' (65,977) at 20210308005002676
67951 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sa11x0.c' (65,978) at 20240405153049205
67952 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/libvhost-user-glib.c' (65,979) at 20210927100127357
67953 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/lan75xx.c' (65,980) at 20210308005003504
67954 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml' (65,981) at 20240405153229791
67955 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/xway-swap-bytes.c' (65,982) at 20210308005003776
67956 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/fault.c' (65,983) at 20240405153229987
67957 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/time.c' (65,984) at 20210307214925658
67958 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0016-efi_loader-fix-null-pointer-exception-with-get_image.patch' (65,985) at 20240413080012627
67959 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_queue.c' (65,986) at 20240405153049933
67960 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmhash/files/Makefile.test' (65,987) at 20210307205554130
67961 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x/syscon_rk322x.c' (65,988) at 20210308005002776
67962 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/arch_dump.c' (65,989) at 20241211090212490
67963 2025-01-21 03:01:00.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x-rpi-smsc9512.dtsi' (65,990) at 20210308005002572
67964 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene.h' (65,991) at 20240405153049373
67965 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/main-loop.c' (65,992) at 20240906080037592
67966 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/gus.h' (65,993) at 20210309003653972
67967 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,stm32-rcc.txt' (65,994) at 20210307214925414
67968 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/stack.c' (65,995) at 20210308005002840
67969 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-kcopyd.h' (65,996) at 20240405153052681
67970 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7175.c' (65,997) at 20240405153049305
67971 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/index.js' (65,998) at 20210308005107077
67972 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/entry.S' (65,999) at 20240405153045909
67973 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/pca9450.h' (66,000) at 20240405153052785
67974 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-sys-init.service' (66,001) at 20241029080011443
67975 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_pef.c' (66,002) at 20210308004938828
67976 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/linkage.h' (66,003) at 20210307214926110
67977 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/eth_internal.h' (66,004) at 20210308005003720
67978 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/time.h' (66,005) at 20220525020651878
67979 2025-01-21 03:01:00.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/probe_64.c' (66,006) at 20240405153230119
67980 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6733.c' (66,007) at 20220525020652358
67981 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/Makefile' (66,008) at 20210307214932426
67982 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/linuxvfs.c' (66,009) at 20240405153231611
67983 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dts' (66,010) at 20240405153045729
67984 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/aarch64-bsd-user.mak' (66,011) at 20240906080037160
67985 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s.c' (66,012) at 20240405153046157
67986 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt-elkhartlake.c' (66,013) at 20240405153231343
67987 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/service_indicators_test.cpp' (66,014) at 20230202040033474
67988 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/templates/default/local.conf.sample' (66,015) at 20241221090017480
67989 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/car.S' (66,016) at 20210308005002856
67990 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-r1-scmi.dts' (66,017) at 20240405153045717
67991 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynosautov9-ufs.c' (66,018) at 20240405153051297
67992 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/syscall.h' (66,019) at 20240405153046057
67993 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data-convert-json.c' (66,020) at 20240405153054189
67994 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-regs.c' (66,021) at 20240405153049457
67995 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ad7314.c' (66,022) at 20210307214928114
67996 2025-01-21 03:01:00.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/f81604.c' (66,023) at 20241216090017709
67997 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/i2c-ddc.c' (66,024) at 20241211090212266
67998 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/icon_defconfig' (66,025) at 20220525020652030
67999 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-appleir.c' (66,026) at 20210307214928086
68000 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7copy_to_user.S' (66,027) at 20210307214926606
68001 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.c' (66,028) at 20240405153230411
68002 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Common/Callout.metadata.yaml' (66,029) at 20220430030026016
68003 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/sppctl-sp7021.h' (66,030) at 20240405153052653
68004 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/Kconfig' (66,031) at 20240405153054013
68005 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/memcpy_thread.c' (66,032) at 20240405153054169
68006 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-takao_003.03.01.bb' (66,033) at 20210905000020561
68007 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/vmx_asm.h' (66,034) at 20210307214932702
68008 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGL-UK-2.0' (66,035) at 20211006000025242
68009 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.h' (66,036) at 20220525020653451
68010 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c' (66,037) at 20240405153230815
68011 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfintc.h' (66,038) at 20210307214926162
68012 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/viking.S' (66,039) at 20210307214926610
68013 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_common.c' (66,040) at 20210308005003372
68014 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/dmi.h' (66,041) at 20210307214926662
68015 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/hisilicon,ascend910-i2c.yaml' (66,042) at 20240405153045065
68016 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l92.c' (66,043) at 20240405153232151
68017 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/nic-power-fault@.service' (66,044) at 20241001080014404
68018 2025-01-21 03:01:00.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs4234.yaml' (66,045) at 20210309003648392
68019 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/acpi.c' (66,046) at 20240405153231503
68020 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-astor/0001-rtrip.py-convert-to-python3.patch' (66,047) at 20210307205554014
68021 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_reader.cpp' (66,048) at 20240817080005375
68022 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tc358743.h' (66,049) at 20210307214931546
68023 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad7293.c' (66,050) at 20240405153048977
68024 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/core.h' (66,051) at 20240405153232083
68025 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dts' (66,052) at 20240405153045401
68026 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-hisi.c' (66,053) at 20240405153051225
68027 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lru_map.c' (66,054) at 20241008080014059
68028 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/devlink.yaml' (66,055) at 20240405153229823
68029 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config/g220a-ipmi-inventory-sensors.yaml' (66,056) at 20210820100014769
68030 2025-01-21 03:01:00.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/kerneldevelopment.py' (66,057) at 20230706080014781
68031 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cavium.c' (66,058) at 20240405153051785
68032 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_passive.c' (66,059) at 20240405153046977
68033 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rk8xx-spi.c' (66,060) at 20240405153049613
68034 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pssf162205a.json' (66,061) at 20220601030005869
68035 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpbp.h' (66,062) at 20210308005003648
68036 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/vm.conf' (66,063) at 20220518030022807
68037 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/grub-bootconf_1.00.bb' (66,064) at 20241206090014310
68038 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-tegra.c' (66,065) at 20210308005003512
68039 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5235evb/Kconfig' (66,066) at 20210308005002972
68040 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-haps.c' (66,067) at 20220525020654255
68041 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5249EVB_defconfig' (66,068) at 20210308005003236
68042 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/error.hpp.mako' (66,069) at 20230902080037613
68043 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/efi-x86_app.dts' (66,070) at 20210308005002860
68044 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/arm-cci.c' (66,071) at 20210307214926930
68045 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/Makefile' (66,072) at 20240405153049425
68046 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ltc2978.c' (66,073) at 20240405153048869
68047 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra186-xusb-padctl.yaml' (66,074) at 20240405153045129
68048 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_apd.c' (66,075) at 20240405153046613
68049 2025-01-21 03:01:00.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctamixer.c' (66,076) at 20220525020654991
68050 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-lan966x-serdes.h' (66,077) at 20240405153052649
68051 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pwm-regulator.c' (66,078) at 20240613080016463
68052 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.h' (66,079) at 20240405153050109
68053 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/.gitignore' (66,080) at 20240405153045945
68054 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32-wrap.S' (66,081) at 20220525020651958
68055 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/setup.c' (66,082) at 20240405153046037
68056 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_sensorhub_trace.h' (66,083) at 20220525020653899
68057 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0001-skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch' (66,084) at 20241221090017504
68058 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/renesas,rzv2m-csi.yaml' (66,085) at 20240405153045173
68059 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c' (66,086) at 20240712080021077
68060 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-universal_c210.dts' (66,087) at 20240405153229899
68061 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp-r5/cpu.c' (66,088) at 20210308005002796
68062 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/rcar-fcp.h' (66,089) at 20210307214931546
68063 2025-01-21 03:01:00.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cypress_ps2.c' (66,090) at 20240405153049149
68064 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/immap_86xx.h' (66,091) at 20210308005002840
68065 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_event_triggers.tc' (66,092) at 20240405153054305
68066 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/start_host.cpp' (66,093) at 20210308005103637
68067 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/device_link.rst' (66,094) at 20210309003648404
68068 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-session' (66,095) at 20210307205554566
68069 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_fcnv.c.inc' (66,096) at 20240906080037496
68070 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/reiserfs.h' (66,097) at 20210308005003684
68071 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.h' (66,098) at 20240405153047277
68072 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2_coresight_regs.h' (66,099) at 20240405153046569
68073 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/92removedns' (66,100) at 20210307205554466
68074 2025-01-21 03:01:00.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8183.c' (66,101) at 20240405153231311
68075 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_tx.h' (66,102) at 20210307214928774
68076 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/navi10_ih.c' (66,103) at 20240405153230359
68077 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v4_2.h' (66,104) at 20210307214927250
68078 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/qcom-rpmpd.h' (66,105) at 20240405153052653
68079 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/submit-changes.rst' (66,106) at 20241221090017592
68080 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_trans.h' (66,107) at 20240405153050341
68081 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/types.hpp' (66,108) at 20230719080010903
68082 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h' (66,109) at 20240405153050249
68083 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_snd.h' (66,110) at 20220525020654679
68084 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bayleybay.h' (66,111) at 20210308005003588
68085 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (66,112) at 20231216090014900
68086 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-blackout@.target' (66,113) at 20220707030038047
68087 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/events.hpp' (66,114) at 20210308005054073 to deleted uid set
68088 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/configs/simple_smp_defconfig' (66,115) at 20240405153046057
68089 2025-01-21 03:01:00.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/clock.c' (66,116) at 20210308005002724
68090 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_network.h' (66,117) at 20210309003650584
68091 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,pxa910.h' (66,118) at 20240405153231795
68092 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/init/handoff.c' (66,119) at 20210308005003228
68093 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/job.c' (66,120) at 20240405153048805
68094 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-femac-mdio.txt' (66,121) at 20210307214925374
68095 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond_topo_2d1c.sh' (66,122) at 20240405153054293
68096 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/udev/rules.d/debug-trigger-kcs3.rules' (66,123) at 20210616125333493
68097 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rmobile.h' (66,124) at 20210308005002768
68098 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_cq.h' (66,125) at 20240405153051737
68099 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm64.yml' (66,126) at 20210307205554110
68100 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon.conf' (66,127) at 20210307205553722
68101 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-any.out' (66,128) at 20210308005046397 to deleted uid set
68102 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/aisimage.h' (66,129) at 20210308005003748
68103 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-debugfs.h' (66,130) at 20210307214931218
68104 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/subprojects/phosphor-logging.wrap' (66,131) at 20230720080010758
68105 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/fpu.h' (66,132) at 20220525020652174
68106 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/remote-console.scss' (66,133) at 20210715000108960
68107 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/handoff.h' (66,134) at 20210308005003652
68108 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_common.h' (66,135) at 20210307214932574
68109 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/adg792a.c' (66,136) at 20240405153049717
68110 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_array_pin.c' (66,137) at 20240405153053425
68111 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_read_unittest.cpp' (66,138) at 20220824030029051
68112 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.asm-generic' (66,139) at 20240405153053433
68113 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/irq.c' (66,140) at 20240405153231455
68114 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/prim_ops.h' (66,141) at 20210308005003336
68115 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.c' (66,142) at 20240405153048657
68116 2025-01-21 03:01:00.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/java.rst' (66,143) at 20210307214925226
68117 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_socrates.h' (66,144) at 20210308005003616
68118 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/rarp.c' (66,145) at 20210308005003720
68119 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/mmu.c' (66,146) at 20240405153048425
68120 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/lowlevel_init.S' (66,147) at 20210308005003020
68121 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-myir-mys-6ulx.dtsi' (66,148) at 20240405153045529
68122 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-delta/packagegroups/packagegroup-delta-apps.bb' (66,149) at 20231012080014468
68123 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/do_not_override_compiler_and_do_not_strip.patch' (66,150) at 20210608000015799
68124 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_main.cpp' (66,151) at 20240418080018518
68125 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-8033-mb7.dts' (66,152) at 20240405153045501
68126 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mc13783_ts.c' (66,153) at 20210307214928506
68127 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/index.rst' (66,154) at 20220429100100418
68128 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/linkage.h' (66,155) at 20210308005002808
68129 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779f0-spider-cpu.dtsi' (66,156) at 20240405153229963
68130 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait_uninitialized_heap.c' (66,157) at 20210307214932674
68131 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-crypto.c' (66,158) at 20241211090212350
68132 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-kernel/linux/linux-aspeed/catalina.cfg' (66,159) at 20240814080011471 to deleted uid set
68133 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/MAINTAINERS' (66,160) at 20210308005003024
68134 2025-01-21 03:01:00.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_dio_link_encoder.c' (66,161) at 20240405153047261
68135 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_3_0_default.h' (66,162) at 20220525020652634
68136 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/tse850-pcm5142.c' (66,163) at 20240405153232139
68137 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/sysfs_utils.c' (66,164) at 20210307214932738
68138 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c' (66,165) at 20240405153048509
68139 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha1542.c' (66,166) at 20240405153051553
68140 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml' (66,167) at 20240405153229767
68141 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,pciesys.txt' (66,168) at 20210307214925278
68142 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/thermal-policy/ibm-ac-server/thermal-policy.yaml' (66,169) at 20210307205553698
68143 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/orion5x.h' (66,170) at 20240405153045673
68144 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.acpihmatvirt' (66,171) at 20240906080037556 to deleted uid set
68145 2025-01-21 03:01:00.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_card.h' (66,172) at 20220525020655107
68146 2025-01-21 03:01:00.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/debug.h' (66,173) at 20210308005003548
68147 2025-01-21 03:01:00.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/sigreturn.S' (66,174) at 20240405153045949
68148 2025-01-21 03:01:00.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/netlink.h' (66,175) at 20240405153232015
68149 2025-01-21 03:01:00.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/0001-add-nss-resolve-to-nsswitch.patch' (66,176) at 20231126090012853
68150 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/reg.h' (66,177) at 20240405153231027
68151 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_version.h' (66,178) at 20240405153054061
68152 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/termbits.h' (66,179) at 20210308005046085
68153 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/gen_setup.sh' (66,180) at 20221209040018559
68154 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-capacity.rst' (66,181) at 20240405153045301
68155 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api.h' (66,182) at 20240405153231035
68156 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_dcb.c' (66,183) at 20240405153050173
68157 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/devicetree/bindings/media/s5p-mfc.txt' (66,184) at 20240405153045101 to deleted uid set
68158 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/Kconfig' (66,185) at 20210308005002780
68159 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-features.err' (66,186) at 20240906080037560
68160 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d36ek_cmp_spiflash_defconfig' (66,187) at 20210308005003276
68161 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Ferguson-Twofish' (66,188) at 20241221090017616
68162 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/s390_pci_hpc.c' (66,189) at 20240405153051249
68163 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-AT' (66,190) at 20211006000025230
68164 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-buffalo-wzr-1750dhp.dts' (66,191) at 20240405153045425
68165 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-hyundai-a7hd.dts' (66,192) at 20240405153045377
68166 2025-01-21 03:01:00.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus_to_event_handler.hpp' (66,193) at 20240729080033928
68167 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-agl-defs.h' (66,194) at 20210307214926230
68168 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/pgalloc.h' (66,195) at 20240405153229991
68169 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/bcm.h' (66,196) at 20240405153052909
68170 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-s912-libretech-pc.dts' (66,197) at 20240405153045713
68171 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/guestfd.h' (66,198) at 20221215040039194
68172 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa320.h' (66,199) at 20210307214925942
68173 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/st,stm32-hwspinlock.yaml' (66,200) at 20240405153045061
68174 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_gpt.h' (66,201) at 20210308005002664
68175 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-vbi.c' (66,202) at 20210307214928654
68176 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/vlan.json' (66,203) at 20220525020655231
68177 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeDeviceCollection.json' (66,204) at 20240619080002952
68178 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/300.out' (66,205) at 20210927100127505
68179 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/nrf51_timer.c' (66,206) at 20241211090212342
68180 2025-01-21 03:01:00.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgtable-arm.h' (66,207) at 20210309003650228
68181 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ext4/namei.c' (66,208) at 20241011080017359 to deleted uid set
68182 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/imx_sc_key.c' (66,209) at 20210307214928474
68183 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-post-code-manager_%.bbappend' (66,210) at 20240206090017943
68184 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p1022_rdk.c' (66,211) at 20240405153230051
68185 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/move_mount_flags.sh' (66,212) at 20240405153054173
68186 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz9477_i2c.c' (66,213) at 20240405153049753
68187 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3403_thermal.c' (66,214) at 20240405153051973
68188 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/sve_context.h' (66,215) at 20240906080037352
68189 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_gpio.c' (66,216) at 20210307214927306
68190 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/osd.h' (66,217) at 20210308005003000
68191 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_global_funcs.c' (66,218) at 20240405153054261
68192 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_gadget.h' (66,219) at 20210307214930854
68193 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/unaligned.c' (66,220) at 20240405153046029
68194 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun8i-adda-pr-regmap.c' (66,221) at 20210307214932430
68195 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/fscache.c' (66,222) at 20240405153231699
68196 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/Makefile' (66,223) at 20240405153230311
68197 2025-01-21 03:01:00.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-frequency.rst' (66,224) at 20220525020651786
68198 2025-01-21 03:01:00.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ina209.rst' (66,225) at 20210309003648424
68199 2025-01-21 03:01:00.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_tcg_hvx.h' (66,226) at 20240326080039658
68200 2025-01-21 03:01:00.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/irq.c' (66,227) at 20220525020652018
68201 2025-01-21 03:01:00.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier2U/4.json' (66,228) at 20240212090032054
68202 2025-01-21 03:01:00.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_5_qcm2290.h' (66,229) at 20240405153230591
68203 2025-01-21 03:01:00.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_domain.c' (66,230) at 20220525020654003
68204 2025-01-21 03:01:00.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/percpu.h' (66,231) at 20240405153229999
68205 2025-01-21 03:01:00.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-kms-helpers.rst' (66,232) at 20240405153229815
68206 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/meson.build' (66,233) at 20241211090212378
68207 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/events.py' (66,234) at 20221215040039254
68208 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/can/can_core.c' (66,235) at 20210308005046109
68209 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/asm-offsets.h' (66,236) at 20210308005002816
68210 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/imx93_adc.c' (66,237) at 20240405153230687
68211 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/ima_setup.sh' (66,238) at 20240405153054245
68212 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/index.rst' (66,239) at 20210309003648292
68213 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm11130_defconfig' (66,240) at 20210308005003252
68214 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fprem.c' (66,241) at 20210308005046497
68215 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/sessions.hpp' (66,242) at 20240817080003179
68216 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt4801-regulator.c' (66,243) at 20240405153051473
68217 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8939-pm8916.dtsi' (66,244) at 20240405153045761
68218 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/meson.build' (66,245) at 20231208090022708
68219 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_read_macros.c' (66,246) at 20220525020655199
68220 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vpu/mtk_vpu.h' (66,247) at 20240405153230803
68221 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec/sec_algs.c' (66,248) at 20240405153046941
68222 2025-01-21 03:01:00.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/mhl.h' (66,249) at 20210307214931314
68223 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_driver.c' (66,250) at 20240405153230575
68224 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_lag_lacp.sh' (66,251) at 20210307214932690
68225 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi' (66,252) at 20240405153045729
68226 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_footer.c' (66,253) at 20210308005003704
68227 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb' (66,254) at 20241221090017556
68228 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/as-version.sh' (66,255) at 20240405153053433
68229 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/memslot_perf_test.c' (66,256) at 20240405153232271
68230 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py' (66,257) at 20210307214932566
68231 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml' (66,258) at 20240405153045065
68232 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/.gitignore' (66,259) at 20210308005108053
68233 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/hello-single/hello_1.0.bb' (66,260) at 20241206090014298
68234 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/allwinner,sun7i-a20-gmac.yaml' (66,261) at 20240405153045113
68235 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/snap.c' (66,262) at 20240429080012448
68236 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acglobal.h' (66,263) at 20240405153230167
68237 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_regs.h' (66,264) at 20240405153231007
68238 2025-01-21 03:01:00.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_debugfs.c' (66,265) at 20220525020652378
68239 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/megaraid.rst' (66,266) at 20240405153045253
68240 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vammala_Savi' (66,267) at 20210307205553774
68241 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/mirror_gre_scale.sh' (66,268) at 20210307214932666
68242 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-chicony.c' (66,269) at 20220525020653039
68243 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qjson.c' (66,270) at 20210927100127341
68244 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/manager.hpp' (66,271) at 20230511080010311
68245 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_txrx.h' (66,272) at 20240405153230947
68246 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max14577-regulator.c' (66,273) at 20240405153051465
68247 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/apphandler.cpp' (66,274) at 20241012080019916
68248 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sbc8349.h' (66,275) at 20210308005003612
68249 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/itertools-0.11-rs/meson.build' (66,276) at 20241211090212462
68250 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/hexagon.c' (66,277) at 20210927100127065
68251 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_diag.h' (66,278) at 20210307214930230
68252 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-type.out' (66,279) at 20210308005046409 to deleted uid set
68253 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/is_signed_type_kunit.c' (66,280) at 20240405153053089
68254 2025-01-21 03:01:00.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-v3s.c' (66,281) at 20240405153230247
68255 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/core-imp-def.json' (66,282) at 20240405153232223
68256 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com.h' (66,283) at 20240405153051289
68257 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-max3355.txt' (66,284) at 20210307214925314
68258 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/latency/Makefile' (66,285) at 20220525020655239
68259 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-on5263m5.dts' (66,286) at 20240809080013006
68260 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/adm1266.c' (66,287) at 20240906080037296
68261 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/Makefile' (66,288) at 20210307214929258
68262 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts' (66,289) at 20240405153045825
68263 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/event_notification_util.py' (66,290) at 20221209040018559
68264 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mixtile_loftq_defconfig' (66,291) at 20210308005003268
68265 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi' (66,292) at 20240405153045753
68266 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/spapr_vscsi.c' (66,293) at 20240906080037292
68267 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Asele_Aslia' (66,294) at 20210307205553778
68268 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/dsa/microchip/lan937x_reg.h' (66,295) at 20240405153049753 to deleted uid set
68269 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/ams-delta-fiq-handler.S' (66,296) at 20240405153045657
68270 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/xlnx-zynqmp-dpdma.h' (66,297) at 20210309003653812
68271 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/direct.c' (66,298) at 20240415080012991
68272 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_io.h' (66,299) at 20210307214930854
68273 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stmp3xxx_rtc_wdt.h' (66,300) at 20210307214931518
68274 2025-01-21 03:01:00.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/static/item_updater_helper.cpp' (66,301) at 20220212040021786 to deleted uid set
68275 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/Kconfig' (66,302) at 20210308005002960
68276 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3036_defconfig' (66,303) at 20210308005003256
68277 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libidn/libidn_1.42.bb' (66,304) at 20241221090017516
68278 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-get-info.rst' (66,305) at 20210309003648480
68279 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/Makefile' (66,306) at 20240405153230063
68280 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/.shellcheck' (66,307) at 20210415100052453 to deleted uid set
68281 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sbsa_ec.c' (66,308) at 20230426080043712
68282 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml' (66,309) at 20240405153229759
68283 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_resource.h' (66,310) at 20240405153047253
68284 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_service_parser.hpp' (66,311) at 20220226040035996
68285 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822c.h' (66,312) at 20240405153050657
68286 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/hcd-tests.sh' (66,313) at 20220525020655239
68287 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow.c' (66,314) at 20240613080016535
68288 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/pldm-create-phyp-nvram-cksum.service' (66,315) at 20220916100031437
68289 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6328-clock.h' (66,316) at 20210308005003632
68290 2025-01-21 03:01:00.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/firewire-cdev.h' (66,317) at 20240405153052917
68291 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110.c' (66,318) at 20240405153051849
68292 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8540.yaml' (66,319) at 20240405153045165
68293 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-kontron-bl.dts' (66,320) at 20240405153229923
68294 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/checksum.c' (66,321) at 20240405153045969
68295 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/nv-codec-headers/nv-codec-headers_12.1.14.0.bb' (66,322) at 20231126090012781
68296 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mt6397.txt' (66,323) at 20240405153229775
68297 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/Kconfig' (66,324) at 20210308005002796
68298 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/bootinfo.h' (66,325) at 20241211090212290
68299 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/input.c' (66,326) at 20240815080012923
68300 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/de212/include/variant/core.h' (66,327) at 20210307214926770
68301 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-adx.yaml' (66,328) at 20240405153045165
68302 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/da8xx-fb.c' (66,329) at 20210308005003524
68303 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/Makefile' (66,330) at 20220525020654299
68304 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_h.c' (66,331) at 20210308005046517
68305 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72-evm.dts' (66,332) at 20240405153045601
68306 2025-01-21 03:01:00.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/drop.h' (66,333) at 20240405153232067
68307 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/dln2.c' (66,334) at 20240405153230835
68308 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zipitz2_defconfig' (66,335) at 20210308005003288
68309 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap121/Kconfig' (66,336) at 20210308005003028
68310 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/meson-canvas.c' (66,337) at 20240405153231447
68311 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/gbmc-update.bb' (66,338) at 20241206090014226
68312 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/printf.c' (66,339) at 20210307214926614
68313 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-hw-diags/.clang-format' (66,340) at 20240830080017487 to deleted uid set
68314 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/arm-smccc.h' (66,341) at 20240405153054045
68315 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/res_sample.c' (66,342) at 20210307214932582
68316 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_framebuffer.h' (66,343) at 20210307214928042
68317 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c' (66,344) at 20240405153231019
68318 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/Kconfig' (66,345) at 20210308005003356
68319 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/rif_mac_profile_scale.sh' (66,346) at 20240405153054301
68320 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/corec57d.c' (66,347) at 20240405153048613
68321 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/README.md' (66,348) at 20221209040019091
68322 2025-01-21 03:01:00.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp6.service' (66,349) at 20210307205554462
68323 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/sh_pci.c' (66,350) at 20240326080039478
68324 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-emmitsburg.c' (66,351) at 20240405153231323
68325 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/ucd90160.cpp' (66,352) at 20230511080045639
68326 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crypto_null.c' (66,353) at 20210307214926798
68327 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0002-Fix-segfault-with-mangled-rename-patch.patch' (66,354) at 20210307205554538
68328 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/memcpy.S' (66,355) at 20240405153229995
68329 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/pll.h' (66,356) at 20240405153230247
68330 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-q40.h' (66,357) at 20210307214926166
68331 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/__init__.py' (66,358) at 20221215040039258
68332 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/OWNERS' (66,359) at 20241024080014718
68333 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-class-rfkill' (66,360) at 20210309003648244
68334 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-memset.S' (66,361) at 20240405153229855
68335 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-one.dts' (66,362) at 20240405153045393
68336 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/bitmap.sh' (66,363) at 20210307214932682
68337 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-q8-tablet.dts' (66,364) at 20210308005002620
68338 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.12.0.bb' (66,365) at 20241221090017492
68339 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/dspi.h' (66,366) at 20210308005002800
68340 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml' (66,367) at 20240405153045093
68341 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rf.c' (66,368) at 20210309003651812
68342 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power9-pmu.c' (66,369) at 20240405153046193
68343 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/openbmc-flash-layout-128.dtsi' (66,370) at 20240405153045425
68344 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc/avoid_polluting_cross_directories.patch' (66,371) at 20241221090017644
68345 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/unc.c' (66,372) at 20240405153052525
68346 2025-01-21 03:01:00.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/gitpkgv.bbclass' (66,373) at 20240301090012423
68347 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/inter_choice/__init__.py' (66,374) at 20210308005003736
68348 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/Kconfig' (66,375) at 20210308005002984
68349 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/acpi/mainboard.asl' (66,376) at 20210308005003008
68350 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/leds/romulus-led-manager-config/led.yaml' (66,377) at 20240829080014018
68351 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mailcap/mailcap_2.1.54.bb' (66,378) at 20230609080014395
68352 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/fd-001-lookup.c' (66,379) at 20210307214932710
68353 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap24xx-clocks.dtsi' (66,380) at 20240405153045601
68354 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/zoran-cardlist.rst' (66,381) at 20210309003648292
68355 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu74.h' (66,382) at 20240405153048337
68356 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pfr_telemetry.c' (66,383) at 20240405153046645
68357 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_local_storage_rcu_tasks_trace.c' (66,384) at 20240405153054241
68358 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_pe.c' (66,385) at 20240726080012846
68359 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/extable.h' (66,386) at 20240405153046277
68360 2025-01-21 03:01:00.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_sis.c' (66,387) at 20240405153046669
68361 2025-01-21 03:01:00.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tls.c' (66,388) at 20240405153046437
68362 2025-01-21 03:01:00.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/x9250.c' (66,389) at 20240405153049009
68363 2025-01-21 03:01:00.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-mbi.c' (66,390) at 20240405153049197
68364 2025-01-21 03:01:00.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/style.css' (66,391) at 20210308004923388
68365 2025-01-21 03:01:00.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mactest.c' (66,392) at 20230720080043539
68366 2025-01-21 03:01:00.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-edp.c' (66,393) at 20240405153231311
68367 2025-01-21 03:01:00.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/tas.h' (66,394) at 20210307214932186
68368 2025-01-21 03:01:00.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal.c' (66,395) at 20240405153046217
68369 2025-01-21 03:01:00.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log-userspace-base.c' (66,396) at 20240405153049245
68370 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TCL' (66,397) at 20211006000025246
68371 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_overhead_raw_tp.bpf.c' (66,398) at 20240405153053425
68372 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.2.bb' (66,399) at 20220402030015907
68373 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/fallback.cpp' (66,400) at 20240820080023694
68374 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_qspi_defconfig' (66,401) at 20210308005003264
68375 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/chrontel-ch7033.c' (66,402) at 20240405153230523
68376 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/0002-Add-nios2-support.patch' (66,403) at 20230114040015482
68377 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/st,stm32mp1.txt' (66,404) at 20210308005003304
68378 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/gxbb-aoclkc.h' (66,405) at 20210307214931326
68379 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_pq.c' (66,406) at 20240405153046533
68380 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun20i-d1-ccu.h' (66,407) at 20240405153231799
68381 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0007-initialize-front-back-wayland-buffers.patch' (66,408) at 20230706080014765
68382 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/timberdale.c' (66,409) at 20240405153049617
68383 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-pc.dts' (66,410) at 20240405153045393
68384 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/sock.c' (66,411) at 20240405153231991
68385 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/red.json' (66,412) at 20240405153054377
68386 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_fabric.c' (66,413) at 20240405153051593
68387 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/static_key.h' (66,414) at 20210307214931514
68388 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb' (66,415) at 20230114040015550
68389 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_mpc52xx_phy.c' (66,416) at 20241216090017713
68390 2025-01-21 03:01:00.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb' (66,417) at 20241221090017676
68391 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/039' (66,418) at 20220429100100886
68392 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/amd-ibs.h' (66,419) at 20240405153054033
68393 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/settings/phosphor-settings-manager/chassis-capabilities.override.yml' (66,420) at 20240110090012776
68394 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/cirrus,lochnagar.yaml' (66,421) at 20210307214925286
68395 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mac.h' (66,422) at 20220215040051504
68396 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/txrx_edma.c' (66,423) at 20240405153050481
68397 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb' (66,424) at 20230520080014480
68398 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rtbitmap.c' (66,425) at 20240405153231775
68399 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sm6350-rpmh.yaml' (66,426) at 20240405153045081
68400 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/firmware.json' (66,427) at 20240906080037176
68401 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp.h' (66,428) at 20240405153045677
68402 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-pxa-pci-ce4100.txt' (66,429) at 20220525020651678
68403 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/sdbusplus.wrap' (66,430) at 20220323030042611
68404 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/hashtab.h' (66,431) at 20240405153232115
68405 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/luks-detached-header' (66,432) at 20240906080037568
68406 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/uaccess_32.h' (66,433) at 20240405153046321
68407 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-tinker.dtsi' (66,434) at 20210308005002604
68408 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/clk-ma35d1-pll.c' (66,435) at 20240405153046805
68409 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/misc.c' (66,436) at 20240405153049713
68410 2025-01-21 03:01:00.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/OpenBMCManager_v1.xml' (66,437) at 20240907080003164
68411 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/app.hpp' (66,438) at 20240713080003654 to deleted uid set
68412 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-bcm2836.h' (66,439) at 20210309003653852
68413 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb' (66,440) at 20240124090012254
68414 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/oemhandler.cpp' (66,441) at 20240820080018013
68415 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_i2s.c' (66,442) at 20240405153232191
68416 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binderfs.c' (66,443) at 20240405153230171
68417 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0001-Platform-Corstone1000-Align-capsule-UEFI-structs.patch' (66,444) at 20241221090017464
68418 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/dma-direction.h' (66,445) at 20210308005003656
68419 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/hard-code-build-number.patch' (66,446) at 20231011080016574
68420 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-innolux-p079zca.c' (66,447) at 20240405153230615
68421 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c' (66,448) at 20240405153047233
68422 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-i7.dts' (66,449) at 20210308005002620
68423 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/Makefile' (66,450) at 20210308005002984
68424 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623a.dtsi' (66,451) at 20240405153045461
68425 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04a5.dts' (66,452) at 20240405153045601
68426 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/futex-irq.h' (66,453) at 20210307214926550
68427 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-aes.c' (66,454) at 20230925080040101
68428 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/executor_test.c' (66,455) at 20240405153231951
68429 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_defconfig' (66,456) at 20210308005003244
68430 2025-01-21 03:01:00.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-da8xx.c' (66,457) at 20210308005003512
68431 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/TableRoleGroups.vue' (66,458) at 20241004080035971
68432 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/fail_function.c' (66,459) at 20240405153052997
68433 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/timex.h' (66,460) at 20220627100016934
68434 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/default.css' (66,461) at 20240106090017249
68435 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit.h' (66,462) at 20240405153231891
68436 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmu.h' (66,463) at 20210307214926550
68437 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/inode.c' (66,464) at 20240405153231655
68438 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/800mhz_4x128mx16.cfg' (66,465) at 20210308005002924
68439 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/tatlin-archive-x86.conf' (66,466) at 20230927080013514
68440 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/include/meson.build' (66,467) at 20240613080020632
68441 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcmmio.c' (66,468) at 20240405153046905
68442 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7780_defconfig' (66,469) at 20240405153046309
68443 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json' (66,470) at 20241031080012183
68444 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/rcb.h' (66,471) at 20210308005002876
68445 2025-01-21 03:01:00.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp7002.c' (66,472) at 20240405153049341
68446 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/InputPasswordToggle.spec.js' (66,473) at 20241004080035975
68447 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/decap_sanity.c' (66,474) at 20240405153054269
68448 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/emc2305.rst' (66,475) at 20240405153045217
68449 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-powercycle@.service' (66,476) at 20240316080012480
68450 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_exception_with_invalid_guest_state.c' (66,477) at 20240405153232271
68451 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10037.dts' (66,478) at 20240405153229891
68452 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ncsi.h' (66,479) at 20240405153052857
68453 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/repositories.txt' (66,480) at 20210308004942724
68454 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/hotswap-power-cycle/adm1278-hotswap-power-cycle.bb' (66,481) at 20241206090014278
68455 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/syslog-controller.html' (66,482) at 20210308005107077
68456 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pinning_invalid.c' (66,483) at 20240405153054277
68457 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-nuss.h' (66,484) at 20240405153231063
68458 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-OliversMount' (66,485) at 20210307205553798
68459 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/camellia_glue.c' (66,486) at 20210307214926574
68460 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_powersave.c' (66,487) at 20210307214927118
68461 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/ir35221@71.conf' (66,488) at 20240904080027734
68462 2025-01-21 03:01:00.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/pci.h' (66,489) at 20240415080012979
68463 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/pct.txt' (66,490) at 20210307214925270
68464 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/opalkelly/zynq/MAINTAINERS' (66,491) at 20210308005003028
68465 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/Makefile' (66,492) at 20210308005003172
68466 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zr36050.c' (66,493) at 20240405153049389
68467 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/bootrom.c' (66,494) at 20210307214930514
68468 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/timed-average.c' (66,495) at 20241211090212562
68469 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h' (66,496) at 20240405153230323
68470 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml' (66,497) at 20240405153045185
68471 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/nvidia,tegra30-smmu.txt' (66,498) at 20210307214925346
68472 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsel-linux' (66,499) at 20241206090014350
68473 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stat.h' (66,500) at 20240405153052801
68474 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mc-peripheral-props.yaml' (66,501) at 20240405153229775
68475 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-locale.inc' (66,502) at 20240302090018230
68476 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc-scaler.c' (66,503) at 20240405153049421
68477 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_ar5315u_ram_defconfig' (66,504) at 20210308005003252
68478 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta.c' (66,505) at 20210307214932646
68479 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/sched/numa-balancing/arch-support.txt' (66,506) at 20240405153045201
68480 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/meson.build' (66,507) at 20231130090019490
68481 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/remote-controller.rst' (66,508) at 20220525020651646
68482 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/bash-completion/bpftool' (66,509) at 20240405153054037
68483 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/vfio.rst' (66,510) at 20240906080037172
68484 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/decstation_r4k_defconfig' (66,511) at 20240405153045993
68485 2025-01-21 03:01:00.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/LICENSE' (66,512) at 20210308005048369
68486 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf.h' (66,513) at 20240405153230967
68487 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/pm.h' (66,514) at 20210307214926982
68488 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/fu540-prci.h' (66,515) at 20240405153046845
68489 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/jornada720.c' (66,516) at 20210307214925958
68490 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/lib.c' (66,517) at 20220525020653947
68491 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/octeon-feature.h' (66,518) at 20210307214926238
68492 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ia_css_xnr3_param.h' (66,519) at 20210307214930562
68493 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/lboxre2_defconfig' (66,520) at 20240405153046309
68494 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gnesta' (66,521) at 20210307205553782
68495 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-ftrace.sh' (66,522) at 20240405153054325
68496 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-mtp.dts' (66,523) at 20240405153229959
68497 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ethtool/ethtool_6.11.bb' (66,524) at 20241221090017676
68498 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/internal.h' (66,525) at 20240405153054225
68499 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/smbus_slave.c' (66,526) at 20240906080037228
68500 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/audit.c' (66,527) at 20240405153045353
68501 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/jffs2_fs_sb.h' (66,528) at 20210309003653620
68502 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0001-wfa_cmdproc-Store-return-value-into-location.patch' (66,529) at 20221003030013269
68503 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/IPMITOOL-cheatsheet.md' (66,530) at 20221209040006383
68504 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wsa883x.yaml' (66,531) at 20240405153045169
68505 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/Makefile' (66,532) at 20210307214929390
68506 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/devices-da8xx.c' (66,533) at 20240405153045637
68507 2025-01-21 03:01:00.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt-trace.c' (66,534) at 20240405153049125
68508 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0.dtsi' (66,535) at 20240405153045805
68509 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/postinst_intercept' (66,536) at 20210307205554642
68510 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nbd-netlink.h' (66,537) at 20220525020654671
68511 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc' (66,538) at 20241212090014007 to deleted uid set
68512 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/abx500/ab8500-sysctrl.h' (66,539) at 20210307214931422
68513 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/evmcs.h' (66,540) at 20240405153054317
68514 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/assoc_array.h' (66,541) at 20210307214931354
68515 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo.h' (66,542) at 20240405153230603
68516 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Spencer-86' (66,543) at 20211006000025246
68517 2025-01-21 03:01:00.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-gx6605s.c' (66,544) at 20210307214927046
68518 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.c' (66,545) at 20240405153050161
68519 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-npcm7xx.c' (66,546) at 20240405153230679
68520 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps68470-regulator.c' (66,547) at 20240405153051477
68521 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/pgtable.h' (66,548) at 20240405153230019
68522 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper.c' (66,549) at 20240405153047041
68523 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc7280-dpu.yaml' (66,550) at 20240405153229763
68524 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tvp5150.txt' (66,551) at 20240405153229771
68525 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-thrustmaster.c' (66,552) at 20240405153048821
68526 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target.h' (66,553) at 20221215040039062
68527 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/tas-basstreble.h' (66,554) at 20210307214932186
68528 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-b3.dts' (66,555) at 20240405153045453
68529 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/update-dtc-source.sh' (66,556) at 20210308005003728
68530 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu100_revC_defconfig' (66,557) at 20210308005003288
68531 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/abm.h' (66,558) at 20240405153230415
68532 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal-generic-adc.c' (66,559) at 20240405153231499
68533 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/leds/daytonax-led-manager-config-native.bb' (66,560) at 20241206090014202
68534 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_s_ac.c' (66,561) at 20240405153232043
68535 2025-01-21 03:01:00.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/caif/if_caif.h' (66,562) at 20210307214931626
68536 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircd.init' (66,563) at 20210307205553850
68537 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-gpio-monitor/bare-metal-gpio-monitor_git.bb' (66,564) at 20241126090011759
68538 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/uncore.c' (66,565) at 20240405153046369
68539 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/virt/ints.c' (66,566) at 20240405153045973
68540 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore.dts' (66,567) at 20240405153045501
68541 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0004-lxdm.c-add-function-to-change-password-with-pam.patch' (66,568) at 20210307205553946
68542 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/internal.h' (66,569) at 20240527080023348
68543 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.yaml' (66,570) at 20240405153045029
68544 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/README.md' (66,571) at 20241211090212458
68545 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_5_0_offset.h' (66,572) at 20220525020652534
68546 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/mxu_translate.c' (66,573) at 20241211090212498
68547 2025-01-21 03:01:00.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/surface_aggregator/dtx.h' (66,574) at 20220525020654675
68548 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/platform-msi.c' (66,575) at 20240405153046685
68549 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/crypto_test.cpp' (66,576) at 20240817080005771
68550 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/hwmtm.h' (66,577) at 20240405153050329
68551 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/linkage.h' (66,578) at 20240405153045361
68552 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/palmas-pwrbutton.c' (66,579) at 20240405153049145
68553 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch.h' (66,580) at 20240906080037156
68554 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dkl_phy.h' (66,581) at 20240405153048445
68555 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq_vectors.h' (66,582) at 20240405153230111
68556 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/JsonSchemaFile.v1_1_5.json' (66,583) at 20240619080002948
68557 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/LICENSE' (66,584) at 20210308005116673
68558 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/0001-libltdl-remove-reference-to-nonexisting-directory.patch' (66,585) at 20241221090017496
68559 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/tlb.h' (66,586) at 20240405153045909
68560 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrtalje_Sodra_Bergen' (66,587) at 20210307205553786
68561 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/driver-api/gpio/index.rst' (66,588) at 20240405153045293
68562 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-cfi.cfg' (66,589) at 20220804030014671
68563 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p3041_serdes.c' (66,590) at 20210308005002832
68564 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/common.c' (66,591) at 20240405153045649
68565 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-timrot.h' (66,592) at 20210308005002656
68566 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk208.fuc5.h' (66,593) at 20210307214927938
68567 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/memset.S' (66,594) at 20240405153045897
68568 2025-01-21 03:01:00.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/sysfs.rst' (66,595) at 20210307214925470
68569 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsdvb-debugfs.c' (66,596) at 20240405153230775
68570 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/292.out' (66,597) at 20210308005046469
68571 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.4.bb' (66,598) at 20241206090014266
68572 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5693.yaml' (66,599) at 20240405153229771
68573 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-tqma8mqnl.dtsi' (66,600) at 20240405153229923
68574 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/smp.c' (66,601) at 20240405153230019
68575 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/copy_flash.c' (66,602) at 20210308005108641
68576 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-ppc-bits.h' (66,603) at 20240405153054369
68577 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-perl/perl/files/libwhisker2.patch' (66,604) at 20230706080014769
68578 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/lxt.c' (66,605) at 20220525020653683
68579 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ipmi-kcs-test.c' (66,606) at 20241211090212546
68580 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/espfix_64.c' (66,607) at 20240405153046429
68581 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/sta_info.h' (66,608) at 20240405153051909
68582 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-duo-6281.dtsi' (66,609) at 20240405153045457
68583 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_lut.c' (66,610) at 20240405153049445
68584 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5.dtsi' (66,611) at 20240405153229875
68585 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mailbox/tegra186-hsp.h' (66,612) at 20210308005003636
68586 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/auth_gss_internal.h' (66,613) at 20240405153053385
68587 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_ccm.h' (66,614) at 20210307214931982
68588 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp865.c' (66,615) at 20210307214931178
68589 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xp.h' (66,616) at 20240405153049649
68590 2025-01-21 03:01:00.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/fplustm.c' (66,617) at 20240405153050329
68591 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/console/obmc-console/80-olympus-nuvoton-sol.rules' (66,618) at 20210307205554094
68592 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf.h' (66,619) at 20240405153054105
68593 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca561.c' (66,620) at 20240405153049569
68594 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/get_unit_test_report.py' (66,621) at 20221208040016926
68595 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5670.c' (66,622) at 20240405153053725
68596 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_test_pv_muxing.c' (66,623) at 20240405153230643
68597 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/human_sort.hpp' (66,624) at 20240110090003528
68598 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/opcua/open62541/0001-fix-build-do-not-install-git-files.patch' (66,625) at 20231014080011723
68599 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.h' (66,626) at 20210307214929346
68600 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c' (66,627) at 20240405153050493
68601 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/led.c' (66,628) at 20210307214929778
68602 2025-01-21 03:01:00.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/proto.c' (66,629) at 20240405153053229
68603 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-thread-win32.c' (66,630) at 20230426080043964
68604 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/path.c' (66,631) at 20240429080012436
68605 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/example/zones.yaml' (66,632) at 20210308005059165
68606 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/fd.c' (66,633) at 20210307214926614
68607 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/schemas/legacy.json' (66,634) at 20241204090005347 to deleted uid set
68608 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210.dtsi' (66,635) at 20240405153045565
68609 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_requests.h' (66,636) at 20220525020652887
68610 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/influxdb' (66,637) at 20210307205553890
68611 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/tls_32.c' (66,638) at 20221102030020749
68612 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/board-se7619.c' (66,639) at 20210307214926542
68613 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log-writes.c' (66,640) at 20240405153049245
68614 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/loongarch.h' (66,641) at 20240405153231951
68615 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/setup-x86_64.S' (66,642) at 20210307214926750
68616 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/dvma.c' (66,643) at 20240405153045973
68617 2025-01-21 03:01:00.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/main.c' (66,644) at 20210716100030091
68618 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/settings' (66,645) at 20220525020655231
68619 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/spl.c' (66,646) at 20210308005002948
68620 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_intel.c' (66,647) at 20241018080014590
68621 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0001-no-bash.patch' (66,648) at 20241221090017496
68622 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scrypt/run-ptest' (66,649) at 20240301090012435
68623 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/fujitsu,sdhci-fujitsu.yaml' (66,650) at 20240405153045109
68624 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/Makefile-add-more-dependencies-to-pointer.h.patch' (66,651) at 20210307205553870
68625 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lynxkdi.c' (66,652) at 20210308005003228
68626 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_sram_mgr.h' (66,653) at 20210307214927086
68627 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment/ti/mmc.h' (66,654) at 20210308005003644
68628 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/Makefile' (66,655) at 20210307214932626
68629 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3188-cru.h' (66,656) at 20210307214931334
68630 2025-01-21 03:01:00.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/sendmsg.c' (66,657) at 20241018080014590
68631 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h' (66,658) at 20240405153048789
68632 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/focaltech,gpt3.yaml' (66,659) at 20240405153045041
68633 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/lib8390.c' (66,660) at 20240405153049773
68634 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-gpu-bswap.h' (66,661) at 20240326080039542
68635 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/mmu.c' (66,662) at 20241216090017689
68636 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/init.c' (66,663) at 20240405153230015
68637 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/ExternalFlash.png' (66,664) at 20241221090017464 to deleted uid set
68638 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cpuidle44xx.c' (66,665) at 20240405153045661
68639 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mksunxiboot.c' (66,666) at 20210308005003768
68640 2025-01-21 03:01:00.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7110-aoncrg.yaml' (66,667) at 20240405153045029
68641 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-pdk.dts' (66,668) at 20240405153229883
68642 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/imx-uapi.rst' (66,669) at 20210307214925594
68643 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_efuse.h' (66,670) at 20240405153051897
68644 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/fsl_sata.h' (66,671) at 20210308005003332
68645 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-04' (66,672) at 20210908000010395
68646 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vector.h' (66,673) at 20240405153046249
68647 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c' (66,674) at 20240405153050637
68648 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb' (66,675) at 20241221090017560
68649 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/README' (66,676) at 20210308005116217
68650 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/porter_defconfig' (66,677) at 20210308005003276
68651 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metric.cpp' (66,678) at 20240904080048943
68652 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/syscall_n32.tbl' (66,679) at 20241211090212378
68653 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/cache_v7.c' (66,680) at 20210308005002552
68654 2025-01-21 03:01:00.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/sunxi_sid.c' (66,681) at 20240520080015167
68655 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/board-sx1.c' (66,682) at 20240405153045657
68656 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/tracelog.c' (66,683) at 20240405153054041
68657 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init.c' (66,684) at 20240405153051281
68658 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/libfdt_env.h' (66,685) at 20210308005003656
68659 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/unistd.h' (66,686) at 20240405153232211
68660 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/getsetcc.S' (66,687) at 20210307214926594
68661 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/adc/stm32-dfsdm-adc.h' (66,688) at 20210307214931402
68662 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/crosssdk.bbclass' (66,689) at 20220910030013385
68663 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamhash_desc.h' (66,690) at 20210307214927074
68664 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/Makefile' (66,691) at 20240405153053981
68665 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-exynos.c' (66,692) at 20240405153051365
68666 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-sas.c' (66,693) at 20240405153051541
68667 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp.h' (66,694) at 20240405153048973
68668 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_hwec.c' (66,695) at 20210307214928542
68669 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_chip.h' (66,696) at 20210307214930674
68670 2025-01-21 03:01:00.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8909.h' (66,697) at 20240405153052645
68671 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx7d-pinctrl.yaml' (66,698) at 20240405153045133
68672 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/aldebaran_ppsmc.h' (66,699) at 20240405153048345
68673 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/Makefile' (66,700) at 20210309003650612
68674 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8040-db.dts' (66,701) at 20210308005002568
68675 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gnss.h' (66,702) at 20210307214931390
68676 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_enc_hw.h' (66,703) at 20240405153049409
68677 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/.shellcheck' (66,704) at 20210415000044188 to deleted uid set
68678 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simpletrace.py' (66,705) at 20240326080039630
68679 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-event.err' (66,706) at 20210308005046409
68680 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958305k.dts' (66,707) at 20240405153045429
68681 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/069_fill.dts' (66,708) at 20210308005003752
68682 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfpinstr.h' (66,709) at 20241008080013891
68683 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/dlmalloc.src' (66,710) at 20210308005003224
68684 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/pidcontroller.hpp' (66,711) at 20240205090025370
68685 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/sie.h' (66,712) at 20210309003654952
68686 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd-mbhc-v2.c' (66,713) at 20240405153053813
68687 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/repository.hpp' (66,714) at 20240820080027378
68688 2025-01-21 03:01:00.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/trace.c' (66,715) at 20220525020653147
68689 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/eccmemctl.c' (66,716) at 20241211090212294
68690 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/pll-tmpv770x.c' (66,717) at 20240405153046873
68691 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/locktorture.rst' (66,718) at 20240405153229819
68692 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Kconfig' (66,719) at 20210307214925638
68693 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_context.c' (66,720) at 20240405153231679
68694 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/ehci.h' (66,721) at 20210308005002660
68695 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/core.c' (66,722) at 20210308005003740
68696 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts' (66,723) at 20210308005002624
68697 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_ident1.decode' (66,724) at 20210308005046389
68698 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_cmd.c' (66,725) at 20240405153051913
68699 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/tests.h' (66,726) at 20220525020655123
68700 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-cert9.db' (66,727) at 20210307205553986 to deleted uid set
68701 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_unittest.cpp' (66,728) at 20230821192414188
68702 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_SRIO_PCIE_BOOT_defconfig' (66,729) at 20210308005003244
68703 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/intel,keembay-dsi.yaml' (66,730) at 20240405153045037
68704 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/restart.c' (66,731) at 20240405153045689
68705 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/gxfb.h' (66,732) at 20210309003653308
68706 2025-01-21 03:01:00.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/association_manager.cpp' (66,733) at 20240820080025626
68707 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/job.h' (66,734) at 20240906080037344
68708 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/s3-mips.S' (66,735) at 20210307214930434
68709 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_snprintf.c' (66,736) at 20220525020655199
68710 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/templates/default/conf-notes.txt' (66,737) at 20240712080022837
68711 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/led.c' (66,738) at 20210308005003212
68712 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/npcm750-pwm-fan.rst' (66,739) at 20210307214925502
68713 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kmod/config' (66,740) at 20210307214932678
68714 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-hwdep.c' (66,741) at 20220525020654975
68715 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c' (66,742) at 20240405153230315
68716 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_logic.c' (66,743) at 20210308005046529
68717 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/byteorder.h' (66,744) at 20210307214925670
68718 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054l2-smarc.dts' (66,745) at 20240405153229963
68719 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch' (66,746) at 20230813080012876
68720 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_i2c.c' (66,747) at 20240405153049153
68721 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_migrate.c' (66,748) at 20240405153230563
68722 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_allocator.h' (66,749) at 20210308005003552
68723 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-init.rst' (66,750) at 20240405153044941
68724 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson8-ddr.c' (66,751) at 20210307214926994
68725 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/clang.c' (66,752) at 20240405153053001
68726 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/compat_binfmt_elf.c' (66,753) at 20240405153052317
68727 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/module.bbclass' (66,754) at 20230706080014777
68728 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_ocelot.c' (66,755) at 20240830080013347
68729 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_merge3d.c' (66,756) at 20240405153048585
68730 2025-01-21 03:01:00.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dcn_calc_auto.c' (66,757) at 20240405153047265
68731 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-isc-clk.c' (66,758) at 20240405153051853
68732 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan_mangle.c' (66,759) at 20240405153050109
68733 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml' (66,760) at 20240405153045149
68734 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/sparc32_dma.c' (66,761) at 20241211090212270
68735 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9xeek_dataflash_cs1_defconfig' (66,762) at 20210308005003248
68736 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_2430_data.c' (66,763) at 20210307214925918
68737 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hdmi_regs.h' (66,764) at 20240405153048781
68738 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_ttm_helper.c' (66,765) at 20240405153048397
68739 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/user.h' (66,766) at 20240405153045625
68740 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042.h' (66,767) at 20240405153049157
68741 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-zii-rdu2.dts' (66,768) at 20240405153045505
68742 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_nat_helper.h' (66,769) at 20240405153052857
68743 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos5260-clock.yaml' (66,770) at 20240405153045029
68744 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/meson.build' (66,771) at 20240112090034344
68745 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3.dtsi' (66,772) at 20240405153229875
68746 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-sysfs-nodes.rst' (66,773) at 20220525020651782
68747 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sni-exiu.c' (66,774) at 20220627100016998
68748 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/MCD_dmaApi.c' (66,775) at 20210308005003372
68749 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sdx65.h' (66,776) at 20240405153052645
68750 2025-01-21 03:01:00.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_entry.S' (66,777) at 20210307214926170
68751 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/ci20.c' (66,778) at 20210308005003008
68752 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/run-ptest' (66,779) at 20210307205554550
68753 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc5200_dma.h' (66,780) at 20210307214932378
68754 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/riscv32-linux' (66,781) at 20230317080013833
68755 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/elf_hwcaps.rst' (66,782) at 20240405153045285
68756 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/cacheinfo.c' (66,783) at 20241216090017689
68757 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/clearcase.py' (66,784) at 20241221090017584
68758 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.c' (66,785) at 20220525020652971
68759 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_cs.c' (66,786) at 20241008080013923
68760 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/qi.c' (66,787) at 20241211090145401
68761 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc.c' (66,788) at 20240405153045957
68762 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/mipi-csi2.h' (66,789) at 20240405153052829
68763 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/libgpiod.wrap' (66,790) at 20210831000007042
68764 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pytesseract/pytesseract_0.3.13.bb' (66,791) at 20241221090017564
68765 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm010.dts' (66,792) at 20210308005002632
68766 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/microchip_pfsoc.h' (66,793) at 20230426080043768
68767 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6358-pinctrl.yaml' (66,794) at 20240405153045133
68768 2025-01-21 03:01:00.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4qds.h' (66,795) at 20210308005002996
68769 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nvidia/forcedeth.c' (66,796) at 20240405153050201
68770 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/test_patching.py' (66,797) at 20210308005046237
68771 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_sdhci-test.c' (66,798) at 20240906080037572
68772 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/omap2430.h' (66,799) at 20210308005003520
68773 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-gic.h' (66,800) at 20210307214926226
68774 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/tools/gen-insn-attr-x86.awk' (66,801) at 20210309003654956
68775 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mmio.c' (66,802) at 20240415080012979
68776 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_alternate_fan_settings.robot' (66,803) at 20210308005007124
68777 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/witherspoon-debug/README.md' (66,804) at 20221209040019095
68778 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,scu-clk.yaml' (66,805) at 20240405153045025
68779 2025-01-21 03:01:00.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cmdline.c' (66,806) at 20240405153053081
68780 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/unwind.c' (66,807) at 20240405153230023
68781 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio/gpio-amd-fch.h' (66,808) at 20210309003653888
68782 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,dw100.yaml' (66,809) at 20240405153045093
68783 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt200x.c' (66,810) at 20240405153049293
68784 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/string_32.h' (66,811) at 20240405153046397
68785 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_dup_ipv6.c' (66,812) at 20241011080017391
68786 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/Makefile' (66,813) at 20220525020652074
68787 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/conf/layer.conf' (66,814) at 20241221090017564
68788 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill_1.0.bb' (66,815) at 20220402030015915
68789 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/svc/pad/api.h' (66,816) at 20210308005002640
68790 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_ioc32.c' (66,817) at 20240405153048401
68791 2025-01-21 03:01:00.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88ds3103_priv.h' (66,818) at 20240405153230779
68792 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c' (66,819) at 20240405153050201
68793 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/out-of-tree-build.patch' (66,820) at 20230503080014579
68794 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-sa1111.c' (66,821) at 20240405153052105
68795 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nalden' (66,822) at 20210307205553786
68796 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/nlohmann_json.wrap' (66,823) at 20231209090027349
68797 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/riscv/index.rst' (66,824) at 20240405153045301
68798 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/irq.h' (66,825) at 20210307214926222
68799 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/tuple_to_array.hpp' (66,826) at 20230106040046360
68800 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/Kconfig' (66,827) at 20220525020654279
68801 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/check-cvs' (66,828) at 20241221090017620
68802 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device/bus.h' (66,829) at 20240405153052677
68803 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr_security.c' (66,830) at 20240405153052349
68804 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/counters.c' (66,831) at 20240405153230715
68805 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/settings' (66,832) at 20240405153054381
68806 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmxnet3.c' (66,833) at 20241211090212310
68807 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-fan-watchdog-takeover.target' (66,834) at 20210308005055797
68808 2025-01-21 03:01:00.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/m68k/tune-mcf5441x.inc' (66,835) at 20210905000020581
68809 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_dup_netdev.c' (66,836) at 20240405153053325
68810 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/compat.rst' (66,837) at 20210309003648488
68811 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_stm32g0.c' (66,838) at 20240710080014601
68812 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/fsl_lpuart.c' (66,839) at 20240830080013307
68813 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/renesas-cpg-mssr.c' (66,840) at 20240405153230239
68814 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l36.h' (66,841) at 20210307214931594
68815 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/translate.c' (66,842) at 20240906080037480
68816 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fiq.h' (66,843) at 20210307214925850
68817 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/fpga_ast2600_spl.h' (66,844) at 20210308005003596
68818 2025-01-21 03:01:00.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/highbank/ahci.c' (66,845) at 20210308005003004
68819 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun9i-a80-de.h' (66,846) at 20210308005003636
68820 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-guest-agent/fsfreeze-hook' (66,847) at 20210308005046245
68821 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-debug-frame-arm.c' (66,848) at 20210307214932466
68822 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6338-clock.h' (66,849) at 20210308005003632
68823 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/router/ibm.js' (66,850) at 20220205040041227
68824 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coreboot.sed' (66,851) at 20210308005003728
68825 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/qos.c' (66,852) at 20210308005003040
68826 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-gp8psk-cardlist.rst' (66,853) at 20210307214925230
68827 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-am62a.c' (66,854) at 20240405153230287
68828 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Pamplona' (66,855) at 20210307205553766
68829 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/mmc_core.c' (66,856) at 20240405153231059
68830 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/icmp.h' (66,857) at 20220525020654639
68831 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/amd64-agp.c' (66,858) at 20240405153046741
68832 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/auto_submenu/__init__.py' (66,859) at 20210307214932154
68833 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ComponentIntegrityCollection_v1.xml' (66,860) at 20240619080002920
68834 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/background.c' (66,861) at 20240405153052389
68835 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-resv-mem.c' (66,862) at 20240326080039746
68836 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/surface_aggregator/device.h' (66,863) at 20240405153052801
68837 2025-01-21 03:01:00.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_meta.hpp' (66,864) at 20240731164718599
68838 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8540.h' (66,865) at 20210307214932318
68839 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-authz-simple.c' (66,866) at 20210927100127641
68840 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/trace.h' (66,867) at 20210308005045729
68841 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/ksm.rst' (66,868) at 20240405153045297
68842 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-eval-v3.dts' (66,869) at 20240405153045529
68843 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau1701.txt' (66,870) at 20210307214925426
68844 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AggregateCollection_v1.xml' (66,871) at 20240619080002916
68845 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/20150704-CVE-2015-3239_dwarf_i.h.patch' (66,872) at 20231011080016574
68846 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx.c' (66,873) at 20240405153051929
68847 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/ipmi_to_redfish_hooks.hpp' (66,874) at 20240829080009330
68848 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/ia_css_output_types.h' (66,875) at 20210307214930558
68849 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.c' (66,876) at 20220525020652963
68850 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-v3s-ccu.h' (66,877) at 20210307214931334
68851 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/clkc-tmpv770x.c' (66,878) at 20240405153046873
68852 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (66,879) at 20241206090014218
68853 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap5_uevm_defconfig' (66,880) at 20210308005003272
68854 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/linkage.h' (66,881) at 20240405153046277
68855 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-sensor.h' (66,882) at 20240405153049457
68856 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/readme.txt' (66,883) at 20210308005003032
68857 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch' (66,884) at 20230706080014753
68858 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-posix.c' (66,885) at 20241211090212454
68859 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_redirect.c' (66,886) at 20210307214931894
68860 2025-01-21 03:01:00.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/r7785rp_defconfig' (66,887) at 20240405153046309
68861 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sc16is7xx.c' (66,888) at 20241211090145497
68862 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/lite5200_sleep.S' (66,889) at 20240405153046197
68863 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_stat_unittest.cpp' (66,890) at 20210308005134001
68864 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/obmc-power-already-on@.target' (66,891) at 20221210040015138
68865 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/netfilter.h' (66,892) at 20240628080014025
68866 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/MAINTAINERS' (66,893) at 20210308005002980
68867 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rwtop-report' (66,894) at 20210307214932566
68868 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/thermal/thermal.h' (66,895) at 20210308005003644
68869 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-aspeed-test.c' (66,896) at 20240405153049669
68870 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/stm32mp1-resets.h' (66,897) at 20240405153231799
68871 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/LICENSE' (66,898) at 20210308005116213
68872 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/Kconfig' (66,899) at 20240405153054009
68873 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-bytedance-g220a.dts' (66,900) at 20240405153229863
68874 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/io.h' (66,901) at 20210308005002824
68875 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/timer.c' (66,902) at 20210308005002772
68876 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vtc.h' (66,903) at 20210307214928770
68877 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_musb.h' (66,904) at 20210308005002680
68878 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/maxim,max77802.h' (66,905) at 20210308005003632
68879 2025-01-21 03:01:00.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/serval/Makefile' (66,906) at 20210308005003020
68880 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/navi10_ih.h' (66,907) at 20210307214927238
68881 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Asiasat4_C-122.2E' (66,908) at 20210307205553758
68882 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor_multi_percpu.c' (66,909) at 20240405153052537
68883 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/valid.tcl' (66,910) at 20210308005007120
68884 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_cs.c' (66,911) at 20240405153048721
68885 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6ul_geam_nand_defconfig' (66,912) at 20210308005003260
68886 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_bpf_link.c' (66,913) at 20241104090011619
68887 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/logo/OpenBMC-Logo2.svg' (66,914) at 20210308004941080
68888 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc.c' (66,915) at 20241211090212322
68889 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-master.c' (66,916) at 20240405153046769
68890 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-driver-binder.bb' (66,917) at 20241206090014202
68891 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mxs.yaml' (66,918) at 20240405153229767
68892 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_pmic.h' (66,919) at 20210308005003652
68893 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-backlight' (66,920) at 20220525020651634
68894 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-rewrite-cargo-host-linker-in-python3.patch' (66,921) at 20231011080016578
68895 2025-01-21 03:01:00.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_reg.h' (66,922) at 20221215040039062
68896 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/vga.h' (66,923) at 20220429100100558
68897 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/dsa_loop.c' (66,924) at 20240405153049749
68898 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sta2x11-mfd.c' (66,925) at 20240405153049617
68899 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/linux/stringify.h' (66,926) at 20210307214932706
68900 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dcbnl.h' (66,927) at 20240405153052841
68901 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_var_off.c' (66,928) at 20240405153232263
68902 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FanCollection.json' (66,929) at 20240619080002948
68903 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/icm.c' (66,930) at 20240429080012436
68904 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/Makefile' (66,931) at 20240405153230271
68905 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/pxa2xx-flash.c' (66,932) at 20240405153049681
68906 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-khadas-edge.dtsi' (66,933) at 20240405153045817
68907 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_reset.h' (66,934) at 20210307214927858
68908 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_pm.c' (66,935) at 20240405153048545
68909 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/Makefile' (66,936) at 20210307214929902
68910 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/util/unwind-libdw.c' (66,937) at 20240405153232219
68911 2025-01-21 03:01:00.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/mpp.h' (66,938) at 20240405153045653
68912 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_platform.c' (66,939) at 20240405153046653
68913 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch' (66,940) at 20210307205554618
68914 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/qcom_adm.c' (66,941) at 20240405153047005
68915 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp' (66,942) at 20221209040003858
68916 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/detect-slot-aspeed' (66,943) at 20220318100029348 to deleted uid set
68917 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_64xx.c' (66,944) at 20210307214930370
68918 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/tuner-types.h' (66,945) at 20210307214931546
68919 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/kernel-doc.rst' (66,946) at 20240405153045293
68920 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/config' (66,947) at 20240405153232287
68921 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/sge.c' (66,948) at 20240405153049869
68922 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-use-closefrom-on-linux-and-glibc-2.34.patch' (66,949) at 20240106090017285
68923 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_debugfs.c' (66,950) at 20240405153048509
68924 2025-01-21 03:01:00.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/fw_cfg.c' (66,951) at 20210308005045933
68925 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/W3C-20150513' (66,952) at 20211006000025246
68926 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pce_identity.cpp' (66,953) at 20210308005049129
68927 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sa1100.c' (66,954) at 20240405153051505
68928 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dca/dcadec_0.2.0.bb' (66,955) at 20220402030015895
68929 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/machine_keyring.c' (66,956) at 20240405153232111
68930 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pca953x_gpio.c' (66,957) at 20210308005003380
68931 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-cardhu.dts' (66,958) at 20210308005002628
68932 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/sockets.json' (66,959) at 20240906080037432
68933 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-algo-pcf.h' (66,960) at 20210307214931398
68934 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/chsc.h' (66,961) at 20240405153046273
68935 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zimbra-1.4' (66,962) at 20211006000025246
68936 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/Makefile' (66,963) at 20210308005002948
68937 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/sentelic.c' (66,964) at 20210309003650212
68938 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_printinsn.py' (66,965) at 20240906080037476
68939 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/cheatsheet.md' (66,966) at 20221209040006383
68940 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/ffdc/ffdc_config.yaml' (66,967) at 20241205090013980 to deleted uid set
68941 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/snmptrapd.conf' (66,968) at 20210307205553830
68942 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-Move-F_OFD_GETLK-F_OFD_SETLK-and-F_OFD_SETLKW-t.patch' (66,969) at 20230503080014587
68943 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/ag101p_timer.c' (66,970) at 20210308005003496
68944 2025-01-21 03:01:00.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/stm32-romem.c' (66,971) at 20240520080015167
68945 2025-01-21 03:01:00.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/immap_85xx.h' (66,972) at 20210308005002840
68946 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmisensor.cpp' (66,973) at 20240829080022538
68947 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/p10bmc-ipmi-fru.yaml' (66,974) at 20241108090014316
68948 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/trace.json' (66,975) at 20240906080037432
68949 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/conf_nitpick.py' (66,976) at 20210307214925594
68950 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c' (66,977) at 20240405153050613
68951 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/vmtest.sh' (66,978) at 20240405153054309
68952 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/macsec_api.c' (66,979) at 20221128040017478
68953 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/configuration/entity-manager/blacklist.json' (66,980) at 20220618030015174
68954 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/signals.c' (66,981) at 20210927100127517
68955 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/maintainer/configure-git.rst' (66,982) at 20240405153045273
68956 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/tmio_mmc.h' (66,983) at 20240405153049673
68957 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rl6231.c' (66,984) at 20210309003654644
68958 2025-01-21 03:01:00.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-mba53.dts' (66,985) at 20240405153229883
68959 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-480.c' (66,986) at 20240405153230807
68960 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/set' (66,987) at 20240405153053437
68961 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-img-scb.txt' (66,988) at 20210307214925322
68962 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/clang-notes.rst' (66,989) at 20240405153044989
68963 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pychassisctl/setup.cfg' (66,990) at 20210308004922940
68964 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/cpu.h' (66,991) at 20210308005002720
68965 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/R+fencembonceonces.litmus' (66,992) at 20210307214932502
68966 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/run-ptest' (66,993) at 20230503080014583
68967 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/rcw_p5020_v2.cfg' (66,994) at 20210308005003168
68968 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/debugfs.c' (66,995) at 20240405153230883
68969 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-bionic.c' (66,996) at 20210307214932466
68970 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/wkup_m3_rproc.c' (66,997) at 20240405153231367
68971 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/pl181.c' (66,998) at 20241211090212334
68972 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/signal.c' (66,999) at 20241011080017291
68973 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_hw_vp8_dec.c' (67,000) at 20240405153049493
68974 2025-01-21 03:01:00.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.c' (67,001) at 20240405153231475
68975 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/Kconfig' (67,002) at 20240405153045841
68976 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sclp.h' (67,003) at 20240405153230079
68977 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_common.h' (67,004) at 20220525020653155
68978 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/README' (67,005) at 20210308005002976
68979 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/MAINTAINERS' (67,006) at 20210308005002992
68980 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/extended.json' (67,007) at 20240405153054117
68981 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-r2-scmi.dts' (67,008) at 20240405153045717
68982 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_msgdma.h' (67,009) at 20210307214929286
68983 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/Makefile' (67,010) at 20240405153054213
68984 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb' (67,011) at 20241221090017548
68985 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-rshift.c' (67,012) at 20240405153231947
68986 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sq905.c' (67,013) at 20210726100024703
68987 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_netdev.h' (67,014) at 20240405153053289
68988 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/spinlock.h' (67,015) at 20220525020652198
68989 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/CoWR+poonceonce+Once.litmus' (67,016) at 20210307214932502
68990 2025-01-21 03:01:00.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cachefiles.h' (67,017) at 20240405153052909
68991 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/zynqmppl.c' (67,018) at 20210308005003376
68992 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/arcksyms.c' (67,019) at 20210307214925670
68993 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/checksum.h' (67,020) at 20210309003648804
68994 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-adl-match.c' (67,021) at 20240405153232183
68995 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/dma-coherent.c' (67,022) at 20210309003648980
68996 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm.c' (67,023) at 20241008080013939
68997 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/Makefile' (67,024) at 20240613080016371
68998 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Amazonas-61.0W' (67,025) at 20210307205553758
68999 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/BUSTED.boot' (67,026) at 20210307214932714
69000 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tn48m.c' (67,027) at 20240405153047085
69001 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/error.h' (67,028) at 20210308005003764
69002 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1043ardb.h' (67,029) at 20210308005003600
69003 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_ttm.h' (67,030) at 20240405153230583
69004 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/hugetlbpage.c' (67,031) at 20240405153230003
69005 2025-01-21 03:01:00.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl372.h' (67,032) at 20210307214928318
69006 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/bcm958742-base.dtsi' (67,033) at 20220525020651906
69007 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/builder/builder_0.1.bb' (67,034) at 20241221090017684
69008 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs0_defconfig' (67,035) at 20210308005003248
69009 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigo.c' (67,036) at 20210307214932246
69010 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/imx-ocotp-ele.c' (67,037) at 20240405153231275
69011 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_spin_lock.c' (67,038) at 20240405153054285
69012 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-func-open.rst' (67,039) at 20210309003648484
69013 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c' (67,040) at 20240405153048381
69014 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/sifive-serial.yaml' (67,041) at 20240405153045153
69015 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/floating-point.json' (67,042) at 20240405153054137
69016 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_probe_helper.c' (67,043) at 20240415080012967
69017 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/user-trap.c' (67,044) at 20210307214932130
69018 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/mmci.h' (67,045) at 20240405153052657
69019 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtd/mtd-utils_2.2.1.bb' (67,046) at 20241221090017664
69020 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mulr_q_h.c' (67,047) at 20210308005046513
69021 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/iommu.h' (67,048) at 20210307214926582
69022 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/e4000.h' (67,049) at 20210307214928794
69023 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gtbus.h' (67,050) at 20210308005002668
69024 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/container.c' (67,051) at 20240405153052161
69025 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/watchdog.h' (67,052) at 20210307214926590
69026 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/default' (67,053) at 20210307205554502
69027 2025-01-21 03:01:00.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/sunlance.c' (67,054) at 20240405153230919
69028 2025-01-21 03:01:00.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid0.h' (67,055) at 20240405153049257
69029 2025-01-21 03:01:00.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/core.c' (67,056) at 20241216090017689
69030 2025-01-21 03:01:00.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-util.h' (67,057) at 20230925080039853
69031 2025-01-21 03:01:00.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/blowfish_generic.c' (67,058) at 20240405153046533
69032 2025-01-21 03:01:00.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_reset_recovery.cpp' (67,059) at 20240215090033432
69033 2025-01-21 03:01:00.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb' (67,060) at 20241221090017548
69034 2025-01-21 03:01:00.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console_git.bbappend' (67,061) at 20230120040014546
69035 2025-01-21 03:01:00.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Container.v1_0_1.json' (67,062) at 20240619080002944
69036 2025-01-21 03:01:00.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/README' (67,063) at 20210308005002972
69037 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/shm.c' (67,064) at 20240405153231887
69038 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ia_css_ctc2_types.h' (67,065) at 20210307214930554
69039 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-vp7045-cardlist.rst' (67,066) at 20210307214925230
69040 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/Makefile' (67,067) at 20210308005003496
69041 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/images/obmc-phosphor-image.bbappend' (67,068) at 20220421030022564
69042 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcompress/libcompress-raw-bzip2-perl_2.213.bb' (67,069) at 20241221090017544
69043 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dw100.h' (67,070) at 20240405153052913
69044 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun50i-codec-analog.c' (67,071) at 20240405153054009
69045 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-pcb8309.dts' (67,072) at 20240405153045469
69046 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/spec_ctrl.rst' (67,073) at 20220525020651790
69047 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_port_isolation.sh' (67,074) at 20210307214932686
69048 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/Kconfig' (67,075) at 20210308005002980
69049 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ramboot-ppc85xx' (67,076) at 20210308005003296
69050 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/extent.c' (67,077) at 20240405153052377
69051 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c' (67,078) at 20210307214930130
69052 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pro4.c' (67,079) at 20210308005002792
69053 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/ethtool.h' (67,080) at 20220525020655119
69054 2025-01-21 03:01:00.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/rdma.c' (67,081) at 20240830080013295
69055 2025-01-21 03:01:00.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/lan78xx.c' (67,082) at 20241211090145465
69056 2025-01-21 03:01:00.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timekeeping.c' (67,083) at 20240815080012915
69057 2025-01-21 03:01:00.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-lpddr3-2GB-1600.dtsi' (67,084) at 20210308005002608
69058 2025-01-21 03:01:00.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Association/Definitions.interface.yaml' (67,085) at 20210610000035106
69059 2025-01-21 03:01:00.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ceph/file.c' (67,086) at 20240429080012448 to deleted uid set
69060 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/amlogic,meson-nand.yaml' (67,087) at 20240405153229779
69061 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml' (67,088) at 20240405153229779
69062 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lg2160.h' (67,089) at 20210307214928626
69063 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sk_storage_tracing.c' (67,090) at 20240405153054261
69064 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp' (67,091) at 20221229040004411
69065 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_host.h' (67,092) at 20210308005003520
69066 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_kfunc_common.h' (67,093) at 20240405153054273
69067 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/sdbusplus.wrap' (67,094) at 20220603030022985
69068 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/instruction.json' (67,095) at 20240405153054109
69069 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c' (67,096) at 20220525020652967
69070 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lipmi/Makefile.am' (67,097) at 20210308004938836
69071 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ldapdump' (67,098) at 20240301090025107
69072 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/fsl,imx8qxp-pixel-link-msi-bus.yaml' (67,099) at 20240405153229755
69073 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/micron-1g.cfg' (67,100) at 20210308005002908
69074 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/neighbor.cpp' (67,101) at 20230701080027201
69075 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/phy.c' (67,102) at 20240405153231167
69076 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/arm,arm-firmware-suite.yaml' (67,103) at 20240405153045113
69077 2025-01-21 03:01:00.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/x32-psabi.rst' (67,104) at 20230114040015514
69078 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c' (67,105) at 20241211090145461
69079 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-bsp/u-boot/u-boot-common-aspeed-sdk.inc' (67,106) at 20221122040015511
69080 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/layer3/conf/layer.conf' (67,107) at 20210307205554258
69081 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/fans/phosphor-pid-control/config.json' (67,108) at 20240710080016241
69082 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch' (67,109) at 20220502030010100
69083 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/max8925-backlight.txt' (67,110) at 20210307214925346
69084 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/mft.h' (67,111) at 20240405153052457
69085 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4.dtsi' (67,112) at 20240405153045609
69086 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi' (67,113) at 20241211090145373
69087 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ioports.h' (67,114) at 20210308005003652
69088 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/backing-dev.h' (67,115) at 20240405153231799
69089 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/fils_aead.h' (67,116) at 20210307214931986
69090 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/struct_ops.c' (67,117) at 20240613080016551
69091 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_encaps.h' (67,118) at 20210307214931586
69092 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-am654.c' (67,119) at 20210307214927146
69093 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-uart-switch-button.service' (67,120) at 20240822080012460
69094 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/SECURITY.md' (67,121) at 20241221090017544
69095 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/adcli/adcli_0.9.2.bb' (67,122) at 20240124090012254
69096 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aniso8601_9.0.1.bb' (67,123) at 20231126090012801
69097 2025-01-21 03:01:00.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/inode.c' (67,124) at 20240405153231603
69098 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed.c' (67,125) at 20240906080037152
69099 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-head.h.inc' (67,126) at 20240906080037324
69100 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/tracepoints.rst' (67,127) at 20240405153045237
69101 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm33xx-core.c' (67,128) at 20240405153045669
69102 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/send_image' (67,129) at 20210308005003764
69103 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/g762.txt' (67,130) at 20210307214925322
69104 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/bootimg-pcbios.py' (67,131) at 20230520080014508
69105 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/0001-Fix-a-few-Werror-format-security-errors-with-mvprint.patch' (67,132) at 20220204040022504
69106 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/conf.py' (67,133) at 20210307205554234
69107 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console/server.ttyS0.conf' (67,134) at 20240402080012066
69108 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs/0001-Support-cross-builds-a-bit-better.patch' (67,135) at 20240413080012635
69109 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/0001-build-Pass-tag-CC-explictly-when-using-libtool.patch' (67,136) at 20210307205553942
69110 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-u-boot.dtsi' (67,137) at 20210308005002600
69111 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hbm.c' (67,138) at 20240405153049641
69112 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-beacon-baseboard.dtsi' (67,139) at 20240405153229923
69113 2025-01-21 03:01:00.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-core.c' (67,140) at 20240405153046985
69114 2025-01-21 03:01:00.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/venc.c' (67,141) at 20240405153230811
69115 2025-01-21 03:01:00.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grufault.c' (67,142) at 20240405153049645
69116 2025-01-21 03:01:00.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu.h' (67,143) at 20241211090212502
69117 2025-01-21 03:01:00.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/mscc/Kconfig' (67,144) at 20210307214929986
69118 2025-01-21 03:01:00.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/redfish/styles/index.scss' (67,145) at 20210308005107077
69119 2025-01-21 03:01:00.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-sysfs.c' (67,146) at 20240830080013251
69120 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_eq_ph.c' (67,147) at 20210308005046501
69121 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.13.bb' (67,148) at 20231014080011723
69122 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-hpe/host/host-boot-enable.bbappend' (67,149) at 20230524080016081
69123 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Device.metadata.yaml' (67,150) at 20221213040029821
69124 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/deflate_syms.c' (67,151) at 20210307214931822
69125 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/hdlcd_regs.h' (67,152) at 20210307214927738
69126 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_fetch_add.c' (67,153) at 20220525020655203
69127 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/.gitignore' (67,154) at 20240405153054237
69128 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/fault.c' (67,155) at 20240405153230151
69129 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/usb-uclass.c' (67,156) at 20210308005003516
69130 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/as3722-regulator.c' (67,157) at 20240405153051461
69131 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/auxadc.h' (67,158) at 20210307214931438
69132 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dbdma.h' (67,159) at 20210307214926378
69133 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-ftrace.txt' (67,160) at 20240405153232219
69134 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/ldap-controller.html' (67,161) at 20210308005107065
69135 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/mysql-systemd-start' (67,162) at 20210307205553890
69136 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-mpeg2.c' (67,163) at 20240405153049405
69137 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/MAINTAINERS' (67,164) at 20210308005003048
69138 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb' (67,165) at 20241220090019722
69139 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.0' (67,166) at 20211006000025242
69140 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm23550-sparrow.dts' (67,167) at 20240405153045425
69141 2025-01-21 03:01:00.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro-samsung-klte.dts' (67,168) at 20240405153229895
69142 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ResourceBlock.v1_4_3.json' (67,169) at 20240619080002952
69143 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar5312.h' (67,170) at 20210307214926186
69144 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/COPYING.apache-2.0' (67,171) at 20210307205554134
69145 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/MAINTAINERS' (67,172) at 20210308005002988
69146 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/rgmii.c' (67,173) at 20240405153230955
69147 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bbappend' (67,174) at 20241206090014230
69148 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_of.h' (67,175) at 20240405153048565
69149 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/kernel.h' (67,176) at 20240405153054229
69150 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_counter_cgroup.c' (67,177) at 20240405153054181
69151 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88060-regulator.c' (67,178) at 20240405153051469
69152 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_phy_reg.h' (67,179) at 20210307214930662
69153 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/exynos5422-dmc.c' (67,180) at 20240405153230831
69154 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/Kconfig' (67,181) at 20241211090212346
69155 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/service_files/phosphor-button-handler.service' (67,182) at 20230216040020567
69156 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/sys_helper.c' (67,183) at 20240906080037480
69157 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/storage-daemon/meson.build' (67,184) at 20240906080037444
69158 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8328.c' (67,185) at 20240405153053613
69159 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-evm-u-boot.dtsi' (67,186) at 20210308005002592
69160 2025-01-21 03:01:00.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_reject_ipv4.c' (67,187) at 20241018080014582
69161 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efi-pstore.c' (67,188) at 20240405153047041
69162 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Proxy/meson.build' (67,189) at 20230825080021141 to deleted uid set
69163 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/bus.json' (67,190) at 20240405153232223
69164 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2e-evm.dts' (67,191) at 20240405153045589
69165 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/benchmark-crypto-hmac.c' (67,192) at 20241211090212530
69166 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/bcd.h' (67,193) at 20210308005046045
69167 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-isns/files/0001-isnsd.socket-use-run-instead-of-var-run.patch' (67,194) at 20210307205553846
69168 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch' (67,195) at 20231011080016574
69169 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_ter16x32.c' (67,196) at 20220525020654751
69170 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7757.c' (67,197) at 20240405153051361
69171 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0006-Handle-noisy-netlink-sockets.patch' (67,198) at 20241206090014242
69172 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_device.c' (67,199) at 20210307214927082
69173 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-b650v3.dts' (67,200) at 20240405153045501
69174 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/lapbether.c' (67,201) at 20240405153050393
69175 2025-01-21 03:01:00.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/scaling.rst' (67,202) at 20240405153045241
69176 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/stosm-early.S' (67,203) at 20230426080043952
69177 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/spl.c' (67,204) at 20210308005002728
69178 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ppcboot-hotfoot.h' (67,205) at 20210307214926362
69179 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Klovsjo' (67,206) at 20210307205553786
69180 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/oemrouter.hpp' (67,207) at 20230513080027502
69181 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-CMakeLists.txt-set-libdir-to-CMAKE_INSTALL_FULL_LIBD.patch' (67,208) at 20241221090017672
69182 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha1-ce-core.S' (67,209) at 20220525020651946
69183 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-98dx3236.dtsi' (67,210) at 20240405153045453
69184 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/internals.rst' (67,211) at 20210307214925478
69185 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dts' (67,212) at 20210307214926346
69186 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtmutex.h' (67,213) at 20240405153052789
69187 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sound.h' (67,214) at 20210308005003684
69188 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/elf_hwcaps.rst' (67,215) at 20240405153045245
69189 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/snps,dw-apb-timers-pwm2.yaml' (67,216) at 20240405153229791
69190 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/fscache.h' (67,217) at 20240405153231699
69191 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/initscript' (67,218) at 20210307205553990
69192 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/MAINTAINERS' (67,219) at 20210308005003036
69193 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v8_7.h' (67,220) at 20240405153047165
69194 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/enum.c' (67,221) at 20210307214927918
69195 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c' (67,222) at 20240405153050157
69196 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/m68k/features.rst' (67,223) at 20240405153229743
69197 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/fsl_i2c.h' (67,224) at 20210308005002800
69198 2025-01-21 03:01:00.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/Makefile' (67,225) at 20240405153054357
69199 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hnae.h' (67,226) at 20240405153049941
69200 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.yaml' (67,227) at 20240405153045113
69201 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_recv.h' (67,228) at 20240405153051925
69202 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OpenSSL-standalone' (67,229) at 20241221090017616
69203 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-powercycle' (67,230) at 20240316080012480
69204 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_diag.h' (67,231) at 20210307214930234
69205 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-pegatron-chagall.dts' (67,232) at 20240405153229879
69206 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/flat.h' (67,233) at 20210307214931386
69207 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000OverlayDevice.c' (67,234) at 20210307214930914
69208 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_venc.c' (67,235) at 20240405153048569
69209 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v8_0.h' (67,236) at 20210307214927226
69210 2025-01-21 03:01:00.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/mtk-rng.c' (67,237) at 20241008080013911
69211 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/chromebook_samus.dts' (67,238) at 20210308005002860
69212 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/overview.rst' (67,239) at 20240405153044973
69213 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/tcm.c' (67,240) at 20210307214926102
69214 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,bcm63xx-usbh-phy.yaml' (67,241) at 20240405153045129
69215 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/ebpf_rss.rst' (67,242) at 20210927100127069
69216 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/router_scale.sh' (67,243) at 20220525020655207
69217 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/Kconfig' (67,244) at 20240405153230851
69218 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-icore-mipi.dts' (67,245) at 20240405153045497
69219 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/tod-tcg.c' (67,246) at 20220429100100522
69220 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/debian/rules' (67,247) at 20240405153232107
69221 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-hauppauge.c' (67,248) at 20210307214928782
69222 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ipsec.h' (67,249) at 20240405153050045
69223 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/trace.h' (67,250) at 20240405153053941
69224 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel/fix-configure-option-parsing.patch' (67,251) at 20210307205553978
69225 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/switch_to.h' (67,252) at 20240405153046397
69226 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c' (67,253) at 20220525020654175
69227 2025-01-21 03:01:00.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler-data_0.4.12.bb' (67,254) at 20241206090014262
69228 2025-01-21 03:01:00.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netdevice.h' (67,255) at 20241104090011599
69229 2025-01-21 03:01:00.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/michael_mic.c' (67,256) at 20210309003649120
69230 2025-01-21 03:01:00.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/0001-test_lib.sh-remove-gobin-requirement-during-build.patch' (67,257) at 20230706080014749
69231 2025-01-21 03:01:00.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/external_intf/management_console_utils.robot' (67,258) at 20240627080021048
69232 2025-01-21 03:01:00.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020utm-pc_32b.dts' (67,259) at 20210307214926346
69233 2025-01-21 03:01:00.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/i2c.txt' (67,260) at 20210307214925422
69234 2025-01-21 03:01:00.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/blobs-ipmid/blobs.hpp' (67,261) at 20241220090029607
69235 2025-01-21 03:01:00.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-coremask.h' (67,262) at 20210307214926230
69236 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/core.c' (67,263) at 20240405153231255
69237 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/huge-vmap/arch-support.txt' (67,264) at 20240405153045201
69238 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/rebuild-expected-aml.sh' (67,265) at 20240906080037556
69239 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/route.json' (67,266) at 20240405153054377
69240 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxml/libxml2/run-ptest' (67,267) at 20230114040015538
69241 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunhme.h' (67,268) at 20240405153050309
69242 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/sgi575-efidisk.wks' (67,269) at 20220804030014683
69243 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_helpers.c' (67,270) at 20240405153047285
69244 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/MAINTAINERS' (67,271) at 20210308005003024
69245 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/machine_kexec.c' (67,272) at 20240405153230079
69246 2025-01-21 03:01:00.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/ahci.c' (67,273) at 20210308005003056
69247 2025-01-21 03:01:00.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-cache.json' (67,274) at 20240405153054149
69248 2025-01-21 03:01:00.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-madera.h' (67,275) at 20210307214930074
69249 2025-01-21 03:01:00.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/Makefile.vdso' (67,276) at 20240326080039566
69250 2025-01-21 03:01:00.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/quota.c' (67,277) at 20241018080014558
69251 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memory-tiers.h' (67,278) at 20240405153231819
69252 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/arm-powerctl.h' (67,279) at 20210308005046261
69253 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (67,280) at 20230721080014362
69254 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.isort.cfg' (67,281) at 20220314030038292
69255 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/kwbimage-is2.cfg' (67,282) at 20210308005002904
69256 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop.c' (67,283) at 20240405153049269
69257 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Heinola' (67,284) at 20210307205553770
69258 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-log.h' (67,285) at 20210307214926918
69259 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/renesas_sdhi.h' (67,286) at 20240405153230855
69260 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-mttcg.c' (67,287) at 20240906080037136
69261 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2_table.host.c' (67,288) at 20210309003653020
69262 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-titan.c' (67,289) at 20210307214926546
69263 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__scope.hpp' (67,290) at 20240817080036820
69264 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/powercap/dtpm.rst' (67,291) at 20220525020651750
69265 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri-aster.dts' (67,292) at 20240405153045737
69266 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unlzo.c' (67,293) at 20220525020654747
69267 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vdso-note.S' (67,294) at 20210307214926754
69268 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/grub_2.12.bb' (67,295) at 20240127090011888
69269 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-imx25-pdk-machine.c' (67,296) at 20221215040039374
69270 2025-01-21 03:01:00.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mprls0025pa.c' (67,297) at 20240405153230695
69271 2025-01-21 03:01:00.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_fs.c' (67,298) at 20240405153053469
69272 2025-01-21 03:01:00.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/MAINTAINERS' (67,299) at 20210308005003028
69273 2025-01-21 03:01:00.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp.h' (67,300) at 20240405153231295
69274 2025-01-21 03:01:00.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/Makefile' (67,301) at 20210307214930434
69275 2025-01-21 03:01:00.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/tid_rdma.c' (67,302) at 20240405153049053
69276 2025-01-21 03:01:00.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/053.out' (67,303) at 20210308005046441
69277 2025-01-21 03:01:00.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/arizona-ldo1.h' (67,304) at 20210307214931494
69278 2025-01-21 03:01:00.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/pipeline.json' (67,305) at 20240405153054109
69279 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/vexpress-spc-cpufreq.c' (67,306) at 20240405153230255
69280 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/Makefile' (67,307) at 20210308005003048
69281 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/file_test_utilities.hpp' (67,308) at 20240529080008427
69282 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (67,309) at 20210307205554086
69283 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/google/Makefile' (67,310) at 20240405153053933
69284 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/pgtable.c' (67,311) at 20240405153230003
69285 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/helper.h' (67,312) at 20240326080039706
69286 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_req.c' (67,313) at 20240405153046705
69287 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ddr_spd.h' (67,314) at 20210308005003628
69288 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fb_dma_helper.c' (67,315) at 20240405153048393
69289 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/handler.hpp' (67,316) at 20240521080010460
69290 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_core.h' (67,317) at 20240906080037336
69291 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-gpio-1.dtsi' (67,318) at 20210307214926350
69292 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054l2-smarc-cru-csi-ov5645.dtso' (67,319) at 20240405153045809
69293 2025-01-21 03:01:00.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml' (67,320) at 20240405153045101
69294 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/tmon.8' (67,321) at 20210307214932738
69295 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/expected_config' (67,322) at 20210307214932154
69296 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-slave.dts' (67,323) at 20240405153045529
69297 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/numa.c' (67,324) at 20241211090212262
69298 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio-gpio.h' (67,325) at 20210307214931422
69299 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-matrix.dts' (67,326) at 20240405153045453
69300 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/eth_superhydra.c' (67,327) at 20210308005002964
69301 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mshyperv.h' (67,328) at 20240919080017050
69302 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_sctp.c' (67,329) at 20240405153053341
69303 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/vf610-clock.h' (67,330) at 20210309003653812
69304 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl5005s.h' (67,331) at 20210307214928798
69305 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_tc.c' (67,332) at 20240405153050177
69306 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/macfb.c' (67,333) at 20241211090212266
69307 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/Kconfig' (67,334) at 20210307214931862
69308 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/Makefile' (67,335) at 20210307214927130
69309 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools/0001-Run-native-xdt-csource-on-tests.patch' (67,336) at 20210307205554042
69310 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi' (67,337) at 20240405153045745
69311 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Muodoslompolo' (67,338) at 20210307205553786
69312 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/partition.hpp' (67,339) at 20220922030007675
69313 2025-01-21 03:01:00.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/Makefile' (67,340) at 20240405153230295
69314 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cpu.h' (67,341) at 20240405153045853
69315 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186-loader.c' (67,342) at 20240405153054001
69316 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/menubox.c' (67,343) at 20210308005003732
69317 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/Makefile-keyspan_pda_fw' (67,344) at 20210307214930858
69318 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-disable-build-manpages.patch' (67,345) at 20230706080014753
69319 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475DFE_defconfig' (67,346) at 20210308005003236
69320 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000Ramdac.c' (67,347) at 20210307214930914
69321 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/trans_pgd.h' (67,348) at 20240405153045865
69322 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/device_updater_test.cpp' (67,349) at 20231019080039959
69323 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-mmio-v3.c' (67,350) at 20241211090145377
69324 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-xlp9xx.c' (67,351) at 20240405153230683
69325 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.h' (67,352) at 20220525020653423
69326 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/es1888.c' (67,353) at 20210307214925654
69327 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/csum_ipv6_magic.S' (67,354) at 20240405153229855
69328 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_neo_plus2_defconfig' (67,355) at 20210308005003272
69329 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/elmer0.h' (67,356) at 20240405153049861
69330 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-shark2.c' (67,357) at 20240613080016427
69331 2025-01-21 03:01:00.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vmw_pvscsi.h' (67,358) at 20210308005045957
69332 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/pxa25x_udc.c' (67,359) at 20210308005003508
69333 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/csky/pmu.txt' (67,360) at 20210307214925298
69334 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/task.hpp' (67,361) at 20241221090003056
69335 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/handoff_s10.h' (67,362) at 20210308005002780
69336 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/sh_eth.h' (67,363) at 20220525020653639
69337 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k_templates/main_per_task.c' (67,364) at 20240405153054385
69338 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/Kconfig' (67,365) at 20210307214929974
69339 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/introduction.rst' (67,366) at 20240405153045213
69340 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/CVE-2023-33460.patch' (67,367) at 20231126090012793
69341 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/machine.c' (67,368) at 20240906080037452
69342 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm.h' (67,369) at 20240405153230203
69343 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/gpios-manager.service' (67,370) at 20230920080013648
69344 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-picolcd' (67,371) at 20210307214925202
69345 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9x5_devices.c' (67,372) at 20210308005002712
69346 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/test_binary_search.py' (67,373) at 20210905000020593
69347 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/0002-tests-Use-head-n1-for-busybox-compatibility.patch' (67,374) at 20230131040012035
69348 2025-01-21 03:01:00.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima-evm-keys/ima-evm-keys_1.0.bb' (67,375) at 20220402030016075
69349 2025-01-21 03:01:00.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-nec-nl8048hl11.c' (67,376) at 20240405153048689
69350 2025-01-21 03:01:00.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs53l30.c' (67,377) at 20240405153053581
69351 2025-01-21 03:01:00.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1-ctouch2-of10.dts' (67,378) at 20240405153229903
69352 2025-01-21 03:01:00.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/camellia_asm.S' (67,379) at 20210307214926574
69353 2025-01-21 03:01:00.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sks-kinkel/sksimx6/MAINTAINERS' (67,380) at 20210308005003052
69354 2025-01-21 03:01:00.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_2_offset.h' (67,381) at 20220525020652662
69355 2025-01-21 03:01:00.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2_7xx.h' (67,382) at 20240405153045661
69356 2025-01-21 03:01:00.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_HWConfig.c' (67,383) at 20220525020654179
69357 2025-01-21 03:01:00.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-evb.dts' (67,384) at 20210308005002608
69358 2025-01-21 03:01:00.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ppc-pci.h' (67,385) at 20240405153230031
69359 2025-01-21 03:01:00.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_hid.c' (67,386) at 20240628080014009
69360 2025-01-21 03:01:00.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/notif.c' (67,387) at 20240405153052965
69361 2025-01-21 03:01:00.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (67,388) at 20230412080023460
69362 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_lan_hmc.h' (67,389) at 20240411080014094
69363 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/x11.txt' (67,390) at 20210308005002540
69364 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/barrier.h' (67,391) at 20210307214925846
69365 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/phonet/phonet.h' (67,392) at 20240405153052861
69366 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/vm_mmu.h' (67,393) at 20210307214926110
69367 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc_frame.h' (67,394) at 20220525020654651
69368 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/usermode/usermode/0001-Makefile.am-Link-with-libm-for-powl-API.patch' (67,395) at 20230503080014579
69369 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/stm32l4x5_usart.c' (67,396) at 20241022080032780
69370 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/Kconfig' (67,397) at 20210308005003356
69371 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/statx.c' (67,398) at 20240405153052969
69372 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_vtl.c' (67,399) at 20240405153230107
69373 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/Kconfig' (67,400) at 20210307214930382
69374 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb' (67,401) at 20241212090014007 to deleted uid set
69375 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cma3000_d0x.c' (67,402) at 20240405153049141
69376 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socrates.h' (67,403) at 20210308005003616
69377 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p1022_ds.c' (67,404) at 20240405153230051
69378 2025-01-21 03:01:00.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1373.c' (67,405) at 20240405153232143
69379 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/switchdev.h' (67,406) at 20210307214929902
69380 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml' (67,407) at 20240405153045169
69381 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/fdt.c' (67,408) at 20210308005003472
69382 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-iodata-bctv7e.c' (67,409) at 20210307214928782
69383 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp' (67,410) at 20240918080002704
69384 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-clock-s3c64xx.h' (67,411) at 20210309003648720
69385 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/testcases.dtso' (67,412) at 20240405153051213
69386 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sl28cpld.c' (67,413) at 20240405153047081
69387 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/rpu-ready-assert@.service' (67,414) at 20240912080013426
69388 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/Makefile' (67,415) at 20220525020655215
69389 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/proc-macro-error-1-rs/meson.build' (67,416) at 20241211090212462
69390 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/align.S' (67,417) at 20240405153046505
69391 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040d4_sd_rcw.cfg' (67,418) at 20210308005002992
69392 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+.inc' (67,419) at 20220402030015959
69393 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/SBx81LIFKW_defconfig' (67,420) at 20210308005003244
69394 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/configuration/entity-manager_%.bbappend' (67,421) at 20241206090014222
69395 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/irq.c' (67,422) at 20240405153045677
69396 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-sheevaplug.dts' (67,423) at 20210308005002596
69397 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/dnotify/Kconfig' (67,424) at 20210307214931190
69398 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/Kconfig' (67,425) at 20240405153231471
69399 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-escape.err' (67,426) at 20210308005046413
69400 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/byteorder/little_endian.h' (67,427) at 20220525020654667
69401 2025-01-21 03:01:00.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/drivers/pcmcia/Kconfig' (67,428) at 20210308005003452 to deleted uid set
69402 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/macb.h' (67,429) at 20240405153049853
69403 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/gather_data_sampling.rst' (67,430) at 20240405153044945
69404 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--0a/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (67,431) at 20210307205553722
69405 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/tprobe_syntax_errors.tc' (67,432) at 20240405153054305
69406 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_versal.h' (67,433) at 20210308005003624
69407 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/is-daemonized.c' (67,434) at 20210308005046257
69408 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (67,435) at 20230807080022150
69409 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/parm_def' (67,436) at 20210308005007100
69410 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/deflate.c' (67,437) at 20210308005003716
69411 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/pnfs-block-server.rst' (67,438) at 20210309003648292
69412 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/reset.h' (67,439) at 20210307214926994
69413 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp' (67,440) at 20221229040004411
69414 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@82000/tmp421@4c.conf' (67,441) at 20210307205554094
69415 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/booke.h' (67,442) at 20240405153046169
69416 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-scf.sh' (67,443) at 20220525020655227
69417 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_81xx_data.c' (67,444) at 20240405153045669
69418 2025-01-21 03:01:00.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_ed25519_key.pub' (67,445) at 20210307205554466
69419 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/cache.json' (67,446) at 20240405153232227
69420 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_set_nested_state_test.c' (67,447) at 20240405153054325
69421 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-v4l2.c' (67,448) at 20240405153049473
69422 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/sdeventplus.wrap' (67,449) at 20220322030034432
69423 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c' (67,450) at 20240405153049805
69424 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/RedfishError_v1.xml' (67,451) at 20240619080002932
69425 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppc476.inc' (67,452) at 20210905000020581
69426 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/clock.h' (67,453) at 20240405153052789
69427 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_soc_dts_iosf.h' (67,454) at 20240405153231499
69428 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/xilinx_dpdma.h' (67,455) at 20240405153052681
69429 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_mm.c' (67,456) at 20240405153048529
69430 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_addr_any.c' (67,457) at 20210307214932694
69431 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/memset.S' (67,458) at 20240405153230003
69432 2025-01-21 03:01:00.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-subdev.c' (67,459) at 20240613080016427
69433 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/313' (67,460) at 20210927100127505
69434 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/Makefile' (67,461) at 20210308005002908
69435 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/doorbell.h' (67,462) at 20210307214931442
69436 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cache.h' (67,463) at 20240405153052665
69437 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-riscv.h' (67,464) at 20210308005003612
69438 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tbs2910.h' (67,465) at 20210308005003620
69439 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_mcv.dtsi' (67,466) at 20240405153045441
69440 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_dbg.c' (67,467) at 20220525020655111
69441 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/manager.cpp' (67,468) at 20240817080031292
69442 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/lockcnt.h' (67,469) at 20241211090212366
69443 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/Makefile' (67,470) at 20240405153052021
69444 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/suspend.c' (67,471) at 20240405153045633
69445 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/src/lib.rs' (67,472) at 20241211090212454
69446 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni.h' (67,473) at 20220525020652995
69447 2025-01-21 03:01:00.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/smb_common.c' (67,474) at 20241115090012965 to deleted uid set
69448 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/klcc-consider-sysroot.patch' (67,475) at 20230706080014733
69449 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64.dtsi' (67,476) at 20210308005002620
69450 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/Makefile' (67,477) at 20210307214932042
69451 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/run-on-all.sh' (67,478) at 20210307214932742
69452 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/smbiosmdrv2.hpp' (67,479) at 20210308005122217
69453 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s72100.dtsi' (67,480) at 20240405153045549
69454 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-cpu-timers.c' (67,481) at 20240405153053053
69455 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/dcu.c' (67,482) at 20210308005002968
69456 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb' (67,483) at 20241221090017524
69457 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0033-dt-Provide-a-way-to-remove-non-compliant-nodes-and-p.patch' (67,484) at 20240413080012627
69458 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tegra-icc.h' (67,485) at 20240405153052805
69459 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/mem_input.h' (67,486) at 20240405153047293
69460 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/start.S' (67,487) at 20210308005003008
69461 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-meson-audio-arb.c' (67,488) at 20240405153231371
69462 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pgtable-levels.h' (67,489) at 20240405153229859
69463 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-dsa' (67,490) at 20220525020651634
69464 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3368.h' (67,491) at 20210308005002660
69465 2025-01-21 03:01:00.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge.h' (67,492) at 20210307214931646
69466 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp209.dtsi' (67,493) at 20240405153045373
69467 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/MAINTAINERS' (67,494) at 20210308005002916
69468 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_cache.h' (67,495) at 20210307214931058
69469 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tfc_io.c' (67,496) at 20220525020654207
69470 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/phy.h' (67,497) at 20220617030036053
69471 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/Makefile' (67,498) at 20210307214932186
69472 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/KeyPolicy.v1_0_1.json' (67,499) at 20240619080002948
69473 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.yaml' (67,500) at 20240405153229799
69474 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mtdconcat.c' (67,501) at 20210308005003408
69475 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-ns2.txt' (67,502) at 20210307214925346
69476 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt722-sdca.c' (67,503) at 20241211090145565
69477 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_defprio.sh' (67,504) at 20240405153054297
69478 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb' (67,505) at 20240302090018206
69479 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adis16240.yaml' (67,506) at 20240405153045065
69480 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h' (67,507) at 20240405153230331
69481 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb' (67,508) at 20241120090012768
69482 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/stepwise.hpp' (67,509) at 20210308005116217
69483 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.9.bb' (67,510) at 20241221090017492
69484 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport.h' (67,511) at 20240405153046953
69485 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/snmpd.service' (67,512) at 20210307205553830
69486 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/transportconstants.hpp' (67,513) at 20241116090019843
69487 2025-01-21 03:01:00.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/Kconfig' (67,514) at 20240405153047029
69488 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ptrace_offsets.h' (67,515) at 20210307214926122
69489 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/keep-tracking.c' (67,516) at 20240405153054169
69490 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/st,spear-timer.txt' (67,517) at 20210307214925446
69491 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/pic.c' (67,518) at 20240405153046201
69492 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/namei.c' (67,519) at 20210307214931230
69493 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/hrcon.c' (67,520) at 20210308005003000
69494 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lkc.h' (67,521) at 20240405153232103
69495 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/as-layout.h' (67,522) at 20240405153046345
69496 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt.rst' (67,523) at 20210309003648500
69497 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb' (67,524) at 20240413080012655
69498 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7792-blanche-u-boot.dts' (67,525) at 20210308005002600
69499 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/clock.c' (67,526) at 20210308005002552
69500 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.c' (67,527) at 20220525020652959
69501 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/Makefile' (67,528) at 20240405153045949
69502 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/portl2_defconfig' (67,529) at 20210308005003276
69503 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/spl_board_init.c' (67,530) at 20210308005002796
69504 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/mipi_backend_defs.h' (67,531) at 20210307214930538
69505 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/eth_media.c' (67,532) at 20240405153053393
69506 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_gem.c' (67,533) at 20240405153048701
69507 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-dmar-vtd.h' (67,534) at 20241114091008832
69508 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/imx-keypad.yaml' (67,535) at 20240405153045081
69509 2025-01-21 03:01:00.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/digic.h' (67,536) at 20210308005046005
69510 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/fb.h' (67,537) at 20210308005002724
69511 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/Kconfig' (67,538) at 20210307214926994
69512 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_helper_packet_access.c' (67,539) at 20240405153054281
69513 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fs_loader.c' (67,540) at 20210308005003400
69514 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb' (67,541) at 20240301090012423
69515 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/precise-smc-user.c' (67,542) at 20240326080039746
69516 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/btrfs_tree.h' (67,543) at 20210308005003544
69517 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1_vp8_dec.c' (67,544) at 20240405153049493
69518 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/zstd_wrapper.c' (67,545) at 20240405153052541
69519 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memweight.c' (67,546) at 20210307214931810
69520 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/rn5t567_pmic.h' (67,547) at 20210308005003680
69521 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ib.c' (67,548) at 20241211090145429
69522 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/Makefile' (67,549) at 20210308005002820
69523 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/sysmap.h' (67,550) at 20210308005002640
69524 2025-01-21 03:01:00.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-crop.rst' (67,551) at 20240405153045325
69525 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c' (67,552) at 20240405153049473
69526 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-gen.h' (67,553) at 20210307214928794
69527 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_extra.c.inc' (67,554) at 20240906080037496
69528 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_wx.c' (67,555) at 20240405153051885
69529 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Bonnell/4.json' (67,556) at 20240212090032050
69530 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi-yavia.dts' (67,557) at 20240405153045733
69531 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/amikbd.c' (67,558) at 20240405153230723
69532 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/init.c' (67,559) at 20240405153052381
69533 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/polkit-group-rule-udisks2.bb' (67,560) at 20241221090017520
69534 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/proc.h' (67,561) at 20210307214932446
69535 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/sh/tune-sh3.inc' (67,562) at 20210905000020581
69536 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_init.c' (67,563) at 20240405153049101
69537 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_cmd.c' (67,564) at 20240405153231379
69538 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/Makefile' (67,565) at 20220525020652859
69539 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-testsuite_2.40.bb' (67,566) at 20241221090017640
69540 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-spl-ncsi_defconfig' (67,567) at 20220215040051528
69541 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/multi_v4t_defconfig' (67,568) at 20240405153229907
69542 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83791d.rst' (67,569) at 20210307214925506
69543 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb_10.11.9.bb' (67,570) at 20241221090017508
69544 2025-01-21 03:01:00.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-sc7180.c' (67,571) at 20240405153232187
69545 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/atmega.c' (67,572) at 20240326080039426
69546 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/superpipe.c' (67,573) at 20240405153051589
69547 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/stdplus.wrap' (67,574) at 20220721030033622
69548 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/message.cpp' (67,575) at 20210308005114861
69549 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@380/ir35219@70.conf' (67,576) at 20240904080027734
69550 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/signal.h' (67,577) at 20240405153046129
69551 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/libfdt.h' (67,578) at 20210308005003656
69552 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/ldst_atomicity.c.inc' (67,579) at 20241211090212206
69553 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/hardware.h' (67,580) at 20221128040017426
69554 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mcs5000_ts.c' (67,581) at 20240405153049161
69555 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/ca8210.txt' (67,582) at 20210307214925374
69556 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_sriov.h' (67,583) at 20240405153050201
69557 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo0039.c' (67,584) at 20240405153048625
69558 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/lkdtm.h' (67,585) at 20240405153049641
69559 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77693-regulator.c' (67,586) at 20240405153051465
69560 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/stmpe-ts.c' (67,587) at 20220525020653187
69561 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7.S' (67,588) at 20240405153045697
69562 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/app-navigation.html' (67,589) at 20210308005107069
69563 2025-01-21 03:01:00.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/src/pam_ipmisave/meson.build' (67,590) at 20230804080023531
69564 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-gpmux.c' (67,591) at 20240405153230683
69565 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/go.bbclass' (67,592) at 20241206090014298
69566 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.yaml' (67,593) at 20240405153045133
69567 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/logrotate/logrotate/run-ptest' (67,594) at 20230503080014619
69568 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.json' (67,595) at 20210308005046413
69569 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dump-insn.c' (67,596) at 20210307214932590
69570 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-1-Clause' (67,597) at 20210307205554418
69571 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/quota.h' (67,598) at 20210307214931210
69572 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb' (67,599) at 20241221090017516
69573 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_gt64120.c' (67,600) at 20210308005003452
69574 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch' (67,601) at 20241221090017656
69575 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/glue.c' (67,602) at 20210308005003540
69576 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/memory.json' (67,603) at 20240405153054153
69577 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in4_slave_regs.h' (67,604) at 20240405153046585
69578 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-merrifield.c' (67,605) at 20240405153231323
69579 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-sbc6x.dts' (67,606) at 20240405153045505
69580 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ServiceAdmin.pm' (67,607) at 20220612030016735
69581 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_19.dtso' (67,608) at 20240405153051213
69582 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/debug.h' (67,609) at 20240405153052061
69583 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/MAINTAINERS' (67,610) at 20210308005002912
69584 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-fwnode.rst' (67,611) at 20210307214925466
69585 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ak881x.h' (67,612) at 20210307214931542
69586 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/88pg86x.c' (67,613) at 20240405153051461
69587 2025-01-21 03:01:00.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/0002-configure-reproducible.patch' (67,614) at 20241206090014314
69588 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/libsdl-1.2.15-xdata32.patch' (67,615) at 20210307205553942
69589 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc2580_priv.h' (67,616) at 20210307214928794
69590 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-opal.txt' (67,617) at 20210307214925418
69591 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/ti-syscon.h' (67,618) at 20210309003653816
69592 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/netlink.h' (67,619) at 20210307214932482
69593 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb' (67,620) at 20241221090017684
69594 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp_ctrl.c' (67,621) at 20240405153051245
69595 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/combined-packet.c' (67,622) at 20210927100127205
69596 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish_glue.c' (67,623) at 20240405153046365
69597 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t.dtsi' (67,624) at 20240405153045389
69598 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/xgmac.c' (67,625) at 20240906080037268
69599 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/access.c' (67,626) at 20210307214930430
69600 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/stts751.txt' (67,627) at 20210307214925322
69601 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-auth-oauthlib/run-ptest' (67,628) at 20240413080012663
69602 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/types.h' (67,629) at 20210308005002848
69603 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/device.c' (67,630) at 20240405153231279
69604 2025-01-21 03:01:00.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/qgroup-tests.c' (67,631) at 20240405153052297
69605 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hyperv_fb.c' (67,632) at 20240405153231583
69606 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/PULL_REQUEST_TEMPLATE.md' (67,633) at 20210307205554098
69607 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb' (67,634) at 20241206090014298
69608 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/234.out' (67,635) at 20240906080037564
69609 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/ixp4xx_eth.c' (67,636) at 20240405153050325
69610 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/machine/g220a.conf' (67,637) at 20230927080013510
69611 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump_4.99.5.bb' (67,638) at 20241221090017500
69612 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc2' (67,639) at 20210307214932154
69613 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_rtas.c' (67,640) at 20240405153046169
69614 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/Makefile' (67,641) at 20210307214929258
69615 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/aspeed_sdhci.c' (67,642) at 20210525100144791
69616 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/subprojects/googletest.wrap' (67,643) at 20210308005049761
69617 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/reiserfs_fs.h' (67,644) at 20210307214931658
69618 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/async_resp.hpp' (67,645) at 20230511080004679
69619 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-trekstor.c' (67,646) at 20210307214928786
69620 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/rcu.h' (67,647) at 20240326080039550
69621 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83822.c' (67,648) at 20241104090011583
69622 2025-01-21 03:01:00.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/dm.c' (67,649) at 20240405153049081
69623 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/slot_map.c' (67,650) at 20220804100016056
69624 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mman.h' (67,651) at 20241125090012231
69625 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/Kconfig' (67,652) at 20210307214928774
69626 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_qp.c' (67,653) at 20240405153230723
69627 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/pcie_bifurcation.hpp' (67,654) at 20220525015711018
69628 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecb.c' (67,655) at 20220525020652214
69629 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xdp_priv.h' (67,656) at 20240405153052869
69630 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/control.c' (67,657) at 20240405153231679
69631 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis.h' (67,658) at 20220520100030268
69632 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt286.h' (67,659) at 20240405153053713
69633 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/Makefile' (67,660) at 20240405153046853
69634 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/lz4_compress.c' (67,661) at 20210309003654188
69635 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_red.c' (67,662) at 20240405153053373
69636 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/marvell,orion-timer.txt' (67,663) at 20210307214925446
69637 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/non-atomic.h' (67,664) at 20240405153054045
69638 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-var-dart.dtsi' (67,665) at 20240405153045521
69639 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/xlnx-event-manager.h' (67,666) at 20240405153052689
69640 2025-01-21 03:01:00.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-glibc.c' (67,667) at 20210307214932466
69641 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mxs-lradc-ts.c' (67,668) at 20210307214928506
69642 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/Makefile' (67,669) at 20240405153052337
69643 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSensor.hpp' (67,670) at 20241112090003102
69644 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/instrumented.h' (67,671) at 20240405153052709
69645 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie_regs.h' (67,672) at 20210307214929902
69646 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/Makefile' (67,673) at 20240405153046873
69647 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/ddr3_1333.c' (67,674) at 20210308005002784
69648 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0011-Check-for-clang-before-checking-gcc-version.patch' (67,675) at 20241221090017656
69649 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/cygnus-pcm.c' (67,676) at 20240405153053557
69650 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_strncmp.c' (67,677) at 20240405153054261
69651 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/lowlevel_init.S' (67,678) at 20210308005003008
69652 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revB.dtso' (67,679) at 20240405153229975
69653 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/Makefile' (67,680) at 20240405153045613
69654 2025-01-21 03:01:00.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/serialize.hpp' (67,681) at 20230531080022729
69655 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@380/tmp275@4a.conf' (67,682) at 20240904080027738
69656 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-it87.c' (67,683) at 20220525020652438
69657 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuarm.conf' (67,684) at 20241221090017612
69658 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v2_0.c' (67,685) at 20240405153047125
69659 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dfsdm-adc-stm32' (67,686) at 20210309003648252
69660 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-vxlan.c' (67,687) at 20240405153053349
69661 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_sync.c' (67,688) at 20240405153232055
69662 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kprobes.h' (67,689) at 20240405153045937
69663 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/async/timer.cpp' (67,690) at 20230106040046360
69664 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/perms.h' (67,691) at 20240405153232107
69665 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic23-i2c.c' (67,692) at 20240405153053805
69666 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,musb.yaml' (67,693) at 20240405153045181
69667 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware_class/hotplug-script' (67,694) at 20210307214925494
69668 2025-01-21 03:01:00.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/libperfetto.bb' (67,695) at 20241221090017512
69669 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/common_hsi.h' (67,696) at 20240405153052777
69670 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/Kbuild' (67,697) at 20210307214927950
69671 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemonize/daemonize_git.bb' (67,698) at 20220204040022524
69672 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/host_pdr_handler.cpp' (67,699) at 20240903080027139
69673 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-meson-gxl.c' (67,700) at 20240405153050345
69674 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/aistarvision-mipi-adapter-2.1.dtsi' (67,701) at 20240405153045797
69675 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/rwonce.h' (67,702) at 20210309003653800
69676 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/Kconfig' (67,703) at 20210309003654312
69677 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_nic.c' (67,704) at 20240405153049809
69678 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha512_ssse3_glue.c' (67,705) at 20240405153046365
69679 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/fpga-mgr-test.c' (67,706) at 20240405153230299
69680 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/move-log-file-to-proper-dir.patch' (67,707) at 20231011080016578
69681 2025-01-21 03:01:00.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T4240RDB.h' (67,708) at 20210308005003580
69682 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/consumer.h' (67,709) at 20240913080013837
69683 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/allwinner/Makefile' (67,710) at 20210307214929286
69684 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5301x.h' (67,711) at 20210308005002804
69685 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/aspm.c' (67,712) at 20210307214928390
69686 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/kona-common/kona_sdhci.h' (67,713) at 20210308005002676
69687 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/install_policy.sh' (67,714) at 20240405153053461
69688 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-sysfs.c' (67,715) at 20240405153230827
69689 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-syscfg.c' (67,716) at 20240405153048893
69690 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/setup.cfg' (67,717) at 20210308004941624
69691 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/netduinoplus2.c' (67,718) at 20240906080037192
69692 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/sysfs.c' (67,719) at 20240405153049709
69693 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-install-nfslock-libs.patch' (67,720) at 20230401080011935
69694 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-dwc3.c' (67,721) at 20241211090212342
69695 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-dualdiv.c' (67,722) at 20240405153046801
69696 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/inputattach-config/inputattach-config/inputattach.conf' (67,723) at 20210307205553914
69697 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-sfc.yaml' (67,724) at 20240405153045169
69698 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/mox_sp.h' (67,725) at 20210308005002904
69699 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_ip.h' (67,726) at 20210307214931646
69700 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSDRSensor.hpp' (67,727) at 20241112090003098
69701 2025-01-21 03:01:00.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_config.py' (67,728) at 20240405153054377
69702 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/stm32f429-discovery.c' (67,729) at 20210308005003052
69703 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_forward.h' (67,730) at 20220525020654827
69704 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770d.h' (67,731) at 20210307214928022
69705 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_aspeed.c' (67,732) at 20241211090212354
69706 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-sha256-big-endian.patch' (67,733) at 20210307205554122
69707 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri-eval-v3.dtsi' (67,734) at 20240405153045737
69708 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rockchip,rv1126-cru.h' (67,735) at 20240405153052645
69709 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.err' (67,736) at 20220429100100882
69710 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_meter.c' (67,737) at 20240405153050109
69711 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cgtqmx6eval_defconfig' (67,738) at 20210308005003252
69712 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-bamboo.c' (67,739) at 20210307214926362
69713 2025-01-21 03:01:00.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/barebox/barebox.bb' (67,740) at 20241221090017632
69714 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_const_or.c' (67,741) at 20240405153054281
69715 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml' (67,742) at 20240405153045105
69716 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpc5xxx_clocks.c' (67,743) at 20240405153046233
69717 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_aud2htx.c' (67,744) at 20240405153232175
69718 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/acl.h' (67,745) at 20240405153052433
69719 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu.c' (67,746) at 20241211090212466
69720 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/dma.c' (67,747) at 20240405153045665
69721 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/codec-v4l2-fwht.h' (67,748) at 20210307214928790
69722 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p2371-2180.h' (67,749) at 20210308005003608
69723 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/riscv.c' (67,750) at 20240405153048769
69724 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/s390x/safe-syscall.inc.S' (67,751) at 20220429100100406
69725 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/gpio/id-button.bb' (67,752) at 20241206090014230
69726 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41.h' (67,753) at 20240405153232143
69727 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/vfs_cache.h' (67,754) at 20240624080012812
69728 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/adder875.c' (67,755) at 20240405153230051
69729 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pci.h' (67,756) at 20240405153045965
69730 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/riscv64-softmmu/default.mak' (67,757) at 20240906080037160
69731 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/data/phosphor-target-monitor-default.json' (67,758) at 20221209040041007
69732 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/meson.build' (67,759) at 20220210040033214
69733 2025-01-21 03:01:00.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f469-discovery/Makefile' (67,760) at 20210308005003052
69734 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adi/adin1110.c' (67,761) at 20241018080014490
69735 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp/Remove_some_printf_in_obexftpd.patch' (67,762) at 20230317080013789
69736 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfs/Makefile' (67,763) at 20210309003654520
69737 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mediatek,mt8188-memory-port.h' (67,764) at 20240405153231799
69738 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/extable.c' (67,765) at 20240405153046301
69739 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/nosy.h' (67,766) at 20210307214927162
69740 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/Makefile' (67,767) at 20220525020653911
69741 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/string_override.c' (67,768) at 20240405153232271
69742 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c' (67,769) at 20240405153231191
69743 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/unicode-ident-1-rs/meson.build' (67,770) at 20241211090212462
69744 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AGPL-1.0-only' (67,771) at 20211006000025226
69745 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/gpio.c' (67,772) at 20240405153046193
69746 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/integrator.dtsi' (67,773) at 20240405153045401
69747 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm2835aux.c' (67,774) at 20240405153231459
69748 2025-01-21 03:01:00.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_kfunc_success.c' (67,775) at 20240405153054269
69749 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlscreds.h' (67,776) at 20210927100127225
69750 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ccid.h' (67,777) at 20210307214931530
69751 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/files/config.yaml' (67,778) at 20210307205554078
69752 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt_util.h' (67,779) at 20240405153053189
69753 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec-ng/Kconfig' (67,780) at 20210308005002920
69754 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/io_uring.h' (67,781) at 20240405153052893
69755 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp-common.dtsi' (67,782) at 20240405153229939
69756 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan_if.h' (67,783) at 20240405153050613
69757 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_mac.h' (67,784) at 20210307214929762
69758 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/hypervisor_state_manager.hpp' (67,785) at 20240711080029831
69759 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_stratix10_socdk.dts' (67,786) at 20210308005002612
69760 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/macronix.c' (67,787) at 20210308005003416
69761 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/Kconfig' (67,788) at 20240405153045633
69762 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/ucc.c' (67,789) at 20210309003652912
69763 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c.h' (67,790) at 20241011080017371
69764 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-x86-bits.h' (67,791) at 20240405153054373
69765 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-icore-rqs.dts' (67,792) at 20240405153045497
69766 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network_git.bb' (67,793) at 20241206090014226
69767 2025-01-21 03:01:00.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml' (67,794) at 20240405153229763
69768 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/pgtable.h' (67,795) at 20240405153230019
69769 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.err' (67,796) at 20210308005046401
69770 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/fw.c' (67,797) at 20240405153230915
69771 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb' (67,798) at 20241221090017640
69772 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/test.yml' (67,799) at 20240613080016399
69773 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-31.err' (67,800) at 20210308005046409
69774 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx8mq-vpu.yaml' (67,801) at 20240405153045097
69775 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/newbb.vim' (67,802) at 20210307205554230
69776 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/sembuf.h' (67,803) at 20210307214926682
69777 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/stdatomic.patch' (67,804) at 20231011080016574
69778 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/active-semi,act8600.yaml' (67,805) at 20240405153045141
69779 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci_bridge.c' (67,806) at 20241211090212318
69780 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_usdt.c' (67,807) at 20240405153054281
69781 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.gitignore' (67,808) at 20241002080038079
69782 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vt8500.yaml' (67,809) at 20240405153045017
69783 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map-base.h' (67,810) at 20240405153045685
69784 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas_entry.S' (67,811) at 20240405153046149
69785 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dinode.h' (67,812) at 20240830080013323
69786 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml' (67,813) at 20240405153045073
69787 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence-host.c' (67,814) at 20241211090145477
69788 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/mdp/Makefile' (67,815) at 20210309003654544
69789 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0002-Mark-first-element-of-a-string-as-null.patch' (67,816) at 20230706080014737
69790 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cgebra.c' (67,817) at 20230925080040101
69791 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-metadata-shut-up-a-weird-warning.patch' (67,818) at 20241206090014234
69792 2025-01-21 03:01:00.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb' (67,819) at 20241221090017556
69793 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp_core.h' (67,820) at 20220525020653187
69794 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/err.h' (67,821) at 20240405153054049
69795 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/high_speed_env_spec.c' (67,822) at 20210308005002756
69796 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/phosphor-ipmi-flash-mbcpld-update.service' (67,823) at 20210413100020742
69797 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/xip.h' (67,824) at 20210309003653876
69798 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tx6ul-mainboard.dts' (67,825) at 20240405153229887
69799 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/netlink_dumper.c' (67,826) at 20210307214932466
69800 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/bare-metal-espi.bb' (67,827) at 20241206090014226
69801 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_ioctl.h' (67,828) at 20241211090212210
69802 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp.h' (67,829) at 20240910080014102
69803 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block-hmp-cmds.h' (67,830) at 20230426080043752
69804 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/dramtest.c' (67,831) at 20220802100038573
69805 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/write.hpp' (67,832) at 20230516080022994
69806 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/API.pm' (67,833) at 20220612030016735
69807 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/wait_inotify.c' (67,834) at 20240405153054293
69808 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_reject.h' (67,835) at 20240405153052857
69809 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts' (67,836) at 20240503080014462
69810 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_snmp_settings.robot' (67,837) at 20210308005007104
69811 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-set-host-transition-to-off@.service' (67,838) at 20210605000114100
69812 2025-01-21 03:01:00.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-bd2802.h' (67,839) at 20210307214931414
69813 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/fitimage.py' (67,840) at 20241221090017632
69814 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_crtc.c' (67,841) at 20240405153048561
69815 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head.h' (67,842) at 20240405153045629
69816 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/241' (67,843) at 20220429100100914
69817 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/config.c' (67,844) at 20240827080010198
69818 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/branch.json' (67,845) at 20240405153054109
69819 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/host_condition.cpp' (67,846) at 20210805100124568
69820 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/at76c50x-usb.c' (67,847) at 20240405153050485
69821 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_types.h' (67,848) at 20240405153046245
69822 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/Makefile' (67,849) at 20240405153051321
69823 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/argp.patch' (67,850) at 20230706080014741
69824 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/Kconfig' (67,851) at 20220525020653435
69825 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_resource.h' (67,852) at 20240405153051737
69826 2025-01-21 03:01:00.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/codec.rst' (67,853) at 20240405153045261
69827 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-renesas-rza1.c' (67,854) at 20240405153049205
69828 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc5_cfg_regs.h' (67,855) at 20240405153046605
69829 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.seabios-256k' (67,856) at 20210308005046237
69830 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Niemisel' (67,857) at 20210307205553786
69831 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/solidrun/snet_hwmon.c' (67,858) at 20240405153052161
69832 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/e4000_priv.h' (67,859) at 20210307214928794
69833 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/node.h' (67,860) at 20240405153052753
69834 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-netgear_readynas_duo_v2.dts' (67,861) at 20240405153045457
69835 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/ncplite-chassis-poweroff@.service' (67,862) at 20230412080023460
69836 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/trousers.init.sh' (67,863) at 20230520080014488
69837 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl0.c' (67,864) at 20240405153051961
69838 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/power_reading.json' (67,865) at 20241031080012183
69839 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/TODO.txt' (67,866) at 20240405153048433
69840 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-zevio.c' (67,867) at 20241211090145405
69841 2025-01-21 03:01:00.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/LoadingBar.spec.js' (67,868) at 20241004080035975
69842 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rf.h' (67,869) at 20210307214929934
69843 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/migrate_mode.h' (67,870) at 20240405153052733
69844 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/threadtest.c' (67,871) at 20220525020655235
69845 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/s5m8767.c' (67,872) at 20240405153051473
69846 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0007-Fix-declaration-scope-of-LE_LOAD32-in-crc32c.patch' (67,873) at 20240413080012651
69847 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic_msi.c' (67,874) at 20240405153046233
69848 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/mac89x0.c' (67,875) at 20240405153049889
69849 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.c' (67,876) at 20220525020652971
69850 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_dma.h' (67,877) at 20210307214931462
69851 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-dma-0.dtsi' (67,878) at 20210307214926350
69852 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-mecool-kii-pro.c' (67,879) at 20220525020653311
69853 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/pyipmitest/ipmi_debug.py' (67,880) at 20220728030041559 to deleted uid set
69854 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-ipmi' (67,881) at 20210309003648256
69855 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ap_sh4a_4a.h' (67,882) at 20210308005003584
69856 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-grp2-0.dtsi' (67,883) at 20210307214926350
69857 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml' (67,884) at 20240405153229771
69858 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/holly.c' (67,885) at 20210307214926362
69859 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-berlin.c' (67,886) at 20241008080013971
69860 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/syslog.py' (67,887) at 20230925080039993
69861 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml' (67,888) at 20240405153229767
69862 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/vdpa_sim.h' (67,889) at 20240405153052161
69863 2025-01-21 03:01:00.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libdex/libdex_0.8.1.bb' (67,890) at 20241221090017488
69864 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/c2port.h' (67,891) at 20210307214931362
69865 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/metadata_unused.c' (67,892) at 20210309003655984
69866 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-bad-member.out' (67,893) at 20210308005046405 to deleted uid set
69867 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_tx.h' (67,894) at 20210307214929810
69868 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/nl' (67,895) at 20210308005046149
69869 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ima.c' (67,896) at 20240405153053477
69870 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (67,897) at 20241206090014218
69871 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_skip_tests.log' (67,898) at 20220525020655187
69872 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/Makefile' (67,899) at 20240405153048801
69873 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-Android-Fix-the-build.patch' (67,900) at 20240413080012643
69874 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/sun4u_iommu.c' (67,901) at 20241211090212338
69875 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ih_v6_1.c' (67,902) at 20240405153230355
69876 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_defconfig' (67,903) at 20210308005003264
69877 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_with_devmap_frags_helpers.c' (67,904) at 20240405153054281
69878 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp8788.c' (67,905) at 20240405153049609
69879 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb' (67,906) at 20240301090012423
69880 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_job.c' (67,907) at 20240405153230619
69881 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/wanxl.c' (67,908) at 20220525020653703
69882 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-2.h' (67,909) at 20210307214931538
69883 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_shc_ict_defconfig' (67,910) at 20210308005003248
69884 2025-01-21 03:01:00.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.rc' (67,911) at 20240326080039734
69885 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/ops.c' (67,912) at 20210308005003336
69886 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/qts/iocsr_config.h' (67,913) at 20210308005003072
69887 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc4xx_devs.c' (67,914) at 20241211090212322
69888 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (67,915) at 20221206040015537
69889 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SSLeay-standalone' (67,916) at 20241221090017616
69890 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-dtshim.c' (67,917) at 20210920100020631
69891 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-fans-ready.target' (67,918) at 20220301040040077
69892 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xtensa/xtensa-isa.h' (67,919) at 20210308005046037
69893 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts' (67,920) at 20240405153045725
69894 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_cayman.h' (67,921) at 20210307214927998
69895 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_region.c' (67,922) at 20240405153048549
69896 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/intel_pstate.rst' (67,923) at 20240405153044961
69897 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/float-conversion.patch' (67,924) at 20210307205553846
69898 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/libxklavier/0001-xklavier_config_xkb.c-Fix-keyboard-layout-settings-f.patch' (67,925) at 20210307205553746
69899 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/renesas-cpg-mssr.h' (67,926) at 20240405153046837
69900 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-of-pxa1928.c' (67,927) at 20240405153230219
69901 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_ymodem.c' (67,928) at 20220215040051528
69902 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rcar-gen4-sysc.h' (67,929) at 20240405153231351
69903 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708_pins.dtsi' (67,930) at 20220525020651942
69904 2025-01-21 03:01:00.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/Makefile' (67,931) at 20240405153046497
69905 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/acx.h' (67,932) at 20210307214929966
69906 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/default_addresses.h' (67,933) at 20240817080006811
69907 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stats/stats-qmp-cmds.c' (67,934) at 20230426080043848
69908 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-llvm.cpp' (67,935) at 20210307214932466
69909 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c' (67,936) at 20240613080016411
69910 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/packagegroups/packagegroup-ima-evm-utils.bb' (67,937) at 20210812000025270
69911 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/twl.h' (67,938) at 20240405153052733
69912 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-copy_user.S' (67,939) at 20240405153229855
69913 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c' (67,940) at 20240405153049873
69914 2025-01-21 03:01:00.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zywrle-template.c' (67,941) at 20221215040039402
69915 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/setup.py' (67,942) at 20221209040018567
69916 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/cleanup.cpp' (67,943) at 20210918000044927
69917 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rpl.h' (67,944) at 20240405153052865
69918 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ddr.c' (67,945) at 20210308005002968
69919 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/igb.c' (67,946) at 20240326080039738
69920 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spd_sdram.h' (67,947) at 20210308005003684
69921 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/magic-number.rst' (67,948) at 20240405153045301
69922 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vbi_625.svg' (67,949) at 20220525020651786
69923 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/via-pmu-led.c' (67,950) at 20240405153049225
69924 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm7038-l1.c' (67,951) at 20240405153230747
69925 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra124-car-common.h' (67,952) at 20210308005003636
69926 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/serio_raw.c' (67,953) at 20210309003650216
69927 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_imem_ops.c' (67,954) at 20240405153050921
69928 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8660.c' (67,955) at 20240405153051349
69929 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt5739.c' (67,956) at 20240405153231363
69930 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-10g-0.dtsi' (67,957) at 20210307214926350
69931 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/jz4725b.dtsi' (67,958) at 20240405153045989
69932 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/octeon_edac-l2c.c' (67,959) at 20210307214927154
69933 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.64' (67,960) at 20210308005002768
69934 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0002-lib-netdev-Adjust-header-include-sequence.patch' (67,961) at 20230706080014737
69935 2025-01-21 03:01:00.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sparse_format.h' (67,962) at 20210308005003684
69936 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/spmi-uclass.c' (67,963) at 20210308005003496
69937 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/stat.h' (67,964) at 20210307214926514
69938 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-axg.dtsi' (67,965) at 20210308005002596
69939 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/oem/ibm/pldm_oem_ibm.hpp' (67,966) at 20210311201857434
69940 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_10_0_default.h' (67,967) at 20210307214927690
69941 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/Kconfig' (67,968) at 20210307214928702
69942 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-srxx-defs.h' (67,969) at 20210307214926238
69943 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/bcm2835_systmr.c' (67,970) at 20241211090212338
69944 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__receivers.hpp' (67,971) at 20241217090453707
69945 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/resize.h' (67,972) at 20220525020654475
69946 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi' (67,973) at 20240405153045713
69947 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/login/styles/index.scss' (67,974) at 20210308005107077
69948 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/other-usb-cardlist.rst' (67,975) at 20240405153044957
69949 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/platform_early.h' (67,976) at 20210307214926550
69950 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/scons.bbclass' (67,977) at 20241221090017608
69951 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_i2s.c' (67,978) at 20240405153232203
69952 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/fiemap.c' (67,979) at 20240405153052385
69953 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_w.c' (67,980) at 20210308005046517
69954 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.h' (67,981) at 20210307214927922
69955 2025-01-21 03:01:00.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/baseband.h' (67,982) at 20240405153051945
69956 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98095.c' (67,983) at 20210308005003488
69957 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5504.yaml' (67,984) at 20220525020651678
69958 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip_common.h' (67,985) at 20210307214926618
69959 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c' (67,986) at 20240405153230331
69960 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-ec168-cardlist.rst' (67,987) at 20210307214925230
69961 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (67,988) at 20230125040012998
69962 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/mmzone.h' (67,989) at 20210309003648832
69963 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipcalc/ipcalc_1.0.3.bb' (67,990) at 20230706080014741
69964 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/balance.rst' (67,991) at 20240405153045229
69965 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/start.S' (67,992) at 20210308005003008
69966 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/failover.c' (67,993) at 20240405153053213
69967 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strcmp-archs.S' (67,994) at 20210307214925674
69968 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/Makefile' (67,995) at 20210307214928698
69969 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-select-source.rst' (67,996) at 20220525020654131
69970 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2562.h' (67,997) at 20210625000036108
69971 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/cdns3/drd.h' (67,998) at 20240405153231535 to deleted uid set
69972 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungsater' (67,999) at 20210307205553786
69973 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/device.py' (68,000) at 20240405153232103
69974 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-elf/boot.lds.S' (68,001) at 20210307214926758
69975 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_remap.cpp' (68,002) at 20210308005108645
69976 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/u-boot.lds' (68,003) at 20210308005002860
69977 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-callbacks.sh' (68,004) at 20210309003656004
69978 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/interfaces/manager_interface.cpp' (68,005) at 20220727030028313
69979 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml' (68,006) at 20240405153045025
69980 2025-01-21 03:01:00.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-qcom-spmi-misc.c' (68,007) at 20240405153047025
69981 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/ipmi_capture.js' (68,008) at 20211029100036564
69982 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/appletouch.c' (68,009) at 20220525020653179
69983 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/yesno.c' (68,010) at 20210307214932150
69984 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb12.rst' (68,011) at 20210309003648496
69985 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/mmap.c' (68,012) at 20220525020651898
69986 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/ps.c' (68,013) at 20240405153231259
69987 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/cache.S' (68,014) at 20220627100016930
69988 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_new_project_page.py' (68,015) at 20241221090017592
69989 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dm1105/Makefile' (68,016) at 20210307214928694
69990 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (68,017) at 20210807000017354
69991 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_console.h' (68,018) at 20210308005046053
69992 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/io-workarounds.c' (68,019) at 20220525020652046
69993 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/boe,bf060y8m-aj0.yaml' (68,020) at 20240405153045041
69994 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumpartialcopy.S' (68,021) at 20210309003648684
69995 2025-01-21 03:01:00.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8074-dragonboard.dts' (68,022) at 20240405153229891
69996 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm63.c' (68,023) at 20240405153230663
69997 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-emc-core.c' (68,024) at 20240405153230831
69998 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/yrw801.c' (68,025) at 20210307214932202
69999 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (68,026) at 20240229090011779
70000 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/switchdev.rst' (68,027) at 20240405153045241
70001 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/variant_visitors.hpp' (68,028) at 20230215040006650
70002 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/memcpy.c' (68,029) at 20210307214926170
70003 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/buildproject.py' (68,030) at 20211007100024295
70004 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/Makefile' (68,031) at 20210308005002956
70005 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/super_mmi.c' (68,032) at 20210307214931230
70006 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Neighbor.interface.yaml' (68,033) at 20220902030019927
70007 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/headsmp-scu.S' (68,034) at 20240405153045689
70008 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/asm-offsets_32.c' (68,035) at 20220525020652158
70009 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/efi.c' (68,036) at 20240405153046525
70010 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/denali_dt.c' (68,037) at 20210308005003412
70011 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/Kconfig' (68,038) at 20240405153231747
70012 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_ssp.h' (68,039) at 20210308005002664
70013 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/cf-fp.xml' (68,040) at 20210308005045817
70014 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-chargalg.yaml' (68,041) at 20240405153045141
70015 2025-01-21 03:01:00.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/egl-context.h' (68,042) at 20220429100100594
70016 2025-01-21 03:01:00.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw551x.dts' (68,043) at 20240405153045497
70017 2025-01-21 03:01:00.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_eh.h' (68,044) at 20240405153052877
70018 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_5_offset.h' (68,045) at 20240405153047657
70019 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/parport-lowlevel.rst' (68,046) at 20210307214925470
70020 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/inode.c' (68,047) at 20240405153231647
70021 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/bus_numa.c' (68,048) at 20240405153230143
70022 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/table.h' (68,049) at 20210307214929926
70023 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmadds.c' (68,050) at 20210307214926434
70024 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/at91.h' (68,051) at 20210308005003632
70025 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/Kconfig' (68,052) at 20210308005003048
70026 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-chip-fifo.c' (68,053) at 20240405153049737
70027 2025-01-21 03:01:00.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Revision/meson.build' (68,054) at 20230825080021137 to deleted uid set
70028 2025-01-21 03:01:00.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dynptr_fail.c' (68,055) at 20240830080013363
70029 2025-01-21 03:01:00.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/mailbox.c' (68,056) at 20241104090011567
70030 2025-01-21 03:01:00.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/hypervisor.c' (68,057) at 20210307214926690
70031 2025-01-21 03:01:00.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/interval_tree_test.c' (68,058) at 20210307214931802
70032 2025-01-21 03:01:00.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/syscall.c' (68,059) at 20240405153230039
70033 2025-01-21 03:01:00.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/mrp.c' (68,060) at 20240405153053161
70034 2025-01-21 03:01:00.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de212.c' (68,061) at 20230426080043928
70035 2025-01-21 03:01:00.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ga100.c' (68,062) at 20240405153048661
70036 2025-01-21 03:01:00.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/bmap.c' (68,063) at 20240613080016487
70037 2025-01-21 03:01:00.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-interconnect.json' (68,064) at 20240405153054141
70038 2025-01-21 03:01:00.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r7s9210.c' (68,065) at 20240405153045689
70039 2025-01-21 03:01:00.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (68,066) at 20241206090014218
70040 2025-01-21 03:01:00.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/pmu.json' (68,067) at 20240405153054109
70041 2025-01-21 03:01:00.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset.bb' (68,068) at 20241206090014230
70042 2025-01-21 03:01:00.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp.c' (68,069) at 20220525020654171
70043 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/btree.c' (68,070) at 20240405153053081
70044 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/adm1272.c' (68,071) at 20240906080037296
70045 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/sclp_early_core.c' (68,072) at 20220525020652094
70046 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/code-patching-asm.h' (68,073) at 20210307214926374
70047 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/vmtoolsd.init' (68,074) at 20210407000018078
70048 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77650.h' (68,075) at 20210307214931430
70049 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/MAINTAINERS' (68,076) at 20210308005003012
70050 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/uaccess_old.S' (68,077) at 20220525020651990
70051 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-i2cr.h' (68,078) at 20240405153047065
70052 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6323.dtsi' (68,079) at 20240405153045461
70053 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_split.c' (68,080) at 20240405153054249
70054 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subu_ph.c' (68,081) at 20210308005046509
70055 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtsi' (68,082) at 20220525020651914
70056 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/make-config-poison.sh' (68,083) at 20230925080039989
70057 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/controlcenterdc.h' (68,084) at 20210308005003592
70058 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_property_descriptor.h' (68,085) at 20210308005003708
70059 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/wcn36xx.h' (68,086) at 20240405153050477
70060 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0008-include-libgen.h-for-basename.patch' (68,087) at 20241221090017496
70061 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ProcessorMetrics_v1.xml' (68,088) at 20240619080002932
70062 2025-01-21 03:01:00.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_regs.h' (68,089) at 20240405153049953
70063 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-ops.c' (68,090) at 20240411080014158
70064 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/bblayers.conf.sample' (68,091) at 20220910030013349
70065 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/pcie.h' (68,092) at 20210308005002916
70066 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/dwarf-regs.c' (68,093) at 20240405153054089
70067 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi' (68,094) at 20210308005002616
70068 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_aic.h' (68,095) at 20210307214929762
70069 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/cc770/cc770.c' (68,096) at 20240405153049729
70070 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-soundcard-driver.h' (68,097) at 20240405153053961
70071 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ide.h' (68,098) at 20210308005003652
70072 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx7_common.h' (68,099) at 20210308005003608
70073 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/pwm-uclass.c' (68,100) at 20210308005003472
70074 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd/kudo-ras.sh' (68,101) at 20220422030010210
70075 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-ipu.c' (68,102) at 20240405153230579
70076 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/sc9860-clk.c' (68,103) at 20240405153230243
70077 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/netdata-volatiles.conf' (68,104) at 20241221090017564
70078 2025-01-21 03:01:00.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/COPYING.MIT' (68,105) at 20210307205553726
70079 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/Makefile' (68,106) at 20210308005003008
70080 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_fw.c' (68,107) at 20210309003652900
70081 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/files/0001-Disable-doxygen.patch' (68,108) at 20230520080014480
70082 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base917c.c' (68,109) at 20240405153048613
70083 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-event.h' (68,110) at 20240405153232235
70084 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_DSCP.h' (68,111) at 20210307214931646
70085 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion-bus-controller.yaml' (68,112) at 20240405153045101
70086 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml' (68,113) at 20240405153045177
70087 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a77970_eagle_defconfig' (68,114) at 20210308005003276
70088 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (68,115) at 20231012080014468
70089 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h' (68,116) at 20240405153048621
70090 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ds2782_battery.h' (68,117) at 20210307214931378
70091 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/README.md' (68,118) at 20241205090034092
70092 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/allwinner,sun4i-a10-nand.yaml' (68,119) at 20240405153045113
70093 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/is_printable_array.c' (68,120) at 20240405153054169
70094 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_init.c' (68,121) at 20240405153230403
70095 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_ethtool.c' (68,122) at 20240405153050329
70096 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/nvram_64.c' (68,123) at 20240405153046145
70097 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/swrule' (68,124) at 20241221090017620
70098 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/numa.c' (68,125) at 20240405153046037
70099 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/.gitignore' (68,126) at 20210307214932658
70100 2025-01-21 03:01:00.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-irq.h' (68,127) at 20210307214928698
70101 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak5558.c' (68,128) at 20240405153053565
70102 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c' (68,129) at 20240405153230371
70103 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9090.h' (68,130) at 20210307214932370
70104 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_osd.h' (68,131) at 20210308005003692
70105 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch' (68,132) at 20210307205554574
70106 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c' (68,133) at 20240405153231003
70107 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/emif.c' (68,134) at 20210308005002760
70108 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/paravirt_types.h' (68,135) at 20240405153230111
70109 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/0001-include-sys-select-on-non-glibc-platforms.patch' (68,136) at 20220721030015845
70110 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-overlay.rst' (68,137) at 20210309003648508
70111 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-vp3054-i2c.c' (68,138) at 20210307214928694
70112 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/gpio_mouse.c' (68,139) at 20240405153049153
70113 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/qemu_fw_cfg.h' (68,140) at 20210307214931658
70114 2025-01-21 03:01:00.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/boot0.h' (68,141) at 20210308005002768
70115 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/headsmp-a9.S' (68,142) at 20240405153045653
70116 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/tc-dwc-g210.h' (68,143) at 20240405153052029
70117 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm019-dc5.dts' (68,144) at 20240405153229975
70118 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-func-ioctl.rst' (68,145) at 20210309003648484
70119 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/g4x_dp.c' (68,146) at 20240405153230543
70120 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ingenic-tcu.c' (68,147) at 20240405153049197
70121 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/iwmmxt.h' (68,148) at 20210406100034791
70122 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/81_powerpc_mpc85xx_bootpg_resetvec.dts' (68,149) at 20210308005003752
70123 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/files/u-boot-emmc.cfg' (68,150) at 20230704080013871
70124 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tx6qp-8037.dts' (68,151) at 20240405153045521
70125 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/console/obmc-console_%.bbappend' (68,152) at 20241206090014286
70126 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_port_io.c' (68,153) at 20210307214926946
70127 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/ply/yacc.py' (68,154) at 20221104030017441
70128 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0020-common.dtsi' (68,155) at 20240405153045601
70129 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/other.json' (68,156) at 20240405153054157
70130 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh' (68,157) at 20240405153232271
70131 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kernel-hacking/index.rst' (68,158) at 20240405153045225
70132 2025-01-21 03:01:00.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sram.h' (68,159) at 20210307214926554
70133 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcbsp-st.c' (68,160) at 20240405153054017
70134 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/sl3516-ce-cipher.c' (68,161) at 20240405153230263
70135 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-n810-wimax.dts' (68,162) at 20240405153045601
70136 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Certificate.v1_9_0.json' (68,163) at 20240918080002716
70137 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/atomic64_32.c' (68,164) at 20210307214926726
70138 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_wq.c' (68,165) at 20240405153049897
70139 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/0001-include-sys-sysmacros.h-for-major-minor-defines-in-g.patch' (68,166) at 20210307205554494
70140 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-ind_call' (68,167) at 20210307214932570
70141 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.h' (68,168) at 20240405153230607
70142 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/apm.h' (68,169) at 20210308005046017
70143 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc8280xp.h' (68,170) at 20240405153049169
70144 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi' (68,171) at 20240405153045821
70145 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_isight.c' (68,172) at 20240405153049577
70146 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/pca9554.c' (68,173) at 20241211090212274
70147 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/245' (68,174) at 20240906080037564
70148 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/bitmaps.rst' (68,175) at 20240906080037176
70149 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ipu_pixfmt.h' (68,176) at 20210308005003652
70150 2025-01-21 03:01:00.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/Makefile' (68,177) at 20210307214932258
70151 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SimpleStorageCollection.json' (68,178) at 20240619080002956
70152 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/vfs_cache.c' (68,179) at 20241011080017371
70153 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/arcregs.h' (68,180) at 20210308005002544
70154 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-24xx.h' (68,181) at 20210307214925914
70155 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kvikkjokk_Tavvevare' (68,182) at 20210307205553786
70156 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821c.c' (68,183) at 20240405153231255
70157 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-luks-priv.h' (68,184) at 20230426080043656
70158 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/AddingTestCases.txt' (68,185) at 20240405153054373
70159 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/netup-init.c' (68,186) at 20210307214928690
70160 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bus.h' (68,187) at 20240405153050693
70161 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/affs.rst' (68,188) at 20210307214925482
70162 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usx2yhwdeppcm.c' (68,189) at 20240405153054029
70163 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/msgbuf.h' (68,190) at 20210307214926322
70164 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/power.c' (68,191) at 20210307214932446
70165 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/soft_spi_legacy.c' (68,192) at 20210308005003492
70166 2025-01-21 03:01:00.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/apple-gmux.h' (68,193) at 20240405153052657
70167 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed.c' (68,194) at 20240830080013283
70168 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-page_range_tree.c' (68,195) at 20240906080037224
70169 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/hid.h' (68,196) at 20210308005046013
70170 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/smt.c' (68,197) at 20210309003650608
70171 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/regs-mmc.h' (68,198) at 20210308005002660
70172 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/fimc.rst' (68,199) at 20240405153044957
70173 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kexec.h' (68,200) at 20210307214926322
70174 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/makeself/makeself_2.5.0.bb' (68,201) at 20230401080011935
70175 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c' (68,202) at 20240613080016395 to deleted uid set
70176 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_0_1_offset.h' (68,203) at 20210307214927666
70177 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml' (68,204) at 20240405153229791
70178 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aes.c' (68,205) at 20220525020652398
70179 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/nvdimm.rst' (68,206) at 20240405153045193
70180 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000/nfp6000.h' (68,207) at 20210307214929570
70181 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl,imx8mq-dwc3.yaml' (68,208) at 20240405153045181
70182 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png' (68,209) at 20210307205554250 to deleted uid set
70183 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.err' (68,210) at 20210927100127469
70184 2025-01-21 03:01:00.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/CVE-2022-40468.patch' (68,211) at 20230317080013789
70185 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/cannelloni/cannelloni/0001-include-bits-stdc-.h-only-when-using-libstdc.patch' (68,212) at 20231126090012785
70186 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/xilinx-ll-temac.h' (68,213) at 20210307214931482
70187 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/map.c' (68,214) at 20220525020652266
70188 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/.gitignore' (68,215) at 20240405153045913
70189 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp_20240930.bb' (68,216) at 20241221090017676
70190 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml' (68,217) at 20240405153045065
70191 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m48t35.c' (68,218) at 20210307214930218
70192 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/lpc1850-ccu.txt' (68,219) at 20240405153229755
70193 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/connector.h' (68,220) at 20240405153052909
70194 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml' (68,221) at 20240405153045125
70195 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi' (68,222) at 20240405153229915
70196 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/devres.c' (68,223) at 20210307214927158
70197 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/kudo-fw.sh' (68,224) at 20221110040020034
70198 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/usercopy.c' (68,225) at 20240405153053109
70199 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-braswell/gpio.h' (68,226) at 20210308005002876
70200 2025-01-21 03:01:00.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/queensbay/fsp_configs.c' (68,227) at 20210308005002860
70201 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk.c' (68,228) at 20240520080015135
70202 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-fpr.xml' (68,229) at 20210308005045817
70203 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/test_privileged_change_self_label.sh' (68,230) at 20210307205554122
70204 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/hci.h' (68,231) at 20240405153050649
70205 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8183-pm-domains.h' (68,232) at 20240405153231347
70206 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-unknown.err' (68,233) at 20210308005046401
70207 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/Makefile' (68,234) at 20210308005003044
70208 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intel-cpu/IntelCPUSensor.hpp' (68,235) at 20241112090003098
70209 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/sync-once.sh' (68,236) at 20220402030022203 to deleted uid set
70210 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_h.c' (68,237) at 20210308005046513
70211 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/syscalls.h' (68,238) at 20210307214926678
70212 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/kuroboxHD.dts' (68,239) at 20210307214926354
70213 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/acenv.h' (68,240) at 20210307214926058
70214 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/bcm7038_wdt.h' (68,241) at 20240405153052765
70215 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/Makefile' (68,242) at 20210308005002980
70216 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/LICENSE_1_0.txt' (68,243) at 20210308005114857
70217 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ar2315.c' (68,244) at 20240405153046049
70218 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/compare_presence_action.hpp' (68,245) at 20210914000041091
70219 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/xml-preprocess-test.py' (68,246) at 20230925080039993
70220 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/hiawatha/files/hiawatha.service' (68,247) at 20210307205554034
70221 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/206.out' (68,248) at 20240906080037564
70222 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/openrd_ultimate_defconfig' (68,249) at 20210308005003272
70223 2025-01-21 03:01:00.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-acpi-pad.c' (68,250) at 20240405153052249
70224 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm80xx_hwi.h' (68,251) at 20240405153231435
70225 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/asm_goto_workaround.h' (68,252) at 20240405153232099
70226 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ratelimit_types.h' (68,253) at 20240405153052785
70227 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/p2wi.c' (68,254) at 20210308005002784
70228 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/dump-gerrit.py' (68,255) at 20221209040019095
70229 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_arm.c' (68,256) at 20240405153232239
70230 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/mac.c' (68,257) at 20240405153051953
70231 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chsc.c' (68,258) at 20240405153051517
70232 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-yaml-providers.bb' (68,259) at 20220921030015990
70233 2025-01-21 03:01:00.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi6220-hikey.dts' (68,260) at 20210308005002580
70234 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/csi_rx_local.h' (68,261) at 20210307214930538
70235 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_dmi.h' (68,262) at 20210307214926942
70236 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/stats.h' (68,263) at 20240719080013373
70237 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642.dtsi' (68,264) at 20240405153045829
70238 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-hostfw-image.bb' (68,265) at 20220921030015986
70239 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_vining_fpga.h' (68,266) at 20210308005003616
70240 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/mars.c' (68,267) at 20210307214928830
70241 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mode_object.c' (68,268) at 20240405153230539
70242 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cp15.h' (68,269) at 20210307214925846
70243 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/doc/TINY_RCU.txt' (68,270) at 20210307214932718
70244 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/__init__.py' (68,271) at 20221215040039254
70245 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp' (68,272) at 20221229040004411
70246 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/adb.mk' (68,273) at 20210307205553894
70247 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-avoid-gcc-optimize-away-the-loops.patch' (68,274) at 20230317080013789
70248 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gmu.h' (68,275) at 20240405153048577
70249 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect4_dropper.c' (68,276) at 20240405153054269
70250 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-81xx-mb7.dts' (68,277) at 20240405153045501
70251 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/aw2-saa7146.h' (68,278) at 20210307214932234
70252 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/power-management.rst' (68,279) at 20210307214925474
70253 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/fcs,fan53555.yaml' (68,280) at 20240405153045141
70254 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm019-dc5.dts' (68,281) at 20210308005002636
70255 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7100-audio.c' (68,282) at 20240405153230243
70256 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SessionCollection_v1.xml' (68,283) at 20240619080002936
70257 2025-01-21 03:01:00.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/acpi-ext.h' (68,284) at 20210307214926114
70258 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/devcoredump.c' (68,285) at 20240405153230183
70259 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1.dtsi' (68,286) at 20240805080013915
70260 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/subprojects/phosphor-logging.wrap' (68,287) at 20220322030035936
70261 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/handshake-test.c' (68,288) at 20240405153232015
70262 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8450-videocc.h' (68,289) at 20240405153052645
70263 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/LICENSE' (68,290) at 20210308005005456
70264 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cm109.c' (68,291) at 20240405153049141
70265 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_component.h' (68,292) at 20240906080037332
70266 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/init.h' (68,293) at 20210307214930938
70267 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-usbip-vudc' (68,294) at 20210309003648264
70268 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/Kconfig' (68,295) at 20240405153046357
70269 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/xen_igd_pt.c' (68,296) at 20210308005045929
70270 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds.dts' (68,297) at 20210307214926346
70271 2025-01-21 03:01:00.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/vxcan.c' (68,298) at 20240405153049745
70272 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/arizona-jack.c' (68,299) at 20220525020655023
70273 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun9i-a80-r.c' (68,300) at 20240405153231339
70274 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mrc_common.h' (68,301) at 20210308005002880
70275 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml' (68,302) at 20240405153229803
70276 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ibmaem.rst' (68,303) at 20210307214925502
70277 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-control.c' (68,304) at 20241111090012169
70278 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/Makefile' (68,305) at 20240405153232275
70279 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/insns.decode' (68,306) at 20210308005046301
70280 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm3232.c' (68,307) at 20240405153048997
70281 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max77620.c' (68,308) at 20240405153230303
70282 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client.h' (68,309) at 20240405153054005
70283 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/process_64.c' (68,310) at 20240405153230095
70284 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/args.cpp' (68,311) at 20231208090010396
70285 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/smb2transport.c' (68,312) at 20240617080017406 to deleted uid set
70286 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/gate.S' (68,313) at 20210307214926126
70287 2025-01-21 03:01:00.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm365.c' (68,314) at 20210308005002720
70288 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmac_pfunc.h' (68,315) at 20210307214926386
70289 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1_ek.dts' (68,316) at 20240405153045465
70290 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keypad-nomadik-ske.h' (68,317) at 20210307214931478
70291 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-get-stc.rst' (68,318) at 20210309003648476
70292 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32.h' (68,319) at 20210308005046229
70293 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/policy.c' (68,320) at 20220913100024305
70294 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/relocs_check.sh' (68,321) at 20240405153046237
70295 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyudev_0.24.3.bb' (68,322) at 20241221090017560
70296 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mvebu-core-clock.txt' (68,323) at 20210307214925290
70297 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/TODO' (68,324) at 20210307214930598
70298 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/errno.h' (68,325) at 20210307214932454
70299 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h' (68,326) at 20240405153231175
70300 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/hvcalls.S' (68,327) at 20210307214926594
70301 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/Kconfig' (68,328) at 20210308005002952
70302 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-input.c' (68,329) at 20240405153049365
70303 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/functionfs.h' (68,330) at 20210307214931682
70304 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/aspeed-g6-pwm-tach.c' (68,331) at 20240410080016741
70305 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1023si-post.dtsi' (68,332) at 20210307214926346
70306 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dmtf_tools_utils.robot' (68,333) at 20240627080021048
70307 2025-01-21 03:01:00.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/Kconfig' (68,334) at 20240405153046197
70308 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/version.hpp' (68,335) at 20240917080016859 to deleted uid set
70309 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/properties.hpp' (68,336) at 20210308005114857
70310 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_edid.h' (68,337) at 20240405153052629
70311 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt' (68,338) at 20210307214925374
70312 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/qemu-build.sh' (68,339) at 20241017080019198
70313 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/omap_ssi_core.c' (68,340) at 20240405153230659
70314 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.h' (68,341) at 20240405153050201
70315 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/php-fpm-apache.conf' (68,342) at 20210307205553906
70316 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop_2.4.0.bb' (68,343) at 20241221090017532
70317 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_drv.c' (68,344) at 20240405153230619
70318 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubbub.h' (68,345) at 20240405153047261
70319 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-fpa.h' (68,346) at 20240405153046009
70320 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-phycore-rdk.dts' (68,347) at 20240405153045589
70321 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/cache-uniphier.c' (68,348) at 20210308005002792
70322 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.c' (68,349) at 20210307214927954
70323 2025-01-21 03:01:00.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-bsp/arm-systemready/arm-systemready-firmware.bb' (68,350) at 20231126090012773
70324 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd/ubi-user.h' (68,351) at 20210308005003676
70325 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/axg-aoclkc.h' (68,352) at 20210308005003640
70326 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fengersfors' (68,353) at 20210307205553782
70327 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts' (68,354) at 20240405153045817
70328 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/signal.c' (68,355) at 20240405153045977
70329 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_ssh.py' (68,356) at 20221209040018567
70330 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vnc-ledstate-pseudo-encoding.rst' (68,357) at 20230426080043664
70331 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl-native.bb' (68,358) at 20241206090014318
70332 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/vmstat.h' (68,359) at 20240405153052817 to deleted uid set
70333 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/Kbuild' (68,360) at 20240405153046245
70334 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/mpfs.h' (68,361) at 20210605000027776
70335 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/init.c' (68,362) at 20210308005002732
70336 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch' (68,363) at 20241206090014342
70337 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/microwatt/rng.c' (68,364) at 20240405153046209
70338 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace_1.5.11.bb' (68,365) at 20230520080014504
70339 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/blockjob_int.h' (68,366) at 20240326080039522
70340 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/switch.h' (68,367) at 20240405153053233
70341 2025-01-21 03:01:00.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hwmon.c' (68,368) at 20240405153048857
70342 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/platform.c' (68,369) at 20210307214926186
70343 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-tdm.h' (68,370) at 20210307214932398
70344 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/esb2rom.c' (68,371) at 20220525020653391
70345 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci_tx.c' (68,372) at 20210307214930882
70346 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/Kconfig' (68,373) at 20240405153049473
70347 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ioctl.c' (68,374) at 20240405153052473
70348 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (68,375) at 20241214090210267
70349 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_proto.h' (68,376) at 20240405153048777
70350 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3005-modules-remove-glspectrum-usage.patch' (68,377) at 20230114040015494
70351 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dfs.c' (68,378) at 20241216090017761
70352 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/Makefile' (68,379) at 20240405153231063
70353 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/0001-configure.ac-Add-serial-tests.patch' (68,380) at 20230401080011931
70354 2025-01-21 03:01:00.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_ha_defconfig' (68,381) at 20210308005003272
70355 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c' (68,382) at 20240405153232187
70356 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5250/Kconfig' (68,383) at 20210308005003044
70357 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/Makefile' (68,384) at 20210307214929246
70358 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nubus.h' (68,385) at 20240405153052753
70359 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/eth.h' (68,386) at 20241211090212366
70360 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/macvtap.c' (68,387) at 20240405153050345
70361 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/freelist.h' (68,388) at 20220525020654567
70362 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/syn-2-rs/meson.build' (68,389) at 20241211090212462
70363 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/berlin2-adc.c' (68,390) at 20240405153048949
70364 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci-ioda-tce.c' (68,391) at 20240405153046217
70365 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/fastrpc.h' (68,392) at 20240830080013331
70366 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/taskstats.rst' (68,393) at 20210307214925214
70367 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbipd.c' (68,394) at 20210307214932742
70368 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/comments.out' (68,395) at 20241211090212542
70369 2025-01-21 03:01:00.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-HawkesBayMtErin' (68,396) at 20210307205553778
70370 2025-01-21 03:01:00.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_1_0_offset.h' (68,397) at 20240405153047837
70371 2025-01-21 03:01:00.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans.h' (68,398) at 20240624080012816
70372 2025-01-21 03:01:00.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc440.h' (68,399) at 20230925080039897
70373 2025-01-21 03:01:00.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ite.c' (68,400) at 20240405153048817
70374 2025-01-21 03:01:00.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/OWNERS' (68,401) at 20230810080021387
70375 2025-01-21 03:01:00.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/sensor_yaml_config/sensor_yaml_config.py' (68,402) at 20221206040017633
70376 2025-01-21 03:01:00.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/entity_name.hpp' (68,403) at 20230520080006628
70377 2025-01-21 03:01:00.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_move.S' (68,404) at 20210307214926170
70378 2025-01-21 03:01:00.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_adu.h' (68,405) at 20240906080037336
70379 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/ddr.c' (68,406) at 20210308005002992
70380 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c' (68,407) at 20210308005003468
70381 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chiliboard_defconfig' (68,408) at 20210308005003252
70382 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/cleanup.c' (68,409) at 20240405153046421
70383 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-tools/0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch' (68,410) at 20241221090017552
70384 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pwm.h' (68,411) at 20240613080016503
70385 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/stm32-bsec-optee-ta.h' (68,412) at 20240405153051209
70386 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/Makefile' (68,413) at 20240405153052385
70387 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-GGA-Pratteln' (68,414) at 20210307205553758
70388 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.1' (68,415) at 20210307205554422
70389 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/file.c' (68,416) at 20240830080013323
70390 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/ariadne.h' (68,417) at 20210307214929290
70391 2025-01-21 03:01:00.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-mmc-iodelay.dtsi' (68,418) at 20240405153045601
70392 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/sdram_param.h' (68,419) at 20210308005002672
70393 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dat.h' (68,420) at 20220525020653083
70394 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/escape/expected_stderr' (68,421) at 20210307214932154
70395 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/serial.h' (68,422) at 20240405153045661
70396 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt9471.yaml' (68,423) at 20240405153045141
70397 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_pbs.h' (68,424) at 20210308005003364
70398 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac_mdio.c' (68,425) at 20241115090012953
70399 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/arch.rst' (68,426) at 20210307205554322
70400 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-usb2-dr-1.dtsi' (68,427) at 20210307214926350
70401 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/host-libusb.c' (68,428) at 20240906080037308
70402 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/prom.h' (68,429) at 20240405153046321
70403 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/uml/user_mode_linux_howto_v2.rst' (68,430) at 20240405153229847
70404 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/Kconfig' (68,431) at 20230720080043535
70405 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ahci_platform.h' (68,432) at 20240405153052657
70406 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-ath79.c' (68,433) at 20210307214926282
70407 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9705.c' (68,434) at 20240405153232171
70408 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/x86_64.config' (68,435) at 20240405153230531
70409 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/hikey_defconfig' (68,436) at 20210308005003260
70410 2025-01-21 03:01:00.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.host' (68,437) at 20240405153053433
70411 2025-01-21 03:01:00.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/FanMain.cpp' (68,438) at 20241206090003470
70412 2025-01-21 03:01:00.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/lcnalloc.h' (68,439) at 20210307214931198
70413 2025-01-21 03:01:00.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_regs.h' (68,440) at 20240405153049445
70414 2025-01-21 03:01:00.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_adi.json' (68,441) at 20241217090031429 to deleted uid set
70415 2025-01-21 03:01:00.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rc5t583-irq.c' (68,442) at 20240405153049613
70416 2025-01-21 03:01:00.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl-stylesheets-no-bashism-in-docbook-xsl-up.patch' (68,443) at 20210307205554506
70417 2025-01-21 03:01:00.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/colibri-vf50-ts.c' (68,444) at 20210307214928502
70418 2025-01-21 03:01:00.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/usb/chipidea.h' (68,445) at 20240405153231843 to deleted uid set
70419 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils.bbappend' (68,446) at 20241206090014202
70420 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_cookie.c' (68,447) at 20240405153232255
70421 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/zynqmp_dma.c' (68,448) at 20240405153230291
70422 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/configs/Palmetto.py' (68,449) at 20221209040046691 to deleted uid set
70423 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/xilinx/Makefile' (68,450) at 20240405153231455
70424 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/table.c' (68,451) at 20210307214929938
70425 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_connector.h' (68,452) at 20240405153048625
70426 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77650-regulator.c' (68,453) at 20240405153231363
70427 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base827c.c' (68,454) at 20210309003649820
70428 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vikmanshyttan' (68,455) at 20210307205553794
70429 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit/0001-Do-not-strip-automatically-this-leaves-the-stripping.patch' (68,456) at 20210316000012673
70430 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amazon/Makefile' (68,457) at 20240405153045397
70431 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sunxi.c' (68,458) at 20240405153231339
70432 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-audit.h' (68,459) at 20240405153049241
70433 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5_boot.h' (68,460) at 20210308005002716
70434 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-path_17.0.0.bb' (68,461) at 20241221090017556
70435 2025-01-21 03:01:00.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0005-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch' (68,462) at 20241221090017660
70436 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/debug.c' (68,463) at 20240405153053113
70437 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-u-boot.dtsi' (68,464) at 20210308005002628
70438 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08.c' (68,465) at 20240405153046893
70439 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_stream.h' (68,466) at 20240405153051833
70440 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j274.dts' (68,467) at 20240405153045717
70441 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.out' (68,468) at 20210308005046397 to deleted uid set
70442 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.h' (68,469) at 20240405153231027
70443 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/subpage.c' (68,470) at 20241008080013991
70444 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/account_service/test_user_account.robot' (68,471) at 20240627080021052
70445 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/maps.c' (68,472) at 20240405153054169
70446 2025-01-21 03:01:00.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl507d.h' (68,473) at 20210309003649824
70447 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-ipq4019.yaml' (68,474) at 20240405153229759
70448 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sun3x_esp.c' (68,475) at 20240405153051745
70449 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/connection_service.hpp' (68,476) at 20210308005114857
70450 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_debugfs.c' (68,477) at 20240405153231007
70451 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_dl.c' (68,478) at 20240405153049441
70452 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/vf610_adc.c' (68,479) at 20240405153048965
70453 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/MAINTAINERS' (68,480) at 20210308005003072
70454 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_sessionstat_unittest.cpp' (68,481) at 20210918000044923
70455 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/README.md' (68,482) at 20221207040023627
70456 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_printk/trace-printk.c' (68,483) at 20210307214932130
70457 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/tyan_s8036_baseboard.json' (68,484) at 20230624080005339
70458 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/Kconfig' (68,485) at 20210308005002776
70459 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/generate_schema_collections.py' (68,486) at 20240726080002546
70460 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governor.c' (68,487) at 20240405153046921
70461 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso.lds.S' (68,488) at 20240405153046369
70462 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/emergency-restart.h' (68,489) at 20210307214926114
70463 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/omapdss.h' (68,490) at 20210307214931478
70464 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/Makefile' (68,491) at 20210307214930914
70465 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11_cpdo.c' (68,492) at 20210307214925974
70466 2025-01-21 03:01:00.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite/0001-wfs-Cover-xmlNanoHTTPCleanup-with-LIBXML_HTTP_ENABLE.patch' (68,493) at 20241221090017532
70467 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/kaslr.c' (68,494) at 20240405153046269
70468 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/vt82c686.h' (68,495) at 20240326080039538
70469 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-device-pci.c' (68,496) at 20240906080037316
70470 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/vm_fault.c' (68,497) at 20240405153045913
70471 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/edid.c' (68,498) at 20210308005003224
70472 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-devices' (68,499) at 20240405153044909
70473 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_link.h' (68,500) at 20210307214931398
70474 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Krosno_Sucha_Gora' (68,501) at 20210307205553778
70475 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/mkpiggy.c' (68,502) at 20210309003649004
70476 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/mpv_0.39.0.bb' (68,503) at 20241221090017532
70477 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_rnode.c' (68,504) at 20210309003652396
70478 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/mcf_uart.c' (68,505) at 20241211090212258
70479 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dts' (68,506) at 20240405153046241
70480 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/sections.h' (68,507) at 20210308005002840
70481 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-moxtet.txt' (68,508) at 20210307214925318
70482 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/gcc-thunk-extern.sh' (68,509) at 20240405153046305
70483 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.h' (68,510) at 20210309003650604
70484 2025-01-21 03:01:00.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vbox_vmmdev_types.h' (68,511) at 20210309003654000
70485 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c' (68,512) at 20241211090145461
70486 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsargs.c' (68,513) at 20240405153046617
70487 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/swab.h' (68,514) at 20210307214926394
70488 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-stratix10-rsu' (68,515) at 20210309003648256
70489 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/default_file_splice_read.sh' (68,516) at 20210307214932722
70490 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/tegra114-car.h' (68,517) at 20210308005003636
70491 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/thin-provisioning-tools_1.0.13.bb' (68,518) at 20241221090017544
70492 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/makalu_defconfig' (68,519) at 20210307214926366
70493 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/hpps2atkbd.h' (68,520) at 20210307214928474
70494 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r100' (68,521) at 20210307214928018
70495 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_bridge.h' (68,522) at 20240405153231831
70496 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-wmt.c' (68,523) at 20240405153048917
70497 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel0.svg' (68,524) at 20240405153044933
70498 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,keystone-irq.txt' (68,525) at 20210307214925346
70499 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun50i-h6-usb-phy.yaml' (68,526) at 20240405153045125
70500 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/amazon,al-fic.txt' (68,527) at 20210307214925342
70501 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/hwspinlock.c' (68,528) at 20210308005003740
70502 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh3.c' (68,529) at 20210309003648980
70503 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/milbeaut-m10v.dtsi' (68,530) at 20240405153045573
70504 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/Makefile' (68,531) at 20210308005002960
70505 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h' (68,532) at 20240405153230315
70506 2025-01-21 03:01:00.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/phosphor-ipmi-sensor-config-native.bbappend' (68,533) at 20210812000025258
70507 2025-01-21 03:01:00.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/riscv/rhct.c' (68,534) at 20240405153046645
70508 2025-01-21 03:01:00.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dfs.c' (68,535) at 20240405153050457
70509 2025-01-21 03:01:00.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/MANIFEST.in' (68,536) at 20210927100127329
70510 2025-01-21 03:01:00.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-lpss-acpi.c' (68,537) at 20240405153049605
70511 2025-01-21 03:01:00.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_psr_regs.h' (68,538) at 20240405153230559
70512 2025-01-21 03:01:00.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.uniphier' (68,539) at 20210308005003300
70513 2025-01-21 03:01:00.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pldmfw.h' (68,540) at 20210309003653888
70514 2025-01-21 03:01:00.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/realtek/rtd1195-mele-x1000.dts' (68,541) at 20240405153045545
70515 2025-01-21 03:01:00.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu.c' (68,542) at 20240405153230071
70516 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/transport.c' (68,543) at 20240405153052145
70517 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_SPIFLASH_defconfig' (68,544) at 20210308005003244
70518 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/kvaser_pciefd.c' (68,545) at 20240913080013801
70519 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/catalina/cri_sensors.json' (68,546) at 20240817080006183
70520 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/ppc440_pcix.c' (68,547) at 20241211090212314
70521 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch' (68,548) at 20220402030016011
70522 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_ptp.c' (68,549) at 20240405153050361
70523 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-topckgen.c' (68,550) at 20240405153046797
70524 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.h' (68,551) at 20210307214929818
70525 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_universal_plane.h' (68,552) at 20240405153048465
70526 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl906f.h' (68,553) at 20210309003649824
70527 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/Kconfig' (68,554) at 20240405153231679
70528 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cache-smp.c' (68,555) at 20210307214926726
70529 2025-01-21 03:01:00.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/pm.c' (68,556) at 20240415080012967
70530 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/ifcvf/Makefile' (68,557) at 20210307214930882
70531 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/Makefile' (68,558) at 20210307214928034
70532 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec.h' (68,559) at 20240405153051865
70533 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/drop_monitor_tests.sh' (68,560) at 20210309003656004
70534 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/spectre.h' (68,561) at 20240405153045625
70535 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/vmk80xx.c' (68,562) at 20240429080012416
70536 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8250.h' (68,563) at 20240405153231799
70537 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kexec.h' (68,564) at 20240405153046277
70538 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn315/irq_service_dcn315.c' (68,565) at 20240405153047297
70539 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Inari_Janispaa' (68,566) at 20210307205553770
70540 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/st_uvis25_core.c' (68,567) at 20240405153049001
70541 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch' (68,568) at 20230401080011935
70542 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-of-elan.c' (68,569) at 20240617080017390
70543 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485BFE_defconfig' (68,570) at 20210308005003236
70544 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/smsc_lpc47m.h' (68,571) at 20210308005003684
70545 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/qtest/qtest.c' (68,572) at 20240906080037136
70546 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-hdmi.h' (68,573) at 20210309003654920
70547 2025-01-21 03:01:00.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/arcpgu.c' (68,574) at 20240405153048773
70548 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_gem.c' (68,575) at 20240613080016403
70549 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/Makefile' (68,576) at 20210309003652052
70550 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-gpio.txt' (68,577) at 20210308005003304
70551 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/other.json' (68,578) at 20240405153054153
70552 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/trace.h' (68,579) at 20210309003654908
70553 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/read_extra.c' (68,580) at 20210308005003356
70554 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/liteboard_defconfig' (68,581) at 20210308005003264
70555 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/udisks/udisks2/0001-Makefile.am-Dont-include-buildpath.patch' (68,582) at 20231011080016582
70556 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/atioctl.h' (68,583) at 20240405153051593
70557 2025-01-21 03:01:00.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c' (68,584) at 20240726080012854
70558 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/kconfig.rst' (68,585) at 20240906080037172
70559 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7638.patch' (68,586) at 20210307205553942
70560 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog_%.bbappend' (68,587) at 20241206090014222
70561 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/makefile-getvar' (68,588) at 20241206090014354
70562 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/run-ptest' (68,589) at 20210307205554570
70563 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/data_types.hpp' (68,590) at 20220625030026172
70564 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/si5351.h' (68,591) at 20210307214931482
70565 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_of_dpa.h' (68,592) at 20210308005045921
70566 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/usb-legacy-support.rst' (68,593) at 20240405153044989
70567 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/overview.rst' (68,594) at 20240405153045205
70568 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/smccc.c' (68,595) at 20241115090012941
70569 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/tplink_safeloader.c' (68,596) at 20240405153049705
70570 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EnvironmentMetrics_v1.xml' (68,597) at 20240619080002924
70571 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/switch_to_32.h' (68,598) at 20210307214926586
70572 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/OWNERS' (68,599) at 20240402080037038
70573 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt' (68,600) at 20210307214925302
70574 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_fb.c' (68,601) at 20240405153048605
70575 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,ipq9574-gcc.h' (68,602) at 20240405153231795
70576 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_rw.cpp' (68,603) at 20220922030007675
70577 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/st,vl6180.yaml' (68,604) at 20220525020651682
70578 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/a.rs' (68,605) at 20240405153053433
70579 2025-01-21 03:01:00.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_gsc.c' (68,606) at 20241008080013923
70580 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/copy_mc_64.S' (68,607) at 20240405153230043
70581 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-type-int.out' (68,608) at 20210308005046401 to deleted uid set
70582 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/console/obmc-console_git.bbappend' (68,609) at 20210916000018827
70583 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sprd-adi.c' (68,610) at 20240405153231467
70584 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/.gitignore' (68,611) at 20230616135354425
70585 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_bytes_action.cpp' (68,612) at 20230511080035559
70586 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/Makefile' (68,613) at 20210308005002968
70587 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can_main.c' (68,614) at 20241216090017709
70588 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-aspeed.txt' (68,615) at 20210307214925318
70589 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/obio.h' (68,616) at 20210307214926582
70590 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/sti.S' (68,617) at 20220525020651882
70591 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sil3114.h' (68,618) at 20210308005003336
70592 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/msm-serial.txt' (68,619) at 20210308005003308
70593 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-44xx.c' (68,620) at 20240405153046869
70594 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-lager-u-boot.dts' (68,621) at 20210308005002600
70595 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpic.txt' (68,622) at 20210307214925406
70596 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/timens.h' (68,623) at 20210307214932726
70597 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/clock-bindings.txt' (68,624) at 20240405153045025
70598 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fujitsu/Kconfig' (68,625) at 20240405153051761
70599 2025-01-21 03:01:00.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/ranges.c' (68,626) at 20240405153230043
70600 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/oem/nuvoton/test_ipmi_flash.robot' (68,627) at 20240628080017117
70601 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/rcS-default' (68,628) at 20210307205554494
70602 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.23/index.html' (68,629) at 20210307205554246
70603 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig' (68,630) at 20210308005003240
70604 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/asoundef.h' (68,631) at 20210307214931594
70605 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/signal_pending.c' (68,632) at 20240405153054261
70606 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/usb.h' (68,633) at 20240405153045661
70607 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/Makefile' (68,634) at 20240405153231951
70608 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/nic.h' (68,635) at 20240405153050293
70609 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2811.c' (68,636) at 20240405153046893
70610 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7757lcr.h' (68,637) at 20210308005003616
70611 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c' (68,638) at 20240405153048637
70612 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/Build' (68,639) at 20210309003656020
70613 2025-01-21 03:01:00.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/scripts/run-ci.sh' (68,640) at 20220601030005873
70614 2025-01-21 03:01:01.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_1_0_sh_mask.h' (68,641) at 20240405153047845
70615 2025-01-21 03:01:01.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/setjmp.h' (68,642) at 20210308005002708
70616 2025-01-21 03:01:01.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/adf4371.c' (68,643) at 20240405153048981
70617 2025-01-21 03:01:01.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/sdram_ast2500.h' (68,644) at 20210308005002640
70618 2025-01-21 03:01:01.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-pistachio-usb.c' (68,645) at 20210307214930058
70619 2025-01-21 03:01:01.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/mtdram.h' (68,646) at 20210307214931450
70620 2025-01-21 03:01:01.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/tpm/xen-tpmfront.rst' (68,647) at 20220525020651758
70621 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/xor.c' (68,648) at 20240405153046301
70622 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/blk-uclass.c' (68,649) at 20210308005003340
70623 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/palmetto-ipmi-sensors.yaml' (68,650) at 20210307205553690
70624 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/htab_update.c' (68,651) at 20240405153054269
70625 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt' (68,652) at 20210307214925338
70626 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/grlib_ahb_apb_pnp.h' (68,653) at 20210927100127237
70627 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-gettid.c' (68,654) at 20210307214932466
70628 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr.c' (68,655) at 20240726080012866
70629 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra71-evm.dts' (68,656) at 20240405153045601
70630 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_router_hw.h' (68,657) at 20240405153050077
70631 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/configuration_tests.cpp' (68,658) at 20210910000054636
70632 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_qfq.c' (68,659) at 20240405153232075
70633 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov13b10.c' (68,660) at 20240405153230787
70634 2025-01-21 03:01:01.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation.interface.yaml' (68,661) at 20221207040023627
70635 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m48t59.c' (68,662) at 20220525020653951
70636 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/LICENSES/exceptions/Linux-syscall-note' (68,663) at 20210308005046065
70637 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-ov2722.c' (68,664) at 20240405153051821
70638 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/fail_on_no_media.patch' (68,665) at 20220204040022620
70639 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/Kconfig' (68,666) at 20240405153053485
70640 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dts' (68,667) at 20240405153229923
70641 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/files/disable-run-test-program-while-cross-compiling.patch' (68,668) at 20230317080013785
70642 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-v3s-licheepi-zero.dts' (68,669) at 20210308005002628
70643 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ektf2127.txt' (68,670) at 20240405153045081
70644 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/029.out' (68,671) at 20210308005046437
70645 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-rpi/can.rules' (68,672) at 20210307205554102
70646 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6775-i2c.c' (68,673) at 20240405153048865
70647 2025-01-21 03:01:01.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto/0001-Use-cross-compiled-rpcgen.patch' (68,674) at 20230706080014785
70648 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/volumes.c' (68,675) at 20241216090017753
70649 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/clang-c++11.patch' (68,676) at 20210307205553818
70650 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sja1000.h' (68,677) at 20210308005003684
70651 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-mele-a1000g-quad.dts' (68,678) at 20240405153045381
70652 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-tqma64xxl-mbax4xxl-wlan.dtso' (68,679) at 20240405153229971
70653 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/sstate-sysroot-cruft.sh' (68,680) at 20220910030013437
70654 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dhex/dhex_0.69.bb' (68,681) at 20241221090017536
70655 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/trace-events' (68,682) at 20230426080043740
70656 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-afe-pcm.c' (68,683) at 20240405153053961
70657 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_gayle.c' (68,684) at 20240405153230179
70658 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-kontron-sl.dtsi' (68,685) at 20240405153229923
70659 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-hevc.h' (68,686) at 20240405153049529
70660 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/nomadik-rng.c' (68,687) at 20240405153230199
70661 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/apply.c' (68,688) at 20220525020654319
70662 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-objmgr/.clang-format' (68,689) at 20240820080028978 to deleted uid set
70663 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/Makefile-ptest.patch' (68,690) at 20241221090017676
70664 2025-01-21 03:01:01.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.h' (68,691) at 20240405153230331
70665 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_regs.h' (68,692) at 20210307214927782
70666 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d-sdb-qspi.dts' (68,693) at 20210308005002588
70667 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/nftl-user.h' (68,694) at 20210307214931690
70668 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/gamecube.dts' (68,695) at 20210307214926354
70669 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-fpga2sdram.c' (68,696) at 20240405153230299
70670 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/inarp.c' (68,697) at 20210308005047061
70671 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kconfig' (68,698) at 20241104090011563
70672 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mmap.c' (68,699) at 20240906080037360
70673 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb' (68,700) at 20241220090019722
70674 2025-01-21 03:01:01.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-usbphy.h' (68,701) at 20210308005002656
70675 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra20-emc.yaml' (68,702) at 20240405153045105
70676 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hwseq.h' (68,703) at 20240405153047245
70677 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/pid.c' (68,704) at 20240405153054173
70678 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cla0b5.h' (68,705) at 20210309003649824
70679 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_atomic_tracepoints.c' (68,706) at 20210307214927890
70680 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/samsung-i2s.h' (68,707) at 20210307214931350
70681 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_local_storage.h' (68,708) at 20240405153052665
70682 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/dfu.c' (68,709) at 20210308005003208
70683 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65090.h' (68,710) at 20210307214931438
70684 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-dmar-generic.h' (68,711) at 20241114091008832
70685 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_psc.h' (68,712) at 20210307214926162
70686 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_alsa.h' (68,713) at 20210307214932450
70687 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.blackfin' (68,714) at 20210308005003292
70688 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm4x-cfg.h' (68,715) at 20220525020653067
70689 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/Kconfig' (68,716) at 20240405153049349
70690 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vlan_mode.h' (68,717) at 20240405153050017
70691 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-ccimx6ulsbcpro.dts' (68,718) at 20240405153229887
70692 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-u-boot.dtsi' (68,719) at 20210308005002568
70693 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_toasts.scss' (68,720) at 20220105012522983
70694 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/buffer_head_io.c' (68,721) at 20241011080017367
70695 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fcp.c' (68,722) at 20220525020654975
70696 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/ext/hdac_ext_bus.c' (68,723) at 20240405153053505
70697 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8810.c' (68,724) at 20240405153053661
70698 2025-01-21 03:01:01.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt_config.h' (68,725) at 20210309003654288
70699 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.c' (68,726) at 20210307214927958
70700 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mps,mp886x.yaml' (68,727) at 20240405153045145
70701 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/test_fortify.sh' (68,728) at 20240405153053461
70702 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-dcb.c' (68,729) at 20240405153049797
70703 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0002-Fix-assumed-signed-char.patch' (68,730) at 20231011080016578
70704 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/devlink.h' (68,731) at 20240405153052893
70705 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_i2c_infineon.c' (68,732) at 20240405153046761
70706 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fscale.c' (68,733) at 20210308005046497
70707 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ts5500/ts5500.c' (68,734) at 20210307214926746
70708 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.network.in' (68,735) at 20240917080011787
70709 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb' (68,736) at 20210812000025370
70710 2025-01-21 03:01:01.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/platform/platform.c' (68,737) at 20210307214926310
70711 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4state.c' (68,738) at 20241211090145525
70712 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_fsmap.h' (68,739) at 20210307214931282
70713 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cmpxchg.h' (68,740) at 20240405153046001
70714 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/index.rst' (68,741) at 20240405153044933
70715 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acexcep.h' (68,742) at 20240405153052613
70716 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/tegra186-reset.h' (68,743) at 20210308005003640
70717 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/npm.bbclass' (68,744) at 20241221090017608
70718 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_type.h' (68,745) at 20240405153231071
70719 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pca9570.c' (68,746) at 20240405153230303
70720 2025-01-21 03:01:01.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/edid.h' (68,747) at 20210307214930910
70721 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/core_manager.cpp' (68,748) at 20230911080019358
70722 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/run-ptest' (68,749) at 20210307205553906
70723 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stockholm_Nacka' (68,750) at 20210307205553790
70724 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-d2net.dts' (68,751) at 20210308005002592
70725 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-implicit.json' (68,752) at 20230925080040089
70726 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-11.conf' (68,753) at 20210730100031453
70727 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/dispatch.h' (68,754) at 20230925080039933
70728 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/bpf/core.c' (68,755) at 20241018080014570 to deleted uid set
70729 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_address.h' (68,756) at 20240405153052757
70730 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-zone-config.bb' (68,757) at 20241206090014274
70731 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/mailbox.c' (68,758) at 20210307214930134
70732 2025-01-21 03:01:01.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/airtime.c' (68,759) at 20240405153053289
70733 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/nodelist.h' (68,760) at 20220525020654427
70734 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/errata.rst' (68,761) at 20240405153045329
70735 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/tools/mkorigenspl.c' (68,762) at 20210308005003044
70736 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-fe.c' (68,763) at 20210307214928650
70737 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-fence-unwrap.c' (68,764) at 20241216090017693
70738 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm_northstar2.h' (68,765) at 20210308005003588
70739 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.h' (68,766) at 20210307214927286
70740 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/smp-j2.c' (68,767) at 20210307214926562
70741 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_reset_types.h' (68,768) at 20240405153048497
70742 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-cmos.txt' (68,769) at 20240405153229795
70743 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/baseband.c' (68,770) at 20240405153231491
70744 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc.c' (68,771) at 20210308005002796
70745 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/version.cpp' (68,772) at 20241204090033135
70746 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_soc.c' (68,773) at 20240405153230059
70747 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mcu/MCUTempSensor.cpp' (68,774) at 20241112090003102
70748 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/file-upload.js' (68,775) at 20210308005107069
70749 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/sis900.c' (68,776) at 20240405153050297
70750 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-descriptor.c' (68,777) at 20220525020653907
70751 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3-rev-a.dts' (68,778) at 20240405153045725
70752 2025-01-21 03:01:01.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/memconf.c' (68,779) at 20210308005002796
70753 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/zm7300.c' (68,780) at 20210308005002964
70754 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/iterator/iterator_1.0/ia_css_iterator.host.h' (68,781) at 20210307214930558
70755 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/acl/run-ptest' (68,782) at 20230401080011979
70756 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/mx23_olinuxino.c' (68,783) at 20210308005003028
70757 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elfnote-lto.h' (68,784) at 20220525020654563
70758 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/enable-dhcpcd.conf' (68,785) at 20220402030015903
70759 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/test_views.py' (68,786) at 20240106090017249
70760 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/da9030_battery.c' (68,787) at 20210309003652160
70761 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/nxt6000.c' (68,788) at 20240405153049293
70762 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/atmel-dma.txt' (68,789) at 20210307214925310
70763 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gator-daemon/gator-daemon/0001-daemon-mxml-Define-_GNU_SOURCE.patch' (68,790) at 20241221090017472
70764 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/counter/.gitignore' (68,791) at 20240405153054045
70765 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qmi_interface.c' (68,792) at 20240405153051765
70766 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/error_type.hpp' (68,793) at 20230523080037934
70767 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s.h' (68,794) at 20220525020652058
70768 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_tpg.h' (68,795) at 20210307214930534
70769 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_nand_mii_defconfig' (68,796) at 20210308005003236
70770 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bio-integrity.c' (68,797) at 20240805080013935
70771 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_ast1030.py' (68,798) at 20241211090212538
70772 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/clk-stm32-core.c' (68,799) at 20240405153046853
70773 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/Kconfig' (68,800) at 20210308005002852
70774 2025-01-21 03:01:01.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config/ampere-gpio-poweron@.service' (68,801) at 20230410080012311
70775 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_priv1_mmio.h' (68,802) at 20210307214926462
70776 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/affinity.h' (68,803) at 20220525020653127
70777 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/close-RequireValidShell-check.patch' (68,804) at 20210307205553822
70778 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-keembay.c' (68,805) at 20240405153231287
70779 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libbfd.c' (68,806) at 20210307214932466
70780 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-s390x.rst' (68,807) at 20240326080039406
70781 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/atkbd.c' (68,808) at 20240405153230723
70782 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-odroidx.dts' (68,809) at 20240405153045569
70783 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6368.dtsi' (68,810) at 20210308005002812
70784 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-platform' (68,811) at 20240405153044917
70785 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/smipcie/smipcie.h' (68,812) at 20210307214928710
70786 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-wrappers.S' (68,813) at 20240405153046217
70787 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/util.c' (68,814) at 20230426080043960
70788 2025-01-21 03:01:01.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/Documentation/ABI/sysfs-class-most.txt' (68,815) at 20210307214930598
70789 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/onenand_base.c' (68,816) at 20240405153049685
70790 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/core.c' (68,817) at 20240405153051181
70791 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_fp.c' (68,818) at 20240405153051657
70792 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_ctrl_special_regs.h' (68,819) at 20240405153046589
70793 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-mv78260.dtsi' (68,820) at 20240405153045453
70794 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-rotator.h' (68,821) at 20210307214927774
70795 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/blktrans.h' (68,822) at 20240405153052741
70796 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/adxl34x-i2c.c' (68,823) at 20240405153049141
70797 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/scsi/esp.h' (68,824) at 20240906080037340
70798 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Khronos' (68,825) at 20210307205553866
70799 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/overflow_kunit.c' (68,826) at 20240405153053097
70800 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/0001-make.rc-set-VAL_MTA.patch' (68,827) at 20230131040012031
70801 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp13-pinctrl.dtsi' (68,828) at 20240405153045581
70802 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/leds.c' (68,829) at 20240405153050485
70803 2025-01-21 03:01:01.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/power.c' (68,830) at 20240405153046225
70804 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl827c.h' (68,831) at 20210309003649824
70805 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rohm-bd718x7.c' (68,832) at 20240405153230839
70806 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Havdhem' (68,833) at 20210307205553782
70807 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-int.err' (68,834) at 20210308005046401
70808 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/csi_rx_public.h' (68,835) at 20210309003653016
70809 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c' (68,836) at 20241216090017717
70810 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/aio_task.h' (68,837) at 20241211090212354
70811 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts' (68,838) at 20240405153045989
70812 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/layer.conf' (68,839) at 20241221090017604
70813 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_logo.h' (68,840) at 20210308005003692
70814 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/decodetree.rst' (68,841) at 20230925080039841
70815 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/COPYING.GPL' (68,842) at 20210307205554230
70816 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_nhmex.c' (68,843) at 20210307214926654
70817 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/conf/machine/include/hpe.inc' (68,844) at 20221014100013247
70818 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sb.c' (68,845) at 20210308005003216
70819 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/handler.hpp' (68,846) at 20230629131804615
70820 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tx6qp-8037-mb7.dts' (68,847) at 20240405153045521
70821 2025-01-21 03:01:01.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/crc32-ce-core.S' (68,848) at 20210309003648676
70822 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/acorn.c' (68,849) at 20240405153046525
70823 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz' (68,850) at 20210307205554594 to deleted uid set
70824 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas5720.txt' (68,851) at 20240405153045173
70825 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libtomcrypt/libtomcrypt/CVE-2019-17362.patch' (68,852) at 20230813080012844
70826 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-set-python-path-for-completion_helper.patch' (68,853) at 20240309090012820
70827 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/arm-systemready-firmware.yml' (68,854) at 20241206090014206
70828 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig' (68,855) at 20210308005003288
70829 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/meson.build' (68,856) at 20230804080023531
70830 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0001-Fix-pkgconfig-dir-for-multilib.patch' (68,857) at 20240113090014532
70831 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-wakeup' (68,858) at 20210307214925198
70832 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/psci-mx7.c' (68,859) at 20210308005002728
70833 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/inode.c' (68,860) at 20240830080013319
70834 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso.c' (68,861) at 20240405153046081
70835 2025-01-21 03:01:01.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_ioctl.c' (68,862) at 20240405153048701
70836 2025-01-21 03:01:01.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atl1.c' (68,863) at 20240405153049821
70837 2025-01-21 03:01:01.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/xtfpga.c' (68,864) at 20241211090212354
70838 2025-01-21 03:01:01.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/msm_disp_snapshot.c' (68,865) at 20240405153048597
70839 2025-01-21 03:01:01.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/lpc32xx_slc.h' (68,866) at 20210307214931450
70840 2025-01-21 03:01:01.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_drv.c' (68,867) at 20240805080013955
70841 2025-01-21 03:01:01.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/Makefile' (68,868) at 20210307214932214
70842 2025-01-21 03:01:01.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-iproc-gpio.c' (68,869) at 20240405153231315
70843 2025-01-21 03:01:01.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (68,870) at 20240206090017943
70844 2025-01-21 03:01:01.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rkisp1-config.h' (68,871) at 20240405153052933
70845 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c' (68,872) at 20240405153231199
70846 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi0-2w.conf' (68,873) at 20230609080014395
70847 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mips_cmgcr.h' (68,874) at 20230426080043764
70848 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Event.interface.yaml' (68,875) at 20240118090019842
70849 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/es2.c' (68,876) at 20240405153048809
70850 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode_item_recover.c' (68,877) at 20240405153231783
70851 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx7d-clock.h' (68,878) at 20210307214931326
70852 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx-static/theme_overrides.css' (68,879) at 20240405153045261
70853 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_ets.sh' (68,880) at 20240405153054297
70854 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/sysfs.c' (68,881) at 20240405153051385
70855 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SimpleStorage_v1.xml' (68,882) at 20240619080002936
70856 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/xorg-util-common.inc' (68,883) at 20220402030016223
70857 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/run-ptest' (68,884) at 20231011080016610
70858 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk.bb' (68,885) at 20241221090017536
70859 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_ops.c' (68,886) at 20240405153231379
70860 2025-01-21 03:01:01.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.6.bb' (68,887) at 20241221090017576
70861 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/OperatingSystem/Status.interface.yaml' (68,888) at 20220315030032671
70862 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/pds_vfio_pci.rst' (68,889) at 20240405153229823
70863 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/linters.py' (68,890) at 20240326080039734
70864 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/peer_event.c' (68,891) at 20240405153053361
70865 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_display.c' (68,892) at 20240405153048425
70866 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cobalt/cobalt.h' (68,893) at 20210307214926218
70867 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/Kconfig' (68,894) at 20240405153046681
70868 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/hwdata/hwdata_0.390.bb' (68,895) at 20241221090017696
70869 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tlbbatch.h' (68,896) at 20210307214926678
70870 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/cq_enet_desc.h' (68,897) at 20240405153051733
70871 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0005-postgresql-fix-ptest-failure-of-sysviews.patch' (68,898) at 20240309090012804
70872 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/isar.h' (68,899) at 20210307214928542
70873 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/canokey.rst' (68,900) at 20240906080037180
70874 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/smsc.c' (68,901) at 20240405153231083
70875 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf6.c' (68,902) at 20240405153054273
70876 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/minnowmax_defconfig' (68,903) at 20210308005003268
70877 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/models.rst' (68,904) at 20240405153045261
70878 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/signal.h' (68,905) at 20240405153046505
70879 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/regenerate-meson' (68,906) at 20210610000035090
70880 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/aspeed-gpio.h' (68,907) at 20210307214931338
70881 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm017_dc3_defconfig' (68,908) at 20210308005003288
70882 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/start.S' (68,909) at 20210308005002808
70883 2025-01-21 03:01:01.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti,tps62360.yaml' (68,910) at 20240405153045149
70884 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/memory.json' (68,911) at 20240405153054157
70885 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/cros_ec_accel_legacy.c' (68,912) at 20240405153048933
70886 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/Kconfig' (68,913) at 20240405153053345
70887 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/config_file_parser_tests.cpp' (68,914) at 20240112090034344
70888 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm3532.txt' (68,915) at 20210309003648364
70889 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/cz-All' (68,916) at 20210307205553766
70890 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pdc.h' (68,917) at 20210308005002716
70891 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/templates/default/conf-notes.txt' (68,918) at 20240110090012776
70892 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_canona1100.py' (68,919) at 20241211090212538
70893 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-console.c' (68,920) at 20241211090212554
70894 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/twister.c' (68,921) at 20210308005003072
70895 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/Makefile' (68,922) at 20210308005002812
70896 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irq.h' (68,923) at 20210307214926582
70897 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_syscfg_bitdef.h' (68,924) at 20240405153051901
70898 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Light.woff' (68,925) at 20220105012522987 to deleted uid set
70899 2025-01-21 03:01:01.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/anysee.c' (68,926) at 20240405153049545
70900 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nvidia,tegra20-car.yaml' (68,927) at 20240405153045025
70901 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/mpc8641hpcn.c' (68,928) at 20210308005002980
70902 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_snps_phy.h' (68,929) at 20240405153048461
70903 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-leds-gt683r' (68,930) at 20210309003648256
70904 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmswtpm2/files/tune-makefile.patch' (68,931) at 20230706080014769
70905 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx-static/theme_overrides.css' (68,932) at 20210308005002536
70906 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020mbg-pc.dtsi' (68,933) at 20210307214926346
70907 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/queueing.c' (68,934) at 20240405153050393
70908 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mac.c' (68,935) at 20240613080016451
70909 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.c' (68,936) at 20220525020652959
70910 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_gre.c' (68,937) at 20241011080017391
70911 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/saa7706h.c' (68,938) at 20240405153049505
70912 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/lib1funcs.S' (68,939) at 20240405153045369
70913 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bcm7xxx' (68,940) at 20210308005003292
70914 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/cyberjack.c' (68,941) at 20220525020654287
70915 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/mount-excludefs.patch' (68,942) at 20241221090017564
70916 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/baltos.h' (68,943) at 20210308005003588
70917 2025-01-21 03:01:01.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt' (68,944) at 20210307214925398
70918 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/edac.h' (68,945) at 20210307214926662
70919 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qobject-output-visitor.c' (68,946) at 20220429100100738
70920 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-google/ncsi/ncsid_git.bb' (68,947) at 20240913080015313 to deleted uid set
70921 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8960.h' (68,948) at 20210307214931330
70922 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/Makefile' (68,949) at 20210308005003008
70923 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/phosphor-dbus-interfaces.wrap' (68,950) at 20220819030023853
70924 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btintel.h' (68,951) at 20240405153230195
70925 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtsx_common.h' (68,952) at 20210307214931498
70926 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync.h' (68,953) at 20210307214932722
70927 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_dbg.h' (68,954) at 20240405153051689
70928 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/kwbimage.cfg' (68,955) at 20210308005002952
70929 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_version.h' (68,956) at 20240405153050345
70930 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ep93xx.c' (68,957) at 20240405153047073
70931 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v4.9.c' (68,958) at 20240405153050345
70932 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/Kconfig' (68,959) at 20210308005003172
70933 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/dnf_runtime.py' (68,960) at 20231011080016594
70934 2025-01-21 03:01:01.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_rotator.c' (68,961) at 20240405153230539
70935 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/imx_lpi2c.c' (68,962) at 20210308005003384
70936 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strlist.h' (68,963) at 20210307214932606
70937 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/026.out.nocache' (68,964) at 20210308005046437
70938 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/utils_test.cpp' (68,965) at 20210308005054073
70939 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore/config.json' (68,966) at 20230428080015190
70940 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_double_fast.c' (68,967) at 20240405153053117
70941 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/docs/yaml/interface.md' (68,968) at 20240618080045401
70942 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32mp135.c' (68,969) at 20240405153051369
70943 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qm1d1b0004.c' (68,970) at 20240405153049533
70944 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/it87.rst' (68,971) at 20240405153045217
70945 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/idr.h' (68,972) at 20210307214932630
70946 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/remote_logging_utils.robot' (68,973) at 20240627080021048
70947 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/append.py' (68,974) at 20241206090014350
70948 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_trace.h' (68,975) at 20240405153049945
70949 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/fakelb.c' (68,976) at 20210307214929678
70950 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel_soc_pmic_bxtwc.h' (68,977) at 20210307214931426
70951 2025-01-21 03:01:01.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/phy_be.c' (68,978) at 20240405153231259
70952 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/vmstate.h' (68,979) at 20240906080037344
70953 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/ata.c' (68,980) at 20240405153046985
70954 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_qos.h' (68,981) at 20240405153050177
70955 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_spiderboard_adc_max_pwr_ti.json' (68,982) at 20241213090004421
70956 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/setup_mm.c' (68,983) at 20240405153045965
70957 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/event_channel.h' (68,984) at 20240326080039542
70958 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_drv.c' (68,985) at 20240405153048777
70959 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/pltdrv.c' (68,986) at 20221128040017514
70960 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pasemi-core.c' (68,987) at 20240405153230679
70961 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml' (68,988) at 20240405153045117
70962 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/0001-geany.m4-Do-not-tinker-with-pkg-config-paths.patch' (68,989) at 20220402030015923
70963 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-common/cpu/pfc.h' (68,990) at 20210307214926554
70964 2025-01-21 03:01:01.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/bug.h' (68,991) at 20240405153230019
70965 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/low_i2c.c' (68,992) at 20240405153046213
70966 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/templates/default/bblayers.conf.sample' (68,993) at 20240323080013545
70967 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/extended-controls.rst' (68,994) at 20220525020651782
70968 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/bios-tables-test.c' (68,995) at 20241211090212546
70969 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-mdm9615-wp8548.dtsi' (68,996) at 20240405153229891
70970 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_enum_decode_pv_hdls_check.yaml' (68,997) at 20240908080010098
70971 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bmips/dma.c' (68,998) at 20240405153045985
70972 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-mpeg4.c' (68,999) at 20240405153049405
70973 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/xen-kbdfront.c' (69,000) at 20240405153049145
70974 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lan9303.h' (69,001) at 20220525020653427
70975 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kgdb.h' (69,002) at 20240405153229999
70976 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cputime.c' (69,003) at 20240815080012915
70977 2025-01-21 03:01:01.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/module.c' (69,004) at 20210307214926314
70978 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptscsih.h' (69,005) at 20240405153049597
70979 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx7ulp_evk_plugin_defconfig' (69,006) at 20210308005003272
70980 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/rdev-ops.h' (69,007) at 20240405153053241
70981 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/purgatory.lds.S' (69,008) at 20210307214926534
70982 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/page.h' (69,009) at 20240405153046013
70983 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/.gitignore' (69,010) at 20220525020653331
70984 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/quick-start.rst' (69,011) at 20240405153045301
70985 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm911360_entphn.dts' (69,012) at 20240405153045429
70986 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Kconfig.powerpc' (69,013) at 20210307214927054
70987 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-08' (69,014) at 20230114040005626
70988 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c' (69,015) at 20240710080014589
70989 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit_4.08.bb' (69,016) at 20210307205553902
70990 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/version.h' (69,017) at 20210307214930574
70991 2025-01-21 03:01:01.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-gen1.c' (69,018) at 20240405153049429
70992 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_core_if.h' (69,019) at 20240405153052761
70993 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfdiv.c' (69,020) at 20210307214926334
70994 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb' (69,021) at 20241221090017504
70995 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/Kconfig' (69,022) at 20240405153052077
70996 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65911-comparator.c' (69,023) at 20220525020653351
70997 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sandboxblockdev.h' (69,024) at 20210308005003684
70998 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,ethsys.txt' (69,025) at 20240405153045013
70999 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi' (69,026) at 20210308005002628
71000 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cpu-feature-overrides.h' (69,027) at 20240405153046005
71001 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/Makefile' (69,028) at 20240405153045661
71002 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/socionext,milbeaut-timer.txt' (69,029) at 20210307214925446
71003 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/main.c' (69,030) at 20240405153230711
71004 2025-01-21 03:01:01.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emu8000_reg.h' (69,031) at 20210307214931598
71005 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nilfs2_ondisk.h' (69,032) at 20210307214931650
71006 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/template/Vera.ttf' (69,033) at 20210307205554234 to deleted uid set
71007 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080a_emu.h' (69,034) at 20210308005003600
71008 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/make_blank_csv.py' (69,035) at 20220525020652358
71009 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/ebpf/Makefile.ebpf' (69,036) at 20240906080037584
71010 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/conf/layer.conf' (69,037) at 20241221090017460
71011 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/base.cpp' (69,038) at 20240926080014009
71012 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/renoir.c' (69,039) at 20240405153053993
71013 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mc13xxx-i2c.c' (69,040) at 20240405153230835
71014 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/adi,adin.yaml' (69,041) at 20240405153045113
71015 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/psu1.json' (69,042) at 20230920080013648
71016 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7210.c' (69,043) at 20240405153053581
71017 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/trace.c' (69,044) at 20210307214928050
71018 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Aggregate.v1_0_3.json' (69,045) at 20240619080002940
71019 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt4803.c' (69,046) at 20240405153051473
71020 2025-01-21 03:01:01.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_init2.decode' (69,047) at 20210308005046389
71021 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/index.rst' (69,048) at 20220525020651766
71022 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qlit.h' (69,049) at 20210308005046041
71023 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/trace.h' (69,050) at 20210307214932706
71024 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/time.h' (69,051) at 20240405153046129
71025 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/vmlinux-gdb.py' (69,052) at 20240405153232103
71026 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/satan.S' (69,053) at 20210307214926142
71027 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/torture.sh' (69,054) at 20240815080012931
71028 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/annotate/instructions.c' (69,055) at 20240405153054085
71029 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq5332.c' (69,056) at 20240405153051345
71030 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_page_64.S' (69,057) at 20220525020652186
71031 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip09/sys/uncore-cpa.json' (69,058) at 20240405153054113
71032 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/smp.h' (69,059) at 20240405153046069
71033 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6368.h' (69,060) at 20210308005003588
71034 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmc150-accel-core.c' (69,061) at 20240405153048933
71035 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_output_isolated_correctly.log' (69,062) at 20210307214932626
71036 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-localserver_0.8.1.bb' (69,063) at 20240413080012663
71037 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_util.c' (69,064) at 20210308005003704
71038 2025-01-21 03:01:01.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_conversion.cpp' (69,065) at 20221028100033263
71039 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandbox/Makefile' (69,066) at 20210308005003044
71040 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-usb3hs-phy.yaml' (69,067) at 20240405153045129
71041 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/137.out' (69,068) at 20210308005046449
71042 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-mux.c' (69,069) at 20240405153048925
71043 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_strings.h' (69,070) at 20240405153230267
71044 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/sni/Makefile' (69,071) at 20210307214926206
71045 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationBlocksTransition/meson.build' (69,072) at 20230825080021141 to deleted uid set
71046 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/Kconfig' (69,073) at 20210307214929618
71047 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/Kconfig' (69,074) at 20220525020654803
71048 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/mwavedd.h' (69,075) at 20210307214926946
71049 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/message_iterator.ipp' (69,076) at 20210308005114857
71050 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableToolbarExport.vue' (69,077) at 20241004080035963
71051 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/dm365_lowlevel.h' (69,078) at 20210308005002720
71052 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-rockchip.yaml' (69,079) at 20240405153045173
71053 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_BA.h' (69,080) at 20210307214930634
71054 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/tx99.c' (69,081) at 20240405153231171
71055 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/event-times.c' (69,082) at 20240405153054165
71056 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/gpio.h' (69,083) at 20210307214926554
71057 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_mac.h' (69,084) at 20210307214929974
71058 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/tricorder.c' (69,085) at 20210308005002952
71059 2025-01-21 03:01:01.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ptyprocess/run-ptest' (69,086) at 20240301090012435
71060 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/s1d13xxxfb.c' (69,087) at 20240405153231591
71061 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/psplash/files/psplash-poky-img.h' (69,088) at 20210307205554386
71062 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_blit_shaders.h' (69,089) at 20240405153048709
71063 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bitmain/antminer_s9/board.c' (69,090) at 20210308005002924
71064 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cordic.h' (69,091) at 20210307214931370
71065 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/el/el6x/el6x.c' (69,092) at 20210308005002956
71066 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/keyword_vpd_parser.hpp' (69,093) at 20240618080023329
71067 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_h.c' (69,094) at 20210308005046517
71068 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clk/sifive-fu540-prci.h' (69,095) at 20210308005003632
71069 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-versatile.c' (69,096) at 20210308005003380
71070 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/buildhistory_filelist2.txt' (69,097) at 20210307205554438
71071 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dprtc.h' (69,098) at 20220525020653495
71072 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld20-global.dts' (69,099) at 20210308005002632
71073 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/COPYING.apache-2.0' (69,100) at 20210307205553686
71074 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_kms.c' (69,101) at 20240405153048781
71075 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wm97xx_battery.c' (69,102) at 20240405153051441
71076 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/suniv-f1c100s.dtsi' (69,103) at 20240405153045397
71077 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/checksum.h' (69,104) at 20240405153045937
71078 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/process.c' (69,105) at 20240405153045925
71079 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_qmi_msg.h' (69,106) at 20240405153050341
71080 2025-01-21 03:01:01.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/Makefile' (69,107) at 20240405153052329
71081 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/versal-mini-emmc0.dts' (69,108) at 20210308005002632
71082 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/Kconfig' (69,109) at 20230720080043539
71083 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/Kconfig' (69,110) at 20240628080014025
71084 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/trace.h' (69,111) at 20240906080037500
71085 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lwt_helpers.h' (69,112) at 20241008080014055
71086 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rps.h' (69,113) at 20240405153230567
71087 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mthlip.c' (69,114) at 20210308005046505
71088 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Oxberg' (69,115) at 20210307205553790
71089 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/skip-callchain-idx.c' (69,116) at 20240405153054089
71090 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-novena.dts' (69,117) at 20240405153045505
71091 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/khazad.c' (69,118) at 20240405153046537
71092 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pm3fb.c' (69,119) at 20240405153231587
71093 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/no_gen.patch' (69,120) at 20220721030015849
71094 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/user_verbs.rst' (69,121) at 20220525020651770
71095 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca_1.19.bb' (69,122) at 20230520080014480
71096 2025-01-21 03:01:01.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/array_test.patch' (69,123) at 20210307205554570
71097 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/ynl-gen-c.py' (69,124) at 20240411080014158
71098 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/ivb-metrics.json' (69,125) at 20240405153054141
71099 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base.c' (69,126) at 20210307214927898
71100 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/279' (69,127) at 20210927100127501
71101 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intlist.c' (69,128) at 20220525020655171
71102 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-37xx-devkit.dts' (69,129) at 20210308005002596
71103 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_meta.c' (69,130) at 20240624080012832
71104 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/Kconfig' (69,131) at 20240405153049545
71105 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/darwin-ldouble.c' (69,132) at 20210308005003720
71106 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/csi_rx_rmgr.c' (69,133) at 20210309003653024
71107 2025-01-21 03:01:01.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kernel/cet.c' (69,134) at 20240405153230119 to deleted uid set
71108 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/proftpd-config-fix.patch' (69,135) at 20230131040012039
71109 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/mpls.json' (69,136) at 20210307214932726
71110 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_ltlk.c' (69,137) at 20240405153046613
71111 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/smbiosmdrv2handler.hpp' (69,138) at 20240829080009330
71112 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear300/Makefile' (69,139) at 20210308005003052
71113 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/rcuref.c' (69,140) at 20240405153053101
71114 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/Makefile' (69,141) at 20210308005002988
71115 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8313ERDB_66_defconfig' (69,142) at 20210308005003236
71116 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/mboxd/mboxd_%.bbappend' (69,143) at 20210812000025162
71117 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/io.h' (69,144) at 20210307214929970
71118 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/meson.build' (69,145) at 20220913030027309 to deleted uid set
71119 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh/0001-Enable-system-malloc-on-all-linux.patch' (69,146) at 20230706080014753
71120 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/kcore.c' (69,147) at 20241211090145525
71121 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-baseboard.dtsi' (69,148) at 20210308005002596
71122 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dts' (69,149) at 20241107090012997
71123 2025-01-21 03:01:01.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/Kconfig' (69,150) at 20210308005003372
71124 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/cdev.c' (69,151) at 20240405153049713
71125 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_tx.c' (69,152) at 20240405153231043
71126 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/fsl_8xxx_misc.c' (69,153) at 20210308005003172
71127 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/defconfig' (69,154) at 20241221090017636
71128 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/sprd,sc2731-regulator.txt' (69,155) at 20210307214925410
71129 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-hobbit-imx7d_defconfig' (69,156) at 20210308005003276
71130 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/pci-epf-core.c' (69,157) at 20240405153051241
71131 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc32-linux-glibc' (69,158) at 20220402030016247
71132 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Add-a-color-setting-for-mips64_n32-binaries.patch' (69,159) at 20241221090017672
71133 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-common.h' (69,160) at 20241211090212366
71134 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_algs.c' (69,161) at 20210307214927078
71135 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/notify.h' (69,162) at 20240906080037344
71136 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/pmc.c' (69,163) at 20240405153051773
71137 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.1.bb' (69,164) at 20220502030010112
71138 2025-01-21 03:01:01.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-storage-bot.c' (69,165) at 20230426080043744
71139 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/hisi_defconfig' (69,166) at 20240405153045613
71140 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-pi-imx6ul_defconfig' (69,167) at 20210308005003276
71141 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/127.out' (69,168) at 20240326080039730
71142 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml' (69,169) at 20240405153045065
71143 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_data_symbol.sh' (69,170) at 20240405153054173
71144 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm_api.h' (69,171) at 20240405153052737
71145 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging_%.bbappend' (69,172) at 20241206090014230
71146 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_padding.c' (69,173) at 20240405153054269
71147 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS3.conf' (69,174) at 20240310080021376
71148 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet/0001-linker-scripts-Do-not-export-_IO_stdin_used.patch' (69,175) at 20231126090012777
71149 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ctype.h' (69,176) at 20220525020654559
71150 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libdisplay-info/libdisplay-info_0.2.0.bb' (69,177) at 20241221090017696
71151 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compat.h' (69,178) at 20210308005003656
71152 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field9.decode' (69,179) at 20230925080040085
71153 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/sev-guest/sev-guest.h' (69,180) at 20240405153052229
71154 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx3/Kconfig' (69,181) at 20210308005002728
71155 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/redfish-tests/test_telemetry.py' (69,182) at 20221213040040909
71156 2025-01-21 03:01:01.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/081.out' (69,183) at 20240326080039726
71157 2025-01-21 03:01:01.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/iio-trig-hrtimer.c' (69,184) at 20220525020653115
71158 2025-01-21 03:01:01.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h' (69,185) at 20210307214927962
71159 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/core.c' (69,186) at 20241011080017379
71160 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/btree.c' (69,187) at 20240405153052273
71161 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-invert.h' (69,188) at 20210307214926670
71162 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/irqflags.h' (69,189) at 20210307214925850
71163 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/qnap-poweroff.txt' (69,190) at 20210307214925402
71164 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-dhcp-term.service' (69,191) at 20220330030014766
71165 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick-r0-lte.dts' (69,192) at 20240405153045781
71166 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828.h' (69,193) at 20210307214928806
71167 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_defconfig' (69,194) at 20210308005003240
71168 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPL/README.omap3' (69,195) at 20210308005003300
71169 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-grcan' (69,196) at 20210307214925198
71170 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/snps,dw-apb-ictl.txt' (69,197) at 20210309003648364
71171 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-fsconfig-hidepid.c' (69,198) at 20210307214932710
71172 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/control.h' (69,199) at 20240405153054381
71173 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/Makefile' (69,200) at 20210307214929986
71174 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp' (69,201) at 20221209040003858
71175 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_devlink.h' (69,202) at 20220525020653563
71176 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lesjofors' (69,203) at 20210307205553786
71177 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/timbuart.h' (69,204) at 20210307214930762
71178 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_wcnss.c' (69,205) at 20240405153231367
71179 2025-01-21 03:01:01.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-iostat.sh' (69,206) at 20220525020655143
71180 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tunnel.c' (69,207) at 20241008080013983
71181 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tx6qp-8137.dts' (69,208) at 20240405153045521
71182 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/pipeline.json' (69,209) at 20240405153054145
71183 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-qman1.dtsi' (69,210) at 20210307214926350
71184 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsaccess.c' (69,211) at 20210406100034963
71185 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/cpu.h' (69,212) at 20241211090212358
71186 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8308_p1m.dts' (69,213) at 20210307214926358
71187 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (69,214) at 20241212090014007
71188 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/txrx.c' (69,215) at 20240405153050553
71189 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/COPYING.apache-2.0' (69,216) at 20221122040015511
71190 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/Kconfig' (69,217) at 20240405153047005
71191 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/readme.txt' (69,218) at 20210308005003032
71192 2025-01-21 03:01:01.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.h' (69,219) at 20210307214929910
71193 2025-01-21 03:01:01.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/clk-mtk.h' (69,220) at 20210308005003348
71194 2025-01-21 03:01:01.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/greatlakes_nic_mellanox.json' (69,221) at 20241213090004409
71195 2025-01-21 03:01:01.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/smp.c' (69,222) at 20210307214926294
71196 2025-01-21 03:01:01.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot.h' (69,223) at 20210308005002820
71197 2025-01-21 03:01:01.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml' (69,224) at 20240405153045109
71198 2025-01-21 03:01:01.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_state.c' (69,225) at 20240805080014063
71199 2025-01-21 03:01:01.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/pmu.c' (69,226) at 20240613080016555
71200 2025-01-21 03:01:01.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_fusion.c' (69,227) at 20240405153051657
71201 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/image.h' (69,228) at 20230720080043543
71202 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/rpl.c' (69,229) at 20240405153053281
71203 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish_avx_glue.c' (69,230) at 20220525020652138
71204 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_tx_iptunnel_user.c' (69,231) at 20240405153053429
71205 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/irq.c' (69,232) at 20210307214926294
71206 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_h.c' (69,233) at 20210308005046521
71207 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_userptr.c' (69,234) at 20240405153230563
71208 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-3.dtsi' (69,235) at 20210307214926350
71209 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_pipapo.h' (69,236) at 20240805080014059
71210 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c' (69,237) at 20240405153047157
71211 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_bridge.h' (69,238) at 20210307214928830
71212 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/test_python_pylint.py' (69,239) at 20241221090017632
71213 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tea5767.h' (69,240) at 20210307214928802
71214 2025-01-21 03:01:01.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (69,241) at 20220211110019214
71215 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-common-powernv.c' (69,242) at 20240405153046961
71216 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/LICENSE' (69,243) at 20210307205554226
71217 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/smc91x.h' (69,244) at 20210307214931510
71218 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/ppc-xlate.pl' (69,245) at 20240405153046101
71219 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_main.c' (69,246) at 20240613080016439
71220 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/0001-corestripper-Fix-uninitialized-warning.patch' (69,247) at 20240301090012427
71221 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-microdev/Makefile' (69,248) at 20210307214926538
71222 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/firmware.c' (69,249) at 20240830080013259
71223 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/linuxload.c' (69,250) at 20240906080037360
71224 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/faq.rst' (69,251) at 20240405153045229
71225 2025-01-21 03:01:01.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/felix.c' (69,252) at 20240830080013275
71226 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_NFLOG.c' (69,253) at 20241104090011619
71227 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/spear.yaml' (69,254) at 20240405153045017
71228 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rev2.dtsi' (69,255) at 20241211090145373
71229 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/genericx86-64.conf' (69,256) at 20231126090012829
71230 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517-craneboard.dts' (69,257) at 20240405153045593
71231 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/abituguru.c' (69,258) at 20240405153048837
71232 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/trampoline.c' (69,259) at 20240405153231899
71233 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/serial.txt' (69,260) at 20210307214925422
71234 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lmbench-Point-webpage-lm-to-target-directory.patch' (69,261) at 20230706080014741
71235 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/event.h' (69,262) at 20210307214929966
71236 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/phosphor-u-boot-mgr/phosphor-u-boot-mgr_git.bb' (69,263) at 20240817080012804
71237 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/URT-RLE' (69,264) at 20241221090017616
71238 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d2_ptc_ek.dts' (69,265) at 20210308005002568
71239 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/delta,tn48m-reset.yaml' (69,266) at 20240405153045149
71240 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/085' (69,267) at 20220429100100886
71241 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/jz4740-battery.h' (69,268) at 20210307214931486
71242 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/Kconfig' (69,269) at 20210308005003004
71243 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/ddr_spd.c' (69,270) at 20210308005003224
71244 2025-01-21 03:01:01.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/0001-Link-to-libatomic.patch' (69,271) at 20210307205553898
71245 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/exception.hpp' (69,272) at 20241107090038222
71246 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS01.boot' (69,273) at 20240405153054369
71247 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-icst.h' (69,274) at 20210307214927042
71248 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/Kconfig' (69,275) at 20210307214930258
71249 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct-multi.c' (69,276) at 20240405153053429
71250 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/nand.c' (69,277) at 20210308005003540
71251 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_le_qb.c' (69,278) at 20210308005046505
71252 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_hw_cb.c' (69,279) at 20210307214930290
71253 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/irq_comm.c' (69,280) at 20240405153046449
71254 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png' (69,281) at 20210307205554462 to deleted uid set
71255 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/Kconfig' (69,282) at 20210308005003088
71256 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-cluster.h' (69,283) at 20210307214928586
71257 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/starfive,jh7110-dphy-rx.yaml' (69,284) at 20240405153229787
71258 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson.h' (69,285) at 20210308005003456
71259 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm_edt_kern.c' (69,286) at 20240405153053421
71260 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/crash_dump.c' (69,287) at 20240405153046313
71261 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/lib/cmdline.c' (69,288) at 20240405153046001
71262 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/init.c' (69,289) at 20210308005002716
71263 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vdo0.c' (69,290) at 20240405153046801
71264 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml' (69,291) at 20240405153045133
71265 2025-01-21 03:01:01.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/forward_unauthorized.hpp' (69,292) at 20240817080003175
71266 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Trelleborg_Gylle' (69,293) at 20210307205553794
71267 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/of.c' (69,294) at 20240405153231539
71268 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.h' (69,295) at 20210307214927270
71269 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/parser-helpers.h' (69,296) at 20240906080037476
71270 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bufio.c' (69,297) at 20241211090145441
71271 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2.host.h' (69,298) at 20210307214930558
71272 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/209.out' (69,299) at 20240326080039730
71273 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.c' (69,300) at 20210307214929570
71274 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/zce_helper.c' (69,301) at 20230925080040061
71275 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sync_bitops.h' (69,302) at 20210307214926066
71276 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/hw_irq.h' (69,303) at 20220525020651974
71277 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/sbsa.json' (69,304) at 20240405153232227
71278 2025-01-21 03:01:01.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/pids.rst' (69,305) at 20210307214925218
71279 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-hdmi.c' (69,306) at 20240405153053929
71280 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_dev.c' (69,307) at 20240405153232067
71281 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-traitlets_5.14.3.bb' (69,308) at 20241206090014270
71282 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa-supplicant.sh' (69,309) at 20210307205554466
71283 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/pci.h' (69,310) at 20240405153045917
71284 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_b.c' (69,311) at 20210308005046525
71285 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/098' (69,312) at 20220429100100890
71286 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_proc.c' (69,313) at 20240405153046705
71287 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5227x.h' (69,314) at 20210308005002804
71288 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq256xx_charger.c' (69,315) at 20240405153231355
71289 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6q-clock.yaml' (69,316) at 20240405153045025
71290 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/gre_offload.c' (69,317) at 20240405153053245
71291 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/ui.json' (69,318) at 20241211090212450
71292 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.h' (69,319) at 20240405153049465
71293 2025-01-21 03:01:01.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/meson.build' (69,320) at 20230429080025377 to deleted uid set
71294 2025-01-21 03:01:01.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_std_timer.c' (69,321) at 20210307214931870
71295 2025-01-21 03:01:01.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bmc-update/files/config-bmc.json' (69,322) at 20210307205554082
71296 2025-01-21 03:01:01.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv11.c' (69,323) at 20240405153048661
71297 2025-01-21 03:01:01.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/dbg_stackcheck.S' (69,324) at 20210307214925658
71298 2025-01-21 03:01:01.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_skbmod.c' (69,325) at 20240411080014154
71299 2025-01-21 03:01:01.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPwrSeqCmd.c' (69,326) at 20220525020654179
71300 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kvm/x86.c' (69,327) at 20240913080013777 to deleted uid set
71301 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-events.c' (69,328) at 20240405153232239
71302 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/dma.c' (69,329) at 20210307214930542
71303 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/interfaces/manager_interface.hpp' (69,330) at 20220727030028313
71304 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/pi433_if.c' (69,331) at 20240405153231475
71305 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7744-iwg20m.dtsi' (69,332) at 20240405153045553
71306 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/trace-events' (69,333) at 20241211090212282
71307 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-microvm.h' (69,334) at 20210308005045873
71308 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/README' (69,335) at 20240405153054217
71309 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/perf_regs.c' (69,336) at 20240405153232219
71310 2025-01-21 03:01:01.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/Makefile' (69,337) at 20210307214930718
71311 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sev.c' (69,338) at 20240411080014062
71312 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/docs/bindings/Makefile' (69,339) at 20210610190030293
71313 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bfq-iosched.h' (69,340) at 20240405153046517
71314 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/cpumap.c' (69,341) at 20210307214926590
71315 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c' (69,342) at 20240405153231475
71316 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/mxs.h' (69,343) at 20210307214931366
71317 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libraw/libraw_0.21.2.bb' (69,344) at 20241221090017540
71318 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/nss-fix-incorrect-shebang-of-perl.patch' (69,345) at 20220204040022528
71319 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/lynis/lynis_3.1.1.bb' (69,346) at 20241221090017576
71320 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_custom_sec_handlers.c' (69,347) at 20240405153054277
71321 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kcsan.rst' (69,348) at 20240405153045009
71322 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig' (69,349) at 20210308005003288
71323 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tlv320aic32x4.yaml' (69,350) at 20240405153045173
71324 2025-01-21 03:01:01.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/st,ssc-spi.yaml' (69,351) at 20240405153045173
71325 2025-01-21 03:01:01.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/niu.h' (69,352) at 20210307214929646
71326 2025-01-21 03:01:01.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/pci.h' (69,353) at 20210309003648676
71327 2025-01-21 03:01:01.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/visor.c' (69,354) at 20210307214930870
71328 2025-01-21 03:01:01.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-atmel-tcb.c' (69,355) at 20240405153230247
71329 2025-01-21 03:01:01.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/MAINTAINERS' (69,356) at 20210308005003044
71330 2025-01-21 03:01:01.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-divide.S' (69,357) at 20240405153229855
71331 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/main.c' (69,358) at 20241018080014478
71332 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_reg.h_shipped' (69,359) at 20210307214930278
71333 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/transporthandler.cpp' (69,360) at 20241120090020936
71334 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/development-process.rst' (69,361) at 20210307214925586
71335 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml' (69,362) at 20240405153045177
71336 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cpumask_common.h' (69,363) at 20240405153054269
71337 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-alto35.dts' (69,364) at 20240405153045605
71338 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/seccomp.h' (69,365) at 20220525020652150
71339 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r9-lte.dts' (69,366) at 20240405153045781
71340 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/mock_syscall.cpp' (69,367) at 20240822080023973
71341 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit/0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch' (69,368) at 20230609080014391
71342 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6357/core.h' (69,369) at 20240405153052729
71343 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/radix_pgtable.c' (69,370) at 20240405153230047
71344 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_core.h' (69,371) at 20240405153230899
71345 2025-01-21 03:01:01.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb' (69,372) at 20230114040015482
71346 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/vgpu.c' (69,373) at 20240405153048521
71347 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-lx106/gdb-config.c.inc' (69,374) at 20221215040039346
71348 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/semtech,sx9324.yaml' (69,375) at 20240405153229767
71349 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-single.c' (69,376) at 20241008080013967
71350 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/aqc111.h' (69,377) at 20210307214929702
71351 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_quota.c' (69,378) at 20210307214932030
71352 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/Kconfig' (69,379) at 20240405153048969
71353 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/hw-version.h' (69,380) at 20220429100100586
71354 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5275evb/Kconfig' (69,381) at 20210308005002972
71355 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0004-apache2-log-the-SELinux-context-at-startup.patch' (69,382) at 20241221090017564
71356 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-start.service' (69,383) at 20230114040015538
71357 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/ppc/host/cpuinfo.h' (69,384) at 20240326080039410
71358 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/cfg80211.c' (69,385) at 20240405153051953
71359 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lochnagar1_regs.h' (69,386) at 20210307214931430
71360 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/image_mock.cpp' (69,387) at 20220210040033214
71361 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.h' (69,388) at 20210307214927302
71362 2025-01-21 03:01:01.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/transport.cpp' (69,389) at 20240819080030251
71363 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-rock960.dtsi' (69,390) at 20210308005002608
71364 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/usbgecko_udbg.h' (69,391) at 20210307214926466
71365 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/sorc37d.c' (69,392) at 20210309003649820
71366 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-pxa-28nm-hsic.c' (69,393) at 20240405153051285
71367 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BluebellHill' (69,394) at 20210307205553794
71368 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/percpu.h' (69,395) at 20210307214926118
71369 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/fixmap.h' (69,396) at 20220525020652126
71370 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-book3s-v3.h' (69,397) at 20240906080037512
71371 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_64.h' (69,398) at 20240913080013773
71372 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/icecc.bbclass' (69,399) at 20241221090017612
71373 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/of-dma.c' (69,400) at 20240405153047001
71374 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/mrfld_pwrbtn.c' (69,401) at 20240405153051409
71375 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-peripherals-opp.dtsi' (69,402) at 20240405153045481
71376 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_config.h' (69,403) at 20240906080037348
71377 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-stop.rst' (69,404) at 20210309003648476
71378 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (69,405) at 20240110090012776
71379 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge_20230101.bb' (69,406) at 20240113090014540
71380 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c' (69,407) at 20240405153050125
71381 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb' (69,408) at 20241221090017512
71382 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-graph-card.yaml' (69,409) at 20240405153045161
71383 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/memswap.c' (69,410) at 20210307214932598
71384 2025-01-21 03:01:01.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/mce_amd.h' (69,411) at 20210307214927154
71385 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/workqueue.rst' (69,412) at 20240405153229835
71386 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/ipmi.service' (69,413) at 20210307205553846
71387 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_parse_tcp_hdr_opt_dynptr.c' (69,414) at 20240405153054277
71388 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_ep11misc.c' (69,415) at 20240405153231379
71389 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/occ/files/occ_sensor.yaml' (69,416) at 20210307205553690
71390 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-handshake.rst' (69,417) at 20240405153045241
71391 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/psr.h' (69,418) at 20210307214926586
71392 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/pseudo_pyc_test1.py' (69,419) at 20210307205554386
71393 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-poweron@.service' (69,420) at 20240316080012480
71394 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/pcbc.c' (69,421) at 20220525020652214
71395 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/0002-burn.S-Add.patch' (69,422) at 20210307205553870
71396 2025-01-21 03:01:01.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/endpoint.c' (69,423) at 20241216090017805
71397 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/source.py' (69,424) at 20240906080037444
71398 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/test/file_descriptor_tests.cpp' (69,425) at 20230602080035412
71399 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31827.rst' (69,426) at 20240405153045217
71400 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/cpld.h' (69,427) at 20210308005002992
71401 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/code-reading.c' (69,428) at 20240613080016555
71402 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_i2c_cr50.c' (69,429) at 20240405153046765
71403 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/x86/apple.c' (69,430) at 20240405153046649
71404 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/atcpit100_timer.c' (69,431) at 20210308005003496
71405 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/haleakala.dts' (69,432) at 20210309003648872
71406 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/errno.h' (69,433) at 20210308005003656
71407 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap121/ap121.c' (69,434) at 20210308005003028
71408 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb_mixer.c' (69,435) at 20220525020654983
71409 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/sg_split.c' (69,436) at 20210307214931814
71410 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/exprtk/exprtk_git.bb' (69,437) at 20241221090017512
71411 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_config.cpp' (69,438) at 20220505030021322
71412 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/amlogic,meson-gx-spicc.yaml' (69,439) at 20240405153045173
71413 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/json-schema.h' (69,440) at 20241114091008832
71414 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui-ncurses/0001-Fix-the-error-of-can-t-find-header-file.patch' (69,441) at 20210316000012677
71415 2025-01-21 03:01:01.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/websocketrule.hpp' (69,442) at 20240606080002976
71416 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/cache_v8.c' (69,443) at 20210308005002556
71417 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_pes.c' (69,444) at 20210309003650372
71418 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/ptt/hisi_ptt.c' (69,445) at 20240405153230671
71419 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/bcmgenet.h' (69,446) at 20240520080015155
71420 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq24257_charger.c' (69,447) at 20240405153051429
71421 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch' (69,448) at 20241221090017636
71422 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/Makefile' (69,449) at 20210308005003516
71423 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/README' (69,450) at 20210308005002980
71424 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-keyaki.dts' (69,451) at 20240405153045769
71425 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/Makefile' (69,452) at 20240405153053933
71426 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2080_nand_rcw.cfg' (69,453) at 20210308005002996
71427 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/trace/zcrypt.h' (69,454) at 20210307214926514
71428 2025-01-21 03:01:01.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/platinum.h' (69,455) at 20210308005003612
71429 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-filter.h' (69,456) at 20240405153049469
71430 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/hwcap.h' (69,457) at 20240405153046249
71431 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcm7260.h' (69,458) at 20210308005003588
71432 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/iommu-omap.h' (69,459) at 20210307214931478
71433 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-mux.h' (69,460) at 20240724080011687
71434 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/madera.h' (69,461) at 20210307214929006
71435 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353v.dts' (69,462) at 20241115090012941
71436 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_updatecompleted_unittest.cpp' (69,463) at 20210308005120353
71437 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon/run-ptest' (69,464) at 20210407000018086
71438 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/README-settings-manager.md' (69,465) at 20221207040038639
71439 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/da8xx.c' (69,466) at 20240710080014597
71440 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/cmdline.h' (69,467) at 20240405153052953
71441 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/Kbuild' (69,468) at 20210307214927946
71442 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/psci_test.c' (69,469) at 20240405153054313
71443 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/brcm,bcm4377-bluetooth.yaml' (69,470) at 20240405153045113
71444 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-si476x.c' (69,471) at 20240405153049501
71445 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon.yaml' (69,472) at 20240405153229795
71446 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/ps.h' (69,473) at 20240405153231259
71447 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/spinlock_types.h' (69,474) at 20240405153045917
71448 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_dynamic_config.c' (69,475) at 20240405153049761
71449 2025-01-21 03:01:01.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0011-Fix-Avoid-redefinition-of-variables.patch' (69,476) at 20241206090014214
71450 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_ioctl_set.c' (69,477) at 20240405153051913
71451 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/kurobox_pro-setup.c' (69,478) at 20240405153045673
71452 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vermilion/Makefile' (69,479) at 20210307214930946
71453 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0007-sapi-cli-config.m4-fix-build-directory.patch' (69,480) at 20220204040022468
71454 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-beagle-x15.dts' (69,481) at 20240405153045597
71455 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30.dtsi' (69,482) at 20240405153229879
71456 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-apple.c' (69,483) at 20240405153230651
71457 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch' (69,484) at 20241206090014334
71458 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch' (69,485) at 20210307205553918
71459 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lsscsi/lsscsi_030.bb' (69,486) at 20231126090012789
71460 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mshyperv.h' (69,487) at 20240405153231791
71461 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri-iris-v2.dtsi' (69,488) at 20240405153045529
71462 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/report.c' (69,489) at 20240405153231963
71463 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/print_targets.pl' (69,490) at 20220720030027723
71464 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/xgene-reboot.c' (69,491) at 20240405153231351
71465 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_verifier.c' (69,492) at 20240405153054289
71466 2025-01-21 03:01:01.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog@.service' (69,493) at 20210817000018516
71467 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/bootloader.c' (69,494) at 20230426080043708
71468 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-usbc-cros-ec.c' (69,495) at 20240405153047029
71469 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/cmd.c' (69,496) at 20210309003651776
71470 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb' (69,497) at 20230503080014619
71471 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/utilities/NBDServer.js' (69,498) at 20240305090033462
71472 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/run-ptest' (69,499) at 20230114040015474
71473 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/selinux-check-devices.sh' (69,500) at 20210307205554130
71474 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/CVE-2019-20633.patch' (69,501) at 20220204040022652
71475 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/virmidi.c' (69,502) at 20240405153053497
71476 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dcdbas.h' (69,503) at 20240405153051401
71477 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/README.md' (69,504) at 20230831080022079
71478 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd/mtd-abi.h' (69,505) at 20210308005003676
71479 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c' (69,506) at 20240405153231003
71480 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtd/index.rst' (69,507) at 20240405153045193
71481 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Documentation/sysfs-bus-greybus' (69,508) at 20210307214930514
71482 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/include/mach/ath79.h' (69,509) at 20210308005002820
71483 2025-01-21 03:01:01.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/barrier.h' (69,510) at 20240405153046101
71484 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/Kconfig' (69,511) at 20240405153053461
71485 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/0003-link.mk-generate-version.o-in-link-out-dir.patch' (69,512) at 20241221090017472
71486 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mscc,vsc7514-switch.yaml' (69,513) at 20240405153045117
71487 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_h.c' (69,514) at 20210308005046521
71488 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-gru-kevin.dts' (69,515) at 20210308005002608
71489 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/uapi/linux/virtio_config.h' (69,516) at 20210307214932742
71490 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/cpu-synchronize-state.c' (69,517) at 20210308005046257
71491 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-mem.c' (69,518) at 20210308005003496
71492 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ucc.txt' (69,519) at 20210307214925422
71493 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv-mon-wip.rst' (69,520) at 20240405153045265
71494 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/gospower_g1136-1300wna_psu.json' (69,521) at 20230801080007528
71495 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h' (69,522) at 20220525020652835
71496 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-verity-loadpin.c' (69,523) at 20240405153049249
71497 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Kilgard' (69,524) at 20210307205553866
71498 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-twl4030.txt' (69,525) at 20210307214925318
71499 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb' (69,526) at 20241221090017692
71500 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/main.cpp' (69,527) at 20241114091025397
71501 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/fscache.rst' (69,528) at 20240405153045201
71502 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-clash-member.json' (69,529) at 20210927100127469
71503 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m64_defconfig' (69,530) at 20210308005003252
71504 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/optee/optee.c' (69,531) at 20210308005003708
71505 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/hsmp.c' (69,532) at 20240405153051393
71506 2025-01-21 03:01:01.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/spectre.rst' (69,533) at 20240418080014478
71507 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_drv.c' (69,534) at 20240405153230631
71508 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/pci.c' (69,535) at 20241008080013919
71509 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (69,536) at 20220618030015174
71510 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_1_0_d.h' (69,537) at 20210307214927694
71511 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc.c' (69,538) at 20240405153053157
71512 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/btitest.h' (69,539) at 20220525020655187
71513 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-10g-0.dtsi' (69,540) at 20210307214926018
71514 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c' (69,541) at 20241011080017339
71515 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/lasi.c' (69,542) at 20241211090212298
71516 2025-01-21 03:01:01.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/aspeed_vic.c' (69,543) at 20241211090212282
71517 2025-01-21 03:01:01.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/Makefile' (69,544) at 20210308005003052
71518 2025-01-21 03:01:01.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-fortify-source.c' (69,545) at 20210307214932466
71519 2025-01-21 03:01:01.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/mscc/ntb_hw_switchtec.c' (69,546) at 20241018080014538
71520 2025-01-21 03:01:01.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/reset-ast2500.c' (69,547) at 20210308005003476
71521 2025-01-21 03:01:01.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6350.dtsi' (69,548) at 20241211090145373
71522 2025-01-21 03:01:01.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-m2m.c' (69,549) at 20240405153049457
71523 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/synclink.h' (69,550) at 20210307214931522
71524 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/system_map.c' (69,551) at 20210308005003232
71525 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2m-rs1.dtsi' (69,552) at 20240405153045401
71526 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0025-gcc-testsuite-tweaks-for-mips-OE.patch' (69,553) at 20241221090017660
71527 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/099' (69,554) at 20220429100100890
71528 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/bloblist.c' (69,555) at 20210308005003220
71529 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/color.py' (69,556) at 20230114040015510
71530 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/memcmp.c' (69,557) at 20210309003656016
71531 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/awinic,aw8738.yaml' (69,558) at 20240405153045161
71532 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_raspi3.py' (69,559) at 20241211090212538
71533 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int1092/Kconfig' (69,560) at 20220525020653907
71534 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1024rdb.dtsi' (69,561) at 20210307214926346
71535 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/nios2/MAINTAINERS' (69,562) at 20210308005002912
71536 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3328-power.h' (69,563) at 20210307214931346
71537 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/Makefile' (69,564) at 20240405153050473
71538 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/machvec.h' (69,565) at 20240405153045349
71539 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb' (69,566) at 20241214090210267
71540 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_kc705_be/xtensa-modules.c.inc' (69,567) at 20210308005046365
71541 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/SCTP.rst' (69,568) at 20240405153045257
71542 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/service/skeleton' (69,569) at 20210307205554390
71543 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/map_in_map.h' (69,570) at 20240405153231895
71544 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/loongson_ipi.c' (69,571) at 20240405153046033
71545 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2600/Makefile' (69,572) at 20210421100236114
71546 2025-01-21 03:01:01.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/spl.c' (69,573) at 20210308005003028
71547 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-duovero.dtsi' (69,574) at 20240405153045605
71548 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/journal.hpp' (69,575) at 20220625030026172
71549 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_seq_pdu_list.h' (69,576) at 20240405153051961
71550 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine.dtsi' (69,577) at 20240405153229895
71551 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/wl12xx_80211.h' (69,578) at 20210307214929966
71552 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/fsl,qoriq-clockgen.h' (69,579) at 20220525020654543
71553 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/kgdb.c' (69,580) at 20210307214926110
71554 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ia_css_bayer_io_param.h' (69,581) at 20210307214930558
71555 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/generic.c' (69,582) at 20210308005002560
71556 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/defrag.h' (69,583) at 20240405153052277
71557 2025-01-21 03:01:01.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-empress.c' (69,584) at 20240405153049377
71558 2025-01-21 03:01:01.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.github/ISSUE_TEMPLATE/config.yml' (69,585) at 20240315080003589
71559 2025-01-21 03:01:01.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/hp_sdc.c' (69,586) at 20210307214928498
71560 2025-01-21 03:01:01.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/exceptions.c' (69,587) at 20240405153045977
71561 2025-01-21 03:01:01.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/common.h' (69,588) at 20240405153045701
71562 2025-01-21 03:01:01.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap/libcap_2.71.bb' (69,589) at 20241221090017696
71563 2025-01-21 03:01:01.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/uuid.c' (69,590) at 20240405153053109
71564 2025-01-21 03:01:01.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/CMakeLists.txt' (69,591) at 20240106090017253
71565 2025-01-21 03:01:01.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2xxx.c' (69,592) at 20240405153045661
71566 2025-01-21 03:01:01.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/main.c' (69,593) at 20241211090145473
71567 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent-tree.c' (69,594) at 20241216090017749
71568 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/bcm590xx.h' (69,595) at 20210307214931426
71569 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb' (69,596) at 20240301090012423
71570 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-logitech-lg4ff' (69,597) at 20210309003648260
71571 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/pcie_slot.cpp' (69,598) at 20240703080042683
71572 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-pcduino2.dts' (69,599) at 20240405153045377
71573 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/dma-mapping.c' (69,600) at 20240405153045913
71574 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/acpi_numa.c' (69,601) at 20240913080013765
71575 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-PDDC' (69,602) at 20211006000025234
71576 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aes_ctr.c' (69,603) at 20220525020652398
71577 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/adding-syscalls.rst' (69,604) at 20220525020651754
71578 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0001-utils-Use-c99-compiler-independent-types.patch' (69,605) at 20230503080014579
71579 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_rtc.h' (69,606) at 20210308005002716
71580 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_macsetting_regdef.h' (69,607) at 20240405153051897
71581 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml' (69,608) at 20221207040023627
71582 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/eds1547.h' (69,609) at 20210307214928626
71583 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/startMonitoring.sh' (69,610) at 20230920080013648
71584 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/bootmem.c' (69,611) at 20210927100127329
71585 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable.bbappend' (69,612) at 20230706080014733
71586 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c' (69,613) at 20240913080013793
71587 2025-01-21 03:01:01.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu-internal.h' (69,614) at 20240405153053145
71588 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/kprobes.c' (69,615) at 20240405153045873
71589 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-sensors.yaml' (69,616) at 20210730100031453
71590 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/app-pri.rst' (69,617) at 20210309003648484
71591 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qmp-registry.c' (69,618) at 20220429100100738
71592 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/futex_64.h' (69,619) at 20210307214926578
71593 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/user_only_helper.c' (69,620) at 20240906080037520
71594 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/twl4030-audio.txt' (69,621) at 20210307214925362
71595 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/loongson.h' (69,622) at 20220525020652002
71596 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/dlg,da9150-charger.yaml' (69,623) at 20240405153045141
71597 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/zet6223.txt' (69,624) at 20210307214925338
71598 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power7-events-list.h' (69,625) at 20210307214926450
71599 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/amba/Makefile' (69,626) at 20210307214926858
71600 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/tm.S' (69,627) at 20240405153230039
71601 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clkt_iclk.c' (69,628) at 20210307214927038
71602 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-console.c' (69,629) at 20210307214926290
71603 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,mdp5.yaml' (69,630) at 20240405153229759
71604 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/Makefile' (69,631) at 20210307214928390
71605 2025-01-21 03:01:01.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/maxinefb.c' (69,632) at 20240405153231587
71606 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8939-sony-xperia-kanuti-tulip.dts' (69,633) at 20240405153229943
71607 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Rdisc' (69,634) at 20211006000025242
71608 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/hda_dsp_common.c' (69,635) at 20240405153053949
71609 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/Kconfig' (69,636) at 20210308005002908
71610 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/templates/default/local.conf.sample' (69,637) at 20241221090017476
71611 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/SBx81LIFXCAT.h' (69,638) at 20210308005003580
71612 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/altera-pcie-msi.txt' (69,639) at 20210307214925382
71613 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_comms.c' (69,640) at 20210309003653368
71614 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/win_minmax.c' (69,641) at 20240405153053109
71615 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/pcap.c' (69,642) at 20210927100127213
71616 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/.gitignore' (69,643) at 20210309003655976
71617 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fs_dax.h' (69,644) at 20210307214931606
71618 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.25.bb' (69,645) at 20241221090017532
71619 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/kmem.c' (69,646) at 20240405153230275
71620 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utexcep.c' (69,647) at 20210307214926842
71621 2025-01-21 03:01:01.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.js' (69,648) at 20210308005107073
71622 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6qarm2_lpddr2_defconfig' (69,649) at 20210308005003268
71623 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/default-versions.inc' (69,650) at 20220125040024471
71624 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc.c' (69,651) at 20240405153053997
71625 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/README' (69,652) at 20210308005002976
71626 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Thor-1.0W' (69,653) at 20210307205553762
71627 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Collection/DeleteAll.interface.yaml' (69,654) at 20220315030032663
71628 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_dma.h' (69,655) at 20210308005002836
71629 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-r89.dts' (69,656) at 20240405153045561
71630 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_stream.c' (69,657) at 20240405153230391
71631 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpufeatures.h' (69,658) at 20241023080012871
71632 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/macb_pci.c' (69,659) at 20220525020653471
71633 2025-01-21 03:01:01.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/sbf_dram_init.S' (69,660) at 20210308005002976
71634 2025-01-21 03:01:01.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-ppc.h' (69,661) at 20240405153232287
71635 2025-01-21 03:01:01.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-dnf-write-the-log-lock-to-root.patch' (69,662) at 20240309090012820
71636 2025-01-21 03:01:01.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb' (69,663) at 20241221090017516
71637 2025-01-21 03:01:01.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/ethanolx-baseboard.json' (69,664) at 20230128040012698
71638 2025-01-21 03:01:01.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty.h' (69,665) at 20240405153231523
71639 2025-01-21 03:01:01.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.13.bb' (69,666) at 20231126090012789
71640 2025-01-21 03:01:01.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/adc.h' (69,667) at 20210308005111457
71641 2025-01-21 03:01:01.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/packetengines/hamachi.c' (69,668) at 20240405153050201
71642 2025-01-21 03:01:01.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs.h' (69,669) at 20220525020652887
71643 2025-01-21 03:01:01.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_and.c' (69,670) at 20240405153054281
71644 2025-01-21 03:01:01.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_els.c' (69,671) at 20241018080014542
71645 2025-01-21 03:01:01.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_ecdis.h' (69,672) at 20210307214928542
71646 2025-01-21 03:01:01.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/nommu-mmap.rst' (69,673) at 20210309003648292
71647 2025-01-21 03:01:01.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0020-rev-f.dts' (69,674) at 20240405153045605
71648 2025-01-21 03:01:01.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/Makefile' (69,675) at 20210307214932426
71649 2025-01-21 03:01:01.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hte.h' (69,676) at 20240405153052701
71650 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn31/irq_service_dcn31.h' (69,677) at 20220525020652530
71651 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/minerva_cmm.json' (69,678) at 20241217090031429 to deleted uid set
71652 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/types.h' (69,679) at 20210307214925858
71653 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Funasdalen_Funasdalsberge' (69,680) at 20210307205553782
71654 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn_types.h' (69,681) at 20210307214930558
71655 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/imximage.cfg' (69,682) at 20210308005003004
71656 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/default.conf' (69,683) at 20210307205553814
71657 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_nau88l25_max98357a.c' (69,684) at 20240613080016547
71658 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/delta_awf2dc3200w_psu.json' (69,685) at 20220601030005861
71659 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/stout.c' (69,686) at 20210308005003040
71660 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/energy-model.rst' (69,687) at 20240405153229823
71661 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-wandboard.dts' (69,688) at 20240405153045505
71662 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-batch-action.png' (69,689) at 20220105012522967 to deleted uid set
71663 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/tsnmap.c' (69,690) at 20220525020654907
71664 2025-01-21 03:01:01.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/of_videomode.h' (69,691) at 20210307214931698
71665 2025-01-21 03:01:01.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5668.h' (69,692) at 20210307214932334
71666 2025-01-21 03:01:01.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/tlb.c' (69,693) at 20210308005002988
71667 2025-01-21 03:01:01.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/seq_file.c' (69,694) at 20240405153052505
71668 2025-01-21 03:01:01.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd938x.h' (69,695) at 20240405153053817
71669 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dts' (69,696) at 20240405153045729
71670 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/unistd.h' (69,697) at 20210307214926122
71671 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-rtl8139.rom' (69,698) at 20210308005046137 to deleted uid set
71672 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/timings.py' (69,699) at 20210308005046397
71673 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/evb-npcm750.conf' (69,700) at 20211105000026763
71674 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-gpio.c' (69,701) at 20240405153047065
71675 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter_private.h' (69,702) at 20210307214930542
71676 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/smp.c' (69,703) at 20240405153046217
71677 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/phy.c' (69,704) at 20210308005003000
71678 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/run-ptest' (69,705) at 20241221090017532
71679 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.h' (69,706) at 20210307214929934
71680 2025-01-21 03:01:01.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/gp2ap020a00f.c' (69,707) at 20240405153049001
71681 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ddr.h' (69,708) at 20210308005002968
71682 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/systemd/systemd-efi.inc' (69,709) at 20241221090017472
71683 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field7.decode' (69,710) at 20230925080040085
71684 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-i2c.h' (69,711) at 20240405153046925
71685 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/b2c2/flexcop-dma.c' (69,712) at 20220525020653267
71686 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libogg/libogg_1.3.5.bb' (69,713) at 20210629000017512
71687 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso-layout.lds.S' (69,714) at 20240405153046369
71688 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/unaligned.c' (69,715) at 20240405153230023
71689 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bootconfig.h' (69,716) at 20240429080012456
71690 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7411.c' (69,717) at 20240405153048841
71691 2025-01-21 03:01:01.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/xcat/resource.robot' (69,718) at 20210308005007120
71692 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/Kconfig' (69,719) at 20240405153232183
71693 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/call.cpp' (69,720) at 20240817080036824
71694 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/posix_types.h' (69,721) at 20210307214926166
71695 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/0001-Define-alignof_slot-using-_Alignof-when-using-C11-or.patch' (69,722) at 20230131040012063
71696 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/msgpack/msgpack-c_6.0.0.bb' (69,723) at 20231207090015266
71697 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-memory' (69,724) at 20240405153229731
71698 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexx2.inc' (69,725) at 20240301090012451
71699 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c' (69,726) at 20240405153230815
71700 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/8139too.c' (69,727) at 20240405153050253
71701 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tec-ng_defconfig' (69,728) at 20210308005003280
71702 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/fbterm/fb.modes' (69,729) at 20210307205554074
71703 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v2_0.h' (69,730) at 20240405153047125
71704 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mps15.h' (69,731) at 20210307214931434
71705 2025-01-21 03:01:01.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-cx9020.dts' (69,732) at 20240405153045493
71706 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_network_configuration.robot' (69,733) at 20240628080017117
71707 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/string.h' (69,734) at 20210307214925650
71708 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/ppc64/a-b-kernel.h' (69,735) at 20240906080037560
71709 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts' (69,736) at 20240809080013006
71710 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/axon_msi.c' (69,737) at 20240405153230051
71711 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/alim7101_wdt.c' (69,738) at 20210309003653348
71712 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.h' (69,739) at 20240405153047137
71713 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.05.bb' (69,740) at 20241221090017544
71714 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_kern.h' (69,741) at 20240405153054277
71715 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/msi_api.h' (69,742) at 20240405153052741
71716 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/test/test_policy.cpp' (69,743) at 20210308005117205
71717 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_mbox.c' (69,744) at 20210307214927078
71718 2025-01-21 03:01:01.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/cdp.h' (69,745) at 20210308005003716
71719 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/exported-sql-viewer.py' (69,746) at 20220525020655155
71720 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/util.cpp' (69,747) at 20231026080038056
71721 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_irq.h' (69,748) at 20240405153051833
71722 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8m/lowlevel_init.S' (69,749) at 20210308005002724
71723 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dnskw.dtsi' (69,750) at 20240405153045457
71724 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/082_fdt_update_all.dts' (69,751) at 20210308005003752
71725 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/longopts.cfg' (69,752) at 20241221090017636
71726 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kprobe_multi_test.c' (69,753) at 20240405153232255
71727 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf.h' (69,754) at 20240405153054273
71728 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compiler-gcc.h' (69,755) at 20210308005003656
71729 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/Kconfig' (69,756) at 20240405153230791
71730 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bnad.h' (69,757) at 20210307214929346
71731 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/meson.build' (69,758) at 20220429100100410
71732 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/atomic.h' (69,759) at 20210307214926314
71733 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic_numachip.c' (69,760) at 20240405153230115
71734 2025-01-21 03:01:01.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mips64-softmmu/default.mak' (69,761) at 20240906080037160
71735 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/checkundef.sh' (69,762) at 20210307214926754
71736 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/init_book3s_64.c' (69,763) at 20240405153046185
71737 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/exception.h' (69,764) at 20240405153045853
71738 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsirq.c' (69,765) at 20210307214926842
71739 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-divider.c' (69,766) at 20210307214927034
71740 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb135_emmc.dts' (69,767) at 20210309003648744
71741 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/transporthandler.hpp' (69,768) at 20241009080021762
71742 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_xip.c' (69,769) at 20210308005003232
71743 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/dai.rst' (69,770) at 20240405153045261
71744 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/sddr55.c' (69,771) at 20210309003653280
71745 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isp_param/src/isp_param.c' (69,772) at 20240405153051841
71746 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/nt5cc256m16cp.cfg' (69,773) at 20210308005002912
71747 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/unicode-ident-1-rs/meson.build' (69,774) at 20241211090212462
71748 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/isci.h' (69,775) at 20210307214930330
71749 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h' (69,776) at 20240405153231035
71750 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/collection.hpp' (69,777) at 20240817080003183
71751 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/pqg.c-ULL_addend.patch' (69,778) at 20220204040022528
71752 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/user-internals.h' (69,779) at 20241211090212386
71753 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/cacheflush.h' (69,780) at 20240624080012768
71754 2025-01-21 03:01:01.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/be-All' (69,781) at 20210307205553766
71755 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/irq.c' (69,782) at 20210307214925962
71756 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/gdbus.mk' (69,783) at 20210308004922932
71757 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-umount.service.in' (69,784) at 20241207090017671 to deleted uid set
71758 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/llvm.rst' (69,785) at 20240405153229819
71759 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_regs.h' (69,786) at 20240405153046601
71760 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/interrupts.c' (69,787) at 20210308005002800
71761 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/Makefile' (69,788) at 20220525020651994
71762 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_output.c' (69,789) at 20241216090017789
71763 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/bel-pfe.rst' (69,790) at 20210307214925498
71764 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/timex.h' (69,791) at 20210307214926554
71765 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vavgw.S' (69,792) at 20230426080043952
71766 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi' (69,793) at 20240405153229871
71767 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/acenvex.h' (69,794) at 20240405153052617
71768 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_ls_recursion.c' (69,795) at 20240405153054273
71769 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/Kconfig' (69,796) at 20240405153049165
71770 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Kabel_BW' (69,797) at 20210307205553758
71771 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-mmc.cfg' (69,798) at 20220804030014671
71772 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lock_events_list.h' (69,799) at 20220525020654707
71773 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libbpf/libbpf_1.4.6.bb' (69,800) at 20241221090017532
71774 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/StorageCollection_v1.xml' (69,801) at 20240619080002936
71775 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/.gitignore' (69,802) at 20210307214927114
71776 2025-01-21 03:01:01.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml' (69,803) at 20240405153045113
71777 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8173-rt5650.txt' (69,804) at 20210307214925430
71778 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_prototype.h' (69,805) at 20240405153049997
71779 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_region_lmem.h' (69,806) at 20240405153048497
71780 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_internals.h' (69,807) at 20240628080014033
71781 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Documentation/sysfs-bus-iio-dds' (69,808) at 20210307214930518
71782 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/rust_print.rs' (69,809) at 20240405153053433
71783 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/queue.h' (69,810) at 20210307214930282
71784 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_stream_format.h' (69,811) at 20210307214930550
71785 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-tsc2046.c' (69,812) at 20240405153048965
71786 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_missing_container.c' (69,813) at 20210307214932642
71787 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/edr.c' (69,814) at 20240613080016455
71788 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/xilinx_spi.c' (69,815) at 20241211090212338
71789 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/dvma.c' (69,816) at 20240405153045973
71790 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/virtio_fs.c' (69,817) at 20240830080013319
71791 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-combined-dbg.bbclass' (69,818) at 20230919080013978
71792 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/lowlevel_init.S' (69,819) at 20210308005002956
71793 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/gvp11.h' (69,820) at 20210307214930318
71794 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pgtable_api.h' (69,821) at 20240405153052761
71795 2025-01-21 03:01:01.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/Kconfig' (69,822) at 20240405153231011
71796 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/download.c' (69,823) at 20240906080037160
71797 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vmalloc.h' (69,824) at 20240405153230035
71798 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-core.c' (69,825) at 20240405153049217
71799 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/opkg.py' (69,826) at 20220910030013401
71800 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-tng.c' (69,827) at 20240405153232199
71801 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/driver.c' (69,828) at 20210309003649832
71802 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/mx6quq7/mx6quq7.c' (69,829) at 20210308005003048
71803 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/password-visibility-toggle/password-visibility-toggle.js' (69,830) at 20210308005107069
71804 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig' (69,831) at 20210308005002556
71805 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PowerSupply.v1_6_0.json' (69,832) at 20240619080002952
71806 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_rpm.c' (69,833) at 20240405153051489
71807 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zstd/zstd_1.5.6.bb' (69,834) at 20241206090014338
71808 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1-microdev2.0-of7.dts' (69,835) at 20240405153045585
71809 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch' (69,836) at 20230609080014391
71810 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/curs907a.c' (69,837) at 20210307214927898
71811 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/max5481.c' (69,838) at 20240405153049009
71812 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-version.c' (69,839) at 20240405153054105
71813 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-bdp.c' (69,840) at 20240405153046793
71814 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bonegreen-common.dtsi' (69,841) at 20240405153045589
71815 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/files/testsdkmakefile' (69,842) at 20210307205554446
71816 2025-01-21 03:01:01.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/clk-conf.h' (69,843) at 20210307214931366
71817 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/cache.h' (69,844) at 20210307214925646
71818 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp100.c' (69,845) at 20240405153048661
71819 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/vdso.S' (69,846) at 20240326080039558
71820 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.12.rst' (69,847) at 20241221090017592
71821 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imx-gpcv2.c' (69,848) at 20240405153049197
71822 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/dbusUtils.cpp' (69,849) at 20240618080041621
71823 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-nested.err' (69,850) at 20210308005046397
71824 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/Kconfig' (69,851) at 20240405153046949
71825 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/project_specific_topbar.html' (69,852) at 20210307205554286
71826 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coresight-stm.h' (69,853) at 20210307214931370
71827 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/GraphicsControllerCollection.json' (69,854) at 20240619080002948
71828 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_configs.h' (69,855) at 20240405153051833
71829 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/test-2413.c' (69,856) at 20240906080037580
71830 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/numa/Kconfig' (69,857) at 20220525020652242
71831 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_elf.h' (69,858) at 20210308005046085
71832 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager_%.bbappend' (69,859) at 20241206090014218
71833 2025-01-21 03:01:01.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/uncore-other.json' (69,860) at 20240405153054125
71834 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1710.c' (69,861) at 20240405153046889
71835 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/ocfs2_nodemanager.h' (69,862) at 20220525020654467
71836 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_softmac_wx.c' (69,863) at 20240405153231479
71837 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-force-warm-reboot@.target' (69,864) at 20220301040040077
71838 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblightmodbus/liblightmodbus/0001-cmake-Use-GNUInstallDirs-instead-of-hardcoding-lib-p.patch' (69,865) at 20210307205553914
71839 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.14.bb' (69,866) at 20240413080012655
71840 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cppy_1.3.0.bb' (69,867) at 20241221090017552
71841 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package_ipk.bbclass' (69,868) at 20240106090017253
71842 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (69,869) at 20241206090014222
71843 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc-clk.c' (69,870) at 20240405153049421
71844 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_gp.c' (69,871) at 20240830080013259
71845 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_7220_regs.h' (69,872) at 20210307214928438
71846 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_pnor.h' (69,873) at 20230426080043764
71847 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/pci/iomap.c' (69,874) at 20240405153045977
71848 2025-01-21 03:01:01.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-xtensa-mx.c' (69,875) at 20240405153230751
71849 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/common.h' (69,876) at 20210307214925882
71850 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch' (69,877) at 20241221090017680
71851 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml' (69,878) at 20240405153045093
71852 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/vdsomunge.c' (69,879) at 20210307214925986
71853 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/opkg-query-helper.py' (69,880) at 20240301090012483
71854 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind_9.20.3.bb' (69,881) at 20241221090017636
71855 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/vfs.rst' (69,882) at 20240405153229815
71856 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ice1712.h' (69,883) at 20210307214932262
71857 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/acp5x-i2s.c' (69,884) at 20240405153053553
71858 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/boot/Makefile' (69,885) at 20240405153045905
71859 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/oom.h' (69,886) at 20210307214931654
71860 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/misc_sandbox.c' (69,887) at 20210308005003400
71861 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/CSQ_CS908_defconfig' (69,888) at 20210308005003236
71862 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-i2c.h' (69,889) at 20240405153049457
71863 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_data.c' (69,890) at 20210309003655984
71864 2025-01-21 03:01:01.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/htc_pipe.c' (69,891) at 20240405153050445
71865 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/Kconfig' (69,892) at 20210307214930698
71866 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/atp.c' (69,893) at 20240405153050253
71867 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/vhci_driver.c' (69,894) at 20210307214932742
71868 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp102.c' (69,895) at 20240405153048641
71869 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/85xx_entry_mapping.S' (69,896) at 20240405153046133
71870 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/twl6040.txt' (69,897) at 20210307214925362
71871 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/googletest.wrap' (69,898) at 20210428000041234
71872 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/usbarmory.h' (69,899) at 20210308005003624
71873 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Forsmo_Yttersel' (69,900) at 20210307205553782
71874 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml' (69,901) at 20240405153229799
71875 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/utime.h' (69,902) at 20210307214931682
71876 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-common.sh' (69,903) at 20240405153054301
71877 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager-yaml-provider_git.bb' (69,904) at 20220921030015986
71878 2025-01-21 03:01:01.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp.c' (69,905) at 20240805080013951
71879 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mchp-pdmc.c' (69,906) at 20241011080017407
71880 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi' (69,907) at 20240405153045713
71881 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-via.c' (69,908) at 20210307214928298
71882 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/yp-tools/domainname.service' (69,909) at 20210307205553846
71883 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.c' (69,910) at 20240405153231027
71884 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.c' (69,911) at 20240405153050493
71885 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/Makefile' (69,912) at 20240405153045913
71886 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i8042.h' (69,913) at 20240405153052701
71887 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDDL-1.0' (69,914) at 20210307205554418
71888 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/Makefile' (69,915) at 20240405153046181
71889 2025-01-21 03:01:01.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/btbridged.c' (69,916) at 20230919080003838
71890 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu-qom.h' (69,917) at 20240326080039670
71891 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-welltech-epbx100.dts' (69,918) at 20240405153045437
71892 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (69,919) at 20241206090014222
71893 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/micrel.h' (69,920) at 20210308005003672
71894 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/hppa.c' (69,921) at 20240906080037164
71895 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/.gitignore' (69,922) at 20210307214926614
71896 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/ibm/host.c' (69,923) at 20231108090009942
71897 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/ge_common.c' (69,924) at 20210308005003004
71898 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cps-vec-ns16550.S' (69,925) at 20210307214926254
71899 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.c' (69,926) at 20240405153230607
71900 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c' (69,927) at 20240405153047117
71901 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb' (69,928) at 20241221090017556
71902 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dm9000x.c' (69,929) at 20210308005003428
71903 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-clk.h' (69,930) at 20220525020655075
71904 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/me_common.h' (69,931) at 20210308005002880
71905 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/libtasn1_4.19.0.bb' (69,932) at 20220910030013433
71906 2025-01-21 03:01:01.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/file_system_mock.hpp' (69,933) at 20230719080007815
71907 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/Kconfig' (69,934) at 20210307214926954
71908 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_drvfs.c' (69,935) at 20240405153051829
71909 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/progs/hid.c' (69,936) at 20240405153054309
71910 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/ldap-user-roles.js' (69,937) at 20210308005107069
71911 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-gsking-x.dts' (69,938) at 20240405153229919
71912 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_family.h' (69,939) at 20210307214928014
71913 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/parisc/Build' (69,940) at 20210307214932514
71914 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/095' (69,941) at 20220429100100890
71915 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa53.inc' (69,942) at 20240301090012451
71916 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/LICENSE' (69,943) at 20210308004941068
71917 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-mvebu.h' (69,944) at 20210307214930086
71918 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/version.h' (69,945) at 20240326080039546
71919 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/inode.c' (69,946) at 20240405153231707 to deleted uid set
71920 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/phy.h' (69,947) at 20210307214929778
71921 2025-01-21 03:01:01.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-cobalt.c' (69,948) at 20240405153046049
71922 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/google/gve/gve_tx.c' (69,949) at 20240805080013975 to deleted uid set
71923 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts' (69,950) at 20240405153229939
71924 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_attach_kprobe_sleepable.c' (69,951) at 20240405153054273
71925 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_cache.h' (69,952) at 20220525020654647
71926 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_meta.sh' (69,953) at 20210309003656012
71927 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/mac80211.rst' (69,954) at 20210309003648404
71928 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/dos_regs.h' (69,955) at 20210307214930586
71929 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmr.c' (69,956) at 20210307214926434
71930 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vga.h' (69,957) at 20210307214925858
71931 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/terminal.py' (69,958) at 20210308005003772
71932 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/meson.build' (69,959) at 20241126090023811 to deleted uid set
71933 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libqmi/libqmi_1.34.0.bb' (69,960) at 20240413080012647
71934 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/trident_memory.c' (69,961) at 20220525020655011
71935 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uvc.c' (69,962) at 20240405153231551
71936 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-gaelic.c' (69,963) at 20210307214931178
71937 2025-01-21 03:01:01.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/overlayfs-etc.bbclass' (69,964) at 20240301090012451
71938 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmmaster.c' (69,965) at 20240405153052469
71939 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sabrelite.dtsi' (69,966) at 20240405153229887
71940 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/top.h' (69,967) at 20240613080016563
71941 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1325.c' (69,968) at 20210716100030019
71942 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dts' (69,969) at 20240405153045793
71943 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/getorder.h' (69,970) at 20220525020654531
71944 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/dcscb.c' (69,971) at 20240405153045689
71945 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/nslcd' (69,972) at 20210528000119871
71946 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/qemuriscv.wks' (69,973) at 20210307205554634
71947 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/Makefile' (69,974) at 20210307214930322
71948 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/bitops.h' (69,975) at 20210308005002876
71949 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_w.c' (69,976) at 20210308005046509
71950 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.004.bb' (69,977) at 20241206090014258
71951 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Atlantic-Bird-3-5.0W' (69,978) at 20210307205553758
71952 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn/run-ptest' (69,979) at 20241221090017500
71953 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/restart-poweroff.c' (69,980) at 20240405153051421
71954 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-hayato-r1.dts' (69,981) at 20240405153045749
71955 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_g450.c' (69,982) at 20210307214930918
71956 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.yaml' (69,983) at 20240405153045185
71957 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sprd,sc9863a-clk.yaml' (69,984) at 20240405153229759
71958 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/empty.err' (69,985) at 20210308005046405 to deleted uid set
71959 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/Makefile' (69,986) at 20210308005002984
71960 2025-01-21 03:01:01.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/asahi-kasei,ak5558.yaml' (69,987) at 20240405153045161
71961 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov7251.c' (69,988) at 20240405153049333
71962 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/Kconfig' (69,989) at 20240405153049353
71963 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/main.cpp' (69,990) at 20240822080027617
71964 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/verifier.c' (69,991) at 20240405153232259
71965 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/mmdc.h' (69,992) at 20210308005002664
71966 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/python3-sbe-log-parsers_git.bb' (69,993) at 20230418080015344
71967 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/com.fuc' (69,994) at 20210307214927938
71968 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/statistics.rst' (69,995) at 20210307214925222
71969 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-uevent.h' (69,996) at 20240405153049249
71970 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/intel-pt-events.py' (69,997) at 20240405153054161
71971 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatresize/fatresize/0001-configure-Do-not-add-D_FILE_OFFSET_BITS-to-CFLAGS.patch' (69,998) at 20230114040015470
71972 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd_%.bbappend' (69,999) at 20241206090014230
71973 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c' (70,000) at 20240405153230359
71974 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/todo.rst' (70,001) at 20240405153044973
71975 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/Makefile' (70,002) at 20210307214931930
71976 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/fan_pwm.hpp' (70,003) at 20220726030035038
71977 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/TLS-configuration.md' (70,004) at 20230214040006797
71978 2025-01-21 03:01:01.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-rust-sdk-target.bb' (70,005) at 20230114040015538
71979 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx.c' (70,006) at 20220525020652390
71980 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/lz4_wrapper.c' (70,007) at 20240405153052537
71981 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inflate64/0001-Do-not-override-const-qualifier.patch' (70,008) at 20241221090017556
71982 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/rbtree.h' (70,009) at 20220525020655115
71983 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/detail/queue.hpp' (70,010) at 20210308005114857
71984 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-apl-skips.txt' (70,011) at 20240405153230531
71985 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3xek_spiflash_defconfig' (70,012) at 20210308005003276
71986 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arc/annotate/instructions.c' (70,013) at 20210307214932514
71987 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-uuid.inc' (70,014) at 20241206090014218
71988 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/watermark.h' (70,015) at 20210307214932630
71989 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h' (70,016) at 20240405153049833
71990 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc.h' (70,017) at 20220525020652354
71991 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/init-redis-server' (70,018) at 20241221090017524
71992 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/vn-Hanoi' (70,019) at 20210307205553798
71993 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2165.h' (70,020) at 20220525020653247
71994 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp' (70,021) at 20240201090003032
71995 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/Kconfig' (70,022) at 20240405153049969
71996 2025-01-21 03:01:01.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uac1.h' (70,023) at 20240405153052077
71997 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/c2port/core.c' (70,024) at 20240405153049625
71998 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/smp_pv.c' (70,025) at 20240405153230147
71999 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_async_ids_map_extended.h' (70,026) at 20240405153046601
72000 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coresight.h' (70,027) at 20240405153231803
72001 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/chrontel,ch7033.yaml' (70,028) at 20240405153045037
72002 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sony,tulip-truly-nt35521.yaml' (70,029) at 20240405153045045
72003 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/poll_state.c' (70,030) at 20240405153046921
72004 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AccelerationFunctionCollection.json' (70,031) at 20240619080002940
72005 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pads-imx8qxp.h' (70,032) at 20210308005003640
72006 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/requestqueue.h' (70,033) at 20240405153231655
72007 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3328.h' (70,034) at 20210308005003596
72008 2025-01-21 03:01:01.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mcp3911.c' (70,035) at 20240405153048957
72009 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c' (70,036) at 20240405153049833
72010 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_drv.c' (70,037) at 20240405153230627
72011 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/sclpquiesce.c' (70,038) at 20241211090212330
72012 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c' (70,039) at 20241008080013923
72013 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SoftwareInventory.v1_10_2.json' (70,040) at 20240619080002956
72014 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/Kconfig' (70,041) at 20210307214926186
72015 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4ek/sama5d4ek.c' (70,042) at 20210308005002920
72016 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra194.c' (70,043) at 20240405153049589
72017 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/phosphor-ipmi-flash-scp-update.service' (70,044) at 20210413100020746
72018 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libmcrypt/libmcrypt_2.5.8.bb' (70,045) at 20241221090017508
72019 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-emul-uclass.c' (70,046) at 20210308005003492
72020 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp' (70,047) at 20230202040004526
72021 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/dpcd.c' (70,048) at 20241211090212266
72022 2025-01-21 03:01:01.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/popmetal-rk3288_defconfig' (70,049) at 20210308005003276
72023 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/qts/sdram_config.h' (70,050) at 20210308005003072
72024 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_baboon.h' (70,051) at 20210307214926162
72025 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/Kconfig' (70,052) at 20240405153049437
72026 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pnp.h' (70,053) at 20210307214931486
72027 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad_2023.06.01.bb' (70,054) at 20240301090012423
72028 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-artpec/Kconfig' (70,055) at 20210307214925870
72029 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_w.c' (70,056) at 20210308005046521
72030 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/iproc-common/sysmap.h' (70,057) at 20210308005002676
72031 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0009-yes-within-the-path-sets-wrong-config-variables.patch' (70,058) at 20241221090017640
72032 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_ecn.h' (70,059) at 20240405153052845
72033 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/oemcommands.hpp' (70,060) at 20240817080006183
72034 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/probes.h' (70,061) at 20240405153046125
72035 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (70,062) at 20230929080014511
72036 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Matfors' (70,063) at 20210307205553786
72037 2025-01-21 03:01:01.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_ov7660.h' (70,064) at 20240405153049565
72038 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/debug.c' (70,065) at 20241216090017773
72039 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/ethtool.c' (70,066) at 20240405153050025
72040 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memset-x86-64-asm.S' (70,067) at 20240405153054097
72041 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/maintainer-workflow.md' (70,068) at 20221209040006399
72042 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video-bios.c' (70,069) at 20210307214926638
72043 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-altera-a10sr.c' (70,070) at 20240405153230303
72044 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/usb-network/usb-network.sh' (70,071) at 20230428080015190
72045 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm63xx-usbh.c' (70,072) at 20240405153231307
72046 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/.gitignore' (70,073) at 20210307214926178
72047 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-Bug-fix-for-data-type-length-judgment.patch' (70,074) at 20210307205553902
72048 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/altr,rst-mgr-a10.h' (70,075) at 20210307214931346
72049 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/Makefile' (70,076) at 20240405153230115
72050 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-08' (70,077) at 20210908000010395
72051 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/marvell,armada-370-xp-timer.txt' (70,078) at 20210307214925446
72052 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-pxs2.c' (70,079) at 20210308005002792
72053 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_ident2.decode' (70,080) at 20240326080039722
72054 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g10ek_nandflash_defconfig' (70,081) at 20210308005003248
72055 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8810.yaml' (70,082) at 20240405153045165
72056 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools_6.17.bb' (70,083) at 20241221090017700
72057 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-ext4' (70,084) at 20220525020651634
72058 2025-01-21 03:01:01.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/elf.h' (70,085) at 20240405153046493
72059 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netlink.h' (70,086) at 20240405153231855
72060 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpu_mf-insn.h' (70,087) at 20210307214926506
72061 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/processor.h' (70,088) at 20210307214925858
72062 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debug.c' (70,089) at 20240805080013979
72063 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/man-host-perl.patch' (70,090) at 20240127090011892
72064 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/monitor.c' (70,091) at 20240906080037488
72065 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi' (70,092) at 20240405153045725
72066 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts' (70,093) at 20240405153046245
72067 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/misc.c' (70,094) at 20240405153230143
72068 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/Makefile' (70,095) at 20210308005002964
72069 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/Kconfig' (70,096) at 20240405153051389
72070 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pltfm.c' (70,097) at 20240405153230859
72071 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_tiling.c' (70,098) at 20240405153048477
72072 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front.c' (70,099) at 20240405153054033
72073 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/perf_regs.c' (70,100) at 20240405153232219
72074 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libnl/files/run-ptest' (70,101) at 20230609080014419
72075 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_pci.c' (70,102) at 20240405153050073
72076 2025-01-21 03:01:01.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.gcc-plugins' (70,103) at 20240405153053433
72077 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl_raid.h' (70,104) at 20210307214927130
72078 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml' (70,105) at 20240405153045173
72079 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_tx.c' (70,106) at 20240405153050437
72080 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/ensure-search-path-non-host.patch' (70,107) at 20240113090014540
72081 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/Kconfig' (70,108) at 20240405153046941
72082 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/generic-counter.rst' (70,109) at 20240405153045189
72083 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/reservations.h' (70,110) at 20240405153052481
72084 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-netxbig.dtsi' (70,111) at 20240405153045457
72085 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.dimmpxm' (70,112) at 20240906080037556 to deleted uid set
72086 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.10.bb' (70,113) at 20241206090014238
72087 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/theadorable-x86-conga-qa3-e3845.h' (70,114) at 20210308005003620
72088 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-imxdi.c' (70,115) at 20220525020653951
72089 2025-01-21 03:01:01.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-pca9532.h' (70,116) at 20210307214931414
72090 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_3_offset.h' (70,117) at 20240405153047913
72091 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_fanout.c' (70,118) at 20240405153054349
72092 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/qunit-1.18.0.css' (70,119) at 20210307205554270
72093 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/odroid-c2/MAINTAINERS' (70,120) at 20210308005002912
72094 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/synthesize.c' (70,121) at 20240405153054097
72095 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_core_read.h' (70,122) at 20240712080021101
72096 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd/check_existence_of_modules_before_installing.patch' (70,123) at 20210307205553838
72097 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra132.dtsi' (70,124) at 20240617080017374
72098 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/test_vmalloc.sh' (70,125) at 20240405153054333
72099 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_irq.c' (70,126) at 20240906080037284
72100 2025-01-21 03:01:01.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/eeprom.c' (70,127) at 20240405153050609
72101 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci.h' (70,128) at 20240405153230171
72102 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/Makefile' (70,129) at 20240405153046837
72103 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_deflate.h' (70,130) at 20240405153053109
72104 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/.gitignore' (70,131) at 20220525020655235
72105 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bb' (70,132) at 20241206090014274
72106 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_tlong.c' (70,133) at 20210307214926274
72107 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/corstone1000-firmware-deploy-image.inc' (70,134) at 20241206090014210
72108 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/Makefile' (70,135) at 20210307214927078
72109 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium/0001-Use-pkg-config-native-to-find-the-libssl-headers.patch' (70,136) at 20231126090012777
72110 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/textsearch_fsm.h' (70,137) at 20210307214931522
72111 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_l4lb_noinline_dynptr.c' (70,138) at 20240405153054277
72112 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/fw.c' (70,139) at 20241008080013959
72113 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sunxi-d1s-t113.dtsi' (70,140) at 20240405153230063
72114 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/vhost.h' (70,141) at 20240405153054053
72115 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/spear-shirq.c' (70,142) at 20240405153049205
72116 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/uaccess.c' (70,143) at 20210927100127049
72117 2025-01-21 03:01:01.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-capacity.rst' (70,144) at 20240405153045249
72118 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/axs103.txt' (70,145) at 20210307214925270
72119 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/check.sh' (70,146) at 20210308005003732
72120 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/config.mk' (70,147) at 20210308005002720
72121 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/sfr.c' (70,148) at 20240405153231447
72122 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch' (70,149) at 20241221090017692
72123 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-lpc-ctrl.c' (70,150) at 20240405153231447
72124 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/edid.h' (70,151) at 20210927100127233
72125 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme1_rtr_masks.h' (70,152) at 20240405153046605
72126 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/ping.h' (70,153) at 20210308005003720
72127 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cpio/files/test.sh' (70,154) at 20230609080014415
72128 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/gdbstub.c' (70,155) at 20241211090212462
72129 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/futex.h' (70,156) at 20210307214926174
72130 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gm200.c' (70,157) at 20220525020652951
72131 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/timer.h' (70,158) at 20241211090212366
72132 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_transport.c' (70,159) at 20240405153049109
72133 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net-types.rst' (70,160) at 20210309003648480
72134 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/actions,s900-pinctrl.txt' (70,161) at 20210307214925390
72135 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/simple-card.c' (70,162) at 20240405153232175
72136 2025-01-21 03:01:01.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/syslog.conf' (70,163) at 20210307205554470
72137 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/eth_ls2080rdb.c' (70,164) at 20210308005002972
72138 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/ti,sci-reset.yaml' (70,165) at 20240405153229795
72139 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/osta_udf.h' (70,166) at 20220525020654499
72140 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/cachedpath.py' (70,167) at 20241221090017624
72141 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cex-oct.S' (70,168) at 20210307214926274
72142 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/trats.c' (70,169) at 20210308005003044
72143 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rpidsi.dtso' (70,170) at 20240405153229923
72144 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/realtek,rt1016.yaml' (70,171) at 20240405153045169
72145 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/omap3-isp.h' (70,172) at 20210307214931342
72146 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.2.1' (70,173) at 20211006000025242
72147 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/capability.h' (70,174) at 20240405153052665
72148 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_entry.S' (70,175) at 20240405153230043
72149 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/VENDORS.md' (70,176) at 20241213090004405
72150 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm2' (70,177) at 20240906080037556 to deleted uid set
72151 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes.txt' (70,178) at 20210307205553718
72152 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_all_pfm.sh' (70,179) at 20240405153054173
72153 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/.clang-format' (70,180) at 20231228090030524
72154 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console@.service.in' (70,181) at 20210308005047573
72155 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_dsc_helper.h' (70,182) at 20240405153048605
72156 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/asm-offsets.h' (70,183) at 20210307214926658
72157 2025-01-21 03:01:01.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/bitmap.c' (70,184) at 20221215040039402
72158 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_ph.c' (70,185) at 20210308005046505
72159 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring2.sh' (70,186) at 20230920080013648
72160 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/Kbuild' (70,187) at 20210307214927894
72161 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/external-toolchain.rst' (70,188) at 20230114040015514
72162 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-lnl-match.c' (70,189) at 20240405153053957
72163 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/Kconfig' (70,190) at 20240405153049537
72164 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/nvidia,tegra30-tsensor.yaml' (70,191) at 20220525020651714
72165 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/upstream-version-is-even.bbclass' (70,192) at 20220910030013389
72166 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/wl.h' (70,193) at 20241211090145453
72167 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/fcs,fsa880.yaml' (70,194) at 20220525020651674
72168 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_evm_defconfig' (70,195) at 20210308005003272
72169 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt7629-clk.h' (70,196) at 20210307214931330
72170 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/thuban_defconfig' (70,197) at 20210308005003284
72171 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcheck/libcheck_0.15.2.bb' (70,198) at 20230609080014419
72172 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen.c' (70,199) at 20241211090212230
72173 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/ti,twl-pwm.txt' (70,200) at 20210307214925406
72174 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_sra_r_ph_w.c' (70,201) at 20210308005046509
72175 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_5_2_1_sh_mask.h' (70,202) at 20240405153048025
72176 2025-01-21 03:01:01.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3229_defconfig' (70,203) at 20210308005003260
72177 2025-01-21 03:01:01.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sal.h' (70,204) at 20240405153045917
72178 2025-01-21 03:01:01.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_if_common.c' (70,205) at 20241011080017343
72179 2025-01-21 03:01:01.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-sgi_uv' (70,206) at 20240405153229731
72180 2025-01-21 03:01:01.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp.h' (70,207) at 20240805080013983
72181 2025-01-21 03:01:01.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/spl_boot.c' (70,208) at 20210308005002952
72182 2025-01-21 03:01:01.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/mtouchusb.rst' (70,209) at 20220525020651778
72183 2025-01-21 03:01:01.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/inode.c' (70,210) at 20240405153231767
72184 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.h' (70,211) at 20240405153048761
72185 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/README.md' (70,212) at 20241204090030115
72186 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/test/mock_power_interface.hpp' (70,213) at 20210308005059169
72187 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/recipetool/bbpath.py' (70,214) at 20210307205554386
72188 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables_1.1.1.bb' (70,215) at 20241221090017496
72189 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt7623a-power.h' (70,216) at 20210307214931346
72190 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.c' (70,217) at 20240405153231051
72191 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000a.h' (70,218) at 20210307214927902
72192 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nfc.h' (70,219) at 20240405153053345
72193 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/asids-debugfs.c' (70,220) at 20220525020652114
72194 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfs/test-statx.c' (70,221) at 20210307214932130
72195 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/pn_dev.c' (70,222) at 20220525020654887
72196 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm831x-spi.c' (70,223) at 20240405153230839
72197 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/hist-v4l2.rst' (70,224) at 20240405153045317
72198 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/MAINTAINERS' (70,225) at 20210308005003004
72199 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/splice.c' (70,226) at 20240405153231755
72200 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/route_localnet.sh' (70,227) at 20210307214932694
72201 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/edma-pcm.c' (70,228) at 20210307214932430
72202 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.readmefirst.md' (70,229) at 20240723080003235
72203 2025-01-21 03:01:01.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/btc_dpm.h' (70,230) at 20210307214927994
72204 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/krb5-admin-server.service' (70,231) at 20210307205553878
72205 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ExternalAccountProvider.v1_8_0.json' (70,232) at 20240918080002720
72206 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power6.inc' (70,233) at 20210905000020581
72207 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/vc-graphics-hardfp.bb' (70,234) at 20210307205554106
72208 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/good/Board_VINI.json' (70,235) at 20221213040036917
72209 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3288/evb-rk3288.c' (70,236) at 20210308005003040
72210 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/Kconfig' (70,237) at 20210308005003056
72211 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/usage/measured_boot.rst' (70,238) at 20230310090043279
72212 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_migration.rst' (70,239) at 20240405153229819
72213 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/Kconfig' (70,240) at 20240405153047069
72214 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/ldst_common.c.inc' (70,241) at 20241211090212206
72215 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rn5t618-adc.c' (70,242) at 20240405153048961
72216 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/linux-yocto%.bbappend' (70,243) at 20241221090017472
72217 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/line-display.h' (70,244) at 20240405153046681
72218 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_drv.h' (70,245) at 20210309003649784
72219 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/digicolor-ic.txt' (70,246) at 20210307214925342
72220 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/fastmap.c' (70,247) at 20240405153230887
72221 2025-01-21 03:01:01.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebox_panther/MAINTAINERS' (70,248) at 20210308005003004
72222 2025-01-21 03:01:01.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/apparmor.rst' (70,249) at 20210307214925214
72223 2025-01-21 03:01:01.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/sensor_yaml_config/sensor_map.yaml' (70,250) at 20221209040019095
72224 2025-01-21 03:01:01.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/adi,adgs1408.txt' (70,251) at 20220525020651694
72225 2025-01-21 03:01:01.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_mips_defconfig' (70,252) at 20210308005003276
72226 2025-01-21 03:01:01.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7877.c' (70,253) at 20240405153049157
72227 2025-01-21 03:01:01.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb' (70,254) at 20241206090014274
72228 2025-01-21 03:01:01.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/keyhelp.c' (70,255) at 20210309003649136
72229 2025-01-21 03:01:01.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i_init.c' (70,256) at 20240405153051581
72230 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/phy-cadence-sierra.c' (70,257) at 20240405153231307
72231 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/altr_socfpga.txt' (70,258) at 20210307214925286
72232 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/conn_event.c' (70,259) at 20240520080015231
72233 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/mypy.sh' (70,260) at 20230925080039973
72234 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/MAINTAINERS' (70,261) at 20210308005002916
72235 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-gx-mmc.c' (70,262) at 20240405153230855
72236 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.interface.yaml' (70,263) at 20221209040032879
72237 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/qm_common.h' (70,264) at 20240405153230263
72238 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/devices.c' (70,265) at 20220525020652014
72239 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/i2c.c' (70,266) at 20220525020654979
72240 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/images/firmware-deploy-image.bb' (70,267) at 20241206090014214
72241 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1up.service' (70,268) at 20230920080013648
72242 2025-01-21 03:01:01.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/Build' (70,269) at 20240405153054381
72243 2025-01-21 03:01:01.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_7_0_sh_mask.h' (70,270) at 20220525020652807
72244 2025-01-21 03:01:01.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd_queue.c' (70,271) at 20240405153052061
72245 2025-01-21 03:01:01.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment/ti/dfu.h' (70,272) at 20210308005003644
72246 2025-01-21 03:01:01.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/test/utils.c' (70,273) at 20241101080034432
72247 2025-01-21 03:01:01.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-t113s-mangopi-mq-r-t113.dts' (70,274) at 20240405153229863
72248 2025-01-21 03:01:01.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/zone.cpp' (70,275) at 20240820080023690
72249 2025-01-21 03:01:01.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_log_fixup.c' (70,276) at 20240405153054277
72250 2025-01-21 03:01:01.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_mul.c' (70,277) at 20210307214926274
72251 2025-01-21 03:01:01.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/bluetooth/btusb.c' (70,278) at 20241216090017693 to deleted uid set
72252 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/Makefile' (70,279) at 20210307214932434
72253 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/154' (70,280) at 20210927100127489
72254 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/verity.c' (70,281) at 20240405153052349
72255 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay.dtso' (70,282) at 20240405153231279
72256 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httpx_0.28.0.bb' (70,283) at 20241221090017556
72257 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cpuinfo-aarch64.c' (70,284) at 20240906080037592
72258 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77470.c' (70,285) at 20240405153051353
72259 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/dra752-bandgap.h' (70,286) at 20210307214930726
72260 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ronnang' (70,287) at 20210307205553790
72261 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/topstar-laptop.c' (70,288) at 20240405153051417
72262 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/meson.build' (70,289) at 20241121090029268
72263 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/.gitignore' (70,290) at 20210307214926070
72264 2025-01-21 03:01:01.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/0002-Do-not-build-qt-tests.patch' (70,291) at 20241221090017692
72265 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-spdif-in.c' (70,292) at 20240405153232179
72266 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/README.rst' (70,293) at 20240405153044937
72267 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/pl' (70,294) at 20210308005046149
72268 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/ti-bandgap.h' (70,295) at 20220525020654215
72269 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp468.dts' (70,296) at 20240405153229939
72270 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/omap_sx1.c' (70,297) at 20240906080037196
72271 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/cross_899198.patch' (70,298) at 20210307205553818
72272 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/files/disable_acl_header_check.patch' (70,299) at 20220204040022688
72273 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ia_css_sdis2_types.h' (70,300) at 20210307214930562
72274 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-netgear-r8000p.dts' (70,301) at 20240405153045717
72275 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii-qdf2432.c' (70,302) at 20210307214929606
72276 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/clk-prcc.c' (70,303) at 20210307214927042
72277 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/index.rst' (70,304) at 20241206090014294
72278 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/wm_shrx.S' (70,305) at 20220525020652186
72279 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/Makefile' (70,306) at 20210309003649280
72280 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sections.h' (70,307) at 20240405153230079
72281 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/l4_2xxx.h' (70,308) at 20210309003648704
72282 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/integ.h' (70,309) at 20210307214926226
72283 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx22700.c' (70,310) at 20240405153049281
72284 2025-01-21 03:01:01.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/alc5632.c' (70,311) at 20240405153053565
72285 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/reopen-file' (70,312) at 20240326080039734
72286 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sht4x.rst' (70,313) at 20240405153045217
72287 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NIST-Software' (70,314) at 20241221090017616
72288 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cacheflush_no.h' (70,315) at 20210307214926158
72289 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mmio.c' (70,316) at 20240405153050585
72290 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ntfs3/inode.c' (70,317) at 20241111090012145 to deleted uid set
72291 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/unaligned-emul.h' (70,318) at 20220525020652002
72292 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/therm_throt.c' (70,319) at 20240405153051973
72293 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/i82801b11.c' (70,320) at 20241211090212314
72294 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/bt1-pvt.h' (70,321) at 20210307214928118
72295 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi' (70,322) at 20240405153229967
72296 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/io_uring/io_uring.h' (70,323) at 20241023080012899 to deleted uid set
72297 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3308-cru.yaml' (70,324) at 20240405153045029
72298 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/core.c' (70,325) at 20240411080014054
72299 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/__ffz.h' (70,326) at 20210307214932474
72300 2025-01-21 03:01:01.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.h' (70,327) at 20210307214927298
72301 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svc.h' (70,328) at 20240820080014181
72302 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/Makefile' (70,329) at 20210308005003468
72303 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/imx93-blk-ctrl.c' (70,330) at 20241125090012255
72304 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/images/file/settings.json' (70,331) at 20241120090012764
72305 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/stackprotector.h' (70,332) at 20240405153232211
72306 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_policy.c' (70,333) at 20241104090011619
72307 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xen/events.h' (70,334) at 20210307214925858
72308 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/blinken.h' (70,335) at 20210307214926158
72309 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebox_panther/panther.c' (70,336) at 20210308005003004
72310 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyu2f_0.1.5.bb' (70,337) at 20240302090018214
72311 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/Makefile' (70,338) at 20210307214930914
72312 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libfdt.h' (70,339) at 20210307214931418
72313 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dlm.h' (70,340) at 20240405153052913
72314 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6sl.c' (70,341) at 20240405153231319
72315 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dts' (70,342) at 20220525020651910
72316 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/vmmouse.h' (70,343) at 20210307214928494
72317 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/dummychip.c' (70,344) at 20220525020654703
72318 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-beagle-xm-ab.dts' (70,345) at 20240405153045601
72319 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/257.out' (70,346) at 20240906080037564
72320 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw54xx.dts' (70,347) at 20240405153045501
72321 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/firmware_cache.rst' (70,348) at 20210309003648404
72322 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/__init__.py' (70,349) at 20241206090014286
72323 2025-01-21 03:01:01.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kfence.h' (70,350) at 20220525020652150
72324 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wmi.c' (70,351) at 20240405153050481
72325 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/mctp/mctp_%.bbappend' (70,352) at 20241206090014202 to deleted uid set
72326 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/trace-events' (70,353) at 20240326080039702
72327 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pe_preserve_elems.c' (70,354) at 20240405153054277
72328 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/termbits.h' (70,355) at 20210308005046085
72329 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/Kbuild' (70,356) at 20210307214927734
72330 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/secure_cntvoff.S' (70,357) at 20210307214925834
72331 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/sdk.py' (70,358) at 20231011080016598
72332 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-14x14-evk.dts' (70,359) at 20210308005002588
72333 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/armadillo800eva.c' (70,360) at 20210307214930478
72334 2025-01-21 03:01:01.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hyrynsalmi' (70,361) at 20210307205553770
72335 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7269.c' (70,362) at 20240405153051361
72336 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nft_dup_ipv6.c' (70,363) at 20240405153053281
72337 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/0001-cargo-do-not-write-host-information-into-compilation.patch' (70,364) at 20241221090017672
72338 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/external-gccarm.yml' (70,365) at 20241206090014206
72339 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/sled-cycle.service' (70,366) at 20230807080022154
72340 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/trace.h' (70,367) at 20240405153052065
72341 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rzv2m-csi.c' (70,368) at 20240405153231467
72342 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm845-camss.yaml' (70,369) at 20240405153045101
72343 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/05_gcc.diff' (70,370) at 20230706080014741
72344 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_bw.h' (70,371) at 20240405153048437
72345 2025-01-21 03:01:01.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/hdmi.yaml' (70,372) at 20240405153045041
72346 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-cdev.c' (70,373) at 20241008080013919
72347 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_netlink.h' (70,374) at 20240405153052949
72348 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/Makefile' (70,375) at 20210307214930150
72349 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpf_perf_event.h' (70,376) at 20210307214931626
72350 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/fcntl.h' (70,377) at 20210307214926122
72351 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/Kconfig' (70,378) at 20240405153053473
72352 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_h264.c' (70,379) at 20210307214930586
72353 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/paho-mqtt-cpp_1.4.1.bb' (70,380) at 20241221090017504
72354 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aes_ctrby8_avx-x86_64.S' (70,381) at 20240405153046357
72355 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/Makefile' (70,382) at 20240405153229999
72356 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-initscript-fix-sysconfig.patch' (70,383) at 20230317080013785
72357 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb' (70,384) at 20241221090017568
72358 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.c' (70,385) at 20210307214928782
72359 2025-01-21 03:01:01.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/exit_on_emulation_failure_test.c' (70,386) at 20240405153232271
72360 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/block-group.c' (70,387) at 20241104090011591
72361 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/machine_check.c' (70,388) at 20220525020652074
72362 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dmu.h' (70,389) at 20210308005003692
72363 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/canokey.h' (70,390) at 20230925080039909
72364 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/Kconfig' (70,391) at 20240405153048381
72365 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-gpio.c' (70,392) at 20240326080039738
72366 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf.h' (70,393) at 20210307214930534
72367 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.c' (70,394) at 20240405153049465
72368 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_wq.h' (70,395) at 20240405153049897
72369 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6.c' (70,396) at 20210308005002952
72370 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-ima.rst' (70,397) at 20220525020651642
72371 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ima_arch.c' (70,398) at 20210307214926518
72372 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/powernv-rng.c' (70,399) at 20240405153046753
72373 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/paravirt.c' (70,400) at 20240815080012871
72374 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/dfs_pattern_detector.h' (70,401) at 20210307214929778
72375 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_drv.c' (70,402) at 20240405153230811
72376 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/THP/arch-support.txt' (70,403) at 20240405153045201
72377 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/ptrace_32.c' (70,404) at 20240405153046317
72378 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/bsp/Kbuild' (70,405) at 20210307214927922
72379 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sc7180.h' (70,406) at 20210307214931330
72380 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts' (70,407) at 20240405153045725
72381 2025-01-21 03:01:01.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-virtio-scsi-test.c' (70,408) at 20221215040039370
72382 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos5-usbdrd.c' (70,409) at 20240405153231315
72383 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/isl6271a-regulator.c' (70,410) at 20240405153051465
72384 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_d.c' (70,411) at 20210308005046517
72385 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmi_fru_info_area.cpp' (70,412) at 20240829080022538
72386 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/signal.h' (70,413) at 20240405153054049
72387 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/main.cpp' (70,414) at 20241105090029599
72388 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/src4xxx.h' (70,415) at 20240405153053789
72389 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/0003-Fix-mixer.patch' (70,416) at 20210307205553754
72390 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/ssd130x.c' (70,417) at 20240613080016411
72391 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/tslib/tslib.sh' (70,418) at 20210307205553946
72392 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/dvb_filter.c' (70,419) at 20220525020654131
72393 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/inode.c' (70,420) at 20240405153231727
72394 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/panic.c' (70,421) at 20210308005003708
72395 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/musb_debug.h' (70,422) at 20210308005003520
72396 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ipkdbg/ipkdbg.in' (70,423) at 20221010100013269
72397 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsa_Matkosvuori' (70,424) at 20210307205553770
72398 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.h' (70,425) at 20240405153048657
72399 2025-01-21 03:01:01.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.h' (70,426) at 20240405153230607
72400 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/synaptics.h' (70,427) at 20210307214928494
72401 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/pinmux.c' (70,428) at 20210308005002776
72402 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cirrus/ep7211-edb7211.dts' (70,429) at 20240405153045433
72403 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in0_master_regs.h' (70,430) at 20240405153046585
72404 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/meson.build' (70,431) at 20241126090041355 to deleted uid set
72405 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-icore-u-boot.dtsi' (70,432) at 20210308005002584
72406 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/bdrv-next-monitor-owned.c' (70,433) at 20210308005046257
72407 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7705.c' (70,434) at 20210307214926562
72408 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/pegasus.h' (70,435) at 20210307214929706
72409 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/util.h' (70,436) at 20221215040039222
72410 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ksyms.c' (70,437) at 20210309003655976
72411 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-gpu-opp.dtsi' (70,438) at 20240405153045709
72412 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/configs/defconfig' (70,439) at 20240405153045341
72413 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra20-emc.c' (70,440) at 20220525020652338
72414 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/gpioMon.cpp' (70,441) at 20240817080025332
72415 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpuidle-info.c' (70,442) at 20240405153054213
72416 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/util.cpp' (70,443) at 20240817080031292
72417 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb' (70,444) at 20240302090018214
72418 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/0001-Drop-using-register-keyword-for-storage-classifier.patch' (70,445) at 20230131040012035
72419 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore-rqs.dts' (70,446) at 20240405153045501
72420 2025-01-21 03:01:01.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/btf_dumper.c' (70,447) at 20240405153232207
72421 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/tnc_misc.c' (70,448) at 20220525020654495
72422 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/file_descriptor.hpp' (70,449) at 20230516080019606
72423 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c' (70,450) at 20240405153049817
72424 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/mnt_idmapping.c' (70,451) at 20240405153052401
72425 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_service_restart_policy.robot' (70,452) at 20230404080016158
72426 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/xfrm_policy.sh' (70,453) at 20210309003656008
72427 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_twos.c' (70,454) at 20240405153053321
72428 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_comp.c' (70,455) at 20240405153230799
72429 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/layer.conf' (70,456) at 20241221090017488
72430 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_rawhide.c' (70,457) at 20210307214925658
72431 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/builtin_dtbs.h' (70,458) at 20220525020652002
72432 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fsl_ls1_serdes.h' (70,459) at 20210308005002552
72433 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_metadata.c' (70,460) at 20240405153049577
72434 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h' (70,461) at 20240405153048657
72435 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/read-edid' (70,462) at 20210307205553870
72436 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/stub-out-fastdeploy.patch' (70,463) at 20231011080016574
72437 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-remoteproc' (70,464) at 20240405153229731
72438 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/pte-e500.h' (70,465) at 20240405153046121
72439 2025-01-21 03:01:01.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-core/busybox/busybox/FEATURE_FANCY_HEAD.cfg' (70,466) at 20210908000029103
72440 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/st_spi_fsm.c' (70,467) at 20240405153230867
72441 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/ipmisnoop/ipmisnoop.hpp' (70,468) at 20241120090021304
72442 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_d.c' (70,469) at 20210308005046517
72443 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-isp.h' (70,470) at 20240405153049461
72444 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ns2-svk.dts' (70,471) at 20240405153045717
72445 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/scoop.c' (70,472) at 20240405153045613
72446 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/hypercalls.c' (70,473) at 20240405153232267
72447 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-ssp.c' (70,474) at 20210307214926998
72448 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/errno_ver.diff' (70,475) at 20241221090017664
72449 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/.gitignore' (70,476) at 20210308005003540
72450 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/Makefile' (70,477) at 20210307214926142
72451 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/physmem.h' (70,478) at 20210308005003680
72452 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto_%.bbappend' (70,479) at 20220804030014679
72453 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/wsgi.py' (70,480) at 20210307205554290
72454 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/common.h' (70,481) at 20210307214926950
72455 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_migrate.h' (70,482) at 20240405153047185
72456 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/marvell_gti_wdt.c' (70,483) at 20240405153231599
72457 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_compat_toggle.c' (70,484) at 20210307214932634
72458 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.sym53c8xx' (70,485) at 20240405153045253
72459 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_xmit.h' (70,486) at 20220525020654171
72460 2025-01-21 03:01:01.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/lowlevel_init.S' (70,487) at 20210308005002912
72461 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/scsi.c' (70,488) at 20210308005003484
72462 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-goldfish.c' (70,489) at 20240405153046877
72463 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_link_encoder.c' (70,490) at 20240405153047245
72464 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m0230671117.dtsi' (70,491) at 20210308005002872
72465 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb' (70,492) at 20241221090017524
72466 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ltc3589.c' (70,493) at 20240405153231363
72467 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpdma.h' (70,494) at 20240405153049489
72468 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88473_priv.h' (70,495) at 20240405153230779
72469 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/uv_nmi.c' (70,496) at 20240405153230147
72470 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/apache.conf' (70,497) at 20210307205554038
72471 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts' (70,498) at 20240405153045469
72472 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kcore.h' (70,499) at 20220525020654579
72473 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/names_values.hpp' (70,500) at 20230602080044048
72474 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubieboard4_defconfig' (70,501) at 20210308005003236
72475 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/insn-format.h.inc' (70,502) at 20221215040039338
72476 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_ring.c' (70,503) at 20210308005003536
72477 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/thunderbolt/retimer.c' (70,504) at 20240405153051981 to deleted uid set
72478 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/common.c' (70,505) at 20240405153054229
72479 2025-01-21 03:01:01.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/.clang-tidy' (70,506) at 20240911080003242
72480 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/analyzer_main.cpp' (70,507) at 20230516080019602
72481 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/processor.h' (70,508) at 20240405153229999
72482 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/nvme.c' (70,509) at 20210308005003216
72483 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsxfeval.c' (70,510) at 20210307214926838
72484 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/au6610.c' (70,511) at 20210307214928814
72485 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network/config.json' (70,512) at 20240426080018064
72486 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rzg2l.c' (70,513) at 20240405153231335
72487 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/demo-uclass.c' (70,514) at 20210308005003372
72488 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_preemptirq.c' (70,515) at 20240405153053073
72489 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/radvd' (70,516) at 20241221090017620
72490 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/debugging.rst' (70,517) at 20240405153045289
72491 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/do_mounts_rd.c' (70,518) at 20210309003654040
72492 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/digicolor-usart.c' (70,519) at 20240405153231511
72493 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/appldata_base.c' (70,520) at 20240405153230075
72494 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-video.h' (70,521) at 20210307214928690
72495 2025-01-21 03:01:01.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-e1000.rom' (70,522) at 20210308005046137 to deleted uid set
72496 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pwm-fan.txt' (70,523) at 20240405153045065
72497 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-tcm' (70,524) at 20210307214925186
72498 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-qcs404.yaml' (70,525) at 20240405153229759
72499 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0003-switch-to-pkg-config.patch' (70,526) at 20230211040012643
72500 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g45-corvus.dts' (70,527) at 20210308005002572
72501 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/taskexp_ncurses.py' (70,528) at 20240302090018218
72502 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gconf.bbclass' (70,529) at 20220910030013385
72503 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts' (70,530) at 20210308005002620
72504 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/objects.c' (70,531) at 20240405153052409
72505 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/202' (70,532) at 20240906080037564
72506 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/salvator-xs.dtsi' (70,533) at 20220525020651934
72507 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memscan_32.S' (70,534) at 20240405153230095
72508 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_locked_port.sh' (70,535) at 20240405153232275
72509 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/inode.c' (70,536) at 20240405153231723
72510 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp' (70,537) at 20221209040003858
72511 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_device.h' (70,538) at 20241211090212358
72512 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0_3.0.27.bb' (70,539) at 20210608000015791
72513 2025-01-21 03:01:01.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxml/libxml2/install-tests.patch' (70,540) at 20241221090017644
72514 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/compression.c' (70,541) at 20240830080013311
72515 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/mstar,msc313-rtc.yaml' (70,542) at 20240405153045153
72516 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx27-pinctrl.txt' (70,543) at 20210307214925394
72517 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/sparse-mem.h' (70,544) at 20210927100127237
72518 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel.c' (70,545) at 20240405153051777
72519 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsi_state_machine.h' (70,546) at 20240817080006811
72520 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc37b.h' (70,547) at 20210309003649824
72521 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb' (70,548) at 20241206090014342
72522 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/json_storage.hpp' (70,549) at 20220412175720086
72523 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/ddc_service_types.h' (70,550) at 20240405153230423
72524 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/qxl_drm.h' (70,551) at 20210307214931618
72525 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6115-dispcc.yaml' (70,552) at 20240405153045029
72526 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/display_rq_dlg_calc_31.c' (70,553) at 20240405153047277
72527 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/syscall_wrapper.h' (70,554) at 20240405153230115
72528 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc2.dts' (70,555) at 20240405153045989
72529 2025-01-21 03:01:01.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_if.h' (70,556) at 20210309003650592
72530 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.marvell' (70,557) at 20210308005003296
72531 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/TESTING' (70,558) at 20240405153051941
72532 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/lib/delay.c' (70,559) at 20240405153045913
72533 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/clock_mock.hpp' (70,560) at 20220607100029059
72534 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/salvator-common.dtsi' (70,561) at 20210308005002608
72535 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c' (70,562) at 20241211090145461
72536 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (70,563) at 20220816030012194
72537 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/wanxlfw.S' (70,564) at 20210307214929722
72538 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/calxeda/ecx-2000.dts' (70,565) at 20240405153045433
72539 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/secure_seq.h' (70,566) at 20240405153052865
72540 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/SoftShutdown.interface.yaml' (70,567) at 20241105090020411
72541 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/s32v234evb_defconfig' (70,568) at 20210308005003276
72542 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/mocks.hpp' (70,569) at 20240920080022623
72543 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/conf/distro/openbmc-mori.conf' (70,570) at 20230701080013908
72544 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/trace-events' (70,571) at 20240906080037312
72545 2025-01-21 03:01:01.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-label.c' (70,572) at 20220525020653851
72546 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/super.c' (70,573) at 20240405153052257
72547 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/twl4030.c' (70,574) at 20240405153053813
72548 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dt_cpu_ftrs.c' (70,575) at 20241211090145381
72549 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/msix.h' (70,576) at 20221215040039182
72550 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/anarion-gmac.txt' (70,577) at 20210307214925370
72551 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/Makefile.am' (70,578) at 20210308004932836
72552 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pnode.h' (70,579) at 20240405153052485
72553 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cciss_ioctl.h' (70,580) at 20210307214931626
72554 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/gsc.c' (70,581) at 20240405153231283
72555 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm96756.dts' (70,582) at 20240405153045433
72556 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_rtc.c' (70,583) at 20240906080037284
72557 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/scatterlist/linux/mm.h' (70,584) at 20240405153054233
72558 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mediatek,mt6332-regulator.yaml' (70,585) at 20240405153045145
72559 2025-01-21 03:01:01.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/dvb-usb.rst' (70,586) at 20210307214925462
72560 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/perf.c' (70,587) at 20240405153230295
72561 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_bpf_helpers.h' (70,588) at 20240405153053429
72562 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun8i-a33-codec.yaml' (70,589) at 20240405153045161
72563 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/net_probe_common.h' (70,590) at 20210307214931610
72564 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/sifive_u.h' (70,591) at 20230426080043768
72565 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc1' (70,592) at 20210307214932154
72566 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/pci_handler.cpp' (70,593) at 20210918000044923
72567 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_cfg.h' (70,594) at 20210307214928078
72568 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-traces.c' (70,595) at 20240405153049185
72569 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dio_link_encoder.h' (70,596) at 20240405153047261
72570 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/index.rst' (70,597) at 20240405153045225
72571 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/rgmii.h' (70,598) at 20210307214929422
72572 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp5521.c' (70,599) at 20240405153230755
72573 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/gpio.hpp' (70,600) at 20230511080026927
72574 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (70,601) at 20241213090035006
72575 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc_table.host.c' (70,602) at 20210309003653020
72576 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-block-manager.h' (70,603) at 20240405153049257
72577 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb' (70,604) at 20231126090012805
72578 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-core-mipi-dphy.c' (70,605) at 20240405153051289
72579 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-3.0-DE' (70,606) at 20211006000025234
72580 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/Makefile' (70,607) at 20240405153230023
72581 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff' (70,608) at 20241112090023994
72582 2025-01-21 03:01:01.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/irq.c' (70,609) at 20210308005002856
72583 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_sock.c' (70,610) at 20241011080017387
72584 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs35l41.yaml' (70,611) at 20240405153045161
72585 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_admin_cmds_defs.h' (70,612) at 20240405153230703
72586 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot.c' (70,613) at 20210307214926338
72587 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-init.c' (70,614) at 20241104090011559
72588 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_timer.c' (70,615) at 20240405153230267
72589 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/mdss-common.yaml' (70,616) at 20240405153229759
72590 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/PLDM/FRU.interface.yaml' (70,617) at 20210610000035134
72591 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/021.out' (70,618) at 20210308005046433
72592 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python3native.bbclass' (70,619) at 20220910030013389
72593 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/port.h' (70,620) at 20240405153050149
72594 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/overlay-notes.rst' (70,621) at 20240405153045185
72595 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/ipmmu-vmsa.c' (70,622) at 20240405153230747
72596 2025-01-21 03:01:01.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-tch-tu08.rst' (70,623) at 20210309003648500
72597 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-common.dtsi' (70,624) at 20240503080014458
72598 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/templates/default/bblayers.conf.sample' (70,625) at 20240323080013549
72599 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_core.c' (70,626) at 20240405153049269
72600 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6dl-comtft.dts' (70,627) at 20240405153045501
72601 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/.clang-format' (70,628) at 20231108090011682
72602 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/path.c' (70,629) at 20240613080016547
72603 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_bridge_backup_port.sh' (70,630) at 20240405153232279
72604 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.c' (70,631) at 20240405153048685
72605 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/Kconfig' (70,632) at 20210307214929258
72606 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/0001-backtrace-Replace-struct-ucontext-with-ucontext_t.patch' (70,633) at 20210307205553974
72607 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45-spi.c' (70,634) at 20240405153232143
72608 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/Kconfig' (70,635) at 20240405153051405
72609 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-health-monitor.md' (70,636) at 20231219090009685
72610 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ptrace_32.c' (70,637) at 20240405153046325
72611 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra186-mc.yaml' (70,638) at 20240405153045101
72612 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0008-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch' (70,639) at 20241221090017664
72613 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/si476x-reports.h' (70,640) at 20210307214931434
72614 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad1836.h' (70,641) at 20210307214932290
72615 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/expected_stdout' (70,642) at 20210308005003736
72616 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-dma.c' (70,643) at 20240405153231459
72617 2025-01-21 03:01:01.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting.c' (70,644) at 20210307214932642
72618 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/Kbuild' (70,645) at 20220525020652198
72619 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/s6e8ax0.c' (70,646) at 20210308005003532
72620 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.h' (70,647) at 20210307214929330
72621 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/hexagon/Makefile' (70,648) at 20240405153045913 to deleted uid set
72622 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb50n/Kconfig' (70,649) at 20210308005003016
72623 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/netlink_dumper.h' (70,650) at 20240405153232207
72624 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmdomain.c' (70,651) at 20240405153052469
72625 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_dp.h' (70,652) at 20210307214927222
72626 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_tt.h' (70,653) at 20240405153231795
72627 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c.dtsi' (70,654) at 20210308005002616
72628 2025-01-21 03:01:01.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/nlspec.py' (70,655) at 20240405153232219
72629 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_policy.c' (70,656) at 20241216090017797
72630 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb' (70,657) at 20241221090017568
72631 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-attestation_git.bb' (70,658) at 20230610080017599
72632 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/nic.c' (70,659) at 20240405153231047
72633 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/Makefile' (70,660) at 20240405153054365
72634 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-mem.txt' (70,661) at 20240405153054081
72635 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/context.c' (70,662) at 20210307214926462
72636 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ene-kb3930.yaml' (70,663) at 20240405153045105
72637 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-switch.c' (70,664) at 20240405153049249
72638 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/acpi-interface.rst' (70,665) at 20240405153045333
72639 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/cytherm.c' (70,666) at 20240405153231563
72640 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ebisu/Makefile' (70,667) at 20210308005003032
72641 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/mmu.h' (70,668) at 20220429100100802
72642 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/signal.c' (70,669) at 20210308005046097
72643 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/recover_pnor_files' (70,670) at 20240423080018523
72644 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x.dtsi' (70,671) at 20240405153045425
72645 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_uc1611.c' (70,672) at 20210307214930506
72646 2025-01-21 03:01:01.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/klkernvars.h' (70,673) at 20210307214926246
72647 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/aio.c' (70,674) at 20240405153231607
72648 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/reg.h' (70,675) at 20240405153045945
72649 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_gpio.c' (70,676) at 20240405153051805
72650 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/check_error_logs.robot' (70,677) at 20231018080016463
72651 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/tcp.h' (70,678) at 20220525020654467
72652 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp4-server' (70,679) at 20210307205554462
72653 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/qemu.h' (70,680) at 20240906080037156
72654 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/maya44.h' (70,681) at 20210307214932262
72655 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/0001-support-authentication-for-kickstart.patch' (70,682) at 20230317080013797
72656 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/job.json' (70,683) at 20240906080037432
72657 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/Kconfig' (70,684) at 20210308005003464
72658 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/vmlinux.lds.S' (70,685) at 20240405153046329
72659 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c' (70,686) at 20240405153047101
72660 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-fru-ocp-setting' (70,687) at 20241121090011895
72661 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/common_appendix.rst' (70,688) at 20240405153045265
72662 2025-01-21 03:01:01.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx_bootaux.c' (70,689) at 20210308005002728
72663 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.browserslistrc' (70,690) at 20220105012522959
72664 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/obmc-console@.service' (70,691) at 20220921030015982
72665 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen3.h' (70,692) at 20210309003651840
72666 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/s3c64xx.c' (70,693) at 20240405153045685
72667 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/iommu.h' (70,694) at 20220525020652138
72668 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_mem_hotplug.rst' (70,695) at 20220429100100422
72669 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/meson.build' (70,696) at 20240326080039662
72670 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max2175.h' (70,697) at 20210307214928658
72671 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_vsock.h' (70,698) at 20220429100100590
72672 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/other_interfaces.rst' (70,699) at 20220804100015876
72673 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Group/meson.build' (70,700) at 20230825080021141 to deleted uid set
72674 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/rescan-cxl-eid' (70,701) at 20240504080013861 to deleted uid set
72675 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy_ns.c' (70,702) at 20240405153053465
72676 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/parman.h' (70,703) at 20210307214931466
72677 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/machine_kexec_64.c' (70,704) at 20241011080017291
72678 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm44xx.c' (70,705) at 20210307214925926
72679 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/ioctl.c' (70,706) at 20240628080013985
72680 2025-01-21 03:01:01.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_cpumask.tc' (70,707) at 20210307214932670
72681 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryMetrics.v1_7_3.json' (70,708) at 20240619080002948
72682 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/img-spdif-in.rst' (70,709) at 20210307214925566
72683 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_models.h' (70,710) at 20240906080037532
72684 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/meson.build' (70,711) at 20240326080039558
72685 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ci20_mmc_defconfig' (70,712) at 20210308005003252
72686 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/plat-phosphor-multi-gpio-presence.json' (70,713) at 20240808080012360
72687 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ExtendedVersion/meson.build' (70,714) at 20230825080021141 to deleted uid set
72688 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear320-hmi.dts' (70,715) at 20240405153045577
72689 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_request.c' (70,716) at 20210307214927858
72690 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/sched.c' (70,717) at 20240405153046205
72691 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/iothread.c' (70,718) at 20240906080037352
72692 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.yaml' (70,719) at 20240405153229787
72693 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_drv.c' (70,720) at 20240405153230635
72694 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fdomain_isa.c' (70,721) at 20220525020654007
72695 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch' (70,722) at 20230706080014745
72696 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/lsi,zevio-timer.txt' (70,723) at 20210307214925446
72697 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5307.h' (70,724) at 20210308005002804
72698 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/iomux.c' (70,725) at 20210308005003072
72699 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/vf610twr.c' (70,726) at 20210308005002996
72700 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5329AFEE_defconfig' (70,727) at 20210308005003236
72701 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-ppc-of.c' (70,728) at 20240405153231559
72702 2025-01-21 03:01:01.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.json' (70,729) at 20210308005046405
72703 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-read-settings-mrw-native/mrw-override-settings.yaml' (70,730) at 20210307205553718
72704 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_pdr_add_fru_record_set_check.yaml' (70,731) at 20240908080010098
72705 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sdk7780_defconfig' (70,732) at 20240405153046309
72706 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/README' (70,733) at 20210307214932158
72707 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/dwarf.h' (70,734) at 20210307214926318
72708 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AdaCore-doc' (70,735) at 20241221090017612
72709 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h2-plus-orangepi-zero.dts' (70,736) at 20240405153045389
72710 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-k210.c' (70,737) at 20241211090145481
72711 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/0001-test_transformation-Check-if-transform-is-supported-.patch' (70,738) at 20230503080014623
72712 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_ddi_buf_trans.c' (70,739) at 20240405153230547
72713 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-mach-common.c' (70,740) at 20240405153232139
72714 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/openipmi-no-openipmigui-man.patch' (70,741) at 20240113090014536
72715 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/test_async.sh' (70,742) at 20240405153054381
72716 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/irqs.h' (70,743) at 20240405153045641
72717 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0035-corstone1000-purge-U-Boot-specific-DT-nodes.patch' (70,744) at 20240413080012627
72718 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/greatlakes-gpio-monitor-register/set-current-host-state@.service' (70,745) at 20230318080017029
72719 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/files/ace_config.patch' (70,746) at 20230706080014741
72720 2025-01-21 03:01:01.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/a8293.h' (70,747) at 20240405153049281
72721 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32_sdram.c' (70,748) at 20210308005003476
72722 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/ptdump.h' (70,749) at 20210307214926494
72723 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-kp.dtsi' (70,750) at 20240405153045493
72724 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb' (70,751) at 20230610080017603
72725 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/ia_css_pipeline.h' (70,752) at 20240405153051845
72726 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/Makefile' (70,753) at 20210307214925882
72727 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/meson.options' (70,754) at 20240614080016246
72728 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3.c' (70,755) at 20240906080037236
72729 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/rst.c' (70,756) at 20240405153051409
72730 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/clock.h' (70,757) at 20210307214926550
72731 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_bpf.c' (70,758) at 20240405153053361
72732 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0297.h' (70,759) at 20210307214928638
72733 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera.h' (70,760) at 20240405153050073
72734 2025-01-21 03:01:01.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/announce.c' (70,761) at 20230426080043796
72735 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/asm-offsets.h' (70,762) at 20210307214926318
72736 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups_2.4.11.bb' (70,763) at 20241221090017676
72737 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/avocado_qemu/__init__.py' (70,764) at 20241211090212530
72738 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/ixp4xx_hss.c' (70,765) at 20240405153050393
72739 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/opencores-ethoc.txt' (70,766) at 20210307214925378
72740 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/berlin-usb-phy.txt' (70,767) at 20210307214925386
72741 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/sifive_uart.h' (70,768) at 20241211090212358
72742 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/BVToastMixin.js' (70,769) at 20241004080035963
72743 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/023' (70,770) at 20210927100127473
72744 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_reg.c' (70,771) at 20240405153231003
72745 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/bmc' (70,772) at 20210307205554094
72746 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/ext4.c' (70,773) at 20210308005003540
72747 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_44x.S' (70,774) at 20210307214926398
72748 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/Kconfig' (70,775) at 20220525020653407
72749 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/params.h' (70,776) at 20240405153052957
72750 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/device.c' (70,777) at 20240405153048925
72751 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/count_state_floor.cpp' (70,778) at 20240820080023682
72752 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func-filter-pid.tc' (70,779) at 20210309003656000
72753 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/0001-lock.c-Define-PTHREAD_MUTEX_RECURSIVE_NP-if-undefine.patch' (70,780) at 20230706080014749
72754 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/da9055_wdt.c' (70,781) at 20210307214930966
72755 2025-01-21 03:01:01.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77686.yaml' (70,782) at 20240405153045145
72756 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_ata.c' (70,783) at 20240710080014597
72757 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/header.S' (70,784) at 20240405153046493
72758 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-ns2-mux.c' (70,785) at 20240405153051309
72759 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml' (70,786) at 20240405153045089
72760 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.h' (70,787) at 20210307214929542
72761 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_cpu_core.h' (70,788) at 20241211090212362
72762 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_version.h' (70,789) at 20210307214930666
72763 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-chassis-running@.service' (70,790) at 20221117040044437
72764 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_eer.c' (70,791) at 20240405153051509
72765 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dragonboard820c-uboot.dtsi' (70,792) at 20210308005002576
72766 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/net-lib.pl.patch' (70,793) at 20241221090017564
72767 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/templates/default/local.conf.sample' (70,794) at 20241221090017484
72768 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu8_fusion.h' (70,795) at 20240405153048341
72769 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188/clk_rk3188.c' (70,796) at 20210308005002772
72770 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/check-test-wrapper' (70,797) at 20230813080012876
72771 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqflags.h' (70,798) at 20240418080014510
72772 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/cache.json' (70,799) at 20240405153054121
72773 2025-01-21 03:01:01.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/rkisp1.rst' (70,800) at 20240405153045193
72774 2025-01-21 03:01:01.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sn9c2028.c' (70,801) at 20210309003650392
72775 2025-01-21 03:01:01.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/pal.h' (70,802) at 20220525020651974
72776 2025-01-21 03:01:01.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7578.patch' (70,803) at 20210307205553942
72777 2025-01-21 03:01:01.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/AccountPolicy.interface.yaml' (70,804) at 20221207040023631
72778 2025-01-21 03:01:01.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-opal.txt' (70,805) at 20210307214925326
72779 2025-01-21 03:01:01.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Taivalkoski_Taivalvaara' (70,806) at 20210307205553774
72780 2025-01-21 03:01:01.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/peer_object.c' (70,807) at 20240405153053361
72781 2025-01-21 03:01:01.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis_isa.c' (70,808) at 20241211090212342
72782 2025-01-21 03:01:01.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/rndis.c' (70,809) at 20210308005003508
72783 2025-01-21 03:01:01.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_regs.h' (70,810) at 20240405153051865
72784 2025-01-21 03:01:01.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx50.c' (70,811) at 20240405153231319
72785 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cfg80211.h' (70,812) at 20240405153231851
72786 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_qbman_portal.h' (70,813) at 20210308005003648
72787 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-adp5520.c' (70,814) at 20210307214928546
72788 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_devlink.c' (70,815) at 20240405153230999
72789 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/nis.inc' (70,816) at 20220402030015911
72790 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_vpu.h' (70,817) at 20240405153049413
72791 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/qaic_drv.c' (70,818) at 20240405153230163
72792 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch' (70,819) at 20230706080014745
72793 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgtable-64.h' (70,820) at 20240405153230011
72794 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/instruction.json' (70,821) at 20240405153054109
72795 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/int32_helper.c' (70,822) at 20241211090212518
72796 2025-01-21 03:01:01.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cmdline.c' (70,823) at 20240405153046469
72797 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-ic-prpencvf.c' (70,824) at 20220525020654135
72798 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/time.c' (70,825) at 20240710080014577
72799 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm59056.txt' (70,826) at 20210307214925358
72800 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c' (70,827) at 20241011080017307
72801 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/brcm,bcm63xx-audio.txt' (70,828) at 20210307214925426
72802 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_heartbeat.h' (70,829) at 20240405153230267
72803 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/qemu-cpu-models.rst' (70,830) at 20220429100100426
72804 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/Kconfig' (70,831) at 20210308005003736
72805 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_lsm.h' (70,832) at 20240405153052665
72806 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/Makefile' (70,833) at 20241220090018346
72807 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/wakeup-latency.pl' (70,834) at 20210307214932566
72808 2025-01-21 03:01:01.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt5759-regulator.yaml' (70,835) at 20240405153045145
72809 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/configure-seabios.sh' (70,836) at 20210308005046237
72810 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/Kconfig' (70,837) at 20241211090212286
72811 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kthread.h' (70,838) at 20240613080016499
72812 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c' (70,839) at 20241018080014482
72813 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c' (70,840) at 20220525020653631
72814 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/nuvoton-common-npcm8xx.dtsi' (70,841) at 20240405153229935
72815 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6.c' (70,842) at 20210308005003088
72816 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/Kconfig' (70,843) at 20210308005003468
72817 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/mds_client.h' (70,844) at 20240429080012448
72818 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pldm_interface.hpp' (70,845) at 20240926080026490
72819 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mc146818rtc.h' (70,846) at 20210307214926582
72820 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-video.h' (70,847) at 20210309003650356
72821 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-kernel/linux/linux-aspeed/system1.cfg' (70,848) at 20240911080042931
72822 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_sec.h' (70,849) at 20210308005003652
72823 2025-01-21 03:01:01.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/kunit/test_data/test_insufficient_memory.log' (70,850) at 20210307214932626 to deleted uid set
72824 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_vita.h' (70,851) at 20210308004938820
72825 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/capsule-loader.c' (70,852) at 20240405153230295
72826 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/dis-asm-compat.h' (70,853) at 20240405153054049
72827 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/hwmonio.hpp' (70,854) at 20210308004940468 to deleted uid set
72828 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/remmina/remmina_1.4.36.bb' (70,855) at 20241221090017544
72829 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost.h' (70,856) at 20241211090212366
72830 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-gbmcnicdhcp.netdev' (70,857) at 20240913080015313
72831 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6060.c' (70,858) at 20240405153230907
72832 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/0002-ext4_utils-add-o-argument-to-preserve-ownership.patch' (70,859) at 20210307205553894
72833 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/csr_helper.c' (70,860) at 20240906080037496
72834 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp223.dtsi' (70,861) at 20210308005002572
72835 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/page_actor.h' (70,862) at 20240405153052537
72836 2025-01-21 03:01:01.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/vfio_iommu_type1.c' (70,863) at 20240405153231575
72837 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/rcw_p5040.cfg' (70,864) at 20210308005003168
72838 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/generic.hpp' (70,865) at 20210308005049129
72839 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-wacom' (70,866) at 20210309003648260
72840 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/sc7180-lpass.h' (70,867) at 20210309003653816
72841 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot' (70,868) at 20240627080021048
72842 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_string.c' (70,869) at 20240405153053109
72843 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/queue.c' (70,870) at 20240405153050705
72844 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/Kconfig' (70,871) at 20240805080013971
72845 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/stfs.c' (70,872) at 20210307214926438
72846 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/perms.c' (70,873) at 20240613080016427
72847 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/xen_snd_front_cfg.h' (70,874) at 20210307214932450
72848 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config_hdc1080.json' (70,875) at 20220907030013285
72849 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/axis-fifo.txt' (70,876) at 20210307214930478
72850 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8378_rdb.dts' (70,877) at 20210307214926358
72851 2025-01-21 03:01:01.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ds90ub960.c' (70,878) at 20241211090145445
72852 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm7150-gcc.yaml' (70,879) at 20240405153045029
72853 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/timing.c' (70,880) at 20240405153046173
72854 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_get_bios_post_code.robot' (70,881) at 20240628080017113
72855 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stm32-timers.h' (70,882) at 20240405153052733
72856 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes-phosphor-image.inc' (70,883) at 20230321080018353
72857 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,krait-cc.txt' (70,884) at 20210307214925290
72858 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-tls-iothread' (70,885) at 20240906080037568
72859 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/README' (70,886) at 20210307205553806
72860 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu.c' (70,887) at 20241211090212518
72861 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/libvduse.c' (70,888) at 20240326080039630
72862 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/w996Xcf.c' (70,889) at 20220525020653323
72863 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/storageaddsel.cpp' (70,890) at 20240724080026572
72864 2025-01-21 03:01:01.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_bsg_mpi3mr.h' (70,891) at 20240520080015207
72865 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/inode.c' (70,892) at 20240415080012987
72866 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/p1023rdb.c' (70,893) at 20210308005002988
72867 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/Makefile' (70,894) at 20240405153049393
72868 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8349_PCI_33_defconfig' (70,895) at 20210308005003280
72869 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/sync.c' (70,896) at 20240405153053033
72870 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kalix' (70,897) at 20210307205553786
72871 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TPROXY.c' (70,898) at 20240405153053337
72872 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/init' (70,899) at 20210307205553974
72873 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/Makefile' (70,900) at 20210308005003072
72874 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-op-vec.c' (70,901) at 20241211090212530
72875 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.9/index.html' (70,902) at 20210307205554246
72876 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (70,903) at 20241106090019918
72877 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/__init__.py' (70,904) at 20210307205554266
72878 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/Kbuild' (70,905) at 20210307214926682
72879 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/zfs_fletcher.c' (70,906) at 20210308005003556
72880 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/.gitignore' (70,907) at 20240405153054073
72881 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap-gpmc-smsc9221.dtsi' (70,908) at 20240405153045601
72882 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.h' (70,909) at 20240405153230591
72883 2025-01-21 03:01:01.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_configfs.h' (70,910) at 20240405153052077
72884 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/config.mk' (70,911) at 20210308005002836
72885 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5253.h' (70,912) at 20210308005002804
72886 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/gio.h' (70,913) at 20210307214926242
72887 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb' (70,914) at 20240413080012667
72888 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/access-helper.h' (70,915) at 20240405153045945
72889 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_client.c' (70,916) at 20240405153230967
72890 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/posix-clock.h' (70,917) at 20210307214931486
72891 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/led.c' (70,918) at 20240405153051409
72892 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2471.c' (70,919) at 20240405153048953
72893 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hpe,gxp.yaml' (70,920) at 20240405153045013
72894 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_debugfs.c' (70,921) at 20240405153049105
72895 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/testing.md' (70,922) at 20240808080020596
72896 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/raa215300.c' (70,923) at 20240405153231363
72897 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/phosphor-dbus-interfaces.wrap' (70,924) at 20240215090006160
72898 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/static-passwd-meta-networking' (70,925) at 20240301090012419
72899 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/sanitize.hpp' (70,926) at 20240817080005771
72900 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rdc321x-southbridge.c' (70,927) at 20220525020653347
72901 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_netfilter_hooks.c' (70,928) at 20241018080014578
72902 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-socfpga.c' (70,929) at 20210308005003480
72903 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/gina24.c' (70,930) at 20210307214932246
72904 2025-01-21 03:01:01.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/pstore_tests' (70,931) at 20210307214932710
72905 2025-01-21 03:01:01.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5100.h' (70,932) at 20210307214932354
72906 2025-01-21 03:01:01.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gpucc-sdm660.yaml' (70,933) at 20240405153045029
72907 2025-01-21 03:01:01.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_sun4v.h' (70,934) at 20210307214926598
72908 2025-01-21 03:01:01.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-h6-r-ccu.h' (70,935) at 20240405153231799
72909 2025-01-21 03:01:01.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_debugfs.c' (70,936) at 20240405153230891
72910 2025-01-21 03:01:01.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/stackcollapse.py' (70,937) at 20210307214932570
72911 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_inode_fork.c' (70,938) at 20240405153052573
72912 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/bmc_dump_entry.cpp' (70,939) at 20240620080024795
72913 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_manager.hpp' (70,940) at 20230822080013225
72914 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/test/handle.hpp' (70,941) at 20230511080009359
72915 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/iomap.h' (70,942) at 20210308005002876
72916 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/0002-Drop-detached_mounts_propagation-and-remove-sys-moun.patch' (70,943) at 20240301090012419
72917 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/serial.h' (70,944) at 20210307214926762
72918 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/trace.c' (70,945) at 20210308005003220
72919 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_Qos.h' (70,946) at 20210307214930634
72920 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm9000.h' (70,947) at 20210307214931378
72921 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/scan.c' (70,948) at 20240830080013247
72922 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear600-evb.dts' (70,949) at 20240405153045577
72923 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/cmd_ut.c' (70,950) at 20210308005003736
72924 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hash_info.h' (70,951) at 20210307214931634
72925 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/00-ncsi.conf' (70,952) at 20241213090035010
72926 2025-01-21 03:01:01.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-i12-tvbox.dts' (70,953) at 20240405153045385
72927 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vmware_vga.c' (70,954) at 20241211090212270
72928 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/Makefile' (70,955) at 20240405153052229
72929 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/asp834x-redboot.dts' (70,956) at 20210307214926338
72930 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_kmap_iter.h' (70,957) at 20240405153052637
72931 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m1.dtsi' (70,958) at 20240405153229963
72932 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_fcmp.c.inc' (70,959) at 20240906080037496
72933 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctdaio.h' (70,960) at 20220525020654991
72934 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-neo-air.dts' (70,961) at 20240405153045389
72935 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/b-l475e-iot01a.rst' (70,962) at 20240906080037176
72936 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ibm/libpldmresponder/utils.cpp' (70,963) at 20240909080028331 to deleted uid set
72937 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/init301.c' (70,964) at 20240613080016475
72938 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/init.c' (70,965) at 20240405153050593
72939 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8226-samsung-s3ve3g.dts' (70,966) at 20240405153045541
72940 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5253DEMO_defconfig' (70,967) at 20210308005003236
72941 2025-01-21 03:01:01.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/activation_mmc.hpp' (70,968) at 20220727030018057
72942 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/xlnx_r5_remoteproc.c' (70,969) at 20240405153051485
72943 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iio/types.h' (70,970) at 20240405153052921
72944 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_vars1.c' (70,971) at 20220525020655199
72945 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/sngrep/sngrep_1.8.2.bb' (70,972) at 20241221090017500
72946 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/Kconfig' (70,973) at 20210308005003080
72947 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/README' (70,974) at 20210308005002968
72948 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c' (70,975) at 20241216090017709
72949 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/aspeed-pwm-tacho.rst' (70,976) at 20240405153045217
72950 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-ecb.c' (70,977) at 20220525020652390
72951 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcp_estats.c' (70,978) at 20240405153054281
72952 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/virtio_ring.h' (70,979) at 20210308005046069
72953 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_pm.c' (70,980) at 20240405153046953
72954 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_cpu.h' (70,981) at 20240906080037156
72955 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/bitops.h' (70,982) at 20210308005002888
72956 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8173-fails.txt' (70,983) at 20240405153230531
72957 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-dif.h' (70,984) at 20210307214928810
72958 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/cdns3/drd.c' (70,985) at 20240405153231535 to deleted uid set
72959 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-test-pppd_dummy.c-Fix-return-value.patch' (70,986) at 20230706080014737
72960 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/Kconfig' (70,987) at 20230925080039921
72961 2025-01-21 03:01:01.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/platsmp.c' (70,988) at 20220525020651886
72962 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/lbalance.c' (70,989) at 20210307214931234
72963 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-rembrandt.c' (70,990) at 20240405153232139
72964 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/ud_header.c' (70,991) at 20220525020653119
72965 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/elf.c' (70,992) at 20240405153054077
72966 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/qcom/cpr.c' (70,993) at 20240405153231347
72967 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (70,994) at 20220812030014405
72968 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/kmemleak.h' (70,995) at 20210307214932742
72969 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-atmel.c' (70,996) at 20240405153231355
72970 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/i386/qemu-vmsr-helper.c' (70,997) at 20240906080037584
72971 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkAdapterMetrics_v1.xml' (70,998) at 20240619080002932
72972 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c' (70,999) at 20240405153049465
72973 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-chip-info.c' (71,000) at 20240405153054305
72974 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-vmarc-som.dtsi' (71,001) at 20240405153045561
72975 2025-01-21 03:01:01.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-yapp4-pegasus-plus.dts' (71,002) at 20240405153045521
72976 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3228.c' (71,003) at 20241008080013915
72977 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/lost_exception_test.c' (71,004) at 20210307214932706
72978 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/Kconfig' (71,005) at 20210308005003456
72979 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-zstd.c' (71,006) at 20241211090212390
72980 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fuse.h' (71,007) at 20220525020652947
72981 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_bus.h' (71,008) at 20240405153046301
72982 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/flashbios/Makefile' (71,009) at 20210308004922932
72983 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/accessors.c' (71,010) at 20240405153052273
72984 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/usercopy.S' (71,011) at 20240405153046513
72985 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max17040_battery.c' (71,012) at 20240405153231355
72986 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/stm32.rst' (71,013) at 20241211090212238
72987 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1420_priv.h' (71,014) at 20210307214928634
72988 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/gold-unversioned-symbol.patch' (71,015) at 20210307205553738
72989 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/bcm6328-power-domain.h' (71,016) at 20210308005003640
72990 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gtk-immodules-cache.bbclass' (71,017) at 20220910030013385
72991 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h743i-disco.dts' (71,018) at 20240405153045581
72992 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/tune-microblaze.inc' (71,019) at 20210905000020581
72993 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/Makefile' (71,020) at 20240405153045401
72994 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/logicpd,type28.yaml' (71,021) at 20210307214925306
72995 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-amarula-relic.dts' (71,022) at 20240405153045709
72996 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/upd.c' (71,023) at 20210308005003424
72997 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (71,024) at 20241031080012179
72998 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/xen.rst' (71,025) at 20240906080037180
72999 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sed-opal.h' (71,026) at 20240405153231879
73000 2025-01-21 03:01:01.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cros_ec_chardev.h' (71,027) at 20210307214931474
73001 2025-01-21 03:01:01.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/socket.h' (71,028) at 20240405153045353
73002 2025-01-21 03:01:01.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/syscall-trace.h' (71,029) at 20240906080037352
73003 2025-01-21 03:01:01.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_elf_loader.c' (71,030) at 20240405153051481
73004 2025-01-21 03:01:01.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/passwd' (71,031) at 20210307205554570
73005 2025-01-21 03:01:01.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp_vars.h' (71,032) at 20210308005003368
73006 2025-01-21 03:01:01.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/ipv4/ip_tunnel.c' (71,033) at 20241216090017789 to deleted uid set
73007 2025-01-21 03:01:01.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80.c' (71,034) at 20240405153046857
73008 2025-01-21 03:01:01.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc5121_ads_cpld.c' (71,035) at 20240405153046193
73009 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/scapy-example.json' (71,036) at 20210307214932722
73010 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu73_discrete.h' (71,037) at 20240405153230511
73011 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/gbs-detect-gpio-present.bb' (71,038) at 20241206090014278
73012 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_SECURE_BOOT_defconfig' (71,039) at 20210308005003264
73013 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/checklist.c' (71,040) at 20210308005003732
73014 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pci-iov-howto.rst' (71,041) at 20240405153044929
73015 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/297.out' (71,042) at 20210927100127501
73016 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/meson.build' (71,043) at 20240209090020373 to deleted uid set
73017 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_cts.c' (71,044) at 20240405153230415
73018 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_sh4.c' (71,045) at 20210308005003452
73019 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/davinci-nand.txt' (71,046) at 20210309003648372
73020 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/symlink.c' (71,047) at 20210307214931218
73021 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/pch.c' (71,048) at 20210308005002856
73022 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyperclip_1.9.0.bb' (71,049) at 20241221090017560
73023 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/head.S' (71,050) at 20210307214926318
73024 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_boot.c' (71,051) at 20210308005003404
73025 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-type.json' (71,052) at 20210308005046409
73026 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-spi.h' (71,053) at 20210307214926234
73027 2025-01-21 03:01:01.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/trace_readwrite.c' (71,054) at 20240405153053109
73028 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdat_wdt.c' (71,055) at 20240405153052245
73029 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IEC-Code-Components-EULA' (71,056) at 20241221090017616
73030 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_quirks.c' (71,057) at 20240405153048457
73031 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-stub.c' (71,058) at 20220525020653079
73032 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-unknown.err' (71,059) at 20210308005046397
73033 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/booting-dt.rst' (71,060) at 20240405153044985
73034 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/acrn.c' (71,061) at 20240405153230119
73035 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/MAINTAINERS' (71,062) at 20210308005003028
73036 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_syscall_vdso.c' (71,063) at 20210307214932734
73037 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/get_address.c' (71,064) at 20240405153046473
73038 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop' (71,065) at 20210307205553690
73039 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/meson.build' (71,066) at 20241211090212326
73040 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/Makefile' (71,067) at 20240405153045353
73041 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/video/Makefile' (71,068) at 20210307214930598
73042 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/Makefile' (71,069) at 20210308005003720
73043 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_x86.c' (71,070) at 20210308005003496
73044 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_swn.c' (71,071) at 20240405153052509
73045 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/images/logo.svg' (71,072) at 20240405153045221
73046 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_fc.c' (71,073) at 20240405153051537
73047 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,max98396.yaml' (71,074) at 20240405153045161
73048 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/source_location.hpp' (71,075) at 20230624080030539
73049 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_oob.cpp' (71,076) at 20210308005100993
73050 2025-01-21 03:01:01.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/utilities/meson.build' (71,077) at 20240823080032949
73051 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97xxx-nand-cs1-bch4.dtsi' (71,078) at 20210307214926194
73052 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8998-irq.c' (71,079) at 20210307214929010
73053 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/uniperif_player.c' (71,080) at 20240815080012931
73054 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/float_convd.ref' (71,081) at 20221215040039382
73055 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/info_packet/Makefile' (71,082) at 20210307214927318
73056 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_stats.c' (71,083) at 20240405153050209
73057 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-aggregator.c' (71,084) at 20240405153047069
73058 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/branch.json' (71,085) at 20240405153054113
73059 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/tdfxfb.c' (71,086) at 20240405153231595
73060 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/k210.dtsi' (71,087) at 20240405153046241
73061 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml' (71,088) at 20240405153045073
73062 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_freestanding.c' (71,089) at 20210308005003700
73063 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-debugfs.c' (71,090) at 20210307214929294
73064 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cmd_esbc_validate.c' (71,091) at 20210308005002960
73065 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernel_read_file.c' (71,092) at 20240405153052397
73066 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/projects/qemu-minimal.yml' (71,093) at 20240906080037560
73067 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/dmatest.rst' (71,094) at 20240405153045189
73068 2025-01-21 03:01:01.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/usb-tusb6010.h' (71,095) at 20240405153045673
73069 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_0_sh_mask.h' (71,096) at 20210307214927670
73070 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/vmalloc.h' (71,097) at 20240405153052897
73071 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-harmony.dts' (71,098) at 20210308005002628
73072 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ad5398.c' (71,099) at 20240405153051461
73073 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/makedbs.sh' (71,100) at 20210307205554478
73074 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-evm-common.dtsi' (71,101) at 20240405153045601
73075 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-set' (71,102) at 20220429100100750
73076 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/dynmem-proto.h' (71,103) at 20240906080037332
73077 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/board.h' (71,104) at 20210308005002948
73078 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/debugging-via-ohci1394.rst' (71,105) at 20210307214925262
73079 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/time.c' (71,106) at 20220525020651974
73080 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/sc.c' (71,107) at 20240405153049485
73081 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/trace-events' (71,108) at 20220429100100434
73082 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-powernv.txt' (71,109) at 20210307214925346
73083 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0044-corstone1000-set-unique-GUID-for-fvp-and-mps3.patch' (71,110) at 20240413080012631
73084 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/rw-by-pid.pl' (71,111) at 20210307214932566
73085 2025-01-21 03:01:01.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_pci.c' (71,112) at 20220525020653275
73086 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-create-dirs.sh' (71,113) at 20220618030015182
73087 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,imx8qm-lvds-phy.yaml' (71,114) at 20240405153045129
73088 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-dbx5x0.dtsi' (71,115) at 20240405153045577
73089 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-Olimex-SOM-EVB_defconfig' (71,116) at 20210308005003232
73090 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/lapack/run-ptest' (71,117) at 20230813080012844
73091 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_kframe.h' (71,118) at 20240405153049729
73092 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_defconfig' (71,119) at 20210308005003240
73093 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__receiver_adaptor.hpp' (71,120) at 20240817080036820
73094 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h' (71,121) at 20240405153230607
73095 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c' (71,122) at 20210307214929318
73096 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5660.h' (71,123) at 20210307214932330
73097 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (71,124) at 20241206090014230
73098 2025-01-21 03:01:01.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/vtimer.c' (71,125) at 20240906080037576
73099 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun8i_a83t.h' (71,126) at 20210308005002668
73100 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/enter_mpreboot.cpp' (71,127) at 20230915080021805
73101 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/spinlock_types.h' (71,128) at 20240405153045905
73102 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt6795-pinctrl.yaml' (71,129) at 20240405153229787
73103 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.c' (71,130) at 20240405153048637
73104 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/bitsperlong.h' (71,131) at 20210307214926514
73105 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_fs.h' (71,132) at 20240405153231803
73106 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml' (71,133) at 20240405153045081
73107 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a16_priv.h' (71,134) at 20210307214928630
73108 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/emev2-kzm9d.dts' (71,135) at 20240405153045545
73109 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/sdmmc_defs.h' (71,136) at 20210308005002720
73110 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/vexpress-sysreg.c' (71,137) at 20240405153049625
73111 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.h' (71,138) at 20240405153050589
73112 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/debugfs.c' (71,139) at 20240405153231571
73113 2025-01-21 03:01:01.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch' (71,140) at 20230706080014745
73114 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/macros.h' (71,141) at 20240326080039658
73115 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/Makefile' (71,142) at 20240405153054293
73116 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/Makefile' (71,143) at 20220525020655131
73117 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-kernel/linux/linux-aspeed/palmetto.cfg' (71,144) at 20210307205553690
73118 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/cpu.c' (71,145) at 20210308005002884
73119 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/Makefile' (71,146) at 20220525020652142
73120 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8731-spi.c' (71,147) at 20240405153053841
73121 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8544ds.dtsi' (71,148) at 20210307214926342
73122 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/optionrom.h' (71,149) at 20230426080043832
73123 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pacache.S' (71,150) at 20240405153046077
73124 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch' (71,151) at 20230811080018298
73125 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ActionInfo.v1_4_2.json' (71,152) at 20240619080002940
73126 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd_9.2.1.bb' (71,153) at 20230114040015474
73127 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm.h' (71,154) at 20240624080012772
73128 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/ltdc.h' (71,155) at 20240405153048757
73129 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb' (71,156) at 20231126090012781
73130 2025-01-21 03:01:01.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-fw.c' (71,157) at 20240405153230795
73131 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qmc.c' (71,158) at 20241216090017737
73132 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/index.rst' (71,159) at 20211006000025222
73133 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/lapack_3.12.0.bb' (71,160) at 20240113090014536
73134 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/fls.S' (71,161) at 20240405153230095
73135 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dc.c' (71,162) at 20240405153230635
73136 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/irqc-rzg2l.h' (71,163) at 20240405153052649
73137 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.4.bb' (71,164) at 20231126090012777
73138 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/event-codes.rst' (71,165) at 20240405153045225
73139 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-crash@.target' (71,166) at 20220301040040077
73140 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-firmware-tfa.dtsi' (71,167) at 20240405153229947
73141 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp' (71,168) at 20241228090003719 to deleted uid set
73142 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kexec_ranges.h' (71,169) at 20240405153046113
73143 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus.dts' (71,170) at 20240405153045709
73144 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/maps.rst' (71,171) at 20240405153044997
73145 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_wlan_ioctl.h' (71,172) at 20210307214930526
73146 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/intf.h' (71,173) at 20240405153050613
73147 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c' (71,174) at 20240405153048801
73148 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-geojson/py3.13.patch' (71,175) at 20241221090017552
73149 2025-01-21 03:01:01.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ExternalAccountProviderCollection_v1.xml' (71,176) at 20240619080002924
73150 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/auto_fs.h' (71,177) at 20210307214931622
73151 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/fp-impl.c.inc' (71,178) at 20240906080037520
73152 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/types.hpp' (71,179) at 20240104090016070
73153 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-cinergy-1400.c' (71,180) at 20210307214928778
73154 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mem_encrypt_identity.c' (71,181) at 20240411080014066
73155 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/consumer.rst' (71,182) at 20240405153045189
73156 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_tx.c' (71,183) at 20240405153049937
73157 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci_f_sdh30.c' (71,184) at 20240405153230863
73158 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/userid-validation' (71,185) at 20241120090013168
73159 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_coredump.c' (71,186) at 20240405153231367
73160 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cache.h' (71,187) at 20210309003648808
73161 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/set-process-name.c' (71,188) at 20240405153232283
73162 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/tsc2007.txt' (71,189) at 20240405153229767
73163 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-audio.c' (71,190) at 20210916100017847
73164 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-h6-ccu.h' (71,191) at 20240405153231795
73165 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-sramc.c' (71,192) at 20241211090212294
73166 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/0001-error.h-include-errno.h-instead-of-extern-int.diff' (71,193) at 20230706080014757
73167 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/cvd.c' (71,194) at 20240906080037580
73168 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/swab.h' (71,195) at 20210307214931254
73169 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/hardware.h' (71,196) at 20210308005002660
73170 2025-01-21 03:01:01.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_mpu.h' (71,197) at 20240405153049225
73171 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/civetweb/civetweb_1.16.bb' (71,198) at 20240413080012643
73172 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_l2c.h' (71,199) at 20210307214926242
73173 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/presence/gpio_presence.hpp' (71,200) at 20241219090021588
73174 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/pm.c' (71,201) at 20240405153229911
73175 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_exp.l' (71,202) at 20210307214932462
73176 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/sandbox.txt' (71,203) at 20210308005003308
73177 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-de2.h' (71,204) at 20210308005003640
73178 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/meson.build' (71,205) at 20230311090025747 to deleted uid set
73179 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/axm/axm5516-amarillo.dts' (71,206) at 20240405153045437
73180 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7637.patch' (71,207) at 20210307205553942
73181 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/configure.ac' (71,208) at 20220421030014276
73182 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.github/stale.yml' (71,209) at 20210307205553662
73183 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx296.c' (71,210) at 20240405153230787
73184 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_rmc.json' (71,211) at 20241213090004413
73185 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/lib.c' (71,212) at 20210307214932034
73186 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/i2c.c' (71,213) at 20240405153051185
73187 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/udp.h' (71,214) at 20240405153231859
73188 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/src4xxx.c' (71,215) at 20240405153053785
73189 2025-01-21 03:01:01.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/Kbuild' (71,216) at 20210307214927966
73190 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_crypt.h' (71,217) at 20210308004938836
73191 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2500_spl.h' (71,218) at 20210308005003596
73192 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/meson.build' (71,219) at 20240906080037376
73193 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_init.c' (71,220) at 20210308005003368
73194 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/multilib_header.bbclass' (71,221) at 20220910030013389
73195 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-ip.c' (71,222) at 20240405153049441
73196 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inetpeer.c' (71,223) at 20220804100016112
73197 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu_helper.c' (71,224) at 20240906080037496
73198 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_6_0_d.h' (71,225) at 20210307214927690
73199 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_in.c' (71,226) at 20240405153232067
73200 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/move_mount_set_group/move_mount_set_group_test.c' (71,227) at 20240405153054333
73201 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi' (71,228) at 20240405153229919
73202 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_init.h' (71,229) at 20210308005003364
73203 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,twd-timer.yaml' (71,230) at 20220525020651714
73204 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8523.yaml' (71,231) at 20240405153045173
73205 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_api.h' (71,232) at 20240405153049893
73206 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/Kconfig' (71,233) at 20240405153232179
73207 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/vmem_global.h' (71,234) at 20210307214930542
73208 2025-01-21 03:01:01.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/core/ump.c' (71,235) at 20241216090017801 to deleted uid set
73209 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sched/cs_prctl_test.c' (71,236) at 20240405153054373
73210 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/ti/pinctrl-ti-iodelay.c' (71,237) at 20241008080013967
73211 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/systbls_32.S' (71,238) at 20220525020652122
73212 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/hw_breakpoint.h' (71,239) at 20210307214926558
73213 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/freq.h' (71,240) at 20210307214926554
73214 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih418-clock.dtsi' (71,241) at 20240405153045581
73215 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/twl4030-vibra.c' (71,242) at 20240405153049145
73216 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/usbtouchscreen.c' (71,243) at 20240405153049165
73217 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/iov_iter.c' (71,244) at 20241111090012157
73218 2025-01-21 03:01:01.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Add-checksum.h-and-md5.h-for-function-pr.patch' (71,245) at 20221003030013285
73219 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83781d.c' (71,246) at 20240405153048881
73220 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/dts/3c120_devboard.dts' (71,247) at 20210308005002824
73221 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_soc.h' (71,248) at 20210307214931358
73222 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_power_operations.robot' (71,249) at 20210308005007108
73223 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/self.c' (71,250) at 20240405153231723
73224 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/page_ref.h' (71,251) at 20220525020654659
73225 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ga102.c' (71,252) at 20240405153048633
73226 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intel-cpu/IntelCPUSensor.cpp' (71,253) at 20241112090003098
73227 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/bcm2835-gpio.txt' (71,254) at 20210308005003304
73228 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-deprecated_1.2.14.bb' (71,255) at 20240302090018210
73229 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/aica.c' (71,256) at 20240405153232139
73230 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/ov534.c' (71,257) at 20241211090145449
73231 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/Makefile' (71,258) at 20241008080014051
73232 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/setup.c' (71,259) at 20241211090145377
73233 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf.h' (71,260) at 20240726080012862
73234 2025-01-21 03:01:01.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/st_thermal.c' (71,261) at 20240405153051977
73235 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/eeprom.rst' (71,262) at 20210307214925522
73236 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-defaults-native/ibm_host_settings.override.yml' (71,263) at 20220802030011587
73237 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/spinlock_test.c' (71,264) at 20220525020652006
73238 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt1/pt1.c' (71,265) at 20240405153049373
73239 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-crypto-api-test_%.bbappend' (71,266) at 20230114040015466
73240 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/notes.rst' (71,267) at 20240405153044973
73241 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/microchip.c' (71,268) at 20240405153050357
73242 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/tgl-metrics.json' (71,269) at 20240405153232231
73243 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/utils.py' (71,270) at 20241221090017628
73244 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.c' (71,271) at 20240405153231339
73245 2025-01-21 03:01:01.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Proxy.interface.yaml' (71,272) at 20221207040023631
73246 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/imx-ocotp.c' (71,273) at 20240520080015163
73247 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/LICENSE' (71,274) at 20210308005045721
73248 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/simple-card-utils.c' (71,275) at 20240405153232175
73249 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/run-ptest' (71,276) at 20240301090012435
73250 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo85b5.c' (71,277) at 20240405153048625
73251 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/bcm2835_i2c.h' (71,278) at 20240906080037332
73252 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/dbc_cli.py' (71,279) at 20240405153232211
73253 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/cache.c' (71,280) at 20240405153230151
73254 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml' (71,281) at 20240405153045029
73255 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/vme8349pin.h' (71,282) at 20210308005002956
73256 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/st1232.c' (71,283) at 20240405153049161
73257 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/imx_gpcv2.c' (71,284) at 20241211090212282
73258 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/get_managed_objects.hpp' (71,285) at 20211201040039449
73259 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/svc/misc/api.h' (71,286) at 20210308005002640
73260 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aesp10-ppc.pl' (71,287) at 20240405153046101
73261 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/README.md' (71,288) at 20230629131804619
73262 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme147/Makefile' (71,289) at 20210307214926174
73263 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/recipes-kernel/linux/linux-aspeed_%.bbappend' (71,290) at 20220315100011443
73264 2025-01-21 03:01:01.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/alloc.c' (71,291) at 20240712080021089
73265 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-no-keyword.bconf' (71,292) at 20210307214932458
73266 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pbias-regulator.txt' (71,293) at 20210307214925410
73267 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/NMI/meson.build' (71,294) at 20230825080021137 to deleted uid set
73268 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/common/Makefile' (71,295) at 20210308005003020
73269 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/libxml2/2.10/index.html' (71,296) at 20230114040015510
73270 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_cache.S' (71,297) at 20210308005046529
73271 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie.dtsi' (71,298) at 20240405153045785
73272 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rwsem.c' (71,299) at 20210307214932602
73273 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.server.vtable.cpp.mako' (71,300) at 20230516080040262
73274 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/tegra186-cpufreq.c' (71,301) at 20240405153230255
73275 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-uniphier-glue.c' (71,302) at 20240405153231371
73276 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_optc.h' (71,303) at 20240405153047257
73277 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp' (71,304) at 20240619080002916
73278 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target.h' (71,305) at 20240405153051957
73279 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_pcmcia.c' (71,306) at 20240405153046665
73280 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.cpp' (71,307) at 20230222020925387
73281 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-vcodec.c' (71,308) at 20240405153046793
73282 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/Makefile' (71,309) at 20240405153049261
73283 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v3.1.c' (71,310) at 20240405153050337
73284 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/openrisc/boot.h' (71,311) at 20221215040039182
73285 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-thermal.dtsi' (71,312) at 20240405153045829
73286 2025-01-21 03:01:01.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_pcie_mac.c' (71,313) at 20240411080014118
73287 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gpio.h' (71,314) at 20240405153052917
73288 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memcpy-x86-64-asm-def.h' (71,315) at 20240405153054097
73289 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpnet.c' (71,316) at 20240405153049649
73290 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/renesas_sdhi_internal_dmac.c' (71,317) at 20240405153230855
73291 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/tricore-opcodes.h' (71,318) at 20240326080039710
73292 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/rivafb-i2c.c' (71,319) at 20210307214930934
73293 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map-s5p.h' (71,320) at 20210309003648716
73294 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_blk.h' (71,321) at 20210308005003536
73295 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/.gitignore' (71,322) at 20210307214932614
73296 2025-01-21 03:01:01.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/MAINTAINERS' (71,323) at 20210308005003012
73297 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c' (71,324) at 20240405153049809
73298 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/Makefile' (71,325) at 20240405153231451
73299 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pci-me.c' (71,326) at 20240624080012780
73300 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-v2.0.dtsi' (71,327) at 20240405153045541
73301 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/Makefile' (71,328) at 20240405153051945
73302 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/cpu_core.hpp' (71,329) at 20240729080033928
73303 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_typec_vdm.c' (71,330) at 20240405153051385
73304 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nss-pam-ldapd/files/nslcd.init' (71,331) at 20210307205554074
73305 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/current.h' (71,332) at 20210307214926378
73306 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/ac.c' (71,333) at 20240405153230163
73307 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/SEL.metadata.yaml' (71,334) at 20220430030026016
73308 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/cdns,gpio.txt' (71,335) at 20210307214925314
73309 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ds1722.h' (71,336) at 20210308005003632
73310 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_tproxy.c' (71,337) at 20240405153232063
73311 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-armada38x-comphy.txt' (71,338) at 20210309003648380
73312 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf/android-gadget-setup' (71,339) at 20210307205553894
73313 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-timing.yaml' (71,340) at 20240405153045045
73314 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Makefile.include' (71,341) at 20210307214932466
73315 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/bitrev.h' (71,342) at 20240405153045937
73316 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/chacha_generic.c' (71,343) at 20210307214926794
73317 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_work.h' (71,344) at 20240405153231747
73318 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_signal.h' (71,345) at 20240906080037156
73319 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/gtkbook' (71,346) at 20241221090017620
73320 2025-01-21 03:01:01.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/scripts/inventorysensor.mako.cpp' (71,347) at 20210308004932836
73321 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4-clk.c' (71,348) at 20240405153232163
73322 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/s3c64xx-cpufreq.c' (71,349) at 20210307214927058
73323 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Harads' (71,350) at 20210307205553782
73324 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/video.h' (71,351) at 20240405153051865
73325 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/emmc-init/files/emmc-init' (71,352) at 20221007030014979
73326 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/MAINTAINERS' (71,353) at 20210308005002980
73327 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/caif/caif_virtio.c' (71,354) at 20240405153049725
73328 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4trace.h' (71,355) at 20240405153052425
73329 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/xfs.rst' (71,356) at 20240405153229739
73330 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/isa.c' (71,357) at 20241211090212282
73331 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sort.h' (71,358) at 20240405153052797
73332 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/dbus-1/system-services/xyz.openbmc_project.LED.Controller.service' (71,359) at 20240719080031533
73333 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1020.dts' (71,360) at 20240405153045505
73334 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-apmixedsys.c' (71,361) at 20240405153046793
73335 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-d3plug.dts' (71,362) at 20240405153229875
73336 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/debug_uart.h' (71,363) at 20210308005003628
73337 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/multiqueue.rst' (71,364) at 20210307214925538
73338 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hptiop.c' (71,365) at 20240405153051605
73339 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/0002-build-Do-not-build-po-files.patch' (71,366) at 20220823030015951
73340 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/status.hpp' (71,367) at 20230714080028887
73341 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/dump.c' (71,368) at 20210308005003356
73342 2025-01-21 03:01:01.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/SECURITY.md' (71,369) at 20241203090006519
73343 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/vringh.h' (71,370) at 20240405153054389
73344 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/dcn301_fpu.h' (71,371) at 20240405153047273
73345 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/net.c' (71,372) at 20240405153050533
73346 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp775.c' (71,373) at 20210307214931178
73347 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/Kconfig' (71,374) at 20210307214929242
73348 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno.scc' (71,375) at 20230131040012019
73349 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/mem-reservation.c' (71,376) at 20240405153052249
73350 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/string.h' (71,377) at 20220525020655115
73351 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/pcf8574.c' (71,378) at 20241211090212274
73352 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-internal.h' (71,379) at 20240906080037224
73353 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/xilinx-vip.h' (71,380) at 20210307214931342
73354 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/build.c' (71,381) at 20240405153052389
73355 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (71,382) at 20231128090014177
73356 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/perf.c' (71,383) at 20240405153049185
73357 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/pi433_if.h' (71,384) at 20240405153051873
73358 2025-01-21 03:01:01.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/Makefile' (71,385) at 20210308005002968
73359 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma4/sdma4_4_2_2_sh_mask.h' (71,386) at 20210307214927678
73360 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_emu.h' (71,387) at 20210307214926170
73361 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra-bpmp-thermal.c' (71,388) at 20240405153231499
73362 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum2_kvdl.c' (71,389) at 20240405153050153
73363 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/fdtaddr.h' (71,390) at 20210308005003628
73364 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/max9860.txt' (71,391) at 20210307214925430
73365 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-docs-Disable-manual-validation.patch' (71,392) at 20241206090014334
73366 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bio_io.c' (71,393) at 20240405153052585
73367 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/lowlevel_init.S' (71,394) at 20210308005003036
73368 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_phys.c' (71,395) at 20220525020652883
73369 2025-01-21 03:01:01.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unlz4.h' (71,396) at 20210307214931374
73370 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/os-linux.h' (71,397) at 20240405153231691
73371 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mt7623.h' (71,398) at 20210308005003604
73372 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-fifo.h' (71,399) at 20210307214932398
73373 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_stress.sh' (71,400) at 20220627100017218
73374 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass' (71,401) at 20230620080013227
73375 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc8.h' (71,402) at 20220525020654559
73376 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/string.h' (71,403) at 20210308005002888
73377 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/tpm.c' (71,404) at 20240326080039634
73378 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/ppc44x_simple.c' (71,405) at 20240405153046193
73379 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/w83977f_wdt.c' (71,406) at 20240405153052245
73380 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/Makefile' (71,407) at 20240405153046305
73381 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/omap-twl4030.h' (71,408) at 20210309003653888
73382 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/grcan.txt' (71,409) at 20210307214925374
73383 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/kdf_sp800108.c' (71,410) at 20240405153046537
73384 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi_sas_transport.c' (71,411) at 20240405153051733
73385 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/meson.build' (71,412) at 20230426080043848
73386 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/swift.S' (71,413) at 20210307214926610
73387 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-frdm.dts' (71,414) at 20210308005002580
73388 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal.c' (71,415) at 20240805080013983
73389 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/intel,ixp4xx-hss.yaml' (71,416) at 20240405153045117
73390 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/cpcap-battery.yaml' (71,417) at 20240405153045141
73391 2025-01-21 03:01:01.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2771-0000/p2771-0000.c' (71,418) at 20210308005003024
73392 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-iat-api-test_git.bb' (71,419) at 20241206090014218
73393 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/display7seg.h' (71,420) at 20210307214926590
73394 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/printinsn.h' (71,421) at 20210927100127385
73395 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_slpc.c' (71,422) at 20240405153048505
73396 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-mock_1.12.1.bb' (71,423) at 20241206090014270
73397 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/ad9523.c' (71,424) at 20240405153048981
73398 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/linuxloader.bbclass' (71,425) at 20241206090014302
73399 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/rpc_rdma.c' (71,426) at 20240405153053389
73400 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_atomic.c.inc' (71,427) at 20240906080037496
73401 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-device.c' (71,428) at 20240405153230247
73402 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c' (71,429) at 20210307214929478
73403 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-pll.h' (71,430) at 20240405153051289
73404 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/usb/services/usb-code-update@.service' (71,431) at 20241121090017175 to deleted uid set
73405 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/unroll.h' (71,432) at 20210309003648836
73406 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-orisetech-otm8009a.c' (71,433) at 20240405153048689
73407 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/splash_logo.h' (71,434) at 20210308005002924
73408 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/__init__.py' (71,435) at 20210927100127329
73409 2025-01-21 03:01:01.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb' (71,436) at 20241221090017528
73410 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll1-clk.yaml' (71,437) at 20240405153045021
73411 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/.gitignore' (71,438) at 20240405153054173
73412 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/clps711x-timer.c' (71,439) at 20210307214927046
73413 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/usb_storage.c' (71,440) at 20210308005003232
73414 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_idle.c' (71,441) at 20240405153053145
73415 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/Makefile' (71,442) at 20240405153053449
73416 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/Makefile' (71,443) at 20210307214928334
73417 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/thread_stopall.cpp' (71,444) at 20230915080021805
73418 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gdsc.c' (71,445) at 20240405153046829
73419 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.h' (71,446) at 20240405153230415
73420 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i_hwi.c' (71,447) at 20240405153051581
73421 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754.c' (71,448) at 20210307214926274
73422 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/isdn/interface_capi.rst' (71,449) at 20240405153045225
73423 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_cgroup.c' (71,450) at 20240405153053365
73424 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/hello-alpha.c' (71,451) at 20210308005046489
73425 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record+probe_libc_inet_pton.sh' (71,452) at 20240405153054173
73426 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf_1.0.bb' (71,453) at 20241206090014318
73427 2025-01-21 03:01:01.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-sn65dsi83.c' (71,454) at 20240613080016399
73428 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_emu.h' (71,455) at 20240906080037484
73429 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wtm.h' (71,456) at 20210307214932262
73430 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/allwinner,sun8i-a23-prcm.yaml' (71,457) at 20240405153229775
73431 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-kvm-device.c' (71,458) at 20240520080015127
73432 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmw_vmci_defs.h' (71,459) at 20240405153052821
73433 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NOR_defconfig' (71,460) at 20210308005003240
73434 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/milbeaut-uart.txt' (71,461) at 20210307214925418
73435 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/guest.config' (71,462) at 20240405153046097
73436 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/bugs.c' (71,463) at 20210307214925650
73437 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/M0203.h' (71,464) at 20210307214927906
73438 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt286.c' (71,465) at 20240405153053941
73439 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/supermicro-pws-920p-sq_psu.json' (71,466) at 20230624080005339
73440 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/Makefile' (71,467) at 20210308005003544
73441 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml' (71,468) at 20240405153045081
73442 2025-01-21 03:01:01.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/simplefb.c' (71,469) at 20240405153231591
73443 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/mkutf8data.c' (71,470) at 20241216090017765
73444 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7786.c' (71,471) at 20240405153051361
73445 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ioctl32.h' (71,472) at 20240405153052597
73446 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/bigalloc.rst' (71,473) at 20240405153045201
73447 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pci.h' (71,474) at 20240405153046321
73448 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_gem.c' (71,475) at 20240405153048801
73449 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exstoren.c' (71,476) at 20240405153046621
73450 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/pxa.h' (71,477) at 20210308005002660
73451 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/mem.h' (71,478) at 20210308005002644
73452 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/epf/Kconfig' (71,479) at 20220525020653823
73453 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-reallocarray.c' (71,480) at 20210307214932470
73454 2025-01-21 03:01:01.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0013-eglibc-Forward-port-cross-locale-generation-support.patch' (71,481) at 20241221090017640
73455 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_color.c' (71,482) at 20240405153230543
73456 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/b2c2/Kconfig' (71,483) at 20210307214928674
73457 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ip_vs.h' (71,484) at 20240405153052925
73458 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/disable-tests' (71,485) at 20241206090014346 to deleted uid set
73459 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c' (71,486) at 20240405153049977
73460 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nilfs2_api.h' (71,487) at 20210307214931650
73461 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/membarrier_test_single_thread.c' (71,488) at 20240405153054325
73462 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77980-sysc.c' (71,489) at 20240405153231351
73463 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-phytec-pbab01.dts' (71,490) at 20240405153045497
73464 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsa_Ouninpohja' (71,491) at 20210307205553770
73465 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/fib_offload_lib.sh' (71,492) at 20240405153054341
73466 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/s5c73m3-core.c' (71,493) at 20240405153049337
73467 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGP4' (71,494) at 20241221090017616
73468 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-generic.c' (71,495) at 20210308005003512
73469 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,realview.yaml' (71,496) at 20240405153045013
73470 2025-01-21 03:01:01.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.c' (71,497) at 20210307214927962
73471 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mvme16x/rtc.c' (71,498) at 20210307214926174
73472 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72-evm-common.dtsi' (71,499) at 20240405153045601
73473 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_spi.c' (71,500) at 20240405153051385
73474 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcmp.c' (71,501) at 20220525020654707
73475 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/text_amode31.S' (71,502) at 20240405153046293
73476 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,dove-pinctrl.txt' (71,503) at 20210307214925394
73477 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi' (71,504) at 20240405153045745
73478 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/cs42l43-regs.h' (71,505) at 20240405153231819
73479 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d35.dtsi' (71,506) at 20210308005002612
73480 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-1981.patch' (71,507) at 20240106090017265
73481 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/ccid.rst' (71,508) at 20221215040039082
73482 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-netsnmp-cross-compile.patch' (71,509) at 20210307205553818
73483 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-partition-percpu.c' (71,510) at 20220525020653207
73484 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp/0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch' (71,511) at 20230706080014741
73485 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallsjo' (71,512) at 20210307205553782
73486 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/asn1_decoder.h' (71,513) at 20210307214931354
73487 2025-01-21 03:01:01.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cpu.c' (71,514) at 20240405153046353
73488 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5912.dtsi' (71,515) at 20240405153045513
73489 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.json' (71,516) at 20230925080040089
73490 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/229' (71,517) at 20220429100100914
73491 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_legacy.h' (71,518) at 20240405153051845
73492 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_quirks.h' (71,519) at 20240405153048457
73493 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/timer.h' (71,520) at 20210308005002804
73494 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/cfam' (71,521) at 20240613080020632
73495 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/Kconfig' (71,522) at 20240405153046741
73496 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-6192.dtsi' (71,523) at 20210308005002592
73497 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/cache.c' (71,524) at 20210308005002828
73498 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_utf8.c' (71,525) at 20210307214931190
73499 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/clock.c' (71,526) at 20210308005002720
73500 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ko_KR/memory-barriers.txt' (71,527) at 20240405153045277
73501 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/cim-schema-exper_2.50.0.bb' (71,528) at 20241206090014242
73502 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_write_window_ro_partition.cpp' (71,529) at 20210308005108645
73503 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/corvus/Makefile' (71,530) at 20210308005003048
73504 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.commands.itest' (71,531) at 20210308005003292
73505 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-lite.h' (71,532) at 20240405153049461
73506 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/settings/phosphor-settings-manager/chassis_capabilities.override.yml' (71,533) at 20230701080013908
73507 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/fs.rst' (71,534) at 20240405153044965
73508 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx3x.h' (71,535) at 20210307214925894
73509 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/mon6_imximage_nor.cfg' (71,536) at 20210308005003016
73510 2025-01-21 03:01:01.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.c' (71,537) at 20240405153231339
73511 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/print-events.h' (71,538) at 20240405153232239
73512 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_desc.h' (71,539) at 20240405153050309
73513 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-board.c' (71,540) at 20240405153045989
73514 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_k2e.c' (71,541) at 20210308005003076
73515 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-mem-pci.h' (71,542) at 20230925080039917
73516 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/102' (71,543) at 20220429100100890
73517 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-stackprotector-all.c' (71,544) at 20210307214932470
73518 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmdebug.h' (71,545) at 20241211090145537
73519 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/checkers-thumb.c' (71,546) at 20210307214925982
73520 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p231.dts' (71,547) at 20210307214925994
73521 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,ls043t1le01.yaml' (71,548) at 20210307214925306
73522 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/ptrace.h' (71,549) at 20210308005002888
73523 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/Makefile' (71,550) at 20220525020654787
73524 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/davinci_mmc.c' (71,551) at 20240617080017394
73525 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/milbeaut-clock.yaml' (71,552) at 20240405153045025
73526 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch' (71,553) at 20230706080014765
73527 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mxs-lradc.txt' (71,554) at 20210307214925362
73528 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_arg.c' (71,555) at 20240405153050133
73529 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/procfd' (71,556) at 20221110040028914
73530 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/smp_processor_id.c' (71,557) at 20220818100014835
73531 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m520x.c' (71,558) at 20220525020651982
73532 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/console_struct.h' (71,559) at 20240405153052673
73533 2025-01-21 03:01:01.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ntc_thermistor.rst' (71,560) at 20210307214925506
73534 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-nas-4bay.dts' (71,561) at 20240405153229871
73535 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/mmap.c' (71,562) at 20240405153232215
73536 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/directives/app-navigation.scss' (71,563) at 20210308005107073
73537 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/platsmp.c' (71,564) at 20210307214925966
73538 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/GPIOS.md' (71,565) at 20240808080031672
73539 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-bd2606mvv.c' (71,566) at 20241008080013939
73540 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/jc42.c' (71,567) at 20240405153048857
73541 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/hdlcd_drv.c' (71,568) at 20240405153230519
73542 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_pi_sd_rcw.cfg' (71,569) at 20210308005002992
73543 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/tiogapass/host-poweroff' (71,570) at 20220727030013877
73544 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/twister.h' (71,571) at 20210308005003624
73545 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/mock_dmabuf.h' (71,572) at 20210307214927814
73546 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/yama/yama_lsm.c' (71,573) at 20240405153053485
73547 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@60.conf' (71,574) at 20240904080027738
73548 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_seqadj.h' (71,575) at 20240405153052857
73549 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/lib/gui_resource.robot' (71,576) at 20241004080015399
73550 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle.dts' (71,577) at 20210308005002596
73551 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-cdc-ad7746' (71,578) at 20240405153044917
73552 2025-01-21 03:01:01.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/hsi_char.c' (71,579) at 20210307214928110
73553 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/qspinlock.c' (71,580) at 20240405153053017
73554 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/0001-flashrom-Mark-RISCV-as-non-memory-mapped-I-O-archite.patch' (71,581) at 20210407000018078
73555 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestPatch.test_signed_off_by_presence.fail' (71,582) at 20241206090014310
73556 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/transition.S' (71,583) at 20210308005002560
73557 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/adm1266-test.c' (71,584) at 20240326080039734
73558 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-training.c' (71,585) at 20210308005002792
73559 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/images/meta-filesystems-image-all.bb' (71,586) at 20231014080011723
73560 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/MAINTAINERS' (71,587) at 20210308005104849
73561 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-cm-a510.dtsi' (71,588) at 20240405153229875
73562 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb' (71,589) at 20210307205553738
73563 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp_85xx.S' (71,590) at 20240405153046153
73564 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/instruction.json' (71,591) at 20240405153054109
73565 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/tsi721.h' (71,592) at 20210307214930182
73566 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear3xx.dtsi' (71,593) at 20240405153045577
73567 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/rsa_pub_oem_dss_key.pem' (71,594) at 20210519100046557
73568 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/flexfilelayoutxdr.c' (71,595) at 20240405153052433
73569 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-dma.c' (71,596) at 20240805080013967
73570 2025-01-21 03:01:01.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bind4_prog.c' (71,597) at 20240405153054265
73571 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/Kconfig' (71,598) at 20210308005002884
73572 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sun3_scsi.c' (71,599) at 20240405153051745
73573 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/Makefile' (71,600) at 20240405153050053
73574 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/shunit2/shunit2_2.1.8.bb' (71,601) at 20231126090012797
73575 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/imx8mp-blk-ctrl.c' (71,602) at 20240415080012979
73576 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/opa_compat.h' (71,603) at 20220525020653135
73577 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/medion_155.rc5' (71,604) at 20210307205553758
73578 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sh' (71,605) at 20210308005003296
73579 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/export.h' (71,606) at 20240405153052281
73580 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-r40.c' (71,607) at 20240405153046857
73581 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcvt.c' (71,608) at 20220525020654311
73582 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/Makefile' (71,609) at 20240405153051273
73583 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/dump_psb.c' (71,610) at 20240405153054213
73584 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/pwm-beeper.yaml' (71,611) at 20240405153045081
73585 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kgdb.h' (71,612) at 20210307214926494
73586 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qapi-sysemu.c' (71,613) at 20240906080037148
73587 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tb-context.h' (71,614) at 20210927100127021
73588 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec-38x.c' (71,615) at 20210308005002752
73589 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/l440gx.c' (71,616) at 20210307214929214
73590 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/amd_pcie.h' (71,617) at 20220525020652534
73591 2025-01-21 03:01:01.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/names_values.hpp' (71,618) at 20230602080035408
73592 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb' (71,619) at 20241221090017520
73593 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/module.c' (71,620) at 20210307214925670
73594 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_wildfire.h' (71,621) at 20210307214925646
73595 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.2.bb' (71,622) at 20241206090014242
73596 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/vsyscall.h' (71,623) at 20240405153045941
73597 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash.json' (71,624) at 20210308005046413
73598 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm-indirect.h' (71,625) at 20240405153052889
73599 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/imx6q-cpufreq.c' (71,626) at 20240405153230251
73600 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio-hmp-cmds.c' (71,627) at 20240326080039370
73601 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/voters' (71,628) at 20230523080016046
73602 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/capella,cm36651.yaml' (71,629) at 20220525020651682
73603 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6slevk.h' (71,630) at 20210308005003604
73604 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/barrier.h' (71,631) at 20210307214926174
73605 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sriov.c' (71,632) at 20240405153050133
73606 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml' (71,633) at 20240405153045065
73607 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/um_timetravel.h' (71,634) at 20210307214931662
73608 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-i2c-1.dtsi' (71,635) at 20210307214926350
73609 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Fix-narrowing-conversion-error.patch' (71,636) at 20210307205553882
73610 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/configure-git.rst' (71,637) at 20220525020651770
73611 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cirrus/edb93xx/Makefile' (71,638) at 20210308005002944
73612 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack.h' (71,639) at 20240405153231855
73613 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-padaos_0.1.10.bb' (71,640) at 20241221090017556
73614 2025-01-21 03:01:01.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_toc.cpp' (71,641) at 20210308005100997
73615 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/Makefile' (71,642) at 20240405153051937
73616 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_cc108_defconfig' (71,643) at 20210308005003288
73617 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/meson.build' (71,644) at 20220913030027305 to deleted uid set
73618 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/router/routes.js' (71,645) at 20241004080035963
73619 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_accent.c' (71,646) at 20210307214930738
73620 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sys.h' (71,647) at 20210307214931522
73621 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3288.h' (71,648) at 20210308005003596
73622 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/MAINTAINERS' (71,649) at 20210308005003168
73623 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/stx_gp3.c' (71,650) at 20240405153230051
73624 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/common.c' (71,651) at 20240405153230051
73625 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/pwm.h' (71,652) at 20240405153052897
73626 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7_plugin.S' (71,653) at 20210308005002652
73627 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/fvpboot.bbclass' (71,654) at 20241221090017468
73628 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/Build' (71,655) at 20240405153054093
73629 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/fuse.h' (71,656) at 20240405153052885
73630 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/pci-epc-mem.c' (71,657) at 20240405153231291
73631 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/microchip,mcp4922.yaml' (71,658) at 20240405153045073
73632 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/Makefile' (71,659) at 20210307214932398
73633 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0007-Mark-glibc-specific-code-so.patch' (71,660) at 20241221090017504
73634 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools/default' (71,661) at 20210307205554622
73635 2025-01-21 03:01:01.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/wacom_sys.c' (71,662) at 20241216090017701
73636 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/cast5.h' (71,663) at 20210307214931310
73637 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-fsl-mc' (71,664) at 20220525020651630
73638 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_imap.h' (71,665) at 20210307214931138
73639 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/sun50i-de2.c' (71,666) at 20240405153046737
73640 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_adjust_tail_shrink.c' (71,667) at 20240405153054281
73641 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kprobes.h' (71,668) at 20240405153046245
73642 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-x86/chassis/x86-power-control/power-config-host0.json' (71,669) at 20240716080022815
73643 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-gpio-0.dtsi' (71,670) at 20210307214926350
73644 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/Kconfig' (71,671) at 20210307214931866
73645 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0001-aspeed-Disable-unnecessary-features.patch' (71,672) at 20241206090014274
73646 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/protocol.h' (71,673) at 20210308005100993
73647 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/113.out' (71,674) at 20210308005046445
73648 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/runstate-hmp-cmds.c' (71,675) at 20240326080039634
73649 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/fs_loader.txt' (71,676) at 20210308005003304
73650 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-ab8500.c' (71,677) at 20240405153051445
73651 2025-01-21 03:01:01.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Chassis.v1_25_2.json' (71,678) at 20240918080002720
73652 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/ls2080aqds.c' (71,679) at 20210308005002972
73653 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/Makefile' (71,680) at 20210308005002976
73654 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_atomic_helper.h' (71,681) at 20240405153231791
73655 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func10.c' (71,682) at 20240405153054277
73656 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board_k2e.c' (71,683) at 20210308005003076
73657 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0_3.h' (71,684) at 20240405153047141
73658 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/vga.c' (71,685) at 20240405153046501
73659 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/control.c' (71,686) at 20210307214932442
73660 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/realtek,alc5632.yaml' (71,687) at 20240405153045169
73661 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_dma.h' (71,688) at 20210307214931506
73662 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/LICENSE.SRC' (71,689) at 20210307214929246
73663 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0004-cmake-Use-GNUInstallDirs.patch' (71,690) at 20230919080013954
73664 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3xcm.dtsi' (71,691) at 20210308005002612
73665 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/Makefile' (71,692) at 20240405153049417
73666 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.err' (71,693) at 20210308005046401
73667 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/bswapdi.c' (71,694) at 20210307214926094
73668 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx50-pinctrl.txt' (71,695) at 20210307214925394
73669 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shuffle.c' (71,696) at 20240405153053149
73670 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm-i2c.bb' (71,697) at 20210812000025270
73671 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager/powerpolicy-default-ALWAYS_POWER_ON.override.yml' (71,698) at 20210307205553722
73672 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/synth_event_gen_test.c' (71,699) at 20240405153231935
73673 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nmon/nmon/0001-Fix-a-lot-of-Werror-format-security-errors-with-mvpr.patch' (71,700) at 20220204040022528
73674 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/PowerRestorePolicy/index.js' (71,701) at 20220105012522999
73675 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-vic.yaml' (71,702) at 20240809080013002
73676 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti-lmu.txt' (71,703) at 20210307214925362
73677 2025-01-21 03:01:01.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs_common/Makefile' (71,704) at 20220525020654447
73678 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-legacy-common.c' (71,705) at 20240405153232139
73679 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610m4-colibri.dts' (71,706) at 20240405153045537
73680 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/fit3.c' (71,707) at 20240405153046665
73681 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-common.c' (71,708) at 20240405153053981
73682 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/security-bugs.rst' (71,709) at 20240405153045249
73683 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa7115.c' (71,710) at 20240405153049337
73684 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-subdev.h' (71,711) at 20240613080016503
73685 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8550-rpmh.h' (71,712) at 20240405153052649
73686 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/opt4001.c' (71,713) at 20240405153049001
73687 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/init_book3e_64.c' (71,714) at 20240405153046185
73688 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/airport.c' (71,715) at 20240405153231211
73689 2025-01-21 03:01:01.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-nitrogen6sx.dts' (71,716) at 20240405153229887
73690 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wcd934x/registers.h' (71,717) at 20220525020654587
73691 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/termbits.h' (71,718) at 20221215040039202
73692 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/i2c.rst' (71,719) at 20210307214925462
73693 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/iomap.c' (71,720) at 20240405153054229
73694 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/renesas-soc.c' (71,721) at 20240405153051769
73695 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfi.h' (71,722) at 20210307214930294
73696 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/rpl/Makefile' (71,723) at 20240405153053553
73697 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/init' (71,724) at 20210307205554462
73698 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/marvell.txt' (71,725) at 20210307214925282
73699 2025-01-21 03:01:01.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/networking/mstpd/mstpd.service' (71,726) at 20230813080012848
73700 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgiarcs.h' (71,727) at 20210307214926242
73701 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu/core-matmap.h' (71,728) at 20221215040039346
73702 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi' (71,729) at 20240405153229923
73703 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/test/test_health_metric_config.cpp' (71,730) at 20240307090027676
73704 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-vsx.c' (71,731) at 20240405153232283
73705 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb' (71,732) at 20241206090014274
73706 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost.c' (71,733) at 20241211090212350
73707 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rpi.h' (71,734) at 20210308005003612
73708 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_hw_algo.c' (71,735) at 20210308005003364
73709 2025-01-21 03:01:01.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/Makefile' (71,736) at 20240429080012464
73710 2025-01-21 03:01:01.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_6120_regs.h' (71,737) at 20210307214928438
73711 2025-01-21 03:01:01.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_sysfs.c' (71,738) at 20240405153053505
73712 2025-01-21 03:01:01.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/geekbox.h' (71,739) at 20210308005003596
73713 2025-01-21 03:01:01.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/test/mock.cpp' (71,740) at 20211022000049994
73714 2025-01-21 03:01:01.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-qmp-cmds.c' (71,741) at 20230426080043668
73715 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb' (71,742) at 20241221090017516
73716 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi-mem-nodm.c' (71,743) at 20210308005003492
73717 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ifc.yaml' (71,744) at 20240405153045101
73718 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/ktime.h' (71,745) at 20210307214931694
73719 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/Makefile' (71,746) at 20240405153049009
73720 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/mips-atomic.c' (71,747) at 20210625000035992
73721 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_overlap.cpp' (71,748) at 20210308005100997
73722 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target-con-set.h' (71,749) at 20240326080039714
73723 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/uffd-common.h' (71,750) at 20241111090012173
73724 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-cubox-i-som-v15.dts' (71,751) at 20240405153045501
73725 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc_2.40.bb' (71,752) at 20241221090017640
73726 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml' (71,753) at 20240405153229759
73727 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_smc.h' (71,754) at 20210307214927998
73728 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/user/seg_helper.c' (71,755) at 20230925080040033
73729 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/kasan_test.c' (71,756) at 20241111090012157
73730 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/microchip,sparx5-serdes.yaml' (71,757) at 20220525020651698
73731 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/bcm2835_ic.c' (71,758) at 20241211090212282
73732 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gv100.c' (71,759) at 20240405153048637
73733 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_logging.cpp' (71,760) at 20230512080021593
73734 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/xilinx.txt' (71,761) at 20210307214925454
73735 2025-01-21 03:01:01.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/wformat.patch' (71,762) at 20230706080014737
73736 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/symlink.c' (71,763) at 20210307214931078
73737 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kdebug.h' (71,764) at 20210307214926582
73738 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-imx7.c' (71,765) at 20240405153231371
73739 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/argument.hpp' (71,766) at 20210527000130797
73740 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sigcontext.h' (71,767) at 20210307214926558
73741 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/additional_data_test.cpp' (71,768) at 20241212090025215
73742 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/namespaces.h' (71,769) at 20240405153054197
73743 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb' (71,770) at 20241221090017512
73744 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8150-dpu.yaml' (71,771) at 20240405153229763
73745 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bcm47xx_defconfig' (71,772) at 20240405153230007
73746 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sprd,sc9863a-clk.h' (71,773) at 20210307214931334
73747 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/glock.h' (71,774) at 20241211090145517
73748 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/memset.S' (71,775) at 20240405153046513
73749 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-factors.h' (71,776) at 20210307214927030
73750 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp' (71,777) at 20240817080003183
73751 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/atari.c' (71,778) at 20240405153046525
73752 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ptrace.h' (71,779) at 20210309003648892
73753 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/semihost.h' (71,780) at 20240326080039550
73754 2025-01-21 03:01:01.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/power-workarounds/witherspoon/power-workarounds.sh' (71,781) at 20230419080018958
73755 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/btf.h' (71,782) at 20240405153054053
73756 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/on_change_threshold.hpp' (71,783) at 20220610100046048
73757 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/zone.cpp' (71,784) at 20241022080027608
73758 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dccg.h' (71,785) at 20240405153230399
73759 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-before-err.json' (71,786) at 20210308005046409
73760 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a.dtsi' (71,787) at 20210308005002580
73761 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/presence_service.cpp' (71,788) at 20220727030028313
73762 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.h' (71,789) at 20210307214929366
73763 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp3943.c' (71,790) at 20240405153049609
73764 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/calculator-server.cpp' (71,791) at 20240920080030747
73765 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.clean' (71,792) at 20210308005003724
73766 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/lm8333.c' (71,793) at 20240405153230727
73767 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/oe-init-build-env' (71,794) at 20240301090012479
73768 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h' (71,795) at 20240405153051561
73769 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_div0.c' (71,796) at 20240405153054281
73770 2025-01-21 03:01:01.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/memory.h' (71,797) at 20210308005002680
73771 2025-01-21 03:01:01.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2.h' (71,798) at 20241011080017327
73772 2025-01-21 03:01:01.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stat.h' (71,799) at 20210307214926066
73773 2025-01-21 03:01:01.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-stop-instructions@.service.in' (71,800) at 20230513080022442
73774 2025-01-21 03:01:01.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hypervisor.h' (71,801) at 20220525020651878
73775 2025-01-21 03:01:01.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sun4i.c' (71,802) at 20240405153231359
73776 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress.c' (71,803) at 20240405153053113
73777 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tinker_rk3288.h' (71,804) at 20210308005003620
73778 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp20x_usb_power.c' (71,805) at 20240405153231351
73779 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.err' (71,806) at 20210308005046409
73780 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/files/rasdaemon.service' (71,807) at 20210307205553866
73781 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max34440.rst' (71,808) at 20210309003648428
73782 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/README' (71,809) at 20210308005003056
73783 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_fclass.c' (71,810) at 20221215040039386
73784 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/lsm303dlhc_mag.c' (71,811) at 20241211090212334
73785 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77802.yaml' (71,812) at 20240405153045145
73786 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h' (71,813) at 20210307214930302
73787 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/thread_info.h' (71,814) at 20240405153045913
73788 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmu_context.h' (71,815) at 20240405153230111
73789 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/page-io.c' (71,816) at 20241211090145513
73790 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4.c' (71,817) at 20240405153230611
73791 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_types.h' (71,818) at 20210309003648776
73792 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/hexagon/include/uapi/asm/mman.h' (71,819) at 20210307214932454
73793 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/JobService.v1_0_6.json' (71,820) at 20240619080002948
73794 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devm-helpers.h' (71,821) at 20220525020654559
73795 2025-01-21 03:01:01.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/bootstrap.sh' (71,822) at 20210308004942076
73796 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-alabaster_1.0.0.bb' (71,823) at 20241221090017664
73797 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-fa526.S' (71,824) at 20210307214925974
73798 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/vmlinux.scr' (71,825) at 20210307214926318
73799 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-backtrace.c' (71,826) at 20210307214932466
73800 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8180x-primus.dts' (71,827) at 20240405153229951
73801 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel.h' (71,828) at 20240906080037340
73802 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/newtonkbd.c' (71,829) at 20240405153049137
73803 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h' (71,830) at 20210308005002664
73804 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/riscv,cpu-intc.txt' (71,831) at 20210307214925342
73805 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/curve25519-x86_64.c' (71,832) at 20240405153046361
73806 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pppcielanes.c' (71,833) at 20210309003649648
73807 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/libhtp_0.5.45.bb' (71,834) at 20241221090017576
73808 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa15.inc' (71,835) at 20210905000020581
73809 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/reap.c' (71,836) at 20240405153231775
73810 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rvt-abi.h' (71,837) at 20210307214931690
73811 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/socket_channel.hpp' (71,838) at 20240829080025807
73812 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/__init__.py' (71,839) at 20241211090212538
73813 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65132-regulator.c' (71,840) at 20240520080015167
73814 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/meson.build' (71,841) at 20240920080018291 to deleted uid set
73815 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/Kconfig' (71,842) at 20210308005002972
73816 2025-01-21 03:01:01.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_b.c' (71,843) at 20210308005046513
73817 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/Makefile' (71,844) at 20210307214925966
73818 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dts' (71,845) at 20240405153045813
73819 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/hkdf.c' (71,846) at 20240405153052317
73820 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-kms.rst' (71,847) at 20240405153229815
73821 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-module-install_1.0.bb' (71,848) at 20241206090014314
73822 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/asm_pure_loop.sh' (71,849) at 20240405153232231
73823 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm6328-pm.h' (71,850) at 20210309003653816
73824 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c' (71,851) at 20220525020652502
73825 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/101' (71,852) at 20210927100127481
73826 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_file_private.h' (71,853) at 20240405153048525
73827 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hsi/ssi_protocol.h' (71,854) at 20240405153052701
73828 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun50i-dmic.c' (71,855) at 20240405153232203
73829 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/serial/option.c' (71,856) at 20241115090012961 to deleted uid set
73830 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/efi-bgrt.h' (71,857) at 20210307214931382
73831 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ScheduledHostTransition/meson.build' (71,858) at 20230825080021141 to deleted uid set
73832 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpufeature.h' (71,859) at 20240405153230063
73833 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-oauthlib_2.0.0.bb' (71,860) at 20240413080012663
73834 2025-01-21 03:01:01.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/meson.build' (71,861) at 20241211090212242
73835 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/arp_tables.c' (71,862) at 20240418080014514
73836 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ti-aemif.h' (71,863) at 20210307214931482
73837 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/lpc32xx_adc.c' (71,864) at 20240405153230687
73838 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/249.out' (71,865) at 20210927100127497
73839 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mct_u232.c' (71,866) at 20240405153052137
73840 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/frup.hpp' (71,867) at 20210308004927352
73841 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/iterator.c' (71,868) at 20240405153052409
73842 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_helper.c' (71,869) at 20240405153053329
73843 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/word-at-a-time.h' (71,870) at 20240405153046401
73844 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/README' (71,871) at 20210307214926334
73845 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/PERF-VERSION-GEN' (71,872) at 20240405153054177
73846 2025-01-21 03:01:01.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/analogix,anx7411.yaml' (71,873) at 20240405153045181
73847 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/core.c' (71,874) at 20241211090145389
73848 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/fix-ldflags.patch' (71,875) at 20230706080014753
73849 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/emulate_prefix.h' (71,876) at 20210307214926662
73850 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/dfs_pri_detector.c' (71,877) at 20220525020653727
73851 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/M0205.h' (71,878) at 20210307214927906
73852 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h' (71,879) at 20220525020653627
73853 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysklogd/files/sysklogd' (71,880) at 20210316000012733
73854 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rpmh.c' (71,881) at 20241216090017693
73855 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx1.c' (71,882) at 20240405153046785
73856 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-ensure-off.service' (71,883) at 20210810100021256
73857 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-scp_adsp.c' (71,884) at 20240405153046801
73858 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Download.service.in' (71,885) at 20210308005100305 to deleted uid set
73859 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/Makefile' (71,886) at 20240405153050077
73860 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dts' (71,887) at 20210307214926194
73861 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/Kconfig' (71,888) at 20240405153049473
73862 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/trace-events' (71,889) at 20240326080039446
73863 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/event_logger_test.cpp' (71,890) at 20210308005049141
73864 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-2.1' (71,891) at 20210307205554414
73865 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw_la.h' (71,892) at 20240405153046957
73866 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/syscallhdr.sh' (71,893) at 20241211090212374
73867 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/config.h' (71,894) at 20210308005002800
73868 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT' (71,895) at 20240405153232287
73869 2025-01-21 03:01:01.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/clock-apq8016.c' (71,896) at 20210308005002776
73870 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/lsu.h' (71,897) at 20210307214926582
73871 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/pll.h' (71,898) at 20210307214927906
73872 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/qdev-api.rst' (71,899) at 20230925080039841
73873 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clk/mpc83xx-clk.h' (71,900) at 20210308005003632
73874 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.c' (71,901) at 20210307214927950
73875 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/mma.S' (71,902) at 20240405153054357
73876 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sync_core.h' (71,903) at 20210307214931522
73877 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-vhost.c' (71,904) at 20230426080043636
73878 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/stm32-cryp.c' (71,905) at 20240910080014026
73879 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/sched-pelt.h' (71,906) at 20210307214931762
73880 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/MAINTAINERS' (71,907) at 20210308005003072
73881 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/Makefile' (71,908) at 20240405153231231
73882 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/cn10k.h' (71,909) at 20240405153050065
73883 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/Kconfig' (71,910) at 20210308005003008
73884 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sm712fb.rst' (71,911) at 20240405153229807
73885 2025-01-21 03:01:01.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-cmake-Do-not-export-CC-into-gir-compiler.patch' (71,912) at 20241221090017488
73886 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp' (71,913) at 20221209040003858
73887 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_resource.h' (71,914) at 20220429100100650
73888 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/usb/mixer_us16x08.c' (71,915) at 20240405153054029 to deleted uid set
73889 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/reactor_panic.c' (71,916) at 20240405153053061
73890 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/exception.c' (71,917) at 20210308005002808
73891 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/dlpar.c' (71,918) at 20241011080017291
73892 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_cache.c' (71,919) at 20240405153051513
73893 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_qi.c' (71,920) at 20240405153046929
73894 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-wqe.h' (71,921) at 20210307214926238
73895 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/memdup_user.cocci' (71,922) at 20240405153053441
73896 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/gsc.h' (71,923) at 20210308005002996
73897 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_s5k4aa.c' (71,924) at 20210307214928830
73898 2025-01-21 03:01:01.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/netlink.h' (71,925) at 20240405153052909
73899 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/atomic.h' (71,926) at 20240405153054045
73900 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux.h' (71,927) at 20240405153230551
73901 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/zt_no_regs.c' (71,928) at 20240405153054241
73902 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2-monitoring.service' (71,929) at 20230627080016966
73903 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/simulate-insn.h' (71,930) at 20210307214926074
73904 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/syscalls/syscall.tbl' (71,931) at 20240710080014577
73905 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/Makefile' (71,932) at 20210524100035130
73906 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/nested_exceptions_test.c' (71,933) at 20240405153232271
73907 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080a_common.h' (71,934) at 20210308005003600
73908 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/igbvf.h' (71,935) at 20240405153050025
73909 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/cve-extra-exclusions.inc' (71,936) at 20241221090017612
73910 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/opti92x-cs4231.c' (71,937) at 20210307214932222
73911 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-3dnow.c' (71,938) at 20221215040039386
73912 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/MAINTAINERS' (71,939) at 20210308005002908
73913 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/meson.build' (71,940) at 20241211090212334
73914 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.out' (71,941) at 20230925080040089 to deleted uid set
73915 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/rpidistro-vlc_3.0.17.bb' (71,942) at 20231126090012805
73916 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/time-utils-test.c' (71,943) at 20240405153054173
73917 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rbtree_latch.h' (71,944) at 20240405153052785
73918 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/module.h' (71,945) at 20240405153052925
73919 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe_common.c' (71,946) at 20240405153231451
73920 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/set_memory.h' (71,947) at 20240405153046249
73921 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/i2c-cardlist.rst' (71,948) at 20240405153044957
73922 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/json_parse_unittest.cpp' (71,949) at 20221111040035058
73923 2025-01-21 03:01:01.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,esai.txt' (71,950) at 20240405153229799
73924 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf/riscv_pmu.h' (71,951) at 20240405153231835
73925 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/nwl-dsi.c' (71,952) at 20240405153230527
73926 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/acp63_chip_offset_byte.h' (71,953) at 20240405153052885
73927 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-pc2.dts' (71,954) at 20210308005002620
73928 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/decode.c' (71,955) at 20240405153054073
73929 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/dw/acpi.c' (71,956) at 20210309003649332 to deleted uid set
73930 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/aspeed_mdio.c' (71,957) at 20210308005003424
73931 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/inode.c' (71,958) at 20240405153231775
73932 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/README' (71,959) at 20210308005002960
73933 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/valijson.wrap' (71,960) at 20220518030015451
73934 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/vpd.hpp' (71,961) at 20230511080035563
73935 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/rtl8139-test.c' (71,962) at 20241211090212546
73936 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_64.S' (71,963) at 20240712080021057
73937 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/Makefile' (71,964) at 20210307214926538
73938 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/xilinx,can.yaml' (71,965) at 20240405153229779
73939 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-eventfd.c' (71,966) at 20210307214932466
73940 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb' (71,967) at 20241221090017560
73941 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/index.rst' (71,968) at 20240405153229823
73942 2025-01-21 03:01:01.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-serial.h' (71,969) at 20210308005046037
73943 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/cumana_1.c' (71,970) at 20240405153051569
73944 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra210-emc.c' (71,971) at 20210309003649264
73945 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mtd/spi/spi-flash.txt' (71,972) at 20210308005003304
73946 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/ax25-ae350/MAINTAINERS' (71,973) at 20210308005002900
73947 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_mode.h' (71,974) at 20240405153048565
73948 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012ardb.h' (71,975) at 20210308005003600
73949 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-cubox-i.dts' (71,976) at 20240405153045497
73950 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/reporting-issues.rst' (71,977) at 20240405153044961
73951 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml' (71,978) at 20240405153229799
73952 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/shmparam_32.h' (71,979) at 20210307214926586
73953 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/217.out' (71,980) at 20210308005046461
73954 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opensc/opensc_0.25.1.bb' (71,981) at 20241221090017540
73955 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_scaler.h' (71,982) at 20240405153048465
73956 2025-01-21 03:01:01.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/iphase.c' (71,983) at 20240405153230183
73957 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h' (71,984) at 20210307214929406
73958 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c' (71,985) at 20210309003649716
73959 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32mp151-overview.rst' (71,986) at 20240405153044973
73960 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_%.bbappend' (71,987) at 20241206090014278
73961 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-ioctl.c' (71,988) at 20210307214928690
73962 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3188-bqedison2qc.dts' (71,989) at 20240405153045557
73963 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.c' (71,990) at 20220525020652967
73964 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sdm845.h' (71,991) at 20210307214931330
73965 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/hmp-cmds.c' (71,992) at 20240906080037376
73966 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_output.c' (71,993) at 20241216090017789
73967 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/api-io.c' (71,994) at 20240405153054161
73968 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/sdbusplus.wrap' (71,995) at 20230602080035412
73969 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vdso/processor.h' (71,996) at 20240405153230063
73970 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/mixer_oss.h' (71,997) at 20210307214931598
73971 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hexdump.h' (71,998) at 20210308005003652
73972 2025-01-21 03:01:01.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti816x/evm.c' (71,999) at 20210308005003080
73973 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/block2mtd.c' (72,000) at 20240405153049677
73974 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/typecheck.bbclass' (72,001) at 20220910030013393
73975 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_dump.cpp' (72,002) at 20240903080027143
73976 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/client.h' (72,003) at 20210307214928106
73977 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-xpcs-wx.c' (72,004) at 20241011080017331
73978 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-dwapb.c' (72,005) at 20240405153230303
73979 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/baikal,bt1-apb.yaml' (72,006) at 20210309003648328
73980 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir_p.patch' (72,007) at 20241221090017656
73981 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml' (72,008) at 20240405153045025
73982 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_overlay.h' (72,009) at 20210307214927866
73983 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/Kconfig' (72,010) at 20240405153049757
73984 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDomain_v1.xml' (72,011) at 20240619080002932
73985 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/led.c' (72,012) at 20210308005002712
73986 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/7.AdvancedTopics.rst' (72,013) at 20210307214925550
73987 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_app.c' (72,014) at 20240405153050197
73988 2025-01-21 03:01:01.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clgebr.c' (72,015) at 20230925080040101
73989 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c' (72,016) at 20240405153049741
73990 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch' (72,017) at 20241221090017680
73991 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/Kconfig' (72,018) at 20210307214932282
73992 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/.clang-format' (72,019) at 20240820080025622 to deleted uid set
73993 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_doe.c' (72,020) at 20221215040039138
73994 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_irq.c' (72,021) at 20240405153048593
73995 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_soft.c' (72,022) at 20240405153046613
73996 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8916.c' (72,023) at 20240405153230227
73997 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts' (72,024) at 20210308005002620
73998 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/http_response_test.cpp' (72,025) at 20240817080003191
73999 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-cache.c' (72,026) at 20210307214931218
74000 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/striper.h' (72,027) at 20210307214931366
74001 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/etcd/etcd/etcd-new.conf.sample' (72,028) at 20230602080015084
74002 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/alert.png' (72,029) at 20210307205554250 to deleted uid set
74003 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/packagegroup/packagegroup-core-security.bb' (72,030) at 20241206090014286
74004 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb' (72,031) at 20241221090017548
74005 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/syscall_user_dispatch.c' (72,032) at 20240405153052997
74006 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-mq-pci.h' (72,033) at 20240405153052661
74007 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/Kconfig' (72,034) at 20210308005002968
74008 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/board_bcm281xx.c' (72,035) at 20240405153045637
74009 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-timb.c' (72,036) at 20240405153049501
74010 2025-01-21 03:01:01.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-bridge-emul.c' (72,037) at 20240405153051249
74011 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-venc.c' (72,038) at 20240405153230215
74012 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rcar2.c' (72,039) at 20210307214930858
74013 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/ps-pdm-dma.c' (72,040) at 20240405153053549
74014 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/brcmstb.S' (72,041) at 20240405153045625
74015 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/meson-gx-pwrc-vpu.c' (72,042) at 20210308005003468
74016 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvdalsasen' (72,043) at 20210307205553778
74017 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_sysfs.c' (72,044) at 20240405153231499
74018 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8450-camcc.h' (72,045) at 20240405153052645
74019 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.c' (72,046) at 20240405153050641
74020 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg/icon.xpm' (72,047) at 20210307205553750 to deleted uid set
74021 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/cpcap-charger.yaml' (72,048) at 20240405153045141
74022 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_main.c' (72,049) at 20240405153230995
74023 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx64w.dts' (72,050) at 20240405153045433
74024 2025-01-21 03:01:01.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raspberrypi/rpi/Makefile' (72,051) at 20210308005003032
74025 2025-01-21 03:01:01.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-appdirs/run-ptest' (72,052) at 20240301090012431
74026 2025-01-21 03:01:01.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/README.rst' (72,053) at 20240405153053433
74027 2025-01-21 03:01:01.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-tests/smilatency.py2' (72,054) at 20241211090212534
74028 2025-01-21 03:01:01.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/atusb.h' (72,055) at 20210307214929678
74029 2025-01-21 03:01:01.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fsl_usb2_udc.h' (72,056) at 20220525020654263
74030 2025-01-21 03:01:01.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC837XERDB_defconfig' (72,057) at 20210308005003236
74031 2025-01-21 03:01:01.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/Makefile' (72,058) at 20210308005003416
74032 2025-01-21 03:01:01.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/bmc-snmp-proxy.service' (72,059) at 20210308004938816
74033 2025-01-21 03:01:01.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cpu.c' (72,060) at 20210307214926726
74034 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h' (72,061) at 20240405153231251
74035 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_version.h' (72,062) at 20210307214930550
74036 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/gpio.h' (72,063) at 20210308005002636
74037 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/sdhci-pci.c' (72,064) at 20240326080039494
74038 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/rwonce.h' (72,065) at 20240405153046281
74039 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/freezer.c' (72,066) at 20240405153052989
74040 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml' (72,067) at 20230125040019922
74041 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/transition.c' (72,068) at 20240405153053013
74042 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/mtk-smi.c' (72,069) at 20240405153049589
74043 2025-01-21 03:01:01.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/arcnet.c' (72,070) at 20240405153049721
74044 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/io.h' (72,071) at 20240405153229991
74045 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_legacy_tv.c' (72,072) at 20240405153230627
74046 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/fvp-eula.yml' (72,073) at 20230804080018087
74047 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-nomadik.h' (72,074) at 20240405153051325
74048 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/hyperv-keyboard.c' (72,075) at 20240405153049157
74049 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/params.c' (72,076) at 20241011080017367
74050 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tpa6130a2.c' (72,077) at 20240405153053813
74051 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-net-pci.c' (72,078) at 20221215040039170
74052 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31s-inet-q972.dts' (72,079) at 20210308005002620
74053 2025-01-21 03:01:01.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/km83xx.c' (72,080) at 20210308005003012
74054 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/mpparse.c' (72,081) at 20240411080014058
74055 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/notices_menu/test_notices_menu.robot' (72,082) at 20240628080017113
74056 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate.c' (72,083) at 20241211090212510
74057 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-ic-csc.c' (72,084) at 20210307214928082
74058 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch' (72,085) at 20230114040015546
74059 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch' (72,086) at 20230706080014741
74060 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch' (72,087) at 20230706080014745
74061 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/gameport-programming.rst' (72,088) at 20220525020651738
74062 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/psc-da830.c' (72,089) at 20210307214926974
74063 2025-01-21 03:01:01.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/config.mk' (72,090) at 20210308005002712
74064 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/fix-missing-unistd.h-include.patch' (72,091) at 20210307205553886
74065 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/crc-ccitt.c' (72,092) at 20210927100127661
74066 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt_icpu_cfg.h' (72,093) at 20210308005002820
74067 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/md5.c' (72,094) at 20210307214926802
74068 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/unaligned.h' (72,095) at 20240405153046069
74069 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-phy.c' (72,096) at 20210307214928814
74070 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkback/blkback.c' (72,097) at 20240405153046717
74071 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3188_common.h' (72,098) at 20210308005003612
74072 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/.clang-format' (72,099) at 20241219090002124
74073 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/acrn/io-request.rst' (72,100) at 20220525020651774
74074 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/mem_tx4927.c' (72,101) at 20210307214926294
74075 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-omap-uwire.c' (72,102) at 20240405153231463
74076 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/io.c' (72,103) at 20240405153231643
74077 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_d.c' (72,104) at 20210308005046513
74078 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/0001-libxml-mm-Fix-function-prototypes-in-function-pointe.patch' (72,105) at 20230131040012035
74079 2025-01-21 03:01:01.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vbox_err.h' (72,106) at 20210307214931686
74080 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/QEMU,tcx.bin' (72,107) at 20210308005046113 to deleted uid set
74081 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h' (72,108) at 20210307214929942
74082 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vblank.h' (72,109) at 20240405153048465
74083 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/taskdata.py' (72,110) at 20220402030016091
74084 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/Makefile' (72,111) at 20240405153053317
74085 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_maps1.c' (72,112) at 20220525020655199
74086 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/Makefile' (72,113) at 20210308005003204
74087 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/misc.c' (72,114) at 20240411080014054
74088 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (72,115) at 20210812000025262
74089 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pagevec.h' (72,116) at 20240405153052757
74090 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,meson8-ddr-clkc.yaml' (72,117) at 20240405153045021
74091 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/index.js' (72,118) at 20220105012522999
74092 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuS/eb_cpu5282/Makefile' (72,119) at 20210308005002904
74093 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_intel_defconfig' (72,120) at 20210308005003236
74094 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/bmi160.h' (72,121) at 20210309003650028
74095 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9877.c' (72,122) at 20240405153053645
74096 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/binfmts.h' (72,123) at 20220525020654663
74097 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/rlwnm.c' (72,124) at 20210308005003720
74098 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-rng-pci.c' (72,125) at 20221215040039166
74099 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bootparam_utils.h' (72,126) at 20240405153046381
74100 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_task_page.py' (72,127) at 20210307205554266
74101 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/str_utility_test.cpp' (72,128) at 20240904080003190
74102 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/ashrdi3.c' (72,129) at 20210308005002816
74103 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fsr-2level.c' (72,130) at 20210307214925970
74104 2025-01-21 03:01:01.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/gpio.mako.hpp' (72,131) at 20210308005059173
74105 2025-01-21 03:01:01.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/Makefile' (72,132) at 20240405153232103
74106 2025-01-21 03:01:01.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/smmuv3-internal.h' (72,133) at 20240906080037196
74107 2025-01-21 03:01:01.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml' (72,134) at 20240405153045125
74108 2025-01-21 03:01:01.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/ppc-musl.patch' (72,135) at 20240413080012659
74109 2025-01-21 03:01:01.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_w.c' (72,136) at 20210308005046517
74110 2025-01-21 03:01:01.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-gpio-mm.c' (72,137) at 20240405153047073
74111 2025-01-21 03:01:01.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_kcs.robot' (72,138) at 20240628080017113
74112 2025-01-21 03:01:01.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp866.c' (72,139) at 20210307214931178
74113 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001000_v2.json' (72,140) at 20241213090040126
74114 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7794-cpg-mssr.h' (72,141) at 20210308005003632
74115 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/nand.c' (72,142) at 20210308005003216
74116 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-offsets.h' (72,143) at 20240405153230795
74117 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-idiv.inc' (72,144) at 20210905000020581
74118 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/Makefile' (72,145) at 20210307214929422
74119 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-obex' (72,146) at 20210307214925186
74120 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/Kconfig' (72,147) at 20210308005002948
74121 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/sysfb_simplefb.c' (72,148) at 20240405153047049
74122 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unxz.h' (72,149) at 20210307214931374
74123 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/rest-dbus' (72,150) at 20210308004923388
74124 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria10-socdk/socfpga.c' (72,151) at 20210308005002912
74125 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/meson.build' (72,152) at 20230825080021141 to deleted uid set
74126 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rtq6752-regulator.c' (72,153) at 20240405153051473
74127 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/Kconfig' (72,154) at 20210307214928458
74128 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0005-test-common-CMakeLists.txt-add-missing-link-with-dlt.patch' (72,155) at 20240113090014532
74129 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_net.c' (72,156) at 20240405153053317
74130 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf_regs.c' (72,157) at 20240405153232239
74131 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/aldebaran.h' (72,158) at 20220525020652446
74132 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml' (72,159) at 20240405153229799
74133 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/misc_cgroup.h' (72,160) at 20240405153231819
74134 2025-01-21 03:01:01.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/is_single_threaded.c' (72,161) at 20210307214931802
74135 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/adc/aspeed_adc.h' (72,162) at 20240906080037328
74136 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6/0001-Remove-use-of-variables-indicating-buildtime-informa.patch' (72,163) at 20241221090017496
74137 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/channel-mapping-api.rst' (72,164) at 20210307214925566
74138 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_features.h' (72,165) at 20240405153054293
74139 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_cpu.h' (72,166) at 20210308005046097
74140 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.h' (72,167) at 20240405153048993
74141 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sbuslib.h' (72,168) at 20210307214930938
74142 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/opdump/meson.build' (72,169) at 20240613080020632
74143 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/src/types/trigger_types.hpp' (72,170) at 20230524080039233 to deleted uid set
74144 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-events.l' (72,171) at 20240405153232239
74145 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sme-fa64.decode' (72,172) at 20230426080043860
74146 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hdcp/mei_hdcp.c' (72,173) at 20240405153049641
74147 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7986-apmixed.c' (72,174) at 20240405153230211
74148 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip-isp1.yaml' (72,175) at 20240405153229775
74149 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/pt.c' (72,176) at 20241211090145389
74150 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sprd/sprd,sharkl3-dpu.yaml' (72,177) at 20240405153045049
74151 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/intel,keembay-ocs-aes.yaml' (72,178) at 20240405153045033
74152 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts' (72,179) at 20220525020651906
74153 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Cable_v1.xml' (72,180) at 20240619080002920
74154 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2g.dtsi' (72,181) at 20240405153045589
74155 2025-01-21 03:01:01.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8996.h' (72,182) at 20240405153052649
74156 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/suspend.c' (72,183) at 20240405153045949
74157 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-xcbc.c' (72,184) at 20220525020652390
74158 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/selftest_guc_multi_lrc.c' (72,185) at 20240405153048513
74159 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/Makefile' (72,186) at 20240405153045753
74160 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/uboot.c' (72,187) at 20210307214926170
74161 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7724/irq.c' (72,188) at 20210307214926542
74162 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/davicom,dm9000.yaml' (72,189) at 20240405153229779
74163 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-osd.h' (72,190) at 20210307214928794
74164 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-5249.c' (72,191) at 20210307214926138
74165 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/fam15h_power.rst' (72,192) at 20210307214925502
74166 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_netfilter_link_attach.c' (72,193) at 20240405153232259
74167 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_iplan2p2.c' (72,194) at 20210307214930898
74168 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.11.bb' (72,195) at 20241221090017636
74169 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-cframe-reg.c' (72,196) at 20240906080037256
74170 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/reparse.h' (72,197) at 20241211090145529
74171 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/rng-builtin.c' (72,198) at 20210927100127025
74172 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds414/ds414.c' (72,199) at 20210308005002908
74173 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml' (72,200) at 20240405153229771
74174 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/syscall_nr.h' (72,201) at 20210308005045761
74175 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-uniphier.c' (72,202) at 20210308005003380
74176 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/sexpect/sexpect_2.3.14.bb' (72,203) at 20241206090014250
74177 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/meson.build' (72,204) at 20230714080019207
74178 2025-01-21 03:01:01.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_timerlat_description.rst' (72,205) at 20240405153045265
74179 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dool/dool_1.3.3.bb' (72,206) at 20241221090017536
74180 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/nsproxy.c' (72,207) at 20240405153231915
74181 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/cleanup-trace-events.pl' (72,208) at 20210308005046237
74182 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/stm32h7-rcc.h' (72,209) at 20210308005003636
74183 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_intrs.c' (72,210) at 20240613080016471
74184 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,pxa1928.txt' (72,211) at 20210307214925290
74185 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/copyright.txt' (72,212) at 20210307205553870
74186 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pci.h' (72,213) at 20240405153046249
74187 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/pcm.h' (72,214) at 20210307214932442
74188 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/minio_git.bb' (72,215) at 20230919080013958
74189 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/sh/tune-sh4.inc' (72,216) at 20210905000020581
74190 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_context.c' (72,217) at 20240405153230563
74191 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/dts/Makefile' (72,218) at 20210308005002844
74192 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/early/xhci-dbc.h' (72,219) at 20210307214930794
74193 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/source.tcl' (72,220) at 20210308005007116
74194 2025-01-21 03:01:01.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/ath79_spi.c' (72,221) at 20210308005003488
74195 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/ppc64le.conf' (72,222) at 20240106090017257
74196 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/ti_sci_protocol.h' (72,223) at 20220525020654615
74197 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb' (72,224) at 20240301090012423
74198 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp' (72,225) at 20230720080003718
74199 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/activation.hpp' (72,226) at 20240828080021463 to deleted uid set
74200 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Sync.service.in' (72,227) at 20210308005100305 to deleted uid set
74201 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/pvh/Makefile' (72,228) at 20210307214926746
74202 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/dual_vxlan_bridge.sh' (72,229) at 20240405153054341
74203 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-misc.c' (72,230) at 20210307214928846
74204 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/Makefile' (72,231) at 20240405153046989
74205 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_hw.c' (72,232) at 20240405153051849
74206 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.yaml' (72,233) at 20240405153045137
74207 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/isil,isl1208.yaml' (72,234) at 20240405153045153
74208 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_exact_nid_api.c' (72,235) at 20240405153054225
74209 2025-01-21 03:01:01.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport_notify_qstate.c' (72,236) at 20240405153053405
74210 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/sdrutils.hpp' (72,237) at 20210430130416990
74211 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct_0.6.20.bb' (72,238) at 20241221090017540
74212 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_desc.c' (72,239) at 20240405153050309
74213 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/soc.h' (72,240) at 20210308005002836
74214 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/MAINTAINERS' (72,241) at 20210308005002968
74215 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vgpu.c' (72,242) at 20240405153048537
74216 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/MAINTAINERS' (72,243) at 20210308005002976
74217 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyusb_1.2.1.bb' (72,244) at 20240302090018214
74218 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-ite.sh' (72,245) at 20240405153054309
74219 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/Makefile' (72,246) at 20210308005003044
74220 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/byteorder/generic.h' (72,247) at 20210308005003656
74221 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti,am65-pci-host.yaml' (72,248) at 20240405153045125
74222 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/console/obmc-console_%.bbappend' (72,249) at 20241206090014222
74223 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/Makefile' (72,250) at 20210307214926606
74224 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/pmp.c' (72,251) at 20241211090212514
74225 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.c' (72,252) at 20210309003651036
74226 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crc-vpmsum_test.c' (72,253) at 20240405153046101
74227 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/test/gen/server/meson.build' (72,254) at 20220914030033172 to deleted uid set
74228 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-mlcommons-loadgen/python3-mlcommons-loadgen_5.0.0.bb' (72,255) at 20241221090017564
74229 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpupri.h' (72,256) at 20220525020654723
74230 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/index.rst' (72,257) at 20240906080037172
74231 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/obmc_boot_test_resource.robot' (72,258) at 20230920080015032
74232 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/hyperv.h' (72,259) at 20220525020652154
74233 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_pci.c' (72,260) at 20240405153046901
74234 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/brcmfmac.h' (72,261) at 20240405153052765
74235 2025-01-21 03:01:01.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-set-failsafe.sh' (72,262) at 20240716080022819
74236 2025-01-21 03:01:01.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpasscorecc-sc7280.h' (72,263) at 20240405153052645
74237 2025-01-21 03:01:01.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch' (72,264) at 20230706080014737
74238 2025-01-21 03:01:01.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/itstool/itstool/0002-Don-t-use-build-time-hardcoded-python-binary-path.patch' (72,265) at 20210307205554618
74239 2025-01-21 03:01:01.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/ethtool-user.c' (72,266) at 20240405153054073
74240 2025-01-21 03:01:01.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm3697.txt' (72,267) at 20210309003648368
74241 2025-01-21 03:01:01.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/type_cast.c' (72,268) at 20240405153054261
74242 2025-01-21 03:01:01.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/orphan.c' (72,269) at 20210308005003552
74243 2025-01-21 03:01:01.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/clk-stubs.c' (72,270) at 20210308005002552
74244 2025-01-21 03:01:01.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/kernel.config' (72,271) at 20240405153232287
74245 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_fw.c' (72,272) at 20240405153231431
74246 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c' (72,273) at 20240405153048381
74247 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (72,274) at 20231107090016217
74248 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-fsf/core-isa.h' (72,275) at 20210308005046361
74249 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py' (72,276) at 20210307214932566
74250 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/hash.h' (72,277) at 20210307214926318
74251 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1108.dtsi' (72,278) at 20240405153229899
74252 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/build.sh' (72,279) at 20240405153230527
74253 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/math_64.c' (72,280) at 20210307214926610
74254 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/health.c' (72,281) at 20240405153232011
74255 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/Kconfig' (72,282) at 20210308005002972
74256 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110.c' (72,283) at 20240405153049301
74257 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nci/Makefile' (72,284) at 20220525020655219
74258 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc' (72,285) at 20210307214932674
74259 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_drv.h' (72,286) at 20240405153048781
74260 2025-01-21 03:01:01.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/pci_free_consistent.cocci' (72,287) at 20240405153053441
74261 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_decoder_core.h' (72,288) at 20231021080010534
74262 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/templates/default/bblayers.conf.sample' (72,289) at 20240323080013545
74263 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/share.h' (72,290) at 20210307214931418
74264 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fc_remote_ports' (72,291) at 20220525020651634
74265 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mc6821.h' (72,292) at 20210307214931422
74266 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/Kconfig' (72,293) at 20210308005003016
74267 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/fsl,layerscape-scfg.yaml' (72,294) at 20240405153045153
74268 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-display5-tianma-tm070-1280x768.dts' (72,295) at 20240405153045501
74269 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/build_bug.h' (72,296) at 20240405153052665
74270 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/network/olympus-nuvoton-iptable-save.bb' (72,297) at 20241206090014278
74271 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-advertising' (72,298) at 20211006000025238
74272 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/stack_o2cb.c' (72,299) at 20240405153052481
74273 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfarray.c' (72,300) at 20240405153231775
74274 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/multi-thread-compression.txt' (72,301) at 20230925080039845
74275 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xtensa.c' (72,302) at 20210307214927198
74276 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-apmixedsys.c' (72,303) at 20240405153046797
74277 2025-01-21 03:01:01.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/.gitignore' (72,304) at 20210307214932626
74278 2025-01-21 03:01:01.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-bm1880.c' (72,305) at 20240405153051329
74279 2025-01-21 03:01:01.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dcssblk.c' (72,306) at 20240405153231379
74280 2025-01-21 03:01:01.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock_map.c' (72,307) at 20241220090018338
74281 2025-01-21 03:01:01.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/sata.h' (72,308) at 20210308005002676
74282 2025-01-21 03:01:01.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb' (72,309) at 20241221090017488
74283 2025-01-21 03:01:01.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/nand.c' (72,310) at 20241211090212258
74284 2025-01-21 03:01:01.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/kvm_para.h' (72,311) at 20210307214926618
74285 2025-01-21 03:01:01.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch' (72,312) at 20230706080014741
74286 2025-01-21 03:01:01.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/gen-errors.rst' (72,313) at 20210309003648484
74287 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/initdef.h' (72,314) at 20210307214930938
74288 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/files/0001-detect-gold-as-GNU-linker-too.patch' (72,315) at 20241221090017520
74289 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/idt821034.c' (72,316) at 20240405153053621
74290 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/vt100plus.js' (72,317) at 20210308005107073
74291 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_debugfs.h' (72,318) at 20210307214927830
74292 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/futex_op.c' (72,319) at 20210307214932578
74293 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/realview_gic.c' (72,320) at 20210308005045893
74294 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/mux.c' (72,321) at 20210308005002944
74295 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/word-at-a-time.h' (72,322) at 20240405153046133
74296 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-phase.c' (72,323) at 20210309003649244
74297 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial.c' (72,324) at 20210308005003484
74298 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pmag-ba-fb.c' (72,325) at 20240405153231587
74299 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8974.h' (72,326) at 20210307214931330
74300 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e-evm.dts' (72,327) at 20210308005002592
74301 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v1.yaml' (72,328) at 20240405153045121
74302 2025-01-21 03:01:01.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/019' (72,329) at 20210927100127473
74303 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/rpc-if.c' (72,330) at 20241211090145453
74304 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/Makefile' (72,331) at 20240405153046405
74305 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-kernel/linux/linux-aspeed/e3c246d4i.cfg' (72,332) at 20240209090013644
74306 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/signal_32.c' (72,333) at 20240405153046317
74307 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_decompress_internal.h' (72,334) at 20240405153053117
74308 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/si476x-prop.c' (72,335) at 20210307214929110
74309 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_masks.h' (72,336) at 20240405153046589
74310 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig' (72,337) at 20231207090015262 to deleted uid set
74311 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/Makefile' (72,338) at 20210307214932266
74312 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.err' (72,339) at 20210308005046405
74313 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-irq.h' (72,340) at 20210307214928686
74314 2025-01-21 03:01:01.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricDefinition.v1_3_4.json' (72,341) at 20240619080002948
74315 2025-01-21 03:01:01.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/connect.c' (72,342) at 20241211090145529 to deleted uid set
74316 2025-01-21 03:01:01.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/clocksource.h' (72,343) at 20210307214925846
74317 2025-01-21 03:01:01.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-omap2-mcspi.h' (72,344) at 20210307214931482
74318 2025-01-21 03:01:01.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c' (72,345) at 20240405153230355
74319 2025-01-21 03:01:01.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_defconfig' (72,346) at 20210308005003276
74320 2025-01-21 03:01:01.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/drive_oem_dict.bin' (72,347) at 20220604030008508 to deleted uid set
74321 2025-01-21 03:01:01.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-consumer' (72,348) at 20210309003648256
74322 2025-01-21 03:01:01.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_0_sh_mask.h' (72,349) at 20210307214927686
74323 2025-01-21 03:01:01.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/ib_media.c' (72,350) at 20240405153053393
74324 2025-01-21 03:01:01.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/sockbits.h' (72,351) at 20210308005046089
74325 2025-01-21 03:01:01.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-linksys-ea6500-v2.dts' (72,352) at 20240405153045425
74326 2025-01-21 03:01:01.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-atl-sbx81lifkw.dts' (72,353) at 20210308005002592
74327 2025-01-21 03:01:01.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.0.rst' (72,354) at 20231207090015274
74328 2025-01-21 03:01:01.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-rng.c' (72,355) at 20240906080037320
74329 2025-01-21 03:01:01.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-mq-virtio.h' (72,356) at 20240405153052661
74330 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/memory.h' (72,357) at 20240405153045861
74331 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/sysfs.c' (72,358) at 20240617080017390
74332 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/crypto-tls-psk-helpers.h' (72,359) at 20221215040039390
74333 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/smbios/smbios-mdr_git.bbappend' (72,360) at 20240904080027730
74334 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/index.rst' (72,361) at 20210307214925214
74335 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/issue1060.S' (72,362) at 20221215040039390
74336 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mem_helper.c' (72,363) at 20240906080037512
74337 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/ps2.h' (72,364) at 20230426080043760
74338 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_netlink.c' (72,365) at 20240405153231599
74339 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sks-kinkel/sksimx6/sksimx6.c' (72,366) at 20210308005003052
74340 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/read' (72,367) at 20240405153053437
74341 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_factory.cpp' (72,368) at 20240904080048947
74342 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/alternative.h' (72,369) at 20240405153046273
74343 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/unistd.h' (72,370) at 20210307214926166
74344 2025-01-21 03:01:01.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts' (72,371) at 20240405153045713
74345 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/index.rst' (72,372) at 20240405153044945
74346 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-shutdown@.target' (72,373) at 20240321080027598
74347 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr-native.h' (72,374) at 20210406100034795
74348 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/keyring_handler.c' (72,375) at 20240405153232111
74349 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/parport.h' (72,376) at 20210307214926322
74350 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/sti_usb_phy.c' (72,377) at 20210308005003456
74351 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpdpv.c' (72,378) at 20210308005046505
74352 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_delete_project.py' (72,379) at 20231126090012813
74353 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/resource.c' (72,380) at 20241011080017383
74354 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_driver/efi_uclass.c' (72,381) at 20210308005003700
74355 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_stp_bpdu.c' (72,382) at 20210307214931894
74356 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682.c' (72,383) at 20241008080014047
74357 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cx20442.h' (72,384) at 20210307214932306
74358 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config_si7021.json' (72,385) at 20220907030013285
74359 2025-01-21 03:01:01.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/pkvm.h' (72,386) at 20240405153045881
74360 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/handler_mock.hpp' (72,387) at 20240521080010464
74361 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-lantiq.c' (72,388) at 20240405153051333
74362 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/quote.rs' (72,389) at 20240405153232099
74363 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/Kconfig' (72,390) at 20210307214930430
74364 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall-trapa.S' (72,391) at 20210307214926570
74365 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fdi_regs.h' (72,392) at 20240405153048453
74366 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/rockchip.h' (72,393) at 20210307214931342
74367 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/Kconfig' (72,394) at 20210307214930178
74368 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/aquacomputer_d5next.rst' (72,395) at 20240405153045217
74369 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/pci.h' (72,396) at 20210307214927902
74370 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/iw_cxgb4.h' (72,397) at 20240405153049037
74371 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-portalocker/python3-portalocker_3.0.0.bb' (72,398) at 20241221090017564
74372 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/acl.c' (72,399) at 20240405153052257
74373 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0001-remoteproc-Add-Arm-remoteproc-driver.patch' (72,400) at 20241206090014210
74374 2025-01-21 03:01:01.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png' (72,401) at 20210307205554610 to deleted uid set
74375 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_mcpcia.c' (72,402) at 20210307214925654
74376 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rv1108.h' (72,403) at 20210308005003596
74377 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_7.dtso' (72,404) at 20240405153051213
74378 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_trigger.c' (72,405) at 20240910080014090
74379 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/private_header.cpp' (72,406) at 20211111010019460
74380 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/cmds.c' (72,407) at 20240405153231575
74381 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-filter.js' (72,408) at 20210308005107069
74382 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/Makefile' (72,409) at 20210308005002948
74383 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/firmware.c' (72,410) at 20210307214925834
74384 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/perf/perf-stackdump/arch-support.txt' (72,411) at 20240405153045201
74385 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/macio/cuda.h' (72,412) at 20230426080043764
74386 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/gen_vdso32_offsets.sh' (72,413) at 20240405153046153
74387 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/.gitignore' (72,414) at 20210307214925842
74388 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/crash.c' (72,415) at 20210307214926254
74389 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/Kconfig' (72,416) at 20210307214928990
74390 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/oimm.c' (72,417) at 20210307214927898
74391 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Replaceable/meson.build' (72,418) at 20230825080021137 to deleted uid set
74392 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/murata,zpa2326.yaml' (72,419) at 20240405153045077
74393 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-hsdk-pll.c' (72,420) at 20240405153230207
74394 2025-01-21 03:01:01.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/fpga_ast2600.h' (72,421) at 20210308005003596
74395 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/license.h' (72,422) at 20210307214931418
74396 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-pc.c' (72,423) at 20210308005046477
74397 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mvebu/armada-37xx-tbg.c' (72,424) at 20210308005003352
74398 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-uritools_4.0.3.bb' (72,425) at 20241221090017668
74399 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fspick.sh' (72,426) at 20240405153054173
74400 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/Makefile' (72,427) at 20210308005003472
74401 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kmod/Makefile' (72,428) at 20210307214932678
74402 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mempool.c' (72,429) at 20240405153053137
74403 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/88pm860x-codec.c' (72,430) at 20240405153232143
74404 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_helper_access_var_len.c' (72,431) at 20240405153054281
74405 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/loongson,ls1x-clk.h' (72,432) at 20240405153052645
74406 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm_git.bb' (72,433) at 20240302090018206
74407 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0001-systemd-lxdm.service-remove-plymouth-quit-conflicts.patch' (72,434) at 20220402030015975
74408 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.err' (72,435) at 20210308005046397
74409 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c' (72,436) at 20240405153047157
74410 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/lpc32xx_i2c.c' (72,437) at 20210308005003384
74411 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/ampere-ipmi-oem.bb' (72,438) at 20241226090016123
74412 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spdif_out.c' (72,439) at 20240405153054005
74413 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch' (72,440) at 20230706080014737
74414 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h' (72,441) at 20240405153230591
74415 2025-01-21 03:01:01.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/mmu.h' (72,442) at 20210307214926110
74416 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/Makefile' (72,443) at 20210307214931870
74417 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Cacheable/meson.build' (72,444) at 20230825080021137 to deleted uid set
74418 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/channels.c' (72,445) at 20240405153232011
74419 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_iscsi.h' (72,446) at 20210307214930286
74420 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/builtin-__ffs.h' (72,447) at 20210307214931302
74421 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_debugfs.h' (72,448) at 20210307214927838
74422 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_powermgt.c' (72,449) at 20241211090212294
74423 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7757.h' (72,450) at 20210307214926554
74424 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga_rop.h' (72,451) at 20210308005045857
74425 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/count_state_target.cpp' (72,452) at 20230825080027865
74426 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-devices-pvpanic' (72,453) at 20220525020651634
74427 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srl_d.c' (72,454) at 20210308005046525
74428 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/eeprom.h' (72,455) at 20240405153050553
74429 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/maple_defconfig' (72,456) at 20240405153046097
74430 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm96878.dts' (72,457) at 20240405153045433
74431 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_diag.h' (72,458) at 20210307214929470
74432 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-cec.c' (72,459) at 20240405153049529
74433 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/dummy-plugin-dir/include/plugin-version.h' (72,460) at 20220913100024313
74434 2025-01-21 03:01:01.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-bsp/u-boot/u-boot-aspeed_%.bbappend' (72,461) at 20210812000025166
74435 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/platform-pci.c' (72,462) at 20240405153231603
74436 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/msix.c' (72,463) at 20220525020653131
74437 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/addac/adi,ad74413r.h' (72,464) at 20240405153052649
74438 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fb.h' (72,465) at 20240405153046385
74439 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/Makefile' (72,466) at 20210308005002776
74440 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-icore-1.5.dtsi' (72,467) at 20240405153045513
74441 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/asus_wmi_sensors.rst' (72,468) at 20240405153045217
74442 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv.c' (72,469) at 20241211090212230
74443 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-k210.c' (72,470) at 20240405153230207
74444 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5/0001-bcm43xx-Add-bcm43xx-3wire-variant.patch' (72,471) at 20230706080014765
74445 2025-01-21 03:01:01.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipmi_msgdefs.h' (72,472) at 20210309003653988
74446 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-spmi-vadc.c' (72,473) at 20240405153048961
74447 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/kbtab.c' (72,474) at 20210307214928502
74448 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/Kconfig' (72,475) at 20240405153051673
74449 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/util.hpp' (72,476) at 20240217090035780
74450 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mtd.yaml' (72,477) at 20240405153045113
74451 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts' (72,478) at 20240405153229971
74452 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp850.c' (72,479) at 20210307214931178
74453 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/develop-ppc_8xx.txt' (72,480) at 20210308005003012
74454 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-fs.c' (72,481) at 20240906080037316
74455 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/loadavg.c' (72,482) at 20240405153053045
74456 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttvp.h' (72,483) at 20240405153230795
74457 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/shadow.c' (72,484) at 20240405153053013
74458 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_power_operations.robot' (72,485) at 20221112040024970
74459 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/strset.c' (72,486) at 20240405153232015
74460 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-pca955x.h' (72,487) at 20210307214931338
74461 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/file.c' (72,488) at 20240405153049645
74462 2025-01-21 03:01:01.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_lite2_defconfig' (72,489) at 20210308005003272
74463 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c' (72,490) at 20221128040017450
74464 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Create.interface.yaml' (72,491) at 20241003080018601
74465 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/.gitignore' (72,492) at 20220525020655187
74466 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/dts/ae350_32.dts' (72,493) at 20210308005002844
74467 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/request_sock.h' (72,494) at 20240405153052865
74468 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/resource.h' (72,495) at 20240405153232107
74469 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/intersil,isl12022.yaml' (72,496) at 20240405153229795
74470 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Tenola' (72,497) at 20210307205553774
74471 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/init.rst' (72,498) at 20220525020651766
74472 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/serial.c' (72,499) at 20240405153047069
74473 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_ioc3.c' (72,500) at 20210307214930742
74474 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ValueMutability.interface.yaml' (72,501) at 20221207040023631
74475 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/119.out' (72,502) at 20210308005046449
74476 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_sdma.h' (72,503) at 20240405153230707
74477 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-tcg.rst' (72,504) at 20230925080039841
74478 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/merge_yamls.py' (72,505) at 20210307205554070
74479 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/eeprom_93cx6.c' (72,506) at 20241216090017709
74480 2025-01-21 03:01:01.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/powerpc.py' (72,507) at 20240405153054225
74481 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_sin.c' (72,508) at 20210307214926730
74482 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/Makefile' (72,509) at 20240405153232283
74483 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/config_file_parser.cpp' (72,510) at 20240524080026761
74484 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/mmconfig-shared.c' (72,511) at 20240613080016375
74485 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/memcpy_64.S' (72,512) at 20240405153230043
74486 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts' (72,513) at 20240405153045745
74487 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6348-dma.h' (72,514) at 20210308005003636
74488 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidhc1.dts' (72,515) at 20240405153045573
74489 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/mte.S' (72,516) at 20241211090212550
74490 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/sdbusplus.hpp' (72,517) at 20240904080034455
74491 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/notempdir.patch' (72,518) at 20220204040022676
74492 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/netronome/nfp.rst' (72,519) at 20240405153045237
74493 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_fixed_rate.c' (72,520) at 20210308005003348
74494 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/msg.py' (72,521) at 20241221090017588
74495 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/pci/pci.c' (72,522) at 20240405153045933
74496 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp421.c' (72,523) at 20240405153230667
74497 2025-01-21 03:01:01.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/Kconfig' (72,524) at 20210308005003440
74498 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/bus.c' (72,525) at 20240405153231455
74499 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal.c' (72,526) at 20240405153046029
74500 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo.c' (72,527) at 20210307214930950
74501 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/performance/dissect.py' (72,528) at 20210308005046241
74502 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_structs.h' (72,529) at 20210308005046085
74503 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/warp7.h' (72,530) at 20210308005003624
74504 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/nfc.rst' (72,531) at 20210307214925538
74505 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/buildinfo.hpp.in' (72,532) at 20210421000039866
74506 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/intel,ixp46x-ptp-timer.yaml' (72,533) at 20240405153045117
74507 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/s900-bubblegum-96.dts' (72,534) at 20210307214925986
74508 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Leksand_Asledsberget' (72,535) at 20210307205553786
74509 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring/musl.patch' (72,536) at 20210307205553742
74510 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/cmake-format.json' (72,537) at 20221209040045083
74511 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/fsl-imx-mmc.yaml' (72,538) at 20240405153045109
74512 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (72,539) at 20241206090014206
74513 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemuppc/pointercal' (72,540) at 20210307205553874
74514 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-poweron.service' (72,541) at 20210307205554094
74515 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/fat.h' (72,542) at 20240405153231675
74516 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-rbsp.h' (72,543) at 20220525020653279
74517 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/renesas,rst.yaml' (72,544) at 20240405153045149
74518 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1347.c' (72,545) at 20240405153051497
74519 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-mtp.dts' (72,546) at 20240405153229943
74520 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97/compat.h' (72,547) at 20210307214931594
74521 2025-01-21 03:01:01.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/tftf.yml' (72,548) at 20220804030014663
74522 2025-01-21 03:01:01.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mips/bootloader.h' (72,549) at 20230426080043764
74523 2025-01-21 03:01:01.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm96813.dts' (72,550) at 20240405153045717
74524 2025-01-21 03:01:01.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-primo73.dts' (72,551) at 20210308005002624
74525 2025-01-21 03:01:01.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/ptpd.conf' (72,552) at 20210307205553822
74526 2025-01-21 03:01:01.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/microchip,lan937x.yaml' (72,553) at 20240405153045117
74527 2025-01-21 03:01:01.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_2_3_sh_mask.h' (72,554) at 20210307214927606
74528 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,ld9040.yaml' (72,555) at 20240405153045045
74529 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/os-release/os-release.bbappend' (72,556) at 20230518080020518
74530 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inflate.c' (72,557) at 20210308005003716
74531 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/mac.c' (72,558) at 20240411080014090
74532 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qcbor/qcbor_1.4.1.bb' (72,559) at 20241221090017520
74533 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/bus.h' (72,560) at 20210307214929898
74534 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_apic_access_test.c' (72,561) at 20240405153054325
74535 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-sramc.h' (72,562) at 20230925080039929
74536 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sc7280-rpmh.yaml' (72,563) at 20240405153045081
74537 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/ampere_set_fan_max_speed.sh' (72,564) at 20221201040015308
74538 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/platform.c' (72,565) at 20240405153230187
74539 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.yaml' (72,566) at 20240405153229763
74540 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-hda-match.c' (72,567) at 20240405153053957
74541 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/param.h' (72,568) at 20210307214931306
74542 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/logic_io.h' (72,569) at 20240405153052617
74543 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mediatek/misc.h' (72,570) at 20210308005002644
74544 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex1_kern.c' (72,571) at 20210307214932118
74545 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3229-evb.dts' (72,572) at 20210308005002604
74546 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5282evb/Makefile' (72,573) at 20210308005002972
74547 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sifive/fu540/Makefile' (72,574) at 20210308005003052
74548 2025-01-21 03:01:01.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/a2jmidid/riscv_ucontext.patch' (72,575) at 20210307205553958
74549 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nvram.c' (72,576) at 20210309003649228
74550 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku288.dts' (72,577) at 20240405153045749
74551 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/OptusD1-160.0E' (72,578) at 20210307205553762
74552 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/cfam.c' (72,579) at 20240906080037220
74553 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/helper.c' (72,580) at 20240906080037536
74554 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_port.c' (72,581) at 20241023080012891
74555 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am572x-idk.dts' (72,582) at 20240405153045597
74556 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loongson-core.c' (72,583) at 20240405153231463
74557 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/mei.rst' (72,584) at 20210309003648408
74558 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/atomic_32.h' (72,585) at 20240405153046317
74559 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pgtable.h' (72,586) at 20240617080017378
74560 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/Makefile' (72,587) at 20210308005003172
74561 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_rx_filter.h' (72,588) at 20240405153231039
74562 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/system/kernel.ld' (72,589) at 20210927100127517
74563 2025-01-21 03:01:01.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/crypto/chacha20-s390/run-tests.sh' (72,590) at 20240405153054221
74564 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kfd_sysfs.h' (72,591) at 20240405153052925
74565 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sof/fw.h' (72,592) at 20210307214931694
74566 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/effecter/dbus_to_terminus_effecter.json' (72,593) at 20240827080037091
74567 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/trace_handle_exit.h' (72,594) at 20220525020651962
74568 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/Kconfig' (72,595) at 20210307214931998
74569 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/VLAN.interface.yaml' (72,596) at 20221111040027669
74570 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/blacklist.h' (72,597) at 20210713000020204
74571 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/udbg_16550.c' (72,598) at 20240405153046153
74572 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/attributes.c' (72,599) at 20240405153231951
74573 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/djmemc.h' (72,600) at 20240326080039538
74574 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-app4-evb1.dts' (72,601) at 20210308005002620
74575 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/pci.c' (72,602) at 20240405153046209
74576 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/regulators-tegra30.c' (72,603) at 20240405153051773
74577 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/getcpu.S' (72,604) at 20240405153046253
74578 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/ucontext.h' (72,605) at 20210307214926762
74579 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/block-helpers.h' (72,606) at 20241211090212558
74580 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/configs/defconfig' (72,607) at 20210307214926098
74581 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch' (72,608) at 20230706080014745
74582 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-plutux.dts' (72,609) at 20240405153045481
74583 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc_camp_core1.dts' (72,610) at 20210307214926346
74584 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lvb_table.h' (72,611) at 20210307214931066
74585 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/srvcfg-manager/srvcfg-manager_git.bb' (72,612) at 20241221090017568
74586 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/asix,ax88796c.yaml' (72,613) at 20240405153045113
74587 2025-01-21 03:01:01.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/sdram_ast2600.c' (72,614) at 20230720080043539
74588 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7791-clock.h' (72,615) at 20210307214931334
74589 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci.h' (72,616) at 20240617080017394
74590 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.c' (72,617) at 20210307214929522
74591 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.c' (72,618) at 20240405153048661
74592 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/m68k.py' (72,619) at 20240405153054225
74593 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/float_convd.ref' (72,620) at 20221215040039382
74594 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/twl4030.c' (72,621) at 20210308005003472
74595 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-extended/sudo/sudo_%.bbappend' (72,622) at 20240207090012358
74596 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec.h' (72,623) at 20240405153231339
74597 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/ls102xa_rcw_sd_ifc.cfg' (72,624) at 20210308005002968
74598 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stm32h7-clks.h' (72,625) at 20210308005003636
74599 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Progress/meson.build' (72,626) at 20230825080021137 to deleted uid set
74600 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss.h' (72,627) at 20220525020654139
74601 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_irq.h' (72,628) at 20240405153050009
74602 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/lldpd_1.0.18.bb' (72,629) at 20241206090014238
74603 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps62362.h' (72,630) at 20210308005003680
74604 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/key.c' (72,631) at 20240405153052305
74605 2025-01-21 03:01:01.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware-host.c' (72,632) at 20240405153231287
74606 2025-01-21 03:01:01.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/accounting/Makefile' (72,633) at 20240405153054033
74607 2025-01-21 03:01:01.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32v234.dtsi' (72,634) at 20240405153045737
74608 2025-01-21 03:01:01.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ralink,rt2880-timer.yaml' (72,635) at 20240405153045177
74609 2025-01-21 03:01:01.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb' (72,636) at 20230813080012856
74610 2025-01-21 03:01:01.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/interrupts.c' (72,637) at 20210308005002836
74611 2025-01-21 03:01:01.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/Kconfig' (72,638) at 20210307214929422
74612 2025-01-21 03:01:01.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sid.h' (72,639) at 20210309003649436
74613 2025-01-21 03:01:01.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sa8775p-gcc.h' (72,640) at 20240405153052645
74614 2025-01-21 03:01:01.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/syscalls/Makefile' (72,641) at 20240405153045929
74615 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/CLIENTS.md' (72,642) at 20240723080003235
74616 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h' (72,643) at 20240405153047305
74617 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,xsphy.yaml' (72,644) at 20240405153045129
74618 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_perf.c' (72,645) at 20240405153230579
74619 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_task_queue.h' (72,646) at 20220525020653819
74620 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front.h' (72,647) at 20240405153048801
74621 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c' (72,648) at 20240405153231311
74622 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/renesas-scif.S' (72,649) at 20210309003648680
74623 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial-uclass.c' (72,650) at 20210308005003484
74624 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/tuning.cpp' (72,651) at 20221117040032476
74625 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_main.cpp' (72,652) at 20220727030029197
74626 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/Makefile' (72,653) at 20240405153049013
74627 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dma-mask.c' (72,654) at 20240405153230035
74628 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/Kconfig' (72,655) at 20240405153049057
74629 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/setup_veth.sh' (72,656) at 20240405153232279
74630 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_regs.c' (72,657) at 20240405153049953
74631 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/cmap_xfbdev.rst' (72,658) at 20210307214925478
74632 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/entry.S' (72,659) at 20241211090145385
74633 2025-01-21 03:01:01.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/presence/main.cpp' (72,660) at 20230811080027090
74634 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/qcom,aoss-reset.yaml' (72,661) at 20240405153045149
74635 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ibm,emac.txt' (72,662) at 20210307214925374
74636 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-398-db.dts' (72,663) at 20240405153045449
74637 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7795-cpg-mssr.c' (72,664) at 20240405153230235
74638 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/p9/start_host_mpreboot.cpp' (72,665) at 20210629000023356
74639 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/venc_ctrls.c' (72,666) at 20240405153230811
74640 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_dp.c' (72,667) at 20210308005003524
74641 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm-user-utils.h' (72,668) at 20230310090043279
74642 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8195-resets.h' (72,669) at 20240405153052653
74643 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3' (72,670) at 20210308005002556
74644 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/nfs.h' (72,671) at 20210308005003720
74645 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/misc.c' (72,672) at 20240405153046757
74646 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_crypto.h' (72,673) at 20240405153046957
74647 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml' (72,674) at 20240405153229767
74648 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_palmte.c' (72,675) at 20210307214930922
74649 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/rpmh.h' (72,676) at 20210309003653972
74650 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/channel.c' (72,677) at 20240405153050453
74651 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.h' (72,678) at 20240613080016435
74652 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-cards.c' (72,679) at 20210307214928710
74653 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/linkit-smart-7688.dts' (72,680) at 20210308005002812
74654 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/selinux-ls-unconfined.sh' (72,681) at 20210307205554130
74655 2025-01-21 03:01:01.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/example/example.yaml' (72,682) at 20221213040025761
74656 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_scl_filters_old.c' (72,683) at 20210307214927278
74657 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-ccimx6ulsbcexpress.dts' (72,684) at 20240405153229887
74658 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-hym8563.c' (72,685) at 20240405153051497
74659 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-irq.c' (72,686) at 20220525020652014
74660 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/Kconfig' (72,687) at 20220525020652426
74661 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/clk_rk3399.c' (72,688) at 20210308005002776
74662 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/common.h' (72,689) at 20210309003654276
74663 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-isl29018' (72,690) at 20210309003648252
74664 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6224.c' (72,691) at 20220525020652358
74665 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8186-memory-port.h' (72,692) at 20240405153052649
74666 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-phy.h' (72,693) at 20210307214928814
74667 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_2.dtso' (72,694) at 20240405153051213
74668 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/symlink.h' (72,695) at 20220525020654479
74669 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/clock-sh7619.c' (72,696) at 20210307214926558
74670 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6060.h' (72,697) at 20210307214929270
74671 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_dnat.c' (72,698) at 20210307214931894
74672 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/km_kirkwood_128m16_defconfig' (72,699) at 20210308005003260
74673 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/60-edk2-x86_64.json' (72,700) at 20210308005046117
74674 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-brcmstb.c' (72,701) at 20240405153231355
74675 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-case.err' (72,702) at 20210927100127473
74676 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/syscalls.h' (72,703) at 20210307214931614
74677 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/remoteproc/k3-system-controller.txt' (72,704) at 20210308005003308
74678 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/histogram.rst' (72,705) at 20240405153045269
74679 2025-01-21 03:01:01.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/x86_irq_vectors.sh' (72,706) at 20240405153232231
74680 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/virtio_net.c' (72,707) at 20241216090017721
74681 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_ns.c' (72,708) at 20240405153051489
74682 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-parallel-out.c' (72,709) at 20240405153232175
74683 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/main.cpp' (72,710) at 20240906080025056
74684 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/api.py' (72,711) at 20240106090017249
74685 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_daif_bits.c' (72,712) at 20210307214932634
74686 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91rm9200.dtsi' (72,713) at 20240405153229875
74687 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/util.c' (72,714) at 20210308005046113
74688 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-palo43-common.dtsi' (72,715) at 20240405153045605
74689 2025-01-21 03:01:01.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-setup.c' (72,716) at 20220525020652014
74690 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/arm64-common.c' (72,717) at 20210308005002752
74691 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7720.h' (72,718) at 20210308005002848
74692 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ds4424.c' (72,719) at 20240405153048977
74693 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/u-boot-spl.lds' (72,720) at 20210308005002712
74694 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp' (72,721) at 20241015080002919
74695 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-bytedance/usb-network/files/usb_network.service' (72,722) at 20210307205553674
74696 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/include/gcsections.inc' (72,723) at 20230811080018310
74697 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/osd_cmd.c' (72,724) at 20210308005003000
74698 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/Documentation/objtool.txt' (72,725) at 20240405153054073
74699 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb' (72,726) at 20241221090017564
74700 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml' (72,727) at 20240405153045105
74701 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/arm.py' (72,728) at 20240405153054225
74702 2025-01-21 03:01:01.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/clk-zynqmp.h' (72,729) at 20220525020652342
74703 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_0_offset.h' (72,730) at 20240405153230487
74704 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/Makefile' (72,731) at 20240405153046297
74705 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-kernel/linux/linux-aspeed_git.bbappend' (72,732) at 20240209090013644
74706 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ti,keystone-timer.txt' (72,733) at 20210309003648400
74707 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/tree-checker.c' (72,734) at 20241008080013991 to deleted uid set
74708 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/eeprom/eeprom_field.c' (72,735) at 20210308005003224
74709 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/inno_hdmi.c' (72,736) at 20240405153230631
74710 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vcmpb.S' (72,737) at 20230426080043952
74711 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/lib1funcs.S' (72,738) at 20210308005002708
74712 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_http.c-Add-printf-format.patch' (72,739) at 20230706080014741
74713 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/LICENSE' (72,740) at 20210308005119665
74714 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity3-msc313e.dtsi' (72,741) at 20240405153045573
74715 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ncsi_ast2600a0.h' (72,742) at 20210308005003608
74716 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ioapic-stub.c' (72,743) at 20240906080037240
74717 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (72,744) at 20220618030015174
74718 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/edminiv2.h' (72,745) at 20210308005003592
74719 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/boot.c' (72,746) at 20210308005002760
74720 2025-01-21 03:01:01.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/dmub_trace_buffer.h' (72,747) at 20220525020652530
74721 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/Makefile' (72,748) at 20210307214930438
74722 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/stackprotector.h' (72,749) at 20240405153046505
74723 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/MAINTAINERS' (72,750) at 20210308005002948
74724 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/mux.c' (72,751) at 20210308005003072
74725 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/fpga_ast2600/Kconfig' (72,752) at 20210308005002916
74726 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/Kbuild' (72,753) at 20240405153048637
74727 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/unaligned.h' (72,754) at 20210308005002848
74728 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-cam.c' (72,755) at 20240405153046797
74729 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_type.hpp' (72,756) at 20240625080015044
74730 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/stepwise.cpp' (72,757) at 20230511080034627
74731 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/x264/x264_%.bbappend' (72,758) at 20210812000025266
74732 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-x3proto/Makefile' (72,759) at 20210307214926542
74733 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/Makefile' (72,760) at 20210308005002544
74734 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keypad-ep93xx.h' (72,761) at 20210307214931478
74735 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/version.c' (72,762) at 20240405153052965
74736 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/sensor.hpp' (72,763) at 20240817080004303
74737 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/buildtools-tarball.bb' (72,764) at 20241221090017644
74738 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/geneve.h' (72,765) at 20240405153052845
74739 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/copy_page.S' (72,766) at 20240405153045897
74740 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ixp4xx/Makefile' (72,767) at 20210307214930442
74741 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/madera.h' (72,768) at 20220525020655031
74742 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/of_table.cocci' (72,769) at 20210307214932138
74743 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Baekmuk' (72,770) at 20241221090017616
74744 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml' (72,771) at 20240405153045041
74745 2025-01-21 03:01:01.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctmixer.h' (72,772) at 20220525020654991
74746 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/trace-events' (72,773) at 20240326080039662
74747 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/arch/e.c' (72,774) at 20210307214932470
74748 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.gitignore' (72,775) at 20240424080021452
74749 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt.c' (72,776) at 20210308005003708
74750 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_function.decode' (72,777) at 20210308005046389
74751 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/required-distro-features.inc' (72,778) at 20220402030016219
74752 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/selftest_guc_hangcheck.c' (72,779) at 20240405153048513
74753 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/llcp_core.c' (72,780) at 20240405153232067
74754 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_txrx.h' (72,781) at 20240405153230967
74755 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi' (72,782) at 20240405153229891
74756 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/tegra-apbmisc.c' (72,783) at 20240405153231455
74757 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/MAINTAINERS' (72,784) at 20210308005002964
74758 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-noinitiator' (72,785) at 20240906080037556 to deleted uid set
74759 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/vexpress_config.c' (72,786) at 20210308005003400
74760 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_tx.h' (72,787) at 20240405153050437
74761 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0001-cmake-Add-check-for-atomic-support.patch' (72,788) at 20240413080012651
74762 2025-01-21 03:01:01.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-gplus-fl8005a.dts' (72,789) at 20240405153229939
74763 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/user.c' (72,790) at 20241211090212242
74764 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/empty_slot.h' (72,791) at 20210308005046017
74765 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK100_defconfig' (72,792) at 20210308005003236
74766 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phylib_stubs.h' (72,793) at 20240405153231835
74767 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/time.c' (72,794) at 20240405153230055
74768 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/seed.c' (72,795) at 20240405153046537
74769 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-wpcm450.dtsi' (72,796) at 20240405153229875
74770 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/requirements.txt' (72,797) at 20210308005002536
74771 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_nvram.h' (72,798) at 20210307214930422
74772 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/rlwinm.c' (72,799) at 20210308005003720
74773 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netrom.h' (72,800) at 20240405153052861
74774 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/contrib/oe-stylize.py' (72,801) at 20230610080017599
74775 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-beelink-gs1.dts' (72,802) at 20240405153229915
74776 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vhost_user.h' (72,803) at 20210307214926618
74777 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw52xx.dtsi' (72,804) at 20240405153229887
74778 2025-01-21 03:01:01.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/video1394' (72,805) at 20210309003648244
74779 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/tricore/tricore.h' (72,806) at 20210308005046033
74780 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/libpfm4/0001-Include-poll.h-instead-of-sys-poll.h.patch' (72,807) at 20210307205553954
74781 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02.h' (72,808) at 20240405153050589
74782 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpsw.h' (72,809) at 20220525020653495
74783 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/update-rc.d.bbclass' (72,810) at 20230114040015530
74784 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/gud.h' (72,811) at 20240405153052637
74785 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml' (72,812) at 20240405153045085
74786 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,meson-gxl-usb2-phy.yaml' (72,813) at 20240405153045129
74787 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/cpld.h' (72,814) at 20210308005002968
74788 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/x86_vfscanf.patch' (72,815) at 20210307205553750
74789 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-subdev.h' (72,816) at 20240405153231883
74790 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-kernel-fadump_release_opalcore' (72,817) at 20210307214925186
74791 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/severity.cpp' (72,818) at 20240820080027378
74792 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.h' (72,819) at 20240405153230503
74793 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sn/sn_sal.h' (72,820) at 20210307214926118
74794 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rpmsg.h' (72,821) at 20240405153231879
74795 2025-01-21 03:01:01.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-progress_1.6.bb' (72,822) at 20240302090018210
74796 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/warp.dts' (72,823) at 20240405153046093
74797 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-shared-source.inc' (72,824) at 20230401080011971
74798 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/brcm,iproc-pwm.yaml' (72,825) at 20220525020651706
74799 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ugecon.h' (72,826) at 20210307214926362
74800 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/entry-common.S' (72,827) at 20210309003648980
74801 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_of.c' (72,828) at 20240405153048405
74802 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/espt.c' (72,829) at 20210308005002956
74803 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/simple-bridge.c' (72,830) at 20240405153230527
74804 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/spm.c' (72,831) at 20240405153231451
74805 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/tonga_ih.h' (72,832) at 20210307214927250
74806 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/pwm.h' (72,833) at 20210308005002664
74807 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/ModalGenerateCsr.vue' (72,834) at 20241004080035971
74808 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_tcon.h' (72,835) at 20210307214927774
74809 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7981-infracfg.c' (72,836) at 20240405153230211
74810 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-4.yaml' (72,837) at 20241219090012972
74811 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt' (72,838) at 20240106090017253
74812 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/Makefile' (72,839) at 20210307214932034
74813 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Makefile.postlink' (72,840) at 20240405153046089
74814 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/Makefile' (72,841) at 20210307214929966
74815 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_span.c' (72,842) at 20240405153050077
74816 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/files/LICENSE' (72,843) at 20240308090017911
74817 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/smt.h' (72,844) at 20240405153054205
74818 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/Makefile.vdso' (72,845) at 20240326080039558
74819 2025-01-21 03:01:01.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zynq_bootimg.h' (72,846) at 20210308005003696
74820 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_diag.c' (72,847) at 20210307214928438
74821 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/kv_dpm.c' (72,848) at 20220525020652991
74822 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/setup.c' (72,849) at 20240405153046053
74823 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/Makefile' (72,850) at 20210308005003496
74824 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-setns.c' (72,851) at 20210307214932470
74825 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/msr-reg.S' (72,852) at 20220525020652186
74826 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/eventfd.h' (72,853) at 20240405153052685
74827 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h' (72,854) at 20240405153230511
74828 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/act8846_pmic.h' (72,855) at 20210308005003680
74829 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/vmlinux.lds.S' (72,856) at 20240405153046269
74830 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/twl4030-keypad.txt' (72,857) at 20210307214925338
74831 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max16064.rst' (72,858) at 20210307214925502
74832 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/Kconfig' (72,859) at 20240405153053933
74833 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/ti,j721e-esm.yaml' (72,860) at 20240405153045109
74834 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc' (72,861) at 20240405153054305
74835 2025-01-21 03:01:01.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/mapping.h' (72,862) at 20220525020653575
74836 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/dbusaudio.c' (72,863) at 20240906080037140
74837 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-lantiq-vrx200-pcie.h' (72,864) at 20210307214931342
74838 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_rcw_nand.cfg' (72,865) at 20210308005002968
74839 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_vpu.h' (72,866) at 20210308005003532
74840 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/loongson,ls2k-thermal.yaml' (72,867) at 20240613080016359
74841 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/sha256.h' (72,868) at 20210308005003688
74842 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_aux.h' (72,869) at 20240613080016407
74843 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' (72,870) at 20240821080012435 to deleted uid set
74844 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/096_elf.dts' (72,871) at 20210308005003752
74845 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uncached.h' (72,872) at 20210307214926118
74846 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fsl_icid.h' (72,873) at 20210308005002640
74847 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tundra/tsi108_eth.c' (72,874) at 20240405153050321
74848 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-buildid-cache.c' (72,875) at 20240405153054097
74849 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx-config.bb' (72,876) at 20241221090017540
74850 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/mv88w8618_eth.c' (72,877) at 20240906080037264
74851 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-swap' (72,878) at 20210307214925202
74852 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/trace-events' (72,879) at 20241211090212206
74853 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-i8255.c' (72,880) at 20240405153047077
74854 2025-01-21 03:01:01.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/vhost_test/Makefile' (72,881) at 20210307214932742
74855 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/cable.hpp' (72,882) at 20240704080030215
74856 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stw481x.h' (72,883) at 20210307214931434
74857 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseport_bpf_numa.c' (72,884) at 20240405153054349
74858 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-nommu.S' (72,885) at 20210307214925966
74859 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/Makefile' (72,886) at 20240405153051861
74860 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/classes/gxp-bootblock-n.bbclass' (72,887) at 20230413080015624
74861 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_leveling.h' (72,888) at 20210308005003364
74862 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-under-throttle' (72,889) at 20240326080039734
74863 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq27xxx.yaml' (72,890) at 20240405153045141
74864 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/smsc_lpc47m.c' (72,891) at 20210308005003400
74865 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/netlink.h' (72,892) at 20220525020654659
74866 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/srccode.h' (72,893) at 20210307214932606
74867 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c' (72,894) at 20210308005003468
74868 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ili9320.h' (72,895) at 20240405153052173
74869 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-intel.c' (72,896) at 20240405153231323
74870 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_ratectrl_bitdef.h' (72,897) at 20210307214930642
74871 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/firmware-list.html' (72,898) at 20210308005107069
74872 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/store/store.cpp' (72,899) at 20210308005056661
74873 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/buildjson.cpp' (72,900) at 20220113040103020
74874 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/analogix_dp.h' (72,901) at 20210307214931314
74875 2025-01-21 03:01:01.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_sysfs.c' (72,902) at 20240405153230267
74876 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/indented-expr.json' (72,903) at 20210308005046409
74877 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/bypass-iommu.txt' (72,904) at 20210927100127069
74878 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/ebitmap.h' (72,905) at 20240405153232115
74879 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/Makefile' (72,906) at 20210307214932698
74880 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/amigaone/setup.c' (72,907) at 20240405153046201
74881 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/Kconfig' (72,908) at 20210307214929754
74882 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bitops.h' (72,909) at 20240405153054049
74883 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/Makefile' (72,910) at 20210307214932206
74884 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/firmware.c' (72,911) at 20240405153048513
74885 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/samsung/Makefile' (72,912) at 20210307214930722
74886 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/find-unused-docs.sh' (72,913) at 20210307214932146
74887 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/xlnx,audio-formatter.txt' (72,914) at 20210307214925438
74888 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/memory_mapping.c' (72,915) at 20240906080037448
74889 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-clockgen2.dtsi' (72,916) at 20210307214926350
74890 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/branch.json' (72,917) at 20240405153054113
74891 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/errors.cpp' (72,918) at 20220615030021588 to deleted uid set
74892 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch' (72,919) at 20241221090017632
74893 2025-01-21 03:01:01.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_7x14.c' (72,920) at 20220525020654747
74894 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_io.h' (72,921) at 20210308005003520
74895 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cmpxchg.h' (72,922) at 20240405153046245
74896 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/brcm,cygnus-audio.txt' (72,923) at 20210307214925426
74897 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/hw_irq.h' (72,924) at 20210307214925646
74898 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-regs.h' (72,925) at 20210308005002796
74899 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FabricCollection.json' (72,926) at 20240619080002948
74900 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/s3c-fb.c' (72,927) at 20240405153231591
74901 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/.gitignore' (72,928) at 20210307214926750
74902 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/tpm_backend.h' (72,929) at 20240326080039550
74903 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/vmlinux.lds.S' (72,930) at 20240405153045977
74904 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_fsm.c' (72,931) at 20240405153051525
74905 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler2.c' (72,932) at 20210309003655984
74906 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts' (72,933) at 20240405153045709
74907 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_debug.h' (72,934) at 20210307214930370
74908 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xxhash_generic.c' (72,935) at 20210307214926814
74909 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-smd-rpm.c' (72,936) at 20240520080015139
74910 2025-01-21 03:01:01.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-medusa-video.h' (72,937) at 20210307214928690
74911 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_memory.c.inc' (72,938) at 20240906080037496
74912 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-common.h' (72,939) at 20240405153052941
74913 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_state_manager.cpp' (72,940) at 20241211090206662
74914 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3188-radxarock.dts' (72,941) at 20240405153045557
74915 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lg2160.c' (72,942) at 20240405153049289
74916 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/internals.h' (72,943) at 20241211090212514
74917 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-slim-2.c' (72,944) at 20210307214928786
74918 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config/daytonax-ipmi-fru-properties.yaml' (72,945) at 20230209040014205
74919 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-virtio-ccw.h' (72,946) at 20240906080037340
74920 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nfc/nfc-pn544.rst' (72,947) at 20210307214925466
74921 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/const.h' (72,948) at 20240405153054053
74922 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/Kconfig' (72,949) at 20240405153048925
74923 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n.dts' (72,950) at 20210309003648756
74924 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (72,951) at 20210524100041898
74925 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.c' (72,952) at 20210307214930554
74926 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/tee_core.c' (72,953) at 20240405153051969
74927 2025-01-21 03:01:01.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/recommended.json' (72,954) at 20240405153054121
74928 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-boston.its.S' (72,955) at 20210713000020196
74929 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/regs.h' (72,956) at 20240405153231223
74930 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/peach-pit_defconfig' (72,957) at 20210308005003272
74931 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kurikka_Kesti' (72,958) at 20210307205553770
74932 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8998.h' (72,959) at 20210307214932370
74933 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/settings/phosphor-settings-manager/sol_settings.override.yml' (72,960) at 20240124090012250
74934 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-occ-control/occ_ffdc.cpp' (72,961) at 20241106090023554 to deleted uid set
74935 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/setup.c' (72,962) at 20210307214926270
74936 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bswap.c' (72,963) at 20240405153232263
74937 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8173-max98090.txt' (72,964) at 20210307214925430
74938 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/mrw-rev.bbclass' (72,965) at 20220721030015849
74939 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511.h' (72,966) at 20240405153048365
74940 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libiec61850/files/0001-pyiec61850-don-t-break-CMAKE_INSTALL_PATH-by-trying-.patch' (72,967) at 20230706080014737
74941 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_its_kvm.c' (72,968) at 20240906080037240
74942 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (72,969) at 20241226090016127
74943 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97358svmb.dts' (72,970) at 20240405153045985
74944 2025-01-21 03:01:01.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_srh.c' (72,971) at 20210307214931970
74945 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/stout_spl.c' (72,972) at 20210308005003040
74946 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_sme_change_vl.c' (72,973) at 20241008080014055
74947 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/userfaultfd.c' (72,974) at 20240913080013849
74948 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/mmu/mmu_general.h' (72,975) at 20240405153046609
74949 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-axg-gpio.h' (72,976) at 20210307214931338
74950 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_drv_interface.c' (72,977) at 20240405153053937
74951 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kvmclock.c' (72,978) at 20240405153230127
74952 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableChassis.vue' (72,979) at 20241004080035963
74953 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-altivec.xml' (72,980) at 20210308005045817
74954 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-auth.h' (72,981) at 20240405153052753
74955 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/aat2870_bl.c' (72,982) at 20240405153052173
74956 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,camcc-sc7280.h' (72,983) at 20240405153052645
74957 2025-01-21 03:01:01.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_codec.h' (72,984) at 20240405153231863
74958 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/rail_tests.cpp' (72,985) at 20240628080035889
74959 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/unwind-libunwind.c' (72,986) at 20210307214932522
74960 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb' (72,987) at 20241221090017556
74961 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/tpidr2.c' (72,988) at 20240405153054237
74962 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/jme.c' (72,989) at 20240919080017062
74963 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/Makefile' (72,990) at 20210308005002964
74964 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/my.cnf' (72,991) at 20210812000025198
74965 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0001-linux-syslinux-support-ext2-3-4-device.patch' (72,992) at 20220910030013425
74966 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040QDS_SECURE_BOOT_defconfig' (72,993) at 20210308005003244
74967 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/pid_namespace.c' (72,994) at 20240624080012824
74968 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmoinen_Puukkoinen' (72,995) at 20210307205553770
74969 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_under_cgroup.c' (72,996) at 20240405153054261
74970 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.out' (72,997) at 20210927100127469 to deleted uid set
74971 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/job.h' (72,998) at 20240405153048805
74972 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_kernel.py' (72,999) at 20210307205554634
74973 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_irongate.c' (73,000) at 20240405153045353
74974 2025-01-21 03:01:01.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_versatile.c' (73,001) at 20240405153230619
74975 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/x86_64-linux' (73,002) at 20241206090014350
74976 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ultrasound.h' (73,003) at 20210307214931662
74977 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/uncore-frequency-common.h' (73,004) at 20240405153231343
74978 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/st_fdma.txt' (73,005) at 20210307214925314
74979 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/hw_breakpoint.h' (73,006) at 20240405153230147
74980 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/debug_page_ref.c' (73,007) at 20210307214931830
74981 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c' (73,008) at 20240405153230351
74982 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nfc/nfc-hci.rst' (73,009) at 20240405153045193
74983 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml' (73,010) at 20240405153229763
74984 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/conf/templates/default/bblayers.conf.sample' (73,011) at 20240323080013549
74985 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/eagle/Kconfig' (73,012) at 20210308005003032
74986 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/funcmux.c' (73,013) at 20210308005002792
74987 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/audio.h' (73,014) at 20240405153052809
74988 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/samsung/misc.h' (73,015) at 20210308005003684
74989 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/errors.hpp' (73,016) at 20221028100033259
74990 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/laptop-mode.rst' (73,017) at 20220525020651646
74991 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml' (73,018) at 20240405153045141
74992 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044c1.dtsi' (73,019) at 20240405153045809
74993 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/firmware.txt' (73,020) at 20210307214925422
74994 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/corsair-cpro.rst' (73,021) at 20210309003648424
74995 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/suni.c' (73,022) at 20220525020652262
74996 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_scsi.h' (73,023) at 20240405153051585
74997 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm013/ps7_init_gpl.c' (73,024) at 20210308005003180
74998 2025-01-21 03:01:01.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/lut.h' (73,025) at 20210307214927898
74999 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/iomap.h' (73,026) at 20240405153231791
75000 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/tests.txt' (73,027) at 20240405153232275
75001 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_bufs.c' (73,028) at 20240405153048389
75002 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-during-backup.out' (73,029) at 20220429100100930
75003 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_mc.c' (73,030) at 20240405153230143
75004 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-siox' (73,031) at 20210309003648252
75005 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/144' (73,032) at 20240326080039730
75006 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc' (73,033) at 20241221090017484
75007 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020MBG-PC_defconfig' (73,034) at 20210308005003240
75008 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bdinfo.c' (73,035) at 20210308005003208
75009 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/espresso7420/MAINTAINERS' (73,036) at 20210308005003044
75010 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/gen-atomic-instrumented.sh' (73,037) at 20240405153053433
75011 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/openrisc/features.rst' (73,038) at 20240405153229743
75012 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/chassis.md' (73,039) at 20240809080033023
75013 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/kvm/kvm_stat/kvm_stat.service' (73,040) at 20210512100029346
75014 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sparse_defs.h' (73,041) at 20210308005003684
75015 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-31.json' (73,042) at 20210308005046409
75016 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/sbs-battery.c' (73,043) at 20240405153231355
75017 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hippidevice.h' (73,044) at 20240405153052697
75018 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/LICENSE' (73,045) at 20210308005004696
75019 2025-01-21 03:01:01.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bug.h' (73,046) at 20210307214926550
75020 2025-01-21 03:01:01.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/smc.c' (73,047) at 20240405153230295
75021 2025-01-21 03:01:01.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/rohm,bd2606mvv.yaml' (73,048) at 20240405153229771
75022 2025-01-21 03:01:01.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/malta.h' (73,049) at 20210308005002816
75023 2025-01-21 03:01:01.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/OWNERS' (73,050) at 20220728030037070
75024 2025-01-21 03:01:01.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/include/arch/elf.h' (73,051) at 20240405153054073
75025 2025-01-21 03:01:01.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/Makefile' (73,052) at 20240405153051685
75026 2025-01-21 03:01:01.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/iozone3' (73,053) at 20210307205553870
75027 2025-01-21 03:01:01.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/sky81452.txt' (73,054) at 20210307214925362
75028 2025-01-21 03:01:01.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/iscsi/iscsi_target_core.h' (73,055) at 20240405153231863
75029 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/screen_info.h' (73,056) at 20240812080017252
75030 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/gcc_intrin.h' (73,057) at 20210307214926114
75031 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_rng.c' (73,058) at 20241211090212294
75032 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/davinci_cpdma.h' (73,059) at 20210307214929654
75033 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-attestation_%.bbappend' (73,060) at 20230114040015466
75034 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/pkt_md_access.c' (73,061) at 20240405153054257
75035 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/i2c_defs.h' (73,062) at 20210308005002732
75036 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/emit.c.inc' (73,063) at 20241211090212490
75037 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/cmpi-bindings-0.4.17-no-ruby-perl.patch' (73,064) at 20240113090014536
75038 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-intel-ipu3.rst' (73,065) at 20240405153045317
75039 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/parallel-isa.c' (73,066) at 20240906080037208
75040 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/core.rst' (73,067) at 20210309003648408
75041 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6apm-dai.c' (73,068) at 20240405153232187
75042 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-mountd.service' (73,069) at 20231011080016602
75043 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_wq.h' (73,070) at 20210307214929418
75044 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/manager.hpp' (73,071) at 20240508080030966
75045 2025-01-21 03:01:01.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/Makefile' (73,072) at 20220525020652330
75046 2025-01-21 03:01:01.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json' (73,073) at 20210702100031190
75047 2025-01-21 03:01:01.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a779a0.c' (73,074) at 20240405153051361
75048 2025-01-21 03:01:01.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/Makefile' (73,075) at 20210308005003040
75049 2025-01-21 03:01:01.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-samsung.c' (73,076) at 20240405153051453
75050 2025-01-21 03:01:01.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-soquartz-cm4.dts' (73,077) at 20240405153045821
75051 2025-01-21 03:01:01.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/spl_lradc_init.c' (73,078) at 20210308005002548
75052 2025-01-21 03:01:01.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_common.h' (73,079) at 20240405153048813
75053 2025-01-21 03:01:01.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xlp.c' (73,080) at 20240405153047085
75054 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MessageRegistryFile.v1_1_5.json' (73,081) at 20240619080002948
75055 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/sm_ftl.c' (73,082) at 20240405153049705
75056 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_ipcomp.c' (73,083) at 20240405153053413
75057 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console_%.bbappend' (73,084) at 20241206090014222
75058 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml' (73,085) at 20240405153045153
75059 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigoio.c' (73,086) at 20210307214932246
75060 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_jeq_infer_not_null.c' (73,087) at 20240405153054281
75061 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_extent_busy.c' (73,088) at 20240405153231779
75062 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_ifc_nand.c' (73,089) at 20210308005003412
75063 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hameenlinna_Painokangas' (73,090) at 20210307205553770
75064 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust/0001-lttng-ust-common-link-with-liburcu-explicitly.patch' (73,091) at 20240302090018242
75065 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net-add-if.rst' (73,092) at 20210309003648480
75066 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp-sabresd.dts' (73,093) at 20210308005002584
75067 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-testtools_2.7.2.bb' (73,094) at 20241221090017668
75068 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/acrn/Makefile' (73,095) at 20220525020654931
75069 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_qm_regs.h' (73,096) at 20240405153046605
75070 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ndisc_unsolicited_na_test.sh' (73,097) at 20240405153054349
75071 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/Kconfig' (73,098) at 20240405153048373
75072 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc770-xm010.dts' (73,099) at 20240405153045609
75073 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-user-manager/.openbmc-enforce-gitlint' (73,100) at 20221102030039781 to deleted uid set
75074 2025-01-21 03:01:01.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/control_dbus.c' (73,101) at 20230809080010799
75075 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/bpf_verifier.h' (73,102) at 20241211090145533 to deleted uid set
75076 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs4.h' (73,103) at 20240405153052753
75077 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/hypercalls.rst' (73,104) at 20240405153045325
75078 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/Makefile' (73,105) at 20240405153049941
75079 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_log.h' (73,106) at 20210307214930310
75080 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0003-libtool-remove-help2man-dependency.patch' (73,107) at 20241221090017664
75081 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb' (73,108) at 20241221090017532
75082 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/action.hpp' (73,109) at 20210308005405930
75083 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/qca953x/Makefile' (73,110) at 20210308005002820
75084 2025-01-21 03:01:01.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/Makefile' (73,111) at 20241211090145381
75085 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-sk-evm-u-boot.dtsi' (73,112) at 20210308005002564
75086 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/Kconfig' (73,113) at 20210308005002912
75087 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_SECURE_BOOT_defconfig' (73,114) at 20210308005003244
75088 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/http_connection_test.cpp' (73,115) at 20240504080003801
75089 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/xlnx-canfd-test.c' (73,116) at 20230925080040097
75090 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/legacy.h' (73,117) at 20220525020653583
75091 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/topology.c' (73,118) at 20240405153045877
75092 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-sort.png' (73,119) at 20220105012522975 to deleted uid set
75093 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/Makefile' (73,120) at 20210307214929338
75094 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/ghes.h' (73,121) at 20210927100127229
75095 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hstr/hstr_3.1.0.bb' (73,122) at 20240106090017237
75096 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0001-Do-not-use-bundled-packages.patch' (73,123) at 20240413080012655
75097 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/uvd_v2_2.c' (73,124) at 20210309003649880
75098 2025-01-21 03:01:01.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/networking/mstpd_git.bb' (73,125) at 20241206090014254
75099 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_ti.c' (73,126) at 20240405153052133
75100 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/apple/Makefile' (73,127) at 20240405153231347
75101 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-common.yaml' (73,128) at 20240405153229763
75102 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/s390x/vdso.so' (73,129) at 20240326080039562 to deleted uid set
75103 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-tpg.c' (73,130) at 20240405153049497
75104 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/Makefile' (73,131) at 20240405153054389
75105 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/fsl_qspi.h' (73,132) at 20210308005003492
75106 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-propcache_0.2.0.bb' (73,133) at 20241221090017560
75107 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap4-common.c' (73,134) at 20240405153229911
75108 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-mmx.py' (73,135) at 20221215040039386
75109 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts/0002-check-sr-results-Device-tree-improvements.patch' (73,136) at 20231126090012773
75110 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/ubi-media.h' (73,137) at 20210308005003424
75111 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-powercycle@.service' (73,138) at 20241123090010951
75112 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/mxs-ocotp.yaml' (73,139) at 20240405153229783
75113 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9132-db-B.dts' (73,140) at 20220525020651918
75114 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds111.dts' (73,141) at 20240405153045457
75115 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-l2t-defs.h' (73,142) at 20210307214926234
75116 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/sm.h' (73,143) at 20210308005002644
75117 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/panic.c' (73,144) at 20240415080012991
75118 2025-01-21 03:01:01.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda1004x.c' (73,145) at 20240405153049301
75119 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_lpuart.c' (73,146) at 20210308005003484
75120 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sch5636.rst' (73,147) at 20210307214925506
75121 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/test-qemu' (73,148) at 20240906080012891
75122 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-plla.c' (73,149) at 20210308005003348
75123 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiohue_4.7.3.bb' (73,150) at 20241221090017548
75124 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/core.h' (73,151) at 20210307214931438
75125 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc32poly.h' (73,152) at 20210307214931374
75126 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/Kconfig' (73,153) at 20210307214928350
75127 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/generic/cpu.c' (73,154) at 20210308005002844
75128 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/interrupt-controller/irq-st.h' (73,155) at 20210308005003636
75129 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_autosize.c' (73,156) at 20210916100018011
75130 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_gendev.c' (73,157) at 20210308004938824
75131 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sxsabresd_defconfig' (73,158) at 20210308005003272
75132 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/storage-daemon/qemu-storage-daemon.c' (73,159) at 20230426080043848
75133 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.c' (73,160) at 20240405153048637
75134 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio_dsp.c' (73,161) at 20220525020654991
75135 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/objagg.h' (73,162) at 20210307214931610
75136 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/0001-Makefile.am-do-not-clobber-PYTHONPATH-from-build-env.patch' (73,163) at 20231011080016574
75137 2025-01-21 03:01:01.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/time.c' (73,164) at 20241211090145545
75138 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mptcp.h' (73,165) at 20240405153052925
75139 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/realtek.c' (73,166) at 20220418100043789
75140 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/pci.h' (73,167) at 20240405153052961
75141 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/bcm63xxpart.c' (73,168) at 20240405153049705
75142 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_sub.c' (73,169) at 20210307214926274
75143 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/server-conf.cpp' (73,170) at 20240820080027378
75144 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/trusted_foundations.h' (73,171) at 20240405153052689
75145 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/sb.c' (73,172) at 20210308005003552
75146 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-romed8hm3.dts' (73,173) at 20240405153229863
75147 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T208xRDB.h' (73,174) at 20210308005003580
75148 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/zx1_defconfig' (73,175) at 20240405153045913
75149 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/axp_gpio.c' (73,176) at 20210308005003376
75150 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/hypervisor.c' (73,177) at 20210307214926894
75151 2025-01-21 03:01:01.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mscc_serval_defconfig' (73,178) at 20210308005003268
75152 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_lp.c' (73,179) at 20210309003651580
75153 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_debugfs.h' (73,180) at 20240405153049953
75154 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/sh7750_regs.h' (73,181) at 20240906080037296
75155 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/net.h' (73,182) at 20210307214931642
75156 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/clear_page.S' (73,183) at 20240405153045897
75157 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/unifdef.c' (73,184) at 20210307214932162
75158 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_PCI_66_defconfig' (73,185) at 20210308005003280
75159 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/regd.h' (73,186) at 20240405153050653
75160 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy_unpack.c' (73,187) at 20240805080014063
75161 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-lkcf.c' (73,188) at 20241211090212206
75162 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/smp_lx200_defconfig' (73,189) at 20240405153046501
75163 2025-01-21 03:01:01.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-apmixedsys.c' (73,190) at 20240405153046801
75164 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd-mp2-plat.c' (73,191) at 20240405153048893
75165 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/ladder.c' (73,192) at 20210307214927066
75166 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/multiconfig_files.png' (73,193) at 20210307205554298 to deleted uid set
75167 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/uda1342.h' (73,194) at 20210307214931546
75168 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-octeon-core.h' (73,195) at 20210307214928162
75169 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-fileops.h' (73,196) at 20240405153049357
75170 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/fs.c' (73,197) at 20220525020654703
75171 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavc1394/libavc1394_0.5.4.bb' (73,198) at 20220402030015899
75172 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (73,199) at 20241206090014230
75173 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/Makefile' (73,200) at 20210307214927858
75174 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.h' (73,201) at 20240405153231023
75175 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-unknown.out' (73,202) at 20210308005046413 to deleted uid set
75176 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rohm-regulator.c' (73,203) at 20240405153231363
75177 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-3.2.rst' (73,204) at 20230114040015518
75178 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/189.out' (73,205) at 20210308005046457
75179 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih407-clock.dtsi' (73,206) at 20210308005002612
75180 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust_1.80.1.bb' (73,207) at 20241221090017676
75181 2025-01-21 03:01:01.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-func-close.rst' (73,208) at 20210309003648472
75182 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/callchain.h' (73,209) at 20240405153054185
75183 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5449.c' (73,210) at 20240405153048973
75184 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_ops.h' (73,211) at 20210307214929186
75185 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/arizona/pdata.h' (73,212) at 20210307214931422
75186 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,qdu1000-gcc.h' (73,213) at 20240405153231795
75187 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_w.c' (73,214) at 20210308005046517
75188 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6115-tlmm.yaml' (73,215) at 20240405153045137
75189 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_module.c' (73,216) at 20210307214929826
75190 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/addr_location.c' (73,217) at 20240405153054177
75191 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/sil,sii9022.yaml' (73,218) at 20240405153045041
75192 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlb.h' (73,219) at 20210307214926586
75193 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb' (73,220) at 20241221090017548
75194 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ptrace.h' (73,221) at 20210308005002880
75195 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/pl01x.txt' (73,222) at 20210308005003308
75196 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checktheselitmus.sh' (73,223) at 20240405153054069
75197 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sudo/sudo_1.9.16p2.bb' (73,224) at 20241221090017680
75198 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/common_utils.cpp' (73,225) at 20230915080021805
75199 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu.c' (73,226) at 20210307214925886
75200 2025-01-21 03:01:01.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8190_rtl8256.h' (73,227) at 20210307214930634
75201 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c' (73,228) at 20240405153230379
75202 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.out' (73,229) at 20210927100127469 to deleted uid set
75203 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/link_local.c' (73,230) at 20210308005003720
75204 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/COPYING.apache-2.0' (73,231) at 20210307205553662
75205 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/selftest/ratelimiter.c' (73,232) at 20221102030020841
75206 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv4/nf_conntrack_ipv4.h' (73,233) at 20210307214931566
75207 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/cmd.c' (73,234) at 20240405153050717
75208 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/verb_test.cpp' (73,235) at 20240904080003190
75209 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/index.c' (73,236) at 20210307214931194
75210 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/mctp/mctp_%.bbappend' (73,237) at 20241206090014218
75211 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sumo_smc.c' (73,238) at 20220525020653007
75212 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai-amd.h' (73,239) at 20240405153052889
75213 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/boot.S' (73,240) at 20241211090212550
75214 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/uaccess.h' (73,241) at 20240405153045913
75215 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.yaml' (73,242) at 20240405153229755
75216 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/timezone/tzcode-native.bb' (73,243) at 20230401080011975
75217 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mailbox.h' (73,244) at 20210308005003672
75218 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-refscale.sh' (73,245) at 20210309003656016
75219 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/omap-wd-timer.h' (73,246) at 20210307214931478
75220 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_debug.h' (73,247) at 20210307214931134
75221 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish-avx-x86_64-asm_64.S' (73,248) at 20240405153046365
75222 2025-01-21 03:01:01.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/warp.c' (73,249) at 20240405153230047
75223 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/spi.c' (73,250) at 20210308005003220
75224 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/Kconfig' (73,251) at 20240326080039494
75225 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/Kconfig' (73,252) at 20240405153046881
75226 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce500mc.inc' (73,253) at 20220612030016755
75227 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amarula/vyasa-rk3288/MAINTAINERS' (73,254) at 20210308005002912
75228 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/spl_minimal.c' (73,255) at 20210308005002960
75229 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/gpiosup.service' (73,256) at 20231205090013449
75230 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8135.c' (73,257) at 20240405153231323
75231 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_packedtags2.h' (73,258) at 20210308005003556
75232 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/meson.build' (73,259) at 20240906080037452
75233 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/ventana/Makefile' (73,260) at 20210308005003024
75234 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/virtio-balloon-stats.rst' (73,261) at 20220429100100418
75235 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/setup.c' (73,262) at 20240405153230055
75236 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/k210-clk.h' (73,263) at 20220525020654543
75237 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-xgene-slimpro.c' (73,264) at 20240405153048917 to deleted uid set
75238 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0010.h' (73,265) at 20240405153048617
75239 2025-01-21 03:01:01.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/armv7m_ras.h' (73,266) at 20220429100100562
75240 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/journal.cpp' (73,267) at 20220625030026172
75241 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/endpointola.c' (73,268) at 20240405153053373
75242 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_VCEN.json' (73,269) at 20221213040036921
75243 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-nvidia-gpu.rst' (73,270) at 20210307214925510
75244 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/pwm.c' (73,271) at 20210308005003740
75245 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_qm_regs.h' (73,272) at 20240405153046601
75246 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/radix-tree.h' (73,273) at 20240405153053097
75247 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/mailprio' (73,274) at 20241221090017620
75248 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/mpc7450-pmu.c' (73,275) at 20240405153046193
75249 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_audio.c' (73,276) at 20241211090145425
75250 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-riotboard.dts' (73,277) at 20240405153229883
75251 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-j375.dtsi' (73,278) at 20240405153045717
75252 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/mxs-ocotp.c' (73,279) at 20210307214929998
75253 2025-01-21 03:01:01.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams-i2c.c' (73,280) at 20240405153049225
75254 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/aarch64/a-b-kernel.h' (73,281) at 20221215040039362
75255 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/pmbus_utils.cpp' (73,282) at 20210430000109181
75256 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/rotation' (73,283) at 20210307205554470 to deleted uid set
75257 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/dma.h' (73,284) at 20240405153230283
75258 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml' (73,285) at 20220525020651678
75259 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/common.h' (73,286) at 20240405153045645
75260 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/1.Intro.rst' (73,287) at 20210307214925578
75261 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pit.h' (73,288) at 20210308005002716
75262 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_beep.c' (73,289) at 20221102030020989
75263 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-io.json' (73,290) at 20240405153054129
75264 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_sifive.c' (73,291) at 20210308005003484
75265 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/u-boot-spl-da850evm.lds' (73,292) at 20210308005002952
75266 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_linksys_ns.c' (73,293) at 20220525020653407
75267 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-emsbc-argon.dts' (73,294) at 20240405153229903
75268 2025-01-21 03:01:01.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c' (73,295) at 20240405153048997
75269 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/db8500-prcmu.c' (73,296) at 20240405153049605
75270 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.yaml' (73,297) at 20240405153045109
75271 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/symlink.c' (73,298) at 20240405153231603
75272 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-ring.c' (73,299) at 20241115090012949
75273 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/__init__.py' (73,300) at 20210307205554262
75274 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/dev.c' (73,301) at 20210308005003548
75275 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb' (73,302) at 20240301090012427
75276 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-fadump.c' (73,303) at 20240405153046217
75277 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/string-code-point-127.out' (73,304) at 20210308005046409 to deleted uid set
75278 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/sysfs.c' (73,305) at 20240405153051201
75279 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CAL-1.0' (73,306) at 20211006000025230
75280 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/Makefile' (73,307) at 20210307214930294
75281 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8328-spi.c' (73,308) at 20210307214932310
75282 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_unsol.h' (73,309) at 20220525020654003
75283 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/0001-atomic-Rename-local-__atomic_compare_exchange-to-avo.patch' (73,310) at 20220204040022684
75284 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_eqs.c' (73,311) at 20210308005046529
75285 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm6150l.dtsi' (73,312) at 20240405153229943
75286 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp10b.c' (73,313) at 20240405153048653
75287 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/hvcs.rst' (73,314) at 20210307214925546
75288 2025-01-21 03:01:01.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/check_vpd_and_hw_status.robot' (73,315) at 20220225110011829
75289 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/error_report-traces.c' (73,316) at 20220525020654731
75290 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,cygnus-pcie-phy.yaml' (73,317) at 20240405153045129
75291 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9211-regulator.c' (73,318) at 20240405153051465
75292 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/bi2cp/bi2cp' (73,319) at 20221206040017633
75293 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/phosphor-dbus-interfaces.wrap' (73,320) at 20220516100042300
75294 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0002-Install-example-configuration-files-to-etc-vsomeip.patch' (73,321) at 20240113090014532
75295 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/vmw_pvscsi-spec.rst' (73,322) at 20240326080039406
75296 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppHeader/AppHeader.vue' (73,323) at 20241004080035959
75297 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_le_ph.c' (73,324) at 20210308005046501
75298 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_verify_pkcs7_sig.c' (73,325) at 20240405153054281
75299 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256-avx-asm.S' (73,326) at 20240405153046365
75300 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/screen_info.h' (73,327) at 20210308005003668
75301 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/vm86.c' (73,328) at 20241211090212386
75302 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/u-boot.lds' (73,329) at 20210308005002560
75303 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98925.c' (73,330) at 20240405153053645
75304 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/public/index.html' (73,331) at 20240426080045373
75305 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_debug.c' (73,332) at 20210307214931134
75306 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/aspeed_udc.c' (73,333) at 20220802100038581
75307 2025-01-21 03:01:01.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/minini/minini_1.2.b.bb' (73,334) at 20241221090017540
75308 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/icm.c' (73,335) at 20240405153050089
75309 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/netlink.c' (73,336) at 20240405153232215
75310 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/subprojects/sdbusplus.wrap' (73,337) at 20210522000020822
75311 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_nor_SECURE_BOOT_defconfig' (73,338) at 20210308005003264
75312 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-01' (73,339) at 20210908000010395
75313 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_dpp.h' (73,340) at 20240405153047241
75314 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_mpath_nh_res.sh' (73,341) at 20220525020655219
75315 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_tsol.c' (73,342) at 20210308004938832
75316 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/mon_stat.c' (73,343) at 20210307214930846
75317 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54spi.c' (73,344) at 20241211090145469
75318 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/max_vcpuid_cap_test.c' (73,345) at 20240405153054321
75319 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/user/user/update_admin_account.sh' (73,346) at 20230806080014188
75320 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tanix-tx5max.c' (73,347) at 20210307214928782
75321 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra20_ac97.h' (73,348) at 20220525020655095
75322 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/TODO.txt' (73,349) at 20240405153051865
75323 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (73,350) at 20240417080014698
75324 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/shm_channel.c' (73,351) at 20241011080017331
75325 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sf-pdma/sf-pdma.c' (73,352) at 20240405153047005
75326 2025-01-21 03:01:01.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb' (73,353) at 20241225090010924
75327 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/iotests.py' (73,354) at 20241211090212542
75328 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vme8349_defconfig' (73,355) at 20210308005003284
75329 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-ccix-per.json' (73,356) at 20241018080009993
75330 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/BusLogic.rst' (73,357) at 20220525020651754
75331 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.arcmsr' (73,358) at 20210307214925558
75332 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/count.mako.cpp' (73,359) at 20210308005108057
75333 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_dma.c' (73,360) at 20240405153052205
75334 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_pci.h' (73,361) at 20240405153052669
75335 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/cfam' (73,362) at 20221110040028914
75336 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_tx.c' (73,363) at 20220627100017038
75337 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-netlink.c' (73,364) at 20240405153232055
75338 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CollectionCapabilities.v1_4_1.json' (73,365) at 20240619080002944
75339 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/cpu.c' (73,366) at 20210308005002788
75340 2025-01-21 03:01:01.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/page.scss' (73,367) at 20210308005107073
75341 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/versatilepb.c' (73,368) at 20240906080037200
75342 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/Kconfig' (73,369) at 20210308005002908
75343 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memmove_64.S' (73,370) at 20240405153046473
75344 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/runstate.c' (73,371) at 20241211090212462
75345 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen2.c' (73,372) at 20210308005003352
75346 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/mcbsp.c' (73,373) at 20210307214925918
75347 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-hw-diags_git.bb' (73,374) at 20241121090011895 to deleted uid set
75348 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vhost.h' (73,375) at 20240405153052945
75349 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_core.sh' (73,376) at 20210307214932690
75350 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_render_cl.c' (73,377) at 20240405153048785
75351 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDLA-Sharing-1.0' (73,378) at 20211006000025234
75352 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/scu_remote_node_context.h' (73,379) at 20210307214930334
75353 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f30.c' (73,380) at 20210309003650212
75354 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/libgpiod/libgpiod_%.bbappend' (73,381) at 20210307205554074
75355 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/phys2bus.h' (73,382) at 20210308005003680
75356 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/health/maxim,max30102.yaml' (73,383) at 20240520080015123
75357 2025-01-21 03:01:01.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-mba6b.dts' (73,384) at 20240405153045497
75358 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/main.c' (73,385) at 20240830080013295
75359 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/sfr,nb4-ser.dts' (73,386) at 20210308005002816
75360 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/meson.build' (73,387) at 20221215040039066
75361 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/LB+unlocklockonceonce+poacquireonce.litmus' (73,388) at 20240405153054069
75362 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/governor_userspace.c' (73,389) at 20240405153046977
75363 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-ryos' (73,390) at 20210307214925182
75364 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pcwd_pci.c' (73,391) at 20210309003653352
75365 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/10-gbmc.conf' (73,392) at 20230505080015455
75366 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/Makefile' (73,393) at 20210308005002988
75367 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch' (73,394) at 20241206090014350
75368 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_mode.c' (73,395) at 20240405153230587
75369 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/atmel-at91_cf.txt' (73,396) at 20210307214925282
75370 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader.c' (73,397) at 20220429100100958
75371 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-qrd.dts' (73,398) at 20240405153229959
75372 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/pkt_cls.h' (73,399) at 20240405153231855
75373 2025-01-21 03:01:01.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9rl.dtsi' (73,400) at 20240405153229875
75374 2025-01-21 03:01:01.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/meson.build' (73,401) at 20230925080039985
75375 2025-01-21 03:01:01.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/x86_64.config' (73,402) at 20240405153054381
75376 2025-01-21 03:01:01.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ti,palmas-pwrbutton.txt' (73,403) at 20210307214925338
75377 2025-01-21 03:01:01.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/Makefile' (73,404) at 20210308005002848
75378 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cs.c' (73,405) at 20240405153231299
75379 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutboundConnection_v1.xml' (73,406) at 20240619080002932
75380 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-dpr.c' (73,407) at 20210309003649780
75381 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/mdev_private.h' (73,408) at 20240405153052161
75382 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca1528.c' (73,409) at 20210307214928834
75383 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm6125.dtsi' (73,410) at 20240405153229943
75384 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/renesas,rza1-irqc.yaml' (73,411) at 20210309003648364
75385 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda.c' (73,412) at 20240405153232195
75386 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/clk.c' (73,413) at 20220525020651982
75387 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_mixer.c' (73,414) at 20220627100016978
75388 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_nested.h' (73,415) at 20240405153229979
75389 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/aspeed,ast2400-adc.yaml' (73,416) at 20220525020651678
75390 2025-01-21 03:01:01.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-hdk.dts' (73,417) at 20240405153229955
75391 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_spkout.c' (73,418) at 20240405153046613
75392 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap4_sdp4430.h' (73,419) at 20210308005003608
75393 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/Makefile' (73,420) at 20210307214928386
75394 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-powerreset' (73,421) at 20240316080012480
75395 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/license-rules.rst' (73,422) at 20210307214925582
75396 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/cypress_atacb.c' (73,423) at 20240405153052141
75397 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_trig.c' (73,424) at 20220525020652186
75398 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/bt819.h' (73,425) at 20210307214931542
75399 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm-common.c' (73,426) at 20230310090043279
75400 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/auxdisplay/ks0108.rst' (73,427) at 20220525020651638
75401 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/descore-readme.rst' (73,428) at 20210309003648316
75402 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/ot1200.c' (73,429) at 20210308005002920
75403 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_pf.c' (73,430) at 20240411080014090
75404 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c' (73,431) at 20240405153050637
75405 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/mt_ventoux.h' (73,432) at 20210308005003072
75406 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/images/meta-perl-image-ptest-all.bb' (73,433) at 20240302090018206
75407 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/samsung-usb-phy-uboot.h' (73,434) at 20210308005003684
75408 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/exec.c' (73,435) at 20240405153046345
75409 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml' (73,436) at 20240405153045181
75410 2025-01-21 03:01:01.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-section.json' (73,437) at 20240906080037560
75411 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pgtable.h' (73,438) at 20220525020651802
75412 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.c' (73,439) at 20240405153049917
75413 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/.clang-format' (73,440) at 20240904080041119
75414 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildall-qemu' (73,441) at 20210307205554626
75415 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/rethook.c' (73,442) at 20240405153046257
75416 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hsr_netlink.h' (73,443) at 20210309003653988
75417 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/power-controller.txt' (73,444) at 20210307214925398
75418 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/Kconfig' (73,445) at 20210307214930602
75419 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_callchain.c' (73,446) at 20240812080017224
75420 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/bus.c' (73,447) at 20240405153230295
75421 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pseries.h' (73,448) at 20240712080021057
75422 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c' (73,449) at 20220525020652943
75423 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/c293pcie.dts' (73,450) at 20210307214926342
75424 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/lib_sw_fence.c' (73,451) at 20240405153048549
75425 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/lvm' (73,452) at 20210307205554482
75426 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/tcg-internal.h' (73,453) at 20221215040039314
75427 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/hpsa.rst' (73,454) at 20210307214925558
75428 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/mvebu-cpu-config.txt' (73,455) at 20210307214925274
75429 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/zs.c' (73,456) at 20240405153231523
75430 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkDeviceFunctionCollection_v1.xml' (73,457) at 20240619080002932
75431 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/gpu_mem.h' (73,458) at 20210307214931610
75432 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv7m.h' (73,459) at 20210308005002672
75433 2025-01-21 03:01:01.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pvdev.c' (73,460) at 20240326080039518
75434 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_struct.h' (73,461) at 20210309003653840
75435 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+_2.24.33.bb' (73,462) at 20241221090017524
75436 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/MAINTAINERS' (73,463) at 20210308005002964
75437 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/test_patch.py' (73,464) at 20241221090017632
75438 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-armeb.txt' (73,465) at 20240113090014532
75439 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kconfig.h' (73,466) at 20220525020654579
75440 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_chtcrc.c' (73,467) at 20240405153046645
75441 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/vpd_utils.py' (73,468) at 20221209040018571
75442 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/skas/process.c' (73,469) at 20240405153046345
75443 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/0001-Use-v2.1.2-xxhash-to-fix-build-with-go-1.17.patch' (73,470) at 20220204040022464
75444 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t208xqds.h' (73,471) at 20210308005002996
75445 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/metric_test.py' (73,472) at 20240405153054157
75446 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_decode.h' (73,473) at 20210308005046289
75447 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_NAND_defconfig' (73,474) at 20210308005003244
75448 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_core.h' (73,475) at 20220525020654335
75449 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/036_u_boot_img.dts' (73,476) at 20210308005003752
75450 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,rcar-gen2-usb-phy.yaml' (73,477) at 20240405153045129
75451 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_repeat_test.c' (73,478) at 20240405153054361
75452 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-a33.dtsi' (73,479) at 20210308005002624
75453 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-fixline1-fix-line-1.patch' (73,480) at 20220402030016175
75454 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/serial.c' (73,481) at 20240405153052077
75455 2025-01-21 03:01:01.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vassbotten' (73,482) at 20210307205553794
75456 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmemleak.h' (73,483) at 20240405153052717
75457 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm-v2.c' (73,484) at 20230310090043283
75458 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall3.c' (73,485) at 20240405153054273
75459 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-xen-blkfront' (73,486) at 20240405153044925
75460 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_priv.h' (73,487) at 20210307214930438
75461 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/Makefile' (73,488) at 20240405153054325
75462 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-stacktrace.tc' (73,489) at 20210307214932674
75463 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xorg-app-common.inc' (73,490) at 20220502030010220
75464 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ina209.c' (73,491) at 20240405153048857
75465 2025-01-21 03:01:01.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bedbug.c' (73,492) at 20210308005003208
75466 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/libdaq/0001-example-Use-lm-for-the-fst-module.patch' (73,493) at 20240302090018202
75467 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lock_events.c' (73,494) at 20210307214931738
75468 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/dra.h' (73,495) at 20210308005003640
75469 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/tpm-layer/recipes-core/packagegroups/packagegroup-security-tpm2.bbappend' (73,496) at 20230914080014225
75470 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/freesync.c' (73,497) at 20241008080013923
75471 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-nomadik-s8815.dts' (73,498) at 20240405153045581
75472 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/Makefile' (73,499) at 20240405153052149
75473 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-opal-psr' (73,500) at 20210307214925202
75474 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_vm.c' (73,501) at 20240405153230075
75475 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/inter_choice/__init__.py' (73,502) at 20210307214932154
75476 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx-static/theme_rtd_colors.css' (73,503) at 20240405153045261
75477 2025-01-21 03:01:01.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task_btf.c' (73,504) at 20220525020655195
75478 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kvm.h' (73,505) at 20240405153231875
75479 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sync_alloc.c' (73,506) at 20210307214932722
75480 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuloongarch64.conf' (73,507) at 20230211040012647
75481 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-dfll.h' (73,508) at 20210307214927034
75482 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/pxa.h' (73,509) at 20240405153052669
75483 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lpassaudiocc-sc7280.h' (73,510) at 20240405153052645
75484 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kdebug.h' (73,511) at 20210307214931414
75485 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/semicall.h' (73,512) at 20240906080037580
75486 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sitronix,st7586.txt' (73,513) at 20210307214925310
75487 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/namespace.c' (73,514) at 20241211090145537
75488 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp10b.c' (73,515) at 20240405153048661
75489 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/hisilicon,fmc-spi-nor.txt' (73,516) at 20240405153045113
75490 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Progress.interface.yaml' (73,517) at 20221207040023627
75491 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.4.rst' (73,518) at 20241221090017592
75492 2025-01-21 03:01:01.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7219.c' (73,519) at 20241211090145565
75493 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_masks.h' (73,520) at 20240405153046605
75494 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash.c' (73,521) at 20240405153230123
75495 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ccf.txt' (73,522) at 20210307214925402
75496 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kouvola' (73,523) at 20210307205553770
75497 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/scftorture.c' (73,524) at 20240405153231923
75498 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/MAINTAINERS' (73,525) at 20210308005003056
75499 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/091_hash_no_algo.dts' (73,526) at 20210308005003752
75500 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff' (73,527) at 20241206090014250
75501 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/Kbuild' (73,528) at 20210307214927946
75502 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-armada38x-comphy.c' (73,529) at 20240405153231311
75503 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/vdso_user_wrapper.S' (73,530) at 20240405153046293
75504 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3036.c' (73,531) at 20210308005003352
75505 2025-01-21 03:01:01.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sgi/ioc3-eth.c' (73,532) at 20240405153050293
75506 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memremap.c' (73,533) at 20240405153053137
75507 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vector.c' (73,534) at 20240405153046261
75508 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.11/index.html' (73,535) at 20210307205554246
75509 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-linux' (73,536) at 20241221090017700
75510 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_2_regs.h' (73,537) at 20240405153046601
75511 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd.service' (73,538) at 20241221090017636
75512 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stm32-vrefbuf.c' (73,539) at 20240405153231363
75513 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/health/maxim,max30100.yaml' (73,540) at 20220525020651682
75514 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card2-mix+split.dtsi' (73,541) at 20240405153045813
75515 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/files/myapp_cmake/myapp.c' (73,542) at 20210307205554446
75516 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h' (73,543) at 20240405153049953
75517 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-include-stdint.h-system-header-for-UINT16_MAX.patch' (73,544) at 20230706080014749
75518 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/ffdc.cpp' (73,545) at 20240830080017495
75519 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/video.c' (73,546) at 20240405153051865
75520 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/cdc/Makefile' (73,547) at 20240405153048969
75521 2025-01-21 03:01:01.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabresd/Kconfig' (73,548) at 20210308005002984
75522 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c' (73,549) at 20241104090011579
75523 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_write_window_unmapped.cpp' (73,550) at 20210308005108645
75524 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/storage-daemon/qapi/meson.build' (73,551) at 20210308005046257
75525 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb' (73,552) at 20241221090017648
75526 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/Kconfig' (73,553) at 20210308005003084
75527 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/mediatek/Makefile' (73,554) at 20210308005003476
75528 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v11.c' (73,555) at 20240405153047181
75529 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/uniphier-xdmac.c' (73,556) at 20220525020652414
75530 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/ckmmu.h' (73,557) at 20220525020651966
75531 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_morph.h' (73,558) at 20210307214930550
75532 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/idiv32.S' (73,559) at 20240405153229995
75533 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/MAINTAINERS' (73,560) at 20210308005003172
75534 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/gcov-profile-all/arch-support.txt' (73,561) at 20240405153045197
75535 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-implicit-function-declaration-warnings.patch' (73,562) at 20241221090017680
75536 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7606_spi.c' (73,563) at 20241008080013931
75537 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/.gitignore' (73,564) at 20240405153046153
75538 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/pciif.h' (73,565) at 20240405153052957
75539 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch' (73,566) at 20241221090017656
75540 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g25-gardena-smart-gateway.dts' (73,567) at 20240405153045465
75541 2025-01-21 03:01:01.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/kmod.c' (73,568) at 20240405153053021
75542 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-build-scripts/scripts/unit-test.py' (73,569) at 20241016080017614 to deleted uid set
75543 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/super.h' (73,570) at 20210307214931454
75544 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/advanced.rst' (73,571) at 20240413080012675
75545 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98927.h' (73,572) at 20240405153053653
75546 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/marvell-cn10k-ddr.yaml' (73,573) at 20240405153045125
75547 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2_reg.h' (73,574) at 20240405153049473
75548 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/client-options.h' (73,575) at 20240906080037340
75549 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fimc.c' (73,576) at 20240405153048417
75550 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis16475.c' (73,577) at 20240520080015151
75551 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dwb.c' (73,578) at 20240405153047245
75552 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gro_cells.h' (73,579) at 20210307214931558
75553 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/qemu-nsis.bmp' (73,580) at 20210308005046185 to deleted uid set
75554 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgtable-nopud.h' (73,581) at 20220525020654531
75555 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_diag.c' (73,582) at 20220525020653975
75556 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v5.0.c' (73,583) at 20240405153050345
75557 2025-01-21 03:01:01.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Yones_Toptech_BS1078_V2_defconfig' (73,584) at 20210308005003244
75558 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-ba10-tvbox.dts' (73,585) at 20210308005002616
75559 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_smbus.c' (73,586) at 20240405153049153
75560 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/fadvise.h' (73,587) at 20210307214932478
75561 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile_1.17.bb' (73,588) at 20230401080011935
75562 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/cpu.c' (73,589) at 20210308005002820
75563 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_serial.c' (73,590) at 20241220090018322
75564 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/mmap.c' (73,591) at 20210307214926094
75565 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/Kconfig' (73,592) at 20210308005002924
75566 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos7420-common.h' (73,593) at 20210308005003596
75567 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/console.h' (73,594) at 20241211090212374
75568 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/volatile-considered-harmful.rst' (73,595) at 20210307214925554
75569 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/Makefile' (73,596) at 20240405153049529
75570 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/pasemi_mac.h' (73,597) at 20210307214929574
75571 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.c' (73,598) at 20220525020652967
75572 2025-01-21 03:01:01.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.h' (73,599) at 20240405153047121
75573 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/sembuf.h' (73,600) at 20210307214926590
75574 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (73,601) at 20241108090014316
75575 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/atomic128-cas.h' (73,602) at 20240326080039410
75576 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/allwinner/sun4i-emac.c' (73,603) at 20240405153049781
75577 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra186-xusb.yaml' (73,604) at 20240405153045181
75578 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/isc.c' (73,605) at 20210307214930242
75579 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2hk.dtsi' (73,606) at 20240405153045589
75580 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1a-d11600_psu.json' (73,607) at 20240323080005805
75581 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/processor.h' (73,608) at 20240405153046057
75582 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/cpu.c' (73,609) at 20210308005002824
75583 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/on20.c' (73,610) at 20240405153046665
75584 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/clocksource.h' (73,611) at 20210309003648956
75585 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/math-emu/math.c' (73,612) at 20220525020651802
75586 2025-01-21 03:01:01.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/Kconfig' (73,613) at 20240405153051937
75587 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/ds.c' (73,614) at 20241220090018302
75588 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/samsung/exynos-pm-domains.c' (73,615) at 20240405153231351
75589 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8541CDS.h' (73,616) at 20210308005003576
75590 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c' (73,617) at 20240405153048689
75591 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg_8xx.h' (73,618) at 20210307214926390
75592 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/.gitignore' (73,619) at 20210307214926494
75593 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-berr.c' (73,620) at 20240405153046053
75594 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_kernel.h' (73,621) at 20240405153052889
75595 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/dpaa_eth_trace.h' (73,622) at 20240405153049917
75596 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acbuffer.h' (73,623) at 20240405153052613
75597 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/acpiphp_ibm.c' (73,624) at 20240405153051241
75598 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds28e04.rst' (73,625) at 20210307214925634
75599 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_versal_mini_qspi.h' (73,626) at 20210308005003624
75600 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.Heterogeneous-SoCs' (73,627) at 20210308005003288
75601 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dbring.h' (73,628) at 20240805080013979
75602 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-desktop.bb' (73,629) at 20220204040022428
75603 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1/0001-Fix-return-type-errors.patch' (73,630) at 20231011080016574
75604 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb' (73,631) at 20241221090017508
75605 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-mdm9615.c' (73,632) at 20240405153230227
75606 2025-01-21 03:01:01.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rsk7201_defconfig' (73,633) at 20240405153046309
75607 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tfc_conf.c' (73,634) at 20240405153051969
75608 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1_neon_glue.c' (73,635) at 20240405153045617
75609 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-mccmon6.dts' (73,636) at 20240405153045505
75610 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-sensor.c' (73,637) at 20240405153049529
75611 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/adi_64.c' (73,638) at 20210307214926590
75612 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ghes-stub.c' (73,639) at 20210927100127089
75613 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projecttopbar.html' (73,640) at 20210307205554286
75614 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vt_buffer.h' (73,641) at 20240405153052821
75615 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo.dtsi' (73,642) at 20240405153045605
75616 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4420si-post.dtsi' (73,643) at 20210307214926342
75617 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_sockit.dts' (73,644) at 20240405153045441
75618 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/tqm8548_defconfig' (73,645) at 20210307214926366
75619 2025-01-21 03:01:01.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/volume.h' (73,646) at 20210307214931198
75620 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow.c' (73,647) at 20241211090212214
75621 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/watch_queue.c' (73,648) at 20240405153231943
75622 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,ns-pinmux.yaml' (73,649) at 20240405153045133
75623 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_snps_phy.c' (73,650) at 20240405153048461
75624 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-a10-ccm.c' (73,651) at 20240906080037252
75625 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/Kconfig' (73,652) at 20210308005045821
75626 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/pipeline.json' (73,653) at 20240405153054137
75627 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-xilfpga.config' (73,654) at 20210307214926202
75628 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctresource.c' (73,655) at 20220525020654991
75629 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_4_0_sh_mask.h' (73,656) at 20210307214927694
75630 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_txrx.c' (73,657) at 20240405153050209
75631 2025-01-21 03:01:01.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/sromc.h' (73,658) at 20210308005002776
75632 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig' (73,659) at 20210308005003268
75633 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/udiv-qrnnd.S' (73,660) at 20240405153229859
75634 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/addrconf.h' (73,661) at 20240418080014510
75635 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/yam.h' (73,662) at 20210307214931538
75636 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/Makefile' (73,663) at 20240405153050177
75637 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h3-cc.dts' (73,664) at 20240405153045709
75638 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/cmd.h' (73,665) at 20210307214929970
75639 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/service_files/yaml/phosphor-fan-monitor@.service' (73,666) at 20220819030023853
75640 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/lib/irqbypass.c' (73,667) at 20210605000027812
75641 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6375-dispcc.h' (73,668) at 20240405153052645
75642 2025-01-21 03:01:01.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-riscv-bits.h' (73,669) at 20240405153054369
75643 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Manager.v1_19_2.json' (73,670) at 20240918080002720
75644 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/pinctrl-exynos7420.c' (73,671) at 20210308005003456
75645 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cca_key.h' (73,672) at 20240405153051529
75646 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6000.h' (73,673) at 20220525020653247
75647 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/README' (73,674) at 20210812000025306
75648 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/pci/pci.c' (73,675) at 20240405153046561
75649 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/exception.py' (73,676) at 20210307205554434
75650 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-rtimu/0001-include-asm-ioctl.h-for-ioctl-define.patch' (73,677) at 20210307205554102
75651 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_wakeup.h' (73,678) at 20240405153231835
75652 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/msl_verify.cpp' (73,679) at 20210308005102829
75653 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/insn-x86-dat-64.c' (73,680) at 20240405153054089
75654 2025-01-21 03:01:01.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/README' (73,681) at 20210308005002992
75655 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/accept_os_flag_in_backend.patch' (73,682) at 20230706080014765
75656 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity.dtsi' (73,683) at 20240405153045573
75657 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/trace-events' (73,684) at 20230426080043704
75658 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-idk-common.dtsi' (73,685) at 20240405153045597
75659 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105.h' (73,686) at 20240405153049761
75660 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/contribution-maturity-model.rst' (73,687) at 20240405153045245
75661 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zfs_znode.h' (73,688) at 20210308005003696
75662 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_vlan.h' (73,689) at 20210307214931638
75663 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kmsan' (73,690) at 20240405153053081
75664 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/arm,pl11x.yaml' (73,691) at 20240405153045037
75665 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-6281.dtsi' (73,692) at 20210308005002592
75666 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a77990-sysc.h' (73,693) at 20210308005003640
75667 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_ftp.h' (73,694) at 20210307214931458
75668 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/selftest/cases/external-layer.py' (73,695) at 20210307205554386
75669 2025-01-21 03:01:01.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv_multi.c' (73,696) at 20240405153050141
75670 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/pelt.h' (73,697) at 20240405153053045
75671 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-104-dio-48e.c' (73,698) at 20240405153230303
75672 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-zynq.c' (73,699) at 20210307214927062
75673 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sch5636.c' (73,700) at 20240405153048873
75674 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-build-perf-report' (73,701) at 20241206090014354
75675 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_helper.c' (73,702) at 20240405153231471
75676 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/Makefile' (73,703) at 20240405153046681
75677 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/osrelease' (73,704) at 20210713100033784
75678 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso' (73,705) at 20240405153045729
75679 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/af_inet.c' (73,706) at 20241216090017789
75680 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ethernut5.dts' (73,707) at 20210308005002576
75681 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/kvm.h' (73,708) at 20210308005046065
75682 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/Makefile' (73,709) at 20210308005002792
75683 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-dec/cpu-feature-overrides.h' (73,710) at 20240405153046005
75684 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sandbox-u-boot.dts' (73,711) at 20210308005003744
75685 2025-01-21 03:01:01.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/generic.h' (73,712) at 20220525020651886
75686 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_file.c' (73,713) at 20210308005003700
75687 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/rw-by-file.pl' (73,714) at 20210307214932566
75688 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_resource.h' (73,715) at 20220429100100642
75689 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_target_ids.sh' (73,716) at 20240405153054293
75690 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/phosphor-logging.wrap' (73,717) at 20220531100030248
75691 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/multi-process.rst' (73,718) at 20230925080039849
75692 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nic_main.c' (73,719) at 20240405153049857
75693 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/time.h' (73,720) at 20210307214926314
75694 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-portwell-neptune.dts' (73,721) at 20240405153045417
75695 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pkeys.h' (73,722) at 20240405153046393
75696 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mlx_wdt.c' (73,723) at 20240405153052241
75697 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.out' (73,724) at 20210308005046409 to deleted uid set
75698 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bbtests.py' (73,725) at 20241221090017628
75699 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/dra752-thermal-data.c' (73,726) at 20210307214930726
75700 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/config.json' (73,727) at 20231213090027098
75701 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENbzero.S' (73,728) at 20210307214926606
75702 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/systemd/systemd-boot-uefi-secureboot.inc' (73,729) at 20241221090017472
75703 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mtk-adsp-mailbox.c' (73,730) at 20240405153230759
75704 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,rpm.yaml' (73,731) at 20240405153045157
75705 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-watchdog_6.0.0.bb' (73,732) at 20241221090017560
75706 2025-01-21 03:01:01.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/clock.hpp' (73,733) at 20220412175720086
75707 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mfi.h' (73,734) at 20240326080039490
75708 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/unistd.h' (73,735) at 20220525020651882
75709 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/nvmm.h' (73,736) at 20240906080037348
75710 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_tty.c' (73,737) at 20240405153230843
75711 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgtable_32.h' (73,738) at 20240405153230091
75712 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/cpld.c' (73,739) at 20210308005002996
75713 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/connect_ping.c' (73,740) at 20240405153054249
75714 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_b.c' (73,741) at 20210308005046513
75715 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/delay.h' (73,742) at 20240405153045937
75716 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/vendor_cmds.c' (73,743) at 20240405153051185
75717 2025-01-21 03:01:01.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-ld.inc' (73,744) at 20210812000025326
75718 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/toshiba.c' (73,745) at 20240405153230883
75719 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockmap_helpers.h' (73,746) at 20240405153054261
75720 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/cx2341x.c' (73,747) at 20220525020653235
75721 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-gtking-pro.dts' (73,748) at 20240405153229919
75722 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65086.c' (73,749) at 20240405153047085
75723 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/bus.c' (73,750) at 20240405153050349
75724 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zynq_cse.h' (73,751) at 20210308005003628
75725 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/iomem.c' (73,752) at 20240913080013777
75726 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isph3a_af.c' (73,753) at 20240405153049485
75727 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml' (73,754) at 20240405153045121
75728 2025-01-21 03:01:01.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/macros.h' (73,755) at 20240906080037476
75729 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas.h' (73,756) at 20240405153051601 to deleted uid set
75730 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ErrorBlocksTransition.interface.yaml' (73,757) at 20221207040023631
75731 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/sun8i-di.h' (73,758) at 20210307214928762
75732 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/platinum_titanium.h' (73,759) at 20210308005003612
75733 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/mma8450.c' (73,760) at 20240405153230727
75734 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/displayport.h' (73,761) at 20210307214930878
75735 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_llc_types.h' (73,762) at 20220525020652887
75736 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts' (73,763) at 20210309003648768
75737 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_syscall.h' (73,764) at 20240906080037156
75738 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850-enbw-cmc.dts' (73,765) at 20240405153045585
75739 2025-01-21 03:01:01.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/progress.c' (73,766) at 20240405153054177
75740 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum2_acl_tcam.c' (73,767) at 20240405153050153
75741 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/standard_device.cpp' (73,768) at 20240817080031288
75742 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm/swtpm/swtpm_0.8.2.bb' (73,769) at 20241206090014282
75743 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_mux.h' (73,770) at 20210307214930514
75744 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.err' (73,771) at 20210308005046401
75745 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dst.c' (73,772) at 20241018080014578
75746 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/machine_kexec_file.c' (73,773) at 20240405153230079
75747 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci_f_sdh30.h' (73,774) at 20240405153049673
75748 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricReportDefinition_v1.xml' (73,775) at 20240619080002928
75749 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/apei-base.c' (73,776) at 20240405153046629
75750 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/firewall.c' (73,777) at 20240405153048765
75751 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/isa.c' (73,778) at 20240405153046685
75752 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/nand_ecc.h' (73,779) at 20210308005003668
75753 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS3.conf' (73,780) at 20230114040015462
75754 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-base.out' (73,781) at 20210308005046397 to deleted uid set
75755 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mc13xxx-spi.c' (73,782) at 20240405153049613
75756 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dpc2/ia_css_dpc2.host.c' (73,783) at 20210307214930554
75757 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-hostctl/Makefile' (73,784) at 20210308004922940
75758 2025-01-21 03:01:01.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110.h' (73,785) at 20240405153230243
75759 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/toaster' (73,786) at 20231126090012809
75760 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/Makefile' (73,787) at 20210308005003552
75761 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g15.dtsi' (73,788) at 20240405153045465
75762 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/tainted-kernels.rst' (73,789) at 20240405153229835
75763 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/timer/fsl,mpc83xx-timer.txt' (73,790) at 20210308005002536
75764 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/port.c' (73,791) at 20240520080015187
75765 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-moxart.c' (73,792) at 20220525020653679
75766 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfsfh.c' (73,793) at 20240820080014177
75767 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/gen_crc64table.c' (73,794) at 20240405153053085
75768 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mmu.h' (73,795) at 20210308005002840
75769 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-jetson-tk1.dts' (73,796) at 20210308005002628
75770 2025-01-21 03:01:01.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/integratorcp.rst' (73,797) at 20210308005045809
75771 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/get_abi.pl' (73,798) at 20240405153232103
75772 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0012.c' (73,799) at 20240405153049533
75773 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/perf_regs.c' (73,800) at 20240405153232219
75774 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-icev2.dts' (73,801) at 20210308005002560
75775 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/exception_utils_tests.cpp' (73,802) at 20210323000034099
75776 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/ratelimit.h' (73,803) at 20210927100127253
75777 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/rk8xx.c' (73,804) at 20210308005003472
75778 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_spi_device.c' (73,805) at 20210307214928614
75779 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfmpy.c' (73,806) at 20210307214926334
75780 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/firmware.c' (73,807) at 20220525020652046
75781 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/display.c' (73,808) at 20210308005002788
75782 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/irq_regs.h' (73,809) at 20210307214926118
75783 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-hlwd.c' (73,810) at 20240405153230303
75784 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/tlbflush.h' (73,811) at 20220525020651982
75785 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jstyleson/LICENSE' (73,812) at 20210307205554018
75786 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/ti,omap4-i2c.yaml' (73,813) at 20240405153045065
75787 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pca9532.c' (73,814) at 20240405153230755
75788 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/board-generic.c' (73,815) at 20240405153229911
75789 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_thermal.h' (73,816) at 20220525020652823
75790 2025-01-21 03:01:01.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpll.h' (73,817) at 20240405153048449
75791 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/aspeed_gfx.h' (73,818) at 20220525020652831
75792 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/sockbits.h' (73,819) at 20210308005046089
75793 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/pblimage.c' (73,820) at 20210308005003772
75794 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-cadence.c' (73,821) at 20240405153047073
75795 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_dlc20_rev1_0_defconfig' (73,822) at 20210308005003288
75796 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/include/platform/simcall.h' (73,823) at 20220525020652202
75797 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/generic.c' (73,824) at 20210308005002544
75798 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/colibri_imx6.cfg' (73,825) at 20210308005003084
75799 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_hw.h' (73,826) at 20210307214927738
75800 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/servicename.py' (73,827) at 20230914080037505
75801 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/numeric_threshold.hpp' (73,828) at 20240904080048943
75802 2025-01-21 03:01:01.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/encls.h' (73,829) at 20240405153046425
75803 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kvm.c' (73,830) at 20240405153230127
75804 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk20a.c' (73,831) at 20210307214927966
75805 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_sensorhub_ring.c' (73,832) at 20220525020653899
75806 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-tusb1210.c' (73,833) at 20240503080014494
75807 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/scripts.rst' (73,834) at 20240405153045265
75808 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml' (73,835) at 20230412080023460
75809 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/Makefile.target' (73,836) at 20241211090212550
75810 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ics43432.txt' (73,837) at 20220525020651710
75811 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7786.c' (73,838) at 20210307214926566
75812 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/fail-monitor/monitor.hpp' (73,839) at 20240820080028978
75813 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ndisc.h' (73,840) at 20240405153231855
75814 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/natfeat.c' (73,841) at 20240405153045957
75815 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb' (73,842) at 20241221090017564
75816 2025-01-21 03:01:01.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rsi_91x.h' (73,843) at 20240405153052865
75817 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/serial.h' (73,844) at 20240405153052937
75818 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/kbd-state.h' (73,845) at 20240906080037352
75819 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/power-domain.h' (73,846) at 20210308005002848
75820 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vastervik_Farhult' (73,847) at 20210307205553794
75821 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_unit_test.c' (73,848) at 20240405153054361
75822 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/.gitignore' (73,849) at 20210307214932698
75823 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-disp-blk-ctrl.yaml' (73,850) at 20240405153045153
75824 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ir-usb.c' (73,851) at 20240405153052133
75825 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/acpi_parking_protocol.c' (73,852) at 20240405153045865
75826 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-pltfm.h' (73,853) at 20240405153049661
75827 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-init-1.svg' (73,854) at 20210307214925210
75828 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/clamav-freshclam.service' (73,855) at 20210307205554126
75829 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/meson.build' (73,856) at 20240112090034344
75830 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Bananapi_defconfig' (73,857) at 20210308005003236
75831 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/Makefile' (73,858) at 20210308005003016
75832 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/irq.h' (73,859) at 20241211090212362
75833 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_fru_cmd.hpp' (73,860) at 20210311201857434
75834 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/settings' (73,861) at 20210307214932706
75835 2025-01-21 03:01:01.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/Makefile' (73,862) at 20240405153051973
75836 2025-01-21 03:01:01.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm1020.S' (73,863) at 20210307214925974
75837 2025-01-21 03:01:01.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/run_hugetlbfs_test.sh' (73,864) at 20210307214932686
75838 2025-01-21 03:01:01.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/mmu_helper.c' (73,865) at 20240906080037540
75839 2025-01-21 03:01:01.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flex_pipe.c' (73,866) at 20240405153050005
75840 2025-01-21 03:01:01.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sysctl.c' (73,867) at 20240405153054289
75841 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hadanberg' (73,868) at 20210307205553782
75842 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cipher.c' (73,869) at 20240712080021057
75843 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/geoipupdate.cron' (73,870) at 20210307205553838
75844 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c' (73,871) at 20240405153230579
75845 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/davinci-evm-audio.txt' (73,872) at 20210307214925426
75846 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/submit.h' (73,873) at 20220525020653015
75847 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psus-manager.sh' (73,874) at 20230920080013648
75848 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_dm.h' (73,875) at 20240405153051893
75849 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-falcon.c' (73,876) at 20240405153231459
75850 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/nuvoton/nuvoton,npcm-gcr.yaml' (73,877) at 20240405153045157
75851 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/machine/nicole.conf' (73,878) at 20230927080013514
75852 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_device.h' (73,879) at 20210307214932194
75853 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target.h' (73,880) at 20240906080037544
75854 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/populate_sdk_ext.bbclass' (73,881) at 20241221090017608
75855 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/e500-ccsr.h' (73,882) at 20210308005045933
75856 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pm8916.c' (73,883) at 20210308005003468
75857 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb' (73,884) at 20241221090017556
75858 2025-01-21 03:01:01.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-DEC' (73,885) at 20241221090017616
75859 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/cxl/memory-devices.rst' (73,886) at 20240405153045189
75860 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/main.c' (73,887) at 20240405153050513
75861 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mc13xxx.c' (73,888) at 20240405153051497
75862 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/qcom-ebi2.c' (73,889) at 20240405153046737
75863 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_common.h' (73,890) at 20210308005003544
75864 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (73,891) at 20240626080012027
75865 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (73,892) at 20210814000014902
75866 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/libexecdir.patch' (73,893) at 20241221090017676
75867 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xscom-test.c' (73,894) at 20240906080037572
75868 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_size' (73,895) at 20210308005003756
75869 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi.c' (73,896) at 20240405153046489
75870 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx_ccm.h' (73,897) at 20210308005046021
75871 2025-01-21 03:01:01.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00dump.h' (73,898) at 20210307214929906
75872 2025-01-21 03:01:01.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_verbs.c' (73,899) at 20240405153049109
75873 2025-01-21 03:01:01.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/meson.build' (73,900) at 20210927100127329
75874 2025-01-21 03:01:01.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/userspace-consumer.h' (73,901) at 20240405153052785
75875 2025-01-21 03:01:01.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/setup_tx4927.c' (73,902) at 20240405153046053
75876 2025-01-21 03:01:01.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi_phy.c' (73,903) at 20240405153048673
75877 2025-01-21 03:01:01.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/Kconfig' (73,904) at 20240405153053513
75878 2025-01-21 03:01:01.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/atmel.c' (73,905) at 20240405153050485
75879 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/instruction.json' (73,906) at 20240405153054113
75880 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-core.h' (73,907) at 20210308005002552
75881 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/DBG2' (73,908) at 20240906080037556 to deleted uid set
75882 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smdkc100.h' (73,909) at 20210308005003616
75883 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console_%.bbappend' (73,910) at 20241206090014222
75884 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/syscall.tbl' (73,911) at 20241211090212382
75885 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_btree.h' (73,912) at 20210307214931134
75886 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/probe.c' (73,913) at 20210307214926562
75887 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_endian.c' (73,914) at 20210309003655984
75888 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-debugfs.h' (73,915) at 20210309003653252
75889 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cros-ec-tunnel.c' (73,916) at 20240405153048897
75890 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb' (73,917) at 20241221090017564
75891 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/channel-block.c' (73,918) at 20240326080039566
75892 2025-01-21 03:01:01.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq_device.c' (73,919) at 20220525020654971
75893 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-nfit' (73,920) at 20240405153229727
75894 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/subprojects/cereal.wrap' (73,921) at 20211214110043544
75895 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_handler.cpp' (73,922) at 20210308005120349
75896 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__transform_completion_signatures.hpp' (73,923) at 20240817080036820
75897 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml' (73,924) at 20240405153045065
75898 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dts' (73,925) at 20240405153045745
75899 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_midi_emul.h' (73,926) at 20210307214931602
75900 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/hardware.h' (73,927) at 20210308005002664
75901 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/flatpak/0001-flatpak-pc-add-pc_sysrootdir.patch' (73,928) at 20231126090012793
75902 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3328.c' (73,929) at 20210308005003476
75903 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c' (73,930) at 20240405153047145 to deleted uid set
75904 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/kcsan_test.c' (73,931) at 20240405153053013
75905 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx35.c' (73,932) at 20240405153046785
75906 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/perl.py' (73,933) at 20220910030013401
75907 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/develop-common.txt' (73,934) at 20210308005003012
75908 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/kasan.h' (73,935) at 20240613080016371
75909 2025-01-21 03:01:01.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.xtensa' (73,936) at 20210308005003300
75910 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_mmu_context.c' (73,937) at 20240405153230163
75911 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/COPYING.MIT' (73,938) at 20220528030012045
75912 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980-condor.dts' (73,939) at 20240405153045805
75913 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,rpmh-rsc.yaml' (73,940) at 20240405153045157
75914 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/pdbg/pdbg_3.6.bb' (73,941) at 20240724080012699
75915 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/zynq-fpga.c' (73,942) at 20240405153230303
75916 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/ssp_accel_sensor.c' (73,943) at 20240405153048941
75917 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.json' (73,944) at 20230925080040089
75918 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts' (73,945) at 20240405153229895
75919 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/parisc-agp.c' (73,946) at 20240405153230199
75920 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dt3155/dt3155.h' (73,947) at 20210309003650332
75921 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/SConstruct' (73,948) at 20210307205554442
75922 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_its_common.c' (73,949) at 20240906080037240
75923 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.h' (73,950) at 20240405153048633
75924 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt' (73,951) at 20210307214925282
75925 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/module.rs' (73,952) at 20240913080013861
75926 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev-dummy.c' (73,953) at 20210308005045817
75927 2025-01-21 03:01:01.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_drv.h' (73,954) at 20210307214928038
75928 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-msgpack/run-ptest' (73,955) at 20240302090018210
75929 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb' (73,956) at 20240301090012427
75930 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/bioscall.S' (73,957) at 20240405153046349
75931 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm058/README' (73,958) at 20210308005003028
75932 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/TriggerManager.interface.yaml' (73,959) at 20220910030020105
75933 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py' (73,960) at 20241221090017588
75934 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,stratix10.yaml' (73,961) at 20240405153045025
75935 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/oem_ibm_sel_map' (73,962) at 20210308004938816
75936 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpudeadline.c' (73,963) at 20240405153053041
75937 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/smartmontools.default' (73,964) at 20210307205553934
75938 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-pxm50.dts' (73,965) at 20210308005002564
75939 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-mixer/0001-configure.in-Undefine-AC_CONFIG_AUX_DIR.patch' (73,966) at 20210307205553946
75940 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml' (73,967) at 20240405153045053
75941 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/sched/sch_choke.c' (73,968) at 20240405153053365 to deleted uid set
75942 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/cifsfs.c' (73,969) at 20241211090145529 to deleted uid set
75943 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/Makefile' (73,970) at 20210307214926570
75944 2025-01-21 03:01:01.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/dm.c' (73,971) at 20210309003651812
75945 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu.h' (73,972) at 20240405153049181
75946 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mstar/mstar,smpctrl.yaml' (73,973) at 20240405153229755
75947 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/README.md' (73,974) at 20241221090017576
75948 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv-sysfs.c' (73,975) at 20240405153230723
75949 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch' (73,976) at 20241221090017684
75950 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/motorcomm.c' (73,977) at 20240405153231079
75951 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mediatek' (73,978) at 20210308005003296
75952 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/container_of.h' (73,979) at 20240405153052673
75953 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-common.h' (73,980) at 20210307214928794
75954 2025-01-21 03:01:01.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/snmptrapd.service' (73,981) at 20210307205553830
75955 2025-01-21 03:01:01.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/madera/registers.h' (73,982) at 20220525020654587
75956 2025-01-21 03:01:01.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/TreeLevel.svg' (73,983) at 20210307214925206
75957 2025-01-21 03:01:01.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-aspeed.c' (73,984) at 20241018080014478
75958 2025-01-21 03:01:01.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nxp,lpc1850-scu.txt' (73,985) at 20210307214925394
75959 2025-01-21 03:01:01.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Redundancy.v1_4_2.json' (73,986) at 20240619080002952
75960 2025-01-21 03:01:01.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c' (73,987) at 20220525020652458
75961 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.c' (73,988) at 20210307214929818
75962 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/README' (73,989) at 20210812000025190
75963 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-2248.c' (73,990) at 20240906080037576
75964 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/power_cpu_migrate.h' (73,991) at 20210307214931610
75965 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/calxeda/Makefile' (73,992) at 20210307214929346
75966 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ModalSettings.vue' (73,993) at 20241004080035971 to deleted uid set
75967 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/unix_bpf.c' (73,994) at 20240805080014063
75968 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/phosphor-fan-control@.service' (73,995) at 20240918080013376
75969 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd.h' (73,996) at 20240405153048541
75970 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/extent_tree.c' (73,997) at 20210307214931146
75971 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-siox.c' (73,998) at 20240405153047081
75972 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ldc.h' (73,999) at 20210307214926582
75973 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_define.h' (74,000) at 20240405153050309
75974 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/shadowlock.hpp' (74,001) at 20240724080026576
75975 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/route.h' (74,002) at 20240405153231855
75976 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,mdp-rdma.yaml' (74,003) at 20240405153045041
75977 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/lib.sh' (74,004) at 20240624080012836
75978 2025-01-21 03:01:01.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.h' (74,005) at 20240405153048741
75979 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_macronix.c' (74,006) at 20240405153049697
75980 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/mips64.patch' (74,007) at 20210307205554554
75981 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/TODO' (74,008) at 20210307214930686
75982 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uccf.c' (74,009) at 20210308005003472
75983 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-camera.c' (74,010) at 20240405153049557
75984 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gator-daemon/gator-daemon_7.8.0.bb' (74,011) at 20230211040012635
75985 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/create_pel.cpp' (74,012) at 20240820080019934
75986 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml' (74,013) at 20240405153045025
75987 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/scu_event_codes.h' (74,014) at 20210307214930334
75988 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/postinst/postinst_1.0.bb' (74,015) at 20210812000025290
75989 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io.h' (74,016) at 20240405153052709
75990 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/cl-som-am57x.c' (74,017) at 20210308005002944
75991 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/tas2552.h' (74,018) at 20210307214931350
75992 2025-01-21 03:01:01.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/amigaone_defconfig' (74,019) at 20210307214926366
75993 2025-01-21 03:01:01.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/StorageControllerMetrics.v1_0_3.json' (74,020) at 20240619080002956
75994 2025-01-21 03:01:01.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_ctl.c' (74,021) at 20240405153051685
75995 2025-01-21 03:01:01.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-axxia.c' (74,022) at 20240405153048893
75996 2025-01-21 03:01:01.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/pmu_rk3188.h' (74,023) at 20210308005002664
75997 2025-01-21 03:01:01.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_rt5645.c' (74,024) at 20240405153232191
75998 2025-01-21 03:01:01.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-soc' (74,025) at 20240405153044921
75999 2025-01-21 03:01:01.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml' (74,026) at 20240405153045145
76000 2025-01-21 03:01:01.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/resets.c' (74,027) at 20240405153054321
76001 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_st33zp24_i2c.c' (74,028) at 20210308005003500
76002 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.c' (74,029) at 20210307214927950
76003 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/loadavg.h' (74,030) at 20210309003653896
76004 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml' (74,031) at 20240405153229783
76005 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/file_system_wrapper_impl.hpp' (74,032) at 20230719080007815
76006 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sdm845.h' (74,033) at 20210307214931330
76007 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cachestat/.gitignore' (74,034) at 20240405153054293
76008 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/gpioMonitor.hpp' (74,035) at 20240826080018283
76009 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/Kconfig' (74,036) at 20210308005003028
76010 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-ampe-a76.dts' (74,037) at 20210308005002620
76011 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/ptest-perl/run-ptest' (74,038) at 20210316000012717
76012 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/fs_context.c' (74,039) at 20240613080016491
76013 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/sensor_monitoring_tests.cpp' (74,040) at 20220402030035703
76014 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/mps2-an399.dts' (74,041) at 20240405153045401
76015 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos-v2.c' (74,042) at 20210308005002912
76016 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90320_device.cpp' (74,043) at 20240817080031288
76017 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user/Makefile' (74,044) at 20210307214932730
76018 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/Makefile' (74,045) at 20210307214926534
76019 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom_3.7.0.bb' (74,046) at 20231126090012781
76020 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/subdev-image-processing-scaling-multi-source.svg' (74,047) at 20210309003648504
76021 2025-01-21 03:01:01.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kcmp/Makefile' (74,048) at 20240405153054309
76022 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-drc-compact.dtsi' (74,049) at 20240405153045585
76023 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/pyinventorymgr/inventory_items.py' (74,050) at 20220728030041559 to deleted uid set
76024 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf.h' (74,051) at 20240405153231779
76025 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/Makefile' (74,052) at 20240405153047045
76026 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/gdc_global.h' (74,053) at 20210307214930542
76027 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SignatureCollection.json' (74,054) at 20240619080002956
76028 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/tls.c' (74,055) at 20210307214926750
76029 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/smi.h' (74,056) at 20220525020653119
76030 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/Makefile' (74,057) at 20220525020652022
76031 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/opal-api.h' (74,058) at 20240405153046121
76032 2025-01-21 03:01:01.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cacheinfo.c' (74,059) at 20240405153045865
76033 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/lsdma/lsdma_6_0_0_sh_mask.h' (74,060) at 20240405153048049
76034 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/p10bmc/channel_config.json' (74,061) at 20241105090013647
76035 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cbfs/cbfs.c' (74,062) at 20210308005003544
76036 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/smd-rpm.c' (74,063) at 20240405153230739
76037 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.err' (74,064) at 20230925080040089
76038 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-occ-control/occ_status.cpp' (74,065) at 20241106090023554 to deleted uid set
76039 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-vsp1-hgt.rst' (74,066) at 20240405153045317
76040 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/samsung,exynos-usi.h' (74,067) at 20240405153052653
76041 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox64_defconfig' (74,068) at 20210308005003276
76042 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa/0001-fixed-compilation-error-caused-by-strncpy.patch' (74,069) at 20231126090012781
76043 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx23evk_defconfig' (74,070) at 20210308005003268
76044 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/seccomp.h' (74,071) at 20240405153045965
76045 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx53-pinctrl.txt' (74,072) at 20210307214925394
76046 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/watchdog.c' (74,073) at 20241211090212354
76047 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/Makefile' (74,074) at 20210307214930310
76048 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/avsbus-control/avsbus-disable@.service' (74,075) at 20210307205553718
76049 2025-01-21 03:01:01.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm-tps65917.dtsi' (74,076) at 20210308005002576
76050 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xive2.c' (74,077) at 20241211090212286
76051 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/build_perf/scrape-html-report.js' (74,078) at 20210307205554630
76052 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccid.h' (74,079) at 20210307214931922
76053 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Joensuu_Vestinkallio' (74,080) at 20210307205553770
76054 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/pwm-imx-util.c' (74,081) at 20210308005003472
76055 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-samsung-k3g.dts' (74,082) at 20240405153045573
76056 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/ipw2200.rst' (74,083) at 20210309003648448
76057 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/q35-test.c' (74,084) at 20221215040039378
76058 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/firewire-constants.h' (74,085) at 20210307214931630
76059 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gpu.c' (74,086) at 20241211090145417
76060 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/div0.c' (74,087) at 20210308005002708
76061 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-core.c' (74,088) at 20240405153230823
76062 2025-01-21 03:01:01.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t2080_pbi.cfg' (74,089) at 20210308005002996
76063 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/core.c' (74,090) at 20240405153230123
76064 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/sections.h' (74,091) at 20240405153046069
76065 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/delay.h' (74,092) at 20210307214926306
76066 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_ethtool.c' (74,093) at 20240405153050057
76067 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/barrier.rst' (74,094) at 20210927100127077
76068 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-simple.yaml' (74,095) at 20240405153229763
76069 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/sisusbvga/sisusb_tables.h' (74,096) at 20210309003653260
76070 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/o2micro.h' (74,097) at 20210307214930042
76071 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pll14xx.c' (74,098) at 20240405153046789
76072 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/setup.c' (74,099) at 20220525020651990
76073 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-mod.c' (74,100) at 20240405153231947
76074 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp_20230507.bb' (74,101) at 20241206090014242
76075 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs.h' (74,102) at 20240405153049309
76076 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml' (74,103) at 20240405153229791
76077 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_prctl.h' (74,104) at 20220429100100614
76078 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dns325_defconfig' (74,105) at 20210308005003256
76079 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/syscall_arg_fault.c' (74,106) at 20220525020655235
76080 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/sigcontext.h' (74,107) at 20210307214926558
76081 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/abi_version.conf' (74,108) at 20241221090017612
76082 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/meson.build' (74,109) at 20231202090027332
76083 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/multi-gpios-sys-init.service' (74,110) at 20240726080014422
76084 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/Kconfig' (74,111) at 20210308005003032
76085 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/test/http/parsing_test.cpp' (74,112) at 20240321080003061 to deleted uid set
76086 2025-01-21 03:01:01.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/activation.cpp' (74,113) at 20240820080019546
76087 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/pldm.hpp' (74,114) at 20241018080020202
76088 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/fpu/api.h' (74,115) at 20220525020652126
76089 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch' (74,116) at 20210307205554610
76090 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ipaddress.cpp' (74,117) at 20230722080026081
76091 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-odroid-common.dtsi' (74,118) at 20240405153045569
76092 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-compute-multihost.inc' (74,119) at 20211111010015492
76093 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-triggered-event.c' (74,120) at 20220525020653107
76094 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst' (74,121) at 20240405153045233
76095 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-evlist.txt' (74,122) at 20220525020655131
76096 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfsrvl.c' (74,123) at 20210309003654296
76097 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iio/events.h' (74,124) at 20210307214931638
76098 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-irqtype.h' (74,125) at 20210309003648720
76099 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/dmic.c' (74,126) at 20240405153053941
76100 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra186-emc.c' (74,127) at 20241011080017323
76101 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_dpp.c' (74,128) at 20240405153047241
76102 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/Makefile' (74,129) at 20240405153045357
76103 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/truncate.c' (74,130) at 20241104090011599
76104 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,sai.yaml' (74,131) at 20240405153045161
76105 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sunxvr500.c' (74,132) at 20240405153231595
76106 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/apm-acpi.rst' (74,133) at 20210307214925542
76107 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/0002-ldb-Add-configure-options-for-packages.patch' (74,134) at 20240113090014532
76108 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/fix-ldblibdir.patch' (74,135) at 20220721030015849
76109 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/signal.h' (74,136) at 20241011080017291
76110 2025-01-21 03:01:01.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-ts7970.dts' (74,137) at 20240405153045505
76111 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace.h' (74,138) at 20240405153052809
76112 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/axp20x.h' (74,139) at 20240405153052725
76113 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/mx53ard.c' (74,140) at 20210308005002984
76114 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/keyword_vpd_parser_test/kw_vpd_test.cpp' (74,141) at 20240826080018279
76115 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/system.h' (74,142) at 20240405153232255
76116 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/swift/avsbus-enable@.service' (74,143) at 20230128040012702
76117 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/spl.c' (74,144) at 20210308005002996
76118 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_ti.h' (74,145) at 20220525020654291
76119 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-usb2-mph-0.dtsi' (74,146) at 20210307214926354
76120 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-core/init-ifupdown/files/juno/interfaces' (74,147) at 20220804030014671
76121 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20ek.dts' (74,148) at 20210308005002572
76122 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.2.bb' (74,149) at 20221120040010738
76123 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_mw.c' (74,150) at 20240405153049113
76124 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/console/obmc-console_%.bbappend' (74,151) at 20211222040037065
76125 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/core-imp-def.json' (74,152) at 20210307214932534
76126 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nvidia,tegra186-timer.yaml' (74,153) at 20240405153045177
76127 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/staging/iio/adc/spear-adc.txt' (74,154) at 20210307214925442
76128 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pegtl/pegtl/run-ptest' (74,155) at 20241221090017520
76129 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/efi.c' (74,156) at 20240405153052249
76130 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps65090.txt' (74,157) at 20210307214925410
76131 2025-01-21 03:01:01.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/sensors.scss' (74,158) at 20210308005107077
76132 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockdep_api.h' (74,159) at 20240405153052721
76133 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt' (74,160) at 20240405153045177
76134 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_rcfw.h' (74,161) at 20241111090012121
76135 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg4ff.h' (74,162) at 20210307214928094
76136 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/Makefile' (74,163) at 20210307214930506
76137 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/Makefile' (74,164) at 20240405153230795
76138 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/riscv-iommu.c' (74,165) at 20241211090212546
76139 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ampere_host_check.sh' (74,166) at 20240423080013627
76140 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/uncore-frequency-common.c' (74,167) at 20240405153231343
76141 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/Kconfig' (74,168) at 20240405153049677
76142 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/user-type.h' (74,169) at 20210307214931350
76143 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeSensorMain.cpp' (74,170) at 20241112090003102
76144 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerNetworkProtocol_v1.xml' (74,171) at 20240619080002928
76145 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc' (74,172) at 20241213090035010
76146 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/init-manager-sysvinit.inc' (74,173) at 20241221090017612
76147 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-v3s.dtsi' (74,174) at 20210308005002628
76148 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/uniphier.h' (74,175) at 20210308005003624
76149 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/tf-a-tests_2.10.0.bb' (74,176) at 20240301090012415
76150 2025-01-21 03:01:01.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/async-tx-api.rst' (74,177) at 20240405153045005
76151 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Bonnell/11.json' (74,178) at 20241016080038610
76152 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/core.c' (74,179) at 20240405153231175
76153 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-jerry.dts' (74,180) at 20240405153045561
76154 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-amigaone.c' (74,181) at 20210307214926338
76155 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-core-s3c64xx.h' (74,182) at 20240405153045685
76156 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-ssif_%.bbappend' (74,183) at 20241206090014202
76157 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dts' (74,184) at 20240405153045773
76158 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/adder875-uboot.dts' (74,185) at 20210307214926338
76159 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/syscall.c' (74,186) at 20240405153231299
76160 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/distcc/distcc_3.4.bb' (74,187) at 20241206090014326
76161 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb' (74,188) at 20241206090014314
76162 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltagedomains2xxx_data.c' (74,189) at 20210307214925930
76163 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Taivalkoski' (74,190) at 20210307205553774
76164 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-hyperv-intf.c' (74,191) at 20210307214930018
76165 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml' (74,192) at 20240405153229763
76166 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm7xx.h' (74,193) at 20240405153045669
76167 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/win32_linker.c' (74,194) at 20240326080039398
76168 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/faraday,ftgpio010.yaml' (74,195) at 20240405153045061
76169 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_helper.h' (74,196) at 20210307214931646
76170 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record' (74,197) at 20210307214932566
76171 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.errors.yaml' (74,198) at 20210610000035122
76172 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/network_helpers.h' (74,199) at 20241115090012977
76173 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,mmcc-msm8960.h' (74,200) at 20210307214931350
76174 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8962.yaml' (74,201) at 20240405153045173
76175 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_dp_lowlevel.h' (74,202) at 20210308005003524
76176 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uim/uim/uim-module-manager.patch' (74,203) at 20230706080014761
76177 2025-01-21 03:01:01.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/common/mx6.c' (74,204) at 20210308005003048
76178 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dtt200u.c' (74,205) at 20210307214928782
76179 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-ispif.c' (74,206) at 20240405153049429
76180 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kmc/kzm9g/Kconfig' (74,207) at 20210308005003012
76181 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_fmax.c' (74,208) at 20210307214926274
76182 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/powergate.c' (74,209) at 20210308005002788
76183 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/aspeed-pwm-tacho.txt' (74,210) at 20240405153229763
76184 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nl80211-vnd-intel.h' (74,211) at 20240405153052929
76185 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cs423x/cs4231.c' (74,212) at 20240405153232127
76186 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/tegra.h' (74,213) at 20240405153048621
76187 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values/ni_660x.c' (74,214) at 20220525020652358
76188 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/insn-def.h' (74,215) at 20240405153046245
76189 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/invalid_command.c' (74,216) at 20210308005108641
76190 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2830.h' (74,217) at 20210307214928634
76191 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_thread.h' (74,218) at 20221215040039066
76192 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-netgear-r8500.dts' (74,219) at 20240405153045425
76193 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-avx2-asm_64.S' (74,220) at 20240405153046365
76194 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/0001-png-img-Fix-prototypes-of-callbacks.patch' (74,221) at 20230401080011939
76195 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qht.c' (74,222) at 20210927100127649
76196 2025-01-21 03:01:01.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-as3722.c' (74,223) at 20240405153051329
76197 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/immap_cpm2.h' (74,224) at 20210307214926382
76198 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_bl.h' (74,225) at 20240405153046957
76199 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.c' (74,226) at 20240405153047297
76200 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pgtable.h' (74,227) at 20240405153230007
76201 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77714.h' (74,228) at 20240405153052729
76202 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/Makefile' (74,229) at 20220525020654147
76203 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/nhpoly1305-sse2-glue.c' (74,230) at 20240405153046365
76204 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/commit.hpp' (74,231) at 20241113090025393
76205 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/lib/ynl.h' (74,232) at 20240405153054073
76206 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig' (74,233) at 20210308005003264
76207 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/gpio.h' (74,234) at 20210308005002644
76208 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6331.dtsi' (74,235) at 20240405153045745
76209 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-inventory-sensors.yaml' (74,236) at 20210307205554222
76210 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/ucontext.h' (74,237) at 20240405153046017
76211 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/mlx5.h' (74,238) at 20240405153050129
76212 2025-01-21 03:01:01.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/wayland/weston_%.bbappend' (74,239) at 20230114040015494
76213 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9263ek.h' (74,240) at 20210308005003584
76214 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/squashfs_fs_sb.h' (74,241) at 20240405153052537
76215 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pm.h' (74,242) at 20240405153045677
76216 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/w5100.h' (74,243) at 20240405153050325
76217 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/MAINTAINERS' (74,244) at 20210308005002980
76218 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4260.c' (74,245) at 20240405153048861
76219 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/tlb-common.h' (74,246) at 20230925080039925
76220 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am33xx.dtsi' (74,247) at 20210308005002564
76221 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (74,248) at 20220625030019492
76222 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/063.out' (74,249) at 20210308005046441
76223 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/pm9261.c' (74,250) at 20210308005003040
76224 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/hotplug.c' (74,251) at 20220525020651886
76225 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities/meson.build' (74,252) at 20230825080021141 to deleted uid set
76226 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/n2-drv.c' (74,253) at 20210307214926942
76227 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpm_master_stats.c' (74,254) at 20240405153051765
76228 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/phy.c' (74,255) at 20210307214930786
76229 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_core.c' (74,256) at 20220525020654971
76230 2025-01-21 03:01:01.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_custom_multipath_hash.sh' (74,257) at 20220913100024321
76231 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs4281.c' (74,258) at 20220525020654991
76232 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/base.html' (74,259) at 20240106090017249
76233 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_mfgpt.c' (74,260) at 20210307214926270
76234 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-skeys.c' (74,261) at 20240906080037288
76235 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing_cs.c' (74,262) at 20220525020653419
76236 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/fpu.c' (74,263) at 20210308005003720
76237 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/timeline_view.js' (74,264) at 20220816030013698
76238 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/base-files/base-files_%.bbappend' (74,265) at 20210307205554110
76239 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/0001-scope-Use-0-instead-of-NULL-for-gboolean.patch' (74,266) at 20221003030013273
76240 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_t30_defconfig' (74,267) at 20210308005003252
76241 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-eepro100.rom' (74,268) at 20210308005046137 to deleted uid set
76242 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/proc_net_tcp.rst' (74,269) at 20210307214925538
76243 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_plane.c' (74,270) at 20240405153048789
76244 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/setup.cfg' (74,271) at 20210308004941624
76245 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.json' (74,272) at 20210308005046405
76246 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/Kconfig' (74,273) at 20210308005003076
76247 2025-01-21 03:01:01.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb_core.c' (74,274) at 20240405153049373
76248 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/fsl_pamu.c' (74,275) at 20210308005002836
76249 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/patch.c' (74,276) at 20210307214925862
76250 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/util_test.cpp' (74,277) at 20240817080005771
76251 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_rt5660.c' (74,278) at 20240613080016547
76252 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0005-fix-the-YACC-rule-to-fix-a-building-failure.patch' (74,279) at 20241221090017496
76253 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb' (74,280) at 20241221090017488
76254 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/gef_wdt.c' (74,281) at 20240405153231599
76255 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_tmr.h' (74,282) at 20240405153051961
76256 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/phosphor-dbus-interfaces.wrap' (74,283) at 20211029000047258
76257 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/meson.build' (74,284) at 20220928030037238
76258 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_pci.c' (74,285) at 20240405153046197
76259 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk-gpt-synth.c' (74,286) at 20240405153046845
76260 2025-01-21 03:01:01.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/malta.c' (74,287) at 20210308005003008
76261 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_0_default.h' (74,288) at 20210307214927466
76262 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/lpc.h' (74,289) at 20210308005002876
76263 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_table_test.cpp' (74,290) at 20240903080027139
76264 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/eeprom.c' (74,291) at 20240405153049637
76265 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,msm8996-camss.yaml' (74,292) at 20240405153045097
76266 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_1_7_offset.h' (74,293) at 20210307214927438
76267 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-syzygy-hub.dts' (74,294) at 20210308005002632
76268 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/ddr3.h' (74,295) at 20210308005002732
76269 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson-s4-gpio.h' (74,296) at 20240405153052649
76270 2025-01-21 03:01:01.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/MAINTAINERS' (74,297) at 20210308005002996
76271 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_priv.h' (74,298) at 20240405153052573 to deleted uid set
76272 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/config_whitelist.txt' (74,299) at 20210308005003728
76273 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/stat.h' (74,300) at 20210307214926326
76274 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/pwm_backlight.h' (74,301) at 20210308005002724
76275 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-chassis-on@.service' (74,302) at 20221117040044437
76276 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_qp.c' (74,303) at 20220525020653159
76277 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f469-discovery/MAINTAINERS' (74,304) at 20210308005003052
76278 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/cache.c' (74,305) at 20240805080014075
76279 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-spi.c' (74,306) at 20240405153049513
76280 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/vmlinux.scr' (74,307) at 20210307214926542
76281 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/time.c' (74,308) at 20210307214926570
76282 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/gp_device.h' (74,309) at 20210307214930546
76283 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/biovecs.rst' (74,310) at 20240405153229747
76284 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/perf_callchain.c' (74,311) at 20240405153045869
76285 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.b4860qds' (74,312) at 20210308005003292
76286 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c' (74,313) at 20240405153048541
76287 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/for_each_hash_map_elem.c' (74,314) at 20240405153054269
76288 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/spaces.h' (74,315) at 20210309003648832
76289 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Soukolojarvi' (74,316) at 20210307205553790
76290 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ipmi_utils.robot' (74,317) at 20241218090102055
76291 2025-01-21 03:01:01.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ia_css_ctc1_5_param.h' (74,318) at 20210307214930554
76292 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_read_unittest.cpp' (74,319) at 20220824030029051
76293 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bootinfo.h' (74,320) at 20220525020651998
76294 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sh_mmcif.c' (74,321) at 20240405153230863
76295 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,bcm2835-aux-spi.txt' (74,322) at 20240405153229799
76296 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/atmel-smc.h' (74,323) at 20210307214931434
76297 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-hardirq.h' (74,324) at 20210307214931806
76298 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/expr.c' (74,325) at 20240613080016559
76299 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_uvmem.c' (74,326) at 20240405153230043
76300 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/DRBD-8.3-data-packets.svg' (74,327) at 20210307214925218
76301 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/meson.build' (74,328) at 20220913030027305 to deleted uid set
76302 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_auth.c' (74,329) at 20240405153230531
76303 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/targaddrs.h' (74,330) at 20240613080016447
76304 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_packedtags2.c' (74,331) at 20210308005003556
76305 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (74,332) at 20230209040014209
76306 2025-01-21 03:01:01.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/lowlevel_init.S' (74,333) at 20210308005002824
76307 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rename_strings_variable.patch' (74,334) at 20241221090017680
76308 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routes.h' (74,335) at 20240405153046901
76309 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/ptrace.h' (74,336) at 20210307214926122
76310 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/Makefile' (74,337) at 20210307214929958
76311 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/debug.c' (74,338) at 20240405153232015
76312 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/ptm.c' (74,339) at 20240405153051257
76313 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__senders.hpp' (74,340) at 20241219090033964
76314 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/meson.build' (74,341) at 20210308005046093
76315 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4cpp/files/fix-pc.patch' (74,342) at 20230706080014757
76316 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-usage-controller.js' (74,343) at 20210308005107077
76317 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/bitbake.conf' (74,344) at 20241221090017612
76318 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/signing.bbclass' (74,345) at 20241221090017500
76319 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/max77693-haptic.c' (74,346) at 20240405153049145
76320 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3399-flakes.txt' (74,347) at 20240405153230531
76321 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/uctrl.c' (74,348) at 20240405153231383
76322 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/debugfs.c' (74,349) at 20210916100017987
76323 2025-01-21 03:01:01.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/block-copy.c' (74,350) at 20241211090212210
76324 2025-01-21 03:01:01.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_0_sh_mask.h' (74,351) at 20240405153048085
76325 2025-01-21 03:01:01.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/Makefile' (74,352) at 20220525020655227
76326 2025-01-21 03:01:01.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/spl.h' (74,353) at 20220804030036607
76327 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-i2c.c' (74,354) at 20210307214928982
76328 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/pciback.h' (74,355) at 20240405153231603
76329 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ComputerSystemCollection_v1.xml' (74,356) at 20240619080002920
76330 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/genheaders/genheaders.c' (74,357) at 20240405153053461
76331 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/mediatek.yaml' (74,358) at 20240405153045057
76332 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/sh73a0.dtsi' (74,359) at 20240405153045557
76333 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/0001-Fix-printing-64-bit-integer-types.patch' (74,360) at 20231126090012789
76334 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/nterr.c' (74,361) at 20240405153052517
76335 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c' (74,362) at 20210308005003468
76336 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif_display.h' (74,363) at 20240405153049477
76337 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7206/Makefile' (74,364) at 20210307214926538
76338 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-dumo.dts' (74,365) at 20240405153229967
76339 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeSlots.v1_6_1.json' (74,366) at 20240619080002952
76340 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Almeria' (74,367) at 20210307205553766
76341 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/inode.h' (74,368) at 20210307214931002
76342 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r16-parrot.dts' (74,369) at 20240405153045393
76343 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/div.c' (74,370) at 20230426080043952
76344 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/SystemdTarget.metadata.yaml' (74,371) at 20220430030026020
76345 2025-01-21 03:01:01.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/ca.h' (74,372) at 20240405153052913
76346 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_baco.c' (74,373) at 20240405153230507
76347 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.4.1.bb' (74,374) at 20241221090017512
76348 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-hw-gain.c' (74,375) at 20240405153053965
76349 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h' (74,376) at 20210309003649824
76350 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max20730.c' (74,377) at 20240405153230667
76351 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-stream.out' (74,378) at 20240326080039734
76352 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/stat-cpi.py' (74,379) at 20210307214932570
76353 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes.h' (74,380) at 20210307214929670
76354 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/pci/acpi.c' (74,381) at 20241018080014474
76355 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-pwm.yaml' (74,382) at 20240405153045089
76356 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/device_cgroup.c' (74,383) at 20240405153053469
76357 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/no-Oslo-CanalDigital' (74,384) at 20210307205553758
76358 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm_1.3.2.bb' (74,385) at 20241221090017696
76359 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/scripts/package' (74,386) at 20240613080020632
76360 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/lib.rs' (74,387) at 20241211090145561
76361 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/extra-properties.mako.cpp' (74,388) at 20210308004927352
76362 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/boot/.gitignore' (74,389) at 20210307214926574
76363 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_immediate.c' (74,390) at 20241115090012973
76364 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/uboot-config.bbclass' (74,391) at 20241221090017608
76365 2025-01-21 03:01:01.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-copy_page.S' (74,392) at 20240405153229855
76366 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/page_fault_test.c' (74,393) at 20240405153232267
76367 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx23_olinuxino_defconfig' (74,394) at 20210308005003268
76368 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/Makefile' (74,395) at 20210307214930918
76369 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715.c' (74,396) at 20240405153232163
76370 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_prog_array_init.c' (74,397) at 20240405153054277
76371 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/Makefile' (74,398) at 20220525020653427
76372 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.0.bb' (74,399) at 20231126090012805
76373 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtt200u-fe.c' (74,400) at 20240405153049553
76374 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hwmon.h' (74,401) at 20240405153052701
76375 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/exception.cpp' (74,402) at 20230511080043139
76376 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_sysmon.c' (74,403) at 20240405153231367
76377 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_hmmu0_mmu_masks.h' (74,404) at 20240405153046585
76378 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/firmware_exports.h' (74,405) at 20210307214929358
76379 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/spitz.c' (74,406) at 20240405153053977
76380 2025-01-21 03:01:01.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/Makefile' (74,407) at 20220525020652502
76381 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c' (74,408) at 20240405153048693
76382 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/peer.c' (74,409) at 20240405153050437
76383 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7752evb/lowlevel_init.S' (74,410) at 20210308005003036
76384 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/arpt_mangle.c' (74,411) at 20210307214931946
76385 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/apbps2.c' (74,412) at 20240405153230731
76386 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (74,413) at 20241031080012183
76387 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/plpks.h' (74,414) at 20240520080015131
76388 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bug.h' (74,415) at 20240405153230019
76389 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/Makefile' (74,416) at 20210307214929978
76390 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/Kconfig' (74,417) at 20210308005003352
76391 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb' (74,418) at 20230811080018318
76392 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/99_iscsi-initiator-utils' (74,419) at 20210307205553818
76393 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_hashtree_descriptor.c' (74,420) at 20210308005003704
76394 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_benchmark.h' (74,421) at 20240405153053065
76395 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/cache.h' (74,422) at 20210308005002844
76396 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/vdso-asmoffset.h' (74,423) at 20240326080039558
76397 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-ns2.c' (74,424) at 20240405153046777
76398 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/create_webpage_compact.sh' (74,425) at 20210308004938816
76399 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/bosch,bmc150_magn.yaml' (74,426) at 20220525020651682
76400 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ghes.c' (74,427) at 20221215040039086
76401 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/locking/RM-fixed.litmus' (74,428) at 20240405153045225
76402 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/settings.h' (74,429) at 20220525020654707
76403 2025-01-21 03:01:01.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/CertificateService.v1_0_5.json' (74,430) at 20240619080002944
76404 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/selftest.json' (74,431) at 20210307205554386
76405 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc52xx_psc.h' (74,432) at 20210307214926382
76406 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds.h' (74,433) at 20241216090017765
76407 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gusmax.c' (74,434) at 20220525020654979
76408 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/frontend.json' (74,435) at 20240405153054121
76409 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/toshiba.h' (74,436) at 20210307214931526
76410 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml' (74,437) at 20220525020651714
76411 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/hsdk.dts' (74,438) at 20240503080014458
76412 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/tcl840.patch' (74,439) at 20241221090017656
76413 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/queue_local.h' (74,440) at 20210307214930546
76414 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/quickstart/page-anatomy.md' (74,441) at 20221215040043190
76415 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/kirkwood_thermal.c' (74,442) at 20240405153231499
76416 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/table.h' (74,443) at 20210307214929934
76417 2025-01-21 03:01:01.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_sta.c' (74,444) at 20240405153053289
76418 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/grlib_apbuart.c' (74,445) at 20241211090212258
76419 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/README.md' (74,446) at 20221209040010163
76420 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier1S4U/bios_attrs.json' (74,447) at 20241111090035286
76421 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_crypt_tkip.c' (74,448) at 20240405153051885
76422 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/mmu/mmu_v1_0.h' (74,449) at 20240405153046609
76423 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/soc.c' (74,450) at 20210308005002724
76424 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,sci.yaml' (74,451) at 20240405153045153
76425 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/extra-apps.md' (74,452) at 20220402030016067
76426 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/264.out' (74,453) at 20210927100127501
76427 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_mppe.h' (74,454) at 20210307214929698
76428 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/ksym_race.c' (74,455) at 20240405153054269
76429 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctu_can_fd_frame.h' (74,456) at 20221215040039126
76430 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_cipher.robot' (74,457) at 20240628080017113
76431 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-chardet_5.2.0.bb' (74,458) at 20241221090017668
76432 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb' (74,459) at 20240413080012699
76433 2025-01-21 03:01:01.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/ssinh.S' (74,460) at 20210307214926146
76434 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/.gitignore' (74,461) at 20240413080012671
76435 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_eth_soc.c' (74,462) at 20240405153231007
76436 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-type-bool.out' (74,463) at 20210308005046401 to deleted uid set
76437 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcmnsp/Makefile' (74,464) at 20210308005002552
76438 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-linux.rs-Define-consts-for-rv32-architecture.patch' (74,465) at 20220402030016019
76439 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-spdifin.c' (74,466) at 20240405153232187
76440 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/cryptd.h' (74,467) at 20240405153052621
76441 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-Add-missing-standard-headers-for-str-and-exit-APIs.patch' (74,468) at 20221003030013281
76442 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/ipmi.hpp' (74,469) at 20230511080029875
76443 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f469-disco.dts' (74,470) at 20210308005002616
76444 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/wmi/dell-smbios-example.c' (74,471) at 20210307214932746
76445 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_read_from_file.kconfig' (74,472) at 20210307214932626
76446 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/isp.doc' (74,473) at 20210307214926150
76447 2025-01-21 03:01:01.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/stp_p4000_chassis.json' (74,474) at 20221221040007774
76448 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/keyctl.c' (74,475) at 20240805080014063
76449 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu_helper.c' (74,476) at 20241211090212510
76450 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/bcd2000/bcd2000.c' (74,477) at 20240405153232203
76451 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/mtd_test.h' (74,478) at 20210307214929242
76452 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_vpu_if.h' (74,479) at 20240405153230803
76453 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/elants_i2c.c' (74,480) at 20240405153230731
76454 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0020.dts' (74,481) at 20240405153045605
76455 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/obmc-powered-off@.service' (74,482) at 20221117040044437
76456 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/nlohmann_json.wrap' (74,483) at 20220914030035944
76457 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/blacklisted_events_test.c' (74,484) at 20240405153054361
76458 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8167.dtsi' (74,485) at 20240405153045745
76459 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/e70k02.dtsi' (74,486) at 20240405153045485
76460 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbstats.c' (74,487) at 20210307214926826
76461 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c' (74,488) at 20240405153230375
76462 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/Makefile' (74,489) at 20240405153053381
76463 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_utils.hpp' (74,490) at 20240903080027139
76464 2025-01-21 03:01:01.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.err' (74,491) at 20210308005046401
76465 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.h' (74,492) at 20240405153049945
76466 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_abm.h' (74,493) at 20210307214927282
76467 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-digicolor/Makefile' (74,494) at 20210307214925878
76468 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LiLiQ-Rplus-1.1' (74,495) at 20211006000025238
76469 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-missing-space.out' (74,496) at 20210308005046405 to deleted uid set
76470 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/powerpc.c' (74,497) at 20240405153049641
76471 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_diag.c' (74,498) at 20210307214929470
76472 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-fwrite.rst' (74,499) at 20220525020654131
76473 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cdclk.h' (74,500) at 20240418080014490
76474 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ring.h' (74,501) at 20240405153230919
76475 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-digicolor.c' (74,502) at 20240405153048897
76476 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/048.out' (74,503) at 20210308005046437
76477 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/Kconfig' (74,504) at 20210307214932174
76478 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/strider_con_defconfig' (74,505) at 20210308005003280
76479 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/fix_node.c' (74,506) at 20240405153231727
76480 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sock_flags.bpf.c' (74,507) at 20240405153053421
76481 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/bno055_ser_core.c' (74,508) at 20240405153048993
76482 2025-01-21 03:01:01.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_bpf.h' (74,509) at 20240405153052941
76483 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/k3-am654-ddrss.c' (74,510) at 20210308005003476
76484 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/dot11d.c' (74,511) at 20220525020654163
76485 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/callback.c' (74,512) at 20210308005003540
76486 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler-gcc.h' (74,513) at 20241111090012149
76487 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-ia32x64.c' (74,514) at 20241114091008832
76488 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/at_xdmac.c' (74,515) at 20240405153046981 to deleted uid set
76489 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6589-fairphone-fp1.dts' (74,516) at 20240405153045461
76490 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ics307_clk.h' (74,517) at 20210308005002960
76491 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/postfix' (74,518) at 20220204040022432
76492 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_cfg.c' (74,519) at 20210307214928078
76493 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c' (74,520) at 20210307214929974
76494 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/netdev.h' (74,521) at 20220525020653131
76495 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sandbox.c' (74,522) at 20210308005003420
76496 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/suspend.c' (74,523) at 20240405153045645
76497 2025-01-21 03:01:01.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/getauxval.c' (74,524) at 20240906080037592
76498 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/CT_basic_run' (74,525) at 20220429100025221
76499 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-chuwi-v7-cw0825.dts' (74,526) at 20240405153045377
76500 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ibmpc.h' (74,527) at 20210308005002880
76501 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dpi_regs.h' (74,528) at 20240405153048569
76502 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nmi.h' (74,529) at 20210308005046021
76503 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/requirements.txt' (74,530) at 20240124090012250
76504 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rcar-sysc.h' (74,531) at 20240405153231351
76505 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-stream.c' (74,532) at 20220525020654975
76506 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c' (74,533) at 20240405153050205
76507 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/semiconsole.c' (74,534) at 20240326080039742
76508 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/faraday,ftide010.yaml' (74,535) at 20210309003648324
76509 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c' (74,536) at 20240405153231051
76510 2025-01-21 03:01:01.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-isch.c' (74,537) at 20241008080013927
76511 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-udma.h' (74,538) at 20220525020652414
76512 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/test/utest.cpp' (74,539) at 20210308005105441
76513 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/target_from_group_max.hpp' (74,540) at 20220827030019784
76514 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/Kconfig' (74,541) at 20210308005003740
76515 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_vli.h' (74,542) at 20240405153046709
76516 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.h' (74,543) at 20220525020652454
76517 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (74,544) at 20221004030011410
76518 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/settings.py' (74,545) at 20210308005003772
76519 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/net_cls.rst' (74,546) at 20210307214925218
76520 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/utils_header.h' (74,547) at 20220525020655135
76521 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-gpio.h' (74,548) at 20240906080037340
76522 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs2super.c' (74,549) at 20210307214931154
76523 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-powerreset@.service' (74,550) at 20240924080011379
76524 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/scripts/inventory-sensor-example.yaml' (74,551) at 20221209040020399
76525 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/pm.c' (74,552) at 20240405153045981
76526 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ia_css_csc_param.h' (74,553) at 20210307214930554
76527 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/Makefile' (74,554) at 20210307214928150
76528 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xen.h' (74,555) at 20240405153231883
76529 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6287x-regulator.c' (74,556) at 20240613080016463
76530 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-scu.h' (74,557) at 20240405153046789
76531 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/baycom_ser_fdx.c' (74,558) at 20220525020653671
76532 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_gpio.h' (74,559) at 20240405153052945
76533 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri-iris.dts' (74,560) at 20240405153045533
76534 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-holtek-mouse.c' (74,561) at 20220525020653039
76535 2025-01-21 03:01:01.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/secret_keyring.c' (74,562) at 20210927100127065
76536 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/syscalls.h' (74,563) at 20220525020652018
76537 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/netfs_library.rst' (74,564) at 20240405153229811
76538 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-processes.png' (74,565) at 20210307205554330 to deleted uid set
76539 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/raid_class.h' (74,566) at 20240405153052785
76540 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot_5.4.3.bb' (74,567) at 20241206090014250
76541 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/visconti/Makefile' (74,568) at 20240405153046873
76542 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/chacha-glue.c' (74,569) at 20240405153046269
76543 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_switchdev.c' (74,570) at 20240405153050317
76544 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_pci.c' (74,571) at 20220525020652294
76545 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/ddrmc-vf610-calibration.h' (74,572) at 20210308005002724
76546 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/gate-data.S' (74,573) at 20210307214926126
76547 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_16xx.c' (74,574) at 20240405153046885
76548 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acdebug.h' (74,575) at 20240405153230167
76549 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts' (74,576) at 20240405153229879
76550 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa_emulation.c' (74,577) at 20240405153046477
76551 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_bcm6345.c' (74,578) at 20210308005003348
76552 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Reservoir_v1.xml' (74,579) at 20240619080002936
76553 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/iommufd.c' (74,580) at 20240906080037312
76554 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/auxvec.h' (74,581) at 20220525020652154
76555 2025-01-21 03:01:01.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/800mhz_2x256mx16.cfg' (74,582) at 20210308005002924
76556 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm72.c' (74,583) at 20240405153049225
76557 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/setsensor.cpp' (74,584) at 20221111040035058
76558 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/resctrl_tests.c' (74,585) at 20240405153232287
76559 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_spc621d8hm3.json' (74,586) at 20231205090005305
76560 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nurmes_Kortevaara' (74,587) at 20210307205553770
76561 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/sample.conf' (74,588) at 20210713100033784
76562 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ab8505.dtsi' (74,589) at 20240405153045577
76563 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/processor.h' (74,590) at 20210307214932698
76564 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/alpha-softmmu/default.mak' (74,591) at 20240906080037160
76565 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sa8775p-dwmac-sgmii-phy.yaml' (74,592) at 20240405153045129
76566 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn201/irq_service_dcn201.c' (74,593) at 20240405153047297
76567 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,aud2htx.yaml' (74,594) at 20220525020651710
76568 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7770.c' (74,595) at 20210307214930270
76569 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/079' (74,596) at 20210927100127477
76570 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/rf.h' (74,597) at 20220525020654195
76571 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/coretemp.c' (74,598) at 20240405153230659
76572 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/qos.c' (74,599) at 20240418080014498
76573 2025-01-21 03:01:01.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc8280xp.c' (74,600) at 20240405153230735
76574 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-a9mp-bbrevd.dts' (74,601) at 20240405153045401
76575 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-a64-r.c' (74,602) at 20240405153231335
76576 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi.its' (74,603) at 20210308005003332
76577 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00firmware.c' (74,604) at 20210307214929906
76578 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcuwait_api.h' (74,605) at 20240405153052785
76579 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/efx.h' (74,606) at 20210307214929618
76580 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd/0001-Remove-hardcoded-usr-local-includes-from-configure.a.patch' (74,607) at 20220910030013353
76581 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-of.c' (74,608) at 20240405153231471
76582 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dts' (74,609) at 20240405153045729
76583 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-apq8084.c' (74,610) at 20240405153230235
76584 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target.c.inc' (74,611) at 20241211090212526
76585 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stmpe-adc.c' (74,612) at 20240405153230691
76586 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/Build' (74,613) at 20240405153054173
76587 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpax_w_ph.c' (74,614) at 20210308005046505
76588 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/fsmc-nand.txt' (74,615) at 20210307214925370
76589 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/x86/Makefile' (74,616) at 20210308005003220
76590 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32/gpio.h' (74,617) at 20210308005002664
76591 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/saa7115.h' (74,618) at 20210307214931542
76592 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/coreboot.txt' (74,619) at 20210307214925314
76593 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/socinfo.c' (74,620) at 20241211090145493
76594 2025-01-21 03:01:01.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64le/float_convs.ref' (74,621) at 20220429100100942
76595 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png' (74,622) at 20210307205554366 to deleted uid set
76596 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/json/.eslintrc.json' (74,623) at 20210917000009321
76597 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svc_rdma_pcl.h' (74,624) at 20220525020654619
76598 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/Kconfig' (74,625) at 20240405153230295
76599 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/acl.c' (74,626) at 20240405153052349
76600 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-trace.txt' (74,627) at 20220525020655131
76601 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_map.c' (74,628) at 20240405153054261
76602 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Makefile' (74,629) at 20241211090145389
76603 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt-apollolake.c' (74,630) at 20240405153231343
76604 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/acm.rst' (74,631) at 20210307214925590
76605 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rts7751r2d1_defconfig' (74,632) at 20240405153046309
76606 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_resizer.h' (74,633) at 20210307214930586
76607 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-gen-tapdevs' (74,634) at 20230706080014789
76608 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/basic/.gitignore' (74,635) at 20210308005003724
76609 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/varlocality.rst' (74,636) at 20220721030015865
76610 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs53l30.txt' (74,637) at 20240405153229799
76611 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tua6100.c' (74,638) at 20240405153049301
76612 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/ipac.h' (74,639) at 20210307214928542
76613 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-rtc.h' (74,640) at 20210308005002656
76614 2025-01-21 03:01:01.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_xtalk.c' (74,641) at 20210309003654584
76615 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_global_conf_masks.h' (74,642) at 20240405153046601
76616 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-htc-egpio.c' (74,643) at 20210307214927190
76617 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/AppHeader.spec.js' (74,644) at 20241004080035975
76618 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/skmsg.h' (74,645) at 20240520080015207 to deleted uid set
76619 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/i2c.h' (74,646) at 20210308005002644
76620 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/clock.c' (74,647) at 20210308005002732
76621 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/socrates.c' (74,648) at 20210308005003052
76622 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/hw_stats_l3.sh' (74,649) at 20240405153054301
76623 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/owl-mmc.yaml' (74,650) at 20240405153045109
76624 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubieboard_defconfig' (74,651) at 20210308005003236
76625 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/common.c' (74,652) at 20240405153046965
76626 2025-01-21 03:01:01.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copyuser_64.S' (74,653) at 20240405153230043
76627 2025-01-21 03:01:01.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_registers.h' (74,654) at 20240405153048569
76628 2025-01-21 03:01:01.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/userfaultfd.c' (74,655) at 20240719080013365
76629 2025-01-21 03:01:01.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lcd.c' (74,656) at 20240405153052173
76630 2025-01-21 03:01:01.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m54xxpci.h' (74,657) at 20210307214926162
76631 2025-01-21 03:01:01.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/atomic_ll_sc.h' (74,658) at 20240405153045853
76632 2025-01-21 03:01:01.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/trace-events' (74,659) at 20210927100127065
76633 2025-01-21 03:01:01.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mvme2500.dts' (74,660) at 20210307214926346
76634 2025-01-21 03:01:01.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/README.md' (74,661) at 20230706080014733
76635 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng_1.2.1.bb' (74,662) at 20241206090014250
76636 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/null/eno.cocci' (74,663) at 20240405153053445
76637 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/psc.c' (74,664) at 20210308005002732
76638 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/da850evm_direct_nor_defconfig' (74,665) at 20210308005003256
76639 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/strongarm.c' (74,666) at 20241211090212250
76640 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/altera_edac.h' (74,667) at 20210307214927150
76641 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/snapshot-access.c' (74,668) at 20240326080039386
76642 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-pinfunc.h' (74,669) at 20210308005002584
76643 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/qconf-cfg.sh' (74,670) at 20240405153232103
76644 2025-01-21 03:01:01.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/qrtr.h' (74,671) at 20220525020654887
76645 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/hw.h' (74,672) at 20241018080014490
76646 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_book3s_32.S' (74,673) at 20240405153230035
76647 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_renderstate.c' (74,674) at 20220525020652887
76648 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-xfi3.dts' (74,675) at 20240405153045537
76649 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_storage_nodeadlock.c' (74,676) at 20240405153054273
76650 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6332-regulator.c' (74,677) at 20240405153051469
76651 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/asm.h' (74,678) at 20220525020655107
76652 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/__init__.py' (74,679) at 20210307205554266
76653 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio_fixed_vs_pe_retimer.c' (74,680) at 20240405153230419
76654 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.out' (74,681) at 20210308005046409 to deleted uid set
76655 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Agila2_C-146.0E' (74,682) at 20210307205553758
76656 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/write-zeroes-unmap' (74,683) at 20240906080037568
76657 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/.gitignore' (74,684) at 20210307214932726
76658 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/Makefile' (74,685) at 20240405153046769
76659 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/rtsm-dcscb.txt' (74,686) at 20210307214925278
76660 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/stat.h' (74,687) at 20220525020654611
76661 2025-01-21 03:01:01.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/config_files/witherspoon/config.json' (74,688) at 20221213040025761
76662 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/usb.h' (74,689) at 20210307214929946
76663 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a7795_ulcb_defconfig' (74,690) at 20210308005003276
76664 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/arm-vgic-v3.rst' (74,691) at 20220525020651790
76665 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_mangle.c' (74,692) at 20240405153053281
76666 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hwmon/pmbus/pmbus_core.c' (74,693) at 20241211090145433 to deleted uid set
76667 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/mmu_context.c' (74,694) at 20210307214926182
76668 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mpi.h' (74,695) at 20220525020654591
76669 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpaq_sa_l_w.c' (74,696) at 20210308005046505
76670 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/dt.c' (74,697) at 20210308005003008
76671 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7.asn1' (74,698) at 20210307214926790
76672 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/rcu.h' (74,699) at 20210307214932474
76673 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/rpm2cpio.sh' (74,700) at 20230706080014789
76674 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/146' (74,701) at 20220429100100910
76675 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/syscalls.c' (74,702) at 20240405153232115
76676 2025-01-21 03:01:01.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/oem/ibm/system-power-mode.md' (74,703) at 20221209040006391
76677 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch' (74,704) at 20241221090017636
76678 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/txx9ndfmc.c' (74,705) at 20240405153049705
76679 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/ghostscript_10.04.0.bb' (74,706) at 20241221090017676
76680 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/Makefile' (74,707) at 20240405153054077
76681 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xlnx-zdma.c' (74,708) at 20241211090212270
76682 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-venc.c' (74,709) at 20240405153046801
76683 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/rheap.c' (74,710) at 20210307214926434
76684 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c' (74,711) at 20240405153048997
76685 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/parse_ldabs.c' (74,712) at 20210307214932118
76686 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/virtio-scsi-dataplane.c' (74,713) at 20240906080037292
76687 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_scalar_ids.c' (74,714) at 20241220090018346
76688 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/mem-events.c' (74,715) at 20240405153232223
76689 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/rzn1-dmamux.c' (74,716) at 20240405153230279
76690 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-binary-native_1.22.8.bb' (74,717) at 20241221090017660
76691 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.c' (74,718) at 20240405153048657
76692 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_dir.h' (74,719) at 20240405153052365
76693 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/restapi.py' (74,720) at 20220125040024447
76694 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/at91/microchip_logo_8bpp.h' (74,721) at 20210308005003696
76695 2025-01-21 03:01:01.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dnode.h' (74,722) at 20210308005003692
76696 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/cputemp.c' (74,723) at 20240405153230667
76697 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyperf_2.8.1.bb' (74,724) at 20241221090017560
76698 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_drv.h' (74,725) at 20240405153230587
76699 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-aw2013.yaml' (74,726) at 20240405153229771
76700 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/tlb.json' (74,727) at 20240405153232227
76701 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/Makefile' (74,728) at 20210307214927110
76702 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_40xx.c' (74,729) at 20240405153230163
76703 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/chfn' (74,730) at 20210307205554570
76704 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/lib/Makefile' (74,731) at 20240405153046501
76705 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram.h' (74,732) at 20210308005002668
76706 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/gpio.h' (74,733) at 20210308005002716
76707 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,arch_timer_mmio.yaml' (74,734) at 20240405153045177
76708 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/Makefile.vdso' (74,735) at 20241211090212378
76709 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_llh.c' (74,736) at 20210307214929306
76710 2025-01-21 03:01:01.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_video.c' (74,737) at 20240405153049269
76711 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_ftp.c' (74,738) at 20220525020654871
76712 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vt.h' (74,739) at 20210307214931534
76713 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/irq.c' (74,740) at 20240405153046021
76714 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Farosund_Bunge' (74,741) at 20210307205553782
76715 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb' (74,742) at 20241221090017540
76716 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-meson-python_0.17.1.bb' (74,743) at 20241221090017668
76717 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml-update-catalog.xml.patch' (74,744) at 20230317080013821
76718 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/pmbus_utils_tests.cpp' (74,745) at 20210430000109181
76719 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts/0001-check-sr-results-Return-non-zero-exit-code-on-failur.patch' (74,746) at 20231126090012773
76720 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-inno-usb2.c' (74,747) at 20240405153231315
76721 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_displayid.c' (74,748) at 20240405153048393
76722 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-ath79.txt' (74,749) at 20210307214925318
76723 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/funcmux.c' (74,750) at 20210308005002788
76724 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/sim.h' (74,751) at 20210307214926226
76725 2025-01-21 03:01:01.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_enum.h' (74,752) at 20210307214927686
76726 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/kernel-docs.rst' (74,753) at 20240405153045273
76727 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/pmac.h' (74,754) at 20240405153053545
76728 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/gnuchess_6.2.9.bb' (74,755) at 20230131040012023
76729 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-exp_main_sub.c-Use-PATH_MAX-for-path.patch' (74,756) at 20241206090014326
76730 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_in.c' (74,757) at 20240405153053413
76731 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/afe/Kconfig' (74,758) at 20240405153048965
76732 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/p2m.c' (74,759) at 20241008080013899
76733 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/core.c' (74,760) at 20210307214932186
76734 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/message/unpack.cpp' (74,761) at 20240829080022546
76735 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-iso3166_2.1.1.bb' (74,762) at 20240301090012431
76736 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/dps310@76.conf' (74,763) at 20240904080027734
76737 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig' (74,764) at 20210308005003268
76738 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/ad714x.h' (74,765) at 20210307214931402
76739 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/dmic.c' (74,766) at 20240405153053601
76740 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NCBI-PD' (74,767) at 20241221090017616
76741 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sagem_f@st1704.h' (74,768) at 20210308005003612
76742 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_led_groups.pl' (74,769) at 20220719030037089
76743 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/div64.c' (74,770) at 20210308005002884
76744 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-delay.c' (74,771) at 20240405153230763
76745 2025-01-21 03:01:01.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-geekbox.c' (74,772) at 20210307214928782
76746 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c' (74,773) at 20240405153049917
76747 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fbdev.h' (74,774) at 20240405153048453
76748 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/Makefile' (74,775) at 20210307214930954
76749 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8188-pinctrl.yaml' (74,776) at 20240405153045133
76750 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475FFE_defconfig' (74,777) at 20210308005003236
76751 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/setup-nic-endpoint-slot@.service' (74,778) at 20240828080010891
76752 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7264.h' (74,779) at 20210308005002848
76753 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_enet.c' (74,780) at 20240405153230947
76754 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu3-lite.dts' (74,781) at 20240405153045573
76755 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp153c-dhcom-drc02.dts' (74,782) at 20240405153045585
76756 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic31xx.c' (74,783) at 20240405153053809
76757 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.standalone' (74,784) at 20210308005003300
76758 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maddu.c' (74,785) at 20210308005046505
76759 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_features.c' (74,786) at 20240405153054293
76760 2025-01-21 03:01:01.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/if_action_tests.cpp' (74,787) at 20210308005405938
76761 2025-01-21 03:01:01.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-haltpoll.c' (74,788) at 20240405153230255
76762 2025-01-21 03:01:01.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_modes.c' (74,789) at 20240405153048429
76763 2025-01-21 03:01:01.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb' (74,790) at 20230503080014591
76764 2025-01-21 03:01:01.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-dev.c' (74,791) at 20240405153049797
76765 2025-01-21 03:01:01.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5766.c' (74,792) at 20240405153048977
76766 2025-01-21 03:01:01.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/ep93xx-regs.h' (74,793) at 20240405153045645
76767 2025-01-21 03:01:01.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/platform_sst_audio.h' (74,794) at 20220525020652150
76768 2025-01-21 03:01:01.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/private_header.hpp' (74,795) at 20230516080019606
76769 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7740-gpio.h' (74,796) at 20210308005002768
76770 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/asm-offsets.c' (74,797) at 20210308005002880
76771 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/sys_proto.h' (74,798) at 20210308005002644
76772 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4v_mcd.S' (74,799) at 20210307214926602
76773 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/SECURITY.md' (74,800) at 20241221090017492
76774 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_32.h' (74,801) at 20210307214926582
76775 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/Makefile' (74,802) at 20210307214932030
76776 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/include/uapi/linux/stddef.h' (74,803) at 20240405153054053 to deleted uid set
76777 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/hte-tegra194.c' (74,804) at 20240405153230659
76778 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/simple_spinlock_types.h' (74,805) at 20240405153046129
76779 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-writesb.S' (74,806) at 20210307214925870
76780 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/Kbuild' (74,807) at 20220525020652971
76781 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_config.h' (74,808) at 20240405153046953
76782 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_bloom_filter_map.sh' (74,809) at 20240405153054241
76783 2025-01-21 03:01:01.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/unistd_o32.h' (74,810) at 20240906080037352
76784 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-mediatek.c' (74,811) at 20240405153231287
76785 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_netiface.c' (74,812) at 20240405153232055
76786 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/143.out' (74,813) at 20240326080039730
76787 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/extrace.c' (74,814) at 20240405153046621
76788 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_arm_coresight.sh' (74,815) at 20240613080016559
76789 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/dir-item.c' (74,816) at 20241104090011591
76790 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c' (74,817) at 20240910080014026
76791 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_rmu.c' (74,818) at 20240405153230059
76792 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hwmon-vid.c' (74,819) at 20210309003649948
76793 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/Kconfig' (74,820) at 20210308005002916
76794 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/Makefile' (74,821) at 20210309003650292
76795 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/common.c' (74,822) at 20240405153045645
76796 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/ucc_slow.h' (74,823) at 20240405153052881
76797 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/pci.h' (74,824) at 20240405153045905
76798 2025-01-21 03:01:01.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Ruby' (74,825) at 20210307205554426
76799 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm77.c' (74,826) at 20240405153048861
76800 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios_encoders.c' (74,827) at 20241211090145421
76801 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/versatile-ab-ib2.dts' (74,828) at 20240405153045401
76802 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0002-rpmio-rpmglob.c-avoid-using-GLOB_BRACE-if-undefined-.patch' (74,829) at 20241221090017672
76803 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-lswsgl.dts' (74,830) at 20240405153045461
76804 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx.h' (74,831) at 20210307214928838
76805 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ixp4xx/cpu.h' (74,832) at 20240405153052793
76806 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/nv_tco.c' (74,833) at 20240405153052241
76807 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-at91-master.c' (74,834) at 20240405153230671
76808 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/m88rs6000t.h' (74,835) at 20210307214928798
76809 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_perf_types.h' (74,836) at 20240405153048529
76810 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/HostFirmware/meson.build' (74,837) at 20230825080021137 to deleted uid set
76811 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/src/libcr51sign.c' (74,838) at 20240817080006807
76812 2025-01-21 03:01:01.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/gnu/stubs.h' (74,839) at 20240405153232255
76813 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-cdev.c' (74,840) at 20241001080013016
76814 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona.h' (74,841) at 20240405153049601
76815 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/sdbusplus.wrap' (74,842) at 20230821192414188
76816 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_mem_input_v.h' (74,843) at 20210307214927282
76817 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-properties.c' (74,844) at 20241211090212262
76818 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2371-0000.dts' (74,845) at 20210307214926030
76819 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7x10.h' (74,846) at 20240405153048845
76820 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/0001-main.c-Define-prototype-for-setup_appdata.patch' (74,847) at 20221003030013285
76821 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/syscalls.c' (74,848) at 20240405153053001
76822 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/udc/udc-core.c' (74,849) at 20210308005003512
76823 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa11xx_base.c' (74,850) at 20210307214930046
76824 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/MAINTAINERS' (74,851) at 20210308005002952
76825 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/Kconfig' (74,852) at 20240405153230635
76826 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_superh_vga16.ppm' (74,853) at 20210307214930954
76827 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/templates/default/conf-notes.txt' (74,854) at 20231128090014177
76828 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/s3c24x0_rtc.c' (74,855) at 20210308005003480
76829 2025-01-21 03:01:01.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/system1-yaml-config/system1-ipmi-fru.yaml' (74,856) at 20241107090014377
76830 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dib0700.h' (74,857) at 20240405153049549
76831 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-cm-fx6.dts' (74,858) at 20210308005002584
76832 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/rockchip,otp.yaml' (74,859) at 20240405153045121
76833 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/403.html' (74,860) at 20210308005107065
76834 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/smc/af_smc.c' (74,861) at 20241216090017797 to deleted uid set
76835 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig' (74,862) at 20210308005002772
76836 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init' (74,863) at 20241029080011443 to deleted uid set
76837 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_signed_off_by_presence.2.fail' (74,864) at 20241206090014310
76838 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/feature.scc' (74,865) at 20210307205554390
76839 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/wm8750.h' (74,866) at 20210308005046005
76840 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/parser_test.py' (74,867) at 20210307205554642
76841 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_display_regs.h' (74,868) at 20220525020652919
76842 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-lschlv2.dts' (74,869) at 20210308005002592
76843 2025-01-21 03:01:01.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-l2c.c' (74,870) at 20220525020651994
76844 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_dp501.c' (74,871) at 20240405153230519
76845 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci_rx.c' (74,872) at 20220525020654299
76846 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-reference-design-tablet.dtsi' (74,873) at 20240405153045385
76847 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vcap_debugfs.c' (74,874) at 20240405153050173
76848 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/memory.rst' (74,875) at 20240405153229735
76849 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pfuze100.c' (74,876) at 20210308005003468
76850 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_io.c' (74,877) at 20220525020654175
76851 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/lru_cache.c' (74,878) at 20240405153052289
76852 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-image-configuration.yml' (74,879) at 20241206090014206
76853 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/mips_int.c' (74,880) at 20240906080037252
76854 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531' (74,881) at 20210307214925194
76855 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-wtf_1.2.2.bb' (74,882) at 20241221090017552
76856 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/fma_emu.h' (74,883) at 20220429100100782
76857 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/port.c' (74,884) at 20220525020654019
76858 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cse-qspi-single.dts' (74,885) at 20210308005002632
76859 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_local_storage.c' (74,886) at 20240719080013369
76860 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/OWNERS' (74,887) at 20220520030014644
76861 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-r.c' (74,888) at 20240405153230247
76862 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemite4/cri_sensors.json' (74,889) at 20240427080005769
76863 2025-01-21 03:01:01.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_muhu.c' (74,890) at 20210308005046525
76864 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/bio.c' (74,891) at 20240405153052317
76865 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/vga.h' (74,892) at 20210307214926166
76866 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/namespace.c' (74,893) at 20241008080014003
76867 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-f2xm1.c' (74,894) at 20210308005046497
76868 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/mode-1-recovery-updelay.sh' (74,895) at 20240405153232263
76869 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-tmff.c' (74,896) at 20240405153048821
76870 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-chiliboard-u-boot.dtsi' (74,897) at 20210308005002560
76871 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/g12a-toacodec.c' (74,898) at 20240405153232187
76872 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/aio_aio12_8.c' (74,899) at 20240405153046889
76873 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_mbx.h' (74,900) at 20210307214929466
76874 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/breakpoints/step_after_suspend_test.c' (74,901) at 20241011080017411
76875 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fpga.c' (74,902) at 20210308005003212
76876 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/item_updater_ubi.cpp' (74,903) at 20240820080019550
76877 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_img.py' (74,904) at 20210308005003748
76878 2025-01-21 03:01:01.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/powerpc64le.config' (74,905) at 20240405153054381
76879 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-rec-resolution.rst' (74,906) at 20220525020651782
76880 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/boards/board_bcm963xx.c' (74,907) at 20210309003648824
76881 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.err' (74,908) at 20240906080037560
76882 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw553x.dts' (74,909) at 20240405153045501
76883 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smack.h' (74,910) at 20240405153232119
76884 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/platform/x86/p2sb.c' (74,911) at 20240628080014005 to deleted uid set
76885 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/mvebu-soc-id.c' (74,912) at 20240405153045653
76886 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/sensorutils.hpp' (74,913) at 20240829080009330
76887 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/serialize_test.cpp' (74,914) at 20210308005054073
76888 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/index.rst' (74,915) at 20240405153229819
76889 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_hw_data.c' (74,916) at 20240405153046953
76890 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_robot_plug_in.py' (74,917) at 20221209040018567
76891 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.h' (74,918) at 20210307214929934
76892 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/wq.c' (74,919) at 20220525020653591
76893 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac082s085.yaml' (74,920) at 20240405153045073
76894 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/multiboot.h' (74,921) at 20210308005046397
76895 2025-01-21 03:01:01.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa65.inc' (74,922) at 20240301090012451
76896 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-system-xen_cpu' (74,923) at 20210307214925198
76897 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tools/meson.build' (74,924) at 20230426080043956 to deleted uid set
76898 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,davinci-rproc.txt' (74,925) at 20210307214925414
76899 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sdm660.c' (74,926) at 20240405153230231
76900 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-any.err' (74,927) at 20220429100100882
76901 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-uartapp.h' (74,928) at 20210308005002656
76902 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/scc.c' (74,929) at 20240405153050333
76903 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/Makefile' (74,930) at 20210307214926006
76904 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/bootlogd.init' (74,931) at 20210307205554494
76905 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-test.inc' (74,932) at 20231126090012777
76906 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_reg.h' (74,933) at 20210309003649496
76907 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_crtc.c' (74,934) at 20240405153048361
76908 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgtable-nop4d.h' (74,935) at 20220525020654531
76909 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch' (74,936) at 20230706080014741
76910 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb' (74,937) at 20241206090014338
76911 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.extrawarn' (74,938) at 20240405153232099
76912 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/memcpy.c' (74,939) at 20240405153046061
76913 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/exynos-lpass.c' (74,940) at 20240405153230835
76914 2025-01-21 03:01:01.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/led.h' (74,941) at 20240405153050645
76915 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/float_madds.ref' (74,942) at 20210308005046489
76916 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/type.h' (74,943) at 20240405153230711
76917 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_dfu.h' (74,944) at 20210308005003508
76918 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_discovery.h' (74,945) at 20240405153046373
76919 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/Kconfig' (74,946) at 20240405153046845
76920 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/internal.h' (74,947) at 20210307214931230
76921 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/hexdump.c' (74,948) at 20240906080037592
76922 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0/0001-Add-a-config-variable-for-enabling-disabling-introsp.patch' (74,949) at 20210608000015791
76923 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Documentation/pi433.txt' (74,950) at 20210307214930606
76924 2025-01-21 03:01:01.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_event_association.robot' (74,951) at 20240628080017121
76925 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/regs-uart.h' (74,952) at 20210308005002660
76926 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/CoolingType.interface.yaml' (74,953) at 20221207040023627
76927 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/All' (74,954) at 20211123040021747
76928 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_0_ppsmc.h' (74,955) at 20240405153230511
76929 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/request_sock.c' (74,956) at 20240405153232007
76930 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/arm_ldst.h' (74,957) at 20230925080040001
76931 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_core.c' (74,958) at 20241219090010504
76932 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/bsd-2-clause.txt' (74,959) at 20210308005002540
76933 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/file.c' (74,960) at 20241011080017363
76934 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/bmc-reboot-controller.js' (74,961) at 20210308005107077
76935 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/Makefile' (74,962) at 20210307214932170
76936 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/netdev.yaml' (74,963) at 20240405153229823
76937 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/system1-yaml-config/system1-ipmi-fru-properties.yaml' (74,964) at 20241107090014377
76938 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/aspeed,usb-vhub.yaml' (74,965) at 20240405153045181
76939 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/l2tp.h' (74,966) at 20240405153052925
76940 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.err' (74,967) at 20220429100100882
76941 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/classes/distutils-common-base.bbclass' (74,968) at 20220402030016011
76942 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/PageContainer.vue' (74,969) at 20241004080035959
76943 2025-01-21 03:01:01.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu_internal.h' (74,970) at 20240405153230519
76944 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_pm.h' (74,971) at 20220525020653819
76945 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (74,972) at 20241113090013917
76946 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/Build' (74,973) at 20240405153232231
76947 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/wait-vpd-parsers.service' (74,974) at 20240104090016070
76948 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/board.h' (74,975) at 20210307214925962
76949 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRIVIAL.boot' (74,976) at 20210307214932714
76950 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-stream-trace.h' (74,977) at 20240405153053501
76951 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/st-reset.txt' (74,978) at 20210307214925402
76952 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/sync-timer.c' (74,979) at 20210307214926318
76953 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/sense.c' (74,980) at 20210307214929506
76954 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/__init__.py' (74,981) at 20210307205554242
76955 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-timecard' (74,982) at 20240405153044929
76956 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/fsl_mcdmafec.h' (74,983) at 20210308005002804
76957 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/Kconfig' (74,984) at 20210308005003364
76958 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/leds-lm3642.h' (74,985) at 20210307214931478
76959 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-bananapi-m2-plus-v1.2.dts' (74,986) at 20240405153045389
76960 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ext4fs.h' (74,987) at 20210308005003644
76961 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/s390x-softmmu.mak' (74,988) at 20240906080037160
76962 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos4212-fimc-is.yaml' (74,989) at 20240405153045101
76963 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_v4l.c' (74,990) at 20240405153051849
76964 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/l2c-l2x0-resume.S' (74,991) at 20210307214925970
76965 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/dc21285.c' (74,992) at 20240405153045645
76966 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/Makefile' (74,993) at 20240405153045609
76967 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-fixup-mux.c' (74,994) at 20240405153046785
76968 2025-01-21 03:01:01.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_bpf_syscall_macro.c' (74,995) at 20240405153054261
76969 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53ppd_defconfig' (74,996) at 20210308005003268
76970 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enumval.c' (74,997) at 20210309003655984
76971 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/common_utility.hpp' (74,998) at 20230516080022990
76972 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/cirrusfb.rst' (74,999) at 20210307214925478
76973 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/proc.c' (75,000) at 20240405153232071
76974 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/7.AdvancedTopics.rst' (75,001) at 20240405153229839
76975 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/legacy_instructions.txt' (75,002) at 20240405153229835
76976 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-base.json' (75,003) at 20210308005046413
76977 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1036.dts' (75,004) at 20240405153045505
76978 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu.c' (75,005) at 20241216090017705
76979 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/plat-svc_0.1.bb' (75,006) at 20241221090017476
76980 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_add.c' (75,007) at 20210307214926274
76981 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dvb/frontend.h' (75,008) at 20240405153052913
76982 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/cpuid.c' (75,009) at 20240405153054217
76983 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/regsnv04.h' (75,010) at 20210307214927974
76984 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sections.h' (75,011) at 20240405153046393
76985 2025-01-21 03:01:01.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_cq.c' (75,012) at 20210309003650156
76986 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-adap-g-phys-addr.rst' (75,013) at 20210309003648472
76987 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/irq.c' (75,014) at 20240405153230015
76988 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/meson.build' (75,015) at 20241211090206662
76989 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/fennec_rk3288/MAINTAINERS' (75,016) at 20210308005003040
76990 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-a1000.dts' (75,017) at 20210308005002616
76991 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/Kconfig' (75,018) at 20210308005003072
76992 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/veyron/Kconfig' (75,019) at 20210308005003004
76993 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arch_timer.h' (75,020) at 20240405153045849
76994 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzo/Makefile' (75,021) at 20210308005003708
76995 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_d.c' (75,022) at 20210308005046521
76996 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_small_bar.h' (75,023) at 20240405153045213
76997 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/zorro.h' (75,024) at 20210307214931690
76998 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sensor/tmp105_regs.h' (75,025) at 20210927100127241
76999 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-loopback' (75,026) at 20210309003648244
77000 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797.c' (75,027) at 20240405153230211
77001 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/meson.build' (75,028) at 20230921080030785
77002 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu104-revA.dts' (75,029) at 20210308005002636
77003 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-9p-pci.c' (75,030) at 20221215040039170
77004 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/Makefile' (75,031) at 20240405153230415
77005 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/sys.c' (75,032) at 20210308005003336
77006 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sysregs.c' (75,033) at 20240906080037576
77007 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1318-sdw.c' (75,034) at 20240405153232155
77008 2025-01-21 03:01:01.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/mpls_gso.c' (75,035) at 20240415080012995
77009 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/dev_opts.json' (75,036) at 20210307205553802
77010 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rw-by-file-report' (75,037) at 20210307214932566
77011 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/image_manager.hpp' (75,038) at 20240820080021218 to deleted uid set
77012 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gf100.fuc3' (75,039) at 20210307214927922
77013 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache-mod/mod-dnssd_0.6.bb' (75,040) at 20240413080012663
77014 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bygdsiljum' (75,041) at 20210307205553778
77015 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/Kconfig' (75,042) at 20210307214929258
77016 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/libubootenv_0.3.6.bb' (75,043) at 20241221090017636
77017 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1024_nand_rcw.cfg' (75,044) at 20210308005002992
77018 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/reclaim.c' (75,045) at 20241125090012259
77019 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/run-ptest' (75,046) at 20230813080012900
77020 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly/file1' (75,047) at 20210307205554386
77021 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu-hotplug.c' (75,048) at 20241111090012113
77022 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_dispc.h' (75,049) at 20240405153230639
77023 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Yamal201-90.0E' (75,050) at 20210307205553762
77024 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/conf/machine/include/ingrasys.inc' (75,051) at 20210307205553718
77025 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/signal.h' (75,052) at 20210307214925670
77026 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3328.c' (75,053) at 20220525020652330
77027 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/conf/layer.conf' (75,054) at 20241221090017484
77028 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds2406.rst' (75,055) at 20210307214925634
77029 2025-01-21 03:01:01.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/uncore-memory.json' (75,056) at 20240405153054141
77030 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/pl041.c' (75,057) at 20241211090212254
77031 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/base64.h' (75,058) at 20241114091008828
77032 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head507d.c' (75,059) at 20210309003649820
77033 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/adf_c62xvf_hw_data.c' (75,060) at 20240405153046953
77034 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/lcdif_drv.c' (75,061) at 20240613080016407
77035 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/hugetlb_encode.h' (75,062) at 20240405153052901
77036 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/core.c' (75,063) at 20210927100127205
77037 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/processor.h' (75,064) at 20240405153045965
77038 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libiscsi.c' (75,065) at 20240405153051625
77039 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h' (75,066) at 20210307214926218
77040 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch' (75,067) at 20241221090017680
77041 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0002-tmail-Include-ctype.h-for-isdigit.patch' (75,068) at 20221003030013273
77042 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ucontext.h' (75,069) at 20210307214926398
77043 2025-01-21 03:01:01.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/bios_handler.cpp' (75,070) at 20240925080023198
77044 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_s_down_ch0_regs.h' (75,071) at 20240405153046573
77045 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/board.h' (75,072) at 20210308005002920
77046 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/yocto_testresults_query.py' (75,073) at 20231126090012869
77047 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/Kconfig' (75,074) at 20240405153052001
77048 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/lv-Riga' (75,075) at 20210307205553774
77049 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/Makefile' (75,076) at 20210308005002976
77050 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/105' (75,077) at 20220429100100890
77051 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/hwdep.c' (75,078) at 20240405153232119
77052 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/infra/actions.json' (75,079) at 20240405153054377
77053 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm5200.dts' (75,080) at 20240405153046093
77054 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/lxt972.c' (75,081) at 20210308005002720
77055 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ls102xa_soc.h' (75,082) at 20210308005002644
77056 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/opensbi/opensbi-payloads.inc' (75,083) at 20230317080013821
77057 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-char.err' (75,084) at 20210308005046405
77058 2025-01-21 03:01:01.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/head.S' (75,085) at 20240405153045369
77059 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/COPYING.MIT' (75,086) at 20210307205553850
77060 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-freezegun/1777174bb97c0b514033a09b820078b0d117f4a8.patch' (75,087) at 20241221090017552
77061 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h' (75,088) at 20240405153048429
77062 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/x86-stub.h' (75,089) at 20240405153230295
77063 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_regs.h' (75,090) at 20210307214927862
77064 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Ulvila' (75,091) at 20210307205553770
77065 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/xilinx/Kconfig' (75,092) at 20240405153051777
77066 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch' (75,093) at 20230706080014737
77067 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/atmel.c' (75,094) at 20240405153049709
77068 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sht3x.c' (75,095) at 20240405153230667
77069 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/0001-Adjust-test-expectations-for-ptest.patch' (75,096) at 20241221090017560
77070 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-dfsdm-core.c' (75,097) at 20240405153230691
77071 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (75,098) at 20220618030015174
77072 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_cbdr.c' (75,099) at 20240405153049921
77073 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/env.cpp' (75,100) at 20210308004940468 to deleted uid set
77074 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/tricore-softmmu.mak' (75,101) at 20210927100127057
77075 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4.dtsi' (75,102) at 20240405153229919
77076 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/viohs.c' (75,103) at 20220525020652122
77077 2025-01-21 03:01:01.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-OpenGL' (75,104) at 20241221090017616
77078 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/gtdt.c' (75,105) at 20241211090145393
77079 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/at91.h' (75,106) at 20210307214931342
77080 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000-lcd-common.dtsi' (75,107) at 20240405153045601
77081 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/emulation.rst' (75,108) at 20241211090212230
77082 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-pxm2.dtsi' (75,109) at 20210308005002564
77083 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cmpxchg.h' (75,110) at 20240405153045621
77084 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ibm_settings.override.yml' (75,111) at 20220721030015837
77085 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/handlers.hpp' (75,112) at 20240820080023690
77086 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/cpufreq-bench_plot.sh' (75,113) at 20210307214932614
77087 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-reboot-cause-update.md' (75,114) at 20240919080004213
77088 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_uc.c' (75,115) at 20240405153050345
77089 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/f2fs_fs.h' (75,116) at 20241008080014007
77090 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c' (75,117) at 20240405153231307
77091 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti/k3-pktdma.yaml' (75,118) at 20240405153045057
77092 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,lms380kf01.yaml' (75,119) at 20240405153045045
77093 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/irq.c' (75,120) at 20240405153046285
77094 2025-01-21 03:01:01.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memfd.c' (75,121) at 20240405153053137
77095 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.26/index.html' (75,122) at 20210307205554246
77096 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.out' (75,123) at 20210308005046405 to deleted uid set
77097 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_resource.h' (75,124) at 20220429100100614
77098 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/server.ttyS1.conf' (75,125) at 20230606080013598
77099 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_mrfld.c' (75,126) at 20210309003650416
77100 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutletGroup.v1_2_0.json' (75,127) at 20240619080002952
77101 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-ss.c' (75,128) at 20210309003649780
77102 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/transport.h' (75,129) at 20231110090010623
77103 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/npde.h' (75,130) at 20210307214927906
77104 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_da850.c' (75,131) at 20240405153046653
77105 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-ve.c' (75,132) at 20220525020652334
77106 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_main.c' (75,133) at 20240405153049937
77107 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/watchdog_perf.c' (75,134) at 20240805080014043
77108 2025-01-21 03:01:01.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/primary_src.cpp' (75,135) at 20210308005346770
77109 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/i386/host/cpuinfo.h' (75,136) at 20241211090212242
77110 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sni_ave.c' (75,137) at 20210308005003444
77111 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-budget/Makefile' (75,138) at 20210307214928850
77112 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2d.dts' (75,139) at 20220525020652030
77113 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sandbox-adc.h' (75,140) at 20210308005003684
77114 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/stinger.c' (75,141) at 20240405153049133
77115 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_fcntl.h' (75,142) at 20210308005046089
77116 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/jcore,pit.txt' (75,143) at 20210307214925446
77117 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/coff.h' (75,144) at 20210307214931626
77118 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Manager.v1_19_2.json' (75,145) at 20240918080002720
77119 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/nvidia,tegra186-bpmp-i2c.yaml' (75,146) at 20240405153045065
77120 2025-01-21 03:01:01.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zd1301_demod.h' (75,147) at 20210309003650316
77121 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-h3-h5.dtsi' (75,148) at 20240405153045397
77122 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/backlight-uclass.c' (75,149) at 20210308005003524
77123 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/imx_gpio.c' (75,150) at 20241211090212274
77124 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp_consts.h' (75,151) at 20240405153050013
77125 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/spaces.h' (75,152) at 20210307214926226
77126 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (75,153) at 20240326080016518
77127 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-mediatek.c' (75,154) at 20210308005003480
77128 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/fsl_esdhc.c' (75,155) at 20210308005003404
77129 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/ci-definitions.rst.inc' (75,156) at 20241211090212234
77130 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,audmix.txt' (75,157) at 20210307214925426
77131 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ethtool.c' (75,158) at 20240405153050157
77132 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcftimer.h' (75,159) at 20210307214926162
77133 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (75,160) at 20230808080019600
77134 2025-01-21 03:01:01.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-ryos.c' (75,161) at 20240405153230655
77135 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hem.c' (75,162) at 20241211090145437 to deleted uid set
77136 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5907.dts' (75,163) at 20240405153045497
77137 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_sunxi.c' (75,164) at 20240405153230175
77138 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/avr_power.c' (75,165) at 20241211090212294
77139 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.h' (75,166) at 20240405153049917
77140 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/layer.conf' (75,167) at 20241221090017460
77141 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ifi_canfd/Kconfig' (75,168) at 20210307214929254
77142 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_included_detail.html' (75,169) at 20210307205554286
77143 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-or1k-pic.c' (75,170) at 20240405153049201
77144 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/speed.c' (75,171) at 20210308005002800
77145 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-orion5x/spl.h' (75,172) at 20210308005002660
77146 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/symlink.c' (75,173) at 20240405153052581
77147 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/vf610-ocotp.c' (75,174) at 20240405153051209
77148 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/Makefile' (75,175) at 20240405153230003
77149 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/mc5.c' (75,176) at 20210307214929362
77150 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-synth.h' (75,177) at 20220429100100430
77151 2025-01-21 03:01:01.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_link/Makefile' (75,178) at 20210308005003004
77152 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/gdbstub/test-sve-ioctl.py' (75,179) at 20240906080037576
77153 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SDCARD_defconfig' (75,180) at 20210308005003240
77154 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83773g.rst' (75,181) at 20210307214925506
77155 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cirrus/Makefile' (75,182) at 20240405153045433
77156 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vcpu_stall_detector.c' (75,183) at 20240405153230847
77157 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/pxa3xx_nand.c' (75,184) at 20210308005003416
77158 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci.c' (75,185) at 20221215040039374
77159 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/PAS-43.0W' (75,186) at 20210307205553762
77160 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull.dtsi' (75,187) at 20210308005002588
77161 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/generate_whitelist_create.sh' (75,188) at 20221209040032879
77162 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_command.cpp' (75,189) at 20241106090023550
77163 2025-01-21 03:01:01.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-savu' (75,190) at 20210307214925182
77164 2025-01-21 03:01:01.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-pinfunc.h' (75,191) at 20240405153045537
77165 2025-01-21 03:01:01.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4.json' (75,192) at 20241213090004413 to deleted uid set
77166 2025-01-21 03:01:01.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/libata-portmap.h' (75,193) at 20210307214926382
77167 2025-01-21 03:01:01.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/translate.c' (75,194) at 20240906080037480
77168 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dp83848.h' (75,195) at 20210308005003632
77169 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-uevent' (75,196) at 20210309003648264
77170 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/Kconfig' (75,197) at 20210308005002980
77171 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/Makefile' (75,198) at 20240405153052157
77172 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/run-ptest' (75,199) at 20241221090017496
77173 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Hotbird-13.0E' (75,200) at 20210307205553762
77174 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/Makefile.interfaces.in' (75,201) at 20210308005117617
77175 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fredriksberg' (75,202) at 20210307205553782
77176 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/ptrace_64.c' (75,203) at 20240405153046493
77177 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/test/watchdog.cpp' (75,204) at 20241119090027981
77178 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pbm.h' (75,205) at 20210307214926582
77179 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/Makefile' (75,206) at 20210307214930702
77180 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemux86.conf' (75,207) at 20220204040022600
77181 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/adc/ADCSensor.hpp' (75,208) at 20241112090003090
77182 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono/ofono' (75,209) at 20210307205554466
77183 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/bootdevices.rst' (75,210) at 20241211090212238
77184 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/k3_arsan_sdhci.c' (75,211) at 20210308005003404
77185 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_arg.py' (75,212) at 20221209040018567
77186 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l35.c' (75,213) at 20240405153053573
77187 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/xyz.openbmc_project.nvme.manager.service.replace' (75,214) at 20210307205554086
77188 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/p910nd/p910nd/fix-var-lock.patch' (75,215) at 20210307205553990
77189 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-j473.dts' (75,216) at 20240405153045717
77190 2025-01-21 03:01:01.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cgroup_helpers.h' (75,217) at 20240405153232255
77191 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_dirty_log_test.c' (75,218) at 20240405153054325
77192 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.json' (75,219) at 20220429100100882
77193 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sunxi_nand.c' (75,220) at 20240405153230879
77194 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_dma.h' (75,221) at 20210307214927246
77195 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/limits.h' (75,222) at 20210307214931642
77196 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/fscrypt.h' (75,223) at 20240405153054053
77197 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/mtk-pmic-keys.c' (75,224) at 20240405153049137
77198 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/0001-build-top.mk-unset-STRIP_OPTS.patch' (75,225) at 20220204040022528
77199 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mtd/Makefile.am.include' (75,226) at 20210308005100993
77200 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (75,227) at 20241106090019918
77201 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/eisa.rst' (75,228) at 20240405153045189
77202 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/vector.c' (75,229) at 20230925080040101
77203 2025-01-21 03:01:01.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ep93xx_eth.h' (75,230) at 20210308005003428
77204 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/fdt.c' (75,231) at 20241211090145477
77205 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-bman1-portals.dtsi' (75,232) at 20210307214926350
77206 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_46.2.bb' (75,233) at 20240302090018202
77207 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_ovl.c' (75,234) at 20240805080013951
77208 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/cpu.c' (75,235) at 20210308005002820
77209 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dfi-fs700-m60.dtsi' (75,236) at 20240405153229887
77210 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/process.c' (75,237) at 20240405153045913
77211 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-core.c' (75,238) at 20241018080014486
77212 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/micrel.c' (75,239) at 20240812080017244
77213 2025-01-21 03:01:01.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/MAINTAINERS' (75,240) at 20210308005003028
77214 2025-01-21 03:01:01.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/nuvoton/nuvoton,gfxi.yaml' (75,241) at 20240405153229795
77215 2025-01-21 03:01:01.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/read-edid_3.0.2.bb' (75,242) at 20241221090017544
77216 2025-01-21 03:01:01.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usx2y.h' (75,243) at 20210307214932450
77217 2025-01-21 03:01:01.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/Makefile' (75,244) at 20240405153047229
77218 2025-01-21 03:01:01.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/README.md' (75,245) at 20231011080016602
77219 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c' (75,246) at 20240411080014110
77220 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/faraday,ftrtc010.yaml' (75,247) at 20240405153045153
77221 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/xbar_mid_0_regs.h' (75,248) at 20240405153046601
77222 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/cpu.c' (75,249) at 20210308005002856
77223 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/ring-buffer-design.rst' (75,250) at 20210309003648468
77224 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/s3c_camif.h' (75,251) at 20210309003653944
77225 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager-config-mrw-native.bb' (75,252) at 20220921030015986
77226 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_vp9.h' (75,253) at 20210307214930586
77227 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/scoop.h' (75,254) at 20210307214925850
77228 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb' (75,255) at 20231126090012801
77229 2025-01-21 03:01:01.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/tegra20_sflash.c' (75,256) at 20210308005003496
77230 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_cs.c' (75,257) at 20240405153051681
77231 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml' (75,258) at 20240405153045085
77232 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/brcm,bdc.yaml' (75,259) at 20240405153045181
77233 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_devlink.h' (75,260) at 20240405153050261
77234 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref.host.h' (75,261) at 20240405153051837
77235 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.h' (75,262) at 20210307214928614
77236 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_device.c' (75,263) at 20240613080016527
77237 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa75.inc' (75,264) at 20240301090012451
77238 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8308rdb.dts' (75,265) at 20210307214926358
77239 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/xs_wire.h' (75,266) at 20240405153052961
77240 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/as102_fe.h' (75,267) at 20210307214928610
77241 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stih410-b2260/board.c' (75,268) at 20210308005003052
77242 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PortCollection_v1.xml' (75,269) at 20240619080002932
77243 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts' (75,270) at 20241008080013895
77244 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/machine_kexec_reloc.c' (75,271) at 20210307214926502
77245 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/unistd-common.h' (75,272) at 20210308005046065
77246 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/Kbuild' (75,273) at 20220525020651974
77247 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/m48t59.h' (75,274) at 20221215040039186
77248 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/io-acorn.S' (75,275) at 20220525020651894
77249 2025-01-21 03:01:01.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mstar/Makefile' (75,276) at 20240405153046805
77250 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/sta_info.h' (75,277) at 20240805080014059
77251 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/debug_vm_pgtable.c' (75,278) at 20240820080014185
77252 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/tracepoint.c' (75,279) at 20240405153053073
77253 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/vhost-user-blk.c' (75,280) at 20241211090212258
77254 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_lag.sh' (75,281) at 20240405153232263
77255 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lpc32xx-clock.h' (75,282) at 20210307214931326
77256 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c' (75,283) at 20240405153053973
77257 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_addr64_32.dts' (75,284) at 20210308005003760
77258 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/configs/virt_defconfig' (75,285) at 20240405153046057
77259 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/Makefile' (75,286) at 20210307214929402
77260 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/clk.h' (75,287) at 20240405153046805
77261 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Melbourne' (75,288) at 20210307205553762
77262 2025-01-21 03:01:01.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/xgmi.rst' (75,289) at 20240405153045213
77263 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/neon-shared.decode' (75,290) at 20230426080043860
77264 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/msgraph/msgraph_0.2.3.bb' (75,291) at 20241221090017488
77265 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/sandbox-fb.txt' (75,292) at 20210308005003328
77266 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/tdx/tdx.c' (75,293) at 20241211090145389
77267 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_debugfs.c' (75,294) at 20240405153230551
77268 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/tsc2007.h' (75,295) at 20210307214931482
77269 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcr/gcr3/0001-meson.build-correctly-handle-disabled-ssh_agent-opti.patch' (75,296) at 20240301090012427
77270 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/exynos4210_rtc.c' (75,297) at 20241211090212326
77271 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-swnode.h' (75,298) at 20240405153047089
77272 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi_spl.its' (75,299) at 20210308005003332
77273 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.mctpreactor.service' (75,300) at 20241205090004235
77274 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.h' (75,301) at 20210307214927242
77275 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/virtual-memory.json' (75,302) at 20240405153054129
77276 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/aspeed.h' (75,303) at 20241211090212358
77277 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsaddr.c' (75,304) at 20240405153046625
77278 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/Kconfig' (75,305) at 20210308005002540
77279 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/miiphybb.c' (75,306) at 20210308005003440
77280 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/Makefile' (75,307) at 20210309003648744
77281 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/minmax.cocci' (75,308) at 20220525020654939
77282 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-intel.h' (75,309) at 20240520080015167
77283 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy3C_C-95.0W' (75,310) at 20210307205553762
77284 2025-01-21 03:01:01.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm20b.c' (75,311) at 20220525020652963
77285 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/annotate.c' (75,312) at 20241008080014051
77286 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/Makefile' (75,313) at 20210308005002860
77287 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/btree.h' (75,314) at 20210819100021634
77288 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcsim.c' (75,315) at 20240405153051145
77289 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda_spi.c' (75,316) at 20241008080014047
77290 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_5_0_sh_mask.h' (75,317) at 20220525020652534
77291 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/Kconfig' (75,318) at 20240405153049397
77292 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qom-proplist.c' (75,319) at 20221215040039390
77293 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-cmos.c' (75,320) at 20241216090017725
77294 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/minnowmax.c' (75,321) at 20210308005003008
77295 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/sco.h' (75,322) at 20240405153231847
77296 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh_0.11.1.bb' (75,323) at 20241221090017540
77297 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/tps68470_pmic.c' (75,324) at 20241008080013903
77298 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_tcp_helpers.h' (75,325) at 20240405153054241
77299 2025-01-21 03:01:01.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_panel.h' (75,326) at 20240405153231795
77300 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-wf-bic@.service' (75,327) at 20240806080014735
77301 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/tps6594-esm.c' (75,328) at 20240405153230847
77302 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_defio.c' (75,329) at 20240503080014494
77303 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/nsleep-lat.c' (75,330) at 20210307214932730
77304 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/gpio.txt' (75,331) at 20220215040051544
77305 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-common.dtsi' (75,332) at 20240405153229879
77306 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.h' (75,333) at 20240405153047225
77307 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/Makefile.target' (75,334) at 20240906080037576
77308 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/run-ptest' (75,335) at 20230131040012071
77309 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/gpio.c' (75,336) at 20240405153051757
77310 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/desc.c' (75,337) at 20210307214929750
77311 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_pci.h' (75,338) at 20210307214928702
77312 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c' (75,339) at 20240405153047097
77313 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm5100.h' (75,340) at 20210307214931606
77314 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/smsc_fdc37m81x.h' (75,341) at 20210307214926246
77315 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/smdk_spdif.c' (75,342) at 20210309003654924
77316 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/es1688/es1688_lib.c' (75,343) at 20220525020654979
77317 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/programming-language.rst' (75,344) at 20240405153045249
77318 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_lvds_i2c.c' (75,345) at 20240405153048425
77319 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Atvidaberg' (75,346) at 20210307205553778
77320 2025-01-21 03:01:01.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_debugfs.c' (75,347) at 20240405153051893
77321 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/.gitignore' (75,348) at 20210307214930270
77322 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ibpkey.c' (75,349) at 20240405153053477
77323 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/msktutil/msktutil/0001-configure.ac-Remove-native-include-path.patch' (75,350) at 20230131040012035
77324 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/davinci_emac.h' (75,351) at 20210308005003448
77325 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/ibm/platform.c' (75,352) at 20241009080011085
77326 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/frontend.json' (75,353) at 20240405153054157
77327 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/hte.c' (75,354) at 20210308005002856
77328 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-wb45n.dtsi' (75,355) at 20240405153045465
77329 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-stamp.py' (75,356) at 20221215040039270
77330 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.h' (75,357) at 20240405153050157
77331 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/-bmc-nic.network.in' (75,358) at 20241206090014226
77332 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/asm-offsets.c' (75,359) at 20240405153229907
77333 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/memory.json' (75,360) at 20240405153054149
77334 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb' (75,361) at 20241221090017548
77335 2025-01-21 03:01:01.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/ddr.h' (75,362) at 20210308005002968
77336 2025-01-21 03:01:01.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/sor.h' (75,363) at 20210308005003536
77337 2025-01-21 03:01:01.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sc7280.c' (75,364) at 20221128040017442
77338 2025-01-21 03:01:01.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_jerry_defconfig' (75,365) at 20210308005003252
77339 2025-01-21 03:01:01.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/layla20.c' (75,366) at 20210307214932246
77340 2025-01-21 03:01:01.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfsroot.rst' (75,367) at 20210309003648292
77341 2025-01-21 03:01:01.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/try_cmpxchg' (75,368) at 20240405153053437
77342 2025-01-21 03:01:01.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/MAINTAINERS' (75,369) at 20210308005002956
77343 2025-01-21 03:01:01.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_ch7017.c' (75,370) at 20210307214927786
77344 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm_emulate.h' (75,371) at 20240405153230131
77345 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-axg-power.h' (75,372) at 20240405153231799
77346 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-ioread.c' (75,373) at 20210307214928846
77347 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/audit.c' (75,374) at 20240405153045917
77348 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-post-end.service' (75,375) at 20240105090012010
77349 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/Makefile' (75,376) at 20240405153051201
77350 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a77965_salvator-x_defconfig' (75,377) at 20210308005003276
77351 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/cdns_wdt.c' (75,378) at 20210308005003540
77352 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/Makefile' (75,379) at 20210307214929482
77353 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/esas2r_int.c' (75,380) at 20220525020654007
77354 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts' (75,381) at 20240405153045841
77355 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_pdc.c' (75,382) at 20240405153230171
77356 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_dmi.c' (75,383) at 20210307214926942
77357 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/dwarf-regs.c' (75,384) at 20210307214932514
77358 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/pmagb-b-fb.h' (75,385) at 20210307214931698
77359 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wd501p.h' (75,386) at 20210307214930978
77360 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/acpi/scan_handlers.rst' (75,387) at 20210307214925454
77361 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/memfd.h' (75,388) at 20240405153052925
77362 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman_2.7.2.bb' (75,389) at 20241206090014254
77363 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_graphics.c' (75,390) at 20210308005002884
77364 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc7.h' (75,391) at 20210307214931374
77365 2025-01-21 03:01:01.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/bmac.c' (75,392) at 20240405153049805
77366 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/icp10100.c' (75,393) at 20240405153049009
77367 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/hid_bpf_dispatch.c' (75,394) at 20240405153230651
77368 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-cannonlake.c' (75,395) at 20240405153231323
77369 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/syscall_api.rst' (75,396) at 20240405153044997
77370 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ftrace.h' (75,397) at 20240405153046065
77371 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8250-lpass-aoncc.h' (75,398) at 20220525020654543
77372 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-reload.rst' (75,399) at 20210309003648448
77373 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/xen_pvdevice.c' (75,400) at 20240906080037232
77374 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/locales.py' (75,401) at 20241221090017632
77375 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-sf16fmr2.c' (75,402) at 20220525020653307
77376 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn303/dcn303_fpu.h' (75,403) at 20240405153047277
77377 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/sync_regs_test.c' (75,404) at 20240405153232271
77378 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_rx.c' (75,405) at 20241104090011579
77379 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/fixmap.h' (75,406) at 20240405153046065
77380 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/rfkill.h' (75,407) at 20210307214929798
77381 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_usbtty_nand_defconfig' (75,408) at 20210308005003280
77382 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_sio.c' (75,409) at 20240628080013977
77383 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/median.hpp' (75,410) at 20240904080034451
77384 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-linkstation.dtsi' (75,411) at 20240405153045461
77385 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/skeleton/profiler.bpf.c' (75,412) at 20240405153054041
77386 2025-01-21 03:01:01.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/Kconfig' (75,413) at 20210309003650176
77387 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/agere/et131x.h' (75,414) at 20210307214929286
77388 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/Makefile' (75,415) at 20210307214930302
77389 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/dpll44xx.c' (75,416) at 20220525020652338
77390 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/fault.c' (75,417) at 20240805080013927
77391 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/aclinuxex.h' (75,418) at 20240405153052617
77392 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/stacktrace.c' (75,419) at 20210307214926262
77393 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/with_tunnels.sh' (75,420) at 20210307214932662
77394 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/request_key.c' (75,421) at 20240405153053473
77395 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/string.h' (75,422) at 20210308005002808
77396 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu.nsi' (75,423) at 20241211090212450
77397 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/delay.h' (75,424) at 20210307214931302
77398 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/fix-standard-namespace-errors.patch' (75,425) at 20231011080016574
77399 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains43xx_data.c' (75,426) at 20210307214925922
77400 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/types.h' (75,427) at 20240405153050557
77401 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/context.py' (75,428) at 20210307205554446
77402 2025-01-21 03:01:01.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-emev2.c' (75,429) at 20240405153230235
77403 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun9i-a80-usb.h' (75,430) at 20210308005003636
77404 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2165.c' (75,431) at 20240405153230779
77405 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/pam.conf.patch' (75,432) at 20210307205554558
77406 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_mmu.h' (75,433) at 20240405153229979
77407 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb.dtsi' (75,434) at 20210307214926346
77408 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/drbd.h' (75,435) at 20240405153052681
77409 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/rv32_defconfig' (75,436) at 20240405153046245
77410 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/fat16.py' (75,437) at 20240906080037564
77411 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/xen.h' (75,438) at 20240405153230143
77412 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml' (75,439) at 20240405153229795
77413 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/uname.c' (75,440) at 20221215040039210
77414 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.c' (75,441) at 20210308005002756
77415 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw552x.dts' (75,442) at 20240405153045501
77416 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-ns2.h' (75,443) at 20210307214931338
77417 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/setup_32.c' (75,444) at 20240405153046153
77418 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0001-teamd-Pass-correct-parameter-type-to-accept-API.patch' (75,445) at 20241206090014262
77419 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/README' (75,446) at 20210307214932630
77420 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Message_v1.xml' (75,447) at 20240918080002712
77421 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/irq-chip-model.rst' (75,448) at 20240405153229743
77422 2025-01-21 03:01:01.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.30.bb' (75,449) at 20231011080016582
77423 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max9286.c' (75,450) at 20240405153230787
77424 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-ia32x64-processor.json' (75,451) at 20241207090009631
77425 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi-armv8.conf' (75,452) at 20240127090011884
77426 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb' (75,453) at 20220402030016203
77427 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.c' (75,454) at 20220525020652959
77428 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/296.out' (75,455) at 20220429100100926
77429 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3036-evb.dts' (75,456) at 20240405153045557
77430 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds3231.c' (75,457) at 20210308005003480
77431 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/cgx.c' (75,458) at 20241211090145461
77432 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu73.h' (75,459) at 20240405153230507
77433 2025-01-21 03:01:01.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/SessionsStore.js' (75,460) at 20241004080035963
77434 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu.h' (75,461) at 20241211090145461
77435 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/elf_ops.h.inc' (75,462) at 20240906080037332
77436 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ns87308.h' (75,463) at 20210308005003676
77437 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/pxafb.rst' (75,464) at 20210307214925478
77438 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-zynqmp-crf.c' (75,465) at 20240906080037260
77439 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongson_liointc.h' (75,466) at 20210927100127237
77440 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c' (75,467) at 20240405153230571
77441 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/config' (75,468) at 20240405153054313
77442 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/i386/safe-syscall.inc.S' (75,469) at 20220429100100406
77443 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_dmfs.c' (75,470) at 20240405153050109
77444 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mark_read_dirty.c' (75,471) at 20230809080010803
77445 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb' (75,472) at 20241220090019722
77446 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/ds1305.h' (75,473) at 20210307214931514
77447 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openconnect/openconnect/0001-Shim-for-renaming-of-GNUTLS_NO_EXTENSIONS-in-GnuTLS-.patch' (75,474) at 20230919080013954
77448 2025-01-21 03:01:01.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1308.h' (75,475) at 20240405153053697
77449 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/arizona.h' (75,476) at 20210307214931342
77450 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0010-eglibc-Cross-building-and-testing-instructions.patch' (75,477) at 20241221090017640
77451 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/010.out' (75,478) at 20210308005046413
77452 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver_4.18.1.bb' (75,479) at 20230503080014591
77453 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/Kconfig' (75,480) at 20210307214932190
77454 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-minimal-dev.bb' (75,481) at 20210307205554482
77455 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/delayed_call.h' (75,482) at 20210307214931374
77456 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts' (75,483) at 20240405153045721
77457 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/0001-Don-t-expose-configure-args.patch' (75,484) at 20220910030013373
77458 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/chassis/x86-power-control/power-config-host0.json' (75,485) at 20211208110015666
77459 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irq_poll.h' (75,486) at 20210307214931410
77460 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/samsung/exynos-pmu.h' (75,487) at 20210307214931510
77461 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ads7828.rst' (75,488) at 20210307214925498
77462 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-proximity-as3935' (75,489) at 20220525020651634
77463 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-mei' (75,490) at 20240405153044917
77464 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/brcm-kona-reset.c' (75,491) at 20240405153231351
77465 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/katmai_defconfig' (75,492) at 20210309003648872
77466 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sc7180-venus.yaml' (75,493) at 20240405153045097
77467 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/fw-update/fw-update/usb-controller-update' (75,494) at 20220516030008849
77468 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/select_reuseport.c' (75,495) at 20240405153054257
77469 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp' (75,496) at 20240730080002889
77470 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-mmc-init.bb' (75,497) at 20241206090014274
77471 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/logicore_dp_tx.h' (75,498) at 20210308005003528
77472 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/sun4i-ts.c' (75,499) at 20240405153049161
77473 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P5040DS.h' (75,500) at 20210308005003580
77474 2025-01-21 03:01:01.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/phosphor-ipmi-host.service' (75,501) at 20221018030016733
77475 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.296.0.bb' (75,502) at 20241221090017684
77476 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miami/ps7_regs.txt' (75,503) at 20210308005003080
77477 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc834x_itx.c' (75,504) at 20240405153046197
77478 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/ctree.h' (75,505) at 20241008080013987 to deleted uid set
77479 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/Makefile' (75,506) at 20210308005002956
77480 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-salvator-x-u-boot.dts' (75,507) at 20210308005002600
77481 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/hix5hd2-ir.txt' (75,508) at 20210307214925350
77482 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_muli.c' (75,509) at 20210308005046529
77483 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts' (75,510) at 20240405153045725
77484 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/hwmon_ffdc.hpp' (75,511) at 20210625000105084
77485 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/bblayers.conf.sample' (75,512) at 20240727080014098
77486 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq.resolvconf' (75,513) at 20210307205553838
77487 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sony-td4353-jdi.c' (75,514) at 20240405153230619
77488 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_aic.c' (75,515) at 20210307214929762
77489 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/hp6xx_defconfig' (75,516) at 20240405153046309
77490 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/as3722_init.h' (75,517) at 20210308005003080
77491 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/microchip/mpfs-sys-controller.c' (75,518) at 20240405153231451
77492 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-theadorable.dts' (75,519) at 20210308005002568
77493 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-mstp.c' (75,520) at 20240405153046833
77494 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/eprom.h' (75,521) at 20220525020653131
77495 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/Kconfig' (75,522) at 20210307214929182
77496 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/PSPD.interface.yaml' (75,523) at 20230222020915707
77497 2025-01-21 03:01:01.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-guitar-bb-rev-b.dts' (75,524) at 20240405153045369
77498 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm-phy-lib.c' (75,525) at 20240405153050353
77499 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/multiconfig.py' (75,526) at 20220910030013401
77500 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_util.cpp' (75,527) at 20241009080032854
77501 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/sun8i-rotate.h' (75,528) at 20210307214928762
77502 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_7_0_sh_mask.h' (75,529) at 20220525020652807
77503 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-pc.h' (75,530) at 20230426080043948
77504 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/main.c' (75,531) at 20210307214929778
77505 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/MAINTAINERS' (75,532) at 20210308005002996
77506 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h' (75,533) at 20240405153047293
77507 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/acl.h' (75,534) at 20240405153052337
77508 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsi-sbefifo.h' (75,535) at 20210307214931390
77509 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VirtualMediaCollection.json' (75,536) at 20240619080002956
77510 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/spelling.txt' (75,537) at 20210308005003736
77511 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/devlink_port.c' (75,538) at 20240405153231019
77512 2025-01-21 03:01:01.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/tftp.h' (75,539) at 20210308005003676
77513 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/linux_loop.h' (75,540) at 20220429100100642
77514 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/syscall.h' (75,541) at 20240405153045965
77515 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRIVIAL' (75,542) at 20210307214932714
77516 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/gss_err.h' (75,543) at 20210307214931518
77517 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/spi.c' (75,544) at 20210307214929982
77518 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-inno-csi-dphy.yaml' (75,545) at 20240405153229787
77519 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pic32.c' (75,546) at 20240405153231463
77520 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/mcba_usb.c' (75,547) at 20240405153049741
77521 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/081' (75,548) at 20210927100127481
77522 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/uncore-interconnect.json' (75,549) at 20240405153054137
77523 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/msf2-soc.h' (75,550) at 20240906080037328
77524 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/linked_funcs.c' (75,551) at 20240405153054253
77525 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/sysfs.c' (75,552) at 20240405153053485
77526 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c' (75,553) at 20240405153049465
77527 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/mcp4922.c' (75,554) at 20240405153048981
77528 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6q-pinctrl.txt' (75,555) at 20210307214925394
77529 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/sm4.c' (75,556) at 20240326080039398
77530 2025-01-21 03:01:01.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libssh2/libssh2_1.11.1.bb' (75,557) at 20241221090017696
77531 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/farch_regs.h' (75,558) at 20240405153050285
77532 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.c' (75,559) at 20210307214927974
77533 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_init.c' (75,560) at 20210309003655980
77534 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/meson.build' (75,561) at 20240906080037580
77535 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/pin_user_pages.rst' (75,562) at 20240405153045005
77536 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/probe-slot-device' (75,563) at 20241101080022232
77537 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts_git.bb' (75,564) at 20241221090017472
77538 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/Makefile' (75,565) at 20210307214926538
77539 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2947.h' (75,566) at 20210307214928126
77540 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-oneshot' (75,567) at 20210307214925194
77541 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle_bad.dts' (75,568) at 20210308005003760
77542 2025-01-21 03:01:01.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/spl.c' (75,569) at 20210308005002756
77543 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu_init_early.c' (75,570) at 20210308005002832
77544 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/bootstrap.sh' (75,571) at 20221209040012295
77545 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_marvel.c' (75,572) at 20220525020651802
77546 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/renesas,raa215300.yaml' (75,573) at 20240405153045145
77547 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/strncpy_user.S' (75,574) at 20240405153230015
77548 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188/Kconfig' (75,575) at 20210308005002772
77549 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rc5t583-regulator.c' (75,576) at 20240405153231363
77550 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/setup.c' (75,577) at 20240628080013977
77551 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_tqp_stats.c' (75,578) at 20240411080014082
77552 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/xilinx/phy-zynqmp.c' (75,579) at 20240913080013817
77553 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.h' (75,580) at 20220525020652478
77554 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-apb0-clk.yaml' (75,581) at 20240405153045021
77555 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/COPYING.MIT' (75,582) at 20210307205553662
77556 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm.yml' (75,583) at 20210307205554110
77557 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_hwdep.c' (75,584) at 20220525020654975
77558 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/repo.py' (75,585) at 20210307205554238
77559 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_proc.h' (75,586) at 20240326080039562
77560 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/rm3100-spi.c' (75,587) at 20240405153049005
77561 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/kernel-driver-statement.rst' (75,588) at 20210307214925586
77562 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Authority/meson.build' (75,589) at 20230825080021137 to deleted uid set
77563 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/dma-mapping.c' (75,590) at 20240405153045901
77564 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/asm-offsets.c' (75,591) at 20240405153230023
77565 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4c.dts' (75,592) at 20240405153229967
77566 2025-01-21 03:01:01.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-cipher-core.S' (75,593) at 20210307214926054
77567 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/helpers.c' (75,594) at 20241211090212346
77568 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6qdl-clock.h' (75,595) at 20240405153052641
77569 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap.h' (75,596) at 20240405153231979
77570 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_hda_dsp_common.c' (75,597) at 20240405153053949
77571 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/loongson.h' (75,598) at 20220525020652002
77572 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/passwd_mgr.hpp' (75,599) at 20240829080022546
77573 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/omap_ssi_port.c' (75,600) at 20240405153048829
77574 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/max31785@52.conf' (75,601) at 20240920080012139
77575 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/starfive,jh7100-reset.yaml' (75,602) at 20240405153045149
77576 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/features.rst' (75,603) at 20240405153229743
77577 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/peb2466.c' (75,604) at 20240919080017082
77578 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/layout.h' (75,605) at 20240405153048621
77579 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_gadget_ep0.c' (75,606) at 20210309003653264
77580 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kylin-rk3036_defconfig' (75,607) at 20210308005003264
77581 2025-01-21 03:01:01.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/ipmi-fru-properties.yaml' (75,608) at 20220128040018736
77582 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/Makefile' (75,609) at 20240405153050189
77583 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/date.py' (75,610) at 20220910030013397
77584 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec-h264.c' (75,611) at 20240405153051865
77585 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/internal/sys.hpp' (75,612) at 20210308005133997
77586 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/Makefile' (75,613) at 20240405153049969
77587 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm47xx.c' (75,614) at 20240405153046049
77588 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-kernel/linux/linux-nuvoton_%.bbappend' (75,615) at 20240417080014694
77589 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/dma.c' (75,616) at 20240405153050609
77590 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_session.h' (75,617) at 20240405153048545
77591 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/event.c' (75,618) at 20240405153050713
77592 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/stmmac.rst' (75,619) at 20210309003648448
77593 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/checksum.h' (75,620) at 20240405153052865
77594 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10056.dts' (75,621) at 20240405153045537
77595 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bmips-spaces.h' (75,622) at 20210307214926210
77596 2025-01-21 03:01:01.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/ruli_0.36.bb' (75,623) at 20230610080017603
77597 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mcu.c' (75,624) at 20241008080013955
77598 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/error-inject.c' (75,625) at 20240405153045633
77599 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-cp110-slave.dtsi' (75,626) at 20210308005002568
77600 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-lpc18xx-usb-otg.c' (75,627) at 20210307214930058
77601 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6338-dma.h' (75,628) at 20210308005003636
77602 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ambakmi.c' (75,629) at 20240405153049153
77603 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-debix-som-a-bmb-08.dts' (75,630) at 20240405153229927
77604 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cs423x/cs4236.c' (75,631) at 20240405153232127
77605 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821c.h' (75,632) at 20240405153050653
77606 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libndp/libndp_1.9.bb' (75,633) at 20241221090017504
77607 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-get-capabilities.rst' (75,634) at 20220525020654131
77608 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/64/pgtable.h' (75,635) at 20240405153230031
77609 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-memory-timings.dtsi' (75,636) at 20240405153045485
77610 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power_supply.h' (75,637) at 20240405153052773
77611 2025-01-21 03:01:01.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-tamonten.dtsi' (75,638) at 20240405153229879
77612 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service' (75,639) at 20231011080016606
77613 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/elfutils_0.192.bb' (75,640) at 20241221090017656
77614 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/termbits.h' (75,641) at 20210308005046089
77615 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/bcm2835/raspberrypi-firmware.h' (75,642) at 20240405153052881
77616 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mips_cdmm.c' (75,643) at 20240405153046733
77617 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bmc-update.bb' (75,644) at 20241221090017480
77618 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_cdev_raw.c' (75,645) at 20210624100024201
77619 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/netlink.c' (75,646) at 20240405153232067
77620 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx5.c' (75,647) at 20210308005003460
77621 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_eth.h' (75,648) at 20210308005003436
77622 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/asciidoctor-extensions.rb' (75,649) at 20210307214932506
77623 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/rethook.h' (75,650) at 20240405153045945
77624 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sync_core.h' (75,651) at 20241220090018306
77625 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm963158.dts' (75,652) at 20240405153045717
77626 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_cls_redirect.c' (75,653) at 20240405153054273
77627 2025-01-21 03:01:01.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/remotedata.py' (75,654) at 20210307205554242
77628 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/meson.build' (75,655) at 20230821192414188
77629 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/Makefile.in-remove-_BUILD_STRING-and-_BUILD_TIME.patch' (75,656) at 20210307205553986
77630 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/yocto-project-transp.png' (75,657) at 20210307205554290 to deleted uid set
77631 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/openbmc-flash-layout.dtsi' (75,658) at 20240405153045425
77632 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/Makefile' (75,659) at 20240405153045701
77633 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/execvp.c' (75,660) at 20240405153046345
77634 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sandbox-raw-bus.c' (75,661) at 20210308005003444
77635 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_10x18.c' (75,662) at 20220525020654747
77636 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd71815-regulator.c' (75,663) at 20240628080014005
77637 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nffw.h' (75,664) at 20210307214929570
77638 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-log.h' (75,665) at 20240405153052297
77639 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools/0001-m4macros-Check-for-a-function-provided-by-libX11-in-.patch' (75,666) at 20221003030013289
77640 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_strings.c' (75,667) at 20210308004938832
77641 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/atmel-isi.txt' (75,668) at 20210307214925350
77642 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/electra_cf.c' (75,669) at 20240405153051265
77643 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scatterlist.h' (75,670) at 20240405153048533
77644 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/beagle.c' (75,671) at 20210308005003076
77645 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/hw_breakpoint.c' (75,672) at 20240405153045869
77646 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hikey970-pmic.dtsi' (75,673) at 20240405153229927
77647 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/errseq.h' (75,674) at 20210307214931382
77648 2025-01-21 03:01:01.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/pxa/mfp.c' (75,675) at 20240405153051765
77649 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/modpost.c' (75,676) at 20241216090017801
77650 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.h' (75,677) at 20210307214927954
77651 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/button_handler.cpp' (75,678) at 20241209090018856
77652 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/src/watchdog.hpp' (75,679) at 20240904080044163
77653 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips.png' (75,680) at 20240309090012816 to deleted uid set
77654 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nubus/nubus.c' (75,681) at 20240405153051189
77655 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx25.c' (75,682) at 20240405153231319
77656 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/motionpro_defconfig' (75,683) at 20240405153046097
77657 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/System_LocationCode.json' (75,684) at 20221213040036921
77658 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/leds/gbs-led-manager-config-native.bb' (75,685) at 20241206090014278
77659 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_hook.h' (75,686) at 20240405153052929
77660 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/multi-display-hdcp-mpo-less-pipe-ex.svg' (75,687) at 20240405153045213
77661 2025-01-21 03:01:01.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1108-evb.dts' (75,688) at 20240405153045565
77662 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/iss4xx-mpic.dts' (75,689) at 20210307214926354
77663 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm84881.c' (75,690) at 20241018080014538
77664 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/ms7722se.c' (75,691) at 20210308005003020
77665 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/Kconfig' (75,692) at 20240405153051417
77666 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_body.hpp' (75,693) at 20240817080003171
77667 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/dirty.h' (75,694) at 20240405153231575
77668 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gem.c' (75,695) at 20240405153048421
77669 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sol.c' (75,696) at 20210308004938832
77670 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/riscv-iommu-bits.h' (75,697) at 20241211090212326
77671 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/smc911x_eeprom.c' (75,698) at 20210308005003544
77672 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/index.rst' (75,699) at 20240405153045265
77673 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm1-cmd.c' (75,700) at 20240405153046761
77674 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp3952.c' (75,701) at 20240405153049217
77675 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/mmap-nommu.c' (75,702) at 20240405153052501
77676 2025-01-21 03:01:01.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_sdio.c' (75,703) at 20240405153231263
77677 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/maple_tree.h' (75,704) at 20240405153231819
77678 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_mman.h' (75,705) at 20230925080039941
77679 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/system.h' (75,706) at 20210308005002816
77680 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c' (75,707) at 20241211090145409
77681 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-5.0.rst' (75,708) at 20240417080014698
77682 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/fel_utils.S' (75,709) at 20210308005002556
77683 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpu64.c' (75,710) at 20241211090212466
77684 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr-video.c' (75,711) at 20220818100014731
77685 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-gvec-desc.h' (75,712) at 20210308005046057
77686 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/0001-vexpress64-Set-the-DM_RNG-property.patch' (75,713) at 20240113090014528
77687 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb-examples/configure.in-Fix-string-argument-syntax.patch' (75,714) at 20210307205553938
77688 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-guitar.dtsi' (75,715) at 20240405153045369
77689 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-mlxcpld.c' (75,716) at 20220525020653215
77690 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button/obmc/gpio/id_button' (75,717) at 20210307205553702
77691 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-netgear-rn102.dts' (75,718) at 20240405153045445
77692 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.h' (75,719) at 20210307214927922
77693 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-r9.dts' (75,720) at 20240405153045781
77694 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pt5161l.c' (75,721) at 20240912080012042
77695 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ls1043ardb_rcw_nand.cfg' (75,722) at 20210308005002968
77696 2025-01-21 03:01:01.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_can.dtsi' (75,723) at 20240405153045469
77697 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/paxctl/paxctl/0001-To-fix-package-error-if-DESTDIR-is-set-to-usr.patch' (75,724) at 20230919080013962
77698 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/export_sample.py' (75,725) at 20210308005114861
77699 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/call_object.c' (75,726) at 20240520080015231
77700 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/global_data.h' (75,727) at 20210308005002844
77701 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/time-utils.c' (75,728) at 20241008080014055
77702 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/gnome-remote-desktop_47.0.bb' (75,729) at 20241221090017484
77703 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/pixelgen_private.h' (75,730) at 20240405153051829
77704 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2978.rst' (75,731) at 20240405153045217
77705 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/copy_user.S' (75,732) at 20240405153230003
77706 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts' (75,733) at 20240405153045537
77707 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-packets.c' (75,734) at 20210307214928470
77708 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/sandbox_keyb.c' (75,735) at 20210308005003504
77709 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9n12ek_nandflash_defconfig' (75,736) at 20210308005003248
77710 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-pmu.h' (75,737) at 20240405153051769
77711 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5677.txt' (75,738) at 20210309003648392
77712 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opusfile/opusfile_0.12.bb' (75,739) at 20210307205553802
77713 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imxrt1050.c' (75,740) at 20240405153046789
77714 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-mercury5.dtsi' (75,741) at 20240405153045573
77715 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-pcm-dma.c' (75,742) at 20240405153053545
77716 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb' (75,743) at 20241221090017560
77717 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_tc_matchall.c' (75,744) at 20240405153050177
77718 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-runtime.h' (75,745) at 20240326080039366
77719 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/vfat.rst' (75,746) at 20240405153229815
77720 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun9i-a80-cubieboard4.dts' (75,747) at 20210308005002628
77721 2025-01-21 03:01:01.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390x-core64.xml' (75,748) at 20210308005045817
77722 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,tm2.yaml' (75,749) at 20240405153229799
77723 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aiocb.c' (75,750) at 20210308005046557
77724 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mqmaker/miqi_rk3288/miqi-rk3288.c' (75,751) at 20210308005003020
77725 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func2.c' (75,752) at 20240405153054277
77726 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json' (75,753) at 20241107090014377 to deleted uid set
77727 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/classes/image_types_hoth.bbclass' (75,754) at 20240524080012817
77728 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rk3288_defconfig' (75,755) at 20210308005003260
77729 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/erspan.h' (75,756) at 20240405153052841
77730 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/mux.c' (75,757) at 20210308005002948
77731 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/directory.c' (75,758) at 20241104090011595
77732 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ti,tmp006.yaml' (75,759) at 20240405153045077
77733 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/bash-completion/bash-completion_2.15.0.bb' (75,760) at 20241221090017692
77734 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm44xx.h' (75,761) at 20240405153045669
77735 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8400-audio.h' (75,762) at 20210307214931438
77736 2025-01-21 03:01:01.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/lowlevel_init.S' (75,763) at 20210308005002792
77737 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/st.c' (75,764) at 20241216090017737
77738 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max14577_charger.c' (75,765) at 20240405153051437
77739 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/sunplus,sp7021-emac.yaml' (75,766) at 20240405153045121
77740 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Porvoo' (75,767) at 20210307205553770
77741 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ingenic-battery.c' (75,768) at 20240405153051433
77742 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xgs-iproc.c' (75,769) at 20240405153047085
77743 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ali1535.c' (75,770) at 20220525020653071
77744 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb' (75,771) at 20241206090014310
77745 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/psqlodbc-donot-use-the-hardcode-libdir.patch' (75,772) at 20230131040012031
77746 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c' (75,773) at 20210308005002916
77747 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/htpdate/htpdate_1.3.7.bb' (75,774) at 20230317080013789
77748 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/meson8b-clkc.h' (75,775) at 20240405153231795
77749 2025-01-21 03:01:01.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/expected_stderr' (75,776) at 20210307214932154
77750 2025-01-21 03:01:01.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp.c' (75,777) at 20241023080012883
77751 2025-01-21 03:01:01.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-nested-err.json' (75,778) at 20210308005046409
77752 2025-01-21 03:01:01.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-03' (75,779) at 20210908000010395
77753 2025-01-21 03:01:01.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/amdtp-ff.c' (75,780) at 20240405153053501
77754 2025-01-21 03:01:01.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.json' (75,781) at 20210308005046409
77755 2025-01-21 03:01:01.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/nconf.h' (75,782) at 20210308005003732
77756 2025-01-21 03:01:01.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/extensions/openpower-pels/registry/message_registry.json' (75,783) at 20241205090034092 to deleted uid set
77757 2025-01-21 03:01:01.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-keembay.c' (75,784) at 20240405153051333
77758 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/xdr4.h' (75,785) at 20241125090012259
77759 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/bpa-rs600.c' (75,786) at 20240405153048869
77760 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-cvp.c' (75,787) at 20240405153047053
77761 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.4.bb' (75,788) at 20241221090017552
77762 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/trace-events' (75,789) at 20241211090212334
77763 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-darwin8' (75,790) at 20241206090014350
77764 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/cpu_hotplug.c' (75,791) at 20240906080037184
77765 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,dp83822.yaml' (75,792) at 20240405153045121
77766 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-unknown-key.json' (75,793) at 20210308005046405
77767 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kallsyms.h' (75,794) at 20240405153052713
77768 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pint/run-ptest' (75,795) at 20241221090017556
77769 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/af_can.h' (75,796) at 20210307214931898
77770 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_cache.c' (75,797) at 20240405153046137
77771 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/syscall.c' (75,798) at 20220525020655199
77772 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c' (75,799) at 20240405153050109
77773 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r100_track.h' (75,800) at 20210307214928002
77774 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/robot_custom_rules.py' (75,801) at 20240130090014241
77775 2025-01-21 03:01:01.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/report_factory.hpp' (75,802) at 20220725100036488
77776 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6apm.c' (75,803) at 20240405153232191
77777 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/host_soc.c' (75,804) at 20210307214926902
77778 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_xgene.c' (75,805) at 20240405153230175
77779 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos54xx-pinctrl.dtsi' (75,806) at 20210308005002580
77780 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/alsa-state/alsa-state-init' (75,807) at 20220721030015869
77781 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/setup.h' (75,808) at 20210307214926250
77782 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/persist.rst' (75,809) at 20210307214925474
77783 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/ftest.sa' (75,810) at 20210307214926146
77784 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs_1.0.bb' (75,811) at 20241206090014246
77785 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bitmap.c' (75,812) at 20240405153054053
77786 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/midi.h' (75,813) at 20240405153054025
77787 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/mlme_osdep.h' (75,814) at 20210307214930662
77788 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/serial.h' (75,815) at 20210307214926674
77789 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml' (75,816) at 20240405153045121
77790 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/silabs,wfx.yaml' (75,817) at 20240405153045121
77791 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_drc.c' (75,818) at 20240906080037284
77792 2025-01-21 03:01:01.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/inode.c' (75,819) at 20240405153231659
77793 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc.h' (75,820) at 20240405153231551
77794 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/phosphor-logging.wrap' (75,821) at 20240830080004343
77795 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0002-fix-corstone1000-pass-spsr-value-explicitly.patch' (75,822) at 20241221090017464
77796 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712.c' (75,823) at 20240405153230211
77797 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/grant_table.h' (75,824) at 20240405153052957
77798 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_irq.h' (75,825) at 20240906080037336
77799 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dib07x0.h' (75,826) at 20210307214928818
77800 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mii.c' (75,827) at 20220525020653679
77801 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/Kconfig' (75,828) at 20210309003653088
77802 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_context_test_run.c' (75,829) at 20220525020655199
77803 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/adummy.c' (75,830) at 20210307214926882
77804 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/isys_dma.c' (75,831) at 20210309003653016
77805 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/axxia-reset.txt' (75,832) at 20210307214925402
77806 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-tcp-fix-some-compiler-warnings-with-enable-tls-opens.patch' (75,833) at 20230919080013958
77807 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Lindent' (75,834) at 20210308005003724
77808 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm6328.dtsi' (75,835) at 20220525020651990
77809 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/kasan.h' (75,836) at 20210307214926762
77810 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/sa1100fb.h' (75,837) at 20210307214931698
77811 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/Kconfig' (75,838) at 20210308005003012
77812 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/compatible_system_types_finder.cpp' (75,839) at 20240817080031288
77813 2025-01-21 03:01:01.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/meson.build' (75,840) at 20220913030027317 to deleted uid set
77814 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/checklist.c' (75,841) at 20210307214932150
77815 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_dsp_scb_types.h' (75,842) at 20210307214932238
77816 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/openvswitch/ovs-dpctl.py' (75,843) at 20240726080012882
77817 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pkey.h' (75,844) at 20240405153046281
77818 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c' (75,845) at 20240405153230255
77819 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/marvell/sky2.c' (75,846) at 20240405153231007 to deleted uid set
77820 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.h' (75,847) at 20220525020655071
77821 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/makefile-libbb-race.patch' (75,848) at 20210307205554470
77822 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-interconnection.h' (75,849) at 20220525020655075
77823 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_dbus.hpp' (75,850) at 20241105090017355
77824 2025-01-21 03:01:01.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr2_fcs_fch_test.c' (75,851) at 20240405153054361
77825 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/_ashrdi3.S' (75,852) at 20210308005002840
77826 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/divsi3.S' (75,853) at 20240405153046513
77827 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1720.c' (75,854) at 20240405153046889
77828 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/sh_spi.h' (75,855) at 20210308005003492
77829 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_rc6.h' (75,856) at 20220525020652895
77830 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm2711.c' (75,857) at 20210307214925870
77831 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/Makefile' (75,858) at 20210309003648976
77832 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_bpf_hashmap_full_update.c' (75,859) at 20240405153054241
77833 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/gp_padctrl.h' (75,860) at 20210308005002672
77834 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aesp8-ppc.h' (75,861) at 20220525020652398
77835 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pnfs_dev.c' (75,862) at 20240405153052429
77836 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/io.h' (75,863) at 20240405153229975
77837 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reboot-host@.service' (75,864) at 20240406080033608
77838 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/idle.h' (75,865) at 20240405153046109
77839 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/default-distrovars.inc' (75,866) at 20241221090017612
77840 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/au1000_eth.h' (75,867) at 20240405153049789
77841 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/avtab.h' (75,868) at 20240405153232115
77842 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/proc_pre_poweroff.cpp' (75,869) at 20210910000030356
77843 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/model.hpp' (75,870) at 20241112090039658
77844 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5208evbe/MAINTAINERS' (75,871) at 20210308005002972
77845 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp.c' (75,872) at 20220525020654971
77846 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/aperture.rst' (75,873) at 20240405153045189
77847 2025-01-21 03:01:01.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ufs' (75,874) at 20240405153229731
77848 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mcast.c' (75,875) at 20220525020653163
77849 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-isp.c' (75,876) at 20240405153230243
77850 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8016-sbc.dts' (75,877) at 20240405153229935
77851 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.out' (75,878) at 20220429100100882 to deleted uid set
77852 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/i82596.h' (75,879) at 20210308005045917
77853 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/pinmux.c' (75,880) at 20210308005002784
77854 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.c' (75,881) at 20240405153046857
77855 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/port_range_scale.sh' (75,882) at 20240405153232267
77856 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-flasher/flasher_obj.c' (75,883) at 20210308004922940
77857 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_graph.h' (75,884) at 20210309003653880
77858 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/process.c' (75,885) at 20210307214926626
77859 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rs5c372.c' (75,886) at 20210308005003480
77860 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00lib.h' (75,887) at 20210307214929910
77861 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-signal-strength.rst' (75,888) at 20210309003648480
77862 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/connector.rst' (75,889) at 20220525020651718
77863 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/ptrace.h' (75,890) at 20220525020651970
77864 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/dmasound/dmasound_atari.c' (75,891) at 20210309003654580
77865 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_amanda.c' (75,892) at 20210307214932010
77866 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/meson.build' (75,893) at 20241211090212314
77867 2025-01-21 03:01:01.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens-8960.c' (75,894) at 20240405153051973
77868 2025-01-21 03:01:01.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/beagle.h' (75,895) at 20210308005003076
77869 2025-01-21 03:01:01.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/Kconfig' (75,896) at 20210307214932186
77870 2025-01-21 03:01:01.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tty.h' (75,897) at 20240405153052941
77871 2025-01-21 03:01:01.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/Makefile' (75,898) at 20240405153051417
77872 2025-01-21 03:01:01.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/i8259.c' (75,899) at 20241211090212278
77873 2025-01-21 03:01:01.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-pll4-clk.yaml' (75,900) at 20240405153045021
77874 2025-01-21 03:01:01.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/vf610_nfc.c' (75,901) at 20240405153230879
77875 2025-01-21 03:01:01.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h' (75,902) at 20240405153048541
77876 2025-01-21 03:01:01.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nzxt-kraken2.c' (75,903) at 20240405153230667
77877 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_2_sh_mask.h' (75,904) at 20210307214927674
77878 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/connector/ucon.c' (75,905) at 20210307214932126
77879 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c' (75,906) at 20240405153049885
77880 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/Kconfig' (75,907) at 20230426080043668
77881 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_signal.c' (75,908) at 20240405153046253
77882 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/Makefile' (75,909) at 20240405153232183
77883 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9g20_lpw.dts' (75,910) at 20240405153045473
77884 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.bb' (75,911) at 20241221090017580
77885 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/hisi504-nand.txt' (75,912) at 20210307214925370
77886 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/tps65090.txt' (75,913) at 20210308005003308
77887 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gevent/0001-_setuputils.py-Do-not-add-sys_inc_dir.patch' (75,914) at 20240302090018210
77888 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-netcom-plus-8xx.dts' (75,915) at 20240405153045589
77889 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_dccg.h' (75,916) at 20240405153047253
77890 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_queue.c' (75,917) at 20220525020654951
77891 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-typec' (75,918) at 20240405153044917
77892 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/conf/layer.conf' (75,919) at 20241221090017468
77893 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec_ps2.c' (75,920) at 20240405153051869
77894 2025-01-21 03:01:01.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/eventpath.mako.cpp' (75,921) at 20210308005108057
77895 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-oops_count' (75,922) at 20240405153044925
77896 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ThermalMetrics.v1_3_2.json' (75,923) at 20240619080002956
77897 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/eir.h' (75,924) at 20240405153053181
77898 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_rx.c' (75,925) at 20240405153050261
77899 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_cmd.c' (75,926) at 20240405153052081
77900 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/phosphor-pcie-card-e2b.conf' (75,927) at 20210307205553718
77901 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_plus_defconfig' (75,928) at 20210308005003272
77902 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/thine,thc63lvd1024.yaml' (75,929) at 20220525020651670
77903 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/f71808e_wdt.c' (75,930) at 20240405153052241
77904 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/main.sh' (75,931) at 20240405153054293
77905 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/meson.build' (75,932) at 20211029000047258
77906 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/Kconfig' (75,933) at 20241211090212354
77907 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/vfs.h' (75,934) at 20240624080012812 to deleted uid set
77908 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/cursor.c' (75,935) at 20210307214927894
77909 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/svm_nested_soft_inject_test.c' (75,936) at 20240405153232271
77910 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/Kconfig' (75,937) at 20240617080017394
77911 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/mvsata_ide.c' (75,938) at 20210308005003332
77912 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/qspinlock.h' (75,939) at 20210307214926586
77913 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/SBE.interface.yaml' (75,940) at 20240517080019498
77914 2025-01-21 03:01:01.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8939.c' (75,941) at 20240405153230735
77915 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bankeryd' (75,942) at 20210307205553778
77916 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/Makefile' (75,943) at 20210308005003024
77917 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/error_handling.rst' (75,944) at 20210307214925470
77918 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/README.md' (75,945) at 20221209040045083
77919 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/floating-point.json' (75,946) at 20240405153054121
77920 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb' (75,947) at 20210307205554486
77921 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/system.c' (75,948) at 20241211090212242
77922 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx6_spl.h' (75,949) at 20210308005003596
77923 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/unimp.c' (75,950) at 20210308005045913
77924 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/init.c' (75,951) at 20240405153230167
77925 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_dpm.c' (75,952) at 20220525020653003
77926 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_input.h' (75,953) at 20210308005046053
77927 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.21.bb' (75,954) at 20241221090017496
77928 2025-01-21 03:01:01.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a-rayeager.dts' (75,955) at 20240405153045557
77929 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc91x.h' (75,956) at 20240613080016439
77930 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/binman' (75,957) at 20210308005003748
77931 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/delay.c' (75,958) at 20210307214926310
77932 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/shdmac.c' (75,959) at 20240405153230287
77933 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_nvm.h' (75,960) at 20240405153050009
77934 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/return_address.c' (75,961) at 20240405153045633
77935 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc/no-early-compiler-checks.cross' (75,962) at 20241221090017644
77936 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/README.md' (75,963) at 20221207040023631
77937 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NAND_defconfig' (75,964) at 20210308005003240
77938 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/Kconfig' (75,965) at 20240405153046673
77939 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/addrspace.h' (75,966) at 20210307214926554
77940 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8315.yaml' (75,967) at 20240405153045165
77941 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-iris-v2.dtsi' (75,968) at 20240405153045529
77942 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9261.h' (75,969) at 20210308005002716
77943 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcu_sync.h' (75,970) at 20210307214931494
77944 2025-01-21 03:01:01.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_client_modeset_test.c' (75,971) at 20240405153230639
77945 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-transaction.c' (75,972) at 20240405153047029
77946 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/easylogo/linux_blackfin.tga' (75,973) at 20210308005003760 to deleted uid set
77947 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/branch.json' (75,974) at 20240405153054109
77948 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_setup' (75,975) at 20231120090013292
77949 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8907.h' (75,976) at 20210307214931430
77950 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hagfors_Varmullsasen' (75,977) at 20210307205553782
77951 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ksm.h' (75,978) at 20240617080017406
77952 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/README.md' (75,979) at 20221207040023631
77953 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/focaltech.c' (75,980) at 20240405153049149
77954 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-devfreq-event' (75,981) at 20240405153044917
77955 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/jumpshot.c' (75,982) at 20210307214930874
77956 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8804.c' (75,983) at 20240405153232167
77957 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/meson.build' (75,984) at 20230329080017824
77958 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/sparse-vmemmap.c' (75,985) at 20240405153231979
77959 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml' (75,986) at 20240405153045121
77960 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/psu.hpp' (75,987) at 20230520080006628
77961 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a77970-sysc.c' (75,988) at 20240405153231351
77962 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/qla.h' (75,989) at 20240405153052897
77963 2025-01-21 03:01:01.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-a-possibility-to-specify-where-python-modules-ar.patch' (75,990) at 20241221090017656
77964 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_hw_queue_defs.h' (75,991) at 20210307214927086
77965 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/msm/qcom,idle-state.txt' (75,992) at 20240405153045017
77966 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.socket' (75,993) at 20210307205554586
77967 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_intf.c' (75,994) at 20240405153051909
77968 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/README.rst' (75,995) at 20220525020654935
77969 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tps65217.dtsi' (75,996) at 20210308005002632
77970 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-axm5516.c' (75,997) at 20240405153230207
77971 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_drv_if.h' (75,998) at 20240405153230803
77972 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/or-irq.c' (75,999) at 20241211090212262
77973 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/Makefile' (76,000) at 20210308005002952
77974 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/uEnv.txt' (76,001) at 20220804030014667
77975 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/writeback.h' (76,002) at 20240405153231847
77976 2025-01-21 03:01:01.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/Makefile' (76,003) at 20210308005003476
77977 2025-01-21 03:01:01.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_base.c' (76,004) at 20240405153052197
77978 2025-01-21 03:01:01.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___err_non_ptr.c' (76,005) at 20210307214932642
77979 2025-01-21 03:01:01.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/keembay-ocs-ecc.c' (76,006) at 20240405153230263
77980 2025-01-21 03:01:01.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usbmon.rst' (76,007) at 20240405153045309
77981 2025-01-21 03:01:01.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_0_offset.h' (76,008) at 20210307214927670
77982 2025-01-21 03:01:01.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/global_data.h' (76,009) at 20210308005003560
77983 2025-01-21 03:01:01.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-zynq.c' (76,010) at 20240405153051345
77984 2025-01-21 03:01:01.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/displaymode.txt' (76,011) at 20210308005003328
77985 2025-01-21 03:01:01.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/numaif.h' (76,012) at 20220525020655211
77986 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/memmove.S' (76,013) at 20240405153229859
77987 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/pm.c' (76,014) at 20240405153229911
77988 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/board.c' (76,015) at 20210308005002852
77989 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/law.c' (76,016) at 20210308005002992
77990 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/readconfig-test.c' (76,017) at 20230925080040097
77991 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-stevedore_5.4.0.bb' (76,018) at 20241221090017560
77992 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/Kconfig' (76,019) at 20240405153230599
77993 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mark_write_erased_v2.c' (76,020) at 20210308005108641
77994 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/hyperv.c' (76,021) at 20241211090212486
77995 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb2ops.c' (76,022) at 20240527080023360
77996 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/legacy.c' (76,023) at 20240405153046421
77997 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/programming-language.rst' (76,024) at 20240405153045277
77998 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad193x.h' (76,025) at 20220525020655019
77999 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am57xx/Makefile' (76,026) at 20210308005003076
78000 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/google-misc/subprojects/ncsid/src/ncsid@.service.in' (76,027) at 20230629131804619 to deleted uid set
78001 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/kgdb.h' (76,028) at 20210307214926582
78002 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/csdl-to-json-converter/README.md' (76,029) at 20240808080002919
78003 2025-01-21 03:01:01.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/pgalloc.h' (76,030) at 20240405153046505
78004 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_receiver.c' (76,031) at 20240405153046705
78005 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb' (76,032) at 20220612030016723
78006 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uac1_legacy.c' (76,033) at 20210307214930802
78007 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/imx.S' (76,034) at 20210309003648680
78008 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-stripe.c' (76,035) at 20240405153049249
78009 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-nforce2.c' (76,036) at 20240405153230679
78010 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/tdo24m.h' (76,037) at 20210307214931514
78011 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/0001-Don-t-set-uid-gid-during-install.patch' (76,038) at 20210307205554502
78012 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max1241.c' (76,039) at 20240405153048957
78013 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig' (76,040) at 20210307214926366
78014 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.c' (76,041) at 20210611100016996
78015 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/setup.c' (76,042) at 20240405153046057
78016 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/Makefile' (76,043) at 20220525020653823
78017 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/.gitignore' (76,044) at 20240405153052961
78018 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-cards.c' (76,045) at 20240405153049349
78019 2025-01-21 03:01:01.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lz4hc.c' (76,046) at 20210307214926802
78020 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP6.interface.yaml' (76,047) at 20220315030032659
78021 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/avic.c' (76,048) at 20240405153046453
78022 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gso.c' (76,049) at 20240405153053221
78023 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_dpmaif.h' (76,050) at 20240405153051061
78024 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/q35-emulated.cfg' (76,051) at 20240326080039402
78025 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/find-map.c' (76,052) at 20210307214932594
78026 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/arm64-mmu.c' (76,053) at 20210308005002784
78027 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/dispatcher.c' (76,054) at 20240405153052977
78028 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml' (76,055) at 20220525020651678
78029 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754d.c' (76,056) at 20210307214926274
78030 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/.kunitconfig' (76,057) at 20240405153048781
78031 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_create_new_project.py' (76,058) at 20241221090017592
78032 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.out' (76,059) at 20210308005046401 to deleted uid set
78033 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_discard.h' (76,060) at 20210307214931134
78034 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7779-clock.h' (76,061) at 20240405153052645
78035 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/pf0100.h' (76,062) at 20210308005003080
78036 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/spl_atmel.c' (76,063) at 20210308005002716
78037 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_off_action.hpp' (76,064) at 20240820080023694
78038 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_region.h' (76,065) at 20240405153048477
78039 2025-01-21 03:01:01.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/common.c' (76,066) at 20240411080014054
78040 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10.h' (76,067) at 20210309003650336
78041 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/altivec.config' (76,068) at 20210307214926366
78042 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdb/libdbd-sqlite-perl/sqlite-perl-test.pl' (76,069) at 20210307205554006
78043 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/law.c' (76,070) at 20210308005002980
78044 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/mpc8xxx-wdt.txt' (76,071) at 20210307214925454
78045 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/Makefile' (76,072) at 20240405153052233
78046 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/fanotify/Makefile' (76,073) at 20240405153053429
78047 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rc.yaml' (76,074) at 20240405153045101
78048 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.c' (76,075) at 20240405153047301
78049 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_bad.lds' (76,076) at 20210308005003756
78050 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_baco.h' (76,077) at 20210309003649652
78051 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/riscv/include/uapi/asm/unistd.h' (76,078) at 20210309003654952
78052 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/swab.h' (76,079) at 20210307214926122
78053 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/hisi,hi6220-resets.h' (76,080) at 20210307214931346
78054 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/acpi/linuxized-acpica.rst' (76,081) at 20220525020651718
78055 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/phy.h' (76,082) at 20210307214929802
78056 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/pm_nl_ctl.c' (76,083) at 20240712080021105
78057 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net.rst' (76,084) at 20220525020651778
78058 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/log_manager.cpp' (76,085) at 20241212090025211 to deleted uid set
78059 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cfb.c' (76,086) at 20240405153046533
78060 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/main.c' (76,087) at 20240405153046697
78061 2025-01-21 03:01:01.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/dino.c' (76,088) at 20241211090212314
78062 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/android/binder.h' (76,089) at 20240405153052905
78063 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c' (76,090) at 20240405153048653
78064 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utcksum.c' (76,091) at 20240405153046625
78065 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/doc-guide/index.rst' (76,092) at 20210307214925578
78066 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree-spine.c' (76,093) at 20240405153049257
78067 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/selftests.c' (76,094) at 20240405153053225
78068 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/disable_runtime_check.patch' (76,095) at 20210407000018078
78069 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-int128.c' (76,096) at 20221215040039394
78070 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_rio.h' (76,097) at 20210307214926482
78071 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/imx7-reset.h' (76,098) at 20210307214931346
78072 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp89.c' (76,099) at 20240405153048637
78073 2025-01-21 03:01:01.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utcopy.c' (76,100) at 20240405153046625
78074 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/switch.c' (76,101) at 20241008080013979
78075 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/swapfile.c' (76,102) at 20220525020654423
78076 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/set_memory.c' (76,103) at 20240613080016375
78077 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sniffio_1.3.1.bb' (76,104) at 20241221090017560
78078 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/common_tests' (76,105) at 20210307214932710
78079 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/fprobe.c' (76,106) at 20240405153053057
78080 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb.dtsi' (76,107) at 20240405153045401
78081 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/Makefile' (76,108) at 20240405153051373
78082 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-member-case.out' (76,109) at 20210308005046401 to deleted uid set
78083 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sprite.h' (76,110) at 20240405153048465
78084 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_mcfg.c' (76,111) at 20240405153046641
78085 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_dio_link_encoder.c' (76,112) at 20240405153047249
78086 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl.yaml' (76,113) at 20240405153045133
78087 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/request-func-close.rst' (76,114) at 20210309003648484
78088 2025-01-21 03:01:01.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongarch_pch_msi.h' (76,115) at 20230426080043764
78089 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c' (76,116) at 20240405153047105
78090 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/elfnote.h' (76,117) at 20240405153052957
78091 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/dss.h' (76,118) at 20210308005002656
78092 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/buildjson.cpp' (76,119) at 20220604030022085
78093 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0020.h' (76,120) at 20240405153048617
78094 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sram.c' (76,121) at 20240405153230847
78095 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.c' (76,122) at 20240405153048641
78096 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/vmlinux-nommu.lds' (76,123) at 20240405153045969
78097 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT' (76,124) at 20210307205554422
78098 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-i3c.c' (76,125) at 20240405153046689
78099 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/nrf51_rng.h' (76,126) at 20210308005046021
78100 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cloexec.h' (76,127) at 20210307214932586
78101 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/good/sensor_pdr.json' (76,128) at 20221213040036917
78102 2025-01-21 03:01:01.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_snmp_alerts_sub_menu.robot' (76,129) at 20240628080017113
78103 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-bcm6328.c' (76,130) at 20240405153049217
78104 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu.c' (76,131) at 20241011080017315
78105 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sadvaluspen' (76,132) at 20210307205553790
78106 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.locks' (76,133) at 20220525020654687
78107 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/Kconfig' (76,134) at 20220525020654883
78108 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_dump.c' (76,135) at 20240405153048697
78109 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/page.h' (76,136) at 20240405153230007
78110 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_services.hpp' (76,137) at 20220727030028313
78111 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-via.rst' (76,138) at 20210307214925510
78112 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/policy_ns.h' (76,139) at 20240405153053465
78113 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/bcm2835.h' (76,140) at 20210307214931342
78114 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/k2hk_evm.h' (76,141) at 20210308005003596
78115 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkpatch.pl' (76,142) at 20241211090145561
78116 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom_9287.c' (76,143) at 20240405153231167
78117 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/tests/src/test_trigger_manager.cpp' (76,144) at 20240917080036271 to deleted uid set
78118 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_ethtool.c' (76,145) at 20220525020653435
78119 2025-01-21 03:01:01.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra186.dtsi' (76,146) at 20210308005002628
78120 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/btusb.txt' (76,147) at 20220525020651694
78121 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77714.yaml' (76,148) at 20240405153045105
78122 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/core.h' (76,149) at 20210307214925882
78123 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_rng.h' (76,150) at 20210308005046017
78124 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_1.0/ia_css_cnr.host.h' (76,151) at 20210307214930554
78125 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/smbios/type11_blob.legacy' (76,152) at 20240906080037560 to deleted uid set
78126 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/rockchip-efuse.yaml' (76,153) at 20240405153045121
78127 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cache.c' (76,154) at 20210308005002724
78128 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/xlnx-zcu102.rst' (76,155) at 20241211090212238
78129 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml' (76,156) at 20240405153229795
78130 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro_i2c.c' (76,157) at 20240405153048985
78131 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-netxbig.dtsi' (76,158) at 20210308005002592
78132 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/request.c' (76,159) at 20240405153053237
78133 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/restrack.c' (76,160) at 20240710080014585
78134 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/message.hpp' (76,161) at 20241012080019916
78135 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t20/Kconfig' (76,162) at 20210308005003084
78136 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch' (76,163) at 20230706080014737
78137 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c' (76,164) at 20240411080014106
78138 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic-core-crates.inc' (76,165) at 20241221090017560
78139 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/atomic.h' (76,166) at 20210308005002876
78140 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,adf4377.yaml' (76,167) at 20240405153045073
78141 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mxs-dma.c' (76,168) at 20240405153230283
78142 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/isp.sa' (76,169) at 20210307214926150
78143 2025-01-21 03:01:01.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/control_dbus.h' (76,170) at 20210308005100993
78144 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smscoreapi.h' (76,171) at 20220525020653239
78145 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/prng.c' (76,172) at 20240405153046273
78146 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/0002-corstone1000-Disable-obsolete-algorithms.patch' (76,173) at 20230317080013781
78147 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh24.h' (76,174) at 20210307214928630
78148 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/ldm.h' (76,175) at 20240405153046525
78149 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/compression.py' (76,176) at 20241221090017588
78150 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/usbnet.h' (76,177) at 20241008080014011
78151 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn02ba.h' (76,178) at 20210307214926210
78152 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_sysfs.c' (76,179) at 20240405153051537
78153 2025-01-21 03:01:01.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/exec.h' (76,180) at 20210307214931302
78154 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_fs.h' (76,181) at 20240405153052477
78155 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/Kconfig' (76,182) at 20240405153231611
78156 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ati_radeon_fb.c' (76,183) at 20210308005003520
78157 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/phosphor-ipmi-flash-scpback-update.service' (76,184) at 20210413100020746
78158 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___diff.c' (76,185) at 20240405153054269
78159 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/signal.h' (76,186) at 20240405153046397
78160 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_mpc.h' (76,187) at 20240405153047245
78161 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Mantta' (76,188) at 20210307205553770
78162 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/Makefile' (76,189) at 20210307214926170
78163 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_h.c' (76,190) at 20210308005046521
78164 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/vfp-uncond.decode' (76,191) at 20230426080043872
78165 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm' (76,192) at 20210307214925202
78166 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml' (76,193) at 20240405153045109
78167 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/boot.c' (76,194) at 20241008080013899
78168 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/generic.h' (76,195) at 20210307214926246
78169 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-api-test-common_git.inc' (76,196) at 20241206090014218
78170 2025-01-21 03:01:01.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx31-lite.dts' (76,197) at 20240405153045489
78171 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/src/password.cpp' (76,198) at 20241115090002317
78172 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sabreauto.dts' (76,199) at 20210308005002588
78173 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic_common.c' (76,200) at 20240405153230115
78174 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,exynos5250-sata-phy.yaml' (76,201) at 20240405153045129
78175 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/pblimage.h' (76,202) at 20210308005003772
78176 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/irqroute.h' (76,203) at 20210308005002876
78177 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_freezer.c' (76,204) at 20240613080016567
78178 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/CFcommon' (76,205) at 20210309003656016
78179 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-sc27xx-bltc.c' (76,206) at 20210309003650248
78180 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_strerror.c' (76,207) at 20210307214931798
78181 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/wakeup_64.S' (76,208) at 20220525020652154
78182 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/spinlock.h' (76,209) at 20210916100018011
78183 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/proc.py' (76,210) at 20240405153053449
78184 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch' (76,211) at 20241221090017692
78185 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.txt' (76,212) at 20210307214925342
78186 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mctp.h' (76,213) at 20241018080014566
78187 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/files/run-ptest' (76,214) at 20210307205553838
78188 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-xlnx-dp-test.c' (76,215) at 20221215040039370
78189 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/sdram_gen5.c' (76,216) at 20210308005003360
78190 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crush/crush_ln_table.h' (76,217) at 20210307214931902
78191 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delayed-ref.c' (76,218) at 20241115090012961
78192 2025-01-21 03:01:01.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/prexport.bbclass' (76,219) at 20220910030013393
78193 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.h' (76,220) at 20210309003650624
78194 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/conf.h' (76,221) at 20210307214929966
78195 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/getcpu.c' (76,222) at 20220525020652106
78196 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_pin.c' (76,223) at 20210307214931106
78197 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_reg_defs.h' (76,224) at 20240405153048445
78198 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.rockusb' (76,225) at 20210308005003296
78199 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/stat.h' (76,226) at 20210307214926558
78200 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-fyl2xp1.c' (76,227) at 20210308005046497
78201 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-errno.h' (76,228) at 20240405153049457
78202 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_alg.c' (76,229) at 20220525020652370
78203 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ktime.h' (76,230) at 20220525020654579
78204 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lz4_4.3.3.bb' (76,231) at 20240113090014540
78205 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/Makefile' (76,232) at 20240405153230299
78206 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/glossary.rst' (76,233) at 20240405153045293
78207 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-msgpack_1.1.0.bb' (76,234) at 20241221090017556
78208 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/.kunitconfig' (76,235) at 20240405153232079
78209 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_inode.c' (76,236) at 20240405153231691
78210 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/mux.c' (76,237) at 20210308005002952
78211 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pm8xxx-vibrator.c' (76,238) at 20240613080016419
78212 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/procfs.c' (76,239) at 20240405153053021
78213 2025-01-21 03:01:01.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/0001-Use-relative-install-paths-for-CMake.patch' (76,240) at 20210316000012677
78214 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-scmi.h' (76,241) at 20230925080040093
78215 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_mtdif2.c' (76,242) at 20210308005003556
78216 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3229.dtsi' (76,243) at 20240405153045561
78217 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/MAINTAINERS' (76,244) at 20210308005002980
78218 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/sunkbd.c' (76,245) at 20240405153049141
78219 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_hw.c' (76,246) at 20240405153050549
78220 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/.gitignore' (76,247) at 20210308005107065
78221 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel_ac97c.txt' (76,248) at 20210307214925426
78222 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/qinfo_probe.c' (76,249) at 20210307214929214
78223 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs0_defconfig' (76,250) at 20210308005003248
78224 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halmstad_Hamnen' (76,251) at 20210307205553782
78225 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_ac.c' (76,252) at 20210307214929790
78226 2025-01-21 03:01:01.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/iomux-v3.h' (76,253) at 20210308005002676
78227 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/resource-names.txt' (76,254) at 20210307214925414
78228 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtv5100.c' (76,255) at 20240405153049553
78229 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Storage.v1_17_1.json' (76,256) at 20240918080002724
78230 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/hvtramp.S' (76,257) at 20210307214926594
78231 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/hw-consumer.rst' (76,258) at 20210309003648408
78232 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet6_hashtables.h' (76,259) at 20240405153231851
78233 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/novena.h' (76,260) at 20210308005003608
78234 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed-smc-utils.c' (76,261) at 20241211090212542
78235 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/COPYING.apache-2.0' (76,262) at 20210307205553674
78236 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_device_private.h' (76,263) at 20210307214930542
78237 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mthi.c' (76,264) at 20210308005046505
78238 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/close_clears_pmcc_test.c' (76,265) at 20210307214932702
78239 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-time.c' (76,266) at 20230426080043844
78240 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/hotswap-power-cycle/files/hotswap-power-cycle.service' (76,267) at 20220416030014758
78241 2025-01-21 03:01:01.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup_subsys.h' (76,268) at 20220525020654555
78242 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BristolKingsWeston' (76,269) at 20210307205553794
78243 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/vulkan-cts-sources.inc' (76,270) at 20241221090017528
78244 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo.h' (76,271) at 20221215040039218
78245 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-braswell/iomap.h' (76,272) at 20210308005002876
78246 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/process.c' (76,273) at 20241008080013895
78247 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9131RDB_NAND_defconfig' (76,274) at 20210308005003236
78248 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos3250.h' (76,275) at 20240405153231795
78249 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/test-core.c' (76,276) at 20240405153045701
78250 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_main.c' (76,277) at 20210308004938828
78251 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_osf.h' (76,278) at 20210307214931646
78252 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/intel-ipmi-oem/src/chassiscommands.cpp' (76,279) at 20240829080009330 to deleted uid set
78253 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/Makefile' (76,280) at 20240405153052545
78254 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.yaml' (76,281) at 20240405153045013
78255 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APSL-2.0' (76,282) at 20210307205554414
78256 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_hpd.c' (76,283) at 20240405153047289
78257 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/README.md' (76,284) at 20221213040042245
78258 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/Makefile' (76,285) at 20240405153045673
78259 2025-01-21 03:01:01.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0009-multipath-tools-modify-create-config.mk-for-cross-co.patch' (76,286) at 20241221090017540
78260 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_raid.h' (76,287) at 20210307214928994
78261 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/tulip.h' (76,288) at 20220525020653487
78262 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/phal_devtree' (76,289) at 20240618080015077
78263 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/arm-gic.h' (76,290) at 20210307214931338
78264 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_vp8.c' (76,291) at 20240405153049493
78265 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sunplus.c' (76,292) at 20210726100024703
78266 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-stm.c' (76,293) at 20240405153048889
78267 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/host/dbus_to_terminus_effecter.json' (76,294) at 20240827080037091
78268 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-channel-select.rst' (76,295) at 20220525020654131
78269 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sy7636a-hwmon.rst' (76,296) at 20240405153045217
78270 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/util.c' (76,297) at 20240405153230099
78271 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/Kconfig' (76,298) at 20240405153049421
78272 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/microvm.h' (76,299) at 20241211090212358
78273 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/sandbox_smem.c' (76,300) at 20210308005003488
78274 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/Kconfig' (76,301) at 20220802100038573
78275 2025-01-21 03:01:01.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/Kconfig' (76,302) at 20240405153051281
78276 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-pin.c' (76,303) at 20240405153230775
78277 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_mman.h' (76,304) at 20230925080039945
78278 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/YPL-1.1' (76,305) at 20210307205554426
78279 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/I2CDevice.interface.yaml' (76,306) at 20210610000035126
78280 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/pfc-r8a7790.h' (76,307) at 20210308005002772
78281 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/aperture.h' (76,308) at 20240405153052657
78282 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/mps2-an385.dts' (76,309) at 20240405153045401
78283 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/ioasic_ints.h' (76,310) at 20210307214926210
78284 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/layer2/conf/layer.conf' (76,311) at 20210307205554258
78285 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_write_window_rw_partition.cpp' (76,312) at 20210308005108645
78286 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/registers.h' (76,313) at 20210307214926110
78287 2025-01-21 03:01:01.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma4_qm_regs.h' (76,314) at 20240405153046573
78288 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fc.c' (76,315) at 20240405153231271
78289 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/utility.hpp' (76,316) at 20220728030043355
78290 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/microcode.h' (76,317) at 20210308005002880
78291 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/task-analyzer.py' (76,318) at 20240405153054161
78292 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv_geo.h' (76,319) at 20220525020652154
78293 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/authentication.hpp' (76,320) at 20241015080002911
78294 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/README' (76,321) at 20210308005111461
78295 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/prcc.h' (76,322) at 20240405153046873
78296 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/power_supply.hpp' (76,323) at 20220727030028317
78297 2025-01-21 03:01:01.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pads-imx8qm.h' (76,324) at 20210307214931342
78298 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ssh-keyscan' (76,325) at 20241221090017620
78299 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-common.c' (76,326) at 20241115090012945
78300 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-skov-revc-lt6.dts' (76,327) at 20240405153045501
78301 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/irq_matrix.h' (76,328) at 20210307214931610
78302 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54451EVB_stmicro_defconfig' (76,329) at 20210308005003236
78303 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hardirq.h' (76,330) at 20220525020652114
78304 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/Makefile' (76,331) at 20240405153050625
78305 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_diu_fb.h' (76,332) at 20210308005003648
78306 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/paravirt.h' (76,333) at 20240405153230111
78307 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml' (76,334) at 20240405153229763
78308 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asm.h' (76,335) at 20240405153046001
78309 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pms405.dtsi' (76,336) at 20240405153229943
78310 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-nsm-pci.c' (76,337) at 20241211090212350
78311 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-empire-electronix-m712.dts' (76,338) at 20240405153045377
78312 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-command.h' (76,339) at 20240405153049457
78313 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/cpupower-completion.sh' (76,340) at 20210307214932614
78314 2025-01-21 03:01:01.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm44xx.c' (76,341) at 20240405153229911
78315 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc_fitpc2_wdt.c' (76,342) at 20240405153052245
78316 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/reset.c' (76,343) at 20210308005002720
78317 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/rebasing-and-merging.rst' (76,344) at 20240405153045225
78318 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/frontend.json' (76,345) at 20210309003655932
78319 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/wd719x.c' (76,346) at 20240405153051749
78320 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/blockdev-close-all-bdrv-states.c' (76,347) at 20210308005046257
78321 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc64le-linux-user.mak' (76,348) at 20210927100127057
78322 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RPL-1.5' (76,349) at 20210307205554426
78323 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_gettimeofday.c' (76,350) at 20240405153054381
78324 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts219-6281.dts' (76,351) at 20240405153045457
78325 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/greens.vue' (76,352) at 20220105012522959
78326 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hash.h' (76,353) at 20240405153230027
78327 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/cpm.h' (76,354) at 20210307214931590
78328 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/round.cocci' (76,355) at 20210308005046237
78329 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-mux.txt' (76,356) at 20210308005003304
78330 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/key-type.h' (76,357) at 20240405153231815
78331 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bdw-rt5677.c' (76,358) at 20240405153053941
78332 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/sysfs-platform_profile.rst' (76,359) at 20240405153045305
78333 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.c' (76,360) at 20220525020652967
78334 2025-01-21 03:01:01.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.h' (76,361) at 20210309003649432
78335 2025-01-21 03:01:01.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/meson.build' (76,362) at 20241121090029264
78336 2025-01-21 03:01:01.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.multi-dtb-fit' (76,363) at 20210308005003296
78337 2025-01-21 03:01:01.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon/0001-fix-build-with-clang.patch' (76,364) at 20231126090012789
78338 2025-01-21 03:01:01.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sunxi_dw.h' (76,365) at 20210308005002668
78339 2025-01-21 03:01:01.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/include/dwarf-regs-table.h' (76,366) at 20210307214932518
78340 2025-01-21 03:01:01.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tc358743_regs.h' (76,367) at 20210307214928670
78341 2025-01-21 03:01:01.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_xdp.h' (76,368) at 20220525020653547
78342 2025-01-21 03:01:01.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/tc27x_soc.c' (76,369) at 20210927100127205
78343 2025-01-21 03:01:01.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2p-ca15-tc1.dts' (76,370) at 20240405153045405
78344 2025-01-21 03:01:01.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/tremor/obsolete_automake_macros.patch' (76,371) at 20210307205553802
78345 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.interface.yaml' (76,372) at 20241120090018888
78346 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hisi-crg.txt' (76,373) at 20210307214925286
78347 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/kvm-cpus.h' (76,374) at 20240906080037136
78348 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/common.c' (76,375) at 20210308005002948
78349 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020.h' (76,376) at 20210307214929246
78350 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/acl.h' (76,377) at 20240405153052461
78351 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-loongson1-pwm.c' (76,378) at 20240405153230251
78352 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/sun4m.c' (76,379) at 20240906080037300
78353 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/blocklayout.c' (76,380) at 20240405153231695
78354 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9261ek_nandflash_defconfig' (76,381) at 20210308005003248
78355 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/nrf51_timer.h' (76,382) at 20210308005046033
78356 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ddr.c' (76,383) at 20210308005002988
78357 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_lvds.h' (76,384) at 20240405153048745
78358 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ralink/Kconfig' (76,385) at 20240405153046833
78359 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/pam/libpam/faillock.conf' (76,386) at 20230505080015455
78360 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev4t.S' (76,387) at 20210307214925966
78361 2025-01-21 03:01:01.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/gpio.h' (76,388) at 20210308005002668
78362 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_queue.h' (76,389) at 20240405153049113
78363 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ti,iodelay.txt' (76,390) at 20210307214925398
78364 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/callbackgroup.mako.cpp' (76,391) at 20210308005108057
78365 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/adp8860_bl.c' (76,392) at 20240405153052173
78366 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/file.c' (76,393) at 20240805080014027
78367 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/ohci.h' (76,394) at 20210307214927166
78368 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/io_uring.c' (76,395) at 20210308005046257
78369 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/phy.h' (76,396) at 20210307214929618
78370 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/cxlpci.h' (76,397) at 20240405153046973
78371 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_etf.c' (76,398) at 20240405153053365
78372 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.yaml' (76,399) at 20240405153045137
78373 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/of_device_common.h' (76,400) at 20210307214926594
78374 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/builtin-test-list.c' (76,401) at 20240405153054165
78375 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500-u-boot.dtsi' (76,402) at 20210308005002568
78376 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/helpers.h' (76,403) at 20220525020655223
78377 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xxal-pinctrl.dtsi' (76,404) at 20240405153045829
78378 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sam9x60ek.dts' (76,405) at 20240405153045465
78379 2025-01-21 03:01:01.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_crtc.c' (76,406) at 20240405153048745
78380 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/conf-notes.txt' (76,407) at 20220913030020488
78381 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/dev_id.json' (76,408) at 20241106090019922
78382 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/watchdog-kernel-api.rst' (76,409) at 20240405153229847
78383 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/basic/Makefile' (76,410) at 20240405153053437
78384 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/Makefile' (76,411) at 20210308005003736
78385 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/.clang-tidy' (76,412) at 20240710080015177
78386 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/hx711.c' (76,413) at 20210716100029903
78387 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000mc.c' (76,414) at 20240405153049285
78388 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/top' (76,415) at 20210308005059705
78389 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter-replay.c' (76,416) at 20210927100127289
78390 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/agent-proxy/files/0001-Makefile-Add-LDFLAGS-variable.patch' (76,417) at 20210307205553954
78391 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_spi.c' (76,418) at 20210308005003404
78392 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nxp,lpc3220-adc.yaml' (76,419) at 20210309003648356
78393 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-bsp/u-boot/u-boot-aspeed-sdk/greatlakes.cfg' (76,420) at 20220819030014797
78394 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c' (76,421) at 20240405153230315
78395 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/pci.c' (76,422) at 20241216090017721
78396 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/flat.h' (76,423) at 20210307214926158
78397 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp5562.c' (76,424) at 20240405153230755
78398 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/posted_intr.h' (76,425) at 20240812080017232
78399 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sprd/sprd.yaml' (76,426) at 20240405153045017
78400 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus.h' (76,427) at 20210307214931394
78401 2025-01-21 03:01:01.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/internal/sdevent.hpp' (76,428) at 20240822080031261
78402 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/ethanolx-ipmi-fru-properties.yaml' (76,429) at 20210307205553662
78403 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_metric_config.cpp' (76,430) at 20240817080025696
78404 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-decoder.h' (76,431) at 20240405153054193
78405 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stat.h' (76,432) at 20240405153054205
78406 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_i2c.c' (76,433) at 20240405153230583
78407 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha152x.c' (76,434) at 20240405153051553
78408 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-chevron-right.svg' (76,435) at 20210308005107065
78409 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/ioremap.h' (76,436) at 20210307214926226
78410 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma0/irqsrcs_sdma0_4_0.h' (76,437) at 20210307214927702
78411 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/xics.rst' (76,438) at 20240405153045329
78412 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtdnand.rst' (76,439) at 20220525020651722
78413 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh2.c' (76,440) at 20210307214926574
78414 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___dup_compat_types.c' (76,441) at 20210307214932642
78415 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FreeImage' (76,442) at 20211006000025234
78416 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4357.dtsi' (76,443) at 20240405153045533
78417 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria10-socdk/MAINTAINERS' (76,444) at 20210308005002908
78418 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/raw-gadget.rst' (76,445) at 20220525020651778
78419 2025-01-21 03:01:01.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-crypto.c' (76,446) at 20210307214926198
78420 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1023_spi_rcw.cfg' (76,447) at 20210308005002992
78421 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/0001-improve-reproducibility-for-c-compiling.patch' (76,448) at 20210307205554602
78422 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/chan.h' (76,449) at 20240405153046337
78423 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_vio.c' (76,450) at 20240726080012846
78424 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/hyp-main.c' (76,451) at 20240405153229987
78425 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-emc.yaml' (76,452) at 20220525020651690
78426 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c' (76,453) at 20240405153231207
78427 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/mtmitchell_platform_gpios_init.sh' (76,454) at 20241108090014316
78428 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-pr-ip.txt' (76,455) at 20210307214925314
78429 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch' (76,456) at 20230706080014761
78430 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/gomod.py' (76,457) at 20241221090017588
78431 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tea6420.c' (76,458) at 20240405153049341
78432 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-372x.dtsi' (76,459) at 20210308005002564
78433 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/files/run-ptest' (76,460) at 20210307205554006
78434 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/Makefile' (76,461) at 20210307214928710
78435 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imgtec/Kconfig' (76,462) at 20210307214926978
78436 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/relocate_kernel.S' (76,463) at 20240405153045965
78437 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aristainetos.h' (76,464) at 20210308005003584
78438 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/dtsec.c' (76,465) at 20210308005003432
78439 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fpregdef.h' (76,466) at 20240405153046001
78440 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt' (76,467) at 20210307214925314
78441 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-not.out' (76,468) at 20220429100100882 to deleted uid set
78442 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/ionic.rst' (76,469) at 20210307214925534
78443 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/loadavg.c' (76,470) at 20240405153052489
78444 2025-01-21 03:01:01.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-hsi' (76,471) at 20210307214925190
78445 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareCardsHost.vue' (76,472) at 20241004080035967
78446 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vhost-user-stub.c' (76,473) at 20210308005046113
78447 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/psqlodbc_16.00.0000.bb' (76,474) at 20241221090017508
78448 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/vaddr.h' (76,475) at 20240906080037328
78449 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/tlbflush.h' (76,476) at 20210307214926554
78450 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost-1.86.0.inc' (76,477) at 20241213090035014
78451 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/ialloc.c' (76,478) at 20240405153231659
78452 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch' (76,479) at 20241221090017676
78453 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/lpcsnoop/snoop_listen.hpp' (76,480) at 20230511080028543
78454 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/nlohmann_json.wrap' (76,481) at 20231208090025561
78455 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/0001-test_functionality-convert-line-endings-to-Unix.patch' (76,482) at 20240106090017241
78456 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/scmi-cpufreq.c' (76,483) at 20240910080014022
78457 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu75.h' (76,484) at 20240405153230511
78458 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_rfk_table.h' (76,485) at 20240405153050681
78459 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/amba/Kconfig' (76,486) at 20210307214926858
78460 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/pcnet_cs.c' (76,487) at 20240405153049773
78461 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt.h' (76,488) at 20240405153231343
78462 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/boost.wrap' (76,489) at 20240410080033022
78463 2025-01-21 03:01:01.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/serializer.cpp' (76,490) at 20230717080006550
78464 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-asus-z00l.dts' (76,491) at 20240405153045761
78465 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/sysfs.c' (76,492) at 20240405153230159
78466 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-plugin-symbols.py' (76,493) at 20241211090212458
78467 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/cpuinfo_utils.cpp' (76,494) at 20240904080048575
78468 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-victgo.dts' (76,495) at 20240405153045501
78469 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hsi/client-devices.txt' (76,496) at 20210307214925322
78470 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_hw.h' (76,497) at 20240405153049921
78471 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-humanize_4.11.0.bb' (76,498) at 20241221090017556
78472 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/dma.c' (76,499) at 20240405153050441
78473 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/initrdscripts/files/init-debug.sh' (76,500) at 20210307205553750
78474 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/pcc.h' (76,501) at 20210308005002652
78475 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/exynos_defconfig' (76,502) at 20240405153045613
78476 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Llanddona' (76,503) at 20210307205553798
78477 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/redis.conf' (76,504) at 20241221090017524
78478 2025-01-21 03:01:01.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_asoc_machine.c' (76,505) at 20240405153054013
78479 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/time.cpp' (76,506) at 20240822080031265
78480 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/Makefile' (76,507) at 20220525020653375
78481 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/rx_csi_defs.h' (76,508) at 20210307214930538
78482 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/build-appliance.json' (76,509) at 20210812000025314
78483 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/skiroot_defconfig' (76,510) at 20240405153230027
78484 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_writeback.c' (76,511) at 20240405153048741
78485 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-pine64-lts.dts' (76,512) at 20210308005002616
78486 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/filecheck.h' (76,513) at 20220525020654475
78487 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ksysfs.c' (76,514) at 20220525020652166
78488 2025-01-21 03:01:01.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/Kconfig' (76,515) at 20210308005003004
78489 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsaprivkey.asn1' (76,516) at 20210307214926802
78490 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/trace.h' (76,517) at 20210308005045729
78491 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/cmt_speech.c' (76,518) at 20240405153048829
78492 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c6410-smdk6410.dts' (76,519) at 20240405153045573
78493 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/media/lm3554.h' (76,520) at 20210309003653012
78494 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/coxattr.c' (76,521) at 20230426080043668
78495 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/logic/test_msa_nor_v.c' (76,522) at 20210308005046521
78496 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/label.c' (76,523) at 20240405153051193
78497 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vmid.c' (76,524) at 20240405153046261
78498 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32f746.c' (76,525) at 20210307214930122
78499 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1_regs.h' (76,526) at 20240405153049493
78500 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7292.c' (76,527) at 20240405153048945
78501 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-vexpress-osc.c' (76,528) at 20210307214927042
78502 2025-01-21 03:01:01.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/array.h' (76,529) at 20231102080015293
78503 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/Kconfig' (76,530) at 20210307214930130
78504 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/Makefile' (76,531) at 20210308005003008
78505 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial-utils/pty-forward-native.bb' (76,532) at 20240301090012431
78506 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/spear1340_clock.c' (76,533) at 20240405153230243
78507 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun6i-a31-ccu.h' (76,534) at 20210307214931334
78508 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dcn_calc_math.c' (76,535) at 20240405153047265
78509 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_faultlog.hpp' (76,536) at 20241129090023557
78510 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/watchdog.h' (76,537) at 20210307214931686
78511 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/nommu_virt_defconfig' (76,538) at 20240405153046245
78512 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psloop.c' (76,539) at 20240405153046625
78513 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/s390x/a-b-bios.h' (76,540) at 20240326080039726
78514 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_common.h' (76,541) at 20240405153049753
78515 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall6.c' (76,542) at 20240405153054273
78516 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdhc.yaml' (76,543) at 20240405153045109
78517 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/i2s-regs.h' (76,544) at 20210308005002724
78518 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s5pc1xx-smdkc100.dts' (76,545) at 20210308005002608
78519 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/rfi_flush.c' (76,546) at 20240405153054361
78520 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch' (76,547) at 20230401080011935
78521 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/sysfsread.cpp' (76,548) at 20210308005116217
78522 2025-01-21 03:01:01.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/sun4i-a10.h' (76,549) at 20210308005003636
78523 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/LICENCE' (76,550) at 20210308005003548
78524 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ioctls.h' (76,551) at 20240906080037360
78525 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cpu-float.h' (76,552) at 20221215040039190
78526 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso.h' (76,553) at 20241211090145381
78527 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/Kconfig' (76,554) at 20240405153231547
78528 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/gss_asn1.h' (76,555) at 20210307214931518
78529 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe_transport.c' (76,556) at 20240405153051597
78530 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/spinlock.h' (76,557) at 20220525020651950
78531 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5410-pinctrl.dtsi' (76,558) at 20240405153045569
78532 2025-01-21 03:01:01.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/socket.c' (76,559) at 20241018080014590
78533 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-ccm-glue.c' (76,560) at 20240405153045849
78534 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-olinuxino-lime.dts' (76,561) at 20210308005002616
78535 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-rzv2m.h' (76,562) at 20240405153052109
78536 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/files/rust/hello/src/main.rs' (76,563) at 20220823030015975
78537 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-decoder.c' (76,564) at 20240613080016559
78538 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/xdr4.h' (76,565) at 20240405153052721
78539 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/Makefile' (76,566) at 20210307214932202
78540 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-wobo-i5.dts' (76,567) at 20240405153045377
78541 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/multi3.c' (76,568) at 20210307214926266
78542 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/amcore.h' (76,569) at 20210308005003584
78543 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/generic_kc705_defconfig' (76,570) at 20240405153046501
78544 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1632.c' (76,571) at 20210307214930950
78545 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0011.c' (76,572) at 20240405153049533
78546 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/silk.h' (76,573) at 20210308005003616
78547 2025-01-21 03:01:01.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-rt305x.c' (76,574) at 20240405153051321
78548 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/o2cb' (76,575) at 20240405153044909
78549 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/Kconfig' (76,576) at 20240405153049557
78550 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,cpu-interrupt-controller.yaml' (76,577) at 20240405153045085
78551 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/Makefile' (76,578) at 20210307214929674
78552 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/global_data.h' (76,579) at 20210308005002808
78553 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend' (76,580) at 20210812000025262
78554 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-audio.h' (76,581) at 20220525020652839
78555 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/lib/reg.S' (76,582) at 20240405153054357
78556 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/trace.h' (76,583) at 20210308005045765
78557 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/8xx-pmu.c' (76,584) at 20240405153046189
78558 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_w.c' (76,585) at 20210308005046513
78559 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_voutlib.c' (76,586) at 20240405153049481
78560 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/pcidevices.rst' (76,587) at 20230426080043664
78561 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-7xx.c' (76,588) at 20240405153046869
78562 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/book3s_32.config' (76,589) at 20210307214926366
78563 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntimed/ntimed_git.bb' (76,590) at 20240301090012423
78564 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/version.c' (76,591) at 20240405153046357
78565 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/touchscreen.h' (76,592) at 20210307214931406
78566 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/fifo_monitor.c' (76,593) at 20210307214930542
78567 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pca9554.h' (76,594) at 20240906080037332
78568 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/test_version.cpp' (76,595) at 20240820080019550
78569 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/pci.h' (76,596) at 20240405153045937
78570 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723ds.c' (76,597) at 20240405153050653
78571 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410.dtsi' (76,598) at 20240405153045581
78572 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8998.h' (76,599) at 20210307214931430
78573 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/ControlStore.js' (76,600) at 20241004080035963
78574 2025-01-21 03:01:01.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/role.h' (76,601) at 20220525020654627
78575 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9260ek.h' (76,602) at 20210308005003584
78576 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/oxsemi-tornado.rst' (76,603) at 20240405153045225
78577 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tb100_defconfig' (76,604) at 20210308005003280
78578 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/.gitignore' (76,605) at 20240405153046525
78579 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_hashlimit.c' (76,606) at 20240405153053337
78580 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/vmlinux.lds.S' (76,607) at 20240405153046057
78581 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-nmk.txt' (76,608) at 20210307214925318
78582 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mctp-i2c-controller.yaml' (76,609) at 20240405153045117
78583 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/BMC.interface.yaml' (76,610) at 20221207040023627
78584 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/flash.c' (76,611) at 20240405153231383
78585 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4215.c' (76,612) at 20240405153048861
78586 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/t1024.c' (76,613) at 20210308005003432
78587 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/omap3logic.h' (76,614) at 20210308005003016
78588 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/console/obmc-console/use-socket.conf.in' (76,615) at 20230412080023456
78589 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/migrate.c' (76,616) at 20241011080017359
78590 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/parser_factory.hpp' (76,617) at 20240618080023329
78591 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc' (76,618) at 20210307214932674
78592 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/socfpga-dwmac.txt' (76,619) at 20210307214925378
78593 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-duovero-parlor.dts' (76,620) at 20240405153045605
78594 2025-01-21 03:01:01.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/kvm_clock_test.c' (76,621) at 20240405153054321
78595 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_ap/Makefile' (76,622) at 20210308005002924
78596 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/qemu_ga_client.py' (76,623) at 20240906080037428
78597 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-crcmod_1.7.bb' (76,624) at 20240302090018206
78598 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Processor_v1.xml' (76,625) at 20240824080002934
78599 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/simpledrm.c' (76,626) at 20240405153230643
78600 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/persistent-data.rst' (76,627) at 20210307214925222
78601 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/controllers/system-overview-controller.js' (76,628) at 20210308005107077
78602 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8550-tcsr.yaml' (76,629) at 20240405153045029
78603 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/netcf/0001-Adopt-to-new-gnulib-read_file-fread_file-signature.patch' (76,630) at 20240413080012647
78604 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_port.h' (76,631) at 20240405153049925
78605 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/test-thread-breakpoint.py' (76,632) at 20240906080037580
78606 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/edd.h' (76,633) at 20210308005003656
78607 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-watch.c' (76,634) at 20210309003654960
78608 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/MAINTAINERS' (76,635) at 20210308005003040
78609 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma-buf/udmabuf.c' (76,636) at 20241211090145405 to deleted uid set
78610 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/twl4030.c' (76,637) at 20210308005003520
78611 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/usb_mcu.c' (76,638) at 20240405153050585
78612 2025-01-21 03:01:01.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_kfunc_failure.c' (76,639) at 20240405153054273
78613 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6apm-lpass-dais.c' (76,640) at 20240710080014621
78614 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/files/run_eval.sh' (76,641) at 20230706080014769
78615 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_msg.cpp' (76,642) at 20210308005108645
78616 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/spl.h' (76,643) at 20210308005002656
78617 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/config.c' (76,644) at 20240719080013361
78618 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-linux-distros-unattended-installation.yml' (76,645) at 20241221090017464
78619 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ps3fb.c' (76,646) at 20240405153231587
78620 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ar0521.c' (76,647) at 20241115090012949
78621 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/menf21bmc_hwmon.c' (76,648) at 20210307214928130
78622 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts' (76,649) at 20240405153045805
78623 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-certifi_2024.8.30.bb' (76,650) at 20241221090017668
78624 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/fb.h' (76,651) at 20240405153046065
78625 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_device_id.robot' (76,652) at 20240628080017113
78626 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux.c' (76,653) at 20240405153054229
78627 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vga.h' (76,654) at 20210307214931306
78628 2025-01-21 03:01:01.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/zd1301.c' (76,655) at 20220525020653319
78629 2025-01-21 03:01:01.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/dir.c' (76,656) at 20240726080012866
78630 2025-01-21 03:01:01.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_edif.h' (76,657) at 20240405153051701
78631 2025-01-21 03:01:01.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/ioctl.c' (76,658) at 20240405153046425
78632 2025-01-21 03:01:01.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dio/Makefile' (76,659) at 20210307214927118
78633 2025-01-21 03:01:01.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/topology.c' (76,660) at 20240405153054173
78634 2025-01-21 03:01:01.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-qcom-debug.c' (76,661) at 20240405153230739
78635 2025-01-21 03:01:01.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,hfpll.txt' (76,662) at 20210307214925290
78636 2025-01-21 03:01:01.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/csum_partial_copy.c' (76,663) at 20240405153045357
78637 2025-01-21 03:01:01.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strncmp_bench.c' (76,664) at 20240405153054273
78638 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/tcu.c' (76,665) at 20240405153046793
78639 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/cargo_1.80.1.bb' (76,666) at 20241221090017672
78640 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/Makefile' (76,667) at 20240405153231571
78641 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/rethook.c' (76,668) at 20240405153046437
78642 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml' (76,669) at 20240405153229767
78643 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9462_2p1_initvals.h' (76,670) at 20210307214929766
78644 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (76,671) at 20241031080012179
78645 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_slip.h' (76,672) at 20210307214931638
78646 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel.hpp' (76,673) at 20240823080022084
78647 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mmhubbub.c' (76,674) at 20240405153047261
78648 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_sllc_pmu.c' (76,675) at 20240405153231303
78649 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/i8253.c' (76,676) at 20210307214927046
78650 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-wsem.h' (76,677) at 20210307214931806
78651 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/waitqueue.c' (76,678) at 20210307214931218
78652 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_vop_reg.c' (76,679) at 20241011080017315
78653 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/cdc2.c' (76,680) at 20210307214930806
78654 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/bindec.S' (76,681) at 20210307214926142
78655 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/journald-size-policy-16MB.conf' (76,682) at 20210519000031347
78656 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_misc.h' (76,683) at 20220525020653135
78657 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/mmconfig_64.c' (76,684) at 20210307214926742
78658 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston64r6el_defconfig' (76,685) at 20210308005003252
78659 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (76,686) at 20230807080022150
78660 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/Makefile' (76,687) at 20210308005003340
78661 2025-01-21 03:01:01.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/Makefile' (76,688) at 20210307214928690
78662 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_fence.c' (76,689) at 20240405153230603
78663 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.c' (76,690) at 20240405153047289
78664 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfs/.gitignore' (76,691) at 20220525020654935
78665 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/Kconfig' (76,692) at 20210307214926270
78666 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/alpha/include/uapi/asm/bitsperlong.h' (76,693) at 20210307214932450
78667 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/rpmsg_tty.c' (76,694) at 20240405153231507
78668 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_osf.c' (76,695) at 20240405153053329
78669 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (76,696) at 20210307205553730
78670 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-11.conf' (76,697) at 20230412080023460
78671 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-skip-no_stdout_fileno-test-due-to-load-variability.patch' (76,698) at 20241221090017668
78672 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/mem-phys-addr-report' (76,699) at 20210307214932566
78673 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uppsala_Rickomberga' (76,700) at 20210307205553794
78674 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux.inc' (76,701) at 20241221090017648
78675 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel_cipher.c' (76,702) at 20240405153230263
78676 2025-01-21 03:01:01.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/ioctl.c' (76,703) at 20240405153231763
78677 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si.c' (76,704) at 20240405153047161
78678 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-9x9-evk-u-boot.dtsi' (76,705) at 20210308005002588
78679 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_core.c' (76,706) at 20241211090212318
78680 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__optional.hpp' (76,707) at 20240731080033662
78681 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/meson.build' (76,708) at 20240413080028020
78682 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py' (76,709) at 20210307214932566
78683 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efibc.c' (76,710) at 20240405153047041
78684 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/efi.c' (76,711) at 20240913080013769
78685 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord-native.bb' (76,712) at 20241221090017532
78686 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/S2600wf.py' (76,713) at 20220728030041559
78687 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/log_handler.cpp' (76,714) at 20240817080027656
78688 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wavemon/wavemon_0.9.6.bb' (76,715) at 20241221090017500
78689 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/lpc32xx-slc.txt' (76,716) at 20240405153045113
78690 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot.h' (76,717) at 20210307214926338
78691 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch' (76,718) at 20241221090017684
78692 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-wlock-hardirq.h' (76,719) at 20210307214931806
78693 2025-01-21 03:01:01.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hti.c' (76,720) at 20240405153048457
78694 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h' (76,721) at 20240405153051857
78695 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rx/Kconfig' (76,722) at 20240906080037288
78696 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf.h' (76,723) at 20210307214927098
78697 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-adda.c' (76,724) at 20220525020655075
78698 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/Kconfig' (76,725) at 20210308005045925
78699 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/samsung-scaler.yaml' (76,726) at 20210307214925318
78700 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_regdef.h' (76,727) at 20210307214930642
78701 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Trencin' (76,728) at 20210307205553794
78702 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/purgatory.h' (76,729) at 20210307214926510
78703 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-3.7.1.min.map' (76,730) at 20231126090012817
78704 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/patman.py' (76,731) at 20210308005003772
78705 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_fs_i.h' (76,732) at 20210307214931458
78706 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.clean' (76,733) at 20240405153053433
78707 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_ast.c' (76,734) at 20210308005003496
78708 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/sifive_pwm.c' (76,735) at 20241211090212342
78709 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/mci.h' (76,736) at 20210307214929774
78710 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ad5820.txt' (76,737) at 20210307214925350
78711 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_pretimeout.h' (76,738) at 20210307214930978
78712 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/Makefile' (76,739) at 20240405153049729
78713 2025-01-21 03:01:01.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/reset-ast2400.c' (76,740) at 20210308005003476
78714 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/get_cgroup_id_user.c' (76,741) at 20240405153054245
78715 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/maxim,ds4424.yaml' (76,742) at 20220525020651682
78716 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/Makefile' (76,743) at 20240405153045609
78717 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/rwsem.h' (76,744) at 20240405153054049
78718 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/stream.hpp' (76,745) at 20221005030030502
78719 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticGateway.interface.yaml' (76,746) at 20240509080019296
78720 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/math_emu.h' (76,747) at 20210307214926666
78721 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/irq.h' (76,748) at 20210307214926218
78722 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/nuvoton/nuvoton,ma35d1.yaml' (76,749) at 20240405153045017
78723 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/qfq.json' (76,750) at 20240405153054377
78724 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ActivationProgress.interface.yaml' (76,751) at 20220315030032667
78725 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/powerpc-hcalls-record' (76,752) at 20210307214932566
78726 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_printer.py' (76,753) at 20240405153054225
78727 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_init.h' (76,754) at 20210308005003368
78728 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/copy_page.S' (76,755) at 20210307214925866
78729 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/err_ev7.h' (76,756) at 20210307214925646
78730 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/versatile.c' (76,757) at 20240405153045693
78731 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/makefile-destdir.patch' (76,758) at 20210905000020557
78732 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-samsung.h' (76,759) at 20240405153045685
78733 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/README' (76,760) at 20210308005002996
78734 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_hwseq.c' (76,761) at 20220525020652514
78735 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/mock_engine.h' (76,762) at 20220525020652891
78736 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_d.c' (76,763) at 20210308005046509
78737 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/stdint/int-types.c' (76,764) at 20210308005003744
78738 2025-01-21 03:01:01.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/head_check.sh' (76,765) at 20220525020652086
78739 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi6220-stub.c' (76,766) at 20240405153230211
78740 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (76,767) at 20240206090017943
78741 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kajaani_Pollyvaara' (76,768) at 20210307205553770
78742 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/Makefile' (76,769) at 20210307214928338
78743 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/spider_net_ethtool.c' (76,770) at 20240405153050321
78744 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/igd-assign.txt' (76,771) at 20210308005045801
78745 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/RoleCollection_v1.xml' (76,772) at 20240619080002936
78746 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/resource.h' (76,773) at 20210307214926122
78747 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-boe-himax8279d.c' (76,774) at 20240405153230615
78748 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Vrm/meson.build' (76,775) at 20230825080021141 to deleted uid set
78749 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/sse2.c' (76,776) at 20210307214931814
78750 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/nic-power-fault' (76,777) at 20241123090010951
78751 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pid.h' (76,778) at 20240405153052765
78752 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c' (76,779) at 20240405153050125
78753 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens-v0_1.c' (76,780) at 20240405153231499
78754 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_debugfs.c' (76,781) at 20240405153230535
78755 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/base_addr_s10.h' (76,782) at 20210308005002780
78756 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1041.h' (76,783) at 20210307214928702
78757 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry.interface.yaml' (76,784) at 20220413030046446
78758 2025-01-21 03:01:01.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/dev.c' (76,785) at 20241216090017709
78759 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/cpm1.c' (76,786) at 20240405153230051
78760 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/livetree.c' (76,787) at 20210308005003728
78761 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/child.cpp' (76,788) at 20230511080043139
78762 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch' (76,789) at 20230706080014757
78763 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/conga-qeval20-qa3-e3845.dts' (76,790) at 20210308005002860
78764 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/boot.h' (76,791) at 20240405153046349
78765 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/kapi.c' (76,792) at 20210307214930170
78766 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_0_0_sh_mask.h' (76,793) at 20210307214927346
78767 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/seg6_local.c' (76,794) at 20240628080014033
78768 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/trace.json' (76,795) at 20240405153054113
78769 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-px30-core-edimm2.2.dts' (76,796) at 20240405153229967
78770 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/mcpm_platsmp.c' (76,797) at 20210307214925834
78771 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/cpuinfo.c' (76,798) at 20240405153052489
78772 2025-01-21 03:01:01.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0/0001-Remove-clutter.types-as-it-is-build-configuration-sp.patch' (76,799) at 20210608000015791
78773 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.0.0.bb' (76,800) at 20241206090014250
78774 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_d.c' (76,801) at 20210308005046513
78775 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/machine_check.c' (76,802) at 20220525020652070
78776 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/266' (76,803) at 20220429100100914
78777 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pstore/pstore_post_reboot_tests' (76,804) at 20210307214932710
78778 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/modules.py' (76,805) at 20240405153232103
78779 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb' (76,806) at 20241221090017548
78780 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_translate_dce80.h' (76,807) at 20210307214927306
78781 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/snapper9g20_defconfig' (76,808) at 20210308005003280
78782 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cb710/debug.c' (76,809) at 20210307214929126
78783 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fdt.c' (76,810) at 20210308005002832
78784 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-realview.c' (76,811) at 20220627100016994
78785 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/Makefile' (76,812) at 20240405153230755
78786 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utxface.c' (76,813) at 20240405153046625
78787 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/snappy/snappy/fix-build-on-32bit-arm.patch' (76,814) at 20240106090017237
78788 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/pv/0001-pv-display-handle-error-of-tcgetpgrp-in-pv_in_foregr.patch' (76,815) at 20231011080016582
78789 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/misc/ua101.c' (76,816) at 20220525020655103
78790 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cache.h' (76,817) at 20210308005002816
78791 2025-01-21 03:01:01.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fixmap.h' (76,818) at 20240405153046001
78792 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/pvpanic/pvpanic.c' (76,819) at 20240613080016427
78793 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221_buffer.c' (76,820) at 20240405153048985
78794 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.err' (76,821) at 20210308005046405
78795 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/async/context.cpp' (76,822) at 20241219090033968
78796 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nubus/nubus.h' (76,823) at 20240906080037336
78797 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/mem-phys-addr-record' (76,824) at 20210307214932566
78798 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/other.json' (76,825) at 20240405153054157
78799 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi' (76,826) at 20240405153229919
78800 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/advantechwdt.c' (76,827) at 20240405153052237
78801 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/__snapshots__/AppHeader.spec.js.snap' (76,828) at 20240425080042415
78802 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c' (76,829) at 20240910080014030
78803 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-gt641xx.c' (76,830) at 20210307214926254
78804 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/repair.h' (76,831) at 20240405153231775
78805 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/utils.cpp' (76,832) at 20241012080019916
78806 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-inst.h' (76,833) at 20210308005046029
78807 2025-01-21 03:01:01.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/email-clients.rst' (76,834) at 20240405153045301
78808 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/migrate.c' (76,835) at 20241111090012161
78809 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/fpu.h' (76,836) at 20210307214926122
78810 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/memory.c' (76,837) at 20220525020652951
78811 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_rgb.c' (76,838) at 20240405153048749
78812 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc706.dts' (76,839) at 20210308005002632
78813 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/LICENSE' (76,840) at 20210616125333493
78814 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_types.h' (76,841) at 20210307214931686
78815 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dts' (76,842) at 20240405153229927
78816 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/cacheflush.h' (76,843) at 20240405153230007
78817 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/netlink_k.c' (76,844) at 20220525020654115
78818 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mvebu-audio.txt' (76,845) at 20240405153045165
78819 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/conf.h' (76,846) at 20210307214929970
78820 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/powersave.cfg' (76,847) at 20210307205554106
78821 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/pcir.h' (76,848) at 20210307214927906
78822 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_output.h' (76,849) at 20210307214927774
78823 2025-01-21 03:01:01.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbr.c' (76,850) at 20210308005046505
78824 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/repaper.txt' (76,851) at 20210307214925306
78825 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dibx000_common.h' (76,852) at 20210307214928618
78826 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/samsung-laptop.c' (76,853) at 20240405153051413
78827 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-rex-basic.dts' (76,854) at 20240405153045501
78828 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/gpio.h' (76,855) at 20210308005002880
78829 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/Makefile' (76,856) at 20220525020652010
78830 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_frac.h' (76,857) at 20210307214927030
78831 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/wm831x_power.c' (76,858) at 20240405153051441
78832 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/xilinx-xadc-core.c' (76,859) at 20240405153048965
78833 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/235' (76,860) at 20220429100100914
78834 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/pm.c' (76,861) at 20210307214929962
78835 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.srio-pcie-boot-corenet' (76,862) at 20210308005003300
78836 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.h' (76,863) at 20210307214929914
78837 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix_target.patch' (76,864) at 20210307205554550
78838 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-No-Nuclear-License' (76,865) at 20211006000025230
78839 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0005-configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch' (76,866) at 20210307205554614
78840 2025-01-21 03:01:01.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-palmas.txt' (76,867) at 20210307214925418
78841 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/0002-use-lxdm-to-replace-dm-tool.patch' (76,868) at 20230503080014591
78842 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6001-j314c.dts' (76,869) at 20240405153045717
78843 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-shift.h' (76,870) at 20210308005046497
78844 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunxi-rsb.h' (76,871) at 20220525020654619
78845 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bareudp.sh' (76,872) at 20220525020655219
78846 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/cmds.c' (76,873) at 20210308005003180
78847 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/types/object_path_helpers.hpp' (76,874) at 20220610100046048
78848 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/hda-codec-common.h' (76,875) at 20210308005045841
78849 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch' (76,876) at 20230706080014745
78850 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-bsp/u-boot/u-boot-aspeed-sdk/harma.cfg' (76,877) at 20231128090014177
78851 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/subprojects/phosphor-logging.wrap' (76,878) at 20230405080009657
78852 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/matrox_w1.c' (76,879) at 20240405153052233
78853 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/gvp11.c' (76,880) at 20240405153231399
78854 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/octeon_68xx.dts' (76,881) at 20210307214926194
78855 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/xtensa-mx.h' (76,882) at 20210307214931410
78856 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0001-Do-not-build-mtest.patch' (76,883) at 20221003030013273
78857 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SimpleStorageCollection_v1.xml' (76,884) at 20240619080002936
78858 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/owl/Makefile' (76,885) at 20210308005003352
78859 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_integratorcp.py' (76,886) at 20241211090212538
78860 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/index.rst' (76,887) at 20240405153044961
78861 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/fans.json' (76,888) at 20241106090019918
78862 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/leds/ethanolx-led-manager-config-native.bb' (76,889) at 20241206090014202
78863 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/edk2-firmware.inc' (76,890) at 20241221090017472
78864 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-fb/emmc-init/files/emmc-init.service' (76,891) at 20240229090011779
78865 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/op_helper.c' (76,892) at 20230426080043896
78866 2025-01-21 03:01:01.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-fd.c' (76,893) at 20230426080043656
78867 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hpilo.h' (76,894) at 20220525020653367
78868 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/lttng-sessiond.service' (76,895) at 20210307205554602
78869 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/outp.h' (76,896) at 20240405153048621
78870 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c' (76,897) at 20240405153047137
78871 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/qmi.c' (76,898) at 20240910080014058
78872 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/locking/index.rst' (76,899) at 20240405153045297
78873 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/MAINTAINERS' (76,900) at 20220520030014644
78874 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfpdouble.c' (76,901) at 20210307214925986
78875 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/cp1emu.c' (76,902) at 20240405153046037
78876 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.c' (76,903) at 20240405153050641
78877 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi-cm3.conf' (76,904) at 20210905000020565
78878 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/socket-helpers.c' (76,905) at 20240906080037580
78879 2025-01-21 03:01:01.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/Kconfig' (76,906) at 20240405153230519
78880 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c' (76,907) at 20240405153050129
78881 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Widget-Workshop' (76,908) at 20241221090017620
78882 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/platmcpm.c' (76,909) at 20240405153045645
78883 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt_amp.c' (76,910) at 20240405153053957
78884 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c' (76,911) at 20240405153047257
78885 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmnusa_defconfig' (76,912) at 20210308005003264
78886 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mps11.yaml' (76,913) at 20240405153045145
78887 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-samsung.c' (76,914) at 20240405153045685
78888 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_conntrack_helper.sh' (76,915) at 20240405153054357
78889 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vansbro_Hummelberget' (76,916) at 20210307205553794
78890 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0_pptable.h' (76,917) at 20240405153048349
78891 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beaglebone-yocto/xorg.conf' (76,918) at 20210307205554390
78892 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/Documentation/mboxctl.md' (76,919) at 20210308005108641
78893 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb' (76,920) at 20230114040015546
78894 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci_dn.c' (76,921) at 20240405153046145
78895 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx25.c' (76,922) at 20240405153045649
78896 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/termbits.h' (76,923) at 20210308005046093
78897 2025-01-21 03:01:01.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lzo/lzo1x_compress.c' (76,924) at 20240405153053093
78898 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/mop500.c' (76,925) at 20240405153054017
78899 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/vue.config.js' (76,926) at 20241004080035975
78900 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_SRIO_PCIE_BOOT_defconfig' (76,927) at 20210308005003244
78901 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/swift/gpio_defs.json' (76,928) at 20210307205553718
78902 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/Kconfig' (76,929) at 20240405153046305
78903 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy19_C-97.0W' (76,930) at 20210307205553762
78904 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/scsi/pr-manager.h' (76,931) at 20230426080043776
78905 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/encode.def' (76,932) at 20220429100100786
78906 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/of_extra.h' (76,933) at 20210308005003628
78907 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmu_context.h' (76,934) at 20220525020652114
78908 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/snow.c' (76,935) at 20240405153053985
78909 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_size.cpp' (76,936) at 20220922030007675
78910 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/smc.c' (76,937) at 20210308005002860
78911 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/recv_linux.c' (76,938) at 20240405153231491
78912 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.markdownlint.yaml' (76,939) at 20221208040005010
78913 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6_genl.h' (76,940) at 20210307214931658
78914 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (76,941) at 20211015100030976
78915 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sseu.c' (76,942) at 20240405153230567
78916 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/flash/phosphor-software-manager/bios-update' (76,943) at 20240326080016518
78917 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf_desc.h' (76,944) at 20210307214930534
78918 2025-01-21 03:01:01.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/renderdoc/renderdoc_1.33.bb' (76,945) at 20241221090017528
78919 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/aux_drv.h' (76,946) at 20240405153052157
78920 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/testexport.py' (76,947) at 20241221090017632
78921 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/msr-index.h' (76,948) at 20240405153232207
78922 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb' (76,949) at 20241221090017684
78923 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_police.c' (76,950) at 20240405153053361
78924 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0004-Add-options-to-configure-the-use-of-libbsd.patch' (76,951) at 20240113090014532
78925 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerEquipment_v1.xml' (76,952) at 20240619080002932
78926 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-host-state-monitor.service' (76,953) at 20230216040014243
78927 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6358-dma.h' (76,954) at 20210308005003636
78928 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mad.h' (76,955) at 20220525020653163
78929 2025-01-21 03:01:01.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_ptr_as_arr.c' (76,956) at 20210307214932646
78930 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sifive/fu540-prci.c' (76,957) at 20210308005003352
78931 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa57.inc' (76,958) at 20240301090012451
78932 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-armada100.c' (76,959) at 20210308005003512
78933 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/evb-npcm845.conf' (76,960) at 20240628080015597
78934 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-power.json' (76,961) at 20240405153054157
78935 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_rt.c' (76,962) at 20220525020654847
78936 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/bootm.c' (76,963) at 20210308005002828
78937 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_switch.c' (76,964) at 20241018080014518
78938 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/COPYING.MIT' (76,965) at 20210307205553738
78939 2025-01-21 03:01:01.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/pl2303.c' (76,966) at 20241001080013024
78940 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-snap-persistent.c' (76,967) at 20240405153230767
78941 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_resource.h' (76,968) at 20240405153047297
78942 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/core.c' (76,969) at 20240405153046965
78943 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/arm/host-signal.h' (76,970) at 20220429100100642
78944 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/config.mk' (76,971) at 20210308005002796
78945 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_SDCARD_defconfig' (76,972) at 20210308005003240
78946 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0002-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch' (76,973) at 20241221090017664
78947 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/syscall.h' (76,974) at 20240405153045917
78948 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_struct.h' (76,975) at 20240405153231003
78949 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_bpf_counters.sh' (76,976) at 20240405153232231
78950 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi.init' (76,977) at 20210307205553818
78951 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l24.h' (76,978) at 20210307214932302
78952 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-simd.inc' (76,979) at 20210905000020581
78953 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpt.h' (76,980) at 20240405153048449
78954 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/xlnx_formatter_pcm.c' (76,981) at 20240405153054017
78955 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/License_v1.xml' (76,982) at 20240619080002928
78956 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_gnss.h' (76,983) at 20240405153050009
78957 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/m48t59-isa.c' (76,984) at 20241211090212326
78958 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-pfr.dts' (76,985) at 20221021030041175
78959 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/pathgentest.mako.hpp' (76,986) at 20210308005108057
78960 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/kvm_para.h' (76,987) at 20240906080037356
78961 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/watchdog.S' (76,988) at 20210308005002824
78962 2025-01-21 03:01:01.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/Kconfig' (76,989) at 20220525020654919
78963 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/npcm7xx_emc.c' (76,990) at 20241211090212306
78964 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/telnet.xinetd.inetutils' (76,991) at 20210307205554462
78965 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/menf21bmc.rst' (76,992) at 20240405153045217
78966 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/c_str.rs' (76,993) at 20241211090212458
78967 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/pincfg.txt' (76,994) at 20210307214925422
78968 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/ioctl.c' (76,995) at 20210307214931130
78969 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkAdapterCollection_v1.xml' (76,996) at 20240619080002932
78970 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_pearl_8x8.c' (76,997) at 20220525020654751
78971 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/xen-scsifront.c' (76,998) at 20240405153231447
78972 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_inf.json' (76,999) at 20241213090004421 to deleted uid set
78973 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/setvar.py' (77,000) at 20231011080016622
78974 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/Makefile' (77,001) at 20240405153052029
78975 2025-01-21 03:01:01.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-decon7.h' (77,002) at 20210307214927774
78976 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_mman.h' (77,003) at 20230925080039945
78977 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/s900_cmu.h' (77,004) at 20210308005003632
78978 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/binfmt_elf.c' (77,005) at 20240913080013821
78979 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pine64-lts_defconfig' (77,006) at 20210308005003276
78980 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/itrace.txt' (77,007) at 20240405153054077
78981 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_plane.c' (77,008) at 20240405153048357
78982 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/Makefile' (77,009) at 20240405153054085
78983 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sc1200.c' (77,010) at 20240405153046665
78984 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1.c' (77,011) at 20240520080015235
78985 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/gpio.h' (77,012) at 20210308005002672
78986 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_fastboot.c' (77,013) at 20210308005003508
78987 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/fusbh200.h' (77,014) at 20210308005003692
78988 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inftrees.c' (77,015) at 20210307214931826
78989 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/skeleton-gdbus.bbclass' (77,016) at 20210811000030029
78990 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/packageconfigs/packagegroup-meta-filesystems.bb' (77,017) at 20240413080012635
78991 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/xxspltw.c' (77,018) at 20221215040039390
78992 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/ecc-berr.c' (77,019) at 20210307214926206
78993 2025-01-21 03:01:01.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/repository.cpp' (77,020) at 20240820080027378
78994 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-build.sh' (77,021) at 20240405153054365
78995 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/evea.c' (77,022) at 20240405153054017
78996 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mvebu/Makefile' (77,023) at 20210308005003216
78997 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/scp-firmware/files/0001-OPTEE-Private-Includes.patch' (77,024) at 20241221090017468
78998 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/ext/hdac_ext_stream.c' (77,025) at 20240405153053505
78999 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AAL' (77,026) at 20210307205554414
79000 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/usb/meson.build' (77,027) at 20241018080022102 to deleted uid set
79001 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/dai-params.yaml' (77,028) at 20240405153045161
79002 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpic-timer.txt' (77,029) at 20210307214925406
79003 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/um_arch.c' (77,030) at 20240405153046345
79004 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf.inc' (77,031) at 20210307205553950
79005 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm3515.c' (77,032) at 20240405153232163
79006 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/arb.c' (77,033) at 20220525020652943
79007 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/reset-starfive-jh7110.c' (77,034) at 20240405153231371
79008 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/wap5813n/MAINTAINERS' (77,035) at 20210308005002948
79009 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/sk_bind_sendto_listen.c' (77,036) at 20240405153054353
79010 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bootconfig-data.S' (77,037) at 20240405153053081
79011 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/quanta-powerctrl.bb' (77,038) at 20241206090014278
79012 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sti-sas.c' (77,039) at 20240405153232163
79013 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/keymaps/keymaps_1.0.bb' (77,040) at 20241206090014310
79014 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/edison/dsdt.asl' (77,041) at 20210308005003008
79015 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/Kconfig' (77,042) at 20210307214929790
79016 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp' (77,043) at 20240904080003186
79017 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/qlogicfas.rst' (77,044) at 20210307214925558
79018 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517_mt_ventoux.dts' (77,045) at 20240405153045597
79019 2025-01-21 03:01:01.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig' (77,046) at 20210307214926366
79020 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-core.h' (77,047) at 20210307214928654
79021 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lzo/lzodefs.h' (77,048) at 20210307214931806
79022 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/include/linux/raspberrypi/vchiq.h' (77,049) at 20240405153051941
79023 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample02_multiqueue.sh' (77,050) at 20240405153053429
79024 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/serial_connection/serial_console_client.robot' (77,051) at 20210320000013960
79025 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/som-db5800-som-6867.h' (77,052) at 20210308005003616
79026 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sdm845.c' (77,053) at 20220525020652322
79027 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xive/Makefile' (77,054) at 20210307214926486
79028 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8ulp-pcc-clock.yaml' (77,055) at 20240405153045025
79029 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-set-chassis-transition-to-on@.service' (77,056) at 20241010080031033
79030 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpcmd.h' (77,057) at 20210307214926506
79031 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/gpio-uclass.c' (77,058) at 20220215040051576
79032 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_iw_cm.c' (77,059) at 20220525020653155
79033 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/geode/Makefile' (77,060) at 20210307214926742
79034 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-huey_2.5.2.bb' (77,061) at 20241221090017556
79035 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/nvidia,tegra-ahci.yaml' (77,062) at 20220525020651662
79036 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_ncm.c' (77,063) at 20240405153050373
79037 2025-01-21 03:01:01.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-filter.png' (77,064) at 20220105012522967 to deleted uid set
79038 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/psc-i2s.c' (77,065) at 20240405153053557
79039 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/README' (77,066) at 20240906080037576
79040 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ip27.c' (77,067) at 20210307214926286
79041 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/disclaimer-sp.rst' (77,068) at 20240405153045277
79042 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_elf.py' (77,069) at 20210308005003748
79043 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/updater_mock.hpp' (77,070) at 20210427000038985
79044 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-popmetal.dts' (77,071) at 20210308005002604
79045 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/al,alpine-msix.txt' (77,072) at 20210307214925342
79046 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/vmpressure.c' (77,073) at 20240405153053153
79047 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/n2_core.c' (77,074) at 20240405153230267
79048 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ibt_selftest.S' (77,075) at 20240405153230127
79049 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sensorhandler.cpp' (77,076) at 20241115090032982
79050 2025-01-21 03:01:01.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_owl.c' (77,077) at 20210308005003484
79051 2025-01-21 03:01:01.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-driver.h' (77,078) at 20220525020653271
79052 2025-01-21 03:01:01.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/stats.h' (77,079) at 20240405153050525
79053 2025-01-21 03:01:01.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/vdso.S' (77,080) at 20240326080039562
79054 2025-01-21 03:01:01.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_hw_sequencer.c' (77,081) at 20210307214927286
79055 2025-01-21 03:01:01.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c' (77,082) at 20240405153047157
79056 2025-01-21 03:01:01.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/at91sam9260ek.c' (77,083) at 20210308005002916
79057 2025-01-21 03:01:01.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_i210.h' (77,084) at 20210307214929466
79058 2025-01-21 03:01:01.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp8788-irq.c' (77,085) at 20221102030020809
79059 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AccountService.v1_16_0.json' (77,086) at 20240918080002716
79060 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/debug.h' (77,087) at 20210307214926210
79061 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/unified.h' (77,088) at 20220525020651882
79062 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_gfx10.h' (77,089) at 20210307214927226
79063 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/service_files/xyz.openbmc_project.biosconfig_manager.service' (77,090) at 20220525020615786
79064 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_ringbufs.sh' (77,091) at 20240405153054241
79065 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axc003.dtsi' (77,092) at 20240405153045357
79066 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_int.c' (77,093) at 20240405153050309
79067 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_wacom_generic.py' (77,094) at 20240405153054309
79068 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/dummycon.c' (77,095) at 20220525020654307
79069 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/OWNERS' (77,096) at 20221013030007910
79070 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/conf/templates/default/bblayers.conf.sample' (77,097) at 20220910030013373
79071 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/setup.cfg' (77,098) at 20210308005048033
79072 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pychromecast/0001-Allow-newer-version-of-wheel-and-setuptools.patch' (77,099) at 20241221090017560
79073 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng_0.5.6.bb' (77,100) at 20230520080014476
79074 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb' (77,101) at 20241221090017552
79075 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/uconn.c' (77,102) at 20240405153048637
79076 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-sdio.c' (77,103) at 20210308005002552
79077 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/datagram.c' (77,104) at 20240405153232067
79078 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_dlbu.h' (77,105) at 20210307214927858
79079 2025-01-21 03:01:01.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/harmony_defconfig' (77,106) at 20210308005003260
79080 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/ftrace.c' (77,107) at 20220525020652006
79081 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/pci_dlpar.c' (77,108) at 20240405153230055
79082 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples/0001-vulkan-samples-Fix-reproducibility-issue.patch' (77,109) at 20231126090012865
79083 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm017-dc3.dts' (77,110) at 20210308005002636
79084 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/conf/include/non-repro-meta-networking.inc' (77,111) at 20241221090017492
79085 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/idle.c' (77,112) at 20210307214926450
79086 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/switch_to_64.h' (77,113) at 20240405153046321
79087 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cbe_thermal.c' (77,114) at 20240405153046201
79088 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/.gitignore' (77,115) at 20240405153054353
79089 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/licenses.csv' (77,116) at 20220402030016247
79090 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/config.h' (77,117) at 20210308005002644
79091 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/state/phosphor-state-manager/xyz.openbmc_project.State.Host@.service' (77,118) at 20230215040018435
79092 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smsc9420.c' (77,119) at 20240405153231051
79093 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_cq.h' (77,120) at 20240405153051601
79094 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power_map.c' (77,121) at 20240405153048445
79095 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ite,it6505.yaml' (77,122) at 20240405153045037
79096 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-landisk/mach/gio.h' (77,123) at 20210307214926558
79097 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/wavefront_midi.c' (77,124) at 20220525020654983
79098 2025-01-21 03:01:01.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0001-Change-whether-to-inline-XXH3_hashLong_withSecret-to.patch' (77,125) at 20230503080014583
79099 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/at86rf230.h' (77,126) at 20210307214929678
79100 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-stmfx.c' (77,127) at 20240405153231327
79101 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-stinger96.dts' (77,128) at 20240405153045585
79102 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/templates/default/local.conf.sample' (77,129) at 20241221090017568
79103 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch' (77,130) at 20241221090017524
79104 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-dreamcast/mach/sysasic.h' (77,131) at 20240405153046313
79105 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/0001-libedit-Include-missing-header-stdc-predef.h.patch' (77,132) at 20220204040022456
79106 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-igep0020-common.dtsi' (77,133) at 20210308005002596
79107 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_tracepoint.h' (77,134) at 20240405153053381
79108 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mvebu-pmsu.h' (77,135) at 20210307214931454
79109 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/expected_stdout' (77,136) at 20210307214932154
79110 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/mem-phys-addr.py' (77,137) at 20210307214932570
79111 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png' (77,138) at 20210307205554610 to deleted uid set
79112 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_font_data.h' (77,139) at 20210308005003692
79113 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/idmap.c' (77,140) at 20241211090145369
79114 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-qcom-lpg.rst' (77,141) at 20240405153045225
79115 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,msm8916-wcd-digital.txt' (77,142) at 20210307214925434
79116 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-r4.dts' (77,143) at 20240405153045781
79117 2025-01-21 03:01:01.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-license-alias.bb' (77,144) at 20230610080017615
79118 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/.gitignore' (77,145) at 20210308005107513
79119 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/rpl_iptunnel.c' (77,146) at 20241008080014035
79120 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/msgbuf_generic.c' (77,147) at 20241009080011085
79121 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/bitmask.h' (77,148) at 20210307214932618
79122 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-dump.c' (77,149) at 20241211090212482
79123 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/pm.c' (77,150) at 20210307214926982
79124 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,scifb.yaml' (77,151) at 20240405153045153
79125 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/weston.desktop' (77,152) at 20210307205554586
79126 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/index.rst' (77,153) at 20240405153229823
79127 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/flash.c' (77,154) at 20210308005002944
79128 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/.gitignore' (77,155) at 20210308005003204
79129 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ptrace.h' (77,156) at 20240405153046285
79130 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/file-upload/formfile.png' (77,157) at 20220105012522963 to deleted uid set
79131 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/checksums.rst' (77,158) at 20240405153045201
79132 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/Makefile' (77,159) at 20240405153046269
79133 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-dlink-dns327l.dts' (77,160) at 20240405153229871
79134 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/cong.c' (77,161) at 20240405153230715
79135 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tps23861.rst' (77,162) at 20220525020651738
79136 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/gen_list.sh' (77,163) at 20221209040018559
79137 2025-01-21 03:01:01.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/083.out' (77,164) at 20210308005046445
79138 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu-refcount.h' (77,165) at 20240405153052761
79139 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/pbi.cfg' (77,166) at 20210308005003012
79140 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/rockchip_usb2_phy.c' (77,167) at 20210308005003520
79141 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_paths.cpp' (77,168) at 20241003080023045
79142 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/index.rst' (77,169) at 20210307214925238
79143 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/origen_defconfig' (77,170) at 20210308005003272
79144 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-gate-s10.c' (77,171) at 20240405153046845
79145 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/dma-api.rst' (77,172) at 20240405153045001
79146 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/tvp5150.h' (77,173) at 20210307214931342
79147 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/resolver/ad2s90.c' (77,174) at 20240405153049013
79148 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-evm-u-boot.dtsi' (77,175) at 20210308005002564
79149 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-pldm.bbclass' (77,176) at 20211022000021630
79150 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-trace.c' (77,177) at 20220525020654243
79151 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pico-imx6ul_defconfig' (77,178) at 20210308005003276
79152 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/counter/ti,am62-ecap-capture.yaml' (77,179) at 20240405153045033
79153 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/taishan_defconfig' (77,180) at 20210309003648872
79154 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_premium_onenand_small_defconfig' (77,181) at 20210308005003284
79155 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/ecard.c' (77,182) at 20240405153045681
79156 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SessionCollection.json' (77,183) at 20240619080002956
79157 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/pdr_internal.h' (77,184) at 20240405153051765
79158 2025-01-21 03:01:01.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mes_v10_1.h' (77,185) at 20210307214927238
79159 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-mtp.c' (77,186) at 20240906080037304
79160 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/checksec.py' (77,187) at 20220721030015849
79161 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sifive-plic.c' (77,188) at 20241023080012879
79162 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9320.c' (77,189) at 20220525020654115
79163 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-null.h' (77,190) at 20221215040039190
79164 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6apm-lpass-dais.yaml' (77,191) at 20240405153045169
79165 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/MAINTAINERS' (77,192) at 20210308005048029
79166 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/gitarchive.py' (77,193) at 20241221090017632
79167 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch' (77,194) at 20241221090017672
79168 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/.clang-format' (77,195) at 20240820080007197
79169 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/decl.h' (77,196) at 20240405153231215
79170 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/maximum.hpp' (77,197) at 20220727030028317
79171 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/copyleft_filter.bbclass' (77,198) at 20220910030013389
79172 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/usbatm.h' (77,199) at 20210307214930774
79173 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/emc6w201.c' (77,200) at 20240405153048853
79174 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/Makefile' (77,201) at 20240405153049969
79175 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prettytable_3.12.0.bb' (77,202) at 20241221090017560
79176 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_acpi.c' (77,203) at 20240405153231339
79177 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/prom.c' (77,204) at 20210307214926186
79178 2025-01-21 03:01:01.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs_bsg.h' (77,205) at 20240405153052029
79179 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/autogroup.h' (77,206) at 20240405153053037
79180 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/sys_membarrier.h' (77,207) at 20240326080039550
79181 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ina238.rst' (77,208) at 20240405153045217
79182 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen1.h' (77,209) at 20220525020653823
79183 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c' (77,210) at 20240613080016435
79184 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/log_stap.py' (77,211) at 20240326080039630
79185 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/netfs/Kconfig' (77,212) at 20220525020654439
79186 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-reg.h' (77,213) at 20210307214928598
79187 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_tcon_top.h' (77,214) at 20210307214928042
79188 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/147.out' (77,215) at 20210308005046453
79189 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-core/base-files/base-files%.bbappend' (77,216) at 20210307205554226
79190 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.c' (77,217) at 20210307214927962
79191 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h' (77,218) at 20220525020653987
79192 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-hosc.c' (77,219) at 20210307214927030
79193 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/ppc.h' (77,220) at 20241211090212362
79194 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_com.c' (77,221) at 20240910080014046
79195 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/fddi/skfp.rst' (77,222) at 20210309003648448
79196 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/interrupts.c' (77,223) at 20210308005002800
79197 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_explicit_test.c' (77,224) at 20240405153054357
79198 2025-01-21 03:01:01.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1043a_psci.S' (77,225) at 20210308005002556
79199 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_object.c' (77,226) at 20241211090145429
79200 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/rgb.c' (77,227) at 20240405153230639
79201 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-nitrogen7.dts' (77,228) at 20240405153045533
79202 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/tegra/Makefile' (77,229) at 20210308005003356
79203 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_pci.c' (77,230) at 20240405153046881
79204 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/COPYING.MIT' (77,231) at 20210307205553738
79205 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/switch_to.h' (77,232) at 20210307214926310
79206 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cpuidle.h' (77,233) at 20220525020651878
79207 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/format-code.sh' (77,234) at 20210308005108641
79208 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c' (77,235) at 20220525020652490
79209 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/e3x0-button.c' (77,236) at 20240405153049141
79210 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_session.h' (77,237) at 20210308004938820
79211 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-ram.c' (77,238) at 20240913080013801
79212 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/clk.py' (77,239) at 20240405153053449
79213 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iNet_86VS_defconfig' (77,240) at 20210308005003260
79214 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mce/vas-api.h' (77,241) at 20220525020652042
79215 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-4.0' (77,242) at 20210307205554418
79216 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ulpi.txt' (77,243) at 20210307214925450
79217 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih418-b2199.dts' (77,244) at 20240405153045581
79218 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,dcc.yaml' (77,245) at 20240405153045157
79219 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/arduino.c' (77,246) at 20210927100127105
79220 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-test.c' (77,247) at 20221215040039382
79221 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/mmzone.h' (77,248) at 20240405153229999
79222 2025-01-21 03:01:01.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-static-norootfs.inc' (77,249) at 20230114040015490
79223 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_enet.h' (77,250) at 20240624080012784
79224 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/MAINTAINERS' (77,251) at 20210308005003076
79225 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlscredsx509.h' (77,252) at 20210927100127225
79226 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_cmd.py' (77,253) at 20231128090016009
79227 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_serial.h' (77,254) at 20240405153231551
79228 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/aspeed_timer.c' (77,255) at 20241211090212338
79229 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/mem.c' (77,256) at 20240405153046973
79230 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x07_channel.h' (77,257) at 20210307214928082
79231 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/virtual-memory.json' (77,258) at 20240405153054137
79232 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/imx8ulp-pcc-reset.h' (77,259) at 20240405153052653
79233 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/proxy.c' (77,260) at 20241211090212326
79234 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/emc1403.rst' (77,261) at 20210309003648424
79235 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/switch.rst' (77,262) at 20210307214925222
79236 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip6_route.h' (77,263) at 20241216090017769
79237 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mutex.h' (77,264) at 20240405153054197
79238 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/st_slim_rproc.c' (77,265) at 20240405153231367
79239 2025-01-21 03:01:01.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/jz4740_ecc.c' (77,266) at 20210309003650484
79240 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/powermode.cpp' (77,267) at 20241106090023554
79241 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/user.rst' (77,268) at 20210307214925242
79242 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irqflags.S' (77,269) at 20240405153046433
79243 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mvsdio.c' (77,270) at 20240405153230855
79244 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/tlb.c' (77,271) at 20210308005002988
79245 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/mmu_helper.c' (77,272) at 20240906080037532
79246 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/syscall.tbl' (77,273) at 20241211090212378
79247 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sys_ni.c' (77,274) at 20240710080014613
79248 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-apsh4a3a.c' (77,275) at 20210307214926534
79249 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/seq_exec.c' (77,276) at 20210308005002756
79250 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/err-bad-newline.cocci' (77,277) at 20210308005046237
79251 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/st-nci.h' (77,278) at 20210307214929982
79252 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts' (77,279) at 20240405153045753
79253 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-cpld.h' (77,280) at 20210307214928682
79254 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/Makefile' (77,281) at 20210308005002976
79255 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/tty.c' (77,282) at 20210309003649004
79256 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/divsi3.S' (77,283) at 20210713000020196
79257 2025-01-21 03:01:01.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_tx.c' (77,284) at 20210920100020779
79258 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5659.c' (77,285) at 20240405153232155
79259 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/math64.h' (77,286) at 20240405153052725
79260 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/terminus.hpp' (77,287) at 20241113090031717 to deleted uid set
79261 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/reboot.c' (77,288) at 20240405153045633
79262 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0001-make-opencv-configurable.patch' (77,289) at 20240413080012639
79263 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/fix-lmbench-memory-check-failure.patch' (77,290) at 20230131040012031
79264 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw560x.dts' (77,291) at 20240405153045501
79265 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/skbmod.json' (77,292) at 20220525020655231
79266 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sys_eeprom.c' (77,293) at 20210308005002960
79267 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_d.c' (77,294) at 20210308005046521
79268 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/broadsheetfb.h' (77,295) at 20210307214931694
79269 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/adb.h' (77,296) at 20210307214931622
79270 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bcmstb.h' (77,297) at 20210308005003588
79271 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_lif.h' (77,298) at 20240405153049445
79272 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-sdhci-s3c.h' (77,299) at 20210307214931478
79273 2025-01-21 03:01:01.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.h' (77,300) at 20240405153047229
79274 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-imx27.c' (77,301) at 20241211090145485
79275 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/renesas_rpc_spi.c' (77,302) at 20210308005003492
79276 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/scrub.h' (77,303) at 20240405153052293
79277 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ettercap/ettercap/0001-sslstrip-Enhance-the-libcurl-version-check-to-consid.patch' (77,304) at 20230401080011931
79278 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-arm.inc' (77,305) at 20210905000020577
79279 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/peak_canfd_user.h' (77,306) at 20210307214929258
79280 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/gmsl-cameras.dtsi' (77,307) at 20240405153229959
79281 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/stree.c' (77,308) at 20240820080014177
79282 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_git.bb' (77,309) at 20241221090017472
79283 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,orion-mdio.yaml' (77,310) at 20240405153045117
79284 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.6.bb' (77,311) at 20230813080012852
79285 2025-01-21 03:01:01.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iwarp.c' (77,312) at 20240405153050229
79286 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/verbs.c' (77,313) at 20240405153230699
79287 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/keypad.h' (77,314) at 20210309003648712
79288 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/obmcconsole1' (77,315) at 20220406030027925
79289 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_stp.h' (77,316) at 20210307214931894
79290 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sr-som-ti.dtsi' (77,317) at 20240405153045517
79291 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/law.c' (77,318) at 20210308005003172
79292 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes.txt' (77,319) at 20210307205553722
79293 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ulist.h' (77,320) at 20240405153052297
79294 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-probe.txt' (77,321) at 20240405153054081
79295 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk.png' (77,322) at 20210307205554314 to deleted uid set
79296 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-audio-hook.c' (77,323) at 20240405153230791
79297 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_open_unittest.cpp' (77,324) at 20230821192414188
79298 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/hardware.h' (77,325) at 20210307214925958
79299 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/lsm.rst' (77,326) at 20240405153045257
79300 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_common.h' (77,327) at 20210309003649436
79301 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/display/sdtv-standards.h' (77,328) at 20240405153231795
79302 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_state_manager_main.cpp' (77,329) at 20240823080031161
79303 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/armada-thermal.txt' (77,330) at 20240405153045177
79304 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-38x.txt' (77,331) at 20210307214925274
79305 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-completion.sh' (77,332) at 20240405153054105
79306 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-hdmi.c' (77,333) at 20240726080012882
79307 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/vlock-no_tally.patch' (77,334) at 20210307205553934
79308 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/nxp,fxas21002c.yaml' (77,335) at 20240405153045073
79309 2025-01-21 03:01:01.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c' (77,336) at 20240830080013251
79310 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/ddr.c' (77,337) at 20210308005002964
79311 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83792d.c' (77,338) at 20240405153048881
79312 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc3250-ea3250.dts' (77,339) at 20240405153045533
79313 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/khugepaged.h' (77,340) at 20240405153052717
79314 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre2_10.44.bb' (77,341) at 20241221090017696
79315 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/nh-neon-core.S' (77,342) at 20240405153045849
79316 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/Kconfig' (77,343) at 20240405153230047
79317 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-v6.c' (77,344) at 20240405153229915
79318 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libjxl/libjxl/0001-cmake-Do-not-use-mrelax-all-with-clang-on-RISCV64.patch' (77,345) at 20241221090017532
79319 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/utils.c' (77,346) at 20241216090017809
79320 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm8150.h' (77,347) at 20240405153052645
79321 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/dts/Makefile' (77,348) at 20210308005002824
79322 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst' (77,349) at 20240405153045313
79323 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_host_network_interfaces.robot' (77,350) at 20240628080017117
79324 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/signal.h' (77,351) at 20220525020655187
79325 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/test/meson.build' (77,352) at 20220805030037283
79326 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ObjectPath.interface.yaml' (77,353) at 20221207040023627
79327 2025-01-21 03:01:01.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0004-don-not-append-system-name-to-lib-name.patch' (77,354) at 20241221090017524
79328 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl.c' (77,355) at 20240405153051365
79329 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bmap.c' (77,356) at 20241023080012895
79330 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/hisilicon/hi6210-i2s.h' (77,357) at 20210307214932378
79331 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/section_header.hpp' (77,358) at 20240820080027378
79332 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/snps,hsdk-cgu.txt' (77,359) at 20210308005003300
79333 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ila.h' (77,360) at 20210307214931638
79334 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/include/asm/intel-family.h' (77,361) at 20240405153230111 to deleted uid set
79335 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/notifier.h' (77,362) at 20240405153231831
79336 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/machine.c' (77,363) at 20241211090212262
79337 2025-01-21 03:01:01.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/syscall.tbl' (77,364) at 20241211090212378
79338 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/ampere_platform_init.sh' (77,365) at 20231114090012542
79339 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-quark/Makefile' (77,366) at 20210307214926746
79340 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/pfncache.c' (77,367) at 20240405153054393
79341 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_main.c' (77,368) at 20241018080014502
79342 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptpf_main.c' (77,369) at 20241211090145401
79343 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/gdb_xml.h' (77,370) at 20210307214926494
79344 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml' (77,371) at 20240405153045181
79345 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task.c' (77,372) at 20240405153054265
79346 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/verify_cpu.S' (77,373) at 20220525020652174
79347 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/popt/popt/run-ptest' (77,374) at 20220409030017507
79348 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/osi.rst' (77,375) at 20240405153229815
79349 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/not-check-libperl.patch' (77,376) at 20241206090014250
79350 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/pm_helpers.h' (77,377) at 20220525020653295
79351 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/upcase.c' (77,378) at 20240405153052461
79352 2025-01-21 03:01:01.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1390.c' (77,379) at 20240405153051497
79353 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0008-FF-A-v15-arm_ffa-introduce-armffa-command-Sandbox-te.patch' (77,380) at 20240413080012627
79354 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/quota.h' (77,381) at 20210307214931198
79355 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/0001-executor-Remove-including-error.h-in-test_linux.h.patch' (77,382) at 20241206090014266
79356 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/tegra_pwm.c' (77,383) at 20210308005003472
79357 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6_plugin.S' (77,384) at 20210308005002648
79358 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_core.h' (77,385) at 20220525020653099
79359 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/upower/upower_1.90.6.bb' (77,386) at 20241221090017544
79360 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/priv.h' (77,387) at 20220525020652959
79361 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/commands.h' (77,388) at 20240906080037328
79362 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ia_css_yuv444_io_param.h' (77,389) at 20210307214930558
79363 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/Makefile' (77,390) at 20210307214930686
79364 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rbtree.h' (77,391) at 20240405153052785
79365 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/sifive_u.c' (77,392) at 20241211090212326
79366 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa325.dts' (77,393) at 20240405153045457
79367 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/Makefile' (77,394) at 20210309003648816
79368 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53679@70.conf' (77,395) at 20210307205554094
79369 2025-01-21 03:01:01.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/Kconfig' (77,396) at 20240405153231339
79370 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/wmi.c' (77,397) at 20240805080013987
79371 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/exynos-ppmu.h' (77,398) at 20210307214927118
79372 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/witherspoon-tacoma/obmc/fan-watchdog/fan-watchdog.conf' (77,399) at 20210307205553698
79373 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/uncore-interconnect.json' (77,400) at 20240405153054121
79374 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-core.h' (77,401) at 20240405153046985
79375 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_i2c.c' (77,402) at 20240405153046765
79376 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc64.c' (77,403) at 20240405153053081
79377 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/Kconfig' (77,404) at 20240405153046309
79378 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Oskarshamn' (77,405) at 20210307205553790
79379 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3xek/MAINTAINERS' (77,406) at 20210308005002920
79380 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-sysfs.sh' (77,407) at 20240405153054325
79381 2025-01-21 03:01:01.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/permedia2.h' (77,408) at 20210307214931698
79382 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pillow/run-ptest' (77,409) at 20240301090012431
79383 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links-monitor.bb' (77,410) at 20220921030015990
79384 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trace.c' (77,411) at 20240405153052609
79385 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/reboot-guard-enable.service.in' (77,412) at 20220915030030551 to deleted uid set
79386 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.c' (77,413) at 20210307214927958
79387 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh' (77,414) at 20240405153054345
79388 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i740_reg.h' (77,415) at 20210307214930914
79389 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/Kconfig' (77,416) at 20210307214930598
79390 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c.txt' (77,417) at 20210308005003304
79391 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/0001-Do-not-poke-at-build-host-s-etc-os-release.patch' (77,418) at 20210307205553818
79392 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/managers.hpp' (77,419) at 20241217090008768
79393 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/.isort.cfg' (77,420) at 20210308005046241
79394 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040rdb.dts' (77,421) at 20240405153046093
79395 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweron-failure' (77,422) at 20241123090010951
79396 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/index.rst' (77,423) at 20240326080039406
79397 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/message-based.rst' (77,424) at 20210307214925466
79398 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h' (77,425) at 20220525020653555
79399 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-elf4tmp.sh' (77,426) at 20210307205554130
79400 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pid_3.0.4.bb' (77,427) at 20241221090017556
79401 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/config.mk' (77,428) at 20210308005002848
79402 2025-01-21 03:01:01.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/vxlan_flooding_ipv6.sh' (77,429) at 20240405153054301
79403 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/translate.c' (77,430) at 20240906080037532
79404 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ip32.c' (77,431) at 20210307214926286
79405 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_fcntl.h' (77,432) at 20210927100127265
79406 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/bittiming.c' (77,433) at 20240405153049729
79407 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch' (77,434) at 20241221090017660
79408 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/0003-fluid-CMakeLists.txt-Do-not-export-fluid-target.patch' (77,435) at 20210905000020561
79409 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_misc_tcp_hdr_options.c' (77,436) at 20240405153054277
79410 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/timer.cpp' (77,437) at 20230825080027865
79411 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/skeleton.bbclass' (77,438) at 20210307205554058
79412 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/linux,wdt-gpio.yaml' (77,439) at 20240405153045185
79413 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sagem_f@st1704_ram_defconfig' (77,440) at 20210308005003276
79414 2025-01-21 03:01:01.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml' (77,441) at 20240113090021756
79415 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha256-glue.c' (77,442) at 20240405153045849
79416 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/remote-obj.c' (77,443) at 20240906080037284
79417 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/sysctrl.c' (77,444) at 20240405153230015
79418 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_i2c_atmel.c' (77,445) at 20240405153046761
79419 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.yaml' (77,446) at 20240405153045149
79420 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/fcntl.h' (77,447) at 20240405153054053
79421 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mcg.c' (77,448) at 20240405153231011
79422 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rfi.c' (77,449) at 20240411080014118
79423 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/w3m' (77,450) at 20241221090017620
79424 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-parser.c' (77,451) at 20220429100100746
79425 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ebcdic.c' (77,452) at 20240405153230079
79426 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88090-regulator.c' (77,453) at 20240405153051473
79427 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wl1273-core.c' (77,454) at 20240405153049625
79428 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/meta/buildtools-imagemagick.bb' (77,455) at 20240413080012647
79429 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EventService.v1_10_2.json' (77,456) at 20240619080002948
79430 2025-01-21 03:01:01.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519.c' (77,457) at 20220525020654747
79431 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gen_stats.h' (77,458) at 20240405153052845
79432 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/Makefile' (77,459) at 20210307214930086
79433 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_cgm_regs.h' (77,460) at 20240405153046585
79434 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/scheduled_host_transition_main.cpp' (77,461) at 20240823080031165
79435 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/meson.build' (77,462) at 20241211090212258
79436 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm670-google-sargo.dts' (77,463) at 20240405153045785
79437 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/syscalls_32.h' (77,464) at 20221102030020749
79438 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/a9scu.c' (77,465) at 20241211090212294
79439 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-intel.c' (77,466) at 20240405153231463
79440 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-hsg-h702.dts' (77,467) at 20210308005002620
79441 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_shutdown-skip-problematic-test.patch' (77,468) at 20241221090017672
79442 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/priv.h' (77,469) at 20220525020652959
79443 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/chtwc_int33fe.c' (77,470) at 20240405153051405
79444 2025-01-21 03:01:01.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c' (77,471) at 20240405153049013
79445 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-topology.c' (77,472) at 20240405153053957
79446 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852ae.c' (77,473) at 20240405153050673
79447 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/program-edid.service' (77,474) at 20230809080018199
79448 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/psutils' (77,475) at 20211006000025246
79449 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@80/tmp75@4c.conf' (77,476) at 20240904080027738
79450 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_ev6.c' (77,477) at 20210307214925654
79451 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch.h' (77,478) at 20221215040039062
79452 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mmu.h' (77,479) at 20240405153045621
79453 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb' (77,480) at 20241221090017560
79454 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgtable-bits.h' (77,481) at 20240405153230011
79455 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/Vera.ttf' (77,482) at 20210307205554370 to deleted uid set
79456 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_utils_64.h' (77,483) at 20210308005046501
79457 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/dc_fpu.c' (77,484) at 20240405153047197
79458 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.cocciconfig' (77,485) at 20210307214925182
79459 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/cpu.c' (77,486) at 20210308005002824
79460 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/dma.h' (77,487) at 20210307214925970
79461 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/mach-config.h' (77,488) at 20240405153232139
79462 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/baboon.c' (77,489) at 20210307214926170
79463 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-10.yaml' (77,490) at 20241219090012972
79464 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/memstick.c' (77,491) at 20240405153049589
79465 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-3level.h' (77,492) at 20240405153229907
79466 2025-01-21 03:01:01.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/crypto.c' (77,493) at 20240405153053465
79467 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/debugfs_sta.c' (77,494) at 20240613080016443 to deleted uid set
79468 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-conf.c' (77,495) at 20240405153046777
79469 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes_rid.h' (77,496) at 20210307214929866
79470 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb' (77,497) at 20220402030015959
79471 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/numa/srat.c' (77,498) at 20240613080016379
79472 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/meson.build' (77,499) at 20240112090036676
79473 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_trace.h' (77,500) at 20240405153049993
79474 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_addi.c' (77,501) at 20210308005046529
79475 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_enum_decode_pv_num_check.yaml' (77,502) at 20240908080010098
79476 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3_pgtable.h' (77,503) at 20240405153230007
79477 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib_0.112.bb' (77,504) at 20220402030016147
79478 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-execnet/run-ptest' (77,505) at 20240301090012431
79479 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_shmem_helper.h' (77,506) at 20240405153231795
79480 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/clk-prcmu.c' (77,507) at 20240405153046869
79481 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/oflib.c' (77,508) at 20210307214926362
79482 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/config' (77,509) at 20240405153232275
79483 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/.gitignore' (77,510) at 20210307214932470
79484 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb' (77,511) at 20241206090014338
79485 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/imx_epit.c' (77,512) at 20241211090212342
79486 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/tegra124-car.h' (77,513) at 20210308005003640
79487 2025-01-21 03:01:01.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-cgroup.h' (77,514) at 20240405153052661
79488 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kovland' (77,515) at 20210307205553786
79489 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru/of-name-to-eeprom.sh' (77,516) at 20210307205554070
79490 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/gaudi_coresight.c' (77,517) at 20240405153046561
79491 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.h' (77,518) at 20240405153231031
79492 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/run-ptest' (77,519) at 20210307205554482
79493 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/aarch64/vdso-be.so' (77,520) at 20241211090212374 to deleted uid set
79494 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-cec.c' (77,521) at 20210406100035899
79495 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/st_sensors_i2c.c' (77,522) at 20240405153048973
79496 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-at91rm9200.c' (77,523) at 20240405153231371
79497 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-serialize.S' (77,524) at 20210307214926134
79498 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.c' (77,525) at 20220525020652959
79499 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-cubox.dts' (77,526) at 20240405153229875
79500 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/qcom_battmgr.c' (77,527) at 20240910080014062
79501 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_fsm.c' (77,528) at 20231229090005663
79502 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-landisk/setup.c' (77,529) at 20210307214926538
79503 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzawrs.c.inc' (77,530) at 20240906080037524
79504 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/cases/__init__.py' (77,531) at 20210307205554434
79505 2025-01-21 03:01:01.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami.dtsi' (77,532) at 20240405153045769
79506 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/nwl-dsi.h' (77,533) at 20210307214927746
79507 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/soc.c' (77,534) at 20210308005002728
79508 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_1_2_sh_mask.h' (77,535) at 20210307214927690
79509 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/jitdump.h' (77,536) at 20210307214932598
79510 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_cq.c' (77,537) at 20240405153051601
79511 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/asm-offsets.c' (77,538) at 20210308005002816
79512 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/noring.c' (77,539) at 20210307214932742
79513 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/subskeleton.c' (77,540) at 20240405153054261
79514 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-i2c.c' (77,541) at 20210307214928706
79515 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liburi/liburi-perl/0001-Skip-TODO-test-cases-that-fail.patch' (77,542) at 20241221090017548
79516 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_olt.c' (77,543) at 20240405153052365
79517 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt' (77,544) at 20240405153045173
79518 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/blob_dtb.py' (77,545) at 20210308005003748
79519 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/softirq_stack.h' (77,546) at 20240405153046281
79520 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra.yaml' (77,547) at 20240405153045017
79521 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/img-pwm.txt' (77,548) at 20210307214925406
79522 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_7_ppsmc.h' (77,549) at 20240405153048349
79523 2025-01-21 03:01:01.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_hw.c' (77,550) at 20240405153049093
79524 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/dot11d.h' (77,551) at 20210307214930630
79525 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-delay.yaml' (77,552) at 20240405153045061
79526 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/madvise_behavior.sh' (77,553) at 20240405153054173
79527 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/thmc50.c' (77,554) at 20240405153048877
79528 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/kprobes.c' (77,555) at 20240405153045909
79529 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/140.out' (77,556) at 20240326080039730
79530 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/hisi-spmi-controller.c' (77,557) at 20240624080012800
79531 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-spin-table.dtsi' (77,558) at 20210307214926010
79532 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xxfb.h' (77,559) at 20210307214930918
79533 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dsl_dataset.h' (77,560) at 20210308005003692
79534 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/zns.c' (77,561) at 20240405153051205
79535 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/introspect.py' (77,562) at 20240906080037444
79536 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_ioctl.h' (77,563) at 20240405153231731
79537 2025-01-21 03:01:01.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/Makefile' (77,564) at 20240405153045433
79538 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sw_fence_work.h' (77,565) at 20220525020652911
79539 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb' (77,566) at 20241221090017524
79540 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_context_32.h' (77,567) at 20220525020652118
79541 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun50i-h6-r-ccu.h' (77,568) at 20210308005003636
79542 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/joydev/joystick-api.rst' (77,569) at 20220525020651738
79543 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/99_network' (77,570) at 20210307205554482
79544 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/virtio/mmio.yaml' (77,571) at 20240405153045185
79545 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195-clk.c' (77,572) at 20240405153054001
79546 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/dmi-quirks.c' (77,573) at 20240415080012983
79547 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/ti,keystone-rng.yaml' (77,574) at 20240405153045153
79548 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra210-emc.yaml' (77,575) at 20220525020651690
79549 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf' (77,576) at 20210307205554274 to deleted uid set
79550 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-common.rst' (77,577) at 20210307214925466
79551 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/us122l.h' (77,578) at 20220525020655107
79552 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/verbs.h' (77,579) at 20240405153049097
79553 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/status.txt' (77,580) at 20210308005003300
79554 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2ul-smarc.dtsi' (77,581) at 20240405153229967
79555 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/interfaceaddtest.mako.hpp' (77,582) at 20210308005108057
79556 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_h.c' (77,583) at 20210308005046517
79557 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/board.c' (77,584) at 20210308005002768
79558 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/hypersparc.S' (77,585) at 20210307214926610
79559 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_ktls.c' (77,586) at 20240405153049937
79560 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/internal/fd.hpp' (77,587) at 20230511080009359
79561 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6.h' (77,588) at 20240405153052937
79562 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtmitchell_riser.json' (77,589) at 20241030080004527
79563 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/fdc-sysbus.c' (77,590) at 20241211090212254
79564 2025-01-21 03:01:01.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_nfacct.h' (77,591) at 20210307214931646
79565 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/code_update/host_code_update.robot' (77,592) at 20240628080017109
79566 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll.h' (77,593) at 20210308005002792
79567 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/monitor.h' (77,594) at 20240906080037344
79568 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/grf.c' (77,595) at 20240405153231451
79569 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/Makefile' (77,596) at 20240405153231911
79570 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/Makefile' (77,597) at 20240405153053037
79571 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/qe_firmware.rst' (77,598) at 20240405153229823
79572 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_debugfs.c' (77,599) at 20240405153052121
79573 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c' (77,600) at 20241125090012251 to deleted uid set
79574 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/empty.out' (77,601) at 20241211090212542
79575 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8349_defconfig' (77,602) at 20210308005003280
79576 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.15.0.bb' (77,603) at 20241221090017504
79577 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/cubieboard.rst' (77,604) at 20241211090212238
79578 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/hw_channel.c' (77,605) at 20241011080017331
79579 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-pcu18be.rst' (77,606) at 20210309003648496
79580 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_6_1_0_offset.h' (77,607) at 20240405153230499
79581 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/xor.h' (77,608) at 20240405153045349
79582 2025-01-21 03:01:01.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8996.h' (77,609) at 20210307214931330
79583 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/mmu/mmu.c' (77,610) at 20240405153230159
79584 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/094.out' (77,611) at 20210927100127481
79585 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/putuser.S' (77,612) at 20210307214925870
79586 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/exynos_hdmi_cecctrl.c' (77,613) at 20210307214928598
79587 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/store/intel.js' (77,614) at 20220105012522991
79588 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/owl-dma.yaml' (77,615) at 20240405153045053
79589 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/Kconfig' (77,616) at 20240405153050309
79590 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_tables_offload.c' (77,617) at 20240405153232059
79591 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/flash/phosphor-software-manager/bios-update' (77,618) at 20240326080016518
79592 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ipv6_flowlabel_mgr.c' (77,619) at 20210307214932690
79593 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_crtc.h' (77,620) at 20240405153048569
79594 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/dwarf2.h' (77,621) at 20210307214926662
79595 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/rust.py' (77,622) at 20241221090017632
79596 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/genesis3-yaml-config/genesis3-ipmi-fru.yaml' (77,623) at 20230804080018095
79597 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-acpi.h' (77,624) at 20240405153047085
79598 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_scan.l' (77,625) at 20210307214930278
79599 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/am200epdkit_defconfig' (77,626) at 20240405153045613
79600 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-common.h' (77,627) at 20240405153230747
79601 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/memcpy.c' (77,628) at 20210307214926310
79602 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/README.md' (77,629) at 20210307205553674
79603 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/twister/Makefile' (77,630) at 20210308005003072
79604 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-krait.c' (77,631) at 20240405153046809
79605 2025-01-21 03:01:01.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-host-i2c-test.c' (77,632) at 20240906080037572
79606 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/interwave.c' (77,633) at 20220525020654979
79607 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gzip/gzip_1.13.bb' (77,634) at 20231011080016614
79608 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/hisilicon/hi6210-i2s.c' (77,635) at 20240405153232175
79609 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/overlay.c' (77,636) at 20240405153231279
79610 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-hcd.c' (77,637) at 20240405153052113
79611 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v2.8/index.html' (77,638) at 20210307205554246
79612 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-configure-Include-dirent.h-for-closedir-opendir-APIs.patch' (77,639) at 20241206090014338
79613 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/ftest.py' (77,640) at 20210308005003752
79614 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lipmi/lipmi.c' (77,641) at 20210308004938836
79615 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-efi' (77,642) at 20210307214925202
79616 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/cpuidle.h' (77,643) at 20210307214931594
79617 2025-01-21 03:01:01.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/vim_9.1.bb' (77,644) at 20240301090012479
79618 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac.c' (77,645) at 20240405153230923
79619 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ipsec.c' (77,646) at 20241216090017713
79620 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ts_kmp.c' (77,647) at 20210307214931822
79621 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/ffdc_file.hpp' (77,648) at 20220210040020090
79622 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/core.c' (77,649) at 20240628080014005
79623 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb0899_priv.h' (77,650) at 20210307214928638
79624 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.err' (77,651) at 20210308005046405
79625 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/restart-handler.yaml' (77,652) at 20240405153229787
79626 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/saa6588.h' (77,653) at 20210307214931542
79627 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/openbmc-systemd.md' (77,654) at 20230502080006468
79628 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_id.c' (77,655) at 20240405153051521
79629 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BeaconHill' (77,656) at 20210307205553794
79630 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c' (77,657) at 20240628080014001
79631 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/all.h' (77,658) at 20220525020652358
79632 2025-01-21 03:01:01.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch' (77,659) at 20230813080012904
79633 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si.h' (77,660) at 20220525020653003
79634 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/ioapic.c' (77,661) at 20241211090212278
79635 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_rc.c' (77,662) at 20240405153048509
79636 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus-native.bb' (77,663) at 20210307205553746
79637 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sysctl-test.c' (77,664) at 20240405153053053
79638 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emtop-som.dtsi' (77,665) at 20240405153045725
79639 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/script_examples/genIVT.pl' (77,666) at 20210308005003328
79640 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/sb1250-mac.c' (77,667) at 20240405153049849
79641 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ia_css_yuv444_io.host.c' (77,668) at 20240405153051837
79642 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-personal-cloud-2bay.dts' (77,669) at 20240405153229871
79643 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/parisc/include/uapi/asm/bitsperlong.h' (77,670) at 20210307214932454
79644 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/syscall.c' (77,671) at 20240405153054261
79645 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/entry.h' (77,672) at 20210307214926158
79646 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/bw_fixed.c' (77,673) at 20240405153047265
79647 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_3_32b_defconfig' (77,674) at 20210308005003276
79648 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.6.bb' (77,675) at 20241221090017484
79649 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libpipeline/libpipeline_1.5.8.bb' (77,676) at 20241221090017676
79650 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/sunrpc.rst' (77,677) at 20210307214925242
79651 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/strchr.S' (77,678) at 20210307214925870
79652 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/jenkins/build-seed' (77,679) at 20240730151959359
79653 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/dsoundaudio.c' (77,680) at 20240326080039370
79654 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/Kconfig' (77,681) at 20240405153231655
79655 2025-01-21 03:01:01.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/services/pldmSoftPowerOff.service' (77,682) at 20220721030038662
79656 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/sigp.c' (77,683) at 20241211090212518
79657 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,pxa168.h' (77,684) at 20240405153231795
79658 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/trace.h' (77,685) at 20210308005045981
79659 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/eeprom.c' (77,686) at 20240405153231223
79660 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-Ensure-compatibility-with-ARMv9-by-updating-.arch-di.patch' (77,687) at 20241221090017508
79661 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mempool.h' (77,688) at 20240405153052725
79662 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-of.h' (77,689) at 20240405153047089
79663 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/logging.cpp' (77,690) at 20210308005059169
79664 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_base.c' (77,691) at 20240830080013279
79665 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dma-axi-dmac.c' (77,692) at 20240624080012772
79666 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_user.h' (77,693) at 20240405153053341
79667 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nmi.h' (77,694) at 20240405153052753
79668 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d.dtsi' (77,695) at 20210307214925994
79669 2025-01-21 03:01:01.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/minerva_cmm_hsc_infineon.json' (77,696) at 20241217090031429 to deleted uid set
79670 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/dynroot.c' (77,697) at 20240405153231607
79671 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jormvattnet' (77,698) at 20210307205553782
79672 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pefile/run-ptest' (77,699) at 20241221090017668
79673 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c' (77,700) at 20210309003651816
79674 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/mtmitchell_bmc.json' (77,701) at 20240910080004194 to deleted uid set
79675 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/io.h' (77,702) at 20210307214926306
79676 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/s390-pv-dump.rst' (77,703) at 20240405153045329
79677 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/Makefile' (77,704) at 20210307214932222
79678 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/debugfs.c' (77,705) at 20210307214926754
79679 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/StorageControllerCollection.json' (77,706) at 20240619080002956
79680 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb' (77,707) at 20241206090014242
79681 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mn/sys/ddrc.json' (77,708) at 20220525020655143
79682 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/base907c.c' (77,709) at 20240405153048613
79683 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/acrn/guest.ld' (77,710) at 20220525020654931
79684 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-maxtor-shared-storage-2.dts' (77,711) at 20240405153045461
79685 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/040' (77,712) at 20240326080039726
79686 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/mach-s3c64xx-dt.c' (77,713) at 20210309003648716
79687 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.mailmap' (77,714) at 20210308005002536
79688 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/trace-events' (77,715) at 20240906080037376
79689 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_stats.c' (77,716) at 20210307214928434
79690 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6_hmac.h' (77,717) at 20210307214931658
79691 2025-01-21 03:01:01.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ia_css_ob_types.h' (77,718) at 20210307214930558
79692 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/cap_audit.h' (77,719) at 20240405153049181
79693 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox_controller.h' (77,720) at 20220627100017130
79694 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lschlv2_defconfig' (77,721) at 20210308005003268
79695 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis_trigger.c' (77,722) at 20240405153048993
79696 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sr9800.c' (77,723) at 20240405153231099
79697 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/digic-uart.c' (77,724) at 20241211090212258
79698 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p5040ds.cfg' (77,725) at 20210308005002964
79699 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/vtable/vtable_c.c' (77,726) at 20230321080038762
79700 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/lg1313-ref.dts' (77,727) at 20210307214926022
79701 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/spi/spidev.h' (77,728) at 20220525020654675
79702 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/198' (77,729) at 20240906080037564
79703 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/request_manager.h' (77,730) at 20210309003649296
79704 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/cros-ec-keyboard.dtsi' (77,731) at 20210308005002844
79705 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (77,732) at 20241227090016917
79706 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/cipher.h' (77,733) at 20220525020652394
79707 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/Kconfig' (77,734) at 20210307214928430
79708 2025-01-21 03:01:01.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spinlock.h' (77,735) at 20240405153046129
79709 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_mmu_hv.c' (77,736) at 20240405153230043
79710 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/envelope-detector.yaml' (77,737) at 20220525020651678
79711 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/Kconfig' (77,738) at 20210307214929798
79712 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd_check_keys' (77,739) at 20241221090017636
79713 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/MAINTAINERS' (77,740) at 20210308005002920
79714 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/core/close_range_test.c' (77,741) at 20240830080013363
79715 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hogsby_Virstad' (77,742) at 20210307205553782
79716 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml' (77,743) at 20240405153045173
79717 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/wmi.h' (77,744) at 20210309003651560
79718 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_platform_profile.c' (77,745) at 20240405153051393
79719 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/module.c' (77,746) at 20240405153046077
79720 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/amlogic/meson-gx-pwrc-vpu.c' (77,747) at 20240405153231347
79721 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-SpurHill' (77,748) at 20210307205553774
79722 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/memory.c' (77,749) at 20240405153052325
79723 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/replace_logs.py' (77,750) at 20230720080003726
79724 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0004-config_os_headers-Error-Fix.patch' (77,751) at 20240413080012643
79725 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/Makefile' (77,752) at 20210307214929634
79726 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/RTFP.txt' (77,753) at 20240405153044933
79727 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inetpeer.h' (77,754) at 20210307214931562
79728 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timer_64.h' (77,755) at 20240405153046321
79729 2025-01-21 03:01:01.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/rstFlatTable.py' (77,756) at 20220525020651758
79730 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_ptp.c' (77,757) at 20241220090018318
79731 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/elf_kexec.c' (77,758) at 20241018080014474
79732 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-extra-junk.json' (77,759) at 20210308005046409
79733 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen3-cpg.c' (77,760) at 20240405153230239
79734 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/imagefeatures.py' (77,761) at 20241221090017632
79735 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/Makefile' (77,762) at 20240405153049029
79736 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-cpu.c' (77,763) at 20240405153230755
79737 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/__init__.py' (77,764) at 20210308005046397
79738 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/wdt_diag288.c' (77,765) at 20241211090212354
79739 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/Kconfig' (77,766) at 20220525020654411
79740 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/ptdma-dmaengine.c' (77,767) at 20240405153230283
79741 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mpls.h' (77,768) at 20210307214931566
79742 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/test/iio-test-format.c' (77,769) at 20240405153049013
79743 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn02ca.h' (77,770) at 20210307214926210
79744 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/test/meson.build' (77,771) at 20240228090021408
79745 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/ipoctal232.c' (77,772) at 20240906080037208
79746 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/rpmb.c' (77,773) at 20210308005003496
79747 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/loongson,ls1x-gpio.yaml' (77,774) at 20240405153045061
79748 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0017-khronos-backport-typedef-for-EGL_EXT_image_dma_buf_i.patch' (77,775) at 20210307205554106
79749 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_init_ops.h' (77,776) at 20240405153050225
79750 2025-01-21 03:01:01.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/Kconfig' (77,777) at 20240405153051213
79751 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/Kconfig' (77,778) at 20240405153049017
79752 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_primitives.c' (77,779) at 20210307214932646
79753 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-dbg.c' (77,780) at 20240405153052097
79754 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.h' (77,781) at 20210307214929410
79755 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/hostnamectl' (77,782) at 20210308005059705
79756 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/Kconfig' (77,783) at 20210307214929342
79757 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_i2c.c' (77,784) at 20241219090010504
79758 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/ibmvscsi.h' (77,785) at 20210307214930326
79759 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-akcipher.c' (77,786) at 20241211090212554
79760 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/c8sectpfe.h' (77,787) at 20210307214931342
79761 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/0001-Remove-buggy-test-confusing-host-and-target.patch' (77,788) at 20230706080014749
79762 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rlimits/rlimits-per-userns.c' (77,789) at 20220525020655231
79763 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sn9c20x.c' (77,790) at 20240405153049565
79764 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc_dt.c' (77,791) at 20240405153046489
79765 2025-01-21 03:01:01.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_dw_hdmi.c' (77,792) at 20240520080015151
79766 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_patch.h' (77,793) at 20210307214932230
79767 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/peer.h' (77,794) at 20240405153231159
79768 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/cpu-db8500.c' (77,795) at 20240405153229915
79769 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent-io-tree.c' (77,796) at 20240405153231623
79770 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/thread_info.h' (77,797) at 20240405153045965
79771 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108-board.c' (77,798) at 20210308005002776
79772 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-W-2.0' (77,799) at 20211006000025234
79773 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_trace.c' (77,800) at 20210309003653264
79774 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_ethernet_interface.cpp' (77,801) at 20240822080023969
79775 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/bootstrap.sh' (77,802) at 20210415000018580
79776 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/settings/phosphor-settings-manager/power-policy.override.yml' (77,803) at 20241207090012335
79777 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc' (77,804) at 20240405153054305
79778 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp43-common.dtsi' (77,805) at 20240910080014010
79779 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/Makefile' (77,806) at 20240405153230827
79780 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/stringify.h' (77,807) at 20210308005003672
79781 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/flow_offload.h' (77,808) at 20240405153231851
79782 2025-01-21 03:01:01.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_fsms.h' (77,809) at 20210309003652320
79783 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hub.h' (77,810) at 20240405153048765
79784 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb' (77,811) at 20241221090017568
79785 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2.h' (77,812) at 20240405153052569
79786 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/common.h' (77,813) at 20210307214926966
79787 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/mmu.h' (77,814) at 20240405153230027
79788 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mk48t59.c' (77,815) at 20210308005003480
79789 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/emu_soc.c' (77,816) at 20210307214927230
79790 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/segment.h' (77,817) at 20240405153046397
79791 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/Makefile' (77,818) at 20240405153052177
79792 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/conf-notes.txt' (77,819) at 20220910030013381
79793 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/subprojects/phosphor-logging.wrap' (77,820) at 20221125040031606
79794 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-stub.c' (77,821) at 20240906080037376
79795 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/b-l475e-iot01a.c' (77,822) at 20240906080037188
79796 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/temporary_file.cpp' (77,823) at 20240820080027378
79797 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/flags.hpp' (77,824) at 20221005030030502
79798 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-fan-config/witherspoon/fans.yaml' (77,825) at 20210307205553702
79799 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml' (77,826) at 20240405153045065
79800 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/nf5280m7-ipmi-sensors.yaml' (77,827) at 20240712080022837
79801 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ABI.rst' (77,828) at 20210307214925270
79802 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/owhttpd' (77,829) at 20210307205553738
79803 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vpp0.c' (77,830) at 20240405153046797
79804 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_vnifilter.c' (77,831) at 20241018080014538
79805 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/ina219@40.conf' (77,832) at 20210307205554094
79806 2025-01-21 03:01:01.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/srcutiny.h' (77,833) at 20240405153231839
79807 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/udev-install.sh' (77,834) at 20210307214925214
79808 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-r40-dramc.h' (77,835) at 20230925080039929
79809 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_task_storage.c' (77,836) at 20240405153052977
79810 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml' (77,837) at 20240405153045157
79811 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/trivial-patches.rst' (77,838) at 20220429100100418
79812 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-mtk-disp.c' (77,839) at 20240405153231359
79813 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-block' (77,840) at 20240527080023344
79814 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi.h' (77,841) at 20240405153048601
79815 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml' (77,842) at 20240405153229803
79816 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.service' (77,843) at 20220402030016219
79817 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dump.h' (77,844) at 20240326080039550
79818 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts' (77,845) at 20240405153229919
79819 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smd.yaml' (77,846) at 20240405153229795
79820 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.2.bb' (77,847) at 20231126090012781
79821 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2_param.h' (77,848) at 20210307214930554
79822 2025-01-21 03:01:01.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/rtkit.c' (77,849) at 20240405153051753
79823 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_mass_storage.c' (77,850) at 20210308005003508
79824 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/XFree86-1.0' (77,851) at 20210307205554426
79825 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/goldfish_tty.c' (77,852) at 20241211090212258
79826 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_trace.c' (77,853) at 20240405153231235
79827 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/Kconfig' (77,854) at 20240405153051881
79828 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-cm.c' (77,855) at 20240405153046021
79829 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/smbus_slave.h' (77,856) at 20210308005046013
79830 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/ics307_clk.c' (77,857) at 20210308005002960
79831 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-km_kirkwood.dts' (77,858) at 20240405153045457
79832 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/Makefile' (77,859) at 20210307214928694
79833 2025-01-21 03:01:01.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udplite.c' (77,860) at 20240405153232035
79834 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh7710.c' (77,861) at 20210307214926562
79835 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/chacha20poly1305.c' (77,862) at 20220525020654747
79836 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci-pci.c' (77,863) at 20241211090212342
79837 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7206.c' (77,864) at 20210307214926562
79838 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/streaming_to_mipi_defs.h' (77,865) at 20210307214930574
79839 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-au1550.c' (77,866) at 20240405153231455
79840 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/otg.h' (77,867) at 20240405153052041
79841 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (77,868) at 20221014030016316
79842 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgtable-prot.h' (77,869) at 20240405153045861
79843 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c' (77,870) at 20240710080014581
79844 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/trace.c' (77,871) at 20210307214932110
79845 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs.c' (77,872) at 20240405153230999
79846 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407.dtsi' (77,873) at 20240405153045581
79847 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/thread-pool.h' (77,874) at 20230925080039921
79848 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_pfvf.h' (77,875) at 20240405153046953
79849 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/bmp.h' (77,876) at 20210307214927906
79850 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a77970-cpg-mssr.h' (77,877) at 20210308005003632
79851 2025-01-21 03:01:01.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NASA-1.3' (77,878) at 20210307205554426
79852 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qcom_gsbi.c' (77,879) at 20240405153231451
79853 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/Makefile' (77,880) at 20210307214928850
79854 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max77686.c' (77,881) at 20240405153051497
79855 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mce/.gitignore' (77,882) at 20240405153054357
79856 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/cleanpatch' (77,883) at 20210307214932138
79857 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/meesc_dataflash_defconfig' (77,884) at 20210308005003268
79858 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/hsr/config' (77,885) at 20240405153054345
79859 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/malta.c' (77,886) at 20241211090212290
79860 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.numamem' (77,887) at 20240906080037556 to deleted uid set
79861 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-ect.rst' (77,888) at 20210307214925574
79862 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-mmu.h' (77,889) at 20210307214930582
79863 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/Makefile' (77,890) at 20210307214927082
79864 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/callouts/callouts.py' (77,891) at 20221209040036307
79865 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/nuvoton/nuvoton,npcm.yaml' (77,892) at 20240405153045017
79866 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/virtio-blk-handler.h' (77,893) at 20221215040039050
79867 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/autossh/autossh_1.4g.bb' (77,894) at 20230503080014579
79868 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/Makefile' (77,895) at 20210307214930982
79869 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/fu740-c000.dtsi' (77,896) at 20240405153046245
79870 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2-common.dtsi' (77,897) at 20240405153045457
79871 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/altera_uart.txt' (77,898) at 20210307214925418
79872 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi' (77,899) at 20240405153045821
79873 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/Kconfig' (77,900) at 20240405153051293
79874 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/apic.h' (77,901) at 20240906080037332
79875 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RoleCollection_v1.xml' (77,902) at 20240619080002936
79876 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c' (77,903) at 20240405153049469
79877 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/data_mock.hpp' (77,904) at 20210427000038985
79878 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-smb208.dtsi' (77,905) at 20240405153045541
79879 2025-01-21 03:01:01.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.15.rst' (77,906) at 20241221090017596
79880 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/ioctl.c' (77,907) at 20240405153231727
79881 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc.host.h' (77,908) at 20210307214930558
79882 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ebisu/MAINTAINERS' (77,909) at 20210308005003032
79883 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rock2_defconfig' (77,910) at 20210308005003276
79884 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk_sip_svc.h' (77,911) at 20240405153052793
79885 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/tcx.c' (77,912) at 20240405153231899
79886 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ko_KR/index.rst' (77,913) at 20240405153045277
79887 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam.h' (77,914) at 20220525020654975
79888 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/X11-distribute-modifications-variant' (77,915) at 20241221090017620
79889 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/event_sources.c' (77,916) at 20240405153046225
79890 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8261_cfg.h' (77,917) at 20210307214928646
79891 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/netdev-user.c' (77,918) at 20240405153232215
79892 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch' (77,919) at 20231011080016574
79893 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc-ccitt.h' (77,920) at 20210307214931374
79894 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/modules/module_block.py' (77,921) at 20210308005046241
79895 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/hibernate-asm.S' (77,922) at 20240405153046257
79896 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_hps_i2c.c' (77,923) at 20240405153051385
79897 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/float_madds.ref' (77,924) at 20220429100100942
79898 2025-01-21 03:01:01.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/meson.options' (77,925) at 20240329080038916
79899 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_ipv4.c' (77,926) at 20241011080017391
79900 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_smbus-test.c' (77,927) at 20221215040039378
79901 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-stm32f4.c' (77,928) at 20240405153046781
79902 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-pxs2.c' (77,929) at 20210308005002792
79903 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/scsi.h' (77,930) at 20240405153052897
79904 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bnad_debugfs.c' (77,931) at 20240520080015155
79905 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_bit_action.hpp' (77,932) at 20210308005405934
79906 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/hist.c' (77,933) at 20240405153054177
79907 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/random32.c' (77,934) at 20240405153053101
79908 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ntb/ntb_test.sh' (77,935) at 20210307214932698
79909 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-ventana.dts' (77,936) at 20210308005002628
79910 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/cache.json' (77,937) at 20240405153054109
79911 2025-01-21 03:01:01.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0005-Fix-psa-api-crypto-test-no-243.patch' (77,938) at 20241221090017468
79912 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-sensor-groups.c' (77,939) at 20240405153046217
79913 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_defconfig' (77,940) at 20210308005003240
79914 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/symbols.py' (77,941) at 20240405153232103
79915 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_mphi.c' (77,942) at 20241211090212294
79916 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-configure.ac.in-fix-configure-error.patch' (77,943) at 20220402030015911
79917 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/249' (77,944) at 20210927100127497
79918 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/firewalld_2.2.1.bb' (77,945) at 20241221090017492
79919 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/block-core.json' (77,946) at 20241211090212446
79920 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/Makefile' (77,947) at 20240405153049129
79921 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_stm_regs.h' (77,948) at 20240405153046589
79922 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/omicron/calimain/Makefile' (77,949) at 20210308005003028
79923 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/settings/phosphor-settings-defaults-native/minerva-temporary-software-versions.yml' (77,950) at 20241001080014404
79924 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-encore-enltv2.c' (77,951) at 20210307214928782
79925 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr.host.h' (77,952) at 20240405153051837
79926 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/239' (77,953) at 20210927100127497
79927 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers' (77,954) at 20240405153044925
79928 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/page_offset.h' (77,955) at 20210307214926162
79929 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/bananapi,s070wv20-ct16.yaml' (77,956) at 20210307214925306
79930 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c' (77,957) at 20240910080014034
79931 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sm8450-rpmh.yaml' (77,958) at 20240405153045081
79932 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-tegra-xusb.h' (77,959) at 20210307214931342
79933 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,msm8976-ramp-controller.yaml' (77,960) at 20240405153045157
79934 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/Jenkinsfile' (77,961) at 20210308005114857
79935 2025-01-21 03:01:01.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/cpuid_test.c' (77,962) at 20240405153232271
79936 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_chain_route.c' (77,963) at 20220525020654875
79937 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/fanotify.c' (77,964) at 20240405153052449
79938 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_mdio.h' (77,965) at 20240405153052657
79939 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-ltc4306.c' (77,966) at 20240405153230683
79940 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-buffer-dma.c' (77,967) at 20210307214928334
79941 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-tx4927.c' (77,968) at 20210307214926282
79942 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/nuvoton/wpcm450-soc.c' (77,969) at 20240405153051761
79943 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/u8500_hsem.c' (77,970) at 20240405153230671
79944 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_skip_all_tests.log' (77,971) at 20220525020655187
79945 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/debugfs.c' (77,972) at 20240405153049181
79946 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/leds/bletchley-led-manager-config-native.bb' (77,973) at 20241221090017476
79947 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88472.c' (77,974) at 20240405153049293
79948 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-pci.c' (77,975) at 20240405153231531
79949 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/max77686.c' (77,976) at 20210308005003472
79950 2025-01-21 03:01:01.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/ttm_object.c' (77,977) at 20240405153048789
79951 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/vhost-vdpa.rst' (77,978) at 20210308005045801
79952 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/MAINTAINERS' (77,979) at 20210308005003168
79953 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/console/obmc-console/obmc-console.conf' (77,980) at 20240120090012778
79954 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/rbtx4927/prom.c' (77,981) at 20210309003648860
79955 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp' (77,982) at 20241211090002379
79956 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb' (77,983) at 20241221090017516
79957 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/fbio.h' (77,984) at 20210307214926578
79958 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_dispc_regs.h' (77,985) at 20210309003649892
79959 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm.dtsi' (77,986) at 20240405153229927
79960 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/reloc_riscv_efi.c' (77,987) at 20210308005002844
79961 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.18.0.bb' (77,988) at 20230114040015490
79962 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_hpc.c' (77,989) at 20240405153051249
79963 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/crypto6.json' (77,990) at 20240405153054117
79964 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-msm.c' (77,991) at 20210308005003512
79965 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/data.py' (77,992) at 20231207090015274
79966 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/sun_nvram.h' (77,993) at 20210308005046021
79967 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pdc_chassis.h' (77,994) at 20220525020652022
79968 2025-01-21 03:01:01.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/link.c' (77,995) at 20240527080023352
79969 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ucb1x00-assabet.c' (77,996) at 20220525020653351
79970 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/priv.h' (77,997) at 20240405153048665
79971 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/clock.h' (77,998) at 20210308005002660
79972 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/lib.c' (77,999) at 20240405153054361
79973 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/prep.c' (78,000) at 20210307214927130
79974 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-config.c' (78,001) at 20220525020653067
79975 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/get_dvb_firmware' (78,002) at 20210307214932150
79976 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/delay.h' (78,003) at 20210308005003656
79977 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-olympus-channels.json' (78,004) at 20210307205554094
79978 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/10m50_devboard.h' (78,005) at 20210308005003572
79979 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-pr-ip-core.c' (78,006) at 20240405153047053
79980 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/arc.rs' (78,007) at 20240405153232099
79981 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/index.rst' (78,008) at 20210307214925570
79982 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2.bb' (78,009) at 20241221090017540
79983 2025-01-21 03:01:01.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc1_cfg_regs.h' (78,010) at 20240405153046605
79984 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-sysfs.c' (78,011) at 20240405153052485
79985 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/Kconfig' (78,012) at 20210307214928598
79986 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb1ops.c' (78,013) at 20241211090145529
79987 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event.hpp' (78,014) at 20240904080034451
79988 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/insn-x86-dat-32.c' (78,015) at 20240405153054089
79989 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/arc/timers.h' (78,016) at 20240405153052877
79990 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_atomic_state_helper.h' (78,017) at 20240405153052629
79991 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_bt_coexist.c' (78,018) at 20210309003651816
79992 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-xilinx-cpm.c' (78,019) at 20240405153051237
79993 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/ring.h' (78,020) at 20240405153052957
79994 2025-01-21 03:01:01.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/dma.h' (78,021) at 20210308005002656
79995 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-aio.c' (78,022) at 20220525020653907
79996 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ipc/.gitignore' (78,023) at 20210307214932678
79997 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/amd.c' (78,024) at 20241216090017689
79998 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cpsw.h' (78,025) at 20210308005003628
79999 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/scrub.c' (78,026) at 20240405153231775
80000 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-vga-rutabaga.c' (78,027) at 20240326080039438
80001 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/Neighbor/meson.build' (78,028) at 20220921030029346 to deleted uid set
80002 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-duart-0.dtsi' (78,029) at 20210307214926350
80003 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS03.boot' (78,030) at 20210307214932714
80004 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/uvd_v1_0.c' (78,031) at 20210309003649880
80005 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_pmu.c' (78,032) at 20240405153046697
80006 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/idset.c' (78,033) at 20240830080013303
80007 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/psc.h' (78,034) at 20240405153045641
80008 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/smp_scu.h' (78,035) at 20210307214925854
80009 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ir-kbd-i2c.c' (78,036) at 20240405153049317
80010 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_s_ph.c' (78,037) at 20210308005046509
80011 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wavefront/wavefront_fx.c' (78,038) at 20210307214932226
80012 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gtbus_sun9i.h' (78,039) at 20210308005002668
80013 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/testexport-tarball.bb' (78,040) at 20220910030013409
80014 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-iop32x.h' (78,041) at 20210307214931474
80015 2025-01-21 03:01:01.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/test_IpmbSensor.cpp' (78,042) at 20241112090003106
80016 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/subvolume.c' (78,043) at 20210308005003544
80017 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/l2tp.rst' (78,044) at 20240405153045241
80018 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/video_detect.c' (78,045) at 20241011080017295
80019 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos-common.h' (78,046) at 20210308005003596
80020 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml' (78,047) at 20240405153045125
80021 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-op-common.h' (78,048) at 20240906080037352
80022 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/ptrace.h' (78,049) at 20210308005002852
80023 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aspeed-p2a-ctrl.h' (78,050) at 20210307214931622
80024 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e.dtsi' (78,051) at 20210308005002592
80025 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml' (78,052) at 20240405153229795
80026 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_pmccext_test.c' (78,053) at 20240405153054361
80027 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/i2s_test.c' (78,054) at 20240405153053941
80028 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm93.rst' (78,055) at 20210309003648428
80029 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_command.c' (78,056) at 20210308005003372
80030 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_disp.h' (78,057) at 20240405153048801
80031 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cpio/files/run-ptest' (78,058) at 20230609080014415
80032 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra210-quad.yaml' (78,059) at 20240405153045173
80033 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/examples.rst' (78,060) at 20210309003648476
80034 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/sbp1-yaml-config/sbp1-ipmi-fru.yaml' (78,061) at 20230817080015056
80035 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmpressure.h' (78,062) at 20220525020654627
80036 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2005.c' (78,063) at 20240405153049165
80037 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial/serial_1.2.1.bb' (78,064) at 20241206090014266
80038 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adc128d818.rst' (78,065) at 20210309003648424
80039 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_aal.c' (78,066) at 20240405153230583
80040 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/other.json' (78,067) at 20240405153054149
80041 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/gnss-common.yaml' (78,068) at 20240405153045057
80042 2025-01-21 03:01:01.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dc-debug.rst' (78,069) at 20240405153045213
80043 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/versatile.rst' (78,070) at 20210927100127077
80044 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/format.h' (78,071) at 20210307214932442
80045 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/pxa2xx_spi.h' (78,072) at 20240405153231839
80046 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8192.c' (78,073) at 20240405153231323
80047 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/test/meson.build' (78,074) at 20231205090035281
80048 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_cluster.h' (78,075) at 20210307214931646
80049 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/Makefile' (78,076) at 20220525020654951
80050 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-iop3xx.c' (78,077) at 20240405153048901
80051 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP' (78,078) at 20240906080037560 to deleted uid set
80052 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra234-gpio.h' (78,079) at 20240405153052649
80053 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_btcoex.h' (78,080) at 20240405153051925
80054 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/sphinx-static/theme_overrides.css' (78,081) at 20210307205554234
80055 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2hk_evm_defconfig' (78,082) at 20210308005003260
80056 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_sysctl.c' (78,083) at 20240405153232079
80057 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-util.c' (78,084) at 20240326080039738
80058 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt' (78,085) at 20210307214925354
80059 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_tm.c' (78,086) at 20220525020652058
80060 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm63268-reset.h' (78,087) at 20240405153052653
80061 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/ufshci.h' (78,088) at 20240910080014082
80062 2025-01-21 03:01:01.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/uda.h' (78,089) at 20240405153049069
80063 2025-01-21 03:01:01.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_h.c' (78,090) at 20210308005046517
80064 2025-01-21 03:01:01.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/debug.c' (78,091) at 20240405153231115 to deleted uid set
80065 2025-01-21 03:01:01.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/Makefile' (78,092) at 20210307214929726
80066 2025-01-21 03:01:01.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mori_motherboard.json' (78,093) at 20230811080005598
80067 2025-01-21 03:01:01.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_trace.h' (78,094) at 20210307214930538
80068 2025-01-21 03:01:01.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun8i-apb0.c' (78,095) at 20240405153046861
80069 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c' (78,096) at 20241011080017335
80070 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_ltalk.h' (78,097) at 20210307214931634
80071 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/compare.idef' (78,098) at 20210927100127385
80072 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64le/Makefile.target' (78,099) at 20221215040039390
80073 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ostersund_Brattasen' (78,100) at 20210307205553790
80074 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.c' (78,101) at 20240405153048665
80075 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/cache.json' (78,102) at 20240405153054137
80076 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_async_events.h' (78,103) at 20240405153046581
80077 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-api-python-client_2.135.0.bb' (78,104) at 20241221090017552
80078 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs42xdr.c' (78,105) at 20240405153052421
80079 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c' (78,106) at 20240405153048509
80080 2025-01-21 03:01:01.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta.h' (78,107) at 20240405153049473
80081 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cpumask_success.c' (78,108) at 20240405153054269
80082 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/copro_fault.c' (78,109) at 20240405153046185
80083 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/jvmti/jvmti_agent.h' (78,110) at 20210307214932534
80084 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/fault.c' (78,111) at 20240405153045969
80085 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.c' (78,112) at 20240405153050129
80086 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2usb.c' (78,113) at 20240405153051953
80087 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/Makefile' (78,114) at 20210308005003008
80088 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/trace_arm.h' (78,115) at 20240405153229987
80089 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boards.c' (78,116) at 20210308005002792
80090 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/pxa_defconfig' (78,117) at 20240405153229907
80091 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spmi/spmi-sandbox.txt' (78,118) at 20210308005003324
80092 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy19-97.0W' (78,119) at 20210307205553762
80093 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/build_utils.cpp' (78,120) at 20210308005116217
80094 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/s390x_vec_op_t.patch' (78,121) at 20241206090014334
80095 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SoftwareInventoryCollection_v1.xml' (78,122) at 20240619080002936
80096 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/virglrenderer/0001-vrend-Fix-int-conversion-fatal-build-error-with-GCC-.patch' (78,123) at 20241221090017684
80097 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma.c' (78,124) at 20241211090145561
80098 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/pe.h' (78,125) at 20210308005003560
80099 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_netdev.c' (78,126) at 20240405153049121
80100 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ot200.c' (78,127) at 20210307214928550
80101 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/afs_cm.h' (78,128) at 20210307214930990
80102 2025-01-21 03:01:01.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/index.scss' (78,129) at 20210308005107073
80103 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sm501.c' (78,130) at 20240405153049617
80104 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds212.dts' (78,131) at 20240405153045457
80105 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-hostname.sh' (78,132) at 20240913080015313
80106 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fs_internal.h' (78,133) at 20210308005003648
80107 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/am33xx-usb.txt' (78,134) at 20240405153045181
80108 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/renesas,scifa.yaml' (78,135) at 20240405153045153
80109 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/db8500-prcmu.c' (78,136) at 20240405153051465
80110 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/user-management.md' (78,137) at 20230316080008330
80111 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/string.h' (78,138) at 20240405153231843
80112 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/shrinker.c' (78,139) at 20210307214931250
80113 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/slab.c' (78,140) at 20240405153054069
80114 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/dce60_clk_mgr.c' (78,141) at 20210309003649464
80115 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/keystone/overview.rst' (78,142) at 20240405153044973
80116 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/bh1750.yaml' (78,143) at 20210307214925334
80117 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/cassini.c' (78,144) at 20240405153050305
80118 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/Kconfig' (78,145) at 20240405153048757
80119 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_superh_mono.pbm' (78,146) at 20210307214930954
80120 2025-01-21 03:01:01.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-marduk.its.S' (78,147) at 20220525020651998
80121 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/dove-divider.c' (78,148) at 20240405153046805
80122 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/kcpuid/Makefile' (78,149) at 20220525020655107
80123 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_diag.h' (78,150) at 20240405153051537
80124 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ext2_fs.h' (78,151) at 20210307214931382
80125 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/volatiles.99_snort' (78,152) at 20210307205553814
80126 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2-timings.yaml' (78,153) at 20240405153045101
80127 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml' (78,154) at 20240405153045181
80128 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qsd-jobs.out' (78,155) at 20240326080039734
80129 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpmodule.inl' (78,156) at 20210307214925978
80130 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cavium.h' (78,157) at 20210307214930458
80131 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll-evk.dts' (78,158) at 20240405153045521
80132 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/layer.conf' (78,159) at 20241221090017480
80133 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qemu-img-close-errors' (78,160) at 20230426080043944
80134 2025-01-21 03:01:01.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c' (78,161) at 20240405153046921
80135 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/imx-regs.h' (78,162) at 20210308005002652
80136 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/uniphier-gpio.h' (78,163) at 20210307214931338
80137 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/PixelGen_SysBlock_defs.h' (78,164) at 20210307214930538
80138 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/mpp.c' (78,165) at 20240405153045673
80139 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi/mpi30_ioc.h' (78,166) at 20240405153231427
80140 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/common.h' (78,167) at 20210307214930302
80141 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/pcie.c' (78,168) at 20240405153045653
80142 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/bitmap.c' (78,169) at 20210307214931118
80143 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_vpp.c' (78,170) at 20240405153048569
80144 2025-01-21 03:01:01.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/machine/include/p9.inc' (78,171) at 20211027000018712
80145 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.5.6.bb' (78,172) at 20231126090012805
80146 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ImageMagick' (78,173) at 20210307205553866
80147 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/rx.c' (78,174) at 20240405153053305
80148 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/entity-manager_%.bbappend' (78,175) at 20241206090014234
80149 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-mux-div.h' (78,176) at 20210307214926998
80150 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc_booke.c' (78,177) at 20241211090212322
80151 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/util.h' (78,178) at 20240405153050577
80152 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon/pseq-monitor-pgood.service' (78,179) at 20230128040012702
80153 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/early_pin.c' (78,180) at 20210307214926286
80154 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ext4.h' (78,181) at 20240405153052893
80155 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/virtio-backends.rst' (78,182) at 20221215040039078
80156 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/Makefile' (78,183) at 20240405153230843
80157 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/aspeed.h' (78,184) at 20240405153052693
80158 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_load_detect.h' (78,185) at 20240405153048457
80159 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max732x.h' (78,186) at 20240405153052769
80160 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norsjovallen' (78,187) at 20210307205553790
80161 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/trace.c' (78,188) at 20240405153050533
80162 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_ecam_generic.c' (78,189) at 20210308005003452
80163 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/ptrace.h' (78,190) at 20210307214926550
80164 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/luts_1d.h' (78,191) at 20210307214927314
80165 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/contributors.rst' (78,192) at 20210307214925462
80166 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1023_nand_rcw.cfg' (78,193) at 20210308005002992
80167 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_kfunc_failure.c' (78,194) at 20240405153054269
80168 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/Kconfig' (78,195) at 20240405153050625
80169 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/templates/default/local.conf.sample' (78,196) at 20241221090017476
80170 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/machine/harma.conf' (78,197) at 20241112090023994
80171 2025-01-21 03:01:01.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent_avx_glue.c' (78,198) at 20220525020652134
80172 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-speedtest-cli_2.1.3.bb' (78,199) at 20220618030015170
80173 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-pcduino3.dts' (78,200) at 20240405153045385
80174 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/index.rst' (78,201) at 20211006000025222
80175 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mrp.h' (78,202) at 20240405153052857
80176 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dynamic-1G.vhdx.bz2' (78,203) at 20210308005046473 to deleted uid set
80177 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c' (78,204) at 20240405153050245
80178 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8851.h' (78,205) at 20240418080014502
80179 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-galaxys.dts' (78,206) at 20240405153045573
80180 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat/0001-Use-unistd.h-not-argp.h-for-all-POSIX-systems.patch' (78,207) at 20230131040012023
80181 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/mux.c' (78,208) at 20210308005003004
80182 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/images.cpp' (78,209) at 20210308005100301 to deleted uid set
80183 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/README' (78,210) at 20210308005002944
80184 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wm8994.c' (78,211) at 20220525020652442
80185 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/microchip,wilc1000.yaml' (78,212) at 20240405153045121
80186 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Redruth' (78,213) at 20210307205553798
80187 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_nodeattrib.c' (78,214) at 20240405153051961
80188 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/sysfs.cpp' (78,215) at 20231204090030795
80189 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_dpt_module.dts' (78,216) at 20240405153045989
80190 2025-01-21 03:01:01.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/alt.c' (78,217) at 20210308005003032
80191 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx334.c' (78,218) at 20240405153049317
80192 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/zstd_compress_module.c' (78,219) at 20240405153053117
80193 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/biccommands.cpp' (78,220) at 20240817080006183
80194 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-alternate.out' (78,221) at 20210308005046401 to deleted uid set
80195 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/leds/intel-led-manager-config-native.bb' (78,222) at 20241206090014234
80196 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/tag_qca.h' (78,223) at 20240405153052685
80197 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/Kconfig' (78,224) at 20210308005002908
80198 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/README' (78,225) at 20210308005003300
80199 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/Kconfig' (78,226) at 20210307214932042
80200 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_intc.h' (78,227) at 20240405153052793
80201 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.h' (78,228) at 20210309003649648
80202 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/rtc.h' (78,229) at 20210308005002848
80203 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-socinfo.c' (78,230) at 20240405153051753
80204 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/alloc.c' (78,231) at 20210307214929502
80205 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/setup.h' (78,232) at 20240405153229859
80206 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6qarm2.h' (78,233) at 20210308005003604
80207 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020UTM-PC_36BIT_SDCARD_defconfig' (78,234) at 20210308005003240
80208 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/types.h' (78,235) at 20210307214925650
80209 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/Access/meson.build' (78,236) at 20230825080021137 to deleted uid set
80210 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/balloc.c' (78,237) at 20241211090145505
80211 2025-01-21 03:01:01.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_sec_common.h' (78,238) at 20210308005002680
80212 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/mmp-driver.c' (78,239) at 20240405153230799
80213 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/core.c' (78,240) at 20241104090011615
80214 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik.h' (78,241) at 20210307214927226
80215 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_table.h' (78,242) at 20240405153050345
80216 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/signaling.h' (78,243) at 20210307214931870
80217 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_fragment.c' (78,244) at 20240405153053157
80218 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-scmi.c' (78,245) at 20240906080037316
80219 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/vfp.h' (78,246) at 20240405153229915
80220 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkInterface_v1.xml' (78,247) at 20240619080002932
80221 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml' (78,248) at 20240405153045033
80222 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-cpu-clk.yaml' (78,249) at 20240405153045021
80223 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c' (78,250) at 20210308005003200
80224 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-secret.c' (78,251) at 20240326080039746
80225 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/signing-keys.bb' (78,252) at 20220721030015873
80226 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/b53.c' (78,253) at 20210308005003440
80227 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/des.h' (78,254) at 20210307214931310
80228 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/nhpoly1305.h' (78,255) at 20210307214931310
80229 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/mkcpustr.c' (78,256) at 20210307214926638
80230 2025-01-21 03:01:01.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_video.h' (78,257) at 20240405153051861
80231 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/nxp-ptn3460.c' (78,258) at 20240405153230527
80232 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ci20_defconfig' (78,259) at 20240405153230007
80233 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nv.h' (78,260) at 20240405153047157
80234 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c' (78,261) at 20240405153050497
80235 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.interface.yaml' (78,262) at 20240614080020055
80236 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/temperature-transducer.yaml' (78,263) at 20240405153045073
80237 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_pppox.h' (78,264) at 20240405153052921
80238 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/sysfs.c' (78,265) at 20240405153230699
80239 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/pgm_template.py' (78,266) at 20211013100037400
80240 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx65w.dts' (78,267) at 20240405153045433
80241 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tc.c' (78,268) at 20240405153230559
80242 2025-01-21 03:01:01.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/Kconfig' (78,269) at 20220525020652330
80243 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/qmi.h' (78,270) at 20240405153231159
80244 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/atmel_tcb.h' (78,271) at 20240405153231863
80245 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.metadata.yaml' (78,272) at 20220430030026016
80246 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-enc-index.rst' (78,273) at 20220525020651786
80247 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/glog/glog_0.7.1.bb' (78,274) at 20241221090017536
80248 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/es1938.c' (78,275) at 20240405153232131
80249 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_drv.c' (78,276) at 20241211090145417
80250 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/BatteryMetrics.v1_0_4.json' (78,277) at 20240619080002940
80251 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-fc-driver.h' (78,278) at 20240405153052753
80252 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/request_target_base.hpp' (78,279) at 20211029000044094
80253 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp102.c' (78,280) at 20240405153048665
80254 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rxrpc.h' (78,281) at 20241115090012965
80255 2025-01-21 03:01:01.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/memory-allocation.rst' (78,282) at 20240405153045005
80256 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utstrtoul64.c' (78,283) at 20210307214926846
80257 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/mmap.c' (78,284) at 20240405153231655
80258 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_synth.tc' (78,285) at 20210307214932670
80259 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/test/entitymap_test.json' (78,286) at 20240716080045952
80260 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/examples/sample_vpd_inventory_for_recollcetion.json' (78,287) at 20221213040022341
80261 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/vendor_cmd.c' (78,288) at 20240405153050729
80262 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9131rdb.dtsi' (78,289) at 20210307214926342
80263 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/ns.h' (78,290) at 20220525020654611
80264 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_fprobe.tc' (78,291) at 20240405153054305
80265 2025-01-21 03:01:01.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_defconfig' (78,292) at 20210308005003236
80266 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/Makefile' (78,293) at 20210307214930098
80267 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-resource_in_use' (78,294) at 20210307214925198
80268 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0012-purgatory-string.c-avoid-inclusion-of-string.h.patch' (78,295) at 20210307205553750
80269 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/pic32_sdhci.c' (78,296) at 20210308005003404
80270 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/generic.c' (78,297) at 20210308005002544
80271 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/am35x.c' (78,298) at 20210308005003516
80272 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/sh_keysc.h' (78,299) at 20210307214931406
80273 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aioserial/0001-use-poetry-core-for-pyproject-base-build.patch' (78,300) at 20241221090017548
80274 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_dpmaif.c' (78,301) at 20240405153051061
80275 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-dcp.yaml' (78,302) at 20240405153045033
80276 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,bluetooth.yaml' (78,303) at 20240405153045121
80277 2025-01-21 03:01:01.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pca9552.h' (78,304) at 20240906080037332
80278 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_l2.c' (78,305) at 20240405153050229
80279 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/fixup-install-docdir.patch' (78,306) at 20210307205554002
80280 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/EINTR_wrappers.h' (78,307) at 20210308005111465
80281 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_vpg.h' (78,308) at 20240405153047257
80282 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FieldMode/meson.build' (78,309) at 20230825080021137 to deleted uid set
80283 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10048.c' (78,310) at 20240712080021069
80284 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rc5t583.c' (78,311) at 20240405153051501
80285 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.1.bb' (78,312) at 20240301090012439
80286 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/iio_core.h' (78,313) at 20240405153048989
80287 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/image-vars.h' (78,314) at 20240628080013977
80288 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi' (78,315) at 20240405153229919
80289 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Salen' (78,316) at 20210307205553790
80290 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/timer.c' (78,317) at 20210308005002820
80291 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/direct_value_access.c' (78,318) at 20220525020655203
80292 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-ipu1.c' (78,319) at 20240405153046797
80293 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/atmel-ssc.c' (78,320) at 20240405153230843
80294 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' (78,321) at 20240625080012792
80295 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/events.h' (78,322) at 20240405153046401
80296 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dfs_debug.c' (78,323) at 20240405153231167
80297 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/sun3x_defconfig' (78,324) at 20240405153230003
80298 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/hmm/hmm_bo.h' (78,325) at 20240405153051825
80299 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_d.c' (78,326) at 20210308005046513
80300 2025-01-21 03:01:01.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/error-report.h' (78,327) at 20221215040039190
80301 2025-01-21 03:01:01.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/jit.c' (78,328) at 20240405153050193
80302 2025-01-21 03:01:01.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/services/meson.build' (78,329) at 20230822080035905
80303 2025-01-21 03:01:01.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/null/badzero.cocci' (78,330) at 20240405153053445
80304 2025-01-21 03:01:01.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/Kconfig' (78,331) at 20240405153053541
80305 2025-01-21 03:01:01.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vmdk.c' (78,332) at 20240906080037156
80306 2025-01-21 03:01:01.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/prctl.h' (78,333) at 20240405153231879
80307 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/tlb.c' (78,334) at 20210308005003168
80308 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/pipewire-media-session_0.4.2.bb' (78,335) at 20230317080013785
80309 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/led.c' (78,336) at 20210308005002916
80310 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/PowerState.interface.yaml' (78,337) at 20220315030032671
80311 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme9652/rme9652.c' (78,338) at 20240405153232139
80312 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/qi.h' (78,339) at 20240405153046933
80313 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EthernetInterfaceCollection_v1.xml' (78,340) at 20240619080002924
80314 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_devintf.c' (78,341) at 20240405153230199
80315 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/port_config.c' (78,342) at 20220525020654019
80316 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/CVE-2021-33643-CVE-2021-33644.patch' (78,343) at 20241221090017540
80317 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/from-debian-to-modify-parameters.patch' (78,344) at 20230706080014757
80318 2025-01-21 03:01:01.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/sclp.h' (78,345) at 20210308005046185
80319 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/nettest.c' (78,346) at 20240405153054349
80320 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.h' (78,347) at 20240405153054193
80321 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/elf_hwcaps.rst' (78,348) at 20240405153229835
80322 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp.dtsi' (78,349) at 20240405153045453
80323 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/erase_flash.c' (78,350) at 20210308005108641
80324 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/class.h' (78,351) at 20240405153048617
80325 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/chosen.txt' (78,352) at 20210308005003300
80326 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/iothread-lock.c' (78,353) at 20240906080037444
80327 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0002-Fix-configure-when-bin-sh-is-not-bash.patch' (78,354) at 20210407000018082
80328 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/sdi.c' (78,355) at 20240405153052209
80329 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/ia_css_qplane.host.c' (78,356) at 20240405153051837
80330 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump.patch' (78,357) at 20210307205553750
80331 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gp100.c' (78,358) at 20220525020652971
80332 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-icev2.dts' (78,359) at 20240405153045589
80333 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/tigerp.txt' (78,360) at 20210307214925274
80334 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c' (78,361) at 20241008080013943
80335 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.err' (78,362) at 20210927100127469
80336 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/debug-vm-pgtable/arch-support.txt' (78,363) at 20240405153045197
80337 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40-oka40i-c.dts' (78,364) at 20240405153045393
80338 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/Makefile.utils' (78,365) at 20220125040024375
80339 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-a1.dts' (78,366) at 20240405153045813
80340 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/event/src/event.c' (78,367) at 20210307214930566
80341 2025-01-21 03:01:01.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-x4tf.dts' (78,368) at 20240325080037190
80342 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/tegra.h' (78,369) at 20210308005002672
80343 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt2712e.dtsi' (78,370) at 20240503080014458
80344 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974-lge-nexus5-hammerhead.dts' (78,371) at 20240405153229895
80345 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dumpimage.c' (78,372) at 20210308005003760
80346 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-mv-usb.h' (78,373) at 20210307214930858
80347 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfs_deb.bbclass' (78,374) at 20220910030013389
80348 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/mixeng_template.h' (78,375) at 20210308005045725
80349 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_hr2.c' (78,376) at 20240405153045637
80350 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch' (78,377) at 20241221090017640
80351 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0001-missing_type.h-add-comparison_fn_t.patch' (78,378) at 20240413080012651
80352 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_logmgr.c' (78,379) at 20240820080014173
80353 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/txheader.h' (78,380) at 20210307214929546
80354 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/host_condition.hpp' (78,381) at 20240820080031614
80355 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/README.md' (78,382) at 20230706080014733
80356 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/i8259.h' (78,383) at 20240405153046109
80357 2025-01-21 03:01:01.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/internal.h' (78,384) at 20240405153053025
80358 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier4U/4.json' (78,385) at 20240212090032054
80359 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/notify.h' (78,386) at 20220525020652426
80360 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_kptr_stash.c' (78,387) at 20240405153232259
80361 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/Makefile' (78,388) at 20210307214930530
80362 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/fb.h' (78,389) at 20240405153045853
80363 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_aux.c' (78,390) at 20240405153046473
80364 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/pci.c' (78,391) at 20210309003651792
80365 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/messages.c' (78,392) at 20240405153231627
80366 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qgraph.c' (78,393) at 20240326080039738
80367 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly/file3' (78,394) at 20230114040015526
80368 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/uprobes/arch-support.txt' (78,395) at 20240405153229807
80369 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t54/spl.c' (78,396) at 20210308005002948
80370 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/byteorder/little_endian.h' (78,397) at 20210308005003656
80371 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/lapb-module.rst' (78,398) at 20210307214925538
80372 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/spdx_common.py' (78,399) at 20241221090017628
80373 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_error.h' (78,400) at 20240405153052589
80374 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/Makefile' (78,401) at 20240405153231307
80375 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/stackdepot.py' (78,402) at 20240405153232103
80376 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/allwinner-a10-pit.c' (78,403) at 20241211090212338
80377 2025-01-21 03:01:01.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ebpf/syscall.rst' (78,404) at 20220525020651778
80378 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/entity.h' (78,405) at 20241031080010167
80379 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_wm.c' (78,406) at 20240405153048465
80380 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mv643xx_eth.h' (78,407) at 20240405153052749
80381 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa.rst' (78,408) at 20210309003648444
80382 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/emc2305.c' (78,409) at 20210308005002960
80383 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cacheinfo.h' (78,410) at 20210307214926398
80384 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/Makefile' (78,411) at 20240405153230123
80385 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tproxy.rst' (78,412) at 20210307214925542
80386 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/cpucfg-emul.h' (78,413) at 20210307214926222
80387 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/minerva-early-sys-init' (78,414) at 20241219090012972
80388 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cypress.c' (78,415) at 20240405153046661
80389 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ltc2978.txt' (78,416) at 20210307214925322
80390 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_b.c' (78,417) at 20210308005046509
80391 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/0001-Link-with-libm-for-floor-function.patch' (78,418) at 20230813080012848
80392 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/AOM-Patent-License-1.0' (78,419) at 20210307205553754
80393 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_hs38.dts' (78,420) at 20210307214925666
80394 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/dma2d/dma2d.c' (78,421) at 20240405153049473
80395 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/Kconfig' (78,422) at 20210308005003384
80396 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/qemu.rst' (78,423) at 20240302090018218
80397 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_s_st.c' (78,424) at 20210307214931982
80398 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/duovero_mux_data.h' (78,425) at 20210308005003004
80399 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/submitting-patches.rst' (78,426) at 20240405153045277
80400 2025-01-21 03:01:01.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bcm7038_wdt.c' (78,427) at 20240405153052237
80401 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atomfirmware.h' (78,428) at 20240919080017050
80402 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-ap806.dtsi' (78,429) at 20210308005002568
80403 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/buffer.c' (78,430) at 20210307214931122
80404 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test-utils.h' (78,431) at 20221017030010210
80405 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750.h' (78,432) at 20210307214930674
80406 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/udiv_qrnnd.S' (78,433) at 20210307214926570
80407 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/zstd_common.c' (78,434) at 20240405153053113
80408 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/dove-thermal.txt' (78,435) at 20210307214925442
80409 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc.c' (78,436) at 20240613080016423
80410 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max20411.yaml' (78,437) at 20240405153045145
80411 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-cygnus-mux.c' (78,438) at 20240405153051305
80412 2025-01-21 03:01:01.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/eisa_eeprom.h' (78,439) at 20210307214926318
80413 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11.h' (78,440) at 20210308005046069
80414 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-stxncpy.S' (78,441) at 20210307214925662
80415 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/tables.c' (78,442) at 20240405153046649
80416 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/dc21285-timer.c' (78,443) at 20210307214925882
80417 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/i2c-ddc.h' (78,444) at 20210308005046009
80418 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_vegas.c' (78,445) at 20220627100017186
80419 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0005-cmd-dist-separate-host-and-target-builds.patch' (78,446) at 20241221090017664
80420 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml' (78,447) at 20240405153045177
80421 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/bss_data.lds' (78,448) at 20210308005003752
80422 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/Kconfig' (78,449) at 20210307214929414
80423 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hummelholm' (78,450) at 20210307205553782
80424 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7-bugs.c' (78,451) at 20220804100015884
80425 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/rps_default_mask.sh' (78,452) at 20240405153232279
80426 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_maddf.c' (78,453) at 20210307214926274
80427 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi' (78,454) at 20240405153229947
80428 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha1-powerpc-asm.S' (78,455) at 20220804100015888
80429 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-udma-glue.c' (78,456) at 20240405153230287
80430 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/linkage.h' (78,457) at 20210308005002824
80431 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lz4/run-ptest' (78,458) at 20231014080011723
80432 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/ptrace_32.h' (78,459) at 20210307214926754
80433 2025-01-21 03:01:01.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_stats.h' (78,460) at 20210309003651148
80434 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt_fencing.h' (78,461) at 20220525020652887
80435 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-alsa.h' (78,462) at 20210307214928682
80436 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ia_css_xnr3.host.h' (78,463) at 20210307214930562
80437 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-riscv.h' (78,464) at 20240405153232211
80438 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/edk2.yml' (78,465) at 20241221090017464
80439 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/defza.c' (78,466) at 20240405153050329
80440 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_vport.c' (78,467) at 20241018080014542
80441 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/xilinx-xadc.txt' (78,468) at 20220525020651678
80442 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/handler.cpp' (78,469) at 20230629131804615
80443 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/entry.h' (78,470) at 20220913100024141
80444 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-realtek/Makefile' (78,471) at 20210307214925946
80445 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ast2700-gpio-test.c' (78,472) at 20241022080032792
80446 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cfi_types.h' (78,473) at 20240405153052669
80447 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Makefile' (78,474) at 20240613080016507
80448 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/palmas.h' (78,475) at 20210307214931342
80449 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/README' (78,476) at 20210308005003756
80450 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,amoled-mipi-dsi.yaml' (78,477) at 20210309003648344
80451 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/power-good-deassert@.service' (78,478) at 20241029080011439
80452 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/udp_client.c' (78,479) at 20241221090017580
80453 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/Makefile' (78,480) at 20210307214930170
80454 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/aspeed,ast2400-cvic.yaml' (78,481) at 20240809080013002
80455 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_connector.c' (78,482) at 20240712080021069
80456 2025-01-21 03:01:01.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alingsas_Mariedal' (78,483) at 20210307205553778
80457 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/marvell,pxau2o-ehci.yaml' (78,484) at 20240405153045181
80458 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd_ado.h' (78,485) at 20210307214931530
80459 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_cq.c' (78,486) at 20220525020653119
80460 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/symlink.c' (78,487) at 20210307214931242
80461 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/iptraf-ng-tmpfiles.conf' (78,488) at 20220204040022468
80462 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/riscv/boot-image-header.rst' (78,489) at 20220525020651774
80463 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_dpm.h' (78,490) at 20220525020653007
80464 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/restart_syscall.S' (78,491) at 20240405153046081
80465 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb' (78,492) at 20241221090017684
80466 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/loadpin/Makefile' (78,493) at 20210307214932174
80467 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-common.inc' (78,494) at 20241221090017472
80468 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/attach.c' (78,495) at 20210307214929750
80469 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-finder.h' (78,496) at 20241211090145577
80470 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/vt1720_mobo.h' (78,497) at 20210307214932262
80471 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-huawei-angler-rev-101.dts' (78,498) at 20240405153045769
80472 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ia_css_ctc1_5.host.h' (78,499) at 20210307214930554
80473 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/jump_label.c' (78,500) at 20240405153045945
80474 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/0003-Exclude-VCS-directory-with-writing-from-an-archive.patch' (78,501) at 20231011080016614
80475 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5260.h' (78,502) at 20210307214929122
80476 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl.c' (78,503) at 20230302090047762
80477 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb' (78,504) at 20241221090017556
80478 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml' (78,505) at 20240405153229791
80479 2025-01-21 03:01:01.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/wmm.h' (78,506) at 20240405153050577
80480 2025-01-21 03:01:01.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/he.h' (78,507) at 20210307214926882
80481 2025-01-21 03:01:01.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/time.c' (78,508) at 20240405153046153
80482 2025-01-21 03:01:01.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/ali-agp.c' (78,509) at 20210309003649212
80483 2025-01-21 03:01:01.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c' (78,510) at 20240613080016435
80484 2025-01-21 03:01:01.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_processpptables.c' (78,511) at 20240405153048333
80485 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/bus.hpp' (78,512) at 20241203090049024
80486 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/launch.h' (78,513) at 20210307214926246
80487 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-net48xx.c' (78,514) at 20210307214928550
80488 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8350b.dtsi' (78,515) at 20240405153045777
80489 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ralink,rt2880-intc.yaml' (78,516) at 20240405153045085
80490 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-qds.dts' (78,517) at 20240405153045533
80491 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0008.h' (78,518) at 20210307214927902
80492 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/cpu_asm.h' (78,519) at 20210308005003720
80493 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/config.c' (78,520) at 20240405153045961
80494 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5421.c' (78,521) at 20240405153048973
80495 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ServiceConditions.v1_0_1.json' (78,522) at 20240619080002952
80496 2025-01-21 03:01:01.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/msi.h' (78,523) at 20230426080043764
80497 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/iommu.c' (78,524) at 20240405153230739
80498 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zynq-common.h' (78,525) at 20210308005003628
80499 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (78,526) at 20231019080029735
80500 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrtalje_Sodra' (78,527) at 20210307205553786
80501 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-host-control/cfam_override@.service' (78,528) at 20220503030013244
80502 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98095.h' (78,529) at 20210307214932314
80503 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_div.c' (78,530) at 20210307214926274
80504 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcs404-evb-4000.dts' (78,531) at 20240405153045777
80505 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8550vs.dtsi' (78,532) at 20240405153045777
80506 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ep93xx_dma.c' (78,533) at 20240405153230279
80507 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/recipes-phosphor/interfaces/bmcweb_%.bbappend' (78,534) at 20241018080016394 to deleted uid set
80508 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/layer.conf' (78,535) at 20240507080014346 to deleted uid set
80509 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/gitignore' (78,536) at 20210307205553894
80510 2025-01-21 03:01:01.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c' (78,537) at 20240405153049885
80511 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev_addr_lists_test.c' (78,538) at 20240405153053213
80512 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VMSC.interface.yaml' (78,539) at 20220315030032659
80513 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8505.dtsi' (78,540) at 20240405153045609
80514 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-tegra194-p2u.yaml' (78,541) at 20240405153045129
80515 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/Makefile' (78,542) at 20240405153049489
80516 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/080' (78,543) at 20210927100127481
80517 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig' (78,544) at 20210308005003236
80518 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_madd.c' (78,545) at 20210308005046525
80519 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/timer/atcpit100_timer.txt' (78,546) at 20210308005003328
80520 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rv1126-cru.yaml' (78,547) at 20240405153045029
80521 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.cxl' (78,548) at 20240906080037556 to deleted uid set
80522 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/unistd.h' (78,549) at 20210307214926178
80523 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/Kconfig' (78,550) at 20210307214930522
80524 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (78,551) at 20240309090012804
80525 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/trigger.hpp' (78,552) at 20211202040032454
80526 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cdns,xtfpga-i2s.txt' (78,553) at 20210307214925426
80527 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_uncmd_spl.h' (78,554) at 20210308005003572
80528 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/fscache.c' (78,555) at 20240527080023352
80529 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/026.out' (78,556) at 20210308005046437
80530 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/.gitignore' (78,557) at 20210309003656004
80531 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/orc_types.h' (78,558) at 20240405153054033
80532 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/retu-pwrbutton.c' (78,559) at 20210307214928486
80533 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/arch-powerpc64.inc' (78,560) at 20210812000025310
80534 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events.rst' (78,561) at 20240405153229831
80535 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/seccomp.h' (78,562) at 20220525020652090
80536 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/files/0001-Warn-not-error-if-xsltproc-is-not-found.patch' (78,563) at 20230503080014591
80537 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spdif_in.c' (78,564) at 20240405153054005
80538 2025-01-21 03:01:01.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2497.h' (78,565) at 20240405153048957
80539 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/inodes.rst' (78,566) at 20240405153045205
80540 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/machdep.h' (78,567) at 20240405153045965
80541 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/cadence_gem.c' (78,568) at 20241211090212302
80542 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-prog.rst' (78,569) at 20240405153054037
80543 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/glue.h' (78,570) at 20210308005003540
80544 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/scripts/xbc.sh' (78,571) at 20220525020655111
80545 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/MAINTAINERS' (78,572) at 20210308005002908
80546 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_event.c' (78,573) at 20210307214927734
80547 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/spcr.c' (78,574) at 20240405153046649
80548 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/label.h' (78,575) at 20240405153051193
80549 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tda1997x.c' (78,576) at 20240405153049341
80550 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ia64/Makefile' (78,577) at 20210307214932674
80551 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/scpart.c' (78,578) at 20240405153049705
80552 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/MAINTAINERS' (78,579) at 20210308005003016
80553 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/devkit8000_defconfig' (78,580) at 20210308005003256
80554 2025-01-21 03:01:01.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/ioport.c' (78,581) at 20210309003648980
80555 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/clock.h' (78,582) at 20220525020655099
80556 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5260.c' (78,583) at 20240405153230239
80557 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/sched.h' (78,584) at 20241216090017769 to deleted uid set
80558 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/ncurses-config.patch' (78,585) at 20220204040022468
80559 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-its-pci-msi.c' (78,586) at 20240405153049197
80560 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/unistd.h' (78,587) at 20240405153046281
80561 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-peri_ao.c' (78,588) at 20240405153046797
80562 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_mtk.c' (78,589) at 20240405153230171
80563 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c' (78,590) at 20240405153230995
80564 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx296.yaml' (78,591) at 20240405153045093
80565 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-schedule_1.2.1.bb' (78,592) at 20240302090018214
80566 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7100-clkgen.yaml' (78,593) at 20240405153045029
80567 2025-01-21 03:01:01.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt_strerror.c' (78,594) at 20210308005003764
80568 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4641.c' (78,595) at 20240405153053565
80569 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ampere_power_util.sh' (78,596) at 20240619080012644
80570 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/default.script' (78,597) at 20210307205554470
80571 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/090856f4159c40a2927fb88546419f2e1697ad5f.patch' (78,598) at 20230811080018306
80572 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.lynxkdi' (78,599) at 20210308005003296
80573 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/pipeline.json' (78,600) at 20240405153054149
80574 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha1542.h' (78,601) at 20220525020653983
80575 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4namespace.c' (78,602) at 20240405153052421
80576 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera/socfpga-system.txt' (78,603) at 20210307214925270
80577 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_1032.c' (78,604) at 20240405153046885
80578 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Triggers_v1.xml' (78,605) at 20240619080002940
80579 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/trace_clock.h' (78,606) at 20210307214931306
80580 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_gtt.c' (78,607) at 20240405153048525
80581 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/gen_probe.h' (78,608) at 20210307214931450
80582 2025-01-21 03:01:01.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/profile.tc' (78,609) at 20220525020655207
80583 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/f2fs/file.c' (78,610) at 20241211090145517 to deleted uid set
80584 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/trace-events' (78,611) at 20240326080039438
80585 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsmemory.c' (78,612) at 20210307214926842
80586 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fdinfo.h' (78,613) at 20210307214931190
80587 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_in.c' (78,614) at 20240405153053169
80588 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_discrete_threshold.cpp' (78,615) at 20240904080048947
80589 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.err' (78,616) at 20210927100127469
80590 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/messages.h' (78,617) at 20210307214929722
80591 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (78,618) at 20240712080022837
80592 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/Kconfig' (78,619) at 20210307214927038
80593 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault/meson.build' (78,620) at 20210308005109241
80594 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/MAINTAINERS' (78,621) at 20210308005003044
80595 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra-zest.dts' (78,622) at 20220525020651914
80596 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-iommu.c' (78,623) at 20240405153045665
80597 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/wayland/waylandpp_1.0.0.bb' (78,624) at 20240413080012655
80598 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clocksource.h' (78,625) at 20240815080012907
80599 2025-01-21 03:01:01.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/inport.c' (78,626) at 20240405153049153
80600 2025-01-21 03:01:01.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.h' (78,627) at 20210307214929934
80601 2025-01-21 03:01:01.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-char.c' (78,628) at 20241211090212550
80602 2025-01-21 03:01:01.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip05-d02.dts' (78,629) at 20240405153045741
80603 2025-01-21 03:01:01.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-fwrite.rst' (78,630) at 20220525020654135
80604 2025-01-21 03:01:01.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/drv2665.c' (78,631) at 20240405153049141
80605 2025-01-21 03:01:01.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h' (78,632) at 20220525020653459
80606 2025-01-21 03:01:01.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h' (78,633) at 20240919080017054
80607 2025-01-21 03:01:01.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/signal.c' (78,634) at 20240405153045925
80608 2025-01-21 03:01:01.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/.gitignore' (78,635) at 20240405153232235
80609 2025-01-21 03:01:01.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-dqevent.rst' (78,636) at 20240405153045321
80610 2025-01-21 03:01:01.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/trigger_factory.hpp' (78,637) at 20220607100029059
80611 2025-01-21 03:01:01.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-rst.c' (78,638) at 20240405153046773
80612 2025-01-21 03:01:01.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_blackhole_dev.sh' (78,639) at 20210307214932694
80613 2025-01-21 03:01:01.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps6586x.c' (78,640) at 20240405153230307
80614 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.c' (78,641) at 20210307214927958
80615 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity-msc313.dtsi' (78,642) at 20240405153045573
80616 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/osl.c' (78,643) at 20240405153046641
80617 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/funcmux.h' (78,644) at 20210308005002668
80618 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_hw.c' (78,645) at 20240405153050225
80619 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-pseries.c' (78,646) at 20240405153046921
80620 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3308-cru.h' (78,647) at 20210307214931334
80621 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/Kbuild' (78,648) at 20240405153045905
80622 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ompic.c' (78,649) at 20210307214928534
80623 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/Kconfig.debug' (78,650) at 20220525020651974
80624 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga.h' (78,651) at 20210307214928750
80625 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-xra1403.txt' (78,652) at 20210307214925318
80626 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/of_helpers.h' (78,653) at 20210307214926478
80627 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/mount-via-label.cfg' (78,654) at 20241221090017636
80628 2025-01-21 03:01:01.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/omap_gpio.c' (78,655) at 20241211090212274
80629 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pennybacker.json' (78,656) at 20230607080007037
80630 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/math_efp.c' (78,657) at 20240405153046181
80631 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/net/bluetooth/hci_core.h' (78,658) at 20241220090018326 to deleted uid set
80632 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/init.c' (78,659) at 20210307214926174
80633 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/Makefile' (78,660) at 20240405153052273
80634 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-flash.c' (78,661) at 20240405153046217
80635 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-lsinventory_git.bb' (78,662) at 20220126040017547
80636 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-roseapplepi.dts' (78,663) at 20240405153045369
80637 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/pl050.c' (78,664) at 20240906080037236
80638 2025-01-21 03:01:01.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinconf.c' (78,665) at 20220525020653883
80639 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/via82xx_modem.c' (78,666) at 20220525020655011
80640 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarm64-secureboot-ts.yml' (78,667) at 20241221090017464
80641 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-munmap.rst' (78,668) at 20210309003648476
80642 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-boot/host-powerctrl.service' (78,669) at 20220119040023096
80643 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/.clang-format' (78,670) at 20240820080017649
80644 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-common.c' (78,671) at 20230426080043932
80645 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/leds.c' (78,672) at 20210307214926174
80646 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/rust/rustc_args.py' (78,673) at 20241211090212458
80647 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_devids.h' (78,674) at 20210307214929450
80648 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_xilinx.c' (78,675) at 20210308005003452
80649 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/virtio_config.h' (78,676) at 20210308005046069
80650 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SerialInterface_v1.xml' (78,677) at 20240619080002936
80651 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pxl2dpi.yaml' (78,678) at 20240405153045037
80652 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mmu_context.h' (78,679) at 20240405153045625
80653 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_b.c' (78,680) at 20210308005046521
80654 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/b43.h' (78,681) at 20240405153231171
80655 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/configfs.h' (78,682) at 20210307214931402
80656 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7180-mss.yaml' (78,683) at 20240405153229759
80657 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample.bpf.c' (78,684) at 20220525020654935
80658 2025-01-21 03:01:01.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/Kconfig' (78,685) at 20210307214929986
80659 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/Kconfig' (78,686) at 20220525020654787
80660 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/netlink.h' (78,687) at 20240405153231987
80661 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/solos-pci.c' (78,688) at 20240405153230183
80662 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_translate_dcn20.h' (78,689) at 20210307214927306
80663 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_M9_defconfig' (78,690) at 20210308005003240
80664 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_bmc.c' (78,691) at 20240405153048569
80665 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fortify-string.h' (78,692) at 20240613080016499
80666 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/gstreamer.py' (78,693) at 20220910030013397
80667 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_arria5_socdk.h' (78,694) at 20210308005003616
80668 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_drm_client.c' (78,695) at 20240405153048525
80669 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stv0991_defconfig' (78,696) at 20210308005003280
80670 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_ethtool.h' (78,697) at 20240405153050073
80671 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vmalloc.h' (78,698) at 20210307214926098
80672 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7180-dispcc.yaml' (78,699) at 20240405153229759
80673 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/host-bridge.c' (78,700) at 20220525020653847
80674 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-virgl.c' (78,701) at 20241211090212270
80675 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7291.c' (78,702) at 20240405153048945
80676 2025-01-21 03:01:01.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-include-libgen.h-for-basename.patch' (78,703) at 20240413080012655
80677 2025-01-21 03:01:01.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_spiderboard_adc_ti_pwr_ti.json' (78,704) at 20241213090004421
80678 2025-01-21 03:01:01.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stmark2.h' (78,705) at 20210308005003616
80679 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_trc.c' (78,706) at 20240405153051737
80680 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/diu.c' (78,707) at 20210308005002992
80681 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/locking/queued-rwlocks/arch-support.txt' (78,708) at 20240405153045201
80682 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.h' (78,709) at 20210307214927766
80683 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/memalloc.c' (78,710) at 20240405153053489
80684 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517-evm-ui.dtsi' (78,711) at 20210308005002564
80685 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mcu.h' (78,712) at 20240405153231231
80686 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/threadmap.c' (78,713) at 20240405153054069
80687 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml' (78,714) at 20240405153045121
80688 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-events.y' (78,715) at 20240405153232239
80689 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/version.rc' (78,716) at 20210927100127665
80690 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/pch.c' (78,717) at 20210308005003740
80691 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/ifs.rst' (78,718) at 20240405153044989
80692 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/backlight.h' (78,719) at 20210309003653824
80693 2025-01-21 03:01:01.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-drop-including-rpath-cmake-module.patch' (78,720) at 20230706080014749
80694 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/soft-fp.h' (78,721) at 20210307214931538
80695 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/fcoe_common.h' (78,722) at 20240405153052781
80696 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/errno.h' (78,723) at 20210512100029194
80697 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/P0260.h' (78,724) at 20210307214927906
80698 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/acbel_r1ca2122a_psu.json' (78,725) at 20230818080006157
80699 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/Kconfig' (78,726) at 20240405153046209
80700 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max14577.yaml' (78,727) at 20240405153045145
80701 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_server_power_operations_sub_menu.robot' (78,728) at 20240628080017113
80702 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/intel_regs.h' (78,729) at 20210308005002880
80703 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Korppoo' (78,730) at 20210307205553770
80704 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/raw-format.c' (78,731) at 20241121090029256
80705 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/cmd.h' (78,732) at 20210307214929966
80706 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb' (78,733) at 20240113090014540
80707 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-sabresd.dts' (78,734) at 20240405153045505
80708 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Chassis/meson.build' (78,735) at 20240925080024982 to deleted uid set
80709 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/phosphor-host-ipmid.wrap' (78,736) at 20220726030011558
80710 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_absq_s_ph.c' (78,737) at 20210308005046501
80711 2025-01-21 03:01:01.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/cpucheck.c' (78,738) at 20240405153046353
80712 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86.h' (78,739) at 20240906080037484
80713 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/altr,rst-mgr-s10.h' (78,740) at 20240405153231799
80714 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtjade.json' (78,741) at 20241029080004318
80715 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-unplug@.service' (78,742) at 20241107090014377
80716 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/befs.rst' (78,743) at 20240405153229807
80717 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/kernel-doc.rst' (78,744) at 20240405153229803
80718 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/of_access.c' (78,745) at 20210308005003356
80719 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas-fault.c' (78,746) at 20240405153046217
80720 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/wl12xx.h' (78,747) at 20210307214929966
80721 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/TableToolbar.spec.js.snap' (78,748) at 20220105012523003
80722 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/reset.rst' (78,749) at 20241211090212234
80723 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/motorola_pgalloc.h' (78,750) at 20220525020651982
80724 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-raspberrypi/conf/templates/default/local.conf.sample' (78,751) at 20241221090017476
80725 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/vexpress.h' (78,752) at 20240405153045693
80726 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-v7m.S' (78,753) at 20240405153045629
80727 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/arm_mhu.c' (78,754) at 20240405153230759
80728 2025-01-21 03:01:01.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/clocksource.h' (78,755) at 20210307214925858
80729 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/Kconfig' (78,756) at 20240405153053021
80730 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_mcast_eht.h' (78,757) at 20220525020654803
80731 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_2_regs.h' (78,758) at 20240405153046577
80732 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_matchall.c' (78,759) at 20220525020653599
80733 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m.inc' (78,760) at 20241206090014214
80734 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/opp-v2.yaml' (78,761) at 20240405153045121
80735 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-system.h' (78,762) at 20240906080037136
80736 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/mem_64.S' (78,763) at 20240405153230043
80737 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet/remove-hard-coded-include-and-lib-paths.patch' (78,764) at 20210307205553998
80738 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/acp/acp_hw.c' (78,765) at 20210307214927202
80739 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libperl.c' (78,766) at 20210307214932466
80740 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/Kconfig' (78,767) at 20220525020654799
80741 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/main.c' (78,768) at 20240726080012854
80742 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/7.AdvancedTopics.rst' (78,769) at 20240405153045297
80743 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.c' (78,770) at 20210307214928778
80744 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/bp_signal.c' (78,771) at 20240405153054161
80745 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/switchdev.c' (78,772) at 20240405153049757
80746 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cputime.h' (78,773) at 20210307214926114
80747 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.h' (78,774) at 20210307214929922
80748 2025-01-21 03:01:01.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/output.c' (78,775) at 20240405153053373
80749 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ffmpeg_7.1.bb' (78,776) at 20241221090017692
80750 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/af_vsock.h' (78,777) at 20240830080013331
80751 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/ath79/pinctrl_ar933x.c' (78,778) at 20210308005003456
80752 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_rect_test.c' (78,779) at 20240405153048769
80753 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-multivolumefile_0.2.3.bb' (78,780) at 20240302090018210
80754 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/conf/machine/qemuarm-secureboot.conf' (78,781) at 20230804080018095
80755 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu-stats.c' (78,782) at 20240405153053145
80756 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-isp.yaml' (78,783) at 20240405153045093
80757 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smsc911x.c' (78,784) at 20240405153231051
80758 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.xapic' (78,785) at 20240906080037560 to deleted uid set
80759 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/core.h' (78,786) at 20210307214926770
80760 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/Makefile' (78,787) at 20241115090012941
80761 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/host-os.h' (78,788) at 20221215040039066
80762 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bamboo.dts' (78,789) at 20210308005046113
80763 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_ddc.c' (78,790) at 20210307214930906
80764 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/tee-dev.c' (78,791) at 20240405153046937
80765 2025-01-21 03:01:01.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/run-ptest' (78,792) at 20241221090017656
80766 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/es18xx.c' (78,793) at 20240405153053509
80767 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/qcom,gpi.yaml' (78,794) at 20240405153045053
80768 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dts' (78,795) at 20240405153230063
80769 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm75.rst' (78,796) at 20220525020651734
80770 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_vblank.h' (78,797) at 20240405153052637
80771 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/smartweb/Makefile' (78,798) at 20210308005003052
80772 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/mx6quq7/Makefile' (78,799) at 20210308005003048
80773 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/callback.h' (78,800) at 20220525020654439
80774 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/cookie.c' (78,801) at 20240830080013319
80775 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c' (78,802) at 20240405153048745
80776 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_pandora.h' (78,803) at 20210308005003608
80777 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-chilisom.dtsi' (78,804) at 20210308005002560
80778 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtmips.c' (78,805) at 20240405153051321
80779 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts' (78,806) at 20240405153045761
80780 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/amdgpu-stoney-flakes.txt' (78,807) at 20240405153230531
80781 2025-01-21 03:01:01.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/test_smack_onlycap.sh' (78,808) at 20210307205554122
80782 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83627hf.c' (78,809) at 20240405153048881
80783 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c' (78,810) at 20220525020652959
80784 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-sr-usb.c' (78,811) at 20240405153231307
80785 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-395-gp.dts' (78,812) at 20240405153045449
80786 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa78ae.inc' (78,813) at 20240301090012451
80787 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os_4.%.bbappend' (78,814) at 20231126090012777
80788 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_wb.c' (78,815) at 20240405153230591
80789 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-service-time.rst' (78,816) at 20210307214925222
80790 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scpi_protocol.h' (78,817) at 20220525020654611
80791 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_resource.c' (78,818) at 20240405153230399
80792 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Regular-webfont.woff' (78,819) at 20220105012522991 to deleted uid set
80793 2025-01-21 03:01:01.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/0001-Fix-implicit-fallthrough-warning.patch' (78,820) at 20230131040012039
80794 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/socket.c' (78,821) at 20241211090212394
80795 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ucode.c' (78,822) at 20210307214928018
80796 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/Makefile' (78,823) at 20210308005002920
80797 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_parser.h' (78,824) at 20240405153051393
80798 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpucfg.h' (78,825) at 20210308005002664
80799 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905w-tx3-mini.dts' (78,826) at 20210307214925994
80800 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/keyboard.rst' (78,827) at 20230925080039845
80801 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/fails-mc/fails-mc2.bb' (78,828) at 20210316000012685
80802 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp' (78,829) at 20221209040003858
80803 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/busybox-1.36.1-no-cbq.patch' (78,830) at 20241221090017636
80804 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9131-db-B.dts' (78,831) at 20220525020651918
80805 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/af_ieee802154.h' (78,832) at 20210307214931550
80806 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-cros-ec' (78,833) at 20210309003648252
80807 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (78,834) at 20220721030015837
80808 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/acm_ms.c' (78,835) at 20210309003653208
80809 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/phys2bus.c' (78,836) at 20210308005002716
80810 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-composite.h' (78,837) at 20210307214926958
80811 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/socrates.c' (78,838) at 20240405153230051
80812 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c' (78,839) at 20240405153051945
80813 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/vf.h' (78,840) at 20240405153050049
80814 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/Kconfig' (78,841) at 20240405153046317
80815 2025-01-21 03:01:01.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi' (78,842) at 20240405153045829
80816 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kobject/kobject-example.c' (78,843) at 20240405153053429
80817 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/dw_hdmi.c' (78,844) at 20210308005003524
80818 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/tlbbatch.h' (78,845) at 20240405153229979
80819 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_vm_fs.c' (78,846) at 20240405153230075
80820 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kallsyms.c' (78,847) at 20240405153231911
80821 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/cpuflags.c' (78,848) at 20210309003649000
80822 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/index.js' (78,849) at 20210308005107069
80823 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/ti-thermal.h' (78,850) at 20240405153051977
80824 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json' (78,851) at 20231128090014177
80825 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent_2.1.12.bb' (78,852) at 20230114040015550
80826 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_cpu.json' (78,853) at 20241213090004417
80827 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/arch-tick-broadcast/arch-support.txt' (78,854) at 20240405153045201
80828 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/uefi-secureboot.cfg' (78,855) at 20241221090017472
80829 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_pi_spi_rcw.cfg' (78,856) at 20210308005002992
80830 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/lm363x-regulator.txt' (78,857) at 20210307214925410
80831 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/early-lookup.c' (78,858) at 20240405153046525
80832 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api-macros/Cargo.toml' (78,859) at 20241211090212458
80833 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/page.h' (78,860) at 20240405153046309
80834 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_video.c' (78,861) at 20240405153051865
80835 2025-01-21 03:01:01.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pretty-journal/pretty-journal.py' (78,862) at 20221206040017633
80836 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/meson.build' (78,863) at 20220109110035355
80837 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_devdis.c' (78,864) at 20210308005003400
80838 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hypervisor.h' (78,865) at 20210307214926662
80839 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/qcom_smbb.c' (78,866) at 20240405153051437
80840 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/skb_array.h' (78,867) at 20210307214931506
80841 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus/build.yml' (78,868) at 20240906080037132
80842 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77843.c' (78,869) at 20240405153230835
80843 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lofsdalen' (78,870) at 20210307205553786
80844 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/subprojects/sdbusplus.wrap' (78,871) at 20240214090001981
80845 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/adc/qcom-vadc-common.h' (78,872) at 20240405153052705
80846 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/marvell,mmp2-ccic.yaml' (78,873) at 20240405153045093
80847 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig' (78,874) at 20210308005003264
80848 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-porter-u-boot.dts' (78,875) at 20210308005002600
80849 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/npcm_wdt.c' (78,876) at 20240405153052241
80850 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/tusb6010.h' (78,877) at 20210307214930854
80851 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/System.interface.yaml' (78,878) at 20210610000035134
80852 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/bash-completion.bbclass' (78,879) at 20220910030013385
80853 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_hw_20_comp_defs.h' (78,880) at 20240405153046957
80854 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rf.h' (78,881) at 20210307214929926
80855 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml' (78,882) at 20240405153229771
80856 2025-01-21 03:01:01.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/pc87312.h' (78,883) at 20210308005046017
80857 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_swi2c.h' (78,884) at 20210307214930674
80858 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dsfield.h' (78,885) at 20210307214931558
80859 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp7002_reg.h' (78,886) at 20210307214928674
80860 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/usbtv-core.c' (78,887) at 20240405153049573
80861 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/discrete_threshold.cpp' (78,888) at 20240904080048943
80862 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/lib80211.h' (78,889) at 20210307214931562
80863 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/imx8-pins.h' (78,890) at 20210308005002640
80864 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ioport.c' (78,891) at 20240906080037232
80865 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch' (78,892) at 20241221090017680
80866 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k-8xxx.c' (78,893) at 20241216090017713
80867 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/trace.h' (78,894) at 20210308005045969
80868 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/socionext,uniphier-pcie-ep.yaml' (78,895) at 20240405153045125
80869 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/cross-intercept/ar' (78,896) at 20220204040022692
80870 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func13.c' (78,897) at 20240405153054277
80871 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareModalUpdateFirmware.vue' (78,898) at 20241004080035967
80872 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63m0.h' (78,899) at 20240405153048693
80873 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_regs_cn9k_pf.h' (78,900) at 20240405153050057
80874 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9v032.h' (78,901) at 20210307214931542
80875 2025-01-21 03:01:01.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.h' (78,902) at 20240405153047257
80876 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-galaxy-tab-common.dtsi' (78,903) at 20240405153045573
80877 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_memory.c' (78,904) at 20210308005003700
80878 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-da7219-max98357a.dtsi' (78,905) at 20240405153045749
80879 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/image-generation.png' (78,906) at 20210307205554310 to deleted uid set
80880 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/pseries.rst' (78,907) at 20241211090212238
80881 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/awinic,aw200xx.yaml' (78,908) at 20240405153045089
80882 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/testing.md' (78,909) at 20240809080033019
80883 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/opalkelly/zynq/zynq-syzygy-hub/ps7_init_gpl.c' (78,910) at 20210308005003028
80884 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221_spi.c' (78,911) at 20240405153048989
80885 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/skel_internal.h' (78,912) at 20240405153054061
80886 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_mppe.c' (78,913) at 20210309003651320
80887 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen7_renderstate.c' (78,914) at 20220525020652883
80888 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti,tps62870.yaml' (78,915) at 20240405153045149
80889 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5668.txt' (78,916) at 20210309003648392
80890 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record.sh' (78,917) at 20240405153054173
80891 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/shpc.h' (78,918) at 20240906080037336
80892 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/request-api.rst' (78,919) at 20210309003648484
80893 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tunctl/tunctl.inc' (78,920) at 20220402030015911
80894 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/vsc7385.c' (78,921) at 20210308005003448
80895 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_link/link.c' (78,922) at 20210308005003004
80896 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/dtpm_subsys.h' (78,923) at 20240405153051445
80897 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/cxl.c' (78,924) at 20240405153046973
80898 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/vmbus-bridge.h' (78,925) at 20210308005046013
80899 2025-01-21 03:01:01.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arch_gicv3.h' (78,926) at 20240405153045849
80900 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pmac32-cpufreq.c' (78,927) at 20240405153046913
80901 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_client.c' (78,928) at 20240411080014090
80902 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpufreq_schedutil.c' (78,929) at 20240405153053041
80903 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/server/object.cpp' (78,930) at 20220912100035497
80904 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml' (78,931) at 20240405153045109
80905 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/Kbuild' (78,932) at 20240405153229855
80906 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-alternate.out' (78,933) at 20210308005046409 to deleted uid set
80907 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/visitor-impl.h' (78,934) at 20220429100100586
80908 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_fshead.c' (78,935) at 20240405153052365
80909 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9033_priv.h' (78,936) at 20240405153230775
80910 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-pinfunc.h' (78,937) at 20240405153045529
80911 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_ccsr.c' (78,938) at 20210307214930438
80912 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9063-i2c.c' (78,939) at 20240405153049605
80913 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-module' (78,940) at 20240405153044913
80914 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/PDR/meson.build' (78,941) at 20230825080021141 to deleted uid set
80915 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_omap4_common.h' (78,942) at 20210308005003620
80916 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/Makefile' (78,943) at 20210308005003448
80917 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/crontab' (78,944) at 20210307205554558
80918 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_histogram_input.h' (78,945) at 20220429100100942
80919 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/dmi.h' (78,946) at 20210307214926114
80920 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/realtek,rtl-intc.yaml' (78,947) at 20240405153045085
80921 2025-01-21 03:01:01.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-hw-consumer.c' (78,948) at 20240405153048969
80922 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/gpio.h' (78,949) at 20210308005002648
80923 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__spin_loop_pause.hpp' (78,950) at 20241217090453707
80924 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/stacktrace.c' (78,951) at 20210307214926602
80925 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lpswe-early.S' (78,952) at 20230426080043952
80926 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/cache.json' (78,953) at 20240405153054141
80927 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8555CDS_legacy_defconfig' (78,954) at 20210308005003240
80928 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb' (78,955) at 20241221090017500
80929 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_netlink.h' (78,956) at 20240405153051977
80930 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_stack.h' (78,957) at 20221215040039066
80931 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/Makefile' (78,958) at 20210307214930806
80932 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/mutex.h' (78,959) at 20220525020654711
80933 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/fips.c' (78,960) at 20240405153046537
80934 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/io.h' (78,961) at 20210308005002844
80935 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_2mmc_nandflash_defconfig' (78,962) at 20210308005003248
80936 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960-salvator-x.dts' (78,963) at 20220525020651934
80937 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json-header.json' (78,964) at 20241207090009631
80938 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha1-spe-asm.S' (78,965) at 20210307214926370
80939 2025-01-21 03:01:01.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/writeinterface_mock.hpp' (78,966) at 20230511080034627
80940 2025-01-21 03:01:01.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ap143.h' (78,967) at 20210308005003584
80941 2025-01-21 03:01:01.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/menf21bmc_wdt.c' (78,968) at 20210307214930970
80942 2025-01-21 03:01:01.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-omap-intc.c' (78,969) at 20240405153049201
80943 2025-01-21 03:01:01.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c' (78,970) at 20240405153047145 to deleted uid set
80944 2025-01-21 03:01:01.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/nconf.gui.c' (78,971) at 20240405153232103
80945 2025-01-21 03:01:01.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/packet/af_packet.c' (78,972) at 20241216090017793 to deleted uid set
80946 2025-01-21 03:01:01.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/nvram.c' (78,973) at 20210307214926138
80947 2025-01-21 03:01:01.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_mn.c' (78,974) at 20240405153048725
80948 2025-01-21 03:01:01.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-a23-a33-ccu.h' (78,975) at 20210308005003640
80949 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1019.c' (78,976) at 20240405153232155
80950 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/extents.c' (78,977) at 20220525020653219
80951 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/power_supply.cpp' (78,978) at 20240817080031292
80952 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/can_ucan_protocol.rst' (78,979) at 20240405153045233
80953 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-flakey.c' (78,980) at 20240405153049245
80954 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/intrinsics.h' (78,981) at 20240405153045917
80955 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-target.c' (78,982) at 20240405153049249
80956 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-mem.c' (78,983) at 20210307214930602
80957 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83640.c' (78,984) at 20240405153231075
80958 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/core.h' (78,985) at 20240405153230883
80959 2025-01-21 03:01:01.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8974.yaml' (78,986) at 20240405153045025
80960 2025-01-21 03:01:01.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP2/meson.build' (78,987) at 20230825080021137 to deleted uid set
80961 2025-01-21 03:01:01.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-msi.c' (78,988) at 20240405153230195
80962 2025-01-21 03:01:01.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/selftest.c' (78,989) at 20240405153231047
80963 2025-01-21 03:01:01.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpsl/libpsl_0.21.5.bb' (78,990) at 20240127090011896
80964 2025-01-21 03:01:01.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm1026.c' (78,991) at 20240405153048841
80965 2025-01-21 03:01:01.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/file.c' (78,992) at 20241111090012145
80966 2025-01-21 03:01:01.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/memory.c' (78,993) at 20210309003648828
80967 2025-01-21 03:01:01.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_extent.h' (78,994) at 20240405153052393
80968 2025-01-21 03:01:01.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/sys_proto.h' (78,995) at 20210308005002636
80969 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_midi.c' (78,996) at 20220525020654971
80970 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/i386/host/crypto/clmul.h' (78,997) at 20240326080039410
80971 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subskeleton_lib2.c' (78,998) at 20240405153054277
80972 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/v4l2-dv-timings.h' (78,999) at 20240405153052941
80973 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest-get-series' (79,000) at 20231126090012869
80974 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/ff.rst' (79,001) at 20220525020651738
80975 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/lpc18xx_adc.c' (79,002) at 20240405153048953
80976 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/udp.h' (79,003) at 20240429080012456
80977 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/fpu_helper.c' (79,004) at 20240326080039678
80978 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex.dts' (79,005) at 20210309003648756
80979 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt' (79,006) at 20210307214926558
80980 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/trace.h' (79,007) at 20241211090145533
80981 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nxp,lpc3220-timer.txt' (79,008) at 20210307214925446
80982 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc85xx-sd-spi-boot' (79,009) at 20210308005003296
80983 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/bunzip2.h' (79,010) at 20210307214931374
80984 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/wafl/wafl2_4_0_0_smn.h' (79,011) at 20210307214927694
80985 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/pagevec.c' (79,012) at 20210307214931906
80986 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.err' (79,013) at 20220429100100882
80987 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3/0001-configure.ac-check-for-CPP-prog.patch' (79,014) at 20240309090012804
80988 2025-01-21 03:01:01.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml' (79,015) at 20240405153229759
80989 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/README.md' (79,016) at 20240924080018575
80990 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm96846.dts' (79,017) at 20240405153045433
80991 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/pr.c' (79,018) at 20240624080012796
80992 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/topology.h' (79,019) at 20240405153230115
80993 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/futex.h' (79,020) at 20240405153053001
80994 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/timerdev.c' (79,021) at 20240405153049213
80995 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_toc.cpp' (79,022) at 20210308005108645
80996 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent_avx2_glue.c' (79,023) at 20240405153046365
80997 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bbconfigbuild/configfragments.py' (79,024) at 20241221090017620
80998 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/mihawk-cpld.cpp' (79,025) at 20220727030028313
80999 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/xpad.rst' (79,026) at 20240405153045221
81000 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-autogen.sh-remove-unknown-in-version.patch' (79,027) at 20241221090017696
81001 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/dma-mapping.h' (79,028) at 20240405153232291
81002 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-sysfs.c' (79,029) at 20240405153046521
81003 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/espt_defconfig' (79,030) at 20240405153046309
81004 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/efivar.c' (79,031) at 20240405153230707
81005 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/video-pxafb.h' (79,032) at 20240405153052773
81006 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-db-88f6820-amc.dts' (79,033) at 20240405153045445
81007 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-version.txt' (79,034) at 20210307214932510
81008 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-puma-ddr1333.dts' (79,035) at 20210308005002608
81009 2025-01-21 03:01:01.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-ocelot.config' (79,036) at 20240405153045993
81010 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/task_messages.cpp' (79,037) at 20241224090003036
81011 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_asm.h' (79,038) at 20210307214926730
81012 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-transaction.c' (79,039) at 20210307214932210
81013 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-20nm.yaml' (79,040) at 20240405153229759
81014 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/capi.c' (79,041) at 20220525020654795
81015 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-evk.dts' (79,042) at 20240405153045537
81016 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/tracefs/Makefile' (79,043) at 20240405153231759
81017 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/Makefile' (79,044) at 20210307214929422
81018 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/pcie_cards.json' (79,045) at 20240127090024788 to deleted uid set
81019 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/default_file_splice_read.c' (79,046) at 20210307214932722
81020 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset/bcm63xx_pmb.h' (79,047) at 20240405153052789
81021 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_rockchip.c' (79,048) at 20210308005003496
81022 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_sriov.c' (79,049) at 20240405153050237
81023 2025-01-21 03:01:01.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-funnel' (79,050) at 20210307214925190
81024 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/cacheflush.h' (79,051) at 20240405153231791
81025 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb100_dvk.dts' (79,052) at 20210307214925662
81026 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek_hwtstamp.h' (79,053) at 20220525020653427
81027 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/trace.c' (79,054) at 20240405153052337
81028 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_qp.c' (79,055) at 20241211090145437 to deleted uid set
81029 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpmodule.c' (79,056) at 20210307214925978
81030 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_interrupt_bitdef.h' (79,057) at 20210307214930642
81031 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nft_fib.h' (79,058) at 20240405153052857
81032 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ipu3/ipu3-cio2.c' (79,059) at 20240613080016423
81033 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,rpmcc.h' (79,060) at 20240405153052645
81034 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/bh1780.c' (79,061) at 20240405153048997
81035 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/oxsemi,ox820.h' (79,062) at 20210307214931330
81036 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/lparcfg.c' (79,063) at 20240613080016363
81037 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040qds_qixis.h' (79,064) at 20210308005002992
81038 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch' (79,065) at 20230706080014737
81039 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy-sun4i-usb.h' (79,066) at 20210307214931470
81040 2025-01-21 03:01:01.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,qcm2290-tlmm.yaml' (79,067) at 20240405153045137
81041 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/perf_event.h' (79,068) at 20240405153230107
81042 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf-core.h' (79,069) at 20210307214931550
81043 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend' (79,070) at 20241221090017464
81044 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/spl_boot.c' (79,071) at 20210308005003048
81045 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/toshiba_haps.c' (79,072) at 20240405153051417
81046 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_tx.h' (79,073) at 20240405153050421
81047 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/actions/owl-emac.c' (79,074) at 20240405153049777
81048 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts' (79,075) at 20240405153229947
81049 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/memory.json' (79,076) at 20240405153054137
81050 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/Makefile' (79,077) at 20210308005002956
81051 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/smdk5420.h' (79,078) at 20210308005003616
81052 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-omap-intc.h' (79,079) at 20210309003653852
81053 2025-01-21 03:01:01.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/lockdep.rst' (79,080) at 20240405153044933
81054 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/Kconfig' (79,081) at 20240405153049221
81055 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_history.txt' (79,082) at 20220525020653335
81056 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ezchip,nps400-ic.txt' (79,083) at 20210307214925342
81057 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sdio.h' (79,084) at 20240405153231219
81058 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/cfp.c' (79,085) at 20240405153050561
81059 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-events.h' (79,086) at 20240405153232239
81060 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5616.txt' (79,087) at 20210307214925434
81061 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/fs_enet.h' (79,088) at 20240405153230943
81062 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6sll.c' (79,089) at 20240405153046785
81063 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-npcm7xx.c' (79,090) at 20240405153231555
81064 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/security-build-image.bb' (79,091) at 20230813080012860
81065 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.gitattributes' (79,092) at 20240405153044909
81066 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsicam.c' (79,093) at 20240405153051729
81067 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/Kconfig' (79,094) at 20210308005002912
81068 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gf119.fuc4' (79,095) at 20210307214927970
81069 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m41t93.c' (79,096) at 20210307214930218
81070 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/dw_mipi_dsi-stm.c' (79,097) at 20240405153230635
81071 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/macio.h' (79,098) at 20240405153230031
81072 2025-01-21 03:01:01.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ftpm_tee.c' (79,099) at 20240405153230203
81073 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-image-process.rst' (79,100) at 20220525020651782
81074 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK05' (79,101) at 20210307214932714
81075 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/FaultLog.interface.yaml' (79,102) at 20240618080025501
81076 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/byteorder.h' (79,103) at 20210308005002848
81077 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/alphascale/alphascale-asm9260.dtsi' (79,104) at 20240405153045397
81078 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/fence.h' (79,105) at 20210307214926494
81079 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/ex.c' (79,106) at 20210307214932470
81080 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DEC-3-Clause' (79,107) at 20241221090017616
81081 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0003-handle-static-shared-only-build.patch' (79,108) at 20230503080014579
81082 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mlxcpld.h' (79,109) at 20220525020654603
81083 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_sai.h' (79,110) at 20210307214932426
81084 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/index.rst' (79,111) at 20240405153044973
81085 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/bochs.c' (79,112) at 20240405153048773
81086 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/pmem.h' (79,113) at 20241211090212366
81087 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-eic-sprd.c' (79,114) at 20240405153230303
81088 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/basic.json' (79,115) at 20240405153054377
81089 2025-01-21 03:01:01.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-arvo.h' (79,116) at 20210307214928098
81090 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/lockd.h' (79,117) at 20240405153231819
81091 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin.dtsi' (79,118) at 20240405153045525
81092 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/branch.h' (79,119) at 20240405153045937
81093 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/const_structs.checkpatch' (79,120) at 20240405153053445
81094 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/string.c' (79,121) at 20220525020655123
81095 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/liteuart.c' (79,122) at 20240405153231515
81096 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/siw-abi.h' (79,123) at 20210307214931690
81097 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/poly1305-armv4.pl' (79,124) at 20210307214925846
81098 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png' (79,125) at 20210307205554346 to deleted uid set
81099 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/Kconfig.debug' (79,126) at 20210308005002544
81100 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6105x.c' (79,127) at 20240405153049617
81101 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/riscv-iommu.h' (79,128) at 20241211090212546
81102 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sme_helper.c' (79,129) at 20241211090212474
81103 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/bootconfig.rst' (79,130) at 20240405153044937
81104 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/xen-ops.h' (79,131) at 20240405153052961
81105 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-apalis-ixora-v1.2.dtsi' (79,132) at 20240405153045725
81106 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/dma-example.c' (79,133) at 20210307214932126
81107 2025-01-21 03:01:01.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/rt_bmark.py' (79,134) at 20241221090017692
81108 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dibusb-mc-cardlist.rst' (79,135) at 20210307214925230
81109 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PowerSupply_VINI.json' (79,136) at 20221213040036921
81110 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/ec/pid.hpp' (79,137) at 20241210090026644
81111 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/microchip-lan78xx.h' (79,138) at 20210307214931342
81112 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm_crypto.c' (79,139) at 20240405153232111
81113 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-sata.c' (79,140) at 20240405153230175
81114 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_lwt_bpf.c' (79,141) at 20240405153053425
81115 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa.inc' (79,142) at 20241221090017684
81116 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf' (79,143) at 20210307205554094
81117 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice.c' (79,144) at 20240405153232123
81118 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-rx51.c' (79,145) at 20240613080016427
81119 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/trace-events' (79,146) at 20220429100100650
81120 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/thermal-zones.yaml' (79,147) at 20240805080013911
81121 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/fbdev.c' (79,148) at 20240405153231591
81122 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/085.out' (79,149) at 20220429100100886
81123 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_priolist_types.h' (79,150) at 20220525020652907
81124 2025-01-21 03:01:01.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/bswapsi.c' (79,151) at 20210307214926094
81125 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2lite.dts' (79,152) at 20240405153045457
81126 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu-param.h' (79,153) at 20241211090212502
81127 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/Makefile' (79,154) at 20210308005002544
81128 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb' (79,155) at 20220910030013349
81129 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/silan/Makefile' (79,156) at 20210307214929630
81130 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/fix_header_file.patch' (79,157) at 20230706080014769
81131 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/mrf24j40.txt' (79,158) at 20210307214925374
81132 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/saslauthd.conf' (79,159) at 20220612030016727
81133 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6332/registers.h' (79,160) at 20240405153052729
81134 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wme.h' (79,161) at 20240405153053305
81135 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/spl.c' (79,162) at 20210308005003072
81136 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/mib.c' (79,163) at 20241023080012903
81137 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/spl_power_init.c' (79,164) at 20210308005002548
81138 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/memory.json' (79,165) at 20240405153054113
81139 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/PowerSupplyStore.js' (79,166) at 20240321080039294
81140 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_json_unittest.cpp' (79,167) at 20210308005120361
81141 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/ashldi3.c' (79,168) at 20210307214926170
81142 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h' (79,169) at 20210308005002832
81143 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_init.c' (79,170) at 20240405153047237
81144 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/joystick.rst' (79,171) at 20210307214925566
81145 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/Kconfig' (79,172) at 20240405153048737
81146 2025-01-21 03:01:01.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/cgroup_util.h' (79,173) at 20240613080016563
81147 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon.h' (79,174) at 20220525020654587
81148 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,9series.yaml' (79,175) at 20240405153045029
81149 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bios.h' (79,176) at 20210307214927910
81150 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gplugd.h' (79,177) at 20210308005003596
81151 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/irq_vectors.h' (79,178) at 20210307214926678
81152 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensaeb/Makefile.softmmu-target' (79,179) at 20240326080039746
81153 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98520.c' (79,180) at 20240405153053641
81154 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt6779-pinfunc.h' (79,181) at 20210309003653812
81155 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/auditsc.c' (79,182) at 20240405153231891
81156 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/Makefile' (79,183) at 20240405153230043
81157 2025-01-21 03:01:01.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-mpfs.c' (79,184) at 20240405153230759
81158 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/gpioplus.wrap' (79,185) at 20240621080029190
81159 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080ardb.h' (79,186) at 20210308005003600
81160 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_lp.h' (79,187) at 20210307214929794
81161 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5208evbe/Makefile' (79,188) at 20210308005002972
81162 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/img-i2s-out.c' (79,189) at 20240405153232175
81163 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sp-dev.c' (79,190) at 20220525020652378
81164 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/s900.dtsi' (79,191) at 20210307214925986
81165 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stmp_device.h' (79,192) at 20210307214931518
81166 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65219.c' (79,193) at 20240405153049621
81167 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/cpu_features.rst' (79,194) at 20210307214925546
81168 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch' (79,195) at 20220910030013425
81169 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/VirtualMedia/VirtualMedia.vue' (79,196) at 20241004080035967
81170 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/keycodemapdb.wrap' (79,197) at 20230925080039997
81171 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-85xx.c' (79,198) at 20210307214926338
81172 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos7420.dtsi' (79,199) at 20210308005002580
81173 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS8.conf' (79,200) at 20230114040015462
81174 2025-01-21 03:01:01.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/m53menlo.c' (79,201) at 20210308005003016
81175 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.28.1.bb' (79,202) at 20241221090017532
81176 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/acpi-utils.c' (79,203) at 20241211090212542
81177 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (79,204) at 20241206090014230
81178 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/index.rst' (79,205) at 20210307214925470
81179 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tw2804.c' (79,206) at 20240405153049341
81180 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptsas.c' (79,207) at 20241211090145453
81181 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_interface.h' (79,208) at 20220525020654179
81182 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-mips.c' (79,209) at 20210309003648856
81183 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4104.txt' (79,210) at 20210307214925426
81184 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/memory.txt' (79,211) at 20240405153229835
81185 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal.h' (79,212) at 20240405153230819
81186 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/devices/wmi-bmof.rst' (79,213) at 20240405153045333
81187 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/Kconfig' (79,214) at 20210308005003548
81188 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_defconfig' (79,215) at 20210308005003240
81189 2025-01-21 03:01:01.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_therm.rst' (79,216) at 20240405153229847
81190 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/graph-lock.c' (79,217) at 20240906080037144
81191 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/usb-compat.h' (79,218) at 20210308005003520
81192 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dfu.h' (79,219) at 20210308005003628
81193 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/trace.h' (79,220) at 20240405153052153
81194 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/chromebook_samus.h' (79,221) at 20210308005003588
81195 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/uk.po' (79,222) at 20221215040039254
81196 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-dvb.c' (79,223) at 20240405153049273
81197 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kprobes.c' (79,224) at 20241211090145385
81198 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-spear1310-miphy.c' (79,225) at 20240405153231315
81199 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_mem.c' (79,226) at 20240405153051641
81200 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hogfors' (79,227) at 20210307205553782
81201 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb' (79,228) at 20241219090012976
81202 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/pm_bus.c' (79,229) at 20240405153045661
81203 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_tap.h' (79,230) at 20240405153052705
81204 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot.lds' (79,231) at 20210308005002832
81205 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/Makefile' (79,232) at 20240405153046357
81206 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/meson.build' (79,233) at 20241026080032419
81207 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (79,234) at 20221025030015189
81208 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/Build' (79,235) at 20210307214932514
81209 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb' (79,236) at 20241221090017512
81210 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi' (79,237) at 20240405153229975
81211 2025-01-21 03:01:01.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/sdbusplus.wrap' (79,238) at 20220323030048031
81212 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/adder875-redboot.dts' (79,239) at 20210307214926338
81213 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/fsl,scu-key.yaml' (79,240) at 20240405153045077
81214 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch' (79,241) at 20230706080014741
81215 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/clk-lpss.h' (79,242) at 20220525020654603
81216 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/nvsw-sn2201.c' (79,243) at 20240726080012862
81217 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/gl861.c' (79,244) at 20240405153049545
81218 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/exynos-srom.yaml' (79,245) at 20240405153045101
81219 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/pmu.c' (79,246) at 20240405153230135
81220 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0006-Platform-CS1000-Increase-buffers-for-EFI-vars.patch' (79,247) at 20241221090017464
81221 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adv7180.yaml' (79,248) at 20220525020651686
81222 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850.dtsi' (79,249) at 20240405153229903
81223 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5235evb/Makefile' (79,250) at 20210308005002972
81224 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/no-static-libs.inc' (79,251) at 20240127090011888
81225 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sm8250.h' (79,252) at 20210307214931330
81226 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_options.c' (79,253) at 20241125090012251
81227 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_lib_dma.c' (79,254) at 20210307214930410
81228 2025-01-21 03:01:01.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pm8350b.h' (79,255) at 20240405153231799
81229 2025-01-21 03:01:01.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6423.h' (79,256) at 20210307214928626
81230 2025-01-21 03:01:01.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/altera-msgdma.c' (79,257) at 20240910080014026
81231 2025-01-21 03:01:01.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/apic.c' (79,258) at 20240906080037228
81232 2025-01-21 03:01:01.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/base-files/base-files_%.bbappend' (79,259) at 20220402030016075
81233 2025-01-21 03:01:01.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/tx.c' (79,260) at 20241008080014039
81234 2025-01-21 03:01:01.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_venus.c' (79,261) at 20240405153230811
81235 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/jquery.min.js' (79,262) at 20210308004923384
81236 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_user.h' (79,263) at 20240405153051945
81237 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_pmc_count_test.c' (79,264) at 20240405153054361
81238 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst' (79,265) at 20240405153045321
81239 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Anjalankoski_Ruotila' (79,266) at 20210307205553766
81240 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/microchip,sama7g5-otpc.yaml' (79,267) at 20240405153045121
81241 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/gate.lds.S' (79,268) at 20210307214926126
81242 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/extended.json' (79,269) at 20240405153054117
81243 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/syncookies.c' (79,270) at 20240812080017260
81244 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pci.c' (79,271) at 20240405153230575
81245 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/Makefile' (79,272) at 20210308005003008
81246 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ethdr.yaml' (79,273) at 20240405153045041
81247 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xprtmultipath.h' (79,274) at 20240405153052801
81248 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/tlb.c' (79,275) at 20240405153046261
81249 2025-01-21 03:01:01.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/microchip,mcp3021.yaml' (79,276) at 20240405153229767
81250 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr_smu_msg.c' (79,277) at 20240405153230387
81251 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/devlink.sh' (79,278) at 20240405153054301
81252 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/of_videomode.c' (79,279) at 20220525020654327
81253 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend' (79,280) at 20230727080014720
81254 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb' (79,281) at 20241221090017548
81255 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-ehci-orion.h' (79,282) at 20210307214931482
81256 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/op_helper.c' (79,283) at 20241211090212494
81257 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/pcap_user.h' (79,284) at 20210307214926618
81258 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mce/Makefile' (79,285) at 20240405153054357
81259 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager/xyz.openbmc_project.Inventory.Manager.service' (79,286) at 20220430030016060
81260 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-xts.c' (79,287) at 20210927100127645
81261 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/Makefile' (79,288) at 20240405153229899
81262 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp1.S' (79,289) at 20210308005046533
81263 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/204' (79,290) at 20210927100127493
81264 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_8259.c' (79,291) at 20240405153046201
81265 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/vhost-user-server.c' (79,292) at 20240906080037592
81266 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_prime.c' (79,293) at 20240812080017236
81267 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/physical_memory.rst' (79,294) at 20240405153045229
81268 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/Makefile' (79,295) at 20210307214930842
81269 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/sysfs.c' (79,296) at 20240405153052549
81270 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-loongson2.c' (79,297) at 20210307214926282
81271 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,rdma.yaml' (79,298) at 20240405153045041
81272 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/cve-update-nvd2-native.bb' (79,299) at 20241221090017644
81273 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/test_smack_tcp_sockets.sh' (79,300) at 20210307205554122
81274 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/Makefile' (79,301) at 20240405153049229
81275 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.c' (79,302) at 20220525020652963
81276 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/kuser32.S' (79,303) at 20240405153045869
81277 2025-01-21 03:01:01.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_overlay.c' (79,304) at 20240405153048681
81278 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/env.c' (79,305) at 20210308005003540
81279 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-ra.sh' (79,306) at 20240913080015313
81280 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/x1000-dma.h' (79,307) at 20210307214931338
81281 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-beacon-baseboard.dtsi' (79,308) at 20240405153045729
81282 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c' (79,309) at 20241104090011567
81283 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/power_supply.c' (79,310) at 20220525020654119
81284 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/pgtable-bits.h' (79,311) at 20210308005002816
81285 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sigcontext.h' (79,312) at 20210307214926586
81286 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/ray_cs.h' (79,313) at 20240405153050553
81287 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3288-power.h' (79,314) at 20210307214931346
81288 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/adb_iop.h' (79,315) at 20210309003648816
81289 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_irq_kms.c' (79,316) at 20241211090145429
81290 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_iface.c' (79,317) at 20240405153053169
81291 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32-setup.c' (79,318) at 20240405153046369
81292 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794-alt.dts' (79,319) at 20210308005002600
81293 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/meesc/meesc.c' (79,320) at 20210308005002956
81294 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/autogen.sh-exclude-pc.patch' (79,321) at 20240127090011888
81295 2025-01-21 03:01:01.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm70.rst' (79,322) at 20240405153045217
81296 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/bootx.h' (79,323) at 20210307214926394
81297 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/freefall/Makefile' (79,324) at 20210307214932486
81298 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_user/Makefile' (79,325) at 20220525020654303
81299 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-xtensa-pic.c' (79,326) at 20240405153230751
81300 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/xlnx-bbram.h' (79,327) at 20241211090212362
81301 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/qom_macros.py' (79,328) at 20240326080039626
81302 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9340.c' (79,329) at 20210716100030019
81303 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/Availability/meson.build' (79,330) at 20230825080021141 to deleted uid set
81304 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_pcc.c' (79,331) at 20240405153046613
81305 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/pi/cmdline_early.c' (79,332) at 20240405153230071
81306 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/Makefile' (79,333) at 20210307214929986
81307 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pc236.c' (79,334) at 20240405153046889
81308 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-array-bad.out' (79,335) at 20210308005046409 to deleted uid set
81309 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/mtk-cir.c' (79,336) at 20240405153230823
81310 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/tlb.h' (79,337) at 20220525020652126
81311 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/init' (79,338) at 20210307205554450
81312 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/poweron' (79,339) at 20210528000029695
81313 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/Kbuild' (79,340) at 20240405153046065
81314 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.h' (79,341) at 20210307214929926
81315 2025-01-21 03:01:01.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/rv32-cargo-rustix-0.38.28-fix.patch' (79,342) at 20241221090017672
81316 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_rx.c' (79,343) at 20240405153231479
81317 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/cursc37a.c' (79,344) at 20210309003649820
81318 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0002-use-vorbisidec.patch' (79,345) at 20240413080012639
81319 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/hab.h' (79,346) at 20210308005002676
81320 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-synology-ds116.dts' (79,347) at 20240405153045445
81321 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dfs_cache.c' (79,348) at 20240429080012452
81322 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mc13xxx-regulator-core.c' (79,349) at 20210307214930194
81323 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/iommu.c' (79,350) at 20240405153049421
81324 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/organize_distro_discovery.patch' (79,351) at 20230706080014769
81325 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fb_helper.c' (79,352) at 20240910080014046
81326 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/ppc-opcode.h' (79,353) at 20210307214932710
81327 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/diag.c' (79,354) at 20240405153230079
81328 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/cpuidle.rst' (79,355) at 20210309003648412
81329 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/spl_minimal.c' (79,356) at 20210308005002900
81330 2025-01-21 03:01:01.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/ahb.h' (79,357) at 20210308005002672
81331 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx50-pinfunc.h' (79,358) at 20240405153045489
81332 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/ls_uart.c' (79,359) at 20240405153046209
81333 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_mc.c' (79,360) at 20240405153047017
81334 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/string.c' (79,361) at 20240405153046301
81335 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/logging/files/callouts.yaml' (79,362) at 20240904080027730
81336 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_deflate.h' (79,363) at 20210307214927082
81337 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/boot.h' (79,364) at 20210308005002644
81338 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/ipmi_client.robot' (79,365) at 20240627080021048
81339 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/compiler.h' (79,366) at 20240405153053113
81340 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/0001-define-run-test-target.patch' (79,367) at 20240302090018246
81341 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5791.c' (79,368) at 20240405153048977
81342 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/gplugd/MAINTAINERS' (79,369) at 20210308005002904
81343 2025-01-21 03:01:01.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-gl.c' (79,370) at 20241211090212266
81344 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tsi148.c' (79,371) at 20210308005003220
81345 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc-aster.dts' (79,372) at 20240405153045529
81346 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/controller/pci-host-common.c' (79,373) at 20240405153231287 to deleted uid set
81347 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/watchdog.c' (79,374) at 20240405153231943
81348 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsqx_s_w_ph.c' (79,375) at 20210308005046505
81349 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/phy.c' (79,376) at 20240520080015159
81350 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu9_smumgr.h' (79,377) at 20210309003649664
81351 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-ast2600-evb-a1.dts' (79,378) at 20240405153045405
81352 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/Kconfig' (79,379) at 20240405153046989
81353 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/shadow-securetty_4.6.bb' (79,380) at 20241206090014338
81354 2025-01-21 03:01:01.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xics.c' (79,381) at 20241211090212286
81355 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/cpm_85xx.h' (79,382) at 20210308005002836
81356 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_ethtool.c' (79,383) at 20220525020654147
81357 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/atmel-xdma.txt' (79,384) at 20240405153229763
81358 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.030_1.050.bb' (79,385) at 20241221090017528
81359 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm_out_kern.c' (79,386) at 20210307214932118
81360 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial-utils/serial-forward/0001-serial_forward-Disable-default-static-linking.patch' (79,387) at 20230706080014757
81361 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_mman.h' (79,388) at 20230925080039945
81362 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/power.h' (79,389) at 20240405153046685
81363 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/ppc476.c' (79,390) at 20240405153046193
81364 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tuner-types.c' (79,391) at 20240405153049537
81365 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8925-core.c' (79,392) at 20240405153230835
81366 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/regulator.h' (79,393) at 20210308005003680
81367 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_socdk_sdmmc.dts' (79,394) at 20240405153045441
81368 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/Makefile' (79,395) at 20210307214932046
81369 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb' (79,396) at 20240413080012655
81370 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-fascinate4g.dts' (79,397) at 20240405153045573
81371 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/aspeed,ast2600-adc.yaml' (79,398) at 20240405153045069
81372 2025-01-21 03:01:01.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-vfp3.xml' (79,399) at 20220429100100430
81373 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/task_work.c' (79,400) at 20241104090011611
81374 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE03.boot' (79,401) at 20240405153054369
81375 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/dir.c' (79,402) at 20240805080014011
81376 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_nvm.c' (79,403) at 20210307214929474
81377 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,rk3328-codec.yaml' (79,404) at 20240405153045169
81378 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5668.c' (79,405) at 20240405153232159
81379 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts' (79,406) at 20240405153229915
81380 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/crm_regs.h' (79,407) at 20210308005002648
81381 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/loader.S' (79,408) at 20210307214926490
81382 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Password/meson.build' (79,409) at 20230825080021137 to deleted uid set
81383 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/buildhistory_filelist1.txt' (79,410) at 20210307205554438
81384 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fpga-region' (79,411) at 20210307214925194
81385 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-drv.c' (79,412) at 20240405153230579
81386 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/irqflags.h' (79,413) at 20210307214926494
81387 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___diff_arr_dim.c' (79,414) at 20210307214932642
81388 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shmem_quota.c' (79,415) at 20240405153231975
81389 2025-01-21 03:01:01.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_xdp.c' (79,416) at 20240405153050173
81390 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8183.c' (79,417) at 20240405153051317
81391 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-blackarmor-nas220.dts' (79,418) at 20240405153045457
81392 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/tape390.h' (79,419) at 20210307214926514
81393 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_loops1.c' (79,420) at 20240405153232263
81394 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/x86/fsp.c' (79,421) at 20210308005003220
81395 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/intel_pmc_mux.c' (79,422) at 20240405153231567
81396 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/watchdog/aspeed-wdt.h' (79,423) at 20240405153052657
81397 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig' (79,424) at 20210308005003236
81398 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi_master_gpio.h' (79,425) at 20210307214931610
81399 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/omap_udc.h' (79,426) at 20210307214930818
81400 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-npgtech.c' (79,427) at 20210307214928782
81401 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm186x-spi.c' (79,428) at 20210309003654644
81402 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_plug_in.py' (79,429) at 20221209040018567
81403 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max8998.c' (79,430) at 20210307214930218
81404 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt' (79,431) at 20240405153045033
81405 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/Makefile' (79,432) at 20240405153051629
81406 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/go-ptest.bbclass' (79,433) at 20220910030013385
81407 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/libstd-rs_1.80.1.bb' (79,434) at 20241221090017672
81408 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpumask.h' (79,435) at 20240405153046381
81409 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/.clang-tidy' (79,436) at 20240829080033123
81410 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/lltc,ltc2632.yaml' (79,437) at 20240405153045073
81411 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/Makefile' (79,438) at 20210308005003068
81412 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3128/MAINTAINERS' (79,439) at 20210308005003040
81413 2025-01-21 03:01:01.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/common.yaml' (79,440) at 20240405153229767
81414 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/fbterm_git.bb' (79,441) at 20241206090014278
81415 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/client-identifier.rst' (79,442) at 20240405153229811
81416 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/pmbus_read_sensor_action.cpp' (79,443) at 20240817080031292
81417 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_debugfs.c' (79,444) at 20240411080014146
81418 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipmi.h' (79,445) at 20240405153052713
81419 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/spi-boot.c' (79,446) at 20210308005003036
81420 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/synaptics_i2c.c' (79,447) at 20240405153049153
81421 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_64_types.h' (79,448) at 20240913080013773
81422 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/tiny/ksum.py' (79,449) at 20210307205554642
81423 2025-01-21 03:01:01.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SessionService_v1.xml' (79,450) at 20240619080002936
81424 2025-01-21 03:01:01.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_d.h' (79,451) at 20210307214927354
81425 2025-01-21 03:01:01.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mimic/mimic/0001-cmu_indic_lang-Make-cst_rx_not_indic-as-extern-decla.patch' (79,452) at 20210307205553798
81426 2025-01-21 03:01:01.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/npcm7xx_boards.c' (79,453) at 20241211090212250
81427 2025-01-21 03:01:01.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/armada_thermal.c' (79,454) at 20240405153231495
81428 2025-01-21 03:01:01.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-som.dtsi' (79,455) at 20240405153045601
81429 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-toddr.c' (79,456) at 20240520080015239
81430 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.0-FR' (79,457) at 20211006000025230
81431 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_connector_test.c' (79,458) at 20240405153048769
81432 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/rk8xx.c' (79,459) at 20210308005003472
81433 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/bpf_loop_inline.c' (79,460) at 20240405153054289
81434 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.h' (79,461) at 20240405153051065
81435 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt5033-charger.yaml' (79,462) at 20240405153045141
81436 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860-mi2020.c' (79,463) at 20210307214928830
81437 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_ingenic.c' (79,464) at 20240405153231507
81438 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/get_syscall_info.c' (79,465) at 20210307214932714
81439 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bootmenu' (79,466) at 20210308005003292
81440 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn301.h' (79,467) at 20220525020652530
81441 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/hisilicon/hisi-ade.txt' (79,468) at 20210307214925302
81442 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/futex.h' (79,469) at 20240405153046277
81443 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dccg.c' (79,470) at 20240405153230399
81444 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/au1200fb.h' (79,471) at 20210307214930902
81445 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/pm.h' (79,472) at 20240405153045661
81446 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe.c' (79,473) at 20240429080012424
81447 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/xxs1500_ss.c' (79,474) at 20210307214930046
81448 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/boston-lcd.h' (79,475) at 20210308005003008
81449 2025-01-21 03:01:01.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-devapc.c' (79,476) at 20240405153231451
81450 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-nbd.c' (79,477) at 20240906080037436
81451 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8548_defconfig' (79,478) at 20210308005003280
81452 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/ucall_common.c' (79,479) at 20240405153232271
81453 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/initd.debian' (79,480) at 20210307205553818
81454 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cs8409-tables.c' (79,481) at 20241216090017801
81455 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_dfu.c' (79,482) at 20210308005003508
81456 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-raspberrypi/img/balena.png' (79,483) at 20220823030015959 to deleted uid set
81457 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/cache.S' (79,484) at 20210308005002788
81458 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/lists.py' (79,485) at 20220525020654943
81459 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad4130.c' (79,486) at 20240405153230687
81460 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ca_certs_manager.hpp' (79,487) at 20240820080021986
81461 2025-01-21 03:01:01.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/debug_core.c' (79,488) at 20240405153231907
81462 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm.h' (79,489) at 20210307214931622
81463 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/download_manager_main.cpp' (79,490) at 20220726030031058 to deleted uid set
81464 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.c' (79,491) at 20220525020652971
81465 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/input_formatter.h' (79,492) at 20210307214930546
81466 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/smbios/smbios-mdr_%.bbappend' (79,493) at 20240403080018482
81467 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios.cpp' (79,494) at 20240903080027139
81468 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/cppc_sysfs.rst' (79,495) at 20240405153044937
81469 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/3.Early-stage.rst' (79,496) at 20240405153229839
81470 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_csi2.h' (79,497) at 20210307214930586
81471 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8572_serdes.c' (79,498) at 20210308005002832
81472 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewNetwork.vue' (79,499) at 20241004080035967
81473 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-id.h' (79,500) at 20210309003649264
81474 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry.hpp' (79,501) at 20240820080027378
81475 2025-01-21 03:01:01.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall.lds.S' (79,502) at 20210307214926570
81476 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/uvesafb.c' (79,503) at 20240405153231595
81477 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/amd-memory-encryption.rst' (79,504) at 20240405153045329
81478 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/platform.asl' (79,505) at 20210308005002876
81479 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/axxia-reset.c' (79,506) at 20210307214930154
81480 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/templates/default/local.conf.sample' (79,507) at 20241221090017476
81481 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi' (79,508) at 20240405153229927
81482 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/pinmux-config-e2220-1170.h' (79,509) at 20210308005003024
81483 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sensor.robot' (79,510) at 20240628080017117
81484 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpf_common.h' (79,511) at 20210307214931626
81485 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/reservations.c' (79,512) at 20240405153052481
81486 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/g450_pll.c' (79,513) at 20210307214930914
81487 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/omap_usb.h' (79,514) at 20210307214931470
81488 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-spear.c' (79,515) at 20240405153231559
81489 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.h' (79,516) at 20210307214930554
81490 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/eba.c' (79,517) at 20210308005003420
81491 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_lbux.c' (79,518) at 20210308005046505
81492 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-common.h' (79,519) at 20240405153049525
81493 2025-01-21 03:01:01.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.c' (79,520) at 20210307214927954
81494 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6368-clock.h' (79,521) at 20210308005003632
81495 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pcilib.c' (79,522) at 20240405153051997
81496 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cache.h' (79,523) at 20240405153054185
81497 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c' (79,524) at 20240405153046961
81498 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/sysfs.rst' (79,525) at 20240405153044945
81499 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/emac.h' (79,526) at 20210308005003676
81500 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-clockgen1.dtsi' (79,527) at 20210307214926350
81501 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/jetson-tk1_defconfig' (79,528) at 20210308005003260
81502 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/core.c' (79,529) at 20210308005003496
81503 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/acenv.h' (79,530) at 20240405153046245
81504 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/reset.c' (79,531) at 20240805080013923
81505 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/share.c' (79,532) at 20240405153051217
81506 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/acadia.dts' (79,533) at 20210307214926338
81507 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Koli' (79,534) at 20210307205553770
81508 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/mac80211.c' (79,535) at 20240405153231251
81509 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm_driver.c' (79,536) at 20221102030020877
81510 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_nvdimm.c' (79,537) at 20240906080037284
81511 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/serial.c' (79,538) at 20210308005003764
81512 2025-01-21 03:01:01.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_mpeg2.c' (79,539) at 20240405153049493
81513 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager_gen5.h' (79,540) at 20210308005002780
81514 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sbc-t3730.dts' (79,541) at 20240405153045605
81515 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/aarch64.config' (79,542) at 20240405153054381
81516 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/suspend.h' (79,543) at 20210307214926110
81517 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ecovec24/sdram.S' (79,544) at 20210307214926538
81518 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm512x-spi.c' (79,545) at 20240405153053677
81519 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (79,546) at 20240730080012557 to deleted uid set
81520 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/Makefile' (79,547) at 20240405153054001
81521 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/README' (79,548) at 20210309003653040
81522 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global2.h' (79,549) at 20240405153049753
81523 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6397/core.h' (79,550) at 20240405153052729
81524 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cramfs/internal.h' (79,551) at 20210307214931062
81525 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/subprojects/cereal.wrap' (79,552) at 20230428080030950
81526 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vaasa' (79,553) at 20210307205553774
81527 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/mpu_v7r.c' (79,554) at 20210308005002552
81528 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/virtio-net-failover.rst' (79,555) at 20210308005045813
81529 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf.c' (79,556) at 20240405153232211
81530 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_platform.h' (79,557) at 20210307214927910
81531 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lockdep_internals.h' (79,558) at 20220525020654707
81532 2025-01-21 03:01:01.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/errors.cpp' (79,559) at 20221028100033259
81533 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_usb.c' (79,560) at 20240405153050557
81534 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_atmel.c' (79,561) at 20210307214926954
81535 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/Makefile' (79,562) at 20240405153046269
81536 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/am437x-vpfe.h' (79,563) at 20210307214931622
81537 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-st-lpc.c' (79,564) at 20241211090145485
81538 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/unistd.h' (79,565) at 20240405153046017
81539 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-cci.c' (79,566) at 20240910080014050
81540 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mscc,vsc7514-serdes.yaml' (79,567) at 20240405153045129
81541 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi.c' (79,568) at 20240405153230595
81542 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/adf_dh895xcc_hw_data.h' (79,569) at 20240405153230267
81543 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/virtio-blk-common.c' (79,570) at 20230925080039865
81544 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_driver/Makefile' (79,571) at 20210308005003700
81545 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_audio.h' (79,572) at 20240405153052073
81546 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/mman.h' (79,573) at 20210308005046065
81547 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_extfree_item.c' (79,574) at 20240405153231779
81548 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/process.c' (79,575) at 20240405153045977
81549 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/shift.idef' (79,576) at 20210927100127385
81550 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet-switch-port.yaml' (79,577) at 20240405153045117
81551 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/LICENSE' (79,578) at 20210308005054621
81552 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/tablesort.html' (79,579) at 20210307205554286
81553 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/local.h' (79,580) at 20240405153052617
81554 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_nautilus.c' (79,581) at 20220525020651802
81555 2025-01-21 03:01:01.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_fcntl.h' (79,582) at 20210308005046085
81556 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4535.c' (79,583) at 20240405153053565
81557 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1019.h' (79,584) at 20221128040017646
81558 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ani.c' (79,585) at 20210309003651556
81559 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/eog/eog_47.0.bb' (79,586) at 20241221090017488
81560 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_bxt_pmic_thermal.c' (79,587) at 20210307214930722
81561 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/debug.c' (79,588) at 20210309003651676
81562 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/irq.c' (79,589) at 20240405153230147
81563 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/verified-boot.txt' (79,590) at 20210308005003332
81564 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml' (79,591) at 20240405153045065
81565 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054l2.dtsi' (79,592) at 20240405153045809
81566 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-editables_0.5.bb' (79,593) at 20230919080013986
81567 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/Makefile' (79,594) at 20210307214930246
81568 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/chip.c' (79,595) at 20240405153051753
81569 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/vdso.lds.S' (79,596) at 20240405153046261
81570 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sky81452.h' (79,597) at 20210309003653860
81571 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_mdio.c' (79,598) at 20240405153230903
81572 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/handler_unittest.cpp' (79,599) at 20240820080007201
81573 2025-01-21 03:01:01.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga.dtsi' (79,600) at 20240405153045437
81574 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.c' (79,601) at 20240405153050109
81575 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/spaces.h' (79,602) at 20210307214926222
81576 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zio_checksum.h' (79,603) at 20210308005003696
81577 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ranchu.c' (79,604) at 20240405153046001
81578 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/syscallnr.sh' (79,605) at 20220525020651898
81579 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actbl.h' (79,606) at 20240405153052617
81580 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sram243x.S' (79,607) at 20210307214925926
81581 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/libgpiod.wrap' (79,608) at 20230913080018591
81582 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-ipmi-host.bbclass' (79,609) at 20210307205554058
81583 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/input-compat.h' (79,610) at 20210307214928466
81584 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ELF.rst' (79,611) at 20240405153045309
81585 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/microchip,sparx5.yaml' (79,612) at 20240405153045017
81586 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_unresolved.dtso' (79,613) at 20240405153231279
81587 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/spi/at73c213.h' (79,614) at 20210307214932438
81588 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rotary_encoder.c' (79,615) at 20240405153230727
81589 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/ad8366.c' (79,616) at 20240405153230691
81590 2025-01-21 03:01:01.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/smpboot.c' (79,617) at 20240405153230071
81591 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AddressPool.v1_3_0.json' (79,618) at 20240619080002940
81592 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/usb.c' (79,619) at 20240405153052145
81593 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mn/sys/metrics.json' (79,620) at 20220525020655143
81594 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/0001-Include-time.h-header-to-pass-clang-compilation.patch' (79,621) at 20230706080014753
81595 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/.gitignore' (79,622) at 20210307214927786
81596 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2640.c' (79,623) at 20240405153230787
81597 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/Makefile' (79,624) at 20210308005002824
81598 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/nbd-fault-injector.py' (79,625) at 20210308005046473
81599 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.h' (79,626) at 20240405153047257
81600 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config/daytonax-ipmi-fru.yaml' (79,627) at 20230209040014205
81601 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/include/nuvoton.inc' (79,628) at 20230704080013871
81602 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/nvme.rst' (79,629) at 20240906080037180
81603 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/Makefile' (79,630) at 20240405153046241
81604 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-wbd111.dts' (79,631) at 20240405153045433
81605 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-media' (79,632) at 20210307214925194
81606 2025-01-21 03:01:01.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c' (79,633) at 20241216090017717
81607 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_compat.c' (79,634) at 20240405153053489
81608 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/phy-uclass.c' (79,635) at 20210308005003456
81609 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl313_spi.c' (79,636) at 20240405153048929
81610 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/Build' (79,637) at 20210309003655368
81611 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0288.c' (79,638) at 20240405153049297
81612 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lp.h' (79,639) at 20210307214931418
81613 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/reg_fields.h' (79,640) at 20210927100127385
81614 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/koelsch_defconfig' (79,641) at 20210308005003264
81615 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9033.h' (79,642) at 20210307214928610
81616 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb' (79,643) at 20241221090017552
81617 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-select-source.rst' (79,644) at 20220525020654135
81618 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/mvme147_defconfig' (79,645) at 20240405153230003
81619 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/sync.h' (79,646) at 20240405153052969
81620 2025-01-21 03:01:01.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-apmixed.c' (79,647) at 20240405153046793
81621 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic32x4-spi.c' (79,648) at 20240405153053809
81622 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv_4.10.0.bb' (79,649) at 20241221090017540
81623 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_pnor_defconfig' (79,650) at 20210308005003280
81624 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_amanda.h' (79,651) at 20210307214931454
81625 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/pm-rcar-gen2.c' (79,652) at 20210307214925958
81626 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/namei.c' (79,653) at 20241011080017355
81627 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-xramc.c' (79,654) at 20240906080037260
81628 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_so.c' (79,655) at 20240405153048797
81629 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/wic.rst' (79,656) at 20240413080012675
81630 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/pdmgen.py' (79,657) at 20221209040030339
81631 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.conf' (79,658) at 20240105090012010
81632 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/az6027.h' (79,659) at 20210307214928818
81633 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/INSTALL' (79,660) at 20210307214932738
81634 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/entitlement.sh' (79,661) at 20220429100100750
81635 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips64el-softmmu.mak' (79,662) at 20240906080037160
81636 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dptf' (79,663) at 20240405153044929
81637 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8183-mmsys.h' (79,664) at 20240405153051761
81638 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/fsl,ftm-timer.txt' (79,665) at 20210307214925446
81639 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rdma_transport.h' (79,666) at 20240405153232071
81640 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LogEntryCollection_v1.xml' (79,667) at 20240619080002928
81641 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_hw_data.h' (79,668) at 20240405153230267
81642 2025-01-21 03:01:01.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/Makefile' (79,669) at 20210307214929782
81643 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/Kconfig' (79,670) at 20240405153053241
81644 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/samsung,exynosautov9.h' (79,671) at 20240405153231795
81645 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hpet.h' (79,672) at 20210307214931634
81646 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/Makefile' (79,673) at 20210308005003540
81647 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_viu.c' (79,674) at 20240405153048569
81648 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/uart.c' (79,675) at 20240405153232067
81649 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm512x.txt' (79,676) at 20210307214925430
81650 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/testptp.mk' (79,677) at 20210307214932714
81651 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/Makefile' (79,678) at 20240405153045701
81652 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/142' (79,679) at 20220429100100906
81653 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/internal.h' (79,680) at 20241211090145545
81654 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/armada100_fec.c' (79,681) at 20210308005003424
81655 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/note.S' (79,682) at 20220525020652106
81656 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/relocate_32.S' (79,683) at 20240405153046157
81657 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_mstr_if_rr_shrd_hbw_regs.h' (79,684) at 20240405153046585
81658 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-w1_ds28e04' (79,685) at 20210307214925186
81659 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdb/libdbd-sqlite-perl_1.76.bb' (79,686) at 20241221090017544
81660 2025-01-21 03:01:01.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_lpc.c' (79,687) at 20210308005003500
81661 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h750.dtsi' (79,688) at 20240405153045581
81662 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/exynos7420-clk.h' (79,689) at 20210308005003632
81663 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-device-utils.c' (79,690) at 20240906080037212
81664 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-ethtool.c' (79,691) at 20240405153050313
81665 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx319.c' (79,692) at 20240405153230787
81666 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/ray_cs.c' (79,693) at 20240405153050553
81667 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_port_range.c' (79,694) at 20240405153231027
81668 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Eksharad_Ekesberget' (79,695) at 20210307205553778
81669 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/st,st-nci.yaml' (79,696) at 20240405153045117
81670 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dreamplug_defconfig' (79,697) at 20210308005003256
81671 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vhost-user-gpu.c' (79,698) at 20241211090212266
81672 2025-01-21 03:01:01.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/osd.c' (79,699) at 20210308005003740
81673 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas2781-tlv.h' (79,700) at 20241018080014570
81674 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-tmu.dtsi' (79,701) at 20210307214926010
81675 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/xiphera-trng.c' (79,702) at 20240405153230199
81676 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.tmpfiles' (79,703) at 20241221090017680
81677 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/driver.c' (79,704) at 20240405153046425
81678 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/holly.c' (79,705) at 20240405153230051
81679 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb' (79,706) at 20210812000025346
81680 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sprite_uapi.c' (79,707) at 20240405153048465
81681 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/clock.c' (79,708) at 20220525020651990
81682 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/b44.h' (79,709) at 20210307214929314
81683 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/ptrace.c' (79,710) at 20240405153046077
81684 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk110.c' (79,711) at 20220525020652967
81685 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_inline.h' (79,712) at 20210307214930270
81686 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-kernel/linux/linux-aspeed_%.bbappend' (79,713) at 20210813100029652
81687 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/nettel.h' (79,714) at 20210307214926162
81688 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/python3-dtschema-wrapper/dt-validate' (79,715) at 20220204040022680
81689 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/Makefile' (79,716) at 20240405153046501
81690 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/qemuloongarch.wks' (79,717) at 20230211040012659
81691 2025-01-21 03:01:01.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/connector.c' (79,718) at 20240405153230251
81692 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_10_0_offset.h' (79,719) at 20210307214927690
81693 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/dma-crossbar.c' (79,720) at 20240405153230287
81694 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-empty-vm.c' (79,721) at 20240405153232283
81695 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_NAND_SECURE_BOOT_defconfig' (79,722) at 20210308005003244
81696 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/kvm_s390x.h' (79,723) at 20240326080039702
81697 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/notification.c' (79,724) at 20240405153052453
81698 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d2.h' (79,725) at 20210308005002716
81699 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/veth.h' (79,726) at 20210307214931686
81700 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch' (79,727) at 20241206090014338
81701 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/poky-tiny.yml' (79,728) at 20241206090014206
81702 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-efuse.c' (79,729) at 20240326080039474
81703 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/Makefile' (79,730) at 20210308005003056
81704 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/ga100.c' (79,731) at 20240405153048653
81705 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/service-win32.c' (79,732) at 20210308005046229
81706 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,davinci-mdio.yaml' (79,733) at 20240405153045121
81707 2025-01-21 03:01:01.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/mips_gictimer.h' (79,734) at 20210308005046033
81708 2025-01-21 03:01:01.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_1_sh_mask.h' (79,735) at 20240405153048093
81709 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/video/Kconfig' (79,736) at 20240405153051869
81710 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/loongson/Makefile' (79,737) at 20240405153231451
81711 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/packets-buffer.c' (79,738) at 20210307214932214
81712 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/156.out' (79,739) at 20240326080039730
81713 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/esp6.c' (79,740) at 20240805080014055
81714 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/fan.hpp' (79,741) at 20210308005116217
81715 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/asm/errno.h' (79,742) at 20210307214932454
81716 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/RestorePolicy/meson.build' (79,743) at 20230825080021137 to deleted uid set
81717 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/Makefile' (79,744) at 20210308005002732
81718 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-adsp_audio26m.c' (79,745) at 20240405153046797
81719 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/clocksource.h' (79,746) at 20210307214926066
81720 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/raspberrypi-fw-defs.h' (79,747) at 20240906080037328
81721 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/Makefile' (79,748) at 20210308005003040
81722 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ts3a227e.c' (79,749) at 20240405153053813
81723 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_mikasa.c' (79,750) at 20210307214925658
81724 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/ldscript.h' (79,751) at 20210308005002888
81725 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-cygnus-clock.dtsi' (79,752) at 20240405153045425
81726 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/lowlevel_init.S' (79,753) at 20210308005002820
81727 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dss.c' (79,754) at 20240405153052209
81728 2025-01-21 03:01:01.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/generic_clear_event.tc' (79,755) at 20210309003656000
81729 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isppreview.h' (79,756) at 20240405153049485
81730 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/dialog,da7219.yaml' (79,757) at 20240405153229799
81731 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (79,758) at 20240206090017943
81732 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/microchip,lan966x-gck.yaml' (79,759) at 20240405153045025
81733 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hisi-x5hd2-dkb.dts' (79,760) at 20240405153045437
81734 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1s.dtsi' (79,761) at 20240405153230063
81735 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ftl.c' (79,762) at 20240405153049681
81736 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-block-types.h' (79,763) at 20240405153049241
81737 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino-emmc.dts' (79,764) at 20210307214925990
81738 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/Makefile' (79,765) at 20220525020652859
81739 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-d2net.dts' (79,766) at 20240405153045457
81740 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sampleip_user.c' (79,767) at 20240405153053421
81741 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_b.c' (79,768) at 20210308005046509
81742 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_dma.h' (79,769) at 20210309003650332
81743 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/highmem.c' (79,770) at 20220525020651970
81744 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-intel-wmi-thunderbolt' (79,771) at 20220525020651634
81745 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/simplediff/__init__.py' (79,772) at 20210307205554262
81746 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/service_files/callback-manager.service' (79,773) at 20210308005113633
81747 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/debug.h' (79,774) at 20241211090212514
81748 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/polynomial.h' (79,775) at 20240405153052773
81749 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/internal.h' (79,776) at 20240405153230735
81750 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/witherspoon/skip_inband_ipmi' (79,777) at 20230908080016530
81751 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra.h' (79,778) at 20210308005002668
81752 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/no-test-timeout.patch' (79,779) at 20241221090017692
81753 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/renesas/renesas.yaml' (79,780) at 20240405153045157
81754 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml' (79,781) at 20240405153045089
81755 2025-01-21 03:01:01.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/COPYING.MIT' (79,782) at 20210307205553746
81756 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/cpu.h' (79,783) at 20210308005002876
81757 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/iosapic.h' (79,784) at 20210307214926118
81758 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/atmel_usba_udc.c' (79,785) at 20210308005003504
81759 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-evk.dts' (79,786) at 20240405153229927
81760 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_trng.h' (79,787) at 20220525020652374
81761 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@80/tmp75@4f.conf' (79,788) at 20240904080027738
81762 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/i8259_common.c' (79,789) at 20240906080037240
81763 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_balloon.h' (79,790) at 20210309003654000
81764 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-proto.h.inc' (79,791) at 20240906080037328
81765 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/hwmonio_default_unittest.cpp' (79,792) at 20230511080028987
81766 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/install_latest_from_github.sh' (79,793) at 20240405153054217
81767 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_fs.c' (79,794) at 20240520080015151
81768 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_lcn.c' (79,795) at 20210307214929790
81769 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,iproc-gpio.txt' (79,796) at 20210307214925394
81770 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lindshammar_Ramkvilla' (79,797) at 20210307205553786
81771 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/relay.rst' (79,798) at 20210307214925490
81772 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nuvoton,sgpio.yaml' (79,799) at 20240703080013351
81773 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/AUTHORS' (79,800) at 20210308004938812
81774 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_uefikernel.wks' (79,801) at 20230317080013813
81775 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/bmc' (79,802) at 20220128040018736
81776 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/rule_tests.cpp' (79,803) at 20210308005405938
81777 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk-native.bb' (79,804) at 20241221090017536
81778 2025-01-21 03:01:01.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/fsl,mpr121-touchkey.yaml' (79,805) at 20240405153045077
81779 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/kvm_irqcount.c' (79,806) at 20230426080043700
81780 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tizen/tizen_logo_16bpp.h' (79,807) at 20210308005003716
81781 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dat_v1.c' (79,808) at 20240405153230683
81782 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_blend.h' (79,809) at 20210307214931314
81783 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/program-edid.sh' (79,810) at 20230809080018199
81784 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_s_regs.h' (79,811) at 20240405153046573
81785 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/clock_slice.h' (79,812) at 20210308005002652
81786 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto_%.bbappend' (79,813) at 20230211040012643
81787 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-pericfg.c' (79,814) at 20240405153046797
81788 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/agp_backend.h' (79,815) at 20210307214925642
81789 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/cirrus,ep9301-adc.yaml' (79,816) at 20240405153045069
81790 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.c' (79,817) at 20210307214927950
81791 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu106_revA_defconfig' (79,818) at 20210308005003288
81792 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/sys-hypervisor.c' (79,819) at 20240405153052249
81793 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rbd_types.h' (79,820) at 20210307214926918
81794 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c' (79,821) at 20210309003651816
81795 2025-01-21 03:01:01.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/fprobe_syntax_errors.tc' (79,822) at 20241104090011631
81796 2025-01-21 03:01:01.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/main.c' (79,823) at 20240405153050725
81797 2025-01-21 03:01:01.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc.robot' (79,824) at 20230512080020577
81798 2025-01-21 03:01:01.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_internal.c' (79,825) at 20240405153048473
81799 2025-01-21 03:01:01.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/mcf8390.c' (79,826) at 20210307214926138
81800 2025-01-21 03:01:01.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Attribution' (79,827) at 20211006000025230
81801 2025-01-21 03:01:01.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/miiphyutil.c' (79,828) at 20210308005003228
81802 2025-01-21 03:01:01.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/boot_config_setting_attrs.json' (79,829) at 20240309090012804
81803 2025-01-21 03:01:01.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-ixp4xx.c' (79,830) at 20240405153231287
81804 2025-01-21 03:01:01.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc200x-core.h' (79,831) at 20240405153049165
81805 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mux_dra7xx.h' (79,832) at 20210308005002660
81806 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/insnemu.S' (79,833) at 20210307214926310
81807 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/lantiq,pmu.yaml' (79,834) at 20220525020651690
81808 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-rename.bb' (79,835) at 20241206090014226
81809 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst.c' (79,836) at 20240405153049353
81810 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_dw_mipi_dsi.c' (79,837) at 20240613080016403
81811 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page-flags.h' (79,838) at 20240503080014502
81812 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC5-79w' (79,839) at 20210307205553758
81813 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/regd.c' (79,840) at 20240405153050653
81814 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples_git.bb' (79,841) at 20241221090017684
81815 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/Makefile' (79,842) at 20240405153231099
81816 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/gpio-ir-receiver.yaml' (79,843) at 20240405153045093
81817 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_vi_layer.c' (79,844) at 20240405153048761
81818 2025-01-21 03:01:01.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/xen.c' (79,845) at 20240805080013935
81819 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_api.c' (79,846) at 20241111090012165
81820 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6111.c' (79,847) at 20240405153049301
81821 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/wakelock.c' (79,848) at 20220525020654715
81822 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_fec_rx_task.c' (79,849) at 20210307214927122
81823 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/pcf50633-core.c' (79,850) at 20240405153049613
81824 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/Kconfig' (79,851) at 20210308005002988
81825 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layouts/Kconfig' (79,852) at 20240405153051205
81826 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/sparsebit.h' (79,853) at 20210307214932678
81827 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/librsync/librsync_2.3.4.bb' (79,854) at 20230813080012856
81828 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Simrishamn_Fabriksgatan' (79,855) at 20210307205553790
81829 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-buffer.c' (79,856) at 20210927100127645
81830 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount-uclass.c' (79,857) at 20210308005003340
81831 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi.md' (79,858) at 20241022080027608
81832 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_size___err_ambiguous.c' (79,859) at 20210309003655984
81833 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/cmsdk-apb-watchdog.h' (79,860) at 20210927100127245
81834 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/cpumasks.rst' (79,861) at 20240405153229747
81835 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/sta.h' (79,862) at 20240726080012858
81836 2025-01-21 03:01:01.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.1.rst' (79,863) at 20241221090017596
81837 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/block/virtio_blk.c' (79,864) at 20241211090145397 to deleted uid set
81838 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump/fix-racing-build-issue.patch' (79,865) at 20210307205553802
81839 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_test.c' (79,866) at 20210307214931822
81840 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.c' (79,867) at 20220525020652975
81841 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_ro.cpp' (79,868) at 20210308005108645
81842 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/fcvt.ref' (79,869) at 20240906080037576
81843 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/paravirt_api_clock.h' (79,870) at 20240405153045625
81844 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/xip_kc705_defconfig' (79,871) at 20240405153046501
81845 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_toe.c' (79,872) at 20240405153053401
81846 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/init' (79,873) at 20220612030016759
81847 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/meson.build' (79,874) at 20241106090036814
81848 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/sv' (79,875) at 20210308005046149
81849 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/suspend.h' (79,876) at 20240405153045625
81850 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/libwpe_1.16.0.bb' (79,877) at 20240413080012703
81851 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscall_x32.c' (79,878) at 20240411080014054
81852 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/PowerSystemInputs.interface.yaml' (79,879) at 20221207040023631
81853 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-jvmti.c' (79,880) at 20210307214932466
81854 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/mpc83xx_sdram.c' (79,881) at 20210308005003476
81855 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/iavf.rst' (79,882) at 20240405153045233
81856 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/s390-trng.c' (79,883) at 20240405153046753
81857 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c' (79,884) at 20240405153230355
81858 2025-01-21 03:01:01.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bug.h' (79,885) at 20210307214926210
81859 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/leds/palmetto-led-manager-config-native.bb' (79,886) at 20241206090014230
81860 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_pptable.h' (79,887) at 20240405153230507
81861 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-AucklandWaiatarua' (79,888) at 20210307205553778
81862 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/0001-Fix-const-qualifier-error.patch' (79,889) at 20231011080016582
81863 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/amdtee_private.h' (79,890) at 20210605000027752
81864 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/uv_irq.c' (79,891) at 20240405153230147
81865 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_emc-test.c' (79,892) at 20240906080037572
81866 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/superhyway/Makefile' (79,893) at 20210307214926546
81867 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/wl.c' (79,894) at 20241211090145453
81868 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mmu_masks.h' (79,895) at 20240405153046605
81869 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa168fb.c' (79,896) at 20240405153231587
81870 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/pmic8xxx-keypad.c' (79,897) at 20240405153049137
81871 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_sflash.c' (79,898) at 20210307214926902
81872 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_reg.c' (79,899) at 20210307214930278
81873 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6362.dtsi' (79,900) at 20210308005002812
81874 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_dbfs.c' (79,901) at 20240405153230075
81875 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi' (79,902) at 20210308005002588
81876 2025-01-21 03:01:01.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-tuneable-clock.dtsi' (79,903) at 20240405153045437
81877 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/VIOT.viot' (79,904) at 20240906080037560 to deleted uid set
81878 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/build-setup.sh' (79,905) at 20241212090014511
81879 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_enums.h' (79,906) at 20210309003649436
81880 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/ledtrig-oneshot.rst' (79,907) at 20240405153045225
81881 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/recordmcount.c' (79,908) at 20240405153053457
81882 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig' (79,909) at 20240405153046917
81883 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk_wed.h' (79,910) at 20240405153052793
81884 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower.1' (79,911) at 20210307214932618
81885 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/trace.h' (79,912) at 20240405153048521
81886 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/libplacebo_7.349.0.bb' (79,913) at 20241221090017532
81887 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml' (79,914) at 20240405153229799
81888 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/idt_89hpesx.c' (79,915) at 20240405153230843
81889 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_mux.c' (79,916) at 20220525020654115
81890 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_ro.cpp' (79,917) at 20220922030007675
81891 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/minidlna.service' (79,918) at 20210307205553802
81892 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/mcr3000.dts' (79,919) at 20210308005002836
81893 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv7_mpu.h' (79,920) at 20210308005002672
81894 2025-01-21 03:01:01.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/msi.h' (79,921) at 20240405153051249
81895 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/tx.c' (79,922) at 20240613080016447
81896 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/dtc.c' (79,923) at 20210308005003728
81897 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-linksys-ea6300-v1.dts' (79,924) at 20240405153045425
81898 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ene-kb930.yaml' (79,925) at 20240405153045105
81899 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/misc_usbsevseg.rst' (79,926) at 20210307214925590
81900 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/syscon-clk.c' (79,927) at 20240405153046793
81901 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pmbus.rst' (79,928) at 20240405153229819
81902 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/if_alg.h' (79,929) at 20240405153231791
81903 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/spapr_nvram.c' (79,930) at 20240906080037272
81904 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra.c' (79,931) at 20210308005003536
81905 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/shx3_defconfig' (79,932) at 20240405153046309
81906 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/wmi.c' (79,933) at 20240405153050449
81907 2025-01-21 03:01:01.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/fgraph.c' (79,934) at 20240405153053057
81908 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-crtc.c' (79,935) at 20241211090145417
81909 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c' (79,936) at 20240405153048997
81910 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/relocate_kernel.S' (79,937) at 20210307214926130
81911 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/.gitignore' (79,938) at 20240405153232095
81912 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/file.c' (79,939) at 20240405153052329
81913 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/237.out' (79,940) at 20220429100100914
81914 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm11130_nand_defconfig' (79,941) at 20210308005003252
81915 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/sysfs_upload.c' (79,942) at 20240405153046685
81916 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vde_user.c' (79,943) at 20210307214926618
81917 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/delay.h' (79,944) at 20210307214926578
81918 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0009-linux-user-Replace-use-of-lfs64-related-functions-an.patch' (79,945) at 20241221090017672
81919 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/smsc,usb3503.yaml' (79,946) at 20240405153045181
81920 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/highmem.h' (79,947) at 20220525020651802
81921 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/replay-tools.c' (79,948) at 20221215040039274
81922 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tscs454.txt' (79,949) at 20210307214925434
81923 2025-01-21 03:01:01.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1.c' (79,950) at 20240405153049489
81924 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/dwc2-regs.h' (79,951) at 20241211090212366
81925 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/cups-pk-helper/dont-localize-org.opensuse.CupsPkHelper.Mechanism.service.patch' (79,952) at 20230706080014753
81926 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/bare-metal-active/gbmc-bare-metal-active@.target' (79,953) at 20241126090011759
81927 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,brcmstb-reset.yaml' (79,954) at 20240405153045149
81928 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/MAINTAINERS' (79,955) at 20210308005003028
81929 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/mirror_gre_scale.sh' (79,956) at 20210307214932666
81930 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc7180-pinctrl.yaml' (79,957) at 20240405153045137
81931 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vmalloc.h' (79,958) at 20240405153045865
81932 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-lpc18xx.c' (79,959) at 20240405153231327
81933 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_mphi.h' (79,960) at 20210308005046017
81934 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/gitunpackoffline/gitunpackoffline.inc' (79,961) at 20230919080013974
81935 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/reset_state.c' (79,962) at 20210308005100993
81936 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/MAINTAINERS' (79,963) at 20210308005003040
81937 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.splashprepare' (79,964) at 20210308005003300
81938 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-retrode.c' (79,965) at 20210307214928098
81939 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/meson.build' (79,966) at 20230908080035394
81940 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_disable.robot' (79,967) at 20240628080017113
81941 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/axm/Makefile' (79,968) at 20240405153045437
81942 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_loc.h' (79,969) at 20240405153049113
81943 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/bufferiszero.c.inc' (79,970) at 20240906080037184
81944 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seco/common/mx6.h' (79,971) at 20210308005003048
81945 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/subprogs.c' (79,972) at 20240405153054261
81946 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/common.h' (79,973) at 20220525020652426
81947 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_power.c' (79,974) at 20240405153230587
81948 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/task.h' (79,975) at 20240405153231839
81949 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/Kconfig' (79,976) at 20241211090212326
81950 2025-01-21 03:01:01.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/poly1305-p10-glue.c' (79,977) at 20240405153230027
81951 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/landlock/Makefile' (79,978) at 20220525020654935
81952 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/google-bios-key/google-bios-key.bb' (79,979) at 20241206090014226
81953 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/run-ptest' (79,980) at 20241221090017636
81954 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/cadence_csp_defconfig' (79,981) at 20240405153230147
81955 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/Kconfig' (79,982) at 20240405153050189
81956 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/8250.S' (79,983) at 20210309003648680
81957 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-io.c' (79,984) at 20210307214928846
81958 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-fc_host' (79,985) at 20220525020651634
81959 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MediaController.v1_3_2.json' (79,986) at 20240619080002948
81960 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.7.c' (79,987) at 20240405153050345
81961 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/no-desktop.patch' (79,988) at 20210307205554610
81962 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/Makefile' (79,989) at 20240405153047009
81963 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_tcq.h' (79,990) at 20210309003653968
81964 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/nlohmann_json.wrap' (79,991) at 20240620080024795
81965 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/power_supply.hpp' (79,992) at 20240618080048433
81966 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/pedit.h' (79,993) at 20240405153050109
81967 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-resize.out' (79,994) at 20240326080039734
81968 2025-01-21 03:01:01.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains81xx_data.c' (79,995) at 20240405153045661
81969 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/nativesdk-libtool_2.5.4.bb' (79,996) at 20241221090017664
81970 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dominate/run-ptest' (79,997) at 20240301090012431
81971 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/hugetlb_cgroup.c' (79,998) at 20240405153053125
81972 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/cdn-dp-core.h' (79,999) at 20240405153048749
81973 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp' (80,000) at 20230202040004526
81974 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958305k_defconfig' (80,001) at 20210308005003252
81975 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/machine_kexec.c' (80,002) at 20210307214926254
81976 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/Kconfig' (80,003) at 20210307214931190
81977 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_47.0.bb' (80,004) at 20241221090017484
81978 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqmp.c' (80,005) at 20230426080043948
81979 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog_%.bbappend' (80,006) at 20241206090014226
81980 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/export.c' (80,007) at 20210307214931126
81981 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_aux.c' (80,008) at 20240405153051533
81982 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/Kbuild' (80,009) at 20210307214927946
81983 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/highbank/MAINTAINERS' (80,010) at 20210308005003004
81984 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/diag/vhca_tracepoint.h' (80,011) at 20240405153050133
81985 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/abituguru-datasheet.rst' (80,012) at 20210309003648424
81986 2025-01-21 03:01:01.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-slow.c' (80,013) at 20210308005003348
81987 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/nci.h' (80,014) at 20220525020654643
81988 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml' (80,015) at 20240405153229787
81989 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-endpoint.rst' (80,016) at 20210309003648264
81990 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-cxl-protocol.c' (80,017) at 20241114091008832
81991 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/stp.h' (80,018) at 20240405153046281
81992 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/start.S' (80,019) at 20210308005002544
81993 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/qe.h' (80,020) at 20240405153052881
81994 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_SECURE_BOOT_defconfig' (80,021) at 20210308005003244
81995 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10036.h' (80,022) at 20220525020653247
81996 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/Kconfig' (80,023) at 20210308005002964
81997 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fb_pin.h' (80,024) at 20240405153048453
81998 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_ah.c' (80,025) at 20240405153230707
81999 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-exynos-arm.c' (80,026) at 20210307214930102
82000 2025-01-21 03:01:01.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdw.c' (80,027) at 20240411080014158
82001 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/n2.c' (80,028) at 20220525020653703
82002 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-kernel/linux/files/gbmc-nuvoton.cfg' (80,029) at 20221029030011894
82003 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-diff.c' (80,030) at 20240405153232223
82004 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_types.mako.hpp' (80,031) at 20230901080026062
82005 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/MAINTAINERS' (80,032) at 20210308005003044
82006 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_rpmsg.c' (80,033) at 20240405153232175
82007 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/inventory-sensor.py' (80,034) at 20221209040032879
82008 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/syscall.h' (80,035) at 20240405153045973
82009 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/gru/Kconfig' (80,036) at 20210308005003004
82010 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/phy.h' (80,037) at 20240405153231259
82011 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config/g220a-ipmi-fru.yaml' (80,038) at 20210307205553674
82012 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/cookie.h' (80,039) at 20210307214929722
82013 2025-01-21 03:01:01.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c' (80,040) at 20240405153230363
82014 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/primecell.yaml' (80,041) at 20210309003648324
82015 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8737.c' (80,042) at 20240405153232167
82016 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/remoteproc/remoteproc.txt' (80,043) at 20210308005003308
82017 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/pppox.c' (80,044) at 20210307214929698
82018 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/.clang-format' (80,045) at 20240817080008812
82019 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/clock_manager_gen5.h' (80,046) at 20210308005002780
82020 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-client-escape.c' (80,047) at 20240712080021641
82021 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/aty128fb.c' (80,048) at 20240405153231579
82022 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/tuner.rst' (80,049) at 20210309003648504
82023 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-MidNorthCoast' (80,050) at 20210307205553766
82024 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/lamptest/lamptest.hpp' (80,051) at 20240828080025979
82025 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/dbusparser.py' (80,052) at 20220429100100422
82026 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/068.out' (80,053) at 20210308005046441
82027 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/other.json' (80,054) at 20240405153054149
82028 2025-01-21 03:01:01.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/utils_test.cpp' (80,055) at 20240514080031406
82029 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_isr.c' (80,056) at 20220525020652378
82030 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/python_qmp_updater.py' (80,057) at 20240326080039630
82031 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Visby_Havdhem' (80,058) at 20210307205553794
82032 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/cpuinfo.c' (80,059) at 20240405153046057
82033 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/workarounds.h' (80,060) at 20240405153050293
82034 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/core.c' (80,061) at 20220525020654883
82035 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/generate_whitelist.sh' (80,062) at 20231122090021669
82036 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/rcar-gen2.h' (80,063) at 20210309003648720
82037 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cputype.h' (80,064) at 20240405153045621
82038 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/raspberrypi,bcm2835-power.txt' (80,065) at 20210307214925422
82039 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vhost-scsi-common.c' (80,066) at 20240326080039490
82040 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch' (80,067) at 20230706080014745
82041 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/exception.c' (80,068) at 20221215040039318
82042 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/Kconfig' (80,069) at 20210308005003048
82043 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_scaler.c' (80,070) at 20240405153230559
82044 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.out' (80,071) at 20210308005046397 to deleted uid set
82045 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/sigbus.c' (80,072) at 20230925080040101
82046 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mconsole_kern.h' (80,073) at 20210307214926614
82047 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/snapper/snapper_0.11.2.bb' (80,074) at 20241221090017544
82048 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/mce.h' (80,075) at 20210307214925646
82049 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/asm-prototypes.h' (80,076) at 20240405153046501
82050 2025-01-21 03:01:01.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto.bb' (80,077) at 20241221090017512
82051 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/pm33xx.c' (80,078) at 20240405153051777
82052 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2406.c' (80,079) at 20240405153052233
82053 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/una_asm_32.S' (80,080) at 20210307214926602
82054 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_trace.h' (80,081) at 20240710080014605
82055 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_defconfig' (80,082) at 20210308005003244
82056 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/common/early_init.S' (80,083) at 20210308005003004
82057 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt2701-clk.h' (80,084) at 20210307214931330
82058 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/hisilicon,hi6210-i2s.txt' (80,085) at 20210307214925430
82059 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/transaction.hpp' (80,086) at 20240823080035117
82060 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-cmd.c' (80,087) at 20240405153049377
82061 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_esai.c' (80,088) at 20240405153232175
82062 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl_2.1.28.bb' (80,089) at 20241221090017532
82063 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp-sabresd-u-boot.dtsi' (80,090) at 20210308005002584
82064 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_loader.c' (80,091) at 20240405153053937
82065 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/cadence/cdns-csi2tx.c' (80,092) at 20240405153049401
82066 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dts' (80,093) at 20240405153045769
82067 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb-nanopi-k2-u-boot.dtsi' (80,094) at 20210308005002596
82068 2025-01-21 03:01:01.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ina3221.rst' (80,095) at 20210309003648424
82069 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/at91-usart.c' (80,096) at 20220525020653343
82070 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-ast-cf.c' (80,097) at 20240405153047061
82071 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_tee.h' (80,098) at 20240405153048545
82072 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/smbiosmdrv2handler.cpp' (80,099) at 20240829080009334
82073 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hugetlb_cgroup.h' (80,100) at 20240405153052701
82074 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000c.h' (80,101) at 20240405153230603
82075 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/luton.dtsi' (80,102) at 20220525020651994
82076 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/rpu-ready-deassert@.service' (80,103) at 20241029080011439
82077 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/README.md' (80,104) at 20230706080014729
82078 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/OWNERS' (80,105) at 20220723030030949
82079 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/qemuboot-x86.inc' (80,106) at 20230401080011963
82080 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/hmem_local.h' (80,107) at 20210307214930542
82081 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-apsh4ad0a.c' (80,108) at 20210307214926534
82082 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/vmtest.sh' (80,109) at 20240405153054293
82083 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/Makefile' (80,110) at 20240405153046377
82084 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmap_lock.h' (80,111) at 20240405153231827
82085 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/omicron/calimain/calimain.c' (80,112) at 20210308005003028
82086 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/0004-tests-Makefile.am-fix-undefined-reference-to-pthread.patch' (80,113) at 20220502030010232
82087 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-apmixedsys.c' (80,114) at 20240405153230211
82088 2025-01-21 03:01:01.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-chassis-poweron.service' (80,115) at 20220119040023072
82089 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2764.c' (80,116) at 20240405153053801
82090 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (80,117) at 20240313080014688
82091 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-capture.c' (80,118) at 20240405153049457
82092 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.bb' (80,119) at 20241221090017696
82093 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/Kconfig' (80,120) at 20240405153230795
82094 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/cyapa_gen3.c' (80,121) at 20220525020653179
82095 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/signal.py' (80,122) at 20230427080038314
82096 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/machine/fvp-config.inc' (80,123) at 20240507080014346
82097 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/download-lockfile.py' (80,124) at 20230804080018087
82098 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Fix-build-errors-with-clang.patch' (80,125) at 20210307205553842
82099 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzicond.c.inc' (80,126) at 20230925080040061
82100 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ipl_vmparm.c' (80,127) at 20220525020652102
82101 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c' (80,128) at 20240405153050621
82102 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts' (80,129) at 20241004080012679 to deleted uid set
82103 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/sbf_dram_init.S' (80,130) at 20210308005002972
82104 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/controlfb.h' (80,131) at 20210307214930906
82105 2025-01-21 03:01:01.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_facilities.c' (80,132) at 20210309003654508
82106 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/handler.hpp' (80,133) at 20240417080025475
82107 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_types.h' (80,134) at 20220525020654183
82108 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/multicast.c' (80,135) at 20220525020653119
82109 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8167.h' (80,136) at 20210309003652076
82110 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-1m-main.inc' (80,137) at 20210905000020581
82111 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/sd_flags.h' (80,138) at 20240405153052789
82112 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/emulation.c' (80,139) at 20210308005045953
82113 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_tunnel.h' (80,140) at 20240405153053193
82114 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_vlan_unaware.sh' (80,141) at 20240405153054341
82115 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/rational-test.c' (80,142) at 20220525020654751
82116 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Rotor/meson.build' (80,143) at 20230825080021141 to deleted uid set
82117 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.h' (80,144) at 20240405153048813
82118 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/ac97.h' (80,145) at 20230426080043680
82119 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl115_spi.c' (80,146) at 20240405153049009
82120 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/LICENSE' (80,147) at 20210308005133997
82121 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/Makefile' (80,148) at 20210308005003740
82122 2025-01-21 03:01:01.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch' (80,149) at 20230706080014745
82123 2025-01-21 03:01:01.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vega10_enum.h' (80,150) at 20210307214927710
82124 2025-01-21 03:01:01.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8c000/vrm@5d.conf' (80,151) at 20210602100023153
82125 2025-01-21 03:01:01.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v73_scalar.c' (80,152) at 20230925080040097
82126 2025-01-21 03:01:01.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/phy.c' (80,153) at 20220627100017038
82127 2025-01-21 03:01:01.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/0001-Fix-compilation-with-GCC10.patch' (80,154) at 20210307205553738
82128 2025-01-21 03:01:01.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_SDCARD_defconfig' (80,155) at 20210308005003244
82129 2025-01-21 03:01:01.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-2.0-UK' (80,156) at 20211006000025230
82130 2025-01-21 03:01:01.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-spi-byte.c' (80,157) at 20240913080013797
82131 2025-01-21 03:01:01.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h' (80,158) at 20240405153230507
82132 2025-01-21 03:01:01.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c' (80,159) at 20240405153047185 to deleted uid set
82133 2025-01-21 03:01:01.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utmisc.c' (80,160) at 20210307214926846
82134 2025-01-21 03:01:01.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/recovery.c' (80,161) at 20240613080016491
82135 2025-01-21 03:01:01.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_ECN.c' (80,162) at 20210307214931946
82136 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715-sdca-sdw.h' (80,163) at 20220525020655047
82137 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb' (80,164) at 20241221090017528
82138 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/MAINTAINERS' (80,165) at 20210308005003008
82139 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/img-ir-rev1.txt' (80,166) at 20210307214925354
82140 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_network_manager.hpp' (80,167) at 20240822080023973
82141 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_tl_mr3020.dts' (80,168) at 20240405153045989
82142 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff@.service' (80,169) at 20240730080012557
82143 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch' (80,170) at 20241221090017512
82144 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/Kconfig' (80,171) at 20240405153230831
82145 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-reference-design-tablet.dtsi' (80,172) at 20210308005002620
82146 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-xgene-sb.txt' (80,173) at 20240405153229763
82147 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-dev.bb' (80,174) at 20241221090017688
82148 2025-01-21 03:01:01.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/error.h' (80,175) at 20240405153230103
82149 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/imx-regs.h' (80,176) at 20210308005002664
82150 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp.c' (80,177) at 20241211090145553
82151 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp' (80,178) at 20240824080002930
82152 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/model_206ax.c' (80,179) at 20210308005002856
82153 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/h3xxx.c' (80,180) at 20210307214925958
82154 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/MAINTAINERS' (80,181) at 20210308005002988
82155 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77965-sysc.h' (80,182) at 20210307214931346
82156 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0004-RH-use-rpm-optflags-if-present.patch' (80,183) at 20241221090017540
82157 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_factory_dce110.h' (80,184) at 20210307214927302
82158 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/Kconfig' (80,185) at 20241023080012879
82159 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/README.md' (80,186) at 20240807080035899
82160 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/core_sched.c' (80,187) at 20240405153053041
82161 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_eem.c' (80,188) at 20240405153050373
82162 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ti,icss-iep.yaml' (80,189) at 20240405153229779
82163 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-ss-ddr.dtsi' (80,190) at 20240405153045725
82164 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_event.h' (80,191) at 20220525020654171
82165 2025-01-21 03:01:01.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-member-case.json' (80,192) at 20210927100127469
82166 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/entry/syscalls/mksyscalltbl' (80,193) at 20240405153054085
82167 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_transport.h' (80,194) at 20210307214930670
82168 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/EventService.v1_10_2.json' (80,195) at 20240619080002948
82169 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/ti_qspi.txt' (80,196) at 20210307214925442
82170 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ast2600-clock.h' (80,197) at 20240405153231795
82171 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfsim.h' (80,198) at 20210307214926162
82172 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8955.h' (80,199) at 20210307214932358
82173 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/nfit_test.h' (80,200) at 20240405153054229
82174 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strncpy.c' (80,201) at 20240405153053105
82175 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-blk.h' (80,202) at 20240906080037340
82176 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/alert.c' (80,203) at 20240405153232015
82177 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/recovery.c' (80,204) at 20240913080013829
82178 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ta_secureDisplay_if.h' (80,205) at 20240405153047165
82179 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (80,206) at 20230725080014621
82180 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/dmtf_tools/Redfish_Usecase_Checkers.robot' (80,207) at 20240627080021052
82181 2025-01-21 03:01:01.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/topology.c' (80,208) at 20210309003648684
82182 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/programming-language.rst' (80,209) at 20240405153229839
82183 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/test-driver.c' (80,210) at 20210308005003740
82184 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/utils.hpp' (80,211) at 20241211090205458
82185 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/meson.build' (80,212) at 20241211090212282
82186 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/README' (80,213) at 20210308005002984
82187 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/nintendo-otp.c' (80,214) at 20240405153051209
82188 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/tweak-ptest-script.patch' (80,215) at 20241221090017640
82189 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,isp.yaml' (80,216) at 20240405153045101
82190 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/ipmishell.c' (80,217) at 20210308004938832
82191 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/pme.c' (80,218) at 20240405153051257
82192 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/mfd/st-lpc.h' (80,219) at 20210308005003636
82193 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/Makefile' (80,220) at 20210308005002908
82194 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/.gitignore' (80,221) at 20211006000055234
82195 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/spl.c' (80,222) at 20210308005002844
82196 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/bhrb.S' (80,223) at 20240405153046189
82197 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/group.hpp' (80,224) at 20240828080025975
82198 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8568MDS_defconfig' (80,225) at 20210308005003240
82199 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atari_stram.h' (80,226) at 20210307214926158
82200 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinumavc_onenand_defconfig' (80,227) at 20210308005003284
82201 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/create_manifest3.py' (80,228) at 20210528000029743
82202 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vl_alias.c' (80,229) at 20210309003653376
82203 2025-01-21 03:01:01.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-yadro/.gitignore' (80,230) at 20210307205554218 to deleted uid set
82204 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/gup.c' (80,231) at 20240820080014185
82205 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/meson.build' (80,232) at 20241112090003090
82206 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen2_engine_cs.h' (80,233) at 20210309003649744
82207 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-usb-usbtmc' (80,234) at 20210307214925186
82208 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_devlink.c' (80,235) at 20240405153050197
82209 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-pll.c' (80,236) at 20240405153046841
82210 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/device-introspect-test.c' (80,237) at 20240906080037568
82211 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-map.rst' (80,238) at 20240405153054037
82212 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/strncpy_from_user.S' (80,239) at 20240405153229995
82213 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/lbt.h' (80,240) at 20240405153229999
82214 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_partition_exists.cpp' (80,241) at 20220922030007675
82215 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/recovery.c' (80,242) at 20220525020654495
82216 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/imximage.cfg' (80,243) at 20210308005003080
82217 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha1.h' (80,244) at 20220525020654535
82218 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_mc_id.robot' (80,245) at 20240628080017117
82219 2025-01-21 03:01:01.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy_9100h.bb' (80,246) at 20241221090017532
82220 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_hpt3x2n.c' (80,247) at 20240405153046661
82221 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/guruplug_defconfig' (80,248) at 20210308005003260
82222 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_netlink.c' (80,249) at 20240405153051977
82223 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/FlashPoint.c' (80,250) at 20240405153051545
82224 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/magicpanelr2.h' (80,251) at 20210307214926558
82225 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0004-run_test.py-not-use-hard-coded-path-.-obj-hugeadm.patch' (80,252) at 20241221090017504
82226 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/socionext,uniphier-ahci-phy.yaml' (80,253) at 20240405153045129
82227 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-firmware.c' (80,254) at 20210307214928818
82228 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/setup.c' (80,255) at 20240405153230051
82229 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/eject-2.1.1-verbose.patch' (80,256) at 20210307205553966
82230 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/d_path.c' (80,257) at 20240405153232255
82231 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/kirkwood-dma.c' (80,258) at 20240613080016547
82232 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5659.h' (80,259) at 20210307214931598
82233 2025-01-21 03:01:01.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/layer.conf' (80,260) at 20241221090017476
82234 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-highbank.c' (80,261) at 20210307214926966
82235 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-snr.rst' (80,262) at 20210309003648480
82236 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/Makefile' (80,263) at 20240405153051489
82237 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/xgene-rtc.txt' (80,264) at 20210307214925418
82238 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8974.c' (80,265) at 20240405153230735
82239 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/LICENSE' (80,266) at 20210308005111461
82240 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/Makefile' (80,267) at 20240405153046741
82241 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Agnas' (80,268) at 20210307205553778
82242 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mt6397.c' (80,269) at 20240405153231375
82243 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/settings' (80,270) at 20240405153054373
82244 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p5.dtsi' (80,271) at 20240405153229971
82245 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa6752hs.c' (80,272) at 20240405153049337
82246 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vbi-gen.c' (80,273) at 20240405153049529
82247 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fscache/io.c' (80,274) at 20240405153052369
82248 2025-01-21 03:01:01.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/dce112_clk_mgr.h' (80,275) at 20210307214927270
82249 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/sys_sh.c' (80,276) at 20210307214926570
82250 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_romulus.py' (80,277) at 20241211090212538
82251 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pxa2xx.h' (80,278) at 20240405153051793
82252 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mc13783.h' (80,279) at 20210307214932318
82253 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/trng/Makefile' (80,280) at 20220525020652382
82254 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h' (80,281) at 20210307214926218
82255 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_eql.h' (80,282) at 20210307214931634
82256 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/service_files/yaml/phosphor-fan-control-init@.service' (80,283) at 20220819030023849
82257 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_common.h' (80,284) at 20210308005003764
82258 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/main.c' (80,285) at 20240405153050589
82259 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/trusted-services-src.inc' (80,286) at 20241206090014214
82260 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd.h' (80,287) at 20240405153052057
82261 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/nemora.cpp' (80,288) at 20240817080006811
82262 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml' (80,289) at 20240405153045061
82263 2025-01-21 03:01:01.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Build' (80,290) at 20220525020655123
82264 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_ringbuffer.c' (80,291) at 20240405153230599
82265 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18212.c' (80,292) at 20240405153049533
82266 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/Kconfig' (80,293) at 20240405153231695
82267 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/dbus_sensors.cpp' (80,294) at 20240817080031292
82268 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/timex.h' (80,295) at 20210307214926066
82269 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Mark-one-of-strerror_r-implementation-glibc-specific.patch' (80,296) at 20210307205553854
82270 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom-apq8064-sata-phy.txt' (80,297) at 20210307214925390
82271 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/padlock.h' (80,298) at 20210307214931310
82272 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/eepro100.c' (80,299) at 20241211090212302
82273 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_sm.c' (80,300) at 20220525020654003
82274 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/nhpoly1305-avx2-glue.c' (80,301) at 20240405153046365
82275 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/conversion.h' (80,302) at 20240405153047197
82276 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/sdeventplus.wrap' (80,303) at 20220326030026474
82277 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/host-power-off.service' (80,304) at 20240618080012765
82278 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/cow.h' (80,305) at 20220525020652126
82279 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/firejail.py' (80,306) at 20220721030015849
82280 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/genericx86.conf' (80,307) at 20230706080014777
82281 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/qsemi.c' (80,308) at 20220525020653687
82282 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso/clocksource.h' (80,309) at 20220525020651970
82283 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/head.S' (80,310) at 20220525020651970
82284 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/platform/flexcan.h' (80,311) at 20220525020654555
82285 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.c' (80,312) at 20210308005046541
82286 2025-01-21 03:01:01.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/rsa-mod-exp.c' (80,313) at 20210308005003712
82287 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/OWNERS' (80,314) at 20240903080031643
82288 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-m3ulcb.dts' (80,315) at 20210308005002600
82289 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c' (80,316) at 20241125090012251
82290 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/Kconfig' (80,317) at 20220525020653487
82291 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/board.c' (80,318) at 20210308005003004
82292 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-setkey.h' (80,319) at 20210307214926054
82293 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/Kconfig' (80,320) at 20240405153051861
82294 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/ksm.rst' (80,321) at 20240405153045229
82295 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1036-mb7.dts' (80,322) at 20240405153045505
82296 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/common.rst' (80,323) at 20220525020651782
82297 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx5.c' (80,324) at 20240405153045645
82298 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc' (80,325) at 20240405153054305
82299 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/allow_os_with_assess.patch' (80,326) at 20230706080014765
82300 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/riotboard_defconfig' (80,327) at 20210308005003276
82301 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_native.c' (80,328) at 20241211090145565
82302 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4118.c' (80,329) at 20240405153053565
82303 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pxa_sdhci.h' (80,330) at 20210307214931478
82304 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/volatiles.58_radiusd' (80,331) at 20210307205553810
82305 2025-01-21 03:01:01.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpmng.c' (80,332) at 20210308005003432
82306 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/testing/run-test-docker.md' (80,333) at 20221209040006399
82307 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_core.c' (80,334) at 20240405153051993
82308 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/rk3128.c' (80,335) at 20210308005002772
82309 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone.dtsi' (80,336) at 20240405153045589
82310 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/Makefile' (80,337) at 20240405153232211
82311 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz' (80,338) at 20210307205554594 to deleted uid set
82312 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/intel_epb.c' (80,339) at 20240405153230119
82313 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_dma_helper.c' (80,340) at 20240405153048397
82314 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_MARK.h' (80,341) at 20210307214931646
82315 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_2/ia_css_cnr2.host.c' (80,342) at 20210307214930554
82316 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-kernel/linux/files/yosemite4-common.cfg' (80,343) at 20240727080014102
82317 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.h' (80,344) at 20210307214928350
82318 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6030e.c' (80,345) at 20220525020652358
82319 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/emif.c' (80,346) at 20240405153049589
82320 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/path.h' (80,347) at 20210307214931466
82321 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Knared' (80,348) at 20210307205553786
82322 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Pecs-Siklos' (80,349) at 20210307205553774
82323 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsserial.c' (80,350) at 20240405153046625
82324 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/python3-gammu_3.2.4.bb' (80,351) at 20220204040022460
82325 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip-core.c' (80,352) at 20210308005003464
82326 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-common.inc' (80,353) at 20241221090017640
82327 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/cryptodev-module_1.14.bb' (80,354) at 20241221090017688
82328 2025-01-21 03:01:01.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad5761.h' (80,355) at 20210307214931470
82329 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/da7219.c' (80,356) at 20240405153232179
82330 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1d.sh' (80,357) at 20220525020655219
82331 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_bonding.c' (80,358) at 20240405153232259
82332 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/good/FRU_Master.json' (80,359) at 20221213040036917
82333 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_attr.c' (80,360) at 20240405153051689
82334 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/Kconfig' (80,361) at 20240405153231603
82335 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/Kconfig' (80,362) at 20210308005003548
82336 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/jz4780_efuse.c' (80,363) at 20210308005003400
82337 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/copy_page.S' (80,364) at 20210307214926570
82338 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/section_factory.hpp' (80,365) at 20210308005049137
82339 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/ar-internal.h' (80,366) at 20241011080017395
82340 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfltui.c' (80,367) at 20210308005046529
82341 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/max77620_thermal.txt' (80,368) at 20210309003648396
82342 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cbfs/Kconfig' (80,369) at 20210308005003544
82343 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_rx.h' (80,370) at 20210307214928774
82344 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/tpm-tools_1.3.9.2.bb' (80,371) at 20241221090017576
82345 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-gpio.yaml' (80,372) at 20240405153045173
82346 2025-01-21 03:01:01.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/npcm_edac.c' (80,373) at 20240405153230291
82347 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol_module.hpp' (80,374) at 20210308005051513
82348 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vlclient.c' (80,375) at 20220525020654343
82349 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/tagged-address-abi.rst' (80,376) at 20240405153044977
82350 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_or.c' (80,377) at 20220525020655203
82351 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png' (80,378) at 20210307205554250 to deleted uid set
82352 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_bcm63xx.h' (80,379) at 20210307214931506
82353 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/tools/update-documentation-conf' (80,380) at 20210307205554382
82354 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8753.yaml' (80,381) at 20240405153045173
82355 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/report_hw_tags.c' (80,382) at 20240405153053129
82356 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-xilinx-of.c' (80,383) at 20240405153052101
82357 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/bootm.c' (80,384) at 20210308005002804
82358 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/qht-bench.c' (80,385) at 20220429100100874
82359 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/TPM2.tis.tpm2' (80,386) at 20240906080037560 to deleted uid set
82360 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/sparc64/safe-syscall.inc.S' (80,387) at 20220429100100406
82361 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ThermalDirection.interface.yaml' (80,388) at 20230325080018472
82362 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecrdsa.c' (80,389) at 20240617080017382
82363 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar2315_regs.h' (80,390) at 20210307214926186
82364 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unicode-DFS-2016' (80,391) at 20211006000025246
82365 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/crc7.h' (80,392) at 20210308005003656
82366 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/memory-device.h' (80,393) at 20240906080037332
82367 2025-01-21 03:01:01.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (80,394) at 20240127090011884
82368 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/other.json' (80,395) at 20240405153232231
82369 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_hs_evm_defconfig' (80,396) at 20210308005003248
82370 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/st,stm32-cryp.yaml' (80,397) at 20240405153045033
82371 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc2_cfg_regs.h' (80,398) at 20240405153046581
82372 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8qm.c' (80,399) at 20220525020653875
82373 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-cm-t54.dts' (80,400) at 20240405153045609
82374 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/dma.h' (80,401) at 20240405153230079
82375 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power_well.h' (80,402) at 20240405153230551
82376 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32f429-evaluation.h' (80,403) at 20210308005003616
82377 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/dummy-cpus.c' (80,404) at 20240906080037136
82378 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-diseqc-reset-overload.rst' (80,405) at 20210309003648476
82379 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/mst.c' (80,406) at 20210307214931198
82380 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/metadata_used.c' (80,407) at 20210309003655984
82381 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c' (80,408) at 20240405153049857
82382 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm926.S' (80,409) at 20210307214925974
82383 2025-01-21 03:01:01.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-fsi-master-gpio' (80,410) at 20210307214925202
82384 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_common.c' (80,411) at 20241011080017331
82385 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_core.c' (80,412) at 20240520080015215
82386 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/Makefile' (80,413) at 20240405153050605
82387 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6e8aa0.yaml' (80,414) at 20240405153045045
82388 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/recipes-kernel/linux/linux-fsp2_4.17.bb' (80,415) at 20210307205553690
82389 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/events_internal.h' (80,416) at 20240405153231603
82390 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/ws.h' (80,417) at 20240405153049073
82391 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MessageRegistryCollection.json' (80,418) at 20240619080002948
82392 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-wandboard-revb1.dtsi' (80,419) at 20240405153045521
82393 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/kronosnet/0001-links.c-Fix-build-with-gcc-12.patch' (80,420) at 20230317080013785
82394 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cantools_39.4.13.bb' (80,421) at 20241221090017548
82395 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/Makefile' (80,422) at 20240405153046665
82396 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/Makefile' (80,423) at 20210307214930318
82397 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_config.hpp' (80,424) at 20230516080019602
82398 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/zt-test.S' (80,425) at 20240405153054237
82399 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra210.c' (80,426) at 20220525020654099
82400 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/envelope-detector.c' (80,427) at 20240405153048953
82401 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/MAINTAINERS' (80,428) at 20210308005003016
82402 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/meson.options' (80,429) at 20230817080043449
82403 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxk_hard.h' (80,430) at 20210307214928626
82404 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_SDCARD_defconfig' (80,431) at 20210308005003244
82405 2025-01-21 03:01:01.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_common_drv.h' (80,432) at 20240405153230267
82406 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/berkeley-testfloat-3/meson.build' (80,433) at 20230925080039997
82407 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/driver-api/gpio/legacy.rst' (80,434) at 20240405153045293
82408 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_types.h' (80,435) at 20240527080023360
82409 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/fman.c' (80,436) at 20210308005002960
82410 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/leon_pci.h' (80,437) at 20210307214926582
82411 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.json' (80,438) at 20210308005046401
82412 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/.gitignore' (80,439) at 20210307214926650
82413 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-tf103c-dock.c' (80,440) at 20240405153051397
82414 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/cpu_loop.c' (80,441) at 20220429100100650
82415 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httptools/run-ptest' (80,442) at 20240413080012663
82416 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml' (80,443) at 20240405153045141
82417 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/emi62.c' (80,444) at 20210307214930842
82418 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_evm_usbhost_boot_defconfig' (80,445) at 20210308005003248
82419 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/xen/meson.build' (80,446) at 20210308005045725
82420 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/Host/meson.build' (80,447) at 20230825080021137 to deleted uid set
82421 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-tb10x/Kconfig' (80,448) at 20210307214925674
82422 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/asix_devices.c' (80,449) at 20240405153050373
82423 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/0002-timing.c-Fix-format-security-errors.patch' (80,450) at 20230706080014753
82424 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mvebu_armada-37xx.h' (80,451) at 20210308005003604
82425 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-dmabuf.c' (80,452) at 20240326080039434
82426 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/create-spdx-3.0.bbclass' (80,453) at 20241221090017612
82427 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-smm-gateway_git.bb' (80,454) at 20230610080017599
82428 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/bootimg-biosplusefi.py' (80,455) at 20210307205554638
82429 2025-01-21 03:01:01.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_debugfs.c' (80,456) at 20240405153046937
82430 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/s3c24x0_i2c.c' (80,457) at 20210308005003384
82431 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/string-input-visitor.h' (80,458) at 20210308005046041
82432 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/romimage-macros.h' (80,459) at 20210307214926550
82433 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Outakoski' (80,460) at 20210307205553774
82434 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr.c' (80,461) at 20220525020655007
82435 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/ucd90160.hpp' (80,462) at 20230511080045639
82436 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb' (80,463) at 20241221090017516
82437 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.c' (80,464) at 20220525020652967
82438 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/call64.S' (80,465) at 20210308005002856
82439 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/stp_baseboard.json' (80,466) at 20221221040007774
82440 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-vt8500/vt8500.c' (80,467) at 20210307214925966
82441 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/VISsave.S' (80,468) at 20240405153230095
82442 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpaa2-console.c' (80,469) at 20240405153231447
82443 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/onenand.c' (80,470) at 20210308005003540
82444 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/subprojects/sdbusplus.wrap' (80,471) at 20220427030012593
82445 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/uadk-compression.rst' (80,472) at 20240906080037172
82446 2025-01-21 03:01:01.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xts.c' (80,473) at 20240405153230159
82447 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task_vma.c' (80,474) at 20240405153054265
82448 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_tablet.py' (80,475) at 20240405153054309
82449 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_qos.c' (80,476) at 20240405153230939
82450 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mdio-tools/mdio-tools.inc' (80,477) at 20240113090014536
82451 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-oxalis.dts' (80,478) at 20210309003648736
82452 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_port.c' (80,479) at 20210309003652388
82453 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/config' (80,480) at 20220525020654939
82454 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_sru.c' (80,481) at 20240405153049445
82455 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U1memcpy.S' (80,482) at 20240405153230095
82456 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_phylink.c' (80,483) at 20240405153050173
82457 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_priv.h' (80,484) at 20240405153052165
82458 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/trace-events' (80,485) at 20230925080039885
82459 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/user_defined.c' (80,486) at 20210309003654556
82460 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/cpld.h' (80,487) at 20210308005002960
82461 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-4.conf' (80,488) at 20210307205554082
82462 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock/0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch' (80,489) at 20210307205553934
82463 2025-01-21 03:01:01.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/rda-uart.c' (80,490) at 20240405153052013
82464 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai-intel.h' (80,491) at 20240405153052889
82465 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/sensor-architecture.md' (80,492) at 20221209040006383
82466 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb' (80,493) at 20241221090017516
82467 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/Makefile' (80,494) at 20220525020653215
82468 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler.h' (80,495) at 20241220090018326
82469 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.yaml' (80,496) at 20240405153045057
82470 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actypes.h' (80,497) at 20240405153052617
82471 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/parisc_ksyms.c' (80,498) at 20240613080016363
82472 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/hugetlbpage.c' (80,499) at 20240913080013769
82473 2025-01-21 03:01:01.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_scsi_host.c' (80,500) at 20240405153231411
82474 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_rx164.c' (80,501) at 20210307214925658
82475 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/usage.c' (80,502) at 20240405153054213
82476 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector-systemd-links.inc' (80,503) at 20221111040020385
82477 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nuvoton,npcm750-adc.yaml' (80,504) at 20240405153045073
82478 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb_param.h' (80,505) at 20210307214930562
82479 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_addr.h' (80,506) at 20240405153052869
82480 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-dfi-fs700-m60.dts' (80,507) at 20240405153045501
82481 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-odroidx2.dts' (80,508) at 20240405153045569
82482 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/fs3270.c' (80,509) at 20240405153051513
82483 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml' (80,510) at 20220315030032667
82484 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/keyboard-spear.h' (80,511) at 20210307214931478
82485 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mptcp.h' (80,512) at 20240812080017252
82486 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-net-common/gbmc-ra.sh' (80,513) at 20241213090035010
82487 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/cma.h' (80,514) at 20240405153052893
82488 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3036_common.h' (80,515) at 20210308005003612
82489 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/debian-no-Werror.patch' (80,516) at 20240413080012695
82490 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/sysctl.h' (80,517) at 20210307214931198
82491 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota_v2.c' (80,518) at 20240820080014177
82492 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/wrap.c.inc' (80,519) at 20210927100127465
82493 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_fshead.h' (80,520) at 20240405153052365
82494 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/serial_core.h' (80,521) at 20240405153231879
82495 2025-01-21 03:01:01.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch' (80,522) at 20230706080014765
82496 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/3w-sas.h' (80,523) at 20240405153051541
82497 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-dp.c' (80,524) at 20240405153051285
82498 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-it913x-v1.c' (80,525) at 20210307214928782
82499 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_print.h' (80,526) at 20240405153048489
82500 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_genbus.h' (80,527) at 20210307214926242
82501 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global1_atu.c' (80,528) at 20240830080013275
82502 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/Documentation/protocol.md' (80,529) at 20241211090005847
82503 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_ldap.robot' (80,530) at 20210308005007104
82504 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/raid/pq.h' (80,531) at 20240405153231835
82505 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/boot.c' (80,532) at 20240326080039458
82506 2025-01-21 03:01:01.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/c-r4k.c' (80,533) at 20240405153230015
82507 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mISDNif.h' (80,534) at 20240405153052725
82508 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/shmparam.h' (80,535) at 20210307214926066
82509 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/Kconfig' (80,536) at 20240405153051369
82510 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/s390x/host-signal.h' (80,537) at 20230925080039941
82511 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-config-validator.cpp' (80,538) at 20240824080021954
82512 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sandbox_sdl.c' (80,539) at 20210308005003532
82513 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c64xx-pinctrl.dtsi' (80,540) at 20240405153045573
82514 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sata2-0.dtsi' (80,541) at 20210307214926350
82515 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/instruction.json' (80,542) at 20240405153054109
82516 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-ddv.c' (80,543) at 20240405153051401
82517 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l3.h' (80,544) at 20220525020653971
82518 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98388.c' (80,545) at 20241104090011627
82519 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_fs_sb.h' (80,546) at 20240405153052505
82520 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/auth.c' (80,547) at 20240405153231271
82521 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux.c' (80,548) at 20240405153054021
82522 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-msm8998.h' (80,549) at 20210307214931330
82523 2025-01-21 03:01:01.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-vid-common.c' (80,550) at 20240405153049529
82524 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/device.h' (80,551) at 20240405153051949
82525 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml' (80,552) at 20240405153045073
82526 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/Kconfig' (80,553) at 20241211090212290
82527 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c' (80,554) at 20240405153231487
82528 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-letsketch.c' (80,555) at 20240405153048817
82529 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/image-fuzzer/qcow2/__init__.py' (80,556) at 20210308005046393
82530 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ipc/hw-ish-regs.h' (80,557) at 20210307214928102
82531 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/Kconfig' (80,558) at 20240405153232111
82532 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/MAINTAINERS' (80,559) at 20210308005002952
82533 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.c' (80,560) at 20240919080017054
82534 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-vdo1.c' (80,561) at 20240405153046801
82535 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5682.txt' (80,562) at 20240405153045169
82536 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/devres.c' (80,563) at 20240913080013781
82537 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/oom.rst' (80,564) at 20240405153045229
82538 2025-01-21 03:01:01.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0022-sd-event-Make-malloc_trim-conditional-on-glibc.patch' (80,565) at 20241221090017644
82539 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/mpc5200_dma.c' (80,566) at 20240405153232175
82540 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/devices.c' (80,567) at 20240405153052489
82541 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi' (80,568) at 20240405153045717
82542 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-ioctl.h' (80,569) at 20220525020654631
82543 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_enumval.c' (80,570) at 20210309003655984
82544 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2602-i2c.c' (80,571) at 20240405153053789
82545 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/carriers/tpci200.h' (80,572) at 20220525020653199
82546 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/dealloc-visitor.h' (80,573) at 20210308005046041
82547 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5910.dtsi' (80,574) at 20240405153045513
82548 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder.c' (80,575) at 20240913080013777
82549 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc-itu-t.c' (80,576) at 20240405153053081
82550 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/Makefile' (80,577) at 20220525020654883
82551 2025-01-21 03:01:01.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/stdio.h' (80,578) at 20240405153232211
82552 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sched.c' (80,579) at 20240815080012923
82553 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2.dtsi' (80,580) at 20240405153045525
82554 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/mscode_parser.c' (80,581) at 20210307214926790
82555 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.interface.yaml' (80,582) at 20240618080025497
82556 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/image_types_phosphor.bbclass' (80,583) at 20241221090017564
82557 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/cfg.c' (80,584) at 20210307214929862
82558 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/posix_types.h' (80,585) at 20210308005002816
82559 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt' (80,586) at 20220525020651706
82560 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/of_numa.c' (80,587) at 20240405153051209
82561 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/sunxi/sun20i-ppu.c' (80,588) at 20240405153231351
82562 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/services.cpp' (80,589) at 20240530080026674
82563 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ipl_report.c' (80,590) at 20240405153046269
82564 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad_0.15.1b.bb' (80,591) at 20240413080012655
82565 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/x86_pkg_temp_thermal.c' (80,592) at 20240405153231499
82566 2025-01-21 03:01:01.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi2.conf' (80,593) at 20221003030013293
82567 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/Makefile' (80,594) at 20210307214932186
82568 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sdhci-cadence.c' (80,595) at 20210308005003408
82569 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/mmzone.h' (80,596) at 20240405153054225
82570 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_dbg.c' (80,597) at 20210307214930382
82571 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/codec.c' (80,598) at 20210307214932186
82572 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/Kconfig' (80,599) at 20240405153046733
82573 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/postcode-7seg@.service' (80,600) at 20210308005116685
82574 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/meson.build' (80,601) at 20230825080021137 to deleted uid set
82575 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/utils.cpp' (80,602) at 20230427080033062
82576 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/nlohmann_json.wrap' (80,603) at 20231208090026017
82577 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sysbus.h' (80,604) at 20241211090212366
82578 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/gentrap.h' (80,605) at 20210307214925650
82579 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/MAINTAINERS' (80,606) at 20210308005003072
82580 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7218.h' (80,607) at 20210307214932306
82581 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-adafruit-platformdetect_3.27.0.bb' (80,608) at 20220823030015959
82582 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/.prettierrc.yaml' (80,609) at 20230404080007402
82583 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acconfig.h' (80,610) at 20240405153052613
82584 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/payload.c' (80,611) at 20210308005002952
82585 2025-01-21 03:01:01.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC' (80,612) at 20240906080037556 to deleted uid set
82586 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/c101.c' (80,613) at 20220525020653699
82587 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/personality.h' (80,614) at 20210307214931466
82588 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/yam.c' (80,615) at 20240405153050333
82589 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_init.c' (80,616) at 20240405153230399
82590 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/thead.yaml' (80,617) at 20240405153229795
82591 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/ds.h' (80,618) at 20210307214931578
82592 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/posixtm.h' (80,619) at 20210307205554558
82593 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/alternative.c' (80,620) at 20240405153045865
82594 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/smd.c' (80,621) at 20240405153050477
82595 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/sensors.md' (80,622) at 20240807080019546
82596 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/access.c' (80,623) at 20240405153231283
82597 2025-01-21 03:01:01.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_lsm.c' (80,624) at 20240405153054261
82598 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/events_2l.c' (80,625) at 20240405153231599
82599 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32l4x5_rcc.h' (80,626) at 20240906080037336
82600 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vf610twr_defconfig' (80,627) at 20210308005003284
82601 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/user.c' (80,628) at 20240405153048657
82602 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ethtool_common.h' (80,629) at 20240405153050281
82603 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear600.dtsi' (80,630) at 20240405153045577
82604 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/umid.c' (80,631) at 20240405153230099
82605 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/README.md' (80,632) at 20240812080034496
82606 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/store.hpp' (80,633) at 20230516080022990
82607 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/presence_detection.hpp' (80,634) at 20210914000041091
82608 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (80,635) at 20210911000017986
82609 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/Makefile' (80,636) at 20240405153046969
82610 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_tx.c' (80,637) at 20240405153053381
82611 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8536DS.h' (80,638) at 20210308005003576
82612 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin-peb-eval-01.dtsi' (80,639) at 20240405153045529
82613 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/display.c' (80,640) at 20210308005003208
82614 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/law.c' (80,641) at 20210308005002992
82615 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prettytable/run-ptest' (80,642) at 20240301090012435
82616 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/asciidoc.conf' (80,643) at 20210307214932490
82617 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sama5d4.c' (80,644) at 20240405153046773
82618 2025-01-21 03:01:01.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fw_cfg-test.c' (80,645) at 20221215040039370
82619 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/uoutp.c' (80,646) at 20240405153048637
82620 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-dreamcast/mach/pci.h' (80,647) at 20210307214926558
82621 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/dce3_1_afmt.c' (80,648) at 20210307214927998
82622 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/log.c' (80,649) at 20210307214930518
82623 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.1.bb' (80,650) at 20231126090012781
82624 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_aperture.c' (80,651) at 20240405153048389
82625 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/ddr.c' (80,652) at 20210308005003012
82626 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_mods___typedefs.c' (80,653) at 20210307214932642
82627 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/decode-insn.c' (80,654) at 20241211090145377
82628 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/riva_tbl.h' (80,655) at 20210307214930934
82629 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/smp.h' (80,656) at 20240405153046129
82630 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hofors' (80,657) at 20210307205553782
82631 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_convert.c' (80,658) at 20210307214926730
82632 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/Kconfig' (80,659) at 20240405153052173
82633 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4clear_page.S' (80,660) at 20210307214926606
82634 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/uncore-frequency.c' (80,661) at 20240405153051413
82635 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_xdp.c' (80,662) at 20240405153049909
82636 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/espfix.h' (80,663) at 20210307214926662
82637 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/Makefile' (80,664) at 20210307214929378
82638 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/0001-unistr.c-Fix-use-after-free-in-ntfs_uppercase_mbs.patch' (80,665) at 20241221090017484
82639 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.0.2.rst' (80,666) at 20241221090017596
82640 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/fhc.h' (80,667) at 20210307214926578
82641 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/mc_me_regs.h' (80,668) at 20210308005002664
82642 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_network_manager.hpp' (80,669) at 20240822080023969
82643 2025-01-21 03:01:01.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/Makefile' (80,670) at 20210308005003032
82644 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/altr,tse.yaml' (80,671) at 20240405153045113
82645 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_thor.c' (80,672) at 20210308005003508
82646 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/meson.build' (80,673) at 20231205090035281
82647 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/write_verification_error.hpp' (80,674) at 20240817080031296
82648 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/README.smc91111_eeprom' (80,675) at 20210308005003544
82649 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c' (80,676) at 20240830080013255
82650 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/newport.h' (80,677) at 20210307214931698
82651 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/q800-glue.h' (80,678) at 20240906080037332
82652 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libfc.h' (80,679) at 20240405153052877
82653 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/Kconfig' (80,680) at 20210308005002920
82654 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/Makefile' (80,681) at 20210307214930370
82655 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_pool.c' (80,682) at 20240405153049113
82656 2025-01-21 03:01:01.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/edd.h' (80,683) at 20210307214931382
82657 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svclock.c' (80,684) at 20240405153231695
82658 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8347d.c' (80,685) at 20220525020654115
82659 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/video-ep93xx.h' (80,686) at 20210307214931482
82660 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/cc770.txt' (80,687) at 20240405153229779
82661 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/reset.c' (80,688) at 20210307214926206
82662 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/mt6360_charger.c' (80,689) at 20240520080015167
82663 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/gxp-bootblock.bb' (80,690) at 20230413080015624
82664 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/Kconfig' (80,691) at 20240405153049277
82665 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/features.rst' (80,692) at 20240405153229747
82666 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/registry_example.json' (80,693) at 20240124090024203
82667 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/allno_expected_config' (80,694) at 20210307214932154
82668 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/spinlock.h' (80,695) at 20210307214925650
82669 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpierst' (80,696) at 20240906080037556 to deleted uid set
82670 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mxsrtc.c' (80,697) at 20210308005003480
82671 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/python.py' (80,698) at 20241206090014306
82672 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.c' (80,699) at 20220525020652963
82673 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/fsp_configs.c' (80,700) at 20210308005002852
82674 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor.c' (80,701) at 20240405153052537
82675 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c' (80,702) at 20240405153232187
82676 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c' (80,703) at 20240405153048685
82677 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/ah.c' (80,704) at 20210309003650136
82678 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.0/index.html' (80,705) at 20210307205554246
82679 2025-01-21 03:01:01.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/trace-events' (80,706) at 20230925080039873
82680 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c' (80,707) at 20240405153231195
82681 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-x3proto/setup.c' (80,708) at 20240405153046305
82682 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/machine_kexec.c' (80,709) at 20240405153045945
82683 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2xxx_3xxx.h' (80,710) at 20240405153045661
82684 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nvm.c' (80,711) at 20240405153051981
82685 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4412.dtsi' (80,712) at 20210308005002580
82686 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_dio_link_encoder.h' (80,713) at 20220525020652514
82687 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/sdhci.c' (80,714) at 20221215040039374
82688 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-licheepi-one.dts' (80,715) at 20240405153045377
82689 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-jozacp.dts' (80,716) at 20240405153045529
82690 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/telemetry/Kconfig' (80,717) at 20220525020653911
82691 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kerneldoc-preamble.sty' (80,718) at 20240405153045265
82692 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml' (80,719) at 20240405153045033
82693 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/227' (80,720) at 20240906080037564
82694 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_imx.c' (80,721) at 20240405153231535 to deleted uid set
82695 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/tracing_path.h' (80,722) at 20240405153054053
82696 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/en-gb' (80,723) at 20210308005046145
82697 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h' (80,724) at 20220818100014707
82698 2025-01-21 03:01:01.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/so_incoming_cpu.c' (80,725) at 20240405153232279
82699 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83795.c' (80,726) at 20240405153048881
82700 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm1_44xx.h' (80,727) at 20240405153045661
82701 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_queue_pair.h' (80,728) at 20220525020653371
82702 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_base.c' (80,729) at 20240405153049729
82703 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-kd.dts' (80,730) at 20210307214926046
82704 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_raw_tp_test_run.c' (80,731) at 20210309003655988
82705 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/Build' (80,732) at 20220525020655131
82706 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/jitdump.c' (80,733) at 20240405153054197
82707 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig' (80,734) at 20210308005003236
82708 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerAccountCollection_v1.xml' (80,735) at 20240619080002928
82709 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/record.h' (80,736) at 20240405153054201
82710 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/file.c' (80,737) at 20240405153052401
82711 2025-01-21 03:01:01.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_w.c' (80,738) at 20210308005046517
82712 2025-01-21 03:01:01.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_6_sh_mask.h' (80,739) at 20240405153047673
82713 2025-01-21 03:01:01.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/coroutine.h' (80,740) at 20240906080037344
82714 2025-01-21 03:01:01.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_0_sh_mask.h' (80,741) at 20240405153230467
82715 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/example/ucd90160.yaml' (80,742) at 20221213040033301
82716 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_riscv64_tuxrun.py' (80,743) at 20241211090212542
82717 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/at91_emac.c' (80,744) at 20210308005003424
82718 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/armflash.c' (80,745) at 20210308005003204
82719 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/fsd-pinctrl.dtsi' (80,746) at 20240405153045829
82720 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2-memmove.c' (80,747) at 20240405153053105
82721 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/st-thermal.txt' (80,748) at 20210307214925442
82722 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/Makefile' (80,749) at 20210308005002804
82723 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/branch_loops.S' (80,750) at 20240405153054361
82724 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/phodav_3.0.bb' (80,751) at 20231126090012785
82725 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/fsl_dma.c' (80,752) at 20210308005003372
82726 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/controllers/system-overview-controller.html' (80,753) at 20210308005107077
82727 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_reg.h' (80,754) at 20240405153049473
82728 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/usb_kbd.c' (80,755) at 20210308005003232
82729 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc83xxads' (80,756) at 20210308005003296
82730 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/mac.c' (80,757) at 20240405153049801
82731 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/bcm2835_dma.c' (80,758) at 20241211090212270
82732 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_dspi.h' (80,759) at 20210308005003648
82733 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/pulseaudio/releases/index.html' (80,760) at 20210307205554250
82734 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/syscallhdr.sh' (80,761) at 20241211090212378
82735 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mmhubbub.h' (80,762) at 20240405153047261
82736 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mips-mt.c' (80,763) at 20240405153046025
82737 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c' (80,764) at 20240405153048665
82738 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-net2big.dts' (80,765) at 20240405153045457
82739 2025-01-21 03:01:01.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/lbus.c' (80,766) at 20241211090212270
82740 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-mx-sdhc.h' (80,767) at 20210307214929190
82741 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/stat.c' (80,768) at 20240405153052493
82742 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-beacon-som.dtsi' (80,769) at 20240405153045729
82743 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml' (80,770) at 20240405153045109
82744 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-i2c.h' (80,771) at 20210308005002656
82745 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/drd.c' (80,772) at 20241008080013987
82746 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ab8500-codec.c' (80,773) at 20240405153053561
82747 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.c' (80,774) at 20210307214929566
82748 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v12_0.c' (80,775) at 20240405153047157
82749 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-lite-reg.c' (80,776) at 20240405153049461
82750 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_message.c' (80,777) at 20210307214930378
82751 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling_fix.patch' (80,778) at 20210307205554478
82752 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_io.h' (80,779) at 20220525020654187
82753 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/kdf_selftest.h' (80,780) at 20240405153052625
82754 2025-01-21 03:01:01.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge40.dts' (80,781) at 20240405153045409
82755 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_execlists_submission.c' (80,782) at 20240805080013951
82756 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-event.c' (80,783) at 20240613080016563
82757 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/libdecnumber/dpd/decimal128.c' (80,784) at 20210308005046061
82758 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/dummy_simple_dict.bin' (80,785) at 20220604030008508 to deleted uid set
82759 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188/syscon_rk3188.c' (80,786) at 20210308005002772
82760 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/dir.c' (80,787) at 20210307214931230
82761 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hw_irq.h' (80,788) at 20210307214926578
82762 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sm3.h' (80,789) at 20240405153052625
82763 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-multiplier.c' (80,790) at 20210307214926970
82764 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd-mbhc-v2.h' (80,791) at 20220525020655051
82765 2025-01-21 03:01:01.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-exynos.c' (80,792) at 20240405153230851
82766 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-xp.c' (80,793) at 20241008080013967
82767 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-phonet' (80,794) at 20210307214925186
82768 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/vmlinux.its.S' (80,795) at 20210713000020196
82769 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/Kconfig' (80,796) at 20240405153230543
82770 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/idr.rst' (80,797) at 20240405153045001
82771 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsmap.h' (80,798) at 20240405153052917
82772 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipv6_stubs.h' (80,799) at 20240405153231851
82773 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0003-wvtask-Check-for-HAVE_LIBC_STACK_END-only-on-glibc-s.patch' (80,800) at 20230706080014741
82774 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_i66_defconfig' (80,801) at 20210308005003236
82775 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-tw28.h' (80,802) at 20210309003650336
82776 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/stm32_iwdg.c' (80,803) at 20240405153231599
82777 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LeakDetection.v1_1_0.json' (80,804) at 20240918080002720
82778 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-at91-pio4.c' (80,805) at 20210308005003460
82779 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/webm/libvpx_1.15.0.bb' (80,806) at 20241221090017532
82780 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timer_32.h' (80,807) at 20210307214926586
82781 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/omap_udc.c' (80,808) at 20240405153231555
82782 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ipc/config' (80,809) at 20210307214932678
82783 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/display5.h' (80,810) at 20210308005003592
82784 2025-01-21 03:01:01.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smp_twd.c' (80,811) at 20210307214925866
82785 2025-01-21 03:01:01.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_dm.c' (80,812) at 20240405153051893
82786 2025-01-21 03:01:01.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h' (80,813) at 20240405153047101
82787 2025-01-21 03:01:01.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/goodix,gt7375p.yaml' (80,814) at 20240405153229767
82788 2025-01-21 03:01:01.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/tegra186-reset.c' (80,815) at 20210308005003480
82789 2025-01-21 03:01:01.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4xdr.c' (80,816) at 20240405153052425
82790 2025-01-21 03:01:01.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/reuseport_array.c' (80,817) at 20240405153052981
82791 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/TLB/arch-support.txt' (80,818) at 20240405153229807
82792 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_kernel_panic_interrupt.log' (80,819) at 20210309003655972
82793 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-5.2.rst' (80,820) at 20241221090017592
82794 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hazards.h' (80,821) at 20240405153046001
82795 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_buffer_mgr.c' (80,822) at 20240405153046937
82796 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_translate.c' (80,823) at 20240405153047289
82797 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timecounter.h' (80,824) at 20220525020654623
82798 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/OWNERS' (80,825) at 20240410080019593
82799 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Barr' (80,826) at 20211006000025230
82800 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_hwdep.c' (80,827) at 20240405153232131
82801 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/czmq_4.2.1.bb' (80,828) at 20241221090017508
82802 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/others.json' (80,829) at 20240405153232227
82803 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/host-cmd-manager.cpp' (80,830) at 20240724080026572
82804 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-cubox-i.dtsi' (80,831) at 20240405153045509
82805 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.seabios-128k' (80,832) at 20240326080039626
82806 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timecounter.c' (80,833) at 20220525020654731
82807 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/Kconfig' (80,834) at 20240405153048989
82808 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/Makefile' (80,835) at 20240405153051261
82809 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl_mdio.c' (80,836) at 20210308005003432
82810 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/mman.h' (80,837) at 20210307214925858
82811 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml' (80,838) at 20240405153229783
82812 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/Makefile' (80,839) at 20210308005002544
82813 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/Makefile' (80,840) at 20210307214929242
82814 2025-01-21 03:01:01.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/dce80_timing_generator.c' (80,841) at 20220525020652506
82815 2025-01-21 03:01:01.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py_1.11.0.bb' (80,842) at 20241221090017560
82816 2025-01-21 03:01:01.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/hash.c' (80,843) at 20210308005003212
82817 2025-01-21 03:01:01.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.h' (80,844) at 20240405153047205
82818 2025-01-21 03:01:01.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/viafb.modes' (80,845) at 20210307214925478
82819 2025-01-21 03:01:01.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra-rmb3.dts' (80,846) at 20220525020651914
82820 2025-01-21 03:01:01.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-interconnect.json' (80,847) at 20240405153054153
82821 2025-01-21 03:01:01.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_gmac_cmn.c' (80,848) at 20210307214926902
82822 2025-01-21 03:01:01.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/Kconfig' (80,849) at 20220525020655107
82823 2025-01-21 03:01:01.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_bus.h' (80,850) at 20210307214929574
82824 2025-01-21 03:01:01.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/helpline.c' (80,851) at 20210307214932582
82825 2025-01-21 03:01:01.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/register-bit-led.yaml' (80,852) at 20240405153045089
82826 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Processor.v1_20_1.json' (80,853) at 20240824080002938
82827 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_txrx_lib.c' (80,854) at 20240405153050017
82828 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryChunksCollection_v1.xml' (80,855) at 20240619080002928
82829 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/setup-local-eid.conf' (80,856) at 20240828080010887
82830 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/LICENSE' (80,857) at 20210308005121085
82831 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/pcm030-audio-fabric.c' (80,858) at 20240405153053933
82832 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/Makefile' (80,859) at 20210308005003472
82833 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso32/vdso32.lds.S' (80,860) at 20210307214926614
82834 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-ti-syscon.c' (80,861) at 20240405153231371
82835 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_private.h' (80,862) at 20210308005003696
82836 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/hmm/hmm.h' (80,863) at 20240405153051825
82837 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/accounting/delay-accounting.rst' (80,864) at 20240405153045281
82838 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/channel.cpp' (80,865) at 20240829080022534
82839 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/tcg.py' (80,866) at 20210308005046245
82840 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch' (80,867) at 20210307205554614
82841 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_display.png' (80,868) at 20210307205554250 to deleted uid set
82842 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/runtime_warning.hpp' (80,869) at 20241211090205458
82843 2025-01-21 03:01:01.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_9p.h' (80,870) at 20240405153052945
82844 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/boot_param.h' (80,871) at 20240805080013923
82845 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/tmu_csr.h' (80,872) at 20210308005003676
82846 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (80,873) at 20240206090017943
82847 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/vsc3316_3308.h' (80,874) at 20210308005002960
82848 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/jump_label.c' (80,875) at 20240405153045909
82849 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/cache_shape/cache_shape.c' (80,876) at 20210307214932698
82850 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pci.h' (80,877) at 20240405153046309
82851 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libahci_platform.c' (80,878) at 20240405153230175
82852 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.c' (80,879) at 20210307214925922
82853 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7393.h' (80,880) at 20240405153052825
82854 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico.dtsi' (80,881) at 20240405153045517
82855 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/net2280.h' (80,882) at 20240405153052813
82856 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeFunctionCollection.json' (80,883) at 20240619080002952
82857 2025-01-21 03:01:01.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/midi-v2.h' (80,884) at 20240405153052813
82858 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_sh.c' (80,885) at 20210308005003484
82859 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/sdbusplus.wrap' (80,886) at 20220412175720090
82860 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_rpc_xdr.h' (80,887) at 20210307214932082
82861 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_kprobe_selftest.h' (80,888) at 20210307214931782
82862 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/aoe-stat-no-bashism.patch' (80,889) at 20210307205553834
82863 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (80,890) at 20240316080012480
82864 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_res.c' (80,891) at 20240405153051601
82865 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon-tacoma/obmc/power-supply-monitor/power-supply-monitor-0.conf' (80,892) at 20210307205553710
82866 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-kernel/linux/linux-aspeed/e3c256d4i.cfg' (80,893) at 20240120090012778
82867 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/drv_types.h' (80,894) at 20240405153051897
82868 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/phosphor-logging.wrap' (80,895) at 20230602080024184
82869 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap3-dss.txt' (80,896) at 20210307214925310
82870 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/vic.h' (80,897) at 20220525020653015
82871 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Fix-swapping-fake-lines-in-pch_swap.patch' (80,898) at 20210307205554538
82872 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/ncsi_test.cpp' (80,899) at 20240817080006811
82873 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_sockglue.c' (80,900) at 20240405153232023
82874 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/inv_sensors_timestamp.h' (80,901) at 20240405153231815
82875 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/dwc3.rst' (80,902) at 20240405153045197
82876 2025-01-21 03:01:01.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/Makefile' (80,903) at 20210308005002548
82877 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_w.c' (80,904) at 20210308005046513
82878 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_sas.h' (80,905) at 20210307214930278
82879 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/lowlevel_init.S' (80,906) at 20210308005002824
82880 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod.h' (80,907) at 20240405153045665
82881 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0006-start-lvm2-monitor.service-after-tmp.mount.patch' (80,908) at 20241206090014262
82882 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_dual_mode_helper.c' (80,909) at 20241216090017697
82883 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/virtual-memory.json' (80,910) at 20240405153054121
82884 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/socfpga_gen5.c' (80,911) at 20210308005003376
82885 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_bsel_v.c' (80,912) at 20210308005046509
82886 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_tx.c' (80,913) at 20240405153049105
82887 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RPSL-1.0' (80,914) at 20210307205554426
82888 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_meta_mark.c' (80,915) at 20210307214932054
82889 2025-01-21 03:01:01.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/Kconfig' (80,916) at 20240405153052149
82890 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/wic.py' (80,917) at 20241221090017632
82891 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5407.c' (80,918) at 20220525020651982
82892 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/tricks.rst' (80,919) at 20210307214925546
82893 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vermagic.h' (80,920) at 20240405153230035
82894 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv-xventana.h' (80,921) at 20230925080039841
82895 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-ts4900.dtsi' (80,922) at 20240405153045521
82896 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/Makefile' (80,923) at 20210308005002984
82897 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/keyprogram.c' (80,924) at 20210308005003000
82898 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qemu-img-close-errors.out' (80,925) at 20230426080043944
82899 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/allwinner-a10-pic.c' (80,926) at 20241211090212282
82900 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/README' (80,927) at 20210307205554266
82901 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.h' (80,928) at 20240405153231175
82902 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exoparg2.c' (80,929) at 20240405153046621
82903 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/brcm,bcm2835-sdhost.yaml' (80,930) at 20240405153045109
82904 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7790-cpg-mssr.c' (80,931) at 20210309003649256
82905 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/microchip,mpfs-clock.h' (80,932) at 20240405153052645
82906 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_api.c' (80,933) at 20240405153232075
82907 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/stm32_rcc.c' (80,934) at 20210308005003400
82908 2025-01-21 03:01:01.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-linksys-panamera.dts' (80,935) at 20240405153229871
82909 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-x1205.c' (80,936) at 20240405153051505
82910 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libdaemon/libdaemon/fix-includes.patch' (80,937) at 20210307205554618
82911 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/ipmid-new.cpp' (80,938) at 20241118090027711
82912 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-display.c' (80,939) at 20240906080037588
82913 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_fcntl.h' (80,940) at 20210308005046085
82914 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/am335x-fb.h' (80,941) at 20210308005003520
82915 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/acpi-ext.c' (80,942) at 20210307214926122
82916 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_sched.h' (80,943) at 20240628080013989
82917 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pmmu_pif_regs.h' (80,944) at 20240405153046601
82918 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-qcm2290.c' (80,945) at 20240405153051349
82919 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_w.c' (80,946) at 20210308005046521
82920 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.c' (80,947) at 20210307214929894
82921 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ep93xx_wdt.c' (80,948) at 20240405153052237
82922 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_error.c' (80,949) at 20240405153052589
82923 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/neon.h' (80,950) at 20210307214926062
82924 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/aty128fb.rst' (80,951) at 20210307214925474
82925 2025-01-21 03:01:01.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/start.S' (80,952) at 20210308005002952
82926 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch' (80,953) at 20230609080014415
82927 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_intr.c' (80,954) at 20220525020653159
82928 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/omfs.rst' (80,955) at 20210309003648420
82929 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-snd.h' (80,956) at 20240906080037340
82930 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/JasPer-2.0' (80,957) at 20211006000025238
82931 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/Kconfig' (80,958) at 20240405153230827
82932 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/files/parsec-tmpfiles.conf' (80,959) at 20220612030016735
82933 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/unpriv_helpers.c' (80,960) at 20241008080014059
82934 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SMLNJ' (80,961) at 20211006000025242
82935 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/atomic_as_refcounter.cocci' (80,962) at 20240405153053441
82936 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-dbg-g-register.rst' (80,963) at 20220525020651786
82937 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-vf610.c' (80,964) at 20210307214925890
82938 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pcm051_rev1_defconfig' (80,965) at 20210308005003272
82939 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c' (80,966) at 20240405153049873
82940 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_defconfig' (80,967) at 20210308005003264
82941 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_03.dtso' (80,968) at 20240405153231279
82942 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in2_slave_regs.h' (80,969) at 20240405153046585
82943 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch' (80,970) at 20241221090017668
82944 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvsbyn' (80,971) at 20210307205553778
82945 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/k3-ringacc.yaml' (80,972) at 20240405153229799
82946 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcpbpf.h' (80,973) at 20220525020655203
82947 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/beagle/Makefile' (80,974) at 20210308005003076
82948 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-platdrv.c' (80,975) at 20240405153230675
82949 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/optee.py' (80,976) at 20241221090017468
82950 2025-01-21 03:01:01.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota.c' (80,977) at 20240405153052497
82951 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1a-d10550_psu.json' (80,978) at 20240322080004712
82952 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/pci.c' (80,979) at 20240405153050589
82953 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/frontend.json' (80,980) at 20240405153054149
82954 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libgssglue/files/libgssglue-canon-name.patch' (80,981) at 20210307205554130
82955 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb' (80,982) at 20241221090017528
82956 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c' (80,983) at 20240405153048597
82957 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/platinum.h' (80,984) at 20210308005002920
82958 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mips/cps.h' (80,985) at 20241211090212362
82959 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/Kconfig' (80,986) at 20240405153051365
82960 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_ptr.h' (80,987) at 20210309003655984
82961 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/mmap.c' (80,988) at 20220525020654475
82962 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc' (80,989) at 20240405153054305
82963 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb' (80,990) at 20241221090017524
82964 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl_devices.h' (80,991) at 20210307214931390
82965 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/npmsw.py' (80,992) at 20241221090017588
82966 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loader.h' (80,993) at 20240326080039558
82967 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/util.c' (80,994) at 20210308005003736
82968 2025-01-21 03:01:01.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ste_dma40.h' (80,995) at 20240405153047005
82969 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ene_ir.c' (80,996) at 20240405153049509
82970 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/Kconfig' (80,997) at 20240405153046705
82971 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,pil-info.yaml' (80,998) at 20240405153045149
82972 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-add-LDFLAGS-variable-for-samhain_setpwd.patch' (80,999) at 20210307205554118
82973 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-all.png' (81,000) at 20210307205554322 to deleted uid set
82974 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axs103.dts' (81,001) at 20210308005002544
82975 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/flight_recorder.hpp' (81,002) at 20240819080030251
82976 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/axi.h' (81,003) at 20210308005002848
82977 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/sm_ftl.h' (81,004) at 20210307214929238
82978 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/samsung-s3c2410.txt' (81,005) at 20210307214925370
82979 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/exception.cpp' (81,006) at 20230511080043139
82980 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/utils.c' (81,007) at 20240405153231767
82981 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/sgx.h' (81,008) at 20220525020652182
82982 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ioh3420-test.c' (81,009) at 20210308005046477
82983 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-hello.c' (81,010) at 20210307214932466
82984 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040D4RDB_SPIFLASH_defconfig' (81,011) at 20210308005003244
82985 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g45.dtsi' (81,012) at 20240405153229875
82986 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-gpio.h' (81,013) at 20240405153045685
82987 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-i2c.c' (81,014) at 20210309003650336
82988 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/asm/cputype.h' (81,015) at 20240815080012931
82989 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nuvoton,npcm-ece.yaml' (81,016) at 20240405153229775
82990 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb' (81,017) at 20240413080012647
82991 2025-01-21 03:01:01.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/rust.py' (81,018) at 20221104030017453
82992 2025-01-21 03:01:01.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/fastboot.c' (81,019) at 20210308005003720
82993 2025-01-21 03:01:01.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pmcraid.c' (81,020) at 20240405153231435
82994 2025-01-21 03:01:01.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cavium-octeon.c' (81,021) at 20240405153230851
82995 2025-01-21 03:01:01.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/system.h' (81,022) at 20210307214932614
82996 2025-01-21 03:01:01.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-bus-helper.c' (81,023) at 20230426080043752
82997 2025-01-21 03:01:01.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/Kconfig' (81,024) at 20240405153050613
82998 2025-01-21 03:01:01.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-puma-ddr1600.dts' (81,025) at 20210308005002608
82999 2025-01-21 03:01:01.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spidev.c' (81,026) at 20241001080013024
83000 2025-01-21 03:01:01.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-neon.xml' (81,027) at 20240326080039410
83001 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/intel-m10-bmc-sec-update.c' (81,028) at 20240405153047057
83002 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/setup.h' (81,029) at 20240405153230035
83003 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/everspin.c' (81,030) at 20240405153049709
83004 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/helper-tcg.h' (81,031) at 20241211090212490
83005 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_hal.h' (81,032) at 20240405153050693
83006 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/quirks.c' (81,033) at 20241216090017725 to deleted uid set
83007 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2781.h' (81,034) at 20210307214930962
83008 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega20_ppsmc.h' (81,035) at 20240405153048341
83009 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/testcases.c' (81,036) at 20240405153054241
83010 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gavle_Skogmur' (81,037) at 20210307205553782
83011 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/meson_options.txt' (81,038) at 20230629131804615
83012 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-writesl.S' (81,039) at 20210307214925870
83013 2025-01-21 03:01:01.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/Makefile' (81,040) at 20210307214930066
83014 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tir.h' (81,041) at 20220525020653579
83015 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/OWNERS' (81,042) at 20241113090034549
83016 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_configs.c' (81,043) at 20240405153051833
83017 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/cq.c' (81,044) at 20240405153230715
83018 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/README' (81,045) at 20210309003648244
83019 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_gcr.h' (81,046) at 20230426080043764
83020 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-scaler.h' (81,047) at 20210307214927774
83021 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/core.c' (81,048) at 20240613080016535
83022 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-x86/chassis/x86-power-control/power-config-host0.json' (81,049) at 20211023000030219
83023 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s-bit.dts' (81,050) at 20240405153045453
83024 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ali1563.c' (81,051) at 20220525020653071
83025 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc2' (81,052) at 20210308005003736
83026 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_report_manager.cpp' (81,053) at 20240917080036267
83027 2025-01-21 03:01:01.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_802_3.h' (81,054) at 20210307214931646
83028 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-core.S' (81,055) at 20210307214926370
83029 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/spear_gpio.c' (81,056) at 20210308005003380
83030 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp_2.5.1.bb' (81,057) at 20241221090017636
83031 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/suspend_64.h' (81,058) at 20220627100016938
83032 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq_simple.c' (81,059) at 20240405153230851
83033 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958300k-ns/MAINTAINERS' (81,060) at 20210308005002940
83034 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/psw.c' (81,061) at 20210307214926538
83035 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7744.dtsi' (81,062) at 20240405153045553
83036 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/reformat_sysconfig.py' (81,063) at 20211007100024299
83037 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/efi_parser.c' (81,064) at 20220525020654951
83038 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_10_0_2_offset.h' (81,065) at 20210307214927346
83039 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/edu.rst' (81,066) at 20240326080039406
83040 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/Makefile' (81,067) at 20240405153049525
83041 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/axi.c' (81,068) at 20210308005003204
83042 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_struct.c' (81,069) at 20240405153231679
83043 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sample_map_ret0.c' (81,070) at 20240405153054273
83044 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_mq.c' (81,071) at 20240405153053369
83045 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Resource_v1.xml' (81,072) at 20240918080002716
83046 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8510.c' (81,073) at 20240405153232167
83047 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/xpress.c' (81,074) at 20210308005002944
83048 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,arizona.yaml' (81,075) at 20240405153045173
83049 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Molndal_Vasterberget' (81,076) at 20210307205553786
83050 2025-01-21 03:01:01.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/enums.py' (81,077) at 20210308005048033
83051 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/stack.c' (81,078) at 20240405153231755
83052 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/memdev.c' (81,079) at 20240710080014581
83053 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/floating-point.json' (81,080) at 20240405153054137
83054 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xilinx_axidma.c' (81,081) at 20241211090212270
83055 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml' (81,082) at 20240405153045153
83056 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt298.h' (81,083) at 20240405153053713
83057 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/wdt.h' (81,084) at 20210308005003692
83058 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53659@62.conf' (81,085) at 20240904080027738
83059 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_64_slb.S' (81,086) at 20210307214926422
83060 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps65910.c' (81,087) at 20210308005003472
83061 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/fw_cfg.c' (81,088) at 20240906080037228
83062 2025-01-21 03:01:01.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/libmctp/libmctp_%.bbappend' (81,089) at 20241206090014234
83063 2025-01-21 03:01:01.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h' (81,090) at 20240405153047285
83064 2025-01-21 03:01:01.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/prcm.h' (81,091) at 20210308005002668
83065 2025-01-21 03:01:01.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/mmio.c' (81,092) at 20240405153048517
83066 2025-01-21 03:01:01.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/cpu/nios2.txt' (81,093) at 20210308005003304
83067 2025-01-21 03:01:01.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/super.c' (81,094) at 20240405153231707
83068 2025-01-21 03:01:01.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compal/paz00/MAINTAINERS' (81,095) at 20210308005002944
83069 2025-01-21 03:01:01.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-query-dv-timings.rst' (81,096) at 20210309003648508
83070 2025-01-21 03:01:01.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/argument.cpp' (81,097) at 20210308005109241
83071 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/af_netlink.c' (81,098) at 20241125090012267
83072 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c' (81,099) at 20241211090145413
83073 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_mio_cs.c' (81,100) at 20240405153046901
83074 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/groupextcommands.hpp' (81,101) at 20240820080006853
83075 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_queue.c' (81,102) at 20240405153049113
83076 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/rt_addr.yaml' (81,103) at 20240405153229823
83077 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/serial-sh7710.c' (81,104) at 20210307214926562
83078 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/page_mm.h' (81,105) at 20240405153045965
83079 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,ceu.yaml' (81,106) at 20240405153045101
83080 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pci.h' (81,107) at 20240405153046341
83081 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/LICENSE' (81,108) at 20210308005122761
83082 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/anyof.mako.hpp' (81,109) at 20210308005059173
83083 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/rtc_xicor1241.c' (81,110) at 20210307214926294
83084 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-va-macro.c' (81,111) at 20240405153232151
83085 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hibernate.h' (81,112) at 20210307214926578
83086 2025-01-21 03:01:01.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/timb_video.h' (81,113) at 20210307214931478
83087 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/roce_gid_mgmt.c' (81,114) at 20240805080013959
83088 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/pci.c' (81,115) at 20220525020653391
83089 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/Makefile' (81,116) at 20210307214929262
83090 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kwbimage.c' (81,117) at 20210308005003764
83091 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_ci.h' (81,118) at 20210307214927226
83092 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/test_unlink.py' (81,119) at 20210308005003744
83093 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-kcopyd.c' (81,120) at 20240405153230767
83094 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/Makefile' (81,121) at 20210307214930622
83095 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz' (81,122) at 20210307205554594 to deleted uid set
83096 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysv_fs.h' (81,123) at 20210307214931522
83097 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_etr_regs.h' (81,124) at 20240405153046577
83098 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/other.json' (81,125) at 20240405153054121
83099 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/Makefile' (81,126) at 20210308005002552
83100 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.80.0.bb' (81,127) at 20241206090014246
83101 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/CoRW+poonceonce+Once.litmus' (81,128) at 20210307214932502
83102 2025-01-21 03:01:01.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-reg.h' (81,129) at 20210307214928826
83103 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/sun8i-a33-mbus.c' (81,130) at 20240405153046977
83104 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.hpp' (81,131) at 20240822080027617
83105 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/raw_tp_test_run.c' (81,132) at 20240405153054257
83106 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-panda-a4.dts' (81,133) at 20240405153045605
83107 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-odroidu3.dts' (81,134) at 20240405153045569
83108 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/DriveMetrics.v1_2_1.json' (81,135) at 20240619080002944
83109 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/gpio.h' (81,136) at 20210308005002640
83110 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kdebug.h' (81,137) at 20210307214926494
83111 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/Makefile' (81,138) at 20241001080013036
83112 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/hashmap.h' (81,139) at 20240405153232211
83113 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptpf_mbox.c' (81,140) at 20210307214927078
83114 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel_spi.c' (81,141) at 20240405153048941
83115 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/Makefile' (81,142) at 20210307214932286
83116 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/exception_level.c' (81,143) at 20210308005002556
83117 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha1_glue.c' (81,144) at 20240405153046317
83118 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libglvnd/libglvnd_1.7.0.bb' (81,145) at 20231011080016578
83119 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_msp_i2s.c' (81,146) at 20240405153054017
83120 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c' (81,147) at 20241011080017307
83121 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/image-android-dt.h' (81,148) at 20210308005003652
83122 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-cards.c' (81,149) at 20210307214928806
83123 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/spi/spi.h' (81,150) at 20240405153052941
83124 2025-01-21 03:01:01.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/netlink_gen.h' (81,151) at 20240405153232011
83125 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mlx4-abi.h' (81,152) at 20210307214931690
83126 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/iscsi_ibft.c' (81,153) at 20220525020652430
83127 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/pdc.h' (81,154) at 20240405153230023
83128 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/amd8111e.h' (81,155) at 20240405153049789
83129 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-guest-agent.service' (81,156) at 20210308005045773
83130 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_main.c' (81,157) at 20240405153231075
83131 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-classes_0.4.1.bb' (81,158) at 20241221090017548
83132 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/tegra.h' (81,159) at 20210308005002672
83133 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dir665.dts' (81,160) at 20240405153045457
83134 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/metricgroups.json' (81,161) at 20240405153054141
83135 2025-01-21 03:01:01.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/genetlink.h' (81,162) at 20220525020654567
83136 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/marvell.rst' (81,163) at 20240405153044973
83137 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/silan/Kconfig' (81,164) at 20210307214929630
83138 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Panel_LocationCode.json' (81,165) at 20221213040036921
83139 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/src/in_kernel.c' (81,166) at 20240405153232291
83140 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufshcd-crypto.c' (81,167) at 20240405153052029
83141 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/file.c' (81,168) at 20240405153231699
83142 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-buffer.c' (81,169) at 20240405153048997
83143 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bpf_lru_list.c' (81,170) at 20240405153052977
83144 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/Kconfig' (81,171) at 20210308005003036
83145 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qcom_scm.c' (81,172) at 20240624080012772
83146 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm94912.dts' (81,173) at 20240405153045717
83147 2025-01-21 03:01:01.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/fw_update_watch.hpp' (81,174) at 20220726100019890
83148 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/pipeline.json' (81,175) at 20240405153054137
83149 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/hyperv.rst' (81,176) at 20241211090212238
83150 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-kernel/linux/linux-aspeed/g220a.cfg' (81,177) at 20210307205553674
83151 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/hid.c' (81,178) at 20240906080037236
83152 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_gart.c' (81,179) at 20240405153230627
83153 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1025RDB_NAND_defconfig' (81,180) at 20210308005003240
83154 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait_private_mapped_file.c' (81,181) at 20210307214932674
83155 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/dcc.h' (81,182) at 20210307214926058
83156 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/cfserl.h' (81,183) at 20210611100017020
83157 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ixp4xx/Makefile' (81,184) at 20240405153045649
83158 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-heap.h' (81,185) at 20220525020654563
83159 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.vmlinux_o' (81,186) at 20240405153232099
83160 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bg0900.h' (81,187) at 20210308005003588
83161 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/ieee80211.h' (81,188) at 20240405153051897
83162 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/share_config.h' (81,189) at 20240919080017078
83163 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_link_defconfig' (81,190) at 20210308005003252
83164 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6375-gcc.yaml' (81,191) at 20240405153045029
83165 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/phy-c45.c' (81,192) at 20240405153231079
83166 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enuminput.rst' (81,193) at 20220525020651786
83167 2025-01-21 03:01:01.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-vbi.c' (81,194) at 20210307214928690
83168 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap3-thermal-data.c' (81,195) at 20210307214930726
83169 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-mac.c' (81,196) at 20240405153050249
83170 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/diu_ch7301.h' (81,197) at 20210308005002960
83171 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/utility/aspeed.hpp' (81,198) at 20230713080009164
83172 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-probe.c' (81,199) at 20240405153054101
83173 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/entry_32.S' (81,200) at 20240405153230035
83174 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/mailbox_s10.c' (81,201) at 20210308005002780
83175 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c' (81,202) at 20240405153047129
83176 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/68328fb.c' (81,203) at 20240405153231575
83177 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/host_effecter_jsons/no_json/dummy.json' (81,204) at 20210518000100497
83178 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch' (81,205) at 20230706080014753
83179 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-cross_14.2.bb' (81,206) at 20241221090017660
83180 2025-01-21 03:01:01.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/chassis/avsbus-control/avsbus-control.sh' (81,207) at 20230419080018958
83181 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/amt.c' (81,208) at 20240405153230887
83182 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov7640.c' (81,209) at 20240405153049333
83183 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_attr_list.c' (81,210) at 20241023080012899
83184 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/Kconfig' (81,211) at 20240405153046201
83185 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-invariants-only' (81,212) at 20211006000025234
83186 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/network/phosphor-network_%.bbappend' (81,213) at 20241226090016127
83187 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/Makefile' (81,214) at 20210308005003348
83188 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/monitors/wip/wip.c' (81,215) at 20240405153053061
83189 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_watermark.c' (81,216) at 20240405153048465
83190 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_prueth.c' (81,217) at 20241125090012255
83191 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pcf8591.c' (81,218) at 20240405153048869
83192 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch' (81,219) at 20230503080014591
83193 2025-01-21 03:01:01.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.yaml' (81,220) at 20240405153045065
83194 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml' (81,221) at 20240405153045185
83195 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/builder.hpp' (81,222) at 20220724030021860
83196 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/.gitignore' (81,223) at 20220525020655231
83197 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/arch_hweight.h' (81,224) at 20210307214932474
83198 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpu_cooling.h' (81,225) at 20210307214931370
83199 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/context.c' (81,226) at 20240405153049645
83200 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mISDNdsp.h' (81,227) at 20210307214931418
83201 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma400_i2c.c' (81,228) at 20240405153048933
83202 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/omap_wdt.h' (81,229) at 20210307214930970
83203 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/Kconfig' (81,230) at 20240405153049381
83204 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c' (81,231) at 20220525020652967
83205 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-wcd9385.dtsi' (81,232) at 20240405153045781
83206 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/fence.h' (81,233) at 20240405153048805
83207 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_env.c' (81,234) at 20210308005003340
83208 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb' (81,235) at 20230919080013990
83209 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/stepwisecontroller.cpp' (81,236) at 20221118040028927
83210 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-elbert.dts' (81,237) at 20240405153229863
83211 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/sample.h' (81,238) at 20240405153050109
83212 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sd.h' (81,239) at 20220525020653375
83213 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Raw.interface.yaml' (81,240) at 20241120090018888
83214 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-sh73a0.c' (81,241) at 20240405153045689
83215 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_pci.c' (81,242) at 20240405153051561
83216 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/gic_internal.h' (81,243) at 20240906080037240
83217 2025-01-21 03:01:01.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pxa_lcd.h' (81,244) at 20210308005003680
83218 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-sched.c' (81,245) at 20241018080014598
83219 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/types.h' (81,246) at 20210307214926118
83220 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/netmain.c' (81,247) at 20241211090212442
83221 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/nmi-dbus-interface.md' (81,248) at 20221209040006391
83222 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/chassis-system-reset.service' (81,249) at 20210423000030281
83223 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/sections.h' (81,250) at 20210308005002844
83224 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-itead-ibox.dts' (81,251) at 20210308005002624
83225 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.qemu-arm' (81,252) at 20210308005003296
83226 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch' (81,253) at 20230706080014753
83227 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pca-isa.c' (81,254) at 20220525020653075
83228 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/thermal/ti_soc_thermal.txt' (81,255) at 20210308005003328
83229 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MetricReportCollection_v1.xml' (81,256) at 20240619080002928
83230 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-mf.c' (81,257) at 20210312110012062
83231 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dtsi' (81,258) at 20240405153229927
83232 2025-01-21 03:01:01.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm63268.c' (81,259) at 20240405153051305
83233 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/crash_dump.c' (81,260) at 20240405153046285
83234 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/clk-exynos7420.c' (81,261) at 20210308005003348
83235 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/os_specific/service_layers/osunixdir.c' (81,262) at 20240405153054213
83236 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml' (81,263) at 20240405153045073
83237 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/type.h' (81,264) at 20210308005003560
83238 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/Kconfig' (81,265) at 20210308005002728
83239 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memregion.h' (81,266) at 20240405153052725
83240 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/Kconfig' (81,267) at 20240405153049013
83241 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_busmon_0_regs.h' (81,268) at 20240405153046589
83242 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/Makefile' (81,269) at 20210307214928446
83243 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/overview.rst' (81,270) at 20220525020651726
83244 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/delay.h' (81,271) at 20240405153045621
83245 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/ecoff.h' (81,272) at 20210307214926198
83246 2025-01-21 03:01:01.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/aty128.h' (81,273) at 20210307214931694
83247 2025-01-21 03:01:01.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/ohci.c' (81,274) at 20240520080015143
83248 2025-01-21 03:01:01.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml' (81,275) at 20240405153045109
83249 2025-01-21 03:01:01.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sscape.c' (81,276) at 20240405153232127
83250 2025-01-21 03:01:01.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/reg.h' (81,277) at 20240405153050469
83251 2025-01-21 03:01:01.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jdcal/run-ptest' (81,278) at 20240302090018210
83252 2025-01-21 03:01:01.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx_git.bb' (81,279) at 20220204040022564
83253 2025-01-21 03:01:01.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1.dtsi' (81,280) at 20240405153045541
83254 2025-01-21 03:01:01.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_dtlk.c' (81,281) at 20240405153046613
83255 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vmalloc.h' (81,282) at 20240405153230063
83256 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/chacha_glue.c' (81,283) at 20210309003649004
83257 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/board.c' (81,284) at 20210308005003168
83258 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0.dtsi' (81,285) at 20240805080013919
83259 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/soc.c' (81,286) at 20210309003651784
83260 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/baremetal.py' (81,287) at 20230114040015530
83261 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/Makefile' (81,288) at 20240405153046705
83262 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15-pinctrl.dtsi' (81,289) at 20240405153229903
83263 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci.h' (81,290) at 20210309003649292
83264 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Varpaisjarvi_Honkamaki' (81,291) at 20210307205553774
83265 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/pm_runtime.c' (81,292) at 20210307214930430
83266 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample06_numa_awared_queue_irq_affinity.sh' (81,293) at 20240405153053429
83267 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_axs10x_mb.dtsi' (81,294) at 20240405153045357
83268 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pxp/Kconfig' (81,295) at 20240405153049645
83269 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/directives/kvm-console.js' (81,296) at 20210308005107077
83270 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/Kbuild' (81,297) at 20220525020652975
83271 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/nxp-nci.h' (81,298) at 20210307214929978
83272 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/metricgroups.json' (81,299) at 20240405153054137
83273 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-apalis-v1.1.dtsi' (81,300) at 20240405153229879
83274 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/meson.build' (81,301) at 20240326080039702
83275 2025-01-21 03:01:01.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/frontend.json' (81,302) at 20240405153054133
83276 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/disable-tsc-ctxt-sw-stress-test.c' (81,303) at 20240405153054365
83277 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/npth/npth_1.8.bb' (81,304) at 20241221090017696
83278 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-secureedge5410.c' (81,305) at 20210307214926534
83279 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/check-memfree.py' (81,306) at 20230401080011971
83280 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/fsl_dspi.c' (81,307) at 20210308005003492
83281 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-topology.h' (81,308) at 20240405153052889
83282 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/bios_parser_interface.h' (81,309) at 20210307214927314
83283 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/LICENSE' (81,310) at 20220105012522959
83284 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/app.cpp' (81,311) at 20230329080020352
83285 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/COPYING.apache-2.0' (81,312) at 20210525000021199
83286 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_core.c' (81,313) at 20220525020653987
83287 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/mpc10x.h' (81,314) at 20240405153230051
83288 2025-01-21 03:01:01.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/platform.c' (81,315) at 20240405153231279
83289 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/cpu.c' (81,316) at 20240906080037536
83290 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-boot_params' (81,317) at 20210309003648260
83291 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/reparse.c' (81,318) at 20241216090017761
83292 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fsl_ls1_serdes.c' (81,319) at 20210308005002552
83293 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-mxs.c' (81,320) at 20210308005003512
83294 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-triggers.c' (81,321) at 20240812080017240
83295 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dirent.h' (81,322) at 20210307214931378
83296 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/32r6.config' (81,323) at 20210307214926202
83297 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/phosphor-snmp.wrap' (81,324) at 20220625030026176
83298 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/asm-offsets.c' (81,325) at 20230720080043543
83299 2025-01-21 03:01:01.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.json' (81,326) at 20210308005046397
83300 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/cache.json' (81,327) at 20240405153054133
83301 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/source_file_format.txt' (81,328) at 20210308005003332
83302 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/fsp-3y.c' (81,329) at 20240405153048869
83303 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-definition.md' (81,330) at 20240809080017263
83304 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu72.h' (81,331) at 20240405153048337
83305 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/reboot.c' (81,332) at 20240405153046317
83306 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/nhpoly1305-neon-glue.c' (81,333) at 20240405153045849
83307 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_sbte0_masks.h' (81,334) at 20240405153046585
83308 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/mballoc.h' (81,335) at 20241211090145513
83309 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_write_unittest.cpp' (81,336) at 20240817080027252
83310 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo_2.10.bb' (81,337) at 20220402030016243
83311 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/shstk.rst' (81,338) at 20240405153229747
83312 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h' (81,339) at 20240405153050109
83313 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/Kconfig' (81,340) at 20240405153231727
83314 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.h' (81,341) at 20240405153047249
83315 2025-01-21 03:01:01.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ccgx-ucsi.h' (81,342) at 20240405153048897
83316 2025-01-21 03:01:01.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc' (81,343) at 20241221090017568
83317 2025-01-21 03:01:01.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-setup.c' (81,344) at 20240405153046053
83318 2025-01-21 03:01:01.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml' (81,345) at 20240405153229787
83319 2025-01-21 03:01:01.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/FabricAdapter/meson.build' (81,346) at 20230825080021141 to deleted uid set
83320 2025-01-21 03:01:01.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/meson.build' (81,347) at 20240628080018949
83321 2025-01-21 03:01:01.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/scan.h' (81,348) at 20210307214929962
83322 2025-01-21 03:01:01.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r9-kb.dts' (81,349) at 20240405153045781
83323 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/configs/com.ibm.Hardware.Chassis.Model.Everest.json' (81,350) at 20240817080028024
83324 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-firewire' (81,351) at 20210309003648244
83325 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-fsi-devices-sbefifo' (81,352) at 20240405153044917
83326 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml' (81,353) at 20240405153229779
83327 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-compress.c' (81,354) at 20240405153054017
83328 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll-kobo-librah2o.dts' (81,355) at 20240405153045521
83329 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/surface3_spi.c' (81,356) at 20240405153230735
83330 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-scmi-pci.c' (81,357) at 20230925080039917
83331 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/accel.h' (81,358) at 20240326080039546
83332 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/head.S' (81,359) at 20240405153046269
83333 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/bcm2836.c' (81,360) at 20240906080037188
83334 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-dahlia.dtsi' (81,361) at 20240405153229971
83335 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb' (81,362) at 20241206090014234
83336 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml' (81,363) at 20240405153045153
83337 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/meson.build' (81,364) at 20241211090212326
83338 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-inventory-example/inventory' (81,365) at 20210307205554054
83339 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_and.c' (81,366) at 20210308005046525
83340 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis_imx6_nospl_com_defconfig' (81,367) at 20210308005003248
83341 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/firmware_handlers_builder.hpp' (81,368) at 20210308005120349
83342 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/unit_number__scnprintf.c' (81,369) at 20240405153054173
83343 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/gre_demux.c' (81,370) at 20220525020654831
83344 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-configure.ac.in-not-check-clang-on-host.patch' (81,371) at 20220402030015911
83345 2025-01-21 03:01:01.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/hotplug-stubs.c' (81,372) at 20240906080037444
83346 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/jensen.h' (81,373) at 20240405153045345
83347 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/nic.c' (81,374) at 20240405153050293
83348 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/qcom/rpmhpd.c' (81,375) at 20240719080013357
83349 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch' (81,376) at 20210307205554594
83350 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/module_32.c' (81,377) at 20240405153046145
83351 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuppc64.txt' (81,378) at 20240106090017261
83352 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_addrtype.h' (81,379) at 20210307214931646
83353 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc6_qm_regs.h' (81,380) at 20240405153046581
83354 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/typical_media_device.svg' (81,381) at 20210309003648484
83355 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-sha256.c' (81,382) at 20240405153045989
83356 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c' (81,383) at 20240405153052209
83357 2025-01-21 03:01:01.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_uart.h' (81,384) at 20240613080016383
83358 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-stm32mp1.c' (81,385) at 20240405153046781
83359 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/glossary.md' (81,386) at 20221209040006399
83360 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_pnor_partition_table.cpp' (81,387) at 20210308005108645
83361 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rcar.c' (81,388) at 20210307214930022
83362 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/armada-38x.c' (81,389) at 20210307214926994
83363 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/cong.c' (81,390) at 20210309003654436
83364 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/cbfs.c' (81,391) at 20210308005003208
83365 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/script_asm.pl' (81,392) at 20210307214930406
83366 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/prepare-serv-json' (81,393) at 20241112090023994
83367 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.2.2' (81,394) at 20211006000025242
83368 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/power.h' (81,395) at 20240405153231915
83369 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mingetty/mingetty_1.08.bb' (81,396) at 20241221090017676
83370 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822cu.c' (81,397) at 20240405153050657
83371 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager_arria10.h' (81,398) at 20210308005002780
83372 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mts64.c' (81,399) at 20240405153053497
83373 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/card.c' (81,400) at 20241011080017411
83374 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun50i-h6-vpu-g2.yaml' (81,401) at 20240405153045093
83375 2025-01-21 03:01:01.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/.gitignore' (81,402) at 20240405153053429
83376 2025-01-21 03:01:01.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_pwm.c' (81,403) at 20241211090212294
83377 2025-01-21 03:01:01.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_ap.h' (81,404) at 20220525020654183
83378 2025-01-21 03:01:01.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/libmctp-log.h' (81,405) at 20241219090010504
83379 2025-01-21 03:01:01.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/smartreflex.h' (81,406) at 20240405153052773
83380 2025-01-21 03:01:01.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/tpm2_tests.py' (81,407) at 20240405153054381
83381 2025-01-21 03:01:01.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-bmips/Makefile' (81,408) at 20210308005002820
83382 2025-01-21 03:01:01.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_encoder_json.hpp' (81,409) at 20240106090013589
83383 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/reg.h' (81,410) at 20240405153231259
83384 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-platform.h' (81,411) at 20210308005046033
83385 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-drc02.dtsi' (81,412) at 20240405153045509
83386 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-all.bb' (81,413) at 20231014080011723
83387 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2_coresight.c' (81,414) at 20240405153046565
83388 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/i2c-imx.c' (81,415) at 20221215040039374
83389 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/xfile.c' (81,416) at 20240405153231775
83390 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/use-native-pkg-config.patch' (81,417) at 20230706080014765
83391 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/fix-build-on-x86_64.patch' (81,418) at 20210307205553986
83392 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bmc-verify.target.in' (81,419) at 20210308005120349
83393 2025-01-21 03:01:01.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/Makefile' (81,420) at 20240405153046181
83394 2025-01-21 03:01:01.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/dbus-display-test.c' (81,421) at 20241211090212546
83395 2025-01-21 03:01:01.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_tcg.h' (81,422) at 20240906080037476
83396 2025-01-21 03:01:01.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr_smu_msg.h' (81,423) at 20240405153230387
83397 2025-01-21 03:01:01.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc4_cfg_regs.h' (81,424) at 20240405153046581
83398 2025-01-21 03:01:01.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-controls.h' (81,425) at 20210307214928698
83399 2025-01-21 03:01:01.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.viot' (81,426) at 20241211090212534 to deleted uid set
83400 2025-01-21 03:01:01.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/graphene/files/float-div.patch' (81,427) at 20230919080013990
83401 2025-01-21 03:01:01.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/Makefile' (81,428) at 20210308005003004
83402 2025-01-21 03:01:01.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/sharpsl_pm.h' (81,429) at 20240405153045681
83403 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6368-dma.h' (81,430) at 20210308005003636
83404 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/master.c' (81,431) at 20210308005003552
83405 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/jump_label.h' (81,432) at 20240405153230079
83406 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf_rss.c' (81,433) at 20241211090212242
83407 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/cmdline.c' (81,434) at 20210307214926502
83408 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Threshold/meson.build' (81,435) at 20231129090022501 to deleted uid set
83409 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/trace_event_kern.c' (81,436) at 20220525020654931
83410 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec.h' (81,437) at 20210307214930602
83411 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn21.c' (81,438) at 20240405153047301
83412 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/call_with_stack.S' (81,439) at 20240405153045633
83413 2025-01-21 03:01:01.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/amifb.c' (81,440) at 20240405153231579
83414 2025-01-21 03:01:01.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_xdr.h' (81,441) at 20240405153052753
83415 2025-01-21 03:01:01.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/smp.h' (81,442) at 20240405153046249
83416 2025-01-21 03:01:01.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_dbg.c' (81,443) at 20220525020654055
83417 2025-01-21 03:01:01.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/memory.json' (81,444) at 20240405153054149
83418 2025-01-21 03:01:01.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/links2.desktop' (81,445) at 20210307205553982
83419 2025-01-21 03:01:01.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77990-sysc.h' (81,446) at 20210307214931346
83420 2025-01-21 03:01:01.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3002-fix-EGL-macro-undeclared-and-EGLImageKHR.patch' (81,447) at 20230114040015494
83421 2025-01-21 03:01:01.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/adi,adxrs290.yaml' (81,448) at 20240405153045073
83422 2025-01-21 03:01:01.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_size.c' (81,449) at 20240405153054277
83423 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-pxa168.txt' (81,450) at 20210307214925378
83424 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/dyn_test.c' (81,451) at 20240405153232287
83425 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/log.h' (81,452) at 20240405153054381
83426 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (81,453) at 20230929080014511
83427 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-cplus-demangle.c' (81,454) at 20210307214932466
83428 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_newkv.c' (81,455) at 20240405153054273
83429 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/rapl.c' (81,456) at 20240405153230107
83430 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/conf/templates/default/bblayers.conf.sample' (81,457) at 20220910030013373
83431 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts' (81,458) at 20240405153229927
83432 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Munkfors' (81,459) at 20210307205553786
83433 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/setup.cfg' (81,460) at 20210308004922940
83434 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/ssve_regs.c' (81,461) at 20241008080014055
83435 2025-01-21 03:01:01.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/scan.c' (81,462) at 20241111090012137
83436 2025-01-21 03:01:01.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/spmi-pmic-arb.c' (81,463) at 20240405153051805
83437 2025-01-21 03:01:01.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_cpum_cf.c' (81,464) at 20240805080013927
83438 2025-01-21 03:01:01.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evince/evince_46.3.bb' (81,465) at 20241206090014234
83439 2025-01-21 03:01:01.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography-crates.inc' (81,466) at 20241221090017668
83440 2025-01-21 03:01:01.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_cmdset_0002.c' (81,467) at 20240405153230867
83441 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/lowlevel_init.S' (81,468) at 20210308005002980
83442 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addu_s_ph.c' (81,469) at 20210308005046505
83443 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/e2220-1170/Makefile' (81,470) at 20210308005003024
83444 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pcnet-test.c' (81,471) at 20221215040039378
83445 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_dqo.h' (81,472) at 20240405153049937
83446 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-tps65910.c' (81,473) at 20240405153231375
83447 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sockios.h' (81,474) at 20210307214926250
83448 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a77995-sysc.h' (81,475) at 20210308005003640
83449 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axc001.dtsi' (81,476) at 20210309003648560
83450 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb' (81,477) at 20241206090014338
83451 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/mutter/mutter_47.3.bb' (81,478) at 20241221090017488
83452 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-gphoto2-Use-pthread_t-abstract-type-for-thead-IDs.patch' (81,479) at 20221003030013285
83453 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sbawe.c' (81,480) at 20210307214932222
83454 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-74x164.c' (81,481) at 20240405153230303
83455 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch' (81,482) at 20230706080014745
83456 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_communication_mmio_abi.h' (81,483) at 20220525020652895
83457 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/manage.h' (81,484) at 20210307214929430
83458 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c' (81,485) at 20240405153047157
83459 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/cairo/cairo/cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff' (81,486) at 20240113090014556
83460 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000x_common.c' (81,487) at 20230925080039885
83461 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/Build.txt' (81,488) at 20210307214932506
83462 2025-01-21 03:01:01.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Molnbo_Tallstugan' (81,489) at 20210307205553786
83463 2025-01-21 03:01:01.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/bcm5974.c' (81,490) at 20220627100016990
83464 2025-01-21 03:01:01.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fscache.h' (81,491) at 20240726080012870
83465 2025-01-21 03:01:01.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/apm-xgene-phy.txt' (81,492) at 20210307214925386
83466 2025-01-21 03:01:01.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/i2c.c' (81,493) at 20240405153046761
83467 2025-01-21 03:01:01.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/LGPL-2.1' (81,494) at 20240405153045333
83468 2025-01-21 03:01:01.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-avatar.svg' (81,495) at 20210308005107065
83469 2025-01-21 03:01:01.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/security.c' (81,496) at 20240830080013359
83470 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_migrate.h' (81,497) at 20240405153048493
83471 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-a10-ccm.h' (81,498) at 20230426080043764
83472 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0020-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch' (81,499) at 20241221090017660
83473 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nilsia_Keski-Siikajarvi' (81,500) at 20210307205553770
83474 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/dma_port.h' (81,501) at 20210307214930726
83475 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-magicpanelr2.c' (81,502) at 20240405153046305
83476 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/Kconfig' (81,503) at 20241023080012879
83477 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/Kconfig' (81,504) at 20241211090212338
83478 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_core.c' (81,505) at 20240405153053541
83479 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/tpm-hmp-cmds.c' (81,506) at 20240326080039634
83480 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/onenand_uboot.c' (81,507) at 20210308005003416
83481 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-virtio-hcall.c' (81,508) at 20210308005045953
83482 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_tio.h' (81,509) at 20240405153046901
83483 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorflarke' (81,510) at 20210307205553790
83484 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-implicit.err' (81,511) at 20230925080040089
83485 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/fd.c' (81,512) at 20241211090212386
83486 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmake/CMakeLists.txt' (81,513) at 20230401080011943
83487 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/Z6.0+pooncelock+poonceLock+pombonce.litmus' (81,514) at 20210307214932502
83488 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed-check.c' (81,515) at 20230925080039829
83489 2025-01-21 03:01:01.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-acpi' (81,516) at 20210309003648248
83490 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/builder/_html5lib.py' (81,517) at 20241206090014290
83491 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsobject.c' (81,518) at 20210307214926838
83492 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_api.h' (81,519) at 20240405153054225
83493 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/systemd/qemu-pr-helper.socket' (81,520) at 20210308005045773
83494 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2947-core.c' (81,521) at 20240405153048861
83495 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvduse/libvduse.h' (81,522) at 20221215040039274
83496 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml' (81,523) at 20240405153045129
83497 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_sys.h' (81,524) at 20210309003653972
83498 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ap.c' (81,525) at 20210309003652252
83499 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sockaddr.c' (81,526) at 20240405153054177
83500 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_world.h' (81,527) at 20210308005045921
83501 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/amcore/Makefile' (81,528) at 20210308005003056
83502 2025-01-21 03:01:01.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tun_proto.h' (81,529) at 20240405153052869
83503 2025-01-21 03:01:01.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-7xx.h' (81,530) at 20210309003648700
83504 2025-01-21 03:01:01.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-audio.h' (81,531) at 20210307214928690
83505 2025-01-21 03:01:01.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/isic/files/isic-0.07-netinet.patch' (81,532) at 20230706080014769
83506 2025-01-21 03:01:01.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.h' (81,533) at 20210307214929810
83507 2025-01-21 03:01:01.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_failover.h' (81,534) at 20210307214931566
83508 2025-01-21 03:01:01.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma3/sdma3_4_2_2_offset.h' (81,535) at 20210307214927674
83509 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-dapm.c' (81,536) at 20240913080013865
83510 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/mutual_tls.hpp' (81,537) at 20240731080002486
83511 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-raspberrypi/conf/templates/default/conf-notes.txt' (81,538) at 20220913030020492
83512 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/p9-cfam-override.bb' (81,539) at 20241206090014270
83513 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/video-interfaces.yaml' (81,540) at 20240405153045101
83514 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/hugetlbfs_reserv.rst' (81,541) at 20240405153229819
83515 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spmi.h' (81,542) at 20240405153052797
83516 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/Makefile' (81,543) at 20210308005002548
83517 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensor_pluggable_unittest.cpp' (81,544) at 20210308005116221
83518 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/olpc_dcon_xo_1.c' (81,545) at 20210307214930606
83519 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/xor.h' (81,546) at 20210308005003368
83520 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32g2.dtsi' (81,547) at 20240405153045737
83521 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm9081.h' (81,548) at 20210307214931606
83522 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/ocs-aes.h' (81,549) at 20240405153046949
83523 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/dma-mapping.h' (81,550) at 20240405153046381
83524 2025-01-21 03:01:01.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_rcfw.c' (81,551) at 20241111090012121
83525 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_sysfs.c' (81,552) at 20240405153051385
83526 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser.hpp' (81,553) at 20240730080031630 to deleted uid set
83527 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.h' (81,554) at 20240405153047109
83528 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/eth.c' (81,555) at 20210308005003432
83529 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts' (81,556) at 20240405153045813
83530 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/segfault.c' (81,557) at 20240906080037580
83531 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-obmc-yaml-providers.bbappend' (81,558) at 20210307205554054
83532 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/m68k_irqc.h' (81,559) at 20240326080039538
83533 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/imx6q.c' (81,560) at 20210308005002956
83534 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Makefile' (81,561) at 20240405153232207
83535 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/meson.build' (81,562) at 20220913030027309 to deleted uid set
83536 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso/clocksource.h' (81,563) at 20220525020652042
83537 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/netback.c' (81,564) at 20240405153231267
83538 2025-01-21 03:01:01.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/Makefile' (81,565) at 20240405153051753
83539 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/qts/pll_config.h' (81,566) at 20210308005003052
83540 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sock_diag.h' (81,567) at 20241211090145537
83541 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/replay.rst' (81,568) at 20240906080037180
83542 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/files/adduser-add-M-option-for-useradd.patch' (81,569) at 20210307205554006
83543 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (81,570) at 20210823100016972
83544 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tbs-nec.c' (81,571) at 20210307214928782
83545 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFAP-no-warranty-disclaimer' (81,572) at 20241221090017616
83546 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa27x-udc.h' (81,573) at 20240405153045677
83547 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.c' (81,574) at 20220525020652967
83548 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-debug.h' (81,575) at 20220525020654243
83549 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/MAINTAINERS' (81,576) at 20210308005002956
83550 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/milieu.h' (81,577) at 20210307214925978
83551 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/CLI11.wrap' (81,578) at 20220408100045889
83552 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/184.out' (81,579) at 20240326080039730
83553 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/current.h' (81,580) at 20210307214926174
83554 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zed_defconfig' (81,581) at 20210308005003288
83555 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyflashbmc/Makefile' (81,582) at 20210308004922932
83556 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/index.rst' (81,583) at 20240405153045273
83557 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fsl-sai.c' (81,584) at 20240405153230207
83558 2025-01-21 03:01:01.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/dummy_timer.c' (81,585) at 20210307214927046
83559 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VR10/meson.build' (81,586) at 20230825080021137 to deleted uid set
83560 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/Makefile' (81,587) at 20210307214928686
83561 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/ioctls.h' (81,588) at 20210307214932478
83562 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__operation_states.hpp' (81,589) at 20241219090033964
83563 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5659.txt' (81,590) at 20240405153045169
83564 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish-x86_64-asm_64-3way.S' (81,591) at 20220525020652138
83565 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/dataplane/meson.build' (81,592) at 20240906080037204
83566 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/crc8.h' (81,593) at 20210308005003656
83567 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/sparc64-softmmu/default.mak' (81,594) at 20240906080037160
83568 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts' (81,595) at 20240405153045557
83569 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_histogram_row.h' (81,596) at 20220429100100942
83570 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_icreate_item.c' (81,597) at 20240405153052593
83571 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.2.rst' (81,598) at 20241221090017596
83572 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/spitz.c' (81,599) at 20240805080013915
83573 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/kdump.conf' (81,600) at 20210307205554598
83574 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_errno_defs.h' (81,601) at 20210927100127273
83575 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/head.S' (81,602) at 20240913080013769
83576 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/cpld.h' (81,603) at 20210308005002992
83577 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/i2c.c' (81,604) at 20210307214925914
83578 2025-01-21 03:01:01.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/Makefile' (81,605) at 20240405153231543
83579 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/entry/syscalls/mksyscalltbl' (81,606) at 20240405153054085
83580 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/platform-access.h' (81,607) at 20240405153046937
83581 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/riscv/vm-layout.rst' (81,608) at 20240405153045301
83582 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/rest/rest_0.9.1.bb' (81,609) at 20240413080012639
83583 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/start.S' (81,610) at 20210308005002800
83584 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm2835.h' (81,611) at 20210308005003632
83585 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/dove/pmu.txt' (81,612) at 20210307214925422
83586 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/twl6030.h' (81,613) at 20210308005003688
83587 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_devlink.c' (81,614) at 20240628080013997
83588 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt' (81,615) at 20210307214925342
83589 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/tie.h' (81,616) at 20210307214926770
83590 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-2.1-or-later' (81,617) at 20210316000012717
83591 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c' (81,618) at 20240805080013951
83592 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/mmu.rst' (81,619) at 20240405153044989
83593 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/populate-volatile.sh' (81,620) at 20220405030025645
83594 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pnet.h' (81,621) at 20210307214926510
83595 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Tpm_LocationCode.json' (81,622) at 20221213040036921
83596 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_h.c' (81,623) at 20210308005046509
83597 2025-01-21 03:01:01.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0004-Use-BUILD_DATE-to-improve-reproducibility.patch' (81,624) at 20210407000018082
83598 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/timeriomem-rng.c' (81,625) at 20240405153230199
83599 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lm3630a_bl.h' (81,626) at 20210307214931478
83600 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/psample/psample.c' (81,627) at 20240405153232067
83601 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/scmi_power_control.c' (81,628) at 20240405153047037
83602 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-transport.c' (81,629) at 20240405153046657
83603 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_factory_dce60.c' (81,630) at 20210309003649492
83604 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_cq.h' (81,631) at 20220525020653163
83605 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu_common.c' (81,632) at 20240906080037516
83606 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample_shared.h' (81,633) at 20220525020654935
83607 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.h' (81,634) at 20240405153048473
83608 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/dump_flash.cpp' (81,635) at 20230809080010803
83609 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/ec/ec_access.c' (81,636) at 20210307214932614
83610 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Innsbruck' (81,637) at 20210307205553758
83611 2025-01-21 03:01:01.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8568si-pre.dtsi' (81,638) at 20210307214926342
83612 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/efs.h' (81,639) at 20240405153231655
83613 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/api.h' (81,640) at 20240405153230111
83614 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/multi_counter_test.c' (81,641) at 20210307214932706
83615 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mrp_bridge.h' (81,642) at 20220525020654671
83616 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig' (81,643) at 20210308005003288
83617 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target.h' (81,644) at 20240906080037544
83618 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0001.patch' (81,645) at 20241221090017640
83619 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/activation_ubi.hpp' (81,646) at 20220727030018061
83620 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts' (81,647) at 20241115090012941
83621 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.c' (81,648) at 20240405153050405 to deleted uid set
83622 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/renesas,rsnd.txt' (81,649) at 20240405153229799
83623 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53622@67.conf' (81,650) at 20210307205554094
83624 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/bilge-impl-0.2-rs/meson.build' (81,651) at 20241211090212462
83625 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/vishay,vcnl3020.yaml' (81,652) at 20210309003648364
83626 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/pgtable-bits.h' (81,653) at 20240405153229999
83627 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context.c' (81,654) at 20240405153048485
83628 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/Makefile' (81,655) at 20210308005003040
83629 2025-01-21 03:01:01.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0014-Remove-duplicate-pe-dll.o-entry-deom-targ_extra_ofil.patch' (81,656) at 20241221090017656
83630 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_acl.h' (81,657) at 20240405153050073
83631 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/sor907d.c' (81,658) at 20210309003649820
83632 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/arcx,anybus-controller.txt' (81,659) at 20210307214930506
83633 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml' (81,660) at 20240405153229763
83634 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml' (81,661) at 20240405153045113
83635 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/086' (81,662) at 20210927100127481
83636 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/processor.h' (81,663) at 20210308005002824
83637 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6_local.h' (81,664) at 20210307214931506
83638 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/fdt-fixup.txt' (81,665) at 20210308005003328
83639 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nspredef.c' (81,666) at 20240405153046621
83640 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_misc.c' (81,667) at 20210307214930918
83641 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_handle_array.h' (81,668) at 20210307214929178
83642 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tc/tc.c' (81,669) at 20210307214930714
83643 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/slice.h' (81,670) at 20240405153046105
83644 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1xxx.c' (81,671) at 20210307214926186
83645 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/simple.txt' (81,672) at 20220525020655127
83646 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.c' (81,673) at 20240405153050141
83647 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio.h' (81,674) at 20240405153230755
83648 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/wm8350-hwmon.c' (81,675) at 20210307214928142
83649 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_elf.h' (81,676) at 20240326080039394
83650 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip32/kmalloc.h' (81,677) at 20210307214926222
83651 2025-01-21 03:01:01.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-2.5' (81,678) at 20210307205554418
83652 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nx2.h' (81,679) at 20210309003652820
83653 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sve-ptrace.c' (81,680) at 20240405153054237
83654 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-realtek-rtl.c' (81,681) at 20240405153049201
83655 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/0006-CA_SET_PID.patch' (81,682) at 20230503080014579
83656 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi6220.dtsi' (81,683) at 20240405153229927
83657 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/templates/default/local.conf.sample' (81,684) at 20241221090017484
83658 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Embedded.interface.yaml' (81,685) at 20220430030026016
83659 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession' (81,686) at 20210307205554586
83660 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootAttempts/meson.build' (81,687) at 20230825080021137 to deleted uid set
83661 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/mpqemu-link.c' (81,688) at 20240906080037284
83662 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_iter.c' (81,689) at 20240405153054269
83663 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/vexpress.txt' (81,690) at 20240405153045065
83664 2025-01-21 03:01:01.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/igmpproxy/igmpproxy_0.3.bb' (81,691) at 20220402030015903
83665 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/lm3560.c' (81,692) at 20240405153049317
83666 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/cache.c' (81,693) at 20210308005002548
83667 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/pic.txt' (81,694) at 20210307214925422
83668 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.h' (81,695) at 20240405153049949
83669 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0004-Define-__SWORD_TYPE-if-not-defined-by-libc.patch' (81,696) at 20220402030016007
83670 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/irqfd.c' (81,697) at 20240405153052229
83671 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/debug.c' (81,698) at 20240405153048805
83672 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/t1024_pbi.cfg' (81,699) at 20210308005002992
83673 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/software_utils.hpp' (81,700) at 20240828080021463 to deleted uid set
83674 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-beacon.c' (81,701) at 20210307214929766
83675 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/bitops.h' (81,702) at 20240405153045853
83676 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/broadcom/Kconfig' (81,703) at 20210307214927166
83677 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-ttusb2-cardlist.rst' (81,704) at 20210307214925230
83678 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/mq_open_tests.c' (81,705) at 20210307214932686
83679 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp454.dts' (81,706) at 20240405153045761
83680 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-reset-warm.service' (81,707) at 20210810100021256
83681 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/timer.c' (81,708) at 20210307214929382
83682 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netspace_max_v2_defconfig' (81,709) at 20210308005003272
83683 2025-01-21 03:01:01.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus2.dts' (81,710) at 20220525020651902
83684 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sulkava_Vaatalanmaki' (81,711) at 20210307205553774
83685 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml' (81,712) at 20210309003648344
83686 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ncsi-failover@.service' (81,713) at 20220401030010887
83687 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dbring.c' (81,714) at 20240805080013979
83688 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/server/__init__.py' (81,715) at 20210307205554242
83689 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_virtex_ml507.py' (81,716) at 20241211090212542
83690 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-11x0-mb7.dts' (81,717) at 20240405153045505
83691 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/u2f-emulated.c' (81,718) at 20220429100100542
83692 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/xenbus.h' (81,719) at 20240326080039546
83693 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/main.cpp' (81,720) at 20240820080007201
83694 2025-01-21 03:01:01.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/fdt_util.py' (81,721) at 20210308005003760
83695 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_4_1_offset.h' (81,722) at 20240405153048097
83696 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/global_data.h' (81,723) at 20210308005002888
83697 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var2.dts' (81,724) at 20240405153229919
83698 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/openclose.h' (81,725) at 20240405153052965
83699 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/Kconfig' (81,726) at 20240405153046157
83700 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/malloc-pc.h' (81,727) at 20221215040039374
83701 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.h' (81,728) at 20210307214927734
83702 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/security-client-image.bb' (81,729) at 20210307205554118
83703 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AsiaSat3S_C-105.5E' (81,730) at 20210307205553758
83704 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1781.h' (81,731) at 20210307214932294
83705 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_trig.h' (81,732) at 20210307214926170
83706 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/.clang-tidy' (81,733) at 20230209040031689
83707 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/stm32-timer-cnt.c' (81,734) at 20241211090145401
83708 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/udplite.c' (81,735) at 20240405153232039
83709 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ingenic/cpu-feature-overrides.h' (81,736) at 20240405153046005
83710 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmuh.c' (81,737) at 20210308005046525
83711 2025-01-21 03:01:01.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/osd/gdsys,ihs_video_out.txt' (81,738) at 20210308005003328
83712 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/vdso.ld' (81,739) at 20240326080039558
83713 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/progress.hpp' (81,740) at 20210308005120365
83714 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_matrix.h' (81,741) at 20210308005002716
83715 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/mt9m114.h' (81,742) at 20240405153051825
83716 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/tablefilter.py' (81,743) at 20210307205554282
83717 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/errno.h' (81,744) at 20210307214932458
83718 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_cldma.h' (81,745) at 20240405153051061
83719 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/pnmstitch' (81,746) at 20241221090017620
83720 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/rmcp.h' (81,747) at 20210308004938836
83721 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecdh.c' (81,748) at 20240710080014577
83722 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8536DS_SPIFLASH_defconfig' (81,749) at 20210308005003240
83723 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mr_pool.c' (81,750) at 20210307214928374
83724 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/xor.h' (81,751) at 20240405153045625
83725 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/fsl_mmdc.c' (81,752) at 20210308005003360
83726 2025-01-21 03:01:01.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.debug' (81,753) at 20241104090011615
83727 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,lvds.yaml' (81,754) at 20240405153045049
83728 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/ti-opp-supply.c' (81,755) at 20240805080013995
83729 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png' (81,756) at 20210307205554270 to deleted uid set
83730 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/uncached.c' (81,757) at 20240405153045929
83731 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/gpd-pocket-fan.c' (81,758) at 20220525020653907
83732 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/imx-regs.h' (81,759) at 20210308005002644
83733 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/tools/gcc-check-mprofile-kernel.sh' (81,760) at 20240405153046237
83734 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c' (81,761) at 20240405153231003
83735 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/vdec.c' (81,762) at 20240805080013967
83736 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/hvf/hvf-accel-ops.c' (81,763) at 20241211090212206
83737 2025-01-21 03:01:01.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/console/obmc-console/obmc-console@.service' (81,764) at 20211105000026763
83738 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_syscall.h' (81,765) at 20221215040039206
83739 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/sh_vou.h' (81,766) at 20210307214931542
83740 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/pci.c' (81,767) at 20210308005002996
83741 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_fpga/socfpga.c' (81,768) at 20210308005003044
83742 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/btbridge/.shellcheck' (81,769) at 20210428000006034 to deleted uid set
83743 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/Makefile' (81,770) at 20240405153054169
83744 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/phosphor-wait-power-off@.service' (81,771) at 20240625080012792
83745 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sample-raw.h' (81,772) at 20220525020655175
83746 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_crtc.h' (81,773) at 20240405153048565
83747 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mvgbe.h' (81,774) at 20210308005003436
83748 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi' (81,775) at 20210307214926354
83749 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/dcmi/test_dcmi_asset_tag.robot' (81,776) at 20240628080017113
83750 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci-aardvark.c' (81,777) at 20210308005003448
83751 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/starfive,jh7110-usb-phy.yaml' (81,778) at 20240405153229787
83752 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/rock.c' (81,779) at 20240405153231687
83753 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layouts/sl28vpd.c' (81,780) at 20240405153051205
83754 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/usb.txt' (81,781) at 20210307214925422
83755 2025-01-21 03:01:01.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0001-lxdm.conf.in-blacklist-root-for-release-images.patch' (81,782) at 20210307205553946
83756 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8976.yaml' (81,783) at 20240405153229759
83757 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml' (81,784) at 20240405153045185
83758 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/conf/layer.conf' (81,785) at 20241221090017476
83759 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_sdvo.c' (81,786) at 20240405153048429
83760 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/head-xscale.S' (81,787) at 20210307214925678
83761 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Roznava' (81,788) at 20210307205553794
83762 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/test-ovf.c' (81,789) at 20210308005046489
83763 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Bmc_VW10.json' (81,790) at 20221213040036917
83764 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_eq.c' (81,791) at 20240405153049041
83765 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/traps.h' (81,792) at 20210307214926310
83766 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/dcn316_clk_mgr.c' (81,793) at 20240418080014490
83767 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/types.h' (81,794) at 20210307214925650
83768 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/cdns,usb3.yaml' (81,795) at 20240405153045181
83769 2025-01-21 03:01:01.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_s302m.c' (81,796) at 20240405153049525
83770 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/configs/com.ibm.Hardware.Chassis.Model.Rainier1S4U.json' (81,797) at 20240817080028024
83771 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/hardirq.h' (81,798) at 20220525020652098
83772 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3_506.bb' (81,799) at 20241206090014246
83773 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/sentelic.h' (81,800) at 20210307214928494
83774 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/Kconfig' (81,801) at 20240405153231535
83775 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kheaders.c' (81,802) at 20240405153053013
83776 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-wexler-tab7200.dts' (81,803) at 20210308005002624
83777 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/off_cpu.h' (81,804) at 20240405153054201
83778 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0008-Do-not-embed-build-directory-in-binaries.patch' (81,805) at 20230131040012035
83779 2025-01-21 03:01:01.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_common.c' (81,806) at 20210307214925654
83780 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/rseq_api.h' (81,807) at 20240405153052789
83781 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/task.h' (81,808) at 20240906080037340
83782 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/ixp4xx.rst' (81,809) at 20240405153229739
83783 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/file/Makefile.am.include' (81,810) at 20210308005100993
83784 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb' (81,811) at 20240413080012643
83785 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/rsk7269_defconfig' (81,812) at 20240405153230087
83786 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c' (81,813) at 20240405153046961
83787 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/greatlakes/gpio_desc.json' (81,814) at 20221207040007843
83788 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/nvidia-wmi-ec-backlight.c' (81,815) at 20240405153051413
83789 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/net/bpf_jit.h' (81,816) at 20240405153046189
83790 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/clnt.h' (81,817) at 20240520080015207
83791 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/kobil_sct.h' (81,818) at 20210307214930866
83792 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ltc3676.txt' (81,819) at 20210307214925410
83793 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_mmc.h' (81,820) at 20210308005002680
83794 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/msg_zerocopy.sh' (81,821) at 20210307214932694
83795 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-Use-a-lambda-function-as-deleter-prototype-in-unique.patch' (81,822) at 20241221090017508
83796 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/tests.json' (81,823) at 20210309003656020
83797 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm36274.txt' (81,824) at 20210309003648364
83798 2025-01-21 03:01:01.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742-iwg21d-q7-dbcm-ov5640-single.dtsi' (81,825) at 20240405153045549
83799 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xics.h' (81,826) at 20240405153046133
83800 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-warp.c' (81,827) at 20210307214926338
83801 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri-iris-v2.dts' (81,828) at 20240405153045533
83802 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/pt3_i2c.c' (81,829) at 20210307214928706
83803 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/setup.c' (81,830) at 20240405153230055
83804 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (81,831) at 20210813100029652
83805 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_edid_parser.c' (81,832) at 20220525020652498
83806 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/Makefile' (81,833) at 20240405153045645
83807 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm720t/start.S' (81,834) at 20210308005002544
83808 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/cper-json.json' (81,835) at 20240709145403781
83809 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3516cv300-clock.h' (81,836) at 20210307214931326
83810 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/vexpress_defconfig' (81,837) at 20240405153045617
83811 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/eeh-functions.sh' (81,838) at 20220525020655227
83812 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/raspi.c' (81,839) at 20240906080037196
83813 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cache.h' (81,840) at 20210309003649016
83814 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/Kconfig' (81,841) at 20210308005003472
83815 2025-01-21 03:01:01.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (81,842) at 20230120040014546
83816 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/spi_ks8995.c' (81,843) at 20240405153050365
83817 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-google/ncsi/gbmc-ncsi-config.bb' (81,844) at 20241213090035010 to deleted uid set
83818 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_xtalk.h' (81,845) at 20210307214932234
83819 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-lpass-lpi-pinctrl.yaml' (81,846) at 20240405153045137
83820 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/push-switch.c' (81,847) at 20240405153046309
83821 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.h' (81,848) at 20210309003650544
83822 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/log_handlers_builder.hpp' (81,849) at 20220108040030440
83823 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.24/index.html' (81,850) at 20210307205554246
83824 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/dtlb_miss.S' (81,851) at 20210307214926590
83825 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/mapper.h' (81,852) at 20241101080034432
83826 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/gpio-mockup.rst' (81,853) at 20220525020651642
83827 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-m135a.c' (81,854) at 20210307214928778
83828 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/applespi.h' (81,855) at 20210307214928474
83829 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/condense_policy.py' (81,856) at 20221209040009403
83830 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/meson.build' (81,857) at 20210308005053409
83831 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/item_updater_helper.hpp' (81,858) at 20240712080028497 to deleted uid set
83832 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/sys_proto.h' (81,859) at 20210308005002652
83833 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sram/qcom,imem.yaml' (81,860) at 20240405153045177
83834 2025-01-21 03:01:01.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/Makefile' (81,861) at 20220525020652386
83835 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/uprobe.c' (81,862) at 20240613080016555
83836 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/dts/3c120_devboard.dts' (81,863) at 20240405153046057
83837 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-hisi.c' (81,864) at 20240405153052033
83838 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/corenet_generic.c' (81,865) at 20240405153230051
83839 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev1.0.dts' (81,866) at 20240405153045841
83840 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-bcma.c' (81,867) at 20240405153049821
83841 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_wr.c' (81,868) at 20241104090011619
83842 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/sha256sum.cfg' (81,869) at 20241221090017636
83843 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/read_fru_data.cpp' (81,870) at 20240829080022542
83844 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l3_sys.c' (81,871) at 20240405153051533
83845 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2_table.host.c' (81,872) at 20210307214930550
83846 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-m9.dts' (81,873) at 20210308005002620
83847 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tool.h' (81,874) at 20241008080014055
83848 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Fair' (81,875) at 20210307205554422
83849 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/duplicate-key.err' (81,876) at 20210308005046405
83850 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/dram_sun5i_auto.c' (81,877) at 20210308005003056
83851 2025-01-21 03:01:01.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_mdio.h' (81,878) at 20240405153050309
83852 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8851_common.c' (81,879) at 20240719080013357
83853 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0001-memory.h-Always-define-strlcpy-for-glibc-based-syste.patch' (81,880) at 20221003030013269
83854 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu.h' (81,881) at 20240906080037476
83855 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/test_uvdevice.c' (81,882) at 20240405153054301
83856 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/speyside.c' (81,883) at 20240405153053985
83857 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_compat.h' (81,884) at 20210307214930342
83858 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/sysctl_net_x25.c' (81,885) at 20210307214932110
83859 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/acard-ahci.c' (81,886) at 20240405153046649
83860 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/0001-wd_keepalive.service-use-run-instead-of-var-run.patch' (81,887) at 20210307205554574
83861 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdx65.c' (81,888) at 20240405153230735
83862 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/.gitignore' (81,889) at 20240405153054309
83863 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rc6_types.h' (81,890) at 20240405153048493
83864 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tomlplusplus/files/run-ptest' (81,891) at 20241221090017516
83865 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/atomic-llsc.h' (81,892) at 20240405153046309
83866 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/spin_lock.c' (81,893) at 20240405153232259
83867 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_tbf.c' (81,894) at 20240405153050173
83868 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/peer.h' (81,895) at 20240805080013987
83869 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/Kconfig' (81,896) at 20240405153231643
83870 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5064.yaml' (81,897) at 20240405153045073
83871 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x.dtsi' (81,898) at 20240405153229871
83872 2025-01-21 03:01:01.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/meson.build' (81,899) at 20220913030027305 to deleted uid set
83873 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kgdb.c' (81,900) at 20240405153046141
83874 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi' (81,901) at 20240405153046093
83875 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml' (81,902) at 20240405153229767
83876 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_filters.h' (81,903) at 20210307214929302
83877 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fuse/fuse3_3.16.2.bb' (81,904) at 20241221090017536
83878 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ServiceRoot.v1_17_0.json' (81,905) at 20240619080002952
83879 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/Makefile' (81,906) at 20210307214926190
83880 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/led/led_bcm6328.c' (81,907) at 20210308005003384
83881 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/tpidr2_restore.c' (81,908) at 20240405153054241
83882 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmr735a.dtsi' (81,909) at 20240405153045777
83883 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/netlink.c' (81,910) at 20210307214931230
83884 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/proc_fs.h' (81,911) at 20240405153231835
83885 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/ras/Kconfig' (81,912) at 20210307214926750
83886 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/fb.h' (81,913) at 20240405153045913
83887 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/Makefile' (81,914) at 20240405153046941
83888 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg.h' (81,915) at 20210307214928094
83889 2025-01-21 03:01:01.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/board.c' (81,916) at 20210308005002952
83890 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4117.h' (81,917) at 20210307214931594
83891 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dirty-bitmap.c' (81,918) at 20230426080043640
83892 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/exrl-ssm-early.S' (81,919) at 20230426080043952
83893 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8851_par.c' (81,920) at 20240418080014502
83894 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c' (81,921) at 20240405153230511
83895 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4_xplained_nandflash_defconfig' (81,922) at 20210308005003276
83896 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpu_setup.h' (81,923) at 20240405153046105
83897 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_dsps.c' (81,924) at 20210308005003516
83898 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipv6.rst' (81,925) at 20210307214925538
83899 2025-01-21 03:01:01.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/login/controllers/login-controller.html' (81,926) at 20210308005107077
83900 2025-01-21 03:01:01.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/imx-regs.h' (81,927) at 20210308005002652
83901 2025-01-21 03:01:01.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6115.dtsi' (81,928) at 20240805080013919
83902 2025-01-21 03:01:01.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ComponentIntegrity.v1_3_0.json' (81,929) at 20240918080002720
83903 2025-01-21 03:01:01.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3.c' (81,930) at 20240405153051861
83904 2025-01-21 03:01:01.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_ioctl_set.h' (81,931) at 20220525020654187
83905 2025-01-21 03:01:01.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/Makefile' (81,932) at 20240405153049409
83906 2025-01-21 03:01:01.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlbex_32.c' (81,933) at 20210307214926574
83907 2025-01-21 03:01:01.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/Makefile.include' (81,934) at 20241211090212534
83908 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/bcm2835.c' (81,935) at 20240405153230851
83909 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvh.c.inc' (81,936) at 20241211090212514
83910 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/ti,opt4001.yaml' (81,937) at 20240405153045077
83911 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/global_state.c' (81,938) at 20240906080037368
83912 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex4.c' (81,939) at 20240405153051529
83913 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/mock.h' (81,940) at 20240405153054221
83914 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/lib/Makefile' (81,941) at 20210307214926206
83915 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/index.theme' (81,942) at 20210307205554610
83916 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tty/.gitignore' (81,943) at 20240405153054381
83917 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/revo.h' (81,944) at 20210307214932262
83918 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/pcmcia/devicetable.rst' (81,945) at 20210307214925542
83919 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsisa32r6el-linux' (81,946) at 20241206090014350
83920 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/cmd.h' (81,947) at 20240405153052165
83921 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/rpi-u-boot-scr/files/boot.cmd.in' (81,948) at 20240106090017241
83922 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8450.c' (81,949) at 20240405153051353
83923 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/onboard_usb_hub.c' (81,950) at 20240405153231563
83924 2025-01-21 03:01:01.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-virtual-pnor.inc' (81,951) at 20210307205554046
83925 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-authz-listfile.c' (81,952) at 20210927100127641
83926 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/meson.build' (81,953) at 20230714080042867
83927 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-ic.c' (81,954) at 20210307214928082
83928 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/pel_minimal.hpp' (81,955) at 20230516080019606
83929 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/LogServiceCollection.json' (81,956) at 20240619080002948
83930 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fabrics.h' (81,957) at 20240405153231271
83931 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/cipher.c' (81,958) at 20241211090145401
83932 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-extirq.yaml' (81,959) at 20240405153045085
83933 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/ds1803.c' (81,960) at 20240405153049009
83934 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/recursion.c' (81,961) at 20240405153054257
83935 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/sdk.py' (81,962) at 20230706080014777
83936 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_outbox.h' (81,963) at 20240405153047221
83937 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/fixmap.h' (81,964) at 20210307214931302
83938 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53ard/MAINTAINERS' (81,965) at 20210308005002984
83939 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sl.dtsi' (81,966) at 20210308005002588
83940 2025-01-21 03:01:01.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/iov.h' (81,967) at 20241211090212366
83941 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/team_mode_loadbalance.c' (81,968) at 20240405153231083
83942 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/Makefile' (81,969) at 20210309003654200
83943 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/gpio_key.c' (81,970) at 20241211090212270
83944 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/ibm_tacoma_rack_controller.json' (81,971) at 20230412080008640
83945 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/highmem.c' (81,972) at 20220525020652014
83946 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2055.h' (81,973) at 20210307214929794
83947 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml' (81,974) at 20240405153045125
83948 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/Makefile' (81,975) at 20240405153049461
83949 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/Kconfig' (81,976) at 20210307214928686
83950 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts' (81,977) at 20240405153229947
83951 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/pgalloc-track.h' (81,978) at 20220525020654779
83952 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch' (81,979) at 20230706080014757
83953 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_interrupt.c' (81,980) at 20240405153231075
83954 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/timer.h' (81,981) at 20210307214926678
83955 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/run-ptest' (81,982) at 20210420000021562
83956 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/copy_output/copy_output_1.0/ia_css_copy_output.host.c' (81,983) at 20240405153051837
83957 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/reboot-mode/reboot-mode_git.bb' (81,984) at 20241221090017544
83958 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-include-path-to-generated-version.h.patch' (81,985) at 20230706080014737
83959 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-n710x.dts' (81,986) at 20240405153045569
83960 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_value_entry_encode_string_check.yaml' (81,987) at 20240908080010098
83961 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/inode.c' (81,988) at 20240405153231727
83962 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_type_tag.c' (81,989) at 20240405153054269
83963 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/vc_screen.c' (81,990) at 20240405153052025
83964 2025-01-21 03:01:01.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/copy_to_user.S' (81,991) at 20210307214926114
83965 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-mem.c' (81,992) at 20210308005003516
83966 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xor.c' (81,993) at 20241008080013903
83967 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispcsi2.c' (81,994) at 20240405153230819
83968 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/tlbie_test.c' (81,995) at 20220525020655227
83969 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.json' (81,996) at 20210927100127469
83970 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt700.c' (81,997) at 20240405153232159
83971 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mipi_display.h' (81,998) at 20210308005003672
83972 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed_smc-test.c' (81,999) at 20241211090212542
83973 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-gpio-log@.service' (82,000) at 20240820080015545
83974 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts' (82,001) at 20240405153045745
83975 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_packets.h' (82,002) at 20240405153046601
83976 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/work_92105.c' (82,003) at 20210308005003168
83977 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpuidle.h' (82,004) at 20240405153046105
83978 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_uds.c' (82,005) at 20240405153049445
83979 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/ip-to-fpga.bb' (82,006) at 20241206090014202
83980 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-qmp.h' (82,007) at 20240326080039514
83981 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/image_version.bbclass' (82,008) at 20230311090013139
83982 2025-01-21 03:01:01.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rohm-bd71828.c' (82,009) at 20240405153230839
83983 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/htab_reuse.c' (82,010) at 20240405153054253
83984 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pgalloc.h' (82,011) at 20240405153230099
83985 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/controllers/Kconfig' (82,012) at 20210307214928110
83986 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/tsc_msrs_test.c' (82,013) at 20240405153232271
83987 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8167-aud.c' (82,014) at 20240405153230211
83988 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/meson.build' (82,015) at 20241112090003102
83989 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rtmutex_common.h' (82,016) at 20240405153053017
83990 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-s3-elimo-initium.dts' (82,017) at 20240405153045393
83991 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-nvram.c' (82,018) at 20210307214926470
83992 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xxaa-pinctrl.dtsi' (82,019) at 20240405153045585
83993 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/ptrace_syscall.c' (82,020) at 20210307214932734
83994 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/board_init.c' (82,021) at 20210308005002792
83995 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/libcr51sign.h' (82,022) at 20240817080006807
83996 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm5102-tables.c' (82,023) at 20240405153230839
83997 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/auxio_32.c' (82,024) at 20240405153230091
83998 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/hw_stats_l3.sh' (82,025) at 20240405153054297
83999 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_36BIT_NAND_defconfig' (82,026) at 20210308005003240
84000 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0010-FF-A-v15-arm_ffa-efi-corstone1000-enable-MM-communic.patch' (82,027) at 20240413080012627
84001 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch' (82,028) at 20220910030013425
84002 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wcd9335.yaml' (82,029) at 20240405153045169
84003 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_mgmt.h' (82,030) at 20210307214930286
84004 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/sphinx-pre-install' (82,031) at 20240405153053461
84005 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/Kconfig' (82,032) at 20210307214929178
84006 2025-01-21 03:01:01.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_tcg_func_table.py' (82,033) at 20240906080037476
84007 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devcoredump.h' (82,034) at 20210307214931374
84008 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test_git.bb' (82,035) at 20241221090017540
84009 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/cisreg.h' (82,036) at 20210307214931578
84010 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb' (82,037) at 20220402030016183
84011 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lru_cache.c' (82,038) at 20240405153053093
84012 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/chacha-scalar-core.S' (82,039) at 20220525020651878
84013 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/videobuf2-vmalloc.c' (82,040) at 20240405153230775
84014 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_sk_storage_helpers.c' (82,041) at 20220525020655195
84015 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cbmem_console.c' (82,042) at 20210308005003396
84016 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_synth.c' (82,043) at 20240405153232127
84017 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/storcenter_defconfig' (82,044) at 20240405153046097
84018 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc8180x.c' (82,045) at 20240405153230735
84019 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/HPSpecific.pm' (82,046) at 20220612030016735
84020 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-rsa_4.9.bb' (82,047) at 20240302090018214
84021 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-dram-pxs2.c' (82,048) at 20210308005002792
84022 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/gigabyte-wmi.c' (82,049) at 20240405153051405
84023 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-io.json' (82,050) at 20240405153054129
84024 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/cp437.uni' (82,051) at 20210307214930770
84025 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-Wu' (82,052) at 20241221090017616
84026 2025-01-21 03:01:01.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5249evb/Kconfig' (82,053) at 20210308005002972
84027 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (82,054) at 20241206090014222
84028 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_asymmetric_keys.c' (82,055) at 20240405153053469
84029 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gx.dtsi' (82,056) at 20210308005002596
84030 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hex_test.h' (82,057) at 20230925080040097
84031 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colorfly_e708_q1_defconfig' (82,058) at 20210308005003252
84032 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/basic.json' (82,059) at 20240405153054117
84033 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/spec_operation.json' (82,060) at 20240405153054113
84034 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0010_delete_layer_source_references.py' (82,061) at 20210307205554262
84035 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/micrel/ks8851_spi.c' (82,062) at 20240719080013357
84036 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711.c' (82,063) at 20240405153232159
84037 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/Makefile' (82,064) at 20210308005003056
84038 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/Makefile' (82,065) at 20210308005003044
84039 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ingenic,vpu.yaml' (82,066) at 20240405153045149
84040 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_dvt.c' (82,067) at 20240405153052197
84041 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_getset_retval_getsockopt.c' (82,068) at 20240405153054269
84042 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mpc8xxx.txt' (82,069) at 20210307214925318
84043 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-prison-v2.h' (82,070) at 20240405153049241
84044 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_acorn_8x8.c' (82,071) at 20220525020654747
84045 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firewire.rst' (82,072) at 20220525020651722
84046 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/projectpage.js' (82,073) at 20231126090012817
84047 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/machine/dl385-g11.conf' (82,074) at 20231205090013445
84048 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/man/acpidump.8' (82,075) at 20210307214932614
84049 2025-01-21 03:01:01.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux_2.40.2.bb' (82,076) at 20241221090017648
84050 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gl860/gl860-ov2640.c' (82,077) at 20210307214928830
84051 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/inno_hdmi.h' (82,078) at 20210307214928030
84052 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/adi,adin1110.yaml' (82,079) at 20240405153045113
84053 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/men_z135_uart.c' (82,080) at 20240405153052009
84054 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/io.c' (82,081) at 20220525020654443
84055 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/super.c' (82,082) at 20240405153052257
84056 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/topology.c' (82,083) at 20240405153046081
84057 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/edid-generate.c' (82,084) at 20220429100100458
84058 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/csp/include/variant/tie-asm.h' (82,085) at 20210307214926770
84059 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-touch-cap.c' (82,086) at 20240405153049529
84060 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/README' (82,087) at 20210308005002968
84061 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge.sh' (82,088) at 20240405153232275
84062 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/configvars.html' (82,089) at 20220402030016107
84063 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_4_sm6125.h' (82,090) at 20240405153230591
84064 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-alsa.h' (82,091) at 20210307214928678
84065 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_de1_soc.dts' (82,092) at 20210308005002612
84066 2025-01-21 03:01:01.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LogEntry_v1.xml' (82,093) at 20240918080002712
84067 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_i2c.c' (82,094) at 20210307214927890
84068 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/main.cpp' (82,095) at 20230828080030695
84069 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/pac7311.c' (82,096) at 20210307214928834
84070 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_functions.c' (82,097) at 20240405153053069
84071 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/object.h' (82,098) at 20220627100017202
84072 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/testmode.c' (82,099) at 20240405153050597
84073 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,lcc-msm8960.h' (82,100) at 20210307214931330
84074 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ebc-c384_wdt.c' (82,101) at 20210307214930966
84075 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/hyperv.h' (82,102) at 20240520080015203 to deleted uid set
84076 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/vmlinux.lds.S' (82,103) at 20240405153046345
84077 2025-01-21 03:01:01.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_access.json' (82,104) at 20241031080012183
84078 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_readq.c' (82,105) at 20210307214932198
84079 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/softfloat_fpsp_tables.h' (82,106) at 20210308005046297
84080 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium/0001-arm-hafnium-fix-kernel-tool-linking.patch' (82,107) at 20231126090012777
84081 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-bsc.c' (82,108) at 20210308005002552
84082 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-bq32k.c' (82,109) at 20240405153051493
84083 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/priv.h' (82,110) at 20240405153230607
84084 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/token_test.c' (82,111) at 20240405153053313
84085 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-n64/kmalloc.h' (82,112) at 20220525020652002
84086 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ip.c' (82,113) at 20240405153053317
84087 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.errors.yaml' (82,114) at 20230526080025851
84088 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp.h' (82,115) at 20240405153053549
84089 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_drv.h' (82,116) at 20240405153048677
84090 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/Makefile' (82,117) at 20240405153230867
84091 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/tuna/tuna_0.19.bb' (82,118) at 20231126090012805
84092 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl.inc' (82,119) at 20241221090017644
84093 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/input.c' (82,120) at 20210309003654316
84094 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic.h' (82,121) at 20240405153231039
84095 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RequestedRedundancyPriority/meson.build' (82,122) at 20230825080021141 to deleted uid set
84096 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/Makefile' (82,123) at 20210308005002972
84097 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kasan.h' (82,124) at 20240405153046277
84098 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_SRIO_PCIE_BOOT_defconfig' (82,125) at 20210308005003244
84099 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c' (82,126) at 20240405153048601
84100 2025-01-21 03:01:01.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/lshrdi3.c' (82,127) at 20210308005002852
84101 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/mem-events.c' (82,128) at 20240405153232219
84102 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-tcelectronic.c' (82,129) at 20210605000027800
84103 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/clock.c' (82,130) at 20210308005002712
84104 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/ibm-isdimm-vpd-parser@.service' (82,131) at 20240104090016070
84105 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6358.dtsi' (82,132) at 20241211090145373
84106 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/single' (82,133) at 20220405030025645
84107 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ntb_netdev.c' (82,134) at 20240712080021077
84108 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8349_PCI_66_defconfig' (82,135) at 20210308005003280
84109 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_type.tc' (82,136) at 20210309003656000
84110 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delayed-inode.h' (82,137) at 20240405153231619
84111 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/smbus_ipmi.c' (82,138) at 20240906080037244
84112 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb' (82,139) at 20241221090017560
84113 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_display.c' (82,140) at 20240405153048421
84114 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/lmedm04.c' (82,141) at 20240405153049545
84115 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/landlock.rst' (82,142) at 20240405153045309
84116 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/sd.h' (82,143) at 20241121090029260
84117 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.out' (82,144) at 20210308005046409 to deleted uid set
84118 2025-01-21 03:01:01.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/most_snd.c' (82,145) at 20240405153049677
84119 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/call.S' (82,146) at 20220525020655231
84120 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-clear_user.S' (82,147) at 20240405153229855
84121 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/Makefile' (82,148) at 20210307214928538
84122 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/Makefile' (82,149) at 20240405153231471
84123 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/security-bugs.rst' (82,150) at 20240405153045285
84124 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8188-sys-clock.yaml' (82,151) at 20240405153045025
84125 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/input.h' (82,152) at 20240405153052921
84126 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mshyperv.h' (82,153) at 20220525020651950
84127 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis_main.h' (82,154) at 20210307214930942
84128 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bL_switcher.h' (82,155) at 20210307214925846
84129 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/zeroable.rs' (82,156) at 20240405153232099
84130 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8186-pm-domains.h' (82,157) at 20240405153231347
84131 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/README' (82,158) at 20210308005003008
84132 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_qmi.h' (82,159) at 20240405153050341
84133 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tps6105x.txt' (82,160) at 20210307214925362
84134 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/ifmtr/src/ifmtr.c' (82,161) at 20210309003653020
84135 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/main.c' (82,162) at 20240405153230747
84136 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/nconf.gui.c' (82,163) at 20210308005003732
84137 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7793.dtsi' (82,164) at 20210308005002600
84138 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/arm_integrator_debug.h' (82,165) at 20210927100127237
84139 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/cpu-feature-overrides.h' (82,166) at 20210307214926222
84140 2025-01-21 03:01:01.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Munkedal' (82,167) at 20210307205553786
84141 2025-01-21 03:01:01.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8822bwifionly.h' (82,168) at 20210307214929918
84142 2025-01-21 03:01:01.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/core-book3s.c' (82,169) at 20240405153230047
84143 2025-01-21 03:01:01.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.c' (82,170) at 20240405153047245
84144 2025-01-21 03:01:01.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/pm3fb.h' (82,171) at 20210307214931698
84145 2025-01-21 03:01:01.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_user.c' (82,172) at 20240405153230563
84146 2025-01-21 03:01:01.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic26.c' (82,173) at 20240405153053809
84147 2025-01-21 03:01:01.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/Kconfig' (82,174) at 20210308005002956
84148 2025-01-21 03:01:01.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/Makefile' (82,175) at 20210307214931882
84149 2025-01-21 03:01:01.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/packagegroup.py' (82,176) at 20220910030013397
84150 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (82,177) at 20240316080012480
84151 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a3000.h' (82,178) at 20210307214930262
84152 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/devlink.h' (82,179) at 20240405153231871
84153 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm53573.yaml' (82,180) at 20240405153229755
84154 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml' (82,181) at 20240613080016355
84155 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-pdk2.dts' (82,182) at 20240405153045529
84156 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/pm.c' (82,183) at 20240405153054005
84157 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kbd_diacr.h' (82,184) at 20210307214931410
84158 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usb251xb.c' (82,185) at 20240405153231563
84159 2025-01-21 03:01:01.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/skx-metrics.json' (82,186) at 20240405153054149
84160 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/at24.c' (82,187) at 20240520080015155
84161 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_tunnel_ipip.sh' (82,188) at 20240405153054297
84162 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_pdm.h' (82,189) at 20240405153053981
84163 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/exception.h' (82,190) at 20221215040039318
84164 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/printk.h' (82,191) at 20210307214932742
84165 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/104' (82,192) at 20210927100127481
84166 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2099.c' (82,193) at 20240405153049281
84167 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.randstruct' (82,194) at 20240405153053433
84168 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/specs.rst' (82,195) at 20240405153229843
84169 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rcar3.c' (82,196) at 20210307214930858
84170 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_verificationcompleted_unittest.cpp' (82,197) at 20210308005120353
84171 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_crypto.h' (82,198) at 20221215040039194
84172 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/da9062_wdt.c' (82,199) at 20240405153052237
84173 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/boot.h' (82,200) at 20230925080039925
84174 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_mpeg12.h' (82,201) at 20210307214930586
84175 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-address_bits' (82,202) at 20240405153044925
84176 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/.gitignore' (82,203) at 20210308005003748
84177 2025-01-21 03:01:01.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_mixer.c' (82,204) at 20240405153232135
84178 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/altera_tse.h' (82,205) at 20210308005003424
84179 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/meson.build' (82,206) at 20230925080039885
84180 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_chips.h' (82,207) at 20210307214930378
84181 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-link.rst' (82,208) at 20240405153054037
84182 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/i2s.c' (82,209) at 20210308005003740
84183 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-jpgdec.c' (82,210) at 20240405153046793
84184 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/counters.h' (82,211) at 20220525020653151
84185 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-title.png' (82,212) at 20210307205554302 to deleted uid set
84186 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/tinyxml2.wrap' (82,213) at 20240406080030804
84187 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/ar5523.h' (82,214) at 20210307214929726
84188 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-raid1.0-0.dtsi' (82,215) at 20210307214926350
84189 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0-ek874-idk-2121wr.dts' (82,216) at 20240405153045805
84190 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu.c' (82,217) at 20240326080039682
84191 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mtfsb1.c' (82,218) at 20210307214926438
84192 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcmap.c' (82,219) at 20220525020654311
84193 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ppc_cbe_cpufreq.c' (82,220) at 20240405153230251
84194 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck/0001-make-Respect-variables-from-environement.patch' (82,221) at 20230706080014757
84195 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/build-id.c' (82,222) at 20240405153232235
84196 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv6/nf_conntrack_ipv6.h' (82,223) at 20220525020654643
84197 2025-01-21 03:01:01.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adav803.c' (82,224) at 20240405153053565
84198 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/ch11.h' (82,225) at 20240405153231879
84199 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tplink/wdr4300/wdr4300.c' (82,226) at 20210308005003088
84200 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_utils.h' (82,227) at 20210307214930898
84201 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas571x.c' (82,228) at 20240405153053805
84202 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/client-buffers.c' (82,229) at 20210307214928106
84203 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/ftrace.rst' (82,230) at 20240405153229831
84204 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/amdgpu_pm.c' (82,231) at 20240830080013255
84205 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3128.c' (82,232) at 20210308005003476
84206 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/vsftpd-tcp_wrappers-support.patch' (82,233) at 20210905000020557
84207 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_private.h' (82,234) at 20240405153231355
84208 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.err' (82,235) at 20210308005046397
84209 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_tuxrun.py' (82,236) at 20241211090212538
84210 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cpu-qom.h' (82,237) at 20240326080039710
84211 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/string.h' (82,238) at 20210307214931306
84212 2025-01-21 03:01:01.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/marvell,pxa2xx-lcdc.txt' (82,239) at 20210307214925302
84213 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx7d.c' (82,240) at 20240405153229911
84214 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/http_request.hpp' (82,241) at 20240829080004222 to deleted uid set
84215 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7366.c' (82,242) at 20210307214926566
84216 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+shadow_stat.sh' (82,243) at 20240405153232231
84217 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-gamepad.sh' (82,244) at 20240405153054309
84218 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/cache.c' (82,245) at 20240405153229863
84219 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tcp_hdr_options.c' (82,246) at 20240405153232259
84220 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/pmic.h' (82,247) at 20210308005003048
84221 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb' (82,248) at 20240413080012699
84222 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/APIC' (82,249) at 20240906080037556 to deleted uid set
84223 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-pktcdvd' (82,250) at 20210309003648248
84224 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_usb.c' (82,251) at 20210308005003232
84225 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/radio-si470x-i2c.c' (82,252) at 20240405153049505
84226 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/coherency-fabric.txt' (82,253) at 20210307214925274
84227 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc_param.h' (82,254) at 20210307214930558
84228 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3368.c' (82,255) at 20220525020652330
84229 2025-01-21 03:01:01.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-nvidia-shield.c' (82,256) at 20240624080012780
84230 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_bad_reg.dts' (82,257) at 20210308005003760
84231 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/i8257.h' (82,258) at 20240906080037332
84232 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_phylib_all_drivers.h' (82,259) at 20210308005003572
84233 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cortina/gemini.h' (82,260) at 20240405153230939
84234 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/unaligned.h' (82,261) at 20210308005002708
84235 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch' (82,262) at 20230706080014741
84236 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/008_pack.dts' (82,263) at 20210308005003752
84237 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/unistd.h' (82,264) at 20210307214926398
84238 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/cs4231.c' (82,265) at 20240405153232203
84239 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/clock-snapdragon.c' (82,266) at 20210308005002776
84240 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/init_ohci1394_dma.c' (82,267) at 20240405153047029
84241 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10-ipu3.rst' (82,268) at 20220525020651786
84242 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/ingenic-timer.c' (82,269) at 20240405153046877
84243 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sabreauto.dts' (82,270) at 20240405153045525
84244 2025-01-21 03:01:01.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mediatek,mt8188-afe.yaml' (82,271) at 20240405153229799
84245 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/fan_pwm.cpp' (82,272) at 20240817080026660
84246 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/Kconfig.debug' (82,273) at 20240405153048429
84247 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/grfioctl.h' (82,274) at 20240405153046065
84248 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_verbs.h' (82,275) at 20220525020653163
84249 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fcs,fusb302.yaml' (82,276) at 20240405153045181
84250 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/journal.c' (82,277) at 20240405153231763
84251 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss.c' (82,278) at 20220525020654967
84252 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjurberget_Hemtjarn' (82,279) at 20210307205553778
84253 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-empty.err' (82,280) at 20210308005046397
84254 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/metrics.h' (82,281) at 20210307214931518
84255 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/Kconfig' (82,282) at 20210307214930606
84256 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/message.cpp' (82,283) at 20210308004942076
84257 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ASWF-Digital-Assets-1.1' (82,284) at 20241221090017612
84258 2025-01-21 03:01:01.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/mc.h' (82,285) at 20240405153049589
84259 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma6/sdma6_4_2_2_offset.h' (82,286) at 20210307214927678
84260 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amarula/vyasa-rk3288/Kconfig' (82,287) at 20210308005002912
84261 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/btrfs.c' (82,288) at 20210308005003544
84262 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.1/index.html' (82,289) at 20210307205554246
84263 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/Collection.interface.yaml' (82,290) at 20241212090020527
84264 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-khadas-edge.dts' (82,291) at 20210307214926046
84265 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-pov-protab2-ips9.dts' (82,292) at 20240405153045377
84266 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/api.h' (82,293) at 20210308005003560
84267 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/monitor.c' (82,294) at 20240405153230123
84268 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_device.h' (82,295) at 20241211090145437 to deleted uid set
84269 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_kernel_cmdline_descriptor.h' (82,296) at 20210308005003708
84270 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_bad_reg2.dts' (82,297) at 20210308005003760
84271 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/meson.build' (82,298) at 20221204040030281
84272 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch' (82,299) at 20230706080014753
84273 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ply/ply_git.bb' (82,300) at 20230813080012848
84274 2025-01-21 03:01:01.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/spl.c' (82,301) at 20210308005002996
84275 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/cert_store.c' (82,302) at 20240405153230079
84276 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/VOSTROM' (82,303) at 20211006000025246
84277 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1316-sdw.c' (82,304) at 20240405153232155
84278 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-gpio.c' (82,305) at 20210307214929118
84279 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/mscc-common.c' (82,306) at 20210308005003456
84280 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2894-0050-a08.dts' (82,307) at 20210307214926030
84281 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/docs/structured-logging.md' (82,308) at 20241204090030111
84282 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/decode-insn.h' (82,309) at 20210307214926102
84283 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpic-msgr.txt' (82,310) at 20210307214925406
84284 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm64-parsec.yml' (82,311) at 20210420000021570
84285 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-sublevel-options.c' (82,312) at 20210309003655960
84286 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/mksyscalltbl' (82,313) at 20240405153054085
84287 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/fans.json' (82,314) at 20231213090027086
84288 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/asm-offsets.h' (82,315) at 20210307214925846
84289 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_call.S' (82,316) at 20230426080043952
84290 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libical/libical_3.0.18.bb' (82,317) at 20241206090014350
84291 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/armv7m_systick.h' (82,318) at 20220429100100570
84292 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/ibm_vpd_utils.cpp' (82,319) at 20240920080016675
84293 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/Kconfig' (82,320) at 20240405153054021
84294 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx8mq_evk.h' (82,321) at 20210308005003596
84295 2025-01-21 03:01:01.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch' (82,322) at 20241221090017656
84296 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/gevent/setup.cfg' (82,323) at 20210308004941624
84297 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/page.h' (82,324) at 20210307214926582
84298 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/pf0100.c' (82,325) at 20210308005003084
84299 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/arg_parsing.c' (82,326) at 20240405153054245
84300 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-rk805.c' (82,327) at 20240405153051341
84301 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/memcpy.S' (82,328) at 20240405153045633
84302 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_recv.c' (82,329) at 20240405153051901
84303 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c' (82,330) at 20240405153048637
84304 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_elf.h' (82,331) at 20210308005046073
84305 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb' (82,332) at 20241213090035010 to deleted uid set
84306 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pch_display.c' (82,333) at 20240405153048457
84307 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/biosemu.c' (82,334) at 20210308005003336
84308 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/.clang-format' (82,335) at 20241219090029704
84309 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kconfig.socs' (82,336) at 20240405153230063
84310 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/ftrace.c' (82,337) at 20240429080012404
84311 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/Kconfig' (82,338) at 20210308005002908
84312 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi' (82,339) at 20241211090145369
84313 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/nvidia,tegra20-apbdma.txt' (82,340) at 20240405153229763
84314 2025-01-21 03:01:01.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mc34704.h' (82,341) at 20210308005003672
84315 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/types.hpp' (82,342) at 20241115090032982
84316 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc_32b.dts' (82,343) at 20210307214926346
84317 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/Kbuild' (82,344) at 20240405153229999
84318 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8349ITX_defconfig' (82,345) at 20210308005003236
84319 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-hp300.h' (82,346) at 20210307214926166
84320 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/cxgb3i.h' (82,347) at 20210307214930302
84321 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-watchdogdev_1.0.0.bb' (82,348) at 20230114040015486
84322 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-mediatek.c' (82,349) at 20220525020652342
84323 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareCardsBmc.vue' (82,350) at 20241004080035967
84324 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Circuit.v1_8_1.json' (82,351) at 20240824080002934
84325 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/cpu.c' (82,352) at 20210308005002548
84326 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx27.h' (82,353) at 20210309003648700
84327 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_host_driver.h' (82,354) at 20210307214932738
84328 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/local_termination.sh' (82,355) at 20240910080014102
84329 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_unsupp.S' (82,356) at 20210307214926146
84330 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/Makefile' (82,357) at 20220525020652346
84331 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/deny_namespace.c' (82,358) at 20240405153054253
84332 2025-01-21 03:01:01.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/README.txt' (82,359) at 20240405153054385
84333 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/ibm-ac-server/server.ttyVUART0.conf' (82,360) at 20240629080012188
84334 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/Kconfig' (82,361) at 20240405153229911
84335 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_fwd.c' (82,362) at 20240405153049105
84336 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_glue.c' (82,363) at 20240405153051745
84337 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch' (82,364) at 20240413080012651
84338 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/unix.h' (82,365) at 20240405153052861
84339 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/k3-socinfo.c' (82,366) at 20240405153231455
84340 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/content-search.scss' (82,367) at 20210308005107073
84341 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-waitress_3.0.2.bb' (82,368) at 20241221090017560
84342 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/iqs269a.c' (82,369) at 20240405153230727
84343 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-raydium-rm67191.c' (82,370) at 20240405153048689
84344 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/juce/projucer_git.bb' (82,371) at 20210307205553798
84345 2025-01-21 03:01:01.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/sdbusplus.wrap' (82,372) at 20220326030026470
84346 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/io_uring.h' (82,373) at 20240405153231871
84347 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/ucan.c' (82,374) at 20240405153230903
84348 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_mgmt.h' (82,375) at 20210307214927138
84349 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-h3-sysctrl.c' (82,376) at 20241211090212294
84350 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-afe-pcm.c' (82,377) at 20240405153053973
84351 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,kirkwood-pinctrl.txt' (82,378) at 20210307214925394
84352 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/coretemp.rst' (82,379) at 20210307214925498
84353 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-boot/init_once.sh' (82,380) at 20230701080013908
84354 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp13xf.dtsi' (82,381) at 20240405153045585
84355 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_device.c' (82,382) at 20240405153048425
84356 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eventlet_0.37.0.bb' (82,383) at 20241221090017552
84357 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/bits.h' (82,384) at 20210307214930534
84358 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/mmio.c' (82,385) at 20210307214927046
84359 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_ccw.c' (82,386) at 20220525020654311
84360 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0002-let-autotools-create-lxdm.conf.patch' (82,387) at 20230317080013793
84361 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/loongson/rs780e-acpi.yaml' (82,388) at 20240405153229779
84362 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0003-musl-fixes.patch' (82,389) at 20230706080014737
84363 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/Makefile' (82,390) at 20210307214930922
84364 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/xcr.h' (82,391) at 20240405153046385
84365 2025-01-21 03:01:01.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/tally_sheet.py' (82,392) at 20230217040016613
84366 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-errors/errors_watch.yaml' (82,393) at 20210307205554062
84367 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/mlx5_irq.h' (82,394) at 20240405153231023
84368 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (82,395) at 20240206090017943
84369 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/include/gendumpheader' (82,396) at 20240618080015081
84370 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/cm-a510.c' (82,397) at 20240405153045645
84371 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ark3116.c' (82,398) at 20240405153052129
84372 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/raspberrypi-cpufreq.c' (82,399) at 20240405153230255
84373 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/Makefile' (82,400) at 20210308005003000
84374 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/cipher.h' (82,401) at 20241211090212354
84375 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/xyz.openbmc_project.Logging.service' (82,402) at 20230125040024786
84376 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/pi-blaster/pi-blaster_git.bb' (82,403) at 20220502030010124
84377 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_mul.c' (82,404) at 20210307214926730
84378 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/ip6tables.rules' (82,405) at 20210307205554562 to deleted uid set
84379 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/tcm_usb_gadget.c' (82,406) at 20210307214930806
84380 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libndp/libndp/0001-libndp-Fix-signature-of-sendto-API.patch' (82,407) at 20241206090014246
84381 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/gss_api.h' (82,408) at 20210307214931518
84382 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/piix4.c' (82,409) at 20241211090212246
84383 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/Makefile' (82,410) at 20240405153046949
84384 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/bbcontroller.py' (82,411) at 20210307205554262
84385 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/configinit.sh' (82,412) at 20240405153054365
84386 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/seqlock.rst' (82,413) at 20241211090145369
84387 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/FactoryReset/index.js' (82,414) at 20220105012522995
84388 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/ddrphy_train.c' (82,415) at 20210308005003364
84389 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hsit.c' (82,416) at 20240405153049445
84390 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/scatterwalk.c' (82,417) at 20210307214926802
84391 2025-01-21 03:01:01.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm6350.c' (82,418) at 20240405153046829
84392 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_tagscompat.h' (82,419) at 20210308005003556
84393 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/alpha.c' (82,420) at 20210308005045781
84394 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ks0108.h' (82,421) at 20220525020654579
84395 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_std_subr.c' (82,422) at 20210307214931870
84396 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/virt.c' (82,423) at 20240405153046425
84397 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_kms.h' (82,424) at 20240405153048801
84398 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088aqds_tfa_defconfig' (82,425) at 20210308005003268
84399 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/serial-tests-config.patch' (82,426) at 20240309090012816
84400 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml' (82,427) at 20240405153045061
84401 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/sl3516-ce-rng.c' (82,428) at 20220525020652382
84402 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/qemu-guest-agent.udev' (82,429) at 20230401080011975
84403 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77995-draak-u-boot.dts' (82,430) at 20210308005002604
84404 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/name.md' (82,431) at 20240807080019546
84405 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config.bbappend' (82,432) at 20210812000025162
84406 2025-01-21 03:01:01.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/crypto/chacha20-s390/test-cipher.c' (82,433) at 20240405153054221
84407 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libconfig-tiny/libconfig-tiny-perl_2.30.bb' (82,434) at 20241221090017544
84408 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tb.h' (82,435) at 20241008080013979
84409 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc2945.rst' (82,436) at 20210309003648428
84410 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/Makefile' (82,437) at 20240405153230007
84411 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_ioep.c' (82,438) at 20210308005003400
84412 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/MAINTAINERS' (82,439) at 20210308005003068
84413 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/aspeed.py' (82,440) at 20241211090212538
84414 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/titan_defconfig' (82,441) at 20240405153046309
84415 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/guarded_storage.c' (82,442) at 20210307214926518
84416 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_reg.c' (82,443) at 20240405153050341
84417 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/ioremap.h' (82,444) at 20210307214926218
84418 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing' (82,445) at 20220429100100930
84419 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts' (82,446) at 20240405153229943
84420 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/htab.c' (82,447) at 20240405153046221
84421 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mxsimage.h' (82,448) at 20210308005003772
84422 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (82,449) at 20210307205554094
84423 2025-01-21 03:01:01.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98088.c' (82,450) at 20210308005003488
84424 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-et-q8-v1.6.dts' (82,451) at 20240405153045389
84425 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000.c' (82,452) at 20240906080037260
84426 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/debug-trigger_git.bb' (82,453) at 20231223090011731
84427 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sqlparse_0.5.2.bb' (82,454) at 20241221090017560
84428 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-transport.h' (82,455) at 20210307214926870
84429 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/143' (82,456) at 20220429100100906
84430 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/anchors.rst' (82,457) at 20210307214925474
84431 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_atomic.h' (82,458) at 20210307214927854
84432 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/service_files/xyz.openbmc_project.State.Boot.PostCode.service' (82,459) at 20210308005132793
84433 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/cmd.c' (82,460) at 20210307214929966
84434 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip.h' (82,461) at 20240405153052713
84435 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-portalocker/python3-portalocker/run-ptest' (82,462) at 20240413080012663
84436 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex.dts' (82,463) at 20210309003648756
84437 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/qemu-block-drivers.rst' (82,464) at 20220429100100426
84438 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f746-disco/stm32f746-disco.c' (82,465) at 20210308005003056
84439 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/evm.h' (82,466) at 20210308005003080
84440 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sp-platform.c' (82,467) at 20240613080016387
84441 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/aarch32.c' (82,468) at 20240617080017378
84442 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun20i-d1.c' (82,469) at 20241211090145401
84443 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/mdev_core.c' (82,470) at 20240405153052161
84444 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/init.c' (82,471) at 20210309003649092
84445 2025-01-21 03:01:01.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_opp_data.h' (82,472) at 20240405153045669
84446 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci_sysfs.c' (82,473) at 20220525020654299
84447 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/audit.c' (82,474) at 20240405153053081
84448 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/docs/architecture/object-mapper.md' (82,475) at 20241113090004304 to deleted uid set
84449 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/large_vm_fork_separation.c' (82,476) at 20210307214932702
84450 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-card.yaml' (82,477) at 20240405153045109
84451 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6358.c' (82,478) at 20240405153051305
84452 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/refcount.c' (82,479) at 20220525020654755
84453 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/socionext,f-ospi.yaml' (82,480) at 20240405153045173
84454 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml' (82,481) at 20240405153045185
84455 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/nfd3.h' (82,482) at 20240405153050197
84456 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/kaslr.c' (82,483) at 20240405153045869
84457 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-trace.c' (82,484) at 20240405153046657
84458 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/kinetic,ktd2692.yaml' (82,485) at 20240405153045089
84459 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ppc-opcode.h' (82,486) at 20240405153230031
84460 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1xxx_eth.h' (82,487) at 20210307214926218
84461 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_effecter/good/effecter_pdr.json' (82,488) at 20221213040036917
84462 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-charger.yaml' (82,489) at 20240405153045141
84463 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cdns,csi2tx.txt' (82,490) at 20210307214925350
84464 2025-01-21 03:01:01.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/socsec_%.bbappend' (82,491) at 20230901080018206
84465 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bt878.h' (82,492) at 20210307214928678
84466 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3703.dtsi' (82,493) at 20240405153045597
84467 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_resource.c' (82,494) at 20240405153050341
84468 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/shm.h' (82,495) at 20210307214931506
84469 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/balloon.c' (82,496) at 20240415080012983
84470 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/event_output.c' (82,497) at 20210307214932658
84471 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/of_regulator.c' (82,498) at 20241008080013971
84472 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/process.c' (82,499) at 20240405153230015
84473 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_vp9.c' (82,500) at 20240405153049493
84474 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/.gitignore' (82,501) at 20240405153054365
84475 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dockstar_defconfig' (82,502) at 20210308005003256
84476 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fransta' (82,503) at 20210307205553782
84477 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-kernel/linux/linux-aspeed_%.bbappend' (82,504) at 20240727080014098
84478 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/denali.h' (82,505) at 20210307214929222
84479 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/testchangebit.S' (82,506) at 20240405153045633
84480 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t1024_nand_rcw.cfg' (82,507) at 20210308005002992
84481 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/elf.h' (82,508) at 20210307214925666
84482 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyflakes_3.2.0.bb' (82,509) at 20240113090014540
84483 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das800.c' (82,510) at 20240405153046893
84484 2025-01-21 03:01:01.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/mox_sp.c' (82,511) at 20210308005002904
84485 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb.c' (82,512) at 20240906080037264
84486 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml' (82,513) at 20240405153229795
84487 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/copy.c' (82,514) at 20210307214932190
84488 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/metricgroup.c' (82,515) at 20240405153232239
84489 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c' (82,516) at 20241115090012945
84490 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/crag6410.h' (82,517) at 20210309003648712
84491 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/Kconfig' (82,518) at 20210308005002856
84492 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_param.c' (82,519) at 20210307214929310
84493 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fd/array.c' (82,520) at 20240405153054053
84494 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/ref-manual/figures/poky-title.png' (82,521) at 20210307205554358 to deleted uid set
84495 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/sbe_ffdc_handler.cpp' (82,522) at 20240823080022084
84496 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cmb.h' (82,523) at 20210307214926506
84497 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/save-rtc.sh' (82,524) at 20220405030025645
84498 2025-01-21 03:01:01.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/mtk_rpmsg.h' (82,525) at 20210307214931498
84499 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_errno_defs.h' (82,526) at 20210927100127269
84500 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/fsl_uli1575.c' (82,527) at 20240405153046209
84501 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/mm.c' (82,528) at 20240405153046221
84502 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/ialloc.c' (82,529) at 20240405153231767
84503 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_qb_ph.c' (82,530) at 20210308005046505
84504 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/vsyscall.h' (82,531) at 20210307214925858
84505 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/ge_imp3a.dts' (82,532) at 20210307214926342
84506 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mips_cpc.h' (82,533) at 20210308005046021
84507 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler.inc.h' (82,534) at 20240405153054273
84508 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_l2tp.c' (82,535) at 20210307214932026
84509 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7734.h' (82,536) at 20210308005002848
84510 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/influxdb.conf' (82,537) at 20210307205553890
84511 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-aspeed-sgpio.c' (82,538) at 20240405153047073
84512 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts' (82,539) at 20240405153229879
84513 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-axg.h' (82,540) at 20210308005003456
84514 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_dio200.c' (82,541) at 20240405153046889
84515 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board.c' (82,542) at 20210308005002772
84516 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/88pm860x-codec.h' (82,543) at 20210307214932290
84517 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/clear_user.S' (82,544) at 20240405153230003
84518 2025-01-21 03:01:01.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/TableRoles.vue' (82,545) at 20241004080035971
84519 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/Kbuild' (82,546) at 20240405153232247
84520 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__manual_lifetime.hpp' (82,547) at 20241217090453703
84521 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-versatile.c' (82,548) at 20240405153230867
84522 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/topology.c' (82,549) at 20240405153046693
84523 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/hif-ops.h' (82,550) at 20210307214929754
84524 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/Makefile' (82,551) at 20240405153050321
84525 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0_1.26.4.bb' (82,552) at 20210608000015791
84526 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/maple_tree.h' (82,553) at 20240405153052897
84527 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/grlib_ahb_apb_pnp.c' (82,554) at 20221215040039126
84528 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4113.h' (82,555) at 20210307214931594
84529 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/mesa/mesa.bbappend' (82,556) at 20241221090017576
84530 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-taishan.c' (82,557) at 20210307214926338
84531 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/Makefile' (82,558) at 20240405153045913
84532 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.lib' (82,559) at 20230302090047762
84533 2025-01-21 03:01:01.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/acpi/arm64/iort.c' (82,560) at 20240405153046629 to deleted uid set
84534 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/user_layer.cpp' (82,561) at 20230513080027506
84535 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-binfmt-conf.sh' (82,562) at 20221215040039270
84536 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/raid/md_p.h' (82,563) at 20240405153052933
84537 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5307c3_defconfig' (82,564) at 20240405153045957
84538 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/geodewdt.c' (82,565) at 20240405153052241
84539 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/gtbus_sun9i.c' (82,566) at 20210308005002784
84540 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600a0.h' (82,567) at 20210308005003596
84541 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/PwmSensor.cpp' (82,568) at 20240918080003728
84542 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/config_file_parser_error.hpp' (82,569) at 20240113090029504
84543 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/SubmittingPatches' (82,570) at 20240405153045277
84544 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-colibri-iris.dts' (82,571) at 20240405153045497
84545 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/buildebpfPlugin.py' (82,572) at 20210307214932722
84546 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count2' (82,573) at 20240906080037556 to deleted uid set
84547 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ap121.dts' (82,574) at 20210308005002812
84548 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/Makefile' (82,575) at 20210308005003028
84549 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/yp-tools_2.14.bb' (82,576) at 20241206090014242
84550 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/crypto/Kconfig' (82,577) at 20240405153045933
84551 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sys_x86_64.c' (82,578) at 20240405153230127
84552 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/beacon.c' (82,579) at 20240405153231223
84553 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/mt8173-max98090.c' (82,580) at 20240405153232183
84554 2025-01-21 03:01:01.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/recipes/fb-consoles.inc' (82,581) at 20240312080011852
84555 2025-01-21 03:01:01.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/bp_handler.cpp' (82,582) at 20220209040051853
84556 2025-01-21 03:01:01.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/platform.c' (82,583) at 20241113090011364
84557 2025-01-21 03:01:01.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_pm.c' (82,584) at 20241211090145429
84558 2025-01-21 03:01:01.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qos_external.c' (82,585) at 20221215040039374
84559 2025-01-21 03:01:01.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/const_hweight.h' (82,586) at 20210307214931302
84560 2025-01-21 03:01:01.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/include/perf_regs.h' (82,587) at 20240405153232219
84561 2025-01-21 03:01:01.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sys_sparc_32.c' (82,588) at 20220525020652122
84562 2025-01-21 03:01:01.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/mctp_endpoint_discovery_test.cpp' (82,589) at 20240819080030267
84563 2025-01-21 03:01:01.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h' (82,590) at 20220525020653619
84564 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/oslib-win32.c' (82,591) at 20240906080037592
84565 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mt7622.c' (82,592) at 20240405153231375
84566 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/MAINTAINERS' (82,593) at 20210308005003024
84567 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/syscalls.h' (82,594) at 20240405153046129
84568 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/rtc.c' (82,595) at 20240405153230127
84569 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/Makefile' (82,596) at 20240405153049409
84570 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.h' (82,597) at 20240405153051941
84571 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openal/openal-soft_1.23.1.bb' (82,598) at 20231126090012781
84572 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/qcom,rmtfs-mem.yaml' (82,599) at 20240405153045149
84573 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/cacheflush.h' (82,600) at 20240405153229859
84574 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/thunder_xcv.c' (82,601) at 20210307214929354
84575 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pwm.rst' (82,602) at 20240613080016359
84576 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/mman.h' (82,603) at 20240906080037352
84577 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_bpf.c' (82,604) at 20240405153232259
84578 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_profiler.tc' (82,605) at 20210307214932674
84579 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_user_sdma.c' (82,606) at 20240405153049105
84580 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/README.md' (82,607) at 20231126090012805
84581 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qcow2-internal-snapshots' (82,608) at 20240906080037568
84582 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_div.c' (82,609) at 20210307214926274
84583 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map.bb' (82,610) at 20241206090014226
84584 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_checkptrw.h' (82,611) at 20210308005003552
84585 2025-01-21 03:01:01.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb' (82,612) at 20210812000025258
84586 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/cpu.c' (82,613) at 20210308005002768
84587 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb' (82,614) at 20241221090017688
84588 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/riscv_pmu_legacy.c' (82,615) at 20240405153231307
84589 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/openscap/files/0001-CMakeLists.txt-fix-installation-directory-for-system.patch' (82,616) at 20241221090017576
84590 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-380.dtsi' (82,617) at 20240405153045445
84591 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota_tree.c' (82,618) at 20240820080014177
84592 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/irqflags.h' (82,619) at 20210307214926314
84593 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libbsd/libbsd_0.12.2.bb' (82,620) at 20240413080012703
84594 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/request-func-poll.rst' (82,621) at 20210309003648484
84595 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6routing.h' (82,622) at 20210307214932406
84596 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/parman.c' (82,623) at 20220525020654755
84597 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/f81232.c' (82,624) at 20240405153052129
84598 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_init.h' (82,625) at 20210307214928994
84599 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/evsel.h' (82,626) at 20240405153054065
84600 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/prctl/set-anon-vma-name-test.c' (82,627) at 20240405153054365
84601 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/at91/at91.c' (82,628) at 20210308005003696
84602 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_pmu.h' (82,629) at 20240411080014134
84603 2025-01-21 03:01:01.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/p9-host-start.bbappend' (82,630) at 20210823100016972
84604 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/Makefile' (82,631) at 20210308005003412
84605 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/trace-events' (82,632) at 20241211090212318
84606 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.android-fastboot-protocol' (82,633) at 20210308005003292
84607 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/resolver/adi,ad2s90.yaml' (82,634) at 20240405153045077
84608 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-core.c' (82,635) at 20240405153046213
84609 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_85xx.S' (82,636) at 20240405153230035
84610 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ptrace.h' (82,637) at 20240405153046125
84611 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-acpi.c' (82,638) at 20241211090212350
84612 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-infra_ao.c' (82,639) at 20240405153046797
84613 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-debugfs.c' (82,640) at 20210307214926278
84614 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/power_button_profile_factory.hpp' (82,641) at 20241209090018856
84615 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca0106_main.c' (82,642) at 20240405153053517
84616 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/cs89x0.c' (82,643) at 20240405153230935
84617 2025-01-21 03:01:01.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7794-sysc.h' (82,644) at 20210308005003640
84618 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/slg51000-regulator.h' (82,645) at 20210307214930198
84619 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-scsi.c' (82,646) at 20241008080013907
84620 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/aio.h' (82,647) at 20241211090212354
84621 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_vm.c' (82,648) at 20210309003649784
84622 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-msc.c' (82,649) at 20210307214926282
84623 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regmap/regmap.txt' (82,650) at 20210307214925406
84624 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ad7314.rst' (82,651) at 20210307214925498
84625 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/diag.c' (82,652) at 20210307214931922
84626 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/syntax/bitbake.vim' (82,653) at 20240106090017245
84627 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/utility.cpp' (82,654) at 20220728030043355
84628 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0011-Use-off64_t-instead-of-__off64_t.patch' (82,655) at 20240106090017233
84629 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains7xx_data.c' (82,656) at 20210307214925914
84630 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ide.c' (82,657) at 20210308005003212
84631 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/u-boot-spl.lds' (82,658) at 20210308005002712
84632 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/perf.c' (82,659) at 20240405153232207
84633 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/serialize.hpp' (82,660) at 20230829080024455 to deleted uid set
84634 2025-01-21 03:01:01.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-calver/run-ptest' (82,661) at 20230520080014500
84635 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch' (82,662) at 20210307205554594
84636 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/recipe-style-guide.rst' (82,663) at 20241221090017592
84637 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/hwtstamp.c' (82,664) at 20240405153049757
84638 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb' (82,665) at 20241221090017568
84639 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__shared.hpp' (82,666) at 20241217090453707
84640 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-hexagon-cross.docker' (82,667) at 20240906080037560
84641 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml' (82,668) at 20240405153045085
84642 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston64r2el_defconfig' (82,669) at 20210308005003252
84643 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/bcm.c' (82,670) at 20241008080014031
84644 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/ds1225y.c' (82,671) at 20240906080037272
84645 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/mtjade-yaml-config.bb' (82,672) at 20241206090014202
84646 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-9.conf' (82,673) at 20210307205554082
84647 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_dictionary.h' (82,674) at 20241220090014034
84648 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-dhcom-picoitx.dts' (82,675) at 20240405153045497
84649 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_duplicated_fpsimd.c' (82,676) at 20240405153054237
84650 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_b.c' (82,677) at 20210308005046513
84651 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/r2dplus.c' (82,678) at 20210308005003036
84652 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-som.dtsi' (82,679) at 20240405153045529
84653 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb' (82,680) at 20241221090017564
84654 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_repl_ph.c' (82,681) at 20210308005046505
84655 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m01406c440a.dtsi' (82,682) at 20210308005002868
84656 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-clps711x.c' (82,683) at 20240405153231459
84657 2025-01-21 03:01:01.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (82,684) at 20230209040014209
84658 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb' (82,685) at 20241206090014274
84659 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/recv_osdep.h' (82,686) at 20240405153051897
84660 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/guard-on-bmc.md' (82,687) at 20221209040006387
84661 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/nfs.c' (82,688) at 20240906080037148
84662 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ppa.h' (82,689) at 20210308005002640
84663 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/accounting/taskstats.rst' (82,690) at 20240405153045281
84664 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/Kconfig' (82,691) at 20240405153046941
84665 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/read_write_overlap.c' (82,692) at 20230925080040097
84666 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dibusb-mb-cardlist.rst' (82,693) at 20210307214925230
84667 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_0_d.h' (82,694) at 20210307214927522
84668 2025-01-21 03:01:01.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pch/Kconfig' (82,695) at 20210308005003448
84669 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/Makefile' (82,696) at 20210308005002968
84670 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_plane.h' (82,697) at 20240405153048569
84671 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/npcm_pspi.h' (82,698) at 20230426080043768
84672 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-crosssdk.inc' (82,699) at 20230520080014500
84673 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/cpu_hotplug.rst' (82,700) at 20240405153229751
84674 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/Makefile' (82,701) at 20210308005002988
84675 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/io.h' (82,702) at 20210308005002840
84676 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/tsunami.S' (82,703) at 20210307214926610
84677 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/Makefile' (82,704) at 20220525020654403
84678 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aspenite.h' (82,705) at 20210308005003584
84679 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxie-6251.c' (82,706) at 20220525020652358
84680 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pssf212201a.json' (82,707) at 20220601030005869
84681 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/abx500-clk.c' (82,708) at 20210307214927042
84682 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/src/mainapp.cpp' (82,709) at 20231021080037950
84683 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-email-validator_2.2.0.bb' (82,710) at 20241221090017552
84684 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/cache.c' (82,711) at 20210308005002732
84685 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd30_serial.c' (82,712) at 20240405153048969
84686 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml' (82,713) at 20240405153045085
84687 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/raspberrypi-hwmon.c' (82,714) at 20240405153048873
84688 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-phosphor/interfaces/bmcweb_%.bbappend' (82,715) at 20210813100029652
84689 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch' (82,716) at 20241221090017516
84690 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_pool.h' (82,717) at 20240503080014498
84691 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mscc/Kconfig' (82,718) at 20210307214930058
84692 2025-01-21 03:01:01.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.systemd' (82,719) at 20241221090017680
84693 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7793-clock.h' (82,720) at 20210307214931334
84694 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-hypervisor-xen' (82,721) at 20240405153044913
84695 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nicvf_queues.c' (82,722) at 20240405153049861
84696 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console-vc.c' (82,723) at 20241211090212554
84697 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/misc.c' (82,724) at 20210308005002776
84698 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_audio.c' (82,725) at 20240405153047217
84699 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flex_pipe.h' (82,726) at 20240405153050005
84700 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/balloc.c' (82,727) at 20210307214931242
84701 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/clear_page.S' (82,728) at 20240405153229855
84702 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/driver.h' (82,729) at 20240405153231819
84703 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql/0001-fix-reproducibility.patch' (82,730) at 20241221090017488
84704 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/pinctrl-mt7623.c' (82,731) at 20210308005003456
84705 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/txx9/ndfmc.h' (82,732) at 20210307214931482
84706 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0001-meson.build-make-fbpdf-build-optional.patch' (82,733) at 20230919080013958
84707 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9g20-dab-mmx.dtsi' (82,734) at 20240405153045473
84708 2025-01-21 03:01:01.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-intel-wmi-sbl-fw-update' (82,735) at 20210309003648264
84709 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6350-camcc.yaml' (82,736) at 20240405153045029
84710 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64_be/Makefile.target' (82,737) at 20241211090212550
84711 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/flea3.c' (82,738) at 20210308005002904
84712 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/inc_unless_negative' (82,739) at 20240405153053433
84713 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/net_prio.rst' (82,740) at 20210307214925218
84714 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/utils.c' (82,741) at 20240405153053085
84715 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-motor_3.2.6.bb' (82,742) at 20230503080014591
84716 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_msix_nrm_regs.h' (82,743) at 20240405153046589
84717 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8961.yaml' (82,744) at 20240405153045173
84718 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/util/asio_server_class.hpp' (82,745) at 20210819100045446
84719 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/pca954x.c' (82,746) at 20210308005003384
84720 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/error.c' (82,747) at 20210309003649292
84721 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/appletalk/cops.rst' (82,748) at 20210309003648436
84722 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/tveeprom.h' (82,749) at 20240405153052829
84723 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_lookup_failed.cpp' (82,750) at 20210308005100997
84724 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sync_file.c' (82,751) at 20240405153046977
84725 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/timer.c' (82,752) at 20240405153046049
84726 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/pipeline.json' (82,753) at 20240405153054109
84727 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/delay.c' (82,754) at 20240405153046297
84728 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ir38064.rst' (82,755) at 20240405153045217
84729 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Detva' (82,756) at 20210307205553794
84730 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-cpu-boot-done.service' (82,757) at 20241214090210267
84731 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi' (82,758) at 20240405153046093
84732 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/60-joystick.rules' (82,759) at 20210307205553918
84733 2025-01-21 03:01:01.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb' (82,760) at 20240302090018206
84734 2025-01-21 03:01:01.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mvpp2.c' (82,761) at 20210308005003440
84735 2025-01-21 03:01:01.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-ipc.h' (82,762) at 20210309003654912
84736 2025-01-21 03:01:01.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_devgroup.c' (82,763) at 20210307214932026
84737 2025-01-21 03:01:01.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/jedec_ddr.h' (82,764) at 20240405153049589
84738 2025-01-21 03:01:01.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/LICENSE' (82,765) at 20210308005109241
84739 2025-01-21 03:01:01.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-frontend.rst' (82,766) at 20220525020651722
84740 2025-01-21 03:01:01.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/imximage.cfg' (82,767) at 20210308005003068
84741 2025-01-21 03:01:01.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/MAINTAINERS' (82,768) at 20210308005002972
84742 2025-01-21 03:01:01.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__ensure_started.hpp' (82,769) at 20240817080036816
84743 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/xattr.c' (82,770) at 20240405153231727
84744 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/Makefile.target' (82,771) at 20241211090212550
84745 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/pxa3xx_defconfig' (82,772) at 20240405153045617
84746 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/tb10x_defconfig' (82,773) at 20240405153229859
84747 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ivshmem-spec.rst' (82,774) at 20240326080039406
84748 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/tps65217_charger.c' (82,775) at 20240405153231355
84749 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/qrwlock_types.h' (82,776) at 20240405153052621
84750 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/i686.conf' (82,777) at 20240106090017257
84751 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/Makefile' (82,778) at 20240405153046729
84752 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-38x.dtsi' (82,779) at 20210308005002568
84753 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/__snapshots__/AppNavigation.spec.js.snap' (82,780) at 20240301090040539
84754 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tsc.c' (82,781) at 20220525020655179
84755 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/.clang-tidy' (82,782) at 20241221090003052 to deleted uid set
84756 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/boot-time-mm.rst' (82,783) at 20210307214925262
84757 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/forms.scss' (82,784) at 20210308005107073
84758 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_lsc.S' (82,785) at 20210308005046533
84759 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/power_state.h' (82,786) at 20240405153048337
84760 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE09' (82,787) at 20240405153054369
84761 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/index.rst' (82,788) at 20240405153229819
84762 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/device_updater.hpp' (82,789) at 20240819080030255
84763 2025-01-21 03:01:01.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/gaccess.c' (82,790) at 20241023080012871
84764 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/mc.h' (82,791) at 20240405153052693
84765 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn68xx_device.c' (82,792) at 20240405153049857
84766 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/calimain_defconfig' (82,793) at 20210308005003252
84767 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/.gitignore' (82,794) at 20240405153054233
84768 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/thunk_64.S' (82,795) at 20240405153046369
84769 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/debugfs.c' (82,796) at 20240405153049641
84770 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/linux-yocto_%.bbappend' (82,797) at 20230211040012643
84771 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btbcm.c' (82,798) at 20240405153230191
84772 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/pfow.h' (82,799) at 20210309003653876
84773 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fb.h' (82,800) at 20210307214927770
84774 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-include-linux-sysinfo.h-directly.patch' (82,801) at 20230706080014733
84775 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/ums512-1h10.dts' (82,802) at 20240405153045825
84776 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/arch-microblaze.inc' (82,803) at 20210307205554410
84777 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog_8.2408.0.bb' (82,804) at 20241221090017524
84778 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/i2c-matroxfb.c' (82,805) at 20210307214930914
84779 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar934x/clk.c' (82,806) at 20210308005002820
84780 2025-01-21 03:01:01.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init.service' (82,807) at 20240817080012804
84781 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_%.bbappend' (82,808) at 20241206090014278
84782 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libffi/libffi_3.4.6.bb' (82,809) at 20240302090018246
84783 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_mocs.c' (82,810) at 20240411080014078
84784 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7770.c' (82,811) at 20210307214926562
84785 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c' (82,812) at 20240405153047117
84786 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-continue.rst' (82,813) at 20220525020654131
84787 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clock_ti81xx.h' (82,814) at 20210308005002636
84788 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core.c' (82,815) at 20220525020652943
84789 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/annotate.c' (82,816) at 20240613080016559
84790 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4770-cgu.c' (82,817) at 20240405153046793
84791 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.c' (82,818) at 20220525020653795
84792 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/efi_loader.h' (82,819) at 20210308005003644
84793 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-32.ld' (82,820) at 20240326080039562
84794 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp251.dtsi' (82,821) at 20240405153045829
84795 2025-01-21 03:01:01.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lrparsing/0001-setup.py-use-setuptools-instead-of-distutils.patch' (82,822) at 20220402030016015
84796 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/topology.h' (82,823) at 20240405153052789
84797 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/conf/layer.conf' (82,824) at 20241221090017460
84798 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_547x_8x.h' (82,825) at 20210308005002804
84799 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/interfaceaddtest/one.yaml' (82,826) at 20221209040030339
84800 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/test/host_bmc_lamp_test.cpp' (82,827) at 20240903080027143
84801 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dwb.h' (82,828) at 20240405153047237
84802 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t2080_serdes.c' (82,829) at 20210308005002832
84803 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-multilib-man-cfg.patch' (82,830) at 20230706080014749
84804 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml' (82,831) at 20240405153229763
84805 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/Kconfig' (82,832) at 20240405153231575
84806 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/pdb.c' (82,833) at 20240906080037160
84807 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-fennec.dts' (82,834) at 20210308005002604
84808 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano-bahamut.dts' (82,835) at 20240405153045793
84809 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c' (82,836) at 20240405153050117
84810 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/ultrasoc-smb.rst' (82,837) at 20240405153045269
84811 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_ubi.c' (82,838) at 20210308005003232
84812 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/gpio.h' (82,839) at 20210308005002644
84813 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-imon-rsc.c' (82,840) at 20210307214928782
84814 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (82,841) at 20210307205553662
84815 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-simple.bconf' (82,842) at 20210307214932462
84816 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-macros.S' (82,843) at 20240405153045697
84817 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-sb1250.c' (82,844) at 20210307214926286
84818 2025-01-21 03:01:01.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/hisilicon-hip04-net.txt' (82,845) at 20210307214925374
84819 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-dwarf_getlocations.c' (82,846) at 20210307214932466
84820 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_g450.h' (82,847) at 20210307214930918
84821 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bio.h' (82,848) at 20240405153231799
84822 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/stacktrace.c' (82,849) at 20240405153046289
84823 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/Makefile' (82,850) at 20220418100043789
84824 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery.treetable.theme.toaster.css' (82,851) at 20210307205554278
84825 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/rockchip-iommu.c' (82,852) at 20240405153230747
84826 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/mdsmap.c' (82,853) at 20240429080012448
84827 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-empty.json' (82,854) at 20210308005046397
84828 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/clk.h' (82,855) at 20210308005002848
84829 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-debug-collector.bbclass' (82,856) at 20240629080012188
84830 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-doc/xorg-docs_1.7.2.bb' (82,857) at 20240106090017237
84831 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_ipvs.c' (82,858) at 20210307214932026
84832 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos-ext-clock.yaml' (82,859) at 20240405153045029
84833 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/inventorysensor.mako.cpp' (82,860) at 20220903030025790
84834 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/law.c' (82,861) at 20210308005002976
84835 2025-01-21 03:01:01.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/nest_metrics.json' (82,862) at 20221128040017654
84836 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dsa.h' (82,863) at 20240405153231851
84837 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-asn1crypto_1.5.1.bb' (82,864) at 20240301090012471
84838 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_0_regs.h' (82,865) at 20240405153046601
84839 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ve8313_defconfig' (82,866) at 20210308005003284
84840 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd-pstate-trace.h' (82,867) at 20240405153046909
84841 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kcsan' (82,868) at 20240405153053077
84842 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio.h' (82,869) at 20240405153230419
84843 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/devtool-stress.py' (82,870) at 20210307205554630
84844 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/redis.service' (82,871) at 20240106090017237
84845 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb' (82,872) at 20241221090017516
84846 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mvebu-cpu-clock.txt' (82,873) at 20210307214925290
84847 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/other.json' (82,874) at 20240405153054149
84848 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AggregationSource_v1.xml' (82,875) at 20240918080002708
84849 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/battery.yaml' (82,876) at 20240405153045141
84850 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_kona_smc.c' (82,877) at 20240405153045637
84851 2025-01-21 03:01:01.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware-map.h' (82,878) at 20210307214931386
84852 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dib0700_devices.c' (82,879) at 20240712080021069
84853 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/menu.c' (82,880) at 20240405153230255
84854 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn10/dcn10_fpu.c' (82,881) at 20240405153047265
84855 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/bx50v3/Makefile' (82,882) at 20210308005003000
84856 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm44xx.h' (82,883) at 20210307214925926
84857 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_n1_chiplet.c' (82,884) at 20240906080037280
84858 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD.errors.yaml' (82,885) at 20240618080025497
84859 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/meson-clk-measure.c' (82,886) at 20240405153051753
84860 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/Kconfig' (82,887) at 20240405153053317
84861 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-sched.txt' (82,888) at 20210307214932510
84862 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/rcpm.c' (82,889) at 20241211090145493
84863 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/alphascale,asm9260-rtc.txt' (82,890) at 20210307214925414
84864 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/tcg/meson.build' (82,891) at 20240326080039698
84865 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio.yaml' (82,892) at 20240405153045117
84866 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c' (82,893) at 20240405153049465
84867 2025-01-21 03:01:01.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6q.c' (82,894) at 20240405153046785
84868 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/broadwell_i2s.h' (82,895) at 20210308005003488
84869 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/Makefile' (82,896) at 20210307214931706
84870 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/Kconfig' (82,897) at 20220525020654239
84871 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/xyz.openbmc_project.Network.service.in' (82,898) at 20230216040027895
84872 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/load.c' (82,899) at 20240405153232287
84873 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/nhk8815_defconfig' (82,900) at 20240405153045617
84874 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/store-insert-al16.h.inc' (82,901) at 20240906080037184
84875 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/Makefile' (82,902) at 20240405153046529
84876 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/multi_arith.h' (82,903) at 20210307214926170
84877 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tracing_struct.c' (82,904) at 20240405153232259
84878 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/egl-context.c' (82,905) at 20241211090212554
84879 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/Kconfig' (82,906) at 20240405153046197
84880 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_tid.h' (82,907) at 20220525020653139
84881 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5272.h' (82,908) at 20210308005002804
84882 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/amlogic/meson-ee-pwrc.c' (82,909) at 20240405153231347
84883 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb' (82,910) at 20241221090017576
84884 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Selanger' (82,911) at 20210307205553790
84885 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libsquish/libsquish/0001-Add-support-for-variable-libdir.patch' (82,912) at 20220402030015899
84886 2025-01-21 03:01:01.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/cmdline.py' (82,913) at 20210308005003756
84887 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-dwc-mshc.c' (82,914) at 20210307214929198
84888 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/groups_2p.json' (82,915) at 20241108090014316
84889 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/stx_gp3_defconfig' (82,916) at 20240405153046097
84890 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ipc.h' (82,917) at 20210307214932710
84891 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isphist.c' (82,918) at 20240405153049485
84892 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts219.dtsi' (82,919) at 20240405153045457
84893 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/drv.c' (82,920) at 20241011080017315
84894 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_platform_irq.c' (82,921) at 20240405153231575
84895 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/rule.md' (82,922) at 20240809080033023
84896 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.c' (82,923) at 20240405153230607
84897 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77686.h' (82,924) at 20210307214931430
84898 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/metrics.json' (82,925) at 20240405153054113
84899 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_native.c' (82,926) at 20240405153046181
84900 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_console.h' (82,927) at 20210309003654000
84901 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/musca-s1.conf' (82,928) at 20221017030012206
84902 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/clearstate_si.h' (82,929) at 20240405153230619
84903 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libunicode/libunicode-linebreak-perl_2019.001.bb' (82,930) at 20241221090017548
84904 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/prctl.h' (82,931) at 20240405153054033
84905 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-deps-disable-io_uring-support-in-libuv.patch' (82,932) at 20241221090017512
84906 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/cmpxchg16b_emu.S' (82,933) at 20240405153046469
84907 2025-01-21 03:01:01.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/utility/tuple_to_array.cpp' (82,934) at 20210308005049761
84908 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftmac110.h' (82,935) at 20210308005003432
84909 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/compress.c' (82,936) at 20240405153053993
84910 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf.c' (82,937) at 20240405153231779
84911 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/setup.h' (82,938) at 20210307214926590
84912 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-mon.c' (82,939) at 20240906080037164
84913 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/generic.c' (82,940) at 20210308005002548
84914 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asc7621.c' (82,941) at 20240405153048849
84915 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-xp-pinctrl.txt' (82,942) at 20210307214925394
84916 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage-spl.mx23.cfg' (82,943) at 20210308005002548
84917 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c' (82,944) at 20240405153231175
84918 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271-fe.c' (82,945) at 20210309003650376
84919 2025-01-21 03:01:01.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sched/Makefile' (82,946) at 20240405153054373
84920 2025-01-21 03:01:01.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/chassis_enc.bin' (82,947) at 20240106090013589 to deleted uid set
84921 2025-01-21 03:01:01.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/dummy/tyan-dummy.bb' (82,948) at 20211222040037065
84922 2025-01-21 03:01:01.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_16.dtso' (82,949) at 20240405153051213
84923 2025-01-21 03:01:01.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-exynos.h' (82,950) at 20240405153052033
84924 2025-01-21 03:01:01.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/infracfg.h' (82,951) at 20240405153052793
84925 2025-01-21 03:01:01.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.h' (82,952) at 20210307214929374
84926 2025-01-21 03:01:01.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5206.c' (82,953) at 20220525020651982
84927 2025-01-21 03:01:01.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.h' (82,954) at 20210307214928614
84928 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/copy_from_user.S' (82,955) at 20210307214926114
84929 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/genetlink.yaml' (82,956) at 20240405153229819
84930 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/m52277evb.c' (82,957) at 20210308005002972
84931 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgtable-nopmd.h' (82,958) at 20240405153052621
84932 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/cpu-feature-overrides.h' (82,959) at 20210307214926218
84933 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_multicast_eht.c' (82,960) at 20240405153053193
84934 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/mips/host-signal.h' (82,961) at 20220429100100642
84935 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/uncached.h' (82,962) at 20210307214926554
84936 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-xilinx-nwl.c' (82,963) at 20241008080013963
84937 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-quark/imr_selftest.c' (82,964) at 20220525020652194
84938 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/apf27.h' (82,965) at 20210308005002912
84939 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/mem2node.c' (82,966) at 20240405153054169
84940 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1-c1.dts' (82,967) at 20240405153045541
84941 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb' (82,968) at 20241221090017528
84942 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9x5ek_spiflash_defconfig' (82,969) at 20210308005003248
84943 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pce_identity_test.cpp' (82,970) at 20210308005049141
84944 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/iTCO_vendor_support.c' (82,971) at 20210307214930966
84945 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/yamltree.c' (82,972) at 20240405153053449
84946 2025-01-21 03:01:01.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/renesas/r9a06g032-sysctrl.h' (82,973) at 20240405153052793
84947 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/landlock.h' (82,974) at 20240405153052925
84948 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-alternate.err' (82,975) at 20210308005046401
84949 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/spawn-fcgi/spawn-fcgi_1.6.5.bb' (82,976) at 20230401080011943
84950 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/caif_socket.c' (82,977) at 20240405153053197
84951 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_4_0_0_offset.h' (82,978) at 20240405153048289
84952 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/0002-musl-add-missing-fgetspent_r.patch' (82,979) at 20220204040022428
84953 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0006-make-Add-top-level-Makefile.patch' (82,980) at 20241206090014242
84954 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-colibri-eval-v3.dts' (82,981) at 20240405153045497
84955 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/linux-kernel-image-header-vars.h' (82,982) at 20210308005002560
84956 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/uninative-tarball.bb' (82,983) at 20241206090014314
84957 2025-01-21 03:01:01.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/starfive-jh7100-audio.h' (82,984) at 20240405153052649
84958 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/trace_seq.h' (82,985) at 20240405153052809 to deleted uid set
84959 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8550-dispcc.h' (82,986) at 20240405153052645
84960 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/page.h' (82,987) at 20240405153229859
84961 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-sp7021.c' (82,988) at 20240405153230207
84962 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb' (82,989) at 20241221090017668
84963 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/eGenix' (82,990) at 20211006000025246
84964 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/conf/layer.conf' (82,991) at 20241221090017480
84965 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/dwc_ahsata.c' (82,992) at 20210308005003332
84966 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (82,993) at 20240110090012776
84967 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_defs_mfg_comm.h' (82,994) at 20210307214929342
84968 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr_table.host.c' (82,995) at 20210309003653020
84969 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/bitmap.h' (82,996) at 20210307214931194
84970 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/p_basic.c' (82,997) at 20210307214928150
84971 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/surface.h' (82,998) at 20241211090212374
84972 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_event.c' (82,999) at 20240405153046137
84973 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected' (83,000) at 20241206090014298
84974 2025-01-21 03:01:01.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/omapimage.c' (83,001) at 20210308005003772
84975 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/notif.c' (83,002) at 20240405153051969
84976 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/cache.json' (83,003) at 20240405153054133
84977 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_red.sh' (83,004) at 20221102030021001
84978 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Satmex-5-116.8W' (83,005) at 20210307205553762
84979 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-brcmstb-waketimer.c' (83,006) at 20240405153231371
84980 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stackprotector.h' (83,007) at 20240405153052797
84981 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/include/genericx86-common.inc' (83,008) at 20240127090011888
84982 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mmio.c' (83,009) at 20240712080021061
84983 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/inventory-overview-controller.html' (83,010) at 20210308005107077
84984 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/eni.c' (83,011) at 20220525020652258
84985 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-cr0014114.c' (83,012) at 20240405153230755
84986 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/gen_vdso_offsets.sh' (83,013) at 20220525020652106
84987 2025-01-21 03:01:01.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/Makefile' (83,014) at 20240405153231575
84988 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sphinx-static/switchers.js.in' (83,015) at 20241221090017604
84989 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/sdio_ops.c' (83,016) at 20240405153051925
84990 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stm32_rcc.h' (83,017) at 20210308005003688
84991 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/amd/ntb_hw_amd.c' (83,018) at 20240405153231271
84992 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ranua_Haasionmaa' (83,019) at 20210307205553774
84993 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-max3191x.txt' (83,020) at 20210307214925318
84994 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap5-core-thermal.dtsi' (83,021) at 20210308005002600
84995 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries_selector.hpp' (83,022) at 20241207090003067
84996 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rtc-rtc0-device-rtc_calibration' (83,023) at 20210309003648256
84997 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/clear_page.S' (83,024) at 20240405153229995
84998 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/Kconfig' (83,025) at 20210308005003036
84999 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/sis_i2c.c' (83,026) at 20240405153230735
85000 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdcore.c' (83,027) at 20240613080016427
85001 2025-01-21 03:01:01.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-seaboard.dts' (83,028) at 20240405153229879
85002 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/fou-user.h' (83,029) at 20240405153232215
85003 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Filter_v1.xml' (83,030) at 20240619080002924
85004 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/mman.h' (83,031) at 20210307214926394
85005 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_pxa.c' (83,032) at 20240405153230179
85006 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/swp.c' (83,033) at 20240405153230883
85007 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/gunzip.c' (83,034) at 20210308005003704
85008 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/ocxl.c' (83,035) at 20240405153230055
85009 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h' (83,036) at 20240405153047221
85010 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/Kconfig' (83,037) at 20220525020652390
85011 2025-01-21 03:01:01.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.28.bb' (83,038) at 20241221090017508
85012 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/kvm.c' (83,039) at 20241211090212518
85013 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/error-inject.c' (83,040) at 20240405153046469
85014 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/genex.S' (83,041) at 20210308005002816
85015 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/sw_sync.h' (83,042) at 20210307214932722
85016 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/meson.options' (83,043) at 20230817080022728
85017 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/ipset/ip_set.h' (83,044) at 20240405153052929
85018 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/files/migrator.patch' (83,045) at 20241221090017680
85019 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Manager.interface.yaml' (83,046) at 20230505080022700
85020 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_subr.c' (83,047) at 20240405153232067
85021 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/hash.c' (83,048) at 20210308005003544
85022 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci_dio.c' (83,049) at 20240405153046889
85023 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/initscripts/initscripts_1.0.bbappend' (83,050) at 20241221090017576
85024 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/qca953x/clk.c' (83,051) at 20210308005002820
85025 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm6115.c' (83,052) at 20240405153230231
85026 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-orangepi-r1.dts' (83,053) at 20210308005002624
85027 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/irq.c' (83,054) at 20241211090212262
85028 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cpu_rmap.c' (83,055) at 20240405153053081
85029 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_aligned_window.cpp' (83,056) at 20220922030007675
85030 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/xtp.h' (83,057) at 20210309003648808
85031 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_trace_ext_tracing.c' (83,058) at 20210309003655988
85032 2025-01-21 03:01:01.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kernel-per-CPU-kthreads.rst' (83,059) at 20240405153044949
85033 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/jazz.c' (83,060) at 20241211090212290
85034 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_mc_sys.h' (83,061) at 20210308005003648
85035 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dma-direct.h' (83,062) at 20210309003648832
85036 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-util-clamp.rst' (83,063) at 20240405153045253
85037 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vdso/cp15.h' (83,064) at 20210307214925858
85038 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts' (83,065) at 20240503080014458
85039 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-h264.h' (83,066) at 20240405153049529
85040 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_vmm.c' (83,067) at 20240405153230607
85041 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/iop.c' (83,068) at 20240405153045969
85042 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-detailed-2' (83,069) at 20241211090145573
85043 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Junsele_Hamptjarnsberget' (83,070) at 20210307205553786
85044 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/tty.c' (83,071) at 20240405153231995
85045 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ga102.c' (83,072) at 20240405153230607
85046 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0004-qemu-Do-not-include-file-if-not-exists.patch' (83,073) at 20241221090017672
85047 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/InfoTooltip.vue' (83,074) at 20241004080035959
85048 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/fpga-bridge-test.c' (83,075) at 20240405153230299
85049 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-r8-chip.dts' (83,076) at 20210308005002620
85050 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/names.c' (83,077) at 20240405153231603
85051 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_local.h' (83,078) at 20210307214932226
85052 2025-01-21 03:01:01.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-loop.c' (83,079) at 20210307214926198
85053 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t.dtsi' (83,080) at 20210308005002624
85054 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/rbtree_test.c' (83,081) at 20210307214931814
85055 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/crtsavres.S' (83,082) at 20210307214926338
85056 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ia_css_dvs.host.h' (83,083) at 20240405153051837
85057 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6-orangepi.dtsi' (83,084) at 20210308005002620
85058 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Xfig' (83,085) at 20241221090017620
85059 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-luks.c' (83,086) at 20241211090212226
85060 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/parser_interface.hpp' (83,087) at 20240618080023329
85061 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/Makefile' (83,088) at 20210307214929298
85062 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ia_css_formats.host.c' (83,089) at 20210307214930554
85063 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/ibmvtpm.txt' (83,090) at 20210307214925418
85064 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7710voipgw_defconfig' (83,091) at 20240405153046309
85065 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/Kconfig' (83,092) at 20240405153231211
85066 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-kms.c' (83,093) at 20240405153048553
85067 2025-01-21 03:01:01.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/adma.h' (83,094) at 20240405153047001
85068 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci.h' (83,095) at 20240405153052101
85069 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/auxio.h' (83,096) at 20210307214926578
85070 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/utils.S' (83,097) at 20210308005002712
85071 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/compare_vpd_action.cpp' (83,098) at 20210602000046737
85072 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8728.h' (83,099) at 20210307214932354
85073 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-subset' (83,100) at 20210309003648244
85074 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/exceptions.S' (83,101) at 20210308005002556
85075 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-hw.c' (83,102) at 20240405153049473
85076 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/Makefile' (83,103) at 20210308005003496
85077 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-objectpath_0.6.1.bb' (83,104) at 20231126090012801
85078 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.yaml' (83,105) at 20240405153045093
85079 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console_%.bbappend' (83,106) at 20241206090014206
85080 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/piglit/piglit_%.bbappend' (83,107) at 20210812000025266
85081 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/-bmc-gbmcbrncsidhcp.network' (83,108) at 20210929000024374
85082 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.h' (83,109) at 20210309003650544
85083 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-g3d.c' (83,110) at 20240405153230211
85084 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/sh_vou.c' (83,111) at 20240405153230811
85085 2025-01-21 03:01:01.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_t2.c' (83,112) at 20210307214925654
85086 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_acpi.c' (83,113) at 20240405153231571
85087 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/drr.json' (83,114) at 20240405153054377
85088 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/Kconfig' (83,115) at 20210308005003024
85089 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/timer_defs.h' (83,116) at 20210308005002720
85090 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/helpers.c' (83,117) at 20240613080016463
85091 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c' (83,118) at 20240405153230343
85092 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-wakeupgen.c' (83,119) at 20240405153045665
85093 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/atusb.c' (83,120) at 20240405153050337
85094 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/cadence/cdns-csi2rx.c' (83,121) at 20240613080016423
85095 2025-01-21 03:01:01.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field2.decode' (83,122) at 20210308005046389
85096 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cobalt/irq.h' (83,123) at 20210307214926218
85097 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/fsf/include/variant/tie.h' (83,124) at 20210307214926770
85098 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-imx-ssi.h' (83,125) at 20210307214931470
85099 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/alarmtimer.h' (83,126) at 20210307214931354
85100 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/meson.options' (83,127) at 20230921080009741
85101 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_ivch.c' (83,128) at 20210307214927786
85102 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/287' (83,129) at 20220429100100926
85103 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c' (83,130) at 20241008080013927
85104 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-xgene.c' (83,131) at 20240405153051233
85105 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-crb-B.dts' (83,132) at 20220525020651918
85106 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/storage_common.c' (83,133) at 20240405153052073
85107 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-aspeed.c' (83,134) at 20240405153050345
85108 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-vicut1-12inch.dtsi' (83,135) at 20240405153045521
85109 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/omap-ocp2scp.txt' (83,136) at 20210307214925282
85110 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/clps711x-keypad.c' (83,137) at 20240405153049133
85111 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/storage-daemon/qapi/qapi-schema.json' (83,138) at 20230925080039997
85112 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/start.S' (83,139) at 20220525020655187
85113 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/extable.h' (83,140) at 20220525020652118
85114 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_nomadik.c' (83,141) at 20210307214927990
85115 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/juno.yml' (83,142) at 20241206090014206
85116 2025-01-21 03:01:01.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/meson.build' (83,143) at 20220913030027317 to deleted uid set
85117 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/kgdbts.c' (83,144) at 20220525020653367
85118 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-gemini.c' (83,145) at 20240405153230207
85119 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/writesensor.mako.cpp' (83,146) at 20220903030025790
85120 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/switch_to.h' (83,147) at 20210307214931306
85121 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/trace.h' (83,148) at 20210308005045869
85122 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/uvdevice.h' (83,149) at 20240405153046285
85123 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h' (83,150) at 20240405153048997
85124 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/COPYING.MIT' (83,151) at 20210307205554218
85125 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/vht.c' (83,152) at 20240805080014059
85126 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/gpio.cpp' (83,153) at 20210308005405930
85127 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/.gitignore' (83,154) at 20210308004939436
85128 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/xilinx/index.rst' (83,155) at 20210307214925474
85129 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq_work.h' (83,156) at 20240405153230111
85130 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/coroutine_int.h' (83,157) at 20210308005046045
85131 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unifdef/unifdef_2.12.bb' (83,158) at 20230114040015542
85132 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/mem.h' (83,159) at 20240405153053113
85133 2025-01-21 03:01:01.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_dma.c' (83,160) at 20240405153230539
85134 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/README' (83,161) at 20210308005003076
85135 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgtable-64.h' (83,162) at 20240913080013769
85136 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mspec.c' (83,163) at 20240405153046757
85137 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_device.c' (83,164) at 20240503080014474
85138 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/pipe_stagedesc.c' (83,165) at 20240405153051829
85139 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-l4-abe.dtsi' (83,166) at 20240405153045605
85140 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sniper.h' (83,167) at 20210308005003616
85141 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/conmakehash.c' (83,168) at 20210307214930770
85142 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_state_notyetstarted_tarball_unittest.cpp' (83,169) at 20210918000044923
85143 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/other.json' (83,170) at 20240405153054121
85144 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-zevio.txt' (83,171) at 20210307214925318
85145 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/flctl-nand.txt' (83,172) at 20210307214925370
85146 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/dm163.h' (83,173) at 20240906080037332
85147 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_mesonpy.bbclass' (83,174) at 20241221090017608
85148 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/sdbusplus.wrap' (83,175) at 20220322030034912
85149 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/kvm_irqcount.h' (83,176) at 20230426080043760
85150 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/rm_work.bbclass' (83,177) at 20230114040015530
85151 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/raw.c' (83,178) at 20240520080015223
85152 2025-01-21 03:01:01.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_jmp.S' (83,179) at 20230426080043952
85153 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/run-ptest' (83,180) at 20230401080011971
85154 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3xprom.h' (83,181) at 20210307214926166
85155 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/qa.py' (83,182) at 20241221090017624
85156 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/samsung_tty.c' (83,183) at 20240405153231515
85157 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear310/Makefile' (83,184) at 20210308005003052
85158 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscredspriv.h' (83,185) at 20210927100127065
85159 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4554.txt' (83,186) at 20210307214925426
85160 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace_pr.h' (83,187) at 20210307214926430
85161 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/spk_types.h' (83,188) at 20240405153046613
85162 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-dev-allocator.c' (83,189) at 20210307214928674
85163 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/cppzmq_4.10.0.bb' (83,190) at 20240413080012647
85164 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0036-corstone1000-add-signature-device-tree-overlay.patch' (83,191) at 20240413080012627
85165 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/pcit.c' (83,192) at 20210307214926294
85166 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/auo,a030jtn01.yaml' (83,193) at 20240405153045041
85167 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/brcm,bcm2835-i2s.txt' (83,194) at 20210307214925426
85168 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-chromeos-acpi' (83,195) at 20240405153229731
85169 2025-01-21 03:01:01.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-case.out' (83,196) at 20210927100127469 to deleted uid set
85170 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongson_ipi.h' (83,197) at 20240906080037332
85171 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_mmio.c' (83,198) at 20240405153051977
85172 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/devtree.c' (83,199) at 20241211090145369
85173 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/builtin-test.c' (83,200) at 20240613080016555
85174 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.h' (83,201) at 20210307214929942
85175 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/commpage.c' (83,202) at 20210308005046489
85176 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/devlink_trap.sh' (83,203) at 20240405153054301
85177 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-armada8k.c' (83,204) at 20240405153051221
85178 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/syscallhdr.sh' (83,205) at 20241211090212378
85179 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-ioctl.c' (83,206) at 20240405153049357
85180 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/init_once.sh' (83,207) at 20240904080027738
85181 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/lpc.hpp' (83,208) at 20240817080027656
85182 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/kconfig.rst' (83,209) at 20240405153229823
85183 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/dir.c' (83,210) at 20210309003653700
85184 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/csrc-bcm1480.c' (83,211) at 20210307214926254
85185 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/ashrsi3.S' (83,212) at 20240405153046309
85186 2025-01-21 03:01:01.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ge/ge_pic.c' (83,213) at 20240405153046233
85187 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci_hcd.c' (83,214) at 20240815080012899
85188 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.m68k' (83,215) at 20210308005003296
85189 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/binderfs/config' (83,216) at 20240405153054301
85190 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.ipmikcs' (83,217) at 20241211090212530 to deleted uid set
85191 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8ulp.dtsi' (83,218) at 20241111090012113
85192 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcht_da7213.c' (83,219) at 20240405153053941
85193 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/utility/type_traits.cpp' (83,220) at 20220830030552937
85194 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/centaur.c' (83,221) at 20210309003649036
85195 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-pkt.h' (83,222) at 20240405153232055
85196 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-a32.h' (83,223) at 20240906080037464
85197 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ipl_parm.c' (83,224) at 20240405153230075
85198 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-chown/selftest-chown.bb' (83,225) at 20241206090014298
85199 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/topology.h' (83,226) at 20220525020654535
85200 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/managed-startup.rst' (83,227) at 20210308005045809
85201 2025-01-21 03:01:01.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/platform.S' (83,228) at 20210525100144787
85202 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ports.c' (83,229) at 20240405153053497
85203 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-vfp.inc' (83,230) at 20240301090012451
85204 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-slowmotion.rst' (83,231) at 20220525020654135
85205 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_eth_io_defs.h' (83,232) at 20210309003650536
85206 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-msm8996.h' (83,233) at 20210307214931330
85207 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sp.h' (83,234) at 20210309003649268
85208 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_info.c' (83,235) at 20210307214932198
85209 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/Makefile' (83,236) at 20210307214928130
85210 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-To-fix-error-when-do_package.patch' (83,237) at 20230706080014753
85211 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/irq-r7780mp.c' (83,238) at 20210307214926538
85212 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/update_manager.cpp' (83,239) at 20241219090018796 to deleted uid set
85213 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/drop.h' (83,240) at 20240405153232043
85214 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/keyboard.h' (83,241) at 20220804100016008
85215 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/kgdb.c' (83,242) at 20240405153229863
85216 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_cm_ib.h' (83,243) at 20210309003653968
85217 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/spl.c' (83,244) at 20210308005002884
85218 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.c' (83,245) at 20240405153048641
85219 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lx2160ardb.h' (83,246) at 20210308005003604
85220 2025-01-21 03:01:01.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed.c' (83,247) at 20240405153051305
85221 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/obmc-power-start@.service' (83,248) at 20221117040044437
85222 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x.dtsi' (83,249) at 20240405153045469
85223 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/multiconfig/default.conf' (83,250) at 20210307205554414
85224 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/cnode.c' (83,251) at 20240405153052313
85225 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/debugfs.c' (83,252) at 20240405153231571
85226 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/module.c' (83,253) at 20240405153046025
85227 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/Makefile' (83,254) at 20240405153052233
85228 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/cve-exclusion_6.10.inc' (83,255) at 20241221090017688
85229 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/abi/x86_64/gcc.dump' (83,256) at 20241212090010927
85230 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c' (83,257) at 20240405153230355
85231 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/memblock.h' (83,258) at 20240405153231819 to deleted uid set
85232 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/interfaces.hpp' (83,259) at 20230605080030942
85233 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/bb-perf/bb-matrix-plot.sh' (83,260) at 20231126090012865
85234 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250.h' (83,261) at 20240405153051993
85235 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_portals.h' (83,262) at 20210308005002840
85236 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/openrisc/opencores/or1ksim.txt' (83,263) at 20210307214925382
85237 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/pfpgen.py' (83,264) at 20221206040024177
85238 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/OWNERS' (83,265) at 20240222090003698
85239 2025-01-21 03:01:01.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv32-linux-user.mak' (83,266) at 20241211090212222
85240 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-g12a-reset.h' (83,267) at 20240405153052653
85241 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/duovero/Kconfig' (83,268) at 20210308005003004
85242 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernel_stat.h' (83,269) at 20240405153052717
85243 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/Makefile' (83,270) at 20210307214929162
85244 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/Makefile' (83,271) at 20210307214925958
85245 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/qobject/qdict.txt' (83,272) at 20241211090212534
85246 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/mirrors.bbclass' (83,273) at 20241221090017604
85247 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/colo-compare.c' (83,274) at 20241121090029264
85248 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Entry/meson.build' (83,275) at 20230825080021137 to deleted uid set
85249 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/dma-mapping.h' (83,276) at 20210308005002824
85250 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/Makefile' (83,277) at 20210307214932282
85251 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/bcm590xx.c' (83,278) at 20240405153230831
85252 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5275.h' (83,279) at 20210308005002804
85253 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.json' (83,280) at 20240906080037560
85254 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kexec-internal.h' (83,281) at 20210309003648676
85255 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250.dtsi' (83,282) at 20210308005002580
85256 2025-01-21 03:01:01.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/mbw/mbw_2.0.bb' (83,283) at 20230503080014579
85257 2025-01-21 03:01:02.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_0_sh_mask.h' (83,284) at 20240405153047497
85258 2025-01-21 03:01:02.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_ddc_types.h' (83,285) at 20240405153047213
85259 2025-01-21 03:01:02.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/mac80211-advanced.rst' (83,286) at 20210309003648404
85260 2025-01-21 03:01:02.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpupower.c' (83,287) at 20240405153054213
85261 2025-01-21 03:01:02.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smbencrypt.c' (83,288) at 20240527080023360
85262 2025-01-21 03:01:02.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c' (83,289) at 20220525020652963
85263 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_sh_mask.h' (83,290) at 20240405153230483
85264 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_hash_descriptor.c' (83,291) at 20210308005003704
85265 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/mpc832xemds.c' (83,292) at 20210308005002976
85266 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression3.c' (83,293) at 20210307214932630
85267 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/tegra.h' (83,294) at 20210308005002672
85268 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/lusercopy.S' (83,295) at 20220525020652026
85269 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png' (83,296) at 20210307205554334 to deleted uid set
85270 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/errno.h' (83,297) at 20210307214926214
85271 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/vicodec-core.c' (83,298) at 20240405153049521
85272 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/posix_types.h' (83,299) at 20210307214931618
85273 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/occ-hwmon@50.conf' (83,300) at 20240904080027730
85274 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/types.h' (83,301) at 20210308005002708
85275 2025-01-21 03:01:02.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_test_api.c' (83,302) at 20210307214930438
85276 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/efuse.c' (83,303) at 20210308005002752
85277 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/replay.h' (83,304) at 20241211090212370
85278 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/example.json' (83,305) at 20210307214932722
85279 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/linear.c' (83,306) at 20210307214932190
85280 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml' (83,307) at 20240405153045173
85281 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/max31856.c' (83,308) at 20240405153049013
85282 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_7nm.xml.h' (83,309) at 20240405153048597
85283 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_bf.c' (83,310) at 20210308005046529
85284 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/page_isolation.h' (83,311) at 20210307214931610
85285 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard2-som-v15.dts' (83,312) at 20240405153045501
85286 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/iov.c' (83,313) at 20240405153231295
85287 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/python/qemu/utils/py.typed' (83,314) at 20210927100127329 to deleted uid set
85288 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ODbL-1.0' (83,315) at 20210307205554426
85289 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ad714x.h' (83,316) at 20240405153049141
85290 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_alias.c' (83,317) at 20240405153051505
85291 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/errno.h' (83,318) at 20210307214925650
85292 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/cpu-param.h' (83,319) at 20241211090212518
85293 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-amdgpu_23.0.0.bb' (83,320) at 20230401080011939
85294 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/quartet.h' (83,321) at 20210307214932262
85295 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/kirkwood_nand.c' (83,322) at 20210308005003412
85296 2025-01-21 03:01:02.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-CrystalPalace' (83,323) at 20210307205553794
85297 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-record.c' (83,324) at 20240613080016555
85298 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.c' (83,325) at 20240805080013975
85299 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/main.c' (83,326) at 20231222090004823
85300 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/272.out' (83,327) at 20210308005046465
85301 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf_4.22.0.bb' (83,328) at 20241221090017656
85302 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/glossary.rst' (83,329) at 20220525020651778
85303 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/joliet.c' (83,330) at 20210916100017931
85304 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.2.dts' (83,331) at 20220525020651902
85305 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp' (83,332) at 20221229040004411
85306 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/mcp4018.c' (83,333) at 20240405153230695
85307 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-afe-common.h' (83,334) at 20210307214932394
85308 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/adm1272@10.conf' (83,335) at 20210307205554086
85309 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-phy.h' (83,336) at 20210307214929606
85310 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/errors.hpp' (83,337) at 20210308005054073 to deleted uid set
85311 2025-01-21 03:01:02.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-smc.S' (83,338) at 20210307214925918
85312 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/gehc-achc.c' (83,339) at 20220525020653355
85313 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Hardware/Chassis.interface.yaml' (83,340) at 20240509080019296
85314 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/file.h' (83,341) at 20240405153052285
85315 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_h.c' (83,342) at 20210308005046513
85316 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pci-defs.h' (83,343) at 20210307214926234
85317 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/core/ms_block.c' (83,344) at 20240405153049589
85318 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/ex.S' (83,345) at 20210307214926562
85319 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/README.md' (83,346) at 20240622080036455
85320 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/machine/dl360poc.conf' (83,347) at 20230706080014733
85321 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_cpu.c' (83,348) at 20240613080016567
85322 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/accordion.scss' (83,349) at 20210308005107073
85323 2025-01-21 03:01:02.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/OWNERS' (83,350) at 20231013080015106
85324 2025-01-21 03:01:02.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-docs-cases/build.py' (83,351) at 20220910030013401
85325 2025-01-21 03:01:02.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lcbb.c' (83,352) at 20230925080040101
85326 2025-01-21 03:01:02.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/powerpc.config' (83,353) at 20240405153054381
85327 2025-01-21 03:01:02.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-a64.c' (83,354) at 20241211090212474
85328 2025-01-21 03:01:02.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/Makefile' (83,355) at 20240405153046209
85329 2025-01-21 03:01:02.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/user_ringbuf.c' (83,356) at 20241008080014059
85330 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_htb.c' (83,357) at 20240628080014037
85331 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc-phonet.c' (83,358) at 20240405153050373
85332 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ihs_i2c.c' (83,359) at 20210308005003384
85333 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/wlf,arizona.yaml' (83,360) at 20240405153229791
85334 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_h.c' (83,361) at 20210308005046521
85335 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9rlek/at91sam9rlek.c' (83,362) at 20210308005002916
85336 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/adc/adc.txt' (83,363) at 20210308005003300
85337 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-88pm860x.c' (83,364) at 20240405153051489
85338 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/sunplus,sp7021-intc.yaml' (83,365) at 20240405153045085
85339 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/debug.c' (83,366) at 20210307214929778
85340 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Nitra' (83,367) at 20210307205553794
85341 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_main.c' (83,368) at 20240405153049105
85342 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-bit.c' (83,369) at 20240405153231947
85343 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-config-parse.c' (83,370) at 20240710080015177
85344 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx50.c' (83,371) at 20240405153229911
85345 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.gitattributes' (83,372) at 20240712080050097
85346 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/ddr3.c' (83,373) at 20210308005002732
85347 2025-01-21 03:01:02.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/makefile-add-ldflags.patch' (83,374) at 20210307205553822
85348 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/zfs.c' (83,375) at 20210308005003556
85349 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/omap.h' (83,376) at 20210308005002656
85350 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/draft.png' (83,377) at 20210307205554370 to deleted uid set
85351 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,qcm2290.yaml' (83,378) at 20240405153045081
85352 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tb10x.c' (83,379) at 20240405153047085
85353 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/Makefile' (83,380) at 20210307214930986
85354 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LicenseService_v1.xml' (83,381) at 20240619080002928
85355 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max16601.c' (83,382) at 20240405153048869
85356 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel-m10-bmc.h' (83,383) at 20240405153052729
85357 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ko_KR/howto.rst' (83,384) at 20240405153045277
85358 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2.h' (83,385) at 20210308005002820
85359 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.conf' (83,386) at 20210307205554466
85360 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/0001-Do-not-get-generation-using-ioctl-when-evm_portable-.patch' (83,387) at 20230706080014769
85361 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_neon_inner.c' (83,388) at 20240405153053097
85362 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/files/CVE-2024-1013.patch' (83,389) at 20241206090014266
85363 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.c' (83,390) at 20210309003650624
85364 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/net_dropmonitor.py' (83,391) at 20240405153054161
85365 2025-01-21 03:01:02.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_auth.c' (83,392) at 20240405153051957
85366 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/utils.py' (83,393) at 20241221090017592
85367 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/0001-calibrator.hh-Include-string-to-get-std-string.patch' (83,394) at 20210307205554590
85368 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-loongson.c' (83,395) at 20240405153051497
85369 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/checkers-arm.c' (83,396) at 20210307214925982
85370 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/cbb/Makefile' (83,397) at 20240405153051773
85371 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/mpd.conf.in' (83,398) at 20210307205553802
85372 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olimex-som-evb.dts' (83,399) at 20210308005002624
85373 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/google/meson.build' (83,400) at 20220212040028386
85374 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_phy_cfg.h' (83,401) at 20220525020654183
85375 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmcommon.h' (83,402) at 20240405153052469
85376 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas-window.c' (83,403) at 20240405153046221
85377 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Cable_v1.xml' (83,404) at 20240619080002920
85378 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioprio.h' (83,405) at 20240405153052709
85379 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/pkgconf' (83,406) at 20210307205554430
85380 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/Build' (83,407) at 20210307214932626
85381 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml' (83,408) at 20210610000035154
85382 2025-01-21 03:01:02.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/generic/Kconfig' (83,409) at 20210308005002844
85383 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c' (83,410) at 20240405153231471
85384 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/octeon-model.c' (83,411) at 20210307214926198
85385 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-milbeaut/platsmp.c' (83,412) at 20210307214925898
85386 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-apq8064.yaml' (83,413) at 20240405153229759
85387 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-wb50n.dts' (83,414) at 20240405153045465
85388 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/send.h' (83,415) at 20240405153052293
85389 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_sr1500_defconfig' (83,416) at 20210308005003280
85390 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc6xx.h' (83,417) at 20210307214926386
85391 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/code-patching.c' (83,418) at 20240405153046173
85392 2025-01-21 03:01:02.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_chassis.json' (83,419) at 20241003080004509
85393 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-xscale.c' (83,420) at 20240405153229915
85394 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/xattr.c' (83,421) at 20240405153231739 to deleted uid set
85395 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/intro.rst' (83,422) at 20220525020651778
85396 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/s390-dasd-ipl.rst' (83,423) at 20210308005045801
85397 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_physdev.h' (83,424) at 20210307214931646
85398 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/ram.h' (83,425) at 20241211090212390
85399 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c' (83,426) at 20240405153231011
85400 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pgtable-4k.h' (83,427) at 20240405153046105
85401 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blktrace_api.h' (83,428) at 20240405153052665
85402 2025-01-21 03:01:02.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/reset.c' (83,429) at 20210308005002552
85403 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/wmi.h' (83,430) at 20240405153050449
85404 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/rt1719.c' (83,431) at 20240405153052149
85405 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb' (83,432) at 20241206090014346
85406 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65218.h' (83,433) at 20210308005003680
85407 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap54xx-clocks.dtsi' (83,434) at 20240405153045609
85408 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_matchall.c' (83,435) at 20240405153050073
85409 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/patch.c' (83,436) at 20210307214926126
85410 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32.c' (83,437) at 20241023080012883
85411 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuset/cpuset_1.6.2.bb' (83,438) at 20241221090017512
85412 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ia_css_sdis_types.h' (83,439) at 20210307214930562
85413 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pwm.c' (83,440) at 20240613080016423
85414 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/idt82p33_reg.h' (83,441) at 20240405153052725
85415 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec_elf.c' (83,442) at 20210307214931734
85416 2025-01-21 03:01:02.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_cpu.h' (83,443) at 20230925080039833
85417 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/key.h' (83,444) at 20210307214931246
85418 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/fault-injection.rst' (83,445) at 20240405153229807
85419 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Fan_VINI.json' (83,446) at 20221213040036921
85420 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/start.rst' (83,447) at 20241206090014294
85421 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/APSL-1.2' (83,448) at 20210307205554414
85422 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/radiotap.c' (83,449) at 20220525020654923
85423 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/fdt-fixup.c' (83,450) at 20210308005002796
85424 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ebony.c' (83,451) at 20210307214926362
85425 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-acer-a500.c' (83,452) at 20210309003650244
85426 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/README.md' (83,453) at 20220402030016063
85427 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asm-eva.h' (83,454) at 20210307214926210
85428 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/default' (83,455) at 20210307205553822
85429 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mount_flags.c' (83,456) at 20210307214932578
85430 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c' (83,457) at 20240815080012875 to deleted uid set
85431 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@0/psu@59.conf' (83,458) at 20240904080027738
85432 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/tlbflush.h' (83,459) at 20240429080012404
85433 2025-01-21 03:01:02.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_arasan_cf.c' (83,460) at 20240405153230179
85434 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/example/config.json' (83,461) at 20221213040025761
85435 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_migrate.c' (83,462) at 20240613080016403
85436 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/starfive,jh7110-pmu.yaml' (83,463) at 20240405153045141
85437 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/TaskCollection_v1.xml' (83,464) at 20240619080002936
85438 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br.c' (83,465) at 20240405153231995
85439 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/stac9766.c' (83,466) at 20240405153232163
85440 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/ioremap.c' (83,467) at 20240405153229987
85441 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/trace.h' (83,468) at 20210308005045721
85442 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/floppy.h' (83,469) at 20240405153045345
85443 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl313_core.c' (83,470) at 20240405153048929
85444 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/devkit3250.h' (83,471) at 20210308005003592
85445 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/0001-CMakeLists.txt-fix-googletest-related-options.patch' (83,472) at 20231126090012789
85446 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8824.h' (83,473) at 20240405153053665
85447 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/atmel/Makefile' (83,474) at 20210307214929218
85448 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-powered-off@.target' (83,475) at 20220301040040077
85449 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_frags.rst' (83,476) at 20240405153045229
85450 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_qmu.h' (83,477) at 20210307214930850
85451 2025-01-21 03:01:02.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.c' (83,478) at 20240405153048657
85452 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUEvent.hpp' (83,479) at 20241112090003106
85453 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.c' (83,480) at 20240405153050109
85454 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_linux.h' (83,481) at 20240405153231783
85455 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-ipa_003.03.01.bb' (83,482) at 20210817100021790
85456 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rengsjo' (83,483) at 20210307205553790
85457 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcm2290.dtsi' (83,484) at 20240405153229947
85458 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/Makefile' (83,485) at 20240805080013943
85459 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log_priv.h' (83,486) at 20240405153231783
85460 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/error-HostEvent.hpp' (83,487) at 20230909080027211
85461 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FabricAdapter_v1.xml' (83,488) at 20240619080002924
85462 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-cdx' (83,489) at 20240405153044913
85463 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9867.c' (83,490) at 20240405153053645
85464 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/images/security-tpm2-image.bb' (83,491) at 20220618030015174
85465 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/meson-efuse.c' (83,492) at 20240719080013357
85466 2025-01-21 03:01:02.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9150-core.c' (83,493) at 20240405153049605
85467 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-reg.h' (83,494) at 20210307214929650
85468 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/zynqmp_edac.c' (83,495) at 20240405153047025
85469 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/broadwell_sound.c' (83,496) at 20210308005003488
85470 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stv0991/MAINTAINERS' (83,497) at 20210308005003056
85471 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/sun4v-rtc.c' (83,498) at 20240906080037288
85472 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-video.c' (83,499) at 20240405153049377
85473 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bydalen_Hovdehogen' (83,500) at 20210307205553778
85474 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mmio.h' (83,501) at 20240405153050965
85475 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vaddrs.h' (83,502) at 20220525020652118
85476 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/sh2007.h' (83,503) at 20210307214926558
85477 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-inet-98v-rev2.dts' (83,504) at 20240405153045377
85478 2025-01-21 03:01:02.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/microblaze-softmmu.mak' (83,505) at 20240906080037160
85479 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-wmi.c' (83,506) at 20241216090017725
85480 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_unpriv_perf.c' (83,507) at 20240405153054285
85481 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pidfd.h' (83,508) at 20210309003653996
85482 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/lockcnt.rst' (83,509) at 20241211090212234
85483 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/tprot.c' (83,510) at 20240405153232271
85484 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/bcu/Makefile' (83,511) at 20210308005002792
85485 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pcs/fsl,lynx-pcs.yaml' (83,512) at 20240405153045117
85486 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.c' (83,513) at 20210307214927954
85487 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/fdmon-io_uring.c' (83,514) at 20240906080037592
85488 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmw_surface_cache.h' (83,515) at 20220525020653027
85489 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/common/Makefile' (83,516) at 20210308005003500
85490 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_link.c' (83,517) at 20240405153053357
85491 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-mips.h' (83,518) at 20240405153232211
85492 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vemdalsskalet' (83,519) at 20210307205553794
85493 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/extended_user_data.hpp' (83,520) at 20220806030027597
85494 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c' (83,521) at 20240405153047145 to deleted uid set
85495 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboauth/liboauth/0001-Support-OpenSSL-1.1.0.patch' (83,522) at 20230317080013793
85496 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c' (83,523) at 20220525020654183
85497 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110.dtsi' (83,524) at 20240405153230063
85498 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/memswap.h' (83,525) at 20210307214932598
85499 2025-01-21 03:01:02.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libp11/libp11_0.4.12.bb' (83,526) at 20241221090017540
85500 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/st-mipid02.c' (83,527) at 20240405153230791
85501 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/builder/_htmlparser.py' (83,528) at 20241206090014290
85502 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/raw3270.c' (83,529) at 20240405153051513
85503 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/power-traces.c' (83,530) at 20210307214931774
85504 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctpcm.c' (83,531) at 20220525020654991
85505 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/Makefile' (83,532) at 20240405153230147
85506 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/pci_mmc.c' (83,533) at 20210308005003404
85507 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h' (83,534) at 20220525020653575
85508 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/Makefile' (83,535) at 20240405153045369
85509 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/Kconfig' (83,536) at 20210308005003000
85510 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/Makefile' (83,537) at 20240405153053405
85511 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp100.c' (83,538) at 20240405153048637
85512 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml' (83,539) at 20240405153045073
85513 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-input/meson.build' (83,540) at 20240906080037164
85514 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/core/alsa.c' (83,541) at 20220525020654963
85515 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-plat.h' (83,542) at 20240520080015191
85516 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/transport/mctp-demux.h' (83,543) at 20231110090010623
85517 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6368-reset.h' (83,544) at 20210308005003640
85518 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (83,545) at 20240727080014098
85519 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/for_each.c' (83,546) at 20240405153054253
85520 2025-01-21 03:01:02.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rk805-pwrkey.c' (83,547) at 20220913100024177
85521 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_RATEEST.c' (83,548) at 20241018080014586
85522 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sm501fb.c' (83,549) at 20240405153231595
85523 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/tpm_emulator.c' (83,550) at 20241211090212210
85524 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_pinnacle.h' (83,551) at 20210307214932222
85525 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/Makefile' (83,552) at 20210308005002752
85526 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/yellows.vue' (83,553) at 20220105012522959
85527 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dib0700_core.c' (83,554) at 20240405153049553
85528 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g20ek.dts' (83,555) at 20240405153045465
85529 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-memmove.c' (83,556) at 20240405153053105
85530 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_nvmetcp.c' (83,557) at 20220525020653627
85531 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/perf_event.h' (83,558) at 20210307214925646
85532 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/bios.bin' (83,559) at 20240326080039582 to deleted uid set
85533 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/st,stih407-irq-syscfg.yaml' (83,560) at 20240405153229771
85534 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/Kconfig' (83,561) at 20210307214928526
85535 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/timex.h' (83,562) at 20220627100016926
85536 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_destructive.c' (83,563) at 20240405153054269
85537 2025-01-21 03:01:02.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_reset.c' (83,564) at 20240405153048505
85538 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/itg3200_core.c' (83,565) at 20240405153048985
85539 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rnbd-client' (83,566) at 20220525020651634
85540 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/unisoc/rda8810pl-orangepi-i96.dts' (83,567) at 20240405153045609
85541 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/leds/leds-netxbig.h' (83,568) at 20210308005003636
85542 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-keyerror.bconf' (83,569) at 20210307214932458
85543 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock_output.c' (83,570) at 20240405153230643
85544 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_3_enum.h' (83,571) at 20210307214927686
85545 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ICU' (83,572) at 20210307205554422
85546 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bitfield.h' (83,573) at 20240405153052661
85547 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-mx6.c' (83,574) at 20210308005003512
85548 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/configs/i386_defconfig' (83,575) at 20240405153230103
85549 2025-01-21 03:01:02.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8953.c' (83,576) at 20240405153230227
85550 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/mmc.c' (83,577) at 20240527080023348
85551 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/menu.c' (83,578) at 20241211090212442
85552 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_cgroup_skb.c' (83,579) at 20240405153054281
85553 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/memx.fuc' (83,580) at 20210307214927970
85554 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.github/ISSUE_TEMPLATE/bug_report.yml' (83,581) at 20230815080003496
85555 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/rbtx4927/setup.c' (83,582) at 20210307214926298
85556 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/presence/meson.build' (83,583) at 20230810080030011
85557 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/biosxml.hpp' (83,584) at 20240829080009326
85558 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm/0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch' (83,585) at 20241206090014330
85559 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mtouch.c' (83,586) at 20210307214928506
85560 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/smsc_sio1007.c' (83,587) at 20210308005003400
85561 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/interface.h' (83,588) at 20210307214931698
85562 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_2_0_d.h' (83,589) at 20210307214927694
85563 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,ocelot_pcb.dtsi' (83,590) at 20210308005002812
85564 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Remove-using-std-binary_function.patch' (83,591) at 20230520080014500
85565 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/mv88x201x.c' (83,592) at 20240405153049861
85566 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/ti-cpsw-switch.rst' (83,593) at 20210307214925534
85567 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_verbs.h' (83,594) at 20240405153230703
85568 2025-01-21 03:01:02.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-fch.c' (83,595) at 20240405153046873
85569 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pkt_sched.h' (83,596) at 20240405153231879
85570 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mv88e6352.h' (83,597) at 20210308005003676
85571 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/service_files/meson.build' (83,598) at 20230413080002756
85572 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/messanger_service.cpp' (83,599) at 20231228090030524
85573 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Caldera-no-preamble' (83,600) at 20241221090017616
85574 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-6.conf' (83,601) at 20210307205554082
85575 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/siena_sriov.h' (83,602) at 20240405153050293
85576 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt722-sdca-sdw.h' (83,603) at 20240405153053749
85577 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/reset.txt' (83,604) at 20210307214925414
85578 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/pcf50633-irq.c' (83,605) at 20240405153049613
85579 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/event-logging.md' (83,606) at 20240912080004730
85580 2025-01-21 03:01:02.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/muldi3.c' (83,607) at 20210307214926182
85581 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/localalloc.c' (83,608) at 20241216090017761
85582 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson8-pmx.c' (83,609) at 20220525020653879
85583 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/note.S' (83,610) at 20240405153046081
85584 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/display.h' (83,611) at 20210308005002668
85585 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0003-Get-user-icon-from-accountsservice-instead-of-lookin.patch' (83,612) at 20230503080014575
85586 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun9i.h' (83,613) at 20210308005002664
85587 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ilitek,ili9486.yaml' (83,614) at 20240405153045041
85588 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/openct.service' (83,615) at 20210307205553990
85589 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/bmc_storage_module.json' (83,616) at 20241213090004405
85590 2025-01-21 03:01:02.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mvebu-sei.c' (83,617) at 20240405153230751
85591 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_fw_defs.h' (83,618) at 20220525020653459
85592 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/peer.c' (83,619) at 20240405153050393
85593 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/jz4740/jz4740-i2s.c' (83,620) at 20240405153232183
85594 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/acct.h' (83,621) at 20240405153052905
85595 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/helios4_defconfig' (83,622) at 20210308005003260
85596 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90320_device.hpp' (83,623) at 20240508080027398
85597 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/version_gen.h' (83,624) at 20240405153053449
85598 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.7.bb' (83,625) at 20240106090017237
85599 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/xattr.c' (83,626) at 20240712080021089
85600 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/161' (83,627) at 20210927100127489
85601 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/libtoolize_check.patch' (83,628) at 20230211040012659
85602 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/50-gbmc-nic.rules' (83,629) at 20241220090019722
85603 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/cpu-models-x86-abi.csv' (83,630) at 20240906080037180
85604 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/mcimx6ul-evk.c' (83,631) at 20241211090212246
85605 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/io.h' (83,632) at 20210307214929962
85606 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (83,633) at 20241221090017504
85607 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/st-pincfg.h' (83,634) at 20240405153045577
85608 2025-01-21 03:01:02.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/sstatesig.py' (83,635) at 20241221090017628
85609 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_iba7220.c' (83,636) at 20240405153049101
85610 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/cmdevt.c' (83,637) at 20240405153050561
85611 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu-defs.c.inc' (83,638) at 20241211090212494
85612 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_dec_lzma2.c' (83,639) at 20240405153053109
85613 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/misc.c' (83,640) at 20221102030020893
85614 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip,pdm.yaml' (83,641) at 20240405153045169
85615 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/cpld.c' (83,642) at 20210308005002968
85616 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda9887.h' (83,643) at 20210307214928802
85617 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/typecast.cocci' (83,644) at 20210308005046237
85618 2025-01-21 03:01:02.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm2signature.asn1' (83,645) at 20210309003649120
85619 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-io.json' (83,646) at 20240405153054153
85620 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ncb.c' (83,647) at 20210308005003772
85621 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/decode-insn.c' (83,648) at 20210307214926102
85622 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/trace.c' (83,649) at 20220525020654271
85623 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/ras.c' (83,650) at 20240405153046225
85624 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/tqm5200_defconfig' (83,651) at 20240405153230027
85625 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/librsvg_2.59.2.bb' (83,652) at 20241221090017684
85626 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Suijavaara' (83,653) at 20210307205553790
85627 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/xilinx_tmr_manager.c' (83,654) at 20240405153230847
85628 2025-01-21 03:01:02.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_keyboard.py' (83,655) at 20240405153054309
85629 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_dpms.c' (83,656) at 20240405153230419
85630 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa6588.c' (83,657) at 20240405153049337
85631 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-clearfog.dts' (83,658) at 20240405153045445
85632 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_ioc.h' (83,659) at 20240405153049853
85633 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_parameters.c' (83,660) at 20240405153051961
85634 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_parser.h' (83,661) at 20240405153048597
85635 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/034.out' (83,662) at 20210308005046437
85636 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/Kconfig' (83,663) at 20240405153049133
85637 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/start.S' (83,664) at 20210308005003008
85638 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/Kconfig' (83,665) at 20210308005003068
85639 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/.clang-format-c++' (83,666) at 20210308005108641
85640 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/resource.h' (83,667) at 20210307214926590
85641 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-mp-csky.c' (83,668) at 20210307214927050
85642 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/sandbox64.dts' (83,669) at 20210308005002844
85643 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpc512x_lpbfifo.txt' (83,670) at 20210307214925406
85644 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/licenses/WTFPL' (83,671) at 20210307205554010
85645 2025-01-21 03:01:02.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/21-factory-reset' (83,672) at 20240229090011783
85646 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/trace.c' (83,673) at 20240405153052401
85647 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/radix-tree.c' (83,674) at 20240405153053097
85648 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8998.c' (83,675) at 20240405153230835
85649 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/export.c' (83,676) at 20220525020654471
85650 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/biuctrl.c' (83,677) at 20240405153051757
85651 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_test.cpp' (83,678) at 20241220090037491
85652 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/mach-gt64120.h' (83,679) at 20210307214926222
85653 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-utils.h' (83,680) at 20240405153051341
85654 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-1.0' (83,681) at 20210307205554418
85655 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mii.c' (83,682) at 20210308005003212
85656 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-util.configure-fix-one-occasionally-reproduced-confi.patch' (83,683) at 20231011080016578
85657 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/stubs/tcg-stub.c' (83,684) at 20240906080037136
85658 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/layer.conf' (83,685) at 20241221090017484
85659 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png' (83,686) at 20210307205554462 to deleted uid set
85660 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/Makefile' (83,687) at 20240405153051409
85661 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/iomap_copy.c' (83,688) at 20210307214926266
85662 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/misc.S' (83,689) at 20210307214926178
85663 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/patchtest.README' (83,690) at 20241221090017704
85664 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/setup.h' (83,691) at 20210307214926166
85665 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,htpic.yaml' (83,692) at 20240405153045085
85666 2025-01-21 03:01:02.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/petalogix-ml605.dts' (83,693) at 20210308005046177
85667 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir_f.c' (83,694) at 20210309003653368
85668 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ab8500-ponkey.c' (83,695) at 20220525020653179
85669 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/ashldi3.c' (83,696) at 20210308005002816
85670 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-ppi' (83,697) at 20210307214925202
85671 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/mvme147.c' (83,698) at 20241111090012125
85672 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/Kconfig' (83,699) at 20240405153231275
85673 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/aw2-saa7146.c' (83,700) at 20210309003654584
85674 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space_capability.c' (83,701) at 20240405153231603
85675 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_hpmfwupg.h' (83,702) at 20210308004938820
85676 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_top.c' (83,703) at 20241216090017809
85677 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.50.bb' (83,704) at 20241221090017548
85678 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/xusb-padctl-common.h' (83,705) at 20210308005002792
85679 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-xenon.c' (83,706) at 20240405153230863
85680 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/0001-fix-incompatible-pointer-type-error.patch' (83,707) at 20241221090017540
85681 2025-01-21 03:01:02.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/free/Makefile.am' (83,708) at 20210308004938832
85682 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-socket-util-Include-sys-stat.h-for-fchmod.patch' (83,709) at 20221003030013261
85683 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6642.c' (83,710) at 20240405153048865
85684 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/cdrom.c' (83,711) at 20210308005045841
85685 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/translate.c' (83,712) at 20241022080032792
85686 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/redefined-command.out' (83,713) at 20210308005046409 to deleted uid set
85687 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/features.h' (83,714) at 20240405153049237
85688 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn303.c' (83,715) at 20220525020652530
85689 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen1.c' (83,716) at 20210308005003360
85690 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3288-fails.txt' (83,717) at 20240405153230531
85691 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/microblazeel-softmmu.mak' (83,718) at 20240906080037160
85692 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/aspeed-lpc.yaml' (83,719) at 20240405153229775
85693 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2-sony-nsz-gs7.dts' (83,720) at 20240405153045585
85694 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/netns.h' (83,721) at 20240405153053389
85695 2025-01-21 03:01:02.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/um_arch.h' (83,722) at 20240405153046345
85696 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/s626.h' (83,723) at 20220525020652362
85697 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mld-key.c' (83,724) at 20241011080017335
85698 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-colibri-aster.dts' (83,725) at 20240405153045497
85699 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-peripherals-opp.dtsi' (83,726) at 20240405153045485
85700 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_fsm.c' (83,727) at 20240405153051521
85701 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clm.S' (83,728) at 20230925080040101
85702 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/python-development-shell.rst' (83,729) at 20240302090018218
85703 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/litmus-tests.txt' (83,730) at 20240405153054069
85704 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/Makefile' (83,731) at 20210307214931934
85705 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ServiceRoot.v1_17_0.json' (83,732) at 20240619080002952
85706 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/migration.py' (83,733) at 20240906080037552
85707 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/download.patch' (83,734) at 20210307205553990
85708 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/coth.h' (83,735) at 20230426080043668
85709 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis-v1.2.dtsi' (83,736) at 20240405153229875
85710 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-util' (83,737) at 20230511080022135 to deleted uid set
85711 2025-01-21 03:01:02.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/instance-id.cpp' (83,738) at 20240702080009219
85712 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vi_structs.h' (83,739) at 20220525020652815
85713 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar5008_phy.c' (83,740) at 20240405153050449
85714 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/core.h' (83,741) at 20240405153052741
85715 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/pcsp/pcsp_lib.c' (83,742) at 20220525020654971
85716 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/config' (83,743) at 20220525020655231
85717 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ioctl.c' (83,744) at 20240405153231687
85718 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h' (83,745) at 20240805080013951
85719 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/branch.json' (83,746) at 20240405153054113
85720 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/mmp_spi.c' (83,747) at 20220525020654315
85721 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.4.rst' (83,748) at 20241221090017596
85722 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-zynqmp-modepin.c' (83,749) at 20240913080013785
85723 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE10.boot' (83,750) at 20240405153054369
85724 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/thermal/index.rst' (83,751) at 20240405153044969
85725 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/trace.h' (83,752) at 20240405153053509
85726 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Lavia' (83,753) at 20210307205553770
85727 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/cacheinfo.c' (83,754) at 20240405153045945
85728 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb' (83,755) at 20241206090014314
85729 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-axxia.txt' (83,756) at 20210307214925322
85730 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hello/files/helloworld.c' (83,757) at 20230609080014399
85731 2025-01-21 03:01:02.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/Makefile' (83,758) at 20220525020655135
85732 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/common.h' (83,759) at 20210308005002948
85733 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6359-regulator.c' (83,760) at 20240405153231363
85734 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/libtiff' (83,761) at 20211006000025246
85735 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb' (83,762) at 20221104030017433
85736 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-83xx.c' (83,763) at 20210307214926338
85737 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/irq.h' (83,764) at 20240405153052893
85738 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_2_sc7280.h' (83,765) at 20240405153230591
85739 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmping/files/0001-Makefile-tweak-install-dir.patch' (83,766) at 20230317080013789
85740 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90x_device.hpp' (83,767) at 20240508080027398
85741 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based.c' (83,768) at 20210309003655984
85742 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/nec,nl8048hl11.yaml' (83,769) at 20240405153045045
85743 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/rocket/setup.py' (83,770) at 20210308004941624
85744 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/meson-mx-sdhc-clkc.c' (83,771) at 20240405153049661
85745 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/detect-sled-present_0.1.bb' (83,772) at 20241221090017476
85746 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/pc.rst' (83,773) at 20210308005045809
85747 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/async.h' (83,774) at 20240405153231799
85748 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/time.c' (83,775) at 20210307214926102
85749 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/ram.c' (83,776) at 20240405153231727
85750 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dma-buf.rst' (83,777) at 20240405153045189
85751 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe-lite.dts' (83,778) at 20240405153045589
85752 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pti.h' (83,779) at 20210307214926674
85753 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.c' (83,780) at 20240405153047109
85754 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi' (83,781) at 20240405153229919
85755 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/big-endian.S' (83,782) at 20210307214925678
85756 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/sram.c' (83,783) at 20240405153045641
85757 2025-01-21 03:01:02.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm632.dtsi' (83,784) at 20240405153045785
85758 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_3_regs.h' (83,785) at 20240405153046577
85759 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c' (83,786) at 20240405153049953
85760 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7780/Kconfig' (83,787) at 20210307214926538
85761 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.yaml' (83,788) at 20240405153045085
85762 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_debug.h' (83,789) at 20210307214930242
85763 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cht_bsw_rt5672.c' (83,790) at 20240405153053945
85764 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/include/perf_regs.h' (83,791) at 20240405153232219
85765 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-exynos.c' (83,792) at 20210307214927062
85766 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/qts/iocsr_config.h' (83,793) at 20210308005003008
85767 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/reg.h' (83,794) at 20210307214930598
85768 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-icnova-swac.dts' (83,795) at 20240405153045385
85769 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/gef_ppc9a.c' (83,796) at 20240405153230051
85770 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/create_zero_size_window.c' (83,797) at 20210308005108641
85771 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup-rwstat.h' (83,798) at 20240405153046517
85772 2025-01-21 03:01:02.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/trampoline_32.S' (83,799) at 20210307214926602
85773 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/onetouch.c' (83,800) at 20240405153052141
85774 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/Kconfig' (83,801) at 20240405153231599
85775 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.2.bb' (83,802) at 20241221090017488
85776 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/dove/pmu.h' (83,803) at 20210307214931510
85777 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/devices.c' (83,804) at 20210308005002548
85778 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8960-cdp.dts' (83,805) at 20240405153045545
85779 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/fsl_elbc_nand.c' (83,806) at 20240405153049693
85780 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/set_memory.h' (83,807) at 20220525020652038
85781 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_misc.c' (83,808) at 20240906080037576
85782 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra30-mc.h' (83,809) at 20220525020654547
85783 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom-usb-ipq4019-phy.yaml' (83,810) at 20240405153045129
85784 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/apple,efuses.yaml' (83,811) at 20240405153045121
85785 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_vpu_init.c' (83,812) at 20210308005003532
85786 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8377_rdb.dts' (83,813) at 20210307214926358
85787 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/spi.c' (83,814) at 20240405153046761
85788 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/vpx3220.c' (83,815) at 20240405153049345
85789 2025-01-21 03:01:02.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/xway_dma.h' (83,816) at 20240405153046005
85790 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rust_is_available_test.py' (83,817) at 20240405153232107
85791 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/mdrv2.hpp' (83,818) at 20240904080048575
85792 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/ahb.h' (83,819) at 20240405153050413
85793 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-virtio.rom' (83,820) at 20210308005046181 to deleted uid set
85794 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv5/tune-iwmmxt.inc' (83,821) at 20210905000020581
85795 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/trace.c' (83,822) at 20210307214932214
85796 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-setup.c' (83,823) at 20210307214926290
85797 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/terminal.c' (83,824) at 20210308005003220
85798 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/gpiod-sysfs-proxy.init.in' (83,825) at 20241221090017484
85799 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/events.h' (83,826) at 20210307214926066
85800 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_dqs.c' (83,827) at 20210308005003368
85801 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4getroot.c' (83,828) at 20210307214931154
85802 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/warmboot.h' (83,829) at 20210308005002668
85803 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra74x.dtsi' (83,830) at 20210308005002576
85804 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ringbuf_multi.c' (83,831) at 20240405153054257
85805 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bitfield_kunit.c' (83,832) at 20210309003654180
85806 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/B4860QDS.h' (83,833) at 20210308005003572
85807 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/bootm.c' (83,834) at 20210308005002708
85808 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml' (83,835) at 20240405153045069
85809 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/hwaddr.h' (83,836) at 20230426080043756
85810 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mediatek/Makefile' (83,837) at 20210307214925898
85811 2025-01-21 03:01:02.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-authenc.h' (83,838) at 20220525020652374
85812 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/ddr.c' (83,839) at 20210308005002960
85813 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.1.bb' (83,840) at 20241221090017488
85814 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517-som.dtsi' (83,841) at 20240405153045593
85815 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge100.dts' (83,842) at 20240405153229867
85816 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/setup.c' (83,843) at 20210307214926290
85817 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-pro5.c' (83,844) at 20210308005002792
85818 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-z16.rst' (83,845) at 20210309003648500
85819 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/display.c' (83,846) at 20240906080037312
85820 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/wic/genericx86.wks.in' (83,847) at 20210307205554390
85821 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tea6415c.c' (83,848) at 20240405153049341
85822 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/cpu_info.c' (83,849) at 20210308005002784
85823 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipvlan.rst' (83,850) at 20240405153045241
85824 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/__init__.py' (83,851) at 20241221090017632
85825 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/rockchip/Makefile' (83,852) at 20240405153231351
85826 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-mid/Makefile' (83,853) at 20220525020652194
85827 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml' (83,854) at 20240405153045185
85828 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.numamem' (83,855) at 20240906080037560 to deleted uid set
85829 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/irq.h' (83,856) at 20240405153046113
85830 2025-01-21 03:01:02.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/dir.c' (83,857) at 20210307214930990
85831 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24117.c' (83,858) at 20220525020653239
85832 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spum.h' (83,859) at 20220525020652374
85833 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/u-boot,env.yaml' (83,860) at 20240405153045121
85834 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_module.h' (83,861) at 20240405153052633
85835 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/xpad.c' (83,862) at 20241111090012125
85836 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx-32bit.config' (83,863) at 20210307214926366
85837 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/README' (83,864) at 20240405153054069
85838 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/miiphy.h' (83,865) at 20210308005003672
85839 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rcar-common/common.c' (83,866) at 20210308005003036
85840 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-regulator-coupler.c' (83,867) at 20210309003652916
85841 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/filter.h' (83,868) at 20210307214929618
85842 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_sl.h' (83,869) at 20210307214929654
85843 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/bpf_perf_event.h' (83,870) at 20220525020655115
85844 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_timectrl_regdef.h' (83,871) at 20210307214930642
85845 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-synology-ds213j.dts' (83,872) at 20240405153229871
85846 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/main.c' (83,873) at 20240405153050201
85847 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ampere/event/oem_event_manager.hpp' (83,874) at 20241125090040576 to deleted uid set
85848 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-venc.c' (83,875) at 20240405153046801
85849 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_transition.c' (83,876) at 20240405153047305
85850 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/test/meson.build' (83,877) at 20211029000047258
85851 2025-01-21 03:01:02.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cxusb.h' (83,878) at 20210307214928818
85852 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/gpuobj.h' (83,879) at 20210307214927902
85853 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cached_dir.h' (83,880) at 20241211090145525
85854 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.c' (83,881) at 20240405153231019
85855 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/Makefile' (83,882) at 20220215040051648
85856 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/cpu.h' (83,883) at 20210307214932486
85857 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/uuid-tree.h' (83,884) at 20240405153052297
85858 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pm9g45.h' (83,885) at 20210308005003612
85859 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kvm_para.h' (83,886) at 20210307214931414
85860 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/advise.h' (83,887) at 20240405153052965
85861 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/netwinder-hw.c' (83,888) at 20210307214925882
85862 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memcat_p.c' (83,889) at 20210307214931810
85863 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utosi.c' (83,890) at 20240405153046625
85864 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-sig.c' (83,891) at 20220215040051524
85865 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml' (83,892) at 20240405153229783
85866 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro5-proex.dts' (83,893) at 20240405153045577
85867 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/recipe_sanity.bbclass' (83,894) at 20230211040012647
85868 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xapic_state_test.c' (83,895) at 20240405153232271
85869 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/snps,pll-clock.txt' (83,896) at 20210307214925294
85870 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_rmhandlers.S' (83,897) at 20240405153046169
85871 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/elf.h' (83,898) at 20210307214926578
85872 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ia32.h' (83,899) at 20240405153230111
85873 2025-01-21 03:01:02.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ve8313/ve8313.c' (83,900) at 20210308005003168
85874 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/generic_fuzz.c' (83,901) at 20240906080037568
85875 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_w.c' (83,902) at 20210308005046505
85876 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-host-generic.c' (83,903) at 20220525020653843
85877 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98390.h' (83,904) at 20240405153053641
85878 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_opp_csc_v.c' (83,905) at 20210307214927282
85879 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/trace.h' (83,906) at 20240405153053301
85880 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/rc4030.c' (83,907) at 20241211090212270
85881 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/parallels-checks.out' (83,908) at 20240326080039734
85882 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/xdr.c' (83,909) at 20240405153052401
85883 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/ocelot_pcb120.dts' (83,910) at 20240405153045989
85884 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/OWNERS' (83,911) at 20240813080023290
85885 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/auth_algo.hpp' (83,912) at 20240829080025807
85886 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/mccmon6.c' (83,913) at 20210308005003016
85887 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/vf610/Makefile' (83,914) at 20210308005002556
85888 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/failed-syscalls.pl' (83,915) at 20210307214932566
85889 2025-01-21 03:01:02.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_firmware.c' (83,916) at 20210309003653088
85890 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/axp2xx.c' (83,917) at 20240906080037252
85891 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/digsig.rst' (83,918) at 20240405153229827
85892 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbmethod.c' (83,919) at 20210309003649140
85893 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/stm32-bsec-optee-ta.c' (83,920) at 20240405153051209
85894 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/bpf_tcp_ca.c' (83,921) at 20240405153232015
85895 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/internal.h' (83,922) at 20210307214931238
85896 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dts' (83,923) at 20241106090018638
85897 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max11410.c' (83,924) at 20240405153048957
85898 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/efi/index.rst' (83,925) at 20210307214925458
85899 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/trace-events' (83,926) at 20240326080039414
85900 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sx_rdc.h' (83,927) at 20210308005002648
85901 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq6018.dtsi' (83,928) at 20240729080011332
85902 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonschema/d71f96a6523875c9694fcdf468c9f458323d07f2.patch' (83,929) at 20241221090017668
85903 2025-01-21 03:01:02.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ioctl.h' (83,930) at 20240405153231215
85904 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/ndis.h' (83,931) at 20210307214930802
85905 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1down.service' (83,932) at 20230920080013648
85906 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-watch.h' (83,933) at 20210308005046037
85907 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/cstate.c' (83,934) at 20240405153046405
85908 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wait_bit.h' (83,935) at 20240405153052821
85909 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/Kconfig' (83,936) at 20240405153051945
85910 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/sva.rst' (83,937) at 20240405153044989
85911 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/dbus_util_unittest.cpp' (83,938) at 20221118040028927
85912 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/regset.c' (83,939) at 20240405153230123
85913 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Key.v1_4_1.json' (83,940) at 20240619080002948
85914 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtkmm4_4.14.0.bb' (83,941) at 20240413080012655
85915 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi' (83,942) at 20210309003648768
85916 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/amdgpu-glossary.rst' (83,943) at 20240405153045209
85917 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/partition.c' (83,944) at 20241104090011599
85918 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc85xx-spin-table' (83,945) at 20210308005003296
85919 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/kernel-docs.rst' (83,946) at 20240405153045281
85920 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/testfloat/files/0001-Makefile-for-cross-compile-SoftFloat.patch' (83,947) at 20230706080014761
85921 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_euc-jp.c' (83,948) at 20210307214931190
85922 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/osk5912.c' (83,949) at 20240405153054017
85923 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/Makefile' (83,950) at 20210308005002944
85924 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/madera/pdata.h' (83,951) at 20220525020654583
85925 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/fru/host_frus.json' (83,952) at 20221213040036917
85926 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0010-net-snmp-Reproducibility-Don-t-check-build-host-for.patch' (83,953) at 20240413080012643
85927 2025-01-21 03:01:02.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/hisi-reboot.c' (83,954) at 20220525020653915
85928 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_runtime.h' (83,955) at 20240405153231835
85929 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_rx.c' (83,956) at 20240405153050113
85930 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgf100.fuc3.h' (83,957) at 20210307214927938
85931 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb' (83,958) at 20241221090017560
85932 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/catalyst.c' (83,959) at 20240405153049709
85933 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Certificate/meson.build' (83,960) at 20230825080021137 to deleted uid set
85934 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/wow.c' (83,961) at 20240405153050661
85935 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsan-checks.h' (83,962) at 20240405153052717
85936 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-linksys-wrv54g.dts' (83,963) at 20240405153045437
85937 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-report.c' (83,964) at 20241008080014051
85938 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zybo_z7_defconfig' (83,965) at 20210308005003288
85939 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/Kconfig' (83,966) at 20220525020654315
85940 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/maxinefb.h' (83,967) at 20210307214931698
85941 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_project_config.py' (83,968) at 20241221090017592
85942 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-devfreq.cfg' (83,969) at 20220804030014671
85943 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpufreq-set.c' (83,970) at 20220525020655179
85944 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/arm,pl041.yaml' (83,971) at 20240405153045161
85945 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83627ehf.rst' (83,972) at 20210309003648428
85946 2025-01-21 03:01:02.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/xlnx,zynqmp-aes.yaml' (83,973) at 20240405153045033
85947 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/i2c_pmic_emul.c' (83,974) at 20210308005003468
85948 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-pca9685_3.3.4.bb' (83,975) at 20230503080014591
85949 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_extend.c' (83,976) at 20240405153053321
85950 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubbub.c' (83,977) at 20240405153230403
85951 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/nop_func.h' (83,978) at 20230426080043952
85952 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/cache.json' (83,979) at 20240405153054113
85953 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/net/Makefile' (83,980) at 20240405153045949
85954 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/check-perf-trace-record' (83,981) at 20210307214932566
85955 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/boot.h' (83,982) at 20240411080014058
85956 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/README' (83,983) at 20210308005002980
85957 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/relayd/relayd_git.bb' (83,984) at 20240301090012419
85958 2025-01-21 03:01:02.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana_spl.c' (83,985) at 20210308005003000
85959 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pkt_cls.h' (83,986) at 20240405153231875
85960 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/cpu.c' (83,987) at 20210308005002844
85961 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce500.inc' (83,988) at 20210905000020581
85962 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/stpddc60.rst' (83,989) at 20240405153045217
85963 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/reiserfs_xattr.h' (83,990) at 20240405153052933
85964 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh03/Makefile' (83,991) at 20210307214926542
85965 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/package.py' (83,992) at 20210307205554634
85966 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm2836.c' (83,993) at 20240405153049189
85967 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/u-boot-spl.lds' (83,994) at 20210308005002712
85968 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-encoder-i2s.c' (83,995) at 20240405153053973
85969 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/oe-selftest-image.bb' (83,996) at 20241221090017604
85970 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-streamtype.rst' (83,997) at 20220525020654131
85971 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/Kconfig' (83,998) at 20240405153053317
85972 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c' (83,999) at 20210308005002556
85973 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/appcommands.hpp' (84,000) at 20240403080005237
85974 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/nmi.h' (84,001) at 20210307214932474
85975 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-common.h' (84,002) at 20210307214928794
85976 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_bootstrap-grid.scss' (84,003) at 20220105012522983
85977 2025-01-21 03:01:02.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.h' (84,004) at 20210309003650540
85978 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/tegra124-soctherm.h' (84,005) at 20210307214931350
85979 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/lantiq_soc.h' (84,006) at 20240405153046005
85980 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/gpio.c' (84,007) at 20210308005002820
85981 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/90XWindowManager.sh' (84,008) at 20210307205554590
85982 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-aes.c' (84,009) at 20240405153230271
85983 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/phy-sun50i-usb3.c' (84,010) at 20240405153231307
85984 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Makefile' (84,011) at 20240405153045905
85985 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_page_dirty.c' (84,012) at 20240405153048797
85986 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefprev60.dtsi' (84,013) at 20240405153045581
85987 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/trace/Makefile' (84,014) at 20210307214928086
85988 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau7118.yaml' (84,015) at 20240405153045157
85989 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-fhctl.h' (84,016) at 20240405153046793
85990 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/Makefile.yaml.in' (84,017) at 20210308005057105
85991 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fixmap.h' (84,018) at 20220525020652146
85992 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_stratix10_socdk.h' (84,019) at 20210308005003616
85993 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/open.c' (84,020) at 20241104090011595
85994 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/altera-sysmgr.c' (84,021) at 20240405153230831
85995 2025-01-21 03:01:02.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/cros-ec-regulator.c' (84,022) at 20240405153051461
85996 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/tlb.c' (84,023) at 20240405153045933
85997 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/fanotify_user.c' (84,024) at 20241216090017757
85998 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_debugfs.c' (84,025) at 20240405153230571
85999 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/CFcommon' (84,026) at 20210307214932714
86000 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig.mips' (84,027) at 20210307214927062
86001 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg.h' (84,028) at 20240405153231839
86002 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/index.js' (84,029) at 20220105012522999
86003 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/gdbstub/test-sve.py' (84,030) at 20240906080037576
86004 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/rpr0521.c' (84,031) at 20240405153049001
86005 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_ctcam.c' (84,032) at 20210307214929538
86006 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/powergate.h' (84,033) at 20210308005002672
86007 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/vtable/vtable.cpp' (84,034) at 20231021080041482
86008 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3188.h' (84,035) at 20210308005002660
86009 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_smic_sm.c' (84,036) at 20210309003649228
86010 2025-01-21 03:01:02.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-cxl-protocol.c' (84,037) at 20241114091008828
86011 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/interval-tree.h' (84,038) at 20230426080043772
86012 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/redefined-type.out' (84,039) at 20210308005046409 to deleted uid set
86013 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rtmv20-regulator.yaml' (84,040) at 20240405153229791
86014 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip_local_port_range.c' (84,041) at 20240712080021105
86015 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/pic32mzda_defconfig' (84,042) at 20240405153230011
86016 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/early_printk.c' (84,043) at 20210307214926622
86017 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prminst44xx.h' (84,044) at 20210307214925926
86018 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/microchip,sparx5.h' (84,045) at 20210309003653812
86019 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_refcount.c' (84,046) at 20240405153052577
86020 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/goku_udc.c' (84,047) at 20240405153052085
86021 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/events/test_bmc_snmp_trap.robot' (84,048) at 20240628080017117
86022 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-armada-3700.txt' (84,049) at 20210307214925438
86023 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/kvm_perf.h' (84,050) at 20210307214932454
86024 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/fsl,vf610-mscm-cpucfg.txt' (84,051) at 20210307214925274
86025 2025-01-21 03:01:02.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-cutils.c' (84,052) at 20230925080040105
86026 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_hmmu0_mmu_regs.h' (84,053) at 20240405153046585
86027 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot.c' (84,054) at 20241023080012899
86028 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/typhoon.h' (84,055) at 20210309003650528
86029 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-bindings.txt' (84,056) at 20210307214925390
86030 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-r5.dts' (84,057) at 20210308005002636
86031 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_ipi_msg.h' (84,058) at 20240405153230803
86032 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_bitswap.c' (84,059) at 20210308005046525
86033 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_user.h' (84,060) at 20210308004938820
86034 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sks-kinkel/sksimx6/Kconfig' (84,061) at 20210308005003052
86035 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-compile-errors.patch' (84,062) at 20230706080014757
86036 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/credentials.rst' (84,063) at 20210309003648460
86037 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stv0991.dts' (84,064) at 20210308005002616
86038 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_tfa_SECURE_BOOT_defconfig' (84,065) at 20210308005003264
86039 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/jr2_pcb110.dts' (84,066) at 20210308005002812
86040 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nvdimm/security.rst' (84,067) at 20240405153045193
86041 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-plugins/AddingPlugins.txt' (84,068) at 20210307214932722
86042 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ns2.c' (84,069) at 20240405153230755
86043 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/charon.dts' (84,070) at 20240405153046089
86044 2025-01-21 03:01:02.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/cpumap.h' (84,071) at 20240405153054065
86045 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/cpu.h' (84,072) at 20210307214932630
86046 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/247.out' (84,073) at 20240326080039730
86047 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/sh7264.h' (84,074) at 20210307214926554
86048 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/bdw.c' (84,075) at 20240405153053993
86049 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk4_4.16.7.bb' (84,076) at 20241221090017680
86050 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/tr' (84,077) at 20210308005046149
86051 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/perf_event.h' (84,078) at 20240405153045861
86052 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/.gitignore' (84,079) at 20210927100127345
86053 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/meson.build' (84,080) at 20210308005059705
86054 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.err' (84,081) at 20210927100127469
86055 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gicv3.h' (84,082) at 20210308005046017
86056 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_acpi.h' (84,083) at 20240405153048621
86057 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.h' (84,084) at 20210307214927954
86058 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/Makefile' (84,085) at 20210308005003048
86059 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/trimslice/MAINTAINERS' (84,086) at 20210308005002948
86060 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/target_from_group_max.cpp' (84,087) at 20240820080023686
86061 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/inttype-example.c' (84,088) at 20240405153053429
86062 2025-01-21 03:01:02.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/memory.h' (84,089) at 20240405153045881
86063 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf100.h' (84,090) at 20210307214927970
86064 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/armor.c' (84,091) at 20210307214931902
86065 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_t30.h' (84,092) at 20210308005003588
86066 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/p1023.c' (84,093) at 20210308005003432
86067 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/skbedit.json' (84,094) at 20210307214932726
86068 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c' (84,095) at 20240405153230515
86069 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/uprobes.h' (84,096) at 20210307214926514
86070 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/vga-switcheroo.rst' (84,097) at 20210307214925498
86071 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/images/core-image-testcontroller.bb' (84,098) at 20230813080012900
86072 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x.h' (84,099) at 20220525020653435
86073 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256_ni_asm.S' (84,100) at 20240405153046365
86074 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/Makefile' (84,101) at 20240405153050181
86075 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-tilapia-memory-timings.dtsi' (84,102) at 20240405153045485
86076 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/Kconfig' (84,103) at 20210307214930150
86077 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts' (84,104) at 20240405153229963
86078 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5651.txt' (84,105) at 20210307214925434
86079 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8536_serdes.c' (84,106) at 20210308005002832
86080 2025-01-21 03:01:02.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h2-plus-bananapi-m2-zero.dts' (84,107) at 20240405153045389
86081 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_context.h' (84,108) at 20240405153231811
86082 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/nfc/index.rst' (84,109) at 20210307214925466
86083 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/trace.c' (84,110) at 20240405153049185
86084 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ramcfg.h' (84,111) at 20210307214927906
86085 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600a1_defconfig' (84,112) at 20210421100236122
86086 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/iotrace.h' (84,113) at 20210308005003652
86087 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm3384_zephyr.dtsi' (84,114) at 20210307214926190
86088 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/parser_factory.cpp' (84,115) at 20230329080020352
86089 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/pmc.c' (84,116) at 20241115090012957
86090 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/entity_manager.cpp' (84,117) at 20241101080009595
86091 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/pvh/head.S' (84,118) at 20241212090012679
86092 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/Kconfig' (84,119) at 20241211090212274
86093 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intel4-72.0E' (84,120) at 20210307205553762
86094 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/Makefile' (84,121) at 20240405153231603
86095 2025-01-21 03:01:02.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (84,122) at 20211015100030976
86096 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/.gitignore' (84,123) at 20210307214926542
86097 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-m4b.dts' (84,124) at 20240405153045817
86098 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/Makefile' (84,125) at 20210307214929386
86099 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/splice.c' (84,126) at 20240405153231887
86100 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/h3xxx.h' (84,127) at 20210307214925958
86101 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/ga102.c' (84,128) at 20240405153048649
86102 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha1740.c' (84,129) at 20240405153051553
86103 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmpe-i2c.c' (84,130) at 20240405153230839
86104 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gbs.dts' (84,131) at 20241105090012295
86105 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/sun3dvma.c' (84,132) at 20210307214926174
86106 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hp680_ts_input.c' (84,133) at 20210307214928506
86107 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/Makefile' (84,134) at 20210307214930886
86108 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/sms-cards.c' (84,135) at 20210309003650296
86109 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atalk.h' (84,136) at 20240405153052657
86110 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/mem_protect.h' (84,137) at 20240405153045881
86111 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/eth_t208xqds.c' (84,138) at 20210308005002996
86112 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/cache.json' (84,139) at 20240405153054109
86113 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/loader.c' (84,140) at 20240906080037428
86114 2025-01-21 03:01:02.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp514x.c' (84,141) at 20240405153049341
86115 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c' (84,142) at 20240805080013947
86116 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/misc_support.h' (84,143) at 20210307214930546
86117 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6qarm2/Kconfig' (84,144) at 20210308005002984
86118 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-v3d.yaml' (84,145) at 20240405153045037
86119 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s921.h' (84,146) at 20210307214928634
86120 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/sf.c' (84,147) at 20210308005003540
86121 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,fimc.yaml' (84,148) at 20240405153229775
86122 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-local.h' (84,149) at 20210308005045817
86123 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mahult' (84,150) at 20210307205553786
86124 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/Kconfig' (84,151) at 20210308005002828
86125 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/sched-migration.py' (84,152) at 20210307214932570
86126 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-core/images/meta-webserver-image-all.bb' (84,153) at 20231014080011723
86127 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-or-later' (84,154) at 20211006000025234
86128 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/qa-checks.rst' (84,155) at 20240417080014698
86129 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-hostless.c' (84,156) at 20210307214932398
86130 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rcar3.h' (84,157) at 20210307214930858
86131 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-2.0-only' (84,158) at 20210316000012717
86132 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/0002-remove-unused-execinfo.h.patch' (84,159) at 20210307205553746
86133 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/gen-fan-zone-defs.py' (84,160) at 20221209040031635
86134 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8250-pinctrl.yaml' (84,161) at 20240405153045137
86135 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/TODO' (84,162) at 20210307214930506
86136 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-software_node' (84,163) at 20210307214925198
86137 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_init.h' (84,164) at 20210307214927294
86138 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/decode-insn.c' (84,165) at 20240405153230071
86139 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb' (84,166) at 20241209090013420 to deleted uid set
86140 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/system.h' (84,167) at 20210308005002848
86141 2025-01-21 03:01:02.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sprd-sc27xx-spi.c' (84,168) at 20240405153230839
86142 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/helper.h' (84,169) at 20210927100127381
86143 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_util.hpp' (84,170) at 20220727030029197
86144 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/isolation.h' (84,171) at 20240405153052789
86145 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/apei.c' (84,172) at 20240405153046417
86146 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/Makefile' (84,173) at 20240405153049473
86147 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/221' (84,174) at 20210927100127493
86148 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-f300.h' (84,175) at 20210307214928686
86149 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-ipmi-fru.bbclass' (84,176) at 20210307205554058
86150 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/README.md' (84,177) at 20210307205553734
86151 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,tps65086.yaml' (84,178) at 20240405153045109
86152 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/font.h' (84,179) at 20220525020654567
86153 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.out' (84,180) at 20210308005046409 to deleted uid set
86154 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/hamradio/baycom.rst' (84,181) at 20210309003648448
86155 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ptimer.h' (84,182) at 20221215040039186
86156 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/keymaps.c' (84,183) at 20221215040039398
86157 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-prodikeys' (84,184) at 20210307214925202
86158 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/proc.c' (84,185) at 20240405153232111
86159 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/health/files/bmc_health_config.json' (84,186) at 20240228090013752
86160 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_vmlinux.c' (84,187) at 20240405153054281
86161 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/loongarch/qemuloongarch.inc' (84,188) at 20231014080011731
86162 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/it913x.c' (84,189) at 20240405153049533
86163 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c' (84,190) at 20241211090145413
86164 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/cacheflush.h' (84,191) at 20210307214926158
86165 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-ply_3.11.bb' (84,192) at 20240301090012471
86166 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-mt2712.txt' (84,193) at 20210307214925418
86167 2025-01-21 03:01:02.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/hyperv-stub.c' (84,194) at 20241211090212486
86168 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/libraries.rst' (84,195) at 20240302090018218
86169 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/microchip,cap11xx.yaml' (84,196) at 20240405153045081
86170 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-bdp.c' (84,197) at 20240405153046793
86171 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/stm32f2xx_adc.c' (84,198) at 20241211090212246
86172 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sp9863a-1h10.dts' (84,199) at 20210307214926050
86173 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update.bb' (84,200) at 20241206090014226
86174 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-qcm2290.c' (84,201) at 20240405153046821
86175 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/cmp.h' (84,202) at 20210307214932206
86176 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc37a.h' (84,203) at 20210309003649824
86177 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t104xqds.dtsi' (84,204) at 20240405153046093
86178 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/irq.h' (84,205) at 20210307214925850
86179 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_arfs.h' (84,206) at 20240405153049997
86180 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcidda.c' (84,207) at 20240405153046889
86181 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cq.c' (84,208) at 20240405153049017
86182 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_arc_acp_eng_regs.h' (84,209) at 20240405153046585
86183 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.zfs' (84,210) at 20210308005003300
86184 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/Kconfig' (84,211) at 20210308005003008
86185 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/tps51632-regulator.h' (84,212) at 20210307214931498
86186 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/conditional.h' (84,213) at 20240405153053477
86187 2025-01-21 03:01:02.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/law.c' (84,214) at 20210308005002836
86188 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds174x.c' (84,215) at 20210308005003480
86189 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/Kconfig' (84,216) at 20210308005002984
86190 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/soft-dirty.c' (84,217) at 20240405153232275
86191 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/bpf_jit_comp_32.c' (84,218) at 20240405153046337
86192 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.h' (84,219) at 20220525020652522
86193 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.h' (84,220) at 20220525020653755
86194 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/vmcs.h' (84,221) at 20221215040039302
86195 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/menu-cache/files/0001-Support-gcc10-compilation.patch' (84,222) at 20210307205554582
86196 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/time.c' (84,223) at 20210307214926270
86197 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_video.c' (84,224) at 20240405153049449
86198 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/0001-src-ruli_addr.c-Add-missing-format-string.patch' (84,225) at 20210307205553846
86199 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hptiop.h' (84,226) at 20240405153051605
86200 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_netdev.h' (84,227) at 20240405153052753
86201 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/0001-meson.build-support-building-with-ICU-76.patch' (84,228) at 20241221090017492
86202 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/picamera-libs/picamera-libs.bb' (84,229) at 20241221090017576
86203 2025-01-21 03:01:02.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gfxhub.h' (84,230) at 20240405153047105
86204 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-sopine-baseboard.dts' (84,231) at 20210308005002616
86205 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock960.dts' (84,232) at 20220525020651938
86206 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0049-corstone1000-Add-secondary-cores-cpu-nodes-for-FVP.patch' (84,233) at 20241206090014210
86207 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/fedora.docker' (84,234) at 20241211090212534
86208 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/brcmstb_memc.c' (84,235) at 20240405153049585
86209 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l15-tables.c' (84,236) at 20240405153230835
86210 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/owl-s900-powergate.h' (84,237) at 20210307214931346
86211 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/config.c' (84,238) at 20240405153049645
86212 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_host.h' (84,239) at 20240405153230063
86213 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0001-Don-t-check-xsltproc-manpages.patch' (84,240) at 20240113090014532
86214 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/README' (84,241) at 20210308005046501
86215 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/libcap-ng.inc' (84,242) at 20241221090017696
86216 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/Makefile' (84,243) at 20210308005002964
86217 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_cfm.c' (84,244) at 20220525020654799
86218 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb' (84,245) at 20210812000025214
86219 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/braille/braille_console.c' (84,246) at 20240405153046609
86220 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb' (84,247) at 20241221090017524
86221 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/dw/internal.h' (84,248) at 20220525020652406 to deleted uid set
86222 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c' (84,249) at 20210309003649836
86223 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5_types.h' (84,250) at 20210307214930558
86224 2025-01-21 03:01:02.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/accept.c' (84,251) at 20240405153050105
86225 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sh_eth.c' (84,252) at 20210308005003444
86226 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/ftrace.c' (84,253) at 20240628080013981
86227 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml' (84,254) at 20240405153045049
86228 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c' (84,255) at 20240405153230331
86229 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/lpc.cpp' (84,256) at 20240817080027656
86230 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/Kconfig' (84,257) at 20240405153051325
86231 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/pkt_access.c' (84,258) at 20240405153054257
86232 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm2305.c' (84,259) at 20240405153053789
86233 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/bootchartd_stop.sh' (84,260) at 20210307205554502
86234 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/sockbits.h' (84,261) at 20210308005046085
86235 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/wm,prizm-ge-rops.txt' (84,262) at 20210307214925310
86236 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml' (84,263) at 20240405153045157
86237 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vlynq.h' (84,264) at 20210307214931534
86238 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_mp.h' (84,265) at 20220525020654187
86239 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-as3722.c' (84,266) at 20210307214930210
86240 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/exception.hpp' (84,267) at 20210308005123345
86241 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/Makefile' (84,268) at 20210308005003352
86242 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/sensor_monitoring.md' (84,269) at 20240809080033023
86243 2025-01-21 03:01:02.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/images/meta-filesystems-image-ptest-fast.bb' (84,270) at 20240302090018202
86244 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/yocto-development.md' (84,271) at 20221209040006399
86245 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/regd.h' (84,272) at 20240405153050473
86246 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot_2024.10.bb' (84,273) at 20241221090017636
86247 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/mcount_dyn.S' (84,274) at 20240405153045945
86248 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/192.out' (84,275) at 20210308005046457
86249 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (84,276) at 20230721080014366
86250 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.h' (84,277) at 20240405153230979
86251 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/inexio.c' (84,278) at 20210307214928506
86252 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst' (84,279) at 20240405153045233
86253 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/fds.c' (84,280) at 20240906080037372
86254 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov8856.c' (84,281) at 20240405153049333
86255 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada8k/Makefile' (84,282) at 20210308005002752
86256 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.json' (84,283) at 20210308005046413
86257 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sbc-t335.dts' (84,284) at 20240405153045589
86258 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-crc16.c' (84,285) at 20210309003650508
86259 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_hierarchical_stats.c' (84,286) at 20240405153054249
86260 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/mycroft-setup.service' (84,287) at 20210307205553802
86261 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio.h' (84,288) at 20210307214930182
86262 2025-01-21 03:01:02.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmcoge5ne_defconfig' (84,289) at 20210308005003264
86263 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_intr.h' (84,290) at 20240405153051737
86264 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/i8259.h' (84,291) at 20210308005002880
86265 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-mplcec4.dts' (84,292) at 20240405153045457
86266 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r16-bananapi-m2m.dts' (84,293) at 20240405153045393
86267 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/s5p_wdt.c' (84,294) at 20210308005003540
86268 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pico-hobbit.dts' (84,295) at 20240405153045501
86269 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/sbe_interfaces.cpp' (84,296) at 20210308005104849
86270 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asm-extable.h' (84,297) at 20240405153045933
86271 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/thc63lvd1024.c' (84,298) at 20240405153048385
86272 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zlib' (84,299) at 20210307205554426
86273 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallan' (84,300) at 20210307205553782
86274 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/include/utils.h' (84,301) at 20240405153054385
86275 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_windows.c' (84,302) at 20210308005108641
86276 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kernel-hacking/false-sharing.rst' (84,303) at 20240405153045225
86277 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_sdcard_ifc_defconfig' (84,304) at 20210308005003264
86278 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/Makefile.vdso' (84,305) at 20241121090029260
86279 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_structs.h' (84,306) at 20220429100100642
86280 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/threadmap.h' (84,307) at 20240405153054065
86281 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/hgsmi_base.c' (84,308) at 20241104090011571
86282 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (84,309) at 20241206090014218 to deleted uid set
86283 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/8.Conclusion.rst' (84,310) at 20240405153045245
86284 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-union.err' (84,311) at 20220429100100882
86285 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/ptrace.c' (84,312) at 20240520080015127
86286 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atmel-isc-media.h' (84,313) at 20210307214931358
86287 2025-01-21 03:01:02.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ftoi.S' (84,314) at 20230925080040101
86288 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95-meta.dts' (84,315) at 20210307214925994
86289 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ddr.c' (84,316) at 20210308005003476
86290 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/IPS_P10BMCAspeedSBPubKey_1.pem' (84,317) at 20220810030014017
86291 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/tdx.rst' (84,318) at 20240405153044989
86292 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw_geo.c' (84,319) at 20210307214929826
86293 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h' (84,320) at 20240405153230323
86294 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample04_many_flows.sh' (84,321) at 20240405153053429
86295 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mxic-nand.txt' (84,322) at 20210307214925370
86296 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK06.boot' (84,323) at 20210307214932714
86297 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/chassis.cpp' (84,324) at 20240817080031292
86298 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/omap4iss.h' (84,325) at 20210307214931478
86299 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-akebono.c' (84,326) at 20210307214926362
86300 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am3517.dtsi' (84,327) at 20210308005002564
86301 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/clone-visitor.h' (84,328) at 20240906080037344
86302 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-dev.c' (84,329) at 20240405153231471
86303 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/onenand.c' (84,330) at 20210308005003216
86304 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/hardware.py' (84,331) at 20240326080039726
86305 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/debugfs.h' (84,332) at 20240405153052677
86306 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-evk.dts' (84,333) at 20240405153045725
86307 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-bootctl.c' (84,334) at 20240405153231339
86308 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_adjust_tail_grow.c' (84,335) at 20240405153054281
86309 2025-01-21 03:01:02.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/README.md' (84,336) at 20240529080021927
86310 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fd.h' (84,337) at 20220525020654667
86311 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/README' (84,338) at 20220525020653771
86312 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_watchdog.c' (84,339) at 20210308005003704
86313 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_ag_api.h' (84,340) at 20240405153050177
86314 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_display.h' (84,341) at 20210307214930674
86315 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/mini_inflate.h' (84,342) at 20210308005003656
86316 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/include/cpuinfo.hpp' (84,343) at 20240904080048575
86317 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/secure-debug.yml' (84,344) at 20241221090017464
86318 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sun50i-cpufreq-nvmem.c' (84,345) at 20240405153230255
86319 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/fixtures/toastergui-unittest-data.xml' (84,346) at 20240106090017249
86320 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/ecc.h' (84,347) at 20210307214926210
86321 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/217' (84,348) at 20210927100127493
86322 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/symbol/kallsyms.c' (84,349) at 20210307214932494
86323 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/elf_arm_efi.lds' (84,350) at 20210308005002708
86324 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf-cgroup.h' (84,351) at 20240913080013833
86325 2025-01-21 03:01:02.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/isa.h' (84,352) at 20230426080043760
86326 2025-01-21 03:01:02.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_main_regs.h' (84,353) at 20240405153050177
86327 2025-01-21 03:01:02.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-aes.c' (84,354) at 20240405153230267
86328 2025-01-21 03:01:02.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/meson.build' (84,355) at 20240827080004802
86329 2025-01-21 03:01:02.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/rtq6056.c' (84,356) at 20240405153048961
86330 2025-01-21 03:01:02.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ffs/ffs_git.bb' (84,357) at 20230418080015344
86331 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/types.h' (84,358) at 20210307214926122
86332 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-viperboard.c' (84,359) at 20220525020652442
86333 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/098.out' (84,360) at 20210308005046445
86334 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/fifo.h' (84,361) at 20220525020652947
86335 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/arm-spe-pkt-decoder.h' (84,362) at 20240405153054181
86336 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/manager.c' (84,363) at 20210307214930930
86337 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-hibvt.c' (84,364) at 20240405153231359
86338 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/transport.c' (84,365) at 20210307214932046
86339 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util_1.6.3.bb' (84,366) at 20230503080014623
86340 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mpage.h' (84,367) at 20240405153052741
86341 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/lite5200_pm.c' (84,368) at 20240405153046197
86342 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt7986-clk.h' (84,369) at 20240405153052645
86343 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d4ek.h' (84,370) at 20210308005003612
86344 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-eval.dts' (84,371) at 20240405153045737
86345 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/pci-info.txt' (84,372) at 20210308005003328
86346 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0001-Make-python-path-configurable.patch' (84,373) at 20220204040022424
86347 2025-01-21 03:01:02.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-vadc-common.c' (84,374) at 20240405153048961
86348 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/pfault.c' (84,375) at 20240405153230087
86349 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/hsdk_defconfig' (84,376) at 20240405153229859
86350 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9052/da9052.h' (84,377) at 20210307214931426
86351 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/via-rhine.c' (84,378) at 20240405153231067
86352 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_fb.h' (84,379) at 20210308005003692
86353 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/Makefile' (84,380) at 20240405153045745
86354 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-bone.dts' (84,381) at 20240405153045589
86355 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/motorola-cpcap.txt' (84,382) at 20220525020651690
86356 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/layer.conf' (84,383) at 20241221090017568
86357 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/segment_regs.c' (84,384) at 20220525020652066
86358 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/special_insns.h' (84,385) at 20240405153230115
86359 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/suspend.py' (84,386) at 20220910030013401
86360 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sunxi/Kconfig' (84,387) at 20240405153051773
86361 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/.gitignore' (84,388) at 20220525020526729
86362 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/client-api.rst' (84,389) at 20220525020651726
86363 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/rootfs.py' (84,390) at 20241221090017704
86364 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/IRIW+poonceonces+OnceOnce.litmus' (84,391) at 20210307214932502
86365 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_cgrp_storage.rst' (84,392) at 20240405153044993
86366 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/numa/Makefile' (84,393) at 20210307214926854
86367 2025-01-21 03:01:02.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/exception_utils.cpp' (84,394) at 20210914000041091
86368 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9850.c' (84,395) at 20240405153053641
86369 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/meson.build' (84,396) at 20241112090035822
86370 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpupower_intern.h' (84,397) at 20240405153232243
86371 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv04.c' (84,398) at 20210307214927966
86372 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/interrupt_helper.c' (84,399) at 20210308005046313
86373 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/xilinx.h' (84,400) at 20210308005003692
86374 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/byteorder.h' (84,401) at 20210307214926514
86375 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/raspi-gpio/raspi-gpio_git.bb' (84,402) at 20220502030010124
86376 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utpredef.c' (84,403) at 20240405153046625
86377 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/bcm2835/bcm2835_1.73.bb' (84,404) at 20240113090014540
86378 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/of.c' (84,405) at 20240405153231295
86379 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/highway/highway_1.2.0.bb' (84,406) at 20241221090017516
86380 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/kunit.rs' (84,407) at 20240405153232095
86381 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1034.c' (84,408) at 20210307214928702
86382 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/i2c.h' (84,409) at 20221215040039374
86383 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/tunnel6.c' (84,410) at 20210309003654372
86384 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/nvme_json_rewrite.sh' (84,411) at 20230428080015194
86385 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_color.c' (84,412) at 20240405153049397
86386 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_debug.h' (84,413) at 20240405153051665
86387 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-Video2000' (84,414) at 20210307205553758
86388 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic3x-i2c.c' (84,415) at 20240405153053809
86389 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/libosinfo/0001-meson.build-allow-crosscompiling-gir.patch' (84,416) at 20230919080013958
86390 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/messanger.hpp' (84,417) at 20220412175720086
86391 2025-01-21 03:01:02.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_pedit.c' (84,418) at 20240405153053361
86392 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_bios_cmd.cpp' (84,419) at 20240819080030267
86393 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/bus.json' (84,420) at 20210307214932534
86394 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_regs.c' (84,421) at 20210309003648964
86395 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/xtensa/core.c' (84,422) at 20240405153054005
86396 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/config' (84,423) at 20220612030016735
86397 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/config.c' (84,424) at 20240405153230019
86398 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/framebuffer.h' (84,425) at 20210308005045857
86399 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/Makefile' (84,426) at 20220525020654983
86400 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/cpu-param.h' (84,427) at 20230426080043920
86401 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-vp9.h' (84,428) at 20240405153052833
86402 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/0001-Fix-signature-of-create_menu-function.patch' (84,429) at 20221003030013281
86403 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bfq-wf2q.c' (84,430) at 20240405153046517
86404 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-dai-pcm.c' (84,431) at 20240405153053973
86405 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/meson.build' (84,432) at 20210308005046085
86406 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0001-Include-libgen.h.patch' (84,433) at 20230706080014761
86407 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/l2t.c' (84,434) at 20210309003650604
86408 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/evergreen' (84,435) at 20210307214928018
86409 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/devices/ipoctal.h' (84,436) at 20220525020653199
86410 2025-01-21 03:01:02.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/Makefile' (84,437) at 20240405153049393
86411 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/splash_source.c' (84,438) at 20210308005003232
86412 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.h' (84,439) at 20240405153050037
86413 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-write-threshold.c' (84,440) at 20210927100127649
86414 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/consumer.h' (84,441) at 20240405153052765
86415 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/extra-properties.py' (84,442) at 20221213040022341
86416 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/Makefile' (84,443) at 20210308005002916
86417 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/compare_presence_action_tests.cpp' (84,444) at 20210308005405938
86418 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.c' (84,445) at 20210309003651800
86419 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-cros-ec.c' (84,446) at 20240405153231355
86420 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.3.1/libassuan_pkgconf.patch' (84,447) at 20241221090017700
86421 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/test-ww_mutex.c' (84,448) at 20240405153231915
86422 2025-01-21 03:01:02.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.out' (84,449) at 20210308005046405 to deleted uid set
86423 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-io.json' (84,450) at 20240405153054149
86424 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx.c' (84,451) at 20240405153231051
86425 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/r8a66597.h' (84,452) at 20240405153052813
86426 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/cpu-models-x86.rst.inc' (84,453) at 20240906080037180
86427 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/COPYING.MIT' (84,454) at 20210307205553682
86428 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/mmu_context_mm.h' (84,455) at 20220525020651986
86429 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/Makefile' (84,456) at 20210309003654900
86430 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/Kbuild' (84,457) at 20240405153052617
86431 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tc/tc-driver.c' (84,458) at 20210307214930714
86432 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_fourport.c' (84,459) at 20210307214930742
86433 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/smsc47m1.c' (84,460) at 20220525020653063
86434 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/classes/distutils3.bbclass' (84,461) at 20240302090018206
86435 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/phosphor-logging.wrap' (84,462) at 20230821192414188
86436 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/sysret_ss_attrs.c' (84,463) at 20210307214932734
86437 2025-01-21 03:01:02.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/rzv2m-pinctrl.h' (84,464) at 20240405153052653
86438 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/hw.h' (84,465) at 20210307214929778
86439 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console/server.ttyVUART0.conf' (84,466) at 20240402080012066
86440 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/Makefile' (84,467) at 20210309003648820
86441 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_statclose_unittest.cpp' (84,468) at 20230821192414188
86442 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/qtest.rst' (84,469) at 20241211090212238
86443 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/joydump.c' (84,470) at 20240405153049133
86444 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m2.dtsi' (84,471) at 20240405153229963
86445 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/cla-signers/update-cla.sh' (84,472) at 20210308005111457
86446 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/configure.ac' (84,473) at 20210308004938816
86447 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/Kconfig' (84,474) at 20240405153048869
86448 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/ncftp-configure-use-BUILD_CC-for-ccdv.patch' (84,475) at 20210307205553818
86449 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/ili9320.h' (84,476) at 20210307214931694
86450 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/SecurityKeys/meson.build' (84,477) at 20230825080021137 to deleted uid set
86451 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-ice.dts' (84,478) at 20210308005002592
86452 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/formike.c' (84,479) at 20210308005003528
86453 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.yaml' (84,480) at 20240405153045137
86454 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_b.c' (84,481) at 20210308005046517
86455 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/ulpi_phy.h' (84,482) at 20210307214931470
86456 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/Makefile' (84,483) at 20240405153230403
86457 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_isd200.h' (84,484) at 20210307214930878
86458 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/string_choices.h' (84,485) at 20240405153231843
86459 2025-01-21 03:01:02.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/RUDE01.boot' (84,486) at 20220525020655231
86460 2025-01-21 03:01:02.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/Kconfig' (84,487) at 20210308005003168
86461 2025-01-21 03:01:02.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga_overlay.h' (84,488) at 20240405153048789
86462 2025-01-21 03:01:02.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/signing/key.secret' (84,489) at 20210307205554386
86463 2025-01-21 03:01:02.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_irc.h' (84,490) at 20210307214931458
86464 2025-01-21 03:01:02.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vectors.h' (84,491) at 20220525020651950
86465 2025-01-21 03:01:02.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm7120-l2.c' (84,492) at 20240405153049193
86466 2025-01-21 03:01:02.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/processor_idle.c' (84,493) at 20240719080013345
86467 2025-01-21 03:01:02.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe-Display-PostScript' (84,494) at 20241221090017612
86468 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc0_cfg_regs.h' (84,495) at 20240405153046581
86469 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/ifile.h' (84,496) at 20240405153052445
86470 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/gbmc-dev-ssh-key/gbmc-dev.pub' (84,497) at 20210417000027537
86471 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/resource_scale.sh' (84,498) at 20240405153232267
86472 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton_%.bbappend' (84,499) at 20241206090014226
86473 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796-m3ulcb-u-boot.dts' (84,500) at 20210308005002600
86474 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/switch.c' (84,501) at 20240405153229987
86475 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/tlbflush-hash.h' (84,502) at 20240405153046105
86476 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/reloc_aarch64_efi.c' (84,503) at 20210308005002708
86477 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/issues.rst' (84,504) at 20210307214925514
86478 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h' (84,505) at 20220525020652963
86479 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog_git.bb' (84,506) at 20241221090017568
86480 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-sibyte/cpu-feature-overrides.h' (84,507) at 20210307214926226
86481 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_config.py' (84,508) at 20240405153054225
86482 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c' (84,509) at 20240725080013728
86483 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/alphascale/alphascale-asm9260-devkit.dts' (84,510) at 20240405153045397
86484 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/i2c-tools/i2c-tools_%.bbappend' (84,511) at 20220921030015982
86485 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/docs/yaml_syntax_rules.md' (84,512) at 20221209040018567
86486 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/messages/update_report_ind.hpp' (84,513) at 20220412175720086
86487 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/trace-events' (84,514) at 20241211090212354
86488 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/entry.S' (84,515) at 20220913100024141
86489 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_hist.c' (84,516) at 20241220090018346
86490 2025-01-21 03:01:02.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/atomic64.c' (84,517) at 20240405153053081
86491 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/qxl-render.c' (84,518) at 20240906080037216
86492 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp102.c' (84,519) at 20240405153048661
86493 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vvfat.c' (84,520) at 20240906080037156
86494 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_iplan2p8.c' (84,521) at 20210307214930898
86495 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.c' (84,522) at 20210307214929522
86496 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables_ipv6.h' (84,523) at 20240910080014082
86497 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0003-testing-add-the-output-format-for-ptest.patch' (84,524) at 20240413080012643
86498 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/rxon.c' (84,525) at 20240405153050517
86499 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/shm_ipc_defs.h' (84,526) at 20210307214929902
86500 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/irq.h' (84,527) at 20220525020651974
86501 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/debugHostSelector_button.cpp' (84,528) at 20230511080024275
86502 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc8180x-tlmm.yaml' (84,529) at 20240405153045137
86503 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/config.json' (84,530) at 20231213090027094
86504 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/xarray.rst' (84,531) at 20240405153045289
86505 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi' (84,532) at 20240405153045757
86506 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-occ-control/occ_ffdc.hpp' (84,533) at 20240827080014470 to deleted uid set
86507 2025-01-21 03:01:02.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0002-do-not-display-CLFAGS-to-improve-reproducibility-bui.patch' (84,534) at 20210307205554606
86508 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2.dts' (84,535) at 20210309003648756
86509 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/ptrace.h' (84,536) at 20240405153229991
86510 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/tegra-gpio.h' (84,537) at 20210308005003636
86511 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/135.out' (84,538) at 20210308005046449
86512 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88261.h' (84,539) at 20240405153232143
86513 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/exec.h' (84,540) at 20240326080039566
86514 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_init.c' (84,541) at 20240405153231387
86515 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-utils.c' (84,542) at 20240405153231719
86516 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/Kconfig' (84,543) at 20240326080039470
86517 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-skov-revc-lt2.dtsi' (84,544) at 20240405153045517
86518 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/eb_cpu5282_defconfig' (84,545) at 20210308005003256
86519 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/Makefile' (84,546) at 20240405153046741
86520 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/cpu_hotplug.c' (84,547) at 20210307214930978
86521 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-iop3xx.txt' (84,548) at 20210307214925322
86522 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_dec_regs.h' (84,549) at 20240405153046589
86523 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_lvds.c' (84,550) at 20240405153230631
86524 2025-01-21 03:01:02.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/Makefile' (84,551) at 20210307214932126
86525 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pnv_phb3_regs.h' (84,552) at 20221215040039182
86526 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/tps6594-pfsm.rst' (84,553) at 20240405153045225
86527 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/intel-ish-client-if.h' (84,554) at 20240405153052709
86528 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/gdb_build_jobs_and_not_write_crash_target.patch' (84,555) at 20230401080011939
86529 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/ioc.h' (84,556) at 20210307214926242
86530 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json' (84,557) at 20210307205554226
86531 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/caif/linux_caif.rst' (84,558) at 20210307214925526
86532 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/writeback_cache_control.rst' (84,559) at 20210309003648312
86533 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-PovazskaBystrica' (84,560) at 20210307205553794
86534 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/x86/ce4100.txt' (84,561) at 20210307214925454
86535 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ti-dac7311.c' (84,562) at 20240405153048981
86536 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/qman-portals.txt' (84,563) at 20210307214925422
86537 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_powersave.c' (84,564) at 20210309003649272
86538 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_infineon.c' (84,565) at 20210308005003500
86539 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/tftp.c' (84,566) at 20210308005003720
86540 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/sched.h' (84,567) at 20240326080039546
86541 2025-01-21 03:01:02.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2059.h' (84,568) at 20210307214929798
86542 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,ltc2945.yaml' (84,569) at 20240405153045065
86543 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lochnagar.rst' (84,570) at 20210307214925502
86544 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grulib.h' (84,571) at 20210307214929174
86545 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2_devcpu_gcb_miim_regs.h' (84,572) at 20210308005002820
86546 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/smb2pdu.c' (84,573) at 20241211090145533 to deleted uid set
86547 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/Kconfig' (84,574) at 20210307214931882
86548 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/display-timings.yaml' (84,575) at 20240405153045041
86549 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/io.c' (84,576) at 20210307214932678
86550 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/groups.c' (84,577) at 20240405153053001
86551 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/crownbay_defconfig' (84,578) at 20210308005003256
86552 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/armv7m_systick.c' (84,579) at 20241211090212338
86553 2025-01-21 03:01:02.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_cq.c' (84,580) at 20241211090145437 to deleted uid set
86554 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_kfunc_success.c' (84,581) at 20240405153232259
86555 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_arm_spe.sh' (84,582) at 20240405153054173
86556 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Presov' (84,583) at 20210307205553794
86557 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/huawei,hg556a.dts' (84,584) at 20210308005002812
86558 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite_5.1.0.bb' (84,585) at 20241221090017532
86559 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc86xads.h' (84,586) at 20210307214926458
86560 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vlan.c' (84,587) at 20240405153050173
86561 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_1_d.h' (84,588) at 20210307214927686
86562 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_ctl.h' (84,589) at 20220525020654051
86563 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-cs5535.c' (84,590) at 20220525020652438
86564 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/Makefile' (84,591) at 20240405153046197
86565 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/parse_varlen.c' (84,592) at 20210307214932118
86566 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Fix-potential-string-truncation-in-strncpy.patch' (84,593) at 20210307205553842
86567 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/model.cpp' (84,594) at 20241114091025397
86568 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/sleep.S' (84,595) at 20210307214925954
86569 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/kvm.h' (84,596) at 20210307214932454
86570 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/conv_container.hpp' (84,597) at 20220412175720090
86571 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch' (84,598) at 20241221090017692
86572 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/MAINTAINERS' (84,599) at 20210308005003072
86573 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/alignment/Makefile' (84,600) at 20210307214932698
86574 2025-01-21 03:01:02.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_handle_array.c' (84,601) at 20210307214929178
86575 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/lis3lv02d_i2c.c' (84,602) at 20240405153230843
86576 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample01_simple.sh' (84,603) at 20241125090012267
86577 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_mem.h' (84,604) at 20220525020653167
86578 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Use-long-long-instead-of-int64_t.patch' (84,605) at 20231011080016574
86579 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/mmconfig_32.c' (84,606) at 20210307214926742
86580 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/6.Followthrough.rst' (84,607) at 20240405153045245
86581 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch' (84,608) at 20241221090017656
86582 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/mt6360_charger.yaml' (84,609) at 20240405153045141
86583 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/cacheflush.c' (84,610) at 20240405153229991
86584 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/UEFISupport.png' (84,611) at 20230804080018091 to deleted uid set
86585 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/lib/zmem.c' (84,612) at 20240405153046501
86586 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb' (84,613) at 20241221090017524
86587 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NBPL-1.0' (84,614) at 20211006000025238
86588 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/templates/default/conf-notes.txt' (84,615) at 20230311090013135
86589 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/rest_response_code.robot' (84,616) at 20210308005007116
86590 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle_64e.S' (84,617) at 20240405153046141
86591 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/ddr.c' (84,618) at 20210308005002976
86592 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/keysetup.c' (84,619) at 20240405153052317
86593 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/filemap.py' (84,620) at 20230401080011983
86594 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-babel_2.16.0.bb' (84,621) at 20241221090017668
86595 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_terratec.c' (84,622) at 20210307214932206
86596 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_mdb.c' (84,623) at 20240405153050173
86597 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_hdmi.c' (84,624) at 20220525020655071
86598 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/tc_police_scale.sh' (84,625) at 20210309003655996
86599 2025-01-21 03:01:02.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/host-interface.cpp' (84,626) at 20240820080018013
86600 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mpls_iptunnel.h' (84,627) at 20210307214931450
86601 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent_map.c' (84,628) at 20240503080014494
86602 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_route.c' (84,629) at 20240405153053357
86603 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c' (84,630) at 20240405153231311
86604 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.c' (84,631) at 20240405153051349
86605 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/userfaultfd.h' (84,632) at 20240906080037356
86606 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml' (84,633) at 20240405153045133
86607 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sunplus,sp7021-clkc.yaml' (84,634) at 20240405153045029
86608 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/mdb.c' (84,635) at 20240405153052377
86609 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/idle.h' (84,636) at 20210309003648832
86610 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/iperf3.service' (84,637) at 20210307205553682
86611 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-aio-multithread.c' (84,638) at 20230925080040101
86612 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.svg' (84,639) at 20210307205554274
86613 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/attr.c' (84,640) at 20241023080012895
86614 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/mmu-arm64_s10.c' (84,641) at 20210308005002780
86615 2025-01-21 03:01:02.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/img-ascii-lcd.c' (84,642) at 20240405153046677
86616 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/config' (84,643) at 20240405153232279
86617 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nfs/pnfs.c' (84,644) at 20240919080017078 to deleted uid set
86618 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/main.py' (84,645) at 20240413080012671
86619 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/tso.c' (84,646) at 20240405153053229
86620 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml' (84,647) at 20240405153229783
86621 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/dbus_utility.hpp' (84,648) at 20241217090008760 to deleted uid set
86622 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/mount.c' (84,649) at 20240405153052541
86623 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sdm845.c' (84,650) at 20240405153232191
86624 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-loader.c' (84,651) at 20240405153232199
86625 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/atmel-secumod.h' (84,652) at 20210307214931590
86626 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-rock2-som.dtsi' (84,653) at 20240405153045561
86627 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/ipt_SYNPROXY.c' (84,654) at 20210307214931946
86628 2025-01-21 03:01:02.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-milbeaut/Kconfig' (84,655) at 20210307214925898
86629 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ens1370.c' (84,656) at 20240405153053525
86630 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/Kconfig' (84,657) at 20210308005002952
86631 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/zforce_ts.h' (84,658) at 20210307214931482
86632 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/machine-summary-overview.txt.jinja' (84,659) at 20220804030014695
86633 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-pinctrl-uboot.dtsi' (84,660) at 20210308005002576
86634 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/prcm-regs.c' (84,661) at 20210308005002760
86635 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfs_ipk.bbclass' (84,662) at 20240124090012258
86636 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-reg.txt' (84,663) at 20220525020651678
86637 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/0001-Conceal-imp-warnings-in-Python3.patch' (84,664) at 20240301090012427
86638 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts' (84,665) at 20240405153229951
86639 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/Makefile' (84,666) at 20240405153047253
86640 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/nested.h' (84,667) at 20240405153230135
86641 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun9i-a80-ccu.h' (84,668) at 20210308005003636
86642 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/meson.build' (84,669) at 20220525020545505
86643 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/settings/phosphor-settings-defaults-native/bletchley-frontpanel.yaml' (84,670) at 20221206040015537
86644 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ioc32.c' (84,671) at 20240405153048525
86645 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb' (84,672) at 20230317080013821
86646 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/Makefile' (84,673) at 20210307214930922
86647 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/eukrea-tlv320.txt' (84,674) at 20210307214925426
86648 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/xen/meson.build' (84,675) at 20241211090212278
86649 2025-01-21 03:01:02.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_dummy_evgen.h' (84,676) at 20210307214928342
86650 2025-01-21 03:01:02.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm.c' (84,677) at 20220525020652506
86651 2025-01-21 03:01:02.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target.h' (84,678) at 20221215040039062
86652 2025-01-21 03:01:02.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/tricore/tc27x_soc.h' (84,679) at 20221215040039186
86653 2025-01-21 03:01:02.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/scpi-hwmon.c' (84,680) at 20240405153230667
86654 2025-01-21 03:01:02.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-admv1014' (84,681) at 20240405153044917
86655 2025-01-21 03:01:02.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc.c' (84,682) at 20241125090012247
86656 2025-01-21 03:01:02.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/sms-cards.h' (84,683) at 20210307214928602
86657 2025-01-21 03:01:02.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c' (84,684) at 20240405153047217
86658 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/mcast.c' (84,685) at 20240405153232035
86659 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/mei/mei-amt-version.c' (84,686) at 20220525020654935
86660 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sunplus/sunplus-sp7021-demo-v3.dts' (84,687) at 20240405153045585
86661 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv200d.h' (84,688) at 20210307214928018
86662 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_eq.c' (84,689) at 20220525020654987
86663 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig' (84,690) at 20210308005003232
86664 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/af9035.c' (84,691) at 20240405153230823
86665 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/6.Followthrough.rst' (84,692) at 20240405153229839
86666 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_recent.h' (84,693) at 20210307214931646
86667 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dio_link_encoder.c' (84,694) at 20240405153230399
86668 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/hi6421v600-irq.c' (84,695) at 20240405153230843
86669 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/inject-buildid.c' (84,696) at 20240613080016555
86670 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.json' (84,697) at 20210927100127469
86671 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/unicast_extensions.sh' (84,698) at 20240405153232283
86672 2025-01-21 03:01:02.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rzg2l_mipi_dsi_regs.h' (84,699) at 20240405153048745
86673 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/kickstart.rst' (84,700) at 20230114040015522
86674 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unxz.c' (84,701) at 20240405153053085
86675 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.kcov' (84,702) at 20210309003654520
86676 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gl518sm.c' (84,703) at 20240405153048857
86677 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (84,704) at 20210901000020343
86678 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/mipi-csis.c' (84,705) at 20240405153049461
86679 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/adsp.h' (84,706) at 20210308005002876
86680 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb' (84,707) at 20220204040022432
86681 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb' (84,708) at 20241221090017696
86682 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/fpga-region.rst' (84,709) at 20240613080016359
86683 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/xen-asm.S' (84,710) at 20241220090018306
86684 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (84,711) at 20241206090014234
86685 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/udp_tunnel.h' (84,712) at 20240405153231859
86686 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2771-0000/Makefile' (84,713) at 20210308005003024
86687 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/README' (84,714) at 20210308005003748
86688 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/Makefile' (84,715) at 20240405153232183
86689 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-streams.h' (84,716) at 20210307214928686
86690 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_vining_fpga.dts' (84,717) at 20240405153045441
86691 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/misc.c' (84,718) at 20210308005002780
86692 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/p9_sbe.c' (84,719) at 20240405153048865
86693 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson6-atv1200.dts' (84,720) at 20240405153045401
86694 2025-01-21 03:01:02.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/hugetlbpage.rst' (84,721) at 20240405153045285
86695 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp_xgbepcsr.c' (84,722) at 20210307214929658
86696 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/pci.c' (84,723) at 20210308005002996
86697 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/assembler.h' (84,724) at 20240405153046245
86698 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6-logicpd-som.dtsi' (84,725) at 20240405153045493
86699 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/comm.h' (84,726) at 20210307214932438
86700 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/ipcbuf.h' (84,727) at 20210307214931614
86701 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/zoom1/zoom1.c' (84,728) at 20210308005003016
86702 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/setup.h' (84,729) at 20220525020651798
86703 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/tach.cpp' (84,730) at 20230825080027869
86704 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/cxacru.c' (84,731) at 20240710080014597
86705 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n.c' (84,732) at 20240405153050561
86706 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-highlander/pinmux-r7785rp.c' (84,733) at 20210307214926538
86707 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/Kconfig' (84,734) at 20221215040039146
86708 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/platform.c' (84,735) at 20240405153046509
86709 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6358.c' (84,736) at 20240405153053657
86710 2025-01-21 03:01:02.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crc32-pclmul_asm.S' (84,737) at 20240405153046361
86711 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.h' (84,738) at 20240405153048325
86712 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/csp/include/variant/core.h' (84,739) at 20210307214926770
86713 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/ts4800.h' (84,740) at 20210308005003072
86714 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_hw.h' (84,741) at 20240405153050329
86715 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_app_nic.c' (84,742) at 20210307214929566
86716 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-afsplit.c' (84,743) at 20241211090212550
86717 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_audio.h' (84,744) at 20240405153048597
86718 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/advantech,idk-1110wr.yaml' (84,745) at 20240405153045041
86719 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/Kconfig' (84,746) at 20210307214928566
86720 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewPower.vue' (84,747) at 20241004080035967
86721 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/Kconfig' (84,748) at 20240405153230671
86722 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/bcmmii.c' (84,749) at 20240520080015155
86723 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8996.c' (84,750) at 20240405153230227
86724 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/stm32f2xx_timer.c' (84,751) at 20241211090212342
86725 2025-01-21 03:01:02.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/i2c.c' (84,752) at 20240405153051101
86726 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/cpp-style-and-conventions.md' (84,753) at 20230715080005098
86727 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-mlink.c' (84,754) at 20240405153232195
86728 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/kwbimage.cfg' (84,755) at 20210308005002908
86729 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/MAINTAINERS' (84,756) at 20210308005003036
86730 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/addr.c' (84,757) at 20240405153232079
86731 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/Makefile' (84,758) at 20210308005002760
86732 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo9039.c' (84,759) at 20240405153048625
86733 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/sys.c' (84,760) at 20220525020654467
86734 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap_git.bb' (84,761) at 20210307205554038
86735 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/funcmux.c' (84,762) at 20210308005002788
86736 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/time_helper.c' (84,763) at 20241211090212514
86737 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunbmac.h' (84,764) at 20210307214929646
86738 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/bletchley/cri_sensors.json' (84,765) at 20221207040007843
86739 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/Kconfig' (84,766) at 20240405153231695
86740 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi' (84,767) at 20240405153045825
86741 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (84,768) at 20241206090014226
86742 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/tlb.h' (84,769) at 20240405153230147
86743 2025-01-21 03:01:02.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/siphash.c' (84,770) at 20240405153053101
86744 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/phal_error.cpp' (84,771) at 20240820080019934
86745 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootm.c' (84,772) at 20230310090043279
86746 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_reqmgr.c' (84,773) at 20210309003649308
86747 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lsm_cgroup.c' (84,774) at 20240405153054257
86748 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra234-xusb.yaml' (84,775) at 20240405153045181
86749 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-test/pacbti/test-pacbti.bb' (84,776) at 20241206090014218
86750 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_actions.cpp' (84,777) at 20240808080032608
86751 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/board-d2net.c' (84,778) at 20240405153045673
86752 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/.clang-format' (84,779) at 20210908000006243
86753 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/boost_handler_timeline_vis.js' (84,780) at 20211109010017693
86754 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PFR/Attributes.interface.yaml' (84,781) at 20221207040023631
86755 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_tx_mib.h' (84,782) at 20240405153050705
86756 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/Makefile' (84,783) at 20210308005002552
86757 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/purgatory.c' (84,784) at 20220525020652110
86758 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/highuid.rst' (84,785) at 20210307214925226
86759 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.ipmbsensor.service' (84,786) at 20210706231659769
86760 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml' (84,787) at 20240405153045041
86761 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_17.dtso' (84,788) at 20240405153051213
86762 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c' (84,789) at 20210308005002968
86763 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/fsd-clk.h' (84,790) at 20240405153052641
86764 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ia_css_sc.host.h' (84,791) at 20240405153051837
86765 2025-01-21 03:01:02.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/iomux.c' (84,792) at 20210308005002548
86766 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ddr_regs.h' (84,793) at 20210308005003476
86767 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/sprd,gpio.yaml' (84,794) at 20240405153045061
86768 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_SECURE_BOOT_defconfig' (84,795) at 20210308005003244
86769 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/bfs.rst' (84,796) at 20210307214925482
86770 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_lpc.h' (84,797) at 20230426080043764
86771 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/jesurun_q5_defconfig' (84,798) at 20210308005003260
86772 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/binarystore-via-blobs.md' (84,799) at 20221209040006383
86773 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/hwio.c' (84,800) at 20210307214929962
86774 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/clk-pll.c' (84,801) at 20210307214926998
86775 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-video.h' (84,802) at 20240405153049365
86776 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/bootparams_atmel.S' (84,803) at 20210308005002712
86777 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/blk-commit-all.c' (84,804) at 20210308005046257
86778 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_mpc83xx_serdes.h' (84,805) at 20210308005002840
86779 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bcm3510.h' (84,806) at 20210307214928610
86780 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/012.out' (84,807) at 20210308005046413
86781 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/common.c' (84,808) at 20210308005003016
86782 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/bcm2835_sdhci.c' (84,809) at 20210308005003400
86783 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_resource.c' (84,810) at 20240913080013797
86784 2025-01-21 03:01:02.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-polaroid-mid2407pxe03.dts' (84,811) at 20210308005002624
86785 2025-01-21 03:01:02.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_reset_conf_masks.h' (84,812) at 20240405153046601
86786 2025-01-21 03:01:02.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atomic/atomic-instrumented.h' (84,813) at 20240628080014025
86787 2025-01-21 03:01:02.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_D0' (84,814) at 20210307214925198
86788 2025-01-21 03:01:02.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm946.S' (84,815) at 20210307214925974
86789 2025-01-21 03:01:02.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-rcar.c' (84,816) at 20240719080013349
86790 2025-01-21 03:01:02.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/Kconfig' (84,817) at 20240405153231707
86791 2025-01-21 03:01:02.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/bpf_jit_comp32.c' (84,818) at 20240405153046045
86792 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/nuvoton,ma35d1-reset.h' (84,819) at 20240405153052653
86793 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb' (84,820) at 20241221090017524
86794 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/mon_text.c' (84,821) at 20210307214930846
86795 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/procfs.c' (84,822) at 20210307214931142
86796 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_unlabeled.h' (84,823) at 20210307214932030
86797 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/trace_printk.c' (84,824) at 20240405153054261
86798 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb' (84,825) at 20241206090014214
86799 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/ptpd.service' (84,826) at 20210307205553822
86800 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_mpc8xx.c' (84,827) at 20210308005003484
86801 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_ls_attach_cgroup.c' (84,828) at 20240405153054269
86802 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-s5p.h' (84,829) at 20240405153049465
86803 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-core/musl/files/0001-Revert-ldso-fix-non-functional-fix-to-early-dynamic-.patch' (84,830) at 20241221090017472
86804 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-inv.c' (84,831) at 20240405153231947
86805 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_dbus.cpp' (84,832) at 20240904080029670
86806 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/wm8766.h' (84,833) at 20210307214932270
86807 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/cpus.c' (84,834) at 20240906080037448
86808 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/iwarp_common.h' (84,835) at 20210309003653892
86809 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event.h' (84,836) at 20240405153054361
86810 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ti,lp87524-q1.yaml' (84,837) at 20220525020651690
86811 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/Kconfig' (84,838) at 20240405153051773
86812 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/parseargs.sh' (84,839) at 20240405153054069
86813 2025-01-21 03:01:02.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/Makefile' (84,840) at 20210307214928558
86814 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/event.c' (84,841) at 20240405153050613
86815 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/107.out' (84,842) at 20210308005046445
86816 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Thaicom5_C-78.5E' (84,843) at 20210307205553762
86817 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/delay.c' (84,844) at 20240405153046265
86818 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/Makefile' (84,845) at 20210308005003084
86819 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-375.c' (84,846) at 20240405153231323
86820 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c' (84,847) at 20220525020654183
86821 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/reboot.h' (84,848) at 20210307214931658
86822 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/README.md' (84,849) at 20240807080019546
86823 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/initrd.c' (84,850) at 20240405153046345
86824 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/trace.h' (84,851) at 20210308005045777
86825 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/Kconfig' (84,852) at 20240405153051305
86826 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_fifo.h' (84,853) at 20210307214932198
86827 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_ethtool.c' (84,854) at 20240405153231071
86828 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_map.c' (84,855) at 20240405153054185
86829 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/board-type-checker/files/board-type-checker-fpb.service' (84,856) at 20221206040015537
86830 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_r1_defconfig' (84,857) at 20210308005003272
86831 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap44xx-clocks.dtsi' (84,858) at 20240405153045609
86832 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fast_commit.h' (84,859) at 20240405153052341
86833 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sha.h' (84,860) at 20210308005003708
86834 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2/0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch' (84,861) at 20241206090014262
86835 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/protocols.h' (84,862) at 20240326080039546
86836 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/util.h' (84,863) at 20210308005003628
86837 2025-01-21 03:01:02.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sa1100.c' (84,864) at 20240405153231515
86838 2025-01-21 03:01:02.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_13_0_2_sh_mask.h' (84,865) at 20220525020652807
86839 2025-01-21 03:01:02.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-thunder-ecam.c' (84,866) at 20240405153051233
86840 2025-01-21 03:01:02.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/book3s64.c' (84,867) at 20220525020652066
86841 2025-01-21 03:01:02.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/Makefile' (84,868) at 20210308005003524
86842 2025-01-21 03:01:02.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (84,869) at 20230909080012743
86843 2025-01-21 03:01:02.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/toshsd.h' (84,870) at 20210307214929206
86844 2025-01-21 03:01:02.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/Makefile' (84,871) at 20210308005002996
86845 2025-01-21 03:01:02.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s.dtsi' (84,872) at 20240405153045385
86846 2025-01-21 03:01:02.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c' (84,873) at 20240429080012424
86847 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk-frac-synth.c' (84,874) at 20240405153046845
86848 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/test_nmi_interface.robot' (84,875) at 20231216090016812
86849 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1781.c' (84,876) at 20240405153232143
86850 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210.dtsi' (84,877) at 20240405153229935
86851 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/Kconfig' (84,878) at 20210308005003204
86852 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-xgene.c' (84,879) at 20240405153231075
86853 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h' (84,880) at 20241216090017713
86854 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77980-cpg-mssr.c' (84,881) at 20240405153046837
86855 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0-initial_2.82.2.bb' (84,882) at 20241221090017640
86856 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/mtk-rng.yaml' (84,883) at 20240405153045153
86857 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/r7780mp.h' (84,884) at 20210308005003036
86858 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/99-gpio-keys.rules' (84,885) at 20210308005105437
86859 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/kwbimage.cfg' (84,886) at 20210308005002908
86860 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/waitwake.c' (84,887) at 20240405153053001
86861 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Baden-Wuerttemberg' (84,888) at 20210307205553766
86862 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/board.c' (84,889) at 20210308005002904
86863 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/headc57d.c' (84,890) at 20240405153048613
86864 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-phytec-pbab01.dts' (84,891) at 20240405153045505
86865 2025-01-21 03:01:02.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf100.fuc3.h' (84,892) at 20210307214927938
86866 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/futex_bench.c' (84,893) at 20210307214932698
86867 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/freediameter_1.5.0.bb' (84,894) at 20241221090017496
86868 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE08.boot' (84,895) at 20220525020655231
86869 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-mt6360.c' (84,896) at 20241211090145441
86870 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/traps_32.c' (84,897) at 20240405153046329
86871 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/coredump.h' (84,898) at 20240405153052673
86872 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_trace.h' (84,899) at 20240405153049937
86873 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/sync_manager.hpp' (84,900) at 20240712080028497 to deleted uid set
86874 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/Makefile' (84,901) at 20210307214931190
86875 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-tvaudio.c' (84,902) at 20220525020653275
86876 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c' (84,903) at 20240520080015143
86877 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq9574.c' (84,904) at 20240405153051345
86878 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xbr-4500.dts' (84,905) at 20240405153229871
86879 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/spectral.h' (84,906) at 20210307214929734
86880 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_pre_boot' (84,907) at 20231120090013292
86881 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cm_trace.c' (84,908) at 20210309003650052
86882 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-opc.h' (84,909) at 20240906080037352
86883 2025-01-21 03:01:02.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts' (84,910) at 20240405153045761
86884 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/cdx/main.c' (84,911) at 20240405153231571
86885 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v3_0.h' (84,912) at 20240405153047129
86886 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/ilitek,ili9882t.yaml' (84,913) at 20240405153229767
86887 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_io.c' (84,914) at 20210307214932218
86888 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/Makefile' (84,915) at 20210308005003180
86889 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/settings' (84,916) at 20240405153232275
86890 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/resize.cfg' (84,917) at 20210307205554470
86891 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-snapdragon.c' (84,918) at 20210308005002776
86892 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tuntap.rst' (84,919) at 20220525020651750
86893 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/efi.h' (84,920) at 20240405153046349
86894 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/glue_helper-asm-avx.S' (84,921) at 20220525020652134
86895 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vhost_iotlb.h' (84,922) at 20240405153052817
86896 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time.metadata.yaml' (84,923) at 20220430030026020
86897 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/m25p80_sfdp.h' (84,924) at 20241211090212258
86898 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/dm355.c' (84,925) at 20210308005002720
86899 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/machvec_impl.h' (84,926) at 20240405153045353
86900 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stm32mp13-clks.h' (84,927) at 20240405153052649
86901 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/core.c' (84,928) at 20240405153052205
86902 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/ixp46x_ts.h' (84,929) at 20220525020653663
86903 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-get-slot-info.rst' (84,930) at 20210309003648476
86904 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/spmobj-attributes.c' (84,931) at 20240405153231343
86905 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/Kconfig' (84,932) at 20210307214930306
86906 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb' (84,933) at 20241206090014234
86907 2025-01-21 03:01:02.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ag_resv.h' (84,934) at 20220525020654503
86908 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xive-regs.h' (84,935) at 20220525020652042
86909 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,gicp.txt' (84,936) at 20210307214925342
86910 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/dynaimage,al3320a.yaml' (84,937) at 20210309003648360
86911 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/opcua/open62541_1.3.8.bb' (84,938) at 20231126090012785
86912 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc4.h' (84,939) at 20210307214931374
86913 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/Makefile' (84,940) at 20210307214928078
86914 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_toc.cpp' (84,941) at 20210308005100997
86915 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-buildid-list.txt' (84,942) at 20240405153054077
86916 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_hsc_adi.json' (84,943) at 20241217090031433 to deleted uid set
86917 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp818.c' (84,944) at 20210308005003468
86918 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/uda1380.h' (84,945) at 20210307214931602
86919 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/prom.c' (84,946) at 20220525020651990
86920 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/conf/machine/kudo.conf' (84,947) at 20241221090017480
86921 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PADL' (84,948) at 20241221090017616
86922 2025-01-21 03:01:02.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/shfl_hostintf.h' (84,949) at 20240405153052557
86923 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_midi_event.h' (84,950) at 20210307214931602
86924 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vtime.c' (84,951) at 20240405153230083
86925 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/busconfig/bmc-vmi-ca.conf' (84,952) at 20210701100031463
86926 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/tie.h' (84,953) at 20210307214926770
86927 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/uprobes.c' (84,954) at 20240405153046293
86928 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/ib_rep.h' (84,955) at 20220525020653151
86929 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/tdo24m.c' (84,956) at 20240405153052177
86930 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/af9035.h' (84,957) at 20210307214928810
86931 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/generic-board-config.sh' (84,958) at 20210307214926294
86932 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-loongarch.h' (84,959) at 20240405153232211
86933 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-wpe.c' (84,960) at 20240405153046797
86934 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_rx.h' (84,961) at 20210309003651224
86935 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-purpletv.c' (84,962) at 20210307214928782
86936 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-hdk.dts' (84,963) at 20240405153229955
86937 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/rsyslog/rsyslog_%.bbappend' (84,964) at 20241206090014274
86938 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/loopback/tcm_loop.c' (84,965) at 20240405153051965
86939 2025-01-21 03:01:02.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb' (84,966) at 20230610080017603
86940 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c' (84,967) at 20240405153231227
86941 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/b64_pton_function_decl.patch' (84,968) at 20221003030013269
86942 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rw-by-file-record' (84,969) at 20210307214932566
86943 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/intrinsics.c' (84,970) at 20240405153047041
86944 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/pinmux-sh7269.c' (84,971) at 20210307214926562
86945 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-owl/clk_s900.h' (84,972) at 20210308005002660
86946 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-x3proto/ilsel.c' (84,973) at 20210307214926542
86947 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby_git.bb' (84,974) at 20230114040015470
86948 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/Makefile' (84,975) at 20220525020652086
86949 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/trinity_dpm.h' (84,976) at 20210307214928026
86950 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/README.rst' (84,977) at 20230426080043836
86951 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/libgcc.h' (84,978) at 20210307214926606
86952 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/Makefile' (84,979) at 20210308005003084
86953 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c' (84,980) at 20240910080014026
86954 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_mbox_format.fail' (84,981) at 20241206090014310
86955 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-pov-protab2-ips9.dts' (84,982) at 20210308005002616
86956 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uritemplate_4.1.1.bb' (84,983) at 20240301090012435
86957 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-faulty.c' (84,984) at 20240405153230771
86958 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv-trace.h' (84,985) at 20240405153049125
86959 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r300' (84,986) at 20210307214928018
86960 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lz4.h' (84,987) at 20210307214931418
86961 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/da9034-ts.c' (84,988) at 20210307214928502
86962 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/bg2.c' (84,989) at 20221102030020757
86963 2025-01-21 03:01:02.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-enum-mbus-code.rst' (84,990) at 20240405153045325
86964 2025-01-21 03:01:02.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/grlib_gptimer.c' (84,991) at 20241211090212342
86965 2025-01-21 03:01:02.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_main.c' (84,992) at 20240503080014482
86966 2025-01-21 03:01:02.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/.clang-tidy' (84,993) at 20221017030028079
86967 2025-01-21 03:01:02.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m2_berry_defconfig' (84,994) at 20210308005003248
86968 2025-01-21 03:01:02.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/ip_check_defrag_frags.h' (84,995) at 20240405153232255
86969 2025-01-21 03:01:02.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/Makefile' (84,996) at 20220525020653959
86970 2025-01-21 03:01:02.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.out' (84,997) at 20210308005046401 to deleted uid set
86971 2025-01-21 03:01:02.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/config.mk' (84,998) at 20210308005002552
86972 2025-01-21 03:01:02.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/target/target_core_base.h' (84,999) at 20240405153052889
86973 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t208xrdb.c' (85,000) at 20210308005002996
86974 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs.h' (85,001) at 20240405153052753
86975 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_taprio.c' (85,002) at 20241104090011619
86976 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-tangier.h' (85,003) at 20240405153231323
86977 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-cpu-opp.dtsi' (85,004) at 20220525020651902
86978 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/swig/swig/determinism.patch' (85,005) at 20241221090017676
86979 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grebbestad' (85,006) at 20210307205553782
86980 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/spear3xx_defconfig' (85,007) at 20240405153045617
86981 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/vm86.h' (85,008) at 20220525020652154
86982 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel_pmc_bxt.h' (85,009) at 20210307214931426
86983 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/utils.c' (85,010) at 20240405153231655
86984 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pythondeps' (85,011) at 20220910030013437
86985 2025-01-21 03:01:02.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/led.h' (85,012) at 20240405153053293
86986 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/emulate.c' (85,013) at 20240405153230131
86987 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/catalina-sys-init.service' (85,014) at 20241120090012764
86988 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32f4xx_syscfg.h' (85,015) at 20221215040039182
86989 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/020_pack_inv_image_align_power2.dts' (85,016) at 20210308005003752
86990 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_mac.h' (85,017) at 20210307214931646
86991 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sram242x.S' (85,018) at 20210307214925926
86992 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/printk-basics.rst' (85,019) at 20220525020651658
86993 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/meson8-gpio.h' (85,020) at 20210307214931338
86994 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/aspeed_apb2opb.c' (85,021) at 20241211090212270
86995 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/packagefiles/boost/meson.build' (85,022) at 20240402080040066
86996 2025-01-21 03:01:02.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_0_sh_mask.h' (85,023) at 20240405153048117
86997 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio_keys.h' (85,024) at 20210307214931394
86998 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/meson.build' (85,025) at 20240908080010102
86999 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mc13xxx.h' (85,026) at 20210307214930194
87000 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/probes.h' (85,027) at 20210307214925854
87001 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ampere_flash_bios.sh' (85,028) at 20240812080018512
87002 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_roce.c' (85,029) at 20240405153050237
87003 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/pipeline.json' (85,030) at 20210307214932534
87004 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/arm-charlcd.c' (85,031) at 20210309003649176
87005 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/vexpress-hwmon.c' (85,032) at 20240405153230667
87006 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/unaccepted_memory.c' (85,033) at 20240405153230295
87007 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/trace.h' (85,034) at 20241111090012121
87008 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP7/meson.build' (85,035) at 20230825080021137 to deleted uid set
87009 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-1.0' (85,036) at 20210307205554418
87010 2025-01-21 03:01:02.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/Kconfig' (85,037) at 20240405153230671 to deleted uid set
87011 2025-01-21 03:01:02.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ComputerSystem.v1_23_0.json' (85,038) at 20240918080002720
87012 2025-01-21 03:01:02.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-images-sha256.its' (85,039) at 20210308005003744
87013 2025-01-21 03:01:02.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c' (85,040) at 20240405153050641
87014 2025-01-21 03:01:02.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/netfs-api.rst' (85,041) at 20240405153229807
87015 2025-01-21 03:01:02.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/max77650-charger.yaml' (85,042) at 20210307214925402
87016 2025-01-21 03:01:02.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gn/gn_git.bb' (85,043) at 20241221090017472
87017 2025-01-21 03:01:02.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/meson.build' (85,044) at 20241211090212282
87018 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/enclosure.h' (85,045) at 20210307214931382
87019 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ceres-solver/ceres-solver_2.2.0.bb' (85,046) at 20231126090012797
87020 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_verbs.h' (85,047) at 20220525020653163
87021 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c' (85,048) at 20240405153231027
87022 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/barrier.h' (85,049) at 20240405153046273
87023 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/serializer.hpp' (85,050) at 20230629131804627
87024 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/p_corenet/Makefile' (85,051) at 20210308005002960
87025 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.h' (85,052) at 20240405153230503
87026 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/iteration_check_2.c' (85,053) at 20210307214932630
87027 2025-01-21 03:01:02.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tc_edt.sh' (85,054) at 20240405153054289
87028 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-settings.c' (85,055) at 20240405153230155
87029 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/uncore-cache.json' (85,056) at 20240405153054149
87030 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_audio.c' (85,057) at 20210307214928542
87031 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/pxa-mmc.txt' (85,058) at 20240405153229779
87032 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/MAINTAINERS' (85,059) at 20210308005003028
87033 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-mock_3.14.0.bb' (85,060) at 20241221090017560
87034 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_msub.c' (85,061) at 20210308005046505
87035 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/Makefile' (85,062) at 20210307214930910
87036 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ps-historical-service-time.c' (85,063) at 20240405153049249
87037 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.h' (85,064) at 20210307214927230
87038 2025-01-21 03:01:02.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun6i.h' (85,065) at 20210308005002668
87039 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-arasan.c' (85,066) at 20240405153230859
87040 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp' (85,067) at 20241211090002379
87041 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch' (85,068) at 20230706080014749
87042 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/rt5651.h' (85,069) at 20210307214931350
87043 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/logging/romulus-phosphor-logging-callouts-native.bb' (85,070) at 20241206090014230
87044 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb' (85,071) at 20241221090017560
87045 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/emsdp.h' (85,072) at 20210308005003592
87046 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/remove-stale-files' (85,073) at 20240405153232107
87047 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml' (85,074) at 20221207040023627
87048 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/spec_extend.rs' (85,075) at 20240405153232095
87049 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/phy_tbl.h' (85,076) at 20220418100043773
87050 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fcntl.h' (85,077) at 20220525020654563
87051 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/create_webpage.sh' (85,078) at 20210308004938816
87052 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_msgq.h' (85,079) at 20240405153049853
87053 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.9-fix-ftbfs.patch' (85,080) at 20230706080014749
87054 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/Makefile' (85,081) at 20240405153046861
87055 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/daemon.c' (85,082) at 20240719080013365
87056 2025-01-21 03:01:02.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/Makefile' (85,083) at 20210309003654188
87057 2025-01-21 03:01:02.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifspdu.h' (85,084) at 20240503080014498
87058 2025-01-21 03:01:02.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/permission.c' (85,085) at 20210307214932174
87059 2025-01-21 03:01:02.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_mmio.h' (85,086) at 20210309003654000
87060 2025-01-21 03:01:02.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-devres.c' (85,087) at 20240405153046777
87061 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_hw.c' (85,088) at 20210309003653312
87062 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-is31fl319x.c' (85,089) at 20240405153049217
87063 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86hvf.h' (85,090) at 20230925080040025
87064 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/client-connection.c' (85,091) at 20241211090212394
87065 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/work_92105_display.h' (85,092) at 20210308005003168
87066 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-capabilities.rst' (85,093) at 20220525020654135
87067 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-total-media-in-hand.c' (85,094) at 20210307214928786
87068 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ssd0303.c' (85,095) at 20240906080037216
87069 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-ac97.c' (85,096) at 20240405153053989
87070 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/sh73a0-kzm9g.dts' (85,097) at 20240405153045557
87071 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/tls_64.c' (85,098) at 20210307214926754
87072 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/sigreturn.S' (85,099) at 20210307214926078
87073 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_police.sh' (85,100) at 20220627100017222
87074 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.c' (85,101) at 20240405153048661
87075 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.c' (85,102) at 20240405153048661
87076 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_intr.c' (85,103) at 20240405153049893
87077 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rethook.h' (85,104) at 20240405153231839
87078 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_drm.c' (85,105) at 20240405153230579
87079 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/MAINTAINERS' (85,106) at 20210308005003072
87080 2025-01-21 03:01:02.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/csd.h' (85,107) at 20240405153052893
87081 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/regulator.c' (85,108) at 20210308005003216
87082 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/mm.c' (85,109) at 20210307214927922
87083 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/streebog.h' (85,110) at 20210307214931314
87084 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/mctp.h' (85,111) at 20240405153052861
87085 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/config_file_parser_error_tests.cpp' (85,112) at 20210308005405938
87086 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040_spi_rcw.cfg' (85,113) at 20210308005002992
87087 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/openvswitch.h' (85,114) at 20210307214931462
87088 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-yapp4-pegasus.dts' (85,115) at 20240405153045505
87089 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/Build' (85,116) at 20240613080016555
87090 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.17.bb' (85,117) at 20241221090017544
87091 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/net/bpf_jit_32.h' (85,118) at 20210307214925974
87092 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/bind_wildcard.c' (85,119) at 20240405153232275
87093 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-38x-solidrun-microsom.dtsi' (85,120) at 20210308005002568
87094 2025-01-21 03:01:02.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/translate.c' (85,121) at 20240906080037472
87095 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (85,122) at 20210307205553722
87096 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/syscalls/syscall.tbl' (85,123) at 20240405153230007
87097 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/spectral.c' (85,124) at 20240805080013987
87098 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/cpld_unittest.cpp' (85,125) at 20211014000010487
87099 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa310s.dts' (85,126) at 20240405153045457
87100 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/pervasive.c' (85,127) at 20240405153046205
87101 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/swift/obmc/power-supply-monitor/power-supply-monitor-1.conf' (85,128) at 20210307205553710
87102 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/bcrypt-Solar-Designer' (85,129) at 20241221090017620
87103 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c' (85,130) at 20240405153230355
87104 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-hmp-cmds.c' (85,131) at 20230426080043748
87105 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/Makefile' (85,132) at 20210308005003368
87106 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/cnic_if.h' (85,133) at 20210307214929338
87107 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_tcp_skb.c' (85,134) at 20240405153232255
87108 2025-01-21 03:01:02.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sseu.h' (85,135) at 20240405153048497
87109 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-debugfs.c' (85,136) at 20240405153052109
87110 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/vdso.ld' (85,137) at 20240326080039562
87111 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_display.c' (85,138) at 20240405153048785
87112 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/systemd/systemd/journald-size-policy-10MB.conf' (85,139) at 20240426080018064
87113 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch' (85,140) at 20241221090017636
87114 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem_1.5.bb' (85,141) at 20241221090017504
87115 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/ixp4xx/Kconfig' (85,142) at 20240405153046949
87116 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb' (85,143) at 20240301090012423
87117 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ktlb.S' (85,144) at 20210307214926594
87118 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/db1xxx_defconfig' (85,145) at 20240405153230007
87119 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/scan.h' (85,146) at 20210307214929966
87120 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/COPYING' (85,147) at 20210307205554642
87121 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,s5pv210-audss-clock.yaml' (85,148) at 20240405153045029
87122 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/meson.build' (85,149) at 20240330080006130
87123 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf600_bpf_loop.c' (85,150) at 20240405153054273
87124 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hisi-phase.c' (85,151) at 20210307214926974
87125 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_redirect.h' (85,152) at 20210307214931650
87126 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-readsl.S' (85,153) at 20210307214925870
87127 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/212' (85,154) at 20210927100127493
87128 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung-i2s.yaml' (85,155) at 20240405153045169
87129 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hvconsole.h' (85,156) at 20220525020652034
87130 2025-01-21 03:01:02.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/sprd_hwspinlock.c' (85,157) at 20240405153048885
87131 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mISDNhw.h' (85,158) at 20210307214931418
87132 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/adc/Makefile' (85,159) at 20240405153051817
87133 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/mdev' (85,160) at 20210307205554482
87134 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp' (85,161) at 20230202040004526
87135 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.23.6.bb' (85,162) at 20240413080012663
87136 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-kernel/linux/linux-aspeed/transformers.cfg' (85,163) at 20211013000033044
87137 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9132.dtsi' (85,164) at 20210307214926194
87138 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/watchdog.S' (85,165) at 20210308005002824
87139 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/xor.h' (85,166) at 20240405153052621
87140 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/r7780mp.h' (85,167) at 20210308005003612
87141 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/vmem_public.h' (85,168) at 20210307214930546
87142 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/region.c' (85,169) at 20240906080037548
87143 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/router_test.cpp' (85,170) at 20240904080003190
87144 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7203.h' (85,171) at 20210308005002848
87145 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/irq_public.h' (85,172) at 20210307214930546
87146 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/unistd_64.h' (85,173) at 20241211090212374
87147 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/long-double.c' (85,174) at 20230426080043952
87148 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/default-relay' (85,175) at 20210608000015795
87149 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/memcpy.S' (85,176) at 20210307214926098
87150 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-hooks-list.h' (85,177) at 20210307214932602
87151 2025-01-21 03:01:02.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/sunxi_display.c' (85,178) at 20210308005003536
87152 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/etrap_32.S' (85,179) at 20210307214926594
87153 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp8788-isink.h' (85,180) at 20210307214931430
87154 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/gplugd/Makefile' (85,181) at 20210308005002904
87155 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/common/cper-json-error-status.json' (85,182) at 20241207090009631
87156 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cs423x/Makefile' (85,183) at 20210307214932218
87157 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8750.yaml' (85,184) at 20220525020651714
87158 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ste-db8500-clkout.h' (85,185) at 20240405153052649
87159 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7425.dtsi' (85,186) at 20240405153045985
87160 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier2U/bios_attrs.json' (85,187) at 20241111090035286
87161 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_timings.c' (85,188) at 20210308005003416
87162 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt' (85,189) at 20240405153229807
87163 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi' (85,190) at 20240405153045837
87164 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/huge_count_read_write.c' (85,191) at 20240405153054293
87165 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sis96x.c' (85,192) at 20210307214928298
87166 2025-01-21 03:01:02.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/hycon,hy46xx.yaml' (85,193) at 20240405153045081
87167 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-qspi.c' (85,194) at 20240405153231459
87168 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/test/utils_test.cpp' (85,195) at 20221017030028083
87169 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_compression.c' (85,196) at 20240405153230267
87170 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/iclass.c' (85,197) at 20230925080040021
87171 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/softfloat-parts-addsub.c.inc' (85,198) at 20210927100127085
87172 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/tt.c' (85,199) at 20240405153050517
87173 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/selftests/bpf/verifier/precise.c' (85,200) at 20241211090145577 to deleted uid set
87174 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch' (85,201) at 20241206090014262
87175 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-reset.c' (85,202) at 20220525020652018
87176 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/iohelper.h' (85,203) at 20220525020653211
87177 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fib_notifier.h' (85,204) at 20210307214931558
87178 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/power-good-assert@.service' (85,205) at 20240113090014532
87179 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/triggers.hpp' (85,206) at 20210308005059165
87180 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/socrates_defconfig' (85,207) at 20210307214926366
87181 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/loongarch/boot.h' (85,208) at 20240906080037332
87182 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/test_vsyscall.c' (85,209) at 20240405153054381
87183 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-bitmap.h' (85,210) at 20240405153230771
87184 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0007-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch' (85,211) at 20240413080012651
87185 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-kernel-fadump_release_mem' (85,212) at 20220525020651630
87186 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/Kconfig' (85,213) at 20210308005003056
87187 2025-01-21 03:01:02.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb' (85,214) at 20220402030015975
87188 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h' (85,215) at 20240405153049881
87189 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/mac.h' (85,216) at 20241104090011579
87190 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/subprojects/boost.wrap' (85,217) at 20240501080016543
87191 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/Makefile' (85,218) at 20210308005002972
87192 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/time.h' (85,219) at 20220525020651986
87193 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-disco/MAINTAINERS' (85,220) at 20210308005003056
87194 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rorbacksnas' (85,221) at 20210307205553790
87195 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-afe-fe-dai.h' (85,222) at 20210307214932394
87196 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/exynos5-dt.c' (85,223) at 20210308005003044
87197 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/time64.h' (85,224) at 20220525020654683
87198 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/cmd_hdmidet.c' (85,225) at 20210308005002724
87199 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/smccc-call.S' (85,226) at 20210308005002560
87200 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-libidn-perl-0.12/libidn-wr-cross-compile.patch' (85,227) at 20210307205554006
87201 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/fix-host-contamination-when-enable-static-daq.patch' (85,228) at 20210307205553814
87202 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/release' (85,229) at 20240405153053433
87203 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/033' (85,230) at 20240906080037564
87204 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/i2c.c' (85,231) at 20210308005003720
87205 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/digital_core.c' (85,232) at 20220525020654883
87206 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/clock.c' (85,233) at 20210307214926186
87207 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/clock.hpp' (85,234) at 20220412175720086
87208 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/tx.h' (85,235) at 20210307214929622
87209 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/erst-test.c' (85,236) at 20240906080037568
87210 2025-01-21 03:01:02.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_b.c' (85,237) at 20210308005046517
87211 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6359.c' (85,238) at 20240405153053657
87212 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/module.lds.h' (85,239) at 20210309003648820
87213 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/_millicodethunk.S' (85,240) at 20210308005002544
87214 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/Makefile' (85,241) at 20240405153046841
87215 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/device-tree-gpio-naming.md' (85,242) at 20221209040006383
87216 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame_git.bb' (85,243) at 20240301090012431
87217 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074-hk10.dtsi' (85,244) at 20240405153045761
87218 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/Kconfig' (85,245) at 20220429100100498
87219 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/Makefile' (85,246) at 20240405153049785
87220 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/upcall.c' (85,247) at 20240405153052317
87221 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_queue.c' (85,248) at 20240405153049577
87222 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/elan,ekth6915.yaml' (85,249) at 20240405153229767
87223 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-j721e.c' (85,250) at 20240405153047009
87224 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/sched.h' (85,251) at 20210307214929370
87225 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qlist.c' (85,252) at 20221215040039266
87226 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/oem-extension-numbering.md' (85,253) at 20240808080020596
87227 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (85,254) at 20210307205554074
87228 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_interleave.c' (85,255) at 20240405153053377
87229 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/block_validity.c' (85,256) at 20240405153052337
87230 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/packagegroup/packagegroup-security-vtpm.bb' (85,257) at 20210812000025270
87231 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_functions.scss' (85,258) at 20220105012522983
87232 2025-01-21 03:01:02.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/m_can_pci.c' (85,259) at 20240405153049733
87233 2025-01-21 03:01:02.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/Makefile' (85,260) at 20240405153051457
87234 2025-01-21 03:01:02.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lion-rk3368_defconfig' (85,261) at 20210308005003264
87235 2025-01-21 03:01:02.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/run-ptest' (85,262) at 20210307205554122
87236 2025-01-21 03:01:02.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-surface_aggregator-tabletsw' (85,263) at 20240405153044917
87237 2025-01-21 03:01:02.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_base_cmd.hpp' (85,264) at 20210311201857434
87238 2025-01-21 03:01:02.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/openvswitch.rst' (85,265) at 20210307214925538
87239 2025-01-21 03:01:02.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/fsidbg/fsidbg_git.bb' (85,266) at 20241221090017564
87240 2025-01-21 03:01:02.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/e500.c' (85,267) at 20240405153046189
87241 2025-01-21 03:01:02.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/jit-interface.txt' (85,268) at 20210307214932506
87242 2025-01-21 03:01:02.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_2_1_offset.h' (85,269) at 20210309003649628
87243 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/30xinput_calibrate.sh' (85,270) at 20210307205554590
87244 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/common/common.h' (85,271) at 20210308005002904
87245 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mii.h' (85,272) at 20240405153052733
87246 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/82571.c' (85,273) at 20240411080014086
87247 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/208' (85,274) at 20210927100127493
87248 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-pistachio.c' (85,275) at 20240405153051341
87249 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c' (85,276) at 20210307214928042
87250 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c' (85,277) at 20240405153230247
87251 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/epia.c' (85,278) at 20240405153046665
87252 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_sigtramp.h' (85,279) at 20241211090212218
87253 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copypage_64.S' (85,280) at 20240405153230043
87254 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/Kconfig' (85,281) at 20240405153052029
87255 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-gnutls.c.inc' (85,282) at 20241211090212226
87256 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/chip.cpp' (85,283) at 20230511080009359
87257 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/csi_rx.c' (85,284) at 20210309003653016
87258 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-pci.c' (85,285) at 20240613080016387
87259 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode.h' (85,286) at 20220804100015884
87260 2025-01-21 03:01:02.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fixed-mmio.c' (85,287) at 20240405153046777
87261 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-fsl-usb.c' (85,288) at 20240405153052125
87262 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_ets.c' (85,289) at 20240405153053369
87263 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_ssc.h' (85,290) at 20240405153052753
87264 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/tuntap_user.c' (85,291) at 20240405153046345
87265 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+pooncerelease+poacquireonce.litmus' (85,292) at 20220525020655127
87266 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/unaligned.h' (85,293) at 20210308005002816
87267 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml' (85,294) at 20240405153229759
87268 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v12_0_ppsmc.h' (85,295) at 20240405153048349
87269 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_trans_inode.c' (85,296) at 20240405153231775
87270 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/nonzero_speed_trust.hpp' (85,297) at 20210308005059169
87271 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-seaboard.dts' (85,298) at 20210308005002628
87272 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/MAINTAINERS' (85,299) at 20210308005003020
87273 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_gate.c' (85,300) at 20240405153046857
87274 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588j.dtsi' (85,301) at 20240405153045821
87275 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/config.h' (85,302) at 20210308005002644
87276 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/xfrm.h' (85,303) at 20240405153053477
87277 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm-regbits-44xx.h' (85,304) at 20240405153045661
87278 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/Makefile' (85,305) at 20210308005003032
87279 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/caif/Makefile' (85,306) at 20220525020653415
87280 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/aliases' (85,307) at 20220429100100410
87281 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/cper-generate.c' (85,308) at 20241114091008828
87282 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.c' (85,309) at 20240405153048657
87283 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/kbdconfig' (85,310) at 20210307205554582
87284 2025-01-21 03:01:02.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/img-mdc-dma.txt' (85,311) at 20210307214925310
87285 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/polyval-ce-glue.c' (85,312) at 20240405153045849
87286 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/syscfg.h' (85,313) at 20210308005002664
87287 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/Kconfig' (85,314) at 20220525020653863
87288 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_hal.h' (85,315) at 20240405153231179
87289 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/proc-armv/ptrace.h' (85,316) at 20210308005002704
87290 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_synquacer.c' (85,317) at 20240405153230203
87291 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mps,mpq7920.yaml' (85,318) at 20240405153229791
87292 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Duvnas_Basna' (85,319) at 20210307205553778
87293 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/acpi-info.rst' (85,320) at 20240405153045281
87294 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/smp.h' (85,321) at 20240405153229999
87295 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib9000.c' (85,322) at 20240405153230779
87296 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kexec.h' (85,323) at 20240405153046245
87297 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_damage_helper_test.c' (85,324) at 20240405153048769
87298 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci6208.c' (85,325) at 20240405153046889
87299 2025-01-21 03:01:02.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/run-ci' (85,326) at 20221207040044387
87300 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kconfig-nommu' (85,327) at 20210307214925678
87301 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0004-autofs.init.in-remove-bashism.patch' (85,328) at 20241221090017496
87302 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tls.h' (85,329) at 20210309003649048
87303 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.c' (85,330) at 20210307214927950
87304 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/geodefb.h' (85,331) at 20210307214930910
87305 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml' (85,332) at 20240405153045021
87306 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/drivers/Makefile' (85,333) at 20240405153046345
87307 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c' (85,334) at 20240405153051377
87308 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (85,335) at 20220618030015174
87309 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-cpu-thermal.dtsi' (85,336) at 20210308005002596
87310 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_sdram.c' (85,337) at 20210308005003368
87311 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/brcmu_utils.h' (85,338) at 20210307214929818
87312 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/patch.bbclass' (85,339) at 20240301090012447
87313 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/attribs_def.h.inc' (85,340) at 20240906080037472
87314 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-m/tune-cortexm33.inc' (85,341) at 20240301090012451
87315 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/TODO' (85,342) at 20220525020654115
87316 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/samples.py' (85,343) at 20220823030015991
87317 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smumgr.h' (85,344) at 20240405153048341
87318 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c' (85,345) at 20240405153047169
87319 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone-yocto/machconfig' (85,346) at 20210307205554390
87320 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_b.c' (85,347) at 20210308005046517
87321 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/imximage.cfg' (85,348) at 20210308005003168
87322 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st,nomadik.txt' (85,349) at 20210307214925294
87323 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/meson.build' (85,350) at 20221011100015132
87324 2025-01-21 03:01:02.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpuidle_haltpoll.h' (85,351) at 20210307214931370
87325 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0001-Add-autogen.sh.patch' (85,352) at 20230131040012027
87326 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/LICENSE' (85,353) at 20210308005121525
87327 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/ftrace.c' (85,354) at 20240405153045629
87328 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-0.3-beta15-autodetect-717479.patch' (85,355) at 20230706080014757
87329 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cobra5272_defconfig' (85,356) at 20210308005003252
87330 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sharkl64.dtsi' (85,357) at 20210307214926050
87331 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7180-pas.yaml' (85,358) at 20240405153229791
87332 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_dmm_priv.h' (85,359) at 20240405153048677
87333 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_at_ao.c' (85,360) at 20240405153046897
87334 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/cacheflush.h' (85,361) at 20240405153229991
87335 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini-nand.dts' (85,362) at 20210308005002636
87336 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc' (85,363) at 20240405153054305
87337 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed-smc-utils.h' (85,364) at 20241211090212542
87338 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/midi.c' (85,365) at 20210307214932438
87339 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-cards.c' (85,366) at 20210309003650324
87340 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/apple/pmgr-pwrstate.c' (85,367) at 20240405153231347
87341 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/sections.c' (85,368) at 20210308005002884
87342 2025-01-21 03:01:02.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0/0001-Install-example-binary-needed-for-core-image-clutter.patch' (85,369) at 20210608000015791
87343 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_ct.c' (85,370) at 20241018080014542
87344 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-dvb.c' (85,371) at 20240405153049557
87345 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb3503.h' (85,372) at 20240405153052769
87346 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Artistic-1.0' (85,373) at 20210307205554414
87347 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/davinci/vpif_types.h' (85,374) at 20240405153231847
87348 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/kuap.c' (85,375) at 20240405153230047
87349 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf_arm.h' (85,376) at 20241211090212470
87350 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/marvell-8xxx.txt' (85,377) at 20240405153045121
87351 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/signal.c' (85,378) at 20240906080037156
87352 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (85,379) at 20210307205553694
87353 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/taskstats-struct.rst' (85,380) at 20210307214925214
87354 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/Makefile' (85,381) at 20240405153045473
87355 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/zynq_gem.c' (85,382) at 20210308005003448
87356 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/tee-supplicant.sh' (85,383) at 20220804030014691
87357 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/ResourceManagement/PowerControlStore.js' (85,384) at 20241004080035963
87358 2025-01-21 03:01:02.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dst_cache.c' (85,385) at 20241216090017785
87359 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OpenPBS-2.3' (85,386) at 20241221090017616
87360 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/starfive,jh7110-crg.h' (85,387) at 20240405153231795
87361 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/gcc.py' (85,388) at 20241221090017628
87362 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tipc_netlink.h' (85,389) at 20210309003653996
87363 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/common-auth' (85,390) at 20230505080015455
87364 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/StorageCollection_v1.xml' (85,391) at 20240619080002936
87365 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/lis3lv02d_spi.c' (85,392) at 20240405153049641
87366 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/cmd_poweroff.c' (85,393) at 20210308005002732
87367 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/index.rst' (85,394) at 20240405153045009
87368 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pcf50633-regulator.c' (85,395) at 20240405153051469
87369 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/MAINTAINERS' (85,396) at 20210308005002908
87370 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/0001-tests-fix-TESTSUITE_AT.patch' (85,397) at 20231011080016614
87371 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (85,398) at 20240308090017907
87372 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonpointer_3.0.0.bb' (85,399) at 20241221090017668
87373 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pcic.h' (85,400) at 20210307214926582
87374 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/gemini-poweroff.txt' (85,401) at 20210307214925402
87375 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_optc.c' (85,402) at 20240429080012416
87376 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/z2ram.c' (85,403) at 20240405153046717
87377 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/prune-kernel' (85,404) at 20240405153053457
87378 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ddr.h' (85,405) at 20210308005003476
87379 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/postprocess/decode_msr.py' (85,406) at 20210524100034850
87380 2025-01-21 03:01:02.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/readeeprom.cpp' (85,407) at 20230719080010903
87381 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/st-poweroff.c' (85,408) at 20240405153231351
87382 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/remoteproc.rst' (85,409) at 20240405153045265
87383 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/makefile-add-ldflags.patch' (85,410) at 20210307205553834
87384 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/byte_reverse.c' (85,411) at 20221215040039390
87385 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smbus/0001-Use-setuptools-as-distutils-is-deprecated.patch' (85,412) at 20220204040022540
87386 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-5a.inc' (85,413) at 20230919080013978
87387 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/.clang-format' (85,414) at 20241219090030044
87388 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41-i2c.c' (85,415) at 20240405153053573
87389 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tls.h' (85,416) at 20241118090018499
87390 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/barrier.h' (85,417) at 20240815080012867
87391 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/maint-appx.rst' (85,418) at 20230114040015514
87392 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.h' (85,419) at 20220525020652819
87393 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/smp-cps.h' (85,420) at 20240405153046013
87394 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains54xx_data.c' (85,421) at 20210307214925922
87395 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-cmd.c' (85,422) at 20240405153053317
87396 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_imx7.h' (85,423) at 20210308005003588
87397 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config.bb' (85,424) at 20241206090014202
87398 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.c' (85,425) at 20210309003650380
87399 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.json' (85,426) at 20230925080040089
87400 2025-01-21 03:01:02.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/mtd/ubi-user.h' (85,427) at 20240405153052945
87401 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ramoops.rst' (85,428) at 20240405153044961
87402 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/export.c' (85,429) at 20240415080012983
87403 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-ftrace.S' (85,430) at 20240405153045629
87404 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml' (85,431) at 20240405153045169
87405 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2131.h' (85,432) at 20210307214928798
87406 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt' (85,433) at 20220525020651666
87407 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr.host.c' (85,434) at 20210307214930550
87408 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/strace.list' (85,435) at 20210308005045761
87409 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff' (85,436) at 20241029080011443
87410 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/trace.c' (85,437) at 20240405153053941
87411 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pch.h' (85,438) at 20210308005003676
87412 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-topology.rst' (85,439) at 20240405153045217
87413 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/sam9g20_wm8731.c' (85,440) at 20240710080014617
87414 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/Makefile' (85,441) at 20240405153054009
87415 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly827e.c' (85,442) at 20210309003649820
87416 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/setup.c' (85,443) at 20240726080012846
87417 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd938x-sdw.c' (85,444) at 20240815080012931
87418 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter.c' (85,445) at 20240405153053277
87419 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_spdif.h' (85,446) at 20240405153232175
87420 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-plgpio.c' (85,447) at 20240405153051369
87421 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_tt.c' (85,448) at 20240520080015151
87422 2025-01-21 03:01:02.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/e500mc.c' (85,449) at 20240405153230043
87423 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/tlb.c' (85,450) at 20210308005002992
87424 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dm816x.dtsi' (85,451) at 20210308005002576
87425 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/kona_i2c.c' (85,452) at 20210308005003384
87426 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/img,pistachio-reset.txt' (85,453) at 20210307214925414
87427 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x01.c' (85,454) at 20210307214928078
87428 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/Kconfig' (85,455) at 20210308005003340
87429 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (85,456) at 20230807080022150
87430 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool/test_read_write_plainfiles.sh' (85,457) at 20241221090017512
87431 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/interact.c' (85,458) at 20240405153049133
87432 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_unaligned.c' (85,459) at 20210308005003704
87433 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/Makefile' (85,460) at 20210308005003056
87434 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/pv.c' (85,461) at 20240906080037532
87435 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mr.c' (85,462) at 20220525020653163
87436 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/a64-olinuxino_defconfig' (85,463) at 20210308005003244
87437 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/slg51000-regulator.c' (85,464) at 20240405153051473
87438 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_nla.h' (85,465) at 20240405153046705
87439 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,usb8041.yaml' (85,466) at 20240405153229803
87440 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-sub1.c' (85,467) at 20240405153231947
87441 2025-01-21 03:01:02.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f34v7.c' (85,468) at 20240405153049153
87442 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c' (85,469) at 20240405153045989
87443 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_cmd.c' (85,470) at 20240405153231471
87444 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-phytec-pfla02.dtsi' (85,471) at 20240405153045505
87445 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ehci-sysbus.c' (85,472) at 20241211090212342
87446 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5640.c' (85,473) at 20241211090145565
87447 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-torbreck.dts' (85,474) at 20240405153045573
87448 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/property.hpp' (85,475) at 20240817080036816
87449 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_dscp_router.sh' (85,476) at 20240405153054297
87450 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qcom_scm.h' (85,477) at 20240405153047045
87451 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/smack_test_file_access.sh' (85,478) at 20220721030015853
87452 2025-01-21 03:01:02.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ssd1307fb.c' (85,479) at 20240613080016475
87453 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/netwinder.rst' (85,480) at 20240405153044973
87454 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyipmitest/Makefile' (85,481) at 20210308004922932
87455 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/itg3200_buffer.c' (85,482) at 20220525020653099
87456 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/sock.c' (85,483) at 20241216090017785
87457 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/linecount.py' (85,484) at 20221206040017633
87458 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat34_C-55.5W' (85,485) at 20210307205553762
87459 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-monterey.c' (85,486) at 20210307214928094
87460 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.tee' (85,487) at 20210308005003300
87461 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/conf/machine/sbp1.conf' (85,488) at 20240201090017664
87462 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/fw.c' (85,489) at 20210307214929782
87463 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.h' (85,490) at 20210307214927966
87464 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atom-bits.h' (85,491) at 20210307214927698
87465 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy.bb' (85,492) at 20241221090017480
87466 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/j2_defconfig' (85,493) at 20210307214926542
87467 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/tlbflush.h' (85,494) at 20240405153046069
87468 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/Makefile' (85,495) at 20210307214932190
87469 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/fault.c' (85,496) at 20240405153230019
87470 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/Makefile' (85,497) at 20220525020652382
87471 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/pwm-tacho-controller@1e786000.conf' (85,498) at 20240904080027738
87472 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8-norm.c' (85,499) at 20240405153052557
87473 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/Makefile' (85,500) at 20210308005003052
87474 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/hsdk.h' (85,501) at 20210308005003596
87475 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/uievent.py' (85,502) at 20230131040012043
87476 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bk4r1_defconfig' (85,503) at 20210308005003252
87477 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat21_C-58.0W' (85,504) at 20210307205553762
87478 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/arcv2/ivt.S' (85,505) at 20210308005002540
87479 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_syscall.h' (85,506) at 20220429100100642
87480 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/config' (85,507) at 20240405153054305
87481 2025-01-21 03:01:02.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dragonboard410c.dts' (85,508) at 20210308005002576
87482 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sensordatahandler.hpp' (85,509) at 20240829080022542
87483 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts' (85,510) at 20240405153229971
87484 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/phy.c' (85,511) at 20210308005003740
87485 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/cross-compile.patch' (85,512) at 20230706080014757
87486 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/amd8111e.c' (85,513) at 20240405153049785
87487 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0_pptable.h' (85,514) at 20240405153230511
87488 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-decoder.rst' (85,515) at 20240405153229843
87489 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/st,stm32-pinctrl.txt' (85,516) at 20210308005003308
87490 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1300.c' (85,517) at 20240405153045977
87491 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tiocl.h' (85,518) at 20210307214931662
87492 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/print-tree.c' (85,519) at 20240815080012903
87493 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-pll.c' (85,520) at 20210307214926998
87494 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/prctl_option.sh' (85,521) at 20240405153054173
87495 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dpd/decimal64.h' (85,522) at 20210308005046041
87496 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/soundbus.h' (85,523) at 20240405153053485
87497 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/rcutorture.c' (85,524) at 20230426080043952
87498 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/da8xx_remoteproc.c' (85,525) at 20240405153051477
87499 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/ncplite-ipmi-inventory-sensors.yaml' (85,526) at 20230412080023456
87500 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/otg_productlist.h' (85,527) at 20210309003653196
87501 2025-01-21 03:01:02.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/dump-arch.h' (85,528) at 20240326080039550
87502 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_ether.c' (85,529) at 20240405153050373
87503 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/host0' (85,530) at 20210817000018512
87504 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/Kconfig' (85,531) at 20210308005003340
87505 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/ada4250.c' (85,532) at 20240405153048965
87506 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-apple-aic.c' (85,533) at 20240405153049189
87507 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/forward-visitor.h' (85,534) at 20210927100127249
87508 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_reset.c' (85,535) at 20240405153046857
87509 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc.h' (85,536) at 20240405153049661
87510 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/yuv-formats.rst' (85,537) at 20220525020651790
87511 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ivsc/mei_csi.c' (85,538) at 20240805080013967
87512 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_sriov.c' (85,539) at 20210307214927078
87513 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-AU' (85,540) at 20241221090017616
87514 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c' (85,541) at 20240405153048481
87515 2025-01-21 03:01:02.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/examples/README' (85,542) at 20210308005116213
87516 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/sensor.hpp' (85,543) at 20220726030047623
87517 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-dev.h' (85,544) at 20240405153046937
87518 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda18271c2dd.c' (85,545) at 20240712080021069
87519 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/init_task.h' (85,546) at 20220525020654575
87520 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ts4800-ts.txt' (85,547) at 20210307214925338
87521 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/da7218.txt' (85,548) at 20210307214925426
87522 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/identify-component.rst' (85,549) at 20230919080013970
87523 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-powerreset@.service' (85,550) at 20240316080012480
87524 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/liburcu/liburcu_0.14.1.bb' (85,551) at 20241221090017696
87525 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_format_caps.c' (85,552) at 20210307214927734
87526 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btrsi.c' (85,553) at 20240613080016379
87527 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_socket_ipv6.c' (85,554) at 20240405153053281
87528 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/MAINTAINERS' (85,555) at 20210308005003044
87529 2025-01-21 03:01:02.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8548CDS_defconfig' (85,556) at 20210308005003240
87530 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_mgmt.h' (85,557) at 20220525020653815
87531 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/perf_asm.S' (85,558) at 20210307214926330
87532 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/0001-Emit-no-line-directives-if-gen_line_dirs-is-false.patch' (85,559) at 20210307205554506
87533 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/bcma-hcd.c' (85,560) at 20221128040017562
87534 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/templates/default/local.conf.sample' (85,561) at 20241221090017476
87535 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h' (85,562) at 20220525020653495
87536 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/bare-metal-obmc-console/disable-obmc-console.service' (85,563) at 20241126090011759
87537 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/net.c' (85,564) at 20240405153232111
87538 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-regulator-coupler.c' (85,565) at 20240405153051761
87539 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8026-asus-sparrow.dts' (85,566) at 20240405153229891
87540 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-cfq-target-latency' (85,567) at 20210307214925194
87541 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_i225.h' (85,568) at 20210309003651020
87542 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/core.c' (85,569) at 20240405153231367
87543 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/intel-ish-hid.rst' (85,570) at 20240405153045217
87544 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_gadget.h' (85,571) at 20210308005003520
87545 2025-01-21 03:01:02.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/webui/phosphor-webui_%.bbappend' (85,572) at 20241206090014274
87546 2025-01-21 03:01:02.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35510.c' (85,573) at 20240405153230615
87547 2025-01-21 03:01:02.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5616.h' (85,574) at 20210307214932326
87548 2025-01-21 03:01:02.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom-labibb-regulator.yaml' (85,575) at 20240405153045145
87549 2025-01-21 03:01:02.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/mISDNisar.c' (85,576) at 20240405153049213
87550 2025-01-21 03:01:02.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/webmin.service' (85,577) at 20210307205554038
87551 2025-01-21 03:01:02.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Volume.v1_10_0.json' (85,578) at 20240824080002938
87552 2025-01-21 03:01:02.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb' (85,579) at 20230919080013962
87553 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/nvdimm.txt' (85,580) at 20220429100100422
87554 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/Makefile' (85,581) at 20240405153054309
87555 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_UTIL.json' (85,582) at 20230612080032252
87556 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-x86/chassis/x86-power-control_%.bbappend' (85,583) at 20241206090014278
87557 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/utilities.py' (85,584) at 20241029080012599
87558 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0043-firmware-psci-Fix-bind_smccc_features-psci-check.patch' (85,585) at 20240413080012631
87559 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sy7636a-regulator.c' (85,586) at 20240405153051473
87560 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40.dtsi' (85,587) at 20240405153045393
87561 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/076_vblock_bad_phandle.dts' (85,588) at 20210308005003752
87562 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/io.c' (85,589) at 20210307214925862
87563 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-j314-j316.dtsi' (85,590) at 20240405153045717
87564 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/opt.tcl' (85,591) at 20210308005007116
87565 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbushelper_interface.hpp' (85,592) at 20241009080031118
87566 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra114/Makefile' (85,593) at 20210308005002788
87567 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/task_local_storage_exit_creds.c' (85,594) at 20240405153054273
87568 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/dsp_spos.c' (85,595) at 20220525020654991
87569 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/clocks.cfg' (85,596) at 20210308005003084
87570 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_cfg.c' (85,597) at 20210308005003076
87571 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/perf_regs.h' (85,598) at 20210307214932458
87572 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb' (85,599) at 20241221090017496
87573 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/tegra194-reset.h' (85,600) at 20210307214931350
87574 2025-01-21 03:01:02.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/hmm.c' (85,601) at 20240405153051833
87575 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_7k_common.h' (85,602) at 20210307214929606
87576 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (85,603) at 20230412080023460
87577 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/meson.build' (85,604) at 20231130090027074
87578 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package_rpm.bbclass' (85,605) at 20241221090017604
87579 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/main.cpp' (85,606) at 20240820080023694
87580 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/.gitignore' (85,607) at 20210307214926298
87581 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.prettierrc.yaml' (85,608) at 20240905080021954
87582 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/Makefile' (85,609) at 20210308005003044
87583 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/ctl.c' (85,610) at 20240405153051981
87584 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/unistd-oabi.h' (85,611) at 20210308005046065
87585 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/dev-audio-s3c64xx.c' (85,612) at 20240405153045685
87586 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/extents.c' (85,613) at 20240805080014019
87587 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/of_addr.h' (85,614) at 20210308005003628
87588 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml' (85,615) at 20240227090019896
87589 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/physaddr.c' (85,616) at 20210307214926738
87590 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4session.h' (85,617) at 20240405153052425
87591 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_40x.S' (85,618) at 20240405153230035
87592 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test.dts' (85,619) at 20210308005003760
87593 2025-01-21 03:01:02.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/tx.c' (85,620) at 20240405153231191
87594 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/signal.h' (85,621) at 20240405153046401
87595 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/trace.c' (85,622) at 20210307214930242
87596 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_device.h' (85,623) at 20240405153048697
87597 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h616-orangepi-zero.dtsi' (85,624) at 20240405153229915
87598 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/Makefile' (85,625) at 20220525020654787
87599 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (85,626) at 20240206090017943
87600 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-arrow-gray.svg' (85,627) at 20210308005107069
87601 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-imx6.c' (85,628) at 20241008080013963
87602 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/deploy.bbclass' (85,629) at 20220910030013385
87603 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/sse-counter.c' (85,630) at 20241211090212342
87604 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/timex.h' (85,631) at 20220627100016922
87605 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hwmon-vid.h' (85,632) at 20210307214931398
87606 2025-01-21 03:01:02.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb' (85,633) at 20241221090017516
87607 2025-01-21 03:01:02.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/sgiseeq.c' (85,634) at 20240405153050257
87608 2025-01-21 03:01:02.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_lpc.c' (85,635) at 20241211090212294
87609 2025-01-21 03:01:02.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ucRobotics/bubblegum_96/Kconfig' (85,636) at 20210308005003088
87610 2025-01-21 03:01:02.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gk208.fuc5.h' (85,637) at 20210307214927970
87611 2025-01-21 03:01:02.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/scatterlist.c' (85,638) at 20240520080015215
87612 2025-01-21 03:01:02.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h' (85,639) at 20240628080014001
87613 2025-01-21 03:01:02.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/signal.h' (85,640) at 20240405153046249
87614 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EthernetInterfaceCollection.json' (85,641) at 20240619080002944
87615 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/netgear/dgnd3700v2/MAINTAINERS' (85,642) at 20210308005003024
87616 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/gef_sbc610.c' (85,643) at 20240405153230051
87617 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max8903_charger.c' (85,644) at 20240405153231355
87618 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/k210-rst.h' (85,645) at 20220525020654547
87619 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-cirrus' (85,646) at 20210308005046237
87620 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/zswap.rst' (85,647) at 20240405153229739
87621 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ext4_extents.h' (85,648) at 20220525020654395
87622 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/stericsson,ab8500.yaml' (85,649) at 20240405153229779
87623 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/st-vgxy61.rst' (85,650) at 20240405153045309
87624 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/armsse.c' (85,651) at 20241211090212246
87625 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/memory.json' (85,652) at 20240405153054109
87626 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/auto_submenu/Kconfig' (85,653) at 20210307214932154
87627 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/Makefile' (85,654) at 20210307214929750
87628 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/Kconfig' (85,655) at 20210308005003528
87629 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c' (85,656) at 20240405153230983
87630 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-38x-controlcenterdc.dts' (85,657) at 20210308005002568
87631 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-sabresd-u-boot.dtsi' (85,658) at 20210308005002584
87632 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/arc-uart.txt' (85,659) at 20210307214925418
87633 2025-01-21 03:01:02.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074-hk01.dts' (85,660) at 20240405153045761
87634 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (85,661) at 20241207090012331
87635 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/pfn_devs.c' (85,662) at 20240405153231271
87636 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tricore/Kconfig' (85,663) at 20240906080037304
87637 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/readdir.h' (85,664) at 20240405153052581
87638 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/0002-do-not-import-target-module-while-cross-compile.patch' (85,665) at 20240113090014532
87639 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/example/config.json' (85,666) at 20221213040025761
87640 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Volume_v1.xml' (85,667) at 20240824080002934
87641 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_device.c' (85,668) at 20240405153048565
87642 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing/0002-ooo-file-unreg.c-Include-poll.h-instead-of-sys-poll..patch' (85,669) at 20241221090017540
87643 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/radvd_2.19.bb' (85,670) at 20241206090014238
87644 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/meson.build' (85,671) at 20210308005053421
87645 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-test/run-ptest' (85,672) at 20230804080018091
87646 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-rtl8139.rom' (85,673) at 20210308005046181 to deleted uid set
87647 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/g12a-aoclkc.h' (85,674) at 20210307214931346
87648 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/.clang-format' (85,675) at 20241219090021588
87649 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ata.h' (85,676) at 20210308005003560
87650 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/irqflags.h' (85,677) at 20210307214926178
87651 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/time/context-tracking/arch-support.txt' (85,678) at 20240405153045201
87652 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cortina.txt' (85,679) at 20210307214925374
87653 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm2.c' (85,680) at 20240405153046541
87654 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0008-libtool-do-not-use-jlibtool.patch' (85,681) at 20230131040012027
87655 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-pci-kvm.h' (85,682) at 20221215040039186
87656 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/Kconfig' (85,683) at 20210308005003056
87657 2025-01-21 03:01:02.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/perf_event.h' (85,684) at 20220525020651970
87658 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/imx8mn.h' (85,685) at 20210307214931338
87659 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c' (85,686) at 20240405153230739
87660 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_compare_byte_action_tests.cpp' (85,687) at 20210308005405938
87661 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/Makefile' (85,688) at 20240613080016363
87662 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/lib80211_crypt_tkip.c' (85,689) at 20210309003654492
87663 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-tests/testcpuid.py2' (85,690) at 20241211090212538
87664 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/jazz.h' (85,691) at 20210307214926214
87665 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/lc.c' (85,692) at 20240429080012436
87666 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5315u/Makefile' (85,693) at 20210308005002948
87667 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_translate_dcn21.h' (85,694) at 20210307214927306
87668 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/davinci-mcbsp.txt' (85,695) at 20210307214925426
87669 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_pm.h' (85,696) at 20240405153048545
87670 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_v4l2.c' (85,697) at 20240405153052077
87671 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/mman.h' (85,698) at 20210307214926590
87672 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/rpidistro-ffmpeg_5.1.4.bb' (85,699) at 20241206090014282
87673 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4800/Makefile' (85,700) at 20210308005003072
87674 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/bpf_perf_event.h' (85,701) at 20220804100015888
87675 2025-01-21 03:01:02.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-topcliff-pch.c' (85,702) at 20240405153051801
87676 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter.c' (85,703) at 20240326080039574
87677 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/0001-Modify-the-Makefile-for-cross-compile.patch' (85,704) at 20210307205553838
87678 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly-reload-core.dtsi' (85,705) at 20240405153045561
87679 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/entry.h' (85,706) at 20210307214926174
87680 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-eckelmann-ci4x10.dts' (85,707) at 20240405153045497
87681 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/vmlinux.lds.S' (85,708) at 20240405153046029
87682 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscc-sc7280.c' (85,709) at 20240405153046833
87683 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdm630-pinctrl.yaml' (85,710) at 20240405153045137
87684 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/hashes.c' (85,711) at 20210307214931234
87685 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi-generic.rst' (85,712) at 20240405153045253
87686 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-1a.inc' (85,713) at 20240301090012451
87687 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/rtkit-crashlog.c' (85,714) at 20240405153051753
87688 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ldd.py' (85,715) at 20220910030013401
87689 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycurl_7.45.3.bb' (85,716) at 20241221090017560
87690 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/sbi-ipi.c' (85,717) at 20240405153046257
87691 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/bmalloc-fix.patch' (85,718) at 20241221090017692
87692 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/fixed.c' (85,719) at 20210308005003472
87693 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_no_start.cpp' (85,720) at 20210308005108645
87694 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_trigger_actions.cpp' (85,721) at 20240808080032608
87695 2025-01-21 03:01:02.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821.h' (85,722) at 20220525020653271
87696 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/if_link.h' (85,723) at 20240405153054053
87697 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gf119.fuc4.h' (85,724) at 20210307214927970
87698 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wm8350_wdt.c' (85,725) at 20240405153052245
87699 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/selenium_helpers_base.py' (85,726) at 20241221090017592
87700 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/switch_to.h' (85,727) at 20210307214926178
87701 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/sh_ksyms_32.c' (85,728) at 20210307214926570
87702 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Heinavesi' (85,729) at 20210307205553770
87703 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/ser.c' (85,730) at 20240910080014058
87704 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_slp.robot' (85,731) at 20240628080017121
87705 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbussy/setuptools.patch' (85,732) at 20220204040022536
87706 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/Makefile' (85,733) at 20210307214932286
87707 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/bios.c' (85,734) at 20241009080011081
87708 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/prepare-emmc-qemu/prepare-emmc-qemu' (85,735) at 20221217040017229
87709 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_9_sm6375.h' (85,736) at 20240405153230591
87710 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-samsung-ufs.c' (85,737) at 20240405153051297
87711 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xen-stubs.c' (85,738) at 20241211090212254
87712 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/bloom_filter.c' (85,739) at 20240520080015207
87713 2025-01-21 03:01:02.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp852.c' (85,740) at 20210307214931178
87714 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mfd-mcp-sa11x0.h' (85,741) at 20210307214931478
87715 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/armpll.c' (85,742) at 20210308005002552
87716 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd/f0418b0d8b54c21a1e5b0c6dce3277e938d07e7c.patch' (85,743) at 20241206090014242
87717 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/Makefile' (85,744) at 20210308005002988
87718 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/Makefile' (85,745) at 20210308004922932
87719 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mk802ii_defconfig' (85,746) at 20210308005003268
87720 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axs103_idu.dts' (85,747) at 20210307214925662
87721 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/xmc.c' (85,748) at 20240405153049713
87722 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Traryd_Betas' (85,749) at 20210307205553794
87723 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4_sd_rcw.cfg' (85,750) at 20210308005002996
87724 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/regulator.h' (85,751) at 20210307214931610
87725 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/redfish/controllers/redfish-controller.js' (85,752) at 20210308005107077
87726 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pbx-a9.dts' (85,753) at 20240405153045401
87727 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/eth.c' (85,754) at 20210308005003168
87728 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs305-1g-4s.dtsi' (85,755) at 20240405153045453
87729 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.h' (85,756) at 20240405153049469
87730 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/firmware.c' (85,757) at 20240405153046225
87731 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/Makefile' (85,758) at 20210307214929902
87732 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/kdb_debugger.c' (85,759) at 20220525020654695
87733 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-maxim-pmic.dtsi' (85,760) at 20240405153045485
87734 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_factory_dce120.h' (85,761) at 20210307214927302
87735 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv748x/adv748x-csi2.c' (85,762) at 20240405153230783
87736 2025-01-21 03:01:02.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-isiot.dtsi' (85,763) at 20240405153045525
87737 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/boot_loader.h' (85,764) at 20210307214929782
87738 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ipu3_rcb.svg' (85,765) at 20210307214925234
87739 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SessionService.v1_1_9.json' (85,766) at 20240619080002956
87740 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/Makefile' (85,767) at 20240405153047245
87741 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_dim.c' (85,768) at 20210307214929514
87742 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_runtime_pm.c' (85,769) at 20240405153048541
87743 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sparc-us3-cpufreq.c' (85,770) at 20240405153046917
87744 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cap_helpers.h' (85,771) at 20240405153054241
87745 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-mac.h' (85,772) at 20210307214926166
87746 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/Makefile' (85,773) at 20210307214928106
87747 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53659@62.conf' (85,774) at 20210307205554094
87748 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/mag3110.c' (85,775) at 20240405153049005
87749 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/svc-i3c-master.c' (85,776) at 20241216090017705
87750 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spider-pci.c' (85,777) at 20240405153230051
87751 2025-01-21 03:01:02.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-debug.c' (85,778) at 20210307214932390
87752 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfuart.h' (85,779) at 20210307214926162
87753 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw.h' (85,780) at 20220525020654975
87754 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/ras-data-parser.cpp' (85,781) at 20240830080017491
87755 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_fast.c' (85,782) at 20240405153053117
87756 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_snic.h' (85,783) at 20240405153051737
87757 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8186-clock.yaml' (85,784) at 20240405153045013
87758 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec6.0-0.dtsi' (85,785) at 20210307214926354
87759 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/aes-round.h' (85,786) at 20230925080039921
87760 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/semicall.h' (85,787) at 20240906080037576
87761 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/zswap.c' (85,788) at 20240405153231983
87762 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-cleanup.service' (85,789) at 20210308005102829
87763 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_tsol.h' (85,790) at 20210308004938820
87764 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/base.h' (85,791) at 20210307214929750
87765 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gdbm/files/run-ptest' (85,792) at 20230609080014415
87766 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/flow_dissector.c' (85,793) at 20240805080014051
87767 2025-01-21 03:01:02.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml' (85,794) at 20240405153045109
87768 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware-k2hk.h' (85,795) at 20210308005002732
87769 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-apq8064.c' (85,796) at 20240405153051345
87770 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d2.dtsi' (85,797) at 20210308005002612
87771 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_task.c' (85,798) at 20240405153051629
87772 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MSI_Primo73_defconfig' (85,799) at 20210308005003240
87773 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-sound-card.yaml' (85,800) at 20240405153229799
87774 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/sound-uclass.c' (85,801) at 20210308005003488
87775 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sym53c8xx.h' (85,802) at 20210308005003688
87776 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/at91_i2c.c' (85,803) at 20210308005003380
87777 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bbappend' (85,804) at 20240119090013779
87778 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/map_tests/htab_map_batch_ops.c' (85,805) at 20240405153054245
87779 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-lib_1.2.13.bb' (85,806) at 20241221090017692
87780 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/pam/libpam_%.bbappend' (85,807) at 20230505080015455
87781 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/bus.json' (85,808) at 20240405153054109
87782 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm450-motorola-ali.dts' (85,809) at 20240405153045785
87783 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-invalide-session.patch' (85,810) at 20210307205553818
87784 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/debug-exceptions.c' (85,811) at 20240405153232267
87785 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_tftp.c' (85,812) at 20210308005003372
87786 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle.h' (85,813) at 20240405153046921
87787 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-liteboard.dts' (85,814) at 20210308005002588
87788 2025-01-21 03:01:02.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console_%.bbappend' (85,815) at 20241206090014226
87789 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nf_socket_ipv4.c' (85,816) at 20240405153053257
87790 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/as3722.txt' (85,817) at 20210307214925358
87791 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.min.css' (85,818) at 20210307205554270
87792 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/smmu-common.h' (85,819) at 20240906080037328
87793 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mem.h' (85,820) at 20210308005002636
87794 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_group.h' (85,821) at 20240405153048741
87795 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gic_common.c' (85,822) at 20240906080037236
87796 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/acpi_object_usage.rst' (85,823) at 20240405153229739
87797 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml' (85,824) at 20240405153045153
87798 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/block-dirty-bitmap.c' (85,825) at 20240906080037368
87799 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/vdso.S' (85,826) at 20240326080039562
87800 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/README' (85,827) at 20210308005003708
87801 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/netcat-locale_h.patch' (85,828) at 20210307205553842
87802 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77961-salvator-xs.dts' (85,829) at 20220525020651934
87803 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.h' (85,830) at 20240405153049693
87804 2025-01-21 03:01:02.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sdhci.h' (85,831) at 20210308005003684
87805 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/atvda.h' (85,832) at 20210307214930310
87806 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp-sabreauto.dts' (85,833) at 20210308005002584
87807 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rc4.c' (85,834) at 20210308005003712
87808 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_shortlog_length.pass' (85,835) at 20241206090014310
87809 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65218-regulator.c' (85,836) at 20240405153231367
87810 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Battery_v1.xml' (85,837) at 20240619080002920
87811 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston32r2_defconfig' (85,838) at 20210308005003252
87812 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp10b.c' (85,839) at 20240405153048665
87813 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/led.h' (85,840) at 20240405153230019
87814 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/buildtools-make-tarball.bb' (85,841) at 20220502030010156
87815 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools_2.15.bb' (85,842) at 20240413080012659
87816 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/axg-aoclk.c' (85,843) at 20240405153230215
87817 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/tcg-cpu.c' (85,844) at 20240906080037492
87818 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kasan.rst' (85,845) at 20240405153229751
87819 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (85,846) at 20240829080014018
87820 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/npcm7xx_smbus.h' (85,847) at 20240326080039538
87821 2025-01-21 03:01:02.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_hhf.c' (85,848) at 20240405153053369
87822 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/Makefile' (85,849) at 20210309003650212
87823 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/messages/presence.hpp' (85,850) at 20220412175720086
87824 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0002-Revert-configure-Require-libmodplug-0.8.9.patch' (85,851) at 20230114040015490
87825 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.err' (85,852) at 20220429100100882
87826 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/Build' (85,853) at 20240405153054089
87827 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/archiver.bbclass' (85,854) at 20241221090017612
87828 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_redirect_multi.sh' (85,855) at 20240405153054289
87829 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/config.um' (85,856) at 20240405153054325
87830 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/speed.c' (85,857) at 20210308005002728
87831 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/phycore_rk3288/phycore-rk3288.c' (85,858) at 20210308005003028
87832 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-ff-rdk-nand.dts' (85,859) at 20240405153045525
87833 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/sprd,sc27xx-pmic.txt' (85,860) at 20210307214925362
87834 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cpm.c' (85,861) at 20240405153230675
87835 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/atmel-at91.yaml' (85,862) at 20240405153045013
87836 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/lib/supporting_libs.py' (85,863) at 20221209040018567
87837 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/i2c.h' (85,864) at 20210308005002664
87838 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/seg6_hmac.c' (85,865) at 20240613080016531
87839 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/conntrack.h' (85,866) at 20220525020654887
87840 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v4.5.c' (85,867) at 20240405153050345
87841 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_api.h' (85,868) at 20240405153052693
87842 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libssp-nonshared.bb' (85,869) at 20241206090014314
87843 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-cgu.h' (85,870) at 20240405153046873
87844 2025-01-21 03:01:02.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/meson.build' (85,871) at 20241211090212542
87845 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_3xxx.c' (85,872) at 20240405153046885
87846 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/clock.c' (85,873) at 20210308005002760
87847 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_probe_user.c' (85,874) at 20240405153054277
87848 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_client_blt.c' (85,875) at 20240405153048481
87849 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/hisilicon,hi3660-mailbox.txt' (85,876) at 20210307214925350
87850 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/u64_stats_sync_api.h' (85,877) at 20240405153052809
87851 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91rm9200ek.dts' (85,878) at 20240405153045465
87852 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/softfloat-specialize' (85,879) at 20210307214925978
87853 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/Inventory.pm' (85,880) at 20210308005052041
87854 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-stubs.c' (85,881) at 20240326080039754
87855 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ia_css_ctc2.host.h' (85,882) at 20210307214930554
87856 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-fmt.rst' (85,883) at 20220525020651786
87857 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/Makefile' (85,884) at 20240405153054301
87858 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/OWNERS' (85,885) at 20240920080011535
87859 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/context.c' (85,886) at 20240405153049629
87860 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-exynos.h' (85,887) at 20240405153051365
87861 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_lvds.c' (85,888) at 20220525020653011
87862 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/util.cpp' (85,889) at 20231027080010242
87863 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-raspberrypi-exp.c' (85,890) at 20240405153230307
87864 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_mtdif.h' (85,891) at 20210308005003556
87865 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/qos.h' (85,892) at 20210308005003040
87866 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/cache.c' (85,893) at 20210308005002708
87867 2025-01-21 03:01:02.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.c' (85,894) at 20240405153048641
87868 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb' (85,895) at 20221022030011098
87869 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-arm64.inc' (85,896) at 20230811080018314
87870 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/rpolicy.hpp' (85,897) at 20240820080023694
87871 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dsp3400/gdb-config.c.inc' (85,898) at 20210308005046361
87872 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-gate-93.c' (85,899) at 20240405153046785
87873 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/Platform' (85,900) at 20240405153046053
87874 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/amlogic/Kconfig' (85,901) at 20240405153051269
87875 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vmxnet3-test.c' (85,902) at 20221215040039382
87876 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr.h' (85,903) at 20240405153054357
87877 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm11/Makefile' (85,904) at 20210308005002544
87878 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/distro_features_check.bbclass' (85,905) at 20220910030013385
87879 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/float_convd.conf' (85,906) at 20221215040039386
87880 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.h' (85,907) at 20240405153049957
87881 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/manager.cpp' (85,908) at 20230511080010311
87882 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/kmsg_dump.c' (85,909) at 20240405153046345
87883 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/fans.json' (85,910) at 20231213090027090
87884 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kp_imx6q_tpc.h' (85,911) at 20210308005003600
87885 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/arm-linux-user.mak' (85,912) at 20221215040039066
87886 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/am6_hardware.h' (85,913) at 20210308005002732
87887 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/linux-firmware_20241210.bb' (85,914) at 20241221090017688
87888 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SecurityPolicy_v1.xml' (85,915) at 20240619080002936
87889 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log.h' (85,916) at 20240405153052597
87890 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-utils.h' (85,917) at 20240405153054181
87891 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/qos_fuzz.h' (85,918) at 20210927100127509
87892 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/README' (85,919) at 20210308005002992
87893 2025-01-21 03:01:02.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/soc/imx8_pd.h' (85,920) at 20210308005003644
87894 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Cairns' (85,921) at 20210307205553762
87895 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wm8350.c' (85,922) at 20240405153047085
87896 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff@.service' (85,923) at 20240730080012557
87897 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_d.c' (85,924) at 20210308005046521
87898 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-x11spi/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (85,925) at 20211015100030976
87899 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/Kconfig' (85,926) at 20210308005003372
87900 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend' (85,927) at 20240413080012683
87901 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/micrel-ksz90x1.txt' (85,928) at 20210308005003304
87902 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_l4lb_noinline.c' (85,929) at 20240405153054277
87903 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f12.c' (85,930) at 20210307214928494
87904 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1.dtsi' (85,931) at 20240405153045737
87905 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/Makefile' (85,932) at 20210307214926270
87906 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/extack.sh' (85,933) at 20240405153054297
87907 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gv100.c' (85,934) at 20220525020652963
87908 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_rc.h' (85,935) at 20220525020653167
87909 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-poweron@.target' (85,936) at 20240321080027598
87910 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/st,stm32-dac.yaml' (85,937) at 20240405153045073
87911 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/debugobjects.c' (85,938) at 20241008080014027
87912 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/virtio-console.c' (85,939) at 20240326080039430
87913 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/mca_drv.c' (85,940) at 20240405153045925
87914 2025-01-21 03:01:02.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h616.h' (85,941) at 20240405153046857
87915 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_static_linked2.c' (85,942) at 20220525020655199
87916 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sd_event_loop.hpp' (85,943) at 20241102080028842
87917 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.c' (85,944) at 20241220090018318 to deleted uid set
87918 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/environ.c' (85,945) at 20210307214932186
87919 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi' (85,946) at 20210308005002612
87920 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_display.png' (85,947) at 20210307205554254 to deleted uid set
87921 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb' (85,948) at 20230706080014785
87922 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-before-include.out' (85,949) at 20210308005046401 to deleted uid set
87923 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/syscall_nr.h' (85,950) at 20210927100127045
87924 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7710.h' (85,951) at 20210308005002848
87925 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/max77650.yaml' (85,952) at 20240405153045105
87926 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-chromeos' (85,953) at 20210309003648252
87927 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz' (85,954) at 20210307205554594 to deleted uid set
87928 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_config.h' (85,955) at 20240405153052945
87929 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.h' (85,956) at 20210309003649668
87930 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/bug-hunting.rst' (85,957) at 20220525020651766
87931 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/fill.py' (85,958) at 20210308005003748
87932 2025-01-21 03:01:02.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/limits.h' (85,959) at 20210307214931694
87933 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-1002-1.0W' (85,960) at 20210307205553762
87934 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-media-ctl-Install-media-ctl-header-and-library-files.patch' (85,961) at 20241221090017532
87935 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/fou-user.c' (85,962) at 20240405153054073
87936 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-lock.c' (85,963) at 20241018080014598
87937 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci-debugfs.h' (85,964) at 20210307214927074
87938 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/Apache-2.0' (85,965) at 20210307214925638
87939 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98371.h' (85,966) at 20210307214932314
87940 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.c' (85,967) at 20210307214929358
87941 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7393_regs.h' (85,968) at 20240405153049305
87942 2025-01-21 03:01:02.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/COPYING' (85,969) at 20210308005045721
87943 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5695.c' (85,970) at 20240405153049329
87944 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-olinuxino-micro.dts' (85,971) at 20240405153045377
87945 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDomainCollection_v1.xml' (85,972) at 20240619080002932
87946 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-close.rst' (85,973) at 20210309003648492
87947 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/index.rst' (85,974) at 20240405153045265
87948 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm.c' (85,975) at 20240405153232123
87949 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/sysfs.c' (85,976) at 20240405153046153
87950 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipmi_bmc.h' (85,977) at 20210307214931638
87951 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs_stack.h' (85,978) at 20240405153231811
87952 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_jensen.c' (85,979) at 20220525020651802
87953 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_mock.hpp' (85,980) at 20240817080027656
87954 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp_0.3-beta15-52.diff' (85,981) at 20230317080013793
87955 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/atp.h' (85,982) at 20240405153050253
87956 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allegro,al5e.yaml' (85,983) at 20240405153045089
87957 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h743i-disco.dts' (85,984) at 20210308005002616
87958 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpm-proc.c' (85,985) at 20240405153231451
87959 2025-01-21 03:01:02.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93-tqma9352.dtsi' (85,986) at 20240910080014014
87960 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/meson-card.h' (85,987) at 20240405153053973
87961 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-snowball.dts' (85,988) at 20240405153229899
87962 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/netlink.c' (85,989) at 20240405153230699
87963 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-setup-build' (85,990) at 20241221090017704
87964 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dcb/Kconfig' (85,991) at 20210307214931918
87965 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/x86.h' (85,992) at 20210307214931814
87966 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-scsi_tape' (85,993) at 20210307214925198
87967 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/namei.c' (85,994) at 20240405153231695
87968 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/cryptodev.json' (85,995) at 20241211090212450
87969 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fadvise.h' (85,996) at 20210307214931630
87970 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_debugfs.c' (85,997) at 20240405153048785
87971 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_ttc.h' (85,998) at 20240405153050129
87972 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/objdiff' (85,999) at 20240405153053457
87973 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/apq8039-t2.dts' (86,000) at 20240405153229935
87974 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/lists.h' (86,001) at 20210308005003628
87975 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_unlabeled.c' (86,002) at 20240405153053341
87976 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-yosemite.c' (86,003) at 20210307214926338
87977 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun20i-d1.c' (86,004) at 20240405153231335
87978 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DynamicBBPowerSaving.c' (86,005) at 20220525020654179
87979 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/lib80211.c' (86,006) at 20210309003654492
87980 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/bttv-cardlist.rst' (86,007) at 20210307214925230
87981 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo/0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch' (86,008) at 20241221090017664
87982 2025-01-21 03:01:02.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-command.err' (86,009) at 20210308005046409
87983 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_image.c' (86,010) at 20210308005003764
87984 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32f769.c' (86,011) at 20210307214930122
87985 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/svcauth_gss.c' (86,012) at 20240613080016539
87986 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-runner_6.0.1.bb' (86,013) at 20241221090017560
87987 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/yocto-space-optimize.inc' (86,014) at 20241221090017612
87988 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-software-manager-mmc.bbclass' (86,015) at 20240424080012220
87989 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_v4l2.h' (86,016) at 20240405153049397
87990 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/poky.conf' (86,017) at 20241221090017604
87991 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-doc/xorg-doc-common.inc' (86,018) at 20240106090017237
87992 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sysfs.c' (86,019) at 20240405153053389
87993 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98363.c' (86,020) at 20240405153232151
87994 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_voutlib.h' (86,021) at 20240405153049481
87995 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/core_64.c' (86,022) at 20240712080021057
87996 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/common/board.c' (86,023) at 20210308005003172
87997 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11.c' (86,024) at 20241211090212374
87998 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/icon.dts' (86,025) at 20220525020652030
87999 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/Build' (86,026) at 20210307214932582
88000 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-of-goodix.c' (86,027) at 20240405153048825
88001 2025-01-21 03:01:02.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc6_rtr_regs.h' (86,028) at 20240405153046605
88002 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/LICENSE' (86,029) at 20210308005059701
88003 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-pdbg-dts.cpp' (86,030) at 20230516080019606
88004 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/tishift.S' (86,031) at 20210307214926086
88005 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm95245.c' (86,032) at 20240405153048861
88006 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max20751.rst' (86,033) at 20210309003648428
88007 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/Makefile' (86,034) at 20210307214929666
88008 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-vf610' (86,035) at 20220804100015872
88009 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_descr.h' (86,036) at 20240906080037484
88010 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-gp/MAINTAINERS' (86,037) at 20210308005002904
88011 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_misc.c' (86,038) at 20210307214932642
88012 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/meson.build' (86,039) at 20240906080037500
88013 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-key4.db' (86,040) at 20210307205553986 to deleted uid set
88014 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rza2.c' (86,041) at 20240405153231335
88015 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/ieee1284_ops.c' (86,042) at 20210920100020719
88016 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/dirPagination.js' (86,043) at 20210308005107069
88017 2025-01-21 03:01:02.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ite-cir.h' (86,044) at 20220525020653311
88018 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_init.h' (86,045) at 20210307214930366
88019 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BitTorrent-1.1' (86,046) at 20211006000025230
88020 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/watch.hpp' (86,047) at 20211101000101059
88021 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/sh_flctl.h' (86,048) at 20210307214931454
88022 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/scsi_dh_rdac.c' (86,049) at 20240405153051589
88023 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/arm-softmmu.mak' (86,050) at 20240906080037160
88024 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi' (86,051) at 20210308005002616
88025 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb' (86,052) at 20240301090012419
88026 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/rio_cm.rst' (86,053) at 20210307214925470
88027 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/0005-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch' (86,054) at 20240413080012643
88028 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pcie-sh7786.c' (86,055) at 20240405153046309
88029 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/44x.h' (86,056) at 20210307214926450
88030 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-nbd-export' (86,057) at 20240906080037568
88031 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/mips.config' (86,058) at 20240405153054381
88032 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sgtl5000.yaml' (86,059) at 20240405153045169
88033 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/hyperv_transport.c' (86,060) at 20241115090012973
88034 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/raw.h' (86,061) at 20240405153052909
88035 2025-01-21 03:01:02.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/ocfb.c' (86,062) at 20240405153231587
88036 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/ctrl_module_wkup_44xx.h' (86,063) at 20210307214925914
88037 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/Kconfig' (86,064) at 20210307214930302
88038 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen_native.h' (86,065) at 20241211090212366
88039 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/Makefile' (86,066) at 20240613080016567
88040 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc702.dts' (86,067) at 20240405153045609
88041 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-prti6g.dts' (86,068) at 20240405153045525
88042 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/confirm.html' (86,069) at 20210308005107069
88043 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ep93xx.c' (86,070) at 20240405153230179
88044 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sched/config' (86,071) at 20220525020655231
88045 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cyber2000fb.h' (86,072) at 20210307214930910
88046 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-ra.service.in' (86,073) at 20241005080021212 to deleted uid set
88047 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/dax.c' (86,074) at 20240405153231679
88048 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/fix-tslib-version-check.patch' (86,075) at 20210307205553938
88049 2025-01-21 03:01:02.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ast2500-facebook-netbmc-common.dtsi' (86,076) at 20240405153045421
88050 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/templates/default/local.conf.sample' (86,077) at 20241221090017572
88051 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/Makefile' (86,078) at 20210307214926998
88052 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slip_kern.c' (86,079) at 20210307214926618
88053 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/Makefile' (86,080) at 20240405153230075
88054 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/eth_t102xqds.c' (86,081) at 20210308005002992
88055 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/saa7146_i2c.c' (86,082) at 20210307214928602
88056 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_receiver_2400_defs.h' (86,083) at 20210307214930538
88057 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/filter.hpp' (86,084) at 20230513080027502
88058 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/Kconfig' (86,085) at 20210308005002948
88059 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_pm.h' (86,086) at 20240613080016423
88060 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb' (86,087) at 20240301090012419
88061 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dts' (86,088) at 20240405153046245
88062 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_extif.h' (86,089) at 20220525020654619
88063 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-extended/pam/libpam_%.bbappend' (86,090) at 20240221090011585
88064 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-skov-cpu.dtsi' (86,091) at 20240405153045517
88065 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/regs-timers.h' (86,092) at 20240405153045649
88066 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.c' (86,093) at 20240405153047301
88067 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/meson.build' (86,094) at 20241219090010504
88068 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mpls/Kconfig' (86,095) at 20210307214931998
88069 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-hexbytes_1.2.1.bb' (86,096) at 20241221090017556
88070 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sis.h' (86,097) at 20210307214926878
88071 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_compat.h' (86,098) at 20240405153051825
88072 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libsolv/libsolv_0.7.31.bb' (86,099) at 20241221090017676
88073 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-slave-mt27xx.c' (86,100) at 20240405153231467
88074 2025-01-21 03:01:02.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools/mdadm.patch' (86,101) at 20230706080014749
88075 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.5.bb' (86,102) at 20241221090017488
88076 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-standalone.init' (86,103) at 20210307205554122
88077 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/arcx-anybus.c' (86,104) at 20240405153231467
88078 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/sym53c500_cs.c' (86,105) at 20240405153051685
88079 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/mps2-timer.c' (86,106) at 20210309003649268
88080 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS3-ssh-host@.service' (86,107) at 20230203040020726
88081 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/tools/validate-regulators-config.py' (86,108) at 20221207040038023
88082 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/locking.h' (86,109) at 20240405153231627
88083 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/0001-provide-function-declaration-with-prototypes.patch' (86,110) at 20221003030013285
88084 2025-01-21 03:01:02.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/dm163.c' (86,111) at 20241211090212266
88085 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/extended.json' (86,112) at 20240405153054117
88086 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_oldpiix.c' (86,113) at 20240405153046665
88087 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-aio.c' (86,114) at 20240906080037580
88088 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_internals.md' (86,115) at 20230629131804619
88089 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_ftpci100.c' (86,116) at 20210308005003452
88090 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borlange_Nygardarna' (86,117) at 20210307205553778
88091 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/event_log.hpp' (86,118) at 20241120090002568
88092 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/acrn/cpuid.rst' (86,119) at 20220525020651774
88093 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serio.h' (86,120) at 20210307214931506
88094 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/alpha/test-cvttq.c' (86,121) at 20230925080040097
88095 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/vmem.c' (86,122) at 20240405153051829
88096 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-ppd.dts' (86,123) at 20240405153045493
88097 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/ipmi-ipmb.yaml' (86,124) at 20240405153229771
88098 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-ippo-q8h-v1.2.dts' (86,125) at 20240405153045389
88099 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/dma.h' (86,126) at 20210307214926618
88100 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/pseq-monitor.service' (86,127) at 20210308005405942
88101 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewServer.vue' (86,128) at 20241004080035967
88102 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-x86/chassis/x86-power-control/chassis-system-reset.service' (86,129) at 20230107040016303
88103 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/OS_reboot' (86,130) at 20211116040015975
88104 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/masklog.c' (86,131) at 20240405153052465
88105 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar5008_initvals.h' (86,132) at 20210309003651556
88106 2025-01-21 03:01:02.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsopcode.c' (86,133) at 20240405153046617
88107 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/net_rx_pkt.c' (86,134) at 20241211090212306
88108 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.c' (86,135) at 20210307214927962
88109 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager.c' (86,136) at 20210307214930514
88110 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-phase.h' (86,137) at 20210309003649244
88111 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/COPYING.apache-2.0' (86,138) at 20210307205553686
88112 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/Kconfig' (86,139) at 20240405153231327
88113 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/protocol.h' (86,140) at 20221128040017602
88114 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/Makefile' (86,141) at 20210308005003440
88115 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/sdbusplus.wrap' (86,142) at 20220322030034432
88116 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ConnectionMethod.v1_1_1.json' (86,143) at 20240619080002944
88117 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla1280.c' (86,144) at 20240405153051697
88118 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_ftp.c' (86,145) at 20240405153053329
88119 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/meson.build' (86,146) at 20220913030027317 to deleted uid set
88120 2025-01-21 03:01:02.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-trace.h' (86,147) at 20240405153052037
88121 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c_main.c' (86,148) at 20240405153230923
88122 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/hpmc.S' (86,149) at 20240405153046077
88123 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_red_ets.sh' (86,150) at 20240405153054297
88124 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/wayland/wayland_%.bbappend' (86,151) at 20210812000025266
88125 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/platsmp.c' (86,152) at 20210307214925962
88126 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/cpu_loop.c' (86,153) at 20241211090212378
88127 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c' (86,154) at 20240405153046953
88128 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gm200.c' (86,155) at 20240405153048633
88129 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/remove-libtool.bbclass' (86,156) at 20220910030013393
88130 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/pmu.c' (86,157) at 20240405153230275
88131 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc32c.h' (86,158) at 20240405153052677
88132 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ipack.h' (86,159) at 20220525020654131
88133 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-maturin_1.7.4.bb' (86,160) at 20241221090017668
88134 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/rng-tools/rng-tools/10-nice.conf' (86,161) at 20210307205554074
88135 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/dma.h' (86,162) at 20240405153046317
88136 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-valgrind-filter_xml_frames-do-not-filter-usr.patch' (86,163) at 20210307205554554
88137 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/pch-standby-check.sh' (86,164) at 20241113090013917
88138 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_lib.c' (86,165) at 20240405153232143
88139 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_eeprom.c' (86,166) at 20240405153050593
88140 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/spl.c' (86,167) at 20210308005002944
88141 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-rt3883.c' (86,168) at 20240405153051321
88142 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/zboot.lds' (86,169) at 20240726080012846
88143 2025-01-21 03:01:02.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/fsl,layerscape-dcfg.yaml' (86,170) at 20240405153045153
88144 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_presence.fail' (86,171) at 20241206090014310
88145 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/dirty-bitmap.h' (86,172) at 20230426080043752
88146 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-pxa-28nm-usb2.c' (86,173) at 20240405153231311
88147 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/rtc/brcm,brcmstb-waketimer.txt' (86,174) at 20210308005003308
88148 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-x86_64.txt' (86,175) at 20240113090014532
88149 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-codina-tmo.dts' (86,176) at 20240405153045581
88150 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/pwm.c' (86,177) at 20210308005002552
88151 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss_2.2.0.bb' (86,178) at 20241206090014282
88152 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/set-tai.c' (86,179) at 20210307214932730
88153 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mmio.c' (86,180) at 20240405153050581
88154 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qonverge-usb2-dr-0.dtsi' (86,181) at 20210307214926350
88155 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-sliced-vbi-cap.rst' (86,182) at 20220525020651786
88156 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/dac.c' (86,183) at 20240405153048609
88157 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/ucontext.h' (86,184) at 20240405153046253
88158 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/7.AdvancedTopics.rst' (86,185) at 20240405153045273
88159 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/hw_counters.h' (86,186) at 20240405153230699
88160 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/introduction_habv4.txt' (86,187) at 20210308005003328
88161 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_request_layer.c' (86,188) at 20240405153051393
88162 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/files/rust/hello/Cargo.toml' (86,189) at 20220823030015975
88163 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.json' (86,190) at 20210927100127469
88164 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb' (86,191) at 20240904080027738
88165 2025-01-21 03:01:02.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/watch.hpp' (86,192) at 20240904080034455
88166 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipportnet.c' (86,193) at 20240405153053317
88167 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json' (86,194) at 20240405153054377
88168 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/pcmcia.c' (86,195) at 20220525020654115
88169 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/cpuinfo.h' (86,196) at 20240326080039410
88170 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ivec.S' (86,197) at 20210307214926594
88171 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml' (86,198) at 20240405153045069
88172 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/cadence_uart.c' (86,199) at 20240906080037204
88173 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_signal.h' (86,200) at 20221215040039202
88174 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/u-boot-arc.h' (86,201) at 20210308005002544
88175 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/asm-offsets.c' (86,202) at 20210307214926590
88176 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/vt.h' (86,203) at 20220525020653167
88177 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ia_css_tdf_types.h' (86,204) at 20210307214930562
88178 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-33xx.c' (86,205) at 20240405153046865
88179 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/sdk.py' (86,206) at 20231011080016598
88180 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/syscall.tbl' (86,207) at 20241211090212378
88181 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vce/irqsrcs_vce_4_0.h' (86,208) at 20210307214927702
88182 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp.scc' (86,209) at 20241206090014210
88183 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/slimbus.rst' (86,210) at 20210307214925470
88184 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/shmob_drm.h' (86,211) at 20220525020654603
88185 2025-01-21 03:01:02.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cg_storage_multi_egress_only.c' (86,212) at 20210309003655984
88186 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/TODO' (86,213) at 20210307214930478
88187 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/trigger.hpp' (86,214) at 20241015080002919 to deleted uid set
88188 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/sysfs-common.h' (86,215) at 20240405153231959
88189 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/syscallhdr.sh' (86,216) at 20220525020654947
88190 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dummy-tools/gcc' (86,217) at 20240405153053449
88191 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/debugfs.h' (86,218) at 20210307214929870
88192 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap3pandora.c' (86,219) at 20240429080012464
88193 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/260.out' (86,220) at 20210308005046465
88194 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/sifive_spi.c' (86,221) at 20241211090212338
88195 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,drif.yaml' (86,222) at 20220525020651686
88196 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/test' (86,223) at 20210307214930690
88197 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/strncat.S' (86,224) at 20240405153229859
88198 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/inc.c' (86,225) at 20210307214932470
88199 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_buffalo_initvals.h' (86,226) at 20210307214929762
88200 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/serial-u16550.rst' (86,227) at 20210307214925566
88201 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/conf/layer.conf' (86,228) at 20241221090017476
88202 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/dw100/dw100_regs.h' (86,229) at 20240405153049421
88203 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/trap.c' (86,230) at 20240405153232011
88204 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/Makefile' (86,231) at 20210307214928990
88205 2025-01-21 03:01:02.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ir38064.c' (86,232) at 20240405153230667
88206 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/epoll-wait.c' (86,233) at 20240405153054097
88207 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/yocto-check-layer-wrapper' (86,234) at 20210307205554646
88208 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/p5020.c' (86,235) at 20210308005003432
88209 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/Makefile' (86,236) at 20240405153045689
88210 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-IntelRDFPMathLib20U1-Check-for-__DEFINED_wchar_t.patch' (86,237) at 20231011080016574
88211 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_dest.c' (86,238) at 20240405153053157
88212 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-lsxhl.dts' (86,239) at 20210308005002592
88213 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/sec_entry_cpu1.S' (86,240) at 20210308005002760
88214 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qlit.c' (86,241) at 20241211090212454
88215 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/howto.rst' (86,242) at 20240405153045277
88216 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp' (86,243) at 20240619080002916
88217 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/serial-sccnxp.h' (86,244) at 20210307214931482
88218 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ethers.sample' (86,245) at 20210307205553930
88219 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-list.out' (86,246) at 20210308005046401 to deleted uid set
88220 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/module.c' (86,247) at 20240405153050493
88221 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/uctl.txt' (86,248) at 20210307214925362
88222 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctvmem.c' (86,249) at 20220525020654991
88223 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-38536.patch' (86,250) at 20241221090017576
88224 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_mvebu.c' (86,251) at 20210308005003452
88225 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/gbs-inventory-cleanup.bb' (86,252) at 20241206090014278
88226 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_parser.c' (86,253) at 20240405153052365
88227 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-ppmu-common.dtsi' (86,254) at 20240405153045569
88228 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-console.c' (86,255) at 20240805080013923
88229 2025-01-21 03:01:02.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/apdump.c' (86,256) at 20240405153054213
88230 2025-01-21 03:01:02.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_2_0_offset.h' (86,257) at 20240405153048145
88231 2025-01-21 03:01:02.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/btcx-risc.c' (86,258) at 20240405153049349
88232 2025-01-21 03:01:02.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/syscalls/Makefile' (86,259) at 20240405153046317
88233 2025-01-21 03:01:02.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/loongarch64/host/atomic128-ldst.h' (86,260) at 20240326080039410
88234 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpumask.h' (86,261) at 20240830080013327
88235 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpufreq.h' (86,262) at 20241011080017371
88236 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu.c' (86,263) at 20241211090145461
88237 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/hwtstamp_config.c' (86,264) at 20240405153232279
88238 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mps2-scc.h' (86,265) at 20240906080037336
88239 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/Makefile' (86,266) at 20210307214928430
88240 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cherry.c' (86,267) at 20210307214928090
88241 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/vybrid_gpio.c' (86,268) at 20210308005003380
88242 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/loadsvf/loadsvf_git.bb' (86,269) at 20230901080018206
88243 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-rust-cross-canadian.bb' (86,270) at 20220910030013409
88244 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/qemu-spice.h' (86,271) at 20230426080043780
88245 2025-01-21 03:01:02.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/airoha/en7523.dtsi' (86,272) at 20240405153045373
88246 2025-01-21 03:01:02.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/s2io.c' (86,273) at 20240405153231035
88247 2025-01-21 03:01:02.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/platform_oem_ibm.cpp' (86,274) at 20240819080030263
88248 2025-01-21 03:01:02.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/Makefile' (86,275) at 20210307214930298
88249 2025-01-21 03:01:02.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dc_features.h' (86,276) at 20240405153230407
88250 2025-01-21 03:01:02.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173-pinfunc.h' (86,277) at 20210307214926026
88251 2025-01-21 03:01:02.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/mmu_context.h' (86,278) at 20220525020651802
88252 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/container.c' (86,279) at 20240906080037312
88253 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc.h' (86,280) at 20240405153230807
88254 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/dbg_current.S' (86,281) at 20210307214925658
88255 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-config/sensor_filter.json' (86,282) at 20241107090014377
88256 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/k2g_evm.h' (86,283) at 20210308005003596
88257 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/tool_errors.hpp' (86,284) at 20240817080027660
88258 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/aureon.h' (86,285) at 20210307214932258
88259 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/152' (86,286) at 20240326080039730
88260 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rk808.c' (86,287) at 20240405153051501
88261 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing/0001-test-Compile-nolibc.c-only-when-CONFIG_NOLIBC-is-set.patch' (86,288) at 20241221090017540
88262 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-thunderx.c' (86,289) at 20240405153047085
88263 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_network_nping.robot' (86,290) at 20240628080017117
88264 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sonixb.c' (86,291) at 20210307214928834
88265 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822cs.c' (86,292) at 20240405153050657
88266 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bench.c' (86,293) at 20241008080014055
88267 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-idk-common.dtsi' (86,294) at 20210308005002564
88268 2025-01-21 03:01:02.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c' (86,295) at 20240624080012780
88269 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufshcd-priv.h' (86,296) at 20241216090017741
88270 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-midi.c' (86,297) at 20240405153232123
88271 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/translation.json' (86,298) at 20210307214932538
88272 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-esdhc-mcf.h' (86,299) at 20210307214931478
88273 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/pci.c' (86,300) at 20210308005003168
88274 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/gen_loader.c' (86,301) at 20240405153054057
88275 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vhost-user-test.c' (86,302) at 20241211090212550
88276 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/Makefile' (86,303) at 20210308005002776
88277 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_debugfs.c' (86,304) at 20240405153050197
88278 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/Makefile' (86,305) at 20210308005003008
88279 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/allwinner-i2c.h' (86,306) at 20230426080043760
88280 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/fb/Makefile' (86,307) at 20210307214930918
88281 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/Kconfig' (86,308) at 20240405153049393
88282 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rtq2134-regulator.c' (86,309) at 20240405153051473
88283 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/soc.h' (86,310) at 20210308005002640
88284 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Settings.interface.yaml' (86,311) at 20221207040023631
88285 2025-01-21 03:01:02.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8962.h' (86,312) at 20210307214931606
88286 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/traps_32.h' (86,313) at 20210307214926554
88287 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/k3-event-router.h' (86,314) at 20220525020654563
88288 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VCATEntryCollection.json' (86,315) at 20240619080002956
88289 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-summit-common.dtsi' (86,316) at 20240405153045605
88290 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-pll.h' (86,317) at 20240405153046801
88291 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec_int_helper.c' (86,318) at 20240326080039702
88292 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/stm32mp13_rcc.h' (86,319) at 20240405153046853
88293 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/layer.conf' (86,320) at 20241221090017484
88294 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/iw_portmap.h' (86,321) at 20210309003653968
88295 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/tgafb.h' (86,322) at 20210307214931698
88296 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/timekeeping.rst' (86,323) at 20210307214925570
88297 2025-01-21 03:01:02.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/byteorder.h' (86,324) at 20210307214926322
88298 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/pcic.c' (86,325) at 20240805080013987
88299 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_linux_initrd.py' (86,326) at 20241211090212538
88300 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-mpll.c' (86,327) at 20240405153046801
88301 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/8xx.c' (86,328) at 20241008080013895
88302 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/webcam.c' (86,329) at 20240405153231551
88303 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_premium_onenand_defconfig' (86,330) at 20210308005003284
88304 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/ps7_init_gpl.h' (86,331) at 20210308005002796
88305 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/id.h' (86,332) at 20210927100127249
88306 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan743x_main.h' (86,333) at 20240628080013997
88307 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/syscall_wrapper.h' (86,334) at 20240405153229979
88308 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/ia_css_isp_param_types.h' (86,335) at 20210307214930566
88309 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/bus/ti-sysc.h' (86,336) at 20210308005003632
88310 2025-01-21 03:01:02.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/extended.json' (86,337) at 20240405153054117
88311 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/vmx.h' (86,338) at 20240405153054033
88312 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/power-sequencing.bb' (86,339) at 20241206090014230
88313 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/README' (86,340) at 20210307214932742
88314 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libsombok3/libsombok3/0001-configure.ac-fix-cross-compiling-issue.patch' (86,341) at 20210307205553902
88315 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/port_tun.c' (86,342) at 20240405153050129
88316 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c' (86,343) at 20240910080014062
88317 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_presence.hpp' (86,344) at 20240827080014470
88318 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/l2cr_6xx.S' (86,345) at 20220627100016926
88319 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_run_64r6el.sh' (86,346) at 20210308005046525
88320 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hubpi.h' (86,347) at 20210307214926246
88321 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/meson.build' (86,348) at 20241211090212386
88322 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/pack.c' (86,349) at 20220429100100946
88323 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/octave/octave_7.2.0.bb' (86,350) at 20221003030013273
88324 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0007-mycroft.conf-Use-pocketsphinx-by-default.patch' (86,351) at 20210307205553802
88325 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951-ulcb-kf.dts' (86,352) at 20220525020651934
88326 2025-01-21 03:01:02.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0010-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch' (86,353) at 20240413080012651
88327 2025-01-21 03:01:02.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_main.c' (86,354) at 20241018080014490
88328 2025-01-21 03:01:02.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-thermal.dtsi' (86,355) at 20210308005002604
88329 2025-01-21 03:01:02.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/linux/kmemleak.h' (86,356) at 20240405153054225
88330 2025-01-21 03:01:02.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/boost/boost_%.bbappend' (86,357) at 20241213090035014
88331 2025-01-21 03:01:02.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3xxx-clocks.dtsi' (86,358) at 20210308005002600
88332 2025-01-21 03:01:02.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rock2.h' (86,359) at 20210308005003612
88333 2025-01-21 03:01:02.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/snowball.conf' (86,360) at 20210307214932626
88334 2025-01-21 03:01:02.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/dir-item.c' (86,361) at 20210308005003544
88335 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c' (86,362) at 20240919080017058
88336 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.h' (86,363) at 20220525020653591
88337 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_11_0_1_offset.h' (86,364) at 20240405153047369
88338 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS0.conf' (86,365) at 20230606080013598
88339 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110.h' (86,366) at 20210307214928642
88340 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-g-topology.rst' (86,367) at 20220525020651778
88341 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm660-camss.yaml' (86,368) at 20240405153045101
88342 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_virtio_version.py' (86,369) at 20241211090212542
88343 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/amba-pl011.c' (86,370) at 20241216090017741
88344 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spl.c' (86,371) at 20210308005002548
88345 2025-01-21 03:01:02.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib.h' (86,372) at 20240405153230311
88346 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mmc.h' (86,373) at 20210307214925910
88347 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-joblib_1.4.2.bb' (86,374) at 20241221090017556
88348 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf/0001-configure-use-pkg-config-for-freetype.patch' (86,375) at 20230131040012031
88349 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040.dtsi' (86,376) at 20210309003648744
88350 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/xpedite517x.c' (86,377) at 20210308005003172
88351 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/sensord.conf' (86,378) at 20210307205553874
88352 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/filetable.c' (86,379) at 20240405153231883
88353 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/Makefile' (86,380) at 20210307214930522
88354 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/nsa310s.h' (86,381) at 20210308005003204
88355 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/atari_scsi.c' (86,382) at 20240405153051573
88356 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/arm_systemready_opensuse_unattended.py' (86,383) at 20241221090017468
88357 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/conf/machine/e3c246d4i.conf' (86,384) at 20240413080012631
88358 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgf117.fuc3.h' (86,385) at 20210307214927938
88359 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/svm_int_ctl_test.c' (86,386) at 20240405153054321
88360 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bedbug/tables.h' (86,387) at 20210308005003560
88361 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-sk.dts' (86,388) at 20240405153229971
88362 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.clang' (86,389) at 20240405153053433
88363 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/bitset.h' (86,390) at 20210307214931930
88364 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-rockchip.c' (86,391) at 20210308005003516
88365 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/libperf-sampling.txt' (86,392) at 20210309003655360
88366 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/signal.h' (86,393) at 20240405153045349
88367 2025-01-21 03:01:02.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/core.h' (86,394) at 20240405153231863
88368 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kfunc_call_fail.c' (86,395) at 20240405153054269
88369 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6apm.h' (86,396) at 20240405153232191
88370 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/api.hpp' (86,397) at 20210308004925444
88371 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/ptp.h' (86,398) at 20240405153049757
88372 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxm.dtsi' (86,399) at 20210308005002596
88373 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/ethernet.txt' (86,400) at 20210308005003304
88374 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.out' (86,401) at 20210308005046413 to deleted uid set
88375 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a4xx_gpu.h' (86,402) at 20210307214927874
88376 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_rtsym.c' (86,403) at 20210309003651144
88377 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/.gitignore' (86,404) at 20240405153054237
88378 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mpc8xx.c' (86,405) at 20210307214926362
88379 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/os_info.c' (86,406) at 20240405153046285
88380 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_pvid_vlan_upper.sh' (86,407) at 20240405153232279
88381 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.h' (86,408) at 20240405153230423
88382 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_opcodes.h' (86,409) at 20240405153047185
88383 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/gobject-introspection.rst' (86,410) at 20230114040015514
88384 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/x86-opcode-map.txt' (86,411) at 20240613080016551
88385 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,x1830-cgu.h' (86,412) at 20240405153052645
88386 2025-01-21 03:01:02.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/design-template.md' (86,413) at 20241129090004008
88387 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/broadcom/bcmsysport.c' (86,414) at 20241104090011579 to deleted uid set
88388 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/pcm.c' (86,415) at 20240405153054025
88389 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/unaligned_pc.c' (86,416) at 20240906080037576
88390 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/rpl/rpl_acp6x.h' (86,417) at 20240405153053553
88391 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/io_uring/rw.c' (86,418) at 20241111090012149 to deleted uid set
88392 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c' (86,419) at 20240405153230803
88393 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/O-UDA-1.0' (86,420) at 20211006000025238
88394 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-rgb.rst' (86,421) at 20240405153045317
88395 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/init.cfg' (86,422) at 20210307205554470
88396 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c' (86,423) at 20220525020652963
88397 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/samsung_onenand.h' (86,424) at 20210308005003668
88398 2025-01-21 03:01:02.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-dfl' (86,425) at 20210309003648248
88399 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/BootOption_v1.xml' (86,426) at 20240619080002920
88400 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl_raid.c' (86,427) at 20240405153230279
88401 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/r8a66597-hcd.c' (86,428) at 20210308005003516
88402 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/schedutil.rst' (86,429) at 20240405153045253
88403 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/pipeline.json' (86,430) at 20240405153054145
88404 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_vlan_modify.sh' (86,431) at 20210307214932690
88405 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/Kconfig' (86,432) at 20210307214931882
88406 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_lib.c' (86,433) at 20241008080013947
88407 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch' (86,434) at 20230706080014741
88408 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-platform.c' (86,435) at 20240405153049825 to deleted uid set
88409 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vammala_Jyranvuori' (86,436) at 20210307205553774
88410 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mlxreg.h' (86,437) at 20240405153052769
88411 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/renesas,du.yaml' (86,438) at 20240405153045045
88412 2025-01-21 03:01:02.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/.gitignore' (86,439) at 20210307214925662
88413 2025-01-21 03:01:02.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_14nm.xml.h' (86,440) at 20240405153048597
88414 2025-01-21 03:01:02.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pnv_xive2_regs.h' (86,441) at 20240906080037240
88415 2025-01-21 03:01:02.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml' (86,442) at 20240405153045117
88416 2025-01-21 03:01:02.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/thunder2-99xx.dtsi' (86,443) at 20240405153045721
88417 2025-01-21 03:01:02.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-io.json' (86,444) at 20240405153054153
88418 2025-01-21 03:01:02.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/xlnx-can-test.c' (86,445) at 20221215040039382
88419 2025-01-21 03:01:02.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-base-board-u-boot.dtsi' (86,446) at 20210308005002592
88420 2025-01-21 03:01:02.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/qrwlock.h' (86,447) at 20210307214926586
88421 2025-01-21 03:01:02.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/README' (86,448) at 20210308005003004
88422 2025-01-21 03:01:02.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/srmcons.c' (86,449) at 20240405153229855
88423 2025-01-21 03:01:02.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/ingenic,trng.yaml' (86,450) at 20240405153045153
88424 2025-01-21 03:01:02.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f746.dtsi' (86,451) at 20210308005002616
88425 2025-01-21 03:01:02.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.conf' (86,452) at 20210307205554038
88426 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/gadget.h' (86,453) at 20210308005003672
88427 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/axs10x/Kconfig' (86,454) at 20210308005003056
88428 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-tgl-skips.txt' (86,455) at 20240405153230531
88429 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_with_cpumap_frags_helpers.c' (86,456) at 20240405153054281
88430 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2l-evm.dts' (86,457) at 20210308005002592
88431 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/aspeed_intc.h' (86,458) at 20240906080037332
88432 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_hash.rst' (86,459) at 20240405153044997
88433 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/Makefile' (86,460) at 20240405153053485
88434 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ste_dma40.c' (86,461) at 20240405153047005
88435 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/kgdboc.c' (86,462) at 20240527080023348
88436 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021rdb-pc_32b.dts' (86,463) at 20210307214926346
88437 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mxc.h' (86,464) at 20210307214925894
88438 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/meson-ddr-pmu.rst' (86,465) at 20240405153044961
88439 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/monitor.h' (86,466) at 20210307214932094
88440 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/Kconfig' (86,467) at 20210308005002820
88441 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/summit,smb347-charger.yaml' (86,468) at 20240405153045141
88442 2025-01-21 03:01:02.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/as3722_init.c' (86,469) at 20210308005003024
88443 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/stacktrace.h' (86,470) at 20240405153046505
88444 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/es1370.c' (86,471) at 20241211090212254
88445 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/sysfs.h' (86,472) at 20240405153052293
88446 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/parport.h' (86,473) at 20210307214925646
88447 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/coresight/coresight-cfg-sample.c' (86,474) at 20240405153053429
88448 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm6115-pas.yaml' (86,475) at 20240405153229791
88449 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/Makefile' (86,476) at 20210308005003016
88450 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-integrator/Kconfig' (86,477) at 20210308005002728
88451 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_alloc.c' (86,478) at 20240405153230171
88452 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/mbox.c' (86,479) at 20210308005002716
88453 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/page.c' (86,480) at 20210307214932046
88454 2025-01-21 03:01:02.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/kgdb.c' (86,481) at 20210307214926310
88455 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7629-eth.c' (86,482) at 20240405153230211
88456 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb' (86,483) at 20241206090014274
88457 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/LICENSE.MIT' (86,484) at 20210307205554226
88458 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in' (86,485) at 20210307205554590
88459 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-thin-metadata.h' (86,486) at 20240405153049249
88460 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-all_passed_nested.log' (86,487) at 20240405153054225
88461 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/everest,es8326.yaml' (86,488) at 20240405153045161
88462 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear.h' (86,489) at 20240405153051369
88463 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/mixer_oss.c' (86,490) at 20241011080017403
88464 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power8.inc' (86,491) at 20240301090012451
88465 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_hpo_dp.c' (86,492) at 20241011080017311
88466 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/PageSection.spec.js.snap' (86,493) at 20241004080035975
88467 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/no_lto.patch' (86,494) at 20210316000012729
88468 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/Makefile' (86,495) at 20240405153046057
88469 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/wakeup-mask.h' (86,496) at 20210309003648720
88470 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/Makefile' (86,497) at 20210307214931806
88471 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/trigger_mock.hpp' (86,498) at 20220412175720090
88472 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-vivaldi-common.h' (86,499) at 20240405153048825
88473 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/gadget-stop' (86,500) at 20240301090012431
88474 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-64bit-fpu.xml' (86,501) at 20221215040039086
88475 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/features_check.bbclass' (86,502) at 20220910030013385
88476 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/fsl-imx25-tsadc.c' (86,503) at 20240405153049605
88477 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnmadds.c' (86,504) at 20210307214926434
88478 2025-01-21 03:01:02.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb' (86,505) at 20240921080016394
88479 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/lowlevel.c' (86,506) at 20210307214929162
88480 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/import' (86,507) at 20231118090031405
88481 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/free/free.c' (86,508) at 20210308004938832
88482 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Vienna' (86,509) at 20210307205553758
88483 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sheevaplug_defconfig' (86,510) at 20210308005003280
88484 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_gpt_partition_name.wks' (86,511) at 20230503080014611
88485 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/msdos.c' (86,512) at 20220525020652210
88486 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_lic_files_chksum_modified_not_mentioned.fail' (86,513) at 20241206090014310
88487 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_dev.c' (86,514) at 20240405153231983
88488 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/host-poweroff@.service' (86,515) at 20241213090035010
88489 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-mediatek.c' (86,516) at 20240405153231527
88490 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c' (86,517) at 20240405153047201
88491 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildstats-summary' (86,518) at 20241221090017700
88492 2025-01-21 03:01:02.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.c' (86,519) at 20240405153050257
88493 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c' (86,520) at 20240405153231011
88494 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbox_mode.c' (86,521) at 20240405153048781
88495 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/meson.build' (86,522) at 20230825080021141 to deleted uid set
88496 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.c' (86,523) at 20220525020652963
88497 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ehci-omap.h' (86,524) at 20210308005002672
88498 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_trace.h' (86,525) at 20240405153053493
88499 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch' (86,526) at 20241221090017640
88500 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/axx2prthdhd.json' (86,527) at 20220601030005861
88501 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h' (86,528) at 20220525020652002
88502 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/tasks.rst' (86,529) at 20241206090014294
88503 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/kgdb.c' (86,530) at 20240405153046257
88504 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/common.h' (86,531) at 20210308005002996
88505 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/time.c' (86,532) at 20240405153046501
88506 2025-01-21 03:01:02.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libmodule-build-perl/run-ptest' (86,533) at 20210307205554542
88507 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/leds-pwm-multicolor.c' (86,534) at 20240613080016423
88508 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_am43xx.h' (86,535) at 20210308005002636
88509 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/data-fabric.json' (86,536) at 20210309003655932
88510 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ist.h' (86,537) at 20210308005002880
88511 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x' (86,538) at 20241211090212534 to deleted uid set
88512 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/Makefile' (86,539) at 20210307214929942
88513 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/pl172.c' (86,540) at 20220525020653331
88514 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/tps65217.dtsi' (86,541) at 20210307214925830
88515 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/Kconfig' (86,542) at 20240405153053201
88516 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/bpmp_abi.h' (86,543) at 20210308005002668
88517 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt' (86,544) at 20240405153045149
88518 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/probe.sh' (86,545) at 20240405153232231
88519 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/Kconfig' (86,546) at 20240405153046741
88520 2025-01-21 03:01:02.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples/gst-player.desktop' (86,547) at 20220721030015885
88521 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmcoge5un_defconfig' (86,548) at 20210308005003264
88522 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/backlight/lp855x-driver.rst' (86,549) at 20210307214925454
88523 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cabextract/cabextract/fix-fnmatch.patch' (86,550) at 20241206090014258
88524 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/exynos-dp.txt' (86,551) at 20210308005003328
88525 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/telnet_execution.py' (86,552) at 20221209040018567
88526 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netprio_cgroup.h' (86,553) at 20210307214931570
88527 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/console/obmc-console_%.bbappend' (86,554) at 20240130090012757
88528 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmtepr2_defconfig' (86,555) at 20210308005003264
88529 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/phosphor-software-manager/bios-update.sh' (86,556) at 20241211090147009
88530 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/zhaoxin/core.c' (86,557) at 20240405153046377
88531 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_s_h.c' (86,558) at 20210308005046505
88532 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_console_sandbox.py' (86,559) at 20210308005003744
88533 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt' (86,560) at 20240405153045117
88534 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/cpu/other.json' (86,561) at 20220525020655143
88535 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/main.c' (86,562) at 20220525020655123
88536 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/ecm.c' (86,563) at 20220525020653667
88537 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/base.c' (86,564) at 20241211090145417
88538 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/readonly.cpp' (86,565) at 20221111040035058
88539 2025-01-21 03:01:02.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/auto_submenu/expected_stdout' (86,566) at 20210307214932154
88540 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pam.h' (86,567) at 20230925080039929
88541 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_edid.c' (86,568) at 20210307214930950
88542 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/uprobe_multi.c' (86,569) at 20240405153232263
88543 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_128b_132b.h' (86,570) at 20240405153047297
88544 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/aspeed,ast2600-fmc.yaml' (86,571) at 20240405153045173
88545 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/qts/pinmux_config.h' (86,572) at 20210308005003008
88546 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/multipath.c' (86,573) at 20241211090145473
88547 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/qeth.rst' (86,574) at 20240405153229747
88548 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2836-rpi-2-b.dts' (86,575) at 20240405153229871
88549 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_df.h' (86,576) at 20240405153047105
88550 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig' (86,577) at 20240726080012870
88551 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/bind9' (86,578) at 20230813080012876
88552 2025-01-21 03:01:02.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/005.out' (86,579) at 20210308005046413
88553 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/poly1305-donna64.c' (86,580) at 20240405153053085
88554 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_ib.c' (86,581) at 20240405153049117
88555 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/xilinx-xadc.h' (86,582) at 20240405153048965
88556 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a774c0-sysc.c' (86,583) at 20240405153231351
88557 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ipv6_sockglue.c' (86,584) at 20241211090145553
88558 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/version_handler.hpp' (86,585) at 20210918000044923
88559 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/Kconfig' (86,586) at 20210308005003464
88560 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/vp/Kbuild' (86,587) at 20210307214927946
88561 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-cipher-glue.c' (86,588) at 20240405153045845
88562 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/fd-trans.h' (86,589) at 20230426080043784
88563 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_base_bus.c' (86,590) at 20240405153052013
88564 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/power-brick@30.conf' (86,591) at 20240904080027738
88565 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm3380.dtsi' (86,592) at 20210308005002812
88566 2025-01-21 03:01:02.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ErlPL-1.1' (86,593) at 20210307205554422
88567 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/tag.c' (86,594) at 20210307214930546
88568 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/machine/dl360-g11.conf' (86,595) at 20230831080015063
88569 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/mc34vr500.c' (86,596) at 20210308005002960
88570 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors/0001-Change-PIDFile-path-from-var-run-to-run.patch' (86,597) at 20210307205553874
88571 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ftdi_sio.h' (86,598) at 20240405153052133
88572 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/sie.h' (86,599) at 20210309003648960
88573 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/vsprintf.c' (86,600) at 20220525020652430
88574 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h' (86,601) at 20220525020652947
88575 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/Kconfig.profile' (86,602) at 20240405153048429
88576 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch' (86,603) at 20230706080014749
88577 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend' (86,604) at 20231107090016217
88578 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/include/utils.hpp' (86,605) at 20220805030046484
88579 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/systick-timer.c' (86,606) at 20210308005002556
88580 2025-01-21 03:01:02.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/mpl115_i2c.c' (86,607) at 20240405153049009
88581 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/kvm-all.c' (86,608) at 20241211090212206
88582 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-prti6q.dts' (86,609) at 20240405153229883
88583 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/hotswap-power-cycle/gbs-hotswap-power-cycle.bb' (86,610) at 20241206090014278
88584 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-gate.c' (86,611) at 20210307214927042
88585 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (86,612) at 20210307205553718
88586 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi' (86,613) at 20240405153045725
88587 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-anysee-cardlist.rst' (86,614) at 20210307214925230
88588 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_seal.c' (86,615) at 20240405153232079
88589 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ch-Citycable' (86,616) at 20210307205553766
88590 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/emsdp.c' (86,617) at 20210308005003056
88591 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-all-test-cross.docker' (86,618) at 20240906080037560
88592 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/aspeed,ast2600-acry.yaml' (86,619) at 20240405153045033
88593 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml' (86,620) at 20240405153045113
88594 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_inode.h' (86,621) at 20240405153052365
88595 2025-01-21 03:01:02.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/182' (86,622) at 20220429100100910
88596 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-drm.h' (86,623) at 20240405153048561
88597 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/start.S' (86,624) at 20210308005002812
88598 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vgem/Makefile' (86,625) at 20210307214928062
88599 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1.dtsi' (86,626) at 20210307214926350
88600 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/presence/gpio_presence.cpp' (86,627) at 20241219090021588
88601 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-hif.c' (86,628) at 20240405153230211
88602 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzce.c.inc' (86,629) at 20240906080037524
88603 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/basic.json' (86,630) at 20240405153054117
88604 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi-props.yaml' (86,631) at 20240405153045105
88605 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/0001-Define-_GNU_SOURCE-if-HAVE_SIGSET-is-set.patch' (86,632) at 20221003030013289
88606 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/syscalls/Makefile' (86,633) at 20240405153045977
88607 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-fsa9480' (86,634) at 20240405153229727
88608 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-samples.rst' (86,635) at 20210307214925266
88609 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Inferno-Nettverk' (86,636) at 20241221090017612
88610 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/errseq.c' (86,637) at 20220525020654747
88611 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/Makefile' (86,638) at 20220525020655227
88612 2025-01-21 03:01:02.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/cpu_init.c' (86,639) at 20210308005002800
88613 2025-01-21 03:01:02.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/net/mac80211.h' (86,640) at 20241008080014011 to deleted uid set
88614 2025-01-21 03:01:02.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/evdev.hpp' (86,641) at 20240817080025332
88615 2025-01-21 03:01:02.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.82.bb' (86,642) at 20240302090018206
88616 2025-01-21 03:01:02.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi0.conf' (86,643) at 20230609080014395
88617 2025-01-21 03:01:02.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_if.h' (86,644) at 20240405153052853
88618 2025-01-21 03:01:02.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm.h' (86,645) at 20220525020651890
88619 2025-01-21 03:01:02.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/snps,dw-reset.txt' (86,646) at 20220525020651706
88620 2025-01-21 03:01:02.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tsi108.h' (86,647) at 20210307214926394
88621 2025-01-21 03:01:02.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/index.rst' (86,648) at 20240413080012623
88622 2025-01-21 03:01:02.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l42.h' (86,649) at 20240405153052885
88623 2025-01-21 03:01:02.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/trans.c' (86,650) at 20210307214929902
88624 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/rx.c' (86,651) at 20240405153231207
88625 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot-configure.inc' (86,652) at 20241221090017636
88626 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/config.c' (86,653) at 20220525020651986
88627 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-stacktrace-Define-ARCH_BITS-for-x86.patch' (86,654) at 20210307205553854
88628 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/pci-endpoint-test.rst' (86,655) at 20210309003648432
88629 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_os_reboot.robot' (86,656) at 20220805030023415
88630 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/barrier.h' (86,657) at 20210307214932458
88631 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/so_netns_cookie.c' (86,658) at 20220525020655223
88632 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_2mmc_defconfig' (86,659) at 20210308005003248
88633 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dca/dca-core.c' (86,660) at 20240405153046973
88634 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/usb.c' (86,661) at 20240405153051813
88635 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/idt8t49n222a_serdes_clk.h' (86,662) at 20210308005002960
88636 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tqma6_mba6.h' (86,663) at 20210308005003620
88637 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/gc2235.h' (86,664) at 20240405153051821
88638 2025-01-21 03:01:02.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-dev.rst' (86,665) at 20220525020651722
88639 2025-01-21 03:01:02.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf.c' (86,666) at 20241211090145573
88640 2025-01-21 03:01:02.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/de' (86,667) at 20210308005046145
88641 2025-01-21 03:01:02.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml' (86,668) at 20240405153045049
88642 2025-01-21 03:01:02.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/host-bmc/host_lamp_test.cpp' (86,669) at 20240819080030259
88643 2025-01-21 03:01:02.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/example/test.yaml' (86,670) at 20221209040030335
88644 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_hwi.h' (86,671) at 20240405153231435
88645 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/allwinner-i2c.c' (86,672) at 20240906080037224
88646 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/smsc47m192.rst' (86,673) at 20210307214925506
88647 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_mocs.h' (86,674) at 20240405153048493
88648 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822b_table.c' (86,675) at 20210307214929954
88649 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/bh.c' (86,676) at 20240405153050705
88650 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/insn_sanity.c' (86,677) at 20220525020652194
88651 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.c' (86,678) at 20240405153048617
88652 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/VERSION' (86,679) at 20210927100127329
88653 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/bcm47xx_private.h' (86,680) at 20210307214926186
88654 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/skbuff.c' (86,681) at 20240520080015223
88655 2025-01-21 03:01:02.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/pble.c' (86,682) at 20240405153049069
88656 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-mcbin-singleshot.dts' (86,683) at 20220525020651914
88657 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5200.dts' (86,684) at 20240405153046093
88658 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i3c/remote-i3c.h' (86,685) at 20241211090212362
88659 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-1.1' (86,686) at 20211006000025242
88660 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/try-catch.h' (86,687) at 20210307214931354
88661 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-cpu.c' (86,688) at 20241104090011627
88662 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/bitblit.c' (86,689) at 20240405153052185
88663 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/phosphor-led-manager_%.bbappend' (86,690) at 20230801080016105
88664 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/transportcommands.cpp' (86,691) at 20240817080006187
88665 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/metricgroups.json' (86,692) at 20240405153054149
88666 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atmel_lcd.h' (86,693) at 20210308005003560
88667 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ts4900.c' (86,694) at 20240405153230307
88668 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.h' (86,695) at 20240405153230399
88669 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmiotrace.h' (86,696) at 20210307214931446
88670 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Common.errors.yaml' (86,697) at 20221116040023827
88671 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/jz4780.dtsi' (86,698) at 20210308005002812
88672 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp' (86,699) at 20241211090002379
88673 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98504.yaml' (86,700) at 20240405153045165
88674 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-iommu' (86,701) at 20240405153044913
88675 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0003-Fix-missing-prototype-compiler-warnings.patch' (86,702) at 20241221090017540
88676 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/hmc425a.c' (86,703) at 20240405153048965
88677 2025-01-21 03:01:02.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/offb.c' (86,704) at 20240405153231587
88678 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9rlek.h' (86,705) at 20210308005003584
88679 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/sii3112.c' (86,706) at 20241211090212282
88680 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sk_storage_omem_uncharge.c' (86,707) at 20240405153232259
88681 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/ddr.c' (86,708) at 20210308005002976
88682 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm77.rst' (86,709) at 20210307214925502
88683 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/GPL-1.0' (86,710) at 20210307214925638
88684 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/.gitignore' (86,711) at 20210307214932722
88685 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/session.hpp' (86,712) at 20240829080025807
88686 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/futex.h' (86,713) at 20210307214931390
88687 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-emc-table.c' (86,714) at 20240405153049589
88688 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-vdec.c' (86,715) at 20240405153230215
88689 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/OWNERS' (86,716) at 20230719080010903
88690 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/065_entry_args_unknown_datatype.dts' (86,717) at 20210308005003752
88691 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_rf.h' (86,718) at 20210307214930646
88692 2025-01-21 03:01:02.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h' (86,719) at 20210307214927902
88693 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/btf.c' (86,720) at 20241220090018330
88694 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract-ikconfig' (86,721) at 20240405153053449
88695 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/zynq-topic-miamiplus/ps7_init_gpl.c' (86,722) at 20210308005003080
88696 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp' (86,723) at 20240904080003190
88697 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb-odroidc2.dts' (86,724) at 20210308005002596
88698 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_synth.c' (86,725) at 20210307214932202
88699 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/introspect.json' (86,726) at 20241211090212450
88700 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/trace.h' (86,727) at 20210308005046097
88701 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/ifcvf/ifcvf_main.c' (86,728) at 20240405153052157
88702 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/spear-cpufreq.c' (86,729) at 20240405153046917
88703 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/copy-unaligned.h' (86,730) at 20240405153230067
88704 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dv-timings.rst' (86,731) at 20210309003648492
88705 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Entry/meson.build' (86,732) at 20230825080021137 to deleted uid set
88706 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-dict.err' (86,733) at 20210308005046401
88707 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/simult_flows.sh' (86,734) at 20240815080012931
88708 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.JFFS2' (86,735) at 20210308005003288
88709 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx_1.26.2.bb' (86,736) at 20241221090017564
88710 2025-01-21 03:01:02.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/async_resolve.hpp' (86,737) at 20240817080003171
88711 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/softoff/softoff.hpp' (86,738) at 20240125090021556
88712 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/.gitignore' (86,739) at 20240405153054361
88713 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto.h' (86,740) at 20220525020652378
88714 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-imx-sysctr.c' (86,741) at 20240405153046877
88715 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx21-clock.yaml' (86,742) at 20240405153045025
88716 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8572DS.h' (86,743) at 20210308005003580
88717 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_quirks.h' (86,744) at 20240405153054025
88718 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Pajala' (86,745) at 20210307205553790
88719 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DRL-1.0' (86,746) at 20211006000025234
88720 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/data.py' (86,747) at 20240106090017261
88721 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/lowlevel_init.c' (86,748) at 20210308005002724
88722 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/airspy/airspy.c' (86,749) at 20240405153049541
88723 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/make-spdx-bindings.sh' (86,750) at 20241221090017700
88724 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-markdown_3.7.bb' (86,751) at 20241221090017668
88725 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt2701-larb-port.h' (86,752) at 20220525020654543
88726 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/use-pkgconfig-to-check-libgcrypt.patch' (86,753) at 20241221090017524
88727 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/ftrace.c' (86,754) at 20240405153046253
88728 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/read_window_cycle.c' (86,755) at 20230809080010803
88729 2025-01-21 03:01:02.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/link-test.c' (86,756) at 20210927100127357
88730 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c' (86,757) at 20240405153230351
88731 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_suspend.h' (86,758) at 20220525020652911
88732 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cavium-rng.c' (86,759) at 20220525020652294
88733 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/mscc-phy-vsc8531.h' (86,760) at 20210307214931342
88734 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/unwind-libunwind.c' (86,761) at 20220525020655131
88735 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/pci_io.h' (86,762) at 20210308005002840
88736 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/s32v234evb.cfg' (86,763) at 20210308005002992
88737 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zstd_lib.h' (86,764) at 20240405153052825
88738 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_sip.h' (86,765) at 20240405153052749
88739 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U1copy_from_user.S' (86,766) at 20210307214926606
88740 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/r820t.h' (86,767) at 20210307214928798
88741 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/LICENSE' (86,768) at 20210308005007096
88742 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/falcon/Makefile' (86,769) at 20210307214926266
88743 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-afe-common.h' (86,770) at 20220525020655075
88744 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-4.0' (86,771) at 20211006000025230
88745 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/build-system.rst' (86,772) at 20241211090212234
88746 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_inflate.h' (86,773) at 20210307214927082
88747 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/Kconfig' (86,774) at 20210307214930070
88748 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8850-w70v2.dts' (86,775) at 20240405153045609
88749 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h' (86,776) at 20240405153048585
88750 2025-01-21 03:01:02.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/kdb/.gitignore' (86,777) at 20210307214931722
88751 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/Kconfig' (86,778) at 20210308005002540
88752 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/cmake/Finddbus.cmake' (86,779) at 20210308005114857
88753 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/wap5813n/Kconfig' (86,780) at 20210308005002948
88754 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp.hpp' (86,781) at 20210308005055041
88755 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/clk.h' (86,782) at 20210308005002796
88756 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/toaster-unmanaged-mode.json' (86,783) at 20210307205554442
88757 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/send_signal.c' (86,784) at 20240815080012931
88758 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_soc.c' (86,785) at 20210308005003400
88759 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/devmap.c' (86,786) at 20241216090017769
88760 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_hal.h' (86,787) at 20220525020654183
88761 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/0001-local.mk-fix-cross-compiling-problem.patch' (86,788) at 20240413080012687
88762 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1-eeprom/eep_sandbox.txt' (86,789) at 20210308005003328
88763 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-ld4.c' (86,790) at 20210308005002792
88764 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls102xa_rcw_nand.cfg' (86,791) at 20210308005002964
88765 2025-01-21 03:01:02.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/proc.c' (86,792) at 20240405153053373
88766 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-dlc20-rev1.0/ps7_init_gpl.c' (86,793) at 20210308005003172
88767 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sound.h' (86,794) at 20210307214931662
88768 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lantiq_gswip.c' (86,795) at 20240405153049753
88769 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-driver-dcc' (86,796) at 20240405153044913
88770 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/power/hibernate.c' (86,797) at 20210307214926286
88771 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/arpwatch.default' (86,798) at 20210307205554126
88772 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/acx.c' (86,799) at 20210307214929966
88773 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/win32-aio.c' (86,800) at 20230925080039833
88774 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/asm-prototypes.h' (86,801) at 20210307214926158
88775 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,max31760.yaml' (86,802) at 20240405153045065
88776 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/init.c' (86,803) at 20210308005002728
88777 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (86,804) at 20221108040015950
88778 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/g762.c' (86,805) at 20240405153230663
88779 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/libv4l-introduction.rst' (86,806) at 20240405153045317
88780 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64-crashdump-arm64.c-fix-warning.patch' (86,807) at 20230706080014733
88781 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/common.h' (86,808) at 20210307214932438
88782 2025-01-21 03:01:02.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-get_cpuid.c' (86,809) at 20210307214932466
88783 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_models_user.c' (86,810) at 20210927100127433
88784 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.7.rst' (86,811) at 20230114040015514
88785 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/Makefile' (86,812) at 20240405153048385
88786 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/Miscellaneous.pm' (86,813) at 20220612030016735
88787 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_sr1500.h' (86,814) at 20210308005003616
88788 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/sigcontext.h' (86,815) at 20210307214926326
88789 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/pipeline.json' (86,816) at 20240405153054125
88790 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/.clang-format' (86,817) at 20241219090026404
88791 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman.c' (86,818) at 20241216090017713
88792 2025-01-21 03:01:02.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/atarimouse.c' (86,819) at 20210307214928486
88793 2025-01-21 03:01:02.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/oemopenbmc.hpp' (86,820) at 20210308004925448
88794 2025-01-21 03:01:02.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/powermate.c' (86,821) at 20240405153049145
88795 2025-01-21 03:01:02.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/l1oip_codec.c' (86,822) at 20210307214928542
88796 2025-01-21 03:01:02.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.c' (86,823) at 20240405153230415
88797 2025-01-21 03:01:02.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/convert-srcuri.py' (86,824) at 20220204040022688
88798 2025-01-21 03:01:02.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_intel_pt.sh' (86,825) at 20240405153054173
88799 2025-01-21 03:01:02.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-core.c' (86,826) at 20240405153230303
88800 2025-01-21 03:01:02.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_simple_dummy.c' (86,827) at 20220627100016990
88801 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ps3_defconfig' (86,828) at 20241018080014474
88802 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/renesas_sdhi_sys_dmac.c' (86,829) at 20240405153230855
88803 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-natte.dtsi' (86,830) at 20240405153045465
88804 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/mcf5208.c' (86,831) at 20241211090212290
88805 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs3.dtsi' (86,832) at 20210308005002632
88806 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox/arm_mhuv2_message.h' (86,833) at 20220525020654583
88807 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.1.4.rst' (86,834) at 20241221090017596
88808 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/syscalls.h' (86,835) at 20220525020651970
88809 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_dev_backend.c' (86,836) at 20210307214930986
88810 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunxi/platsmp.c' (86,837) at 20240405153045689
88811 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/config' (86,838) at 20210309003656020
88812 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/regulator-poweroff.yaml' (86,839) at 20240405153045141
88813 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore-ofcap10.dts' (86,840) at 20240405153045501
88814 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/07_buildflags.diff' (86,841) at 20230706080014741
88815 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ethtool.h' (86,842) at 20240405153052917
88816 2025-01-21 03:01:02.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/bios/integer_attrs.json' (86,843) at 20240618080043041
88817 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar934x/ddr.c' (86,844) at 20210308005002820
88818 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-monitor-config/monitor.yaml' (86,845) at 20210307205554066
88819 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.bus' (86,846) at 20240405153045953
88820 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/88pm860x-ts.c' (86,847) at 20210307214928502
88821 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/pxa2xx_timer.c' (86,848) at 20241211090212342
88822 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.c' (86,849) at 20240405153230607
88823 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-xlp.c' (86,850) at 20240405153051801
88824 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/keyring.c' (86,851) at 20240405153052317
88825 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/ftrace.h' (86,852) at 20240405153230063
88826 2025-01-21 03:01:02.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pycparser_2.22.bb' (86,853) at 20241206090014330
88827 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_mac.h' (86,854) at 20210307214929466
88828 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_cve_check_ignore.fail' (86,855) at 20241206090014310
88829 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/jitterentropy-testing.c' (86,856) at 20240405153046537
88830 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.h' (86,857) at 20220525020652474
88831 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/baserule.hpp' (86,858) at 20240606080002976
88832 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (86,859) at 20240413080012631
88833 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/fw.json' (86,860) at 20210307214932726
88834 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeDeviceCollection.json' (86,861) at 20240619080002952
88835 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channel_mgmt.hpp' (86,862) at 20240621080022333
88836 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston-socket.sh' (86,863) at 20230706080014785
88837 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/Makefile' (86,864) at 20210307214927782
88838 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/Makefile' (86,865) at 20210308005003032
88839 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sunxvr2500.c' (86,866) at 20240405153231595
88840 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dlfilter.c' (86,867) at 20240405153232235
88841 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm47xx/bcm47xx_board.h' (86,868) at 20240405153046005
88842 2025-01-21 03:01:02.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_config.h' (86,869) at 20240405153050249
88843 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/0001-Replace-LFS64-interfaces-off64_t-and-lseek64.patch' (86,870) at 20230131040012035
88844 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lwt_seg6local.c' (86,871) at 20210307214932646
88845 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-menz127.c' (86,872) at 20240405153047077
88846 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_prop.h' (86,873) at 20210927100127205
88847 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Activation.interface.yaml' (86,874) at 20221207040023631
88848 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-hotfoot.c' (86,875) at 20240405153046089
88849 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/meson.build' (86,876) at 20240323080007057
88850 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/key_matrix.c' (86,877) at 20210308005003384
88851 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/io.h' (86,878) at 20210308005002828
88852 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger_%.bbappend' (86,879) at 20240310080021376
88853 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Martin-Birgmeier' (86,880) at 20241221090017616
88854 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pci_iomap.c' (86,881) at 20240405153231951
88855 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.h' (86,882) at 20240405153047205
88856 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cppc_cpufreq.c' (86,883) at 20241211090145401
88857 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/serialization_tests.hpp' (86,884) at 20221005030030506
88858 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_scc.h' (86,885) at 20210308005003020
88859 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/smsc_sio1007.h' (86,886) at 20210308005003684
88860 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/compression.c' (86,887) at 20210308005003544
88861 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/spapr_watchdog.c' (86,888) at 20240906080037320
88862 2025-01-21 03:01:02.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/pcalign-a32.c' (86,889) at 20220429100100942
88863 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/lpc18xx_eeprom.c' (86,890) at 20210307214929998
88864 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_defs.h' (86,891) at 20240405153050385
88865 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mxs_defconfig' (86,892) at 20240405153045617
88866 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts' (86,893) at 20240405153045465
88867 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_drv.c' (86,894) at 20240405153230619
88868 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/genptr.h' (86,895) at 20230925080040021
88869 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/meson.build' (86,896) at 20230713080009164
88870 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-pcm-dma.h' (86,897) at 20210307214932426
88871 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/audio.rst' (86,898) at 20210309003648488
88872 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig' (86,899) at 20210308005003236
88873 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/Settings.directory' (86,900) at 20210307205554610
88874 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_noritake.c' (86,901) at 20210307214925658
88875 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-lacie-ethernet-disk-mini-v2.dts' (86,902) at 20240405153045461
88876 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/dai-common.yaml' (86,903) at 20240405153045161
88877 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-asm9260/Kconfig' (86,904) at 20240405153045633
88878 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (86,905) at 20210813100029652
88879 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/.gitignore' (86,906) at 20240405153054169
88880 2025-01-21 03:01:02.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/meson.build' (86,907) at 20230505080022700 to deleted uid set
88881 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi.c' (86,908) at 20240405153230595
88882 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_bus.h' (86,909) at 20240326080039538
88883 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4245.c' (86,910) at 20240405153048861
88884 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/microtek.h' (86,911) at 20210307214930842
88885 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tb-hash.h' (86,912) at 20230925080039813
88886 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-lpss-pci.c' (86,913) at 20240405153230835
88887 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm2-cmd.c' (86,914) at 20240405153046761
88888 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmopti2_defconfig' (86,915) at 20210308005003264
88889 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rave-sp-wdt.c' (86,916) at 20240405153231599
88890 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb' (86,917) at 20241221090017508
88891 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/meta-networking-image-all.bb' (86,918) at 20231014080011723
88892 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx53ard.h' (86,919) at 20210308005003604
88893 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/network/phosphor-network_%.bbappend' (86,920) at 20241206090014226
88894 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs43130.h' (86,921) at 20240405153053577
88895 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl.dtsi' (86,922) at 20210308005002584
88896 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-host-ipmid/.clang-format' (86,923) at 20240829080022534 to deleted uid set
88897 2025-01-21 03:01:02.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-sysfs.c' (86,924) at 20210307214930826
88898 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/ghash-ce-glue.c' (86,925) at 20240405153045849
88899 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/sh_mmcif.h' (86,926) at 20240405153052769
88900 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/secrets/index.rst' (86,927) at 20240405153045257
88901 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp102.c' (86,928) at 20240405153048645
88902 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-seccomp.c' (86,929) at 20240326080039746
88903 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--0a/fsi-master/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (86,930) at 20210307205553714
88904 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/dns_resolver-type.h' (86,931) at 20210307214931350
88905 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.make' (86,932) at 20210307205554566
88906 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/sh_intc.c' (86,933) at 20220429100100482
88907 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/trace.h' (86,934) at 20210308005046553
88908 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/images/core-image-sato.bb' (86,935) at 20230813080012904
88909 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb2misc.c' (86,936) at 20240527080023360
88910 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_u_mul.S' (86,937) at 20220525020652186
88911 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_color_mgmt.h' (86,938) at 20240405153231791
88912 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/800mhz_2x64mx16.cfg' (86,939) at 20210308005003080
88913 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/freq.h' (86,940) at 20210307214926554
88914 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c' (86,941) at 20240405153048601
88915 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm6858.dtsi' (86,942) at 20240405153045717
88916 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/lowlevel_init.S' (86,943) at 20210308005002548
88917 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/dw_hdmi-imx.c' (86,944) at 20240405153048557
88918 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pgalloc.h' (86,945) at 20240405153230011
88919 2025-01-21 03:01:02.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/imx8/Makefile' (86,946) at 20210308005002724
88920 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx231xx-cardlist.rst' (86,947) at 20210307214925230
88921 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/oobtest.c' (86,948) at 20240405153049713
88922 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-pseudo-denormal.c' (86,949) at 20210308005046497
88923 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vendorid_list.h' (86,950) at 20240405153230063
88924 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/ssp.c' (86,951) at 20210307214925958
88925 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/shdma-base.c' (86,952) at 20240405153047005
88926 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_block_device.c' (86,953) at 20210308005003704
88927 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/image_verify.cpp' (86,954) at 20240820080021218 to deleted uid set
88928 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-sys.c' (86,955) at 20240405153046869
88929 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm36651.c' (86,956) at 20240405153049001
88930 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/properties.c' (86,957) at 20210307214930134
88931 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/.gitignore' (86,958) at 20210308005048369
88932 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl_3.4.0.bb' (86,959) at 20241221090017636
88933 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_fence.c' (86,960) at 20240405153048605
88934 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sof.h' (86,961) at 20240405153052897
88935 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/clock.h' (86,962) at 20210308005002672
88936 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/boost.wrap' (86,963) at 20240904080003186
88937 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kangasala' (86,964) at 20210307205553766
88938 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bandit_1.8.0.bb' (86,965) at 20241221090017548
88939 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-integrity.h' (86,966) at 20240815080012907
88940 2025-01-21 03:01:02.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PCIeDeviceCollection_v1.xml' (86,967) at 20240619080002932
88941 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/brcm,iproc-pdc-mbox.txt' (86,968) at 20210307214925350
88942 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_hw_mpeg2_dec.c' (86,969) at 20240405153049493
88943 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/migrate_device.c' (86,970) at 20240405153231971
88944 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_domainhash.h' (86,971) at 20240405153053341
88945 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mptcp.h' (86,972) at 20240405153231855
88946 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/LocationCode/meson.build' (86,973) at 20230825080021137 to deleted uid set
88947 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-rv1108_defconfig' (86,974) at 20210308005003260
88948 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/Makefile' (86,975) at 20210308005002996
88949 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h' (86,976) at 20240405153230927
88950 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz_ptp.c' (86,977) at 20240830080013275
88951 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Juva' (86,978) at 20210307205553770
88952 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_plx.c' (86,979) at 20220525020653767
88953 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/security.c' (86,980) at 20240405153051197
88954 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/ttm_device_test.c' (86,981) at 20240503080014474
88955 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_encoder_metadata.h' (86,982) at 20231021080010534
88956 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/ifmtr/interface/ia_css_ifmtr.h' (86,983) at 20210307214930566
88957 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/bbclasses/systemd-and-sysvinit.bb' (86,984) at 20241221090017604
88958 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-disk.c' (86,985) at 20240405153049221
88959 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_w.c' (86,986) at 20210308005046521
88960 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3' (86,987) at 20210307205554422
88961 2025-01-21 03:01:02.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/aarch64-softmmu/minimal.mak' (86,988) at 20210927100127053
88962 2025-01-21 03:01:02.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/device_callouts.cpp' (86,989) at 20240926080026490
88963 2025-01-21 03:01:02.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-memory.c' (86,990) at 20240405153046053
88964 2025-01-21 03:01:02.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cc108.dts' (86,991) at 20210308005002632
88965 2025-01-21 03:01:02.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/sctp.h' (86,992) at 20240405153231855
88966 2025-01-21 03:01:02.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb' (86,993) at 20231011080016606
88967 2025-01-21 03:01:02.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx51evk_defconfig' (86,994) at 20210308005003268
88968 2025-01-21 03:01:02.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx7ulp_evk.h' (86,995) at 20210308005003608
88969 2025-01-21 03:01:02.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/config.c' (86,996) at 20210308005003504
88970 2025-01-21 03:01:02.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvcvideo.h' (86,997) at 20240805080013971
88971 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/twl4030_wdt.c' (86,998) at 20240405153052245
88972 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sc7180-flakes.txt' (86,999) at 20240405153230531
88973 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/interrupts.c' (87,000) at 20210308005002800
88974 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_core.c' (87,001) at 20240405153049281
88975 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (87,002) at 20241031080012183
88976 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/libgcc.h' (87,003) at 20210307214926570
88977 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cg3.c' (87,004) at 20240405153231579
88978 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/tmon.h' (87,005) at 20220818100014859
88979 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts419.dtsi' (87,006) at 20240405153045457
88980 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/asm-compat.h' (87,007) at 20210307214926174
88981 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h' (87,008) at 20240913080013793
88982 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/ingenic,jz4780-efuse.yaml' (87,009) at 20240405153045121
88983 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Makefile-skas' (87,010) at 20210307214926614
88984 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5686.h' (87,011) at 20240405153048977
88985 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2500usb.h' (87,012) at 20240405153050617
88986 2025-01-21 03:01:02.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/smb/index.rst' (87,013) at 20240405153045209
88987 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/bluetooth/l2cap_core.c' (87,014) at 20241011080017387 to deleted uid set
88988 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RouteEntryCollection.json' (87,015) at 20240619080002952
88989 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_mpls.h' (87,016) at 20210307214931578
88990 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-innobase-Define-__NR_futex-if-it-does-not-exist.patch' (87,017) at 20210307205553890
88991 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/handle.cpp' (87,018) at 20230511080009359
88992 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/fifo_monitor_global.h' (87,019) at 20210307214930542
88993 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/MAINTAINERS' (87,020) at 20210308005003088
88994 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a20-gmac.c' (87,021) at 20210307214927030
88995 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_flat.sh' (87,022) at 20240405153054341
88996 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7723.h' (87,023) at 20210307214926554
88997 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi' (87,024) at 20240405153229923
88998 2025-01-21 03:01:02.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/periph.h' (87,025) at 20210308005002776
88999 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/fpu.c' (87,026) at 20220525020652114
89000 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/uml.lds.S' (87,027) at 20240405153046345
89001 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/custom_float.h' (87,028) at 20210307214927306
89002 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_sockmap.c' (87,029) at 20210309003655980
89003 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/power.c' (87,030) at 20240405153051949
89004 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_ctinfo.h' (87,031) at 20210307214931662
89005 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-petalynx.c' (87,032) at 20210307214928094
89006 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sun6i.h' (87,033) at 20210308005003620
89007 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-memory.json' (87,034) at 20240405153054133
89008 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rsk7264.h' (87,035) at 20210308005003612
89009 2025-01-21 03:01:02.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_premium_defconfig' (87,036) at 20210308005003284
89010 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/system_global.h' (87,037) at 20240405153051849
89011 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/wrappers/atomic_bitops.rst' (87,038) at 20240405153045005
89012 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/Kconfig' (87,039) at 20240405153051757
89013 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vmlinux.lds.S' (87,040) at 20240913080013769
89014 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-npcm.c' (87,041) at 20240405153230859
89015 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_subdev.h' (87,042) at 20240405153051829
89016 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/Makefile' (87,043) at 20210307214930726
89017 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-db.dts' (87,044) at 20240405153045745
89018 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/include/atomic.h' (87,045) at 20210307214932674
89019 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/lzo.rst' (87,046) at 20210309003648464
89020 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/sensorutils.cpp' (87,047) at 20240829080022534
89021 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-core/udev/udev-aspeed-mtd-partitions.bb' (87,048) at 20241206090014218
89022 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/st,stpmic1.h' (87,049) at 20210307214931342
89023 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/ioctls.h' (87,050) at 20210307214926558
89024 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/vialab,vl817.yaml' (87,051) at 20240405153229803
89025 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-tps68470.c' (87,052) at 20240405153046781
89026 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_act_ct.h' (87,053) at 20240405153231855
89027 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/s-nail_14.9.25.bb' (87,054) at 20241221090017524
89028 2025-01-21 03:01:02.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/timer.h' (87,055) at 20210308005002640
89029 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.h' (87,056) at 20210307214927266
89030 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_zones_common.h' (87,057) at 20210307214931458
89031 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/syscalls_32.c' (87,058) at 20210307214926754
89032 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/list.h' (87,059) at 20210308005003656
89033 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mlme.h' (87,060) at 20220525020654171
89034 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/fdt-common.c' (87,061) at 20210308005002756
89035 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rmobile-sysc.c' (87,062) at 20240405153231351
89036 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-pll-unlock.cpp' (87,063) at 20230825080016953
89037 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_tint.c' (87,064) at 20210307214926274
89038 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c' (87,065) at 20240405153051273
89039 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wpa.c' (87,066) at 20240405153232051
89040 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/cgtqmx6eval.c' (87,067) at 20210308005002948
89041 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/less/less_668.bb' (87,068) at 20241221090017676
89042 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/a20.c' (87,069) at 20210307214926634
89043 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/meson.build' (87,070) at 20230825080021141 to deleted uid set
89044 2025-01-21 03:01:02.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-version.h' (87,071) at 20210307214928698
89045 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/handshake-user.h' (87,072) at 20240405153054073
89046 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.c' (87,073) at 20220525020652963
89047 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config/witherspoon/zone_conditions.yaml' (87,074) at 20210307205553702
89048 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/asymmetric-parser.h' (87,075) at 20240405153052657
89049 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/amdgpu_dpm_internal.c' (87,076) at 20240405153048325
89050 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-structs.h' (87,077) at 20210308005003644
89051 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/skip-timeout.patch' (87,078) at 20241221090017640
89052 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d31ek.dts' (87,079) at 20240405153045469
89053 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/vmalloc.h' (87,080) at 20210307214926310
89054 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ftp.c' (87,081) at 20240405153051513
89055 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SOL.interface.yaml' (87,082) at 20240112090020084
89056 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-more-itertools/run-ptest' (87,083) at 20230401080011971
89057 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_list.c' (87,084) at 20240405153232259
89058 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77541.h' (87,085) at 20240405153052729
89059 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_base.c' (87,086) at 20240815080012895 to deleted uid set
89060 2025-01-21 03:01:02.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/m41t80.c' (87,087) at 20221215040039150
89061 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/aica.h' (87,088) at 20210307214932282
89062 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/images/meta-oe-image-ptest-all.bb' (87,089) at 20240302090018206
89063 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/nvidia,tegra210-bpmp.txt' (87,090) at 20210307214925314
89064 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/sl811.h' (87,091) at 20210307214931530
89065 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.h' (87,092) at 20240405153047117
89066 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-wedge400.dts' (87,093) at 20240405153229867
89067 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci.h' (87,094) at 20210308005003512
89068 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/setup-eid.conf' (87,095) at 20240828080010887
89069 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,hd3ss3220.yaml' (87,096) at 20240405153045185
89070 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/trace/events/lock.h' (87,097) at 20210307214932478
89071 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec_spi.c' (87,098) at 20210308005003396
89072 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/MAINTAINERS' (87,099) at 20210308005003024
89073 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-sse2-i586-asm_32.S' (87,100) at 20220525020652134
89074 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/config-bios.json.in' (87,101) at 20210308005120349
89075 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/wdt_aspeed.h' (87,102) at 20241211090212366
89076 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp_4.2.8p18.bb' (87,103) at 20241206090014242
89077 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscorecc-sc7180.c' (87,104) at 20240405153230235
89078 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mc146818rtc.h' (87,105) at 20210308005002840
89079 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/s390-acr.xml' (87,106) at 20210308005045817
89080 2025-01-21 03:01:02.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sunxi/sunxi_sram.c' (87,107) at 20240405153231451
89081 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/fsp_vpd.h' (87,108) at 20210308005002876
89082 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7751_defconfig' (87,109) at 20240405153046309
89083 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/trace.h' (87,110) at 20210307214926082
89084 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-loop' (87,111) at 20210307214925190
89085 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_HMARK.c' (87,112) at 20210309003654428
89086 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-ioprio.c' (87,113) at 20240405153046521
89087 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/lx2160a_serdes.c' (87,114) at 20210308005002556
89088 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@40/rtc@68.conf' (87,115) at 20240904080027730
89089 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp20x_ac_power.c' (87,116) at 20240405153231351
89090 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/toc_asm.S' (87,117) at 20240405153046081
89091 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/index.rst' (87,118) at 20240405153045273
89092 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_redirect_map.c' (87,119) at 20210307214932650
89093 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/linux-yocto-uefi-secureboot.inc' (87,120) at 20241221090017472
89094 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.7.bb' (87,121) at 20220612030016723
89095 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/file.c' (87,122) at 20240405153232107
89096 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/x86.patch' (87,123) at 20241206090014298
89097 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.yaml' (87,124) at 20220525020651682
89098 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/msr.c' (87,125) at 20220525020655179
89099 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_pwork.h' (87,126) at 20220525020654523
89100 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libpng/libpng_1.6.44.bb' (87,127) at 20241221090017692
89101 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sfctemp.rst' (87,128) at 20240405153045217
89102 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_nvm_defs.h' (87,129) at 20210307214929334
89103 2025-01-21 03:01:02.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/spl_minimal.c' (87,130) at 20210308005002960
89104 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6375-gpucc.h' (87,131) at 20240405153052645
89105 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_hw.c' (87,132) at 20240405153050449
89106 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.h' (87,133) at 20220525020652470
89107 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/timer.c' (87,134) at 20210308005003740
89108 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algif_skcipher.c' (87,135) at 20240405153046529
89109 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Naverede_Oberget' (87,136) at 20210307205553786
89110 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_ipv6.h' (87,137) at 20240405153052749
89111 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/pinctrl-s32.h' (87,138) at 20240405153051325
89112 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/gtk.h' (87,139) at 20240613080016559
89113 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/hsmmc-omap.h' (87,140) at 20210307214931474
89114 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c' (87,141) at 20240405153048421
89115 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fips.h' (87,142) at 20210307214931386
89116 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-compat-units.bb' (87,143) at 20241221090017644
89117 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox_%.bbappend' (87,144) at 20240613080018351
89118 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/adv7611.c' (87,145) at 20210308005003000
89119 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/setup.c' (87,146) at 20240405153045997
89120 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/simple-framebuffer.yaml' (87,147) at 20240405153045049
89121 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/Kconfig' (87,148) at 20220525020653307
89122 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/seq.h' (87,149) at 20210307214927954
89123 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7721_defconfig' (87,150) at 20240405153046309
89124 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_modules_helpers.c' (87,151) at 20240405153046301
89125 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/page_pool.c' (87,152) at 20240405153232007
89126 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/entry.h' (87,153) at 20240405153229859
89127 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53622@77.conf' (87,154) at 20240904080027738
89128 2025-01-21 03:01:02.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/customise_btn.html' (87,155) at 20210307205554282
89129 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity-breadbee-common.dtsi' (87,156) at 20240405153045573
89130 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/test.py' (87,157) at 20210308005003760
89131 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/iso.h' (87,158) at 20240405153052837
89132 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml' (87,159) at 20240405153045093
89133 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot-uefi-secureboot.inc' (87,160) at 20241221090017472
89134 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/mem.c' (87,161) at 20240405153046345
89135 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/Makefile' (87,162) at 20240405153049725
89136 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xmb_cmp.dtsi' (87,163) at 20240405153045473
89137 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/hda-codec.c' (87,164) at 20241211090212254
89138 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000_common.h' (87,165) at 20230426080043712
89139 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/Zone/meson.build' (87,166) at 20230920080021024 to deleted uid set
89140 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml' (87,167) at 20240405153229775
89141 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb' (87,168) at 20220804030014683
89142 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/viamode.c' (87,169) at 20210307214930950
89143 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tarnamo' (87,170) at 20210307205553790
89144 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/x530/x530.c' (87,171) at 20210308005002908
89145 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/tnc.c' (87,172) at 20210308005003552
89146 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pico-hobbit.dts' (87,173) at 20240405153229887
89147 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/MAINTAINERS' (87,174) at 20210308005002980
89148 2025-01-21 03:01:02.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi.dtsi' (87,175) at 20240405153045729
89149 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83l786ng.c' (87,176) at 20240405153048881
89150 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmx_onhyperv.c' (87,177) at 20240812080017232
89151 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/trace-data.h' (87,178) at 20240405153050533
89152 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa-regs.h' (87,179) at 20240405153045677
89153 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-platform.c' (87,180) at 20240405153232139
89154 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/pwrseq-uclass.c' (87,181) at 20210308005003400
89155 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/tusb6010_omap.c' (87,182) at 20210307214930854
89156 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m547x_8x.h' (87,183) at 20210308005002804
89157 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/__init__.py' (87,184) at 20210307205554262
89158 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/test/test_scheduled_host_transition.cpp' (87,185) at 20240723080028240
89159 2025-01-21 03:01:02.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx1.c' (87,186) at 20240405153229911
89160 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/sharpsl.h' (87,187) at 20220525020654595
89161 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/aspeed/clk_ast2600.c' (87,188) at 20230720080043539
89162 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/use-DESTDIR.patch' (87,189) at 20210307205553846
89163 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/dma-considerations.rst' (87,190) at 20210307214925510
89164 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.67.1.bb' (87,191) at 20241221090017552
89165 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/0001-make-direction-attribute-conforming-to-introspect.dt.patch' (87,192) at 20240413080012663
89166 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/external/ExternalSensor.cpp' (87,193) at 20241112090003094
89167 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/seco/seco-cec.h' (87,194) at 20210307214928598
89168 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/README.md' (87,195) at 20240808080020596
89169 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-isku' (87,196) at 20210307214925182
89170 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-cloudbox.dts' (87,197) at 20240405153045457
89171 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-zx-irdec.c' (87,198) at 20210307214928786
89172 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma180.c' (87,199) at 20240405153230687
89173 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/test/systemd_parser.cpp' (87,200) at 20240711080029835
89174 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/swiotlb.h' (87,201) at 20240405153046129
89175 2025-01-21 03:01:02.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-crossbar.c' (87,202) at 20240405153230807
89176 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_acntsa.c' (87,203) at 20240405153046613
89177 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_overlay.c' (87,204) at 20241211090212278
89178 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/userModel.js' (87,205) at 20210308005107073
89179 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/meson.build' (87,206) at 20230426080043948
89180 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/orientation/hid-sensor-incl-3d.c' (87,207) at 20220525020653111
89181 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/ocs-hcu.h' (87,208) at 20240405153046949
89182 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm_common.c' (87,209) at 20240405153045669
89183 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices' (87,210) at 20210307214925198
89184 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/uninitialized_var.cocci' (87,211) at 20220525020654939
89185 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/typecheck.h' (87,212) at 20210308005003672
89186 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/note.S' (87,213) at 20240405153046153
89187 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/other.json' (87,214) at 20240405153054137
89188 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/s390x/Makefile' (87,215) at 20230925080040085
89189 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/conf.c' (87,216) at 20240405153053453
89190 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/Makefile' (87,217) at 20220525020652162
89191 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr.c' (87,218) at 20240405153054161
89192 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_hba.c' (87,219) at 20210307214930710
89193 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/Makefile' (87,220) at 20210308005002560
89194 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rsmu.h' (87,221) at 20240405153049613
89195 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_flow_action.c' (87,222) at 20240405153049029
89196 2025-01-21 03:01:02.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/adxl34x.c' (87,223) at 20240405153049141
89197 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_throttle.c' (87,224) at 20240405153048477
89198 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,kona-usb2-phy.yaml' (87,225) at 20240405153045129
89199 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netlabel.h' (87,226) at 20210307214931570
89200 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/compat_audit.c' (87,227) at 20240405153046321
89201 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.json' (87,228) at 20220429100100882
89202 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/154.out' (87,229) at 20240326080039730
89203 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt6765-clk.h' (87,230) at 20210307214931330
89204 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/thumb1/include/asm/proc-armv/system.h' (87,231) at 20210308005002796
89205 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Kconfig.debug' (87,232) at 20210307214925986
89206 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/cmpxchg.h' (87,233) at 20240405153052617
89207 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/pcm.c' (87,234) at 20240405153054021
89208 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/config_mpc85xx.h' (87,235) at 20210308005002836
89209 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kernel/cpu/match.c' (87,236) at 20240628080013981 to deleted uid set
89210 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_2.0.0.bb' (87,237) at 20241221090017668
89211 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/test/power_off_rule_test.cpp' (87,238) at 20210308005059169
89212 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gp100.c' (87,239) at 20240405153048657
89213 2025-01-21 03:01:02.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/test_signature.cpp' (87,240) at 20240820080019550
89214 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/image-sparse.h' (87,241) at 20210308005003652
89215 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml' (87,242) at 20240405153229799
89216 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-006a.conf' (87,243) at 20240904080027734
89217 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/static-libsystemd-pkgconfig.patch' (87,244) at 20230706080014745
89218 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/scm_drv.c' (87,245) at 20220525020653959
89219 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap4-restart.c' (87,246) at 20210307214925918
89220 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_realm.c' (87,247) at 20210307214932030
89221 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/Makefile' (87,248) at 20240405153049465
89222 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/nxp-bbnsm-pwrkey.c' (87,249) at 20240405153049145
89223 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smdk5420_defconfig' (87,250) at 20210308005003280
89224 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-icore-rqs.dtsi' (87,251) at 20240405153045513
89225 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/dgram.c' (87,252) at 20230426080043796
89226 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/meson.build' (87,253) at 20240613080020632
89227 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_paths.cpp' (87,254) at 20241003080023049
89228 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/include/trace.h' (87,255) at 20240405153054385
89229 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/spl.h' (87,256) at 20210308005002636
89230 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/Kconfig' (87,257) at 20240405153051389
89231 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8195-clk.h' (87,258) at 20240405153052645
89232 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp152.c' (87,259) at 20210308005003468
89233 2025-01-21 03:01:02.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/__init__.py' (87,260) at 20220405030025641
89234 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_gem_device.h' (87,261) at 20210309003649780
89235 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml' (87,262) at 20240405153045053
89236 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hw.h' (87,263) at 20240805080013983
89237 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5_sfr.h' (87,264) at 20210308005002716
89238 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/gpio.h' (87,265) at 20210308005002716
89239 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_sext.S' (87,266) at 20210308005046533
89240 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core.h' (87,267) at 20240405153230683
89241 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/mx6cuboxi.c' (87,268) at 20210308005003052
89242 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb' (87,269) at 20220921030015990
89243 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/can327.c' (87,270) at 20240405153230895
89244 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/raspi.rst' (87,271) at 20240906080037176
89245 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-aspeed.c' (87,272) at 20241008080013927
89246 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/kernel-driver-statement.rst' (87,273) at 20240405153229839
89247 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/Kconfig' (87,274) at 20210308005045905
89248 2025-01-21 03:01:02.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twine_6.0.1.bb' (87,275) at 20241221090017560
89249 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/link_service_types.h' (87,276) at 20240405153230423
89250 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/microblaze_ksyms.c' (87,277) at 20241211090145381
89251 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/uv/Makefile' (87,278) at 20210307214926134
89252 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/sigcontext.h' (87,279) at 20210307214926110
89253 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass-lpaif-reg.h' (87,280) at 20240405153053977
89254 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.h' (87,281) at 20240405153047137
89255 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/generic.h' (87,282) at 20210307214931374
89256 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5360.c' (87,283) at 20240405153048973
89257 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/debug.c' (87,284) at 20240405153050473
89258 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Makefile.postlink' (87,285) at 20240405153045977
89259 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/058' (87,286) at 20210927100127477
89260 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch' (87,287) at 20230706080014737
89261 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/run-ptest' (87,288) at 20240413080012643
89262 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/Makefile' (87,289) at 20210308005003456
89263 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stigsjo' (87,290) at 20210307205553790
89264 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/cirrus.h' (87,291) at 20210307214931694
89265 2025-01-21 03:01:02.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/access_tracking_perf_test.c' (87,292) at 20240405153054313
89266 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/tegra210.c' (87,293) at 20240405153051865
89267 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_xplained_emmc_defconfig' (87,294) at 20210308005003276
89268 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/intel_iommu.h' (87,295) at 20241211090212358
89269 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/ncsi.c' (87,296) at 20220215040051512
89270 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/fix_hypercall_test.c' (87,297) at 20240405153054321
89271 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.h' (87,298) at 20210307214929934
89272 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-array.err' (87,299) at 20221215040039362 to deleted uid set
89273 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/server/xmlrpcserver.py' (87,300) at 20241221090017588
89274 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/isp.S' (87,301) at 20210307214926154
89275 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/poke/poke_4.2.bb' (87,302) at 20241221090017512
89276 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-pinfunc.h' (87,303) at 20210309003648740
89277 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/classmate-laptop.c' (87,304) at 20240405153051397
89278 2025-01-21 03:01:02.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml' (87,305) at 20240405153045073
89279 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-controller-intro.rst' (87,306) at 20210309003648484
89280 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4a/cpu/serial.h' (87,307) at 20210307214926558
89281 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pretimeout_noop.c' (87,308) at 20210307214930974
89282 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/elf.h' (87,309) at 20240405153045913
89283 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/libts_%.bbappend' (87,310) at 20241206090014214
89284 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-qcom-qspi.c' (87,311) at 20240405153231463
89285 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik_sdma.h' (87,312) at 20210307214927226
89286 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-data-CMakeLists.txt-dont-create-automatic-google-log.patch' (87,313) at 20241221090017488
89287 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/device.c' (87,314) at 20240503080014470
89288 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/rockchip_mipi_dsi.h' (87,315) at 20210308005002664
89289 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl_9.0.0.bb' (87,316) at 20241221090017676
89290 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/bus.h' (87,317) at 20240405153052657
89291 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.h' (87,318) at 20210307214929810
89292 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Documentation/inkernel.txt' (87,319) at 20210307214930518
89293 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm-rpmsg.c' (87,320) at 20240405153232175
89294 2025-01-21 03:01:02.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/spe.json' (87,321) at 20240405153232227
89295 2025-01-21 03:01:02.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/buffered-io.c' (87,322) at 20241111090012141
89296 2025-01-21 03:01:02.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_hw_types.h' (87,323) at 20220525020652386
89297 2025-01-21 03:01:02.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usbdevice_fs.h' (87,324) at 20240405153052941
89298 2025-01-21 03:01:02.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwlock_rt.h' (87,325) at 20240405153052789
89299 2025-01-21 03:01:02.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerCollection_v1.xml' (87,326) at 20240619080002928
89300 2025-01-21 03:01:02.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/provider' (87,327) at 20210307205554466
89301 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8750.c' (87,328) at 20240405153232167
89302 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus/dbus-1.init' (87,329) at 20210307205554474
89303 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp' (87,330) at 20221209040003858
89304 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-private.h' (87,331) at 20240405153046733
89305 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb_debug.c' (87,332) at 20240815080012899
89306 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/autobuilderlog.json' (87,333) at 20210307205554230
89307 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop' (87,334) at 20210307205554610
89308 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-wsa-macro.h' (87,335) at 20220525020655031
89309 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211metadef.h' (87,336) at 20240405153051953
89310 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/tricorder-eeprom.c' (87,337) at 20210308005002948
89311 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utuuid.c' (87,338) at 20240405153046625
89312 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-wobo-i5.dts' (87,339) at 20210308005002620
89313 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/hwcap.h' (87,340) at 20240405153045625
89314 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/gf2k.c' (87,341) at 20240405153049133
89315 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/__init__.py' (87,342) at 20210308005003772
89316 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-h3-ccu.h' (87,343) at 20210308005003636
89317 2025-01-21 03:01:02.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,mt6370-tcpc.yaml' (87,344) at 20240405153045181
89318 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/xattr.c' (87,345) at 20240429080012452
89319 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/vmlogrdr.c' (87,346) at 20240405153051517
89320 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/Kconfig' (87,347) at 20240405153048885
89321 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/hopper_vp3028.c' (87,348) at 20220525020653271
89322 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/multihost-phosphor-buttons.md' (87,349) at 20221209040006391
89323 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte_0.78.2.bb' (87,350) at 20241221090017700
89324 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys-cobra.dts' (87,351) at 20240405153045445
89325 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/nbd-internal.h' (87,352) at 20240906080037376
89326 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-openrisc.rst' (87,353) at 20221215040039082
89327 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/ath79-soc.txt' (87,354) at 20210307214925362
89328 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/panfrost_drm.h' (87,355) at 20240405153052905
89329 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_crtc.c' (87,356) at 20241018080014482
89330 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/syscalls.h' (87,357) at 20210307214925670
89331 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/consolemap.h' (87,358) at 20240405153052673
89332 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/csr.cpp' (87,359) at 20231011080023666
89333 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ebus_dma.h' (87,360) at 20210307214926578
89334 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-vp8.h' (87,361) at 20240405153049529
89335 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/nx_dbg.h' (87,362) at 20210307214932702
89336 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nand-chip.yaml' (87,363) at 20240405153045113
89337 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/cat_test.c' (87,364) at 20240805080014075
89338 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/Makefile' (87,365) at 20210309003650224
89339 2025-01-21 03:01:02.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akari.dts' (87,366) at 20240405153045789
89340 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp131.dtsi' (87,367) at 20240405153229903
89341 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/smp.c' (87,368) at 20240405153045993
89342 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds411.dts' (87,369) at 20240405153045457
89343 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/Kconfig' (87,370) at 20210307214929986
89344 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.h' (87,371) at 20220525020653463
89345 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdx55.c' (87,372) at 20240405153230735
89346 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7629/Makefile' (87,373) at 20210308005002752
89347 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/shm.h' (87,374) at 20210307214931658
89348 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/spufs/spu_create.rst' (87,375) at 20210307214925490
89349 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/CFMLimit.interface.yaml' (87,376) at 20221207040023627
89350 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/macints.h' (87,377) at 20210307214926162
89351 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/io.h' (87,378) at 20210308005003656
89352 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/proc.c' (87,379) at 20240405153053005
89353 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig.powerpc' (87,380) at 20210307214927062
89354 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/sections.h' (87,381) at 20240405153230147
89355 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mm.h' (87,382) at 20240405153052633
89356 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/elfnote.h' (87,383) at 20210307214926378
89357 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/devlink.h' (87,384) at 20220525020653431
89358 2025-01-21 03:01:02.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c' (87,385) at 20220525020654167
89359 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/once.c' (87,386) at 20240405153053097
89360 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-a2015-common.dtsi' (87,387) at 20240405153045761
89361 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/radix_hugetlbpage.c' (87,388) at 20240405153230047
89362 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/core.h' (87,389) at 20240405153230955
89363 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_main.c' (87,390) at 20240405153231167
89364 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsd/debug.h' (87,391) at 20210307214931650
89365 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-pci-kvm.c' (87,392) at 20240326080039486
89366 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/perf_regs.h' (87,393) at 20220525020655107
89367 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-irq.h' (87,394) at 20240405153045685
89368 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/list_entry_update.cocci' (87,395) at 20240405153053441
89369 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-access.h' (87,396) at 20210308005045861
89370 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/trats2_defconfig' (87,397) at 20210308005003284
89371 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gdbstub.c' (87,398) at 20241211090212478
89372 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_irq_handler.h' (87,399) at 20240405153047297
89373 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2glob.h' (87,400) at 20240527080023356
89374 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/fiji_baco.c' (87,401) at 20240405153230503
89375 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/name_distr.c' (87,402) at 20240405153053397
89376 2025-01-21 03:01:02.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/ticks.S' (87,403) at 20210308005002844
89377 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/debug.h' (87,404) at 20210307214929962
89378 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/spdif-receiver.txt' (87,405) at 20210307214925434
89379 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_0_ppsmc.h' (87,406) at 20240405153048349
89380 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json' (87,407) at 20240405153054157
89381 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c' (87,408) at 20240815080012875
89382 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_command.c' (87,409) at 20210307214932210
89383 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libtoml11/files/0001-fix-add-missing-zero-initialization-to-region.patch' (87,410) at 20241221090017512
89384 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_defs.h' (87,411) at 20210307214929342
89385 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/affinity.h' (87,412) at 20210307214932582
89386 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/pixelgen_global.h' (87,413) at 20210309003653016
89387 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp8501.c' (87,414) at 20240405153230755
89388 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/pci.h' (87,415) at 20240405153050149
89389 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/g_NCR5380.rst' (87,416) at 20240405153045253
89390 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/generic-adc-thermal.yaml' (87,417) at 20240405153045177
89391 2025-01-21 03:01:02.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/pmbus_write_vout_command_action.cpp' (87,418) at 20240817080031292
89392 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs/0001-CMakeLists.txt-respect-CMAKE_INSTALL_LIBDIR-for-mult.patch' (87,419) at 20240301090012423
89393 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8991.h' (87,420) at 20210307214932362
89394 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_ipv6header.c' (87,421) at 20210307214931970
89395 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/opencl-headers_2024.05.08.bb' (87,422) at 20241206090014246
89396 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb' (87,423) at 20241221090017504
89397 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/iwg20d-q7-common.dtsi' (87,424) at 20240405153045545
89398 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_nodeattrib.h' (87,425) at 20210307214930706
89399 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (87,426) at 20241206090014278
89400 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FieldMode.interface.yaml' (87,427) at 20220315030032663
89401 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_rx.h' (87,428) at 20240405153050437
89402 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-lmu5000.dts' (87,429) at 20240405153045465
89403 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/ddrmc-vf610-calibration.c' (87,430) at 20210308005002724
89404 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/hwdep_compat.c' (87,431) at 20210309003654564
89405 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/py-3.11.patch' (87,432) at 20221017030012226
89406 2025-01-21 03:01:02.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/Kconfig' (87,433) at 20220525020653391
89407 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_2_regs.h' (87,434) at 20240405153046577
89408 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc440_bamboo.c' (87,435) at 20241211090212322
89409 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch' (87,436) at 20241206090014338
89410 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/led.c' (87,437) at 20210308005003020
89411 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mpls.h' (87,438) at 20210307214931642
89412 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/i386/Makefile' (87,439) at 20240906080037560
89413 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2205.conf' (87,440) at 20230606080013598
89414 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc' (87,441) at 20241219090012976
89415 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rmap.c' (87,442) at 20240405153052577
89416 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/rcar-gen2-cpg.h' (87,443) at 20210308005003352
89417 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/offset_of.rs' (87,444) at 20241211090212458
89418 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/psoc_global_conf_masks.h' (87,445) at 20240405153046577
89419 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/rtc.rst' (87,446) at 20210307214925242
89420 2025-01-21 03:01:02.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-evi.dts' (87,447) at 20240405153045501
89421 2025-01-21 03:01:02.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs.c' (87,448) at 20240830080013267
89422 2025-01-21 03:01:02.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723d.h' (87,449) at 20240405153050653
89423 2025-01-21 03:01:02.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t104x_pbi_sb.cfg' (87,450) at 20210308005002992
89424 2025-01-21 03:01:02.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/pytest.ini' (87,451) at 20210307214932154
89425 2025-01-21 03:01:02.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/spte.c' (87,452) at 20241211090145393
89426 2025-01-21 03:01:02.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/login.defs_shadow-sysroot' (87,453) at 20230811080018326
89427 2025-01-21 03:01:02.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pli1209bc.c' (87,454) at 20240405153230667
89428 2025-01-21 03:01:02.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/asm_pure_loop/asm_pure_loop.S' (87,455) at 20240405153054169
89429 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/models.py' (87,456) at 20240106090017245
89430 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (87,457) at 20240829080014018
89431 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_hybla.c' (87,458) at 20220627100017186
89432 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pegasos2.c' (87,459) at 20241211090212318
89433 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/cirrus/cs_dsp.c' (87,460) at 20240913080013785
89434 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/ppc/tcg-target-con-set.h' (87,461) at 20241211090212526
89435 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/utils.py' (87,462) at 20210308005046237
89436 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Sonka' (87,463) at 20210307205553774
89437 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/trace.h' (87,464) at 20240405153053305
89438 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/sys_proto.h' (87,465) at 20210308005002768
89439 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/fuse_test.c' (87,466) at 20240405153054325
89440 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-005a.conf' (87,467) at 20240904080027734
89441 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/index.rst' (87,468) at 20210308005002536
89442 2025-01-21 03:01:02.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs4.h' (87,469) at 20240405153052929
89443 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz8.h' (87,470) at 20240405153230903
89444 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch' (87,471) at 20210307205554582
89445 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/ioctl.c' (87,472) at 20210307214930946
89446 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/bcast.h' (87,473) at 20210309003654480
89447 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun8i_a23.c' (87,474) at 20210308005002784
89448 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/omap-cpufreq.c' (87,475) at 20240405153230251
89449 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-acpi.c' (87,476) at 20240617080017394
89450 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/buffer.h' (87,477) at 20240405153052705
89451 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SHL-0.51' (87,478) at 20211006000025242
89452 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/conn.c' (87,479) at 20240405153048625
89453 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/fsmc_nand.h' (87,480) at 20210308005003668
89454 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/workqueue.h' (87,481) at 20240710080014605
89455 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/igep00x0.c' (87,482) at 20210308005003012
89456 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-v4wt.c' (87,483) at 20210307214925970
89457 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/nf_conntrack_bridge.c' (87,484) at 20240429080012460
89458 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7780/setup.c' (87,485) at 20210307214926542
89459 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-axxia/Kconfig' (87,486) at 20210307214925870
89460 2025-01-21 03:01:02.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfctrl.c' (87,487) at 20240405153053201
89461 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra124-vic.yaml' (87,488) at 20240405153045049
89462 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cmocka/files/0001-include-Check-for-previous-declaration-of-uintptr_t.patch' (87,489) at 20230401080011939
89463 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_fintek.c' (87,490) at 20241211090145497
89464 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/Kconfig' (87,491) at 20240405153230691
89465 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/time.c' (87,492) at 20210308005002804
89466 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/edd.c' (87,493) at 20240405153047037
89467 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-op.c' (87,494) at 20241211090212530
89468 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb' (87,495) at 20240301090012431
89469 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/log/log_test.c' (87,496) at 20210308005003740
89470 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/tcg-stub.c' (87,497) at 20240906080037516
89471 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy_20nm.c' (87,498) at 20240405153048601
89472 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945-rs.c' (87,499) at 20240405153050505
89473 2025-01-21 03:01:02.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/mt9m001.txt' (87,500) at 20210307214925350
89474 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/ulpi.c' (87,501) at 20240405153231539
89475 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/bcache.h' (87,502) at 20240405153230759
89476 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/axentia,tse850-pcm5142.txt' (87,503) at 20240405153229799
89477 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/vegman_n110_baseboard.json' (87,504) at 20221221040007774
89478 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_pattern_group_nest2.decode' (87,505) at 20210308005046389
89479 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/gemini-poweroff.c' (87,506) at 20240405153231351
89480 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-a.dts' (87,507) at 20240405153229871
89481 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-empty.out' (87,508) at 20210308005046397 to deleted uid set
89482 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/perf_json_output_lint.py' (87,509) at 20240405153054173
89483 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/update-gawk-paths.patch' (87,510) at 20241206090014334
89484 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/extable.c' (87,511) at 20210308005002840
89485 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi' (87,512) at 20240405153045821
89486 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-if.c' (87,513) at 20240405153052113
89487 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_max77696.c' (87,514) at 20210308005003468
89488 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am654-base-board.dts' (87,515) at 20240405153229971
89489 2025-01-21 03:01:02.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/examples/set-point' (87,516) at 20210308005116213
89490 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-mips.h' (87,517) at 20210308005003612
89491 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/intel_scheduler_helpers.c' (87,518) at 20240405153048549
89492 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_trans_space.h' (87,519) at 20240405153052581
89493 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen_backend_ops.h' (87,520) at 20230426080043772
89494 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/torture.h' (87,521) at 20240405153231843
89495 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/logging/phosphor-hostlogger/ethanolx/ttyS0.conf' (87,522) at 20240308090017907
89496 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx25.c' (87,523) at 20240405153230211
89497 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-sharp-ls037v7dw01.c' (87,524) at 20240405153052205
89498 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-shc.dts' (87,525) at 20210308005002564
89499 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/unique-hostname.md' (87,526) at 20221209040006395
89500 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-common-ssh.h' (87,527) at 20240906080037436
89501 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/wm8775.c' (87,528) at 20240405153049345
89502 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c' (87,529) at 20240405153052209
89503 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_drm.h' (87,530) at 20240405153052637
89504 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uio_driver.h' (87,531) at 20220525020654623
89505 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/Makefile.s3c64xx' (87,532) at 20240405153045685
89506 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0002-Create.c-include-linux-falloc.h-for-FALLOC_FL_ZERO_R.patch' (87,533) at 20240413080012695
89507 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar2315.c' (87,534) at 20240405153045981
89508 2025-01-21 03:01:02.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crypto_engine.c' (87,535) at 20240405153230155
89509 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/service_files/xyz.openbmc_project.Chassis.Buttons.service' (87,536) at 20210308005121525
89510 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/babel.config.js' (87,537) at 20241004080035955
89511 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-arndale-octa.dts' (87,538) at 20240405153045569
89512 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/io_mm.h' (87,539) at 20240405153230003
89513 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_unwanted.cpp' (87,540) at 20231110090010623
89514 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/or-irq.h' (87,541) at 20230426080043764
89515 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/load_kernel.h' (87,542) at 20210308005003656
89516 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/ivm_core.c' (87,543) at 20210308005003376
89517 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/device-crash-test' (87,544) at 20240326080039626
89518 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/exec.h' (87,545) at 20220525020651946
89519 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm-x86-ops.h' (87,546) at 20240405153230111
89520 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-mvebu.c' (87,547) at 20210308005003516
89521 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/monit_5.34.2.bb' (87,548) at 20241221090017540
89522 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4fls.S' (87,549) at 20210307214926606
89523 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb' (87,550) at 20241221090017688
89524 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/conftest.py' (87,551) at 20210308005003744
89525 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_powersave_bitdef.h' (87,552) at 20210307214930642
89526 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/Kconfig' (87,553) at 20240906080037452
89527 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/policy/exception_policy.conf.default' (87,554) at 20210307214932186
89528 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/syscalls/Makefile' (87,555) at 20240405153046153
89529 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/220.out' (87,556) at 20210308005046461
89530 2025-01-21 03:01:02.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/sossi.c' (87,557) at 20240405153052205
89531 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flow.h' (87,558) at 20240405153050005
89532 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/qspinlock_types.h' (87,559) at 20210309003653800
89533 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/patching.h' (87,560) at 20240405153045861
89534 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/interface.c' (87,561) at 20240405153046869
89535 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-hyperlink_21.0.0.bb' (87,562) at 20240302090018210
89536 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-sec6.txt' (87,563) at 20210307214925298
89537 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mlock2.h' (87,564) at 20240405153054329
89538 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/cachetlb.rst' (87,565) at 20240405153229751
89539 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/dcn316_resource.h' (87,566) at 20240405153047257
89540 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/codel_qdisc.h' (87,567) at 20240405153052841
89541 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/077' (87,568) at 20210927100127477
89542 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/format-code.sh' (87,569) at 20210308005107081
89543 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-savu.h' (87,570) at 20210307214928098
89544 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/desc.h' (87,571) at 20220525020654195
89545 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_timeline.h' (87,572) at 20220525020652891
89546 2025-01-21 03:01:02.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c_1.11.3.bb' (87,573) at 20241221090017532
89547 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/traps.c' (87,574) at 20240405153045913
89548 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml' (87,575) at 20240405153045149
89549 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP2/meson.build' (87,576) at 20230825080021137 to deleted uid set
89550 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cred.h' (87,577) at 20240405153231803
89551 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hid-bpf.rst' (87,578) at 20240405153045217
89552 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_clu.c' (87,579) at 20240405153049441
89553 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/container-core.yml' (87,580) at 20240906080037132
89554 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0001-adb-remove-selinux-extensions.patch' (87,581) at 20210307205553894
89555 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/report-base.html.jinja' (87,582) at 20220804030014695
89556 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-config/config.yaml' (87,583) at 20210307205554066
89557 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Bar.errors.yaml' (87,584) at 20210308005049145
89558 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/clk.c' (87,585) at 20210308005002796
89559 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igbvf.c' (87,586) at 20240906080037264
89560 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cacheflush_64.h' (87,587) at 20240405153230091
89561 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_compat.c' (87,588) at 20240405153053413
89562 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/memory.json' (87,589) at 20240405153054129
89563 2025-01-21 03:01:02.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mpc8xxx_spi.h' (87,590) at 20210308005002840
89564 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_log_format.h' (87,591) at 20240405153052573
89565 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/vim-tiny_9.1.bb' (87,592) at 20240301090012479
89566 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/shtc1.h' (87,593) at 20210307214931482
89567 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.c' (87,594) at 20210309003651820
89568 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ucb1x00.h' (87,595) at 20240405153052733
89569 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf500-colibri.dts' (87,596) at 20210308005002632
89570 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/06_gcc-4.7.diff' (87,597) at 20230706080014741
89571 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/this_cpu_ops.rst' (87,598) at 20240405153045005
89572 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools_5.5.0.bb' (87,599) at 20241221090017548
89573 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_policy.c' (87,600) at 20241216090017793
89574 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif.c' (87,601) at 20240405153051065
89575 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3288.c' (87,602) at 20220525020652326
89576 2025-01-21 03:01:02.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/networking-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (87,603) at 20220402030015911
89577 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/cypress_m8.c' (87,604) at 20240405153052129
89578 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/debug_ll.S' (87,605) at 20210308005002792
89579 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-bsp/u-boot/files/e3c256d4i.cfg' (87,606) at 20240209090013644
89580 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/src/callback_manager.cpp' (87,607) at 20231212090032118
89581 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt2712-pinfunc.h' (87,608) at 20210307214926026
89582 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/chacha-glue.c' (87,609) at 20220525020651878
89583 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/cxl.h' (87,610) at 20240405153052833
89584 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/module-signing.rst' (87,611) at 20240405153229739
89585 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_fsf.c' (87,612) at 20240405153051537
89586 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/bitops.h' (87,613) at 20240405153045341
89587 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/extable.h' (87,614) at 20210307214925646
89588 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/cpuidle.h' (87,615) at 20240405153045637
89589 2025-01-21 03:01:02.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_vmparam.h' (87,616) at 20221215040039062
89590 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/blob.c' (87,617) at 20210308005003208
89591 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/io.h' (87,618) at 20210308005002888
89592 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/debian/pool/main/d/db5.3/index.html' (87,619) at 20210307205554242
89593 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate_32.c' (87,620) at 20210307214926750
89594 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/cf-fsi-fw.h' (87,621) at 20210307214927182
89595 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/tdfx.h' (87,622) at 20210307214931698
89596 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/regenerate-meson' (87,623) at 20210623000106788
89597 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c' (87,624) at 20240405153230615
89598 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_1_d.h' (87,625) at 20210307214927666
89599 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/delay.h' (87,626) at 20210307214926214
89600 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/slab.py' (87,627) at 20240405153232103
89601 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-turris-mox.dts' (87,628) at 20210308005002564
89602 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/pinephone-keyboard.c' (87,629) at 20240405153230727
89603 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/gdbstub.c' (87,630) at 20240906080037536
89604 2025-01-21 03:01:02.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit/0001-Use-builtin-for-clear_cache.patch' (87,631) at 20221003030013273
89605 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-osnoise-top.rst' (87,632) at 20240405153045265
89606 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/dpll-tail.c' (87,633) at 20210308005002792
89607 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/s5pv210_defconfig' (87,634) at 20240405153045617
89608 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-fsl.c' (87,635) at 20210308005003516
89609 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-iova-tree.c' (87,636) at 20221215040039166
89610 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/common_setup.h' (87,637) at 20210308005002720
89611 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/cores.list' (87,638) at 20221215040039346
89612 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_sli.h' (87,639) at 20240906080037336
89613 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ProcessorCollection_v1.xml' (87,640) at 20240619080002932
89614 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7606_par.c' (87,641) at 20240913080013793
89615 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/csum-partial_64.c' (87,642) at 20240405153230143
89616 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-mem.c' (87,643) at 20241018080014598
89617 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nsa310s.h' (87,644) at 20210308005003608
89618 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-An' (87,645) at 20210307205553778
89619 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/README' (87,646) at 20210307205554266 to deleted uid set
89620 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/test/meson.build' (87,647) at 20210308005109241
89621 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,servalt.dtsi' (87,648) at 20210308005002816
89622 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/lex.l' (87,649) at 20220525020654943
89623 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-sprd.txt' (87,650) at 20210307214925366
89624 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/types.h' (87,651) at 20210308005002844
89625 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/afl9.vmdk.bz2' (87,652) at 20210308005046473 to deleted uid set
89626 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-legacy-backend.c' (87,653) at 20241211090212354
89627 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/arm-systemready-firmware.yml' (87,654) at 20231126090012765
89628 2025-01-21 03:01:02.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dpu-common.yaml' (87,655) at 20240405153045041
89629 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-mgr.c' (87,656) at 20240405153230299
89630 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-acpi.c' (87,657) at 20240613080016387
89631 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/bios-tables-test-allowed-diff.h' (87,658) at 20210308005046473
89632 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-gpmi.h' (87,659) at 20210308005002676
89633 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/meson-codec-glue.h' (87,660) at 20210307214932402
89634 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VEIR.interface.yaml' (87,661) at 20220315030032659
89635 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_cec.h' (87,662) at 20210307214927862
89636 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/draak.h' (87,663) at 20210308005003592
89637 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/Kconfig' (87,664) at 20210308005002980
89638 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_mac.c' (87,665) at 20210308005003288
89639 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/imx-scu-irq.c' (87,666) at 20240405153230295
89640 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/lec.h' (87,667) at 20210307214931870
89641 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-auxtek-t004.dts' (87,668) at 20210308005002620
89642 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/Makefile' (87,669) at 20210307214932186
89643 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_version.py' (87,670) at 20241211090212542
89644 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-bsp/u-boot/u-boot-obmc.inc' (87,671) at 20210818000051207
89645 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_mul32.S' (87,672) at 20210308005046533
89646 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/binman/test/descriptor.bin' (87,673) at 20210308005003752 to deleted uid set
89647 2025-01-21 03:01:02.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/axi-fan-control.c' (87,674) at 20240405153230659
89648 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sdx65.yaml' (87,675) at 20240405153045029
89649 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/ecryptfs_kernel.h' (87,676) at 20240405153052329
89650 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-inno-csidphy.c' (87,677) at 20240405153051293
89651 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc161s626.c' (87,678) at 20240405153048961
89652 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_overdriver.h' (87,679) at 20210309003649648
89653 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_bpf.c' (87,680) at 20240405153232259
89654 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/redfish/telemetry_service/test_telemetry_report.robot' (87,681) at 20240628080017121 to deleted uid set
89655 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_timing_generator.c' (87,682) at 20220525020652502
89656 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/host-cpu.c' (87,683) at 20241211090212482
89657 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/ether.c' (87,684) at 20210309003653208
89658 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/lirc_dev.c' (87,685) at 20240805080013971
89659 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/mtl.c' (87,686) at 20240405153231343
89660 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/hugetlb_vs_thp_test.c' (87,687) at 20210307214932702
89661 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,em-sti.yaml' (87,688) at 20210307214925446
89662 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_slot_verify.c' (87,689) at 20210308005003708
89663 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/otg_fsm.h' (87,690) at 20210307214930778
89664 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-pts.rst' (87,691) at 20220525020654135
89665 2025-01-21 03:01:02.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h' (87,692) at 20210308005002656
89666 2025-01-21 03:01:02.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfpit.h' (87,693) at 20210307214926162
89667 2025-01-21 03:01:02.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1088ardb.h' (87,694) at 20210308005003600
89668 2025-01-21 03:01:02.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/luton_pcb091.dts' (87,695) at 20210308005002812
89669 2025-01-21 03:01:02.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6795.h' (87,696) at 20240405153051321
89670 2025-01-21 03:01:02.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/unaligned.h' (87,697) at 20220525020655115
89671 2025-01-21 03:01:02.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/vdso/gettimeofday.c' (87,698) at 20220525020654759
89672 2025-01-21 03:01:02.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3188.c' (87,699) at 20210308005003476
89673 2025-01-21 03:01:02.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2081_sd_rcw.cfg' (87,700) at 20210308005002996
89674 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/lpc32xx_udc.c' (87,701) at 20240405153052085
89675 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/older-glibc-symbols.patch' (87,702) at 20210905000020593
89676 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/fvp_boot.py' (87,703) at 20241206090014214
89677 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/renesas,dbsc.yaml' (87,704) at 20240405153045105
89678 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pc87427.c' (87,705) at 20210307214928134
89679 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/mlx4_ib.h' (87,706) at 20240405153230715
89680 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_phyp.c' (87,707) at 20210307214929422
89681 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/bond-eth1.conf' (87,708) at 20220126110011868
89682 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/props.c' (87,709) at 20240405153052289
89683 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,ns-thermal.yaml' (87,710) at 20220525020651714
89684 2025-01-21 03:01:02.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_local_storage_create.c' (87,711) at 20240405153054241
89685 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (87,712) at 20240105090012010
89686 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/main.h' (87,713) at 20240405153230919
89687 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/iomap_copy.c' (87,714) at 20210307214931802
89688 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-vmware.bin' (87,715) at 20240326080039614 to deleted uid set
89689 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cryptodev.h' (87,716) at 20241211090212370
89690 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async.hpp' (87,717) at 20241126090041355
89691 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-grgpio.c' (87,718) at 20241216090017693
89692 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a64.c' (87,719) at 20210308005003352
89693 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu/xtensa-modules.c.inc' (87,720) at 20210308005046357
89694 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_f55.c' (87,721) at 20210307214928494
89695 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/efuse.h' (87,722) at 20240405153050661
89696 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs2_lockid.h' (87,723) at 20220525020654475
89697 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/mp5990.c' (87,724) at 20240405153230667
89698 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_its.c' (87,725) at 20240906080037236
89699 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/netsc520.c' (87,726) at 20210307214929214
89700 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp10b.c' (87,727) at 20240405153048661
89701 2025-01-21 03:01:02.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/context.py' (87,728) at 20230401080011963
89702 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-gru-chromebook.dtsi' (87,729) at 20210308005002608
89703 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem_submit.c' (87,730) at 20240405153230595
89704 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_vop2.h' (87,731) at 20240405153048749
89705 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-xfs' (87,732) at 20220525020651634 to deleted uid set
89706 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/msi_bitmap.c' (87,733) at 20240405153046233
89707 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xserver-xorg-cvt/xserver-xorg-cvt-native_1.20.10.bb' (87,734) at 20241221090017544
89708 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-streamer.c' (87,735) at 20240405153049529
89709 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_ddict.h' (87,736) at 20240405153053117
89710 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/dsa.yaml' (87,737) at 20240405153229779
89711 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_redfish_resource.robot' (87,738) at 20210308005007108
89712 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/Kconfig' (87,739) at 20210307214927158
89713 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/uasm.h' (87,740) at 20240405153046017
89714 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc770-xm013.dts' (87,741) at 20240405153045609
89715 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/lattice-ice40-fpga-mgr.txt' (87,742) at 20210307214925314
89716 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/xattr.h' (87,743) at 20220525020654479
89717 2025-01-21 03:01:02.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx23-evk.dts' (87,744) at 20240405153045537
89718 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btrtl.h' (87,745) at 20240405153230195
89719 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ip_tables.h' (87,746) at 20240405153052929
89720 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8173-rt5650-rt5514.txt' (87,747) at 20210307214925430
89721 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/meson.build' (87,748) at 20240827080004798
89722 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/apll.txt' (87,749) at 20210307214925294
89723 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_multu.c' (87,750) at 20210308005046525
89724 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/warp.c' (87,751) at 20210308005003168
89725 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Makefile' (87,752) at 20240613080016363
89726 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_dev.h' (87,753) at 20220525020653155
89727 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h' (87,754) at 20240405153048621
89728 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-data.json' (87,755) at 20210927100127473
89729 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mmc/ioctl.h' (87,756) at 20240405153052925
89730 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-roboto_2.138.bb' (87,757) at 20241221090017528
89731 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/at91sam9_wdt.h' (87,758) at 20210307214930966
89732 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/docs/yaml/error.md' (87,759) at 20230902080037613
89733 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/bg-Sofia' (87,760) at 20210307205553766
89734 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/block.c' (87,761) at 20240820080014177
89735 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/stacktrace.c' (87,762) at 20240405153046345
89736 2025-01-21 03:01:02.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/types.h' (87,763) at 20210307214931502
89737 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_spin_lock_fail.c' (87,764) at 20241211090145577
89738 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/common/include/gendumpinfo' (87,765) at 20240521080019780
89739 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/util.h' (87,766) at 20240405153050609
89740 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/radio-si470x-common.c' (87,767) at 20210307214928770
89741 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-ns2502.dts' (87,768) at 20240405153045433
89742 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml' (87,769) at 20240405153045169
89743 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dvo_regs.h' (87,770) at 20240405153048453
89744 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-create-chassis-poweron-log@.service' (87,771) at 20230504080034640
89745 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/string.h' (87,772) at 20210308005002804
89746 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/badblocks.h' (87,773) at 20210307214931358
89747 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/reset-ast2600.c' (87,774) at 20210308005003480
89748 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stpmic1_regulator.c' (87,775) at 20240405153051473
89749 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mhi/mhi.rst' (87,776) at 20210307214925522
89750 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/composite.c' (87,777) at 20210308005003504
89751 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra30.c' (87,778) at 20240405153230831
89752 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/southbridge/piix.h' (87,779) at 20241211090212362
89753 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/0002-Makefile.am-respect-PYTHONSITEDIR.patch' (87,780) at 20240113090014536
89754 2025-01-21 03:01:02.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/protection_keys.c' (87,781) at 20240405153054329
89755 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/string2.h' (87,782) at 20240613080016563
89756 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/mkhybridiso.wks' (87,783) at 20210307205554634
89757 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch' (87,784) at 20210729000029140
89758 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ChangePassword/index.js' (87,785) at 20220105012522995
89759 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_mc_private.h' (87,786) at 20210308005003648
89760 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-header.rst' (87,787) at 20220525020651782
89761 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/instructions.json' (87,788) at 20240405153054113
89762 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/VuelidateMixin.js' (87,789) at 20220105012522983
89763 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/modals.scss' (87,790) at 20210308005107073
89764 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/writefrudata.hpp' (87,791) at 20220811030014831
89765 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/Makefile' (87,792) at 20240405153050397
89766 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/event_analyzing_sample-report' (87,793) at 20210307214932566
89767 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@140/ir35221@71.conf' (87,794) at 20240904080027738
89768 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/sysctl.c' (87,795) at 20240405153052457
89769 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-properties-example-native.bb' (87,796) at 20241206090014274
89770 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/sensor_gen.py' (87,797) at 20230909080016579
89771 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-memcpy.c' (87,798) at 20240405153053105
89772 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fprobe.h' (87,799) at 20240405153052689
89773 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1302.c' (87,800) at 20210308005003480
89774 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/121.out' (87,801) at 20210308005046449
89775 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr3_src_test.c' (87,802) at 20240405153054361
89776 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-miropcm20.c' (87,803) at 20210307214928770
89777 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_cold_reset.robot' (87,804) at 20240628080017113
89778 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/early-userspace/buffer-format.rst' (87,805) at 20210307214925458
89779 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/.clang-format' (87,806) at 20240829080010546
89780 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmthread.c' (87,807) at 20240405153052473
89781 2025-01-21 03:01:02.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0005-Undefine-PAGE_SIZE.patch' (87,808) at 20220402030016007
89782 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/sphinx-static/switchers.js' (87,809) at 20210307205554234
89783 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/celt051/0001-tests-Include-entcode.c-into-test-sources-to-provide.patch' (87,810) at 20210307205553838
89784 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/zipnote-crashes-with-segfault.patch' (87,811) at 20220618030015190
89785 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-grgpio.txt' (87,812) at 20210307214925318
89786 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP5/meson.build' (87,813) at 20230825080021137 to deleted uid set
89787 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_tx.c' (87,814) at 20240405153231219
89788 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_class.h' (87,815) at 20210307214930234
89789 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/gecko-report' (87,816) at 20240405153232231
89790 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc-sw-hamming.c' (87,817) at 20240405153049685
89791 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Zone.v1_6_3.json' (87,818) at 20240619080002956
89792 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-dahlia.dts' (87,819) at 20240405153045829
89793 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/config-static-bmc-reboot.json.in' (87,820) at 20210308005120349
89794 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_1564.c' (87,821) at 20240405153046885
89795 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager/device-driver-probe' (87,822) at 20241213090035010
89796 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/inode-item.h' (87,823) at 20240405153052285
89797 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/Makefile' (87,824) at 20240405153052065
89798 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/bananapi_m2u.rst' (87,825) at 20240906080037176
89799 2025-01-21 03:01:02.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4271.txt' (87,826) at 20210307214925426
89800 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/rcar/rcar_canfd.c' (87,827) at 20240405153230899
89801 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml' (87,828) at 20240405153045157
89802 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan.h' (87,829) at 20240405153050613
89803 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_write_window_unmapped.cpp' (87,830) at 20210308005100997
89804 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_aemv8a_semi_defconfig' (87,831) at 20210308005003284
89805 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/Makefile' (87,832) at 20240405153054169
89806 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-kernel/linux/linux-nuvoton/evb-npcm845.cfg' (87,833) at 20240123090012855
89807 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c' (87,834) at 20240405153230931
89808 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/rfd77402.c' (87,835) at 20240405153049013
89809 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/version_handlers_builder.hpp' (87,836) at 20210308005120361
89810 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1275-revA.dts' (87,837) at 20210308005002636
89811 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.sh' (87,838) at 20220419100010136
89812 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/qos.c' (87,839) at 20210308005003036
89813 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/dscc_types.h' (87,840) at 20240405153047285
89814 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/hotswap-power-cycle/files/hotswap-power-cycle.service' (87,841) at 20220416030014714
89815 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_toastertable_ui.py' (87,842) at 20240106090017249
89816 2025-01-21 03:01:02.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/0001-openbox-xdg-autostart-convert-to-python3.patch' (87,843) at 20210307205553946
89817 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap_git.inc' (87,844) at 20241221090017692
89818 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/postcss.config.js' (87,845) at 20210308005107081
89819 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/serv.py' (87,846) at 20241206090014286
89820 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_police.c' (87,847) at 20240405153050181
89821 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/ssve_za_regs.c' (87,848) at 20241008080014055
89822 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/ds1338.c' (87,849) at 20241211090212326
89823 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/Makefile' (87,850) at 20240405153045585
89824 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_36BIT_defconfig' (87,851) at 20210308005003240
89825 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/ddr.c' (87,852) at 20210308005002980
89826 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/idt/ntb_hw_idt.h' (87,853) at 20210307214929986
89827 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socdk-u-boot.dtsi' (87,854) at 20210308005002612
89828 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalIpv4.vue' (87,855) at 20241004080035971
89829 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/trace.h' (87,856) at 20221215040039086
89830 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/msr.h' (87,857) at 20240405153046353
89831 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_go.py' (87,858) at 20241221090017700
89832 2025-01-21 03:01:02.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sg3-utils/sg3-utils_1.48.bb' (87,859) at 20230919080013958
89833 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FabricAdapterCollection.json' (87,860) at 20240619080002948
89834 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/damon.h' (87,861) at 20240405153052893
89835 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-rt8973a.h' (87,862) at 20210307214927162
89836 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra30-emc.c' (87,863) at 20240405153230831
89837 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.err' (87,864) at 20220429100100882
89838 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600_spl_emmc.h' (87,865) at 20230302090047762
89839 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_ca15_tc2_defconfig' (87,866) at 20210308005003284
89840 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/hoperf,hp03.yaml' (87,867) at 20220525020651682
89841 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-at91.txt' (87,868) at 20210308005003304
89842 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/topology.h' (87,869) at 20210307214926514
89843 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ixp4xx.c' (87,870) at 20240405153049197
89844 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/i2c.c' (87,871) at 20240405153050145
89845 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/McPhee-slideshow' (87,872) at 20241221090017616
89846 2025-01-21 03:01:02.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_async_events.h' (87,873) at 20240405153046609
89847 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/Makefile' (87,874) at 20210308005003072
89848 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-build-with-recent-gettext.patch' (87,875) at 20210307205553994
89849 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-snow-rev5.dts' (87,876) at 20240405153045569
89850 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-x86/chassis/x86-power-control_%.bbappend' (87,877) at 20241216090019177
89851 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb' (87,878) at 20240302090018206
89852 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_esp.c' (87,879) at 20210307214932026
89853 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-pm.h' (87,880) at 20220525020654551
89854 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mcs_spinlock.h' (87,881) at 20210307214931306
89855 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutboundConnectionCollection_v1.xml' (87,882) at 20240619080002932
89856 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cmd64x.c' (87,883) at 20240405153046661
89857 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0001-pipe.c-Use-a-string-instead-of-char.patch' (87,884) at 20230706080014745
89858 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/ata/ahci.h' (87,885) at 20240405153231795
89859 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/page.h' (87,886) at 20240405153052957
89860 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swap.h' (87,887) at 20240405153231843
89861 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockopt_sk.c' (87,888) at 20240405153054273
89862 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/mocked_association_interface.hpp' (87,889) at 20240829080033127
89863 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_0_0_offset.h' (87,890) at 20210307214927694
89864 2025-01-21 03:01:02.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/rtas-test.c' (87,891) at 20230426080043948
89865 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/futex2.rst' (87,892) at 20240405153045301
89866 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt.c' (87,893) at 20210307214931798
89867 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5770r.c' (87,894) at 20240405153048977
89868 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_olt.h' (87,895) at 20240405153052365
89869 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/newproject_specific.html' (87,896) at 20210307205554286
89870 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mips_malta.py' (87,897) at 20241211090212538
89871 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps65218.c' (87,898) at 20210308005003472
89872 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/051_u_boot_spl_dtb.dts' (87,899) at 20210308005003752
89873 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nxp,imx93-adc.yaml' (87,900) at 20240405153045073
89874 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-inet86dz.dts' (87,901) at 20240405153045389
89875 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-mm.c' (87,902) at 20240405153046797
89876 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-dbg.c' (87,903) at 20210307214930834
89877 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/dw9768.c' (87,904) at 20241211090145445
89878 2025-01-21 03:01:02.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_g2d.c' (87,905) at 20240405153048417
89879 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/net/sock.h' (87,906) at 20241211090145537 to deleted uid set
89880 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/calipso.h' (87,907) at 20210307214931554
89881 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/Makefile' (87,908) at 20210308005002908
89882 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/Makefile' (87,909) at 20210308005003332
89883 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/cmd_ddrphy.c' (87,910) at 20210308005002792
89884 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-iolatency.c' (87,911) at 20240405153230151
89885 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-s4-reset.h' (87,912) at 20240405153052653
89886 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7780.h' (87,913) at 20210307214926558
89887 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx53.c' (87,914) at 20240405153231319
89888 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/tpl0102.c' (87,915) at 20240405153049009
89889 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3288-dmc.txt' (87,916) at 20210308005003300
89890 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da7219.h' (87,917) at 20210307214931594
89891 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/one_armed_router.sh' (87,918) at 20240405153054297
89892 2025-01-21 03:01:02.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/flash-malta-boot.tcl' (87,919) at 20210308005003008
89893 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kp_imx53_defconfig' (87,920) at 20210308005003264
89894 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/pru_rproc.c' (87,921) at 20240405153231367
89895 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/inat.h' (87,922) at 20220525020652146
89896 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,easic-n5x.yaml' (87,923) at 20240405153045025
89897 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/imx-sata.yaml' (87,924) at 20210309003648324
89898 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/internal/fd.cpp' (87,925) at 20230713080009164
89899 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_im.h' (87,926) at 20240405153051577
89900 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename.bb' (87,927) at 20210307205554386
89901 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabreauto/imximage.cfg' (87,928) at 20210308005002984
89902 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/firmware.h' (87,929) at 20240405153046109
89903 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/xattr.c' (87,930) at 20240405153231603
89904 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/mcount.S' (87,931) at 20240405153230067
89905 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/cx2341x-uapi.rst' (87,932) at 20240405153045309
89906 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/trace.h' (87,933) at 20240405153051201
89907 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_io.h' (87,934) at 20240411080014094
89908 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ingenic-tcu.h' (87,935) at 20210307214931426
89909 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v3_0.h' (87,936) at 20240405153047153
89910 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml' (87,937) at 20240405153045041
89911 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/Makefile' (87,938) at 20240405153230063
89912 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_stats.c' (87,939) at 20240405153230251
89913 2025-01-21 03:01:02.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch' (87,940) at 20240413080012695
89914 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/regs.h' (87,941) at 20240405153231231
89915 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/install.cpp' (87,942) at 20241211090212454
89916 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0002-Enable-support-for-the-kernel-module.patch' (87,943) at 20230706080014737
89917 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/Makefile' (87,944) at 20210308005003048
89918 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/ampere_platform_init.sh' (87,945) at 20241108090014316
89919 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/cpuinfo.c' (87,946) at 20210307214926178
89920 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/.gitignore' (87,947) at 20220525020655223
89921 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc081c.c' (87,948) at 20240405153048961
89922 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/salvator-x.h' (87,949) at 20210308005003612
89923 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/Makefile' (87,950) at 20240405153046301
89924 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hdlcdrv.h' (87,951) at 20220525020654571
89925 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/libnvdimm_test.c' (87,952) at 20210307214932626
89926 2025-01-21 03:01:02.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcbsp.c' (87,953) at 20240405153232203
89927 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_hw.h' (87,954) at 20240405153049809
89928 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/lib_test.c' (87,955) at 20240405153231371
89929 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind-libdw.h' (87,956) at 20240405153054213
89930 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372' (87,957) at 20210309003648252
89931 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/pci-bridge-stub.c' (87,958) at 20230426080043668
89932 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/guts.txt' (87,959) at 20210307214925422
89933 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dcache.h' (87,960) at 20220525020654467
89934 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a3xx_gpu.h' (87,961) at 20210307214927870
89935 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zrle.h' (87,962) at 20210308005046553
89936 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-kcs/99-ipmi-kcs.rules.rules' (87,963) at 20210307205554094
89937 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/linkage.h' (87,964) at 20210307214932474
89938 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip.h' (87,965) at 20210308005003364
89939 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_hmc.c' (87,966) at 20240411080014094
89940 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' (87,967) at 20240316080012480
89941 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/meson.build' (87,968) at 20240925080024982 to deleted uid set
89942 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088aqds_tfa_defconfig' (87,969) at 20210308005003264
89943 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/Makefile' (87,970) at 20210307214929982
89944 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvsi_lib.c' (87,971) at 20210307214930734
89945 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/irqflags.h' (87,972) at 20220525020652018
89946 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/semihost.h' (87,973) at 20240405153046249
89947 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml' (87,974) at 20240405153229767
89948 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/images/obmc-phosphor-image.bbappend' (87,975) at 20230412080023460
89949 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/nconf.h' (87,976) at 20240405153232103
89950 2025-01-21 03:01:02.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_atmel_twi.c' (87,977) at 20210308005003500
89951 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf' (87,978) at 20240127090011888
89952 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts' (87,979) at 20240405153045833
89953 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/arp.h' (87,980) at 20240405153052833
89954 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/Makefile' (87,981) at 20240405153231451
89955 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/cxl-base.h' (87,982) at 20210307214931550
89956 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3_0.15.4.bb' (87,983) at 20241221090017516
89957 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_disk.c' (87,984) at 20210308005003700
89958 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-mm.c' (87,985) at 20240613080016383
89959 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/apq8016-lpass.h' (87,986) at 20210309003653816
89960 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/aht10.rst' (87,987) at 20240405153045217
89961 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/include/ast2400.inc' (87,988) at 20241126090011759
89962 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/soc.h' (87,989) at 20210308005002732
89963 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/useradd_base.bbclass' (87,990) at 20231126090012841
89964 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/Kconfig' (87,991) at 20240405153046837
89965 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_tbf.c' (87,992) at 20241216090017797
89966 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch' (87,993) at 20230706080014741
89967 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_uvc.rst' (87,994) at 20240405153229839
89968 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vdso_datapage.h' (87,995) at 20241011080017291
89969 2025-01-21 03:01:02.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/connection_client.robot' (87,996) at 20210308005007108
89970 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clkgen-pll.c' (87,997) at 20220525020652334
89971 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx7_ccm.h' (87,998) at 20210308005046021
89972 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86-64.png' (87,999) at 20240309090012816 to deleted uid set
89973 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kdb.h' (88,000) at 20240405153052713
89974 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1040_serdes.c' (88,001) at 20210308005002832
89975 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/galileo.h' (88,002) at 20210308005003596
89976 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/riscv-virt-machine.c' (88,003) at 20240906080037568
89977 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/mvebu_armada-8k/MAINTAINERS' (88,004) at 20210308005002908
89978 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.h' (88,005) at 20240405153231475
89979 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/kpp.h' (88,006) at 20240405153052625
89980 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fr-ch' (88,007) at 20210308005046145
89981 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/MAINTAINERS' (88,008) at 20210308005003036
89982 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_pci.h' (88,009) at 20210307214930366
89983 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/qconf.h' (88,010) at 20210309003654536
89984 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts' (88,011) at 20240405153045761
89985 2025-01-21 03:01:02.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/subpage.h' (88,012) at 20240405153052293
89986 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/switchtec.h' (88,013) at 20240405153231843
89987 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/meson.build' (88,014) at 20240213090017071
89988 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/es' (88,015) at 20210308005046145
89989 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/coupled.c' (88,016) at 20240405153046921
89990 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600_openbmc_defconfig' (88,017) at 20220215040051528
89991 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom_entry_64.S' (88,018) at 20240405153046145
89992 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/Kconfig' (88,019) at 20210307214927786
89993 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0003-Do-not-build-external-gtest.patch' (88,020) at 20240113090014532
89994 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ptp.rst' (88,021) at 20240405153045197
89995 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/bisect.conf' (88,022) at 20210307214932626
89996 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/src/meson.build' (88,023) at 20241204090010703 to deleted uid set
89997 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/elevator.h' (88,024) at 20240405153046525
89998 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-fpu.xml' (88,025) at 20240326080039410
89999 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/README' (88,026) at 20210307214932738
90000 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overkalix' (88,027) at 20210307205553790
90001 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/Kconfig' (88,028) at 20210307214929414
90002 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/fsl,dcu.txt' (88,029) at 20210307214925302
90003 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/squid-use-serial-tests-config-needed-by-ptest.patch' (88,030) at 20240413080012643
90004 2025-01-21 03:01:02.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/LzmaDec.c' (88,031) at 20210308005003708
90005 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/google/gve.rst' (88,032) at 20240405153229823
90006 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/align.c' (88,033) at 20240405153054245
90007 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/hugetlbpage.c' (88,034) at 20240520080015131
90008 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/time.c' (88,035) at 20210307214925978
90009 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accounting/index.rst' (88,036) at 20210307214925214
90010 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/README.md' (88,037) at 20210307205554278
90011 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/configure.md' (88,038) at 20241022080027608
90012 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/bus.c' (88,039) at 20240405153048825
90013 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/copy_template.S' (88,040) at 20240405153045633
90014 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/blake2s-selftest.c' (88,041) at 20240405153053081
90015 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/string.h' (88,042) at 20210307214926554
90016 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-viewsonic.c' (88,043) at 20240405153048825
90017 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/mpv/a7efb3e62bbd0af86737f5ecb72d3a8e2a8c3b54.patch' (88,044) at 20241221090017532
90018 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/time.h' (88,045) at 20210307214926110
90019 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/Makefile' (88,046) at 20210307214929802
90020 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/0001-include-missing-pty.h-header-for-openpty.patch' (88,047) at 20241206090014258
90021 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0004-backtrace-Always-include-stdint.h.patch' (88,048) at 20210307205553898
90022 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/kfuncs.rst' (88,049) at 20240405153044993
90023 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_aa.h' (88,050) at 20240405153054385
90024 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/netlabel.h' (88,051) at 20240405153053477
90025 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/run' (88,052) at 20221215040039358
90026 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/Makefile' (88,053) at 20210307214931074
90027 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/msc313-gpio.h' (88,054) at 20240405153052649
90028 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/Makefile' (88,055) at 20240405153231351
90029 2025-01-21 03:01:02.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/read_window_write_flush.c' (88,056) at 20230809080010803
90030 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/helper.c' (88,057) at 20240906080037452
90031 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-7.conf' (88,058) at 20210307205554082
90032 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb' (88,059) at 20241221090017656
90033 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9260.c' (88,060) at 20240405153046769
90034 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7724_defconfig' (88,061) at 20240405153046309
90035 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynosautov9-clock.yaml' (88,062) at 20240405153045029
90036 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-cross-canadian.inc' (88,063) at 20240106090017273
90037 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-P' (88,064) at 20210307214932714
90038 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,smdk5250.yaml' (88,065) at 20240405153045169
90039 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/hcalls.h' (88,066) at 20210307214929126
90040 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/powergate.h' (88,067) at 20210308005002672
90041 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open' (88,068) at 20230925080040093
90042 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/dsdt.asl' (88,069) at 20210308005002952
90043 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CLASSIFY.h' (88,070) at 20210307214931646
90044 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/declance.c' (88,071) at 20240405153049789
90045 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_proc.h' (88,072) at 20240326080039562
90046 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/main.cpp' (88,073) at 20240817080031296
90047 2025-01-21 03:01:02.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/am65-nuss-cpsw-switch.rst' (88,074) at 20220525020651746
90048 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/agere/et131x.c' (88,075) at 20240405153230915
90049 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx-static/custom.css' (88,076) at 20240405153045261
90050 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sfp-machine.h' (88,077) at 20210307214926586
90051 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt715.h' (88,078) at 20240405153232163
90052 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/iqs62x.h' (88,079) at 20240405153052729
90053 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/213.out' (88,080) at 20210927100127493
90054 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sfr/nb4_ser/Makefile' (88,081) at 20210308005003048
90055 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/bfind.c' (88,082) at 20240805080014019
90056 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_sockmap.rst' (88,083) at 20240405153044997
90057 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.6.bb' (88,084) at 20241221090017564
90058 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/crash_save_regs.S' (88,085) at 20220818100014663
90059 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_sysfs.h' (88,086) at 20240405153050341
90060 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/virtual-sensors.md' (88,087) at 20221209040006395
90061 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb-tegra210.c' (88,088) at 20240405153051301
90062 2025-01-21 03:01:02.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rzg2l-cpg.h' (88,089) at 20240405153230239
90063 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdm845.c' (88,090) at 20240405153230231
90064 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ddr.h' (88,091) at 20210308005002968
90065 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/config-n32-o32-env.c' (88,092) at 20210307214926298
90066 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stih407-clks.h' (88,093) at 20210307214931334
90067 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/kcpuid/.gitignore' (88,094) at 20240405153054033
90068 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2d300.dts' (88,095) at 20210307214926358
90069 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-kernel/linux/files/emmc-btrfs.cfg' (88,096) at 20221007030014979
90070 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/common.c' (88,097) at 20240405153045637
90071 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/follow.cpp' (88,098) at 20230511080043139
90072 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-unplug' (88,099) at 20241107090014377
90073 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/frr/frr/frr.pam' (88,100) at 20230211040012635
90074 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/Makefile' (88,101) at 20240405153049705
90075 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_rq_dlg_calc_32.c' (88,102) at 20240405153047281
90076 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/t16.decode' (88,103) at 20230426080043864
90077 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/encrypted-type.h' (88,104) at 20220525020654547
90078 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/efivar/efivar_39.bb' (88,105) at 20241221090017632
90079 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-1.h' (88,106) at 20210307214931538
90080 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/minreqs.txt' (88,107) at 20240326080039614
90081 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/stream.c' (88,108) at 20210927100127117
90082 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netconsole.rst' (88,109) at 20240405153229823
90083 2025-01-21 03:01:02.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf100.fuc3' (88,110) at 20210307214927938
90084 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/phy.h' (88,111) at 20210307214931530
90085 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_storage_rcu_tasks_trace_bench.c' (88,112) at 20240405153054269
90086 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_crypt_ccmp.c' (88,113) at 20240405153051885
90087 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/syscall_table.c' (88,114) at 20220913100024141
90088 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/update-syscalltbl.sh' (88,115) at 20241211090212458
90089 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t35/Kconfig' (88,116) at 20210308005002948
90090 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8m2-mxiii-plus.dts' (88,117) at 20240405153045401
90091 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/bej_encoder_core.h' (88,118) at 20231021080010534
90092 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_dev.c' (88,119) at 20240405153051601
90093 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-tpmi' (88,120) at 20240405153229727
90094 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-license.bb' (88,121) at 20230610080017615
90095 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_crtc.c' (88,122) at 20240405153230583
90096 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tammisaari' (88,123) at 20210307205553774
90097 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/io-readsw-armv4.S' (88,124) at 20210307214925870
90098 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ld_bu.S' (88,125) at 20230925080040101
90099 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/smc91111_eeprom.c' (88,126) at 20210308005003544
90100 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c' (88,127) at 20240405153047153
90101 2025-01-21 03:01:02.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/guidelines/colors.md' (88,128) at 20221215040043190
90102 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/configs/3c120_defconfig' (88,129) at 20240405153230019
90103 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8953.c' (88,130) at 20240405153051349
90104 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_device.hpp' (88,131) at 20241018080020198
90105 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/klist.h' (88,132) at 20210307214931414
90106 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/pinctrl-pxa25x.c' (88,133) at 20240405153231327
90107 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/sifive_pdma.h' (88,134) at 20230426080043760
90108 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_skmsg_load_helpers.c' (88,135) at 20210307214932650
90109 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sflts.c' (88,136) at 20210308005046529
90110 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwpm_util.c' (88,137) at 20240405153230699
90111 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_tcp_skb.c' (88,138) at 20240405153232259
90112 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/objtool.c' (88,139) at 20240405153232219
90113 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gardena/smart-gateway-mt7688/Makefile' (88,140) at 20210308005002996
90114 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_inband_sdr.robot' (88,141) at 20240628080017113
90115 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc0013-priv.h' (88,142) at 20210307214928794
90116 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/parallels.rst' (88,143) at 20240906080037176
90117 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/idef-parser.h' (88,144) at 20240906080037476
90118 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/setupwriters/oe-setup-layers.py' (88,145) at 20241206090014302
90119 2025-01-21 03:01:02.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt' (88,146) at 20210307214925298
90120 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max1721x_battery.c' (88,147) at 20240405153051437
90121 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/falcon/reset.c' (88,148) at 20210307214926266
90122 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tegra-kbc.h' (88,149) at 20210308005003688
90123 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb' (88,150) at 20241221090017528
90124 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec-ng/MAINTAINERS' (88,151) at 20210308005002920
90125 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/spc.c' (88,152) at 20240405153045693
90126 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,agilex.yaml' (88,153) at 20240405153045025
90127 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/switch/Makefile' (88,154) at 20210307214930038
90128 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt' (88,155) at 20220525020651670
90129 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs.dtsi' (88,156) at 20240405153046241
90130 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_prsv.cpp' (88,157) at 20220922030007675
90131 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VCEN.interface.yaml' (88,158) at 20240618080025497
90132 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/reset-stih407.c' (88,159) at 20210307214930206
90133 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi' (88,160) at 20240405153229967
90134 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qcs404-evb-1000.dts' (88,161) at 20240405153045777
90135 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_bns.c' (88,162) at 20240405153046613
90136 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cmedia.c' (88,163) at 20210307214932254
90137 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/excp_helper.c' (88,164) at 20240906080037492
90138 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/COPYING.apache-2.0' (88,165) at 20210307205553682
90139 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qnull.h' (88,166) at 20221215040039190
90140 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/conf_example_aarch64.yml' (88,167) at 20210308005046541
90141 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EPL-1.0' (88,168) at 20210307205554418
90142 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/highbank_l2_edac.c' (88,169) at 20240405153230291
90143 2025-01-21 03:01:02.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-motorola-potter.dts' (88,170) at 20240405153045765
90144 2025-01-21 03:01:02.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/messages.c' (88,171) at 20240405153053941
90145 2025-01-21 03:01:02.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_hw_training.h' (88,172) at 20210308005003368
90146 2025-01-21 03:01:02.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/cpu.c' (88,173) at 20210308005002552
90147 2025-01-21 03:01:02.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/get_cgroup_id_kern.c' (88,174) at 20240405153054269
90148 2025-01-21 03:01:02.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sidensjo_Aberget' (88,175) at 20210307205553790
90149 2025-01-21 03:01:02.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ntxec.h' (88,176) at 20240405153052729
90150 2025-01-21 03:01:02.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitops/fls64.h' (88,177) at 20210308005003560
90151 2025-01-21 03:01:02.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm4450.dtsi' (88,178) at 20240405153229955
90152 2025-01-21 03:01:02.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (88,179) at 20241206090014222
90153 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_chargalg.c' (88,180) at 20240405153051425
90154 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_sysfs.c' (88,181) at 20210307214930026
90155 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/twl-regulator.txt' (88,182) at 20210307214925410
90156 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-chassis-powercycle.service' (88,183) at 20220119040023072
90157 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/overlay.cpp' (88,184) at 20240830080004343
90158 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/003.out' (88,185) at 20210308005046413
90159 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PD_SDCARD_defconfig' (88,186) at 20210308005003240
90160 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm011/ps7_init_gpl.c' (88,187) at 20210308005003180
90161 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/asc,dlhl60d.yaml' (88,188) at 20240405153045077
90162 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pv88080.txt' (88,189) at 20210307214925410
90163 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-dvk_su60_somc_lcm.dtsi' (88,190) at 20240405153045461
90164 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/poly1305_glue.c' (88,191) at 20220525020652134
90165 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/signals-s390x.c' (88,192) at 20221215040039390
90166 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/hilkbd.c' (88,193) at 20220525020653175
90167 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ring_submission.c' (88,194) at 20240405153230567
90168 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/service_files/yaml/phosphor-fan-monitor-init@.service' (88,195) at 20220819030023853
90169 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Bitstream-Charter' (88,196) at 20241221090017616
90170 2025-01-21 03:01:02.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/fpu/api.h' (88,197) at 20240405153230079
90171 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-max77650.c' (88,198) at 20210309003650248
90172 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/tumbler_volume.h' (88,199) at 20210307214932282
90173 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/interface/ia_css_pipe_stagedesc.h' (88,200) at 20240405153051829
90174 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb' (88,201) at 20241221090017644
90175 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/plat-ram.c' (88,202) at 20240405153230867
90176 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358764.c' (88,203) at 20240405153230527
90177 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/Makefile' (88,204) at 20210307214931242
90178 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6318.h' (88,205) at 20210308005003588
90179 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c' (88,206) at 20240405153048661
90180 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_12.dtso' (88,207) at 20240405153231279
90181 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/imximage.cfg' (88,208) at 20210308005002988
90182 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dpbp.c' (88,209) at 20210307214926930
90183 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuppc.png' (88,210) at 20240309090012816 to deleted uid set
90184 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/booting.rst' (88,211) at 20240405153044981
90185 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3328-evb.dts' (88,212) at 20210308005002608
90186 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/common/Makefile' (88,213) at 20210308005002956
90187 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/driverctl/driverctl_0.115.bb' (88,214) at 20240106090017237
90188 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/syscall.h' (88,215) at 20240405153046321
90189 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-qds.dts' (88,216) at 20210308005002580
90190 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb' (88,217) at 20240301090012423
90191 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/ts-nbus.txt' (88,218) at 20210307214925282
90192 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c' (88,219) at 20240405153231243
90193 2025-01-21 03:01:02.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l43-sdw.c' (88,220) at 20240405153232147
90194 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/DiskBackplane_LocationCode.json' (88,221) at 20221213040036917
90195 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/CFLIST' (88,222) at 20210309003656016
90196 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/npcm-video.rst' (88,223) at 20240405153229843
90197 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-libretech-cc.dts' (88,224) at 20210308005002596
90198 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_nand_defconfig' (88,225) at 20210308005003268
90199 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7269.c' (88,226) at 20210307214926562
90200 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef10_sriov.c' (88,227) at 20240405153050261
90201 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/machine_check.c' (88,228) at 20220525020652070
90202 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_w.c' (88,229) at 20210308005046517
90203 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-block-aoe' (88,230) at 20210307214925190
90204 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/virt-dma.c' (88,231) at 20210309003649348
90205 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gk802.dts' (88,232) at 20240405153229883
90206 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/samsung-dsim.h' (88,233) at 20240405153231791
90207 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1021RDB-PC_36BIT_defconfig' (88,234) at 20210308005003240
90208 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/npcm7xx_gpio.h' (88,235) at 20210308005046013
90209 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mlock.c' (88,236) at 20240405153231971
90210 2025-01-21 03:01:02.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (88,237) at 20230412080023460
90211 2025-01-21 03:01:02.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_4_3_0_sh_mask.h' (88,238) at 20240405153048141
90212 2025-01-21 03:01:02.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb' (88,239) at 20240302090018206
90213 2025-01-21 03:01:02.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/grub-efi_2.12.bb' (88,240) at 20241206090014310
90214 2025-01-21 03:01:02.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bfs_fs.h' (88,241) at 20210307214931622
90215 2025-01-21 03:01:02.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.32/index.html' (88,242) at 20210307205554250
90216 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-mvc.yaml' (88,243) at 20240405153045169
90217 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_rd.c' (88,244) at 20240405153230599
90218 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/omega2p.dts' (88,245) at 20210307214926194
90219 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfges.c' (88,246) at 20210308005046529
90220 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptdump.h' (88,247) at 20210307214931490
90221 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/ww_rt_mutex.c' (88,248) at 20240405153053021
90222 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c' (88,249) at 20240405153047229
90223 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/lib/oeqa/selftest/cases/syzkaller.py' (88,250) at 20221104030017429
90224 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/Makefile' (88,251) at 20210308005003496
90225 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0003-hack-to-force-use-of-libc-malloc.patch' (88,252) at 20241221090017520
90226 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/thermal-sensor1.conf' (88,253) at 20230929080014511
90227 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/kwbimage.cfg' (88,254) at 20210308005002904
90228 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-raremono.c' (88,255) at 20210307214928770
90229 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BUSL-1.1' (88,256) at 20211006000025230
90230 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/virt-v7.c' (88,257) at 20210308005002556
90231 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/artpec6-crypto.txt' (88,258) at 20210307214925298
90232 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/steal_time.c' (88,259) at 20240405153232271
90233 2025-01-21 03:01:02.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32l4x5_syscfg.h' (88,260) at 20241211090212362
90234 2025-01-21 03:01:02.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_user/vduse_dev.c' (88,261) at 20240710080014601
90235 2025-01-21 03:01:02.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/qos.h' (88,262) at 20210308005003032
90236 2025-01-21 03:01:02.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_redist.c' (88,263) at 20240906080037240
90237 2025-01-21 03:01:02.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/v4l-drivers.rst' (88,264) at 20240405153044957
90238 2025-01-21 03:01:02.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_2_sh_mask.h' (88,265) at 20240405153047633
90239 2025-01-21 03:01:02.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_4_sh_mask.h' (88,266) at 20210307214927666
90240 2025-01-21 03:01:02.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/flcn.h' (88,267) at 20210307214927902
90241 2025-01-21 03:01:02.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.cpu' (88,268) at 20240405153045953
90242 2025-01-21 03:01:02.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/dm.h' (88,269) at 20210307214929922
90243 2025-01-21 03:01:02.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/hub.h' (88,270) at 20210308005046113
90244 2025-01-21 03:01:02.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_uboot_glue.c' (88,271) at 20210308005003556
90245 2025-01-21 03:01:02.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/omap-dma.c' (88,272) at 20240405153230291
90246 2025-01-21 03:01:02.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hw_v2.h' (88,273) at 20241211090145437
90247 2025-01-21 03:01:02.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_summary_presence.fail' (88,274) at 20241206090014310
90248 2025-01-21 03:01:02.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/micrel,ks8851.yaml' (88,275) at 20240405153045117
90249 2025-01-21 03:01:02.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_sw_fence.c' (88,276) at 20240405153048545
90250 2025-01-21 03:01:02.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0004-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch' (88,277) at 20240413080012651
90251 2025-01-21 03:01:02.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx_types.rst' (88,278) at 20210309003648476
90252 2025-01-21 03:01:02.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_factory_dce110.c' (88,279) at 20220525020652526
90253 2025-01-21 03:01:02.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/nxu.h' (88,280) at 20210307214932702
90254 2025-01-21 03:01:02.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.h' (88,281) at 20210307214929910
90255 2025-01-21 03:01:02.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb' (88,282) at 20241221090017696
90256 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_7_0_offset.h' (88,283) at 20240405153048165
90257 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/xilinx-v4l2-controls.h' (88,284) at 20210307214931690
90258 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-mv88f5182.dtsi' (88,285) at 20240405153045461
90259 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/jset.c' (88,286) at 20210819100021690
90260 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/Makefile' (88,287) at 20240405153048381
90261 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/include/mach/hardware.h' (88,288) at 20210308005002796
90262 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/get_led_device_info.sh' (88,289) at 20210307214932486
90263 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/u-boot.h' (88,290) at 20210308005002844
90264 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dwlib.c' (88,291) at 20240624080012800
90265 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_objagg.c' (88,292) at 20240405153053105
90266 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sysctl_prog.c' (88,293) at 20210309003655988
90267 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/tod.c' (88,294) at 20220429100100522
90268 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml' (88,295) at 20240405153045053
90269 2025-01-21 03:01:02.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/device_callouts.hpp' (88,296) at 20240820080027370
90270 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_scl_filters.c' (88,297) at 20210307214927278
90271 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/platform.h' (88,298) at 20220511030605296
90272 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Perho' (88,299) at 20210307205553770
90273 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mc146818rtc.h' (88,300) at 20210307214926382
90274 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCVirtualMedia.v1_0_0.json' (88,301) at 20240724080002903
90275 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/atomisp-ov5693.c' (88,302) at 20240405153051825
90276 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu.c' (88,303) at 20240405153053505
90277 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,ocelot.dtsi' (88,304) at 20210308005002812
90278 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/serialize.hpp' (88,305) at 20220615030021588
90279 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.9.bb' (88,306) at 20241221090017552
90280 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.c' (88,307) at 20210307214927950
90281 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ump.h' (88,308) at 20241216090017769
90282 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/syscall-abi-asm.S' (88,309) at 20241220090018346
90283 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/qos.h' (88,310) at 20240405153231003
90284 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/piix.h' (88,311) at 20221215040039182
90285 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/axx1p100hssi_aic.json' (88,312) at 20220601030005861
90286 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/MAINTAINERS' (88,313) at 20210308005002924
90287 2025-01-21 03:01:02.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/common/cper-json-nvp.json' (88,314) at 20240709145403777
90288 2025-01-21 03:01:02.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0013-Fix-error-handling-of-variable-index-loading.patch' (88,315) at 20241206090014214
90289 2025-01-21 03:01:02.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dwb_cm.c' (88,316) at 20240405153047245
90290 2025-01-21 03:01:02.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/meson/Makefile' (88,317) at 20210307214928598
90291 2025-01-21 03:01:02.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/i8259.c' (88,318) at 20210308005002884
90292 2025-01-21 03:01:02.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/metrics.json' (88,319) at 20240405153232227
90293 2025-01-21 03:01:02.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6318-pinctrl.yaml' (88,320) at 20240405153045133
90294 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging/p10bmc/com.ibm.Hardware.Chassis.Model.Everest_dev_callouts.json' (88,321) at 20240117090012273
90295 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-pipe.c' (88,322) at 20240405153230807
90296 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/test_inventory_and_leds_sub_menu.robot' (88,323) at 20240628080017113
90297 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tests/input_test.c' (88,324) at 20240405153049157
90298 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.readthedocs.yaml' (88,325) at 20231126090012805
90299 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/1.Intro.rst' (88,326) at 20210307214925550
90300 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.h' (88,327) at 20210308005002756
90301 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/rt.h' (88,328) at 20220818100014823
90302 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_system_manager.c' (88,329) at 20240405153048801
90303 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mdio.c' (88,330) at 20210308005003212
90304 2025-01-21 03:01:02.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dts' (88,331) at 20240405153045781
90305 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdbi-perl_1.644.bb' (88,332) at 20241221090017512
90306 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.c' (88,333) at 20210307214927930
90307 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-tvk1281618-r3.dtsi' (88,334) at 20240405153045577
90308 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/Makefile' (88,335) at 20210307214930922
90309 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/images/meta-perl-image-all.bb' (88,336) at 20231014080011723
90310 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/hp_sdc_mlc.c' (88,337) at 20210309003650212
90311 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton_devcpu_gcb_miim_regs.h' (88,338) at 20210308005002820
90312 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5645.txt' (88,339) at 20240613080016359
90313 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/common.c' (88,340) at 20240405153232119
90314 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan/0001-don-t-fail-if-GLOB_BRACE-is-not-defined.patch' (88,341) at 20240413080012647
90315 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.kcsan' (88,342) at 20240405153053433
90316 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_test.c' (88,343) at 20220525020655199
90317 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_occ.c' (88,344) at 20230925080039897
90318 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memset_64.S' (88,345) at 20240405153046473
90319 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/machine/ventura.conf' (88,346) at 20240727080014098
90320 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/Kconfig' (88,347) at 20210308005003180
90321 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/machine_kexec.c' (88,348) at 20240405153045629
90322 2025-01-21 03:01:02.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_ecdsa_key.pub' (88,349) at 20210307205554466
90323 2025-01-21 03:01:02.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c.h' (88,350) at 20240405153230923
90324 2025-01-21 03:01:02.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/at91sam9.c' (88,351) at 20210307214925870
90325 2025-01-21 03:01:02.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.h' (88,352) at 20220525020653575
90326 2025-01-21 03:01:02.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/scancode.bbclass' (88,353) at 20210307205553850
90327 2025-01-21 03:01:02.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/openbmc_intf.c' (88,354) at 20241010080036061
90328 2025-01-21 03:01:02.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/Kconfig' (88,355) at 20220525020655239
90329 2025-01-21 03:01:02.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/nemora_types.hpp' (88,356) at 20230629131804627
90330 2025-01-21 03:01:02.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.err' (88,357) at 20210927100127469
90331 2025-01-21 03:01:02.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/reg.h' (88,358) at 20210307214929754
90332 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi' (88,359) at 20240405153229931
90333 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/realtek,usb3phy.yaml' (88,360) at 20240405153229783
90334 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_color_mgmt.c' (88,361) at 20240405153048393
90335 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter_local.h' (88,362) at 20210309003653016
90336 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/.gitignore' (88,363) at 20210307214926462
90337 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/common.h' (88,364) at 20221103030028784
90338 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/scan.c' (88,365) at 20241008080014047
90339 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/multiorder.c' (88,366) at 20240405153054233
90340 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/psu-images-valid-version0/model-3/MANIFEST' (88,367) at 20230616135354429
90341 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_tsunami.h' (88,368) at 20210307214925646
90342 2025-01-21 03:01:02.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/discover_system_state.cpp' (88,369) at 20240823080031161
90343 2025-01-21 03:01:02.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/4.Coding.rst' (88,370) at 20220525020651754
90344 2025-01-21 03:01:02.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/coccinelle.rst' (88,371) at 20240405153045009
90345 2025-01-21 03:01:02.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/qmp-helpers.h' (88,372) at 20230426080043772
90346 2025-01-21 03:01:02.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-omap1.h' (88,373) at 20240405153052769
90347 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_9_1_sh_mask.h' (88,374) at 20210307214927542
90348 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-section.err' (88,375) at 20210308005046401
90349 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/sh7750_regnames.h' (88,376) at 20210308005045961
90350 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6328.c' (88,377) at 20240405153051305
90351 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/ptrace.h' (88,378) at 20240405153230063
90352 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d31ek.dts' (88,379) at 20210308005002612
90353 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/cpu.c' (88,380) at 20210308005002552
90354 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/tc_flower_scale.sh' (88,381) at 20240405153054301
90355 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-pcduino.dts' (88,382) at 20210308005002616
90356 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.h' (88,383) at 20240405153050529
90357 2025-01-21 03:01:02.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exmisc.c' (88,384) at 20240405153046621
90358 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-stm32f7.c' (88,385) at 20241011080017319
90359 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-mem.h' (88,386) at 20240906080037156
90360 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/fixup-headers.sed' (88,387) at 20210307214926362
90361 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsalloc.c' (88,388) at 20210309003649148
90362 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/amlogic/Makefile' (88,389) at 20240405153231347
90363 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/report.py' (88,390) at 20210308005046397
90364 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_txx9.c' (88,391) at 20240405153231519
90365 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/barebox.py' (88,392) at 20241221090017628
90366 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel_i2c.c' (88,393) at 20240405153048941
90367 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7604.h' (88,394) at 20210307214931542
90368 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_admaif.c' (88,395) at 20240405153232203
90369 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-ippo-q8h-v1.2.dts' (88,396) at 20240405153045389
90370 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/dynamicrule.hpp' (88,397) at 20230701080002652
90371 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch' (88,398) at 20210316000012673
90372 2025-01-21 03:01:02.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phonet.h' (88,399) at 20210307214931470
90373 2025-01-21 03:01:02.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-spin-hardirq.h' (88,400) at 20210307214931806
90374 2025-01-21 03:01:02.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/timer-gic.c' (88,401) at 20210307214926290
90375 2025-01-21 03:01:02.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_phonet.h' (88,402) at 20210307214931398
90376 2025-01-21 03:01:02.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/vfp.decode' (88,403) at 20241211090212478
90377 2025-01-21 03:01:02.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_gt_pm.c' (88,404) at 20240405153048505
90378 2025-01-21 03:01:02.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-gen.rst' (88,405) at 20240405153232207
90379 2025-01-21 03:01:02.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/read.h' (88,406) at 20210308005003628
90380 2025-01-21 03:01:02.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/adi,ds4520-gpio.yaml' (88,407) at 20240405153229763
90381 2025-01-21 03:01:02.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx.xml.h' (88,408) at 20240405153230587
90382 2025-01-21 03:01:02.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml' (88,409) at 20240405153045181
90383 2025-01-21 03:01:02.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/videomode.h' (88,410) at 20210307214931698
90384 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/pegasus.c' (88,411) at 20240405153050377
90385 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/recursion.c' (88,412) at 20240405153054273
90386 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dcmihandler.hpp' (88,413) at 20240204090020037
90387 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-iommu-intel-iommu' (88,414) at 20210307214925194
90388 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skovde' (88,415) at 20210307205553790
90389 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc_types.h' (88,416) at 20210307214930558
90390 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mpls.h' (88,417) at 20210307214931450
90391 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_errno_defs.h' (88,418) at 20210927100127273
90392 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGpage.S' (88,419) at 20210307214926606
90393 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/mx53ppd_video.c' (88,420) at 20210308005003004
90394 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-common.h' (88,421) at 20240906080037228
90395 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-legacy-error/error.h' (88,422) at 20231011080016606
90396 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/efs_vh.h' (88,423) at 20210307214931382
90397 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-tds.c' (88,424) at 20210309003653248
90398 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044c2.dtsi' (88,425) at 20240405153045809
90399 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-axi-dmac/dw-axi-dmac.h' (88,426) at 20240628080013989
90400 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/mbus.c' (88,427) at 20210308005002752
90401 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-multiconn' (88,428) at 20240326080039734
90402 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml' (88,429) at 20240405153045125
90403 2025-01-21 03:01:02.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/trimslice/trimslice.c' (88,430) at 20210308005002948
90404 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_desc.h' (88,431) at 20240805080013983
90405 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/microchip,sama7g5-spdiftx.yaml' (88,432) at 20240405153045165
90406 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-accel-bmc150' (88,433) at 20210307214925190
90407 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_chameleon96.dts' (88,434) at 20240405153045441
90408 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/driver.h' (88,435) at 20240405153054025
90409 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/Kconfig' (88,436) at 20220525020653819
90410 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hppa/machine.c' (88,437) at 20241211090212274
90411 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/VirtualMediaStore.js' (88,438) at 20241004080035963
90412 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_REJECT.h' (88,439) at 20210307214931650
90413 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/run-ptest' (88,440) at 20210307205553890
90414 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi.c' (88,441) at 20210308005003524
90415 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/trace-events' (88,442) at 20210927100127149
90416 2025-01-21 03:01:02.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/aic7xxx.rst' (88,443) at 20210307214925558
90417 2025-01-21 03:01:02.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/logger_types.h' (88,444) at 20240405153047301
90418 2025-01-21 03:01:02.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/mlx5/driver.h' (88,445) at 20240613080016499 to deleted uid set
90419 2025-01-21 03:01:02.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-spi.c' (88,446) at 20210307214926190
90420 2025-01-21 03:01:02.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acconvert.h' (88,447) at 20240405153046613
90421 2025-01-21 03:01:02.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/axi.cfg' (88,448) at 20210308005002912
90422 2025-01-21 03:01:02.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/registers.h' (88,449) at 20220525020652018
90423 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs42l43-sdw.c' (88,450) at 20240405153230831
90424 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/README.rst' (88,451) at 20240405153045281
90425 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_planes.c' (88,452) at 20240405153048357
90426 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-stuib.dtsi' (88,453) at 20240405153045577
90427 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_mac.c' (88,454) at 20240405153050449
90428 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35-pdk.dts' (88,455) at 20240405153045489
90429 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/alpine-v2.dtsi' (88,456) at 20240405153229915
90430 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/ioctls.h' (88,457) at 20210307214931614
90431 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gawk/gawk_5.3.1.bb' (88,458) at 20241221090017676
90432 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_init.c' (88,459) at 20240405153050593
90433 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/userspace_io_test.c' (88,460) at 20240405153232271
90434 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiostat/Kconfig' (88,461) at 20210307214928362
90435 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/0001-Makefile.am-remove-regression-dir.patch' (88,462) at 20210307205553914
90436 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb' (88,463) at 20241221090017668
90437 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/027_pack_4gb_no_size.dts' (88,464) at 20210308005003752
90438 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/selftest.c' (88,465) at 20241011080017323
90439 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/errno.h' (88,466) at 20210307214931614
90440 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts' (88,467) at 20240405153045781
90441 2025-01-21 03:01:02.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml' (88,468) at 20240405153229763
90442 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-i2s.c' (88,469) at 20240405153232139
90443 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p4080_serdes.c' (88,470) at 20210308005002832
90444 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/pci-testdev.rst' (88,471) at 20230925080039845
90445 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/BrasilSat-B2-65.0W' (88,472) at 20210307205553758
90446 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pm/notifiers.rst' (88,473) at 20210307214925470
90447 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/Kconfig' (88,474) at 20240405153048365
90448 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-pci.h' (88,475) at 20230426080043744
90449 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_atomic.c' (88,476) at 20240405153048605
90450 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/tests/test.js' (88,477) at 20210307205554282
90451 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/desc_constr.h' (88,478) at 20210308005003356
90452 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg' (88,479) at 20230614080013166
90453 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/checksum.h' (88,480) at 20210309003648808
90454 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/hashtable.h' (88,481) at 20210307214932474
90455 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_asic.h' (88,482) at 20220525020652999
90456 2025-01-21 03:01:02.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-stm32f4.c' (88,483) at 20240405153230683
90457 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/vector_helper.c' (88,484) at 20241211090212518
90458 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0004-wasm-avoid-cmake-try_run-when-cross-compiling.patch' (88,485) at 20241221090017516
90459 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/shader/texture-blit.vert' (88,486) at 20230426080043960
90460 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/aspeed,ast2500-pinctrl.yaml' (88,487) at 20240725080013728
90461 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lockfile-progs/lockfile-progs_0.1.19.bb' (88,488) at 20230609080014391
90462 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/top.cfg' (88,489) at 20240616080011243
90463 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/leds/starscream-led-manager-config/led.yaml' (88,490) at 20240829080014018
90464 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/openrisc/todo.rst' (88,491) at 20240405153044981
90465 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/Makefile' (88,492) at 20240405153048757
90466 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_pass_through.hpp' (88,493) at 20240215090021236
90467 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c' (88,494) at 20210308005003468
90468 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/cache.json' (88,495) at 20240405153054105
90469 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Stop/supports_obmc' (88,496) at 20210308005007100
90470 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-isp.c' (88,497) at 20240405153230811
90471 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog.bb' (88,498) at 20241221090017484
90472 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0001-Fix-Wenum-constexpr-conversion-in-enum-flags.h.patch' (88,499) at 20241221090017660
90473 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/pssf132202a.json' (88,500) at 20220601030005869
90474 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/monitor-main.cpp' (88,501) at 20220802030021991
90475 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-thunder.dts' (88,502) at 20240405153045605
90476 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.h' (88,503) at 20210309003651076
90477 2025-01-21 03:01:02.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SensorCollection_v1.xml' (88,504) at 20240619080002936
90478 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/hyperv.c' (88,505) at 20240405153054321
90479 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/common.h' (88,506) at 20210308005002728
90480 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/google-bios-key/google-bios-key/platforms_secure.pem' (88,507) at 20210930100034490
90481 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/any-OSI' (88,508) at 20241221090017620
90482 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-peri_ao.c' (88,509) at 20240405153046801
90483 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/Makefile' (88,510) at 20210307214929246
90484 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/include/dwarf-regs-table.h' (88,511) at 20240405153054085
90485 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-member-q.out' (88,512) at 20210308005046409 to deleted uid set
90486 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3_xplained_nandflash_defconfig' (88,513) at 20210308005003276
90487 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock.h' (88,514) at 20240405153048781
90488 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/dm.c' (88,515) at 20240405153231247
90489 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c' (88,516) at 20241008080013919
90490 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vphn.h' (88,517) at 20240405153230035
90491 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/resistive-adc-touch.c' (88,518) at 20240405153230735
90492 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_cldma.h' (88,519) at 20240405153231267
90493 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38471-2.patch' (88,520) at 20240106090017265
90494 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen4-cpg.c' (88,521) at 20240405153046837
90495 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lerdala' (88,522) at 20210307205553786
90496 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mvebu/Makefile' (88,523) at 20210308005003352
90497 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__transfer_just.hpp' (88,524) at 20241219090033964
90498 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/OWNERS' (88,525) at 20240619080012644
90499 2025-01-21 03:01:02.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio_1.30.2.bb' (88,526) at 20241221090017532
90500 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/mirror.yml' (88,527) at 20220823030015959
90501 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.5' (88,528) at 20210307205554418
90502 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt6160-regulator.c' (88,529) at 20240405153051473
90503 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7memcpy.S' (88,530) at 20210307214926606
90504 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/amd,sbtsi.yaml' (88,531) at 20240405153045065
90505 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/if_action.hpp' (88,532) at 20210914000041091
90506 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ioam6.c' (88,533) at 20240405153053273
90507 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-base.out' (88,534) at 20210308005046401 to deleted uid set
90508 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usblcd.c' (88,535) at 20210309003653260
90509 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/README.md' (88,536) at 20210307205554222
90510 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c' (88,537) at 20220525020654315
90511 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP4/meson.build' (88,538) at 20230825080021137 to deleted uid set
90512 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/micrel-ksz90x1.txt' (88,539) at 20240405153045117
90513 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-playstation.c' (88,540) at 20240405153048817
90514 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-before-err.err' (88,541) at 20210308005046409
90515 2025-01-21 03:01:02.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml' (88,542) at 20240405153045081
90516 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/Kconfig' (88,543) at 20240405153049265
90517 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/Makefile.vdso' (88,544) at 20241211090212378
90518 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-astor_0.8.1.bb' (88,545) at 20240413080012659
90519 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/qemu-mips64.h' (88,546) at 20210308005003612
90520 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c' (88,547) at 20240405153052209
90521 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/head.c' (88,548) at 20240405153048613
90522 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/sil-sii8620.c' (88,549) at 20240405153230527
90523 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/perl-rdepends.txt' (88,550) at 20241221090017664
90524 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/xor_simd.h' (88,551) at 20240405153229999
90525 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ventana_defconfig' (88,552) at 20210308005003284
90526 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_ident1.decode' (88,553) at 20210308005046389
90527 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/README.md' (88,554) at 20241022080027608
90528 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/exec_domain.c' (88,555) at 20210307214931726
90529 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/prom.c' (88,556) at 20241211090145381
90530 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h' (88,557) at 20240429080012420
90531 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-miphy365x.txt' (88,558) at 20210307214925390
90532 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sleep.S' (88,559) at 20240405153045873
90533 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/0001-usage2c.awk-fix-wrong-basename-regexp.patch' (88,560) at 20210307205554002
90534 2025-01-21 03:01:02.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/0004-Do-not-specify-PIE-flag-explicitly.patch' (88,561) at 20240113090014532
90535 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rf.c' (88,562) at 20210309003651820
90536 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdma_vt.h' (88,563) at 20240405153052873
90537 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/mqueue-lat.c' (88,564) at 20210307214932730
90538 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/inter_choice/Kconfig' (88,565) at 20210308005003736
90539 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/evsel.h' (88,566) at 20240405153054093
90540 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-rmm/trusted-firmware-rmm_0.5.0.bb' (88,567) at 20241206090014214
90541 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/fpu.c' (88,568) at 20210927100127405
90542 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/0001-eject-Include-sys-sysmacros.h-for-major-minor.patch' (88,569) at 20210307205553966
90543 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ether.h' (88,570) at 20240405153231551
90544 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_cmp_test.c' (88,571) at 20240405153054361
90545 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/vfio_platform_private.h' (88,572) at 20240405153052169
90546 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr-s4.dts' (88,573) at 20240405153045445
90547 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/pse-pd.c' (88,574) at 20240405153232015
90548 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ihex.h' (88,575) at 20210307214931402
90549 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ts4800-ts.c' (88,576) at 20210307214928510
90550 2025-01-21 03:01:02.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/ac97_core.h' (88,577) at 20210309003654564
90551 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/merge_config.sh' (88,578) at 20210308005003732
90552 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/frnd.c' (88,579) at 20210307214926334
90553 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/x_keymap.h' (88,580) at 20210308005046557
90554 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.h' (88,581) at 20210309003649436
90555 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/crypto/aes-round.h' (88,582) at 20230925080039853
90556 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/video-interfaces.h' (88,583) at 20240405153052649
90557 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqmp.h' (88,584) at 20221215040039374
90558 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerAccountCollection.json' (88,585) at 20240619080002948
90559 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nubus/bus.c' (88,586) at 20240405153051189
90560 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/tec-ng/Makefile' (88,587) at 20210308005002920
90561 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_map_data.c' (88,588) at 20240405153050249
90562 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usbusx2y.h' (88,589) at 20220525020655107
90563 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3_set_tid.c' (88,590) at 20210309003655996
90564 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch' (88,591) at 20241221090017660
90565 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8dxp.dtsi' (88,592) at 20210308005002580
90566 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/Kconfig' (88,593) at 20210308005003084
90567 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/toolchain.py' (88,594) at 20210308005003760
90568 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/espt_defconfig' (88,595) at 20210308005003256
90569 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc-v10.h' (88,596) at 20240405153049465
90570 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/OWNERS' (88,597) at 20230629131804615
90571 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/machine_kexec_reloc.c' (88,598) at 20210307214926522
90572 2025-01-21 03:01:02.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_helper_internal.h' (88,599) at 20240405153048385
90573 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r100.c' (88,600) at 20241211090145421
90574 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aeroflex/Makefile' (88,601) at 20210307214929282
90575 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/isa207-common.h' (88,602) at 20240405153046193
90576 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-renesas-tpu.c' (88,603) at 20240405153051453
90577 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/Makefile' (88,604) at 20240405153046565
90578 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerSystemInputs/meson.build' (88,605) at 20230825080021141 to deleted uid set
90579 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/dummy-irq.c' (88,606) at 20210307214929126
90580 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpdm.c' (88,607) at 20240405153048893
90581 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/README' (88,608) at 20210308005002964
90582 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_usb.h' (88,609) at 20210307214929974
90583 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dwb.c' (88,610) at 20240405153047229
90584 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthw20k1.h' (88,611) at 20220525020654991
90585 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu111_revA_defconfig' (88,612) at 20210308005003288
90586 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/m48t59.h' (88,613) at 20210307214931498
90587 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_trace.h' (88,614) at 20240405153048785
90588 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/curs507a.c' (88,615) at 20240405153230599
90589 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration-stats.h' (88,616) at 20240326080039566
90590 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch' (88,617) at 20241221090017532
90591 2025-01-21 03:01:02.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_basic_stack.c' (88,618) at 20240405153232263
90592 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boden_Skogsa' (88,619) at 20210307205553778
90593 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8150.c' (88,620) at 20240405153230231
90594 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/neon.c' (88,621) at 20210307214931814
90595 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_devlink.c' (88,622) at 20240405153050073
90596 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-maxiradio.c' (88,623) at 20240405153049501
90597 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/setup.sh' (88,624) at 20210307205554038
90598 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0008-implment-systemd-sysv-install-for-OE.patch' (88,625) at 20240413080012651
90599 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/nxp-c45-tja11xx.c' (88,626) at 20240405153231079
90600 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0.inc' (88,627) at 20220402030015895
90601 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-cm-fx6.dts' (88,628) at 20240405153229883
90602 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-general.rst' (88,629) at 20230114040015518
90603 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_devlink.c' (88,630) at 20240405153046961
90604 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb' (88,631) at 20241221090017532
90605 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc21.h' (88,632) at 20240405153047165
90606 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-write.rst' (88,633) at 20220525020651782
90607 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/attrib.h' (88,634) at 20210307214931194
90608 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/stepwisecontroller.hpp' (88,635) at 20240904080040759
90609 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-ffs' (88,636) at 20210307214925186
90610 2025-01-21 03:01:02.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/virtual.c' (88,637) at 20240405153051477
90611 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/srq.h' (88,638) at 20210307214929370
90612 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-Make-manpages-mulitlib-identical.patch' (88,639) at 20230919080013990
90613 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/tswap-target.h' (88,640) at 20240906080037352
90614 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters_num.c' (88,641) at 20240405153054269
90615 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c' (88,642) at 20220525020653487
90616 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_hevc_common.h' (88,643) at 20220525020654139
90617 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/npc.h' (88,644) at 20240719080013353
90618 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/qdisc.h' (88,645) at 20240710080014605
90619 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun6i-a31-r.c' (88,646) at 20240405153231335
90620 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/xenstored.c' (88,647) at 20210307214930986
90621 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/magellan.c' (88,648) at 20240405153049133
90622 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lineage-pem.c' (88,649) at 20240405153048857
90623 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/read_into_tuple.hpp' (88,650) at 20211123040049907
90624 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm64/Makefile' (88,651) at 20210308005002792
90625 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0013-Ensure-target-gcc-headers-can-be-included.patch' (88,652) at 20241221090017660
90626 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/failedservices' (88,653) at 20210308005059705
90627 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx6sx-pinctrl.txt' (88,654) at 20210307214925394
90628 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754int.h' (88,655) at 20210307214926274
90629 2025-01-21 03:01:02.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Kconfig.arm' (88,656) at 20240405153046917
90630 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2836-rpi.dtsi' (88,657) at 20240405153045425
90631 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/pldm_nic_power_cycle' (88,658) at 20240830080014831
90632 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ser2net/files/ser2net.service' (88,659) at 20240413080012647
90633 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/timerfd.h' (88,660) at 20210307214931662
90634 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/allext_macros.def' (88,661) at 20220429100100782
90635 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mvebu_v5_defconfig' (88,662) at 20240405153045617
90636 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_smu_controls.c' (88,663) at 20240405153049229
90637 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/mips/index.rst' (88,664) at 20240405153229743
90638 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cdclk.c' (88,665) at 20240429080012416
90639 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-armada-370-xp.c' (88,666) at 20240913080013797
90640 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/common.h' (88,667) at 20210308005002820
90641 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/string-stream-test.c' (88,668) at 20210307214931806
90642 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/special_insns.h' (88,669) at 20240405153230019
90643 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/alarm_timestamps.hpp' (88,670) at 20230825080027869
90644 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_vic.c' (88,671) at 20240405153049897
90645 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/0001-configure-Limit-the-header-search-to-sysroot.patch' (88,672) at 20230811080018302
90646 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7183.c' (88,673) at 20240405153049305
90647 2025-01-21 03:01:02.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/workqueue.h' (88,674) at 20240405153052897
90648 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/gecko.py' (88,675) at 20240405153232231
90649 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mdp3-wrot.yaml' (88,676) at 20240405153229775
90650 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/meson.options' (88,677) at 20230817080037045
90651 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/tlb.c' (88,678) at 20210308005002980
90652 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_dev.c' (88,679) at 20240405153051737
90653 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/acpi-power-state-daemon/acpi-power-state-daemon_git.bb' (88,680) at 20210807000017354
90654 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c' (88,681) at 20240405153231251
90655 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rn5t618-regulator.c' (88,682) at 20240405153051473
90656 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/physdev.h' (88,683) at 20240405153052961
90657 2025-01-21 03:01:02.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/sec_firmware.c' (88,684) at 20210308005002560
90658 2025-01-21 03:01:02.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_verbs.h' (88,685) at 20240405153231859
90659 2025-01-21 03:01:02.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.err' (88,686) at 20240906080037560
90660 2025-01-21 03:01:02.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/csum.c' (88,687) at 20240919080017082
90661 2025-01-21 03:01:02.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts' (88,688) at 20240405153045745
90662 2025-01-21 03:01:02.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ranua_Leppiaho' (88,689) at 20210307205553774
90663 2025-01-21 03:01:02.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-venc.c' (88,690) at 20240405153046797
90664 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c' (88,691) at 20240405153231247
90665 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wm831x_wdt.c' (88,692) at 20210307214930978
90666 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0004-use-POSIX-poll.h-instead-of-sys-poll.h.patch' (88,693) at 20210307205553886
90667 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolved.conf' (88,694) at 20210307205553838
90668 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/fpu/types.h' (88,695) at 20210307214926510
90669 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6697.rst' (88,696) at 20240405153045217
90670 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/law.c' (88,697) at 20210308005002996
90671 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_print.h' (88,698) at 20240405153048513
90672 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/timer.c' (88,699) at 20210308005002728
90673 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/Makefile' (88,700) at 20210308005002964
90674 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker' (88,701) at 20241211090212534
90675 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/bindgen_parameters' (88,702) at 20240405153232095
90676 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwcm.h' (88,703) at 20220525020653115
90677 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mtk_qspi.c' (88,704) at 20210308005003492
90678 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/ppc/host/crypto/aes-round.h' (88,705) at 20230925080039853
90679 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/vec_internal.h' (88,706) at 20241211090212478
90680 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_firmware_img.c' (88,707) at 20210307214930638
90681 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_notification.hpp' (88,708) at 20240822080026693
90682 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/kvm_util.h' (88,709) at 20240405153054317
90683 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_plat_bufs.h' (88,710) at 20240405153049433
90684 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/sushell' (88,711) at 20220405030025645
90685 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_ssse3.c' (88,712) at 20210307214931814
90686 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml' (88,713) at 20241008080013887
90687 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-konepure' (88,714) at 20210307214925182
90688 2025-01-21 03:01:02.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-cnl-match.c' (88,715) at 20240405153053957
90689 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_bridge.h' (88,716) at 20240405153231791
90690 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ovmf-shell-image.wks' (88,717) at 20210307205554486
90691 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RHeCos-1' (88,718) at 20210307205554426
90692 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/131.out' (88,719) at 20240326080039730
90693 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/mtrr.h' (88,720) at 20240405153046401
90694 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/Kconfig' (88,721) at 20240405153048557
90695 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/skha.h' (88,722) at 20210308005002800
90696 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_dscp.h' (88,723) at 20210307214931646
90697 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/trigger.hpp' (88,724) at 20220412175720086
90698 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima.h' (88,725) at 20240712080021097
90699 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.json' (88,726) at 20230925080040089
90700 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rpi-panel-attiny-regulator.c' (88,727) at 20240405153231363
90701 2025-01-21 03:01:02.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/colibri-imx6ull.c' (88,728) at 20210308005003080
90702 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/floppy.h' (88,729) at 20210307214926158
90703 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-i2c-devices-bq32k' (88,730) at 20210307214925190
90704 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot-u-boot.dtsi' (88,731) at 20210308005002588
90705 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.h' (88,732) at 20210307214929942
90706 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2_4.5.1.bb' (88,733) at 20241206090014242
90707 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-configure-use-correct-CPP.patch' (88,734) at 20220402030016207
90708 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_h.c' (88,735) at 20210308005046517
90709 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/arcdevice.h' (88,736) at 20240405153230887
90710 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricDefinition.v1_3_4.json' (88,737) at 20240619080002948
90711 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/Kconfig' (88,738) at 20220525020653823
90712 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/sev.c' (88,739) at 20240624080012768
90713 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/console.h' (88,740) at 20240405153052957
90714 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Kbuild.include' (88,741) at 20210308005003724
90715 2025-01-21 03:01:02.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/flags.c' (88,742) at 20210308005003540
90716 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/pci-epc-core.c' (88,743) at 20241211090145477
90717 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/Makefile' (88,744) at 20210307214928990
90718 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/module-parameters.rst' (88,745) at 20240405153045213
90719 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/amlogic-gxl-cipher.c' (88,746) at 20240405153230255
90720 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/gpio_keys.c' (88,747) at 20240405153230727
90721 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hex_sigsegv.c' (88,748) at 20230925080040097
90722 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/blake2s-core.S' (88,749) at 20220525020652134
90723 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/theadorable-x86-common.h' (88,750) at 20210308005003620
90724 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/kernel-api.rst' (88,751) at 20220525020651718
90725 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cfi.h' (88,752) at 20240405153046381
90726 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (88,753) at 20210911000017986
90727 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/register.h' (88,754) at 20220429100100566
90728 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/head.S' (88,755) at 20240405153046057
90729 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_csu.h' (88,756) at 20210308005003648
90730 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/misc_helper.c' (88,757) at 20240906080037492
90731 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/cache.c' (88,758) at 20210308005002848
90732 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-config/power_reading.json' (88,759) at 20240712080022837
90733 2025-01-21 03:01:02.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-flex-concentrator-mfg.dts' (88,760) at 20240405153045529
90734 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik.c' (88,761) at 20240405153047129
90735 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@3/psu@59.conf' (88,762) at 20240904080027738
90736 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/sleep.h' (88,763) at 20210308005003180
90737 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.c' (88,764) at 20240405153050129
90738 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/dmc520_edac.c' (88,765) at 20220627100016962
90739 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_0_default.h' (88,766) at 20210307214927690
90740 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/bblogging.py' (88,767) at 20230503080014611
90741 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mcm.txt' (88,768) at 20210307214925406
90742 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/dbus-sensor_config.h.in' (88,769) at 20230125040005390
90743 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hardirq_64.h' (88,770) at 20210307214926578
90744 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/harma_mb_vr_infineon.json' (88,771) at 20241213090004409 to deleted uid set
90745 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/license_static.bbclass' (88,772) at 20230328080016488
90746 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c' (88,773) at 20220525020652859
90747 2025-01-21 03:01:02.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/entry/syscalls/mksyscalltbl' (88,774) at 20240405153054085
90748 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/gop.c' (88,775) at 20210307214927170
90749 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/randomalloc.c' (88,776) at 20240405153230295
90750 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_utils.h' (88,777) at 20210307214931322
90751 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/phy.h' (88,778) at 20210307214929422
90752 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/pci.c' (88,779) at 20210308005003740
90753 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/Makefile' (88,780) at 20210307214926770
90754 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/Kconfig' (88,781) at 20210308005003168
90755 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl,imx-sdma.yaml' (88,782) at 20240405153045053
90756 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/meson.options' (88,783) at 20230816080009931
90757 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/rpi-default-versions.inc' (88,784) at 20240413080012667
90758 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_fp.h' (88,785) at 20241211090145437 to deleted uid set
90759 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jamsa_Kaipola' (88,786) at 20210307205553770
90760 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mmiowb.h' (88,787) at 20210307214926382
90761 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-stillpicture.rst' (88,788) at 20220525020654135
90762 2025-01-21 03:01:02.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/obmc-flash-bmc-setenv@.service.in' (88,789) at 20210308005100301 to deleted uid set
90763 2025-01-21 03:01:02.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_v3_hw.c' (88,790) at 20241216090017729 to deleted uid set
90764 2025-01-21 03:01:02.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Vaasa' (88,791) at 20210307205553770
90765 2025-01-21 03:01:02.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/silergy,sy8827n.yaml' (88,792) at 20210309003648388
90766 2025-01-21 03:01:02.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx6qdl-clock.h' (88,793) at 20210308005003632
90767 2025-01-21 03:01:02.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CUA-OPL-1.0' (88,794) at 20210307205554418
90768 2025-01-21 03:01:02.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/103.out' (88,795) at 20210308005046445
90769 2025-01-21 03:01:02.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-x86/MAINTAINERS' (88,796) at 20210308005002956
90770 2025-01-21 03:01:02.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/net/pnet.c' (88,797) at 20210307214926534
90771 2025-01-21 03:01:02.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/qcom_geni_serial.c' (88,798) at 20241023080012887
90772 2025-01-21 03:01:02.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.qemu.md' (88,799) at 20210729000029116
90773 2025-01-21 03:01:02.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf_item.h' (88,800) at 20240405153052589
90774 2025-01-21 03:01:02.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/handler.hpp' (88,801) at 20240906080025056
90775 2025-01-21 03:01:02.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_8_0_sh_mask.h' (88,802) at 20240405153047481
90776 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/stb_truetype.h' (88,803) at 20210308005003532
90777 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/Makefile' (88,804) at 20240405153049457
90778 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/tnc_misc.c' (88,805) at 20210308005003552
90779 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/current.h' (88,806) at 20240405153046381
90780 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1-eeprom/ds24xxx.txt' (88,807) at 20210308005003328
90781 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/password-confirmation.js' (88,808) at 20210308005107069
90782 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/ddr3_k2hk.c' (88,809) at 20210308005003076
90783 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager_arria10.c' (88,810) at 20210308005002776
90784 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/command_line_builds.html' (88,811) at 20240106090017249
90785 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/ge_imp3a.c' (88,812) at 20240405153230051
90786 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adcxx.c' (88,813) at 20240405153048841
90787 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-scu.c' (88,814) at 20210308005003460
90788 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/badrange.c' (88,815) at 20210309003651844
90789 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vsyscall.h' (88,816) at 20240405153230115
90790 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/mip6.c' (88,817) at 20240405153053277
90791 2025-01-21 03:01:02.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3288-flakes.txt' (88,818) at 20240405153230531
90792 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Joutseno' (88,819) at 20210307205553770
90793 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/async/task.cpp' (88,820) at 20230407080041895
90794 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-rev1.0.dts' (88,821) at 20210308005002636
90795 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_fallback.sh' (88,822) at 20210307214932670
90796 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/relocate.S' (88,823) at 20210308005002544
90797 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/planetcore.h' (88,824) at 20210307214926362
90798 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/Makefile' (88,825) at 20210308005002856
90799 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt8135.dtsi' (88,826) at 20240405153045461
90800 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/Makefile' (88,827) at 20240405153049509
90801 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-ip32.c' (88,828) at 20210307214926282
90802 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/lpc32xx-mlc.txt' (88,829) at 20240405153045113
90803 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c' (88,830) at 20240405153049857
90804 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/refcode.c' (88,831) at 20210308005002852
90805 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv.h' (88,832) at 20210307214928650
90806 2025-01-21 03:01:02.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/cache.json' (88,833) at 20240405153054137
90807 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pidfd/.gitignore' (88,834) at 20220525020654935
90808 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strfilter.c' (88,835) at 20240405153054205
90809 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/nand.c' (88,836) at 20210308005003052
90810 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/test_lib.sh' (88,837) at 20230629131804623
90811 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus/run-ptest' (88,838) at 20220402030016147
90812 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-Using-native-binaries.patch' (88,839) at 20231011080016578
90813 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_nested.c' (88,840) at 20241211090212322
90814 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/chpasswd' (88,841) at 20210307205554570
90815 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-aspeed-vuart' (88,842) at 20210307214925186
90816 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_u_sub.S' (88,843) at 20220525020652186
90817 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/renesas,rzn1-rtc.yaml' (88,844) at 20240405153045153
90818 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/fsp_vpd.h' (88,845) at 20210308005002876
90819 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/link.c' (88,846) at 20240405153230847
90820 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/i8254.h' (88,847) at 20210308005002880
90821 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/psp-dbc.h' (88,848) at 20240405153231879
90822 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/upd78f0730.c' (88,849) at 20240405153052137
90823 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch' (88,850) at 20241221090017640
90824 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-riscv-support.patch' (88,851) at 20210729000029132
90825 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/include/platform/serial.h' (88,852) at 20210307214926770
90826 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0_2.82.2.bb' (88,853) at 20241221090017640
90827 2025-01-21 03:01:02.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_rt.h' (88,854) at 20210307214931650
90828 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_monitor.hpp' (88,855) at 20240223090020590
90829 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/Makefile' (88,856) at 20210307214927066
90830 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/platform.cpp' (88,857) at 20240919080039602 to deleted uid set
90831 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/template/draft.png' (88,858) at 20210307205554234 to deleted uid set
90832 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/plx9080.h' (88,859) at 20220525020652362
90833 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ioremap_64.c' (88,860) at 20240405153230047
90834 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Ferryside' (88,861) at 20210307205553798
90835 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mchp-pci1xxxx.c' (88,862) at 20240405153048905
90836 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_pmu.h' (88,863) at 20240405153048529
90837 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c' (88,864) at 20240411080014074
90838 2025-01-21 03:01:02.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_io.c' (88,865) at 20240405153051593
90839 2025-01-21 03:01:02.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_ip.c' (88,866) at 20241216090017793
90840 2025-01-21 03:01:02.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U_dev_callouts.json' (88,867) at 20240117090012277
90841 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc' (88,868) at 20220804030014683
90842 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/Kconfig' (88,869) at 20210927100127441
90843 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/core/seq/seq_clientmgr.c' (88,870) at 20240910080014098 to deleted uid set
90844 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/uaccess_flush.c' (88,871) at 20240405153054361
90845 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.c' (88,872) at 20220525020652959
90846 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_ipipe.c' (88,873) at 20220525020654139
90847 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt4803.yaml' (88,874) at 20240405153045145
90848 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_internal.h' (88,875) at 20240405153048473
90849 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/sysfs.cpp' (88,876) at 20240817080026660 to deleted uid set
90850 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dsa.h' (88,877) at 20210307214931474
90851 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cracklib/cracklib_2.10.2.bb' (88,878) at 20241221090017676
90852 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb' (88,879) at 20241221090017568
90853 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_bind.c' (88,880) at 20210307214932742
90854 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/os-strace.h' (88,881) at 20210927100127045
90855 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5275evb/m5275evb.c' (88,882) at 20210308005002972
90856 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/init' (88,883) at 20210307205554494
90857 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/io_no.h' (88,884) at 20210309003648820
90858 2025-01-21 03:01:02.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0042-corstone1000-enable-virtio-net-support.patch' (88,885) at 20240413080012631
90859 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/sil164_drv.c' (88,886) at 20240405153230543
90860 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0002-fix-libdir-for-multilib.patch' (88,887) at 20241221090017524
90861 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srar_h.c' (88,888) at 20210308005046525
90862 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/meson.build' (88,889) at 20240906080037444
90863 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet9f_rev03_defconfig' (88,890) at 20210308005003260
90864 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/hotplug.h' (88,891) at 20220525020654611
90865 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/target.c' (88,892) at 20220525020655179
90866 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm92.rst' (88,893) at 20210307214925502
90867 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel_soc_pmic.h' (88,894) at 20240405153052729
90868 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc32.h' (88,895) at 20210307214931374
90869 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/corec37d.c' (88,896) at 20220525020652943
90870 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/vc4_drm.h' (88,897) at 20210307214931622
90871 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Bressay' (88,898) at 20210307205553794
90872 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/dma.h' (88,899) at 20240405153046065
90873 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/device_dax_test.c' (88,900) at 20210307214932626
90874 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/rtc_cmos_setup.c' (88,901) at 20240405153046233
90875 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/system-wide-dummy' (88,902) at 20240613080016555
90876 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xx_reg.h' (88,903) at 20210307214930918
90877 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-orangepi-mini.dts' (88,904) at 20210308005002624
90878 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_sta.h' (88,905) at 20240405153053289
90879 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/loongarch/introduction.rst' (88,906) at 20240405153229743
90880 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message_parsers.cpp' (88,907) at 20240829080025807
90881 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/index.rst' (88,908) at 20210307214925634
90882 2025-01-21 03:01:02.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/Kconfig' (88,909) at 20210308005002920
90883 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/logging_test.cpp' (88,910) at 20240820080027378 to deleted uid set
90884 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/Makefile' (88,911) at 20210309003648728
90885 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vte/vte/0005-color-parser-Use-fast_float-implementation-for-from_.patch' (88,912) at 20241221090017700
90886 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sprd-mcdt.txt' (88,913) at 20210307214925434
90887 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/sembuf.h' (88,914) at 20220525020654659
90888 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_event.c' (88,915) at 20240405153046289
90889 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp_cm.c' (88,916) at 20240405153047237
90890 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/vision_ep9307.c' (88,917) at 20240405153045645
90891 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/clamd.conf' (88,918) at 20210307205554126
90892 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/tests/meson.build' (88,919) at 20241204090010703 to deleted uid set
90893 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/db-88f6820-gp_defconfig' (88,920) at 20210308005003256
90894 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nlohmann-json/files/run-ptest' (88,921) at 20231126090012789
90895 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/version.hpp' (88,922) at 20240829080033127
90896 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/i2c-tools/i2c-tools/0001-4-byte-read-support-466.patch' (88,923) at 20241221090017564
90897 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/ibmasmfs.c' (88,924) at 20240405153230843
90898 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kasprintf.c' (88,925) at 20220525020654751
90899 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/adler32.c' (88,926) at 20210308005003716
90900 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/collection/bmc_collect_sensors.robot' (88,927) at 20231215090013781
90901 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/duovero.h' (88,928) at 20210308005003592
90902 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_mpyi.S' (88,929) at 20230426080043952
90903 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/kgdb.c' (88,930) at 20240405153045869
90904 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/sh/arch-sh.inc' (88,931) at 20210812000025310
90905 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20.dtsi' (88,932) at 20210308005002572
90906 2025-01-21 03:01:02.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/iio_utils.c' (88,933) at 20240415080012999
90907 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/amba/tegra-ahb.c' (88,934) at 20240405153046649
90908 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi0-2w-64.conf' (88,935) at 20230609080014395
90909 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/q8_a33_tablet_1024x600_defconfig' (88,936) at 20210308005003276
90910 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/core.c' (88,937) at 20221128040017642
90911 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/trace.h' (88,938) at 20210308005045849
90912 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/memory.json' (88,939) at 20240405153054149
90913 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_maxim.h' (88,940) at 20240405153052149
90914 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-cml-match.c' (88,941) at 20240405153053957
90915 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/Makefile' (88,942) at 20210308005002852
90916 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/teststubs.S' (88,943) at 20220525020655187
90917 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psxface.c' (88,944) at 20240405153046625
90918 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/nicole.cfg' (88,945) at 20210307205554222 to deleted uid set
90919 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/host_pci.c' (88,946) at 20240405153046697
90920 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-mlxreg-io' (88,947) at 20240405153229727
90921 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/Makefile' (88,948) at 20240405153049757
90922 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fq_impl.h' (88,949) at 20240405153052845
90923 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata/OFL.txt' (88,950) at 20210307205553950
90924 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn302.h' (88,951) at 20220525020652530
90925 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ldt.c' (88,952) at 20240405153046433
90926 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb' (88,953) at 20241221090017552
90927 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/htc.c' (88,954) at 20240405153050437
90928 2025-01-21 03:01:02.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/device_access/device_access.h' (88,955) at 20210307214930546
90929 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/db1xxx_ss.c' (88,956) at 20240405153051265
90930 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channel_layer.hpp' (88,957) at 20240829080022546
90931 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.Hypervisor.service' (88,958) at 20230216040036099
90932 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra114-u-boot.dtsi' (88,959) at 20210308005002628
90933 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuriscv32.conf' (88,960) at 20210407000018114
90934 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-chagall-wifi.dts' (88,961) at 20240405153045569
90935 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0031-corstone1000-detect-inflated-kernel-size.patch' (88,962) at 20240413080012627
90936 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/execution.hpp' (88,963) at 20241213090054854
90937 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/mips-semi.c' (88,964) at 20240326080039678
90938 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/dimm.cpp' (88,965) at 20241206090044787
90939 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/omap-usb2-phy.c' (88,966) at 20210308005003456
90940 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-hypervisor-xen' (88,967) at 20210309003648260
90941 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/scall32-o32.S' (88,968) at 20240520080015127
90942 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0018-Make-RSS-and-MHU-sizes-compile-time-definitions-user.patch' (88,969) at 20241221090017468
90943 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-ats.h' (88,970) at 20210307214931466
90944 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/src/main.cpp' (88,971) at 20240904080047691
90945 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/Makefile' (88,972) at 20240405153046045
90946 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_cmac.c' (88,973) at 20220525020654855
90947 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_engine_cs.c' (88,974) at 20240405153048481
90948 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi' (88,975) at 20210307214926350
90949 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/Kconfig' (88,976) at 20240405153231379
90950 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat_0.7.1.bb' (88,977) at 20240413080012647
90951 2025-01-21 03:01:02.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/leds/phosphor-led-manager/com.ampere.Hardware.Chassis.Model.MtJefferson.json' (88,978) at 20241107090014377
90952 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/tof/membership-and-voting.md' (88,979) at 20241002080004534
90953 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-sabresd.dts' (88,980) at 20210308005002584
90954 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ich.c' (88,981) at 20240405153047077
90955 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sprd.c' (88,982) at 20240405153230307
90956 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/.gitignore' (88,983) at 20240405153054301
90957 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/code-update.md' (88,984) at 20240918080004648
90958 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/Makefile' (88,985) at 20210307214932242
90959 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/ti,omap-mailbox.yaml' (88,986) at 20240405153229771
90960 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_cmd.h' (88,987) at 20210307214930638
90961 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-esdhc' (88,988) at 20210308005003292
90962 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/via-ac97.c' (88,989) at 20241211090212254
90963 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/set_device.md' (88,990) at 20240809080033023
90964 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/realtek-rtl.yaml' (88,991) at 20240405153045109
90965 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mediatek,mt6735-wdt.h' (88,992) at 20240405153052653
90966 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (88,993) at 20220326030009230
90967 2025-01-21 03:01:02.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/core.c' (88,994) at 20240405153230039
90968 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm.c' (88,995) at 20241211090145573
90969 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_mock_selftests.h' (88,996) at 20240405153048545
90970 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libmodule-build-perl_0.4234.bb' (88,997) at 20230520080014500
90971 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/x86_64/host-signal.h' (88,998) at 20220429100100642
90972 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dca/Kconfig' (88,999) at 20210307214927114
90973 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m52xxacr.h' (89,000) at 20210307214926162
90974 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/strace.list' (89,001) at 20220429100100402
90975 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h' (89,002) at 20240405153050301
90976 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_2032.c' (89,003) at 20240405153046885
90977 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5329.h' (89,004) at 20210308005002804
90978 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/powerbuttonreleased.service' (89,005) at 20230920080013648
90979 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Eurajoki' (89,006) at 20210307205553766
90980 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-m3.dts' (89,007) at 20240405153045385
90981 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/soc.h' (89,008) at 20210308005002644
90982 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/drv_fcoe_fw_funcs.c' (89,009) at 20240405153051689
90983 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list_bl.h' (89,010) at 20210307214931418
90984 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/nuvoton,npcm750-smp' (89,011) at 20210307214925274
90985 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77990-ebisu.dts' (89,012) at 20210308005002604
90986 2025-01-21 03:01:02.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/arc_timer.c' (89,013) at 20240405153046873
90987 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_65xx.c' (89,014) at 20240405153046897
90988 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tas5086.txt' (89,015) at 20210307214925434
90989 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/table.c' (89,016) at 20210307214929926
90990 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/setup.c' (89,017) at 20210307214926166
90991 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/blanche/qos.c' (89,018) at 20210308005003032
90992 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/npcm7xx.c' (89,019) at 20210307214925906
90993 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/trident_main.c' (89,020) at 20220525020655011
90994 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso.c' (89,021) at 20240405153046261
90995 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (89,022) at 20240829080014014
90996 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/twl6040-vibra.c' (89,023) at 20240405153049145
90997 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/Makefile' (89,024) at 20220525020655231
90998 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config/phosphor-ipmi-config-set-device-id.sh' (89,025) at 20210307205554222
90999 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_msp_dai.c' (89,026) at 20240405153232203
91000 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/debug.h' (89,027) at 20210308005003336
91001 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_7k.c' (89,028) at 20210307214929606
91002 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dts' (89,029) at 20210309003648828
91003 2025-01-21 03:01:02.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/.rustfmt.toml' (89,030) at 20240405153044909
91004 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Asturias' (89,031) at 20210307205553766
91005 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/curl' (89,032) at 20211006000025246
91006 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp_ioctl.c' (89,033) at 20220525020654171
91007 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/rocket/setup.cfg' (89,034) at 20210308004941624
91008 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/af-xdp.c' (89,035) at 20240906080037376
91009 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/applicom.h' (89,036) at 20210307214926938
91010 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd_exceptions.hpp' (89,037) at 20240618080023329
91011 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/khadas-vim2_defconfig' (89,038) at 20210308005003260
91012 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/Kconfig' (89,039) at 20210308005002788
91013 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.externalsensor.service' (89,040) at 20210706231659769
91014 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmfs/userdlm.c' (89,041) at 20240405153052473
91015 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/crt0_aarch64_efi.S' (89,042) at 20210308005002708
91016 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/owl-dma.c' (89,043) at 20240503080014470
91017 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-2xxx.c' (89,044) at 20240405153046865
91018 2025-01-21 03:01:02.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cmpxchg.h' (89,045) at 20240405153046105
91019 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/s5pv210-cpufreq.c' (89,046) at 20240405153046917
91020 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_any_test.c' (89,047) at 20240405153054361
91021 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/dram.h' (89,048) at 20210308005002776
91022 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_output_7a2000.c' (89,049) at 20240405153230583
91023 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/mei.c' (89,050) at 20240405153051181
91024 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/Makefile' (89,051) at 20240405153053269
91025 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_bitmap_ipmac.c' (89,052) at 20210307214932002
91026 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/Makefile' (89,053) at 20240405153230643
91027 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/jump_label.h' (89,054) at 20240405153230011
91028 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.memhp' (89,055) at 20240906080037556 to deleted uid set
91029 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/state.py' (89,056) at 20210308005003752
91030 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.json' (89,057) at 20230925080040089
91031 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjurtrask' (89,058) at 20210307205553778
91032 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb' (89,059) at 20231126090012797
91033 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0001-dso-Check-for-NULL-handle-in-apr_dso_sym.patch' (89,060) at 20230919080013994
91034 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/powerpc/platforms/book3s/vas-api.c' (89,061) at 20240405153230051 to deleted uid set
91035 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/hist.h' (89,062) at 20240405153053113
91036 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/internal.h' (89,063) at 20240405153230123
91037 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/system_configuration.cpp' (89,064) at 20240822080023973
91038 2025-01-21 03:01:02.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-pdu001.dts' (89,065) at 20210308005002564
91039 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/core.c' (89,066) at 20240405153053341
91040 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/gpio-based-cable-presence.md' (89,067) at 20221209040006387
91041 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml' (89,068) at 20240405153045041
91042 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/device.c' (89,069) at 20240405153231495
91043 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-gpci-requests.h' (89,070) at 20240405153046193
91044 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/cp_ffdc_check' (89,071) at 20221209040018559
91045 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pci/pcie/aer.c' (89,072) at 20240405153231295 to deleted uid set
91046 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_replay.h' (89,073) at 20240405153230395
91047 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ili9320.c' (89,074) at 20240405153052173
91048 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/fsl_dpmng_cmd.h' (89,075) at 20210308005003432
91049 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_tbf_prio.sh' (89,076) at 20240405153054297
91050 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/data.c' (89,077) at 20220525020654939
91051 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-boston.config' (89,078) at 20210307214926202
91052 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun50i-h6-ccu.h' (89,079) at 20240405153231799
91053 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/virtex2.h' (89,080) at 20210308005003692
91054 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlscredsanon.h' (89,081) at 20210927100127225
91055 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/percpu.h' (89,082) at 20240405153046389
91056 2025-01-21 03:01:02.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts' (89,083) at 20210308005002628
91057 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-iproc.c' (89,084) at 20240405153230859
91058 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/Makefile' (89,085) at 20240405153054033
91059 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_pnp.c' (89,086) at 20240405153046613
91060 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/serval/Kconfig' (89,087) at 20210308005003020
91061 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_pfuze100.c' (89,088) at 20210308005003468
91062 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/S+fencewmbonceonce+poacquireonce.litmus' (89,089) at 20210307214932502
91063 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_mft.c' (89,090) at 20240906080037256
91064 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/memory/memory.txt' (89,091) at 20210308005003304
91065 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-dock' (89,092) at 20240405153044917
91066 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/classes/skeleton-rev.bbclass' (89,093) at 20241113090013917 to deleted uid set
91067 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/debug-internal.h' (89,094) at 20210307214932486
91068 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mxicy,mx25f0a-spi.yaml' (89,095) at 20240405153045173
91069 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/QEMU_CI' (89,096) at 20241010080016076
91070 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/cmdline.c' (89,097) at 20210307214926634
91071 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/command-int.err' (89,098) at 20210308005046401
91072 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-l.dts' (89,099) at 20240405153045437
91073 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/kdb.c' (89,100) at 20240405153053021
91074 2025-01-21 03:01:02.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap4_panda_defconfig' (89,101) at 20210308005003272
91075 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_10_1_0_default.h' (89,102) at 20210307214927446
91076 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/dhcp-done/50-dhcp-done.rules' (89,103) at 20220224040010542
91077 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_counters.c' (89,104) at 20240405153049025
91078 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/change-secure_chroot_dir.patch' (89,105) at 20210307205553822
91079 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_beacon.c' (89,106) at 20240405153050589
91080 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/bcm-ns-usb2-phy.yaml' (89,107) at 20240405153045129
91081 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/libpng-2.0' (89,108) at 20211006000025246
91082 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bananapi_m1_plus_defconfig' (89,109) at 20210308005003248
91083 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/debug.c' (89,110) at 20210307214928150
91084 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mchp_pfsoc_sysreg.h' (89,111) at 20230426080043764
91085 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/qp.h' (89,112) at 20220525020653135
91086 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts' (89,113) at 20241211090145373
91087 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/mx35pdk.h' (89,114) at 20210308005002984
91088 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/s3fb.rst' (89,115) at 20210307214925478
91089 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_pbs.c' (89,116) at 20210308005003364
91090 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__as_awaitable.hpp' (89,117) at 20240731080033658
91091 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/google,cros-ec-regulator.yaml' (89,118) at 20240405153045145
91092 2025-01-21 03:01:02.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/bats.c' (89,119) at 20220525020652066
91093 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/Firmware.vue' (89,120) at 20241004080035967
91094 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/MC68328.h' (89,121) at 20210307214926158
91095 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_loongarch64_virt.py' (89,122) at 20241211090212538
91096 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/ddr2_defs.h' (89,123) at 20210308005002720
91097 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,camcc-sc7180.h' (89,124) at 20220525020654543
91098 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/dslm/.gitignore' (89,125) at 20210307214932486
91099 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/phosphor-dbus-interfaces.wrap' (89,126) at 20220323030048031
91100 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCAccountService.json' (89,127) at 20240724080002903
91101 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/bridge-vlan' (89,128) at 20210308005046489
91102 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nl802154.h' (89,129) at 20240405153052753
91103 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target-reg-bits.h' (89,130) at 20230925080040077
91104 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_nand_rmii_defconfig' (89,131) at 20210308005003236
91105 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap3.decode' (89,132) at 20210308005046389
91106 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ti-lmu.h' (89,133) at 20210307214931434
91107 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_irq.h' (89,134) at 20220525020652887
91108 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2e.h' (89,135) at 20210308005002732
91109 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/common/imx5.txt' (89,136) at 20210308005003328
91110 2025-01-21 03:01:02.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0004-chunkio-Link-with-fts-library-with-musl.patch' (89,137) at 20241221090017516
91111 2025-01-21 03:01:02.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/tg3.c' (89,138) at 20241211090145457
91112 2025-01-21 03:01:02.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/typography.scss' (89,139) at 20210308005107073
91113 2025-01-21 03:01:02.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi8998.dtsi' (89,140) at 20240405153045777
91114 2025-01-21 03:01:02.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-sdb.dtsi' (89,141) at 20210308005002588
91115 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/zynqmp.c' (89,142) at 20240405153230299
91116 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wm8776.c' (89,143) at 20240405153232135
91117 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/hypfs.h' (89,144) at 20210307214926514
91118 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h' (89,145) at 20240405153048577
91119 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bch.c' (89,146) at 20240405153231947
91120 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample_user.h' (89,147) at 20240405153053429
91121 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/nubus-bridge.c' (89,148) at 20220429100100498
91122 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/crashlog.c' (89,149) at 20240405153051409
91123 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_crtc.c' (89,150) at 20220525020652919
91124 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.coccinelle' (89,151) at 20210308005003292
91125 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_sdcard_ifc_defconfig' (89,152) at 20210308005003264
91126 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/lasi_i82596.c' (89,153) at 20241211090212306
91127 2025-01-21 03:01:02.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/spark.c' (89,154) at 20210307214932606
91128 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/galaxy/azt1605.c' (89,155) at 20210307214932218
91129 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p4080si-pre.dtsi' (89,156) at 20210307214926350
91130 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/Makefile' (89,157) at 20240405153053461
91131 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cppunit/files/0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch' (89,158) at 20210307205554002
91132 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-vbi.c' (89,159) at 20240405153049377
91133 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/it913x.h' (89,160) at 20220525020653315
91134 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/rv1108.c' (89,161) at 20210308005002776
91135 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/.gitignore' (89,162) at 20210308005003700
91136 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3-its-platform-msi.c' (89,163) at 20210307214928530
91137 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/akcipherpriv.h' (89,164) at 20241211090212226
91138 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/xen-ops.h' (89,165) at 20241220090018306
91139 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/action_environment.hpp' (89,166) at 20240817080031292
91140 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bmc_mode.cpp' (89,167) at 20230520080006628
91141 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/fault.c' (89,168) at 20240405153046037
91142 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/unwind.h' (89,169) at 20210307214925670
91143 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/moxa/Kconfig' (89,170) at 20210307214929550
91144 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/global_data.c' (89,171) at 20240405153054253
91145 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-warning.svg' (89,172) at 20210308005107069
91146 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/cuse.c' (89,173) at 20240830080013319
91147 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/vf610twr/imximage.cfg' (89,174) at 20210308005002996
91148 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/nfblock.c' (89,175) at 20240405153045957
91149 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-SunshineCoast' (89,176) at 20210307205553766
91150 2025-01-21 03:01:02.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005-remote.c' (89,177) at 20210307214928814
91151 2025-01-21 03:01:02.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/check.c' (89,178) at 20241220090018346
91152 2025-01-21 03:01:02.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8135-pinfunc.h' (89,179) at 20220525020654547
91153 2025-01-21 03:01:02.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac7512.yaml' (89,180) at 20220525020651682
91154 2025-01-21 03:01:02.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/trace.c' (89,181) at 20210307214928570
91155 2025-01-21 03:01:02.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/kinect.c' (89,182) at 20210307214928830
91156 2025-01-21 03:01:02.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77693.yaml' (89,183) at 20240405153045145
91157 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pldm_interface.cpp' (89,184) at 20241022080025524
91158 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/target.h' (89,185) at 20210307214931614
91159 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h' (89,186) at 20240405153047121
91160 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/mdns.service' (89,187) at 20230114040015474
91161 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/Makefile.am' (89,188) at 20210308005111461
91162 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/isp1362.h' (89,189) at 20210307214931530
91163 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qede_rdma.h' (89,190) at 20210309003653892
91164 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/Kconfig' (89,191) at 20240405153046773
91165 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/record.c' (89,192) at 20241111090012145
91166 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/login/index.js' (89,193) at 20210308005107077
91167 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_cprman.h' (89,194) at 20221215040039182
91168 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/Makefile' (89,195) at 20220525020652835
91169 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/eesox.c' (89,196) at 20240405153051569
91170 2025-01-21 03:01:02.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/cmplitmushist.sh' (89,197) at 20240405153054069
91171 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/sed-opal.c' (89,198) at 20240624080012772
91172 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sata.c' (89,199) at 20210308005003216
91173 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.h' (89,200) at 20210307214929394
91174 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch' (89,201) at 20241221090017488
91175 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/smsc95xx.h' (89,202) at 20210307214929710
91176 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport.h' (89,203) at 20240405153053349
91177 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-pm.c' (89,204) at 20240405153230747
91178 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/dcgu.h' (89,205) at 20210308005003020
91179 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-zevio.c' (89,206) at 20240405153049205
91180 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/qemu-pr-helper.rst' (89,207) at 20221215040039082
91181 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/init.c' (89,208) at 20240405153045685
91182 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/049.out' (89,209) at 20230925080040089
91183 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-withhost.inc' (89,210) at 20230818080016881
91184 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1012a_serdes.c' (89,211) at 20210308005002556
91185 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/share.h' (89,212) at 20210307214930946
91186 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/Kconfig' (89,213) at 20210308005003484
91187 2025-01-21 03:01:02.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-aurora-l2.h' (89,214) at 20240405153045621
91188 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/setup.py' (89,215) at 20210308005003772
91189 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp' (89,216) at 20230517080004657
91190 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_psci.c' (89,217) at 20210308005003496
91191 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/0003-fix-CVE-2015-7747.patch' (89,218) at 20210307205553958
91192 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/corstone1000-common.yml' (89,219) at 20241206090014206
91193 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv4/tune-arm920t.inc' (89,220) at 20210905000020581
91194 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pli1209bc.rst' (89,221) at 20240405153045217
91195 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram_gen5.h' (89,222) at 20210308005002780
91196 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v5_20.h' (89,223) at 20240405153231311
91197 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xorg-driver-input.inc' (89,224) at 20241221090017684
91198 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkInterfaceCollection.json' (89,225) at 20240619080002948
91199 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ibmpowernv.rst' (89,226) at 20210307214925502
91200 2025-01-21 03:01:02.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/c/crt0-tc2x.S' (89,227) at 20230925080040101
91201 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_1_d.h' (89,228) at 20210307214927534
91202 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/dbus-sensors/src/mctp/MCTPReactor.cpp' (89,229) at 20241205090004235 to deleted uid set
91203 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/conf/include/ptest-packagelists-meta-networking.inc' (89,230) at 20241221090017492
91204 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/orion.c' (89,231) at 20210307214926998
91205 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/TriggersCollection_v1.xml' (89,232) at 20240619080002940
91206 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_common.h' (89,233) at 20240405153051481
91207 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8150b.dtsi' (89,234) at 20240405153229943
91208 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (89,235) at 20220622030015261
91209 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/ddr.c' (89,236) at 20210308005002988
91210 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/fsl_ddr_gen4.c' (89,237) at 20210308005003360
91211 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-tpl.c' (89,238) at 20210308005002776
91212 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm-uclass.c' (89,239) at 20230310090043283
91213 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.wks' (89,240) at 20210307205554634
91214 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml' (89,241) at 20240405153045061
91215 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/traps.c' (89,242) at 20240405153045357
91216 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/ram.c' (89,243) at 20241211090212390
91217 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Intel' (89,244) at 20210307205554422
91218 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_series_merge_on_head.1.skip' (89,245) at 20241206090014310
91219 2025-01-21 03:01:02.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/quota.h' (89,246) at 20240613080016491
91220 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/resource_messages.cpp' (89,247) at 20241224090003036
91221 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/core_reloc_types.h' (89,248) at 20240405153054269
91222 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/q800.h' (89,249) at 20240906080037332
91223 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/timed-average.h' (89,250) at 20241211090212366
91224 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/midibuf.h' (89,251) at 20240405153054025
91225 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/freeze-callgraph.cfg' (89,252) at 20210307214932618
91226 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/xmit.c' (89,253) at 20210307214929802
91227 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8-lpcg.h' (89,254) at 20220525020654543
91228 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/s400/MAINTAINERS' (89,255) at 20210308005002912
91229 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-vf610.c' (89,256) at 20240405153231319
91230 2025-01-21 03:01:02.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.c' (89,257) at 20220525020652935
91231 2025-01-21 03:01:02.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/helios4.h' (89,258) at 20210308005003596
91232 2025-01-21 03:01:02.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb' (89,259) at 20241206090014234
91233 2025-01-21 03:01:02.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/intel_ast2600.h' (89,260) at 20220215040051612
91234 2025-01-21 03:01:02.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/dm.h' (89,261) at 20220525020653151
91235 2025-01-21 03:01:02.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/ulp_wdog.c' (89,262) at 20210308005003540
91236 2025-01-21 03:01:02.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-factor.c' (89,263) at 20240405153046769
91237 2025-01-21 03:01:02.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/table.c' (89,264) at 20210307214929942
91238 2025-01-21 03:01:02.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin-bg2q.c' (89,265) at 20241008080013967
91239 2025-01-21 03:01:02.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_params.c' (89,266) at 20240405153051833
91240 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/string-output-visitor.c' (89,267) at 20240906080037432
91241 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/vec.h' (89,268) at 20240326080039674
91242 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts' (89,269) at 20240405153045809
91243 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/arches_defconfig' (89,270) at 20210309003648872
91244 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw_amd.h' (89,271) at 20240405153052797
91245 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c' (89,272) at 20210307214930130
91246 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/selfcheck.c' (89,273) at 20210308005003040
91247 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654.dtsi' (89,274) at 20210308005002592
91248 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/atmel-matrix.h' (89,275) at 20210307214931434
91249 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/early_console.c' (89,276) at 20240405153046049
91250 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/perf_regs.c' (89,277) at 20240405153232219
91251 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-reference-design-tablet.dtsi' (89,278) at 20240405153045381
91252 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/rawnand.h' (89,279) at 20240405153231827
91253 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/048' (89,280) at 20210927100127477
91254 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/hello-single/files/helloworld.c' (89,281) at 20210812000025294
91255 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/socionext,uniphier-thermal.yaml' (89,282) at 20240405153045177
91256 2025-01-21 03:01:02.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/host-powercycle@.service' (89,283) at 20230310090018691
91257 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-bus.c' (89,284) at 20210307214928710
91258 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf_subprogs.c' (89,285) at 20210309003655984
91259 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/lsdexcr.c' (89,286) at 20240405153054357
91260 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/Makefile' (89,287) at 20240405153230691
91261 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-usb2-dr-0.dtsi' (89,288) at 20210307214926350
91262 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nixge.txt' (89,289) at 20210307214925378
91263 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/evdevpp/test/.gitignore' (89,290) at 20210308005059169
91264 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/ceph/osd_client.c' (89,291) at 20240405153232003 to deleted uid set
91265 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/fbterm/fbterm.service' (89,292) at 20210307205554074
91266 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/Kconfig' (89,293) at 20240405153231655
91267 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch' (89,294) at 20230706080014745
91268 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/phc2sys@.service.in' (89,295) at 20231126090012789
91269 2025-01-21 03:01:02.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Switch.v1_9_3.json' (89,296) at 20240619080002956
91270 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/trap.h' (89,297) at 20220525020653579
91271 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigoiox_dsp.c' (89,298) at 20210307214932246
91272 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/unicode.c' (89,299) at 20240405153052553
91273 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/can_emu.h' (89,300) at 20210308005046041
91274 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.h' (89,301) at 20240405153047149
91275 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl313_i2c.c' (89,302) at 20240405153230687
91276 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-inet-q972.dts' (89,303) at 20240405153045385
91277 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/layer.conf' (89,304) at 20241221090017472
91278 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_device.c' (89,305) at 20240405153048697
91279 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/authorized-keys-comp/authorized-keys-comp.service' (89,306) at 20210417000027537
91280 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-ts4900.dts' (89,307) at 20240405153045501
91281 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/0003-libbridge-Modifying-the-AR-to-cross-toolchain.patch' (89,308) at 20220204040022452
91282 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx25pdk_defconfig' (89,309) at 20210308005003268
91283 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/Kconfig' (89,310) at 20240405153053961
91284 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensors_json_unittest.cpp' (89,311) at 20221111040035058
91285 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/README.entries' (89,312) at 20210308005003748
91286 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,easrc.yaml' (89,313) at 20240405153229799
91287 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/removed-features.rst' (89,314) at 20241211090212230
91288 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/efi-disk.wks.in' (89,315) at 20241221090017472
91289 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx55-mtp.dts' (89,316) at 20240405153229895
91290 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/Context.xs' (89,317) at 20210307214932566
91291 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/0001-let-system-headers-provide-pread64.patch' (89,318) at 20210307205553870
91292 2025-01-21 03:01:02.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_flex_type.h' (89,319) at 20240405153050005
91293 2025-01-21 03:01:02.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-tiny-initramfs.bb' (89,320) at 20241221090017644
91294 2025-01-21 03:01:02.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/event.hpp' (89,321) at 20230511080043139
91295 2025-01-21 03:01:02.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/rados.h' (89,322) at 20240405153231803
91296 2025-01-21 03:01:02.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/trace-events' (89,323) at 20241211090212394
91297 2025-01-21 03:01:02.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-cache.json' (89,324) at 20240405153054137
91298 2025-01-21 03:01:02.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/usual-tables.c' (89,325) at 20210307214930878
91299 2025-01-21 03:01:02.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg_0.7.0.bb' (89,326) at 20241221090017664
91300 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-3level-types.h' (89,327) at 20210307214925854
91301 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4337-ciaa.dts' (89,328) at 20240405153045533
91302 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c' (89,329) at 20240405153047141
91303 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/clps711x_defconfig' (89,330) at 20240405153229907
91304 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/0001-Fix-initialization-in-test-1140.patch' (89,331) at 20240413080012655
91305 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp7045-fe.c' (89,332) at 20210307214928822
91306 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pwm/tegra20-pwm.txt' (89,333) at 20210308005003308
91307 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb' (89,334) at 20210307205554022
91308 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strchr.S' (89,335) at 20240405153045897
91309 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/stream.c' (89,336) at 20240919080017074
91310 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-gp-evm-u-boot.dtsi' (89,337) at 20210308005002564
91311 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pnv_php.c' (89,338) at 20240913080013813
91312 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gxbb.c' (89,339) at 20210308005003456
91313 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/msm_serial.c' (89,340) at 20240405153052009
91314 2025-01-21 03:01:02.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/check-integrity.h' (89,341) at 20240405153052277
91315 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32l4x5_rcc_internals.h' (89,342) at 20240906080037336
91316 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwesleep.c' (89,343) at 20240405153046621
91317 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-kernel/linux/linux-aspeed_%.bbappend' (89,344) at 20210812000025162
91318 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v8_7.c' (89,345) at 20240405153047165
91319 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/fdisk/gptfdisk/0001-gptcurses-correctly-include-curses.h.patch' (89,346) at 20240413080012691
91320 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pxp/mei_pxp.c' (89,347) at 20240405153230847
91321 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_mandb' (89,348) at 20231011080016622
91322 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mm/sys/metrics.json' (89,349) at 20220525020655143
91323 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_ids.c' (89,350) at 20240405153049697
91324 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-rcmm-decoder.c' (89,351) at 20240405153049513
91325 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/Build' (89,352) at 20240405153054089
91326 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/diu.c' (89,353) at 20210308005002988
91327 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/index.rst' (89,354) at 20240405153229815
91328 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_kc705_be/core-isa.h' (89,355) at 20210308005046365
91329 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-invariants-or-later' (89,356) at 20211006000025234
91330 2025-01-21 03:01:02.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/mmvec.h' (89,357) at 20220429100100786
91331 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/init.c' (89,358) at 20220818100014799
91332 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/Makefile' (89,359) at 20210307214932394
91333 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/custom-template-configuration-directory.rst' (89,360) at 20240413080012675
91334 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel.interface.yaml' (89,361) at 20221207040023627
91335 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.VSC3316-3308' (89,362) at 20210308005003292
91336 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-parport.c' (89,363) at 20240405153048909
91337 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xtensa/Kconfig' (89,364) at 20210307214932438
91338 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration-stats.c' (89,365) at 20240326080039566
91339 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/Makefile' (89,366) at 20240405153054377
91340 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/sh_mtu2.c' (89,367) at 20240405153046877
91341 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_optc.c' (89,368) at 20240405153047257
91342 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf.c' (89,369) at 20210307214929974
91343 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/open_flags.c' (89,370) at 20210307214932578
91344 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ioam6.sh' (89,371) at 20240405153054345
91345 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_spinner.c' (89,372) at 20240405153230579
91346 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/meson.build' (89,373) at 20240326080039562
91347 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bbc.h' (89,374) at 20210307214926578
91348 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/050_intel_mrc.dts' (89,375) at 20210308005003752
91349 2025-01-21 03:01:02.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/shr_Xsig.S' (89,376) at 20220525020652186
91350 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ene_ir.h' (89,377) at 20210307214928774
91351 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tizen/tizen.c' (89,378) at 20210308005003712
91352 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/a20r.c' (89,379) at 20210307214926294
91353 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-ipu_adl.c' (89,380) at 20240405153046797
91354 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/linkstation-poweroff.c' (89,381) at 20220525020653915
91355 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c' (89,382) at 20240405153048601
91356 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/page_actor.c' (89,383) at 20240405153052537
91357 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_netlink.c' (89,384) at 20241018080014578
91358 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/memory-tagging-extension.rst' (89,385) at 20240405153044973
91359 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/query.py' (89,386) at 20230919080013966
91360 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/b4860_serdes.c' (89,387) at 20210308005002828
91361 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rzv2m-pinctrl.yaml' (89,388) at 20240405153229787
91362 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/meson-aiu.h' (89,389) at 20210307214931350
91363 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/page.h' (89,390) at 20240405153046505
91364 2025-01-21 03:01:02.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/panasonic-laptop.c' (89,391) at 20241211090145481
91365 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ppsmc.h' (89,392) at 20240405153048325
91366 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/phal_error.hpp' (89,393) at 20221019100016393
91367 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__completion_signatures.hpp' (89,394) at 20240731080033662
91368 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-02' (89,395) at 20210908000010395
91369 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8548.dts' (89,396) at 20210307214926358
91370 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mmio.c' (89,397) at 20240405153050965 to deleted uid set
91371 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/glmTargets.cmake' (89,398) at 20210307205553942
91372 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-sb1250.c' (89,399) at 20240405153046049
91373 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vm86.h' (89,400) at 20220525020652154
91374 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip30/kernel-entry-init.h' (89,401) at 20210307214926222
91375 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/types.py' (89,402) at 20220910030013401
91376 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_mstr_if_axuser_masks.h' (89,403) at 20240405153046585
91377 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/intel,ce4100-lapic.yaml' (89,404) at 20240405153045085
91378 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.h' (89,405) at 20210307214929942
91379 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/assabet.rst' (89,406) at 20240405153044973
91380 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_s390x_ccw_virtio.py' (89,407) at 20241211090212542
91381 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/x86-gpio.h' (89,408) at 20210308005003636
91382 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/CLI11.wrap' (89,409) at 20220322030048836
91383 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/efuse.h' (89,410) at 20210308005002752
91384 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/brppt1_spi_defconfig' (89,411) at 20210308005003252
91385 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/apb_misc.h' (89,412) at 20210308005002668
91386 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/ddr.c' (89,413) at 20210308005002980
91387 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/host-os.h' (89,414) at 20221215040039062
91388 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/traps.c' (89,415) at 20240405153046057
91389 2025-01-21 03:01:02.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/memcpy_stubs.S' (89,416) at 20240405153054357
91390 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu.h' (89,417) at 20241211090212494
91391 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/struct-data-typename.out' (89,418) at 20230925080040089 to deleted uid set
91392 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c' (89,419) at 20241001080013020
91393 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/sur40.c' (89,420) at 20240405153049165
91394 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/Makefile' (89,421) at 20210308005002772
91395 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/boot.c' (89,422) at 20210308005003208
91396 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sy8106a-regulator.c' (89,423) at 20240405153051473
91397 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/cups-volatiles.conf' (89,424) at 20210307205554558
91398 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio.inc' (89,425) at 20241221090017692
91399 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.extrawarn' (89,426) at 20210308005003724
91400 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/mcf5373l.c' (89,427) at 20210308005002916
91401 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/reset.c' (89,428) at 20240405153046049
91402 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7146/hexium_gemini.c' (89,429) at 20240405153049377
91403 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/intersil.h' (89,430) at 20210307214926158
91404 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/amd.c' (89,431) at 20240405153046421
91405 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Suomussalmi_Ala-Vuokki' (89,432) at 20210307205553774
91406 2025-01-21 03:01:02.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target' (89,433) at 20241211090212550
91407 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-tdm.c' (89,434) at 20240405153053969
91408 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pidfd/pidfd-metadata.c' (89,435) at 20210307214932126
91409 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-382-rd-ac3x-48g4x2xl.dts' (89,436) at 20240405153229871
91410 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/Build' (89,437) at 20240405153232235
91411 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/BrasilsatB4-84.0W' (89,438) at 20210307205553758
91412 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bitrev.h' (89,439) at 20210307214926210
91413 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-eval/stm32h743-eval.c' (89,440) at 20210308005003056
91414 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3188-radxarock-u-boot.dtsi' (89,441) at 20210308005002604
91415 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/pnfs.h' (89,442) at 20210307214931170
91416 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/axis/artpec6.dtsi' (89,443) at 20240405153045425
91417 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8188-pm-domains.h' (89,444) at 20240405153231347
91418 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pfdv2.c' (89,445) at 20240405153046789
91419 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/__init__.py' (89,446) at 20210307205554434
91420 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-attr-current' (89,447) at 20220525020651630
91421 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8188.c' (89,448) at 20240405153051317
91422 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/Makefile' (89,449) at 20210308005002860
91423 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/spear_dma.h' (89,450) at 20210307214931602
91424 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/id_rsa' (89,451) at 20210308005046393
91425 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine.c' (89,452) at 20240405153048501
91426 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/MAINTAINERS' (89,453) at 20210308005003048
91427 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/jazzsonic.c' (89,454) at 20240405153050185
91428 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_crtc.h' (89,455) at 20240405153048745
91429 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/irq.c' (89,456) at 20241001080013012
91430 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5420-trip-points.dtsi' (89,457) at 20240405153045573
91431 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/nuvoton-npcm845-evb.dts' (89,458) at 20240405153045749
91432 2025-01-21 03:01:02.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h' (89,459) at 20240405153048633
91433 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/max6697.h' (89,460) at 20210307214931478
91434 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/conf/templates/default/bblayers.conf.sample' (89,461) at 20240323080013545
91435 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml' (89,462) at 20220315030032663
91436 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic.h' (89,463) at 20240405153231395
91437 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/tdx-guest/Kconfig' (89,464) at 20240405153052229
91438 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_clock_kernel.h' (89,465) at 20240405153052777
91439 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/watch.cpp' (89,466) at 20240820080019550
91440 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/via/Makefile' (89,467) at 20240405153049497
91441 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/qpc.c' (89,468) at 20240405153049089
91442 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_vlan.h' (89,469) at 20240405153052941
91443 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt' (89,470) at 20240113090014532
91444 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mrvl,pxa-ssp.txt' (89,471) at 20210307214925430
91445 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-irq.h' (89,472) at 20210307214926550
91446 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/user.h' (89,473) at 20240405153045349
91447 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/keembay/Makefile' (89,474) at 20210309003654912
91448 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8dxl.c' (89,475) at 20240405153231319
91449 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sa_media.h' (89,476) at 20240405153048497
91450 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.armada-secureboot' (89,477) at 20210308005003292
91451 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-vntb-function.rst' (89,478) at 20240405153044929
91452 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/rcu_read_lock.c' (89,479) at 20240405153054257
91453 2025-01-21 03:01:02.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ia_css_ob.host.h' (89,480) at 20210307214930558
91454 2025-01-21 03:01:02.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/nl80211.c' (89,481) at 20241220090018342
91455 2025-01-21 03:01:02.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/ptdump.c' (89,482) at 20240405153045901
91456 2025-01-21 03:01:02.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_dt6_l3vpn_test.sh' (89,483) at 20220525020655223
91457 2025-01-21 03:01:02.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/platform/x86/asus-nb-wmi.c' (89,484) at 20240405153231339 to deleted uid set
91458 2025-01-21 03:01:02.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/cpuinfo.h' (89,485) at 20230925080039853
91459 2025-01-21 03:01:02.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Robertsfors' (89,486) at 20210307205553790
91460 2025-01-21 03:01:02.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ether.c' (89,487) at 20210308005003508
91461 2025-01-21 03:01:02.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/usbip_common.h' (89,488) at 20240613080016471
91462 2025-01-21 03:01:02.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon-tacoma.cfg' (89,489) at 20221122040015511
91463 2025-01-21 03:01:02.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp1250.c' (89,490) at 20210307214931178
91464 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/tpg/v4l2-tpg.h' (89,491) at 20240405153052829
91465 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml' (89,492) at 20240405153045069
91466 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/README' (89,493) at 20210308005002980
91467 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/216.out' (89,494) at 20210308005046461
91468 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/setup.c' (89,495) at 20220525020651994
91469 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tracing/README.md' (89,496) at 20221209040019095
91470 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/insn.c' (89,497) at 20240906080037580
91471 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/s32v234evb.c' (89,498) at 20210308005002992
91472 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/speedfax.c' (89,499) at 20210307214928542
91473 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyflashbmc/setup.cfg' (89,500) at 20210308004922940
91474 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/broadcom-bcm87xx.txt' (89,501) at 20210307214925370
91475 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/flash.cfg' (89,502) at 20210307205554058
91476 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/builtin-fls.h' (89,503) at 20210307214931302
91477 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_ft_pool.h' (89,504) at 20220525020653587
91478 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/resultutils.py' (89,505) at 20241221090017704
91479 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/server.ttyUSB1.conf' (89,506) at 20240529080017839
91480 2025-01-21 03:01:02.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/ti_usb_phy.c' (89,507) at 20210308005003500
91481 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-interconnect.json' (89,508) at 20240405153054137
91482 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_32_sr.S' (89,509) at 20220525020652058
91483 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-davinci-cp-intc.c' (89,510) at 20240405153049193
91484 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-not.json' (89,511) at 20240326080039726
91485 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/8xxx_gpio.txt' (89,512) at 20210307214925314
91486 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0002-Change-program_name-to-have-const-attribute.patch' (89,513) at 20241221090017484
91487 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2836-rpi-2-b.dts' (89,514) at 20210308005002572
91488 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-mem2mem.c' (89,515) at 20240405153230827
91489 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/lifebook.c' (89,516) at 20210307214928490
91490 2025-01-21 03:01:02.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb' (89,517) at 20220402030015887
91491 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dce_calcs.c' (89,518) at 20240405153230407
91492 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/Applications.directory' (89,519) at 20210307205554610
91493 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/wow.c' (89,520) at 20240405153050433
91494 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/api_private.h' (89,521) at 20210308005002540
91495 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_common.c' (89,522) at 20240405153053165
91496 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/wictestdisk.wks' (89,523) at 20210307205554390
91497 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/serialio.h' (89,524) at 20210308005002876
91498 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-wrapper' (89,525) at 20210307205554542
91499 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb' (89,526) at 20241221090017516
91500 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/sbc8349.c' (89,527) at 20210308005003048
91501 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-phosphor/image/obmc-phosphor-image.bbappend' (89,528) at 20210908000029103
91502 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf_rss.h' (89,529) at 20241211090212242
91503 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (89,530) at 20210307205553730
91504 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kmsan.h' (89,531) at 20240405153230111
91505 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/milbeaut-hdmac.c' (89,532) at 20240405153046997
91506 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/dp.h' (89,533) at 20210307214927906
91507 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bit.h' (89,534) at 20210307214931262
91508 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,chv3-codec.yaml' (89,535) at 20240405153045161
91509 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/telemetry.hpp' (89,536) at 20220412175720086
91510 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/gettimeofday.h' (89,537) at 20220525020652102
91511 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/redfish.cpp' (89,538) at 20240905080002533
91512 2025-01-21 03:01:02.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stromsund_Grelsgard' (89,539) at 20210307205553790
91513 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/radio.h' (89,540) at 20210307214929802
91514 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c' (89,541) at 20210308005003468
91515 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility/0001-gnome-disk-utility-remove-libcanberra-dependency.patch' (89,542) at 20220618030015166
91516 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0003-configure.ac-bypass-autoconf-2.69-version-check.patch' (89,543) at 20241221090017508
91517 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/ram.c' (89,544) at 20210308005003740
91518 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/sym53c500_cs.rst' (89,545) at 20210307214925562
91519 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c' (89,546) at 20240405153230355
91520 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/super.c' (89,547) at 20240405153046973
91521 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/styles/_default.scss' (89,548) at 20241004080035963
91522 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/oxp-sensors.c' (89,549) at 20240405153230667
91523 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Savast' (89,550) at 20210307205553790
91524 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.prototype.hpp.mako' (89,551) at 20241026080029479
91525 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/host1x_context_bus.h' (89,552) at 20240405153052697
91526 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/kermit/flash_param' (89,553) at 20210308005003764
91527 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_sockopt_helpers.h' (89,554) at 20220525020655187
91528 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_btf_write_check.c' (89,555) at 20240405153054277
91529 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/processing.cpp' (89,556) at 20241113090026909
91530 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/scu_completion_codes.h' (89,557) at 20210307214930334
91531 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.out' (89,558) at 20210308005046405 to deleted uid set
91532 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/dm_common.h' (89,559) at 20210307214929942
91533 2025-01-21 03:01:02.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/Kconfig' (89,560) at 20240405153051485
91534 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/mux.c' (89,561) at 20210308005002924
91535 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel8.svg' (89,562) at 20240405153044933
91536 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml' (89,563) at 20240405153229763
91537 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/i386/rapl-msr-index.h' (89,564) at 20240906080037584
91538 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mp886x.c' (89,565) at 20240405153231363
91539 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/link_local.h' (89,566) at 20210308005003720
91540 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-normal.xsl' (89,567) at 20210307214932510
91541 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/0001-Adhere-to-the-SOURCE_DATE_EPOCH-standard.patch' (89,568) at 20230706080014753
91542 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996.dtsi' (89,569) at 20240805080013915
91543 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/test_udelay.c' (89,570) at 20240405153053053
91544 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0001-qemu-Add-addition-environment-space-to-boot-loader-q.patch' (89,571) at 20241221090017672
91545 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_factory.hpp' (89,572) at 20220607100029059
91546 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/litex/litex_soc_ctrl.c' (89,573) at 20220525020654091
91547 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/214' (89,574) at 20230426080043944
91548 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/hdcp_msg_types.h' (89,575) at 20240405153047301
91549 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/mtd_nandecctest.c' (89,576) at 20240405153049713
91550 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/resolver/Makefile' (89,577) at 20210307214930522
91551 2025-01-21 03:01:02.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c' (89,578) at 20220525020652963
91552 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_cmds.c' (89,579) at 20240405153049905
91553 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtommath/libtommath_1.3.0.bb' (89,580) at 20240413080012659
91554 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/.gitignore' (89,581) at 20210308005003172
91555 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_arria10_socdk.h' (89,582) at 20210308005003616
91556 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/redboot.h' (89,583) at 20210307214926362
91557 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r520d.h' (89,584) at 20210307214928006
91558 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/ls.h' (89,585) at 20240405153048617
91559 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_analog.c' (89,586) at 20241216090017801
91560 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/usbpipe.c' (89,587) at 20240405153051953
91561 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libdw-dwarf-unwind.c' (89,588) at 20210307214932466
91562 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/clk-corediv.c' (89,589) at 20210307214926994
91563 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-texttable_1.7.0.bb' (89,590) at 20231126090012801
91564 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/ftrace.h' (89,591) at 20210307214926550
91565 2025-01-21 03:01:02.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/regulator-haptic.c' (89,592) at 20240405153049145
91566 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c' (89,593) at 20210307214926270
91567 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic.yaml' (89,594) at 20240405153229751
91568 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_h.c' (89,595) at 20210308005046509
91569 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml' (89,596) at 20240405153045149
91570 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dma/dma_map_benchmark.c' (89,597) at 20240405153054293
91571 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/libipw.h' (89,598) at 20240405153050505
91572 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ocelot-core.c' (89,599) at 20240405153049613
91573 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rn5t618_wdt.c' (89,600) at 20240405153052245
91574 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/mstar,msg2638.yaml' (89,601) at 20240405153045081
91575 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-lg-laptop' (89,602) at 20240405153044929
91576 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/xtensa/Kconfig' (89,603) at 20210307214932426
91577 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/bmc/Makefile.am' (89,604) at 20210308004938832
91578 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-pnx.txt' (89,605) at 20210307214925326
91579 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,pxa168.txt' (89,606) at 20210307214925290
91580 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_kc705_be/gdb-config.c.inc' (89,607) at 20210308005046365
91581 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a83t-cubietruck-plus.dts' (89,608) at 20210308005002624
91582 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/net_dma' (89,609) at 20210307214925182
91583 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.c' (89,610) at 20220525020653195
91584 2025-01-21 03:01:02.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/auto-Taiwan' (89,611) at 20210307205553766
91585 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xxai-pinctrl.dtsi' (89,612) at 20240405153045829
91586 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SessionService_v1.xml' (89,613) at 20240619080002936
91587 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_dio200.h' (89,614) at 20220525020652346
91588 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/reporting_type.hpp' (89,615) at 20230524080039233
91589 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/service_files/meson.build' (89,616) at 20230413080008664
91590 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbdefines.hpp' (89,617) at 20240503080008222
91591 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/vector_add_int.c' (89,618) at 20220429100100942
91592 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/subprojects/CLI11.wrap' (89,619) at 20230720080010758
91593 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/bilge-impl-0.2-rs.wrap' (89,620) at 20241211090212458
91594 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/hbm.c' (89,621) at 20220525020653047
91595 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/check-patch.py' (89,622) at 20241121090029252
91596 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/cpuidle.c' (89,623) at 20240405153045637
91597 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.h' (89,624) at 20210307214929606
91598 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/soc.h' (89,625) at 20240405153052773
91599 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.yaml' (89,626) at 20240405153229767
91600 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_hw.h' (89,627) at 20210307214929386
91601 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/spk_ttyio.c' (89,628) at 20240405153230163
91602 2025-01-21 03:01:02.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic0_qm1_regs.h' (89,629) at 20240405153046577
91603 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600-pfr_defconfig' (89,630) at 20220215040051528
91604 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/imx8mq.h' (89,631) at 20210307214931338
91605 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6779-ipe.c' (89,632) at 20240405153046793
91606 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/st21nfca.h' (89,633) at 20220627100017042
91607 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/trace.h' (89,634) at 20210308005045953
91608 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/global_data.h' (89,635) at 20210308005002544
91609 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/e820/types.h' (89,636) at 20210307214926662
91610 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/other.json' (89,637) at 20240405153054125
91611 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_host_smp.c' (89,638) at 20240405153231411
91612 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/memfd.c' (89,639) at 20241211090212562
91613 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/Kconfig' (89,640) at 20210308005002976
91614 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/rxtimestamp.c' (89,641) at 20240405153054349
91615 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/tnc_commit.c' (89,642) at 20241211090145533
91616 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wdt87xx_i2c.c' (89,643) at 20240405153049165
91617 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/write-zeroes-unmap.out' (89,644) at 20240906080037568
91618 2025-01-21 03:01:02.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/edac.rst' (89,645) at 20240405153045189
91619 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/budget-patch.c' (89,646) at 20220525020654131
91620 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/gen_vdso_offsets.sh' (89,647) at 20220525020651958
91621 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/tps65910_regulator.c' (89,648) at 20210308005003472
91622 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.h' (89,649) at 20240405153049177
91623 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx28evk_auart_console_defconfig' (89,650) at 20210308005003268
91624 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500-chargalg.h' (89,651) at 20240405153051425
91625 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/.gitignore' (89,652) at 20210307214932714
91626 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/Kconfig' (89,653) at 20240906080037136
91627 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/irq.h' (89,654) at 20210307214925978
91628 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/spinlock.c' (89,655) at 20240405153054317
91629 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/zstd_deps.h' (89,656) at 20240405153053113
91630 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/pcie_slot.hpp' (89,657) at 20240703080042683
91631 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc5200_simple.c' (89,658) at 20240405153046197
91632 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_ddcb.c' (89,659) at 20220525020653355
91633 2025-01-21 03:01:02.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/monreader.c' (89,660) at 20240405153231379
91634 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m523xsim.h' (89,661) at 20210307214926158
91635 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/netup-init.h' (89,662) at 20210307214928690
91636 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/Kconfig' (89,663) at 20210307214928434
91637 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/floating-point.json' (89,664) at 20240405153054153
91638 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31827.c' (89,665) at 20240405153048865
91639 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/arm,pl031.yaml' (89,666) at 20220525020651710
91640 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/arm,malidp.yaml' (89,667) at 20240405153045037
91641 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/string.h' (89,668) at 20210307214926310
91642 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_intel/intel.c' (89,669) at 20210525100144787
91643 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lp855x.h' (89,670) at 20210307214931478
91644 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml' (89,671) at 20241211090212202
91645 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hk-HongKong' (89,672) at 20210307205553774
91646 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/Makefile' (89,673) at 20240405153045717
91647 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/xilinx_spi.c' (89,674) at 20210308005003496
91648 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/traps.c' (89,675) at 20240405153045633
91649 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/law.c' (89,676) at 20210308005002980
91650 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/bells.c' (89,677) at 20240405153053985
91651 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/xyz.openbmc_project.FruDevice.service' (89,678) at 20240604080008984
91652 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/udivsi3_i4i.S' (89,679) at 20210307214926570
91653 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/libavtp/0001-provide-64bit-host-to-network-conversion-macros.patch' (89,680) at 20220618030015166
91654 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-serial-pci.c' (89,681) at 20221215040039170
91655 2025-01-21 03:01:02.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool-cross_2.5.4.bb' (89,682) at 20241221090017664
91656 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/scf0403_lcd.c' (89,683) at 20210308005003532
91657 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-Use-stdint-types.patch' (89,684) at 20210307205553934
91658 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/ibex_uart.h' (89,685) at 20230426080043760
91659 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.out' (89,686) at 20210308005046401 to deleted uid set
91660 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/watchdog-parameters.rst' (89,687) at 20240405153045333
91661 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/cache.S' (89,688) at 20240405153045881
91662 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/sstate-cache-management.py' (89,689) at 20240301090012483
91663 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_zynq.c' (89,690) at 20210308005003484
91664 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-card.c' (89,691) at 20241011080017407
91665 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sifive/Makefile' (89,692) at 20240405153051769
91666 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/cops.c' (89,693) at 20240405153049721
91667 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/Makefile' (89,694) at 20210308005002788
91668 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/super.c' (89,695) at 20240405153231659
91669 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/aide-base.bbclass' (89,696) at 20220721030015849
91670 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/branch.json' (89,697) at 20240405153054113
91671 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/ref-manual/figures/define-generic.png' (89,698) at 20210307205554354 to deleted uid set
91672 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/.gitignore' (89,699) at 20210307214925870
91673 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/salvator-x/salvator-x.c' (89,700) at 20210308005003036
91674 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_event_log.h' (89,701) at 20210307214927298
91675 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_vlan_bridge_1q.sh' (89,702) at 20240405153054341
91676 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_owner.c' (89,703) at 20240405153232063
91677 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65912-core.c' (89,704) at 20240405153049621
91678 2025-01-21 03:01:02.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt_devcpu_gcb_miim_regs.h' (89,705) at 20210308005002820
91679 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/fpga.c' (89,706) at 20210308005002912
91680 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_writemeta_unittest.cpp' (89,707) at 20220824030029051
91681 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-gpci.c' (89,708) at 20240405153230047
91682 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-intel_pmt' (89,709) at 20220525020651634
91683 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sdx55.h' (89,710) at 20220525020654543
91684 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/ioctl-decoding.rst' (89,711) at 20210307214925590
91685 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl_2.0.19.bb' (89,712) at 20241221090017700
91686 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/cpuhotplug.c' (89,713) at 20240820080014181
91687 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/ga102.c' (89,714) at 20240405153230607
91688 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp10b.c' (89,715) at 20240405153048657
91689 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_tc.h' (89,716) at 20210308005002716
91690 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-es8328.txt' (89,717) at 20210307214925430
91691 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/reset.c' (89,718) at 20240405153230235
91692 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-regulator' (89,719) at 20240405153044917
91693 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-a64.h' (89,720) at 20240906080037468
91694 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-osnoise.rst' (89,721) at 20240405153045265
91695 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/scan.c' (89,722) at 20220525020654495
91696 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.c' (89,723) at 20220525020652967
91697 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/ksi8560_defconfig' (89,724) at 20210307214926366
91698 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/p9array.h' (89,725) at 20230426080043664
91699 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/xtensa.c' (89,726) at 20210308005045793
91700 2025-01-21 03:01:02.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi-dev.dts' (89,727) at 20240405153045733
91701 2025-01-21 03:01:02.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-cache.json' (89,728) at 20240405153054141
91702 2025-01-21 03:01:02.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/tlssession.h' (89,729) at 20240906080037324
91703 2025-01-21 03:01:02.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_gpt.py' (89,730) at 20210308005003744
91704 2025-01-21 03:01:02.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/formfactor/formfactor/rpi/machconfig' (89,731) at 20210307205554098
91705 2025-01-21 03:01:02.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/init' (89,732) at 20210307205554482
91706 2025-01-21 03:01:02.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_trace_points.c' (89,733) at 20210307214928066
91707 2025-01-21 03:01:02.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/terminus_2x100g_nic_tsff.json' (89,734) at 20241213090004413
91708 2025-01-21 03:01:02.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt3883_eval.dts' (89,735) at 20210307214926194
91709 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sa8775p.c' (89,736) at 20240405153230735
91710 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/nvidia,tegra20-car.txt' (89,737) at 20210308005003300
91711 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/protocol_setting_utils.robot' (89,738) at 20241010080016076
91712 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/pgtable.h' (89,739) at 20240405153230031
91713 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/fsl,imx7d-adc.yaml' (89,740) at 20210309003648356
91714 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_nid_api.c' (89,741) at 20240405153054225
91715 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_tos_reflect_kern.c' (89,742) at 20210307214932122
91716 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ParaTypeFFL-1.3' (89,743) at 20210307205554426
91717 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi-armv7.conf' (89,744) at 20221003030013293
91718 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/srq.c' (89,745) at 20210307214929370
91719 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager' (89,746) at 20240405153044925
91720 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/Makefile' (89,747) at 20240405153050553
91721 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/Makefile' (89,748) at 20240405153231311
91722 2025-01-21 03:01:02.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_netlink.h' (89,749) at 20240527080023360
91723 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicpti.h' (89,750) at 20210307214930406
91724 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-3.0-DE' (89,751) at 20211006000025230
91725 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/proc-armv/domain.h' (89,752) at 20210308005002704
91726 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/mpc83xx_cpu.c' (89,753) at 20210308005003356
91727 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/data.py' (89,754) at 20241221090017584
91728 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/gup_test.c' (89,755) at 20240617080017414
91729 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml' (89,756) at 20240405153045137
91730 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/Makefile' (89,757) at 20210307214927766
91731 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxk.h' (89,758) at 20220525020653243
91732 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/insn32.decode' (89,759) at 20240906080037512
91733 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/aes_glue.c' (89,760) at 20210307214926574
91734 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc.h' (89,761) at 20240405153052853
91735 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_uclo.c' (89,762) at 20240405153230267
91736 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/pgalloc.h' (89,763) at 20240405153046121
91737 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_socket.h' (89,764) at 20210307214931566
91738 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg/0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch' (89,765) at 20241221090017664
91739 2025-01-21 03:01:02.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/config.json' (89,766) at 20210308005107081
91740 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1024RDB_NAND_defconfig' (89,767) at 20210308005003240
91741 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/fwio.c' (89,768) at 20240405153050701
91742 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/coherency_ll.S' (89,769) at 20240405153045653
91743 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/ashrdi3.c' (89,770) at 20210307214926170
91744 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kfence.rst' (89,771) at 20240405153045009
91745 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/testexport.conf' (89,772) at 20220910030013393
91746 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_pda.c' (89,773) at 20240405153052137
91747 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-3level.h' (89,774) at 20240405153046389
91748 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svcproc.c' (89,775) at 20240405153052401
91749 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/Kconfig' (89,776) at 20210308005003036
91750 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/highlight.pack.js' (89,777) at 20210307205554278
91751 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/.gitignore' (89,778) at 20220816100023433
91752 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/x509_utils.hpp' (89,779) at 20220325030023486
91753 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-phy-mux.c' (89,780) at 20240405153046813
91754 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/classes/test_anon_func.bbclass' (89,781) at 20241221090017604
91755 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0001-Remove-Makefile.include-which-includes-hardcoded.patch' (89,782) at 20210307205554106
91756 2025-01-21 03:01:02.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_signal.h' (89,783) at 20220429100100646
91757 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/events_fifo.c' (89,784) at 20210406100036115
91758 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dpcd.c' (89,785) at 20240405153230419
91759 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_overlay.h' (89,786) at 20240405153048681
91760 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb_wwan.c' (89,787) at 20240405153052141
91761 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/omap_hsmmc.c' (89,788) at 20210308005003404
91762 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bitrev.h' (89,789) at 20210307214931358
91763 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/lan.c' (89,790) at 20210308004938836
91764 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/bootm.h' (89,791) at 20210308005002672
91765 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/README' (89,792) at 20210307205554258
91766 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm186x-i2c.c' (89,793) at 20240405153053677
91767 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi' (89,794) at 20240405153045725
91768 2025-01-21 03:01:02.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/imx_v6_v7_defconfig' (89,795) at 20240405153229907
91769 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-spmi-iadc.c' (89,796) at 20240405153230691
91770 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-twl6030-usb.c' (89,797) at 20240405153052125
91771 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_ddr4_nor_lpuart_defconfig' (89,798) at 20210308005003264
91772 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/external-sensor.md' (89,799) at 20240607080003999
91773 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/xor_regs.h' (89,800) at 20210308005003368
91774 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-axg-pmx.c' (89,801) at 20240405153231323
91775 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-sdp-es23plus.dts' (89,802) at 20240405153045605
91776 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-firmware.json' (89,803) at 20241207090009631
91777 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prminst44xx.c' (89,804) at 20210307214925926
91778 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-ctrls.h' (89,805) at 20210307214928790
91779 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/Makefile' (89,806) at 20210308005002828
91780 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK06' (89,807) at 20210307214932714
91781 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/nintendo/gamecube.txt' (89,808) at 20240405153229787
91782 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/overo.c' (89,809) at 20210308005003028
91783 2025-01-21 03:01:02.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/signal.c' (89,810) at 20240405153045353
91784 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/vmaster.c' (89,811) at 20240405153232123
91785 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/p10_cfam.hpp' (89,812) at 20210708100040985
91786 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crc32c-vpmsum_asm.S' (89,813) at 20210307214926370
91787 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,max98388.yaml' (89,814) at 20240405153045157
91788 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-emmc.c' (89,815) at 20220525020653867
91789 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/Makefile' (89,816) at 20210307214929922
91790 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-csi-dsi.dtsi' (89,817) at 20240405153045809
91791 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/auth.c' (89,818) at 20220525020654491
91792 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig' (89,819) at 20210308005003268
91793 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/regs-gpio-s3c64xx.h' (89,820) at 20210309003648720
91794 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a774c0-cpg-mssr.c' (89,821) at 20240405153230235
91795 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ftrace.c' (89,822) at 20240628080013981
91796 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l43.h' (89,823) at 20240405153231863
91797 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/st33zp24-spi.txt' (89,824) at 20210307214925418
91798 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/debug_page_alloc.c' (89,825) at 20240405153053125
91799 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_metrics.h' (89,826) at 20210307214930570
91800 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_isr.c' (89,827) at 20210307214930302
91801 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/mutex.h' (89,828) at 20240712080021089 to deleted uid set
91802 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l-mba6ulx.dts' (89,829) at 20240405153045525
91803 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/law.c' (89,830) at 20210308005002992
91804 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32_pwr.h' (89,831) at 20210308005002664
91805 2025-01-21 03:01:02.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-gpio.c' (89,832) at 20210309003648716
91806 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig' (89,833) at 20210308005003240
91807 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/board.h' (89,834) at 20240405153046013
91808 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/memory.json' (89,835) at 20220525020655147
91809 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/Kconfig' (89,836) at 20210308005003448
91810 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgro_fwd.sh' (89,837) at 20240411080014162
91811 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-palo43.dts' (89,838) at 20240405153045605
91812 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/nsPlugin.py' (89,839) at 20210307214932722
91813 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/loongson_module.h' (89,840) at 20240405153230583
91814 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/Makefile' (89,841) at 20210308005003008
91815 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/exception.c' (89,842) at 20240906080037504
91816 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_fd_query_rawtp.c' (89,843) at 20240405153054261
91817 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.c' (89,844) at 20210307214928778
91818 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm636-sony-xperia-ganges-mermaid.dts' (89,845) at 20240405153045785
91819 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-lte.dts' (89,846) at 20240405153045781
91820 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/parser_trx.c' (89,847) at 20220525020653407
91821 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mca.h' (89,848) at 20220525020651974
91822 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/sdram.c' (89,849) at 20210308005002760
91823 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/mac-address_git.bb' (89,850) at 20230727080014720
91824 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-reference-design-tablet.dtsi' (89,851) at 20240405153045393
91825 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ide-dev.c' (89,852) at 20240906080037232
91826 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/target-get-monitor-def.c' (89,853) at 20210308005046257
91827 2025-01-21 03:01:02.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb' (89,854) at 20241221090017544
91828 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mxl-gpy.c' (89,855) at 20240628080014001
91829 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-commercial-grade.dtsi' (89,856) at 20240405153045597
91830 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sis.c' (89,857) at 20240405153046665
91831 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mem_encrypt.h' (89,858) at 20240411080014058
91832 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_fq.c' (89,859) at 20240405153053369
91833 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/sram.h' (89,860) at 20240405153045661
91834 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch' (89,861) at 20230609080014415
91835 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup.h' (89,862) at 20240405153046613
91836 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/dma.h' (89,863) at 20210307214926222
91837 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/lowlevel_init.S' (89,864) at 20210308005003032
91838 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8988.c' (89,865) at 20240405153232171
91839 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/settings-daemon/files/70settings-daemon.sh' (89,866) at 20210307205554610
91840 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm-common.c' (89,867) at 20210308005003716
91841 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/fru_parser.cpp' (89,868) at 20240819080030259
91842 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/libinput/run-ptest' (89,869) at 20210407000018130
91843 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/Makefile.am' (89,870) at 20211007100024299
91844 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-705-50.0W' (89,871) at 20210307205553762
91845 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Empire_electronix_d709_defconfig' (89,872) at 20210308005003236
91846 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb.rst' (89,873) at 20210307214925230
91847 2025-01-21 03:01:02.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/toradex.bmp' (89,874) at 20210308005003768 to deleted uid set
91848 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/b2c2/flexcop-pci.c' (89,875) at 20220525020653267
91849 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/packagegroups/packagegroup-ufispace-apps.bb' (89,876) at 20231012080014472
91850 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/vrm-control/vrm-control.sh' (89,877) at 20230606080013598
91851 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.h' (89,878) at 20210309003649440
91852 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/brcm,bcm63xx-hsspi.yaml' (89,879) at 20240405153045173
91853 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hd64570.h' (89,880) at 20210307214929718
91854 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.h' (89,881) at 20241011080017303
91855 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tqmx86.c' (89,882) at 20240624080012772
91856 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/ice.h' (89,883) at 20240405153052881
91857 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/irq.c' (89,884) at 20240405153046021
91858 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/opencl-icd-loader_2024.05.08.bb' (89,885) at 20241206090014246
91859 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/avahi.py' (89,886) at 20210308005114857
91860 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/locking.rst' (89,887) at 20240405153045273
91861 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-am824.h' (89,888) at 20220525020654971
91862 2025-01-21 03:01:02.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-dev-common.c' (89,889) at 20241008080013911
91863 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5301x.h' (89,890) at 20210308005002804
91864 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-zoltrix.c' (89,891) at 20210307214928770
91865 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/meson.build' (89,892) at 20241211090212346
91866 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echo3g.c' (89,893) at 20210307214932242
91867 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/091' (89,894) at 20220429100100886
91868 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/edac.service' (89,895) at 20210307205553874
91869 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/sha1.c' (89,896) at 20220429100100942
91870 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-debugfs.c' (89,897) at 20240405153230279
91871 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/log2.h' (89,898) at 20210308005003668
91872 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/failover.h' (89,899) at 20240405153052845
91873 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/sensorcommands.cpp' (89,900) at 20240830080023171
91874 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/kallsyms.h' (89,901) at 20240405153054049
91875 2025-01-21 03:01:02.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (89,902) at 20210903000032567
91876 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/event.h' (89,903) at 20210307214929962
91877 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/hwprobe.c' (89,904) at 20240405153230071
91878 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-sdk7786/mach/irq.h' (89,905) at 20210307214926558
91879 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/Makefile' (89,906) at 20240405153051377
91880 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.h' (89,907) at 20240405153230315
91881 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/Device.metadata.yaml' (89,908) at 20230902080024081
91882 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-gpio-pins.dtsi' (89,909) at 20240405153045717
91883 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/MAINTAINERS' (89,910) at 20210308005002916
91884 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_histogram_row.S' (89,911) at 20220429100100942
91885 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus.h' (89,912) at 20240405153051865
91886 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/imx/Makefile' (89,913) at 20210308005003348
91887 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/vfio_platform_amdxgbe.c' (89,914) at 20210307214930886
91888 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rk808.h' (89,915) at 20240405153052733
91889 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-spear-spics.c' (89,916) at 20240405153047081
91890 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/fvp-base/0001-arm64-dts-fvp-Enable-virtio-rng-support.patch' (89,917) at 20221120040010702
91891 2025-01-21 03:01:02.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/force-reboot.service.in' (89,918) at 20210308005100301 to deleted uid set
91892 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml' (89,919) at 20240405153229779
91893 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc5xxx.h' (89,920) at 20240405153046117
91894 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/admin-guide/media/building.rst' (89,921) at 20240405153044953 to deleted uid set
91895 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/Makefile' (89,922) at 20210308005003000
91896 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel14.dts' (89,923) at 20240405153045749
91897 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/board-uclass.c' (89,924) at 20210308005003340
91898 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_sys_config.cpp' (89,925) at 20230424080032141
91899 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dm-log-userspace.h' (89,926) at 20240405153052913
91900 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/qos.h' (89,927) at 20240405153050121
91901 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-partition-percpu.h' (89,928) at 20210307214931410
91902 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.json' (89,929) at 20210308005046397
91903 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/tps68470.c' (89,930) at 20240405153051409
91904 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_acpi_sar.h' (89,931) at 20240405153231235
91905 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja/CMakeLists.txt' (89,932) at 20230401080011943
91906 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ld_dw.c' (89,933) at 20210307214932662
91907 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/MAINTAINERS' (89,934) at 20210308005003004
91908 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/head.S' (89,935) at 20240628080013977
91909 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/.gitignore' (89,936) at 20210307214926534
91910 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/util.h' (89,937) at 20240906080037344
91911 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/mp.c' (89,938) at 20210308005002796
91912 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-jaq.dts' (89,939) at 20240405153045561
91913 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/net-hmp-cmds.c' (89,940) at 20230426080043796
91914 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/watchdog.h' (89,941) at 20210308005002668
91915 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/vmgenid.rst' (89,942) at 20240326080039406
91916 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts/44-source-han-sans-cn-fonts.conf' (89,943) at 20241206090014258
91917 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-common.dtsi' (89,944) at 20210307214926022
91918 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi.h' (89,945) at 20240405153052613
91919 2025-01-21 03:01:02.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/.gitignore' (89,946) at 20240405153054237
91920 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/filter.h' (89,947) at 20240405153231047
91921 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/ioctls.h' (89,948) at 20210307214926250
91922 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/st-lpc.h' (89,949) at 20210307214931342
91923 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/oem/ampere/event/oem_event_manager.cpp' (89,950) at 20241216090039833 to deleted uid set
91924 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs42.h' (89,951) at 20240405153231699
91925 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/help.c' (89,952) at 20240405153232215
91926 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_inputs_64.h' (89,953) at 20210308005046501
91927 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/fs.h' (89,954) at 20240405153053477
91928 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uio.h' (89,955) at 20240405153231843
91929 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure_core.c' (89,956) at 20240405153049009
91930 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/termbits.h' (89,957) at 20210308005046069
91931 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sunxi/clocks.rst' (89,958) at 20240405153229739
91932 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fileattr.h' (89,959) at 20240405153052685
91933 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.18.bb' (89,960) at 20241221090017680
91934 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/Device/meson.build' (89,961) at 20230825080021137 to deleted uid set
91935 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gardena-smart-gateway-mt7688_defconfig' (89,962) at 20210308005003260
91936 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp3-dell-ariel.dts' (89,963) at 20240405153045457
91937 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_ro.c' (89,964) at 20210308005003708
91938 2025-01-21 03:01:02.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/watchdog.h' (89,965) at 20240405153052897
91939 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-rds-gen.h' (89,966) at 20210307214928794
91940 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/trimslice.h' (89,967) at 20210308005003620
91941 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/reboot/petitboot.exp' (89,968) at 20210308005111465
91942 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/Kconfig' (89,969) at 20240613080016407
91943 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/PresenceGpio.hpp' (89,970) at 20241203090005839
91944 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc52xx.h' (89,971) at 20240405153046117
91945 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.c' (89,972) at 20240405153051941
91946 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x' (89,973) at 20241211090212534 to deleted uid set
91947 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_areas.h' (89,974) at 20240405153046389
91948 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-pca-platform.h' (89,975) at 20210307214931474
91949 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/backward-ring-buffer.c' (89,976) at 20240405153054161
91950 2025-01-21 03:01:02.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000e_core.c' (89,977) at 20241211090212302
91951 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/sysfs.c' (89,978) at 20240520080015143
91952 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/aha152x_stub.c' (89,979) at 20240405153051681
91953 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_quo.S' (89,980) at 20210308005046533
91954 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/u-boot-arm.h' (89,981) at 20210308005002708
91955 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/required-features.h' (89,982) at 20240411080014058
91956 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/saa7134-devel.rst' (89,983) at 20210307214925462
91957 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SMAIL_GPL' (89,984) at 20210307205554426
91958 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/basic.json' (89,985) at 20240405153054117
91959 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/coredump.c' (89,986) at 20240405153231987
91960 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/rust-oe-selftest.patch' (89,987) at 20241221090017672
91961 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fanotify/fanotify.h' (89,988) at 20240405153052449
91962 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml' (89,989) at 20240405153045121
91963 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/servers/rocket/cert.pem' (89,990) at 20210308004941620
91964 2025-01-21 03:01:02.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/bluealsa/0001-Use-basename-implementation-from-glib-2.0.patch' (89,991) at 20241221090017488
91965 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/mv643xx.h' (89,992) at 20230925080039893
91966 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/advansys.rst' (89,993) at 20210309003648456
91967 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_sock2.sh' (89,994) at 20240405153053425
91968 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml' (89,995) at 20240405153045021
91969 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/mt6370-backlight.c' (89,996) at 20240405153052177
91970 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/architecture.rst' (89,997) at 20210307214925266
91971 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/sigcontext.h' (89,998) at 20210307214926310
91972 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/signal.c' (89,999) at 20230426080043652
91973 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-r1.dts' (90,000) at 20240405153045781
91974 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rza.c' (90,001) at 20240405153231567
91975 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/tests.c' (90,002) at 20210308005003724
91976 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/common.c' (90,003) at 20210307214925914
91977 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/image/obmc-phosphor-image.bbappend' (90,004) at 20240110090012776
91978 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/s390_flic.c' (90,005) at 20241211090212286
91979 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/hgsmi_ch_setup.h' (90,006) at 20210307214928058
91980 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-10' (90,007) at 20211208040013754
91981 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Utsjoki_Polvarniemi' (90,008) at 20210307205553774
91982 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_v4l2.c' (90,009) at 20210307214928774
91983 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/tzpc.c' (90,010) at 20210308005002556
91984 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/imxdi.c' (90,011) at 20210308005003480
91985 2025-01-21 03:01:02.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/port-mapper.c' (90,012) at 20240405153052149
91986 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/reg_mci.h' (90,013) at 20210307214929774
91987 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tfrc.h' (90,014) at 20210307214931522
91988 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/machine_kexec.c' (90,015) at 20220525020651974
91989 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-opal-powercap' (90,016) at 20210307214925202
91990 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/236.out' (90,017) at 20210927100127497
91991 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-kernel/linux/linux-aspeed/nf5280m7/nf5280m7.cfg' (90,018) at 20240712080022837
91992 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/qcom-apcs-ipc-mailbox.c' (90,019) at 20240405153049233
91993 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/test-install-makefile.patch' (90,020) at 20210307205554470
91994 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_merge.c' (90,021) at 20240405153230583
91995 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_dump_collector.cpp' (90,022) at 20240904080029670
91996 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pinfunc.h' (90,023) at 20240405153045501
91997 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/mem_io.h' (90,024) at 20210308005003204
91998 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/as3722-regulator.txt' (90,025) at 20210307214925406
91999 2025-01-21 03:01:02.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-amd/packagegroups/packagegroup-amd-apps.bb' (90,026) at 20240522080012568
92000 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/analog-tv-connector.yaml' (90,027) at 20220525020651670
92001 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-freeze-bridge.c' (90,028) at 20240405153230299
92002 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/static_assert.rs' (90,029) at 20240405153053421
92003 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crush/hash.h' (90,030) at 20210307214931374
92004 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/conf/distro/include/maintainers-meta-tpm.inc' (90,031) at 20230520080014488
92005 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/endian.h' (90,032) at 20210307214931002
92006 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53679@60.conf' (90,033) at 20210307205554094
92007 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inflate.h' (90,034) at 20210308005003716
92008 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_mac.c' (90,035) at 20240411080014102
92009 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-css' (90,036) at 20240405153044913
92010 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sc8280xp-mdss.yaml' (90,037) at 20240405153229763
92011 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/Kconfig' (90,038) at 20210308005002976
92012 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/zstd_common_module.c' (90,039) at 20240405153053117
92013 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/index.js' (90,040) at 20210308005107077
92014 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Ainol_AW1_defconfig' (90,041) at 20210308005003232
92015 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1816a/Makefile' (90,042) at 20210307214932218
92016 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/.clang-tidy' (90,043) at 20210308005123345
92017 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/sha1.py' (90,044) at 20240906080037580
92018 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_fw_update_cmd.hpp' (90,045) at 20211130110039597
92019 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_assign.c' (90,046) at 20240405153054277
92020 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/lite5200.c' (90,047) at 20240405153046197
92021 2025-01-21 03:01:02.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext-minimal/COPYING' (90,048) at 20230919080013982
92022 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pinctrl-rzv2m.c' (90,049) at 20240405153231335
92023 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/jz_mmc.c' (90,050) at 20210308005003404
92024 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h' (90,051) at 20240405153049861
92025 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt3000.c' (90,052) at 20240405153046897
92026 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/sound.h' (90,053) at 20210308005002724
92027 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm2835-pm.h' (90,054) at 20210307214931350
92028 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/slave-interface.rst' (90,055) at 20240405153045221
92029 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp' (90,056) at 20240904080003190
92030 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ntlmssp.h' (90,057) at 20240405153052529
92031 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2400/Kconfig' (90,058) at 20210308005002916
92032 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat.c' (90,059) at 20240405153054385
92033 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/imm.h' (90,060) at 20240405153051609
92034 2025-01-21 03:01:02.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/median.mako.cpp' (90,061) at 20210308005108057
92035 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t3517.h' (90,062) at 20210308005003588
92036 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ioinst.h' (90,063) at 20220429100100566
92037 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/ac97.c' (90,064) at 20241211090212254
92038 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h' (90,065) at 20210308005003608
92039 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/mcount.S' (90,066) at 20240405153230011
92040 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022si-pre.dtsi' (90,067) at 20210307214926346
92041 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/traps.h' (90,068) at 20240405153046505
92042 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_lpc_unittest.cpp' (90,069) at 20240817080027656
92043 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz' (90,070) at 20210307205554594 to deleted uid set
92044 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_log_sas.h' (90,071) at 20210307214928994
92045 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb' (90,072) at 20241221090017560
92046 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/fanpwm_unittest.cpp' (90,073) at 20240817080026664
92047 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/user-configuration.png' (90,074) at 20210307205554318 to deleted uid set
92048 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/symlink.c' (90,075) at 20240405153052313
92049 2025-01-21 03:01:02.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/conf-notes.txt' (90,076) at 20221015030011580
92050 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/printk-formats.rst' (90,077) at 20240405153229751
92051 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-hash.c' (90,078) at 20240405153230271
92052 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/raid56.c' (90,079) at 20240405153231631
92053 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/kmod-path.c' (90,080) at 20240405153054169
92054 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/spl.c' (90,081) at 20210308005003068
92055 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020ds.dtsi' (90,082) at 20210307214926346
92056 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_bsun.S' (90,083) at 20210307214926146
92057 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ppc4xx_edac.h' (90,084) at 20210307214927158
92058 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smsm.c' (90,085) at 20240405153051765
92059 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dio_stream_encoder.h' (90,086) at 20240405153047261
92060 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ControlCollection_v1.xml' (90,087) at 20240619080002920
92061 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/index.rst' (90,088) at 20220525020651750
92062 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_SPIFLASH_defconfig' (90,089) at 20210308005003240
92063 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/fsl,lcdif.yaml' (90,090) at 20240405153045041
92064 2025-01-21 03:01:02.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk_mipi.h' (90,091) at 20210308005003532
92065 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/libcxgbi.h' (90,092) at 20240405153051585
92066 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_6_sh_mask.h' (90,093) at 20240405153048121
92067 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_drm.c' (90,094) at 20241018080014482
92068 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg_a2.h' (90,095) at 20210307214926390
92069 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965.c' (90,096) at 20240405153050509
92070 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c' (90,097) at 20210308005003508
92071 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/psci-common.c' (90,098) at 20210308005002552
92072 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c' (90,099) at 20221128040017506
92073 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/internal/cexec.hpp' (90,100) at 20210308005123349
92074 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega10_reg_init.c' (90,101) at 20210307214927254
92075 2025-01-21 03:01:02.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,g12a-mipi-dphy-analog.yaml' (90,102) at 20240405153045129
92076 2025-01-21 03:01:02.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp5.c' (90,103) at 20240405153230731
92077 2025-01-21 03:01:02.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/NMI/meson.build' (90,104) at 20230825080021137 to deleted uid set
92078 2025-01-21 03:01:02.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/fore200e.h' (90,105) at 20210307214926882
92079 2025-01-21 03:01:02.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_mm.c' (90,106) at 20220525020654039
92080 2025-01-21 03:01:02.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/debug.h' (90,107) at 20240405153050457
92081 2025-01-21 03:01:02.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/sb.c' (90,108) at 20240405153232011
92082 2025-01-21 03:01:02.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/xen_nic.c' (90,109) at 20240906080037268
92083 2025-01-21 03:01:02.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/Makefile' (90,110) at 20210308005002952
92084 2025-01-21 03:01:02.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_iter_setsockopt_unix.c' (90,111) at 20240405153054245
92085 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vpp1.c' (90,112) at 20240405153046797
92086 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/exception.json' (90,113) at 20240405153054109
92087 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/configfix.patch' (90,114) at 20210307205554610
92088 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp_mst_helper.h' (90,115) at 20241216090017765
92089 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-schema.out' (90,116) at 20210927100127469 to deleted uid set
92090 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-vp9.h' (90,117) at 20240405153049529
92091 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/tm.S' (90,118) at 20240405153230043
92092 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/active-semi,act8846.yaml' (90,119) at 20240405153229791
92093 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ssd0323.c' (90,120) at 20240906080037216
92094 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/livepatch/livepatch-callbacks-mod.c' (90,121) at 20210307214932126
92095 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c' (90,122) at 20240405153049941
92096 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-video-v4l.h' (90,123) at 20210307214928846
92097 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/class.md' (90,124) at 20240807080019546
92098 2025-01-21 03:01:02.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/mv2120-setup.c' (90,125) at 20210307214925930
92099 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm_adsp.c' (90,126) at 20240411080014158
92100 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_backlight.c' (90,127) at 20240405153231579
92101 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ResolutionStep.v1_0_1.json' (90,128) at 20240619080002952
92102 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ap325rxa.h' (90,129) at 20210308005003584
92103 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/monitor.cpp' (90,130) at 20241219090021588
92104 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/sram_y0_x0_rtr_regs.h' (90,131) at 20240405153046605
92105 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/genesis3-yaml-config.bb' (90,132) at 20241206090014230
92106 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/plugins/p10-tod-plugins.cpp' (90,133) at 20240830080017491
92107 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/id_map.hpp' (90,134) at 20240817080031292
92108 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dts' (90,135) at 20240405153045725
92109 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/meson.build' (90,136) at 20241025080018741
92110 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/rk3328.c' (90,137) at 20210308005002776
92111 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/DiskBackplane.interface.yaml' (90,138) at 20221207040023627
92112 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/templates/default/conf-notes.txt' (90,139) at 20231128090014177
92113 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-n950.dts' (90,140) at 20240405153045605
92114 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/delay-loop.S' (90,141) at 20240405153045633
92115 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gus.c' (90,142) at 20240906080037200
92116 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/allwinner/Kconfig' (90,143) at 20210308005003452
92117 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/ia64/include/uapi/asm/mman.h' (90,144) at 20210307214932454
92118 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/usr.c' (90,145) at 20240906080037576
92119 2025-01-21 03:01:02.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_resource.h' (90,146) at 20220429100100646
92120 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/entry.S' (90,147) at 20240405153046505
92121 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_debugfs.c' (90,148) at 20240405153048781
92122 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/realtek/rtl838x.dtsi' (90,149) at 20220525020651994
92123 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/snps,dwmac.yaml' (90,150) at 20240405153229779
92124 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_bad_magic.c' (90,151) at 20240405153054237
92125 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-aes.c' (90,152) at 20240405153230255
92126 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/roles/Makefile' (90,153) at 20210307214930858
92127 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc83xx_defconfig' (90,154) at 20240405153046097
92128 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/failed-syscalls-record' (90,155) at 20210307214932566
92129 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5645.yaml' (90,156) at 20240405153045093
92130 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0005-hp_ipp.c-Add-printf-format-to-snprintf-calls.patch' (90,157) at 20230706080014749
92131 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/init.c' (90,158) at 20240405153045697
92132 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/counter/Makefile' (90,159) at 20240405153054045
92133 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_delete_unittest.cpp' (90,160) at 20210308005134001
92134 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt36672a.c' (90,161) at 20240405153230615
92135 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,bcm4908-misc-pcie-reset.yaml' (90,162) at 20220525020651706
92136 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/draak/draak.c' (90,163) at 20210308005003032
92137 2025-01-21 03:01:02.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/tblDPASetting.h' (90,164) at 20210307214930946
92138 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/fpu_helper.c' (90,165) at 20241211090212494
92139 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VCFG.interface.yaml' (90,166) at 20220315030032659
92140 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gsc-hwmon.c' (90,167) at 20240405153048857
92141 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c' (90,168) at 20240405153048485
92142 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/usb-sandbox.c' (90,169) at 20210308005003516
92143 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_cs42l42.c' (90,170) at 20240405153053953
92144 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/uart.h' (90,171) at 20210308005002776
92145 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/dir_fplus.c' (90,172) at 20210307214930990
92146 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/evtest/evtest_1.35.bb' (90,173) at 20230813080012856
92147 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/armada-37xx-wdt.c' (90,174) at 20210308005003540
92148 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/.lcovrc' (90,175) at 20210308005049125
92149 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/spt.c' (90,176) at 20240405153051409
92150 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/hugetlbpage.rst' (90,177) at 20240405153044973
92151 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/opal-prd.h' (90,178) at 20210307214926394
92152 2025-01-21 03:01:02.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kfence.h' (90,179) at 20240405153229999
92153 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/PDU_reboot' (90,180) at 20210308005007100
92154 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alteon/acenic.h' (90,181) at 20240405153049785
92155 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/fsl_serdes.h' (90,182) at 20210308005002644
92156 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator-hardware.h' (90,183) at 20240405153045689
92157 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlb-sh4.c' (90,184) at 20210307214926574
92158 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/serial-sh770x.c' (90,185) at 20210307214926562
92159 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/processor-generic.h' (90,186) at 20240613080016371
92160 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max9271.h' (90,187) at 20220525020653255
92161 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/eagle/MAINTAINERS' (90,188) at 20210308005003032
92162 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/hugetlb_encode.h' (90,189) at 20230426080043780
92163 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_alauda.h' (90,190) at 20210307214930878
92164 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os.inc' (90,191) at 20241221090017472
92165 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-setup-vscode' (90,192) at 20240301090012483
92166 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c' (90,193) at 20240405153049945
92167 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-frequency-admv1013' (90,194) at 20240405153044917
92168 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/templates/default/bblayers.conf.sample' (90,195) at 20240323080013549
92169 2025-01-21 03:01:02.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/daemon_kern.c' (90,196) at 20240405153046341
92170 2025-01-21 03:01:02.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/server.hpp' (90,197) at 20240817080036816
92171 2025-01-21 03:01:02.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipe_add_btn.html' (90,198) at 20210307205554286
92172 2025-01-21 03:01:02.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_ips.c' (90,199) at 20220525020653911
92173 2025-01-21 03:01:02.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-24x7-domains.h' (90,200) at 20210307214926446
92174 2025-01-21 03:01:02.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/cachev1.c' (90,201) at 20210307214926102
92175 2025-01-21 03:01:02.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/inputbox.c' (90,202) at 20210308005003732
92176 2025-01-21 03:01:02.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,venus-common.yaml' (90,203) at 20240405153045101
92177 2025-01-21 03:01:02.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wkup_m3_ipc.h' (90,204) at 20240405153052821
92178 2025-01-21 03:01:02.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_gpbr.h' (90,205) at 20210308005002716
92179 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp_rx.c' (90,206) at 20241111090012133
92180 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/modbus.json' (90,207) at 20210307205553850
92181 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/desc.h' (90,208) at 20220525020654195
92182 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml' (90,209) at 20240405153045157
92183 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/Makefile' (90,210) at 20210307214925870
92184 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/regdef.h' (90,211) at 20240405153045941
92185 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_bposge32.c' (90,212) at 20210308005046501
92186 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/axp209.c' (90,213) at 20210308005003468
92187 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/Kbuild' (90,214) at 20240405153054229
92188 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm-regbits-34xx.h' (90,215) at 20210307214925926
92189 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/kontron,sl28-vpd.yaml' (90,216) at 20240405153045121
92190 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_lic_files_chksum_modified_not_mentioned.pass' (90,217) at 20241206090014310
92191 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-htpic.c' (90,218) at 20220525020653203
92192 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/index.rst' (90,219) at 20210307214925458
92193 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/system_counter_offset_test.c' (90,220) at 20240405153054321
92194 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/vdso.ld' (90,221) at 20240326080039558
92195 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mt7629.h' (90,222) at 20210308005003604
92196 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/packagegroups/packagegroup-op-apps.bbappend' (90,223) at 20240420080017945
92197 2025-01-21 03:01:02.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_codec.c' (90,224) at 20240405153053513
92198 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/initvals.c' (90,225) at 20210307214929750
92199 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/mc.h' (90,226) at 20210308005002672
92200 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfslt.h' (90,227) at 20210307214926162
92201 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils_1.5.bb' (90,228) at 20230520080014488
92202 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spmi/spmi-mtk-pmif.c' (90,229) at 20240405153231467
92203 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bm_instance.cpp' (90,230) at 20240820080007197
92204 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/MAINTAINERS' (90,231) at 20210308005002944
92205 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/Makefile' (90,232) at 20240405153230219
92206 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma0_core_regs.h' (90,233) at 20240405153046573
92207 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nvme.h' (90,234) at 20240405153231439
92208 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/samba-config-fix.patch' (90,235) at 20230131040012039
92209 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/adlib.c' (90,236) at 20240326080039426
92210 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/Kconfig' (90,237) at 20210307214930918
92211 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/All.directory' (90,238) at 20210307205554610
92212 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso-note.S' (90,239) at 20210307214926650
92213 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb' (90,240) at 20240413080012635
92214 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/u64_stats_sync.h' (90,241) at 20240418080014510
92215 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/tap.h' (90,242) at 20210308005046041
92216 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/split_page_table_lock.rst' (90,243) at 20240405153229819
92217 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/read.c' (90,244) at 20210308005003216
92218 2025-01-21 03:01:02.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/runtime-testing.rst' (90,245) at 20240302090018218
92219 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptscsih.c' (90,246) at 20240405153049593
92220 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c' (90,247) at 20240405153048353
92221 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/core.c' (90,248) at 20240405153231551
92222 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Task.v1_7_4.json' (90,249) at 20240619080002956
92223 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_les.c' (90,250) at 20210308005046529
92224 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/counters.rst' (90,251) at 20240405153229823
92225 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac5.c' (90,252) at 20240405153231055
92226 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ccs-regs.asc' (90,253) at 20220525020651722
92227 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-lpc.c' (90,254) at 20240405153049233
92228 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/x86emu/ops2.c' (90,255) at 20210308005003336
92229 2025-01-21 03:01:02.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-7.conf' (90,256) at 20230412080023460
92230 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/zstd.c' (90,257) at 20240405153046553
92231 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox_noblk_defconfig' (90,258) at 20210308005003276
92232 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-xscom.c' (90,259) at 20240405153230055
92233 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/port.h' (90,260) at 20240919080017078
92234 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/util/dwarf-regs.c' (90,261) at 20210307214932514
92235 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-kfr2r09/mach/kfr2r09.h' (90,262) at 20210307214926558
92236 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/visibility.h' (90,263) at 20240405153052657
92237 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_linux.c' (90,264) at 20240405153051901
92238 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c' (90,265) at 20220525020653575
92239 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mxl5xx.c' (90,266) at 20240617080017394
92240 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/shim.h' (90,267) at 20240405153232199
92241 2025-01-21 03:01:02.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/wlcore_i.h' (90,268) at 20210307214929974
92242 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx7.h' (90,269) at 20240326080039534
92243 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi' (90,270) at 20240405153045829
92244 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/kernel-entry-init.h' (90,271) at 20220525020652002
92245 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__tuple.hpp' (90,272) at 20241217090453707
92246 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python-six.inc' (90,273) at 20240301090012471
92247 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_gem.h' (90,274) at 20240405153048749
92248 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a779f0-cpg-mssr.c' (90,275) at 20240405153230235
92249 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/prot_sao.c' (90,276) at 20210309003656012
92250 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/OWNERS' (90,277) at 20240806080010855
92251 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/Kbuild' (90,278) at 20240405153230091
92252 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/VLAN/meson.build' (90,279) at 20230825080021141 to deleted uid set
92253 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/Kconfig' (90,280) at 20240405153046057
92254 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/fwprintenv' (90,281) at 20210308005059705
92255 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subprogs_extable.c' (90,282) at 20240405153054277
92256 2025-01-21 03:01:02.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/gss_krb5.h' (90,283) at 20240405153052801
92257 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ihs_fpga.c' (90,284) at 20210308005003400
92258 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/fib_trie.rst' (90,285) at 20210307214925534
92259 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/templates/default/bblayers.conf.sample' (90,286) at 20240407080011706
92260 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/smp.h' (90,287) at 20210307214926314
92261 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f746-disco/MAINTAINERS' (90,288) at 20210308005003052
92262 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfs_rpm.bbclass' (90,289) at 20230811080018314
92263 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/irqflag-debug.c' (90,290) at 20220525020654707
92264 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/main.c' (90,291) at 20240405153231171
92265 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/event/interface/ia_css_event.h' (90,292) at 20210307214930566
92266 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77970-cpg-mssr.c' (90,293) at 20240405153046837
92267 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usermode_driver.h' (90,294) at 20210406100036147
92268 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_attr_item.h' (90,295) at 20240405153052585
92269 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/st33zp24.h' (90,296) at 20240405153046761
92270 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/le.config' (90,297) at 20210307214926366
92271 2025-01-21 03:01:02.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab-early-adopter.dts' (90,298) at 20220525020651902
92272 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/cm.c' (90,299) at 20241104090011575
92273 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6d7aa0.yaml' (90,300) at 20240405153045045
92274 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/xgmi/xgmi_4_0_0_smn.h' (90,301) at 20210307214927698
92275 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_cpuif_common.c' (90,302) at 20220429100100478
92276 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/laird/wb50n/Makefile' (90,303) at 20210308005003016
92277 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-avx-x86_64-asm_64.S' (90,304) at 20240405153046365
92278 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_values.h' (90,305) at 20210307214929374
92279 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/error.c' (90,306) at 20240405153053161
92280 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-minimal-mtdutils.bb' (90,307) at 20210307205554482
92281 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ntfs3.rst' (90,308) at 20240405153229811
92282 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/ums512-clk.c' (90,309) at 20240405153230243
92283 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/signal.c' (90,310) at 20241011080017291
92284 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/doc/rcu-test-image.txt' (90,311) at 20210309003656016
92285 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/cougarcanyon2.dts' (90,312) at 20210308005002860
92286 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cavium/atf.h' (90,313) at 20210308005003572
92287 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno-standard.scc' (90,314) at 20220804030014671
92288 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch' (90,315) at 20241221090017520
92289 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/TurboAllowed.interface.yaml' (90,316) at 20221207040023627
92290 2025-01-21 03:01:02.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-lenovo' (90,317) at 20210309003648260
92291 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi/ibmvscsi.c' (90,318) at 20240405153051609
92292 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9063-core.c' (90,319) at 20220525020653343
92293 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_cfg_masks.h' (90,320) at 20240405153046605
92294 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_vnic.c' (90,321) at 20240405153049109
92295 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_powertune.c' (90,322) at 20210309003649656
92296 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/user_64.h' (90,323) at 20240405153046401
92297 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml' (90,324) at 20240405153229759
92298 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-palmas.c' (90,325) at 20240405153047025
92299 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling.patch' (90,326) at 20210307205554478
92300 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/inode-item.c' (90,327) at 20240405153231627
92301 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/synaptics/berlin4ct.dtsi' (90,328) at 20240405153045829
92302 2025-01-21 03:01:02.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-vsock.c' (90,329) at 20240906080037316
92303 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/lag_lib.sh' (90,330) at 20240405153232263
92304 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/motorola/Makefile' (90,331) at 20210307214930058
92305 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/cpia1.c' (90,332) at 20240405153230823
92306 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper-x86.c' (90,333) at 20220525020652426
92307 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/.gitignore' (90,334) at 20220525020652018
92308 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h' (90,335) at 20240405153050117
92309 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_host.c' (90,336) at 20241104090011571
92310 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_special_regs.h' (90,337) at 20240405153046589
92311 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/musl.cfg' (90,338) at 20231207090015278
92312 2025-01-21 03:01:02.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/openpower-ipmi-oem_%.bbappend' (90,339) at 20210823100016972
92313 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c' (90,340) at 20240415080012971
92314 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1176/start.S' (90,341) at 20210308005002544
92315 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dts' (90,342) at 20240405153229879
92316 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/q40/Makefile' (90,343) at 20210307214926174
92317 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/crypto-ux500.h' (90,344) at 20210307214931474
92318 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/shmparam.h' (90,345) at 20210307214926762
92319 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/error_private.h' (90,346) at 20240405153053113
92320 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-ufs-v6.h' (90,347) at 20240405153051289
92321 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryDomainCollection.json' (90,348) at 20240619080002948
92322 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/appletouch.rst' (90,349) at 20210307214925514
92323 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/pci.c' (90,350) at 20210308005002956
92324 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cacheops.h' (90,351) at 20210307214926210
92325 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firewire/decode-fcp.c' (90,352) at 20210307214932470
92326 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-de-clks.yaml' (90,353) at 20240405153045021
92327 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/lpc1857-eeprom.txt' (90,354) at 20210307214925382
92328 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_dcb.h' (90,355) at 20240405153049985
92329 2025-01-21 03:01:02.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/kmp204x.c' (90,356) at 20210308005003012
92330 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/c6xdigio.c' (90,357) at 20240405153046889
92331 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-iommu.c' (90,358) at 20240906080037320
92332 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/dc395x.c' (90,359) at 20240405153051589
92333 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/lsb.py' (90,360) at 20220910030013393
92334 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/Kconfig' (90,361) at 20210308005003496
92335 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d-sdb-qspi-u-boot.dtsi' (90,362) at 20210308005002588
92336 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4_xplained/Kconfig' (90,363) at 20210308005002920
92337 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8994/pdata.h' (90,364) at 20210307214931438
92338 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ibm,p8-occ-hwmon.txt' (90,365) at 20240405153045065
92339 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp' (90,366) at 20221229040004411
92340 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_output.c' (90,367) at 20210307214931958
92341 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml' (90,368) at 20240405153045057
92342 2025-01-21 03:01:02.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-vp.h' (90,369) at 20210307214927774
92343 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmi088-accel-spi.c' (90,370) at 20240405153048933
92344 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/export-incoming-iothread' (90,371) at 20240326080039734
92345 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VEIR/meson.build' (90,372) at 20230825080021137 to deleted uid set
92346 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi' (90,373) at 20240405153229971
92347 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values/ni_mseries.c' (90,374) at 20220525020652358
92348 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/reset.c' (90,375) at 20210308005002820
92349 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/confdata.c' (90,376) at 20210308005003732
92350 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.h' (90,377) at 20240405153231247
92351 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/samsung,s5pv210-chipid.yaml' (90,378) at 20240405153045061
92352 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_ldm_geartab.h' (90,379) at 20240405153053117
92353 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dra7xx_hs_evm_usb_defconfig' (90,380) at 20210308005003256
92354 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/peeksiginfo.c' (90,381) at 20240405153054365
92355 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_memory.c' (90,382) at 20240405153053493
92356 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_trace.h' (90,383) at 20210307214930242
92357 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/Kbuild' (90,384) at 20210307214926558
92358 2025-01-21 03:01:02.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/upd64031a.h' (90,385) at 20210307214931546
92359 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/BootOption.v1_0_6.json' (90,386) at 20240619080002944
92360 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm_gpio.c' (90,387) at 20240405153230059
92361 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_loop.c' (90,388) at 20240405153054245
92362 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/pipeline.json' (90,389) at 20240405153054137
92363 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mvme147hw.h' (90,390) at 20241211090145381
92364 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/timeout.c' (90,391) at 20210307214932738
92365 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3308.dtsi' (90,392) at 20240405153045813
92366 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-db.dts' (90,393) at 20240405153045445
92367 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan_defs.hpp' (90,394) at 20210308005059169
92368 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mipi_dbi.h' (90,395) at 20240405153052633
92369 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c' (90,396) at 20240429080012428
92370 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/analogbits/Kconfig' (90,397) at 20210307214926958
92371 2025-01-21 03:01:02.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.h' (90,398) at 20240405153231247
92372 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_services.h' (90,399) at 20240405153230267
92373 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/busybox/busybox_%.bbappend' (90,400) at 20211220110025577
92374 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/genetlink-c.yaml' (90,401) at 20240405153229819
92375 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp.dtsi' (90,402) at 20240405153045521
92376 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/denali.c' (90,403) at 20210308005003412
92377 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/Kconfig' (90,404) at 20210307214932426
92378 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/pci.rst' (90,405) at 20240405153229747
92379 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri-imx6ull.h' (90,406) at 20210308005003588
92380 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/futex.h' (90,407) at 20240405153046065
92381 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/directory.rst' (90,408) at 20240405153045201
92382 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip06-d03.dts' (90,409) at 20220525020651914
92383 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/hfa384x.h' (90,410) at 20240405153051953
92384 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_d.c' (90,411) at 20210308005046513
92385 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck/10-pngsplit-format-strings.patch' (90,412) at 20230706080014757
92386 2025-01-21 03:01:02.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/thermal_pressure.h' (90,413) at 20240405153052897
92387 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c' (90,414) at 20240405153230399
92388 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_edid_load.c' (90,415) at 20240405153048393
92389 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/wic/beaglebone-yocto-verity.wks.in' (90,416) at 20240413080012667
92390 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-holtek-kbd.c' (90,417) at 20240405153048813
92391 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log_cil.c' (90,418) at 20240405153231783
92392 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/vof.h' (90,419) at 20210927100127329
92393 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_n_down_ch0_regs.h' (90,420) at 20240405153046573
92394 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/layerDepsModal.js' (90,421) at 20210307205554278
92395 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hugetlb.h' (90,422) at 20240805080014027
92396 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/asn1.h' (90,423) at 20240405153052529
92397 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pgtable_32.c' (90,424) at 20240405153046189
92398 2025-01-21 03:01:02.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/xlnx,axi-ethernet.yaml' (90,425) at 20241115090012937
92399 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/core.h' (90,426) at 20210307214925982
92400 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LogService.v1_7_0.json' (90,427) at 20240619080002948
92401 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/Makefile' (90,428) at 20210308005003040
92402 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/fault.c' (90,429) at 20240405153045929
92403 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpio_0.10.1.bb' (90,430) at 20220502030010124
92404 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crc32c-intel_glue.c' (90,431) at 20210309003649004
92405 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/utils.hpp' (90,432) at 20221017030028079
92406 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/alpine-v2-evp.dts' (90,433) at 20210309003648728
92407 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/amlogic,c3-pwrc.h' (90,434) at 20240405153231799
92408 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-wandboard-revb1.dts' (90,435) at 20240405153045505
92409 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/Makefile' (90,436) at 20240405153231347
92410 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_common.c' (90,437) at 20240405153046901
92411 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c' (90,438) at 20240405153230403
92412 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/vsc8211.c' (90,439) at 20210307214929362
92413 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-icl-match.c' (90,440) at 20240405153053957
92414 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-aspeed/Makefile' (90,441) at 20220525020651882
92415 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_gpci' (90,442) at 20240405153229727
92416 2025-01-21 03:01:02.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-frac.c' (90,443) at 20240405153046805
92417 2025-01-21 03:01:02.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c' (90,444) at 20220525020652971
92418 2025-01-21 03:01:02.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cn_proc.h' (90,445) at 20240712080021089
92419 2025-01-21 03:01:02.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/kobjects.c' (90,446) at 20240405153046609
92420 2025-01-21 03:01:02.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/202.out' (90,447) at 20210308005046457
92421 2025-01-21 03:01:02.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/Kconfig' (90,448) at 20240405153231315
92422 2025-01-21 03:01:02.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-bsp/u-boot/u-boot-common-aspeed-sdk.inc' (90,449) at 20240120090012778
92423 2025-01-21 03:01:02.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pcie_priv.h' (90,450) at 20210307214929902
92424 2025-01-21 03:01:02.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/fieldbus_dev.h' (90,451) at 20210307214930510
92425 2025-01-21 03:01:02.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/defxx.h' (90,452) at 20220525020653667
92426 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/af_inet6.c' (90,453) at 20241216090017789
92427 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb' (90,454) at 20241221090017548
92428 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-HRC-center-frequencies-QAM256' (90,455) at 20210307205553754
92429 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/Kconfig' (90,456) at 20240405153050201
92430 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/e820.c' (90,457) at 20210308005002884
92431 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_glbl_masks.h' (90,458) at 20240405153046585
92432 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-multipath.h' (90,459) at 20210307214928586
92433 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/Kconfig' (90,460) at 20210308005002824
92434 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8825.yaml' (90,461) at 20240405153045165
92435 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/mips/ingenic-tcu.rst' (90,462) at 20240405153229835
92436 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/disp.h' (90,463) at 20240405153048617
92437 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/tegra-smmu.c' (90,464) at 20240405153230747
92438 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/files/0ca64277b317b4836beccaa3248ab9055526811c.patch' (90,465) at 20241221090017492
92439 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/vde.h' (90,466) at 20240405153049421
92440 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_av1_filmgrain.h' (90,467) at 20240405153049493
92441 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/rtc.c' (90,468) at 20210307214926270
92442 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/xmon_bpts.S' (90,469) at 20210307214926490
92443 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7091r5.yaml' (90,470) at 20240405153045069
92444 2025-01-21 03:01:02.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-clk-ccf.dtsi' (90,471) at 20240405153229975
92445 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/docs/boot_test.md' (90,472) at 20221209040018563 to deleted uid set
92446 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/pt3.h' (90,473) at 20210307214928706
92447 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cm9780.h' (90,474) at 20210307214932270
92448 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/hisilicon/Kconfig' (90,475) at 20210307214930206
92449 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/sec.c' (90,476) at 20210308005003356
92450 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/kaweth.c' (90,477) at 20240405153050377
92451 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ab8500.dtsi' (90,478) at 20240405153045577
92452 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-dac124s085.c' (90,479) at 20240405153049217
92453 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/multisound.sh' (90,480) at 20210307214925566
92454 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-core.c' (90,481) at 20240910080014046
92455 2025-01-21 03:01:02.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra186-p2771-0000.dtsi' (90,482) at 20210308005002628
92456 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/c/testdev_assert.h' (90,483) at 20230925080040101
92457 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/core.c' (90,484) at 20240405153051185
92458 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/htc.c' (90,485) at 20240405153050397 to deleted uid set
92459 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3_xplained/sama5d3_xplained.c' (90,486) at 20210308005002920
92460 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/note.S' (90,487) at 20210307214926498
92461 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_hw_reduced_hotplug.rst' (90,488) at 20240906080037176
92462 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/Makefile' (90,489) at 20210308005003052
92463 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c' (90,490) at 20240405153231023 to deleted uid set
92464 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ISC' (90,491) at 20210307205554422
92465 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (90,492) at 20210324000019621
92466 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vxeh2_vs.c' (90,493) at 20221215040039390
92467 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch' (90,494) at 20241221090017676
92468 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/util.cpp' (90,495) at 20241123090021039
92469 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/sensor_cache.hpp' (90,496) at 20220412175720086
92470 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-gxp.c' (90,497) at 20240405153231459
92471 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/template.svg' (90,498) at 20231011080016594
92472 2025-01-21 03:01:02.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/signal.c' (90,499) at 20240405153229911
92473 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/ppa8548.c' (90,500) at 20240405153046201
92474 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/fb_decoder.c' (90,501) at 20240405153048513
92475 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC1-103w' (90,502) at 20210307205553758
92476 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fq.h' (90,503) at 20240405153231851
92477 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vmw_pvscsi.c' (90,504) at 20241211090212334
92478 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/evlist.h' (90,505) at 20240613080016555
92479 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw.c' (90,506) at 20240405153230827
92480 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_unimp.S' (90,507) at 20210307214926146
92481 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ads7871.c' (90,508) at 20210307214928114
92482 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/table.hpp' (90,509) at 20220922030007675
92483 2025-01-21 03:01:02.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c' (90,510) at 20240520080015147
92484 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/esdk.py' (90,511) at 20230401080011963
92485 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c' (90,512) at 20240405153049817
92486 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/gpio.hpp' (90,513) at 20210914000041087
92487 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v2_1.c' (90,514) at 20240405153047125
92488 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/futex.h' (90,515) at 20210307214926314
92489 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/bus.h' (90,516) at 20210307214929790
92490 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-export-US-modify' (90,517) at 20241221090017616
92491 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_firmware.c' (90,518) at 20240405153053105
92492 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/fb.modes' (90,519) at 20210307205553970
92493 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/hwmon.hpp' (90,520) at 20210308004940468 to deleted uid set
92494 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch' (90,521) at 20230706080014741
92495 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/generated.mako.cpp' (90,522) at 20210308005054073
92496 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600a1_spl.h' (90,523) at 20230302090047762
92497 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/event.h' (90,524) at 20240405153232215
92498 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uriparser/uriparser_0.9.8.bb' (90,525) at 20241206090014266
92499 2025-01-21 03:01:02.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/aks-cdu.dts' (90,526) at 20240405153045461
92500 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/isl29018.c' (90,527) at 20240405153049001
92501 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/9p/9p.h' (90,528) at 20240405153052833
92502 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_formats.h' (90,529) at 20240405153230647
92503 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-db.dtsi' (90,530) at 20240405153045457
92504 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/meson.build' (90,531) at 20210524100135851
92505 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max8952.yaml' (90,532) at 20240405153045145
92506 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mpc8xxx.c' (90,533) at 20240405153230303
92507 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/ww_mutex.h' (90,534) at 20240405153053021
92508 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-bcma' (90,535) at 20240405153044913
92509 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ext2.c' (90,536) at 20210308005003208
92510 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_shift.S' (90,537) at 20210308005046533
92511 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_kms_helper_common.c' (90,538) at 20240405153048401
92512 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/bcm-ns-usb3-phy.yaml' (90,539) at 20220525020651698
92513 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.c' (90,540) at 20240405153230939
92514 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/mlx4_stats.h' (90,541) at 20240405153050093
92515 2025-01-21 03:01:02.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fb.c' (90,542) at 20240405153048417
92516 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_generic.c' (90,543) at 20241011080017403
92517 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ip.h' (90,544) at 20240405153052713
92518 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195.c' (90,545) at 20241001080013036
92519 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-jtag.c' (90,546) at 20210307214929122
92520 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vm.c' (90,547) at 20240405153046261
92521 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0009-Remove-Werror-flag.patch' (90,548) at 20241206090014214
92522 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/lp87565.c' (90,549) at 20210308005003468
92523 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88090-regulator.h' (90,550) at 20210307214930194
92524 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-pic32.h' (90,551) at 20210307214930094
92525 2025-01-21 03:01:02.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/add_namespace.cocci' (90,552) at 20210307214932138
92526 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/net_driver.h' (90,553) at 20240405153050293
92527 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c' (90,554) at 20240405153230351
92528 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/dsa_loop_bdinfo.c' (90,555) at 20210307214929266
92529 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/time/udelay_test.sh' (90,556) at 20210307214932738
92530 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sh-sci.c' (90,557) at 20240405153231467
92531 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/partitions.yaml' (90,558) at 20240405153045113
92532 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/power_button.hpp' (90,559) at 20241209090018856
92533 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/Makefile' (90,560) at 20210307214929862
92534 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/meson.build' (90,561) at 20240326080039726
92535 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig' (90,562) at 20210308005003288
92536 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/icmp.h' (90,563) at 20220525020654667
92537 2025-01-21 03:01:02.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/blink/Makefile' (90,564) at 20240405153049213
92538 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/ether1.h' (90,565) at 20210307214929422
92539 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/c-r3k.c' (90,566) at 20240405153046037
92540 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/barrier.h' (90,567) at 20240429080012404
92541 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/efi-bootdisk.wks.in' (90,568) at 20241221090017704
92542 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/perf_regs.h' (90,569) at 20220525020652002
92543 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/report.py' (90,570) at 20230523080016046
92544 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/Makefile' (90,571) at 20210309003654900
92545 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox/zynqmp-ipi-message.h' (90,572) at 20240405153052725
92546 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-bcm6368.c' (90,573) at 20220525020653679
92547 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_tproxy_ipv6.c' (90,574) at 20240405153053281
92548 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_i2c.c' (90,575) at 20240815080012883
92549 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/ftrace.c' (90,576) at 20240405153045917
92550 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/msr-index.h' (90,577) at 20240815080012871
92551 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend_f_close.rst' (90,578) at 20210309003648480
92552 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/iommu-common.h' (90,579) at 20210307214926582
92553 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/fixed-helper.c' (90,580) at 20240405153051465
92554 2025-01-21 03:01:02.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/machine/qemux86copy.conf' (90,581) at 20210307205554386
92555 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl-mbax4xxl.dts' (90,582) at 20240405153229971
92556 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/Makefile' (90,583) at 20240405153232195
92557 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/lib.h' (90,584) at 20220525020654463
92558 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/Kconfig' (90,585) at 20210308005002728
92559 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0005-fix-incorrect-timeout-while-system-time-changed.patch' (90,586) at 20240413080012663
92560 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/dataService.js' (90,587) at 20210308005107073
92561 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Satmex-6-113.0W' (90,588) at 20210307205553762
92562 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb' (90,589) at 20241206090014338
92563 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/ucd90160_device.cpp' (90,590) at 20240508080027394
92564 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600_defconfig' (90,591) at 20230327080043371
92565 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-client/meson.build' (90,592) at 20240906080037160
92566 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/smbus_eeprom.h' (90,593) at 20210308005046013
92567 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-US' (90,594) at 20211006000025230
92568 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/makefile-add-ldflags.patch' (90,595) at 20210307205553918
92569 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi-ddc.yaml' (90,596) at 20240405153045049
92570 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/add-back-option-build-base.patch' (90,597) at 20241221090017564
92571 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kfence.h' (90,598) at 20240405153045857
92572 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/qcom,pmic-mpp.h' (90,599) at 20210307214931342
92573 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/MAINTAINERS' (90,600) at 20210308005003080
92574 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/query.hpp' (90,601) at 20240904080003186
92575 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/Kconfig' (90,602) at 20240405153231759
92576 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/yelp/yelp-xsl_42.1.bb' (90,603) at 20231126090012781
92577 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/mainapp.cpp' (90,604) at 20241129090022521
92578 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irq.c' (90,605) at 20240405153230127
92579 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/macsonic.c' (90,606) at 20240405153050185
92580 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-sl.dtsi' (90,607) at 20240405153045525
92581 2025-01-21 03:01:02.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/timer-goldfish.h' (90,608) at 20240405153052621
92582 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/circ_buf.h' (90,609) at 20210307214931366
92583 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_ib_sysfs.c' (90,610) at 20240405153049109
92584 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/seg6-sysctl.rst' (90,611) at 20220525020651750
92585 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-config-parse-bytesize.c' (90,612) at 20240417080013458
92586 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_pe.c' (90,613) at 20210307214932006
92587 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-test-fvp-base.inc' (90,614) at 20241206090014214
92588 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/40-hardware-watchdog.conf' (90,615) at 20230315080014347
92589 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___diff_enum_def.c' (90,616) at 20210307214932642
92590 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/fan53880.c' (90,617) at 20240405153051465
92591 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx8mq-clock.h' (90,618) at 20210308005003632
92592 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-x86/chassis/x86-power-control_%.bbappend' (90,619) at 20241206090014218
92593 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/crop/crop_1.0/ia_css_crop.host.h' (90,620) at 20240405153051837
92594 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp_dual_mode_helper.h' (90,621) at 20240405153052625
92595 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-spi.h' (90,622) at 20210307214926238
92596 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field8.decode' (90,623) at 20230925080040085
92597 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/phosphor-dbus-interfaces.wrap' (90,624) at 20220603030026297
92598 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-vencsys.c' (90,625) at 20240405153046797
92599 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-op-gvec-common.h' (90,626) at 20240906080037352
92600 2025-01-21 03:01:02.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/calxeda-xgmac.c' (90,627) at 20210308005045981
92601 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-nsm.c' (90,628) at 20241211090212350
92602 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ath79-clk.h' (90,629) at 20210307214931322
92603 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-twl.c' (90,630) at 20240405153051457
92604 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/vcpu-state.h' (90,631) at 20240906080037140
92605 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunsab.c' (90,632) at 20240405153231519
92606 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/disasm.c' (90,633) at 20240405153045361
92607 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-jquery_4.1.bb' (90,634) at 20240309090012820
92608 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-hostless.c' (90,635) at 20240405153053965
92609 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-isa.c' (90,636) at 20240830080013271
92610 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/refcount/interface/ia_css_refcount.h' (90,637) at 20210307214930534
92611 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.0.4.bb' (90,638) at 20220721030015845
92612 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-cmake-Disable-using-Wno-maybe-uninitialized.patch' (90,639) at 20210307205553934
92613 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ex-branch.c' (90,640) at 20230925080040101
92614 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/beacon-renesom-som.dtsi' (90,641) at 20240405153045797
92615 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/omap/clocks_get_m_n.c' (90,642) at 20210308005003772
92616 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-log-status.rst' (90,643) at 20210309003648508
92617 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/hex_regs.h' (90,644) at 20230426080043876
92618 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/origen/Makefile' (90,645) at 20210308005003044
92619 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_packedtags1.h' (90,646) at 20210308005003556
92620 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0007-oprofile-doesn-t-want-GNU-levels-of-automake-strictn.patch' (90,647) at 20210407000018082
92621 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/gen_initramfs.sh' (90,648) at 20240405153054389
92622 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_host_data.h' (90,649) at 20210307214930550
92623 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bitops.c' (90,650) at 20210927100127641
92624 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm21664.yaml' (90,651) at 20240405153045013
92625 2025-01-21 03:01:02.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp' (90,652) at 20240329080003279
92626 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-core/udev/udev-nuvoton-mtd-partitions/76-nuvoton-mtd-partitions.rules' (90,653) at 20230704080013871
92627 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-webui/app/assets/images/favicon.ico' (90,654) at 20210308005107069 to deleted uid set
92628 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/memac.c' (90,655) at 20210308005003432
92629 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/trace.c' (90,656) at 20210307214930882
92630 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kaarina' (90,657) at 20210307205553766
92631 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/OWNERS' (90,658) at 20240626080003639
92632 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/sbsa-ref.c' (90,659) at 20241211090212250
92633 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/lcd-mipid.h' (90,660) at 20240405153052769
92634 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mvme5100.dts' (90,661) at 20210307214926358
92635 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_mpls_l2vpn.sh' (90,662) at 20220525020655219
92636 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/adau1373.h' (90,663) at 20210307214931594
92637 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/meson.build' (90,664) at 20241211090212266
92638 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_common.c' (90,665) at 20240405153051725
92639 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/mycroft.service' (90,666) at 20210307205553802
92640 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/index.rst' (90,667) at 20210307214925474
92641 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_phy_ht.h' (90,668) at 20210307214929798
92642 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/postcopy-ram.h' (90,669) at 20240906080037372
92643 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_privacy_screen_driver.h' (90,670) at 20240405153052637
92644 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/cfe/Makefile' (90,671) at 20210307214926206
92645 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/fifo.json' (90,672) at 20210307214932726
92646 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/meson.build' (90,673) at 20230714080010431
92647 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml' (90,674) at 20240405153045109
92648 2025-01-21 03:01:02.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/crossbar.h' (90,675) at 20210308005002800
92649 2025-01-21 03:01:02.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/config_file_parser_tests.cpp' (90,676) at 20240524080026761
92650 2025-01-21 03:01:02.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp818.h' (90,677) at 20210308005003560
92651 2025-01-21 03:01:02.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/ima.h' (90,678) at 20240405153053477
92652 2025-01-21 03:01:02.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb' (90,679) at 20230706080014761
92653 2025-01-21 03:01:02.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/es58x_core.c' (90,680) at 20240405153230899
92654 2025-01-21 03:01:02.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_vblank.c' (90,681) at 20240405153048409
92655 2025-01-21 03:01:02.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/network.c' (90,682) at 20210307214930734
92656 2025-01-21 03:01:02.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dev.c' (90,683) at 20240405153050217
92657 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kobject/Makefile' (90,684) at 20210307214932126
92658 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/time.c' (90,685) at 20240405153046257
92659 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Throttle.interface.yaml' (90,686) at 20240618080025497
92660 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vdsc.h' (90,687) at 20240405153230559
92661 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/vlock.S' (90,688) at 20240405153045613
92662 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/11.json' (90,689) at 20240212090032050
92663 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.js' (90,690) at 20210307205554282
92664 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,bcmgenet.yaml' (90,691) at 20240405153045113
92665 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.exitairsensor.service' (90,692) at 20210706231659769
92666 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/Kbuild' (90,693) at 20220525020651970
92667 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-alibaba' (90,694) at 20230426080043656
92668 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ge_bx50v3_defconfig' (90,695) at 20210308005003260
92669 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/kc1.c' (90,696) at 20210308005002912
92670 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb' (90,697) at 20241206090014274
92671 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools_36.bb' (90,698) at 20220402030015907
92672 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_debugfs.h' (90,699) at 20240405153230163
92673 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts' (90,700) at 20240405153229959
92674 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/loongson3-llsc-check.c' (90,701) at 20240405153046053
92675 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_0_default.h' (90,702) at 20210307214927670
92676 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_jack.h' (90,703) at 20221102030020989
92677 2025-01-21 03:01:02.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-lpc.c' (90,704) at 20240405153046217
92678 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Hessen-Unitymedia' (90,705) at 20210307205553758
92679 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/suspend.c' (90,706) at 20240405153046973
92680 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_rmap_item.c' (90,707) at 20240405153231783
92681 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-pca954x.c' (90,708) at 20240405153230683
92682 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/soundcard.h' (90,709) at 20240405153052941
92683 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/msm-poweroff.c' (90,710) at 20240405153231351
92684 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/comm.h' (90,711) at 20210307214932586
92685 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm946es/Makefile' (90,712) at 20210308005002552
92686 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/channel.c' (90,713) at 20240405153051953
92687 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb12p.rst' (90,714) at 20220525020651786
92688 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/Makefile' (90,715) at 20210307214929490
92689 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/menu.h' (90,716) at 20210308005003672
92690 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/check-header-files-of-openssl-only-if-enable_.patch' (90,717) at 20241221090017696
92691 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-osd3358-sm-red.dts' (90,718) at 20240405153045589
92692 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/memcmp_64.S' (90,719) at 20240405153230043
92693 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_firmware_img.h' (90,720) at 20210309003653088
92694 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/pps-gpio.c' (90,721) at 20220525020653927
92695 2025-01-21 03:01:02.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/g98.fuc0s' (90,722) at 20210307214927946
92696 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/MAINTAINERS' (90,723) at 20210308005003080
92697 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/syslog-ng.conf.sysvinit' (90,724) at 20220721030015849
92698 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.c' (90,725) at 20220627100016978
92699 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pti.h' (90,726) at 20210307214931490
92700 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/of_memory.c' (90,727) at 20240405153049589
92701 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/snoc.c' (90,728) at 20240405153231119
92702 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_ind_call_test.c' (90,729) at 20240405153054361
92703 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8988.h' (90,730) at 20210307214932362
92704 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/arm_smc_wdt.c' (90,731) at 20210307214930966
92705 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_types_up.h' (90,732) at 20240405153052797
92706 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-32bit-fpu.xml' (90,733) at 20221215040039086
92707 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_calib.c' (90,734) at 20240405153050449
92708 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled6.conf' (90,735) at 20220603030012904
92709 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/job-qmp.c' (90,736) at 20230426080043780
92710 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/meson.options' (90,737) at 20230817080007776
92711 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/types.h' (90,738) at 20210307214931518
92712 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v12_0.h' (90,739) at 20210307214927242
92713 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_debugfs.c' (90,740) at 20240405153051481
92714 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_i915.h' (90,741) at 20210307214931598
92715 2025-01-21 03:01:02.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fchmodat2/.gitignore' (90,742) at 20240405153232267
92716 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-codec.c' (90,743) at 20240405153232195
92717 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/tpm/tpm2.scc' (90,744) at 20211223040107525
92718 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ihs_mdio.c' (90,745) at 20210308005003000
92719 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/intel_mid_pci.c' (90,746) at 20240805080013935
92720 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx219.c' (90,747) at 20240805080013967
92721 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.out' (90,748) at 20210308005046405 to deleted uid set
92722 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lsxl.h' (90,749) at 20210308005003604
92723 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/guest.c' (90,750) at 20240617080017378
92724 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/udelay.c' (90,751) at 20210307214925662
92725 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bmap_btree.h' (90,752) at 20240405153052565
92726 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/sony-laptop.rst' (90,753) at 20210307214925230
92727 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/bootstr_32.c' (90,754) at 20240405153046337
92728 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/slabinfo-gnuplot.sh' (90,755) at 20240405153054073
92729 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/Makefile' (90,756) at 20210307214929602
92730 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-usb' (90,757) at 20210309003648244
92731 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_mw.c' (90,758) at 20240613080016399
92732 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-fifo-spdif.c' (90,759) at 20240405153232187
92733 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/244.out' (90,760) at 20240326080039730
92734 2025-01-21 03:01:02.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/sleep.h' (90,761) at 20240405153046405
92735 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gplugd_defconfig' (90,762) at 20210308005003260
92736 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/coth.c' (90,763) at 20230925080039853
92737 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmconfig.h' (90,764) at 20210307214926666
92738 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/console/obmc-console/obmc-console.conf' (90,765) at 20230512080018777
92739 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hidreport-parsing.rst' (90,766) at 20240405153229819
92740 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/arpwatch_3.3.bb' (90,767) at 20241221090017580
92741 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/Makefile' (90,768) at 20210307214930286
92742 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/.gitignore' (90,769) at 20240402080040066
92743 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_procfs.c' (90,770) at 20240405153053325
92744 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-vin/rcar-v4l2.c' (90,771) at 20240405153049441
92745 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uggleheden' (90,772) at 20210307205553794
92746 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/unwind-libdw.c' (90,773) at 20240405153232219
92747 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/qcom_l3_pmu.c' (90,774) at 20240405153051277
92748 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/vpd.dat' (90,775) at 20210308005056661 to deleted uid set
92749 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscall.c' (90,776) at 20220525020652006
92750 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/regs.h' (90,777) at 20210308005003336
92751 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu-param.h' (90,778) at 20240906080037496
92752 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/pdb' (90,779) at 20210307205554094
92753 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml' (90,780) at 20240405153045185
92754 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/rom.c' (90,781) at 20240405153051261
92755 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/__init__.py' (90,782) at 20210307205554262
92756 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pgd.c' (90,783) at 20220525020651898
92757 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/dln2.h' (90,784) at 20210307214931426
92758 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri-eval-v3.dts' (90,785) at 20240405153045533
92759 2025-01-21 03:01:02.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/Makefile' (90,786) at 20220525020653351
92760 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_errno_defs.h' (90,787) at 20210927100127273
92761 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_3590.h' (90,788) at 20210307214930234
92762 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-cmd/mori.sh' (90,789) at 20230722080012861
92763 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5/0004-Move-the-hciattach-firmware-into-lib-firmware.patch' (90,790) at 20230706080014765
92764 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/fifo_monitor_public.h' (90,791) at 20210307214930546
92765 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1-ce-core.S' (90,792) at 20210307214925846
92766 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hubbub.h' (90,793) at 20240405153047241
92767 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/config' (90,794) at 20210307214932686
92768 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-infiniband' (90,795) at 20240405153229727
92769 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bridge/ps862x.c' (90,796) at 20210308005003524
92770 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.c' (90,797) at 20220525020652951
92771 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pstack.h' (90,798) at 20210307214932602
92772 2025-01-21 03:01:02.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.h' (90,799) at 20240405153048325
92773 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.github/pull_request_template.md' (90,800) at 20210307205553662
92774 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_sysarch.h' (90,801) at 20241211090212218
92775 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/gcinode.c' (90,802) at 20241125090012259 to deleted uid set
92776 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/files/egl.pc' (90,803) at 20210307205554106
92777 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/8255_pci.c' (90,804) at 20240405153046885
92778 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/gina24_dsp.c' (90,805) at 20220525020654991
92779 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/models.py' (90,806) at 20230919080013966
92780 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubieboard2_defconfig' (90,807) at 20210308005003236
92781 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi8996.dtsi' (90,808) at 20220525020651926
92782 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/system_keyring.c' (90,809) at 20240405153230155
92783 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptp/.gitignore' (90,810) at 20210307214932710
92784 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/leds/ncplite-led/ncplite-led.sh' (90,811) at 20240423080013631
92785 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_net.c' (90,812) at 20240405153049277
92786 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/.clang-format' (90,813) at 20241219090022640
92787 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/meson.build' (90,814) at 20240326080039558
92788 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hotplug_irq.h' (90,815) at 20240405153048457
92789 2025-01-21 03:01:02.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/usbif.h' (90,816) at 20240405153052961
92790 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/Makefile' (90,817) at 20240405153051353
92791 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/responder.cpp' (90,818) at 20241219090011028
92792 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-twl4030.c' (90,819) at 20240405153054017
92793 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2685.c' (90,820) at 20240405153049325
92794 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control_%.bbappend' (90,821) at 20210823100016972
92795 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/context_tracking.h' (90,822) at 20210307214931606
92796 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/007' (90,823) at 20210927100127473
92797 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77995.c' (90,824) at 20240405153051361
92798 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dist/meson.build' (90,825) at 20240625080015044
92799 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c' (90,826) at 20240405153230355
92800 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_sdp.c' (90,827) at 20210308005003508
92801 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max34440.c' (90,828) at 20240405153048869
92802 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/crc16.h' (90,829) at 20210308005003548
92803 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/edit_usage_message.patch' (90,830) at 20230706080014765
92804 2025-01-21 03:01:02.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/npcm,sdhci.yaml' (90,831) at 20240405153229779
92805 2025-01-21 03:01:02.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/mv_xor.c' (90,832) at 20220525020652410 to deleted uid set
92806 2025-01-21 03:01:02.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml' (90,833) at 20240405153045109
92807 2025-01-21 03:01:02.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_h.c' (90,834) at 20210308005046513
92808 2025-01-21 03:01:02.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.h' (90,835) at 20220525020652963
92809 2025-01-21 03:01:02.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/usb_834x.c' (90,836) at 20240405153230051
92810 2025-01-21 03:01:02.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-tgl-fails.txt' (90,837) at 20240405153230531
92811 2025-01-21 03:01:02.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-brcmstb-qspi.c' (90,838) at 20240405153051785
92812 2025-01-21 03:01:02.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/howto.rst' (90,839) at 20240405153045277
92813 2025-01-21 03:01:02.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pca953x.c' (90,840) at 20240726080012846
92814 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8995.h' (90,841) at 20210307214932366
92815 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/Makefile' (90,842) at 20240805080013971
92816 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml' (90,843) at 20240405153045065
92817 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_session.c' (90,844) at 20210308004938832
92818 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/titanium.c' (90,845) at 20210308005002920
92819 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c' (90,846) at 20240405153048609
92820 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/netup-eeprom.h' (90,847) at 20210307214928690
92821 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/netdata.conf' (90,848) at 20241221090017564
92822 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lksctp-tools/lksctp-tools/run-ptest' (90,849) at 20210307205553842
92823 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx_fcalls.rst' (90,850) at 20210309003648476
92824 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/interface.txt' (90,851) at 20240405153045029
92825 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbinstal.c' (90,852) at 20240405153046625
92826 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/instruction.json' (90,853) at 20240405153054113
92827 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cdns,macb.yaml' (90,854) at 20240405153045117
92828 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_dmabuf.c' (90,855) at 20240405153048481
92829 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/Kconfig' (90,856) at 20240405153045637
92830 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/fw_cfg.c' (90,857) at 20240906080037248
92831 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CNRI-Python' (90,858) at 20211006000025234
92832 2025-01-21 03:01:02.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/meson.build' (90,859) at 20240731164718595
92833 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cpu-features.h' (90,860) at 20210308005002816
92834 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-sim-vdk.dts' (90,861) at 20240405153229935
92835 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_entry.cpp' (90,862) at 20231028080033742
92836 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r500_reg.h' (90,863) at 20210307214928006
92837 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-qcs404.c' (90,864) at 20241211090145397
92838 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/i8254.c' (90,865) at 20241211090212278
92839 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/alt_spl.c' (90,866) at 20210308005003032
92840 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/hypercall.h' (90,867) at 20241220090018306
92841 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/Makefile' (90,868) at 20210307214929974
92842 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/nlohmann_json.wrap' (90,869) at 20231216090018681
92843 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/blink/Kconfig' (90,870) at 20240405153230755
92844 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/relocate_kernel.S' (90,871) at 20221128040017422
92845 2025-01-21 03:01:02.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/dbus.hpp' (90,872) at 20230511080010311
92846 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/pldmtool/pldm_platform_cmd.cpp' (90,873) at 20240830080031079 to deleted uid set
92847 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd8111_edac.h' (90,874) at 20210307214927150
92848 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/styles/redfish.css' (90,875) at 20240714080004351
92849 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp' (90,876) at 20240619080002916
92850 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/power/opp.rst' (90,877) at 20240405153045297
92851 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ripemd.h' (90,878) at 20220525020652214
92852 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/meson.build' (90,879) at 20240906080037148
92853 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/support-jpeg-turbo.patch' (90,880) at 20230706080014753
92854 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/serial/serial_terminal.c' (90,881) at 20210308004938836
92855 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_cfg.c' (90,882) at 20240405153054281
92856 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-jtag.h' (90,883) at 20210307214929122
92857 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/network/ampere-usbnet/ampere_usbnet.sh' (90,884) at 20240809080014478
92858 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/StorageControllerCollection.json' (90,885) at 20240619080002956
92859 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inet_q972_defconfig' (90,886) at 20210308005003260
92860 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/meson.build' (90,887) at 20241211090212230
92861 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/meson.build' (90,888) at 20241121090017175 to deleted uid set
92862 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/Kconfig' (90,889) at 20241216090017693
92863 2025-01-21 03:01:02.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc831x_rdb.c' (90,890) at 20240405153046197
92864 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/kempld_wdt.c' (90,891) at 20240405153052241
92865 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/of.h' (90,892) at 20210307214926362
92866 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ia64/.gitignore' (90,893) at 20210307214932674
92867 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cache.h' (90,894) at 20240405153045853
92868 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/ti/icssg/icss_iep.c' (90,895) at 20240405153231063 to deleted uid set
92869 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/memset.S' (90,896) at 20210308005002708
92870 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/libata.h' (90,897) at 20240405153052897
92871 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_vi.c' (90,898) at 20240405153047185
92872 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/standard_device.hpp' (90,899) at 20240817080031288
92873 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/layer1.h' (90,900) at 20210307214928546
92874 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear1310-evb.dts' (90,901) at 20240405153045577
92875 2025-01-21 03:01:02.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210-emc.h' (90,902) at 20210309003650404
92876 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_impl.c' (90,903) at 20240405153050177
92877 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/epsw.c' (90,904) at 20230925080040101
92878 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/health_utils.hpp' (90,905) at 20240223090020594
92879 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-bsp/u-boot/files/disable-u-boot-shell.cfg' (90,906) at 20210818000051207
92880 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx93-src.yaml' (90,907) at 20240405153045153
92881 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_cdev.c' (90,908) at 20240405153051481
92882 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml' (90,909) at 20240405153045077
92883 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/templates/default/conf-notes.txt' (90,910) at 20240727080014098
92884 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0016-handle-sysroot-support-for-nativesdk-gcc.patch' (90,911) at 20241221090017660
92885 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/jr3_pci.h' (90,912) at 20220525020652354
92886 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/host-console-journal.service.in' (90,913) at 20220414030020024
92887 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/pci.c' (90,914) at 20210308005002832
92888 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (90,915) at 20210903000032571
92889 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/reserved_bits_mmcra_thresh_ctl_test.c' (90,916) at 20240405153054361
92890 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/fsi-master.c' (90,917) at 20241211090212270
92891 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/Kconfig.preempt' (90,918) at 20240405153052973
92892 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/spl-boot-order.c' (90,919) at 20210308005002776
92893 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/snmp/redfish_snmp_utils.robot' (90,920) at 20240627080021048
92894 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_cdc.h' (90,921) at 20220525020654907
92895 2025-01-21 03:01:02.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ti,am3359-tsc.yaml' (90,922) at 20240405153045081
92896 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-fopen.rst' (90,923) at 20220525020651778
92897 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/prom.c' (90,924) at 20210307214926266
92898 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.h' (90,925) at 20240405153050125
92899 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvlan_core.c' (90,926) at 20240613080016443
92900 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-gxl.c' (90,927) at 20220525020653879
92901 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/NFIT.dimmpxm' (90,928) at 20240906080037560 to deleted uid set
92902 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-diolan-u2c.rst' (90,929) at 20210307214925506
92903 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/gen-bios-tar' (90,930) at 20240731080019218 to deleted uid set
92904 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc_2.0.13.bb' (90,931) at 20231014080011723
92905 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm33xx.h' (90,932) at 20240405153045669
92906 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/rng.c' (90,933) at 20220804100015892
92907 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/dim2/Makefile' (90,934) at 20220525020654143
92908 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/aix.c' (90,935) at 20220525020652210
92909 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power10-events-list.h' (90,936) at 20220525020652070
92910 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/export-to-sqlite.py' (90,937) at 20240405153054161
92911 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_1_0_offset.h' (90,938) at 20210307214927318
92912 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/set_versions.py' (90,939) at 20241221090017604
92913 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/reset.h' (90,940) at 20210307214925962
92914 2025-01-21 03:01:02.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-cdns.txt' (90,941) at 20210308005003304
92915 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-create-dirs.service.in' (90,942) at 20241221090017620
92916 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xz/xz_5.6.3.bb' (90,943) at 20241221090017680
92917 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/Makefile' (90,944) at 20240405153230259
92918 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/logging/phosphor-logging_%.bbappend' (90,945) at 20240927080014067
92919 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/dot2k.py' (90,946) at 20240405153054385
92920 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-tuner.rst' (90,947) at 20210307214925466
92921 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7577.patch' (90,948) at 20210307205553942
92922 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/asm-offsets.c' (90,949) at 20240405153045973
92923 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/can.json' (90,950) at 20210307205553850
92924 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/coreboot.h' (90,951) at 20210308005003592
92925 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-dtc_1.7.2.bb' (90,952) at 20241221090017668
92926 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_defconfig' (90,953) at 20210308005003244
92927 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-irq.c' (90,954) at 20210307214928682
92928 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/templates/default/conf-notes.txt' (90,955) at 20220913030020496
92929 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/stm/dummy_stm.c' (90,956) at 20210307214928150
92930 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/common.sh' (90,957) at 20210308005003736
92931 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/memcpy_power7.S' (90,958) at 20240405153046177
92932 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_local.h' (90,959) at 20210307214930922
92933 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/de212/include/variant/tie.h' (90,960) at 20210307214926770
92934 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_trust.c' (90,961) at 20240405153046533
92935 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch' (90,962) at 20241221090017540
92936 2025-01-21 03:01:02.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/cnic.h' (90,963) at 20210307214929338
92937 2025-01-21 03:01:02.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb' (90,964) at 20241221090017504
92938 2025-01-21 03:01:02.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/ia_css_debug.c' (90,965) at 20240405153051841
92939 2025-01-21 03:01:02.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm179x.c' (90,966) at 20240405153053677
92940 2025-01-21 03:01:02.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymodbus_3.7.4.bb' (90,967) at 20241221090017560
92941 2025-01-21 03:01:02.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/moxa/moxart_ether.c' (90,968) at 20240405153050181
92942 2025-01-21 03:01:02.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rtsx_pcr.c' (90,969) at 20240405153049629
92943 2025-01-21 03:01:02.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/socket.h' (90,970) at 20240405153046017
92944 2025-01-21 03:01:02.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/actions,s700-pinctrl.txt' (90,971) at 20210307214925390
92945 2025-01-21 03:01:02.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/nftables/nftables-systemd.bb' (90,972) at 20241206090014226
92946 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hippi/rrunner.h' (90,973) at 20220525020653671
92947 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_trace.c' (90,974) at 20240405153047297
92948 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/test/test_dbus_name.cpp' (90,975) at 20240802080023585
92949 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.c' (90,976) at 20240405153050097
92950 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-driver.c' (90,977) at 20240405153230823
92951 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/utils.h' (90,978) at 20231110090010623
92952 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsendian.h' (90,979) at 20210307214928602
92953 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_dmem_genirq.c' (90,980) at 20240405153052033
92954 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/Makefile' (90,981) at 20210307214931822
92955 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/iccsense.h' (90,982) at 20220525020652947
92956 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml' (90,983) at 20240405153045185
92957 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1631.c' (90,984) at 20210307214930950
92958 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Karstula' (90,985) at 20210307205553770
92959 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/Makefile' (90,986) at 20210308005003008
92960 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/LogServiceCollection_v1.xml' (90,987) at 20240619080002928
92961 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Mackay' (90,988) at 20210307205553762
92962 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-i586-nlp.inc' (90,989) at 20210905000020581
92963 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_sleep.c' (90,990) at 20240405153054269
92964 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_engine.c' (90,991) at 20210308005003364
92965 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml' (90,992) at 20240405153229771
92966 2025-01-21 03:01:02.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/uprobes.h' (90,993) at 20210307214925854
92967 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6asm.c' (90,994) at 20240405153053981
92968 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044l2.dtsi' (90,995) at 20220525020651934
92969 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/meson.build' (90,996) at 20240823080032949
92970 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch' (90,997) at 20230131040012031
92971 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_selftest.h' (90,998) at 20240405153050237
92972 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r40-cpu-opp.dtsi' (90,999) at 20240405153045393
92973 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_vop.c' (91,000) at 20241125090012243
92974 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0001-always-use-glibc-basename.patch' (91,001) at 20241221090017484
92975 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/hisi.h' (91,002) at 20210308005003640
92976 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/Kconfig' (91,003) at 20240405153049441
92977 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Device/meson.build' (91,004) at 20220913030027317 to deleted uid set
92978 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/Makefile' (91,005) at 20240405153045701
92979 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-udc.c' (91,006) at 20240405153052065
92980 2025-01-21 03:01:02.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/default_x509.genkey' (91,007) at 20240405153046529
92981 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/SnmpAlerts/SnmpAlerts.vue' (91,008) at 20241004080035975
92982 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (91,009) at 20240522080012568
92983 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8150.c' (91,010) at 20240405153051349
92984 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_atmio.c' (91,011) at 20240405153046901
92985 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/Kconfig' (91,012) at 20241211090212314
92986 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/f1u4x25_hsbp.json' (91,013) at 20220601030005865
92987 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/phosphor-dbus-interfaces.wrap' (91,014) at 20220407100028311
92988 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/0001-xfsdump-support-usrmerge.patch' (91,015) at 20210307205553738
92989 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.6.3.bb' (91,016) at 20241221090017576
92990 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/flite/flite_2.2.bb' (91,017) at 20241221090017488
92991 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/mptcpify.c' (91,018) at 20240405153232259
92992 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Enontekio_Hetta' (91,019) at 20210307205553770
92993 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/amp.c' (91,020) at 20210307214932258
92994 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/rxrpc-type.h' (91,021) at 20220525020654547
92995 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8349/Makefile' (91,022) at 20210308005003048
92996 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_dbgfs.h' (91,023) at 20240405153230799
92997 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs42l73.txt' (91,024) at 20210307214925426
92998 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_tegra.c' (91,025) at 20240405153052001
92999 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-reset-button' (91,026) at 20240105090012010
93000 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-good.err' (91,027) at 20210308005046401 to deleted uid set
93001 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/pgm_template.robot' (91,028) at 20210308005007128
93002 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml' (91,029) at 20240120090019670
93003 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/trace.h' (91,030) at 20240405153052401
93004 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,mdio-mux-iproc.yaml' (91,031) at 20240405153045113
93005 2025-01-21 03:01:02.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS6-ssh-host@.service' (91,032) at 20231025080019870
93006 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/svg_image.svg' (91,033) at 20210307214925454
93007 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/db-88f6820-amc.h' (91,034) at 20210308005003592
93008 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_tinylcd.c' (91,035) at 20210307214930506
93009 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw.h' (91,036) at 20240405153230163
93010 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/gbmc-nic-ra.sh' (91,037) at 20240913080015313
93011 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-core.c' (91,038) at 20240405153230671
93012 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_w.c' (91,039) at 20210308005046505
93013 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ux500-mop500.txt' (91,040) at 20210307214925438
93014 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/mcif_wb.h' (91,041) at 20220525020652530
93015 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing.err' (91,042) at 20210308005046405
93016 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/npcm7xx_otp.h' (91,043) at 20240326080039538
93017 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apalis-ixora.dts' (91,044) at 20240405153045501
93018 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch' (91,045) at 20241221090017640
93019 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/ptrace.h' (91,046) at 20210307214926754
93020 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf117.fuc3' (91,047) at 20210307214927938
93021 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/ncsi-coredump.md' (91,048) at 20240821080004143
93022 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/Kconfig' (91,049) at 20210308005002948
93023 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_miniapp_return.c' (91,050) at 20210308005003704
93024 2025-01-21 03:01:02.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sc8280xp.h' (91,051) at 20240405153052645
93025 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/bitmap.c' (91,052) at 20240405153052377
93026 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/vcs-control/vcs-on@.service' (91,053) at 20210307205553718
93027 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp_accel.c' (91,054) at 20240405153051405
93028 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-trng.h' (91,055) at 20241211090212362
93029 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvtap.c' (91,056) at 20240405153050345
93030 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_map_resize.c' (91,057) at 20240405153232259
93031 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/kfence.h' (91,058) at 20240405153231963
93032 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km8321-common.h' (91,059) at 20210308005003600
93033 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/fixed-factor-clock.txt' (91,060) at 20240405153045029
93034 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sysctl.c' (91,061) at 20240405153053389
93035 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/kudo-fw-ver.service' (91,062) at 20220119040023096
93036 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l56.h' (91,063) at 20241018080014570
93037 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/datapath.c' (91,064) at 20240830080013359
93038 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/MAINTAINERS' (91,065) at 20210308005003032
93039 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_SDCARD_defconfig' (91,066) at 20210308005003240
93040 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-5.2-pktinfo.patch' (91,067) at 20210307205553822
93041 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/sama5d4_devices.c' (91,068) at 20210308005002712
93042 2025-01-21 03:01:02.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb' (91,069) at 20241221090017548
93043 2025-01-21 03:01:02.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/sor.h' (91,070) at 20210307214928050
93044 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/ethtool-user.h' (91,071) at 20240405153232215
93045 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_power_restore_policy_sub_menu.robot' (91,072) at 20240628080017113
93046 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ca_cert_entry.hpp' (91,073) at 20220726100021755
93047 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.c' (91,074) at 20240405153047237
93048 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-ganges-kirin.dts' (91,075) at 20240405153045785
93049 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ext4.c' (91,076) at 20210308005003208
93050 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_hmm_uapi.h' (91,077) at 20240405153053105
93051 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9m10g45_devices.c' (91,078) at 20210308005002712
93052 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/global_map_resize.c' (91,079) at 20240405153232255
93053 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma5_core_regs.h' (91,080) at 20240405153046573
93054 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5387un/Kconfig' (91,081) at 20210308005002948
93055 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/nfsrootfs' (91,082) at 20210307205554482
93056 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/cBPF-JIT/arch-support.txt' (91,083) at 20240405153045197
93057 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/ti-omap.txt' (91,084) at 20210307214925366
93058 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-privacy.h' (91,085) at 20220525020653907
93059 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/meson.build' (91,086) at 20241112090035822
93060 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/intr.c' (91,087) at 20240405153048805
93061 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/altera_jtag_uart.c' (91,088) at 20210308005003484
93062 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/crypto.h' (91,089) at 20240906080037144
93063 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/gx-card.c' (91,090) at 20240405153053973
93064 2025-01-21 03:01:02.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212-tab3-lte8.dts' (91,091) at 20240405153229899
93065 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/apq8096.c' (91,092) at 20240405153232187
93066 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libexif/libexif_0.6.24.bb' (91,093) at 20240302090018246
93067 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_SPIFLASH_defconfig' (91,094) at 20210308005003244
93068 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/context.py' (91,095) at 20210307205554630
93069 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_mapper_serialize.hpp' (91,096) at 20210308005109813
93070 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/posix_types.h' (91,097) at 20210307214926250
93071 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_dectlk.c' (91,098) at 20240405153046613
93072 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qmp-dispatch.c' (91,099) at 20240326080039622
93073 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gzip/gzip.inc' (91,100) at 20240413080012695
93074 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/branch.json' (91,101) at 20220525020655143
93075 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32l4x5_exti.h' (91,102) at 20240906080037336
93076 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/linkage.h' (91,103) at 20210308005002676
93077 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/wifi.h' (91,104) at 20240405153231487
93078 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,a7pll.yaml' (91,105) at 20240405153045025
93079 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_literals.c' (91,106) at 20240405153053113
93080 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8997.c' (91,107) at 20240405153053881
93081 2025-01-21 03:01:02.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunqe.h' (91,108) at 20210307214929650
93082 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_vout_vrfb.c' (91,109) at 20240405153049481
93083 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/rail.md' (91,110) at 20240809080033023
93084 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/systemd/files/random-seed-sync.conf' (91,111) at 20210307205554110
93085 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pci.h' (91,112) at 20210307214931654
93086 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/arm/hyp-abi.rst' (91,113) at 20240405153045325
93087 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tundra/Kconfig' (91,114) at 20210307214929658
93088 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/physical.cpp' (91,115) at 20240719080031533
93089 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi6220-clock.h' (91,116) at 20210307214931326
93090 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_main.h' (91,117) at 20210309003650540
93091 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_common.sh' (91,118) at 20240405153054241
93092 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/internal/sdevent.cpp' (91,119) at 20240822080031261
93093 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/plat-svc_0.1.bb' (91,120) at 20241221090017480
93094 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/227.out' (91,121) at 20240326080039730
93095 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4725b-cgu.c' (91,122) at 20240405153046789
93096 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/turris_omnia.h' (91,123) at 20210308005003624
93097 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_h.c' (91,124) at 20210308005046517
93098 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9485_initvals.h' (91,125) at 20220525020653723
93099 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/remote.h' (91,126) at 20221215040039182
93100 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb' (91,127) at 20240413080012639
93101 2025-01-21 03:01:02.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/vmlinux.lds.h' (91,128) at 20210307214926554
93102 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/skl_universal_plane.c' (91,129) at 20240411080014074
93103 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/cdc/adi,ad7746.yaml' (91,130) at 20220525020651678
93104 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/dirtyrate.h' (91,131) at 20240326080039566
93105 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_prime.c' (91,132) at 20240405153048789
93106 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-amd-fch.c' (91,133) at 20210307214927186
93107 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/mediatek,mt6397-regulator.h' (91,134) at 20210309003653816
93108 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/1066mhz_4x128mx16.cfg' (91,135) at 20210308005002924
93109 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_all_builds_page.py' (91,136) at 20241221090017592
93110 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/skew_consistency.c' (91,137) at 20240405153054377
93111 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/rustfmt.toml' (91,138) at 20241211090212458
93112 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/signal.h' (91,139) at 20240405153046017
93113 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_panel_cntl.h' (91,140) at 20220525020652514
93114 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx23885-cardlist.rst' (91,141) at 20210307214925230
93115 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/satellite_controller.json' (91,142) at 20240912080005178
93116 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/fake_32bit_build.h' (91,143) at 20240405153046369
93117 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/float_convs.ref' (91,144) at 20221215040039386
93118 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/Makefile' (91,145) at 20241008080014023
93119 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot-nand.dts' (91,146) at 20210308005002588
93120 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_inc.h' (91,147) at 20210309003649648
93121 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-script-perl.txt' (91,148) at 20240405153054081
93122 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/law.c' (91,149) at 20210308005002980
93123 2025-01-21 03:01:02.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/s2mps11.h' (91,150) at 20210308005003680
93124 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nicvf_main.c' (91,151) at 20240405153049857
93125 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/Kconfig' (91,152) at 20210308005003032
93126 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/sysfs_engines.h' (91,153) at 20210307214927826
93127 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/hugepage.h' (91,154) at 20240405153229859
93128 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr_trusted.c' (91,155) at 20240405153052349
93129 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/cgroup_util.c' (91,156) at 20240613080016563
93130 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_bitmap.c' (91,157) at 20241011080017395
93131 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/mac.h' (91,158) at 20240405153231259
93132 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/gamecube.c' (91,159) at 20210307214926362
93133 2025-01-21 03:01:02.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_link.c' (91,160) at 20240405153054265
93134 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tv.h' (91,161) at 20210307214927806
93135 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/example.yaml' (91,162) at 20221209040010971
93136 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/ad9834.c' (91,163) at 20240913080013817
93137 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_buf_item.c' (91,164) at 20240405153052589 to deleted uid set
93138 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-mace.c' (91,165) at 20210307214926282
93139 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mmzone.h' (91,166) at 20240405153230031
93140 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptp_pch.h' (91,167) at 20240405153052777
93141 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ingenic,jz4780-hdmi.yaml' (91,168) at 20240405153045037
93142 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind.h' (91,169) at 20240405153232243
93143 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/sys_info.c' (91,170) at 20210308005002788
93144 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/list_lru.c' (91,171) at 20240405153053133
93145 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/segment.h' (91,172) at 20240405153046493
93146 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/altr,rst-mgr.h' (91,173) at 20210308005003640
93147 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space_quirks.c' (91,174) at 20210307214930986
93148 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0012.h' (91,175) at 20240405153048617
93149 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljustorp' (91,176) at 20210307205553786
93150 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/signal.c' (91,177) at 20240405153046289
93151 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chsc_sch.h' (91,178) at 20210307214930238
93152 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/traps.c' (91,179) at 20210308005002824
93153 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/display.c' (91,180) at 20210308005003536
93154 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_bpf_hashmap_lookup.c' (91,181) at 20240405153054241
93155 2025-01-21 03:01:02.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/Kconfig' (91,182) at 20210307214929126
93156 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/fq.json' (91,183) at 20240405153054377
93157 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra76-evm.dts' (91,184) at 20210308005002576
93158 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/share/dot.bashrc' (91,185) at 20210307205554470
93159 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/vcrypto_helper.c' (91,186) at 20240906080037528
93160 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/media/Makefile' (91,187) at 20210308005002536
93161 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.json' (91,188) at 20210308005046397
93162 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-fhctl.c' (91,189) at 20240405153046793
93163 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_flit_core.bbclass' (91,190) at 20241221090017608
93164 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab/issue_templates/feature_request.md' (91,191) at 20210927100127017
93165 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/system_ext_mmvec.h' (91,192) at 20220429100100786
93166 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Lohja' (91,193) at 20210307205553770
93167 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_ih.c' (91,194) at 20240405153230359
93168 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nft_meta.h' (91,195) at 20240405153052857
93169 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp' (91,196) at 20241221090003052 to deleted uid set
93170 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptdebug.h' (91,197) at 20220525020653339
93171 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr4.inc' (91,198) at 20210905000020581
93172 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/uap_cmd.c' (91,199) at 20240405153231219
93173 2025-01-21 03:01:02.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-booke.c' (91,200) at 20240906080037512
93174 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/resolver/ad2s1210.c' (91,201) at 20240830080013303
93175 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/CHANGELOG' (91,202) at 20241206090014290
93176 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mbus.h' (91,203) at 20210307214931422
93177 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml' (91,204) at 20240405153045101
93178 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-4.0' (91,205) at 20211006000025230
93179 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/template.json' (91,206) at 20210307214932722
93180 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gx-u-boot.dtsi' (91,207) at 20210308005002596
93181 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/bus/match.cpp' (91,208) at 20231021080041478
93182 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/hang.c' (91,209) at 20210308005003704
93183 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ioctl.c' (91,210) at 20240405153048525
93184 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Kbuild' (91,211) at 20240405153045905
93185 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.h' (91,212) at 20220525020653655
93186 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in2_master_regs.h' (91,213) at 20240405153046585
93187 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/Makefile' (91,214) at 20220525020654131
93188 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.c' (91,215) at 20240405153048801
93189 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcompress/libcompress-raw-zlib-perl_2.213.bb' (91,216) at 20241221090017544
93190 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/mailbox.c' (91,217) at 20210308005003740
93191 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tpm-v2.h' (91,218) at 20230310090043283
93192 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/.gitignore' (91,219) at 20240405153232211
93193 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/runtime-wrappers.c' (91,220) at 20240405153230295
93194 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halle' (91,221) at 20210307205553782
93195 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-2375.c' (91,222) at 20240906080037576
93196 2025-01-21 03:01:02.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mt6323-regulator.txt' (91,223) at 20210307214925410
93197 2025-01-21 03:01:02.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK133_defconfig' (91,224) at 20210308005003236
93198 2025-01-21 03:01:02.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regmap.h' (91,225) at 20240520080015203
93199 2025-01-21 03:01:02.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_defconfig' (91,226) at 20210308005003280
93200 2025-01-21 03:01:02.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7180-camcc.yaml' (91,227) at 20240405153229759
93201 2025-01-21 03:01:02.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle-imx6sl.c' (91,228) at 20240405153045649
93202 2025-01-21 03:01:02.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_bsg.c' (91,229) at 20241001080013024
93203 2025-01-21 03:01:02.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Randalen' (91,230) at 20210307205553790
93204 2025-01-21 03:01:02.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/gameport.c' (91,231) at 20240405153230723
93205 2025-01-21 03:01:02.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_sink.c' (91,232) at 20240405153047213
93206 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.rst' (91,233) at 20241221090017584
93207 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/trace.c' (91,234) at 20240405153051201
93208 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/caif/caif_serial.c' (91,235) at 20240405153230891
93209 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_flow.c' (91,236) at 20240405153053365
93210 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1/mxc-w1.txt' (91,237) at 20210308005003328
93211 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/ibm/host.cpp' (91,238) at 20240926080014017
93212 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-microzed.dts' (91,239) at 20240405153045609
93213 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/pvc.c' (91,240) at 20240405153053169
93214 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/systemd-volatile.conf' (91,241) at 20210307205553918
93215 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h' (91,242) at 20240405153230323
93216 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_reg.h' (91,243) at 20240405153051865
93217 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/pbi.cfg' (91,244) at 20210308005003168
93218 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/test_encl_bootstrap.S' (91,245) at 20240405153054373
93219 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/bc_xprt.h' (91,246) at 20240405153052801
93220 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/csrc-ioasic.c' (91,247) at 20210307214926254
93221 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/memcmp_32.S' (91,248) at 20240405153230043
93222 2025-01-21 03:01:02.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/marvell,armada-37xx-pinctrl.txt' (91,249) at 20210308005003304
93223 2025-01-21 03:01:02.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/sandbox-reset.c' (91,250) at 20210308005003480
93224 2025-01-21 03:01:02.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona-core.c' (91,251) at 20240405153230831
93225 2025-01-21 03:01:02.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timekeeping.h' (91,252) at 20240405153052805
93226 2025-01-21 03:01:02.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/meson.options' (91,253) at 20240924080018575
93227 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_0_sh_mask.h' (91,254) at 20210307214927670
93228 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_display.c' (91,255) at 20240613080016407
93229 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/README.md' (91,256) at 20221013030007910
93230 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/da9062-wdt.txt' (91,257) at 20240405153045185
93231 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/xor.c' (91,258) at 20210308005003368
93232 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun5i-a13-usb-phy.yaml' (91,259) at 20240405153045125
93233 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/entity_map_json.hpp' (91,260) at 20230518080030406
93234 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-isc-regs.h' (91,261) at 20240405153051853
93235 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/SELinux.rst' (91,262) at 20210307214925214
93236 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/mpp.h' (91,263) at 20210308005002732
93237 2025-01-21 03:01:02.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/tlbflush.h' (91,264) at 20240405153046281
93238 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_class.c' (91,265) at 20240405153051517
93239 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_devlink.c' (91,266) at 20240405153049953
93240 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/ppc64/a-b-kernel.S' (91,267) at 20240906080037560
93241 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs_idmap.h' (91,268) at 20210307214931650
93242 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/svm.h' (91,269) at 20240405153054317
93243 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c' (91,270) at 20240405153050249
93244 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/packagegroups/packagegroup-ts-tests.bbappend' (91,271) at 20241206090014214
93245 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/qfw.c' (91,272) at 20210308005003400
93246 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/mpc8544ds.c' (91,273) at 20210308005002980
93247 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dfu-util/dfu-util_0.11.bb' (91,274) at 20241206090014258
93248 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/spi-howto.txt' (91,275) at 20210308005003328
93249 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/fruutils.hpp' (91,276) at 20231209090007705
93250 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/host_power_off.hpp' (91,277) at 20230520080006628
93251 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.h' (91,278) at 20210307214929302
93252 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig' (91,279) at 20210308005003232
93253 2025-01-21 03:01:02.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PowerSupplyCollection.json' (91,280) at 20240619080002952
93254 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt2701-cs42448.txt' (91,281) at 20210307214925430
93255 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/test-addv.c' (91,282) at 20240906080037580
93256 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_core.h' (91,283) at 20210308005003516
93257 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-aspeed-spi-master-mode.inc' (91,284) at 20211016000015668
93258 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha512-ce-core.S' (91,285) at 20220525020651946
93259 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/parisc/debugging.rst' (91,286) at 20240405153044981
93260 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/da9052.rst' (91,287) at 20210307214925498
93261 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/semicolon.cocci' (91,288) at 20240405153053441
93262 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usbip.h' (91,289) at 20240405153052941
93263 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/hoontech.h' (91,290) at 20210307214932262
93264 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ublimage.h' (91,291) at 20210308005003772
93265 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/r0p7734.h' (91,292) at 20210308005003612
93266 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pte-40x.h' (91,293) at 20240405153230031
93267 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Dorotea' (91,294) at 20210307205553778
93268 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sm_common.h' (91,295) at 20210307214929234
93269 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Caldbeck' (91,296) at 20210307205553794
93270 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-x3proto/mach/ilsel.h' (91,297) at 20210307214926558
93271 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/wmt_ge_rops.h' (91,298) at 20210307214930950
93272 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/googletest.wrap' (91,299) at 20220112040021203
93273 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/tvnv04.c' (91,300) at 20240405153048609
93274 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/env.h' (91,301) at 20210308005003688
93275 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-isku.h' (91,302) at 20210307214928098
93276 2025-01-21 03:01:02.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/memory.json' (91,303) at 20240405153054157
93277 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/pci_v3.h' (91,304) at 20210308005002916
93278 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/socket.h' (91,305) at 20231102080015293
93279 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-laplug.dts' (91,306) at 20240405153045457
93280 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-mercury5-ssc8336n.dtsi' (91,307) at 20240405153045573
93281 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/console.md' (91,308) at 20221209040006383
93282 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-ipmiprovider-symlink.bbclass' (91,309) at 20210307205554054
93283 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/common.h' (91,310) at 20240405153046733
93284 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/intel,keembay-pcie-ep.yaml' (91,311) at 20240405153045125
93285 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/medcom-wide_defconfig' (91,312) at 20210308005003268
93286 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/intel_sdsi/Makefile' (91,313) at 20240405153054033
93287 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-audio-rt1015p.dtsi' (91,314) at 20240405153045749
93288 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-r2-to-r6-emul.h' (91,315) at 20210307214926226
93289 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/usdt.c' (91,316) at 20240405153054261
93290 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_mixer.c' (91,317) at 20220525020654987
93291 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/ls102xa_rcw_sd_qspi.cfg' (91,318) at 20210308005002968
93292 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx_git.bb' (91,319) at 20241221090017540
93293 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lockspace.h' (91,320) at 20240405153052325
93294 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lpswe-unaligned.S' (91,321) at 20230426080043952
93295 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcheck/libcheck/automake-output.patch' (91,322) at 20230609080014419
93296 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/omap-dma.h' (91,323) at 20240405153052757
93297 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/strnlen_user.S' (91,324) at 20240405153230015
93298 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (91,325) at 20220422030010210
93299 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-abr-4500.dts' (91,326) at 20240405153229871
93300 2025-01-21 03:01:02.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/print_ffdc_functions' (91,327) at 20230216040015763
93301 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event-info.c' (91,328) at 20240405153054209
93302 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/common-user/host/arm/safe-syscall.inc.S' (91,329) at 20220429100100406
93303 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/init' (91,330) at 20210307205554034
93304 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_dctcp.c' (91,331) at 20240613080016531
93305 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpu_ops.c' (91,332) at 20210307214926070
93306 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Connection.v1_3_2.json' (91,333) at 20240619080002944
93307 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/build-docdep.perl' (91,334) at 20220525020655127
93308 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/certificate.hpp' (91,335) at 20230511080024715
93309 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/Kconfig' (91,336) at 20210308005003072
93310 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (91,337) at 20210820100014769
93311 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m41t62.c' (91,338) at 20210308005003480
93312 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rc' (91,339) at 20240405153044917
93313 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/status-icon.js' (91,340) at 20210308005107069
93314 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_sdcard_ifc_defconfig' (91,341) at 20210308005003264
93315 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/smpboot.c' (91,342) at 20240405153045929
93316 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb' (91,343) at 20240302090018210
93317 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/npcm750-pwm-fan.txt' (91,344) at 20240405153229767
93318 2025-01-21 03:01:02.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/DriveCollection.json' (91,345) at 20240619080002944
93319 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-mobiveil.h' (91,346) at 20210309003651932
93320 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_fw.h' (91,347) at 20240405153046957
93321 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/sysfs.c' (91,348) at 20240405153046921
93322 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings.yaml' (91,349) at 20221207040038639
93323 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/userspace_msr_exit_test.c' (91,350) at 20240405153054325
93324 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Intel-ACPI' (91,351) at 20211006000025238
93325 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_icmp.c' (91,352) at 20220525020654871
93326 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_mdio.h' (91,353) at 20240405153052757
93327 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/tps65217.h' (91,354) at 20210308005003680
93328 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/Makefile' (91,355) at 20210307214929818
93329 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ieee802154_netdev.h' (91,356) at 20240405153052845
93330 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/exchange-bmc-os-info.init.redhat' (91,357) at 20210308004938816
93331 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gr2d.h' (91,358) at 20210309003649888
93332 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/hd44780.c' (91,359) at 20240405153046677
93333 2025-01-21 03:01:02.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965-ulcb-kf.dts' (91,360) at 20220525020651934
93334 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeSlots.v1_6_1.json' (91,361) at 20240619080002952
93335 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6318-reset.h' (91,362) at 20220525020654547
93336 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_taprio.c' (91,363) at 20240405153050173
93337 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/tty.h' (91,364) at 20210307214930734
93338 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/hxtool.py' (91,365) at 20240906080037176
93339 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/trace.c' (91,366) at 20240405153050437
93340 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch' (91,367) at 20230706080014745
93341 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/seccomp_filter.rst' (91,368) at 20240405153045305
93342 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b.dtsi' (91,369) at 20240405153229967
93343 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/stacktrace.c' (91,370) at 20210307214926130
93344 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/sha.h' (91,371) at 20220525020652394
93345 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/opcodes.c' (91,372) at 20240906080037476
93346 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/law.c' (91,373) at 20210308005003048
93347 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-generate-rtl-pass.h' (91,374) at 20240405153053449
93348 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/vt82c686-uhci-pci.c' (91,375) at 20241211090212346
93349 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/templates/default/conf-notes.txt' (91,376) at 20220913030020496
93350 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ncr53c8xx.rst' (91,377) at 20240405153045253
93351 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/getuser.S' (91,378) at 20240624080012772
93352 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os-corstone1000-common.inc' (91,379) at 20241221090017468
93353 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/sandbox.c' (91,380) at 20210308005003340
93354 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sunplus.c' (91,381) at 20210307214928102
93355 2025-01-21 03:01:02.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (91,382) at 20230930080011588
93356 2025-01-21 03:01:02.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/dummy_hcd.c' (91,383) at 20241111090012137
93357 2025-01-21 03:01:02.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml' (91,384) at 20240405153229759
93358 2025-01-21 03:01:02.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/power.c' (91,385) at 20240405153230095
93359 2025-01-21 03:01:02.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/simd.h' (91,386) at 20210307214931306
93360 2025-01-21 03:01:02.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb' (91,387) at 20241221090017468
93361 2025-01-21 03:01:02.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kcm.h' (91,388) at 20210307214931638
93362 2025-01-21 03:01:02.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/tcm_qla2xxx.c' (91,389) at 20240405153051717
93363 2025-01-21 03:01:02.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_inherit_exec_test.c' (91,390) at 20210309003656012
93364 2025-01-21 03:01:02.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_parisc.c' (91,391) at 20220525020652294
93365 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/builder/_lxml.py' (91,392) at 20241206090014290
93366 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc' (91,393) at 20210812000025374
93367 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/cpu-reset.cocci' (91,394) at 20210308005046237
93368 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/init.c' (91,395) at 20240405153230847
93369 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/vgic_init.c' (91,396) at 20240613080016567
93370 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/platinumfb.h' (91,397) at 20210307214930930
93371 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_io.h' (91,398) at 20240405153051737
93372 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_xskmap.rst' (91,399) at 20240405153044997
93373 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-snapshot.inc' (91,400) at 20241221090017676
93374 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/null.c' (91,401) at 20210307214926614
93375 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/os.h' (91,402) at 20210308005003676
93376 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/bootimg-partition.py' (91,403) at 20241221090017704
93377 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/Kconfig' (91,404) at 20210307214929698
93378 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_models_sysemu.c' (91,405) at 20240906080037532
93379 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_decl_tag.c' (91,406) at 20240405153054273
93380 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/elf-entry.c' (91,407) at 20210307214926294
93381 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/message.hpp' (91,408) at 20210308005114857
93382 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/pcmtest.rst' (91,409) at 20240405153045261
93383 2025-01-21 03:01:02.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/Makefile' (91,410) at 20210309003650796
93384 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/softhsm/files/0002-Prevent-accessing-of-global-c-objects-once-they-are-.patch' (91,411) at 20241221090017532
93385 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pci224.c' (91,412) at 20240405153046889
93386 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/cmsdk-apb-uart.c' (91,413) at 20241211090212258
93387 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_if.c' (91,414) at 20240405153049957
93388 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer_crash.c' (91,415) at 20240405153054281
93389 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smack_netfilter.c' (91,416) at 20240405153053485
93390 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bounds_mix_sign_unsign.c' (91,417) at 20240405153054281
93391 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdxcp/amdgpu_xcp_drv.c' (91,418) at 20240405153047189
93392 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_stream_encoder.h' (91,419) at 20210307214927310
93393 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_unittest.hpp' (91,420) at 20230821192414188
93394 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/dax-dev.c' (91,421) at 20210309003655972
93395 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpedite550x_defconfig' (91,422) at 20210308005003288
93396 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-1.dtsi' (91,423) at 20240405153046093
93397 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch' (91,424) at 20231011080016582
93398 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/certificate.js' (91,425) at 20210308005107069
93399 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/e752x_edac.c' (91,426) at 20240405153047013
93400 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-i2cr.c' (91,427) at 20240405153230303
93401 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp/0001-gupnp-enums.c.template-use-basename-instead-of-filen.patch' (91,428) at 20241206090014238
93402 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events-nmi.rst' (91,429) at 20240405153045269
93403 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch' (91,430) at 20230706080014737
93404 2025-01-21 03:01:02.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/README' (91,431) at 20210308005002988
93405 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/bugfix-adjust-statd-service-name.patch' (91,432) at 20210307205554466
93406 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/norm/norm_1.0/ia_css_norm_param.h' (91,433) at 20210307214930558
93407 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98520.h' (91,434) at 20240405153053641
93408 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/Kconfig' (91,435) at 20220525020653183
93409 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-win-stdio.c' (91,436) at 20240906080037160
93410 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/efficiently-fetching-sources.rst' (91,437) at 20230114040015510
93411 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emuproc.c' (91,438) at 20240405153232131
93412 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/recv.c' (91,439) at 20240820080014189
93413 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-test-1-run-qemu.sh' (91,440) at 20240405153054365
93414 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amarula/vyasa-rk3288/vyasa-rk3288.c' (91,441) at 20210308005002912
93415 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_empty_tree.c' (91,442) at 20210308005003728
93416 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/vmlinux-xip.lds.S' (91,443) at 20240405153045633
93417 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_pcm_msg.c' (91,444) at 20240405153054029
93418 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/packagegroups/packagegroup-ts-tests.bb' (91,445) at 20230114040015466
93419 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_scmi.h' (91,446) at 20220429100100590
93420 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/uprobe_autoattach.c' (91,447) at 20240405153054261
93421 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi.h' (91,448) at 20220525020652975
93422 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Flyn' (91,449) at 20210307205553782
93423 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ulricehamn' (91,450) at 20210307205553794
93424 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-img-cmds.hx' (91,451) at 20240906080037436
93425 2025-01-21 03:01:02.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9713.h' (91,452) at 20210307214932370
93426 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qdict.h' (91,453) at 20221215040039190
93427 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/rcu/extract-stall.sh' (91,454) at 20240405153054221
93428 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/transaction.json' (91,455) at 20240405153054117
93429 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/time-event.h' (91,456) at 20220525020653763
93430 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/sifive_e.h' (91,457) at 20230925080039929
93431 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpdm.h' (91,458) at 20240405153048893
93432 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-inventory-example-native_git.bb' (91,459) at 20220921030015986
93433 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/mmap.rst' (91,460) at 20240405153045317
93434 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongson_ipi_common.h' (91,461) at 20240906080037332
93435 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/amlogic,g12a-usb3-pcie-phy.yaml' (91,462) at 20240405153045129
93436 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/108.out' (91,463) at 20240326080039726
93437 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/testmode.c' (91,464) at 20240405153050585
93438 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-jazz/mc146818rtc.h' (91,465) at 20210307214926222
93439 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/grouplayout.hpp' (91,466) at 20240822080022193
93440 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_link.h' (91,467) at 20240613080016407
93441 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/path.h' (91,468) at 20240405153053465
93442 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/comm.c' (91,469) at 20240405153230179
93443 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/rootfs_rpm-extract-postinst.awk' (91,470) at 20210307205554642
93444 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/sleep.h' (91,471) at 20210307214925962
93445 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_init.h' (91,472) at 20210307214927290
93446 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-2.0' (91,473) at 20210307205554414
93447 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc64-softmmu.mak' (91,474) at 20240906080037160
93448 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/system.c' (91,475) at 20240405153047037
93449 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/sonic.h' (91,476) at 20210309003651136
93450 2025-01-21 03:01:02.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/Kconfig' (91,477) at 20210308005002984
93451 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_req_if.c' (91,478) at 20241008080013939
93452 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_parse.c' (91,479) at 20240405153049409
93453 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt' (91,480) at 20210307214925398
93454 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/apds9960.c' (91,481) at 20240405153048997
93455 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/thumbee.c' (91,482) at 20210307214925866
93456 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/driver.h' (91,483) at 20240405153231811
93457 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs42l42.yaml' (91,484) at 20240405153045161
93458 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rdc321x.h' (91,485) at 20210307214931434
93459 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.h' (91,486) at 20210307214929810
93460 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_driver.h' (91,487) at 20240405153231859
93461 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h' (91,488) at 20240405153050069
93462 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/pmem.c' (91,489) at 20240405153046973
93463 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dbring.h' (91,490) at 20240405153050433
93464 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/Kconfig' (91,491) at 20210308005003440
93465 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/clock.h' (91,492) at 20210308005002644
93466 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qemu-mips/MAINTAINERS' (91,493) at 20210308005003028
93467 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/net/pcs-rzn1-miic.h' (91,494) at 20240405153052649
93468 2025-01-21 03:01:02.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/pasemi-rng.c' (91,495) at 20240405153230199
93469 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/tools.conf' (91,496) at 20210407000018078
93470 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/licenses/LLNL' (91,497) at 20210307205554010
93471 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sc7280.yaml' (91,498) at 20240405153229759
93472 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-branch-options.h' (91,499) at 20210307214932598
93473 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-types.h' (91,500) at 20220525020653275
93474 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/misc.h' (91,501) at 20240405153052529
93475 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/Makefile' (91,502) at 20210308005002792
93476 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/i2c-mux-uclass.c' (91,503) at 20210308005003384
93477 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5-subcmu.c' (91,504) at 20240405153230239
93478 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/Kconfig' (91,505) at 20220525020653315
93479 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A33-OLinuXino_defconfig' (91,506) at 20210308005003232
93480 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quotaio_v2.h' (91,507) at 20210307214931230
93481 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp-native_6.0.5.bb' (91,508) at 20230811080018302
93482 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_config.h' (91,509) at 20240405153052817
93483 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/json-writer.h' (91,510) at 20210927100127249
93484 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/st,uvis25.yaml' (91,511) at 20220525020651682
93485 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/netfilter/ipvs/ip_vs_conn.c' (91,512) at 20240405153053317 to deleted uid set
93486 2025-01-21 03:01:02.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/mapped_floor.cpp' (91,513) at 20240820080023686
93487 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7794-cpg-mssr.c' (91,514) at 20210308005003352
93488 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging-callouts-mrw-native.bb' (91,515) at 20241206090014274
93489 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/update-linux-headers.sh' (91,516) at 20241211090212458
93490 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_proto.h' (91,517) at 20240405153046953
93491 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_cmm_bsm.json' (91,518) at 20241213090004409
93492 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_w.c' (91,519) at 20210308005046509
93493 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/sa1100/pwer.h' (91,520) at 20210307214931594
93494 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS' (91,521) at 20210307205554506
93495 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/rcom.c' (91,522) at 20240405153231651
93496 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ltc3676.c' (91,523) at 20240405153051465
93497 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_inode_dotl.c' (91,524) at 20240405153231603
93498 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mvebu_lcd.c' (91,525) at 20210308005003532
93499 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/conf/machine/e3c256d4i.conf' (91,526) at 20240413080012631
93500 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sram.h' (91,527) at 20240405153052797
93501 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_stream_encoder.h' (91,528) at 20240405153047241
93502 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb' (91,529) at 20210307205554386
93503 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pic32mzdask_defconfig' (91,530) at 20210308005003276
93504 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/merge_sensor_config.py' (91,531) at 20210307205554070
93505 2025-01-21 03:01:02.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/amlogic/meson-secure-pwrc.c' (91,532) at 20240405153231347
93506 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pnfs.h' (91,533) at 20240405153052429
93507 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_TS.h' (91,534) at 20240405153231479
93508 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/dir.c' (91,535) at 20240405153052333
93509 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/s400/README' (91,536) at 20210308005002912
93510 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/standardization/index.rst' (91,537) at 20240405153229747
93511 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sdm845-lpasscc.yaml' (91,538) at 20240405153045029
93512 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/bitsperlong.h' (91,539) at 20210308005046065
93513 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pxa25x_udc.c' (91,540) at 20240405153052093
93514 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_bmap_util.c' (91,541) at 20241023080012899 to deleted uid set
93515 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sh_eth.h' (91,542) at 20210308005003444
93516 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/hvf-i386.h' (91,543) at 20240326080039662
93517 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/timedate' (91,544) at 20220413100022480
93518 2025-01-21 03:01:02.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8550.c' (91,545) at 20240405153051353
93519 2025-01-21 03:01:02.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/JsonSchemaFile.v1_1_5.json' (91,546) at 20240619080002948
93520 2025-01-21 03:01:02.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl726.c' (91,547) at 20240405153046901
93521 2025-01-21 03:01:02.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_balign.c' (91,548) at 20210308005046505
93522 2025-01-21 03:01:02.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/phosphor-host-ipmid.wrap' (91,549) at 20230714080032711
93523 2025-01-21 03:01:02.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb' (91,550) at 20241221090017528
93524 2025-01-21 03:01:02.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-memchr.S' (91,551) at 20240405153229855
93525 2025-01-21 03:01:02.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/cache.c' (91,552) at 20210307214926178
93526 2025-01-21 03:01:02.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/usb-dbg.cpp' (91,553) at 20241127090005733
93527 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h' (91,554) at 20240520080015159
93528 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwregs.c' (91,555) at 20240405153046621
93529 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/Kconfig' (91,556) at 20240405153230187
93530 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/engine.h' (91,557) at 20240405153231791
93531 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pine64_plus_defconfig' (91,558) at 20210308005003276
93532 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-s5pv210.c' (91,559) at 20240405153046845
93533 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/callbacks.rst' (91,560) at 20210307214925518
93534 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/pcm.h' (91,561) at 20210307214932438
93535 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ac14xx.dts' (91,562) at 20210307214926338
93536 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-ss-lsio.dtsi' (91,563) at 20240405153045737
93537 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-dv-timings.c' (91,564) at 20241211090145449
93538 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/apds990x.c' (91,565) at 20241211090145453
93539 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp108.rst' (91,566) at 20210309003648428
93540 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/delay.h' (91,567) at 20210307214932474
93541 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_save_dump.h_shipped' (91,568) at 20210307214926462
93542 2025-01-21 03:01:02.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/device.h' (91,569) at 20210307214926550
93543 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/aops.c' (91,570) at 20240405153052453
93544 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_crtc.h' (91,571) at 20210307214927770
93545 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/coding-style.rst' (91,572) at 20240405153045301
93546 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ingenic,adc.yaml' (91,573) at 20240405153045069
93547 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/hash.c' (91,574) at 20240405153231663
93548 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox3_common.dtsi' (91,575) at 20240405153045465
93549 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_vf_rep.h' (91,576) at 20210307214929350
93550 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/itstool/itstool/0001-Native-Don-t-use-build-time-hardcoded-python-binary-.patch' (91,577) at 20220125040024527
93551 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/phosphor-dbus-interfaces.wrap' (91,578) at 20240124090001898
93552 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/meson.build' (91,579) at 20241014080018042
93553 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/README.md' (91,580) at 20221209040019091
93554 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/asm.h' (91,581) at 20210308005002808
93555 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/ksz_common.h' (91,582) at 20240405153052681
93556 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vsyscall/vsyscall_emu_64.S' (91,583) at 20220804100015896
93557 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/ics-native.c' (91,584) at 20240405153046233
93558 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/annotate/instructions.c' (91,585) at 20210307214932518
93559 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/psci.c' (91,586) at 20240405153045889
93560 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-cm-t43.dts' (91,587) at 20240405153045597
93561 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992.dtsi' (91,588) at 20240405153045765
93562 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-hisi-sec' (91,589) at 20240405153044913
93563 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-unit' (91,590) at 20210308005046393
93564 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce110/irq_service_dce110.h' (91,591) at 20210307214927310
93565 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-gl.bb' (91,592) at 20241221090017684
93566 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/kvm_mm.h' (91,593) at 20240405153054393
93567 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/spear/overview.rst' (91,594) at 20240405153044973
93568 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_irq.c' (91,595) at 20240405153048781
93569 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rx8025.c' (91,596) at 20210308005003480
93570 2025-01-21 03:01:02.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/resource.h' (91,597) at 20210307214925650
93571 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/pinctrl-sprd-sc9860.c' (91,598) at 20210309003652144
93572 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss/libgloss-build-without-nostdinc.patch' (91,599) at 20230131040012047
93573 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml' (91,600) at 20240405153045109
93574 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/nf_conntrack-sysctl.rst' (91,601) at 20240405153045241
93575 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/sigcontext.h' (91,602) at 20210307214926514
93576 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enumval___val3_missing.c' (91,603) at 20210309003655984
93577 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_1_2_offset.h' (91,604) at 20210307214927690
93578 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/diag.c' (91,605) at 20241211090212518
93579 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h' (91,606) at 20240405153048569
93580 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/ffdc_file.hpp' (91,607) at 20240830080017495
93581 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/run-ptest' (91,608) at 20241206090014242
93582 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-unknown.err' (91,609) at 20210308005046409
93583 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Grums' (91,610) at 20210307205553782
93584 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/mrb_section.html' (91,611) at 20231126090012817
93585 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/Makefile' (91,612) at 20240405153049165
93586 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-stub.c' (91,613) at 20230426080043668
93587 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6797-mt6351.txt' (91,614) at 20210307214925430
93588 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm1480ht.c' (91,615) at 20210307214926286
93589 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6421.c' (91,616) at 20240405153049289
93590 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/ctype.h' (91,617) at 20220525020655115
93591 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/COPYING.MIT' (91,618) at 20210307205554010
93592 2025-01-21 03:01:02.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra20-das.txt' (91,619) at 20210307214925430
93593 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hostfs/hostfs_kern.c' (91,620) at 20240805080014019
93594 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/connection.ipp' (91,621) at 20210308005114857
93595 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx93.dtsi' (91,622) at 20240910080014014
93596 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp4xx-reference-design.dtsi' (91,623) at 20240405153045437
93597 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu-qom.h' (91,624) at 20241211090212510
93598 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/ptrace.h' (91,625) at 20210308005002844
93599 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel-m10-bmc-core.c' (91,626) at 20240405153049605
93600 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/rail_tests.cpp' (91,627) at 20220402030035703
93601 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/signal.c' (91,628) at 20240405153045913
93602 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/Makefile' (91,629) at 20240405153048569
93603 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/wdt-uclass.c' (91,630) at 20210308005003540
93604 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/ioeventfd.c' (91,631) at 20220525020654327
93605 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/imximage.cfg' (91,632) at 20210308005003168
93606 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xkeyboard-config-Zinoviev' (91,633) at 20241221090017620
93607 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/0001-Modify-include-dir.patch' (91,634) at 20221003030013285
93608 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/jiffies.c' (91,635) at 20220525020654731
93609 2025-01-21 03:01:02.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/cpu-x86-uarch-abi.py' (91,636) at 20240906080037444
93610 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_0_default.h' (91,637) at 20210307214927674
93611 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cpu_ops_sbi.h' (91,638) at 20240405153046245
93612 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/clk.rst' (91,639) at 20240405153045189
93613 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/interfaces/bmcweb_%.bbappend' (91,640) at 20220701030014155
93614 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/max11801-ts.txt' (91,641) at 20210307214925338
93615 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/test/util_test.cpp' (91,642) at 20240817080006811
93616 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dragonboard410c-uboot.dtsi' (91,643) at 20210308005002576
93617 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v6.S' (91,644) at 20240405153045697
93618 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/serial-u16550.c' (91,645) at 20220525020654971
93619 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/Makefile.am' (91,646) at 20210308005117205
93620 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-ddr.c' (91,647) at 20210309003649256
93621 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_crtc.c' (91,648) at 20240405153048357
93622 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ehci.h' (91,649) at 20240906080037308
93623 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/wl18xx.h' (91,650) at 20210307214929966
93624 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-ts7970.dtsi' (91,651) at 20240405153229887
93625 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/vmgenid-test.c' (91,652) at 20240326080039742
93626 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch' (91,653) at 20241221090017692
93627 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/meson.bbclass' (91,654) at 20241221090017608
93628 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/tu102.c' (91,655) at 20240405153048637
93629 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_signal.h' (91,656) at 20221215040039202
93630 2025-01-21 03:01:02.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,ipq5018-gcc.yaml' (91,657) at 20240405153229759
93631 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_nrtr_masks.h' (91,658) at 20240405153046605
93632 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi' (91,659) at 20240405153229887
93633 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mc9sdz60.h' (91,660) at 20210308005003672
93634 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/debug.h' (91,661) at 20210307214931518
93635 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS' (91,662) at 20210308005002948
93636 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ocfs1_fs_compat.h' (91,663) at 20220525020654475
93637 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sungem.h' (91,664) at 20210307214929650
93638 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx9.asm' (91,665) at 20240405153230367
93639 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_miata.c' (91,666) at 20210307214925658
93640 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/ec_kb3310b.c' (91,667) at 20210307214926270
93641 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/sfq.json' (91,668) at 20240405153054377
93642 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_bcsp.c' (91,669) at 20240405153046725
93643 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/elf_ia32_efi.lds' (91,670) at 20210308005002884
93644 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_cpu.h' (91,671) at 20210308005046069
93645 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-enable@.service' (91,672) at 20220514030009396
93646 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/bbdev.sh' (91,673) at 20210307205554230
93647 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4260.rst' (91,674) at 20210307214925502
93648 2025-01-21 03:01:02.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/hfs_fs.h' (91,675) at 20240405153052377
93649 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/semihost.h' (91,676) at 20240405153045625
93650 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_linflexuart.c' (91,677) at 20210308005003484
93651 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-reserved.rst' (91,678) at 20240405153229843
93652 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb' (91,679) at 20240127090011892
93653 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.c' (91,680) at 20240805080013947
93654 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hotplug.h' (91,681) at 20230426080043760
93655 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-wb45n.dts' (91,682) at 20240405153045465
93656 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/pylibfdt/setup.py' (91,683) at 20210308005003728
93657 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/thread_info.h' (91,684) at 20241018080014474
93658 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nftlcore.c' (91,685) at 20240405153049705
93659 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/stm32-dac-core.c' (91,686) at 20240405153048981
93660 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/gpio.h' (91,687) at 20210308005002664
93661 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/trace.h' (91,688) at 20240405153053241
93662 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_bitops.c' (91,689) at 20220525020654755
93663 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.1-no-RFN' (91,690) at 20211006000025242
93664 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/ov519.c' (91,691) at 20220525020653323
93665 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfmpy.c' (91,692) at 20210307214926334
93666 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_esel.robot' (91,693) at 20240628080017121
93667 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3036/MAINTAINERS' (91,694) at 20210308005003040
93668 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/Makefile' (91,695) at 20210307214926786
93669 2025-01-21 03:01:02.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_dm.h' (91,696) at 20210307214930662
93670 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/test/test_exprtk_tools.cpp' (91,697) at 20231008080027971
93671 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-tpd12s015.c' (91,698) at 20240405153230527
93672 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/clocksource.h' (91,699) at 20210307214926058
93673 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/InstallAll.interface.yaml' (91,700) at 20220315030032663
93674 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/Makefile' (91,701) at 20210308005002952
93675 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/x86_start16.py' (91,702) at 20210308005003748
93676 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpp-netlib/cpp-netlib_git.bb' (91,703) at 20231011080016582
93677 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/flexbus.h' (91,704) at 20210308005002800
93678 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/start.S' (91,705) at 20210308005002884
93679 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-virt.h' (91,706) at 20240405153045965
93680 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/__init__.py' (91,707) at 20210308005003736
93681 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_arch.png' (91,708) at 20230629131804619 to deleted uid set
93682 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/vmx.h' (91,709) at 20240405153046401
93683 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-uclass-compat.c' (91,710) at 20210308005003380
93684 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuall.txt' (91,711) at 20241221090017628
93685 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_out.c' (91,712) at 20210307214932110
93686 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_iface.h' (91,713) at 20230919080007046
93687 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/hostname.sh' (91,714) at 20220405030025645
93688 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-unaligned-prefetch.out' (91,715) at 20240906080037568
93689 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/Kconfig' (91,716) at 20210308005002916
93690 2025-01-21 03:01:02.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rcu.rst' (91,717) at 20240405153044933
93691 2025-01-21 03:01:02.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c' (91,718) at 20220525020652971
93692 2025-01-21 03:01:02.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_drv.h' (91,719) at 20240405153048417
93693 2025-01-21 03:01:02.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/cxl.rst' (91,720) at 20240405153044961
93694 2025-01-21 03:01:02.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target.h' (91,721) at 20240906080037544
93695 2025-01-21 03:01:02.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/realview_defconfig' (91,722) at 20240405153045617
93696 2025-01-21 03:01:02.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/README.sol' (91,723) at 20210308004938836
93697 2025-01-21 03:01:02.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ptr_as_arr___diff_sz.c' (91,724) at 20210307214932642
93698 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a3xx.xml.h' (91,725) at 20240405153048573
93699 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/cache.c' (91,726) at 20210307214931074
93700 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_bit.c.inc' (91,727) at 20240906080037496
93701 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/eeprom.c' (91,728) at 20240405153050461
93702 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoe.h' (91,729) at 20240405153046701
93703 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.3.0.bb' (91,730) at 20220910030013369
93704 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-bsp/grub/grub%.bbappend' (91,731) at 20220804030014683
93705 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rtq2134-regulator.yaml' (91,732) at 20220525020651706
93706 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cti-core.c' (91,733) at 20240405153230671
93707 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-module.c' (91,734) at 20220429100100954
93708 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/ftrace_64_pg_entry.S' (91,735) at 20240405153230039
93709 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/sleep-tegra30.S' (91,736) at 20240405153045689
93710 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Noweb' (91,737) at 20211006000025238
93711 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa27x.dtsi' (91,738) at 20240405153045437
93712 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s3c64xx-pinctrl.h' (91,739) at 20240405153045573
93713 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml' (91,740) at 20220525020651670
93714 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c' (91,741) at 20240405153050453
93715 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_n.h' (91,742) at 20210307214929818
93716 2025-01-21 03:01:02.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon-config-mrw.bb' (91,743) at 20220921030015990
93717 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_exec_test.c' (91,744) at 20240405153230639
93718 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/aspeed,ast2500-hace.yaml' (91,745) at 20240405153045033
93719 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/PDR.interface.yaml' (91,746) at 20221207040023631
93720 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0009-support-apxs.in-force-destdir-to-be-empty-string.patch' (91,747) at 20220402030016023
93721 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/tune-mips-24k.inc' (91,748) at 20210905000020581
93722 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/bpf_perf_event.h' (91,749) at 20210307214926066
93723 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx7d-clock.h' (91,750) at 20210308005003632
93724 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctucan_pci.c' (91,751) at 20241211090212302
93725 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/simd.h' (91,752) at 20240405153045625
93726 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/index.rst' (91,753) at 20240405153045237
93727 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_display.png' (91,754) at 20210307205554250 to deleted uid set
93728 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-crl.h' (91,755) at 20240906080037336
93729 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chid.h' (91,756) at 20240405153048637
93730 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nghttp2/nghttp2_%.bbappend' (91,757) at 20230623080015345
93731 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pcmcia_resource.c' (91,758) at 20240405153051265
93732 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.modinst' (91,759) at 20240405153232099
93733 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/Kconfig' (91,760) at 20210308005003696
93734 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ih_v6_1.h' (91,761) at 20240405153230355
93735 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/sam460ex.c' (91,762) at 20241211090212322
93736 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-nova-t-usb2-cardlist.rst' (91,763) at 20210307214925230
93737 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/fsl_ifc.c' (91,764) at 20240405153230827
93738 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/pm.c' (91,765) at 20210307214926638
93739 2025-01-21 03:01:02.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/kernel-stacks.rst' (91,766) at 20240405153044989
93740 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vp.h' (91,767) at 20210307214925930
93741 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/test.h' (91,768) at 20231110090010623
93742 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpu_entry_area.h' (91,769) at 20240405153046381
93743 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (91,770) at 20240719080014909
93744 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-bits-template.h' (91,771) at 20240405153054369
93745 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/openrd.h' (91,772) at 20210308005002908
93746 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_ep.c' (91,773) at 20240405153052081
93747 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi' (91,774) at 20240405153229923
93748 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/ldst_helper.c' (91,775) at 20241211090212494
93749 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/mediatek-cpufreq.c' (91,776) at 20240405153230251
93750 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/submitting-patches.rst' (91,777) at 20240405153045249
93751 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-pci-hotplug-stub.c' (91,778) at 20230426080043668
93752 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/boards/Makefile' (91,779) at 20210307214926190
93753 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml' (91,780) at 20240405153045109
93754 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evswitch.c' (91,781) at 20220525020655167
93755 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_rpfilter.c' (91,782) at 20240405153053277
93756 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/base.c' (91,783) at 20240405153048649
93757 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_asm.S' (91,784) at 20210307214932702
93758 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_enum64val.c' (91,785) at 20240405153054265
93759 2025-01-21 03:01:02.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/thread_info_32.h' (91,786) at 20220525020652118
93760 2025-01-21 03:01:02.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/rs90.dts' (91,787) at 20240405153045989
93761 2025-01-21 03:01:02.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/coding-style.rst' (91,788) at 20240405153045273
93762 2025-01-21 03:01:02.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/cadence_ttc.c' (91,789) at 20240906080037300
93763 2025-01-21 03:01:02.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_factory.c' (91,790) at 20240405153047289
93764 2025-01-21 03:01:02.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/table.c' (91,791) at 20210307214929930
93765 2025-01-21 03:01:02.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/Makefile' (91,792) at 20240405153050369
93766 2025-01-21 03:01:02.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Report.interface.yaml' (91,793) at 20241004080020839
93767 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_1_0_sh_mask.h' (91,794) at 20240405153047525
93768 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/srmmu.c' (91,795) at 20240405153230095
93769 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/boost.wrap' (91,796) at 20240409080019271
93770 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/task-analyzer-report' (91,797) at 20240405153054157
93771 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/images/meta-perl-image-ptest-fast.bb' (91,798) at 20231014080011723
93772 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/axm_defconfig' (91,799) at 20210308005003248
93773 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri-aster.dtsi' (91,800) at 20240405153045529
93774 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm20b.c' (91,801) at 20240405153048653
93775 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-cpu-dyndiv.c' (91,802) at 20240405153046801
93776 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/hibernate.c' (91,803) at 20240405153045949
93777 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-coverage_7.6.2.bb' (91,804) at 20241221090017552
93778 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/apparmor.h' (91,805) at 20240405153053465
93779 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/rt305x.c' (91,806) at 20240405153046049
93780 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/Makefile' (91,807) at 20210307214929286
93781 2025-01-21 03:01:02.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/.gitignore' (91,808) at 20210308005003700
93782 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/gpio.h' (91,809) at 20210307214931438
93783 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/0001-libusbgx-Add-interface-name-for-NCM-Feature-Descript.patch' (91,810) at 20230520080014480
93784 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2500_defconfig' (91,811) at 20230725080047953
93785 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-starlette/run-ptest' (91,812) at 20241221090017560
93786 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-meson.c' (91,813) at 20240405153231283
93787 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/rings.c' (91,814) at 20240405153050197
93788 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/ce.h' (91,815) at 20240805080013991
93789 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/Makefile' (91,816) at 20210307214930434
93790 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-mss-pil.yaml' (91,817) at 20240405153045149
93791 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/Kconfig.debug' (91,818) at 20240405153046317
93792 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch' (91,819) at 20241221090017636
93793 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/avsbus-control.bb' (91,820) at 20241221090017484
93794 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/CVE-2013-4420.patch' (91,821) at 20241221090017540
93795 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/altera/Makefile' (91,822) at 20210308005003340
93796 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-vmbus' (91,823) at 20210307214925194
93797 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/configure.ac' (91,824) at 20220922030007675
93798 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/rtkit-internal.h' (91,825) at 20240405153051753
93799 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch' (91,826) at 20240413080012651
93800 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/asio-example.cpp' (91,827) at 20241213090054850
93801 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump/run-ptest' (91,828) at 20241221090017500
93802 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/smdkv310.c' (91,829) at 20210308005003044
93803 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/inotify_fsnotify.c' (91,830) at 20240405153052453
93804 2025-01-21 03:01:02.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libcrypto.c' (91,831) at 20220913100024317
93805 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/dma.c' (91,832) at 20240405153045657
93806 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/libpwquality/libpwquality_%.bbappend' (91,833) at 20230505080015455
93807 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/i8042.h' (91,834) at 20210308005003652
93808 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-B' (91,835) at 20210307205554418
93809 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/editor_test.cpp' (91,836) at 20230516080022994
93810 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/037' (91,837) at 20210927100127473
93811 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rk817_codec.c' (91,838) at 20240405153053681
93812 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0003-apache2-do-not-export-apr-apr-util-symbols-when-usin.patch' (91,839) at 20220402030016023
93813 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_svm_test.c' (91,840) at 20240405153232271
93814 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/pfuze100.h' (91,841) at 20220525020654611
93815 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/processor.h' (91,842) at 20210308005002816
93816 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_bmnz_v.c' (91,843) at 20210308005046509
93817 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/interrupt.c' (91,844) at 20220525020652010
93818 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_errno_defs.h' (91,845) at 20221215040039202
93819 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/android-drivers.cfg' (91,846) at 20241221090017576
93820 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/Makefile' (91,847) at 20210307214928438
93821 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/tp3780i.h' (91,848) at 20220525020652298
93822 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.2.0.bb' (91,849) at 20241221090017484
93823 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/configure.ac' (91,850) at 20210307205554558
93824 2025-01-21 03:01:02.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe_ctlr.c' (91,851) at 20240405153231395
93825 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/burgundy.h' (91,852) at 20210307214932282
93826 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgalloc.h' (91,853) at 20220525020651950
93827 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bsg.h' (91,854) at 20240405153052665
93828 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/Kconfig' (91,855) at 20241104090011623
93829 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/unwind_frame.c' (91,856) at 20240405153046441
93830 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt' (91,857) at 20210307214925394
93831 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/mmu.json' (91,858) at 20240405153054109
93832 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/bzero.S' (91,859) at 20240405153230095
93833 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_auth.h' (91,860) at 20220525020654535
93834 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/phy/Kconfig' (91,861) at 20210308005003520
93835 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/maturin.py' (91,862) at 20240106090017261
93836 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/type_support.h' (91,863) at 20210307214930546
93837 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/utsname.h' (91,864) at 20240405153052817
93838 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/.gitignore' (91,865) at 20220625030026172
93839 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dca.h' (91,866) at 20210307214931374
93840 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config.bb' (91,867) at 20241206090014270
93841 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c' (91,868) at 20240405153230543
93842 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/syscall_64.tbl' (91,869) at 20241211090212386
93843 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma1_core_ctx_axuser_regs.h' (91,870) at 20240405153046585
93844 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g20-taurus.dts' (91,871) at 20210308005002572
93845 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/README' (91,872) at 20210308005003772
93846 2025-01-21 03:01:02.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include/sub-module.json' (91,873) at 20210308005046409
93847 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nuvoton/npcm-video.c' (91,874) at 20240405153230807
93848 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/abilis,tb10x-gpio.txt' (91,875) at 20210307214925314
93849 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_dsi.h' (91,876) at 20240405153048569
93850 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-kernel/linux/linux-aspeed/ampere.cfg' (91,877) at 20241023080015407
93851 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/switch_to_32.h' (91,878) at 20210307214926554
93852 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/cpu-drivers.rst' (91,879) at 20240405153229839
93853 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/pldm/pldm_%.bbappend' (91,880) at 20241206090014218
93854 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_interface_bpf.c' (91,881) at 20240405153053413
93855 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-iommu.h' (91,882) at 20220429100100938
93856 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/db-88f6820-gp.h' (91,883) at 20210308005003592
93857 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_map_ptr.c' (91,884) at 20240405153054281
93858 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/cache.c' (91,885) at 20210307214931238
93859 2025-01-21 03:01:02.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios_crtc.c' (91,886) at 20240405153048705
93860 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptbase.c' (91,887) at 20240405153049593
93861 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/sec.h' (91,888) at 20240405153230263
93862 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/bootstrap.sh' (91,889) at 20210308005117617
93863 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-finder.c' (91,890) at 20241211090145577
93864 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_core.c' (91,891) at 20220525020653043
93865 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/symlink.patch' (91,892) at 20220618030015190
93866 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/Makefile' (91,893) at 20240405153231275
93867 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_2/ia_css_cnr2_types.h' (91,894) at 20210307214930554
93868 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw552x.dts' (91,895) at 20240405153045497
93869 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe.txt' (91,896) at 20210307214925422
93870 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsi_state_machine.cpp' (91,897) at 20231229090005659
93871 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyasn1/run-ptest' (91,898) at 20230401080011975
93872 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/paz00.h' (91,899) at 20210308005003608
93873 2025-01-21 03:01:02.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_entry.hpp' (91,900) at 20240820080027374
93874 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/vhost-user.c' (91,901) at 20230426080043636
93875 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/fastcopy.S' (91,902) at 20210307214926182
93876 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipconfig.h' (91,903) at 20240405153052849
93877 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm.h' (91,904) at 20210307214930750
93878 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/r8153_ecm.c' (91,905) at 20220525020653695
93879 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/imx-dsp.c' (91,906) at 20240405153230295
93880 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_rcw_sd_qspi.cfg' (91,907) at 20210308005002968
93881 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/shmem.c' (91,908) at 20240405153230295
93882 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/nd_perf.c' (91,909) at 20240405153051193
93883 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-systemd/0001-Provide-implementation-of-strndupa-for-musl.patch' (91,910) at 20230317080013793
93884 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mcucfg.txt' (91,911) at 20210307214925278
93885 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/089' (91,912) at 20220429100100886
93886 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/lshrdi3.S' (91,913) at 20210308005002708
93887 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/basu/basu_0.2.1.bb' (91,914) at 20231207090015262
93888 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/evm' (91,915) at 20240405153044913
93889 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_booke_hv_asm.h' (91,916) at 20210307214926382
93890 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crc32c_generic.c' (91,917) at 20210309003649116
93891 2025-01-21 03:01:02.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6359p/registers.h' (91,918) at 20220525020654587
93892 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-pattern.c' (91,919) at 20240405153049221
93893 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb' (91,920) at 20241221090017528
93894 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/Kconfig' (91,921) at 20210312110012066
93895 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/Makefile' (91,922) at 20240405153230247
93896 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,videocc-sm8150.h' (91,923) at 20240405153231795
93897 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/intel,keembay.yaml' (91,924) at 20240405153045013
93898 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/flexfilelayout/flexfilelayout.c' (91,925) at 20240405153231699
93899 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hidraw.h' (91,926) at 20210307214931394
93900 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-s390/unistd.h' (91,927) at 20210308005046065
93901 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/volatiles.03_squid' (91,928) at 20210307205553822
93902 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/Kconfig' (91,929) at 20210308005003016
93903 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_irq.h' (91,930) at 20240405153048545
93904 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/exception-64s.h' (91,931) at 20220525020652034
93905 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/forwarding.config.sample' (91,932) at 20240405153054341
93906 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/layer.conf' (91,933) at 20241221090017476
93907 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/scsi/utils.h' (91,934) at 20210927100127253
93908 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/Kconfig' (91,935) at 20240405153050509
93909 2025-01-21 03:01:02.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/ecovec24_defconfig' (91,936) at 20240405153046309
93910 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/renoir_ip_offset.h' (91,937) at 20220525020652811
93911 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-go-toolchain.bb' (91,938) at 20210812000025330
93912 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8952.c' (91,939) at 20240405153051465
93913 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_tbt.h' (91,940) at 20220525020654627
93914 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hugetlb.h' (91,941) at 20210307214926662
93915 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/Makefile' (91,942) at 20220525020653767
93916 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ftdi_sio_ids.h' (91,943) at 20240405153231567
93917 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-atari.h' (91,944) at 20210307214926166
93918 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_mksstat.h' (91,945) at 20240405153048797
93919 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/isdnhdlc.c' (91,946) at 20210309003650244
93920 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/sticore.c' (91,947) at 20240405153052229
93921 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ramht.c' (91,948) at 20210307214927922
93922 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/xdr.h' (91,949) at 20240405153052721
93923 2025-01-21 03:01:02.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/mock_event_manager.hpp' (91,950) at 20241022080031588
93924 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_add.c' (91,951) at 20210308005046529
93925 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/mptcp/protocol.c' (91,952) at 20241211090145557 to deleted uid set
93926 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/encoding.h' (91,953) at 20220525020654707
93927 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria5-socdk/qts/iocsr_config.h' (91,954) at 20210308005002912
93928 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/nv-codec-headers/nv-codec-headers/0001-Makefile-add-clean-target.patch' (91,955) at 20230503080014579
93929 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/buildid.c' (91,956) at 20241125090012259
93930 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/Makefile' (91,957) at 20240405153050613
93931 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.c' (91,958) at 20240405153048641
93932 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_rmap_item.h' (91,959) at 20240405153052605
93933 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/defines.h' (91,960) at 20210307214929470
93934 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,ethqos.yaml' (91,961) at 20240405153045121
93935 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/flash_size.hpp' (91,962) at 20230520080006628
93936 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/other.json' (91,963) at 20240405153054149
93937 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sm5703-regulator.c' (91,964) at 20240405153051473
93938 2025-01-21 03:01:02.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/iomega/iconnect/Makefile' (91,965) at 20210308005003008
93939 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/qnx4_fs.h' (91,966) at 20210307214931658
93940 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__config.hpp' (91,967) at 20241217090453703
93941 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt' (91,968) at 20220525020651702
93942 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sort.h' (91,969) at 20240405153054205
93943 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/btf.config' (91,970) at 20240405153230075
93944 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/bosch,bma220.yaml' (91,971) at 20240405153045065
93945 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.h' (91,972) at 20210307214927826
93946 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_prctl.h' (91,973) at 20220429100100618
93947 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb' (91,974) at 20241220090019722
93948 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog_git.bb' (91,975) at 20241206090014246
93949 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0001-kexec.c-add-MFD_NOEXEC_SEAL-flag-explicitly.patch' (91,976) at 20241221090017688
93950 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.11.c' (91,977) at 20240405153050341
93951 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (91,978) at 20240308090017911
93952 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/Makefile' (91,979) at 20210308005002900
93953 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/requester/instance-id.c' (91,980) at 20240725080010424
93954 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_csr.h' (91,981) at 20240405153049957
93955 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_trace.h' (91,982) at 20240405153230951
93956 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/xen,grant-dma.yaml' (91,983) at 20240405153229771
93957 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cargo_c.bbclass' (91,984) at 20230919080013974
93958 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-ptn5150.c' (91,985) at 20240405153047025
93959 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/exporting.rst' (91,986) at 20240405153229811
93960 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/kernel_ex.S' (91,987) at 20210307214926142
93961 2025-01-21 03:01:02.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ampere_flash_bios.sh' (91,988) at 20231017080014762
93962 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/006_dual_image.dts' (91,989) at 20210308005003752
93963 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8550.c' (91,990) at 20240405153230235
93964 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/bttv-devel.rst' (91,991) at 20220525020651722
93965 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/8390p.c' (91,992) at 20210307214929278
93966 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/user_data_test.cpp' (91,993) at 20240820080027382
93967 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sbtsi_temp.rst' (91,994) at 20220525020651738
93968 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_logging.hpp' (91,995) at 20230516080019606
93969 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/eeprom.c' (91,996) at 20220525020653775
93970 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb' (91,997) at 20241221090017552
93971 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/statfs.c' (91,998) at 20240405153052541
93972 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atl1.h' (91,999) at 20210307214929310
93973 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_sli.c' (92,000) at 20240906080037252
93974 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_ensure.cpp' (92,001) at 20220917030035930
93975 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dp_info.h' (92,002) at 20210308005002724
93976 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/mmap_bottomup.c' (92,003) at 20240405153232287
93977 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/trace.h' (92,004) at 20210308005045905
93978 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mod1-clk.yaml' (92,005) at 20240405153045021
93979 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/0001-mk-make-config.sh-not-reveal-the-build-env.patch' (92,006) at 20220823030015951
93980 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.h' (92,007) at 20210307214929930
93981 2025-01-21 03:01:02.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/files/fix_cflags_handling.patch' (92,008) at 20220204040022624
93982 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila_lwt.c' (92,009) at 20241216090017789
93983 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/fpu.h' (92,010) at 20240405153045937
93984 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cramfs/cramfs.c' (92,011) at 20210308005003544
93985 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-sysinfo.h' (92,012) at 20210307214926238
93986 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/fsl-spi.txt' (92,013) at 20210307214925438
93987 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-s35390a.c' (92,014) at 20240405153051501
93988 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hwseq.c' (92,015) at 20240405153230399
93989 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/pattern.cpp' (92,016) at 20240618080005305
93990 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_compat.c' (92,017) at 20240405153232059
93991 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/hs3001.c' (92,018) at 20240405153230663
93992 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/st,stm32-rng.yaml' (92,019) at 20240405153045153
93993 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LZMA-SDK-9.22' (92,020) at 20241221090017616
93994 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/dmi.h' (92,021) at 20210307214926058
93995 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/csp/include/variant/tie.h' (92,022) at 20210307214926770
93996 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/Kconfig' (92,023) at 20210307214929606
93997 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/dbus-sdr/sensorutils.hpp' (92,024) at 20230531080028153
93998 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/google,cros-ec-anx7688.yaml' (92,025) at 20240405153045037
93999 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6582-prestigio-pmt5008-3g.dts' (92,026) at 20240405153045461
94000 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RSCPL' (92,027) at 20210307205554426
94001 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/lcd2s.c' (92,028) at 20240405153046677
94002 2025-01-21 03:01:02.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-cpucfg.c' (92,029) at 20241211090212294
94003 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/insn.c' (92,030) at 20220525020651882
94004 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/s390x/diag318_test_handler.h' (92,031) at 20220525020655211
94005 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/ipc.c' (92,032) at 20210309003654908
94006 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/ffdc_file.hpp' (92,033) at 20240112090034344
94007 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_masq.c' (92,034) at 20240405153232063
94008 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/walkera0701.c' (92,035) at 20210307214928470
94009 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8904.c' (92,036) at 20240405153232167
94010 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/string.h' (92,037) at 20210307214926362
94011 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/genelf.c' (92,038) at 20240405153054165
94012 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/configure.in-disable-tirpc-checking-for-fedora.patch' (92,039) at 20210729000029096
94013 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb' (92,040) at 20241221090017556
94014 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt286.c' (92,041) at 20240405153053701
94015 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/bti-2.c' (92,042) at 20210308005046489
94016 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-hpe/host/host-boot-enable/host-boot-enable.sh' (92,043) at 20230524080016081
94017 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/flash_copy.c' (92,044) at 20210308005100993
94018 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-pause.rst' (92,045) at 20220525020654131
94019 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio-pxa.h' (92,046) at 20210307214931390
94020 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/blacklist.c' (92,047) at 20220525020653963
94021 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mediatek,mt7986-afe.yaml' (92,048) at 20240405153229799
94022 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-98dx4251.dtsi' (92,049) at 20240405153045453
94023 2025-01-21 03:01:02.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_eeprom.h' (92,050) at 20220525020654187
94024 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/bcm_sf2.c' (92,051) at 20240815080012887
94025 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_lookup.c' (92,052) at 20240405153052365
94026 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/Makefile' (92,053) at 20240405153048705
94027 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/div64.S' (92,054) at 20210308005002708
94028 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.h' (92,055) at 20210307214929890
94029 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc-compat.c' (92,056) at 20220525020654319
94030 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/checkpatch.pl' (92,057) at 20210308005003724
94031 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/xgene-pmu.rst' (92,058) at 20210307214925238
94032 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/knav_qmss.h' (92,059) at 20210307214930450
94033 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/memory.json' (92,060) at 20240405153232227
94034 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/unimp.h' (92,061) at 20210308005046021
94035 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/scan.c' (92,062) at 20210307214929966
94036 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/early/xhci-dbc.c' (92,063) at 20240405153052065
94037 2025-01-21 03:01:02.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/psci.c' (92,064) at 20210308005003372
94038 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/DSD-properties-rules.rst' (92,065) at 20240405153045209
94039 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/README' (92,066) at 20210307205554266
94040 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/manualexecution.py' (92,067) at 20241221090017700
94041 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/yaml/xyz/openbmc_project/Network/Neighbor/CreateStatic.interface.yaml' (92,068) at 20221209040038051
94042 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/rockchip,rk3288-dp-phy.yaml' (92,069) at 20240405153045129
94043 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/fpu.S' (92,070) at 20210307214926498
94044 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/sun4i-a10.h' (92,071) at 20210307214931346
94045 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/thread_info.h' (92,072) at 20210307214926586
94046 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear600/Kconfig' (92,073) at 20210308005003052
94047 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/sonypi.c' (92,074) at 20240405153046761
94048 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-positional-args.patch' (92,075) at 20241221090017512
94049 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/Kbuild' (92,076) at 20210307214925650
94050 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/clps711x.c' (92,077) at 20240405153231511
94051 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/sleepgraph.py' (92,078) at 20240405153232243
94052 2025-01-21 03:01:02.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/block-rsv.h' (92,079) at 20240405153231615
94053 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/uv.h' (92,080) at 20240830080013243
94054 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/ddr-setup.cfg' (92,081) at 20210308005002912
94055 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/button_config.hpp' (92,082) at 20240618080024509
94056 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_debugdump.c' (92,083) at 20210307214929566
94057 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_ram.c' (92,084) at 20210308005003372
94058 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/marvell,berlin2-adc.yaml' (92,085) at 20210309003648356
94059 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/meson.build' (92,086) at 20240424080021456
94060 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_cpum_cf_events.c' (92,087) at 20240405153046289
94061 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/ioapic.c' (92,088) at 20240405153046449
94062 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/device.c' (92,089) at 20240805080013955
94063 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra30_i2s.h' (92,090) at 20210307214932430
94064 2025-01-21 03:01:02.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ippool_parallel_make_and_pic.patch' (92,091) at 20210307205553818
94065 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_fastopen.c' (92,092) at 20241211090145553
94066 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a780.i2c/i2c-14/i2c-30/30-0052.conf' (92,093) at 20240920080012139
94067 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iser_verbs.c' (92,094) at 20240405153230723
94068 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/hyp-stub.S' (92,095) at 20240405153045869
94069 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/busy_loop.S' (92,096) at 20210307214932702
94070 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sections.h' (92,097) at 20240405153045917
94071 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_elf.h' (92,098) at 20240906080037156
94072 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/calxeda/Makefile' (92,099) at 20240405153045433
94073 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_debug.c' (92,100) at 20220525020654175
94074 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-arizona.c' (92,101) at 20240405153047073
94075 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-spc621d8hm3.dts' (92,102) at 20240628080013977
94076 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mvgbe.c' (92,103) at 20210308005003436
94077 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (92,104) at 20241214090210267 to deleted uid set
94078 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ezchip_enet.txt' (92,105) at 20210307214925374
94079 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/setup.h' (92,106) at 20210307214926682
94080 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/libio-compress-perl_2.213.bb' (92,107) at 20241221090017548
94081 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-zii-rpu2.dts' (92,108) at 20240405153045533
94082 2025-01-21 03:01:02.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/stap.py' (92,109) at 20210308005046245
94083 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm.h' (92,110) at 20240405153231835
94084 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/meson.build' (92,111) at 20240423080018523
94085 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/python_pgm_template' (92,112) at 20221209040018571
94086 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/license.py' (92,113) at 20241221090017624
94087 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc836x_rdk.c' (92,114) at 20240405153046197
94088 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/sifive-e-aon-watchdog-test.c' (92,115) at 20230925080040097
94089 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun6i.c' (92,116) at 20210308005002784
94090 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/mmu.h' (92,117) at 20210307214926314
94091 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/max31785.txt' (92,118) at 20210307214925322
94092 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/index.js' (92,119) at 20210308005107073
94093 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/extract-vsssdk-headers' (92,120) at 20210308005046241
94094 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/main.c' (92,121) at 20240405153050489
94095 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hostboot/meson.build' (92,122) at 20230825080021133 to deleted uid set
94096 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pinmux.c' (92,123) at 20210308005003216
94097 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-geam.dts' (92,124) at 20210308005002588
94098 2025-01-21 03:01:02.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/vce_v1_0.c' (92,125) at 20220525020653007
94099 2025-01-21 03:01:02.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_stacktrace_build_id.c' (92,126) at 20240405153054277
94100 2025-01-21 03:01:02.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,postmask.yaml' (92,127) at 20240405153045041
94101 2025-01-21 03:01:02.651-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-cluster.c' (92,128) at 20240405153230771
94102 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/system.h' (92,129) at 20240405153050525
94103 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/powertop/powertop_2.15.bb' (92,130) at 20241221090017688
94104 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_chardev.c' (92,131) at 20240405153051381
94105 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/bus.json' (92,132) at 20240405153054109
94106 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc233c/gdb-config.c.inc' (92,133) at 20210308005046349
94107 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_perf_selftests.h' (92,134) at 20220525020652915
94108 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/max517.h' (92,135) at 20210307214931402
94109 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/phosphor-cooling-type@.service' (92,136) at 20220514030009436
94110 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (92,137) at 20240206090017943
94111 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/images/meta-perl-image-ptest.bb' (92,138) at 20240302090018206
94112 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/cn10k_cpt.c' (92,139) at 20240405153046961
94113 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.2.bb' (92,140) at 20220402030016043
94114 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/0001-Port-to-Gtk3.patch' (92,141) at 20210307205554462
94115 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/Makefile' (92,142) at 20240405153230775
94116 2025-01-21 03:01:02.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/Makefile' (92,143) at 20240405153052113
94117 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/sn0/hubmd.h' (92,144) at 20210307214926246
94118 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra186-dc.yaml' (92,145) at 20240405153045049
94119 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axs103.dts' (92,146) at 20210307214925662
94120 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/Makefile' (92,147) at 20210307214930914
94121 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7m/tune-cortexm7.inc' (92,148) at 20210905000020581
94122 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/ezusb.c' (92,149) at 20220525020654283
94123 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ia_css_raw_param.h' (92,150) at 20210307214930558
94124 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/src_callout_test.cpp' (92,151) at 20240820080027382
94125 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/cayman' (92,152) at 20210307214928018
94126 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro4.dtsi' (92,153) at 20240405153045577
94127 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/taglib/taglib_2.0.2.bb' (92,154) at 20241221090017700
94128 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/livepatch.rst' (92,155) at 20220525020651742
94129 2025-01-21 03:01:02.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/wangxun/txgbe.rst' (92,156) at 20240405153045237
94130 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/segment.c' (92,157) at 20241216090017753
94131 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/atmel-ebi.c' (92,158) at 20240405153049585
94132 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sh7763rdp.h' (92,159) at 20210308005003616
94133 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_boston.c' (92,160) at 20210308005003348
94134 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98504.c' (92,161) at 20240405153053641
94135 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/leds/daytonax-led-manager-config/led.yaml' (92,162) at 20240829080014014
94136 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-madvise.c' (92,163) at 20240906080037580
94137 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_memac.h' (92,164) at 20210308005003652
94138 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm-dev.h' (92,165) at 20210307214926954
94139 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/disable_vlockrc.patch' (92,166) at 20210307205553934
94140 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c' (92,167) at 20240405153230359
94141 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000/nfp_xpb.h' (92,168) at 20210307214929570
94142 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/pcm032.dts' (92,169) at 20240405153046093
94143 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/uncore-io.json' (92,170) at 20240405153054137
94144 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/introduction.rst' (92,171) at 20240405153229835
94145 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6memcal_defconfig' (92,172) at 20210308005003268
94146 2025-01-21 03:01:02.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-Avoid-linking-to-plymouth_logo_file.patch' (92,173) at 20240301090012423
94147 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/asm-offsets.h' (92,174) at 20210307214926174
94148 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/gud_connector.c' (92,175) at 20240405153048429
94149 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/ReplaceAll/meson.build' (92,176) at 20230825080021137 to deleted uid set
94150 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_cpu.h' (92,177) at 20210308005046089
94151 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/88pm8607.c' (92,178) at 20240405153051461
94152 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/external_storer_file.cpp' (92,179) at 20240910080001402
94153 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-bcm2835.c' (92,180) at 20240405153049189
94154 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_packet.c' (92,181) at 20241011080017331
94155 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/vdso.c' (92,182) at 20240405153045945
94156 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_ct5361.h' (92,183) at 20210308005003592
94157 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/Kconfig' (92,184) at 20210308005003076
94158 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/adf7242.txt' (92,185) at 20210307214925374
94159 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/Kconfig' (92,186) at 20210308005003008
94160 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7744-cpg-mssr.h' (92,187) at 20210307214931330
94161 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-MIT-disclaimer-xserver' (92,188) at 20241221090017616
94162 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e-evm-u-boot.dtsi' (92,189) at 20210308005002592
94163 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-power-good.service' (92,190) at 20240105090012010
94164 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/string.h' (92,191) at 20220525020651970
94165 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000-lcd70.dts' (92,192) at 20240405153045601
94166 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reset.h' (92,193) at 20240405153052785
94167 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/insns.decode' (92,194) at 20240906080037480
94168 2025-01-21 03:01:02.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/cmpxchg' (92,195) at 20240405153053433
94169 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/dummy_st_ops.c' (92,196) at 20240712080021105
94170 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cable.interface.yaml' (92,197) at 20240612080019950
94171 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/cpumask.c' (92,198) at 20240405153231895
94172 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw_abi.h' (92,199) at 20240405153048513
94173 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/Makefile' (92,200) at 20240405153231947
94174 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hw_breakpoint.h' (92,201) at 20240405153231811
94175 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-user-regs-sve-aarch64' (92,202) at 20240405153232231
94176 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_if.c' (92,203) at 20240405153053289
94177 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/rpcb_clnt.c' (92,204) at 20240405153232083
94178 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/i2c.h' (92,205) at 20210308005002668
94179 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/e2fs' (92,206) at 20210307205554482
94180 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/syscall_n64.tbl' (92,207) at 20240405153230015
94181 2025-01-21 03:01:02.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kbd_kern.h' (92,208) at 20220525020654579
94182 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/reg.h' (92,209) at 20210307214929946
94183 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_cmdctrl_bitdef.h' (92,210) at 20240405153051897
94184 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ioctl.h' (92,211) at 20240405153052593
94185 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/Makefile' (92,212) at 20240405153046677
94186 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_rps.c' (92,213) at 20240405153048505
94187 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-ufi.dtsi' (92,214) at 20240405153045761
94188 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sy8824x.c' (92,215) at 20240405153231363
94189 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear.default' (92,216) at 20210307205554474
94190 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna_tx_rx.c' (92,217) at 20240405153049853
94191 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_regs_defs.h' (92,218) at 20210309003650536
94192 2025-01-21 03:01:02.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9132qds/bsc9132qds.c' (92,219) at 20210308005002960
94193 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/multi-presence/main.cpp' (92,220) at 20241219090021588
94194 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_table_osrunning_redfish.json' (92,221) at 20240807080012790
94195 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/uqe_serial.txt' (92,222) at 20210307214925422
94196 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am43xx_evm_defconfig' (92,223) at 20210308005003248
94197 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/Makefile' (92,224) at 20210308005002920
94198 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/lowlevel_init.S' (92,225) at 20210308005003036
94199 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8998.c' (92,226) at 20240405153051469
94200 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/testmgr.h' (92,227) at 20240405153046549
94201 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/Kconfig' (92,228) at 20240405153049261
94202 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-branch.c' (92,229) at 20240405153046809
94203 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/stellaris_gamepad.h' (92,230) at 20240326080039538
94204 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,ns2-pcie-phy.yaml' (92,231) at 20240405153045129
94205 2025-01-21 03:01:02.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/core.rst' (92,232) at 20240405153229827
94206 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65910.c' (92,233) at 20240405153049621
94207 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rd88f6281.dtsi' (92,234) at 20240405153045457
94208 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/pmbus_write_vout_command.md' (92,235) at 20240809080033023
94209 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/early/Makefile' (92,236) at 20210307214930794
94210 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/0001-regress-test-exec-use-the-absolute-path-in-the-SSH-e.patch' (92,237) at 20241221090017636
94211 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-ringbuf.c' (92,238) at 20210308005045765
94212 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/pmu.h' (92,239) at 20210308005002672
94213 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu9_driver_if.h' (92,240) at 20240405153230511
94214 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/Makefile' (92,241) at 20240405153049469
94215 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-linkstation-lschl.dts' (92,242) at 20240405153045461
94216 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun6i-a31.c' (92,243) at 20240405153046857
94217 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.json' (92,244) at 20230925080040089
94218 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/0002-replace-non-standard-uint-with-unsigned-int.patch' (92,245) at 20230706080014753
94219 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/smb/ksmbd.rst' (92,246) at 20240405153045209
94220 2025-01-21 03:01:02.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/reg.h' (92,247) at 20210307214929966
94221 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/pcnet.c' (92,248) at 20240906080037264
94222 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-backlight.c' (92,249) at 20210307214928554
94223 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7ulp-evk.dts' (92,250) at 20210308005002592
94224 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmime/files/run-ptest' (92,251) at 20210307205554006
94225 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/nfs.c' (92,252) at 20240405153231679
94226 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/video-mux.c' (92,253) at 20240405153230819
94227 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts/44-source-code-pro-fonts-fontconfig.conf' (92,254) at 20210307205553946
94228 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-itead-iteaduino-plus.dts' (92,255) at 20210308005002616
94229 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/mxcmmc.h' (92,256) at 20210308005002644
94230 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/sun4i-ps2.c' (92,257) at 20240405153049157
94231 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/sparc64.c' (92,258) at 20240906080037300
94232 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8328.h' (92,259) at 20210307214932310
94233 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/093_x86_tpl_ucode.dts' (92,260) at 20210308005003752
94234 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml' (92,261) at 20240405153045065
94235 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/Kconfig' (92,262) at 20220525020654339
94236 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/config/.gitlint' (92,263) at 20220819100012247
94237 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/infineon,peb2466.yaml' (92,264) at 20240405153045165
94238 2025-01-21 03:01:02.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/config.py' (92,265) at 20241211090212538
94239 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c' (92,266) at 20240405153230927
94240 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b.c' (92,267) at 20240405153231263
94241 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/run.sh' (92,268) at 20210307214932678
94242 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pico.dtsi' (92,269) at 20210308005002588
94243 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/aoe/aoechr.c' (92,270) at 20240405153046701
94244 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9260_matrix.h' (92,271) at 20210308005002716
94245 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goya_hwmgr.c' (92,272) at 20240405153046569
94246 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_RATEEST.h' (92,273) at 20210307214931646
94247 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mjpeg-hdr.c' (92,274) at 20240405153049473
94248 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_utils.h' (92,275) at 20240405153050113
94249 2025-01-21 03:01:02.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/Makefile' (92,276) at 20210307214926254
94250 2025-01-21 03:01:02.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_qp.c' (92,277) at 20240405153049093
94251 2025-01-21 03:01:02.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/msm_iommu_hw-8xxx.h' (92,278) at 20210307214928522
94252 2025-01-21 03:01:02.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/images/obmc-phosphor-image.bbappend' (92,279) at 20240712080022837
94253 2025-01-21 03:01:02.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf' (92,280) at 20210307205554274 to deleted uid set
94254 2025-01-21 03:01:02.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_pxa270.h' (92,281) at 20210308005003588
94255 2025-01-21 03:01:02.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/meson_options.txt' (92,282) at 20230808080009232
94256 2025-01-21 03:01:02.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-ubifs' (92,283) at 20240405153044925
94257 2025-01-21 03:01:02.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-disco/Makefile' (92,284) at 20210308005003056
94258 2025-01-21 03:01:02.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.14.bb' (92,285) at 20241206090014270
94259 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_ffh.c' (92,286) at 20240405153046613
94260 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/files/detect-gpio-present.service' (92,287) at 20220127040054629
94261 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/sigio.h' (92,288) at 20240405153046345
94262 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpni.c' (92,289) at 20240405153049921
94263 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/ftrace.c' (92,290) at 20240628080013977
94264 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear320/spear320.c' (92,291) at 20210308005003052
94265 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-pf-stub.c' (92,292) at 20210309003651996
94266 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/hwcap.h' (92,293) at 20240405153045945
94267 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/clearfog/MAINTAINERS' (92,294) at 20210308005003052
94268 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/ipu_common.c' (92,295) at 20210308005003528
94269 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/vic/Kbuild' (92,296) at 20210307214927946
94270 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/mvebu/cmd/bubt.txt' (92,297) at 20210308005003332
94271 2025-01-21 03:01:02.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_core.c' (92,298) at 20240719080013365
94272 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-wsa-macro.c' (92,299) at 20240405153232151
94273 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_begin.h' (92,300) at 20210307214926450
94274 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-omap.c' (92,301) at 20240405153230303
94275 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/meson.options' (92,302) at 20230817080037441
94276 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableRowAction.vue' (92,303) at 20241004080035963
94277 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/cache.json' (92,304) at 20240405153054113
94278 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_dbus.cpp' (92,305) at 20240830080017491
94279 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0004-src-Do-not-reset-FINAL_LIBS.patch' (92,306) at 20241221090017520
94280 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/145.out' (92,307) at 20210308005046449
94281 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nilfs2/nilfs.h' (92,308) at 20241023080012895 to deleted uid set
94282 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcbpf1_kern.c' (92,309) at 20210307214932118
94283 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/spdxexclude' (92,310) at 20240405153053461
94284 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0007-Plaform-Corstone1000-Switch-to-metadata-v2.patch' (92,311) at 20241221090017464
94285 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/misctrap.S' (92,312) at 20210307214926594
94286 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/grackle.c' (92,313) at 20230426080043724
94287 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox-inittab_1.37.0.bb' (92,314) at 20241221090017636
94288 2025-01-21 03:01:02.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-tqma6b.dtsi' (92,315) at 20240405153045521
94289 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fsl_qe_udc.h' (92,316) at 20210307214930810
94290 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-winfast.c' (92,317) at 20210307214928786
94291 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/wb45n_defconfig' (92,318) at 20210308005003284
94292 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/Makefile' (92,319) at 20240405153046953
94293 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/j1939.h' (92,320) at 20220525020654667
94294 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm636.dtsi' (92,321) at 20220525020651926
94295 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa320.h' (92,322) at 20210307214925938
94296 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml' (92,323) at 20240405153045177
94297 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ampere,smpro.yaml' (92,324) at 20240405153045105
94298 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-export.svg' (92,325) at 20210308005107069
94299 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_trace.h' (92,326) at 20240405153230579
94300 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/Makefile' (92,327) at 20240405153045617
94301 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/link-vmlinux.sh' (92,328) at 20240712080021097
94302 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53659@72.conf' (92,329) at 20210307205554094
94303 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/no-native-gpg-error.patch' (92,330) at 20220910030013433
94304 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpa11_cprt.c' (92,331) at 20210307214925974
94305 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/fsl-imx25-tsadc.txt' (92,332) at 20210307214925358
94306 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi' (92,333) at 20220525020651910
94307 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mc146818.c' (92,334) at 20210308005003480
94308 2025-01-21 03:01:02.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/ossaudio.c' (92,335) at 20240326080039370
94309 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/control.py' (92,336) at 20210308005003756
94310 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_sched.c' (92,337) at 20240405153048777
94311 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/marvell,armada-cp110-utmi-phy.yaml' (92,338) at 20240405153045129
94312 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/common/board_detect.c' (92,339) at 20210308005003076
94313 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0008-use-oe-variable-to-replace-hardcoded-dir.patch' (92,340) at 20240413080012663
94314 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/local.h' (92,341) at 20210307214932214
94315 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-powercycle.service' (92,342) at 20220224040010566
94316 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear13xx.dtsi' (92,343) at 20240405153229899
94317 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_midi.h' (92,344) at 20210307214932198
94318 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp221.h' (92,345) at 20210308005003560
94319 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_synrto_kern.c' (92,346) at 20210307214932122
94320 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/starfive-wdt.c' (92,347) at 20240405153231599
94321 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/atomic64_test.c' (92,348) at 20210307214931790
94322 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/Makefile' (92,349) at 20220525020653619
94323 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dragonboard410c.h' (92,350) at 20210308005003592
94324 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/usbgecko_udbg.c' (92,351) at 20240405153046209
94325 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/p10bmc/dev_id.json' (92,352) at 20241105090013647
94326 2025-01-21 03:01:02.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/mmiowb.h' (92,353) at 20210307214926550
94327 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkfront.c' (92,354) at 20240405153046717
94328 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/util/perf_regs.c' (92,355) at 20240405153232219
94329 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/descriptors_wacom.py' (92,356) at 20240405153054309
94330 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/gitlab-pipeline-status' (92,357) at 20240906080037440
94331 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-cl-som-am57x.dts' (92,358) at 20240405153045597
94332 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/Makefile' (92,359) at 20210308005003416
94333 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/dc_common.h' (92,360) at 20210307214927266
94334 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Role_v1.xml' (92,361) at 20240619080002936
94335 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ns87415.c' (92,362) at 20240405153046665
94336 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btintel.c' (92,363) at 20241125090012239
94337 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_atiixp.c' (92,364) at 20240405153046661
94338 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pm.h' (92,365) at 20210307214926238
94339 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/cpu-models-mips.rst.inc' (92,366) at 20210308005045809
94340 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_base.dtso' (92,367) at 20240405153051213
94341 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-offload-reorder-bad.svg' (92,368) at 20210307214925542
94342 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/logfile.c' (92,369) at 20240405153052457
94343 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/md5sum.c' (92,370) at 20210308005003212
94344 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/empty2/README' (92,371) at 20210307214932470
94345 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mcf-edma-main.c' (92,372) at 20240405153230283
94346 2025-01-21 03:01:02.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-swnode.c' (92,373) at 20240405153047089
94347 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kopmanholmen' (92,374) at 20210307205553786
94348 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/mmc.h' (92,375) at 20240405153052741
94349 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/prog.c' (92,376) at 20241216090017805
94350 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/bitops.h' (92,377) at 20240405153045937
94351 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Entry/meson.build' (92,378) at 20230825080021141 to deleted uid set
94352 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-gpio.h' (92,379) at 20240405153053965
94353 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/atomisp2/pm.c' (92,380) at 20220525020653907
94354 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/I2C_Edge_Conditions' (92,381) at 20210308005003288
94355 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/hmp.h' (92,382) at 20240906080037344
94356 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/HeaterMetrics.v1_0_2.json' (92,383) at 20240619080002948
94357 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/ghashp8-ppc.pl' (92,384) at 20240405153046969
94358 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/sysfswrite.hpp' (92,385) at 20210308005116217
94359 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/pl111.rst' (92,386) at 20210309003648424
94360 2025-01-21 03:01:02.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-bsp/u-boot/u-boot-aspeed-sdk/tiogapass.cfg' (92,387) at 20220323030026191
94361 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mr75203.c' (92,388) at 20240405153048865
94362 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4.dts' (92,389) at 20240405153045817
94363 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130' (92,390) at 20240405153044917
94364 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/timezone/tzdata.bbappend' (92,391) at 20221101030016716
94365 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_chassis.h' (92,392) at 20210308004938816
94366 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/base.c' (92,393) at 20240405153050625
94367 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-lpspi.c' (92,394) at 20241216090017737
94368 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/intr.c' (92,395) at 20220525020653131
94369 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/signature.c' (92,396) at 20240405153231767
94370 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0015-Handle-__cpu_mask-usage.patch' (92,397) at 20241221090017644
94371 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qt1010_priv.h' (92,398) at 20210307214928798
94372 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/bamboo.dtb' (92,399) at 20210308005046113 to deleted uid set
94373 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (92,400) at 20241206090014218
94374 2025-01-21 03:01:02.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2711-rpi-cm4-io.dts' (92,401) at 20240405153045717
94375 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wm97xx-core.c' (92,402) at 20240405153049165
94376 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/bcm63xx-power.c' (92,403) at 20240405153231347
94377 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/imx-rng.yaml' (92,404) at 20210309003648388
94378 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/Makefile' (92,405) at 20240405153053977
94379 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/nal-hevc.h' (92,406) at 20240405153049393
94380 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_stp_timer.c' (92,407) at 20210307214931894
94381 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/taurus.h' (92,408) at 20210308005003620
94382 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c' (92,409) at 20240805080013947
94383 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_iocsr_config.c' (92,410) at 20210308005002780
94384 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/README.md' (92,411) at 20220402030016063
94385 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb' (92,412) at 20240413080012699
94386 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidbg/acpidbg.c' (92,413) at 20210307214932614
94387 2025-01-21 03:01:02.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/Kconfig' (92,414) at 20241011080017383
94388 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xcbc.c' (92,415) at 20220525020652222
94389 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sc7280.c' (92,416) at 20220525020652322
94390 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/spin_table.c' (92,417) at 20210308005002560
94391 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens-v2.c' (92,418) at 20240405153051973
94392 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_inflate.c' (92,419) at 20240405153053085
94393 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/meson.build' (92,420) at 20240910080037463
94394 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-core.c' (92,421) at 20240405153049365
94395 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/core.c' (92,422) at 20241216090017689
94396 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/boot.c' (92,423) at 20210524100035010
94397 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-usb' (92,424) at 20240405153229731
94398 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/galileo.dts' (92,425) at 20210308005002860
94399 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/string.h' (92,426) at 20210307214926118
94400 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick.dtsi' (92,427) at 20240405153045781
94401 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx6ul.c' (92,428) at 20240906080037192
94402 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/Makefile' (92,429) at 20220525020653863
94403 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NLOD-1.0' (92,430) at 20211006000025238
94404 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Mode/meson.build' (92,431) at 20230825080021137 to deleted uid set
94405 2025-01-21 03:01:02.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/pldm_types.h' (92,432) at 20231102080015293
94406 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_11_0_0_offset.h' (92,433) at 20210307214927690
94407 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/base64.c' (92,434) at 20210308005046557
94408 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-rda.yaml' (92,435) at 20210307214925318
94409 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_wm8903.c' (92,436) at 20240405153054013
94410 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/allwinner-sdhost.c' (92,437) at 20241211090212334
94411 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-base.inc' (92,438) at 20241221090017564
94412 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/module.h' (92,439) at 20240405153045937
94413 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/netdev.c' (92,440) at 20240411080014106
94414 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-unknown.json' (92,441) at 20210308005046401
94415 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_definer.c' (92,442) at 20240405153050133
94416 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/flex_proportions.c' (92,443) at 20240405153053085
94417 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/sig.h' (92,444) at 20240405153052625
94418 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/drcov.c' (92,445) at 20240326080039398
94419 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/meson.build' (92,446) at 20240405080017026
94420 2025-01-21 03:01:02.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_gpu.c' (92,447) at 20241008080013923
94421 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/Kconfig' (92,448) at 20210307214930510
94422 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/coroutine-windows.c' (92,449) at 20230925080040113
94423 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig' (92,450) at 20210308005003264
94424 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/mctp.json' (92,451) at 20241205090005315
94425 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-a1.yaml' (92,452) at 20240405153229787
94426 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_0.dtso' (92,453) at 20240405153231279
94427 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sbs,sbs-charger.yaml' (92,454) at 20220525020651706
94428 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/physical.hpp' (92,455) at 20240719080031533
94429 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/eth.c' (92,456) at 20210308005002968
94430 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/fb/Kconfig' (92,457) at 20240405153231587
94431 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/Space.c' (92,458) at 20240405153049717
94432 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/unwinder.h' (92,459) at 20210307214926554
94433 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_1_offset.h' (92,460) at 20240405153048085
94434 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_regs.h' (92,461) at 20210307214929670
94435 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool.sh' (92,462) at 20220525020655203
94436 2025-01-21 03:01:02.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/omap-des.txt' (92,463) at 20210307214925298
94437 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra114.c' (92,464) at 20240405153051377
94438 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config.bb' (92,465) at 20241206090014234
94439 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VLanNetworkInterfaceCollection_v1.xml' (92,466) at 20240619080002940
94440 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/direct-io.c' (92,467) at 20240405153052321
94441 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/lock_data.h' (92,468) at 20240405153054185
94442 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/Vector-cast.patch' (92,469) at 20231011080016574
94443 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/clang.yml' (92,470) at 20241221090017464
94444 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/memory.json' (92,471) at 20240405153054137
94445 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_uiom.h' (92,472) at 20240405153049109
94446 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cardhu_defconfig' (92,473) at 20210308005003252
94447 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/plutux/Makefile' (92,474) at 20210308005002920
94448 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/command_ut.c' (92,475) at 20210308005003736
94449 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/index.rst' (92,476) at 20240405153045221
94450 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/nvme-cli/nvme-cli/0001-nvme-print-add-fallback-for-non-standard-locale-cate.patch' (92,477) at 20241221090017504
94451 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.h' (92,478) at 20220525020652510
94452 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_socdk.dts' (92,479) at 20240405153045441
94453 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max16065.rst' (92,480) at 20210307214925502
94454 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bits.h' (92,481) at 20240405153052661
94455 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/snapshot.h' (92,482) at 20240906080037324
94456 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/drm.h' (92,483) at 20210308005046045
94457 2025-01-21 03:01:02.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/lgpl-2.1.txt' (92,484) at 20210308005002540
94458 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/intel-ipmi-oem/src/storagecommands.cpp' (92,485) at 20240829080009334 to deleted uid set
94459 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/Kconfig' (92,486) at 20210308005003036
94460 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb' (92,487) at 20231011080016606
94461 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-control.c' (92,488) at 20240405153053965
94462 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_gate.c' (92,489) at 20240405153053361
94463 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/LICENSE' (92,490) at 20210308005059161
94464 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/tegra_car.c' (92,491) at 20210308005003400
94465 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/Makefile' (92,492) at 20240405153049185
94466 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/MAINTAINERS' (92,493) at 20210308005003168
94467 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/meson.build' (92,494) at 20241113090025393
94468 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c' (92,495) at 20240405153048413
94469 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/msgpool.c' (92,496) at 20210307214931902
94470 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_set_pipapo_avx2.h' (92,497) at 20220525020654879
94471 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/references.txt' (92,498) at 20210309003655368
94472 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig' (92,499) at 20210308005003264
94473 2025-01-21 03:01:02.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/recordmcount.h' (92,500) at 20210713000020248
94474 2025-01-21 03:01:02.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cipso_ipv4.h' (92,501) at 20210309003653952
94475 2025-01-21 03:01:02.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/start.S' (92,502) at 20210308005002852
94476 2025-01-21 03:01:02.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/item_updater_main.cpp' (92,503) at 20240820080019550
94477 2025-01-21 03:01:02.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/README.md' (92,504) at 20231123090028645
94478 2025-01-21 03:01:02.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_pound_no_prefix.log' (92,505) at 20210309003655972
94479 2025-01-21 03:01:02.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/devres.rst' (92,506) at 20240405153045189
94480 2025-01-21 03:01:02.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/hisilicon,kirin-pcie.yaml' (92,507) at 20240405153045125
94481 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon.h' (92,508) at 20241211090145425
94482 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/disk-io.c' (92,509) at 20241011080017351 to deleted uid set
94483 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g2_vp9_dec.c' (92,510) at 20240405153049493
94484 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/Kbuild' (92,511) at 20240405153045941
94485 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench-example.py' (92,512) at 20220429100100750
94486 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/reset.c' (92,513) at 20210307214926270
94487 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/function2/function2_4.2.4.bb' (92,514) at 20240301090012427
94488 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/examples/inventory.json' (92,515) at 20240618080023325
94489 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston_14.0.1.bb' (92,516) at 20241221090017684
94490 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/hdr/ia_css_hdr_types.h' (92,517) at 20240405153051837
94491 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_exthdr.c' (92,518) at 20240405153232063
94492 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ell/ell_0.71.bb' (92,519) at 20241221090017636
94493 2025-01-21 03:01:02.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/maintainer-profile.rst' (92,520) at 20210307214925454
94494 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-hw.h' (92,521) at 20210307214928774
94495 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.out' (92,522) at 20210308005046397 to deleted uid set
94496 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcutorture.c' (92,523) at 20240815080012911
94497 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-nand-omap2.h' (92,524) at 20240405153052769
94498 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/halt-polling.rst' (92,525) at 20240405153229847
94499 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-layers' (92,526) at 20241221090017584
94500 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-elo.c' (92,527) at 20220525020653039
94501 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/009_pack_extra.dts' (92,528) at 20210308005003752
94502 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/board.c' (92,529) at 20230720080043535
94503 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zio.h' (92,530) at 20210308005003696
94504 2025-01-21 03:01:02.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/test_space.sh' (92,531) at 20210307214932730
94505 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/ndtest.c' (92,532) at 20240405153054229
94506 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SOL/meson.build' (92,533) at 20230825080021141 to deleted uid set
94507 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/util_macros.h' (92,534) at 20241211090145537
94508 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/842_debugfs.h' (92,535) at 20210307214931790
94509 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/core.c' (92,536) at 20241011080017291
94510 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-rk3x.c' (92,537) at 20240405153230679
94511 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx214.c' (92,538) at 20240405153049313
94512 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql.service' (92,539) at 20210307205553890
94513 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_d_path.c' (92,540) at 20241220090018346
94514 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/mman.h' (92,541) at 20210307214931614
94515 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-i686.txt' (92,542) at 20240113090014532
94516 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/altera/Makefile' (92,543) at 20210308005003360
94517 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ocelot_pcb120.dts' (92,544) at 20210308005002816
94518 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l45-i2c.c' (92,545) at 20240405153232143
94519 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf-filter.l' (92,546) at 20240405153054181
94520 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/message.c' (92,547) at 20240906080037284
94521 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/async_stack_depth.c' (92,548) at 20240405153054265
94522 2025-01-21 03:01:02.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/disasm.h' (92,549) at 20220525020654691
94523 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_kvaser_pci.c' (92,550) at 20241211090212302
94524 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-bcm-iproc.c' (92,551) at 20210309003651308
94525 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/kl5kusb105.h' (92,552) at 20210307214930866
94526 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/wl3501.h' (92,553) at 20240405153050557
94527 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/rc.c' (92,554) at 20220525020653163
94528 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5420/Kconfig' (92,555) at 20210308005003044
94529 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/ptrace.c' (92,556) at 20240405153045977
94530 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dvb-bt8xx.c' (92,557) at 20210309003650324
94531 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Hardware.interface.yaml' (92,558) at 20240517080019498
94532 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020utm-pc.dtsi' (92,559) at 20210307214926346
94533 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/invpcid.h' (92,560) at 20210307214926666
94534 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-10.conf' (92,561) at 20210416100031754
94535 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/Makefile.am' (92,562) at 20210308004938832
94536 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/asm-prototypes.h' (92,563) at 20210307214926114
94537 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq2415x.yaml' (92,564) at 20240405153045141
94538 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mv643xx_i2c.h' (92,565) at 20210307214931454
94539 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_eid.c' (92,566) at 20231101080011137
94540 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0001-Fix-installing-ipp-usb-quirk.patch' (92,567) at 20230706080014749
94541 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/manifest.py' (92,568) at 20220910030013393
94542 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio.h' (92,569) at 20240405153051521
94543 2025-01-21 03:01:02.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/time.c' (92,570) at 20220525020651978
94544 2025-01-21 03:01:02.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/Makefile' (92,571) at 20210309003653320
94545 2025-01-21 03:01:02.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/common_options.rst' (92,572) at 20240405153054037
94546 2025-01-21 03:01:02.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/outercache.h' (92,573) at 20210307214925854
94547 2025-01-21 03:01:02.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_prime.c' (92,574) at 20240405153048725
94548 2025-01-21 03:01:02.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_hwseq.h' (92,575) at 20240405153047257
94549 2025-01-21 03:01:02.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_mixer.c' (92,576) at 20240405153230543
94550 2025-01-21 03:01:02.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/am6_spl.h' (92,577) at 20210308005002732
94551 2025-01-21 03:01:02.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_vnifiltering.sh' (92,578) at 20240405153054353
94552 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/cxl/core/region.c' (92,579) at 20241111090012121 to deleted uid set
94553 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dpd/decimal32.h' (92,580) at 20210308005046041
94554 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-serpent_1.41.bb' (92,581) at 20241221090017560
94555 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-imx6ull-opos6uldev.dtsi' (92,582) at 20240405153045525
94556 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/propertygentest/groupone.yaml' (92,583) at 20221209040030339
94557 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/memory-region.yaml' (92,584) at 20240405153045149
94558 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/tx.h' (92,585) at 20240405153050293
94559 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/keys/vagrant' (92,586) at 20210308005046393
94560 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/trace.h' (92,587) at 20210307214928050
94561 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_snd.h' (92,588) at 20240906080037348
94562 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private.h' (92,589) at 20241018080014578
94563 2025-01-21 03:01:02.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ioapic.c' (92,590) at 20210308005002856
94564 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_i2c.c' (92,591) at 20220525020652859
94565 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos4.c' (92,592) at 20240405153230239
94566 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsutils.c' (92,593) at 20240405153046625
94567 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ch341.c' (92,594) at 20240405153052129
94568 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmsch_v2_0.h' (92,595) at 20210307214927238
94569 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_hw_autogen.h' (92,596) at 20240405153230971
94570 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-pcie.json' (92,597) at 20241214090008740
94571 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/meson.build' (92,598) at 20210927100127085
94572 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-aarch64.h' (92,599) at 20240405153232211
94573 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm.dtsi' (92,600) at 20220525020651906
94574 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-sensor.c' (92,601) at 20240405153230055
94575 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/s5m8767.c' (92,602) at 20210308005003472
94576 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/list.h' (92,603) at 20210307214932150
94577 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts' (92,604) at 20240405153229971
94578 2025-01-21 03:01:02.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/blocklayoutxdr.h' (92,605) at 20210307214931162
94579 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/xyzModem.c' (92,606) at 20210308005003232
94580 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb' (92,607) at 20241221090017560
94581 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Loffstrand' (92,608) at 20210307205553786
94582 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32mp157c-ev1.dts' (92,609) at 20210308005002616
94583 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fin_ack_lat.sh' (92,610) at 20210307214932686
94584 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/internals.h' (92,611) at 20241211090212494
94585 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/plip.rst' (92,612) at 20210307214925538
94586 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_meson.c' (92,613) at 20210308005003348
94587 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_port.c' (92,614) at 20240405153231523
94588 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Kconfig' (92,615) at 20240405153230087
94589 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/hw_cache_event_type_test.c' (92,616) at 20240405153054361
94590 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/common_utils.hpp' (92,617) at 20210803100040199
94591 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/devlink-user.c' (92,618) at 20240405153232215
94592 2025-01-21 03:01:02.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx_common.c' (92,619) at 20240405153049013
94593 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_cldma.c' (92,620) at 20240411080014118
94594 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p1023_rdb.c' (92,621) at 20240405153230051
94595 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-ip22io.h' (92,622) at 20210307214928498
94596 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110x.c' (92,623) at 20240405153049301
94597 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_r_w.c' (92,624) at 20210308005046509
94598 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Manager_v1.xml' (92,625) at 20240918080002712
94599 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dma/Makefile' (92,626) at 20240405153054293
94600 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/sensor_gen.py' (92,627) at 20221209040032879
94601 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/irq.h' (92,628) at 20220525020651946
94602 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/selftests.h' (92,629) at 20220525020654647
94603 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos-arm64.h' (92,630) at 20240405153046841
94604 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/asm-offsets.c' (92,631) at 20210307214926310
94605 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gma_display.c' (92,632) at 20240405153048421
94606 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timex.h' (92,633) at 20220627100017134
94607 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-sliced-vbi.rst' (92,634) at 20240405153045313
94608 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gnulib/gnulib_202401.bb' (92,635) at 20241221090017536
94609 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/charset.h' (92,636) at 20210308005003572
94610 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp' (92,637) at 20231011080005554
94611 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/mt7620/cpu-feature-overrides.h' (92,638) at 20240405153046005
94612 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/div_Xsig.S' (92,639) at 20220525020652186
94613 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware.c' (92,640) at 20210307214926890
94614 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/sysdig-selftest/0055-Add-cstdint-for-uintXX_t-types.patch' (92,641) at 20240301090012447
94615 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/devices.c' (92,642) at 20240405153050513
94616 2025-01-21 03:01:02.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/_qemutiny.py' (92,643) at 20231014080011731
94617 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/opal-calls.S' (92,644) at 20240405153046093
94618 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0017-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch' (92,645) at 20241221090017644
94619 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/Makefile' (92,646) at 20240405153051369
94620 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-2.1-only' (92,647) at 20210316000012717
94621 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-syscall.c' (92,648) at 20210307214932706
94622 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-mpic-timer-B.dtsi' (92,649) at 20210307214926350
94623 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ifc.h' (92,650) at 20210308005003652
94624 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix-i2c-txcommon.h' (92,651) at 20210307214927742
94625 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/blacklist.c' (92,652) at 20220525020652242
94626 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-locales_git.bb' (92,653) at 20230919080013986
94627 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc8280xp.c' (92,654) at 20240405153051349
94628 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb' (92,655) at 20240301090012427
94629 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/testusb.c' (92,656) at 20240405153054385
94630 2025-01-21 03:01:02.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/310.out' (92,657) at 20210927100127505
94631 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h' (92,658) at 20240405153231191
94632 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/elog_with_metadata.mako.cpp' (92,659) at 20210308005108057
94633 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-boneblack-common.dtsi' (92,660) at 20240405153045589
94634 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,fcp.yaml' (92,661) at 20240405153045101
94635 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libsecret/libsecret_0.21.4.bb' (92,662) at 20241221090017684
94636 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addu_qb.c' (92,663) at 20210308005046501
94637 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/logo.png' (92,664) at 20210307205554274 to deleted uid set
94638 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/ath5k.h' (92,665) at 20240405153050441
94639 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a77970.c' (92,666) at 20210308005003464
94640 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/include/arch/cfi_regs.h' (92,667) at 20220525020655127
94641 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/default/pldm_interface.cpp' (92,668) at 20210308005059705
94642 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (92,669) at 20240712080022837
94643 2025-01-21 03:01:02.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_net.h' (92,670) at 20240405153231883
94644 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/bus.c' (92,671) at 20240520080015151
94645 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/virt-pci.c' (92,672) at 20240405153230099
94646 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_d.c' (92,673) at 20210308005046517
94647 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/.clang-tidy' (92,674) at 20241220090029607
94648 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pico-pi.dts' (92,675) at 20240405153045501
94649 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_pcidio.c' (92,676) at 20240405153046901
94650 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ucmpdi2.c' (92,677) at 20210307214931822
94651 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/n_null.c' (92,678) at 20240405153231507
94652 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/commproc.c' (92,679) at 20210308005002828
94653 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/dns325.c' (92,680) at 20210308005002952
94654 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/ibalance.c' (92,681) at 20210307214931234
94655 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_booke.h' (92,682) at 20240405153046141
94656 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/swap_numa.rst' (92,683) at 20240405153044961
94657 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/spi/Makefile' (92,684) at 20210307214932438
94658 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/renesas-cpg-mssr.h' (92,685) at 20210308005003632
94659 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_drm.h' (92,686) at 20240405153048565
94660 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/dentry.c' (92,687) at 20210307214931122
94661 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/lan9303.txt' (92,688) at 20240405153045117
94662 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/sdram.c' (92,689) at 20210308005002976
94663 2025-01-21 03:01:02.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/yank_functions.c' (92,690) at 20240906080037372
94664 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/clk_rst.h' (92,691) at 20210308005002668
94665 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-hi655x.c' (92,692) at 20210307214926966
94666 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-msg-port.h' (92,693) at 20240405153051945
94667 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/otg_fsm.c' (92,694) at 20240405153052041
94668 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.c' (92,695) at 20241216090017717
94669 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/sched.h' (92,696) at 20210307214932482
94670 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sunxi_dw.c' (92,697) at 20210308005002784
94671 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/zfs.c' (92,698) at 20210308005003220
94672 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/mfd/pmic_max77693.c' (92,699) at 20210308005003468
94673 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-klconfig.c' (92,700) at 20210307214926290
94674 2025-01-21 03:01:02.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/matrix-keymap.yaml' (92,701) at 20240405153045081
94675 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_regs.h' (92,702) at 20220525020652354
94676 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/README' (92,703) at 20210307214926146
94677 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hsi/hsi_char.h' (92,704) at 20240405153052917
94678 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-typename.json' (92,705) at 20230925080040089
94679 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pxs2.c' (92,706) at 20210308005002792
94680 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/iba.h' (92,707) at 20210307214931582
94681 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/arm,scmi.yaml' (92,708) at 20240405153045057
94682 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/regs.c' (92,709) at 20240418080014486
94683 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-collateral.inc' (92,710) at 20210316000012721
94684 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/Makefile' (92,711) at 20210308005002884
94685 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5/0002-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch' (92,712) at 20230706080014765
94686 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_interface.hpp' (92,713) at 20240817080031288
94687 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_lt_qb.c' (92,714) at 20210308005046505
94688 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/clocksource.h' (92,715) at 20220525020652034
94689 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi' (92,716) at 20240405153229971
94690 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Hippocratic-2.1' (92,717) at 20211006000025238
94691 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Forsmo' (92,718) at 20210307205553782
94692 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/vcs-control.bb' (92,719) at 20241221090017484
94693 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-started@.target' (92,720) at 20220301040040077
94694 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/tracefs/inode.c' (92,721) at 20240815080012907
94695 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xilinx/Kconfig' (92,722) at 20210309003654944
94696 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsrepair2.c' (92,723) at 20240405153046625
94697 2025-01-21 03:01:02.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/Makefile' (92,724) at 20210307214932214
94698 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/local_ops.rst' (92,725) at 20240405153045289
94699 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/s2255/Makefile' (92,726) at 20210307214928846
94700 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-phycore-som.dtsi' (92,727) at 20210308005002604
94701 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DL-DE-BY-2.0' (92,728) at 20241221090017616
94702 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_rps.h' (92,729) at 20240405153048445
94703 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/rz-dmac.c' (92,730) at 20240405153230287
94704 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/views.py' (92,731) at 20210307205554262
94705 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/Makefile' (92,732) at 20210307214929126
94706 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/damon/index.rst' (92,733) at 20240405153045297
94707 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/elf.h' (92,734) at 20210307214926494
94708 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-neoversee1.inc' (92,735) at 20240301090012451
94709 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/lic_checksum.py' (92,736) at 20221120040010726
94710 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addu_ph.c' (92,737) at 20210308005046505
94711 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp2skb_meta_kern.c' (92,738) at 20220525020654931
94712 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/pm.c' (92,739) at 20210309003648720
94713 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_mutex.c' (92,740) at 20240405153052021
94714 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/regs.h' (92,741) at 20240405153231227
94715 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/pci.c' (92,742) at 20240405153051809
94716 2025-01-21 03:01:02.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/cpu.h' (92,743) at 20210308005002776
94717 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp' (92,744) at 20241217090008768
94718 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_gcr.c' (92,745) at 20240906080037256
94719 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f746-disco.dts' (92,746) at 20210308005002616
94720 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3.dtsi' (92,747) at 20210308005002612
94721 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bitmap.c' (92,748) at 20210927100127641
94722 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/tls.h' (92,749) at 20240405153045625
94723 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-smbus.h' (92,750) at 20240405153052701
94724 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockopt_inherit.c' (92,751) at 20240405153054273
94725 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_repl_qb.c' (92,752) at 20210308005046505
94726 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/spufs/index.rst' (92,753) at 20210307214925490
94727 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svcshare.c' (92,754) at 20210307214931142
94728 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/Makefile' (92,755) at 20240405153049737
94729 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/ac5-98dx35xx.dtsi' (92,756) at 20240405153045745
94730 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/hi6220-domain-ctrl.yaml' (92,757) at 20210309003648320
94731 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/ibuf_ctrl_rmgr.c' (92,758) at 20210307214930566
94732 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/init.c' (92,759) at 20240405153046317
94733 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-peb-av-02.dtsi' (92,760) at 20240405153045525
94734 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/fcntl.h' (92,761) at 20210307214925858
94735 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.c' (92,762) at 20240405153048645
94736 2025-01-21 03:01:02.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console-gl.c' (92,763) at 20240326080039750
94737 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c' (92,764) at 20240405153231023
94738 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-v4l2.c' (92,765) at 20240405153049381
94739 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Astra-28.2E' (92,766) at 20210307205553758
94740 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_crypto.c' (92,767) at 20240405153046957
94741 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_ah.h' (92,768) at 20210307214931650
94742 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/storm.txt' (92,769) at 20210307214925434
94743 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu.c' (92,770) at 20210308005002836
94744 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-lynx-28g.c' (92,771) at 20240405153231311
94745 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/__init__.py' (92,772) at 20210307205554258
94746 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/passthrough.c' (92,773) at 20210307214930986
94747 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-xattr-user.c' (92,774) at 20221215040039086
94748 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/stacktrace.c' (92,775) at 20240405153229863
94749 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dpcon.c' (92,776) at 20210307214926930
94750 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/signal_64.c' (92,777) at 20240405153230095
94751 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/tsx_async_abort.rst' (92,778) at 20240405153044945
94752 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_trigger.c' (92,779) at 20240405153054241
94753 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/md/raid5-cache.rst' (92,780) at 20240405153045193
94754 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/mman-common.h' (92,781) at 20230426080043780
94755 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-ld4.c' (92,782) at 20210308005002792
94756 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c' (92,783) at 20240405153048589
94757 2025-01-21 03:01:02.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/80_4gb_and_skip_at_start_together.dts' (92,784) at 20210308005003752
94758 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.h' (92,785) at 20210307214927298
94759 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake.1' (92,786) at 20210307205554234
94760 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/g762.h' (92,787) at 20210307214931474
94761 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/Makefile' (92,788) at 20240405153230071
94762 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/addr.c' (92,789) at 20220525020654915
94763 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/checksum.S' (92,790) at 20240405153046513
94764 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/079_uses_pos.dts' (92,791) at 20210308005003752
94765 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/Makefile' (92,792) at 20240405153045645
94766 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-moxart/Kconfig' (92,793) at 20240405153045653
94767 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s.dtsi' (92,794) at 20240405153229927
94768 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v68_hvx.c' (92,795) at 20230925080040097
94769 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/krill/files/panic_workaround.patch' (92,796) at 20230706080014769
94770 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d29.dtsi' (92,797) at 20240405153045469
94771 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/Makefile' (92,798) at 20220525020651898
94772 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_ldap_sub_menu.robot' (92,799) at 20240628080017113
94773 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/seaboard/Makefile' (92,800) at 20210308005003024
94774 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/tsi108_dev.c' (92,801) at 20240405153046233
94775 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sam9x60.dtsi' (92,802) at 20241211090145369
94776 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cs423x/cs4236_lib.c' (92,803) at 20220525020654979
94777 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/__init__.py' (92,804) at 20210308005046241
94778 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/ma35d1-iot-512m.dts' (92,805) at 20240405153045749
94779 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-phycore-segin.dts' (92,806) at 20210308005002588
94780 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/NewDump/meson.build' (92,807) at 20230825080021137 to deleted uid set
94781 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/tiny-power-button.c' (92,808) at 20240405153046649
94782 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/0001-lib-Do-not-use-private-makefile-targets-in-CMakelist.patch' (92,809) at 20241221090017516
94783 2025-01-21 03:01:02.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/alpine.docker' (92,810) at 20241211090212534
94784 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_client.h' (92,811) at 20210617100022823
94785 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gfrm.c' (92,812) at 20210307214928090
94786 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hi6220-clock.txt' (92,813) at 20210309003648328
94787 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi' (92,814) at 20220525020652026
94788 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/ingenic,uart.yaml' (92,815) at 20240405153045153
94789 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/tpm.c' (92,816) at 20241211090145405
94790 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle@.service' (92,817) at 20240316080012480
94791 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/time_t.patch' (92,818) at 20210307205554586
94792 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/u-boot.lds' (92,819) at 20210308005002796
94793 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_sensors.hpp' (92,820) at 20210429000059464
94794 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-no-base.out' (92,821) at 20220429100100882 to deleted uid set
94795 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_8254.c' (92,822) at 20240405153046893
94796 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (92,823) at 20231005080013641
94797 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpulimit/cpulimit_0.2.bb' (92,824) at 20231126090012797
94798 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/probepoint.tc' (92,825) at 20240405153054305
94799 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/calib.c' (92,826) at 20240405153050453
94800 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/misc-impl.c.inc' (92,827) at 20240906080037520
94801 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/Kconfig' (92,828) at 20240405153052485
94802 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/op-pnor-msl.service' (92,829) at 20211019000031639
94803 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/stm32mp1/Kconfig' (92,830) at 20210308005003476
94804 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5307.h' (92,831) at 20210308005002804
94805 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/Kconfig' (92,832) at 20241211090145537
94806 2025-01-21 03:01:02.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/Makefile' (92,833) at 20240405153232287
94807 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/au1xmmc.c' (92,834) at 20240405153230851
94808 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/datagram.c' (92,835) at 20240405153053241
94809 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/LICENSE' (92,836) at 20210308005104321
94810 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m53017evb/m53017evb.c' (92,837) at 20210308005002972
94811 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/env.c' (92,838) at 20210307214926270
94812 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts' (92,839) at 20240405153229919
94813 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f4-pinctrl.dtsi' (92,840) at 20210308005002612
94814 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/Kconfig' (92,841) at 20210307214929958
94815 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/regs_load.S' (92,842) at 20210307214932522
94816 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/stm32-ipcc.c' (92,843) at 20240405153230759
94817 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix.dtsi' (92,844) at 20240405153229915
94818 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/data.c' (92,845) at 20240710080014601
94819 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/q8_a33_tablet_800x480_defconfig' (92,846) at 20210308005003276
94820 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda827x.h' (92,847) at 20220525020653315
94821 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/vector_internals.h' (92,848) at 20240906080037528
94822 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ioam6-sysctl.rst' (92,849) at 20220525020651746
94823 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kobol/helios4/helios4.c' (92,850) at 20210308005003012
94824 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622.c' (92,851) at 20240405153230211
94825 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/uclass.c' (92,852) at 20220215040051564
94826 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ext_caps.h' (92,853) at 20220525020653083
94827 2025-01-21 03:01:02.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/npcm7xx_gpio.c' (92,854) at 20240906080037224
94828 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/0001-UseLemon.cmake-do-not-use-lemon-data-from-the-host.patch' (92,855) at 20240113090014536
94829 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/crosstap' (92,856) at 20220402030016247
94830 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/yaml/xyz/openbmc_project/Network/VLAN/Create.interface.yaml' (92,857) at 20221209040038051
94831 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/clk-pxa2xx.h' (92,858) at 20240405153046805
94832 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c' (92,859) at 20240411080014106
94833 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/0001-executor-Include-missing-linux-falloc.h.patch' (92,860) at 20230706080014761
94834 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/leds/mori-led-manager-config/led.yaml' (92,861) at 20240829080014018
94835 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/matrix.c' (92,862) at 20210308005002716
94836 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/pxa-usb.txt' (92,863) at 20240405153045181
94837 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/flush.S' (92,864) at 20240405153229995
94838 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/sample.c' (92,865) at 20240405153050109
94839 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/counter-sysfs.c' (92,866) at 20240405153046909
94840 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/findutils/findutils_4.10.0.bb' (92,867) at 20241206090014334
94841 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-cqhci.h' (92,868) at 20221128040017470
94842 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/mmu-44x.h' (92,869) at 20240405153046121
94843 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/Makefile' (92,870) at 20210307214926186
94844 2025-01-21 03:01:02.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ti,tsc2005.yaml' (92,871) at 20240405153045081
94845 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blkdev.h' (92,872) at 20241211090145533
94846 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci-armada8k.txt' (92,873) at 20220525020651698
94847 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/Availability.interface.yaml' (92,874) at 20240618080025501
94848 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/gpio.c' (92,875) at 20240405153045981
94849 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-waiting_for_supplier' (92,876) at 20210309003648256
94850 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-Add-missing-includes-cstdint-and-cstdio.patch' (92,877) at 20231011080016578
94851 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/hugetlb.h' (92,878) at 20240405153045913
94852 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ar-from-env.patch' (92,879) at 20210307205554458
94853 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/build-whitelist.sh' (92,880) at 20210308005003724
94854 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/archsetjmp_64.h' (92,881) at 20210307214926754
94855 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_multicast.c' (92,882) at 20240405153050389
94856 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/Makefile' (92,883) at 20210308005003040
94857 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch' (92,884) at 20230706080014745
94858 2025-01-21 03:01:02.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpiod/run-ptest' (92,885) at 20230317080013793
94859 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/arm/qcom,ids.h' (92,886) at 20240405153231795
94860 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pcie_pci_bridge.c' (92,887) at 20241211090212314
94861 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz' (92,888) at 20210307205554590 to deleted uid set
94862 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/collect_slot_vpd.hpp' (92,889) at 20240910080037463
94863 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c' (92,890) at 20241211090145409
94864 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl507a.h' (92,891) at 20210309003649824
94865 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sgmii_riser.c' (92,892) at 20210308005002960
94866 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-core.c' (92,893) at 20240405153049541
94867 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpu-reset.S' (92,894) at 20240405153045865
94868 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Holsbybrunn_Holsbyholm' (92,895) at 20210307205553782
94869 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/img,pdc-intc.txt' (92,896) at 20210307214925342
94870 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-environment.png' (92,897) at 20210307205554366 to deleted uid set
94871 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count' (92,898) at 20240906080037556 to deleted uid set
94872 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-alsa.c' (92,899) at 20240405153049361
94873 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/taurus_defconfig' (92,900) at 20210308005003280
94874 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/flatpak_1.15.10.bb' (92,901) at 20241221090017516
94875 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/coreboot.dts' (92,902) at 20210308005002860
94876 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/0001-libntp-Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch' (92,903) at 20230610080017603
94877 2025-01-21 03:01:02.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/led.h' (92,904) at 20240405153050513
94878 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/uncore-cache.json' (92,905) at 20240405153054153
94879 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/irled/pwm-ir-tx.yaml' (92,906) at 20240405153045089
94880 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8939.dtsi' (92,907) at 20240405153229943
94881 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml' (92,908) at 20220525020651678
94882 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/kconfig-language.rst' (92,909) at 20240405153229819
94883 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/dfi-bt700.c' (92,910) at 20210308005002952
94884 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/pcm.c' (92,911) at 20240405153054025
94885 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-hostctl/meson.build' (92,912) at 20241010080036061
94886 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.yaml' (92,913) at 20241104090011559
94887 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/ppp_async.c' (92,914) at 20241018080014538
94888 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/sprd-wdt.txt' (92,915) at 20210307214925454
94889 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/petalogix_s3adsp1800_mmu.c' (92,916) at 20241211090212290
94890 2025-01-21 03:01:02.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/chipone,icn6211.yaml' (92,917) at 20240405153045037
94891 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_hpmfwupg.c' (92,918) at 20210308004938828
94892 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/rf.c' (92,919) at 20240405153051949
94893 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/subprojects/iniparser.wrap' (92,920) at 20240710080015177
94894 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/Makefile' (92,921) at 20210307214929618
94895 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/stellaris-gptm.c' (92,922) at 20240906080037304
94896 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/cfg.h' (92,923) at 20210307214929862
94897 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-tty.c' (92,924) at 20240405153230755
94898 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso' (92,925) at 20240405153229971
94899 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkPort.v1_4_3.json' (92,926) at 20240619080002952
94900 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da7213.h' (92,927) at 20210307214931594
94901 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (92,928) at 20220817030012041
94902 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_mad.c' (92,929) at 20220525020653155
94903 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8976.dtsi' (92,930) at 20240405153229943
94904 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/sysctl.c' (92,931) at 20210307214931922
94905 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/dist/env/authority' (92,932) at 20230831080022083
94906 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear600/MAINTAINERS' (92,933) at 20210308005003052
94907 2025-01-21 03:01:02.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/intercept.c' (92,934) at 20240405153230083
94908 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lontium-lt9211.c' (92,935) at 20240405153230523
94909 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/maple_tree.h' (92,936) at 20240405153054229
94910 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/extcon-intel-int3496.rst' (92,937) at 20210307214925494
94911 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-bsp/images/npcm7xx-igps-native/BootBlockAndHeader_GBS.xml' (92,938) at 20210307205554078
94912 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/debug.h' (92,939) at 20210307214930946
94913 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/trats_defconfig' (92,940) at 20210308005003284
94914 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169_main.c' (92,941) at 20241216090017717
94915 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_d.c' (92,942) at 20210308005046513
94916 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/power-supply@68.conf' (92,943) at 20240904080027734
94917 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_params_internal.h' (92,944) at 20210307214930574
94918 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/xilinx_ps2.c' (92,945) at 20240405153230731
94919 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1781-spi.c' (92,946) at 20240405153053565
94920 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/lsvmbus' (92,947) at 20210307214932470
94921 2025-01-21 03:01:02.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_random.h' (92,948) at 20210307214927854
94922 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/ahci.c' (92,949) at 20240906080037568
94923 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/Makefile' (92,950) at 20210308005002716
94924 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-irc/weechat/weechat/0001-use-pkg-config-for-gcrypt-instead.patch' (92,951) at 20220204040022452
94925 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/coresight-stm.h' (92,952) at 20210309003653984
94926 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/Makefile' (92,953) at 20240405153230803
94927 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/tcmu-design.rst' (92,954) at 20240405153045265
94928 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7778.dtsi' (92,955) at 20240405153045553
94929 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/.clang-tidy' (92,956) at 20230701080027201
94930 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/hotblocks.c' (92,957) at 20240906080037164
94931 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpu.h' (92,958) at 20240405153230111
94932 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-libretech-pc.dts' (92,959) at 20210307214925994
94933 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_core.c' (92,960) at 20240405153232043
94934 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/StorageControllerCollection_v1.xml' (92,961) at 20240619080002936
94935 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/controller.hpp' (92,962) at 20210308005116217
94936 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/delayed-ref.h' (92,963) at 20240405153052277
94937 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sgp30.c' (92,964) at 20240405153048969
94938 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sb-t35.dtsi' (92,965) at 20240405153045605
94939 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0-ek874-mipi-2.1.dts' (92,966) at 20220525020651930
94940 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/alloc.h' (92,967) at 20220525020654463
94941 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmuls.c' (92,968) at 20210307214926434
94942 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mem2node.h' (92,969) at 20210307214932598
94943 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Create.interface.yaml' (92,970) at 20221207040023627
94944 2025-01-21 03:01:02.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootPolicy/meson.build' (92,971) at 20230825080021137 to deleted uid set
94945 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ls1x.c' (92,972) at 20220525020653207
94946 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-fix-initializer-element-is-not-constant.patch' (92,973) at 20210407000018094
94947 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_common.h' (92,974) at 20210309003650372
94948 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/apei/einj.rst' (92,975) at 20240405153045209
94949 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-boot-vector.h' (92,976) at 20210307214926230
94950 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c' (92,977) at 20240405153048661
94951 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xpedite517x.h' (92,978) at 20210308005003624
94952 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/gpio.h' (92,979) at 20210307214931434
94953 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-fifo.h' (92,980) at 20240520080015239
94954 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/witherspoon-debug/libncurses.so.5.9' (92,981) at 20210308005111465
94955 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mlxbf.c' (92,982) at 20210309003649372
94956 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/ksz8873.c' (92,983) at 20210308005002720
94957 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-sony-xperia-lagan-yuga.dts' (92,984) at 20240405153045541
94958 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/s5pc210_universal.h' (92,985) at 20210308005003612
94959 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgeui.c' (92,986) at 20210308005046529
94960 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/dma.h' (92,987) at 20240405153045621
94961 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/qcom,ssc-block-bus.yaml' (92,988) at 20240405153045021
94962 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_isol.c' (92,989) at 20210308004938828
94963 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/allwinner,sun6i-a31-msgbox.yaml' (92,990) at 20210307214925350
94964 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6534.c' (92,991) at 20220525020652358
94965 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest_deps.sh' (92,992) at 20240405153054313
94966 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat/0001-Add-fcntl64-wrapper.patch' (92,993) at 20231126090012853
94967 2025-01-21 03:01:02.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_lpm_trie.rst' (92,994) at 20240820080014161
94968 2025-01-21 03:01:02.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/head32.c' (92,995) at 20240405153046433
94969 2025-01-21 03:01:02.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_wx.h' (92,996) at 20210307214930638
94970 2025-01-21 03:01:02.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7904.dts' (92,997) at 20240405153229923
94971 2025-01-21 03:01:02.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/trap_handler.h' (92,998) at 20240405153045881
94972 2025-01-21 03:01:02.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/Kconfig' (92,999) at 20240405153230795
94973 2025-01-21 03:01:02.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-pci-bus.c' (93,000) at 20241214090008740
94974 2025-01-21 03:01:02.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/bmc150_magn.h' (93,001) at 20240405153049005
94975 2025-01-21 03:01:02.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/inftlcore.c' (93,002) at 20240405153049681
94976 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/portdrv.c' (93,003) at 20240405153051257
94977 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-kworld-pc150u.c' (93,004) at 20210307214928782
94978 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_marvel.h' (93,005) at 20240405153045341
94979 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/test_rle.py' (93,006) at 20210905000020593
94980 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user_events/settings' (93,007) at 20240405153054381
94981 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/clock.c' (93,008) at 20210308005002988
94982 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font/use-no-name-option-for-gzip.patch' (93,009) at 20240106090017237
94983 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_labels.c' (93,010) at 20240405153053325
94984 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ib_umad.h' (93,011) at 20210307214931610
94985 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_damage_helper.h' (93,012) at 20220525020654535
94986 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/entry-macros.S' (93,013) at 20210307214926550
94987 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/Makefile' (93,014) at 20210307214932226
94988 2025-01-21 03:01:02.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/btrfs.h' (93,015) at 20210308005003564
94989 2025-01-21 03:01:02.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/r2000_chassis.json' (93,016) at 20221221040007774
94990 2025-01-21 03:01:02.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunplus/Makefile' (93,017) at 20240405153045689
94991 2025-01-21 03:01:02.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/adv7611.h' (93,018) at 20210308005003000
94992 2025-01-21 03:01:02.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50001001.json' (93,019) at 20241213090040130
94993 2025-01-21 03:01:02.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/sync-check.sh' (93,020) at 20240405153054077
94994 2025-01-21 03:01:02.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/nrf51_gpio.c' (93,021) at 20241211090212274
94995 2025-01-21 03:01:02.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/phosphor-skeleton-control-power_%.bbappend' (93,022) at 20231020080018978
94996 2025-01-21 03:01:02.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wwan/index.rst' (93,023) at 20240405153045237
94997 2025-01-21 03:01:02.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/spear-pwm.txt' (93,024) at 20210307214925406
94998 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-mux.c' (93,025) at 20240724080011687
94999 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/case.py' (93,026) at 20210307205554630
95000 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml' (93,027) at 20240405153045141
95001 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/intro.rst' (93,028) at 20211006000025218
95002 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/file_system_wrapper.hpp' (93,029) at 20230719080007815
95003 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.h' (93,030) at 20210309003649652
95004 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/sak.rst' (93,031) at 20210307214925562
95005 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-netcan-plus-1xx.dts' (93,032) at 20240405153045589
95006 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_ipt.h' (93,033) at 20210307214931662
95007 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-buildid-list.c' (93,034) at 20240405153054097
95008 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/079.out' (93,035) at 20210308005046441
95009 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/Makefile' (93,036) at 20240405153049717
95010 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@3c0/ir35219@70.conf' (93,037) at 20240904080027734
95011 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_firmware.c' (93,038) at 20240405153051845
95012 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_debug.h' (93,039) at 20210307214930850
95013 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/subprojects/phosphor-logging.wrap' (93,040) at 20220621100017304
95014 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/disable_libunwind_aarch64.patch' (93,041) at 20210407000018086
95015 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_interrupt.h' (93,042) at 20240405153050341
95016 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/sdeventplus.wrap' (93,043) at 20220322030048836
95017 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_sh7751.c' (93,044) at 20210308005003452
95018 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/layer.conf' (93,045) at 20241221090017480
95019 2025-01-21 03:01:02.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp_hw.h' (93,046) at 20240405153230975
95020 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/vga/vga_switcheroo.c' (93,047) at 20220525020653039
95021 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.inf' (93,048) at 20210308005046541
95022 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stih410-b2260/MAINTAINERS' (93,049) at 20210308005003052
95023 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/tegra186_bpmp.c' (93,050) at 20210308005003400
95024 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/asus_ec_sensors.rst' (93,051) at 20240405153045217
95025 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_dclo.c' (93,052) at 20210308005046525
95026 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.h' (93,053) at 20240405153050117
95027 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/glibc.yml' (93,054) at 20241206090014206
95028 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-icore-ofcap12.dts' (93,055) at 20240405153045501
95029 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/tools/sdbusplus/property.py' (93,056) at 20240925080038338 to deleted uid set
95030 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/os-win32.c' (93,057) at 20221215040039222
95031 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-g12a-usb2.c' (93,058) at 20240405153231307
95032 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.yaml' (93,059) at 20240405153045093
95033 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_smbus.h' (93,060) at 20210307214926242
95034 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-orion-net.txt' (93,061) at 20210307214925378
95035 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rtc.h' (93,062) at 20240405153052937
95036 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/Kconfig' (93,063) at 20210308005002976
95037 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly.bb' (93,064) at 20241206090014298
95038 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6asm.h' (93,065) at 20220525020655083
95039 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/sstate-diff-machines.sh' (93,066) at 20220910030013437
95040 2025-01-21 03:01:02.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-ccix-per.c' (93,067) at 20241114091008828
95041 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77980-cpg-mssr.h' (93,068) at 20210307214931334
95042 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/Makefile' (93,069) at 20210309003649132
95043 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/test_basic.py' (93,070) at 20210308005003744
95044 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ingress_rif_conf_1q.sh' (93,071) at 20240405153054297
95045 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pxa2xx_sharpsl.c' (93,072) at 20240405153051265
95046 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4_fs.h' (93,073) at 20240405153231699
95047 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ssm-early.S' (93,074) at 20230426080043952
95048 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/loss_interval.c' (93,075) at 20220525020654819
95049 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-meson/meson.c' (93,076) at 20240405153229911
95050 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb' (93,077) at 20241221090017532
95051 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Wroclaw' (93,078) at 20210307205553778
95052 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/syslog-startup.conf' (93,079) at 20210307205554470
95053 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-multitouch' (93,080) at 20210307214925202
95054 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (93,081) at 20210903000032567
95055 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.2.c' (93,082) at 20240405153050345
95056 2025-01-21 03:01:02.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfcmulti.c' (93,083) at 20240805080013963
95057 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/macsec_api.h' (93,084) at 20210307214929306
95058 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/Kconfig' (93,085) at 20210308005002968
95059 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/sap.h' (93,086) at 20240405153050533
95060 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320aic23.h' (93,087) at 20210307214932342
95061 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_probe_write_user.bpf.c' (93,088) at 20240405153053425
95062 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7745-cpg-mssr.c' (93,089) at 20210309003649252
95063 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_modem_ops.c' (93,090) at 20240405153231267
95064 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max8893.yaml' (93,091) at 20240405153045145
95065 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hip04-d01.dts' (93,092) at 20240405153045437
95066 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/Makefile' (93,093) at 20240405153232179
95067 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/usb_mcu.c' (93,094) at 20240405153050589
95068 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/pq2.h' (93,095) at 20210307214926362
95069 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds_pbi.cfg' (93,096) at 20210308005002968
95070 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nitro_enclaves.h' (93,097) at 20210309003653876
95071 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition.hpp' (93,098) at 20210308005108645
95072 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/bcmstb_spi.c' (93,099) at 20210308005003492
95073 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_cmd.c' (93,100) at 20240405153049061
95074 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/client.2203.conf' (93,101) at 20230606080013598
95075 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821c_table.h' (93,102) at 20220525020653807
95076 2025-01-21 03:01:02.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MemoryCollection.json' (93,103) at 20240619080002948
95077 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/pipeline.json' (93,104) at 20210307214932534
95078 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_8_ppsmc.h' (93,105) at 20240405153048349
95079 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/_ashldi3.S' (93,106) at 20210308005002840
95080 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/dram.c' (93,107) at 20210308005002820
95081 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/annotate/instructions.c' (93,108) at 20210307214932514
95082 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/events/events_base.c' (93,109) at 20240405153231603
95083 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/vec-syscfg.c' (93,110) at 20240405153232255
95084 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-isp.c' (93,111) at 20240405153049457
95085 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk-aux-synth.c' (93,112) at 20240405153046845
95086 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/topology.h' (93,113) at 20240405153045941
95087 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/types.h' (93,114) at 20210307214926250
95088 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_reg_print.c_shipped' (93,115) at 20210307214930274
95089 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/155' (93,116) at 20240326080039730
95090 2025-01-21 03:01:02.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_hal.h' (93,117) at 20210307214927078
95091 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_exec.c' (93,118) at 20240405153230535
95092 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/pathgentest/groupone.yaml' (93,119) at 20221209040030339
95093 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km8360.h' (93,120) at 20210308005003600
95094 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/socionext,uniphier-spi.yaml' (93,121) at 20240405153045173
95095 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_s_ph.c' (93,122) at 20210308005046501
95096 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das08_pci.c' (93,123) at 20240405153046893
95097 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/broadwell_igd.c' (93,124) at 20210308005003524
95098 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_logmsg.h' (93,125) at 20240405153051641
95099 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/replication.c' (93,126) at 20240906080037152
95100 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc7180.c' (93,127) at 20240405153051349
95101 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-array-bad.json' (93,128) at 20210308005046409
95102 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/sysv68.c' (93,129) at 20210307214926786
95103 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/bytestream-example.c' (93,130) at 20240405153053429
95104 2025-01-21 03:01:02.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/0001-sys-targets-targets.go-allow-users-to-override-hardc.patch' (93,131) at 20230706080014761
95105 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AccelerationFunction.v1_0_5.json' (93,132) at 20240619080002940
95106 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/performance/topN_perf.py' (93,133) at 20240326080039630
95107 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/pic32_spi.c' (93,134) at 20210308005003492
95108 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/pine64,pinephone-keyboard.yaml' (93,135) at 20240405153045081
95109 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pcieaer-howto.rst' (93,136) at 20240405153044929
95110 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila.h' (93,137) at 20240913080013861
95111 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/common-utils.c' (93,138) at 20241114091008828
95112 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ahci-test.c' (93,139) at 20240326080039734
95113 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p4080_ids.c' (93,140) at 20210308005002832
95114 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Folsbyn' (93,141) at 20210307205553782
95115 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/devlink_in_netns.sh' (93,142) at 20210307214932670
95116 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/ti-eqep.c' (93,143) at 20240710080014577
95117 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/time.c' (93,144) at 20210308005002888
95118 2025-01-21 03:01:02.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ipaq-micro.c' (93,145) at 20240405153230835
95119 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/intel/pxa_camera.c' (93,146) at 20240405153230799
95120 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/Kconfig' (93,147) at 20210308005002828
95121 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-mem.c' (93,148) at 20210307214930826
95122 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,spdif-out.txt' (93,149) at 20210307214925430
95123 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Nousiainen' (93,150) at 20210307205553770
95124 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_sun_clut224.ppm' (93,151) at 20210307214930954
95125 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/packetengines/Kconfig' (93,152) at 20210307214929574
95126 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/cpu.c' (93,153) at 20210308005002800
95127 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/trans.c' (93,154) at 20240613080016491
95128 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sc8280xp.c' (93,155) at 20240405153046813
95129 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/generic-radix-tree.c' (93,156) at 20240913080013849
95130 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/target-monitor-defs.c' (93,157) at 20240906080037444
95131 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,color.yaml' (93,158) at 20240405153045041
95132 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d36ek.dts' (93,159) at 20240405153045469
95133 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/issi.c' (93,160) at 20240405153049709
95134 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2_types.h' (93,161) at 20210307214930558
95135 2025-01-21 03:01:02.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx.h' (93,162) at 20240405153051293
95136 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TRACE.c' (93,163) at 20241104090011619
95137 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/chardev_open.h' (93,164) at 20240906080037344
95138 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri-aster.dts' (93,165) at 20240405153045533
95139 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/clock.c' (93,166) at 20210307214928542
95140 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/linux/atomisp_platform.h' (93,167) at 20240405153051825
95141 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/unicode.h' (93,168) at 20210308005046049
95142 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_timer.c' (93,169) at 20210307214932110
95143 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common' (93,170) at 20210307205554626
95144 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/bswapdi.c' (93,171) at 20240405153045985
95145 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Kbuild' (93,172) at 20240405153045705
95146 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.yaml' (93,173) at 20240405153045073
95147 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/programming-language.rst' (93,174) at 20240405153045281
95148 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/rbtree.py' (93,175) at 20210309003654536
95149 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Artistic-1.0-cl8' (93,176) at 20211006000025230
95150 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_meson.h' (93,177) at 20210308005003348
95151 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1306.c' (93,178) at 20210308005003480
95152 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_tables.rst' (93,179) at 20240405153045229
95153 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu-models.h' (93,180) at 20241211090212502
95154 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_port.c' (93,181) at 20240405153050289
95155 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/layer.conf' (93,182) at 20241221090017484
95156 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/i8254_beep.c' (93,183) at 20210308005003488
95157 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-set-buffer-size.rst' (93,184) at 20210309003648476
95158 2025-01-21 03:01:02.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/Makefile' (93,185) at 20240405153232051
95159 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/bus.c' (93,186) at 20241216090017709
95160 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig' (93,187) at 20210308005003244
95161 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/file_load.c' (93,188) at 20220525020652054
95162 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_queue.h' (93,189) at 20220525020654971
95163 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7201.c' (93,190) at 20210307214926562
95164 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx.inc' (93,191) at 20241221090017564
95165 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/driver.c' (93,192) at 20240405153046681
95166 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/firefly-rk3288.h' (93,193) at 20210308005003596
95167 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/board-type-checker/board-type-checker.bb' (93,194) at 20241221090017476
95168 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/trident/Makefile' (93,195) at 20210307214932278
95169 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/usb.txt' (93,196) at 20210307214925422
95170 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/libbej/libbej_git.bb' (93,197) at 20241221090017568
95171 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/iio_utils.h' (93,198) at 20220525020655115
95172 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0002-musl-does-not-provide-printf-h.patch' (93,199) at 20230919080013990
95173 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seccomp.h' (93,200) at 20240405153052793
95174 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5420-peach-pit.dts' (93,201) at 20210308005002580
95175 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/msf2-emac.c' (93,202) at 20241211090212306
95176 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/sysfs_slave_dpn.c' (93,203) at 20210309003652948
95177 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.c' (93,204) at 20210307214927962
95178 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/create_oversize_window.c' (93,205) at 20230809080010799
95179 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psus-manager.sh' (93,206) at 20230627080016966
95180 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_plane.c' (93,207) at 20240405153048769
95181 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/dma_public.h' (93,208) at 20210307214930546
95182 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/cts.c' (93,209) at 20240405153046533
95183 2025-01-21 03:01:02.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0006_add_cancelled_state.py' (93,210) at 20210307205554262
95184 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/bus.h' (93,211) at 20240405153049653
95185 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-legacy-backend.h' (93,212) at 20241211090212366
95186 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/sndif.h' (93,213) at 20240405153052957
95187 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/GEN-for-each-reg.h' (93,214) at 20220804100015896
95188 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha152x.h' (93,215) at 20210307214930270
95189 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-ard.dts' (93,216) at 20240405153229883
95190 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra114-pinmux.yaml' (93,217) at 20240405153229787
95191 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Bitstream-Vera' (93,218) at 20241221090017616
95192 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/usb.c' (93,219) at 20210308005003220
95193 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_s5k4aa.h' (93,220) at 20210307214928830
95194 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/OWNERS' (93,221) at 20220726030037866
95195 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/ipu-dma.h' (93,222) at 20210307214931378
95196 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE05.boot' (93,223) at 20210307214932714
95197 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_lru_dist.c' (93,224) at 20240405153053425
95198 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_pyo3.bbclass' (93,225) at 20220910030013389
95199 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/Makefile' (93,226) at 20210309003653196
95200 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0001-taglib-Fix-build-on-x86-32-bit.patch' (93,227) at 20240413080012639
95201 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx/ppa8548_defconfig' (93,228) at 20240405153046097
95202 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/reset.c' (93,229) at 20240405153046801
95203 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/libfdt_internal.h' (93,230) at 20220525020654943
95204 2025-01-21 03:01:02.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerSupplyMetrics.v1_1_2.json' (93,231) at 20240619080002952
95205 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/networking/files/bridge-stp' (93,232) at 20210308222221915
95206 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/bcm-keypad.c' (93,233) at 20240405153230723
95207 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211conv.h' (93,234) at 20240405153051953
95208 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/Makefile' (93,235) at 20240405153048329
95209 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_easylogo.h' (93,236) at 20210308005003692
95210 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_entries.h' (93,237) at 20240405153231939
95211 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_time_tai.c' (93,238) at 20240405153054281
95212 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/Makefile' (93,239) at 20240405153049753
95213 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/pinmux.c' (93,240) at 20210308005002788
95214 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ip22zilog.c' (93,241) at 20240405153231515
95215 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/arcv1/ivt.S' (93,242) at 20210308005002540
95216 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml' (93,243) at 20240405153045101
95217 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hti_regs.h' (93,244) at 20240405153048457
95218 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch.inc' (93,245) at 20210812000025346
95219 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_2_offset.h' (93,246) at 20220525020652807
95220 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-amly-skips.txt' (93,247) at 20240405153230531
95221 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/init' (93,248) at 20210307205554466
95222 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_fcntl.h' (93,249) at 20210308005046085
95223 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb' (93,250) at 20240301090012471
95224 2025-01-21 03:01:02.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/0001-utils-version.py-use-usr-bin-env-in-shebang.patch' (93,251) at 20240301090012435
95225 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8195-pinfunc.h' (93,252) at 20220525020654547
95226 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vhost-user-scsi.c' (93,253) at 20240906080037292
95227 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_vlan_options.c' (93,254) at 20240405153053197
95228 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mediatek-pcie.txt' (93,255) at 20240405153045125
95229 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/dfp_helper.c' (93,256) at 20241211090212506
95230 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_st.h' (93,257) at 20210308005002716
95231 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c' (93,258) at 20240405153231015
95232 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/qaic/index.rst' (93,259) at 20240405153044937
95233 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dvt/obmc_driver_vars.txt' (93,260) at 20210308005007112
95234 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-coredump' (93,261) at 20210307214925198
95235 2025-01-21 03:01:02.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/inode.c' (93,262) at 20241216090017761 to deleted uid set
95236 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/ma35d1.dtsi' (93,263) at 20240405153045749
95237 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-core/util-linux/util-linux_%.bbappend' (93,264) at 20241221090017468
95238 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/power.c' (93,265) at 20240405153050513
95239 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_SRIO_PCIE_BOOT_defconfig' (93,266) at 20210308005003232
95240 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/meson.build' (93,267) at 20210308005046097
95241 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/mmc-dev-attrs.rst' (93,268) at 20210307214925466
95242 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/mpc885_ads_defconfig' (93,269) at 20240405153046097
95243 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/malloc-spapr.c' (93,270) at 20221215040039374
95244 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-truly-nt35597.c' (93,271) at 20240405153230619
95245 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zyxel/nsa310s/kwbimage.cfg' (93,272) at 20210308005003204
95246 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/Makefile' (93,273) at 20210307214928666
95247 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_p9_entry.c' (93,274) at 20240405153046165
95248 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_util.c' (93,275) at 20240405153230803
95249 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/qe_io.c' (93,276) at 20210308005002832
95250 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spmi/spmi.h' (93,277) at 20210308005003684
95251 2025-01-21 03:01:02.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-10.conf' (93,278) at 20230412080023460
95252 2025-01-21 03:01:02.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ec_commands.h' (93,279) at 20210308005003644
95253 2025-01-21 03:01:02.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/cursor_left_ptr.xpm' (93,280) at 20210308005046549 to deleted uid set
95254 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/wacom_wac.h' (93,281) at 20241008080013927
95255 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_insn.c' (93,282) at 20240405153046305
95256 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/0001-fix-build-on-GCC-14-for-yocto.patch' (93,283) at 20241221090017492
95257 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/meson.build' (93,284) at 20240906080037276
95258 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/COPYING.MIT' (93,285) at 20210307205553718
95259 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/netronix,ntxec.yaml' (93,286) at 20220525020651690
95260 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/integrity_audit.c' (93,287) at 20220525020654951
95261 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps62360-regulator.c' (93,288) at 20240405153051473
95262 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_sctp.h' (93,289) at 20240405153052929
95263 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm64/mem_map.c' (93,290) at 20210308005002792
95264 2025-01-21 03:01:02.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_devlink.c' (93,291) at 20220525020654147
95265 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_drv.c' (93,292) at 20240405153230519
95266 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/videocodec.h' (93,293) at 20240405153049385
95267 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/tps6586x.c' (93,294) at 20210308005003472
95268 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/speculation.rst' (93,295) at 20210309003648464
95269 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/usage-model.rst' (93,296) at 20240405153045293
95270 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4286.rst' (93,297) at 20240716080021359
95271 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surfacepro3_button.c' (93,298) at 20240405153051393
95272 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2659.c' (93,299) at 20240405153049325
95273 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/mtk_timer.c' (93,300) at 20210308005003500
95274 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/xilfpga/microAptiv.dtsi' (93,301) at 20210307214926194
95275 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/edid.h' (93,302) at 20210307214931694
95276 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-chassis-check-power-status@.service' (93,303) at 20230128040028666
95277 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/diu_ch7301.c' (93,304) at 20210308005002960
95278 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/men-chameleon-bus.rst' (93,305) at 20220525020651722
95279 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i3000_edac.c' (93,306) at 20220525020652418
95280 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_trace_balloon.h' (93,307) at 20210307214928110
95281 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samtec/vining_2000/Kconfig' (93,308) at 20210308005003044
95282 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___extra_nesting.c' (93,309) at 20210307214932642
95283 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/checksum.h' (93,310) at 20240405153046381
95284 2025-01-21 03:01:02.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/templates/default/conf-notes.txt' (93,311) at 20220913030020496
95285 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_pci.h' (93,312) at 20210308005002840
95286 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/cpu.c' (93,313) at 20210308005003740
95287 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mailbox/k3-secure-proxy.txt' (93,314) at 20210308005003304
95288 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/env.c' (93,315) at 20240405153045945
95289 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/Makefile' (93,316) at 20210308005002816
95290 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_rx.h' (93,317) at 20240405153049961
95291 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/debugfs.c' (93,318) at 20240503080014470
95292 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc4222.c' (93,319) at 20240405153048861
95293 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Durris' (93,320) at 20210307205553794
95294 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/Makefile' (93,321) at 20210308005003536
95295 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/util.cpp' (93,322) at 20220727030028309
95296 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/README' (93,323) at 20210308005003004
95297 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ibmveth.h' (93,324) at 20240405153049965
95298 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/.gitignore' (93,325) at 20240405153054225
95299 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c' (93,326) at 20220921100021482
95300 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8728.yaml' (93,327) at 20240405153045173
95301 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_parser.hpp' (93,328) at 20210308005055797
95302 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/string_helpers.h' (93,329) at 20240405153231843
95303 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/pinmux-config-apalis-tk1.h' (93,330) at 20210308005003080
95304 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.c' (93,331) at 20220525020652959
95305 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-lantiq.h' (93,332) at 20240405153231327
95306 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/ioasm.c' (93,333) at 20240405153051521
95307 2025-01-21 03:01:02.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml' (93,334) at 20221207040023631
95308 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Attributes.interface.yaml' (93,335) at 20240911080049523
95309 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/jedec_flash.c' (93,336) at 20210308005003408
95310 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_ibm/Makefile' (93,337) at 20220527100032617
95311 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/Makefile' (93,338) at 20210307214931142
95312 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrmphy-regs.h' (93,339) at 20210308005002792
95313 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/ipkdbg/Makefile' (93,340) at 20221010100013265
95314 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/either-1-rs/meson.build' (93,341) at 20241211090212462
95315 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/regs.h' (93,342) at 20210307214927942
95316 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs42l52.h' (93,343) at 20210307214931594
95317 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/direct/ftrace-direct.tc' (93,344) at 20210307214932670
95318 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/segment.c' (93,345) at 20240913080013829
95319 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/ioremap.c' (93,346) at 20240405153230019
95320 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/davicom.c' (93,347) at 20220525020653683
95321 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_gem.c' (93,348) at 20240405153048361
95322 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend' (93,349) at 20241206090014222
95323 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/amd_nb.c' (93,350) at 20241018080014474
95324 2025-01-21 03:01:02.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rust_is_available_bindgen_libclang.h' (93,351) at 20240405153053461
95325 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys-caiman.dts' (93,352) at 20240405153045445
95326 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci_hotplug.h' (93,353) at 20220525020654599
95327 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bmap.h' (93,354) at 20240405153052565
95328 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit_git.bb' (93,355) at 20241221090017512
95329 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen8_engine_cs.c' (93,356) at 20240411080014074
95330 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.vf610' (93,357) at 20210308005003300
95331 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/cadence_qspi.c' (93,358) at 20210308005003492
95332 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/keyboard.c' (93,359) at 20240405153231523
95333 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/aat2870-core.c' (93,360) at 20240405153049601
95334 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power_well.c' (93,361) at 20240405153230551
95335 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/task_fd_query_tp.c' (93,362) at 20240405153054261
95336 2025-01-21 03:01:02.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_debug.h' (93,363) at 20220525020654283
95337 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_patterns_64bit.h' (93,364) at 20210308005003368
95338 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_app/app.c' (93,365) at 20210308005002952
95339 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/setup_64.c' (93,366) at 20241211090145385
95340 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fhci-q.c' (93,367) at 20210307214930826
95341 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/oem/nuvoton/olympus.json' (93,368) at 20221209040018559
95342 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_request.h' (93,369) at 20210307214927858
95343 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6s-8035-mb7.dts' (93,370) at 20240405153045501
95344 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_apbridgea.c' (93,371) at 20210307214930514
95345 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/toshiba_acpi.c' (93,372) at 20240719080013357
95346 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0004-Fix-libtool-detection.patch' (93,373) at 20230131040012027
95347 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/management-console/service-discovery.md' (93,374) at 20221209040006387
95348 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt5033_charger.c' (93,375) at 20240405153231355
95349 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hi3519-demb.dts' (93,376) at 20240405153045433
95350 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/client.c' (93,377) at 20220525020652951
95351 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/trace.h' (93,378) at 20210307214930882
95352 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/humidity/dht11.yaml' (93,379) at 20240405153045073
95353 2025-01-21 03:01:02.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/sysfs.h' (93,380) at 20210307214931934
95354 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/native/patchlist.h' (93,381) at 20210307214926118
95355 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/leds/sbp1-led-manager-config/led.yaml' (93,382) at 20240829080014018
95356 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/tcm_qla2xxx.rst' (93,383) at 20240405153045257
95357 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_law.h' (93,384) at 20210308005002836
95358 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/reset-stm32.h' (93,385) at 20240405153046853
95359 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/txrx.h' (93,386) at 20240405153050477
95360 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/led.c' (93,387) at 20240405153052049
95361 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/clearing-warn-once.rst' (93,388) at 20240405153229835
95362 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml' (93,389) at 20240405153045089
95363 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/lart.rst' (93,390) at 20240405153044973
95364 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/debugfs.c' (93,391) at 20210309003654300
95365 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acmacros.h' (93,392) at 20240405153046617
95366 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/COPYING' (93,393) at 20210308005046061
95367 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_attach.c' (93,394) at 20240405153053425
95368 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Frankrikegarden_Frankrike' (93,395) at 20210307205553782
95369 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-firmware.c' (93,396) at 20210307214928654
95370 2025-01-21 03:01:02.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/dir.c' (93,397) at 20240805080014019
95371 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/spinlock_types.h' (93,398) at 20210307214926246
95372 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/wmm.c' (93,399) at 20240405153050577
95373 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/images/login-company-logo.svg' (93,400) at 20240419080038345
95374 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bug.h' (93,401) at 20220525020654555
95375 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280-regmap.c' (93,402) at 20241011080017319
95376 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/generic.c' (93,403) at 20240405153053129
95377 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/replay.c' (93,404) at 20210308005003552
95378 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_lock.c' (93,405) at 20240405153048457
95379 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc1_cmdq_regs.h' (93,406) at 20240405153046605
95380 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_lock.h' (93,407) at 20210307214932198
95381 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_hellcreek.c' (93,408) at 20240405153053233
95382 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool.py' (93,409) at 20240906080037444
95383 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-gpr.c' (93,410) at 20240405153054361
95384 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/smmu-internal.h' (93,411) at 20230925080039861
95385 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/scm.h' (93,412) at 20240405153052865
95386 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk_table.c' (93,413) at 20240405153050669
95387 2025-01-21 03:01:02.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-rt8973a.c' (93,414) at 20240405153047025
95388 2025-01-21 03:01:02.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_0_default.h' (93,415) at 20240405153047885
95389 2025-01-21 03:01:02.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clarahd.dts' (93,416) at 20240405153045521
95390 2025-01-21 03:01:02.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/addr_map.h' (93,417) at 20210308005003560
95391 2025-01-21 03:01:02.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/main.c' (93,418) at 20240326080039634
95392 2025-01-21 03:01:02.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_gsi.h' (93,419) at 20210309003651308
95393 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid.h' (93,420) at 20241216090017765
95394 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/spi/spidev_fdx.c' (93,421) at 20210307214932626
95395 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_mr.c' (93,422) at 20210309003650172
95396 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_ext_dest.c' (93,423) at 20240405153053157
95397 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/dbus_utility_test.cpp' (93,424) at 20240904080003190
95398 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-input.h' (93,425) at 20210307214928690
95399 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olimex-som204-evb-emmc.dts' (93,426) at 20210308005002624
95400 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c' (93,427) at 20240405153047153
95401 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/fib.sh' (93,428) at 20240405153054301
95402 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/amstaos,tsl2591.yaml' (93,429) at 20220525020651682
95403 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_d.c' (93,430) at 20210308005046517
95404 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-pinctrl.h' (93,431) at 20210308005002656
95405 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/boot.h' (93,432) at 20210307214926682
95406 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-no-nls-support.patch' (93,433) at 20230706080014757
95407 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_connlabel.h' (93,434) at 20210307214931646
95408 2025-01-21 03:01:02.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hash.h' (93,435) at 20240405153052697
95409 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h' (93,436) at 20241211090145461
95410 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/sysctl_net_ax25.c' (93,437) at 20240405153231987
95411 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_ldm.h' (93,438) at 20240405153053117
95412 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/streebog_generic.c' (93,439) at 20210307214926802
95413 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/occ/palmetto-occ-control-config-native.bb' (93,440) at 20241206090014230
95414 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-defaults-native/fb-compute/restrictionmode-host-settings.override.yml' (93,441) at 20240210090012534
95415 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98925.yaml' (93,442) at 20240405153229799
95416 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PowerSupplyCollection_v1.xml' (93,443) at 20240619080002932
95417 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5611_core.c' (93,444) at 20240405153049009
95418 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/vfs_addr.c' (93,445) at 20240405153052257
95419 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/host-utils.h' (93,446) at 20241211090212366
95420 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/cast6.h' (93,447) at 20210307214931310
95421 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/acp/include/acp_gfx_if.h' (93,448) at 20210307214927202
95422 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/trace.h' (93,449) at 20210308005045869
95423 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn.dtsi' (93,450) at 20240405153229927
95424 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil.c' (93,451) at 20240405153047009
95425 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/eeprom.c' (93,452) at 20240405153050585
95426 2025-01-21 03:01:02.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-malta.c' (93,453) at 20210307214926282
95427 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/050-fix-glibcisms.patch' (93,454) at 20230706080014749
95428 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_card.c' (93,455) at 20240405153054029
95429 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.h' (93,456) at 20220525020652450
95430 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ref_tracking.c' (93,457) at 20240405153054281
95431 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/test/meson.build' (93,458) at 20231208090022708
95432 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/bitmap.c' (93,459) at 20210307214931230
95433 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-empty.err' (93,460) at 20220429100100882
95434 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/ulpqueue.c' (93,461) at 20240405153053381
95435 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/settings' (93,462) at 20240405153232279
95436 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-try-command.rst' (93,463) at 20220525020654135
95437 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_input.c' (93,464) at 20240520080015227
95438 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb' (93,465) at 20230503080014619
95439 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/MAINTAINERS' (93,466) at 20210308005003020
95440 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_gem.c' (93,467) at 20241211090145421
95441 2025-01-21 03:01:02.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/ldmvsw.c' (93,468) at 20240405153231059
95442 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alacritech/slic.h' (93,469) at 20240405153049781
95443 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/pinctrl-armada-37xx.c' (93,470) at 20210308005003460
95444 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/incore.h' (93,471) at 20241211090145517
95445 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_numeric_effecter.hpp' (93,472) at 20240819080030259
95446 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/styles/_intel.scss' (93,473) at 20220105012522991
95447 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/rainshadow/rainshadow-cec.c' (93,474) at 20210307214928598
95448 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/colibri_imx6.c' (93,475) at 20210308005003084
95449 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/README.md' (93,476) at 20241122090031749
95450 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x08.c' (93,477) at 20240405153048805
95451 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/pwr-island.c' (93,478) at 20240405153046805
95452 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun50i_h6.c' (93,479) at 20210308005002784
95453 2025-01-21 03:01:02.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/bitmain,bm1880-pinctrl.txt' (93,480) at 20210307214925390
95454 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-max.c' (93,481) at 20240405153049369
95455 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/arm64.c' (93,482) at 20240405153047041
95456 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvi.c.inc' (93,483) at 20241211090212514
95457 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zswap.h' (93,484) at 20240405153231847
95458 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-dwc3.c' (93,485) at 20210308005003516
95459 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rt5033-private.h' (93,486) at 20240405153052733
95460 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.c' (93,487) at 20240405153050641
95461 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds.dtsi' (93,488) at 20210308005002580
95462 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_dtsec.h' (93,489) at 20210308005003648
95463 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE06.boot' (93,490) at 20210307214932714
95464 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_bi.S' (93,491) at 20210308005046529
95465 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_offload.sh' (93,492) at 20240405153054297
95466 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/kpp.h' (93,493) at 20240405153052625
95467 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/spi.c' (93,494) at 20240405153051185
95468 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cs5530.c' (93,495) at 20240405153046661
95469 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smbios-base.c' (93,496) at 20241211090145481
95470 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/xmlto/xmlto_0.0.29.bb' (93,497) at 20241221090017676
95471 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_remote.c' (93,498) at 20241023080012895
95472 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/smtstate.h' (93,499) at 20210307214929666
95473 2025-01-21 03:01:02.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/README' (93,500) at 20210308005003168
95474 2025-01-21 03:01:02.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/memtype.h' (93,501) at 20210307214926738
95475 2025-01-21 03:01:02.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/nvidia,tegra210-emc-table.yaml' (93,502) at 20240405153045149
95476 2025-01-21 03:01:02.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/meson.build' (93,503) at 20241211090212378
95477 2025-01-21 03:01:02.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/kvm.h' (93,504) at 20240405153230079
95478 2025-01-21 03:01:02.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/imx-rngc.c' (93,505) at 20240405153230199
95479 2025-01-21 03:01:02.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_coex.c' (93,506) at 20240405153231263
95480 2025-01-21 03:01:02.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/bmc150_magn_spi.c' (93,507) at 20240405153049005
95481 2025-01-21 03:01:02.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/port.h' (93,508) at 20210307214926618
95482 2025-01-21 03:01:02.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h' (93,509) at 20210307214929922
95483 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Port.v1_14_0.json' (93,510) at 20240918080002724
95484 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_step.c' (93,511) at 20240405153230579
95485 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp' (93,512) at 20240329080003279
95486 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Apache-1.0' (93,513) at 20210307205554414
95487 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/ti/Kconfig' (93,514) at 20210307214930126
95488 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/irq-redir.rst' (93,515) at 20240405153044977
95489 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-csi.c' (93,516) at 20240405153048809
95490 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/bitmap.c' (93,517) at 20240405153231775
95491 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/usdt.bpf.h' (93,518) at 20240405153232215
95492 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pageattr.c' (93,519) at 20240405153046189
95493 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/nested.c' (93,520) at 20241104090011563
95494 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/queue.c' (93,521) at 20240405153049657
95495 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/qwiic-joystick.c' (93,522) at 20240405153049133
95496 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ddr.c' (93,523) at 20210308005002968
95497 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/current.h' (93,524) at 20210307214926114
95498 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-spdx-tools_0.8.3.bb' (93,525) at 20241221090017668
95499 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux_logo.h' (93,526) at 20210308005003672
95500 2025-01-21 03:01:02.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.h' (93,527) at 20220525020652887
95501 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.c' (93,528) at 20210307214929614
95502 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-juno.inc' (93,529) at 20220804030014667
95503 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/mips/ingenic-tcu.rst' (93,530) at 20240405153229743
95504 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/msgbuf/platform.h' (93,531) at 20241009080011081
95505 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/au1000_eth.c' (93,532) at 20240405153049789
95506 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf2127.c' (93,533) at 20240405153231375
95507 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/iim.h' (93,534) at 20210307214925886
95508 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/pidloop.cpp' (93,535) at 20221216040030142
95509 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-quote-tools/tpm-quote-tools_1.0.4.bb' (93,536) at 20230520080014488
95510 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugetlb-read-hwpoison.c' (93,537) at 20240405153232275
95511 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/crdump.c' (93,538) at 20210307214929510
95512 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount_setattr/Makefile' (93,539) at 20240405153054333
95513 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/cfg.c' (93,540) at 20240405153053305
95514 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/audio.h' (93,541) at 20241211090145569
95515 2025-01-21 03:01:02.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/0001-Define-createIdentifierRef-prototype-in-yang-complex.patch' (93,542) at 20221003030013285
95516 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2400pci.h' (93,543) at 20240405153050613
95517 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/tie.h' (93,544) at 20210307214926770
95518 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc' (93,545) at 20240405153054305
95519 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/sysroot-relativelinks.py' (93,546) at 20220910030013437
95520 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/pch.h' (93,547) at 20210308005002876
95521 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/mmp-sspa.h' (93,548) at 20210307214932402
95522 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video-vesa.c' (93,549) at 20240405153046357
95523 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (93,550) at 20241206090014278
95524 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/libata-portmap.h' (93,551) at 20210307214926118
95525 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdbi-perl/0001-Fix-building-on-Fedora-40-with-GCC-14.2.1.patch' (93,552) at 20241221090017512
95526 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.h' (93,553) at 20210307214929526
95527 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/qemu-pixman.c' (93,554) at 20241211090212558
95528 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/net.h' (93,555) at 20240405153231827
95529 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/sdbusplus.wrap' (93,556) at 20220516100042300
95530 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify/new-test-inotify.patch' (93,557) at 20230919080013962
95531 2025-01-21 03:01:02.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/rwonce.h' (93,558) at 20220525020651950
95532 2025-01-21 03:01:02.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/alloc.c' (93,559) at 20240628080014017
95533 2025-01-21 03:01:02.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/arm64.config' (93,560) at 20240405153230527
95534 2025-01-21 03:01:02.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_edid.c' (93,561) at 20240613080016403
95535 2025-01-21 03:01:02.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/gfx/irqsrcs_gfx_11_0_0.h' (93,562) at 20240405153048317
95536 2025-01-21 03:01:02.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/extcon-provider.h' (93,563) at 20210307214931382
95537 2025-01-21 03:01:02.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044c2-smarc-cru-csi-ov5645.dtso' (93,564) at 20240405153045809
95538 2025-01-21 03:01:02.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/network/phosphor-network/config.json' (93,565) at 20241031080012183
95539 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_ssr.c' (93,566) at 20240405153051489
95540 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/include/tune-arm7a-novfp.inc' (93,567) at 20210812000025166
95541 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/test.h' (93,568) at 20240405153231799
95542 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/Makefile' (93,569) at 20240405153054237
95543 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/Kconfig' (93,570) at 20240405153231983
95544 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/riscv-sbi-firmware.json' (93,571) at 20240405153054113
95545 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon/pkgconfig.patch' (93,572) at 20210307205553986
95546 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/run-ptest' (93,573) at 20230919080013958
95547 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_driver.h' (93,574) at 20240405153048445
95548 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/ddr.h' (93,575) at 20210308005002992
95549 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts' (93,576) at 20210307214926346
95550 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_drv.h' (93,577) at 20240405153230643
95551 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/stm32_qspi.c' (93,578) at 20210308005003496
95552 2025-01-21 03:01:02.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_l2c.h' (93,579) at 20210307214926242
95553 2025-01-21 03:01:02.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/lapic.c' (93,580) at 20241125090012235
95554 2025-01-21 03:01:02.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_write_leveling.c' (93,581) at 20210308005003368
95555 2025-01-21 03:01:02.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/lochnagar.h' (93,582) at 20210307214931342
95556 2025-01-21 03:01:02.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/Kconfig' (93,583) at 20240405153051241
95557 2025-01-21 03:01:02.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/tda998x_drv.c' (93,584) at 20240405153048429
95558 2025-01-21 03:01:02.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-ref.c' (93,585) at 20210307214926998
95559 2025-01-21 03:01:02.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/psi_types.h' (93,586) at 20240405153052777
95560 2025-01-21 03:01:02.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-buildenv-internal' (93,587) at 20230919080013998
95561 2025-01-21 03:01:02.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api-macros/README.md' (93,588) at 20241211090212458
95562 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7622.c' (93,589) at 20240405153051317
95563 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x07_uclass.h' (93,590) at 20240405153048805
95564 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/error_inject.c' (93,591) at 20240405153052305
95565 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem_shrinker.c' (93,592) at 20240830080013259
95566 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/platsmp.c' (93,593) at 20210307214925870
95567 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm90.rst' (93,594) at 20240405153045217
95568 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hisi/Kconfig' (93,595) at 20240405153045645
95569 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-regmap.c' (93,596) at 20241001080013016
95570 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-ops.c' (93,597) at 20240405153053429
95571 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/sh/README' (93,598) at 20210812000025310
95572 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/directives/dropdown.scss' (93,599) at 20210308005107073
95573 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-lime2-emmc.dts' (93,600) at 20240405153045385
95574 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci.c' (93,601) at 20210308005003448
95575 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/spdm.rst' (93,602) at 20240906080037176
95576 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/stellaris.rst' (93,603) at 20210308005045809
95577 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report.hpp' (93,604) at 20230524080039233
95578 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/xor_vmx.h' (93,605) at 20240405153046181
95579 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml' (93,606) at 20240405153045025
95580 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/Makefile' (93,607) at 20210307214932698
95581 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FactoryReset.interface.yaml' (93,608) at 20220315030032663
95582 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/Makefile' (93,609) at 20210308005002952
95583 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerAccountCollection.json' (93,610) at 20240619080002948
95584 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsu_h_qbr.c' (93,611) at 20210308005046505
95585 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/litex/litex,soc-controller.yaml' (93,612) at 20240405153229795
95586 2025-01-21 03:01:02.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ap325rxa/ap325rxa.c' (93,613) at 20210308005003032
95587 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g2_regs.h' (93,614) at 20240405153049493
95588 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/botching-up-ioctls.rst' (93,615) at 20240405153229823
95589 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/Makefile' (93,616) at 20210308005003336
95590 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8641HPCN_36BIT_defconfig' (93,617) at 20210308005003240
95591 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/semihost.c' (93,618) at 20221215040039206
95592 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/mqtt.json' (93,619) at 20210307205553850
95593 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/softirqs.c' (93,620) at 20241211090145525
95594 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/no-x.patch' (93,621) at 20210307205554570
95595 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-server.h' (93,622) at 20240827080010198
95596 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/fxls8962af-i2c.c' (93,623) at 20240405153048937
95597 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb3_msi.c' (93,624) at 20240906080037276
95598 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/ffdc_file.cpp' (93,625) at 20240817080031292
95599 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7791-cpg-mssr.h' (93,626) at 20210308005003632
95600 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gettext.bbclass' (93,627) at 20220910030013385
95601 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb' (93,628) at 20240301090012471
95602 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/control.py' (93,629) at 20210308005003748
95603 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/devfreq_cooling.c' (93,630) at 20240405153231495
95604 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch' (93,631) at 20230317080013793
95605 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/etas_es58x.rst' (93,632) at 20240405153045237
95606 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_debug.h' (93,633) at 20210307214929606
95607 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm011-x16/ps7_init_gpl.c' (93,634) at 20210308005003180
95608 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/fwupd-efi/0001-efi-generate_binary.py-Use-env-to-detect-python3.patch' (93,635) at 20241206090014246
95609 2025-01-21 03:01:02.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/README' (93,636) at 20210308005046541
95610 2025-01-21 03:01:02.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma6/sdma6_4_2_2_sh_mask.h' (93,637) at 20210307214927678
95611 2025-01-21 03:01:02.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/mmu/mmu_v2_hr.c' (93,638) at 20240405153046561
95612 2025-01-21 03:01:02.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/nsdeps' (93,639) at 20240405153053457
95613 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/setup.c' (93,640) at 20210307214932582
95614 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml' (93,641) at 20240405153229759
95615 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu_sun9i.h' (93,642) at 20210308005002664
95616 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/smp.h' (93,643) at 20210307214926270
95617 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/platinum.c' (93,644) at 20210308005002920
95618 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/exynos4210_rng.c' (93,645) at 20241211090212294
95619 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c' (93,646) at 20240429080012428
95620 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/design-patterns.rst' (93,647) at 20210307214925458
95621 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/syscallhdr.sh' (93,648) at 20241211090212386
95622 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/vermagic.h' (93,649) at 20210307214926494
95623 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/audit.c' (93,650) at 20240405153046285
95624 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hmc5843_spi.c' (93,651) at 20240405153049005
95625 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/binding.c' (93,652) at 20240405153050533
95626 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/40x/Makefile' (93,653) at 20210307214926450
95627 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/Makefile' (93,654) at 20210308005002992
95628 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/.gitignore' (93,655) at 20220801133228670
95629 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/pci.h' (93,656) at 20240405153046401
95630 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dhry_run.c' (93,657) at 20240405153053085
95631 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/estoraged.md' (93,658) at 20221209040006383
95632 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/lm87.txt' (93,659) at 20240405153229763
95633 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p3041si-pre.dtsi' (93,660) at 20210307214926346
95634 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/abb.c' (93,661) at 20210308005002756
95635 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/Makefile' (93,662) at 20210307214930934
95636 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/dev-uart.c' (93,663) at 20210309003648712
95637 2025-01-21 03:01:02.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-array-branch.out' (93,664) at 20220429100100882 to deleted uid set
95638 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/trace_output.bpf.c' (93,665) at 20240405153053425
95639 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm281xx.h' (93,666) at 20240405153052641
95640 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb' (93,667) at 20241206090014258
95641 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tps40422.rst' (93,668) at 20210309003648428
95642 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-core/packagegroup/packagegroup-core-security.bbappend' (93,669) at 20220612030016731
95643 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/imx7-power.h' (93,670) at 20210308005003640
95644 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_max6690_sensor.c' (93,671) at 20240405153049225
95645 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rv/Kconfig' (93,672) at 20240405153053061
95646 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/dts/sandbox_pmic.dtsi' (93,673) at 20210308005002844
95647 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Button.interface.yaml' (93,674) at 20221207040023627
95648 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/parport.h' (93,675) at 20210307214926118
95649 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lm3692x.txt' (93,676) at 20210309003648368
95650 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/cirrus,cs2000-cp.h' (93,677) at 20240405153052641
95651 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/README' (93,678) at 20210308005002988
95652 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/evm_secfs.c' (93,679) at 20240405153053469
95653 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/device_table-minimal.txt' (93,680) at 20210307205554430
95654 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/lo.h' (93,681) at 20210307214929790
95655 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmul.c' (93,682) at 20210307214926434
95656 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_filestream.c' (93,683) at 20241111090012145
95657 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_hdd_nvme.json' (93,684) at 20241213090004405 to deleted uid set
95658 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/intel_lpe_audio.h' (93,685) at 20210307214931322
95659 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-pistachio.c' (93,686) at 20240405153046877
95660 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/Kconfig' (93,687) at 20210307214929614
95661 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/Endpoint/meson.build' (93,688) at 20230825080021141 to deleted uid set
95662 2025-01-21 03:01:02.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking_2.80.0.bb' (93,689) at 20241221090017640
95663 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c' (93,690) at 20240405153231491
95664 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/linux,bt-sco.yaml' (93,691) at 20240405153045165
95665 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pci_slot.c' (93,692) at 20210309003649160
95666 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/utils/__init__.py' (93,693) at 20210307205554446
95667 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/x86-common.h' (93,694) at 20210308005003624
95668 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ld6b.dtsi' (93,695) at 20240405153045577
95669 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bug.h' (93,696) at 20241111090012117
95670 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/workqueue/wq_monitor.py' (93,697) at 20240405153232291
95671 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_%.bbappend' (93,698) at 20210812000025266
95672 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire-tp.dts' (93,699) at 20240405153229875
95673 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/ioapic.h' (93,700) at 20240405153046449
95674 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/hotplug_blk.py' (93,701) at 20241211090212530
95675 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml' (93,702) at 20240405153045085
95676 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/diffutils/diffutils.inc' (93,703) at 20210812000025354
95677 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/fsl,imx-src.yaml' (93,704) at 20220525020651706
95678 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.c' (93,705) at 20210307214928782
95679 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/settings' (93,706) at 20240405153054373
95680 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/gpio.h' (93,707) at 20210308005002808
95681 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/mmap.c' (93,708) at 20240405153046301
95682 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.22.bb' (93,709) at 20241221090017492
95683 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Collection/meson.build' (93,710) at 20241212090020527 to deleted uid set
95684 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/lru_sort.rst' (93,711) at 20240405153045285
95685 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop.h' (93,712) at 20220525020653235
95686 2025-01-21 03:01:02.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/budget-core.c' (93,713) at 20240405153230795
95687 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm_ep/board.c' (93,714) at 20210308005002940
95688 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/Makefile' (93,715) at 20210307214927318
95689 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/special_helper.c' (93,716) at 20240906080037504
95690 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_02b.dtso' (93,717) at 20240405153231279
95691 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn66xx_device.h' (93,718) at 20210307214929350
95692 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/fs.h' (93,719) at 20241216090017749
95693 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts' (93,720) at 20240405153229955
95694 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_lca.c' (93,721) at 20210307214925650
95695 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/features.h' (93,722) at 20240326080039542
95696 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash.conf' (93,723) at 20210308005120349
95697 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_parse.h' (93,724) at 20240405153049409
95698 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/fan-watchdog-monitor.conf' (93,725) at 20210307205553702
95699 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_table_x86.json' (93,726) at 20211022000023454
95700 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9_sdramc.h' (93,727) at 20210308005002716
95701 2025-01-21 03:01:02.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pmc.c' (93,728) at 20240405153230095
95702 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/labeled_tuple.hpp' (93,729) at 20240904080048947
95703 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mp2629.h' (93,730) at 20210307214931430
95704 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,cp-intc.txt' (93,731) at 20210307214925346
95705 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_async_fd.c' (93,732) at 20220525020653119
95706 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (93,733) at 20230929080014511
95707 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/wl3501_cs.c' (93,734) at 20240405153050557
95708 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-wilco-ec' (93,735) at 20210309003648264
95709 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r9a07g044-cpg.c' (93,736) at 20240405153046837
95710 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_ftou.S' (93,737) at 20240326080039746
95711 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/arch-x86.inc' (93,738) at 20210812000025310
95712 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/mx7d_pins.h' (93,739) at 20210308005002652
95713 2025-01-21 03:01:02.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sys_soc.h' (93,740) at 20210307214931522
95714 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/aclinux.h' (93,741) at 20240405153231787
95715 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/ti,message-manager.txt' (93,742) at 20210307214925350
95716 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/hplance.c' (93,743) at 20240405153049789
95717 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/block_int-io.h' (93,744) at 20240326080039522
95718 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/local.h' (93,745) at 20240405153046001
95719 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/minerva_pdb.json' (93,746) at 20241213090004413 to deleted uid set
95720 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-de2.h' (93,747) at 20210307214927026
95721 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/templates/default/local.conf.sample' (93,748) at 20241221090017480
95722 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md.h' (93,749) at 20240405153230771
95723 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/xscreensaver.service' (93,750) at 20210307205553954
95724 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tanndalen' (93,751) at 20210307205553790
95725 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/sections.h' (93,752) at 20210308005002804
95726 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wrapt/run-ptest' (93,753) at 20240309090012808
95727 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dns_resolver.h' (93,754) at 20210307214931630
95728 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/socionext,uniphier-clock.yaml' (93,755) at 20240405153045029
95729 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/networking/mstpd/bridge-stp' (93,756) at 20230813080012848
95730 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/wr.h' (93,757) at 20240405153049089
95731 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/reloc.c' (93,758) at 20210308005002816
95732 2025-01-21 03:01:02.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/jitdump-specification.txt' (93,759) at 20220525020655127
95733 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/README.md' (93,760) at 20230706080014761
95734 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/aspenite/Kconfig' (93,761) at 20210308005002904
95735 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_spi.c' (93,762) at 20240405153048993
95736 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-14x14-evk.dtsi' (93,763) at 20240405153229887
95737 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s72100-rskrza1.dts' (93,764) at 20240405153045549
95738 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/remove-buildpaths.inc' (93,765) at 20241221090017664
95739 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu.h' (93,766) at 20210308005003336
95740 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-controls.c' (93,767) at 20210307214928698
95741 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt7622-clk.h' (93,768) at 20210307214931330
95742 2025-01-21 03:01:02.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/hypervisor.h' (93,769) at 20210307214926582
95743 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_malone.c' (93,770) at 20240405153230799
95744 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/lib/oeqa/runtime/cases/ima.py' (93,771) at 20230520080014488
95745 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_reflink.c' (93,772) at 20241023080012899
95746 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sparc/sparc32_dma.h' (93,773) at 20210308005046033
95747 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd_1.4.76.bb' (93,774) at 20241206090014334
95748 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/signal.h' (93,775) at 20210307214926118
95749 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/vmmouse.c' (93,776) at 20240405153049153
95750 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/bufq/interface/ia_css_bufq.h' (93,777) at 20210307214930566
95751 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/tracefs/event_inode.c' (93,778) at 20240913080013833
95752 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/md/raid5-ppl.rst' (93,779) at 20210307214925462
95753 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/Makefile' (93,780) at 20240405153230799
95754 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/orion5x.h' (93,781) at 20210308005002768
95755 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/Platform' (93,782) at 20240405153046033
95756 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/drivetemp.rst' (93,783) at 20210309003648424
95757 2025-01-21 03:01:02.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6229.c' (93,784) at 20220525020652358
95758 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/stratix10.c' (93,785) at 20210308005003376
95759 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bcm63xx_defconfig' (93,786) at 20240405153045993
95760 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-no-inherit' (93,787) at 20210307214932570
95761 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/strncmp.S' (93,788) at 20240405153046265
95762 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/README' (93,789) at 20210308005003076
95763 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Redundancy_v1.xml' (93,790) at 20240619080002936
95764 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/starfive/Makefile' (93,791) at 20240405153054009
95765 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sata2-0.dtsi' (93,792) at 20210307214926350
95766 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/boot/Makefile' (93,793) at 20240405153045973
95767 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/clock.h' (93,794) at 20210308005002656
95768 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/dump_utils.cpp' (93,795) at 20240820080019934
95769 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio-open-alliance.h' (93,796) at 20240405153050357
95770 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/lm3560.h' (93,797) at 20210307214931542
95771 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_fcntl.h' (93,798) at 20210308005046093
95772 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/QPL-1.0' (93,799) at 20210307205554426
95773 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/Makefile' (93,800) at 20220525020653015
95774 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/config_file.md' (93,801) at 20240809080033019
95775 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-mtp.dts' (93,802) at 20240405153229951
95776 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/microchip,pic32-evic.txt' (93,803) at 20210307214925342
95777 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_xsk.h' (93,804) at 20240405153050017
95778 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PhysicalContext_v1.xml' (93,805) at 20240918080002712
95779 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp_4.4.bb' (93,806) at 20241221090017504
95780 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-intro.rst' (93,807) at 20210309003648472
95781 2025-01-21 03:01:02.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-ui.min.js' (93,808) at 20210307205554278
95782 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.c' (93,809) at 20240405153051409
95783 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-evb.dts' (93,810) at 20240405153045813
95784 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/blk-crypto.h' (93,811) at 20240405153052661
95785 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_helpers.h' (93,812) at 20240405153232259
95786 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_filestream.h' (93,813) at 20240405153052593
95787 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_stream_encoder.h' (93,814) at 20240405153047257
95788 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/blake2b.h' (93,815) at 20220525020654535
95789 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.h' (93,816) at 20210605000027736
95790 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/s_record.c' (93,817) at 20210308005003228
95791 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/vx222/vx222_ops.c' (93,818) at 20220525020655011
95792 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleq_s_w_phr.c' (93,819) at 20210308005046505
95793 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kaavi_Sivakkavaara' (93,820) at 20210307205553770
95794 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/item_ops.c' (93,821) at 20210307214931234
95795 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/Makefile' (93,822) at 20210307214932438
95796 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OpenVision' (93,823) at 20241221090017616
95797 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/event.cpp' (93,824) at 20240820080023686
95798 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Event/meson.build' (93,825) at 20230825080021141 to deleted uid set
95799 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/eadm.h' (93,826) at 20240405153046277
95800 2025-01-21 03:01:02.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt8127.dtsi' (93,827) at 20240405153045461
95801 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/zimage.c' (93,828) at 20210308005002708
95802 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha512_glue.c' (93,829) at 20240405153046317
95803 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/lite5200b_defconfig' (93,830) at 20240405153046097
95804 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-fix-maybe-uninitialized-warnings-when-compiling-with.patch' (93,831) at 20241221090017692
95805 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-gpio.c' (93,832) at 20220525020655075
95806 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/Makefile' (93,833) at 20210308005002952
95807 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmk8350.dtsi' (93,834) at 20240405153045777
95808 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb' (93,835) at 20241220090019722
95809 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm75.c' (93,836) at 20240405153230663
95810 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/common.h' (93,837) at 20210308005002948
95811 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rtq6752-regulator.yaml' (93,838) at 20240405153229791
95812 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c' (93,839) at 20210307214932710
95813 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/random.c' (93,840) at 20240429080012412
95814 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/Build' (93,841) at 20240405153054105
95815 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp/atftpd.service' (93,842) at 20210307205553814
95816 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/README.rst' (93,843) at 20240906080037136
95817 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x-regs.h' (93,844) at 20210307214928718
95818 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/pt.h' (93,845) at 20241211090145389
95819 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_ldsem.c' (93,846) at 20240405153052021
95820 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine-sdk/loongarch64.conf' (93,847) at 20240106090017257
95821 2025-01-21 03:01:02.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/mips_gictimer.c' (93,848) at 20210927100127201
95822 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.h' (93,849) at 20210307214927270
95823 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx25-clock.yaml' (93,850) at 20240405153045025
95824 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/dh_helper.c' (93,851) at 20240405153046537
95825 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgtable-types.h' (93,852) at 20210307214926062
95826 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/loongarch64-softmmu.mak' (93,853) at 20240906080037160
95827 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_46.1.bb' (93,854) at 20241221090017488
95828 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-name.err' (93,855) at 20210308005046405
95829 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bpa10x.c' (93,856) at 20210307214926922
95830 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/generate_makefile.sh' (93,857) at 20210308005117617
95831 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.c' (93,858) at 20240405153047225
95832 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RouteEntry.v1_0_2.json' (93,859) at 20240619080002952
95833 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml' (93,860) at 20240405153045181
95834 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/mangle-port.h' (93,861) at 20210309003648832
95835 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/fpga-region.txt' (93,862) at 20240405153229763
95836 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/cell.c' (93,863) at 20240405153231603
95837 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/barriers.h' (93,864) at 20210308005002672
95838 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/Kconfig' (93,865) at 20220525020654247
95839 2025-01-21 03:01:02.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sitronix,st7789v.yaml' (93,866) at 20240405153229763
95840 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c' (93,867) at 20221102030020821
95841 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr_security.c' (93,868) at 20240405153052337
95842 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto_udp.c' (93,869) at 20210309003654408
95843 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/vt8500-bv07.dts' (93,870) at 20240405153045609
95844 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-stm32-usbphyc.c' (93,871) at 20240405153231315
95845 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_bmc_reset_loop.robot' (93,872) at 20230311090015023
95846 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_detection.c' (93,873) at 20240405153230419
95847 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_vmid.h' (93,874) at 20240405153047241
95848 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/bios-version.sh' (93,875) at 20240925080018162
95849 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_biosplusefi_plugin.wks' (93,876) at 20210307205554390
95850 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rndis.h' (93,877) at 20210307214931498
95851 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-stxcpy.S' (93,878) at 20210307214925662
95852 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config.bb' (93,879) at 20241206090014274
95853 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/usb.c' (93,880) at 20210308005003740
95854 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,pch-pic.yaml' (93,881) at 20240405153045085
95855 2025-01-21 03:01:02.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/avr-softmmu.mak' (93,882) at 20210927100127057
95856 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmtegr1_defconfig' (93,883) at 20210308005003264
95857 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/vmalloc.h' (93,884) at 20210307214926314
95858 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-catu.yaml' (93,885) at 20240405153045013
95859 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/include/ptest-packagelists-meta-filesystems.inc' (93,886) at 20241221090017484
95860 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/Makefile' (93,887) at 20240405153049745
95861 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/super.c' (93,888) at 20240405153231691
95862 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/config.json' (93,889) at 20240217090030856
95863 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/nvidia,tegra124-xusb-padctl.yaml' (93,890) at 20240405153045129
95864 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dsi.c' (93,891) at 20240405153052209
95865 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pdbg.hpp' (93,892) at 20230825080016953
95866 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/msi.txt' (93,893) at 20210307214925342
95867 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/Kconfig' (93,894) at 20240405153048973
95868 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/et1011c.c' (93,895) at 20210308005003440
95869 2025-01-21 03:01:02.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-apmixedsys.c' (93,896) at 20240405153046797
95870 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/nbd/trace-events' (93,897) at 20240906080037376
95871 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/__init__.py' (93,898) at 20241221090017620
95872 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu72_discrete.h' (93,899) at 20240405153048337
95873 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_errno_defs.h' (93,900) at 20210927100127269
95874 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/Makefile' (93,901) at 20240405153049641
95875 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/metricgroups.json' (93,902) at 20240405153054149
95876 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tcg-ops.rst' (93,903) at 20240906080037172
95877 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_d.c' (93,904) at 20210308005046517
95878 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/bootstrap.sh' (93,905) at 20210415000033664
95879 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/memory.json' (93,906) at 20240405153054133
95880 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38470-2.patch' (93,907) at 20240106090017265
95881 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-mboxd/m4/.keep' (93,908) at 20210308005108641 to deleted uid set
95882 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_cypress.h' (93,909) at 20240405153052145
95883 2025-01-21 03:01:02.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libbabeltrace.c' (93,910) at 20210307214932466
95884 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/lcd.c' (93,911) at 20240405153052225
95885 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-phanbell.dts' (93,912) at 20210309003648740
95886 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dialog/dialog_1.3-20240619.bb' (93,913) at 20241221090017516
95887 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-utils-test.c' (93,914) at 20240405153053993
95888 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/pxa/cpu.h' (93,915) at 20240405153052793
95889 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/cpu.c' (93,916) at 20240405153231299
95890 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/vic.h' (93,917) at 20210307214927906
95891 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/usb/pd.h' (93,918) at 20220525020654547
95892 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-has.err' (93,919) at 20210308005046409
95893 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_hypercalls.h' (93,920) at 20240405153052657
95894 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SoftwareInventoryCollection.json' (93,921) at 20240619080002956
95895 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/reboot-guard-disable.service.in' (93,922) at 20220915030030551 to deleted uid set
95896 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dmabuf.rst' (93,923) at 20210309003648488
95897 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/page_owner.rst' (93,924) at 20240405153045297
95898 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_hw.h' (93,925) at 20220525020653483
95899 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/simplify_muldiv64.cocci' (93,926) at 20210308005046237
95900 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend' (93,927) at 20241206090014230
95901 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/gzip/gzip-1.13/wrong-path-fix.patch' (93,928) at 20231011080016614
95902 2025-01-21 03:01:02.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/cfag12864b.c' (93,929) at 20220525020652262
95903 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_privileged.c.inc' (93,930) at 20241211090212514
95904 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dw2102-cardlist.rst' (93,931) at 20210309003648288
95905 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_dlbu.c' (93,932) at 20210307214927858
95906 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme5_rtr_regs.h' (93,933) at 20240405153046605
95907 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha256_glue.c' (93,934) at 20240405153229907
95908 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mult.c' (93,935) at 20210308005046505
95909 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/pxa-camera.txt' (93,936) at 20210307214925354
95910 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/kb3886_bl.c' (93,937) at 20210309003653296
95911 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpiosxf.h' (93,938) at 20240405153052613
95912 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/actions/Makefile' (93,939) at 20240405153231347
95913 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/ds109.h' (93,940) at 20210308005002908
95914 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/siano/Makefile' (93,941) at 20210307214928674
95915 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fb_draw.h' (93,942) at 20210307214930906
95916 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_sed.c' (93,943) at 20210307214932006
95917 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/config_file_parser.hpp' (93,944) at 20240730080031630
95918 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/versal-fpga.c' (93,945) at 20240405153047061
95919 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shared/tdx.h' (93,946) at 20241211090145389
95920 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/mmc-tools.rst' (93,947) at 20240405153045193
95921 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/traps.c' (93,948) at 20241111090012117
95922 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.49-cmd_arg.patch' (93,949) at 20210307205553822
95923 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/debug.asl' (93,950) at 20210308005002872
95924 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-icore.dts' (93,951) at 20240405153045497
95925 2025-01-21 03:01:02.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/libconfig/libconfig_%.bbappend' (93,952) at 20210307205553682
95926 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h' (93,953) at 20240405153231175
95927 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/test-fdt.c' (93,954) at 20210308005003740
95928 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_summary_presence.pass' (93,955) at 20241206090014310
95929 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xwr-3150-v1.dts' (93,956) at 20240405153229871
95930 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/Makefile' (93,957) at 20210308005002912
95931 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/Kconfig' (93,958) at 20240405153049473
95932 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/sections.h' (93,959) at 20210308005002708
95933 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8994.yaml' (93,960) at 20240405153045025
95934 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lcd_console_rotation.c' (93,961) at 20210308005003228
95935 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.49.bb' (93,962) at 20231126090012781
95936 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0011_delete_layersource.py' (93,963) at 20210307205554262
95937 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_msgs.h' (93,964) at 20240405153049397
95938 2025-01-21 03:01:02.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pci263.c' (93,965) at 20240405153046889
95939 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c' (93,966) at 20240405153231035
95940 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_transport.c' (93,967) at 20240405153051673
95941 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6332/core.h' (93,968) at 20240405153052729
95942 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-pico-dwarf.dts' (93,969) at 20240405153045501
95943 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r8a7778.c' (93,970) at 20240405153045689
95944 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/arm/xen-ops.h' (93,971) at 20240405153052957
95945 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml' (93,972) at 20240405153045169
95946 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/testing_helpers.h' (93,973) at 20240405153232263
95947 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c' (93,974) at 20240405153230279
95948 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-tegra.h' (93,975) at 20210307214931342
95949 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/chacha20poly1305.h' (93,976) at 20210309003653804
95950 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Zilina' (93,977) at 20210307205553794
95951 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/normalize_ip_test.sh' (93,978) at 20230629131804623
95952 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Karcag' (93,979) at 20210307205553774
95953 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0001-bootchartd.in-make-sure-only-one-bootchartd-process.patch' (93,980) at 20220204040022632
95954 2025-01-21 03:01:02.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/cache_lib.c' (93,981) at 20210307214931146
95955 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_guts.h' (93,982) at 20210308005003556
95956 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_detection.h' (93,983) at 20240405153047297
95957 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/monitor.c' (93,984) at 20210308005046337
95958 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cycler_0.12.1.bb' (93,985) at 20240106090017237
95959 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max11100.c' (93,986) at 20240405153048957
95960 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/ftrace_64_pg.c' (93,987) at 20240429080012404
95961 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/ia_css_isp_param.h' (93,988) at 20210307214930566
95962 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c' (93,989) at 20241011080017307
95963 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_ofld.c' (93,990) at 20240405153050117
95964 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_structs.h' (93,991) at 20210927100127277
95965 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/atxp1.c' (93,992) at 20240405153048849
95966 2025-01-21 03:01:02.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ReservoirCollection.json' (93,993) at 20240619080002952
95967 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8065-smb208.dtsi' (93,994) at 20240405153045541
95968 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-dsa' (93,995) at 20220525020651634
95969 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0001-libminifi-Rename-mutex_-to-mtx_-member-of-Concurrent.patch' (93,996) at 20241206090014250
95970 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_sbsaref_alpine.py' (93,997) at 20241211090212538
95971 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/mchp-spdifrx.c' (93,998) at 20240405153232139
95972 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png' (93,999) at 20210307205554370 to deleted uid set
95973 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PCIeFunction.v1_6_0.json' (94,000) at 20240619080002952
95974 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sdm660.h' (94,001) at 20220525020654543
95975 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_r_w.c' (94,002) at 20210308005046505
95976 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h' (94,003) at 20220525020652947
95977 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/ipoib.rst' (94,004) at 20210307214925510
95978 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/si-Ljubljana' (94,005) at 20210307205553794
95979 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/acornfb.h' (94,006) at 20210307214925946
95980 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_event_xscale.c' (94,007) at 20210307214925862
95981 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_interval.c' (94,008) at 20240405153046705
95982 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat' (94,009) at 20240906080037556 to deleted uid set
95983 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/ioctl.h' (94,010) at 20210308005003656
95984 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_algs.h' (94,011) at 20210307214927078
95985 2025-01-21 03:01:02.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/index.rst' (94,012) at 20240405153045289
95986 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/Kconfig' (94,013) at 20230925080039893
95987 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am4372-u-boot.dtsi' (94,014) at 20210308005002564
95988 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libharu/libharu_2.4.4.bb' (94,015) at 20240106090017237
95989 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cpu.h' (94,016) at 20210308005002880
95990 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config.bbappend' (94,017) at 20210812000025166
95991 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-lib.h' (94,018) at 20210307214927062
95992 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/os_support.c' (94,019) at 20210308005003772
95993 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/trace-events' (94,020) at 20241211090212334
95994 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll_regs.h' (94,021) at 20240405153048469
95995 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dw_hdmi.h' (94,022) at 20210308005003644
95996 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/instruction.json' (94,023) at 20240405153054109
95997 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/syscon-reboot-mode.c' (94,024) at 20210307214930154
95998 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c' (94,025) at 20210309003650172
95999 2025-01-21 03:01:02.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_pef.h' (94,026) at 20210308004938820
96000 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/dbus_interfaces_finder.cpp' (94,027) at 20240817080031288 to deleted uid set
96001 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c' (94,028) at 20240411080014094
96002 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/mx53loco.c' (94,029) at 20210308005002984
96003 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/gic.h' (94,030) at 20240405153054313
96004 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb' (94,031) at 20240113090014560
96005 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/i2c.c' (94,032) at 20240405153051181
96006 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/stfiwx.c' (94,033) at 20210307214926438
96007 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IPA' (94,034) at 20210307205554422
96008 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds-lpuart.dts' (94,035) at 20210308005002580
96009 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/bug.h' (94,036) at 20210307214932474
96010 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/Makefile' (94,037) at 20220525020654943
96011 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_in_map_invalid.c' (94,038) at 20240405153054277
96012 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/openbmc-flash-layout-64.dtsi' (94,039) at 20240405153045425
96013 2025-01-21 03:01:02.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max77976_charger.c' (94,040) at 20240405153051437
96014 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (94,041) at 20241206090014226
96015 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/zero-page.rst' (94,042) at 20240405153044989
96016 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti816x/Makefile' (94,043) at 20210308005003080
96017 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0004-fix-css-under-gtk-3.20.patch' (94,044) at 20230317080013793
96018 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/orc_dump.c' (94,045) at 20240405153054077
96019 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/ts409-setup.c' (94,046) at 20210307214925930
96020 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/rc-core-priv.h' (94,047) at 20240405153230823
96021 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/m_can.c' (94,048) at 20241216090017709
96022 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/sdbusplus.wrap' (94,049) at 20220326030015450
96023 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_task_pt_regs.c' (94,050) at 20240405153054277
96024 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-property-terrestrial-systems.rst' (94,051) at 20210309003648480
96025 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h' (94,052) at 20240405153049457
96026 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/conf/layer.conf' (94,053) at 20241221090017484
96027 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/phase_fault_detection_tests.cpp' (94,054) at 20240817080031296
96028 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/bus.json' (94,055) at 20240405153054113
96029 2025-01-21 03:01:02.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/early_serial_console.c' (94,056) at 20210307214926638
96030 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/imx7ulp-clock.h' (94,057) at 20210308005003632
96031 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/install.sh' (94,058) at 20240405153053453
96032 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/proxy.hpp' (94,059) at 20240817080036816
96033 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq-dt.c' (94,060) at 20240405153230251
96034 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-cpuidle' (94,061) at 20220525020651630
96035 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/kcov.c' (94,062) at 20240815080012907 to deleted uid set
96036 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/numa.rst' (94,063) at 20240405153045229
96037 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/dropbear.default' (94,064) at 20240328080015911
96038 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc4_qm_regs.h' (94,065) at 20240405153046581
96039 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/toeplitz_client.sh' (94,066) at 20220525020655223
96040 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/README' (94,067) at 20210308005002540
96041 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_user.h' (94,068) at 20240326080039394
96042 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/9p/v9fs_vfs.h' (94,069) at 20240405153231603
96043 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/s390-pv.rst' (94,070) at 20240405153045329
96044 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/cpu.c' (94,071) at 20210308005002832
96045 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/6lowpan.h' (94,072) at 20210307214931550
96046 2025-01-21 03:01:02.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_sa_w_phr.c' (94,073) at 20210308005046505
96047 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/spl_at91.c' (94,074) at 20210308005002716
96048 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/virt/config.c' (94,075) at 20240405153045973
96049 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccid.c' (94,076) at 20220525020654819
96050 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-rgmii.h' (94,077) at 20210307214926234
96051 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/vendor-cmd.c' (94,078) at 20240405153050545
96052 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb' (94,079) at 20230114040015550
96053 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/gpmc.h' (94,080) at 20210307214925914
96054 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi' (94,081) at 20240405153229971
96055 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/spear_adc.c' (94,082) at 20240405153230691
96056 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/module.c' (94,083) at 20210309003654480
96057 2025-01-21 03:01:02.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/pipeline.json' (94,084) at 20240405153054145
96058 2025-01-21 03:01:02.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svcauth_unix.c' (94,085) at 20240405153232083
96059 2025-01-21 03:01:02.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/files/0001-fs-Add-libuuid-to-linker-flags-for-libparted-fs-resi.patch' (94,086) at 20230706080014785
96060 2025-01-21 03:01:02.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/shmparam.h' (94,087) at 20210307214931306
96061 2025-01-21 03:01:02.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.c' (94,088) at 20240405153230607
96062 2025-01-21 03:01:02.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier1S4U/11.json' (94,089) at 20240212090032054
96063 2025-01-21 03:01:02.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/icom.c' (94,090) at 20240405153052005
96064 2025-01-21 03:01:02.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/jump_label.c' (94,091) at 20240405153046077
96065 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_formats.c' (94,092) at 20240405153230647
96066 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsdumpinfo.c' (94,093) at 20240405153046625
96067 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/exynos_thermal.rst' (94,094) at 20210307214925470
96068 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/ncplite-chassis-poweron@.service' (94,095) at 20230412080023460
96069 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amlogic/Makefile' (94,096) at 20210307214927066
96070 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/b4860.c' (94,097) at 20210308005003432
96071 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4layouts.c' (94,098) at 20240405153052437
96072 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/zforce_ts.c' (94,099) at 20240405153049165
96073 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_6_0_sh_mask.h' (94,100) at 20210307214927694
96074 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/ddr.c' (94,101) at 20210308005003172
96075 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/stream2mmio_defs.h' (94,102) at 20210307214930538
96076 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/mteswap.c' (94,103) at 20240405153229987
96077 2025-01-21 03:01:02.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st/st,clkgen.txt' (94,104) at 20210307214925294
96078 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/osdep_intf.h' (94,105) at 20220525020654183
96079 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/nvme-cli/nvme-cli/0002-plugins-netapp-add-include-of-libgen.h-for-basename-.patch' (94,106) at 20241221090017504
96080 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-gpio-defs.h' (94,107) at 20210307214926234
96081 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/hi3798cv200-dw-mshc.txt' (94,108) at 20210307214925366
96082 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5272sim.h' (94,109) at 20210307214926162
96083 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/volatiles.04_pulse' (94,110) at 20210307205554606
96084 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau/0001-nouveau-fixup-driver-for-new-X-server-ABI.patch' (94,111) at 20220204040022496
96085 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adv7604.yaml' (94,112) at 20240405153045093
96086 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/evsel.c' (94,113) at 20220525020655135
96087 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_rdma.h' (94,114) at 20240405153052533
96088 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/perf_event.h' (94,115) at 20240613080016363
96089 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_main.h' (94,116) at 20210309003650584
96090 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/displif.h' (94,117) at 20240405153052957
96091 2025-01-21 03:01:02.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/fbyv35.json' (94,118) at 20241213090004409
96092 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/diag.c' (94,119) at 20210308005003208
96093 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-gpio.c' (94,120) at 20210309003650336
96094 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun6i-a31-pll6-clk.yaml' (94,121) at 20240405153045021
96095 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/Makefile' (94,122) at 20210611100017004
96096 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_gtm.c' (94,123) at 20220525020652086
96097 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch' (94,124) at 20230401080011935
96098 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/Create/meson.build' (94,125) at 20240209090020373 to deleted uid set
96099 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/iommu.c' (94,126) at 20240405153230095
96100 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/hvf_int.h' (94,127) at 20241211090212370
96101 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-owl.c' (94,128) at 20240405153230679
96102 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco.h' (94,129) at 20210307214929866
96103 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/usbguard/usbguard/0001-Add-and-use-pkgconfig-instead-of-libgcrypt-config.patch' (94,130) at 20220402030015979
96104 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test/0000-cover-letter.patch' (94,131) at 20210308005003772
96105 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2g_hs_evm_defconfig' (94,132) at 20210308005003260
96106 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/pci-epf-mhi.c' (94,133) at 20241211090145477
96107 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/223' (94,134) at 20221215040039362
96108 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/cpu_init.c' (94,135) at 20210308005002800
96109 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/Makefile' (94,136) at 20240405153231319
96110 2025-01-21 03:01:02.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00pci.c' (94,137) at 20210309003651800
96111 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/csr.h' (94,138) at 20240405153230063
96112 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/helper.h' (94,139) at 20210308005046301
96113 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy_unpack_test.c' (94,140) at 20241211090145565
96114 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/memcpy_mck.S' (94,141) at 20240405153229995
96115 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hpet.h' (94,142) at 20240405153052701
96116 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/Makefile' (94,143) at 20210307214926614
96117 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_movsx.c' (94,144) at 20240405153232263
96118 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si544.c' (94,145) at 20240405153046781
96119 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/ice.c' (94,146) at 20240405153231451
96120 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/lowlevel_init.S' (94,147) at 20210308005003036
96121 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis-emc.dtsi' (94,148) at 20240405153045477
96122 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/eventfd.h' (94,149) at 20240405153052917
96123 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events-power.rst' (94,150) at 20210307214925574
96124 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_s_ph.c' (94,151) at 20210308005046505
96125 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/selftest.h' (94,152) at 20210307214931890
96126 2025-01-21 03:01:02.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-sam9x60-pll.c' (94,153) at 20240405153046769
96127 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mtd/nand/raw/arasan-nand-controller.c' (94,154) at 20240405153230867 to deleted uid set
96128 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.yaml' (94,155) at 20240405153045093
96129 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/runqueue.py' (94,156) at 20241221090017588
96130 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/sections.c' (94,157) at 20210308005002848
96131 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/npcm7xx_otp.c' (94,158) at 20240906080037272
96132 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-spaceword.bconf' (94,159) at 20210307214932462
96133 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/uaccess.h' (94,160) at 20240405153046017
96134 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/codec-fwht.h' (94,161) at 20220525020653311
96135 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/davinci_spi.c' (94,162) at 20210308005003492
96136 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rps_types.h' (94,163) at 20240405153048497
96137 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/api.c' (94,164) at 20240405153049629
96138 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/stable-kernel-rules.rst' (94,165) at 20210307214925586
96139 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/prph.h' (94,166) at 20210307214929830
96140 2025-01-21 03:01:02.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/table.js' (94,167) at 20210307205554282
96141 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/subprojects/stdplus.wrap' (94,168) at 20210522000020822
96142 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ac97_codec.h' (94,169) at 20240405153052885
96143 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/test/utest.cpp' (94,170) at 20230512080029405
96144 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/authenc.h' (94,171) at 20210307214931310
96145 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/dir_edit.c' (94,172) at 20241111090012141
96146 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/device.c' (94,173) at 20241018080014478
96147 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/svc/pm.h' (94,174) at 20210307214931386
96148 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/sifive_e.c' (94,175) at 20241211090212326
96149 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/tdx-guest/Makefile' (94,176) at 20240405153052229
96150 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/rpu-ready-assert@.service' (94,177) at 20241029080011439
96151 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/parse_vdso.h' (94,178) at 20210307214932730
96152 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/mxs_timer.c' (94,179) at 20210309003649268
96153 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (94,180) at 20240613080018351 to deleted uid set
96154 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/byteorder/big_endian.h' (94,181) at 20220525020654667
96155 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/inode.c' (94,182) at 20240405153231691
96156 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii.h' (94,183) at 20210307214929606
96157 2025-01-21 03:01:02.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.c' (94,184) at 20240405153051881
96158 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/adc.h' (94,185) at 20210307214931434
96159 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sed-opal.h' (94,186) at 20240405153231839
96160 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/internal.h' (94,187) at 20240405153046181
96161 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc_5.5.2.bb' (94,188) at 20241221090017512
96162 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/Makefile' (94,189) at 20210307214929342
96163 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_processpptables.c' (94,190) at 20240405153230507
96164 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ruka' (94,191) at 20210307205553774
96165 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-service-test_%.bbappend' (94,192) at 20230114040015466
96166 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/README' (94,193) at 20210308005003020
96167 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_v3d.c' (94,194) at 20240405153230643
96168 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/keembay/kmb_platform.h' (94,195) at 20220525020655071
96169 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,msm8996-apcc.yaml' (94,196) at 20240405153045029
96170 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-wandboard-revd1.dts' (94,197) at 20240405153045521
96171 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/g_ffs.c' (94,198) at 20240405153052077
96172 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl-imx-scc.yaml' (94,199) at 20210309003648340
96173 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_w.c' (94,200) at 20210308005046517
96174 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v4.h' (94,201) at 20240405153051289
96175 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.pvpanic-isa' (94,202) at 20240906080037556 to deleted uid set
96176 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_st6422.h' (94,203) at 20210307214928838
96177 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-37151.patch' (94,204) at 20241221090017576
96178 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_ibm/Kconfig' (94,205) at 20220527100032617
96179 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/actions/Makefile' (94,206) at 20220525020653439
96180 2025-01-21 03:01:02.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_masking.c' (94,207) at 20240405153054281
96181 2025-01-21 03:01:02.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/trace-events' (94,208) at 20241211090212346
96182 2025-01-21 03:01:02.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/test_duplicates.tc' (94,209) at 20240624080012836
96183 2025-01-21 03:01:02.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_0_sh_mask.h' (94,210) at 20220525020652803
96184 2025-01-21 03:01:02.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-async.c' (94,211) at 20210309003648936
96185 2025-01-21 03:01:02.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/nuvoton,npcm7xx-clock.h' (94,212) at 20240405153052645
96186 2025-01-21 03:01:02.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/mcf.h' (94,213) at 20240326080039538
96187 2025-01-21 03:01:02.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/stream.h' (94,214) at 20240405153052889
96188 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp' (94,215) at 20240824080002930
96189 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/ddr-setup.cfg' (94,216) at 20210308005003084
96190 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/meson-g12a-toacodec.h' (94,217) at 20210307214931350
96191 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/drivers.c' (94,218) at 20240405153230023
96192 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.c' (94,219) at 20210307214929806
96193 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/try_cmpxchg' (94,220) at 20240405153053433
96194 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ide-bus.h' (94,221) at 20240906080037332
96195 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/prom/cmdline.c' (94,222) at 20210307214926206
96196 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hil_mlc.h' (94,223) at 20210309003653844
96197 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-bison.patch' (94,224) at 20210307205553810
96198 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/pogo_e02.c' (94,225) at 20210308005002944
96199 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/lantiq/Makefile' (94,226) at 20210307214930442
96200 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/motd' (94,227) at 20210307205554470 to deleted uid set
96201 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/netns.h' (94,228) at 20240405153052401
96202 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utstate.c' (94,229) at 20210307214926846
96203 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cm_msgs.h' (94,230) at 20220525020653115
96204 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/tc-dwc-g210.c' (94,231) at 20240405153231527
96205 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-evm.dts' (94,232) at 20240405153229971
96206 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/Makefile' (94,233) at 20240405153231279
96207 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte.h' (94,234) at 20210927100127517
96208 2025-01-21 03:01:02.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/internal-api.rst' (94,235) at 20220525020651726
96209 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/iucv/af_iucv.c' (94,236) at 20241211090145557
96210 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/Makefile' (94,237) at 20240405153046053
96211 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c' (94,238) at 20210307214929974
96212 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/imx25-tsadc.h' (94,239) at 20210307214931426
96213 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c' (94,240) at 20240405153231191
96214 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/meson.build' (94,241) at 20230413080030485
96215 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c' (94,242) at 20240405153050117
96216 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/sysctl.c' (94,243) at 20240405153053025
96217 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timestamp/nvidia,tegra194-hte.yaml' (94,244) at 20240405153045181
96218 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-drisw-fix-build-without-dri3.patch' (94,245) at 20240309090012824
96219 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_dump_collector.hpp' (94,246) at 20240904080029670
96220 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/host.c' (94,247) at 20240405153231535
96221 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-config.svg' (94,248) at 20210308005107065
96222 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-2.dtsi' (94,249) at 20240405153046093
96223 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_dpia.c' (94,250) at 20240405153047297
96224 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32f429-overview.rst' (94,251) at 20240405153044973
96225 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/tx4927pcic.h' (94,252) at 20210307214926250
96226 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/TODO' (94,253) at 20210309003653036
96227 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/smtinit.c' (94,254) at 20240405153050329
96228 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/fastfloat/fastfloat_6.1.6.bb' (94,255) at 20241221090017512
96229 2025-01-21 03:01:02.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/help2man/help2man_1.49.3.bb' (94,256) at 20230114040015538
96230 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/txrx.c' (94,257) at 20240405153050445
96231 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/eprobes_syntax_errors.tc' (94,258) at 20240405153054305
96232 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/user_mad.rst' (94,259) at 20220525020651770
96233 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/qca8k-common.c' (94,260) at 20240405153230911
96234 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zmx25.h' (94,261) at 20210308005003628
96235 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/0001-bundle-own-base64-encode-decode-functions.patch' (94,262) at 20210307205553842
96236 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/phy-tegra194-p2u.c' (94,263) at 20240405153231315
96237 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/prl-xml.rst' (94,264) at 20240906080037176
96238 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nk.c' (94,265) at 20240405153046857
96239 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_host.h' (94,266) at 20240405153046117
96240 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet_3.9.2.bb' (94,267) at 20240413080012663
96241 2025-01-21 03:01:02.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/gpio-au1000.h' (94,268) at 20240405153046005
96242 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/soc_common.h' (94,269) at 20240405153052869
96243 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml' (94,270) at 20230429080025377
96244 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-smfc.c' (94,271) at 20210307214928086
96245 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ab8500-codec.h' (94,272) at 20240405153053561
96246 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_dbug.h' (94,273) at 20240405153051529
96247 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi' (94,274) at 20240405153229923
96248 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smc91x.c' (94,275) at 20240405153050297
96249 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6359/registers.h' (94,276) at 20240405153052729
96250 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cacheflush.h' (94,277) at 20240405153231803
96251 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/sections.h' (94,278) at 20210307214926178
96252 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/work_92105.h' (94,279) at 20210308005003624
96253 2025-01-21 03:01:02.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-info.rst' (94,280) at 20240405153045237
96254 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/xilinx_emaclite.c' (94,281) at 20240405153231071
96255 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/emc2305.h' (94,282) at 20240405153052769
96256 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_syscall.h' (94,283) at 20220429100100634
96257 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/Makefile' (94,284) at 20220525020653019
96258 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/atomic-grb.h' (94,285) at 20240405153046309
96259 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_component.h' (94,286) at 20240405153052637
96260 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (94,287) at 20240904080027738
96261 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/rockchip-otp.c' (94,288) at 20240805080013995
96262 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_metrics.c' (94,289) at 20240405153051845
96263 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3568.c' (94,290) at 20240405153230239
96264 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/giflib/giflib_5.2.2.bb' (94,291) at 20241221090017512
96265 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/at91sam9263ek.c' (94,292) at 20210308005002916
96266 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/sdeventplus.wrap' (94,293) at 20231209090007705
96267 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/clk_rv1108.c' (94,294) at 20210308005002776
96268 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/toasterui.py' (94,295) at 20240106090017245
96269 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/cases/example/test_basic.py' (94,296) at 20210307205554434
96270 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/sq905c.c' (94,297) at 20210307214928838
96271 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borlange_Idkerberget' (94,298) at 20210307205553778
96272 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-dmfc.c' (94,299) at 20210307214928082
96273 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-equilibrium.h' (94,300) at 20240405153051329
96274 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_pch_thermal.c' (94,301) at 20240405153051973
96275 2025-01-21 03:01:02.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-webcolors_24.8.0.bb' (94,302) at 20241221090017668
96276 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ia_css_dvs_types.h' (94,303) at 20210307214930554
96277 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/stdio_console.c' (94,304) at 20240405153046341
96278 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb8.c' (94,305) at 20220525020654983
96279 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/visemul.c' (94,306) at 20210307214926606
96280 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/trace-events' (94,307) at 20240906080037304
96281 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_endpoint.c' (94,308) at 20240405153050341
96282 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/meesc/Makefile' (94,309) at 20210308005002956
96283 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.c' (94,310) at 20240405153049921
96284 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Connection_v1.xml' (94,311) at 20240619080002920
96285 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/ucontext.h' (94,312) at 20210307214931618
96286 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ad7879.txt' (94,313) at 20210307214925338
96287 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/microchip,mpfs-can.yaml' (94,314) at 20240405153045117
96288 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/bluetooth-controller.yaml' (94,315) at 20240405153045113
96289 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/print-tree.h' (94,316) at 20240405153052289
96290 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-Makefile.am-Specify-export-dynamic-directly-to-linke.patch' (94,317) at 20240301090012419
96291 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/cpu.c' (94,318) at 20210308005002824
96292 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/io.c' (94,319) at 20210307214931002
96293 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-MoelyParc' (94,320) at 20210307205553798
96294 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j457.dts' (94,321) at 20240405153045717
96295 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/avsbus-enable.sh' (94,322) at 20210307205553698
96296 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sparc/sparc64.h' (94,323) at 20210308005046033
96297 2025-01-21 03:01:02.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6/tune-arm1176jz-s.inc' (94,324) at 20210905000020581
96298 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/piix4.h' (94,325) at 20210307214926226
96299 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/process_32.c' (94,326) at 20240405153046317
96300 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/sigcontext.h' (94,327) at 20241008080013895
96301 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/q40/q40ints.c' (94,328) at 20240405153045973
96302 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/README.txt' (94,329) at 20210308005003708
96303 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdmavt_qp.h' (94,330) at 20220525020654647
96304 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfpkt_skbuff.c' (94,331) at 20210307214931898
96305 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunhv.c' (94,332) at 20240405153231519
96306 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2080qds.dts' (94,333) at 20210307214926354
96307 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/bmc_booted.conf' (94,334) at 20210307205554070
96308 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-mali-midgard.cfg' (94,335) at 20220804030014671
96309 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sh/register-banks.rst' (94,336) at 20240405153044981
96310 2025-01-21 03:01:02.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvv.c.inc' (94,337) at 20241211090212514
96311 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/wmi.h' (94,338) at 20241008080013951
96312 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/Makefile' (94,339) at 20240405153052249
96313 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/OWNERS' (94,340) at 20240321080028818
96314 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.h' (94,341) at 20240405153050105
96315 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pvclock-abi.h' (94,342) at 20210307214926066
96316 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/connman.py' (94,343) at 20220910030013397
96317 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/loongarch/loongson-laptop.c' (94,344) at 20240405153051389
96318 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/sync_bitops.h' (94,345) at 20240405153045625
96319 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/ecryptfs.service' (94,346) at 20210307205554130
96320 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-ci.c' (94,347) at 20240405153049365
96321 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/InfoTooltip.spec.js' (94,348) at 20241004080035975
96322 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm8400-regulator.c' (94,349) at 20240405153051477
96323 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/thermal/tegra124-soctherm.h' (94,350) at 20210308005003644
96324 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/checkstop_app.cpp' (94,351) at 20230908080022614
96325 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-juniper-sku16.dts' (94,352) at 20240405153045749
96326 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_close.h' (94,353) at 20210307214932078
96327 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/hypervisor.h' (94,354) at 20240415080012963
96328 2025-01-21 03:01:02.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_hfi.c' (94,355) at 20240405153231499
96329 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test-string_helpers.c' (94,356) at 20240405153053101
96330 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_expire_unittest.cpp' (94,357) at 20210308005134001
96331 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-mod-log.h' (94,358) at 20240405153052297
96332 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/.gitignore' (94,359) at 20241010080036049
96333 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/mx2_emmaprp.c' (94,360) at 20240405153049425
96334 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88rs2000.h' (94,361) at 20210307214928630
96335 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-37xx.dtsi' (94,362) at 20240405153229931
96336 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_irq.c' (94,363) at 20220525020653019
96337 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml' (94,364) at 20240405153045077
96338 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/utils.h' (94,365) at 20240405153052625
96339 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-core.c' (94,366) at 20240405153049353
96340 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Message_v1.xml' (94,367) at 20240918080002712
96341 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/Makefile' (94,368) at 20210307214929938
96342 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch' (94,369) at 20230706080014745
96343 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nwbutton.h' (94,370) at 20210307214926950
96344 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-kovaplus.c' (94,371) at 20240405153230655
96345 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/asm/dma.h' (94,372) at 20240405153054225
96346 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSDRSensor.cpp' (94,373) at 20241112090003098
96347 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_run_32r5el.sh' (94,374) at 20210308005046525
96348 2025-01-21 03:01:02.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-abrmd/files/tpm2-abrmd.default' (94,375) at 20210307205554118
96349 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/Makefile' (94,376) at 20240624080012804
96350 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/mib.h' (94,377) at 20241023080012903
96351 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.json' (94,378) at 20240906080037560
96352 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/053_symbols.dts' (94,379) at 20210308005003752
96353 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/oak.c' (94,380) at 20240405153051569
96354 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/metricgroups.json' (94,381) at 20240405153054121
96355 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/avr-cpu.xml' (94,382) at 20210308005045817
96356 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/syscalls/syscalltbl' (94,383) at 20210307214926522
96357 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/staging/index.rst' (94,384) at 20240405153045301
96358 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h' (94,385) at 20210307214929938
96359 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/context.h' (94,386) at 20240405153050521
96360 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml' (94,387) at 20240613080016355
96361 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/exhandler.c' (94,388) at 20240405153054253
96362 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/mux.c' (94,389) at 20240405153045641
96363 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ptp.h' (94,390) at 20240405153050293
96364 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pine64.c' (94,391) at 20220525020653311
96365 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/vrf.rst' (94,392) at 20220525020651750
96366 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml' (94,393) at 20240405153045041
96367 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_dump.hpp' (94,394) at 20240423080017263
96368 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/Kconfig' (94,395) at 20240405153048361
96369 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/e2220-1170_defconfig' (94,396) at 20210308005003256
96370 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/reexport.rst' (94,397) at 20240405153045205
96371 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-kernel/linux/linux-aspeed_%.bbappend' (94,398) at 20210807000017354
96372 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watch_queue/watch_test.c' (94,399) at 20210309003654520
96373 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/.clang-format-c++' (94,400) at 20210308005100989
96374 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/addr.c' (94,401) at 20210307214931866
96375 2025-01-21 03:01:02.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/editcustomimage_modal.html' (94,402) at 20210307205554286
96376 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rw.h' (94,403) at 20220525020654647
96377 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/mpfs.c' (94,404) at 20240405153231563
96378 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-axg.dtsi' (94,405) at 20240405153045713
96379 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/aspeed-pwm-tacho.c' (94,406) at 20240405153230659
96380 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/basic.c' (94,407) at 20210309003655992
96381 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1-ixora-v1.1.dts' (94,408) at 20240405153045737
96382 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-ps3.c' (94,409) at 20220525020654271
96383 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/meson.build' (94,410) at 20240906080037492
96384 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/i8253.c' (94,411) at 20210307214926702
96385 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pasemi-cpufreq.c' (94,412) at 20240405153046913
96386 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.h' (94,413) at 20210309003649660
96387 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-sx20.dts' (94,414) at 20240405153229871
96388 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/grilo-plugins/0001-Avoid-running-trackertestutils.patch' (94,415) at 20230503080014579
96389 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml' (94,416) at 20240405153045153
96390 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_usart3.dtsi' (94,417) at 20210308005002572
96391 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/smp-emev2.c' (94,418) at 20210307214925958
96392 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m548xevb/Makefile' (94,419) at 20210308005002976
96393 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-aes-cbc.c' (94,420) at 20220525020652390
96394 2025-01-21 03:01:02.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/platinum_titanium_defconfig' (94,421) at 20210308005003276
96395 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_iblock.c' (94,422) at 20240405153231495
96396 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/fan53555.c' (94,423) at 20240405153231363
96397 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/pf0100.c' (94,424) at 20210308005003080
96398 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/omap.h' (94,425) at 20210308005002656
96399 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/core.c' (94,426) at 20240805080013943
96400 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-pico-dwarf.dtsi' (94,427) at 20240405153045517
96401 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telstar12-15.0W' (94,428) at 20210307205553762
96402 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DSDP' (94,429) at 20211006000025234
96403 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/rmnologin.sh' (94,430) at 20220405030025645
96404 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/fcntl.h' (94,431) at 20210307214925650
96405 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6m/tune-cortexm0.inc' (94,432) at 20210905000020581
96406 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-bd70528.c' (94,433) at 20220525020653947
96407 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/README.md' (94,434) at 20240809080033019
96408 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm-sr.h' (94,435) at 20210307214931322
96409 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ThermalMode/meson.build' (94,436) at 20230825080021137 to deleted uid set
96410 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mem.c' (94,437) at 20210308005003212
96411 2025-01-21 03:01:02.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/protos.h' (94,438) at 20240405153049069
96412 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mmc/host/sdhci-msm.c' (94,439) at 20240503080014474 to deleted uid set
96413 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch' (94,440) at 20230706080014761
96414 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_triflex.c' (94,441) at 20240405153046665
96415 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-sslh.socket.in' (94,442) at 20210307205553682
96416 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/codec_hevc_common.c' (94,443) at 20210307214930586
96417 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/queue.h' (94,444) at 20210307214930546
96418 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv770_smc.h' (94,445) at 20210307214928022
96419 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6apm.yaml' (94,446) at 20240405153045169
96420 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ia_css_ynr2_types.h' (94,447) at 20210307214930562
96421 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/socket.h' (94,448) at 20240405153231839
96422 2025-01-21 03:01:02.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue.h' (94,449) at 20210307214925850
96423 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbprint.c' (94,450) at 20240405153046625
96424 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/bdm/reset' (94,451) at 20210308005002944
96425 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/ast2500-clock.h' (94,452) at 20210421100236122
96426 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3740-0002.dtsi' (94,453) at 20240405153229935
96427 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ddr_defs.h' (94,454) at 20210308005002636
96428 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mboxd/mboxd/mboxd-reload@.service' (94,455) at 20210307205554070
96429 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/sntp.h' (94,456) at 20210308005003720
96430 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/tmpfiles.suricata' (94,457) at 20210905000020565
96431 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdev.h' (94,458) at 20240405153052725
96432 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0001-util-util-cpuinfo-riscv.c-fix-riscv64-build-on-musl-.patch' (94,459) at 20241221090017672
96433 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/lpddr3_stock.c' (94,460) at 20210308005002784
96434 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/Makefile' (94,461) at 20240405153230211
96435 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c' (94,462) at 20240405153047149
96436 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/cpu/mpc83xx/ecc.c' (94,463) at 20210308005003720
96437 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/sbx81lifkw.c' (94,464) at 20210308005002908
96438 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-freecom-fsg-3.dts' (94,465) at 20240405153045437
96439 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/clk-gate-zynqmp.c' (94,466) at 20240405153046873
96440 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_net.c' (94,467) at 20210308005003232
96441 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/LICENSE' (94,468) at 20210308005100301
96442 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/native-intercept/ar' (94,469) at 20220204040022692
96443 2025-01-21 03:01:02.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-hummingboard-pulse.dts' (94,470) at 20210309003648740
96444 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/index.rst' (94,471) at 20240405153045285
96445 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.css' (94,472) at 20210307205554270
96446 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/templates/default/local.conf.sample' (94,473) at 20241221090017476
96447 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/0004-v8-don-t-override-ARM-CFLAGS.patch' (94,474) at 20241221090017512
96448 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/sam9x5_wm8731.c' (94,475) at 20240710080014617
96449 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rlock-softirq.h' (94,476) at 20210307214931806
96450 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/head.S' (94,477) at 20240405153230023
96451 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/Build' (94,478) at 20210307214932578
96452 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/hsi_boardinfo.c' (94,479) at 20210307214928110
96453 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/freezing-of-tasks.rst' (94,480) at 20220525020651750
96454 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/3270.ChangeLog' (94,481) at 20240405153229743
96455 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/Kconfig' (94,482) at 20210308005002924
96456 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arc/include/uapi/asm/unistd.h' (94,483) at 20210307214932454
96457 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ia_css_bayer_io.host.c' (94,484) at 20240405153051837
96458 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricReportDefinitionCollection.json' (94,485) at 20240619080002948
96459 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vrep.c' (94,486) at 20240326080039746
96460 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/typec_bus.rst' (94,487) at 20210309003648412
96461 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/params/report_params.hpp' (94,488) at 20240711080036139
96462 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/Makefile' (94,489) at 20210307214931126
96463 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/cpsw.rst' (94,490) at 20210309003648448
96464 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/io-defs.h' (94,491) at 20210307214926382
96465 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/files/0001-change-sysconfig-path-to-etc-default.patch' (94,492) at 20220612030016723
96466 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorcp_cm946es_defconfig' (94,493) at 20210308005003260
96467 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/jmp32.c' (94,494) at 20240405153232263
96468 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8974.h' (94,495) at 20210307214931338
96469 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/lan9118.h' (94,496) at 20240906080037336
96470 2025-01-21 03:01:02.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/aspeed_smc.h' (94,497) at 20241211090212362
96471 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Board/Motherboard.interface.yaml' (94,498) at 20210610000035126
96472 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/odroid-xu3_defconfig' (94,499) at 20210308005003272
96473 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/cache_extra.py' (94,500) at 20210307205554234
96474 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/sol_manager.hpp' (94,501) at 20230613080025935
96475 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IPL-1.0' (94,502) at 20210307205554422
96476 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/trace-events' (94,503) at 20241211090212326
96477 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch.h' (94,504) at 20240326080039390
96478 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,mt7986-wo-ccif.yaml' (94,505) at 20240405153229795
96479 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/Kconfig' (94,506) at 20210308005002984
96480 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_i2c.h' (94,507) at 20220429100100590
96481 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7110-aon.c' (94,508) at 20240405153231335
96482 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/initrdscripts/initramfs-debug_1.0.bb' (94,509) at 20241206090014238
96483 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/ioremap.c' (94,510) at 20240405153230091
96484 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-alti6p.dts' (94,511) at 20240405153045493
96485 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c' (94,512) at 20241104090011567
96486 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/flash.cpp' (94,513) at 20240820080021222 to deleted uid set
96487 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/propertygentest.cpp' (94,514) at 20220708100018559
96488 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-43xx.c' (94,515) at 20240405153046869
96489 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mmu_context.h' (94,516) at 20240405153045861
96490 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_pkgconfig.patch' (94,517) at 20241221090017532
96491 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/legoev3_defconfig' (94,518) at 20210308005003264
96492 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongarch_pch_pic.h' (94,519) at 20230426080043764
96493 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct-too.c' (94,520) at 20240405153053429
96494 2025-01-21 03:01:02.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/Kconfig' (94,521) at 20240405153052161
96495 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/verbs_txreq.c' (94,522) at 20220525020653139
96496 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/riscv64/virt/FACP' (94,523) at 20240906080037556 to deleted uid set
96497 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_firewall.h' (94,524) at 20210308004938820
96498 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/hypercall.h' (94,525) at 20240405153052229
96499 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-arrow--up.svg' (94,526) at 20210308005107065
96500 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012aqds_tfa_defconfig' (94,527) at 20210308005003264
96501 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/acpi.c' (94,528) at 20240405153050661
96502 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/rf69.c' (94,529) at 20240405153051873
96503 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/timer.c' (94,530) at 20210308005002808
96504 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_imu.h' (94,531) at 20240405153047109
96505 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_profiler.c' (94,532) at 20240405153054261
96506 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/conn.h' (94,533) at 20210309003649824
96507 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/Makefile' (94,534) at 20240405153230671
96508 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-evm.dts' (94,535) at 20240405153045589
96509 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-its_git.bb' (94,536) at 20230610080017599
96510 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c' (94,537) at 20240405153051921
96511 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/capi.c' (94,538) at 20240405153230755
96512 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS2.conf' (94,539) at 20230114040015462
96513 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/265' (94,540) at 20210927100127501
96514 2025-01-21 03:01:02.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/context.c' (94,541) at 20240405153046037
96515 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/vpd_reader.h' (94,542) at 20210308005003004
96516 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdrtas.c' (94,543) at 20210309003653356
96517 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx23evk/spl_boot.c' (94,544) at 20210308005002980
96518 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/nvme_ioctl.h' (94,545) at 20230925080039941
96519 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/radixtree.py' (94,546) at 20240405153053449
96520 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-gxp.c' (94,547) at 20240405153230247
96521 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c' (94,548) at 20240405153047153
96522 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_netdev.h' (94,549) at 20240405153050257
96523 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kvm.c' (94,550) at 20240405153046141
96524 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/azt3328.h' (94,551) at 20210307214932234
96525 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppc603e.inc' (94,552) at 20220612030016755
96526 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.c' (94,553) at 20220525020652959
96527 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/gpio.md' (94,554) at 20240809080033019
96528 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/ti,sci-clk.txt' (94,555) at 20210308005003304
96529 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/devicetable-offsets.c' (94,556) at 20240405153053457
96530 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rpl_iptunnel.h' (94,557) at 20210307214931658
96531 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-y8i.rst' (94,558) at 20210309003648500
96532 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-fsf/xtensa-modules.c.inc' (94,559) at 20210308005046361
96533 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-keys.json' (94,560) at 20220429100100882
96534 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.5.bb' (94,561) at 20240106090017237
96535 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-booke.h' (94,562) at 20240906080037512
96536 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/virtio_blk_fuzz.c' (94,563) at 20230426080043948
96537 2025-01-21 03:01:02.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl,imx8mp-dwc3.yaml' (94,564) at 20240405153229803
96538 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/Makefile' (94,565) at 20240405153051365
96539 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/Kconfig' (94,566) at 20240405153046525
96540 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/sections.h' (94,567) at 20210308005002880
96541 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS6.conf' (94,568) at 20240529080017843
96542 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/fintek-cir.h' (94,569) at 20210307214928774
96543 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_pnor.c' (94,570) at 20221215040039142
96544 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-ct-90405.c' (94,571) at 20220525020653311
96545 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/dt_helpers.c' (94,572) at 20210308005003000
96546 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/Makefile' (94,573) at 20240405153046297
96547 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_ioc.h' (94,574) at 20240405153231391
96548 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/pci.c' (94,575) at 20210308005002996
96549 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-sabresd.dtsi' (94,576) at 20210308005002584
96550 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/Makefile' (94,577) at 20240405153049589
96551 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom,ipq8064-mdio.yaml' (94,578) at 20240405153045121
96552 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vof-nvram.bin' (94,579) at 20210927100127329 to deleted uid set
96553 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography-common.inc' (94,580) at 20241221090017668
96554 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-intel-gw.c' (94,581) at 20240405153231371
96555 2025-01-21 03:01:02.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/openbmc-conversion.md' (94,582) at 20221209040006399
96556 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-bt1-rom.c' (94,583) at 20240405153230867
96557 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/ctype.h' (94,584) at 20210308005003656
96558 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/amlogic/Makefile' (94,585) at 20240405153231447
96559 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/trace.h' (94,586) at 20210308005046105
96560 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/machine_name.hpp' (94,587) at 20230520080006628
96561 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-buf.h' (94,588) at 20240405153052681
96562 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/it' (94,589) at 20210308005046145
96563 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.h' (94,590) at 20240405153047229
96564 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/hsw_clear_kernel.c' (94,591) at 20210307214927818
96565 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/e1000e-test.c' (94,592) at 20230426080043944
96566 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/phram.yaml' (94,593) at 20240405153045149
96567 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/read_bpf_task_storage_busy.c' (94,594) at 20240405153054273
96568 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c' (94,595) at 20210309003651808
96569 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/cmd_ut_lib.c' (94,596) at 20210308005003740
96570 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml' (94,597) at 20240405153045061
96571 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/auxbus.c' (94,598) at 20240405153230915
96572 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/Makefile' (94,599) at 20240405153048829
96573 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-test.c' (94,600) at 20210307214932738
96574 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/phy.h' (94,601) at 20240405153050525
96575 2025-01-21 03:01:02.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/avr-softmmu/default.mak' (94,602) at 20240906080037160
96576 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/intel-gtt.c' (94,603) at 20240405153046745
96577 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/serdes.c' (94,604) at 20210308005002828
96578 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target-reg-bits.h' (94,605) at 20230925080040073
96579 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_config.c' (94,606) at 20240405153048521
96580 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h' (94,607) at 20240405153050009
96581 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/virt.h' (94,608) at 20240405153045865
96582 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-OpenSSL-exception' (94,609) at 20210307205554422
96583 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/Kconfig' (94,610) at 20210308005003452
96584 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-dsi-core.h' (94,611) at 20240405153048373
96585 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-udc.c' (94,612) at 20220525020654283
96586 2025-01-21 03:01:02.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-el15203000.c' (94,613) at 20240405153049217
96587 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_vop_reg.h' (94,614) at 20240405153048753
96588 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/xdr.h' (94,615) at 20240405153231843
96589 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_hrt.h' (94,616) at 20210307214930570
96590 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/adc/zynq-xadc.h' (94,617) at 20221215040039178
96591 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/vocore2.dts' (94,618) at 20210307214926194
96592 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/mcount-dyn.S' (94,619) at 20240405153046257
96593 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_issues.h' (94,620) at 20240405153048701
96594 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bt878.c' (94,621) at 20220525020653267
96595 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/add-missing-headers.patch' (94,622) at 20231011080016574
96596 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_seps525.c' (94,623) at 20210307214930506
96597 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_proc.h' (94,624) at 20240326080039562
96598 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_encoder.c' (94,625) at 20240405153048741
96599 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx25/macro.h' (94,626) at 20210308005002644
96600 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmc_network_security.robot' (94,627) at 20240628080017121
96601 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4_xplained_spiflash_defconfig' (94,628) at 20210308005003276
96602 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/i8259.h' (94,629) at 20240405153046385
96603 2025-01-21 03:01:02.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6580-evbp1.dts' (94,630) at 20240405153045461
96604 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/qgroup.c' (94,631) at 20241211090145505
96605 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/trace.c' (94,632) at 20220525020654451
96606 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/opal.c' (94,633) at 20210307214926362
96607 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/ops-dreamcast.c' (94,634) at 20210307214926546
96608 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/auth.c' (94,635) at 20241111090012137
96609 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/ringbuf.c' (94,636) at 20240405153054061
96610 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm85.c' (94,637) at 20240405153230663
96611 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/intel-qep.c' (94,638) at 20240405153046909
96612 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/currituck_defconfig' (94,639) at 20240405153046097
96613 2025-01-21 03:01:02.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sub.c' (94,640) at 20210308005046529
96614 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml' (94,641) at 20240405153229779
96615 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_erp.c' (94,642) at 20240405153051509
96616 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_pxp_tee_interface.h' (94,643) at 20240405153052637
96617 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usbtest.c' (94,644) at 20240405153052117
96618 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_common.c' (94,645) at 20240405153046197
96619 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/sbp2.c' (94,646) at 20240405153230295
96620 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cramfs/uncompress.c' (94,647) at 20210308005003544
96621 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/src/libcr51sign_support.c' (94,648) at 20231229090005659
96622 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xxad-pinctrl.dtsi' (94,649) at 20240405153045585
96623 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Logging/Policy.interface.yaml' (94,650) at 20221207040023623
96624 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6-ddr.h' (94,651) at 20210308005002648
96625 2025-01-21 03:01:02.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/processor-ctrl-impl.c.inc' (94,652) at 20240906080037520
96626 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_fsops.h' (94,653) at 20220525020654519
96627 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik.h' (94,654) at 20220525020652991
96628 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/Makefile' (94,655) at 20210307214929178
96629 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/iqs5xx.c' (94,656) at 20240405153230731
96630 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch' (94,657) at 20240309090012820
96631 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/ModalAddRoleGroup.vue' (94,658) at 20241004080035971
96632 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/syscall.h' (94,659) at 20241011080017291
96633 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_adminq.h' (94,660) at 20240719080013349
96634 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c' (94,661) at 20240405153050593
96635 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/ia_css_rmgr_vbuf.h' (94,662) at 20210307214930570
96636 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorcp_cm926ejs_defconfig' (94,663) at 20210308005003260
96637 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-parse.c' (94,664) at 20240405153230759
96638 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect_force_port4.c' (94,665) at 20240405153054269
96639 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6dlarm2_lpddr2_defconfig' (94,666) at 20210308005003268
96640 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vc.h' (94,667) at 20210307214925930
96641 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012a2g5rdb.h' (94,668) at 20210308005003600
96642 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir_toy.c' (94,669) at 20240405153230823
96643 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lpc18xx-ccu.h' (94,670) at 20210307214931326
96644 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/meson.options' (94,671) at 20240730080026906
96645 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/x86_init.c' (94,672) at 20241008080013899
96646 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/dbus/phosphor-dbus-monitor_%.bbappend' (94,673) at 20220211110019214
96647 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/commands.h' (94,674) at 20210307214929902
96648 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/BVPaginationMixin.js' (94,675) at 20241004080035963
96649 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-psu-hardreset-pre.target' (94,676) at 20220416100009975
96650 2025-01-21 03:01:02.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/sme.rst' (94,677) at 20240405153229743
96651 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_h1_jpeg_enc.c' (94,678) at 20240405153049493
96652 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-event.h' (94,679) at 20220525020654631
96653 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0002-cmd-go-Allow-GOTOOLDIR-to-be-overridden-in-the-envir.patch' (94,680) at 20241221090017660
96654 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ia_css_sdis2.host.h' (94,681) at 20210307214930562
96655 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/proftpd-basic.init' (94,682) at 20210307205553822
96656 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4acl.c' (94,683) at 20240405153231703
96657 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/extent-map-tests.c' (94,684) at 20240503080014498
96658 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (94,685) at 20210307205553666
96659 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi.h' (94,686) at 20240405153050341
96660 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-editor_1.0.4.bb' (94,687) at 20241221090017552
96661 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/sensorset.hpp' (94,688) at 20210308004940468 to deleted uid set
96662 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/cq_enet_desc.h' (94,689) at 20240405153049889
96663 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/__init__.robot' (94,690) at 20240627080021044
96664 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/hw.h' (94,691) at 20210307214929306
96665 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/irq/index.rst' (94,692) at 20210307214925266
96666 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6115.c' (94,693) at 20240405153051349
96667 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts' (94,694) at 20241115090012941
96668 2025-01-21 03:01:02.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_platform_v6.c' (94,695) at 20240405153049433
96669 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/libcoap/CVE-2024-0962.patch' (94,696) at 20241206090014242
96670 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/cipso_ipv4.rst' (94,697) at 20210307214925522
96671 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/phy-jh7110-dphy-rx.c' (94,698) at 20240405153231315
96672 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_adminq.c' (94,699) at 20240411080014090
96673 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MessageRegistryFileCollection_v1.xml' (94,700) at 20240619080002928
96674 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-r2d/irq.c' (94,701) at 20240405153046305
96675 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-colibri.dtsi' (94,702) at 20240405153045533
96676 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TRACE02.boot' (94,703) at 20240405153054369
96677 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/abi-dump-updater' (94,704) at 20240810080009788
96678 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/gpio.c' (94,705) at 20210308005002820
96679 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-space.err' (94,706) at 20210308005046405
96680 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/Kconfig' (94,707) at 20240405153049009
96681 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/Kconfig' (94,708) at 20241211090212254
96682 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_io.h' (94,709) at 20210309003653796
96683 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/vimc-devel.rst' (94,710) at 20210307214925462
96684 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/bmc_event_ack_v2.c' (94,711) at 20210308005108641
96685 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/io.c' (94,712) at 20210307214929966
96686 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cfg-preload.h' (94,713) at 20220525020653067
96687 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/Makefile' (94,714) at 20240405153047061
96688 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-powerpc.h' (94,715) at 20241011080017411
96689 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iwalk.h' (94,716) at 20240405153052597
96690 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm186x.txt' (94,717) at 20210307214925430
96691 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/282.out' (94,718) at 20210308005046469
96692 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/Makefile' (94,719) at 20240405153051249
96693 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gru.h' (94,720) at 20210307214929174
96694 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/hoontech.c' (94,721) at 20210307214932262
96695 2025-01-21 03:01:02.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/rate.c' (94,722) at 20240405153232011
96696 2025-01-21 03:01:02.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nsh/Kconfig' (94,723) at 20210307214932038
96697 2025-01-21 03:01:02.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/power-sequencer.bb' (94,724) at 20241206090014230
96698 2025-01-21 03:01:02.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/utils/__init__.py' (94,725) at 20210307205554442
96699 2025-01-21 03:01:02.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/0002-increase-tzdram-size.patch' (94,726) at 20241221090017468
96700 2025-01-21 03:01:02.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.c' (94,727) at 20240405153231251
96701 2025-01-21 03:01:02.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/vt8500.dtsi' (94,728) at 20240405153045609
96702 2025-01-21 03:01:02.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_portal.c' (94,729) at 20240405153051757
96703 2025-01-21 03:01:02.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_bw.c' (94,730) at 20240405153048437
96704 2025-01-21 03:01:02.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/bt87x.c' (94,731) at 20220525020654987
96705 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/virtio.h' (94,732) at 20210308005003692
96706 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/init.c' (94,733) at 20241011080017403
96707 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/uasm-mips.c' (94,734) at 20240405153046041
96708 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vipp.h' (94,735) at 20210307214928770
96709 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/efi-stub.rst' (94,736) at 20240405153044945
96710 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx7-media-csi.c' (94,737) at 20240405153230807
96711 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-synology-ds414.dts' (94,738) at 20240405153229871
96712 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/expected_stdout1' (94,739) at 20210308005003736
96713 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/gpio.h' (94,740) at 20210308005002656
96714 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_format_caps.h' (94,741) at 20220525020652831
96715 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-kona.h' (94,742) at 20240405153046777
96716 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-mickey.dts' (94,743) at 20240405153045561
96717 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/file.c' (94,744) at 20240405153052553
96718 2025-01-21 03:01:02.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/sfpb.xml.h' (94,745) at 20240405153048601
96719 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-empire-electronix-d709.dts' (94,746) at 20240405153045377
96720 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/obconf_git.bb' (94,747) at 20240301090012427
96721 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.c' (94,748) at 20240405153048969
96722 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP1/meson.build' (94,749) at 20230825080021133 to deleted uid set
96723 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/fd.h' (94,750) at 20210308005046101
96724 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/hv-balloon-page_range_tree.h' (94,751) at 20240906080037224
96725 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/Makefile' (94,752) at 20240405153048609
96726 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/Makefile' (94,753) at 20210307214928826
96727 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/types.h' (94,754) at 20240913080013773
96728 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/crc32table.h' (94,755) at 20210308005003420
96729 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/atomic.h' (94,756) at 20240405153045341
96730 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/ID.interface.yaml' (94,757) at 20221207040023627
96731 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_opp_regamma_v.c' (94,758) at 20240405153047225
96732 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/conf.py' (94,759) at 20230919080013962
96733 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvf.c.inc' (94,760) at 20241211090212514
96734 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/ui.h' (94,761) at 20240405153054177
96735 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kdebug.h' (94,762) at 20240405153046277
96736 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Bananapi_M2_Ultra_defconfig' (94,763) at 20210308005003236
96737 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5693.c' (94,764) at 20240405153230791
96738 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/mac.h' (94,765) at 20210307214926786
96739 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-2.dtsi' (94,766) at 20210307214926350
96740 2025-01-21 03:01:02.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra-gpio.h' (94,767) at 20210307214931338
96741 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/socionext,uniphier-reset.yaml' (94,768) at 20240405153045149
96742 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Sensor_v1.xml' (94,769) at 20240918080002716
96743 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sel_time.robot' (94,770) at 20240628080017117
96744 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ocfs2.rst' (94,771) at 20240405153045205
96745 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/mksh/mksh_59c.bb' (94,772) at 20231126090012797
96746 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_crypto_ctx.h' (94,773) at 20210309003649300
96747 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/sys_riscv.c' (94,774) at 20240405153230071
96748 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.kwbimage' (94,775) at 20210308005003296
96749 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0001-configure.ac-don-t-use-dnet-config.patch' (94,776) at 20240106090017233
96750 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/umh.h' (94,777) at 20240405153052809
96751 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ti,davinci-timer.txt' (94,778) at 20210307214925446
96752 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-dsp.inc' (94,779) at 20210905000020581
96753 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik_sdma.c' (94,780) at 20220525020652991
96754 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/zboot.c' (94,781) at 20240405153230295
96755 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-wm8350.c' (94,782) at 20240405153231375
96756 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_hw.c' (94,783) at 20240405153231491
96757 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/time.c' (94,784) at 20240805080013927
96758 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/exynos4210_clk.c' (94,785) at 20241211090212294
96759 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/usr-local.mount.in' (94,786) at 20210308005100305 to deleted uid set
96760 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-types.rst' (94,787) at 20240405153229843
96761 2025-01-21 03:01:02.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/gpio-cdev' (94,788) at 20210309003648248
96762 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_lpat.h' (94,789) at 20210307214931298
96763 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (94,790) at 20230209040014209
96764 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_event_service.robot' (94,791) at 20240628080017121
96765 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/Kconfig' (94,792) at 20210308005003036
96766 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul.dtsi' (94,793) at 20210308005002588
96767 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if.json' (94,794) at 20220429100100882
96768 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/pti.c' (94,795) at 20220525020653071
96769 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_mmu.S' (94,796) at 20221215040039390
96770 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/vfio_iommu_spapr_tce.c' (94,797) at 20240913080013821
96771 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-rsk/setup.c' (94,798) at 20210307214926538
96772 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/smccc.c' (94,799) at 20210308005003220
96773 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,i2s-in.txt' (94,800) at 20210307214925430
96774 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/redfish.py' (94,801) at 20230512080020573
96775 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_xuartlite.c' (94,802) at 20210308005003484
96776 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/099_hash_section.dts' (94,803) at 20210308005003752
96777 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/snapshot.c' (94,804) at 20240405153231915
96778 2025-01-21 03:01:02.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/Makefile' (94,805) at 20210308005002984
96779 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama7g5-pinfunc.h' (94,806) at 20240405153045473
96780 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/ms.c' (94,807) at 20240405153051929
96781 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-transmitter-mask.rst' (94,808) at 20220525020651782
96782 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/pinning.c' (94,809) at 20240405153054257
96783 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9261/led.c' (94,810) at 20210308005003040
96784 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-evb-act8846.dts' (94,811) at 20210307214926046
96785 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/shrinker.c' (94,812) at 20240405153052357
96786 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/bios.c' (94,813) at 20210308005003336
96787 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-127.err' (94,814) at 20210308005046409
96788 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/safesetid/Makefile' (94,815) at 20210307214932174
96789 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1619-mjolnir.dts' (94,816) at 20210307214926038
96790 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_1_1_sh_mask.h' (94,817) at 20210307214927690
96791 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/health.h' (94,818) at 20240405153231011
96792 2025-01-21 03:01:02.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/main.h' (94,819) at 20210307214929562
96793 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/ebitmap.c' (94,820) at 20240405153232115
96794 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/tunnels.c' (94,821) at 20240405153232015
96795 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/driver.c' (94,822) at 20240405153052049
96796 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a100u2w.c' (94,823) at 20240405153051549
96797 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-pxs2.c' (94,824) at 20210308005002796
96798 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/Everest.json' (94,825) at 20240703080039227
96799 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/lpc.c' (94,826) at 20210308005002856
96800 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/announce.h' (94,827) at 20240906080037344
96801 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/metricgroups.json' (94,828) at 20240405153054149
96802 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.c' (94,829) at 20210307214929818
96803 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt' (94,830) at 20210307214925318
96804 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/README.md' (94,831) at 20230706080014733
96805 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/swift/obmc/power-supply-monitor/power-supply-monitor-0.conf' (94,832) at 20210307205553710
96806 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/st,stusb160x.yaml' (94,833) at 20240405153045185
96807 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/rl300Start.sh' (94,834) at 20230706080014733
96808 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Yllas' (94,835) at 20210307205553774
96809 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/renesas-cpg-mssr.h' (94,836) at 20210307214931334
96810 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4_xplained/sama5d4_xplained.c' (94,837) at 20210308005002920
96811 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/moxart-mmc.c' (94,838) at 20240405153230855
96812 2025-01-21 03:01:02.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Brian-Gladman-2-Clause' (94,839) at 20241221090017616
96813 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/split_huge_page_test.c' (94,840) at 20240405153232275
96814 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/Makefile' (94,841) at 20210307214927314
96815 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/ndlc.c' (94,842) at 20240405153051185
96816 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/fsys.rst' (94,843) at 20240405153044977
96817 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_ext_route.c' (94,844) at 20240405153053157
96818 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/interrupt.c' (94,845) at 20220525020652082
96819 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/sched_policy.h' (94,846) at 20210307214927834
96820 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/misc.c' (94,847) at 20240613080016363
96821 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hpe/Makefile' (94,848) at 20240405153045437
96822 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/bpf_trace.h' (94,849) at 20210309003654160
96823 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-sinlinx-sina33.dts' (94,850) at 20210308005002624
96824 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/crypt_algo.cpp' (94,851) at 20240829080025807
96825 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-vme.h' (94,852) at 20210307214926166
96826 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-scmi-raw' (94,853) at 20240405153044913
96827 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/README.md' (94,854) at 20220804030014687
96828 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/clock.c' (94,855) at 20210308005002788
96829 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_osintf.h' (94,856) at 20210307214930646
96830 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/p2wi.h' (94,857) at 20210308005002668
96831 2025-01-21 03:01:02.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_dtv.h' (94,858) at 20210307214928614
96832 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/st-rng.c' (94,859) at 20240405153046753
96833 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml' (94,860) at 20240405153045061
96834 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/00-hostnamed-network-user.conf' (94,861) at 20210307205554490
96835 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d2.dtsi' (94,862) at 20240405153229875
96836 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_configfs.c' (94,863) at 20240405153231491
96837 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/groups.json' (94,864) at 20231213090027086
96838 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-sony.c' (94,865) at 20210307214928774
96839 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/peci/peci.rst' (94,866) at 20240405153045297
96840 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/Kconfig' (94,867) at 20241211090212246
96841 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/bitsperlong.h' (94,868) at 20210307214932454
96842 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-paris.h' (94,869) at 20240405153051321
96843 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/0001-Fix-list-traversal-issue-in-client_calc_layer.patch' (94,870) at 20241221090017528
96844 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/70_mod_php8.conf' (94,871) at 20220204040022468
96845 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap8.decode' (94,872) at 20210308005046389
96846 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/systemd.h' (94,873) at 20210308005046049
96847 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_rsa.h' (94,874) at 20210308005003708
96848 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_serialize.hpp' (94,875) at 20210414100044458
96849 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_link.c' (94,876) at 20240405153054249
96850 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_irq.c' (94,877) at 20240405153048401
96851 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_px5/README' (94,878) at 20210308005003040
96852 2025-01-21 03:01:02.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex2_kern.c' (94,879) at 20210307214932118
96853 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-risc.c' (94,880) at 20240405153230791
96854 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a77990_ebisu_defconfig' (94,881) at 20210308005003276
96855 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_tis_st33zp24_spi.c' (94,882) at 20210308005003500
96856 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/Makefile' (94,883) at 20210308005002788
96857 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/base.cpp' (94,884) at 20240822080031261
96858 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/udisks/udisks2_2.10.1.bb' (94,885) at 20231011080016582
96859 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/misc.c' (94,886) at 20220913100024313
96860 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/ext4_utils.mk' (94,887) at 20210307205553894
96861 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,max11410.yaml' (94,888) at 20240405153045069
96862 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cse-nor.dts' (94,889) at 20210308005002632
96863 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/cfe.c' (94,890) at 20240405153046053
96864 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/mock-target.c' (94,891) at 20241211090212282
96865 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/tdls.c' (94,892) at 20240405153050541
96866 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_pci.h' (94,893) at 20240906080037348
96867 2025-01-21 03:01:02.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1275-revB.dts' (94,894) at 20210308005002636
96868 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/mem.h' (94,895) at 20210308005002656
96869 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/json_storage_mock.hpp' (94,896) at 20220412175720090
96870 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-cipher-core.S' (94,897) at 20220525020651878
96871 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/file.c' (94,898) at 20240405153052257
96872 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/json_parser.hpp' (94,899) at 20240820080023694
96873 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_repr.c' (94,900) at 20240405153050197
96874 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/overlay.c' (94,901) at 20210307214930930
96875 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/103' (94,902) at 20220429100100890
96876 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay_4.5.1.bb' (94,903) at 20241221090017500
96877 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/valkyriefb.c' (94,904) at 20240405153231595
96878 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/Makefile' (94,905) at 20210308005003500
96879 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c' (94,906) at 20240405153230391
96880 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/decbin.S' (94,907) at 20210307214926142
96881 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml' (94,908) at 20240405153045165
96882 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0001-Makefile-Let-bootchartd.conf-use-EARLY_.patch' (94,909) at 20241221090017656
96883 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-gallop43.dts' (94,910) at 20240405153045605
96884 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/meson.build' (94,911) at 20240906080037512
96885 2025-01-21 03:01:02.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-m68k/bootinfo.h' (94,912) at 20221215040039194
96886 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-rcar-gen2.c' (94,913) at 20240405153231287
96887 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/elf_64.h' (94,914) at 20220525020652118
96888 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/map_benchmark.c' (94,915) at 20240913080013841
96889 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/ptrace.c' (94,916) at 20240405153045965
96890 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/emif.h' (94,917) at 20210308005002676
96891 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/memory-model.rst' (94,918) at 20240405153045229
96892 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/subsys.c' (94,919) at 20240906080037272
96893 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/expired-password.md' (94,920) at 20241203090006519
96894 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-clean-image/action.yml' (94,921) at 20220402030016059
96895 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkDeviceFunctionCollection.json' (94,922) at 20240619080002948
96896 2025-01-21 03:01:02.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/setup.h' (94,923) at 20210308005002708
96897 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x-video.c' (94,924) at 20240405153049381
96898 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/discovery.c' (94,925) at 20240405153051205
96899 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/cpu_bits.h' (94,926) at 20240906080037476
96900 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/qemu-block-drivers.rst.inc' (94,927) at 20240906080037180
96901 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/user.h' (94,928) at 20240405153052789
96902 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/ethernut5.c' (94,929) at 20210308005002952
96903 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/reset/ti,sci-reset.txt' (94,930) at 20210308005003308
96904 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mvebu_db-88f3720_defconfig' (94,931) at 20210308005003268
96905 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dts' (94,932) at 20240405153045749
96906 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/rbtx4927/Makefile' (94,933) at 20210307214926298
96907 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ip_dynaddr.rst' (94,934) at 20210307214925538
96908 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/bcm968380gerg.c' (94,935) at 20210308005002940
96909 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/unistd.h' (94,936) at 20240405153046249
96910 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sparc-us2e-cpufreq.c' (94,937) at 20240405153046917
96911 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-origen.dts' (94,938) at 20210308005002576
96912 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/MAINTAINERS' (94,939) at 20210308005002912
96913 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/registries.cpp' (94,940) at 20241120090002568
96914 2025-01-21 03:01:02.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/init.c' (94,941) at 20240405153046513
96915 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pgtable.h' (94,942) at 20240913080013837
96916 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/meson.build' (94,943) at 20240911080053391
96917 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/prctl.h' (94,944) at 20240405153232211
96918 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/stderr_console.c' (94,945) at 20210307214926618
96919 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-fru-bmc.yaml' (94,946) at 20210307205553694
96920 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72x.dtsi' (94,947) at 20240405153045601
96921 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc32.c' (94,948) at 20210308005003696
96922 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_session.c' (94,949) at 20240405153048545
96923 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/share_config.c' (94,950) at 20240919080017078
96924 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_datafab.h' (94,951) at 20210307214930878
96925 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/heap.c' (94,952) at 20240405153049641
96926 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3328.c' (94,953) at 20210308005003352
96927 2025-01-21 03:01:02.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_bpffs.c' (94,954) at 20240405153054261
96928 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/drm_mode.h' (94,955) at 20240405153231867
96929 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-nest-struct.err' (94,956) at 20230925080040089
96930 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-md-pci.c' (94,957) at 20240906080037320
96931 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/nitro_enclaves/ne_ioctl_sample.c' (94,958) at 20240405153053429
96932 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_pf.h' (94,959) at 20240405153049921
96933 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/error.cpp' (94,960) at 20210308005114861
96934 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/thermal.h' (94,961) at 20240405153050409
96935 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_sysfs.h' (94,962) at 20240405153048489
96936 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-10g-1.dtsi' (94,963) at 20210307214926018
96937 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-stats.c' (94,964) at 20240405153049453
96938 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/mcu.h' (94,965) at 20210307214929890
96939 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6350.c' (94,966) at 20240405153051349
96940 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/Kconfig' (94,967) at 20210308005003472
96941 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25-pinctrl.dtsi' (94,968) at 20240405153045829
96942 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/Kconfig' (94,969) at 20210307214926898
96943 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_pciids.h' (94,970) at 20240405153052637
96944 2025-01-21 03:01:02.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs_1.0.bb' (94,971) at 20241206090014250
96945 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_vti.c' (94,972) at 20240415080012995
96946 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h' (94,973) at 20240429080012420
96947 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-yavia.dtsi' (94,974) at 20240405153045733
96948 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/062' (94,975) at 20220429100100886
96949 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_translate_dce120.h' (94,976) at 20210307214927306
96950 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_rdma.h' (94,977) at 20240405153050237
96951 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/acpi-info.rst' (94,978) at 20220525020651638
96952 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap4-thermal-data.c' (94,979) at 20220525020654211
96953 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/parse-build.sh' (94,980) at 20240405153054365
96954 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/eeh.h' (94,981) at 20240405153046109
96955 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch' (94,982) at 20241221090017512
96956 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/vmalloc.rst' (94,983) at 20240405153045229
96957 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (94,984) at 20230211040012635
96958 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb' (94,985) at 20240413080012655
96959 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/util.c' (94,986) at 20210308005003360
96960 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/8390.c' (94,987) at 20210307214929278
96961 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/tu102.c' (94,988) at 20240405153048657
96962 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/keyutils-fix-error-report-by-adding-default-message.patch' (94,989) at 20210307205553962
96963 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/tools/sdbus++-gen-meson' (94,990) at 20240925080038338 to deleted uid set
96964 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/openpromfs/Makefile' (94,991) at 20210307214931218
96965 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sentry-sdk_1.45.0.bb' (94,992) at 20241206090014270
96966 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8728.c' (94,993) at 20240405153232167
96967 2025-01-21 03:01:02.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bleak/run-ptest' (94,994) at 20240413080012659
96968 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/Kconfig' (94,995) at 20220802100038573
96969 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/tmpf.h' (94,996) at 20210308005108645
96970 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,brcmstb.txt' (94,997) at 20240405153045013
96971 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/uio_pruss.h' (94,998) at 20240405153052769
96972 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/silex-insight,ba431-rng.yaml' (94,999) at 20240405153045153
96973 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/include/perf_regs.h' (95,000) at 20240405153232219
96974 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ipl/ipl_git.bb' (95,001) at 20240823080011564
96975 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8953.h' (95,002) at 20220525020654543
96976 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-d2plug.dts' (95,003) at 20240405153045453
96977 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/health.c' (95,004) at 20240624080012788
96978 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_tcp6.c' (95,005) at 20220525020655195
96979 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/opengl-es-cts-sources.inc' (95,006) at 20241221090017528
96980 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dsa/brcm.h' (95,007) at 20220525020654563
96981 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_hdmi_types.h' (95,008) at 20240405153047213
96982 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k6.c' (95,009) at 20210307214927058
96983 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/ast2600_i2c.c' (95,010) at 20220802100038577
96984 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/memory-allocation.rst' (95,011) at 20240405153045289
96985 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/device.h' (95,012) at 20210308005002876
96986 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb' (95,013) at 20241221090017512
96987 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/i686.config' (95,014) at 20240405153054381
96988 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch' (95,015) at 20230706080014741
96989 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-file-magic_0.4.1.bb' (95,016) at 20241221090017552
96990 2025-01-21 03:01:02.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/203' (95,017) at 20240906080037564
96991 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tilcdc/tilcdc_panel.c' (95,018) at 20240405153230639
96992 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/seq_device.h' (95,019) at 20240405153052889
96993 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_aspeed_palmetto.py' (95,020) at 20241211090212538
96994 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-int-member.json' (95,021) at 20210308005046405
96995 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/uncore-interconnect.json' (95,022) at 20240405153054141
96996 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/midi.h' (95,023) at 20210307214931682
96997 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/flash.c' (95,024) at 20210308005003720
96998 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr_trusted.c' (95,025) at 20240405153052337
96999 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/meson.build' (95,026) at 20220913030027321 to deleted uid set
97000 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio.txt' (95,027) at 20240405153045061
97001 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/raw_vec.rs' (95,028) at 20240405153232095
97002 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc885ads_setup.c' (95,029) at 20240405153230051
97003 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_link_encoder.c' (95,030) at 20240405153047245
97004 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kolari_Vuolittaja' (95,031) at 20210307205553770
97005 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/smmuv3.h' (95,032) at 20230925080039925
97006 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/test/meson.build' (95,033) at 20240919080039606 to deleted uid set
97007 2025-01-21 03:01:02.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/oplib_32.h' (95,034) at 20210307214926582
97008 2025-01-21 03:01:02.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_0_sh_mask.h' (95,035) at 20210307214927674
97009 2025-01-21 03:01:02.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-spear.c' (95,036) at 20240405153051505
97010 2025-01-21 03:01:02.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c' (95,037) at 20240405153048357
97011 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-butterfly.c' (95,038) at 20240405153231459
97012 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_gmbus.h' (95,039) at 20240405153048453
97013 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/Kconfig' (95,040) at 20210308005002984
97014 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/carriers/tpci200.c' (95,041) at 20220525020653199
97015 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.c' (95,042) at 20240405153050645
97016 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/dsp.c' (95,043) at 20240405153053941
97017 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/devtree_export.cpp' (95,044) at 20230915080021805
97018 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_buddy_test.c' (95,045) at 20240405153048769
97019 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xxfb_accel.h' (95,046) at 20210307214930918
97020 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/sata-common.yaml' (95,047) at 20240405153045021
97021 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.12.0.bb' (95,048) at 20220402030015895
97022 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/npcm-rng.c' (95,049) at 20240405153230199
97023 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/vsftpd.conf' (95,050) at 20210307205553822
97024 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040d4_nand_rcw.cfg' (95,051) at 20210308005002992
97025 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/linux_string.c' (95,052) at 20210308005003760
97026 2025-01-21 03:01:02.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/host.fuc' (95,053) at 20210307214927970
97027 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/other.json' (95,054) at 20240405153232231
97028 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_errno_defs.h' (95,055) at 20210927100127281
97029 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-bus-w1' (95,056) at 20210309003648244
97030 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/Makefile' (95,057) at 20240405153045649
97031 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/swsusp.c' (95,058) at 20210307214926570
97032 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/trinity_dpm.c' (95,059) at 20240405153230631
97033 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_NOR_SECBOOT_defconfig' (95,060) at 20210308005003240
97034 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart.c' (95,061) at 20210308005002792
97035 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc1_qm_regs.h' (95,062) at 20240405153046605
97036 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-disassembler-four-args.c' (95,063) at 20210307214932466
97037 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/entity_map_json.cpp' (95,064) at 20230518080030406
97038 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/MAINTAINERS' (95,065) at 20210308005002984
97039 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/0001-test-cpp-server_abyss-Fix-build-with-clang-libc.patch' (95,066) at 20210307205553910
97040 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/sessiondef.hpp' (95,067) at 20210308004925448
97041 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ipvs-sysctl.rst' (95,068) at 20240405153045241
97042 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen4-cpg.h' (95,069) at 20240405153046837
97043 2025-01-21 03:01:02.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am65.dtsi' (95,070) at 20210308005002592
97044 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb-tegra124.c' (95,071) at 20240405153051301
97045 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/cm5200_defconfig' (95,072) at 20210307214926366
97046 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/db-export.c' (95,073) at 20240405153232235
97047 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/sys_oabi-compat.c' (95,074) at 20240405153045633
97048 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/hmem.h' (95,075) at 20210307214930546
97049 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu.h' (95,076) at 20210308005002664
97050 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/apple-properties.c' (95,077) at 20220525020652426
97051 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lockd/bind.h' (95,078) at 20240405153052721
97052 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/pci.h' (95,079) at 20240405153046505
97053 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-525x.c' (95,080) at 20210307214926138
97054 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addwc.c' (95,081) at 20210308005046501
97055 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/libfdt_env.h' (95,082) at 20210308005003728
97056 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lontium-lt9611.c' (95,083) at 20240613080016399
97057 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/zoned-storage.rst' (95,084) at 20230925080039845
97058 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-rbtn.c' (95,085) at 20240405153051401
97059 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra114-mc.h' (95,086) at 20210307214931342
97060 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/CVE-2022-4055.patch' (95,087) at 20230503080014619
97061 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (95,088) at 20240727080014098
97062 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/kcopyd.rst' (95,089) at 20210307214925222
97063 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/Makefile' (95,090) at 20240405153054301
97064 2025-01-21 03:01:02.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8711.yaml' (95,091) at 20240405153045173
97065 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/machine_kexec_file.c' (95,092) at 20240405153045869
97066 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/dbus-sensors/src/tests/test_MCTPReactor.cpp' (95,093) at 20241205090004239 to deleted uid set
97067 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_trace.c' (95,094) at 20210307214930854
97068 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/threadinfo.c' (95,095) at 20230925080039953
97069 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_gpio.h' (95,096) at 20210307214927306
97070 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sc8280xp.c' (95,097) at 20240405153046829
97071 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/iscsi_proto.h' (95,098) at 20220525020654651
97072 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/arm.config' (95,099) at 20240405153054381
97073 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/msr.rst' (95,100) at 20240405153045329
97074 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/time.c' (95,101) at 20210308005003220
97075 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-toshiba_acpi' (95,102) at 20210309003648260
97076 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fsl_udc_core.c' (95,103) at 20240830080013307
97077 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-none-tests-fdleak_cmsg.stderr.exp-adjust-tmp-paths.patch' (95,104) at 20210528000029743
97078 2025-01-21 03:01:02.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/serial.h' (95,105) at 20210307214926322
97079 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/bios.cpp' (95,106) at 20240926080014013
97080 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/a2ux8x4riser.json' (95,107) at 20220601030005857
97081 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (95,108) at 20241206090014218
97082 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (95,109) at 20220826030017621
97083 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2430-sdp.dts' (95,110) at 20240405153045601
97084 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_fx6_defconfig' (95,111) at 20210308005003252
97085 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t-tbs-a711.dts' (95,112) at 20240405153045389
97086 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/uefi_capsule.bbclass' (95,113) at 20241206090014214
97087 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/atomisp2/led.c' (95,114) at 20240405153051405
97088 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynq/pll.c' (95,115) at 20240405153046873
97089 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/0001-RISC-V-Restore-the-typcast-to-long.patch' (95,116) at 20240127090011888
97090 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/clk_rk3036.c' (95,117) at 20210308005002772
97091 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/isl68137.c' (95,118) at 20240405153048869
97092 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-h264.h' (95,119) at 20240405153052833
97093 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_realm.h' (95,120) at 20210307214931646
97094 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ge/ge_pic.h' (95,121) at 20210307214926486
97095 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/elm.h' (95,122) at 20210309003653888
97096 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.h' (95,123) at 20240405153050101
97097 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/6pack.rst' (95,124) at 20210307214925522
97098 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/lops.h' (95,125) at 20240613080016491
97099 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mixcomwd.c' (95,126) at 20210307214930970
97100 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/serial.h' (95,127) at 20240405153045941
97101 2025-01-21 03:01:02.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/adp5520_bl.c' (95,128) at 20240405153052173
97102 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/sdram.S' (95,129) at 20210307214926538
97103 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399.dtsi' (95,130) at 20210308005002608
97104 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_crtc2.h' (95,131) at 20210307214930918
97105 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml' (95,132) at 20240405153045173
97106 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/Makefile' (95,133) at 20210308005003032
97107 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-s500.c' (95,134) at 20240405153046769
97108 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl313.h' (95,135) at 20240405153048929
97109 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/sky81452-regulator.txt' (95,136) at 20210307214925410
97110 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/jack.c' (95,137) at 20240613080016543
97111 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_backlight.c' (95,138) at 20210307214928094
97112 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/reboot.c' (95,139) at 20240405153047045
97113 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_image.h' (95,140) at 20210307214930366
97114 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/gettext.patch' (95,141) at 20210307205553842
97115 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_setup_e500.S' (95,142) at 20240405153046133
97116 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/gc.c' (95,143) at 20240405153052389
97117 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.0.1.bb' (95,144) at 20241221090017528
97118 2025-01-21 03:01:02.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/hweight.c' (95,145) at 20210307214932490
97119 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hix5hd2.c' (95,146) at 20210307214926974
97120 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/swiotlb.h' (95,147) at 20240405153052897
97121 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/con2fbmap/con2fbmap/0001-con2fbmap-Add-missing-include-on-string.h.patch' (95,148) at 20221003030013269
97122 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-socksio/0001-Unpin-flit-core-dependency.patch' (95,149) at 20240301090012435
97123 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-kirkwood.h' (95,150) at 20210307214931470
97124 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/cpu-qom.h' (95,151) at 20240326080039634
97125 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_ctl_msg.c' (95,152) at 20220525020655107
97126 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/mmap.out' (95,153) at 20210308005046397
97127 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/brl_emu.c' (95,154) at 20210307214926122
97128 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mikrotik,rb4xx-spi.yaml' (95,155) at 20240405153045173
97129 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb10.rst' (95,156) at 20210309003648496
97130 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFFIS' (95,157) at 20241221090017616
97131 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/nrf51_rng.c' (95,158) at 20241211090212298
97132 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/max77650-onkey.c' (95,159) at 20210307214928482
97133 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/efuse.c' (95,160) at 20240405153050661
97134 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/nuvoton,wpcm450-aic.yaml' (95,161) at 20240405153045085
97135 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutboundConnectionCollection.json' (95,162) at 20240619080002952
97136 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c' (95,163) at 20240405153231059
97137 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/pcm.h' (95,164) at 20210307214932442
97138 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/qcom,coresight-tpda.yaml' (95,165) at 20240405153229755
97139 2025-01-21 03:01:02.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_provider.h' (95,166) at 20210309003650156
97140 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_mips.c' (95,167) at 20240405153046697
97141 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/maintainers_include.py' (95,168) at 20240405153229831
97142 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsb/lsb-release/0001-fix-lsb_release-to-work-with-busybox-head-and-find.patch' (95,169) at 20210307205554562
97143 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/smp_spin_table.c' (95,170) at 20240405153045873
97144 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/dbus/xyz.openbmc_project.EntityManager.service' (95,171) at 20210308005114361
97145 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/faq.rst' (95,172) at 20241221090017600
97146 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml' (95,173) at 20240405153045117
97147 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/phy_companion.h' (95,174) at 20240405153052813
97148 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/obmc/gpio/port_owner_udc1' (95,175) at 20230209040014209
97149 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/Makefile' (95,176) at 20240405153054001
97150 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/usb_trace.h' (95,177) at 20240405153231239
97151 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/NinjaSCSI.rst' (95,178) at 20210307214925558
97152 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/dram.c' (95,179) at 20210308005002548
97153 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/MAINTAINERS' (95,180) at 20210308005002904
97154 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/Makefile' (95,181) at 20240405153054169
97155 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/string.h' (95,182) at 20210308005002708
97156 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/hdspm.rst' (95,183) at 20210307214925566
97157 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/kgdb.c' (95,184) at 20210308005002840
97158 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/video_bmp.c' (95,185) at 20210308005003536
97159 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/Kconfig' (95,186) at 20240405153054009
97160 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/hibernate.c' (95,187) at 20240405153046257
97161 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/async.c' (95,188) at 20241211090212558
97162 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Makefile-os-Linux' (95,189) at 20210307214926614
97163 2025-01-21 03:01:02.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_cmdpkt.c' (95,190) at 20220525020654167
97164 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/cypress-sf.c' (95,191) at 20240405153049133
97165 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/thermal-idle.yaml' (95,192) at 20240405153045177
97166 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/manager_test.cpp' (95,193) at 20210308005054073
97167 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/qos.h' (95,194) at 20210308005003036
97168 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fsgsbase.h' (95,195) at 20210309003649020
97169 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kihnio' (95,196) at 20210307205553770
97170 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/machxo2-spi.c' (95,197) at 20240405153047057
97171 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-medcom-wide.dts' (95,198) at 20240405153045481
97172 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ar1021.txt' (95,199) at 20210307214925338
97173 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/tout.c' (95,200) at 20240405153050129
97174 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-qmp.c' (95,201) at 20241211090212350
97175 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcp_check_syncookie_kern.c' (95,202) at 20240405153054281
97176 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/conf/machine/genesis3.conf' (95,203) at 20231107090016217
97177 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/ihs_phys.c' (95,204) at 20210308005003000
97178 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.errors.yaml' (95,205) at 20240618080025497
97179 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/isp1301.h' (95,206) at 20240405153052813
97180 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tsan/suppressions.tsan' (95,207) at 20240906080037580
97181 2025-01-21 03:01:02.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ec_bhf.c' (95,208) at 20240405153049905
97182 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/Makefile' (95,209) at 20210307214929306
97183 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ad525x_dpot-i2c.c' (95,210) at 20240405153049625
97184 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-support-card.dtsi' (95,211) at 20240405153045825
97185 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-ethtool.c' (95,212) at 20240405153049737
97186 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/upd64083.c' (95,213) at 20240405153049345
97187 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/trigger_aliases.hpp' (95,214) at 20211013000110044
97188 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtb_platdata.py' (95,215) at 20210308005003760
97189 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/ti/Makefile' (95,216) at 20210307214930126
97190 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/multilib.conf' (95,217) at 20241221090017612
97191 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-operations-controller.js' (95,218) at 20210308005107077
97192 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/syscalls.h' (95,219) at 20210309003648984
97193 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/.gitignore' (95,220) at 20210308005113633
97194 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/user_events.h' (95,221) at 20240613080016507
97195 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gicv3_common.h' (95,222) at 20241211090212362
97196 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-i2s.c' (95,223) at 20240405153053969
97197 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/reset.c' (95,224) at 20210309003648724
97198 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/switch-mailbox-cci.c' (95,225) at 20241211090212262
97199 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a.dtsi' (95,226) at 20240503080014458
97200 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/user-target.c' (95,227) at 20241211090212242
97201 2025-01-21 03:01:02.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2771-0000/MAINTAINERS' (95,228) at 20210308005003024
97202 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/utils.hpp' (95,229) at 20221026030020467 to deleted uid set
97203 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/des.c' (95,230) at 20210307214931794
97204 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/Makefile' (95,231) at 20240913080013769
97205 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_lag.sh' (95,232) at 20240405153232279
97206 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/intc-shx3.c' (95,233) at 20210307214926566
97207 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7780/irq.c' (95,234) at 20210307214926542
97208 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/mmap.c' (95,235) at 20240405153045365
97209 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/Makefile' (95,236) at 20210307214927314
97210 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/bug-hunting.rst' (95,237) at 20220525020651642
97211 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/privkey_modsign.pem' (95,238) at 20210307205554110
97212 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/index.rst' (95,239) at 20220525020651722
97213 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/lio_main.c' (95,240) at 20240405153049857
97214 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb' (95,241) at 20241221090017488
97215 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_gtk_icon_cache' (95,242) at 20240106090017285
97216 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dir2_readdir.c' (95,243) at 20240405153052589
97217 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni_dpm.h' (95,244) at 20220525020652995
97218 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_hif.c' (95,245) at 20210307214928702
97219 2025-01-21 03:01:02.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pc263.c' (95,246) at 20240405153046889
97220 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-controls.h' (95,247) at 20210307214928682
97221 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+csv_summary.sh' (95,248) at 20240405153232231
97222 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/omap_gpmc.c' (95,249) at 20210308005003416
97223 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6dl_mba6_spi_defconfig' (95,250) at 20210308005003284
97224 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-samsung-e5.dts' (95,251) at 20240405153045545
97225 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_defconfig' (95,252) at 20210308005003280
97226 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/corenet_ds.h' (95,253) at 20210308005002964
97227 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_msub.S' (95,254) at 20230925080040101
97228 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/088.out' (95,255) at 20210308005046445
97229 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_pcm.c' (95,256) at 20220525020655107
97230 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/Kconfig' (95,257) at 20240405153048737
97231 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/amlogic,meson-gxbb-mhu.yaml' (95,258) at 20240405153045089
97232 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/ucount.c' (95,259) at 20241115090012969
97233 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/goflexhome.c' (95,260) at 20210308005002908
97234 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xlnx-zynqmp-ipi.c' (95,261) at 20241211090212286
97235 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.err' (95,262) at 20240906080037560
97236 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryRegion_v1.xml' (95,263) at 20240918080002712
97237 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/mvebu-icu.h' (95,264) at 20210307214931338
97238 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_mmiotrace.c' (95,265) at 20220525020654739
97239 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_simple.c' (95,266) at 20240405153053361
97240 2025-01-21 03:01:02.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/netcf_0.2.8.bb' (95,267) at 20240413080012647
97241 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/msr-index.h' (95,268) at 20210308005002880
97242 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/core.scss' (95,269) at 20210308005107073
97243 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/link.c' (95,270) at 20240405153232083
97244 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/dummysimple.json' (95,271) at 20230202040011970
97245 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc4_rtr_regs.h' (95,272) at 20240405153046605
97246 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cti-sysfs.c' (95,273) at 20240405153048889
97247 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/makefile.patch' (95,274) at 20210307205554458
97248 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0011-eglibc-Help-bootstrap-cross-toolchain.patch' (95,275) at 20241221090017640
97249 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt' (95,276) at 20210307214925438
97250 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/0001-yaffs_guts.h-define-YTIME_T-if-not-already-defined.patch' (95,277) at 20240413080012635
97251 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mac-fec.c' (95,278) at 20240405153230943
97252 2025-01-21 03:01:02.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/arizona-micsupp.c' (95,279) at 20240405153051461
97253 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Do-not-reset-the-PATH-environment-variable-before-ru.patch' (95,280) at 20241221090017672
97254 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/lzo_wrapper.c' (95,281) at 20240405153052537
97255 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/dpll3xxx.c' (95,282) at 20220525020652338
97256 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/ivc.c' (95,283) at 20240405153047049
97257 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_trace.c' (95,284) at 20210307214928110
97258 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c' (95,285) at 20240405153052205
97259 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/checkfs.sh' (95,286) at 20220405030025645
97260 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/trace.h' (95,287) at 20210308005045837
97261 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbif/nbif_6_1_offset.h' (95,288) at 20210307214927566
97262 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-core.h' (95,289) at 20240405153045685
97263 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib.inc' (95,290) at 20241221090017640
97264 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/trigger_helpers.hpp' (95,291) at 20240711080036139
97265 2025-01-21 03:01:02.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm6375-gpucc.yaml' (95,292) at 20240405153045029
97266 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_test.cpp' (95,293) at 20241212090025215
97267 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/self.c' (95,294) at 20210307214932710
97268 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uac1_legacy.c' (95,295) at 20240405153052077
97269 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/lpc32xx_mlc.c' (95,296) at 20240405153230871
97270 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/sfi.c' (95,297) at 20210308005002884
97271 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mtlo.c' (95,298) at 20210308005046505
97272 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-libconf_2.0.1.bb' (95,299) at 20241221090017556
97273 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Szczecin' (95,300) at 20210307205553778
97274 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/lpcsnoop/snoop.hpp' (95,301) at 20241120090021304
97275 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/Kconfig' (95,302) at 20210308005003028
97276 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2057.c' (95,303) at 20210307214929798
97277 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_tpl_with_ucode_ptr.py' (95,304) at 20210308005003748
97278 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6s_mba6_spi_defconfig' (95,305) at 20210308005003284
97279 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_elf.py' (95,306) at 20210308005003748
97280 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tas5086.h' (95,307) at 20210307214931602
97281 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MITNFA' (95,308) at 20211006000025238
97282 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8-2a.inc' (95,309) at 20240301090012451
97283 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/unwind_guess.c' (95,310) at 20240405153045945
97284 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a83t-allwinner-h8homlet-v2.dts' (95,311) at 20240405153045389
97285 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/at91_udc.h' (95,312) at 20210308005003672
97286 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,snow.yaml' (95,313) at 20240405153045169
97287 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-ohci-pxa27x.h' (95,314) at 20210307214931482
97288 2025-01-21 03:01:02.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/Makefile' (95,315) at 20240405153230023
97289 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-display1.xml' (95,316) at 20241211090212554
97290 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/s390dbf.rst' (95,317) at 20240405153229747
97291 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/3270.rst' (95,318) at 20240405153229743
97292 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.c' (95,319) at 20240405153048641
97293 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi' (95,320) at 20240405153045737
97294 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/common.h' (95,321) at 20210307214926186
97295 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-fw.c' (95,322) at 20240405153051857
97296 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c' (95,323) at 20240405153230407
97297 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_mpc8544ds.py' (95,324) at 20241211090212542
97298 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8974.h' (95,325) at 20210307214931330
97299 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni.c' (95,326) at 20241211090145421
97300 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch' (95,327) at 20240106090017233
97301 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/runway.h' (95,328) at 20240405153046069
97302 2025-01-21 03:01:02.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/ge-achc.yaml' (95,329) at 20220525020651690
97303 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sma1303.c' (95,330) at 20240405153053785
97304 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_reset.c' (95,331) at 20240405153048445
97305 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/st-keyscan.txt' (95,332) at 20210307214925338
97306 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/useradd' (95,333) at 20210905000020597
97307 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_emulate.h' (95,334) at 20240405153045857
97308 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,rpmcc.yaml' (95,335) at 20240405153045029
97309 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-interrupt-rsl.c' (95,336) at 20210307214926198
97310 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-db1x00/bcsr.h' (95,337) at 20210307214926218
97311 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuppc.conf' (95,338) at 20210905000020585
97312 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/stackleak.c' (95,339) at 20240405153053049
97313 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/LICENSE' (95,340) at 20210308004939436
97314 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/tqmx86_wdt.c' (95,341) at 20220525020654335
97315 2025-01-21 03:01:02.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/binfs/bindfs_1.17.7.bb' (95,342) at 20241206090014234
97316 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hw_irq.h' (95,343) at 20240405153046109
97317 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/boot/dts/Makefile' (95,344) at 20210307214926098
97318 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-overlay.dtsi' (95,345) at 20240405153231279
97319 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/embargoed-hardware-issues.rst' (95,346) at 20240405153045301
97320 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/dbg.c' (95,347) at 20210307214926190
97321 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_x25.c' (95,348) at 20220525020653703
97322 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/core.c' (95,349) at 20240613080016443 to deleted uid set
97323 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/summary.rst' (95,350) at 20240405153045221
97324 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-clash.out' (95,351) at 20210308005046397 to deleted uid set
97325 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/ldb.txt' (95,352) at 20210307214925302
97326 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/builtin.h' (95,353) at 20240405153054213
97327 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/scripts/autojson.py' (95,354) at 20240912080005178
97328 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/lattice-sysconfig-spi.c' (95,355) at 20240405153047057
97329 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/idle/Makefile' (95,356) at 20210307214928314
97330 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/Kconfig' (95,357) at 20240405153050397
97331 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_clflush.c' (95,358) at 20240405153048469
97332 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml' (95,359) at 20240405153229775
97333 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-debug.h' (95,360) at 20240405153052037
97334 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/Build' (95,361) at 20210307214932514
97335 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_flat_keys.sh' (95,362) at 20240405153054341
97336 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-kms.h' (95,363) at 20210309003649780
97337 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/powerbuttonpressed.service' (95,364) at 20231205090013449
97338 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compiler-intel.h' (95,365) at 20210308005003656
97339 2025-01-21 03:01:02.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-fwrite.rst' (95,366) at 20210309003648476
97340 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ata.h' (95,367) at 20240405153052657
97341 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemumips64-alt.yml' (95,368) at 20210528000029703
97342 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/gdbstub.c' (95,369) at 20241211090212494
97343 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr_1.7.5.bb' (95,370) at 20241221090017692
97344 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldmtool.cpp' (95,371) at 20240819080030267
97345 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/Makefile' (95,372) at 20210309003651792
97346 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mtd-davinci.h' (95,373) at 20210309003653888
97347 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/string_utils.cpp' (95,374) at 20230523080037938
97348 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/configs/kasan.config' (95,375) at 20240405153230075
97349 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/at91.S' (95,376) at 20210309003648680
97350 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_w.c' (95,377) at 20210308005046521
97351 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cirrus/cs89x0.h' (95,378) at 20210309003650612
97352 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fs.h' (95,379) at 20210308005003648
97353 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch' (95,380) at 20220910030013425
97354 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/run_fuse_test.sh' (95,381) at 20210307214932686
97355 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5329BFEE_defconfig' (95,382) at 20210308005003236
97356 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/ralink,mt7621-spi.yaml' (95,383) at 20240405153045173
97357 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/test/meson.build' (95,384) at 20231208090022708
97358 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/colors.scss' (95,385) at 20220105012522959
97359 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps65217.c' (95,386) at 20210308005003468
97360 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/st_gyro_core.c' (95,387) at 20240405153048985
97361 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stack_pointer.h' (95,388) at 20210307214926066
97362 2025-01-21 03:01:02.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/MeasurementSet/meson.build' (95,389) at 20240229090018787 to deleted uid set
97363 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/emc6w201.rst' (95,390) at 20210307214925498
97364 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings.py' (95,391) at 20230428080030950
97365 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spu.h' (95,392) at 20220525020652374
97366 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-aspeed.c' (95,393) at 20240405153230203
97367 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/external-system_0.1.0.bb' (95,394) at 20241206090014210
97368 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_init.c' (95,395) at 20210309003655988
97369 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/sg_sw_qm2.h' (95,396) at 20210307214927078
97370 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/sha1.c' (95,397) at 20240405153053085
97371 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/qts-filter.sh' (95,398) at 20210308005002780
97372 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/aspeed_g5_defconfig' (95,399) at 20240410080016741
97373 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/flash/phosphor-software-manager/firmware_update.sh' (95,400) at 20240812080018512
97374 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/hda_codec.c' (95,401) at 20210308005003488
97375 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c' (95,402) at 20240405153230611
97376 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-sgmii.c' (95,403) at 20210307214930602
97377 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/x1830-dma.h' (95,404) at 20210307214931338
97378 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts' (95,405) at 20210309003648756
97379 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_linux_mono.pbm' (95,406) at 20210307214930950
97380 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-mfg.c' (95,407) at 20240405153046801
97381 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Glulxe' (95,408) at 20211006000025238
97382 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_common.h' (95,409) at 20240405153048805
97383 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRTN/meson.build' (95,410) at 20230825080021137 to deleted uid set
97384 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-coroutine-sleep.c' (95,411) at 20230426080043964
97385 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/include/rv.h' (95,412) at 20240405153054385
97386 2025-01-21 03:01:02.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/config-internal.h' (95,413) at 20240710080015177
97387 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/extable_32.c' (95,414) at 20210307214926574
97388 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sfctemp.c' (95,415) at 20240405153048873
97389 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/recipe-workflow.png' (95,416) at 20210307205554298 to deleted uid set
97390 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/bpt_helper.c' (95,417) at 20221215040039302
97391 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_hwseq.h' (95,418) at 20220525020652518
97392 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/Kconfig' (95,419) at 20241211090212278
97393 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/complete_response_fields.hpp' (95,420) at 20240713080003654
97394 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sht21.rst' (95,421) at 20210309003648428
97395 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/impedance-analyzer/adi,ad5933.yaml' (95,422) at 20220525020651682
97396 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/bxtwc_tmu.c' (95,423) at 20241211090145481
97397 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/byteorder.h' (95,424) at 20210307214926310
97398 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c' (95,425) at 20240628080013989
97399 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Device.metadata.yaml' (95,426) at 20220430030026016
97400 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/stats.h' (95,427) at 20240405153049237
97401 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.c' (95,428) at 20210307214927958
97402 2025-01-21 03:01:02.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/think-lmi.c' (95,429) at 20241011080017343
97403 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-rbtn.h' (95,430) at 20220525020653907
97404 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/ptw.c' (95,431) at 20241211090212470
97405 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.h' (95,432) at 20240405153047141
97406 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-hpe/Kconfig' (95,433) at 20240405153045645
97407 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lkc_proto.h' (95,434) at 20240405153053453
97408 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mvme5100.c' (95,435) at 20210307214926362
97409 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml' (95,436) at 20240405153045117
97410 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm.h' (95,437) at 20240405153051345
97411 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_xor.c' (95,438) at 20210308005046525
97412 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq_impl.h' (95,439) at 20210307214925654
97413 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/raspi4b.c' (95,440) at 20240906080037196
97414 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-bad-base.out' (95,441) at 20220429100100882 to deleted uid set
97415 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/asequencer.h' (95,442) at 20240405153052885
97416 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/Makefile' (95,443) at 20240906080037560
97417 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libiscsi_tcp.c' (95,444) at 20240405153051625
97418 2025-01-21 03:01:02.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/sol_manager.cpp' (95,445) at 20240829080025811
97419 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_9_0_sh_mask.h' (95,446) at 20210307214927566
97420 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_nexthops.sh' (95,447) at 20240405153232275
97421 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.5' (95,448) at 20211006000025242
97422 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt.c' (95,449) at 20210308005003728
97423 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_models.c' (95,450) at 20240906080037532
97424 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_action_hw_stats.sh' (95,451) at 20210307214932666
97425 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-get-property.rst' (95,452) at 20210309003648480
97426 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro4-ref.dts' (95,453) at 20210308005002632
97427 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/qcom_hwspinlock.c' (95,454) at 20240405153230671
97428 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-alternate.json' (95,455) at 20210308005046409
97429 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kexec-bzimage64.c' (95,456) at 20240405153046433
97430 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/invoker.hpp' (95,457) at 20231211090034751
97431 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.pblimage' (95,458) at 20210308005003296
97432 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/internal/fd.cpp' (95,459) at 20230511080009359
97433 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sc7180.c' (95,460) at 20240405153232191
97434 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cpumask.c' (95,461) at 20240405153054253
97435 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/starfive/phy-jh7110-pcie.c' (95,462) at 20240405153231315
97436 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_msi.c' (95,463) at 20230426080043752
97437 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/bitbang_i2c.c' (95,464) at 20230925080039869
97438 2025-01-21 03:01:02.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/gateway_common.h' (95,465) at 20240405153231987
97439 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/sbc_gxx.c' (95,466) at 20210307214929214
97440 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/NSS-7-22.0W' (95,467) at 20210307205553762
97441 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/atomic.S' (95,468) at 20220525020651970
97442 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/075_vblock_no_content.dts' (95,469) at 20210308005003752
97443 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/pio.c' (95,470) at 20210309003651592
97444 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/Makefile' (95,471) at 20210309003654100
97445 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pldmfw/driver-ops.rst' (95,472) at 20210309003648408
97446 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/cht_bsw_max98090_ti.c' (95,473) at 20240405153053945
97447 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5441x.h' (95,474) at 20210308005002804
97448 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/subprojects/phosphor-logging.wrap' (95,475) at 20221216040027562
97449 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/stih407-resets.h' (95,476) at 20210308005003640
97450 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_socdk.dtsi' (95,477) at 20240405153045441
97451 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_synth_local.h' (95,478) at 20210307214932246
97452 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-hwmon.c' (95,479) at 20240405153231527
97453 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_lirc_mode2.sh' (95,480) at 20220525020655203
97454 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-w1_ds2438' (95,481) at 20220525020651630
97455 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/bcm2835-rng.c' (95,482) at 20241008080013911
97456 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/Kconfig' (95,483) at 20240405153051405
97457 2025-01-21 03:01:02.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/jr.c' (95,484) at 20210308005003356
97458 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/cve-check-map.conf' (95,485) at 20241221090017612
97459 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/dsa_loop.h' (95,486) at 20210307214929266
97460 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/attach.c' (95,487) at 20210308005003420
97461 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.h' (95,488) at 20220525020653739
97462 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/mkmakefile' (95,489) at 20210308005003736
97463 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/xarray.h' (95,490) at 20210307214932630
97464 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am64.dtsi' (95,491) at 20240405153045829
97465 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/keystone/ti,sci.yaml' (95,492) at 20240405153229755
97466 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/cpp-example-lib.hpp' (95,493) at 20240106090017253
97467 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/servalt_pcb116.dts' (95,494) at 20210308005002816
97468 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/run_rule_action_tests.cpp' (95,495) at 20210308005405938
97469 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus/0001-packet-Initialize-m_ExternalRawData-in-IDnsResource-.patch' (95,496) at 20241206090014246
97470 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/elf.h' (95,497) at 20240405153046109
97471 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/atari/stdma.c' (95,498) at 20240405153045957
97472 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/pcrypt.h' (95,499) at 20240405153052625
97473 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ptp.h' (95,500) at 20240405153230999
97474 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1372-spi.c' (95,501) at 20220525020655019
97475 2025-01-21 03:01:02.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/regression-vhdx-log.out' (95,502) at 20230426080043944
97476 2025-01-21 03:01:02.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/memsize.c' (95,503) at 20210308005003228
97477 2025-01-21 03:01:02.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/protocol.c' (95,504) at 20210307214930874
97478 2025-01-21 03:01:02.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77990-cpg-mssr.c' (95,505) at 20240405153230235
97479 2025-01-21 03:01:02.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-phy-mux.h' (95,506) at 20240405153046813
97480 2025-01-21 03:01:02.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/config' (95,507) at 20210307214932682
97481 2025-01-21 03:01:02.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/MAINTAINERS' (95,508) at 20210308005003040
97482 2025-01-21 03:01:02.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/core/uverbs_cmd.c' (95,509) at 20240405153049025 to deleted uid set
97483 2025-01-21 03:01:02.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/da8xx_gpio.c' (95,510) at 20210308005003376
97484 2025-01-21 03:01:02.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/embedded.rst' (95,511) at 20221215040039082
97485 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_3_offset.h' (95,512) at 20240405153047501
97486 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/Makefile' (95,513) at 20240405153229907
97487 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsl_hypervisor.h' (95,514) at 20210307214931634
97488 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/pldm.h' (95,515) at 20231110090010623
97489 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cpu-info.h' (95,516) at 20240405153045937
97490 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/uefi.c' (95,517) at 20240405153050529
97491 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/efi-stub-helper.c' (95,518) at 20240411080014070
97492 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/ams-delta.c' (95,519) at 20240405153232203
97493 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-power.json' (95,520) at 20240405153054145
97494 2025-01-21 03:01:02.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/Makefile' (95,521) at 20210307214927130
97495 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow.h' (95,522) at 20240405153053349
97496 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_bcast.c' (95,523) at 20240628080013989
97497 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic3_qm0_regs.h' (95,524) at 20240405153046577
97498 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen.h' (95,525) at 20220525020655007
97499 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/dtpm.c' (95,526) at 20240405153051769
97500 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb' (95,527) at 20241221090017552
97501 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_system.c' (95,528) at 20240405153053497
97502 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/int_port.c' (95,529) at 20240405153050109
97503 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/pbias_regulator.c' (95,530) at 20210308005003472
97504 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/Makefile' (95,531) at 20210308005003068
97505 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl917d.h' (95,532) at 20210309003649824
97506 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/Kconfig' (95,533) at 20240405153049521
97507 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/string.h' (95,534) at 20210308005002844
97508 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/non-regular.c' (95,535) at 20210309003655996
97509 2025-01-21 03:01:02.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_histo.h' (95,536) at 20240405153049445
97510 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpopcode.c' (95,537) at 20210308005046069
97511 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/bert.c' (95,538) at 20240405153046629
97512 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/pipeline.json' (95,539) at 20240405153054149
97513 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_elf.h' (95,540) at 20241211090212218
97514 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/Kconfig' (95,541) at 20240405153049113
97515 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/cocci-macro-file.h' (95,542) at 20221215040039266
97516 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ompic.c' (95,543) at 20240906080037240
97517 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/preinit-mounts/preinit-mounts/init' (95,544) at 20230223040012459
97518 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/pi.c' (95,545) at 20240405153053001
97519 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/sstate.bbclass' (95,546) at 20241221090017608
97520 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/src_test.cpp' (95,547) at 20241212090025215
97521 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nodemask.h' (95,548) at 20240405153052753
97522 2025-01-21 03:01:02.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/sa1100/timer.c' (95,549) at 20210308005002560
97523 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyasn1-modules/run-ptest' (95,550) at 20240301090012435
97524 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/omap-rng.c' (95,551) at 20240405153230199
97525 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/Kconfig' (95,552) at 20210927100127357
97526 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_44.0.bb' (95,553) at 20241221090017488
97527 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/arc/hinv.h' (95,554) at 20210307214926214
97528 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/sfi.h' (95,555) at 20210308005002880
97529 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/numa.c' (95,556) at 20221102030020737
97530 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/fru_gen.py' (95,557) at 20230720080010758
97531 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/fix_library_install_path.patch' (95,558) at 20210307205553962
97532 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-mt6360.yaml' (95,559) at 20240405153045089
97533 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/dexcr.rst' (95,560) at 20240405153045245
97534 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/user.c' (95,561) at 20240405153048625
97535 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-qpl.c' (95,562) at 20241211090212390
97536 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_txprt.c' (95,563) at 20240405153046613
97537 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6slevk/MAINTAINERS' (95,564) at 20210308005002984
97538 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/interface-overview.md' (95,565) at 20241203090006519
97539 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/vcs-control/vcs-off@.service' (95,566) at 20210307205553718
97540 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/altera-sysmgr.h' (95,567) at 20210307214931422
97541 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/cpfile.h' (95,568) at 20240405153052445
97542 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc-t10dif.c' (95,569) at 20210309003654180
97543 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/headsmp.S' (95,570) at 20240405153045689
97544 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0001-team_basic_test.py-disable-RedHat-specific-test.patch' (95,571) at 20210307205553982
97545 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/crypto.json' (95,572) at 20240405153054117
97546 2025-01-21 03:01:02.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/dump.c' (95,573) at 20240405153045697
97547 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31722.c' (95,574) at 20240405153048865
97548 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/fm.c' (95,575) at 20210308005003432
97549 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/0001-include-iostream-for-cout.patch' (95,576) at 20210307205553818
97550 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hidraw/.gitignore' (95,577) at 20220525020654935
97551 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/renesas,rzn1-a5psw.yaml' (95,578) at 20240405153045117
97552 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/processor.h' (95,579) at 20210308005002844
97553 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/rdmavt_mr.h' (95,580) at 20210309003653968
97554 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (95,581) at 20230620080013227
97555 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/mainapp.cpp' (95,582) at 20230511080024715
97556 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046aqds/ls1046aqds_rcw_sd_ifc.cfg' (95,583) at 20210308005002968
97557 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/cmd.h' (95,584) at 20220525020653083
97558 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0001-Select-the-current-user-to-authenticate-with-by-defa.patch' (95,585) at 20230503080014575
97559 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-BristolIlchesterCrescent' (95,586) at 20210307205553794
97560 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mmci_qcom_dml.c' (95,587) at 20210307214929194
97561 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/Makefile' (95,588) at 20240405153052301
97562 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pydownloadmgr/setup.py' (95,589) at 20220728030041559
97563 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire-suzu.dts' (95,590) at 20240405153045765
97564 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.c' (95,591) at 20210307214928814
97565 2025-01-21 03:01:02.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6sll.c' (95,592) at 20240405153231319
97566 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_vi.h' (95,593) at 20240405153047185
97567 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vilhelmina' (95,594) at 20210307205553794
97568 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/.clang-format' (95,595) at 20220603030026297
97569 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb' (95,596) at 20241221090017560
97570 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/marvell,ac5.yaml' (95,597) at 20240405153045013
97571 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_do_redirect.c' (95,598) at 20240613080016563
97572 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexx1.inc' (95,599) at 20240301090012451
97573 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/tu102.c' (95,600) at 20240405153048657
97574 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/clock.h' (95,601) at 20240326080039442
97575 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio.h' (95,602) at 20240405153052693
97576 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-nitrogen.dts' (95,603) at 20240405153045733
97577 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_infoheader.h' (95,604) at 20210308005002880
97578 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/cpld.c' (95,605) at 20210308005003040
97579 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/systemd.py' (95,606) at 20241221090017628
97580 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skaulo_Pyhakielinen' (95,607) at 20210307205553790
97581 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-common.h' (95,608) at 20240906080037436
97582 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ddr_rk3188.h' (95,609) at 20210308005002660
97583 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pmtools/pmtools/pmtools-switch-to-dynamic-buffer-for-huge-ACPI-table.patch' (95,610) at 20221003030013273
97584 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halaforsen' (95,611) at 20210307205553782
97585 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user/test_user_copy.sh' (95,612) at 20210307214932730
97586 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/cmake-example.bb' (95,613) at 20240106090017253
97587 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/thunk.h' (95,614) at 20240906080037352
97588 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/.gitignore' (95,615) at 20220525020655207
97589 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/static-keys.rst' (95,616) at 20240405153045265
97590 2025-01-21 03:01:02.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu_ucode_xfer_cz.h' (95,617) at 20240405153048341
97591 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidump/acpidump.h' (95,618) at 20240405153054213
97592 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inffixed.h' (95,619) at 20210307214931826
97593 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/MinimumShipLevel/meson.build' (95,620) at 20230825080021137 to deleted uid set
97594 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/README' (95,621) at 20210308005002996
97595 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap806.dtsi' (95,622) at 20210307214926022
97596 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/nghttp2_adapters.hpp' (95,623) at 20240817080003171
97597 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_cabriolet.c' (95,624) at 20210307214925658
97598 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_entity.h' (95,625) at 20210308004938820
97599 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/fxas21002c.h' (95,626) at 20210309003650024
97600 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-moxa-uc-8100-common.dtsi' (95,627) at 20240405153045589
97601 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pca955x.c' (95,628) at 20240405153049221
97602 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x07.h' (95,629) at 20210307214928082
97603 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h' (95,630) at 20220525020652947
97604 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pci-core.c' (95,631) at 20241216090017709
97605 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/zhenhua.c' (95,632) at 20240405153049133
97606 2025-01-21 03:01:02.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_b.c' (95,633) at 20210308005046521
97607 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joydev.c' (95,634) at 20240405153049129
97608 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/tag_matching.rst' (95,635) at 20220525020651770
97609 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/i2c/i2c.c' (95,636) at 20240405153051869
97610 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-kfr2r09/sdram.S' (95,637) at 20210307214926538
97611 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.9.2.bb' (95,638) at 20241221090017576
97612 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-hash64.c' (95,639) at 20241211090212506
97613 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/iomap.h' (95,640) at 20210307214925918
97614 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.c' (95,641) at 20240405153231475
97615 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/insn-start-words.h' (95,642) at 20230925080039937
97616 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/Makefile' (95,643) at 20210307214926270
97617 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_ali.c' (95,644) at 20240405153046657
97618 2025-01-21 03:01:02.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pm9263.h' (95,645) at 20210308005003612
97619 2025-01-21 03:01:02.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_3_offset.h' (95,646) at 20220525020652582
97620 2025-01-21 03:01:02.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/rbtree.c' (95,647) at 20210309003655364
97621 2025-01-21 03:01:02.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/csum.c' (95,648) at 20240405153050105
97622 2025-01-21 03:01:02.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/Kconfig' (95,649) at 20240405153051865
97623 2025-01-21 03:01:02.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/800mhz_4x64mx16.cfg' (95,650) at 20210308005003080
97624 2025-01-21 03:01:02.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-server.default' (95,651) at 20210307205554122
97625 2025-01-21 03:01:02.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/uctx.h' (95,652) at 20210307214926590
97626 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1100_mmc.h' (95,653) at 20210307214926218
97627 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/i82596.c' (95,654) at 20241211090212302
97628 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/lowlevel_init_gen3.S' (95,655) at 20210308005002768
97629 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/attr.h' (95,656) at 20240405153052581
97630 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffscfg.h' (95,657) at 20210308005003556
97631 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/vsock_addr.h' (95,658) at 20210307214931578
97632 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.davinci' (95,659) at 20210308005003292
97633 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/Makefile' (95,660) at 20240405153048325
97634 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalPhyRf.h' (95,661) at 20220525020654179
97635 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-arm-none-eabi_13.3.rel1.bb' (95,662) at 20241221090017468
97636 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.46.0.bb' (95,663) at 20231126090012781
97637 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3288.h' (95,664) at 20210308005002660
97638 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_rt1711h.c' (95,665) at 20240405153052149
97639 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/netcnt_prog.c' (95,666) at 20240405153054273
97640 2025-01-21 03:01:02.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/filelayout/filelayout.c' (95,667) at 20240613080016491
97641 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun4i-codec.c' (95,668) at 20240405153232203
97642 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/association_manager.hpp' (95,669) at 20220727100022566
97643 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fit.py' (95,670) at 20210308005003744
97644 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7795-sysc.c' (95,671) at 20240405153231351
97645 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/imx_gpt.h' (95,672) at 20230426080043768
97646 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/router_bridge_lag.sh' (95,673) at 20240405153232263
97647 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/lsdma/lsdma_6_0_0_offset.h' (95,674) at 20240405153048037
97648 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/firmware_handlers_builder.cpp' (95,675) at 20240817080027652
97649 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_priv.h' (95,676) at 20240405153050117
97650 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/dot2/automata.py' (95,677) at 20241216090017809
97651 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/log_createhandler_unittest.cpp' (95,678) at 20220108040030440
97652 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_fcntl.h' (95,679) at 20210308005046085
97653 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.yaml' (95,680) at 20240405153045109
97654 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/law.c' (95,681) at 20210308005002988
97655 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/creategroup2.bb' (95,682) at 20241206090014298
97656 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sxsabreauto_defconfig' (95,683) at 20210308005003268
97657 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/bitrev.h' (95,684) at 20210307214926058
97658 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/135' (95,685) at 20220429100100890
97659 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/zsmalloc.rst' (95,686) at 20240405153045297
97660 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/Makefile' (95,687) at 20210307214929574
97661 2025-01-21 03:01:02.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.err' (95,688) at 20210308005046401
97662 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c' (95,689) at 20241011080017311
97663 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_shell_basics.py' (95,690) at 20210308005003744
97664 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/ssi_protocol.c' (95,691) at 20240405153048829
97665 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.h' (95,692) at 20210307214929818
97666 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr_security.c' (95,693) at 20240405153052381
97667 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endianess-header.patch' (95,694) at 20210307205554478
97668 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp.c' (95,695) at 20240405153230975
97669 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/ioctl.c' (95,696) at 20240910080014090
97670 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_bmc_dhcp_conf.robot' (95,697) at 20240628080017117
97671 2025-01-21 03:01:02.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fb.h' (95,698) at 20240405153048453
97672 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i_iscsi.c' (95,699) at 20240405153051581
97673 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/reflink.h' (95,700) at 20210307214931022
97674 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/0004-load.py-retry-to-invoke-request-with-timeout.patch' (95,701) at 20230317080013797
97675 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/confidential-guest-support.h' (95,702) at 20240906080037324
97676 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/prandom.h' (95,703) at 20240405153052773
97677 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-core.c' (95,704) at 20240405153048821
97678 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv8/sec_firmware.h' (95,705) at 20210308005002672
97679 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/analyze-inclusions' (95,706) at 20240906080037440
97680 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/machine/bletchley.conf' (95,707) at 20230927080013510
97681 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image.bbclass' (95,708) at 20241221090017608
97682 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/vdso64.lds.S' (95,709) at 20240405153046081
97683 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull.dtsi' (95,710) at 20240405153045529
97684 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/certs/sforshee.hex' (95,711) at 20210307214932102
97685 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-cherryview.c' (95,712) at 20240405153231323
97686 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml' (95,713) at 20240405153045185
97687 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Update.errors.yaml' (95,714) at 20240312080018564
97688 2025-01-21 03:01:02.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_bonding.h' (95,715) at 20220525020654671
97689 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cx2072x.h' (95,716) at 20240405153053581
97690 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/qcom,i2c-geni-qcom.yaml' (95,717) at 20240405153045065
97691 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/fastrpc.c' (95,718) at 20240913080013797
97692 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml' (95,719) at 20240405153229767
97693 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_submitqueue.c' (95,720) at 20240405153048609
97694 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-list' (95,721) at 20220429100100750
97695 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-som-lv-37xx-devkit.dts' (95,722) at 20240405153045601
97696 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/riscv_timer.c' (95,723) at 20210308005003500
97697 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynosautov9.c' (95,724) at 20240613080016383
97698 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88060-regulator.h' (95,725) at 20210307214930194
97699 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/ipmi.hpp' (95,726) at 20230520080006628
97700 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/za_regs.c' (95,727) at 20241008080014055
97701 2025-01-21 03:01:02.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/cirrus,clps711x-uart.txt' (95,728) at 20210307214925418
97702 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_draw.c' (95,729) at 20240405153048701
97703 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/locomo.h' (95,730) at 20240405153229907
97704 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_qsys.h' (95,731) at 20220525020654651
97705 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm2xxx.h' (95,732) at 20210307214925926
97706 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ullevk/MAINTAINERS' (95,733) at 20210308005002988
97707 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/ksmbd_ida.c' (95,734) at 20240405153052529
97708 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_dfu.py' (95,735) at 20210308005003744
97709 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/ultra.S' (95,736) at 20210307214926610
97710 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_pcm.h' (95,737) at 20240405153054013
97711 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_task_file.c' (95,738) at 20240405153054265
97712 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-rzv2m.c' (95,739) at 20240520080015191
97713 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/configure.ac' (95,740) at 20210308005047061
97714 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-ha.dts' (95,741) at 20240405153045601
97715 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/index.rst' (95,742) at 20220525020651774
97716 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/lowlevel_init.S' (95,743) at 20210308005002788
97717 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio_inject.h' (95,744) at 20220525020653963
97718 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-faraday.c' (95,745) at 20210308005003512
97719 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/i82365.c' (95,746) at 20210307214930042
97720 2025-01-21 03:01:02.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_axuser_secured_regs.h' (95,747) at 20240405153046585
97721 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/hash.c' (95,748) at 20241118090018491
97722 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/netlink.c' (95,749) at 20240405153052513
97723 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx6x-common.dtsi' (95,750) at 20240405153045433
97724 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6asm-dais.yaml' (95,751) at 20240405153045169
97725 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.yaml' (95,752) at 20240405153045137
97726 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_clk_mgr.h' (95,753) at 20240405153047205
97727 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_validation.h' (95,754) at 20240405153047297
97728 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/ath3k.c' (95,755) at 20240628080013985
97729 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libotr/sepbuild.patch' (95,756) at 20210307205553990
97730 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/liquidio_image.h' (95,757) at 20210307214929350
97731 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch' (95,758) at 20241221090017692
97732 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/imx_gpio.h' (95,759) at 20210308005046013
97733 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/fapi_data_process.cpp' (95,760) at 20240820080027370
97734 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm6115.c' (95,761) at 20240405153230231
97735 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-stm32/board-dt.c' (95,762) at 20240405153045689
97736 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/altera_sysid.txt' (95,763) at 20210308005003304
97737 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu.c' (95,764) at 20210308005002828
97738 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-seattle-xgbe-b.dtsi' (95,765) at 20240405153045713
97739 2025-01-21 03:01:02.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/unwind.h' (95,766) at 20210307214926322
97740 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt2712-clk.h' (95,767) at 20210307214931330
97741 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mxsmmc.c' (95,768) at 20210308005003404
97742 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ahci-sysbus.h' (95,769) at 20240906080037332
97743 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/irq_service.c' (95,770) at 20240405153047297
97744 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/dbus-perms/org.openbmc.conf' (95,771) at 20210307205554062
97745 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Device.errors.yaml' (95,772) at 20210610000035106
97746 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-aes-cmac.c' (95,773) at 20240405153046933
97747 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/win_dump_defs.h' (95,774) at 20221215040039194
97748 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/Makefile' (95,775) at 20240405153230063
97749 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-wirelesstag-ido-sbc2d06-v1b-22w.dts' (95,776) at 20240405153045573
97750 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/arc-rimi.c' (95,777) at 20240405153049721
97751 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/topology.c' (95,778) at 20240405153046293
97752 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt3052_eval.dts' (95,779) at 20210307214926194
97753 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-nx1.c' (95,780) at 20240405153051377
97754 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/rootfspostcommands.py' (95,781) at 20241221090017628
97755 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_update.c' (95,782) at 20240405153054277
97756 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/Kconfig' (95,783) at 20240405153053449
97757 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/bond0.conf' (95,784) at 20220311040028843
97758 2025-01-21 03:01:02.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_types_internal.h' (95,785) at 20210307214927266
97759 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/inode.c' (95,786) at 20240405153231655
97760 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-clearfog-pro.dts' (95,787) at 20240405153045445
97761 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/Makefile' (95,788) at 20240405153046241
97762 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_clear.h' (95,789) at 20210307214926450
97763 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_hwdep.h' (95,790) at 20210307214932266
97764 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libassuan/libassuan_3.0.1.bb' (95,791) at 20241221090017696
97765 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log.c' (95,792) at 20240405153231783
97766 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set_list.h' (95,793) at 20210307214931454
97767 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/console.c' (95,794) at 20210307214931742
97768 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/Makefile' (95,795) at 20240405153051237
97769 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/stdplus.wrap' (95,796) at 20230602080035412
97770 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/usbtv.h' (95,797) at 20240405153049577
97771 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295.dtsi' (95,798) at 20240405153045797
97772 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-PontopPike' (95,799) at 20210307205553798
97773 2025-01-21 03:01:02.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/container-base.c' (95,800) at 20241121090029260
97774 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_size.c' (95,801) at 20210307214932642
97775 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/platform_manager_test.cpp' (95,802) at 20241002080035767
97776 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0021-corstone1000-add-fwu-metadata-store-info.patch' (95,803) at 20240413080012627
97777 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vermagic.h' (95,804) at 20240405153045941
97778 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/Platform' (95,805) at 20240405153046033
97779 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha512-ssse3-asm.S' (95,806) at 20240405153046365
97780 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci.txt' (95,807) at 20210309003648380
97781 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptctl.c' (95,808) at 20240405153049593
97782 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251x.c' (95,809) at 20240913080013801
97783 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_existence___wrong_field_defs.c' (95,810) at 20210524100035138
97784 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/bus.c' (95,811) at 20240405153051389
97785 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-pr-ip-core-plat.c' (95,812) at 20240405153230299
97786 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/ppr.c' (95,813) at 20210307214929794
97787 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vmlinux.lds.S' (95,814) at 20240405153229991
97788 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/virgl.h' (95,815) at 20210308005045773
97789 2025-01-21 03:01:02.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/Makefile' (95,816) at 20210308005003372
97790 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/ident_map_64.c' (95,817) at 20240405153230103
97791 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c' (95,818) at 20240405153049469
97792 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-psci.h' (95,819) at 20240405153046921
97793 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/squashfs_fs_i.h' (95,820) at 20210307214931242
97794 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/lg1312.dtsi' (95,821) at 20240405153229931
97795 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/decode-new.h' (95,822) at 20241211090212490
97796 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra30-ahub.txt' (95,823) at 20210307214925430
97797 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.c' (95,824) at 20240405153231251
97798 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-ftp_0.3.1.bb' (95,825) at 20241221090017560
97799 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool_0.51.0.bb' (95,826) at 20220402030016175
97800 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/simd.c' (95,827) at 20241011080017295
97801 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/usb_837x.c' (95,828) at 20240405153230051
97802 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/buildman' (95,829) at 20210308005003756
97803 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/brppt1_nand_defconfig' (95,830) at 20210308005003252
97804 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/public/openbmc-logo.svg' (95,831) at 20220105012522959
97805 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_w.c' (95,832) at 20210308005046517
97806 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/oe-core.xml' (95,833) at 20241221090017592
97807 2025-01-21 03:01:02.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/net_handler.hpp' (95,834) at 20230511080030371
97808 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c' (95,835) at 20240405153231199
97809 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lxt971a.h' (95,836) at 20210308005003672
97810 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/.gitignore' (95,837) at 20240405153046253
97811 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998.dtsi' (95,838) at 20240812080017228
97812 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/altera-hps2fpga.c' (95,839) at 20240405153047053
97813 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_madd.S' (95,840) at 20230925080040101
97814 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gnss/brcm,bcm4751.yaml' (95,841) at 20240405153045057
97815 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_arch_vmparam.h' (95,842) at 20221215040039062
97816 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/mc146818rtc.h' (95,843) at 20240906080037340
97817 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/usb.c' (95,844) at 20240405153045661
97818 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/thread.h' (95,845) at 20241211090212366
97819 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_rxtx.h' (95,846) at 20210309003651048
97820 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/linker.ld.S' (95,847) at 20210308005046529
97821 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/host_soc.c' (95,848) at 20210307214930474
97822 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb' (95,849) at 20241221090017548
97823 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_scp_failover.service' (95,850) at 20230410080012311
97824 2025-01-21 03:01:02.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml' (95,851) at 20240405153045129
97825 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_h1_regs.h' (95,852) at 20240405153049493
97826 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/sparc64/tcg-target-con-str.h' (95,853) at 20230925080040077
97827 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/max8925_battery.txt' (95,854) at 20210307214925402
97828 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/setdate.c' (95,855) at 20210307214932718
97829 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-arm2.dts' (95,856) at 20240405153229883
97830 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb' (95,857) at 20241221090017528
97831 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c' (95,858) at 20240830080013259
97832 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/ucall.c' (95,859) at 20240405153232271
97833 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hip01.dtsi' (95,860) at 20240405153045437
97834 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (95,861) at 20210903000032567
97835 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-dtschema_2024.11.bb' (95,862) at 20241221090017668
97836 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/allwinner,sun4i-mdio.txt' (95,863) at 20210308005003304
97837 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h' (95,864) at 20240405153230371
97838 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ehci-st.txt' (95,865) at 20240405153045181
97839 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/Makefile' (95,866) at 20210307214928774
97840 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.3.bb' (95,867) at 20241206090014246
97841 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/internal.h' (95,868) at 20241111090012141
97842 2025-01-21 03:01:02.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/tlb.h' (95,869) at 20210307214925670
97843 2025-01-21 03:01:02.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/iris/iris.c' (95,870) at 20220525020652194
97844 2025-01-21 03:01:02.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page-writeback.c' (95,871) at 20240712080021093
97845 2025-01-21 03:01:02.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/kernel.h' (95,872) at 20240405153054389
97846 2025-01-21 03:01:02.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/alignment/alignment_handler.c' (95,873) at 20220525020655227
97847 2025-01-21 03:01:02.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/interval_tree_generic.h' (95,874) at 20240405153054049
97848 2025-01-21 03:01:02.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_smu.h' (95,875) at 20240405153047205
97849 2025-01-21 03:01:02.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_legacy_printk.c' (95,876) at 20240405153054277
97850 2025-01-21 03:01:02.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_create.c' (95,877) at 20240411080014074
97851 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/cache.json' (95,878) at 20240405153054145
97852 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0007-armv6.patch' (95,879) at 20230114040015494
97853 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-bool.err' (95,880) at 20210308005046401
97854 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-esdhc-0.dtsi' (95,881) at 20210307214926350
97855 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.c' (95,882) at 20240405153230799
97856 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/mbox.py' (95,883) at 20241221090017632
97857 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb_nl.c' (95,884) at 20240405153230971
97858 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-pandora-common.dtsi' (95,885) at 20240405153045605
97859 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-tamonten.dtsi' (95,886) at 20210308005002628
97860 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/tach_detect.cpp' (95,887) at 20210624000057638
97861 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_plane.c' (95,888) at 20240805080013951
97862 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9002_initvals.h' (95,889) at 20210309003651556
97863 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0001-Fix-FF-A-version-in-SPMC-manifest.patch' (95,890) at 20230919080013950
97864 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mac80211.c' (95,891) at 20241008080013955
97865 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/usb-emul-uclass.c' (95,892) at 20210308005003504
97866 2025-01-21 03:01:02.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/parsec-service_1.4.1.bb' (95,893) at 20241221090017576
97867 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/meson.build' (95,894) at 20241112090003106
97868 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/img,parallel-out.txt' (95,895) at 20210307214925430
97869 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_z_turn_defconfig' (95,896) at 20210308005003288
97870 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/Makefile' (95,897) at 20210308005003220
97871 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb' (95,898) at 20241221090017636
97872 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sve-stress' (95,899) at 20210309003655972
97873 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfi_cna.h' (95,900) at 20210307214929342
97874 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/co-All' (95,901) at 20210307205553766
97875 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux.h' (95,902) at 20210308005002636
97876 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spu-dis.c' (95,903) at 20210307214926490
97877 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/TODO' (95,904) at 20210307214930726
97878 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.c' (95,905) at 20220525020654179
97879 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/irled/ir-spi-led.yaml' (95,906) at 20240405153045089
97880 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_tint.c' (95,907) at 20210307214926274
97881 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/meson.build' (95,908) at 20241212090010927
97882 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adc128d818.c' (95,909) at 20240913080013793
97883 2025-01-21 03:01:02.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/json-glib/json-glib/run-ptest' (95,910) at 20210307205554578
97884 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/testmode.c' (95,911) at 20210307214929738
97885 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/imagis.c' (95,912) at 20240415080012971
97886 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/packing.rst' (95,913) at 20240405153045005
97887 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic-core/run-ptest' (95,914) at 20240106090017241
97888 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/Makefile' (95,915) at 20240405153051485
97889 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/qaic_control.c' (95,916) at 20241104090011563
97890 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/subprojects/pciaccess.wrap' (95,917) at 20211029000047258
97891 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/verb.hpp' (95,918) at 20240606080002976
97892 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wm8650.c' (95,919) at 20210307214930130
97893 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Fan.v1_5_2.json' (95,920) at 20240619080002948
97894 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-memory.c' (95,921) at 20220525020652014
97895 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/pahole-version.sh' (95,922) at 20240405153053457
97896 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SecureBootDatabase.v1_0_3.json' (95,923) at 20240619080002952
97897 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/spi-boot.c' (95,924) at 20210308005003036
97898 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/Makefile.am' (95,925) at 20210308005047061
97899 2025-01-21 03:01:02.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/tlbflush.c' (95,926) at 20240712080021057
97900 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max127.c' (95,927) at 20240405153048865
97901 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/interp.patch' (95,928) at 20241221090017676
97902 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy.c' (95,929) at 20240805080014063
97903 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/spi/Makefile' (95,930) at 20240405153049521
97904 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-816x.c' (95,931) at 20240405153046869
97905 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff@.service' (95,932) at 20241123090010951
97906 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/overlayfs.bbclass' (95,933) at 20240302090018226
97907 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c' (95,934) at 20240405153048685
97908 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/bbc_envctrl.c' (95,935) at 20240405153231383
97909 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dts' (95,936) at 20240405153229871
97910 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptbase.h' (95,937) at 20240405153049593
97911 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ast2600-facebook-netbmc-common.dtsi' (95,938) at 20240405153229871
97912 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bitstring_4.2.3.bb' (95,939) at 20241206090014266
97913 2025-01-21 03:01:02.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/meson.build' (95,940) at 20220913030027309 to deleted uid set
97914 2025-01-21 03:01:02.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.12.0.bb' (95,941) at 20241221090017560
97915 2025-01-21 03:01:02.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r200.c' (95,942) at 20210307214928002
97916 2025-01-21 03:01:02.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/lltc,lt3651-charger.yaml' (95,943) at 20240405153045141
97917 2025-01-21 03:01:02.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/run-ptest' (95,944) at 20230919080013982
97918 2025-01-21 03:01:02.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v69_hvx.c' (95,945) at 20230925080040097
97919 2025-01-21 03:01:02.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/configs/com.ibm.Hardware.Chassis.Model.Rainier4U.json' (95,946) at 20240817080028024
97920 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mptendian.c' (95,947) at 20210308005045953
97921 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy/meson.build' (95,948) at 20230825080021141 to deleted uid set
97922 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p3041ds.dts' (95,949) at 20240405153230027
97923 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ravb.c' (95,950) at 20210308005003444
97924 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/vvfat.out' (95,951) at 20240906080037568
97925 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator_cp.c' (95,952) at 20240405153045689
97926 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control_%.bbappend' (95,953) at 20241206090014226
97927 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0002-make-Set-libdns_sd.so-soname-correctly.patch' (95,954) at 20241206090014242
97928 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38473.patch' (95,955) at 20231126090012853
97929 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/xtensa/Makefile' (95,956) at 20210307214932438
97930 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-key.err' (95,957) at 20220429100100882
97931 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/dw_apb_timer_of.c' (95,958) at 20220525020652342
97932 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/keystone.c' (95,959) at 20210308005002732
97933 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pxp/mei_pxp.h' (95,960) at 20240405153049645
97934 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi_vbt.c' (95,961) at 20240405153230555
97935 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6-mini.dts' (95,962) at 20240405153045709
97936 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-wmi.h' (95,963) at 20240405153051397
97937 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/mipi_disco.c' (95,964) at 20210309003652948
97938 2025-01-21 03:01:02.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/meson.build' (95,965) at 20241114091008832
97939 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/goldfish_battery.c' (95,966) at 20240405153051433
97940 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/nhpoly1305.c' (95,967) at 20210307214926802
97941 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/dps310@76.conf' (95,968) at 20240904080027734
97942 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (95,969) at 20230412080023460
97943 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/bitmap.h' (95,970) at 20241211090212366
97944 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pfuze100.yaml' (95,971) at 20240405153229791
97945 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0005-add-fallback-parse_printf_format-implementation.patch' (95,972) at 20241221090017644
97946 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/cpu.c' (95,973) at 20210308005002796
97947 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cttimer.h' (95,974) at 20210307214932242
97948 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x06_vm.h' (95,975) at 20210307214928082
97949 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/module-base.bbclass' (95,976) at 20230813080012872
97950 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-afe-common.h' (95,977) at 20240405153232183
97951 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table2.c' (95,978) at 20240405153230383
97952 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol-minimal.c' (95,979) at 20240405153054205
97953 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cchardet_2.1.7.bb' (95,980) at 20241221090017548
97954 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/copy.S' (95,981) at 20210307214926750
97955 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/EutelsatW2-16E' (95,982) at 20210307205553762
97956 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/alc5623.h' (95,983) at 20210307214931594
97957 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/omfs_fs.h' (95,984) at 20240405153231719
97958 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml' (95,985) at 20240405153045061
97959 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml' (95,986) at 20240405153045125
97960 2025-01-21 03:01:02.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/qcow2.txt' (95,987) at 20230925080039845
97961 2025-01-21 03:01:02.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8998.c' (95,988) at 20240613080016383
97962 2025-01-21 03:01:02.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_w.c' (95,989) at 20210308005046509
97963 2025-01-21 03:01:02.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sll-pinfunc.h' (95,990) at 20240405153045521
97964 2025-01-21 03:01:02.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-qdu1000.c' (95,991) at 20240405153051349
97965 2025-01-21 03:01:02.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zed.dts' (95,992) at 20240405153045609
97966 2025-01-21 03:01:02.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7796.dtsi' (95,993) at 20210308005002604
97967 2025-01-21 03:01:02.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_mman.h' (95,994) at 20230925080039949
97968 2025-01-21 03:01:02.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/sysfs_utils.h' (95,995) at 20210307214932738
97969 2025-01-21 03:01:02.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/getcpu.S' (95,996) at 20240405153046153
97970 2025-01-21 03:01:02.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/eventpoll.c' (95,997) at 20241216090017753 to deleted uid set
97971 2025-01-21 03:01:02.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-extended/libzip/libzip_%.bbappend' (95,998) at 20221007030014979
97972 2025-01-21 03:01:02.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/rust_security_flags.inc' (95,999) at 20210905000020577
97973 2025-01-21 03:01:02.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml' (96,000) at 20240405153045065
97974 2025-01-21 03:01:02.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/Kconfig' (96,001) at 20240405153231987
97975 2025-01-21 03:01:02.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-p2371-0000.dts' (96,002) at 20210308005002628
97976 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_tunnel.c' (96,003) at 20240830080013351
97977 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-imx8mq-usb.c' (96,004) at 20240910080014062
97978 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.10.bb' (96,005) at 20231207090015266
97979 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algif_hash.c' (96,006) at 20240405153230155
97980 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/ksymoops/README' (96,007) at 20210307214932158
97981 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/gpio-event-mon.c' (96,008) at 20240405153054045
97982 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/unaccepted_memory.h' (96,009) at 20240405153046401
97983 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dmabuf.c' (96,010) at 20240906080037588
97984 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/commands.hpp' (96,011) at 20240827080004798
97985 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/oem/google/root_of_trust.md' (96,012) at 20221209040006391
97986 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/mmu.h' (96,013) at 20240405153046121
97987 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/vexpress-scc.txt' (96,014) at 20210307214925282
97988 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/fix_gid.patch' (96,015) at 20220721030015849
97989 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-vpd-layout-native.bb' (96,016) at 20241206090014286
97990 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/btree.c' (96,017) at 20241008080014007
97991 2025-01-21 03:01:02.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/ialloc.c' (96,018) at 20240405153231759
97992 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-pxs2.c' (96,019) at 20210308005002796
97993 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_log_recover.h' (96,020) at 20240405153231775
97994 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mpu401/mpu401_uart.c' (96,021) at 20220525020654971
97995 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/m62332.c' (96,022) at 20240405153048977
97996 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/cipher_mgmt.cpp' (96,023) at 20240829080022546
97997 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/meson.build' (96,024) at 20230925080039881
97998 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/allwinner,sun4i-emac.txt' (96,025) at 20210308005003304
97999 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm_test.c' (96,026) at 20210308005003220
98000 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/Makefile' (96,027) at 20240405153054373
98001 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/example/psu.json' (96,028) at 20221213040033297
98002 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_local_storage_rcu_tasks_trace.sh' (96,029) at 20240405153054241
98003 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/Makefile' (96,030) at 20210308005003000
98004 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/http2_connection_test.cpp' (96,031) at 20240817080003191
98005 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/xor-neon.c' (96,032) at 20240405153045897
98006 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/corvus_defconfig' (96,033) at 20210308005003256
98007 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/suspend-imx6.S' (96,034) at 20240405153045649
98008 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/fixmap.h' (96,035) at 20220525020651878
98009 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/setjmp.S' (96,036) at 20210308005002844
98010 2025-01-21 03:01:02.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cred.c' (96,037) at 20240405153231907
98011 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd.c' (96,038) at 20241220090018322
98012 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libsodium/libsodium_1.0.20.bb' (96,039) at 20241206090014250
98013 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/libfdt/fdt_ro.c' (96,040) at 20240405153053445
98014 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@87000/tmp421@4c.conf' (96,041) at 20210307205554094
98015 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c' (96,042) at 20240405153045689
98016 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/doubleinit.cocci' (96,043) at 20240405153053441
98017 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/rsyslog/rsyslog/server.conf' (96,044) at 20220330030014978
98018 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-terratec-cinergy-xs.c' (96,045) at 20210307214928782
98019 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml' (96,046) at 20240405153045185
98020 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctresource.h' (96,047) at 20220525020654991
98021 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/Makefile' (96,048) at 20240405153054037
98022 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/Makefile' (96,049) at 20210307214928338
98023 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/trace.c' (96,050) at 20220525020652278
98024 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/musb_gadget.c' (96,051) at 20210308005003516
98025 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/get_current_dir_name.h' (96,052) at 20210307214932594
98026 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/resolution.cpp' (96,053) at 20220119040031172
98027 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_v4l2.h' (96,054) at 20240405153051829
98028 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/bits.h' (96,055) at 20240405153052953
98029 2025-01-21 03:01:02.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_isadma.h' (96,056) at 20220525020652354
98030 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/dev/calc_bittiming.c' (96,057) at 20240405153049729
98031 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/.clang-format' (96,058) at 20241220090023923
98032 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/enable.c' (96,059) at 20240405153052557
98033 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/asymmetric_keys.h' (96,060) at 20210307214926790
98034 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.11.bb' (96,061) at 20231014080011723
98035 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/filesystem_log_watcher.cpp' (96,062) at 20241221090003056
98036 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/softdog.c' (96,063) at 20210309003653356
98037 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/ncm.c' (96,064) at 20210307214930806
98038 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/trace.h' (96,065) at 20240405153049405
98039 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/test/expected-schema-errors.txt' (96,066) at 20210308005114361 to deleted uid set
98040 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h' (96,067) at 20210307214926218
98041 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-scandirat.c' (96,068) at 20240405153054041
98042 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_h.c' (96,069) at 20210308005046517
98043 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.10/index.html' (96,070) at 20210307205554246
98044 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_wdt.c' (96,071) at 20220525020653911
98045 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/machine/greatlakes.conf' (96,072) at 20230927080013510
98046 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/.gitignore' (96,073) at 20220819100012247
98047 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/intel,keembay-ocs-hcu.yaml' (96,074) at 20240405153045033
98048 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/config' (96,075) at 20240405153054293
98049 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c' (96,076) at 20240710080014585
98050 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_av.c' (96,077) at 20240405153051849
98051 2025-01-21 03:01:02.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/allwinner/phy-sun4i-usb.c' (96,078) at 20210308005003452
98052 2025-01-21 03:01:02.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pam-ipmi/ipmi_pass_64' (96,079) at 20230112040025886 to deleted uid set
98053 2025-01-21 03:01:02.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_7_2_enum.h' (96,080) at 20210307214927518
98054 2025-01-21 03:01:02.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpi-gpio_0.7.1.bb' (96,081) at 20220823030015959
98055 2025-01-21 03:01:02.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch' (96,082) at 20230520080014480
98056 2025-01-21 03:01:02.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/therm.h' (96,083) at 20210307214925854
98057 2025-01-21 03:01:02.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/rtl28xxu.h' (96,084) at 20210307214928814
98058 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/misc_64.S' (96,085) at 20240405153230035
98059 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_irq.c' (96,086) at 20240405153230551
98060 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versatile/Makefile' (96,087) at 20210308005002796
98061 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77620.c' (96,088) at 20240405153230835
98062 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/sha_accel.cfg' (96,089) at 20241221090017636
98063 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/scsi/emulation.h' (96,090) at 20210308005046029
98064 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/cacheops.h' (96,091) at 20210308005002816
98065 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/nxp,pca995x.yaml' (96,092) at 20240405153229771
98066 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/wm8775.h' (96,093) at 20240405153052829
98067 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2mini.dts' (96,094) at 20210308005002592
98068 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/net_rand.h' (96,095) at 20210308005003720
98069 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/xgene_pmu.c' (96,096) at 20240405153231307
98070 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/fw-core.c' (96,097) at 20240405153231471
98071 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/at91/Makefile' (96,098) at 20210308005003696
98072 2025-01-21 03:01:02.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/ptrace.h' (96,099) at 20240405153045917
98073 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.c' (96,100) at 20240405153051353
98074 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/q35-virtio-serial.cfg' (96,101) at 20230426080043660
98075 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/Kconfig' (96,102) at 20220525020653047
98076 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256-avx2-asm.S' (96,103) at 20241011080017291
98077 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/imx8/scu.c' (96,104) at 20210308005003400
98078 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc7240_wdt.c' (96,105) at 20210309003653352
98079 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fault-inject.h' (96,106) at 20240405153052685
98080 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/frontend.json' (96,107) at 20240405153054137
98081 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/TODO.txt' (96,108) at 20210307214932722
98082 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/most.h' (96,109) at 20210307214931450
98083 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_u32.h' (96,110) at 20210307214931646
98084 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed.h' (96,111) at 20240405153231039
98085 2025-01-21 03:01:02.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.3.bb' (96,112) at 20231126090012805
98086 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-avc.c' (96,113) at 20240405153230783
98087 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/sdma.h' (96,114) at 20240405153049053
98088 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dibx000_common.c' (96,115) at 20210307214928618
98089 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/cfg' (96,116) at 20210307205554454
98090 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/index.rst' (96,117) at 20240405153229835
98091 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml' (96,118) at 20240405153045177
98092 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_buffer.h' (96,119) at 20240405153231843
98093 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/trace.h' (96,120) at 20210307214930886
98094 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cpt_reqmgr.h' (96,121) at 20220525020652386
98095 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/percpu.h' (96,122) at 20240405153052617
98096 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/MAINTAINERS' (96,123) at 20210308005002984
98097 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas-debug.c' (96,124) at 20220525020652078
98098 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/st,st21nfca.yaml' (96,125) at 20240405153045117
98099 2025-01-21 03:01:02.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff' (96,126) at 20241221090017680
98100 2025-01-21 03:01:02.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/virtio-9p-test.c' (96,127) at 20241211090212550
98101 2025-01-21 03:01:02.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch' (96,128) at 20210307205553998
98102 2025-01-21 03:01:02.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/pipeline.json' (96,129) at 20240405153054113
98103 2025-01-21 03:01:02.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/bus.c' (96,130) at 20240405153230843
98104 2025-01-21 03:01:02.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/lantiq_irq.h' (96,131) at 20210307214926222
98105 2025-01-21 03:01:02.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/ssin.S' (96,132) at 20210307214926146
98106 2025-01-21 03:01:02.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/floating-point.json' (96,133) at 20240405153054145
98107 2025-01-21 03:01:02.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c' (96,134) at 20240910080014054
98108 2025-01-21 03:01:02.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_presence_yaml.pl' (96,135) at 20210308005052045
98109 2025-01-21 03:01:02.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7791.c' (96,136) at 20240405153051357
98110 2025-01-21 03:01:02.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/copy_tofrom_user_reference.S' (96,137) at 20210307214932698
98111 2025-01-21 03:01:02.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mon/usb_mon.h' (96,138) at 20210307214930846
98112 2025-01-21 03:01:02.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb' (96,139) at 20240301090012423
98113 2025-01-21 03:01:02.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/config.h' (96,140) at 20210308005002752
98114 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cdrom.h' (96,141) at 20240405153052909
98115 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/dma2d/dma2d-hw.c' (96,142) at 20240405153049473
98116 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5904.dts' (96,143) at 20240405153045497
98117 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/psci.S' (96,144) at 20210308005002788
98118 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pluggy/run-ptest' (96,145) at 20230401080011975
98119 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_m68k_mcf5208evb.py' (96,146) at 20241211090212538
98120 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/iosapic_private.h' (96,147) at 20240405153051217
98121 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/xparameters.h' (96,148) at 20210308005003172
98122 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/asc7621.rst' (96,149) at 20210307214925498
98123 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Sensors/Sensors.vue' (96,150) at 20241004080035967
98124 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_port_common.c' (96,151) at 20240405153050293
98125 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-linea.dtsi' (96,152) at 20240405153045465
98126 2025-01-21 03:01:02.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/LICENSE' (96,153) at 20221122040015511
98127 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c' (96,154) at 20240913080013789
98128 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/tty.c' (96,155) at 20210307214926626
98129 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scatterlist.c' (96,156) at 20240405153048533
98130 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/event.c' (96,157) at 20240405153054089
98131 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts' (96,158) at 20240805080013923
98132 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-region.c' (96,159) at 20240405153047057
98133 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kretprobe_args.tc' (96,160) at 20210309003656000
98134 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telkom1_C-108.0E' (96,161) at 20210307205553762
98135 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/group_cpus.c' (96,162) at 20240405153231947
98136 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-lan7515.dtsi' (96,163) at 20240405153045425
98137 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml' (96,164) at 20210309003648344
98138 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-pinctrl.dtsi' (96,165) at 20240405153229899
98139 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/macmodes.c' (96,166) at 20210307214930914
98140 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjade.dts' (96,167) at 20240809080013002
98141 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Salfjallet' (96,168) at 20210307205553790
98142 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/state/phosphor-post-code-manager_%.bbappend' (96,169) at 20211217040015091
98143 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-KilveyHill' (96,170) at 20210307205553798
98144 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/qcom-spmi-adc-tm5.c' (96,171) at 20240405153231499
98145 2025-01-21 03:01:02.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.metadata.yaml' (96,172) at 20220430030026016
98146 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netlink.h' (96,173) at 20240405153052929
98147 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_sx164.c' (96,174) at 20210307214925658
98148 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/guardlist' (96,175) at 20240613080020632
98149 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/clockdomain.txt' (96,176) at 20240405153045029
98150 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_memory.c' (96,177) at 20240405153053497
98151 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_eprobe.c' (96,178) at 20241216090017781
98152 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc' (96,179) at 20240719080014905
98153 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/umountfs' (96,180) at 20220405030025645
98154 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-nbd-export.out' (96,181) at 20240906080037568
98155 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d-unitv2.dts' (96,182) at 20240405153045573
98156 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/import-layer.png' (96,183) at 20210307205554378 to deleted uid set
98157 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client_4.3.0.bb' (96,184) at 20241221090017472
98158 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/driver.c' (96,185) at 20240405153230295
98159 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zturn.dts' (96,186) at 20240405153045609
98160 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch' (96,187) at 20240113090014532
98161 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.h' (96,188) at 20220525020654179
98162 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_samus/samus.c' (96,189) at 20210308005003004
98163 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/main.c' (96,190) at 20210307214929966
98164 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/cachectl.h' (96,191) at 20210307214926098
98165 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-driver-aw200xx' (96,192) at 20240405153044917
98166 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/pm_qos_interface.rst' (96,193) at 20210307214925546
98167 2025-01-21 03:01:02.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.4.rst' (96,194) at 20240302090018222
98168 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-sparc.rst' (96,195) at 20240906080037180
98169 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/chained_irq.h' (96,196) at 20210307214931410
98170 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_fwd_user.c' (96,197) at 20240405153053425
98171 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/cpumap.c' (96,198) at 20240405153054165
98172 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socdk.dts' (96,199) at 20210308005002612
98173 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/common.h' (96,200) at 20240405153050061
98174 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-micro.dts' (96,201) at 20240405153045385
98175 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/videodev2.h.rst.exceptions' (96,202) at 20240405153045325
98176 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/vdso.lds.S' (96,203) at 20220525020651970
98177 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service' (96,204) at 20210307205554038
98178 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/bios-linker-loader.h' (96,205) at 20210308005046001
98179 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/cgroup/iocost_coef_gen.py' (96,206) at 20210307214932470
98180 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bmc-update/files/phosphor-ipmi-flash-bmc-verify.service' (96,207) at 20210307205554082
98181 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_core.c' (96,208) at 20240405153049213
98182 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-edimm2.2.dts' (96,209) at 20240405153045733
98183 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/iterators/list_entry_update.cocci' (96,210) at 20210308005003724
98184 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sc8180x.c' (96,211) at 20241011080017299
98185 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gustate.h' (96,212) at 20210308005045841
98186 2025-01-21 03:01:02.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/dra7.h' (96,213) at 20240405153052641
98187 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/aureon.c' (96,214) at 20240405153053537
98188 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/test_signals.c' (96,215) at 20240405153054237
98189 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/acpi.c' (96,216) at 20241216090017689
98190 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/assembler.h' (96,217) at 20240405153045621
98191 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml' (96,218) at 20240405153045073
98192 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/Kbuild' (96,219) at 20240405153048649
98193 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/subprojects/sdeventplus.wrap' (96,220) at 20211221040045334
98194 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-nec.c' (96,221) at 20210307214928774
98195 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/ww-mutex-design.rst' (96,222) at 20240405153045225
98196 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/LICENSE.FlashPoint' (96,223) at 20210307214925558
98197 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/internal-target.h' (96,224) at 20240906080037136
98198 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/README' (96,225) at 20210308005003052
98199 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/exynos_mct.c' (96,226) at 20240405153046873
98200 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/invalid_event_code_test.c' (96,227) at 20240405153054361
98201 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/pmu-emul.c' (96,228) at 20241211090145377
98202 2025-01-21 03:01:02.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-rdc.h' (96,229) at 20210308005002648
98203 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.h' (96,230) at 20210307214929926
98204 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/175.out' (96,231) at 20210927100127489
98205 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/board186.c' (96,232) at 20210308005002784
98206 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/build.py' (96,233) at 20241221090017584
98207 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/apiInterceptor.js' (96,234) at 20210308005107073
98208 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/stress_code_patching.sh' (96,235) at 20220525020655227
98209 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_main.c' (96,236) at 20240613080016539
98210 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/fw_cfg.rst' (96,237) at 20241211090212238
98211 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/awinic,aw37503.yaml' (96,238) at 20240405153229791
98212 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra_mmc.h' (96,239) at 20210308005002668
98213 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap5-u-boot.dtsi' (96,240) at 20210308005002600
98214 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/lib80211_crypt_wep.c' (96,241) at 20210309003654492
98215 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/group.cpp' (96,242) at 20231110090027272
98216 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/irq_ia64.c' (96,243) at 20210309003648812
98217 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgrp_kfunc_common.h' (96,244) at 20240405153054269
98218 2025-01-21 03:01:02.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/system.cpp' (96,245) at 20240820080023694
98219 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/fcntl-lock.c' (96,246) at 20240413080012687
98220 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/trace.h' (96,247) at 20241211090212326
98221 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD' (96,248) at 20240405153044917
98222 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bav335x.h' (96,249) at 20210308005003588
98223 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/fifo32.h' (96,250) at 20210308005046045
98224 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch' (96,251) at 20210307205554610
98225 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_class.c' (96,252) at 20240405153046769
98226 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nvidia,tegra20-sflash.yaml' (96,253) at 20240405153229799
98227 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/Makefile' (96,254) at 20210307214926466
98228 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/max96712/Kconfig' (96,255) at 20240405153051861
98229 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sunoem.c' (96,256) at 20210308004938832
98230 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power5+-pmu.c' (96,257) at 20240405153046193
98231 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/msd.h' (96,258) at 20221215040039186
98232 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_bpim2u.py' (96,259) at 20241211090212538
98233 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/20010226-1.c' (96,260) at 20210308005003720
98234 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/test/slp_message_handler_test.cpp' (96,261) at 20240731164718599
98235 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/i2c.c' (96,262) at 20221215040039374
98236 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.h' (96,263) at 20210307214929478
98237 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nxp-nci/i2c.c' (96,264) at 20240405153231267
98238 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/swarm.h' (96,265) at 20240405153046013
98239 2025-01-21 03:01:02.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sopine_baseboard_defconfig' (96,266) at 20210308005003280
98240 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx/imx-regs.h' (96,267) at 20210308005002640
98241 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/tlb.c' (96,268) at 20240405153229863
98242 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/dmub_srv_stat.h' (96,269) at 20220525020652530
98243 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/mana.h' (96,270) at 20241011080017375
98244 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/phosphor-logging.wrap' (96,271) at 20220801133228674
98245 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_rxdesc.c' (96,272) at 20220525020654183
98246 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_47.1.bb' (96,273) at 20241221090017488
98247 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/ashldi3.S' (96,274) at 20210307214925866
98248 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos4.c' (96,275) at 20240405153049465
98249 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/scripts/meson.build' (96,276) at 20240613080020632
98250 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/xilinx_xiic.c' (96,277) at 20210308005003384
98251 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/configure_fixes.patch' (96,278) at 20210307205554610
98252 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/sysfswrite.cpp' (96,279) at 20210308005116217
98253 2025-01-21 03:01:02.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-jetson-tk1.dts' (96,280) at 20240405153229879
98254 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/discard.c' (96,281) at 20240405153052277
98255 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/container_of.h' (96,282) at 20221017030010210
98256 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_repldata.h' (96,283) at 20240405153232063
98257 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/aarch64.patch' (96,284) at 20210307205553738
98258 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/meson.build' (96,285) at 20240614080032247
98259 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9330_1p1_initvals.h' (96,286) at 20220525020653723
98260 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/bmap.h' (96,287) at 20240405153052441
98261 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/vl.c' (96,288) at 20241211090212462
98262 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/jffs2.c' (96,289) at 20210308005003212
98263 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/stacktrace_map_skip.c' (96,290) at 20240405153054273
98264 2025-01-21 03:01:02.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/data-convert-bt.c' (96,291) at 20240405153054189
98265 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/farsync.h' (96,292) at 20240405153050393
98266 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi.h' (96,293) at 20210308004938816
98267 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb' (96,294) at 20241221090017496
98268 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ipcomp.c' (96,295) at 20240405153053253
98269 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-frddr.c' (96,296) at 20240520080015239
98270 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/Makefile' (96,297) at 20240405153045685
98271 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c' (96,298) at 20220525020653311
98272 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/gpio.h' (96,299) at 20210308005002664
98273 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/virt.h' (96,300) at 20240405153045965
98274 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/ocb.c' (96,301) at 20240405153053409
98275 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_aux_regs.h' (96,302) at 20240405153046597
98276 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc' (96,303) at 20210307214932674
98277 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/MAINTAINERS' (96,304) at 20210308005003072
98278 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/sensorhandler.hpp' (96,305) at 20231024080024813
98279 2025-01-21 03:01:02.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/slotid_cap.c' (96,306) at 20230426080043728
98280 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caampkc.h' (96,307) at 20240405153230259
98281 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads1100.yaml' (96,308) at 20240405153045073
98282 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/balloc.c' (96,309) at 20240405153052553
98283 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb134.dts' (96,310) at 20210309003648744
98284 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/Kconfig' (96,311) at 20210307214928418
98285 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_sony.py' (96,312) at 20240405153054309
98286 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/op_helper.c' (96,313) at 20241211090212514
98287 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi' (96,314) at 20240405153229899
98288 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/dht11.c' (96,315) at 20240405153048985
98289 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/32r1.config' (96,316) at 20210307214926202
98290 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser_0.64.bb' (96,317) at 20240124090012254
98291 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_pci.h' (96,318) at 20240405153051065
98292 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis.dtsi' (96,319) at 20240405153229879
98293 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/ethtool_common.c' (96,320) at 20240405153050281
98294 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2p-ca15_a7.dts' (96,321) at 20240405153045405
98295 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_3.36.0.bb' (96,322) at 20231126090012781
98296 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/timex.h' (96,323) at 20240405153045941
98297 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/Makefile' (96,324) at 20220525020655235
98298 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sdm845-skips.txt' (96,325) at 20240405153230531
98299 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/Documentation/mboxd.md' (96,326) at 20210308005108641
98300 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb' (96,327) at 20240302090018210
98301 2025-01-21 03:01:02.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-rst-defs.h' (96,328) at 20210307214926238
98302 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/mf6x4.c' (96,329) at 20240405153046897
98303 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/dma-if.c' (96,330) at 20240405153048825
98304 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/memcmp.S' (96,331) at 20240405153045897
98305 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-x86_64.h' (96,332) at 20240405153232211
98306 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs.h' (96,333) at 20240405153052365
98307 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pch_uart.c' (96,334) at 20240405153052009
98308 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/auxdisplay/index.rst' (96,335) at 20210307214925214
98309 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/gi.py' (96,336) at 20220910030013397
98310 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/partitions.h' (96,337) at 20210307214931454
98311 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp.c' (96,338) at 20240719080013349
98312 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/syscall.tbl' (96,339) at 20241211090212374
98313 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_trace_ipa.h' (96,340) at 20240405153051977
98314 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/Kconfig' (96,341) at 20241211090212318
98315 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8350-dpu.yaml' (96,342) at 20240405153229763
98316 2025-01-21 03:01:02.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_sockio.h' (96,343) at 20230629131804623
98317 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-aon-pinctrl.yaml' (96,344) at 20240405153045137
98318 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (96,345) at 20241226090016127
98319 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g35.dtsi' (96,346) at 20240405153045469
98320 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-scsi_host' (96,347) at 20210309003648256
98321 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/request-func-ioctl.rst' (96,348) at 20210309003648484
98322 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/irqs.h' (96,349) at 20240405153045677
98323 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Muonio_Olostunturi' (96,350) at 20210307205553770
98324 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/cpsw_mdio.h' (96,351) at 20210308005003448
98325 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Mor-Siofok-Veszprem-Zirc' (96,352) at 20210307205553774
98326 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/audio-v2.h' (96,353) at 20240405153052809
98327 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_gamepad.py' (96,354) at 20240405153054309
98328 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb' (96,355) at 20241221090017508
98329 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pse-pd/pse_core.c' (96,356) at 20240405153050365
98330 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_sh.h' (96,357) at 20210308005003628
98331 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS3.conf' (96,358) at 20230606080013598
98332 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/uboot_aes.h' (96,359) at 20210308005003688
98333 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/README.iio.md' (96,360) at 20221209040033699
98334 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/blake2b-neon-core.S' (96,361) at 20220525020651878
98335 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/os_intfs.c' (96,362) at 20240405153051929
98336 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stih410-clks.h' (96,363) at 20210307214931334
98337 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.eslintrc.js' (96,364) at 20241004080035955
98338 2025-01-21 03:01:02.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.6.0.6.5.bb' (96,365) at 20241204090019711
98339 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.err' (96,366) at 20240906080037560
98340 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/debug.h' (96,367) at 20210307214927830
98341 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-serial.c' (96,368) at 20221215040039374
98342 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig.interface.yaml' (96,369) at 20221207040023627
98343 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_midi.c' (96,370) at 20240405153232123
98344 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/main.h' (96,371) at 20210307214929866
98345 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_iterators.rst' (96,372) at 20240405153044989
98346 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/bestcomm/sram.h' (96,373) at 20210307214931390
98347 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/bootinfo_proc.c' (96,374) at 20210307214926166
98348 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c' (96,375) at 20240405153050037
98349 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/core.c' (96,376) at 20210307214929898
98350 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/mtjade_platform_gpios_init.sh' (96,377) at 20240130090012757
98351 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/cable.cpp' (96,378) at 20231027080010242
98352 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_bo.c' (96,379) at 20240405153048781
98353 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ackvec.c' (96,380) at 20220525020654819
98354 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/resolvconf/0001-avoid-using-m-option-for-readlink.patch' (96,381) at 20230114040015534
98355 2025-01-21 03:01:02.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/dk-Copenhagen-AFDK' (96,382) at 20210307205553758
98356 2025-01-21 03:01:02.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fs.h' (96,383) at 20241008080014007
98357 2025-01-21 03:01:02.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c' (96,384) at 20240415080012975
98358 2025-01-21 03:01:02.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/truly,nt35597.txt' (96,385) at 20210307214925310
98359 2025-01-21 03:01:02.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/_templates/breadcrumbs.html' (96,386) at 20210307205554230
98360 2025-01-21 03:01:02.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/usb/70-bmc-usb.rules' (96,387) at 20211215040029728 to deleted uid set
98361 2025-01-21 03:01:02.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control/fan-reboot-control.service' (96,388) at 20210307205554094
98362 2025-01-21 03:01:02.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/imx-weim.c' (96,389) at 20240405153230195
98363 2025-01-21 03:01:02.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/me.h' (96,390) at 20210308005002876
98364 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vastansjo' (96,391) at 20210307205553794
98365 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Helsinki' (96,392) at 20210307205553766
98366 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/ams-delta-fiq.h' (96,393) at 20240405153045657
98367 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/io_pagetable.c' (96,394) at 20241008080013939
98368 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/soc.h' (96,395) at 20240405153045645
98369 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_property_descriptor.c' (96,396) at 20210308005003708
98370 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/Makefile' (96,397) at 20240405153230163
98371 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Nvme/Status.interface.yaml' (96,398) at 20221207040023631
98372 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1232-revA.dts' (96,399) at 20210308005002636
98373 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/calao/usb_a9263/Makefile' (96,400) at 20210308005002944
98374 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra186_dspk.h' (96,401) at 20210309003654940
98375 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc.h' (96,402) at 20240405153053109
98376 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/hw_breakpoint.c' (96,403) at 20240405153230147
98377 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_txrx.c' (96,404) at 20240411080014098
98378 2025-01-21 03:01:02.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/ddr.c' (96,405) at 20210308005002988
98379 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm968580xref_ram_defconfig' (96,406) at 20210308005003252
98380 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-video.c' (96,407) at 20240405153049541
98381 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg.c' (96,408) at 20240405153230259
98382 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Saxpath' (96,409) at 20211006000025242
98383 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/machine/gbs.conf' (96,410) at 20241221090017568
98384 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/ip_queue' (96,411) at 20210307214925182
98385 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/denali,nand.yaml' (96,412) at 20240405153045113
98386 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/Makefile' (96,413) at 20240405153045433
98387 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/rn50' (96,414) at 20210307214928018
98388 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerAccount_v1.xml' (96,415) at 20240918080002712
98389 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/apple/Kconfig' (96,416) at 20240405153051753
98390 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0012-huge_page_setup_helper-use-python3-interpreter.patch' (96,417) at 20241221090017504
98391 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/variable/Kconfig' (96,418) at 20210307214932154
98392 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/Kconfig' (96,419) at 20210308005002796
98393 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rm200_defconfig' (96,420) at 20240405153230011
98394 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c' (96,421) at 20240405153050097
98395 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml' (96,422) at 20240405153229795
98396 2025-01-21 03:01:02.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_table.c' (96,423) at 20240405153050669
98397 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vphn.c' (96,424) at 20240405153230055
98398 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/coroutine.py' (96,425) at 20210927100127349
98399 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8903.yaml' (96,426) at 20240405153045165
98400 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-gpio.c' (96,427) at 20240405153049369
98401 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/sock_test.cpp' (96,428) at 20230718080007968
98402 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/reg.h' (96,429) at 20240405153230031
98403 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/json-schema.c' (96,430) at 20241114091008832
98404 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/nlohmann_json.wrap' (96,431) at 20231208090026933
98405 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/fs-perms-volatile-log.txt' (96,432) at 20241221090017620
98406 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/223.out' (96,433) at 20240326080039730
98407 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/ts-nbus.c' (96,434) at 20240405153046737
98408 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_signed_off_by_presence.1.fail' (96,435) at 20241206090014310
98409 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f746-disco/Makefile' (96,436) at 20210308005003052
98410 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crc907d.c' (96,437) at 20240405153048613
98411 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp.dtsi' (96,438) at 20210308005002636
98412 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pxs3-ref.dts' (96,439) at 20210308005002632
98413 2025-01-21 03:01:02.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.h' (96,440) at 20210307214929366
98414 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/mypaint/libmypaint/0001-make-build-compatible-w.-autoconf-2.7.patch' (96,441) at 20210307205553742
98415 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_pc_defconfig' (96,442) at 20210308005003272
98416 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ga102.c' (96,443) at 20240405153048661
98417 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/Added-missing-headers.patch' (96,444) at 20231011080016574
98418 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/Kconfig' (96,445) at 20240405153230683
98419 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/gc.c' (96,446) at 20210308005003548
98420 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33.dtsi' (96,447) at 20210308005002624
98421 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/pnx4008-wdt.txt' (96,448) at 20210307214925454
98422 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/packet_mmap.rst' (96,449) at 20240405153229823
98423 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hippi/rrunner.c' (96,450) at 20240405153050333
98424 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap36xx.dtsi' (96,451) at 20210308005002600
98425 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Systemics-W3Works' (96,452) at 20241221090017612
98426 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/kionix,kx022a.yaml' (96,453) at 20240405153045065
98427 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/k3dma.txt' (96,454) at 20210307214925310
98428 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-zii-scu2-mezz.dts' (96,455) at 20240405153045493
98429 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts' (96,456) at 20240405153045745
98430 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5912.dts' (96,457) at 20240405153045497
98431 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hw_irq.h' (96,458) at 20210307214926550
98432 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/no-Oslo-Get' (96,459) at 20210307205553758
98433 2025-01-21 03:01:02.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sunplus.c' (96,460) at 20240405153231375
98434 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7724.c' (96,461) at 20240405153051361
98435 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/apm/scu.txt' (96,462) at 20210307214925270
98436 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/icmp.c' (96,463) at 20241008080014035
98437 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmo_Lentiira' (96,464) at 20210307205553770
98438 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/rk3288.c' (96,465) at 20210308005002776
98439 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/dma-mapping.h' (96,466) at 20210308005002828
98440 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pytools/gpioutil' (96,467) at 20210308004922940
98441 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_pci.c' (96,468) at 20210307214926902
98442 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-disco/Kconfig' (96,469) at 20210308005003056
98443 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/balloon_compaction.c' (96,470) at 20240405153053121
98444 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmb_dev_int.c' (96,471) at 20240405153230199
98445 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/imxrt_defconfig' (96,472) at 20240405153045613
98446 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_1516.c' (96,473) at 20240405153046885
98447 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/sandbox_hwspinlock.c' (96,474) at 20210308005003380
98448 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_strerror.c' (96,475) at 20210308005003728
98449 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts' (96,476) at 20210307214925994
98450 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/iomux.h' (96,477) at 20210308005003652
98451 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc.txt' (96,478) at 20210307214925366
98452 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54455EVB_defconfig' (96,479) at 20210308005003236
98453 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/usbarmory_defconfig' (96,480) at 20210308005003284
98454 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_drvfs.h' (96,481) at 20210307214930534
98455 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_flower.c' (96,482) at 20240405153230911
98456 2025-01-21 03:01:02.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/gpio-gate-clock.yaml' (96,483) at 20240405153045025
98457 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/README.md' (96,484) at 20210308005108641
98458 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/vermagic.h' (96,485) at 20210307214925670
98459 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend' (96,486) at 20210812000025162
98460 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/Kconfig' (96,487) at 20240405153231707
98461 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-Fix-error.patch' (96,488) at 20240113090014536
98462 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_pr.h' (96,489) at 20220525020654203
98463 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/mdev_sysfs.c' (96,490) at 20240405153052161
98464 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_jack.c' (96,491) at 20221102030020989
98465 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/lib/perf_metric_validation_rules.json' (96,492) at 20240405153054173
98466 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/e500_hugetlbpage.c' (96,493) at 20240405153230047
98467 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac100.h' (96,494) at 20240405153050301
98468 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/index.rst' (96,495) at 20220525020651770
98469 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/sysctr.h' (96,496) at 20210308005002672
98470 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/device.c' (96,497) at 20240405153230747
98471 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v3_0.c' (96,498) at 20240405153047125
98472 2025-01-21 03:01:02.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vdso/processor.h' (96,499) at 20210307214926066
98473 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwl8k.c' (96,500) at 20240613080016451
98474 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/touptek.c' (96,501) at 20210307214928838
98475 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/slcan/slcan-core.c' (96,502) at 20240405153230899
98476 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc7280-lpass-lpi-pinctrl.yaml' (96,503) at 20240405153229787
98477 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/171' (96,504) at 20210927100127489
98478 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vmlinux.lds.S' (96,505) at 20240405153045913
98479 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/linkit-smart-7688_defconfig' (96,506) at 20210308005003264
98480 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/dm816x-phy.txt' (96,507) at 20210307214925386
98481 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/conf/machine/lannister.conf' (96,508) at 20230927080013514
98482 2025-01-21 03:01:02.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-emmc-iris-v2.dts' (96,509) at 20240405153045529
98483 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/btt_devs.c' (96,510) at 20240405153051189
98484 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/libptytty/libptytty_2.0.bb' (96,511) at 20220402030016231
98485 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fbdev_dma.h' (96,512) at 20240405153052629
98486 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x.c' (96,513) at 20240405153230911
98487 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/keepalived/keepalived_2.3.2.bb' (96,514) at 20241221090017496
98488 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/ahci-pci.h' (96,515) at 20240906080037332
98489 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uuid.h' (96,516) at 20240405153052941
98490 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sel.c' (96,517) at 20210308004938828
98491 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov4689.c' (96,518) at 20240405153049325
98492 2025-01-21 03:01:02.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/default_floor.cpp' (96,519) at 20240820080023686
98493 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c' (96,520) at 20240405153231055
98494 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/page_owner_sort.c' (96,521) at 20240405153054069
98495 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/qemuboot-mips.inc' (96,522) at 20210905000020581
98496 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvlan.h' (96,523) at 20240405153050345
98497 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/README' (96,524) at 20210308005002976
98498 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/tid_rdma_defs.h' (96,525) at 20210307214931586
98499 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl345.h' (96,526) at 20240405153048929
98500 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/canyonlands.dtb' (96,527) at 20210308005046117 to deleted uid set
98501 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/guc_actions_abi.h' (96,528) at 20240405153048505
98502 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/pwrseq.h' (96,529) at 20210307214929942
98503 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/doxygen/doxygen_1.12.0.bb' (96,530) at 20241221090017512
98504 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/coda.rst' (96,531) at 20210309003648416
98505 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/devantech-srf04.yaml' (96,532) at 20210309003648364
98506 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/afs.h' (96,533) at 20241111090012149
98507 2025-01-21 03:01:02.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/qcom-spmi-temp-alarm.c' (96,534) at 20240405153231499
98508 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/hdlcdrv.c' (96,535) at 20240405153050333
98509 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs53l30.h' (96,536) at 20210307214932306
98510 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8960.h' (96,537) at 20210307214931330
98511 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/vhost-scsi.c' (96,538) at 20241211090212334
98512 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/find_vma.c' (96,539) at 20240405153054269
98513 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c' (96,540) at 20240805080013947 to deleted uid set
98514 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/259' (96,541) at 20220429100100914
98515 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/amlogic/meson_ddr_pmu_core.c' (96,542) at 20240405153231299
98516 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-casttube_0.2.1.bb' (96,543) at 20240413080012659
98517 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/0002-libinotifytools-Bridge-differences-between-musl-glib.patch' (96,544) at 20220204040022524
98518 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/alsa-local.h' (96,545) at 20240405153054233
98519 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_chassis.robot' (96,546) at 20240628080017113
98520 2025-01-21 03:01:02.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0014-efi_loader-populate-ESRT-table-if-EFI_ESRT-config-op.patch' (96,547) at 20240413080012627
98521 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nuvoton,ma35d1-clk.yaml' (96,548) at 20240405153045025
98522 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c' (96,549) at 20240405153230255
98523 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/Makefile.softmmu-target' (96,550) at 20241211090212550
98524 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes.bb' (96,551) at 20241206090014258
98525 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@82000/sbtsi@4c.conf' (96,552) at 20210307205554086
98526 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_core.c' (96,553) at 20240405153050689
98527 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/run-ptest' (96,554) at 20241206090014346
98528 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/xen/xen-all.c' (96,555) at 20240906080037140
98529 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-innocomm-wb15.dtsi' (96,556) at 20240405153045725
98530 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.multi-bridge' (96,557) at 20240906080037556 to deleted uid set
98531 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/OWNERS' (96,558) at 20240222090005522
98532 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8353d.c' (96,559) at 20210307214930506
98533 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0005.dts' (96,560) at 20240405153229935
98534 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ppc-uic.c' (96,561) at 20241211090212286
98535 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exec.c' (96,562) at 20241104090011591
98536 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_common.h' (96,563) at 20210307214929418
98537 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ina2xx.rst' (96,564) at 20220525020651734
98538 2025-01-21 03:01:02.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/xdpe152c4.c' (96,565) at 20240405153048873
98539 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr.h' (96,566) at 20240405153231427
98540 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kramfors_Ostby' (96,567) at 20210307205553786
98541 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zybo-z7.dts' (96,568) at 20240405153045609
98542 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/vt1720_mobo.c' (96,569) at 20210307214932262
98543 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-axpwifiap.dts' (96,570) at 20240405153045453
98544 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/b43_pci_bridge.c' (96,571) at 20210307214930474
98545 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch' (96,572) at 20241221090017488
98546 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/dev_tracepoint.h' (96,573) at 20240405153050133
98547 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0001-macsec_linux-Hardware-offload-requires-Linux-headers.patch' (96,574) at 20241221090017636
98548 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/mbx.h' (96,575) at 20240405153050049
98549 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku272.dts' (96,576) at 20240405153045749
98550 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/msg.c' (96,577) at 20220525020652426
98551 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-h3ulcb.dts' (96,578) at 20210308005002600
98552 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/mtk-eint.c' (96,579) at 20240405153051313
98553 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Edane' (96,580) at 20210307205553778
98554 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw_aa_binning/raw_aa_binning_1.0/ia_css_raa.host.h' (96,581) at 20210307214930558
98555 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6000.dtsi' (96,582) at 20240405153045717
98556 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/msgqueue.c' (96,583) at 20210307214930282
98557 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,admv1013.yaml' (96,584) at 20240405153229767
98558 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/howto.rst' (96,585) at 20240405153229839
98559 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSRC.interface.yaml' (96,586) at 20220315030032659
98560 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_exclusive.S' (96,587) at 20210308005046529
98561 2025-01-21 03:01:02.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/fans.md' (96,588) at 20240807080019542
98562 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_fsf.h' (96,589) at 20220525020653975
98563 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio-ath79.h' (96,590) at 20210307214931474
98564 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/x-powers,ac100.yaml' (96,591) at 20240405153045109
98565 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (96,592) at 20240828080010887
98566 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-cadence.c' (96,593) at 20240405153051493
98567 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/perf_regs.c' (96,594) at 20210309003648804
98568 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/crystal_cove_charger.c' (96,595) at 20240405153051405
98569 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/pasemi.h' (96,596) at 20240405153230055
98570 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/hcp.c' (96,597) at 20240405153053341
98571 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb' (96,598) at 20241221090017668
98572 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/swab.h' (96,599) at 20210307214926558
98573 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/pinmux.c' (96,600) at 20210308005002552
98574 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-udc.h' (96,601) at 20240405153052065
98575 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_zoom1_defconfig' (96,602) at 20210308005003272
98576 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/phosphor-led-manager/obmc-led-create-virtual-leds@.service' (96,603) at 20230204040013545
98577 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/flcn.c' (96,604) at 20210307214927946
98578 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/hardware.h' (96,605) at 20240405153045645
98579 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/reqlist.h' (96,606) at 20220429100100550
98580 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/layer1.c' (96,607) at 20220525020653211
98581 2025-01-21 03:01:02.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/auxdisplay/cfag12864b-example.c' (96,608) at 20220525020654931
98582 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm3xxx.h' (96,609) at 20240405153045669
98583 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrlv_qb.c' (96,610) at 20210308005046505
98584 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml' (96,611) at 20240316080019204
98585 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-layerscape-ep.c' (96,612) at 20240405153231283
98586 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,vencltsys.txt' (96,613) at 20210307214925278
98587 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/exports.h' (96,614) at 20210308005003644
98588 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iommu.h' (96,615) at 20240405153052925
98589 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/qbman-portal.h' (96,616) at 20240405153051757
98590 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i3c/master.h' (96,617) at 20241216090017765
98591 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/eswitch.h' (96,618) at 20240405153231819
98592 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/i82378.c' (96,619) at 20240906080037244
98593 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata_1.47.5.bb' (96,620) at 20241221090017564
98594 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/sa2ul.h' (96,621) at 20240405153046965
98595 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c' (96,622) at 20210307214928838
98596 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/toneport.c' (96,623) at 20220525020655103
98597 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/bios_attribute.cpp' (96,624) at 20240819080030255
98598 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8350-tlmm.yaml' (96,625) at 20240405153045137
98599 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/trace/Kconfig' (96,626) at 20210307214928086
98600 2025-01-21 03:01:02.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/relocation.h' (96,627) at 20241011080017351
98601 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pocketsphinx_5.0.3.bb' (96,628) at 20241221090017560
98602 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml' (96,629) at 20240405153045065
98603 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/earlypgm.S' (96,630) at 20240405153046285
98604 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mode_object.h' (96,631) at 20240405153052633
98605 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Luhanka' (96,632) at 20210307205553770
98606 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/arm-ccn.rst' (96,633) at 20210309003648292
98607 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-ncm' (96,634) at 20210307214925186
98608 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/posix_acl.h' (96,635) at 20240405153052773
98609 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap_l3_smx.h' (96,636) at 20210307214926934
98610 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_ptp.c' (96,637) at 20240405153050233
98611 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/instrumented-lock.h' (96,638) at 20240405153052617
98612 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9055/pdata.h' (96,639) at 20210309003653860
98613 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.11.bb' (96,640) at 20241221090017504
98614 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_SDCARD_defconfig' (96,641) at 20210308005003244
98615 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_dm816.c' (96,642) at 20240405153046653
98616 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/eprom.c' (96,643) at 20220525020653131
98617 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-vfio-mdev' (96,644) at 20210309003648252
98618 2025-01-21 03:01:02.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/cper-utils.h' (96,645) at 20241121090009287
98619 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/inode.c' (96,646) at 20240405153231727
98620 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/generator/cper-generate.h' (96,647) at 20241114091008832
98621 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_dynevent.h' (96,648) at 20220525020654735
98622 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-oneshot.c' (96,649) at 20210307214928554
98623 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsim_hs38_defconfig' (96,650) at 20210308005003272
98624 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/serval/serval.c' (96,651) at 20210308005003020
98625 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sparx5-temp.c' (96,652) at 20240405153048877
98626 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/Makefile' (96,653) at 20210308005003080
98627 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/renesas-cpg-mssr.h' (96,654) at 20210308005003352
98628 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/uteval.c' (96,655) at 20240405153046625
98629 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/mux.h' (96,656) at 20240405153045641
98630 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/intel-hybrid.txt' (96,657) at 20240405153054077
98631 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/coresight/asm_pure_loop/Makefile' (96,658) at 20240405153054169
98632 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_common.h' (96,659) at 20210308005003624
98633 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_map.h' (96,660) at 20240405153054185
98634 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/nci.c' (96,661) at 20240405153051185
98635 2025-01-21 03:01:02.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/poly1305.h' (96,662) at 20210524100035074
98636 2025-01-21 03:01:02.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sandbox-raw.c' (96,663) at 20210308005003444
98637 2025-01-21 03:01:02.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_switchdev.c' (96,664) at 20240405153050077
98638 2025-01-21 03:01:02.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/chacha-p10-glue.c' (96,665) at 20240520080015131
98639 2025-01-21 03:01:02.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/annotate/instructions.c' (96,666) at 20210307214932514
98640 2025-01-21 03:01:02.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lm3532.c' (96,667) at 20240405153049217
98641 2025-01-21 03:01:02.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/qlink.h' (96,668) at 20240405153050613
98642 2025-01-21 03:01:02.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/pci-quirks.h' (96,669) at 20210307214930834
98643 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/envcrc.c' (96,670) at 20210308005003760
98644 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_bic.c' (96,671) at 20220627100017182
98645 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_icache.c' (96,672) at 20241023080012899
98646 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_xdp.h' (96,673) at 20240405153231103
98647 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_unicode.h' (96,674) at 20240405153231691
98648 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_plane_helper_test.c' (96,675) at 20240405153048769
98649 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/v3d.rst' (96,676) at 20210307214925498
98650 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memtest.c' (96,677) at 20240405153231971
98651 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_end.h' (96,678) at 20210307214926450
98652 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/Kconfig' (96,679) at 20240912080012042
98653 2025-01-21 03:01:02.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/0002-Add-casts-to-appease-conversions-between-wchar_t-and.patch' (96,680) at 20241206090014242
98654 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mvm.h' (96,681) at 20240913080013813
98655 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/Kconfig' (96,682) at 20240405153050369
98656 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ttusbir.c' (96,683) at 20240405153049521
98657 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/Kconfig' (96,684) at 20240405153231659
98658 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-nonprintable.bconf' (96,685) at 20210307214932462
98659 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_typec_vdm.h' (96,686) at 20240405153051385
98660 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-xmltodict/run-ptest' (96,687) at 20231011080016610
98661 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_ulp.c' (96,688) at 20240405153053265
98662 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_mult.c' (96,689) at 20210308005046525
98663 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/smp-ops.h' (96,690) at 20240405153046013
98664 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-typec.c' (96,691) at 20240405153231315
98665 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csid-gen2.h' (96,692) at 20220525020653291
98666 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/vrm-control@.service' (96,693) at 20220514030009396
98667 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (96,694) at 20240419080014077
98668 2025-01-21 03:01:02.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/email-clients.rst' (96,695) at 20240405153045273
98669 2025-01-21 03:01:02.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs_htt_stats.h' (96,696) at 20240805080013979
98670 2025-01-21 03:01:02.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/Makefile' (96,697) at 20240613080016475
98671 2025-01-21 03:01:02.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mediabay.h' (96,698) at 20210307214926382
98672 2025-01-21 03:01:02.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int0002_vgpio.c' (96,699) at 20240405153051405
98673 2025-01-21 03:01:02.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c' (96,700) at 20240405153051881
98674 2025-01-21 03:01:02.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spu.c' (96,701) at 20220525020652374
98675 2025-01-21 03:01:02.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx1-apf9328.dts' (96,702) at 20240405153229879
98676 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-dapm.h' (96,703) at 20240405153231863
98677 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fadd.c' (96,704) at 20210307214926434
98678 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh' (96,705) at 20240405153054345
98679 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/redfish/controllers/redfish-controller.html' (96,706) at 20210308005107077
98680 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_sysfs.c' (96,707) at 20240405153051693
98681 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_sb.h' (96,708) at 20240624080012812
98682 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/s390x/tcg-target.opc.h' (96,709) at 20220429100100870
98683 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/msm8996.c' (96,710) at 20240405153230735
98684 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/priv.c' (96,711) at 20240712080021057
98685 2025-01-21 03:01:02.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.h' (96,712) at 20240405153048329
98686 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/Kconfig' (96,713) at 20240405153232179
98687 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netgear_cg3100d_ram_defconfig' (96,714) at 20210308005003272
98688 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-exynos.c' (96,715) at 20240405153231555
98689 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-top-perms.out' (96,716) at 20210927100127505
98690 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-m28cu3.dts' (96,717) at 20240405153229891
98691 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_pci_pll_regs.h' (96,718) at 20240405153046605
98692 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ep0.c' (96,719) at 20210308005003508
98693 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-droid4-xt894.dts' (96,720) at 20240405153045605
98694 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/cursor.c' (96,721) at 20241211090212554
98695 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libiec61883/libiec61883_1.2.0.bb' (96,722) at 20220402030015899
98696 2025-01-21 03:01:02.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsendian.c' (96,723) at 20240405153230775
98697 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_enum.h' (96,724) at 20210307214927354
98698 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf8563.c' (96,725) at 20240405153051501
98699 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (96,726) at 20210307205554094
98700 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis-neon.h' (96,727) at 20240405153046529
98701 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds' (96,728) at 20210308005002548
98702 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/broadcom_bcm963158.h' (96,729) at 20210308005003588
98703 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-inventory-sel-native.bb' (96,730) at 20241206090014274
98704 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/kcm/Makefile' (96,731) at 20210307214931974
98705 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coredump.c' (96,732) at 20240405153052317
98706 2025-01-21 03:01:02.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/code_update_utils_serial.robot' (96,733) at 20230630080015467
98707 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/loongson/loongson_i2s.c' (96,734) at 20240405153232183
98708 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c' (96,735) at 20220525020652534
98709 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-backend.c' (96,736) at 20240906080037316
98710 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/Makefile' (96,737) at 20210308005002720
98711 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/hif.h' (96,738) at 20240405153050609
98712 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/pnv_phb.c' (96,739) at 20240906080037276
98713 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wm97xx.h' (96,740) at 20240405153052821
98714 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/guides/mx6_mx7_secure_boot.txt' (96,741) at 20210308005003328
98715 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ad7414.c' (96,742) at 20240405153048837
98716 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/cc_helper.c' (96,743) at 20221215040039338
98717 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/qedf_els.c' (96,744) at 20240405153051689
98718 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/futex.h' (96,745) at 20210307214925646
98719 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/gpio.h' (96,746) at 20210308005002720
98720 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/expression.cpp' (96,747) at 20230124040006347
98721 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18218.c' (96,748) at 20240405153049533
98722 2025-01-21 03:01:02.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0002-Makefile-Add-n-to-gzip.patch' (96,749) at 20241221090017656
98723 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ice1724.c' (96,750) at 20240405153053537
98724 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_icside.c' (96,751) at 20240405153046661
98725 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/offwaketime.bpf.c' (96,752) at 20240405153232099
98726 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kdebug.h' (96,753) at 20210307214926214
98727 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubbub.h' (96,754) at 20220525020652514
98728 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/request_low_version.c' (96,755) at 20210308005108641
98729 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/tegra186-powergate.h' (96,756) at 20210307214931346
98730 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/marvell.c' (96,757) at 20210308005003440
98731 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c' (96,758) at 20240405153054193
98732 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-i2s.c' (96,759) at 20240405153232203
98733 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_download.c' (96,760) at 20240405153050549
98734 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/stmp_device.c' (96,761) at 20210307214931814
98735 2025-01-21 03:01:02.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/Makefile' (96,762) at 20240405153229891
98736 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/lx2160a.c' (96,763) at 20210308005002972
98737 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_dma.h' (96,764) at 20240405153231563
98738 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc5121_ads.c' (96,765) at 20240405153230051
98739 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/sym-handling.c' (96,766) at 20240405153054089
98740 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_lc.c' (96,767) at 20210307214932006
98741 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4018-ap120c-ac.dtsi' (96,768) at 20240405153229891
98742 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/oetest.py' (96,769) at 20240301090012455
98743 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/side-switch/meson.build' (96,770) at 20230414080022085 to deleted uid set
98744 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-lxa-mc1.dts' (96,771) at 20240405153045585
98745 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-idna/run-ptest' (96,772) at 20241221090017668
98746 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/rest-dbus/resources/40px.png' (96,773) at 20210308004923384 to deleted uid set
98747 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/spm.h' (96,774) at 20240405153052881
98748 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_defs_status.h' (96,775) at 20210307214929342
98749 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/word-at-a-time.h' (96,776) at 20210307214925858
98750 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/altera_qspi.c' (96,777) at 20210308005003408
98751 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v3.h' (96,778) at 20240405153051289
98752 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_cgroup_sockopt.rst' (96,779) at 20240405153044997
98753 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/0002-kpatch-build-allow-overriding-of-distro-name.patch' (96,780) at 20210307205553954
98754 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/host_manager.cpp' (96,781) at 20230718080007968
98755 2025-01-21 03:01:02.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb' (96,782) at 20210812000025358
98756 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_snbep.c' (96,783) at 20240805080013931
98757 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3188.dtsi' (96,784) at 20210308005002604
98758 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern4.c' (96,785) at 20220525020655199
98759 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/index.rst' (96,786) at 20240405153044973
98760 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-nit6xlite.dts' (96,787) at 20240405153045497
98761 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_placement.h' (96,788) at 20240405153052637
98762 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imxrt1050-clock.yaml' (96,789) at 20240405153045025
98763 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_trace.c' (96,790) at 20210307214930242
98764 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/hisi-ptt.rst' (96,791) at 20240405153045269
98765 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/.gitignore' (96,792) at 20210307214932702
98766 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_fw2.h' (96,793) at 20210307214930422
98767 2025-01-21 03:01:02.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/lpm_trie.c' (96,794) at 20241216090017773
98768 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/ddr.h' (96,795) at 20210308005002640
98769 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/MAINTAINERS' (96,796) at 20210308005003024
98770 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/289' (96,797) at 20210927100127501
98771 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra30-common.h' (96,798) at 20210308005003620
98772 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_ipp.h' (96,799) at 20240405153047233
98773 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AttributeRegistry_v1.xml' (96,800) at 20240619080002920
98774 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/tcp_ipv6.c' (96,801) at 20241216090017793
98775 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pio.c' (96,802) at 20240405153230707
98776 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ru-Novosibirsk' (96,803) at 20210307205553778
98777 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-lynx.dts' (96,804) at 20240405153045501
98778 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_ids.h' (96,805) at 20240405153051641
98779 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv64-softmmu.mak' (96,806) at 20241211090212226
98780 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aegis.h' (96,807) at 20220525020652210
98781 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/tgtd.init' (96,808) at 20220502030010100
98782 2025-01-21 03:01:02.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/display5.c' (96,809) at 20210308005003016
98783 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mc146818rtc.h' (96,810) at 20210307214925850
98784 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/engine.c' (96,811) at 20240405153048629
98785 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend' (96,812) at 20241221090017604
98786 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-rc.c' (96,813) at 20210307214928650
98787 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/occ/romulus-occ-control-config-native.bb' (96,814) at 20241206090014230
98788 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-pnor-code-mgmt/item_updater.hpp' (96,815) at 20240820080019550 to deleted uid set
98789 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tracepoint-defs.h' (96,816) at 20240405153052809
98790 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/lib/ssh_utility.py' (96,817) at 20230628080015931
98791 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6368-reset.h' (96,818) at 20220525020654547
98792 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/sys.h' (96,819) at 20220525020654467
98793 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/adt7316.h' (96,820) at 20210307214930522
98794 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.yaml' (96,821) at 20240405153045013
98795 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_malone.h' (96,822) at 20240405153049397
98796 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/imx_thermal.c' (96,823) at 20210308005003496
98797 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/Kconfig' (96,824) at 20240405153050561
98798 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/no-musttail-arm.patch' (96,825) at 20241221090017692
98799 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_maddr_q_w.c' (96,826) at 20210308005046513
98800 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.h' (96,827) at 20240405153047217
98801 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-ipq4019-usb.c' (96,828) at 20240405153231311
98802 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/serial-midi.yaml' (96,829) at 20240405153229799
98803 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@1/psu@58.conf' (96,830) at 20240904080027738
98804 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra30/Kconfig' (96,831) at 20210308005002788
98805 2025-01-21 03:01:02.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_core_masks.h' (96,832) at 20240405153046585
98806 2025-01-21 03:01:02.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/apalis_imx6.c' (96,833) at 20210308005003080
98807 2025-01-21 03:01:02.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-bsp/u-boot/u-boot-aspeed-sdk/catalina.cfg' (96,834) at 20240720080012613
98808 2025-01-21 03:01:02.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/curl.c' (96,835) at 20240906080037144
98809 2025-01-21 03:01:02.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/debug.h' (96,836) at 20240405153050661
98810 2025-01-21 03:01:02.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/uaccess.c' (96,837) at 20240906080037364
98811 2025-01-21 03:01:02.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/Kconfig' (96,838) at 20240405153050345
98812 2025-01-21 03:01:02.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_7.c' (96,839) at 20240405153047165
98813 2025-01-21 03:01:02.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/control-flow-integrity.rst' (96,840) at 20210927100127069
98814 2025-01-21 03:01:02.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/range.h' (96,841) at 20241219090010504
98815 2025-01-21 03:01:02.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/Makefile' (96,842) at 20240405153054357
98816 2025-01-21 03:01:02.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/qspi.h' (96,843) at 20210308005002800
98817 2025-01-21 03:01:02.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-arm.c' (96,844) at 20210307214932466
98818 2025-01-21 03:01:02.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/bcm6362-power-domain.h' (96,845) at 20210308005003640
98819 2025-01-21 03:01:02.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/spc.h' (96,846) at 20240405153045693
98820 2025-01-21 03:01:02.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sbitmap.h' (96,847) at 20241008080014011
98821 2025-01-21 03:01:02.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/page_32.h' (96,848) at 20240405153046321
98822 2025-01-21 03:01:02.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/paravirt.c' (96,849) at 20240405153045869
98823 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/check_hostname.sh' (96,850) at 20220204040022432
98824 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-blinkm.c' (96,851) at 20240405153049217
98825 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/booting.rst' (96,852) at 20240405153044969
98826 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.plan9' (96,853) at 20210308005003296
98827 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3036.h' (96,854) at 20210308005003596
98828 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/lsiio.c' (96,855) at 20210307214932474
98829 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/uleds.rst' (96,856) at 20210307214925518
98830 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx.service' (96,857) at 20210307205554034
98831 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/log.hpp' (96,858) at 20221005030030502
98832 2025-01-21 03:01:02.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_tse_main.c' (96,859) at 20240405153049785
98833 2025-01-21 03:01:02.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/Kconfig' (96,860) at 20240405153053357
98834 2025-01-21 03:01:02.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/funcmux.h' (96,861) at 20210308005002672
98835 2025-01-21 03:01:02.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts' (96,862) at 20210308005002624
98836 2025-01-21 03:01:02.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-x86/chassis/x86-power-control/power-config-host0.json' (96,863) at 20240113090014528
98837 2025-01-21 03:01:02.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_h264.c' (96,864) at 20240405153049493
98838 2025-01-21 03:01:02.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/fbdev.c' (96,865) at 20240405153231587
98839 2025-01-21 03:01:02.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/cpusets.rst' (96,866) at 20240405153044937
98840 2025-01-21 03:01:02.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/evm.c' (96,867) at 20210308005003076
98841 2025-01-21 03:01:02.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi' (96,868) at 20240405153229943
98842 2025-01-21 03:01:02.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/srq.c' (96,869) at 20241211090145441
98843 2025-01-21 03:01:02.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/cpu_loop.c' (96,870) at 20230925080039945
98844 2025-01-21 03:01:02.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/format/h.py' (96,871) at 20230925080039993
98845 2025-01-21 03:01:02.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pcf8575_gpio.c' (96,872) at 20210308005003380
98846 2025-01-21 03:01:02.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smbus2_0.5.0.bb' (96,873) at 20241221090017560
98847 2025-01-21 03:01:02.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUEvent.cpp' (96,874) at 20241112090003102
98848 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/mr.c' (96,875) at 20241008080013935
98849 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/nvidia,tegra124-cpufreq.txt' (96,876) at 20210307214925298
98850 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Santander' (96,877) at 20210307205553766
98851 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/.gitignore' (96,878) at 20210308005117617
98852 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/trusted_tee.h' (96,879) at 20220525020654547
98853 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_structs.h' (96,880) at 20220429100100646
98854 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/debug.h' (96,881) at 20210307214930786
98855 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/dma-iommu.h' (96,882) at 20240405153045621
98856 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c' (96,883) at 20240405153230695
98857 2025-01-21 03:01:02.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/pmc551.c' (96,884) at 20210307214929210
98858 2025-01-21 03:01:02.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_sched_wakeup.c' (96,885) at 20240405153053073
98859 2025-01-21 03:01:02.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/nwfpe.rst' (96,886) at 20240405153044973
98860 2025-01-21 03:01:02.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/ptrace.h' (96,887) at 20240405153229999
98861 2025-01-21 03:01:02.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wm831x.c' (96,888) at 20240405153047085
98862 2025-01-21 03:01:02.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/power-recovery.md' (96,889) at 20230214040006797
98863 2025-01-21 03:01:02.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_empty_tree.c' (96,890) at 20210307214931798
98864 2025-01-21 03:01:02.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/authz.rst' (96,891) at 20220429100100422
98865 2025-01-21 03:01:02.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-pll.c' (96,892) at 20210307214926962
98866 2025-01-21 03:01:02.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/yp-intro.rst' (96,893) at 20240302090018222
98867 2025-01-21 03:01:02.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/pyinotify.py' (96,894) at 20220502030010140
98868 2025-01-21 03:01:02.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/users.cpp' (96,895) at 20231010080036167
98869 2025-01-21 03:01:02.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/icu/icu/filter.json' (96,896) at 20210307205554618
98870 2025-01-21 03:01:02.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/blacklist.c' (96,897) at 20240405153046529
98871 2025-01-21 03:01:02.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hiredis/hiredis/run-ptest' (96,898) at 20241221090017516
98872 2025-01-21 03:01:02.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml' (96,899) at 20240405153045169
98873 2025-01-21 03:01:02.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/dumpstack.c' (96,900) at 20240405153046429
98874 2025-01-21 03:01:02.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/conf.hpp' (96,901) at 20240205090025370
98875 2025-01-21 03:01:02.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rtsx_pcr.h' (96,902) at 20240405153049629
98876 2025-01-21 03:01:02.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si4713/si4713.h' (96,903) at 20210307214928774
98877 2025-01-21 03:01:02.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ti-emif-sram.h' (96,904) at 20240405153052805
98878 2025-01-21 03:01:02.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953.dtsi' (96,905) at 20240405153229943
98879 2025-01-21 03:01:02.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebtables.h' (96,906) at 20240405153231875
98880 2025-01-21 03:01:02.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-google-hammer.c' (96,907) at 20240405153048813
98881 2025-01-21 03:01:02.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/Makefile' (96,908) at 20210713000020196
98882 2025-01-21 03:01:02.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/fix-path-fdesign_LDADD.patch' (96,909) at 20230706080014753
98883 2025-01-21 03:01:02.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/backing-file-invalidation' (96,910) at 20240326080039734
98884 2025-01-21 03:01:02.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si514.c' (96,911) at 20240405153046781
98885 2025-01-21 03:01:02.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/vphn.c' (96,912) at 20240405153230055
98886 2025-01-21 03:01:02.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/README' (96,913) at 20210308005003068
98887 2025-01-21 03:01:02.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/atyfb_base.c' (96,914) at 20240405153231579
98888 2025-01-21 03:01:02.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/tracepoints.rst' (96,915) at 20210309003648468
98889 2025-01-21 03:01:02.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe_eth.h' (96,916) at 20210308005003676
98890 2025-01-21 03:01:02.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/88pm860x_bl.c' (96,917) at 20210309003653292
98891 2025-01-21 03:01:02.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-common.h' (96,918) at 20240405153049165
98892 2025-01-21 03:01:02.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-audsys-clk.h' (96,919) at 20240405153053973
98893 2025-01-21 03:01:02.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/unwind-libunwind.c' (96,920) at 20240405153054085
98894 2025-01-21 03:01:02.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c' (96,921) at 20240405153050625
98895 2025-01-21 03:01:02.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ep93xx.c' (96,922) at 20220525020653951
98896 2025-01-21 03:01:02.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/CRP0.interface.yaml' (96,923) at 20221207040023627
98897 2025-01-21 03:01:02.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-discovery/Makefile' (96,924) at 20210308005003052
98898 2025-01-21 03:01:02.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/marvell10g.c' (96,925) at 20240405153050357
98899 2025-01-21 03:01:02.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/phosphor-logging.wrap' (96,926) at 20220409030025463
98900 2025-01-21 03:01:02.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pci_iomap.h' (96,927) at 20240405153052617
98901 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/pidloop.hpp' (96,928) at 20221116040031003
98902 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/microchip_t1.c' (96,929) at 20240719080013357
98903 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pci_bridge_dev.c' (96,930) at 20241211090212314
98904 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm6318-pm.h' (96,931) at 20210309003653816
98905 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_network_utils.robot' (96,932) at 20240627080021048
98906 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/disable-omfile-outchannel.patch' (96,933) at 20230919080013958
98907 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/init.c' (96,934) at 20241008080013955
98908 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/Makefile' (96,935) at 20240405153052165
98909 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/Makefile' (96,936) at 20240405153051545
98910 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h' (96,937) at 20210307214927958
98911 2025-01-21 03:01:02.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810.h' (96,938) at 20210307214930914
98912 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-cpus.dtsi' (96,939) at 20240405153045573
98913 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/mmu_context.h' (96,940) at 20220525020652018
98914 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.c' (96,941) at 20220525020652951
98915 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/bpf.c' (96,942) at 20240405153232051
98916 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/features.rst' (96,943) at 20240405153229735
98917 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-pxa.c' (96,944) at 20210307214927050
98918 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-snirm.h' (96,945) at 20210307214928498
98919 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp' (96,946) at 20230202040004526
98920 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_utils.h' (96,947) at 20240405153053929
98921 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Enontekio_Kuttanen' (96,948) at 20210307205553770
98922 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/0001-Use-memcpy-instead-of-reinventing-it.patch' (96,949) at 20220618030015190
98923 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/sidtab.c' (96,950) at 20240405153232119
98924 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_u_prci.h' (96,951) at 20230426080043764
98925 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/time.c' (96,952) at 20240405153045877
98926 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/Makefile' (96,953) at 20210307214931866
98927 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/intr.h' (96,954) at 20210307214926246
98928 2025-01-21 03:01:02.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raspberrypi/rpi/lowlevel_init.S' (96,955) at 20210308005003032
98929 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/kobject.rst' (96,956) at 20240405153045001
98930 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tehuti/Kconfig' (96,957) at 20210307214929650
98931 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/wrapper' (96,958) at 20240405153046097
98932 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/multi_v7_defconfig' (96,959) at 20240405153229907
98933 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-information.svg' (96,960) at 20210308005107069
98934 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/output.c' (96,961) at 20240405153053229
98935 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar933x/clk.c' (96,962) at 20210308005002816
98936 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm63xx.h' (96,963) at 20240405153051305
98937 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/mtms_test.cpp' (96,964) at 20220806030027601
98938 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/iscsi_boot_sysfs.c' (96,965) at 20210307214930334
98939 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_mactable.c' (96,966) at 20240405153231031
98940 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.20.rst' (96,967) at 20241221090017596
98941 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asus-x4tf.dts' (96,968) at 20240405153229863
98942 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/core.h' (96,969) at 20240710080014581
98943 2025-01-21 03:01:02.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/zero_test.cpp' (96,970) at 20240817080005771
98944 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/signal.h' (96,971) at 20210307214931614
98945 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/cipher.h' (96,972) at 20240405153052625
98946 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc.h' (96,973) at 20240405153231167
98947 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/include/registries.hpp' (96,974) at 20241211090002375 to deleted uid set
98948 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/swim_asm.S' (96,975) at 20210307214926922
98949 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/host_pdr_handler.hpp' (96,976) at 20240819080030255
98950 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/clamav_0.104.4.bb' (96,977) at 20241221090017580
98951 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_api_up.h' (96,978) at 20240405153052797
98952 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l85.c' (96,979) at 20210307214930070
98953 2025-01-21 03:01:02.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/scan.c' (96,980) at 20210308005003552
98954 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Dimension.interface.yaml' (96,981) at 20210707000040840
98955 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/pm.c' (96,982) at 20220525020651894
98956 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-at91.h' (96,983) at 20210307214930090
98957 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/Makefile' (96,984) at 20240405153053189
98958 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/vt82c686.c' (96,985) at 20241211090212290
98959 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/mdp/mdp.c' (96,986) at 20240405153053461
98960 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp3030.c' (96,987) at 20210307214928702
98961 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0001-Fix-SIGSEGV-during-DumpStateLog.patch' (96,988) at 20241221090017496
98962 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j293.dts' (96,989) at 20240405153045717
98963 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,lms397kf04.yaml' (96,990) at 20240405153045045
98964 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsprepkg.c' (96,991) at 20240405153046621
98965 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/enet.c' (96,992) at 20210307214929298
98966 2025-01-21 03:01:02.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt' (96,993) at 20210309003648384
98967 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hycon-hy46xx.c' (96,994) at 20240405153049161
98968 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/rtnetlink_server.cpp' (96,995) at 20240822080023973
98969 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes.c' (96,996) at 20240405153050549
98970 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi' (96,997) at 20240405153229959
98971 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8173-power.h' (96,998) at 20210307214931346
98972 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/km_kirkwood_pci_defconfig' (96,999) at 20210308005003260
98973 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/Makefile' (97,000) at 20210307214929390
98974 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/rcu.txt' (97,001) at 20240405153045109
98975 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/asmregs.h' (97,002) at 20210307214926318
98976 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_type_38-stub.c' (97,003) at 20210308005045961
98977 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/dc_fpu.h' (97,004) at 20220525020652490
98978 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-websocket-client_1.7.0.bb' (97,005) at 20240302090018214
98979 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-WellingtonNgarara' (97,006) at 20210307205553778
98980 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/acl/0001-tests-do-not-hardcode-the-build-path-into-a-helper-l.patch' (97,007) at 20240309090012824
98981 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/19-cve-2016-9844-zipinfo-buffer-overflow.patch' (97,008) at 20210307205554574
98982 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/test_event_logs_sub_menu.robot' (97,009) at 20240628080017113
98983 2025-01-21 03:01:02.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_pcie.c' (97,010) at 20240405153046769
98984 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc.c' (97,011) at 20240405153231343
98985 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/docs/oem/meta/file-io.md' (97,012) at 20240918080010476
98986 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/MAINTAINERS' (97,013) at 20231126090012785
98987 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/inline_scheduler.hpp' (97,014) at 20240731080033666
98988 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch' (97,015) at 20210307205553750
98989 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pmu-events.c' (97,016) at 20240405153232231
98990 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-dump.c' (97,017) at 20240405153046217
98991 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Coonabarabran' (97,018) at 20210307205553762
98992 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-audio.c' (97,019) at 20210307214928682
98993 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml' (97,020) at 20210307214925322
98994 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tda7419.txt' (97,021) at 20210307214925434
98995 2025-01-21 03:01:02.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/vc_vchi_audioserv_defs.h' (97,022) at 20210309003653112
98996 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_iscsi.h' (97,023) at 20240405153231863
98997 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-codec-ctrl.c' (97,024) at 20240405153232187
98998 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp' (97,025) at 20241217090008768
98999 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_vm.c' (97,026) at 20240405153230627
99000 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/spinlock.h' (97,027) at 20240405153045917
99001 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp437.c' (97,028) at 20210307214931178
99002 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sound.h' (97,029) at 20210307214931510
99003 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_child_memory.c' (97,030) at 20240405153054237
99004 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_mbox.h' (97,031) at 20210308005046017
99005 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/e1000_spi.c' (97,032) at 20210308005003428
99006 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/InstallAll/meson.build' (97,033) at 20230825080021137 to deleted uid set
99007 2025-01-21 03:01:02.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/Kconfig' (97,034) at 20210308005003040
99008 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/evtchn.c' (97,035) at 20240405153231603
99009 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/udlfb.h' (97,036) at 20210307214931698
99010 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-cubietruck.dts' (97,037) at 20210308005002624
99011 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/Kconfig' (97,038) at 20240405153046801
99012 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/trace-events' (97,039) at 20210927100127353
99013 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-client/main.c' (97,040) at 20210308005045769
99014 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/rtc.h' (97,041) at 20240405153046313
99015 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5275evb_defconfig' (97,042) at 20240405153045957
99016 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Mala' (97,043) at 20210307205553786
99017 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-raw.c' (97,044) at 20210307214928774
99018 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_meta.c' (97,045) at 20210307214932650
99019 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/frontend.json' (97,046) at 20240405153054157
99020 2025-01-21 03:01:02.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/spdif_in_regs.h' (97,047) at 20210307214932426
99021 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun5i-ccu.h' (97,048) at 20210308005003640
99022 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/spi/gs1662.c' (97,049) at 20240405153049521
99023 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpimsgx.c' (97,050) at 20241011080017403
99024 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/cache.json' (97,051) at 20240405153054125
99025 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_sata.c' (97,052) at 20210308005003232
99026 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_macsec.c' (97,053) at 20240405153049809
99027 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/pic32/Makefile' (97,054) at 20210307214926194
99028 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/word-at-a-time.h' (97,055) at 20210307214926494
99029 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_kvm.scss' (97,056) at 20220105012522983
99030 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-lamobo-r1.dts' (97,057) at 20210308005002624
99031 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/entry/syscalls/syscall.tbl' (97,058) at 20240405153232219
99032 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/debugfs.c' (97,059) at 20210307214928086
99033 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/ddr.c' (97,060) at 20210308005002956
99034 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/include/password.hpp' (97,061) at 20241115090002317
99035 2025-01-21 03:01:02.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/report_manager_mock.hpp' (97,062) at 20220412175720090
99036 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/cpu.c' (97,063) at 20210307214926190
99037 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/str_error.c' (97,064) at 20210307214932490
99038 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Chassis_v1.xml' (97,065) at 20240918080002708
99039 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_structs.h' (97,066) at 20220429100100642
99040 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/b2c2/Makefile' (97,067) at 20210307214928806
99041 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/uniphier-regulator.c' (97,068) at 20240405153231367
99042 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig' (97,069) at 20210308005003264
99043 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v6.S' (97,070) at 20240405153045693
99044 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_rf.c' (97,071) at 20240405153051913
99045 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-ohci.h' (97,072) at 20230426080043744
99046 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-clone-visitor.c' (97,073) at 20240906080037432
99047 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/ldpaa_wriop.h' (97,074) at 20210308005003648
99048 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Common.errors.yaml' (97,075) at 20220430030026016
99049 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/common-session-noninteractive' (97,076) at 20210307205554566
99050 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/channel_mgmt.cpp' (97,077) at 20240829080022546
99051 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/004.out' (97,078) at 20210308005046413
99052 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/p16v.h' (97,079) at 20240405153232131
99053 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6797-mm.c' (97,080) at 20240405153046797
99054 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/try-catch-impl.h' (97,081) at 20210307214931806
99055 2025-01-21 03:01:02.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technologic/ts4600/Makefile' (97,082) at 20210308005003072
99056 2025-01-21 03:01:02.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ethtool_netlink.h' (97,083) at 20240405153052685
99057 2025-01-21 03:01:02.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/cpu_loop.c' (97,084) at 20240906080037360
99058 2025-01-21 03:01:02.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_scarlett2.c' (97,085) at 20240429080012464
99059 2025-01-21 03:01:02.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-oldpath.patch' (97,086) at 20210307205553810
99060 2025-01-21 03:01:02.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power_map.h' (97,087) at 20240405153048445
99061 2025-01-21 03:01:02.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5677.c' (97,088) at 20240405153232159
99062 2025-01-21 03:01:02.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-crb-test.c' (97,089) at 20230426080043948
99063 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_decode.c' (97,090) at 20240906080037484
99064 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_dev.h' (97,091) at 20210307214927078
99065 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hardirq.h' (97,092) at 20241008080013899
99066 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Fan_v1.xml' (97,093) at 20240619080002924
99067 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/Kconfig' (97,094) at 20230426080043752
99068 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_modem.c' (97,095) at 20240405153050341
99069 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/api.rst' (97,096) at 20210307214925474
99070 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_tuxrun.py' (97,097) at 20241211090212542
99071 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/threadmap.h' (97,098) at 20210307214932494
99072 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-v7_6.1.bb' (97,099) at 20230401080011947
99073 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml' (97,100) at 20240405153045065
99074 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/crash_dump.c' (97,101) at 20240405153045945
99075 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/array.c' (97,102) at 20210307214932214
99076 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/qdict.h' (97,103) at 20221215040039174
99077 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/hw_irq.h' (97,104) at 20210307214926510
99078 2025-01-21 03:01:02.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/verbs.c' (97,105) at 20240805080014059
99079 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi2/gaudi2P.h' (97,106) at 20240405153046565
99080 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_usbpd_notify.c' (97,107) at 20240405153051385
99081 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/errnos.c.inc' (97,108) at 20210927100127269
99082 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/rcec.c' (97,109) at 20220525020653855
99083 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/Makefile' (97,110) at 20210307214932034
99084 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/Kconfig' (97,111) at 20240405153052169
99085 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/netdevsim.rst' (97,112) at 20240405153045237
99086 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/smpboot.c' (97,113) at 20240613080016519
99087 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/Makefile' (97,114) at 20210308005002976
99088 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/message/types.cpp' (97,115) at 20210514000046638
99089 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kernel-hacking/locking.rst' (97,116) at 20240405153045225
99090 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Image.errors.yaml' (97,117) at 20240618080025501
99091 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/atomic128-cas.h' (97,118) at 20230925080039853
99092 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/memstress.c' (97,119) at 20240405153054317
99093 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/iotkit-sysinfo.c' (97,120) at 20210927100127153
99094 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/iio-gts-helper.h' (97,121) at 20240405153052709
99095 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/openbmc_test_architecture.md' (97,122) at 20221209040018563
99096 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sensor/isl_pmbus_vr.h' (97,123) at 20221215040039186
99097 2025-01-21 03:01:02.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-kona-usb2.c' (97,124) at 20220525020653863
99098 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/gr_udc.h' (97,125) at 20220525020654267
99099 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/init' (97,126) at 20241221090017644
99100 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/test/Makefile.am' (97,127) at 20210308005117205
99101 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpss.c' (97,128) at 20240405153051453
99102 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_lpc_mec.c' (97,129) at 20240910080014062
99103 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/qtree-bench.c' (97,130) at 20230426080043936
99104 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cros-adc-thermistors.dtsi' (97,131) at 20210307214925710
99105 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/boot_fit.h' (97,132) at 20210308005003564
99106 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2-mba6ulx.dts' (97,133) at 20240405153045525
99107 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/cache.h' (97,134) at 20220525020651802
99108 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos5250-pmu.c' (97,135) at 20210307214930446
99109 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mte-def.h' (97,136) at 20240405153045861
99110 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/Makefile' (97,137) at 20240405153050297
99111 2025-01-21 03:01:02.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-guessing-game_git.bb' (97,138) at 20241206090014294
99112 2025-01-21 03:01:02.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/kvm.c' (97,139) at 20241211090212506
99113 2025-01-21 03:01:02.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_drv.h' (97,140) at 20241211090145429
99114 2025-01-21 03:01:02.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_sctp.h' (97,141) at 20210307214931646
99115 2025-01-21 03:01:02.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu-qom.h' (97,142) at 20240326080039702
99116 2025-01-21 03:01:02.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/base.c' (97,143) at 20240405153230843
99117 2025-01-21 03:01:02.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/epapr.c' (97,144) at 20210307214926362
99118 2025-01-21 03:01:02.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_gem.c' (97,145) at 20240429080012424
99119 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_fusion.h' (97,146) at 20240405153051657
99120 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/opalkelly/zynq/board.c' (97,147) at 20210308005003028
99121 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-jack.h' (97,148) at 20220525020654655
99122 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/meson.build' (97,149) at 20240307090027676
99123 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/hi6220_dw_mmc.c' (97,150) at 20210308005003404
99124 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/Kconfig' (97,151) at 20210308005003512
99125 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/hw_breakpoint.h' (97,152) at 20240628080013977
99126 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_mic.c' (97,153) at 20240405153048421
99127 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/rcar_gen4_ptp.c' (97,154) at 20240405153050253
99128 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mdio.h' (97,155) at 20240405153231875
99129 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/todo.rst' (97,156) at 20240405153229819
99130 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply_leds.c' (97,157) at 20240405153051437
99131 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/musicpal.rst' (97,158) at 20210308005045809
99132 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_blit.c' (97,159) at 20240910080014046
99133 2025-01-21 03:01:02.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-qsrb.dts' (97,160) at 20240405153045493
99134 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_6_0_0_sh_mask.h' (97,161) at 20240405153048037
99135 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-driver-binder/ampere-host-on-driver-binder@.service' (97,162) at 20221006100013249
99136 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/trace-events' (97,163) at 20241022080032780
99137 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3288_hdmi.c' (97,164) at 20210308005003532
99138 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/debugfs.c' (97,165) at 20240405153052061
99139 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/dalmore.c' (97,166) at 20210308005003024
99140 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/sgx-stub.c' (97,167) at 20240906080037232
99141 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_java_symbol.sh' (97,168) at 20240405153054173
99142 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm11351-pinctrl.yaml' (97,169) at 20240405153229787
99143 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d4ek.dts' (97,170) at 20210308005002568
99144 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_bpf.h' (97,171) at 20240405153052857
99145 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tmio.h' (97,172) at 20240405153052733
99146 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uprobes.h' (97,173) at 20210307214926678
99147 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/reset.c' (97,174) at 20210308005002712
99148 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb' (97,175) at 20241221090017468
99149 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/insn.h' (97,176) at 20241211090145377
99150 2025-01-21 03:01:02.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/kernel-enforcement-statement.rst' (97,177) at 20240405153229839
99151 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_tmpl.h' (97,178) at 20210309003652824
99152 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/axis/Makefile' (97,179) at 20210307214927070
99153 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8135-resets.h' (97,180) at 20210307214931346
99154 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_defconfig' (97,181) at 20210308005003236
99155 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/conf/layer.conf' (97,182) at 20241221090017484
99156 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/Kconfig' (97,183) at 20210308005003004
99157 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cei-tk1-som.h' (97,184) at 20210308005003588
99158 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sam9x60.c' (97,185) at 20210307214925870
99159 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/writefru.yaml' (97,186) at 20210308005056665
99160 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/log.c' (97,187) at 20240405153052981
99161 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/gpiosdown.service' (97,188) at 20230920080013648
99162 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/007_bad_align.dts' (97,189) at 20210308005003752
99163 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/t1042rdb_diu.c' (97,190) at 20210307214926458
99164 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_lcd.dtsi' (97,191) at 20240405153045469
99165 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/strider_cpu_defconfig' (97,192) at 20210308005003280
99166 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic/0001-libmimetic-Removing-test-directory-from-the-Makefile.patch' (97,193) at 20230706080014757
99167 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/temporary_file.hpp' (97,194) at 20230516080019606
99168 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_8255.c' (97,195) at 20240405153046893
99169 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_bridge.h' (97,196) at 20220525020653311
99170 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/mprotect.h' (97,197) at 20220429100100586
99171 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/pm.c' (97,198) at 20210307214926538
99172 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/Kbuild' (97,199) at 20240405153230599
99173 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/simg_dump-python3.patch' (97,200) at 20231011080016578
99174 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-duckbill-2-enocean.dts' (97,201) at 20240405153045537
99175 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/tree_connect.h' (97,202) at 20240919080017078
99176 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/iss476-smp_defconfig' (97,203) at 20240405153046097
99177 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/Makefile' (97,204) at 20240405153052001
99178 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_mman.h' (97,205) at 20230925080039941
99179 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.out' (97,206) at 20210308005046413 to deleted uid set
99180 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/trace.h' (97,207) at 20240405153053233
99181 2025-01-21 03:01:02.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nfnetlink_acct.h' (97,208) at 20210307214931458
99182 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/bcm2835_spi.h' (97,209) at 20240906080037340
99183 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-asus-rt-ac87u.dts' (97,210) at 20240405153045425
99184 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/nd.h' (97,211) at 20241216090017721
99185 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz' (97,212) at 20210307205554590 to deleted uid set
99186 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/Kconfig' (97,213) at 20240405153046053
99187 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/arith.fuc' (97,214) at 20210307214927970
99188 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-sw-trigger.c' (97,215) at 20240405153048997
99189 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/secure.h' (97,216) at 20210308005002708
99190 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest_git.bb' (97,217) at 20221120040010722
99191 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-stm32/Makefile' (97,218) at 20210307214925962
99192 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/python3-dtschema-wrapper_2021.10.bb' (97,219) at 20241206090014342
99193 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlanda' (97,220) at 20210307205553786
99194 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intrusion/ChassisIntrusionSensor.hpp' (97,221) at 20241112090003098
99195 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/sfc/tc_conntrack.c' (97,222) at 20240405153231051 to deleted uid set
99196 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.aserver.emit.hpp.mako' (97,223) at 20230902080037617
99197 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/landlock/fs.c' (97,224) at 20240624080012836
99198 2025-01-21 03:01:02.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/MAINTAINERS' (97,225) at 20210308005108641
99199 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/rockchip/pm-domains.c' (97,226) at 20240405153231351
99200 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/get-reg-list.c' (97,227) at 20240405153232267
99201 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/mux.c' (97,228) at 20210308005003068
99202 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/board.c' (97,229) at 20210308005003004
99203 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_1_enum.h' (97,230) at 20210307214927666
99204 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-command.c' (97,231) at 20210307214932210
99205 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/Makefile' (97,232) at 20240405153230311
99206 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nftl.h' (97,233) at 20210307214931450
99207 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-evb.dtsi' (97,234) at 20210308005002604
99208 2025-01-21 03:01:02.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/devx.c' (97,235) at 20240405153230715
99209 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32f205_soc.c' (97,236) at 20240906080037196
99210 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3399.c' (97,237) at 20210308005003476
99211 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/ioremap.c' (97,238) at 20241211090145369
99212 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/bus.json' (97,239) at 20240405153054109
99213 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/unlzo.h' (97,240) at 20210307214931374
99214 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/vdpa_sim.c' (97,241) at 20240405153231571
99215 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipack/tpci200.c' (97,242) at 20240906080037244
99216 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Source/meson.build' (97,243) at 20230825080021137 to deleted uid set
99217 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/Kconfig' (97,244) at 20240405153231687
99218 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/linkstation_defconfig' (97,245) at 20240405153046097
99219 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/pmem.c' (97,246) at 20220818100014671
99220 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/intel-bts.txt' (97,247) at 20210307214932506
99221 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/invocation.rst' (97,248) at 20240906080037180
99222 2025-01-21 03:01:02.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HTMLTIDY' (97,249) at 20211006000025238
99223 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_va.c' (97,250) at 20240405153048801
99224 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/propertywatchtest.cpp' (97,251) at 20220708100018559
99225 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_glbl.h' (97,252) at 20240405153051721
99226 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.omap3' (97,253) at 20210308005003296
99227 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sfr_nb4_ser.h' (97,254) at 20210308005003616
99228 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-pcie.c' (97,255) at 20240405153046985
99229 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-brcmstb.c' (97,256) at 20240405153230303
99230 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c' (97,257) at 20240405153051377
99231 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_hash.c' (97,258) at 20210307214932114
99232 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/gbmc-nic-neigh.sh.in' (97,259) at 20241220090019722
99233 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/scc.h' (97,260) at 20210307214931658
99234 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_kernel_regs.h' (97,261) at 20210307214927086
99235 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/spear/Makefile' (97,262) at 20210307214932426
99236 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/errno_str.c' (97,263) at 20210308005003704
99237 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/adreno-smmu-priv.h' (97,264) at 20220525020654547
99238 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fortify_kunit.c' (97,265) at 20240613080016519
99239 2025-01-21 03:01:02.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.h' (97,266) at 20210307214927294
99240 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hal_rx.c' (97,267) at 20240805080013983
99241 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_task_queue.c' (97,268) at 20220525020653819
99242 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/SessionService.v1_1_9.json' (97,269) at 20240619080002956
99243 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/multiseat.txt' (97,270) at 20220429100100422
99244 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Kbuild' (97,271) at 20240405153045365
99245 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/pfe_dm_eth.h' (97,272) at 20210308005003628
99246 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_version.c' (97,273) at 20210308005003708
99247 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_cmds.c' (97,274) at 20240405153051593
99248 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/config-static-bmc-with-update-status.json.in' (97,275) at 20210308005120349
99249 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.19.bb' (97,276) at 20241206090014234
99250 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.errors.yaml' (97,277) at 20210610000035146
99251 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_pic.c' (97,278) at 20240405153046197
99252 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701-img.c' (97,279) at 20240405153046793
99253 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/groups.json' (97,280) at 20231213090027090
99254 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb' (97,281) at 20241221090017548
99255 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/ccu-div.c' (97,282) at 20240405153046773
99256 2025-01-21 03:01:02.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/config' (97,283) at 20210307214932154
99257 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ibm-cffps.rst' (97,284) at 20210307214925502
99258 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/hisi_lpc.c' (97,285) at 20240405153230195
99259 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_byte_action.cpp' (97,286) at 20210308005405930
99260 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-mmc' (97,287) at 20210307214925194
99261 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/actions,owl-emac.yaml' (97,288) at 20240405153045113
99262 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/run-ptest' (97,289) at 20230919080013958
99263 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/allowedips.h' (97,290) at 20210611100017004
99264 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf_types.h' (97,291) at 20210307214930562
99265 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/Kconfig' (97,292) at 20240405153052121
99266 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/.gitignore' (97,293) at 20240405153054069
99267 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw.h' (97,294) at 20240405153230719
99268 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-pll.h' (97,295) at 20210307214926958
99269 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/Makefile' (97,296) at 20240613080016363
99270 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/Makefile' (97,297) at 20210309003650556
99271 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-mux.h' (97,298) at 20210307214931398
99272 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/proc-fs-nfsd.mount' (97,299) at 20210307205554466
99273 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-bsp/u-boot/u-boot-aspeed-sdk/ventura.cfg' (97,300) at 20241003080011997
99274 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/Makefile' (97,301) at 20210307214928654
99275 2025-01-21 03:01:02.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sdio_hal.h' (97,302) at 20210307214930666
99276 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/ia64.rst' (97,303) at 20240405153044977
99277 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acobject.h' (97,304) at 20240405153046617
99278 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/svg/releases.svg' (97,305) at 20241221090017600
99279 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5677-spi.c' (97,306) at 20240405153053733
99280 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/TreeMappingLevel.svg' (97,307) at 20210307214925206
99281 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-input.c' (97,308) at 20221215040039150
99282 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManagedHost/meson.build' (97,309) at 20240629080019052 to deleted uid set
99283 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/jump.c' (97,310) at 20240405153054289
99284 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bcm3510.c' (97,311) at 20240405153049281
99285 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Create/meson.build' (97,312) at 20230825080021141 to deleted uid set
99286 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/main.h' (97,313) at 20210307214929802
99287 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/threadinfo.h' (97,314) at 20230925080039953
99288 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9565_1p0_initvals.h' (97,315) at 20210307214929766
99289 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/xilinx_wwdt.c' (97,316) at 20241216090017749
99290 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_tun.h' (97,317) at 20210309003653848
99291 2025-01-21 03:01:02.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-clocks.dtsi' (97,318) at 20240405153045585
99292 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/3c59x.c' (97,319) at 20240405153049773
99293 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/clk-pistachio.c' (97,320) at 20240405153046805
99294 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutletCollection.json' (97,321) at 20240619080002952
99295 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/hibernate.c' (97,322) at 20240405153045869
99296 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson64/cpu-feature-overrides.h' (97,323) at 20240405153046005
99297 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10.dtsi' (97,324) at 20240405153045377
99298 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/core.h' (97,325) at 20210307214926770
99299 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos850.h' (97,326) at 20240405153231795
99300 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/trace.h' (97,327) at 20210927100127093
99301 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/checksum_64.h' (97,328) at 20240405153046381
99302 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm911360_entphn-ns/MAINTAINERS' (97,329) at 20210308005002940
99303 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/err.h' (97,330) at 20240405153054269
99304 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/e820.c' (97,331) at 20210308005002856
99305 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-properties-system.h' (97,332) at 20241211090212362
99306 2025-01-21 03:01:02.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+onceassign+derefonce.litmus' (97,333) at 20220525020655127
99307 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tplink_wdr4300_defconfig' (97,334) at 20210308005003284
99308 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stringify.h' (97,335) at 20210307214931518
99309 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l36.txt' (97,336) at 20240405153229799
99310 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/acpi.c' (97,337) at 20240910080014058
99311 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/lru_cache.h' (97,338) at 20240405153052289
99312 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/0001-Fix-musl-libc-build-issue.patch' (97,339) at 20230706080014737
99313 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/da9063_onkey.c' (97,340) at 20240405153230727
99314 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/Kconfig' (97,341) at 20240405153047009
99315 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/fault.c' (97,342) at 20240405153045977
99316 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/proftool.c' (97,343) at 20210308005003772
99317 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aegis128-aesni-asm.S' (97,344) at 20241211090145389
99318 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/es1688/es1688.c' (97,345) at 20240405153232127
99319 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_powerclamp.c' (97,346) at 20240405153231499
99320 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/cache.c' (97,347) at 20210308005002840
99321 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/valijson.wrap' (97,348) at 20240628080018949
99322 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_ucode_ptr' (97,349) at 20210308005003756
99323 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/tlb.S' (97,350) at 20210308005002560
99324 2025-01-21 03:01:02.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c' (97,351) at 20241115090012957
99325 2025-01-21 03:01:02.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gic.c' (97,352) at 20241022080032780
99326 2025-01-21 03:01:02.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_vi_layer.h' (97,353) at 20220525020653011
99327 2025-01-21 03:01:02.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_mac_profiles_occ.sh' (97,354) at 20240405153054297
99328 2025-01-21 03:01:02.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/sniper.c' (97,355) at 20210308005003016
99329 2025-01-21 03:01:02.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c' (97,356) at 20240913080013813
99330 2025-01-21 03:01:02.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2_54xx.h' (97,357) at 20240405153045661
99331 2025-01-21 03:01:02.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/dcn_calc_math.h' (97,358) at 20210307214927306
99332 2025-01-21 03:01:02.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_8255.h' (97,359) at 20240405153052669
99333 2025-01-21 03:01:02.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/011.out' (97,360) at 20210308005046413
99334 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h' (97,361) at 20241220090018314
99335 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/rpmmacros.in' (97,362) at 20210308004938816
99336 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_base.c' (97,363) at 20240405153050029
99337 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x06_hardware.h' (97,364) at 20240405153048805
99338 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/Kconfig' (97,365) at 20210308005002984
99339 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec_sandbox.c' (97,366) at 20210308005003396
99340 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/cros-ec.txt' (97,367) at 20210308005003304
99341 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-cu16le.rst' (97,368) at 20210309003648496
99342 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/service_files/meson.build' (97,369) at 20241101080009595
99343 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-xtalk-bridge.c' (97,370) at 20240405153046049
99344 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-simple-audio-card.dtsi' (97,371) at 20240405153045813
99345 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/meson.build' (97,372) at 20230209040033837
99346 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/asm-utils.S' (97,373) at 20240405153054237
99347 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_privacy_screen.c' (97,374) at 20240405153051381
99348 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dp.c' (97,375) at 20240405153048765
99349 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/marvell,mmp-sspa.yaml' (97,376) at 20240405153045165
99350 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_malloc.c' (97,377) at 20210307214930422
99351 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg.c' (97,378) at 20220525020653043
99352 2025-01-21 03:01:02.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xscale/Makefile' (97,379) at 20220525020653663
99353 2025-01-21 03:01:02.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4270.c' (97,380) at 20240405153232147
99354 2025-01-21 03:01:02.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-bcm235xx.c' (97,381) at 20210308005002552
99355 2025-01-21 03:01:02.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/Makefile' (97,382) at 20240405153053373
99356 2025-01-21 03:01:02.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/Kconfig' (97,383) at 20220525020654823
99357 2025-01-21 03:01:02.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x01_uclass.h' (97,384) at 20210307214928082
99358 2025-01-21 03:01:02.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/rcu.h' (97,385) at 20240830080013339
99359 2025-01-21 03:01:02.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/cpu/exceptions.S' (97,386) at 20210308005002824
99360 2025-01-21 03:01:02.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_rx.c' (97,387) at 20241011080017335
99361 2025-01-21 03:01:02.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/v9_structs.h' (97,388) at 20240405153048325
99362 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ipw2200.c' (97,389) at 20240405153231187
99363 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_12_0_0_offset.h' (97,390) at 20210307214927690
99364 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/cper-generate-cli.c' (97,391) at 20241114091008828
99365 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/sp_local.h' (97,392) at 20210307214930542
99366 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/mark_write_erased_v2.c' (97,393) at 20230809080010803
99367 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/spk_priv.h' (97,394) at 20220525020652226
99368 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/inter_choice/defconfig' (97,395) at 20210308005003736
99369 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/data/meson.build' (97,396) at 20220226040035992
99370 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_icreate_item.h' (97,397) at 20240405153052593
99371 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_avx512.c' (97,398) at 20210307214931814
99372 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/fq_pie.json' (97,399) at 20210605000027812
99373 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sislands_smc.h' (97,400) at 20240405153230627
99374 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/vme8349.c' (97,401) at 20210308005002956
99375 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-axp288.c' (97,402) at 20240405153047025
99376 2025-01-21 03:01:02.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/cyrix.c' (97,403) at 20240405153046421
99377 2025-01-21 03:01:02.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/include/mach/ar71xx_regs.h' (97,404) at 20210308005002820
99378 2025-01-21 03:01:02.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/priv.h' (97,405) at 20220525020652971
99379 2025-01-21 03:01:02.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c' (97,406) at 20240405153050233
99380 2025-01-21 03:01:02.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/dhcpcd@.service' (97,407) at 20210307205554462
99381 2025-01-21 03:01:02.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/synch.h' (97,408) at 20240405153046129
99382 2025-01-21 03:01:02.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/ps.c' (97,409) at 20240405153231251
99383 2025-01-21 03:01:02.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/netdevice.h' (97,410) at 20210308005003668
99384 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cli_hush.c' (97,411) at 20210308005003224
99385 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/reset.c' (97,412) at 20210308005002712
99386 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/Makefile' (97,413) at 20210308005003764
99387 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600_openbmc_spl_defconfig' (97,414) at 20230530080039376
99388 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_bloom_filter.rst' (97,415) at 20240405153044993
99389 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-distro_1.9.0.bb' (97,416) at 20240302090018210
99390 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_metadata.c' (97,417) at 20240405153054285
99391 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/rng.c' (97,418) at 20240405153050469
99392 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/machine_kexec.c' (97,419) at 20210309003648980
99393 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kvm_para.h' (97,420) at 20220525020654671
99394 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_tv.c' (97,421) at 20240405153230559
99395 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-bcm-kona.c' (97,422) at 20240405153231355
99396 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_uart.c' (97,423) at 20220525020654979
99397 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1636.c' (97,424) at 20210307214930950
99398 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/netlink-raw.yaml' (97,425) at 20240405153229819
99399 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/machine/s6q.conf' (97,426) at 20230927080013514
99400 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/neon-dp.decode' (97,427) at 20241211090212474
99401 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_defs.h' (97,428) at 20210308005002664
99402 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fctiwz.c' (97,429) at 20210307214926434
99403 2025-01-21 03:01:03.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/crw.c' (97,430) at 20240405153051521
99404 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/cfg80211.h' (97,431) at 20240405153231239
99405 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/any_sender_of.hpp' (97,432) at 20241219090033968
99406 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/framebuffer.c' (97,433) at 20240405153048421
99407 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/test.py' (97,434) at 20210308005003744
99408 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/lgcy.h' (97,435) at 20210307214929522
99409 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/sdhci.h' (97,436) at 20241211090212362
99410 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/db-export.h' (97,437) at 20220525020655167
99411 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/Kconfig' (97,438) at 20210308005003036
99412 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/event/event.cpp' (97,439) at 20221015030031456
99413 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bit.c' (97,440) at 20210307214931262
99414 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/afe4404.c' (97,441) at 20240405153048985
99415 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rza2.c' (97,442) at 20240405153231567
99416 2025-01-21 03:01:03.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_xattr.c' (97,443) at 20240405153231787
99417 2025-01-21 03:01:03.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega10_sdma_pkt_open.h' (97,444) at 20210307214927254
99418 2025-01-21 03:01:03.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_tgec.h' (97,445) at 20240405153049929
99419 2025-01-21 03:01:03.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_sgdma.h' (97,446) at 20210307214929286
99420 2025-01-21 03:01:03.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/LICENSE' (97,447) at 20210308004939860
99421 2025-01-21 03:01:03.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/time.c' (97,448) at 20240405153046213
99422 2025-01-21 03:01:03.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/ehci.h' (97,449) at 20210308005002656
99423 2025-01-21 03:01:03.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/hw_breakpoint.h' (97,450) at 20210307214926682
99424 2025-01-21 03:01:03.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/CLI11.wrap' (97,451) at 20240319080024582
99425 2025-01-21 03:01:03.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c' (97,452) at 20240405153231059
99426 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/atomisp-lm3554.c' (97,453) at 20240405153051821
99427 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/Kconfig' (97,454) at 20240405153053553
99428 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ssh.py' (97,455) at 20241221090017628
99429 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-2.43.1.inc' (97,456) at 20241221090017648
99430 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/fpu_helper.c' (97,457) at 20241211090212482
99431 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsb/lsb-release/help2man-reproducibility.patch' (97,458) at 20210608000015843
99432 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pca9698.c' (97,459) at 20210308005003380
99433 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/Kconfig' (97,460) at 20240906080037508
99434 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set_getport.h' (97,461) at 20210307214931454
99435 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/xilinx/Makefile' (97,462) at 20240405153047009
99436 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cell-pmu.h' (97,463) at 20210307214926374
99437 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/hugetlbpage.c' (97,464) at 20240405153229987
99438 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_traceonoff_triggers.tc' (97,465) at 20210307214932674
99439 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_rs_w.c' (97,466) at 20210308005046505
99440 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml' (97,467) at 20241105090020411
99441 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth2/reg_ebi.h' (97,468) at 20210308005003020
99442 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_ring.h' (97,469) at 20240405153052817
99443 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bonhamn' (97,470) at 20210307205553778
99444 2025-01-21 03:01:03.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/bg.po' (97,471) at 20210308005046217
99445 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ibmvscsi_tgt/Makefile' (97,472) at 20210307214930326
99446 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa2xx.h' (97,473) at 20240405153045677
99447 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/rel6_translate.c' (97,474) at 20230925080040041
99448 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-audio.c' (97,475) at 20240405153049557
99449 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compal/paz00/Makefile' (97,476) at 20210308005002944
99450 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_defs.h' (97,477) at 20210307214930422
99451 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/cxl_hw.c' (97,478) at 20210307214930302
99452 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa75-cortexa55.inc' (97,479) at 20240301090012451
99453 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rock_defconfig' (97,480) at 20210308005003276
99454 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/keyval.h' (97,481) at 20221215040039190
99455 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/gbb.py' (97,482) at 20210308005003748
99456 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/syslog-ng.conf.systemd' (97,483) at 20220721030015849
99457 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/block-info.h' (97,484) at 20241008080014051
99458 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch' (97,485) at 20241206090014334
99459 2025-01-21 03:01:03.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.13.bb' (97,486) at 20241221090017692
99460 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/calxeda/xgmac.c' (97,487) at 20240405153049857
99461 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/riscv/microchip-icicle-kit.rst' (97,488) at 20210927100127081
99462 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-iommu_groups' (97,489) at 20240405153044925
99463 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_ed25519_key' (97,490) at 20210307205554466
99464 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/reserved-member-has.out' (97,491) at 20210308005046409 to deleted uid set
99465 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/detail_search_header.html' (97,492) at 20210307205554282
99466 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/layer-input.png' (97,493) at 20210307205554314 to deleted uid set
99467 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_emu.h' (97,494) at 20210307214926730
99468 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_6_1_smn.h' (97,495) at 20210307214927618
99469 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/break.h' (97,496) at 20240405153045945
99470 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acopcode.h' (97,497) at 20240405153046617
99471 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_kms.c' (97,498) at 20240405153230631
99472 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-atmel-aic-common.h' (97,499) at 20210307214928526
99473 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config.bb' (97,500) at 20241206090014202
99474 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_debug.h' (97,501) at 20241211090145537
99475 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c' (97,502) at 20210307214928702
99476 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/file.c' (97,503) at 20240405153231659
99477 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/eeprom.c' (97,504) at 20240405153049901
99478 2025-01-21 03:01:03.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (97,505) at 20241206090014218
99479 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/iNet_3F_defconfig' (97,506) at 20210308005003260
99480 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_4_1_d.h' (97,507) at 20210307214927330
99481 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_pamu_stash.h' (97,508) at 20220525020652034
99482 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_iter.c' (97,509) at 20240405153232255
99483 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/isl29003.rst' (97,510) at 20210307214925522
99484 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/leds-mt6370-rgb.c' (97,511) at 20240405153049221
99485 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/common-auth' (97,512) at 20240917080011791
99486 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/video-mux.yaml' (97,513) at 20220525020651690
99487 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/omap/index.rst' (97,514) at 20240405153044973
99488 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/lib/string.c' (97,515) at 20210308005003740
99489 2025-01-21 03:01:03.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/cycle.json' (97,516) at 20220525020655143
99490 2025-01-21 03:01:03.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a4xx.xml.h' (97,517) at 20240405153048573
99491 2025-01-21 03:01:03.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/test-main.c' (97,518) at 20210308005003740
99492 2025-01-21 03:01:03.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dh_imx6.h' (97,519) at 20210308005003592
99493 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/probe.c' (97,520) at 20210307214926562
99494 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kfence.h' (97,521) at 20240405153046069
99495 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/hvm_vcpu.h' (97,522) at 20240405153052957
99496 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ath9k_platform.h' (97,523) at 20210307214931354
99497 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/OriginatedBy.interface.yaml' (97,524) at 20221207040023627
99498 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,apq8096.txt' (97,525) at 20210309003648392
99499 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto.c' (97,526) at 20240405153046517
99500 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp' (97,527) at 20240905080002533
99501 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/root.c' (97,528) at 20240405153231611
99502 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-cp115.dtsi' (97,529) at 20210307214926022
99503 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybcj_1.0.2.bb' (97,530) at 20240302090018210
99504 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/tny_a9263.dts' (97,531) at 20240405153045473
99505 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/Kconfig' (97,532) at 20240405153051373
99506 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8357d.h' (97,533) at 20210307214930506
99507 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ak4xxx.c' (97,534) at 20210307214932258
99508 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Goteborg_Slattadamm' (97,535) at 20210307205553782
99509 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/buildjson.hpp' (97,536) at 20210308005116217
99510 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xdp_umem.c' (97,537) at 20240405153053413
99511 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-eval-v3.dts' (97,538) at 20240405153045529
99512 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/digsy_mtc.dts' (97,539) at 20240405153046089
99513 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/Kconfig' (97,540) at 20220525020654119
99514 2025-01-21 03:01:03.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nv.c' (97,541) at 20240405153230359
99515 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_ref_tracker.c' (97,542) at 20240405153053105
99516 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/entity-manager_%.bbappend' (97,543) at 20241226090016127
99517 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/gose/MAINTAINERS' (97,544) at 20210308005003032
99518 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/reassembly.c' (97,545) at 20240613080016531
99519 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png' (97,546) at 20210307205554338 to deleted uid set
99520 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/cmd_parser.h' (97,547) at 20220525020652899
99521 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/bt87x.rst' (97,548) at 20210307214925566
99522 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot_icpu_cfg.h' (97,549) at 20210308005002820
99523 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imx8m_image.sh' (97,550) at 20210308005003764
99524 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ssbi.c' (97,551) at 20240405153230839
99525 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-common.h' (97,552) at 20240405153052825
99526 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checklitmus.sh' (97,553) at 20240405153054069
99527 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kprobes.h' (97,554) at 20240405153046385
99528 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-tools/0001-protobuf-Disable-musttail-attribute-on-mips.patch' (97,555) at 20241221090017552
99529 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ti-abb-regulator.txt' (97,556) at 20210307214925410
99530 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/ashlsi3.S' (97,557) at 20210307214926570
99531 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-u-boot.dtsi' (97,558) at 20210308005002600
99532 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/Makefile' (97,559) at 20210308005003024
99533 2025-01-21 03:01:03.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html' (97,560) at 20210307205554282
99534 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-device.c' (97,561) at 20240405153230291
99535 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/ftrace.c' (97,562) at 20240628080013981
99536 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/ti,clksel.yaml' (97,563) at 20240405153045029
99537 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/berlin2q.h' (97,564) at 20210307214931326
99538 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/building.rst' (97,565) at 20240413080012675
99539 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_nat.c' (97,566) at 20240812080017256
99540 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_image.c' (97,567) at 20220525020652983
99541 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/ulpi-viewport.c' (97,568) at 20210308005003520
99542 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/elog_watch.cpp' (97,569) at 20241129090023561
99543 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/Makefile' (97,570) at 20210308005003172
99544 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ioctl.h' (97,571) at 20240405153048525
99545 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/ivybridge_sound.c' (97,572) at 20210308005003488
99546 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/.gitignore' (97,573) at 20220525020655231
99547 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hdmi_phy.c' (97,574) at 20240405153048781
99548 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/Kconfig' (97,575) at 20240405153048981
99549 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/mal.h' (97,576) at 20210307214929422
99550 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-hostfw-over-pldm.inc' (97,577) at 20231012080014468
99551 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/os.h' (97,578) at 20210307214927970
99552 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/Physical.interface.yaml' (97,579) at 20220315030032667
99553 2025-01-21 03:01:03.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi' (97,580) at 20240405153229951
99554 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-utils.c' (97,581) at 20240405153054005
99555 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw54xx.dtsi' (97,582) at 20240405153229887
99556 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/Kconfig' (97,583) at 20220802100038577
99557 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_dos.h' (97,584) at 20210308005003288
99558 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/files/ip-to-fpga.service' (97,585) at 20240308090017911
99559 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/bvme6000hw.h' (97,586) at 20210307214926158
99560 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/start.S' (97,587) at 20210308005002548
99561 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/libssl-is-required-if-eventint-supported.patch' (97,588) at 20230706080014749
99562 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4super.c' (97,589) at 20210309003653644
99563 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_elf.h' (97,590) at 20240906080037156
99564 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-nslcd-cert-config.conf' (97,591) at 20210528000119871
99565 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3.dtsi' (97,592) at 20210308005002624
99566 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/subprojects/cjson.wrap' (97,593) at 20241010080036061
99567 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sensor/tmp105.h' (97,594) at 20210927100127241
99568 2025-01-21 03:01:03.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/lockcnt.c' (97,595) at 20241211090212562
99569 2025-01-21 03:01:03.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/bin/rw-by-pid-record' (97,596) at 20210307214932566
99570 2025-01-21 03:01:03.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-gpr.c' (97,597) at 20240405153232283
99571 2025-01-21 03:01:03.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx31/imx-regs.h' (97,598) at 20210308005002644
99572 2025-01-21 03:01:03.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu_1.42.0.bb' (97,599) at 20241206090014246
99573 2025-01-21 03:01:03.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (97,600) at 20211222040037069
99574 2025-01-21 03:01:03.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_crypt_impl.c' (97,601) at 20210308004938836
99575 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/datetime/me-time-sync.bb' (97,602) at 20241206090014218
99576 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/starfive/Makefile' (97,603) at 20240405153231351
99577 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tx_common.h' (97,604) at 20240405153050293
99578 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mv-common.h' (97,605) at 20210308005003604
99579 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/sa1100-rtc.yaml' (97,606) at 20240405153045153
99580 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/strnlen_user.c' (97,607) at 20240405153053101
99581 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/vitesse-vsc73xx-core.c' (97,608) at 20240913080013801
99582 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/printinsn.c' (97,609) at 20210927100127385
99583 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/ns-thermal.c' (97,610) at 20240405153051969
99584 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/LoadingBar.vue' (97,611) at 20241004080035959
99585 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/qemu.desktop' (97,612) at 20210308005046549
99586 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx-static/custom.js' (97,613) at 20220429100100422
99587 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/lowlevel_init.S' (97,614) at 20210308005002908
99588 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cpputest/cpputest_4.0.bb' (97,615) at 20221104030017433
99589 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/funcmux.h' (97,616) at 20210308005002672
99590 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/retired.json' (97,617) at 20240405153054113
99591 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/copy_output/copy_output_1.0/ia_css_copy_output.host.h' (97,618) at 20240405153051837
99592 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kernel.h' (97,619) at 20210309003653988
99593 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/133.out' (97,620) at 20210308005046449
99594 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/hx8357d.c' (97,621) at 20240405153048773
99595 2025-01-21 03:01:03.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/smc91111.c' (97,622) at 20210308005003444
99596 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_timeline_types.h' (97,623) at 20220525020652891
99597 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/ledtrig-usbport.rst' (97,624) at 20210307214925518
99598 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/cache.c' (97,625) at 20210308005002544
99599 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h' (97,626) at 20240429080012420
99600 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/e1000.h' (97,627) at 20240405153230955
99601 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-common/gnome-common_3.18.0.bb' (97,628) at 20231126090012797
99602 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq.c' (97,629) at 20210307214932198
99603 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atarihw.h' (97,630) at 20210307214926158
99604 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-statd.service' (97,631) at 20231011080016606
99605 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_0_3_offset.h' (97,632) at 20240405153047765
99606 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/tlb_64e.c' (97,633) at 20240913080013769
99607 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp253.dtsi' (97,634) at 20240405153045829
99608 2025-01-21 03:01:03.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/meson.build' (97,635) at 20220913030027313 to deleted uid set
99609 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0006-Workaround-patch-for-missing-Python3-transition-of-t.patch' (97,636) at 20230706080014749
99610 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-attr-prev' (97,637) at 20220525020651630
99611 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/adl-metrics.json' (97,638) at 20240405153232227
99612 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/anx9804.c' (97,639) at 20210308005003520
99613 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-btemp.yaml' (97,640) at 20240405153045141
99614 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6359-accdet.c' (97,641) at 20221102030020989
99615 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/wm8960.cfg' (97,642) at 20210629000017460
99616 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_date_and_time_settings.robot' (97,643) at 20210308005007104
99617 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/0004-test-retriable-tests-are-marked-failed-only-when-all-a.patch' (97,644) at 20231011080016622
99618 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_policies_sub_menu.robot' (97,645) at 20240628080017113
99619 2025-01-21 03:01:03.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/screen_info.c' (97,646) at 20240805080013943
99620 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sunplus,sp7021-reset.h' (97,647) at 20240405153052653
99621 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/s626.c' (97,648) at 20240405153046905
99622 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.2-no-invariants-only' (97,649) at 20211006000025234
99623 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_mul.c' (97,650) at 20210307214926274
99624 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-lp8841-rtc.c' (97,651) at 20240405153231463
99625 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/ftrace_dyn.c' (97,652) at 20240628080013977
99626 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/ti-aemif.c' (97,653) at 20240405153049589
99627 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/svm_vmcall_test.c' (97,654) at 20240405153054325
99628 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_hw.h' (97,655) at 20240405153049909
99629 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/qaic/qaic.rst' (97,656) at 20240405153044937
99630 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/tools_pci_unittest.cpp' (97,657) at 20241219090024012
99631 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/openrisc/or1k-sim.rst' (97,658) at 20221215040039082
99632 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts' (97,659) at 20210308005002612
99633 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter.c' (97,660) at 20240405153053253
99634 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mmap.c' (97,661) at 20220525020653163
99635 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-common.txt' (97,662) at 20240106090017261
99636 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/ti81xx-restart.c' (97,663) at 20240405153045673
99637 2025-01-21 03:01:03.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_h.c' (97,664) at 20210308005046521
99638 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/load_config.py' (97,665) at 20240405153045265
99639 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb' (97,666) at 20241206090014238
99640 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/README' (97,667) at 20240405153054389
99641 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvidia_gb200.json' (97,668) at 20241030080004527
99642 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_overlay.c' (97,669) at 20210308005003708
99643 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3001-configure.ac-setup-for-OE-usage.patch' (97,670) at 20230114040015494
99644 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-B-2.0' (97,671) at 20211006000025242
99645 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_resource.c' (97,672) at 20240405153047229
99646 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (97,673) at 20241114091011588
99647 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/lwtunnel.h' (97,674) at 20240405153052925
99648 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/core.c' (97,675) at 20240429080012424
99649 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/common.h' (97,676) at 20240405153054325
99650 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/renesas,r8a779f0-ether-switch.yaml' (97,677) at 20240405153045121
99651 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/sony-btf-mpx.c' (97,678) at 20240405153049337
99652 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24117.h' (97,679) at 20210307214928610
99653 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/auxvec.h' (97,680) at 20240405153046133
99654 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/ctype.c' (97,681) at 20210308005003760
99655 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-audio-hook.h' (97,682) at 20210307214928678
99656 2025-01-21 03:01:03.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8524.c' (97,683) at 20240405153053817
99657 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/header.S' (97,684) at 20240405153230103
99658 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/subprojects/packagefiles/boost/meson.build' (97,685) at 20240501080016543
99659 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/dme1737.rst' (97,686) at 20210307214925498
99660 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hippi/Kconfig' (97,687) at 20210307214929674
99661 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0047-corstone1000-dts-add-external-system-node.patch' (97,688) at 20241206090014210
99662 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/mcx.h' (97,689) at 20210308005003004
99663 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/dump.json' (97,690) at 20240906080037432
99664 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-sabresd.dts' (97,691) at 20240405153045501
99665 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/common/common.c' (97,692) at 20210308005003500
99666 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/CFLIST' (97,693) at 20210309003656016
99667 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_compare_bytes.md' (97,694) at 20240809080033023
99668 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/ipheth.c' (97,695) at 20240919080017066
99669 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb.dts' (97,696) at 20240405153045525
99670 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8903.yaml' (97,697) at 20240405153045173
99671 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-ip-monitor.sh' (97,698) at 20241220090019722
99672 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_efi_loader.py' (97,699) at 20210308005003744
99673 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/Kconfig' (97,700) at 20240405153051217
99674 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fw_update.h' (97,701) at 20240405153050009
99675 2025-01-21 03:01:03.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.h' (97,702) at 20210307214927882
99676 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/perf_event_p4.h' (97,703) at 20210307214926670
99677 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_non_tensor_start_regs.h' (97,704) at 20240405153046585
99678 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/i8259.h' (97,705) at 20240906080037332
99679 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271-priv.h' (97,706) at 20210307214928802
99680 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/gc.c' (97,707) at 20241211090145517
99681 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/memfd_secret.c' (97,708) at 20240405153232275
99682 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s.dts' (97,709) at 20240405153045453
99683 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/inc_not_zero' (97,710) at 20240405153053437
99684 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/altera-fpga2sdram-bridge.txt' (97,711) at 20210307214925314
99685 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/Makefile' (97,712) at 20210307214928806
99686 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/start.S' (97,713) at 20210308005002800
99687 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (97,714) at 20210807000017358
99688 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-madera.c' (97,715) at 20210307214927190
99689 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/uniphier_v7_defconfig' (97,716) at 20210308005003284
99690 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/lowlevel_init.S' (97,717) at 20210308005003068
99691 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/mac-phy-support.rst' (97,718) at 20240405153045233
99692 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ulcb/MAINTAINERS' (97,719) at 20210308005003040
99693 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/hardware.h' (97,720) at 20210308005002716
99694 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/fsp_configs.h' (97,721) at 20210308005002876
99695 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_aggregator_hub.c' (97,722) at 20240405153051393
99696 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_macvlan.h' (97,723) at 20240405153052705
99697 2025-01-21 03:01:03.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/0001-Makefile-Append-instead-of-overriding-LDFLAGS.patch' (97,724) at 20230706080014757
99698 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_tmr.c' (97,725) at 20240405153051961
99699 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/kvm.h' (97,726) at 20210307214926250
99700 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizboxmini-mb.dts' (97,727) at 20240405153045465
99701 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/fixmap.h' (97,728) at 20240405153046245
99702 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/orion-nand.txt' (97,729) at 20210307214925370
99703 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hollviken_Stora_Hammar' (97,730) at 20210307205553782
99704 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/petalogix-s3adsp1800.dtb' (97,731) at 20210308005046177 to deleted uid set
99705 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-s3c64xx.c' (97,732) at 20241011080017351
99706 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml' (97,733) at 20240405153045141
99707 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/emc141x.c' (97,734) at 20241211090212334
99708 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x04_channel.h' (97,735) at 20210307214928082
99709 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/output.c' (97,736) at 20240405153230639
99710 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_scsi.c' (97,737) at 20240405153051585
99711 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98371.c' (97,738) at 20240405153053629
99712 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/memory.json' (97,739) at 20240405153054149
99713 2025-01-21 03:01:03.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/Makefile' (97,740) at 20210307214926498
99714 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/viafb.rst' (97,741) at 20210307214925478
99715 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/p10bmc/server.ttyVUART0.conf' (97,742) at 20240730080012557
99716 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/headers_fixup.patch' (97,743) at 20210812000025274
99717 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-cardhu.dtsi' (97,744) at 20240405153229879
99718 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/users.hpp' (97,745) at 20221115040038071
99719 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,sdm845-aoss.h' (97,746) at 20210307214931350
99720 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-a23-usb-phy.yaml' (97,747) at 20240405153045129
99721 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha_common.c' (97,748) at 20210307214926506
99722 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/scmi.h' (97,749) at 20240405153052897
99723 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-kworld-315u.c' (97,750) at 20210307214928782
99724 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/m68k/buddha-driver.rst' (97,751) at 20240405153044977
99725 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/json_formatters.hpp' (97,752) at 20240430080002915
99726 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa310a.dts' (97,753) at 20240405153045457
99727 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSFULLR' (97,754) at 20211006000025234
99728 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/processor.h' (97,755) at 20210308005002888
99729 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/272' (97,756) at 20210927100127501
99730 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/apm-xgene-pmu.txt' (97,757) at 20210307214925386
99731 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/sni_82596.c' (97,758) at 20240405153049961
99732 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-whitenoise_6.8.2.bb' (97,759) at 20241221090017564
99733 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml' (97,760) at 20240405153045121
99734 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/recalc_apic_map_test.c' (97,761) at 20240405153232271
99735 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/boot.c' (97,762) at 20210307214929962
99736 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget_hid.rst' (97,763) at 20210309003648472
99737 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/gconf.glade' (97,764) at 20210307214932150
99738 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci-debugfs.c' (97,765) at 20240405153046929
99739 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/meson.build' (97,766) at 20230902080024081 to deleted uid set
99740 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/types.h' (97,767) at 20240405153052901
99741 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aesni-intel_avx-x86_64.S' (97,768) at 20240405153046357
99742 2025-01-21 03:01:03.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/embedded.c' (97,769) at 20210308005003540
99743 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/virtual-memory.json' (97,770) at 20240405153054153
99744 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/alerts/alert.png' (97,771) at 20220105012522963 to deleted uid set
99745 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/Makefile' (97,772) at 20240405153230059
99746 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rps.c' (97,773) at 20240411080014078
99747 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_128b_132b.c' (97,774) at 20240405153047297
99748 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/overview.rst' (97,775) at 20210307214925570
99749 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/dms-ba16_1g.cfg' (97,776) at 20210308005002908
99750 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/call_output_config.patch' (97,777) at 20230706080014765
99751 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/xen-hw-stub.c' (97,778) at 20240906080037444
99752 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zutil.h' (97,779) at 20210307214931538
99753 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/224' (97,780) at 20221215040039362
99754 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/055_sections.dts' (97,781) at 20210308005003752
99755 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic/run-ptest' (97,782) at 20240106090017241
99756 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mmio_nvram.c' (97,783) at 20240405153046233
99757 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq25980.yaml' (97,784) at 20240405153045141
99758 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/Makefile' (97,785) at 20210308005002964
99759 2025-01-21 03:01:03.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf8523.c' (97,786) at 20240405153051501
99760 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nbd.h' (97,787) at 20240405153052929
99761 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/brcm,kona-sdhci.yaml' (97,788) at 20240405153045109
99762 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/nlattr.c' (97,789) at 20240405153054061
99763 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/TdcPlugin.py' (97,790) at 20210307214932722
99764 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-nhlt.c' (97,791) at 20240405153053957
99765 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_iba7322.c' (97,792) at 20240405153049101
99766 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rv1108.dtsi' (97,793) at 20210308005002608
99767 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt' (97,794) at 20220525020651662
99768 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/amdtp-tascam.c' (97,795) at 20241115090012977
99769 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm64/lowlevel_init.S' (97,796) at 20210308005002792
99770 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/xen/hypercall.S' (97,797) at 20240405153045905
99771 2025-01-21 03:01:03.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/Makefile' (97,798) at 20210307214931738
99772 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/Makefile' (97,799) at 20240405153049125
99773 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/kudo_motherboard.json' (97,800) at 20230624080005339
99774 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.5.rst' (97,801) at 20240302090018222
99775 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/common/bus_watcher.c' (97,802) at 20240405153046053
99776 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/topology.h' (97,803) at 20240830080013243
99777 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/rk3288_crypto.c' (97,804) at 20240405153230267
99778 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/Makefile' (97,805) at 20240405153049625
99779 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/note.S' (97,806) at 20240405153046253
99780 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/pci.c' (97,807) at 20210307214929174
99781 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/case.py' (97,808) at 20241206090014306
99782 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_sw.c' (97,809) at 20210307214931798
99783 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-group1' (97,810) at 20240405153054161
99784 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6q_pins.h' (97,811) at 20210308005002648
99785 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/dac/ad5421.h' (97,812) at 20210307214931402
99786 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8737.h' (97,813) at 20210307214932354
99787 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml' (97,814) at 20240405153045085
99788 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-edosk7705.c' (97,815) at 20210307214926534
99789 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/trace-events' (97,816) at 20210927100127093
99790 2025-01-21 03:01:03.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5253demo/m5253demo.c' (97,817) at 20210308005002972
99791 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/Makefile' (97,818) at 20220525020652162
99792 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl826f.h' (97,819) at 20210309003649824
99793 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/battery/bat_trats2.c' (97,820) at 20210308005003468
99794 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/designware_udc.h' (97,821) at 20210308005003688
99795 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-i2c-core.h' (97,822) at 20210307214928846
99796 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/mlx5.rst' (97,823) at 20240405153229823
99797 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/patching.py' (97,824) at 20210308005046237
99798 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/pgood_monitor.hpp' (97,825) at 20240817080031296
99799 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/nmi.h' (97,826) at 20210307214931610
99800 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/LICENSE' (97,827) at 20210308005047569
99801 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts' (97,828) at 20210307214926046
99802 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/Kbuild' (97,829) at 20210307214927942
99803 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/stack.c' (97,830) at 20210308005002708
99804 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bsg-lib.h' (97,831) at 20240405153052665
99805 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/tcp_recv.c' (97,832) at 20240405153053357
99806 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/relocs.h' (97,833) at 20210308005002816
99807 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/core.h' (97,834) at 20210307214926770
99808 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_fwd.h' (97,835) at 20240405153049105
99809 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz' (97,836) at 20210307205554594 to deleted uid set
99810 2025-01-21 03:01:03.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds28e04.c' (97,837) at 20240405153052233
99811 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/trace.h' (97,838) at 20240405153050481
99812 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mpu02.yaml' (97,839) at 20240405153045145
99813 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c' (97,840) at 20240405153051065
99814 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/gxp-fan-ctrl.c' (97,841) at 20240405153230663
99815 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-idio-16.h' (97,842) at 20240405153230303
99816 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Chatton' (97,843) at 20210307205553794
99817 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-clash.json' (97,844) at 20210927100127469
99818 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/maltael_defconfig' (97,845) at 20210308005003268
99819 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/bus.c' (97,846) at 20240405153051189
99820 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/gxp-wdt.c' (97,847) at 20240405153052241
99821 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock2/Kconfig' (97,848) at 20210308005003032
99822 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-prph.h' (97,849) at 20240405153231195
99823 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/1.Intro.rst' (97,850) at 20220525020651770
99824 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/rtc_user.c' (97,851) at 20220525020652126
99825 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/cdx_controller.c' (97,852) at 20240405153230199
99826 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-core/busybox/busybox_%.bbappend' (97,853) at 20210813100029652
99827 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp257f-ev1.dts' (97,854) at 20240405153045829
99828 2025-01-21 03:01:03.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332-rdp442.dts' (97,855) at 20240405153229939
99829 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_types.h' (97,856) at 20240429080012420
99830 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_test.c' (97,857) at 20240405153230251
99831 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/stacktrace.c' (97,858) at 20240726080012846
99832 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/md5.h' (97,859) at 20210308004938836
99833 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/.gitignore' (97,860) at 20210307214932466
99834 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_smu13_driver_if.h' (97,861) at 20240405153047209
99835 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/srcpos.c' (97,862) at 20210308005003728
99836 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/io.c' (97,863) at 20240405153045657
99837 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/dpaa2-io.h' (97,864) at 20240405153052881
99838 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/tpm.c' (97,865) at 20241008080013919
99839 2025-01-21 03:01:03.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/layer.conf' (97,866) at 20241221090017612
99840 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8750-apc8750.dts' (97,867) at 20240405153045609
99841 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mxs-saif.txt' (97,868) at 20210307214925430
99842 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1550nd.h' (97,869) at 20210307214926218
99843 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sdm845-flakes.txt' (97,870) at 20240405153230531
99844 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ne2000' (97,871) at 20210308005003296
99845 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-rockchip-inno-hdmi.txt' (97,872) at 20210307214925390
99846 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/mss-spi.c' (97,873) at 20241211090212338
99847 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/edminiv2/edminiv2.c' (97,874) at 20210308005002904
99848 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Suomussalmi_Juntusranta' (97,875) at 20210307205553774
99849 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_d.c' (97,876) at 20210308005046521
99850 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/0001-Remove-TEE-driver-external-component.patch' (97,877) at 20241221090017472
99851 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/xilinx-pcie.c' (97,878) at 20241211090212318
99852 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENpatch.S' (97,879) at 20210307214926606
99853 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hiredis/hiredis_1.2.0.bb' (97,880) at 20230813080012848
99854 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max6900.c' (97,881) at 20240405153051497
99855 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-kernel/linux/linux-aspeed/spc621d8hm3.cfg' (97,882) at 20240113090014528
99856 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/apple,i2c.yaml' (97,883) at 20240405153045065
99857 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-alps.c' (97,884) at 20240405153048813
99858 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/errors.mako.hpp' (97,885) at 20210308005108057
99859 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/lp3971.h' (97,886) at 20210307214931494
99860 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/lib/devtool/__init__.py' (97,887) at 20210307205554386
99861 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item.interface.yaml' (97,888) at 20241123090016863
99862 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/switch_to.h' (97,889) at 20210307214926762
99863 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/honeywell,hmc5843.yaml' (97,890) at 20220525020651682
99864 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/rf.h' (97,891) at 20240405153051949
99865 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_hwdep.c' (97,892) at 20220525020654975
99866 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-power-control.service' (97,893) at 20220203040027080
99867 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_rx.c' (97,894) at 20240405153052157
99868 2025-01-21 03:01:03.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Motosoto' (97,895) at 20210307205554426
99869 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.c' (97,896) at 20240405153230615
99870 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/intel_quark_dts_thermal.c' (97,897) at 20240405153051973
99871 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-kone.h' (97,898) at 20240405153048821
99872 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/fsgsbase.c' (97,899) at 20220525020655235
99873 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_mbx.c' (97,900) at 20240405153051721
99874 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sm501fb.txt' (97,901) at 20210307214925310
99875 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/inode.c' (97,902) at 20240405153230075
99876 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-microvm.c' (97,903) at 20240906080037228
99877 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/reset.S' (97,904) at 20210308005002552
99878 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml' (97,905) at 20210307205554066
99879 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/chassis/avsbus-control/avsbus-control@.service' (97,906) at 20210307205554222
99880 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-clevo-mail.c' (97,907) at 20210307214928546
99881 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/mark.c' (97,908) at 20240910080014078
99882 2025-01-21 03:01:03.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_NOR_defconfig' (97,909) at 20210308005003240
99883 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-a23-a33-ccu.h' (97,910) at 20210307214931350
99884 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/sys_m68k.c' (97,911) at 20240405153045969
99885 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-dirty-log.h' (97,912) at 20240405153052681
99886 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ls2x.c' (97,913) at 20240405153048905
99887 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/cylinder.c' (97,914) at 20210307214931254
99888 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.h' (97,915) at 20240405153051941
99889 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/avoid-running-host-binaries-for-sanity.patch' (97,916) at 20230919080013958
99890 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_uif.h' (97,917) at 20240405153049445
99891 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/stackprotector.h' (97,918) at 20240405153046397
99892 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tc358743.c' (97,919) at 20241211090145445
99893 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/Makefile' (97,920) at 20240405153049777
99894 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/super.c' (97,921) at 20240405153231663
99895 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/streaming-par.rst' (97,922) at 20210309003648500
99896 2025-01-21 03:01:03.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-plus2e.dts' (97,923) at 20240405153045393
99897 2025-01-21 03:01:03.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fsr-3level.c' (97,924) at 20210307214925970
99898 2025-01-21 03:01:03.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pgtable-types.h' (97,925) at 20240405153046121
99899 2025-01-21 03:01:03.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c' (97,926) at 20241211090145461
99900 2025-01-21 03:01:03.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rz-smarc-cru-csi-ov5645.dtsi' (97,927) at 20240405153045813
99901 2025-01-21 03:01:03.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/table_templater.py' (97,928) at 20220429100100750
99902 2025-01-21 03:01:03.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_d.h' (97,929) at 20210307214927686
99903 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/hid-sensor-trigger.c' (97,930) at 20241023080012879
99904 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/Kconfig' (97,931) at 20210308005003480
99905 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/common/st_sensors_i2c.h' (97,932) at 20210307214931402
99906 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365-vdec.c' (97,933) at 20240405153046801
99907 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/psutils/psutils_2.10.bb' (97,934) at 20230520080014480
99908 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ns2-clock.dtsi' (97,935) at 20210307214926010
99909 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-sato/libwpe_%.bbappend' (97,936) at 20220204040022564
99910 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/util.c' (97,937) at 20240405153050609
99911 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx2x.h' (97,938) at 20210307214925894
99912 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-host-poweroff.target' (97,939) at 20210623000017852
99913 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cec.rst' (97,940) at 20240405153044953
99914 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.github/ISSUE_TEMPLATE/design-review.md' (97,941) at 20221215040043182
99915 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-ktd2692.c' (97,942) at 20240405153049217
99916 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-m1-plus.dts' (97,943) at 20240405153045389
99917 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/vmlinux.lds.S' (97,944) at 20240405153045633
99918 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad193x.c' (97,945) at 20240405153053561
99919 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/sram.S' (97,946) at 20240405153045661
99920 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC8_C-139W' (97,947) at 20210307205553758
99921 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/usb_network_test.sh' (97,948) at 20230606080013598
99922 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/ftrace.py' (97,949) at 20230925080039993
99923 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/cache.c' (97,950) at 20210308005002712
99924 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bus.h' (97,951) at 20220525020652947
99925 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/stress-ng/stress-ng_0.18.07.bb' (97,952) at 20241221090017680
99926 2025-01-21 03:01:03.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgesi.c' (97,953) at 20210308005046529
99927 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/nxp,pn532.yaml' (97,954) at 20240405153045117
99928 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nf_conntrack_reasm.c' (97,955) at 20240830080013351
99929 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/targets/opensuse-leap-15.yml' (97,956) at 20240326080039726
99930 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/tmpd.hpp' (97,957) at 20241105090007095
99931 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-ubi' (97,958) at 20210307214925186
99932 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/pf0100_otp.inc' (97,959) at 20210308005003080
99933 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/aries_wm8994.c' (97,960) at 20240405153232191
99934 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/troubleshoot.c' (97,961) at 20240405153229863
99935 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/max5821.c' (97,962) at 20240405153048977
99936 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_probe.c' (97,963) at 20241211090145501
99937 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/Reset.interface.yaml' (97,964) at 20231216090022625
99938 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,audiocc-sm8250.yaml' (97,965) at 20240405153045025
99939 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/cmds.h' (97,966) at 20240405153231575
99940 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RouteSetEntry.v1_0_2.json' (97,967) at 20240619080002952
99941 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-kovaplus.h' (97,968) at 20210307214928098
99942 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/hash.h' (97,969) at 20240405153052625
99943 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ssp_sensors/ssp_iio_sensor.h' (97,970) at 20210307214928338
99944 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/trampoline_count.c' (97,971) at 20240405153232259
99945 2025-01-21 03:01:03.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,sc8280xp-rpmh.yaml' (97,972) at 20240405153045081
99946 2025-01-21 03:01:03.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5441x.h' (97,973) at 20210308005002804
99947 2025-01-21 03:01:03.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/dev-tools/index.rst' (97,974) at 20240405153045289
99948 2025-01-21 03:01:03.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/kirkwood-pm.h' (97,975) at 20210307214925902
99949 2025-01-21 03:01:03.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/atmel-sysregs.txt' (97,976) at 20240405153045013
99950 2025-01-21 03:01:03.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/common.h' (97,977) at 20220525020651886
99951 2025-01-21 03:01:03.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/usb.c' (97,978) at 20240405153050445
99952 2025-01-21 03:01:03.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Settings/PowerPolicyStore.js' (97,979) at 20241005080042589
99953 2025-01-21 03:01:03.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/smp2p.c' (97,980) at 20240405153051765
99954 2025-01-21 03:01:03.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel.h' (97,981) at 20241018080014546
99955 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/truncate.c' (97,982) at 20240910080014090
99956 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/Group.interface.yaml' (97,983) at 20221207040023631
99957 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/emul/sandbox_flash.c' (97,984) at 20210308005003504
99958 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hrtimer.h' (97,985) at 20240405153231811
99959 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-meson6.c' (97,986) at 20210307214927050
99960 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel.h' (97,987) at 20240405153048941
99961 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/.lcovrc' (97,988) at 20210308005130545
99962 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mc13783.h' (97,989) at 20210308005003672
99963 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/dw.h' (97,990) at 20210307214931378
99964 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl-obstack.bb' (97,991) at 20230131040012047
99965 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1216.c' (97,992) at 20210307214930214
99966 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/helper-sve.h' (97,993) at 20230925080040005
99967 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mips-gic.c' (97,994) at 20240405153230751
99968 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cssi/MCR3000/Kconfig' (97,995) at 20210308005002952
99969 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/stm32-dwmac.yaml' (97,996) at 20240405153045121
99970 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/install-extmod-build' (97,997) at 20240405153232107
99971 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sdio.c' (97,998) at 20240405153231255 to deleted uid set
99972 2025-01-21 03:01:03.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc/mtk_scp.h' (97,999) at 20240405153052785
99973 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-kernel/linux/linux-aspeed/ncplite.cfg' (98,000) at 20230412080023456
99974 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page.py' (98,001) at 20241221090017592
99975 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/op_dump_util.cpp' (98,002) at 20240820080022986
99976 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536_pci.h' (98,003) at 20210307214926222
99977 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max8997.c' (98,004) at 20210307214930218
99978 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC0-1.0' (98,005) at 20210307205554418
99979 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/cisco/airo_cs.c' (98,006) at 20220525020653743
99980 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.devices' (98,007) at 20240405153045953
99981 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/ttusb-dec/ttusbdecfe.h' (98,008) at 20210307214928850
99982 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-meh/python3-meh_0.52.bb' (98,009) at 20241221090017564
99983 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.c' (98,010) at 20210307214927970
99984 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/kvm.h' (98,011) at 20241211090212370
99985 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/cpu.c' (98,012) at 20210308005002800
99986 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/powerpc/include/arch/special.h' (98,013) at 20240405153054073
99987 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vc3xxx_data.c' (98,014) at 20210307214925930
99988 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/openbmc_project/meson.build' (98,015) at 20241112090035822
99989 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/ti-emif-sram-pm.S' (98,016) at 20240405153049589
99990 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.0' (98,017) at 20210307205554422
99991 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e500v2_power_isa.dtsi' (98,018) at 20210307214926342
99992 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/platform/sja1000.h' (98,019) at 20240405153052665
99993 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/task_size.c' (98,020) at 20220525020652194
99994 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/set_memory.h' (98,021) at 20240405153045625
99995 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/Kconfig' (98,022) at 20210308005003012
99996 2025-01-21 03:01:03.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_crypt.c' (98,023) at 20210308004938836
99997 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb' (98,024) at 20220823030015991
99998 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/debugfs.c' (98,025) at 20240830080013247
99999 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_via.h' (98,026) at 20240405153045961
100000 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/main.c' (98,027) at 20240405153045341
100001 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/renoir/Makefile' (98,028) at 20210307214932286
100002 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/images/logo.gif' (98,029) at 20240405153045221 to deleted uid set
100003 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042rdb_pi.dts' (98,030) at 20210307214926354
100004 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/pci.c' (98,031) at 20240405153050585
100005 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/current.h' (98,032) at 20240405153229859
100006 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/files/0001-Fix-build-on-big-endian-architectures.patch' (98,033) at 20230706080014749
100007 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/helpers.rst' (98,034) at 20240405153044993
100008 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/hyp-stub.S' (98,035) at 20240405153045369
100009 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_cec.c' (98,036) at 20240405153048385
100010 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/event.hpp' (98,037) at 20220726030033678
100011 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/mul_Xsig.S' (98,038) at 20220525020652186
100012 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/Alert.vue' (98,039) at 20220105012522983
100013 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adxrs450.c' (98,040) at 20240405153048981
100014 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/gpio/meson-gxl-gpio.h' (98,041) at 20210308005003636
100015 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7470.rst' (98,042) at 20210307214925498
100016 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/zynq.h' (98,043) at 20210307214931366
100017 2025-01-21 03:01:03.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91-sama5_common.h' (98,044) at 20210308005003584
100018 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/pgalloc.h' (98,045) at 20210307214926374
100019 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_defines.h' (98,046) at 20240830080013279
100020 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_rep.h' (98,047) at 20240405153050261
100021 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso32/vdso-note.S' (98,048) at 20210307214926614
100022 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/debugobjects.h' (98,049) at 20220525020654559
100023 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_resource.h' (98,050) at 20220429100100646
100024 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/qemu,fw-cfg-mmio.yaml' (98,051) at 20240405153045057
100025 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53340-ubnt-unifi-switch8.dts' (98,052) at 20240405153045425
100026 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723d_table.c' (98,053) at 20210307214929950
100027 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/exceptions/GCC-exception-2.0' (98,054) at 20210307214925638
100028 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_sii164.c' (98,055) at 20210307214930950
100029 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tegra20-sflash.c' (98,056) at 20240405153051801
100030 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_profile.h' (98,057) at 20220525020654603
100031 2025-01-21 03:01:03.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/Makefile' (98,058) at 20210308005003540
100032 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/loop.c' (98,059) at 20241011080017295
100033 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/legacy.rst' (98,060) at 20240405153045193
100034 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/cpuset.c' (98,061) at 20240805080014035
100035 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/process_32.c' (98,062) at 20240405153046437
100036 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/grant_table.h' (98,063) at 20240405153052957
100037 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-dummy.c' (98,064) at 20240405153230671
100038 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch' (98,065) at 20241221090017676
100039 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/Kconfig' (98,066) at 20240405153051293
100040 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_protocol_type.h' (98,067) at 20240405153230975
100041 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispccdc.h' (98,068) at 20240405153049481
100042 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mconsole.h' (98,069) at 20210307214926614
100043 2025-01-21 03:01:03.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-pro5.c' (98,070) at 20210308005002792
100044 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c' (98,071) at 20240405153230255
100045 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aiot_qspi_defconfig' (98,072) at 20210308005003264
100046 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysklogd/sysklogd_2.6.2.bb' (98,073) at 20241221090017680
100047 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_r_w.c' (98,074) at 20210308005046505
100048 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_atomic_helper.c' (98,075) at 20240405153230531
100049 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_pci.c' (98,076) at 20240405153231295
100050 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/imx-cpufreq-dt.c' (98,077) at 20240405153230251
100051 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_le_qb.c' (98,078) at 20210308005046505
100052 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/sve_helpers.c' (98,079) at 20241008080014055
100053 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/ina219@45.conf' (98,080) at 20210307205554094
100054 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/uevent.c' (98,081) at 20240405153048629
100055 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb' (98,082) at 20230406080015461
100056 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-v2.0.dtsi' (98,083) at 20240405153045541
100057 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/cli.py' (98,084) at 20240405153232215
100058 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/dconfig.h' (98,085) at 20221215040039190
100059 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/ghash_s390.c' (98,086) at 20240405153046273
100060 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2lite.dts' (98,087) at 20210308005002592
100061 2025-01-21 03:01:03.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu44xx.c' (98,088) at 20240405153045669
100062 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/align.h' (98,089) at 20240830080013363
100063 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/sched_main.c' (98,090) at 20241216090017701
100064 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.c' (98,091) at 20240405153231011
100065 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/float_convs.ref' (98,092) at 20221215040039386
100066 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/qmgr.c' (98,093) at 20210307214927946
100067 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/run_keyword.py' (98,094) at 20221209040018563
100068 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bearssl/bearssl/0002-test-test_x509.c-fix-potential-overflow-issue.patch' (98,095) at 20230706080014737
100069 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-qface_2.0.11.bb' (98,096) at 20241221090017560
100070 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/compare_presence.md' (98,097) at 20240809080033023
100071 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/syscalls.h' (98,098) at 20210307214926754
100072 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-spr.c' (98,099) at 20240405153232283
100073 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/sa2ul.c' (98,100) at 20240405153230271
100074 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dcache.c' (98,101) at 20220525020654467
100075 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/308' (98,102) at 20240326080039734
100076 2025-01-21 03:01:03.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/.gitignore' (98,103) at 20240405153054357
100077 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_empty.decode' (98,104) at 20210308005046389
100078 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/xlnx,axi-pcie-host.yaml' (98,105) at 20240405153045125
100079 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/xo1-wakeup.S' (98,106) at 20220525020652194
100080 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-format' (98,107) at 20210309003648248
100081 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/balloc.c' (98,108) at 20241104090011595
100082 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/retain.py' (98,109) at 20241221090017632
100083 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/toaster-tests-requirements.txt' (98,110) at 20241221090017592
100084 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/mcount.S' (98,111) at 20210307214926178
100085 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/storage_common.c' (98,112) at 20210308005003508
100086 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sifive-fu540-prci.h' (98,113) at 20240405153052645
100087 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/u-boot-spl.lds' (98,114) at 20210308005002796
100088 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-bmips/dram.c' (98,115) at 20210308005002820
100089 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-netgear_readynas_nv+_v2.dts' (98,116) at 20240405153045457
100090 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/vhost-user-blk-server.h' (98,117) at 20240326080039378
100091 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio-cmd.h' (98,118) at 20240405153051757
100092 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap446x-clocks.dtsi' (98,119) at 20240405153045609
100093 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/stm32h7/Kconfig' (98,120) at 20210308005002784
100094 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircexec.init' (98,121) at 20210307205553850
100095 2025-01-21 03:01:03.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/ariadne.c' (98,122) at 20240405153049789
100096 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_core.h' (98,123) at 20240405153053541
100097 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/netmap.c' (98,124) at 20240906080037376
100098 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h' (98,125) at 20210309003650608
100099 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-cipher-core.S' (98,126) at 20240405153045849
100100 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77650.c' (98,127) at 20240405153049609
100101 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/signal.aserver.typeid.hpp.mako' (98,128) at 20230902080037617
100102 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/qp.c' (98,129) at 20240405153050093
100103 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/fix-link-to-xforms-man.patch' (98,130) at 20230706080014753
100104 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc86xx.h' (98,131) at 20210308005003672
100105 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/Makefile' (98,132) at 20210307214928774
100106 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/float.h' (98,133) at 20241211090212550
100107 2025-01-21 03:01:03.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/vermagic.h' (98,134) at 20210307214926554
100108 2025-01-21 03:01:03.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/interrupt.c' (98,135) at 20240405153230083
100109 2025-01-21 03:01:03.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/build.py' (98,136) at 20241221090017700
100110 2025-01-21 03:01:03.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt36523.c' (98,137) at 20240830080013259
100111 2025-01-21 03:01:03.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/client.py' (98,138) at 20241206090014290
100112 2025-01-21 03:01:03.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/barrier_64.h' (98,139) at 20210307214926578
100113 2025-01-21 03:01:03.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.c' (98,140) at 20240405153231051
100114 2025-01-21 03:01:03.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_sockmap.c' (98,141) at 20241211090145577
100115 2025-01-21 03:01:03.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/how-to-report-a-security-vulnerability.md' (98,142) at 20241203090006519
100116 2025-01-21 03:01:03.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_devinfo.c' (98,143) at 20240405153051725
100117 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_elf.h' (98,144) at 20240326080039390
100118 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/odata/index.json' (98,145) at 20220520030007180
100119 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/proc.c' (98,146) at 20240405153046025
100120 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3399_vop.c' (98,147) at 20210308005003532
100121 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss/meson.build' (98,148) at 20230825080021141 to deleted uid set
100122 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/Kconfig' (98,149) at 20240405153050661
100123 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/conn_client.c' (98,150) at 20241115090012973
100124 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/qatzip-compression.rst' (98,151) at 20241211090212234
100125 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/imx8image.c' (98,152) at 20220214040047371
100126 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-budget-ci-old.c' (98,153) at 20210307214928778
100127 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/irq/Makefile' (98,154) at 20210307214926558
100128 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/export_report.pl' (98,155) at 20210307214932146
100129 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_ctrl.c' (98,156) at 20210309003651996
100130 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/storage.hpp' (98,157) at 20241217090008768
100131 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/dm-verity-beaglebone.txt' (98,158) at 20230401080011947
100132 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/teranetics.c' (98,159) at 20210308005003444
100133 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/wlf,arizona.yaml' (98,160) at 20240405153045109
100134 2025-01-21 03:01:03.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/spi.c' (98,161) at 20210307214930518
100135 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/cgroup-internal.h' (98,162) at 20240820080014181
100136 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dsc_helper.c' (98,163) at 20240405153048389
100137 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftmac100.c' (98,164) at 20210308005003432
100138 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-vicut1.dtsi' (98,165) at 20240405153045521
100139 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-dma-sg.h' (98,166) at 20210307214931550
100140 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/Makefile' (98,167) at 20210308005003036
100141 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/files/fix-doc-mandir.patch' (98,168) at 20210307205554566
100142 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpsd-py3_0.3.0.bb' (98,169) at 20241221090017552
100143 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ioapic_common.c' (98,170) at 20240906080037240
100144 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/qedr-abi.h' (98,171) at 20210307214931690
100145 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/unaligned/le_byteshift.h' (98,172) at 20210308005003672
100146 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/k2l_hs_evm_defconfig' (98,173) at 20210308005003260
100147 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/README' (98,174) at 20210308005002948
100148 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0003.h' (98,175) at 20210307214927902
100149 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_proc.c' (98,176) at 20210307214932210
100150 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/debug.c' (98,177) at 20240405153045877
100151 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-atmel-tcb.c' (98,178) at 20240805080013999
100152 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/counter.h' (98,179) at 20240613080016499
100153 2025-01-21 03:01:03.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_ipi.c' (98,180) at 20240405153054321
100154 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/virtex2.c' (98,181) at 20210308005003376
100155 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pinebook_defconfig' (98,182) at 20210308005003276
100156 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/syscallhdr.sh' (98,183) at 20241211090212378
100157 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-arb-gpio-challenge.c' (98,184) at 20240405153048925
100158 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/swab.h' (98,185) at 20210307214926398
100159 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spd.h' (98,186) at 20210308005003684
100160 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_mpath_nh.sh' (98,187) at 20220525020655219
100161 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/digic-timer.h' (98,188) at 20210308005046033
100162 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi.dtsi' (98,189) at 20240405153229919
100163 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (98,190) at 20210307205554094
100164 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/MAINTAINERS' (98,191) at 20210308005003036
100165 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/aei_updater.cpp' (98,192) at 20241213090049190
100166 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/cadence/Kconfig' (98,193) at 20240405153049401
100167 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/acpi-power-state-daemon/acpi_power_state.cpp' (98,194) at 20230629131804615
100168 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_effecter/malformed/effecter_pdr.json' (98,195) at 20210518000100505
100169 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6359.yaml' (98,196) at 20241211090145365
100170 2025-01-21 03:01:03.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/display.c' (98,197) at 20240405153045661
100171 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/imxfb.c' (98,198) at 20240405153231583
100172 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/g_NCR5380.c' (98,199) at 20240405153051601
100173 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_c_st.h' (98,200) at 20240405153052853
100174 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Espoo' (98,201) at 20210307205553770
100175 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_dquot_item.c' (98,202) at 20220525020654519 to deleted uid set
100176 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/hisilicon,hi655x-regulator.txt' (98,203) at 20210307214925410
100177 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/psu1' (98,204) at 20230412080023460
100178 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p1021_serdes.c' (98,205) at 20210308005002832
100179 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/greybus_firmware.h' (98,206) at 20210307214930514
100180 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/CertificateCollection_v1.xml' (98,207) at 20240619080002920
100181 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/highbank.rst' (98,208) at 20210927100127077
100182 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-newlib_4.1.0.bb' (98,209) at 20241221090017472
100183 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pb_36b.dts' (98,210) at 20210307214926346
100184 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ii_Raiskio' (98,211) at 20210307205553770
100185 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc7.c' (98,212) at 20210308005003696
100186 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/Makefile' (98,213) at 20240405153231387
100187 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/readline/readline_8.2.13.bb' (98,214) at 20241221090017644
100188 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuriscv64.yml' (98,215) at 20210307205554110
100189 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml' (98,216) at 20240405153045081
100190 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-periph-fixed.c' (98,217) at 20210307214927034
100191 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/styles/bmc-reboot.scss' (98,218) at 20210308005107077
100192 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/microchip/pic32mzda/Kconfig' (98,219) at 20210308005003020
100193 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/run-ci' (98,220) at 20240304090034947
100194 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-45797.patch' (98,221) at 20241221090017576
100195 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/S+poonceonces.litmus' (98,222) at 20210307214932502
100196 2025-01-21 03:01:03.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pic32.c' (98,223) at 20240405153230859
100197 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml' (98,224) at 20240405153045185
100198 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.c' (98,225) at 20220525020652959
100199 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/pci.h' (98,226) at 20210308005002852
100200 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/compare-ktest-sample.pl' (98,227) at 20210524100035134
100201 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda10071.c' (98,228) at 20240405153049301
100202 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/README' (98,229) at 20210308005003088
100203 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h' (98,230) at 20210307214927310
100204 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/openbmc-env' (98,231) at 20211104000031620
100205 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Divis' (98,232) at 20210307205553794
100206 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_de0_nano_soc_defconfig' (98,233) at 20210308005003280
100207 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h' (98,234) at 20210307214931346
100208 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/phantom.c' (98,235) at 20240405153049645
100209 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/Makefile' (98,236) at 20210308005003016
100210 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sh/include/uapi/asm/mman.h' (98,237) at 20210307214932458
100211 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/iser.h' (98,238) at 20210307214931586
100212 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/mcelog.c' (98,239) at 20210307214930982
100213 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/configure_oe_fixup.patch' (98,240) at 20230706080014769
100214 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-cam.c' (98,241) at 20240405153046793
100215 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alphaproject/ap_sh4a_4a/ap_sh4a_4a.c' (98,242) at 20210308005002908
100216 2025-01-21 03:01:03.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb' (98,243) at 20210307205554606
100217 2025-01-21 03:01:03.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_sli.h' (98,244) at 20210307214928434
100218 2025-01-21 03:01:03.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk.c' (98,245) at 20240405153230211
100219 2025-01-21 03:01:03.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/bblayers.conf.sample' (98,246) at 20220910030013337
100220 2025-01-21 03:01:03.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ApplyTime.interface.yaml' (98,247) at 20221207040023631
100221 2025-01-21 03:01:03.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-kpp.rst' (98,248) at 20210307214925266
100222 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/addnote.c' (98,249) at 20210307214926338
100223 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/signal.c' (98,250) at 20240906080037356
100224 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipack/meson.build' (98,251) at 20230925080039881
100225 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds411slim.dts' (98,252) at 20240405153045457
100226 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cmpxchg.h' (98,253) at 20240405153045937
100227 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/Makefile' (98,254) at 20210309003656004
100228 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/log_handler.hpp' (98,255) at 20220108040030440
100229 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_wed_ops.c' (98,256) at 20240405153050077
100230 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PowerSupply_LocationCode.json' (98,257) at 20221213040036921
100231 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/Platform' (98,258) at 20210307214926290
100232 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/skx_base.c' (98,259) at 20240405153047025
100233 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-ff-rdk-emmc.dts' (98,260) at 20240405153045525
100234 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdm670-rpmh.h' (98,261) at 20240405153052649
100235 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-icecream_2.1.3.bb' (98,262) at 20240413080012663
100236 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/mdp/dbus_contexts' (98,263) at 20210307214932158
100237 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_cs8409.h' (98,264) at 20241216090017801
100238 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.8.bb' (98,265) at 20241206090014278
100239 2025-01-21 03:01:03.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/meson.build' (98,266) at 20240924080018575
100240 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/list-users.cpp' (98,267) at 20240817080036816
100241 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/determism.patch' (98,268) at 20210316000012729
100242 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-cht-match.c' (98,269) at 20241001080013036
100243 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/unicode.h' (98,270) at 20240405153052809
100244 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmsupx5_defconfig' (98,271) at 20210308005003264
100245 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/ftgl_2.4.0.bb' (98,272) at 20241221090017528
100246 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-evb.dts' (98,273) at 20220617030036053
100247 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-wcwidth/run-ptest' (98,274) at 20230401080011975
100248 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/041' (98,275) at 20240326080039726
100249 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vsi_vlan_ops.h' (98,276) at 20240405153230979
100250 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Virserum' (98,277) at 20210307205553794
100251 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/Makefile' (98,278) at 20240405153053545
100252 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atomic.h' (98,279) at 20240405153045961
100253 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sbc8641d.h' (98,280) at 20210308005003616
100254 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/checksum_32.h' (98,281) at 20240405153046309
100255 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/pm-cps.c' (98,282) at 20210307214926258
100256 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/0001-include-libgen.h-for-basename.patch' (98,283) at 20240413080012647
100257 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/platform_mhu.c' (98,284) at 20240405153230759
100258 2025-01-21 03:01:03.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-riscv/Kconfig' (98,285) at 20210308005002956
100259 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/def.h' (98,286) at 20210307214929934
100260 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-pcu20be.rst' (98,287) at 20210309003648496
100261 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/mmu_notifier.rst' (98,288) at 20240405153045229
100262 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuscale-ftrace.sh' (98,289) at 20210309003656016
100263 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-3.0' (98,290) at 20210307205554418
100264 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/khadas,mcu.yaml' (98,291) at 20240405153045105
100265 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-lsvl.dts' (98,292) at 20240405153045457
100266 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/cachectl.h' (98,293) at 20210307214926166
100267 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/gconf.glade' (98,294) at 20210308005003732
100268 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/db-88f6820-amc_defconfig' (98,295) at 20210308005003256
100269 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso64_wrapper.S' (98,296) at 20240405153046153
100270 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/pi/kaslr_early.c' (98,297) at 20240405153045869
100271 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/glob.h' (98,298) at 20240405153052529
100272 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4file.c' (98,299) at 20240405153231699
100273 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fritsla' (98,300) at 20210307205553782
100274 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/eventq/src/eventq.c' (98,301) at 20210307214930566
100275 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h' (98,302) at 20220525020652967
100276 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vsyscall/Makefile' (98,303) at 20210307214926650
100277 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/iomux.c' (98,304) at 20210308005002728
100278 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sl-ddr.h' (98,305) at 20210308005002648
100279 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/build-scripts/openbmctool-rhel7.spec' (98,306) at 20210308005111461
100280 2025-01-21 03:01:03.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TASKS03' (98,307) at 20240405153232283
100281 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-fence-chain.c' (98,308) at 20240405153046977
100282 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-power.c' (98,309) at 20210307214926290
100283 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysstat/sysstat/sysstat.service' (98,310) at 20210307205554570
100284 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts' (98,311) at 20240405153229919
100285 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-gadget.c' (98,312) at 20240405153231531
100286 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/unistd_64.h' (98,313) at 20240906080037352
100287 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/ast.c' (98,314) at 20240613080016475
100288 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-spidev_3.6.bb' (98,315) at 20241221090017560
100289 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/msm8916-usbh-phy.c' (98,316) at 20210308005003456
100290 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ap121.h' (98,317) at 20210308005003584
100291 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/zip.c' (98,318) at 20210308005003220
100292 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_fc/tfc_cmd.c' (98,319) at 20240405153051969
100293 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-versatile.c' (98,320) at 20210307214927042
100294 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_base_addr_regs.h' (98,321) at 20240405153046585
100295 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/dp-mst.rst' (98,322) at 20210307214925566
100296 2025-01-21 03:01:03.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_temp.h' (98,323) at 20210309003650032
100297 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_hw.h' (98,324) at 20240405153046957
100298 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c' (98,325) at 20240405153230779
100299 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/igt_gem_utils.h' (98,326) at 20240405153048481
100300 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/core.c' (98,327) at 20241115090012961
100301 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds409.dts' (98,328) at 20240405153045457
100302 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-set-streamtype.rst' (98,329) at 20220525020654135
100303 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-usage-controller.html' (98,330) at 20210308005107077
100304 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/0001-configure-Add-correct-system-headers-and-prototypes-.patch' (98,331) at 20220910030013429
100305 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-build-meintro_fr.ps-depends-on-tbl.patch' (98,332) at 20231011080016614
100306 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/topic_miami.h' (98,333) at 20210308005003620
100307 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/hotplug.rst' (98,334) at 20210309003648412
100308 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext-sources.inc' (98,335) at 20240309090012816
100309 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_opp.c' (98,336) at 20240405153047221
100310 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/cpu_entry_area.c' (98,337) at 20240405153046477
100311 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_reg_map.h' (98,338) at 20240405153046609
100312 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/lanplus_dump.c' (98,339) at 20210308004938836
100313 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/w83877f_wdt.c' (98,340) at 20210726100024767
100314 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/reporting-issues.rst' (98,341) at 20240405153229835
100315 2025-01-21 03:01:03.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/no_handler_test.c' (98,342) at 20210726100024927
100316 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_backlight.h' (98,343) at 20240405153048437
100317 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo_1.1.bb' (98,344) at 20241221090017516
100318 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c' (98,345) at 20240405153050589
100319 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/dm9601.c' (98,346) at 20240405153231083
100320 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/data_tx.c' (98,347) at 20240405153231263
100321 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/ep93xx.h' (98,348) at 20210308005002640
100322 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fres.c' (98,349) at 20210307214926434
100323 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_h.c' (98,350) at 20210308005046517
100324 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/qcaux.c' (98,351) at 20210307214930870
100325 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-xsc3l2.c' (98,352) at 20210307214925970
100326 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/requester.cpp' (98,353) at 20241211090212454
100327 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hwspinlock.h' (98,354) at 20210308005003652
100328 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cik_regs.h' (98,355) at 20210307214927254
100329 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/Kconfig' (98,356) at 20240405153052269
100330 2025-01-21 03:01:03.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra114-dalmore.dts' (98,357) at 20210308005002628
100331 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/platform/cc770.h' (98,358) at 20210307214931362
100332 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c' (98,359) at 20240405153050629
100333 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/pci_expander_bridge_stubs.c' (98,360) at 20221215040039138
100334 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/Makefile' (98,361) at 20210307214928434
100335 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hdcp/mei_hdcp.h' (98,362) at 20240405153049641
100336 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lzo/lzo1x_decompress_safe.c' (98,363) at 20210309003654188
100337 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strcmp.S' (98,364) at 20240405153045897
100338 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/xattr.py' (98,365) at 20230919080013966
100339 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xen-hcd.c' (98,366) at 20240405153052105
100340 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/process.c' (98,367) at 20240520080015135
100341 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce.h' (98,368) at 20240405153045849
100342 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/header.h' (98,369) at 20240405153052889
100343 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/filetypes.txt' (98,370) at 20230426080043656
100344 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/vermilion/vermilion.c' (98,371) at 20240405153231595
100345 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/vhost-user.h' (98,372) at 20230426080043772
100346 2025-01-21 03:01:03.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/sbc8548.c' (98,373) at 20210308005003048
100347 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/position/Kconfig' (98,374) at 20220525020653111
100348 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-icount.c' (98,375) at 20240906080037136
100349 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/dcn316_smu.c' (98,376) at 20240405153230387
100350 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/socket.h' (98,377) at 20240405153052901
100351 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_mt9m111.h' (98,378) at 20210307214928830
100352 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aeroflex/Kconfig' (98,379) at 20210307214929282
100353 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max77714.c' (98,380) at 20240405153049609
100354 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/volatile-binds.bb' (98,381) at 20241206090014318
100355 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (98,382) at 20241206090014230
100356 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Common.metadata.yaml' (98,383) at 20220430030026016
100357 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/meson.options' (98,384) at 20230817080049093
100358 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/Makefile' (98,385) at 20210308005002824
100359 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/Kconfig' (98,386) at 20220525020653439
100360 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a7796_salvator-x_defconfig' (98,387) at 20210308005003276
100361 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/qcom_stats.c' (98,388) at 20240405153051765
100362 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb' (98,389) at 20240302090018210
100363 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/atomic.h' (98,390) at 20240405153045853
100364 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/gbs-bios-update.bb' (98,391) at 20241221090017568
100365 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_peq.c' (98,392) at 20240405153054013
100366 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv730_dpm.c' (98,393) at 20220525020653003
100367 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/README.md' (98,394) at 20240803080008809
100368 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Valanger' (98,395) at 20210307205553794
100369 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/Kconfig' (98,396) at 20210308005003736
100370 2025-01-21 03:01:03.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ppp_defs.h' (98,397) at 20240405153052773
100371 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.h' (98,398) at 20210309003649820
100372 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dump/debug-trigger_%.bbappend' (98,399) at 20241206090014230
100373 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/statfs.h' (98,400) at 20210307214925650
100374 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/anx9804.h' (98,401) at 20210308005003520
100375 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c' (98,402) at 20240910080014038
100376 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/sh_qspi.c' (98,403) at 20210308005003492
100377 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/macros/concat_idents.rs' (98,404) at 20240405153053421
100378 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ubsan.c' (98,405) at 20240405153053109
100379 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_ipc.c' (98,406) at 20240405153053937
100380 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dispc.c' (98,407) at 20240405153230611
100381 2025-01-21 03:01:03.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ro-Bucharest' (98,408) at 20210307205553778
100382 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/stubs.c' (98,409) at 20240405153231083
100383 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0026-nvmxip-move-header-to-include.patch' (98,410) at 20240413080012627
100384 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/pq2.c' (98,411) at 20240405153230051
100385 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mockup.c' (98,412) at 20240405153047077
100386 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/lowlevel_init.S' (98,413) at 20210308005003036
100387 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/use-PTHREAD_MUTEX_RECURSIVE.patch' (98,414) at 20210307205553938
100388 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pse-pd/Kconfig' (98,415) at 20240405153050365
100389 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ite-cir.c' (98,416) at 20240405153049513
100390 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tlv320aic32x4.h' (98,417) at 20210307214931602
100391 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c' (98,418) at 20220525020653479
100392 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/xusb-padctl.c' (98,419) at 20210308005002788
100393 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vvar.h' (98,420) at 20210309003648984
100394 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7796-sysc.c' (98,421) at 20240405153231351
100395 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig' (98,422) at 20210308005003288
100396 2025-01-21 03:01:03.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/keystone/keystone.txt' (98,423) at 20210307214925274
100397 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci-sysbus.c' (98,424) at 20241211090212342
100398 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/goldfish/goldfish_pipe_qemu.h' (98,425) at 20210307214930134
100399 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/crl-unaligned.S' (98,426) at 20230426080043952
100400 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/fpga-bridge.h' (98,427) at 20240613080016499
100401 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7r/tune-cortexr7.inc' (98,428) at 20210905000020581
100402 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8183-clk.h' (98,429) at 20210307214931330
100403 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/encodefix.patch' (98,430) at 20241221090017664
100404 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip_defrag.c' (98,431) at 20210307214932690
100405 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/unaligned-memory-access.rst' (98,432) at 20210309003648316
100406 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/sdbusplus.wrap' (98,433) at 20220409030025463
100407 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm75.h' (98,434) at 20240405153048861
100408 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/tp_meter.h' (98,435) at 20220525020654791
100409 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/vm_websocket.hpp' (98,436) at 20241217090008760 to deleted uid set
100410 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/pei_data.h' (98,437) at 20210308005002876
100411 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_mman.h' (98,438) at 20230925080039941
100412 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/mcp4725.c' (98,439) at 20240405153048977
100413 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/parse.h' (98,440) at 20210307214932614
100414 2025-01-21 03:01:03.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/debug.c' (98,441) at 20240405153053125
100415 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/sound/azalia.h' (98,442) at 20210308005003644
100416 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EthernetInterface.v1_12_2.json' (98,443) at 20240824080002938
100417 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/quirks.c' (98,444) at 20210308005045977
100418 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rt5033.h' (98,445) at 20240405153052733
100419 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3_clear_sighand.c' (98,446) at 20210309003655996
100420 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-sabreauto.dts' (98,447) at 20240405153045501
100421 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_irq.h' (98,448) at 20210307214927982
100422 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inftrees.c' (98,449) at 20210308005003716
100423 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/micron_7450.json' (98,450) at 20231021080005490
100424 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb' (98,451) at 20210729000029108
100425 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,qcm2290-dpu.yaml' (98,452) at 20240405153229763
100426 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nvidia,tegra-timer.yaml' (98,453) at 20240405153045177
100427 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/debugfs.c' (98,454) at 20240405153231951
100428 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/usb_8dev.c' (98,455) at 20240405153049745
100429 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mediatek,mt6795-clk.h' (98,456) at 20240405153052645
100430 2025-01-21 03:01:03.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/lpc32xx_hsuart.h' (98,457) at 20210308005003628
100431 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c' (98,458) at 20240405153230355
100432 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic/0001-mimetic-Check-for-MMAP_FAILED-return-from-mmap.patch' (98,459) at 20210307205553978
100433 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/malta.h' (98,460) at 20210309003648832
100434 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dts' (98,461) at 20240912080012038
100435 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/config' (98,462) at 20210307214932726
100436 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/meson.build' (98,463) at 20240625080021640
100437 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/conf/machine/transformers.conf' (98,464) at 20230927080013510
100438 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.out' (98,465) at 20240906080037564 to deleted uid set
100439 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qbool.c' (98,466) at 20221215040039266
100440 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/0001-Fix-build-issues-with-latest-Clang.patch' (98,467) at 20241221090017544
100441 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-debugifc.h' (98,468) at 20210307214928842
100442 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.cfi' (98,469) at 20210308005003292
100443 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_e_s_regs.h' (98,470) at 20240405153046573
100444 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/swarm/rtc_m41t81.c' (98,471) at 20210307214926294
100445 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/fvp-base-ts.yml' (98,472) at 20241206090014206
100446 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/xyarray.c' (98,473) at 20210307214932494
100447 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/mccmon6/MAINTAINERS' (98,474) at 20210308005003016
100448 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evmisc.c' (98,475) at 20240405153046617
100449 2025-01-21 03:01:03.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/raw3270.h' (98,476) at 20240405153046285
100450 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/MAINTAINERS' (98,477) at 20210308005002976
100451 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/Kconfig' (98,478) at 20240405153051937
100452 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_frontend.c' (98,479) at 20241115090012945
100453 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_cubic.c' (98,480) at 20240405153232259
100454 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmzone.h' (98,481) at 20220525020652090
100455 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/queue_global.h' (98,482) at 20210307214930546
100456 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/jz4740.c' (98,483) at 20240405153231563
100457 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8328-i2c.c' (98,484) at 20240405153053613
100458 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dsos.h' (98,485) at 20210307214932590
100459 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_bpf_nf_fail.c' (98,486) at 20240405153054273
100460 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-udoo-neo-extended.dts' (98,487) at 20240405153045525
100461 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/utility_test.cpp' (98,488) at 20241017080002970
100462 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/xpress_decompress.c' (98,489) at 20220525020654463
100463 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/stack_expansion_signal.c' (98,490) at 20210309003656012
100464 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kobject.h' (98,491) at 20240405153231815
100465 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-bananapi.dts' (98,492) at 20240405153045385
100466 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_errno.c' (98,493) at 20240405153054061
100467 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/notifier-error-inject.c' (98,494) at 20240405153231951
100468 2025-01-21 03:01:03.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/domain-map' (98,495) at 20240326080039398
100469 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml' (98,496) at 20240405153229791
100470 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/denali_spl.c' (98,497) at 20210308005003412
100471 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t104xsi-pre.dtsi' (98,498) at 20210307214926354
100472 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/corosync/corosync.conf' (98,499) at 20210307205553826
100473 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/samhain-client.bb' (98,500) at 20230131040012039
100474 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_rpc_upcall.c' (98,501) at 20220525020654911
100475 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_d.c' (98,502) at 20210308005046517
100476 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/priv.h' (98,503) at 20220525020652971
100477 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/smb2proto.h' (98,504) at 20241211090145533 to deleted uid set
100478 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-tree' (98,505) at 20220429100100750
100479 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_upload.sh' (98,506) at 20240405153054305
100480 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/highmem.c' (98,507) at 20220525020651806
100481 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_nic.h' (98,508) at 20210307214929354
100482 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/i82092aa.h' (98,509) at 20210307214930042
100483 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GL2PS' (98,510) at 20211006000025234
100484 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ir-Tehran' (98,511) at 20210307205553774
100485 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/sys_futex.patch' (98,512) at 20210905000020557
100486 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/uncompress.h' (98,513) at 20210307214925858
100487 2025-01-21 03:01:03.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/elf.h' (98,514) at 20240405153231871
100488 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/cpu64.c' (98,515) at 20241211090212470
100489 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/packagegroups/packagegroup-core-tools-testapps.bbappend' (98,516) at 20210812000025266
100490 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/drivers-on-gpio.rst' (98,517) at 20220525020651722
100491 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsd/export.h' (98,518) at 20240405153052929
100492 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ethernet-driver.rst' (98,519) at 20210309003648444
100493 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/files/0001-fix-musl-build.patch' (98,520) at 20241221090017512
100494 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-img.c' (98,521) at 20240405153046793
100495 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/pypi.bbclass' (98,522) at 20240413080012683
100496 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410-b2260.dts' (98,523) at 20210308005002612
100497 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/sysbus-fdt.c' (98,524) at 20221215040039102
100498 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/trace-events' (98,525) at 20240906080037224
100499 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m54xxgpt.h' (98,526) at 20210307214926162
100500 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/README.md' (98,527) at 20220913030002488
100501 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/wii-head.S' (98,528) at 20210307214926362
100502 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/mve.decode' (98,529) at 20230426080043860
100503 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/Makefile' (98,530) at 20210307214929354
100504 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls2080a-qds.dts' (98,531) at 20210308005002580
100505 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socrates-u-boot.dtsi' (98,532) at 20210308005002612
100506 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/ina219@41.conf' (98,533) at 20210307205554094
100507 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart.h' (98,534) at 20210309003654608
100508 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/l2_cache.c' (98,535) at 20240405153229911
100509 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxs.c' (98,536) at 20210308005002548
100510 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi.rules.in' (98,537) at 20231110090015932
100511 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/kprobes.h' (98,538) at 20240405153045905
100512 2025-01-21 03:01:03.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/checksum.h' (98,539) at 20220525020651802
100513 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mc13783-adc.c' (98,540) at 20210307214928130
100514 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-buffer.c' (98,541) at 20220525020653275
100515 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/carminefb.h' (98,542) at 20210307214930902
100516 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/hwspinlock.rst' (98,543) at 20240910080014010
100517 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/blacklist_hashes.c' (98,544) at 20240405153046529
100518 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-sparx5.c' (98,545) at 20210309003649236
100519 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tinfoil.py' (98,546) at 20241221090017588
100520 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/pm_smbus.c' (98,547) at 20240906080037224
100521 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp' (98,548) at 20221209040003858
100522 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/Add-riscv64-support.patch' (98,549) at 20231011080016574
100523 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.h' (98,550) at 20240405153051865
100524 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-s3-pinecube.dts' (98,551) at 20240405153045393
100525 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel.c' (98,552) at 20240405153232235
100526 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6779.c' (98,553) at 20240405153051317
100527 2025-01-21 03:01:03.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dp.h' (98,554) at 20210307214928046
100528 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/MAINTAINERS' (98,555) at 20210308005003072
100529 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl730.c' (98,556) at 20240405153046901
100530 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_power.h' (98,557) at 20240405153048597
100531 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/amd_iommu.h' (98,558) at 20240405153230739
100532 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/Makefile' (98,559) at 20240405153050793
100533 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_exact_nid_api.h' (98,560) at 20240405153054225
100534 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/hw.c' (98,561) at 20210307214930946
100535 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/topology.h' (98,562) at 20240405153046069
100536 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_verbs.h' (98,563) at 20240405153049093
100537 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/Makefile' (98,564) at 20240405153046057
100538 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/.gitignore' (98,565) at 20220525020654935
100539 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/crashdump-ppc64.h' (98,566) at 20210309003648884
100540 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nand-controller.yaml' (98,567) at 20240405153229779
100541 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/mokvar-table.c' (98,568) at 20240405153047045
100542 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pgtable-bits-arcv2.h' (98,569) at 20240405153229859
100543 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/virtio/writing_virtio_drivers.rst' (98,570) at 20240405153045197
100544 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init.bb' (98,571) at 20241206090014206
100545 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/plltest.c' (98,572) at 20210421100236118
100546 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/device.h' (98,573) at 20210308005002876
100547 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/x32lib.py' (98,574) at 20220910030013401
100548 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519-selftest.c' (98,575) at 20210307214931794
100549 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2-memcmp.c' (98,576) at 20240405153053105
100550 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35-eukrea-cpuimx35.dtsi' (98,577) at 20240405153045489
100551 2025-01-21 03:01:03.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8173.h' (98,578) at 20210307214930082
100552 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/loader.c' (98,579) at 20240906080037208
100553 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-mali.dtsi' (98,580) at 20210309003648732
100554 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/rules/70-ibm-vpd-parser.rules' (98,581) at 20240206090022864
100555 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/Kconfig' (98,582) at 20240405153053993
100556 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/rtl8723b_dm.c' (98,583) at 20220525020654183
100557 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/Kconfig' (98,584) at 20240405153049349
100558 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_prototype.h' (98,585) at 20240411080014098
100559 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/best-practices.rst' (98,586) at 20240906080037172
100560 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/bootmem.rst' (98,587) at 20240405153045229
100561 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7110-sys.c' (98,588) at 20240405153231335
100562 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/maple_tree.rst' (98,589) at 20240405153045005
100563 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/gpio.h' (98,590) at 20210308005002752
100564 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/configs/gensparse_defconfig' (98,591) at 20240405153045913
100565 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsa.c' (98,592) at 20240405153230159
100566 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7744-iwg20d-q7.dts' (98,593) at 20240405153045553
100567 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bubblegum_96.h' (98,594) at 20210308005003588
100568 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0003-CVE-2022-41325.patch' (98,595) at 20230114040015490
100569 2025-01-21 03:01:03.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/boston/checkboard.c' (98,596) at 20210308005003008
100570 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/mtrr.c' (98,597) at 20240815080012871
100571 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch' (98,598) at 20230706080014737
100572 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf.c' (98,599) at 20210308005003420
100573 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x05_hardware.h' (98,600) at 20240405153048805
100574 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pudasjarvi_Iso-Syote' (98,601) at 20210307205553774
100575 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_kernel_cmdline_descriptor.c' (98,602) at 20210308005003708
100576 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c' (98,603) at 20240405153230519
100577 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/mount.h' (98,604) at 20240405153052405
100578 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si.c' (98,605) at 20241211090145429
100579 2025-01-21 03:01:03.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/jailhouse.c' (98,606) at 20241008080013899
100580 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-kaiomy.c' (98,607) at 20210307214928782
100581 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/ca_certs_manager_test.cpp' (98,608) at 20230511080024715
100582 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pico-pi.dts' (98,609) at 20240405153045505
100583 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0003-cli-Define-_GNU_SOURCE-for-getting-sighandler_t.patch' (98,610) at 20230706080014737
100584 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/util_csr.h' (98,611) at 20210308005003676
100585 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/sti/Kconfig' (98,612) at 20240405153051485
100586 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clocks_am33xx.h' (98,613) at 20210308005002636
100587 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/setup_arch.h' (98,614) at 20210307214926674
100588 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_wrong_val_type.c' (98,615) at 20210307214932642
100589 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubbub.h' (98,616) at 20240405153047257
100590 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-firmware-opal-elog' (98,617) at 20210309003648244
100591 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/main.c' (98,618) at 20210307214930734
100592 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_sockit.h' (98,619) at 20210308005003616
100593 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks.c' (98,620) at 20240405153232123
100594 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/debug.h' (98,621) at 20220525020654427
100595 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/maxim,max31790.yaml' (98,622) at 20240912080012038
100596 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/tools/owners' (98,623) at 20221209040017239
100597 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/nokia,n900-battery.yaml' (98,624) at 20240405153045141
100598 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vfp/Makefile' (98,625) at 20240405153229915
100599 2025-01-21 03:01:03.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_2_regs.h' (98,626) at 20240405153046601
100600 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-memory.json' (98,627) at 20240405153054149
100601 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra76x.dtsi' (98,628) at 20210308005002576
100602 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/ata/intel-sata.txt' (98,629) at 20210308005003300
100603 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom-names.h' (98,630) at 20210307214927994
100604 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OperatingConfigCollection_v1.xml' (98,631) at 20240619080002932
100605 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-common.dtsi' (98,632) at 20240405153045437
100606 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8400.h' (98,633) at 20210307214932354
100607 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/general_systemd.hpp' (98,634) at 20240817080027656
100608 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/user_events/example.c' (98,635) at 20240405153053433
100609 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/messages/collect_trigger_id.hpp' (98,636) at 20220412175720086
100610 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/leds.c' (98,637) at 20240405153045981
100611 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_u_add.S' (98,638) at 20220525020652186
100612 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/pgtable-frag.c' (98,639) at 20240405153230047
100613 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/main.c' (98,640) at 20240405153050713
100614 2025-01-21 03:01:03.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/types.hpp' (98,641) at 20230207040025134 to deleted uid set
100615 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/echoaudio_gml.c' (98,642) at 20220525020654991
100616 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/layouts/ConsoleLayout.vue' (98,643) at 20220105012522991
100617 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-google-stadiaff.c' (98,644) at 20240405153230651
100618 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/mdev_driver.c' (98,645) at 20240405153052161
100619 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-rinato.dts' (98,646) at 20240405153045565
100620 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/init.c' (98,647) at 20240405153046057
100621 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-spe-regs.h' (98,648) at 20210307214926370
100622 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/soc/keystone/Makefile' (98,649) at 20210308005003488
100623 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8572DS_36BIT_defconfig' (98,650) at 20210308005003240
100624 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Spencer-94' (98,651) at 20211006000025246
100625 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/colibri_vf.c' (98,652) at 20210308005003084
100626 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/activation.hpp' (98,653) at 20220727030018057
100627 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/sysfs.c' (98,654) at 20240405153052613
100628 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-a311d.dtsi' (98,655) at 20220525020651902
100629 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versatile/reset.S' (98,656) at 20210308005002796
100630 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/Kconfig' (98,657) at 20210308005002720
100631 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1395.dtsi' (98,658) at 20240405153045797
100632 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/mpr121_touchkey.c' (98,659) at 20240405153049137
100633 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/i2c/requirements.txt' (98,660) at 20240322080018644
100634 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tx6q-1010.dts' (98,661) at 20240405153045505
100635 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pychassisctl/setup.py' (98,662) at 20220728030041559
100636 2025-01-21 03:01:03.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/genl_magic_struct.h' (98,663) at 20240405153231811
100637 2025-01-21 03:01:03.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/wol.c' (98,664) at 20210308005003720
100638 2025-01-21 03:01:03.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/sprd,sc27xx-rtc.txt' (98,665) at 20210307214925418
100639 2025-01-21 03:01:03.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-cache.c' (98,666) at 20240326080039382
100640 2025-01-21 03:01:03.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mlme.c' (98,667) at 20241115090012969
100641 2025-01-21 03:01:03.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x02_channel.h' (98,668) at 20210307214928082
100642 2025-01-21 03:01:03.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem.c' (98,669) at 20240405153048525
100643 2025-01-21 03:01:03.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser.c' (98,670) at 20240910080014034
100644 2025-01-21 03:01:03.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mmc.h' (98,671) at 20210307214931610
100645 2025-01-21 03:01:03.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/perf-record.c' (98,672) at 20240405153054169
100646 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/edk2-test-parser-native.bb' (98,673) at 20231126090012773
100647 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongarch-cpu.c' (98,674) at 20240815080012883
100648 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_lmem.h' (98,675) at 20240405153048473
100649 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/Makefile' (98,676) at 20210307214929786
100650 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tscs42xx.txt' (98,677) at 20210307214925434
100651 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/taurus/taurus.c' (98,678) at 20210308005003052
100652 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/tun.c' (98,679) at 20210309003654436
100653 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb134_emmc.dts' (98,680) at 20210309003648744
100654 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/vmw_pvrdma-abi.h' (98,681) at 20210309003654004
100655 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/acr.h' (98,682) at 20240405153048621
100656 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-tpda.rst' (98,683) at 20240405153045269
100657 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hdc100x.c' (98,684) at 20240405153048985
100658 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/example/meson.build' (98,685) at 20210417000012636
100659 2025-01-21 03:01:03.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/image-manifest' (98,686) at 20230211040012659
100660 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/moxa.c' (98,687) at 20240405153231507
100661 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ecc.c' (98,688) at 20210308005002828
100662 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-event.rst' (98,689) at 20240405153045193
100663 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-afe-clk.h' (98,690) at 20240405153053969
100664 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/Kconfig' (98,691) at 20210307214930302
100665 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/Kconfig' (98,692) at 20210308005002968
100666 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2_44xx.h' (98,693) at 20240405153045661
100667 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/lg1313.dtsi' (98,694) at 20240405153229931
100668 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-lua.h' (98,695) at 20210307214928098
100669 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mediatek,spi-mtk-nor.yaml' (98,696) at 20240405153045173
100670 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tracing_struct.c' (98,697) at 20240405153232259
100671 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.c' (98,698) at 20220525020652971
100672 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/interfaces/bmcweb_%.bbappend' (98,699) at 20240727080014098
100673 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/ufs.rst' (98,700) at 20210307214925242
100674 2025-01-21 03:01:03.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dev_printk.h' (98,701) at 20240613080016499
100675 2025-01-21 03:01:03.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4proc.c' (98,702) at 20241211090145521
100676 2025-01-21 03:01:03.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/ar933x_uart.h' (98,703) at 20210307214926218
100677 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/acer-wmi.c' (98,704) at 20240405153051393
100678 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fault-armv.c' (98,705) at 20240405153229915
100679 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_resource.h' (98,706) at 20210309003649476
100680 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/test-core.h' (98,707) at 20240405153045701
100681 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6sx.c' (98,708) at 20240405153231319
100682 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_ms.h' (98,709) at 20240405153052873
100683 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-technisat-usb2-cardlist.rst' (98,710) at 20210307214925230
100684 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/woodburn_sd_defconfig' (98,711) at 20210308005003284
100685 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/asm-offsets.h' (98,712) at 20210307214926306
100686 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-mv78260.dtsi' (98,713) at 20210308005002568
100687 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_many_args.c' (98,714) at 20240405153232259
100688 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml' (98,715) at 20240405153229779
100689 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/ahw1um2riser.json' (98,716) at 20220601030005861
100690 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_rpc.h' (98,717) at 20240405153049397
100691 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/remote.c' (98,718) at 20221215040039138
100692 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bpf_sk_storage.h' (98,719) at 20220525020654635
100693 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TORQUE-1.1' (98,720) at 20211006000025246
100694 2025-01-21 03:01:03.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/io.h' (98,721) at 20240405153046353
100695 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_lro.h' (98,722) at 20210307214930702
100696 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/tb_gateway.yaml' (98,723) at 20210307205553850
100697 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c' (98,724) at 20240405153050625
100698 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/spinlock_debug.c' (98,725) at 20220525020654711
100699 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-atmel.c' (98,726) at 20210308005003512
100700 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c' (98,727) at 20210307214929334
100701 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bygdetrask' (98,728) at 20210307205553778
100702 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/evb-rk3328.c' (98,729) at 20210308005003040
100703 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto-rt_%.bbappend' (98,730) at 20230813080012860
100704 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/buildhistory-collect-srcrevs' (98,731) at 20210905000020601
100705 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/fpsp.S' (98,732) at 20210307214926154
100706 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/verification.h' (98,733) at 20240405153231847
100707 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb' (98,734) at 20241221090017516
100708 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/LICENSE' (98,735) at 20210307214929870
100709 2025-01-21 03:01:03.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pm33xx.h' (98,736) at 20210309003653888
100710 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T104xRDB.h' (98,737) at 20210308005003580
100711 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_refcount.h' (98,738) at 20240405153052577
100712 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stop_machine.h' (98,739) at 20240405153052801
100713 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp' (98,740) at 20240806080004307
100714 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_helpers.c' (98,741) at 20240405153230799
100715 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_2_0.h' (98,742) at 20240405153048317
100716 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-epc.c' (98,743) at 20240906080037140
100717 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/svm_util.h' (98,744) at 20240405153054317
100718 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,glink-edge.yaml' (98,745) at 20240405153229791
100719 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-stream.c' (98,746) at 20240405153053501
100720 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8167-pm-domains.h' (98,747) at 20240405153231347
100721 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/resize.c' (98,748) at 20240405153052501
100722 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb' (98,749) at 20241221090017688
100723 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/pwmtach.c' (98,750) at 20210308005111465
100724 2025-01-21 03:01:03.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/raw_io.h' (98,751) at 20220627100016926
100725 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/reg.h' (98,752) at 20210307214925650
100726 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/file.c' (98,753) at 20241008080013991
100727 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/relocs_64.c' (98,754) at 20210307214926198
100728 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml' (98,755) at 20240405153045141
100729 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/ver_linux' (98,756) at 20220525020654947
100730 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/Kconfig.s3c64xx' (98,757) at 20240405153045685
100731 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/xdomain.c' (98,758) at 20240405153051985
100732 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv6.inc' (98,759) at 20210905000020581
100733 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_dc.h' (98,760) at 20240405153046953
100734 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browser.h' (98,761) at 20240613080016559
100735 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ar934x.c' (98,762) at 20240405153231455
100736 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/.clang-format' (98,763) at 20241219090028944
100737 2025-01-21 03:01:03.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/Makefile' (98,764) at 20210308005003084
100738 2025-01-21 03:01:03.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/stm32/stm32-hash.c' (98,765) at 20240405153230271
100739 2025-01-21 03:01:03.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/fallback_table.c' (98,766) at 20240405153046685
100740 2025-01-21 03:01:03.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/sleep-tegra20.S' (98,767) at 20240405153045689
100741 2025-01-21 03:01:03.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st95hf/Kconfig' (98,768) at 20210307214929982
100742 2025-01-21 03:01:03.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dns_resolve.h' (98,769) at 20240405153052513
100743 2025-01-21 03:01:03.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emu10k1_callback.c' (98,770) at 20240411080014158
100744 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/helper.c' (98,771) at 20241211090212470
100745 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-i8259.c' (98,772) at 20240405153230751
100746 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/meson.build' (98,773) at 20231212090018774 to deleted uid set
100747 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device-pxs3.c' (98,774) at 20210308005002792
100748 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/embedded-firmware.c' (98,775) at 20220525020652430
100749 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/UTOO_P66_defconfig' (98,776) at 20210308005003244
100750 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3188-cru.txt' (98,777) at 20210308005003300
100751 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/controls.c' (98,778) at 20240405153051941
100752 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/NewDump.interface.yaml' (98,779) at 20221207040023627
100753 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-av.c' (98,780) at 20210307214928686
100754 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/semtech,sx9360.yaml' (98,781) at 20240405153045077
100755 2025-01-21 03:01:03.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c' (98,782) at 20240405153048797
100756 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/pci.h' (98,783) at 20210307214926450
100757 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/leds/.gitignore' (98,784) at 20210307214932486
100758 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/images.png' (98,785) at 20210307205554310 to deleted uid set
100759 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_mioe3680_pci.c' (98,786) at 20241211090212302
100760 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_mcast.c' (98,787) at 20240405153231019
100761 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/smiapp-reg-defs.h' (98,788) at 20220525020653251
100762 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/axis-fifo.c' (98,789) at 20240405153231467
100763 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/proc.c' (98,790) at 20210726100024739
100764 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/preconditions.cpp' (98,791) at 20240820080023690
100765 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr.c' (98,792) at 20240405153052389
100766 2025-01-21 03:01:03.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.riscv64.iso.qcow2' (98,793) at 20240906080037560 to deleted uid set
100767 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/parse-options.c' (98,794) at 20241018080014594
100768 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-capture.c' (98,795) at 20240405153230815
100769 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/distro_btn.html' (98,796) at 20210307205554286
100770 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/rc.c' (98,797) at 20220525020653135
100771 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/Makefile' (98,798) at 20210308005002832
100772 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/tests/src/params/trigger_params.hpp' (98,799) at 20230523080037938 to deleted uid set
100773 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Makefile' (98,800) at 20240405153045973
100774 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/playback.h' (98,801) at 20210307214932442
100775 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_mman.h' (98,802) at 20230925080039941
100776 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-sam440ep.c' (98,803) at 20210307214926338
100777 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/acpi.c' (98,804) at 20240405153050489
100778 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-a1.dtsi' (98,805) at 20240405153229915
100779 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/imx8mq_evk.c' (98,806) at 20210308005002964
100780 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/physmap-bt1-rom.h' (98,807) at 20210309003650476
100781 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7183_regs.h' (98,808) at 20210307214928650
100782 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/pgood_monitor.cpp' (98,809) at 20210308005109241
100783 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cpu-freq/cpu-drivers.rst' (98,810) at 20240405153045005
100784 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/1849070.patch' (98,811) at 20241221090017516
100785 2025-01-21 03:01:03.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/README.md' (98,812) at 20240806080018895
100786 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_sysfs.c' (98,813) at 20240405153046305
100787 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_algo.c' (98,814) at 20240405153053413
100788 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360-wifi.dts' (98,815) at 20240405153045781
100789 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/ip32-platform.c' (98,816) at 20210307214926294
100790 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/pfifo_fast.json' (98,817) at 20240405153054377
100791 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/bcm-pdc-mailbox.c' (98,818) at 20240405153230759
100792 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memchr.S' (98,819) at 20210307214926570
100793 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/callbacks.rst' (98,820) at 20210307214925474
100794 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/page_owner.py' (98,821) at 20240405153232103
100795 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_dbg.h' (98,822) at 20210309003652824
100796 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.TPL' (98,823) at 20210308005003292
100797 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/run_fat_tests.sh' (98,824) at 20240405153232267
100798 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi' (98,825) at 20240405153045585
100799 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/net_kern.h' (98,826) at 20240405153046345
100800 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04a3.dts' (98,827) at 20240405153045601
100801 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb' (98,828) at 20241221090017492
100802 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-8033.dts' (98,829) at 20240405153045501
100803 2025-01-21 03:01:03.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/internals.h' (98,830) at 20240906080037184
100804 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv.c' (98,831) at 20241018080014490 to deleted uid set
100805 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c' (98,832) at 20241211090145409 to deleted uid set
100806 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_spnego.c' (98,833) at 20240405153231731
100807 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/test/meson.build' (98,834) at 20241114091025397
100808 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/at91sam9261ek.c' (98,835) at 20210308005002916
100809 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_plane.c' (98,836) at 20240910080014046
100810 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp' (98,837) at 20230202040004526
100811 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/meson.build' (98,838) at 20241003080023049
100812 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/secure_boot.h' (98,839) at 20210307214926390
100813 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/tch-formats.rst' (98,840) at 20210309003648504
100814 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da9055.h' (98,841) at 20210307214931594
100815 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_init.h' (98,842) at 20240405153047261
100816 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-tlc591xx.c' (98,843) at 20240405153230755
100817 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_inode.h' (98,844) at 20240405153052397
100818 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/Kconfig' (98,845) at 20240405153053317
100819 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-moxa-uc-8100-me-t.dts' (98,846) at 20240405153045589
100820 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svinesund' (98,847) at 20210307205553790
100821 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-pinctrl.dtsi' (98,848) at 20240405153045565
100822 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h' (98,849) at 20240405153230331
100823 2025-01-21 03:01:03.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-phosphor/images/fb-yosemite4n-phosphor-image.inc' (98,850) at 20240727080014098
100824 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot.py' (98,851) at 20210308005003748
100825 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/fbio.h' (98,852) at 20210307214926590
100826 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/cpu.c' (98,853) at 20210308005002848
100827 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/uapi/asm/bpf_perf_event.h' (98,854) at 20210307214926494
100828 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/ecdh_helper.h' (98,855) at 20210512100029334
100829 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch' (98,856) at 20230706080014745
100830 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/gpio.h' (98,857) at 20210308005002828
100831 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/fan-common.yaml' (98,858) at 20240410080016741
100832 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_netfilter_retcode.c' (98,859) at 20240405153054281
100833 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-riscv/MAINTAINERS' (98,860) at 20210308005002956
100834 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_kptr.c' (98,861) at 20240405153054257
100835 2025-01-21 03:01:03.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@86000/tps53622@77.conf' (98,862) at 20210307205554094
100836 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/include/acp_2_2_sh_mask.h' (98,863) at 20210307214932286
100837 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/host_condition.cpp' (98,864) at 20240723080028240
100838 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-streams.h' (98,865) at 20210307214928698
100839 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-tec.dts' (98,866) at 20210308005002628
100840 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/syscall.h' (98,867) at 20210307214926750
100841 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_r_ph.c' (98,868) at 20210308005046505
100842 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0011-fix-bug-of-do_compile-and-do_install.patch' (98,869) at 20241221090017540
100843 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Aspeboda' (98,870) at 20210307205553778
100844 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex7_user.c' (98,871) at 20240405153232099
100845 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas6424.c' (98,872) at 20240405153053805
100846 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/biosattr-interface.c' (98,873) at 20240405153231343
100847 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt700-sdw.c' (98,874) at 20240405153232159
100848 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/zhaoxin/Makefile' (98,875) at 20210307214926658
100849 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid' (98,876) at 20210307214925202
100850 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/files/0001-beep-library-Make-it-compatible-with-c99.patch' (98,877) at 20231126090012793
100851 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-sys-pinctrl.yaml' (98,878) at 20240405153045137
100852 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/export/vhost-user-blk-server.c' (98,879) at 20241211090212210
100853 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/udbg_scc.c' (98,880) at 20240405153046213
100854 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/header.c' (98,881) at 20240405153054093
100855 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pl-Rzeszow' (98,882) at 20210307205553778
100856 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/Kconfig' (98,883) at 20240405153049473
100857 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.c' (98,884) at 20240405153048637
100858 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico-nymph.dts' (98,885) at 20240405153229891
100859 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid1-10.c' (98,886) at 20240405153049257
100860 2025-01-21 03:01:03.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/timer.h' (98,887) at 20210307214926226
100861 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hermes_dld.c' (98,888) at 20210307214929866
100862 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timeconv.c' (98,889) at 20220525020654731
100863 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mulr_q_w.c' (98,890) at 20210308005046513
100864 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-encoder-cmd.rst' (98,891) at 20220525020651786
100865 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_bmc_code_update.robot' (98,892) at 20240628080017121
100866 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/power8-pmu.h' (98,893) at 20240906080037516
100867 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-smopa-2.c' (98,894) at 20240906080037576
100868 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/Makefile' (98,895) at 20210308005002968
100869 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/cache.json' (98,896) at 20240405153054157
100870 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pci/pci.rst' (98,897) at 20240405153045193
100871 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/types.h' (98,898) at 20240405153046129
100872 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/net_iface_mock.h' (98,899) at 20230919080007046
100873 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/Makefile' (98,900) at 20210308005002536
100874 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qcom_scm-legacy.c' (98,901) at 20240405153047045
100875 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_mmu.h' (98,902) at 20240405153049053
100876 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_flat_gre_key.sh' (98,903) at 20210307214932686
100877 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/akcipher.h' (98,904) at 20240405153052625
100878 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/p10bmc.conf' (98,905) at 20241221090017480
100879 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/conditions.cpp' (98,906) at 20240820080023690
100880 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/index.rst' (98,907) at 20240405153044957
100881 2025-01-21 03:01:03.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2l-evm.dts' (98,908) at 20240405153045589
100882 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/tricore/triboard.h' (98,909) at 20230426080043768
100883 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_validate_unittest.cpp' (98,910) at 20230511080029875
100884 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/rif_counter_scale.sh' (98,911) at 20240405153054301
100885 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6afe-clocks.c' (98,912) at 20240405153053981
100886 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch' (98,913) at 20241221090017672
100887 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7280-camcc.yaml' (98,914) at 20240405153229759
100888 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn32/irq_service_dcn32.h' (98,915) at 20240405153047297
100889 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/community-membership.md' (98,916) at 20241203090006519
100890 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/nci/Makefile' (98,917) at 20210307214932034
100891 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/system_queries.hpp' (98,918) at 20230511080033415
100892 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-imx1.c' (98,919) at 20240405153231359
100893 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-bcm-iproc.c' (98,920) at 20240405153051449
100894 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_thermal.c' (98,921) at 20240405153048333
100895 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-evm-u-boot.dtsi' (98,922) at 20210308005002596
100896 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/timer.c' (98,923) at 20210308005002916
100897 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5250/MAINTAINERS' (98,924) at 20210308005003044
100898 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/xattr.h' (98,925) at 20240405153052537
100899 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtmips.h' (98,926) at 20240405153051321
100900 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/irqroute.h' (98,927) at 20210308005002876
100901 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-tm.c' (98,928) at 20240405153046149
100902 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml' (98,929) at 20240405153229783
100903 2025-01-21 03:01:03.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/tda38640.c' (98,930) at 20240405153048869
100904 2025-01-21 03:01:03.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/emlid_neutis_n5_devboard_defconfig' (98,931) at 20210308005003256
100905 2025-01-21 03:01:03.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test4_1.5.3.bb.upgraded' (98,932) at 20240106090017253
100906 2025-01-21 03:01:03.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/sigcontext.h' (98,933) at 20210307214926166
100907 2025-01-21 03:01:03.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf-netns.h' (98,934) at 20240405153052665
100908 2025-01-21 03:01:03.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/ace_sha.h' (98,935) at 20210308005003356
100909 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.c' (98,936) at 20240405153050681
100910 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/Makefile' (98,937) at 20210307214928806
100911 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvuf.c' (98,938) at 20210307214926334
100912 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/Kconfig' (98,939) at 20210307214931070
100913 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/transitioning-to-a-custom-environment.rst' (98,940) at 20230114040015526
100914 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board.c' (98,941) at 20210308005002772
100915 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crct10dif_generic.c' (98,942) at 20210309003649116
100916 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/other.rst' (98,943) at 20240405153044997
100917 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/ocxl.h' (98,944) at 20220525020654635
100918 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35-pinfunc.h' (98,945) at 20240405153045489
100919 2025-01-21 03:01:03.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745-iwg22m.dtsi' (98,946) at 20240405153045553
100920 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarkvissle' (98,947) at 20210307205553782
100921 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml' (98,948) at 20240405153045113
100922 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/bswapsi.c' (98,949) at 20240405153046033
100923 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/profile.c' (98,950) at 20240815080012911
100924 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/stm32_rcc.h' (98,951) at 20241211090212362
100925 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/Kconfig' (98,952) at 20210308005003460
100926 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-qds-lpuart.dts' (98,953) at 20210308005002580
100927 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/sam440ep_defconfig' (98,954) at 20240405153046097
100928 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mt7623n_bpir2_defconfig' (98,955) at 20210308005003268
100929 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/ashldi3.c' (98,956) at 20210307214926182
100930 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/lpc32xx_nand_slc.c' (98,957) at 20210308005003412
100931 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ps.c' (98,958) at 20220525020653795
100932 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/uaccess.h' (98,959) at 20240405153052621
100933 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/kfree_mismatch.cocci' (98,960) at 20210309003654532
100934 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/trace-events' (98,961) at 20240906080037316
100935 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-rx.h' (98,962) at 20210307214928794
100936 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/virtual-memory.json' (98,963) at 20240405153054145
100937 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1d_port_8472.sh' (98,964) at 20210307214932690
100938 2025-01-21 03:01:03.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/osnoise.h' (98,965) at 20240405153054385
100939 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/pathwatch.hpp' (98,966) at 20220727100018782
100940 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0-1g-3.dtsi' (98,967) at 20210307214926350
100941 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/budget.c' (98,968) at 20240405153052545
100942 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5249.h' (98,969) at 20210308005002804
100943 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/log.c' (98,970) at 20210308005003548
100944 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/b1.bb' (98,971) at 20210307205554250
100945 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/desc.h' (98,972) at 20220525020652146
100946 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_i2c.h' (98,973) at 20210307214928702
100947 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/sbitmap.c' (98,974) at 20241008080014027
100948 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h' (98,975) at 20240405153046005
100949 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/core.c' (98,976) at 20240405153230915
100950 2025-01-21 03:01:03.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftahbc020s.h' (98,977) at 20210308005003644
100951 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_lanplus.robot' (98,978) at 20240628080017117
100952 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch' (98,979) at 20230706080014745
100953 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe.h' (98,980) at 20240405153231007
100954 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/hd-geo-test.c' (98,981) at 20241211090212546
100955 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/altr,rst-mgr-a10sr.h' (98,982) at 20210307214931346
100956 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/trigger_manager_mock.hpp' (98,983) at 20220412175720090
100957 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_timing_generator.h' (98,984) at 20210309003649476
100958 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/0001-intl-Fix-build-failure-with-make-j.patch' (98,985) at 20241206090014314
100959 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/Power.interface.yaml' (98,986) at 20221207040023627
100960 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/watchdog/Makefile' (98,987) at 20210307214932734
100961 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpc.h' (98,988) at 20210307214931870
100962 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pci_host.c' (98,989) at 20240906080037276
100963 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fsync.c' (98,990) at 20240405153231663
100964 2025-01-21 03:01:03.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/Makefile' (98,991) at 20240405153046133
100965 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp887x.c' (98,992) at 20240405153049297
100966 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatresize/fatresize/0001-build-Do-not-build-.sgml-file.patch' (98,993) at 20230317080013785
100967 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/pxa/mfp.h' (98,994) at 20240405153052793
100968 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c' (98,995) at 20220627100017026
100969 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dragonboard820c_defconfig' (98,996) at 20210308005003256
100970 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.h' (98,997) at 20210307214928838
100971 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331_omega.dts' (98,998) at 20240405153045989
100972 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/gadget.c' (98,999) at 20210308005003044
100973 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sxsabresd/imximage.cfg' (99,000) at 20210308005002984
100974 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-unknown.err' (99,001) at 20210308005046409
100975 2025-01-21 03:01:03.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr.py' (99,002) at 20240405153054161
100976 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h' (99,003) at 20240405153052653
100977 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vmlinux.lds.h' (99,004) at 20241211090145533
100978 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/tx4938.h' (99,005) at 20210307214926250
100979 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ib_mad.h' (99,006) at 20240405153052893
100980 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio-driver.c' (99,007) at 20240405153051757
100981 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aristainetos2b.h' (99,008) at 20210308005003584
100982 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/ifi_canfd.txt' (99,009) at 20210307214925374
100983 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-mtp.dts' (99,010) at 20240405153229943
100984 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ipmi-bt-test.c' (99,011) at 20241211090212546
100985 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-op.h' (99,012) at 20240326080039550
100986 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl4531.c' (99,013) at 20240405153049005
100987 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/bug.h' (99,014) at 20220525020651966
100988 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/gpio-regulator.yaml' (99,015) at 20240405153045145
100989 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_irc.c' (99,016) at 20240405153053329
100990 2025-01-21 03:01:03.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/throw-exception-on-unknown-os.patch' (99,017) at 20231011080016578
100991 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtl8723b_rf.h' (99,018) at 20220525020654183
100992 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/l2cap.h' (99,019) at 20240613080016503
100993 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/Makefile' (99,020) at 20240405153230923
100994 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-rzv2m.c' (99,021) at 20240405153048913
100995 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pata_arasan_cf_data.h' (99,022) at 20210307214931466
100996 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ecovec/lowlevel_init.S' (99,023) at 20210308005003032
100997 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mm_slot.h' (99,024) at 20240405153053141
100998 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/shpc.c' (99,025) at 20240906080037276
100999 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (99,026) at 20230412080023460
101000 2025-01-21 03:01:03.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-generator_0.4.9.bb' (99,027) at 20241221090017504
101001 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/fs_test.c' (99,028) at 20240405153232271
101002 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb' (99,029) at 20241221090017556
101003 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/bpqether.c' (99,030) at 20240405153050333
101004 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/compat.h' (99,031) at 20240405153052617
101005 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/console/obmc-console/obmc-console.conf' (99,032) at 20230512080018777
101006 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_createhandler_unittest.cpp' (99,033) at 20210308005120361
101007 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/omap5_uevm/Kconfig' (99,034) at 20210308005003080
101008 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/faultinfo_64.h' (99,035) at 20210307214926754
101009 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/confirm.js' (99,036) at 20210308005107069
101010 2025-01-21 03:01:03.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/Kbuild' (99,037) at 20240405153048653
101011 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/core.c' (99,038) at 20240906080037232
101012 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui.py' (99,039) at 20210307205554642
101013 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-2.5' (99,040) at 20210307205554418
101014 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-khadas-vim4.dts' (99,041) at 20240405153229915
101015 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/legacy_built-in_sync_functions.patch' (99,042) at 20231011080016574
101016 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/processor.h' (99,043) at 20240405153045349
101017 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9055-core.c' (99,044) at 20240405153049605
101018 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libopusenc/libopusenc_0.2.1.bb' (99,045) at 20241221090017532
101019 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/page.h' (99,046) at 20240405153045861
101020 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/audio.c' (99,047) at 20210308005003736
101021 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/lshrsi3.S' (99,048) at 20240405153046309
101022 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc' (99,049) at 20241221090017464
101023 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/LICENSE' (99,050) at 20210307205554046
101024 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/Kconfig' (99,051) at 20241211090212338
101025 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode.c' (99,052) at 20210309003648724
101026 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/aspeed_hace_v1.c' (99,053) at 20220802100038577
101027 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/af_rxrpc.h' (99,054) at 20240405153052833
101028 2025-01-21 03:01:03.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/rf.c' (99,055) at 20240405153051953
101029 2025-01-21 03:01:03.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/samsung,s5k5baf.yaml' (99,056) at 20240405153045093
101030 2025-01-21 03:01:03.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/core.h' (99,057) at 20220525020651894
101031 2025-01-21 03:01:03.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-cti' (99,058) at 20210309003648248
101032 2025-01-21 03:01:03.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/addrconf_core.c' (99,059) at 20240405153232035
101033 2025-01-21 03:01:03.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/main.c' (99,060) at 20230302090047758
101034 2025-01-21 03:01:03.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hugetlbfs/inode.c' (99,061) at 20240405153231687
101035 2025-01-21 03:01:03.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/inode.c' (99,062) at 20240405153231695
101036 2025-01-21 03:01:03.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_user.c' (99,063) at 20241104090011587
101037 2025-01-21 03:01:03.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-pci-rutabaga.c' (99,064) at 20240326080039434
101038 2025-01-21 03:01:03.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-irc/weechat/weechat_4.0.4.bb' (99,065) at 20230919080013954
101039 2025-01-21 03:01:03.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/atlas-sensor.c' (99,066) at 20240405153048969
101040 2025-01-21 03:01:03.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Storage/meson.build' (99,067) at 20230825080021141 to deleted uid set
101041 2025-01-21 03:01:03.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/test_r5900_mflohi1.c' (99,068) at 20210308005046525
101042 2025-01-21 03:01:03.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20.dtsi' (99,069) at 20210308005002624
101043 2025-01-21 03:01:03.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACS' (99,070) at 20240906080037560 to deleted uid set
101044 2025-01-21 03:01:03.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/drm/drm.h' (99,071) at 20240405153232211
101045 2025-01-21 03:01:03.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/intel_ich6_gpio.c' (99,072) at 20210308005003376
101046 2025-01-21 03:01:03.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7786.h' (99,073) at 20210307214926558
101047 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-2u_associations.json' (99,074) at 20241212090014007
101048 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/kernel-api.rst' (99,075) at 20240405153045293
101049 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/Makefile' (99,076) at 20210308005002824
101050 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si521xx.c' (99,077) at 20240405153230207
101051 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/crop.svg' (99,078) at 20210309003648488
101052 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.h' (99,079) at 20240405153048649
101053 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/Makefile' (99,080) at 20210307214929610
101054 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/Makefile' (99,081) at 20210308005002904
101055 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/phosphor-dbus-interfaces.wrap' (99,082) at 20220531100030248
101056 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/doc2000.h' (99,083) at 20210307214931450
101057 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/birdland_bav335b_defconfig' (99,084) at 20210308005003252
101058 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-audio.h' (99,085) at 20210307214928842
101059 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0007_brlayers_optional_gitinfo.py' (99,086) at 20210307205554262
101060 2025-01-21 03:01:03.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btnxpuart.c' (99,087) at 20240913080013781
101061 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/atomic128-ldst.h' (99,088) at 20230925080039853
101062 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.silent' (99,089) at 20210308005003296
101063 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8195-sys-clock.yaml' (99,090) at 20240405153045017
101064 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/buildid.h' (99,091) at 20220525020654555
101065 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/maintainer/maintainer-entry-profile.rst' (99,092) at 20220525020651770
101066 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c' (99,093) at 20241011080017303
101067 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-radio.rst' (99,094) at 20210309003648488
101068 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010si-pre.dtsi' (99,095) at 20210307214926346
101069 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libssp-nonshared/stack_chk.c' (99,096) at 20210629000017500
101070 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_baltos_defconfig' (99,097) at 20210308005003244
101071 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/map.h' (99,098) at 20220804100015884
101072 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/branch.c' (99,099) at 20240405153054185
101073 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/systemd/phosphor-systemd-policy/journald-maxlevel-policy.conf' (99,100) at 20210307205554058
101074 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adv_rss.h' (99,101) at 20220525020653531
101075 2025-01-21 03:01:03.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.json' (99,102) at 20210927100127469
101076 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/exec.h' (99,103) at 20210307214926506
101077 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-malta/spaces.h' (99,104) at 20210307214926222
101078 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.gitignore' (99,105) at 20210407000018094
101079 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/set_release' (99,106) at 20240405153053433
101080 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/ssh_host_rsa_key.pub' (99,107) at 20210307205554466
101081 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/relocate_sdk.py' (99,108) at 20220910030013437
101082 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/riscv/sifive_u.rst' (99,109) at 20240906080037180
101083 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/README' (99,110) at 20220526030017599
101084 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-nec-nl8048hl11.c' (99,111) at 20240405153052205
101085 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s.h' (99,112) at 20240405153046113
101086 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/digicolor-timer.txt' (99,113) at 20210307214925446
101087 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad193x-i2c.c' (99,114) at 20240405153053561
101088 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/code-update-diagrams.md' (99,115) at 20221209040006383
101089 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb' (99,116) at 20241221090017528
101090 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-ts4900.dts' (99,117) at 20240405153045505
101091 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch' (99,118) at 20241221090017668
101092 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_kprobes.h' (99,119) at 20240405153046301
101093 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-idio-16.c' (99,120) at 20240405153230303
101094 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_pcm3680_pci.c' (99,121) at 20241211090212302
101095 2025-01-21 03:01:03.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-px30-core-ctouch2.dts' (99,122) at 20220525020651934
101096 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ddr_rk3368.h' (99,123) at 20210308005002660
101097 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/phy.c' (99,124) at 20240405153049757
101098 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_prctl.h' (99,125) at 20220429100100646
101099 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/elf.h' (99,126) at 20210309003648976
101100 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_ct.c' (99,127) at 20240405153232063
101101 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/catalina/post_desc.json' (99,128) at 20240817080006183
101102 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-qatzip.c' (99,129) at 20241211090212390
101103 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/net_dropmonitor-record' (99,130) at 20210307214932566
101104 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw553x.dtsi' (99,131) at 20240405153045513
101105 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sec-core.c' (99,132) at 20240405153230839
101106 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts' (99,133) at 20240405153045733
101107 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/maxim,mcp795.txt' (99,134) at 20210307214925418
101108 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/asm-offsets.c' (99,135) at 20220525020652018
101109 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev/fix-lsi2c-makefile.patch' (99,136) at 20240106090017233
101110 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/conf/machine/include/gxp.inc' (99,137) at 20210908000029103
101111 2025-01-21 03:01:03.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_pbi.cfg' (99,138) at 20210308005002968
101112 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_lib.h' (99,139) at 20240405153050017
101113 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-rb532.c' (99,140) at 20210307214928550
101114 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lm3533.h' (99,141) at 20210307214931430
101115 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix/0001-Fix-configure.ac.patch' (99,142) at 20210407000018082
101116 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.2.bb' (99,143) at 20241221090017564
101117 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/meson.build' (99,144) at 20240906080037460
101118 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/event.cpp' (99,145) at 20240817080036824
101119 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-reboot@.target' (99,146) at 20240321080027598
101120 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/82571.h' (99,147) at 20210307214929430
101121 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/qemutinyrunner.py' (99,148) at 20210420000021594
101122 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_inflate.c' (99,149) at 20240405153053109
101123 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-ipe.c' (99,150) at 20240405153046801
101124 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hsi/nokia-modem.txt' (99,151) at 20210307214925322
101125 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/acpi.c' (99,152) at 20210308005002880
101126 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/perf.c' (99,153) at 20240405153046077
101127 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/mscc.c' (99,154) at 20210308005003440
101128 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tdc_batch.py' (99,155) at 20210524100035138
101129 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/sp2.h' (99,156) at 20210307214928638
101130 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/Kconfig' (99,157) at 20240405153231671
101131 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/volatiles.99_sssd' (99,158) at 20220721030015849
101132 2025-01-21 03:01:03.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_uart.c' (99,159) at 20240418080014502
101133 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/templates/default/conf-notes.txt' (99,160) at 20240712080022837
101134 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/README-BENCH' (99,161) at 20210307214932614
101135 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/Kconfig' (99,162) at 20210309003654184
101136 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt352.c' (99,163) at 20240405153049293
101137 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-infra_ao.c' (99,164) at 20240405153046801
101138 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/pxa1928-usb-phy.txt' (99,165) at 20240405153229783
101139 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/isl29028.c' (99,166) at 20240405153049001
101140 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc5000.c' (99,167) at 20240405153049537
101141 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/harma/host-poweroff' (99,168) at 20231128090014177
101142 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPL-2.0-no-copyleft-exception' (99,169) at 20211006000025238
101143 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (99,170) at 20241206090014278
101144 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-rcar.c' (99,171) at 20210308005003516
101145 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/concepts.hpp' (99,172) at 20240731080033666
101146 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/.editorconfig' (99,173) at 20220503030039696
101147 2025-01-21 03:01:03.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PSF-2.0' (99,174) at 20210307205554426
101148 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpni.h' (99,175) at 20210308005003648
101149 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm81xx.h' (99,176) at 20240405153045661
101150 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/chacha-glue.c' (99,177) at 20210307214926206
101151 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston32r6_defconfig' (99,178) at 20210308005003252
101152 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/page.h' (99,179) at 20240405153230115
101153 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongson_liointc.c' (99,180) at 20240326080039450
101154 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/debugfs.h' (99,181) at 20210307214926754
101155 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-integrity.rst' (99,182) at 20240405153044941
101156 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qt1010.c' (99,183) at 20240405153049533
101157 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/tiogapass/gpio_desc.json' (99,184) at 20221207040007843
101158 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_pa_pmu.c' (99,185) at 20240405153231303
101159 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/syslog' (99,186) at 20231014080011731
101160 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_drums.c' (99,187) at 20210307214932202
101161 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qemu-opts.c' (99,188) at 20210927100127645
101162 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/fujitsu.c' (99,189) at 20240405153049709
101163 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_param_dvs.c' (99,190) at 20240405153231471
101164 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/rs.h' (99,191) at 20240405153050517
101165 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/fault.c' (99,192) at 20240405153045697
101166 2025-01-21 03:01:03.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Drive_v1.xml' (99,193) at 20240918080002708
101167 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/jornada680_kbd.c' (99,194) at 20210307214928474
101168 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m3-ulcb.dts' (99,195) at 20240405153229963
101169 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/octeon_translate.c' (99,196) at 20230925080040041
101170 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_hubbub.c' (99,197) at 20220525020652514
101171 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra210/Makefile' (99,198) at 20210308005002788
101172 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/ccm_mbox.c' (99,199) at 20240405153050193
101173 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/qixis.c' (99,200) at 20210308005002960
101174 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/Makefile' (99,201) at 20210307214932470
101175 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_mr.c' (99,202) at 20220525020653123
101176 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/perf_regs.h' (99,203) at 20210307214925858
101177 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_h264.c' (99,204) at 20240405153051865
101178 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_anchor.h' (99,205) at 20240405153052817
101179 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/cereal.wrap' (99,206) at 20210831000031555
101180 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_CfoTracking.h' (99,207) at 20220525020654179
101181 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/fp_operation.json' (99,208) at 20240405153232223
101182 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_gem.c' (99,209) at 20240405153230631
101183 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/radiotap-headers.rst' (99,210) at 20210307214925538
101184 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Linsell' (99,211) at 20210307205553786
101185 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/processor.h' (99,212) at 20210307214932706
101186 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/MAINTAINERS' (99,213) at 20210308005002984
101187 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ChassisCollection.json' (99,214) at 20240619080002944
101188 2025-01-21 03:01:03.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/hsdk.txt' (99,215) at 20210307214925270
101189 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/Makefile' (99,216) at 20210308005003496
101190 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sc7180.c' (99,217) at 20240405153046829
101191 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/djmemc.c' (99,218) at 20240906080037252
101192 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_sched.c' (99,219) at 20210307214932006
101193 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_qpu_defines.h' (99,220) at 20210307214928062
101194 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/u_os_desc.h' (99,221) at 20210307214930806
101195 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/layer.conf' (99,222) at 20241221090017580
101196 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bonding_priv.h' (99,223) at 20240405153049725
101197 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/main.c' (99,224) at 20240624080012768
101198 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/rif_mac_profile_scale.sh' (99,225) at 20240405153054301
101199 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/crc32-mips.c' (99,226) at 20240405153045997
101200 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dialog_pmic.h' (99,227) at 20210308005003628
101201 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/am35x_musb.c' (99,228) at 20210308005002760
101202 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/rw.h' (99,229) at 20240405153052969
101203 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-io.c' (99,230) at 20240906080037436
101204 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_conn.h' (99,231) at 20240405153052853
101205 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/df/df_4_3_sh_mask.h' (99,232) at 20240405153047745
101206 2025-01-21 03:01:03.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.cphp' (99,233) at 20240906080037556 to deleted uid set
101207 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_seq.c' (99,234) at 20210307214932202
101208 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_fru.c' (99,235) at 20210308004938824
101209 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.userprogs' (99,236) at 20210307214932134
101210 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/Makefile' (99,237) at 20240405153054357
101211 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/vlock.h' (99,238) at 20210307214925834
101212 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/ep88xc.c' (99,239) at 20240405153046201
101213 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/samsung_pwm_timer.c' (99,240) at 20220525020652342
101214 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/device_handler/Makefile' (99,241) at 20210307214930306
101215 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/davinci_all_defconfig' (99,242) at 20240405153045613
101216 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig' (99,243) at 20210308005003276
101217 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/mipi-csis.h' (99,244) at 20240405153049461
101218 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/config.h.in' (99,245) at 20240614080016246
101219 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.hwconfig' (99,246) at 20210308005003296
101220 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/usb.h' (99,247) at 20240405153050577
101221 2025-01-21 03:01:03.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wep.h' (99,248) at 20210307214931994
101222 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libiscsi.h' (99,249) at 20240405153052877
101223 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/qt2160.c' (99,250) at 20240405153230727
101224 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/mpc86xx_smp.c' (99,251) at 20220525020652074
101225 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_e_prci.c' (99,252) at 20210927100127157
101226 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/spi.h' (99,253) at 20210307214930674
101227 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory_ldst_phys.h.inc' (99,254) at 20210927100127229
101228 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Invoke-ed-directly-instead-of-using-the-shell.patch' (99,255) at 20210307205554538
101229 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (99,256) at 20240829080014014
101230 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/irq.h' (99,257) at 20240405153045937
101231 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/sdma.c' (99,258) at 20240405153230707
101232 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_wlan_net.c' (99,259) at 20240405153051821
101233 2025-01-21 03:01:03.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn02.h' (99,260) at 20210307214926210
101234 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vmci_transport.c' (99,261) at 20240405153053401
101235 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ioc32.h' (99,262) at 20210307214927842
101236 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/Makefile' (99,263) at 20240405153053361
101237 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_isolation.c' (99,264) at 20240405153231975
101238 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/si2157_priv.h' (99,265) at 20240405153049533
101239 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/radiotrack.rst' (99,266) at 20210307214925462
101240 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dvbsky-cardlist.rst' (99,267) at 20210309003648288
101241 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/compress/zstd.py' (99,268) at 20220910030013373
101242 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/Kconfig' (99,269) at 20240405153046833
101243 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/pgalloc.h' (99,270) at 20220525020651798
101244 2025-01-21 03:01:03.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inflection_0.5.1.bb' (99,271) at 20241221090017556
101245 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/reg.h' (99,272) at 20210307214929926
101246 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/containers.yml' (99,273) at 20241211090212202
101247 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lx2160aqds.h' (99,274) at 20210308005003604
101248 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c' (99,275) at 20240405153231331
101249 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/renesas,sysc-rmobile.yaml' (99,276) at 20240405153229787
101250 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/frontend.json' (99,277) at 20240405153054149
101251 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sharded_mutex.h' (99,278) at 20240405153054205
101252 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_e_prci.h' (99,279) at 20230426080043764
101253 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/dbus_path_utils.cpp' (99,280) at 20221028100033263
101254 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tx6ul-0010.dts' (99,281) at 20240405153045525
101255 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/meson.build' (99,282) at 20240815080043900
101256 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-mek.dts' (99,283) at 20240628080013977
101257 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h' (99,284) at 20210307214929810
101258 2025-01-21 03:01:03.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/mon_client.c' (99,285) at 20240719080013377
101259 2025-01-21 03:01:03.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/tonga_sdma_pkt_open.h' (99,286) at 20210307214927250
101260 2025-01-21 03:01:03.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/Makefile' (99,287) at 20240405153053001
101261 2025-01-21 03:01:03.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/patch.h' (99,288) at 20240405153230063
101262 2025-01-21 03:01:03.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_vop2_reg.c' (99,289) at 20240405153230631
101263 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/akcipher.c' (99,290) at 20240405153046529
101264 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/bmp280-core.c' (99,291) at 20241011080017319
101265 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/net/bpf_jit.h' (99,292) at 20210307214926530
101266 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_vga.py' (99,293) at 20210308005003748
101267 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-block-storage_git.bb' (99,294) at 20240413080012631
101268 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/typeaheads.py' (99,295) at 20210307205554286
101269 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_offload.h' (99,296) at 20210307214931966
101270 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/smp.c' (99,297) at 20240405153045633
101271 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_print.h' (99,298) at 20241011080017371
101272 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stm32-booster.c' (99,299) at 20240405153051473
101273 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target.c.inc' (99,300) at 20241211090212522
101274 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-flex' (99,301) at 20241221090017612
101275 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/nexthop.h' (99,302) at 20240405153052861
101276 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/guest-halt-polling.rst' (99,303) at 20240405153045325
101277 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/meson.build' (99,304) at 20240228090020568 to deleted uid set
101278 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8365.c' (99,305) at 20240405153230215
101279 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/arc/mcip.h' (99,306) at 20210307214931590
101280 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_sec_mon.h' (99,307) at 20210308005003652
101281 2025-01-21 03:01:03.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/Makefile' (99,308) at 20210307214926018
101282 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/string_64.h' (99,309) at 20240405153046397
101283 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/msg_port.c' (99,310) at 20210308005002860
101284 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/en-i3c-hub-scan-fru@.service' (99,311) at 20241107090014377
101285 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/initrd.h' (99,312) at 20240405153052709
101286 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/fixed-perl-path.patch' (99,313) at 20230609080014415
101287 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/Kconfig' (99,314) at 20210308005003472
101288 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/types.h' (99,315) at 20210308005046053
101289 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/develop-arm.txt' (99,316) at 20210308005003012
101290 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tpiu.c' (99,317) at 20240405153048893
101291 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-xdist_3.5.0.bb' (99,318) at 20231207090015270
101292 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-lvds.c' (99,319) at 20240405153230615
101293 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/media-bus-format.h' (99,320) at 20240405153052925
101294 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-common.c' (99,321) at 20240405153050309
101295 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/hardirq.h' (99,322) at 20240405153045937
101296 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/control_regs.h' (99,323) at 20210308005002876
101297 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-host-stubs.c' (99,324) at 20221215040039102
101298 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.rst' (99,325) at 20241221090017596
101299 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/msa.c' (99,326) at 20241211090212494
101300 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/startup.c' (99,327) at 20240613080016367
101301 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/zram_drv.h' (99,328) at 20241216090017693
101302 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_acpi.h' (99,329) at 20240405153048721
101303 2025-01-21 03:01:03.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A10s-OLinuXino-M_defconfig' (99,330) at 20210308005003232
101304 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_perf.c' (99,331) at 20240812080017236
101305 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml' (99,332) at 20210309003648340
101306 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/priv.h' (99,333) at 20220525020652959
101307 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/vfio/vfio-container-base.h' (99,334) at 20240906080037340
101308 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/skfddi.c' (99,335) at 20240405153050329
101309 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpv.c' (99,336) at 20210308005046505
101310 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/drm/drm-info_2.7.0.bb' (99,337) at 20241221090017528
101311 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-ft260.c' (99,338) at 20240405153048813
101312 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/acpi_mdio.c' (99,339) at 20240405153050345
101313 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/uterror.c' (99,340) at 20210307214926842
101314 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet6_connection_sock.h' (99,341) at 20240405153052845
101315 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/barebox.bbclass' (99,342) at 20241221090017608
101316 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7118.c' (99,343) at 20240405153053565
101317 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ampere-bmc-reboot-host-check@.service' (99,344) at 20241024080011938
101318 2025-01-21 03:01:03.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/akebono_defconfig' (99,345) at 20240405153046097
101319 2025-01-21 03:01:03.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7724.c' (99,346) at 20210307214926562
101320 2025-01-21 03:01:03.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5235evb/MAINTAINERS' (99,347) at 20210308005002972
101321 2025-01-21 03:01:03.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-context-info-gen3.h' (99,348) at 20240405153050529
101322 2025-01-21 03:01:03.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_4_offset.h' (99,349) at 20240405153047641
101323 2025-01-21 03:01:03.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/usb-conn-gpio.c' (99,350) at 20240405153052049
101324 2025-01-21 03:01:03.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/sx8654.txt' (99,351) at 20210307214925338
101325 2025-01-21 03:01:03.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sundsvall_S_Stadsberget' (99,352) at 20210307205553790
101326 2025-01-21 03:01:03.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd202d.dtsi' (99,353) at 20240405153045573
101327 2025-01-21 03:01:03.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/monitor-internal.c' (99,354) at 20240906080037444
101328 2025-01-21 03:01:03.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfcsusb.c' (99,355) at 20240405153230755
101329 2025-01-21 03:01:03.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/setup.py' (99,356) at 20210308005048369
101330 2025-01-21 03:01:03.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emumpu401.c' (99,357) at 20240405153232131
101331 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/dlm_internal.h' (99,358) at 20240613080016479
101332 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9v011.h' (99,359) at 20210307214931542
101333 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/Kconfig' (99,360) at 20210307214928602
101334 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-mo.h' (99,361) at 20210308005046057
101335 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/isys_irq_global.h' (99,362) at 20210309003653016
101336 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/README.md' (99,363) at 20241204090010699
101337 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-usb2.c' (99,364) at 20210307214930062
101338 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/zalon.c' (99,365) at 20240405153051749
101339 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/macb_ptp.c' (99,366) at 20240405153049857
101340 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/desc_defs.h' (99,367) at 20210309003649016
101341 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml' (99,368) at 20240405153045141
101342 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/072.out' (99,369) at 20210308005046441
101343 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-operations-controller.html' (99,370) at 20210308005107077
101344 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/servalt/Kconfig' (99,371) at 20210308005003020
101345 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/renesas,apmu.yaml' (99,372) at 20240405153045137
101346 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf' (99,373) at 20210307205554034
101347 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/select_version' (99,374) at 20221209040018559
101348 2025-01-21 03:01:03.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inffixed.h' (99,375) at 20210308005003716
101349 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_sas.h' (99,376) at 20210307214928994
101350 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/hdcp/Makefile' (99,377) at 20210307214927306
101351 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/modedb.c' (99,378) at 20240405153231583
101352 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/button.c' (99,379) at 20241104090011563
101353 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/sunxi_nand_spl.c' (99,380) at 20210308005003416
101354 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/uapi/linux/virtio_ring.h' (99,381) at 20210307214932742
101355 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/Makefile' (99,382) at 20210307214926146
101356 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/Kconfig' (99,383) at 20210307214931934
101357 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/lm75.yaml' (99,384) at 20240405153229763
101358 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/OWNERS' (99,385) at 20221001030006908
101359 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/rail.md' (99,386) at 20240809080033019
101360 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7842.c' (99,387) at 20241211090145445
101361 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-UC-export-US' (99,388) at 20241221090017616
101362 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-mmioreg.c' (99,389) at 20240405153050345
101363 2025-01-21 03:01:03.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/hotplug.c' (99,390) at 20210307214925962
101364 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/turris1x.dts' (99,391) at 20240405153046093
101365 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGpatch.S' (99,392) at 20210307214926606
101366 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vx.h' (99,393) at 20230925080040101
101367 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-05' (99,394) at 20210908000010395
101368 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-plybas.dts' (99,395) at 20240405153045501
101369 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/meson.build' (99,396) at 20210308005046085
101370 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/EINTR_wrappers.c' (99,397) at 20210308005111461
101371 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_validate_shaders.c' (99,398) at 20240405153048785
101372 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/module.h' (99,399) at 20240405153052697
101373 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hpsa_cmd.h' (99,400) at 20220525020654011
101374 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/topology.h' (99,401) at 20240405153045861
101375 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/perl.py' (99,402) at 20220910030013401
101376 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-cam.c' (99,403) at 20240405153046801
101377 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-ep9301.yaml' (99,404) at 20240405153045061
101378 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/emc.h' (99,405) at 20210308005002672
101379 2025-01-21 03:01:03.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mti,malta.dts' (99,406) at 20210308005002816
101380 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle.c' (99,407) at 20240405153046921
101381 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils/0001-canutils-candump-Add-error-frame-s-handling.patch' (99,408) at 20210307205553934
101382 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/leds/evb-npcm845-led-manager-config/led.yaml' (99,409) at 20240829080014018
101383 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/xen.config' (99,410) at 20240405153231903
101384 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pci_regs.h' (99,411) at 20220429100100566
101385 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ia_css_anr_types.h' (99,412) at 20220525020654127
101386 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ppcag/bg0900/Kconfig' (99,413) at 20210308005003028
101387 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xmessage_1.0.7.bb' (99,414) at 20240413080012655
101388 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear320/Kconfig' (99,415) at 20210308005003052
101389 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8365-pinfunc.h' (99,416) at 20220525020654547
101390 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_objref.c' (99,417) at 20240405153053333
101391 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/init.c' (99,418) at 20240405153231407
101392 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/ucd90320_device_tests.cpp' (99,419) at 20240817080031292
101393 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/rbtree.c' (99,420) at 20220525020655211
101394 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/linux/files/lkrg.cfg' (99,421) at 20220409030017491
101395 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600.h' (99,422) at 20210421100236122
101396 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-nsa3x0-common.dtsi' (99,423) at 20240405153045457
101397 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axs10x_mb.dtsi' (99,424) at 20240405153045357
101398 2025-01-21 03:01:03.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig' (99,425) at 20210307214926366
101399 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ite-it66121.c' (99,426) at 20240405153230523
101400 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/system1/server.ttyVUART0.conf' (99,427) at 20241119090012132
101401 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rcu_read_lock.c' (99,428) at 20240405153054273
101402 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_core_ctx_axuser_regs.h' (99,429) at 20240405153046585
101403 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/selection.c' (99,430) at 20210309003649136
101404 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/devlink_param.c' (99,431) at 20240405153050193
101405 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout/README.md' (99,432) at 20221207040023627
101406 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97420c.dts' (99,433) at 20220525020651990
101407 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml' (99,434) at 20240405153045029
101408 2025-01-21 03:01:03.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/printk.c' (99,435) at 20240415080012991
101409 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost/0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch' (99,436) at 20241213090035014
101410 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm015-dc1.dts' (99,437) at 20240405153229975
101411 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/debug.h' (99,438) at 20210307214928150
101412 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77951.c' (99,439) at 20240405153051357
101413 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/3010-po-Fix-typos-in-oc.po-for-gettext-compatibility.patch' (99,440) at 20231126090012805
101414 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cramfs/cramfs_fs.h' (99,441) at 20210308005003628
101415 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_lock.c' (99,442) at 20210307214932198
101416 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/motorola/Kconfig' (99,443) at 20210307214930058
101417 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-baseboard.dtsi' (99,444) at 20240405153045601
101418 2025-01-21 03:01:03.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/pcu.c' (99,445) at 20220525020653723
101419 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma/sdma_4_4_2_offset.h' (99,446) at 20240405153048257
101420 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb' (99,447) at 20241221090017492
101421 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_fabric_lib.c' (99,448) at 20210309003653124
101422 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/__init__.py' (99,449) at 20210307205554642
101423 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc' (99,450) at 20240405153054305
101424 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/Kconfig' (99,451) at 20240405153053501
101425 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m527xsim.h' (99,452) at 20210307214926162
101426 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/boot.py' (99,453) at 20220910030013397
101427 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_display.c' (99,454) at 20240405153048701
101428 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-probes.c' (99,455) at 20240405153053997
101429 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/swift/phosphor-cooling-type@.service' (99,456) at 20220514030009436
101430 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/boot_fit.c' (99,457) at 20210308005003224
101431 2025-01-21 03:01:03.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shared/msr.h' (99,458) at 20240405153046397
101432 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/interface.c' (99,459) at 20240613080016451
101433 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log.h' (99,460) at 20240405153048509
101434 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/uchan.c' (99,461) at 20240405153230607
101435 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bind_perm.c' (99,462) at 20220525020655195
101436 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_tx.c' (99,463) at 20240405153050701
101437 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_empty.dts' (99,464) at 20210308005003760
101438 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MessageRegistryFile_v1.xml' (99,465) at 20240619080002928
101439 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/0002-flex-Remove-line-directives.patch' (99,466) at 20240113090014536
101440 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fi' (99,467) at 20210308005046145
101441 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/xilinx_phy.c' (99,468) at 20210308005003444
101442 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition_defs.h' (99,469) at 20210308005108645
101443 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sbc-t3530.dts' (99,470) at 20240405153045605
101444 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/s390vx.uc' (99,471) at 20240405153053097
101445 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_insn_boundary.tc' (99,472) at 20240405153054305
101446 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_hvs.c' (99,473) at 20241216090017701
101447 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/displayport.c' (99,474) at 20240527080023348
101448 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/files/0001-applets-systray-Allow-icons-to-be-smaller.patch' (99,475) at 20210307205554610
101449 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-3xxx.c' (99,476) at 20240405153046869
101450 2025-01-21 03:01:03.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sifive.c' (99,477) at 20240405153231467
101451 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispvideo.h' (99,478) at 20240405153049485
101452 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/utils_files.py' (99,479) at 20221209040018571
101453 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vegam_smumgr.h' (99,480) at 20210309003649664
101454 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/setup.c' (99,481) at 20240613080016367
101455 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch' (99,482) at 20210307205553750
101456 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/onboard_hub.h' (99,483) at 20240405153052813
101457 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/boot/Makefile' (99,484) at 20240405153045933
101458 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/Overview.vue' (99,485) at 20241004080035967
101459 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/Makefile' (99,486) at 20210307214929310
101460 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/conf/layer.conf' (99,487) at 20241221090017480
101461 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_bcm2835aux.c' (99,488) at 20240405153231507
101462 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicfas408.c' (99,489) at 20240405153051725
101463 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c' (99,490) at 20240405153230615
101464 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/konica.c' (99,491) at 20210307214928830
101465 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/Kbuild' (99,492) at 20240405153048661
101466 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/eeprom.c' (99,493) at 20210308005002996
101467 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/baycom_epp.c' (99,494) at 20240405153050333
101468 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/setup.h' (99,495) at 20220525020651798
101469 2025-01-21 03:01:03.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/trans_common.h' (99,496) at 20240405153053165
101470 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/README' (99,497) at 20210307214932614
101471 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/exynos4210_pmu.c' (99,498) at 20241211090212294
101472 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/hsw_ips.h' (99,499) at 20240405153048433
101473 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-input.c' (99,500) at 20210307214928678
101474 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_experimental.h' (99,501) at 20241111090012173
101475 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/code_update_utils.py' (99,502) at 20221209040018567
101476 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/irqflags.h' (99,503) at 20210307214926762
101477 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/clock.h' (99,504) at 20210308005002656
101478 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/seaboard/seaboard.c' (99,505) at 20210308005003024
101479 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-tools/dbus-vis/scrnshot.png' (99,506) at 20211029100036568 to deleted uid set
101480 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Parkano_Sopukallio' (99,507) at 20210307205553770
101481 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_algo.c' (99,508) at 20220525020654787
101482 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/security.h' (99,509) at 20240405153232115
101483 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_restrack.c' (99,510) at 20240405153230711
101484 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/muxes/Makefile' (99,511) at 20210308005003384
101485 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/header.h' (99,512) at 20240405153054193
101486 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/int340x_thermal.c' (99,513) at 20240405153046637
101487 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/tc-mq-visibility.sh' (99,514) at 20240405153054301
101488 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb' (99,515) at 20240113090014560
101489 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kernelcapi.h' (99,516) at 20210307214931638
101490 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/serial.c' (99,517) at 20240405153045649
101491 2025-01-21 03:01:03.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/platform.h' (99,518) at 20240405153046005
101492 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/hif.h' (99,519) at 20240405153050445
101493 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-fxl6408.c' (99,520) at 20240405153047073
101494 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3430-sdp.dts' (99,521) at 20240405153045605
101495 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Remove-fgets-extern-declaration.patch' (99,522) at 20241221090017680
101496 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/user.c' (99,523) at 20240405153053025
101497 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/085_files_compress.dts' (99,524) at 20210308005003752
101498 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/mei_dev.h' (99,525) at 20240405153230847
101499 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/DeleteAll/meson.build' (99,526) at 20230825080021137 to deleted uid set
101500 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-RumsterForest' (99,527) at 20210307205553798
101501 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus_1.14.10.bb' (99,528) at 20241206090014310
101502 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/espi-control/espi-control_git.bb' (99,529) at 20231216090014900
101503 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_rom.c' (99,530) at 20210308005003452
101504 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-tplink-archer-c5-v2.dts' (99,531) at 20240405153045425
101505 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/vf610-ocotp.txt' (99,532) at 20210309003648376
101506 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/inode.c' (99,533) at 20240405153230051
101507 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/utmi_phy.h' (99,534) at 20210308005003456
101508 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/smttimer.c' (99,535) at 20220525020653667
101509 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/packagefiles/berkeley-softfloat-3/meson.build' (99,536) at 20230925080039997
101510 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/sun3_defconfig' (99,537) at 20240405153230003
101511 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/obmc-flash-bios-patch.service' (99,538) at 20241206090018458
101512 2025-01-21 03:01:03.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/blacklist.h' (99,539) at 20210307214930238
101513 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qp.dtsi' (99,540) at 20210308005002584
101514 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/opos6uldev/Kconfig' (99,541) at 20210308005002912
101515 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/block-gen.h' (99,542) at 20230426080043640
101516 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/stm32/Kconfig' (99,543) at 20240405153049473
101517 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c' (99,544) at 20240405153050213
101518 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/subprojects/googletest.wrap' (99,545) at 20210308005130549
101519 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Common/meson.build' (99,546) at 20220913030027305 to deleted uid set
101520 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Inari' (99,547) at 20210307205553770
101521 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.c' (99,548) at 20240405153230631
101522 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-ps-api-test_%.bbappend' (99,549) at 20230114040015466
101523 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_presence.cpp' (99,550) at 20241106090023554
101524 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/Kconfig' (99,551) at 20210308005002728
101525 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9m111.c' (99,552) at 20240405153230787
101526 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s-mba7.dts' (99,553) at 20240405153045533
101527 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xorg-driver-video.inc' (99,554) at 20241221090017684
101528 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png' (99,555) at 20210307205554270 to deleted uid set
101529 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/VariantVisitors.hpp' (99,556) at 20230125040005390
101530 2025-01-21 03:01:03.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-elkhartlake.c' (99,557) at 20240405153231323
101531 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/rockchip-rk3399-fails.txt' (99,558) at 20240405153230531
101532 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_compare.c' (99,559) at 20210307214926730
101533 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mux/reg-mux.yaml' (99,560) at 20240405153045113
101534 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/xsk.c' (99,561) at 20240405153050197
101535 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-platformdirs_4.3.6.bb' (99,562) at 20241221090017560
101536 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolantConnectorCollection.json' (99,563) at 20240619080002944
101537 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_lte.h' (99,564) at 20210307214930514
101538 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8548-bigflash.dts' (99,565) at 20210307214926358
101539 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/loongson/devices.yaml' (99,566) at 20240405153045109
101540 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/sigreturn.S' (99,567) at 20220525020652138
101541 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-peci' (99,568) at 20240405153044917
101542 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-no-file.out' (99,569) at 20210308005046409 to deleted uid set
101543 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/LICENSE' (99,570) at 20210308005107513
101544 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-et-xmlfile_2.0.0.bb' (99,571) at 20241221090017552
101545 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c' (99,572) at 20240405153047165
101546 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad5449.h' (99,573) at 20210307214931470
101547 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_bad_symbol.dtso' (99,574) at 20240405153231279
101548 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0004-make-Separate-TLS-targets-from-libraries.patch' (99,575) at 20241206090014242
101549 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.package' (99,576) at 20240710080014617
101550 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-proc-control/.shellcheck' (99,577) at 20210416000041935 to deleted uid set
101551 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flexparser/run-ptest' (99,578) at 20240413080012663
101552 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-3.0-with-zeromq-exception' (99,579) at 20230706080014777
101553 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0001-configure-use-pkg-config-for-PCRE-detection.patch' (99,580) at 20220402030016023
101554 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/execlog.c' (99,581) at 20240906080037164
101555 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/Kconfig' (99,582) at 20240405153050593
101556 2025-01-21 03:01:03.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/core.c' (99,583) at 20240405153053157
101557 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/dma.h' (99,584) at 20210308005002676
101558 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/armada_37xx_wdt.c' (99,585) at 20240405153231599
101559 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Asmon_Sormoflo' (99,586) at 20210307205553778
101560 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/spinlock.h' (99,587) at 20240405153052797 to deleted uid set
101561 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/0001-patch-term-module-for-mips-ispeed-ospeed-termios-abs.patch' (99,588) at 20230317080013789
101562 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4212-tab3-wifi8.dts' (99,589) at 20240405153229899
101563 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/max3100.c' (99,590) at 20240613080016471
101564 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/line6/capture.h' (99,591) at 20210307214932442
101565 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc832xemds/README' (99,592) at 20210308005002976
101566 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkimage.c' (99,593) at 20210308005003772
101567 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcd_ams_delta.c' (99,594) at 20240405153052205
101568 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uvc_video.c' (99,595) at 20240415080012983
101569 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt7986/mt7986-wm8960.c' (99,596) at 20240405153232183
101570 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/mmp_ctrl.c' (99,597) at 20240405153052201
101571 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/eznps.txt' (99,598) at 20210307214925270
101572 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename/devtool-test-long-filename.tar.gz' (99,599) at 20210307205554386
101573 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/start.S' (99,600) at 20210308005002908
101574 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/userland-swsusp.rst' (99,601) at 20210307214925546
101575 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_hash.h' (99,602) at 20210307214931366
101576 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/panasonic,amg88xx.txt' (99,603) at 20210307214925354
101577 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/boot_mode.h' (99,604) at 20210308005002660
101578 2025-01-21 03:01:03.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/exc3000.c' (99,605) at 20240405153230731
101579 2025-01-21 03:01:03.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368.dtsi' (99,606) at 20240710080014573
101580 2025-01-21 03:01:03.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ea20.h' (99,607) at 20210308005003592
101581 2025-01-21 03:01:03.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3168a-i2c.c' (99,608) at 20240405153053677
101582 2025-01-21 03:01:03.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,aoncc-sm8250.yaml' (99,609) at 20240405153045025
101583 2025-01-21 03:01:03.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/regs.h' (99,610) at 20210307214929898
101584 2025-01-21 03:01:03.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/Makefile' (99,611) at 20240613080016363
101585 2025-01-21 03:01:03.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts' (99,612) at 20240405153229931
101586 2025-01-21 03:01:03.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5.dtsi' (99,613) at 20210308005002620
101587 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/wmi.h' (99,614) at 20240805080013991
101588 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-asus-rt-n18u.dts' (99,615) at 20240405153045425
101589 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/Makefile' (99,616) at 20210307214931218
101590 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/jit.c' (99,617) at 20240405153054289
101591 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_stm32h7.c' (99,618) at 20210308005003348
101592 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml' (99,619) at 20240405153045133
101593 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-afe-common.h' (99,620) at 20240405153053965
101594 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/zeroconf-default' (99,621) at 20210307205553834
101595 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/init' (99,622) at 20220409030017471
101596 2025-01-21 03:01:03.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_damage_helper.c' (99,623) at 20240405153230535
101597 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/enable_stats.c' (99,624) at 20240405153054253
101598 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/atom/punit_atom_debug.c' (99,625) at 20210307214926742
101599 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tc_links.c' (99,626) at 20240726080012882
101600 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/mkimage.1' (99,627) at 20210308005003332
101601 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_writeback.h' (99,628) at 20240405153048741
101602 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_qm_masks.h' (99,629) at 20240405153046605
101603 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Haapavesi' (99,630) at 20210307205553770
101604 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/nxp,imx8qxp-adc.yaml' (99,631) at 20240405153045073
101605 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb' (99,632) at 20230520080014504
101606 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_debugfs.h' (99,633) at 20240405153053181
101607 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pcr.c' (99,634) at 20210309003648992
101608 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AccountService_v1.xml' (99,635) at 20240918080002708
101609 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent_map.h' (99,636) at 20240405153052285
101610 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz' (99,637) at 20210307205554594 to deleted uid set
101611 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/mmu.h' (99,638) at 20210307214927778
101612 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-da7219-rt1015p.dtsi' (99,639) at 20240405153045749
101613 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/bcm2835_gpio.h' (99,640) at 20210308005046013
101614 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.drivers.eth' (99,641) at 20210308005003292
101615 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts' (99,642) at 20210307214925994
101616 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot' (99,643) at 20240628080017113
101617 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/serialize.hpp' (99,644) at 20220322030031980
101618 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta350.h' (99,645) at 20240405153053801
101619 2025-01-21 03:01:03.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/dma.c' (99,646) at 20240405153046057
101620 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/stellaris-gptm.h' (99,647) at 20220429100100570
101621 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/olpc_dcon.c' (99,648) at 20240405153051873
101622 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_sync.c' (99,649) at 20240405153048729
101623 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files_3.0.14.bb' (99,650) at 20241221090017636
101624 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h' (99,651) at 20240411080014070
101625 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_lib_common.h' (99,652) at 20210307214929362
101626 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-powercolor-real-angel.c' (99,653) at 20210307214928782
101627 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/pic32_flash.c' (99,654) at 20210308005003416
101628 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_translate_dcn30.h' (99,655) at 20240405153047285
101629 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-mutex.c' (99,656) at 20240405153231451
101630 2025-01-21 03:01:03.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/huge_mm.h' (99,657) at 20241111090012149
101631 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aenum_3.1.15.bb' (99,658) at 20240302090018206
101632 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_ps.c' (99,659) at 20220525020653811
101633 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/action.hpp' (99,660) at 20240820080023682
101634 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/exynos4210.h' (99,661) at 20240326080039534
101635 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/xlnx,zynq-qspi.yaml' (99,662) at 20240405153045177
101636 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/irqflags.h' (99,663) at 20210307214926118
101637 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/cpu.c' (99,664) at 20210308005002788
101638 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/hash.h' (99,665) at 20210307214926174
101639 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/hyperv.h' (99,666) at 20240906080037484
101640 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/intro.rst' (99,667) at 20210307214925458
101641 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-vdec.c' (99,668) at 20240405153046797
101642 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8127.c' (99,669) at 20240405153231323
101643 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png' (99,670) at 20210307205554610 to deleted uid set
101644 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/amazon,al-thermal.txt' (99,671) at 20210309003648396
101645 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/fib6_rules.c' (99,672) at 20240520080015227
101646 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/__clear_user.S' (99,673) at 20210307214926570
101647 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/jitterentropy-kcapi.c' (99,674) at 20240405153046537
101648 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/abilis/tb100/Makefile' (99,675) at 20210308005002908
101649 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86.yml' (99,676) at 20210307205554110
101650 2025-01-21 03:01:03.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/settings/phosphor-settings-manager/bootmailbox.override.yml' (99,677) at 20210722000024962
101651 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/firmware_update.h' (99,678) at 20241220090015098
101652 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h' (99,679) at 20240830080013259
101653 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mul_ph.c' (99,680) at 20210308005046509
101654 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_NAND_defconfig' (99,681) at 20210308005003244
101655 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull-pinfunc.h' (99,682) at 20210308005002588
101656 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/core.json' (99,683) at 20220525020655147
101657 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/efivarfs/inode.c' (99,684) at 20240405153231655 to deleted uid set
101658 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_encoders.c' (99,685) at 20241023080012879
101659 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adis16080.c' (99,686) at 20240405153048981
101660 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/ram_core.c' (99,687) at 20240405153231727
101661 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pgalloc.h' (99,688) at 20240405153046105
101662 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Sendmail-8.23' (99,689) at 20211006000025246
101663 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/zstd.c' (99,690) at 20210309003655964
101664 2025-01-21 03:01:03.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-hostboot-volatile-sensor-mrw.yaml' (99,691) at 20210307205554050
101665 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/mt7623-clk.h' (99,692) at 20210308005003632
101666 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-map-ops.h' (99,693) at 20240910080014082
101667 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c' (99,694) at 20240405153231315
101668 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/rtas-fadump.c' (99,695) at 20240405153046225
101669 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-parser/ipz_parser.cpp' (99,696) at 20230516080022994
101670 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/st33zp24-i2c.txt' (99,697) at 20210307214925418
101671 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8516-apmixedsys.c' (99,698) at 20240405153046801
101672 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/ui.rst' (99,699) at 20220429100100418
101673 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/mach-virt-serial.cfg' (99,700) at 20230426080043660
101674 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/pagewalk.c' (99,701) at 20240405153053145
101675 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/conf.py' (99,702) at 20210308005002536
101676 2025-01-21 03:01:03.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/srvcfg-manager.service' (99,703) at 20220525020433159
101677 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/reiserfs.h' (99,704) at 20240405153231727
101678 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/idprom.h' (99,705) at 20210307214926582
101679 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_para.h' (99,706) at 20240405153046389
101680 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/api-types.hpp' (99,707) at 20230513080027502
101681 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/clock.h' (99,708) at 20210308005002648
101682 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfclk.h' (99,709) at 20220525020651982
101683 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/core.c' (99,710) at 20240405153231535
101684 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/events.cpp.mako' (99,711) at 20241107090038222
101685 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/salvator-x/Makefile' (99,712) at 20210308005003036
101686 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3008.c' (99,713) at 20240405153053677
101687 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/adder875_defconfig' (99,714) at 20240405153046097
101688 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_peci.c' (99,715) at 20241211090212294
101689 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/multifd-nocomp.c' (99,716) at 20241211090212390
101690 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-sx9324' (99,717) at 20240405153044917
101691 2025-01-21 03:01:03.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/mtools.conf.in' (99,718) at 20240405153046357
101692 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_suballoc.c' (99,719) at 20240405153048409
101693 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/msm.S' (99,720) at 20210309003648680
101694 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libsdl2/libsdl2_2.30.10.bb' (99,721) at 20241221090017684
101695 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/uacce/Kconfig' (99,722) at 20210307214929178
101696 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/adi.c' (99,723) at 20210307214926934
101697 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/dhry/Makefile' (99,724) at 20210308005003696
101698 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/Kconfig' (99,725) at 20240405153051973
101699 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/axs10x.h' (99,726) at 20210308005003588
101700 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/fix-writing-emtpy-file.patch' (99,727) at 20230317080013785
101701 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/externalsrc.bbclass' (99,728) at 20240127090011888
101702 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/ether3.c' (99,729) at 20241008080013943
101703 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1011.c' (99,730) at 20240405153232155
101704 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/utils/targetbuildproject.py' (99,731) at 20210307205554442
101705 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/prom.c' (99,732) at 20241211090145381
101706 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/suniv-ccu-f1c100s.h' (99,733) at 20240405153052649
101707 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/init.d/krb5-admin-server' (99,734) at 20210307205553878
101708 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a2xx_gpu.h' (99,735) at 20240405153048573
101709 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/fancontroller.cpp' (99,736) at 20240904080040759
101710 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api.rst' (99,737) at 20210309003648500
101711 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/entry.S' (99,738) at 20240405153230091
101712 2025-01-21 03:01:03.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ti,dlpc3433.yaml' (99,739) at 20240405153045041
101713 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/battery.c' (99,740) at 20241011080017295
101714 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/caif_usb.c' (99,741) at 20240405153053197
101715 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de10-nano/MAINTAINERS' (99,742) at 20210308005003072
101716 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/bcm-pmb.h' (99,743) at 20220525020654547
101717 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/Makefile' (99,744) at 20210309003650256
101718 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/prservice.py' (99,745) at 20240106090017261
101719 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/acpi.c' (99,746) at 20241111090012117
101720 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/bond_topo_3d1c.sh' (99,747) at 20240405153054293
101721 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c' (99,748) at 20220525020652851
101722 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/libretech_all_h3_cc_h5_defconfig' (99,749) at 20210308005003264
101723 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecdsasignature.asn1' (99,750) at 20220525020652214
101724 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/meson.build' (99,751) at 20241121090029260
101725 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-sabreauto.dts' (99,752) at 20210308005002584
101726 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_open_unittest.cpp' (99,753) at 20210918000044923
101727 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/debug.c' (99,754) at 20220525020654343
101728 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/scu-pd.c' (99,755) at 20240830080013299
101729 2025-01-21 03:01:03.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/thunderx_edac.c' (99,756) at 20240405153230291
101730 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_csr.h' (99,757) at 20210307214927078
101731 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_layer.h' (99,758) at 20210307214928042
101732 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_main.c' (99,759) at 20240405153051877
101733 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-get-descr-info.rst' (99,760) at 20210309003648476
101734 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t208xrdb.h' (99,761) at 20210308005002996
101735 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/development-process.rst' (99,762) at 20240405153229839
101736 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp_2.11.7.bb' (99,763) at 20241206090014258
101737 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/i386.py' (99,764) at 20240405153054225
101738 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/clk.h' (99,765) at 20210308005002716
101739 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/earlycon.c' (99,766) at 20240405153047041
101740 2025-01-21 03:01:03.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7623/MAINTAINERS' (99,767) at 20210308005003016
101741 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlbex.c' (99,768) at 20240405153230015
101742 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,rpmh-common.yaml' (99,769) at 20240405153045081
101743 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sunplus-sp7021.c' (99,770) at 20240405153051801
101744 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/strl-unaligned.S' (99,771) at 20230426080043952
101745 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence.h' (99,772) at 20241211090145477
101746 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256_ssse3_glue.c' (99,773) at 20240405153230103
101747 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/salvator-x/MAINTAINERS' (99,774) at 20210308005003036
101748 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isa.h' (99,775) at 20240405153052713
101749 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v6.h' (99,776) at 20240405153051289
101750 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Sipoo_Norrkulla' (99,777) at 20210307205553774
101751 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv_irq.h' (99,778) at 20210307214926678
101752 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/emu-mixer.rst' (99,779) at 20240405153229827
101753 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/Makefile' (99,780) at 20240405153232179
101754 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/epson,rtc7301.txt' (99,781) at 20210307214925414
101755 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/Kconfig' (99,782) at 20240405153049625
101756 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/config' (99,783) at 20210307214932154
101757 2025-01-21 03:01:03.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/aspeed_scu_info.h' (99,784) at 20210308005002636
101758 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/accel-ops.h' (99,785) at 20240906080037348
101759 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/isapnp.h' (99,786) at 20210309003653852
101760 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pci-keystone.c' (99,787) at 20241211090145477
101761 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm-phy-lib.h' (99,788) at 20240405153050353
101762 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/ocelot/psfp.sh' (99,789) at 20240405153054301
101763 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fdt.c' (99,790) at 20210308005002556
101764 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/boston-clock.h' (99,791) at 20240405153052641
101765 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/i2sbus/pcm.c' (99,792) at 20240405153232119
101766 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/hsv-formats.rst' (99,793) at 20210309003648496
101767 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,lpc1788-rtc.txt' (99,794) at 20210307214925418
101768 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf108.c' (99,795) at 20240405153048657
101769 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rx/meson.build' (99,796) at 20210308005045949
101770 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console/client.2200.conf' (99,797) at 20240402080012066
101771 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-fopen.rst' (99,798) at 20210309003648476
101772 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sht15.c' (99,799) at 20240405153048873
101773 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lz4/lz4/reproducibility.patch' (99,800) at 20241221090017696
101774 2025-01-21 03:01:03.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/gurnard.c' (99,801) at 20210308005002924
101775 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-v3-semi.c' (99,802) at 20240405153231287
101776 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/ecryptfs.rst' (99,803) at 20210307214925562
101777 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/gpios-manager.sh' (99,804) at 20230706080014733
101778 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/vgettimeofday.c' (99,805) at 20240405153046153
101779 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/strparser/Kconfig' (99,806) at 20210307214932078
101780 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/gen_serialization.mako.hpp' (99,807) at 20231201090027962
101781 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/ThermalEvent/meson.build' (99,808) at 20220913030027321 to deleted uid set
101782 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/Makefile' (99,809) at 20210309003653004
101783 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/exception.cpp' (99,810) at 20241107090038222
101784 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii-qdf2400.c' (99,811) at 20210307214929606
101785 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2_table.host.h' (99,812) at 20210307214930550
101786 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/uprobes.h' (99,813) at 20240405153045941
101787 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml' (99,814) at 20240405153045057
101788 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/kunit-example-test.c' (99,815) at 20240405153231951
101789 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties/extra-properties.yaml' (99,816) at 20210307205554066
101790 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_layer.c' (99,817) at 20240405153048757
101791 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-b-rev2.dts' (99,818) at 20240405153229871
101792 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/ccid-card-emulated.c' (99,819) at 20240326080039498
101793 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/Makefile.am' (99,820) at 20210308004938816
101794 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/Kconfig' (99,821) at 20210307214932434
101795 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/acpi.h' (99,822) at 20240405153050661
101796 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxi_1.8.2.bb' (99,823) at 20241221090017684
101797 2025-01-21 03:01:03.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips64-linux-user.mak' (99,824) at 20230925080039837
101798 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd756.c' (99,825) at 20210307214928154
101799 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ucRobotics/bubblegum_96/MAINTAINERS' (99,826) at 20210308005003088
101800 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/edk2-version' (99,827) at 20241211090212454
101801 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/starfive,jh7110-crypto.yaml' (99,828) at 20240405153045033
101802 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/intltool-nowarn.patch' (99,829) at 20210307205554534
101803 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hda.c' (99,830) at 20210307214928046
101804 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-traitlets/run-ptest' (99,831) at 20240413080012663
101805 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/Kconfig' (99,832) at 20210307214929650
101806 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_crypto.c' (99,833) at 20240405153046933
101807 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/tools/amiga/Makefile' (99,834) at 20210307214926174
101808 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_me.py' (99,835) at 20210308005003748
101809 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/udpcast/udpcast/0001-include-stddef.h-for-ptrdiff_t.patch' (99,836) at 20241206090014242
101810 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch' (99,837) at 20240106090017285
101811 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgialib.h' (99,838) at 20210307214926242
101812 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/isadep.h' (99,839) at 20210308005002816
101813 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/trace.h' (99,840) at 20220525020653147
101814 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/dummy-include/stdlib.h' (99,841) at 20240405153054389
101815 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/MAINTAINERS' (99,842) at 20210308005003080
101816 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_arith.c.inc' (99,843) at 20240906080037496
101817 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/string.c' (99,844) at 20210308005002884
101818 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/oversized-guest.h' (99,845) at 20230925080039937
101819 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c' (99,846) at 20240405153231023
101820 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricDefinitionCollection_v1.xml' (99,847) at 20240619080002928
101821 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-outcome/run-ptest' (99,848) at 20241221090017556
101822 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/vdso32.lds.S' (99,849) at 20240913080013769
101823 2025-01-21 03:01:03.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-prtwd2.dts' (99,850) at 20240405153045505
101824 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/tests/tests.rs' (99,851) at 20241211090212458
101825 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sleep.h' (99,852) at 20240405153046649
101826 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/floating-point.json' (99,853) at 20240405153232227
101827 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00479_clk_loss_detector_memmap_package.h' (99,854) at 20210307214928682
101828 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uprobes.h' (99,855) at 20241011080017375
101829 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/byteorder/big_endian.h' (99,856) at 20210308005003656
101830 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/trace-events' (99,857) at 20240906080037500
101831 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/act8865.h' (99,858) at 20210307214931494
101832 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/Makefile' (99,859) at 20210308005003072
101833 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/delay.h' (99,860) at 20220525020652126
101834 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/dce6_afmt.c' (99,861) at 20241211090145421
101835 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwacpi.c' (99,862) at 20240405153046621
101836 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_clock.c' (99,863) at 20241216090017725
101837 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c' (99,864) at 20210307214928814
101838 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-go7007.c' (99,865) at 20240405153049377
101839 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/checkpoint.c' (99,866) at 20241011080017363
101840 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/util-linux/util-linux_%.bbappend' (99,867) at 20240426080018068
101841 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max1111.c' (99,868) at 20240405153048865
101842 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/lpc32xx_mlc.h' (99,869) at 20210307214931450
101843 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/mkbuiltins_have_stringize.patch' (99,870) at 20241221090017676
101844 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_asrc_dma.c' (99,871) at 20240405153053905
101845 2025-01-21 03:01:03.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (99,872) at 20240712080022837
101846 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sp-pci.c' (99,873) at 20240405153230259
101847 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/oe_syslog.py' (99,874) at 20240301090012455
101848 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dts' (99,875) at 20240809080013006
101849 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/srom.c' (99,876) at 20240405153231491
101850 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/netconsole.c' (99,877) at 20210308005003440
101851 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/remote-console-window-controller.js' (99,878) at 20210308005107077
101852 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcppkafka/libcppkafka_git.bb' (99,879) at 20240113090014540
101853 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/user.c' (99,880) at 20240613080016479
101854 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_s_ph.c' (99,881) at 20210308005046505
101855 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/gpio.c' (99,882) at 20210308005003020
101856 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/bcd_time_test.cpp' (99,883) at 20241002080024874
101857 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_ccorr.h' (99,884) at 20240405153049413
101858 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/OWNERS' (99,885) at 20231223090012243
101859 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8350-regmap.c' (99,886) at 20210307214929118
101860 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/package/deb-build-option' (99,887) at 20240405153053457
101861 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/main.cpp' (99,888) at 20241102080028842
101862 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_thresh_sel_test.c' (99,889) at 20240405153054361
101863 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/LICENSE' (99,890) at 20210308005405926
101864 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/math64.h' (99,891) at 20220525020655115
101865 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun8i-h3-bus-gates-clk.yaml' (99,892) at 20240405153045021
101866 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/net/Makefile' (99,893) at 20210307214926530
101867 2025-01-21 03:01:03.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/thermal/thermal-uclass.c' (99,894) at 20210308005003496
101868 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/storage-keys.h' (99,895) at 20240906080037340
101869 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/debug.c' (99,896) at 20240405153231763
101870 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/Makefile' (99,897) at 20210307214931862
101871 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/rsyncd.conf' (99,898) at 20210307205554550
101872 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/common.h' (99,899) at 20220525020652378
101873 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53loco/mx53loco_video.c' (99,900) at 20210308005002984
101874 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295-xnano-x5.dts' (99,901) at 20210307214926038
101875 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/compiler.h' (99,902) at 20240405153232211
101876 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/qt1070.c' (99,903) at 20240405153230727
101877 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/.gitignore' (99,904) at 20210307214932710
101878 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_powercycle.sh' (99,905) at 20230606080013598
101879 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/memory.json' (99,906) at 20240405153054145
101880 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9052/pdata.h' (99,907) at 20210307214931426
101881 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov5675.yaml' (99,908) at 20240405153045093
101882 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pm6764tr.c' (99,909) at 20240405153048869
101883 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_mcr.c' (99,910) at 20240411080014078
101884 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Filipstad_Klockarhojden' (99,911) at 20210307205553782
101885 2025-01-21 03:01:03.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-devlink' (99,912) at 20210309003648256
101886 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/soctherm.h' (99,913) at 20210307214930726
101887 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-glue.c' (99,914) at 20240405153045845
101888 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/Makefile' (99,915) at 20241018080014598
101889 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p8platform/p8platform_git.bb' (99,916) at 20240301090012427
101890 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/asn1_encoder.c' (99,917) at 20240405153053081
101891 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/forwarding.config' (99,918) at 20240405153054297
101892 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-audio.c' (99,919) at 20240405153230219
101893 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso64_wrapper.S' (99,920) at 20210307214926526
101894 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/queue.c' (99,921) at 20220525020653667
101895 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_acorn.c' (99,922) at 20210307214930738
101896 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/stratix10-socdk/socfpga.c' (99,923) at 20210308005002912
101897 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/mm/vmscan.c' (99,924) at 20241023080012903 to deleted uid set
101898 2025-01-21 03:01:03.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/hugepage-vmemmap.c' (99,925) at 20240405153232275
101899 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gfp.h' (99,926) at 20240405153231811
101900 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_usbh.h' (99,927) at 20210308005003020
101901 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh' (99,928) at 20240405153054345
101902 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/tripwire.txt' (99,929) at 20210307205554122
101903 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835.h' (99,930) at 20240405153051937
101904 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_ecache.c' (99,931) at 20240405153053321
101905 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_flags.h' (99,932) at 20210308005046289
101906 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/prefetch.h' (99,933) at 20240405153052773
101907 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/richtek,rt9120.yaml' (99,934) at 20240405153045169
101908 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/path.h' (99,935) at 20240405153053941
101909 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stdlib.h' (99,936) at 20210308005003688
101910 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/empty_slot.c' (99,937) at 20210308005045905
101911 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/sdeventplus.wrap' (99,938) at 20220625030026176
101912 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-35xx-devkit.dts' (99,939) at 20240405153045601
101913 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/hvf/hvf-all.c' (99,940) at 20240906080037136
101914 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/timer.c' (99,941) at 20240405153232259
101915 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/miscdev.c' (99,942) at 20220525020654391
101916 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/obmc-flash-host-bios@.service.in' (99,943) at 20210308005100301 to deleted uid set
101917 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/regs.h' (99,944) at 20210307214929486
101918 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/irqs.h' (99,945) at 20210307214925958
101919 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Devonport' (99,946) at 20210307205553762
101920 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/internal.h' (99,947) at 20241211090212494
101921 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/run-rootfs-size-docker.sh' (99,948) at 20221208040016922
101922 2025-01-21 03:01:03.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/Makefile' (99,949) at 20240405153229983
101923 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm4250.dtsi' (99,950) at 20240405153045789
101924 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/state/phosphor-state-manager/obmc/phosphor-reboot-host/reboot.conf' (99,951) at 20210307205553694
101925 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pluto2/Kconfig' (99,952) at 20210307214928706
101926 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/boot.c' (99,953) at 20230426080043720
101927 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pic32mzdask.h' (99,954) at 20210308005003608
101928 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity-msc313-breadbee_crust.dts' (99,955) at 20240405153045573
101929 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/main.c' (99,956) at 20240710080014613
101930 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-gxbb.c' (99,957) at 20220525020653879
101931 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/meson.build' (99,958) at 20240326080039390
101932 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/quota.rst' (99,959) at 20210309003648420
101933 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c' (99,960) at 20240405153049465
101934 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/ioctl_cfg80211.h' (99,961) at 20220525020654183
101935 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-wm8775.c' (99,962) at 20210307214928846
101936 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/module.h' (99,963) at 20240405153230031
101937 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispstat.h' (99,964) at 20240405153049485
101938 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5272c3/MAINTAINERS' (99,965) at 20210308005002972
101939 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_ioctl.c' (99,966) at 20240405153051829
101940 2025-01-21 03:01:03.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/super.c' (99,967) at 20240830080013315
101941 2025-01-21 03:01:03.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-db7430.c' (99,968) at 20240405153230615
101942 2025-01-21 03:01:03.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/components/form-elements.scss' (99,969) at 20210308005107073
101943 2025-01-21 03:01:03.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de233_fpu/gdb-config.c.inc' (99,970) at 20210308005046353
101944 2025-01-21 03:01:03.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/r8a66597.h' (99,971) at 20210307214930834
101945 2025-01-21 03:01:03.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-buf.c' (99,972) at 20240405153230275
101946 2025-01-21 03:01:03.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ethtool.c' (99,973) at 20240613080016435
101947 2025-01-21 03:01:03.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_0_0_offset.h' (99,974) at 20210307214927322
101948 2025-01-21 03:01:03.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/index.rst' (99,975) at 20240405153045277
101949 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_mmio.h' (99,976) at 20210308005003536
101950 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/firmware.json' (99,977) at 20240405153054113
101951 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/dentry.c' (99,978) at 20210307214931110
101952 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-vic.c' (99,979) at 20240405153049205
101953 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-include-missing-system-headers.patch' (99,980) at 20221003030013281
101954 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rock960_rk3399.h' (99,981) at 20210308005003612
101955 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml' (99,982) at 20240405153045077
101956 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/https.py' (99,983) at 20220910030013401
101957 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_cyclone5_socdk.h' (99,984) at 20210308005003616
101958 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/adg.c' (99,985) at 20240405153232191
101959 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/perf/perf.bb' (99,986) at 20241221090017688
101960 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Triggers.v1_4_0.json' (99,987) at 20240619080002956
101961 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/libpldm/libpldm_%.bbappend' (99,988) at 20241208090011420
101962 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/leds/palmetto-led-manager-config/led.yaml' (99,989) at 20240829080014018
101963 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/nrf51_uart.c' (99,990) at 20241211090212258
101964 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/OWNERS' (99,991) at 20210307205554078
101965 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/sama5d3_devices.c' (99,992) at 20210308005002712
101966 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear600/spear600.c' (99,993) at 20210308005003052
101967 2025-01-21 03:01:03.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_gem_lmem.rst' (99,994) at 20220525020651734
101968 2025-01-21 03:01:03.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/loongson1_wdt.c' (99,995) at 20240405153231599
101969 2025-01-21 03:01:03.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Bmc.interface.yaml' (99,996) at 20221207040023627
101970 2025-01-21 03:01:03.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v4.h' (99,997) at 20240405153051289
101971 2025-01-21 03:01:03.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/lib/bootm.c' (99,998) at 20210308005002824
101972 2025-01-21 03:01:03.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-fimc.h' (99,999) at 20210307214927774
101973 2025-01-21 03:01:03.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/boston.c' (100,000) at 20241211090212290
101974 2025-01-21 03:01:03.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6dl_defconfig' (100,001) at 20210308005003272
101975 2025-01-21 03:01:03.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_syscall.h' (100,002) at 20220429100100646
101976 2025-01-21 03:01:03.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp3972.c' (100,003) at 20240405153051465
101977 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/pac7302.c' (100,004) at 20240405153049565
101978 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-qmi' (100,005) at 20240405153044917
101979 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/dump.py' (100,006) at 20230811080018314
101980 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,madera.yaml' (100,007) at 20240405153045161
101981 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/acx.h' (100,008) at 20210307214929970
101982 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi-r1.dts' (100,009) at 20240405153045389
101983 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/syscall_nt.c' (100,010) at 20210307214932734
101984 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dma-ep93xx.h' (100,011) at 20210307214931474
101985 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_physdev.c' (100,012) at 20240405153232063
101986 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_controller_trace.h' (100,013) at 20210307214932250
101987 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-akcipher.rst' (100,014) at 20210307214925266
101988 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_vpu_if.c' (100,015) at 20240415080012971
101989 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/kl5kusb105.c' (100,016) at 20240405153052137
101990 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/pxa27x_udc.h' (100,017) at 20210308005003692
101991 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-shmat-null.c' (100,018) at 20240906080037580
101992 2025-01-21 03:01:03.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/dram_0x00000000.config' (100,019) at 20240405153229907
101993 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_drm.c' (100,020) at 20240405153230631
101994 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/eject-2.1.5-spaces.patch' (100,021) at 20210307205553966
101995 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ethernet-controller.yaml' (100,022) at 20240405153229779
101996 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/udoo.h' (100,023) at 20210308005003624
101997 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/sysrq_64.c' (100,024) at 20240405153046497
101998 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfs-idmapper.rst' (100,025) at 20210307214925238
101999 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nynashamn_Vattentornet' (100,026) at 20210307205553790
102000 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_sysctl.h' (100,027) at 20240405153052609
102001 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/gact.json' (100,028) at 20240405153054377
102002 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml' (100,029) at 20240618080025497
102003 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/mcs_touchkey.c' (100,030) at 20240405153230727
102004 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/meson.build' (100,031) at 20240906080037432
102005 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dts' (100,032) at 20241122090011776
102006 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sy8827n.c' (100,033) at 20240405153231363
102007 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image_1.2.12.bb' (100,034) at 20230401080011939
102008 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp10b.c' (100,035) at 20220525020652971
102009 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_read_window_straddle_partitions.cpp' (100,036) at 20220922030007675
102010 2025-01-21 03:01:03.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-uart-routing.c' (100,037) at 20240405153231447
102011 2025-01-21 03:01:03.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/policydb.c' (100,038) at 20240405153232115
102012 2025-01-21 03:01:03.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-uuid.c' (100,039) at 20240326080039746
102013 2025-01-21 03:01:03.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_diag.c' (100,040) at 20240830080013299
102014 2025-01-21 03:01:03.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h' (100,041) at 20240712080021073
102015 2025-01-21 03:01:03.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/platform.h' (100,042) at 20240209090010988
102016 2025-01-21 03:01:03.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/gdsys,io-endpoint.txt' (100,043) at 20210308005002536
102017 2025-01-21 03:01:03.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/sdbusplus.wrap' (100,044) at 20230913080018591
102018 2025-01-21 03:01:03.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes.txt' (100,045) at 20210307205553694
102019 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c' (100,046) at 20240405153230511
102020 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6311-regulator.h' (100,047) at 20210307214930194
102021 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/zbar/0002-zbarcam-Create-subdir-in-Makefile.patch' (100,048) at 20230706080014761
102022 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/UpdateService_v1.xml' (100,049) at 20240918080002716
102023 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/Makefile' (100,050) at 20210307214930478
102024 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_dev.c' (100,051) at 20240405153049933
102025 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch' (100,052) at 20241221090017664
102026 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi.rst' (100,053) at 20240405153045253
102027 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.5.bb' (100,054) at 20241206090014242
102028 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3xflop.h' (100,055) at 20220525020651982
102029 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8974.txt' (100,056) at 20210307214925438
102030 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/kc705.dts' (100,057) at 20210307214926758
102031 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-win32.c' (100,058) at 20241121090029268
102032 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi_regs.h' (100,059) at 20240405153048745
102033 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/Kconfig' (100,060) at 20210308005002552
102034 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_debugfs.c' (100,061) at 20240405153048513
102035 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/replay-dump.py' (100,062) at 20240906080037444
102036 2025-01-21 03:01:03.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/threshold_operations.hpp' (100,063) at 20231228090030528
102037 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/double_cpdo.c' (100,064) at 20210307214925974
102038 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dasd_mod.h' (100,065) at 20210309003653832
102039 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_fsops.c' (100,066) at 20240405153231779
102040 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/arm,nvic.txt' (100,067) at 20210307214925342
102041 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_main.c' (100,068) at 20240405153231071
102042 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/macro.h' (100,069) at 20210308005002852
102043 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-pcnet.rom' (100,070) at 20210308005046137 to deleted uid set
102044 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/kprobes.c' (100,071) at 20240405153046021
102045 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crt.h' (100,072) at 20240405153048441
102046 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olimex-som204-evb-emmc.dts' (100,073) at 20240405153045385
102047 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/acrn.h' (100,074) at 20240405153052905
102048 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bind6_prog.c' (100,075) at 20240405153054265
102049 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/74x164_gpio.c' (100,076) at 20210308005003376
102050 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/Kconfig' (100,077) at 20210307214930134
102051 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-udc' (100,078) at 20210307214925186
102052 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/pci/Makefile' (100,079) at 20210307214926134
102053 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/constants.h' (100,080) at 20241008080013955
102054 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/files/not-this-one' (100,081) at 20210308005003756
102055 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb' (100,082) at 20241221090017548
102056 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/pcm_plugin.h' (100,083) at 20240405153053489
102057 2025-01-21 03:01:03.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap-ocp2scp.c' (100,084) at 20210307214926934
102058 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intel-cpu/meson.build' (100,085) at 20241112090003098
102059 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65218.c' (100,086) at 20240405153230839
102060 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_pxa270/Makefile' (100,087) at 20210308005003084
102061 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/smsc/smsc9420.h' (100,088) at 20240405153050297
102062 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/vdso.ld' (100,089) at 20240326080039558
102063 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.c' (100,090) at 20220525020652963
102064 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/nss.pc.in' (100,091) at 20210307205553986
102065 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_gfx9.h' (100,092) at 20210307214927226
102066 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_hdmi.c' (100,093) at 20220525020652991
102067 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-cobalt/mach-gt64120.h' (100,094) at 20210307214926218
102068 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-sprd.c' (100,095) at 20240405153230859
102069 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/secure.txt' (100,096) at 20210307214925278
102070 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc8180x-pmics.dtsi' (100,097) at 20240405153229951
102071 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/pr-manager.c' (100,098) at 20230925080039993
102072 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/rds_single_path.h' (100,099) at 20210307214932046
102073 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear300_nand_defconfig' (100,100) at 20210308005003280
102074 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/xts.c' (100,101) at 20210308005045777
102075 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d4_ma5d4evk.dts' (100,102) at 20240405153045465
102076 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-switchtec' (100,103) at 20210307214925198
102077 2025-01-21 03:01:03.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/host/pci_generic.c' (100,104) at 20241008080013911
102078 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc8xx.h' (100,105) at 20240405153046201
102079 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7343_defconfig' (100,106) at 20240405153046309
102080 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-fileops.h' (100,107) at 20210307214928698
102081 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/numa.h' (100,108) at 20210307214926118
102082 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-psr.c' (100,109) at 20240405153046217
102083 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/Makefile' (100,110) at 20210307214929386
102084 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-frdm.dtsi' (100,111) at 20210308005002580
102085 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dt3155/dt3155.c' (100,112) at 20240405153049369
102086 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_log_fc.h' (100,113) at 20210307214928994
102087 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/local.conf.sample' (100,114) at 20241221090017460
102088 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/allwinner_emac.c' (100,115) at 20241211090212298
102089 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-scons_4.8.1.bb' (100,116) at 20241221090017668
102090 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2_param.h' (100,117) at 20210307214930558
102091 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_user.c' (100,118) at 20240405153051945
102092 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/mmu_context.h' (100,119) at 20220525020651970
102093 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/constants.c' (100,120) at 20220525020653999
102094 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_kill.c' (100,121) at 20240613080016567
102095 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (100,122) at 20220224040010566
102096 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nomadik/Makefile' (100,123) at 20210307214925906
102097 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/0001-Fix-Wincompatible-function-pointer-types.patch' (100,124) at 20230131040012035
102098 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/_obmc-custom.scss' (100,125) at 20220105012522983
102099 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ellos' (100,126) at 20210307205553778
102100 2025-01-21 03:01:03.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sock_fields.c' (100,127) at 20240405153054277
102101 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bcm_kona_wdt.c' (100,128) at 20240405153052237
102102 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/imx_spi.c' (100,129) at 20241211090212338
102103 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/MAINTAINERS' (100,130) at 20210308005002912
102104 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ralink-usb-phy.txt' (100,131) at 20210307214925390
102105 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/hwmon.c' (100,132) at 20240405153231023
102106 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/chip_offset_byte.h' (100,133) at 20210307214932286
102107 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/Makefile' (100,134) at 20210307214930734
102108 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.h' (100,135) at 20210307214929362
102109 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt.c' (100,136) at 20240405153230567
102110 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/loongarch/virt.rst' (100,137) at 20241211090212238
102111 2025-01-21 03:01:03.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk_table.h' (100,138) at 20240405153050673
102112 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1201.c' (100,139) at 20240405153050729
102113 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/fix-build-on-non-x86.patch' (100,140) at 20231011080016574
102114 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/panasonic,an30259a.yaml' (100,141) at 20240405153229771
102115 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-rtc.c' (100,142) at 20240405153230055
102116 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfsacl.h' (100,143) at 20220525020654595
102117 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_raw_tp_writable.c' (100,144) at 20240405153054281
102118 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-SandyHeath' (100,145) at 20210307205553798
102119 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/futex.h' (100,146) at 20210307214925666
102120 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/extable.c' (100,147) at 20240405153045901
102121 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/audio.h' (100,148) at 20210307214927306
102122 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-Linux-syscall-note' (100,149) at 20241221090017616
102123 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/ps.h' (100,150) at 20240405153050653
102124 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt_table.h' (100,151) at 20210308005003644
102125 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ondisk.h' (100,152) at 20240405153052605
102126 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/dir.c' (100,153) at 20240429080012448
102127 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/phy.c' (100,154) at 20210307214929778
102128 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/smc_diag.h' (100,155) at 20210307214931658
102129 2025-01-21 03:01:03.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/doc-guide/parse-headers.rst' (100,156) at 20240405153045273
102130 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-get-status.rst' (100,157) at 20220525020654135
102131 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun4i.c' (100,158) at 20210308005002784
102132 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci.txt' (100,159) at 20210307214925366
102133 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2-memcpy.c' (100,160) at 20240405153053105
102134 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-sdmmc.dtsi' (100,161) at 20240405153045561
102135 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3_xplained/Makefile' (100,162) at 20210308005002920
102136 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/timer.c' (100,163) at 20210308005002552
102137 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria-aesni-avx2-asm_64.S' (100,164) at 20240405153046361
102138 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-mv78230.dtsi' (100,165) at 20210308005002568
102139 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox/mtk-cmdq-mailbox.h' (100,166) at 20240405153052725
102140 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl' (100,167) at 20210309003648264
102141 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (100,168) at 20210307205554086
102142 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/phal_service_actions.hpp' (100,169) at 20241029080027819
102143 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit8000/README' (100,170) at 20210308005003080
102144 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-command-q.json' (100,171) at 20210308005046409
102145 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/rm3100-i2c.c' (100,172) at 20240405153049005
102146 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mori_bmc.json' (100,173) at 20230907080005139
102147 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/phy-rcar-gen3.c' (100,174) at 20210308005003456
102148 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpaphp.h' (100,175) at 20210307214930030
102149 2025-01-21 03:01:03.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/Kconfig' (100,176) at 20240405153051353
102150 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/pel_common.hpp' (100,177) at 20230516080019606
102151 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/COPYING.MIT' (100,178) at 20210307205554054
102152 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_m1_plus_defconfig' (100,179) at 20210308005003272
102153 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ali5451/Makefile' (100,180) at 20210307214932230
102154 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/cyan_skillfish_ip_offset.h' (100,181) at 20240405153048317
102155 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/0001-sysdeputil.c-Fix-with-musl-which-does-not-have-utmpx.patch' (100,182) at 20230706080014737
102156 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/memory.h' (100,183) at 20240326080039546
102157 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/integrator-common.h' (100,184) at 20210308005003596
102158 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/0003-llvm-fix-include-benchmarks.patch' (100,185) at 20220502030010172
102159 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/vivid.rst' (100,186) at 20240405153044961
102160 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/README' (100,187) at 20210308005002984
102161 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/Kconfig' (100,188) at 20221215040039122
102162 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch' (100,189) at 20240106090017233
102163 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/arm_dsu_pmu.rst' (100,190) at 20210307214925238
102164 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/Kconfig' (100,191) at 20210308005003496
102165 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_fx.c' (100,192) at 20210308005046529
102166 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/txrx.h' (100,193) at 20210307214929738
102167 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-i2s.h' (100,194) at 20210307214932430
102168 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_attr_inactive.c' (100,195) at 20240405153231775
102169 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/Makefile' (100,196) at 20240405153231891
102170 2025-01-21 03:01:03.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/Makefile' (100,197) at 20220525020655239
102171 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kernel-doc' (100,198) at 20210308005003736
102172 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdoops.c' (100,199) at 20240405153049681
102173 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/xattr.c' (100,200) at 20240405153231663
102174 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/file.c' (100,201) at 20240405153052541
102175 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/path.c' (100,202) at 20240405153054201
102176 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-m4.dts' (100,203) at 20210307214926046
102177 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/cpu-common.c' (100,204) at 20241211090212262
102178 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_acpi.c' (100,205) at 20240405153046657
102179 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/Kconfig' (100,206) at 20210308005002988
102180 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/dtc-parser.y' (100,207) at 20210308005003728
102181 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/hellcreek.c' (100,208) at 20240405153230903
102182 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-hi3798cv200-combphy.txt' (100,209) at 20210307214925390
102183 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/rx_common.c' (100,210) at 20240405153231047
102184 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/exynos-rng.c' (100,211) at 20240405153230259
102185 2025-01-21 03:01:03.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-isa.h' (100,212) at 20220525020653307
102186 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/internal.h' (100,213) at 20240405153046537
102187 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_pc_cpu_hotplug_props.py' (100,214) at 20241211090212542
102188 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/action_utils_tests.cpp' (100,215) at 20210308005405938
102189 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/controller.c' (100,216) at 20240830080013299
102190 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/basic.conf.patch' (100,217) at 20210307205553822
102191 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/profile-settings/controllers/profile-settings-controller.html' (100,218) at 20210308005107077
102192 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mini-x-session/files/mini-x-session' (100,219) at 20241221090017684
102193 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-frequency-set.1' (100,220) at 20210307214932614
102194 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/s32v234evb/Kconfig' (100,221) at 20210308005002988
102195 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/sg_sw_sec4.h' (100,222) at 20210307214927078
102196 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/uart.h' (100,223) at 20210308005002724
102197 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/rc_calc_fpu.h' (100,224) at 20240405153047285
102198 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/tcic.c' (100,225) at 20210307214930046
102199 2025-01-21 03:01:03.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/etcd/etcd_%.bbappend' (100,226) at 20241206090014274
102200 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hdr.h' (100,227) at 20210309003651200
102201 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/lockable.h' (100,228) at 20240906080037344
102202 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/archrandom.h' (100,229) at 20240405153045849
102203 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4261.rst' (100,230) at 20210307214925502
102204 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0017-Add-acinclude.m4-to-include-required-macros.patch' (100,231) at 20240413080012643
102205 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/edac-utils_git.bb' (100,232) at 20241206090014246
102206 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgs8gxx_priv.h' (100,233) at 20210307214928630
102207 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/subsystem-enable.tc' (100,234) at 20240429080012468
102208 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm9712.c' (100,235) at 20240405153232171
102209 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/pinctrl-single.h' (100,236) at 20210307214931478
102210 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/display-vga-test.c' (100,237) at 20230426080043944
102211 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb' (100,238) at 20241221090017508
102212 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/tsa.c' (100,239) at 20241008080013975
102213 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/priv.h' (100,240) at 20220525020652967
102214 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/Makefile' (100,241) at 20210307214926202
102215 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_inode.c' (100,242) at 20241023080012899 to deleted uid set
102216 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-riscv64_smode_defconfig' (100,243) at 20210308005003276
102217 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_bo.h' (100,244) at 20241008080013927
102218 2025-01-21 03:01:03.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/arch-support.rst' (100,245) at 20240405153045249
102219 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/simple-bus.c' (100,246) at 20210308005003356
102220 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-repos.png' (100,247) at 20230503080014603 to deleted uid set
102221 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/status.sh' (100,248) at 20210307214925214
102222 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cpu-timers.h' (100,249) at 20240906080037348
102223 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.common.hpp.mako' (100,250) at 20231129090036073
102224 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/pm9263.c' (100,251) at 20210308005003040
102225 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tbs/tbs2910/Kconfig' (100,252) at 20210308005003068
102226 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb' (100,253) at 20230520080014476
102227 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ppc_asm.h' (100,254) at 20240405153046125
102228 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.c' (100,255) at 20240405153048629
102229 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/hyperv.c' (100,256) at 20240405153230131
102230 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/membarrier_test_impl.h' (100,257) at 20240405153054325
102231 2025-01-21 03:01:03.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uio.h' (100,258) at 20210307214931662
102232 2025-01-21 03:01:03.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_debug.c' (100,259) at 20240405153047213
102233 2025-01-21 03:01:03.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/trng.c' (100,260) at 20220525020651962
102234 2025-01-21 03:01:03.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/runtime.c' (100,261) at 20240405153046689
102235 2025-01-21 03:01:03.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-pdk2.dtsi' (100,262) at 20240405153045509
102236 2025-01-21 03:01:03.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/igb_core.h' (100,263) at 20240906080037264
102237 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/bugs.c' (100,264) at 20241023080012875
102238 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-rt9467' (100,265) at 20240405153044917
102239 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2400_defconfig' (100,266) at 20220715030035909
102240 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/integratorap.dts' (100,267) at 20240405153045401
102241 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-hlwd.c' (100,268) at 20240405153230859
102242 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/find_vma_fail2.c' (100,269) at 20240405153054269
102243 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/Makefile' (100,270) at 20210309003654184
102244 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/0001-mesa-demos-Add-missing-data-files.patch' (100,271) at 20210307205554582
102245 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/linux-yocto.yml' (100,272) at 20241206090014206
102246 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41.c' (100,273) at 20240613080016543
102247 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sdnotify/0001-setup.py-switch-to-setuptools.patch' (100,274) at 20220402030016019
102248 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem.c' (100,275) at 20240405153230595
102249 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppc7400.inc' (100,276) at 20220612030016755
102250 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/pci.c' (100,277) at 20210308005002976
102251 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/pci_expander_bridge.txt' (100,278) at 20240906080037176
102252 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sdbusplus.hpp' (100,279) at 20240820080023694
102253 2025-01-21 03:01:03.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.004.bb' (100,280) at 20241206090014258
102254 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l34.c' (100,281) at 20240405153232143
102255 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_b.c' (100,282) at 20210308005046521
102256 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/prctl.h' (100,283) at 20240405153230115
102257 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/proc_powerpc.c' (100,284) at 20240405153046145
102258 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_watchdog.h' (100,285) at 20220525020652346
102259 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_vars2.c' (100,286) at 20220525020655199
102260 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/ia_css_de.host.c' (100,287) at 20210307214930554
102261 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.c' (100,288) at 20210309003649836
102262 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_cgroup_sysctl.rst' (100,289) at 20210307214925262
102263 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-q8-tablet.dts' (100,290) at 20210308005002624
102264 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-adap.c' (100,291) at 20240613080016423
102265 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_panel.c' (100,292) at 20240830080013259
102266 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/machine/include/p8.inc' (100,293) at 20211027000018712
102267 2025-01-21 03:01:03.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_dma.c' (100,294) at 20220525020654979
102268 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ipr.c' (100,295) at 20240405153051613
102269 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/Kconfig' (100,296) at 20240405153052301
102270 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libtracefs/libtracefs/0001-makefile-Do-not-preserve-ownership-in-cp-command.patch' (100,297) at 20241206090014258
102271 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear' (100,298) at 20210307205554474
102272 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-debug-frame-aarch64.c' (100,299) at 20210307214932466
102273 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mailbox_client.h' (100,300) at 20240405153052725
102274 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/file-io.hpp' (100,301) at 20240724080006311
102275 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/downloads/enchant/1.6.0/index.html' (100,302) at 20210307205554246
102276 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_memory_region.c' (100,303) at 20240405153048541
102277 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/_templates/layout.html' (100,304) at 20210307205554230
102278 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-som-cfg-sdcard.dtsi' (100,305) at 20240405153045529
102279 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qerror.h' (100,306) at 20241211090212366
102280 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/invalid_command.c' (100,307) at 20210308005100993
102281 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/Kconfig' (100,308) at 20210308005002856
102282 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9131-db.dtsi' (100,309) at 20240405153045745
102283 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/0001-Fix-builds-on-riscv64-using-musl.patch' (100,310) at 20241221090017636
102284 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/prm-inst.txt' (100,311) at 20210309003648324
102285 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/tc1100-wmi.c' (100,312) at 20240405153051405
102286 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/fsl-vdoa.txt' (100,313) at 20210307214925350
102287 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/snappy/snappy_1.1.10.bb' (100,314) at 20240106090017237
102288 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/Makefile' (100,315) at 20210307214928106
102289 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/uart_base.c' (100,316) at 20210307214926270
102290 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-2.1' (100,317) at 20211006000025234
102291 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/rsyslog.service' (100,318) at 20210316000012673
102292 2025-01-21 03:01:03.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_flash.h' (100,319) at 20210307214926218
102293 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/fsl,layerscape-sfp.yaml' (100,320) at 20240405153045121
102294 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-usb-otg.c' (100,321) at 20210308005002552
102295 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-sysfs.c' (100,322) at 20240405153230747
102296 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/psci/psci_checker.c' (100,323) at 20220525020652430
102297 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/syscall_table.c' (100,324) at 20210307214926102
102298 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_pmu_platform.c' (100,325) at 20240405153231303
102299 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_vmparam.h' (100,326) at 20221215040039066
102300 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/fdc.c' (100,327) at 20240906080037204
102301 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/Makefile' (100,328) at 20240405153049057
102302 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/function-graph-fold.vim' (100,329) at 20210307214925574
102303 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/archiver.py' (100,330) at 20231126090012845
102304 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungalv' (100,331) at 20210307205553786
102305 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r520.c' (100,332) at 20241211090145421
102306 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/zynqmp_nvmem.c' (100,333) at 20240520080015167
102307 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.h' (100,334) at 20240405153047105
102308 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-warn_count' (100,335) at 20240405153044925
102309 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h' (100,336) at 20240405153048509
102310 2025-01-21 03:01:03.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-supermicro-x11spi.dts' (100,337) at 20240809080013006
102311 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_alb.c' (100,338) at 20240405153230891
102312 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/dump_pagetables.c' (100,339) at 20240405153230087
102313 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/hfi-events.c' (100,340) at 20240405153054221
102314 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/power/first-boot-set-psu.bb' (100,341) at 20241206090014278
102315 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/trace-events' (100,342) at 20241211090212298
102316 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json' (100,343) at 20211207040021533
102317 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/meson.build' (100,344) at 20220913030027305 to deleted uid set
102318 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/ddrmc-vf610.c' (100,345) at 20210308005002724
102319 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/altera_pio.c' (100,346) at 20210308005003376
102320 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ptr_untrusted.c' (100,347) at 20240405153232259
102321 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/hdmi.h' (100,348) at 20210307214928046
102322 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vbi_hsync.svg' (100,349) at 20220525020651786
102323 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/spi-nand.yaml' (100,350) at 20240405153045113
102324 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/.gitignore' (100,351) at 20240405153054357
102325 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/210.out' (100,352) at 20240906080037564
102326 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/hyp-init.S' (100,353) at 20240405153229983
102327 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/Makefile' (100,354) at 20240405153053493
102328 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/vc.c' (100,355) at 20210309003652008
102329 2025-01-21 03:01:03.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gtt.c' (100,356) at 20240405153230567
102330 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/cirrus.h' (100,357) at 20210307214930042
102331 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-coroutine.err' (100,358) at 20210308005046409
102332 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/init-manager.rst' (100,359) at 20240413080012675
102333 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/uaccess.h' (100,360) at 20240405153046505
102334 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_flow_dissector.c' (100,361) at 20220525020655203
102335 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/random.c' (100,362) at 20240405153047041
102336 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/layer.conf' (100,363) at 20241221090017460
102337 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/checksum.h' (100,364) at 20240405153045621
102338 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/strparser/strparser.c' (100,365) at 20240405153053385
102339 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw-native.bb' (100,366) at 20241206090014270
102340 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/e1.bb' (100,367) at 20210307205554250
102341 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/avsbus-disable.sh' (100,368) at 20210307205553698
102342 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/preempt.h' (100,369) at 20240405153045861
102343 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,tpd12s015.txt' (100,370) at 20210307214925310
102344 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/.gitignore' (100,371) at 20220525020652106
102345 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kurravaara' (100,372) at 20210307205553786
102346 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_h.c' (100,373) at 20210308005046521
102347 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2430-clocks.dtsi' (100,374) at 20240405153045601
102348 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/celt051/0001-configure.ac-make-tools-support-optional.patch' (100,375) at 20210307205553838
102349 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/ls1b/Makefile' (100,376) at 20210307214926270
102350 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/allocators.rst' (100,377) at 20210307214925482
102351 2025-01-21 03:01:03.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/util.c' (100,378) at 20210307214931226
102352 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png' (100,379) at 20210307205554270 to deleted uid set
102353 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/wayland/libei_1.3.0.bb' (100,380) at 20241221090017528
102354 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_baco.h' (100,381) at 20210309003649656
102355 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4ek/Makefile' (100,382) at 20210308005002920
102356 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/fix_non_native_build_issue.patch' (100,383) at 20241221090017676
102357 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa8.inc' (100,384) at 20210905000020581
102358 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/regulator.rst' (100,385) at 20210309003648412
102359 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/clock.c' (100,386) at 20240405153053037
102360 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-address.h' (100,387) at 20220525020652002
102361 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/0001-BootLogoLib-align-logo-coords-to-be-even.patch' (100,388) at 20241206090014210
102362 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+csv_output.sh' (100,389) at 20240405153232231
102363 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/Makefile' (100,390) at 20240405153046053
102364 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hamburgsund' (100,391) at 20210307205553782
102365 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/Kconfig' (100,392) at 20210308005003476
102366 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-rng.c' (100,393) at 20221215040039150
102367 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netfilter-sysctl.rst' (100,394) at 20210307214925538
102368 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/ti/omap_prm.c' (100,395) at 20240415080012979
102369 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_size.c' (100,396) at 20210308005003756
102370 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/a1.bb' (100,397) at 20210307205554250 to deleted uid set
102371 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/Makefile' (100,398) at 20240405153054357
102372 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/Build' (100,399) at 20210307214932514
102373 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx25-eukrea-cpuimx25.dtsi' (100,400) at 20240405153229879
102374 2025-01-21 03:01:03.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-ipc-flood-test.c' (100,401) at 20240405153054005
102375 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_tx_iptunnel_common.h' (100,402) at 20210307214932126
102376 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_1_enum.h' (100,403) at 20210307214927338
102377 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_rk3229.h' (100,404) at 20210308005003596
102378 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/patch.h' (100,405) at 20210307214925854
102379 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/color.h' (100,406) at 20210307214932586
102380 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/run-ptest' (100,407) at 20240413080012663
102381 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/image_mock.hpp' (100,408) at 20220210040033214
102382 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exresolv.c' (100,409) at 20240405153046621
102383 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/envctrl.h' (100,410) at 20210307214926590
102384 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/port_hidden.c' (100,411) at 20220525020653431
102385 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/units.h' (100,412) at 20210308005046049
102386 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/Kconfig' (100,413) at 20210307214930690
102387 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/cyrus.c' (100,414) at 20210308005003168
102388 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/acgccex.h' (100,415) at 20240405153052617
102389 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/.clang-format' (100,416) at 20241219090034720
102390 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/Makefile' (100,417) at 20240405153050165
102391 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_scale_coefs.h' (100,418) at 20210309003649892
102392 2025-01-21 03:01:03.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-cmd-queue.h' (100,419) at 20210307214926230
102393 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/main.c' (100,420) at 20241011080017295
102394 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-flags.c' (100,421) at 20240906080037576
102395 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/yaml/net/poettering/Calculator.interface.yaml' (100,422) at 20240920080030747
102396 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/50-org.freedesktop.timedate1.rules' (100,423) at 20210307205553930
102397 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/immap_5271.h' (100,424) at 20210308005002804
102398 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/cpuidle_cooling.c' (100,425) at 20240405153051969
102399 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/firefly/firefly-rk3288/firefly-rk3288.c' (100,426) at 20210308005002956
102400 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Maghera' (100,427) at 20210307205553774
102401 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml' (100,428) at 20240405153045105
102402 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/expr.py' (100,429) at 20230925080039989
102403 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/asm-offsets.c' (100,430) at 20210308005002708
102404 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (100,431) at 20230721080014366
102405 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/sh_flctl.c' (100,432) at 20240405153230879
102406 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/fadvise.sh' (100,433) at 20240405153054173
102407 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/encx24j600_hw.h' (100,434) at 20220525020653603
102408 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/cooling-type/main.cpp' (100,435) at 20240820080023690 to deleted uid set
102409 2025-01-21 03:01:03.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/verify-functiongraph.sh' (100,436) at 20220525020655183
102410 2025-01-21 03:01:03.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/ovs_datapath.yaml' (100,437) at 20240405153045229
102411 2025-01-21 03:01:03.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intel-cpu/IntelCPUSensorMain.cpp' (100,438) at 20241112090003098
102412 2025-01-21 03:01:03.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf532x/cpu_init.c' (100,439) at 20210308005002800
102413 2025-01-21 03:01:03.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/protocol.c' (100,440) at 20230809080010799
102414 2025-01-21 03:01:03.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54.h' (100,441) at 20210307214929866
102415 2025-01-21 03:01:03.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-cpumsf.c' (100,442) at 20240405153054201
102416 2025-01-21 03:01:03.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel_ssc_dai.c' (100,443) at 20240405153053553
102417 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip_fib.h' (100,444) at 20240805080014031
102418 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/vfs.py' (100,445) at 20240405153053449
102419 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/terminal.py' (100,446) at 20230609080014403
102420 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sundborn' (100,447) at 20210307205553790
102421 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pll_config_s10.c' (100,448) at 20210308005002780
102422 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/timex.h' (100,449) at 20240405153046281
102423 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-39x-pinctrl.txt' (100,450) at 20210307214925394
102424 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dma-direct.h' (100,451) at 20210309003648884
102425 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mbus-clk.yaml' (100,452) at 20240405153045021
102426 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc' (100,453) at 20210308005003760
102427 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/HeaterCollection_v1.xml' (100,454) at 20240619080002924
102428 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgtop/libgtop_2.41.3.bb' (100,455) at 20240413080012639
102429 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr_clk.c' (100,456) at 20210307214927270
102430 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_ovs.c' (100,457) at 20240405153232059
102431 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/lpc32xx_slc.c' (100,458) at 20240405153230871
102432 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-nvdimm' (100,459) at 20240405153229727
102433 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_event_groups.c' (100,460) at 20210308005003704
102434 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_scatter.c' (100,461) at 20210307214927766
102435 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sh7760fb.c' (100,462) at 20241211090145501
102436 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_exit.c' (100,463) at 20240405153046261
102437 2025-01-21 03:01:03.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/machine.rst' (100,464) at 20210307214925546
102438 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mmu_context.h' (100,465) at 20220525020652002
102439 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/aarch64/vdso-le.so' (100,466) at 20241211090212374 to deleted uid set
102440 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/Kconfig' (100,467) at 20240805080013971
102441 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c' (100,468) at 20240405153050077
102442 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/Makefile' (100,469) at 20210307214926694
102443 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/units.h' (100,470) at 20220525020655179
102444 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/dmc_init_ddr3.c' (100,471) at 20210308005002720
102445 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_int.h' (100,472) at 20240405153231103
102446 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/qmp_lexer.py' (100,473) at 20230925080039845
102447 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pmac64-cpufreq.c' (100,474) at 20240405153046913
102448 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/sunxi.yaml' (100,475) at 20240405153045153
102449 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/mvebu-cpufreq.c' (100,476) at 20240405153046913
102450 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/adi,max77857.yaml' (100,477) at 20240405153229791
102451 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos850-e850-96.dts' (100,478) at 20240405153045721
102452 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-kernel/linux/linux-aspeed_%.bbappend' (100,479) at 20210812000025162
102453 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-spl_defconfig' (100,480) at 20230720080043539
102454 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/mclink.h' (100,481) at 20210308005003000
102455 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pci-error-recovery.rst' (100,482) at 20240405153229735
102456 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/dma_private.h' (100,483) at 20210307214930542
102457 2025-01-21 03:01:03.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml' (100,484) at 20240405153229759
102458 2025-01-21 03:01:03.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc57d.h' (100,485) at 20240405153048617
102459 2025-01-21 03:01:03.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.c' (100,486) at 20240405153231331
102460 2025-01-21 03:01:03.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr_types.h' (100,487) at 20210307214930562
102461 2025-01-21 03:01:03.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hw_breakpoint.h' (100,488) at 20240405153046385
102462 2025-01-21 03:01:03.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_qi2.h' (100,489) at 20240405153046929
102463 2025-01-21 03:01:03.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/meson.build' (100,490) at 20240628080018949
102464 2025-01-21 03:01:03.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-client/ivshmem-client.c' (100,491) at 20210927100127061
102465 2025-01-21 03:01:03.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/smpro-hwmon.c' (100,492) at 20240405153048873
102466 2025-01-21 03:01:03.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpoa_caches.c' (100,493) at 20210309003654276
102467 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/adt7316.c' (100,494) at 20220525020654119
102468 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tornetrask' (100,495) at 20210307205553794
102469 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/Makefile' (100,496) at 20220525020653279
102470 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp3.dtsi' (100,497) at 20240405153045457
102471 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/power.c' (100,498) at 20240405153047033
102472 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/wait-until-mctp-connection-done' (100,499) at 20241127090012713 to deleted uid set
102473 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/highmem.h' (100,500) at 20240405153231811
102474 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/omap_control_phy.h' (100,501) at 20210307214931470
102475 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/txrx.c' (100,502) at 20240830080013295
102476 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/0001-Adapt-to-OpenSSL-1.1.1.patch' (100,503) at 20210307205553930
102477 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gfp-translate' (100,504) at 20240405153053453
102478 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/084' (100,505) at 20220429100100886
102479 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-ffdc-file.cpp' (100,506) at 20220128040022084
102480 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5228.c' (100,507) at 20240405153049629
102481 2025-01-21 03:01:03.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/json_parser.cpp' (100,508) at 20240820080023694
102482 2025-01-21 03:01:03.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/loongson.yaml' (100,509) at 20220525020651698
102483 2025-01-21 03:01:03.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_drv.c' (100,510) at 20240405153230643
102484 2025-01-21 03:01:03.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_vlan.c' (100,511) at 20241018080014578
102485 2025-01-21 03:01:03.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex.dts' (100,512) at 20210309003648756
102486 2025-01-21 03:01:03.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fs.c' (100,513) at 20210308005003212
102487 2025-01-21 03:01:03.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_ace2x.c' (100,514) at 20240405153231455
102488 2025-01-21 03:01:03.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/auxtrace.c' (100,515) at 20240624080012836
102489 2025-01-21 03:01:03.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VW10/meson.build' (100,516) at 20230825080021137 to deleted uid set
102490 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l33.c' (100,517) at 20240405153232143
102491 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/sys_proto.h' (100,518) at 20210308005002648
102492 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/packagegroups/packagegroup-fvp-apps.bb' (100,519) at 20240507080014346
102493 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/.gitignore' (100,520) at 20210307214926078
102494 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GCR-docs' (100,521) at 20241221090017616
102495 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw73xx-2x.dts' (100,522) at 20240405153229927
102496 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/invalid-service.patch' (100,523) at 20230919080013982
102497 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_lrc.c' (100,524) at 20240405153230571
102498 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/kernfs-internal.h' (100,525) at 20240415080012987
102499 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/crypto.c' (100,526) at 20240405153052545
102500 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_pcie.c' (100,527) at 20240405153050969
102501 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/virtual-memory.json' (100,528) at 20240405153054149
102502 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c' (100,529) at 20240405153050633
102503 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/igt_runner.sh' (100,530) at 20240405153230527
102504 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/scosh.S' (100,531) at 20210307214926142
102505 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/prom.c' (100,532) at 20240405153230019
102506 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/ps3fb.h' (100,533) at 20210307214926398
102507 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdcore.h' (100,534) at 20240405153230867
102508 2025-01-21 03:01:03.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.h' (100,535) at 20210307214929918
102509 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0003-tests-Makefile-install-static-4G-edge-testcases.patch' (100,536) at 20241221090017504
102510 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0003-support-infinit-timeout.patch' (100,537) at 20240413080012663
102511 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/ata.h' (100,538) at 20210308005002800
102512 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/metadata.py' (100,539) at 20230503080014615
102513 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/cirrus.c' (100,540) at 20240405153048773
102514 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbushelper.hpp' (100,541) at 20240614080032247
102515 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/rtctest.c' (100,542) at 20240405153054373
102516 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/devtool' (100,543) at 20240301090012483
102517 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cnxt/cx92755.dtsi' (100,544) at 20240405153045433
102518 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0005-RH-add-mpathconf.patch' (100,545) at 20241221090017540
102519 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ansicolors_1.1.8.bb' (100,546) at 20240301090012431
102520 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml' (100,547) at 20240405153045041
102521 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/func_latency.bpf.c' (100,548) at 20240405153054185
102522 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_vf_defconfig' (100,549) at 20210308005003252
102523 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_encoders.h' (100,550) at 20210307214927222
102524 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_ct.c' (100,551) at 20240812080017264
102525 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/vga.h' (100,552) at 20210307214926586
102526 2025-01-21 03:01:03.201-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/arm_systemready_ir_acs.py' (100,553) at 20231126090012773
102527 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/policy.h' (100,554) at 20240405153232107
102528 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/tests.h' (100,555) at 20240613080016559
102529 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx9310.c' (100,556) at 20240405153049013
102530 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/corefile' (100,557) at 20210308005059705
102531 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/sembuf.h' (100,558) at 20210307214926762
102532 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear_%.bbappend' (100,559) at 20241206090014274
102533 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/set_memory.h' (100,560) at 20241211090145385
102534 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/phosphor-logging.wrap' (100,561) at 20240229090015607
102535 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/cfi.h' (100,562) at 20240405153230063
102536 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/Kconfig' (100,563) at 20240405153051865
102537 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/misc_regs.h' (100,564) at 20240405153045689
102538 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/cmpxchg.h' (100,565) at 20240405153045341
102539 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb' (100,566) at 20241219090012976
102540 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch' (100,567) at 20230706080014745
102541 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/segment.h' (100,568) at 20240405153052445
102542 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/machine/mtmitchell-dcscm.conf' (100,569) at 20241023080015407 to deleted uid set
102543 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/fragments/more-fragments-here/test-another-fragment.conf' (100,570) at 20241221090017604
102544 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc32test.c' (100,571) at 20240405153053081
102545 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi' (100,572) at 20240405153045833
102546 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/bfticu.txt' (100,573) at 20210307214925358
102547 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/i8254.c' (100,574) at 20210308005002884
102548 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr630.dts' (100,575) at 20240405153229867
102549 2025-01-21 03:01:03.202-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/vm/pte_special/arch-support.txt' (100,576) at 20240405153045201
102550 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ua-Kharkov' (100,577) at 20210307205553794
102551 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5k5baf.c' (100,578) at 20240405153049337
102552 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/store.c' (100,579) at 20210308005003720
102553 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/atomic-llsc.h' (100,580) at 20240405153045357
102554 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/deprecated.rst' (100,581) at 20240405153045281
102555 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/binman.py' (100,582) at 20210308005003748
102556 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa7.inc' (100,583) at 20210905000020581
102557 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_nl.c' (100,584) at 20240405153230191
102558 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-palmas.c' (100,585) at 20240405153051501
102559 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/speed.h' (100,586) at 20210308005002640
102560 2025-01-21 03:01:03.203-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel-quark/imr.c' (100,587) at 20220525020652194
102561 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c' (100,588) at 20240405153050613
102562 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/pfn.h' (100,589) at 20210307214929990
102563 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinum_small_defconfig' (100,590) at 20210308005003284
102564 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/Makefile' (100,591) at 20220525020652342
102565 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/apple,nco.yaml' (100,592) at 20240405153045021
102566 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb16_main.c' (100,593) at 20220525020654983
102567 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json' (100,594) at 20241213090004417 to deleted uid set
102568 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/timed_ctrl_global.h' (100,595) at 20210307214930542
102569 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9rl.h' (100,596) at 20210308005002716
102570 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/tss.h' (100,597) at 20210307214926718
102571 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/cacheasm.h' (100,598) at 20210308005002888
102572 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ethsw.h' (100,599) at 20210308005003644
102573 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/anti-patterns.md' (100,600) at 20240119090005807
102574 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/jz4780_bch.c' (100,601) at 20240405153049693
102575 2025-01-21 03:01:03.204-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_tables.h' (100,602) at 20210307214932218
102576 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/tx.c' (100,603) at 20240520080015163
102577 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/qcom_eud.c' (100,604) at 20240405153052117
102578 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-neftv' (100,605) at 20210307205553758
102579 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/cvisionppc.h' (100,606) at 20210307214931694
102580 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_mcpcia.h' (100,607) at 20240405153045341
102581 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Avesta_Krylbo' (100,608) at 20210307205553778
102582 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/corstone1000-mps3.yml' (100,609) at 20240413080012623
102583 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/conf/machine/qcom-dc-scm-v1.conf' (100,610) at 20230927080013510
102584 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/Kconfig' (100,611) at 20210307214930770
102585 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-param.h' (100,612) at 20240405153049457
102586 2025-01-21 03:01:03.205-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max16065.c' (100,613) at 20241008080013927
102587 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvb_ringbuffer.c' (100,614) at 20240405153049277
102588 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_faultlog.cpp' (100,615) at 20240820080022990
102589 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/brcmstb/brcmstb.h' (100,616) at 20220525020654615
102590 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/gianfar.c' (100,617) at 20240405153230943
102591 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/memory.json' (100,618) at 20210307214932538
102592 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service' (100,619) at 20210307205554066
102593 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.json' (100,620) at 20210308005046401
102594 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/.gitignore' (100,621) at 20220615030021584
102595 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_tcp_check_syncookie.sh' (100,622) at 20240405153054289
102596 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/irq_work.h' (100,623) at 20240405153230063
102597 2025-01-21 03:01:03.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/qcom/qcom_scm.h' (100,624) at 20240405153231807
102598 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma.c' (100,625) at 20240613080016415
102599 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/tricorder-eeprom.h' (100,626) at 20210308005002952
102600 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/ibmphp_ebda.c' (100,627) at 20220525020653851
102601 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/nonfunc_rotor_error_delay.md' (100,628) at 20240807080019546
102602 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/xlnx,sd-fec.txt' (100,629) at 20210307214925366
102603 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/mman-common-tools.h' (100,630) at 20210307214932478
102604 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_mmc.c' (100,631) at 20210308005003372
102605 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/ipmi-architecture.md' (100,632) at 20221209040006383
102606 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/fsl_ifc.c' (100,633) at 20210308005003400
102607 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bitmain/antminer_s9/MAINTAINERS' (100,634) at 20210308005002920
102608 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm2835-aux-clock.txt' (100,635) at 20210307214925286
102609 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/summary.c' (100,636) at 20210309003653620
102610 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynosautov9-pinctrl.dtsi' (100,637) at 20240405153045721
102611 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/.shellcheck-ignore' (100,638) at 20241025080018741
102612 2025-01-21 03:01:03.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/cirrus,clps711x-mctrl-gpio.txt' (100,639) at 20210307214925314
102613 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core507d.c' (100,640) at 20240405153048613
102614 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-fan-config/fans.yaml' (100,641) at 20210307205553694
102615 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_bpf_link.h' (100,642) at 20240405153052857
102616 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/sysfs.c' (100,643) at 20220525020653135
102617 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/Kconfig' (100,644) at 20210307214928450
102618 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager/bios-update.sh' (100,645) at 20230929080014511 to deleted uid set
102619 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi' (100,646) at 20240405153045721
102620 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/power_state.hpp' (100,647) at 20240820080023694
102621 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_bmc_upload_stability.robot' (100,648) at 20210308005007104
102622 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ptrace.h' (100,649) at 20240405153046281
102623 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_SECURE_BOOT_defconfig' (100,650) at 20210308005003264
102624 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/msgq.c' (100,651) at 20240405153048653
102625 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/xattr.h' (100,652) at 20240405153231847
102626 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/bad_accesses.c' (100,653) at 20220525020655227
102627 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Caldera' (100,654) at 20211006000025234
102628 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/dbus_impl_pdr.cpp' (100,655) at 20240819080030263
102629 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config.bb' (100,656) at 20241206090014278
102630 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/ptrace.h' (100,657) at 20240405153046057
102631 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/altmodes/Makefile' (100,658) at 20210307214930878
102632 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/network/ampere-usbnet.bb' (100,659) at 20241226090016123
102633 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb' (100,660) at 20241206090014330
102634 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/tegra-gmi.c' (100,661) at 20240405153230199
102635 2025-01-21 03:01:03.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/kvm-stub.c' (100,662) at 20221215040039282
102636 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Connector.interface.yaml' (100,663) at 20221207040023627
102637 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/fsl-mc-allocator.c' (100,664) at 20240405153046733
102638 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2down.service' (100,665) at 20230627080016966
102639 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cros_ec_dev.c' (100,666) at 20240405153230831
102640 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sync/Makefile' (100,667) at 20240405153054373
102641 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb-odroidc2-u-boot.dtsi' (100,668) at 20210308005002596
102642 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/files/gbs-sysinit.service' (100,669) at 20210401000030013
102643 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/207' (100,670) at 20220429100100910
102644 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/ipset/ip_set_hash.h' (100,671) at 20210307214931642
102645 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/pnpacpi.h' (100,672) at 20210307214930154
102646 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/telemetry.c' (100,673) at 20240405153051385
102647 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/qregs.h.inc' (100,674) at 20221215040039310
102648 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tqmx86.c' (100,675) at 20240405153049621
102649 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sh4/sh7750.c' (100,676) at 20241211090212338
102650 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/atmel_cs.c' (100,677) at 20240405153050485
102651 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/et8ek8_driver.c' (100,678) at 20240613080016423
102652 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6362.h' (100,679) at 20210308005003588
102653 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/geode/alix.c' (100,680) at 20220525020652194
102654 2025-01-21 03:01:03.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/README.rst' (100,681) at 20220429100100870
102655 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.c' (100,682) at 20220525020652971
102656 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/armv7m_systick.c' (100,683) at 20210307214927046
102657 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rtc/.gitignore' (100,684) at 20210307214932718
102658 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1015p.c' (100,685) at 20240405153232155
102659 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-ce-glue.c' (100,686) at 20241011080017287
102660 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_gp_bitdef.h' (100,687) at 20210307214930642
102661 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/div64.h' (100,688) at 20240405153230111
102662 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/blockdev.h' (100,689) at 20220429100100590
102663 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/googletest.wrap' (100,690) at 20210501000157730
102664 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2' (100,691) at 20241211090212422 to deleted uid set
102665 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/xyz.openbmc_project.Settings.service' (100,692) at 20210307205554074
102666 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usx2yhwdeppcm.h' (100,693) at 20210726100024927
102667 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.h' (100,694) at 20210307214929802
102668 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-arm-Do-not-set-a-fallback-march-and-mtune.patch' (100,695) at 20230706080014733
102669 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5380.c' (100,696) at 20240405153048973
102670 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/apbh_dma.c' (100,697) at 20210308005003372
102671 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-noadv.c' (100,698) at 20220525020652050
102672 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/0001-Fix-builds-with-recent-gettext.patch' (100,699) at 20210307205553910
102673 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_template.c' (100,700) at 20240405153053469
102674 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs_cnf10kb.c' (100,701) at 20240405153050061
102675 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/vcpu-requests.rst' (100,702) at 20240405153045329
102676 2025-01-21 03:01:03.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/power-cmd' (100,703) at 20241001080014408
102677 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/dv1394' (100,704) at 20210307214925182
102678 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/thermal-sensor2.conf' (100,705) at 20230929080014511
102679 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Lib-pty.py-handle-stdin-I-O-errors-same-way-as-maste.patch' (100,706) at 20241221090017668
102680 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/settings_main.cpp' (100,707) at 20230428080030950
102681 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/node.c' (100,708) at 20240628080014037
102682 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-common.inc' (100,709) at 20240106090017273
102683 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-futures_1.0.1.bb' (100,710) at 20230811080018306
102684 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-neon-glue.c' (100,711) at 20240405153045849
102685 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/powercap/powercap.rst' (100,712) at 20210309003648452
102686 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/022.out' (100,713) at 20210308005046433
102687 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/atmel_lcdc.h' (100,714) at 20210308005003560
102688 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_config.c' (100,715) at 20240405153051669
102689 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm6348-eth.c' (100,716) at 20210308005003424
102690 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch' (100,717) at 20240124090012262
102691 2025-01-21 03:01:03.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32f405_soc.c' (100,718) at 20241211090212250
102692 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb' (100,719) at 20241221090017524
102693 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/Makefile' (100,720) at 20240405153230923
102694 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp.c' (100,721) at 20241211090145465
102695 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/led-config.yaml' (100,722) at 20240119090013779
102696 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i82975x_edac.c' (100,723) at 20220525020652418
102697 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/ivgen.h' (100,724) at 20241211090212354
102698 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cl-som-am57x_defconfig' (100,725) at 20210308005003252
102699 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-wireless.c' (100,726) at 20240405153051397
102700 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_mips64_defconfig' (100,727) at 20210308005003276
102701 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/dsound_template.h' (100,728) at 20210927100127025
102702 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/linkage.h' (100,729) at 20210308005002848
102703 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rpcrdma.h' (100,730) at 20240405153052897
102704 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureServices.png' (100,731) at 20241206090014206 to deleted uid set
102705 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Perth_Roleystone' (100,732) at 20210307205553766
102706 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8450-tlmm.yaml' (100,733) at 20240405153045137
102707 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lapb.h' (100,734) at 20240405153052717
102708 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/rfbuffer.h' (100,735) at 20210309003651552
102709 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx93.c' (100,736) at 20240405153231319
102710 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate.c' (100,737) at 20240411080014066
102711 2025-01-21 03:01:03.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/intel,keembay-wdt.yaml' (100,738) at 20220525020651718
102712 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-pmgr.dtsi' (100,739) at 20240405153045717
102713 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_arria10_defconfig' (100,740) at 20210308005003280
102714 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/db/db/0001-clock-Do-not-define-own-timespec.patch' (100,741) at 20220204040022684
102715 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.c' (100,742) at 20220525020652959
102716 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq2415x_charger.c' (100,743) at 20240405153051429
102717 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/checkpatch.py' (100,744) at 20210308005003772
102718 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/rsa-checksum.h' (100,745) at 20210308005003688
102719 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83848.c' (100,746) at 20241115090012957
102720 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timekeeping.h' (100,747) at 20220525020654731
102721 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/Makefile' (100,748) at 20240405153046869
102722 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt' (100,749) at 20240405153045149
102723 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/log_id_test.cpp' (100,750) at 20230512080037097
102724 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8523.h' (100,751) at 20210309003654696
102725 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/ds1307.h' (100,752) at 20210307214931498
102726 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cxusb-analog.c' (100,753) at 20240405153049549
102727 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/fdt.c' (100,754) at 20210308005002828
102728 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi' (100,755) at 20240405153229919
102729 2025-01-21 03:01:03.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/dvi.c' (100,756) at 20210307214930946
102730 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/arm11scu.h' (100,757) at 20210308005046017
102731 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-fsl-ftm-alarm.c' (100,758) at 20240405153231375
102732 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch' (100,759) at 20210307205554590
102733 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/python/python3-oauth2client_4.1.3.bb' (100,760) at 20241221090017576
102734 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/chipidea/udc.c' (100,761) at 20241216090017741 to deleted uid set
102735 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0006-Fix-locale-on-musl.patch' (100,762) at 20241221090017524
102736 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/vp.h' (100,763) at 20220525020652947
102737 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/get_msr_index_features.c' (100,764) at 20240405153054321
102738 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/asm-extable.h' (100,765) at 20240405153046273
102739 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_crypt_wep.c' (100,766) at 20240405153051885
102740 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-firefly.dts' (100,767) at 20210308005002604
102741 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/sor507d.c' (100,768) at 20210309003649820
102742 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/.clang-tidy' (100,769) at 20240713080019742
102743 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/common/raspberrypi-firmware.inc' (100,770) at 20231011080016586
102744 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/net.rst' (100,771) at 20230925080039845
102745 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (100,772) at 20240206090017943
102746 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/Makefile' (100,773) at 20210308005003548
102747 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Common.errors.yaml' (100,774) at 20210610000035106
102748 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_ets.sh' (100,775) at 20210307214932690
102749 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/generic.h' (100,776) at 20240405153052861
102750 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_s_w_phr.c' (100,777) at 20210308005046505
102751 2025-01-21 03:01:03.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/4.Coding.rst' (100,778) at 20240405153045297
102752 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (100,779) at 20210903000032571
102753 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/tlb.c' (100,780) at 20210308005002996
102754 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware_%.bbappend' (100,781) at 20241206090014210
102755 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adis16201.c' (100,782) at 20240405153048929
102756 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_vio.h' (100,783) at 20220429100100566
102757 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/rio.h' (100,784) at 20210307214926390
102758 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/mptcp_sock.c' (100,785) at 20240405153054269
102759 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysstat/sysstat/0001-configure.in-remove-check-for-chkconfig.patch' (100,786) at 20231011080016614
102760 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/riscpc.c' (100,787) at 20220525020651894
102761 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp5562.rst' (100,788) at 20210307214925518
102762 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8167-pinfunc.h' (100,789) at 20220525020651918
102763 2025-01-21 03:01:03.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-energy.rst' (100,790) at 20240405153229827
102764 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-pinfunc.h' (100,791) at 20210307214926018
102765 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml' (100,792) at 20240405153045061
102766 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/hyp-smp.c' (100,793) at 20240405153045885
102767 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_hwseq.h' (100,794) at 20220525020652514
102768 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map' (100,795) at 20210307205554278
102769 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/peach-pit.h' (100,796) at 20210308005003608
102770 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/MAINTAINERS' (100,797) at 20210308005003024
102771 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_helper_restricted.c' (100,798) at 20240405153054281
102772 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_node.c' (100,799) at 20220525020654507
102773 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/177.out' (100,800) at 20210308005046453
102774 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/smp.h' (100,801) at 20210307214926166
102775 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-r-ccu.h' (100,802) at 20210308005003640
102776 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/ipmi_to_redfish_hooks.cpp' (100,803) at 20240829080009330
102777 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_nbyte.c' (100,804) at 20220525020654899
102778 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/Makefile' (100,805) at 20240405153051937
102779 2025-01-21 03:01:03.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/o2cb' (100,806) at 20240405153044909
102780 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-an30259a.c' (100,807) at 20240712080021069
102781 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei_1.4.2.bb' (100,808) at 20241221090017504
102782 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7981-pinctrl.yaml' (100,809) at 20240405153229787
102783 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_rtr0_ctrl_regs.h' (100,810) at 20240405153046585
102784 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/usbip_event.c' (100,811) at 20240405153052157
102785 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/gotoolchain.py' (100,812) at 20240309090012816
102786 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/diffutils/diffutils_3.10.bb' (100,813) at 20230811080018326
102787 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_device.h' (100,814) at 20240405153052637
102788 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/make-netcat_flag_count_work.patch' (100,815) at 20210307205553842
102789 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ARC' (100,816) at 20210308005003288
102790 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_netdev.h' (100,817) at 20240418080014498
102791 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/intel_descriptor.py' (100,818) at 20210308005003748
102792 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/Kconfig' (100,819) at 20220525020653675
102793 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/Makefile' (100,820) at 20210308005003536
102794 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/dt-compat.c' (100,821) at 20240405153046773
102795 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/files/parsec_init' (100,822) at 20210420000021570
102796 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_frag.h' (100,823) at 20240405153052845
102797 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/asus-laptop.rst' (100,824) at 20210307214925226
102798 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/interface/ia_css_isys_comm.h' (100,825) at 20210309003653024
102799 2025-01-21 03:01:03.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xcm_cmp.dtsi' (100,826) at 20240405153045473
102800 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/Makefile.deps' (100,827) at 20240405153054073
102801 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Djura' (100,828) at 20210307205553778
102802 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_hdcp_helper.c' (100,829) at 20240405153230531
102803 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/law.c' (100,830) at 20210308005002988
102804 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/OWNERS' (100,831) at 20240504080013861
102805 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/apc.c' (100,832) at 20240405153230091
102806 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/hiomapd/m4/.keep' (100,833) at 20210308005100993 to deleted uid set
102807 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec.c' (100,834) at 20240617080017398
102808 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/dw100/Kconfig' (100,835) at 20240405153049421
102809 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/config.mk' (100,836) at 20210308005003172
102810 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/imsttfb.c' (100,837) at 20240405153231583
102811 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/mc-sys.c' (100,838) at 20220525020652290
102812 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/yank_functions.h' (100,839) at 20210927100127285
102813 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_pmc.c' (100,840) at 20240405153046325
102814 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/ioasic.h' (100,841) at 20210307214926210
102815 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/Makefile' (100,842) at 20210307214926858
102816 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.h' (100,843) at 20240405153230571
102817 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d33.dtsi' (100,844) at 20210308005002612
102818 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/files/run-ptest' (100,845) at 20230813080012860
102819 2025-01-21 03:01:03.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/workqueue.rst' (100,846) at 20240405153229751
102820 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_hw.c' (100,847) at 20241211090145449
102821 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irqflags.h' (100,848) at 20210307214926582
102822 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/sysctl_net_unix.c' (100,849) at 20240405153232087
102823 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apx4devkit.h' (100,850) at 20210308005003584
102824 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma4/sdma4_4_2_2_offset.h' (100,851) at 20210307214927678
102825 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/utility-tasks.bbclass' (100,852) at 20241221090017608
102826 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/Makefile' (100,853) at 20210307214930382
102827 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tea5761.h' (100,854) at 20210307214928802
102828 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_priv.h' (100,855) at 20240405153230775
102829 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/ocxl_internal.h' (100,856) at 20220525020653371
102830 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h' (100,857) at 20210307214929914
102831 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_tests.sh' (100,858) at 20240805080014075
102832 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/.gitignore' (100,859) at 20210308005048029
102833 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.c' (100,860) at 20210307214929806
102834 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fourcc.h' (100,861) at 20240405153052629
102835 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/Makefile' (100,862) at 20210307214931138
102836 2025-01-21 03:01:03.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_pp.h' (100,863) at 20210307214927862
102837 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/ti_sci.h' (100,864) at 20220525020652434
102838 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/bridge/dw_mipi_dsi.h' (100,865) at 20240405153052625
102839 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ir/Makefile' (100,866) at 20210307214932678
102840 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_limit.c' (100,867) at 20220525020654803
102841 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/nulldfa.in' (100,868) at 20210307214932166
102842 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_reg_def.h' (100,869) at 20210307214930278
102843 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/dstr.c' (100,870) at 20240405153046665
102844 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/memory-hotplug.rst' (100,871) at 20240405153229739
102845 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/file_cache.c' (100,872) at 20210307214931238
102846 2025-01-21 03:01:03.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/qcom_edac.c' (100,873) at 20240405153047021
102847 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea.h' (100,874) at 20240405153049965
102848 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/Makefile.softmmu-target' (100,875) at 20241211090212550
102849 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mcfrtc.c' (100,876) at 20210308005003480
102850 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt7623.c' (100,877) at 20240405153051317
102851 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libc-bench/libc-bench/0001-build-Do-not-override-ldflags-from-environment.patch' (100,878) at 20210729000029100
102852 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG4patch.S' (100,879) at 20210307214926606
102853 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/platsmp.c' (100,880) at 20210307214925958
102854 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_unittest.cpp' (100,881) at 20210308005134001
102855 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/205' (100,882) at 20240326080039730
102856 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1351.c' (100,883) at 20240405153051813
102857 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/msm,iommu-v0.txt' (100,884) at 20210307214925346
102858 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/blues.vue' (100,885) at 20220105012522959
102859 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/examples/fan-info.json' (100,886) at 20221213040032349
102860 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/iommufd_private.h' (100,887) at 20240405153230747
102861 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Jalasjarvi' (100,888) at 20210307205553770
102862 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-globfile' (100,889) at 20210307205554386
102863 2025-01-21 03:01:03.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb' (100,890) at 20231011080016582
102864 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/files/0002-add-missing-dynamic-library-to-FLTK_LIBRARIES.patch' (100,891) at 20241221090017528
102865 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/LICENSE' (100,892) at 20210308004942076
102866 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/cardhu/cardhu.c' (100,893) at 20210308005003024
102867 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.yaml' (100,894) at 20240405153045153
102868 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/sev-sysemu-stub.c' (100,895) at 20240906080037488
102869 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/string.h' (100,896) at 20240405153046357
102870 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/xilinx/xlnx_event_manager.c' (100,897) at 20241211090145493
102871 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ves1x93.h' (100,898) at 20210307214928646
102872 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov7740.txt' (100,899) at 20210307214925350
102873 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.err' (100,900) at 20220429100100882
102874 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/tracking.c' (100,901) at 20240405153053021
102875 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/uss720.c' (100,902) at 20240628080014013
102876 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/trace_types.h' (100,903) at 20210307214926682
102877 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/nsp_cs.h' (100,904) at 20240405153051681
102878 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/byteorder.h' (100,905) at 20210307214926110
102879 2025-01-21 03:01:03.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-fd.h' (100,906) at 20210308005045997
102880 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc.h' (100,907) at 20240405153231863
102881 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/dvo_tfp410.c' (100,908) at 20210307214927786
102882 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-rda.c' (100,909) at 20210307214927050
102883 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-hisi_ptt' (100,910) at 20240405153044917
102884 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/system_ext_mmvec.c' (100,911) at 20220429100100786
102885 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/common/board.c' (100,912) at 20210308005002916
102886 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c' (100,913) at 20240405153230683
102887 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mcu/MCUTempSensor.hpp' (100,914) at 20241112090003102
102888 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c' (100,915) at 20241011080017315
102889 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/qcu.c' (100,916) at 20210307214929754
102890 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier.h' (100,917) at 20210307214930130
102891 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek.yaml' (100,918) at 20240405153045013
102892 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_da7219_max98927.c' (100,919) at 20240613080016547
102893 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/iscsi_ibft_find.c' (100,920) at 20240405153047045
102894 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c' (100,921) at 20210307214928846
102895 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-cpcap-usb.txt' (100,922) at 20210307214925390
102896 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewFirmware.vue' (100,923) at 20241004080035967
102897 2025-01-21 03:01:03.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_qp_tables.h' (100,924) at 20240405153048457
102898 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/posix_types.h' (100,925) at 20210308005002824
102899 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/libps2.c' (100,926) at 20240405153049157
102900 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/bcsr.c' (100,927) at 20210308005002980
102901 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/test-parameter.json' (100,928) at 20221005030014094
102902 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/linked_vars.c' (100,929) at 20220525020655191
102903 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/Fuji.json' (100,930) at 20240809080033019
102904 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/clk-mux-zynqmp.c' (100,931) at 20240405153230247
102905 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/loongson1c_defconfig' (100,932) at 20240405153045993
102906 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mpc8xx.h' (100,933) at 20210307214926362
102907 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-extension.c' (100,934) at 20210307214932206
102908 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/0001-use-library-sonames-for-linking.patch' (100,935) at 20241221090017528
102909 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.12.1.bb' (100,936) at 20241221090017508
102910 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp' (100,937) at 20241211090002379
102911 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/Kconfig' (100,938) at 20240405153231767 to deleted uid set
102912 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_setsockopt_unix.c' (100,939) at 20240405153054265
102913 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb' (100,940) at 20241221090017496
102914 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wireless.h' (100,941) at 20240405153052945
102915 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_m68k_q800.py' (100,942) at 20241211090212538
102916 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_drm_client.h' (100,943) at 20240405153048525
102917 2025-01-21 03:01:03.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_dio200_pci.c' (100,944) at 20240405153046889
102918 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_input.c' (100,945) at 20240520080015235
102919 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/entry_32.S' (100,946) at 20241023080012871
102920 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc32c.c' (100,947) at 20210308005003696
102921 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/pxa168_eth.c' (100,948) at 20241211090145461
102922 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sint.S' (100,949) at 20210307214926146
102923 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/src/subscription.cpp' (100,950) at 20241228090003723 to deleted uid set
102924 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/disable-tests.patch' (100,951) at 20220204040022680
102925 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/geode-aes.c' (100,952) at 20220525020652382
102926 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/index.rst' (100,953) at 20240405153045273
102927 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdm670.c' (100,954) at 20240405153051349
102928 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sansa_fuze_plus_defconfig' (100,955) at 20210308005003280
102929 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/Makefile' (100,956) at 20240405153047261
102930 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/cros_ec.c' (100,957) at 20210308005003224
102931 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock_defs.h' (100,958) at 20210308005002732
102932 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-phycore-som.dtsi' (100,959) at 20240405153045561
102933 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/genericirq.rst' (100,960) at 20220525020651766
102934 2025-01-21 03:01:03.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-2.conf' (100,961) at 20210307205554082
102935 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/bitops.c' (100,962) at 20240405153046085
102936 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/Kbuild' (100,963) at 20210307214927946
102937 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Korpilahti_Vaarunvuori' (100,964) at 20210307205553770
102938 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/quark.c' (100,965) at 20210308005002860
102939 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_wopcm.h' (100,966) at 20240405153048501
102940 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5206sim.h' (100,967) at 20210307214926158
102941 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_gt64120.h' (100,968) at 20210308005003676
102942 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_sfc.c' (100,969) at 20240405153054013
102943 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config/mtmitchell-ipmi-fru.yaml' (100,970) at 20230610080017595
102944 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sunxi_Gemei_G9_defconfig' (100,971) at 20210308005003280
102945 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/posix_types_32.h' (100,972) at 20210307214926558
102946 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/decode-insn.h' (100,973) at 20220525020652090
102947 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/via-rng.c' (100,974) at 20240405153046753
102948 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml' (100,975) at 20240405153045045
102949 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_modeset_lock.h' (100,976) at 20240405153052633
102950 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi' (100,977) at 20240405153045717
102951 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb' (100,978) at 20241221090017496
102952 2025-01-21 03:01:03.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/vmem.h' (100,979) at 20210307214930546
102953 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-tls-user-authentication.md' (100,980) at 20221209040006395
102954 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_mc.h' (100,981) at 20210308005003648
102955 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c' (100,982) at 20220525020651994
102956 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_de0_nano_soc.dts' (100,983) at 20210308005002612
102957 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml' (100,984) at 20240405153045185
102958 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/network/ampere-usbnet/00-bmc-usb0.network' (100,985) at 20241024080011938
102959 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/core.h' (100,986) at 20210308005002884
102960 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/put_device.cocci' (100,987) at 20220525020654939
102961 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/hix5hd2-phy.txt' (100,988) at 20210307214925386
102962 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/cmpxchg.h' (100,989) at 20240405153046065
102963 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-da9055.c' (100,990) at 20210307214930214
102964 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/main.c' (100,991) at 20210307214932630
102965 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/block-ram-registrar.c' (100,992) at 20221215040039046
102966 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/via.h' (100,993) at 20210308005002960
102967 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config_mgr.cpp' (100,994) at 20240504080037141
102968 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_phandle_reorder.dts' (100,995) at 20210308005003760
102969 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/load.c' (100,996) at 20210308005003720
102970 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot-juno.inc' (100,997) at 20231126090012769
102971 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/ibpkey.h' (100,998) at 20240405153053477
102972 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/ce6230.c' (100,999) at 20240405153049545
102973 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/multiple-iothreads.rst' (101,000) at 20241211090212234
102974 2025-01-21 03:01:03.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/CC-BY-4.0' (101,001) at 20220525020651794
102975 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/tcpv6_offload.c' (101,002) at 20240405153053281
102976 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_sys_config.hpp' (101,003) at 20240822080023969
102977 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/udp_impl.h' (101,004) at 20240405153053281
102978 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/netdev_rx.c' (101,005) at 20240405153049053
102979 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pcspkr.c' (101,006) at 20220525020653179
102980 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/Makefile' (101,007) at 20240405153048737
102981 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/arbitrary-int-1-rs.wrap' (101,008) at 20241211090212458
102982 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/cm_t335.c' (101,009) at 20210308005002948
102983 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/meson.build' (101,010) at 20241211090212462
102984 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dra7xx_evm_defconfig' (101,011) at 20210308005003256
102985 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/s2mpa01.c' (101,012) at 20240405153231363
102986 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/core.c' (101,013) at 20240405153050613
102987 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/Kconfig' (101,014) at 20210307214926454
102988 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/g4x_dp.h' (101,015) at 20240405153048433
102989 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/host.cpp' (101,016) at 20240904080040763
102990 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (101,017) at 20240612080013182
102991 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/python/python3-pyhsslms_2.0.0.bb' (101,018) at 20240124090012250
102992 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/kvm/pv.h' (101,019) at 20240906080037532
102993 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/debug.c' (101,020) at 20240405153053993
102994 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-am57x/MAINTAINERS' (101,021) at 20210308005002944
102995 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.h' (101,022) at 20210307214929522
102996 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/Data-Structures.rst' (101,023) at 20240405153044929
102997 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sdbus_0.13.0.bb' (101,024) at 20241221090017560
102998 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-gpio-log@.service' (101,025) at 20240416080012246
102999 2025-01-21 03:01:03.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/vga.h' (101,026) at 20210307214926122
103000 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_crtc.c' (101,027) at 20240405153048757
103001 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/irq.c' (101,028) at 20240405153045353
103002 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/garcon/files/0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch' (101,029) at 20210307205554042
103003 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/uki.bbclass' (101,030) at 20241221090017612
103004 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libjxl/libjxl_0.10.3.bb' (101,031) at 20241221090017532
103005 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/mic.h' (101,032) at 20210307214929866
103006 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-espressobin.dts' (101,033) at 20210308005002564
103007 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ixp4xx_wdt.c' (101,034) at 20240405153231599
103008 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/vblade_25.bb' (101,035) at 20241206090014238
103009 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kaxas' (101,036) at 20210307205553786
103010 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/metrics.json' (101,037) at 20240405153232227
103011 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/sharp,gp2ap002.yaml' (101,038) at 20210309003648360
103012 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/manpage-base.xsl' (101,039) at 20210307214932510
103013 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/device-internal.h' (101,040) at 20210308005003628
103014 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/7990.c' (101,041) at 20210307214929290
103015 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_dbi_regs.h' (101,042) at 20240405153046597
103016 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vctv/reg_dcgu.h' (101,043) at 20210308005003020
103017 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smbios.h' (101,044) at 20240405153051401
103018 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.h' (101,045) at 20220525020654179
103019 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v4.h' (101,046) at 20240405153051289
103020 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/btrfs.c' (101,047) at 20210308005003208
103021 2025-01-21 03:01:03.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/debugging/Makefile' (101,048) at 20210307214932470
103022 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/epn.c' (101,049) at 20240405153052081
103023 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/subprojects/sdeventplus.wrap' (101,050) at 20210522000020822
103024 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (101,051) at 20240113090014528
103025 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_rom.h' (101,052) at 20210308005003680
103026 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm_adsp.h' (101,053) at 20240405153232171
103027 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_baudrate.c' (101,054) at 20240405153052021
103028 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-rmobile.c' (101,055) at 20210308005003512
103029 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188/Makefile' (101,056) at 20210308005002772
103030 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cb710-mmc.h' (101,057) at 20210307214929186
103031 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_adjust_tail_kern.c' (101,058) at 20241211090145561
103032 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/sirf.c' (101,059) at 20240405153047069
103033 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/amlogic,meson-vrtc.yaml' (101,060) at 20240405153045153
103034 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ks8842.h' (101,061) at 20210307214931414
103035 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-nomadik-stn8815.c' (101,062) at 20240405153051325
103036 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/udp.c' (101,063) at 20241216090017793
103037 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/aide/aide/m4_allow.patch' (101,064) at 20241221090017576
103038 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/misc.c' (101,065) at 20210308005003420
103039 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-core.c' (101,066) at 20240405153054017
103040 2025-01-21 03:01:03.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/resource_ext.h' (101,067) at 20210307214931498
103041 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_structs.h' (101,068) at 20220429100100614
103042 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-common.h' (101,069) at 20240405153053969
103043 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/usercopy.c' (101,070) at 20240405153046473
103044 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0006-Avoid-searching-host-dirs.patch' (101,071) at 20240413080012643
103045 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6697.c' (101,072) at 20240805080013955
103046 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/cpu-common.c' (101,073) at 20241211090212226
103047 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/vss-common.h' (101,074) at 20220429100100746
103048 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.h' (101,075) at 20240405153049953
103049 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/amu.rst' (101,076) at 20240405153229835
103050 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_dsd.h' (101,077) at 20210307214930390
103051 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dts' (101,078) at 20240405153045713
103052 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/rmcp.hpp' (101,079) at 20210308005051513
103053 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/extents.h' (101,080) at 20210307214928566
103054 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/cache.S' (101,081) at 20240405153045897
103055 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-linux' (101,082) at 20210407000018134
103056 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/mux.c' (101,083) at 20210307214927022
103057 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-da8xx-usb.txt' (101,084) at 20210307214925390
103058 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_r_ph.c' (101,085) at 20210308005046505
103059 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sr-som.dtsi' (101,086) at 20240405153045521
103060 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/043.out' (101,087) at 20210308005046437
103061 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd_3.5.7.bb' (101,088) at 20241221090017516
103062 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-probes.c' (101,089) at 20240405153232199
103063 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/log_manager_dbus_tests.cpp' (101,090) at 20241212090025215
103064 2025-01-21 03:01:03.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-cpu_byteorder' (101,091) at 20240405153044925
103065 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/Kconfig' (101,092) at 20241211090212262
103066 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ta_ras_if.h' (101,093) at 20240405153047165
103067 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kgdb_32.c' (101,094) at 20210309003648992
103068 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_filters.c' (101,095) at 20240405153049809
103069 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py' (101,096) at 20210307214932154
103070 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_ethtool.c' (101,097) at 20240405153049121
103071 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/of_iommu.c' (101,098) at 20240405153230747
103072 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/augmented_raw_syscalls.bpf.c' (101,099) at 20240405153232235
103073 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/tinker_rk3288/Makefile' (101,100) at 20210308005003040
103074 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/mscode.asn1' (101,101) at 20210307214926790
103075 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/.gitignore' (101,102) at 20240405153054389
103076 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-opal-sensor-groups' (101,103) at 20210307214925202
103077 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/stm32l4x5_usart.h' (101,104) at 20240906080037332
103078 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami-pdx214.dts' (101,105) at 20240405153045793
103079 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/customization/readme.md' (101,106) at 20221215040043186
103080 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-6.c' (101,107) at 20210307214931190
103081 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/ftm-quaddec.c' (101,108) at 20240405153046909
103082 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/msg.h' (101,109) at 20210308005002716
103083 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/plat-svc_0.1.bb' (101,110) at 20241221090017476
103084 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-control.svg' (101,111) at 20210308005107069
103085 2025-01-21 03:01:03.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_min_heap.c' (101,112) at 20240405153053105
103086 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/vmlinux.h' (101,113) at 20240405153054185
103087 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/configure-nic-mctp-endpoint' (101,114) at 20241030080011511 to deleted uid set
103088 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/huawei-wmi.c' (101,115) at 20240405153051405
103089 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/powergate.h' (101,116) at 20210308005002668
103090 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/Kconfig' (101,117) at 20210309003650508
103091 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (101,118) at 20210307205553694
103092 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/082.out' (101,119) at 20220429100100886
103093 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/st-asc.c' (101,120) at 20240405153231519
103094 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt' (101,121) at 20210307214925398
103095 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/sh_serial.c' (101,122) at 20241211090212262
103096 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/fastmap-wl.c' (101,123) at 20210308005003420
103097 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/handler.hpp' (101,124) at 20240819080030263
103098 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,ipq5332-tlmm.yaml' (101,125) at 20240405153045137
103099 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_break.S' (101,126) at 20240906080037580
103100 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sh_2.1.0.bb' (101,127) at 20241221090017560
103101 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bmips/cpu-feature-overrides.h' (101,128) at 20210307214926218
103102 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/index.rst' (101,129) at 20211006000025218
103103 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-stat.h' (101,130) at 20240405153046521
103104 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp42x-gateway-7001.dts' (101,131) at 20240405153229871
103105 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86/machconfig' (101,132) at 20210307205554390
103106 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_internal.h' (101,133) at 20210307214930962
103107 2025-01-21 03:01:03.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/find.c' (101,134) at 20210307214926530
103108 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/tracing_map.h' (101,135) at 20240405153053073
103109 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct7904.c' (101,136) at 20240405153048865
103110 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sysdig/sysdig_0.28.0.bb' (101,137) at 20230919080013958
103111 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Insat4A_C-83.0E' (101,138) at 20210307205553762
103112 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-gas' (101,139) at 20210307214926134
103113 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/timer/arc_timer.txt' (101,140) at 20210308005003328
103114 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/smu7.h' (101,141) at 20210307214928026
103115 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/ghash-ce-glue.c' (101,142) at 20240405153045617
103116 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/config.c' (101,143) at 20240805080013923
103117 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/libthermal.pc.template' (101,144) at 20240405153054069
103118 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/io.h' (101,145) at 20240405153046317
103119 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/Makefile' (101,146) at 20210308005002796
103120 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/fpu-probe.h' (101,147) at 20210309003648840
103121 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lp8860.txt' (101,148) at 20210309003648368
103122 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml' (101,149) at 20240405153045045
103123 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/Makefile' (101,150) at 20240405153049677
103124 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/Makefile' (101,151) at 20240405153229975
103125 2025-01-21 03:01:03.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__upon_error.hpp' (101,152) at 20240731080033662
103126 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/pxa3xx_nand.h' (101,153) at 20210308005003416
103127 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_snmp.h' (101,154) at 20210307214931458
103128 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_sched.c' (101,155) at 20240405153230607
103129 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_proc.c' (101,156) at 20210307214932206
103130 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bmc-update/config-bmc.json' (101,157) at 20210413100020742
103131 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2836.dtsi' (101,158) at 20240405153045425
103132 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun6i-a31-mixtile-loftq.dts' (101,159) at 20210308005002620
103133 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-msc313e.c' (101,160) at 20240405153046877
103134 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/ubi.h' (101,161) at 20240405153052745
103135 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/canyonlands.dts' (101,162) at 20240405153046089
103136 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio_json.h' (101,163) at 20210308004922932
103137 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filelock/Makefile' (101,164) at 20240405153232267
103138 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/css.rst' (101,165) at 20210308005045809
103139 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nseval.c' (101,166) at 20210307214926838
103140 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/meson.options' (101,167) at 20230817080036269
103141 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/Makefile' (101,168) at 20240405153051885
103142 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/Synchronization/meson.build' (101,169) at 20230825080021141 to deleted uid set
103143 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex3.bpf.c' (101,170) at 20240405153232099
103144 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml' (101,171) at 20240405153045053
103145 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/Makefile' (101,172) at 20210307214926558
103146 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/time-sync.h' (101,173) at 20240405153050541
103147 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/summary.h' (101,174) at 20220525020654427
103148 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/intro.rst' (101,175) at 20210307214925462
103149 2025-01-21 03:01:03.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/kernel-dev.json' (101,176) at 20210307205554438
103150 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-pci-component.json' (101,177) at 20241207090009635
103151 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/i386/interrupt.c' (101,178) at 20210308005002856
103152 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c' (101,179) at 20240405153049941
103153 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/boot_linux_console.py' (101,180) at 20241211090212530
103154 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iscsi_boot_sysfs.h' (101,181) at 20210307214931410
103155 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgm107.fuc5' (101,182) at 20210307214927938
103156 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mips/lantiq_rcu_gphy.h' (101,183) at 20210307214931342
103157 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/delay.rst' (101,184) at 20210307214925222
103158 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Uusikaupunki_Orivo' (101,185) at 20210307205553774
103159 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/Makefile' (101,186) at 20240405153048997
103160 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-cxx.h' (101,187) at 20240405153054189
103161 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tyringe' (101,188) at 20210307205553794
103162 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/offload.c' (101,189) at 20240405153053373
103163 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog_%.bbappend' (101,190) at 20241206090014226
103164 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmsub.c' (101,191) at 20210307214926434
103165 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/0001-Correct-clang-compiler-flags.patch' (101,192) at 20210307205553998
103166 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch' (101,193) at 20240413080012659
103167 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/elf.py' (101,194) at 20210308005003748
103168 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/internal.h' (101,195) at 20240405153232067
103169 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/timer.c' (101,196) at 20210308005002548
103170 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5660.txt' (101,197) at 20210307214925434
103171 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/meson.build' (101,198) at 20220913030027305 to deleted uid set
103172 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c' (101,199) at 20210308005003468
103173 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/volatiles.99_cups' (101,200) at 20210307205554558
103174 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-digicolor.txt' (101,201) at 20210307214925322
103175 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/mpc86xx.h' (101,202) at 20210307214926458
103176 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/mem_user.h' (101,203) at 20240405153046345
103177 2025-01-21 03:01:03.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_v4l2.h' (101,204) at 20210307214928774
103178 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8555CDS.h' (101,205) at 20210308005003580
103179 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py' (101,206) at 20240405153054217
103180 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-tests/smbios.py2' (101,207) at 20241211090212534
103181 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/power-brick@6a.conf' (101,208) at 20240904080027738
103182 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-gdb.py' (101,209) at 20210927100127349
103183 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zed.dts' (101,210) at 20210308005002632
103184 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CertificateLocations.v1_0_4.json' (101,211) at 20240619080002944
103185 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vyasa-rk3288_defconfig' (101,212) at 20210308005003284
103186 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/qcom,kpss-acc-v2.yaml' (101,213) at 20240405153229787
103187 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/watchdog-api.rst' (101,214) at 20210309003648512
103188 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/target_syscall.h' (101,215) at 20210927100127045
103189 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sm8350.h' (101,216) at 20240405153052645
103190 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/dpio.c' (101,217) at 20210308005003432
103191 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-spi.c' (101,218) at 20220525020651994
103192 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-virtio.rom' (101,219) at 20210308005046141 to deleted uid set
103193 2025-01-21 03:01:03.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-ha-lcd.dts' (101,220) at 20240405153045601
103194 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pnx4008_wdt.c' (101,221) at 20240405153052245
103195 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/Search.spec.js' (101,222) at 20241004080035975
103196 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/lvds.yaml' (101,223) at 20240405153045041
103197 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/locomolcd.c' (101,224) at 20240405153052173
103198 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atombios_dp.c' (101,225) at 20240405153048705
103199 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/guestmount.txt' (101,226) at 20240405153054077
103200 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/riscv_htif.h' (101,227) at 20230925080039925
103201 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/flash_setup.c' (101,228) at 20240405153230007
103202 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_vclk.h' (101,229) at 20210307214927866
103203 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/of_reserved_mem.c' (101,230) at 20240405153051209
103204 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/138' (101,231) at 20220429100100890
103205 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/systemd-pager.sh' (101,232) at 20210307205554494
103206 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-px30.c' (101,233) at 20220525020652326
103207 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/testing_helpers.c' (101,234) at 20241008080014059
103208 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3188-px3-evb.dts' (101,235) at 20240405153045557
103209 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/kw_gpio.c' (101,236) at 20210308005003376
103210 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-replication.c' (101,237) at 20240906080037584
103211 2025-01-21 03:01:03.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/espintcp.c' (101,238) at 20240405153053413
103212 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/witherspoon/obmc/fan-watchdog/reset-fan-watchdog.conf' (101,239) at 20230804080018099
103213 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/virtual/Makefile' (101,240) at 20240405153050729
103214 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2.h' (101,241) at 20210307214928846
103215 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/util.h' (101,242) at 20240613080016491
103216 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/avocado_qemu/linuxtest.py' (101,243) at 20241211090212530
103217 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-saif.h' (101,244) at 20210307214932402
103218 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7745.dtsi' (101,245) at 20240405153045553
103219 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/asset.py' (101,246) at 20241211090212538
103220 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a9_0000001b.dtsi' (101,247) at 20210308005002872
103221 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/max30102.c' (101,248) at 20240405153048985
103222 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/meson.build' (101,249) at 20231025080013522
103223 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/stubs/xen-stub.c' (101,250) at 20210308005045721
103224 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/fb/mmpfb.h' (101,251) at 20210307214930918
103225 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_bmc_image_switch.robot' (101,252) at 20240628080017121
103226 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stb6100_proc.h' (101,253) at 20210307214928638
103227 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/wakeup.c' (101,254) at 20240405153046689
103228 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/capella,cm3605.yaml' (101,255) at 20220525020651682
103229 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/tu102.c' (101,256) at 20240405153048649
103230 2025-01-21 03:01:03.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-cpu-thermal.dtsi' (101,257) at 20240405153045605
103231 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/denali.c' (101,258) at 20210309003650480
103232 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/help_option.h' (101,259) at 20210308005046045
103233 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/.gitignore' (101,260) at 20240405153054077
103234 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/alx/alx.h' (101,261) at 20220525020653451
103235 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ruc.c' (101,262) at 20220525020653135
103236 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dccp.h' (101,263) at 20240405153052677
103237 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vmlinux.lds.S' (101,264) at 20240405153230071
103238 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.mmio64' (101,265) at 20240906080037560 to deleted uid set
103239 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-mkfifo-Implement-mkfifo.patch' (101,266) at 20230706080014733
103240 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/isd200.c' (101,267) at 20240405153231567
103241 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_inode_buf.c' (101,268) at 20241023080012895
103242 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/imx_earlycon.c' (101,269) at 20240405153052005
103243 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/mmc.h' (101,270) at 20210309003648704
103244 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_axc003.dtsi' (101,271) at 20210309003648560
103245 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pse-pd/pse_regulator.c' (101,272) at 20240405153050365
103246 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/testmode_i.h' (101,273) at 20240405153050429
103247 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/meson.build' (101,274) at 20230825080021141 to deleted uid set
103248 2025-01-21 03:01:03.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/debug.c' (101,275) at 20240405153052141
103249 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon.h' (101,276) at 20240405153047029
103250 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pc87360.c' (101,277) at 20240830080013263
103251 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra186-dsi-padctl.yaml' (101,278) at 20240405153045049
103252 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m525xsim.h' (101,279) at 20210307214926162
103253 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb' (101,280) at 20241221090017664
103254 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ke_counter.c' (101,281) at 20240405153046897
103255 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/Makefile' (101,282) at 20210308005002792
103256 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-intervals/run-ptest' (101,283) at 20240301090012431
103257 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/traps.c' (101,284) at 20210307214926182
103258 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/fb.c' (101,285) at 20240405153230639
103259 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/sensors-overview-controller.js' (101,286) at 20210308005107077
103260 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-simple.err' (101,287) at 20210308005046409 to deleted uid set
103261 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/thunder-88xx.dts' (101,288) at 20210307214926010
103262 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_mr.c' (101,289) at 20240405153049089
103263 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_test_kern_common.h' (101,290) at 20210309003655984
103264 2025-01-21 03:01:03.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bmap_item.h' (101,291) at 20240405153052585
103265 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm-v1.c' (101,292) at 20230310090043283
103266 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timex_64.h' (101,293) at 20210307214926586
103267 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.exrc' (101,294) at 20210308005045717
103268 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_combios.c' (101,295) at 20241211090145425
103269 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_nandflash_defconfig' (101,296) at 20210308005003248
103270 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/w5100-spi.c' (101,297) at 20240405153050325
103271 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_zones_many.sh' (101,298) at 20240405153054357
103272 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/syscalls.c' (101,299) at 20240326080039630
103273 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-v3s.h' (101,300) at 20240405153046857
103274 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_uc_pmu.c' (101,301) at 20240415080012979
103275 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/spinlock.h' (101,302) at 20210309003648560
103276 2025-01-21 03:01:03.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-coroutine.c' (101,303) at 20240326080039746
103277 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native/palmetto.xml.patch.xml' (101,304) at 20210307205553690
103278 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun4i-a10-ccu.h' (101,305) at 20210308005003640
103279 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/Makefile' (101,306) at 20210307214926546
103280 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/mmu.h' (101,307) at 20240613080016367
103281 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/HalVerDef.h' (101,308) at 20240405153051925
103282 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref_state.h' (101,309) at 20210307214930558
103283 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-common.c' (101,310) at 20240405153230799
103284 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/qemu-pr-helper.c' (101,311) at 20240326080039630
103285 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/network_diagnostic_report.robot' (101,312) at 20240628080017117
103286 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h' (101,313) at 20210307214930634
103287 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos.c' (101,314) at 20230925080040093
103288 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/resources.rst' (101,315) at 20240413080012679
103289 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/Makefile.docs' (101,316) at 20220525020655187
103290 2025-01-21 03:01:03.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/sndioaudio.c' (101,317) at 20240326080039370
103291 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/vop_rk3288.h' (101,318) at 20210308005002664
103292 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha1_avx2_x86_64_asm.S' (101,319) at 20240405153046365
103293 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/lut.c' (101,320) at 20210309003649820
103294 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp_types.h' (101,321) at 20210307214930554
103295 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/pcdp.c' (101,322) at 20210307214927174
103296 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/head.S' (101,323) at 20210307214925654
103297 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_sigtramp.h' (101,324) at 20221215040039066
103298 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/qdio_setup.c' (101,325) at 20240405153051525
103299 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar_jpu.c' (101,326) at 20240405153230811
103300 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-wetek-core2.dts' (101,327) at 20240405153045713
103301 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/pldm_utils.cpp' (101,328) at 20240820080022990 to deleted uid set
103302 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_pp.c' (101,329) at 20240712080021065
103303 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-core/systemd/systemd/journald-size-policy.conf' (101,330) at 20240402080012066
103304 2025-01-21 03:01:03.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-bridge-emul.h' (101,331) at 20240405153051249
103305 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-pltfm.c' (101,332) at 20240405153049661
103306 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/wol.c' (101,333) at 20240405153232015
103307 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/conf/templates/default/conf-notes.txt' (101,334) at 20220913030020496
103308 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex-idk-1110wr.dts' (101,335) at 20210309003648756
103309 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Holjes' (101,336) at 20210307205553782
103310 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/no-help2man.patch' (101,337) at 20210307205553842
103311 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/disp.h' (101,338) at 20210307214927906
103312 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/global_nvs.asl' (101,339) at 20210308005002876
103313 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch' (101,340) at 20221104030017465
103314 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/ioctl.h' (101,341) at 20210307214925650
103315 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_HT.h' (101,342) at 20210307214930634
103316 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_nand_SECURE_BOOT_defconfig' (101,343) at 20210308005003264
103317 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_command.c' (101,344) at 20220525020654975
103318 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/regs.h' (101,345) at 20210307214926762
103319 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/sdram_ast2500.c' (101,346) at 20220929030034345
103320 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clock.h' (101,347) at 20240405153046869
103321 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/usbgx.initd' (101,348) at 20210307205553982
103322 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/.gitignore' (101,349) at 20240106090017253
103323 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CERN-OHL-1.2' (101,350) at 20211006000025234
103324 2025-01-21 03:01:03.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_proc.c' (101,351) at 20240405153053401
103325 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/nbpfaxi.c' (101,352) at 20240405153230283
103326 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qom/object_interfaces.h' (101,353) at 20240326080039550
103327 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tvp514x.h' (101,354) at 20220525020654631
103328 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/pgalloc.h' (101,355) at 20240405153231791
103329 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm64.png' (101,356) at 20240309090012816 to deleted uid set
103330 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/generic.c' (101,357) at 20240405153045677
103331 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/xattr_trusted.c' (101,358) at 20240405153052393
103332 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Kconfig.platform' (101,359) at 20210307214926174
103333 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-8kp.txt' (101,360) at 20210307214925274
103334 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal.S' (101,361) at 20210307214932710
103335 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.md' (101,362) at 20230919080013974
103336 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm3380-reset.h' (101,363) at 20210308005003640
103337 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/pinctrl-pxa2xx.c' (101,364) at 20220525020653887
103338 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device.h' (101,365) at 20210308005002792
103339 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_stream2mmio_rmgr.h' (101,366) at 20210307214930566
103340 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-firmware' (101,367) at 20240405153229731
103341 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/cpu.c' (101,368) at 20240906080037536
103342 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/mmu/sh_mmu_mrfld.c' (101,369) at 20210307214930562
103343 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/conf/layer.conf' (101,370) at 20241221090017472
103344 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/testsdk.py' (101,371) at 20240302090018230
103345 2025-01-21 03:01:03.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/nvmem.txt' (101,372) at 20210307214925382
103346 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tc358746.c' (101,373) at 20240405153230791
103347 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/hwtstamp.h' (101,374) at 20220525020653431
103348 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/leafloop.c' (101,375) at 20240805080014071
103349 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/rsyslog/rsyslog_%.bbappend' (101,376) at 20241206090014226
103350 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_pch.c' (101,377) at 20240405153230579
103351 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-dna' (101,378) at 20210307205553758
103352 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/.gitignore' (101,379) at 20210307214926326
103353 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/pcf50633-backlight.c' (101,380) at 20210307214930894
103354 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/Makefile' (101,381) at 20210308005002548
103355 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/atmel_nand_ecc.h' (101,382) at 20210308005003412
103356 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/compress.c' (101,383) at 20210307214926794
103357 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-cei-tk1-som.dts' (101,384) at 20210308005002628
103358 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/transport.h' (101,385) at 20231110090010623
103359 2025-01-21 03:01:03.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.c' (101,386) at 20240617080017398
103360 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/run-ptest' (101,387) at 20220204040022448
103361 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/menubox.c' (101,388) at 20240405153053453
103362 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-usb_power_delivery' (101,389) at 20240405153044917
103363 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_roce.h' (101,390) at 20210309003651176
103364 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/dell-smbios-wmi' (101,391) at 20220525020651630
103365 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/subprojects/phosphor-logging.wrap' (101,392) at 20220908030058575
103366 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra-common-post.h' (101,393) at 20210308005003620
103367 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ramfb-stubs.c' (101,394) at 20240906080037216
103368 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_kms.c' (101,395) at 20240405153048801
103369 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c' (101,396) at 20240405153048825
103370 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinconf-generic.h' (101,397) at 20240405153052765
103371 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/test/test_records.cpp' (101,398) at 20210308005109241
103372 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/cache.h' (101,399) at 20210307214932706
103373 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/suspend.c' (101,400) at 20240405153046257
103374 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_generic.c' (101,401) at 20241104090011619
103375 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/ah.c' (101,402) at 20220525020653163
103376 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-vt8500/Kconfig' (101,403) at 20240405153045693
103377 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LAL-1.2' (101,404) at 20211006000025238
103378 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max6639.rst' (101,405) at 20240405153045217
103379 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c' (101,406) at 20240405153047157
103380 2025-01-21 03:01:03.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/Makefile' (101,407) at 20210307214929650
103381 2025-01-21 03:01:03.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Hyundai_A7HD_defconfig' (101,408) at 20210308005003236
103382 2025-01-21 03:01:03.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h' (101,409) at 20240405153048789
103383 2025-01-21 03:01:03.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/catch-syscalls.c' (101,410) at 20240906080037576
103384 2025-01-21 03:01:03.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/devlink.h' (101,411) at 20240405153231851
103385 2025-01-21 03:01:03.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dtv5100-cardlist.rst' (101,412) at 20210307214925230
103386 2025-01-21 03:01:03.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/parse.y' (101,413) at 20220525020654943
103387 2025-01-21 03:01:03.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_auxdevice.h' (101,414) at 20240405153051777
103388 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi' (101,415) at 20240405153229975
103389 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/configure.patch' (101,416) at 20230706080014749
103390 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,ad741x.yaml' (101,417) at 20220525020651674
103391 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_94xx.c' (101,418) at 20210307214930370
103392 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseaddr_conflict.c' (101,419) at 20240411080014162
103393 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/sha256.c' (101,420) at 20240405153053085
103394 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/time.c' (101,421) at 20210307214926206
103395 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sh/Build' (101,422) at 20210307214932518
103396 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/TelemetryService_v1.xml' (101,423) at 20240619080002936
103397 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/isl29125.c' (101,424) at 20240405153049001
103398 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7298.yaml' (101,425) at 20240405153045069
103399 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/zpa2326_i2c.c' (101,426) at 20240405153049009
103400 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableAssembly.vue' (101,427) at 20241004080035963
103401 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tdm-slot.txt' (101,428) at 20210307214925434
103402 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cpu_ops.h' (101,429) at 20240405153045853
103403 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-7000.dtsi' (101,430) at 20210308005002632
103404 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts' (101,431) at 20240405153045713
103405 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,sdm845-pdc.h' (101,432) at 20220525020654547
103406 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_host_ras.robot' (101,433) at 20240628080017117
103407 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0001-Fix-build-with-fno-common.patch' (101,434) at 20210307205553818
103408 2025-01-21 03:01:03.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/stats.h' (101,435) at 20240405153231775
103409 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-98dx4122.dtsi' (101,436) at 20240405153045453
103410 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-rockchip.c' (101,437) at 20210308005003480
103411 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/netlink/intro-specs.rst' (101,438) at 20240405153045325
103412 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-isc-base.c' (101,439) at 20240405153230807
103413 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/.clang-tidy' (101,440) at 20240723080028236
103414 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/wii_defconfig' (101,441) at 20240405153046097
103415 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_timer.h' (101,442) at 20210307214931506
103416 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/memory.json' (101,443) at 20240405153054113
103417 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ahci-st.txt' (101,444) at 20210307214925282
103418 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_ccamisc.c' (101,445) at 20240405153051529
103419 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rt305x_defconfig' (101,446) at 20240405153230011
103420 2025-01-21 03:01:03.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/bpf_insn.h' (101,447) at 20220525020654931
103421 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atomic/atomic-arch-fallback.h' (101,448) at 20240628080014025
103422 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zturn.dts' (101,449) at 20210308005002632
103423 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.c' (101,450) at 20240405153048641
103424 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/wdt.h' (101,451) at 20210308005002636
103425 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_common.c' (101,452) at 20240405153050113
103426 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c' (101,453) at 20240405153048617
103427 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/dialog.h' (101,454) at 20210308005003732
103428 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/ftrace.h' (101,455) at 20240405153045937
103429 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-log-userspace-transfer.c' (101,456) at 20240405153049245
103430 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-dmic.h' (101,457) at 20210307214932434
103431 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/jornada720_ssp.c' (101,458) at 20240405153045689
103432 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_SYNPROXY.c' (101,459) at 20210307214931970
103433 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/carl9170.h' (101,460) at 20240405153050469
103434 2025-01-21 03:01:03.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-jz4740.c' (101,461) at 20240405153231375
103435 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/viperboard.h' (101,462) at 20210307214931438
103436 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/onewire3.conf' (101,463) at 20210307205553722
103437 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cavium-pip.txt' (101,464) at 20210307214925374
103438 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_ruffian.c' (101,465) at 20210307214925658
103439 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a80.c' (101,466) at 20210308005003352
103440 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/.build.sh' (101,467) at 20210308004942076
103441 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen2_config.c' (101,468) at 20240405153230267
103442 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32429i-eval-u-boot.dtsi' (101,469) at 20210308005002612
103443 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/Kconfig' (101,470) at 20210308005003036
103444 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/sysvinit-volatile.conf' (101,471) at 20210307205553918
103445 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/smd-rpm.h' (101,472) at 20240405153231839
103446 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-verdin-dev.dtsi' (101,473) at 20240405153229971
103447 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/phosphor-hwmon.conf' (101,474) at 20210507000042347
103448 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/syscounter.c' (101,475) at 20210308005002728
103449 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/bnxt_re/ib_verbs.c' (101,476) at 20241211090145437 to deleted uid set
103450 2025-01-21 03:01:03.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ishtp_eclite.c' (101,477) at 20240405153051409
103451 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/io.h' (101,478) at 20240405153045345
103452 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a83t.c' (101,479) at 20210308005003352
103453 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/info_panel.js' (101,480) at 20220602030014530
103454 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/debug_locks.c' (101,481) at 20210713000020236
103455 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/microchip/sparx5_pcb135_board.dtsi' (101,482) at 20240405153045749
103456 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/TODO' (101,483) at 20220525020654119
103457 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6x.c' (101,484) at 20210308005002924
103458 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ecryptfs.h' (101,485) at 20210307214931382
103459 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml' (101,486) at 20240405153045089
103460 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/test/test_health_metric_collection.cpp' (101,487) at 20240817080025696
103461 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/start16.S' (101,488) at 20210308005002860
103462 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pdc.h' (101,489) at 20240405153230019
103463 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/exceptions.h' (101,490) at 20210307214926678
103464 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_ring.c' (101,491) at 20210307214927826
103465 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/index.rst' (101,492) at 20240405153045245
103466 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/sigtramp32.S' (101,493) at 20240405153046153
103467 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/acpi.c' (101,494) at 20210307214928150
103468 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_axuser_secured_regs.h' (101,495) at 20240405153046601
103469 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/98dx3236.txt' (101,496) at 20210307214925274
103470 2025-01-21 03:01:03.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bch.c' (101,497) at 20210308005003696
103471 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (101,498) at 20240420080017945
103472 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc108s102.c' (101,499) at 20240405153048961
103473 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pmr735a.h' (101,500) at 20240405153231799
103474 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/softfloat.h' (101,501) at 20210307214925978
103475 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,stingray-usb-phy.txt' (101,502) at 20210307214925386
103476 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/numastat.rst' (101,503) at 20210307214925238
103477 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mac_esp.c' (101,504) at 20240405153051653
103478 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/stpq.S' (101,505) at 20230925080040101
103479 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku1.dts' (101,506) at 20240405153045749
103480 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_crtc.h' (101,507) at 20210307214927222
103481 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_cmds.h' (101,508) at 20210307214930286
103482 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shaders/clear_kernel/hsw.asm' (101,509) at 20210307214927826
103483 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/idma.c' (101,510) at 20240405153053985
103484 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ce4100/falconfalls.dts' (101,511) at 20240405153046489
103485 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/Kconfig' (101,512) at 20240405153050329
103486 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore/config.json' (101,513) at 20210515000018945
103487 2025-01-21 03:01:03.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qsp.h' (101,514) at 20210308005046049
103488 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/k3_x509template.txt' (101,515) at 20210308005003764
103489 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/LoadingBarMixin.js' (101,516) at 20220105012522983
103490 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/kmp204x/rcw_kmp204x.cfg' (101,517) at 20210308005003012
103491 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_osd_afbcd.c' (101,518) at 20220525020652923
103492 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/cpld.h' (101,519) at 20210308005002988
103493 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/__init__.py' (101,520) at 20241206090014290
103494 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_main.c' (101,521) at 20240405153049093
103495 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/etcd-new.service' (101,522) at 20230520080014480
103496 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/timers-howto.rst' (101,523) at 20220525020651758
103497 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sync_file.h' (101,524) at 20210307214931522
103498 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-x86/chassis/x86-power-control/power-config-host0.json' (101,525) at 20230120040014546
103499 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-configure-Specify-correct-function-signatures-and-de.patch' (101,526) at 20220910030013429
103500 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/ints_low.S' (101,527) at 20210308005002544
103501 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.7.rst' (101,528) at 20241221090017596
103502 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-dv.rst' (101,529) at 20220525020651782
103503 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_rwpf.c' (101,530) at 20240613080016423
103504 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/bootrom.txt' (101,531) at 20210307214925270
103505 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/imx/imx8m/ddrphy_csr.c' (101,532) at 20210308005003364
103506 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sch311x.c' (101,533) at 20240405153047081
103507 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/exec/null-argv.c' (101,534) at 20240405153054301
103508 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_85xx.h' (101,535) at 20240405153046133
103509 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_vi_scaler.h' (101,536) at 20210307214928042
103510 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/xilinx_axi_emac.c' (101,537) at 20210308005003448
103511 2025-01-21 03:01:03.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/130' (101,538) at 20240906080037564
103512 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/131' (101,539) at 20240326080039730
103513 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/state_3d.xml.h' (101,540) at 20210307214927770
103514 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8083.c' (101,541) at 20240405153049301
103515 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/metricgroup.h' (101,542) at 20240405153054197
103516 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/jhash.h' (101,543) at 20210309003654960
103517 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/slimbus/slimbus.yaml' (101,544) at 20240405153045153
103518 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/clipboard.c' (101,545) at 20240906080037584
103519 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/ccache.conf' (101,546) at 20231126090012841
103520 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/pmc.c' (101,547) at 20210309003651576
103521 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-apscheduler_3.10.4.bb' (101,548) at 20240301090012423
103522 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.h' (101,549) at 20240405153230507
103523 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/ptrace.h' (101,550) at 20240405153229859
103524 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/cpu.c' (101,551) at 20210308005002856
103525 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-auth-vencrypt.c' (101,552) at 20210308005046553
103526 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/Kconfig' (101,553) at 20240405153046649
103527 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0010-autofs-5.1.9-Fix-incompatible-function-pointer-types.patch' (101,554) at 20241221090017496
103528 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-sli-defs.h' (101,555) at 20210307214926238
103529 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/argument_test.cpp' (101,556) at 20220330030021482
103530 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/twl4030.c' (101,557) at 20210308005003384
103531 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfeq.c' (101,558) at 20210308005046529
103532 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/Makefile' (101,559) at 20240405153050389
103533 2025-01-21 03:01:03.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/t4240.c' (101,560) at 20210308005003432
103534 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-vsock-pci.c' (101,561) at 20221215040039170
103535 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irqflags_64.h' (101,562) at 20210307214926582
103536 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sr.h' (101,563) at 20240726080012862
103537 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/sama7_defconfig' (101,564) at 20240405153229907
103538 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/Makefile' (101,565) at 20210308005003044
103539 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/current.h' (101,566) at 20240405153046245
103540 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/vfio.json' (101,567) at 20241211090212450
103541 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ip32_defconfig' (101,568) at 20240405153045993
103542 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-axxia/Makefile' (101,569) at 20210307214925870
103543 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs5535-mfd.c' (101,570) at 20210307214929002
103544 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/cq.c' (101,571) at 20240405153049073
103545 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1373.h' (101,572) at 20210307214932294
103546 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/pmc.json' (101,573) at 20210307214932538
103547 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/viot.h' (101,574) at 20220429100100434
103548 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/entry-fpsimd.S' (101,575) at 20240405153045869
103549 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/nrf51_soc.h' (101,576) at 20220429100100558
103550 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/tests/arch-tests.c' (101,577) at 20240405153054089
103551 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_cmd.c' (101,578) at 20240405153050341
103552 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/Makefile' (101,579) at 20240405153232263
103553 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/run-ptest' (101,580) at 20240413080012655
103554 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/cnqf.c' (101,581) at 20240405153231339
103555 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isp.h' (101,582) at 20240405153230819
103556 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2204.conf' (101,583) at 20230606080013598
103557 2025-01-21 03:01:03.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/acer-wireless.c' (101,584) at 20220525020653903
103558 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_tty.c' (101,585) at 20240405153231379
103559 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/Makefile' (101,586) at 20210307214931898
103560 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/slot_map.h' (101,587) at 20220525020654475
103561 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/event_manager.cpp' (101,588) at 20241122090035229
103562 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libpython.c' (101,589) at 20210307214932466
103563 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/raw_tp_writable_reject_nbd_invalid.c' (101,590) at 20240405153054257
103564 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_base.h' (101,591) at 20240624080012796
103565 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kobject.c' (101,592) at 20240405153231951
103566 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/traps.c' (101,593) at 20240405153045913
103567 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/null_syscall.c' (101,594) at 20220525020655227
103568 2025-01-21 03:01:03.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c' (101,595) at 20240405153047153
103569 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_ccg.c' (101,596) at 20241115090012961
103570 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_ttm_helper.h' (101,597) at 20240405153052633
103571 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/subcore.c' (101,598) at 20240405153046217
103572 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/multicalls.h' (101,599) at 20240405153230147
103573 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jstyleson_0.0.2.bb' (101,600) at 20241206090014266
103574 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/l4lb_all.c' (101,601) at 20240405153054253
103575 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup_api.h' (101,602) at 20240405153052669
103576 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungsberget_Gl' (101,603) at 20210307205553786
103577 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-beacon-kit.dts' (101,604) at 20240405153229923
103578 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0010-fix-error-for-expansion-of-macro-in-thread.h.patch' (101,605) at 20230131040012027
103579 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml' (101,606) at 20240405153045129
103580 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/os-release/os-release.bb' (101,607) at 20241221090017644
103581 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.virtio' (101,608) at 20210308005003300
103582 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/hypercall.h' (101,609) at 20210307214926066
103583 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/leds/romulus-led-manager-config-native.bb' (101,610) at 20241206090014230
103584 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/mac.c' (101,611) at 20240405153050609
103585 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/smp.c' (101,612) at 20240405153230039
103586 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb' (101,613) at 20241221090017560
103587 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/l2_tos_ttl_inherit.sh' (101,614) at 20240405153054345
103588 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_deps.c' (101,615) at 20240405153048525
103589 2025-01-21 03:01:03.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.h' (101,616) at 20210307214928838
103590 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/AppNavigation/AppNavigationMixin.js' (101,617) at 20241004080035959
103591 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/smapi.h' (101,618) at 20210307214926950
103592 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_CONNSECMARK.c' (101,619) at 20241018080014586
103593 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sifive.c' (101,620) at 20240405153231519
103594 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c' (101,621) at 20240405153231315
103595 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Chassis_VCEN.json' (101,622) at 20221213040036917
103596 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq4019.c' (101,623) at 20240405153051345
103597 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_opp.c' (101,624) at 20240405153047233
103598 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/rules.mk' (101,625) at 20210308004922940
103599 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/mx6cuboxi/MAINTAINERS' (101,626) at 20210308005003052
103600 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/.kunitconfig' (101,627) at 20240405153230299
103601 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/meson-g12b-fails.txt' (101,628) at 20240405153230531
103602 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_inner_v6_multipath.sh' (101,629) at 20210307214932686
103603 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_takara.c' (101,630) at 20210307214925658
103604 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/Build' (101,631) at 20210307214932518
103605 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/msr.c' (101,632) at 20240405153230127
103606 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/stackcollapse-record' (101,633) at 20210307214932566
103607 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1.dtsi' (101,634) at 20240405153045585
103608 2025-01-21 03:01:03.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/trace.h' (101,635) at 20210308005045897
103609 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/phosphor-logging.wrap' (101,636) at 20240215090006160
103610 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/kexec_relocate.S' (101,637) at 20220525020652090
103611 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/isp.c' (101,638) at 20210307214930542
103612 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/Makefile' (101,639) at 20240405153045901
103613 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am57xx_hs_evm_usb_defconfig' (101,640) at 20210308005003248
103614 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7780.c' (101,641) at 20241211090145433
103615 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/poky-altcfg.yml' (101,642) at 20241221090017464
103616 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cpumask_failure.c' (101,643) at 20240830080013363
103617 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/psqlodbc-remove-some-checks-for-cross-compiling.patch' (101,644) at 20221003030013269
103618 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/test/fileio_test.cpp' (101,645) at 20240724080006311
103619 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/OWNERS' (101,646) at 20220811030034859
103620 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/oob-test.out' (101,647) at 20210308005046409 to deleted uid set
103621 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/qpl-compression.rst' (101,648) at 20240906080037172
103622 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/plocate/plocate/0001-Include-linux-stat.h-only-when-sys-stat.h-is-not-inc.patch' (101,649) at 20240413080012655
103623 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/localalloc.h' (101,650) at 20220525020654475
103624 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-igep.dtsi' (101,651) at 20210308005002596
103625 2025-01-21 03:01:03.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd9335.c' (101,652) at 20240405153232163
103626 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm200.c' (101,653) at 20220525020652971
103627 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-emstamp-argon.dtsi' (101,654) at 20240405153229903
103628 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/android-gadget-cleanup' (101,655) at 20210812000025198
103629 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-juno.inc' (101,656) at 20230114040015462
103630 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/signal.h' (101,657) at 20240405153045965
103631 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/hi6421v530-regulator.c' (101,658) at 20240405153051465
103632 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-edp.dtsi' (101,659) at 20240405153045561
103633 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf4.c' (101,660) at 20240405153054273
103634 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_payload/start.S' (101,661) at 20210308005002952
103635 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/fit2.c' (101,662) at 20240405153046665
103636 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp_0.8.2.bb' (101,663) at 20220402030016003
103637 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/sched_policy.c' (101,664) at 20210307214932578
103638 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mul_q_w.c' (101,665) at 20210308005046513
103639 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_ops.c' (101,666) at 20210307214929186
103640 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-kernel-notes' (101,667) at 20210309003648244
103641 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_channel.c' (101,668) at 20210308004938820
103642 2025-01-21 03:01:03.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_mii_rt.h' (101,669) at 20240405153231063
103643 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/cfg802154.h' (101,670) at 20240405153231851
103644 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/settings_production_example.py' (101,671) at 20210307205554290
103645 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/watchdog_service.cpp' (101,672) at 20240724080026572
103646 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto-fallback.c' (101,673) at 20240405153046517
103647 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pstack.c' (101,674) at 20210307214932602
103648 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373-i2c.c' (101,675) at 20240405153053629
103649 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/memblock.h' (101,676) at 20210307214925850
103650 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgalloc.h' (101,677) at 20240405153230063
103651 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/generic.c' (101,678) at 20240405153052049
103652 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/memory.json' (101,679) at 20240405153054133
103653 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/sdhci.h' (101,680) at 20240405153045685
103654 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/actions,s500-pinctrl.yaml' (101,681) at 20240405153045133
103655 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/images/core-image-full-cmdline.bb' (101,682) at 20240309090012820
103656 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/adc/ADCSensorMain.cpp' (101,683) at 20241112090003090
103657 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LiLiQ-P-1.1' (101,684) at 20211006000025238
103658 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sky81452-regulator.c' (101,685) at 20240405153051473
103659 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml' (101,686) at 20240405153045037
103660 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm2835-aux.h' (101,687) at 20210308005003632
103661 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/memtype.h' (101,688) at 20240405153046389
103662 2025-01-21 03:01:03.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/lib/slab.c' (101,689) at 20240405153054225
103663 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-phycore-rdk.dts' (101,690) at 20240405153045561
103664 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl301rf.h' (101,691) at 20210307214928798
103665 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch' (101,692) at 20241221090017664
103666 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/book3s/Makefile' (101,693) at 20220525020652074
103667 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.mmio64' (101,694) at 20240906080037556 to deleted uid set
103668 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/perf_regs.h' (101,695) at 20240405153046133
103669 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-guruplug-server-plus.dts' (101,696) at 20240405153045457
103670 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/microchip/ddr2_regs.h' (101,697) at 20210308005003372
103671 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_spe_clut224.ppm' (101,698) at 20210307214930954
103672 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server/README.md' (101,699) at 20240618080045405
103673 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/const.h' (101,700) at 20210308005003656
103674 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/tda9950.h' (101,701) at 20210307214931482
103675 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/dlg,da9150-fuel-gauge.yaml' (101,702) at 20240405153045141
103676 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-openrd-base.dts' (101,703) at 20210308005002592
103677 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/ethanolx-chassis.json' (101,704) at 20230128040012698
103678 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/meson.build' (101,705) at 20220913030027305 to deleted uid set
103679 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/hu' (101,706) at 20210308005046145
103680 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager_arria10.h' (101,707) at 20210308005002780
103681 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/snps,hsdk-cgu.h' (101,708) at 20210308005003632
103682 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb' (101,709) at 20241221090017668
103683 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_cpumap.rst' (101,710) at 20240405153044993
103684 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sandbox_osd.c' (101,711) at 20210308005003532
103685 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kfence.h' (101,712) at 20240405153231815
103686 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/sandbox/sandboxfs.c' (101,713) at 20210308005003548
103687 2025-01-21 03:01:03.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn30.c' (101,714) at 20220525020652530
103688 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc3_qm_regs.h' (101,715) at 20240405153046605
103689 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra210-xusb.yaml' (101,716) at 20240405153045181
103690 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global1_vtu.c' (101,717) at 20240405153049753
103691 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_queues.c' (101,718) at 20240405153231063
103692 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_dcb_nl.c' (101,719) at 20240411080014094
103693 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/sysfs-api.rst' (101,720) at 20240405153045197
103694 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/subprojects/boost.wrap' (101,721) at 20221014100033151 to deleted uid set
103695 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.0.4.bb' (101,722) at 20230503080014591
103696 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links-sequencer.bb' (101,723) at 20220921030015990
103697 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_test_clock_getres.c' (101,724) at 20240405153054381
103698 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rapidio' (101,725) at 20240405153044917
103699 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-protocol-former.c' (101,726) at 20240405153053501
103700 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker.h' (101,727) at 20220525020653639
103701 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0004-mmal_20.patch' (101,728) at 20230114040015494
103702 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca0106.h' (101,729) at 20240405153053517
103703 2025-01-21 03:01:03.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target-reg-bits.h' (101,730) at 20230925080040081
103704 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/mlxsw.rst' (101,731) at 20240405153045237
103705 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/canaan,k210-clk.yaml' (101,732) at 20240405153045021
103706 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/acbell_rica_psu.json' (101,733) at 20220601030005861
103707 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3288_common.h' (101,734) at 20210308005003612
103708 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/netem.json' (101,735) at 20240405153054377
103709 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/ics8n3qv01.c' (101,736) at 20210308005003348
103710 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/pmem-dax.c' (101,737) at 20240405153054229
103711 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/make/make/0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch' (101,738) at 20210307205554538
103712 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-fileops.c' (101,739) at 20240405153049357
103713 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/sja1000.c' (101,740) at 20241216090017709
103714 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7757.c' (101,741) at 20210307214926566
103715 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-all.out' (101,742) at 20220429100100882 to deleted uid set
103716 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/trace.h' (101,743) at 20240405153051393
103717 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session' (101,744) at 20230706080014789
103718 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/do_mounts.h' (101,745) at 20240405153052961
103719 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-cli.cpp' (101,746) at 20230516080019606
103720 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/loongson2_thermal.c' (101,747) at 20240405153231499
103721 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/0004-config_info.c-not-expose-build-info.patch' (101,748) at 20240309090012804
103722 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_tfa_SECURE_BOOT_defconfig' (101,749) at 20210308005003264
103723 2025-01-21 03:01:03.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.c' (101,750) at 20220525020652967
103724 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/atl2.h' (101,751) at 20210307214929310
103725 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qxp-ldb.c' (101,752) at 20240405153230523
103726 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/top.c' (101,753) at 20240405153054209
103727 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/tagged-pointers.txt' (101,754) at 20240405153045285
103728 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_cpu.h' (101,755) at 20240326080039562
103729 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx64w-a0.dts' (101,756) at 20240405153045433
103730 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/s3c-hsotg.h' (101,757) at 20210307214931482
103731 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-rcar-r8a779x_usb3_v3.h' (101,758) at 20210308005003516
103732 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/Makefile' (101,759) at 20240405153046413
103733 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/Kconfig' (101,760) at 20240405153231067
103734 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/async_stack_depth.c' (101,761) at 20240405153054245
103735 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_ov7660.c' (101,762) at 20210307214928830
103736 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mediatek,nand-ecc-engine.yaml' (101,763) at 20240405153045113
103737 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/run-ptest' (101,764) at 20231014080011723
103738 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/byteorder/swab.h' (101,765) at 20210308005003656
103739 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/rng.c' (101,766) at 20210308005003216
103740 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-s6q/packagegroups/packagegroup-s6q-apps.bb' (101,767) at 20220224040010566
103741 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit_3.11.bb' (101,768) at 20241221090017644
103742 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/redfish-tests/conftest.py' (101,769) at 20221213040040909
103743 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE-CKSUM' (101,770) at 20210518000100501 to deleted uid set
103744 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sa8775p-rpmh.h' (101,771) at 20240405153052649
103745 2025-01-21 03:01:03.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/switch_to.h' (101,772) at 20210307214926586
103746 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9261.dtsi' (101,773) at 20210308005002572
103747 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/monitor_mwait_test.c' (101,774) at 20240405153232271
103748 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC' (101,775) at 20240906080037556 to deleted uid set
103749 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/state.hpp' (101,776) at 20230523080037934
103750 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update/phosphor-ipmi-flash-bios-update.service' (101,777) at 20220119040023096
103751 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_pci.h' (101,778) at 20210308005003536
103752 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.c' (101,779) at 20220525020652971
103753 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/presence/README.md' (101,780) at 20240806080022195
103754 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cutils.h' (101,781) at 20241211090212366
103755 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/firmware-uclass.c' (101,782) at 20210308005003372
103756 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8308rdb/Kconfig' (101,783) at 20210308005002976
103757 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-generic.c' (101,784) at 20241114091008832
103758 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/mmc.c' (101,785) at 20210308005003540
103759 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-98dx3336.dtsi' (101,786) at 20240405153045453
103760 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-microchip-pit64b.c' (101,787) at 20240405153046877
103761 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/sn/intr.h' (101,788) at 20210307214926118
103762 2025-01-21 03:01:03.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_hw.h' (101,789) at 20240405153050029
103763 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/regs.h' (101,790) at 20210307214929362
103764 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha3-ce-glue.c' (101,791) at 20240405153045849
103765 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/fuzzing.rst' (101,792) at 20241211090212234
103766 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h' (101,793) at 20240405153048597
103767 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-basic' (101,794) at 20210307214932570
103768 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/a.out.h' (101,795) at 20210307214926682
103769 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/bcm2835_thermal.c' (101,796) at 20240812080017248
103770 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pgalloc.h' (101,797) at 20240405153230079
103771 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_kernel.c' (101,798) at 20240405153230091
103772 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/openbios-sparc32' (101,799) at 20241211090212434
103773 2025-01-21 03:01:03.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/uv_time.c' (101,800) at 20210309003649092
103774 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/eb_cpu5282.h' (101,801) at 20210308005003592
103775 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/gate.json' (101,802) at 20240405153054377
103776 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo1-pm.c' (101,803) at 20210307214926746
103777 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/map_rom.c' (101,804) at 20240405153049677
103778 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/obmc/power_control' (101,805) at 20221129040014411
103779 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VMPU.interface.yaml' (101,806) at 20220315030032659
103780 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmark-techno/armadillo-800eva/Makefile' (101,807) at 20210308005002916
103781 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/qi_lb60.dts' (101,808) at 20240405153045989
103782 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/layla24_dsp.c' (101,809) at 20220525020654995
103783 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbla.c' (101,810) at 20210308005046505
103784 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/namei_msdos.c' (101,811) at 20240405153052361
103785 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-stat-detailed-1' (101,812) at 20241211090145573
103786 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/ghex/ghex_46.1.bb' (101,813) at 20241221090017488
103787 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/syscalls/Makefile' (101,814) at 20240405153045357
103788 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/misc.c' (101,815) at 20210307214926306
103789 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/nvmem/microchip,sama7g5-otpc.h' (101,816) at 20240405153052649
103790 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/aufs-util-add-tool-concept-to-Makefile-for-cross-com.patch' (101,817) at 20210307205553738
103791 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/serial-to-host@.service.in' (101,818) at 20220818100016223
103792 2025-01-21 03:01:03.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/pegasus_notetaker.c' (101,819) at 20240405153049157
103793 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/7000.c' (101,820) at 20240405153050509
103794 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-v4l.c' (101,821) at 20210309003650396
103795 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/Makefile' (101,822) at 20210308005002996
103796 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/DINF.interface.yaml' (101,823) at 20220315030032659
103797 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/CONTRIBUTING.md' (101,824) at 20240628080017109
103798 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/pmem.h' (101,825) at 20240405153051197
103799 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-e5.dts' (101,826) at 20240405153229939
103800 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_fence.h' (101,827) at 20240405153230603
103801 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/asn1.c' (101,828) at 20240405153052505
103802 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parse-type/run-ptest' (101,829) at 20240301090012431
103803 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p5020si-pre.dtsi' (101,830) at 20210307214926350
103804 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/pnv_xive_regs.h' (101,831) at 20240326080039454
103805 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ThermalSubsystem_v1.xml' (101,832) at 20240619080002936
103806 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/typec.rst' (101,833) at 20210307214925474
103807 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamrng.c' (101,834) at 20240405153046929
103808 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,vsp1.yaml' (101,835) at 20240405153045101
103809 2025-01-21 03:01:03.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/sufile.c' (101,836) at 20240405153231707
103810 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_util.c' (101,837) at 20240405153051965
103811 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_mixer.c' (101,838) at 20210307214932274
103812 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/pl01x.S' (101,839) at 20240405153045625
103813 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/socket_cookie_prog.c' (101,840) at 20220525020655199
103814 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_debug.c' (101,841) at 20240910080014030
103815 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-sr-som.dtsi' (101,842) at 20240405153229927
103816 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_clocks.c' (101,843) at 20210307214928010
103817 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/time.h' (101,844) at 20210307214931694
103818 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-udma-private.c' (101,845) at 20240405153230287
103819 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/memory.json' (101,846) at 20240405153054113
103820 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/templates/kernel-toc.html' (101,847) at 20240405153045265
103821 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lzo.h' (101,848) at 20210307214931418
103822 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml' (101,849) at 20240405153045141
103823 2025-01-21 03:01:03.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/assoc_array.c' (101,850) at 20240405153053081
103824 2025-01-21 03:01:03.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_0_offset.h' (101,851) at 20240405153047677
103825 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-gen.h.inc' (101,852) at 20240906080037324
103826 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/memslot_modification_stress_test.c' (101,853) at 20240405153054321
103827 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-asgiref_3.8.1.bb' (101,854) at 20240413080012659
103828 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/sbs-battery.h' (101,855) at 20210307214931486
103829 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda665x.c' (101,856) at 20240405153049301
103830 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-fb/ipmi/fb-ipmi-oem_%.bbappend' (101,857) at 20241026080010886
103831 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/x2000-dma.h' (101,858) at 20220525020654543
103832 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/phosphor-logging.wrap' (101,859) at 20220525020545509
103833 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-bulk.c' (101,860) at 20240405153046777
103834 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc-sw-bch.c' (101,861) at 20220525020653395
103835 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_lpc_mec.h' (101,862) at 20240910080014062
103836 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/power_off_config.md' (101,863) at 20240807080019546
103837 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/debugfs.h' (101,864) at 20210307214931366
103838 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8313ERDB_NAND_33_defconfig' (101,865) at 20210308005003236
103839 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.48.bb' (101,866) at 20241221090017564
103840 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/development-process.rst' (101,867) at 20210307214925550
103841 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi' (101,868) at 20240805080013915
103842 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/resctrl.h' (101,869) at 20240405153046393
103843 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jmespath_1.0.1.bb' (101,870) at 20220721030015849
103844 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/simatic-ipc-batt.c' (101,871) at 20240405153231343
103845 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os-fvp-base.inc' (101,872) at 20241206090014214
103846 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_debug.h' (101,873) at 20240405153048597
103847 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/eventreplay/README' (101,874) at 20210307205554266
103848 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere-host-shutdown-ack@.service' (101,875) at 20230706080014725
103849 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/sysfs-common.c' (101,876) at 20240405153053121
103850 2025-01-21 03:01:03.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/northbridge.c' (101,877) at 20210308005002852
103851 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/Kconfig' (101,878) at 20240405153050325
103852 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stackprotector.h' (101,879) at 20240405153045861
103853 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/fc001x-common.h' (101,880) at 20210307214928794
103854 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/bitops.h' (101,881) at 20240405153045905
103855 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-generic.c' (101,882) at 20240405153050297
103856 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/qemuarmv5.yml' (101,883) at 20241206090014206
103857 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/Kconfig' (101,884) at 20241211090212462
103858 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shrinker_debug.c' (101,885) at 20240405153053149
103859 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/Makefile' (101,886) at 20210308005002768
103860 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8195-pinctrl.yaml' (101,887) at 20240405153045133
103861 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/usbgx.service' (101,888) at 20240301090012431
103862 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_syscall.h' (101,889) at 20220429100100646
103863 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mcdi.c' (101,890) at 20240405153046741
103864 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-core/busybox/busybox/no_rfkill.cfg' (101,891) at 20210307205554390
103865 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-resched-dscr.c' (101,892) at 20220525020655227
103866 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/pdata/phal-devtree.bb' (101,893) at 20210812000025258
103867 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/syscall_wrapper.h' (101,894) at 20240405153046129
103868 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8188.h' (101,895) at 20240405153051321
103869 2025-01-21 03:01:03.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/direct.h' (101,896) at 20240405153052993
103870 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/upd64031a.c' (101,897) at 20240405153049345
103871 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c' (101,898) at 20241211090145449
103872 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/early_cmos.c' (101,899) at 20210308005002884
103873 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu1-monitoring.service' (101,900) at 20230920080013648
103874 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp20x_battery.c' (101,901) at 20241008080013967
103875 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd_3.6.5.bb' (101,902) at 20241221090017636
103876 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/metricgroups.json' (101,903) at 20240405153054125
103877 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stratixII.h' (101,904) at 20210308005003688
103878 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-clear-one-time@.service' (101,905) at 20210308005055797
103879 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-arl-match.c' (101,906) at 20240613080016547
103880 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/src/utils.c' (101,907) at 20240405153054389
103881 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/latencytop.c' (101,908) at 20240405153053013
103882 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_util.h' (101,909) at 20240405153054241
103883 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/functionfs.rst' (101,910) at 20240405153045305
103884 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/tcan4x5x.h' (101,911) at 20220525020653419
103885 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp' (101,912) at 20241217090008764 to deleted uid set
103886 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/Makefile' (101,913) at 20210307214932206
103887 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/Kconfig' (101,914) at 20240405153052449
103888 2025-01-21 03:01:03.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/0001-configure-Check-for-clock_gettime-seprately-from-__N.patch' (101,915) at 20220402030015899
103889 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (101,916) at 20230722080012861
103890 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_pm.h' (101,917) at 20240405153230163
103891 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-zipp_3.21.0.bb' (101,918) at 20241221090017668
103892 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-libelf-elf_end.c-check-data_list.data.d.d_buf-before.patch' (101,919) at 20241221090017656
103893 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/skip_action.hpp' (101,920) at 20210308005120353
103894 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serdev.h' (101,921) at 20240405153052793
103895 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/monkey_1.6.9.bb' (101,922) at 20241221090017564
103896 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rtnh.h' (101,923) at 20210307214931574
103897 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1781-i2c.c' (101,924) at 20240405153053565
103898 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/dlhl60d.c' (101,925) at 20240405153049009
103899 2025-01-21 03:01:03.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/radix_tlb.c' (101,926) at 20240405153230047
103900 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_1_sh_mask.h' (101,927) at 20210307214927534
103901 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/rcom.h' (101,928) at 20240405153231651
103902 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/case.py' (101,929) at 20231126090012845
103903 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/udivdi3.S' (101,930) at 20210307214926610
103904 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/sparc/Makefile' (101,931) at 20210307214932518
103905 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gnu-config/gnu-config_git.bb' (101,932) at 20241221090017660
103906 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/meson.build' (101,933) at 20230601080022474 to deleted uid set
103907 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_partition_invalid.cpp' (101,934) at 20210308005108645
103908 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asmmacro-64.h' (101,935) at 20210307214926210
103909 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sungem.c' (101,936) at 20240613080016439
103910 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9260ek/Makefile' (101,937) at 20210308005002916
103911 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/Firejail/firejail_0.9.72.bb' (101,938) at 20241221090017580
103912 2025-01-21 03:01:03.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-mp2629' (101,939) at 20210309003648256
103913 2025-01-21 03:01:03.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1409.c' (101,940) at 20240405153049293
103914 2025-01-21 03:01:03.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_send.c' (101,941) at 20220525020654891
103915 2025-01-21 03:01:03.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/thermalcontroller.hpp' (101,942) at 20240904080040763
103916 2025-01-21 03:01:03.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/gdsys,soc.txt' (101,943) at 20210308005002536
103917 2025-01-21 03:01:03.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-core.c' (101,944) at 20240405153049557
103918 2025-01-21 03:01:03.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/gen_fixtures.py' (101,945) at 20241221090017592
103919 2025-01-21 03:01:03.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/brotli/brotli_1.1.0.bb' (101,946) at 20231207090015266
103920 2025-01-21 03:01:03.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/ipmb-channels.json' (101,947) at 20241004080014303
103921 2025-01-21 03:01:03.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zlib.c' (101,948) at 20210308005046553
103922 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/cfg80211.c' (101,949) at 20240405153050477
103923 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/0003-update-ca-certificates-use-relative-symlinks-from-ET.patch' (101,950) at 20210307205554614
103924 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vminh.S' (101,951) at 20230426080043952
103925 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/standard.py' (101,952) at 20241221090017700
103926 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/037_x86_no_ucode.dts' (101,953) at 20210308005003752
103927 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf.h' (101,954) at 20240405153232215
103928 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-sheep.dts' (101,955) at 20210308005002608
103929 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/math-emu.h' (101,956) at 20210307214926334
103930 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.2.rst' (101,957) at 20241221090017592
103931 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_kms.c' (101,958) at 20240405153230627
103932 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/mmc.h' (101,959) at 20210308005002768
103933 2025-01-21 03:01:03.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91rm9200ek_ram_defconfig' (101,960) at 20210308005003248
103934 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP0.interface.yaml' (101,961) at 20220315030032659
103935 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.0.bb' (101,962) at 20241221090017548
103936 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DIG.h' (101,963) at 20240405153051921
103937 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/Makefile' (101,964) at 20240405153048573
103938 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi.c' (101,965) at 20240405153230563
103939 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra.c' (101,966) at 20240405153231339
103940 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6qsabrelite_defconfig' (101,967) at 20210308005003268
103941 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cmd.h' (101,968) at 20210307214929870
103942 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/s390_flic_kvm.c' (101,969) at 20241211090212286
103943 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/turbografx.c' (101,970) at 20240405153049133
103944 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_v1v2.c' (101,971) at 20240405153054249
103945 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cpu_event_pinned_vs_ebb_test.c' (101,972) at 20240405153054361
103946 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/max31785@52.conf' (101,973) at 20240904080027734
103947 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/asm-offsets.h' (101,974) at 20210307214925666
103948 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/drgn/python3-drgn_0.0.29.bb' (101,975) at 20241221090017528
103949 2025-01-21 03:01:03.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114-asus-tf701t.dts' (101,976) at 20240405153229875
103950 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mana/hw_channel.h' (101,977) at 20240405153231855
103951 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/seco/seco-cec.c' (101,978) at 20240405153049265
103952 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mmc_host_def.h' (101,979) at 20210308005002636
103953 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0001-extmk-fix-cross-compilation-of-external-gems.patch' (101,980) at 20241221090017672
103954 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_max_descriptors.sh' (101,981) at 20240405153054297
103955 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/atyfb.h' (101,982) at 20240405153052181
103956 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcpbpf_kern.c' (101,983) at 20240405153054281
103957 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/amiserial.c' (101,984) at 20240405153231503
103958 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/usercommands.cpp' (101,985) at 20241009080021762
103959 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_prime.h' (101,986) at 20220525020653003
103960 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ot1200_spl_defconfig' (101,987) at 20210308005003272
103961 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/meson.build' (101,988) at 20240906080037160
103962 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_config_printk_time.log' (101,989) at 20210309003655972
103963 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (101,990) at 20230722080012861
103964 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_accel.c' (101,991) at 20240405153231491
103965 2025-01-21 03:01:03.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/Kconfig' (101,992) at 20220525020651998
103966 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/omap3logic.c' (101,993) at 20210308005003016
103967 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am572x-idk.dts' (101,994) at 20210308005002564
103968 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/module.h' (101,995) at 20240405153045625
103969 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_ethtool.c' (101,996) at 20240405153051533
103970 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp4xx.dtsi' (101,997) at 20240405153045437
103971 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/unaligned/be_byteshift.h' (101,998) at 20210308005003672
103972 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,pch-msi.yaml' (101,999) at 20240405153045085
103973 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-KarrerNet' (102,000) at 20210307205553758
103974 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/configure.ac' (102,001) at 20210308005111461
103975 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sun4m_smp.c' (102,002) at 20240405153046329
103976 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.22.0.bb' (102,003) at 20231126090012789
103977 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/fls.h' (102,004) at 20210307214926314
103978 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/ubuntu.aarch64' (102,005) at 20240326080039750
103979 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/041_unknown_pos_size.dts' (102,006) at 20210308005003752
103980 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tmc-etf.c' (102,007) at 20240405153048893
103981 2025-01-21 03:01:03.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts/44-source-han-sans-jp-fonts.conf' (102,008) at 20241206090014258
103982 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_adi.json' (102,009) at 20241213090004417 to deleted uid set
103983 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h' (102,010) at 20210307214927906
103984 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/corstone1000-external-sys-tests_1.0.bb' (102,011) at 20230919080013950
103985 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_arp/arpt_mangle.h' (102,012) at 20210307214931646
103986 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb' (102,013) at 20220402030016027
103987 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gt215.c' (102,014) at 20240405153048661
103988 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0026-undef-stdin-for-references-using-stdin-as-a-struct-m.patch' (102,015) at 20241221090017644
103989 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utils_keywords.py' (102,016) at 20231215090013781
103990 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network_%.bbappend' (102,017) at 20241206090014286
103991 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-infracfg.c' (102,018) at 20240405153051761
103992 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_syscall.h' (102,019) at 20220429100100642
103993 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if900b.h' (102,020) at 20210307214927902
103994 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/ioep-fpga.c' (102,021) at 20210308005003000
103995 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__submit.hpp' (102,022) at 20240817080036820
103996 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-common.c' (102,023) at 20240405153230827
103997 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/krb5-kdc.service' (102,024) at 20210307205553878
103998 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.out' (102,025) at 20210308005046401 to deleted uid set
103999 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/fault.c' (102,026) at 20240405153229863
104000 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vga.h' (102,027) at 20210307214926678
104001 2025-01-21 03:01:03.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/eets/pdu001/board.h' (102,028) at 20210308005002952
104002 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/termbits.h' (102,029) at 20210308005046089
104003 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/dummy.h' (102,030) at 20210307214930186
104004 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch' (102,031) at 20230706080014745
104005 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/irdma-abi.h' (102,032) at 20240405153231883
104006 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6ul-clock.h' (102,033) at 20240405153052641
104007 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/siano/Makefile' (102,034) at 20210307214928850
104008 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/kernel-enforcement-statement.rst' (102,035) at 20240405153045281
104009 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/gsseg.h' (102,036) at 20240405153046385
104010 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/cpld.c' (102,037) at 20210308005002992
104011 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/ipmi-sensors.yaml' (102,038) at 20240224090011377
104012 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/templates/default/conf-notes.txt' (102,039) at 20230807080022154
104013 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3128.dtsi' (102,040) at 20210308005002604
104014 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/sigio.c' (102,041) at 20220525020652130
104015 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (102,042) at 20241207090012335
104016 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains2430_data.c' (102,043) at 20210307214925910
104017 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-client.default' (102,044) at 20210307205554122
104018 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rmtfs_mem.c' (102,045) at 20240405153051765
104019 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/util/debug_output.hpp' (102,046) at 20220607030033272
104020 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opencore-amr/vo-amrwbenc_0.1.3.bb' (102,047) at 20210307205553802
104021 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/Kconfig' (102,048) at 20240912080012042
104022 2025-01-21 03:01:03.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/mtrap.S' (102,049) at 20210308005002844
104023 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_fd.c' (102,050) at 20240405153049741
104024 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/st,stmfx.yaml' (102,051) at 20240405153045109
104025 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_vclock.c' (102,052) at 20240405153051445
104026 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher_1.14.20.bb' (102,053) at 20241221090017504
104027 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AsiaSat2_C-100.5E' (102,054) at 20210307205553758
104028 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (102,055) at 20241206090014234
104029 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-normal.xsl' (102,056) at 20210307214932494
104030 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/debug-monitors.c' (102,057) at 20240405153045865
104031 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-isavga' (102,058) at 20210308005046237
104032 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma.h' (102,059) at 20240405153230579
104033 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/string.h' (102,060) at 20240405153229999
104034 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mediatek/platsmp.c' (102,061) at 20210307214925898
104035 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-dv-timings.rst' (102,062) at 20220525020651786
104036 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/samsung,exynos4-rng.yaml' (102,063) at 20210307214925414
104037 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VLanNetworkInterface_v1.xml' (102,064) at 20240619080002940
104038 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/idau.h' (102,065) at 20210308005046265
104039 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/gre_gso.sh' (102,066) at 20220525020655219
104040 2025-01-21 03:01:03.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/cs8900.h' (102,067) at 20210308005003428
104041 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/drm/drm_fourcc.h' (102,068) at 20241211090212370
104042 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/bridge' (102,069) at 20210308005046489
104043 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/sam.S' (102,070) at 20230426080043952
104044 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-caps' (102,071) at 20240405153044913
104045 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-poeg.yaml' (102,072) at 20240405153045137
104046 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/reproducibility.patch' (102,073) at 20240413080012659
104047 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/xr_serial.c' (102,074) at 20240405153231567
104048 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libyang/libyang/run-ptest' (102,075) at 20230401080011935
104049 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sysreg.h' (102,076) at 20240405153229979
104050 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/ibm-power11-quad.dtsi' (102,077) at 20240628080013977
104051 2025-01-21 03:01:03.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-no-webui.inc' (102,078) at 20231012080014468
104052 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/6.Followthrough.rst' (102,079) at 20210307214925578
104053 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/filter.h' (102,080) at 20240405153050285
104054 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-topology.c' (102,081) at 20240913080013865
104055 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bcu/bcu/0001-CMakeLists-do-not-use-vendored-libcurl.patch' (102,082) at 20241221090017532
104056 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/0002-Fix-unittests-Typo-in-Name-Name-append-to-ndata_-not.patch' (102,083) at 20241221090017636
104057 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/coreboot.c' (102,084) at 20210308005002856
104058 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/lib/memset.S' (102,085) at 20210307214926114
104059 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h' (102,086) at 20240405153231475
104060 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dumb-init/dumb-init_1.2.5.bb' (102,087) at 20220204040022472
104061 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/tdx-cfg-block.h' (102,088) at 20210308005003084
104062 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-m68k/bootinfo-mac.h' (102,089) at 20210927100127253
104063 2025-01-21 03:01:03.294-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/builder.hpp' (102,090) at 20220724030021860
104064 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pci-functions.h' (102,091) at 20210307214926670
104065 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/video.h' (102,092) at 20210309003649004
104066 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/arm,twd-wdt.yaml' (102,093) at 20240405153045185
104067 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/hfsplus_raw.h' (102,094) at 20240405153052381
104068 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/realtek.yaml' (102,095) at 20240405153045017
104069 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa73.inc' (102,096) at 20240301090012451
104070 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/0001-check-sr-results-Change-the-expected-SR-result-confi.patch' (102,097) at 20231126090012769
104071 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/0004-Add-configure-option-to-find-qt5-native-tools.patch' (102,098) at 20210307205553910
104072 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Create/meson.build' (102,099) at 20230825080021141 to deleted uid set
104073 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mcr20a.h' (102,100) at 20210307214929678
104074 2025-01-21 03:01:03.295-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch' (102,101) at 20220125040024475
104075 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/faq.rst' (102,102) at 20240405153045009
104076 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_ppi.c' (102,103) at 20240906080037304
104077 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/endian-big' (102,104) at 20210307205554626
104078 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6qdl_icore_mipi_defconfig' (102,105) at 20210308005003260
104079 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-rpi-b.dts' (102,106) at 20240405153229871
104080 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/xen/xen.h' (102,107) at 20210307214932742
104081 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/tpm2/tis-tpm2-spi.txt' (102,108) at 20210308005003328
104082 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/ihs_axi.c' (102,109) at 20210308005003336
104083 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_fw_counters.h' (102,110) at 20240405153230267
104084 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_rockusb.c' (102,111) at 20210308005003508
104085 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/mori-fw-ver.sh' (102,112) at 20220716030014384
104086 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/Kconfig' (102,113) at 20220525020653475
104087 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-ns.dtsi' (102,114) at 20240405153229871
104088 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-kbl-skips.txt' (102,115) at 20240405153230531
104089 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/si476x.rst' (102,116) at 20240405153044957
104090 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/arm-cci.h' (102,117) at 20210307214926058
104091 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/db/__init__.py' (102,118) at 20210307205554266
104092 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/221.out' (102,119) at 20240326080039730
104093 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb' (102,120) at 20241221090017668
104094 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/of_mdio.c' (102,121) at 20240405153050349
104095 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/highbank/Makefile' (102,122) at 20210308005003004
104096 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt274.c' (102,123) at 20240405153053697
104097 2025-01-21 03:01:03.296-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/regs-ost.h' (102,124) at 20240405153045681
104098 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--0a/fsi-master/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (102,125) at 20210307205554222
104099 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/link_iter.c' (102,126) at 20240405153052981
104100 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_bmc_expire_password.robot' (102,127) at 20241203090020836
104101 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/Firejail/firejail/exclude_seccomp_util_compiles.patch' (102,128) at 20230401080011947
104102 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_iso.h' (102,129) at 20210308005003288
104103 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-evb.dtsi' (102,130) at 20240405153045561
104104 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-hdmi.yaml' (102,131) at 20240405153045045
104105 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression1.c' (102,132) at 20240405153054233
104106 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/vas.h' (102,133) at 20220627100016930
104107 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/sierra_ms.c' (102,134) at 20240405153052145
104108 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da903x.h' (102,135) at 20210307214931426
104109 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/irq.c' (102,136) at 20210307214926270
104110 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-vbi.h' (102,137) at 20210307214928686
104111 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_plip.h' (102,138) at 20210307214931638
104112 2025-01-21 03:01:03.297-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d31.dtsi' (102,139) at 20240405153045469
104113 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpci_maxim_core.c' (102,140) at 20240405153052149
104114 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pci-stub.c' (102,141) at 20240405153051249
104115 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/sunxi/Makefile' (102,142) at 20240405153231451
104116 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6afe-dai.c' (102,143) at 20240405153232187
104117 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/twofish-i586-asm_32.S' (102,144) at 20220525020652138
104118 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ecm.txt' (102,145) at 20210307214925402
104119 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ringbuf.c' (102,146) at 20240405153054277
104120 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rose/rose_timer.c' (102,147) at 20220804100016128
104121 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/posix_types.h' (102,148) at 20210308005002848
104122 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_regs.h' (102,149) at 20240405153231235
104123 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/iscsi_tcp.c' (102,150) at 20240405153051617
104124 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.h' (102,151) at 20210307214929298
104125 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/string.h' (102,152) at 20210307214931662
104126 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn321/dcn321_fpu.h' (102,153) at 20240405153047281
104127 2025-01-21 03:01:03.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/miim.c' (102,154) at 20241211090212302
104128 2025-01-21 03:01:03.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ceph/mds_client.c' (102,155) at 20240429080012448 to deleted uid set
104129 2025-01-21 03:01:03.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ManagerCollection.json' (102,156) at 20240619080002948
104130 2025-01-21 03:01:03.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmu.c' (102,157) at 20240613080016563
104131 2025-01-21 03:01:03.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_type.h' (102,158) at 20240405153230979
104132 2025-01-21 03:01:03.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/neon_helper.c' (102,159) at 20241211090212474
104133 2025-01-21 03:01:03.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/apl.c' (102,160) at 20240405153053993
104134 2025-01-21 03:01:03.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/renderer.py' (102,161) at 20220314030038324
104135 2025-01-21 03:01:03.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c' (102,162) at 20241018080014498
104136 2025-01-21 03:01:03.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/cfi.h' (102,163) at 20210308005003668
104137 2025-01-21 03:01:03.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/virtual-memory.json' (102,164) at 20240405153054137
104138 2025-01-21 03:01:03.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/sections.h' (102,165) at 20210308005003560
104139 2025-01-21 03:01:03.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/interrupt-cnt.c' (102,166) at 20240405153046909
104140 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/thmc50.rst' (102,167) at 20210309003648428
104141 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-dlfilter.txt' (102,168) at 20240405153054077
104142 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/device_updater.cpp' (102,169) at 20241209090039365
104143 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/sctp.rst' (102,170) at 20210307214925542
104144 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bur_am335x_common.h' (102,171) at 20210308005003588
104145 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_login.c' (102,172) at 20240405153051961
104146 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/Kconfig' (102,173) at 20240405153046729
104147 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_route.c' (102,174) at 20240405153053365
104148 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ramfb.c' (102,175) at 20240906080037216
104149 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-am654-serdes.c' (102,176) at 20240405153051301
104150 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_w.c' (102,177) at 20210308005046513
104151 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/README.rst' (102,178) at 20240405153232099
104152 2025-01-21 03:01:03.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall-syscall.S' (102,179) at 20210307214926570
104153 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/main.c' (102,180) at 20240405153051589
104154 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/dmar.c' (102,181) at 20241011080017323
104155 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/integratorap.h' (102,182) at 20210308005003596
104156 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_mem.h' (102,183) at 20240405153230607
104157 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_page.h' (102,184) at 20240405153052753
104158 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f429-disco.dts' (102,185) at 20240405153045581
104159 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdev-checklib-perl_1.16.bb' (102,186) at 20221003030013273
104160 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_uvc.h' (102,187) at 20240405153231551
104161 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-Makefile.in-don-t-use-the-internal-lua.patch' (102,188) at 20220402030015911
104162 2025-01-21 03:01:03.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/install.sh' (102,189) at 20240405153046073
104163 2025-01-21 03:01:03.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/mscc/ocelot.c' (102,190) at 20240830080013287 to deleted uid set
104164 2025-01-21 03:01:03.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/hugetlbpage.rst' (102,191) at 20240405153044961
104165 2025-01-21 03:01:03.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect_5.45.4.bb' (102,192) at 20241221090017656
104166 2025-01-21 03:01:03.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-mt6360' (102,193) at 20220525020651634
104167 2025-01-21 03:01:03.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe_property_parameters.rst' (102,194) at 20240405153045309
104168 2025-01-21 03:01:03.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/Makefile' (102,195) at 20240405153048969
104169 2025-01-21 03:01:03.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/pid.c' (102,196) at 20240405153054381
104170 2025-01-21 03:01:03.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/232.out' (102,197) at 20210308005046461
104171 2025-01-21 03:01:03.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_1_0_offset.h' (102,198) at 20210307214927434
104172 2025-01-21 03:01:03.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-rdb.dts' (102,199) at 20210308005002580
104173 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/channel.c' (102,200) at 20240520080015151
104174 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/googletest.wrap' (102,201) at 20230816080029083
104175 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/iio-trig-loop.c' (102,202) at 20240405153049017
104176 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/socionext,uniphier-system-bus.yaml' (102,203) at 20210309003648328
104177 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/unisoc/Makefile' (102,204) at 20240405153045609
104178 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-keys_0.5.0.bb' (102,205) at 20240301090012431
104179 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/tests/test-evlist.c' (102,206) at 20240405153054065
104180 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-core2.inc' (102,207) at 20240127090011888
104181 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp874.c' (102,208) at 20210307214931182
104182 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/cell_defconfig' (102,209) at 20240405153046097
104183 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_defconfig' (102,210) at 20210308005003236
104184 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-core.c' (102,211) at 20240405153049381
104185 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_list_fail.c' (102,212) at 20240405153232259
104186 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-ic-common.c' (102,213) at 20210307214930578
104187 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4_pbi.cfg' (102,214) at 20210308005002956
104188 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/nuvoton/Kconfig' (102,215) at 20240405153051761
104189 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/Makefile' (102,216) at 20240405153049473
104190 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/bench.h' (102,217) at 20240405153232223
104191 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_blocksort.c' (102,218) at 20210308005003696
104192 2025-01-21 03:01:03.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/pic.c' (102,219) at 20240405153230051
104193 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/kvm.h' (102,220) at 20240906080037352
104194 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m_%.bbappend' (102,221) at 20230813080012836
104195 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/stm32l4x5_gpio.h' (102,222) at 20240906080037332
104196 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ralink,rt5350-pinctrl.yaml' (102,223) at 20240405153045137
104197 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-calver/0001-setup.py-hard-code-version.patch' (102,224) at 20230520080014500
104198 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max1363.yaml' (102,225) at 20240405153045069
104199 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_0_0_offset.h' (102,226) at 20210307214927442
104200 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/radio-si470x-usb.c' (102,227) at 20240405153049505
104201 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/jffs2/jffs2_1pass.h' (102,228) at 20210308005003656
104202 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625k.dts' (102,229) at 20240405153045433
104203 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/renesas,em-gio.yaml' (102,230) at 20210307214925318
104204 2025-01-21 03:01:03.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/netmisc.c' (102,231) at 20240405153052517
104205 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/file.h' (102,232) at 20240405153232107
104206 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/common/common.c' (102,233) at 20210308005002904
104207 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/uncore-ddrc.json' (102,234) at 20240405153054113
104208 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp' (102,235) at 20221229040004411
104209 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/Makefile' (102,236) at 20240405153229911
104210 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/pci.rst' (102,237) at 20240405153045245
104211 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi' (102,238) at 20220525020651902
104212 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hifn_795x.c' (102,239) at 20240405153046941
104213 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-video.h' (102,240) at 20210307214928686
104214 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/Kconfig' (102,241) at 20210307214930430
104215 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+polocks.litmus' (102,242) at 20220525020655127
104216 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-edma-v0-debugfs.h' (102,243) at 20240405153046985
104217 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/nmi.c' (102,244) at 20230426080043684
104218 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/multiface.h' (102,245) at 20210307214930010
104219 2025-01-21 03:01:03.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/vrm@40.conf' (102,246) at 20240904080027738
104220 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmconvert.c' (102,247) at 20220525020654467
104221 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe.c' (102,248) at 20240405153054181
104222 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_close.c' (102,249) at 20240405153232079
104223 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/cfi.c' (102,250) at 20240405153049641
104224 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/static_call.h' (102,251) at 20241220090018326
104225 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c' (102,252) at 20240405153050245
104226 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/network.scss' (102,253) at 20210308005107077
104227 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/POTFILES.in' (102,254) at 20210308005003732
104228 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/uapi/asm/mman.h' (102,255) at 20210307214932458
104229 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/core.c' (102,256) at 20241216090017725
104230 2025-01-21 03:01:03.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_sve_change_vl.c' (102,257) at 20241008080014055
104231 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinx_8.1.3.bb' (102,258) at 20241221090017668
104232 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_metrics.c' (102,259) at 20240820080014185
104233 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_nat_redirect.h' (102,260) at 20240405153052857
104234 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config.bb' (102,261) at 20241206090014234
104235 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/pixis.h' (102,262) at 20210308005002960
104236 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/uncore-memory.json' (102,263) at 20240405153054145
104237 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-dbus-monitor.service' (102,264) at 20230215040018439
104238 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aesni-intel_asm.S' (102,265) at 20240405153046357
104239 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/raw_diag.c' (102,266) at 20240405153053257
104240 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c' (102,267) at 20240405153230615
104241 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utnonansi.c' (102,268) at 20210307214926846
104242 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_mman.h' (102,269) at 20230925080039941
104243 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_pptable.h' (102,270) at 20240405153230507
104244 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/meson.options' (102,271) at 20230817080035125
104245 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/verity.h' (102,272) at 20240405153052301
104246 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/sun_uflash.c' (102,273) at 20240405153230867
104247 2025-01-21 03:01:03.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/compatible-layers.png' (102,274) at 20210307205554378 to deleted uid set
104248 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1xxx_psc.h' (102,275) at 20210307214926218
104249 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/Kconfig' (102,276) at 20241211090212290
104250 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizbox2-common.dtsi' (102,277) at 20240405153045465
104251 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/bus-fixup.c' (102,278) at 20240405153230843
104252 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_std.c' (102,279) at 20220525020653963
104253 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/csrc-r4k.c' (102,280) at 20210307214926254
104254 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/gdbstub/test-mte.py' (102,281) at 20241211090212550
104255 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/detect-sled-present@.service' (102,282) at 20220719030014804
104256 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-ati-x10.c' (102,283) at 20210307214928778
104257 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/baseprojectspecificpage.html' (102,284) at 20210307205554282
104258 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/w6692.c' (102,285) at 20210307214928542
104259 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/memchr.S' (102,286) at 20240405153045897
104260 2025-01-21 03:01:03.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vmcore.h' (102,287) at 20210307214931686
104261 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/arm_arch_timer.c' (102,288) at 20240405153230247
104262 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/mcs_rvu_if.c' (102,289) at 20240405153230999
104263 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/vectors.c' (102,290) at 20210307214926142
104264 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/protocol.c' (102,291) at 20220525020654835
104265 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/calipso.c' (102,292) at 20220525020654843
104266 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/Makefile' (102,293) at 20210307214928454
104267 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/import.py' (102,294) at 20210307205554634
104268 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@3c0/ir35221@72.conf' (102,295) at 20240904080027734
104269 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power10-pmu.c' (102,296) at 20240405153046193
104270 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/ccs811.c' (102,297) at 20240405153048969
104271 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8904.yaml' (102,298) at 20240405153229799
104272 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/Makefile' (102,299) at 20210308005002960
104273 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/Kconfig' (102,300) at 20210308005002848
104274 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdc1394/libdc1394_2.2.7.bb' (102,301) at 20231126090012781
104275 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/Kconfig' (102,302) at 20210307214927858
104276 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_checkptrw.c' (102,303) at 20210308005003552
104277 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7795-salvator-x-u-boot.dts' (102,304) at 20210308005002600
104278 2025-01-21 03:01:03.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-eth.c' (102,305) at 20240405153230211
104279 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/parallel.h' (102,306) at 20240906080037332
104280 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lpc_sch.c' (102,307) at 20220525020653343
104281 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/si1145.c' (102,308) at 20240405153049001
104282 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/xtkbd.c' (102,309) at 20240405153049141
104283 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/.clang-format' (102,310) at 20241219090021944
104284 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-regs-options.c' (102,311) at 20210309003655960
104285 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/exynos4210_combiner.h' (102,312) at 20221215040039182
104286 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc4_cmdq_regs.h' (102,313) at 20240405153046605
104287 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.6.0.bb' (102,314) at 20241221090017508
104288 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/process.hpp' (102,315) at 20230511080029875
104289 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/rdma_core.c' (102,316) at 20240405153049025
104290 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/disable-libxml2-check.patch' (102,317) at 20210307205554010
104291 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-1.x/run-ptest' (102,318) at 20241206090014262
104292 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/docs/code_update.md' (102,319) at 20221209040018563 to deleted uid set
104293 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/Makefile.dtc' (102,320) at 20210308005003728
104294 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/rapidio/mport_cdev.rst' (102,321) at 20210307214925470
104295 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TCP-wrappers' (102,322) at 20211006000025246
104296 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_param_trace.h' (102,323) at 20210307214932194
104297 2025-01-21 03:01:03.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cardlist.rst' (102,324) at 20210307214925230
104298 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pagelist.c' (102,325) at 20240726080012870
104299 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_mqprio_lib.c' (102,326) at 20240405153053369
104300 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/rockchip-efuse.c' (102,327) at 20210308005003400
104301 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_ph.c' (102,328) at 20210308005046509
104302 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/errno.h' (102,329) at 20240405153230019
104303 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/functor.hpp' (102,330) at 20240820080023682
104304 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-cosino.dtsi' (102,331) at 20240405153045461
104305 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/btree.h' (102,332) at 20240405153052445
104306 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml' (102,333) at 20240405153045105
104307 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-core.h' (102,334) at 20240405153049465
104308 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sch56xx-common.h' (102,335) at 20220525020653063
104309 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_SECURE_BOOT_defconfig' (102,336) at 20210308005003232
104310 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/redfish_plus.py' (102,337) at 20230512080020573
104311 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/the_nilfs.c' (102,338) at 20240712080021089
104312 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_pwrctrl.h' (102,339) at 20220525020654187
104313 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bus_sdio.c' (102,340) at 20240405153231263
104314 2025-01-21 03:01:03.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/zaurus.c' (102,341) at 20240405153050385
104315 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (102,342) at 20220622030015257
104316 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/cpu.h' (102,343) at 20241211090212482
104317 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/divider.txt' (102,344) at 20210307214925294
104318 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch' (102,345) at 20240413080012699
104319 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72x-mmc-iodelay.dtsi' (102,346) at 20240405153045601
104320 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/debug-monitors.h' (102,347) at 20240405153045853
104321 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/snps,dw-umctl2-ddrc.yaml' (102,348) at 20240405153045105
104322 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerSupplyCollection.json' (102,349) at 20240619080002952
104323 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/imx-regs.h' (102,350) at 20210308005002640
104324 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/phosphor-logging.wrap' (102,351) at 20220323030048031
104325 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/cfi_cmdset_0020.c' (102,352) at 20240405153049677
104326 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/classes/image_types_sparse.bbclass' (102,353) at 20230813080012844
104327 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-type-list.json' (102,354) at 20210308005046409
104328 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_rtnetlink.cpp' (102,355) at 20240822080023973
104329 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-edid.rst' (102,356) at 20220525020651786
104330 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/rpmsg.rst' (102,357) at 20210309003648464
104331 2025-01-21 03:01:03.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-spapr-uv-hcalls.rst' (102,358) at 20220429100100422
104332 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/savevm.c' (102,359) at 20241211090212394
104333 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sifive-fu740-prci.h' (102,360) at 20240405153052645
104334 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-img-spfi.c' (102,361) at 20240405153231459
104335 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7206/irq.c' (102,362) at 20210307214926538
104336 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Voxna' (102,363) at 20210307205553794
104337 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_ioctl_rtl.c' (102,364) at 20240405153051901
104338 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/uaccess.c' (102,365) at 20240906080037444
104339 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/tracing/ftrace-bisect.sh' (102,366) at 20240405153053461
104340 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/pbl_crc32.c' (102,367) at 20210308005003772
104341 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_gop.c' (102,368) at 20210308005003704
104342 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/Makefile' (102,369) at 20240405153045441
104343 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5651.c' (102,370) at 20240405153053717
104344 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/puda.c' (102,371) at 20240405153049069
104345 2025-01-21 03:01:03.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts/44-source-han-sans-tw-fonts.conf' (102,372) at 20241206090014258
104346 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_region_ttm.c' (102,373) at 20240405153048541
104347 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-dmic.yaml' (102,374) at 20240405153045169
104348 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ali1535.rst' (102,375) at 20210307214925506
104349 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/actions,owl-sirq.yaml' (102,376) at 20240405153045081
104350 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_chtwc.c' (102,377) at 20241018080014490
104351 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/0001-linker-scripts-Do-not-export-_IO_stdin_used.patch' (102,378) at 20230919080013954
104352 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/clang-tsa.h' (102,379) at 20230426080043772
104353 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/string.h' (102,380) at 20210307214926586
104354 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/caddy.c' (102,381) at 20210308005002956
104355 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/README.md' (102,382) at 20230620080005491
104356 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/clock.h' (102,383) at 20210308005002644
104357 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/suricata.service' (102,384) at 20210905000020565
104358 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/qapi.h' (102,385) at 20240326080039522
104359 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/InfoTooltip.spec.js.snap' (102,386) at 20220105012523003
104360 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/dpio-driver.rst' (102,387) at 20220525020651742
104361 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_env.h' (102,388) at 20240405153051833
104362 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/uevent/uevent_filtering.c' (102,389) at 20210309003656020
104363 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/MCD_dma.h' (102,390) at 20210308005003556
104364 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/COPYING.apache-2.0' (102,391) at 20220315100011431
104365 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/armv5.patch' (102,392) at 20240127090011884
104366 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/comm.c' (102,393) at 20210307214932586
104367 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg' (102,394) at 20210308005002548
104368 2025-01-21 03:01:03.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt1015.h' (102,395) at 20210309003653972
104369 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/index.js' (102,396) at 20210308005107077
104370 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bromsebro' (102,397) at 20210307205553778
104371 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/make_fit_atf.py' (102,398) at 20210308005002772
104372 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/emulate_loadstore.c' (102,399) at 20240405153046173
104373 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/files/0001-exe-Makefile.am-add-CROSS_LAUNCHER-to-run-odbc_confi.patch' (102,400) at 20240302090018206
104374 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ChangePassword/ChangePassword.vue' (102,401) at 20241004080035963
104375 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-read-settings-mrw-native.bbappend' (102,402) at 20210812000025166
104376 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear3xx.c' (102,403) at 20240405153045689
104377 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nasaker' (102,404) at 20210307205553786
104378 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/index.rst' (102,405) at 20220525020651682
104379 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/variable/expected_stderr' (102,406) at 20210307214932154
104380 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp' (102,407) at 20240817080003179
104381 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch' (102,408) at 20241221090017676
104382 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/setup_percpu.c' (102,409) at 20240405153230127
104383 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update.bb' (102,410) at 20241206090014226
104384 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm2xxx.c' (102,411) at 20210307214925926
104385 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/params.c' (102,412) at 20240405153231915
104386 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/run-ptest' (102,413) at 20210307205554122
104387 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/lgm/Kconfig' (102,414) at 20220525020652410
104388 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/rst-rk3588.c' (102,415) at 20240405153046841
104389 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu-region.c' (102,416) at 20240405153047053
104390 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/page-target.c' (102,417) at 20240906080037380
104391 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5387un/ar-5387un.c' (102,418) at 20210308005002948
104392 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xclock_1.1.1.bb' (102,419) at 20221003030013285
104393 2025-01-21 03:01:03.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommu-priv.h' (102,420) at 20240405153230747
104394 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/beaver/Makefile' (102,421) at 20210308005003024
104395 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-mvebu.txt' (102,422) at 20210307214925390
104396 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_structs.h' (102,423) at 20220429100100618
104397 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.c' (102,424) at 20240405153048657
104398 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max8688.c' (102,425) at 20240405153048869
104399 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c' (102,426) at 20241125090012255
104400 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/templates/default/bblayers.conf.sample' (102,427) at 20230901080018206
104401 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-814x.c' (102,428) at 20210307214927038
104402 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/media/tda1997x.h' (102,429) at 20210307214931342
104403 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/v2m.c' (102,430) at 20240405153045693
104404 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/max2175.h' (102,431) at 20210307214931642
104405 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/ucontext.h' (102,432) at 20210307214926518
104406 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/berlin2-avpll.c' (102,433) at 20210307214926966
104407 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kprobes.h' (102,434) at 20240628080014025
104408 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_cmd640.c' (102,435) at 20240405153046661
104409 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/meson.build' (102,436) at 20220913030027321 to deleted uid set
104410 2025-01-21 03:01:03.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/Kconfig' (102,437) at 20210307214932042
104411 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-ring.c' (102,438) at 20210308005003516
104412 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/dcr.h' (102,439) at 20210307214926578
104413 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/sandbox.h' (102,440) at 20210308005003340
104414 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_private.h' (102,441) at 20210307214929606
104415 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/stream_test.cpp' (102,442) at 20210427000041053
104416 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/0001-sandbox-Do-not-use-int8_t-in-std-uniform_int_distrib.patch' (102,443) at 20221003030013285
104417 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/arch_timer.c' (102,444) at 20210307214925858
104418 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/nhpoly1305-neon-glue.c' (102,445) at 20240405153045617
104419 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/ptrace_32.h' (102,446) at 20210307214926558
104420 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/spl.h' (102,447) at 20210308005002840
104421 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_astlpc.c' (102,448) at 20241219090010504
104422 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/nlmsgtab.c' (102,449) at 20240405153232115
104423 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mvebu-uart.c' (102,450) at 20240405153231515
104424 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U3memcpy.S' (102,451) at 20210307214926606
104425 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/smp.h' (102,452) at 20240405153229859
104426 2025-01-21 03:01:03.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network/usb_network.service' (102,453) at 20220119040023096
104427 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0008-include-sysdep.h-before-net-if_tun.h.patch' (102,454) at 20230706080014737
104428 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-arm-platforms.inc' (102,455) at 20241221090017468
104429 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt6797-afe-pcm.txt' (102,456) at 20210307214925430
104430 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-gpr-mux.c' (102,457) at 20240405153230211
104431 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/tracepoint.h' (102,458) at 20240405153054213
104432 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_hdr.h' (102,459) at 20240405153049109
104433 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_elf.h' (102,460) at 20210308005046093
104434 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-mux.c' (102,461) at 20220525020652314
104435 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch' (102,462) at 20230811080018298
104436 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysfs/Makefile' (102,463) at 20210307214931242
104437 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-phycore-stm32mp15-som.dtsi' (102,464) at 20240405153045585
104438 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/fstree.c' (102,465) at 20210308005003728
104439 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/Makefile' (102,466) at 20240405153231691
104440 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/mvme5100.c' (102,467) at 20240405153046209
104441 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/error.c' (102,468) at 20210308005003356
104442 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/memmove.S' (102,469) at 20240405153046265
104443 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/gitsm.py' (102,470) at 20241221090017588
104444 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apcs-msm8996.c' (102,471) at 20240405153046805
104445 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/vlan_gvrp.c' (102,472) at 20210307214931862
104446 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_npcm7xx.c' (102,473) at 20210617100022823
104447 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/amlogic/meson-canvas.h' (102,474) at 20210307214931510
104448 2025-01-21 03:01:03.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/amd_sfh_hid_report_desc.h' (102,475) at 20240405153048813
104449 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pxa25x_udc.h' (102,476) at 20240405153052093
104450 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/acp3x-i2s.c' (102,477) at 20240405153053549
104451 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-gxp_2020.10.bb' (102,478) at 20210908000029103
104452 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ts-nbus.h' (102,479) at 20210307214931526
104453 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/ddimage' (102,480) at 20220910030013433
104454 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lagfors' (102,481) at 20210307205553786
104455 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/Makefile' (102,482) at 20210307214928102
104456 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/mrlock.h' (102,483) at 20210307214931274
104457 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/t1040.c' (102,484) at 20210308005003432
104458 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-trace-stap' (102,485) at 20210927100127349
104459 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/arm_sdei.h' (102,486) at 20210307214931622
104460 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/reset-cs0-aspeed' (102,487) at 20220318100029348 to deleted uid set
104461 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/EventService_v1.xml' (102,488) at 20240619080002924
104462 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml' (102,489) at 20240405153045033
104463 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/wic/systemd-bootdisk-dmverity-hash.wks.in' (102,490) at 20230706080014769
104464 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/contrib/artwork/oe.svg' (102,491) at 20210307205554290
104465 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/misc.h' (102,492) at 20210308005002888
104466 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_eth.h' (102,493) at 20210307214931506
104467 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_netfilter_ctx.c' (102,494) at 20240405153054281
104468 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/monitor/qdev.h' (102,495) at 20220429100100582
104469 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/bitops-op32.h' (102,496) at 20240405153046309
104470 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-properties.h' (102,497) at 20241211090212362
104471 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-read-status.rst' (102,498) at 20210309003648480
104472 2025-01-21 03:01:03.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-srggb14.rst' (102,499) at 20220525020651786
104473 2025-01-21 03:01:03.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mtk-cmdq-mailbox.c' (102,500) at 20241211090145441
104474 2025-01-21 03:01:03.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-fru.yaml' (102,501) at 20210307205553718
104475 2025-01-21 03:01:03.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/encx24j600.c' (102,502) at 20240405153050165
104476 2025-01-21 03:01:03.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sflesi.c' (102,503) at 20210308005046529
104477 2025-01-21 03:01:03.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-script.c' (102,504) at 20240628080014037
104478 2025-01-21 03:01:03.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/suspend_hvm.c' (102,505) at 20240405153046501
104479 2025-01-21 03:01:03.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c.c' (102,506) at 20240405153047217
104480 2025-01-21 03:01:03.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2099.h' (102,507) at 20240405153049281
104481 2025-01-21 03:01:03.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c' (102,508) at 20240405153048341
104482 2025-01-21 03:01:03.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a779g0.c' (102,509) at 20240805080013999
104483 2025-01-21 03:01:03.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qobject-input-visitor.c' (102,510) at 20241211090212554
104484 2025-01-21 03:01:03.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tps6507x.dtsi' (102,511) at 20210308005002632
104485 2025-01-21 03:01:03.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/meson.build' (102,512) at 20240330080006130
104486 2025-01-21 03:01:03.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/pkey_api.c' (102,513) at 20241211090145485
104487 2025-01-21 03:01:03.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/efivarfs/Makefile' (102,514) at 20210307214932670
104488 2025-01-21 03:01:03.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/aldebaran.c' (102,515) at 20240712080021061
104489 2025-01-21 03:01:03.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/MAINTAINERS' (102,516) at 20210308005003048
104490 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/tegra-xudc.c' (102,517) at 20240405153231555
104491 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb-i2c.c' (102,518) at 20210916100017847
104492 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/slave-eeprom-backend.rst' (102,519) at 20210307214925510
104493 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/fddi.c' (102,520) at 20210307214931862
104494 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-mmio.h' (102,521) at 20240405153045893
104495 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/amba.c' (102,522) at 20240405153230167
104496 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/dlg,da9121-regulator.h' (102,523) at 20220525020654547
104497 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp' (102,524) at 20240201090003032
104498 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/Makefile' (102,525) at 20210309003650588
104499 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/raven/acp3x-pcm-dma.c' (102,526) at 20240405153053549
104500 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgv100.c' (102,527) at 20240405153048641
104501 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_plane_helper.h' (102,528) at 20240405153052637
104502 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SSH-OpenSSH' (102,529) at 20211006000025242
104503 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb' (102,530) at 20241221090017520
104504 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/fw_env_flash_nor.config' (102,531) at 20220503030013216
104505 2025-01-21 03:01:03.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/simple.script' (102,532) at 20210307205554470
104506 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c' (102,533) at 20240405153231015
104507 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/files/static-passwd-meta-webserver' (102,534) at 20231126090012805
104508 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btqca.h' (102,535) at 20240520080015135
104509 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MemoryDomainCollection_v1.xml' (102,536) at 20240619080002928
104510 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-xenbus' (102,537) at 20220525020651634
104511 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/Makefile' (102,538) at 20210307214930990
104512 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/marked.json' (102,539) at 20210309003655932
104513 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/entry-compact.h' (102,540) at 20240405153229859
104514 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/qos.c' (102,541) at 20210308005003036
104515 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-regs.h' (102,542) at 20220525020654279
104516 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5dm.dtsi' (102,543) at 20240405153045469
104517 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hw_irq.h' (102,544) at 20210307214925850
104518 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/orion_wdt.c' (102,545) at 20240405153052245
104519 2025-01-21 03:01:03.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nokia-bluetooth.txt' (102,546) at 20210307214925378
104520 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/mpo-cursor.svg' (102,547) at 20240405153045213
104521 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/trace.h' (102,548) at 20240326080039494
104522 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_pretimeout.c' (102,549) at 20240405153052245
104523 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-generic-dmar.json' (102,550) at 20241207090009631
104524 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_cap.json' (102,551) at 20241031080012183
104525 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/sysrq.rst' (102,552) at 20240405153045285
104526 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/Makefile' (102,553) at 20210307214928790
104527 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/queue.h' (102,554) at 20210307214930278
104528 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-som.dtsi' (102,555) at 20240405153045585
104529 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/zcrypt.h' (102,556) at 20240405153046285
104530 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/scsi/Makefile' (102,557) at 20210308005003484
104531 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_psr.h' (102,558) at 20240405153048457
104532 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/phosphor-logging.wrap' (102,559) at 20210817000025328
104533 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/ifnullfree.cocci' (102,560) at 20210309003654532
104534 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pci.c' (102,561) at 20240405153046213
104535 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-bigbenff.c' (102,562) at 20240405153048813
104536 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_crtc.h' (102,563) at 20210307214927738
104537 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/gv100.c' (102,564) at 20220525020652955
104538 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/file.c' (102,565) at 20240405153231655
104539 2025-01-21 03:01:03.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/Kconfig' (102,566) at 20220525020653063
104540 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/fat/Makefile' (102,567) at 20240405153054301
104541 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tranemo' (102,568) at 20210307205553794
104542 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo/0002-Do-not-try-to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch' (102,569) at 20241221090017664
104543 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/072' (102,570) at 20220429100100886
104544 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ptest.patch' (102,571) at 20241221090017656
104545 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc-platform.c' (102,572) at 20240405153051237
104546 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c' (102,573) at 20240830080013255
104547 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun50i-a64-usb-phy.yaml' (102,574) at 20240405153045125
104548 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.6.bb' (102,575) at 20241206090014246
104549 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ingenic,pinctrl.yaml' (102,576) at 20240405153229787
104550 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/async-thread.c' (102,577) at 20240405153052273
104551 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/irqflags.h' (102,578) at 20210307214926550
104552 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/GFDL-1.1' (102,579) at 20210309003648516
104553 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkback/common.h' (102,580) at 20240405153046717
104554 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_irq.c' (102,581) at 20210307214930734
104555 2025-01-21 03:01:03.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/ext_manifest.h' (102,582) at 20220525020655091
104556 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5260.h' (102,583) at 20210307214927018
104557 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/0001-Support-ICU-76.1-build.patch' (102,584) at 20241221090017692
104558 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmc150-accel-i2c.c' (102,585) at 20240405153048933
104559 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/subprojects/exprtk.wrap' (102,586) at 20220204210413341
104560 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/reset.h' (102,587) at 20210307214926978
104561 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/w83627hf_wdt.c' (102,588) at 20240405153052245
104562 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/vermagic.h' (102,589) at 20210307214926066
104563 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/wd.h' (102,590) at 20210307214926242
104564 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/entity-encoding.patch' (102,591) at 20210307205553982
104565 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/easylogo.c' (102,592) at 20210308005003760
104566 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-x86/chassis/x86-power-control_%.bbappend' (102,593) at 20241206090014202
104567 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs.h' (102,594) at 20240405153049125
104568 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/hwclock.sh' (102,595) at 20210307205554470
104569 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/device.c' (102,596) at 20240405153230707
104570 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/ibuf_ctrl_rmgr.h' (102,597) at 20210307214930566
104571 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/branch.c' (102,598) at 20210309003648836
104572 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/bug.h' (102,599) at 20240405153230027
104573 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache.c' (102,600) at 20240405153230091
104574 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-2.5' (102,601) at 20210307205554418
104575 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/virt.h' (102,602) at 20240906080037340
104576 2025-01-21 03:01:03.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/ax88796c_ioctl.h' (102,603) at 20240405153049817
104577 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcbuild.c' (102,604) at 20240405153231391
104578 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-tea5777.h' (102,605) at 20210307214928770
104579 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/fans/phosphor-fan_%.bbappend' (102,606) at 20240206090017943
104580 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/processor.h' (102,607) at 20210308005002840
104581 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/quick-start.md' (102,608) at 20241206090014206
104582 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/alive.h' (102,609) at 20240405153050517
104583 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cma3000_d0x.h' (102,610) at 20210307214928482
104584 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/Makefile.vdso' (102,611) at 20240326080039562
104585 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_image_loader.c' (102,612) at 20210308005003700
104586 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Rotor.interface.yaml' (102,613) at 20221207040023631
104587 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/Makefile' (102,614) at 20210307214930702
104588 2025-01-21 03:01:03.332-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psobject.c' (102,615) at 20240405153046625
104589 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/edma.c' (102,616) at 20240405153230287
104590 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy_0.1.1.bb' (102,617) at 20241221090017484
104591 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ipl.c' (102,618) at 20241211090212330
104592 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rdc321x_wdt.c' (102,619) at 20240405153052245
104593 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/card.scss' (102,620) at 20210308005107077
104594 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/tsens.h' (102,621) at 20241216090017741
104595 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/rc.h' (102,622) at 20210307214928402
104596 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.yaml' (102,623) at 20240405153045049
104597 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-hmi.c' (102,624) at 20220525020652078
104598 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h' (102,625) at 20240405153048473
104599 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/console.rst' (102,626) at 20240405153044981
104600 2025-01-21 03:01:03.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/classes/openpower-fru-vpd.bbclass' (102,627) at 20210307205554046
104601 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/info_packet/info_packet.c' (102,628) at 20240405153230423
104602 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FilterCollection_v1.xml' (102,629) at 20240619080002924
104603 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/Makefile' (102,630) at 20240405153232255
104604 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-dynamic-funnel.yaml' (102,631) at 20240405153045013
104605 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/Makefile' (102,632) at 20240405153048813
104606 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-eeprom.c' (102,633) at 20210307214928598
104607 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0001-Fix-Wincompatible-function-pointer-types.patch' (102,634) at 20230131040012031
104608 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/kernel.h' (102,635) at 20240405153046325
104609 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/structure.rst' (102,636) at 20241221090017600
104610 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_irc.c' (102,637) at 20240405153053325
104611 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/common.c' (102,638) at 20240405153230243
104612 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/metricgroups.json' (102,639) at 20240405153054137
104613 2025-01-21 03:01:03.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_vlan_mode_generic.sh' (102,640) at 20210307214932658
104614 2025-01-21 03:01:03.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/reg.h' (102,641) at 20210307214929942
104615 2025-01-21 03:01:03.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/type_traits.hpp' (102,642) at 20240817080036824
104616 2025-01-21 03:01:03.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-pattern' (102,643) at 20220525020651634
104617 2025-01-21 03:01:03.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_37xx.c' (102,644) at 20240405153230163
104618 2025-01-21 03:01:03.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/dp-mst/topology-figure-2.dot' (102,645) at 20210307214925494
104619 2025-01-21 03:01:03.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp.c' (102,646) at 20241018080014482
104620 2025-01-21 03:01:03.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/meson.build' (102,647) at 20210308005109241
104621 2025-01-21 03:01:03.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/powerpc_mpc85xx_bootpg_resetvec.py' (102,648) at 20210308005003748
104622 2025-01-21 03:01:03.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/device.rst' (102,649) at 20220525020651722
104623 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/xgene_edac.c' (102,650) at 20240405153047025
104624 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/097.out' (102,651) at 20210308005046445
104625 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_dataflash_defconfig' (102,652) at 20210308005003248
104626 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm052/imximage.cfg' (102,653) at 20210308005003028
104627 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,orion-intc.txt' (102,654) at 20210307214925342
104628 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_scu_ipc.h' (102,655) at 20220525020652146
104629 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-pllfh.h' (102,656) at 20240405153046801
104630 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap5-thermal-data.c' (102,657) at 20210307214930726
104631 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-reset-button' (102,658) at 20240105090012010
104632 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/BVTableSelectableMixin.js' (102,659) at 20220105012522983
104633 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/da850_am18xxevm_defconfig' (102,660) at 20210308005003256
104634 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/pci.c' (102,661) at 20210308005002992
104635 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nct7802.rst' (102,662) at 20210307214925502
104636 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0017-Replace-echo-with-printf-builtin-in-nscd-init-script.patch' (102,663) at 20241221090017640
104637 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/hi3660-mailbox.c' (102,664) at 20240405153230759
104638 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/157' (102,665) at 20240906080037564
104639 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dccp.rst' (102,666) at 20210309003648436
104640 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v3.h' (102,667) at 20240405153051289
104641 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC832XEMDS_HOST_66_defconfig' (102,668) at 20210308005003236
104642 2025-01-21 03:01:03.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/block.c' (102,669) at 20240405153230847
104643 2025-01-21 03:01:03.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/greybus_protocols.h' (102,670) at 20210307214931394
104644 2025-01-21 03:01:03.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/qla1280.h' (102,671) at 20240405153051697 to deleted uid set
104645 2025-01-21 03:01:03.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/brs.c' (102,672) at 20240405153046369
104646 2025-01-21 03:01:03.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/linkit-smart-7688-ram_defconfig' (102,673) at 20210308005003264
104647 2025-01-21 03:01:03.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intel-rapid-start' (102,674) at 20210307214925202
104648 2025-01-21 03:01:03.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.h' (102,675) at 20240405153047153
104649 2025-01-21 03:01:03.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g45-gurnard.dts' (102,676) at 20210308005002572
104650 2025-01-21 03:01:03.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/staging/axis-fifo/README' (102,677) at 20210307214930478 to deleted uid set
104651 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/stp.c' (102,678) at 20210307214931862
104652 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/soc.h' (102,679) at 20210308005002752
104653 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/Makefile' (102,680) at 20240405153046953
104654 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/scripts/bconf2ftrace.sh' (102,681) at 20220525020655111
104655 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/0001-Align-structs-casts-with-time_t-elements-to-8byte-bo.patch' (102,682) at 20210307205553990
104656 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/299' (102,683) at 20210927100127501
104657 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/cfg80211.c' (102,684) at 20240405153050613
104658 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/meson.build' (102,685) at 20220913030027321 to deleted uid set
104659 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-topology.c' (102,686) at 20241216090017805
104660 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml' (102,687) at 20240405153229779
104661 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_template.h' (102,688) at 20210307214932634
104662 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' (102,689) at 20241213090036206 to deleted uid set
104663 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hidraw.rst' (102,690) at 20240405153045217
104664 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/benchmark.h' (102,691) at 20210307214932614
104665 2025-01-21 03:01:03.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/constraint.h' (102,692) at 20240405153232115
104666 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_rcw_sd.cfg' (102,693) at 20210308005002968
104667 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutletCollection_v1.xml' (102,694) at 20240619080002932
104668 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb' (102,695) at 20241221090017552
104669 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/mediatek,wdma.yaml' (102,696) at 20240405153045157
104670 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_i2c.h' (102,697) at 20240405153230583
104671 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/kdebug.h' (102,698) at 20210307214925666
104672 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count' (102,699) at 20240906080037556 to deleted uid set
104673 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/bcm63xx_pcmcia.h' (102,700) at 20210307214930042
104674 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/gmap.c' (102,701) at 20240613080016367
104675 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/vexpress.S' (102,702) at 20210307214925858
104676 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8313erdb.dts' (102,703) at 20210307214926358
104677 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf' (102,704) at 20240413080012699
104678 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/procps/procps/pidfd.patch' (102,705) at 20241206090014338
104679 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aristainetos-common.h' (102,706) at 20210308005003584
104680 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm63268-clock.h' (102,707) at 20240405153052641
104681 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/kvm.conf' (102,708) at 20220525020655183
104682 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/trompeloeil/trompeloeil_v47.bb' (102,709) at 20241206090014266
104683 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-EmleyMoor' (102,710) at 20210307205553798
104684 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cnxt/Makefile' (102,711) at 20240405153045433
104685 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/config.h' (102,712) at 20210308005002636
104686 2025-01-21 03:01:03.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/agilex-clock.h' (102,713) at 20210309003653812
104687 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-venc.c' (102,714) at 20240405153046797
104688 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS5-ssh-host@.service' (102,715) at 20231025080019870
104689 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/Makefile' (102,716) at 20210307214929398
104690 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/diag_ftp.h' (102,717) at 20210307214930234
104691 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ams/ams-input.c' (102,718) at 20210307214928558
104692 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm63xx_smp.c' (102,719) at 20240405153045637
104693 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/cdns,xtensa-pic.txt' (102,720) at 20210307214925342
104694 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/meta_io.h' (102,721) at 20240613080016491
104695 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ste-nomadik.txt' (102,722) at 20210307214925278
104696 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/Makefile' (102,723) at 20210307214929670
104697 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-MI-Lansing' (102,724) at 20210307205553754
104698 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/pico-imx6ul.c' (102,725) at 20210308005003068
104699 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-zynqmp-fpga' (102,726) at 20240405153044925
104700 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/dev-raw-kcs' (102,727) at 20210624100024201
104701 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/control.h' (102,728) at 20240405153231863
104702 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/ap80x-system-controller.txt' (102,729) at 20240405153045013
104703 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_region.c' (102,730) at 20240405153048477
104704 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_stolen.h' (102,731) at 20240405153230563
104705 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-boot-vector.c' (102,732) at 20210307214926198
104706 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/offwaketime_user.c' (102,733) at 20240405153232099
104707 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/lz4defs.h' (102,734) at 20240405153053093
104708 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc' (102,735) at 20210307214932674
104709 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_handler.cpp' (102,736) at 20240830080017491
104710 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/entry/syscalls/syscalltbl.sh' (102,737) at 20240405153232223
104711 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/Makefile' (102,738) at 20240405153049857
104712 2025-01-21 03:01:03.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/0001-do-not-import-target-module-while-cross-compile.patch' (102,739) at 20240113090014532
104713 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-platform.c' (102,740) at 20240405153049801
104714 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-properties-mrw/config.yaml' (102,741) at 20210307205554054
104715 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_api_smp.h' (102,742) at 20240405153052797
104716 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx_gpu.h' (102,743) at 20241008080013923
104717 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw/config.yaml' (102,744) at 20210307205554066
104718 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB-eMMC_defconfig' (102,745) at 20210308005003232
104719 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/content.scss' (102,746) at 20210308005107073
104720 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/fix-preprocessor.patch' (102,747) at 20230706080014753
104721 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_sync.c' (102,748) at 20241216090017785
104722 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/workingset.c' (102,749) at 20240617080017410
104723 2025-01-21 03:01:03.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/adapter.h' (102,750) at 20240405153049881
104724 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/eap_packet.h' (102,751) at 20210307214930522
104725 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/filter.h' (102,752) at 20240405153050521
104726 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/img,boston-clock.txt' (102,753) at 20210307214925286
104727 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-owl/Kconfig' (102,754) at 20210308005002768
104728 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/irsd200.c' (102,755) at 20240405153230695
104729 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-mecool-kiii-pro.dts' (102,756) at 20240405153045713
104730 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/cmds.c' (102,757) at 20210308005003172
104731 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/page_allocation.rst' (102,758) at 20240405153045229
104732 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv3_cpuif.c' (102,759) at 20241022080032780
104733 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_vf.c' (102,760) at 20241115090012953
104734 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/microchip/Kconfig' (102,761) at 20240405153231451
104735 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/Kconfig' (102,762) at 20210308005003008
104736 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/tips.txt' (102,763) at 20210307214932510
104737 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-hisi-sfc-v3xx.c' (102,764) at 20240405153231459
104738 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bits.h' (102,765) at 20240405153054049
104739 2025-01-21 03:01:03.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-dbus_1.3.2.bb' (102,766) at 20221104030017461
104740 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-beartype_0.19.0.bb' (102,767) at 20241221090017668
104741 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi' (102,768) at 20240405153045709
104742 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_ipc.h' (102,769) at 20240405153046609
104743 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-twinhan.c' (102,770) at 20210307214928102
104744 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ghes_edac.c' (102,771) at 20240405153047017
104745 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/Kconfig' (102,772) at 20210308005003456
104746 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/arm-bsd-user.mak' (102,773) at 20220429100100406
104747 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852b.h' (102,774) at 20240405153050673
104748 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/Makefile' (102,775) at 20210308005002916
104749 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_1d_lag.sh' (102,776) at 20240405153232279
104750 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usergv100.c' (102,777) at 20210307214927930
104751 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_queue.h' (102,778) at 20240405153052857
104752 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/test_functional_basic.py' (102,779) at 20241221090017592
104753 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/lt-All' (102,780) at 20210307205553774
104754 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_dma_rmgr.h' (102,781) at 20210307214930566
104755 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arm_ffa.h' (102,782) at 20240405153052657
104756 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VRML.interface.yaml' (102,783) at 20210610000035102
104757 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/zero.cpp' (102,784) at 20220525020545505
104758 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/i2sc.c' (102,785) at 20240405153053557
104759 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/peci/peci.rst' (102,786) at 20240405153045241
104760 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sideband_evlist.c' (102,787) at 20240405153054205
104761 2025-01-21 03:01:03.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/.gitignore' (102,788) at 20210307214932710
104762 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.c' (102,789) at 20220525020652971
104763 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/serpent-sse2-x86_64-asm_64.S' (102,790) at 20220525020652134
104764 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/regdef.h' (102,791) at 20210307214925650
104765 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/starfive,jh7100-audclk.yaml' (102,792) at 20240405153045029
104766 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/cirrus,madera.yaml' (102,793) at 20240405153045105
104767 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/2ux8_riser.json' (102,794) at 20220601030005857
104768 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy.c' (102,795) at 20240405153231499
104769 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/arizona-irq.c' (102,796) at 20210512100029238
104770 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom-labibb-regulator.c' (102,797) at 20240405153051473
104771 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/da9052-i2c.txt' (102,798) at 20210307214925358
104772 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/transobj.c' (102,799) at 20210625000036032
104773 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/.yamllint' (102,800) at 20240405153229751
104774 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ncrack/ncrack_0.7.bb' (102,801) at 20241221090017580
104775 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/ccreategroup.bb' (102,802) at 20241206090014298
104776 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mce.h' (102,803) at 20240405153046389
104777 2025-01-21 03:01:03.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/allwinner_emac.h' (102,804) at 20210308005046021
104778 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/0001-fix-building-on-macOS.patch' (102,805) at 20230317080013825
104779 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/jc42.rst' (102,806) at 20210309003648428
104780 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/s3c2410-usb.txt' (102,807) at 20210307214925450
104781 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/191' (102,808) at 20210927100127493
104782 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dts' (102,809) at 20240405153230063
104783 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-reboot' (102,810) at 20220525020651634
104784 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-x86/start.S' (102,811) at 20210308005002956
104785 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/clone.c' (102,812) at 20210307214932578
104786 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_stc.h' (102,813) at 20220525020652358
104787 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/read-edid/0001-Do-not-install-license-file.patch' (102,814) at 20210307205553994
104788 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston-start' (102,815) at 20220402030016219
104789 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/settings/phosphor-settings-manager/sol-default.override.yml' (102,816) at 20230414080015397
104790 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__stopped_as_optional.hpp' (102,817) at 20240731080033662
104791 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c' (102,818) at 20240405153048757
104792 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-No-Nuclear-Warranty' (102,819) at 20211006000025230
104793 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i2c/tda998x.h' (102,820) at 20210307214931322
104794 2025-01-21 03:01:03.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor/greatlakes-phosphor-multi-gpio-monitor.json' (102,821) at 20230321080018353
104795 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_10_0_default.h' (102,822) at 20210307214927562
104796 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/immap_qe.h' (102,823) at 20210308005003656
104797 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/FLTK' (102,824) at 20210307205553866
104798 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/CertificateCollection.json' (102,825) at 20240619080002944
104799 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/files/static-group-meta-webserver' (102,826) at 20231126090012805
104800 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_access_variable_array.c' (102,827) at 20240405153054273
104801 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_cp_version.h' (102,828) at 20240405153230995
104802 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-arvo.c' (102,829) at 20240405153230655
104803 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/sunplus,reset.yaml' (102,830) at 20240405153045149
104804 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/.gitignore' (102,831) at 20210307214926166
104805 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960-ulcb-kf.dts' (102,832) at 20220525020651934
104806 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/robot' (102,833) at 20221209040018559
104807 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DRL-1.1' (102,834) at 20241221090017616
104808 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/Makefile' (102,835) at 20210308005002988
104809 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/dcn303_init.h' (102,836) at 20220525020652518
104810 2025-01-21 03:01:03.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/changes.rst' (102,837) at 20240405153229827
104811 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/da9150-charger.c' (102,838) at 20240405153231355
104812 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/sched-domains.rst' (102,839) at 20240405153045253
104813 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/ftsdc010_mci.c' (102,840) at 20210308005003404
104814 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Source.interface.yaml' (102,841) at 20220315030032663
104815 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/wm8785.h' (102,842) at 20210307214932270
104816 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0013-efi_loader-corstone1000-remove-guid-check-from-corst.patch' (102,843) at 20240413080012627
104817 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/Makefile' (102,844) at 20240405153050533
104818 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4/ipt_ah.h' (102,845) at 20210307214931650
104819 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/handle-hup.patch' (102,846) at 20210629000017500
104820 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv4/nf_defrag_ipv4.h' (102,847) at 20220525020654643
104821 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/da850-lego-ev3.dts' (102,848) at 20240405153229903
104822 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/openbmc.json' (102,849) at 20240828080002243
104823 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_output.c' (102,850) at 20240405153232095
104824 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/power-sequencing.service' (102,851) at 20230920080013648
104825 2025-01-21 03:01:03.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nxp,lpc3220-clk.txt' (102,852) at 20210307214925290
104826 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/pmu-events.h' (102,853) at 20240405153232231
104827 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sharedbuffer.sh' (102,854) at 20241220090018346
104828 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-reg.h' (102,855) at 20210307214928706
104829 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/super.c' (102,856) at 20240405153231787
104830 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/linkit-smart-7688.h' (102,857) at 20210308005003600
104831 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/.gitignore' (102,858) at 20220525020655215
104832 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/platinum_picon_defconfig' (102,859) at 20210308005003276
104833 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metrics/collection_function.hpp' (102,860) at 20220412175720086
104834 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/sentelic.rst' (102,861) at 20210307214925514
104835 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jemalloc/files/run-ptest' (102,862) at 20230503080014583
104836 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_sas.c' (102,863) at 20240913080013817
104837 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/nvidia,tegra186-hsp.yaml' (102,864) at 20240405153045089
104838 2025-01-21 03:01:03.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/property_change_listener.hpp' (102,865) at 20230509080037808
104839 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/interrupt.h' (102,866) at 20240405153048517
104840 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/Makefile' (102,867) at 20210308005003024
104841 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algif_aead.c' (102,868) at 20240405153046529
104842 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusconfiguration.hpp' (102,869) at 20220724030021856
104843 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1000.h' (102,870) at 20210307214926218
104844 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/host-utils.c' (102,871) at 20221215040039402
104845 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpr2/Makefile' (102,872) at 20210308005003020
104846 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mvebu/spi.h' (102,873) at 20210308005002644
104847 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_subset.c' (102,874) at 20240405153231551
104848 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500-genesis3.dts' (102,875) at 20230530080039372
104849 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,t9015.yaml' (102,876) at 20240405153045161
104850 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-bootstrap.pre' (102,877) at 20210308005046393
104851 2025-01-21 03:01:03.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/tls.c' (102,878) at 20240405153050193
104852 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-streams.c' (102,879) at 20240405153049373
104853 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpsw.c' (102,880) at 20220525020653495
104854 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r7-tv-dongle_defconfig' (102,881) at 20210308005003276
104855 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/rsmu/rsmu_0_0_2_sh_mask.h' (102,882) at 20210307214927670
104856 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_thermalcontroller_unittest.cpp' (102,883) at 20240904080040763
104857 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/psnap.c' (102,884) at 20240405153053161
104858 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7310.c' (102,885) at 20240405153048841
104859 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/renesas_cmt.c' (102,886) at 20241211090212342
104860 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/pm.c' (102,887) at 20210307214926258
104861 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/platform.c' (102,888) at 20240405153231727
104862 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-hisi-inno-usb2.txt' (102,889) at 20240405153229783
104863 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/abx500-core.c' (102,890) at 20210307214928998
104864 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/dma.h' (102,891) at 20240405153045937
104865 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/obey-ranlib.patch' (102,892) at 20221003030013269
104866 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice.h' (102,893) at 20241018080014498
104867 2025-01-21 03:01:03.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.prettierrc.yaml' (102,894) at 20221216040019482
104868 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mach_timer.h' (102,895) at 20210307214926666
104869 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/dbus-display.h' (102,896) at 20221215040039198
104870 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/serial/serial_basic.c' (102,897) at 20210308004938836
104871 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/command-int.json' (102,898) at 20210308005046401
104872 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_util.S' (102,899) at 20210307214926170
104873 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/clk-vco-pll.c' (102,900) at 20240405153046849
104874 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_limit.h' (102,901) at 20210307214931646
104875 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-linksys-shelby.dts' (102,902) at 20240405153045445
104876 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/initialize_isolator.cpp' (102,903) at 20230516080019602
104877 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-jsonpify_1.5.0.bb' (102,904) at 20241221090017552
104878 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_nego.c' (102,905) at 20240405153051961
104879 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/hp6xx.h' (102,906) at 20210307214926558
104880 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb' (102,907) at 20241221090017544
104881 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/rcar-fdp1.rst' (102,908) at 20210307214925234
104882 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (102,909) at 20230412080023460
104883 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/crosscompile.patch' (102,910) at 20230706080014741
104884 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0002-meson.build-add-features-options-for-png-gif-tiff-we.patch' (102,911) at 20230919080013958
104885 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/Makefile' (102,912) at 20220525020654059
104886 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-venc.c' (102,913) at 20240405153046797
104887 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-xgene.c' (102,914) at 20240405153046785
104888 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_fc_buffer.h' (102,915) at 20210309003651316
104889 2025-01-21 03:01:03.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/graph-changes-while-io.out' (102,916) at 20230925080040089
104890 2025-01-21 03:01:03.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/Makefile' (102,917) at 20240405153045009
104891 2025-01-21 03:01:03.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Port_v1.xml' (102,918) at 20240918080002712
104892 2025-01-21 03:01:03.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/hlwd-pic.c' (102,919) at 20240405153046209
104893 2025-01-21 03:01:03.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (102,920) at 20240904080027738
104894 2025-01-21 03:01:03.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_8_0_offset.h' (102,921) at 20240405153048053
104895 2025-01-21 03:01:03.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/setup.c' (102,922) at 20210309003648824
104896 2025-01-21 03:01:03.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/OWNERS' (102,923) at 20230407080043019
104897 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bridge_1q.sh' (102,924) at 20240405153054341
104898 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gp102.c' (102,925) at 20220525020652951
104899 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/21142.c' (102,926) at 20210307214929382
104900 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/allmod_expected_config' (102,927) at 20210307214932154
104901 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ralink/phy-mt7621-pci.c' (102,928) at 20240405153231315
104902 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/Makefile' (102,929) at 20240405153231599
104903 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci.c' (102,930) at 20241211090212346
104904 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/rdvl.S' (102,931) at 20240405153054237
104905 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/pppoe-server.service' (102,932) at 20210307205553834
104906 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/Makefile' (102,933) at 20240405153053165
104907 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_simple/files/ima_policy_simple' (102,934) at 20210307205554114
104908 2025-01-21 03:01:03.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/pragma.json' (102,935) at 20241211090212450
104909 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/stm32_fmc2_nand.c' (102,936) at 20240405153230879
104910 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/thunks.S' (102,937) at 20220525020655235
104911 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/fb.h' (102,938) at 20240405153045357
104912 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/main.rst' (102,939) at 20241211090212234
104913 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-vbi.c' (102,940) at 20240405153049541
104914 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r300.c' (102,941) at 20241211090145421
104915 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6358-clock.h' (102,942) at 20210308005003632
104916 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_switchdev.c' (102,943) at 20240405153050177
104917 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/104-quad-8.c' (102,944) at 20240405153046909
104918 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/jsm/jsm_tty.c' (102,945) at 20240405153052009
104919 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lockref.c' (102,946) at 20240405153053093
104920 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in0_slave_regs.h' (102,947) at 20240405153046585
104921 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/qcom/Makefile' (102,948) at 20240405153231347
104922 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MakeIndex' (102,949) at 20211006000025238
104923 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-edit.svg' (102,950) at 20210308005107069
104924 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/quota/quota_4.09.bb' (102,951) at 20241221090017680
104925 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/runqemu.py' (102,952) at 20230503080014611
104926 2025-01-21 03:01:03.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/sdrc.c' (102,953) at 20210308005002760
104927 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-mtp.dts' (102,954) at 20240405153229955
104928 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/hci/Kconfig' (102,955) at 20210307214932034
104929 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/mce_amd.c' (102,956) at 20240405153047021
104930 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/wl.c' (102,957) at 20210308005003424
104931 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlstad_Sormon' (102,958) at 20210307205553786
104932 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_optee.S' (102,959) at 20210308005003232
104933 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/Makefile' (102,960) at 20210308005003008
104934 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x07_hypervisor.h' (102,961) at 20210307214928082
104935 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/Support-for-cross-compilation.patch' (102,962) at 20210307205554458
104936 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0025-include-signal.h-to-avoid-the-undeclared-error.patch' (102,963) at 20241221090017644
104937 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf2123.c' (102,964) at 20240405153051501
104938 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gspca.h' (102,965) at 20210512100029238
104939 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-version.inc' (102,966) at 20241221090017640
104940 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-common.c' (102,967) at 20210307214926446
104941 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/user_mgr.hpp' (102,968) at 20231010080036167
104942 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regcache-rbtree.c' (102,969) at 20240405153230187
104943 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap9.decode' (102,970) at 20210308005046389
104944 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0005_reorder_buildrequest_states.py' (102,971) at 20210307205554262
104945 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/KeyService_v1.xml' (102,972) at 20240619080002928
104946 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_events.c' (102,973) at 20210308005003704
104947 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/do_not_apply_config.patch' (102,974) at 20230706080014765
104948 2025-01-21 03:01:03.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/icc-bwmon.c' (102,975) at 20240805080014011
104949 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx53.c' (102,976) at 20240405153229911
104950 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sl28cpld.c' (102,977) at 20240405153049205
104951 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/templates/default/conf-notes.txt' (102,978) at 20240420080017941
104952 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/asm-offsets.h' (102,979) at 20210307214931298
104953 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal-camerarx.c' (102,980) at 20240405153230819
104954 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/mmap.c' (102,981) at 20240405153051249
104955 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/tout.py' (102,982) at 20210308005003772
104956 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/smp.h' (102,983) at 20210309003648808
104957 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb' (102,984) at 20241221090017544
104958 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d3.h' (102,985) at 20210308005002716
104959 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lorem/run-ptest' (102,986) at 20230503080014587
104960 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.c' (102,987) at 20220525020652963
104961 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-blinker_1.9.0.bb' (102,988) at 20241221090017548
104962 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_ovf.c' (102,989) at 20210307214932006
104963 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/davinci-mcasp.h' (102,990) at 20210307214932430
104964 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-properties-mrw-native.bb' (102,991) at 20241206090014274
104965 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_client.h' (102,992) at 20230629131804623
104966 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/pca9552_regs.h' (102,993) at 20240906080037332
104967 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/am65_nuss_cpsw_switchdev.rst' (102,994) at 20240405153045237
104968 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts' (102,995) at 20240405153045789
104969 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/platsmp.c' (102,996) at 20240405153045681
104970 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay/0001-libopts.m4-set-POSIX_SHELL-to-bin-sh.patch' (102,997) at 20221003030013265
104971 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/psqlodbc-fix-for-ptest-support.patch' (102,998) at 20241206090014250
104972 2025-01-21 03:01:03.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dts' (102,999) at 20240405153045821
104973 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c' (103,000) at 20240405153230375
104974 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/common.h' (103,001) at 20240405153052885
104975 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam_1.32.bb' (103,002) at 20241206090014262
104976 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/libspiro_20240903.bb' (103,003) at 20241221090017528
104977 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/barrier.rst' (103,004) at 20210927100127073
104978 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/qca,ath79-misc-intc.txt' (103,005) at 20210307214925342
104979 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/Makefile' (103,006) at 20220525020653143
104980 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/omap_elm.c' (103,007) at 20210308005003416
104981 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/network/phosphor-network_%.bbappend' (103,008) at 20221103030030172
104982 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/mman.h' (103,009) at 20241125090012235
104983 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/amd_iommu_types.h' (103,010) at 20240405153230739
104984 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ads117x.c' (103,011) at 20240405153053565
104985 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/overlayfs.py' (103,012) at 20221104030017453
104986 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/smp.c' (103,013) at 20240405153046209
104987 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/qemuarm.cfg' (103,014) at 20231014080011723
104988 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/openpromio.h' (103,015) at 20240405153230091
104989 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/fs_probe.c' (103,016) at 20240405153052265
104990 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-willow.dtsi' (103,017) at 20220525020651918
104991 2025-01-21 03:01:03.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/BootMode-default-setup.override.yml' (103,018) at 20220806030014720
104992 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sched.c' (103,019) at 20241011080017327
104993 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi' (103,020) at 20210307214926354
104994 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-print.c' (103,021) at 20210308005046561
104995 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MigoR_defconfig' (103,022) at 20210308005003240
104996 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/trace-event-read.c' (103,023) at 20240405153054209
104997 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/enchant/enchant2_2.8.2.bb' (103,024) at 20241221090017692
104998 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-tuner.rst' (103,025) at 20220525020651786
104999 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_percpu_hash_map.c' (103,026) at 20210309003655980
105000 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c' (103,027) at 20240913080013785
105001 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/brcm,pinctrl-stingray.h' (103,028) at 20210307214931342
105002 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cadence-quadspi.c' (103,029) at 20240405153231459
105003 2025-01-21 03:01:03.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-i2s.c' (103,030) at 20240710080014617
105004 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/Makefile' (103,031) at 20210307214926462
105005 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cec-funcs.h' (103,032) at 20240405153052909
105006 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/nvenc.h' (103,033) at 20220525020652947
105007 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda.h' (103,034) at 20240613080016551
105008 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/integrator-cm.h' (103,035) at 20240405153045689
105009 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_asrc.h' (103,036) at 20210307214932374
105010 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_atf.c' (103,037) at 20210308005003228
105011 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xlnx-pmu-iomod-intc.c' (103,038) at 20241211090212286
105012 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.megaraid_sas' (103,039) at 20240405153045253
105013 2025-01-21 03:01:03.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv.h' (103,040) at 20240405153046717
105014 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/config.c' (103,041) at 20240326080039630
105015 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test3_1.5.3.bb.upgraded' (103,042) at 20240106090017253
105016 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/suncore.c' (103,043) at 20210307214930762
105017 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/link.ld' (103,044) at 20210308005046397
105018 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/sx1.rst' (103,045) at 20210308005045809
105019 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-cfu.c' (103,046) at 20241211090212298
105020 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/pll.h' (103,047) at 20210307214927022
105021 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/fapi_data_process.hpp' (103,048) at 20221005030030498
105022 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/master.c' (103,049) at 20220525020654495
105023 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-mapping' (103,050) at 20240405153044917
105024 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/hardware.h' (103,051) at 20210308005002664
105025 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/opal/sensor-groups.txt' (103,052) at 20210307214925406
105026 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/bt431.h' (103,053) at 20210307214930902
105027 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_i915.c' (103,054) at 20240405153232123
105028 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.out' (103,055) at 20210308005046401 to deleted uid set
105029 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/conditional.h' (103,056) at 20240405153053481
105030 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/lltc,ltc4286.yaml' (103,057) at 20240716080021359
105031 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-ra.sh.in' (103,058) at 20240913080015313
105032 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tpm_api.h' (103,059) at 20230310090043283
105033 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/core.c' (103,060) at 20240405153231171
105034 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cacheflush.h' (103,061) at 20240405153229991
105035 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3588-power.h' (103,062) at 20240405153231799
105036 2025-01-21 03:01:03.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt' (103,063) at 20240405153229759
105037 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/method-tracing.rst' (103,064) at 20210309003648424
105038 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/gtk-gl-area.c' (103,065) at 20240906080037588
105039 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kprobes/kprobe_example.c' (103,066) at 20240405153053429
105040 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_params.h' (103,067) at 20240405153051833
105041 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/wme.c' (103,068) at 20240405153053305
105042 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_alloc.c' (103,069) at 20240405153049057 to deleted uid set
105043 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree_plugin.h' (103,070) at 20240405153053033
105044 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag.h' (103,071) at 20240405153053233
105045 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-porter.dts' (103,072) at 20210308005002600
105046 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_processor.c' (103,073) at 20240913080013777
105047 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.update' (103,074) at 20210308005003300
105048 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-LightItalic.woff' (103,075) at 20220105012522987 to deleted uid set
105049 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/crash_dump.c' (103,076) at 20240405153045865
105050 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunzilog.h' (103,077) at 20210307214930762
105051 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-jz4780-efuse' (103,078) at 20210309003648260
105052 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw.inc' (103,079) at 20231109090025016
105053 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/Kconfig' (103,080) at 20210308005002980
105054 2025-01-21 03:01:03.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/gpio_wdt.c' (103,081) at 20210307214930966
105055 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun50i_h6.c' (103,082) at 20210308005002784
105056 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/genalloc.rst' (103,083) at 20210307214925262
105057 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/hibernate-asm.S' (103,084) at 20240405153045869
105058 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/018.out' (103,085) at 20210308005046433
105059 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_183-2024-03-27.bb' (103,086) at 20241206090014282
105060 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/comedi_fops.c' (103,087) at 20241211090145401
105061 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/Kconfig' (103,088) at 20240405153045673
105062 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/certificate_utils.robot' (103,089) at 20240627080021048
105063 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-common.c' (103,090) at 20240405153230647
105064 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/debug-sr.c' (103,091) at 20220525020651962
105065 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/gro_cells.c' (103,092) at 20240405153053221
105066 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pl031.c' (103,093) at 20220525020653955
105067 2025-01-21 03:01:03.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_types.c' (103,094) at 20240405153052581
105068 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/fsl_qe_udc.c' (103,095) at 20240405153052085
105069 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-io-tracker.h' (103,096) at 20240405153049245
105070 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Type/meson.build' (103,097) at 20230825080021137 to deleted uid set
105071 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/b.rs' (103,098) at 20240405153053433
105072 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/target-export-device' (103,099) at 20210307214925570
105073 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_devicepath_util.c' (103,100) at 20210308005003704
105074 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/virtual-memory.json' (103,101) at 20240405153054149
105075 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-pcie2.c' (103,102) at 20240405153051289
105076 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_cs_amp.c' (103,103) at 20240405153232183
105077 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_pcm.c' (103,104) at 20240405153053501
105078 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-nitrogen6_som2.dts' (103,105) at 20240405153045521
105079 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/nftables/files/nftables.service' (103,106) at 20211216040034764
105080 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/dcu_sii9022a.h' (103,107) at 20210308005002960
105081 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nuvoton/ma35d1-som-256m.dts' (103,108) at 20240405153045749
105082 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v5.h' (103,109) at 20240405153051289
105083 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/kvm_create_max_vcpus.c' (103,110) at 20240405153054317
105084 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/svn.py' (103,111) at 20241206090014286
105085 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hampshire.c' (103,112) at 20210307214928506
105086 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/mdsmap.h' (103,113) at 20240429080012456
105087 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-colibri.dtsi' (103,114) at 20240405153229891
105088 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-tangier.c' (103,115) at 20240405153231323
105089 2025-01-21 03:01:03.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/toolchain-scripts-base.bbclass' (103,116) at 20220910030013389
105090 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/msgr.h' (103,117) at 20220525020654555
105091 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_arc_aux_regs.h' (103,118) at 20240405153046585
105092 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/debug/Makefile' (103,119) at 20210307214931722
105093 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ackvec.h' (103,120) at 20210307214931922
105094 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml' (103,121) at 20240405153045025
105095 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-bootctl.h' (103,122) at 20240405153231339
105096 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/main.c' (103,123) at 20240405153052305
105097 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx6/opos6ul.c' (103,124) at 20210308005002728
105098 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/selftest-ed_0.5.bb' (103,125) at 20231011080016594
105099 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hydra.h' (103,126) at 20220525020652034
105100 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-debugfs.c' (103,127) at 20220525020652114
105101 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/x25.h' (103,128) at 20210307214931690
105102 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/edosk7760_defconfig' (103,129) at 20240405153046309
105103 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/Makefile' (103,130) at 20240405153046849
105104 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/io.c' (103,131) at 20210307214926134
105105 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/libtest-nowarnings-perl_1.04.bb' (103,132) at 20241221090017548
105106 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2712-mfg.c' (103,133) at 20240405153046793
105107 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sh7753evb' (103,134) at 20210308005003296
105108 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/bus/list_names.cpp' (103,135) at 20210308005049761
105109 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1' (103,136) at 20210307205554422
105110 2025-01-21 03:01:03.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/run-gpio-sys.mount' (103,137) at 20241221090017484
105111 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_config.hpp' (103,138) at 20240819080030259
105112 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_pci_legacy.c' (103,139) at 20210308005003536
105113 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lx.c' (103,140) at 20210308005046529
105114 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/methodpool.py' (103,141) at 20210307205554238
105115 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/armv7/clock.c' (103,142) at 20210308005002712
105116 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-64' (103,143) at 20230919080013994
105117 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wsa881x.c' (103,144) at 20240815080012931
105118 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-mpath.c' (103,145) at 20240405153049249
105119 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_%.bbappend' (103,146) at 20230719080015371
105120 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s.dtsi' (103,147) at 20240405153045453
105121 2025-01-21 03:01:03.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/stubs.S' (103,148) at 20210307214932702
105122 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/unaligned.c' (103,149) at 20240405153045929
105123 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst.c' (103,150) at 20240405153232179
105124 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Xdebug-1.03' (103,151) at 20241221090017620
105125 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4349.c' (103,152) at 20240405153232147
105126 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_nv.h' (103,153) at 20240405153047153
105127 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/debug.h' (103,154) at 20240405153050433
105128 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-probe.c' (103,155) at 20210309003649268
105129 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/nvram.h' (103,156) at 20210307214926394
105130 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_fc.c' (103,157) at 20241111090012137
105131 2025-01-21 03:01:03.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-snap-transient.c' (103,158) at 20240405153049249
105132 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/omapfb-main.c' (103,159) at 20240405153231587
105133 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/netns.h' (103,160) at 20241125090012255
105134 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl-fman.txt' (103,161) at 20240405153045117
105135 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_signal.h' (103,162) at 20220429100100646
105136 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_ccsr.c' (103,163) at 20210307214930438
105137 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-mba6a.dtsi' (103,164) at 20240405153229887
105138 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_shortlog_format.pass' (103,165) at 20241206090014310
105139 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/sdbusplus.wrap' (103,166) at 20220331030041643
105140 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cros_ec.h' (103,167) at 20210308005003628
105141 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_main.c' (103,168) at 20240405153231395
105142 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_control.sh' (103,169) at 20240405153054297
105143 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp809.dtsi' (103,170) at 20240405153045373
105144 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/mm/numa.c' (103,171) at 20240613080016375 to deleted uid set
105145 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/rx-core.xml' (103,172) at 20210308005045817
105146 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0011-include-limits.h-for-PATH_MAX.patch' (103,173) at 20241221090017504
105147 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6620.c' (103,174) at 20240405153048865
105148 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-mipi0a.c' (103,175) at 20240405153046793
105149 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/stat.h' (103,176) at 20210307214926166
105150 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-nvme_%.bbappend' (103,177) at 20241206090014278
105151 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Makefile' (103,178) at 20240405153054065
105152 2025-01-21 03:01:03.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/FaultLog/meson.build' (103,179) at 20230825080021137 to deleted uid set
105153 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-LBNL' (103,180) at 20211006000025230
105154 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0003-64-bit-multilib-hack.patch' (103,181) at 20241221090017660
105155 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/hfi/hfi1_user.h' (103,182) at 20240405153052949
105156 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/qts/sdram_config.h' (103,183) at 20210308005003072
105157 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3_3.13.0.bb' (103,184) at 20241221090017672
105158 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/logrotate-dmesg.conf' (103,185) at 20210307205554482
105159 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ucs2_string.h' (103,186) at 20210307214931526
105160 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/aspell/aspell_%.bbappend' (103,187) at 20240106090017253
105161 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/snippets/gitrev_popover.html' (103,188) at 20210307205554286
105162 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.err' (103,189) at 20210308005046397
105163 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/field_values_filter.py' (103,190) at 20210307205554286
105164 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/irq_cpu.c' (103,191) at 20210307214926110
105165 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/usleep.c' (103,192) at 20241206090014246
105166 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/rkvdec-vp9.c' (103,193) at 20240405153231475
105167 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/endian.c' (103,194) at 20210309003655976
105168 2025-01-21 03:01:03.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch' (103,195) at 20241221090017696
105169 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/MAINTAINERS' (103,196) at 20210308005002916
105170 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-core-mbox.c' (103,197) at 20240405153054221
105171 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/libfdt/fdt.c' (103,198) at 20210308005003764
105172 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/debug.h' (103,199) at 20210307214929902
105173 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.out' (103,200) at 20210308005046397 to deleted uid set
105174 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/atmel/nand-controller.c' (103,201) at 20240405153230867
105175 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/midi.h' (103,202) at 20210307214932438
105176 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/mailbox_s10.h' (103,203) at 20210308005002780
105177 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_macro_regs.h' (103,204) at 20240405153046601
105178 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch' (103,205) at 20241221090017672
105179 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_tpg.h' (103,206) at 20210307214930550
105180 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.47.bb' (103,207) at 20241221090017548
105181 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_1.h' (103,208) at 20210307214930586
105182 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_plane.h' (103,209) at 20210307214927774
105183 2025-01-21 03:01:03.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/drivers/Makefile' (103,210) at 20210308005003720
105184 2025-01-21 03:01:03.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_stm32f.c' (103,211) at 20210308005003348
105185 2025-01-21 03:01:03.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4_regs.h' (103,212) at 20220525020653483
105186 2025-01-21 03:01:03.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/expected_stdout' (103,213) at 20210307214932154
105187 2025-01-21 03:01:03.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pcie-al.txt' (103,214) at 20220525020651698
105188 2025-01-21 03:01:03.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/jornada720_kbd.c' (103,215) at 20210307214928474
105189 2025-01-21 03:01:03.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/recvmsg6_prog.c' (103,216) at 20240405153054273
105190 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/arch_numa.c' (103,217) at 20240405153230183
105191 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb-mb.c' (103,218) at 20240405153049553
105192 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/non-objects.json' (103,219) at 20210308005046409
105193 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-most' (103,220) at 20210309003648252
105194 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/superio.h' (103,221) at 20230426080043764
105195 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-viperboard.c' (103,222) at 20240405153048917
105196 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/hi6220_gpio.c' (103,223) at 20210308005003376
105197 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/i2c_compare_bit.md' (103,224) at 20240809080033023
105198 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/microchip/Makefile' (103,225) at 20240405153046801
105199 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/Kconfig' (103,226) at 20240405153231987
105200 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/designware_spi.c' (103,227) at 20210308005003492
105201 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/ubi-media.h' (103,228) at 20240405153049713
105202 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_trigger.sh' (103,229) at 20210307214932634
105203 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_link_enc_cfg.c' (103,230) at 20240405153047213
105204 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-firmware.h' (103,231) at 20241114091008832
105205 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/Kconfig' (103,232) at 20240405153051561
105206 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/nvme/nvme_show.c' (103,233) at 20210308005003448
105207 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h616-orangepi-zero2.dts' (103,234) at 20240405153229915
105208 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/Makefile' (103,235) at 20210307214927094
105209 2025-01-21 03:01:03.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/mpu3050.h' (103,236) at 20240405153048985
105210 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,everest_associations.json' (103,237) at 20241212090014007
105211 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/.gitignore' (103,238) at 20240405153054373
105212 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-aon.c' (103,239) at 20240405153046853
105213 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VolumeCollection_v1.xml' (103,240) at 20240824080002934
105214 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6000-j314s.dts' (103,241) at 20240405153045717
105215 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/bitops.h' (103,242) at 20240405153046245
105216 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/imx-pwm.yaml' (103,243) at 20240405153045141
105217 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pg.h' (103,244) at 20210307214931654
105218 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_isr.c' (103,245) at 20240405153230267
105219 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/Makefile' (103,246) at 20210307214929470
105220 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox_%.bbappend' (103,247) at 20240616080011243
105221 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_w.c' (103,248) at 20210308005046513
105222 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-devtools/swagger-ui/swagger-ui_5.18.2.bb' (103,249) at 20241221090017564
105223 2025-01-21 03:01:03.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_ttm.h' (103,250) at 20220525020652951
105224 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/kwbimage.cfg' (103,251) at 20210308005002904
105225 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/add_negative' (103,252) at 20240405153053433
105226 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml' (103,253) at 20240405153045029
105227 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/boost.wrap' (103,254) at 20240511080038862
105228 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_sbc.h' (103,255) at 20221215040039182
105229 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/capability.h' (103,256) at 20240405153052909
105230 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_sap.c' (103,257) at 20240405153053289
105231 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql_3.8.1.bb' (103,258) at 20241221090017488
105232 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,aips-bus.yaml' (103,259) at 20210309003648392
105233 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_client.h' (103,260) at 20240405153231035
105234 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libpcsc-perl_1.4.15.bb' (103,261) at 20241221090017512
105235 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/power-sequencing.bb' (103,262) at 20241206090014230
105236 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/elf_riscv64_efi.lds' (103,263) at 20210308005002844
105237 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/speed.c' (103,264) at 20210308005002800
105238 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/exynos/exynos_dp.txt' (103,265) at 20240405153045041
105239 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.c' (103,266) at 20210307214932394
105240 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am57xx-beagle-x15-revc.dts' (103,267) at 20240405153045597
105241 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo15-sci.c' (103,268) at 20240405153046489
105242 2025-01-21 03:01:03.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-value.bconf' (103,269) at 20210307214932462
105243 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/file.c' (103,270) at 20240405153046205
105244 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-mul2.c' (103,271) at 20240405153231947
105245 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/bmi.c' (103,272) at 20240405153050441
105246 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-change-copy-mode.out' (103,273) at 20240326080039734
105247 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/clock.h' (103,274) at 20210308005002652
105248 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/xilfpga/nexys4ddr.dts' (103,275) at 20210307214926198
105249 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/meson.build' (103,276) at 20240424080021452
105250 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_w.c' (103,277) at 20210308005046513
105251 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/allext.idef' (103,278) at 20220429100100782
105252 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/srq.h' (103,279) at 20220525020653163
105253 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_nau8825.c' (103,280) at 20240405153232183
105254 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/defutil.h' (103,281) at 20240405153053109
105255 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_srp.h' (103,282) at 20240405153052877
105256 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/miniupnpd/files/0001-Add-OpenEmbedded-cross-compile-case.patch' (103,283) at 20210307205553810
105257 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_0_offset.h' (103,284) at 20240405153048117
105258 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/reboot' (103,285) at 20220405030025645
105259 2025-01-21 03:01:03.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/hisilicon/reset-hi3660.c' (103,286) at 20240405153231367
105260 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/rtnetlink.sh' (103,287) at 20240405153232279
105261 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_probe.h' (103,288) at 20241104090011611
105262 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_vmm.h' (103,289) at 20210307214927918
105263 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/xdr4cb.h' (103,290) at 20240405153052441
105264 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91rm9200_pqfp.dtsi' (103,291) at 20240405153045465
105265 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/vr3032u/Makefile' (103,292) at 20210308005002948
105266 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/fsl-edma.h' (103,293) at 20240405153231795
105267 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0' (103,294) at 20210307205554418
105268 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kasan.h' (103,295) at 20240405153046245
105269 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_nand.h' (103,296) at 20210308005003624
105270 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SGI-B-1.0' (103,297) at 20211006000025242
105271 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_icache.h' (103,298) at 20240405153231779
105272 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/twofish_common.c' (103,299) at 20240405153046549
105273 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_typec.c' (103,300) at 20241211090145481
105274 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/asm/barrier.h' (103,301) at 20210307214932454
105275 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/time_32.c' (103,302) at 20240405153230095
105276 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/system-pkcs11.txt' (103,303) at 20210307205553986
105277 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test_1.0.bb' (103,304) at 20241206090014286
105278 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/psc724.h' (103,305) at 20210307214932262
105279 2025-01-21 03:01:03.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pm-trace.h' (103,306) at 20210307214926674
105280 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/LICENSE-APACHE' (103,307) at 20240106090017261
105281 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt312.h' (103,308) at 20210307214928630
105282 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ipc/ipc.c' (103,309) at 20240503080014474
105283 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_8x16.c' (103,310) at 20220525020654747
105284 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/chipsfb.c' (103,311) at 20240405153231579
105285 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isppreview.c' (103,312) at 20240405153049485
105286 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/cachefiles.h' (103,313) at 20240624080012816
105287 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-platform.c' (103,314) at 20240405153231559
105288 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/config' (103,315) at 20220525020655215
105289 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/arm-vgic-its.rst' (103,316) at 20240405153045325
105290 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra210-pinmux.yaml' (103,317) at 20240405153229787
105291 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_willing_child_test.c' (103,318) at 20210307214932706
105292 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c' (103,319) at 20240405153050541
105293 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn302/irq_service_dcn302.c' (103,320) at 20220525020652530
105294 2025-01-21 03:01:03.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/pcf50633/pmic.h' (103,321) at 20210307214931434
105295 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/vmur.c' (103,322) at 20240405153051517
105296 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-polarberry.dts' (103,323) at 20240405153046241
105297 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_vsi_vlan_ops.c' (103,324) at 20240411080014102
105298 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rpmsg/rpmsg_client_sample.c' (103,325) at 20210307214932130
105299 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-mba6b.dtsi' (103,326) at 20240405153229887
105300 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt700-sdw.h' (103,327) at 20210307214932334
105301 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/Makefile' (103,328) at 20210307214926562
105302 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/dev-zram0.swap' (103,329) at 20210307205553938
105303 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/spdif.c' (103,330) at 20240405153053985
105304 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/uv_hub.h' (103,331) at 20240405153046401
105305 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.c' (103,332) at 20220525020652959
105306 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/python/twatch.py' (103,333) at 20210524100035134
105307 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/Kconfig' (103,334) at 20240405153230187
105308 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mxs.c' (103,335) at 20240405153230679
105309 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/kas-security-parsec.yml' (103,336) at 20210905000020565
105310 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/Kconfig' (103,337) at 20240405153048753
105311 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb' (103,338) at 20230503080014619
105312 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-fw-utils-gxp/alt_fw_env.config' (103,339) at 20210908000029103
105313 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts' (103,340) at 20240405153229935
105314 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/imx2_wdt.c' (103,341) at 20240405153231599
105315 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Kconfig.x86' (103,342) at 20240405153046909
105316 2025-01-21 03:01:03.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/vmlinux.lds.S' (103,343) at 20210307214926306
105317 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sunxi.h' (103,344) at 20240405153051373
105318 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_job.h' (103,345) at 20240405153047109
105319 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref-gadget1.dts' (103,346) at 20240405153045825
105320 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/svcauth.c' (103,347) at 20240405153232083
105321 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/__init__.py' (103,348) at 20210308005003736
105322 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-fpu.xml' (103,349) at 20210308005045817
105323 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/dma.c' (103,350) at 20240405153045945
105324 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_zc770_xm012_defconfig' (103,351) at 20210308005003288
105325 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/Zlib' (103,352) at 20210309003648516
105326 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/stm32_defconfig' (103,353) at 20240405153229907
105327 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c' (103,354) at 20240405153231475
105328 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_sai.h' (103,355) at 20241104090011627
105329 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/emu10k1.h' (103,356) at 20240405153052949
105330 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/voltage.c' (103,357) at 20240405153047037
105331 2025-01-21 03:01:03.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/koelsch/Kconfig' (103,358) at 20210308005003036
105332 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/addr.c' (103,359) at 20241216090017705
105333 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/libfdt_internal.h' (103,360) at 20210308005003728
105334 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/integratorcp.c' (103,361) at 20240906080037192
105335 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm670.c' (103,362) at 20240405153230735
105336 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/amd_manager.h' (103,363) at 20240503080014494
105337 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field1.decode' (103,364) at 20210308005046389
105338 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77965-cpg-mssr.h' (103,365) at 20210307214931334
105339 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/addrspace.h' (103,366) at 20220525020651966
105340 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_auxbus.h' (103,367) at 20240405153052761
105341 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/pxamci.h' (103,368) at 20210307214929194
105342 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_lp.c' (103,369) at 20220627100017186
105343 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c' (103,370) at 20210307214928838
105344 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/errno.h' (103,371) at 20240405153054049
105345 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_init3.decode' (103,372) at 20210308005046389
105346 2025-01-21 03:01:03.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ibss.c' (103,373) at 20240405153053289
105347 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115_115.17.0.bb' (103,374) at 20241221090017516
105348 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/tpo,td.yaml' (103,375) at 20240405153045045
105349 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/task_io_accounting_ops.h' (103,376) at 20210307214931522
105350 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemitev2.dts' (103,377) at 20240409080011882
105351 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/shmparam.h' (103,378) at 20220525020651970
105352 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common.metadata.yaml' (103,379) at 20220430030026016
105353 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dynptr_success.c' (103,380) at 20240405153054269
105354 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/pfla02.c' (103,381) at 20210308005003028
105355 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/test/meson.build' (103,382) at 20240724080006311
105356 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v3.h' (103,383) at 20240405153051289
105357 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/MAINTAINERS' (103,384) at 20210308005002976
105358 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bitbang-txrx.h' (103,385) at 20240405153231459
105359 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/amd7930.c' (103,386) at 20240405153232203
105360 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/exec_prot.c' (103,387) at 20240405153054357
105361 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/vrf_socket_lookup.c' (103,388) at 20240405153054265
105362 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/dma_port.c' (103,389) at 20220525020654215
105363 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_eswitch_br.h' (103,390) at 20241018080014498
105364 2025-01-21 03:01:03.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/actions,atc260x.yaml' (103,391) at 20240405153045105
105365 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_idt82p33.h' (103,392) at 20240405153051445
105366 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7792-sysc.c' (103,393) at 20240405153231351
105367 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlbex-fault.S' (103,394) at 20210307214926278
105368 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h' (103,395) at 20240405153050533
105369 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/generic-loader.rst' (103,396) at 20210927100127081
105370 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/amlogic,meson-g12a-gpio-intc.h' (103,397) at 20240405153231799
105371 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/cio.h' (103,398) at 20241211090212442
105372 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_xcopy.c' (103,399) at 20240405153051965
105373 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/efi.c' (103,400) at 20240405153229907
105374 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_dsi.c' (103,401) at 20240405153230583
105375 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5665.txt' (103,402) at 20210309003648392
105376 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/0001-Replace-Name-NameString-with-vector-of-uint8_t.patch' (103,403) at 20241221090017636
105377 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_eth.c' (103,404) at 20210308005003436
105378 2025-01-21 03:01:03.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_5_0_0_offset.h' (103,405) at 20210307214927534
105379 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Berlin' (103,406) at 20210307205553758
105380 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/imx6/README' (103,407) at 20210308005003016
105381 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/minerva/gpio_desc.json' (103,408) at 20240119090006943
105382 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/clk.c' (103,409) at 20210307214926998
105383 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/Kconfig' (103,410) at 20210307214929978
105384 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/tegra124/displayport.h' (103,411) at 20210308005003536
105385 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/index.js' (103,412) at 20220105012522995
105386 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TPDL' (103,413) at 20241221090017616
105387 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/wdt.c' (103,414) at 20220525020654335
105388 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun50i-a100-r-ccu.h' (103,415) at 20210309003653812
105389 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/ipw2100.rst' (103,416) at 20210309003648448
105390 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ina2xx.h' (103,417) at 20210307214931474
105391 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/smp.c' (103,418) at 20240405153046317
105392 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/TaskCollection.json' (103,419) at 20240619080002956
105393 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml' (103,420) at 20240405153045105
105394 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu' (103,421) at 20241221090017704
105395 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.c' (103,422) at 20220525020652955
105396 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-bcm63xx.c' (103,423) at 20240405153046049
105397 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-35xx-devkit.dts' (103,424) at 20210308005002596
105398 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-db8520.dtsi' (103,425) at 20240405153045577
105399 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-km_common.dtsi' (103,426) at 20240405153045457
105400 2025-01-21 03:01:03.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/bcm6318-usbh-phy.c' (103,427) at 20210308005003452
105401 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.errors.yaml' (103,428) at 20230526080025851
105402 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/striped.rst' (103,429) at 20210307214925222
105403 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/phosphor-state-manager-init.conf' (103,430) at 20240105090012010
105404 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sdx65.c' (103,431) at 20240405153230231
105405 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/propertywatchgentest/watchtwo.yaml' (103,432) at 20221209040030339
105406 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_regs.h' (103,433) at 20240405153049953
105407 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/trusted_tpm.h' (103,434) at 20220525020654547
105408 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/glslang/glslang_1.3.296.0.bb' (103,435) at 20241221090017684
105409 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-utils.c' (103,436) at 20240405153232183
105410 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench/0001-asm-Delete-.func-.endfunc-directives.patch' (103,437) at 20230706080014741
105411 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/tlbflush_64.h' (103,438) at 20210307214926586
105412 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memory-tiers.c' (103,439) at 20240405153231967
105413 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/agn.h' (103,440) at 20240405153050513
105414 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_state.c' (103,441) at 20210307214932030
105415 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/README.md' (103,442) at 20210629000017504
105416 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x/clk_rk322x.c' (103,443) at 20210308005002772
105417 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.yaml' (103,444) at 20240405153045077
105418 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard.dts' (103,445) at 20240405153045497
105419 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx8qxp_mek.h' (103,446) at 20210308005003596
105420 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/viot.c' (103,447) at 20240405153046649
105421 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-firmware-opal-dump' (103,448) at 20210309003648244
105422 2025-01-21 03:01:03.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/README' (103,449) at 20210308005003048
105423 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/m68k-linux-user.mak' (103,450) at 20221215040039066
105424 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/bookehv_interrupts.S' (103,451) at 20240405153046169
105425 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/pca953x.c' (103,452) at 20210308005003380
105426 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/e100.rst' (103,453) at 20240405153045233
105427 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/templates/default/bblayers.conf.sample' (103,454) at 20240731080013630
105428 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/suspend.c' (103,455) at 20240405153230051
105429 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tea6420.h' (103,456) at 20210307214928670
105430 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/mrw-xml.bbclass' (103,457) at 20210307205554054
105431 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MessageRegistryFileCollection.json' (103,458) at 20240619080002948
105432 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/dove_thermal.c' (103,459) at 20240405153231495
105433 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/posix_types.h' (103,460) at 20210308005002680
105434 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2.h' (103,461) at 20240326080039386
105435 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/uapi/asm/mman.h' (103,462) at 20210307214932458
105436 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/MAINTAINERS' (103,463) at 20210308005002956
105437 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/slub_def.h' (103,464) at 20240405153052793
105438 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_resource.h' (103,465) at 20220429100100646
105439 2025-01-21 03:01:03.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-chemical-vz89x' (103,466) at 20210307214925190
105440 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/env.hpp' (103,467) at 20210308004940468
105441 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/Kconfig' (103,468) at 20210307214930438
105442 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.30/index.html' (103,469) at 20210307205554246
105443 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-avenger96.dtsi' (103,470) at 20240405153045585
105444 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/inputattachctl' (103,471) at 20210307205553918
105445 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/mlx5/net/mlx5_vnet.h' (103,472) at 20240405153052157
105446 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/surface-hid/surface_hid.c' (103,473) at 20240405153048825
105447 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/list_sort.h' (103,474) at 20240405153054049
105448 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/index.rst' (103,475) at 20220525020651770
105449 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pci-direct.h' (103,476) at 20210307214926670
105450 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp-up.c' (103,477) at 20210307214926262
105451 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/s32v234-evb.dts' (103,478) at 20210307214926018
105452 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fixmap.h' (103,479) at 20220525020652034
105453 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_link_encoder.h' (103,480) at 20210307214927298
105454 2025-01-21 03:01:03.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c' (103,481) at 20240805080013991
105455 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/cairo.h' (103,482) at 20210308005003032
105456 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_w.c' (103,483) at 20210308005046521
105457 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/patching.c' (103,484) at 20240405153045869
105458 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/intel-nand-controller.c' (103,485) at 20240405153230871
105459 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/mpp.c' (103,486) at 20240405153045653
105460 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/locks.c' (103,487) at 20240729080011336
105461 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_tcp.h' (103,488) at 20210307214931622
105462 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7720se/Makefile' (103,489) at 20210308005003020
105463 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/quirks.h' (103,490) at 20240429080012456
105464 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_iocb.c' (103,491) at 20220525020654071
105465 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/cross-clang.patch' (103,492) at 20230706080014733
105466 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/powerpc-purgatory-Makefile-remove-unknown-flags.patch' (103,493) at 20210307205553750
105467 2025-01-21 03:01:03.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/da9062-onkey.txt' (103,494) at 20240405153045077
105468 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ebda.c' (103,495) at 20210307214926698
105469 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ipmb.rst' (103,496) at 20210307214925462
105470 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/atomic64_32.h' (103,497) at 20240624080012768
105471 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bredbyn_Kubbe' (103,498) at 20210307205553778
105472 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix_dp_core.h' (103,499) at 20240405153048369
105473 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/perf_event.h' (103,500) at 20240405153054053
105474 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.h' (103,501) at 20210307214929930
105475 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/trace.h' (103,502) at 20210308005045909
105476 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/essiv.c' (103,503) at 20240405153046537
105477 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml' (103,504) at 20240405153045073
105478 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/coex.h' (103,505) at 20220525020653751
105479 2025-01-21 03:01:03.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_link/MAINTAINERS' (103,506) at 20210308005003004
105480 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a774e1-cpg-mssr.h' (103,507) at 20210309003653812
105481 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/siginfo.h' (103,508) at 20210307214926122
105482 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/scx200_hrt.c' (103,509) at 20210307214927046
105483 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/inode.c' (103,510) at 20240805080014015
105484 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso2c.h' (103,511) at 20210307214926614
105485 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb' (103,512) at 20220204040022496
105486 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/bpf_jit_core.c' (103,513) at 20240405153230075
105487 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_0_0_offset.h' (103,514) at 20210307214927542
105488 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fifo_underrun.c' (103,515) at 20240405153048453
105489 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/single.h' (103,516) at 20210307214931538
105490 2025-01-21 03:01:03.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/adxl34x.h' (103,517) at 20240405153049141
105491 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_hw.c' (103,518) at 20240405153231071
105492 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-sysfs.c' (103,519) at 20241216090017741
105493 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/debugfs.h' (103,520) at 20220525020653731
105494 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/scan.c' (103,521) at 20210307214929866
105495 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/as3722-poweroff.c' (103,522) at 20240405153231351
105496 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/Makefile' (103,523) at 20240405153053965
105497 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-caret-down-disabled.svg' (103,524) at 20210308005107069
105498 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Sachsen-Anhalt' (103,525) at 20210307205553766
105499 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c' (103,526) at 20240405153048793
105500 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rpi_3_defconfig' (103,527) at 20210308005003276
105501 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/connector/Makefile' (103,528) at 20210309003654516
105502 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pl030.c' (103,529) at 20220525020653955
105503 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/faraday,ftmac.txt' (103,530) at 20210307214925374
105504 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolingLoopCollection_v1.xml' (103,531) at 20240619080002924
105505 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77693_fg.h' (103,532) at 20210308005003680
105506 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/pwm_bl.c' (103,533) at 20240613080016475
105507 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-videostrong-kii-pro.c' (103,534) at 20210307214928786
105508 2025-01-21 03:01:03.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/file.c' (103,535) at 20240520080015203
105509 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a779g0-sysc.c' (103,536) at 20240405153231351
105510 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/013_pack_inv_size_align.dts' (103,537) at 20210308005003752
105511 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/vmmouse.c' (103,538) at 20241211090212278
105512 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.h' (103,539) at 20210307214929810
105513 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_stub_32.S' (103,540) at 20220525020652190
105514 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/malta/superio.c' (103,541) at 20210308005003008
105515 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml' (103,542) at 20240405153045145
105516 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mt7628a.dtsi' (103,543) at 20210308005002816
105517 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/xtensa-semi.c' (103,544) at 20210927100127449
105518 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc.c' (103,545) at 20220525020652194
105519 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/starfive,jh7110-pcie-phy.yaml' (103,546) at 20240405153229787
105520 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/bin2c.c' (103,547) at 20210308005003724
105521 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/daq_2.0.7.bb' (103,548) at 20241221090017492
105522 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/pnv_spi.c' (103,549) at 20241211090212338
105523 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_loongarch.c' (103,550) at 20240405153232239
105524 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/xattr.c' (103,551) at 20240405153052485
105525 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/ilsp.sa' (103,552) at 20210307214926150
105526 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/uncore-cache.json' (103,553) at 20240405153054145
105527 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/tegra/tegra30-tsensor.c' (103,554) at 20240405153231499
105528 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/gpio_backlight.c' (103,555) at 20240405153231575
105529 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/renesas-ceu.h' (103,556) at 20210307214931542
105530 2025-01-21 03:01:03.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-zeroconf_0.136.2.bb' (103,557) at 20241221090017564
105531 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (103,558) at 20210820100014769
105532 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8974.yaml' (103,559) at 20220525020651682
105533 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/trace_qp.h' (103,560) at 20220525020653163
105534 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_quotaops.c' (103,561) at 20240405153052605
105535 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/uacce/Makefile' (103,562) at 20210307214929178
105536 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/efi.c' (103,563) at 20210308005003208
105537 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-lmcx-defs.h' (103,564) at 20210307214926234
105538 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/run-ptest' (103,565) at 20210307205554470
105539 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxml/libxml2_2.13.5.bb' (103,566) at 20241221090017644
105540 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm4_generic.c' (103,567) at 20240405153046541
105541 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml' (103,568) at 20240405153229791
105542 2025-01-21 03:01:03.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/common/mac_eeprom.c' (103,569) at 20210308005002916
105543 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_transport.c' (103,570) at 20240405153053389
105544 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Makefile.um' (103,571) at 20240405153046349
105545 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/system/boot.S' (103,572) at 20240906080037580
105546 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6_bb.h' (103,573) at 20210308005003088
105547 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/vivante,gc.yaml' (103,574) at 20240405153045061
105548 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/da9211.h' (103,575) at 20210307214931494
105549 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7793-gose.dts' (103,576) at 20240405153229899
105550 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-spi-seeprom-test.c' (103,577) at 20240906080037572
105551 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/kwbimage_256M8_1.cfg' (103,578) at 20210308005003012
105552 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nzxt-kraken2.rst' (103,579) at 20220525020651738
105553 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/fcs,fxl6408.yaml' (103,580) at 20240405153045061
105554 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/rockchip/rk3288_crypto.h' (103,581) at 20240405153230267
105555 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bcm2835_wdt.c' (103,582) at 20240405153231599
105556 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_params.h' (103,583) at 20240405153051849
105557 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-spdif.c' (103,584) at 20240405153053933
105558 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/eon.c' (103,585) at 20240405153049709
105559 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/pm8916_gpio.txt' (103,586) at 20210308005003304
105560 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3.0-only' (103,587) at 20210316000012717
105561 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/Kconfig' (103,588) at 20240405153046977
105562 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/dietsplash/0001-Mimic-GNU-basename-API-for-non-glibc-library-e.g.-mu.patch' (103,589) at 20240413080012655
105563 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/mips/Makefile' (103,590) at 20220525020655131
105564 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pythondeps.toml' (103,591) at 20241211090212446
105565 2025-01-21 03:01:03.393-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max8688.rst' (103,592) at 20210307214925502
105566 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/vtbl.c' (103,593) at 20240405153230887
105567 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-sgmii-eth.c' (103,594) at 20240405153051293
105568 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/virtio/virtio-device.yaml' (103,595) at 20240405153045185
105569 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_vangogh.h' (103,596) at 20240405153048349
105570 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_main.c' (103,597) at 20240405153230719
105571 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-clock.c' (103,598) at 20241104090011611
105572 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm8994-regulator.c' (103,599) at 20240405153051477
105573 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.c' (103,600) at 20240405153048665
105574 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/vt_ioctl.c' (103,601) at 20240405153052025
105575 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-w1_therm' (103,602) at 20220525020651634
105576 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c_hw.c' (103,603) at 20220525020653451
105577 2025-01-21 03:01:03.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/solos-attrlist.c' (103,604) at 20210307214926886
105578 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c' (103,605) at 20240405153231019
105579 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_mh.c' (103,606) at 20240405153053321
105580 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/read_window_mark_write_erased.c' (103,607) at 20210308005108641
105581 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spinlock.h' (103,608) at 20210307214926554
105582 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video.rst' (103,609) at 20220525020654135
105583 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rlock.h' (103,610) at 20210307214931806
105584 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_hashed/ima-policy-hashed_1.0.bb' (103,611) at 20241221090017576
105585 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kinnastrom' (103,612) at 20210307205553786
105586 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/platformdata.c' (103,613) at 20210309003648716
105587 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/tls.c' (103,614) at 20240820080014193
105588 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed_udc.c' (103,615) at 20240913080013821
105589 2025-01-21 03:01:03.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/anubis.c' (103,616) at 20240405153046529
105590 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_benchmark.c' (103,617) at 20210307214928010
105591 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/pcie-layerscape-gen4.c' (103,618) at 20240405153051229
105592 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fltr.c' (103,619) at 20240405153050005
105593 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/custom_sec_handlers.c' (103,620) at 20240405153054253
105594 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/smm.c' (103,621) at 20240405153046453
105595 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/compress/lz4.py' (103,622) at 20241221090017584
105596 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/usb_a9263_dataflash_defconfig' (103,623) at 20210308005003284
105597 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/mux.c' (103,624) at 20210308005002756
105598 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/Makefile' (103,625) at 20240405153048929
105599 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/icp-opal.c' (103,626) at 20240405153046233
105600 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i2c-dev.h' (103,627) at 20210307214931398
105601 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.err' (103,628) at 20230925080040089
105602 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c' (103,629) at 20240405153048997
105603 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery-cookie_3.0.5.bb' (103,630) at 20230520080014480
105604 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm953012k.dts' (103,631) at 20240405153045429
105605 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report_factory.hpp' (103,632) at 20220725100036488
105606 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/goflexhome_defconfig' (103,633) at 20210308005003260
105607 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/boost.wrap' (103,634) at 20240112090004588
105608 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iniparser/iniparser_4.2.4.bb' (103,635) at 20241221090017536
105609 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/busybox-cron' (103,636) at 20210307205554470
105610 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/cdn-dp-reg.c' (103,637) at 20210716100029891
105611 2025-01-21 03:01:03.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_devcaps.h' (103,638) at 20220525020653027
105612 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_regs.h' (103,639) at 20210307214926242
105613 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-channel-null.c' (103,640) at 20221215040039394
105614 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld20-ref.dts' (103,641) at 20210308005002632
105615 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OCLC-2.0' (103,642) at 20210307205554426
105616 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/psci.c' (103,643) at 20240405153045873
105617 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/setup_no.c' (103,644) at 20240405153045969
105618 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/regmap.c' (103,645) at 20210308005003356
105619 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-txe.c' (103,646) at 20240405153049641
105620 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/pm_runtime.cocci' (103,647) at 20240405153053441
105621 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/icedcc.S' (103,648) at 20210309003648680
105622 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblightmodbus/liblightmodbus_2.0.2.bb' (103,649) at 20220402030015947
105623 2025-01-21 03:01:03.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai-imx.h' (103,650) at 20210307214931602
105624 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_offset.h' (103,651) at 20210307214927674
105625 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_diag.h' (103,652) at 20241018080014494
105626 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_sil.c' (103,653) at 20241011080017295
105627 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/memset-sh4.S' (103,654) at 20210307214926570
105628 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/minstate.h' (103,655) at 20210307214926126
105629 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/opcodes.h' (103,656) at 20210307214926574
105630 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioport.h' (103,657) at 20240405153052709
105631 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lz4/lz4_1.10.0.bb' (103,658) at 20241221090017696
105632 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/ltr501.c' (103,659) at 20241216090017705
105633 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/tie-asm.h' (103,660) at 20210308005002884
105634 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/led.c' (103,661) at 20210308005002916
105635 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/atc260x-i2c.c' (103,662) at 20240405153049601
105636 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi' (103,663) at 20240405153045717
105637 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/korg1212/Makefile' (103,664) at 20210307214932266
105638 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/config.txt' (103,665) at 20210308005003304
105639 2025-01-21 03:01:03.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_midi.c' (103,666) at 20240405153232123
105640 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/LSM/Smack.rst' (103,667) at 20210307214925214
105641 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c' (103,668) at 20241104090011583
105642 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-serial.c' (103,669) at 20230426080043736
105643 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/cb710-mmc.c' (103,670) at 20240405153230851
105644 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/swiotlb-xen.c' (103,671) at 20241008080013987
105645 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-bootinfo.h' (103,672) at 20240405153046009
105646 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_mods___mod_swap.c' (103,673) at 20210307214932642
105647 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_1_8_0_offset.h' (103,674) at 20240405153047309
105648 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/.clang-format' (103,675) at 20241220090026687
105649 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_fw_counters.c' (103,676) at 20240405153230267
105650 2025-01-21 03:01:03.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_manager.cpp' (103,677) at 20241106090023554
105651 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd.bb' (103,678) at 20241206090014226
105652 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc8536_ds.c' (103,679) at 20240405153230051
105653 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/target.h' (103,680) at 20210307214929758
105654 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485HFE_defconfig' (103,681) at 20210308005003236
105655 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/everest,es7241.txt' (103,682) at 20210307214925426
105656 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bmc150-accel-spi.c' (103,683) at 20240405153048933
105657 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0018-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch' (103,684) at 20241221090017660
105658 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_offload.c' (103,685) at 20241011080017391
105659 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/mainloop.h' (103,686) at 20240405153054381
105660 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8150-pinctrl.yaml' (103,687) at 20240405153045137
105661 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/test/test_callout.cpp' (103,688) at 20210308005117205
105662 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-updateubootvars@.service.in' (103,689) at 20220212040021786 to deleted uid set
105663 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (103,690) at 20240802080012609
105664 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.err' (103,691) at 20210308005046397
105665 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h' (103,692) at 20240405153050529
105666 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/delta.h' (103,693) at 20210307214932262
105667 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/meson.build' (103,694) at 20240823080032949
105668 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/parent.h' (103,695) at 20210309003649824
105669 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/045_prop_test.dts' (103,696) at 20210308005003752
105670 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/swsusp.S' (103,697) at 20210307214926562
105671 2025-01-21 03:01:03.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_picmg.c' (103,698) at 20210308004938828
105672 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.3.bb' (103,699) at 20241206090014254
105673 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/disas.c' (103,700) at 20210308005046277
105674 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_serdes.h' (103,701) at 20240405153230903
105675 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-zero-2-w.dts' (103,702) at 20240405153229871
105676 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_remote/tcm_remote.c' (103,703) at 20240405153051969
105677 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-gt90h-v4.dts' (103,704) at 20240405153045389
105678 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar934x/cpu.c' (103,705) at 20210308005002820
105679 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-amba' (103,706) at 20210307214925190
105680 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-riscv-intc.c' (103,707) at 20240624080012780
105681 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8183-larb-port.h' (103,708) at 20220525020654547
105682 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/bz.c' (103,709) at 20241008080013955
105683 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml' (103,710) at 20240405153045041
105684 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/super.h' (103,711) at 20240405153052293
105685 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/versatile-ab.dts' (103,712) at 20240405153045401
105686 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/index.rst' (103,713) at 20240405153045269
105687 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-ts3a227e.dtsi' (103,714) at 20240405153045749
105688 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb' (103,715) at 20241221090017492
105689 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc' (103,716) at 20240612080013178
105690 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls.rst' (103,717) at 20240405153045241
105691 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/cow.py' (103,718) at 20210307205554242
105692 2025-01-21 03:01:03.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mprotect.c' (103,719) at 20241125090012263
105693 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/pac.c' (103,720) at 20241216090017805
105694 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/run-ptest' (103,721) at 20240106090017241
105695 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/grep/grep_3.11.bb' (103,722) at 20230609080014415
105696 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value_illegal_alu.c' (103,723) at 20240405153054285
105697 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/gsc_proxy/Makefile' (103,724) at 20240405153049641
105698 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad1980.c' (103,725) at 20240405153232143
105699 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/124.out' (103,726) at 20210308005046449
105700 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/gpio-backlight.yaml' (103,727) at 20240405153045089
105701 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/jump_label.c' (103,728) at 20240405153046433
105702 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rwbase_rt.c' (103,729) at 20240405153053017
105703 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/README.md' (103,730) at 20220804030014663
105704 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/dmabuf-cache.c' (103,731) at 20240405153049421
105705 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/panel_cntl.h' (103,732) at 20240405153230415
105706 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-driver.c' (103,733) at 20240405153230795
105707 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/vmw_pvscsi.h' (103,734) at 20220627100017066
105708 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/lpt_commit.c' (103,735) at 20210308005003552
105709 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6001-j375c.dts' (103,736) at 20240405153045717
105710 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fujitsu/Makefile' (103,737) at 20210307214929402
105711 2025-01-21 03:01:03.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/keyctl.h' (103,738) at 20210307214931414
105712 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/parted/files/autoconf-2.73.patch' (103,739) at 20230813080012900
105713 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi-cm.conf' (103,740) at 20230609080014395
105714 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_REDIRECT.c' (103,741) at 20240405153053337
105715 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/clocks.cfg' (103,742) at 20210308005002908
105716 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-xcomm.c' (103,743) at 20240405153231467
105717 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Install/meson.build' (103,744) at 20230825080021137 to deleted uid set
105718 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/psmisc/psmisc_23.7.bb' (103,745) at 20241221090017676
105719 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/Makefile' (103,746) at 20240405153049397
105720 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/xfrm6_tunnel.c' (103,747) at 20240405153053285
105721 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_NAND_defconfig' (103,748) at 20210308005003244
105722 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/gen-ucd90160-defs.py' (103,749) at 20221206040039401
105723 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/hhf.json' (103,750) at 20240405153054377
105724 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407-b2120.dts' (103,751) at 20240405153045581
105725 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/no_forwarding.sh' (103,752) at 20241018080014598
105726 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_aux_regs.h' (103,753) at 20240405153048449
105727 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kfd_ioctl.h' (103,754) at 20240520080015207
105728 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U1copy_to_user.S' (103,755) at 20210307214926606
105729 2025-01-21 03:01:03.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/sample-trace-array.c' (103,756) at 20210307214932126
105730 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8540p-ride.dts' (103,757) at 20240405153229947
105731 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-sccb.c' (103,758) at 20240405153046693
105732 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tpa6130a2.txt' (103,759) at 20210307214925434
105733 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (103,760) at 20210728000026280
105734 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/lock_dlm.c' (103,761) at 20240613080016487
105735 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/common/fsl_8xxx_misc.h' (103,762) at 20210308005003172
105736 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/regulator/maxim,max77802.h' (103,763) at 20210308005003640
105737 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_sk_storage.rst' (103,764) at 20240405153044997
105738 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/net/bpf_jit_core.c' (103,765) at 20240815080012871
105739 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/msi.h' (103,766) at 20240405153046277
105740 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt8135-evbp1.dts' (103,767) at 20240405153045461
105741 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100.c' (103,768) at 20240405153050257
105742 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluegiga/apx4devkit/spl_boot.c' (103,769) at 20210308005002924
105743 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro4.dtsi' (103,770) at 20210308005002632
105744 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/simplediff/LICENSE' (103,771) at 20210307205554262
105745 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/stable-process.rst' (103,772) at 20220429100100418
105746 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lpc32xx.c' (103,773) at 20240405153051449
105747 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd.h' (103,774) at 20210307214932222
105748 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-timer.c' (103,775) at 20241211090212562
105749 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_lock.h' (103,776) at 20210307214931138
105750 2025-01-21 03:01:03.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-ich.c' (103,777) at 20210307214927062
105751 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c' (103,778) at 20240405153051377
105752 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/idr.c' (103,779) at 20240405153231947
105753 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.1.rst' (103,780) at 20241221090017592
105754 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.json' (103,781) at 20220429100100882
105755 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/panel/Makefile' (103,782) at 20210307214930922
105756 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dsl_dir.h' (103,783) at 20210308005003692
105757 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_proto.c' (103,784) at 20240405153046953
105758 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/compressed/cache.c' (103,785) at 20210307214926542
105759 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/mb.c' (103,786) at 20210307214926178
105760 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EventService_v1.xml' (103,787) at 20240619080002924
105761 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/altera.yaml' (103,788) at 20240405153045013
105762 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ts419-6281.dts' (103,789) at 20240405153045457
105763 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bma150.h' (103,790) at 20240405153052665
105764 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/chio.h' (103,791) at 20210307214931626
105765 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/remote_node_context.h' (103,792) at 20210307214930330
105766 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus_mpeg2.c' (103,793) at 20240405153051865
105767 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/qconf.cc' (103,794) at 20210308005003732
105768 2025-01-21 03:01:03.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/layerappend.py' (103,795) at 20241206090014306
105769 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.c' (103,796) at 20240405153230503
105770 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hid-alps.rst' (103,797) at 20240405153045213
105771 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/migration-hmp-cmds.c' (103,798) at 20241211090212386
105772 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.c' (103,799) at 20241023080012879
105773 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.c' (103,800) at 20210307214928782
105774 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/reader_impl.hpp' (103,801) at 20230516080022994
105775 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/tupleref.hpp' (103,802) at 20220625030026172
105776 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Documentation/ABI/sysfs-class-fieldbus-dev' (103,803) at 20210307214930506
105777 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/tie-asm.h' (103,804) at 20210307214926770
105778 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cmpxchg.h' (103,805) at 20240405153046277
105779 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS1.conf' (103,806) at 20230114040015462
105780 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/goya/goya.c' (103,807) at 20240405153046569
105781 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/early_cmos.h' (103,808) at 20210308005002880
105782 2025-01-21 03:01:03.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/cpufeature.h' (103,809) at 20240405153230099
105783 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/typec/ucsi/ucsi.h' (103,810) at 20240910080014070 to deleted uid set
105784 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6795.dtsi' (103,811) at 20240405153045745
105785 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes.h' (103,812) at 20220525020652358
105786 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-cec.h' (103,813) at 20240405153049529
105787 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table.c' (103,814) at 20240405153047201
105788 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_mad.c' (103,815) at 20220525020653159
105789 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/float_convs.ref' (103,816) at 20210308005046489
105790 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/uevent/config' (103,817) at 20210307214932730
105791 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/0001-Define-CARD32-as-uint-as-it-is-32-bit.patch' (103,818) at 20230401080011935
105792 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.h' (103,819) at 20240805080013979
105793 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/obmc-led-group-stop@.service' (103,820) at 20241005080021212
105794 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/NSS-10-37.5W' (103,821) at 20210307205553762
105795 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_hii_config.c' (103,822) at 20210308005003700
105796 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/mdev' (103,823) at 20210307205554470
105797 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hmac.c' (103,824) at 20241211090212230
105798 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/ddr.c' (103,825) at 20210308005002900
105799 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomain.h' (103,826) at 20240405153045661
105800 2025-01-21 03:01:03.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_evmcs.c' (103,827) at 20240405153054321
105801 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/m00514_syncgen_flow_evcnt_memmap_package.h' (103,828) at 20210307214928682
105802 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-rex.dtsi' (103,829) at 20240405153229887
105803 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13-difrnce-dit4350.dts' (103,830) at 20210308005002620
105804 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/i2c-hid/Makefile' (103,831) at 20240405153048825
105805 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/hotplug.c' (103,832) at 20240405153045689
105806 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc.h' (103,833) at 20240405153050357
105807 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_sbq_cmd.h' (103,834) at 20220525020653539
105808 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-personal-cloud.dts' (103,835) at 20240405153045445
105809 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mmu.h' (103,836) at 20240405153046389
105810 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/test_akcipher_keys.c.inc' (103,837) at 20241211090212530
105811 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ife.json' (103,838) at 20240405153054377
105812 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_lwt_bpf.sh' (103,839) at 20240405153232099
105813 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/PostCode/meson.build' (103,840) at 20230825080021141 to deleted uid set
105814 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netdev_features.h' (103,841) at 20220525020654595
105815 2025-01-21 03:01:03.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/README' (103,842) at 20210812000025310
105816 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/src/hsbp_manager.cpp' (103,843) at 20240717080035672
105817 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter-mirror.c' (103,844) at 20220429100100662
105818 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_obj_pinning.c' (103,845) at 20240405153054245
105819 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/symbol.c' (103,846) at 20240613080016543
105820 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/multimedia-libcamera-image.bb' (103,847) at 20231014080011723
105821 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/intel,baytrail-fsp.txt' (103,848) at 20210308005003304
105822 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-pc-plus.dts' (103,849) at 20210308005002624
105823 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/libc.c' (103,850) at 20210927100127329
105824 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/et1011c.c' (103,851) at 20210308005002720
105825 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/iounmap.cocci' (103,852) at 20240405153053441
105826 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clockdomains43xx_data.c' (103,853) at 20210307214925914
105827 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/Inventory.vue' (103,854) at 20241004080035963
105828 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_create.h' (103,855) at 20240405153048473
105829 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/pxp/Makefile' (103,856) at 20240405153049645
105830 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/pmc_atom.h' (103,857) at 20240405153052773
105831 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_clock.h' (103,858) at 20210307214930950
105832 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_acl.c' (103,859) at 20240405153231775
105833 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/SLIT.memhp' (103,860) at 20240906080037556 to deleted uid set
105834 2025-01-21 03:01:03.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/pci-bridge.c' (103,861) at 20230426080043668
105835 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-mv78230.dtsi' (103,862) at 20240405153045453
105836 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring2.sh' (103,863) at 20230920080013648
105837 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq_params.h' (103,864) at 20240405153047193
105838 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.c' (103,865) at 20220525020652967
105839 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/TCPA.tis.tpm12' (103,866) at 20240906080037560 to deleted uid set
105840 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i82443bxgx_edac.c' (103,867) at 20220525020652418
105841 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pull-sdpx-licenses.py' (103,868) at 20241221090017704
105842 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_stratix10.dtsi' (103,869) at 20210308005002612
105843 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/samples/unresolved.tc' (103,870) at 20210307214932670
105844 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/dmm.txt' (103,871) at 20210307214925278
105845 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi' (103,872) at 20240405153045825
105846 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/smp.c' (103,873) at 20210307214926294
105847 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp43x.dtsi' (103,874) at 20240405153045437
105848 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/posted_intr.h' (103,875) at 20240812080017228
105849 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_ife.h' (103,876) at 20210307214931578
105850 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/hyperbus/hyperbus-core.c' (103,877) at 20240405153049681
105851 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,cygnus-pinmux.txt' (103,878) at 20210307214925394
105852 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/settings' (103,879) at 20210309003655988
105853 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/dev.c' (103,880) at 20240405153230647
105854 2025-01-21 03:01:03.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/z3fold.c' (103,881) at 20240405153231983
105855 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-mkstemp.patch' (103,882) at 20210307205553810
105856 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (103,883) at 20241206090014222 to deleted uid set
105857 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/test_hmm.sh' (103,884) at 20240405153054333
105858 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfb_i2c.c' (103,885) at 20210307214930914
105859 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.yaml' (103,886) at 20240405153045109
105860 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/kmcoge4.dts' (103,887) at 20210307214926342
105861 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nand.h' (103,888) at 20210308005003556
105862 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/nic_mock.h' (103,889) at 20230718080007968
105863 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/rx_common.c' (103,890) at 20240405153050293
105864 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master.c' (103,891) at 20241216090017701
105865 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CECILL-1.0' (103,892) at 20210307205554418
105866 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/Kconfig' (103,893) at 20240405153050141
105867 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c' (103,894) at 20241111090012125
105868 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/machine/yosemitev2.conf' (103,895) at 20230927080013510
105869 2025-01-21 03:01:03.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos4210-fimc.yaml' (103,896) at 20240405153045101
105870 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-irq.c' (103,897) at 20241211090145397
105871 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8958-dsp2.c' (103,898) at 20220525020655055
105872 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8960.h' (103,899) at 20240405153232167
105873 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/amigaffs.h' (103,900) at 20210307214930990
105874 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_prueth.h' (103,901) at 20241125090012255
105875 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/settings' (103,902) at 20240405153232263
105876 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/fsl,mu-msi.yaml' (103,903) at 20240405153045085
105877 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/Makefile' (103,904) at 20240405153045829
105878 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/loongarch.h' (103,905) at 20241118090018491
105879 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_802_3.c' (103,906) at 20210307214931894
105880 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/kernel-api/index.rst' (103,907) at 20210307214925566
105881 2025-01-21 03:01:03.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.h' (103,908) at 20240405153049409
105882 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/ivshmem.rst' (103,909) at 20240326080039406
105883 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-forked_1.6.0.bb' (103,910) at 20230317080013793
105884 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/attr/run-ptest' (103,911) at 20230401080011979
105885 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_config_reg.h' (103,912) at 20210307214928430
105886 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/basic-pm-debugging.rst' (103,913) at 20210307214925542
105887 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/Kconfig' (103,914) at 20220525020652278
105888 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm6125.c' (103,915) at 20240405153051349
105889 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/aops.c' (103,916) at 20240613080016487
105890 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,qcm2290.h' (103,917) at 20240405153052649
105891 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/propertygentest/grouptwo.yaml' (103,918) at 20221209040030339
105892 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak5558.h' (103,919) at 20210307214932294
105893 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt' (103,920) at 20210307214925446
105894 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/device.hpp' (103,921) at 20230511080045635
105895 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/watch_queue.h' (103,922) at 20240405153052821
105896 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-zram' (103,923) at 20210307214925198
105897 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Privileges_v1.xml' (103,924) at 20240619080002932
105898 2025-01-21 03:01:03.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func6.c' (103,925) at 20240405153054277
105899 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mediatek,mt8188-pinfunc.h' (103,926) at 20240405153052649
105900 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utxferror.c' (103,927) at 20210307214926846
105901 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/Kconfig' (103,928) at 20240405153230727
105902 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_fragment.c' (103,929) at 20240411080014150
105903 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_scp_failover.sh' (103,930) at 20241226090016123
105904 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Flurkmark' (103,931) at 20210307205553782
105905 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/meson.build' (103,932) at 20231208090025561
105906 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/named.service' (103,933) at 20230813080012876
105907 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/alternative-macros.h' (103,934) at 20240405153230063
105908 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pmdemand.h' (103,935) at 20240405153048457
105909 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/misc.h' (103,936) at 20240405153045369
105910 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0009-remove-unneeded-headers.patch' (103,937) at 20241221090017496
105911 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/entrypoint-yocto-check-layer.sh' (103,938) at 20220402030016063
105912 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_property.c' (103,939) at 20240906080037252
105913 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/boot.h' (103,940) at 20240405153046269
105914 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-lite2.dts' (103,941) at 20240405153045709
105915 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/Build.PL' (103,942) at 20230831080028403
105916 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_fbdev_generic.h' (103,943) at 20240405153052629
105917 2025-01-21 03:01:03.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-fw.c' (103,944) at 20210308005045853
105918 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipc.h' (103,945) at 20210307214931638
105919 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/davinci/da8xx-cfgchip.c' (103,946) at 20240805080013943
105920 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/tlbflush.h' (103,947) at 20240405153046121
105921 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cuda.h' (103,948) at 20240405153052677
105922 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fields_5.0.0.bb' (103,949) at 20210812000025238
105923 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/perf_regs.h' (103,950) at 20240405153054033
105924 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2571/Kconfig' (103,951) at 20210308005003024
105925 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7.dtsi' (103,952) at 20240405153229919
105926 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/pc-testdev.c' (103,953) at 20210308005045909
105927 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uv/uv.h' (103,954) at 20210307214926122
105928 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/P10BMCAspeedSBPubKey_2.pem' (103,955) at 20220216040015837
105929 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netdevices.rst' (103,956) at 20220525020651750
105930 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_sr.S' (103,957) at 20221215040039390
105931 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mccmon6.h' (103,958) at 20210308005003604
105932 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-TTV' (103,959) at 20210307205553758
105933 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (103,960) at 20210903000032571
105934 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7885-pinctrl.dtsi' (103,961) at 20240405153045721
105935 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/093.out' (103,962) at 20210308005046445
105936 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.c' (103,963) at 20210309003649472
105937 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/cast_common.h' (103,964) at 20210307214931310
105938 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rdc/Makefile' (103,965) at 20210307214929606
105939 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead.dtsi' (103,966) at 20240405153045765
105940 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/byteorder.h' (103,967) at 20210308005002544
105941 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-alsa-pcm.h' (103,968) at 20210307214928678
105942 2025-01-21 03:01:03.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,odroid.yaml' (103,969) at 20240405153229799
105943 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_vmw.c' (103,970) at 20240405153051445
105944 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/debug.md' (103,971) at 20240807080019542
105945 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/dtrace.py' (103,972) at 20210308005046245
105946 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xdp_veth.sh' (103,973) at 20240405153054289
105947 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp_gen_header.h' (103,974) at 20210307214929554
105948 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_srav.c' (103,975) at 20210308005046525
105949 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/vmcore.c' (103,976) at 20241115090012965
105950 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra_i2c.h' (103,977) at 20210308005002668
105951 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/jazz_defconfig' (103,978) at 20240405153045993
105952 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fprobe.c' (103,979) at 20240405153053105
105953 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/ad5272.c' (103,980) at 20240405153049009
105954 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/chassis_tests.cpp' (103,981) at 20240817080031296
105955 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/string.h' (103,982) at 20210307214925670
105956 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/TaskService.v1_2_1.json' (103,983) at 20240619080002956
105957 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/Kconfig' (103,984) at 20210307214929726
105958 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mesh.h' (103,985) at 20240405153051661
105959 2025-01-21 03:01:03.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4-cm4io.dts' (103,986) at 20240405153229919
105960 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc4000.c' (103,987) at 20240405153230823
105961 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/libosinfo/0001-osinfo-Make-xmlError-struct-constant-in-propagate_li.patch' (103,988) at 20240413080012659
105962 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/Makefile' (103,989) at 20240405153049441
105963 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/buildid.sh' (103,990) at 20240405153054169
105964 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/nmi.c' (103,991) at 20240405153230091
105965 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_legacy.c' (103,992) at 20240405153052233
105966 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-bsp/image/gxp-bootblock.bbappend' (103,993) at 20230413080015624
105967 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-core.h' (103,994) at 20240405153045685
105968 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/g_hid.h' (103,995) at 20240405153052813
105969 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9g45/Kconfig' (103,996) at 20210308005003040
105970 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite537x/tlb.c' (103,997) at 20210308005003172
105971 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bitrev.c' (103,998) at 20210308005003696
105972 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_b.c' (103,999) at 20210308005046517
105973 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_shblocks.sh' (104,000) at 20210307214932690
105974 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch' (104,001) at 20230706080014745
105975 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/mctp_%.bbappend' (104,002) at 20241206090014218
105976 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Mini-XML-License' (104,003) at 20210307205553866
105977 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/toshiba,et8ek8.txt' (104,004) at 20210307214925354
105978 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/063' (104,005) at 20210927100127477
105979 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/cxgb2.c' (104,006) at 20240405153049861
105980 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ppa.c' (104,007) at 20210308005002556
105981 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/Kbuild' (104,008) at 20210307214926306
105982 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bbappend' (104,009) at 20240105090012010
105983 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-bxt-match.c' (104,010) at 20240405153053957
105984 2025-01-21 03:01:03.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/mei.c' (104,011) at 20240405153051145
105985 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fsnotify.c' (104,012) at 20241211090145525
105986 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_profile_stat.tc' (104,013) at 20210307214932674
105987 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2m.dtsi' (104,014) at 20240405153045401
105988 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/fonts.dir' (104,015) at 20210307205554594
105989 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_overlay.c' (104,016) at 20240405153230559
105990 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-bts.c' (104,017) at 20240405153054193
105991 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/trigger/stm32-lptimer-trigger.c' (104,018) at 20240405153230695
105992 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_powersave_regdef.h' (104,019) at 20210307214930642
105993 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.1.bb' (104,020) at 20230211040012639
105994 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/adm1275.c' (104,021) at 20240405153048869
105995 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/Makefile' (104,022) at 20210307214929934
105996 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-i2c.c' (104,023) at 20240405153050345
105997 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-spi.h' (104,024) at 20210307214930462
105998 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/xilinx-pcie.h' (104,025) at 20230426080043764
105999 2025-01-21 03:01:03.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts' (104,026) at 20240405153045549
106000 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axi.h' (104,027) at 20210308005003560
106001 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/cryptodev.inc' (104,028) at 20241221090017688
106002 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/luton_pcb090.dts' (104,029) at 20210308005002812
106003 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_pnfs.h' (104,030) at 20210307214931290
106004 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/rfc1002pdu.h' (104,031) at 20240405153052517
106005 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-tca6507.c' (104,032) at 20240405153049221
106006 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/Makefile' (104,033) at 20210307214932202
106007 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/command-list.txt' (104,034) at 20240405153054105
106008 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-uboot.bbclass' (104,035) at 20241221090017608
106009 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu2.json' (104,036) at 20230627080016966
106010 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/superhyway/superhyway.c' (104,037) at 20220525020654087
106011 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/Makefile' (104,038) at 20240405153046081
106012 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/etcd.service' (104,039) at 20230520080014480
106013 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-file/run-ptest' (104,040) at 20240301090012435
106014 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/settings/phosphor-settings-manager_%.bbappend' (104,041) at 20240821080012435
106015 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/Kconfig' (104,042) at 20240906080037500
106016 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyAttributes/meson.build' (104,043) at 20230825080021137 to deleted uid set
106017 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ethtool.c' (104,044) at 20240405153050265
106018 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop2.c' (104,045) at 20210307214932646
106019 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/wait-until-mctp-EID-remove' (104,046) at 20241121090011895 to deleted uid set
106020 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-amd' (104,047) at 20230426080043656
106021 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/poky.xml' (104,048) at 20241221090017592
106022 2025-01-21 03:01:03.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si5351.h' (104,049) at 20240405153046781
106023 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8821.h' (104,050) at 20240405153232151
106024 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/lv-conf.inc' (104,051) at 20241206090014254
106025 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/toaster-title.png' (104,052) at 20210307205554382 to deleted uid set
106026 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence-evt.json' (104,053) at 20241112090023994
106027 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svc_xprt.h' (104,054) at 20240405153231843
106028 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/coreboot_table.c' (104,055) at 20210308005002884
106029 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unzstd.c' (104,056) at 20240405153053085
106030 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/oradax/dax-hv-api.txt' (104,057) at 20240405153044981
106031 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5640.yaml' (104,058) at 20240405153045165
106032 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pasemi-pci.c' (104,059) at 20240405153048909
106033 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1_1.3.bb' (104,060) at 20231011080016574
106034 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kdebug.h' (104,061) at 20210307214931302
106035 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/ucmpdi2.S' (104,062) at 20210307214925870
106036 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Visby_Follingbo' (104,063) at 20210307205553794
106037 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt_1.0.0.bb' (104,064) at 20240301090012435
106038 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_SDCARD_defconfig' (104,065) at 20210308005003244
106039 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz' (104,066) at 20210307205554594 to deleted uid set
106040 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/single_cpdo.c' (104,067) at 20210308005046069
106041 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o3dnt.dts' (104,068) at 20220525020652030
106042 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_port.h' (104,069) at 20210307214929502
106043 2025-01-21 03:01:03.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/ram-uclass.c' (104,070) at 20210308005003476
106044 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-uptime-002.c' (104,071) at 20240405153054365
106045 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/OWNERS' (104,072) at 20220723030040945
106046 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/Makefile' (104,073) at 20210308005003456
106047 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lsxhl_defconfig' (104,074) at 20210308005003268
106048 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/globals.rst' (104,075) at 20220525020651730
106049 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/Thresholds.hpp' (104,076) at 20240817080004299
106050 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu.rsrc' (104,077) at 20210308005046185
106051 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/BusLogic.h' (104,078) at 20220525020653979
106052 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0003_customimagepackage.py' (104,079) at 20210307205554262
106053 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Koppom' (104,080) at 20210307205553786
106054 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/__init__.py' (104,081) at 20220910030013377
106055 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7280a.yaml' (104,082) at 20240405153045069
106056 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/Kconfig' (104,083) at 20240405153046665
106057 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/filecache.h' (104,084) at 20240405153052433
106058 2025-01-21 03:01:03.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_events.c' (104,085) at 20241211090212322
106059 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9063-regulator.c' (104,086) at 20240405153051461
106060 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c' (104,087) at 20210307214926566
106061 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syscalls.h' (104,088) at 20240710080014605
106062 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/mpx_helper.c' (104,089) at 20210927100127397
106063 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.init' (104,090) at 20210307205554550
106064 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/tls_strp.c' (104,091) at 20240503080014518
106065 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/path.py' (104,092) at 20240106090017261
106066 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Update/meson.build' (104,093) at 20240925080024982 to deleted uid set
106067 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h' (104,094) at 20240405153049945
106068 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml' (104,095) at 20240405153045057
106069 2025-01-21 03:01:03.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/axp20x-i2c.c' (104,096) at 20240405153049601
106070 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/synopsys/dwc-xlgmac.h' (104,097) at 20240405153050313
106071 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_bits.h' (104,098) at 20241211090212510
106072 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glib-2.0/glibmm_2.66.7.bb' (104,099) at 20241221090017508
106073 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_11_0_6_sh_mask.h' (104,100) at 20220525020652803
106074 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/psmouse-smbus.c' (104,101) at 20240405153049153
106075 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_stackid_cannot_attach.c' (104,102) at 20240405153054253
106076 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_lpc.c' (104,103) at 20241121090029260
106077 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/machvec.h' (104,104) at 20210309003648976
106078 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/dma_test.c' (104,105) at 20240405153051981
106079 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-8.conf' (104,106) at 20230412080023460
106080 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cxusb.c' (104,107) at 20240405153049549
106081 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/bayer.svg' (104,108) at 20210309003648488
106082 2025-01-21 03:01:03.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/error-log-handling-for-phal.md' (104,109) at 20221209040006383
106083 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/util.c' (104,110) at 20240405153050577
106084 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/inputattach-config/inputattach-config.bb' (104,111) at 20241221090017516
106085 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/resource.h' (104,112) at 20210307214931618
106086 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amcc_s5933.h' (104,113) at 20220525020652346
106087 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/sys_helper.c' (104,114) at 20240906080037452
106088 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/srcpos.h' (104,115) at 20210308005003728
106089 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/Makefile' (104,116) at 20210308005002972
106090 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-espressobin-emmc.dts' (104,117) at 20240405153045745
106091 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/ipam390.c' (104,118) at 20210308005002900
106092 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_register.h' (104,119) at 20240405153052885
106093 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/Makefile' (104,120) at 20240624080012768
106094 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pkru.h' (104,121) at 20240405153046393
106095 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_vmid.c' (104,122) at 20240405153231423
106096 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.c' (104,123) at 20240405153050637
106097 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_factory_dcn32.h' (104,124) at 20240405153047289
106098 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/readinode.c' (104,125) at 20210309003653620
106099 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/files/remove-help2man.patch' (104,126) at 20210307205554002
106100 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/coreboot/Makefile' (104,127) at 20210308005002852
106101 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/ia_css_qplane_types.h' (104,128) at 20210307214930558
106102 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/xcat/__init__.robot' (104,129) at 20240627080021052
106103 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/mips/features.rst' (104,130) at 20240405153229835
106104 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/scattered.c' (104,131) at 20240411080014058
106105 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/futex.h' (104,132) at 20240405153052917
106106 2025-01-21 03:01:03.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7795-cpg-mssr.c' (104,133) at 20210308005003352
106107 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/valijson/valijson_1.0.3.bb' (104,134) at 20241221090017516
106108 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/context.c' (104,135) at 20240405153230647
106109 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/io.h' (104,136) at 20210308005002848
106110 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h616-x96-mate.dts' (104,137) at 20240405153229915
106111 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt6592.dtsi' (104,138) at 20240405153045461
106112 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.c' (104,139) at 20210308005003436
106113 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/cf-core.xml' (104,140) at 20210308005045817
106114 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/simpletest.sh' (104,141) at 20240405153054069
106115 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c' (104,142) at 20220525020652490
106116 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/aldebaran_reg_init.c' (104,143) at 20220525020652446
106117 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/of_rtc.c' (104,144) at 20240405153230059
106118 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30.dtsi' (104,145) at 20210308005002632
106119 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/mem.c' (104,146) at 20220525020652010
106120 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/hugetlb.h' (104,147) at 20240405153230063
106121 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp-ddns.service' (104,148) at 20231126090012853
106122 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/faultlog_dump_entry.cpp' (104,149) at 20230615080025080
106123 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/universal.c' (104,150) at 20210308005003044
106124 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/cpu_ops_spinwait.c' (104,151) at 20240613080016367
106125 2025-01-21 03:01:03.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop_ibi_value_le.h' (104,152) at 20210307214928598
106126 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus.h' (104,153) at 20220525020654339
106127 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/config' (104,154) at 20210308005003736
106128 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4860qds_qixis.h' (104,155) at 20210308005002956
106129 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-Generate-data-for-OpenSSL-3.4-and-add-it-to-multissl.patch' (104,156) at 20241221090017668
106130 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/Makefile' (104,157) at 20240405153231323
106131 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-mmu.c' (104,158) at 20210307214930582
106132 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/config' (104,159) at 20240405153054293
106133 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/rawsock.c' (104,160) at 20240405153053345
106134 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/tie-asm.h' (104,161) at 20210307214926770
106135 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto.c' (104,162) at 20240405153053325
106136 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Storlien' (104,163) at 20210307205553790
106137 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sparc64-softmmu.mak' (104,164) at 20240326080039394
106138 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/spidev.rst' (104,165) at 20240405153045265
106139 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/virtio_pmem.h' (104,166) at 20210307214929990
106140 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/trace.h' (104,167) at 20210308005045861
106141 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7792-clock.h' (104,168) at 20210307214931334
106142 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/PageTitle.spec.js.snap' (104,169) at 20220105012523003
106143 2025-01-21 03:01:03.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_dbg.h' (104,170) at 20240405153231435
106144 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/create_config_directory.patch' (104,171) at 20210307205554578
106145 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/server.cpp' (104,172) at 20240829080010546
106146 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/sharpsl_param.h' (104,173) at 20210307214925850
106147 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/dbus/chassis-intrusion-monitor/config.yaml' (104,174) at 20220211110019214
106148 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi' (104,175) at 20240405153045829
106149 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/build-rootfs-size-docker.sh' (104,176) at 20241017080019198
106150 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubispl/ubispl.h' (104,177) at 20210308005003424
106151 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zstd_errors.h' (104,178) at 20240405153052825
106152 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/lpc32xx_eth.c' (104,179) at 20210308005003436
106153 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/memory/ti-aemif.c' (104,180) at 20210308005003388
106154 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.json' (104,181) at 20210308005046405
106155 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/meson.build' (104,182) at 20240326080039562
106156 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/ctrlchar.h' (104,183) at 20210307214930230
106157 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb' (104,184) at 20241221090017548
106158 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vmalloc.h' (104,185) at 20220525020652154
106159 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_modeset_helper.h' (104,186) at 20210307214931318
106160 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm6328-reset.h' (104,187) at 20210308005003640
106161 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/iomux-vf610.h' (104,188) at 20210308005002672
106162 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_mte.h' (104,189) at 20220525020651946
106163 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/palmas-pmic.txt' (104,190) at 20210307214925410
106164 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042d4_sd_rcw.cfg' (104,191) at 20210308005002992
106165 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/dw-xdata-pcie.c' (104,192) at 20220525020653355
106166 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/mmc_host_def.h' (104,193) at 20210308005002656
106167 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/libusb-compat/0002-automake-make-example-programs-installable.patch' (104,194) at 20230401080011939
106168 2025-01-21 03:01:03.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-board-common.dtsi' (104,195) at 20240405153229903
106169 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-periphery_2.4.1.bb' (104,196) at 20240302090018210
106170 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/asm-offsets.h' (104,197) at 20210307214926546
106171 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if-keys.out' (104,198) at 20220429100100882 to deleted uid set
106172 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/Makefile' (104,199) at 20210308005002908
106173 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3328/README' (104,200) at 20210308005003040
106174 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h' (104,201) at 20240405153050245
106175 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_linux_clut224.ppm' (104,202) at 20210307214930950
106176 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.6.bb' (104,203) at 20241221090017548
106177 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmns2/Makefile' (104,204) at 20210308005002940
106178 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml' (104,205) at 20240725080013728
106179 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/development/add-new-system.md' (104,206) at 20240427080004421
106180 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0007-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch' (104,207) at 20241221090017660
106181 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/Makefile' (104,208) at 20240405153046057
106182 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/Kconfig' (104,209) at 20240405153230583
106183 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb' (104,210) at 20231011080016614
106184 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1040_nand_rcw.cfg' (104,211) at 20210308005002992
106185 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/mbox_defs.h' (104,212) at 20220525020654039
106186 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/firmware_handler.cpp' (104,213) at 20240817080027652
106187 2025-01-21 03:01:03.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip6_gre_headroom.sh' (104,214) at 20210307214932690
106188 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/pinctrl.h' (104,215) at 20210308005002636
106189 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool_2018.03.0.bb' (104,216) at 20241221090017512
106190 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/hmem/Makefile' (104,217) at 20240405153046973
106191 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/core.c' (104,218) at 20220525020653823
106192 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-common.inc' (104,219) at 20210812000025370
106193 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/rdc-sema.h' (104,220) at 20210308005002676
106194 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/Makefile' (104,221) at 20240405153049073
106195 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cgtqmx6eval.h' (104,222) at 20210308005003588
106196 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_stream_format.h' (104,223) at 20210307214930574
106197 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/idals.h' (104,224) at 20240405153046277
106198 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Port/meson.build' (104,225) at 20230825080021137 to deleted uid set
106199 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/cmdresp.c' (104,226) at 20240405153050557
106200 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Entessa' (104,227) at 20210307205554422
106201 2025-01-21 03:01:03.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-server/main.c' (104,228) at 20230925080039837
106202 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/surface_battery.c' (104,229) at 20240405153051441
106203 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/side-switch/side_switch.cpp' (104,230) at 20240820080021222 to deleted uid set
106204 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996pro.dtsi' (104,231) at 20240405153045769
106205 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sysam/stmark2/sbf_dram_init.S' (104,232) at 20210308005003056
106206 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0006-FF-A-v15-arm_ffa-introduce-sandbox-FF-A-support.patch' (104,233) at 20240413080012627
106207 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1201.h' (104,234) at 20210307214929974
106208 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-bpmp.c' (104,235) at 20240405153046861
106209 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Sevilla' (104,236) at 20210307205553766
106210 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ddr2_dimm_params.c' (104,237) at 20210308005003360
106211 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/discover.c' (104,238) at 20240405153053393
106212 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-colombus.dts' (104,239) at 20240405153045381
106213 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/fixed.c' (104,240) at 20210308005003440
106214 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000.c' (104,241) at 20240405153232127
106215 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amazon/kc1/MAINTAINERS' (104,242) at 20210308005002912
106216 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/sol_context.cpp' (104,243) at 20240829080025811
106217 2025-01-21 03:01:03.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/vars.yml.template' (104,244) at 20230426080043844
106218 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml' (104,245) at 20240405153045113
106219 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_ftp.h' (104,246) at 20210307214930234
106220 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.h' (104,247) at 20210307214929926
106221 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/fpsp.h' (104,248) at 20210307214926142
106222 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/olpc,ap-sp.txt' (104,249) at 20210307214925422
106223 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_early.c' (104,250) at 20240405153231379
106224 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-HemelHempstead' (104,251) at 20210307205553798
106225 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgro_frglist.sh' (104,252) at 20240617080017414
106226 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/maccess.c' (104,253) at 20210307214926622
106227 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/xen_console.c' (104,254) at 20240906080037208
106228 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/Makefile.am' (104,255) at 20210308005108641
106229 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/README' (104,256) at 20210308005003072
106230 2025-01-21 03:01:03.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/mips-coredump-register.patch' (104,257) at 20240124090012270
106231 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/clock.h' (104,258) at 20210308005002720
106232 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/pmu.c' (104,259) at 20220525020652074
106233 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/accounting/psi.rst' (104,260) at 20220525020651766
106234 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/manager.hpp' (104,261) at 20241210090027376
106235 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_tunnel_key.h' (104,262) at 20210307214931578
106236 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-i2c-1.dtsi' (104,263) at 20210307214926350
106237 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/index.rst' (104,264) at 20240405153045249
106238 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clkgen.h' (104,265) at 20210307214927026
106239 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mtd.c' (104,266) at 20210307214929626
106240 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/branch.json' (104,267) at 20220525020655147
106241 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/nf5280m7-ipmi-fru.yaml' (104,268) at 20240712080022837
106242 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8349emitxgp.dts' (104,269) at 20210307214926358
106243 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/adp8870_bl.c' (104,270) at 20240405153052173
106244 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb' (104,271) at 20220502030010124
106245 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pagewalk.h' (104,272) at 20240405153052757
106246 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/Makefile' (104,273) at 20210307214932090
106247 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-apf6dev.dts' (104,274) at 20240405153045497
106248 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada8k/cpu.c' (104,275) at 20210308005002752
106249 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bios_setting.hpp' (104,276) at 20240827080004798
106250 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Malmo_Jagersro' (104,277) at 20210307205553786
106251 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/pvcalls.h' (104,278) at 20240405153052957
106252 2025-01-21 03:01:03.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/spltest_sandbox.c' (104,279) at 20210308005003400
106253 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/pl110_template.h' (104,280) at 20221215040039102
106254 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/8250_omap.yaml' (104,281) at 20240405153045153
106255 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp' (104,282) at 20221229040004411
106256 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/common.txt' (104,283) at 20210307214925346
106257 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_tcp4.c' (104,284) at 20220525020655195
106258 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m3-salvator-xs.dts' (104,285) at 20240405153229963
106259 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pipe.c' (104,286) at 20240411080014126
106260 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-multilib-config.inc' (104,287) at 20220910030013417
106261 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-acpi.c' (104,288) at 20240617080017390
106262 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_memac.h' (104,289) at 20240405153049925
106263 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/am65-cpsw-qos.h' (104,290) at 20240405153050313
106264 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/npm_registry.py' (104,291) at 20230706080014777
106265 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_sysfs.c' (104,292) at 20220525020653159
106266 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_nor_ddr3_defconfig' (104,293) at 20210308005003264
106267 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/vmgenid.h' (104,294) at 20240326080039530
106268 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb' (104,295) at 20240301090012427
106269 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/irq.h' (104,296) at 20210307214926222
106270 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-fan-control.target' (104,297) at 20220301040040077
106271 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex_socdk_nand.dts' (104,298) at 20240405153229931
106272 2025-01-21 03:01:03.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-sigqueue-Rename-_sifields-to-__si_fields-on-musl.patch' (104,299) at 20210307205554554
106273 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/l1i_cache.json' (104,300) at 20240405153054113
106274 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/numaperf.rst' (104,301) at 20240405153044961
106275 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS3.conf' (104,302) at 20230114040015462
106276 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_hii_data.c' (104,303) at 20210308005003704
106277 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pe.h' (104,304) at 20240405153052761
106278 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/Makefile' (104,305) at 20210307214929726
106279 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/shstk.c' (104,306) at 20240805080013931
106280 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/bitsperlong.h' (104,307) at 20210307214926322
106281 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cubietruck_plus_defconfig' (104,308) at 20210308005003236
106282 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/hikey.c' (104,309) at 20210308005003004
106283 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-host-ipmid/.shellcheck' (104,310) at 20210415000052104 to deleted uid set
106284 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb' (104,311) at 20210307214925202
106285 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/trivial_64bit_program.c' (104,312) at 20210307214932734
106286 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-hub.c' (104,313) at 20240405153052097
106287 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pygments_2.18.0.bb' (104,314) at 20241206090014330
106288 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf-colibri-eval-v3.dtsi' (104,315) at 20240405153045537
106289 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/Makefile' (104,316) at 20220525020654143
106290 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_io.h' (104,317) at 20220525020654171
106291 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_s_w.c' (104,318) at 20210308005046501
106292 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-ati' (104,319) at 20210308005046237
106293 2025-01-21 03:01:03.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/t4vf_defs.h' (104,320) at 20210307214929374
106294 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/Makefile' (104,321) at 20240405153049537
106295 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-minnie.dts' (104,322) at 20210308005002608
106296 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amazon/alpine-db.dts' (104,323) at 20240405153045397
106297 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_rotate.h' (104,324) at 20220525020654311
106298 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netpoll.h' (104,325) at 20241211090145537
106299 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm87.c' (104,326) at 20240405153048861
106300 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/command_table_helper_dce60.c' (104,327) at 20210309003649464
106301 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/irq-davinci-aintc.h' (104,328) at 20210307214931410
106302 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/Makefile' (104,329) at 20210307214929402
106303 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_nphy.h' (104,330) at 20210307214929798
106304 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/melfas_mip4.c' (104,331) at 20240405153230731
106305 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MessageRegistryCollection_v1.xml' (104,332) at 20240619080002928
106306 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/firmware_handler.hpp' (104,333) at 20240817080027652
106307 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/sipeed_maix_dock.dts' (104,334) at 20240405153046241
106308 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8960.c' (104,335) at 20240405153051349
106309 2025-01-21 03:01:03.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5282evb/Kconfig' (104,336) at 20210308005002972
106310 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/uverbs_named_ioctl.h' (104,337) at 20220525020654651
106311 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/tegra-hsp.c' (104,338) at 20210308005003388
106312 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/StorageController_v1.xml' (104,339) at 20240918080002716
106313 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/efi.c' (104,340) at 20240405153046349
106314 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/arizona/core.h' (104,341) at 20210307214931422
106315 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml' (104,342) at 20240405153229755
106316 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/6lowpan/rx.c' (104,343) at 20210309003654324
106317 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/calao/usb_a9263/Kconfig' (104,344) at 20210308005002944
106318 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/usb_network.sh' (104,345) at 20230606080013598
106319 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun8i-v3s-ccu.h' (104,346) at 20210308005003640
106320 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/severity.hpp' (104,347) at 20240820080027378
106321 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_crtc_helper.h' (104,348) at 20240405153052629
106322 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hda_codec.h' (104,349) at 20210308005003652
106323 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/otg.h' (104,350) at 20220525020654627
106324 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/TQM834x.h' (104,351) at 20210308005003580
106325 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_riscv_sbi.c' (104,352) at 20210307214930734
106326 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/cryptodev-tests_1.14.bb' (104,353) at 20241221090017688
106327 2025-01-21 03:01:03.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_retro.c' (104,354) at 20240405153054253
106328 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/intel8x0m.c' (104,355) at 20220525020655007
106329 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/pahole-flags.sh' (104,356) at 20240405153053457
106330 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/bd9576-regulator.c' (104,357) at 20240405153051461
106331 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/kyber-iosched.c' (104,358) at 20240405153046525
106332 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_w.c' (104,359) at 20210308005046521
106333 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-kudo.dts' (104,360) at 20240405153229875
106334 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/poll.h' (104,361) at 20210307214926590
106335 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_ds.h' (104,362) at 20240405153046385
106336 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/list.h' (104,363) at 20220525020655239
106337 2025-01-21 03:01:03.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c' (104,364) at 20240405153048793
106338 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/dp83867.c' (104,365) at 20240405153050357
106339 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/cl0080.h' (104,366) at 20240405153048617
106340 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/mm-common/mm-common_1.0.6.bb' (104,367) at 20241221090017508
106341 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/rest-dbus/resources/throbber.gif' (104,368) at 20210308004923388 to deleted uid set
106342 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fpu/softfloat-parts.c.inc' (104,369) at 20241211090212242
106343 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/selftest.h' (104,370) at 20240405153050293
106344 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/akcipher.h' (104,371) at 20240326080039526
106345 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso64.lds.S' (104,372) at 20220525020652106
106346 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/phosphor-dbus-interfaces.wrap' (104,373) at 20220801133228674
106347 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/transmission/transmission_4.0.6.bb' (104,374) at 20241221090017504
106348 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/ati_ids.h' (104,375) at 20210307214930898
106349 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/preemptirq.h' (104,376) at 20210307214931610
106350 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi' (104,377) at 20240405153229971
106351 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/classes/image.bbclass' (104,378) at 20210307205554250
106352 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/rootkits/chkrootkit_0.57.bb' (104,379) at 20230401080011947
106353 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-sanyo-decoder.c' (104,380) at 20240405153049513
106354 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/0001-build-add-autotools-support-to-allow-easy-cross-comp.patch' (104,381) at 20210307205553910
106355 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/spl.h' (104,382) at 20210308005002808
106356 2025-01-21 03:01:03.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_data.h' (104,383) at 20220525020654183
106357 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-rng.c' (104,384) at 20210307214926190
106358 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/check-interrupt@.service' (104,385) at 20240928080015145
106359 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerEquipment.v1_2_2.json' (104,386) at 20240619080002952
106360 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/qcom/lmh.c' (104,387) at 20241115090012961
106361 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_SPIFLASH_defconfig' (104,388) at 20210308005003240
106362 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/inputbox.c' (104,389) at 20210307214932150
106363 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4si-post.dtsi' (104,390) at 20210307214926342
106364 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/image_verify.hpp' (104,391) at 20240621080016857
106365 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/db.py' (104,392) at 20241206090014290
106366 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-limits.h' (104,393) at 20220525020653251
106367 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/bpa-rs600.rst' (104,394) at 20220525020651734
106368 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition_table.cpp' (104,395) at 20210308005108645
106369 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/OWNERS' (104,396) at 20220727030021033
106370 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata.h' (104,397) at 20240405153230179
106371 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/sun6i-msgbox.c' (104,398) at 20240405153049233
106372 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/test-noc.S' (104,399) at 20230426080043952
106373 2025-01-21 03:01:03.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (104,400) at 20240112090012976
106374 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv.dtsi' (104,401) at 20210308005002596
106375 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-visionox-r66451.c' (104,402) at 20240405153230619
106376 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-devnode.h' (104,403) at 20210309003653944
106377 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/ls2080ardb_qixis.h' (104,404) at 20210308005002972
106378 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_key_type.c' (104,405) at 20210307214926790
106379 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/xyz.openbmc_project.Syslog.Config.service' (104,406) at 20210511000050230
106380 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc_channel.c' (104,407) at 20210307214929178
106381 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/power/energy-model.rst' (104,408) at 20240405153045297
106382 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/ari-tegra186.c' (104,409) at 20240405153051773
106383 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/run' (104,410) at 20210308005003744
106384 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-sh4errors.sh' (104,411) at 20210307205554130
106385 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/platsmp-a9.c' (104,412) at 20240405153045657
106386 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-s4.dtsi' (104,413) at 20240613080016363
106387 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_extif.c' (104,414) at 20210307214930474
106388 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml' (104,415) at 20240405153045093
106389 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/nxp,pf8x00-regulator.yaml' (104,416) at 20240405153045145
106390 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/0004-lemon-Remove-line-directives.patch' (104,417) at 20240113090014536
106391 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/ti-soc-thermal/omap5xxx-bandgap.h' (104,418) at 20210307214930726
106392 2025-01-21 03:01:03.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-lock.txt' (104,419) at 20240405153054081
106393 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/xilinx_axienet.c' (104,420) at 20241211090212310
106394 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_csum.c' (104,421) at 20240405153053361
106395 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inflate.h' (104,422) at 20210307214931826
106396 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2grab.c.rst' (104,423) at 20240405153045321
106397 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_ext.h' (104,424) at 20240405153231831
106398 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/cs553x_nand.c' (104,425) at 20240405153049693
106399 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_init.c' (104,426) at 20240405153051585
106400 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml' (104,427) at 20240228090013752
106401 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@380/ir35221@71.conf' (104,428) at 20240904080027734
106402 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/data-structure-v9.rst' (104,429) at 20210307214925218
106403 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/evdev.cpp' (104,430) at 20230807080031314
106404 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mmu_context.h' (104,431) at 20240405153045917
106405 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-djangorestframework_3.15.2.bb' (104,432) at 20241221090017552
106406 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPL-3.0-or-later' (104,433) at 20210316000012717
106407 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_inode.h' (104,434) at 20240405153231783 to deleted uid set
106408 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts' (104,435) at 20240405153229975
106409 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/stmark2_defconfig' (104,436) at 20210308005003280
106410 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/LICENSE' (104,437) at 20210307205554078
106411 2025-01-21 03:01:03.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kp_imx53.h' (104,438) at 20210308005003600
106412 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/omap-timer.c' (104,439) at 20210308005003500
106413 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mediatek-pcie-cfg.yaml' (104,440) at 20220525020651698
106414 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kernel-doc' (104,441) at 20240405153232103
106415 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/decompressor_lzma.c' (104,442) at 20240405153231655
106416 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_signal.h' (104,443) at 20221215040039066
106417 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd/files/croserver.service' (104,444) at 20210307205554046
106418 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/smp.c' (104,445) at 20240405153046257
106419 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-tigerlake.c' (104,446) at 20240405153231323
106420 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_ras.c' (104,447) at 20240405153046165
106421 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3.dtsi' (104,448) at 20240405153045393
106422 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-popmetal.dtsi' (104,449) at 20210308005002604
106423 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/trace.c' (104,450) at 20210308005003716
106424 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/Kconfig' (104,451) at 20210308005002776
106425 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/meson.options' (104,452) at 20230817080032961
106426 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-fs-orangefs' (104,453) at 20210307214925186
106427 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-building-with-GCC-10.patch' (104,454) at 20230706080014761
106428 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.modpost' (104,455) at 20240405153232099
106429 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/pushc37b.h' (104,456) at 20210309003649824
106430 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/rtl8169.h' (104,457) at 20210308005003036
106431 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi' (104,458) at 20210308005002612
106432 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.h' (104,459) at 20220525020653743
106433 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/eeti.txt' (104,460) at 20210307214925338
106434 2025-01-21 03:01:03.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/dimmtemp.c' (104,461) at 20240405153230667
106435 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_cpu.h' (104,462) at 20221215040039066
106436 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/openprom.h' (104,463) at 20210307214926162
106437 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/tx.c' (104,464) at 20240405153050557
106438 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_flat.h' (104,465) at 20230426080043780
106439 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/Kconfig' (104,466) at 20210307214929658
106440 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc' (104,467) at 20241029080011443 to deleted uid set
106441 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ti-sysc.h' (104,468) at 20240405153052769
106442 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_mt9m111.c' (104,469) at 20210605000027708
106443 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/setup.h' (104,470) at 20240405153046397
106444 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpi/mpi2_ioc.h' (104,471) at 20240405153051669
106445 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/maxbcm/MAINTAINERS' (104,472) at 20210308005003016
106446 2025-01-21 03:01:03.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljungaverk' (104,473) at 20210307205553786
106447 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/pwm.h' (104,474) at 20210308005002672
106448 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/Kconfig' (104,475) at 20210308005002984
106449 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/ipcbuf.h' (104,476) at 20210307214926322
106450 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,prestera.yaml' (104,477) at 20240405153045117
106451 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi' (104,478) at 20240405153229927
106452 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/p2pdma.c' (104,479) at 20240405153231295
106453 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/images/wic-image-minimal.wks' (104,480) at 20210307205554386
106454 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/ocp-led-policy-support.md' (104,481) at 20240731080004338
106455 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll6-clk.yaml' (104,482) at 20240405153045021
106456 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/ne2000.c' (104,483) at 20240906080037264
106457 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm186x.h' (104,484) at 20210309003654644
106458 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/core.h' (104,485) at 20210307214929754
106459 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l33.txt' (104,486) at 20210307214925426
106460 2025-01-21 03:01:03.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_ccorr.c' (104,487) at 20240405153230583
106461 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc.h' (104,488) at 20240520080015171
106462 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/stratix10-rsu.c' (104,489) at 20240405153230299
106463 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/usb/tegra-usb.txt' (104,490) at 20210308005003328
106464 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h' (104,491) at 20240405153230987
106465 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h' (104,492) at 20210307214929366
106466 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M54418TWR_serial_rmii_defconfig' (104,493) at 20210308005003236
106467 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Vinasat1_C-132.0E' (104,494) at 20210307205553762
106468 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pigz/pigz_2.8.bb' (104,495) at 20230919080013990
106469 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/pxa910.dtsi' (104,496) at 20240405153229875
106470 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-kobo-aura2.dts' (104,497) at 20240405153045521
106471 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/jeq_infer_not_null.c' (104,498) at 20240405153054253
106472 2025-01-21 03:01:03.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/systemd-boot.bbclass' (104,499) at 20220910030013389
106473 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/retimer.c' (104,500) at 20240405153052149
106474 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_bxtwc.c' (104,501) at 20240405153046645
106475 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sve-ioctls.c' (104,502) at 20210308005046489
106476 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/Kconfig' (104,503) at 20210927100127445
106477 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend' (104,504) at 20210817100021806
106478 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/powr1220.rst' (104,505) at 20210307214925506
106479 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio.c' (104,506) at 20240405153051757
106480 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/asus-ec-sensors.c' (104,507) at 20241001080013016
106481 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.16.rst' (104,508) at 20241221090017596
106482 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/retu_wdt.c' (104,509) at 20220525020654335
106483 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memopidx.h' (104,510) at 20221215040039178
106484 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/Kconfig' (104,511) at 20241211090212338
106485 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-kernel/linux/linux-aspeed/minerva.cfg' (104,512) at 20240629080012184
106486 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/FabricAdapterCollection.json' (104,513) at 20240619080002948
106487 2025-01-21 03:01:03.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_custom_multipath_hash.sh' (104,514) at 20220913100024321
106488 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m0220661105_cv.dtsi' (104,515) at 20210308005002868
106489 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml' (104,516) at 20240405153229799
106490 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711.h' (104,517) at 20240405153053745
106491 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb-mc-common.c' (104,518) at 20210307214928818
106492 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/COPYING' (104,519) at 20210307205553874
106493 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/.gitignore' (104,520) at 20210308005002536
106494 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/callouts/callout_test.cpp' (104,521) at 20231028080033742
106495 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi.dtsi' (104,522) at 20241211090145373
106496 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.c' (104,523) at 20220525020652967
106497 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/table.h' (104,524) at 20220525020653803
106498 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/axxia.yaml' (104,525) at 20240405153045013
106499 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/u-boot/files/0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch' (104,526) at 20230706080014765
106500 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5020DS_defconfig' (104,527) at 20210308005003244
106501 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/redboot-fis.yaml' (104,528) at 20240405153045113
106502 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/NetworkAdapter.v1_11_0.json' (104,529) at 20240619080002948
106503 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mt7620/Kconfig' (104,530) at 20210308005002820
106504 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/pcmcia.c' (104,531) at 20210307214926138
106505 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/iqs269a.yaml' (104,532) at 20240405153045081
106506 2025-01-21 03:01:03.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/page-states.h' (104,533) at 20210307214926510
106507 2025-01-21 03:01:03.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_baseboard.json' (104,534) at 20241003080004509
106508 2025-01-21 03:01:03.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pstore.h' (104,535) at 20240405153052777
106509 2025-01-21 03:01:03.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/qemuboot.bbclass' (104,536) at 20241221090017608
106510 2025-01-21 03:01:03.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/posix_types.h' (104,537) at 20210307214926762
106511 2025-01-21 03:01:03.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0015-libcc1-fix-libcc1-s-install-path-and-rpath.patch' (104,538) at 20241221090017660
106512 2025-01-21 03:01:03.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c' (104,539) at 20240405153050497
106513 2025-01-21 03:01:03.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/console/obmc-console/obmc-console.conf' (104,540) at 20230512080018777
106514 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/spl.c' (104,541) at 20210308005002552
106515 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-isl12026.c' (104,542) at 20240405153231375
106516 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/irq.h' (104,543) at 20210308005002876
106517 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb.dts' (104,544) at 20210307214926346
106518 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing_platform.h' (104,545) at 20210309003650508
106519 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/packagefiles/boost/meson.build' (104,546) at 20240330080006130
106520 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/53c700_d.h_shipped' (104,547) at 20210307214930258
106521 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso.h' (104,548) at 20240405153045941
106522 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_mm.c' (104,549) at 20240405153050181
106523 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/nas220.c' (104,550) at 20210308005002908
106524 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath12k/reg.c' (104,551) at 20240405153231163 to deleted uid set
106525 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/clear_user.S' (104,552) at 20240405153229855
106526 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/COPYING.apache-2.0' (104,553) at 20210307205553666
106527 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/insn_trans/trans_farith.c.inc' (104,554) at 20240906080037496
106528 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware.h' (104,555) at 20210308005002732
106529 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/msi-laptop.c' (104,556) at 20240405153051413
106530 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/TableIpv6.vue' (104,557) at 20241004080035975
106531 2025-01-21 03:01:03.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ocfs2/quota_local.c' (104,558) at 20241011080017367 to deleted uid set
106532 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/gaudi2_regs.h' (104,559) at 20240405153046597
106533 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/mysql-config-fix.patch' (104,560) at 20241221090017564
106534 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/misc.c' (104,561) at 20240405153231903
106535 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/isa-rev.h' (104,562) at 20210307214926214
106536 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/parport.h' (104,563) at 20240405153230091
106537 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ptest.patch' (104,564) at 20241221090017656
106538 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/fw_env.config' (104,565) at 20210307205553670
106539 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/devlink-resource-mlxsw' (104,566) at 20210307214925190
106540 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/jobdesc.c' (104,567) at 20210308005003356
106541 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk.c' (104,568) at 20240418080014518
106542 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000e.h' (104,569) at 20240405153048617
106543 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-versal-crl.c' (104,570) at 20240906080037256
106544 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lib/drm_random.c' (104,571) at 20240405153048565
106545 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/com.fuc' (104,572) at 20210307214927922
106546 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_d.c' (104,573) at 20210308005046521
106547 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bubblegum_96_defconfig' (104,574) at 20210308005003252
106548 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-asus-wmi' (104,575) at 20240405153229731
106549 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.theme.min.css' (104,576) at 20210307205554270
106550 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/twm_1.0.12.bb' (104,577) at 20220502030010112
106551 2025-01-21 03:01:03.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8641hpcn/Kconfig' (104,578) at 20210308005002980
106552 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/0001-Set-interpreter-only-when-necessary.patch' (104,579) at 20230813080012900
106553 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/burnia/libisoburn_1.5.6.bb' (104,580) at 20231126090012777
106554 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz' (104,581) at 20210307205554594 to deleted uid set
106555 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/canyonlands.dts' (104,582) at 20210308005046117
106556 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.h' (104,583) at 20220525020653755
106557 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create.py' (104,584) at 20241221090017700
106558 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/configfs.c' (104,585) at 20240405153049677
106559 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/hwlat_detector.rst' (104,586) at 20240405153229831
106560 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ctl_reg.h' (104,587) at 20240405153046277
106561 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/entry_64.S' (104,588) at 20240719080013345
106562 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/parse-headers.rst' (104,589) at 20220525020651770
106563 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/setup.c' (104,590) at 20240405153046221
106564 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/compare_vpd_action.hpp' (104,591) at 20240817080031292
106565 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,msm8996-cbf.h' (104,592) at 20240405153052649
106566 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/images/meta-oe-image-ptest-fast.bb' (104,593) at 20231014080011723
106567 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC9_C-83.0W' (104,594) at 20210307205553758
106568 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/u-boot.lds' (104,595) at 20210308005002812
106569 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Add-missing-extern-definition.patch' (104,596) at 20210307205553958
106570 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7623/Makefile' (104,597) at 20210308005003016
106571 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Sheffield' (104,598) at 20210307205553798
106572 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/src/commandutils.cpp' (104,599) at 20240817080006183
106573 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pseudo_fs.h' (104,600) at 20210307214931486
106574 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/goya_masks.h' (104,601) at 20240405153046605
106575 2025-01-21 03:01:03.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/buffer-dmaengine.h' (104,602) at 20240613080016499
106576 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png' (104,603) at 20210307205554250 to deleted uid set
106577 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_rcar.c' (104,604) at 20240405153230183
106578 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Nvme/Status.errors.yaml' (104,605) at 20221207040023631
106579 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/endpoint.c' (104,606) at 20220525020654247
106580 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/cdrkit_1.1.11.bb' (104,607) at 20241221090017532
106581 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb' (104,608) at 20241206090014266
106582 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_ipp.c' (104,609) at 20240405153047233
106583 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-debug.rst' (104,610) at 20240405153045301
106584 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf_1.3.10.bb' (104,611) at 20230706080014789
106585 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/futex.h' (104,612) at 20240405153045857
106586 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.h' (104,613) at 20210309003650604
106587 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/arm-smc-wdt.yaml' (104,614) at 20240405153045185
106588 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (104,615) at 20231017080014766
106589 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/cypress,cy8ctma340.yaml' (104,616) at 20240405153045081
106590 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp.h' (104,617) at 20240405153049469
106591 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts' (104,618) at 20240405153229955
106592 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kbuild' (104,619) at 20240405153045953
106593 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_scaler.c' (104,620) at 20240405153230539
106594 2025-01-21 03:01:03.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/wrappers_mips64r6.h' (104,621) at 20210308005046501
106595 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad_sigma_delta.c' (104,622) at 20240405153048949
106596 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mmc/index.rst' (104,623) at 20210307214925466
106597 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Empire_electronix_m712_defconfig' (104,624) at 20210308005003236
106598 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/checksum_64.h' (104,625) at 20210307214926750
106599 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arm_sdei.h' (104,626) at 20240405153052657
106600 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_ccw.c' (104,627) at 20220525020653975
106601 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/Makefile' (104,628) at 20240405153051293
106602 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/layer.conf' (104,629) at 20241221090017480
106603 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/memconsole-x86-legacy.c' (104,630) at 20210307214927174
106604 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/early_printk.c' (104,631) at 20240405153045981
106605 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devfreq.h' (104,632) at 20240405153052677
106606 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds1556.c' (104,633) at 20210308005003480
106607 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/fix-multiline-comments.sh' (104,634) at 20210927100127345
106608 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/counts.c' (104,635) at 20240405153054185
106609 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu3-audio.dtsi' (104,636) at 20240405153045573
106610 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-midi2' (104,637) at 20240405153229727
106611 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-json-report_1.5.0.bb' (104,638) at 20240302090018214
106612 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kyrkesund' (104,639) at 20210307205553786
106613 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/pci_ipmi_kcs.c' (104,640) at 20240906080037244
106614 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/func_test.py' (104,641) at 20210308005003756
106615 2025-01-21 03:01:03.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/longlong.h' (104,642) at 20240405153231947
106616 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dir.c' (104,643) at 20240729080011340
106617 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_omap.c' (104,644) at 20210308005003484
106618 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4780-cgu.c' (104,645) at 20240405153046793
106619 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/virtual-memory.json' (104,646) at 20240405153054125
106620 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.c' (104,647) at 20240405153051349
106621 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide-libc.png' (104,648) at 20210307205554334 to deleted uid set
106622 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.5.bb' (104,649) at 20241221090017488
106623 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof/vof.lds' (104,650) at 20210927100127329
106624 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/dist/busconfig/phosphor-logging.conf' (104,651) at 20210511000050230
106625 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/smm_helper.c' (104,652) at 20210927100127401
106626 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner/0001-meson.build-WORKAROUND-Remove-vulkan-dependency.patch' (104,653) at 20230706080014753
106627 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/bpf_perf_event.h' (104,654) at 20210307214926514
106628 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_literals.h' (104,655) at 20240405153053113
106629 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/power.h' (104,656) at 20210308005002776
106630 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun6i-a31-ccu.h' (104,657) at 20210307214931350
106631 2025-01-21 03:01:03.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi.rst' (104,658) at 20210309003648268
106632 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/deadline-iosched.rst' (104,659) at 20210307214925250
106633 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/me_status.c' (104,660) at 20210308005002856
106634 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/common.c' (104,661) at 20210308005108641
106635 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/LICENSE' (104,662) at 20210307205553690
106636 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-11mp.dts' (104,663) at 20240405153045401
106637 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/extended.json' (104,664) at 20240405153054117
106638 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dnf-plugin-tui/files/oe-remote.repo.sample' (104,665) at 20210307205553898
106639 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/board.c' (104,666) at 20210308005003056
106640 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-doxygen-meson.build-remove-dependency-on-doxygen-bin.patch' (104,667) at 20210608000015847
106641 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/Policy/meson.build' (104,668) at 20230825080021133 to deleted uid set
106642 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/cpu.c' (104,669) at 20210308005002796
106643 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_vid.h' (104,670) at 20210307214928038
106644 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alteon/Makefile' (104,671) at 20210307214929286
106645 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/tlb.c' (104,672) at 20210308005002988
106646 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_rx.h' (104,673) at 20240405153050437
106647 2025-01-21 03:01:03.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7905.dtsi' (104,674) at 20240405153229923
106648 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_init.c' (104,675) at 20240919080017050
106649 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/irqchip/irq-gic.c' (104,676) at 20240405153049197 to deleted uid set
106650 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ax25.h' (104,677) at 20240613080016503
106651 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/src_callouts_test.cpp' (104,678) at 20240301090029663
106652 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/Makefile' (104,679) at 20210308005002848
106653 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerDiagnosticData.v1_2_3.json' (104,680) at 20240619080002948
106654 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/appldata.h' (104,681) at 20240405153046273
106655 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_sfq.c' (104,682) at 20240405153053373
106656 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd/0001-nbd-client-Fix-build-on-musl-gcc14.patch' (104,683) at 20241206090014242
106657 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/README' (104,684) at 20210308005046509
106658 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zturn-common.dtsi' (104,685) at 20240405153045609
106659 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/clock_manager_s10.h' (104,686) at 20210308005002780
106660 2025-01-21 03:01:03.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/maxim,max98095.yaml' (104,687) at 20240405153045165
106661 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pdmic.h' (104,688) at 20210307214932286
106662 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/Kconfig' (104,689) at 20240405153046909
106663 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Bond/meson.build' (104,690) at 20230825080021141 to deleted uid set
106664 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/irq.c' (104,691) at 20240405153046053
106665 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmc/pmc-quirks.c' (104,692) at 20240429080012436
106666 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-n9.dts' (104,693) at 20240405153045605
106667 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/pid_sysctl.h' (104,694) at 20240405153053021
106668 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlb-r4k.c' (104,695) at 20240405153046041
106669 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xt2000/include/platform/hardware.h' (104,696) at 20210307214926770
106670 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/qemu-ppce500/Kconfig' (104,697) at 20210308005002988
106671 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/README' (104,698) at 20210308005002964
106672 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/funcmux.h' (104,699) at 20210308005002672
106673 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ugecon.c' (104,700) at 20210307214926362
106674 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_spi.h' (104,701) at 20210307214926218
106675 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nspire/nspire-cx.dts' (104,702) at 20240405153229875
106676 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/w5300.c' (104,703) at 20240405153050325
106677 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83793.rst' (104,704) at 20210307214925506
106678 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/LICENSE.GPL-2.0-only' (104,705) at 20210307205554226
106679 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/shmparam.h' (104,706) at 20240405153230019
106680 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvme147.h' (104,707) at 20210307214930370
106681 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/client.2201.conf' (104,708) at 20230606080013598
106682 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress.c' (104,709) at 20210309003654180
106683 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/Kconfig' (104,710) at 20240405153230579
106684 2025-01-21 03:01:03.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/echainiv.c' (104,711) at 20210309003649116
106685 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/egalax_ts_serial.c' (104,712) at 20210307214928506
106686 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/microchip_pfsoc.c' (104,713) at 20241211090212326
106687 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps51632-regulator.c' (104,714) at 20240405153051473
106688 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dts' (104,715) at 20240405153045749
106689 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-hwdep.c' (104,716) at 20220525020654975
106690 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-file.c' (104,717) at 20240906080037352
106691 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-evm-u-boot.dtsi' (104,718) at 20210308005002576
106692 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/setbit.S' (104,719) at 20210307214925870
106693 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cm_trace.h' (104,720) at 20240405153049017
106694 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/CLI11.wrap' (104,721) at 20220323030042611
106695 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-boot.bb' (104,722) at 20241206090014226
106696 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utownerid.c' (104,723) at 20210307214926846
106697 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Olden_Telestation' (104,724) at 20210307205553790
106698 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/allwinner-sid.c' (104,725) at 20241211090212294
106699 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/infra/filter.json' (104,726) at 20240405153054377
106700 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ethtool_mm.sh' (104,727) at 20240405153054341
106701 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/Makefile' (104,728) at 20240405153048989
106702 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/sram.c' (104,729) at 20240405153046985
106703 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/rc_calc_dpi.c' (104,730) at 20240405153047285
106704 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.cphp' (104,731) at 20240906080037560 to deleted uid set
106705 2025-01-21 03:01:03.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c' (104,732) at 20241011080017315 to deleted uid set
106706 2025-01-21 03:01:03.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/st_remoteproc.c' (104,733) at 20240405153051481
106707 2025-01-21 03:01:03.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar5312_regs.h' (104,734) at 20210307214926186
106708 2025-01-21 03:01:03.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth/0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch' (104,735) at 20230131040012039
106709 2025-01-21 03:01:03.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/r8169.h' (104,736) at 20240405153050253
106710 2025-01-21 03:01:03.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/qemu_fw_cfg.c' (104,737) at 20240405153047045
106711 2025-01-21 03:01:03.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/n2_asm.S' (104,738) at 20210307214927098
106712 2025-01-21 03:01:03.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/clock_ops.c' (104,739) at 20220525020652266
106713 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_0_3_sh_mask.h' (104,740) at 20240405153047949
106714 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/mmu_rb.h' (104,741) at 20240405153049053
106715 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/vss-debug.cpp' (104,742) at 20230925080039989
106716 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/ethernet_test.cpp' (104,743) at 20241228090003723
106717 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/riscv_aclint.h' (104,744) at 20221215040039182
106718 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/Makefile' (104,745) at 20240405153053469
106719 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/gmac_rockchip.c' (104,746) at 20210308005003432
106720 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/sprd,ums512-glbreg.yaml' (104,747) at 20240405153045109
106721 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am572x-idk-common.dtsi' (104,748) at 20210308005002564
106722 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/thermometer.8' (104,749) at 20240405153054381
106723 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/MAINTAINERS' (104,750) at 20210308005003036
106724 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-7.c' (104,751) at 20230925080040097
106725 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/namei.c' (104,752) at 20240405153231655
106726 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/secure_cntvoff.h' (104,753) at 20210307214925854
106727 2025-01-21 03:01:03.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/file.hpp' (104,754) at 20210308005104849
106728 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/nomadik-mtu.c' (104,755) at 20240405153230247
106729 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/iw_handler.h' (104,756) at 20240405153231851
106730 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/rcK' (104,757) at 20210307205553890
106731 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-st.txt' (104,758) at 20220525020651666
106732 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/sysctr.h' (104,759) at 20210308005002672
106733 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/hp6xx_apm.c' (104,760) at 20210307214926538
106734 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpf_jit_disasm.c' (104,761) at 20240405153054037
106735 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsxfobj.c' (104,762) at 20210309003649148
106736 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/MC68EZ328.h' (104,763) at 20210307214926158
106737 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp.h' (104,764) at 20220804100016004
106738 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p4080ds.cfg' (104,765) at 20210308005002964
106739 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_tensor_cout_regs.h' (104,766) at 20240405153046585
106740 2025-01-21 03:01:03.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf600_nounroll.c' (104,767) at 20240405153054273
106741 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smack_access.c' (104,768) at 20240405153053485
106742 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/net_tstamp.h' (104,769) at 20240405153231827
106743 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmfs/userdlm.h' (104,770) at 20220525020654467
106744 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0030-common.dtsi' (104,771) at 20240405153045605
106745 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csiphy-2ph-1-0.c' (104,772) at 20240405153049425
106746 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/gxbb-clkc.h' (104,773) at 20210308005003632
106747 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/norm_desc.c' (104,774) at 20240405153231059
106748 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httptools_0.6.2.bb' (104,775) at 20241221090017556
106749 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_gem.h' (104,776) at 20240405153048421
106750 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0005-Do-not-prepend-installroot-to-logdir.patch' (104,777) at 20241221090017656
106751 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/conf/templates/default/local.conf.sample' (104,778) at 20241221090017484
106752 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/analyse-9p-simpletrace.py' (104,779) at 20210308005046237
106753 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_write_bytes_action_tests.cpp' (104,780) at 20210308005405938
106754 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/populate_sdk.bbclass' (104,781) at 20220910030013389
106755 2025-01-21 03:01:03.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/gpm.service.in' (104,782) at 20210307205553974
106756 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtmitchell_mb.json' (104,783) at 20241030080004527
106757 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/stackusage' (104,784) at 20210307214932162
106758 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/item_updater_ubi.hpp' (104,785) at 20240820080019550
106759 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rpc-if.c' (104,786) at 20241011080017351
106760 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,mmp2-audio.h' (104,787) at 20240405153231795
106761 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.out' (104,788) at 20210927100127469 to deleted uid set
106762 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/wdt_ib700-test.c' (104,789) at 20221215040039382
106763 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sagem/f@st1704/MAINTAINERS' (104,790) at 20210308005003040
106764 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/idle.fuc' (104,791) at 20210307214927970
106765 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt7623-pinfunc.h' (104,792) at 20210307214931342
106766 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/memory.json' (104,793) at 20240405153054109
106767 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ntxec.c' (104,794) at 20240405153049613
106768 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn68xx_device.h' (104,795) at 20210307214929350
106769 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/submitting-a-pull-request.rst' (104,796) at 20221215040039078
106770 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.h' (104,797) at 20210307214927282
106771 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/jitter.sh' (104,798) at 20220525020655227
106772 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c.txt' (104,799) at 20220525020651678
106773 2025-01-21 03:01:03.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/tools/github_issues_to_csv' (104,800) at 20221213040017973 to deleted uid set
106774 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7/clock_slice.c' (104,801) at 20210308005002728
106775 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sprd-dma.c' (104,802) at 20240405153230287
106776 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-bsc.c' (104,803) at 20210308005002552
106777 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso.c' (104,804) at 20240405153045877
106778 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_lcn.h' (104,805) at 20210307214929790
106779 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/futex/requeue.c' (104,806) at 20240405153053001
106780 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ns2.dts' (104,807) at 20240405153045457
106781 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/sd.h' (104,808) at 20210307214930674
106782 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_value_entry_encode_enum_check.yaml' (104,809) at 20240908080010098
106783 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/fsl,scu-ocotp.yaml' (104,810) at 20240405153045121
106784 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2080a-qds.dts' (104,811) at 20210307214926014
106785 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/manage.c' (104,812) at 20240405153052249
106786 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-vbi.c' (104,813) at 20240405153230795
106787 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-cygnus-pcie.c' (104,814) at 20240405153051277
106788 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-core/busybox/files/gbmc.cfg' (104,815) at 20230726080016953
106789 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/lrw.c' (104,816) at 20240405153046537
106790 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/libinput_1.27.0.bb' (104,817) at 20241221090017684
106791 2025-01-21 03:01:03.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/system.h' (104,818) at 20210308005002824
106792 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RegisteredClientCollection_v1.xml' (104,819) at 20240619080002936
106793 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/keywest.c' (104,820) at 20240405153053545
106794 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_sha512.c' (104,821) at 20210308005003708
106795 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95-pro.dts' (104,822) at 20210307214925994
106796 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c' (104,823) at 20241216090017697
106797 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mapping_dirty_helpers.c' (104,824) at 20240405153231967
106798 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-da9062.c' (104,825) at 20240405153051329
106799 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/re2/re2/run-ptest' (104,826) at 20231126090012797
106800 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/machine/include/yosemite4-common.inc' (104,827) at 20240817080012800
106801 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/class.h' (104,828) at 20240405153051409
106802 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/io.h' (104,829) at 20240405153045961
106803 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_inf.json' (104,830) at 20241217090031429 to deleted uid set
106804 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/buildtest.py' (104,831) at 20240106090017249
106805 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/run-unit-test-docker.sh' (104,832) at 20230411080015645
106806 2025-01-21 03:01:03.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/Makefile' (104,833) at 20240405153046337
106807 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_usbvend.h' (104,834) at 20220627100017090
106808 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/mediatek/lvts_thermal.c' (104,835) at 20240712080021081
106809 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-package.inc' (104,836) at 20241221090017640
106810 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/empeg.c' (104,837) at 20210307214930862
106811 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/mmu_context.h' (104,838) at 20210307214926554
106812 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/imx-vdoa.h' (104,839) at 20240405153049405
106813 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0297.c' (104,840) at 20240405153049297
106814 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/statistics.rst' (104,841) at 20240405153045241
106815 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Brandenburg' (104,842) at 20210307205553766
106816 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb' (104,843) at 20241221090017560
106817 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/pinmux-sh7264.c' (104,844) at 20210307214926562
106818 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/clear_user.S' (104,845) at 20240405153045897
106819 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/v7m.c' (104,846) at 20210307214925866
106820 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb' (104,847) at 20241221090017528
106821 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_protocol_settings.robot' (104,848) at 20240628080017121
106822 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/brcmnand.h' (104,849) at 20240405153052765
106823 2025-01-21 03:01:03.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/Makefile.am' (104,850) at 20210308004938816
106824 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/main.c' (104,851) at 20241008080013899
106825 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/Makefile' (104,852) at 20240405153230803
106826 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-golden.dts' (104,853) at 20240405153045581
106827 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_trap_policer.sh' (104,854) at 20240405153054297
106828 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/Kconfig' (104,855) at 20240405153231299
106829 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/futex.h' (104,856) at 20240405153046245
106830 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/st,stih4xx.txt' (104,857) at 20210307214925310
106831 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/stackprotector.h' (104,858) at 20240405153046313
106832 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-udisks-rpi/80-udisks-rpi.rules' (104,859) at 20210307205554102
106833 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/renesas_cmt.h' (104,860) at 20210308005046033
106834 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_fsp.c' (104,861) at 20210307214926274
106835 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dh_imx6_defconfig' (104,862) at 20210308005003256
106836 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/timex.h' (104,863) at 20210307214931306
106837 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/service_files/json/phosphor-fan-presence-tach@.service' (104,864) at 20220819030023853
106838 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/srio-rmu.txt' (104,865) at 20210307214925406
106839 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_manage_power_usage.robot' (104,866) at 20210308005007104
106840 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/temporary_file.cpp' (104,867) at 20240820080019934
106841 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ump_convert.h' (104,868) at 20240405153053497
106842 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ethtool_common.h' (104,869) at 20210309003651224
106843 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_ltc3676.c' (104,870) at 20210308005003468
106844 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/well_known.cpp' (104,871) at 20220604030024805
106845 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int1092/intel_sar.c' (104,872) at 20240405153051405
106846 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Intrusion/meson.build' (104,873) at 20230825080021137 to deleted uid set
106847 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.2.6.bb' (104,874) at 20241221090017524
106848 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/simatic-ipc.h' (104,875) at 20240405153231835
106849 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/sembuf.h' (104,876) at 20210307214926326
106850 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/item.c' (104,877) at 20220525020654383
106851 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku32.dts' (104,878) at 20220525020651918
106852 2025-01-21 03:01:03.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rissna' (104,879) at 20210307205553790
106853 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c' (104,880) at 20240405153230871
106854 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/rockchip/Kconfig' (104,881) at 20240405153051769
106855 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_leak_ptr.c' (104,882) at 20240405153054281
106856 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljugarn_3193' (104,883) at 20210307205553786
106857 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/integrity.h' (104,884) at 20220525020654575
106858 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/export-to-sqlite-record' (104,885) at 20210307214932566
106859 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/time.c' (104,886) at 20240405153046033
106860 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps/0001-basic.h-Use-c99-supported-stdint-types.patch' (104,887) at 20230503080014579
106861 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/arm,pl330.yaml' (104,888) at 20240405153045053
106862 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/cec-notifier.h' (104,889) at 20210307214931538
106863 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am654.dtsi' (104,890) at 20240405153045833
106864 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-debug.c' (104,891) at 20240405153045889
106865 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/addr-map.h' (104,892) at 20210307214925898
106866 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-image-locking.c' (104,893) at 20221215040039394
106867 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/tps65910.dtsi' (104,894) at 20210307214925830
106868 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/sodaville.txt' (104,895) at 20210307214925318
106869 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/linkage.h' (104,896) at 20210307214926214
106870 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fpu/test_fpu.c' (104,897) at 20210309003656000
106871 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_tcon_top.c' (104,898) at 20240405153230635
106872 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp_core.c' (104,899) at 20220804100016004
106873 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/ppc64-softmmu/default.mak' (104,900) at 20240906080037160
106874 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/driver.rst' (104,901) at 20240405153045189
106875 2025-01-21 03:01:03.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/dccp.h' (104,902) at 20240405153053229
106876 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/cal.c' (104,903) at 20240405153230819
106877 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ctinfo.json' (104,904) at 20240405153054377
106878 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_cmd.c' (104,905) at 20240405153230719
106879 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9260.dtsi' (104,906) at 20210308005002572
106880 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_intel_drv.h' (104,907) at 20240405153048429
106881 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tmpfs/.gitignore' (104,908) at 20210307214932730
106882 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx31pdk/Kconfig' (104,909) at 20210308005002980
106883 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/superhyway/ops-sh4-202.c' (104,910) at 20210307214926546
106884 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/midi.c' (104,911) at 20240405153053521
106885 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-zevio.c' (104,912) at 20210307214927050
106886 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_fpcom.c' (104,913) at 20221215040039386
106887 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.h' (104,914) at 20220525020652474
106888 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ChassisCapabilities.interface.yaml' (104,915) at 20221207040023627
106889 2025-01-21 03:01:03.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/fsl,vf610-mscm-ir.txt' (104,916) at 20210307214925274
106890 2025-01-21 03:01:03.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt39016.c' (104,917) at 20240405153230615
106891 2025-01-21 03:01:03.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if000d.h' (104,918) at 20210307214927902
106892 2025-01-21 03:01:03.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/pcie_sriov.txt' (104,919) at 20230925080039845
106893 2025-01-21 03:01:03.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/witherspoon-tacoma/gpio_defs.json' (104,920) at 20210307205553718
106894 2025-01-21 03:01:03.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536_mfgpt.h' (104,921) at 20210307214926222
106895 2025-01-21 03:01:03.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ti,tmp007.yaml' (104,922) at 20220525020651682
106896 2025-01-21 03:01:03.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aiclib.h' (104,923) at 20220525020653987
106897 2025-01-21 03:01:03.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/sh73a0-gpio.h' (104,924) at 20210308005002768
106898 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_dpm.c' (104,925) at 20240405153048737
106899 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/shmin.h' (104,926) at 20210307214926558
106900 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/chassis-poweroff@.service' (104,927) at 20231130090014954
106901 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/bug.h' (104,928) at 20210307214925646
106902 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/butterfly.rst' (104,929) at 20220525020651758
106903 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/Kconfig' (104,930) at 20210308005003004
106904 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_utils_128.h' (104,931) at 20210308005046501
106905 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.h' (104,932) at 20220525020652510
106906 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7763rdp_defconfig' (104,933) at 20210308005003280
106907 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/zoran.rst' (104,934) at 20220525020651722
106908 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/index.rst' (104,935) at 20210307214925486
106909 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts' (104,936) at 20210308005002620
106910 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_btf_null_check.c' (104,937) at 20210309003655984
106911 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gfp_types.h' (104,938) at 20240520080015203
106912 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/index.rst' (104,939) at 20240405153045265
106913 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/opcodes.h' (104,940) at 20210308005002680
106914 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_lookup.c' (104,941) at 20240405153054277
106915 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/swab.h' (104,942) at 20210307214925858
106916 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm2250.dtsi' (104,943) at 20240405153045773
106917 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uaccess_64.h' (104,944) at 20240405153046401
106918 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/wacom_serial4.c' (104,945) at 20210309003650216
106919 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32h7/gpio.h' (104,946) at 20210308005002664
106920 2025-01-21 03:01:03.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/huawei_cdc_ncm.c' (104,947) at 20220525020653695
106921 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/udlfb.c' (104,948) at 20240405153231595
106922 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/add' (104,949) at 20240405153053433
106923 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ecovec_defconfig' (104,950) at 20210308005003256
106924 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/ems_usb.c' (104,951) at 20241216090017709
106925 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/thunderx2_pmu.c' (104,952) at 20240405153051277
106926 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/depmod-search.conf' (104,953) at 20210307205554598
106927 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/messaging.c' (104,954) at 20220525020654391
106928 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/zpa2326.h' (104,955) at 20210307214928366
106929 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/Makefile' (104,956) at 20240405153230159
106930 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_recv.c' (104,957) at 20240405153231487
106931 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_wdog.h' (104,958) at 20210308005003652
106932 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/enlighten_pvh.c' (104,959) at 20241220090018306
106933 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna_hw_defs.h' (104,960) at 20220525020653471
106934 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/funny-word.out' (104,961) at 20210308005046405 to deleted uid set
106935 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/runcmd.py' (104,962) at 20240301090012455
106936 2025-01-21 03:01:03.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c' (104,963) at 20240726080012850
106937 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/fixed-link.txt' (104,964) at 20210308005003304
106938 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/emc2305.h' (104,965) at 20210308005002960
106939 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_ethtool.c' (104,966) at 20240411080014098
106940 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,gsbi.yaml' (104,967) at 20240405153045157
106941 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/initrd.S' (104,968) at 20210307214925678
106942 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/ocelot/ocelot.c' (104,969) at 20210308005003020
106943 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (104,970) at 20211013000033044
106944 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_resource.h' (104,971) at 20220429100100642
106945 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-regs.h' (104,972) at 20240405153230279
106946 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/count_stcx_fail.c' (104,973) at 20210309003656012
106947 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb' (104,974) at 20241221090017544
106948 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/signal_64.c' (104,975) at 20241011080017291
106949 2025-01-21 03:01:03.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mae.h' (104,976) at 20240405153231047
106950 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-tegra.c' (104,977) at 20241023080012891
106951 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/README' (104,978) at 20210308005002964
106952 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_rep.h' (104,979) at 20240405153050113
106953 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/swab.h' (104,980) at 20210307214926682
106954 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7280-dispcc.yaml' (104,981) at 20240405153229759
106955 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/sandbox.c' (104,982) at 20210308005003472
106956 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/locking/DCL-fixed.litmus' (104,983) at 20240405153045225
106957 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/files/custom-licenses/Broadcom-RPi' (104,984) at 20210307205554098
106958 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kcsan-collapse.sh' (104,985) at 20220525020655227
106959 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/DeviceMgmt.hpp' (104,986) at 20240817080004291
106960 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/emu8000_patch.c' (104,987) at 20220525020654983
106961 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/compat.h' (104,988) at 20240405153052841
106962 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/LICENSE' (104,989) at 20210307205553670
106963 2025-01-21 03:01:03.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/bcm2835_defconfig' (104,990) at 20240405153229907
106964 2025-01-21 03:01:03.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreend.h' (104,991) at 20210307214928002
106965 2025-01-21 03:01:03.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/const.hpp' (104,992) at 20240826080018275
106966 2025-01-21 03:01:03.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8910.dts' (104,993) at 20240405153229939
106967 2025-01-21 03:01:03.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips.png' (104,994) at 20240309090012816 to deleted uid set
106968 2025-01-21 03:01:03.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8b-ec100.dts' (104,995) at 20240405153045401
106969 2025-01-21 03:01:03.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/docg3.c' (104,996) at 20240405153230867
106970 2025-01-21 03:01:03.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/xhci-fsl.h' (104,997) at 20210308005003672
106971 2025-01-21 03:01:03.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/lava-submit.sh' (104,998) at 20240613080016399
106972 2025-01-21 03:01:03.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/netif-msg.rst' (104,999) at 20210307214925538
106973 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/macio/gpio.h' (105,000) at 20210927100127237
106974 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/subprojects/nlohmann_json.wrap' (105,001) at 20241002080038083
106975 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/pwm.h' (105,002) at 20210308005002800
106976 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-modes.S' (105,003) at 20240405153045845
106977 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pgprot.c' (105,004) at 20240405153046481
106978 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error' (105,005) at 20240326080039734
106979 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1/Kconfig' (105,006) at 20210308005003540
106980 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/test/meson.build' (105,007) at 20240823080032949
106981 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/histb-rng.c' (105,008) at 20240405153046753
106982 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/socfpga.c' (105,009) at 20210308005002912
106983 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/uda_d.h' (105,010) at 20220525020653147
106984 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0.yaml' (105,011) at 20240405153045033
106985 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/discrete.c' (105,012) at 20240405153051409
106986 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/se.c' (105,013) at 20210307214932262
106987 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/insn-data.h.inc' (105,014) at 20240906080037532
106988 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/mmio.h' (105,015) at 20240405153046249
106989 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_snd.c' (105,016) at 20240405153054349
106990 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/flags.hpp' (105,017) at 20210308005120365
106991 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/memconsole-coreboot.c' (105,018) at 20220525020652430
106992 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/variant_utils.hpp' (105,019) at 20220907030034454
106993 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn10/irq_service_dcn10.h' (105,020) at 20210307214927310
106994 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.yaml' (105,021) at 20240405153045105
106995 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_ctinfo.c' (105,022) at 20240405153053361
106996 2025-01-21 03:01:03.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/prelink-riscv.inc' (105,023) at 20210308005003772
106997 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5420.h' (105,024) at 20240405153231795
106998 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts' (105,025) at 20240405153045745
106999 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_raw.h' (105,026) at 20210308004938820
107000 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/topdown.c' (105,027) at 20240405153054209
107001 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/secret.h' (105,028) at 20210308005045997
107002 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.distro' (105,029) at 20210308005003292
107003 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fanotify.h' (105,030) at 20241216090017765
107004 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/ls1012aqds_pfe.h' (105,031) at 20210308005002964
107005 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/isoimage-isohybrid.py' (105,032) at 20220910030013437
107006 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/Makefile' (105,033) at 20240405153049173
107007 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_lcd.c' (105,034) at 20210307214928098
107008 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/local.h' (105,035) at 20240405153045345
107009 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/0001-Fix-compilation-for-disabled-gnome.patch' (105,036) at 20230317080013793
107010 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/plip/plip.c' (105,037) at 20241104090011583
107011 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/x86_64/host/crypto/clmul.h' (105,038) at 20240326080039410
107012 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/perf_event_mipsxx.c' (105,039) at 20240405153046025
107013 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/debugfs.c' (105,040) at 20240405153046929
107014 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_phy.c' (105,041) at 20240405153050309
107015 2025-01-21 03:01:03.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/termbits.h' (105,042) at 20210308005046085
107016 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.c' (105,043) at 20240405153050097
107017 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io.hpp' (105,044) at 20240903080027143
107018 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-fennec.dtsi' (105,045) at 20210308005002604
107019 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/rt4831-backlight.c' (105,046) at 20240405153052177
107020 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_config.c' (105,047) at 20241211090145501
107021 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/num_nonfunc_rotors_before_error.md' (105,048) at 20240807080019546
107022 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK04' (105,049) at 20210307214932714
107023 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/cpuacct.c' (105,050) at 20240405153053041
107024 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_mul.c' (105,051) at 20210308005046529
107025 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,omap-intc-irq.txt' (105,052) at 20210307214925346
107026 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ar7_wdt.c' (105,053) at 20240405153052237
107027 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/taskstats.h' (105,054) at 20240405153052941
107028 2025-01-21 03:01:03.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_atmio16d.c' (105,055) at 20240405153046901
107029 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dynamic_debug.c' (105,056) at 20240520080015211
107030 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/boot-order-test.c' (105,057) at 20241211090212546
107031 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9p031.h' (105,058) at 20240405153052825
107032 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/trace.h' (105,059) at 20210308005045989
107033 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_def.h' (105,060) at 20240405153051717
107034 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_ca9x4_defconfig' (105,061) at 20210308005003284
107035 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7740.dtsi' (105,062) at 20240405153045549
107036 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pinmux_config_s10.c' (105,063) at 20210308005002780
107037 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_duplicate_context_creation.sh' (105,064) at 20240405153054293
107038 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c' (105,065) at 20240405153050041
107039 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_bridge_1q_port_8472.sh' (105,066) at 20210307214932690
107040 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/mia_dsp.c' (105,067) at 20220525020654995
107041 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-focusrite.c' (105,068) at 20240405153053501
107042 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/types.hpp' (105,069) at 20220726030035042
107043 2025-01-21 03:01:03.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-digctl.h' (105,070) at 20210308005002656
107044 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-sysfs.c' (105,071) at 20240405153046521
107045 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/cdx.c' (105,072) at 20240405153046741
107046 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/ahci.c' (105,073) at 20210308005003332
107047 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-funcs.rst' (105,074) at 20210309003648472
107048 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-compat.h' (105,075) at 20240405153053409
107049 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/pipeline.json' (105,076) at 20240405153054113
107050 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/mem-layout.h' (105,077) at 20210307214926110
107051 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ManagerCollection_v1.xml' (105,078) at 20240619080002928
107052 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/arm-cs-trace-disasm.py' (105,079) at 20240405153054157
107053 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/iterators.bpf.c' (105,080) at 20240405153231899
107054 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-printer' (105,081) at 20210309003648244
107055 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/smd.c' (105,082) at 20210307214932042
107056 2025-01-21 03:01:03.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-intro.rst' (105,083) at 20210307214925466
107057 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/devio.c' (105,084) at 20240405153231539
107058 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_services_types.h' (105,085) at 20240405153047265
107059 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc-darwin' (105,086) at 20210307205554626
107060 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/porter.h' (105,087) at 20210308005003612
107061 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_hub6.c' (105,088) at 20210307214930742
107062 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_phase.h' (105,089) at 20210307214927030
107063 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/meson.build' (105,090) at 20210308005053409
107064 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev5tj.S' (105,091) at 20210307214925966
107065 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/philips.rst' (105,092) at 20210307214925234
107066 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/Makefile' (105,093) at 20240405153050649
107067 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock2/rock2.c' (105,094) at 20210308005003032
107068 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/quad.S' (105,095) at 20210307214926434
107069 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP7.interface.yaml' (105,096) at 20220315030032659
107070 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/net_user.c' (105,097) at 20210307214926614
107071 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_ww.c' (105,098) at 20220525020652903
107072 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7606.h' (105,099) at 20240913080013793
107073 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdx/controller/mcdi_functions.h' (105,100) at 20240405153046741
107074 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Christchurch' (105,101) at 20210307205553778
107075 2025-01-21 03:01:03.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_ale.h' (105,102) at 20240405153050313
107076 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/udf_fs_i.h' (105,103) at 20210307214931662
107077 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc-msi.c' (105,104) at 20240405153231287
107078 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_itable.c' (105,105) at 20240405153231783
107079 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.h' (105,106) at 20210307214925922
107080 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ab8500_btemp.c' (105,107) at 20240405153051425
107081 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/0003-build-fix-race-in-parallel-builds.patch' (105,108) at 20241221090017648
107082 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/tea575x.c' (105,109) at 20210309003650364
107083 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kbdleds.h' (105,110) at 20210307214926666
107084 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Townsville' (105,111) at 20210307205553766
107085 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/libwnck3_43.0.bb' (105,112) at 20231126090012781
107086 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c_core.c' (105,113) at 20210308005003380
107087 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max8925.c' (105,114) at 20210307214930218
107088 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/migration.c' (105,115) at 20240405153232275
107089 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_elbc_spl.c' (105,116) at 20210308005003412
107090 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/other.json' (105,117) at 20240405153054129
107091 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-static-funnel.yaml' (105,118) at 20240405153045013
107092 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/test/mock.hpp' (105,119) at 20240425080034047
107093 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/Makefile' (105,120) at 20210307214926198
107094 2025-01-21 03:01:03.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0021-errno-util-Make-STRERROR-portable-for-musl.patch' (105,121) at 20241221090017644
107095 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/report.c' (105,122) at 20240405153053013
107096 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/sdram_rk3036.c' (105,123) at 20210308005002772
107097 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/int3400_thermal.c' (105,124) at 20241211090145497
107098 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/Kconfig' (105,125) at 20210307214931130
107099 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/types.h' (105,126) at 20240405153231815
107100 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/acgcc.h' (105,127) at 20240405153052617
107101 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043aqds_sdcard_ifc_defconfig' (105,128) at 20210308005003264
107102 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_discovery.robot' (105,129) at 20240627080021048 to deleted uid set
107103 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-udc.h' (105,130) at 20220525020654283
107104 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.h' (105,131) at 20240405153048593
107105 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih407-family.dtsi' (105,132) at 20240405153045581
107106 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r3.dts' (105,133) at 20240405153045781
107107 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/imc-pmu.h' (105,134) at 20240405153046109
107108 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/sys_proto.h' (105,135) at 20210308005002784
107109 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/tonga_smumgr.h' (105,136) at 20210309003649664
107110 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/asm-offsets.c' (105,137) at 20240520080015127
107111 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/Kconfig' (105,138) at 20240405153230747
107112 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bug.h' (105,139) at 20210308005003656
107113 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ia_css_xnr3_types.h' (105,140) at 20210307214930562
107114 2025-01-21 03:01:03.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/bnp_baseboard.json' (105,141) at 20220601030005861
107115 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/canaan,k210-fpioa.yaml' (105,142) at 20240405153229787
107116 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/verify-tracing.sh' (105,143) at 20220525020655183
107117 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fec_mxc.h' (105,144) at 20210308005003432
107118 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/Kconfig' (105,145) at 20241211090145397
107119 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/hdsp.h' (105,146) at 20240405153052949
107120 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/symbolserial.c' (105,147) at 20220525020654295
107121 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/tsx_async_abort.rst' (105,148) at 20240405153044989
107122 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/NetworkInterfaceSettings.vue' (105,149) at 20241004080035971
107123 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/bootrom.c' (105,150) at 20240405153046049
107124 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/aspeed_usbtty.c' (105,151) at 20220802100038581
107125 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager_s10.c' (105,152) at 20210308005002780
107126 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_transform.cpp' (105,153) at 20220412175720090
107127 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_thermal.c' (105,154) at 20240405153048333
107128 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/wss/Makefile' (105,155) at 20210307214932226
107129 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom.dtsi' (105,156) at 20240405153229947
107130 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-taos-evm.c' (105,157) at 20240405153048917
107131 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0001-Handle-interface-without-ifa_addr.patch' (105,158) at 20241221090017496
107132 2025-01-21 03:01:03.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/fec.c' (105,159) at 20240405153046985
107133 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/sata-uctl.txt' (105,160) at 20210307214925362
107134 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/firewall_s10.h' (105,161) at 20210308005002780
107135 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/start_info.h' (105,162) at 20210308005046037
107136 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/reboot.S' (105,163) at 20210307214926750
107137 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_32_mmu_host.c' (105,164) at 20220525020652058
107138 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/usb/format.c' (105,165) at 20240405153232203 to deleted uid set
107139 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/bus/ti-sysc.h' (105,166) at 20210307214931322
107140 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc5_cfg_regs.h' (105,167) at 20240405153046581
107141 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-stats.h' (105,168) at 20240405153049249
107142 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/nf5280m7-ipmi-fru-properties.yaml' (105,169) at 20240712080022837
107143 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/uuid-tree.c' (105,170) at 20240405153231639
107144 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/inline.c' (105,171) at 20240906080037580
107145 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/Kconfig' (105,172) at 20240405153053937
107146 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_radisys.c' (105,173) at 20240405153046665
107147 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/0001-Make-full-path-to-systemd-tty-ask-password-agent-con.patch' (105,174) at 20240301090012423
107148 2025-01-21 03:01:03.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandisk/sansa_fuze_plus/Makefile' (105,175) at 20210308005003048
107149 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/pnv_i2c_regs.h' (105,176) at 20240906080037332
107150 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arc/archs-pct.txt' (105,177) at 20210307214925270
107151 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun9i-a80-usb.h' (105,178) at 20210307214931338
107152 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_fifo.c' (105,179) at 20220525020654899
107153 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw72xx-2x.dts' (105,180) at 20240405153229927
107154 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/configs/10m50_defconfig' (105,181) at 20240405153230019
107155 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/shmparam.h' (105,182) at 20210307214926118
107156 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sound-card-common.yaml' (105,183) at 20240405153229799
107157 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-protocol-v1.c' (105,184) at 20240405153053505
107158 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/fs.h' (105,185) at 20240405153231819
107159 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sve-test.S' (105,186) at 20240405153054237
107160 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1088a_common.h' (105,187) at 20210308005003600
107161 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/elgin-rv1108_defconfig' (105,188) at 20210308005003256
107162 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/board.h' (105,189) at 20210308005002720
107163 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/tlbflush_32.c' (105,190) at 20210307214926574
107164 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/mpc8323erdb.c' (105,191) at 20210308005002976
107165 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/nuvoton-layer/recipes-kernel/linux/linux-nuvoton_%.bbappend' (105,192) at 20220921030015982
107166 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/dev-tools/sparse.txt' (105,193) at 20240405153229839
107167 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/qts/pll_config.h' (105,194) at 20210308005003008
107168 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ingenic/Kconfig' (105,195) at 20220525020653863
107169 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CNRI-Python-GPL-Compatible' (105,196) at 20211006000025234
107170 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1024si-post.dtsi' (105,197) at 20210307214926354
107171 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/index.rst' (105,198) at 20210307214925458
107172 2025-01-21 03:01:03.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/cofs.c' (105,199) at 20230426080043668
107173 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/sandbox_mmc.c' (105,200) at 20210308005003408
107174 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.h' (105,201) at 20240405153047165
107175 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas_flash.c' (105,202) at 20240405153046149
107176 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-request-alloc.rst' (105,203) at 20210309003648484
107177 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/os.S' (105,204) at 20240405153045961
107178 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel.c' (105,205) at 20240906080037352
107179 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/io_thread.c' (105,206) at 20241011080017395
107180 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/stdio_dev.h' (105,207) at 20210308005003688
107181 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/SECURITY.md' (105,208) at 20241221090017564
107182 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lpc32xx.c' (105,209) at 20240520080015143
107183 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/erst.c' (105,210) at 20240405153046629
107184 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.ftssp010_spi_test' (105,211) at 20210308005003300
107185 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strncpy-src.c' (105,212) at 20240405153053105
107186 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-chroot.sh' (105,213) at 20210307205554130
107187 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/LICENSE' (105,214) at 20210308004925440
107188 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/host_interface.hpp' (105,215) at 20240719080032137
107189 2025-01-21 03:01:03.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/soc/intel_dram.h' (105,216) at 20240405153048553
107190 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst/sst_stream.c' (105,217) at 20240405153232179
107191 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/mremap_test.c' (105,218) at 20240405153054329
107192 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/Kbuild' (105,219) at 20210307214926590
107193 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/xilinx/Kconfig' (105,220) at 20240405153046873
107194 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_sil24.c' (105,221) at 20240405153230183
107195 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/hostlogger_test.py' (105,222) at 20240601080003032
107196 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/Makefile.am' (105,223) at 20210308005104849
107197 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-api.c' (105,224) at 20240405153049377
107198 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-kempld.c' (105,225) at 20240405153230675
107199 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/merge_config.sh' (105,226) at 20240919080017082
107200 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rational.h' (105,227) at 20210307214931494
107201 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/map_lookup_percpu_elem.c' (105,228) at 20240405153054257
107202 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/io.h' (105,229) at 20210307214931038
107203 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.c' (105,230) at 20240405153048661
107204 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3399_common.h' (105,231) at 20210308005003612
107205 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/st_sensors/Makefile' (105,232) at 20210307214928338
107206 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/dt_helpers.h' (105,233) at 20210308005003000
107207 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/timewait_sock.h' (105,234) at 20210307214931578
107208 2025-01-21 03:01:03.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/efi-x86_app.h' (105,235) at 20210308005003592
107209 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa711x_regs.h' (105,236) at 20210307214928666
107210 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch' (105,237) at 20230131040012035
107211 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cobalt_btns.c' (105,238) at 20210307214928482
107212 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/readpage.c' (105,239) at 20241211090145513
107213 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/meson.build' (105,240) at 20240326080039710
107214 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-rs212.dts' (105,241) at 20240405153045457
107215 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hikey-pinctrl.dtsi' (105,242) at 20240405153045741
107216 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb' (105,243) at 20240301090012419
107217 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xtrans_1.5.2.bb' (105,244) at 20241221090017684
107218 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/xlnx-bbram.c' (105,245) at 20241211090212314
107219 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/Makefile' (105,246) at 20210308005003168
107220 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/loopback.c' (105,247) at 20240405153051813
107221 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_mman.h' (105,248) at 20230925080039945
107222 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/timers/Makefile' (105,249) at 20210309003654520
107223 2025-01-21 03:01:03.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/templates/ucd90160_defs.mako.cpp' (105,250) at 20210308005405942
107224 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/clock.c' (105,251) at 20220525020651990
107225 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_pxa270_defconfig' (105,252) at 20210308005003252
107226 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attention.hpp' (105,253) at 20230516080019602
107227 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/powersave.S' (105,254) at 20210307214926466
107228 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/Platform' (105,255) at 20210307214926294
107229 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyserial_3.5.bb' (105,256) at 20240301090012435
107230 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/mds.rst' (105,257) at 20240405153044945
107231 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/ams,as3645a.txt' (105,258) at 20210307214925346
107232 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2max.dts' (105,259) at 20210308005002592
107233 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/HugeTreeClassicRCU.svg' (105,260) at 20210307214925206
107234 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/trans_pgd.c' (105,261) at 20240405153229991
107235 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryRegionCollection.json' (105,262) at 20240619080002948
107236 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/drop.c' (105,263) at 20240405153050105
107237 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/libmctp_%.bbappend' (105,264) at 20241206090014230
107238 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/qp.c' (105,265) at 20240405153049077
107239 2025-01-21 03:01:03.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_d.c' (105,266) at 20210308005046517
107240 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/makedumpfile/makedumpfile_1.7.6.bb' (105,267) at 20241221090017688
107241 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_net.py' (105,268) at 20210308005003744
107242 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/ad9832.h' (105,269) at 20210307214930522
107243 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/crash.c' (105,270) at 20240405153230039
107244 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/dma-noncoherent.c' (105,271) at 20220525020652014
107245 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/meson.build' (105,272) at 20241211090212454
107246 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r3-lte.dts' (105,273) at 20220525020651926
107247 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.out' (105,274) at 20210308005046401 to deleted uid set
107248 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial-tegra.c' (105,275) at 20240405153231519
107249 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-mips64.txt' (105,276) at 20240113090014532
107250 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/flash/phosphor-software-manager/bios-update' (105,277) at 20240924080011379
107251 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v6.S' (105,278) at 20240405153045697
107252 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5611_spi.c' (105,279) at 20240405153049009
107253 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/smc37c93x.h' (105,280) at 20210309003648980
107254 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm6125-tlmm.yaml' (105,281) at 20240405153045137
107255 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/postgresql.inc' (105,282) at 20241221090017508
107256 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subskeleton_lib.c' (105,283) at 20240405153054277
107257 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/PowerRestorePolicy/PowerRestorePolicy.vue' (105,284) at 20241004080035975
107258 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/hsr/Makefile' (105,285) at 20240405153054345
107259 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_cvbs.c' (105,286) at 20240405153230587
107260 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Lohja' (105,287) at 20210307205553770
107261 2025-01-21 03:01:03.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yportenv.h' (105,288) at 20210308005003556
107262 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory/static-inventory.yaml' (105,289) at 20230909080012747
107263 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_discovery.c' (105,290) at 20240405153046373
107264 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/mtd_dataflash.c' (105,291) at 20240405153230867
107265 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/uncore-cache.json' (105,292) at 20240405153054137
107266 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.h' (105,293) at 20210307214927270
107267 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-enum-frame-size.rst' (105,294) at 20240405153045325
107268 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_meta_skbprio.c' (105,295) at 20210307214932054
107269 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/warmboot.c' (105,296) at 20210308005002788
107270 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mps2_defconfig' (105,297) at 20240405153045613
107271 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/phosphor-logging/templates/meson.build' (105,298) at 20221020030023426
107272 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/rhashtable.c' (105,299) at 20240405153053101
107273 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pci_regs.h' (105,300) at 20240429080012456
107274 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ag101p/Kconfig' (105,301) at 20210308005002900
107275 2025-01-21 03:01:03.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/templates/default/local.conf.sample' (105,302) at 20241221090017476
107276 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/067_fmap.dts' (105,303) at 20210308005003752
107277 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/port.h' (105,304) at 20240405153053233
107278 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc232b/gdb-config.c.inc' (105,305) at 20210308005046349
107279 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/iwl-spectrum.h' (105,306) at 20210307214929830
107280 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu.h' (105,307) at 20240405153232187
107281 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_h.c' (105,308) at 20210308005046513
107282 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/exrl-trtr.c' (105,309) at 20220429100100942
107283 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/local_ops.rst' (105,310) at 20240405153045005
107284 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/sata.c' (105,311) at 20210308005002856
107285 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/dwc2.h' (105,312) at 20210308005003512
107286 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.h' (105,313) at 20210308005002556
107287 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_3_0_sh_mask.h' (105,314) at 20210307214927694
107288 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_tbf_etsprio.sh' (105,315) at 20240405153054341
107289 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/securebits.h' (105,316) at 20210307214931502
107290 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/realmode.h' (105,317) at 20240405153046393
107291 2025-01-21 03:01:03.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-ccix-per.c' (105,318) at 20241114091008832
107292 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/controller/peci-aspeed.c' (105,319) at 20240405153231299
107293 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/sclpconsole.c' (105,320) at 20241211090212258
107294 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f769-pinctrl.dtsi' (105,321) at 20240405153229903
107295 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/id.c' (105,322) at 20240405153229911
107296 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso32/.gitignore' (105,323) at 20210307214926614
107297 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml' (105,324) at 20220525020651682
107298 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/lcnalloc.c' (105,325) at 20210307214931198
107299 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/arc/types.h' (105,326) at 20210307214926214
107300 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_10nm.xml.h' (105,327) at 20240405153048597
107301 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/head.S' (105,328) at 20240405153229995
107302 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/Makefile' (105,329) at 20220804030036611
107303 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/trace.h' (105,330) at 20220525020654655
107304 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip_3.4.10.bb' (105,331) at 20241221090017496
107305 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/cache.c' (105,332) at 20240405153230019
107306 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/index.js' (105,333) at 20210308005107077
107307 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/tags/run_tags_test.sh' (105,334) at 20210307214932634
107308 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/TPM/SecurityKeys.interface.yaml' (105,335) at 20221207040023627
107309 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320dac33.h' (105,336) at 20210307214932346
107310 2025-01-21 03:01:03.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_iw_kern.c' (105,337) at 20210307214932118
107311 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/mad.c' (105,338) at 20241018080014486
107312 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/sgi575.conf' (105,339) at 20241206090014206
107313 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (105,340) at 20241206090014234
107314 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/interrupts.txt' (105,341) at 20210307214925342
107315 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/ccs-tools/README' (105,342) at 20210812000025274
107316 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/TestUtils.cpp' (105,343) at 20210308005052621
107317 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strlen.S' (105,344) at 20240405153229859
107318 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-root-cause-filter.cpp' (105,345) at 20240824080015046
107319 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-radio-common.c' (105,346) at 20210307214928794
107320 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/netns_cookie_prog.c' (105,347) at 20220525020655199
107321 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/Makefile' (105,348) at 20240405153046317
107322 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/Makefile' (105,349) at 20210308005002544
107323 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/parallels-checks' (105,350) at 20240326080039734
107324 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cgroup_getset_retval_hooks.h' (105,351) at 20240405153054241
107325 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PD_NAND_defconfig' (105,352) at 20210308005003240
107326 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-idna_3.10.bb' (105,353) at 20241221090017668
107327 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/leds-regulator.h' (105,354) at 20210307214931414
107328 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-1.0-or-later' (105,355) at 20210316000012713
107329 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/0002-options-Replace-use-of-VLAs-in-C.patch' (105,356) at 20240413080012639
107330 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch' (105,357) at 20241221090017640
107331 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc_camp_core0.dts' (105,358) at 20210307214926346
107332 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rio_mport_cdev.h' (105,359) at 20210307214931658
107333 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/sbi_ecall_interface.h' (105,360) at 20240906080037528
107334 2025-01-21 03:01:03.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-legacy.c' (105,361) at 20240405153046049
107335 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/stable-kernel-rules.rst' (105,362) at 20240405153229827
107336 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/apm_power.c' (105,363) at 20210307214930158
107337 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-spapr.h' (105,364) at 20240906080037568
107338 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmc-autobump/openbmc-autobump.py' (105,365) at 20230127040013840
107339 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/phosphor-logging.wrap' (105,366) at 20240124090001898
107340 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/dbus-sensors_%.bbappend' (105,367) at 20240206090017943
107341 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6370.c' (105,368) at 20240405153049613
107342 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/kbd/kbd/0001-Remove-non-free-Agafari-fonts.patch' (105,369) at 20240417080014702
107343 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm44xx.h' (105,370) at 20210307214925914
107344 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/dcss-blkctl.c' (105,371) at 20210309003649780
107345 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysctls.c' (105,372) at 20240405153052541
107346 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/trace.h' (105,373) at 20240405153052337
107347 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand.h' (105,374) at 20210308005003412
107348 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mac.h' (105,375) at 20240405153050585
107349 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml' (105,376) at 20240405153229787
107350 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/sol_cmds.cpp' (105,377) at 20221018030029633
107351 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-roc-pc-mezzanine.dts' (105,378) at 20220525020651938
107352 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/sample.json' (105,379) at 20240405153054377
107353 2025-01-21 03:01:03.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-client.rst' (105,380) at 20210307214925494
107354 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/wext-core.c' (105,381) at 20240405153232091
107355 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-postcodes.md' (105,382) at 20221209040006395
107356 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/Kconfig' (105,383) at 20210308005003040
107357 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/ERST.pcie' (105,384) at 20240906080037556 to deleted uid set
107358 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/intel_sdsi/intel_sdsi.c' (105,385) at 20240613080016551
107359 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/spinlock.h' (105,386) at 20220525020651878
107360 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ring_buffer.h' (105,387) at 20240405153231839
107361 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/hardware.c' (105,388) at 20240405153046077
107362 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/security/Makefile' (105,389) at 20240405153054361
107363 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb' (105,390) at 20240301090012419
107364 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_scan.S' (105,391) at 20210307214926170
107365 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx355.c' (105,392) at 20240405153230787
107366 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/ubi.h' (105,393) at 20210308005003668
107367 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft-core.c' (105,394) at 20240405153231467
107368 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/lzo.c' (105,395) at 20240405153052289
107369 2025-01-21 03:01:03.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dts' (105,396) at 20210309003648728
107370 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx8mq-clock.h' (105,397) at 20220525020654543
107371 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/andi.c' (105,398) at 20210308005003720
107372 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/warn.cocci' (105,399) at 20240405153053445
107373 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_incore.h' (105,400) at 20240830080013323
107374 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sec2.h' (105,401) at 20240405153048621
107375 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/machine.c' (105,402) at 20240906080037508
107376 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/Kconfig' (105,403) at 20210308005003544
107377 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_gate.h' (105,404) at 20240405153052865
107378 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c' (105,405) at 20240405153049801
107379 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_slpc_types.h' (105,406) at 20240405153048509
107380 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.h' (105,407) at 20240405153047141
107381 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_helpers.h' (105,408) at 20240405153047265
107382 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/staging/xz.rst' (105,409) at 20210309003648464
107383 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/Kconfig' (105,410) at 20241211090212454
107384 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-bench.h-Fix-typo-in-specifying-string.h.patch' (105,411) at 20221003030013265
107385 2025-01-21 03:01:03.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/Makefile' (105,412) at 20210307214926958
107386 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/tef6862.c' (105,413) at 20240405153049505
107387 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_axuser_nonsecured_regs.h' (105,414) at 20240405153046585
107388 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/stout/Makefile' (105,415) at 20210308005003040
107389 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_dump.h' (105,416) at 20210307214927766
107390 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton.h' (105,417) at 20210308005002820
107391 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/interfaces/bmcweb_%.bbappend' (105,418) at 20241105090013647
107392 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/traps.c' (105,419) at 20210308005002832
107393 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/q8_a23_tablet_800x480_defconfig' (105,420) at 20210308005003276
107394 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ref_tracker.h' (105,421) at 20240405153052785
107395 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/isil,isl12026.txt' (105,422) at 20210307214925414
107396 2025-01-21 03:01:03.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/byteorder.h' (105,423) at 20210307214926314
107397 2025-01-21 03:01:03.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/core.h' (105,424) at 20240405153231255
107398 2025-01-21 03:01:03.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php_8.2.20.bb' (105,425) at 20241221090017512
107399 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/libmapper/app.c' (105,426) at 20241101080034432
107400 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-virtio.c' (105,427) at 20240405153046521
107401 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vhdx.c' (105,428) at 20240326080039390
107402 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/sunxi/simplefb_common.h' (105,429) at 20210308005003536
107403 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_cmd_helper.cpp' (105,430) at 20240819080030267
107404 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mscgen/mscgen_0.20.bb' (105,431) at 20241221090017540
107405 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/mei_phy.h' (105,432) at 20220525020653819
107406 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.generic-board' (105,433) at 20210308005003292
107407 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soundfont.h' (105,434) at 20210307214931602
107408 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mvme16xhw.h' (105,435) at 20210307214926162
107409 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sllevk.h' (105,436) at 20210308005003604
107410 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/pwm-regulator.yaml' (105,437) at 20240405153045145
107411 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h616-r.c' (105,438) at 20240405153231335
107412 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/amlcode.h' (105,439) at 20240405153046617
107413 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/profile.c' (105,440) at 20210307214929506
107414 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CarMediaLab/flea3/Kconfig' (105,441) at 20210308005002904
107415 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/u_boot_utils.py' (105,442) at 20210308005003744
107416 2025-01-21 03:01:03.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/sys_call_table_64.c' (105,443) at 20240405153046493
107417 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/fddi/defza.rst' (105,444) at 20220525020651746
107418 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-isiot-emmc.dts' (105,445) at 20240405153045525
107419 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/suspend_pv.c' (105,446) at 20210309003649096
107420 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/version.c' (105,447) at 20240405153052493
107421 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp' (105,448) at 20230523080003149
107422 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/safe-syscall.h' (105,449) at 20240906080037352
107423 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_wakeirq.h' (105,450) at 20240405153052773
107424 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/Makefile' (105,451) at 20240405153046181
107425 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/README.md' (105,452) at 20240330080013095
107426 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/image-host.c' (105,453) at 20210308005003764
107427 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra30.c' (105,454) at 20210307214930450
107428 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/asm-offsets.c' (105,455) at 20240405153045909
107429 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/clk/core.c' (105,456) at 20240405153051753
107430 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stat-shadow.c' (105,457) at 20240805080014071
107431 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/storage-attributes.h' (105,458) at 20240906080037340
107432 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor_4.2.5.bb' (105,459) at 20241206090014270
107433 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v5.h' (105,460) at 20240405153051289
107434 2025-01-21 03:01:03.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/core.c' (105,461) at 20240405153231915
107435 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/Kconfig' (105,462) at 20240405153231767
107436 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/UCL-1.0' (105,463) at 20211006000025246
107437 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_serio.c' (105,464) at 20240405153046757
107438 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kvm_host.h' (105,465) at 20240405153230011
107439 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv515d.h' (105,466) at 20210307214928018
107440 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/fetch_add_unless' (105,467) at 20240405153053433
107441 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/serial.yaml' (105,468) at 20240405153229795
107442 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/Makefile' (105,469) at 20210307214929614
107443 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nkmp.c' (105,470) at 20240405153046857
107444 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/fbif.h' (105,471) at 20240405153052957
107445 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-regs.c' (105,472) at 20240405153049461
107446 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/head_32.S' (105,473) at 20240405153230091
107447 2025-01-21 03:01:03.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xfi3.h' (105,474) at 20210308005003624
107448 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/syscall-abi.c' (105,475) at 20240405153232255
107449 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bsg.c' (105,476) at 20240405153046521
107450 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyserial-asyncio_0.6.bb' (105,477) at 20220402030016019
107451 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hmi.h' (105,478) at 20210307214926378
107452 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/jornada720_bl.c' (105,479) at 20220525020654307
107453 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libnfc/libnfc_git.bb' (105,480) at 20240301090012423
107454 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.c' (105,481) at 20240405153050637
107455 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/xor.h' (105,482) at 20210307214926590
107456 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-memmap' (105,483) at 20220525020651634
107457 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/i386/IO-APIC.rst' (105,484) at 20240405153044989
107458 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/Makefile' (105,485) at 20210308004922940
107459 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c' (105,486) at 20240405153048745
107460 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_statistic.c' (105,487) at 20240405153053341
107461 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042_pi_nand_rcw.cfg' (105,488) at 20210308005002992
107462 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/mcpm_head.S' (105,489) at 20240405153045613
107463 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/css.c' (105,490) at 20240405153051521
107464 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hvCall_inst.c' (105,491) at 20220525020652082
107465 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/fault.c' (105,492) at 20240405153230023
107466 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mpich/mpich_4.2.3.bb' (105,493) at 20241221090017512
107467 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch' (105,494) at 20241221090017664
107468 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/0001-Fix-instances-of-Wmissing-template-arg-list-after-te.patch' (105,495) at 20241221090017536
107469 2025-01-21 03:01:03.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml' (105,496) at 20210307205554094
107470 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/sched/task_stack.h' (105,497) at 20240405153052789 to deleted uid set
107471 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/msm_gpio.c' (105,498) at 20210308005003376
107472 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/init' (105,499) at 20210307205554034
107473 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-audio-graph-card.dtsi' (105,500) at 20240405153045813
107474 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/cc10001_adc.c' (105,501) at 20240405153230687
107475 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8750.dtsi' (105,502) at 20240405153045609
107476 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-psil-j7200.c' (105,503) at 20240405153047009
107477 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/pcie_pci_bridge.txt' (105,504) at 20210927100127077
107478 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_ev7.c' (105,505) at 20210307214925654
107479 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/px30-power.h' (105,506) at 20210307214931346
107480 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd.c' (105,507) at 20210308005108641
107481 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/topology.c' (105,508) at 20240913080013865
107482 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/ocl-icd_2.3.2.bb' (105,509) at 20240124090012254
107483 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/trigger-hist-expressions.tc' (105,510) at 20240405153054305
107484 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/conditiongentest/test.yaml' (105,511) at 20221209040030339
107485 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c' (105,512) at 20240405153051281 to deleted uid set
107486 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/canaan,k210-rst.yaml' (105,513) at 20240405153045149
107487 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/qcom.yaml' (105,514) at 20240405153229755
107488 2025-01-21 03:01:03.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/tqma6_mba6.c' (105,515) at 20210308005003088
107489 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_n_regs.h' (105,516) at 20240405153046573
107490 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_selftest.c' (105,517) at 20210309003651176
107491 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/CHANGES' (105,518) at 20210307214926146
107492 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-filter.html' (105,519) at 20210308005107069
107493 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/u-boot.yml' (105,520) at 20241206090014206
107494 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/serial-to-bmc@.service' (105,521) at 20220414030020024
107495 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/composite.h' (105,522) at 20210307214927022
107496 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi_s3.h' (105,523) at 20210308005002876
107497 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/d_find_alias.cocci' (105,524) at 20240405153053441
107498 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/witherspoon/config.json' (105,525) at 20221213040025761
107499 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s_uvmem.h' (105,526) at 20210309003648884
107500 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/string.c' (105,527) at 20210309003648828
107501 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/uapi/asm/param.h' (105,528) at 20210307214926314
107502 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/multicalls.c' (105,529) at 20210307214926754
107503 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da732x.h' (105,530) at 20220525020655027
107504 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-imx.yaml' (105,531) at 20240405153045065
107505 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/regdef.h' (105,532) at 20220525020651966
107506 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5475AFE_defconfig' (105,533) at 20210308005003236
107507 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/Makefile' (105,534) at 20240405153049465
107508 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/misc.h' (105,535) at 20210308005002780
107509 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h' (105,536) at 20240405153048621
107510 2025-01-21 03:01:03.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/274.out' (105,537) at 20240326080039734
107511 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/ax88172a.c' (105,538) at 20240405153231083
107512 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Xerox' (105,539) at 20211006000025246
107513 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/subprojects/boost.wrap' (105,540) at 20240423080031711
107514 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8r/tune-cortexr52.inc' (105,541) at 20240301090012451
107515 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imx8m-pinctrl.yaml' (105,542) at 20240405153045133
107516 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/rockchip/pm_domains.h' (105,543) at 20240405153052881
107517 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hippi/Makefile' (105,544) at 20210307214929674
107518 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/sh4eb-softmmu.mak' (105,545) at 20230925080039837
107519 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4idmap.c' (105,546) at 20240405153052421
107520 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mtd/nand/raw/diskonchip.c' (105,547) at 20240503080014474 to deleted uid set
107521 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/iana-enterprise-numbers' (105,548) at 20240627080019396
107522 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/hisilicon/Makefile' (105,549) at 20210308005002560
107523 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/config_parser.hpp' (105,550) at 20230701080027201
107524 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/file2include.c' (105,551) at 20210308005003764
107525 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/dir.c' (105,552) at 20240405153231691
107526 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/exception.h' (105,553) at 20210307214926730
107527 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h' (105,554) at 20240405153230027
107528 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cmsdk-apb-dualtimer-test.c' (105,555) at 20240906080037568
107529 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-hace.c' (105,556) at 20240405153230255
107530 2025-01-21 03:01:03.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/utimes.c' (105,557) at 20240405153052557
107531 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/symlink.c' (105,558) at 20240405153052317
107532 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c' (105,559) at 20240910080014062
107533 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dts' (105,560) at 20240809080013006
107534 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx412.c' (105,561) at 20240805080013967
107535 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/conditiongentest.cpp' (105,562) at 20210308005108057
107536 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-hix5hd2.txt' (105,563) at 20210307214925322
107537 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-accel-ops.c' (105,564) at 20240906080037496
107538 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/cmd_ioloop.c' (105,565) at 20210308005003000
107539 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh' (105,566) at 20210307205554534
107540 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc-utils.inc' (105,567) at 20210812000025174
107541 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/lantiq,cgu.yaml' (105,568) at 20220525020651690
107542 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pageblock-flags.h' (105,569) at 20240405153052757
107543 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Thermal_v1.xml' (105,570) at 20240619080002940
107544 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tqma6a.dtsi' (105,571) at 20240405153045501
107545 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryCollection.json' (105,572) at 20240619080002948
107546 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/add-restart-to-initscript.patch' (105,573) at 20210307205553874
107547 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SerialInterfaceCollection_v1.xml' (105,574) at 20240619080002936
107548 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb' (105,575) at 20241225090010924 to deleted uid set
107549 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate/0001-src-rdate-Fix-printf-format-errors.patch' (105,576) at 20210307205553810
107550 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-host-control/start_host@.service' (105,577) at 20240221090011585
107551 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rcar.c' (105,578) at 20240405153230307
107552 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.c' (105,579) at 20210307214927938
107553 2025-01-21 03:01:03.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/pl320-ipc.c' (105,580) at 20220525020653219
107554 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/client.2203.conf' (105,581) at 20230606080013598
107555 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/romulus-ipmi-sensors.yaml' (105,582) at 20210307205553694
107556 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wm8766.c' (105,583) at 20210307214932262
107557 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dsc.h' (105,584) at 20240405153047293
107558 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_debugfs.c' (105,585) at 20240405153048701
107559 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200ew3.c' (105,586) at 20240405153048573
107560 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-i2c.c' (105,587) at 20240405153049369
107561 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-meson.c' (105,588) at 20240405153231359
107562 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/LICENSE' (105,589) at 20210308005105437
107563 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c' (105,590) at 20240405153050053
107564 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_dclz.c' (105,591) at 20210308005046525
107565 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/proc-macro-error-attr-1-rs.wrap' (105,592) at 20241211090212462
107566 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/besys.c' (105,593) at 20210308005003336
107567 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/fma.c' (105,594) at 20241211090212550
107568 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dmabrg.c' (105,595) at 20210307214926546
107569 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/FanCollection.json' (105,596) at 20240619080002948
107570 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/.gitignore' (105,597) at 20210308004942076
107571 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/symlink.c' (105,598) at 20210307214931138
107572 2025-01-21 03:01:03.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b.dts' (105,599) at 20240405153229967
107573 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_pptp.h' (105,600) at 20240405153052749
107574 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.out' (105,601) at 20210308005046405 to deleted uid set
107575 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbra.c' (105,602) at 20210308005046505
107576 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/w1.rst' (105,603) at 20210307214925474
107577 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig' (105,604) at 20210308005003236
107578 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/asm-offsets.h' (105,605) at 20210307214926210
107579 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/avb_verify.c' (105,606) at 20210308005003220
107580 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_2_sh_mask.h' (105,607) at 20240405153048117
107581 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/xilinx/Makefile' (105,608) at 20210309003652052
107582 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/simd.h' (105,609) at 20210307214926674
107583 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_sdcard_defconfig' (105,610) at 20210308005003264
107584 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sdw.c' (105,611) at 20240405153232191
107585 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ResourceBlockCollection_v1.xml' (105,612) at 20240619080002936
107586 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/libgpiod.wrap' (105,613) at 20220407100028311
107587 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwlock_types.h' (105,614) at 20220525020654611
107588 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7533.c' (105,615) at 20240405153048365 to deleted uid set
107589 2025-01-21 03:01:03.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/xxhash.h' (105,616) at 20210309003653944
107590 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7219.h' (105,617) at 20210309003654628
107591 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/imx-thermal.yaml' (105,618) at 20240405153045177
107592 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/static_call.c' (105,619) at 20220525020654727
107593 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/cpu.h' (105,620) at 20210308005002660
107594 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/lp.c' (105,621) at 20240405153046757
107595 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (105,622) at 20241107090014377
107596 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/pcie_card_metadata.hpp' (105,623) at 20241217090427543
107597 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,vulcan-soc.yaml' (105,624) at 20240405153045013
107598 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/test/efi_test.h' (105,625) at 20220525020652430
107599 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear1340.c' (105,626) at 20240405153229911
107600 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/.gitignore' (105,627) at 20240405153054053
107601 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob.c' (105,628) at 20240405153053501
107602 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h' (105,629) at 20210308005003024
107603 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/mfd/fg_max77693.c' (105,630) at 20210308005003468
107604 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/entry.S' (105,631) at 20241211090145389
107605 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/user.h' (105,632) at 20210307214926110
107606 2025-01-21 03:01:03.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/tools/.gitignore' (105,633) at 20210307214926198
107607 2025-01-21 03:01:03.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_opp.h' (105,634) at 20240405153231835
107608 2025-01-21 03:01:03.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-input/main.c' (105,635) at 20240906080037164
107609 2025-01-21 03:01:03.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/.gitignore' (105,636) at 20210307214932146
107610 2025-01-21 03:01:03.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210.h' (105,637) at 20240405153052065
107611 2025-01-21 03:01:03.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/hw.h' (105,638) at 20240613080016443 to deleted uid set
107612 2025-01-21 03:01:03.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-sama5d2-isc.c' (105,639) at 20240405153230807
107613 2025-01-21 03:01:03.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/phy-fsl-imx8m-pcie.c' (105,640) at 20241111090012137
107614 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/max7359_keypad.c' (105,641) at 20240405153049137
107615 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/dante/dante_1.4.3.bb' (105,642) at 20230211040012635
107616 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/kvm.c' (105,643) at 20241211090212494
107617 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/lowlevel_init.S' (105,644) at 20210308005002732
107618 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Berghamn' (105,645) at 20210307205553778
107619 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/Kconfig' (105,646) at 20240405153231471
107620 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK100_defconfig' (105,647) at 20210308005003236
107621 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/Kconfig' (105,648) at 20210307214931218
107622 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/crosspythonpath.patch' (105,649) at 20241221090017672
107623 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/oss/.gitignore' (105,650) at 20210307214932226
107624 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.2' (105,651) at 20211006000025242
107625 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/testrunner.py' (105,652) at 20240906080037568
107626 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/rtl28xxu.c' (105,653) at 20240405153049545
107627 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/yamaha-yas530.c' (105,654) at 20241216090017705
107628 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/micron.c' (105,655) at 20240405153049705
107629 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/mpc8544_serdes.c' (105,656) at 20210308005002832
107630 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-kingpin.dtsi' (105,657) at 20240405153045433
107631 2025-01-21 03:01:03.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/biomerge.c' (105,658) at 20210307214930978
107632 2025-01-21 03:01:03.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/mdt_loader.h' (105,659) at 20240405153052793
107633 2025-01-21 03:01:03.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_image_upload.robot' (105,660) at 20240628080017121 to deleted uid set
107634 2025-01-21 03:01:03.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/py.mk' (105,661) at 20210308004922940
107635 2025-01-21 03:01:03.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_file.c' (105,662) at 20240405153231495
107636 2025-01-21 03:01:03.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-fitimage.bbclass' (105,663) at 20241221090017608
107637 2025-01-21 03:01:03.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm/unistd.h' (105,664) at 20210308005046065
107638 2025-01-21 03:01:03.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.h' (105,665) at 20240405153050497
107639 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/sched/core.c' (105,666) at 20241216090017777 to deleted uid set
107640 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/namei.c' (105,667) at 20240405153052457
107641 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/__init__.py' (105,668) at 20241221090017592
107642 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/trace.h' (105,669) at 20240405153052045
107643 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/associations.cpp' (105,670) at 20240820080028978
107644 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mcast.h' (105,671) at 20220525020653163
107645 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/mib.h' (105,672) at 20220525020654643
107646 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/MAINTAINERS' (105,673) at 20210308005003044
107647 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-tight.h' (105,674) at 20210308005046553
107648 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enumaudioout.rst' (105,675) at 20210309003648504
107649 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-gen3-cpg.h' (105,676) at 20240405153230239
107650 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a73a4-ape6evm.dts' (105,677) at 20240405153229895
107651 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/Makefile' (105,678) at 20240405153046749
107652 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/octeon_edac-pc.c' (105,679) at 20210307214927154
107653 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_mflo.c' (105,680) at 20210308005046505
107654 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/adaptec/Makefile' (105,681) at 20210307214929282
107655 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rcar-ep.c' (105,682) at 20240405153051237
107656 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/l1tf.rst' (105,683) at 20210307214925226
107657 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/health/ti,afe4403.yaml' (105,684) at 20240405153229767
107658 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/LICENSES/preferred/BSD-2-Clause' (105,685) at 20210308005046065
107659 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2' (105,686) at 20210308005046473 to deleted uid set
107660 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.c' (105,687) at 20220525020652959
107661 2025-01-21 03:01:03.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_type.cpp' (105,688) at 20240625080015044
107662 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_h.c' (105,689) at 20210308005046513
107663 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3036/Kconfig' (105,690) at 20210308005003040
107664 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/memmap.c' (105,691) at 20240405153047045
107665 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt_2.6.1.bb' (105,692) at 20241221090017648
107666 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/cipher.h' (105,693) at 20220525020652947
107667 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (105,694) at 20210812000025266
107668 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (105,695) at 20210814000014902
107669 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc3' (105,696) at 20210308005003736
107670 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-cs5535.c' (105,697) at 20210307214927046
107671 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/build_OID_registry' (105,698) at 20241018080014578
107672 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1275-revB/psu_init_gpl.c' (105,699) at 20210308005003180
107673 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/io_event_irq.c' (105,700) at 20240405153046225
107674 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8195.h' (105,701) at 20220525020653879
107675 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-mdio.h' (105,702) at 20210309003653040
107676 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-ctrls.c' (105,703) at 20240405153049529
107677 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/jack.rst' (105,704) at 20210307214925570
107678 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/dm9000.c' (105,705) at 20240405153049897
107679 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/iomap.h' (105,706) at 20210307214925962
107680 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/reboot-mode.c' (105,707) at 20210307214930154
107681 2025-01-21 03:01:03.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfutill.c' (105,708) at 20210307214931898
107682 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/src/lib.rs' (105,709) at 20240106090017261
107683 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ampere_firmware_upgrade.sh' (105,710) at 20241031080012179
107684 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Kontiolahti' (105,711) at 20210307205553770
107685 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/time.c' (105,712) at 20240405153046293
107686 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/init/starscream-init/starscream-init.sh' (105,713) at 20240110090012776
107687 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tc3589x.c' (105,714) at 20240405153230839
107688 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54455evb/Kconfig' (105,715) at 20210308005002972
107689 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-colibri-iris.dts' (105,716) at 20240405153045529
107690 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/config.mk' (105,717) at 20210308005002824
107691 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds409slim.dts' (105,718) at 20240405153045457
107692 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_ppc.h' (105,719) at 20240405153230031
107693 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/Makefile' (105,720) at 20210307214929206
107694 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/leapcrash.c' (105,721) at 20220525020655235
107695 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hugetlb.h' (105,722) at 20240405153229975
107696 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/own-mirrors.bbclass' (105,723) at 20230919080013978
107697 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts' (105,724) at 20210308005002624
107698 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-ddr.dtsi' (105,725) at 20240405153045725
107699 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/Kconfig' (105,726) at 20240405153230159
107700 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-bsp/images/npcm7xx-igps-native/UbootHeader_GBS.xml' (105,727) at 20210307205554078
107701 2025-01-21 03:01:03.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/ibm.json' (105,728) at 20240912080005178
107702 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,integrator.yaml' (105,729) at 20240405153045013
107703 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NRL' (105,730) at 20211006000025238
107704 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/pcpubuf.c' (105,731) at 20240405153052333
107705 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,cmt.yaml' (105,732) at 20240405153045177
107706 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm/create_usbhid.sh' (105,733) at 20230509080015412
107707 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm5110-tables.c' (105,734) at 20240405153230839
107708 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/thead/errata.c' (105,735) at 20240405153230063
107709 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_netlink.h' (105,736) at 20240405153053381
107710 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/cpu.h' (105,737) at 20240906080037500
107711 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/devres.c' (105,738) at 20240405153053085
107712 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_span.h' (105,739) at 20240405153231031
107713 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog_5.16.bb' (105,740) at 20241206090014338
107714 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2841er.h' (105,741) at 20210307214928614
107715 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/xtensa_memory.c' (105,742) at 20210927100127221
107716 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c' (105,743) at 20220525020652963
107717 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/0001-configure.ac-convert-AC_TRY_RUN-to-AC_TRY_LINK-state.patch' (105,744) at 20230317080013789
107718 2025-01-21 03:01:03.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cp2112.c' (105,745) at 20240405153230651
107719 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzo/lzodefs.h' (105,746) at 20210308005003708
107720 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-sim.sh' (105,747) at 20240405153054309
107721 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (105,748) at 20231215090012261
107722 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/seama.yaml' (105,749) at 20240405153229779
107723 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch' (105,750) at 20210307205554574
107724 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/test/meson.build' (105,751) at 20220819030023853
107725 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ics43432.c' (105,752) at 20240405153053621
107726 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mvebu_mmc.h' (105,753) at 20210308005003676
107727 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/presence.json' (105,754) at 20240918080013376
107728 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-atomicwrites/run-ptest' (105,755) at 20230401080011971
107729 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/barebox/barebox-common.inc' (105,756) at 20241221090017632
107730 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/lapic.c' (105,757) at 20210308005002856
107731 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-multiplexer.c' (105,758) at 20240405153050345
107732 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ivtv.h' (105,759) at 20210307214931638
107733 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/fixed-factor.c' (105,760) at 20240405153046869
107734 2025-01-21 03:01:03.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2_param.h' (105,761) at 20210307214930558
107735 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_masks.h' (105,762) at 20240405153046585
107736 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/ucmpdi2.c' (105,763) at 20240405153046085
107737 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/zone.hpp' (105,764) at 20241022080027608
107738 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx6ul_ccm.c' (105,765) at 20241211090212294
107739 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/socionext/Makefile' (105,766) at 20210307214929634
107740 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/os.h' (105,767) at 20240405153046345
107741 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/iqs62x-keys.yaml' (105,768) at 20240405153045081
107742 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0048-corstone1000-Enable-UEFI-Secure-boot.patch' (105,769) at 20241206090014210
107743 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/security.rst' (105,770) at 20210308005045809
107744 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/inventory_mac.cpp' (105,771) at 20241217090439491
107745 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xfontsel_1.1.0.bb' (105,772) at 20220910030013361
107746 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/entry_64_compat.S' (105,773) at 20240719080013345
107747 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/mp.c' (105,774) at 20210307214926614
107748 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/NetworkGlobalSettings.vue' (105,775) at 20241004080035971
107749 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/logging.hpp' (105,776) at 20241221090003052
107750 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/600-fix.patch' (105,777) at 20230706080014749
107751 2025-01-21 03:01:03.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/serial_uart_mux.hpp' (105,778) at 20241210090019232
107752 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree.c' (105,779) at 20241211090145541
107753 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-s900.c' (105,780) at 20240405153046769
107754 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml' (105,781) at 20240405153229759
107755 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/reset.c' (105,782) at 20210308005002764
107756 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus.h' (105,783) at 20240405153046765
107757 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/faraday/ftgmac100.h' (105,784) at 20240919080017058
107758 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-ainol-aw1.dts' (105,785) at 20210308005002620
107759 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/max98373.c' (105,786) at 20240405153053941
107760 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/asix_common.c' (105,787) at 20240405153050373
107761 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-fru-properties-mrw.yaml' (105,788) at 20210307205554050
107762 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/meson-buildoptions.sh' (105,789) at 20241211090212458
107763 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/frup.cpp' (105,790) at 20240817080009164
107764 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_nport.c' (105,791) at 20241008080013971
107765 2025-01-21 03:01:03.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/seg6.h' (105,792) at 20240405153054053
107766 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_init.c' (105,793) at 20241011080017347
107767 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/host.h' (105,794) at 20220525020653375
107768 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c' (105,795) at 20240405153049805
107769 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/README.md' (105,796) at 20241221090017500
107770 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/generated/autoconf.h' (105,797) at 20240405153054229
107771 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/meson.build' (105,798) at 20240904080010582
107772 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/video_extension.rst' (105,799) at 20210307214925494
107773 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/jobserver-exec' (105,800) at 20240405153053453
107774 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/debugfs.c' (105,801) at 20240405153050581
107775 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6368-clock.h' (105,802) at 20210309003653812
107776 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_byte_action.cpp' (105,803) at 20210308005405934
107777 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmtk.h' (105,804) at 20240415080012967
107778 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/huf_decompress.c' (105,805) at 20240405153053117
107779 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/machine/minerva.conf' (105,806) at 20240726080014422
107780 2025-01-21 03:01:03.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-core.h' (105,807) at 20240405153230807
107781 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmc-davinci.h' (105,808) at 20210307214931478
107782 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rmap_btree.h' (105,809) at 20240405153052577
107783 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/memset.c' (105,810) at 20240405153045977
107784 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/bmap.h' (105,811) at 20240613080016487
107785 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hid-sensor-humidity.c' (105,812) at 20220525020653103
107786 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/sata.c' (105,813) at 20210308005002852
107787 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/Kconfig' (105,814) at 20210307214930858
107788 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_kprobe.tc' (105,815) at 20240405153054305
107789 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8983.h' (105,816) at 20210307214932362
107790 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/conf.c' (105,817) at 20210308005003732
107791 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a78/memory.json' (105,818) at 20240405153054113
107792 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/exec-cmd.c' (105,819) at 20240405153054069
107793 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/pipe.h' (105,820) at 20210307214930858
107794 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800usb.c' (105,821) at 20240405153050621
107795 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k8.c' (105,822) at 20240405153046913
107796 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/machine_kexec.c' (105,823) at 20240405153045965
107797 2025-01-21 03:01:03.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun6i.c' (105,824) at 20210308005002784
107798 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-protocol-v2.c' (105,825) at 20240405153053505
107799 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/m5602/m5602_core.c' (105,826) at 20210307214928830
107800 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/109.out' (105,827) at 20240326080039726
107801 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/board-xxs1500.c' (105,828) at 20210605000027676
107802 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/rbtree.c' (105,829) at 20240405153053101
107803 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-stat.c' (105,830) at 20240415080012963
107804 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/.gitignore' (105,831) at 20240330080006130
107805 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/mac_newworld.c' (105,832) at 20241211090212318
107806 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/Makefile' (105,833) at 20240405153230579
107807 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max1619.c' (105,834) at 20240405153048865
107808 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/papr-sysparm.c' (105,835) at 20240830080013243
107809 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/kwbimage.cfg' (105,836) at 20210308005002908
107810 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/ti,j72xx-thermal.yaml' (105,837) at 20240405153045177
107811 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86.c' (105,838) at 20240906080037232
107812 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c' (105,839) at 20241211090145409
107813 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/services.hpp' (105,840) at 20230511080035559
107814 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/xorg.py' (105,841) at 20220910030013401
107815 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cppgenerate/cppgenerate_0.3.bb' (105,842) at 20241221090017512
107816 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml' (105,843) at 20240405153045105
107817 2025-01-21 03:01:03.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/extract_if.rs' (105,844) at 20240405153232095
107818 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/path-lookup.txt' (105,845) at 20210307214925490
107819 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ktd253-backlight.c' (105,846) at 20240405153052173
107820 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/signal32.h' (105,847) at 20240405153046249
107821 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_debugfs.h' (105,848) at 20210307214928438
107822 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/doc-fixes.patch' (105,849) at 20210307205553938
107823 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/exynos/Kconfig' (105,850) at 20210308005003348
107824 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/open-dice.c' (105,851) at 20240405153230847
107825 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lochnagar-sc.c' (105,852) at 20240405153053621
107826 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mvc.c' (105,853) at 20230925080040101
107827 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts' (105,854) at 20240405153045601
107828 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ramfs/file-nommu.c' (105,855) at 20240405153052497
107829 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/pipe.c' (105,856) at 20210406100036111
107830 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap807.dtsi' (105,857) at 20220525020651918
107831 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sd_ops.c' (105,858) at 20240405153230851
107832 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv350d.h' (105,859) at 20210307214928018
107833 2025-01-21 03:01:03.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_ioctl_verbs.h' (105,860) at 20240405153052949
107834 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7796.c' (105,861) at 20240405153051357
107835 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_cpu.c' (105,862) at 20240906080037156
107836 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/rx.h' (105,863) at 20210307214929966
107837 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/lp873x.h' (105,864) at 20210308005003680
107838 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-intc_sar' (105,865) at 20220525020651634
107839 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/templates/default/local.conf.sample' (105,866) at 20241221090017604
107840 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/json_utils_test.cpp' (105,867) at 20230325080023516
107841 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/vegman-led-manager-config/led.yaml' (105,868) at 20240829080014022
107842 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/template.py' (105,869) at 20241221090017680
107843 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/atomics.c' (105,870) at 20240405153054245
107844 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/Makefile' (105,871) at 20210308005002776
107845 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb' (105,872) at 20241206090014258
107846 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ebv/socrates/qts/iocsr_config.h' (105,873) at 20210308005002952
107847 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml' (105,874) at 20240405153045181
107848 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sh_bios.h' (105,875) at 20210307214926554
107849 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu_init.c' (105,876) at 20210308005002832
107850 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/mac_penguin.S' (105,877) at 20210307214926170
107851 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/flattree.c' (105,878) at 20210308005003728
107852 2025-01-21 03:01:03.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.memhp' (105,879) at 20240906080037560 to deleted uid set
107853 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-panic.c' (105,880) at 20240405153230755
107854 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_mailbox.h' (105,881) at 20240906080037332
107855 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/Types.h' (105,882) at 20210308005003708
107856 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/Makefile' (105,883) at 20210307214930286
107857 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sunbpp.h' (105,884) at 20210307214926586
107858 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11_cpdo.c' (105,885) at 20210308005046069
107859 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vdo1.c' (105,886) at 20240405153046797
107860 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/jstree.style.css' (105,887) at 20210308004923388
107861 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845_defconfig' (105,888) at 20210308005003280
107862 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RouteEntryCollection_v1.xml' (105,889) at 20240619080002936
107863 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/.gitignore' (105,890) at 20240405153046901
107864 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6dl_icore_nand_defconfig' (105,891) at 20210308005003260
107865 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/loongson3_virt.c' (105,892) at 20241211090212290
107866 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/Makefile' (105,893) at 20210307214931070
107867 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0013-open-vm-tools-Correct-include-path-for-poll.h.patch' (105,894) at 20240106090017233
107868 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/neon-intrinsics.h' (105,895) at 20210307214926062
107869 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/263' (105,896) at 20240906080037564
107870 2025-01-21 03:01:03.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_loaded_image.c' (105,897) at 20210308005003704
107871 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/cache.json' (105,898) at 20240405153054149
107872 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zywrle.h' (105,899) at 20240326080039754
107873 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/vc032x.c' (105,900) at 20220525020653323
107874 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/event.h' (105,901) at 20210307214929970
107875 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/keyring_handler.h' (105,902) at 20240405153232111
107876 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/recv_linux.c' (105,903) at 20210307214930638
107877 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/tonga_baco.h' (105,904) at 20210309003649652
107878 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/fpsimd.c' (105,905) at 20240405153045877
107879 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-milbeaut.txt' (105,906) at 20210307214925366
107880 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/files/0001-cmake-Do-not-try-to-compute-library-dependencies-dur.patch' (105,907) at 20230520080014480
107881 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c' (105,908) at 20210307214927962
107882 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/0001-src-internal-Use-__GLIBC__-to-check-for-GNU-extentio.patch' (105,909) at 20221003030013285
107883 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.c' (105,910) at 20210307214927954
107884 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/socionext,uniphier-aio.yaml' (105,911) at 20240405153045169
107885 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rseq.c' (105,912) at 20240405153053033
107886 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_of_maps.rst' (105,913) at 20240405153044997
107887 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/Kconfig' (105,914) at 20210308005003080
107888 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0.h' (105,915) at 20221128040017642
107889 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/trace.h' (105,916) at 20210307214929754
107890 2025-01-21 03:01:03.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_firmware.c' (105,917) at 20210308005003440
107891 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/remoteproc.c' (105,918) at 20210308005003740
107892 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/stx104.c' (105,919) at 20240405153048965
107893 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c' (105,920) at 20240405153048577
107894 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS1-ssh-host@.service' (105,921) at 20230203040020726
107895 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool_2.5.4.bb' (105,922) at 20241221090017664
107896 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/l+g/vinco/Kconfig' (105,923) at 20210308005003016
107897 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs.h' (105,924) at 20210307214931154
107898 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0008-Handle-errors-from-socket-calls.patch' (105,925) at 20241206090014242
107899 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/MAINTAINERS' (105,926) at 20210308005002988
107900 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r2-lte.dts' (105,927) at 20220525020651926
107901 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pktgen/pktgen_sample03_burst_single_flow.sh' (105,928) at 20240405153053429
107902 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/task_fd_query_user.c' (105,929) at 20240405153053425
107903 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test.c' (105,930) at 20210307214932706
107904 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/Makefile.am-fix-parallel-issue.patch' (105,931) at 20210307205554466
107905 2025-01-21 03:01:03.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c' (105,932) at 20241211090145413
107906 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-dbus-service.bbclass' (105,933) at 20241206090014274
107907 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-integrator-ap.c' (105,934) at 20240405153230251
107908 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb' (105,935) at 20241221090017560
107909 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop_ibi_value_be.h' (105,936) at 20210307214928598
107910 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rm/mc146818rtc.h' (105,937) at 20210307214926226
107911 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/kernel-entry-init.h' (105,938) at 20210307214926222
107912 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_int_ptr.c' (105,939) at 20241018080014598
107913 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmcs_shadow_fields.h' (105,940) at 20210307214926722
107914 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l24-tables.c' (105,941) at 20240405153230835
107915 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/of_device_64.c' (105,942) at 20240405153230091
107916 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/sfp.h' (105,943) at 20240405153231079
107917 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/expected_stderr' (105,944) at 20210308005003736
107918 2025-01-21 03:01:03.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/btrfs.h' (105,945) at 20210308005003544
107919 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_mlme.c' (105,946) at 20240405153231483
107920 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/report_action.hpp' (105,947) at 20230524080039233
107921 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizboxmini-common.dtsi' (105,948) at 20240405153045465
107922 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-baseboard.dtsi' (105,949) at 20210308005002596
107923 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/board.c' (105,950) at 20210308005002904
107924 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/debug-objects.rst' (105,951) at 20210307214925262
107925 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb' (105,952) at 20241003080011997
107926 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.x86' (105,953) at 20210308005003300
107927 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/mt6797-dai-hostless.c' (105,954) at 20210307214932394
107928 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCManager.v1_0_0.json' (105,955) at 20240724080002903
107929 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v1.c' (105,956) at 20240405153050137
107930 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_rss.h' (105,957) at 20210307214929302
107931 2025-01-21 03:01:03.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5422-odroidxu4.dts' (105,958) at 20240405153045573
107932 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-cadence-xspi.c' (105,959) at 20240712080021081
107933 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/index.rst' (105,960) at 20210307214925514
107934 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/ptrace.h' (105,961) at 20240405153046249
107935 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-service-test_git.bb' (105,962) at 20220910030013341
107936 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vpu/Kconfig' (105,963) at 20240405153049417
107937 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/openrisc/index.rst' (105,964) at 20240405153044977
107938 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_common.c' (105,965) at 20210307214930930
107939 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serdev/serdev-ttyport.c' (105,966) at 20240405153231507
107940 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/firmware-update.cpp' (105,967) at 20241022080008028
107941 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mmp_dma.h' (105,968) at 20210307214931478
107942 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/earlycon-riscv-sbi.c' (105,969) at 20240405153052005
107943 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/irq.c' (105,970) at 20240405153230143
107944 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Vrm_VINI.json' (105,971) at 20221213040036921
107945 2025-01-21 03:01:03.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/spinlock_types.h' (105,972) at 20240405153046069
107946 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_uart.c' (105,973) at 20210307214928702
107947 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_ethtool.c' (105,974) at 20240405153050141
107948 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-check-for-mips-targets-for-stat.st_dev-definitions.patch' (105,975) at 20230503080014587
107949 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sdm845-venus.yaml' (105,976) at 20240405153045101
107950 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/air-cooled.yaml' (105,977) at 20210307205553698
107951 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-service-failure-debug-and-recovery.md' (105,978) at 20221209040006383
107952 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/skip-load.patch' (105,979) at 20241206090014334
107953 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc.dtsi' (105,980) at 20210307214926346
107954 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/net/bpf_jit_comp32.c' (105,981) at 20240405153046265
107955 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values/all.h' (105,982) at 20220525020652358
107956 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_devfreq.h' (105,983) at 20220525020652919
107957 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/Kconfig' (105,984) at 20240405153232111
107958 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c' (105,985) at 20241011080017331
107959 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/irq.h' (105,986) at 20220525020652174
107960 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/jailhouse.txt' (105,987) at 20210307214925346
107961 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-accel-ops-rr.c' (105,988) at 20241211090212206
107962 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/cpu-features.h' (105,989) at 20210307214926558
107963 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/meson.build' (105,990) at 20230925080040033
107964 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/tcan4x5x.txt' (105,991) at 20240405153229779
107965 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.4.bb' (105,992) at 20240124090012250
107966 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-host-recovery@.service' (105,993) at 20210918000051623
107967 2025-01-21 03:01:03.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/microchip,csi2dc.yaml' (105,994) at 20240405153045093
107968 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/pm-debug.c' (105,995) at 20220525020651890
107969 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/meson.build' (105,996) at 20240326080039706
107970 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/stat.h' (105,997) at 20210307214925650
107971 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irqdomain.h' (105,998) at 20240405153046385
107972 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/Makefile.am' (105,999) at 20210308005100989
107973 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.9.0.bb' (106,000) at 20230131040012035
107974 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/map-s3c64xx.h' (106,001) at 20240405153045685
107975 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/dev.c' (106,002) at 20210308005003544
107976 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.40-remap.patch' (106,003) at 20210307205553822
107977 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/multiboot.h' (106,004) at 20220429100100470
107978 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/dir.c' (106,005) at 20240405153052453
107979 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-href-family-pinctrl.dtsi' (106,006) at 20240405153045577
107980 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-2.c' (106,007) at 20210307214931190
107981 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/netgear,cg3100d.dts' (106,008) at 20210308005002816
107982 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/falcon.c' (106,009) at 20240405153048637
107983 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/numa.h' (106,010) at 20240617080017378
107984 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_dfl.c' (106,011) at 20240405153052033
107985 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8349EMDS_defconfig' (106,012) at 20210308005003236
107986 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb' (106,013) at 20241221090017516
107987 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt6245-regulator.yaml' (106,014) at 20240405153045145
107988 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-f7188x.c' (106,015) at 20240405153047073
107989 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_alloc_selftest.c' (106,016) at 20240405153046649
107990 2025-01-21 03:01:03.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/pt3/pt3.c' (106,017) at 20240405153049373
107991 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/tach_sensor.cpp' (106,018) at 20240820080023694
107992 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/minerva-phosphor-multi-gpio-presence.json' (106,019) at 20241218090101075
107993 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-serval.its.S' (106,020) at 20220525020651998
107994 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_elsct.c' (106,021) at 20220525020654019
107995 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__intrusive_queue.hpp' (106,022) at 20241219090033964
107996 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tranas_Bredkarr' (106,023) at 20210307205553794
107997 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/chtdc_ti_pwrbtn.c' (106,024) at 20240405153051405
107998 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ioctl.c' (106,025) at 20241211090145505
107999 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-rng.h' (106,026) at 20240906080037340
108000 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_falcon.c' (106,027) at 20240405153230179
108001 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/sja1000_isa.c' (106,028) at 20240405153049737
108002 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/sclpcpu.c' (106,029) at 20240906080037288
108003 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/dwc3.rst' (106,030) at 20210307214925590
108004 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_bxtwc.c' (106,031) at 20241211090145453
108005 2025-01-21 03:01:03.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC18_C-105W' (106,032) at 20210307205553758
108006 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/mux.c' (106,033) at 20240405153046869
108007 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/translate_vx.c.inc' (106,034) at 20240326080039702
108008 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native.inc' (106,035) at 20230503080014575
108009 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/examples/pdr/effecter_pdr.json' (106,036) at 20221213040036917
108010 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/init/transformers-init/transformers-init.sh' (106,037) at 20230428080015190
108011 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/pd.c' (106,038) at 20220525020653163
108012 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040d4rdb.dts' (106,039) at 20210307214926354
108013 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/Makefile' (106,040) at 20240405153232287
108014 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max9768.c' (106,041) at 20240405153053625
108015 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml' (106,042) at 20240405153229759
108016 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/delay.h' (106,043) at 20210307214925646
108017 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-hisi-hpre' (106,044) at 20240405153044913
108018 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/unwind.h' (106,045) at 20240405153046401
108019 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memmove_32.S' (106,046) at 20240405153046469
108020 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sunne_As' (106,047) at 20210307205553790
108021 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/update_service.hpp' (106,048) at 20241217090008772
108022 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Container_v1.xml' (106,049) at 20240619080002920
108023 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pc873xx.h' (106,050) at 20210307214925654
108024 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/mips-gic-timer.c' (106,051) at 20240405153046877
108025 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/0001-configure.ac-Check-and-define-intmax_t-type.patch' (106,052) at 20231011080016582
108026 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-tx49xx/kmalloc.h' (106,053) at 20210307214926226
108027 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-q8-tablet.dts' (106,054) at 20210308005002624
108028 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qm1d1b0004.h' (106,055) at 20210307214928798
108029 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/physmap.h' (106,056) at 20210307214931454
108030 2025-01-21 03:01:03.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_mhccif.c' (106,057) at 20240405153051065
108031 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/qcom-pdc.c' (106,058) at 20240405153230751
108032 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/Makefile' (106,059) at 20210307214926286
108033 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/nvm.c' (106,060) at 20240405153050537
108034 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/swiotlb-xen.h' (106,061) at 20240405153052961
108035 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rf.c' (106,062) at 20210309003651808
108036 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/mtk_rpmsg.c' (106,063) at 20240405153051485
108037 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/alternative.c' (106,064) at 20240405153045945
108038 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/test/meson.build' (106,065) at 20240214090001981
108039 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/calls.c' (106,066) at 20240405153232263
108040 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/mac80211/status.c' (106,067) at 20240405153053301 to deleted uid set
108041 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/ioremap_fixed.c' (106,068) at 20210309003648984
108042 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/maxim,max77802.h' (106,069) at 20210307214931346
108043 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/copyfile.h' (106,070) at 20210307214932586
108044 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/apollo/config.c' (106,071) at 20240405153045953
108045 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-zynqmp.c' (106,072) at 20241211090145481
108046 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm4912-asus-gt-ax6000.dts' (106,073) at 20240405153045717
108047 2025-01-21 03:01:03.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/sensorcommands.hpp' (106,074) at 20210820000013427
108048 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qnum.c' (106,075) at 20221215040039390
108049 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/stm32l4x5_soc.c' (106,076) at 20241211090212250
108050 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mpu401/Makefile' (106,077) at 20210307214932202
108051 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/preferred/LGPL-2.0' (106,078) at 20210307214925638
108052 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/async-thread.h' (106,079) at 20240405153052273
108053 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_raspi4.py' (106,080) at 20241211090212538
108054 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rc5t583.c' (106,081) at 20240405153230307
108055 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sysfs/sysfsread.hpp' (106,082) at 20210308005116217
108056 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MulanPSL-1.0' (106,083) at 20211006000025238
108057 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_transform.c' (106,084) at 20240405153047221
108058 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_security.c' (106,085) at 20240405153053257
108059 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/motorola.c' (106,086) at 20240405153230007
108060 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/.clang-format' (106,087) at 20240826080018275
108061 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.c' (106,088) at 20220525020653627
108062 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_d.c' (106,089) at 20210308005046513
108063 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fchmodat2/Makefile' (106,090) at 20240405153232267
108064 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml' (106,091) at 20240405153045017
108065 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/MAINTAINERS' (106,092) at 20210308005003036
108066 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/gbmc-psu-hardreset.target' (106,093) at 20220416100009975
108067 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/Makefile' (106,094) at 20210308005002852
108068 2025-01-21 03:01:03.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/Kconfig' (106,095) at 20210308005002972
108069 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Makefile' (106,096) at 20240405153230095
108070 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/xhci-dbgp.h' (106,097) at 20240405153052817
108071 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/templates/example.bb' (106,098) at 20210307205554430
108072 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/rdvl.h' (106,099) at 20240405153054237
108073 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/op_helper.h' (106,100) at 20240326080039658
108074 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_bridge.sh' (106,101) at 20240405153232263
108075 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/queue.c' (106,102) at 20240405153051569
108076 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (106,103) at 20230721080014366
108077 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/baikal,bt1-ccu-pll.yaml' (106,104) at 20210309003648328
108078 2025-01-21 03:01:03.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/method.hpp' (106,105) at 20240904080034451
108079 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.css' (106,106) at 20210307205554266
108080 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-array.h' (106,107) at 20240405153049257
108081 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/ops_helpers.c' (106,108) at 20210819100021646
108082 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/pci.c' (106,109) at 20210307214932618
108083 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c' (106,110) at 20240405153050513
108084 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ezx-pcap.c' (106,111) at 20240405153049605
108085 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/adb.c' (106,112) at 20240906080037236
108086 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux.c' (106,113) at 20240405153052145
108087 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cppy/0001-Fix-build-error-as-following.patch' (106,114) at 20220502030010116
108088 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_acpi.c' (106,115) at 20240405153048621
108089 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-gpu.c' (106,116) at 20221215040039150
108090 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_fru_cmd.cpp' (106,117) at 20240819080030267
108091 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_cmds.c' (106,118) at 20241219090010504
108092 2025-01-21 03:01:03.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2835-common.dtsi' (106,119) at 20240405153229871
108093 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_addrtype.c' (106,120) at 20241018080014586
108094 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-case.err' (106,121) at 20210927100127469
108095 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axc003.dtsi' (106,122) at 20210308005002544
108096 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-configuration.rst' (106,123) at 20220525020651786
108097 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/gr_udc.c' (106,124) at 20240405153231555
108098 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/pci-auto.c' (106,125) at 20210307214926766
108099 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml' (106,126) at 20240405153045093
108100 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/COPYING.MIT' (106,127) at 20210307205553750
108101 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/process/subproject-maintainership.md' (106,128) at 20231219090009685
108102 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend' (106,129) at 20210812000025166
108103 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_test.c' (106,130) at 20240405153232283
108104 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/pgtable-bits.h' (106,131) at 20240405153045905
108105 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl345_core.c' (106,132) at 20240405153048929
108106 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_reporting.h' (106,133) at 20220525020654599
108107 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton_devcpu_gcb.h' (106,134) at 20210308005002820
108108 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_port.h' (106,135) at 20240405153050289
108109 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/pydownloadmgr/download_manager.py' (106,136) at 20221209040046691 to deleted uid set
108110 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola.c' (106,137) at 20220525020655007
108111 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-modal-csr-download.html' (106,138) at 20210308005107065
108112 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/icl_dsi.h' (106,139) at 20240405153230543
108113 2025-01-21 03:01:03.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/qcom/cmd-db.h' (106,140) at 20240617080017410
108114 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda_regs.h' (106,141) at 20240405153049405
108115 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/for_each_map_elem_write_key.c' (106,142) at 20240405153054269
108116 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-html_4.1.1.bb' (106,143) at 20241206090014270
108117 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/mxs-pinfunc.h' (106,144) at 20240405153045537
108118 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/relocate.c' (106,145) at 20210308005002544
108119 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' (106,146) at 20240730080012557 to deleted uid set
108120 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany/0001-configure-Upgrade-to-a-modern-Gettext.patch' (106,147) at 20210307205553898
108121 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_tlb.c' (106,148) at 20240405153046181
108122 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/test.conf' (106,149) at 20210307214932626
108123 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_util.h' (106,150) at 20210307214931322
108124 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_midi.c' (106,151) at 20210307214932222
108125 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_primary_console.c' (106,152) at 20240326080039446
108126 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/arc4.h' (106,153) at 20210307214931310
108127 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/console_cmdline.h' (106,154) at 20210307214931746
108128 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c' (106,155) at 20210308005002988
108129 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/bestcomm/bcom_fec_tx_task.c' (106,156) at 20210307214927122
108130 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/chunk-map.c' (106,157) at 20210308005003544
108131 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/puma-rk3399.c' (106,158) at 20210308005003072
108132 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/term.c' (106,159) at 20210307214932610
108133 2025-01-21 03:01:03.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/gtkdocdir.patch' (106,160) at 20241221090017688
108134 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c' (106,161) at 20240405153230615
108135 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_rtt.h' (106,162) at 20210307214929766
108136 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-test_1.0.bb' (106,163) at 20210307205554390
108137 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb' (106,164) at 20241206090014346
108138 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parse_1.20.2.bb' (106,165) at 20241221090017556
108139 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d33.dtsi' (106,166) at 20240405153045469
108140 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-meson/Kconfig' (106,167) at 20210307214925898
108141 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_poh_counter.robot' (106,168) at 20240628080017117
108142 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/usb/quirks.c' (106,169) at 20241220090018346 to deleted uid set
108143 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am43xx/Makefile' (106,170) at 20210308005003076
108144 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_titan.c' (106,171) at 20210309003648552
108145 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb' (106,172) at 20230114040015550
108146 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/defer-call.c' (106,173) at 20240326080039754
108147 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/stm32-fmc2-ebi.c' (106,174) at 20240830080013271
108148 2025-01-21 03:01:03.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cacheflush.h' (106,175) at 20210927100127249
108149 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace_output.c' (106,176) at 20241018080014574 to deleted uid set
108150 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_iops.h' (106,177) at 20240405153052597 to deleted uid set
108151 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/pdr.cpp' (106,178) at 20240819080030259 to deleted uid set
108152 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/bcm2835_spi.c' (106,179) at 20241211090212338
108153 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-smopa-1.c' (106,180) at 20240906080037576
108154 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/interface/ia_css_inputfifo.h' (106,181) at 20210307214930566
108155 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rv/rv-list.rst' (106,182) at 20240405153045265
108156 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_fru.robot' (106,183) at 20240628080017117
108157 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/cpu-reset.c' (106,184) at 20240405153045653
108158 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml' (106,185) at 20240405153045065
108159 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8550.c' (106,186) at 20240405153230235
108160 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/core.rst' (106,187) at 20240405153045189
108161 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/Makefile' (106,188) at 20240405153052173
108162 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/phosphor-led-manager/obmc/led/set-all/groups/config' (106,189) at 20210307205553706
108163 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/callouts.cpp' (106,190) at 20240820080027370
108164 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-artik5-eval.dts' (106,191) at 20240405153045565
108165 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/clk_and_regulator.c' (106,192) at 20240405153051405
108166 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mdio/Kconfig' (106,193) at 20210308005003436
108167 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation.dtsi' (106,194) at 20240405153045457
108168 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-xilinx.c' (106,195) at 20240405153051457
108169 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-ib_srp' (106,196) at 20210309003648244
108170 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1088a-qds.dts' (106,197) at 20210308005002580
108171 2025-01-21 03:01:03.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_3501.c' (106,198) at 20240405153046885
108172 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/0001-cppignore.lnx-Ignore-PKCS12-and-testLaunch-test.patch' (106,199) at 20241206090014262
108173 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8548CDS.h' (106,200) at 20210308005003580
108174 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/hypercall.S' (106,201) at 20240405153045701
108175 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/socfpga.c' (106,202) at 20210308005003376
108176 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/LogEntryCollection.json' (106,203) at 20240619080002948
108177 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_init.c' (106,204) at 20210309003653024
108178 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc0832.yaml' (106,205) at 20240405153045073
108179 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/task-time' (106,206) at 20220910030013437
108180 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/.clang-format' (106,207) at 20240817080004291
108181 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3399-cru.h' (106,208) at 20240405153052645
108182 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-sev-kit-fabric.dtsi' (106,209) at 20240405153046241
108183 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc.github.io/LICENSE' (106,210) at 20210308005057965
108184 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch' (106,211) at 20220618030015190
108185 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/doc-guide/sphinx.rst' (106,212) at 20240405153045273
108186 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/pmic_bus.c' (106,213) at 20210308005002784
108187 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_power.c' (106,214) at 20240405153231075
108188 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/code-of-conduct-interpretation.rst' (106,215) at 20240405153045245
108189 2025-01-21 03:01:03.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/semihosting/uaccess.h' (106,216) at 20240906080037348
108190 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/notroot.py' (106,217) at 20220721030015853
108191 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/lib/rdtime.c' (106,218) at 20210308005002844
108192 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata.c' (106,219) at 20210308005003332
108193 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/index.rst' (106,220) at 20220525020651642
108194 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/adp-ae3xx_defconfig' (106,221) at 20210308005003244
108195 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-driver-genwqe' (106,222) at 20220525020651630
108196 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/omap-wdt.txt' (106,223) at 20210307214925454
108197 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pm8941-pwrkey.c' (106,224) at 20240405153230727
108198 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/pwm-imx.c' (106,225) at 20210308005003472
108199 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory.h' (106,226) at 20241211090212358
108200 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-kernel/linux/linux-nuvoton_%.bbappend' (106,227) at 20210813100029652
108201 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/gpio.c' (106,228) at 20240405153046049
108202 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/fs-perms-volatile-tmp.txt' (106,229) at 20241221090017620
108203 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/clock-tables.h' (106,230) at 20210308005002672
108204 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-sysfs.h' (106,231) at 20210307214931218
108205 2025-01-21 03:01:03.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/rc4.h' (106,232) at 20210308005003684
108206 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_semantics.c' (106,233) at 20240910080014094
108207 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/error-injection.h' (106,234) at 20240405153052685
108208 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_ipv6.robot' (106,235) at 20241022080014916
108209 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pidfd/pidfd_getfd_test.c' (106,236) at 20210309003656012
108210 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c' (106,237) at 20240405153230503
108211 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/init.cpp' (106,238) at 20240820080023690
108212 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/files/vfolders/Games.directory' (106,239) at 20210307205554610
108213 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qmp-event.c' (106,240) at 20240906080037584
108214 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/hmem_global.h' (106,241) at 20210307214930542
108215 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/uv/kernel/setup.c' (106,242) at 20210307214926134
108216 2025-01-21 03:01:03.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am43xx_evm.h' (106,243) at 20210308005003584
108217 2025-01-21 03:01:03.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/iproc-common/timer.h' (106,244) at 20210308005002676
108218 2025-01-21 03:01:03.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.2.bb' (106,245) at 20241206090014238
108219 2025-01-21 03:01:03.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/cputable.h' (106,246) at 20210307214926394
108220 2025-01-21 03:01:03.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/agg-tx.c' (106,247) at 20241111090012165
108221 2025-01-21 03:01:03.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/roce_common.h' (106,248) at 20210309003653892
108222 2025-01-21 03:01:03.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/taglib-2.patch' (106,249) at 20240413080012639
108223 2025-01-21 03:01:03.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sc7280.c' (106,250) at 20240405153232191
108224 2025-01-21 03:01:03.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/fw.h' (106,251) at 20240405153231259
108225 2025-01-21 03:01:03.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/renesas/r9a07g043f01-smarc.dts' (106,252) at 20240405153046241
108226 2025-01-21 03:01:03.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-decouple_3.8.bb' (106,253) at 20230401080011943
108227 2025-01-21 03:01:03.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/aha152x.rst' (106,254) at 20210307214925558
108228 2025-01-21 03:01:03.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/test/utest.cpp' (106,255) at 20210308004942076
108229 2025-01-21 03:01:03.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/core.h' (106,256) at 20210309003649820
108230 2025-01-21 03:01:03.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/cgroups.rst' (106,257) at 20240405153044937
108231 2025-01-21 03:01:03.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/trusted_services.py' (106,258) at 20241206090014214
108232 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mc146818rtc.h' (106,259) at 20240405153231819
108233 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/configure.cmake-fix-valgrind.patch' (106,260) at 20210307205553890
108234 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/OWNERS' (106,261) at 20211222040037065
108235 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T102xRDB.h' (106,262) at 20210308005003580
108236 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/adm1266.c' (106,263) at 20240405153048869
108237 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml' (106,264) at 20220525020651718
108238 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_usb.h' (106,265) at 20220525020653815
108239 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest.c' (106,266) at 20210308005003700
108240 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-qcom/Makefile' (106,267) at 20210307214925942
108241 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDistributionCollection.json' (106,268) at 20240619080002952
108242 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/icpdas-lp8841-spi-rtc.txt' (106,269) at 20210307214925438
108243 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk.c' (106,270) at 20240405153046789
108244 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/rzv2m_usb3drd.h' (106,271) at 20240405153052813
108245 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend' (106,272) at 20240727080014098
108246 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_b.c' (106,273) at 20210308005046517
108247 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-get_current_dir_name.c' (106,274) at 20210307214932466
108248 2025-01-21 03:01:03.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/templates/default/bblayers.conf.sample' (106,275) at 20240712080022837
108249 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-core.c' (106,276) at 20240405153230811
108250 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socrates.dts' (106,277) at 20210308005002612
108251 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/Platform' (106,278) at 20210307214926186
108252 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/vhost_virtio_ioctl.sh' (106,279) at 20240405153054177
108253 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ipc/msgque.c' (106,280) at 20220525020655211
108254 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa49msg.h' (106,281) at 20210307214930866
108255 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Irevik' (106,282) at 20210307205553782
108256 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/dynamic-layers/arm-layer/recipes-security/optee/optee-os_%.bbappend' (106,283) at 20230830080015018
108257 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bitmain-antminer-s9.dts' (106,284) at 20210308005002576
108258 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stmpe.h' (106,285) at 20210307214931434
108259 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/sony-laptop.c' (106,286) at 20240405153051417
108260 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/Kconfig' (106,287) at 20241211090212326
108261 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/cmsdk-apb-uart.h' (106,288) at 20230426080043760
108262 2025-01-21 03:01:03.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_status.c' (106,289) at 20240405153049577
108263 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.c' (106,290) at 20210307214927958
108264 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/fotg210/fotg210-hcd.c' (106,291) at 20240405153231547
108265 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_thunk_64.S' (106,292) at 20240405153046489
108266 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/rda,rda5807.yaml' (106,293) at 20240405153045093
108267 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/pci/Makefile' (106,294) at 20240405153045977
108268 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/iqs62x-keys.c' (106,295) at 20240405153049137
108269 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/kwbimage.cfg' (106,296) at 20210308005002904
108270 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32h750-overview.rst' (106,297) at 20240405153044973
108271 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,lochnagar.yaml' (106,298) at 20240405153045161
108272 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/fsi/op-fsi/fsi-disable.service' (106,299) at 20210307205554050
108273 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/axp20x.c' (106,300) at 20240405153230831
108274 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon_0.33.0.bb' (106,301) at 20240301090012431
108275 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-mm-damon' (106,302) at 20240405153229731
108276 2025-01-21 03:01:03.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/loongarch-stub.c' (106,303) at 20240628080013989
108277 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/Space.h' (106,304) at 20240405153231847
108278 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mark.c' (106,305) at 20240405153050105
108279 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_at91.c' (106,306) at 20210308005003340
108280 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-lp3943.c' (106,307) at 20240405153231359
108281 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ks8851_mll.h' (106,308) at 20210308005003432
108282 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/draak/Makefile' (106,309) at 20210308005003032
108283 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/r8152.h' (106,310) at 20240405153231843
108284 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alafors' (106,311) at 20210307205553778
108285 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/test-subv.c' (106,312) at 20240906080037580
108286 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/phy-rcar-gen2.c' (106,313) at 20240405153231315
108287 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/init-common.c' (106,314) at 20240405153230047
108288 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-ice-u-boot.dtsi' (106,315) at 20210308005002592
108289 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-base.h' (106,316) at 20210308005002656
108290 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_rc.h' (106,317) at 20220525020652895
108291 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_ht.h' (106,318) at 20210307214929790
108292 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/max5522.c' (106,319) at 20240405153048977
108293 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-minized.dts' (106,320) at 20210308005002632
108294 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/cros-ec/Makefile' (106,321) at 20210307214928598
108295 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zc1232-revA.dts' (106,322) at 20240405153045841
108296 2025-01-21 03:01:03.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos3250.c' (106,323) at 20240405153230239
108297 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/main.cpp' (106,324) at 20231021080030434
108298 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/salvator-x.dtsi' (106,325) at 20210307214926042
108299 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ftp.h' (106,326) at 20210307214930234
108300 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/param.c' (106,327) at 20240405153049973
108301 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ip32/ip32_ints.h' (106,328) at 20210307214926214
108302 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio.c' (106,329) at 20240405153231595
108303 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip.c' (106,330) at 20210307214932742
108304 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/adi,axi-spi-engine.txt' (106,331) at 20210307214925438
108305 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/u-boot-sandbox.h' (106,332) at 20210308005002848
108306 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/conf/machine/include/amd.inc' (106,333) at 20240307090019084
108307 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_1_regs.h' (106,334) at 20240405153046601
108308 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/regs-mfc.h' (106,335) at 20240405153049465
108309 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3.h' (106,336) at 20240405153231563
108310 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gen_ethaddr_crc.c' (106,337) at 20210308005003764
108311 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts' (106,338) at 20240405153045805
108312 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/hamradio/index.rst' (106,339) at 20210309003648448
108313 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/arch-i386.h' (106,340) at 20240405153232211
108314 2025-01-21 03:01:03.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/via,vt8500-intc.txt' (106,341) at 20210307214925346
108315 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_lookup.c' (106,342) at 20241001080013032
108316 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi' (106,343) at 20220525020651914
108317 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-qcom-aoss.c' (106,344) at 20240405153231371
108318 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/budget.c' (106,345) at 20210308005003548
108319 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-r7-tv-dongle.dts' (106,346) at 20240405153045377
108320 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/bash-oecore.png' (106,347) at 20210307205554378 to deleted uid set
108321 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/dns_resolve.h' (106,348) at 20240405153052413
108322 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NAIST-2003' (106,349) at 20211006000025238
108323 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-httpauth_4.8.0.bb' (106,350) at 20231011080016582
108324 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_fcntl.h' (106,351) at 20210308005046089
108325 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.err' (106,352) at 20210927100127473
108326 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_ui_layer.c' (106,353) at 20240405153048761
108327 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/wget/wget_1.25.0.bb' (106,354) at 20241221090017680
108328 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ov2640.txt' (106,355) at 20210307214925350
108329 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/mmu_context.h' (106,356) at 20220525020651986
108330 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/overlayroot' (106,357) at 20240301090012459
108331 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/pci_stub.c' (106,358) at 20240405153052253
108332 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/ep93xx-pcm.h' (106,359) at 20210307214932290
108333 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/export.h' (106,360) at 20210307214931174
108334 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS1.conf' (106,361) at 20240310080021376
108335 2025-01-21 03:01:03.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,ipq806x-usb-phy-ss.yaml' (106,362) at 20220525020651698
108336 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/msm8916-wcd-digital.c' (106,363) at 20240405153053657
108337 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/report_factory_mock.hpp' (106,364) at 20231228090030528
108338 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/0001-Makefile.am-do-not-build-manpages.patch' (106,365) at 20241221090017680
108339 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/packagefiles/boost/meson.build' (106,366) at 20240410080033026
108340 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/preprocess.c' (106,367) at 20240405153053453
108341 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.c' (106,368) at 20210307214927962
108342 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/simple-pm-bus.yaml' (106,369) at 20210309003648328
108343 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/user/excp_helper.c' (106,370) at 20221215040039306
108344 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_helper_value_access.c' (106,371) at 20241104090011631
108345 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-xusb-padctl.txt' (106,372) at 20210307214925394
108346 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stm32fx-clock.h' (106,373) at 20210308005003636
108347 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/host-ehci-owner-reset@.service' (106,374) at 20240921080016394
108348 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-codina.dts' (106,375) at 20240405153045581
108349 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb' (106,376) at 20230813080012840
108350 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/vga-connector.yaml' (106,377) at 20220525020651670
108351 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dctcp.rst' (106,378) at 20210307214925526
108352 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/ioctl.h' (106,379) at 20240405153052473
108353 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/sandbox-mbox-test.c' (106,380) at 20210308005003388
108354 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/2.Process.rst' (106,381) at 20240405153045245
108355 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-bio-prison-v2.c' (106,382) at 20240405153049241
108356 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_btf_skc_cls_ingress.c' (106,383) at 20240405153054273
108357 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libestr/libestr_0.1.11.bb' (106,384) at 20241221090017536
108358 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9260.dts' (106,385) at 20240405153045473
108359 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableBmcManager.vue' (106,386) at 20241004080035963
108360 2025-01-21 03:01:03.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77995-cpg-mssr.h' (106,387) at 20210307214931334
108361 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/empty.py' (106,388) at 20240302090018246
108362 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5315u/MAINTAINERS' (106,389) at 20210308005002948
108363 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_dsi.h' (106,390) at 20240405153048753
108364 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/keystone_net.h' (106,391) at 20210308005002708
108365 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/hsdk.c' (106,392) at 20210308005003056
108366 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/traps.h' (106,393) at 20240405153046017
108367 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt_sdca_jack_common.c' (106,394) at 20240405153232183
108368 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/log_services.hpp' (106,395) at 20241217090008764
108369 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-impedance-analyzer-ad5933' (106,396) at 20210307214925190
108370 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_eprobe.tc' (106,397) at 20240405153054305
108371 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/kwbimage.cfg' (106,398) at 20210308005003012
108372 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/display.h' (106,399) at 20210307214925914
108373 2025-01-21 03:01:03.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.h' (106,400) at 20240405153049837
108374 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-wm831x-status.c' (106,401) at 20220525020653215
108375 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/reset.c' (106,402) at 20241211090212262
108376 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap5-igep0050.dts' (106,403) at 20240405153045609
108377 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_flat.h' (106,404) at 20230426080043784
108378 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/fw-management.c' (106,405) at 20240405153051813
108379 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/selftest-recipetool-appendfile.bb' (106,406) at 20241206090014298
108380 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/mxc_i2c.c' (106,407) at 20210308005003384
108381 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs.h' (106,408) at 20220525020653119
108382 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2500.c' (106,409) at 20220215040051588
108383 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch' (106,410) at 20241221090017640
108384 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_das16_cs.c' (106,411) at 20240405153046889
108385 2025-01-21 03:01:03.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config.bb' (106,412) at 20241206090014286
108386 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/telemetry/telemetry_%.bbappend' (106,413) at 20220816030012194
108387 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmu_context.h' (106,414) at 20240405153052741
108388 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/0001-tftp-Remove-double-inclusion-of-signal.h.patch' (106,415) at 20221003030013261
108389 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pte-walk.h' (106,416) at 20240405153046125
108390 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/kprobes.c' (106,417) at 20240613080016371
108391 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980a-condor-i.dts' (106,418) at 20240405153045805
108392 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/qp.h' (106,419) at 20240405153052733
108393 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-pinenote-v1.2.dts' (106,420) at 20240405153045821
108394 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Medstugan' (106,421) at 20210307205553786
108395 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ocores.rst' (106,422) at 20210307214925510
108396 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arm-smccc.h' (106,423) at 20241115090012965
108397 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_hif.h' (106,424) at 20210307214928702
108398 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/mman.h' (106,425) at 20210309003648780
108399 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml' (106,426) at 20240405153045137
108400 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/dns_resolve.c' (106,427) at 20240405153231699
108401 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lis3lv02d/lis3lv02d.h' (106,428) at 20240405153049641
108402 2025-01-21 03:01:03.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/pm.c' (106,429) at 20240405153045681
108403 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-vega-s9x.c' (106,430) at 20210307214928786
108404 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/meta-lannister/recipes-kernel/linux/linux-aspeed/lannister.cfg' (106,431) at 20220315100011443
108405 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Mode.interface.yaml' (106,432) at 20221207040023627
108406 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-xtensa-cross.docker' (106,433) at 20240906080037560
108407 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_fw.c' (106,434) at 20240405153050133
108408 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_tunnel_key.c' (106,435) at 20240405153053365
108409 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-under-throttle.out' (106,436) at 20221215040039366
108410 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_r_w.c' (106,437) at 20210308005046505
108411 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/Makefile' (106,438) at 20240405153054073
108412 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/trace.h' (106,439) at 20240405153231239
108413 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm-decoder/cs-etm-decoder.c' (106,440) at 20240405153054185
108414 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_target.c' (106,441) at 20210307214929570
108415 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_av.h' (106,442) at 20220525020654131
108416 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FabricAdapterCollection_v1.xml' (106,443) at 20240619080002924
108417 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/map_gen.py' (106,444) at 20230901080026062
108418 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/pysh/__init__.py' (106,445) at 20210307205554242
108419 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewEvents.vue' (106,446) at 20241004080035967
108420 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_test.c' (106,447) at 20210307214930438
108421 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nvram.h' (106,448) at 20210307214931654
108422 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_h323_asn1.c' (106,449) at 20240405153232059
108423 2025-01-21 03:01:03.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/cpu.c' (106,450) at 20210308005002796
108424 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/clk.h' (106,451) at 20210308005002720
108425 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts' (106,452) at 20240405153045725
108426 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/cpu.c' (106,453) at 20241211090212494
108427 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-configure.ac.in-Allow-dynamic-linking-against-ndpi-3.patch' (106,454) at 20220402030015911
108428 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_defs.h' (106,455) at 20210307214926242
108429 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/target/index.rst' (106,456) at 20210307214925570
108430 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/cgroup.h' (106,457) at 20220525020654655
108431 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/pci.c' (106,458) at 20240405153046209
108432 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sparsemem.h' (106,459) at 20240405153045861
108433 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/ptimer.c' (106,460) at 20240906080037212
108434 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_pxa.c' (106,461) at 20240624080012800
108435 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Session.v1_7_2.json' (106,462) at 20240619080002956
108436 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsldma.h' (106,463) at 20210307214931390
108437 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/elf.h' (106,464) at 20220525020651998
108438 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,imgsys.txt' (106,465) at 20210309003648324
108439 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/loongarch/Kconfig' (106,466) at 20240405153051389
108440 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_huge_count_read_write.sh' (106,467) at 20240405153054293
108441 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/idt_gen3.c' (106,468) at 20210307214930182
108442 2025-01-21 03:01:03.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/dhcp-done_git.bb' (106,469) at 20241206090014226
108443 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-versioned_0.9.4-20101221.bb' (106,470) at 20210307205554018
108444 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.pcie' (106,471) at 20240906080037556 to deleted uid set
108445 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/crond_pam_config.patch' (106,472) at 20240127090011892
108446 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/test/libpldmresponder_oem_platform_test.cpp' (106,473) at 20240910080037467
108447 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/c2port/Makefile' (106,474) at 20210307214929122
108448 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunhme.c' (106,475) at 20240405153231063
108449 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/Makefile' (106,476) at 20210307214930026
108450 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/viot.c' (106,477) at 20221215040039090
108451 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/filesystemInterface.hpp' (106,478) at 20230322080007689
108452 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/vmwgfx_drm.h' (106,479) at 20240405153052905
108453 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-bcrypt_4.2.1.bb' (106,480) at 20241221090017668
108454 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_fw.c' (106,481) at 20240830080013287
108455 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt6795-pm-domains.h' (106,482) at 20240405153231347
108456 2025-01-21 03:01:03.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a10s-olinuxino-micro.dts' (106,483) at 20210308005002620
108457 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tcg-runtime-gvec.c' (106,484) at 20240326080039366
108458 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h' (106,485) at 20240405153050121
108459 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vl_probe.c' (106,486) at 20240405153052269
108460 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count' (106,487) at 20240906080037556 to deleted uid set
108461 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/Kbuild' (106,488) at 20240405153045933
108462 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/Makefile' (106,489) at 20240405153046193
108463 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/spl_s10.c' (106,490) at 20210308005002780
108464 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via-core.c' (106,491) at 20240405153052225
108465 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-meson.build-do-not-enable-pidfd-features-on-native-g.patch' (106,492) at 20241221090017640
108466 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf-vmalloc.h' (106,493) at 20210307214931550
108467 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/iMatix' (106,494) at 20211006000025246
108468 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/filter.h' (106,495) at 20240405153231807
108469 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_spi.h' (106,496) at 20210308005002716
108470 2025-01-21 03:01:03.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9260_common.dtsi' (106,497) at 20240405153045473
108471 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/socionext,synquacer-exiu.yaml' (106,498) at 20240405153045085
108472 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/armv4-fix-v4bx.patch' (106,499) at 20231014080011723
108473 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-console.c' (106,500) at 20210308005045765
108474 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54418twr/MAINTAINERS' (106,501) at 20210308005002972
108475 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma1_qm_regs.h' (106,502) at 20240405153046573
108476 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/omapl138_lcdk.c' (106,503) at 20210308005002952
108477 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pylkonmaki_Karankajarvi' (106,504) at 20210307205553774
108478 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih410-b2260-u-boot.dtsi' (106,505) at 20210308005002612
108479 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm.h' (106,506) at 20220525020655227
108480 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/ttm_object.h' (106,507) at 20240405153048789
108481 2025-01-21 03:01:03.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/Kconfig.debug' (106,508) at 20240405153046265
108482 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/hooks.c' (106,509) at 20240910080014098
108483 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mt352_priv.h' (106,510) at 20210307214928634
108484 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Status/meson.build' (106,511) at 20230825080021137 to deleted uid set
108485 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-process.rst' (106,512) at 20230925080039841
108486 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/platsmp.c' (106,513) at 20240405153229911
108487 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borgafjall' (106,514) at 20210307205553778
108488 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/paths.cpp' (106,515) at 20241003080023049
108489 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-roc-pc.dts' (106,516) at 20240405153229967
108490 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_abi16.h' (106,517) at 20240405153230603
108491 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/musl/musl-nscd/0001-nsswitch.y-Replace-empty-bison-extension.patch' (106,518) at 20210407000018082
108492 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/Kconfig' (106,519) at 20220525020654863
108493 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/copro.h' (106,520) at 20210307214926374
108494 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/optee_private.h' (106,521) at 20210308005003496
108495 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_param.c' (106,522) at 20240405153049969
108496 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/handler_impl.hpp' (106,523) at 20240820080007201
108497 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/lasi_82596.h' (106,524) at 20240906080037336
108498 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/memalign.c' (106,525) at 20220429100100962
108499 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/288.out' (106,526) at 20210308005046469
108500 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7793.h' (106,527) at 20210308005002768
108501 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockmap_verdict_prog.c' (106,528) at 20240405153054273
108502 2025-01-21 03:01:03.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_ierb.c' (106,529) at 20240405153230939
108503 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/rtd520.c' (106,530) at 20240405153046905
108504 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json' (106,531) at 20240403080018482
108505 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mpc52xx-psc.c' (106,532) at 20210307214926362
108506 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/exynos-bus.c' (106,533) at 20240405153046977
108507 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6q-ddr.h' (106,534) at 20210308005002648
108508 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-jpegcomp.rst' (106,535) at 20220525020651786
108509 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-gcm-p10-glue.c' (106,536) at 20240405153230027
108510 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/digi_acceleport.c' (106,537) at 20240405153052129
108511 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/tishift.S' (106,538) at 20210307214926498
108512 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport.h' (106,539) at 20210307214931586
108513 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/rcar_iic.c' (106,540) at 20210308005003384
108514 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/htab_mem_bench.c' (106,541) at 20240405153232259
108515 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ring.h' (106,542) at 20220525020652891
108516 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml' (106,543) at 20240405153045137
108517 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/MAINTAINERS' (106,544) at 20210308005003008
108518 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/icrdma_hw.c' (106,545) at 20240405153230711
108519 2025-01-21 03:01:03.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/archsetjmp.h' (106,546) at 20240613080016375
108520 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_ptp.c' (106,547) at 20240405153230919
108521 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/asp2/bcmasp_ethtool.c' (106,548) at 20240405153230923
108522 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/Kconfig' (106,549) at 20240405153048965
108523 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_template_lib.c' (106,550) at 20241125090012267
108524 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_rx.c' (106,551) at 20240405153049937
108525 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricDefinition_v1.xml' (106,552) at 20240619080002928
108526 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/hpet.c' (106,553) at 20210307214926270
108527 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_xdp.h' (106,554) at 20240405153231871
108528 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/armsse-mhu.h' (106,555) at 20210927100127237
108529 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_cmm.c' (106,556) at 20240405153230631
108530 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlb-r3k.c' (106,557) at 20240405153046041
108531 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a' (106,558) at 20240405153044917
108532 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/io.c' (106,559) at 20210307214926570
108533 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/heartbeat.c' (106,560) at 20220525020653367
108534 2025-01-21 03:01:03.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/serial.h' (106,561) at 20241211090212358
108535 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/d-link/dns325/dns325.h' (106,562) at 20210308005002952
108536 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c' (106,563) at 20240405153050033
108537 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3188-cru-common.h' (106,564) at 20210308005003632
108538 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp223.dtsi' (106,565) at 20240405153045373
108539 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.c' (106,566) at 20220525020652971
108540 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_g2d.h' (106,567) at 20240405153048417
108541 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/0001-tftp-Mark-toplevel-definition-as-external.patch' (106,568) at 20210307205553822
108542 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/mips/booting.rst' (106,569) at 20240405153229835
108543 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts' (106,570) at 20240405153045713
108544 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/boot/Makefile' (106,571) at 20220525020652114
108545 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/feixin,k101-im2ba02.yaml' (106,572) at 20210309003648344
108546 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2088ardb_qspi_defconfig' (106,573) at 20210308005003268
108547 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/syscon-reboot.yaml' (106,574) at 20240405153045141
108548 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_lockup.c' (106,575) at 20220525020654759
108549 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/safe_serial.c' (106,576) at 20210307214930870
108550 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adm1031.rst' (106,577) at 20210309003648424
108551 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-417.c' (106,578) at 20210309003650380
108552 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160QDS_SDCARD_defconfig' (106,579) at 20210308005003244
108553 2025-01-21 03:01:03.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_eswitch.h' (106,580) at 20240405153050001
108554 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_osdep.h' (106,581) at 20210307214929430
108555 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/config.mk' (106,582) at 20210308005002904
108556 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/log.py' (106,583) at 20230401080011979
108557 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/c-octeon.c' (106,584) at 20240405153046037
108558 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mpc8xx_fec.c' (106,585) at 20210308005003436
108559 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.h' (106,586) at 20210307205554566
108560 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/9p-marshal.h' (106,587) at 20220429100100426
108561 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/scripts/define2mk.sed' (106,588) at 20210308005003772
108562 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa25x.h' (106,589) at 20240405153045677
108563 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_pm.c' (106,590) at 20240613080016423
108564 2025-01-21 03:01:03.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt8173-resets.h' (106,591) at 20240405153052653
108565 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mempolicy.c' (106,592) at 20241216090017781
108566 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/Makefile' (106,593) at 20210307214926270
108567 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/winmacro.h' (106,594) at 20210307214926590
108568 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/vm_helper.h' (106,595) at 20210307214927310
108569 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/watchdog/watchdog-test.c' (106,596) at 20241211090145577
108570 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qemu-options.hx' (106,597) at 20241211090212450
108571 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mux_codec.h' (106,598) at 20240405153050969
108572 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml' (106,599) at 20240405153045113
108573 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/lunmgt.c' (106,600) at 20210307214930302
108574 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/armv8/cpu.h' (106,601) at 20210308005002672
108575 2025-01-21 03:01:03.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/devlink-user.h' (106,602) at 20240405153232215
108576 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/dcsr.txt' (106,603) at 20240405153229787
108577 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-event.c' (106,604) at 20240910080014046
108578 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_tool_test.py' (106,605) at 20240405153232247
108579 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/adp-ae3xx.h' (106,606) at 20210308005003584
108580 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/net/bpf_jit_comp.c' (106,607) at 20241211090145377
108581 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_hwmon.c' (106,608) at 20240405153050197
108582 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/hashserv/tests.py' (106,609) at 20241206090014290
108583 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/attach_probe.c' (106,610) at 20240405153054245
108584 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/errno_defs.h' (106,611) at 20240326080039390
108585 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--0a/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2.conf' (106,612) at 20210307205553694
108586 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m01406c3363.dtsi' (106,613) at 20210308005002868
108587 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/config' (106,614) at 20210309003656020
108588 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/nohash_low.S' (106,615) at 20220525020652062
108589 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati.c' (106,616) at 20241211090212266
108590 2025-01-21 03:01:03.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/eeprom.c' (106,617) at 20240405153232015
108591 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-lan966x.c' (106,618) at 20240405153046781
108592 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_diag.c' (106,619) at 20241216090017797
108593 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi-removed.rst' (106,620) at 20240405153229735
108594 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/hyp_ethernet_interface.hpp' (106,621) at 20240822080023969
108595 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.ioapic2' (106,622) at 20240906080037556 to deleted uid set
108596 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/clocksource.h' (106,623) at 20210307214926114
108597 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kasan.h' (106,624) at 20240405153231815
108598 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-is2.dts' (106,625) at 20210308005002592
108599 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvram.h' (106,626) at 20210307214931462
108600 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/p1022ds.c' (106,627) at 20210308005002988
108601 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/watchdog_service.hpp' (106,628) at 20231124090021680
108602 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/base.hpp' (106,629) at 20240903080027139
108603 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml' (106,630) at 20240405153045153
108604 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/c2p_planar.c' (106,631) at 20210307214930902
108605 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/cpu_pll_regs.h' (106,632) at 20240405153046601
108606 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts' (106,633) at 20240405153045821
108607 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v5_0.h' (106,634) at 20210307214927250
108608 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_vpu.c' (106,635) at 20240405153230799
108609 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apple/Makefile' (106,636) at 20210307214929298
108610 2025-01-21 03:01:03.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/rtla-timerlat-top.rst' (106,637) at 20240405153229831
108611 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_superblock.c' (106,638) at 20240405153053117
108612 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/image_typedep.py' (106,639) at 20220910030013401
108613 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/fpu.h' (106,640) at 20210307214926554
108614 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/block.h' (106,641) at 20241211090212354
108615 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/as3722.h' (106,642) at 20210307214931426
108616 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_capture.h' (106,643) at 20240405153049473
108617 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-pinctrl.dtsi' (106,644) at 20210308005002576
108618 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/smem.c' (106,645) at 20240405153050529
108619 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/aspeed_dp.c' (106,646) at 20230302090047762
108620 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/acenv.h' (106,647) at 20240405153052617
108621 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon-battery.conf' (106,648) at 20210307205554098
108622 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/fix-build-with-new-version-attr.patch' (106,649) at 20210307205554118
108623 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/listener.hpp' (106,650) at 20210308005346774
108624 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/Kconfig' (106,651) at 20210308005003024
108625 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0004-rarpd.init-add-new-init-file.patch' (106,652) at 20230706080014749
108626 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_fs/test_ext.py' (106,653) at 20210308005003744
108627 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-ts3a227e-rt1015p.dtsi' (106,654) at 20240405153045749
108628 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Nahuel-1-71.8W' (106,655) at 20210307205553762
108629 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm_kern.h' (106,656) at 20220525020654931
108630 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/firmware-assisted-dump.rst' (106,657) at 20220525020651750
108631 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hsi/cs-protocol.h' (106,658) at 20240405153052917
108632 2025-01-21 03:01:03.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-firefly.dtsi' (106,659) at 20210308005002604
108633 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/warp_defconfig' (106,660) at 20210308005003284
108634 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/helper.h' (106,661) at 20230925080039969
108635 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/panic.h' (106,662) at 20240405153052757
108636 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb' (106,663) at 20231126090012793
108637 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs4renewd.c' (106,664) at 20220525020654443
108638 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18271-maps.c' (106,665) at 20210307214928802
108639 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-stm32/Kconfig' (106,666) at 20240405153045689
108640 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/0001-Fix-gperf-3.1-incompatibility.patch' (106,667) at 20220204040022520
108641 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmi.h' (106,668) at 20210307214926390
108642 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sta_cmd.c' (106,669) at 20240405153050569
108643 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/addi_apci_2200.c' (106,670) at 20240405153046885
108644 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/module.h' (106,671) at 20210307214931306
108645 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/vscsiif.h' (106,672) at 20240405153052961
108646 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/st/clkgen-fsyn.c' (106,673) at 20240405153046849
108647 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/btext.h' (106,674) at 20240405153046105
108648 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/rk3399-power.h' (106,675) at 20210308005003640
108649 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/brcmstb_nand.c' (106,676) at 20210307214929222
108650 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/mm/tlbex.S' (106,677) at 20220525020651806
108651 2025-01-21 03:01:03.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_discard.h' (106,678) at 20240405153231779
108652 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-proc.c' (106,679) at 20210307214932210
108653 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/clocks2.cfg' (106,680) at 20210308005002912
108654 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-view.c' (106,681) at 20240405153230039
108655 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/intro.rst' (106,682) at 20240405153045193
108656 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/marvell-cn10k-tad.yaml' (106,683) at 20240405153045125
108657 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M54418TWR.h' (106,684) at 20210308005003576
108658 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/sh-common' (106,685) at 20241206090014350
108659 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.c' (106,686) at 20240405153048633
108660 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/apple_wdt.c' (106,687) at 20241216090017749
108661 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_device.h' (106,688) at 20210307214927858
108662 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/irq.h' (106,689) at 20220525020652002
108663 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-backlight-driver-lm3533' (106,690) at 20210309003648252
108664 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P4080DS_SPIFLASH_defconfig' (106,691) at 20210308005003244
108665 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/pcmcia/cistpl.h' (106,692) at 20210307214931578
108666 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/mcimx6ul-evk.rst' (106,693) at 20241211090212238
108667 2025-01-21 03:01:03.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux-meson-g12a.c' (106,694) at 20240405153050345
108668 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/s2255/s2255drv.c' (106,695) at 20240712080021069
108669 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iw/iw/separate-objdir.patch' (106,696) at 20210307205554462
108670 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig.interface.yaml' (106,697) at 20220315030032663
108671 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_ip6.h' (106,698) at 20210307214931646
108672 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager_git.bb' (106,699) at 20241206090014274
108673 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/cmd_ut_overlay.c' (106,700) at 20210308005003740
108674 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_signal.h' (106,701) at 20220429100100650
108675 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0001-hiredis-use-default-CC-if-it-is-set.patch' (106,702) at 20241221090017524
108676 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/nativesdk.bbclass' (106,703) at 20241221090017608
108677 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_HL.c' (106,704) at 20210307214932026
108678 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_hsc_adi.json' (106,705) at 20241213090004421 to deleted uid set
108679 2025-01-21 03:01:03.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max77650-charger.c' (106,706) at 20240405153051437
108680 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma7660.c' (106,707) at 20240405153048937
108681 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/mv88f5182.h' (106,708) at 20210308005002768
108682 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_job.h' (106,709) at 20240405153048701
108683 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsllv.c' (106,710) at 20210308005046525
108684 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-array.json' (106,711) at 20221215040039362
108685 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/time.h' (106,712) at 20220525020651982
108686 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/sdio.h' (106,713) at 20210307214929734
108687 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/trace-events' (106,714) at 20220429100100738
108688 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/MAINTAINERS' (106,715) at 20210308005003008
108689 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/virtual-memory.json' (106,716) at 20240405153054145
108690 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/cortina,gemini-ethernet.yaml' (106,717) at 20240405153045117
108691 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-keystone.c' (106,718) at 20240405153052125
108692 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/IVRS.ivrs' (106,719) at 20240906080037560 to deleted uid set
108693 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun6i-apb0-gates.c' (106,720) at 20240405153230247
108694 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sandboxtee.h' (106,721) at 20210308005003684
108695 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/resume-imx6.S' (106,722) at 20240405153045649
108696 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/aspeed-video.txt' (106,723) at 20210307214925350
108697 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_msubu.c' (106,724) at 20210308005046505
108698 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/.gitignore' (106,725) at 20210307214932738
108699 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/tests/vc4_mock_crtc.c' (106,726) at 20240405153230643
108700 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm2000.h' (106,727) at 20210307214931602
108701 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi' (106,728) at 20240405153045841
108702 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/.gitignore' (106,729) at 20220908030019386
108703 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sighandling.h' (106,730) at 20240405153046397
108704 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t20/colibri_t20.c' (106,731) at 20210308005003084
108705 2025-01-21 03:01:03.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/Kconfig' (106,732) at 20240405153049125
108706 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css.c' (106,733) at 20240613080016467
108707 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0_3.c' (106,734) at 20240405153230351
108708 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-license.inc' (106,735) at 20230114040015550
108709 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.clang-format' (106,736) at 20241219090033960
108710 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8167-larb-port.h' (106,737) at 20220525020654547
108711 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/posix_timers.c' (106,738) at 20240429080012468
108712 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.hpp' (106,739) at 20220727030028309 to deleted uid set
108713 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/device.h' (106,740) at 20240405153046109
108714 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_compat.c' (106,741) at 20240405153053497
108715 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/acpi_aml_interface.h' (106,742) at 20230426080043756
108716 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/swift/acx22-ipmi-fru-bmc.yaml' (106,743) at 20210307205553698
108717 2025-01-21 03:01:03.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/udbg.c' (106,744) at 20240405153046153
108718 2025-01-21 03:01:03.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/svga_reg.h' (106,745) at 20240405153048789
108719 2025-01-21 03:01:03.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-x570d4u.dts' (106,746) at 20240809080013006
108720 2025-01-21 03:01:03.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx.conf' (106,747) at 20210307205554034
108721 2025-01-21 03:01:03.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/auth_x.c' (106,748) at 20220525020654807
108722 2025-01-21 03:01:03.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_panel_cntl.c' (106,749) at 20240405153047253
108723 2025-01-21 03:01:03.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Mantyharju' (106,750) at 20210307205553770
108724 2025-01-21 03:01:03.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sphinx-static/theme_overrides.css' (106,751) at 20210307205554370
108725 2025-01-21 03:01:03.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c' (106,752) at 20210307214932614
108726 2025-01-21 03:01:03.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_fc56_pmc1ce_test.c' (106,753) at 20240405153054361
108727 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_dccg.c' (106,754) at 20240405153230399
108728 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/avb_verify.h' (106,755) at 20210308005003560
108729 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/mpc8641_serdes.c' (106,756) at 20210308005002836
108730 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/default-ca-dev/default-ca-dev/certs/authority/Quanta_CA.crt' (106,757) at 20210605000029848
108731 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/airoha,en7523-gpio.yaml' (106,758) at 20240405153045061
108732 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/pci-epf-ntb.c' (106,759) at 20240405153051241
108733 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/fschmd.c' (106,760) at 20240405153048853
108734 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mchp_pfsoc_ioscb.h' (106,761) at 20230426080043764
108735 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rastaban_defconfig' (106,762) at 20210308005003276
108736 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/umulsidi3.S' (106,763) at 20240405153046513
108737 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-firefly.dtsi' (106,764) at 20240405153045561
108738 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi.h' (106,765) at 20240405153052877
108739 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-designware-ep.c' (106,766) at 20240805080013995
108740 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/extable.h' (106,767) at 20240405153045853
108741 2025-01-21 03:01:03.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8ulp.c' (106,768) at 20240405153231319
108742 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/rust/rust-c-lib-example-crates.inc' (106,769) at 20230919080013974
108743 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/io-mapping.c' (106,770) at 20220525020654767
108744 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/Makefile' (106,771) at 20210307214929894
108745 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/boot-serial-test.c' (106,772) at 20240906080037568
108746 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_rm31.c' (106,773) at 20240405153049229
108747 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Common.metadata.yaml' (106,774) at 20221116040023827
108748 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_svm.h' (106,775) at 20210309003649828
108749 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.1.bb' (106,776) at 20241221090017684
108750 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/jquery/jquery_3.7.1.bb' (106,777) at 20231011080016610
108751 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/Kconfig' (106,778) at 20210309003654488
108752 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/gp8psk.c' (106,779) at 20240405153049553
108753 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c' (106,780) at 20240405153230527
108754 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-isl12022.c' (106,781) at 20240405153231375
108755 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/gpio.c' (106,782) at 20240405153051813
108756 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ne2000-test.c' (106,783) at 20221215040039378
108757 2025-01-21 03:01:03.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/Makefile' (106,784) at 20210308005003364
108758 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-flash.rst' (106,785) at 20220525020651782
108759 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller_git.bb' (106,786) at 20241221090017544
108760 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/howto.rst' (106,787) at 20240405153045273
108761 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/hsdk.dts' (106,788) at 20210308005002544
108762 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/.gitignore' (106,789) at 20240405153054357
108763 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/Kconfig' (106,790) at 20240812080017236
108764 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/virtgpu_drm.h' (106,791) at 20240405153231867
108765 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/local_termination.sh' (106,792) at 20240910080014102
108766 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/idmap.h' (106,793) at 20210307214931166
108767 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_chipcommon_sflash.c' (106,794) at 20210307214930474
108768 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/delay.c' (106,795) at 20210309003648980
108769 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-ss-lsio.dtsi' (106,796) at 20240405153045725
108770 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/kmx61.c' (106,797) at 20240405153048993
108771 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/dumpfilelist' (106,798) at 20240613080020632
108772 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/iccsense.h' (106,799) at 20210307214927906
108773 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/irq-common.h' (106,800) at 20210307214925890
108774 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/Makefile' (106,801) at 20210307214926338
108775 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/ep93xx_defconfig' (106,802) at 20240405153045613
108776 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/md5-glue.c' (106,803) at 20210307214926370
108777 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/OWNERS' (106,804) at 20220528030012045
108778 2025-01-21 03:01:03.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_flow_offload.c' (106,805) at 20240405153232063
108779 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/wmi-bmof.c' (106,806) at 20240405153231347
108780 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ExternalAccountProviderCollection.json' (106,807) at 20240619080002948
108781 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/phosphor-gpio-monitor/fb-compute-multihost/phosphor-multi-gpio-monitor.json' (106,808) at 20221216040016038
108782 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ufoe.yaml' (106,809) at 20240405153045041
108783 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/esi_stub.S' (106,810) at 20240405153229991
108784 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/Kconfig' (106,811) at 20210308005003032
108785 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_branch_snapshot.c' (106,812) at 20240405153054253
108786 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hwio.h' (106,813) at 20240405153048589
108787 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-mem2mem.rst' (106,814) at 20210307214925466
108788 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/checkpoint.c' (106,815) at 20241211090145513
108789 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lg/sniper/sniper.h' (106,816) at 20210308005003016
108790 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkdeclares.pl' (106,817) at 20220525020654939
108791 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyfanotify/0001-ext-define-FNM_EXTMATCH-if-not-already-defined.patch' (106,818) at 20240106090017241
108792 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h' (106,819) at 20220525020652506
108793 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/cppi_dma.h' (106,820) at 20240405153231563
108794 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_desktop_database' (106,821) at 20210307205554642
108795 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga.c' (106,822) at 20240405153230811
108796 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_LED.c' (106,823) at 20241216090017793
108797 2025-01-21 03:01:03.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_dma_buf.h' (106,824) at 20210309003653940
108798 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-kona.c' (106,825) at 20240405153046777
108799 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/godson2.decode' (106,826) at 20241211090212494
108800 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h' (106,827) at 20220525020653583
108801 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/event.c' (106,828) at 20210307214929966
108802 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8850.dtsi' (106,829) at 20240405153045609
108803 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx55.dtsi' (106,830) at 20240405153229895
108804 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx_csbcpb.h' (106,831) at 20220525020652390
108805 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/woodburn.h' (106,832) at 20210308005003624
108806 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/sysfs.rst' (106,833) at 20240405153045209
108807 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/bvme6000/Makefile' (106,834) at 20210307214926138
108808 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-poison.c' (106,835) at 20220525020655227
108809 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qmp-shell-wrap' (106,836) at 20221215040039270
108810 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/usb/usbip/usbip_test.sh' (106,837) at 20210307214932670
108811 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa7127.c' (106,838) at 20240405153049337
108812 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_debugfs.h' (106,839) at 20210307214928446
108813 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/daca.c' (106,840) at 20220525020655015
108814 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_rxnfc.c' (106,841) at 20240405153049909
108815 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/max98090.h' (106,842) at 20210307214931598
108816 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt8167.c' (106,843) at 20240405153231323
108817 2025-01-21 03:01:03.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rb532_button.c' (106,844) at 20210307214928486
108818 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/Kconfig' (106,845) at 20240812080017248
108819 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3036/evb_rk3036.c' (106,846) at 20210308005003040
108820 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfsroot.c' (106,847) at 20240405153231699
108821 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml' (106,848) at 20240405153045173
108822 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-dummy-sink.yaml' (106,849) at 20240405153229751
108823 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8195-memory-port.h' (106,850) at 20240405153052649
108824 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8660.c' (106,851) at 20240405153051465
108825 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml' (106,852) at 20210309003648356
108826 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/versatile/Kconfig' (106,853) at 20210307214930450
108827 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0.inc' (106,854) at 20210812000025174
108828 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/fsi/op-fsi/fsi-enable.service' (106,855) at 20210307205554050
108829 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/itest.sa' (106,856) at 20210307214926150
108830 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/allwinner-r40.h' (106,857) at 20240906080037328
108831 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen_dma.c' (106,858) at 20220525020652991
108832 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/copy-before-write.h' (106,859) at 20241211090212210
108833 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/Kconfig' (106,860) at 20240405153046629
108834 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kvm_types.h' (106,861) at 20210309003648832
108835 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/volatile-considered-harmful.rst' (106,862) at 20240405153045277
108836 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v4.2.c' (106,863) at 20240405153050341
108837 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in3_master_regs.h' (106,864) at 20240405153046585
108838 2025-01-21 03:01:03.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio_debugfs.c' (106,865) at 20220525020653963
108839 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb_ptp.c' (106,866) at 20240405153230983
108840 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hecubafb.c' (106,867) at 20240405153231583
108841 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/vax_helper.c' (106,868) at 20210308005046261
108842 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-max77693.c' (106,869) at 20220525020653211
108843 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-vsx.h' (106,870) at 20210307214932706
108844 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/mpc8315erdb.c' (106,871) at 20210308005002976
108845 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/parade-ps8640.c' (106,872) at 20240405153230527
108846 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/dmi-id.c' (106,873) at 20240613080016387
108847 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/mpc8308/Makefile' (106,874) at 20210308005003000
108848 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/da_monitor_synthesis.rst' (106,875) at 20240405153229831
108849 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql/0001-src-libtracker-sparql-meson.build-dont-create-compat.patch' (106,876) at 20241221090017488
108850 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958622hr/MAINTAINERS' (106,877) at 20210308005002940
108851 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kexec.h' (106,878) at 20240405153230111
108852 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/mmu_context.h' (106,879) at 20220525020651970
108853 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/Makefile' (106,880) at 20210308005002552
108854 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/Makefile' (106,881) at 20210308005002952
108855 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M52277EVB_defconfig' (106,882) at 20210308005003236
108856 2025-01-21 03:01:03.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/uapi/asm/sigcontext.h' (106,883) at 20220525020651970
108857 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_git.bb' (106,884) at 20241221090017576
108858 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/rockchip_timer.c' (106,885) at 20210308005003500
108859 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/nyan-big.c' (106,886) at 20210308005003024
108860 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/irq-domain.rst' (106,887) at 20240405153045289
108861 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_drv.c' (106,888) at 20240405153048361
108862 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json' (106,889) at 20241031080012183
108863 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/balloon.c' (106,890) at 20240326080039630
108864 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/prctl.c' (106,891) at 20210307214932578
108865 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_common.c' (106,892) at 20240405153230971
108866 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Viksjo' (106,893) at 20210307205553794
108867 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/aspeed_i3c.c' (106,894) at 20241211090212282
108868 2025-01-21 03:01:03.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MPL-2.0' (106,895) at 20210307205554422
108869 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/multiq.json' (106,896) at 20240405153054377
108870 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/floating-point.json' (106,897) at 20240405153054145
108871 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/jz4780.dtsi' (106,898) at 20240405153045989
108872 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/pgalloc.h' (106,899) at 20240405153230019
108873 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-shadow-virtqueue.c' (106,900) at 20241211090212346
108874 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-pcb8291.dts' (106,901) at 20240405153045469
108875 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl_policy.c' (106,902) at 20210307214931934
108876 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/stm32-mdma.c' (106,903) at 20240405153230287
108877 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/machine/zaius.conf' (106,904) at 20230927080013510
108878 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tw9910.h' (106,905) at 20220525020654631
108879 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-ipq5018.h' (106,906) at 20240405153231795
108880 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysfs.h' (106,907) at 20240405153052805
108881 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/bifurcation/bifurcation_static.cpp' (106,908) at 20231103080005832
108882 2025-01-21 03:01:03.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/reproducible-build.patch' (106,909) at 20241206090014262
108883 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/SnmpAlerts/ModalAddDestination.vue' (106,910) at 20241004080035975
108884 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/config.h' (106,911) at 20240405153054185
108885 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/Makefile' (106,912) at 20210308005002888
108886 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-schema-v1.json' (106,913) at 20240529080008499
108887 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-u-boot.dtsi' (106,914) at 20210308005002588
108888 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/irq.h' (106,915) at 20240405153046245
108889 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/qspinlock_stat.h' (106,916) at 20210307214931742
108890 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/timer.c' (106,917) at 20240405153045673
108891 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-defaults-native/fb_host_settings.override.yml' (106,918) at 20240625080012792
108892 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc.h' (106,919) at 20240405153230803
108893 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tmc.h' (106,920) at 20240405153048893
108894 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/RequestedRedundancyPriority.interface.yaml' (106,921) at 20221207040023631
108895 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/gammurc' (106,922) at 20210307205553878
108896 2025-01-21 03:01:03.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/saa7134-cardlist.rst' (106,923) at 20210307214925234
108897 2025-01-21 03:01:03.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/comedi.h' (106,924) at 20240405153052909
108898 2025-01-21 03:01:03.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.60.03.bb' (106,925) at 20241221090017516
108899 2025-01-21 03:01:03.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-jcore.c' (106,926) at 20240405153231463
108900 2025-01-21 03:01:03.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/hostname_monitor.hpp' (106,927) at 20240817080003175
108901 2025-01-21 03:01:03.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/xctr.c' (106,928) at 20240405153046553
108902 2025-01-21 03:01:03.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-pinfunc.h' (106,929) at 20240405153045537
108903 2025-01-21 03:01:03.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/maintainer-handbooks.rst' (106,930) at 20240405153045277
108904 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpufeature.c' (106,931) at 20240815080012867
108905 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-dma.cfg' (106,932) at 20220804030014671
108906 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_addr32.dts' (106,933) at 20210308005003760
108907 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-unknown.err' (106,934) at 20210308005046401
108908 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc128s052.yaml' (106,935) at 20240405153045073
108909 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/spl.h' (106,936) at 20210308005002960
108910 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel6.svg' (106,937) at 20240405153044933
108911 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/test-div.c' (106,938) at 20220429100100942
108912 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/max1600.h' (106,939) at 20210307214930042
108913 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_vf.h' (106,940) at 20210308005003588
108914 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/bblayers.conf.sample' (106,941) at 20240323080013545
108915 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-3-b-plus.dts' (106,942) at 20240405153045425
108916 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/ingenic-sysost.c' (106,943) at 20220525020652342
108917 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcmda12.c' (106,944) at 20240405153046901
108918 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h' (106,945) at 20240405153230511
108919 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/0001-configure.ac-Rename-to-configure.ac-and-use-external.patch' (106,946) at 20210307205553974
108920 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-harden.yml' (106,947) at 20210307205554110
108921 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/meson.build' (106,948) at 20241205090004239
108922 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/param.h' (106,949) at 20210307214926762
108923 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/compatible_system_types_finder.hpp' (106,950) at 20240809080033019
108924 2025-01-21 03:01:03.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-palmas.c' (106,951) at 20240405153231327
108925 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_mon.c' (106,952) at 20240405153050433
108926 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn_buffer.c' (106,953) at 20240405153049005
108927 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/Kconfig' (106,954) at 20240405153231951
108928 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/howto.rst' (106,955) at 20240405153045245
108929 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/imx-tve.c' (106,956) at 20240405153048557
108930 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-bsp/images/npcm8xx-bootloader_%.bbappend' (106,957) at 20240727080014098
108931 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/TODO' (106,958) at 20240405153051817
108932 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/usbarmory.c' (106,959) at 20210308005003008
108933 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9261.dtsi' (106,960) at 20240405153229875
108934 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-crop.rst' (106,961) at 20220525020651786
108935 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/voltage-omap.h' (106,962) at 20240405153052773
108936 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/pptp.h' (106,963) at 20240405153052861
108937 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/cache.json' (106,964) at 20240405153054113
108938 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/bcm2835_cprman.c' (106,965) at 20241211090212294
108939 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/quartet.c' (106,966) at 20240405153232135
108940 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/list_utils.robot' (106,967) at 20240627080021048
108941 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/ptrace.c' (106,968) at 20240405153045353
108942 2025-01-21 03:01:03.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/palmas.c' (106,969) at 20210308005003468
108943 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-3.dtsi' (106,970) at 20210307214926018
108944 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/template/poky-ref-manual.png' (106,971) at 20210307205554370 to deleted uid set
108945 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/estoraged/subprojects/.clang-tidy-ignore' (106,972) at 20230512080010312 to deleted uid set
108946 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_debugfs.h' (106,973) at 20240405153231791
108947 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/special-register-buffer-data-sampling.rst' (106,974) at 20220525020651642
108948 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dpia.h' (106,975) at 20240405153047297
108949 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/secureboot/secureboot.robot' (106,976) at 20210308005007116
108950 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rscreate.c' (106,977) at 20210307214926838
108951 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/axg-pdm.c' (106,978) at 20240405153232187
108952 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb' (106,979) at 20241221090017532
108953 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_hw_37xx_reg.h' (106,980) at 20240405153230163
108954 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ns2-common.dtsi' (106,981) at 20210308005002592
108955 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/usbhid.h' (106,982) at 20210307214928106
108956 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/test/meson.build' (106,983) at 20231130090008394
108957 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/iuu_phoenix.c' (106,984) at 20240405153052133
108958 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/cyclone5-socdk/qts/pll_config.h' (106,985) at 20210308005002912
108959 2025-01-21 03:01:03.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/inode.c' (106,986) at 20240405153231691
108960 2025-01-21 03:01:03.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/qcs404.c' (106,987) at 20240405153230735
108961 2025-01-21 03:01:03.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-picoitx.dtsi' (106,988) at 20240405153045509
108962 2025-01-21 03:01:03.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/xlnx_dp.h' (106,989) at 20221215040039178
108963 2025-01-21 03:01:03.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/bitops/ffs.h' (106,990) at 20210308005002824
108964 2025-01-21 03:01:03.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/led.h' (106,991) at 20220525020653751
108965 2025-01-21 03:01:03.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/u-boot-aspeed.inc' (106,992) at 20220223040020636
108966 2025-01-21 03:01:03.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpm2.h' (106,993) at 20240405153230027
108967 2025-01-21 03:01:03.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/alsa-state.bb' (106,994) at 20241206090014310
108968 2025-01-21 03:01:03.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap36xx-am35xx-omap3430es2plus-clocks.dtsi' (106,995) at 20240405153045605
108969 2025-01-21 03:01:03.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/keysetup_v1.c' (106,996) at 20240405153052321
108970 2025-01-21 03:01:03.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042D4RDB_NAND_defconfig' (106,997) at 20210308005003244
108971 2025-01-21 03:01:03.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-hp6xx/pm_wakeup.S' (106,998) at 20210307214926538
108972 2025-01-21 03:01:03.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_audio.c' (106,999) at 20220525020652835 to deleted uid set
108973 2025-01-21 03:01:03.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/tny_a9260.dts' (107,000) at 20240405153045473
108974 2025-01-21 03:01:03.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc4_cfg_regs.h' (107,001) at 20240405153046605
108975 2025-01-21 03:01:03.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/pxa/Kconfig' (107,002) at 20240405153051765
108976 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/helper.h' (107,003) at 20220429100100834
108977 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/msl_verify.cpp' (107,004) at 20240621080016857
108978 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/vde.c' (107,005) at 20240405153230807
108979 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-resv.c' (107,006) at 20240405153230275
108980 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_s390x_topology.py' (107,007) at 20241211090212542
108981 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/conntrack_tcp_unreplied.sh' (107,008) at 20220525020655223
108982 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/tao3530.h' (107,009) at 20210308005003072
108983 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-offsets.h' (107,010) at 20210307214926058
108984 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_spi.c' (107,011) at 20210308005003472
108985 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-lvds-display.dtsi' (107,012) at 20240405153045481
108986 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ttable.h' (107,013) at 20210307214926586
108987 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/cpu.c' (107,014) at 20210307214926590
108988 2025-01-21 03:01:03.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-rx.c' (107,015) at 20240913080013801
108989 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/slirp.c' (107,016) at 20240906080037376
108990 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/perf_event.c' (107,017) at 20210307214926562
108991 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/selftest.h' (107,018) at 20210307214929622
108992 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-tobi.dts' (107,019) at 20240405153045605
108993 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c' (107,020) at 20240405153230615
108994 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/abt,y030xx067a.yaml' (107,021) at 20240405153045041
108995 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-pyra.h' (107,022) at 20210307214928098
108996 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/net/Makefile' (107,023) at 20210307214930598
108997 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_timerlat_aa.rst' (107,024) at 20240405153045265
108998 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/omap3_dss.c' (107,025) at 20210308005003532
108999 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/kvm_guest.config' (107,026) at 20240405153231903
109000 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif_display.c' (107,027) at 20240405153049477
109001 2025-01-21 03:01:03.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_port.c' (107,028) at 20240405153050085
109002 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpqether.h' (107,029) at 20210307214931626
109003 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v1_7.h' (107,030) at 20210307214927230
109004 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/images/integrity-image-minimal.bb' (107,031) at 20240301090012439
109005 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCAccountService.v1_0_0.json' (107,032) at 20240724080002903
109006 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/p80211req.c' (107,033) at 20240405153051953
109007 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_93cx6.h' (107,034) at 20210307214930274
109008 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/fatent.c' (107,035) at 20240405153052333
109009 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/f2u12x35_hsbp.json' (107,036) at 20220601030005865
109010 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/ashiftrt.S' (107,037) at 20210307214926570
109011 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeSensor.hpp' (107,038) at 20241112090003102
109012 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.8-default-ecdh-curve-name.patch' (107,039) at 20230706080014749
109013 2025-01-21 03:01:03.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/README' (107,040) at 20210308005002992
109014 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu.h' (107,041) at 20241211090212482
109015 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/DriveCollection_v1.xml' (107,042) at 20240619080002924
109016 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/86xx/Makefile' (107,043) at 20240405153046201
109017 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_power.c' (107,044) at 20210307214930674
109018 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/wm8994.c' (107,045) at 20210308005003488
109019 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ramoops' (107,046) at 20221207040029651
109020 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/Makefile' (107,047) at 20240405153046201
109021 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/k3-psil.h' (107,048) at 20220525020654563
109022 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm' (107,049) at 20210307214932566
109023 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/Kconfig.debug' (107,050) at 20210307214926106
109024 2025-01-21 03:01:03.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/th' (107,051) at 20210308005046149
109025 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-ethernet.dtsi' (107,052) at 20240405153045809
109026 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/core.c' (107,053) at 20210308005003412
109027 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/0002-yasm-Use-BUILD_DATE-for-reproducibility.patch' (107,054) at 20240413080012655
109028 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp' (107,055) at 20241015080002911
109029 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-cavium.c' (107,056) at 20240405153050345
109030 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow-memscan.c' (107,057) at 20240405153053105
109031 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0006-replace-sym_iterator-0-with-sym_iterator.patch' (107,058) at 20210407000018082
109032 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_dmic.c' (107,059) at 20240405153054013
109033 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/corenet_ds.h' (107,060) at 20210308005003592
109034 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/layer.conf' (107,061) at 20241221090017484
109035 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vdagent.c' (107,062) at 20240906080037588
109036 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/traps.h' (107,063) at 20240405153045865
109037 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/greybus_id.h' (107,064) at 20210307214931394
109038 2025-01-21 03:01:03.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-controller.yaml' (107,065) at 20240405153045173
109039 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grukdump.c' (107,066) at 20210307214929174
109040 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi_port_common.h' (107,067) at 20240405153050293
109041 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-h3-r.c' (107,068) at 20240405153231339
109042 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-dhcp-term.sh' (107,069) at 20241103090011526
109043 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_perf.c' (107,070) at 20240405153054265
109044 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/uv_sysfs.c' (107,071) at 20240405153051417
109045 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/ls1012ardb.c' (107,072) at 20210308005002964
109046 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/service_root/test_sessions_management.robot' (107,073) at 20240420080019489
109047 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/dpaa.config' (107,074) at 20210307214926366
109048 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/hisilicon-thermal.txt' (107,075) at 20210309003648396
109049 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/Kconfig' (107,076) at 20210309003654480
109050 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pm9263_defconfig' (107,077) at 20210308005003276
109051 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm9hmidc.dtsi' (107,078) at 20240405153045433
109052 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn_param.h' (107,079) at 20210307214930558
109053 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/setget_sockopt.c' (107,080) at 20240405153054273
109054 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-dai-adda.c' (107,081) at 20240405153053969
109055 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake' (107,082) at 20241206090014286
109056 2025-01-21 03:01:03.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-debix-som-a.dtsi' (107,083) at 20240405153229927
109057 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_microblaze_s3adsp1800.py' (107,084) at 20241211090212538
109058 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.topology' (107,085) at 20240906080037556 to deleted uid set
109059 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/patch.c' (107,086) at 20240405153053013
109060 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Light-webfont.woff' (107,087) at 20220105012522991 to deleted uid set
109061 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_mtk.c' (107,088) at 20240613080016467
109062 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/fsl,spba-bus.yaml' (107,089) at 20240405153045021
109063 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/zpa2326.c' (107,090) at 20240405153049009
109064 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdmi_chmap.c' (107,091) at 20240913080013865
109065 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ramfb-standalone.c' (107,092) at 20240906080037216
109066 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/Makefile.softmmu-target' (107,093) at 20240326080039746
109067 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2hk-clocks.dtsi' (107,094) at 20240405153045589
109068 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb' (107,095) at 20220204040022676
109069 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/unRAR' (107,096) at 20210307205553870
109070 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/Makefile' (107,097) at 20210308005003072
109071 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-eth.c' (107,098) at 20210308005002552
109072 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/psc.c' (107,099) at 20210308005002720
109073 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-kernel-version.bbclass' (107,100) at 20210811000030029
109074 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_elbc_nand.c' (107,101) at 20210308005003412
109075 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kfifo/record-example.c' (107,102) at 20240405153053429
109076 2025-01-21 03:01:03.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/Makefile' (107,103) at 20240405153231023
109077 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-ioctl.h' (107,104) at 20210307214928690
109078 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-go-ultra.dts' (107,105) at 20240405153229919
109079 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mdpy-defs.h' (107,106) at 20210309003654520
109080 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptvf.h' (107,107) at 20240405153046961
109081 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stm32h743-disco.h' (107,108) at 20210308005003616
109082 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-t113s.dtsi' (107,109) at 20240405153229863
109083 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fat/fat_write.c' (107,110) at 20210308005003544
109084 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x-midi.c' (107,111) at 20240405153232123
109085 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/realtek-mdio.c' (107,112) at 20240405153230911
109086 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/topic/zynq/Makefile' (107,113) at 20210308005003080
109087 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/lattice-sysconfig.h' (107,114) at 20240405153047057
109088 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_NPT.c' (107,115) at 20210309003654368
109089 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/develop-ppc_82xx.txt' (107,116) at 20210308005003012
109090 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/distro/openbmc-fp5280g3.conf' (107,117) at 20240712080022837
109091 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/write-threshold.c' (107,118) at 20240906080037156
109092 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-base-ld20.c' (107,119) at 20210308005002792
109093 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-h264.c' (107,120) at 20240405153049473
109094 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/pv.c' (107,121) at 20240405153230087
109095 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/thread-context.c' (107,122) at 20230426080043964
109096 2025-01-21 03:01:03.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/Makefile' (107,123) at 20210308005002920
109097 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/mmap-alloc.c' (107,124) at 20230925080040113
109098 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/JobCollection.json' (107,125) at 20240619080002948
109099 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/palmas_gpadc.c' (107,126) at 20240405153230691
109100 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-imx6ull-opos6ul.dtsi' (107,127) at 20240405153045525
109101 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/toshiba,tmpv770x.h' (107,128) at 20240405153052653
109102 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-isolation.inc' (107,129) at 20210307205554058
109103 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/interface_ops.hpp' (107,130) at 20230511080029431
109104 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/instructions.h' (107,131) at 20210309003656012
109105 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/141' (107,132) at 20240326080039730
109106 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.c' (107,133) at 20240405153047169
109107 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/u-boot.h' (107,134) at 20210308005002852
109108 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/fan-errors.yaml' (107,135) at 20210307205553698
109109 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png' (107,136) at 20210307205554462 to deleted uid set
109110 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/cma3000_d0x.rst' (107,137) at 20210307214925514
109111 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_drv.h' (107,138) at 20220525020653015
109112 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_unicode.c' (107,139) at 20241111090012145
109113 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.c' (107,140) at 20210309003651816
109114 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/block-ram-registrar.h' (107,141) at 20221215040039194
109115 2025-01-21 03:01:03.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/altera_jtaguart.txt' (107,142) at 20210308005003308
109116 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c' (107,143) at 20240405153230331
109117 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mediatek/pinctrl-mtk-common.c' (107,144) at 20210308005003456
109118 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/fsl,vf610-dac.yaml' (107,145) at 20220525020651678
109119 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/_testing.py' (107,146) at 20210308005003748
109120 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml' (107,147) at 20240405153045117
109121 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/libtizen.h' (107,148) at 20210308005003656
109122 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_procfs.c' (107,149) at 20240405153049725
109123 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control_%.bbappend' (107,150) at 20241206090014278
109124 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-mute.rst' (107,151) at 20220525020654131
109125 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mc13783-regulator.c' (107,152) at 20240405153051469
109126 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/system1/gpio_defs.json' (107,153) at 20240717080015719
109127 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/landisk_defconfig' (107,154) at 20240405153046309
109128 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/LICENSE' (107,155) at 20220315100011431
109129 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_lrc_reg.h' (107,156) at 20240405153048493
109130 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/cryptouser.h' (107,157) at 20210307214931310
109131 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/alcor_pci.c' (107,158) at 20240405153049629
109132 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/OWNERS' (107,159) at 20241126090032707
109133 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ints___bool.c' (107,160) at 20210307214932642
109134 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox/head.cfg' (107,161) at 20240614080012950
109135 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/tools/Makefile' (107,162) at 20210307214926574
109136 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml' (107,163) at 20240405153045013
109137 2025-01-21 03:01:03.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ia_css_sdis2.host.c' (107,164) at 20240405153051837
109138 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vhdx-endian.c' (107,165) at 20210308005045749
109139 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9132-db.dts' (107,166) at 20220525020651918
109140 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/metric.hpp' (107,167) at 20221103030050756
109141 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_pkttype.h' (107,168) at 20210307214931646
109142 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/csky,mpintc.txt' (107,169) at 20210307214925342
109143 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/virtio/virtio.rst' (107,170) at 20240405153045197
109144 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot' (107,171) at 20210307205554274 to deleted uid set
109145 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/RoleCollection.json' (107,172) at 20240619080002952
109146 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h' (107,173) at 20210605000027720
109147 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/sample-raw.c' (107,174) at 20220525020655175
109148 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/xilinx_sdfec.rst' (107,175) at 20210309003648432
109149 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_pbs.c' (107,176) at 20210308005003368
109150 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/fls64.S' (107,177) at 20240405153230095
109151 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_cpu.h' (107,178) at 20210308005046089
109152 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdsuper.c' (107,179) at 20240405153230867
109153 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Task_v1.xml' (107,180) at 20240619080002936
109154 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_dev.h' (107,181) at 20240405153049933
109155 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6323-regulator.h' (107,182) at 20210307214931498
109156 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun5i.c' (107,183) at 20240405153231335
109157 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/reset.c' (107,184) at 20210307214926994
109158 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fault-inject-usercopy.h' (107,185) at 20210309003653840
109159 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NCGL-UK-2.0' (107,186) at 20211006000025238
109160 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/trats.h' (107,187) at 20210308005003620
109161 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.c' (107,188) at 20210307214929910
109162 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service' (107,189) at 20211015100030976
109163 2025-01-21 03:01:03.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-sdk7780.c' (107,190) at 20210307214926546
109164 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/EINTR_wrappers.c' (107,191) at 20210308005111457
109165 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.json' (107,192) at 20210308005046401
109166 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/dma-fence-array.c' (107,193) at 20241216090017693
109167 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/sifive_pdma.c' (107,194) at 20220429100100462
109168 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_update_frags.c' (107,195) at 20240405153054281
109169 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2168.c' (107,196) at 20240405153049293
109170 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tpa6130a2.h' (107,197) at 20210307214932346
109171 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gtp.h' (107,198) at 20240405153052917
109172 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cbe_regs.c' (107,199) at 20240405153230051
109173 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353p.dts' (107,200) at 20241115090012941
109174 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgm107.fuc5.h' (107,201) at 20210307214927938
109175 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/set-tz.c' (107,202) at 20210307214932730
109176 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/test/event.hpp' (107,203) at 20230511080009359
109177 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ad-Andorra' (107,204) at 20210307205553762
109178 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/st_magn.h' (107,205) at 20240405153049005
109179 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_stats.c' (107,206) at 20240405153231063
109180 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/win32-kbd-hook.c' (107,207) at 20210308005046553
109181 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_mem.h' (107,208) at 20210307214927082
109182 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ptp.c' (107,209) at 20240405153230999
109183 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/idle_monitors.h' (107,210) at 20210307214932618
109184 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_t30/Makefile' (107,211) at 20210308005003080
109185 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mediatek,mt7981-clk.h' (107,212) at 20240405153052645
109186 2025-01-21 03:01:03.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.nokia_rx51' (107,213) at 20210308005003296
109187 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-flyvideo.c' (107,214) at 20210307214928782
109188 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/MAINTAINERS' (107,215) at 20210308005002944
109189 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/hopper_vp3028.h' (107,216) at 20210307214928702
109190 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/barrier.h' (107,217) at 20240405153046245
109191 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-help.c' (107,218) at 20240405153054097
109192 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_error.c' (107,219) at 20240405153231443
109193 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/MAINTAINERS' (107,220) at 20210308005003032
109194 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/gwventana_nand_defconfig' (107,221) at 20210308005003260
109195 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/Kconfig' (107,222) at 20210307214932438
109196 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/cve-2018-10195.patch' (107,223) at 20210307205554458
109197 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Disable-documentation-directory-altogether.patch' (107,224) at 20230520080014500
109198 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c' (107,225) at 20220525020652490
109199 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm958625-meraki-mx64.dts' (107,226) at 20240405153045433
109200 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_d.c' (107,227) at 20210308005046509
109201 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/testresults/testresults.json' (107,228) at 20210812000025314
109202 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_hcall.c' (107,229) at 20240906080037284
109203 2025-01-21 03:01:03.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/mips64.config' (107,230) at 20240405153054381
109204 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_div.h' (107,231) at 20240405153230247
109205 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sar.h' (107,232) at 20240405153050661
109206 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mkenvimage.c' (107,233) at 20210308005003768
109207 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/kaslr.c' (107,234) at 20240405153046469
109208 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/README' (107,235) at 20210308005002968
109209 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/main.c' (107,236) at 20210308005003360
109210 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/spu.h' (107,237) at 20210307214926490
109211 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/meta-virtualization.yml' (107,238) at 20241206090014206
109212 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/README.md' (107,239) at 20230202040011970
109213 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_device.c' (107,240) at 20240405153049857
109214 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/upgrade_options_processing.patch' (107,241) at 20230706080014769
109215 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/facebook-bmc-flash-layout.dtsi' (107,242) at 20240405153045421
109216 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/debug.h' (107,243) at 20210307214929774
109217 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/cx2341x.h' (107,244) at 20210307214931542
109218 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/video-mode.c' (107,245) at 20210307214926750
109219 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel/meson.build' (107,246) at 20230825080021137 to deleted uid set
109220 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Proc/FSI.metadata.yaml' (107,247) at 20220430030026016
109221 2025-01-21 03:01:03.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crypto.c' (107,248) at 20240405153053201
109222 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-clone-metadata.c' (107,249) at 20240830080013267
109223 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/th_csr.c' (107,250) at 20240906080037528
109224 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openrd.dtsi' (107,251) at 20240405153045457
109225 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/io.c' (107,252) at 20240405153045353
109226 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PhysicalContext.json' (107,253) at 20240918080002724
109227 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/mountnfs.sh' (107,254) at 20220405030025645
109228 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/FACP.nosmm' (107,255) at 20240906080037556 to deleted uid set
109229 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_port.c' (107,256) at 20240624080012800
109230 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si570.c' (107,257) at 20240405153046781
109231 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/asm.h' (107,258) at 20240405153230111
109232 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/Makefile' (107,259) at 20210307214926994
109233 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/coreboot_table.h' (107,260) at 20240405153047045
109234 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.json' (107,261) at 20210927100127469
109235 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/pcap_kern.c' (107,262) at 20240405153046341
109236 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-smartypants/0001-Change-hash-bang-to-python3.patch' (107,263) at 20220402030016183
109237 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/tui/util.c' (107,264) at 20240405153232235
109238 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/cpu.h' (107,265) at 20240405153046413
109239 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/propertywatchgentest.cpp' (107,266) at 20210308005108057
109240 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/phy.h' (107,267) at 20210308005003000
109241 2025-01-21 03:01:03.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cml1.bbclass' (107,268) at 20241221090017608
109242 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.3.0.bb' (107,269) at 20241206090014270
109243 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/linker_lists.rst' (107,270) at 20210308005002536
109244 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/mpfr/mpfr_4.2.1.bb' (107,271) at 20241221090017696
109245 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/fsl_secure_boot.h' (107,272) at 20210308005002840
109246 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/riscv.c' (107,273) at 20240405153047041
109247 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/arm64.py' (107,274) at 20240405153232247
109248 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strlen.S' (107,275) at 20240405153045897
109249 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow_netlink.c' (107,276) at 20240405153232067
109250 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cacheflush.h' (107,277) at 20210307214926658
109251 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-stream.c' (107,278) at 20240405153053505
109252 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_file.h' (107,279) at 20210307214930710
109253 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-mercury5-ssc8336n-midrived08.dts' (107,280) at 20240405153045573
109254 2025-01-21 03:01:03.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-nti.c' (107,281) at 20210307214928094
109255 2025-01-21 03:01:03.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/device.h' (107,282) at 20240405153231819
109256 2025-01-21 03:01:03.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/samsung-keypad.txt' (107,283) at 20210307214925338
109257 2025-01-21 03:01:03.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/dfs_pattern_detector.c' (107,284) at 20240405153231171
109258 2025-01-21 03:01:03.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-utoo-p66.dts' (107,285) at 20240405153045377
109259 2025-01-21 03:01:03.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-commander/gnome-commander/0001-Build-fix-needed-with-taglib-2.0.patch' (107,286) at 20240413080012635
109260 2025-01-21 03:01:03.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/apparmorfs.h' (107,287) at 20240405153053465
109261 2025-01-21 03:01:03.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/jump_label.c' (107,288) at 20240405153045361
109262 2025-01-21 03:01:03.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/space-info.c' (107,289) at 20240812080017248
109263 2025-01-21 03:01:03.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_4_sh_mask.h' (107,290) at 20240405153047653
109264 2025-01-21 03:01:03.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/vmalloced-kernel-stacks.rst' (107,291) at 20240405153045297
109265 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-topckgen.c' (107,292) at 20240405153230215
109266 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.markdownlint.yaml' (107,293) at 20220315030051103
109267 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/path.h' (107,294) at 20210308005046045
109268 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-zynq.txt' (107,295) at 20210308005003324
109269 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/rpc-server-gss.rst' (107,296) at 20240405153229811
109270 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_pinnacle.c' (107,297) at 20220525020654979
109271 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/Kconfig' (107,298) at 20210307214929978
109272 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ovti,ov8865.yaml' (107,299) at 20240405153045093
109273 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srp/ib_srp.c' (107,300) at 20240405153049125
109274 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/syscon/xlnx-vcu.h' (107,301) at 20220525020654587
109275 2025-01-21 03:01:03.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c' (107,302) at 20240405153230359
109276 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx53-pinfunc.h' (107,303) at 20210308005002584
109277 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/utils.c' (107,304) at 20240405153053333
109278 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/Makefile' (107,305) at 20210307214931862
109279 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/libfdt.h' (107,306) at 20210308005003728
109280 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c' (107,307) at 20240405153230331
109281 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_vm_bind.rst' (107,308) at 20240405153229819
109282 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/io_mock.hpp' (107,309) at 20210427000038985
109283 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/.clang-format' (107,310) at 20230608150615695
109284 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/dc_common.c' (107,311) at 20210307214927266
109285 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.c' (107,312) at 20240405153048657
109286 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/wandboard/Makefile' (107,313) at 20210308005003168
109287 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qualcomm-ipmi-oem/README.md' (107,314) at 20210308005115541
109288 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_module.h' (107,315) at 20220525020653019
109289 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/checkstop-monitor/checkstop.conf' (107,316) at 20210307205554050
109290 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-2150.c' (107,317) at 20240906080037576
109291 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra30-pinmux.yaml' (107,318) at 20240405153229787
109292 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/cs2000.h' (107,319) at 20210307214932270
109293 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/eth_unittest.cpp' (107,320) at 20240820080007201
109294 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-dust.rst' (107,321) at 20210309003648268
109295 2025-01-21 03:01:03.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/parisc/index.rst' (107,322) at 20240405153044981
109296 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu9.h' (107,323) at 20240405153048341
109297 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-bcm2835.c' (107,324) at 20240405153051449
109298 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/skas/stub-data.h' (107,325) at 20220525020652126
109299 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/hwio.h' (107,326) at 20210307214929962
109300 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/floating-point.json' (107,327) at 20240405153054137
109301 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/opensbi.yml' (107,328) at 20240906080037132
109302 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/core.h' (107,329) at 20210309003653828
109303 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Facility.v1_4_2.json' (107,330) at 20240619080002948
109304 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_pinmux.py' (107,331) at 20210308005003744
109305 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/sigframe.h' (107,332) at 20240405153046397
109306 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/ps3disk.c' (107,333) at 20240405153046713
109307 2025-01-21 03:01:03.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.h' (107,334) at 20240405153047145
109308 2025-01-21 03:01:03.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_3_sh_mask.h' (107,335) at 20240405153047625
109309 2025-01-21 03:01:03.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/README.md' (107,336) at 20221210040020210
109310 2025-01-21 03:01:03.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/multiconfig/muslmc.conf' (107,337) at 20220618030015178
109311 2025-01-21 03:01:03.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis16460.c' (107,338) at 20240405153048989
109312 2025-01-21 03:01:03.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_proc.c' (107,339) at 20210307214930238
109313 2025-01-21 03:01:03.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/ident-with-escape.out' (107,340) at 20210308005046409 to deleted uid set
109314 2025-01-21 03:01:03.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_2_sh_mask.h' (107,341) at 20220525020652694
109315 2025-01-21 03:01:03.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trans_buf.c' (107,342) at 20220525020654527
109316 2025-01-21 03:01:03.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri-imx6ull/Makefile' (107,343) at 20210308005003080
109317 2025-01-21 03:01:03.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/rb532/irq.c' (107,344) at 20210307214926290
109318 2025-01-21 03:01:03.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vhdx.h' (107,345) at 20240326080039390
109319 2025-01-21 03:01:03.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/Makefile' (107,346) at 20210308005002900
109320 2025-01-21 03:01:03.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mediatek,mt7986-wm8960.yaml' (107,347) at 20240405153229799
109321 2025-01-21 03:01:03.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/fsl-corenet-cf.c' (107,348) at 20240405153049589
109322 2025-01-21 03:01:03.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverity-scan/coverity-scan.docker' (107,349) at 20230925080039989
109323 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_qmi.c' (107,350) at 20240405153050341
109324 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_conservative.c' (107,351) at 20240405153046913
109325 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/orphan.c' (107,352) at 20240405153052345
109326 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/nonstdio.c' (107,353) at 20210309003648948
109327 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_network_verification.robot' (107,354) at 20240628080017117
109328 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/accel.c' (107,355) at 20240415080012983
109329 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/OWNERS' (107,356) at 20231222090014207
109330 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/Makefile' (107,357) at 20210307214929574
109331 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/drm.c' (107,358) at 20240405153230639
109332 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/Kconfig' (107,359) at 20210307214932042
109333 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/usb.c' (107,360) at 20210308005002560
109334 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/sienna_cichlid_ip_offset.h' (107,361) at 20220525020652815
109335 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/chnl_net.c' (107,362) at 20240405153053201
109336 2025-01-21 03:01:03.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/analog-top.txt' (107,363) at 20210307214925270
109337 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.json' (107,364) at 20210308005046397
109338 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/copy_user_uncached_64.S' (107,365) at 20240405153046469
109339 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/core.c' (107,366) at 20240906080037212
109340 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/asm-generic/errno-base.h' (107,367) at 20210307214932478
109341 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.c' (107,368) at 20220525020652959
109342 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/yaml/server/Test.interface.yaml' (107,369) at 20220914030033172
109343 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exdump.c' (107,370) at 20240405153046621
109344 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/fpu.c' (107,371) at 20210819100021498
109345 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/0001-generate-not-static-get_dh-functions.patch' (107,372) at 20210307205553830
109346 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_port.c' (107,373) at 20240405153231411
109347 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/epoll/.gitignore' (107,374) at 20210307214932670
109348 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/kexec.h' (107,375) at 20210307214926550
109349 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_smbios.c' (107,376) at 20210308005003700
109350 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx.reg' (107,377) at 20210307214930274
109351 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_snmp_conf_manager.cpp' (107,378) at 20220818100031371
109352 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_bmc.cpp' (107,379) at 20241129090023557
109353 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/intr_hw.c' (107,380) at 20240405153048805
109354 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_SPIFLASH_defconfig' (107,381) at 20210308005003240
109355 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-net.cfg' (107,382) at 20230131040012019
109356 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/gsi_reg-v5.0.c' (107,383) at 20240405153231075
109357 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-boot-tiny_1.0.bb' (107,384) at 20241206090014314
109358 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/nios2/features.rst' (107,385) at 20240405153229743
109359 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/putuser.S' (107,386) at 20240405153230143
109360 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel_wm8904.c' (107,387) at 20240710080014617
109361 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp' (107,388) at 20221229040004411
109362 2025-01-21 03:01:03.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/ipc.h' (107,389) at 20220525020654567
109363 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mcp16502.c' (107,390) at 20240405153231363
109364 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/numa-test.c' (107,391) at 20241211090212546
109365 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/log_handlers_builder.cpp' (107,392) at 20240817080027656
109366 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/sriov.c' (107,393) at 20240405153050293
109367 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/intel-hda-test.c' (107,394) at 20240326080039738
109368 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-amd756.rst' (107,395) at 20210307214925506
109369 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/pciebus-howto.rst' (107,396) at 20240405153045281
109370 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-aspeed.c' (107,397) at 20240913080013797
109371 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/fpga_manager.c' (107,398) at 20210308005002780
109372 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/patchcheck.conf' (107,399) at 20210307214932626
109373 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pcm.h' (107,400) at 20210307214932286
109374 2025-01-21 03:01:03.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hash.h' (107,401) at 20210308005003652
109375 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/main.h' (107,402) at 20240913080013813
109376 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto.inc' (107,403) at 20241221090017688
109377 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/wakeup_stats.c' (107,404) at 20240405153046689
109378 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/emif_plat.h' (107,405) at 20210307214931474
109379 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq_sd8787.c' (107,406) at 20240405153230851
109380 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_adduh_qb.c' (107,407) at 20210308005046505
109381 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py7zr_0.22.0.bb' (107,408) at 20241221090017560
109382 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console/client.2201.conf' (107,409) at 20241031080012179
109383 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Soderkoping' (107,410) at 20210307205553790
109384 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7790-cpg-mssr.h' (107,411) at 20210308005003632
109385 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77965-salvator-x-u-boot.dts' (107,412) at 20210308005002604
109386 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr_clk.h' (107,413) at 20210307214927270
109387 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0299.h' (107,414) at 20210307214928638
109388 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_via.c' (107,415) at 20240405153046665
109389 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qt1010.h' (107,416) at 20220525020653315
109390 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rk8xx-core.c' (107,417) at 20240405153230839
109391 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-firmware-attributes' (107,418) at 20240405153229731
109392 2025-01-21 03:01:03.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/si2157.c' (107,419) at 20240405153049533
109393 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-common.h' (107,420) at 20240405153049793
109394 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es7134.c' (107,421) at 20240405153053613
109395 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/mmu.c' (107,422) at 20240405153046513
109396 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/board.h' (107,423) at 20210308005003564
109397 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/mm/Makefile' (107,424) at 20210307214926318
109398 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts' (107,425) at 20210309003648756
109399 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Boras_Sjobo' (107,426) at 20210307205553778
109400 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/test_build_time.sh' (107,427) at 20220402030016247
109401 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-rec-carrier-range.rst' (107,428) at 20220525020651782
109402 2025-01-21 03:01:03.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c' (107,429) at 20240405153048637
109403 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/blockdev.c' (107,430) at 20241211090212218
109404 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp' (107,431) at 20240726080002546
109405 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/xylon,logicvc-display.yaml' (107,432) at 20240405153045053
109406 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_snmp_client.cpp' (107,433) at 20230625080034211
109407 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/README' (107,434) at 20240405153054225
109408 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5253DEMO.h' (107,435) at 20210308005003576
109409 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/l64781.c' (107,436) at 20240405153049289
109410 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/classes/gnome-help.bbclass' (107,437) at 20210812000025170
109411 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-close.svg' (107,438) at 20210308005107065
109412 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/lockstep.c' (107,439) at 20240906080037164
109413 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/hmp-target.c' (107,440) at 20230426080043796
109414 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/perf_event_server.h' (107,441) at 20240405153046121
109415 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dce120/irq_service_dce120.h' (107,442) at 20210307214927310
109416 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-tls.h' (107,443) at 20230925080039933
109417 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-proximity' (107,444) at 20240405153044917
109418 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftwdt010_wdt.h' (107,445) at 20210308005003648
109419 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/initramfs_data.S' (107,446) at 20210307214932746
109420 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_madd_q_w.c' (107,447) at 20210308005046509
109421 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/pvh.S' (107,448) at 20210308005046177
109422 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/swift/obmc/gpio/phosphor-power-supply-1.conf' (107,449) at 20210307205553702
109423 2025-01-21 03:01:03.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/starfive,jh7110-pmu.h' (107,450) at 20240405153052653
109424 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/gruhandles.h' (107,451) at 20210307214929174
109425 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0002-run_program-support-timeout.patch' (107,452) at 20240413080012663
109426 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mult.h' (107,453) at 20210307214927030
109427 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/ppc4xx.h' (107,454) at 20240906080037336
109428 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/musca-b1.conf' (107,455) at 20230114040015462
109429 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/fix-build-on-non-x86.patch' (107,456) at 20231011080016574
109430 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/bulk-streams.rst' (107,457) at 20210307214925474
109431 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/msm_disp_snapshot_util.c' (107,458) at 20241104090011567
109432 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable/host-boot-enable.sh' (107,459) at 20230706080014733
109433 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/ib62x0.c' (107,460) at 20210308005003032
109434 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/idmouse.c' (107,461) at 20221102030020885
109435 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/l3_3xxx.h' (107,462) at 20210309003648704
109436 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/epiphany_47.2.bb' (107,463) at 20241221090017680
109437 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91rm9200.h' (107,464) at 20210308005002716
109438 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_hw.h' (107,465) at 20240405153230703
109439 2025-01-21 03:01:03.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-buffalo-wzr-1166dhp.dts' (107,466) at 20240405153045425
109440 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/polaris10_pwrvirus.h' (107,467) at 20240405153048337
109441 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Global/meson.build' (107,468) at 20230825080021141 to deleted uid set
109442 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/null.c' (107,469) at 20240906080037148
109443 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hix5hd2-clock.h' (107,470) at 20210307214931326
109444 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_devlink.h' (107,471) at 20220525020653507
109445 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/experiments/README' (107,472) at 20210308005116213
109446 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/Kconfig' (107,473) at 20210308005045957
109447 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/system.c' (107,474) at 20210308005002724
109448 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctucan_core.c' (107,475) at 20240906080037260
109449 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc_methods.robot' (107,476) at 20241022080014916
109450 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/uinput.rst' (107,477) at 20220525020651738
109451 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/ir-nec-decoder.c' (107,478) at 20240405153049513
109452 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tls_toe.h' (107,479) at 20210307214931578
109453 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sigcontext.h' (107,480) at 20210307214926242
109454 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ram.h' (107,481) at 20210308005003684
109455 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/bitsperlong.h' (107,482) at 20240906080037352
109456 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-The-std-lib-unary-binary_function-base-classes-are-d.patch' (107,483) at 20220910030013353
109457 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_0_8_sh_mask.h' (107,484) at 20240405153048109
109458 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/debug_pagetables.c' (107,485) at 20240405153046477
109459 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_jobctrl.c' (107,486) at 20240405153231523
109460 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_phy.c' (107,487) at 20240405153231411
109461 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/mx7ulp_evk.c' (107,488) at 20210308005002988
109462 2025-01-21 03:01:03.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rpmsg_types.h' (107,489) at 20220525020654675
109463 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_hw.h' (107,490) at 20240405153231067
109464 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_l3_main.c' (107,491) at 20240405153231383
109465 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da9055.c' (107,492) at 20240405153053601
109466 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/intel-rng.c' (107,493) at 20220525020652294
109467 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_atan.c' (107,494) at 20210307214926730
109468 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/aspeed_sdhci.h' (107,495) at 20241211090212362
109469 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/makefile-ptest.patch' (107,496) at 20221120040010710
109470 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/imx/rm.c' (107,497) at 20240405153047045
109471 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/uvd_v3_1.c' (107,498) at 20210307214928026
109472 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/audio.h' (107,499) at 20210307214931438
109473 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_isr.h' (107,500) at 20220525020652378
109474 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm2711-dvp.yaml' (107,501) at 20240405153045021
109475 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32.h' (107,502) at 20210308005002664
109476 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/tmpf.h' (107,503) at 20210308005100993
109477 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/bd9576_wdt.c' (107,504) at 20240613080016475
109478 2025-01-21 03:01:03.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/COPYING.MIT' (107,505) at 20240712080022833
109479 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_h.c' (107,506) at 20210308005046509
109480 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_capture_bytes_action.cpp' (107,507) at 20211202040052622
109481 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml' (107,508) at 20240405153229799
109482 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_modern_dev.c' (107,509) at 20240405153052233
109483 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_file.h' (107,510) at 20210307214929530
109484 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cloudengines/pogo_e02/Kconfig' (107,511) at 20210308005002944
109485 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.h' (107,512) at 20240405153047193
109486 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ehci.h' (107,513) at 20210308005002724
109487 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Husum' (107,514) at 20210307205553782
109488 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/ivt-metrics.json' (107,515) at 20240405153054141
109489 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/crownbay/Kconfig' (107,516) at 20210308005003008
109490 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci.h' (107,517) at 20210308005003512
109491 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-eval-v3.dts' (107,518) at 20240405153045529
109492 2025-01-21 03:01:03.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/0001-avoid-race-condition.patch' (107,519) at 20210307205554130
109493 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Protocol_v1.xml' (107,520) at 20240619080002932
109494 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fsl_epu.c' (107,521) at 20210308005002552
109495 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8150.h' (107,522) at 20240405153049173
109496 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/mxc_i2c.h' (107,523) at 20210308005002676
109497 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/saa7164-i2c.c' (107,524) at 20210307214928710
109498 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_mfc3.c' (107,525) at 20220525020653839
109499 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/core-test.h' (107,526) at 20240405153231959
109500 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/openbmc_defconfig' (107,527) at 20240405153229907
109501 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/trace.h' (107,528) at 20210308005045989
109502 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ti/cpsw.c' (107,529) at 20210308005003448
109503 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa27x.c' (107,530) at 20240405153045677
109504 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/Makefile' (107,531) at 20210308005002956
109505 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr.hpp' (107,532) at 20240903080027139
109506 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c' (107,533) at 20241125090012251
109507 2025-01-21 03:01:03.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/cpu_loop.c' (107,534) at 20241211090212378
109508 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Nilesat101+102-7.0W' (107,535) at 20210307205553762
109509 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hikey960-pinctrl.dtsi' (107,536) at 20240405153045741
109510 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/tlb.c' (107,537) at 20210308005003172
109511 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-tid0.c' (107,538) at 20240405153054365
109512 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/Kconfig' (107,539) at 20240405153045645
109513 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pxa.c' (107,540) at 20240405153231515
109514 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_spi.h' (107,541) at 20210307214931590
109515 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-h3-h5-emlid-neutis.dtsi' (107,542) at 20240405153045397
109516 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c' (107,543) at 20210308005002988
109517 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_validate.c' (107,544) at 20240405153048785
109518 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/main.py' (107,545) at 20230925080039989
109519 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/lg4573.c' (107,546) at 20210308005003528
109520 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/ptp_classifier.c' (107,547) at 20240405153053221
109521 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grumain.c' (107,548) at 20241111090012125
109522 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3399.c' (107,549) at 20210308005003464
109523 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/tests/odd_ptr_err.cocci' (107,550) at 20240405153053445
109524 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/test_boot_acceptance.robot' (107,551) at 20240628080017121
109525 2025-01-21 03:01:03.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/perf-read-vdso.c' (107,552) at 20210307214932534
109526 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5373EVB_defconfig' (107,553) at 20210308005003236
109527 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-ns-usb3.c' (107,554) at 20240405153231307
109528 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_histo.c' (107,555) at 20240805080013967
109529 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Bios.v1_2_3.json' (107,556) at 20240619080002944
109530 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/create_oversize_window.c' (107,557) at 20210308005108641
109531 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-fan-config.bbappend' (107,558) at 20210812000025162
109532 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_helper_protos.py' (107,559) at 20240906080037476
109533 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/myrb.h' (107,560) at 20210307214930374
109534 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_shrinker.h' (107,561) at 20220525020652883
109535 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinumavc_defconfig' (107,562) at 20210308005003284
109536 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-agilex.c' (107,563) at 20240405153230243
109537 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb' (107,564) at 20240106090017229
109538 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_audio.c' (107,565) at 20240405153230595
109539 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.440-DDR-performance' (107,566) at 20210308005003288
109540 2025-01-21 03:01:03.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/dwarf.h' (107,567) at 20240520080015131
109541 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/sphinx.rst' (107,568) at 20240405153045293
109542 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MessageRegistry.v1_6_3.json' (107,569) at 20240619080002948
109543 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Valdemarsvik' (107,570) at 20210307205553794
109544 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/templates/test_openbmc_setup.robot' (107,571) at 20240606080014320
109545 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqhandler.h' (107,572) at 20210309003653852
109546 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/elog.hpp' (107,573) at 20230520080021600
109547 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/btrfs.h' (107,574) at 20240812080017252
109548 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/watchdog.c' (107,575) at 20240405153046157
109549 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_udp_tunnel.c' (107,576) at 20210307214931966
109550 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h' (107,577) at 20240405153048637
109551 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/gettext.patch' (107,578) at 20210307205553942
109552 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion-peripheral-props.yaml' (107,579) at 20240405153045101
109553 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sprd,sc9860-clk.txt' (107,580) at 20210307214925294
109554 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_serialize.hpp' (107,581) at 20241220090035175
109555 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-evb-rk808.dts' (107,582) at 20240405153045561
109556 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/qcom,rpm-regulator.yaml' (107,583) at 20240405153045145
109557 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/stacktrace.h' (107,584) at 20240405153045625
109558 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nurmes_Konnanvaara' (107,585) at 20210307205553770
109559 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_trace_points.c' (107,586) at 20210307214928058
109560 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/0002-dev_setup.sh-Remove-the-git-dependency.patch' (107,587) at 20210307205553802
109561 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/Fix-building-on-x86_64-with-binutils-2.41.patch' (107,588) at 20240301090012419
109562 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-critical.svg' (107,589) at 20210308005107069
109563 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/sgi575.yml' (107,590) at 20241206090014206
109564 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_debugfs.h' (107,591) at 20240405153050177
109565 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-transport-srp' (107,592) at 20210307214925186
109566 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-i915-display.png' (107,593) at 20210307205554322 to deleted uid set
109567 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/Makefile' (107,594) at 20210307214931258
109568 2025-01-21 03:01:03.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_structs.h' (107,595) at 20220429100100650
109569 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tps546d24.rst' (107,596) at 20240405153045217
109570 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/minerva-fan-status-monitor' (107,597) at 20241218090101075
109571 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.github/workflows/lockdown.yml' (107,598) at 20221215040039038
109572 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia-rm-ks.c' (107,599) at 20210307214928778
109573 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_clamps.S' (107,600) at 20210308005046529
109574 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/navi10_ip_offset.h' (107,601) at 20220525020652811
109575 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/sh_tmu.c' (107,602) at 20240405153046877
109576 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/util.hpp' (107,603) at 20210407000046043
109577 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/musb-ux500.h' (107,604) at 20240405153052813
109578 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-no-file.err' (107,605) at 20210308005046409
109579 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/mrw-patch-native_git.bb' (107,606) at 20220921030015986
109580 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sb16_csp.h' (107,607) at 20240405153052949
109581 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_priv.c' (107,608) at 20240405153231063
109582 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/internal-common.h' (107,609) at 20240906080037136
109583 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.json' (107,610) at 20210927100127469
109584 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_10_0_offset.h' (107,611) at 20240405153048285
109585 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/apollo/dn_ints.c' (107,612) at 20210307214926138
109586 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-features.rst' (107,613) at 20240405153045313
109587 2025-01-21 03:01:03.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/cred.h' (107,614) at 20240405153053465
109588 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuriscv64.conf' (107,615) at 20210307205554414
109589 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/mcs7830.c' (107,616) at 20240405153050377
109590 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000.h' (107,617) at 20210307214928614
109591 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7785.c' (107,618) at 20240405153051361
109592 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/sa1100/start.S' (107,619) at 20210308005002560
109593 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/zones.json' (107,620) at 20231213090027090
109594 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu-io.h' (107,621) at 20210308005046045
109595 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-berlin/Makefile' (107,622) at 20210307214925870
109596 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709-tplink-archer-c9-v1.dts' (107,623) at 20240405153045425
109597 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/ahci-uclass.c' (107,624) at 20210308005003332
109598 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.rst' (107,625) at 20230706080014769
109599 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8983.c' (107,626) at 20240405153232171
109600 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utilities.robot' (107,627) at 20240627080021048
109601 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/divdi3.S' (107,628) at 20240405153230095
109602 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/resource.c' (107,629) at 20240405153051421
109603 2025-01-21 03:01:03.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/stmfts.c' (107,630) at 20240405153049161
109604 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/platform.h' (107,631) at 20240405153046505
109605 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/usb4_port.c' (107,632) at 20240405153051985
109606 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ex-odd.S' (107,633) at 20230426080043952
109607 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/s5p/exynos_hdmi_cec.h' (107,634) at 20210307214928598
109608 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif.h' (107,635) at 20240405153049477
109609 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx.c' (107,636) at 20210308005003460
109610 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap36xx-clocks.dtsi' (107,637) at 20240405153045605
109611 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Replaceable.interface.yaml' (107,638) at 20230209040021829
109612 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/cros_ec_baro.c' (107,639) at 20240405153049009
109613 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_dotnew.S' (107,640) at 20230426080043952
109614 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_crb.c' (107,641) at 20240906080037304
109615 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gem.c' (107,642) at 20240830080013259
109616 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/hisilicon/Kconfig' (107,643) at 20240405153231451
109617 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/configure.ac' (107,644) at 20220426030016314
109618 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/intel.h' (107,645) at 20210309003649156
109619 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_pcmcia.h' (107,646) at 20240405153052669
109620 2025-01-21 03:01:03.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/mc_rgm_regs.h' (107,647) at 20210308005002664
109621 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_hpo_fixed_vs_pe_retimer_dp.c' (107,648) at 20240815080012879
109622 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_SDCARD_defconfig' (107,649) at 20210308005003244
109623 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/fdset.c' (107,650) at 20240906080037444
109624 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/arm,komeda.yaml' (107,651) at 20240405153045037
109625 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-clps711x.c' (107,652) at 20240405153230303
109626 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml' (107,653) at 20240405153045129
109627 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun4i-a10-jesurun-q5.dts' (107,654) at 20210308005002616
109628 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/LICENSE' (107,655) at 20210307205553678
109629 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-max77686.c' (107,656) at 20210307214926970
109630 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/subprojects/sdeventplus.wrap' (107,657) at 20220323030042611
109631 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.c' (107,658) at 20240405153049917
109632 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/ioctls.h' (107,659) at 20210307214926166
109633 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_efuse.c' (107,660) at 20240405153051913
109634 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts' (107,661) at 20240405153229975
109635 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/kirkwood.c' (107,662) at 20240405153229911
109636 2025-01-21 03:01:03.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-slave-system-control.c' (107,663) at 20240405153051797
109637 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/migration-test.c' (107,664) at 20241211090212546
109638 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch' (107,665) at 20230706080014745
109639 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/install-buildtools' (107,666) at 20241221090017700
109640 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v.h' (107,667) at 20220525020654787
109641 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77980-sysc.h' (107,668) at 20210307214931346
109642 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/topology_32.h' (107,669) at 20210307214926586
109643 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_dbg.c' (107,670) at 20220525020654263
109644 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.h' (107,671) at 20220525020652490
109645 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/u-boot.lds' (107,672) at 20210308005003032
109646 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5227x/Makefile' (107,673) at 20210308005002800
109647 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/Kconfig' (107,674) at 20240405153053557
109648 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-clash.err' (107,675) at 20210927100127469
109649 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml' (107,676) at 20240405153045065
109650 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp0_arith.S' (107,677) at 20210308005046529
109651 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32429i-eval.dts' (107,678) at 20240405153229903
109652 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/Makefile' (107,679) at 20240405153046853
109653 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/pcie_cards.json' (107,680) at 20240207090020814 to deleted uid set
109654 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-i2s.yaml' (107,681) at 20240405153045169
109655 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk_table.h' (107,682) at 20240405153050669
109656 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/compat.h' (107,683) at 20240405153046317
109657 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/meson.build' (107,684) at 20230925080039881
109658 2025-01-21 03:01:03.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SerialInterface.v1_2_1.json' (107,685) at 20240619080002952
109659 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974.dtsi' (107,686) at 20240405153229895
109660 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/sparsebit.c' (107,687) at 20240405153232271
109661 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lirc_options.conf' (107,688) at 20210307205553850
109662 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/setup.c' (107,689) at 20240405153046305
109663 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/rockchip-efuse.c' (107,690) at 20240520080015167
109664 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx7d.c' (107,691) at 20241018080014478
109665 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358764.yaml' (107,692) at 20240405153045041
109666 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/sermouse.c' (107,693) at 20240405153049153
109667 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe.h' (107,694) at 20240405153049109
109668 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mmap.h' (107,695) at 20240405153054197
109669 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/Kconfig' (107,696) at 20240405153048361
109670 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi' (107,697) at 20240405153045725
109671 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/submit-checklist.rst' (107,698) at 20240405153229839
109672 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/law.c' (107,699) at 20210308005002980
109673 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_teql.c' (107,700) at 20240405153053373
109674 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Torpshammar' (107,701) at 20210307205553794
109675 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/tuners.rst' (107,702) at 20210309003648408
109676 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_sysctl.c' (107,703) at 20240405153232095
109677 2025-01-21 03:01:03.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ti-lmu.c' (107,704) at 20240405153230839
109678 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/globalhandler.hpp' (107,705) at 20210308004925444
109679 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx7ulp.c' (107,706) at 20210308005003460
109680 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-pylint' (107,707) at 20220910030013437
109681 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/queue_stack_map.c' (107,708) at 20240405153054257
109682 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_gadget_ep0.c' (107,709) at 20240405153052121
109683 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sh7724.h' (107,710) at 20210307214926554
109684 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/Makefile' (107,711) at 20240405153045897
109685 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_superblock.h' (107,712) at 20210307214931138
109686 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/dcreategroup.bb' (107,713) at 20241206090014298
109687 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_netlink.c' (107,714) at 20210307214930410
109688 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/start.S' (107,715) at 20210308005002832
109689 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/internal.h' (107,716) at 20241216090017689
109690 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Blaenplwyf' (107,717) at 20210307205553794
109691 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/unzip.c' (107,718) at 20210308005003220
109692 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/context_tracking.c' (107,719) at 20240405153052993
109693 2025-01-21 03:01:03.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/bts.c' (107,720) at 20240405153046373
109694 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/registers.h' (107,721) at 20210307214930330
109695 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skymnas' (107,722) at 20210307205553790
109696 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c' (107,723) at 20240405153054217
109697 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS3-ssh-bic@.service' (107,724) at 20230203040020726
109698 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/0001-md-Fix-build-with-musl.patch' (107,725) at 20230114040015482
109699 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-ouya.dts' (107,726) at 20240405153229879
109700 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (107,727) at 20240124090012250
109701 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (107,728) at 20241206090014218
109702 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/mul-subnormal-single-1.c' (107,729) at 20210308005003720
109703 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs485.dtso' (107,730) at 20240405153045729
109704 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/meson.build' (107,731) at 20220913030027305 to deleted uid set
109705 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/qemu-os.h' (107,732) at 20240326080039390
109706 2025-01-21 03:01:03.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgenpriv.h' (107,733) at 20241211090212230
109707 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-stm32.c' (107,734) at 20240613080016467
109708 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s-auxtek-t004.dts' (107,735) at 20240405153045377
109709 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_kvm_common.c' (107,736) at 20240405153051445
109710 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/state-management-and-external-interfaces.md' (107,737) at 20221209040006395
109711 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/Kbuild' (107,738) at 20240405153045973
109712 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Bekescsaba' (107,739) at 20210307205553774
109713 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_cpu.h' (107,740) at 20221215040039202
109714 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/asm-offsets.c' (107,741) at 20210307214926110
109715 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/src/srvcfg_manager.cpp' (107,742) at 20241118090038583
109716 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sseu_debugfs.c' (107,743) at 20240405153048497
109717 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/cpufeature.h' (107,744) at 20210307214925846
109718 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/data.c' (107,745) at 20210308005003728
109719 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/net2big_v2_defconfig' (107,746) at 20210308005003272
109720 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/slice.rs' (107,747) at 20240405153232095
109721 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx35pdk/MAINTAINERS' (107,748) at 20210308005002980
109722 2025-01-21 03:01:03.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/meson_options.txt' (107,749) at 20241101080009595 to deleted uid set
109723 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h' (107,750) at 20210307214928450
109724 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0005-libhugetlbfs-elf_i386-avoid-search-host-library-path.patch' (107,751) at 20241221090017504
109725 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/stacktrace.h' (107,752) at 20240405153045941
109726 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/sensors/phosphor-nvme_%.bbappend' (107,753) at 20241206090014222
109727 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max732x.c' (107,754) at 20240405153230303
109728 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/helene.h' (107,755) at 20220525020653243
109729 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8250-mdss.yaml' (107,756) at 20240405153229763
109730 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake.inc' (107,757) at 20220402030016159
109731 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-testsuite.inc' (107,758) at 20241221090017660
109732 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/262' (107,759) at 20230426080043944
109733 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/lib/interrupts.c' (107,760) at 20210308005002804
109734 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/runtime_instr.c' (107,761) at 20210307214926522
109735 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_fcntl.h' (107,762) at 20210308005046097
109736 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/highmem.h' (107,763) at 20220525020652198
109737 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/include/dbus_log_watcher.hpp' (107,764) at 20241130090002061 to deleted uid set
109738 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/perf/core.h' (107,765) at 20210307214932494
109739 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSYS/meson.build' (107,766) at 20230825080021137 to deleted uid set
109740 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-udisks-rpi_1.0.bb' (107,767) at 20241206090014278
109741 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/remove_local_err.cocci' (107,768) at 20210308005046237
109742 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/52xx/pcm030_defconfig' (107,769) at 20240405153046097
109743 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/xdr.h' (107,770) at 20240405153052441
109744 2025-01-21 03:01:03.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/config_parser.cpp' (107,771) at 20240822080023969
109745 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/MDR_V2.errors.yaml' (107,772) at 20220430030026016
109746 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/map.c' (107,773) at 20210307214931122
109747 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-commit-active' (107,774) at 20230925080040089
109748 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg' (107,775) at 20210308005002548
109749 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-subdev-priv.h' (107,776) at 20240405153049585
109750 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/ti-msgmgr.c' (107,777) at 20240405153230759
109751 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/unicode.rst' (107,778) at 20220525020651766
109752 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mcu.h' (107,779) at 20241008080013955
109753 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/arpc.h' (107,780) at 20210307214928086
109754 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RedfishError_v1.xml' (107,781) at 20240619080002932
109755 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/vamem.h' (107,782) at 20210307214930546
109756 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad799x.c' (107,783) at 20240405153048949
109757 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/pid_zone_unittest.cpp' (107,784) at 20241022080027608
109758 2025-01-21 03:01:03.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_hw.c' (107,785) at 20210307214929310
109759 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/reporting-regressions.rst' (107,786) at 20240405153045285
109760 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power-domain/bcm63268-power-domain.h' (107,787) at 20210308005003640
109761 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_server.hpp' (107,788) at 20240904080027106
109762 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/apply-renames' (107,789) at 20240908080010098
109763 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma0/irqsrcs_sdma0_5_0.h' (107,790) at 20210307214927702
109764 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945-mac.c' (107,791) at 20240405153050505
109765 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_syscall.h' (107,792) at 20240326080039562
109766 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/Kconfig.debug' (107,793) at 20210307214926310
109767 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/emergency-restart.h' (107,794) at 20210307214926662
109768 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/hisilicon,phy-hi3670-pcie.yaml' (107,795) at 20220525020651698
109769 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/arm,scpi.yaml' (107,796) at 20240405153045057
109770 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/extcon-palmas.txt' (107,797) at 20210307214925314
109771 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/diag.c' (107,798) at 20241211090145557
109772 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/us122l.c' (107,799) at 20241211090145569
109773 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/signal.h' (107,800) at 20240405153052621
109774 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/common/Kconfig' (107,801) at 20240405153051197
109775 2025-01-21 03:01:03.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/pcie_bifurcation.cpp' (107,802) at 20231103080005832
109776 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/rzg2l_thermal.c' (107,803) at 20240405153231499
109777 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Muros-Noia' (107,804) at 20210307205553766
109778 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/Kconfig' (107,805) at 20210307214928598
109779 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_psu_reset_hotswap.sh' (107,806) at 20240619080012644
109780 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-reset@.target' (107,807) at 20220301040040077
109781 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-string-output-visitor.c' (107,808) at 20221215040039394
109782 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c' (107,809) at 20240405153049109
109783 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/common/fanctrl.c' (107,810) at 20210308005003000
109784 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_tse_ethtool.c' (107,811) at 20240405153049785
109785 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/code-update/flash-layout.md' (107,812) at 20241203090006519
109786 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc_trace.h' (107,813) at 20210307214929674
109787 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/Makefile' (107,814) at 20210307214926738
109788 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/vsp1.h' (107,815) at 20240405153052833
109789 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_fw1.h' (107,816) at 20210307214930422
109790 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/af_xdp.rst' (107,817) at 20240405153229823
109791 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_b.c' (107,818) at 20210308005046521
109792 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sitronix-st7701.c' (107,819) at 20240405153230619
109793 2025-01-21 03:01:03.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mpc5200.c' (107,820) at 20240405153230303
109794 2025-01-21 03:01:03.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/exit.c' (107,821) at 20210308005003208
109795 2025-01-21 03:01:03.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/alps.c' (107,822) at 20240405153049149
109796 2025-01-21 03:01:03.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_16654.h' (107,823) at 20210307214930862
109797 2025-01-21 03:01:03.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/mISDNinfineon.c' (107,824) at 20210605000027708
109798 2025-01-21 03:01:03.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb' (107,825) at 20231126090012785
109799 2025-01-21 03:01:03.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_pm4.xml.h' (107,826) at 20240405153048581
109800 2025-01-21 03:01:03.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nzxt-smart2.c' (107,827) at 20240405153048865
109801 2025-01-21 03:01:03.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/secretmem.h' (107,828) at 20240411080014138
109802 2025-01-21 03:01:03.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/cdns,uart.yaml' (107,829) at 20240405153045153
109803 2025-01-21 03:01:03.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/RSA-MD' (107,830) at 20211006000025242
109804 2025-01-21 03:01:03.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/wrapper.c' (107,831) at 20241211090145521
109805 2025-01-21 03:01:03.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_28nm_8960.xml.h' (107,832) at 20240405153048597
109806 2025-01-21 03:01:03.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.c' (107,833) at 20210307214929910
109807 2025-01-21 03:01:03.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_descriptor.c' (107,834) at 20210308005003704
109808 2025-01-21 03:01:03.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_0_default.h' (107,835) at 20210307214927622
109809 2025-01-21 03:01:03.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_accel_engine.c' (107,836) at 20240405153046953
109810 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ibmvnic.h' (107,837) at 20240405153049969
109811 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/tracepoints/x86_msr.sh' (107,838) at 20240405153054177
109812 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/fru_parser.hpp' (107,839) at 20240618080043041
109813 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/msu.c' (107,840) at 20240405153048893
109814 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/pt7c4338.c' (107,841) at 20210308005003480
109815 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sparc64_sun4u.py' (107,842) at 20241211090212542
109816 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/PageNotFound/PageNotFound.vue' (107,843) at 20241004080035967
109817 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-kbl-match.c' (107,844) at 20240405153053957
109818 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nvme-fc.h' (107,845) at 20210307214931462
109819 2025-01-21 03:01:03.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/rlimit.c' (107,846) at 20210307214932602
109820 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xskxceiver.c' (107,847) at 20240405153232263
109821 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.h' (107,848) at 20240405153047193
109822 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/debug.c' (107,849) at 20210307214931194
109823 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/intel,x86-pinctrl.txt' (107,850) at 20210308005003304
109824 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sysctl.c' (107,851) at 20240405153053053
109825 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0005-Platform-CS1000-Increase-RSE_COMMS-buffer-size.patch' (107,852) at 20241221090017464
109826 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipack.h' (107,853) at 20210307214931406
109827 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/Makefile' (107,854) at 20210308005003080
109828 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak5386.txt' (107,855) at 20210307214925426
109829 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/consumer.h' (107,856) at 20240405153231815
109830 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_dfltcc/dfltcc_util.h' (107,857) at 20210307214931826
109831 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/fw_qos.h' (107,858) at 20220525020653571
109832 2025-01-21 03:01:03.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/cereal.wrap' (107,859) at 20211006000055234
109833 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_dcmi.c' (107,860) at 20210308004938824
109834 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/tah.h' (107,861) at 20210307214929422
109835 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/mrw-perl-tools-native_git.bb' (107,862) at 20220921030015986
109836 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-pcidrv.c' (107,863) at 20240405153048897
109837 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/cmos.c' (107,864) at 20210308005046257
109838 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-pogoplug-series-4.dts' (107,865) at 20240405153045457
109839 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/spl.c' (107,866) at 20210308005002988
109840 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/mypy.ini' (107,867) at 20240906080037444
109841 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/pd.h' (107,868) at 20240405153052813
109842 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/winbond_w83627.h' (107,869) at 20210308005003692
109843 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbra.c' (107,870) at 20210308005046505
109844 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_hash_descriptor.h' (107,871) at 20210308005003704
109845 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sh4/target_signal.h' (107,872) at 20220429100100646
109846 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/ru' (107,873) at 20210308005046149
109847 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/ea20/Kconfig' (107,874) at 20210308005002952
109848 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-check-host-state.sh' (107,875) at 20230428080015190
109849 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-fvp-base.inc' (107,876) at 20220804030014671
109850 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2080rdb.dts' (107,877) at 20210307214926354
109851 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/txrx.h' (107,878) at 20240405153231263
109852 2025-01-21 03:01:03.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/files/rust/hello/build.rs' (107,879) at 20220910030013401
109853 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen7_renderclear.h' (107,880) at 20210307214927814
109854 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/primary_src.hpp' (107,881) at 20230516080019606
109855 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/ip_check_defrag.c' (107,882) at 20240405153232259
109856 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config.bbappend' (107,883) at 20210812000025166
109857 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/Kconfig' (107,884) at 20240405153046965
109858 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_cyan_skillfish.h' (107,885) at 20240405153048349
109859 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/settings' (107,886) at 20210307214932730
109860 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tca6416_keypad.h' (107,887) at 20240405153052805
109861 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-sp804.c' (107,888) at 20240405153046881
109862 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/.shellcheck' (107,889) at 20210415000106104 to deleted uid set
109863 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ramfs.h' (107,890) at 20240405153052785
109864 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox-xgene-slimpro.c' (107,891) at 20240405153049229
109865 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/hrtimers.rst' (107,892) at 20240405153045265
109866 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/BUSTED-BOOST.boot' (107,893) at 20240405153054369
109867 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h' (107,894) at 20210308005002640
109868 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/spi/micron.c' (107,895) at 20210308005003416
109869 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/miniupnpd/files/miniupnpd.service' (107,896) at 20210307205553810
109870 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/Makefile' (107,897) at 20210307214928590
109871 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/crc32be-vx.S' (107,898) at 20240405153046273
109872 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/Kconfig' (107,899) at 20240405153051865
109873 2025-01-21 03:01:03.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.h' (107,900) at 20240405153050109
109874 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/reset.c' (107,901) at 20240405153229987
109875 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pm_clock.h' (107,902) at 20220525020654603
109876 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/cache.c' (107,903) at 20210308005002784
109877 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/iface.c' (107,904) at 20240405153053305
109878 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/pnv_spi_regs.h' (107,905) at 20240906080037340
109879 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (107,906) at 20210417000027537
109880 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i2c/ch7006.h' (107,907) at 20210307214931322
109881 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/config.h' (107,908) at 20210308005002660
109882 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/inotify.rst' (107,909) at 20210307214925486
109883 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xmb_gmac.dtsi' (107,910) at 20240405153045473
109884 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/xilinx/zynqmp-sha.c' (107,911) at 20240405153230271
109885 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_msgs.c' (107,912) at 20240405153230811
109886 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac100_core.c' (107,913) at 20240429080012428
109887 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk.h' (107,914) at 20240405153046845
109888 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/usbkbd.c' (107,915) at 20240405153048829
109889 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/066.out' (107,916) at 20210308005046441
109890 2025-01-21 03:01:03.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_codel.c' (107,917) at 20240405153053365
109891 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-error-native_git.bb' (107,918) at 20210812000025258
109892 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54pci.c' (107,919) at 20210309003651772
109893 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-kmsg.c' (107,920) at 20210307214926470
109894 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/metafmt-uvc.rst' (107,921) at 20240405153045317
109895 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c' (107,922) at 20240405153048689
109896 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/gcp.py' (107,923) at 20241221090017584
109897 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/bsp-hw.json' (107,924) at 20220402030016139
109898 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/adc-joystick.c' (107,925) at 20240405153049129
109899 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_input.c' (107,926) at 20240429080012460
109900 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/builder/__init__.py' (107,927) at 20241206090014290
109901 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/strcmp.S' (107,928) at 20210307214926098
109902 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c' (107,929) at 20240405153230323
109903 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-personal-cloud.dtsi' (107,930) at 20240405153229871
109904 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.9-sfcbrepos-schema-location.patch' (107,931) at 20230706080014749
109905 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-properties-example/example.yaml' (107,932) at 20210307205554054
109906 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_client.c' (107,933) at 20240405153048389
109907 2025-01-21 03:01:03.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon/obmc/power-supply-monitor/power-supply-monitor-0.conf' (107,934) at 20210307205553710
109908 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm1250-ev1.c' (107,935) at 20240405153053817
109909 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/tx.h' (107,936) at 20240405153231211
109910 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-afe-clk.c' (107,937) at 20240405153053969
109911 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/auth.c' (107,938) at 20240405153053373
109912 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-srv-trace.c' (107,939) at 20240405153046717
109913 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ECL-1.0' (107,940) at 20210307205554418
109914 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/apf27.c' (107,941) at 20210308005002912
109915 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_phy_20nm.xml.h' (107,942) at 20240405153048597
109916 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-devres.c' (107,943) at 20210307214932418
109917 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_sysfs.c' (107,944) at 20240405153230891
109918 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sc9860.dtsi' (107,945) at 20210307214926050
109919 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/inst.h' (107,946) at 20220525020652146
109920 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_trace.c' (107,947) at 20240405153051601
109921 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/screen.css' (107,948) at 20210307205554270
109922 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-context-chk-gpr.c' (107,949) at 20220525020655227
109923 2025-01-21 03:01:03.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_clockmatrix.h' (107,950) at 20240405153051445
109924 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/mcf_fec.c' (107,951) at 20241211090212306
109925 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-kfr2r09/mach/romimage.h' (107,952) at 20210307214926558
109926 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/rzg2l-video.c' (107,953) at 20240405153049441
109927 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Andersvattnet_Ersmyrberget' (107,954) at 20210307205553778
109928 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-idk-evm.dts' (107,955) at 20240405153229903
109929 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vsc9953.h' (107,956) at 20210308005003692
109930 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/m52790.c' (107,957) at 20240405153049317
109931 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycocotools/0001-downgrade-numpy-version-to-1.26.4.patch' (107,958) at 20241221090017560
109932 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/ethtool.yaml' (107,959) at 20241216090017681
109933 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/phal-reinit-devtree.service.in' (107,960) at 20230513080022442
109934 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/test.fuc' (107,961) at 20210307214927970
109935 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/raid/md_u.h' (107,962) at 20210307214931658
109936 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/meson.build' (107,963) at 20231107090019125
109937 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/format.hpp' (107,964) at 20220625030026172
109938 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/20-udev' (107,965) at 20230210040014334
109939 2025-01-21 03:01:03.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fpbits.h' (107,966) at 20210307214926334
109940 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/core.c' (107,967) at 20241219090010504
109941 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-firmware-efi-vars' (107,968) at 20210309003648244
109942 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface3_power.c' (107,969) at 20240405153051393
109943 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-mingw' (107,970) at 20210307205554626
109944 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tqma6.h' (107,971) at 20210308005003620
109945 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/0003-create-links-with-relative-path.patch' (107,972) at 20241221090017524
109946 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-ftrace.c' (107,973) at 20241211090145573
109947 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vcap_ag_api.c' (107,974) at 20240405153050173
109948 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/microchip.rst' (107,975) at 20240405153044973
109949 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_usb.h' (107,976) at 20210307214930514
109950 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/vsyscall.h' (107,977) at 20210309003648960
109951 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/lite5200b.dts' (107,978) at 20240405153046093
109952 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx8m.c' (107,979) at 20240805080014067
109953 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2l.dtsi' (107,980) at 20210308005002592
109954 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda18271c2dd.h' (107,981) at 20210307214928646
109955 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ams_delta_serio.c' (107,982) at 20240405153049153
109956 2025-01-21 03:01:03.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/lowlevel_init.S' (107,983) at 20210308005002916
109957 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/run-ptest' (107,984) at 20241221090017676
109958 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utbuffer.c' (107,985) at 20240405153046625
109959 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table-actions.js' (107,986) at 20210308005107069
109960 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theadorable/MAINTAINERS' (107,987) at 20210308005003072
109961 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_parisc.c' (107,988) at 20240405153051997
109962 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ftrace.h' (107,989) at 20220525020652118
109963 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-bufmap.c' (107,990) at 20220525020654479
109964 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts' (107,991) at 20240405153045725
109965 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/spin/aio_notify_accept.promela' (107,992) at 20210308005045805
109966 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/poll.h' (107,993) at 20240405153052965
109967 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8540.c' (107,994) at 20240405153053661
109968 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/hirschmann/Kconfig' (107,995) at 20220525020653427
109969 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/migration-test.h' (107,996) at 20240906080037560
109970 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/scm_pidfd.c' (107,997) at 20240405153054333
109971 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/sockbits.h' (107,998) at 20210308005046093
109972 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/usb-davinci.h' (107,999) at 20210307214931482
109973 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/settings' (108,000) at 20210307214932718
109974 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/files/0001-include-missing-cstdint.patch' (108,001) at 20230131040012031
109975 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/idt77252_tables.h' (108,002) at 20210307214926886
109976 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs4231-regs.h' (108,003) at 20210307214931594
109977 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/introduction.rst' (108,004) at 20240906080037180
109978 2025-01-21 03:01:03.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tegra-kbc.c' (108,005) at 20240405153230727
109979 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-core.c' (108,006) at 20240415080012999
109980 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json' (108,007) at 20240712080022837
109981 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m01406c2220.dtsi' (108,008) at 20210308005002864
109982 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-spring.dts' (108,009) at 20240405153045569
109983 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_gre.c' (108,010) at 20240405153053325
109984 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb' (108,011) at 20241221090017648
109985 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a77995.c' (108,012) at 20210308005003464
109986 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_type_id.c' (108,013) at 20210309003655984
109987 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-m68k/bootinfo-virt.h' (108,014) at 20221215040039194
109988 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/emac.c' (108,015) at 20210308005002760
109989 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/mxc-rnga.c' (108,016) at 20210309003649216
109990 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (108,017) at 20241206090014222
109991 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio.c' (108,018) at 20241211090145485
109992 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/bitsperlong.h' (108,019) at 20210307214926394
109993 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/xen/Makefile' (108,020) at 20210307214932450
109994 2025-01-21 03:01:03.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/trusted-type.h' (108,021) at 20240405153052657
109995 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipv6_frag.h' (108,022) at 20240405153052849
109996 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/superhyway/Makefile' (108,023) at 20210307214930430
109997 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_bpf_loop.c' (108,024) at 20240405153054241
109998 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_hw_training.c' (108,025) at 20210308005003368
109999 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-malloc.h' (108,026) at 20221215040039374
110000 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-spi.c' (108,027) at 20210307214928982
110001 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/fake-numa-for-cpusets.rst' (108,028) at 20240405153044989
110002 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/017' (108,029) at 20210927100127473
110003 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_chain_partition_descriptor.h' (108,030) at 20210308005003704
110004 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/aspeed/aspeed,sbc.yaml' (108,031) at 20240405153229751
110005 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/machine/starscream.conf' (108,032) at 20240110090012776
110006 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/datalink.h' (108,033) at 20240405153231851
110007 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/refresh' (108,034) at 20241211090212542
110008 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/realview.c' (108,035) at 20240906080037196
110009 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/MemoryCollection_v1.xml' (108,036) at 20240619080002928
110010 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfadd.c' (108,037) at 20240405153046085
110011 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xilinx_hwicap/xilinx_hwicap.h' (108,038) at 20210307214926958
110012 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target.opc.h' (108,039) at 20210927100127449
110013 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp5523.c' (108,040) at 20240405153230755
110014 2025-01-21 03:01:03.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_rdma.c' (108,041) at 20240405153050233
110015 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c' (108,042) at 20240405153230803
110016 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mbcache.h' (108,043) at 20240405153052725
110017 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/console.c' (108,044) at 20240906080037444
110018 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-croatian.c' (108,045) at 20210307214931178
110019 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-libretech-all-h3-cc.dtsi' (108,046) at 20240405153045397
110020 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-kirkwood.c' (108,047) at 20240405153046921
110021 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/0001-application-client.vala-hardcode-some-paths.patch' (108,048) at 20241221090017488
110022 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/gpioMonMain.cpp' (108,049) at 20241219090021588
110023 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb' (108,050) at 20230706080014761
110024 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ssh.py' (108,051) at 20241221090017628
110025 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/file_ops.c' (108,052) at 20240405153049049
110026 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/set_memory.h' (108,053) at 20220525020651950
110027 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch' (108,054) at 20241221090017672
110028 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/trace.c' (108,055) at 20240405153231775
110029 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tuge1_defconfig' (108,056) at 20210308005003284
110030 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/sntp.service' (108,057) at 20210307205553846
110031 2025-01-21 03:01:03.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/fsp_vpd.h' (108,058) at 20210308005002876
110032 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_etc.c' (108,059) at 20210307214926730
110033 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll5-clk.yaml' (108,060) at 20240405153045021
110034 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/tps65217-backlight.txt' (108,061) at 20210307214925346
110035 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c' (108,062) at 20240405153230615
110036 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/mm/Makefile' (108,063) at 20240913080013769
110037 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.h' (108,064) at 20240405153047105
110038 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/dcn301_fpu.c' (108,065) at 20240405153047273
110039 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_init.c' (108,066) at 20210308005003364
110040 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml' (108,067) at 20240405153045029
110041 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-cross-canadian.inc' (108,068) at 20230520080014500
110042 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00queue.h' (108,069) at 20210307214929910
110043 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cursor.c' (108,070) at 20240411080014074
110044 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow_netlink.h' (108,071) at 20210307214932038
110045 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/control/ipmitool.spec.in' (108,072) at 20210308004938816
110046 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8541CDS_legacy_defconfig' (108,073) at 20210308005003240
110047 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sk_storage_omem_uncharge.c' (108,074) at 20240405153232259
110048 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/bios_uv.c' (108,075) at 20220525020652194
110049 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-host-set-boot-failsafe@.service' (108,076) at 20210401000030013
110050 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/Makefile' (108,077) at 20210307214928762
110051 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/Makefile' (108,078) at 20240405153047301
110052 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml' (108,079) at 20240405153045065
110053 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/OWNERS' (108,080) at 20220525020526733
110054 2025-01-21 03:01:03.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lkdtm/Makefile' (108,081) at 20240613080016427
110055 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8753.c' (108,082) at 20240405153232167
110056 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h' (108,083) at 20210307214928814
110057 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/memconsole.c' (108,084) at 20210307214927174
110058 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc5_cmdq_regs.h' (108,085) at 20240405153046605
110059 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-Remove-fcf-protection-full.patch' (108,086) at 20230811080018298
110060 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skorped' (108,087) at 20210307205553790
110061 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/rohm,bu27008.yaml' (108,088) at 20240405153045073
110062 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_nrtr_regs.h' (108,089) at 20240405153046601
110063 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/atmel/soc.h' (108,090) at 20240405153051753
110064 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,kpss-acc-v1.yaml' (108,091) at 20240405153229759
110065 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_atomic.c' (108,092) at 20240405153048389
110066 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.c' (108,093) at 20210309003649836
110067 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp22x.dtsi' (108,094) at 20240405153045373
110068 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-idle-info.1' (108,095) at 20210309003655964
110069 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/certs_manager.hpp' (108,096) at 20240820080021990
110070 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (108,097) at 20241031080012183
110071 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/ccid3.c' (108,098) at 20220525020654819
110072 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog_%.bbappend' (108,099) at 20241206090014286
110073 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-pq2.c' (108,100) at 20210307214926338
110074 2025-01-21 03:01:03.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libgudev/libgudev_238.bb' (108,101) at 20240127090011892
110075 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6586x.c' (108,102) at 20240405153049621
110076 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs' (108,103) at 20210307214925194
110077 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_desc.h' (108,104) at 20240405153050437
110078 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ipc/hw-ish.h' (108,105) at 20240405153048825
110079 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c' (108,106) at 20240405153050545
110080 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/Kconfig' (108,107) at 20210308005002956
110081 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/debugfs.c' (108,108) at 20240405153046445
110082 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kcov.h' (108,109) at 20240628080014025
110083 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands-posix-ssh.c' (108,110) at 20240906080037436
110084 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch.inc' (108,111) at 20220402030015975
110085 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_factory_dce80.c' (108,112) at 20210307214927306
110086 2025-01-21 03:01:03.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/pmc.h' (108,113) at 20210307214929782
110087 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/freshclam-native.conf' (108,114) at 20210307205554126
110088 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/kunit_suitememorydiagram.svg' (108,115) at 20240405153045009
110089 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/avoid_parallel_tests.patch' (108,116) at 20241221090017648
110090 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.yaml' (108,117) at 20240405153229763
110091 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32.c' (108,118) at 20210308005046229
110092 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/xml-preprocess.py' (108,119) at 20240326080039630
110093 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/nic0_qm0_cgm_regs.h' (108,120) at 20240405153046597
110094 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/harmony.h' (108,121) at 20210308005003596
110095 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/exception.json' (108,122) at 20240405153054113
110096 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/lpc.asl' (108,123) at 20210308005002876
110097 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/dwc2/gadget.c' (108,124) at 20240405153231543 to deleted uid set
110098 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/concurrencytest/.gitignore' (108,125) at 20210308005003760
110099 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-multipath.c' (108,126) at 20240405153230771
110100 2025-01-21 03:01:03.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk-provider.h' (108,127) at 20240405153231803
110101 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/init.c' (108,128) at 20240405153049049
110102 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/trace-agent-ctl.c' (108,129) at 20240405153054389
110103 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-pmem.c' (108,130) at 20230925080039917
110104 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-ath79-usb.txt' (108,131) at 20210307214925390
110105 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-gpr.h' (108,132) at 20240405153054361
110106 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/core-api/memory-allocation.rst' (108,133) at 20210307214925578
110107 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.14.rst' (108,134) at 20241221090017596
110108 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dts' (108,135) at 20210920100020627
110109 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_benchmark.h' (108,136) at 20240405153230583
110110 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lwt_reroute.c' (108,137) at 20241008080014055
110111 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/md5deep_git.bb' (108,138) at 20240301090012427
110112 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/neighbour.h' (108,139) at 20240405153231855
110113 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/work_92105_display.c' (108,140) at 20230302090047758
110114 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/container-cross.yml' (108,141) at 20241211090212202
110115 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/delta,tn48m-reset.h' (108,142) at 20240405153052653
110116 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/efivar/efivar/0001-docs-do-not-build-efisecdb-manpage.patch' (108,143) at 20220204040022604
110117 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/modsi3.S' (108,144) at 20240405153046513
110118 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-octeon.c' (108,145) at 20240405153231543
110119 2025-01-21 03:01:03.711-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml' (108,146) at 20240405153045037
110120 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-idle-set.1' (108,147) at 20240405153054213
110121 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_tegra.h' (108,148) at 20210308005003680
110122 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/smi.c' (108,149) at 20240405153049757
110123 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/at91_udc.h' (108,150) at 20240405153052081
110124 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod.inc' (108,151) at 20241221090017540
110125 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-liointc.c' (108,152) at 20240710080014589
110126 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/xsave_helper.c' (108,153) at 20220429100100802
110127 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-frozenlist_1.5.0.bb' (108,154) at 20241221090017552
110128 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pstore_zone.h' (108,155) at 20210307214931490
110129 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml' (108,156) at 20240405153045145
110130 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpuset.h' (108,157) at 20240405153052673
110131 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/util.c' (108,158) at 20210308005003732
110132 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/mISDNipac.c' (108,159) at 20240405153049213
110133 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libp11/files/0001-detect-correct-openssl-3.x.patch' (108,160) at 20241221090017540
110134 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/namespace.rst' (108,161) at 20240405153045209
110135 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xra1403.c' (108,162) at 20240405153230307
110136 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_sparc_sun4m.py' (108,163) at 20241211090212542
110137 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_team.h' (108,164) at 20210307214931638
110138 2025-01-21 03:01:03.712-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_cm.c' (108,165) at 20240405153049117
110139 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-mul1.c' (108,166) at 20240405153231947
110140 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx6ul.c' (108,167) at 20240405153229911
110141 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/Kconfig' (108,168) at 20210308005003032
110142 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/run_robot_pgm_jenk.sh' (108,169) at 20221209040018559
110143 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ppp@.service' (108,170) at 20210307205554466
110144 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rust.bbclass' (108,171) at 20220910030013389
110145 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/habanalabs_accel.h' (108,172) at 20240405153052905
110146 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-debugfs.c' (108,173) at 20240405153046521
110147 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha1_asm.S' (108,174) at 20210307214926574
110148 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/zonefs.h' (108,175) at 20240405153052613
110149 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t208xqds.dtsi' (108,176) at 20240405153046093
110150 2025-01-21 03:01:03.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-open-group' (108,177) at 20211006000025238
110151 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/sh_eth.c' (108,178) at 20240405153231043
110152 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c' (108,179) at 20240405153049469
110153 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/Makefile' (108,180) at 20240405153049421
110154 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_video.h' (108,181) at 20240405153049449
110155 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/0001-assume-zero-is-valid-address.patch' (108,182) at 20210307205553918
110156 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/evb-npcm845-ipmi-fru-properties.yaml' (108,183) at 20240110090012776
110157 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7905-0x.dts' (108,184) at 20240405153229923
110158 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/phy.h' (108,185) at 20210307214930786
110159 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_s_down_ch1_regs.h' (108,186) at 20240405153046573
110160 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/sdrutils.hpp' (108,187) at 20240829080009330
110161 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ujson_5.10.0.bb' (108,188) at 20241221090017560
110162 2025-01-21 03:01:03.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi' (108,189) at 20210307214926018
110163 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/cache.json' (108,190) at 20240405153054121
110164 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/intern.h' (108,191) at 20240405153230259
110165 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb' (108,192) at 20241206090014246
110166 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/display-manager.rst' (108,193) at 20240405153045213
110167 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/timeout.h' (108,194) at 20210307214932738
110168 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mt65xx.c' (108,195) at 20240405153230675
110169 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/045' (108,196) at 20240326080039726
110170 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/elf.h' (108,197) at 20210307214926098
110171 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/i82801b11-test.c' (108,198) at 20210308005046477
110172 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/inarp/MAINTAINERS' (108,199) at 20210308005047061
110173 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2e-clocks.dtsi' (108,200) at 20210308005002592
110174 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/tx.h' (108,201) at 20240405153050661
110175 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/rv3029.c' (108,202) at 20210308005003480
110176 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4420QDS_SPIFLASH_defconfig' (108,203) at 20210308005003232
110177 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-max6916.c' (108,204) at 20210307214930218
110178 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_packing.c' (108,205) at 20240405153054269
110179 2025-01-21 03:01:03.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FSF-Unlimited' (108,206) at 20210307205554422
110180 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb' (108,207) at 20241206090014338
110181 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/designware.c' (108,208) at 20241211090212314
110182 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/nbd.h' (108,209) at 20210307214931610
110183 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/mmu_context.h' (108,210) at 20240405153045937
110184 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads7924.c' (108,211) at 20240405153048965
110185 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/sgidefs.h' (108,212) at 20210308005046065
110186 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/pctrl.yaml' (108,213) at 20210309003648320
110187 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/dmc_common.c' (108,214) at 20210308005002720
110188 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_pci_host.c' (108,215) at 20240405153046697
110189 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9052-i2c.c' (108,216) at 20240405153230835
110190 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/usb-u2f.rst' (108,217) at 20230925080039845
110191 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/tcg/translate.c' (108,218) at 20240906080037496
110192 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-olpc' (108,219) at 20210307214925186
110193 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/mips/include/uapi/asm/mman.h' (108,220) at 20210307214932454
110194 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/meson.build' (108,221) at 20220429100100370
110195 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/pwm-lpss.h' (108,222) at 20240405153052773
110196 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/ali_drw.json' (108,223) at 20240405153232227
110197 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vermagic.h' (108,224) at 20240405153046017
110198 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5800.dtsi' (108,225) at 20240405153045573
110199 2025-01-21 03:01:03.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/iotop/iotop_1.26.bb' (108,226) at 20240301090012427
110200 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/test/test_fru-utils.cpp' (108,227) at 20220816030005874 to deleted uid set
110201 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/zynqmp-fpga.c' (108,228) at 20240405153047061
110202 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-setprimary@.service.in' (108,229) at 20220212040021782 to deleted uid set
110203 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/bad-if.out' (108,230) at 20210308005046401 to deleted uid set
110204 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/memory-barriers.txt' (108,231) at 20240405153045225
110205 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/leds/leds-ns2.h' (108,232) at 20210308005003636
110206 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/OWNERS' (108,233) at 20230821192414184
110207 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-core.h' (108,234) at 20240405153046985
110208 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/imx93-pd.c' (108,235) at 20240830080013299
110209 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/motherboard.hpp' (108,236) at 20240729080033928
110210 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/Kconfig' (108,237) at 20240405153050077
110211 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/raspberrypi4/rpi4-nvmem.cfg' (108,238) at 20230211040012643
110212 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/Makefile.yaml.in' (108,239) at 20210308005117617
110213 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.h' (108,240) at 20240405153047221
110214 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (108,241) at 20220624030020016
110215 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-kempld.c' (108,242) at 20210307214927190
110216 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/entry.S' (108,243) at 20240405153046313
110217 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/generic/dram.c' (108,244) at 20210308005002844
110218 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/core.c' (108,245) at 20240411080014058
110219 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips64.png' (108,246) at 20240309090012816 to deleted uid set
110220 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/wanxlfw.inc_shipped' (108,247) at 20210307214929722
110221 2025-01-21 03:01:03.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dts' (108,248) at 20240405153045821
110222 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8150.c' (108,249) at 20240405153230739
110223 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/exception.json' (108,250) at 20240405153054113
110224 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/Kconfig' (108,251) at 20220215040051564
110225 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/snmp/resource.robot' (108,252) at 20230121040013131
110226 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/debug.config' (108,253) at 20240405153231903
110227 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/vip.c' (108,254) at 20240405153231475
110228 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-reg.h' (108,255) at 20210307214928850
110229 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/initrd.rst' (108,256) at 20210307214925226
110230 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/intel,lgm-emmc-phy.yaml' (108,257) at 20240405153045129
110231 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-axp209.c' (108,258) at 20240405153231327
110232 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/aio-posix.c' (108,259) at 20241211090212558
110233 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/ge2d.c' (108,260) at 20240405153049393
110234 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_m2m.h' (108,261) at 20240405153049413
110235 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-11mp-bbrevd-ctrevb.dts' (108,262) at 20240405153045401
110236 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/om-gta01/fb.modes' (108,263) at 20210307205553970
110237 2025-01-21 03:01:03.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_osnoise_description.rst' (108,264) at 20240405153045265
110238 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot_vcap.h' (108,265) at 20240405153052881
110239 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/start.S' (108,266) at 20210308005002548
110240 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst' (108,267) at 20240405153045233
110241 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Vim' (108,268) at 20211006000025246
110242 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-trustzone-components' (108,269) at 20210308005003292
110243 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_wlc.c' (108,270) at 20210307214932010
110244 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/sdram_phy_ast2600.h' (108,271) at 20221021030041179
110245 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sc7180.yaml' (108,272) at 20240405153229759
110246 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra114-common.h' (108,273) at 20210308005003620
110247 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/qmp_client.py' (108,274) at 20230925080039973
110248 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-invalid.out' (108,275) at 20210308005046401 to deleted uid set
110249 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/lockdep.c' (108,276) at 20241008080014023
110250 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/signal.h' (108,277) at 20220525020651950
110251 2025-01-21 03:01:03.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_lt_qb.c' (108,278) at 20210308005046505
110252 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar-fcp.c' (108,279) at 20240405153049433
110253 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.1700.bb' (108,280) at 20241221090017544
110254 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5910.dts' (108,281) at 20240405153045497
110255 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-stop.rst' (108,282) at 20220525020654135
110256 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/meson.build' (108,283) at 20240112090035520
110257 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/.gitignore' (108,284) at 20210622100100841
110258 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485CFE_defconfig' (108,285) at 20210308005003236
110259 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/Kbuild' (108,286) at 20240405153230019
110260 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core.h' (108,287) at 20240405153050141
110261 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/diffoscope/diffoscope_283.bb' (108,288) at 20241221090017692
110262 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_nh.sh' (108,289) at 20220525020655219
110263 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_fp.h' (108,290) at 20240405153046245
110264 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_TCPMSS.c' (108,291) at 20240405153053337
110265 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/usb.rst' (108,292) at 20240405153229807
110266 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch.h' (108,293) at 20241211090212218
110267 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-core.c' (108,294) at 20240405153231459
110268 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_entry.hpp' (108,295) at 20240620080024795
110269 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/futex.h' (108,296) at 20240405153052617
110270 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/preempt.h' (108,297) at 20210307214932630
110271 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtllib_debug.h' (108,298) at 20240405153051885
110272 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc8280xp-lpasscc.yaml' (108,299) at 20240405153045029
110273 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-seattle-clks.dtsi' (108,300) at 20210307214925990
110274 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/tvp514x.txt' (108,301) at 20210307214925354
110275 2025-01-21 03:01:03.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/ipip-conntrack-mtu.sh' (108,302) at 20240405153054353
110276 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmalloc.h' (108,303) at 20240405153052817
110277 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/a800.c' (108,304) at 20240405153049549
110278 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4_rcw.cfg' (108,305) at 20210308005002956
110279 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/rainier_defconfig' (108,306) at 20210309003648872
110280 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxvmc_1.0.14.bb' (108,307) at 20240302090018242
110281 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/code-of-conduct.rst' (108,308) at 20221215040039078
110282 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/.gitignore' (108,309) at 20210308005130545
110283 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk-generation.png' (108,310) at 20210307205554314 to deleted uid set
110284 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/trace.h' (108,311) at 20210308005045853
110285 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/omap_gpmc.h' (108,312) at 20210308005003668
110286 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/aspeed.rst' (108,313) at 20241211090212238
110287 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_spi.c' (108,314) at 20241220090018318
110288 2025-01-21 03:01:03.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/timb_dma.c' (108,315) at 20210309003649348
110289 2025-01-21 03:01:03.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_0_0_sh_mask.h' (108,316) at 20210307214927442
110290 2025-01-21 03:01:03.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ga102.c' (108,317) at 20220525020652967
110291 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap2420-n810.dts' (108,318) at 20240405153045601
110292 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/harmony/MAINTAINERS' (108,319) at 20210308005003024
110293 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_aliases.dts' (108,320) at 20210308005003760
110294 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-emsff.c' (108,321) at 20210307214928090
110295 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/global1.h' (108,322) at 20240613080016431
110296 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7792-u-boot.dtsi' (108,323) at 20210308005002600
110297 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mediatek,spi-mtk-snfi.yaml' (108,324) at 20240405153045173
110298 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c' (108,325) at 20240405153050533
110299 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_metadata.h' (108,326) at 20210307214930550
110300 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_vf/dcu.c' (108,327) at 20210308005003084
110301 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/lan7x.h' (108,328) at 20210308005003504
110302 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/dma.h' (108,329) at 20240405153046313
110303 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tinker-rk3288_defconfig' (108,330) at 20210308005003284
110304 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_lag_vlan.sh' (108,331) at 20240405153232263
110305 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/cpu-feature-overrides.h' (108,332) at 20210307214926218
110306 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/Makefile' (108,333) at 20240405153053009
110307 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/trace.h' (108,334) at 20210307214932098
110308 2025-01-21 03:01:03.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/clk-pwm.yaml' (108,335) at 20240405153045141
110309 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_adminq_cmd.h' (108,336) at 20240411080014102
110310 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/test/.clang-tidy' (108,337) at 20241129090022521
110311 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/sq.h' (108,338) at 20210307214926558
110312 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/retain.bbclass' (108,339) at 20241221090017604
110313 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/syscall.tbl' (108,340) at 20241211090212378
110314 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c' (108,341) at 20210309003649652
110315 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/doc/Makefile.am' (108,342) at 20210308004938816
110316 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/0001-cmake-Do-not-use-isystem.patch' (108,343) at 20241221090017544
110317 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/fls64.h' (108,344) at 20210307214931302
110318 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/types.h' (108,345) at 20240405153046285
110319 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram_rk322x.h' (108,346) at 20210308005002664
110320 2025-01-21 03:01:03.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Hannington' (108,347) at 20210307205553798
110321 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/src/trigger.cpp' (108,348) at 20240904080048947 to deleted uid set
110322 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx7dsabresd_defconfig' (108,349) at 20210308005003272
110323 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-socket-read' (108,350) at 20240809080013506
110324 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/trace.c' (108,351) at 20220525020654255
110325 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ektf2127.c' (108,352) at 20240405153230731
110326 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ds4520.c' (108,353) at 20240405153230303
110327 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt9455.yaml' (108,354) at 20240405153045141
110328 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/Kconfig' (108,355) at 20210309003649364
110329 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/super.c' (108,356) at 20241216090017705
110330 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-s3c.h' (108,357) at 20210307214931470
110331 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/Makefile' (108,358) at 20210308005002944
110332 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/Kconfig' (108,359) at 20240405153230311
110333 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ps3-head.S' (108,360) at 20210307214926362
110334 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_spd.h' (108,361) at 20210308005003368
110335 2025-01-21 03:01:03.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/Makefile' (108,362) at 20240405153229967
110336 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/erofs.h' (108,363) at 20240405153231867
110337 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/mux.c' (108,364) at 20210308005003012
110338 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/aspeed_pcie.h' (108,365) at 20241211090212362
110339 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-qcom.c' (108,366) at 20241008080013915
110340 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-visibility-off.svg' (108,367) at 20210308005107069
110341 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_5_0_enum.h' (108,368) at 20210307214927690
110342 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spider-pic.c' (108,369) at 20240405153046205
110343 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/host1x.h' (108,370) at 20240405153052697
110344 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/at91sam9_ddrsdr.h' (108,371) at 20210307214931590
110345 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_seqadj.c' (108,372) at 20240405153053325
110346 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/img-hash.txt' (108,373) at 20210307214925298
110347 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-driver-habanalabs' (108,374) at 20240405153229727
110348 2025-01-21 03:01:03.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/brcm_100g_1p_ocp_mezz.json' (108,375) at 20240717080008023
110349 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_dbgfs.h' (108,376) at 20240405153046953
110350 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/main.h' (108,377) at 20210307214930734
110351 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermal-engine/Makefile' (108,378) at 20240405153054381
110352 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt2701-power.h' (108,379) at 20210307214931346
110353 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/base.h' (108,380) at 20241204090010699
110354 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.err' (108,381) at 20210308005046397
110355 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/timer.c' (108,382) at 20210308005002796
110356 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-esdhc-imx.c' (108,383) at 20241216090017709
110357 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/string_32.c' (108,384) at 20240405153046473
110358 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c' (108,385) at 20240405153049873
110359 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-amd-mp2.rst' (108,386) at 20210307214925506
110360 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a77470-sysc.h' (108,387) at 20210307214931346
110361 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/iostats.rst' (108,388) at 20240405153044945
110362 2025-01-21 03:01:03.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/remote.h' (108,389) at 20210308005003764
110363 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/cputype.h' (108,390) at 20241011080017287
110364 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-blk.h' (108,391) at 20210308005046481
110365 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-aspeednic-use-mac2.inc' (108,392) at 20210307205554058
110366 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_cttimeout.c' (108,393) at 20240405153053329
110367 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap121/MAINTAINERS' (108,394) at 20210308005003028
110368 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/hpfb.c' (108,395) at 20241008080013987
110369 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c' (108,396) at 20240405153230947
110370 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/packagegroups/packagegroup-amd-apps.bbappend' (108,397) at 20230211040012631
110371 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-WhitehawkHill' (108,398) at 20210307205553798
110372 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/Kconfig' (108,399) at 20240405153051393
110373 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/core.c' (108,400) at 20210309003650440
110374 2025-01-21 03:01:03.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/device-reinitial.service' (108,401) at 20241213090035010
110375 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ucb1x00-core.c' (108,402) at 20240405153049625
110376 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/migor_ts.c' (108,403) at 20240405153049161
110377 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88472_priv.h' (108,404) at 20240405153230779
110378 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/gpio_keys_polled.c' (108,405) at 20240405153230727
110379 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/m88ds3103.h' (108,406) at 20220525020653243
110380 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/hi6220-clock.h' (108,407) at 20210308005003632
110381 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_translate_dcn10.c' (108,408) at 20210307214927306
110382 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/icon-arrow-blue.svg' (108,409) at 20210308005107069
110383 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/dax_pmem_test.c' (108,410) at 20210307214932626
110384 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_vm.c' (108,411) at 20240405153048409
110385 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-net/first-boot-disable-ipmi-net.service' (108,412) at 20230613080012875
110386 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku6.dts' (108,413) at 20240405153045749
110387 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat.h' (108,414) at 20240405153054385
110388 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/smp.c' (108,415) at 20240405153046205
110389 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx23418.h' (108,416) at 20210307214928686
110390 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/siginfo.h' (108,417) at 20220525020652118
110391 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/igt_gem_utils.c' (108,418) at 20240405153048481
110392 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-half-divider.c' (108,419) at 20220525020652326
110393 2025-01-21 03:01:03.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_net_dp.c' (108,420) at 20240405153050197
110394 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adq12b.c' (108,421) at 20240405153046889
110395 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dsc.h' (108,422) at 20240405153052629
110396 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch' (108,423) at 20241221090017680
110397 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/pmc.txt' (108,424) at 20210307214925406
110398 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/init_task.c' (108,425) at 20241111090012149
110399 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/design.rst' (108,426) at 20210307214925546
110400 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algboss.c' (108,427) at 20240405153046529
110401 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx35-eukrea-mbimxsd35-baseboard.dts' (108,428) at 20240405153045489
110402 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/mm/ioremap.c' (108,429) at 20240405153230151
110403 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/posix_types.h' (108,430) at 20210308005002828
110404 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console_%.bbappend' (108,431) at 20241206090014230
110405 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/common.c' (108,432) at 20240405153231539
110406 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/Kconfig' (108,433) at 20240405153049469
110407 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/test_debug.rst' (108,434) at 20240405153044997
110408 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/LdapStore.js' (108,435) at 20241004080035963
110409 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/COPYING.apache-2.0' (108,436) at 20230412080023456
110410 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-scsi.h' (108,437) at 20210308005046481
110411 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts' (108,438) at 20240405153229939
110412 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-lib.sh' (108,439) at 20240913080015313
110413 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml' (108,440) at 20240405153045129
110414 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/subscr.c' (108,441) at 20220525020654919
110415 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ptp.h' (108,442) at 20220525020653643
110416 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/Makefile' (108,443) at 20240411080014066
110417 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/fpu/xstate.h' (108,444) at 20240405153230111
110418 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss/0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch' (108,445) at 20241206090014282
110419 2025-01-21 03:01:03.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_debugctrl_bitdef.h' (108,446) at 20210307214930638
110420 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-fcoe' (108,447) at 20240405153044913
110421 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ab8500.c' (108,448) at 20240405153051489
110422 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/CHANGELOG.md' (108,449) at 20241220090015098 to deleted uid set
110423 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/sis.h' (108,450) at 20220525020654323
110424 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/ctu_can_fd_regs.h' (108,451) at 20221215040039126
110425 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/bitsperlong.h' (108,452) at 20210307214925650
110426 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-input-pci.c' (108,453) at 20230925080039917
110427 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-crypto-api-test_git.bb' (108,454) at 20220910030013341
110428 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-module-install-efi_1.0.bb' (108,455) at 20241206090014314
110429 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/ethtool.c' (108,456) at 20240405153050557
110430 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/uart.c' (108,457) at 20210307214929162
110431 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Attributes/meson.build' (108,458) at 20230825080021141 to deleted uid set
110432 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c' (108,459) at 20240405153047105
110433 2025-01-21 03:01:03.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/trace.h' (108,460) at 20220525020653371
110434 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend' (108,461) at 20221103030030172
110435 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_platform.h' (108,462) at 20240405153231831
110436 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/k3_bandgap.c' (108,463) at 20240405153231499
110437 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udf_i.h' (108,464) at 20240405153052553
110438 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/vectors.S' (108,465) at 20240405153046509
110439 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tehuti/tehuti.c' (108,466) at 20240405153050313
110440 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/osnoise-tracer.rst' (108,467) at 20240405153045269
110441 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c256d4i.dts' (108,468) at 20240405153229863
110442 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/mmapper_kern.c' (108,469) at 20240405153046341
110443 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/lowlevel_init.S' (108,470) at 20210308005003024
110444 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/sparc.lds' (108,471) at 20210308005003544
110445 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK09.boot' (108,472) at 20240405153054369
110446 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-querystd.rst' (108,473) at 20210309003648508
110447 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.6.bb' (108,474) at 20240302090018210
110448 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/Makefile' (108,475) at 20210308005003020
110449 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/include/obmc_console.hpp' (108,476) at 20240817080003175 to deleted uid set
110450 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/coredump.c' (108,477) at 20240405153050397 to deleted uid set
110451 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/bus/match.cpp' (108,478) at 20230714080040163
110452 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm.cfg' (108,479) at 20210307205554118
110453 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/apple/cups/releases' (108,480) at 20210307205554242
110454 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/fsp2_defconfig' (108,481) at 20240405153230027
110455 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/vmlinux.lds.S' (108,482) at 20240405153230103
110456 2025-01-21 03:01:03.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/.gitignore' (108,483) at 20240405153054361
110457 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/psa-adac/0002-ADAC-Link-psa_interface-instead-of-tfm_sprt.patch' (108,484) at 20241221090017464
110458 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-array-bad.err' (108,485) at 20210308005046409
110459 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/Makefile' (108,486) at 20210307214932450
110460 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq.c' (108,487) at 20240405153049657
110461 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_raid6_recov.c' (108,488) at 20210309003649116
110462 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c' (108,489) at 20240405153230611
110463 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/microread.h' (108,490) at 20220525020653819
110464 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.slic' (108,491) at 20240906080037560 to deleted uid set
110465 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/memchr.S' (108,492) at 20210307214925870
110466 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/EINTR_wrappers.h' (108,493) at 20210308005111457
110467 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flexcache_0.3.bb' (108,494) at 20240413080012663
110468 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/opos6ul.h' (108,495) at 20210308005002652
110469 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0014_allow_empty_buildname.py' (108,496) at 20210307205554262
110470 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3stor_lib.c' (108,497) at 20210309003652168
110471 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_mru_cache.c' (108,498) at 20240405153052605
110472 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_eem.c' (108,499) at 20240405153231547
110473 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crct10dif-pclmul_glue.c' (108,500) at 20210307214926642
110474 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/soc_dma.h' (108,501) at 20210308005046005
110475 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/ata-generic.yaml' (108,502) at 20240405153045021
110476 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_chain_nat.c' (108,503) at 20220525020654875
110477 2025-01-21 03:01:03.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_pmc56_test.c' (108,504) at 20240405153054361
110478 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-busy.c' (108,505) at 20240405153046785
110479 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/crypto_engine.rst' (108,506) at 20240405153045009
110480 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c' (108,507) at 20210307214932710
110481 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/hwmtm.c' (108,508) at 20240405153050329
110482 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_h.c' (108,509) at 20210308005046517
110483 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_no_version.cpp' (108,510) at 20210308005108645
110484 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/twl4030-power.txt' (108,511) at 20210307214925362
110485 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/cpu-load.rst' (108,512) at 20240405153229835
110486 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/conf/multiconfig/firmware.conf' (108,513) at 20240302090018202
110487 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/vdso64_generic.c' (108,514) at 20220525020652106
110488 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/gpex-acpi.c' (108,515) at 20241211090212314
110489 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/xmit.c' (108,516) at 20210309003651592
110490 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c' (108,517) at 20220525020654127
110491 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/env_flags.h' (108,518) at 20210308005003644
110492 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (108,519) at 20241206090014206
110493 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/boe,himax8279d.yaml' (108,520) at 20210307214925306
110494 2025-01-21 03:01:03.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/dir.c' (108,521) at 20241216090017757
110495 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-pcm-dma.c' (108,522) at 20220525020655091
110496 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/.gitignore' (108,523) at 20210307214926758
110497 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-querybuf.rst' (108,524) at 20210309003648508
110498 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccicheck' (108,525) at 20210308005003724
110499 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/stm32_hwspinlock.c' (108,526) at 20240405153048885
110500 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/hsbp-manager/service_files/hsbp-manager.service' (108,527) at 20210308005113633
110501 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/perf/spe-pmu.yaml' (108,528) at 20240405153045125
110502 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xt2000/include/platform/serial.h' (108,529) at 20210307214926770
110503 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/Makefile' (108,530) at 20210307214926450
110504 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/micro-support-card.h' (108,531) at 20210308005002796
110505 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/secondary.png' (108,532) at 20220105012522963 to deleted uid set
110506 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/tables.py' (108,533) at 20210307205554282
110507 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/eeprom.h' (108,534) at 20210307214929774
110508 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/auxiliary.c' (108,535) at 20240405153046681
110509 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-mixed-append.bconf' (108,536) at 20220525020655111
110510 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/Kconfig' (108,537) at 20240405153049353
110511 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_thread.h' (108,538) at 20221215040039062
110512 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/sil,sii9234.yaml' (108,539) at 20240405153045041
110513 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_boca.c' (108,540) at 20210307214930738
110514 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/uring_cmd.h' (108,541) at 20240405153052969
110515 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/amlogic,meson8b-clkc-reset.h' (108,542) at 20210307214931346
110516 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx6ul/Makefile' (108,543) at 20210308005003068
110517 2025-01-21 03:01:03.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/uaccess.h' (108,544) at 20240405153045865
110518 2025-01-21 03:01:03.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/hpre/hpre_main.c' (108,545) at 20241211090145401
110519 2025-01-21 03:01:03.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3168a-spi.c' (108,546) at 20240405153053677
110520 2025-01-21 03:01:03.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/arm/tcg-target-con-set.h' (108,547) at 20230925080040073
110521 2025-01-21 03:01:03.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7622.dtsi' (108,548) at 20240503080014458
110522 2025-01-21 03:01:03.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/uniphier-sd.c' (108,549) at 20240405153230863
110523 2025-01-21 03:01:03.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/cros_ec_keyb.c' (108,550) at 20240405153049133
110524 2025-01-21 03:01:03.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ap325rxa/setup.c' (108,551) at 20240405153046305
110525 2025-01-21 03:01:03.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_bsm.json' (108,552) at 20241213090004409
110526 2025-01-21 03:01:03.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/spinlock.c' (108,553) at 20240405153053021
110527 2025-01-21 03:01:03.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/Dockerfile' (108,554) at 20220402030016063
110528 2025-01-21 03:01:03.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/bench/atomic64-bench.c' (108,555) at 20210927100127461
110529 2025-01-21 03:01:03.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/jpeg-hw-exynos4.h' (108,556) at 20240405153049465
110530 2025-01-21 03:01:03.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/id_table.c' (108,557) at 20240405153049037
110531 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/mxser.c' (108,558) at 20240405153231507
110532 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,tmu.yaml' (108,559) at 20240405153045177
110533 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/bootp/bootp.lds' (108,560) at 20240405153045369
110534 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/pci.h' (108,561) at 20240405153046009
110535 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ids/ids8313/Kconfig' (108,562) at 20210308005003008
110536 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/mrc_util.c' (108,563) at 20210308005002860
110537 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/sh7763rdp_defconfig' (108,564) at 20240405153046309
110538 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-uptime-001.c' (108,565) at 20240405153054365
110539 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_hdmi.c' (108,566) at 20240405153230583
110540 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/Kbuild' (108,567) at 20210307214927930
110541 2025-01-21 03:01:03.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/user/index.rst' (108,568) at 20230426080043664
110542 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/msdos_fs.h' (108,569) at 20210307214931642
110543 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/method.md' (108,570) at 20240807080019546
110544 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/Makefile' (108,571) at 20240405153045705
110545 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-ocxl' (108,572) at 20210309003648256
110546 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/core.c' (108,573) at 20240405153051421
110547 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/common.h' (108,574) at 20210307214926678
110548 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_init.h' (108,575) at 20210309003649484
110549 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/isa-bus.c' (108,576) at 20240326080039454
110550 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/octeon_edac-lmc.c' (108,577) at 20210307214927154
110551 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1023RDB_SPIFLASH_defconfig' (108,578) at 20210308005003244
110552 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/Kconfig' (108,579) at 20240405153052229
110553 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/047_spl_bss_pad.dts' (108,580) at 20210308005003752
110554 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h' (108,581) at 20240613080016435 to deleted uid set
110555 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt6397-pinfunc.h' (108,582) at 20210307214931342
110556 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/mibs/NotificationMIB.txt' (108,583) at 20210308005118485
110557 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4265.txt' (108,584) at 20210307214925426
110558 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-cedarfork.c' (108,585) at 20240405153231323
110559 2025-01-21 03:01:03.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/acenv.h' (108,586) at 20220627100016934
110560 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kprobes.h' (108,587) at 20240405153046277
110561 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stw481x-vmmc.c' (108,588) at 20240405153051473
110562 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/locking.txt' (108,589) at 20240405153054069
110563 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/bma150.c' (108,590) at 20240405153049141
110564 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_subr.c' (108,591) at 20240405153052365
110565 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/arm-cctrng.yaml' (108,592) at 20210307214925414
110566 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed_gpio-test.c' (108,593) at 20221215040039370
110567 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu102-rev1.0/psu_init_gpl.c' (108,594) at 20210308005003200
110568 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btrtl.c' (108,595) at 20241011080017295
110569 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi' (108,596) at 20240405153045817
110570 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip.txt' (108,597) at 20210308005003300
110571 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-colibri.dts' (108,598) at 20210308005002628
110572 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kiihtelysvaara' (108,599) at 20210307205553770
110573 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/dir.c' (108,600) at 20240405153231687
110574 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvlan_l3s.c' (108,601) at 20240405153050345
110575 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_endpoint.h' (108,602) at 20240405153050341
110576 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-lite.dtsi' (108,603) at 20240405153045781
110577 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3568.dtsi' (108,604) at 20240405153045821
110578 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/x86_kexec_test.patch' (108,605) at 20210307205553750
110579 2025-01-21 03:01:03.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-sst-atom' (108,606) at 20240405153229731
110580 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pc87413_wdt.c' (108,607) at 20240405153052245
110581 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/hp206c.c' (108,608) at 20240405153049009
110582 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/img/Makefile' (108,609) at 20220525020651990
110583 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/twl4030_madc_battery.h' (108,610) at 20210307214931486
110584 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt2701.c' (108,611) at 20240405153230211
110585 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/img/pistachio.dtsi' (108,612) at 20220525020651990
110586 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_core.h' (108,613) at 20241216090017797
110587 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dhelectronics/dh_imx6/Kconfig' (108,614) at 20210308005002952
110588 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/test.c' (108,615) at 20240405153232255
110589 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi' (108,616) at 20240805080013915
110590 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/memset.c' (108,617) at 20210916100017807
110591 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pfn_t.h' (108,618) at 20210307214931470
110592 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cpu-freq/cpufreq-stats.rst' (108,619) at 20210307214925266
110593 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt.c' (108,620) at 20240405153054261
110594 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/netxbig-gpio-ext.txt' (108,621) at 20210307214925318
110595 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/raspberrypi,7inch-touchscreen.yaml' (108,622) at 20210307214925306
110596 2025-01-21 03:01:03.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_user_mem.c' (108,623) at 20240405153054237
110597 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/Makefile' (108,624) at 20210309003650224
110598 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/solutionengine.c' (108,625) at 20210307214929214
110599 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/mdev/Makefile' (108,626) at 20240405153052161
110600 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.c' (108,627) at 20210307214927898
110601 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/attributes.rst' (108,628) at 20240405153045201
110602 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/Makefile' (108,629) at 20240405153045717
110603 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7780/setup.c' (108,630) at 20210307214926538
110604 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/menu.c' (108,631) at 20210308005003228
110605 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx10.asm' (108,632) at 20240405153230367
110606 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/Makefile' (108,633) at 20240405153053445
110607 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cmdline_kunit.c' (108,634) at 20240405153231947
110608 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_signed_off_by_presence.pass' (108,635) at 20241206090014310
110609 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crc32-vpmsum_core.S' (108,636) at 20240405153046101
110610 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Imlib2' (108,637) at 20211006000025238
110611 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/br-odd.S' (108,638) at 20230426080043952
110612 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_mem.c' (108,639) at 20210307214927082
110613 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/fbterm/fbterm' (108,640) at 20210307205554074
110614 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/srm_printk.c' (108,641) at 20210307214925662
110615 2025-01-21 03:01:03.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/00-bmc-eth0.0.network' (108,642) at 20210307205554222
110616 2025-01-21 03:01:03.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_2_sh_mask.h' (108,643) at 20210307214927534
110617 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_off_cpu.c' (108,644) at 20240405153232235
110618 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/Kconfig' (108,645) at 20210307214929386
110619 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v6.h' (108,646) at 20240405153051289
110620 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/crypto/aes-round.h' (108,647) at 20230925080039853
110621 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/fpu.c' (108,648) at 20210307214926098
110622 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/Kbuild' (108,649) at 20240405153046089
110623 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/spelling.txt' (108,650) at 20240405153053461
110624 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_config.h' (108,651) at 20241122090006180
110625 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/layout/header.scss' (108,652) at 20210308005107073
110626 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/microblaze-linux-user.mak' (108,653) at 20230426080043656
110627 2025-01-21 03:01:03.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_nat.h' (108,654) at 20240405153052857
110628 2025-01-21 03:01:03.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/spi-nor-tiny.c' (108,655) at 20210308005003420
110629 2025-01-21 03:01:03.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/sysfs.c' (108,656) at 20240405153050729
110630 2025-01-21 03:01:03.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/i8254.c' (108,657) at 20241211090212342
110631 2025-01-21 03:01:03.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/softirq.h' (108,658) at 20240405153052797
110632 2025-01-21 03:01:03.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun8i-r40-usb-phy.yaml' (108,659) at 20240405153045129
110633 2025-01-21 03:01:03.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/Kconfig' (108,660) at 20210307214930170
110634 2025-01-21 03:01:03.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/build/conf/bblayers.conf' (108,661) at 20210307205554258
110635 2025-01-21 03:01:03.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.h' (108,662) at 20240405153230591
110636 2025-01-21 03:01:03.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/burgundy.c' (108,663) at 20240405153232139
110637 2025-01-21 03:01:03.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/io_apic.h' (108,664) at 20240405153230111
110638 2025-01-21 03:01:03.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispccdc.c' (108,665) at 20240405153230819
110639 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol.c' (108,666) at 20240613080016563
110640 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_vidi.h' (108,667) at 20210307214927774
110641 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbrdummy.network' (108,668) at 20210507100027212
110642 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/Makefile' (108,669) at 20210308005003712
110643 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/dma.h' (108,670) at 20210307214926554
110644 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/futex.c' (108,671) at 20210309003656020
110645 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/include/avc_ss.h' (108,672) at 20240405153232115
110646 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-kivy/0001-add-support-for-glesv2.patch' (108,673) at 20231126090012801
110647 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend' (108,674) at 20221025030015193
110648 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/cache_file.c.patch' (108,675) at 20230706080014737
110649 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/clearfog/Makefile' (108,676) at 20210308005003052
110650 2025-01-21 03:01:03.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ep8248e.c' (108,677) at 20210307214926362
110651 2025-01-21 03:01:03.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/regsctl/main.cpp' (108,678) at 20240817080031296
110652 2025-01-21 03:01:03.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/mmc_test.c' (108,679) at 20240830080013271
110653 2025-01-21 03:01:03.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/masterkey_trusted.c' (108,680) at 20210309003654552
110654 2025-01-21 03:01:03.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c' (108,681) at 20240405153050497
110655 2025-01-21 03:01:03.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/channel.h' (108,682) at 20220525020654195
110656 2025-01-21 03:01:03.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/scan.c' (108,683) at 20220525020654427
110657 2025-01-21 03:01:03.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c' (108,684) at 20240405153230583
110658 2025-01-21 03:01:03.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/bus.c' (108,685) at 20240429080012432
110659 2025-01-21 03:01:03.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/MAINTAINERS' (108,686) at 20210308005114857
110660 2025-01-21 03:01:03.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/plist.h' (108,687) at 20240405153052773
110661 2025-01-21 03:01:03.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-gpu.h' (108,688) at 20241211090212366
110662 2025-01-21 03:01:03.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rodata_test.h' (108,689) at 20210307214931498
110663 2025-01-21 03:01:03.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/puma_rk3399.h' (108,690) at 20210308005003612
110664 2025-01-21 03:01:03.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/zmii.h' (108,691) at 20210307214929426
110665 2025-01-21 03:01:03.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_intel_mid.c' (108,692) at 20210308005003484
110666 2025-01-21 03:01:03.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/expected_config' (108,693) at 20210307214932154
110667 2025-01-21 03:01:03.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/export-to-sqlite-report' (108,694) at 20210307214932566
110668 2025-01-21 03:01:03.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/Makefile' (108,695) at 20240405153046957
110669 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-arm-versatile.c' (108,696) at 20240405153230611
110670 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/patchtest_patterns.py' (108,697) at 20241221090017632
110671 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/Makefile' (108,698) at 20240405153046473
110672 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/imx25-pdk.rst' (108,699) at 20210927100127077
110673 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/mpc8610hpcd.c' (108,700) at 20210308005002980
110674 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_vp9.h' (108,701) at 20240405153049493
110675 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/cache.json' (108,702) at 20240405153054109
110676 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-busybox.png' (108,703) at 20210307205554326 to deleted uid set
110677 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-Khronos-old' (108,704) at 20241221090017616
110678 2025-01-21 03:01:03.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS0.conf' (108,705) at 20240529080017839
110679 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k7.c' (108,706) at 20210307214927058
110680 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/edk2-build.py' (108,707) at 20240326080039626
110681 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/Makefile' (108,708) at 20210308005002904
110682 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch' (108,709) at 20240413080012699
110683 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-ptp' (108,710) at 20240405153044929
110684 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/fru.cpp' (108,711) at 20240926080014013
110685 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-spmi.c' (108,712) at 20210307214926898
110686 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/calling.h' (108,713) at 20240405153046365
110687 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex1_user.c' (108,714) at 20240405153232099
110688 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/builtin/Makefile' (108,715) at 20240405153046681
110689 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dqblk_qtree.h' (108,716) at 20210307214931378
110690 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS1.conf' (108,717) at 20230114040015462
110691 2025-01-21 03:01:03.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb.inc' (108,718) at 20241221090017508
110692 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/Makefile' (108,719) at 20240405153045557
110693 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/sch_ets_core.sh' (108,720) at 20210307214932690
110694 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_labpc_cs.c' (108,721) at 20240405153046901
110695 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/pcie_device.hpp' (108,722) at 20240704080030215
110696 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4.h' (108,723) at 20241216090017717
110697 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/utils.c' (108,724) at 20241009080011085
110698 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/novatek-nvt-ts.c' (108,725) at 20240405153230731
110699 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c' (108,726) at 20240405153231571
110700 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-dbg-defs.h' (108,727) at 20210307214926230
110701 2025-01-21 03:01:03.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/xilinx_gpio.c' (108,728) at 20210308005003380
110702 2025-01-21 03:01:03.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/ingenic,musb.yaml' (108,729) at 20240405153045181
110703 2025-01-21 03:01:03.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/cros-ec-sbs.dtsi' (108,730) at 20210308005002576
110704 2025-01-21 03:01:03.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_rtt.h' (108,731) at 20210308005002716
110705 2025-01-21 03:01:03.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/kvm.h' (108,732) at 20240405153046401
110706 2025-01-21 03:01:03.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/Makefile' (108,733) at 20210308005002984
110707 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-combo.c' (108,734) at 20240613080016459
110708 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/manager.cpp' (108,735) at 20240828080025979
110709 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Bar.metadata.yaml' (108,736) at 20221213040029821
110710 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common.errors.yaml' (108,737) at 20210610000035106
110711 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.c' (108,738) at 20210308005002756
110712 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tbs2910.dts' (108,739) at 20240405153229883
110713 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.9.c' (108,740) at 20240405153050345
110714 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_pmu.c' (108,741) at 20240405153046261
110715 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_fake.c' (108,742) at 20241018080014546
110716 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/vga.h' (108,743) at 20240405153052953
110717 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/plugin.py' (108,744) at 20210307205554258
110718 2025-01-21 03:01:03.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012ardb/README' (108,745) at 20210308005002964
110719 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/debugfs.c' (108,746) at 20240405153050717
110720 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_elf_helpers.h' (108,747) at 20220525020653943
110721 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0005-Implement-timer-implementation-for-mips-platform.patch' (108,748) at 20240413080012651
110722 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_stream.c' (108,749) at 20240405153232123
110723 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/dm9051.h' (108,750) at 20240405153049897
110724 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfgpio.h' (108,751) at 20241211090145381
110725 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0003-dt-bindings-remoteproc-Add-Arm-remoteproc.patch' (108,752) at 20241206090014210
110726 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_lblcr.c' (108,753) at 20240405153232055
110727 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/241.out' (108,754) at 20240326080039730
110728 2025-01-21 03:01:03.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/dma-iommu.c' (108,755) at 20240910080014018
110729 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/optprobes.c' (108,756) at 20240405153046145
110730 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/thread_self.c' (108,757) at 20240405153231727
110731 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/uapi/lib.rs' (108,758) at 20240405153053421
110732 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1043ardb_nand_defconfig' (108,759) at 20210308005003264
110733 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/traps.c' (108,760) at 20240405153046293
110734 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/PCIeSlot_LocationCode.json' (108,761) at 20221213040036921
110735 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6q_defconfig' (108,762) at 20210308005003272
110736 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ptr_ring.h' (108,763) at 20210309003653892
110737 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/trace.h' (108,764) at 20210308005046061
110738 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/maple/Makefile' (108,765) at 20210307214930430
110739 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/oe-core.json' (108,766) at 20210307205554438
110740 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/qxl/qxl_drv.h' (108,767) at 20240405153048701
110741 2025-01-21 03:01:03.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-highbank/Makefile' (108,768) at 20210308005002724
110742 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid-host/cmd-utils.hpp' (108,769) at 20210308004925444
110743 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/perf-hooks.c' (108,770) at 20240405153054169
110744 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pfkeyv2.h' (108,771) at 20240405153052933
110745 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (108,772) at 20220812030014405
110746 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clkt2xxx_dpllcore.c' (108,773) at 20240405153045661
110747 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-a10-dramc.h' (108,774) at 20230426080043764
110748 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/noverify-bmc-update.service' (108,775) at 20210307205554066
110749 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/key_matrix.h' (108,776) at 20210308005003656
110750 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/test-parameters.py' (108,777) at 20231126090012777
110751 2025-01-21 03:01:03.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_validation.c' (108,778) at 20240405153048801
110752 2025-01-21 03:01:03.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c' (108,779) at 20220525020653795
110753 2025-01-21 03:01:03.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/Makefile' (108,780) at 20240405153231471
110754 2025-01-21 03:01:03.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/pmc.c' (108,781) at 20240405153050477
110755 2025-01-21 03:01:03.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_network_security_utils.robot' (108,782) at 20240627080021048
110756 2025-01-21 03:01:03.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ContainerImageCollection_v1.xml' (108,783) at 20240619080002920
110757 2025-01-21 03:01:03.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/auxvec.h' (108,784) at 20210307214926558
110758 2025-01-21 03:01:03.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.h' (108,785) at 20240405153050113
110759 2025-01-21 03:01:03.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_tpg.h' (108,786) at 20240405153231491
110760 2025-01-21 03:01:03.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/picosam9g45.h' (108,787) at 20210308005003612
110761 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/cpu.h' (108,788) at 20210308005002636
110762 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0004-Use-pkgconfig-instead-of-libgcrypt-config.patch' (108,789) at 20230706080014737
110763 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fib_rules.c' (108,790) at 20240405153053245
110764 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rk3066_hdmi.h' (108,791) at 20210307214928030
110765 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6779.h' (108,792) at 20210309003652076
110766 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/Kconfig' (108,793) at 20210307214926290
110767 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-atmel.txt' (108,794) at 20240405153229779
110768 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-search.png' (108,795) at 20220105012522975 to deleted uid set
110769 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8dxl-ss-conn.dtsi' (108,796) at 20240405153045725
110770 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/signal.h' (108,797) at 20240405153046133
110771 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbfind.c' (108,798) at 20240405153046625
110772 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/check_security.bbclass' (108,799) at 20210307205554106
110773 2025-01-21 03:01:03.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/powercap.cpp' (108,800) at 20241212090017799
110774 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-sdhci-gpio-s3c64xx.c' (108,801) at 20210309003648720
110775 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/trace.h' (108,802) at 20210308005045825
110776 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_prctl.h' (108,803) at 20220429100100642
110777 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/sunplus/Kconfig' (108,804) at 20240405153051301
110778 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/ioctls.h' (108,805) at 20210307214926762
110779 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mce.h' (108,806) at 20240405153046117
110780 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-s6q.dts' (108,807) at 20220617030036053
110781 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/hwprofile.c' (108,808) at 20230925080039837
110782 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/backoff.h' (108,809) at 20220525020652118
110783 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/routing.c' (108,810) at 20240405153053177
110784 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/ats.c' (108,811) at 20240405153051217
110785 2025-01-21 03:01:03.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/et8ek8/et8ek8_reg.h' (108,812) at 20210307214928654
110786 2025-01-21 03:01:03.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/brcmstb-usb-pinmap.c' (108,813) at 20220525020654283
110787 2025-01-21 03:01:03.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gameport.h' (108,814) at 20210307214931634
110788 2025-01-21 03:01:03.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/f_rockusb.h' (108,815) at 20210308005002660
110789 2025-01-21 03:01:03.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/initramfs.c' (108,816) at 20241211090145537
110790 2025-01-21 03:01:03.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/au1100fb.c' (108,817) at 20240405153052185
110791 2025-01-21 03:01:03.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb' (108,818) at 20241221090017548
110792 2025-01-21 03:01:03.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml' (108,819) at 20220315030032667
110793 2025-01-21 03:01:03.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/test.c' (108,820) at 20210307214932630
110794 2025-01-21 03:01:03.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuriscv64.png' (108,821) at 20240309090012816 to deleted uid set
110795 2025-01-21 03:01:03.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcidas64.c' (108,822) at 20240405153046889
110796 2025-01-21 03:01:03.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kdebug.h' (108,823) at 20210307214926382
110797 2025-01-21 03:01:03.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/allwinner/Kconfig' (108,824) at 20210307214929286
110798 2025-01-21 03:01:03.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/poplar.h' (108,825) at 20210308005003612
110799 2025-01-21 03:01:03.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ctr.c' (108,826) at 20220525020652214
110800 2025-01-21 03:01:03.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_v4l2.c' (108,827) at 20240405153049577
110801 2025-01-21 03:01:03.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/smack/smackfs.c' (108,828) at 20241008080014047
110802 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/relocation.c' (108,829) at 20241011080017351
110803 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/serial-omap.h' (108,830) at 20210307214931482
110804 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-unknown.json' (108,831) at 20210308005046409
110805 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuswrite.hpp' (108,832) at 20240904080040759
110806 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.c' (108,833) at 20220525020653599
110807 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Botsmark' (108,834) at 20210307205553778
110808 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/Makefile' (108,835) at 20210308005003556
110809 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch' (108,836) at 20241221090017640
110810 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/vdpa_sim_net.c' (108,837) at 20240405153052161
110811 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_mman.c' (108,838) at 20240815080012883
110812 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/NMISource/meson.build' (108,839) at 20230825080021137 to deleted uid set
110813 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/file_descriptor.hpp' (108,840) at 20230512080021593
110814 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr2_l2l3_test.c' (108,841) at 20240405153054361
110815 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/i440fx.h' (108,842) at 20230925080039929
110816 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/event_parser.cpp' (108,843) at 20240610080035204
110817 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/h2200.h' (108,844) at 20210308005003596
110818 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/nicole-openpower-fru-properties/properties.yaml' (108,845) at 20210307205554226
110819 2025-01-21 03:01:03.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/sysfs.c' (108,846) at 20240613080016463
110820 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_chan.h' (108,847) at 20241018080014482
110821 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/keystone_defconfig' (108,848) at 20240405153229907
110822 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/futex.h' (108,849) at 20220525020652034
110823 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/Makefile' (108,850) at 20210308005003704
110824 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/sysfs-pci.rst' (108,851) at 20240405153045281
110825 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/irqs.h' (108,852) at 20240405153045685
110826 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cm_t43.h' (108,853) at 20210308005003588
110827 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5420.c' (108,854) at 20240405153230239
110828 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/akebono.dts' (108,855) at 20210309003648868
110829 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/systemd-conf/s6q-resolv.conf' (108,856) at 20220126110011868
110830 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_nvm.c' (108,857) at 20240411080014102
110831 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/core_polaris.c' (108,858) at 20210307214925654
110832 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-visitor-serialization.c' (108,859) at 20230426080043956
110833 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/rx-softmmu.mak' (108,860) at 20240906080037160
110834 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/44x/sam440ep.c' (108,861) at 20240405153046193
110835 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/Makefile' (108,862) at 20240405153046917
110836 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl/0002-ldso-Use-syslibdir-and-libdir-as-default-pathes-to-l.patch' (108,863) at 20241221090017644
110837 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/apds990x.rst' (108,864) at 20210309003648432
110838 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,orion-pinctrl.txt' (108,865) at 20210307214925394
110839 2025-01-21 03:01:03.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/sandbox-dma-test.c' (108,866) at 20210308005003372
110840 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb' (108,867) at 20230317080013825
110841 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/cs35l45.h' (108,868) at 20240405153052653
110842 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/kbuf.h' (108,869) at 20240411080014138
110843 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-continue-mpreboot@.service.in' (108,870) at 20230513080022442
110844 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/README.md' (108,871) at 20240702080029696
110845 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonschema_4.23.0.bb' (108,872) at 20241221090017668
110846 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/meta/file_io.c' (108,873) at 20241009080011085
110847 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_stat.h' (108,874) at 20220525020652498
110848 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_peq.h' (108,875) at 20240405153054013
110849 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (108,876) at 20210812000025162
110850 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/aio.h' (108,877) at 20240405153052657
110851 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572ds_36b.dts' (108,878) at 20210307214926346
110852 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c' (108,879) at 20240405153230391
110853 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules_2.13.15.bb' (108,880) at 20241221090017688
110854 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb' (108,881) at 20221120040010738
110855 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/curve25519-core.S' (108,882) at 20210512100029182
110856 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/reg_aic.h' (108,883) at 20210307214929774
110857 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap-native_git.bb' (108,884) at 20240124090012266
110858 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-common.h' (108,885) at 20240405153049469
110859 2025-01-21 03:01:03.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/resctrlfs.c' (108,886) at 20241216090017809
110860 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c' (108,887) at 20240405153230363
110861 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/mpi-permissive' (108,888) at 20241221090017620
110862 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/settings.cpp' (108,889) at 20240820080031614
110863 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/lantiq_xrx200.c' (108,890) at 20240405153050049
110864 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.h' (108,891) at 20210307214927290
110865 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/hi8435.c' (108,892) at 20240405153048953
110866 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/media.c' (108,893) at 20240405153232203
110867 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_processpptables.h' (108,894) at 20210309003649656
110868 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/via-agp.c' (108,895) at 20240405153046745
110869 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hi3620.dtsi' (108,896) at 20240405153045433
110870 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_globals.c' (108,897) at 20240405153052593
110871 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/meson.build' (108,898) at 20240326080039566
110872 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/hid-sensor-press.c' (108,899) at 20220525020653111
110873 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/mediatek,mt6370-backlight.yaml' (108,900) at 20240405153229771
110874 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-jaguar2.its.S' (108,901) at 20220525020651998
110875 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/ioctl.rs' (108,902) at 20240405153053421
110876 2025-01-21 03:01:03.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/subprojects/phosphor-dbus-interfaces.wrap' (108,903) at 20211221040045334
110877 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/keystone-netcp.txt' (108,904) at 20210307214925374
110878 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-virtual-sensor/phosphor-virtual-sensor.service.replace' (108,905) at 20230215040018439
110879 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/atp870u.h' (108,906) at 20220525020653991
110880 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi' (108,907) at 20240405153045537
110881 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ioam6_iptunnel.c' (108,908) at 20240624080012828
110882 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/mman.h' (108,909) at 20240405153046017
110883 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jude' (108,910) at 20210307205553782
110884 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-kernel/linux/linux-aspeed/greatlakes.cfg' (108,911) at 20230802080024722
110885 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/virtgpu_vq.c' (108,912) at 20240405153048789
110886 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-connectivity/openssh/openssh_%.bbappend' (108,913) at 20210923000018031
110887 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/adp8870.h' (108,914) at 20210307214931470
110888 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/system_local.c' (108,915) at 20210307214930574
110889 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-mux.c' (108,916) at 20240405153050345
110890 2025-01-21 03:01:03.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/espt/Kconfig' (108,917) at 20210308005002956
110891 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci.c' (108,918) at 20240710080014589
110892 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/hmc.c' (108,919) at 20240405153049069
110893 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/action.c' (108,920) at 20210309003656020
110894 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa.bb' (108,921) at 20241221090017684
110895 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-itx.dtsi' (108,922) at 20240405153045725
110896 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_ph_w.c' (108,923) at 20210308005046505
110897 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh3/clock-sh3.c' (108,924) at 20210307214926562
110898 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb' (108,925) at 20240302090018214
110899 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/asp8347_defconfig' (108,926) at 20210307214926366
110900 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/vpermxor.uc' (108,927) at 20240405153053101
110901 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_flower.h' (108,928) at 20240405153050073
110902 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dts' (108,929) at 20240809080013006
110903 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-spb4.dts' (108,930) at 20240405153045537
110904 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mcs_spinlock.h' (108,931) at 20210307214925850
110905 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/Makefile' (108,932) at 20210309003648980
110906 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcp_hdr_options.c' (108,933) at 20240405153054281
110907 2025-01-21 03:01:03.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-wistron/recipes-wistron/packagegroups/packagegroup-wistron-apps.bb' (108,934) at 20231012080014472
110908 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/generic/audio-graph-card2.c' (108,935) at 20241211090145569
110909 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/super.c' (108,936) at 20240405153052381
110910 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/t4fw_version.h' (108,937) at 20210307214929374
110911 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_stream_format.c' (108,938) at 20210307214930574
110912 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/efs_fs_sb.h' (108,939) at 20210307214931630
110913 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/fddi/index.rst' (108,940) at 20210309003648448
110914 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/eth_hydra.c' (108,941) at 20210308005002964
110915 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/sd-parameters.rst' (108,942) at 20210307214925562
110916 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/conf/templates/default/local.conf.sample' (108,943) at 20241221090017572
110917 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/Makefile' (108,944) at 20240405153232099
110918 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/qspinlock_paravirt.h' (108,945) at 20240405153231915
110919 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_ptp.c' (108,946) at 20240411080014098
110920 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/base.c' (108,947) at 20240405153048653
110921 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/lib/oeqa/selftest/cases/meta_oe_sources.py' (108,948) at 20210420000021558
110922 2025-01-21 03:01:03.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-array-unknown.out' (108,949) at 20210308005046401 to deleted uid set
110923 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-dac-ad5766' (108,950) at 20220525020651634
110924 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-helper-util.c' (108,951) at 20210307214926198
110925 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_svm.c' (108,952) at 20241118090018495
110926 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sed/sed/run-ptest' (108,953) at 20220502030010184
110927 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/nand.h' (108,954) at 20210307214926222
110928 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_nested_tsc_scaling_test.c' (108,955) at 20240405153054325
110929 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-lp873x.c' (108,956) at 20240405153047077
110930 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3509-0000+p3668-0000.dts' (108,957) at 20220525020651918
110931 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ipaq_micro_bl.c' (108,958) at 20240405153052173
110932 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/Kconfig' (108,959) at 20210307214929378
110933 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/riva/Makefile' (108,960) at 20210307214930934
110934 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/pxa/ssp.c' (108,961) at 20240405153051765
110935 2025-01-21 03:01:03.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-clash-member.err' (108,962) at 20210927100127469
110936 2025-01-21 03:01:03.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-virtual-sensor/sbp1/virtual_sensor_config.json' (108,963) at 20240715080020841
110937 2025-01-21 03:01:03.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/Makefile' (108,964) at 20210307214930846
110938 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/ptrace.h' (108,965) at 20240405153046057
110939 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/fpu.h' (108,966) at 20210307214925666
110940 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/hyperv-tlfs.h' (108,967) at 20240405153231791
110941 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xcm.dtsi' (108,968) at 20240405153045473
110942 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/testexport.bbclass' (108,969) at 20241221090017608
110943 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/isst-core-tpmi.c' (108,970) at 20240405153054221
110944 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-kone.c' (108,971) at 20240405153230655
110945 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/libmhash/files/mhash.c' (108,972) at 20210307205554130
110946 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-output.rst' (108,973) at 20220525020651786
110947 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044l1.dtsi' (108,974) at 20240405153045809
110948 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/configs/generic-64bit_defconfig' (108,975) at 20240405153046065
110949 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBoldItalic.woff' (108,976) at 20220105012522987 to deleted uid set
110950 2025-01-21 03:01:03.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/KeyService.v1_0_1.json' (108,977) at 20240619080002948
110951 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_pr.c' (108,978) at 20240405153051965
110952 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9055/core.h' (108,979) at 20210307214931426
110953 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-watchdog.cfg' (108,980) at 20220804030014671
110954 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/verifyGeometry_test.cpp' (108,981) at 20231228090004568
110955 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/pismo.h' (108,982) at 20210307214931454
110956 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/loader.c' (108,983) at 20240405153053941
110957 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sphinx/kerneldoc.py' (108,984) at 20240405153229831
110958 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/symsearch.c' (108,985) at 20240411080014154
110959 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/0001-shutdown-Do-not-guard-sys-quota.h-sys-swap.h-and-sys.patch' (108,986) at 20220910030013429
110960 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-lilly-dbb056.dts' (108,987) at 20240405153045605
110961 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-hidma' (108,988) at 20240405153044929
110962 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/tdx/tdx-shared.c' (108,989) at 20241211090145389
110963 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-iris-v2.dts' (108,990) at 20240405153045529
110964 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8308RDB_defconfig' (108,991) at 20210308005003236
110965 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_flow_table_core.c' (108,992) at 20241216090017793
110966 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler_types.h' (108,993) at 20241211090145533
110967 2025-01-21 03:01:03.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/Makefile' (108,994) at 20220525020651982
110968 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/strstr_32.c' (108,995) at 20210307214926730
110969 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/board.h' (108,996) at 20210308005003052
110970 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-2level-hwdef.h' (108,997) at 20210307214925854
110971 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra30-hda.yaml' (108,998) at 20240405153045169
110972 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/dma-helpers.c' (108,999) at 20241211090212462
110973 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/utility.scss' (109,000) at 20210308005107073
110974 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/v4l2.c' (109,001) at 20240405153049421
110975 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/nettest/cmd_nettest.c' (109,002) at 20220215040051504
110976 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c' (109,003) at 20240710080014585
110977 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/power-button.sh' (109,004) at 20230920080013648
110978 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/scu.h' (109,005) at 20210308005002780
110979 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/thor.h' (109,006) at 20210308005003688
110980 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/files/support-cross-compile-for-linux.patch' (109,007) at 20210307205553938
110981 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/disk-events.c' (109,008) at 20240405153230155
110982 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stora_Skedvi' (109,009) at 20210307205553790
110983 2025-01-21 03:01:03.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-emmc-aster.dts' (109,010) at 20240405153045529
110984 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/svm.c' (109,011) at 20240913080013773
110985 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Unicode-TOU' (109,012) at 20211006000025246
110986 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/ci/setup/inventory.template' (109,013) at 20210927100127345
110987 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32746g-eval.dts' (109,014) at 20240405153045581
110988 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/const.h' (109,015) at 20241211090212370
110989 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/sd.h' (109,016) at 20220525020654591
110990 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/fence' (109,017) at 20240405153053433
110991 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/bootp.h' (109,018) at 20210308005003716
110992 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/oe-build-perf-report-email.py' (109,019) at 20220502030010232
110993 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/wic' (109,020) at 20220721030015889
110994 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe_sysfs.c' (109,021) at 20240405153051597
110995 2025-01-21 03:01:03.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-background-tracker.c' (109,022) at 20241211090145441
110996 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sc7280.h' (109,023) at 20220525020654543
110997 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Gerecse-Dorog-Tatabanya' (109,024) at 20210307205553774
110998 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/Makefile' (109,025) at 20240405153047253
110999 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/mpc5200.txt' (109,026) at 20240405153045141
111000 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_cdc.c' (109,027) at 20240405153232079
111001 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-input-cros-ec-keyb' (109,028) at 20220525020651634
111002 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/percpu-rw-semaphore.rst' (109,029) at 20210307214925518
111003 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_power_restore.robot' (109,030) at 20240628080017117
111004 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra186_dspk.c' (109,031) at 20240520080015239
111005 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/tdx.h' (109,032) at 20240405153046353
111006 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/ffs.S' (109,033) at 20240405153230095
111007 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/exception.json' (109,034) at 20240405153054113
111008 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sll_b.c' (109,035) at 20210308005046521
111009 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6-r.h' (109,036) at 20240405153046853
111010 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_usbtty_pnor_defconfig' (109,037) at 20210308005003280
111011 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_clobber.S' (109,038) at 20240326080039742
111012 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/vdso.h' (109,039) at 20210307214932614
111013 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/host_manager.hpp' (109,040) at 20230629131804627
111014 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-actions/platsmp.c' (109,041) at 20240405153045633
111015 2025-01-21 03:01:03.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/pdr/4.json' (109,042) at 20240212090032050
111016 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/smsc95xx.c' (109,043) at 20240613080016443
111017 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch' (109,044) at 20230706080014765
111018 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-led-manager/scripts/parse_led.py' (109,045) at 20240911080053387 to deleted uid set
111019 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h' (109,046) at 20240405153230603
111020 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-i2c-pci.c' (109,047) at 20221215040039166
111021 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/Kconfig' (109,048) at 20240405153231527
111022 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list_lru.h' (109,049) at 20240405153052721
111023 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7d-sdb.dts' (109,050) at 20210308005002592
111024 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_metadata2.c' (109,051) at 20240405153054285
111025 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.c' (109,052) at 20240405153050109
111026 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-hibvt.txt' (109,053) at 20210307214925406
111027 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8510.h' (109,054) at 20210307214932354
111028 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch' (109,055) at 20210307205553934
111029 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__concepts.hpp' (109,056) at 20240817080036816
111030 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-palo43.dts' (109,057) at 20240405153045605
111031 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/isp116x.h' (109,058) at 20210307214931530
111032 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mem.c' (109,059) at 20240405153230203
111033 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/entity-manager/blacklist.json' (109,060) at 20231028080017066
111034 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3036-sdk-u-boot.dtsi' (109,061) at 20210308005002604
111035 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/mxs-spi.yaml' (109,062) at 20240405153045173
111036 2025-01-21 03:01:03.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_bo.c' (109,063) at 20240415080012967
111037 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hwio.c' (109,064) at 20240405153050705
111038 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cn10k-rng.c' (109,065) at 20240405153230199
111039 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ir36021.rst' (109,066) at 20220525020651734
111040 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm7150.c' (109,067) at 20240405153230231
111041 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-md-stubs.c' (109,068) at 20240906080037320
111042 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/Makefile' (109,069) at 20240405153054221
111043 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-av-core.h' (109,070) at 20210307214928682
111044 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/qdu1000.h' (109,071) at 20240405153049169
111045 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/date-time-controller.js' (109,072) at 20210308005107073
111046 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/native.c' (109,073) at 20240405153230843
111047 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usbdevice.h' (109,074) at 20210308005003692
111048 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove-dove-db.dts' (109,075) at 20240405153045453
111049 2025-01-21 03:01:03.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/rdma.h' (109,076) at 20210307214929530
111050 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcor-som.dtsi' (109,077) at 20240405153045529
111051 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/wayland.rst' (109,078) at 20230114040015514
111052 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/p2020.c' (109,079) at 20240405153046201
111053 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-thread-pool.c' (109,080) at 20230925080040105
111054 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/j1939-priv.h' (109,081) at 20240405153231999
111055 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-load-ip.service' (109,082) at 20220527030025404
111056 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_krb5_unseal.c' (109,083) at 20240405153232079
111057 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/Kconfig' (109,084) at 20240405153051373
111058 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_M5_defconfig' (109,085) at 20210308005003240
111059 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/uprobes.c' (109,086) at 20240405153046153
111060 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_redirect_multi.c' (109,087) at 20240405153054293
111061 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_accel.h' (109,088) at 20241001080013028
111062 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpifunc.c' (109,089) at 20240405153053517
111063 2025-01-21 03:01:03.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch' (109,090) at 20230706080014733
111064 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/bare-metal-host-monitor/host-gpio-monitor@.service.in' (109,091) at 20241126090005819
111065 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/sdeventplus.wrap' (109,092) at 20220326030015450
111066 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qnum.h' (109,093) at 20221215040039190
111067 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.err' (109,094) at 20210308005046405
111068 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/Kconfig' (109,095) at 20240405153051373
111069 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8825.c' (109,096) at 20240405153232155
111070 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/mmc35240.c' (109,097) at 20240405153049005
111071 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/google_accel_oob.hpp' (109,098) at 20240203090005566
111072 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tlv320adc3xxx.c' (109,099) at 20240405153232163
111073 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/freeze_controller.h' (109,100) at 20210308005002780
111074 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_disc.h' (109,101) at 20241018080014542
111075 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-debug.h' (109,102) at 20240405153049469
111076 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/leds/ethanolx-led-manager-config/led.yaml' (109,103) at 20240829080014014
111077 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/types.h' (109,104) at 20210308005003672
111078 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/cypress,cypd4226.yaml' (109,105) at 20240405153229803
111079 2025-01-21 03:01:03.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/max2165.h' (109,106) at 20210307214928798
111080 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml' (109,107) at 20221207040023627
111081 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/tpm.h' (109,108) at 20230426080043756
111082 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acrestyp.h' (109,109) at 20240405153052613
111083 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/madv_populate.c' (109,110) at 20240405153232275
111084 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-fence-array.h' (109,111) at 20240405153052681
111085 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-gp-evm.dts' (109,112) at 20240405153045597
111086 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-roc-pc-plus.dts' (109,113) at 20240405153045817
111087 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerSupply_v1.xml' (109,114) at 20240619080002932
111088 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/format-code.sh' (109,115) at 20220922030007675
111089 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup.h' (109,116) at 20240405153052669
111090 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536.h' (109,117) at 20210307214926222
111091 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8649.c' (109,118) at 20240405153051465
111092 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-blk-pci.c' (109,119) at 20221215040039170
111093 2025-01-21 03:01:03.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr_param.h' (109,120) at 20210309003653020
111094 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifenslave/ifenslave_2.14.bb' (109,121) at 20240106090017233
111095 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/p11-kit/p11-kit_0.25.5.bb' (109,122) at 20241221090017700
111096 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c' (109,123) at 20240405153231023
111097 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_mem.c' (109,124) at 20240405153049113
111098 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/fusb302.c' (109,125) at 20240405153231571
111099 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-mc13783.c' (109,126) at 20210309003650248
111100 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.json' (109,127) at 20210308005046401
111101 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/armada3700/Makefile' (109,128) at 20210308005002752
111102 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lz4/lz4hc_compress.c' (109,129) at 20210309003654188
111103 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/odata-v4.json' (109,130) at 20240529080008499
111104 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_int.c' (109,131) at 20240405153050225
111105 2025-01-21 03:01:03.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_legacy.h' (109,132) at 20240405153054061
111106 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/Makefile' (109,133) at 20240405153046489
111107 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/uaccess.h' (109,134) at 20240405153046313
111108 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/Makefile' (109,135) at 20210307214932434
111109 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.clang-tidy' (109,136) at 20240828080025975
111110 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/sdram.c' (109,137) at 20210308005002976
111111 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/usr-Makefile-apply-LDFLAGS-to-all-executables.patch' (109,138) at 20230706080014737
111112 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/auth.h' (109,139) at 20240405153052801
111113 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/OWNERS' (109,140) at 20240111090027434
111114 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/elgin/elgin_rv1108/MAINTAINERS' (109,141) at 20210308005002956
111115 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-icnova-a20-adb4006.dts' (109,142) at 20240405153045385
111116 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_fsms.c' (109,143) at 20240405153051533
111117 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.c' (109,144) at 20240405153048377
111118 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sparx5-temp.rst' (109,145) at 20210309003648428
111119 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8186-mcu.c' (109,146) at 20240405153046797
111120 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0019-errno-util-Make-STRERROR-portable-for-musl.patch' (109,147) at 20240413080012651
111121 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/async_tx.h' (109,148) at 20210309003653824
111122 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/LICENSE' (109,149) at 20210308005057625
111123 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml' (109,150) at 20240405153229767
111124 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/0001-scripts-Do-not-check-for-files-on-build-host.patch' (109,151) at 20220502030010108
111125 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/Makefile' (109,152) at 20210308005002556
111126 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/udev' (109,153) at 20210307205554482
111127 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitops/fls.h' (109,154) at 20210308005003560
111128 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/module-plts.c' (109,155) at 20240405153045629
111129 2025-01-21 03:01:03.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/sh7760fb.h' (109,156) at 20210307214926554
111130 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/aspeed,ast2400-kcs-bmc.yaml' (109,157) at 20240405153229771
111131 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/arm,syscon-icst.yaml' (109,158) at 20240405153045021
111132 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/gsc.h' (109,159) at 20220525020653839
111133 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-base.bb' (109,160) at 20210307205554482
111134 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm63268-dma.h' (109,161) at 20210308005003636
111135 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/Chassis/meson.build' (109,162) at 20231212090018774 to deleted uid set
111136 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/napi.rst' (109,163) at 20240405153045241
111137 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/check-config.sh' (109,164) at 20210308005003724
111138 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_gtt.h' (109,165) at 20240405153048525
111139 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_phy_internal.c' (109,166) at 20240405153045669
111140 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-ahci-glue.yaml' (109,167) at 20240405153045157
111141 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/led-class-flash.c' (109,168) at 20240405153049217
111142 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/mman.h' (109,169) at 20240405153230115
111143 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vip.c' (109,170) at 20240405153049497
111144 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/TODO' (109,171) at 20210307214927262
111145 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nsim_hs38be_defconfig' (109,172) at 20210308005003272
111146 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_debugfs.c' (109,173) at 20241115090012953
111147 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_0_enum.h' (109,174) at 20210307214927686
111148 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/Makefile' (109,175) at 20210307214931146
111149 2025-01-21 03:01:03.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.h' (109,176) at 20210307214927926
111150 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_ipt.c' (109,177) at 20210307214932058
111151 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu75_discrete.h' (109,178) at 20240405153048341
111152 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/console.c' (109,179) at 20210307214926306
111153 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/Makefile' (109,180) at 20210307214926538
111154 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/libgcc_14.2.bb' (109,181) at 20241221090017660
111155 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/ul2_defconfig' (109,182) at 20210307214926546
111156 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm8550-gcc.h' (109,183) at 20240405153052645
111157 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/meson.build' (109,184) at 20241211090212246
111158 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c' (109,185) at 20240405153047117
111159 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/ssl.c' (109,186) at 20240405153046341
111160 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/dm-uevent.rst' (109,187) at 20210307214925222
111161 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/p2sb.h' (109,188) at 20240405153052773
111162 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/index.rst' (109,189) at 20240405153229819
111163 2025-01-21 03:01:03.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/serial_reg.h' (109,190) at 20240405153052937
111164 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Role_v1.xml' (109,191) at 20240619080002936
111165 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/resolve_btfids/Makefile' (109,192) at 20240405153054041
111166 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0028-corstone1000-boot-index-from-active.patch' (109,193) at 20240413080012627
111167 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/clmul.h' (109,194) at 20240326080039526
111168 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-core/systemd/systemd/journald-storage-policy.conf' (109,195) at 20240402080012066
111169 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ttyrun/ttyrun_2.36.0.bb' (109,196) at 20241221090017644
111170 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/README.txt' (109,197) at 20240405153054385
111171 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/galaxis.rcmm' (109,198) at 20210307205553754
111172 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_iter.c' (109,199) at 20240405153054249
111173 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-blaze.dts' (109,200) at 20240405153045477
111174 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/control-names.rst' (109,201) at 20240405153045261
111175 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-module' (109,202) at 20240405153044929
111176 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb' (109,203) at 20230919080013974
111177 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h' (109,204) at 20240503080014470
111178 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/io.c' (109,205) at 20210307214925962
111179 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/phram.c' (109,206) at 20240405153049681
111180 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cavium/atf_part.h' (109,207) at 20210308005003572
111181 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/membuff.c' (109,208) at 20210308005003708
111182 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/host_effecter_jsons/good/dbus_to_terminus_effecter.json' (109,209) at 20240826080030471
111183 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/scp.py' (109,210) at 20241221090017628
111184 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/zynqmp/clkc.c' (109,211) at 20240405153230247
111185 2025-01-21 03:01:03.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/gpio.h' (109,212) at 20210308005002836
111186 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml' (109,213) at 20240405153229803
111187 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc' (109,214) at 20241221090017568
111188 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/configs/Barreleye.py' (109,215) at 20221209040046691 to deleted uid set
111189 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/multilib_global.bbclass' (109,216) at 20241221090017612
111190 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/fennec_rk3288.h' (109,217) at 20210308005003596
111191 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/Makefile' (109,218) at 20240405153048361
111192 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/prism2mib.c' (109,219) at 20240405153051953
111193 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-pro4.c' (109,220) at 20210308005002792
111194 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-build.h' (109,221) at 20210927100127129
111195 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/txx9wdt.c' (109,222) at 20210307214930978
111196 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_tpm_proxy.c' (109,223) at 20221215040039146
111197 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/cursor_hidden.xpm' (109,224) at 20210308005046545 to deleted uid set
111198 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/cik_dpm.h' (109,225) at 20240405153048325
111199 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/single-display-mpo.svg' (109,226) at 20240405153045213
111200 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt8192-pinfunc.h' (109,227) at 20210309003653812
111201 2025-01-21 03:01:03.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h' (109,228) at 20240415080012979
111202 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/uv/uv_mmrs.h' (109,229) at 20210307214926122
111203 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stage2_pgtable.h' (109,230) at 20240405153045861
111204 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/cpm.c' (109,231) at 20240405153230047
111205 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqtest-single.h' (109,232) at 20221215040039378
111206 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/open_session.cpp' (109,233) at 20220805030037279
111207 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow_field-memcpy.c' (109,234) at 20240405153053105
111208 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/tee-udev.rules' (109,235) at 20231011080016570
111209 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/0001-cross_add_configure_option.patch' (109,236) at 20230706080014753
111210 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c' (109,237) at 20240613080016547
111211 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/qcom,sec-qfprom.yaml' (109,238) at 20240405153229783
111212 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/static_gateway.hpp' (109,239) at 20241127090024701
111213 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/stubs.c' (109,240) at 20210308005003544
111214 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_types.h' (109,241) at 20210307214931138
111215 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6311.h' (109,242) at 20210307214931498
111216 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk322x.h' (109,243) at 20210308005002660
111217 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/Makefile' (109,244) at 20210307214926770
111218 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/conf/layer.conf' (109,245) at 20241221090017468
111219 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20.dtsi' (109,246) at 20210308005002628
111220 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm-prototypes.h' (109,247) at 20220525020651946
111221 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/zImage.coff.lds.S' (109,248) at 20210307214926366
111222 2025-01-21 03:01:03.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch' (109,249) at 20230706080014745
111223 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/mmu.c' (109,250) at 20240913080013769
111224 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0014-timeSync-Portable-way-to-print-64bit-time_t.patch' (109,251) at 20240106090017233
111225 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-ram.c' (109,252) at 20240405153046689
111226 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/txq.h' (109,253) at 20240405153050525
111227 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/qnx6.h' (109,254) at 20210307214931230
111228 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/bmg160_i2c.c' (109,255) at 20240405153048985
111229 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/pgm-specification-softmmu.S' (109,256) at 20240326080039746
111230 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/rootPlugin.py' (109,257) at 20210307214932722
111231 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/tfrc_equation.c' (109,258) at 20220525020654819
111232 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c' (109,259) at 20220525020653863
111233 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-vdpa' (109,260) at 20240405153044917
111234 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-drivers.rst' (109,261) at 20240405153044953
111235 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_blk.c' (109,262) at 20210308005003536
111236 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/siox/Kconfig' (109,263) at 20210307214930430
111237 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/entry/syscalls/mksyscalltbl' (109,264) at 20240405153054089
111238 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (109,265) at 20230120040014546
111239 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/usb_ops.c' (109,266) at 20220627100017074
111240 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/sysv-fs.rst' (109,267) at 20210307214925490
111241 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/pontis.c' (109,268) at 20210307214932262
111242 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_bmc.hpp' (109,269) at 20241129090023557
111243 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml' (109,270) at 20240405153045125
111244 2025-01-21 03:01:03.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.h' (109,271) at 20240405153047205
111245 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/siano/smssdio.c' (109,272) at 20210307214928674
111246 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/rfc1201.c' (109,273) at 20210307214929250
111247 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/dirty_log_perf_test.c' (109,274) at 20240405153054313
111248 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Firmware/FirmwareAlertServerPower.vue' (109,275) at 20241004080035967
111249 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/topic_miami_defconfig' (109,276) at 20210308005003284
111250 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/perf.py' (109,277) at 20210307205554290
111251 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/tegra/Kconfig' (109,278) at 20210308005003352
111252 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/dz.c' (109,279) at 20240405153231511
111253 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libelf-gelf_getnote.c' (109,280) at 20210307214932466
111254 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.rst' (109,281) at 20210308005046401
111255 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020si-pre.dtsi' (109,282) at 20210307214926346
111256 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/moxtet.txt' (109,283) at 20210307214925282
111257 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sunxi-libretech-all-h3-it.dtsi' (109,284) at 20240405153045397
111258 2025-01-21 03:01:03.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-nvme-sku.dtsi' (109,285) at 20240405153045785
111259 2025-01-21 03:01:03.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/toaster-managed-mode.json' (109,286) at 20210812000025314
111260 2025-01-21 03:01:03.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SecurityPolicy.v1_0_2.json' (109,287) at 20240619080002952
111261 2025-01-21 03:01:03.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_3590.c' (109,288) at 20220525020653963
111262 2025-01-21 03:01:03.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/acpi.c' (109,289) at 20210308005002856
111263 2025-01-21 03:01:03.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-rt4505.yaml' (109,290) at 20240405153045089
111264 2025-01-21 03:01:03.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/registers.h' (109,291) at 20210308005045917
111265 2025-01-21 03:01:03.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/.gitignore' (109,292) at 20240405153054069
111266 2025-01-21 03:01:03.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-ce6230-cardlist.rst' (109,293) at 20210307214925230
111267 2025-01-21 03:01:03.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pci.h' (109,294) at 20240405153045861
111268 2025-01-21 03:01:03.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon.c' (109,295) at 20241018080014554
111269 2025-01-21 03:01:03.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/spi-nor.h' (109,296) at 20240405153052745
111270 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c' (109,297) at 20240405153050493
111271 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_diag.c' (109,298) at 20241211090145553
111272 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/zmx25.c' (109,299) at 20210308005003068
111273 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-socket.c' (109,300) at 20240906080037352
111274 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_debugfs.h' (109,301) at 20240405153050805
111275 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/smt.h' (109,302) at 20210307214929370
111276 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Guildford' (109,303) at 20210307205553798
111277 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dc-glossary.rst' (109,304) at 20240405153045213
111278 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-qds.dtsi' (109,305) at 20210308005002580
111279 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/c293pcie.c' (109,306) at 20240405153230051
111280 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/init_helpers.c' (109,307) at 20210308005002884
111281 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0014-Handle-missing-gshadow.patch' (109,308) at 20240413080012651
111282 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-64-bit-flag-for-ELF64-entries.patch' (109,309) at 20210307205554478
111283 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.h' (109,310) at 20240405153051065
111284 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/fsl,mxs-usbphy.yaml' (109,311) at 20240405153045129
111285 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/trees.c' (109,312) at 20210308005003716
111286 2025-01-21 03:01:03.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_sandbox_test.c' (109,313) at 20210308005003348
111287 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/terminus_manager.cpp' (109,314) at 20241113090031717 to deleted uid set
111288 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/gfx/irqsrcs_gfx_9_0.h' (109,315) at 20210307214927702
111289 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/Kconfig' (109,316) at 20240405153231907
111290 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/Makefile' (109,317) at 20210307214926542
111291 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-hcd.c' (109,318) at 20240405153052097
111292 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/reverse_debugging.py' (109,319) at 20240906080037556
111293 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-vhost-user.c' (109,320) at 20241211090212206
111294 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/gfs2-glocks.rst' (109,321) at 20240405153229811
111295 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-bcm63138.yaml' (109,322) at 20240405153045089
111296 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sgtl5000.c' (109,323) at 20240405153053749
111297 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sstfb.c' (109,324) at 20240405153231595
111298 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-nomadik/Kconfig' (109,325) at 20240405153045657
111299 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-cmdq-helper.c' (109,326) at 20240613080016463
111300 2025-01-21 03:01:03.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/mal.c' (109,327) at 20241018080014490
111301 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mtk-cir.txt' (109,328) at 20210307214925354
111302 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/313.out' (109,329) at 20210927100127505
111303 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/.shellcheck' (109,330) at 20210308005112989 to deleted uid set
111304 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/dhcp-done/dhcp-done.cpp' (109,331) at 20240817080006807
111305 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/cache.json' (109,332) at 20240405153054145
111306 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c' (109,333) at 20240405153049689
111307 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/files/0001-Avoid-using-hard-coded-usr-include-paths.patch' (109,334) at 20230919080013954
111308 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/Kconfig' (109,335) at 20240405153048753
111309 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/sssd.py' (109,336) at 20220721030015849
111310 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.6.0.bb' (109,337) at 20231126090012781
111311 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-host/ampere-phosphor-softpoweroff' (109,338) at 20220318100023672
111312 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/features.rst' (109,339) at 20240405153229835
111313 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_chip.c' (109,340) at 20210309003651836
111314 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/strict_rwx.c' (109,341) at 20240405153053021
111315 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cfi.h' (109,342) at 20240405153231803
111316 2025-01-21 03:01:03.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/de-ch' (109,343) at 20210308005046145
111317 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c' (109,344) at 20240405153230395
111318 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/unbound/run-ptest' (109,345) at 20241221090017500
111319 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk104.c' (109,346) at 20220525020652971
111320 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/WRC+pooncerelease+fencermbonceonce+Once.litmus' (109,347) at 20210307214932502
111321 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/commandutils.hpp' (109,348) at 20240817080006183
111322 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/ixp4xx/Makefile' (109,349) at 20240405153046949
111323 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-pmem-pci.c' (109,350) at 20230925080039917
111324 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-j721e-wiz.c' (109,351) at 20240405153051301
111325 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dasbus/run-ptest' (109,352) at 20241206090014266
111326 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sdeventplus.hpp' (109,353) at 20210702000054510
111327 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c' (109,354) at 20210307214927950
111328 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-resv.h' (109,355) at 20240405153052681
111329 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103.dtsi' (109,356) at 20240405153045717
111330 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis.h' (109,357) at 20240326080039494
111331 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cx82310_eth.c' (109,358) at 20240405153050377
111332 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/event.c' (109,359) at 20240613080016559
111333 2025-01-21 03:01:03.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ble.json' (109,360) at 20210307205553850
111334 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/sci-clk.c' (109,361) at 20240405153230211
111335 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_all_metrics.sh' (109,362) at 20240405153054173
111336 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/mtip32xx/Kconfig' (109,363) at 20210307214926910
111337 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-n110.dts' (109,364) at 20240405153229867
111338 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/ltc2952-poweroff.c' (109,365) at 20240405153051421
111339 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nand-macronix.txt' (109,366) at 20210307214925370
111340 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/i8259.c' (109,367) at 20240405153046233
111341 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/checkers.h' (109,368) at 20210307214925982
111342 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/qcom,iommu.yaml' (109,369) at 20240405153229771
111343 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/display/drm_dp_mst_topology.c' (109,370) at 20241216090017697 to deleted uid set
111344 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_addresses.c' (109,371) at 20210307214931798
111345 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/calculate.hpp' (109,372) at 20240831080032256
111346 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tdx/tdx_guest_test.c' (109,373) at 20240405153054377
111347 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/Kconfig' (109,374) at 20210308005003028
111348 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/ia_css_ob2_types.h' (109,375) at 20210307214930558
111349 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3066a-cru.h' (109,376) at 20210307214931334
111350 2025-01-21 03:01:03.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-de2.h' (109,377) at 20210307214931350
111351 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/wifi-test-suite_10.10.1.bb' (109,378) at 20241221090017504
111352 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/firefly-rk3399_defconfig' (109,379) at 20210308005003260
111353 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch' (109,380) at 20241221090017640
111354 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/glossary.txt' (109,381) at 20220525020655127
111355 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/suniv-f1c200s-lctech-pi.dts' (109,382) at 20240405153045397
111356 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_tensor_a_regs.h' (109,383) at 20240405153046585
111357 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/s390x/vfio-ccw.rst' (109,384) at 20210308005045809
111358 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x02_sync.h' (109,385) at 20210307214928082
111359 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/files/monkey.init' (109,386) at 20210307205554034
111360 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strfilter.h' (109,387) at 20220525020655179
111361 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2562.c' (109,388) at 20240405153053801
111362 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_absq_s_qb.c' (109,389) at 20210308005046505
111363 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/ieee80211.c' (109,390) at 20240405153051897
111364 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm_params.h' (109,391) at 20210309003653972
111365 2025-01-21 03:01:03.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra74x-mmc-iodelay.dtsi' (109,392) at 20240405153045601
111366 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/cdns,wdt-r1p2.yaml' (109,393) at 20240405153045185
111367 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__split.hpp' (109,394) at 20241219090033964
111368 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/platform-device-test.c' (109,395) at 20240405153230187
111369 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/irq_vectors.h' (109,396) at 20210307214926750
111370 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/namespace.c' (109,397) at 20240405153052993
111371 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/refscale/ver_functions.sh' (109,398) at 20240405153232287
111372 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/get-user-ps-path-use-POSIX-getpwent-instead-of-getpwe.patch' (109,399) at 20230520080014488
111373 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/srcpos.c' (109,400) at 20220525020654943
111374 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/io.c' (109,401) at 20210308005003548
111375 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Device.metadata.yaml' (109,402) at 20220430030026016
111376 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max5970.h' (109,403) at 20240405153052729
111377 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/mips-byte-order.patch' (109,404) at 20240124090012270
111378 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/matchall.json' (109,405) at 20240405153054377
111379 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/bcast.c' (109,406) at 20241008080014039
111380 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.h' (109,407) at 20210307214928614
111381 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/generate-srcuri.py' (109,408) at 20241221090017528
111382 2025-01-21 03:01:03.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/trigger_factory_mock.hpp' (109,409) at 20231228090030528
111383 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/logic_iomem.c' (109,410) at 20240405153053093
111384 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/images/core-image-weston-sdk.bb' (109,411) at 20241221090017684
111385 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/interfaces_added.cpp' (109,412) at 20240820080028982
111386 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/sockets.h' (109,413) at 20241211090212366
111387 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-topology.h' (109,414) at 20241111090012169
111388 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/index.rst' (109,415) at 20241221090017592
111389 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/bcm63268-reset.h' (109,416) at 20210308005003640
111390 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/qemu-ppce500/qemu-ppce500.c' (109,417) at 20210308005002988
111391 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_rtas_ddw.c' (109,418) at 20221215040039146
111392 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master-aspeed.c' (109,419) at 20240405153047061
111393 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000.dtsi' (109,420) at 20240405153229935
111394 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/COPYING.MIT' (109,421) at 20210307205554134
111395 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch' (109,422) at 20210307205554574
111396 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/handshake/netlink.c' (109,423) at 20240405153053237
111397 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98095.c' (109,424) at 20240405153053629
111398 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pfm.c' (109,425) at 20240405153054169
111399 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gem.h' (109,426) at 20240405153048421
111400 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/meson.build' (109,427) at 20241114091008832
111401 2025-01-21 03:01:03.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_interface.hpp' (109,428) at 20210625000105088
111402 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/irq_32.h' (109,429) at 20240405153046317
111403 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/logging.yml' (109,430) at 20220804030014663
111404 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/pinctrl-as370.c' (109,431) at 20241008080013967
111405 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/rpath.sh' (109,432) at 20240405153054357
111406 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/async-teardown.c' (109,433) at 20240906080037448
111407 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyopenssl_24.2.1.bb' (109,434) at 20241221090017668
111408 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ptrace.h' (109,435) at 20240405153046321
111409 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/00-bmc-eth0.4004.0.network' (109,436) at 20210307205554222
111410 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/entry-armv.S' (109,437) at 20241211090145369
111411 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/cm5200.dts' (109,438) at 20210307214926342
111412 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi-iris.dts' (109,439) at 20240405153045529
111413 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit_fsnotify.c' (109,440) at 20240405153052973
111414 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/no' (109,441) at 20210308005046149
111415 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm/llvm-config' (109,442) at 20221120040010734
111416 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/audit.c' (109,443) at 20240405153053485
111417 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/gda.h' (109,444) at 20240405153046013
111418 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_cq.c' (109,445) at 20240405153049041
111419 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-max77620.c' (109,446) at 20240405153051337
111420 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/cache.json' (109,447) at 20240405153054109
111421 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/intel_th/gth.h' (109,448) at 20210307214928150
111422 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/intel,lgm-clk.h' (109,449) at 20210307214931326
111423 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/irq.c' (109,450) at 20240405153046345
111424 2025-01-21 03:01:03.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8323erdb/Kconfig' (109,451) at 20210308005002976
111425 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/gt215.fuc3.h' (109,452) at 20210307214927922
111426 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/DriveCollection.json' (109,453) at 20240619080002944
111427 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Volume/meson.build' (109,454) at 20230825080021141 to deleted uid set
111428 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spinlock_types.h' (109,455) at 20210307214926586
111429 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/impedance-analyzer/Makefile' (109,456) at 20210307214930522
111430 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/stm32f2xx_spi.c' (109,457) at 20241211090212338
111431 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/salinfo.c' (109,458) at 20240405153045925
111432 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/sgx.h' (109,459) at 20240405153046425
111433 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5235EVB_Flash32_defconfig' (109,460) at 20210308005003236
111434 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console/client.2200.conf' (109,461) at 20241031080012179
111435 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun50i-h6-ccu.h' (109,462) at 20210308005003636
111436 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/DENYLIST' (109,463) at 20240405153054241
111437 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c' (109,464) at 20220525020655227
111438 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/pwrseq.c' (109,465) at 20210307214929946
111439 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2_2.0.6.bb' (109,466) at 20241221090017688
111440 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/build-igt.sh' (109,467) at 20240405153230527
111441 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb' (109,468) at 20240113090014536
111442 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lm95241.c' (109,469) at 20240405153048861
111443 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Entry.interface.yaml' (109,470) at 20221207040023627
111444 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm660l.dtsi' (109,471) at 20240405153045773
111445 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/seiko,43wvf1g.yaml' (109,472) at 20240405153045045
111446 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-dai-adda.c' (109,473) at 20240405153232187
111447 2025-01-21 03:01:03.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/verifyDriveGeometry.cpp' (109,474) at 20240817080005771
111448 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-spi-avmm.c' (109,475) at 20240405153046693
111449 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_omap5_common.h' (109,476) at 20210308005003620
111450 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev/0001-lockdev-Define-MAJOR-MINOR-for-non-glibc-case.patch' (109,477) at 20220502030010112
111451 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/pcs/mediatek,sgmiisys.yaml' (109,478) at 20240405153045117
111452 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mips64-linux' (109,479) at 20241206090014350
111453 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/ebpf/syscall.rst' (109,480) at 20240405153045301
111454 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-pxs2.c' (109,481) at 20240405153232203
111455 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/init-system-helpers_1.67.bb' (109,482) at 20241221090017644
111456 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/ethernut5_pwrman.c' (109,483) at 20210308005002952
111457 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/relocate.c' (109,484) at 20210308005002888
111458 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c' (109,485) at 20210307214926178
111459 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pic.c' (109,486) at 20240405153046213
111460 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/cirrus/cs_dsp.h' (109,487) at 20240405153052689
111461 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/meson.options' (109,488) at 20230817080044709
111462 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/Makefile' (109,489) at 20240405153046221
111463 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-cpu-debug.c' (109,490) at 20240405153048889
111464 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/northbridge.c' (109,491) at 20210308005002856
111465 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/drvfbi.c' (109,492) at 20220525020653667
111466 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-udoo-neo-full.dts' (109,493) at 20240405153045525
111467 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/directives/remote-logging-server-modal.html' (109,494) at 20210308005107077
111468 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/intelfb.rst' (109,495) at 20210307214925478
111469 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/Makefile' (109,496) at 20240405153051405
111470 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-compute.inc' (109,497) at 20211111010015492
111471 2025-01-21 03:01:03.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2945.c' (109,498) at 20240405153048861
111472 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_512x512.png' (109,499) at 20210308005046549 to deleted uid set
111473 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/xilinx_gmii2rgmii.c' (109,500) at 20240405153050365
111474 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/sdbusplus.wrap' (109,501) at 20240830080004343
111475 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/Kconfig' (109,502) at 20240405153045653
111476 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/average.h' (109,503) at 20210307214931358
111477 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pfunc_core.c' (109,504) at 20240405153046213
111478 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_main.c' (109,505) at 20240913080013809
111479 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/technisat.rst' (109,506) at 20210307214925234
111480 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/images/aspeed-image-norootfs.bb' (109,507) at 20210307205553670
111481 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psutils.c' (109,508) at 20240405153046625
111482 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/input_system.h' (109,509) at 20210307214930546
111483 2025-01-21 03:01:03.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.err' (109,510) at 20220429100100882
111484 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/BIG.FAT.WARNING' (109,511) at 20210308005003732
111485 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc' (109,512) at 20240127090011888
111486 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/adp-ag101p_defconfig' (109,513) at 20210308005003244
111487 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/mixins.scss' (109,514) at 20210308005107073
111488 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c' (109,515) at 20240405153230615
111489 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb' (109,516) at 20241221090017644
111490 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/bm_mode_transition_unittest.cpp' (109,517) at 20240820080007201
111491 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/hyperv-iommu.c' (109,518) at 20240405153230743
111492 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx-ldb-helper.h' (109,519) at 20240405153048377
111493 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3mmu.h' (109,520) at 20210307214926166
111494 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_2_defconfig' (109,521) at 20210308005003272
111495 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/kasan.h' (109,522) at 20240405153231963
111496 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/gru/Makefile' (109,523) at 20210308005003004
111497 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/apei.c' (109,524) at 20220525020652154
111498 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c' (109,525) at 20210307214927266
111499 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/gnome-desktop-thumbnail-don-t-assume-time_t-is-long.patch' (109,526) at 20210307205553742
111500 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3.0-with-GCC-exception' (109,527) at 20210307205554422
111501 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kdump/gdbmacros.txt' (109,528) at 20240405153044949
111502 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/sc27xx_adc.c' (109,529) at 20240405153230691
111503 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-mipi-2.1.dts' (109,530) at 20220525020651930
111504 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SMPPL' (109,531) at 20211006000025242
111505 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb' (109,532) at 20230114040015550
111506 2025-01-21 03:01:03.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/clk.c' (109,533) at 20210308005002796
111507 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/Makefile' (109,534) at 20210309003651792
111508 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/abituguru.rst' (109,535) at 20210309003648424
111509 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/boot_lists/Power_off' (109,536) at 20210308005007100
111510 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usb_stream.h' (109,537) at 20220525020655107
111511 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-sh2007.c' (109,538) at 20210309003648972
111512 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/pulseaudio/paprefs_1.2.bb' (109,539) at 20230520080014480
111513 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/yellow_carp_offset.h' (109,540) at 20240405153230499
111514 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/hello.c' (109,541) at 20230629131804615
111515 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/callchain.c' (109,542) at 20240405153052997
111516 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/panic.h' (109,543) at 20210308005046285
111517 2025-01-21 03:01:03.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_SDCARD_defconfig' (109,544) at 20210308005003244
111518 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_chip.h' (109,545) at 20210307214930670
111519 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_spill_fill.c' (109,546) at 20240405153054285
111520 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/transmeta.c' (109,547) at 20210307214926698
111521 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/traceevents' (109,548) at 20230627080024910
111522 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-platform-wmi-bmof' (109,549) at 20240405153229727
111523 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_msg.c' (109,550) at 20240405153046953
111524 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/Makefile' (109,551) at 20210308005002776
111525 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_smu11_driver_if.h' (109,552) at 20240405153047205
111526 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/or51132.c' (109,553) at 20240405153230779
111527 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp151a-prtt1l.dtsi' (109,554) at 20240405153045585
111528 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml' (109,555) at 20240405153229779
111529 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsload.c' (109,556) at 20240405153046621
111530 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpu.h' (109,557) at 20240405153046277
111531 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/fans.json' (109,558) at 20240918080013376
111532 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-nanopi-neo4.dts' (109,559) at 20210307214926046
111533 2025-01-21 03:01:03.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4709.dtsi' (109,560) at 20240405153045425
111534 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/key.c' (109,561) at 20241111090012165
111535 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cache.h' (109,562) at 20240405153046001
111536 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad193x-spi.c' (109,563) at 20210307214932290
111537 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/Makefile' (109,564) at 20210307214930438
111538 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/storagecommands.hpp' (109,565) at 20240829080009330
111539 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk-mutex.h' (109,566) at 20240405153052793
111540 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/fiji_baco.h' (109,567) at 20210309003649648
111541 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/MAINTAINERS' (109,568) at 20210308005002916
111542 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/raspberrypi-power.h' (109,569) at 20210308005003640
111543 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/AUTHORS' (109,570) at 20210307205554642
111544 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/test-aes.c' (109,571) at 20230925080040101
111545 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pb.dts' (109,572) at 20210307214926346
111546 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/team/Kconfig' (109,573) at 20210307214929698
111547 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8173-larb-port.h' (109,574) at 20220525020654547
111548 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/gpio-au1300.h' (109,575) at 20240405153046005
111549 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/hdlc_cisco.c' (109,576) at 20220525020653703
111550 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/syscon_rk3036.c' (109,577) at 20210308005002772
111551 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/example/gen/meson.build' (109,578) at 20240925080038338 to deleted uid set
111552 2025-01-21 03:01:03.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a83t.h' (109,579) at 20210307214927026
111553 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/cache.json' (109,580) at 20240405153054125
111554 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-cas.h' (109,581) at 20210307214926550
111555 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/Kconfig' (109,582) at 20210308005003496
111556 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ingress_rif_conf_1d.sh' (109,583) at 20240405153054297
111557 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/pm.c' (109,584) at 20240405153045689
111558 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/LICENSE' (109,585) at 20210308004932836
111559 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf3.c' (109,586) at 20240405153054273
111560 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/stackprotector.h' (109,587) at 20240405153046017
111561 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/cpu_loop.c' (109,588) at 20221215040039206
111562 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch' (109,589) at 20210307205553798
111563 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/smartweb/Kconfig' (109,590) at 20210308005003052
111564 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/flexfilelayout/Makefile' (109,591) at 20210307214931150
111565 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/psa-adac/0003-Fix-psa_key_handle_t-initialization.patch' (109,592) at 20241221090017464
111566 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-enc.c' (109,593) at 20210309003650336
111567 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw.bb' (109,594) at 20241206090014226
111568 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c' (109,595) at 20240405153048813
111569 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rdma_core.h' (109,596) at 20210307214931610
111570 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/dtc.h' (109,597) at 20210308005003728
111571 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/meson.build' (109,598) at 20240827080002182
111572 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/bpck6.c' (109,599) at 20240405153046665
111573 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/Kconfig' (109,600) at 20240405153231467
111574 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/Kconfig' (109,601) at 20210308005002728
111575 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.h' (109,602) at 20240405153050681
111576 2025-01-21 03:01:03.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/nxp/lpc32xx.yaml' (109,603) at 20240405153045017
111577 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockmap_basic.c' (109,604) at 20240405153232259
111578 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/io.h' (109,605) at 20210307214926362
111579 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/ddr.h' (109,606) at 20210308005002968
111580 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.h' (109,607) at 20210307214929938
111581 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c' (109,608) at 20240405153054245
111582 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubirw.service.in' (109,609) at 20210308005100305 to deleted uid set
111583 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/tests.py' (109,610) at 20241221090017592
111584 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-mei' (109,611) at 20210309003648252
111585 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6002-j375d.dts' (109,612) at 20240405153045717
111586 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/progress.py' (109,613) at 20220402030016091
111587 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4160QDS_defconfig' (109,614) at 20210308005003244
111588 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml' (109,615) at 20240405153045073
111589 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb' (109,616) at 20240821080012435 to deleted uid set
111590 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap34xx.dtsi' (109,617) at 20210308005002600
111591 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate_asm_32.S' (109,618) at 20220525020652194
111592 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl.h' (109,619) at 20240405153049529
111593 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kcov.rst' (109,620) at 20240405153045009
111594 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8173.c' (109,621) at 20240405153051285
111595 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EUPL-1.1' (109,622) at 20210307205554422
111596 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/rcar-gen3-cpg.h' (109,623) at 20210308005003352
111597 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/uefi-secureboot.yml' (109,624) at 20241221090017464
111598 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor-config.bb' (109,625) at 20220921030015986
111599 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/utsname_sysctl.c' (109,626) at 20240405153053077
111600 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/__init__.py' (109,627) at 20210307205554262
111601 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/virt/guest-halt-polling.rst' (109,628) at 20220525020651774
111602 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1023rdb.dts' (109,629) at 20220525020652026
111603 2025-01-21 03:01:03.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/Makefile' (109,630) at 20240405153049897
111604 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/nuvoton,npcm750-reset.yaml' (109,631) at 20240912080012038
111605 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_with_cpumap_helpers.c' (109,632) at 20240405153054281
111606 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/libva/libva-initial_2.22.0.bb' (109,633) at 20241221090017684
111607 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/tools/visualize-pdr/requirements.txt' (109,634) at 20240910080037467
111608 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-touch-cap.h' (109,635) at 20210307214928794
111609 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/af_rds.c' (109,636) at 20240405153232071
111610 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-miqi.dtsi' (109,637) at 20210308005002604
111611 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/arch_timer.h' (109,638) at 20240405153045617
111612 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK100_defconfig' (109,639) at 20210308005003236
111613 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_cif.h' (109,640) at 20210309003654940
111614 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/greybus_trace.h' (109,641) at 20220525020653039
111615 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/btrfs-tests.h' (109,642) at 20210307214931026
111616 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/p10bmc/obmc/fan-watchdog/fan-watchdog.conf' (109,643) at 20210409000019717
111617 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-btf' (109,644) at 20220525020651634
111618 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/Sun' (109,645) at 20210307205553754
111619 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-cm3.dtsi' (109,646) at 20240405153045425
111620 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/spear.h' (109,647) at 20240405153052669
111621 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vxlan/vxlan_mdb.c' (109,648) at 20240405153050389
111622 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/board-dt.c' (109,649) at 20240405153045673
111623 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c' (109,650) at 20240712080021065
111624 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/targeting.hpp' (109,651) at 20230512080029401
111625 2025-01-21 03:01:03.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_protocol.robot' (109,652) at 20240911080043995 to deleted uid set
111626 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-drc02.dts' (109,653) at 20240405153045529
111627 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra7-iva-thermal.dtsi' (109,654) at 20210308005002576
111628 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmast.c' (109,655) at 20220525020654467
111629 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/st_accel_buffer.c' (109,656) at 20240405153048941
111630 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/Makefile' (109,657) at 20210307214929206
111631 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/zipitz2/MAINTAINERS' (109,658) at 20210308005003204
111632 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7766.c' (109,659) at 20240405153048945
111633 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/ppc-xive.rst' (109,660) at 20210308005045805
111634 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp513.rst' (109,661) at 20210309003648428
111635 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch' (109,662) at 20240413080012659
111636 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Volume.interface.yaml' (109,663) at 20220315030032667
111637 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary_46.0.bb' (109,664) at 20241221090017488
111638 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.24.10.bb' (109,665) at 20241221090017692
111639 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_tx.c' (109,666) at 20240405153050089
111640 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btf_ids.h' (109,667) at 20240405153231803
111641 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/acpi_viot.h' (109,668) at 20220818100014819
111642 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr-generic.h' (109,669) at 20210307214926378
111643 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/faraday,tve200.yaml' (109,670) at 20220525020651670
111644 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3188-cru-common.h' (109,671) at 20210307214931334
111645 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h' (109,672) at 20240405153230591
111646 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-queue.c' (109,673) at 20240405153049369
111647 2025-01-21 03:01:03.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/run-ptest' (109,674) at 20231011080016582
111648 2025-01-21 03:01:03.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/Makefile' (109,675) at 20210307214929882
111649 2025-01-21 03:01:03.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/mcdi.h' (109,676) at 20240405153050285
111650 2025-01-21 03:01:03.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6358-reset.h' (109,677) at 20220525020654547
111651 2025-01-21 03:01:03.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/python-networkmanager/python3-networkmanager_2.2.bb' (109,678) at 20210812000025178
111652 2025-01-21 03:01:03.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/tdx-cfg-block.c' (109,679) at 20210308005003084
111653 2025-01-21 03:01:03.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-wifi-bt.dtsi' (109,680) at 20240405153045425
111654 2025-01-21 03:01:03.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/hfi.h' (109,681) at 20240405153230707
111655 2025-01-21 03:01:03.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/trace.h' (109,682) at 20240411080014062
111656 2025-01-21 03:01:03.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/mm/page-types.c' (109,683) at 20241125090012267
111657 2025-01-21 03:01:03.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem.c' (109,684) at 20241211090212210
111658 2025-01-21 03:01:03.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/tee_shm.c' (109,685) at 20240405153051969
111659 2025-01-21 03:01:03.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/sd_adc_modulator.c' (109,686) at 20210309003650012
111660 2025-01-21 03:01:03.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/zns.c' (109,687) at 20240405153051201
111661 2025-01-21 03:01:03.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh25.h' (109,688) at 20210307214928630
111662 2025-01-21 03:01:03.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/test/meson.build' (109,689) at 20240625080021640
111663 2025-01-21 03:01:03.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/filter/Kconfig' (109,690) at 20240405153048981
111664 2025-01-21 03:01:03.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rtc/ds1685.h' (109,691) at 20240405153052789
111665 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-sh03.c' (109,692) at 20210307214926546
111666 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/manage.c' (109,693) at 20210307214929430
111667 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/coalesced_mmio.c' (109,694) at 20240405153054389
111668 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/termbits.h' (109,695) at 20240405153046133
111669 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/all.vue' (109,696) at 20220105012522959
111670 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/user_mgmt.cpp' (109,697) at 20240829080022546
111671 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/expected_stdout' (109,698) at 20210308005003736
111672 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-m920x-cardlist.rst' (109,699) at 20210307214925230
111673 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/net.c' (109,700) at 20241011080017375
111674 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch' (109,701) at 20241221090017672
111675 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Access.errors.yaml' (109,702) at 20210610000035106
111676 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_optidma.c' (109,703) at 20240405153046665
111677 2025-01-21 03:01:03.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Redundancy_v1.xml' (109,704) at 20240619080002936
111678 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vlan.c' (109,705) at 20240405153050177
111679 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sitronix-st7789v.c' (109,706) at 20240624080012776
111680 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra30-car.h' (109,707) at 20210307214931338
111681 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9132-db.dtsi' (109,708) at 20240405153045745
111682 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftpd-hpa.socket' (109,709) at 20210307205553822
111683 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/media-entity.h' (109,710) at 20240405153231847
111684 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PowerSupply/meson.build' (109,711) at 20230825080021141 to deleted uid set
111685 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/types.h' (109,712) at 20210307214926398
111686 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/Makefile' (109,713) at 20210308005003036
111687 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.8.bb' (109,714) at 20230114040015490
111688 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/cpu.c' (109,715) at 20240405153051209
111689 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/gef_ppc9a.dts' (109,716) at 20210307214926342
111690 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/win_dump.c' (109,717) at 20240906080037180
111691 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb' (109,718) at 20230811080018330
111692 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fplsp.doc' (109,719) at 20210307214926146
111693 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/nested-struct-data.out' (109,720) at 20210308005046409 to deleted uid set
111694 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/stream_interleave.h' (109,721) at 20210307214931574
111695 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/compat.h' (109,722) at 20240405153046277
111696 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/pcie_card_floors.cpp' (109,723) at 20240820080023686
111697 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/dma.h' (109,724) at 20240405153045913
111698 2025-01-21 03:01:03.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4.dtsi' (109,725) at 20240405153229975
111699 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-debayer.c' (109,726) at 20240405153049525
111700 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/arm-spe.c' (109,727) at 20240405153232219
111701 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/ddr.h' (109,728) at 20210308005002996
111702 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch' (109,729) at 20241206090014334
111703 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpupower.h' (109,730) at 20210307214932614
111704 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_nand.c' (109,731) at 20210308005003372
111705 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nxp/Makefile' (109,732) at 20210307214929574
111706 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/config/ich9-ehci-uhci.cfg' (109,733) at 20210308005045797
111707 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/processor.c' (109,734) at 20240405153046289
111708 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/syscon_rv1108.c' (109,735) at 20210308005002776
111709 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/int_sqrt.c' (109,736) at 20220525020654751
111710 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spu_csa.h' (109,737) at 20210307214926390
111711 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS2-ssh-host@.service' (109,738) at 20230203040020726
111712 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/TPMEnable-default-true.override.yml' (109,739) at 20210307205553718
111713 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/metacity/metacity/0001-drop-zenity-detection.patch' (109,740) at 20240413080012639
111714 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_flong.c' (109,741) at 20210307214926274
111715 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap5-gpu-thermal.dtsi' (109,742) at 20210308005002600
111716 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/Makefile' (109,743) at 20210308005002552
111717 2025-01-21 03:01:03.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6360-regulator.c' (109,744) at 20240520080015167
111718 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c' (109,745) at 20220525020654207
111719 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/prom.h' (109,746) at 20240405153046001
111720 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin/convert-gulong.patch' (109,747) at 20231126090012805
111721 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libtest-needs-perl_0.002010.bb' (109,748) at 20230211040012655
111722 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb' (109,749) at 20241221090017492
111723 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPReactor.hpp' (109,750) at 20241205090004235
111724 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_insn.h' (109,751) at 20240405153046245
111725 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_call_robot.py' (109,752) at 20241029080012599
111726 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx6ul_ccm.h' (109,753) at 20210308005046021
111727 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_edp_panel_control.h' (109,754) at 20240405153230419
111728 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/Makefile' (109,755) at 20240405153052993
111729 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/slot-gpio.h' (109,756) at 20240617080017406
111730 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' (109,757) at 20241123090010951
111731 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/sys_hwprobe.S' (109,758) at 20240405153046261
111732 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/Makefile' (109,759) at 20240405153050497
111733 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/either-1-rs.wrap' (109,760) at 20241211090212458
111734 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-pico-hobbit.dts' (109,761) at 20240405153045505
111735 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-libtool-Do-not-add-build-time-library-paths-to-LD_LI.patch' (109,762) at 20230609080014387
111736 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats2/Makefile' (109,763) at 20210308005003044
111737 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_tlong.c' (109,764) at 20210307214926274
111738 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/start.rst' (109,765) at 20240405153045009
111739 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_omap.c' (109,766) at 20241211090145497
111740 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ether_fcc.c' (109,767) at 20210308005002832
111741 2025-01-21 03:01:03.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_counter.h' (109,768) at 20240405153050073
111742 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/mainloop.c' (109,769) at 20240405153054381
111743 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/pci.h' (109,770) at 20240405153229855
111744 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8026-samsung-matisse-wifi.dts' (109,771) at 20240405153229891
111745 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-dqevent.rst' (109,772) at 20220525020651778
111746 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/ashldi3.c' (109,773) at 20210307214931790
111747 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/sys-tree.h' (109,774) at 20210307205554486
111748 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_ar9331.c' (109,775) at 20240405153053233
111749 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-dreamcast/mach/dma.h' (109,776) at 20210307214926558
111750 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/init.c' (109,777) at 20240617080017406
111751 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/marvell,mvebu-pinctrl.txt' (109,778) at 20210308005003308
111752 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/skfbiinc.h' (109,779) at 20210307214929666
111753 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/urandom' (109,780) at 20220405030025645
111754 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/Makefile.am' (109,781) at 20210308005057105
111755 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1308-sdw.h' (109,782) at 20240405153053689
111756 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py' (109,783) at 20241205090013980 to deleted uid set
111757 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/spike.c' (109,784) at 20241211090212326
111758 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tc74.c' (109,785) at 20240405153048877
111759 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8173-pm-domains.h' (109,786) at 20240405153231347
111760 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt712-sdca-sdw.h' (109,787) at 20240405153053745
111761 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/Kconfig' (109,788) at 20240405153049473
111762 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.compiler' (109,789) at 20240405153232099
111763 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria5.dtsi' (109,790) at 20240405153045441
111764 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/es8326.h' (109,791) at 20240405153232151
111765 2025-01-21 03:01:03.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/jump_label.h' (109,792) at 20240812080017228
111766 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm3384_viper.dtsi' (109,793) at 20210307214926190
111767 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/test.py' (109,794) at 20210307205554434
111768 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/mediatek,mt6370-indicator.yaml' (109,795) at 20240405153045089
111769 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn315.c' (109,796) at 20240405153047301
111770 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020rdb.dts' (109,797) at 20210307214926346
111771 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_lf_nes.c' (109,798) at 20210308005046529
111772 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_user.c' (109,799) at 20241104090011623
111773 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485GFE_defconfig' (109,800) at 20210308005003236
111774 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-generic-thread-pointer.h' (109,801) at 20220804100016152
111775 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/files/arm-ffa-transport.cfg' (109,802) at 20241221090017472
111776 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/fallback-group' (109,803) at 20210307205554542
111777 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/sysemu-cpu-ops.h' (109,804) at 20240326080039534
111778 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mstar,msc313-mpll.yaml' (109,805) at 20220525020651666
111779 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/Makefile' (109,806) at 20220525020652194
111780 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/lapic.h' (109,807) at 20240405153046449
111781 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_1_default.h' (109,808) at 20210307214927670
111782 2025-01-21 03:01:03.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp7/README' (109,809) at 20210308005003168
111783 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-apf27.dts' (109,810) at 20240405153045485
111784 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6105x-regulator.c' (109,811) at 20240405153051473
111785 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/mlx-wdt.rst' (109,812) at 20210309003648512
111786 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/corscience/tricorder/MAINTAINERS' (109,813) at 20210308005002948
111787 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/0005-dropbear-enable-pam.patch' (109,814) at 20241206090014310
111788 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/diu.txt' (109,815) at 20210307214925402
111789 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/dcgu.c' (109,816) at 20210308005003020
111790 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/addrspace.h' (109,817) at 20210308005002816
111791 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_sllv.c' (109,818) at 20210308005046525
111792 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/erase/cryptoErase.cpp' (109,819) at 20240817080005771
111793 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/most/i2c/Makefile' (109,820) at 20210307214930598
111794 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/module.c' (109,821) at 20240906080037592
111795 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/page.h' (109,822) at 20240405153052617
111796 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_proto_tcp.c' (109,823) at 20240405153232059
111797 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cmpxchg.h' (109,824) at 20210307214926578
111798 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/Kconfig' (109,825) at 20210308005002964
111799 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_5_2_1_offset.h' (109,826) at 20240405153048005
111800 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/ill_acc.c' (109,827) at 20240405153230019
111801 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/u-boot.h' (109,828) at 20210308005002544
111802 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/special.h' (109,829) at 20240405153054077
111803 2025-01-21 03:01:03.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/s390-sample-raw.c' (109,830) at 20240405153232239
111804 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.c' (109,831) at 20240405153230407
111805 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fcoe/fcoe.c' (109,832) at 20240405153051597
111806 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/tracepoints.rst' (109,833) at 20210309003648460
111807 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mct_u232.h' (109,834) at 20210307214930866
111808 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lp87565.c' (109,835) at 20240405153230835
111809 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.nbd' (109,836) at 20210308005046469
111810 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0004-Use-packageconfig-to-detect-mmal-support.patch' (109,837) at 20240413080012639
111811 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c' (109,838) at 20240815080012875
111812 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/coding-style.rst' (109,839) at 20240405153045245
111813 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/simplebench.py' (109,840) at 20210927100127349
111814 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/acbel-fsg032.rst' (109,841) at 20240405153045217
111815 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/irq.c' (109,842) at 20240830080013243
111816 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-07' (109,843) at 20210908000010395
111817 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/snps,arc700-intc.txt' (109,844) at 20210307214925342
111818 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/csumpartial.S' (109,845) at 20210307214925866
111819 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/gsc_proxy/mei_gsc_proxy.c' (109,846) at 20240405153230847
111820 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.h' (109,847) at 20210307214929574
111821 2025-01-21 03:01:03.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-tb10x/tb10x.c' (109,848) at 20210307214925674
111822 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/meson8-ddr-clkc.h' (109,849) at 20210307214931326
111823 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/TrustedComponent.v1_3_1.json' (109,850) at 20240619080002956
111824 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/emc2103.rst' (109,851) at 20210307214925498
111825 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-colibri.dtsi' (109,852) at 20240405153045537
111826 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-stinger96.dtsi' (109,853) at 20240405153045585
111827 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb' (109,854) at 20241221090017548
111828 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_direct_packet_access.c' (109,855) at 20240405153054281
111829 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i3c/aspeed_i3c.h' (109,856) at 20241211090212358
111830 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-contained-read.c' (109,857) at 20230421080019768
111831 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/mock_pmbus.hpp' (109,858) at 20240425080034047
111832 2025-01-21 03:01:03.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-tmc-etr.c' (109,859) at 20241008080013927
111833 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/heartbeat_messages.hpp' (109,860) at 20241224090003036
111834 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso/note.S' (109,861) at 20210307214926078
111835 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/x86-iommu-stub.c' (109,862) at 20220429100100470
111836 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_factory_dcn10.h' (109,863) at 20210307214927306
111837 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/ibm-ac-server/power_reading.json' (109,864) at 20241106090019922
111838 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_step.h' (109,865) at 20240405153048541
111839 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netconf.h' (109,866) at 20210307214931642
111840 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend' (109,867) at 20240515080012649
111841 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/p_corenet/tlb.c' (109,868) at 20210308005002960
111842 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/0002-test-regress.h-Increase-default-timeval-tolerance-50.patch' (109,869) at 20210528000029751
111843 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-smbios-wmi.c' (109,870) at 20220525020653907
111844 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/bitmanip_helper.c' (109,871) at 20221215040039330
111845 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/package.bbclass' (109,872) at 20241221090017604
111846 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/swab.h' (109,873) at 20210307214926362
111847 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/README.md' (109,874) at 20221209040034567
111848 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_mid_low_api.rst' (109,875) at 20240405153045257
111849 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OperatingConfigCollection.json' (109,876) at 20240619080002952
111850 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_dsa.h' (109,877) at 20220525020653563
111851 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_translate_dcn21.c' (109,878) at 20240405153047285
111852 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_clk_div.c' (109,879) at 20240405153048565
111853 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/googlebenchmark/googlebenchmark/0002-cycleclock-Fix-type-conversion-to-match-function-ret.patch' (109,880) at 20241206090014258
111854 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/fix-menu-generation.patch' (109,881) at 20231011080016574
111855 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_effect.c' (109,882) at 20220525020655099
111856 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/usb.h' (109,883) at 20240405153052145
111857 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-sps1.dts' (109,884) at 20240405153229891
111858 2025-01-21 03:01:03.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/magic-number.rst' (109,885) at 20240405153045273
111859 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa55.inc' (109,886) at 20240301090012451
111860 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cacheinfo.h' (109,887) at 20240405153052665
111861 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pca9564.h' (109,888) at 20210308005003676
111862 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822bu.c' (109,889) at 20240405153050657
111863 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/protocol.h' (109,890) at 20210307214930874
111864 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml' (109,891) at 20240405153045153
111865 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/leds.c' (109,892) at 20240405153050489
111866 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend' (109,893) at 20241221090017480
111867 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Anik-F3-119W' (109,894) at 20210307205553758
111868 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_de1_soc_defconfig' (109,895) at 20210308005003280
111869 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/acpi-vga-stub.c' (109,896) at 20221215040039102
111870 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srl_b.c' (109,897) at 20210308005046525
111871 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_global_conf_regs.h' (109,898) at 20240405153046601
111872 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/instruction.json' (109,899) at 20240405153054109
111873 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/.gitignore' (109,900) at 20240405153054185
111874 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/slapd.service' (109,901) at 20210307205553990
111875 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/variadic-macro.h' (109,902) at 20210308005003688
111876 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/README' (109,903) at 20210308005003012
111877 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_seq.c' (109,904) at 20210307214932438
111878 2025-01-21 03:01:03.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_lpuart_defconfig' (109,905) at 20210308005003264
111879 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/mmap.c' (109,906) at 20240906080037156
111880 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/common/spi.c' (109,907) at 20210308005003020
111881 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_13_0_2_offset.h' (109,908) at 20220525020652807
111882 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/nxp/lpc32xx-misc.h' (109,909) at 20210307214931510
111883 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/cmp.c' (109,910) at 20210309003654576
111884 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-balloon.c' (109,911) at 20241211090212350
111885 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/ace_sha.c' (109,912) at 20210308005003356
111886 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/socfpga_common.h' (109,913) at 20210308005003616
111887 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/unified.h' (109,914) at 20210308005002708
111888 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ia_css_bnlm_types.h' (109,915) at 20210307214930554
111889 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/device-emulation.rst' (109,916) at 20240906080037180
111890 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/mx_pic.c' (109,917) at 20221215040039174
111891 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/realtek,rtd1195.h' (109,918) at 20210307214931350
111892 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch' (109,919) at 20241221090017680
111893 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/message.hpp' (109,920) at 20210308004942076
111894 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/indent/bitbake.vim' (109,921) at 20230813080012860
111895 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/interlaken-lac.dtsi' (109,922) at 20210307214926342
111896 2025-01-21 03:01:03.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch' (109,923) at 20240124090012262
111897 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_pages.c' (109,924) at 20240405153230563
111898 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/machine/olympus-nuvoton.conf' (109,925) at 20211105000026763
111899 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-msm8998.yaml' (109,926) at 20240405153229759
111900 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/uv/kernel/Makefile' (109,927) at 20210307214926134
111901 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval.h' (109,928) at 20210308005002820
111902 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr.c' (109,929) at 20210307214930570
111903 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0002-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch' (109,930) at 20241221090017660
111904 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/htb.h' (109,931) at 20240405153050105
111905 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/values.h' (109,932) at 20210307214932610
111906 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/init/board_init.c' (109,933) at 20210308005003228
111907 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__start_detached.hpp' (109,934) at 20240731080033662
111908 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/stacktrace.c' (109,935) at 20240405153230003
111909 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp950.c' (109,936) at 20210307214931190
111910 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_sys.h' (109,937) at 20210308005003432
111911 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c' (109,938) at 20240405153047093
111912 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/reset.c' (109,939) at 20210308005003740
111913 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7757lcr/sh7757lcr.c' (109,940) at 20210308005003036
111914 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6765.c' (109,941) at 20240405153051313
111915 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/pmac32_defconfig' (109,942) at 20240405153230027
111916 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/onenand_omap2.c' (109,943) at 20240405153230867
111917 2025-01-21 03:01:03.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch' (109,944) at 20241221090017668
111918 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm63xx.c' (109,945) at 20241011080017351
111919 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_cpu.c' (109,946) at 20210307214932026
111920 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-tree.bconf' (109,947) at 20210307214932462
111921 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_inode_item.c' (109,948) at 20240405153231783 to deleted uid set
111922 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/fb.h' (109,949) at 20210309003648712
111923 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.c' (109,950) at 20220525020652971
111924 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wil_crash_dump.c' (109,951) at 20210307214929786
111925 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_twsi.c' (109,952) at 20220525020653159
111926 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/national,lm90.yaml' (109,953) at 20240405153229767
111927 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/sprom.c' (109,954) at 20240405153046697
111928 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/multipath-tools_0.10.0.bb' (109,955) at 20241221090017540
111929 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dkl_phy.c' (109,956) at 20240405153048445
111930 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano-griffin.dts' (109,957) at 20240405153045793
111931 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/switchtec_ioctl.h' (109,958) at 20210307214931662
111932 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_card.scss' (109,959) at 20220105012522983
111933 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp' (109,960) at 20230523080003149
111934 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-dec1.c' (109,961) at 20210307214928846
111935 2025-01-21 03:01:03.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/pciback_ops.c' (109,962) at 20240405153052253
111936 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core_main.c' (109,963) at 20240520080015171
111937 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0015-powerpc-Do-not-ask-compiler-for-finding-arch.patch' (109,964) at 20241221090017640
111938 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm-prototypes.h' (109,965) at 20240405153046101
111939 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/meson.build' (109,966) at 20230821192414188
111940 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/libx86-mmap-offset.patch' (109,967) at 20230706080014749
111941 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/fsmap.c' (109,968) at 20241211090145509
111942 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/link_pinning.c' (109,969) at 20220525020655191
111943 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Crossword' (109,970) at 20211006000025234
111944 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utxfmutex.c' (109,971) at 20210307214926846
111945 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2.dts' (109,972) at 20240405153045729
111946 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_hv.py' (109,973) at 20241211090212542
111947 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-accounts-modal-remove.html' (109,974) at 20210308005107065
111948 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/extended_user_header.cpp' (109,975) at 20240418080028286
111949 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_special_blocks.h' (109,976) at 20240405153046601
111950 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/wireplumber/files/90-OE-disable-session-dbus-dependent-features.lua' (109,977) at 20220402030015899
111951 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vf610twr_nand_defconfig' (109,978) at 20210308005003284
111952 2025-01-21 03:01:03.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/sync_debug.h' (109,979) at 20210307214927122
111953 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/softirq.c' (109,980) at 20240613080016519 to deleted uid set
111954 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_errno_defs.h' (109,981) at 20210927100127265
111955 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/README.md' (109,982) at 20210308004942076
111956 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ids/ids8313/ids8313.c' (109,983) at 20210308005003008
111957 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_pattern_group_overlap1.decode' (109,984) at 20210308005046389
111958 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/Kconfig' (109,985) at 20240405153048785
111959 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/CZ.NIC/turris_mox/Makefile' (109,986) at 20210308005002904
111960 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/freq.h' (109,987) at 20210309003648976
111961 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cobra5272.h' (109,988) at 20210308005003588
111962 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cinergyT2.h' (109,989) at 20210307214928818
111963 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mscc-ocelot.c' (109,990) at 20241118090018495
111964 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-sdm660.c' (109,991) at 20240405153046833
111965 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0004-Define-missing-prototype-for-functions.patch' (109,992) at 20230706080014749
111966 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_host.h' (109,993) at 20220525020654287
111967 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7723.h' (109,994) at 20210308005002848
111968 2025-01-21 03:01:03.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/PassThrough/meson.build' (109,995) at 20230825080021137 to deleted uid set
111969 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/crypto.c' (109,996) at 20240405153053393
111970 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl-core.h' (109,997) at 20240405153049621
111971 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/dev/peak_canfd.h' (109,998) at 20220525020654555
111972 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mincore/.gitignore' (109,999) at 20210309003656004
111973 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_ioc_cb.c' (110,000) at 20210307214930290
111974 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/goldfish/goldfish_pipe.c' (110,001) at 20240405153051389
111975 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8b-mxq.dts' (110,002) at 20240405153045401
111976 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/timex.h' (110,003) at 20210307214925670
111977 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-zpff.c' (110,004) at 20210307214928102
111978 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/timerlat_u.c' (110,005) at 20240405153054385
111979 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_msg.h' (110,006) at 20220525020653351
111980 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x08_uclass.h' (110,007) at 20240405153048805
111981 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.h' (110,008) at 20240405153049849
111982 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/eb_cpu5282_internal_defconfig' (110,009) at 20210308005003256
111983 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/211.out' (110,010) at 20241121090029296
111984 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112-jxxx.dtsi' (110,011) at 20240405153045717
111985 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-simple-audio-card-mix+split.dtsi' (110,012) at 20240405153045813
111986 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bcm2838.h' (110,013) at 20240906080037328
111987 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fpga/fpga-mgr.h' (110,014) at 20240613080016499
111988 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/vertexcom-mse102x.yaml' (110,015) at 20240405153045121
111989 2025-01-21 03:01:03.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/ibm,ppc4xx-gpio.txt' (110,016) at 20210307214925318
111990 2025-01-21 03:01:03.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvm_host.h' (110,017) at 20240805080013931
111991 2025-01-21 03:01:03.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvbsky.c' (110,018) at 20220525020653319
111992 2025-01-21 03:01:03.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/clk_helper.c' (110,019) at 20240906080037452
111993 2025-01-21 03:01:03.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_processpptables.h' (110,020) at 20210309003649656
111994 2025-01-21 03:01:03.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/0001-Fix-the-compile-error.patch' (110,021) at 20230706080014761
111995 2025-01-21 03:01:03.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/pbkdf-stub.c' (110,022) at 20241211090212230
111996 2025-01-21 03:01:03.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-buffer.h' (110,023) at 20210308005046037
111997 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs47l35.c' (110,024) at 20240405153232147
111998 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/vmcoreinfo.h' (110,025) at 20210308005046021
111999 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/main.c' (110,026) at 20240405153231683
112000 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-au1x00/au1550_spi.h' (110,027) at 20210307214926218
112001 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx8m-clock.yaml' (110,028) at 20240405153045025
112002 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/byteorder.h' (110,029) at 20210308005002848
112003 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-rex-pro.dts' (110,030) at 20240405153045505
112004 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_reg.h' (110,031) at 20240405153232143
112005 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/uprobes.h' (110,032) at 20210307214926586
112006 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/ec168.h' (110,033) at 20210307214928814
112007 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hmc5843.h' (110,034) at 20240405153049005
112008 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-dvk_som60.dts' (110,035) at 20240405153045461
112009 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Glimakra' (110,036) at 20210307205553782
112010 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt6797/Makefile' (110,037) at 20210307214932394
112011 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/dbus_privileges.hpp' (110,038) at 20240817080003175
112012 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_bpf_hashmap_full_update.sh' (110,039) at 20240405153054241
112013 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/journald-size-policy-2MB.conf' (110,040) at 20210519000031347
112014 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/qcom,msm-uart.yaml' (110,041) at 20240405153045153
112015 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c' (110,042) at 20240910080014034
112016 2025-01-21 03:01:03.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/0001-zeroconf-Rename-arp_op-to-avoid-namespace-conflicts-.patch' (110,043) at 20230706080014737
112017 2025-01-21 03:01:03.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_tables_api.c' (110,044) at 20241220090018338
112018 2025-01-21 03:01:03.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/omap3isp.rst' (110,045) at 20240405153044957
112019 2025-01-21 03:01:03.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/graphviz/graphviz/graphviz-setup.sh' (110,046) at 20210307205553942
112020 2025-01-21 03:01:03.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hdcp/Kconfig' (110,047) at 20220525020653367
112021 2025-01-21 03:01:03.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/intr.h' (110,048) at 20240405153048621
112022 2025-01-21 03:01:03.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu54xx.h' (110,049) at 20210309003648708
112023 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fixp-arith.h' (110,050) at 20240405153052689
112024 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/Makefile' (110,051) at 20210309003650612
112025 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dsa_stubs.h' (110,052) at 20240405153052841
112026 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_imx.c' (110,053) at 20240405153046653
112027 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-include-sys-sysmacros.h-for-major-minor-definition.patch' (110,054) at 20210307205553738
112028 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ext4/xattr.c' (110,055) at 20241018080014558 to deleted uid set
112029 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi.h' (110,056) at 20240405153232127
112030 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/ux500.c' (110,057) at 20240405153052125
112031 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/dec/dmfe.rst' (110,058) at 20210309003648444
112032 2025-01-21 03:01:03.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-orig' (110,059) at 20210307205554390
112033 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Varmvattnet' (110,060) at 20210307205553794
112034 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/everest,es8316.yaml' (110,061) at 20240405153045161
112035 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/udev.txt' (110,062) at 20210307214925214
112036 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_condition_gpio/phosphor-host-condition-gpio@.service' (110,063) at 20240420080039497
112037 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/Kconfig' (110,064) at 20240405153053905
112038 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/dw-xdata-pcie.rst' (110,065) at 20220525020651742
112039 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/error-codes.rst' (110,066) at 20220525020651726
112040 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_mqprio.c' (110,067) at 20240405153053369
112041 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-atom-controls.h' (110,068) at 20220525020655067
112042 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/android_image.h' (110,069) at 20210308005003560
112043 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/ethtool.h' (110,070) at 20210308005003656
112044 2025-01-21 03:01:03.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_resource.h' (110,071) at 20220429100100614
112045 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/signal.c' (110,072) at 20240405153230019
112046 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h' (110,073) at 20240405153231011
112047 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/iterators/iterators.lskel-little-endian.h' (110,074) at 20240405153231899
112048 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_ddr.h' (110,075) at 20210308005003648
112049 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/hwconfig.h' (110,076) at 20210308005003652
112050 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410-pinctrl.dtsi' (110,077) at 20240405153045581
112051 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/fltk-native-link-libdl.patch' (110,078) at 20230811080018302
112052 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7ulp_evk/plugin.S' (110,079) at 20210308005002988
112053 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/Makefile' (110,080) at 20240405153051269
112054 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/Context.c' (110,081) at 20210307214932566
112055 2025-01-21 03:01:03.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/noploop.c' (110,082) at 20240405153054173
112056 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate-mve.c' (110,083) at 20240326080039650
112057 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_dc.c' (110,084) at 20240405153046953
112058 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ptrn.c' (110,085) at 20240405153050137
112059 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/debug.c' (110,086) at 20210307214931718
112060 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/184' (110,087) at 20210927100127489
112061 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client.interface.yaml' (110,088) at 20240618080025501
112062 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rfkill.h' (110,089) at 20220525020654675
112063 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/init.c' (110,090) at 20240405153045913
112064 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/unistd.h' (110,091) at 20210307214926254
112065 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/relocate_kernel.S' (110,092) at 20240405153230003
112066 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mpspec_def.h' (110,093) at 20210307214926666
112067 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/video.h' (110,094) at 20240405153052617
112068 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/ncsi_util.cpp' (110,095) at 20240827080032479
112069 2025-01-21 03:01:03.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx9360.c' (110,096) at 20240405153049013
112070 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/include/acp_2_2_enum.h' (110,097) at 20210307214932286
112071 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.48.bb' (110,098) at 20241221090017560
112072 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/pdb.h' (110,099) at 20240906080037160
112073 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_lpe_audio.c' (110,100) at 20240405153048457
112074 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usx2y/usX2Yhwdep.c' (110,101) at 20240405153054029
112075 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.c' (110,102) at 20220525020652959
112076 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strscpy.c' (110,103) at 20240405153053105
112077 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/.gitignore' (110,104) at 20220525020652130
112078 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/tsi721_dma.c' (110,105) at 20210307214930182
112079 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crc32c-vpmsum_glue.c' (110,106) at 20210307214926370
112080 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tavelsjo' (110,107) at 20210307205553790
112081 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/clk-stm32mp13.c' (110,108) at 20240405153046853
112082 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/spinlock.h' (110,109) at 20210307214926674
112083 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/da850-evm-u-boot.dtsi' (110,110) at 20210308005002576
112084 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_pl01x.h' (110,111) at 20210308005003628
112085 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___incompat.c' (110,112) at 20210309003655984
112086 2025-01-21 03:01:03.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-main.c' (110,113) at 20210308005003348
112087 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/cachefiles/cache.c' (110,114) at 20240726080012866
112088 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.c' (110,115) at 20210307214927950
112089 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be.h' (110,116) at 20240405153049905
112090 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/iso_fs.h' (110,117) at 20240405153052925
112091 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vt/consolemap.c' (110,118) at 20240405153052025
112092 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso' (110,119) at 20240405153229971
112093 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml' (110,120) at 20240405153229763
112094 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts-native-fvp-base.inc' (110,121) at 20231126090012769
112095 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ifi_canfd/ifi_canfd.c' (110,122) at 20241216090017709
112096 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/Kconfig' (110,123) at 20210308005003008
112097 2025-01-21 03:01:03.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/Makefile' (110,124) at 20240830080013363
112098 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_log_recover.c' (110,125) at 20241211090145533
112099 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/vocore2_defconfig' (110,126) at 20240405153230011
112100 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/weston.png' (110,127) at 20210307205554586 to deleted uid set
112101 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mainstone-wm97xx.c' (110,128) at 20240405153049161
112102 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/checks.c' (110,129) at 20240405153053445
112103 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/cpu-qom.h' (110,130) at 20240326080039674
112104 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/include/mach/pll_defs.h' (110,131) at 20210308005002720
112105 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/cpld.h' (110,132) at 20210308005002996
112106 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/Makefile' (110,133) at 20210307214929658
112107 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/signal32.c' (110,134) at 20210307214926330
112108 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/nios2/index.rst' (110,135) at 20240405153044977
112109 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.h' (110,136) at 20240405153230315
112110 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubp.h' (110,137) at 20220525020652518
112111 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evhandler.c' (110,138) at 20240405153046617
112112 2025-01-21 03:01:03.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cgroup.h' (110,139) at 20220525020655163
112113 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb' (110,140) at 20241221090017560
112114 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan.c' (110,141) at 20240405153052137
112115 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/signal.h' (110,142) at 20240405153045625
112116 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/do_balan.c' (110,143) at 20210307214931234
112117 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funeth/funeth_devlink.h' (110,144) at 20240405153049937
112118 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/inode.c' (110,145) at 20241211090145525
112119 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/pn544.h' (110,146) at 20220525020653823
112120 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/set_func_on_present.md' (110,147) at 20240807080019546
112121 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/yenta_socket.c' (110,148) at 20240913080013817
112122 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib7000p.h' (110,149) at 20210307214928618
112123 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/0001-Depend-on-haveuint128.h-for-umult64.c.patch' (110,150) at 20210307205553842
112124 2025-01-21 03:01:03.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs.h' (110,151) at 20240405153046133
112125 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6sl-clock.h' (110,152) at 20210307214931326
112126 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml' (110,153) at 20240405153045097
112127 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/cxlflash.rst' (110,154) at 20210307214925546
112128 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/run_vmtests.sh' (110,155) at 20240830080013363
112129 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5640.h' (110,156) at 20240405153232155
112130 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-rainier.c' (110,157) at 20210307214926338
112131 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-polyline_2.0.2.bb' (110,158) at 20240302090018210
112132 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_com_cmd.c' (110,159) at 20240405153230703
112133 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/arch_dump.c' (110,160) at 20240906080037528
112134 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750-pincfg-evb.dtsi' (110,161) at 20240405153045473
112135 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7511.h' (110,162) at 20210307214931542
112136 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Ethernet/meson.build' (110,163) at 20230825080021141 to deleted uid set
112137 2025-01-21 03:01:03.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/kvm/kvm_loongarch.h' (110,164) at 20241211090212494
112138 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410-b2260.dts' (110,165) at 20240405153045581
112139 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat' (110,166) at 20240906080037560 to deleted uid set
112140 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc_ofw.c' (110,167) at 20210307214926746
112141 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7763.h' (110,168) at 20210308005002848
112142 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/starfive,jh7110-usb.yaml' (110,169) at 20240405153045185
112143 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/mount.h' (110,170) at 20240405153232107
112144 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/ti-cppi5.h' (110,171) at 20240405153052681
112145 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/intel,ce4100-ioapic.yaml' (110,172) at 20240405153045085
112146 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/motorola-cpcap.h' (110,173) at 20210307214931430
112147 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-xiaomi-sagit.dts' (110,174) at 20240405153229943
112148 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/genindex.rst' (110,175) at 20230114040015514
112149 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk04.1-c1.dts' (110,176) at 20240405153045541
112150 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd/nostrip.patch' (110,177) at 20241221090017496
112151 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/sigtrap_threads.c' (110,178) at 20240405153054357
112152 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_linksys_ns.h' (110,179) at 20220525020653407
112153 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/usb_831x.c' (110,180) at 20240405153230051
112154 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/styles/index.scss' (110,181) at 20210308005107077
112155 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/soc-acpi-intel-tgl-match.c' (110,182) at 20240405153053957
112156 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/wrap_utils.py' (110,183) at 20221209040018571
112157 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tunctl/tunctl_1.5.bb' (110,184) at 20210307205553850
112158 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/bootgraph.py' (110,185) at 20240405153054217
112159 2025-01-21 03:01:03.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu_init.c' (110,186) at 20210308005002836
112160 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-stream.c' (110,187) at 20240405153053505
112161 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/fsl,vf610-adc.yaml' (110,188) at 20240405153045069
112162 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mc146818rtc.h' (110,189) at 20240405153046389
112163 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/if_inet6.h' (110,190) at 20240405153231851
112164 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/dbus/events-policy/config.yaml' (110,191) at 20240712080022837
112165 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mmp2-brownstone.dts' (110,192) at 20240405153229875
112166 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/reset.dtsi' (110,193) at 20210308005002872
112167 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/version_read_unittest.cpp' (110,194) at 20210308005120361
112168 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atariints.h' (110,195) at 20210307214926158
112169 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/agpgart.h' (110,196) at 20240405153052905
112170 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip6_fib.h' (110,197) at 20241216090017769
112171 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/task.c' (110,198) at 20240405153232111
112172 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/objects_to_dictionaries_filter.py' (110,199) at 20210307205554286
112173 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mips-boards/launch.h' (110,200) at 20220525020652002
112174 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cpu_type.h' (110,201) at 20210307214926578
112175 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/OFL-1.0' (110,202) at 20210307205553866
112176 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sandbox.c' (110,203) at 20210308005003444
112177 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp' (110,204) at 20221209040003858
112178 2025-01-21 03:01:03.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/inno_rk3036.c' (110,205) at 20240405153053621
112179 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr-regs.h' (110,206) at 20210307214926378
112180 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/timing_generator.h' (110,207) at 20240405153047293
112181 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/litex/Makefile' (110,208) at 20220525020653555
112182 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/whale2.dtsi' (110,209) at 20240405153045829
112183 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_driver.c' (110,210) at 20240405153051589
112184 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/atmel/Kconfig' (110,211) at 20210307214932190
112185 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/Makefile' (110,212) at 20220525020655083
112186 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,bcm-voter.yaml' (110,213) at 20240405153045081
112187 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml' (110,214) at 20240405153045129
112188 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/signature.mako.cpp' (110,215) at 20210308005054073
112189 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_tunnel.c' (110,216) at 20240405153053265
112190 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_fsmap.c' (110,217) at 20240405153231779 to deleted uid set
112191 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/VirtualMedia.v1_6_4.json' (110,218) at 20240619080002956
112192 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dummy.c' (110,219) at 20240415080012971
112193 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/dsa.txt' (110,220) at 20210309003648376
112194 2025-01-21 03:01:03.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/display.h' (110,221) at 20220525020652899
112195 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/asm-annotations.rst' (110,222) at 20240405153045001
112196 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/led-display.h' (110,223) at 20210308005003656
112197 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/coresight/Makefile' (110,224) at 20240405153053429
112198 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/cmake-setup.py' (110,225) at 20220405030025649
112199 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp' (110,226) at 20240904080003190
112200 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff' (110,227) at 20210307205554274 to deleted uid set
112201 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/devices.h' (110,228) at 20240405153045673
112202 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/Platform' (110,229) at 20220525020652014
112203 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_ipp.h' (110,230) at 20210307214927774
112204 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/buslock.rst' (110,231) at 20240405153229747
112205 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/resource.c' (110,232) at 20210524100034958
112206 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/hostmem.h' (110,233) at 20241211090212370
112207 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml' (110,234) at 20240405153229759
112208 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-io.json' (110,235) at 20240405153054141
112209 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/hevc_regs.h' (110,236) at 20210307214930586
112210 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/dragonboard820c.c' (110,237) at 20210308005003032
112211 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_pmc.c' (110,238) at 20240405153230059
112212 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-NL' (110,239) at 20211006000025230
112213 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-get-send-mode.rst' (110,240) at 20220525020651782
112214 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow-strlcpy.c' (110,241) at 20240405153053105
112215 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CompositionReservation_v1.xml' (110,242) at 20240619080002920
112216 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.json' (110,243) at 20210308005046401
112217 2025-01-21 03:01:03.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/json_config.hpp' (110,244) at 20240820080023690
112218 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/tfc,s9700rtwv43tr-01b.yaml' (110,245) at 20210307214925306
112219 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/onenand_bbt.c' (110,246) at 20240405153049685
112220 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/consolekit/consolekit/sepbuildfix.patch' (110,247) at 20210307205554614
112221 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/gpio/board.rst' (110,248) at 20240405153045189
112222 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-multiple-consoles' (110,249) at 20240809080013506
112223 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-rdb.dts' (110,250) at 20210308005002580
112224 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/atmel_spi.h' (110,251) at 20210308005003488
112225 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-tiny4412.dts' (110,252) at 20240405153045569
112226 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/Kconfig' (110,253) at 20210309003653280
112227 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram_rk3036.h' (110,254) at 20210308005002664
112228 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/iommu.c' (110,255) at 20240520080015131
112229 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/tlb.c' (110,256) at 20210308005002992
112230 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/ButtonBackToTop.vue' (110,257) at 20241004080035959
112231 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1015.c' (110,258) at 20240405153232155
112232 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gobject-introspection-data.bbclass' (110,259) at 20240124090012258
112233 2025-01-21 03:01:03.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_cdg.c' (110,260) at 20240405153053257
112234 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts_22.11.00.bb' (110,261) at 20230706080014761
112235 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/vga/Makefile' (110,262) at 20240405153048809
112236 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/tsc.c' (110,263) at 20240405153230131
112237 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils-cross-canadian_2.43.1.bb' (110,264) at 20241221090017648
112238 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dvb-usb.h' (110,265) at 20220525020653319
112239 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_sys_env_lib.c' (110,266) at 20210308005003368
112240 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/gunz_test.c' (110,267) at 20210307214932702
112241 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/writefru.mako.hpp' (110,268) at 20210419100058716
112242 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max8997_muic.h' (110,269) at 20210308005003680
112243 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/rasdaemon_0.8.0.bb' (110,270) at 20241206090014246
112244 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sec-irq.c' (110,271) at 20240405153049613
112245 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/kexec_image.c' (110,272) at 20240405153045869
112246 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.10.bb' (110,273) at 20241221090017692
112247 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sk_assign.c' (110,274) at 20240405153054261
112248 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/hafnium/0001-work-around-visibility-issue.patch' (110,275) at 20231126090012777
112249 2025-01-21 03:01:03.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear310-evb.dts' (110,276) at 20240405153045577
112250 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/mve_helper.c' (110,277) at 20240906080037464
112251 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/license.txt' (110,278) at 20210308005003708
112252 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/elf.h' (110,279) at 20220525020651946
112253 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-subdev-g-selection.rst' (110,280) at 20240405153045325
112254 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/unaligned-lowcore.S' (110,281) at 20221215040039390
112255 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_cs.h' (110,282) at 20210307214930286
112256 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_kmod.py' (110,283) at 20210812000025382
112257 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/subprojects/sdeventplus.wrap' (110,284) at 20230602080035412
112258 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/arcv2/Makefile' (110,285) at 20210308005002540
112259 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/mediatek/mtk-mmsys.h' (110,286) at 20240405153052793
112260 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/yesno.c' (110,287) at 20210308005003732
112261 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d27_som1_ek/Makefile' (110,288) at 20210308005002920
112262 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/kinetic,ktd253.yaml' (110,289) at 20220525020651686
112263 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/CDDL-1.0' (110,290) at 20210307214925638
112264 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/alias_GUID.c' (110,291) at 20240805080013959
112265 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_dtlk.h' (110,292) at 20210309003649136
112266 2025-01-21 03:01:03.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1010rdb-pa_36b.dts' (110,293) at 20210307214926346
112267 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5624r.h' (110,294) at 20210307214928342
112268 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/orage/orage_4.18.0.bb' (110,295) at 20231126090012805
112269 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/rpm_4.20.0.bb' (110,296) at 20241221090017672
112270 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/run-ptest' (110,297) at 20240301090012435
112271 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report_manager.cpp' (110,298) at 20240821080039164
112272 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/psoc_etr_masks.h' (110,299) at 20240405153046601
112273 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9m10g45ek.dts' (110,300) at 20240405153229875
112274 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dvo_dev.h' (110,301) at 20240405153048453
112275 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Yones_Toptech_BD1078_defconfig' (110,302) at 20210308005003244
112276 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rscalc.c' (110,303) at 20240405153046625
112277 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-test.txt' (110,304) at 20240405153054081
112278 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-netgear-rn2120.dts' (110,305) at 20240405153045453
112279 2025-01-21 03:01:03.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/jz4760.c' (110,306) at 20240405153053621
112280 2025-01-21 03:01:03.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-types.h' (110,307) at 20210308005002680
112281 2025-01-21 03:01:03.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/Kconfig' (110,308) at 20230426080043740
112282 2025-01-21 03:01:03.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/qm1d1c0042.c' (110,309) at 20240405153049533
112283 2025-01-21 03:01:03.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/sd.c' (110,310) at 20240405153231491
112284 2025-01-21 03:01:03.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mxs-lradc.h' (110,311) at 20210307214931430
112285 2025-01-21 03:01:03.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-ssse3.c' (110,312) at 20210308005046497
112286 2025-01-21 03:01:03.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/ctu.c' (110,313) at 20221102030020993
112287 2025-01-21 03:01:03.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml' (110,314) at 20240405153045065
112288 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/az6007.c' (110,315) at 20240405153049545
112289 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31785.rst' (110,316) at 20210307214925502
112290 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' (110,317) at 20241227090016917 to deleted uid set
112291 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/nfit.c' (110,318) at 20240405153054229
112292 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scsi/pr-helper.h' (110,319) at 20210308005046253
112293 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/witherspoon-tacoma/obmc/gpio/phosphor-power-supply-1.conf' (110,320) at 20210307205553702
112294 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/lg-laptop.rst' (110,321) at 20240405153044953
112295 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/secvar-sysfs.c' (110,322) at 20240405153046153
112296 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_benchmark.c' (110,323) at 20240405153053065
112297 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/types.h' (110,324) at 20210307214932482
112298 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/images-r2.txt' (110,325) at 20220804030014667
112299 2025-01-21 03:01:03.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31760.c' (110,326) at 20240405153048865
112300 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c' (110,327) at 20240405153230919
112301 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_lib.c' (110,328) at 20240919080017062
112302 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/jffs2_fs_i.h' (110,329) at 20240405153052389
112303 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/securebits.h' (110,330) at 20210307214931658
112304 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_mp.h' (110,331) at 20220525020654171
112305 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu-protocol-v3.c' (110,332) at 20240405153053505
112306 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-am654-serdes.h' (110,333) at 20210307214931342
112307 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/media-tomb.patch' (110,334) at 20230503080014591
112308 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/conf/templates/default/bblayers.conf.sample' (110,335) at 20220910030013345
112309 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm23550_w1d/MAINTAINERS' (110,336) at 20210308005002924
112310 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/services/phosphor-regulators-monitor-enable.service' (110,337) at 20230516080033026
112311 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_dram.c' (110,338) at 20210308005002884
112312 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/intrinsic.json' (110,339) at 20210307214932534
112313 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-mixer/configure.patch' (110,340) at 20230706080014753
112314 2025-01-21 03:01:03.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8192-evb.dts' (110,341) at 20240405153045749
112315 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/uapi/asm/kvm.h' (110,342) at 20220525020655107
112316 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/debugfs/internal.h' (110,343) at 20240405153231651
112317 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/Kconfig' (110,344) at 20210307214930602
112318 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_lm75_sensor.c' (110,345) at 20240405153230759
112319 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/libcr51sign_internal.h' (110,346) at 20231229090005659
112320 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/index.rst' (110,347) at 20240405153044977
112321 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/init/transformers-init.bb' (110,348) at 20241206090014234
112322 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci-sysfs.c' (110,349) at 20220525020651802
112323 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-xgene.c' (110,350) at 20240405153231311
112324 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/vboot/sign-configs-sha256.its' (110,351) at 20210308005003744
112325 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mos7720.c' (110,352) at 20240405153052137
112326 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm6348-clock.h' (110,353) at 20210308005003632
112327 2025-01-21 03:01:03.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/net/mediatek,mt7628-eth.txt' (110,354) at 20210308005003304
112328 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fsi/ibm,i2cr-fsi-master.yaml' (110,355) at 20240405153045057
112329 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/perf_event.h' (110,356) at 20210307214926582
112330 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_6.dtso' (110,357) at 20240405153051213
112331 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/DiskBackplane_VINI.json' (110,358) at 20221213040036921
112332 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.dockerignore' (110,359) at 20210308005112989
112333 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/Platform' (110,360) at 20210307214926198
112334 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner_0.20.2.bb' (110,361) at 20241221090017524
112335 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/sc27xx-pmic.h' (110,362) at 20210307214931434
112336 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-orion5x/timer.c' (110,363) at 20210308005002768
112337 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-find-native-sysroot' (110,364) at 20230919080013998
112338 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/af_vsock.c' (110,365) at 20241216090017797
112339 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/cross-development-toolchains.png' (110,366) at 20210307205554310 to deleted uid set
112340 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d36.dtsi' (110,367) at 20210308005002612
112341 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skeleton.c' (110,368) at 20240405153054261
112342 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amarula/vyasa-rk3288/Makefile' (110,369) at 20210308005002912
112343 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep.h' (110,370) at 20240405153230939
112344 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/shmparam.h' (110,371) at 20210307214926390
112345 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/knav_dma.h' (110,372) at 20240405153052797
112346 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630.dtsi' (110,373) at 20240729080011332
112347 2025-01-21 03:01:03.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/Makefile' (110,374) at 20210307214930778
112348 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/macb.c' (110,375) at 20210308005003436
112349 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/phy-meson-axg-mipi-pcie-analog.c' (110,376) at 20240405153231307
112350 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MirOS' (110,377) at 20210307205554422
112351 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/dbus.cpp' (110,378) at 20241025080019713
112352 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_v10.c' (110,379) at 20240405153230371
112353 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_current_task_under_cgroup.bpf.c' (110,380) at 20240405153053425
112354 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/btrfs.rst' (110,381) at 20240405153229807
112355 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/tc_act/tc_bpf.h' (110,382) at 20240405153054053
112356 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_abm.c' (110,383) at 20210524100034914
112357 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-touch.h' (110,384) at 20210307214928794
112358 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/Kconfig' (110,385) at 20240405153052093
112359 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xrdb_1.2.2.bb' (110,386) at 20230610080017603
112360 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/patchstream.py' (110,387) at 20210308005003772
112361 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib_verbs.c' (110,388) at 20240405153049117
112362 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c' (110,389) at 20240405153231251
112363 2025-01-21 03:01:03.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb' (110,390) at 20240302090018214
112364 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/t2080qds.dts' (110,391) at 20210308005002836
112365 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/test_item_updater_static.cpp' (110,392) at 20230511080022135
112366 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_sub.c' (110,393) at 20210307214926274
112367 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (110,394) at 20240712080022837
112368 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_drv.c' (110,395) at 20240405153230539
112369 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/ich9.c' (110,396) at 20241211090212246
112370 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/nvme_p4500_p5500.json' (110,397) at 20240424080004832
112371 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-lxm.dts' (110,398) at 20240405153045589
112372 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mb86s7x.c' (110,399) at 20240405153230303
112373 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/build.sh' (110,400) at 20210308005046541
112374 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/acornfb.c' (110,401) at 20240405153231579
112375 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/.gitignore' (110,402) at 20210308005003540
112376 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/acpi_nfit_test.c' (110,403) at 20210307214932626
112377 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_nodtb.py' (110,404) at 20210308005003748
112378 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/project.py' (110,405) at 20210308005003772
112379 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/iproc-udc.txt' (110,406) at 20210307214925450
112380 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/relocate.S' (110,407) at 20210308005002548
112381 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvc_iucv.c' (110,408) at 20240405153051985
112382 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/tgl.c' (110,409) at 20240405153232199
112383 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds' (110,410) at 20210308005002832
112384 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/fbcon.rst' (110,411) at 20220525020651726
112385 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/ioctl.h' (110,412) at 20210307214931614
112386 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-dmar-generic.c' (110,413) at 20241114091008832
112387 2025-01-21 03:01:03.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp_notification.cpp' (110,414) at 20230822080036845
112388 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS5-ssh-bic@.service' (110,415) at 20231025080019870
112389 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-sha512.c' (110,416) at 20240405153045989
112390 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.power-framework' (110,417) at 20210308005003296
112391 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/MAINTAINERS' (110,418) at 20210308005002944
112392 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ingenic.c' (110,419) at 20240405153046001
112393 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/custom_dbus_test.cpp' (110,420) at 20240621080031502
112394 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/CFLIST' (110,421) at 20210309003656016
112395 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_abm.c' (110,422) at 20240405153230395
112396 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-at91-core.c' (110,423) at 20240405153230671
112397 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/ioinst.c' (110,424) at 20241211090212518
112398 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/jz4775-dma.h' (110,425) at 20220525020654543
112399 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m41t94.c' (110,426) at 20210308005003480
112400 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb' (110,427) at 20241221090017496
112401 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/clock.json' (110,428) at 20240405153054109
112402 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux_vt1621.c' (110,429) at 20210307214930950
112403 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-intro.rst' (110,430) at 20210309003648496
112404 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/libs/float_helpers.c' (110,431) at 20240906080037580
112405 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip32/Makefile' (110,432) at 20210307214926294
112406 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/mtk_scp.c' (110,433) at 20240527080023348
112407 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/dir.c' (110,434) at 20210307214931238
112408 2025-01-21 03:01:03.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-interconnection.h' (110,435) at 20240405153053969
112409 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/secure_boot.c' (110,436) at 20210309003648908
112410 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mnt_namespace.h' (110,437) at 20210307214931450
112411 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/ptrace.c' (110,438) at 20240405153053025
112412 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/adduser_3.118.bb' (110,439) at 20241221090017544
112413 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fcnal-test.sh' (110,440) at 20240405153054337
112414 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console_%.bbappend' (110,441) at 20241206090014226
112415 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-of-dwcmshc.c' (110,442) at 20240405153230859
112416 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_connmark.c' (110,443) at 20240405153053361
112417 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml' (110,444) at 20240405153229751
112418 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blkdebug.c' (110,445) at 20240906080037144
112419 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_debugfs.c' (110,446) at 20240405153050117
112420 2025-01-21 03:01:03.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isys_irq_public.h' (110,447) at 20210309003653016
112421 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-dust.c' (110,448) at 20240405153049245
112422 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/MAINTAINERS' (110,449) at 20210308005003056
112423 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-packet.h' (110,450) at 20210307214926234
112424 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-a.dts' (110,451) at 20210308005002572
112425 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mtk_image.c' (110,452) at 20210308005003768
112426 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/Makefile' (110,453) at 20210308005002844
112427 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2.dts' (110,454) at 20210309003648756
112428 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_mmcra_sample_test.c' (110,455) at 20240405153054361
112429 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/meson.build' (110,456) at 20210308005045825
112430 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/tools/sdbusplus/main.py' (110,457) at 20240920080030747 to deleted uid set
112431 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-incremental_24.7.2.bb' (110,458) at 20241221090017556
112432 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lockfile_0.12.2.bb' (110,459) at 20241221090017556
112433 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6331-regulator.h' (110,460) at 20240405153052785
112434 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/file.c' (110,461) at 20240405153231719
112435 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OPL-1.0' (110,462) at 20211006000025242
112436 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-regmap.h' (110,463) at 20210309003649244
112437 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml' (110,464) at 20240405153229779
112438 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/integrator_defconfig' (110,465) at 20240405153045613
112439 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_link.c' (110,466) at 20240405153232259
112440 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-wilco-ec.c' (110,467) at 20220525020653959
112441 2025-01-21 03:01:03.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso32/vclock_gettime.c' (110,468) at 20210307214926614
112442 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/display_rq_dlg_calc_314.c' (110,469) at 20240405153047277
112443 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/multi_v5_defconfig' (110,470) at 20240405153045613
112444 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_iommu.h' (110,471) at 20220429100100590
112445 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/callout.cpp' (110,472) at 20230511080010311
112446 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_hwi.c' (110,473) at 20240405153231387
112447 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h' (110,474) at 20240405153050521
112448 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_arp.h' (110,475) at 20210307214931646
112449 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcbsp.h' (110,476) at 20210307214932434
112450 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/realtek/Makefile' (110,477) at 20210307214929606
112451 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libotr/0001-tests-Include-missing-sys-socket.h-header.patch' (110,478) at 20220414030020064
112452 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/rockchip-saradc.c' (110,479) at 20210308005003332
112453 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb' (110,480) at 20241221090017556
112454 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/iwd/iwd_3.0.bb' (110,481) at 20241221090017504
112455 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap34xx.dtsi' (110,482) at 20240405153229903
112456 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/host/host-boot-enable/host-boot-enable.sh' (110,483) at 20230524080016081
112457 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/pci-vntb-howto.rst' (110,484) at 20240405153044929
112458 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ia64-acpi-cpufreq.c' (110,485) at 20220525020652366
112459 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4265.c' (110,486) at 20240405153232147
112460 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_ctx_masks.h' (110,487) at 20240405153046581
112461 2025-01-21 03:01:03.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcm051/Kconfig' (110,488) at 20210308005003028
112462 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/mem.h' (110,489) at 20240405153046345
112463 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/sysctl_net_llc.c' (110,490) at 20210307214931982
112464 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7792-cpg-mssr.c' (110,491) at 20210309003649256
112465 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/direct-io.c' (110,492) at 20240405153231687
112466 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/st,stm32-hash.yaml' (110,493) at 20240405153229759
112467 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/locales/en-US.json' (110,494) at 20241023080037271
112468 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/aspeed/clk_ast2500.c' (110,495) at 20220215040051552
112469 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-sparcio.h' (110,496) at 20240405153230731
112470 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/e820.h' (110,497) at 20210307214926682
112471 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb100.dtsi' (110,498) at 20210307214925662
112472 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-scmi.dtsi' (110,499) at 20240405153045717
112473 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_asm.h' (110,500) at 20240405153229975
112474 2025-01-21 03:01:03.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher.c' (110,501) at 20241211090212226
112475 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/net.h' (110,502) at 20240405153052965
112476 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm7xx-pinctrl.txt' (110,503) at 20210307214925394
112477 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl/0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch' (110,504) at 20241221090017644
112478 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/bnode.c' (110,505) at 20240405153052377
112479 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/json-streamer.c' (110,506) at 20210308005046233
112480 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t102xqds.h' (110,507) at 20210308005002992
112481 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/channel-win32.c' (110,508) at 20210927100127337
112482 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8536ds/mpc8536ds.c' (110,509) at 20210308005002976
112483 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/misc/cxllib.h' (110,510) at 20210307214931550
112484 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/nv12mt_example.svg' (110,511) at 20210309003648496
112485 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/pid_namespace/config' (110,512) at 20210307214932698
112486 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb' (110,513) at 20241221090017552
112487 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m8.dtsi' (110,514) at 20240405153229963
112488 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_env.py' (110,515) at 20210308005003744
112489 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/COPYING' (110,516) at 20210308004938812
112490 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/update_uboot.its' (110,517) at 20210308005003332
112491 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1.dtsi' (110,518) at 20240405153046241
112492 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvsbacka' (110,519) at 20210307205553778
112493 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-async.h' (110,520) at 20240405153231847
112494 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_stat_unittest.cpp' (110,521) at 20240817080027252
112495 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-pdu001.dts' (110,522) at 20240405153045589
112496 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/bus.json' (110,523) at 20240405153054109
112497 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/helper.h' (110,524) at 20240906080037532
112498 2025-01-21 03:01:03.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sc2731-charger.yaml' (110,525) at 20240405153045141
112499 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-nvme.dtsi' (110,526) at 20240405153045717
112500 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-font-exception' (110,527) at 20210307205554422
112501 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-grp2-1.dtsi' (110,528) at 20210307214926350
112502 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c' (110,529) at 20240405153048333
112503 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/conf/layer.conf' (110,530) at 20241221090017480
112504 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-rqs.dts' (110,531) at 20210308005002584
112505 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_get_stack_rawtp.c' (110,532) at 20210309003655984
112506 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/numachip.c' (110,533) at 20210307214927046
112507 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++_1.11.3.bb' (110,534) at 20241221090017532
112508 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8572si-post.dtsi' (110,535) at 20210307214926346
112509 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/mma.c' (110,536) at 20240405153054357
112510 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml' (110,537) at 20240405153045117
112511 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/json-glib/json-glib_1.10.0.bb' (110,538) at 20241221090017680
112512 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/meson.build' (110,539) at 20240528080015697
112513 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vdpa.c' (110,540) at 20241008080013987
112514 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8qxp-mek-u-boot.dtsi' (110,541) at 20210308005002580
112515 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/styles/snmp.scss' (110,542) at 20210308005107077
112516 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE04.boot' (110,543) at 20220525020655231
112517 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtc.c' (110,544) at 20240405153053445
112518 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmaxminddb/libmaxminddb_1.4.3.bb' (110,545) at 20210307205553842
112519 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8183-audio.c' (110,546) at 20240405153046797
112520 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/marsboard_defconfig' (110,547) at 20210308005003268
112521 2025-01-21 03:01:03.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/Makefile' (110,548) at 20220525020654327
112522 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/trace.c' (110,549) at 20210307214929890
112523 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_range_manager.c' (110,550) at 20240405153048777
112524 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/flow_dissector_load.c' (110,551) at 20240405153054241
112525 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/sa.h' (110,552) at 20220525020653119
112526 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/common.c' (110,553) at 20210307214925898
112527 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_network.c' (110,554) at 20210307214932742
112528 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol.h' (110,555) at 20240613080016563
112529 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evlist.h' (110,556) at 20241211090145573
112530 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.out' (110,557) at 20210308005046405 to deleted uid set
112531 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-lx106.c' (110,558) at 20230426080043928
112532 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tec.h' (110,559) at 20210308005003620
112533 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/vb2.h' (110,560) at 20210307214931614
112534 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/PassThrough.interface.yaml' (110,561) at 20221207040023627
112535 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qgraph.c' (110,562) at 20220429100100946
112536 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio.c' (110,563) at 20241211090212442
112537 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/vfio_ccw_drv.c' (110,564) at 20240405153051525
112538 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp55xx-common.c' (110,565) at 20241211090145441
112539 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c' (110,566) at 20240405153050125
112540 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga_rop2.h' (110,567) at 20210308005045857
112541 2025-01-21 03:01:03.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/iucv/Makefile' (110,568) at 20210307214931974
112542 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_dphy.h' (110,569) at 20240405153049473
112543 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb' (110,570) at 20241221090017528
112544 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_features.h' (110,571) at 20220525020654555
112545 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asm.h' (110,572) at 20240405153045933
112546 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/Makefile' (110,573) at 20210307214929530
112547 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6.h' (110,574) at 20210307214931506
112548 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_src_uri_left_files.pass' (110,575) at 20241206090014310
112549 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Rowridge' (110,576) at 20210307205553798
112550 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_wp.c' (110,577) at 20210307214930930
112551 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/vim/LICENSE.txt' (110,578) at 20210307205554230
112552 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_link.c' (110,579) at 20240405153054281
112553 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max77826-regulator.c' (110,580) at 20240405153231363
112554 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.h' (110,581) at 20220525020652831
112555 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/meson.build' (110,582) at 20241211090212286
112556 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-ocelot.its.S' (110,583) at 20210713000020196
112557 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml' (110,584) at 20240405153045129
112558 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/obmc_boot_test.robot' (110,585) at 20220201040016317
112559 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-trackpoint' (110,586) at 20210307214925198
112560 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/igmp.h' (110,587) at 20240405153052705
112561 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/Makefile' (110,588) at 20210307214932282
112562 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0017-Platform-CS1000-Remove-unused-BL1-files.patch' (110,589) at 20241221090017464
112563 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes.c' (110,590) at 20220525020652358
112564 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/vof.h' (110,591) at 20230426080043764
112565 2025-01-21 03:01:03.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch' (110,592) at 20230706080014741
112566 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Protocol.json' (110,593) at 20240619080002952
112567 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-connector-dbus_0.3.0.bb' (110,594) at 20231126090012781
112568 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_migrate_reuseport.c' (110,595) at 20220525020655199
112569 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_cppi41.c' (110,596) at 20240405153052121
112570 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio_olpc.c' (110,597) at 20220525020654991
112571 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-robots' (110,598) at 20210927100127061
112572 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/bridge-regs.h' (110,599) at 20240405153045645
112573 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/PolyForm-Small-Business-1.0.0' (110,600) at 20211006000025242
112574 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/imx8-power-domain.c' (110,601) at 20210308005003468
112575 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_dpsub.h' (110,602) at 20240405153048801
112576 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/Kconfig' (110,603) at 20240405153231307
112577 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-ss-vpu.dtsi' (110,604) at 20241115090012941
112578 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_ftrace.c' (110,605) at 20240405153054181
112579 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/doorbell.h' (110,606) at 20210307214931442
112580 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/pseudo_lock_event.h' (110,607) at 20210307214926698
112581 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/sysctr.h' (110,608) at 20210308005002672
112582 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/1ux16_riser.json' (110,609) at 20220601030005857
112583 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qdev.json' (110,610) at 20241211090212450
112584 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts' (110,611) at 20240805080013923
112585 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8004.dtsi' (110,612) at 20220525020651926
112586 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/topic.h' (110,613) at 20210307214930046
112587 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/tplink,safeloader-partitions.yaml' (110,614) at 20240405153045113
112588 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-can-transceiver.c' (110,615) at 20240405153231311
112589 2025-01-21 03:01:03.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/domain.h' (110,616) at 20240405153053465
112590 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs1_defconfig' (110,617) at 20210308005003248
112591 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/funcmux.h' (110,618) at 20210308005002672
112592 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_octeon_cf.c' (110,619) at 20240405153046665
112593 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-meson-Run-atomics-test-on-clang-as-well.patch' (110,620) at 20241221090017640
112594 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-orion.c' (110,621) at 20240405153231559
112595 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-parade.dts' (110,622) at 20240405153045781
112596 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/am35x.h' (110,623) at 20210308005003520
112597 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/logrotate/logrotate_3.22.0.bb' (110,624) at 20241206090014334
112598 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-m1.dts' (110,625) at 20210308005002624
112599 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gr3d.h' (110,626) at 20210307214928046
112600 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/src/main.cpp' (110,627) at 20241115090002317
112601 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-its-api-test_%.bbappend' (110,628) at 20230114040015466
112602 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/systemd/files/machine-id-commit-sync.conf' (110,629) at 20210307205554110
112603 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/Makefile' (110,630) at 20240405153231327
112604 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/Makefile' (110,631) at 20210308005002856
112605 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/0001-Remove-dead-paren_level-code.patch' (110,632) at 20210729000029104
112606 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/cap11xx.c' (110,633) at 20240405153049133
112607 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/dts/ae3xx.dts' (110,634) at 20210308005002824
112608 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pello_Ratasvaara' (110,635) at 20210307205553770
112609 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/asm/barrier_64.h' (110,636) at 20210307214932458
112610 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/config.mk' (110,637) at 20210308005002828
112611 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-jazzio.h' (110,638) at 20210307214928498
112612 2025-01-21 03:01:03.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/257' (110,639) at 20240326080039730
112613 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/bletchley/host-poweroff' (110,640) at 20220727030013877
112614 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_internal.h' (110,641) at 20240527080023344
112615 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cpu-all.h' (110,642) at 20241211090212354
112616 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/Kconfig' (110,643) at 20240405153051849
112617 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/libgedit-gtksourceview_299.2.1.bb' (110,644) at 20241206090014234
112618 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb8_main.c' (110,645) at 20220525020654983
112619 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3xdm.dtsi' (110,646) at 20240405153045473
112620 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_64.h' (110,647) at 20210307214926582
112621 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sunplus/sunplus-sp7021.dtsi' (110,648) at 20240405153045585
112622 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/testing/local-ci-build.md' (110,649) at 20221209040006399
112623 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/jailhouse_para.h' (110,650) at 20210307214926666
112624 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/iommu.h' (110,651) at 20241211090212362
112625 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/core_kern.c' (110,652) at 20240405153054269
112626 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/pipe_util.c' (110,653) at 20210307214930538
112627 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/icst.c' (110,654) at 20210309003649264
112628 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/percpu_32.h' (110,655) at 20210307214926582
112629 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/amlogic,meson8b-clkc.txt' (110,656) at 20210307214925286
112630 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/soundwire/locking.rst' (110,657) at 20210307214925470
112631 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9m10g45ek.h' (110,658) at 20210308005003584
112632 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (110,659) at 20241206090014222
112633 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-qil_a9260.dts' (110,660) at 20240405153045465
112634 2025-01-21 03:01:03.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/hashmap.c' (110,661) at 20240405153054253
112635 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/dbus-sensors/subprojects/.clang-tidy-ignore' (110,662) at 20230510080006007 to deleted uid set
112636 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/261' (110,663) at 20240906080037564
112637 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/test_smoke.sh' (110,664) at 20240405153054381
112638 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc' (110,665) at 20220422030010210
112639 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/pvclock-abi.h' (110,666) at 20240405153054033
112640 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/ctx_skb.c' (110,667) at 20240405153232263
112641 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx27.c' (110,668) at 20240405153231319
112642 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/qht.h' (110,669) at 20210308005046049
112643 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/silergy,sy8106a.yaml' (110,670) at 20240405153045145
112644 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa65ae.inc' (110,671) at 20240301090012451
112645 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/dwc3-cavium.txt' (110,672) at 20240405153045181
112646 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/syscalltable.S' (110,673) at 20220525020651986
112647 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/kvm.h' (110,674) at 20240405153045865
112648 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/LICENSE' (110,675) at 20210308005133429
112649 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/mc146818rtc_regs.h' (110,676) at 20210308005046029
112650 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/ricoh.h' (110,677) at 20210307214930042
112651 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/heaps/system_heap.c' (110,678) at 20240405153230275
112652 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_beagle.h' (110,679) at 20210308005003608
112653 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srp/Kbuild' (110,680) at 20210307214928466
112654 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (110,681) at 20230721080014366
112655 2025-01-21 03:01:03.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/120' (110,682) at 20220429100100890
112656 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm958712k/MAINTAINERS' (110,683) at 20210308005002940
112657 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/otp_info.h' (110,684) at 20220215040051512
112658 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_maps.c' (110,685) at 20240405153232263
112659 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/pci.rst' (110,686) at 20240405153044929
112660 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7343_regs.h' (110,687) at 20240405153049305
112661 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ofb.c' (110,688) at 20220525020652214
112662 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/noperlcheck.patch' (110,689) at 20210307205554534
112663 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/pgtable_mm.h' (110,690) at 20240405153230007
112664 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_plane.c' (110,691) at 20240405153230539
112665 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.c' (110,692) at 20240405153047201
112666 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/clock-sh7269.c' (110,693) at 20210307214926562
112667 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/mmu.h' (110,694) at 20240613080016371
112668 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_console.c' (110,695) at 20210308005003700
112669 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/of_mmc_spi.c' (110,696) at 20240405153049665
112670 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l32.c' (110,697) at 20240405153053569
112671 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/maxim,max33359.yaml' (110,698) at 20240405153045181
112672 2025-01-21 03:01:03.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/probe-slot-device@.service' (110,699) at 20231116090013989
112673 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/releases.md' (110,700) at 20241206090014206
112674 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_watchdog.c' (110,701) at 20210308005003496
112675 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/fw.h' (110,702) at 20240405153050649
112676 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine-amami.dts' (110,703) at 20240405153045545
112677 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/beaver/MAINTAINERS' (110,704) at 20210308005003024
112678 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/google,goldfish-pic.txt' (110,705) at 20210307214925342
112679 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_print.h' (110,706) at 20240405153048509
112680 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/helper.h' (110,707) at 20240906080037536
112681 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/liburing.wrap' (110,708) at 20240112090004588
112682 2025-01-21 03:01:03.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_mtk.c' (110,709) at 20210308005003484
112683 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/msc01.h' (110,710) at 20210308005003676
112684 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_helpers.c' (110,711) at 20240405153231499
112685 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nkm.h' (110,712) at 20210307214927030
112686 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/aristainetos2.h' (110,713) at 20210308005003584
112687 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/aspeed_timer.h' (110,714) at 20220429100100570
112688 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyparsing_3.2.0.bb' (110,715) at 20241221090017668
112689 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/Makefile' (110,716) at 20210308005002980
112690 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/adb-internal.h' (110,717) at 20210308005045881
112691 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable.h' (110,718) at 20240820080014161
112692 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/p10bmc/dcmi_sensors.json' (110,719) at 20241106090019922
112693 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/215.out' (110,720) at 20210308005046461
112694 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts' (110,721) at 20210307214926050
112695 2025-01-21 03:01:03.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/wm_sqrt.S' (110,722) at 20210307214926734
112696 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter_ipv6/ip6_tables.h' (110,723) at 20240405153052749
112697 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/Kconfig' (110,724) at 20240405153051509
112698 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/core.h' (110,725) at 20240405153231123
112699 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/omap3-rom-rng.c' (110,726) at 20240405153230199
112700 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev6-clear_page.S' (110,727) at 20240405153229855
112701 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsof/files/remove-host-information.patch' (110,728) at 20240309090012820
112702 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/screen.h' (110,729) at 20240405153045953
112703 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0006-feat-corstone1000-include-platform-header-file.patch' (110,730) at 20241221090017464
112704 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/keembay-evm.dts' (110,731) at 20210309003648744
112705 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.63.2.bb' (110,732) at 20241221090017552
112706 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/efivar.h' (110,733) at 20220525020653131
112707 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/st_uvis25.h' (110,734) at 20210309003650040
112708 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r200' (110,735) at 20210307214928018
112709 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/btbridged.service' (110,736) at 20210308004939864
112710 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SPL-1.0' (110,737) at 20210307205554426
112711 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-2.1' (110,738) at 20211006000025242
112712 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx6ul.c' (110,739) at 20241008080013911
112713 2025-01-21 03:01:03.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/vector.c' (110,740) at 20240405153230383
112714 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/qos_rk3288.h' (110,741) at 20210308005002664
112715 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/fsl-usb.txt' (110,742) at 20210307214925450
112716 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/librs.rst' (110,743) at 20210307214925266
112717 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.cphp' (110,744) at 20240906080037556 to deleted uid set
112718 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun4i.h' (110,745) at 20210308005002668
112719 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_stack_raw_tp.c' (110,746) at 20240405153054253
112720 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/kernfs/symlink.c' (110,747) at 20240405153052397
112721 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fou_nl.c' (110,748) at 20240405153053245
112722 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/overlayfs.py' (110,749) at 20241221090017632
112723 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_spmu_regs.h' (110,750) at 20240405153046589
112724 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/base.c' (110,751) at 20240405153048665
112725 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysstat/sysstat_12.7.6.bb' (110,752) at 20241221090017680
112726 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos2.cfg' (110,753) at 20210308005002912
112727 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/sumversion.c' (110,754) at 20240405153232107
112728 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/nss-pam-ldapd/files/nslcd.service' (110,755) at 20210307205554074
112729 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j784s4-thermal.dtsi' (110,756) at 20240405153045841
112730 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/generic_bandwidth_allocation.c' (110,757) at 20240405153051777
112731 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/ia32/Makefile' (110,758) at 20240405153046377
112732 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall-sigreturn.S' (110,759) at 20210307214926570
112733 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_le_qb.c' (110,760) at 20210308005046501
112734 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/pit.c' (110,761) at 20220525020651982
112735 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7923.c' (110,762) at 20241211090145433
112736 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/files/makefile-add-ldflags.patch' (110,763) at 20210307205553938
112737 2025-01-21 03:01:03.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/gpio-regulator.h' (110,764) at 20240405153052785
112738 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/via/Makefile' (110,765) at 20210307214929658
112739 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-v4l2.c' (110,766) at 20240405153049565
112740 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-kc1.dts' (110,767) at 20240405153045605
112741 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/chpid.h' (110,768) at 20210307214926514
112742 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os_4.3.0.bb' (110,769) at 20241221090017472
112743 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kselftest_harness.h' (110,770) at 20240405153054313
112744 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/remoteproc-framework.txt' (110,771) at 20210308005003328
112745 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vmaxh.S' (110,772) at 20230426080043952
112746 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/global_sync_vblank.svg' (110,773) at 20240405153045213
112747 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/ncplite-ipmi-fru.yaml' (110,774) at 20230412080023456
112748 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/cpu-drivers.rst' (110,775) at 20240405153045289
112749 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_textinput.c' (110,776) at 20210308005003704
112750 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8192-power.h' (110,777) at 20220525020654547
112751 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmbbridged.hpp' (110,778) at 20240618080008237
112752 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77965-cpg-mssr.c' (110,779) at 20240405153230235
112753 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cmos_layout.h' (110,780) at 20210308005002876
112754 2025-01-21 03:01:03.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/sdi.c' (110,781) at 20220525020652975
112755 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sumo_dpm.c' (110,782) at 20240628080013989
112756 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5420-smdk5420.dts' (110,783) at 20210308005002580
112757 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/meson.build' (110,784) at 20240906080037524
112758 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_test.h' (110,785) at 20210308005046021
112759 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/debugfs.h' (110,786) at 20210307214932102
112760 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/target_syscall.h' (110,787) at 20221215040039202
112761 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-qcom/platsmp.c' (110,788) at 20240405153045681
112762 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bnad_ethtool.c' (110,789) at 20240405153049853
112763 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/mediatek,uart.yaml' (110,790) at 20240405153045153
112764 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/samsung/samsung-secure-firmware.yaml' (110,791) at 20210307214925278
112765 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/Makefile' (110,792) at 20240613080016379
112766 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/config_file.md' (110,793) at 20240809080033023
112767 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/llc_s_st.h' (110,794) at 20240405153052853
112768 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_control_main.cpp' (110,795) at 20210812000116459
112769 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/run-ptest' (110,796) at 20231126090012785
112770 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0001-tcl-Add-tcltk-from-OE.dev-but-with-legacy-staging-fu.patch' (110,797) at 20241221090017676
112771 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-net/am_foreign.patch' (110,798) at 20230706080014753
112772 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bruzaholm' (110,799) at 20210307205553778
112773 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-rsa.c' (110,800) at 20240913080013785
112774 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html' (110,801) at 20210307205554286
112775 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gyration.c' (110,802) at 20210307214928090
112776 2025-01-21 03:01:03.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/sme_vl.c' (110,803) at 20240405153054241
112777 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_umem.h' (110,804) at 20240405153231859
112778 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77990.c' (110,805) at 20240405153051361
112779 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/syscalls/Makefile' (110,806) at 20240405153046029
112780 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/nxp,pca9685-pwm.txt' (110,807) at 20210307214925406
112781 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-popmetal.dts' (110,808) at 20240405153045561
112782 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/example/gen/net/poettering/Calculator/meson.build' (110,809) at 20240925080038338 to deleted uid set
112783 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/virt-dma.h' (110,810) at 20210307214927146
112784 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ia64/aliasing-test.c' (110,811) at 20210307214932678
112785 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.c' (110,812) at 20210309003651816
112786 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/dlmconvert.h' (110,813) at 20220525020654467
112787 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/Kconfig' (110,814) at 20210307214928526
112788 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/hw_breakpoint.h' (110,815) at 20240405153054053
112789 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/redfish_host_code_update.robot' (110,816) at 20220315030021815
112790 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soundwire/soundwire-controller.yaml' (110,817) at 20240405153045173
112791 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-x96max.c' (110,818) at 20210307214928786
112792 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-apf28dev.dts' (110,819) at 20240405153229891
112793 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/fans.json' (110,820) at 20231213090027090
112794 2025-01-21 03:01:03.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3660-stub.c' (110,821) at 20210307214926974
112795 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/Kbuild' (110,822) at 20210307214930302
112796 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/mediatek/clk-mt7629.c' (110,823) at 20210308005003348
112797 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/Makefile' (110,824) at 20210307214932234
112798 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/debug_fs.c' (110,825) at 20240405153231651
112799 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/timer.c' (110,826) at 20210308005002764
112800 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/microchip-spi.c' (110,827) at 20240405153230299
112801 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec3.1-0.dtsi' (110,828) at 20210307214926350
112802 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1010rdb/p1010rdb.c' (110,829) at 20210308005002988
112803 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/qos.c' (110,830) at 20240726080012854
112804 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts' (110,831) at 20240405153229951
112805 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/file.c' (110,832) at 20240405153052393
112806 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb' (110,833) at 20241221090017548
112807 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/hibernate_asm.S' (110,834) at 20240405153045949
112808 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_b.c' (110,835) at 20210308005046513
112809 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig' (110,836) at 20210307205553878
112810 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Mikkeli' (110,837) at 20210307205553770
112811 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/usb_a9263.dts' (110,838) at 20240405153045473
112812 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/leds/phosphor-led-manager/bmc_booted.conf' (110,839) at 20230929080014511
112813 2025-01-21 03:01:03.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/sys_call_table_32.c' (110,840) at 20240405153046493
112814 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/include/special-errno.h' (110,841) at 20220429100100402
112815 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.c' (110,842) at 20240405153047285
112816 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_c_ev.c' (110,843) at 20220525020654851
112817 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/helper.c' (110,844) at 20241211090212494
112818 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpfilter.h' (110,845) at 20240405153052665
112819 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/gpio16xx.c' (110,846) at 20240405153045657
112820 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_bpf.c' (110,847) at 20220525020654879
112821 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/console/obmc-console_%.bbappend' (110,848) at 20210812000025166
112822 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/memmove.S' (110,849) at 20240405153045633
112823 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc-mxic.c' (110,850) at 20240405153230867
112824 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/cancel.h' (110,851) at 20240405153231883
112825 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/kona_l2_cache.c' (110,852) at 20240405153045637
112826 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/024.out' (110,853) at 20240906080037564
112827 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/.gitignore' (110,854) at 20210309003655996
112828 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/polaris_defconfig' (110,855) at 20240405153046309
112829 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/app.cpp' (110,856) at 20241106090023550
112830 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/xor.h' (110,857) at 20210308005003368
112831 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/Makefile' (110,858) at 20240405153046929
112832 2025-01-21 03:01:03.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/samsung,arndale.yaml' (110,859) at 20240405153045169
112833 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c' (110,860) at 20220525020652975
112834 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ls1021aqds.c' (110,861) at 20210308005002964
112835 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lg2ff.c' (110,862) at 20210307214928094
112836 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/delay.c' (110,863) at 20240405153046061
112837 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h' (110,864) at 20240830080013259
112838 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h' (110,865) at 20240405153047293
112839 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mount/config' (110,866) at 20210307214932686
112840 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp5990.rst' (110,867) at 20240405153229819
112841 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_ph.c' (110,868) at 20210308005046501
112842 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/technotrend.rc5' (110,869) at 20210307205553758
112843 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/signal.h' (110,870) at 20240617080017378
112844 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/yad/yad_6.0.bb' (110,871) at 20230813080012852
112845 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/helper.c' (110,872) at 20210308004938820
112846 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-paris.c' (110,873) at 20240520080015167
112847 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/radio_2059.c' (110,874) at 20210307214929798
112848 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml' (110,875) at 20220525020651666
112849 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/user_verbs.rst' (110,876) at 20210307214925514
112850 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz' (110,877) at 20210307205554594 to deleted uid set
112851 2025-01-21 03:01:03.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/xen-compat.h' (110,878) at 20230426080043888
112852 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/concurrencytest/concurrencytest.py' (110,879) at 20210308005003760
112853 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos5250-pinctrl.dtsi' (110,880) at 20210308005002580
112854 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r9a07g043-cpg.h' (110,881) at 20240405153052645
112855 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/seccomp.h' (110,882) at 20210309003648836
112856 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/096.out' (110,883) at 20210308005046445
112857 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch' (110,884) at 20230706080014765
112858 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c' (110,885) at 20240405153230779
112859 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/gp8psk-fe.h' (110,886) at 20210307214928626
112860 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_json_unittest.cpp' (110,887) at 20210918000044923
112861 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/pch_dma.c' (110,888) at 20240405153047001
112862 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/MAINTAINERS' (110,889) at 20210308005003004
112863 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_author_valid.1.pass' (110,890) at 20241206090014306
112864 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/samba-pam.patch' (110,891) at 20240113090014532
112865 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7623n-bananapi-bpi-r2.dts' (110,892) at 20210308005002596
112866 2025-01-21 03:01:03.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hyp_gdbstub.c' (110,893) at 20241211090212470
112867 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-params.h' (110,894) at 20240405153048821
112868 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-initscript-fix-warning.patch' (110,895) at 20210307205553834
112869 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml' (110,896) at 20240405153045129
112870 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts' (110,897) at 20240405153045817
112871 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/icmpv6.h' (110,898) at 20220525020654667
112872 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.h' (110,899) at 20210309003649648
112873 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5282EVB_defconfig' (110,900) at 20210308005003236
112874 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlm/Makefile' (110,901) at 20210307214931202
112875 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/overview.rst' (110,902) at 20210307214925546
112876 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/tcpm.h' (110,903) at 20240405153052813
112877 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,mmp2-clock.yaml' (110,904) at 20210307214925290
112878 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/memory.c' (110,905) at 20240405153232123
112879 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pm-common.c' (110,906) at 20210309003648716
112880 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/wireguard-module_1.0.20220627.bb' (110,907) at 20220910030013353
112881 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vp.c' (110,908) at 20210307214925930
112882 2025-01-21 03:01:03.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-x86/chassis/x86-power-control/ethanolx/power-config-host0.json' (110,909) at 20240308090017907
112883 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_adi_48vhsc_inf.json' (110,910) at 20241213090004417 to deleted uid set
112884 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/0005-typedefs.h-add-support-for-PowerPC.patch' (110,911) at 20210307205553802
112885 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c' (110,912) at 20240405153230359
112886 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/decl.h' (110,913) at 20220525020653771
112887 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/cache.json' (110,914) at 20240405153054109
112888 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libjcat/libjcat/run-ptest' (110,915) at 20210307205553938
112889 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_ep11misc.h' (110,916) at 20240405153231379
112890 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/SECURITY.md' (110,917) at 20231126090012809
112891 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/paravirt_api_clock.h' (110,918) at 20240405153046389
112892 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/linksys,ns-partitions.yaml' (110,919) at 20240405153045113
112893 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/README.md' (110,920) at 20220526030017599
112894 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/memory_mgr.c' (110,921) at 20240405153046557
112895 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/Makefile' (110,922) at 20240405153049005
112896 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/testrpm/testrpm_0.0.1.bb' (110,923) at 20241206090014298
112897 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/makefile-fix-parallel.patch' (110,924) at 20241221090017680
112898 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/espt.h' (110,925) at 20210308005003592
112899 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/OWNERS' (110,926) at 20230808080025825
112900 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/meson.build' (110,927) at 20240827080002182
112901 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-bamboo.c' (110,928) at 20210307214926338
112902 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ssd1306/ssd1306_git.bb' (110,929) at 20240113090014536
112903 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/cdc-wdm.h' (110,930) at 20210307214931682
112904 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/stpmu1.c' (110,931) at 20210308005003472
112905 2025-01-21 03:01:03.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/verifier_log.c' (110,932) at 20240405153054265
112906 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/doc/template/VeraMoBd.ttf' (110,933) at 20210307205554234 to deleted uid set
112907 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/inetspace_v2_defconfig' (110,934) at 20210308005003260
112908 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb' (110,935) at 20240302090018242
112909 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb' (110,936) at 20241221090017496
112910 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_backlight.c' (110,937) at 20240405153048621
112911 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/qcom,prng.yaml' (110,938) at 20240405153045033
112912 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-plldig.c' (110,939) at 20240405153230207
112913 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/mhi_wwan_mbim.c' (110,940) at 20240405153051013
112914 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/sas.h' (110,941) at 20240405153052877
112915 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_dsi_regs.h' (110,942) at 20210307214927862
112916 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/delay.h' (110,943) at 20210307214926662
112917 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/intel,socfpga.yaml' (110,944) at 20240405153229755
112918 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-qmx6.dtsi' (110,945) at 20240405153229883
112919 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/fan.hpp' (110,946) at 20210512000037560
112920 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/fix-security-format.patch' (110,947) at 20220618030015190
112921 2025-01-21 03:01:03.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/securityfs-secrets-coco' (110,948) at 20240405153044913
112922 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/bitops/atomic.h' (110,949) at 20210308005002824
112923 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb_nl.h' (110,950) at 20220525020653535
112924 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/Makefile' (110,951) at 20210307214930602
112925 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wwan.h' (110,952) at 20220525020654679
112926 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/sysret_rip.c' (110,953) at 20210307214932734
112927 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear3xx.c' (110,954) at 20210307214930122
112928 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/utf8n.h' (110,955) at 20240405153052557
112929 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb' (110,956) at 20240413080012699
112930 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9261ek.dts' (110,957) at 20240405153045465
112931 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sh_fsi.h' (110,958) at 20210307214931602
112932 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-core/packagegroups/packagegroup-meta-oe.bbappend' (110,959) at 20210812000025190
112933 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/044_x86_optional_ucode.dts' (110,960) at 20210308005003752
112934 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/fix-run-builtins.patch' (110,961) at 20241221090017676
112935 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/Kconfig' (110,962) at 20240906080037188
112936 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdeflate/libdeflate/0001-lib-arm-don-t-use-explicit-armv8.2-a-on-gcc-13.2-and.patch' (110,963) at 20241206090014250
112937 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_stm32.h' (110,964) at 20210308005003628
112938 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/strlen.S' (110,965) at 20240405153046265
112939 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1088a.dtsi' (110,966) at 20210308005002580
112940 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/sys_ia64.c' (110,967) at 20240405153045929
112941 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/remove_flags_from_build_flags.patch' (110,968) at 20230706080014733
112942 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/vsock_perf.c' (110,969) at 20240405153054381
112943 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/st,stm32-cec.yaml' (110,970) at 20240405153045093
112944 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubp.c' (110,971) at 20240405153047245
112945 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/elan,ekth3000.yaml' (110,972) at 20240405153229767
112946 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/poison/poison.bb' (110,973) at 20221003030013329
112947 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools_1.4.2.bb' (110,974) at 20220910030013349
112948 2025-01-21 03:01:03.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/Kconfig' (110,975) at 20240405153045681
112949 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/utility/timer.cpp' (110,976) at 20230511080043139
112950 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/emulex/benet/be_roce.c' (110,977) at 20210307214929390
112951 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Telstar18_C-138.0E' (110,978) at 20210307205553762
112952 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/stages.yml' (110,979) at 20221215040039038
112953 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_gem.h' (110,980) at 20240405153046609
112954 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/bootscripts/tpcboot.cmd' (110,981) at 20210308005003012
112955 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/adi,adau1977.h' (110,982) at 20220525020654547
112956 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dm_services.h' (110,983) at 20240405153047265
112957 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-i2c.c' (110,984) at 20240405153049561
112958 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-v4wb.S' (110,985) at 20210307214925974
112959 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPL/README.spl-secure-boot' (110,986) at 20210308005003300
112960 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/qts/pll_config.h' (110,987) at 20210308005003072
112961 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi' (110,988) at 20240405153229931
112962 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_buddy.c' (110,989) at 20240405153230531
112963 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/0001-xxhash-bump-to-v2.1.2.patch' (110,990) at 20230706080014749
112964 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc' (110,991) at 20240612080013178
112965 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt' (110,992) at 20240405153229787
112966 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/0001-Do-not-use-MKTEMP_PROG-in-cross-build.patch' (110,993) at 20230520080014480
112967 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_addrlist.h' (110,994) at 20210307214932030
112968 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/failing_mtms.cpp' (110,995) at 20240418080028286
112969 2025-01-21 03:01:03.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-lemote2f.c' (110,996) at 20240405153046049
112970 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/riptide/riptide.c' (110,997) at 20240405153232135
112971 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lib/decompress_common.c' (110,998) at 20220525020654463
112972 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.JFFS2_NAND' (110,999) at 20210308005003288
112973 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/handler.hpp' (111,000) at 20240903080027143
112974 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-pxa.c' (111,001) at 20240405153231359
112975 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/param.h' (111,002) at 20210307214925650
112976 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/bmc_health_config_json.md' (111,003) at 20240618080027477
112977 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/vmx-ops.c.inc' (111,004) at 20240906080037520
112978 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb' (111,005) at 20240301090012427
112979 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ylitornio_Ainiovaara' (111,006) at 20210307205553774
112980 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/entity-manager_%.bbappend' (111,007) at 20241226090016123
112981 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_ds_subr.c' (111,008) at 20210307214931870
112982 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-generate-ipa-pass.h' (111,009) at 20240405153053449
112983 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ehci_pdriver.h' (111,010) at 20240405153052809
112984 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_prctl.h' (111,011) at 20220429100100642
112985 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (111,012) at 20241206090014286
112986 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip.h' (111,013) at 20210307214932742
112987 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/sequoia.dts' (111,014) at 20210307214926358
112988 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/preferbash.patch' (111,015) at 20240127090011892
112989 2025-01-21 03:01:03.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nm.h' (111,016) at 20240405153230247
112990 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libfdt_env.h' (111,017) at 20210307214931418
112991 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_bridge_1q_lag.sh' (111,018) at 20240405153054341
112992 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/bmcweb/bmcweb_%.bbappend' (111,019) at 20240719080014909
112993 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Alfabia' (111,020) at 20210307205553766
112994 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_ah.c' (111,021) at 20220525020653155
112995 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_debugfs.c' (111,022) at 20240405153050805
112996 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/wr.c' (111,023) at 20240405153230719
112997 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow2_field-memmove.c' (111,024) at 20240405153053105
112998 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/brcm,bcm21664-resetmgr.yaml' (111,025) at 20240405153045137
112999 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/uart.c' (111,026) at 20220525020653823
113000 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/COPYING.apache-2.0' (111,027) at 20210307205553726
113001 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/machine-smp.c' (111,028) at 20241211090212262
113002 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/bh.h' (111,029) at 20210307214929962
113003 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ap.h' (111,030) at 20240405153046273
113004 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ti,phy-gmii-sel.yaml' (111,031) at 20240405153045129
113005 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/hweight.S' (111,032) at 20240405153230095
113006 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb' (111,033) at 20241206090014314
113007 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/Kconfig' (111,034) at 20241008080014035
113008 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/module.c' (111,035) at 20210309003648804
113009 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/installscript.sh' (111,036) at 20210307205554386
113010 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi-dev.dts' (111,037) at 20240405153045733
113011 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/uncore-other.json' (111,038) at 20240405153054157
113012 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/tegra_defconfig' (111,039) at 20240405153229907
113013 2025-01-21 03:01:03.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vcoreiii.h' (111,040) at 20210308005003624
113014 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd8131_edac.h' (111,041) at 20210307214927150
113015 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/termbits.h' (111,042) at 20240405153046073
113016 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (111,043) at 20231128090014177
113017 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-kthread-out.h' (111,044) at 20210307214928794
113018 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/Kconfig' (111,045) at 20240405153049589
113019 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch' (111,046) at 20241221090017692
113020 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/features.c' (111,047) at 20220804100016032
113021 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm7260_defconfig' (111,048) at 20210308005003252
113022 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra30.c' (111,049) at 20240405153230247
113023 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/zh_CN.po' (111,050) at 20210308005046217
113024 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl006e.h' (111,051) at 20210309003649824
113025 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-audmux.h' (111,052) at 20210307214932374
113026 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040_rcw.cfg' (111,053) at 20210308005002992
113027 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h' (111,054) at 20240405153049873
113028 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/exception.h' (111,055) at 20240405153229907
113029 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ptype.c' (111,056) at 20240405153050109
113030 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm2200.h' (111,057) at 20210307214931602
113031 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-delock-61959.c' (111,058) at 20210307214928778
113032 2025-01-21 03:01:03.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpc.c' (111,059) at 20210307214931870
113033 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/KeyCollection.json' (111,060) at 20240619080002948
113034 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/verify.c' (111,061) at 20240405153231767
113035 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/vsprintf.c' (111,062) at 20210308005003716
113036 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/cpu.c' (111,063) at 20210308005002548
113037 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/cm_init.S' (111,064) at 20210308005002812
113038 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-books.h' (111,065) at 20210927100127421
113039 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-data.h' (111,066) at 20220525020653251
113040 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-mixer.rst' (111,067) at 20220525020654131
113041 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/mem/npcm7xx_mc.h' (111,068) at 20210308005046017
113042 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trace/fpu.h' (111,069) at 20240405153046401
113043 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/projects-toastertable.html' (111,070) at 20210307205554286
113044 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/hardware.h' (111,071) at 20210307214925882
113045 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/memsensing,msa311.yaml' (111,072) at 20240405153045065
113046 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/pgtable-32.h' (111,073) at 20240405153046249
113047 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/coprocessor.S' (111,074) at 20240405153046505
113048 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/power-workarounds.bb' (111,075) at 20241206090014230
113049 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_system_local.h' (111,076) at 20240405153051837
113050 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/remote-i3c-test.c' (111,077) at 20241211090212546
113051 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/239.out' (111,078) at 20210308005046461
113052 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-phytec-mira-rdk-nand.dts' (111,079) at 20240405153045521
113053 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usb-serial.rst' (111,080) at 20220525020651778
113054 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rut_defconfig' (111,081) at 20210308005003276
113055 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/keystone.h' (111,082) at 20240405153052649
113056 2025-01-21 03:01:03.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/linux-boot-if.h' (111,083) at 20210308005046005
113057 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-coroutine-lock.c' (111,084) at 20230925080040113
113058 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c' (111,085) at 20220525020654319
113059 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-kernel/linux/linux-aspeed_%.bbappend' (111,086) at 20230209040014205
113060 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/pci.c' (111,087) at 20240405153231147
113061 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-monitor-config.bbappend' (111,088) at 20210812000025162
113062 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54usb.h' (111,089) at 20210307214929866
113063 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cpan_build.bbclass' (111,090) at 20220910030013385
113064 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfsub.c' (111,091) at 20240405153046085
113065 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3.h' (111,092) at 20240405153051861
113066 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-sbe-interface/sbe_interfaces.hpp' (111,093) at 20210308005104849
113067 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sm8250-venus.yaml' (111,094) at 20240405153229775
113068 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/meson.build' (111,095) at 20241211090212230
113069 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-migor/lcd_qvga.c' (111,096) at 20210307214926538
113070 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/swnode.c' (111,097) at 20240405153230187
113071 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager_s10.h' (111,098) at 20210308005002780
113072 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/rockchip,vdec.yaml' (111,099) at 20240405153045101
113073 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-12' (111,100) at 20210908000010395
113074 2025-01-21 03:01:03.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623n-rfb-emmc.dts' (111,101) at 20240405153045461
113075 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/irq.c' (111,102) at 20210307214926202
113076 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/wandboard_defconfig' (111,103) at 20210308005003284
113077 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/0001-Fix-function-inline-errors-in-debug-optimization-Og.patch' (111,104) at 20230919080013958
113078 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb' (111,105) at 20231011080016602
113079 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/writing-monitor-commands.rst' (111,106) at 20240906080037176
113080 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/hists.c' (111,107) at 20240405153054177
113081 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822ce.c' (111,108) at 20240405153050657
113082 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/pistachio-usb-phy.txt' (111,109) at 20240405153229783
113083 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/qos.c' (111,110) at 20210307214926894
113084 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/plugins/plugin.hpp' (111,111) at 20230516080019602
113085 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lnbh25.c' (111,112) at 20240405153049289
113086 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ulpi/driver.h' (111,113) at 20240405153052809
113087 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_aarch64.c' (111,114) at 20240405153232239
113088 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PowerDistributionCollection_v1.xml' (111,115) at 20240619080002932
113089 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/Makefile' (111,116) at 20210307214928598
113090 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mcp3422.c' (111,117) at 20240405153048957
113091 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/r4k-timer.h' (111,118) at 20210309003648836
113092 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/vegman-fru-handler/baseboard-fru-handler.sh' (111,119) at 20220629100013632
113093 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/elo3-dma-1.dtsi' (111,120) at 20210307214926342
113094 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/goflexhome.h' (111,121) at 20210308005003596
113095 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fsl_hcalls.h' (111,122) at 20210307214926378
113096 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-kernel/linux/linux-obmc_5.14.bb' (111,123) at 20230406080015457
113097 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/section.py' (111,124) at 20210308005003748
113098 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/unistd.h' (111,125) at 20240405153229979
113099 2025-01-21 03:01:03.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_lwt.c' (111,126) at 20240405153054281
113100 2025-01-21 03:01:03.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-cache.json' (111,127) at 20240405153054153
113101 2025-01-21 03:01:03.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/hed.h' (111,128) at 20210307214931298
113102 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r7s9210-rza2mevb.dts' (111,129) at 20240405153045549
113103 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/suricata.py' (111,130) at 20210307205554110
113104 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/tlv320aic31xx.h' (111,131) at 20240405153052657
113105 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-snap.c' (111,132) at 20240405153230767
113106 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-versatile/headsmp.S' (111,133) at 20240405153045689
113107 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb' (111,134) at 20220204040022456
113108 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9x5ek_mmc_defconfig' (111,135) at 20210308005003248
113109 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb.dtsi' (111,136) at 20240405153045525
113110 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/uprobe_multi.c' (111,137) at 20240405153232263
113111 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-zynqmp-crf.h' (111,138) at 20220429100100562
113112 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_detached_timer.cpp' (111,139) at 20220412175720090
113113 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/mem-memset-arch.h' (111,140) at 20210307214932522
113114 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/regs.h' (111,141) at 20210309003649332
113115 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-sscg-pll.c' (111,142) at 20240405153046789
113116 2025-01-21 03:01:03.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/Makefile' (111,143) at 20210308005003476
113117 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gud/gud_pipe.c' (111,144) at 20240405153230543
113118 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/hpc3.h' (111,145) at 20210307214926242
113119 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (111,146) at 20240712080022837
113120 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/8.Conclusion.rst' (111,147) at 20240405153045297
113121 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_protocol.h' (111,148) at 20240405153046705
113122 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/u32.json' (111,149) at 20220525020655231
113123 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sm8350.c' (111,150) at 20240405153051353
113124 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/acpi-vga.c' (111,151) at 20221215040039102
113125 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mboxd.c' (111,152) at 20230809080010799
113126 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-quickline-ewaarberg' (111,153) at 20210307205553758
113127 2025-01-21 03:01:03.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qede/qede_ptp.c' (111,154) at 20240405153050245
113128 2025-01-21 03:01:03.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/imx-usb-phy.h' (111,155) at 20210308005046033
113129 2025-01-21 03:01:03.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_task_under_cgroup.c' (111,156) at 20240405153054277
113130 2025-01-21 03:01:03.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr.h' (111,157) at 20210307214932270
113131 2025-01-21 03:01:03.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/0001-Add-NCSI-channel-selector.patch' (111,158) at 20210307205554222
113132 2025-01-21 03:01:03.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i7300_edac.c' (111,159) at 20240405153047017
113133 2025-01-21 03:01:03.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_drv.c' (111,160) at 20240405153230583
113134 2025-01-21 03:01:03.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-kontron-samx6i.dtsi' (111,161) at 20240805080013915
113135 2025-01-21 03:01:03.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cs.h' (111,162) at 20210307214926218
113136 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-ulpi-viewport.c' (111,163) at 20210309003653268
113137 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/ipmievd.init.suse' (111,164) at 20210308004938816
113138 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/Kconfig' (111,165) at 20240405153231071
113139 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/0001-configure-Include-stdio.h-for-printf.patch' (111,166) at 20221003030013281
113140 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/nicole-ipmi-sensors.yaml' (111,167) at 20210324000019621
113141 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-dai.h' (111,168) at 20240405153231863
113142 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra72-evm-tps65917.dtsi' (111,169) at 20240405153045601
113143 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/gio_device.h' (111,170) at 20210307214926214
113144 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-occ-active-sensor-mrw.yaml' (111,171) at 20210307205554050
113145 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/174.out' (111,172) at 20210308005046453
113146 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,lpass.h' (111,173) at 20240405153052653
113147 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/sbp1-yaml-config.bb' (111,174) at 20241206090014230
113148 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/malcontent/malcontent.inc' (111,175) at 20241206090014254
113149 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/flexfilelayout/flexfilelayout.h' (111,176) at 20210307214931150
113150 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/pipeline.json' (111,177) at 20240405153054109
113151 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_core.c' (111,178) at 20240815080012919
113152 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/audit.c' (111,179) at 20240405153046321
113153 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/delayacct.h' (111,180) at 20240405153052677
113154 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/digic.c' (111,181) at 20221215040039090
113155 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc.h' (111,182) at 20210307214932710
113156 2025-01-21 03:01:03.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ilitek_ts_i2c.yaml' (111,183) at 20240405153045081
113157 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp-hid.c' (111,184) at 20240405153048825
113158 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl.dtsi' (111,185) at 20240405153045521
113159 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_devlink.h' (111,186) at 20240405153050073
113160 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/dynamic.rst' (111,187) at 20210307214925486
113161 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2.h' (111,188) at 20240405153231055
113162 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/keystone-gate.txt' (111,189) at 20210307214925290
113163 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_cs.h' (111,190) at 20240405153049853
113164 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Settings.v1_4_0.json' (111,191) at 20240619080002956
113165 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/simple-amplifier.c' (111,192) at 20240405153053785
113166 2025-01-21 03:01:03.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/StorageController.v1_8_0.json' (111,193) at 20240918080002724
113167 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfi.h' (111,194) at 20210309003650580
113168 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/Kconfig' (111,195) at 20240405153232139
113169 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/.gitignore' (111,196) at 20240405153054233
113170 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h' (111,197) at 20210307214930278
113171 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_iov.c' (111,198) at 20210309003648972
113172 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2430.c' (111,199) at 20210309003653324
113173 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-events.c' (111,200) at 20241211090212454
113174 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Yllasjarvi' (111,201) at 20210307205553774
113175 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/config.json.in' (111,202) at 20210618100023655
113176 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-guest-agent/fsfreeze-hook.d/mysql-flush.sh.sample' (111,203) at 20210308005046245
113177 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_exti-test.c' (111,204) at 20240906080037572
113178 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soundwire/sdw_type.h' (111,205) at 20240405153052797
113179 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_core.c' (111,206) at 20220525020652382
113180 2025-01-21 03:01:03.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/trace_cm.h' (111,207) at 20240405153049069
113181 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/btf.c' (111,208) at 20240405153054037
113182 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_h.c' (111,209) at 20210308005046509
113183 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/yocto-check-layer.bbclass' (111,210) at 20241221090017608
113184 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex4_user.c' (111,211) at 20240405153232099
113185 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3517.dts' (111,212) at 20240405153045601
113186 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f429-disco.dts' (111,213) at 20210308005002616
113187 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira-peb-av-02.dtsi' (111,214) at 20240405153045513
113188 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-denverton.c' (111,215) at 20240405153231323
113189 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Arphic-1999' (111,216) at 20241221090017612
113190 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/isa.c' (111,217) at 20240405153045645
113191 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-xgene.c' (111,218) at 20220525020652446
113192 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_model_kunit.h' (111,219) at 20240405153050177
113193 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_execlists_submission.h' (111,220) at 20240405153048485
113194 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma1_core_ctx_axuser_regs.h' (111,221) at 20240405153046601
113195 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/aoa.h' (111,222) at 20210307214932186
113196 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/find.h' (111,223) at 20240405153054049
113197 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/2002-use-vorbisidec.patch' (111,224) at 20230114040015494
113198 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMetadata.test_lic_files_chksum_presence.pass' (111,225) at 20241206090014310
113199 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_rt288x.c' (111,226) at 20240405153052001
113200 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb' (111,227) at 20241221090017516
113201 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/0001-unix-configure-fix-detection-for-cross-compilation.patch' (111,228) at 20230706080014785
113202 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/scheduler.c' (111,229) at 20240405153230575
113203 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/Kconfig' (111,230) at 20240405153050053
113204 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-fsl-mc' (111,231) at 20210309003648252
113205 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Karhuvaara' (111,232) at 20210307205553774
113206 2025-01-21 03:01:03.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio_inject.c' (111,233) at 20240520080015167
113207 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/.gitignore' (111,234) at 20241211090212454
113208 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/rsb.h' (111,235) at 20210308005002668
113209 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copyuser_power7.S' (111,236) at 20240405153046177
113210 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/sdsi.c' (111,237) at 20240405153051409
113211 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb' (111,238) at 20241221090017560
113212 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h' (111,239) at 20220525020653559
113213 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-mod1.c' (111,240) at 20210307214927030
113214 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/Kconfig' (111,241) at 20240405153049261
113215 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/byteorder/generic.h' (111,242) at 20240405153052665
113216 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/arm_eabi.patch' (111,243) at 20241221090017696
113217 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMCRedundancy.interface.yaml' (111,244) at 20210610000035146
113218 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-ds109.dts' (111,245) at 20210308005002592
113219 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/iommufd.c' (111,246) at 20240405153231571
113220 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/num_sensors_nonfunc_for_fan_nonfunc.md' (111,247) at 20240807080019546
113221 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/tps40422.c' (111,248) at 20240405153048873
113222 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.h' (111,249) at 20240405153050109
113223 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kbuild.h' (111,250) at 20210307214931410
113224 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/wext.h' (111,251) at 20210307214931578
113225 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/compiler.h' (111,252) at 20210308005003572
113226 2025-01-21 03:01:03.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/Kconfig' (111,253) at 20210307214930178
113227 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lipmi/lipmi.h' (111,254) at 20210308004938836
113228 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nxp,pcf8575.yaml' (111,255) at 20240405153045061
113229 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS0-ssh-bic@.service' (111,256) at 20230203040020726
113230 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-pinky.dts' (111,257) at 20240405153045561
113231 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/authorization.rst' (111,258) at 20240405153229839
113232 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-iommu-amd-iommu' (111,259) at 20210307214925194
113233 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-omap-control.c' (111,260) at 20240405153051301
113234 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-lpc-snoop.c' (111,261) at 20240405153231447
113235 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/stv0991.h' (111,262) at 20210308005003616
113236 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/conf/layer.conf' (111,263) at 20241221090017500
113237 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/subprojects/googletest.wrap' (111,264) at 20210817000025328
113238 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/uprobe_multi_test.c' (111,265) at 20240405153232259
113239 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/Makefile' (111,266) at 20240405153054069
113240 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/trace-events' (111,267) at 20240906080037220
113241 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/keyspan_usa28msg.h' (111,268) at 20210307214930866
113242 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c' (111,269) at 20240405153047233
113243 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbexec.c' (111,270) at 20210309003649140
113244 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/sunxi-cir.c' (111,271) at 20240405153230823
113245 2025-01-21 03:01:03.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/compat.h' (111,272) at 20240405153046065
113246 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/clst.c' (111,273) at 20230426080043952
113247 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gt215.fuc3.h' (111,274) at 20210307214927970
113248 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/ieee802154_i.h' (111,275) at 20240405153053305
113249 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/dp_mon.h' (111,276) at 20240405153050437
113250 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/si_dma.c' (111,277) at 20220525020653003
113251 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/com.ibm.Logging.service' (111,278) at 20220514030009476
113252 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/u-boot.h' (111,279) at 20210308005002848
113253 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/TODO' (111,280) at 20210307214930594
113254 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-timeout_2.3.1.bb' (111,281) at 20241221090017560
113255 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/0002-fluid_synth_nwrite_float-Allow-zero-pointer-for-left.patch' (111,282) at 20210420000021558
113256 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/types.h' (111,283) at 20220525020652002
113257 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sensor.hpp' (111,284) at 20241111090027858
113258 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm6368-eth.c' (111,285) at 20210308005003424
113259 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5913.dtsi' (111,286) at 20240405153045513
113260 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/bnx2i.h' (111,287) at 20240405153051581
113261 2025-01-21 03:01:03.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/ibm/configfile_test.cpp' (111,288) at 20240904080003190
113262 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-sdx65.dtsi' (111,289) at 20240405153229895
113263 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.dimmpxm' (111,290) at 20240906080037560 to deleted uid set
113264 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/138.out' (111,291) at 20210308005046449
113265 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/mptcp_sockopt.sh' (111,292) at 20240405153232279
113266 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/9000.c' (111,293) at 20240405153050509
113267 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/sysinfo.h' (111,294) at 20210308005046053
113268 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-gpu-pixman.h' (111,295) at 20210308005046037
113269 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/nuvoton_nct6102d.h' (111,296) at 20210308005003676
113270 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda8261.h' (111,297) at 20210307214928646
113271 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Siilinjarvi' (111,298) at 20210307205553774
113272 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.c' (111,299) at 20240405153048661
113273 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/cpu.c' (111,300) at 20210308005002848
113274 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricDefinitionCollection.json' (111,301) at 20240619080002948
113275 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lpc_ich.h' (111,302) at 20240405153052729
113276 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard2-emmc-som-v15.dts' (111,303) at 20240405153045497
113277 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_retimer.h' (111,304) at 20240405153052817
113278 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds.h' (111,305) at 20240405153049221
113279 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-2.x/run-ptest' (111,306) at 20241221090017540
113280 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/ipmi/iei-ipmi-oem_git.bb' (111,307) at 20241220090019722
113281 2025-01-21 03:01:03.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/jump_label.c' (111,308) at 20220525020652046
113282 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-amly-flakes.txt' (111,309) at 20240405153230531
113283 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw-phy-sel.c' (111,310) at 20240405153231063
113284 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/m68k/index.rst' (111,311) at 20240405153044977
113285 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/setup-uart-routing' (111,312) at 20240904080027726
113286 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/setup.c' (111,313) at 20240405153229987
113287 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lm4857.c' (111,314) at 20240405153053621
113288 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_debug.c' (111,315) at 20240815080012903
113289 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/ls1043aqds.c' (111,316) at 20210308005002968
113290 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/freezer-subsystem.rst' (111,317) at 20210307214925218
113291 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stacktrace.h' (111,318) at 20240405153045861
113292 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/set-variable.png' (111,319) at 20210307205554382 to deleted uid set
113293 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-powerpc/unistd_32.h' (111,320) at 20240906080037352
113294 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/required-features.h' (111,321) at 20240405153054033
113295 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/daemon.sh' (111,322) at 20240405153054173
113296 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/pwrseq.h' (111,323) at 20210307214929926
113297 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch' (111,324) at 20240301090012431
113298 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc_drv.c' (111,325) at 20240415080012971
113299 2025-01-21 03:01:03.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/via.h' (111,326) at 20210307214931534
113300 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/se-Gothnet' (111,327) at 20210307205553758
113301 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/dma.h' (111,328) at 20210307214930546
113302 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/Makefile' (111,329) at 20240405153053025
113303 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/frontend.json' (111,330) at 20240405153054137
113304 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/handler_readwrite_unittest.cpp' (111,331) at 20230821192414188
113305 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_set_ftrace_file.tc' (111,332) at 20220525020655207
113306 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/MAINTAINERS' (111,333) at 20210308005003168
113307 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/uncore-other.json' (111,334) at 20240405153054121
113308 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/finepix.c' (111,335) at 20240405153049565
113309 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zynqmppl.h' (111,336) at 20210308005003696
113310 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_dbg.h' (111,337) at 20240405153050133
113311 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-dk2-scmi.dts' (111,338) at 20240405153229903
113312 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_msp_dai.h' (111,339) at 20240405153054017
113313 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_sysarch.h' (111,340) at 20221215040039066
113314 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/armksyms.c' (111,341) at 20210307214925858
113315 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kdump/vmcoreinfo.rst' (111,342) at 20240503080014454
113316 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/vsmp_64.c' (111,343) at 20240405153230131
113317 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-tobiduo.dts' (111,344) at 20240405153045605
113318 2025-01-21 03:01:03.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-rdesc.h' (111,345) at 20240405153048821
113319 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h' (111,346) at 20240405153049469
113320 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/psci_smp.c' (111,347) at 20241211090145369
113321 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/0001-tests-CMakeLists.txt-do-not-search-ssh-sshd-commands.patch' (111,348) at 20241221090017540
113322 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/extmem.h' (111,349) at 20210307214926506
113323 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/.gitignore' (111,350) at 20240405153052557
113324 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/firebee.c' (111,351) at 20210307214926138
113325 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_trace.h' (111,352) at 20210308005003556
113326 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/samsung/exynos-chipid.h' (111,353) at 20240405153052793
113327 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53015-meraki-mr26.dts' (111,354) at 20240405153229871
113328 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamalg_desc.c' (111,355) at 20210309003649288
113329 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/internal/sys.cpp' (111,356) at 20210308005133997
113330 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/stubs/kvm-stub.c' (111,357) at 20240906080037136
113331 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/cadence_qspi_apb.c' (111,358) at 20210308005003492
113332 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/coco/tdx/Makefile' (111,359) at 20240405153046357
113333 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.c' (111,360) at 20220525020652959
113334 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/apm-emulation.h' (111,361) at 20210307214931354
113335 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/Makefile' (111,362) at 20240405153054301
113336 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-kernel/linux/linux-nuvoton/mori.cfg' (111,363) at 20220723030019896
113337 2025-01-21 03:01:03.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_sysfs_test.c' (111,364) at 20240405153054357
113338 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/server-led-controller.html' (111,365) at 20210308005107077
113339 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rtmutex.c' (111,366) at 20240913080013845
113340 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra186-asrc.yaml' (111,367) at 20240405153045165
113341 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/ddrc.json' (111,368) at 20220525020655143
113342 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_storage_trace_itself.c' (111,369) at 20220525020655199
113343 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/Kconfig' (111,370) at 20210308005002784
113344 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv6110x_priv.h' (111,371) at 20210307214928642
113345 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pinfunc.h' (111,372) at 20210308005002588
113346 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_xport.h' (111,373) at 20220525020654003
113347 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/dma-mapping.h' (111,374) at 20210308005002844
113348 2025-01-21 03:01:03.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Skillingsfors' (111,375) at 20210307205553790
113349 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsan_string.h' (111,376) at 20240405153052717
113350 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/file_replacement_with_gplv2.patch' (111,377) at 20210307205554558
113351 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega10_smumgr.c' (111,378) at 20240910080014042
113352 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/cyrus/Makefile' (111,379) at 20210308005003168
113353 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-davinci.c' (111,380) at 20240405153231459
113354 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-uacce' (111,381) at 20240405153044925
113355 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gp_timer_local.h' (111,382) at 20210307214930542
113356 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/cpu-param.h' (111,383) at 20230426080043924
113357 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/README.rst' (111,384) at 20220429100100734
113358 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/led.c' (111,385) at 20240405153050641
113359 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/exynos4210_uart.c' (111,386) at 20241211090212258
113360 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/Makefile' (111,387) at 20210307214929302
113361 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/smbios/smbios-mdr_%.bbappend' (111,388) at 20240403080018482
113362 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vrf.c' (111,389) at 20241216090017721
113363 2025-01-21 03:01:03.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_events.c' (111,390) at 20210307214926110
113364 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/rcar_drif.c' (111,391) at 20240405153230811
113365 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-addptable2image' (111,392) at 20220612030016767
113366 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0006-OsUtils.h-add-missing-header-cstdint-for-int64_t.patch' (111,393) at 20240413080012655
113367 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/sdbusplus.wrap' (111,394) at 20220917030018829
113368 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_srq.c' (111,395) at 20220525020653123
113369 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_write_byte_action_tests.cpp' (111,396) at 20230511080035563
113370 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_fw_log.h' (111,397) at 20240405153230163
113371 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/flow_dissector_load.h' (111,398) at 20240405153054245
113372 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/aia.c' (111,399) at 20240405153230071
113373 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/udiv_qrnnd.S' (111,400) at 20210308005002852
113374 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_key.h' (111,401) at 20210307214931982
113375 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sc520_wdt.c' (111,402) at 20210726100024767
113376 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.h' (111,403) at 20210307214927266
113377 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/firmware.h' (111,404) at 20240405153050473
113378 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_mmu_hpte.c' (111,405) at 20210307214926426
113379 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8960.c' (111,406) at 20240405153232167
113380 2025-01-21 03:01:03.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/Kconfig' (111,407) at 20220525020655059
113381 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6t_hl.h' (111,408) at 20210307214931650
113382 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_freestanding.c' (111,409) at 20210308005003700
113383 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/Makefile' (111,410) at 20210308005002784
113384 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/ipmi/main_ipmi.cpp' (111,411) at 20240904080040759
113385 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/osdep.c' (111,412) at 20240906080037592
113386 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_proto.h' (111,413) at 20220525020652186
113387 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0004-mtd-utils-common.h-no-features.h-for-klibc-builds.patch' (111,414) at 20210307205553750
113388 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/cmtdef.h' (111,415) at 20210309003651280
113389 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/zonefs/trace.h' (111,416) at 20240405153052613
113390 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts' (111,417) at 20240405153229935
113391 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_alloc.h' (111,418) at 20240411080014090
113392 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip30/ip30-xtalk.c' (111,419) at 20240405153046053
113393 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7722.c' (111,420) at 20210307214926566
113394 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/uhid/.gitignore' (111,421) at 20210307214932130
113395 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OSL-2.0' (111,422) at 20210307205554426
113396 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/linux_string.c' (111,423) at 20210308005003708
113397 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_login.h' (111,424) at 20240405153051961
113398 2025-01-21 03:01:03.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/i2s.c' (111,425) at 20240405153232191
113399 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-server-volatiles' (111,426) at 20210307205554122
113400 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh7763rdp/setup.c' (111,427) at 20240405153230087
113401 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-keypad-s3c64xx.c' (111,428) at 20210309003648720
113402 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/hynitron,cstxxx.yaml' (111,429) at 20240405153045081
113403 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/bitops.h' (111,430) at 20240405153046101
113404 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/main.c' (111,431) at 20240405153050609
113405 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-object.err' (111,432) at 20210308005046413
113406 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/hp300map.map' (111,433) at 20210307214926146
113407 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.c' (111,434) at 20240405153047225
113408 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/wxgtk-fixup-build-scripts.patch' (111,435) at 20241221090017564
113409 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/stm32mp1-clks.h' (111,436) at 20210308005003636
113410 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/printk.c' (111,437) at 20240405153047041
113411 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/MAINTAINERS' (111,438) at 20210308005002976
113412 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_baco.h' (111,439) at 20210309003649648
113413 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/userspace-if.rst' (111,440) at 20240405153045009
113414 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/presence_service.hpp' (111,441) at 20230511080035559
113415 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/trace_helpers.h' (111,442) at 20240405153054289
113416 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-klibc-Kbuild-Accept-EXTRA_KLIBCAFLAGS.patch' (111,443) at 20231014080011723
113417 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/trace/ftrace_entry.S' (111,444) at 20240405153230039
113418 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-isp.yaml' (111,445) at 20240405153045049
113419 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/maintainer-entry-profile.rst' (111,446) at 20240405153045193
113420 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064-cm-qs600.dts' (111,447) at 20240405153045537
113421 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt' (111,448) at 20240405153045025
113422 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/spear-rtc.txt' (111,449) at 20210307214925418
113423 2025-01-21 03:01:03.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/Kconfig' (111,450) at 20210307214932154
113424 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/monocypher/monocypher_4.0.2.bb' (111,451) at 20240127090011884
113425 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/fc.h' (111,452) at 20210307214929994
113426 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98396.c' (111,453) at 20240405153053641
113427 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/rainier_4u_chassis.json' (111,454) at 20231212090004998
113428 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atmdev.h' (111,455) at 20220525020654551
113429 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utresrc.c' (111,456) at 20240405153046625
113430 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/smpboot.h' (111,457) at 20210307214931766
113431 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metrics/collection_data.cpp' (111,458) at 20240904080048943
113432 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/ddr.h' (111,459) at 20210308005002996
113433 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/acx.c' (111,460) at 20210307214929966
113434 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/ras_utils.robot' (111,461) at 20240627080021052
113435 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/pointer_auth.c' (111,462) at 20220525020651954
113436 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/stm32/stm32f769-overview.rst' (111,463) at 20240405153044973
113437 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl367.c' (111,464) at 20240405153230687
113438 2025-01-21 03:01:03.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/generic/host/cpuinfo.h' (111,465) at 20230925080039853
113439 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/x600/x600.c' (111,466) at 20210308005003052
113440 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/configs/32-bit.config' (111,467) at 20240405153230063
113441 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm23550_w1d/bcm23550_w1d.c' (111,468) at 20210308005002924
113442 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/fou.h' (111,469) at 20240405153052845
113443 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/entry.h' (111,470) at 20210307214926594
113444 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sysinfo.h' (111,471) at 20240405153046281
113445 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/pcihost_wrapper.c' (111,472) at 20240405153051809
113446 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/Makefile' (111,473) at 20240405153054377
113447 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/analogix_dp_reg.h' (111,474) at 20210307214927746
113448 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/gmac.h' (111,475) at 20240405153049861
113449 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/perf_pai_ext.c' (111,476) at 20240405153230079
113450 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga_isa.c' (111,477) at 20221215040039102
113451 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/config.mk' (111,478) at 20210308005002828
113452 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_edcasetting_bitdef.h' (111,479) at 20210307214930638
113453 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/feature-arm-thumb.inc' (111,480) at 20210812000025310
113454 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-afe-pcm.c' (111,481) at 20240405153053961
113455 2025-01-21 03:01:03.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio.h' (111,482) at 20240405153231847
113456 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-atmel.c' (111,483) at 20240405153231455
113457 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ux500/platsmp.c' (111,484) at 20240405153045689
113458 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/nwfpe/netwinder-fpe.rst' (111,485) at 20240405153044973
113459 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c' (111,486) at 20240405153231339
113460 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/pciaccess_mock.hpp' (111,487) at 20210427000038985
113461 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/proton-pack.c' (111,488) at 20240815080012867
113462 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_h.c' (111,489) at 20210308005046517
113463 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/fu740-prci.h' (111,490) at 20240405153046845
113464 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ptp.c' (111,491) at 20240405153231047
113465 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/crc32c-pcl-intel-asm_64.S' (111,492) at 20240405153046361
113466 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/baycom_par.c' (111,493) at 20220525020653671
113467 2025-01-21 03:01:03.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/client.conf' (111,494) at 20240716080022815
113468 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cassandra-driver_3.29.1.bb' (111,495) at 20240413080012659
113469 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/fadvise.c' (111,496) at 20240405153053125
113470 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/basic_test.c' (111,497) at 20240405153054369
113471 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/lanai.c' (111,498) at 20220525020652262
113472 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_irq.c' (111,499) at 20240405153048593
113473 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/dfi/dfi-bt700/Kconfig' (111,500) at 20210308005002952
113474 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twitter_4.14.0.bb' (111,501) at 20240302090018214
113475 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dfu/dfu_sf.c' (111,502) at 20210308005003372
113476 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' (111,503) at 20241217090357822 to deleted uid set
113477 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/mock_vpd.hpp' (111,504) at 20210602000046737
113478 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4118.txt' (111,505) at 20210307214925426
113479 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_samus/Kconfig' (111,506) at 20210308005003004
113480 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/nfs/nfs-rdma.rst' (111,507) at 20210309003648292
113481 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/texinfo.bbclass' (111,508) at 20220910030013389
113482 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hidp/core.c' (111,509) at 20240405153053185
113483 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltasmvp_eva_defconfig' (111,510) at 20240405153230007
113484 2025-01-21 03:01:03.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/CoRR+poonceonce+Once.litmus' (111,511) at 20210307214932502
113485 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_asymmetric_ipv6.sh' (111,512) at 20240405153054345
113486 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/tps6586x.txt' (111,513) at 20210307214925410
113487 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-core.h' (111,514) at 20210308005002552
113488 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/sfdp.c' (111,515) at 20240405153049709
113489 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/random-none.c' (111,516) at 20210308005045777
113490 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s32/Makefile' (111,517) at 20240405153046181
113491 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.2.bb' (111,518) at 20240413080012655
113492 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_si3054.c' (111,519) at 20210307214932258
113493 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/meson.build' (111,520) at 20220824030029051
113494 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/amon.h' (111,521) at 20210307214926210
113495 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.h' (111,522) at 20210307214927242
113496 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/msl_verify.hpp' (111,523) at 20240423080020255 to deleted uid set
113497 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/mxcfb.h' (111,524) at 20210308005003532
113498 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel5.svg' (111,525) at 20240405153044933
113499 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk.h' (111,526) at 20210307214926974
113500 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/altera_uart.txt' (111,527) at 20210308005003308
113501 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kasan/shadow.c' (111,528) at 20240405153053129
113502 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/rtl8366-core.c' (111,529) at 20240405153049761
113503 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/stdint.h' (111,530) at 20240405153232211
113504 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/__init__.py' (111,531) at 20220120040024748
113505 2025-01-21 03:01:03.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/docs/mux-support.md' (111,532) at 20240809080013506
113506 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/mmu-e500.h' (111,533) at 20240913080013765
113507 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_device.c' (111,534) at 20240405153047013
113508 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/armsse-mhu.c' (111,535) at 20241211090212294
113509 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054.dtsi' (111,536) at 20241008080013895
113510 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_bsg.h' (111,537) at 20240405153051697
113511 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/Kconfig' (111,538) at 20240405153048361
113512 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/syscon_rk3399.c' (111,539) at 20210308005002776
113513 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_slot_verify.h' (111,540) at 20210308005003708
113514 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_wx.c' (111,541) at 20220525020654167
113515 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/display/tda998x.h' (111,542) at 20210307214931338
113516 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/versal/Makefile' (111,543) at 20210308005003172
113517 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/Makefile' (111,544) at 20240405153049149
113518 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/afalgpriv.h' (111,545) at 20241211090212226
113519 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch' (111,546) at 20230706080014745
113520 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/sprd,iommu.yaml' (111,547) at 20220525020651686
113521 2025-01-21 03:01:03.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/stm32-vrefbuf.c' (111,548) at 20210308005003472
113522 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_qm_regs.h' (111,549) at 20240405153046585
113523 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-WoodcockHill' (111,550) at 20210307205553774
113524 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_cgrp2_sock.c' (111,551) at 20241216090017797
113525 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b.dtsi' (111,552) at 20240405153045713
113526 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/t1040qds.h' (111,553) at 20210308005002992
113527 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/certificate-modal-add-cert.html' (111,554) at 20210308005107065
113528 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.1.bb' (111,555) at 20241221090017636
113529 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-mux.c' (111,556) at 20210524100034902
113530 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-glibc.inc' (111,557) at 20220502030010152
113531 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m5441x.c' (111,558) at 20240405153045957
113532 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c' (111,559) at 20240628080014001
113533 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/regd.h' (111,560) at 20210307214929922
113534 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch' (111,561) at 20241221090017672
113535 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/termbits.h' (111,562) at 20210308005046085
113536 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/err_inject.rst' (111,563) at 20240405153044977
113537 2025-01-21 03:01:03.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-user-regs-old-sve-aarch64' (111,564) at 20240405153054161
113538 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/mediatek/auxadc_thermal.c' (111,565) at 20240405153231499
113539 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/ldiv.c' (111,566) at 20210308005003704
113540 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tplink_wdr4300.h' (111,567) at 20210308005003620
113541 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/tcg.h' (111,568) at 20230925080039937
113542 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/signal_context.c' (111,569) at 20230426080043952
113543 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sch.c' (111,570) at 20240405153230307
113544 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/imx6ul.c' (111,571) at 20210308005002956
113545 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_1_0_sh_mask.h' (111,572) at 20210307214927318
113546 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/tests/doubletest.cocci' (111,573) at 20240405153053445
113547 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/acpi/initrd_table_override.rst' (111,574) at 20210307214925214
113548 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi_wp.c' (111,575) at 20220525020652975
113549 2025-01-21 03:01:03.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/Kconfig' (111,576) at 20220525020653655
113550 2025-01-21 03:01:03.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_stm32.h' (111,577) at 20210308005003484
113551 2025-01-21 03:01:03.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h' (111,578) at 20220525020652859
113552 2025-01-21 03:01:03.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_4_offset.h' (111,579) at 20210307214927650
113553 2025-01-21 03:01:03.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ingenic/ingenic-dw-hdmi.c' (111,580) at 20240405153048561
113554 2025-01-21 03:01:03.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_SDCARD_defconfig' (111,581) at 20210308005003244
113555 2025-01-21 03:01:03.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape_34xx.c' (111,582) at 20240405153051517
113556 2025-01-21 03:01:03.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvdec.yaml' (111,583) at 20240405153045061
113557 2025-01-21 03:01:03.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iommufd.h' (111,584) at 20240405153231815
113558 2025-01-21 03:01:03.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/xlnx-vcu.h' (111,585) at 20220525020654543
113559 2025-01-21 03:01:03.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-at91.c' (111,586) at 20241008080013967
113560 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-qcs404.c' (111,587) at 20240405153051349
113561 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/log_create_main.cpp' (111,588) at 20241123090021039
113562 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/qoriq-bman-portals.dtsi' (111,589) at 20210307214926018
113563 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/0015_layer_local_source_dir.py' (111,590) at 20210307205554262
113564 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/VCATEntry_v1.xml' (111,591) at 20240619080002940
113565 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ip-up' (111,592) at 20210307205554466
113566 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/README' (111,593) at 20210308005003004
113567 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred.c' (111,594) at 20240405153231015
113568 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3xxx-clocks.dtsi' (111,595) at 20240405153045605
113569 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-MIT-disclaimer' (111,596) at 20241221090017616
113570 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_timer.h' (111,597) at 20210307214932198
113571 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.c' (111,598) at 20240405153048997
113572 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/vpd_data' (111,599) at 20240613080020632
113573 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ipam390.h' (111,600) at 20210308005003596
113574 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/led-lm3530.h' (111,601) at 20210307214931414
113575 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp857.c' (111,602) at 20210307214931178
113576 2025-01-21 03:01:03.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/if_xdp.h' (111,603) at 20240405153232211
113577 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/dpipe.c' (111,604) at 20240405153232011
113578 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c' (111,605) at 20240405153230635
113579 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/Makefile' (111,606) at 20240405153045829
113580 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pim.h' (111,607) at 20210307214931470
113581 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-hwdep.c' (111,608) at 20240405153053501
113582 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/meson.build' (111,609) at 20220121040006587
113583 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vassijaure' (111,610) at 20210307205553794
113584 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.h' (111,611) at 20240405153047233
113585 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/objtool_types.h' (111,612) at 20240405153054049
113586 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/mcp41010.c' (111,613) at 20240405153049009
113587 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-xilinx.c' (111,614) at 20241220090018322
113588 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8536DS_SDCARD_defconfig' (111,615) at 20210308005003240
113589 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cmpxchg.h' (111,616) at 20240405153229991
113590 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M52277EVB.h' (111,617) at 20210308005003576
113591 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/imx_gpcv2.h' (111,618) at 20210308005046017
113592 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-docutils_0.21.2.bb' (111,619) at 20241221090017668
113593 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/Makefile' (111,620) at 20210308005002848
113594 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/stm32fx-clock.h' (111,621) at 20240405153052649
113595 2025-01-21 03:01:03.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_abi.h' (111,622) at 20210307214929566
113596 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c' (111,623) at 20241211090145469
113597 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha512.h' (111,624) at 20210307214925846
113598 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/hwt.c' (111,625) at 20220525020653667
113599 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/traps.c' (111,626) at 20240405153045929
113600 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch' (111,627) at 20241221090017636
113601 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/typhoon.c' (111,628) at 20240326080039414
113602 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexx1c.inc' (111,629) at 20240301090012451
113603 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/hirschmann-hellcreek.h' (111,630) at 20240405153231835
113604 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/dce60_hw_sequencer.h' (111,631) at 20210309003649476
113605 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-3.0-AT' (111,632) at 20211006000025234
113606 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-crossbar.c' (111,633) at 20210307214928526
113607 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm8450.c' (111,634) at 20240613080016383
113608 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dst_cache.h' (111,635) at 20220525020654635
113609 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ip6_tunnel.h' (111,636) at 20210307214931638
113610 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/assabet_defconfig' (111,637) at 20240405153045613
113611 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/internal/sys.hpp' (111,638) at 20240822080006720
113612 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_stub.c' (111,639) at 20240906080037324
113613 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/security.config' (111,640) at 20240405153230027
113614 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/fennec_rk3288/fennec-rk3288.c' (111,641) at 20210308005003040
113615 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (111,642) at 20220224040010566
113616 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/Makefile' (111,643) at 20240405153049481
113617 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8m-main.inc' (111,644) at 20210905000020581
113618 2025-01-21 03:01:03.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/amimouse.c' (111,645) at 20210307214928486
113619 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_adminq.c' (111,646) at 20240405153049993
113620 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_lwt_ip_encap.c' (111,647) at 20210307214932646
113621 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/spear320.c' (111,648) at 20240405153045689
113622 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dump/debug-trigger/p10bmc/debug-trigger.default' (111,649) at 20220511030207282
113623 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/scripts/led-set-all-groups-asserted.sh' (111,650) at 20240618080030081
113624 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media-utils.c' (111,651) at 20240405153051853
113625 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/event.c' (111,652) at 20220525020652242
113626 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/stanh.S' (111,653) at 20210307214926146
113627 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-c2c.txt' (111,654) at 20240405153054077
113628 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/LICENSE' (111,655) at 20210308005108053
113629 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/device.h' (111,656) at 20210307214932742
113630 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar955x_1p0_initvals.h' (111,657) at 20210307214929766
113631 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/q_struct.h' (111,658) at 20210307214929354
113632 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/s2mps11_regulator.c' (111,659) at 20210308005003472
113633 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-eem' (111,660) at 20210309003648244
113634 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/module.h' (111,661) at 20210307214926666
113635 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_device.h' (111,662) at 20220525020652855
113636 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp2040.c' (111,663) at 20210307214928702
113637 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/Makefile' (111,664) at 20240405153053977
113638 2025-01-21 03:01:03.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-core/systemd/systemd_%.bbappend' (111,665) at 20210813100029652
113639 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/pysh/pyshyacc.py' (111,666) at 20210307205554242
113640 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/npcm750-pwm-fan.c' (111,667) at 20240405153230667
113641 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Soraker' (111,668) at 20210307205553790
113642 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb' (111,669) at 20241206090014338
113643 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfsdebugfiles.bbclass' (111,670) at 20230919080013978
113644 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/async_resolve_test.cpp' (111,671) at 20240329080003275
113645 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml' (111,672) at 20210309003648344
113646 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/dir.c' (111,673) at 20240405153052581
113647 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/Makefile' (111,674) at 20210308005003040
113648 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/qca,ar934x-spi.yaml' (111,675) at 20210309003648396
113649 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_fip.h' (111,676) at 20210307214931586
113650 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-loongson-pch-pic.c' (111,677) at 20240405153230751
113651 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_itable.h' (111,678) at 20240405153052597
113652 2025-01-21 03:01:03.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/adf7242.c' (111,679) at 20240405153050337
113653 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/biosemu.h' (111,680) at 20210308005003336
113654 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-2.dts' (111,681) at 20240405153045393
113655 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi.c' (111,682) at 20240405153230555
113656 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/es1370-test.c' (111,683) at 20240326080039738
113657 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-veyron-mickey.dts' (111,684) at 20210308005002604
113658 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/cavium-compact-flash.txt' (111,685) at 20210307214925282
113659 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/205.out' (111,686) at 20210308005046457
113660 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/Kbuild' (111,687) at 20240405153230075
113661 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_vram_helper.c' (111,688) at 20240405153048397
113662 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/usb.patch' (111,689) at 20230706080014757
113663 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/renesas/renesas,r9a09g011-sys.yaml' (111,690) at 20240405153045157
113664 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0001-libheaptrack-Replace-__pid_t-with-pid_t.patch' (111,691) at 20210307205553898
113665 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/preload/bpf_preload_kern.c' (111,692) at 20240405153052981
113666 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pbias-regulator.c' (111,693) at 20240405153231363
113667 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-sham.c' (111,694) at 20240405153230267
113668 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/static_call_inline.c' (111,695) at 20241220090018334
113669 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a_types.h' (111,696) at 20210307214930558
113670 2025-01-21 03:01:03.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/swab.h' (111,697) at 20210307214931618
113671 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qmp-cmd-test.c' (111,698) at 20240326080039738
113672 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb_vs_cpu_event_test.c' (111,699) at 20240405153054361
113673 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/iwarp.h' (111,700) at 20220525020653167
113674 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec-keytable.h' (111,701) at 20210307214930602
113675 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (111,702) at 20241127090012713
113676 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-yadro/cli/obmc-yadro-lssensors_git.bb' (111,703) at 20220126040017551
113677 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/socionext,synquacer-netsec.yaml' (111,704) at 20240405153045121
113678 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-tab-4k.S' (111,705) at 20210307214926370
113679 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d31.dtsi' (111,706) at 20210308005002612
113680 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_cmm.h' (111,707) at 20240405153048737
113681 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/transmit-amplitude.yaml' (111,708) at 20240405153045129
113682 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_mrvl.c' (111,709) at 20240405153046725
113683 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml' (111,710) at 20240405153045129
113684 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/tsb.c' (111,711) at 20240405153046333
113685 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sc18is602.c' (111,712) at 20240405153231467
113686 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/dbus-vmstate-daemon.sh' (111,713) at 20210308005046389
113687 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,5p35023.yaml' (111,714) at 20240405153229759
113688 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/Kconfig' (111,715) at 20210307214930118
113689 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/address-claim.c' (111,716) at 20240405153053201
113690 2025-01-21 03:01:03.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/debug.h' (111,717) at 20210307214929750
113691 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/iomux-mx35.h' (111,718) at 20210308005002644
113692 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-msg.h' (111,719) at 20240405153051945
113693 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma_mgmt_sys.c' (111,720) at 20210307214927138
113694 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/Kconfig' (111,721) at 20240405153051441
113695 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/Kconfig' (111,722) at 20240405153051977
113696 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc' (111,723) at 20240405153054305
113697 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hdreg.h' (111,724) at 20210307214931634
113698 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_aldebaran.h' (111,725) at 20240405153048349
113699 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/common_defconfig' (111,726) at 20210307214926758
113700 2025-01-21 03:01:03.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/atomic64.h' (111,727) at 20220525020654531
113701 2025-01-21 03:01:03.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/syscall_nr.h' (111,728) at 20241211090212374
113702 2025-01-21 03:01:03.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats/MAINTAINERS' (111,729) at 20210308005003044
113703 2025-01-21 03:01:03.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_flip_work.c' (111,730) at 20210307214927758
113704 2025-01-21 03:01:03.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_scu.c' (111,731) at 20241211090212294
113705 2025-01-21 03:01:03.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_alloc_btree.c' (111,732) at 20240405153052561
113706 2025-01-21 03:01:03.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/cmd.py' (111,733) at 20241211090212538
113707 2025-01-21 03:01:03.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hisi_acc_qm.h' (111,734) at 20241211090145533
113708 2025-01-21 03:01:03.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/file.c' (111,735) at 20240913080013829
113709 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/templates/default/local.conf.sample' (111,736) at 20241221090017580
113710 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/pm_data-offsets.c' (111,737) at 20220525020651886
113711 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_tuple_common.h' (111,738) at 20210307214931646
113712 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/images/harden-image-minimal.bb' (111,739) at 20241221090017576
113713 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/0010-oprofile-Determine-the-root-home-directory-dynamical.patch' (111,740) at 20210407000018086
113714 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb' (111,741) at 20241221090017560
113715 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/lp873x.txt' (111,742) at 20210307214925358
113716 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/index.js' (111,743) at 20220105012522999
113717 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/utilcmds.py' (111,744) at 20241221090017700
113718 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_ag_api.c' (111,745) at 20240405153050177
113719 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/sync_file.rst' (111,746) at 20210307214925470
113720 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/bundle.h' (111,747) at 20210307214931394
113721 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dmapool.h' (111,748) at 20210307214931378
113722 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr_types.h' (111,749) at 20210307214930562
113723 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/intel-hfi.rst' (111,750) at 20240405153044989
113724 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/udc.h' (111,751) at 20210307214930778
113725 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-UC' (111,752) at 20241221090017616
113726 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/Makefile' (111,753) at 20240405153049041
113727 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/connection.h' (111,754) at 20210307214931394
113728 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/n2_core.h' (111,755) at 20210307214927098
113729 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/bme680_spi.c' (111,756) at 20240405153048969
113730 2025-01-21 03:01:03.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-imx.c' (111,757) at 20241011080017351
113731 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/Makefile' (111,758) at 20240405153054009
113732 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/omap_elm.c' (111,759) at 20240405153049701
113733 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-search-control.html' (111,760) at 20210308005107069
113734 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/gen_stats.h' (111,761) at 20210307214931634
113735 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/omap1_bl.h' (111,762) at 20210307214931478
113736 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xfrm_sysctl.rst' (111,763) at 20210307214925542
113737 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sunxi/sun4i-i2s.c' (111,764) at 20240913080013869
113738 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb' (111,765) at 20241221090017528
113739 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-data.c' (111,766) at 20240405153049309
113740 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/cmake/FindGMock.cmake' (111,767) at 20210308005114857
113741 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/emsdp/MAINTAINERS' (111,768) at 20210308005003056
113742 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/Makefile' (111,769) at 20210307214932230
113743 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads8688.yaml' (111,770) at 20240405153045073
113744 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/makalu.dts' (111,771) at 20210309003648872
113745 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/arm32/cache-uniphier.h' (111,772) at 20210308005002792
113746 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apf6dev.dts' (111,773) at 20240405153045501
113747 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/grant-dma-iommu.c' (111,774) at 20240405153052249
113748 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_array.rst' (111,775) at 20240405153044993
113749 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AMPAS' (111,776) at 20211006000025226
113750 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/redfish.hpp' (111,777) at 20240411080003069
113751 2025-01-21 03:01:03.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rsxface.c' (111,778) at 20210307214926842
113752 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/board/Kconfig' (111,779) at 20220525020654115
113753 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/serialio.c' (111,780) at 20240405153046613
113754 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb' (111,781) at 20241221090017488
113755 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-samsung-grandmax.dts' (111,782) at 20240405153045545
113756 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/fanctl/Makefile' (111,783) at 20210308004922932
113757 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/generic/Makefile' (111,784) at 20210308005002844
113758 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test3_git.bb' (111,785) at 20230610080017599
113759 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_filter.c' (111,786) at 20240405153053253
113760 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-kfr2r09/Makefile' (111,787) at 20210307214926538
113761 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/timers.py' (111,788) at 20210308005046245
113762 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.h' (111,789) at 20240405153046961
113763 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/wm8350.rst' (111,790) at 20210307214925506
113764 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb' (111,791) at 20241206090014230
113765 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc.h' (111,792) at 20241211090212558
113766 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ibmasr.c' (111,793) at 20240405153052241
113767 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h' (111,794) at 20220525020652971
113768 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats2/MAINTAINERS' (111,795) at 20210308005003044
113769 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sfafsr.h' (111,796) at 20210307214926586
113770 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat_all_metricgroups.sh' (111,797) at 20240405153054173
113771 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/images/security-server-image.bb' (111,798) at 20210307205554118
113772 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.h' (111,799) at 20240405153048353
113773 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/mx53ppd.c' (111,800) at 20210308005003004
113774 2025-01-21 03:01:03.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_bo_vm.c' (111,801) at 20240405153048773
113775 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_mem_proc.c' (111,802) at 20210307214932218
113776 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-core.c' (111,803) at 20240910080014026
113777 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/pci.c' (111,804) at 20240405153230843
113778 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7125.dtsi' (111,805) at 20210307214926190
113779 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/bios-bmc-smm-error-logger_git.bb' (111,806) at 20241221090017568
113780 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-snappy_0.6.1.bb' (111,807) at 20231126090012801
113781 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/pelt.c' (111,808) at 20240405153053045
113782 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/min-tool-version.sh' (111,809) at 20240405153232103
113783 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/plpks-secvar.c' (111,810) at 20240405153046225
113784 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/Makefile' (111,811) at 20220525020654695
113785 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/handler.cpp' (111,812) at 20241126090005491
113786 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/container.h' (111,813) at 20210307214931370
113787 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/amisound.c' (111,814) at 20210307214926138
113788 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-graph-card.yaml' (111,815) at 20240405153045165
113789 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr_user.c' (111,816) at 20240405153052349
113790 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.c' (111,817) at 20240405153048997
113791 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/gpio-ir-tx.c' (111,818) at 20240405153230819
113792 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/puzzles/puzzles_git.bb' (111,819) at 20241221090017692
113793 2025-01-21 03:01:03.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/clock.c' (111,820) at 20241211090145569
113794 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubp.h' (111,821) at 20220525020652514
113795 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/addac/ad74413r.c' (111,822) at 20240405153048965
113796 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/name_distr.h' (111,823) at 20240405153232083
113797 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.h' (111,824) at 20210307214929930
113798 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_fcntl.h' (111,825) at 20210927100127269
113799 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmsuv31_defconfig' (111,826) at 20210308005003264
113800 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.vtable.hpp.mako' (111,827) at 20230902080037617
113801 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb' (111,828) at 20220910030013433
113802 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix_6.2.7.bb' (111,829) at 20241206090014246
113803 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/joydev/joystick.rst' (111,830) at 20220921100021442
113804 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/__init__.py' (111,831) at 20210307205554442
113805 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-rc6-mce.c' (111,832) at 20210307214928782
113806 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/microchip,mcp41010.yaml' (111,833) at 20240405153045077
113807 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/layer.conf' (111,834) at 20241221090017480
113808 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max8973.yaml' (111,835) at 20240405153045145
113809 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adt7475.c' (111,836) at 20240805080013955
113810 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/bcsr.h' (111,837) at 20210308005002980
113811 2025-01-21 03:01:03.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/moduleparam.h' (111,838) at 20220525020654591
113812 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power_git.bb' (111,839) at 20240312080011852
113813 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/sdl.h' (111,840) at 20210308005002848
113814 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/common.lds.S' (111,841) at 20240405153046341
113815 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch' (111,842) at 20241221090017696
113816 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/barebox/barebox-tools.bb' (111,843) at 20241221090017632
113817 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/intel/intel,hps-copy-engine.yaml' (111,844) at 20240405153229795
113818 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/espi-control/meson.build' (111,845) at 20230720080008062
113819 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/sdbusplus.wrap' (111,846) at 20220407100028311
113820 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/maxim_codec.h' (111,847) at 20210308005003488
113821 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vdso.lds.S' (111,848) at 20210307214926754
113822 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/io_uring.c' (111,849) at 20240906080037148
113823 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_mmu.h' (111,850) at 20240405153046609
113824 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-px5-evb-u-boot.dtsi' (111,851) at 20210308005002608
113825 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx27.c' (111,852) at 20240405153046785
113826 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/andes/Makefile' (111,853) at 20240405153230063
113827 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-card.yaml' (111,854) at 20240405153229799
113828 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_msix_vcd_regs.h' (111,855) at 20240405153046597
113829 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/luton/Makefile' (111,856) at 20210308005003020
113830 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.gpt' (111,857) at 20210308005003296
113831 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_sock.h' (111,858) at 20240405153231851
113832 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi.yaml' (111,859) at 20240405153045041
113833 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/so2s.sh' (111,860) at 20220525020651970
113834 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/qom-qobject.c' (111,861) at 20210308005046233
113835 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/papr-sysparm.h' (111,862) at 20240405153046121
113836 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_mci.h' (111,863) at 20210307214929762
113837 2025-01-21 03:01:03.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ncsi.h' (111,864) at 20210307214931642
113838 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/Makefile' (111,865) at 20240405153049461
113839 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/ipmi-fru.yaml' (111,866) at 20220128040018736
113840 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/head-sharpsl.S' (111,867) at 20210307214925678
113841 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6cuboxi_defconfig' (111,868) at 20210308005003268
113842 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a83t-r.c' (111,869) at 20240405153231339
113843 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-monk.dts' (111,870) at 20240405153045565
113844 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/5.Posting.rst' (111,871) at 20240405153045245
113845 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-s6q/network/usb-ethernet-gadget/00-bmc-usb0.network' (111,872) at 20220311040028855
113846 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce.h' (111,873) at 20220913100024177
113847 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci-pci.c' (111,874) at 20241211090212346
113848 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/usb338x.h' (111,875) at 20240405153052817
113849 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds411j.dts' (111,876) at 20240405153045457
113850 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_b.c' (111,877) at 20210308005046521
113851 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/wait.h' (111,878) at 20240405153231847 to deleted uid set
113852 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8mn.c' (111,879) at 20220525020653875
113853 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/nmi.c' (111,880) at 20240405153046285
113854 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/Makefile' (111,881) at 20240405153048801
113855 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/xio3130_upstream.c' (111,882) at 20241211090212314
113856 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedf/Makefile' (111,883) at 20210307214930382
113857 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf/meson.build' (111,884) at 20230925080040001
113858 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/perf_event.h' (111,885) at 20210307214926394
113859 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_6x10.c' (111,886) at 20220525020654747
113860 2025-01-21 03:01:03.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stih407-family.dtsi' (111,887) at 20210308005002612
113861 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/testimage.yml' (111,888) at 20241206090014206
113862 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spi.h' (111,889) at 20210307214926554
113863 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/v68_scalar.c' (111,890) at 20230925080040097
113864 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-amd.c' (111,891) at 20240405153231327
113865 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/tainted-kernels.rst' (111,892) at 20220525020651766
113866 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1977.h' (111,893) at 20210307214932294
113867 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/renesas/r8a779f0-ether-serdes.c' (111,894) at 20240405153231315
113868 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/tag_check.c' (111,895) at 20210307214932630
113869 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel,sama5d2-pdmic.yaml' (111,896) at 20240405153045161
113870 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/0002-Add-support-for-boot-initiator-mailbox.patch' (111,897) at 20210722000024962
113871 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012a_common.h' (111,898) at 20210308005003600
113872 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/safesetid-test.c' (111,899) at 20240405153054373
113873 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-only' (111,900) at 20211006000025234
113874 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_devio_spi.c' (111,901) at 20210307214928614
113875 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-init.h' (111,902) at 20210307214929766
113876 2025-01-21 03:01:03.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_defines.h' (111,903) at 20240405153050021
113877 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9062/registers.h' (111,904) at 20210307214931426
113878 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-max77620.txt' (111,905) at 20210307214925318
113879 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_tps62362.c' (111,906) at 20210308005003468
113880 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x-nand-cs0-bch8.dtsi' (111,907) at 20240405153045425
113881 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_lease.c' (111,908) at 20240405153230539
113882 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/karma.c' (111,909) at 20220627100017090
113883 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/no_new_privs.rst' (111,910) at 20210307214925626
113884 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86.png' (111,911) at 20240309090012816 to deleted uid set
113885 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/be.config' (111,912) at 20210307214926366
113886 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/oem/nuvoton/test_jtag_master.robot' (111,913) at 20240628080017117
113887 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/riscv64-linux-user.mak' (111,914) at 20241211090212226
113888 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_dsa.c' (111,915) at 20240405153053233
113889 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_sja1000.c' (111,916) at 20240906080037260
113890 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/Kconfig.hardening' (111,917) at 20240405153232107
113891 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/buildhistory.bbclass' (111,918) at 20241221090017612
113892 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Karlsborg_Vaberget' (111,919) at 20210307205553786
113893 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset_2.1.bb' (111,920) at 20241221090017536
113894 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/ppc_asm.h' (111,921) at 20240405153054357
113895 2025-01-21 03:01:03.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/header.c' (111,922) at 20210307214932582
113896 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp_ethss.c' (111,923) at 20240405153050317
113897 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/sdma1/irqsrcs_sdma1_5_0.h' (111,924) at 20210307214927702
113898 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_2.h' (111,925) at 20240405153047145
113899 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/busybox/busybox/busybox.cfg' (111,926) at 20230616080016671
113900 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/nghttp2/nghttp2_1.64.0.bb' (111,927) at 20241221090017696
113901 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/xmlsec1-examples-allow-build-in-separate-dir.patch' (111,928) at 20221120040010710
113902 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/allwinner,sun4i-a10-can.yaml' (111,929) at 20240405153229779
113903 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0007-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch' (111,930) at 20241221090017660
113904 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Bromsgrove' (111,931) at 20210307205553794
113905 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/hi6220_regs_alwayson.h' (111,932) at 20210308005002640
113906 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/fp5280g3-ipmi-fru-properties.yaml' (111,933) at 20240712080022837
113907 2025-01-21 03:01:03.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/c1.bb' (111,934) at 20210307205554250 to deleted uid set
113908 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367.c' (111,935) at 20240405153230783
113909 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_ene_ub6250.h' (111,936) at 20210307214930878
113910 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/cgx_fw_if.h' (111,937) at 20240405153050057
113911 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/host.c' (111,938) at 20240520080015191
113912 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpipcida.h' (111,939) at 20210307214932234
113913 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/urquell.h' (111,940) at 20210307214926558
113914 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-6B-43.0W' (111,941) at 20210307205553762
113915 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/amigahw.h' (111,942) at 20210307214926158
113916 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EnvironmentMetrics_v1.xml' (111,943) at 20240619080002924
113917 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_common.h' (111,944) at 20240405153050261
113918 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxl.dtsi' (111,945) at 20210308005002596
113919 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nitro_enclaves.h' (111,946) at 20240405153052929
113920 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/tun.c' (111,947) at 20240405153050109
113921 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/include/arch/special.h' (111,948) at 20240405153054073
113922 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/leon3.c' (111,949) at 20240906080037296
113923 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/0001-session-close-socket.patch' (111,950) at 20210307205553818
113924 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/scan.c' (111,951) at 20240405153050517
113925 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/toshiba,tc358762.yaml' (111,952) at 20240405153045041
113926 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080a_emu_defconfig' (111,953) at 20210308005003268
113927 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/fit_common.c' (111,954) at 20210308005003764
113928 2025-01-21 03:01:03.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/test-2175.c' (111,955) at 20240906080037580
113929 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/0005-Disable-new-gcc8-warnings.patch' (111,956) at 20230706080014749
113930 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/mp2629_charger.c' (111,957) at 20240405153051437
113931 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-reference-design-tablet.dtsi' (111,958) at 20210308005002628
113932 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe.h' (111,959) at 20240405153049429
113933 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_bpf_get_stack.c' (111,960) at 20240405153054281
113934 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm6345-l1-intc.txt' (111,961) at 20210307214925342
113935 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_regs.h' (111,962) at 20240405153048741
113936 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/litex/litex_liteeth.c' (111,963) at 20240405153050049
113937 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/dram.c' (111,964) at 20210308005002856
113938 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/slaves/w1_ds2423.rst' (111,965) at 20210307214925634
113939 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/imx8mp-reset.h' (111,966) at 20210307214931346
113940 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-2.2.rst' (111,967) at 20240302090018222
113941 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qapi-type-helpers.c' (111,968) at 20240906080037432
113942 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/kconf_id.c' (111,969) at 20210308005003732
113943 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl6030-irq.c' (111,970) at 20240405153049625
113944 2025-01-21 03:01:03.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_ag6xx.c' (111,971) at 20220525020652286
113945 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_socdk_qspi.dts' (111,972) at 20240405153045441
113946 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/acl/0001-test-patch-out-failing-bits.patch' (111,973) at 20240309090012824
113947 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d3xek/sama5d3xek.c' (111,974) at 20210308005002920
113948 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/fg_battery_cell_params.h' (111,975) at 20210308005003680
113949 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.c' (111,976) at 20240405153048377
113950 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vtpm_proxy.h' (111,977) at 20210307214931686
113951 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/Kconfig' (111,978) at 20210308005002832
113952 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/rocksdb_9.0.0.bb' (111,979) at 20241221090017512
113953 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_ahub.c' (111,980) at 20240913080013869
113954 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/help-unknown-cmd.h' (111,981) at 20210307214932594
113955 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/meson.build' (111,982) at 20240412080008445
113956 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/Makefile' (111,983) at 20210308005002908
113957 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pixelview-new.c' (111,984) at 20210307214928782
113958 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_inline.h' (111,985) at 20210307214930274
113959 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/object.h' (111,986) at 20240405153048621
113960 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pinfunc.h' (111,987) at 20240405153045533
113961 2025-01-21 03:01:03.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/prog_flow_dissector.rst' (111,988) at 20210307214925262
113962 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_mman.h' (111,989) at 20230925080039945
113963 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/interrupt.h' (111,990) at 20210307214926462
113964 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ACE-TAO-CIAO' (111,991) at 20210307205553866
113965 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/bridge_vlan_mcast.sh' (111,992) at 20240405153054341
113966 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_defs_cna.h' (111,993) at 20210307214929342
113967 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/layla24.c' (111,994) at 20210307214932246
113968 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mcelog/0001-client-Include-string.h-form-mem-function-prototypes.patch' (111,995) at 20221003030013285
113969 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_btf_ctx_access.c' (111,996) at 20241220090018346
113970 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/marvell_cn10k_ddr_pmu.c' (111,997) at 20240405153231307
113971 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sigutil_32.c' (111,998) at 20210307214926602
113972 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/sheevaplug/sheevaplug.h' (111,999) at 20210308005002908
113973 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/cpu-param.h' (112,000) at 20241211090212462
113974 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/MAINTAINERS' (112,001) at 20210308005003084
113975 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/warmboot_avp.c' (112,002) at 20210308005002788
113976 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/__init__.py' (112,003) at 20241206090014286
113977 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/xtfpga-flash-128m.dtsi' (112,004) at 20210308005002884
113978 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (112,005) at 20221025030015193
113979 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera-comp.c' (112,006) at 20210307214929122
113980 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_AUDIT.h' (112,007) at 20240405153052929
113981 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_proc.h' (112,008) at 20240326080039558
113982 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-loongson1.c' (112,009) at 20240405153047077
113983 2025-01-21 03:01:03.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/hooks.c' (112,010) at 20240405153231963
113984 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/mem.S' (112,011) at 20210307214926502
113985 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_0_offset.h' (112,012) at 20210307214927670
113986 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/Makefile' (112,013) at 20210307214930922
113987 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/hexdump.c' (112,014) at 20210308005003704
113988 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr-l8.dts' (112,015) at 20240405153045445
113989 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/sizes.h' (112,016) at 20210307214932474
113990 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/intel-dsp-config.h' (112,017) at 20240405153052885
113991 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/meson.build' (112,018) at 20240906080037296
113992 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_rules.hpp' (112,019) at 20210308005049133
113993 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-end2end.cpp' (112,020) at 20240830080017491
113994 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/smbios/smbios-mdr_git.bbappend' (112,021) at 20240403080018482
113995 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/mips/README' (112,022) at 20210812000025310
113996 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evrgnini.c' (112,023) at 20240405153046617
113997 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/hmac.c' (112,024) at 20240405153046537
113998 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/dmg-lzfse.c' (112,025) at 20230426080043640
113999 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-meson/Makefile' (112,026) at 20210307214925898
114000 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-empty-section.out' (112,027) at 20210308005046401 to deleted uid set
114001 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/cdparanoia_10.2.bb' (112,028) at 20220402030015895
114002 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libvorbis/libvorbis/0001-configure-Check-for-clang.patch' (112,029) at 20241206090014346
114003 2025-01-21 03:01:03.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_vtg.h' (112,030) at 20210307214928038
114004 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/vmxnet3_drv.c' (112,031) at 20240624080012792
114005 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_tlb.h' (112,032) at 20240405153230567
114006 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/LICENSE' (112,033) at 20210308004941620
114007 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/Build' (112,034) at 20240405153054085
114008 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/avr_usart.h' (112,035) at 20240326080039534
114009 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vclock_gettime.c' (112,036) at 20210307214926614
114010 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/acpi-lid.rst' (112,037) at 20240405153045209
114011 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/lp873x_regulator.c' (112,038) at 20210308005003472
114012 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_arfs.c' (112,039) at 20240405153049997
114013 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/msidef.h' (112,040) at 20210307214926118
114014 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/send.h' (112,041) at 20220525020654791
114015 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mod_devicetable.h' (112,042) at 20240628080014025
114016 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/argp-standalone/argp-standalone_1.4.1.bb' (112,043) at 20221104030017465
114017 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/m68k.c' (112,044) at 20240906080037164
114018 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/rc_calc.c' (112,045) at 20240405153047285
114019 2025-01-21 03:01:03.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/efi-stub.c' (112,046) at 20241211090145405
114020 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/lib.c' (112,047) at 20240405153050513
114021 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8909.c' (112,048) at 20240405153051349
114022 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-gicv3.dts' (112,049) at 20210307214926010
114023 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/README.md' (112,050) at 20221209040009403
114024 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/refcounted_kptr.c' (112,051) at 20240405153232259
114025 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-davinci.c' (112,052) at 20241011080017303
114026 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/cmi8330.c' (112,053) at 20220525020654979
114027 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ccp.h' (112,054) at 20220525020654555
114028 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_5_ppsmc.h' (112,055) at 20240405153048349
114029 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/max2175.c' (112,056) at 20240405153049317
114030 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cpuidle-exynos.h' (112,057) at 20210307214931474
114031 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_common.h' (112,058) at 20240405153052877
114032 2025-01-21 03:01:03.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/uap_txrx.c' (112,059) at 20240405153231219
114033 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_highbank.c' (112,060) at 20241220090018310
114034 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.h' (112,061) at 20240405153230419
114035 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/pgalloc.h' (112,062) at 20240405153229999
114036 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/keylargo.h' (112,063) at 20210307214926382
114037 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/Kconfig' (112,064) at 20240405153046861
114038 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7785.c' (112,065) at 20210307214926566
114039 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Arcturus/ucp1020/spl.c' (112,066) at 20210308005002900
114040 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_input_port.h' (112,067) at 20210307214930550
114041 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa76-cortexa55.inc' (112,068) at 20240301090012451
114042 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0027-corstone1000-set-kernel_addr-based-on-boot_idx.patch' (112,069) at 20240413080012627
114043 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stm32-timers.c' (112,070) at 20240405153230839
114044 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp25xc.dtsi' (112,071) at 20240405153045829
114045 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/callbackgroupgentest/test.yaml' (112,072) at 20221209040030339
114046 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcpim.h' (112,073) at 20210307214930290
114047 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/Kconfig' (112,074) at 20210308005002752
114048 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/bare-metal-active.bb' (112,075) at 20241206090014226
114049 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Requester.interface.yaml' (112,076) at 20221207040023631
114050 2025-01-21 03:01:03.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd756-s4882.c' (112,077) at 20210307214928154
114051 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/amd.c' (112,078) at 20240405153230119
114052 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pm.c' (112,079) at 20240405153045657
114053 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/s5c73m3-spi.c' (112,080) at 20240405153049337
114054 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/Kconfig' (112,081) at 20210308005002964
114055 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/mmc.h' (112,082) at 20210308005002724
114056 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/horus3a.h' (112,083) at 20220525020653243
114057 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/wbt.h' (112,084) at 20240405153231867
114058 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara.dtsi' (112,085) at 20240405153045797
114059 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_mirred.h' (112,086) at 20210307214931662
114060 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_print.py' (112,087) at 20221216040017706
114061 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-alsa-pcm.c' (112,088) at 20210307214928698
114062 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/images-r1.txt' (112,089) at 20220804030014667
114063 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/strnlen.S' (112,090) at 20240405153045897
114064 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/panda/Makefile' (112,091) at 20210308005003080
114065 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sata2-1.dtsi' (112,092) at 20210307214926350
114066 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/mvme7100.c' (112,093) at 20210307214926362
114067 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v2.bz2' (112,094) at 20210308005046473 to deleted uid set
114068 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/wmi/devices/dell-wmi-ddv.rst' (112,095) at 20240405153229847
114069 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Makefile.build' (112,096) at 20240405153054041
114070 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-webcolors/run-ptest' (112,097) at 20230401080011975
114071 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Zeeff' (112,098) at 20241221090017620
114072 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx35.c' (112,099) at 20240405153045645
114073 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/msa.S' (112,100) at 20210307214926266
114074 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-biffuncs.h' (112,101) at 20210307214928690
114075 2025-01-21 03:01:03.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_bus_common.c' (112,102) at 20241018080014546
114076 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.8.0.bb' (112,103) at 20240301090012435
114077 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/Kconfig' (112,104) at 20240405153049433
114078 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/module.h' (112,105) at 20240405153045861
114079 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/blkverify.rst' (112,106) at 20241211090212234
114080 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.h' (112,107) at 20210307214927242
114081 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-paz00.dts' (112,108) at 20240405153229879
114082 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jump_label.h' (112,109) at 20240405153052713
114083 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/daisy.c' (112,110) at 20210307214930010
114084 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sha1' (112,111) at 20210308005003296
114085 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_regs.h' (112,112) at 20210307214931514
114086 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa.c' (112,113) at 20240405153052161
114087 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/stm32f2xx_spi.h' (112,114) at 20210308005046033
114088 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/ntlmssp.h' (112,115) at 20240527080023356
114089 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/common.json' (112,116) at 20241211090212446
114090 2025-01-21 03:01:03.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/qom.json' (112,117) at 20241211090212450
114091 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_hdcp.c' (112,118) at 20240405153048449
114092 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/mxm-wmi.c' (112,119) at 20240405153051413
114093 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Cap/meson.build' (112,120) at 20230825080021137 to deleted uid set
114094 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/iio/index.rst' (112,121) at 20240405153045221
114095 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/comtrend_wap5813n_ram_defconfig' (112,122) at 20210308005003256
114096 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-wiredtiger-Avoid-using-off64_t.patch' (112,123) at 20230114040015474
114097 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libpfm4.c' (112,124) at 20210307214932466
114098 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/xillybus/xillybus_class.h' (112,125) at 20220525020652302
114099 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/Makefile.postlink' (112,126) at 20210308005002812
114100 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/CVE-2017-16516.patch' (112,127) at 20231126090012793
114101 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/amd5536udc_pci.c' (112,128) at 20240405153052077
114102 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/loader.js' (112,129) at 20210308005107069
114103 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yamp.dts' (112,130) at 20240405153229867
114104 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m7.dtsi' (112,131) at 20240405153229963
114105 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100.h' (112,132) at 20210309003651212
114106 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/Makefile' (112,133) at 20210307214929942
114107 2025-01-21 03:01:03.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmxnet_debug.h' (112,134) at 20210308005045925
114108 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma5/sdma5_4_2_2_offset.h' (112,135) at 20210307214927678
114109 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/llcp.h' (112,136) at 20240405153053345
114110 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/atomic.h' (112,137) at 20240906080037344
114111 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-alias.service.in' (112,138) at 20221206040015537
114112 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/Kconfig' (112,139) at 20210308005003004
114113 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-lpcg-scu.c' (112,140) at 20241211090145397
114114 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/qcom_nandc.c' (112,141) at 20240503080014474
114115 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/Makefile' (112,142) at 20220525020655215
114116 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb' (112,143) at 20241221090017548
114117 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/recommended.json' (112,144) at 20240405153054113
114118 2025-01-21 03:01:03.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/.gitignore' (112,145) at 20210307214927158
114119 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/serial_flash_cmds.h' (112,146) at 20210307214929210
114120 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Manifest_v1.xml' (112,147) at 20240619080002928
114121 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/excp_helper.c' (112,148) at 20241211090212506
114122 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/Kconfig' (112,149) at 20240405153046925
114123 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp.dtsi' (112,150) at 20210308005002568
114124 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/eth.h' (112,151) at 20210307214926226
114125 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_output.h' (112,152) at 20240405153230583
114126 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml' (112,153) at 20240405153045113
114127 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/tlb-fa.S' (112,154) at 20210307214925974
114128 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_SPIFLASH_defconfig' (112,155) at 20210308005003244
114129 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/paes_s390.c' (112,156) at 20240405153230075
114130 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/fixed.h' (112,157) at 20210307214931494
114131 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb' (112,158) at 20240413080012659
114132 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vasteras_Lillharad' (112,159) at 20210307205553794
114133 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-lg-common.dtsi' (112,160) at 20240405153045789
114134 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/m68328.h' (112,161) at 20220525020651978
114135 2025-01-21 03:01:03.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lm363x-regulator.c' (112,162) at 20240405153051465
114136 2025-01-21 03:01:03.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_diag.c' (112,163) at 20240405153053261
114137 2025-01-21 03:01:03.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp108.c' (112,164) at 20240405153048653
114138 2025-01-21 03:01:03.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-fileops.c' (112,165) at 20210307214928698
114139 2025-01-21 03:01:03.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx4/device.h' (112,166) at 20240405153231819
114140 2025-01-21 03:01:03.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwcm.c' (112,167) at 20241008080013931
114141 2025-01-21 03:01:03.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/pal.h' (112,168) at 20210307214925650
114142 2025-01-21 03:01:03.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma5_qm_regs.h' (112,169) at 20240405153046573
114143 2025-01-21 03:01:03.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/hugetlbpage.rst' (112,170) at 20240405153229835
114144 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/ps3_gelic_wireless.h' (112,171) at 20210307214929658
114145 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/srm_env.c' (112,172) at 20240405153045353
114146 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/graph-changes-while-io' (112,173) at 20240326080039734
114147 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (112,174) at 20221207040030691
114148 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/pmu.h' (112,175) at 20210308005002672
114149 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/gma_display.h' (112,176) at 20240405153048425
114150 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rt6245-regulator.c' (112,177) at 20240405153051473
114151 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx335.c' (112,178) at 20241011080017323
114152 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_cursor.h' (112,179) at 20210307214930674
114153 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-thor96.dts' (112,180) at 20240405153045733
114154 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-user-ipv6-structures.patch' (112,181) at 20230706080014737
114155 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-2.0' (112,182) at 20210307205554418
114156 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/test_addr.cocci' (112,183) at 20240405153053441
114157 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/acpi-common.c' (112,184) at 20240906080037228
114158 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7206_defconfig' (112,185) at 20240405153046309
114159 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/runtime_instr.h' (112,186) at 20210307214926510
114160 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/cell_edac.c' (112,187) at 20210307214927150
114161 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.out' (112,188) at 20210308005046413 to deleted uid set
114162 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c' (112,189) at 20220525020652967
114163 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/usb_trace.c' (112,190) at 20210307214929898
114164 2025-01-21 03:01:03.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/nvmemi-over-smbus.md' (112,191) at 20221209040006391
114165 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/kvm_mips.h' (112,192) at 20230925080040041
114166 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp' (112,193) at 20240201090003032
114167 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/batadv_packet.h' (112,194) at 20240405153052905
114168 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/linecard.c' (112,195) at 20240405153232011
114169 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_mci2.dtsi' (112,196) at 20240405153045473
114170 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_smu.h' (112,197) at 20240405153047205
114171 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/Makefile' (112,198) at 20210307214932202
114172 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.h' (112,199) at 20240405153050125
114173 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dosfstools/dosfstools/source-date-epoch.patch' (112,200) at 20241221090017656
114174 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-x3proto/mach/hardware.h' (112,201) at 20210307214926558
114175 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.7.bb' (112,202) at 20240413080012639
114176 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/arch_pgtable_helpers.rst' (112,203) at 20240617080017374
114177 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/vdso32_wrapper.S' (112,204) at 20240405153046081
114178 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc' (112,205) at 20230609080014411
114179 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/uefi.rst' (112,206) at 20240405153229739
114180 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmcoge4_defconfig' (112,207) at 20210308005003260
114181 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SwitchMetrics_v1.xml' (112,208) at 20240619080002936
114182 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/twr_p102x.c' (112,209) at 20240405153230051
114183 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dwb_scl.c' (112,210) at 20240910080014034
114184 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/ep8248e.dts' (112,211) at 20210307214926342
114185 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Bmc_VINI.json' (112,212) at 20221213040036917
114186 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-fan.bbclass' (112,213) at 20210307205554058
114187 2025-01-21 03:01:03.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ta_rap_if.h' (112,214) at 20210309003649436
114188 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml' (112,215) at 20240405153045157
114189 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/fiqasm.S' (112,216) at 20210307214925862
114190 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_hsi_rdma.h' (112,217) at 20210307214928434
114191 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/0001-Do-not-error-out-if-xsltproc-is-not-found.patch' (112,218) at 20241206090014338
114192 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.yaml' (112,219) at 20240405153045013
114193 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ti,ds90ub913.yaml' (112,220) at 20240405153229771
114194 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/iomux-v3.c' (112,221) at 20210308005002728
114195 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/power7-pmu.c' (112,222) at 20240405153046193
114196 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Fabric_v1.xml' (112,223) at 20240619080002924
114197 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/smp.c' (112,224) at 20240405153045925
114198 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/ck804xrom.c' (112,225) at 20220525020653391
114199 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/vduse.rst' (112,226) at 20220525020651790
114200 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/page-section/index.md' (112,227) at 20230712080036830
114201 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/cdns-pcie.yaml' (112,228) at 20240405153045125
114202 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-system/kudo-entity-association-map/kudo_entity_association_map.json' (112,229) at 20220722030013175
114203 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/mm/.gitignore' (112,230) at 20240405153232287
114204 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/main.c' (112,231) at 20210307214929942
114205 2025-01-21 03:01:03.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dmem.c' (112,232) at 20241018080014482
114206 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ipv6.h' (112,233) at 20240405153052925
114207 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sunplus.c' (112,234) at 20240405153231359
114208 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf_helpers.h' (112,235) at 20240405153054057
114209 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/target_os_stack.h' (112,236) at 20240906080037156
114210 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/__init__.robot' (112,237) at 20240627080021052
114211 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Bios.v1_2_3.json' (112,238) at 20240619080002944
114212 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_vma_manager.h' (112,239) at 20240405153052637
114213 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/inflate.c' (112,240) at 20210307214931802
114214 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/qe.c' (112,241) at 20210308005003472
114215 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-oauthlib_3.2.2.bb' (112,242) at 20240302090018210
114216 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cifs/usage.rst' (112,243) at 20240815080012863
114217 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/timeout.py' (112,244) at 20210528000029731
114218 2025-01-21 03:01:03.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-1-1g-1.dtsi' (112,245) at 20210307214926350
114219 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/platform_manager.cpp' (112,246) at 20241029080038635 to deleted uid set
114220 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/linux/linux-test.c' (112,247) at 20230426080043952
114221 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rk3399_gru_sound.c' (112,248) at 20240405153232191
114222 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/sensor_listener_mock.hpp' (112,249) at 20220412175720090
114223 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.cfg' (112,250) at 20210307205554118
114224 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/ckmmu.h' (112,251) at 20220525020651966
114225 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c_1.5.0.bb' (112,252) at 20241221090017512
114226 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_tty.h' (112,253) at 20210307214930234
114227 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spear600.c' (112,254) at 20210308005002548
114228 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/Makefile' (112,255) at 20240405153053109
114229 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/phosphor-logging.wrap' (112,256) at 20220623030006218
114230 2025-01-21 03:01:03.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/data_interface.hpp' (112,257) at 20241029080027815
114231 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0009-Fix-rpath-in-libtool-when-sysroot-is-enabled.patch' (112,258) at 20241221090017656
114232 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acevents.h' (112,259) at 20240830080013247
114233 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c' (112,260) at 20240405153047237
114234 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/usb-urb.c' (112,261) at 20210307214928822
114235 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-dtrace.c' (112,262) at 20240405153232199
114236 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/irq_regs.c' (112,263) at 20210307214931802
114237 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/README' (112,264) at 20230530080039376
114238 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/demo/Kconfig' (112,265) at 20210308005003372
114239 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/write_patch.cpp' (112,266) at 20220922030007675
114240 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/add-variable.png' (112,267) at 20210307205554374 to deleted uid set
114241 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/android-gadget-setup' (112,268) at 20210812000025198
114242 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udfend.h' (112,269) at 20210307214931254
114243 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rsk7264_defconfig' (112,270) at 20210308005003276
114244 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1432.h' (112,271) at 20210307214928634
114245 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/port_scale.sh' (112,272) at 20220525020655207
114246 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_capture_bytes_action_tests.cpp' (112,273) at 20211202040052622
114247 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.c' (112,274) at 20240405153048633
114248 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/legacy_led.c' (112,275) at 20210308005003212
114249 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/fsi-master.h' (112,276) at 20240405153047065
114250 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls2080aqds_qspi_defconfig' (112,277) at 20210308005003268
114251 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/cicada.c' (112,278) at 20220525020653683
114252 2025-01-21 03:01:03.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/mman-common.h' (112,279) at 20240405153052901
114253 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-tpm' (112,280) at 20240405153044909
114254 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxk_map.h' (112,281) at 20210307214928626
114255 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/gcc-plugins.rst' (112,282) at 20240405153045225
114256 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm.h' (112,283) at 20240405153046101
114257 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/mori-lib.sh' (112,284) at 20230701080013908
114258 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/templates/defs.mako' (112,285) at 20210308005059165
114259 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_port.c' (112,286) at 20240405153049957
114260 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp102.rst' (112,287) at 20210307214925506
114261 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/cppc.c' (112,288) at 20240405153230115
114262 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/multi.c' (112,289) at 20220525020654263
114263 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-get-msg.rst' (112,290) at 20210309003648476
114264 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/poweron' (112,291) at 20210528000029703
114265 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0003-Remove-strip-step-in-Makefile.patch' (112,292) at 20210307205554106
114266 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/cap_helpers.c' (112,293) at 20240405153054241
114267 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb' (112,294) at 20241206090014330
114268 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/error_message.hpp' (112,295) at 20220917030035930
114269 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq24190_charger.h' (112,296) at 20210307214931486
114270 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/machinecheck.rst' (112,297) at 20240405153044989
114271 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex2a.h' (112,298) at 20240405153231379
114272 2025-01-21 03:01:03.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm63xx.c' (112,299) at 20220525020653875
114273 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/coldfire.h' (112,300) at 20210307214926158
114274 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep00x0/Kconfig' (112,301) at 20210308005003012
114275 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/copypage-v4mc.c' (112,302) at 20240405153229915
114276 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/version-timestamp.c' (112,303) at 20240405153052965
114277 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/config.py' (112,304) at 20220627100017202
114278 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cookie.h' (112,305) at 20210309003653832
114279 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4114.h' (112,306) at 20210307214931594
114280 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/no_forwarding.sh' (112,307) at 20241018080014598
114281 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/serial.c' (112,308) at 20240405153046097
114282 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/main.c' (112,309) at 20240405153231575
114283 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-branch.h' (112,310) at 20240405153046809
114284 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/.gitignore' (112,311) at 20240405153054369
114285 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/switch_to.h' (112,312) at 20210307214926110
114286 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/c67x00/c67x00-drv.c' (112,313) at 20240405153052037
114287 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_monitor.c' (112,314) at 20220525020654311
114288 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-betamax_0.9.0.bb' (112,315) at 20241221090017548
114289 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/microblaze-generic/Makefile' (112,316) at 20210308005003172
114290 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/hash_algs.c' (112,317) at 20240405153231767
114291 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/Makefile' (112,318) at 20240326080039614
114292 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-controller.rst' (112,319) at 20210309003648484
114293 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/bu21013.txt' (112,320) at 20210307214925338
114294 2025-01-21 03:01:03.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vhost-user.c' (112,321) at 20240326080039574
114295 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/vdpa_dev.h' (112,322) at 20240405153052161
114296 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/mps2.dtsi' (112,323) at 20240405153045401
114297 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk.h' (112,324) at 20240405153046789
114298 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/ti-pipe3-phy.c' (112,325) at 20210308005003456
114299 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/libretech_all_h3_cc_h2_plus_defconfig' (112,326) at 20210308005003264
114300 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AddressPool_v1.xml' (112,327) at 20240619080002916
114301 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fs_loader.h' (112,328) at 20210308005003648
114302 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/registers.c' (112,329) at 20220525020652130
114303 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-clt.c' (112,330) at 20241008080013935
114304 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/log_phase_fault.md' (112,331) at 20240809080033023
114305 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/preinit-mounts/preinit-mounts.bb' (112,332) at 20241206090014274
114306 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/sqlite/sqlite3_3.47.2.bb' (112,333) at 20241221090017700
114307 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a77470-cpg-mssr.c' (112,334) at 20210309003649252
114308 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/rpckbd.c' (112,335) at 20240405153230731
114309 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/entity-map.json' (112,336) at 20241031080012183 to deleted uid set
114310 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr.c' (112,337) at 20241023080012895
114311 2025-01-21 03:01:03.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy.h' (112,338) at 20240405153052649
114312 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/iommufd.h' (112,339) at 20240906080037348
114313 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/uprobes.h' (112,340) at 20240405153046249
114314 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm6846.dtsi' (112,341) at 20240405153045429
114315 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-006b.conf' (112,342) at 20240904080027734
114316 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/net.rst' (112,343) at 20240503080014454
114317 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card.dtsi' (112,344) at 20240405153045813
114318 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/mpc85xx_gpio.h' (112,345) at 20210308005002840
114319 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/pci.c' (112,346) at 20210308005002856
114320 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cpufeature.h' (112,347) at 20240405153046277
114321 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml' (112,348) at 20240405153229799
114322 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos7885-clock.yaml' (112,349) at 20240405153045029
114323 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/timer.h' (112,350) at 20210308005002664
114324 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_cfm_netlink.c' (112,351) at 20240405153231995
114325 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/pm-imx5.c' (112,352) at 20240405153229911
114326 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/060' (112,353) at 20220429100100886
114327 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_setup.c' (112,354) at 20240405153048457
114328 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__bulk.hpp' (112,355) at 20241219090033964
114329 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-mga_2.1.0.bb' (112,356) at 20241221090017528
114330 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.c' (112,357) at 20240405153047201
114331 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/sshd_config' (112,358) at 20220910030013405
114332 2025-01-21 03:01:03.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/MAINTAINERS' (112,359) at 20210308005003032
114333 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/expr.c' (112,360) at 20210308005003732
114334 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/Kconfig' (112,361) at 20240405153050177
114335 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/board.c' (112,362) at 20210308005002940
114336 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Zaragoza' (112,363) at 20210307205553766
114337 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/crt0_ia32_efi.S' (112,364) at 20210308005002884
114338 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nuvoton,npcm-fiu.txt' (112,365) at 20240405153045173
114339 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/snps,archs-intc.txt' (112,366) at 20210307214925346
114340 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/sbp/Kconfig' (112,367) at 20210307214930706
114341 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sprite_uapi.h' (112,368) at 20240405153048465
114342 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_getvar.c' (112,369) at 20210308005003372
114343 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/task_work.h' (112,370) at 20241104090011599
114344 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-autotools-flow.png' (112,371) at 20210307205554362 to deleted uid set
114345 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/spice-guest-vdagent_0.22.1.bb' (112,372) at 20230919080013954
114346 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGL-Canada-2.0' (112,373) at 20211006000025242
114347 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/pic32-dmt.c' (112,374) at 20240405153231599
114348 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt' (112,375) at 20220525020651682
114349 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/global_data.h' (112,376) at 20210308005002676
114350 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/credential_pipe_test.cpp' (112,377) at 20240904080003190
114351 2025-01-21 03:01:03.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/core.c' (112,378) at 20241018080014550
114352 2025-01-21 03:01:03.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_hwi.c' (112,379) at 20240405153231431
114353 2025-01-21 03:01:03.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/qemuarm/fb.modes' (112,380) at 20210307205553970
114354 2025-01-21 03:01:03.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_mru_cache.h' (112,381) at 20210307214931290
114355 2025-01-21 03:01:03.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp.c' (112,382) at 20241211090145553
114356 2025-01-21 03:01:03.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sfcb.service' (112,383) at 20210307205553934
114357 2025-01-21 03:01:03.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/jackaudio.c' (112,384) at 20240326080039370
114358 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_if.h' (112,385) at 20240405153052781
114359 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/vpd-collection.md' (112,386) at 20241203090006519
114360 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-fievel.dts' (112,387) at 20240405153045561
114361 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/udoo.c' (112,388) at 20210308005003088
114362 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_usb.c' (112,389) at 20240405153231263
114363 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/viafbdev.c' (112,390) at 20240405153231595
114364 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/superio.c' (112,391) at 20210307214930010
114365 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/bios_table.cpp' (112,392) at 20240926080014013
114366 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-cp110.c' (112,393) at 20241008080013967
114367 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/Kconfig' (112,394) at 20240405153050249
114368 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/osdep_service.c' (112,395) at 20240405153051929
114369 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/witherspoon-tacoma/client.2201.conf' (112,396) at 20230606080013598
114370 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/nmi_interface.hpp' (112,397) at 20220726100019890
114371 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.32' (112,398) at 20210308005002768
114372 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/amlogic,meson-ee-pwrc.yaml' (112,399) at 20240405153045137
114373 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/0001-getopt-Include-string.h-for-strcmp-stcncmp-functions.patch' (112,400) at 20221003030013273
114374 2025-01-21 03:01:03.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/control/groups.md' (112,401) at 20240807080019546
114375 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/gadget_configfs.h' (112,402) at 20210307214931530
114376 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/nikto/nikto_2.1.6.bb' (112,403) at 20220612030016735
114377 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utxfinit.c' (112,404) at 20240405153046629
114378 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/i2s.h' (112,405) at 20210308005003652
114379 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/agdi.c' (112,406) at 20240405153046629
114380 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_doorbell.c' (112,407) at 20210524100034974
114381 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-droid-bionic-xt875.dts' (112,408) at 20240405153045605
114382 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/processor.c' (112,409) at 20240405153054317
114383 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/zone.cpp' (112,410) at 20240820080023690
114384 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb' (112,411) at 20241221090017656
114385 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/access-helper.h' (112,412) at 20220525020652002
114386 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/magaz' (112,413) at 20241221090017620
114387 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/config.mk' (112,414) at 20210308005002852
114388 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/Makefile' (112,415) at 20210307214930990
114389 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/wavpack/files/set-soversion-and-version.patch' (112,416) at 20240113090014540
114390 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/nft_meta_bridge.c' (112,417) at 20240405153053197
114391 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/Kconfig' (112,418) at 20240405153045645
114392 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/targetbuild.py' (112,419) at 20211007100024295
114393 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nicstat/nicstat/0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch' (112,420) at 20230706080014749
114394 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/sun8i_emac.c' (112,421) at 20210308005003444
114395 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Data-Structures/BigTreePreemptRCUBHdyntickCB.svg' (112,422) at 20210307214925206
114396 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb' (112,423) at 20230211040012639
114397 2025-01-21 03:01:03.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7763rdp/lowlevel_init.S' (112,424) at 20210308005003036
114398 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c' (112,425) at 20240405153230507
114399 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/melfas_mip4.txt' (112,426) at 20210307214925338
114400 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_msg.h' (112,427) at 20210308005108641
114401 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_irq.c' (112,428) at 20220525020653015
114402 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce.S' (112,429) at 20210307214926054
114403 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/led-backlight.yaml' (112,430) at 20240405153045089
114404 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/think-lmi.h' (112,431) at 20240405153051417
114405 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_diag.c' (112,432) at 20240405153230075
114406 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/mac.c' (112,433) at 20240405153050469
114407 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ia_css_fpn.host.c' (112,434) at 20240405153051837
114408 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/metric_listener.hpp' (112,435) at 20220412175720086
114409 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-disk.h' (112,436) at 20240405153049257
114410 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/breakpoint.c' (112,437) at 20240405153232223
114411 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/sched/mm.h' (112,438) at 20240405153054049
114412 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/file.hpp' (112,439) at 20230511080045635
114413 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/pci.h' (112,440) at 20240405153046069
114414 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/actions.yaml' (112,441) at 20240405153045013
114415 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun4i-a10-ccu.h' (112,442) at 20210307214931350
114416 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf500-colibri-eval-v3.dts' (112,443) at 20240405153045537
114417 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/nopm.config' (112,444) at 20240405153231903
114418 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/snps-dw-apb-uart.txt' (112,445) at 20210308005003308
114419 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/Kbuild' (112,446) at 20210307214926514
114420 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mxc_ocotp' (112,447) at 20210308005003296
114421 2025-01-21 03:01:03.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/main.c' (112,448) at 20210307214932742
114422 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/wifi_regd.c' (112,449) at 20220525020654187
114423 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/drm_modes_test.c' (112,450) at 20240405153230639
114424 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch' (112,451) at 20241221090017660
114425 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ads7828.c' (112,452) at 20240405153230659
114426 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-rdma_cm' (112,453) at 20210307214925186
114427 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/samsung/exynos5-dt-types.h' (112,454) at 20210308005003684
114428 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/tegra_wdt.c' (112,455) at 20240405153052245
114429 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/libfdisk-cfdisk-and-sfdisk-sector-size-improvements.patch' (112,456) at 20241221090017648
114430 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cik_ih.h' (112,457) at 20210307214927226
114431 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_syncser.h' (112,458) at 20210307214926242
114432 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/klist.c' (112,459) at 20210307214931802
114433 2025-01-21 03:01:03.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/w5100.c' (112,460) at 20240405153050325
114434 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vpu/mtk_vpu.c' (112,461) at 20240405153230803
114435 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clock2xxx.h' (112,462) at 20240405153045661
114436 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3368-sheep-u-boot.dtsi' (112,463) at 20210308005002608
114437 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/pixelgen_public.h' (112,464) at 20210309003653016
114438 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rs90_defconfig' (112,465) at 20240405153230011
114439 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utids.c' (112,466) at 20240405153046625
114440 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-1-fan-7.yaml' (112,467) at 20241219090012976
114441 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_can.dtsi' (112,468) at 20240405153045469
114442 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_tfa_defconfig' (112,469) at 20210308005003264
114443 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (112,470) at 20240120090012778
114444 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/vhost-vdpa.h' (112,471) at 20210927100127245
114445 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-base0033.dts' (112,472) at 20240405153045589
114446 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/lib/bootm.c' (112,473) at 20210308005002888
114447 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga.dtsi' (112,474) at 20210308005002612
114448 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/sensord.cgi' (112,475) at 20210307205553874
114449 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/virt.c' (112,476) at 20241211090212314
114450 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-pthread-barrier.c' (112,477) at 20210307214932470
114451 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-key.svg' (112,478) at 20210308005107069
114452 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-divider.h' (112,479) at 20210307214926998
114453 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/secret.c' (112,480) at 20210927100127065
114454 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti816x_evm.h' (112,481) at 20210308005003620
114455 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video.h' (112,482) at 20210308005003692
114456 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-devtools_1.24.10.bb' (112,483) at 20241221090017692
114457 2025-01-21 03:01:03.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-dwc2.h' (112,484) at 20221215040039162
114458 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/suvd3.h' (112,485) at 20210308005003620
114459 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_rmap_btree.c' (112,486) at 20240405153052577
114460 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/match.h' (112,487) at 20240405153053465
114461 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_tables_compat.h' (112,488) at 20210307214931646
114462 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/core.c' (112,489) at 20240326080039414
114463 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_or.c' (112,490) at 20210308005046525
114464 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/Makefile' (112,491) at 20210309003649660
114465 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/envlist.h' (112,492) at 20241211090212366
114466 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/machine.h' (112,493) at 20240405153052765
114467 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/entry.S' (112,494) at 20241011080017291
114468 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb' (112,495) at 20241221090017556
114469 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c' (112,496) at 20240405153050593
114470 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,j721e-cpb-ivi-audio.yaml' (112,497) at 20240405153229799
114471 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/driver-api/index.rst' (112,498) at 20240405153045293
114472 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/cfi_endian.h' (112,499) at 20210307214931450
114473 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/071.out' (112,500) at 20240326080039726
114474 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mediatek-dwmac.yaml' (112,501) at 20240405153229779
114475 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/dw/pci.c' (112,502) at 20240405153046989 to deleted uid set
114476 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_dt46_l3vpn_test.sh' (112,503) at 20240405153054353
114477 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/spl.h' (112,504) at 20210308005002732
114478 2025-01-21 03:01:03.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/regulator-poweroff.c' (112,505) at 20240405153051421
114479 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/microchip/microchip,mpfs-sys-controller.yaml' (112,506) at 20240405153229795
114480 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-thermal.cfg' (112,507) at 20241221090017468
114481 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/intel/iosf_mbi.c' (112,508) at 20240805080013935
114482 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font_4.49.1.bb' (112,509) at 20241221090017528
114483 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/mt9m001.c' (112,510) at 20240405153049317
114484 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/Kconfig' (112,511) at 20210308005002972
114485 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf1.c' (112,512) at 20240405153054273
114486 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fpsp.sa' (112,513) at 20210307214926146
114487 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_dmac_flt.c' (112,514) at 20241211090145461
114488 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,exynos-pcie-phy.yaml' (112,515) at 20240405153045129
114489 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rpds-py-crates.inc' (112,516) at 20241221090017668
114490 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/gadget.h' (112,517) at 20241216090017745
114491 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-dv-timings-cap.rst' (112,518) at 20220525020651786
114492 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lcd_simplefb.c' (112,519) at 20210308005003228
114493 2025-01-21 03:01:03.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/88pm860x.h' (112,520) at 20240405153231819
114494 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/disas/dis-asm.h' (112,521) at 20241211090212354
114495 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/conf/machine/qemuarm64-secureboot.conf' (112,522) at 20241221090017468
114496 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_hfi.h' (112,523) at 20240405153048577
114497 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools-rust_1.10.2.bb' (112,524) at 20241221090017668
114498 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/chrl.c' (112,525) at 20230426080043952
114499 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/onenand.h' (112,526) at 20210308005003668
114500 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi/Makefile' (112,527) at 20210308005003700
114501 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_regs.c' (112,528) at 20240405153049413
114502 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-lpss-atom.c' (112,529) at 20220525020652338
114503 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/lp87565.h' (112,530) at 20210308005003680
114504 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/linux/atomisp.h' (112,531) at 20240405153051825
114505 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-smdkc210-machine.c' (112,532) at 20221215040039374
114506 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,dispcc-sdm845.h' (112,533) at 20210307214931330
114507 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/tegra/Makefile' (112,534) at 20210307214928598
114508 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/classes/sanity-meta-security.bbclass' (112,535) at 20210905000020565
114509 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/tail_conversion.c' (112,536) at 20240405153052501
114510 2025-01-21 03:01:03.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/core-pkey.c' (112,537) at 20240405153232283
114511 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-axxia/axxia.c' (112,538) at 20210307214925870
114512 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/cpu.c' (112,539) at 20210308005002720
114513 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/mv88e6xxx.rst' (112,540) at 20210307214925534
114514 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/chain_mode.c' (112,541) at 20240405153050297
114515 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemuarm.cfg' (112,542) at 20220804030014691
114516 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-encore-enltv.c' (112,543) at 20210307214928782
114517 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-gpio' (112,544) at 20210309003648244
114518 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c' (112,545) at 20240405153047109
114519 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-loongarch/kvm.h' (112,546) at 20241211090212374
114520 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bloom_filter_map.c' (112,547) at 20240520080015239
114521 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/meson.build' (112,548) at 20241211090212538
114522 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/callouts.hpp' (112,549) at 20221005030030498
114523 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/iomux-mx53.h' (112,550) at 20210308005002648
114524 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/FactoryReset/FactoryResetModal.vue' (112,551) at 20241004080035967
114525 2025-01-21 03:01:03.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/CLI11.wrap' (112,552) at 20220326030026470
114526 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/Kconfig' (112,553) at 20210307214932030
114527 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/board.c' (112,554) at 20210308005002776
114528 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/scripts/ramfs-ppc_8xx.txt' (112,555) at 20210308005003012
114529 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/fpga.c' (112,556) at 20210308005002916
114530 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds209.dts' (112,557) at 20240405153045457
114531 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/wp512.c' (112,558) at 20240405153046549
114532 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/media_device_test.c' (112,559) at 20210307214932682
114533 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk.h' (112,560) at 20210307214926998
114534 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_main.c' (112,561) at 20240405153049041
114535 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/rx.c' (112,562) at 20220525020653979
114536 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Circuit_v1.xml' (112,563) at 20240824080002930
114537 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/stwotox.S' (112,564) at 20210307214926146
114538 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d3xek_nandflash_defconfig' (112,565) at 20210308005003276
114539 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz' (112,566) at 20210307205554594 to deleted uid set
114540 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NGcopy_from_user.S' (112,567) at 20210307214926606
114541 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/renesas,prr.yaml' (112,568) at 20240405153045061
114542 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/meson.build' (112,569) at 20241211090212550
114543 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_r_ph.c' (112,570) at 20210308005046509
114544 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_3.1.1.bb' (112,571) at 20240302090018210
114545 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms.c' (112,572) at 20210308005003756
114546 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/openpower-process-host-firmware.service' (112,573) at 20210909000032305
114547 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/ibm-cffps.c' (112,574) at 20241211090212294
114548 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/Makefile' (112,575) at 20240613080016567
114549 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_sessionstat_unittest.cpp' (112,576) at 20240817080027252
114550 2025-01-21 03:01:03.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm963158_ram_defconfig' (112,577) at 20210308005003252
114551 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/rcar-gen4-sysc.c' (112,578) at 20240405153231351
114552 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi_bmc_sim.c' (112,579) at 20240906080037244
114553 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/xdp_dummy.c' (112,580) at 20240405153232283
114554 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf-uclass.c' (112,581) at 20230720080043539
114555 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/makefile-add-ldflags.patch' (112,582) at 20210307205553738
114556 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/head.S' (112,583) at 20210308005003032
114557 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/perl/yaml-tiny_1.73.bb' (112,584) at 20220921030015982
114558 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sha512_generic.c' (112,585) at 20220525020652218
114559 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/synopsys/dwcddr21mctl.h' (112,586) at 20210308005003688
114560 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/Kconfig' (112,587) at 20240405153046649
114561 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex-idk-1110wr.dts' (112,588) at 20210309003648756
114562 2025-01-21 03:01:03.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/dwc3-sti-glue.c' (112,589) at 20210308005003512
114563 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/dtl1_cs.c' (112,590) at 20210307214926926
114564 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/partition.yaml' (112,591) at 20240405153045113
114565 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/Kconfig' (112,592) at 20240405153053973
114566 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/numa.h' (112,593) at 20240405153230111
114567 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/tsx09-common.c' (112,594) at 20210307214925930
114568 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/mod.rs' (112,595) at 20240405153232095
114569 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_uncore.h' (112,596) at 20240405153230579
114570 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h' (112,597) at 20240405153047305
114571 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-ipc.h' (112,598) at 20240405153053997
114572 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rpm.c' (112,599) at 20241211090145461
114573 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/azoteq,iqs5xx.yaml' (112,600) at 20220525020651682
114574 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/or1k-softmmu/default.mak' (112,601) at 20240906080037160
114575 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara-pdx223.dts' (112,602) at 20240405153045797
114576 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/qemu/Kconfig' (112,603) at 20210308005002856
114577 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts' (112,604) at 20240405153045721
114578 2025-01-21 03:01:03.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/cmpxchg.c' (112,605) at 20221215040039390
114579 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm730-gsj-gpio.dtsi' (112,606) at 20240405153045473
114580 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_policer.c' (112,607) at 20240405153050157
114581 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/ident-with-escape.err' (112,608) at 20210308005046405
114582 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Edsleskog_Hogheden' (112,609) at 20210307205553778
114583 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-at91.c' (112,610) at 20210308005003512
114584 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/Kconfig' (112,611) at 20210309003649132
114585 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/at91_i2c.h' (112,612) at 20210308005003380
114586 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/index.rst' (112,613) at 20240405153044961
114587 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/des_s390.c' (112,614) at 20240405153046273
114588 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_irq.c' (112,615) at 20240405153230583
114589 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/vegman-n110.conf' (112,616) at 20220111040017380
114590 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_manager.hpp' (112,617) at 20220625030026172
114591 2025-01-21 03:01:03.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157.dtsi' (112,618) at 20240405153229903
114592 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/pipeline.json' (112,619) at 20240405153054157
114593 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_h.c' (112,620) at 20210308005046509
114594 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-logicpd.dts' (112,621) at 20240405153045505
114595 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/nlohmann_json.wrap' (112,622) at 20231214090013217
114596 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/null-machine.c' (112,623) at 20210927100127117
114597 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MetricReportCollection_v1.xml' (112,624) at 20240619080002928
114598 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpci_hotplug_pci.c' (112,625) at 20220525020653851
114599 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_buttons.scss' (112,626) at 20241004080035959
114600 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi_interface.c' (112,627) at 20230426080043668
114601 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/Makefile' (112,628) at 20210307214929926
114602 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mac80211_hwsim/hostapd.conf' (112,629) at 20210307214925538
114603 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch' (112,630) at 20240127090011892
114604 2025-01-21 03:01:03.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/panel-mipi-dbi/panel-mipi-dbi-native_git.bb' (112,631) at 20241221090017528
114605 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/tomoyo/memory.c' (112,632) at 20220525020654963
114606 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-encoder-spdif.c' (112,633) at 20240405153053973
114607 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_acl.c' (112,634) at 20240405153050073
114608 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/timb_radio.h' (112,635) at 20210307214931478
114609 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/genelf.h' (112,636) at 20240405153054193
114610 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/firmware.h' (112,637) at 20210307214930514
114611 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/mbx.c' (112,638) at 20240405153050049
114612 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/grant-table.c' (112,639) at 20210307214925986
114613 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/charger.h' (112,640) at 20210307214931682
114614 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/scripts/vendor.py' (112,641) at 20241211090212442
114615 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fpgad.c' (112,642) at 20210308005003212
114616 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/propertywatch.cpp' (112,643) at 20210308005108057
114617 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/log_fixup.c' (112,644) at 20240405153232259
114618 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ptdma/Makefile' (112,645) at 20220525020652410
114619 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/hw_exception_handler.S' (112,646) at 20220525020651986
114620 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_resource.h' (112,647) at 20240405153049893
114621 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/plugins/core.c' (112,648) at 20241211090212442
114622 2025-01-21 03:01:03.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-mc.rst' (112,649) at 20210307214925466
114623 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/repo.py' (112,650) at 20241221090017632
114624 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/network-security-considerations.md' (112,651) at 20241203090006519
114625 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vexpress.h' (112,652) at 20210307214931534
114626 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/hardirq.h' (112,653) at 20220525020652126
114627 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/fou.yaml' (112,654) at 20240405153229823
114628 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/reset.c' (112,655) at 20210307214926110
114629 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/crypto/hash.h' (112,656) at 20210307214932742
114630 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/common-password' (112,657) at 20230817080015056
114631 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/components/AppNavigation/intel.js' (112,658) at 20241004080035963
114632 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-io-task.c' (112,659) at 20240906080037584
114633 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_can.dtsi' (112,660) at 20210308005002612
114634 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/static_stub.c' (112,661) at 20240405153053089
114635 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/OFL.txt' (112,662) at 20210308005002536
114636 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/83xx-512x-pci.txt' (112,663) at 20210307214925382
114637 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0005-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch' (112,664) at 20240106090017285
114638 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm0010.h' (112,665) at 20210307214931602
114639 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_SDCARD_defconfig' (112,666) at 20210308005003244
114640 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/iso-resources.h' (112,667) at 20210307214932210
114641 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/clk.h' (112,668) at 20210308005002796
114642 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun6i-rtc.c' (112,669) at 20240405153230247
114643 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/mcount.S' (112,670) at 20210309003648804
114644 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/vm-flags.h' (112,671) at 20210307214926750
114645 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/i2c-muxes.rst' (112,672) at 20210307214925494
114646 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/fifo_monitor.h' (112,673) at 20210307214930546
114647 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ioc3kbd.c' (112,674) at 20210307214928498
114648 2025-01-21 03:01:03.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/multi-host-postcode.md' (112,675) at 20221209040006387
114649 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/throttle-options.h' (112,676) at 20210308005046049
114650 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/trace-events' (112,677) at 20241211090212462
114651 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/devfreq.c' (112,678) at 20240405153230275
114652 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-compute-singlehost.inc' (112,679) at 20230818080016881
114653 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/try-catch.c' (112,680) at 20240712080021093
114654 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ntpd' (112,681) at 20241221090017496
114655 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/futex.h' (112,682) at 20240405153045937
114656 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-zc770-xm011.dts' (112,683) at 20240405153045609
114657 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2400.h' (112,684) at 20220509100030598
114658 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/pmbus_error.hpp' (112,685) at 20240817080031296
114659 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/chan_user.c' (112,686) at 20220627100016934
114660 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/elf.h' (112,687) at 20240405153045345
114661 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-div6.c' (112,688) at 20220525020652326
114662 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/0001-examples-Makefile-respect-CXX-LDFLAGS-variables-fix-.patch' (112,689) at 20231011080016578
114663 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_dbg.c' (112,690) at 20240405153231435
114664 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/meesc/Kconfig' (112,691) at 20210308005002956
114665 2025-01-21 03:01:03.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/strncmp_64.S' (112,692) at 20240405153230095
114666 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/conf/multiconfig/mc-1.conf' (112,693) at 20210316000012685
114667 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_crat.c' (112,694) at 20240405153230371 to deleted uid set
114668 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_sequences.h' (112,695) at 20240405153053117
114669 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/Makefile' (112,696) at 20240405153046241
114670 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/device.c' (112,697) at 20240405153053957
114671 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/suspend.c' (112,698) at 20240418080014510
114672 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/asus-wmi.h' (112,699) at 20241216090017769
114673 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tlb.h' (112,700) at 20240405153046129
114674 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-bananapi-m1-plus.dts' (112,701) at 20210308005002620
114675 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek-mdp.txt' (112,702) at 20240405153045093
114676 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_watchdog.c' (112,703) at 20220525020652226
114677 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_acpi_test.c' (112,704) at 20240405153054221
114678 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/Makefile' (112,705) at 20210307214926290
114679 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/termios.h' (112,706) at 20210307214925650
114680 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand.c' (112,707) at 20210308005003412
114681 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kprobe_multi_testmod_test.c' (112,708) at 20240405153054253
114682 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sendmsg4_prog.c' (112,709) at 20240405153054273
114683 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/access-marking.txt' (112,710) at 20220525020655123
114684 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-pkgdata-browser' (112,711) at 20220910030013437
114685 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm012/ps7_init_gpl.c' (112,712) at 20210308005003180
114686 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/Makefile' (112,713) at 20241111090012117
114687 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/fans/phosphor-fan_%.bbappend' (112,714) at 20240918080013376
114688 2025-01-21 03:01:03.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/common/Makefile' (112,715) at 20210308005003004
114689 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_eeprom.h' (112,716) at 20240906080037188
114690 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-ctrl.rst' (112,717) at 20240405153045321
114691 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/diag.c' (112,718) at 20240830080013355
114692 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/CREDITS' (112,719) at 20210307214932506
114693 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_hdcp_interface.h' (112,720) at 20240405153052637
114694 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/cpu5wdt.c' (112,721) at 20240613080016475
114695 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/1.Intro.rst' (112,722) at 20240405153229839
114696 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/freecom.c' (112,723) at 20220525020654295
114697 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-cml-skips.txt' (112,724) at 20240405153230531
114698 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvenc.yaml' (112,725) at 20240405153045061
114699 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/index.h' (112,726) at 20210307214931194
114700 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/wm831x.rst' (112,727) at 20210307214925506
114701 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ife/Makefile' (112,728) at 20210307214931934
114702 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pcm052.h' (112,729) at 20210308005003608
114703 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman-0.dtsi' (112,730) at 20210307214926350
114704 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads131e08.c' (112,731) at 20240405153048965
114705 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmadd.c' (112,732) at 20210307214926434
114706 2025-01-21 03:01:03.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/uncore-l3c.json' (112,733) at 20240405153054113
114707 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_qca.c' (112,734) at 20240913080013781
114708 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/test-macw.c' (112,735) at 20240906080037580
114709 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_prctl.c' (112,736) at 20240405153054237
114710 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/brcm,usb-pinmap.yaml' (112,737) at 20240405153045181
114711 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/.gitignore' (112,738) at 20210307214926638
114712 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/linux/export.h' (112,739) at 20240405153232283
114713 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/fixmap.h' (112,740) at 20240405153045853
114714 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@85000/i2c-switch@71/i2c@1/max31725@55.conf' (112,741) at 20210307205554086
114715 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (112,742) at 20220603100015803
114716 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_perfmon.c' (112,743) at 20241216090017701
114717 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lshw/files/0001-disable-docbook2man.patch' (112,744) at 20230317080013789
114718 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4341.c' (112,745) at 20240405153053577
114719 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp' (112,746) at 20240918080002708
114720 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/cgtqmx6eval/MAINTAINERS' (112,747) at 20210308005002948
114721 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/softcursor.c' (112,748) at 20220525020654315
114722 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/part.h' (112,749) at 20210308005003676
114723 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/misc.rst' (112,750) at 20220525020651642
114724 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/initvals.h' (112,751) at 20210309003651788
114725 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ampere_power_util.sh' (112,752) at 20241031080012179
114726 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c' (112,753) at 20240405153047153
114727 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/main.cpp' (112,754) at 20240917080036267
114728 2025-01-21 03:01:03.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/documentation/trusted-services.md' (112,755) at 20241206090014206
114729 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bd99954-charger.c' (112,756) at 20240405153231351
114730 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/smapi.c' (112,757) at 20210309003649228
114731 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/i8k.h' (112,758) at 20210307214931634
114732 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0001-track-Check-for-unw_set_caching_policy-before-using.patch' (112,759) at 20210608000015799
114733 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c' (112,760) at 20240405153054253
114734 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/Kconfig' (112,761) at 20210308005002996
114735 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/irq.c' (112,762) at 20220525020652010
114736 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ti,gpmc-onenand.yaml' (112,763) at 20240405153045113
114737 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/reflink.c' (112,764) at 20240830080013315
114738 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/mt6323-poweroff.c' (112,765) at 20240405153051421
114739 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/Kconfig' (112,766) at 20240906080037508
114740 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.c' (112,767) at 20240405153230571
114741 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/mux.c' (112,768) at 20210308005002948
114742 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/timer-sr.c' (112,769) at 20240405153045885
114743 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-riscv64.txt' (112,770) at 20240113090014532
114744 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/health.c' (112,771) at 20220525020653575
114745 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/ccp-crypto-aes.c' (112,772) at 20240405153046933
114746 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/COPYING.MIT' (112,773) at 20210307205553674
114747 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/sigcontext.h' (112,774) at 20210307214926762
114748 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/xway/dma.c' (112,775) at 20240405153046033
114749 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml' (112,776) at 20240405153045153
114750 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi.yaml' (112,777) at 20240405153045049
114751 2025-01-21 03:01:03.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mcbsp.c' (112,778) at 20240405153045657
114752 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/exec.h' (112,779) at 20210307214926214
114753 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/filter/admv8818.c' (112,780) at 20240405153230691
114754 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/method.mako.cpp' (112,781) at 20210308005054073
114755 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/0001-mark-count-with-unused-attribute.patch' (112,782) at 20221003030013289
114756 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/byteorder.h' (112,783) at 20210308005002836
114757 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/brcm,bcm63138-pmb.txt' (112,784) at 20210307214925414
114758 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-mem.c' (112,785) at 20240405153052097
114759 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_defconfig' (112,786) at 20210308005003240
114760 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/netcnt.c' (112,787) at 20240405153054257
114761 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco_1.13.3.bb' (112,788) at 20241221090017544
114762 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/asid.h' (112,789) at 20220525020651966
114763 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb' (112,790) at 20221003030013349
114764 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/evdevpp/test/evmon.cpp' (112,791) at 20230817080034725
114765 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-nomadik-db8500.c' (112,792) at 20240405153051325
114766 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmxnet3_defs.h' (112,793) at 20230426080043720
114767 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/device-plug-test.c' (112,794) at 20230925080040093
114768 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smem.yaml' (112,795) at 20240405153045157
114769 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_qm_cgm_regs.h' (112,796) at 20240405153046601
114770 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libcpr/libcpr_1.10.5.bb' (112,797) at 20240413080012647
114771 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/io_bitmap.h' (112,798) at 20210307214926666
114772 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungsberget_GI' (112,799) at 20210307205553786
114773 2025-01-21 03:01:03.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/com20020-pci.c' (112,800) at 20240405153230887
114774 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.autoconf' (112,801) at 20210308005003724
114775 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/memset.S' (112,802) at 20240405153230015
114776 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/Makefile' (112,803) at 20240405153046717
114777 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-wandboard-revb1.dts' (112,804) at 20240405153045501
114778 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/warp_defconfig' (112,805) at 20240405153046097
114779 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml' (112,806) at 20240405153229763
114780 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/simple/simatic-ipc-leds-gpio-elkhartlake.c' (112,807) at 20240405153230755
114781 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/max2165_priv.h' (112,808) at 20210307214928798
114782 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7264.c' (112,809) at 20210307214926562
114783 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-lime.dts' (112,810) at 20210308005002624
114784 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/common-semi-target.h' (112,811) at 20221215040039330
114785 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/error.h' (112,812) at 20240906080037344
114786 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/hisilicon,histb-xhci.txt' (112,813) at 20210307214925450
114787 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4a/cpu/dma.h' (112,814) at 20210307214926558
114788 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ioctls.h' (112,815) at 20210307214926582
114789 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/duration_types.hpp' (112,816) at 20220412175720086
114790 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/rci2-table.c' (112,817) at 20210307214927174
114791 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kgdb.rst' (112,818) at 20240405153045009
114792 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/ppc_cbe_cpufreq_pervasive.c' (112,819) at 20210307214927058
114793 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/namespaces.c' (112,820) at 20240405153054197
114794 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/TODO' (112,821) at 20220525020654147
114795 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/l64781.h' (112,822) at 20210307214928626
114796 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-st.txt' (112,823) at 20210307214925366
114797 2025-01-21 03:01:03.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/markup_oops.pl' (112,824) at 20210307214932158
114798 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/wlan-ng/README' (112,825) at 20210307214930698
114799 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.h' (112,826) at 20240405153230607
114800 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/rakp12.hpp' (112,827) at 20210806000057530
114801 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/kvm.h' (112,828) at 20240906080037352
114802 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/porting.rst' (112,829) at 20240405153044973
114803 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error.out' (112,830) at 20220429100100930
114804 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/controllers/log-controller.html' (112,831) at 20210308005107077
114805 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-ldap-perl_0.68.bb' (112,832) at 20241221090017548
114806 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/tslib_1.23.bb' (112,833) at 20241206090014258
114807 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/radvd.init' (112,834) at 20210307205553822
114808 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_string.tc' (112,835) at 20241008080014059
114809 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/syscalls.h' (112,836) at 20240405153045625
114810 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu7.h' (112,837) at 20240405153230507
114811 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/main.cpp' (112,838) at 20241209090018856
114812 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/hppa-softmmu.mak' (112,839) at 20230925080039837
114813 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/b.c' (112,840) at 20210308005003720
114814 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_common.c' (112,841) at 20210309003651580
114815 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos-dp-video.c' (112,842) at 20240405153231315
114816 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-fread.rst' (112,843) at 20220525020651778
114817 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/wmi/thunderbolt.c' (112,844) at 20240405153051413
114818 2025-01-21 03:01:03.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dts' (112,845) at 20240813080021922
114819 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/xilinx_spi.h' (112,846) at 20240405153052797
114820 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/Kconfig' (112,847) at 20220525020653143
114821 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.5.bb' (112,848) at 20240106090017237
114822 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/pnmtologo.c' (112,849) at 20240805080014011
114823 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/auxbus.c' (112,850) at 20230426080043708
114824 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi' (112,851) at 20240826080012311
114825 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/xilfpga/Makefile' (112,852) at 20210308005003008
114826 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool.rst' (112,853) at 20240405153054037
114827 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/tc_flower.sh' (112,854) at 20240805080014071
114828 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-vicut1.dts' (112,855) at 20240405153045505
114829 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_maturin.bbclass' (112,856) at 20240106090017253
114830 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/linux-kernel.cfg' (112,857) at 20210307214932502
114831 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.c' (112,858) at 20220525020652971
114832 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mxs-mmc.c' (112,859) at 20240405153230855
114833 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/u-boot-common-aspeed-sdk.inc' (112,860) at 20240209090013644
114834 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TREE' (112,861) at 20240405153054369
114835 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/max77686.txt' (112,862) at 20210308005003308
114836 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi' (112,863) at 20240405153229931
114837 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_debug.h' (112,864) at 20240405153051525
114838 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan.hpp' (112,865) at 20230518080029178
114839 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/rust.py' (112,866) at 20230919080013982
114840 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch' (112,867) at 20240413080012703
114841 2025-01-21 03:01:04.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si.h' (112,868) at 20210307214927246
114842 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/bcm_iproc_tsc.c' (112,869) at 20240405153049157
114843 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/veml6070.c' (112,870) at 20240405153049005
114844 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/libtraceevent/libtraceevent_1.8.4.bb' (112,871) at 20241221090017688
114845 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ebb_on_child_test.c' (112,872) at 20210307214932706
114846 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/group.md' (112,873) at 20240807080019546
114847 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/sysmem.h' (112,874) at 20210307214926762
114848 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/conf/machine/spc621d8hm3.conf' (112,875) at 20240413080012631
114849 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/misc/badty.cocci' (112,876) at 20210308005003724
114850 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/x86_energy_perf_policy/Makefile' (112,877) at 20210307214932622
114851 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/sa1100/cpu.c' (112,878) at 20210308005002560
114852 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/max98373.txt' (112,879) at 20210307214925430
114853 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8155p.dtsi' (112,880) at 20240405153045781
114854 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/authencesn.c' (112,881) at 20240405153046533
114855 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx25_ccm.c' (112,882) at 20241211090212294
114856 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/non-atomic.h' (112,883) at 20240405153052617
114857 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/deterministic_automata.rst' (112,884) at 20240405153045273
114858 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/sections.h' (112,885) at 20210308005002816
114859 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/mux-k2g.h' (112,886) at 20210308005003080
114860 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/common.h' (112,887) at 20240405153052649
114861 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/ti,tps62864.h' (112,888) at 20240405153052653
114862 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sw_fence.c' (112,889) at 20240913080013793
114863 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/purgatory/entry.S' (112,890) at 20241115090012941
114864 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_redirect.c' (112,891) at 20240405153054281
114865 2025-01-21 03:01:04.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/mprog.c' (112,892) at 20240405153231895
114866 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn303/dcn303_fpu.c' (112,893) at 20240910080014038
114867 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu-vm.c' (112,894) at 20220525020654779
114868 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-arm64/kvm.h' (112,895) at 20240906080037352
114869 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml' (112,896) at 20240405153045149
114870 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/Kconfig' (112,897) at 20210309003650016
114871 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++_2.0.0.bb' (112,898) at 20241206090014246
114872 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/reserved-region.c' (112,899) at 20240326080039758
114873 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/ts5500_flash.c' (112,900) at 20210307214929214
114874 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/Makefile' (112,901) at 20240405153231575
114875 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.c' (112,902) at 20220525020652971
114876 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682-3mic.dtsi' (112,903) at 20240405153045781
114877 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7memset.S' (112,904) at 20210307214926606
114878 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,lq150x1lg11.yaml' (112,905) at 20210307214925306
114879 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/dbgfs.h' (112,906) at 20240405153049433
114880 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/posix_acl_xattr.h' (112,907) at 20240405153052773
114881 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/tsi108_irq.h' (112,908) at 20210307214926394
114882 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/trampoline_64.S' (112,909) at 20210307214926602
114883 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/meter.h' (112,910) at 20210307214932038
114884 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_perf_oa_regs.h' (112,911) at 20240405153048529
114885 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-stress' (112,912) at 20240405153054237
114886 2025-01-21 03:01:04.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/example/ucd90160.yaml' (112,913) at 20221209040048647
114887 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lm49453.c' (112,914) at 20240405153053621
114888 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb' (112,915) at 20241221090017552
114889 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_sbc.c' (112,916) at 20240405153051965
114890 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/tpm.json' (112,917) at 20240906080037432
114891 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l56-i2c.c' (112,918) at 20240405153232147
114892 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/88pm800-regulator.c' (112,919) at 20240405153051461
114893 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8186-mt6366-da7219-max98357.yaml' (112,920) at 20240405153045165
114894 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_utils.c' (112,921) at 20240405153049637
114895 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS0.conf' (112,922) at 20241031080012179
114896 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/net-listener.c' (112,923) at 20240326080039554
114897 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mesh.c' (112,924) at 20240405153051657
114898 2025-01-21 03:01:04.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xattr.c' (112,925) at 20240913080013833
114899 2025-01-21 03:01:04.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_2_0_3_sh_mask.h' (112,926) at 20240405153047517
114900 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/frontends.rst' (112,927) at 20210307214925462
114901 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/jest.config.js' (112,928) at 20220105012522975
114902 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/userfaultfd.h' (112,929) at 20241211090212370
114903 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/sdcard_legacy.h' (112,930) at 20210308005046029
114904 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/adding-syscalls.rst' (112,931) at 20220525020651762
114905 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/pll.c' (112,932) at 20240405153230211
114906 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kisa' (112,933) at 20210307205553786
114907 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/tools/fan_rpm_loop_unittest.sh' (112,934) at 20230421080035752
114908 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/cls_basic.c' (112,935) at 20240405153053365
114909 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v2m.c' (112,936) at 20240913080013797
114910 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/process.c' (112,937) at 20240405153046289
114911 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/discontig.c' (112,938) at 20240405153045929
114912 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-func' (112,939) at 20210307205554386
114913 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/mman.h' (112,940) at 20240405153230111
114914 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00debug.c' (112,941) at 20210307214929906
114915 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-apalis.dtsi' (112,942) at 20240405153229879
114916 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11_1.8.10.bb' (112,943) at 20241221090017684
114917 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-ar724x.c' (112,944) at 20210309003648856
114918 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-unknown.err' (112,945) at 20220429100100882
114919 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-fix-gcc-8-format-truncation-warning.patch' (112,946) at 20240413080012695
114920 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-afe-clk.h' (112,947) at 20210307214932398
114921 2025-01-21 03:01:04.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-cm-t3x30.dtsi' (112,948) at 20240405153045601
114922 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_mode.h' (112,949) at 20240405153048725
114923 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2817.c' (112,950) at 20240405153046897
114924 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/cpuhp.h' (112,951) at 20210307214931606
114925 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/sdhc_boot.c' (112,952) at 20210308005002960
114926 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/rtl8365mb.c' (112,953) at 20240405153049761
114927 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-pll.c' (112,954) at 20240405153046801
114928 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/perf_events/settings' (112,955) at 20220525020655223
114929 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/zalloc.c' (112,956) at 20210307214932502
114930 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-cubieboard.dts' (112,957) at 20240405153045377
114931 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mod0-clk.yaml' (112,958) at 20240405153045021
114932 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb' (112,959) at 20230114040015550
114933 2025-01-21 03:01:04.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/extable.h' (112,960) at 20220525020652034
114934 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lx6464es/lx_core.c' (112,961) at 20240405153053541
114935 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_hwi.c' (112,962) at 20240405153051581
114936 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/mem_helper.c' (112,963) at 20230426080043892
114937 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/gpio_mdio.c' (112,964) at 20240405153230051
114938 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CXLLogicalDeviceCollection.json' (112,965) at 20240619080002944
114939 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/checksum_32.S' (112,966) at 20240405153230043
114940 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpqphp_nvram.c' (112,967) at 20220525020653851
114941 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/tracepoint-analysis.rst' (112,968) at 20240405153045273
114942 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/osdep_service.h' (112,969) at 20240405153051925
114943 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_NAND_defconfig' (112,970) at 20210308005003240
114944 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-marvell.c' (112,971) at 20210308005003512
114945 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_migrate_types.h' (112,972) at 20220525020652891
114946 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/spu.h' (112,973) at 20240405153046129
114947 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xlnx/zynqmp_dpsub.c' (112,974) at 20240805080013955
114948 2025-01-21 03:01:04.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_user.h' (112,975) at 20220525020652887
114949 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-flash.c' (112,976) at 20210307214928682
114950 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_ocelot_8021q.c' (112,977) at 20240405153053233
114951 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zc5601_defconfig' (112,978) at 20210308005003288
114952 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/imon.c' (112,979) at 20240805080013971
114953 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/brg.txt' (112,980) at 20210307214925422
114954 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_hwss_hpo_frl.c' (112,981) at 20240405153047297
114955 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/io_sch.h' (112,982) at 20220525020653967
114956 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/cpu_if_regs.h' (112,983) at 20240405153046601
114957 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_macb1.dtsi' (112,984) at 20210308005002572
114958 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_family.c' (112,985) at 20210307214930962
114959 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_array_field.c' (112,986) at 20210307214932642
114960 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/floating-point.json' (112,987) at 20220525020655147
114961 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/ioport.h' (112,988) at 20240906080037328
114962 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sdp.h' (112,989) at 20210308005003684
114963 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-django_4.2.16.bb' (112,990) at 20241221090017552
114964 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/fsdev/qemu-fsdev.h' (112,991) at 20241211090212242
114965 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause' (112,992) at 20210307205554418
114966 2025-01-21 03:01:04.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/Kconfig' (112,993) at 20240405153045645
114967 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c' (112,994) at 20240405153230511
114968 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml' (112,995) at 20240405153045073
114969 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-AdelaideFoothills' (112,996) at 20210307205553762
114970 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/nativesdk-intercept/chgrp' (112,997) at 20230919080013998
114971 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/vmx/aes_xts.c' (112,998) at 20220525020652398
114972 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/at_coroutine_exit.hpp' (112,999) at 20241219090033968
114973 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c' (113,000) at 20240405153230363
114974 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gusclassic.c' (113,001) at 20220525020654979
114975 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/irqchip.c' (113,002) at 20240405153054389
114976 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/newlib.py' (113,003) at 20220910030013401
114977 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/maxim,max3420-udc.yaml' (113,004) at 20240405153045181
114978 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/neatvnc/neatvnc_0.8.1.bb' (113,005) at 20241221090017528
114979 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/gbphy.h' (113,006) at 20210309003653008
114980 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/mcam-core.c' (113,007) at 20240405153230799
114981 2025-01-21 03:01:04.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/openrisc/openrisc_port.rst' (113,008) at 20240405153229743
114982 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c' (113,009) at 20240628080013993
114983 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c' (113,010) at 20210307214929366
114984 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/Makefile' (113,011) at 20240703080013351
114985 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/Kconfig' (113,012) at 20210308005002760
114986 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/core.h' (113,013) at 20240405153050633
114987 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/meta-layer-guidelines.md' (113,014) at 20221209040006399
114988 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/pci-noop.c' (113,015) at 20210307214925654
114989 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/clk-sp810.c' (113,016) at 20240405153046873
114990 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/memcpy_64.S' (113,017) at 20240405153230043
114991 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.h' (113,018) at 20210307214927966
114992 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/meson.build' (113,019) at 20241123090021039
114993 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rsmu.h' (113,020) at 20240405153052733
114994 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/treeboot-currituck.c' (113,021) at 20210307214926362
114995 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_edt.c' (113,022) at 20240405153054277
114996 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/Kconfig' (113,023) at 20210307214929802
114997 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/async_tx/async_xor.c' (113,024) at 20240405153046533
114998 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/cpu-exec-common.c' (113,025) at 20240326080039366
114999 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/broadcom/bcm2711_thermal.c' (113,026) at 20240405153231495
115000 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/Kconfig' (113,027) at 20240405153046741
115001 2025-01-21 03:01:04.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/hdcp.rst' (113,028) at 20210307214925466
115002 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/npcm7xx_clk.h' (113,029) at 20230426080043764
115003 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/con3215.c' (113,030) at 20240405153231379
115004 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-3.dtsi' (113,031) at 20240405153046093
115005 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/nhm_idle.c' (113,032) at 20210307214932618
115006 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun4i-a10.h' (113,033) at 20210307214927026
115007 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-integrity.c' (113,034) at 20240910080014022
115008 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/classes/sbsign.bbclass' (113,035) at 20241221090017468
115009 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8956.dtsi' (113,036) at 20240405153045765
115010 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_ethdr.h' (113,037) at 20240405153048569
115011 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module_signature.c' (113,038) at 20210406100036159
115012 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/exceptions-64s.S' (113,039) at 20240405153046141
115013 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch' (113,040) at 20210905000020585
115014 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/Kconfig' (113,041) at 20240405153231687
115015 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval_devcpu_gcb_miim_regs.h' (113,042) at 20210308005002820
115016 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/asm-offsets.c' (113,043) at 20240405153229859
115017 2025-01-21 03:01:04.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/at91/sama7-ddr.h' (113,044) at 20240405153052881
115018 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vhost.c' (113,045) at 20240712080021085
115019 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/translate.h' (113,046) at 20240326080039674
115020 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc832x_rdb.dts' (113,047) at 20210307214926358
115021 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/gbmc-nic-ra@.service' (113,048) at 20240913080015313
115022 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_signal.h' (113,049) at 20220429100100614
115023 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/swp_emulation.rst' (113,050) at 20240405153229739
115024 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/mboxd/mboxd_%.bbappend' (113,051) at 20210307205553718
115025 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/pathtree.py' (113,052) at 20210308005048033
115026 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8qxp-mek.dts' (113,053) at 20210308005002580
115027 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021atwr_qspi_defconfig' (113,054) at 20210308005003264
115028 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-arrow--down.svg' (113,055) at 20210308005107065
115029 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/README' (113,056) at 20240405153054161
115030 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/rndis_host.h' (113,057) at 20240405153052813
115031 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid-debug.h' (113,058) at 20210307214931394
115032 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (113,059) at 20240413080012631
115033 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/npcm7xx_rng.c' (113,060) at 20240906080037256
115034 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_bios_table_attr_entry_integer_encode_check.yaml' (113,061) at 20240908080010098
115035 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci7x3x.c' (113,062) at 20240405153046889
115036 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4420QDS_NAND_defconfig' (113,063) at 20210308005003232
115037 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/Kconfig' (113,064) at 20240405153046909
115038 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-ipc.c' (113,065) at 20240405153053997
115039 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3008.h' (113,066) at 20210307214932322
115040 2025-01-21 03:01:04.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/Makefile' (113,067) at 20240405153049401
115041 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/cmdline.c' (113,068) at 20240405153052177
115042 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-rc32434.c' (113,069) at 20210307214926282
115043 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_n.h' (113,070) at 20210307214929794
115044 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-usb-host.dtsi' (113,071) at 20240405153045425
115045 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/u8500_defconfig' (113,072) at 20240405153045617
115046 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7164/Makefile' (113,073) at 20210307214928710
115047 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c' (113,074) at 20241211090145417
115048 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/simple.c' (113,075) at 20210308005045729
115049 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx274.c' (113,076) at 20240405153049313
115050 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemu-version.sh' (113,077) at 20210308005046245
115051 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_cmd_helper.hpp' (113,078) at 20240819080030267
115052 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/gazerbeam.h' (113,079) at 20210308005003340
115053 2025-01-21 03:01:04.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-altera.c' (113,080) at 20240405153231287
115054 2025-01-21 03:01:04.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libdebuginfod.c' (113,081) at 20210309003654960
115055 2025-01-21 03:01:04.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/data/pldm_variables.py' (113,082) at 20221209040018563 to deleted uid set
115056 2025-01-21 03:01:04.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/internal.h' (113,083) at 20240830080013247
115057 2025-01-21 03:01:04.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/USBController.v1_0_1.json' (113,084) at 20240619080002956
115058 2025-01-21 03:01:04.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/README' (113,085) at 20210307214926898
115059 2025-01-21 03:01:04.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_translate_dcn20.c' (113,086) at 20240405153047285
115060 2025-01-21 03:01:04.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/.gitignore' (113,087) at 20230428080030950
115061 2025-01-21 03:01:04.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-bootconf_1.00.bb' (113,088) at 20241206090014318
115062 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv090x_reg.h' (113,089) at 20210307214928642
115063 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libqb/libqb_2.0.8.bb' (113,090) at 20230813080012848
115064 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/aesgcm.c' (113,091) at 20240405153053081
115065 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/omap.h' (113,092) at 20210308005002636
115066 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/generic-compat-pmu.c' (113,093) at 20240405153046189
115067 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb' (113,094) at 20241221090017564
115068 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml' (113,095) at 20240405153045157
115069 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hash_func01.h' (113,096) at 20210307214932118
115070 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/instrumentation.c' (113,097) at 20240405153053133
115071 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/g98.fuc0s.h' (113,098) at 20210307214927946
115072 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_lan.h' (113,099) at 20210307214928994
115073 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/run-ptest' (113,100) at 20220204040022668
115074 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/Kconfig' (113,101) at 20240405153046205
115075 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/toeplitz.c' (113,102) at 20240405153054353
115076 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_listen.c' (113,103) at 20240405153054277
115077 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/max7301.h' (113,104) at 20240405153052797
115078 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/ringbuf.rst' (113,105) at 20240405153044997
115079 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/Makefile' (113,106) at 20240405153045585
115080 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynosautov9.dtsi' (113,107) at 20240405153229919
115081 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb' (113,108) at 20241221090017528
115082 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/miniupnpd/miniupnpd_2.1.20191006.bb' (113,109) at 20241206090014238
115083 2025-01-21 03:01:04.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/mmconf-fam10h_64.c' (113,110) at 20241008080013899
115084 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/Makefile' (113,111) at 20240405153050693
115085 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/groups.json' (113,112) at 20231213090027090
115086 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/message.c' (113,113) at 20240405153231539
115087 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch' (113,114) at 20230706080014761
115088 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d4.dtsi' (113,115) at 20240405153229875
115089 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lp8788_bl.c' (113,116) at 20240405153231575
115090 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccicheck' (113,117) at 20240405153053441
115091 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sandboxfs.h' (113,118) at 20210308005003684
115092 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/orphan.h' (113,119) at 20240405153052289
115093 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/pointer-authentication.rst' (113,120) at 20240405153044973
115094 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/init_64.h' (113,121) at 20210307214926610
115095 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_legacy.h' (113,122) at 20240405153052633
115096 2025-01-21 03:01:04.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/board.h' (113,123) at 20210308005003012
115097 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/state_set.h' (113,124) at 20241031080010167
115098 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/HMAT.acpihmat' (113,125) at 20240906080037556 to deleted uid set
115099 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3328-cru.h' (113,126) at 20210307214931334
115100 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/icu/icu_76-1.bb' (113,127) at 20241221090017696
115101 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-ampere.json' (113,128) at 20241018080009993
115102 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-regmap.c' (113,129) at 20240405153050345
115103 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice/__init__.py' (113,130) at 20210307214932154
115104 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/p2m.c' (113,131) at 20220804100015884
115105 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migration-permissions' (113,132) at 20240326080039734
115106 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0002-Libraries-and-headers-from-ffmpeg-are-installed-in-u.patch' (113,133) at 20220409030017491
115107 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/compat_linux.h' (113,134) at 20240405153046285
115108 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsnotify.h' (113,135) at 20240712080021089
115109 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/COPYING.apache-2.0' (113,136) at 20210307205554218
115110 2025-01-21 03:01:04.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/gigadevice.c' (113,137) at 20240405153049709
115111 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_target.c' (113,138) at 20240405153231443
115112 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/caching/cachefiles.rst' (113,139) at 20240405153229807
115113 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/recipes-bsp/u-boot/u-boot-fsp2_git.bb' (113,140) at 20220502030010096
115114 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Siljansnas_Uvberget' (113,141) at 20210307205553790
115115 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/tpc7_qm_regs.h' (113,142) at 20240405153046581
115116 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/trimslice_defconfig' (113,143) at 20210308005003284
115117 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_cttimeout.h' (113,144) at 20240405153052929
115118 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wcd-clsh-v2.h' (113,145) at 20220525020655051
115119 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ia_css_gc2_table.host.h' (113,146) at 20210307214930558
115120 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools_2.0.0.bb' (113,147) at 20241206090014246
115121 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/xtalk-bridge.h' (113,148) at 20210307214931482
115122 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/irq.c' (113,149) at 20240830080013247
115123 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/hwmon/index.rst' (113,150) at 20240826080012307 to deleted uid set
115124 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8186/mt8186-mt6366-da7219-max98357.c' (113,151) at 20240405153232187
115125 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-3.0' (113,152) at 20210307205554414
115126 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libstemmer/libstemmer_2.2.0.bb' (113,153) at 20230503080014587
115127 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/stacktrace.h' (113,154) at 20210307214926586
115128 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0014-Workaround-error-with-autoconf-2.7.patch' (113,155) at 20230131040012027
115129 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.h' (113,156) at 20210307214929818
115130 2025-01-21 03:01:04.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/adreno_gpu.c' (113,157) at 20241011080017315
115131 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-ld6b.c' (113,158) at 20210308005002792
115132 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/kilauea_defconfig' (113,159) at 20210307214926366
115133 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,mt7621-pci-phy.yaml' (113,160) at 20240405153229783
115134 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/ls1088a_qixis.h' (113,161) at 20210308005002968
115135 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-interconnect.json' (113,162) at 20240405153054129
115136 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/howvec.c' (113,163) at 20240906080037164
115137 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2/cpu/cache.h' (113,164) at 20210307214926554
115138 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/inqueue.c' (113,165) at 20240820080014189
115139 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.c' (113,166) at 20240405153048585
115140 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/test/sys.hpp' (113,167) at 20230511080009359
115141 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-picozed.dts' (113,168) at 20210308005002632
115142 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ps2-gpio.c' (113,169) at 20240405153049157
115143 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-shellingham_1.5.4.bb' (113,170) at 20231126090012801
115144 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/151' (113,171) at 20240326080039730
115145 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/pm.c' (113,172) at 20240405153045645
115146 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/ifdtool.c' (113,173) at 20210308005003764
115147 2025-01-21 03:01:04.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/riscv/hwprobe/hwprobe.c' (113,174) at 20240405153054369
115148 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c' (113,175) at 20220525020654179
115149 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cpregs.h' (113,176) at 20240906080037452
115150 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp' (113,177) at 20230523080003149
115151 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/gdbstub/registers.py' (113,178) at 20240906080037576
115152 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/pldm_pdr_add_check.yaml' (113,179) at 20240908080010098
115153 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend' (113,180) at 20220916030015744
115154 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/scsi.h' (113,181) at 20210308005046185
115155 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/0002-build-don-t-ignore-CPPFLAGS-from-environment.patch' (113,182) at 20210307205553802
115156 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/mypy.ini' (113,183) at 20240405153054225
115157 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/speed_select_if/Kconfig' (113,184) at 20240405153051409
115158 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/meson-card-utils.c' (113,185) at 20240405153053973
115159 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c' (113,186) at 20240405153230375 to deleted uid set
115160 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9g45.dtsi' (113,187) at 20210308005002572
115161 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/assabet.h' (113,188) at 20210307214925958
115162 2025-01-21 03:01:04.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/ts72xx.h' (113,189) at 20210307214925882
115163 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-jabra.c' (113,190) at 20210307214928090
115164 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/or51211.c' (113,191) at 20240405153230779
115165 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TINY02.boot' (113,192) at 20210307214932714
115166 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/mvrtc.c' (113,193) at 20210308005003480
115167 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.h' (113,194) at 20210307214929934
115168 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_phy_lcn.h' (113,195) at 20210307214929798
115169 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt' (113,196) at 20240405153045089
115170 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/usb.c' (113,197) at 20240405153047069
115171 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/bpf_sk_storage.c' (113,198) at 20240405153053209
115172 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml' (113,199) at 20240405153229795
115173 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m3.dtsi' (113,200) at 20240405153229963
115174 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_smuio.h' (113,201) at 20240405153047117
115175 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6q_logic_defconfig' (113,202) at 20210308005003260
115176 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/Makefile' (113,203) at 20210309003649160
115177 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-lens.c' (113,204) at 20240405153049525
115178 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timekeeping_internal.h' (113,205) at 20210309003654152
115179 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_cmp.c' (113,206) at 20210307214926274
115180 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb' (113,207) at 20241220090019722
115181 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/peci-dimmtemp.rst' (113,208) at 20240405153045217
115182 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-m-profile.xml' (113,209) at 20210308005045817
115183 2025-01-21 03:01:04.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/helper-info.h' (113,210) at 20240906080037352
115184 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/traps.h' (113,211) at 20220525020651982
115185 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_built_dependencies.html' (113,212) at 20231126090012817
115186 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/bblock' (113,213) at 20231014080011739
115187 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/ppc-uic.h' (113,214) at 20221215040039182
115188 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/118.out' (113,215) at 20210927100127485
115189 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/jit_probe_mem.c' (113,216) at 20240405153054269
115190 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/qmp.c' (113,217) at 20240906080037584
115191 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/olpc_dcon/olpc_dcon.h' (113,218) at 20210307214930606
115192 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/overflow.c' (113,219) at 20230925080040097
115193 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ubi.c' (113,220) at 20210308005003220
115194 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/uas.c' (113,221) at 20240913080013821
115195 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_coredump.h' (113,222) at 20240405153050793
115196 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t3517/Makefile' (113,223) at 20210308005002948
115197 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/guest.c' (113,224) at 20240405153049633
115198 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_synproxy.c' (113,225) at 20240405153232063
115199 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/imx-drm.h' (113,226) at 20240405153048557
115200 2025-01-21 03:01:04.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ohci-lpc32xx.c' (113,227) at 20210308005003512
115201 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-pcie.h' (113,228) at 20241114091008832
115202 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/iproc-common/configs.h' (113,229) at 20210308005002676
115203 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_2_0_sh_mask.h' (113,230) at 20240405153048237
115204 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t1040qds/pci.c' (113,231) at 20210308005002992
115205 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/idle.c' (113,232) at 20240405153046021
115206 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport.h' (113,233) at 20210308005100993
115207 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libelf-getphdrnum.c' (113,234) at 20210307214932466
115208 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mapmem.h' (113,235) at 20210308005003672
115209 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/dynamic-layers/aspeed-layer/recipes-kernel/linux/linux-aspeed_%.bbappend' (113,236) at 20240727080014098
115210 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ftrtc010.c' (113,237) at 20210308005003480
115211 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/nvram.c' (113,238) at 20240405153046205
115212 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/maple-cpufreq.c' (113,239) at 20240405153046913
115213 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-configure-common.inc' (113,240) at 20241221090017660
115214 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/SensorCollection_v1.xml' (113,241) at 20240619080002936
115215 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/x86_64/cpu-hotplug-spec.rst' (113,242) at 20240405153044989
115216 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmake_3.31.1.bb' (113,243) at 20241221090017548
115217 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_mac.c' (113,244) at 20240405153050169
115218 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6221.c' (113,245) at 20220525020652358
115219 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mac.h' (113,246) at 20240405153231231
115220 2025-01-21 03:01:04.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts' (113,247) at 20210308005002620
115221 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/meson.build' (113,248) at 20240906080037488
115222 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-gr8-evb.dts' (113,249) at 20240405153045381
115223 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hugetlb.h' (113,250) at 20240405153046101
115224 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/vdso32_wrapper.S' (113,251) at 20220525020652106
115225 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power-core.xml' (113,252) at 20210308005045817
115226 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/Kconfig' (113,253) at 20210307214929958
115227 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm2000.c' (113,254) at 20240405153053817
115228 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pinctrl/pinconf.h' (113,255) at 20210307214931470
115229 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/host_power_off.cpp' (113,256) at 20231027080010242
115230 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/arizona-micsupp.h' (113,257) at 20210307214931494
115231 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog@.service' (113,258) at 20210606000020268
115232 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/vfio-helpers.h' (113,259) at 20220429100100590
115233 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/fcntl.h' (113,260) at 20210307214926166
115234 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_5_0_d.h' (113,261) at 20210307214927690
115235 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2-with-bison-exception' (113,262) at 20210307205554422
115236 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Unset-need_charset_alias-when-building-for-musl.patch' (113,263) at 20210307205554538
115237 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mux.c' (113,264) at 20240405153050965
115238 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/meson.build' (113,265) at 20220913030027309 to deleted uid set
115239 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/wmi/sbl-fw-update.c' (113,266) at 20220525020653911
115240 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/data/peer-targets-rainier-4u.json' (113,267) at 20220302040019952
115241 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/elog' (113,268) at 20210308005059705
115242 2025-01-21 03:01:04.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/platform.rst' (113,269) at 20240405153045261
115243 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/davinci_cpdma.c' (113,270) at 20210309003651276
115244 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/edac/apm-xgene-edac.txt' (113,271) at 20210307214925314
115245 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.9.bb' (113,272) at 20241221090017512
115246 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-stm32.c' (113,273) at 20240405153231375
115247 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa78c.inc' (113,274) at 20240301090012451
115248 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rio_cm_cdev.h' (113,275) at 20210307214931658
115249 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-uritools/run-ptest' (113,276) at 20241221090017668
115250 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/common_timing_params.h' (113,277) at 20210308005003572
115251 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-skl.c' (113,278) at 20240405153232199
115252 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kobject/kset-example.c' (113,279) at 20240405153053429
115253 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Kazlib' (113,280) at 20241221090017616
115254 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/origen.h' (113,281) at 20210308005003608
115255 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2571.dts' (113,282) at 20210307214926030
115256 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/mcontext.h' (113,283) at 20210307214926754
115257 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am335x_shc.h' (113,284) at 20210308005003584
115258 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/elf-em.h' (113,285) at 20240405153052913
115259 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_tool.h' (113,286) at 20210307214928994
115260 2025-01-21 03:01:04.029-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/reset.c' (113,287) at 20210307214925670
115261 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/feature.c' (113,288) at 20240405153230055
115262 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-mic' (113,289) at 20240405153044917
115263 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/timer_based_actions.cpp' (113,290) at 20240820080023686
115264 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/devtmpfs.c' (113,291) at 20240405153046681
115265 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_cmac.h' (113,292) at 20210307214931982
115266 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/functions.sh' (113,293) at 20240405153232283
115267 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1977.c' (113,294) at 20240405153232143
115268 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video-fast-forward.rst' (113,295) at 20220525020654131
115269 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/resource.h' (113,296) at 20240405153230415
115270 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/meson.build' (113,297) at 20240906080037588
115271 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/iotrace.c' (113,298) at 20210308005003212
115272 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/vapic.c' (113,299) at 20241211090212278
115273 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/st_ll.c' (113,300) at 20210307214929178
115274 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/static_call_types.h' (113,301) at 20220525020655115
115275 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb' (113,302) at 20241221090017560
115276 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/rk_spi.c' (113,303) at 20210308005003492
115277 2025-01-21 03:01:04.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/da903x_bl.c' (113,304) at 20210309003653296
115278 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/dynapro.c' (113,305) at 20210307214928502
115279 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/README.mx6qsabrelite' (113,306) at 20210308005002924
115280 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682s.h' (113,307) at 20240405153232159
115281 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0/0001-configure.ac-don-t-require-eglmesaext.h.patch' (113,308) at 20210608000015791
115282 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch' (113,309) at 20230706080014733
115283 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/lsm-development.rst' (113,310) at 20240405153045257
115284 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-p4note-n8010.dts' (113,311) at 20240405153045569
115285 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/stm32f2xx_usart.c' (113,312) at 20241211090212262
115286 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_cc.h' (113,313) at 20210308004938816
115287 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/pmbus_error_tests.cpp' (113,314) at 20210318000037904
115288 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/live-vm-common.bbclass' (113,315) at 20240124090012258
115289 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/head.S' (113,316) at 20210307214926110
115290 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/file-item.h' (113,317) at 20240405153052285
115291 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_nat.c' (113,318) at 20240405153053361
115292 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_drv.h' (113,319) at 20240405153048413
115293 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/fcntl.h' (113,320) at 20210307214926066
115294 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Cadiz' (113,321) at 20210307205553766
115295 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_versal_mini_emmc1_defconfig' (113,322) at 20210308005003284
115296 2025-01-21 03:01:04.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_encap_actions.c' (113,323) at 20240405153231051
115297 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/ravb_main.c' (113,324) at 20241104090011583
115298 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_args.cpp' (113,325) at 20240904080027106
115299 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.1-only' (113,326) at 20211006000025234
115300 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/adc-keys.c' (113,327) at 20220525020653175
115301 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ci_smc.c' (113,328) at 20210307214927994
115302 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/ioremap64.c' (113,329) at 20210307214926278
115303 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/debug.rst' (113,330) at 20220525020651734
115304 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-scu.c' (113,331) at 20240405153051313
115305 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/bitops.h' (113,332) at 20210308005002816
115306 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/timer.c' (113,333) at 20240405153045977
115307 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/sysprof_47.2.bb' (113,334) at 20241221090017488
115308 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_denormal.c' (113,335) at 20210309003656012
115309 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/marvell,pxa300-gcu.txt' (113,336) at 20210307214925302
115310 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/spu_info.h' (113,337) at 20210307214926398
115311 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/of_access.h' (113,338) at 20210308005003628
115312 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-alsa-pcm.h' (113,339) at 20210307214928698
115313 2025-01-21 03:01:04.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/highbank_mc_edac.c' (113,340) at 20240405153230291
115314 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pci/pcitest.c' (113,341) at 20220525020655127
115315 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dvfs/performance-domain.yaml' (113,342) at 20240405153045057
115316 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/translate-all.h' (113,343) at 20240906080037328
115317 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc-linux-user.mak' (113,344) at 20221215040039066
115318 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/memattr.c' (113,345) at 20240405153047045
115319 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Resource.v1_20_0.json' (113,346) at 20240918080002724
115320 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-pause.sh' (113,347) at 20220525020655207
115321 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.h' (113,348) at 20210308005002756
115322 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/x25.rst' (113,349) at 20220525020651750
115323 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/Makefile' (113,350) at 20210308005003048
115324 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/credential_pipe.hpp' (113,351) at 20240428080003314
115325 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/g450_pll.h' (113,352) at 20210307214930914
115326 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/devlink_lib.sh' (113,353) at 20240805080014075
115327 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/3945-debug.c' (113,354) at 20210307214929826
115328 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/lag.h' (113,355) at 20240405153231023
115329 2025-01-21 03:01:04.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/meta/file_io.h' (113,356) at 20240918080010476
115330 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/hp_sdc_rtc.c' (113,357) at 20240405153049141
115331 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/skeleton.dtsi' (113,358) at 20210307214925666
115332 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hotplug_irq.c' (113,359) at 20240405153230559
115333 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/Kconfig' (113,360) at 20241011080017331
115334 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/Makefile' (113,361) at 20210308005003012
115335 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sgetem.S' (113,362) at 20210307214926146
115336 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/ap_queue.c' (113,363) at 20240405153231379
115337 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sam_secure.c' (113,364) at 20240405153045637
115338 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/elfcore-compat.h' (113,365) at 20220525020652146
115339 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/console_rotate.c' (113,366) at 20210308005003524
115340 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/files/COPYING.MIT' (113,367) at 20210307205554494
115341 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma0_qm_masks.h' (113,368) at 20240405153046573
115342 2025-01-21 03:01:04.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/rde_dictionary_manager.cpp' (113,369) at 20240821080001891
115343 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/apple/mca.c' (113,370) at 20240405153053553
115344 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/tut.dot' (113,371) at 20210308005046489
115345 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/v3-v360epc-pci.txt' (113,372) at 20210307214925386
115346 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/allwinner-sid.h' (113,373) at 20210308005046017
115347 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_connect_v4_prog.c' (113,374) at 20210309003655984
115348 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/entrypoints/entrypoints.bpf.c' (113,375) at 20240405153048813
115349 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/sdsi/sdsi.sh' (113,376) at 20240405153054301
115350 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator_v.c' (113,377) at 20220525020652502
115351 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/fb_mmc.c' (113,378) at 20210308005003372
115352 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/versaclock.h' (113,379) at 20240405153052649
115353 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8192.h' (113,380) at 20210309003652076
115354 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/close_range.h' (113,381) at 20220525020654667
115355 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/0003-Adapt-check_cxx_compiler_flag-to-cmake-3.0.2.patch' (113,382) at 20240413080012655
115356 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-dma.h' (113,383) at 20210308005046029
115357 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_serdev.c' (113,384) at 20240613080016383
115358 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Tamworth' (113,385) at 20210307205553766
115359 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/i915_gsc_proxy_mei_interface.h' (113,386) at 20240405153052637
115360 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmtp/libmtp/0002-util-mtp-hotplug.c-Enable-stack-memory-protection.patch' (113,387) at 20241221090017504
115361 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/st,stmpe-pwm.txt' (113,388) at 20210307214925406
115362 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/dwc/pcie-dw-rockchip.c' (113,389) at 20240805080013995
115363 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/madvise.h' (113,390) at 20220429100100586
115364 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/ma35d1_serial.c' (113,391) at 20240719080013357
115365 2025-01-21 03:01:04.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm963158/MAINTAINERS' (113,392) at 20210308005002940
115366 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c' (113,393) at 20240405153047205
115367 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/chassis_state_manager.cpp' (113,394) at 20241211090206662
115368 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-versal/include/mach/sys_proto.h' (113,395) at 20210308005002796
115369 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_network_settings.robot' (113,396) at 20210308005007104
115370 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_syscntl.h' (113,397) at 20210308005002664
115371 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/sc_sps_1.c' (113,398) at 20210308005003048
115372 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.14.bb' (113,399) at 20231126090012805
115373 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-propcache/run-ptest' (113,400) at 20241221090017560
115374 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-i801.c' (113,401) at 20241018080014486 to deleted uid set
115375 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bcm2835.c' (113,402) at 20240405153231459
115376 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/fix-strerrorname_np.patch' (113,403) at 20241221090017672
115377 2025-01-21 03:01:04.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/uart.h' (113,404) at 20210308005002804
115378 2025-01-21 03:01:04.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct6775-core.c' (113,405) at 20241211090145433
115379 2025-01-21 03:01:04.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/meson_nand.c' (113,406) at 20240405153230871
115380 2025-01-21 03:01:04.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/kfifo_buf.c' (113,407) at 20240405153048969
115381 2025-01-21 03:01:04.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/analogix/anx7625.c' (113,408) at 20241211090145413
115382 2025-01-21 03:01:04.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/__init__.py' (113,409) at 20210308005048029
115383 2025-01-21 03:01:04.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-class-typec' (113,410) at 20210307214925182
115384 2025-01-21 03:01:04.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_vlan.sh' (113,411) at 20240405153054341
115385 2025-01-21 03:01:04.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/demangle-rust.c' (113,412) at 20210307214932590
115386 2025-01-21 03:01:04.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_workarounds_types.h' (113,413) at 20240405153048501
115387 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h' (113,414) at 20240405153049953
115388 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-kernel/linux/linux-aspeed_%.bbappend' (113,415) at 20240110090012776
115389 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/reinit_devtree.cpp' (113,416) at 20240820080019934
115390 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-ufs.c' (113,417) at 20240405153231311
115391 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/map.c' (113,418) at 20240405153054197
115392 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/Kconfig' (113,419) at 20210307214929914
115393 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-wifi-sku.dtsi' (113,420) at 20240405153045785
115394 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/267' (113,421) at 20210927100127501
115395 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/debug_helper.c' (113,422) at 20240906080037456
115396 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/files/dbus-avoid-strange-chars-from-the-build-dir.patch' (113,423) at 20230706080014741
115397 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mp5416.c' (113,424) at 20240405153231363
115398 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/Kconfig' (113,425) at 20210307214929778
115399 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1040qds.dts' (113,426) at 20210307214926354
115400 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-dreamcast/mach/maple.h' (113,427) at 20210307214926558
115401 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8-ca35.dtsi' (113,428) at 20210308005002580
115402 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt' (113,429) at 20210307214925338
115403 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/syscalltbl.c' (113,430) at 20240405153054205
115404 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.hwmontempsensor.service' (113,431) at 20210706231659769
115405 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/gpio.h' (113,432) at 20210308005002660
115406 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/293' (113,433) at 20210927100127501
115407 2025-01-21 03:01:04.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/apds9802als.c' (113,434) at 20240405153049625
115408 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/block.c' (113,435) at 20240405153049713
115409 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-fsl.h' (113,436) at 20210307214930822
115410 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-settings-manager.bbclass' (113,437) at 20210307205554058
115411 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_utils.h' (113,438) at 20240405153046953
115412 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/makefile-add-ldflags.patch' (113,439) at 20210307205553838
115413 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml' (113,440) at 20240405153229755
115414 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sx-ddr.h' (113,441) at 20210308005002648
115415 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/lan91c96.c' (113,442) at 20210308005003436
115416 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/disabled-features.h' (113,443) at 20240405153054033
115417 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/utils/string_utils.hpp' (113,444) at 20230523080037938
115418 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/Makefile' (113,445) at 20240405153049125
115419 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/spitz.h' (113,446) at 20240405153045681
115420 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7621-pinctrl.yaml' (113,447) at 20240405153045133
115421 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/fsl-imx-dma.txt' (113,448) at 20240405153045053
115422 2025-01-21 03:01:04.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip28-berr.c' (113,449) at 20240405153046053
115423 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c' (113,450) at 20240624080012792
115424 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c' (113,451) at 20240405153050493
115425 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.15-fix-provider-debugging.patch' (113,452) at 20230706080014749
115426 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/board-type-checker/files/board-type-checker-fpb' (113,453) at 20230211040012635
115427 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/nfs3_fs.h' (113,454) at 20240405153052417
115428 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/af_unix.h' (113,455) at 20240503080014502
115429 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_dp.h' (113,456) at 20240405153052625
115430 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/funcmux.c' (113,457) at 20210308005002788
115431 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_property.h' (113,458) at 20240906080037336
115432 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/handler.cpp' (113,459) at 20240904080048575
115433 2025-01-21 03:01:04.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb' (113,460) at 20241221090017576
115434 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/str_error.h' (113,461) at 20210307214932490
115435 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm011-x16.dts' (113,462) at 20210308005002632
115436 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pdu001.h' (113,463) at 20210308005003608
115437 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi.dtsi' (113,464) at 20240405153045529
115438 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/hash_large_key.c' (113,465) at 20220525020655191
115439 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/index.scss' (113,466) at 20210308005107077
115440 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd129x.dtsi' (113,467) at 20210307214926038
115441 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-sb16-test.c' (113,468) at 20221215040039370
115442 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_debugfs.h' (113,469) at 20220525020653811
115443 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/max16064.c' (113,470) at 20240405153048869
115444 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/Makefile' (113,471) at 20240405153046949
115445 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/arm_mhu_db.c' (113,472) at 20240405153230759
115446 2025-01-21 03:01:04.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/mm/fault.c' (113,473) at 20240405153045357
115447 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/locales/ru-RU.json' (113,474) at 20241023080037275
115448 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/irqroute.asl' (113,475) at 20210308005002876
115449 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ymfpci/ymfpci.h' (113,476) at 20240405153053541
115450 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-serial.h' (113,477) at 20210308005045997
115451 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/.gitignore' (113,478) at 20210307214932174
115452 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/features.rst' (113,479) at 20240405153229743
115453 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl.c' (113,480) at 20240405153047057
115454 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmxf' (113,481) at 20210307205554482
115455 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-sharp.c' (113,482) at 20210307214928774
115456 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/Makefile' (113,483) at 20210308005003716
115457 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/images/core-image-weston.bb' (113,484) at 20210629000017508
115458 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/btext.c' (113,485) at 20210309003648984
115459 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/xtensa-modules.c.inc' (113,486) at 20210308005046369
115460 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/vermagic.h' (113,487) at 20210307214925858
115461 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/Kconfig' (113,488) at 20240405153053381
115462 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk322x/Kconfig' (113,489) at 20210308005002772
115463 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-reset.h' (113,490) at 20210307214926958
115464 2025-01-21 03:01:04.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ipset/ipset_7.22.bb' (113,491) at 20241221090017496
115465 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch' (113,492) at 20230706080014737
115466 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_overlay.c' (113,493) at 20240405153048569
115467 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_selftest.c' (113,494) at 20240405153053073
115468 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/cache-v7.S' (113,495) at 20240405153045693
115469 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/bswapdi2.S' (113,496) at 20240405153046513
115470 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.c' (113,497) at 20210308005003000
115471 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/ipvs.sh' (113,498) at 20210307214932698
115472 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/expire.c' (113,499) at 20240405153052273
115473 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/amigaints.h' (113,500) at 20210307214926158
115474 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0005-mDNSCore-Fix-broken-debug-parameter.patch' (113,501) at 20241206090014242
115475 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-mlxreg.c' (113,502) at 20241125090012243
115476 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/safesetid/safesetid-test.sh' (113,503) at 20210307214932722
115477 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-ac97.c' (113,504) at 20210307214928850
115478 2025-01-21 03:01:04.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/pgm-specification.mak' (113,505) at 20240326080039746
115479 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/network/persistent-net-name/85-persistent-net.rules' (113,506) at 20240715080020841
115480 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/CertificateService_v1.xml' (113,507) at 20240619080002920
115481 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear320_nand_defconfig' (113,508) at 20210308005003280
115482 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/StorageController/meson.build' (113,509) at 20230825080021141 to deleted uid set
115483 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/device.c' (113,510) at 20240405153230159
115484 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/sleep-s3c64xx.S' (113,511) at 20240405153045689
115485 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-q8-tablet.dts' (113,512) at 20240405153045389
115486 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/CMakeLists.txt' (113,513) at 20210308005114857
115487 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a779a0-cpg-mssr.h' (113,514) at 20210309003653812
115488 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/stm32-dmamux.c' (113,515) at 20240405153230287
115489 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lcd_console.h' (113,516) at 20210308005003656
115490 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/humidity/ti,hdc2010.yaml' (113,517) at 20240405153229767
115491 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/ipset/ip_set.h' (113,518) at 20240405153231831
115492 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_da7219_max98373.c' (113,519) at 20240405153232183
115493 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/crypto_helper.c' (113,520) at 20240326080039702
115494 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/tape.h' (113,521) at 20220525020653963
115495 2025-01-21 03:01:04.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/HardwareStatus/Inventory/InventoryTableDimmSlot.vue' (113,522) at 20241004080035963
115496 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/user_events.rst' (113,523) at 20240405153229831
115497 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1306.c' (113,524) at 20210307214930506
115498 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/configs/i386_defconfig' (113,525) at 20240405153046337
115499 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g054l1.dtsi' (113,526) at 20240405153045809
115500 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/pl031.c' (113,527) at 20240906080037288
115501 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt' (113,528) at 20241221090017628
115502 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/0003-make-LOAD-segment-extensions-based-on-p_align-instea.patch' (113,529) at 20230813080012900
115503 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-sabrelite-machine.c' (113,530) at 20221215040039374
115504 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/semtech,sx9500.yaml' (113,531) at 20220525020651682
115505 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/data.c' (113,532) at 20241211090145513
115506 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6594-core.c' (113,533) at 20240405153230839
115507 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm6115.c' (113,534) at 20240405153230223
115508 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tpm_eventlog.h' (113,535) at 20240405153052809
115509 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/openh264/0002-Makefile-add-possibility-to-disable-NEON-extension.patch' (113,536) at 20230919080013954
115510 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/rv515' (113,537) at 20210307214928018
115511 2025-01-21 03:01:04.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul2l.dtsi' (113,538) at 20240405153045525
115512 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/lan9662-otpc.c' (113,539) at 20240405153051205
115513 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_srab.c' (113,540) at 20240405153049749
115514 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace32.c' (113,541) at 20220525020652050
115515 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb.h' (113,542) at 20240906080037340
115516 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-ficus.dts' (113,543) at 20210308005002608
115517 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-galaxy-s3.dtsi' (113,544) at 20240405153045565
115518 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/s6sy761.c' (113,545) at 20240405153049161
115519 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/single_cpdo.c' (113,546) at 20210307214925978
115520 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/rx.c' (113,547) at 20240405153050541
115521 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/rockchip,rk3399-dwc3.yaml' (113,548) at 20240405153045181
115522 2025-01-21 03:01:04.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/pipeline.json' (113,549) at 20240405153054153
115523 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc/venc_h264_if.c' (113,550) at 20240712080021069
115524 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha256_s390.c' (113,551) at 20240405153046273
115525 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memcpy-archs-unaligned.S' (113,552) at 20210307214925674
115526 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/059.out' (113,553) at 20240326080039726
115527 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/qcow2.py' (113,554) at 20210308005046473
115528 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/compat.c' (113,555) at 20210309003654552
115529 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/query-dvb-frontend-info.rst' (113,556) at 20210309003648480
115530 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/Makefile' (113,557) at 20240405153050489
115531 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pengwyn.h' (113,558) at 20210308005003608
115532 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Alvangen' (113,559) at 20210307205553778
115533 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_ksz.c' (113,560) at 20240405153053233
115534 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/40x/acadia_defconfig' (113,561) at 20210307214926366
115535 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ad525x_dpot-spi.c' (113,562) at 20240405153049625
115536 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sodaville.c' (113,563) at 20220525020652442
115537 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ilitek-ili9341.c' (113,564) at 20240520080015151
115538 2025-01-21 03:01:04.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/counts.h' (113,565) at 20240405153054185
115539 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic-its.c' (113,566) at 20241211090145377
115540 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dts' (113,567) at 20240405153045709
115541 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.c' (113,568) at 20240405153048645
115542 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/classes/kernel_wireless_regdb.bbclass' (113,569) at 20230131040012027
115543 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-10' (113,570) at 20230114040005626
115544 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/idtcps.c' (113,571) at 20210307214930182
115545 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-samsung-e7.dts' (113,572) at 20240405153045545
115546 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_snp.c' (113,573) at 20210308005003704
115547 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe.c' (113,574) at 20240405153230807
115548 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/platinum/spl_titanium.c' (113,575) at 20210308005002920
115549 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/matrix-keymap.c' (113,576) at 20210307214928478
115550 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/parse-branch-options.c' (113,577) at 20240405153054201
115551 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/emu/nfcon.c' (113,578) at 20240405153230003
115552 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos_8.5.0.bb' (113,579) at 20230401080011975
115553 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/Makefile' (113,580) at 20240405153053553
115554 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.h' (113,581) at 20240405153048513
115555 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-rng.rst' (113,582) at 20210307214925266
115556 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/i915_scheduler.rst' (113,583) at 20240405153229819
115557 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardirq.h' (113,584) at 20220525020651878
115558 2025-01-21 03:01:04.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml' (113,585) at 20240405153045041
115559 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty.h' (113,586) at 20240405153231843
115560 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Karancs-Nagy-Hideg-hegy-Balassagyarmat-Godollo-Salgotarjan-Vac' (113,587) at 20210307205553774
115561 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/cpu.c' (113,588) at 20210308005002544
115562 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_perf_link.c' (113,589) at 20220525020655199
115563 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/x509-utils.h' (113,590) at 20241211090212354
115564 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/acpi-bits.rst' (113,591) at 20241211090212234
115565 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/pkvm.c' (113,592) at 20240405153229987
115566 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/tbxfload.c' (113,593) at 20240405153046625
115567 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/mtd/spi-nand.txt' (113,594) at 20210308005003304
115568 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/rockchip.h' (113,595) at 20210308005003640
115569 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone-c89.patch' (113,596) at 20241206090014246
115570 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pmic8xxx-pwrkey.c' (113,597) at 20240405153230727
115571 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/platform_support.h' (113,598) at 20210307214930546
115572 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-newlib.inc' (113,599) at 20241206090014302
115573 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0004-wayland-egl-Add-bcm_host-to-dependencies.patch' (113,600) at 20230706080014765
115574 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/devicetree/bindings/trivial-devices.yaml' (113,601) at 20240826080012307 to deleted uid set
115575 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/info.h' (113,602) at 20210307214932046
115576 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/parallel-isa.h' (113,603) at 20240906080037332
115577 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/mlme.c' (113,604) at 20240405153053405
115578 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/grph_object_defs.h' (113,605) at 20240405153047301
115579 2025-01-21 03:01:04.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lp50xx.yaml' (113,606) at 20240405153045089
115580 2025-01-21 03:01:04.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/hidma.h' (113,607) at 20210307214927138
115581 2025-01-21 03:01:04.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_exar.c' (113,608) at 20240628080014005
115582 2025-01-21 03:01:04.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/fpu.S' (113,609) at 20240405153046173
115583 2025-01-21 03:01:04.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-colorimetry.rst' (113,610) at 20220525020651782
115584 2025-01-21 03:01:04.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.c' (113,611) at 20240405153048697
115585 2025-01-21 03:01:04.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-fan-config-mrw.bb' (113,612) at 20241206090014274
115586 2025-01-21 03:01:04.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/Makefile' (113,613) at 20240405153049109
115587 2025-01-21 03:01:04.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/tp_meter.c' (113,614) at 20240405153053177
115588 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/signal.c' (113,615) at 20241211090145545
115589 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qualcomm-ipmi-oem/LICENSE' (113,616) at 20210308005115541
115590 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c' (113,617) at 20240813080021926
115591 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts' (113,618) at 20240405153229919
115592 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_shader.c' (113,619) at 20240405153048797
115593 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/isl68137.rst' (113,620) at 20210307214925502
115594 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_spc.c' (113,621) at 20240405153051965
115595 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt' (113,622) at 20240405153229767
115596 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_arcnet.h' (113,623) at 20240405153052921
115597 2025-01-21 03:01:04.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8997-regulator.c' (113,624) at 20240405153051469
115598 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vgaarb.h' (113,625) at 20240405153231847
115599 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0030-Run-python-scripts-using-env.patch' (113,626) at 20240309090012820
115600 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/thrift/thrift_0.21.0.bb' (113,627) at 20241221090017504
115601 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.12.bb' (113,628) at 20231126090012781
115602 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mlx5-abi.h' (113,629) at 20221102030020937
115603 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Overview/OverviewDumps.vue' (113,630) at 20241004080035967
115604 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm018-dc4/psu_init_gpl.c' (113,631) at 20210308005003200
115605 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/table.h' (113,632) at 20210307214929938
115606 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_owner.c' (113,633) at 20240405153231975
115607 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/updater.hpp' (113,634) at 20241114091025397
115608 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/expand-cgroup.c' (113,635) at 20240405153054165
115609 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/udc/udc-uclass.c' (113,636) at 20210308005003512
115610 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68-video.c' (113,637) at 20240405153049381
115611 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/pmu-scan.c' (113,638) at 20240405153232223
115612 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cdx/cdx_bus.h' (113,639) at 20240405153052669
115613 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pl320-ipc.h' (113,640) at 20210307214931470
115614 2025-01-21 03:01:04.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/tpm/tpm_tis_common.c' (113,641) at 20240906080037304
115615 2025-01-21 03:01:04.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-iocost.c' (113,642) at 20241220090018306
115616 2025-01-21 03:01:04.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb' (113,643) at 20241220090019718 to deleted uid set
115617 2025-01-21 03:01:04.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_0_3_sh_mask.h' (113,644) at 20240405153047765
115618 2025-01-21 03:01:04.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/qcom-ssc-block-bus.c' (113,645) at 20240405153046737
115619 2025-01-21 03:01:04.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/README' (113,646) at 20210308005002540
115620 2025-01-21 03:01:04.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/time.c' (113,647) at 20240405153045929
115621 2025-01-21 03:01:04.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/gen-hyprel.c' (113,648) at 20220525020651958
115622 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-rzg2l-usbphy-ctrl.c' (113,649) at 20220525020653943
115623 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid-host/cmd.hpp' (113,650) at 20230513080027502
115624 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/msi.h' (113,651) at 20240405153046389
115625 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_state.h' (113,652) at 20240405153046709
115626 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/perfmon_itanium.h' (113,653) at 20220525020651978
115627 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/hmc5843_i2c.c' (113,654) at 20240405153049005
115628 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic94xx/aic94xx_reg.h' (113,655) at 20210307214930278
115629 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/fpu-probe.c' (113,656) at 20210309003648840
115630 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/sun4i-gpadc-iio.c' (113,657) at 20240405153230691
115631 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SimpleStorage.v1_3_2.json' (113,658) at 20240619080002956
115632 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/transport/mctp-demux.c' (113,659) at 20240901080013973
115633 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/exec.c' (113,660) at 20240906080037368
115634 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-tcon-top.h' (113,661) at 20210307214931334
115635 2025-01-21 03:01:04.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8731.c' (113,662) at 20240405153232167
115636 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rbd.c' (113,663) at 20240805080013939
115637 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mes_v11_0.h' (113,664) at 20240405153047149
115638 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/marvell,mmp2.h' (113,665) at 20210307214931346
115639 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LAL-1.3' (113,666) at 20211006000025238
115640 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/qxl-logger.c' (113,667) at 20221215040039102
115641 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria_gfni_avx512_glue.c' (113,668) at 20240405153046361
115642 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl724.c' (113,669) at 20240405153046901
115643 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mc146818rtc_64.h' (113,670) at 20210307214926582
115644 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_non_array.c' (113,671) at 20210307214932642
115645 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-707-53.0W' (113,672) at 20210307205553762
115646 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lan/auth.h' (113,673) at 20210308004938836
115647 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/etas_es58x/Makefile' (113,674) at 20240405153049741
115648 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8c000/vrm@5e.conf' (113,675) at 20210307205554086
115649 2025-01-21 03:01:04.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/Ldap.vue' (113,676) at 20241004080035971
115650 2025-01-21 03:01:04.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_sienna_cichlid.h' (113,677) at 20240405153048349
115651 2025-01-21 03:01:04.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/gengvec.c' (113,678) at 20241211090212474
115652 2025-01-21 03:01:04.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/prom.c' (113,679) at 20241211090145381
115653 2025-01-21 03:01:04.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/imximage.cfg' (113,680) at 20210308005002920
115654 2025-01-21 03:01:04.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mp.h' (113,681) at 20210308005002880
115655 2025-01-21 03:01:04.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/brcmstb/pm/pm-mips.c' (113,682) at 20240405153051757
115656 2025-01-21 03:01:04.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_jhash.h' (113,683) at 20210307214932646
115657 2025-01-21 03:01:04.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-pxp.h' (113,684) at 20240405153049425
115658 2025-01-21 03:01:04.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ah6.c' (113,685) at 20240405153053269
115659 2025-01-21 03:01:04.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/fb.h' (113,686) at 20210308005003656
115660 2025-01-21 03:01:04.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/versatile/icst.h' (113,687) at 20210309003649264
115661 2025-01-21 03:01:04.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/cpu_loop.c' (113,688) at 20210308005046085
115662 2025-01-21 03:01:04.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx23evk.h' (113,689) at 20210308005003604
115663 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6_genl.h' (113,690) at 20210307214931506
115664 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/checksum.h' (113,691) at 20210309003648820
115665 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-4.1.rst' (113,692) at 20230610080017611
115666 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/aes_s390.c' (113,693) at 20240405153230075
115667 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/replay.c' (113,694) at 20240405153052549
115668 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/Makefile' (113,695) at 20240405153231511
115669 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/renesas_tmr.h' (113,696) at 20210308005046033
115670 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_hx8340bn.c' (113,697) at 20210307214930506
115671 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/uw-imap-fix-incompatible-pointer-types.patch' (113,698) at 20241206090014250
115672 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_endian.c' (113,699) at 20240405153054249
115673 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/0003-vexpress64-Imply-CONFIG_ARM64_CRC32-by-default.patch' (113,700) at 20240113090014528
115674 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_4_regs.h' (113,701) at 20240405153046601
115675 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/queue.c' (113,702) at 20241211090212394
115676 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/operstates.rst' (113,703) at 20220525020651750
115677 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/0001-Use-toolchain-from-environment-variables.patch' (113,704) at 20210307205553882
115678 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_lvds_regs.h' (113,705) at 20240405153048745
115679 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/qedr_roce_cm.h' (113,706) at 20220525020653155
115680 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/st_logo_data.h' (113,707) at 20210308005003684
115681 2025-01-21 03:01:04.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/maple/time.c' (113,708) at 20240405153046209
115682 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/imx/Makefile' (113,709) at 20210308005002548
115683 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/fru_area.cpp' (113,710) at 20240817080009164
115684 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/Kconfig' (113,711) at 20240405153046873
115685 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CompositionReservationCollection_v1.xml' (113,712) at 20240619080002920
115686 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1395-lionskin.dts' (113,713) at 20210307214926038
115687 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/socionext,uniphier-glue-reset.yaml' (113,714) at 20240405153045149
115688 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/xlnx-versal-xramc.h' (113,715) at 20210927100127237
115689 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/system_manager_gen5.c' (113,716) at 20210308005002780
115690 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cp2615.c' (113,717) at 20220525020653071
115691 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-nvidia.c' (113,718) at 20241114091008832
115692 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/qom-parent-type.cocci' (113,719) at 20210308005046237
115693 2025-01-21 03:01:04.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-madera.c' (113,720) at 20240405153230751
115694 2025-01-21 03:01:04.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb.h' (113,721) at 20240405153231843
115695 2025-01-21 03:01:04.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/kw88f6281.h' (113,722) at 20210308005002732
115696 2025-01-21 03:01:04.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan_%.bbappend' (113,723) at 20241226090016127
115697 2025-01-21 03:01:04.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Panel_VINI.json' (113,724) at 20221213040036921
115698 2025-01-21 03:01:04.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-net.rst' (113,725) at 20210307214925466
115699 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/check-integrity.c' (113,726) at 20240405153052277
115700 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_types.h' (113,727) at 20240405153046389
115701 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg_2.5.2.bb' (113,728) at 20241221090017696
115702 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/reconfig-net-interface' (113,729) at 20240530080011873
115703 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/notify.c' (113,730) at 20220525020652426
115704 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musb_core.h' (113,731) at 20240405153052121
115705 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cffi/run-ptest' (113,732) at 20241221090017668
115706 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/rockchip,rk3328-grf-gpio.yaml' (113,733) at 20220525020651674
115707 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/file.c' (113,734) at 20240405153231539
115708 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ar9331.txt' (113,735) at 20240405153045117
115709 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb' (113,736) at 20241221090017568
115710 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_link_hwss.h' (113,737) at 20240405153047301
115711 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/proc.c' (113,738) at 20240405153232039
115712 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra194-p3668-0001.dtsi' (113,739) at 20220525020651922
115713 2025-01-21 03:01:04.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/test.c' (113,740) at 20210307214932738
115714 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/adi/axi-i2s.c' (113,741) at 20240405153232139
115715 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_impl.h' (113,742) at 20240405153050177
115716 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-ce-ccm-glue.c' (113,743) at 20240405153045845
115717 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml' (113,744) at 20240405153045073
115718 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signal-stack.c' (113,745) at 20220525020655227
115719 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb' (113,746) at 20241206090014342
115720 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/0002-Add-package-configuration-files.patch' (113,747) at 20241206090014258
115721 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_NAND_defconfig' (113,748) at 20210308005003232
115722 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hugetlb_inline.h' (113,749) at 20210307214931394
115723 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.c' (113,750) at 20220525020652967
115724 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-sdcard-test.c' (113,751) at 20221215040039370
115725 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/Kconfig' (113,752) at 20240405153049545
115726 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/armcoremodule.h' (113,753) at 20210308005003560
115727 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rv1108-cru.yaml' (113,754) at 20240405153045029
115728 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-during-backup' (113,755) at 20240326080039734
115729 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/file-size.sh' (113,756) at 20210307214932146
115730 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/phosphor-hwmon-io-uring.md' (113,757) at 20221209040006391
115731 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-harmony.dts' (113,758) at 20240405153229879
115732 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/virtual-media.md' (113,759) at 20221209040006395
115733 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/systemctl' (113,760) at 20240302090018230
115734 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/MAINTAINERS' (113,761) at 20210308005002976
115735 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS0.conf' (113,762) at 20231114090012542
115736 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a774e1-cpg-mssr.c' (113,763) at 20240405153230235
115737 2025-01-21 03:01:04.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/spl.c' (113,764) at 20210308005002992
115738 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-hydra.dts' (113,765) at 20240405153045501
115739 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-rc32434.c' (113,766) at 20240628080013977
115740 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/snmp.h' (113,767) at 20240405153231879
115741 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/.gitignore' (113,768) at 20210307214926122
115742 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_rt286.c' (113,769) at 20240613080016547
115743 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-npcm7xx.c' (113,770) at 20240405153046877
115744 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9131si-pre.dtsi' (113,771) at 20210307214926342
115745 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_skbmod.h' (113,772) at 20210307214931578
115746 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-xchg.h' (113,773) at 20210307214926550
115747 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/clk/clk_10_0_2_sh_mask.h' (113,774) at 20210307214927346
115748 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_kbd_led_backlight.c' (113,775) at 20240405153051385
115749 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/visit.py' (113,776) at 20240906080037444
115750 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/spl.c' (113,777) at 20210308005003000
115751 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5665.c' (113,778) at 20240405153232159
115752 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/generate-allowlist.py' (113,779) at 20221209040010163
115753 2025-01-21 03:01:04.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/da7218.h' (113,780) at 20210307214931594
115754 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/sdbusplus.wrap' (113,781) at 20220323030036807
115755 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_mass_storage.c' (113,782) at 20240405153231547
115756 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/ftrace.h' (113,783) at 20240405153046505
115757 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/test-aes.c' (113,784) at 20230925080040097
115758 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/memory.h' (113,785) at 20240405153048621
115759 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/server.ttyS5.conf' (113,786) at 20240529080017843
115760 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/hardirq.h' (113,787) at 20220525020652022
115761 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/README' (113,788) at 20210307214926730
115762 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/watchdog_buddy.c' (113,789) at 20240405153053077
115763 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/task_local_storage_helpers.h' (113,790) at 20240405153054285
115764 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aes_gmac.c' (113,791) at 20210416100025538
115765 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Inventory/meson.build' (113,792) at 20220913030027321 to deleted uid set
115766 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/common.c' (113,793) at 20210308005002728
115767 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/.gitignore' (113,794) at 20210308005003724
115768 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/balloon.h' (113,795) at 20240405153052957
115769 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/Kconfig' (113,796) at 20240405153048569
115770 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/management-style.rst' (113,797) at 20240405153045301
115771 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-seagate-nas-xbay.dtsi' (113,798) at 20240405153229871
115772 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pil.h' (113,799) at 20210307214926582
115773 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/mmap.c' (113,800) at 20210308005046397
115774 2025-01-21 03:01:04.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bd71828.c' (113,801) at 20240405153047073
115775 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-wpcm-fiu.c' (113,802) at 20240405153231467
115776 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/Kbuild' (113,803) at 20210307214927966
115777 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_translate_dcn10.h' (113,804) at 20210307214927306
115778 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0006-game-Makefile-install-sample-png-files.patch' (113,805) at 20230211040012643
115779 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_init.h' (113,806) at 20210307214929322
115780 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6328-clock.h' (113,807) at 20210309003653812
115781 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig' (113,808) at 20210308005003264
115782 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/options.pptp' (113,809) at 20210307205553834
115783 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tesla.yaml' (113,810) at 20240405153045017
115784 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pinctrl-tegra.h' (113,811) at 20210308005003640
115785 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/control.c' (113,812) at 20240913080013865
115786 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-betamax/run-ptest' (113,813) at 20240301090012431
115787 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/sun4i-lradc-keys.c' (113,814) at 20240405153230727
115788 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,stih407-picophyreset.yaml' (113,815) at 20240405153045149
115789 2025-01-21 03:01:04.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/ras.rst' (113,816) at 20240405153045213
115790 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx24120.c' (113,817) at 20240405153049281
115791 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/mod.c' (113,818) at 20240405153052129
115792 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/standby.S' (113,819) at 20240405153045681
115793 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/chelsio/cxgb.rst' (113,820) at 20210309003648444
115794 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/Makefile' (113,821) at 20240405153051269
115795 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/clearstate_gfx11.h' (113,822) at 20240405153047129
115796 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apm/apm-merlin.dts' (113,823) at 20240405153045717
115797 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/stable-kernel-rules.rst' (113,824) at 20240405153045277
115798 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-omap.c' (113,825) at 20210308005003512
115799 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/kc705_nommu.dts' (113,826) at 20210308005002884
115800 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_gtt.h' (113,827) at 20240405153048549
115801 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_sticky_fdb.sh' (113,828) at 20210307214932686
115802 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_47.1.bb' (113,829) at 20241221090017680
115803 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cpu-freq/core.rst' (113,830) at 20240405153045005
115804 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count' (113,831) at 20240906080037556 to deleted uid set
115805 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/goto.c' (113,832) at 20240405153050105
115806 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/st,stm32-iwdg.yaml' (113,833) at 20240405153045185
115807 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nuvoton,npcm-memory-controller.yaml' (113,834) at 20240405153045101
115808 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/common/board.c' (113,835) at 20210308005002956
115809 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mt_ventoux.h' (113,836) at 20210308005003604
115810 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mc146818rtc.h' (113,837) at 20210307214926226
115811 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/queue_private.h' (113,838) at 20210307214930546
115812 2025-01-21 03:01:04.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/Makefile' (113,839) at 20210308005003408
115813 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm_1.31.bb' (113,840) at 20230610080017603
115814 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/Makefile' (113,841) at 20210307214928110
115815 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-of-dev.h' (113,842) at 20240405153054005
115816 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/README.kmeter1' (113,843) at 20210308005003012
115817 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/fsyscall_gtod_data.h' (113,844) at 20210307214926122
115818 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/hi6421-pmic-core.c' (113,845) at 20240405153230835
115819 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-fsf.c' (113,846) at 20230426080043928
115820 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pat/Makefile' (113,847) at 20210307214926738
115821 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ConnectionMethod_v1.xml' (113,848) at 20240619080002920
115822 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/allwinner-sun8i-emac.h' (113,849) at 20221215040039182
115823 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/linux_boot_done.hpp' (113,850) at 20230713080008188
115824 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/cxl_port_test.c' (113,851) at 20240405153054221
115825 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_sl.c' (113,852) at 20210307214929654
115826 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-corsair.c' (113,853) at 20220525020653039
115827 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pe.h' (113,854) at 20210308005003680
115828 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/ldst.idef' (113,855) at 20230925080040021
115829 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm953012hr.dts' (113,856) at 20240405153045429
115830 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/po/pt.po' (113,857) at 20210307214932618
115831 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/adm9240.c' (113,858) at 20240405153048841
115832 2025-01-21 03:01:04.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mmc_env.c' (113,859) at 20210308005002728
115833 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/ubd_kern.c' (113,860) at 20241211090145389
115834 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/failed-syscalls-by-pid.py' (113,861) at 20210307214932570
115835 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/mpc85xx_mds.c' (113,862) at 20240405153230051
115836 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/util.c' (113,863) at 20240405153054213
115837 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/intel-m10-bmc-hwmon.c' (113,864) at 20241018080014486
115838 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/checkalllitmus.sh' (113,865) at 20240405153054069
115839 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega20_ih.h' (113,866) at 20220525020652482
115840 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/exit.c' (113,867) at 20240712080021093
115841 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig' (113,868) at 20210308005003240
115842 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/config.h' (113,869) at 20240405153045961
115843 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/min_addr.c' (113,870) at 20210307214932174
115844 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_verbs.c' (113,871) at 20240405153230723
115845 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/TODO' (113,872) at 20210307214930602
115846 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zil.h' (113,873) at 20210308005003696
115847 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/ssl_key_handler.hpp' (113,874) at 20240731080002486
115848 2025-01-21 03:01:04.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_cpu.h' (113,875) at 20240906080037360
115849 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/Kconfig' (113,876) at 20210307214929298
115850 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qlist.c' (113,877) at 20210927100127641
115851 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/Kconfig' (113,878) at 20210307214932426
115852 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi' (113,879) at 20240628080013977
115853 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/darla20.c' (113,880) at 20210307214932242
115854 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/Makefile' (113,881) at 20210307214931118
115855 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/gdbstub.h' (113,882) at 20240906080037324
115856 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq27xxx_battery_i2c.c' (113,883) at 20240405153231355
115857 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/trace.h' (113,884) at 20220429100100406
115858 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/gateworks.bmp' (113,885) at 20210308005003768 to deleted uid set
115859 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/state/phosphor-state-manager/xyz.openbmc_project.State.Host@.service' (113,886) at 20230215040018435
115860 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun50i-h6-usb3-phy.yaml' (113,887) at 20240405153045125
115861 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/odroid-c2_defconfig' (113,888) at 20210308005003272
115862 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/platsmp-apmu.c' (113,889) at 20240405153045689
115863 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/Makefile' (113,890) at 20210307214931230
115864 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/mpc512x_lpbfifo.c' (113,891) at 20240405153230051
115865 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/setup.c' (113,892) at 20240411080014058
115866 2025-01-21 03:01:04.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/sp_private.h' (113,893) at 20210307214930542
115867 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/ati-agp.c' (113,894) at 20240405153046741
115868 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/Kconfig' (113,895) at 20240405153231707
115869 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,k2g-dss.yaml' (113,896) at 20240405153045053
115870 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MS-PL' (113,897) at 20210307205554422
115871 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-func.rst' (113,898) at 20240405153045313
115872 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.h' (113,899) at 20240405153050109
115873 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/nokia-modem.c' (113,900) at 20240405153048829
115874 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/Makefile' (113,901) at 20210308005046529
115875 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max77693.h' (113,902) at 20210307214931430
115876 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/extended_user_data_test.cpp' (113,903) at 20210308005049141
115877 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/kcmp_type.sh' (113,904) at 20240405153054173
115878 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/smarty/smarty_4.5.5.bb' (113,905) at 20241221090017544
115879 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_funcs1.c' (113,906) at 20240405153054269
115880 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/core.h' (113,907) at 20240815080012891
115881 2025-01-21 03:01:04.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ixp4xx/ixp4xx-of.c' (113,908) at 20240405153045649
115882 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/riscv/patch-acceptance.rst' (113,909) at 20220525020651774
115883 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/files/efi.cfg' (113,910) at 20221120040010706
115884 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/lib/bootm.c' (113,911) at 20210308005002848
115885 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/akcipher-nettle.c.inc' (113,912) at 20241211090212226
115886 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/mailbox/pcc.c' (113,913) at 20240405153049229 to deleted uid set
115887 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/Makefile' (113,914) at 20210309003654520
115888 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0003-replace-canonicalize_file_name-with-realpath.patch' (113,915) at 20230706080014761
115889 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/fsl.yaml' (113,916) at 20240405153229755
115890 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/psci.yaml' (113,917) at 20240405153045017
115891 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/tcm.rst' (113,918) at 20240405153229739
115892 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/flash/openpower-software-manager_%.bbappend' (113,919) at 20230719080015371
115893 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/bug.h' (113,920) at 20240405153054389
115894 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/maxim,max9286.yaml' (113,921) at 20240405153045093
115895 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml' (113,922) at 20240405153045129
115896 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/iio/qcom,spmi-adc7-pmr735b.h' (113,923) at 20240405153231799
115897 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-support-card.dtsi' (113,924) at 20240405153045577
115898 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/cpsw_switchdev.rst' (113,925) at 20240405153045237
115899 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hub.fuc' (113,926) at 20210307214927938
115900 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8195-afe-pcm.yaml' (113,927) at 20240405153229799
115901 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/processor.h' (113,928) at 20210308005002828
115902 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/terms.rst' (113,929) at 20240413080012679
115903 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml' (113,930) at 20240405153229767
115904 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov9640.h' (113,931) at 20220525020653263
115905 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4-Clause' (113,932) at 20210307205554418
115906 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/D-FSL-1.0' (113,933) at 20211006000025234
115907 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu-models.c' (113,934) at 20241211090212502
115908 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/touchscreen_dmi.c' (113,935) at 20241011080017343
115909 2025-01-21 03:01:04.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/ubc.c' (113,936) at 20210307214926566
115910 2025-01-21 03:01:04.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/tcp.c' (113,937) at 20240405153052465
115911 2025-01-21 03:01:04.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-highbank/system.c' (113,938) at 20210307214925886
115912 2025-01-21 03:01:04.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb' (113,939) at 20241221090017488
115913 2025-01-21 03:01:04.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/core/cec-pin-error-inj.c' (113,940) at 20220525020653235
115914 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/sve_helper.c' (113,941) at 20241121090029276
115915 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-core/initscripts/files/mountall.sh' (113,942) at 20210307205554110
115916 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/debug.h' (113,943) at 20210307214928078
115917 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/simple-pm-bus.c' (113,944) at 20240405153230199
115918 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/i915.rst' (113,945) at 20240405153229815
115919 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts' (113,946) at 20240405153229915
115920 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/json_utils.hpp' (113,947) at 20240502080024920
115921 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v3_1.c' (113,948) at 20240405153047157
115922 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml' (113,949) at 20240405153045181
115923 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AllowDeny_v1.xml' (113,950) at 20240619080002920
115924 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/libnetfilter-cthelper_1.0.1.bb' (113,951) at 20230401080011931
115925 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mtd.c' (113,952) at 20210308005100993
115926 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/use-emacs-native-tools-for-cross-compiling.patch' (113,953) at 20230919080013958
115927 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi' (113,954) at 20240405153045801
115928 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/param.h' (113,955) at 20210307214931614
115929 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun9i.c' (113,956) at 20210308005002784
115930 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/Makefile' (113,957) at 20240405153046057
115931 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/display-timing.txt' (113,958) at 20210307214925306
115932 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/Makefile' (113,959) at 20210308005003076
115933 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/dynamic.c' (113,960) at 20240411080014118
115934 2025-01-21 03:01:04.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/xattr.c' (113,961) at 20240405153231655
115935 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/connection.c' (113,962) at 20241115090012965 to deleted uid set
115936 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.err' (113,963) at 20240906080037560
115937 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedi_isadma.h' (113,964) at 20240405153052669
115938 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_deps.h' (113,965) at 20240405153048525
115939 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/252.out' (113,966) at 20240326080039730
115940 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4234.c' (113,967) at 20240405153053577
115941 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hdaudio.h' (113,968) at 20240405153231863
115942 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/checksum.h' (113,969) at 20210307214926550
115943 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb' (113,970) at 20241221090017528
115944 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ps3gpu.h' (113,971) at 20210307214926390
115945 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/crypto/crc32-loongarch.c' (113,972) at 20240405153229995
115946 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/clean-includes' (113,973) at 20240906080037440
115947 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-support/gnupg/gnupg_%.bbappend' (113,974) at 20221014100013247
115948 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drivers.rst' (113,975) at 20240405153045213
115949 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_reboot_ras.robot' (113,976) at 20240628080017117
115950 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/downloads.rst' (113,977) at 20241221090017592
115951 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/count_state_target.hpp' (113,978) at 20220415030021137
115952 2025-01-21 03:01:04.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_gnttab.h' (113,979) at 20230426080043692
115953 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_panel.h' (113,980) at 20240405153048597
115954 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/alternative.c' (113,981) at 20240405153046285
115955 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_i386_tuxrun.py' (113,982) at 20241211090212538
115956 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/mv_i2c.h' (113,983) at 20210308005003384
115957 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/def.h' (113,984) at 20210307214929942
115958 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/init.c' (113,985) at 20240405153229995
115959 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/0001-Support-OpenSSL-1.1.patch' (113,986) at 20230317080013789
115960 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/process_addrs.rst' (113,987) at 20240405153045229
115961 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongarch_extioi.c' (113,988) at 20241211090212286
115962 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/main.c' (113,989) at 20240405153050369
115963 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/stackglue.h' (113,990) at 20220525020654479
115964 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/kyro/STG4000Reg.h' (113,991) at 20210307214930914
115965 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_hevc.h' (113,992) at 20210307214930586
115966 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/thread_info.h' (113,993) at 20240405153046505
115967 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/s3c2410.c' (113,994) at 20240405153230875
115968 2025-01-21 03:01:04.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_device.h' (113,995) at 20210307214927782
115969 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/dma/dma-sh.c' (113,996) at 20240405153046309
115970 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (113,997) at 20210812000025262
115971 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/llc.h' (113,998) at 20210307214931570
115972 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb' (113,999) at 20241221090017532
115973 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcor-maveo-box.dts' (114,000) at 20240405153045529
115974 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Brandenburg-Havel' (114,001) at 20210307205553758
115975 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/disasm.c' (114,002) at 20240405153231895
115976 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_bridge.c' (114,003) at 20240613080016403
115977 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/law.c' (114,004) at 20210308005003000
115978 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/lex_sys_types.patch' (114,005) at 20210307205553874
115979 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7118-hw.c' (114,006) at 20210307214932294
115980 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,tas2781.yaml' (114,007) at 20240405153229799
115981 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/adau17x1.h' (114,008) at 20210307214931470
115982 2025-01-21 03:01:04.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q-icore-rqs.dts' (114,009) at 20210308005002584
115983 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/hci_packet.h' (114,010) at 20240405153051813
115984 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/tcp.c' (114,011) at 20240913080013813
115985 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mxc_spi.c' (114,012) at 20210308005003492
115986 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/nyan-big/MAINTAINERS' (114,013) at 20210308005003024
115987 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c' (114,014) at 20221215040039374
115988 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/ucc_fast.h' (114,015) at 20240405153052881
115989 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/070_fill_no_size.dts' (114,016) at 20210308005003752
115990 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_osf.c' (114,017) at 20240405153232063
115991 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm_internal.h' (114,018) at 20210308005003500
115992 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-skov-revc-lt6.dts' (114,019) at 20240405153045505
115993 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx25.h' (114,020) at 20240326080039534
115994 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/libqos-spapr.c' (114,021) at 20210308005046477
115995 2025-01-21 03:01:04.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/fat.c' (114,022) at 20210308005003540
115996 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max1118.c' (114,023) at 20240405153048957
115997 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_generic.c' (114,024) at 20210307214927306
115998 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/defs.h' (114,025) at 20210307214930538
115999 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/failing_mtms_test.cpp' (114,026) at 20240820080027382
116000 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-driver-dma-ioatdma' (114,027) at 20210309003648244
116001 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_input_system_public.h' (114,028) at 20210309003653020
116002 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/173' (114,029) at 20220429100100910
116003 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_drv_base.h' (114,030) at 20240405153230803
116004 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml' (114,031) at 20240405153045065
116005 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/dbus_sensor.cpp' (114,032) at 20240817080031292
116006 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/raspberrypi-power.h' (114,033) at 20210307214931346
116007 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/regs-rtc.h' (114,034) at 20210308005002644
116008 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_util.c' (114,035) at 20210308005003708
116009 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/hostboot-pel-parsers_git.bb' (114,036) at 20230420080017593
116010 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_bmc_file_mirroring.robot' (114,037) at 20210308005007124
116011 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/setup.cfg' (114,038) at 20210308004923388
116012 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/stack.c' (114,039) at 20210308005002816
116013 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-si5351.c' (114,040) at 20240405153230207
116014 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/nicstarmac.copyright' (114,041) at 20210307214926886
116015 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/hp-wmi-sensors.rst' (114,042) at 20240405153045217
116016 2025-01-21 03:01:04.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.yaml' (114,043) at 20240405153045137
116017 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/stream.c' (114,044) at 20240812080017268
116018 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_ipp.h' (114,045) at 20210309003649472
116019 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/ll_temac_main.c' (114,046) at 20240405153231071
116020 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/lg/Makefile' (114,047) at 20210307214926022
116021 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/tah.c' (114,048) at 20240405153230955
116022 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/W3C-19980720' (114,049) at 20211006000025246
116023 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/zram02.sh' (114,050) at 20220525020655235
116024 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libenv/libenv-perl_1.04.bb' (114,051) at 20241221090017548
116025 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/__fls.h' (114,052) at 20210307214926314
116026 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-jpeg.h' (114,053) at 20220525020654631
116027 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/mac.h' (114,054) at 20210307214929734
116028 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/Makefile' (114,055) at 20210307214932290
116029 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/rxtx.h' (114,056) at 20220525020654195
116030 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/imx_v4_v5_defconfig' (114,057) at 20240405153045613
116031 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/starfive/reset-starfive-jh71x0.h' (114,058) at 20240405153051485
116032 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/regulator/consumer.rst' (114,059) at 20240405153045245
116033 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/mesh.c' (114,060) at 20240405153053405
116034 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0.h' (114,061) at 20220525020652478
116035 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-clash-member.out' (114,062) at 20220429100100882 to deleted uid set
116036 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/driver-misc.rst' (114,063) at 20240405153229815
116037 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-reset-host-reboot-attempts@.service' (114,064) at 20210308005055797
116038 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa/Kconfig' (114,065) at 20240405153049913
116039 2025-01-21 03:01:04.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/stringify.h' (114,066) at 20210307214932474
116040 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf_0.40.0.bb' (114,067) at 20231126090012777
116041 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/hiawatha/files/hiawatha-init' (114,068) at 20210307205554034
116042 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp' (114,069) at 20241211090002379
116043 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-tobiduo.dts' (114,070) at 20240405153045605
116044 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/ws.c' (114,071) at 20240405153049073
116045 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/spurious.c' (114,072) at 20240405153053009
116046 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/0001-Make-extern-declarations-in-header-file.patch' (114,073) at 20221003030013285
116047 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/Kconfig' (114,074) at 20210309003654508
116048 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/brcm,sr-pcie-phy.txt' (114,075) at 20210307214925386
116049 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/kbd-state.c' (114,076) at 20240906080037588
116050 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/cases/__init__.py' (114,077) at 20210307205554630
116051 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/report.py' (114,078) at 20241221090017704
116052 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_protocol.h' (114,079) at 20240405153051013
116053 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emu10k1_synth.h' (114,080) at 20210307214931598
116054 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/meson.options' (114,081) at 20241204090010699
116055 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/linker.c' (114,082) at 20241211090145573
116056 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/arndale_defconfig' (114,083) at 20210308005003248
116057 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/ov7670.h' (114,084) at 20210307214931542
116058 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/monitor-internal.h' (114,085) at 20240906080037376
116059 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xilinx/zynq-7000.dtsi' (114,086) at 20240405153045609
116060 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/Kconfig' (114,087) at 20210307214930122
116061 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/generic-radix-tree.rst' (114,088) at 20210307214925262
116062 2025-01-21 03:01:04.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/aspeed_fsi-test.c' (114,089) at 20240906080037568
116063 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/updater.cpp' (114,090) at 20241114091025397
116064 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sec.h' (114,091) at 20210307214929954
116065 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch' (114,092) at 20241206090014250
116066 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/ne10_1.2.1.bb' (114,093) at 20240301090012431
116067 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x04.h' (114,094) at 20210307214928082
116068 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/h8_homlet_v2_defconfig' (114,095) at 20210308005003260
116069 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/in_netns.sh' (114,096) at 20210307214932690
116070 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/test/meson.build' (114,097) at 20240826080030471
116071 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (114,098) at 20210307205554086
116072 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/main.cpp' (114,099) at 20210326100122014
116073 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/python.py' (114,100) at 20220910030013401
116074 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard410c/lowlevel_init.S' (114,101) at 20210308005003032
116075 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/rtc.c' (114,102) at 20210308005003740
116076 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/transport_mbox.c' (114,103) at 20230809080010803
116077 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/trace.h' (114,104) at 20240405153050409
116078 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/bcm2835-i2c-test.c' (114,105) at 20241211090212542
116079 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c' (114,106) at 20210309003650584
116080 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irqinit.c' (114,107) at 20240405153046433
116081 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/network' (114,108) at 20221117040026216
116082 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_ether.h' (114,109) at 20240405153052921
116083 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm2_tis_i2c.c' (114,110) at 20220520100030268
116084 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-mamoj-u-boot.dtsi' (114,111) at 20210308005002584
116085 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/speeding-up-build.rst' (114,112) at 20240302090018218
116086 2025-01-21 03:01:04.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/faillock.conf' (114,113) at 20230505080015455
116087 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/via.c' (114,114) at 20241211090212282
116088 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0_1.8.4.bb' (114,115) at 20210608000015791
116089 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-me.h' (114,116) at 20240405153049641
116090 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/leds/phosphor-led-manager/com.ampere.Hardware.Chassis.Model.MtMitchell.json' (114,117) at 20240906080012375
116091 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_max98090.c' (114,118) at 20240405153053981
116092 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot-emmc-u-boot.dtsi' (114,119) at 20210308005002588
116093 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-davinci.txt' (114,120) at 20220525020651678
116094 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/mmc_host_def.h' (114,121) at 20210308005002656
116095 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/musbhsdma.c' (114,122) at 20220525020654287
116096 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager.h' (114,123) at 20210308005002780
116097 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8516-pinfunc.h' (114,124) at 20210307214926026
116098 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia-aesni-avx2-asm_64.S' (114,125) at 20240405153046361
116099 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Salisbury' (114,126) at 20210307205553798
116100 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-nebula.c' (114,127) at 20210307214928782
116101 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-inverter.c' (114,128) at 20210307214927014
116102 2025-01-21 03:01:04.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/switch-nic-to-main-mode@.service' (114,129) at 20240504080013861
116103 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sh_pfc.h' (114,130) at 20210308005003684
116104 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/Makefile' (114,131) at 20210307214932238
116105 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/slcr.c' (114,132) at 20210308005002796
116106 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-object.json' (114,133) at 20210308005046409
116107 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/main.c' (114,134) at 20240405153049801
116108 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5696.yaml' (114,135) at 20220525020651678
116109 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pkeys.h' (114,136) at 20220525020652038
116110 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/mergesort.c' (114,137) at 20210308005003548
116111 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/sifive_e_aon.h' (114,138) at 20230925080039929
116112 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_ints___reverse_sign.c' (114,139) at 20210307214932642
116113 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/starfive/Makefile' (114,140) at 20240405153051369
116114 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/Makefile' (114,141) at 20210308005002552
116115 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb' (114,142) at 20231126090012857
116116 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_vm.h' (114,143) at 20210307214927862
116117 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/pciaccess.hpp' (114,144) at 20240817080027656
116118 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/arm-systemready-ir-acs.yml' (114,145) at 20241206090014206
116119 2025-01-21 03:01:04.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c' (114,146) at 20210307214929478
116120 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/dsa/microchip/ksz9477_reg.h' (114,147) at 20240710080014589 to deleted uid set
116121 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-842.c' (114,148) at 20210307214927102
116122 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/295.out' (114,149) at 20210927100127501
116123 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch' (114,150) at 20241221090017664
116124 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-has.json' (114,151) at 20210308005046409
116125 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/cim-schema-docs_2.40.0.bb' (114,152) at 20241206090014242
116126 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-fractional-divider.h' (114,153) at 20220525020652306
116127 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/controlfb.c' (114,154) at 20240405153231579
116128 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rv1108/Makefile' (114,155) at 20210308005003040
116129 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__starts_on.hpp' (114,156) at 20241219090033964
116130 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/phosphor-dbus-interfaces.wrap' (114,157) at 20220726030011558
116131 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_syscall.h' (114,158) at 20210927100127269
116132 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c' (114,159) at 20240405153049741
116133 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/sstfb.rst' (114,160) at 20240405153229807
116134 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_gtt.c' (114,161) at 20240405153048549
116135 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/prime_numbers.c' (114,162) at 20240830080013339
116136 2025-01-21 03:01:04.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/signal.c' (114,163) at 20240405153229983
116137 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/vmstate.c' (114,164) at 20241121090029264
116138 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-ipc.h' (114,165) at 20240405153049469
116139 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/ringbuffer-test-utils.c' (114,166) at 20230503080013159
116140 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/regression2.c' (114,167) at 20210307214932630
116141 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7981-eth.c' (114,168) at 20240405153230211
116142 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_dev.c' (114,169) at 20240405153230519
116143 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_state_effecter.hpp' (114,170) at 20240819080030259
116144 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/dfp-impl.c.inc' (114,171) at 20240326080039690
116145 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/run-ptest' (114,172) at 20210307205554006
116146 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/stm32mp_fuse.c' (114,173) at 20210308005003400
116147 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c' (114,174) at 20240405153050109
116148 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/cmd-db.c' (114,175) at 20240910080014066
116149 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qca/ap143/Kconfig' (114,176) at 20210308005003028
116150 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-pic32.c' (114,177) at 20240405153231327
116151 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm53016-dlink-dwl-8610ap.dts' (114,178) at 20240405153045425
116152 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/remove_plus_from_invalid_characters_list.patch' (114,179) at 20210307205554578
116153 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/custom_multipath_hash.sh' (114,180) at 20220913100024321
116154 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl-uclass.c' (114,181) at 20210308005003460
116155 2025-01-21 03:01:04.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/test_msa_compile_64r6eb.sh' (114,182) at 20210308005046525
116156 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-bus.c' (114,183) at 20221215040039170
116157 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7623/mt7623_rfb.c' (114,184) at 20210308005003016
116158 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/api.rst' (114,185) at 20240405153045229
116159 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/isapnp/proc.c' (114,186) at 20240405153051421
116160 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9n12ek_spiflash_defconfig' (114,187) at 20210308005003248
116161 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/libpwquality/libpwquality/pwquality.conf' (114,188) at 20230807080022154
116162 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ts-newlib/0001-newlib-memcpy-remove-optimized-version.patch' (114,189) at 20221022030011098
116163 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/swsusp-dmcrypt.rst' (114,190) at 20210307214925546
116164 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-gallop43-common.dtsi' (114,191) at 20240405153045605
116165 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/kexec.h' (114,192) at 20210307214926158
116166 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0006-sysdep-Add-header-include-sequence-to-adjust-for-mus.patch' (114,193) at 20230706080014737
116167 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (114,194) at 20241005080021212
116168 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP6/meson.build' (114,195) at 20230825080021137 to deleted uid set
116169 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch' (114,196) at 20230706080014741
116170 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_sdiv.c' (114,197) at 20240405153232263
116171 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/psxpad-spi.c' (114,198) at 20240405153049133
116172 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack/run-ptest' (114,199) at 20210307205554122
116173 2025-01-21 03:01:04.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/whatisRCU.rst' (114,200) at 20240405153044933
116174 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-twl4030.c' (114,201) at 20240405153047085
116175 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_lrc.h' (114,202) at 20240405153048493
116176 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/head_32.S' (114,203) at 20240405153230103
116177 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/harma_mb.json' (114,204) at 20241213090004409 to deleted uid set
116178 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/s390-ccw.h' (114,205) at 20240906080037340
116179 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/uptimeofday.c' (114,206) at 20240405153054381
116180 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz' (114,207) at 20210307205554590 to deleted uid set
116181 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/core.json' (114,208) at 20220525020655147
116182 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Halmstad_Oskarstrom' (114,209) at 20210307205553782
116183 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt.h' (114,210) at 20240405153054193
116184 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-audio.c' (114,211) at 20210307214928654
116185 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/Makefile' (114,212) at 20210307214925898
116186 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad9467.c' (114,213) at 20240624080012780
116187 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/vmenter.S' (114,214) at 20240411080014062
116188 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/Makefile' (114,215) at 20240405153046961
116189 2025-01-21 03:01:04.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_midi_event.c' (114,216) at 20210307214932198
116190 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/marvell,mmp3-usb-phy.yaml' (114,217) at 20240405153045129
116191 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vga.h' (114,218) at 20210307214926250
116192 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/uid16.h' (114,219) at 20210307214931786
116193 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma.c' (114,220) at 20240429080012420
116194 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_spdif.c' (114,221) at 20240405153232175
116195 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/net/intel/iidc.h' (114,222) at 20240405153052749
116196 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/cmd.c' (114,223) at 20240405153049077
116197 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ansi.h' (114,224) at 20210308005003560
116198 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/max31785.txt' (114,225) at 20210307214925322
116199 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_security.c' (114,226) at 20240405153053281
116200 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/ltc2952-poweroff.txt' (114,227) at 20220525020651702
116201 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/kvm/kvm_stat/Makefile' (114,228) at 20210307214932482
116202 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/hv/hv_set_ifconfig.sh' (114,229) at 20240405153232211 to deleted uid set
116203 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/watchpoint.c' (114,230) at 20240906080037452
116204 2025-01-21 03:01:04.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/netlink.cpp' (114,231) at 20230802080038882
116205 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/i2c_mux_pca954x.c' (114,232) at 20230925080039869
116206 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xenstore_impl.c' (114,233) at 20240326080039446
116207 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/PresenceGpio.cpp' (114,234) at 20241203090005839
116208 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit-28.dts' (114,235) at 20240405153045601
116209 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/fixed-head.S' (114,236) at 20210307214926362
116210 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-usb-otg.c' (114,237) at 20210308005002552
116211 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_sun4v.c' (114,238) at 20240405153230095
116212 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_accel.c' (114,239) at 20210307214930922
116213 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/timer.h' (114,240) at 20210307214931518
116214 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpdecc/vpdecc.h' (114,241) at 20240618080023329
116215 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-bcm63xx.c' (114,242) at 20210307214926282
116216 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/ptest-perl.bbclass' (114,243) at 20241206090014302
116217 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/config.mk' (114,244) at 20210308005002848
116218 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table_helper.h' (114,245) at 20210309003649460
116219 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_b.c' (114,246) at 20210308005046513
116220 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.c' (114,247) at 20240405153047225
116221 2025-01-21 03:01:04.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control-config-example-native_git.bb' (114,248) at 20210307205554054
116222 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/team/dev_addr_lists.sh' (114,249) at 20240405153054301
116223 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dma/config' (114,250) at 20220525020655207
116224 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS1.conf' (114,251) at 20241031080012183
116225 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcr_rt5651.c' (114,252) at 20240405153053945
116226 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/interface/ia_css_debug_internal.h' (114,253) at 20210307214930566
116227 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-common.c' (114,254) at 20240405153049469
116228 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria10_mercury_pe1.dts' (114,255) at 20240405153045441
116229 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/early_ioremap.h' (114,256) at 20210307214926114
116230 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/Kbuild' (114,257) at 20210307214927942
116231 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/qcom/qmi.h' (114,258) at 20240405153052793
116232 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/hrcon_dh_defconfig' (114,259) at 20210308005003260
116233 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/smsc,lan91c111.yaml' (114,260) at 20240405153045121
116234 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/dma/Makefile' (114,261) at 20210308005003372
116235 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/sk-Medzev' (114,262) at 20210307205553794
116236 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwlock/hwlock.txt' (114,263) at 20210307214925322
116237 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_id.h' (114,264) at 20210307214932226
116238 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/ksyms.c' (114,265) at 20220525020652126
116239 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-regs.h' (114,266) at 20240405153049457
116240 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ia_css_yuv444_io_types.h' (114,267) at 20210307214930558
116241 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs.c' (114,268) at 20240805080013979
116242 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils_9.5.bb' (114,269) at 20241221090017636
116243 2025-01-21 03:01:04.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Certificate_v1.xml' (114,270) at 20240918080002708
116244 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/subprojects/cli11.wrap' (114,271) at 20220427030012593
116245 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz8795.c' (114,272) at 20240405153230903
116246 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/debug.c' (114,273) at 20210308005003548
116247 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/pldmfw/pldmfw.c' (114,274) at 20240405153053097
116248 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-debianize-start-statd.patch' (114,275) at 20210307205554466
116249 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-vec.yaml' (114,276) at 20240405153045037
116250 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/optee/Makefile' (114,277) at 20210308005003708
116251 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/onenand/onenand_samsung.c' (114,278) at 20240405153230867
116252 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/clz_tab.c' (114,279) at 20210307214931790
116253 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/priv.h' (114,280) at 20240405153048665
116254 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360-lte.dts' (114,281) at 20240405153045781
116255 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/aso.c' (114,282) at 20240405153231023
116256 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/snps,dw-pcie-common.yaml' (114,283) at 20240405153045125
116257 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/isa/isa.h' (114,284) at 20230426080043764
116258 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/kc705_nommu.dts' (114,285) at 20210307214926758
116259 2025-01-21 03:01:04.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/cmake-example/run-ptest' (114,286) at 20240106090017253
116260 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/m5475evb_defconfig' (114,287) at 20240405153230003
116261 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/Kconfig' (114,288) at 20240405153046209
116262 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3066-power.h' (114,289) at 20210307214931346
116263 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/qm.c' (114,290) at 20241211090145405
116264 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-if.c' (114,291) at 20210307214928678
116265 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_mdb.sh' (114,292) at 20240411080014162
116266 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/__init__.py' (114,293) at 20210308005003736
116267 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/relocate_kernel.S' (114,294) at 20210307214926570
116268 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/userfaultfd.rst' (114,295) at 20240405153229739
116269 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/sysreset/ti,sci-sysreset.txt' (114,296) at 20210308005003324
116270 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9x5.h' (114,297) at 20210308005002716
116271 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/gdbsend.c' (114,298) at 20210308005003764
116272 2025-01-21 03:01:04.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coreboot' (114,299) at 20240405153229727
116273 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ssu100.c' (114,300) at 20240405153052137
116274 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c' (114,301) at 20240405153048673
116275 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap_2.6.8.bb' (114,302) at 20241221090017540
116276 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_hw.c' (114,303) at 20210309003650612
116277 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xskmap.c' (114,304) at 20241216090017797
116278 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loopback-test.c' (114,305) at 20240405153231463
116279 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Event_v1.xml' (114,306) at 20240918080002712
116280 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/api.h' (114,307) at 20241121090010043
116281 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/timer.h' (114,308) at 20210308005003688
116282 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/xyarray.h' (114,309) at 20220525020655123
116283 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/conf/templates/default/local.conf.sample' (114,310) at 20241221090017476
116284 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml' (114,311) at 20240405153045181
116285 2025-01-21 03:01:04.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/j1939/Kconfig' (114,312) at 20210307214931898
116286 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8822.c' (114,313) at 20240405153232151
116287 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/stat.c' (114,314) at 20240405153231759
116288 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/svm.c' (114,315) at 20240405153046229
116289 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_namespace.h' (114,316) at 20241220090018326
116290 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace/run-ptest' (114,317) at 20210307205554602
116291 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/i2c-algo-pcf.c' (114,318) at 20210307214928150
116292 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/vl_list.c' (114,319) at 20240405153052269
116293 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/test/meson.build' (114,320) at 20210308005116685
116294 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/catch2/catch2_3.7.1.bb' (114,321) at 20241221090017544
116295 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/pfrut/Makefile' (114,322) at 20240405153054213
116296 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/kaslr.c' (114,323) at 20240405153046353
116297 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/cmpxchg.h' (114,324) at 20240405153045913
116298 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_device_info.h' (114,325) at 20240405153230579
116299 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/test_runner.py' (114,326) at 20210307205554434
116300 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml' (114,327) at 20240405153229779
116301 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/Kconfig' (114,328) at 20210308005002776
116302 2025-01-21 03:01:04.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/sysfile.c' (114,329) at 20220525020654479
116303 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_dev.h' (114,330) at 20220525020652831
116304 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ddp.h' (114,331) at 20240405153230971
116305 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Open-MPI' (114,332) at 20211006000025230
116306 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-whl-flakes.txt' (114,333) at 20240405153230531
116307 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-mcdt.h' (114,334) at 20210307214932426
116308 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arcmsr/arcmsr_hba.c' (114,335) at 20240405153231391
116309 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0014-add-if_nameindex-from-musl.patch' (114,336) at 20230706080014733
116310 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/Makefile-missing-test-dir.patch' (114,337) at 20210307205554618
116311 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.AX25' (114,338) at 20210308005003288
116312 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/keys/request-key.rst' (114,339) at 20210307214925562
116313 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock/rock.c' (114,340) at 20210308005003032
116314 2025-01-21 03:01:04.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a779f0.c' (114,341) at 20240405153051361
116315 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (114,342) at 20240110090012776
116316 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/switch_context.h' (114,343) at 20220525020651966
116317 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat.inc' (114,344) at 20210812000025186
116318 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stringhash.h' (114,345) at 20210307214931518
116319 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rc5t583.h' (114,346) at 20210307214931434
116320 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos5260-clk.h' (114,347) at 20240405153231795
116321 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/dce_clk_mgr.h' (114,348) at 20210307214927270
116322 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/the_nilfs.h' (114,349) at 20240712080021089
116323 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5686-spi.c' (114,350) at 20240405153048977
116324 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/init.rst' (114,351) at 20240405153229835
116325 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/images/fb-yosemite4-phosphor-image.inc' (114,352) at 20240703080014815
116326 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/endpoint.h' (114,353) at 20240405153232203
116327 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/lm3639_bl.c' (114,354) at 20240405153231575
116328 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0008-decode-avoid-using-a-static-buffer-in-th_get_pathnam.patch' (114,355) at 20241221090017540
116329 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/conf/machine/include/amd-withhost.inc' (114,356) at 20240307090019084
116330 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch' (114,357) at 20241206090014310
116331 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel_1.5.bb' (114,358) at 20241221090017536
116332 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/policy_table.cpp' (114,359) at 20230511080010311
116333 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/pipewire-0.2_git.bb' (114,360) at 20241206090014238
116334 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/File/meson.build' (114,361) at 20220913030027309 to deleted uid set
116335 2025-01-21 03:01:04.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-codec.yaml' (114,362) at 20240405153045161
116336 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/Kconfig' (114,363) at 20210307214929630
116337 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/README.md' (114,364) at 20230216040040211
116338 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/octeon-rng.c' (114,365) at 20210309003649216
116339 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/falcon.h' (114,366) at 20240405153048765
116340 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dmi.h' (114,367) at 20240405153230011
116341 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/meson.build' (114,368) at 20241211090212378
116342 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cpan.bbclass' (114,369) at 20220910030013385
116343 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/alacritech/slicoss.c' (114,370) at 20240405153230915
116344 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernel-uimage.bbclass' (114,371) at 20220910030013385
116345 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_pcd8544.c' (114,372) at 20210307214930506
116346 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/data.hpp' (114,373) at 20210308005120365
116347 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/obmc/gpio/port_owner_udc2' (114,374) at 20230209040014209
116348 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/ast2600_intel/Kconfig' (114,375) at 20210525100144787
116349 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/_templates/layout.html' (114,376) at 20210307205554290
116350 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/error_propagate_null.cocci' (114,377) at 20210308005046237
116351 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/refcount.h' (114,378) at 20210307214932474
116352 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h' (114,379) at 20240405153051921
116353 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg_user.h' (114,380) at 20240405153046953
116354 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/TelemetryService.v1_3_4.json' (114,381) at 20240619080002956
116355 2025-01-21 03:01:04.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/uncached.c' (114,382) at 20210309003648852
116356 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_kregs.h' (114,383) at 20240405153049729
116357 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/elf_auxvec.rst' (114,384) at 20240405153044985
116358 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ax88180.h' (114,385) at 20210308005003424
116359 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/touchscreen-s3c2410.h' (114,386) at 20210307214931482
116360 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9580_1p0_initvals.h' (114,387) at 20210309003651556
116361 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/pci_drv.c' (114,388) at 20240405153231575
116362 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/rwonce.h' (114,389) at 20210309003648548
116363 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb' (114,390) at 20241221090017504
116364 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/cros_ec_keyb.c' (114,391) at 20210308005003384
116365 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/fan-errors.yaml' (114,392) at 20210307205553698
116366 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch' (114,393) at 20241206090014350
116367 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/kprobes/core.c' (114,394) at 20240405153230127
116368 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shaders/README' (114,395) at 20210307214927826
116369 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/109' (114,396) at 20240326080039726
116370 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000_regs.h' (114,397) at 20240326080039462
116371 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-m41t80.c' (114,398) at 20240405153231375
116372 2025-01-21 03:01:04.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042d4_nand_rcw.cfg' (114,399) at 20210308005002992
116373 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/page_cache.h' (114,400) at 20210927100127281
116374 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/vid-pll-div.h' (114,401) at 20210307214926994
116375 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ncsi-wait-and-set-speed' (114,402) at 20240823080011564
116376 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/image-tags.yml' (114,403) at 20240613080016399
116377 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_helpers_api.h' (114,404) at 20240405153054225
116378 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-52xx.c' (114,405) at 20210307214926338
116379 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/sigcontext.h' (114,406) at 20210625000035992
116380 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/utcache.c' (114,407) at 20240405153046625
116381 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/parport_64.h' (114,408) at 20240405153230091
116382 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/service_files/system-vpd.service' (114,409) at 20240104090016070
116383 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml' (114,410) at 20240405153045013
116384 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/meson.build' (114,411) at 20230925080040085
116385 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/mv78xx0.h' (114,412) at 20240405153045653
116386 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_isr.c' (114,413) at 20240405153051721
116387 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-neonbs-core.S' (114,414) at 20240405153045849
116388 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb_common.h' (114,415) at 20241115090012965
116389 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/172' (114,416) at 20230925080040089
116390 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0040-fix-runtime-capsule-update-flags-checks.patch' (114,417) at 20231126090012773
116391 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/ppc64-linux-user.mak' (114,418) at 20221215040039066
116392 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/iommu.rst' (114,419) at 20210309003648472
116393 2025-01-21 03:01:04.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/MER0.interface.yaml' (114,420) at 20220315030032659
116394 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btree-128.h' (114,421) at 20210307214931362
116395 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.c' (114,422) at 20210307214927950
116396 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/usbdux.c' (114,423) at 20240405153046905
116397 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/include/thermal.h' (114,424) at 20240405153054069
116398 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/direct.c' (114,425) at 20240710080014601
116399 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-db845c.dts' (114,426) at 20240405153229951
116400 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/core.c' (114,427) at 20210307214932494
116401 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/Kconfig' (114,428) at 20210309003650236
116402 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/m41t60.c' (114,429) at 20210308005003480
116403 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_de.h' (114,430) at 20240405153048441
116404 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/accounting/getdelays.c' (114,431) at 20240405153054033
116405 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_pmu_caps_test.c' (114,432) at 20240405153232271
116406 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/sysreset.h' (114,433) at 20210308005003688
116407 2025-01-21 03:01:04.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bitmap.h' (114,434) at 20210308005003656
116408 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/schema/config_schema.json' (114,435) at 20221213040033301
116409 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-intel-s2600wf.dts' (114,436) at 20240809080013006
116410 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl837d.h' (114,437) at 20210309003649824
116411 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pci-epf.h' (114,438) at 20240405153052757
116412 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/plugins/p10-plugins.cpp' (114,439) at 20240830080017491
116413 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/control.rst' (114,440) at 20240405153045313
116414 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/xyz.openbmc_project.LED.GroupManager.service' (114,441) at 20230215040018439 to deleted uid set
116415 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7298.c' (114,442) at 20240405153048945
116416 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/config.mk' (114,443) at 20210308005002852
116417 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nordmaling' (114,444) at 20210307205553786
116418 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/eCos-2.0' (114,445) at 20210307205554426
116419 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/compatfd.c' (114,446) at 20221215040039402
116420 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_opp.h' (114,447) at 20210307214927290
116421 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/chaoskey.c' (114,448) at 20241211090145501
116422 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/unwind_prologue.c' (114,449) at 20240405153230003
116423 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sound-dai.yaml' (114,450) at 20240405153045169
116424 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ThermalMetrics.v1_3_2.json' (114,451) at 20240619080002956
116425 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/Makefile' (114,452) at 20240405153046505
116426 2025-01-21 03:01:04.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/mc34708.c' (114,453) at 20210308005003468
116427 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/module.c' (114,454) at 20210307214926166
116428 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/sas.h' (114,455) at 20210307214930334
116429 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsencrypt.c' (114,456) at 20240919080017078
116430 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-clint.c' (114,457) at 20240405153046877
116431 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/nct7802.c' (114,458) at 20240405153048865
116432 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/dbuslib/propertycacher.py' (114,459) at 20210308005048033
116433 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.c' (114,460) at 20240613080016435
116434 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/sysfs.h' (114,461) at 20210307214929802
116435 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-trace.c' (114,462) at 20240405153053993
116436 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c' (114,463) at 20220525020653163
116437 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cputhreads.h' (114,464) at 20240405153046105
116438 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_kms.h' (114,465) at 20240405153048741
116439 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/.gitignore' (114,466) at 20240731164718595
116440 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/multi-touch-protocol.rst' (114,467) at 20240405153229819
116441 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/actions,s500-cmu.h' (114,468) at 20220525020654543
116442 2025-01-21 03:01:04.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/thermal-policy.bb' (114,469) at 20241206090014230
116443 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/amcc/crypto4xx_core.c' (114,470) at 20240405153046925
116444 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4' (114,471) at 20210307205554390 to deleted uid set
116445 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/Kconfig.debug' (114,472) at 20210307214925642
116446 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/bletchley_chassis.json' (114,473) at 20241213090004405
116447 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/195' (114,474) at 20210927100127493
116448 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/example/heartbeat.cpp' (114,475) at 20230511080043139
116449 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/0001-Add-build-rule-for-README.patch' (114,476) at 20230706080014733
116450 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/autoconf-2.73.patch' (114,477) at 20230813080012892
116451 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/bus.c' (114,478) at 20240906080037208
116452 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/quirks.h' (114,479) at 20241216090017709
116453 2025-01-21 03:01:04.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/rx_desc.h' (114,480) at 20240405153050405 to deleted uid set
116454 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/common/Kconfig' (114,481) at 20210308005003076
116455 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/vhost.h' (114,482) at 20240712080021085
116456 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/Makefile' (114,483) at 20240405153052157
116457 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a57-a72/instruction.json' (114,484) at 20240405153054109
116458 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/common/Kconfig' (114,485) at 20210308005003004
116459 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/files/mount-copybind' (114,486) at 20241221090017648
116460 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/usnjrnl.c' (114,487) at 20210307214931198
116461 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/hpet.c' (114,488) at 20241211090212342
116462 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hyperv/hyperv.h' (114,489) at 20240906080037332
116463 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/zip/zip_main.c' (114,490) at 20241211090145405
116464 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcor-testbench.dtsi' (114,491) at 20240405153045585
116465 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/99-platform-init' (114,492) at 20240802080012609
116466 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-ddr3-1600.dtsi' (114,493) at 20210308005002608
116467 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/dropbearkey.service' (114,494) at 20240328080015911
116468 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/contiguous.c' (114,495) at 20240405153231907
116469 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/io_edgeport.h' (114,496) at 20220525020654291
116470 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/mark_write_dirty_v2.c' (114,497) at 20210308005108641
116471 2025-01-21 03:01:04.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/ptt/Kconfig' (114,498) at 20240405153048893
116472 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.c' (114,499) at 20210307214929614
116473 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/kcapi_proc.c' (114,500) at 20220525020653207
116474 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/trace.h' (114,501) at 20210308005045985
116475 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ppc_asm.tmpl' (114,502) at 20210308005003680
116476 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox/lsusb.cfg' (114,503) at 20240508080012566
116477 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/fpga/fpga-programming.rst' (114,504) at 20220525020651722
116478 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-libelf-Add-libeu-objects-to-libelf.a-static-archive.patch' (114,505) at 20241221090017656
116479 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/binary_stats.c' (114,506) at 20220525020655239
116480 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/algos/i2c-algo-pca.c' (114,507) at 20210309003649972
116481 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ucd9000.rst' (114,508) at 20210307214925506
116482 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/uncore_snb.c' (114,509) at 20240405153046373
116483 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Eutelsat9-9.0E' (114,510) at 20210307205553762
116484 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/microchip,qt1050.txt' (114,511) at 20210307214925338
116485 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/dpll.txt' (114,512) at 20220525020651666
116486 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/COPYING.apache-2.0' (114,513) at 20210307205553682
116487 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/axs101.dts' (114,514) at 20210308005002544
116488 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/p2371-0000.c' (114,515) at 20210308005003024
116489 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_w.c' (114,516) at 20210308005046509
116490 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_kcs_sm.c' (114,517) at 20240405153046753
116491 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/config-bmccpld.json' (114,518) at 20210413100020742
116492 2025-01-21 03:01:04.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/x86/clk-lgm.c' (114,519) at 20240405153046873
116493 2025-01-21 03:01:04.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine_cs.c' (114,520) at 20240405153230567
116494 2025-01-21 03:01:04.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_crb.c' (114,521) at 20240405153046761
116495 2025-01-21 03:01:04.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt' (114,522) at 20210307214925310
116496 2025-01-21 03:01:04.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/net/bpf_jit_comp64.c' (114,523) at 20240405153046045
116497 2025-01-21 03:01:04.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_io.c' (114,524) at 20241211090145497
116498 2025-01-21 03:01:04.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/bitmap.h' (114,525) at 20240405153231775
116499 2025-01-21 03:01:04.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdx75.dtsi' (114,526) at 20240405153229955
116500 2025-01-21 03:01:04.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (114,527) at 20241206090014278
116501 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_0_3_sh_mask.h' (114,528) at 20240405153047745
116502 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/spl.c' (114,529) at 20210308005002960
116503 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/image-fuzzer/qcow2/fuzz.py' (114,530) at 20210308005046393
116504 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_resource.h' (114,531) at 20220429100100646
116505 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs35l34.txt' (114,532) at 20210307214925426
116506 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/ebsa285-pci.c' (114,533) at 20210512100029182
116507 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/tegra114-mc.h' (114,534) at 20210308005003636
116508 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/TODO' (114,535) at 20220525020652342
116509 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump-extensions/default/default.cpp' (114,536) at 20230512080032445
116510 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_internal.h' (114,537) at 20240405153053113
116511 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/Makefile' (114,538) at 20240405153047197
116512 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/test/overlay.h' (114,539) at 20210308005003688
116513 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dmidecode/dmidecode_3.6.bb' (114,540) at 20241206090014326
116514 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exprep.c' (114,541) at 20241011080017295
116515 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty.json' (114,542) at 20210308005046401
116516 2025-01-21 03:01:04.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/redis.service' (114,543) at 20241221090017524
116517 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-timer.c' (114,544) at 20210307214930826
116518 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h' (114,545) at 20240405153050525
116519 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/dev.c' (114,546) at 20240405153051489
116520 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-sdm660.h' (114,547) at 20220525020654543
116521 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nuttcp/nuttcp_8.2.2.bb' (114,548) at 20241206090014242
116522 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-dsp.h' (114,549) at 20210309003654912
116523 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bitops_32.h' (114,550) at 20240405153046317
116524 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/0002-Do-not-hardcode-systemd-unit-directories.patch' (114,551) at 20241221090017564
116525 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rpmsg/qcom_glink.h' (114,552) at 20240405153052789
116526 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml' (114,553) at 20240405153045053
116527 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/emulation.rst' (114,554) at 20241211090212238
116528 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuswrite.cpp' (114,555) at 20240904080040759
116529 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/Makefile' (114,556) at 20240405153053161
116530 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-lpc24xx.c' (114,557) at 20240405153231375
116531 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms.c' (114,558) at 20210309003655984
116532 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-qcom-spm.c' (114,559) at 20240405153046921
116533 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/other' (114,560) at 20210307205554566
116534 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.19.rst' (114,561) at 20241221090017596
116535 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-host-ready.target' (114,562) at 20210401000030013
116536 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/vss-handles.h' (114,563) at 20230426080043840
116537 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-axi-dmac/Makefile' (114,564) at 20210307214927126
116538 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/99avahi-autoipd' (114,565) at 20210307205554462
116539 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/pcimt.c' (114,566) at 20210307214926294
116540 2025-01-21 03:01:04.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_vbc.c' (114,567) at 20220525020653899
116541 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/write_overflow_field-memmove.c' (114,568) at 20240405153053105
116542 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx.h' (114,569) at 20220525020653315
116543 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.c' (114,570) at 20240405153230607
116544 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev.c' (114,571) at 20241211090212262
116545 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/Makefile' (114,572) at 20240405153045485
116546 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/can_host.h' (114,573) at 20210308005046041
116547 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/vmstate.c' (114,574) at 20210927100127357
116548 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/uprobes.c' (114,575) at 20241023080012871
116549 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/nau7802.c' (114,576) at 20240405153048957
116550 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/arm_dcc.c' (114,577) at 20210308005003484
116551 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/sound.c' (114,578) at 20210308005003740
116552 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/sheep_rk3368/sheep_rk3368.c' (114,579) at 20210308005003040
116553 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/mc33880.h' (114,580) at 20210307214931514
116554 2025-01-21 03:01:04.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt_inherit.c' (114,581) at 20240405153054261
116555 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-colibri-eval-v3.dts' (114,582) at 20240405153229879
116556 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/idle_page_tracking.rst' (114,583) at 20240405153044961
116557 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_regalloc.c' (114,584) at 20240405153054285
116558 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/crtsavres.S' (114,585) at 20210307214926434
116559 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/test_network_manager.cpp' (114,586) at 20230701080027201
116560 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sht21.c' (114,587) at 20240405153048873
116561 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/alpha/pci.c' (114,588) at 20230426080043672
116562 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/poweroff.sh' (114,589) at 20240904080027738
116563 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-scsi-pci.c' (114,590) at 20221215040039166
116564 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/README.md' (114,591) at 20220209040037353
116565 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/romimage/vmlinux.scr' (114,592) at 20210307214926542
116566 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_stats.h' (114,593) at 20240405153051737
116567 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/stdio.c' (114,594) at 20240405153045341
116568 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/MountPoint/meson.build' (114,595) at 20230825080021141 to deleted uid set
116569 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-au1550.c' (114,596) at 20240405153230671
116570 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/dalmore/Kconfig' (114,597) at 20210308005003024
116571 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/idt.c' (114,598) at 20240405153230127
116572 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng/config-site.radiusclient-ng-0.5.6' (114,599) at 20210307205553834
116573 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/instruction.json' (114,600) at 20240405153054113
116574 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/health/max30100.c' (114,601) at 20240405153048985
116575 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/pinmux-config-p2371-2180.h' (114,602) at 20210308005003024
116576 2025-01-21 03:01:04.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/dal_types.h' (114,603) at 20240405153047301
116577 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/virtualSensor.hpp' (114,604) at 20240831080032256
116578 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/mac.c' (114,605) at 20220525020653727
116579 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipaddress_1.0.23.bb' (114,606) at 20241221090017556
116580 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/8xx/mpc86xads_setup.c' (114,607) at 20240405153230051
116581 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/efifb.c' (114,608) at 20241011080017351
116582 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/stacktrace.h' (114,609) at 20210307214926394
116583 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/common.c' (114,610) at 20240405153045653
116584 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hi3660-clock.txt' (114,611) at 20210307214925286
116585 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/security.c' (114,612) at 20240405153053361
116586 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_journal.h' (114,613) at 20210308005003544
116587 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/gemini_defconfig' (114,614) at 20240405153045613
116588 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k_pci.c' (114,615) at 20240405153049981
116589 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/Kconfig' (114,616) at 20240405153230587
116590 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,nsp-gpio.txt' (114,617) at 20210307214925394
116591 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/busybox/busybox_%.bbappend' (114,618) at 20230301040014457
116592 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/internal.h' (114,619) at 20240405153232111
116593 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_tpm_proxy.h' (114,620) at 20210308005046025
116594 2025-01-21 03:01:04.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/xor_simd.h' (114,621) at 20240405153230003
116595 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdmi-codec.c' (114,622) at 20241216090017805
116596 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu-x86_64_defconfig' (114,623) at 20210308005003276
116597 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/arch-ae3xx/ae3xx.h' (114,624) at 20210308005002824
116598 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-gavini.dts' (114,625) at 20240405153045581
116599 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/timestamp.h' (114,626) at 20210308005002876
116600 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024RDB_defconfig' (114,627) at 20210308005003244
116601 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context.h' (114,628) at 20240405153048485
116602 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/redfish-schema-v1.json' (114,629) at 20240529080008499
116603 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-yank.c' (114,630) at 20220429100100950
116604 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-imx.h' (114,631) at 20210307214931474
116605 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpuid.c' (114,632) at 20240405153230123
116606 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fixed-clock.yaml' (114,633) at 20240405153045025
116607 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/boot_mode.h' (114,634) at 20210308005002676
116608 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput/0001-Deal-with-64bit-time_t-default-on-32bit-architecture.patch' (114,635) at 20241221090017560
116609 2025-01-21 03:01:04.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/Makefile' (114,636) at 20240405153048769
116610 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c' (114,637) at 20241211090145413
116611 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/centos9.docker' (114,638) at 20241211090212534
116612 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/yaml/callbackgentest/two.yaml' (114,639) at 20221209040030339
116613 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/math-emu/op-8.h' (114,640) at 20210307214931538
116614 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/Kconfig' (114,641) at 20210308005002968
116615 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-flasher/Makefile' (114,642) at 20210308004922940
116616 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/ioctl.c' (114,643) at 20240405153231987
116617 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/psp-dev.c' (114,644) at 20240405153230259
116618 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/vf610m4_defconfig' (114,645) at 20240405153229907
116619 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_osglue.h' (114,646) at 20210308005003556
116620 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_pkttype.h' (114,647) at 20210307214931650
116621 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/log-search-control.js' (114,648) at 20210308005107069
116622 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_optc.h' (114,649) at 20240405153047241
116623 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.h' (114,650) at 20210307214929918
116624 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfs/test-fsmount.c' (114,651) at 20210307214932130
116625 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/rionet.c' (114,652) at 20240405153050365
116626 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_acpi_bits.py' (114,653) at 20241211090212538
116627 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/pfc.c' (114,654) at 20210307214926558
116628 2025-01-21 03:01:04.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-yamlpath_3.8.0.bb' (114,655) at 20241221090017576
116629 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-cadence' (114,656) at 20210308005045769
116630 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/1066mhz_4x128mx16.cfg' (114,657) at 20210308005003080
116631 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TREE54' (114,658) at 20240405153054369
116632 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/comparator.h' (114,659) at 20210307214931438
116633 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-top.txt' (114,660) at 20240405153054081
116634 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/hisi-ptt.c' (114,661) at 20240405153054085
116635 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8822.h' (114,662) at 20240405153053661
116636 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/cross-modifying-code.c' (114,663) at 20241211090212550
116637 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_auto_old.c' (114,664) at 20210308005003452
116638 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SimPL-2.0' (114,665) at 20211006000025246
116639 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-atmel-st.c' (114,666) at 20210307214927046
116640 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/aspeed_pcie_phy.c' (114,667) at 20220802100038577
116641 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/pmc.c' (114,668) at 20210308005002788
116642 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/avago,apds9960.yaml' (114,669) at 20220525020651682
116643 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/overlay/Makefile' (114,670) at 20210308005003740
116644 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pmdk/pmdk_2.1.0.bb' (114,671) at 20241206090014254
116645 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/subprojects/sdbusplus.wrap' (114,672) at 20220623030006218
116646 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-pro4.c' (114,673) at 20210308005002796
116647 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/booke_wdt.c' (114,674) at 20240405153052237
116648 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/sunplus,sp7021-usb2-phy.yaml' (114,675) at 20240405153045129
116649 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/microchip,corepwm.yaml' (114,676) at 20240405153045141
116650 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_clu.h' (114,677) at 20240405153049441
116651 2025-01-21 03:01:04.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm/include/uapi/asm/perf_regs.h' (114,678) at 20210307214932454
116652 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c' (114,679) at 20240411080014082
116653 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/osf.c' (114,680) at 20210307214926786
116654 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/scripts/create-NVRAM-cksum-file' (114,681) at 20230623080038893
116655 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pins-imx8mq.h' (114,682) at 20210308005003640
116656 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_synth.c' (114,683) at 20210307214932234
116657 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock/0001-add-missing-system-header-string.h.patch' (114,684) at 20221003030013281
116658 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/xilinx_uartlite.txt' (114,685) at 20210308005003308
116659 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-mediabus.h' (114,686) at 20240405153052833
116660 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi' (114,687) at 20240405153045529
116661 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/Makefile' (114,688) at 20210308005002952
116662 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6765-audio.c' (114,689) at 20240405153046793
116663 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf/arm_pmuv3.h' (114,690) at 20240405153052761
116664 2025-01-21 03:01:04.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8188-clock.yaml' (114,691) at 20240405153045025
116665 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/page_32.h' (114,692) at 20240405153046389
116666 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682-i2c.c' (114,693) at 20240405153232159
116667 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/ipsec.c' (114,694) at 20240405153050193
116668 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/nft_fib_ipv4.c' (114,695) at 20241018080014582
116669 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/pmem.c' (114,696) at 20240405153231271
116670 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/btrfs.h' (114,697) at 20240405153231871
116671 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seg6_iptunnel.h' (114,698) at 20240405153052937
116672 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-client-can-read' (114,699) at 20240809080013506
116673 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo1-rtc.c' (114,700) at 20210307214926746
116674 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-beaver.dts' (114,701) at 20240405153229879
116675 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig' (114,702) at 20210308005003240
116676 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-ecovec24/Makefile' (114,703) at 20210307214926538
116677 2025-01-21 03:01:04.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec2/sec_main.c' (114,704) at 20241211090145405
116678 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/lib/memset.c' (114,705) at 20210307214926310
116679 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/dpll.c' (114,706) at 20240405153046869
116680 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MigoR.h' (114,707) at 20210308005003580
116681 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/coex.h' (114,708) at 20240405153050649
116682 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/fm10k/fm10k.h' (114,709) at 20210309003650812
116683 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_1.dtso' (114,710) at 20240405153231279
116684 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/signal.c' (114,711) at 20240906080037360
116685 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet_int.h' (114,712) at 20230426080043800
116686 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru_master.json' (114,713) at 20221213040036921
116687 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/cio_debug.h' (114,714) at 20220525020653963
116688 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/signal_32.c' (114,715) at 20240405153230127
116689 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-mockup-sysfs.sh' (114,716) at 20220525020655211
116690 2025-01-21 03:01:04.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_zynqmp.h' (114,717) at 20210308005003624
116691 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/smc/smc_core.c' (114,718) at 20241216090017797 to deleted uid set
116692 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dserve_dsrv9703c_defconfig' (114,719) at 20210308005003256
116693 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_host_code_update.robot' (114,720) at 20240628080017121
116694 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/ipv4/tcp_bpf.c' (114,721) at 20241216090017789 to deleted uid set
116695 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/global_data.h' (114,722) at 20210308005002840
116696 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_gdp.c' (114,723) at 20241211090145429
116697 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-object.json' (114,724) at 20210308005046413
116698 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/233' (114,725) at 20220429100100914
116699 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/si476x-cmd.c' (114,726) at 20240405153049613
116700 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/fault.h' (114,727) at 20220525020653131
116701 2025-01-21 03:01:04.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/swift/obmc/fan-watchdog/reset-fan-watchdog.conf' (114,728) at 20230804080018099
116702 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/regs.h' (114,729) at 20240405153231239
116703 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm6358-clock.h' (114,730) at 20210309003653812
116704 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/Kconfig' (114,731) at 20240405153232115
116705 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig' (114,732) at 20210308005003288
116706 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test' (114,733) at 20240326080039734
116707 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/dictionaries/storage_dict.bin' (114,734) at 20220604030008508 to deleted uid set
116708 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Accelerator/meson.build' (114,735) at 20230825080021141 to deleted uid set
116709 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9340_initvals.h' (114,736) at 20220525020653723
116710 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-trace-mpeg2.h' (114,737) at 20240405153049529
116711 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/prng.hpp' (114,738) at 20210308005051513
116712 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/idef-parser/idef-parser.lex' (114,739) at 20230925080040021
116713 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4613.c' (114,740) at 20240405153232143
116714 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-power_resources_D1' (114,741) at 20210307214925198
116715 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9rlek.dts' (114,742) at 20210308005002572
116716 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/Kconfig' (114,743) at 20240405153051973
116717 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/mmu.c' (114,744) at 20240405153229987
116718 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE01.boot' (114,745) at 20220525020655231
116719 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6sl-clock.yaml' (114,746) at 20240405153045025
116720 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_wwan.h' (114,747) at 20240405153051013
116721 2025-01-21 03:01:04.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_kms.h' (114,748) at 20210309003649892
116722 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpplib.c' (114,749) at 20240405153050201
116723 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/dns_query.c' (114,750) at 20210307214931926
116724 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/oemcommands.hpp' (114,751) at 20230901080013582
116725 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_mst.h' (114,752) at 20240405153048449
116726 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btree.h' (114,753) at 20210309003653828
116727 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ringbuf_multi.c' (114,754) at 20240405153054277
116728 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-ident.err' (114,755) at 20210308005046401
116729 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,mxs-pinctrl.txt' (114,756) at 20210307214925394
116730 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/workloads/thloop.c' (114,757) at 20240405153232231
116731 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt_ro.c' (114,758) at 20210307214925678
116732 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/devlink_lib_spectrum.sh' (114,759) at 20240405153054301
116733 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/insn.c' (114,760) at 20220525020652186
116734 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-mba7.dts' (114,761) at 20240405153045529
116735 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ad73311.c' (114,762) at 20240405153053561
116736 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/asm-offsets.c' (114,763) at 20241111090012113
116737 2025-01-21 03:01:04.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_handler.cpp' (114,764) at 20240904080029670
116738 2025-01-21 03:01:04.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mipsel-softmmu/default.mak' (114,765) at 20210927100127053
116739 2025-01-21 03:01:04.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_client_modeset.c' (114,766) at 20240815080012883
116740 2025-01-21 03:01:04.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/avs.h' (114,767) at 20240405153053937
116741 2025-01-21 03:01:04.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Horby_Sallerup' (114,768) at 20210307205553782
116742 2025-01-21 03:01:04.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/devtool-source.bbclass' (114,769) at 20241206090014302
116743 2025-01-21 03:01:04.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/vce_v2_0.c' (114,770) at 20220525020653007
116744 2025-01-21 03:01:04.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/root.h' (114,771) at 20210308005003628
116745 2025-01-21 03:01:04.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/fifo.c' (114,772) at 20220525020652951
116746 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4n.json' (114,773) at 20241213090004421 to deleted uid set
116747 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_%.bbappend' (114,774) at 20241206090014226
116748 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f429-disco-u-boot.dtsi' (114,775) at 20210308005002612
116749 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/libpwquality/libpwquality/pwquality.conf' (114,776) at 20230505080015455
116750 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/periph.h' (114,777) at 20210308005002640
116751 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/huge_gem_object.h' (114,778) at 20210307214927814
116752 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-natsort_8.4.0.bb' (114,779) at 20230811080018306
116753 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/vpe-mt.c' (114,780) at 20240405153046029
116754 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-unstripe.c' (114,781) at 20241115090012945
116755 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/.gitignore' (114,782) at 20210307214926682
116756 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/sys_compat.c' (114,783) at 20240405153045877
116757 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ps.h' (114,784) at 20210309003651808
116758 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/vr54xx.decode' (114,785) at 20220429100100810
116759 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7779-sysc.c' (114,786) at 20240405153231351
116760 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-evemu_git.bb' (114,787) at 20240301090012431
116761 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fagersta_Jattasen' (114,788) at 20210307205553778
116762 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/Kconfig' (114,789) at 20210307214931126
116763 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.1.0.bb' (114,790) at 20241221090017668
116764 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/b2c2/flexcop-usb.h' (114,791) at 20220525020653315
116765 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cairo_defconfig' (114,792) at 20210308005003252
116766 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6375.dtsi' (114,793) at 20240405153229955
116767 2025-01-21 03:01:04.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.1.bb' (114,794) at 20241221090017560
116768 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_discard.c' (114,795) at 20240405153231779
116769 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/user.h' (114,796) at 20240405153230715
116770 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/microchip,mcp251x.txt' (114,797) at 20210309003648376
116771 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/ipmi-power-button-monitoring.sh' (114,798) at 20240905080011586
116772 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/srv6_end_dt4_l3vpn_test.sh' (114,799) at 20240405153054353
116773 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/cpu_init.c' (114,800) at 20210308005002800
116774 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/rmi4/rmi_bus.c' (114,801) at 20240405153230731
116775 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_add_sub.c' (114,802) at 20210307214926730
116776 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/define_custom_trace.h' (114,803) at 20240405153052889
116777 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.h' (114,804) at 20220525020653739
116778 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/resolver/Kconfig' (114,805) at 20210307214928366
116779 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/doc-guide/kernel-doc.rst' (114,806) at 20240405153045273
116780 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/efi.c' (114,807) at 20240405153230147
116781 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm6350.dtsi' (114,808) at 20240405153045773
116782 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gmu.xml.h' (114,809) at 20240405153230587
116783 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/C-UDA-1.0' (114,810) at 20211006000025230
116784 2025-01-21 03:01:04.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/dts/or1ksim.dts' (114,811) at 20210307214926310
116785 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/validate-regulators-config_tests.cpp' (114,812) at 20240112090034344
116786 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_cert.hpp' (114,813) at 20240819080030259
116787 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/test/meson.build' (114,814) at 20210428000041234
116788 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Haljeboda' (114,815) at 20210307205553782
116789 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/reset.c' (114,816) at 20240405153046257
116790 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_cmdline.c' (114,817) at 20210308005003704
116791 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-BaixoMinho' (114,818) at 20210307205553766
116792 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dnspython/run-ptest' (114,819) at 20240301090012431
116793 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/twl4030-madc.c' (114,820) at 20240405153048965
116794 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/__init__.py' (114,821) at 20210307205554634
116795 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/super.rst' (114,822) at 20240405153229807
116796 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/pinmux-config-cei-tk1-som.h' (114,823) at 20210308005002944
116797 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/types.hpp' (114,824) at 20230808080010204
116798 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (114,825) at 20241206090014230
116799 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/python3-edid-json-tool_0.9.1.bb' (114,826) at 20230809080018199
116800 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/host/host-boot-enable.bbappend' (114,827) at 20230920080013648
116801 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-beelink-mxiii.c' (114,828) at 20240405153049513
116802 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2405.c' (114,829) at 20210309003653324
116803 2025-01-21 03:01:04.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sc8180x.c' (114,830) at 20240405153051349
116804 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_tee.c' (114,831) at 20240405153230579
116805 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c' (114,832) at 20240326080039398
116806 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs326-24g-2s.dts' (114,833) at 20240405153045453
116807 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/ldm.c' (114,834) at 20240405153046525
116808 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/scm_blk.c' (114,835) at 20240405153231379
116809 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip22/spaces.h' (114,836) at 20210307214926222
116810 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/static-group-meta-networking' (114,837) at 20240301090012419
116811 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-sim.yaml' (114,838) at 20210309003648320
116812 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/idma.h' (114,839) at 20210307214932410
116813 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/map_perf_ring.c' (114,840) at 20240405153054041
116814 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-tsn.dts' (114,841) at 20240405153045537
116815 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/qcm2290.c' (114,842) at 20240805080013959
116816 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ManagedHost.interface.yaml' (114,843) at 20240629080019052
116817 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/hash.c' (114,844) at 20210419100148337
116818 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/0001-talloc-Add-configure-options-for-packages.patch' (114,845) at 20240413080012647
116819 2025-01-21 03:01:04.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/da_monitor_instrumentation.rst' (114,846) at 20240405153045273
116820 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c' (114,847) at 20241011080017323
116821 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ixp4xx-rng.c' (114,848) at 20240405153046753
116822 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/tcp_rtt.c' (114,849) at 20241008080014059
116823 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/Kconfig' (114,850) at 20210308005003080
116824 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-audsys-clkid.h' (114,851) at 20240405153053969
116825 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/meson.build' (114,852) at 20220913030027305 to deleted uid set
116826 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0015-vmcore-dmesg-fix-warning.patch' (114,853) at 20230706080014733
116827 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/ml605_nommu.dts' (114,854) at 20210308005002884
116828 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/keyboard.h' (114,855) at 20210307214931414
116829 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv4.h' (114,856) at 20210307214931650
116830 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-common.h' (114,857) at 20240405153053981
116831 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/phal/start_host.cpp' (114,858) at 20240820080019934
116832 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/coreboot_defconfig' (114,859) at 20210308005003256
116833 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/aspeed_sdhci_ic.c' (114,860) at 20210525100144791
116834 2025-01-21 03:01:04.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/sockopt_qos_to_cc.c' (114,861) at 20240405153054273
116835 2025-01-21 03:01:04.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/super.c' (114,862) at 20240820080014177
116836 2025-01-21 03:01:04.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_ocp.c' (114,863) at 20240405153051445
116837 2025-01-21 03:01:04.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw_priv.h' (114,864) at 20240405153231063
116838 2025-01-21 03:01:04.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/hists.h' (114,865) at 20241008080014051
116839 2025-01-21 03:01:04.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-deploy-image.bbappend' (114,866) at 20240302090018202
116840 2025-01-21 03:01:04.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_chips.h' (114,867) at 20210307214930370
116841 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/rbd.c' (114,868) at 20241211090212214
116842 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/Makefile' (114,869) at 20210308005002984
116843 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-input.h' (114,870) at 20240906080037340
116844 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/call.c' (114,871) at 20240405153051969
116845 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Mup' (114,872) at 20211006000025238
116846 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/efi/efi_32.c' (114,873) at 20240405153230147
116847 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitsperlong.h' (114,874) at 20220525020654531
116848 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-cpumux.h' (114,875) at 20240405153046793
116849 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/imx_dsp_rproc.c' (114,876) at 20240405153231367
116850 2025-01-21 03:01:04.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/set_memory.h' (114,877) at 20210307214931306
116851 2025-01-21 03:01:04.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/resetcontainer.h' (114,878) at 20240906080037332
116852 2025-01-21 03:01:04.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/bios/bios_attrs.json' (114,879) at 20241111090035282
116853 2025-01-21 03:01:04.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-7040.dtsi' (114,880) at 20210309003648744
116854 2025-01-21 03:01:04.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_log.h' (114,881) at 20210307214931650
116855 2025-01-21 03:01:04.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/bitfield.h' (114,882) at 20240405153054049
116856 2025-01-21 03:01:04.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-mem.h' (114,883) at 20210307214930602
116857 2025-01-21 03:01:04.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ullanger_Skidsta' (114,884) at 20210307205553794
116858 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/coroutine-sigaltstack.c' (114,885) at 20240326080039754
116859 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LeakDetection_v1.xml' (114,886) at 20240918080002712
116860 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi' (114,887) at 20240405153229919
116861 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4642.yaml' (114,888) at 20240405153045161
116862 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/omap-hdq.txt' (114,889) at 20210307214925450
116863 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_bz.S' (114,890) at 20210308005046529
116864 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/adt7475.rst' (114,891) at 20210307214925498
116865 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/omap_drm.h' (114,892) at 20210307214931618
116866 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/boot_status_led_off.service' (114,893) at 20240119090013779
116867 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_subprogs.c' (114,894) at 20240405153054277
116868 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/event_groups.c' (114,895) at 20240405153054165
116869 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/Kconfig' (114,896) at 20240613080016387
116870 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/common/Kconfig' (114,897) at 20210308005003084
116871 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/cpld-ver-check/files/cpld-version.service' (114,898) at 20210307205554082
116872 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/bnxt_re-abi.h' (114,899) at 20240613080016507
116873 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crtc.c' (114,900) at 20240429080012416
116874 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/clk.h' (114,901) at 20210308005003572
116875 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml2/files/run-ptest' (114,902) at 20230503080014587
116876 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/symlink.c' (114,903) at 20240405153052345
116877 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7343.h' (114,904) at 20240405153052825
116878 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0010-Define-glibc-compatible-basename-for-non-glibc-syste.patch' (114,905) at 20241221090017644
116879 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_adduh_r_qb.c' (114,906) at 20210308005046505
116880 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.1.bb' (114,907) at 20231126090012805
116881 2025-01-21 03:01:04.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/.gitignore' (114,908) at 20210307214926558
116882 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/posix_types.h' (114,909) at 20210308005002808
116883 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/notify.c' (114,910) at 20240906080037592
116884 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/agpgart.h' (114,911) at 20210307214931354
116885 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_dfl_tod.c' (114,912) at 20240405153051445
116886 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/entrypoints/entrypoints.lskel.h' (114,913) at 20240405153048813
116887 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt711-sdca-sdw.c' (114,914) at 20240411080014158
116888 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/bdm/cobra5272_uboot.gdb' (114,915) at 20210308005002944
116889 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-eeclk.h' (114,916) at 20240405153230215
116890 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb' (114,917) at 20231126090012777
116891 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/fsm.c' (114,918) at 20210307214928542
116892 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_dump.hpp' (114,919) at 20240521080035457
116893 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/main.cpp' (114,920) at 20240910080001402
116894 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/Kconfig' (114,921) at 20240405153045649
116895 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/ar2315.h' (114,922) at 20210307214926186
116896 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sigmadsp.c' (114,923) at 20240405153232163
116897 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/spandsp/configure.patch' (114,924) at 20240413080012639
116898 2025-01-21 03:01:04.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/hdmi.c' (114,925) at 20240405153052229
116899 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen3.c' (114,926) at 20210308005003352
116900 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/macio_asic.c' (114,927) at 20240405153230755
116901 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/thunderx_88xx.h' (114,928) at 20210308005003620
116902 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/marvell,dove.txt' (114,929) at 20210307214925274
116903 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/stm32/st,mlahb.yaml' (114,930) at 20240405153229755
116904 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/syscall_tp_user.c' (114,931) at 20240405153232099
116905 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/actions,s900-cmu.h' (114,932) at 20210307214931322
116906 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/cputime.h' (114,933) at 20240405153046277
116907 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/grub-efi-cfg.bbclass' (114,934) at 20220910030013385
116908 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/ehl_rt5660.c' (114,935) at 20240405153053945
116909 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/mmu_hvm.c' (114,936) at 20240405153046497
116910 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-pcm.h' (114,937) at 20240405153053933
116911 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/meson.build' (114,938) at 20240306090017812
116912 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/reverse_cpuid.h' (114,939) at 20240411080014062
116913 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/kvm-stat.h' (114,940) at 20240405153054197
116914 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/interrupts.c' (114,941) at 20210308005002828
116915 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/en-us' (114,942) at 20210308005046145
116916 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/hash_4k.c' (114,943) at 20240405153046181
116917 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/ehci-rmobile.h' (114,944) at 20210308005002768
116918 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/technologic,ts4800.txt' (114,945) at 20210307214925346
116919 2025-01-21 03:01:04.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/card.c' (114,946) at 20240405153051949
116920 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/glops.c' (114,947) at 20240613080016487
116921 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/setup-r7s72100.c' (114,948) at 20240405153045689
116922 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xz/xz/run-ptest' (114,949) at 20240301090012475
116923 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/config.h' (114,950) at 20240405153050521
116924 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-target.c' (114,951) at 20240906080037136
116925 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/picolibc/picolibc_git.bb' (114,952) at 20241221090017644
116926 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/microarch.json' (114,953) at 20240405153054113
116927 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/fm.h' (114,954) at 20210308005003432
116928 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/mipi-ccs.yaml' (114,955) at 20240405153045093
116929 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/hisilicon/hisi_uncore_pmu.c' (114,956) at 20240405153051273
116930 2025-01-21 03:01:04.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c' (114,957) at 20220525020652971
116931 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt9467-charger.c' (114,958) at 20240405153051437
116932 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbrdummy.netdev' (114,959) at 20210507100027212
116933 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk_queue.c' (114,960) at 20240405153053413
116934 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/Kconfig' (114,961) at 20210308005002980
116935 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x' (114,962) at 20241211090212534 to deleted uid set
116936 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/cpu_hotplug.h' (114,963) at 20210308005046001
116937 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/net/Makefile' (114,964) at 20210307214926610
116938 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/0001-Follow-rrd-post-1.8-change.patch' (114,965) at 20241206090014242
116939 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/wp.c' (114,966) at 20240405153054173
116940 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/aide/aide/aide.conf' (114,967) at 20220721030015853
116941 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/186.out' (114,968) at 20210927100127493
116942 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_thermal_ambient_temperatures.robot' (114,969) at 20220419030202212
116943 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/context_tracking_state.h' (114,970) at 20240405153052673
116944 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpios-0.conf' (114,971) at 20210307205554082
116945 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb' (114,972) at 20220402030015895
116946 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin' (114,973) at 20240906080037408 to deleted uid set
116947 2025-01-21 03:01:04.137-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/bug.h' (114,974) at 20210307214926578
116948 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/vme.rst' (114,975) at 20240405153045197
116949 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/Kconfig' (114,976) at 20220525020653047
116950 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/jsrender.min.js' (114,977) at 20210308004923384
116951 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/test/route-test.c' (114,978) at 20240830080013355
116952 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-p2571.dts' (114,979) at 20210308005002628
116953 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8186-mmsys.h' (114,980) at 20240405153051761
116954 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imx_thermal.h' (114,981) at 20210308005003652
116955 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioam6_genl.h' (114,982) at 20220525020654575
116956 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/temporary_file.cpp' (114,983) at 20240817080031296
116957 2025-01-21 03:01:04.138-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_hdmi.c' (114,984) at 20240624080012776
116958 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/kvm_host.h' (114,985) at 20240712080021057
116959 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_mp.c' (114,986) at 20240405153046857
116960 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-neoversen1.inc' (114,987) at 20240301090012451
116961 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/FlashPoint.rst' (114,988) at 20210307214925558
116962 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen3.c' (114,989) at 20210307214929986
116963 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0005-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch' (114,990) at 20241221090017648
116964 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/tegra.c' (114,991) at 20240405153045689
116965 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-warm-reboot@.target' (114,992) at 20220301040040081
116966 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py_3.12.1.bb' (114,993) at 20241221090017552
116967 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt722-sdca.h' (114,994) at 20240613080016547
116968 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun7i-a20-gmac-clk.yaml' (114,995) at 20240405153045021
116969 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/phosphor-fan-control@.service' (114,996) at 20221201040015308
116970 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/crc32.h' (114,997) at 20210308005003656
116971 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/mte_helper.c' (114,998) at 20240906080037460
116972 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-cs2000-cp.c' (114,999) at 20240405153230207
116973 2025-01-21 03:01:04.139-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-openrd-client.dts' (115,000) at 20210308005002592
116974 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/wext.c' (115,001) at 20240405153050553
116975 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml' (115,002) at 20240813080021918
116976 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ibmpex.c' (115,003) at 20240405153048857
116977 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/Makefile.vdso' (115,004) at 20240326080039562
116978 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/dbus-sensors/src/hwmon-temp/HwmonTempSensor.cpp' (115,005) at 20241112090003098 to deleted uid set
116979 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/disp.c' (115,006) at 20240405153048609
116980 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (115,007) at 20241206090014218
116981 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/avoid-glibc-clashes.patch' (115,008) at 20210307205553874
116982 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/olpc-xo1-rtc.txt' (115,009) at 20210307214925418
116983 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/src/bej_encoder_core.c' (115,010) at 20231014080008527
116984 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-x86.h' (115,011) at 20240405153232287
116985 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gpio_local.h' (115,012) at 20210307214930542
116986 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/bel-pfe.c' (115,013) at 20240405153048869
116987 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/posix-timers.h' (115,014) at 20240405153052773
116988 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_adjust_frags.c' (115,015) at 20240405153054265
116989 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/bmc-reset-with-host-up.md' (115,016) at 20221209040006383
116990 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp' (115,017) at 20240201090003032
116991 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ-active.sh' (115,018) at 20230210040018891
116992 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/kup-8xx.h' (115,019) at 20240405153230031
116993 2025-01-21 03:01:04.140-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/hw/Makefile' (115,020) at 20210307214930918
116994 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/elf_hwcaps.rst' (115,021) at 20240405153229739
116995 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,g3dsys.txt' (115,022) at 20210307214925274
116996 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v4_0.h' (115,023) at 20240405153047173
116997 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_cldma.c' (115,024) at 20240411080014118
116998 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/exception.json' (115,025) at 20240405153054109
116999 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/zip/zip_deflate.c' (115,026) at 20210307214927082
117000 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_ppgtt.h' (115,027) at 20240405153048481
117001 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-debugfs.c' (115,028) at 20240405153230187
117002 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/calxeda/ecx-common.dtsi' (115,029) at 20240405153045433
117003 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/host_check.hpp' (115,030) at 20220319030055881
117004 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/k3-udma-glue.h' (115,031) at 20220525020654563
117005 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/rsyslog.logrotate' (115,032) at 20240703080014819
117006 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/compat.c' (115,033) at 20240405153052993
117007 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sysmips.h' (115,034) at 20210307214926250
117008 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-empty.err' (115,035) at 20210308005046413
117009 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/0001-gitignore-add-archives-from-lib-directory.patch' (115,036) at 20230211040012643
117010 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/stdplus.wrap' (115,037) at 20220525020545509
117011 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/reg.h' (115,038) at 20210307214926242
117012 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-pci-dev.h' (115,039) at 20241114091008832
117013 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/poplar/poplar.c' (115,040) at 20210308005003004
117014 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r2.dts' (115,041) at 20240405153229935
117015 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/hmem_public.h' (115,042) at 20210307214930546
117016 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/g_dnl.h' (115,043) at 20210308005003652
117017 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-renesas-rzg2l.c' (115,044) at 20241104090011575
117018 2025-01-21 03:01:04.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/ah.c' (115,045) at 20210309003650132
117019 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/smi.c' (115,046) at 20220525020653119
117020 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/debug.h' (115,047) at 20210307214930546
117021 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-xtensa-xtfpga.txt' (115,048) at 20210307214925442
117022 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v1.bz2' (115,049) at 20210308005046473 to deleted uid set
117023 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/spinlock.h' (115,050) at 20240405153046069
117024 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/ib_rep.c' (115,051) at 20240405153049081
117025 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (115,052) at 20210903000032571
117026 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/bare-metal-obmc-console.bb' (115,053) at 20241206090014226
117027 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Logs/PostCodeLogsStore.js' (115,054) at 20241004080035963
117028 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/signal.h' (115,055) at 20210307214926558
117029 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/240' (115,056) at 20210927100127497
117030 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/auto_fs.h' (115,057) at 20210307214931358
117031 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/braille/Makefile' (115,058) at 20210307214926822
117032 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq256xx.yaml' (115,059) at 20240405153229787
117033 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/fail2ban/files/initd' (115,060) at 20220612030016735
117034 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/Makefile' (115,061) at 20240405153231343
117035 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/xilinx_versal_mini.h' (115,062) at 20210308005003624
117036 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8916.dtsi' (115,063) at 20240405153229943
117037 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/namespace.c' (115,064) at 20240405153053053
117038 2025-01-21 03:01:04.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/astro_mcf5373l_defconfig' (115,065) at 20210308005003248
117039 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/bcmgenet.c' (115,066) at 20240520080015155
117040 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/Makefile' (115,067) at 20210308005003004
117041 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h' (115,068) at 20240405153050129
117042 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/syscall.h' (115,069) at 20240405153045941
117043 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/sysemu/machine.c' (115,070) at 20241211090212494
117044 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/buildtools-extended-tarball.bb' (115,071) at 20230813080012880
117045 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-libxml2-cross-compile.patch' (115,072) at 20210307205553818
117046 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8xx.dts' (115,073) at 20210307214926358
117047 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/err_recursive_inc/Kconfig.inc1' (115,074) at 20210308005003736
117048 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sm8350.h' (115,075) at 20220525020653191
117049 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/distro_alias.inc' (115,076) at 20241221090017612
117050 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c' (115,077) at 20240405153047125
117051 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0002-Change-fixed-postconf-to-a-variable-for-cross-compil.patch' (115,078) at 20230706080014737
117052 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/clocksource/hyperv_timer.h' (115,079) at 20240405153052621 to deleted uid set
117053 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sc8280xp-lpasscc.h' (115,080) at 20240405153052645
117054 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi' (115,081) at 20240812080017228
117055 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-test-client.c' (115,082) at 20220218040009056
117056 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-block' (115,083) at 20210308005046393
117057 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/fcntl.h' (115,084) at 20210307214926590
117058 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char.c' (115,085) at 20241211090212218
117059 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/free_page_reporting.rst' (115,086) at 20240405153045297
117060 2025-01-21 03:01:04.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/internals.h' (115,087) at 20210307214930454
117061 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/0005-common.h-replace-getline-with-fgets.patch' (115,088) at 20210307205553750
117062 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/MSS_Ingress_registers.h' (115,089) at 20210307214929306
117063 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.err' (115,090) at 20210308005046401
117064 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/x86_64.py' (115,091) at 20240405153054225
117065 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/emux_nrpn.c' (115,092) at 20240405153054021
117066 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/trace-hmp-cmds.c' (115,093) at 20240906080037584
117067 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_police.c' (115,094) at 20240405153050173
117068 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/layer.conf' (115,095) at 20241221090017476
117069 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/trace-events' (115,096) at 20240326080039518
117070 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-usb.c' (115,097) at 20240405153046769
117071 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_proc.h' (115,098) at 20240326080039562
117072 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/memcpy_64.S' (115,099) at 20240405153046469
117073 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/53c700.h' (115,100) at 20220525020653975
117074 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_dfs.c' (115,101) at 20210308005003368
117075 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-lte-ti.dts' (115,102) at 20240405153045781
117076 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/layer.conf' (115,103) at 20241221090017476
117077 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp' (115,104) at 20241211090002379
117078 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-j456.dts' (115,105) at 20240405153045717
117079 2025-01-21 03:01:04.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/switches/idt_gen2.c' (115,106) at 20210307214930182
117080 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc232b.c' (115,107) at 20230426080043928
117081 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-chilisom.dtsi' (115,108) at 20240405153045589
117082 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/meson.options' (115,109) at 20241213090002373 to deleted uid set
117083 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/bcma_private.h' (115,110) at 20210307214926898
117084 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/loader.lds.S' (115,111) at 20220525020652086
117085 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c' (115,112) at 20240405153231311
117086 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/linpack/0001-linpack-Define-DP-only-when-SP-is-not-defined.patch' (115,113) at 20220204040022456
117087 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/cpu/arcv1/Makefile' (115,114) at 20210308005002540
117088 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/cs46xx_lib.h' (115,115) at 20210307214932238
117089 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/LogServices/test_post_codes.robot' (115,116) at 20240628080017121
117090 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-pllv1.c' (115,117) at 20240405153046789
117091 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/snow_defconfig' (115,118) at 20210308005003280
117092 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/percpu.h' (115,119) at 20240405153231831
117093 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/relocate_kernel.S' (115,120) at 20210309003648680
117094 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-led-trigger-usbport' (115,121) at 20210309003648256
117095 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/fpa11_cprt.c' (115,122) at 20210308005046069
117096 2025-01-21 03:01:04.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio_function_calls.rst' (115,123) at 20220525020654131
117097 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/frontend.json' (115,124) at 20240405153232227
117098 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0299.c' (115,125) at 20240405153049297
117099 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml' (115,126) at 20240405153045101
117100 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/eeprom_at24c.c' (115,127) at 20241211090212314
117101 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xive2-test.c' (115,128) at 20241211090212546
117102 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/me_to_redfish_hooks.cpp' (115,129) at 20240829080009330
117103 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty.err' (115,130) at 20220429100100882
117104 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_hw_arbiter.c' (115,131) at 20241211090145405
117105 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/.prettierrc.yaml' (115,132) at 20221207040023623
117106 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/inetdevice.h' (115,133) at 20240405153052709
117107 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/ddr.c' (115,134) at 20210308005002996
117108 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/bus/match.hpp' (115,135) at 20240202090036724
117109 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8950.dtsi' (115,136) at 20240405153229943
117110 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0005-feat-corstone1000-Add-multicore-support-for-FVP-plat.patch' (115,137) at 20241221090017464
117111 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/menlo/m53menlo/Makefile' (115,138) at 20210308005003016
117112 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf/arm_pmu.h' (115,139) at 20240405153231835
117113 2025-01-21 03:01:04.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-ina2xx-adc' (115,140) at 20210307214925190
117114 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8550-tlmm.yaml' (115,141) at 20240405153045137
117115 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/libiscsi_tcp.h' (115,142) at 20210307214931586
117116 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c' (115,143) at 20220525020652478
117117 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/vimc.dot' (115,144) at 20240405153044957
117118 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-common.yaml' (115,145) at 20240405153229787
117119 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/qts/iocsr_config.h' (115,146) at 20210308005003052
117120 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/omapfb.h' (115,147) at 20210307214931654
117121 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-qcs404.h' (115,148) at 20240405153052645
117122 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu104_revA_defconfig' (115,149) at 20210308005003288
117123 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/cz_ppsmc.h' (115,150) at 20240405153048333
117124 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c' (115,151) at 20240405153230419
117125 2025-01-21 03:01:04.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/security-subjects.rst' (115,152) at 20231126090012821
117126 2025-01-21 03:01:04.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/ethernet.hpp' (115,153) at 20241228090003723
117127 2025-01-21 03:01:04.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mutex_api.h' (115,154) at 20240405153052745
117128 2025-01-21 03:01:04.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/fpga-ast2600-spl_defconfig' (115,155) at 20220802100038577
117129 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_9_0_sh_mask.h' (115,156) at 20240405153230495
117130 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/sensor_monitoring.cpp' (115,157) at 20220402030035699
117131 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mips_itu.h' (115,158) at 20240906080037336
117132 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fujitsu/Makefile' (115,159) at 20240405153051761
117133 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_int.h' (115,160) at 20210307214926242
117134 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-codspeed_3.0.0.bb' (115,161) at 20241221090017560
117135 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-init.h' (115,162) at 20210308005002792
117136 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/context_tracking.h' (115,163) at 20240405153052673
117137 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/upcall.h' (115,164) at 20210307214931218
117138 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/display-uclass.c' (115,165) at 20210308005003524
117139 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/ip_fast_csum.S' (115,166) at 20240405153229995
117140 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/mmu_defs.h' (115,167) at 20210307214930562
117141 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/padlock-sha.c' (115,168) at 20220525020652390
117142 2025-01-21 03:01:04.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/common-linux' (115,169) at 20241206090014314
117143 2025-01-21 03:01:04.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_1_7_sh_mask.h' (115,170) at 20220525020652698
117144 2025-01-21 03:01:04.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7792-blanche.dts' (115,171) at 20210308005002600
117145 2025-01-21 03:01:04.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch' (115,172) at 20240309090012824
117146 2025-01-21 03:01:04.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_SRIO_PCIE_BOOT_defconfig' (115,173) at 20210308005003244
117147 2025-01-21 03:01:04.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sha2.h' (115,174) at 20240405153052625
117148 2025-01-21 03:01:04.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/byteorder.h' (115,175) at 20240405153045945
117149 2025-01-21 03:01:04.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.out' (115,176) at 20241211090212542
117150 2025-01-21 03:01:04.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/0002-lua-update-Makefile-to-use-environment-build-setting.patch' (115,177) at 20241221090017520
117151 2025-01-21 03:01:04.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filesystems/binderfs/.gitignore' (115,178) at 20210307214932670
117152 2025-01-21 03:01:04.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/secret_common.h' (115,179) at 20240326080039526
117153 2025-01-21 03:01:04.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe.dts' (115,180) at 20240405153045589
117154 2025-01-21 03:01:04.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/0001-qemu_measured_boot.c-ignore-TPM-error-and-continue-w.patch' (115,181) at 20241221090017468
117155 2025-01-21 03:01:04.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cc_platform.h' (115,182) at 20240405153052665
117156 2025-01-21 03:01:04.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report' (115,183) at 20210307214932566
117157 2025-01-21 03:01:04.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/gp_padctrl.h' (115,184) at 20210308005002668
117158 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_3_sh_mask.h' (115,185) at 20240405153047981
117159 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/super.c' (115,186) at 20240527080023348
117160 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/edd.h' (115,187) at 20210307214931630
117161 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go/0007-exec.go-filter-out-build-specific-paths-from-linker-.patch' (115,188) at 20241221090017664
117162 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/counter/rz-mtu3-cnt.c' (115,189) at 20240405153230251
117163 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_dynset.c' (115,190) at 20240405153232063
117164 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mroute6.h' (115,191) at 20240405153052925
117165 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun4i-a10.c' (115,192) at 20240405153231335
117166 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/ms02-nv.c' (115,193) at 20220525020653391
117167 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-390.dtsi' (115,194) at 20240405153045449
117168 2025-01-21 03:01:04.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml' (115,195) at 20240405153045153
117169 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t30/pinmux-config-colibri_t30.h' (115,196) at 20210308005003084
117170 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/clint.h' (115,197) at 20210309003648948
117171 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/converter.py' (115,198) at 20210308005046237
117172 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8548/Kconfig' (115,199) at 20210308005003048
117173 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/image.h' (115,200) at 20210307214926494
117174 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/domain/ti-sci-power-domain.c' (115,201) at 20210308005003468
117175 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_cmd.h' (115,202) at 20240405153050341
117176 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/microwatt.c' (115,203) at 20220525020652030
117177 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-drm.cfg' (115,204) at 20241221090017468
117178 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/postcss.config.js' (115,205) at 20241004080035959
117179 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm20b.c' (115,206) at 20210307214927966
117180 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_kptr_stash_fail.c' (115,207) at 20240405153232259
117181 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/exynos-adc.c' (115,208) at 20210308005003332
117182 2025-01-21 03:01:04.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernel.h' (115,209) at 20240405153231815
117183 2025-01-21 03:01:04.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_0_sh_mask.h' (115,210) at 20240405153047729
117184 2025-01-21 03:01:04.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0004-use-asm-sgidefs.h.patch' (115,211) at 20241221090017660
117185 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/e300.h' (115,212) at 20210308005002836
117186 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh3/Makefile' (115,213) at 20210308005002848
117187 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-unknown.out' (115,214) at 20210308005046397 to deleted uid set
117188 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-kernel-fadump_registered' (115,215) at 20220525020651630
117189 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/gpio.c' (115,216) at 20240405153051353
117190 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/const.h' (115,217) at 20210307214931694
117191 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-starting@.target' (115,218) at 20220301040040081
117192 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-9.c' (115,219) at 20210307214931190
117193 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-lpass-lpi.h' (115,220) at 20240405153051345
117194 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sm8350.c' (115,221) at 20240805080013943
117195 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/Makefile' (115,222) at 20210308005002916
117196 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Privileges.v1_0_6.json' (115,223) at 20240619080002952
117197 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host_poweron.sh' (115,224) at 20230606080013598
117198 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/README' (115,225) at 20210308005002968
117199 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-class-backlight' (115,226) at 20210309003648244
117200 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct-modify.c' (115,227) at 20240405153053429
117201 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/conf/machine/witherspoon.conf' (115,228) at 20241031080012183
117202 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/controllers/hisi-sfc.c' (115,229) at 20240405153049709
117203 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/vas.h' (115,230) at 20240405153230055
117204 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rio_ids.h' (115,231) at 20240405153052789
117205 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/bcm2835_aux.h' (115,232) at 20210308005046005
117206 2025-01-21 03:01:04.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memcpy_kunit.c' (115,233) at 20240405153231951
117207 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/trancevibrator.c' (115,234) at 20210605000027760
117208 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/compat_vdso.lds.S' (115,235) at 20240405153046253
117209 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_forward.c' (115,236) at 20220525020654927
117210 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/vfio_pci_zdev.c' (115,237) at 20240405153052165
117211 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/conf/layer.conf' (115,238) at 20241221090017548
117212 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/Kconfig' (115,239) at 20210307214932098
117213 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/fsl_pci_init.c' (115,240) at 20210308005003448
117214 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/cpu.c' (115,241) at 20210308005002848
117215 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/macsec.h' (115,242) at 20240503080014502
117216 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/blockcheck.c' (115,243) at 20220525020654463
117217 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-1.1' (115,244) at 20211006000025242
117218 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-intel-lgm.c' (115,245) at 20240405153051449
117219 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/allwinner/sun4i-emac.h' (115,246) at 20240405153049781
117220 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-_UDC_-gadget' (115,247) at 20210309003648256
117221 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M53017EVB_defconfig' (115,248) at 20210308005003236
117222 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_footer.h' (115,249) at 20210308005003704
117223 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/googletest.wrap' (115,250) at 20210706231659773
117224 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.c' (115,251) at 20240405153047205
117225 2025-01-21 03:01:04.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/Makefile' (115,252) at 20210308005003488
117226 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwpm_msg.c' (115,253) at 20220525020653115
117227 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_volume.c' (115,254) at 20210307214932218
117228 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/time_types.h' (115,255) at 20210307214931662
117229 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/README.md' (115,256) at 20230623080027929
117230 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/shmin.h' (115,257) at 20210308005003616
117231 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/dma-noncoherent.c' (115,258) at 20210309003648924
117232 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra-common.h' (115,259) at 20210308005003620
117233 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lgm.yaml' (115,260) at 20240405153045089
117234 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/radix-tree.h' (115,261) at 20210307214932630
117235 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/ixp4xx_defconfig' (115,262) at 20240405153045613
117236 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2g-generic.dts' (115,263) at 20210308005002592
117237 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/setup-local-eid' (115,264) at 20240628080015597
117238 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/258.out' (115,265) at 20210927100127501
117239 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/virtio_pmem.c' (115,266) at 20240405153051197
117240 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memcpy-archs.S' (115,267) at 20210307214925674
117241 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/leds/leds-pca9532.h' (115,268) at 20210307214931338
117242 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/vt1211.c' (115,269) at 20240405153048881
117243 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/statfs.h' (115,270) at 20210307214931306
117244 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel.dtsi' (115,271) at 20240405153046241
117245 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_filesystem.sh' (115,272) at 20240405153054301
117246 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/virtual-memory.json' (115,273) at 20240405153054133
117247 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/irq/imask.c' (115,274) at 20210307214926558
117248 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/README.md' (115,275) at 20220804030014671
117249 2025-01-21 03:01:04.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/ashldi3.S' (115,276) at 20210308005002708
117250 2025-01-21 03:01:04.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_gnttab.c' (115,277) at 20240906080037228
117251 2025-01-21 03:01:04.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts' (115,278) at 20240805080013915
117252 2025-01-21 03:01:04.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/Makefile' (115,279) at 20240405153047301
117253 2025-01-21 03:01:04.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76_connac.h' (115,280) at 20240405153231227
117254 2025-01-21 03:01:04.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/oem/nuvoton/test_redfish_mcu_fw_update.robot' (115,281) at 20240628080017117
117255 2025-01-21 03:01:04.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_7_9_0_offset.h' (115,282) at 20240405153048229
117256 2025-01-21 03:01:04.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/apcs-sdx55.c' (115,283) at 20240405153046805
117257 2025-01-21 03:01:04.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4412-trats2.dts' (115,284) at 20210308005002580
117258 2025-01-21 03:01:04.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hardware/meson.build' (115,285) at 20230825080021133 to deleted uid set
117259 2025-01-21 03:01:04.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/Kconfig' (115,286) at 20240405153230731
117260 2025-01-21 03:01:04.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi' (115,287) at 20240405153229971
117261 2025-01-21 03:01:04.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h' (115,288) at 20240405153048621
117262 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/cnic_defs.h' (115,289) at 20210307214929338
117263 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/uapi/sun6i-isp-config.h' (115,290) at 20240405153051865
117264 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/virtual-memory.json' (115,291) at 20240405153054145
117265 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-dspeve-thermal.dtsi' (115,292) at 20240405153045597
117266 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis-tk1/Makefile' (115,293) at 20210308005003080
117267 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_verify.c' (115,294) at 20240405153046533
117268 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt.inc' (115,295) at 20241221090017672
117269 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/peak_usb/pcan_usb_core.c' (115,296) at 20240405153230899
117270 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/mesa/mesa-gl.bbappend' (115,297) at 20241221090017576
117271 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/Kconfig' (115,298) at 20240405153049465
117272 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fs_uuid.c' (115,299) at 20210308005003212
117273 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-imx8-pcie.h' (115,300) at 20240405153052649
117274 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.c' (115,301) at 20240405153048657
117275 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/vmstate.rs' (115,302) at 20241211090212458
117276 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/sc-r5k.c' (115,303) at 20210307214926278
117277 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func4.c' (115,304) at 20240405153054277
117278 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/public_key.h' (115,305) at 20240405153231791
117279 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ConnectionMethodCollection_v1.xml' (115,306) at 20240619080002920
117280 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/boot/install.sh' (115,307) at 20240405153046317
117281 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-quiesce@.target' (115,308) at 20220715030029437
117282 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/memory-region-housekeeping.cocci' (115,309) at 20210927100127345
117283 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/laptop/freefall/freefall.c' (115,310) at 20210307214932486
117284 2025-01-21 03:01:04.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_zatm.h' (115,311) at 20210307214931622
117285 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf.h' (115,312) at 20241220090018326
117286 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio.c' (115,313) at 20240405153230415
117287 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/idset.h' (115,314) at 20210307214930242
117288 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/da8xx_gpio.h' (115,315) at 20210308005003376
117289 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/soc_dma.c' (115,316) at 20240906080037220
117290 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-alderlake.c' (115,317) at 20240405153231319
117291 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pmu/exynos_ppmu.h' (115,318) at 20210307214931346
117292 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda1004x.h' (115,319) at 20210307214928646
117293 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_control.hpp' (115,320) at 20240703080039227
117294 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/eabi_compat.c' (115,321) at 20210308005002708
117295 2025-01-21 03:01:04.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dct.h' (115,322) at 20220525020653083
117296 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/MC68VZ328.h' (115,323) at 20210307214926158
117297 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Kconfig' (115,324) at 20210308005002828
117298 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/multigen_lru.rst' (115,325) at 20240405153045229
117299 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/.gitignore' (115,326) at 20210307214932462
117300 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__senders_core.hpp' (115,327) at 20240731080033662
117301 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/jump-labels/arch-support.txt' (115,328) at 20240405153045197
117302 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/max34451-test.c' (115,329) at 20240326080039738
117303 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/seaboard.h' (115,330) at 20210308005003616
117304 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause' (115,331) at 20210307205554418
117305 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/clksrc-change-registers.awk' (115,332) at 20240405153044973
117306 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssbi.h' (115,333) at 20210307214931514
117307 2025-01-21 03:01:04.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/emac/zmii.c' (115,334) at 20240405153230955
117308 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/msa311.c' (115,335) at 20240405153048941
117309 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/ep0.h' (115,336) at 20210308005003508
117310 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/psu.cpp' (115,337) at 20231027080010242
117311 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/tests/protocol.py' (115,338) at 20221215040039258
117312 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/start.S' (115,339) at 20210308005002544
117313 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/scan.h' (115,340) at 20240405153050705
117314 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_adminq.c' (115,341) at 20240405153230947
117315 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/i2c/other/ak4117.c' (115,342) at 20240405153053509
117316 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/Kconfig' (115,343) at 20240405153050433
117317 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell-bt-8xxx.txt' (115,344) at 20210307214925378
117318 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/altera_pio.txt' (115,345) at 20210308005003304
117319 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/MemoryECC/meson.build' (115,346) at 20240925080024982 to deleted uid set
117320 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__p2300.hpp' (115,347) at 20241219090033964
117321 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/file_io.h' (115,348) at 20240209090010988
117322 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_dsi.c' (115,349) at 20240405153230539
117323 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_red_root.sh' (115,350) at 20240405153054297
117324 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/perl-522-deprecations.patch' (115,351) at 20210307205554534
117325 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/generators/Kconfig' (115,352) at 20210307214930170
117326 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-samhainrc.patch' (115,353) at 20210307205554122
117327 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/129' (115,354) at 20240326080039730
117328 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/images.h' (115,355) at 20210309003654536
117329 2025-01-21 03:01:04.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Logdealv' (115,356) at 20210307205553786
117330 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mpc8308_p1m/Kconfig' (115,357) at 20210308005003020
117331 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/controllers/nxp-spifi.c' (115,358) at 20240405153230883
117332 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/signal.h' (115,359) at 20240405153046321
117333 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-repetition.json' (115,360) at 20210308005046409
117334 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml' (115,361) at 20240405153045153
117335 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_dbus.robot' (115,362) at 20240627080021044
117336 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/southcluster.asl' (115,363) at 20210308005002876
117337 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kfence/Makefile' (115,364) at 20240405153053129
117338 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_main.c' (115,365) at 20240405153230719
117339 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/bootimg.c' (115,366) at 20210308005003172
117340 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hsi/clients/Kconfig' (115,367) at 20210307214928110
117341 2025-01-21 03:01:04.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8167-clk.h' (115,368) at 20210309003653812
117342 2025-01-21 03:01:04.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt.c' (115,369) at 20241211090145457
117343 2025-01-21 03:01:04.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_hw_20_comp.h' (115,370) at 20240405153046957
117344 2025-01-21 03:01:04.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/cmd.h' (115,371) at 20240405153050141
117345 2025-01-21 03:01:04.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/iss4xx.dts' (115,372) at 20210307214926354
117346 2025-01-21 03:01:04.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_js_unit_tests.py' (115,373) at 20210307205554266
117347 2025-01-21 03:01:04.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/atom-names.h' (115,374) at 20210307214927698
117348 2025-01-21 03:01:04.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/OCOTShutdownPolicy/meson.build' (115,375) at 20230825080021137 to deleted uid set
117349 2025-01-21 03:01:04.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbinput.c' (115,376) at 20240405153230167
117350 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/Kconfig' (115,377) at 20240405153045693
117351 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/0001-Fru-Fix-edit-field-not-checking-area-existence.patch' (115,378) at 20241206090014274
117352 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt' (115,379) at 20210307214925382
117353 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (115,380) at 20241112090023994
117354 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cabextract/cabextract_1.11.bb' (115,381) at 20241206090014258
117355 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.c' (115,382) at 20210307214927950
117356 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/tools/config.h' (115,383) at 20210307214932478
117357 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/0001-arch-Define-NO_NEED_ALIGN-on-ppc64.patch' (115,384) at 20210608000015803
117358 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_scsi.c' (115,385) at 20240405153051593
117359 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/OWNERS' (115,386) at 20240719080029337
117360 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-ti-mcbsp.h' (115,387) at 20210307214931470
117361 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon.c' (115,388) at 20240405153046697
117362 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/read_patch.cpp' (115,389) at 20210308005108645
117363 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/trace-events' (115,390) at 20241211090212338
117364 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/migo_r.c' (115,391) at 20210308005003032
117365 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test/test01.txt' (115,392) at 20210308005003772
117366 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sed/sed_4.9.bb' (115,393) at 20241221090017680
117367 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/rdma.rst' (115,394) at 20210309003648268
117368 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/mapfile.csv' (115,395) at 20240405153054117
117369 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/argv_split.c' (115,396) at 20240405153231947
117370 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-bwc.rst' (115,397) at 20240405153045301
117371 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7793-gose.dts' (115,398) at 20210308005002600
117372 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/Makefile' (115,399) at 20210308005003420
117373 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/perlnative.bbclass' (115,400) at 20220910030013389
117374 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/stm32/Kconfig' (115,401) at 20210308005003532
117375 2025-01-21 03:01:04.242-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-cp110-utmi.c' (115,402) at 20240405153231311
117376 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/host_notifier.hpp' (115,403) at 20221005030030498
117377 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_flash.c' (115,404) at 20210308005108641
117378 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/os.c' (115,405) at 20210308005002844
117379 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs780_dpm.h' (115,406) at 20210307214928018
117380 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/clock.c' (115,407) at 20241211090212262
117381 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/srcutiny.c' (115,408) at 20240830080013339
117382 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/layer.conf' (115,409) at 20241221090017484
117383 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Slot/meson.build' (115,410) at 20230825080021137 to deleted uid set
117384 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/rslist.c' (115,411) at 20240405153046625
117385 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml' (115,412) at 20240405153229771
117386 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_1.0/ia_css_cnr_param.h' (115,413) at 20210307214930554
117387 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ext4/super.c' (115,414) at 20241211090145513 to deleted uid set
117388 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/egl-headless.c' (115,415) at 20241211090212554
117389 2025-01-21 03:01:04.243-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Tampere_Pyynikki' (115,416) at 20210307205553774
117390 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/netns.sh' (115,417) at 20241211090145577
117391 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/Kconfig' (115,418) at 20240405153049921
117392 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_active.h' (115,419) at 20240405153048521
117393 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_res.h' (115,420) at 20240405153051601
117394 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/042.out' (115,421) at 20210308005046437
117395 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma1_qm_axuser_nonsecured_regs.h' (115,422) at 20240405153046601
117396 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-cross_1.22.8.bb' (115,423) at 20241221090017660
117397 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/services/xyz.openbmc_project.Software.Psu.Updater.service' (115,424) at 20240625080033420
117398 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x06_channel.h' (115,425) at 20210307214928082
117399 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/monitordisk.py' (115,426) at 20230919080013966
117400 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/brec.c' (115,427) at 20210307214931118
117401 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-kvm.txt' (115,428) at 20240405153054081
117402 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga-pci.c' (115,429) at 20241211090212266
117403 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/acpi/wakeup_32.S' (115,430) at 20220525020652154
117404 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/adc/ADCSensor.cpp' (115,431) at 20241112090003090
117405 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nandsim.c' (115,432) at 20240405153049701
117406 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/heartbeat.h' (115,433) at 20240405153052465
117407 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal_tx.h' (115,434) at 20240405153050437
117408 2025-01-21 03:01:04.244-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk208.fuc5.h' (115,435) at 20210307214927938
117409 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/id_button.cpp' (115,436) at 20220622030021581
117410 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x05.h' (115,437) at 20210307214928082
117411 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/generate_rust_analyzer.py' (115,438) at 20240405153232103
117412 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ppc4xx/xor.h' (115,439) at 20240405153047001
117413 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/octeon-irq.c' (115,440) at 20240405153045993
117414 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomains33xx_data.c' (115,441) at 20240405153045669
117415 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rculist_nulls.rst' (115,442) at 20240405153229735
117416 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/reset.h' (115,443) at 20240405153045681
117417 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hypervisor.h' (115,444) at 20240405153052701
117418 2025-01-21 03:01:04.245-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cik_reg.h' (115,445) at 20210307214927998
117419 2025-01-21 03:01:04.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_0_enum.h' (115,446) at 20210307214927522
117420 2025-01-21 03:01:04.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/pmu.c' (115,447) at 20240405153046501
117421 2025-01-21 03:01:04.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/ep93xx-pcm.c' (115,448) at 20210307214932290
117422 2025-01-21 03:01:04.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/acpi-dma.c' (115,449) at 20220525020652402
117423 2025-01-21 03:01:04.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/dsa.c' (115,450) at 20240405153053233
117424 2025-01-21 03:01:04.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/cmd.h' (115,451) at 20210307214929962
117425 2025-01-21 03:01:04.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_local_users.robot' (115,452) at 20240628080017113
117426 2025-01-21 03:01:04.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/imximage.cfg' (115,453) at 20210308005002944
117427 2025-01-21 03:01:04.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/Makefile' (115,454) at 20210308005002756
117428 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/flipper-pic.c' (115,455) at 20240405153046209
117429 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/c29x_serdes.c' (115,456) at 20210308005002828
117430 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/cmdline.c' (115,457) at 20240613080016379
117431 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/timer.c' (115,458) at 20210308005002548
117432 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/zalloc.h' (115,459) at 20210307214932478
117433 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-qcom-flash.c' (115,460) at 20240805080013963
117434 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vgem/vgem_drv.h' (115,461) at 20240405153048785
117435 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ux500-msp.txt' (115,462) at 20210307214925438
117436 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_ast10x0.c' (115,463) at 20240906080037188
117437 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/amd5536udc.h' (115,464) at 20240405153052077
117438 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/TODO' (115,465) at 20210307214927122
117439 2025-01-21 03:01:04.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/table.c' (115,466) at 20210307214929926
117440 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_hci.h' (115,467) at 20240405153049933
117441 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/mpc5121_nfc.c' (115,468) at 20240405153230871
117442 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/Makefile' (115,469) at 20240405153231935
117443 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_sysctl.c' (115,470) at 20240405153051729
117444 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/offchannel.c' (115,471) at 20241008080014035
117445 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/apple-gmux.c' (115,472) at 20240405153051397
117446 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kexec_elf.c' (115,473) at 20210307214926518
117447 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-mamoj.dts' (115,474) at 20240405153045497
117448 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/watchdog/.gitignore' (115,475) at 20210307214932734
117449 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/ar9331.c' (115,476) at 20240405153230911
117450 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-ecovec24/mach/romimage.h' (115,477) at 20210307214926558
117451 2025-01-21 03:01:04.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/athub_v1_0.c' (115,478) at 20240405153047125
117452 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/sundance.c' (115,479) at 20240405153049905
117453 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/arch/Build' (115,480) at 20210307214932470
117454 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_bmap_btree.c' (115,481) at 20240405153052565
117455 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/trace-events' (115,482) at 20240906080037488
117456 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/boot.S' (115,483) at 20240326080039742
117457 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-transitions_0.9.2.bb' (115,484) at 20241221090017560
117458 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atarikb.h' (115,485) at 20210307214926158
117459 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/bios_table.c' (115,486) at 20241009080011081
117460 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/xlnx-zynqmp.h' (115,487) at 20241211090212358
117461 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/i915_live_selftests.h' (115,488) at 20240405153048545
117462 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c' (115,489) at 20240405153230355
117463 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-bridge/simba.h' (115,490) at 20210308005046021
117464 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/Policy/meson.build' (115,491) at 20230825080021137 to deleted uid set
117465 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_TPROXY.h' (115,492) at 20210307214931646
117466 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/wide_access.c' (115,493) at 20220525020655203
117467 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/sethdlc/sethdlc_1.18.bb' (115,494) at 20220402030015903
117468 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msppp.h' (115,495) at 20220525020652947
117469 2025-01-21 03:01:04.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa57-cortexa53.inc' (115,496) at 20240301090012451
117470 2025-01-21 03:01:04.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-davinci.h' (115,497) at 20210307214931482
117471 2025-01-21 03:01:04.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/helper.c' (115,498) at 20210309003655976
117472 2025-01-21 03:01:04.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_util.c' (115,499) at 20210308005003416
117473 2025-01-21 03:01:04.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm2711-dvp.c' (115,500) at 20240617080017382
117474 2025-01-21 03:01:04.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/meson.build' (115,501) at 20230925080039989
117475 2025-01-21 03:01:04.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.11.3.bb' (115,502) at 20240309090012804
117476 2025-01-21 03:01:04.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/marvell,kirkwood.txt' (115,503) at 20210307214925274
117477 2025-01-21 03:01:04.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/callback.h' (115,504) at 20240405153052957
117478 2025-01-21 03:01:04.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/sislands_smc.h' (115,505) at 20240405153230503
117479 2025-01-21 03:01:04.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83781d.rst' (115,506) at 20210309003648428
117480 2025-01-21 03:01:04.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/sigp.h' (115,507) at 20220525020652098
117481 2025-01-21 03:01:04.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/zip.c' (115,508) at 20240405153054061
117482 2025-01-21 03:01:04.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/policyTable.json' (115,509) at 20210308005111461
117483 2025-01-21 03:01:04.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/misc.c' (115,510) at 20240405153052333
117484 2025-01-21 03:01:04.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb' (115,511) at 20240302090018210
117485 2025-01-21 03:01:04.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a73a4.c' (115,512) at 20240405153051353
117486 2025-01-21 03:01:04.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/policy.c' (115,513) at 20240405153052321
117487 2025-01-21 03:01:04.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/recipes-bsp/u-boot/files/ahe50dc.cfg' (115,514) at 20221122040015511
117488 2025-01-21 03:01:04.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/config' (115,515) at 20220525020655231
117489 2025-01-21 03:01:04.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/test/source/io.cpp' (115,516) at 20240822080031261
117490 2025-01-21 03:01:04.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/88pm860x.txt' (115,517) at 20210307214925358
117491 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-mt6359.c' (115,518) at 20241216090017805
117492 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.h' (115,519) at 20240405153053981
117493 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/udma-pcm.h' (115,520) at 20210309003654944
117494 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c' (115,521) at 20240405153046949
117495 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-apf27dev.dts' (115,522) at 20240405153229883
117496 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/gpio-beeper.c' (115,523) at 20210307214928482
117497 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/nested-vmx.rst' (115,524) at 20240405153045329
117498 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-ipc.c' (115,525) at 20240405153232183
117499 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cache.h' (115,526) at 20210309003648984
117500 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kenzo.dts' (115,527) at 20240405153045749
117501 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_vce.c' (115,528) at 20240405153230627
117502 2025-01-21 03:01:04.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson.c' (115,529) at 20210308005003456
117503 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-integrity.c' (115,530) at 20240919080017058
117504 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/extable.h' (115,531) at 20210307214931302
117505 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_default_test.c' (115,532) at 20240405153054357
117506 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/gbmc-nic-dhcrelay.service.in' (115,533) at 20240913080015313
117507 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/scenario.py' (115,534) at 20240326080039726
117508 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_netfilter_ipv6.c' (115,535) at 20240405153231999
117509 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serdev/Kconfig' (115,536) at 20210307214930738
117510 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml' (115,537) at 20240405153045129
117511 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_fdir.c' (115,538) at 20240405153050005
117512 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/ip-sysctl.rst' (115,539) at 20240405153229823
117513 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-astroid_3.3.5.bb' (115,540) at 20241221090017548
117514 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cpumask.c' (115,541) at 20240830080013339
117515 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp' (115,542) at 20230523080003149
117516 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8782.c' (115,543) at 20240405153053869
117517 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/error_messages.hpp' (115,544) at 20241224090003032
117518 2025-01-21 03:01:04.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utils_config.robot' (115,545) at 20240627080021048
117519 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/charlcd.h' (115,546) at 20220525020652262
117520 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/meson.build' (115,547) at 20241211090212494
117521 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/cma_debug.c' (115,548) at 20240405153053121
117522 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/rdma.c' (115,549) at 20240405153050129
117523 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/poplar-pinctrl.dtsi' (115,550) at 20210307214926022
117524 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ths8200_regs.h' (115,551) at 20210307214928670
117525 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23.dtsi' (115,552) at 20240405153045389
117526 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/journal.hpp' (115,553) at 20240820080027374
117527 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/helper-info.c.inc' (115,554) at 20240906080037328
117528 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/time64.h' (115,555) at 20210307214932474
117529 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/note.S' (115,556) at 20210309003649008
117530 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/ucd9000.c' (115,557) at 20240520080015151
117531 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0008-ext-imap-config.m4-fix-include-paths.patch' (115,558) at 20220204040022468
117532 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/Makefile' (115,559) at 20240405153049909
117533 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/include/arch-tests.h' (115,560) at 20240405153054085
117534 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/smp-bmips.c' (115,561) at 20240405153046029
117535 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lillpite_Bastaberget' (115,562) at 20210307205553786
117536 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/Kconfig' (115,563) at 20240405153049569
117537 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-dv-timings.rst' (115,564) at 20220525020651786
117538 2025-01-21 03:01:04.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/errno-base.h' (115,565) at 20210307214931614
117539 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/altera_jtaguart.c' (115,566) at 20240405153231511
117540 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/arm-darwin' (115,567) at 20241206090014350
117541 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/pluggable.cpp' (115,568) at 20210308005116217
117542 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/riscv/starfive.yaml' (115,569) at 20240405153045153
117543 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/unistd.h' (115,570) at 20210307214926310
117544 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpcihp_zt5550.c' (115,571) at 20210307214930026
117545 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/b2c2/flexcop-i2c.c' (115,572) at 20210307214928598
117546 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_decodetree.py' (115,573) at 20240906080037476
117547 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/Makefile' (115,574) at 20240405153045637
117548 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/kirkwood-pm.c' (115,575) at 20210307214925902
117549 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun9i-a80-optimus.dts' (115,576) at 20210308005002628
117550 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-video-v4l.c' (115,577) at 20210307214928846
117551 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x5_lcd.dtsi' (115,578) at 20210308005002572
117552 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/cpus.h' (115,579) at 20240326080039550
117553 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_eiger.c' (115,580) at 20210307214925658
117554 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1-eval.dts' (115,581) at 20240405153045737
117555 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/kp_id_rev.c' (115,582) at 20210308005003012
117556 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2711-rpi-4-b.dts' (115,583) at 20240405153045425
117557 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/env_unittest.cpp' (115,584) at 20210308004940468
117558 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_sun4v_asm.S' (115,585) at 20210307214926598
117559 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-timers.h' (115,586) at 20210307214931770
117560 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kprobe_multi.c' (115,587) at 20240405153054269
117561 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/isl6421.h' (115,588) at 20210307214928626
117562 2025-01-21 03:01:04.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp.h' (115,589) at 20240405153051513
117563 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/vmw_vsock/vsock_bpf.c' (115,590) at 20241104090011619
117564 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/port100.c' (115,591) at 20240405153051181
117565 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_build_id.c' (115,592) at 20240405153054261
117566 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/conn-states-8.dot' (115,593) at 20210307214925218
117567 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_3_1_sh_mask.h' (115,594) at 20210309003649632
117568 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/vt1636.h' (115,595) at 20210307214930950
117569 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_irq.c' (115,596) at 20210307214932218
117570 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/bcd_time.cpp' (115,597) at 20241002080024870
117571 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-qemu/device.h' (115,598) at 20210308005002876
117572 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vmalloc.h' (115,599) at 20210307214926250
117573 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1372-i2c.c' (115,600) at 20240405153053561
117574 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/Kbuild' (115,601) at 20210307214926122
117575 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/vim/files/no-path-adjust.patch' (115,602) at 20220721030015885
117576 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/arch_dump.c' (115,603) at 20221215040039298
117577 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-orangepi.dts' (115,604) at 20210308005002624
117578 2025-01-21 03:01:04.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_bounds.c' (115,605) at 20220525020655203
117579 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/configuration/entity-manager_%.bbappend' (115,606) at 20241101080022236
117580 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mip6.h' (115,607) at 20210307214931566
117581 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/minicom/minicom_2.9.bb' (115,608) at 20240309090012824
117582 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/der.c' (115,609) at 20241211090212226
117583 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_hw_data.c' (115,610) at 20240405153046953
117584 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_main.c' (115,611) at 20240405153050361
117585 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.10.0.bb' (115,612) at 20241221090017504
117586 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-dai-ops.c' (115,613) at 20240405153232195
117587 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/kconfig.h' (115,614) at 20210307214932630
117588 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_gfx.c' (115,615) at 20241211090212294
117589 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-devices-system-cpu' (115,616) at 20240405153044913
117590 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/omap_clk.c' (115,617) at 20241211090212298
117591 2025-01-21 03:01:04.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/alloc_cache.h' (115,618) at 20240405153052965
117592 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c' (115,619) at 20220525020653631
117593 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/jazz/jazzdma.c' (115,620) at 20240910080014018
117594 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mgag200/mgag200_g200se.c' (115,621) at 20240405153230587
117595 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/super.c' (115,622) at 20240712080021089
117596 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/Makefile' (115,623) at 20210307214927742
117597 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.menu' (115,624) at 20210308005003296
117598 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK07' (115,625) at 20210307214932714
117599 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/udma-pcm.c' (115,626) at 20210309003654944
117600 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-events.c' (115,627) at 20240906080037212
117601 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/allwinner/Makefile' (115,628) at 20210308005003452
117602 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6-logicpd-baseboard.dtsi' (115,629) at 20240405153045493
117603 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/tmp105.c' (115,630) at 20241211090212334
117604 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/pio.h' (115,631) at 20210307214929794
117605 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/Makefile' (115,632) at 20210307214928350
117606 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/qos-test.c' (115,633) at 20210307214926894
117607 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jquery.treetable.js' (115,634) at 20210307205554278
117608 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/MAINTAINERS' (115,635) at 20210308005003000
117609 2025-01-21 03:01:04.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Amotfors_Kroppstad' (115,636) at 20210307205553778
117610 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nl802154.h' (115,637) at 20240405153052861
117611 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/vstl.c' (115,638) at 20240326080039746
117612 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/manifest.py' (115,639) at 20230520080014496
117613 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-rest-server/module/obmc/wsgi/examples/websockets/client_simple.html' (115,640) at 20210308004941620
117614 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-max77650.yaml' (115,641) at 20240405153045089
117615 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/fops.c' (115,642) at 20240613080016379
117616 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/hardirq.h' (115,643) at 20210307214925646
117617 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/index.rst' (115,644) at 20240405153045189
117618 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-hid-sensor-time.c' (115,645) at 20240405153051497
117619 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/platform/Kconfig.platform' (115,646) at 20220525020652018
117620 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/native-helpers.patch' (115,647) at 20230706080014757
117621 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/dram_init.c' (115,648) at 20210308005002784
117622 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/priv.h' (115,649) at 20240405153048633
117623 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb' (115,650) at 20220201040012789
117624 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/bitops.h' (115,651) at 20210308005002808
117625 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smpplib_2.2.3.bb' (115,652) at 20240301090012435
117626 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/boost-sml/boost-sml_1.1.11.bb' (115,653) at 20240413080012659
117627 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/time_sh2.c' (115,654) at 20210308005002852
117628 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_8b_10b.c' (115,655) at 20240405153047297
117629 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/logips2pp.h' (115,656) at 20210307214928490
117630 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/core.c' (115,657) at 20240405153051397
117631 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/microchip,sdhci-pic32.txt' (115,658) at 20210307214925366
117632 2025-01-21 03:01:04.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq.h' (115,659) at 20210307214929182
117633 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_msgq.c' (115,660) at 20240405153049853
117634 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/src/rtla.c' (115,661) at 20240405153054385
117635 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723de.c' (115,662) at 20240405153050653
117636 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/virtual-memory.json' (115,663) at 20240405153054137
117637 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb' (115,664) at 20240413080012647
117638 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/irqnr.h' (115,665) at 20210307214931638
117639 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sunplus/sp7021.c' (115,666) at 20240405153045689
117640 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/iosb.c' (115,667) at 20240906080037252
117641 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/logo/BuiltOnOpenBMC.svg' (115,668) at 20210826000011744
117642 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/itertools-0.11-rs.wrap' (115,669) at 20241211090212458
117643 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/dont-link-to-host.patch' (115,670) at 20220910030013429
117644 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/bios_interrupts.c' (115,671) at 20210308005002884
117645 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/fdinfo.c' (115,672) at 20240405153052449
117646 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/tripwire.py' (115,673) at 20210307205554110
117647 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_reg.h' (115,674) at 20240405153050341
117648 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_masks.h' (115,675) at 20240405153046585
117649 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-restart.svg' (115,676) at 20210308005107069
117650 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/osinfo-db_20240701.bb' (115,677) at 20241221090017540
117651 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/other.json' (115,678) at 20240405153054141
117652 2025-01-21 03:01:04.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/pager.c' (115,679) at 20210307214932494
117653 2025-01-21 03:01:04.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am3517_evm.h' (115,680) at 20210308005003584
117654 2025-01-21 03:01:04.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p2041_ids.c' (115,681) at 20210308005002832
117655 2025-01-21 03:01:04.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/drivers/adi-test.c' (115,682) at 20240405153054373
117656 2025-01-21 03:01:04.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/omap3_spi.c' (115,683) at 20210308005003492
117657 2025-01-21 03:01:04.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-logs-to-file-no-sections' (115,684) at 20241004080013211
117658 2025-01-21 03:01:04.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/Makefile' (115,685) at 20220525020653819
117659 2025-01-21 03:01:04.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace.c' (115,686) at 20241104090011611 to deleted uid set
117660 2025-01-21 03:01:04.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c' (115,687) at 20240405153230935
117661 2025-01-21 03:01:04.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-afe-common.h' (115,688) at 20240405153053961
117662 2025-01-21 03:01:04.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native_git.bb' (115,689) at 20220921030015986
117663 2025-01-21 03:01:04.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/boot-elf/.gitignore' (115,690) at 20210307214926758
117664 2025-01-21 03:01:04.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/irqlinks.asl' (115,691) at 20210308005002876
117665 2025-01-21 03:01:04.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/finish' (115,692) at 20220721030015873
117666 2025-01-21 03:01:04.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/df-ubi/fstab' (115,693) at 20210307205554058
117667 2025-01-21 03:01:04.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_dev_bound_only.c' (115,694) at 20240405153232259
117668 2025-01-21 03:01:04.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/apple.c' (115,695) at 20241211090145473
117669 2025-01-21 03:01:04.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/op-pwrctl/pgood_wait/Makefile' (115,696) at 20240808080031672
117670 2025-01-21 03:01:04.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/time.c' (115,697) at 20210308005003712
117671 2025-01-21 03:01:04.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_prctl.h' (115,698) at 20221215040039202
117672 2025-01-21 03:01:04.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_7_2_sh_mask.h' (115,699) at 20210307214927522
117673 2025-01-21 03:01:04.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/if.md' (115,700) at 20240809080033023
117674 2025-01-21 03:01:04.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/index.rst' (115,701) at 20240405153229835
117675 2025-01-21 03:01:04.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/cadence-nand-controller.c' (115,702) at 20240405153049689
117676 2025-01-21 03:01:04.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt' (115,703) at 20210307214925422
117677 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/media.h' (115,704) at 20240405153052925
117678 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/draco/Kconfig' (115,705) at 20210308005003048
117679 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-missing-data.json' (115,706) at 20210308005046405
117680 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/usb-dbg.hpp' (115,707) at 20240828080004691
117681 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/Makefile' (115,708) at 20210308005003476
117682 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/server/interface.cpp' (115,709) at 20240817080036824
117683 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-xp-synology-ds414.dts' (115,710) at 20210308005002568
117684 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tdx-guest.h' (115,711) at 20240405153052941
117685 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/net2272.c' (115,712) at 20240405153231555
117686 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcd.h' (115,713) at 20240405153052661
117687 2025-01-21 03:01:04.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/phy/phy.h' (115,714) at 20210308005003636
117688 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/highmem.rst' (115,715) at 20240405153229819
117689 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/config' (115,716) at 20240405153232267
117690 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/hpet.rst' (115,717) at 20210307214925570
117691 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-phytec-phycore-rdk.dts' (115,718) at 20240405153229883
117692 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/starfive,jh7110-pinctrl.h' (115,719) at 20240405153052653
117693 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ingenic/phy-ingenic-usb.c' (115,720) at 20240405153231311
117694 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/afu_irq.c' (115,721) at 20240405153049645
117695 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/hns3-pmu.rst' (115,722) at 20240405153044961
117696 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn533/i2c.c' (115,723) at 20240405153051181
117697 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7785lcr_defconfig' (115,724) at 20210308005003280
117698 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc/qcom_rproc.h' (115,725) at 20220525020654611
117699 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/console/glome-login/glome-login.sh.in' (115,726) at 20220902100011053
117700 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/dpcsup.c' (115,727) at 20210309003652328
117701 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/idle_inject.c' (115,728) at 20240405153051445
117702 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-host.c' (115,729) at 20240906080037212
117703 2025-01-21 03:01:04.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/egnite/ethernut5/MAINTAINERS' (115,730) at 20210308005002952
117704 2025-01-21 03:01:04.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_6_offset.h' (115,731) at 20240405153047669
117705 2025-01-21 03:01:04.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/param_test.c' (115,732) at 20240405153054369
117706 2025-01-21 03:01:04.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/sclk-div.h' (115,733) at 20210307214926994
117707 2025-01-21 03:01:04.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/tsocks/tsocks_1.8beta5.bb' (115,734) at 20220402030015907
117708 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Forward-port-to-OpenSSL-1.1.x.patch' (115,735) at 20210307205553882
117709 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/imx_rngc.h' (115,736) at 20210308005046021
117710 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/samsung-i2s.c' (115,737) at 20210308005003488
117711 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/rethook.c' (115,738) at 20240405153231935
117712 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/trees.h' (115,739) at 20210308005003716
117713 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5682.h' (115,740) at 20240405153232159
117714 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/file.c' (115,741) at 20240405153231691
117715 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/perf_event.h' (115,742) at 20241104090011563
117716 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_5301x.c' (115,743) at 20240405153229911
117717 2025-01-21 03:01:04.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/100_intel_refcode.dts' (115,744) at 20210308005003752
117718 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ufs-test.c' (115,745) at 20241211090212550
117719 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/common-utils.h' (115,746) at 20241114091008832
117720 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ptrace.h' (115,747) at 20210307214926682
117721 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm.yaml' (115,748) at 20240405153045141
117722 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/Kconfig' (115,749) at 20240405153049449
117723 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/lt3651-charger.c' (115,750) at 20210307214930162
117724 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink.c' (115,751) at 20240405153053329
117725 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-ac2xx.dtsi' (115,752) at 20240405153045713
117726 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx5/lowlevel_init.S' (115,753) at 20210308005002728
117727 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/icmp.sh' (115,754) at 20220525020655219
117728 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/arc-bcr.h' (115,755) at 20210308005002544
117729 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-xhci.h' (115,756) at 20240906080037308
117730 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c_5.1.bb' (115,757) at 20241221090017668
117731 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/dcu.c' (115,758) at 20210308005002964
117732 2025-01-21 03:01:04.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/evergreen.c' (115,759) at 20241211090145421
117733 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/get-reg-list.c' (115,760) at 20240405153232267
117734 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/common/video_display.c' (115,761) at 20210308005002920
117735 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/namei.c' (115,762) at 20240405153231759
117736 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7a.inc' (115,763) at 20210905000020581
117737 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/iscsi_if.h' (115,764) at 20210307214931586
117738 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/base-record-spe' (115,765) at 20240405153054161
117739 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arc/arc.rst' (115,766) at 20240405153044969
117740 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-bus.c' (115,767) at 20240405153053997
117741 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,jr2.dtsi' (115,768) at 20210308005002812
117742 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryChunks.v1_6_2.json' (115,769) at 20240619080002948
117743 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/meson.build' (115,770) at 20240827080002182
117744 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_ap.c' (115,771) at 20240405153231483
117745 2025-01-21 03:01:04.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/slot-hot-plug@.service' (115,772) at 20240113090014532
117746 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/athub/athub_2_0_0_default.h' (115,773) at 20210307214927318
117747 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/static_call.h' (115,774) at 20240405153046129
117748 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-gemini/Kconfig' (115,775) at 20240405153045645
117749 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/hydra.c' (115,776) at 20210308005003000
117750 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a7796-cpg-mssr.c' (115,777) at 20210308005003352
117751 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_readline-skip-limited-history-test.patch' (115,778) at 20241221090017668
117752 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/s1d13xxxfb.h' (115,779) at 20210307214931698
117753 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/i2c.h' (115,780) at 20210307214931598
117754 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-csi2rxss.c' (115,781) at 20240405153049497
117755 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/hrtimer.c' (115,782) at 20210309003654564
117756 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware.h' (115,783) at 20240405153052689
117757 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/build-scripts/Makefile' (115,784) at 20210308005111461
117758 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/StorageControllerMetrics_v1.xml' (115,785) at 20240619080002936
117759 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/vm-templating.rst' (115,786) at 20240326080039406
117760 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/Kconfig' (115,787) at 20240405153051189
117761 2025-01-21 03:01:04.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb.h' (115,788) at 20210308005003688
117762 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/n_gsm.rst' (115,789) at 20240405153045197
117763 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/get_func_ip_test.c' (115,790) at 20240405153232255
117764 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa2xx-pcm.c' (115,791) at 20220525020655079
117765 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch' (115,792) at 20230706080014753
117766 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ia_css_gc_types.h' (115,793) at 20210307214930558
117767 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dts' (115,794) at 20240405153229867
117768 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/binderfs.rst' (115,795) at 20220525020651638
117769 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_ffa/smccc.c' (115,796) at 20220525020652426
117770 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/nldev.c' (115,797) at 20240405153049021
117771 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-quanta/network/usb-network/usb-network.conf' (115,798) at 20210307205554086
117772 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/serval_common.dtsi' (115,799) at 20240405153045989
117773 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/vmci_datagram.c' (115,800) at 20240415080012971
117774 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_init1.decode' (115,801) at 20210308005046389
117775 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx8m.c' (115,802) at 20210308005003460
117776 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/probes/rethook_trampoline.S' (115,803) at 20240405153046257
117777 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe-Glyph' (115,804) at 20211006000025226
117778 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/OWNERS' (115,805) at 20220805030046484
117779 2025-01-21 03:01:04.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispresizer.c' (115,806) at 20240405153049485
117780 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-ioprio.h' (115,807) at 20240405153046521
117781 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/cmd_tracepoint.h' (115,808) at 20240405153050097
117782 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/openhpi-glib-cross-compile.patch' (115,809) at 20210307205553818
117783 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_sf.h' (115,810) at 20210309003653732
117784 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/creative/xfi3/xfi3.c' (115,811) at 20210308005002952
117785 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/s390/s390-diag.rst' (115,812) at 20240405153045329
117786 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/board_common.c' (115,813) at 20220509100030618
117787 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dm1105/Kconfig' (115,814) at 20240405153049369
117788 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/m68kspkr.c' (115,815) at 20210307214928482
117789 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_request_layer.h' (115,816) at 20240405153051393
117790 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/onie,tlv-layout.yaml' (115,817) at 20240405153229779
117791 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/actions-arm.c' (115,818) at 20210307214925982
117792 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-9x9-evk.dts' (115,819) at 20210308005002588
117793 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/smbios/smbios_build.h' (115,820) at 20221215040039158
117794 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/on26.c' (115,821) at 20240405153046665
117795 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Giftware' (115,822) at 20211006000025234
117796 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/0001-Fix-build-when-S-B.patch' (115,823) at 20210307205553934
117797 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/mm/tlb.c' (115,824) at 20241008080013899 to deleted uid set
117798 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/common/sst-dsp-priv.h' (115,825) at 20210309003654908
117799 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.h' (115,826) at 20240405153047165
117800 2025-01-21 03:01:04.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/atombios_i2c.c' (115,827) at 20220525020652462
117801 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hp_sdc.h' (115,828) at 20240405153052701
117802 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Backefors' (115,829) at 20210307205553778
117803 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/power/ti,sci-pm-domain.txt' (115,830) at 20210308005003308
117804 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/native-intercept/chown' (115,831) at 20210307205554638
117805 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_trace.h' (115,832) at 20240405153051601
117806 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb' (115,833) at 20241221090017544
117807 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sensor.h' (115,834) at 20210308004938820
117808 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_mixer.h' (115,835) at 20210307214932266
117809 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/zc3xx.c' (115,836) at 20220525020653323
117810 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/qcom.c' (115,837) at 20240405153231455
117811 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/skcipher.c' (115,838) at 20240405153046965
117812 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-dummy.rst' (115,839) at 20240405153045269
117813 2025-01-21 03:01:04.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/Makefile' (115,840) at 20220525020653115
117814 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c' (115,841) at 20240405153048661
117815 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/configfs.rst' (115,842) at 20240405153229807
117816 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/sq.c' (115,843) at 20240405153046313
117817 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/multi_result.c' (115,844) at 20230925080040097
117818 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/toasts/index.md' (115,845) at 20221215040043186
117819 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_ctx_regs.h' (115,846) at 20240405153046601
117820 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.16.0.bb' (115,847) at 20230609080014387
117821 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/random.h' (115,848) at 20210308005045997
117822 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/dptf/Kconfig' (115,849) at 20240405153046637
117823 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/phy.h' (115,850) at 20240405153049757
117824 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/fc.c' (115,851) at 20210307214931862
117825 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tca8418_keypad.c' (115,852) at 20240405153049141
117826 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/eth.h' (115,853) at 20210308005002644
117827 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/sh_sdhi.h' (115,854) at 20210308005002768
117828 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/subprojects/phosphor-host-ipmid.wrap' (115,855) at 20230815080023508
117829 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/tcg_s390x.h' (115,856) at 20221215040039338
117830 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shstk.h' (115,857) at 20240805080013931
117831 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/iova_bitmap.c' (115,858) at 20240405153231571
117832 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/networkmanager.initd' (115,859) at 20210307205553810
117833 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/cypress,cy8c95x0.yaml' (115,860) at 20240405153229787
117834 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/syscall_types.h' (115,861) at 20240906080037364
117835 2025-01-21 03:01:04.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl1.c' (115,862) at 20240405153051961
117836 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Redundancy.v1_4_2.json' (115,863) at 20240619080002952
117837 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/u-boot-spl.lds' (115,864) at 20210308005002812
117838 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/powernv.h' (115,865) at 20210307214926390
117839 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/TODO' (115,866) at 20240405153051821
117840 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.c' (115,867) at 20240405153048645
117841 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.out' (115,868) at 20210927100127469 to deleted uid set
117842 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+polockmbonce+poacquiresilsil.litmus' (115,869) at 20220525020655127
117843 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_mb.c' (115,870) at 20210307214930302
117844 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak5386.c' (115,871) at 20240405153053565
117845 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/xfs-delayed-logging-design.rst' (115,872) at 20240405153045209
117846 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tea6330t.h' (115,873) at 20210307214931602
117847 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/loongarch/include/asm/inst.h' (115,874) at 20240405153045937 to deleted uid set
117848 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.c' (115,875) at 20210307214927970
117849 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/lv1call.h' (115,876) at 20210307214926382
117850 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/dual/MPL-1.1' (115,877) at 20210307214925638
117851 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/mem.c' (115,878) at 20240613080016371
117852 2025-01-21 03:01:04.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/stnic.c' (115,879) at 20240405153049777
117853 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_d.c' (115,880) at 20210308005046513
117854 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed_%.bbappend' (115,881) at 20210823100016972
117855 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0002-Fix-elf_cvt_gunhash-if-dest-and-src-are-same.patch' (115,882) at 20241221090017656
117856 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/gigolo/gigolo_0.5.3.bb' (115,883) at 20231126090012805
117857 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/activation_listener.hpp' (115,884) at 20240829080033123
117858 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools_29.0.6.r14.bb' (115,885) at 20241221090017504
117859 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-m3.dts' (115,886) at 20210308005002624
117860 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/debug.c' (115,887) at 20220525020654903
117861 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m.dts' (115,888) at 20210309003648756
117862 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cpudata_32.h' (115,889) at 20210307214926578
117863 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,lan966x-switch.yaml' (115,890) at 20240405153045117
117864 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/index.rst' (115,891) at 20210307214925514
117865 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-shc.dts' (115,892) at 20240405153045589
117866 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_hotplug.c' (115,893) at 20240405153051393
117867 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/webp/libwebp_1.4.0.bb' (115,894) at 20241206090014346
117868 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-flit-core_3.10.1.bb' (115,895) at 20241221090017668
117869 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/rayctl.h' (115,896) at 20240405153050553
117870 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/i2c.h' (115,897) at 20210307214927906
117871 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/149' (115,898) at 20240326080039730
117872 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/fpga_ast2600/Makefile' (115,899) at 20210308005002916
117873 2025-01-21 03:01:04.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/usb-acpi.c' (115,900) at 20240405153052053
117874 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_tsc_adjust_test.c' (115,901) at 20240405153054325
117875 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/ssh_pw' (115,902) at 20210308005007100
117876 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/Utils.hpp' (115,903) at 20240817080004303
117877 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/vsyscall.c' (115,904) at 20220525020654731
117878 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-udoo.dts' (115,905) at 20240405153045501
117879 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/reboot.c' (115,906) at 20240405153230127
117880 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/s3fwrn5/nci.h' (115,907) at 20220525020653823
117881 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/seq_exec.h' (115,908) at 20210308005002756
117882 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rockchip,rk806.yaml' (115,909) at 20240405153045109
117883 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/dbus.c' (115,910) at 20210308005046557
117884 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf600.c' (115,911) at 20240405153054273
117885 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-imx8mq.dtsi' (115,912) at 20210308005002580
117886 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/event-internal.h' (115,913) at 20230925080040105
117887 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-m420.rst' (115,914) at 20220525020651782
117888 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-fmopa-2.c' (115,915) at 20240906080037576
117889 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/main.c' (115,916) at 20240405153050473
117890 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Morkret' (115,917) at 20210307205553786
117891 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-no_tests_run_no_header.log' (115,918) at 20220525020655187
117892 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zl10039.c' (115,919) at 20240405153049301
117893 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/chromium/nyan-big.its' (115,920) at 20210308005003300
117894 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/lattice-sysconfig.c' (115,921) at 20240405153047057
117895 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kvm_para.h' (115,922) at 20210307214931302
117896 2025-01-21 03:01:04.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/decstation_64_defconfig' (115,923) at 20240405153045993
117897 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/util.hpp' (115,924) at 20230520080006628
117898 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml' (115,925) at 20240405153045089
117899 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/unittest.txt' (115,926) at 20210307214925446
117900 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/fiji_ppsmc.h' (115,927) at 20240405153048333
117901 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr.h' (115,928) at 20241211090212362
117902 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/m66592-udc.h' (115,929) at 20210307214930814
117903 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/docs/designs/pldm-stack.md' (115,930) at 20240918080004648 to deleted uid set
117904 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/nvidia-agp.c' (115,931) at 20240405153046745
117905 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/quipos/cairo/cairo.c' (115,932) at 20210308005003032
117906 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/avc.h' (115,933) at 20210309003653976
117907 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/trace.h' (115,934) at 20210308005045841
117908 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/conf/layer.conf' (115,935) at 20241221090017580
117909 2025-01-21 03:01:04.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/ghash-ce-core.S' (115,936) at 20240405153045617
117910 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya.h' (115,937) at 20240405153046605
117911 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/Makefile' (115,938) at 20240405153053545
117912 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/LICENSE' (115,939) at 20210308005058473
117913 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb' (115,940) at 20231011080016614
117914 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/hv.c' (115,941) at 20210307214929526
117915 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c' (115,942) at 20240405153230607
117916 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/prom.h' (115,943) at 20240405153046125
117917 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt' (115,944) at 20240405153045161
117918 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/usb.asl' (115,945) at 20210308005002876
117919 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/emif4.c' (115,946) at 20210308005002760
117920 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page_artifacts.py' (115,947) at 20240106090017245
117921 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/dwc3/dwc3-omap.c' (115,948) at 20210308005003500
117922 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/framebuffer.rst' (115,949) at 20210307214925478
117923 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/lpc32xx-keys.c' (115,950) at 20240405153230727
117924 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (115,951) at 20220622030015257
117925 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/fireworks_stream.c' (115,952) at 20240405153053501
117926 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/hil_kbd.c' (115,953) at 20210716100029919
117927 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_cc56run_test.c' (115,954) at 20240405153054361
117928 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi' (115,955) at 20240405153229887
117929 2025-01-21 03:01:04.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/wow.c' (115,956) at 20240405153231263
117930 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-jtag.h' (115,957) at 20210307214926234
117931 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb' (115,958) at 20241206090014314
117932 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt' (115,959) at 20240405153045133
117933 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/dce112_clk_mgr.c' (115,960) at 20240405153047201
117934 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/xtensa-isa.h' (115,961) at 20210308005046373
117935 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/ima-local-ca.pem' (115,962) at 20230520080014484
117936 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OGC-1.0' (115,963) at 20211006000025242
117937 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/test/fallbacktest.cpp' (115,964) at 20220819030023853
117938 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opti9xx/Makefile' (115,965) at 20210307214932222
117939 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/misc.h' (115,966) at 20210307214926666
117940 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-tsl2772' (115,967) at 20210309003648252
117941 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/depth-formats.rst' (115,968) at 20210309003648488
117942 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie.dts' (115,969) at 20240405153045785
117943 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c' (115,970) at 20240919080017054 to deleted uid set
117944 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/linkage.h' (115,971) at 20210308005003656
117945 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42xx8-i2c.c' (115,972) at 20240405153053577
117946 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/configs/se7712_defconfig' (115,973) at 20240405153046309
117947 2025-01-21 03:01:04.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-media.h' (115,974) at 20240405153051853
117948 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/systbls_64.S' (115,975) at 20220525020652122
117949 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/display/drm_scdc.h' (115,976) at 20240405153052629
117950 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ethtool.c' (115,977) at 20210307214929298
117951 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/Kconfig' (115,978) at 20240405153052321
117952 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-or-later' (115,979) at 20210316000012713
117953 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/asoc-pxa.h' (115,980) at 20240405153052765
117954 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dump_stack.c' (115,981) at 20240405153053085
117955 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf_irq.c' (115,982) at 20210307214932278
117956 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/base.c' (115,983) at 20240405153050441
117957 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml' (115,984) at 20240405153229771
117958 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/Makefile' (115,985) at 20210307214929966
117959 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/proc.c' (115,986) at 20240405153052429
117960 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/vt8500/wm8650-mid.dts' (115,987) at 20240405153045609
117961 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_pci_sysfs.c' (115,988) at 20240405153047017
117962 2025-01-21 03:01:04.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/synaptics/berlin2q.dtsi' (115,989) at 20240405153045585
117963 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c' (115,990) at 20240405153050065
117964 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/Makefile' (115,991) at 20210308005002712
117965 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Resource_v1.xml' (115,992) at 20240918080002716
117966 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/hash.c' (115,993) at 20241211090212230
117967 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/toggle-flag.js' (115,994) at 20210308005107073
117968 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox_defconfig' (115,995) at 20210308005003276
117969 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_base.c' (115,996) at 20240405153046261
117970 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/lpc1850-cgu.txt' (115,997) at 20210307214925290
117971 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/efi/car.S' (115,998) at 20210308005002856
117972 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/core.json' (115,999) at 20220525020655147
117973 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/mm.h' (116,000) at 20240830080013363
117974 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/platsmp.c' (116,001) at 20240405153045689
117975 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/generic-pcihost.c' (116,002) at 20221215040039374
117976 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/posix_types.h' (116,003) at 20210307214926682
117977 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/lec_arpc.h' (116,004) at 20210309003654276
117978 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/errqueue.h' (116,005) at 20210307214931382
117979 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/f2fs.h' (116,006) at 20240405153052917
117980 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/041.out' (116,007) at 20210308005046437
117981 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7xx-clocks.dtsi' (116,008) at 20240405153045601
117982 2025-01-21 03:01:04.293-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_proc.c' (116,009) at 20220525020653987
117983 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/drxj_map.h' (116,010) at 20210307214928622
117984 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-sonera' (116,011) at 20210307205553758
117985 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test.inc' (116,012) at 20210307205554390
117986 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/Kconfig' (116,013) at 20210308005003352
117987 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/files/0001-csv-revision-Drop-the-git-revision-info.patch' (116,014) at 20240113090014540
117988 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_vcap.c' (116,015) at 20240405153050185
117989 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Granada' (116,016) at 20210307205553766
117990 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/cmd.h' (116,017) at 20210307214929774
117991 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/media/dvb-frontends/dib3000mb.c' (116,018) at 20240405153049285 to deleted uid set
117992 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_opp.h' (116,019) at 20210309003649484
117993 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/sha512.c' (116,020) at 20210308005003712
117994 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_cong.c' (116,021) at 20240910080014094
117995 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/rpm-drop-groups.sh' (116,022) at 20210307205554130
117996 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-creg-snps.c' (116,023) at 20240405153230303
117997 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_hdmi.c' (116,024) at 20240405153230587
117998 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-cheza-r2.dts' (116,025) at 20210307214926034
117999 2025-01-21 03:01:04.298-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/start.S' (116,026) at 20210308005002548
118000 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2_reg_map.h' (116,027) at 20240405153046601
118001 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/machine.rst' (116,028) at 20210307214925570
118002 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.c' (116,029) at 20240405153230519
118003 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-tgl.c' (116,030) at 20240405153232199
118004 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb' (116,031) at 20230503080014591
118005 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/cma_sysfs.c' (116,032) at 20240405153053121
118006 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sbshc.h' (116,033) at 20210309003649160
118007 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/dbdma2.c' (116,034) at 20210309003654616
118008 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/kvm/xen_evtchn.h' (116,035) at 20230925080039873
118009 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/gen.c' (116,036) at 20240405153053985
118010 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/request.hpp' (116,037) at 20240819080030267
118011 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_remote/tcm_remote.h' (116,038) at 20240405153051969
118012 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0003-force-STRIP-to-emtpy.patch' (116,039) at 20241221090017496
118013 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf/trace-events' (116,040) at 20230426080043856
118014 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/src/circbuf.c' (116,041) at 20210307214930534
118015 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/scd4x.c' (116,042) at 20240405153230691
118016 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/arch_dump.c' (116,043) at 20230925080040057
118017 2025-01-21 03:01:04.299-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml' (116,044) at 20240405153229795
118018 2025-01-21 03:01:04.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/hw.h' (116,045) at 20210307214930946
118019 2025-01-21 03:01:04.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/net2big_v2.h' (116,046) at 20210308005002904
118020 2025-01-21 03:01:04.300-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/sdio.c' (116,047) at 20240405153231263
118021 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/nbio_6_1_offset.h' (116,048) at 20210307214927610
118022 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_midi2.c' (116,049) at 20241220090018322
118023 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/OpenBMCVirtualMedia_v1.xml' (116,050) at 20240907080003164
118024 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_multiple_interfaces.robot' (116,051) at 20241010080016076
118025 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_device.c' (116,052) at 20241211090145425
118026 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/spiDev.hpp' (116,053) at 20230921080009741
118027 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgtsrmmu.h' (116,054) at 20240405153046321
118028 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_w.c' (116,055) at 20210308005046521
118029 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm1_54xx.h' (116,056) at 20240405153045661
118030 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/sysfs_btf.c' (116,057) at 20220525020654691
118031 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail.h' (116,058) at 20210307214927778
118032 2025-01-21 03:01:04.301-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mei/mei-client-bus.rst' (116,059) at 20210307214925466
118033 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/hwspinlock/hwspinlock-uclass.c' (116,060) at 20210308005003380
118034 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/devices/sst25l.c' (116,061) at 20240405153049681
118035 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cavium/thunderx_svc.h' (116,062) at 20210308005003572
118036 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Cube' (116,063) at 20211006000025234
118037 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/dlg,da9150-gpadc.yaml' (116,064) at 20210309003648356
118038 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/graph.txt' (116,065) at 20220525020651674
118039 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.out' (116,066) at 20210308005046401 to deleted uid set
118040 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso32/Makefile' (116,067) at 20240613080016367
118041 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/rcu/rcu-cbs.py' (116,068) at 20220525020655183
118042 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-meson/Makefile' (116,069) at 20210308005002752
118043 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/debug.h' (116,070) at 20210307214932486
118044 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/aosp.c' (116,071) at 20240405153053177
118045 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/korina.c' (116,072) at 20240405153230991
118046 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/plugins/cache.c' (116,073) at 20240906080037160
118047 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/smack.py' (116,074) at 20220721030015849
118048 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag/assettag.yaml' (116,075) at 20210307205554066
118049 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/ibm-pibs.txt' (116,076) at 20210308005002540
118050 2025-01-21 03:01:04.302-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/vfio-mediated-device.rst' (116,077) at 20240405153045197
118051 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgtable-hwdef.h' (116,078) at 20240405153045861
118052 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/storage.json' (116,079) at 20230202040011970
118053 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_features.h' (116,080) at 20240906080037528
118054 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw54xx.dts' (116,081) at 20240405153045497
118055 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/0003-hack-to-force-use-of-libc-malloc.patch' (116,082) at 20241221090017524
118056 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ds414_defconfig' (116,083) at 20210308005003256
118057 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5307sim.h' (116,084) at 20210307214926162
118058 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/kcm.rst' (116,085) at 20210307214925538
118059 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/cxl-stub.c' (116,086) at 20221215040039086
118060 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-kallsyms.txt' (116,087) at 20220525020655131
118061 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/gpio-fan.txt' (116,088) at 20210309003648352
118062 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-pkey.c' (116,089) at 20240405153232283
118063 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/ubi-fs.inc' (116,090) at 20230114040015490
118064 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/Kconfig' (116,091) at 20210308005003700
118065 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/onenand/onenand_spl.c' (116,092) at 20210308005003416
118066 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-ronbo-rb070d30.c' (116,093) at 20240405153048689
118067 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/tick.png' (116,094) at 20210307205554250 to deleted uid set
118068 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/testmode.c' (116,095) at 20240405153050605
118069 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/fpu_helper.c' (116,096) at 20241211090212494
118070 2025-01-21 03:01:04.303-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dreamplug.h' (116,097) at 20210308005003592
118071 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-common.h' (116,098) at 20240405153049257
118072 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/aes-ce-core.S' (116,099) at 20210309003648672
118073 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_navi10.h' (116,100) at 20240405153048349
118074 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/size/Makefile' (116,101) at 20210307214932722
118075 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch' (116,102) at 20241221090017696
118076 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/network/mac-address_%.bbappend' (116,103) at 20241206090014278
118077 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/132.out' (116,104) at 20210308005046449
118078 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.h' (116,105) at 20240405153047121
118079 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/journal.c' (116,106) at 20241011080017367
118080 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/sh_hspi.h' (116,107) at 20210307214931514
118081 2025-01-21 03:01:04.304-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/percpu_64.h' (116,108) at 20210309003648984
118082 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/cn66xx_regs.h' (116,109) at 20210512100029246
118083 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-int.json' (116,110) at 20210308005046401
118084 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/psu_hotswap_reset@.service' (116,111) at 20221006100013249
118085 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-core/busybox/busybox/timeout.cfg' (116,112) at 20230225040013029
118086 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-plus2e.dts' (116,113) at 20210308005002624
118087 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/pysh/pyshlex.py' (116,114) at 20210307205554242
118088 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/upa.h' (116,115) at 20210307214926586
118089 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/uaccess.h' (116,116) at 20240405153045349
118090 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx-cross.patch' (116,117) at 20210307205554034
118091 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.client.hpp.mako' (116,118) at 20230902080037617
118092 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/swift/acx22-ipmi-hwmon-sensors.yaml' (116,119) at 20210307205553698
118093 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ipmi/ssif-bmc.yaml' (116,120) at 20240405153045089
118094 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/047' (116,121) at 20210927100127477
118095 2025-01-21 03:01:04.305-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/dsp-impl.h' (116,122) at 20210307214925666
118096 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_7.h' (116,123) at 20240405153048349
118097 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/delay.h' (116,124) at 20210307214926494
118098 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm21664-garnet.dts' (116,125) at 20240405153045425
118099 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/asm-macros.h' (116,126) at 20210307214926306
118100 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/rt-tests_git.bb' (116,127) at 20241206090014346
118101 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/sdbusplus.wrap' (116,128) at 20220322030004944
118102 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/fault.c' (116,129) at 20240405153046057
118103 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/watchdog.h' (116,130) at 20210307214926558
118104 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/nx-gzip-test.sh' (116,131) at 20210307214932702
118105 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.c' (116,132) at 20210307214928814
118106 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-dongshan-nezha-stu.dts' (116,133) at 20240405153046241
118107 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-dw-apb-ictl.c' (116,134) at 20240405153049193
118108 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/physaddr.c' (116,135) at 20240405153045697
118109 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/pcie.h' (116,136) at 20210307214925978
118110 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_mac.h' (116,137) at 20210307214929474
118111 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/retpoline.S' (116,138) at 20240411080014066
118112 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-utilite-pro.dts' (116,139) at 20240405153045505
118113 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kankaanpaa' (116,140) at 20210307205553770
118114 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/overo/Makefile' (116,141) at 20210308005003028
118115 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_fixed_vs_pe_retimer.c' (116,142) at 20240405153230419
118116 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.markdownlint.yaml' (116,143) at 20221208040007434
118117 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aria_aesni_avx_glue.c' (116,144) at 20240405153046361
118118 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.h' (116,145) at 20240405153049845
118119 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/processor_thermal_rapl.c' (116,146) at 20241111090012137
118120 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpmng.h' (116,147) at 20210308005003648
118121 2025-01-21 03:01:04.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/fru_gen.py' (116,148) at 20221209040032879
118122 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/elf.h' (116,149) at 20240405153046505
118123 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/power_supply_sysfs.c' (116,150) at 20240405153051437
118124 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_cls_redirect.c' (116,151) at 20240405153054269
118125 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_op_attribs.py' (116,152) at 20240906080037476
118126 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rtd119x_wdt.c' (116,153) at 20240405153052245
118127 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/syscall.h' (116,154) at 20210307214926554
118128 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/video/Makefile' (116,155) at 20240405153046085
118129 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-click/run-ptest' (116,156) at 20231011080016610
118130 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/utils.hpp' (116,157) at 20240829080022538
118131 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/main.cpp' (116,158) at 20230516080019606
118132 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/rwfs-clean-dev.patch' (116,159) at 20241206090014226
118133 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/index.rst' (116,160) at 20240405153045237
118134 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-restripe.c-Use-_FILE_OFFSET_BITS-to-enable-largefile.patch' (116,161) at 20240413080012695
118135 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/crowdsec/crowdsec_1.1.1.bb' (116,162) at 20241221090017576
118136 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/Makefile' (116,163) at 20220525020655075
118137 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/common.c' (116,164) at 20241220090018306
118138 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/firmware-sandbox.c' (116,165) at 20210308005003372
118139 2025-01-21 03:01:04.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm6855.dtsi' (116,166) at 20240405153045429
118140 2025-01-21 03:01:04.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/habanalabs.h' (116,167) at 20240415080012963
118141 2025-01-21 03:01:04.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/system/pauth-3.c' (116,168) at 20221215040039382
118142 2025-01-21 03:01:04.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc_bpf.c' (116,169) at 20240405153050333
118143 2025-01-21 03:01:04.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mipsisa64r6-linux' (116,170) at 20241206090014350
118144 2025-01-21 03:01:04.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/gpioMonitor.cpp' (116,171) at 20240826080018283
118145 2025-01-21 03:01:04.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/stacktrace.c' (116,172) at 20210309003648980
118146 2025-01-21 03:01:04.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/kvm_page_table_test.c' (116,173) at 20240405153232271
118147 2025-01-21 03:01:04.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/Makefile' (116,174) at 20210307214930062
118148 2025-01-21 03:01:04.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cache.c' (116,175) at 20241008080013931
118149 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/sgi.c' (116,176) at 20220525020652210
118150 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/README' (116,177) at 20210307214930506
118151 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/natsemi.c' (116,178) at 20210308005003440
118152 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/rockchip,emac.yaml' (116,179) at 20240405153045121
118153 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in' (116,180) at 20241221090017664
118154 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c' (116,181) at 20240405153050641
118155 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_width1.decode' (116,182) at 20210308005046389
118156 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_mips.c' (116,183) at 20240405153232239
118157 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_bind.c' (116,184) at 20240405153053525
118158 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mxs/pm.c' (116,185) at 20210307214925906
118159 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/cmd_enterrcm.c' (116,186) at 20210308005002788
118160 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/concurrencykit/0001-build-Use-ilp32d-abi-on-riscv32-and-lp64d-on-rv64.patch' (116,187) at 20230114040015478
118161 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/zlib-off64_t.patch' (116,188) at 20241221090017672
118162 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/templates/default/conf-notes.txt' (116,189) at 20220913030020492
118163 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/smsir.h' (116,190) at 20210307214928602
118164 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag.c' (116,191) at 20240405153053233
118165 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/files/0003-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch' (116,192) at 20241221090017528
118166 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/get_mbox_info_v2_timeout.c' (116,193) at 20210308005108641
118167 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch' (116,194) at 20241221090017664
118168 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/kbl_da7219_max98357a.c' (116,195) at 20240613080016547
118169 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/calxeda.yaml' (116,196) at 20240405153045013
118170 2025-01-21 03:01:04.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/pmsu.c' (116,197) at 20240405153229911
118171 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/sb1250/setup.c' (116,198) at 20210307214926294
118172 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/ctree.c' (116,199) at 20241211090145505 to deleted uid set
118173 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/206' (116,200) at 20220429100100910
118174 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/biblio.rst' (116,201) at 20240405153045313
118175 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/adminq.c' (116,202) at 20240405153230915
118176 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_missing_file.cpp' (116,203) at 20220922030007675
118177 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi' (116,204) at 20240405153229971
118178 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/wm831x-isink.c' (116,205) at 20240405153051477
118179 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx1.h' (116,206) at 20210307214930074
118180 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gtk-doc.bbclass' (116,207) at 20240113090014552
118181 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-wiimote-debug.c' (116,208) at 20240405153230655
118182 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml' (116,209) at 20240405153045053
118183 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/system.c' (116,210) at 20230809080010803
118184 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/README.md' (116,211) at 20221213040016740
118185 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mchp_pfsoc_dmc.h' (116,212) at 20230426080043764
118186 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.log' (116,213) at 20210308005003296
118187 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_pm.h' (116,214) at 20240405153230803
118188 2025-01-21 03:01:04.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-arrow/run-ptest' (116,215) at 20240309090012804
118189 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/clk-54xx.c' (116,216) at 20240405153046869
118190 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/core.c' (116,217) at 20240617080017410
118191 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/include/asm/ptrace.h' (116,218) at 20240405153046393 to deleted uid set
118192 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8173/Makefile' (116,219) at 20210307214932394
118193 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-axs10x/Kconfig' (116,220) at 20210307214925674
118194 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pcie-octeon.c' (116,221) at 20240805080013923
118195 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/nxp-tja11xx.c' (116,222) at 20240405153050361
118196 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/files/0001-do-not-build-tests-sub-directory.patch' (116,223) at 20241221090017528
118197 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/quicklinks.scss' (116,224) at 20210308005107073
118198 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-br.c' (116,225) at 20240405153047053
118199 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunplus-uart.c' (116,226) at 20240405153231519
118200 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/dir.c' (116,227) at 20241011080017355
118201 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/exynos/Makefile' (116,228) at 20210308005003456
118202 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/siano/Makefile' (116,229) at 20210307214928602
118203 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tty_driver.h' (116,230) at 20240628080014025
118204 2025-01-21 03:01:04.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/system.h' (116,231) at 20210308005002708
118205 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adi,admv4420.yaml' (116,232) at 20240405153045073
118206 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/trace_events.h' (116,233) at 20241216090017769
118207 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/conf/layer.conf' (116,234) at 20241221090017484
118208 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon.c' (116,235) at 20240405153230291
118209 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/banner.sh' (116,236) at 20220405030025645
118210 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/cacheflush.c' (116,237) at 20230925080040113
118211 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/cpu_init.c' (116,238) at 20241211090212506
118212 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/metric.hpp' (116,239) at 20230524080039233
118213 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Szeged' (116,240) at 20210307205553774
118214 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/max8925_bl.c' (116,241) at 20210309003653296
118215 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_NAND_defconfig' (116,242) at 20210308005003244
118216 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/pci.h' (116,243) at 20210308005002976
118217 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb' (116,244) at 20231011080016606
118218 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/module.c' (116,245) at 20210307214928086
118219 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-fs-pci.c' (116,246) at 20221215040039166
118220 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm.h' (116,247) at 20210307214932118
118221 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/reset.c' (116,248) at 20210307214926974
118222 2025-01-21 03:01:04.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/ceph_hash.c' (116,249) at 20210309003654300
118223 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/tests/dsp/pdr.cpp' (116,250) at 20241009080011085 to deleted uid set
118224 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/flea3.h' (116,251) at 20210308005003596
118225 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/signal_types.h' (116,252) at 20240405153047305
118226 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/tag_public.h' (116,253) at 20210307214930546
118227 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-internal.h' (116,254) at 20241211090212530
118228 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-hmac.c' (116,255) at 20241211090212554
118229 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/sections.h' (116,256) at 20240405153052621
118230 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/swift/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@100/power-supply@69.conf' (116,257) at 20240904080027734
118231 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/chacha-avx512vl-x86_64.S' (116,258) at 20220606030013633
118232 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/mkhi.h' (116,259) at 20240405153049641
118233 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.headersinst' (116,260) at 20220525020654935
118234 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mpc512x-clock.h' (116,261) at 20210307214931326
118235 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/router_scale.sh' (116,262) at 20210307214932666
118236 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/srp.h' (116,263) at 20210308005045957
118237 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp' (116,264) at 20221209040003858
118238 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/intel-pt-log.c' (116,265) at 20240405153054193
118239 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-shx3.c' (116,266) at 20210307214926566
118240 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/media/si4713.h' (116,267) at 20210307214931478
118241 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/irq_32.c' (116,268) at 20210307214926566
118242 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/0001-Fix-build-error-when-build-this-file.patch' (116,269) at 20230401080011931
118243 2025-01-21 03:01:04.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_h.c' (116,270) at 20210308005046513
118244 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6720/MAINTAINERS' (116,271) at 20210308005002904
118245 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/isl_pmbus_vr-test.c' (116,272) at 20220429100100934
118246 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/backend.h' (116,273) at 20230809080010799
118247 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_uniphier.c' (116,274) at 20210308005003484
118248 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-usb3ss.c' (116,275) at 20240405153051297
118249 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-kiara.c' (116,276) at 20210307214928846
118250 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hdaps.c' (116,277) at 20240405153051405
118251 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dca/Makefile' (116,278) at 20210307214927114
118252 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/karma.conf.js' (116,279) at 20210308005107081
118253 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Undersaker' (116,280) at 20210307205553794
118254 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv.h' (116,281) at 20241211090212230
118255 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/cache.json' (116,282) at 20240405153054149
118256 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/juno-clocks.dtsi' (116,283) at 20210307214926010
118257 2025-01-21 03:01:04.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/tables_lpphy.c' (116,284) at 20210307214929798
118258 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/devm_free.cocci' (116,285) at 20240405153053441
118259 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-trans.h' (116,286) at 20241001080013020
118260 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-37xx-devkit-u-boot.dtsi' (116,287) at 20210308005002596
118261 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/cputopology.rst' (116,288) at 20240405153045285
118262 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_spnego_negtokeninit.asn1' (116,289) at 20240405153052509
118263 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/os-Linux/mcontext.c' (116,290) at 20210307214926750
118264 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7786/sram.c' (116,291) at 20210307214926538
118265 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/stacktrace.c' (116,292) at 20240405153046437
118266 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-cubietruck.dts' (116,293) at 20240405153045385
118267 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk110.fuc3.h' (116,294) at 20210307214927938
118268 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/cuboot-85xx-cpm2.c' (116,295) at 20210307214926338
118269 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-intel_th-devices-pti' (116,296) at 20210307214925194
118270 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/coreboot.c' (116,297) at 20210308005002948
118271 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/pgtable_64.h' (116,298) at 20240405153230091
118272 2025-01-21 03:01:04.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/204.out' (116,299) at 20210308005046457
118273 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2800lib.c' (116,300) at 20240405153231243
118274 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_crc.c' (116,301) at 20240405153049605
118275 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml' (116,302) at 20240405153045073
118276 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/synthetic-events.c' (116,303) at 20240405153232243
118277 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/firmware.c' (116,304) at 20210308005003740
118278 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ms7720se.h' (116,305) at 20210308005003604
118279 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/Makefile.gate' (116,306) at 20210307214926122
118280 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/seq_buf.h' (116,307) at 20240405153052793 to deleted uid set
118281 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/edid/hex' (116,308) at 20210307214932470
118282 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml' (116,309) at 20240405153045177
118283 2025-01-21 03:01:04.316-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/mbm_test.c' (116,310) at 20240805080014075
118284 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (116,311) at 20231107090016217
118285 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl3/opl3_synth.c' (116,312) at 20220525020654971
118286 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-input-axp-pek' (116,313) at 20210307214925202
118287 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm9090.h' (116,314) at 20210307214931606
118288 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/refresh.png' (116,315) at 20210307205554250 to deleted uid set
118289 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada8k/soc-info.h' (116,316) at 20210308005002636
118290 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/SECURITY.md' (116,317) at 20241221090017484
118291 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c' (116,318) at 20241011080017303
118292 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.2.1.rst' (116,319) at 20241221090017596
118293 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/test-thumb.c' (116,320) at 20210726100024643
118294 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/cpld.c' (116,321) at 20210308005002960
118295 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ti/Makefile' (116,322) at 20210308005003220
118296 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_fcoe_if.h' (116,323) at 20240405153231835
118297 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/configure-allow-to-disable-selinux-support.patch' (116,324) at 20210307205553902
118298 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/uclinux.c' (116,325) at 20210307214929214
118299 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/user.h' (116,326) at 20240405153046313
118300 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/avago,apds9300.yaml' (116,327) at 20220525020651682
118301 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/file-upload/readme.md' (116,328) at 20221215040043186
118302 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/smp.h' (116,329) at 20210307214926586
118303 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/pmu.h' (116,330) at 20240405153046973
118304 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine-honami.dts' (116,331) at 20240405153045545
118305 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt3050.dtsi' (116,332) at 20210307214926194
118306 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/k8temp.rst' (116,333) at 20210309003648428
118307 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kopparberg' (116,334) at 20210307205553786
118308 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/firmware/Makefile' (116,335) at 20210307214932470
118309 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/normalize_mac.c' (116,336) at 20230718080007968
118310 2025-01-21 03:01:04.317-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_osnoise_options.rst' (116,337) at 20240405153045265
118311 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/video_bridge.h' (116,338) at 20210308005003692
118312 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/i2c.h' (116,339) at 20210307214929534
118313 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_s_h.c' (116,340) at 20210308005046505
118314 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/Kconfig' (116,341) at 20210308005003052
118315 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mpc83xx_serdes.c' (116,342) at 20210308005003400
118316 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.300.bb' (116,343) at 20241221090017528
118317 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/Makefile' (116,344) at 20240405153053553
118318 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/handshake.yaml' (116,345) at 20240405153045229
118319 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/rocker.rst' (116,346) at 20240906080037176
118320 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_clo.c' (116,347) at 20210308005046525
118321 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/io.h' (116,348) at 20240405153229999
118322 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/0002-always-build-fluid-and-export-pointers.patch' (116,349) at 20210608000015803
118323 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (116,350) at 20240712080022837
118324 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/mvgpio.h' (116,351) at 20210308005003376
118325 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/nvdimm/test/ndtest.h' (116,352) at 20220525020655187
118326 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt305x.h' (116,353) at 20240405153046005
118327 2025-01-21 03:01:04.318-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xircom/xirc2ps_cs.c' (116,354) at 20240405153050325
118328 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_transport_fc.h' (116,355) at 20240405153052877
118329 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha256_neon_glue.c' (116,356) at 20240405153045617
118330 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/phosphor-logging/templates/elog-process-metadata.mako.cpp' (116,357) at 20231028080033742
118331 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/util/interface/ia_css_util.h' (116,358) at 20210307214930538
118332 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wwan/iosm.rst' (116,359) at 20240405153045237
118333 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/sun50i-h6-r-ccu.h' (116,360) at 20210308005003640
118334 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/.gitignore' (116,361) at 20210307214926882
118335 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-alsa.c' (116,362) at 20220525020653275
118336 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/lm3630a-backlight.yaml' (116,363) at 20240405153045089
118337 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/signal.c' (116,364) at 20240906080037360
118338 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/mpc837xerdb.c' (116,365) at 20210308005002976
118339 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/pn544/Kconfig' (116,366) at 20210307214929978
118340 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/Kconfig' (116,367) at 20240405153049757
118341 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh' (116,368) at 20210307205554610
118342 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,g12a-tohdmitx.txt' (116,369) at 20210307214925426
118343 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-i2c.c' (116,370) at 20240906080037316
118344 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Porjus' (116,371) at 20210307205553790
118345 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/compr_rubin.c' (116,372) at 20210308005003548
118346 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/idle.c' (116,373) at 20240405153046213
118347 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_lpc_reset.cpp' (116,374) at 20210308005108645
118348 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb' (116,375) at 20230317080013829
118349 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_scheduler_types.h' (116,376) at 20220525020652911
118350 2025-01-21 03:01:04.319-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fdt.h' (116,377) at 20210308005046005
118351 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml' (116,378) at 20240405153045029
118352 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/tcg-stub.c' (116,379) at 20210927100127401
118353 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/125.out' (116,380) at 20210308005046449
118354 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel-mid.h' (116,381) at 20240405153046385
118355 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/ossec/ossec-hids_3.7.0.bb' (116,382) at 20241221090017576
118356 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/modesetting.c' (116,383) at 20220525020653019
118357 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/gen_probe.c' (116,384) at 20240405153049677
118358 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-ima.h' (116,385) at 20240405153049245
118359 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-systemd.bbclass' (116,386) at 20241206090014274
118360 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6.dtsi' (116,387) at 20240405153045521
118361 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_com.c' (116,388) at 20240613080016431
118362 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml' (116,389) at 20240405153045073
118363 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/names.h' (116,390) at 20210307214932738
118364 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/completion.rst' (116,391) at 20240405153229827
118365 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/sigmastar/mstar-infinity2m-ssd20xd.dtsi' (116,392) at 20240405153045573
118366 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/pmem.c' (116,393) at 20240405153046969
118367 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/README-rust.md' (116,394) at 20220910030013425
118368 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/ghes.h' (116,395) at 20240405153231787
118369 2025-01-21 03:01:04.320-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/version.h' (116,396) at 20210307214926734
118370 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-sof-mach.c' (116,397) at 20241001080013036
118371 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_internal.h' (116,398) at 20240405153051829
118372 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ExpressAM2-80.0E' (116,399) at 20210307205553762
118373 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier-1s4u.dts' (116,400) at 20240405153045417
118374 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4642.c' (116,401) at 20240405153053565
118375 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/lamptest/lamptest.cpp' (116,402) at 20240828080025979
118376 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fdt_wip.c' (116,403) at 20210307214931798
118377 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/nvec/nvec_power.c' (116,404) at 20240405153051869
118378 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori.bb' (116,405) at 20241206090014226
118379 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-power-state-init.conf' (116,406) at 20240730080012557
118380 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/optionality.md' (116,407) at 20230602080006368
118381 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/symlink.c' (116,408) at 20240405153052541
118382 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/cmma_test.c' (116,409) at 20240405153232271
118383 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/test/power_supply_tests.cpp' (116,410) at 20240817080031292
118384 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/arch_timer.c' (116,411) at 20240405153232267
118385 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/associations.cpp' (116,412) at 20231024080029933
118386 2025-01-21 03:01:04.321-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/images/obmc-phosphor-image.bbappend' (116,413) at 20231012080014468
118387 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_nat_zones.sh' (116,414) at 20220525020655223
118388 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb' (116,415) at 20241206090014250
118389 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/meson.build' (116,416) at 20241127090024701
118390 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/devlink_linecard.sh' (116,417) at 20240405153054297
118391 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/spkguide.txt' (116,418) at 20240405153044965
118392 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-uac1_legacy' (116,419) at 20210307214925186
118393 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version.bb' (116,420) at 20241221090017484
118394 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/missing-colon.out' (116,421) at 20210308005046409 to deleted uid set
118395 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fastnumbers_5.1.0.bb' (116,422) at 20240106090017237
118396 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-tar.c' (116,423) at 20220525020655227
118397 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_intr.c' (116,424) at 20240405153050141
118398 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-amdpsp.c' (116,425) at 20240405153048897
118399 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/checksum.c' (116,426) at 20210308005003716
118400 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/test/hypervisor_state.cpp' (116,427) at 20230825080036445
118401 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly_2xm1.c' (116,428) at 20210307214926730
118402 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/timer.c' (116,429) at 20210308005002552
118403 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/generic_ops.c' (116,430) at 20210307214926894
118404 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/meson.options' (116,431) at 20230831080022083
118405 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/can/can_sja1000.h' (116,432) at 20210308005045913
118406 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/dropper.c' (116,433) at 20240405153053433
118407 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk322x.dtsi' (116,434) at 20240415080012963
118408 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm920.S' (116,435) at 20210307214925974
118409 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch' (116,436) at 20241221090017680
118410 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/mmio.c' (116,437) at 20240405153046733
118411 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/guest-loader.h' (116,438) at 20210927100127117
118412 2025-01-21 03:01:04.322-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/Kconfig' (116,439) at 20210308005003736
118413 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/ca8210.c' (116,440) at 20240405153231071
118414 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/vas-api.h' (116,441) at 20220525020652042
118415 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act_stats.h' (116,442) at 20240405153050109
118416 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/io.h' (116,443) at 20210307214929618
118417 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CPAL-1.0' (116,444) at 20210307205554418
118418 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/emag/branch.json' (116,445) at 20220525020655143
118419 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/spl.c' (116,446) at 20210308005003220
118420 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_existence.c' (116,447) at 20240405153054277
118421 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c' (116,448) at 20240910080014030
118422 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_debugfs.c' (116,449) at 20240520080015175
118423 2025-01-21 03:01:04.323-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/in.h' (116,450) at 20240405153052921
118424 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/tracing/rtla/Makefile' (116,451) at 20240405153232287
118425 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8580.yaml' (116,452) at 20240405153045173
118426 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png' (116,453) at 20210307205554338 to deleted uid set
118427 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/fpu/softfloat-types.h' (116,454) at 20241211090212358
118428 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/Kconfig' (116,455) at 20240405153049573
118429 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/sandbox_pmic.h' (116,456) at 20210308005003680
118430 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/fault-monitor/operational-status-monitor.cpp' (116,457) at 20240828080025975
118431 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/devshell.bbclass' (116,458) at 20230317080013813
118432 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-apalis-v1.2-eval.dts' (116,459) at 20240405153229875
118433 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdac_hda.h' (116,460) at 20240405153053613
118434 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-fw-utils-aspeed_2016.07.bb' (116,461) at 20241206090014218
118435 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vscom/baltos/board.h' (116,462) at 20210308005003168
118436 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/isl9305.txt' (116,463) at 20210307214925410
118437 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,cdce925.yaml' (116,464) at 20240405153229759
118438 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/ulogd2/ulogd.init' (116,465) at 20220612030016723
118439 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/dmu_objset.h' (116,466) at 20210308005003692
118440 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/Kconfig' (116,467) at 20240405153232123
118441 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/synth/emux/soundfont.c' (116,468) at 20240710080014621
118442 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/ipmi/phosphor-ipmi-config.bbappend' (116,469) at 20241226090016127
118443 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-dev.rst' (116,470) at 20220525020651782
118444 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/pseudo_git.bb' (116,471) at 20241221090017664
118445 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/meson.build' (116,472) at 20240906080037440
118446 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dm8168-evm.dts' (116,473) at 20210308005002576
118447 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_twr/Kconfig' (116,474) at 20210308005002988
118448 2025-01-21 03:01:04.324-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/console.c' (116,475) at 20240405153230151
118449 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EFL-2.0' (116,476) at 20210307205554418
118450 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/sifive/errata.c' (116,477) at 20240405153046245
118451 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xics_pnv.c' (116,478) at 20210308005045893
118452 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/gpio.h' (116,479) at 20210308005002656
118453 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/elog-errors.hpp' (116,480) at 20240820080018013
118454 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/satyr/files/0002-fix-compile-failure-against-musl-C-library.patch' (116,481) at 20230131040012035
118455 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/entity-manager_%.bbappend' (116,482) at 20241206090014202
118456 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/cpuidle.rst' (116,483) at 20220818100014647
118457 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_psi.c' (116,484) at 20240405153230823
118458 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/instrumentation-filter-template' (116,485) at 20220429100100750
118459 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6328.dtsi' (116,486) at 20210308005002812
118460 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/Kconfig' (116,487) at 20210308005002964
118461 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_hrt.c' (116,488) at 20210309003653024
118462 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/b4860qds/b4860qds.h' (116,489) at 20210308005002956
118463 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro4-ref.dts' (116,490) at 20240405153045577
118464 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7269/Makefile' (116,491) at 20210308005003036
118465 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/unpriv_bpf_disabled.c' (116,492) at 20240405153054261
118466 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_axuser_regs.h' (116,493) at 20240405153046589
118467 2025-01-21 03:01:04.325-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/pm.c' (116,494) at 20240405153045649
118468 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0005-tcl-fix-race-in-interp.test.patch' (116,495) at 20241221090017676
118469 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcmsysport.h' (116,496) at 20240405153049821
118470 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pipe_fs_i.h' (116,497) at 20240405153231835
118471 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/quickstart/forms.md' (116,498) at 20221215040043190
118472 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ethtool-ring.sh' (116,499) at 20220525020655207
118473 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tmp401.rst' (116,500) at 20240405153045217
118474 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,x1000-cgu.h' (116,501) at 20240405153052641
118475 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/core/skmsg.c' (116,502) at 20241211090145549 to deleted uid set
118476 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/interface.py' (116,503) at 20240925080038338
118477 2025-01-21 03:01:04.326-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/waffle/waffle_1.8.1.bb' (116,504) at 20241221090017684
118478 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/Makefile' (116,505) at 20210307214929466
118479 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/context.py' (116,506) at 20210307205554446
118480 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-orion.c' (116,507) at 20240405153230751
118481 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc64/meson.build' (116,508) at 20210308005045965
118482 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/smpboot.c' (116,509) at 20241008080013899
118483 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/Makefile' (116,510) at 20240405153052081
118484 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/163' (116,511) at 20221215040039362
118485 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/tx_common.h' (116,512) at 20240405153050293
118486 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxm-gt1-ultimate.dts' (116,513) at 20240405153045713
118487 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/kvm-s390.c' (116,514) at 20240712080021057
118488 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/image/obmc-phosphor-image.bbappend' (116,515) at 20221014030016316
118489 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico-pi.dts' (116,516) at 20240405153045533
118490 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_aux.c' (116,517) at 20210307214930950
118491 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.2.0.bb' (116,518) at 20221120040010738
118492 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arc/include/uapi/asm/mman.h' (116,519) at 20210307214932454
118493 2025-01-21 03:01:04.327-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf52x2/cpu.c' (116,520) at 20210308005002800
118494 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6sll-clock.h' (116,521) at 20240405153052641
118495 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/dmtf_redfishtool_utils.robot' (116,522) at 20240627080021048
118496 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/libchacha.c' (116,523) at 20210307214931794
118497 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/drgn.rst' (116,524) at 20210307214925262
118498 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_watchdog.c' (116,525) at 20210308005003700
118499 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpmh.h' (116,526) at 20240405153230735
118500 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_b.c' (116,527) at 20210308005046509
118501 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.c' (116,528) at 20240405153048637
118502 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/io_ordering.txt' (116,529) at 20240405153229839
118503 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_core.c' (116,530) at 20240405153230271
118504 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/mmvec/decode_ext_mmvec.c' (116,531) at 20240906080037476
118505 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_npcm.c' (116,532) at 20240405153231535
118506 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/nomadik.h' (116,533) at 20210307214931342
118507 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/asi.h' (116,534) at 20210307214926590
118508 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/qualcomm/dragonboard820c/Makefile' (116,535) at 20210308005003032
118509 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp' (116,536) at 20240806080004311
118510 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/parisc/features.rst' (116,537) at 20240405153229743
118511 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/dump.c' (116,538) at 20240906080037376
118512 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/docs/my_first_sensors.md' (116,539) at 20241203090006983
118513 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-zero-2-w.dts' (116,540) at 20240405153045717
118514 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ohci-s3c2410.c' (116,541) at 20240405153052105
118515 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/eeh-basic.sh' (116,542) at 20220525020655227
118516 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/smpro-misc.c' (116,543) at 20240405153049649
118517 2025-01-21 03:01:04.328-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mmtimer.h' (116,544) at 20210307214931642
118518 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/energy_model.h' (116,545) at 20240405153052685
118519 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_6_0_enum.h' (116,546) at 20210307214927694
118520 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/Makefile.softmmu-target' (116,547) at 20240906080037576
118521 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8020.dtsi' (116,548) at 20210308005002568
118522 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sl-tolino-vision5.dts' (116,549) at 20240405153045521
118523 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/types.h' (116,550) at 20240405153231179
118524 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/t4240emu.c' (116,551) at 20210308005002996
118525 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/mips64el-linux' (116,552) at 20241206090014350
118526 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-spear1340-miphy.c' (116,553) at 20240405153231315
118527 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen.c' (116,554) at 20220525020653183
118528 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/trace.json' (116,555) at 20240405153232227
118529 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exoparg1.c' (116,556) at 20240405153046621
118530 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/counter.h' (116,557) at 20240405153052909
118531 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/LICENSE' (116,558) at 20210308005055037
118532 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vp3xxx_data.c' (116,559) at 20210307214925930
118533 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/meson.build' (116,560) at 20220913030027317 to deleted uid set
118534 2025-01-21 03:01:04.329-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/legoev3.c' (116,561) at 20210308005003016
118535 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/copy-on-read.c' (116,562) at 20240326080039374
118536 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-prime.dts' (116,563) at 20210308005002620
118537 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Settings/NetworkStore.js' (116,564) at 20241004080035963
118538 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch' (116,565) at 20240413080012703
118539 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa5.inc' (116,566) at 20210905000020581
118540 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/tcic.h' (116,567) at 20210307214930046
118541 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/inspur-ipsps1.rst' (116,568) at 20210307214925502
118542 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/pagetest.c' (116,569) at 20210307214929242
118543 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/zinitix.c' (116,570) at 20240405153049165
118544 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dma.h' (116,571) at 20240405153046109
118545 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/cache-cp15.c' (116,572) at 20210308005002708
118546 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/pac_corruptor.S' (116,573) at 20210309003655976
118547 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/gpio-restart.c' (116,574) at 20240405153231351
118548 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/collections/mod.rs' (116,575) at 20240405153053417
118549 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/common.h' (116,576) at 20240405153045653
118550 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_user_ringbuf.h' (116,577) at 20240405153054281
118551 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/custom-distribution.rst' (116,578) at 20240417080014698
118552 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/mmc_ops.h' (116,579) at 20240405153230851
118553 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Manager/meson.build' (116,580) at 20230825080021141 to deleted uid set
118554 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/meson.options' (116,581) at 20230911080019358
118555 2025-01-21 03:01:04.330-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c' (116,582) at 20210307214932618
118556 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/run-ptest' (116,583) at 20210307205554462
118557 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_vf_isr.c' (116,584) at 20240405153046957
118558 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map-common.c' (116,585) at 20241211090145445
118559 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/pwm.h' (116,586) at 20210308005002668
118560 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_LocationCode.json' (116,587) at 20221213040036921
118561 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-rect.rst' (116,588) at 20210307214925466
118562 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/pgtable.c' (116,589) at 20240617080017378
118563 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/clock.c' (116,590) at 20210308005002712
118564 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/Kconfig' (116,591) at 20240405153230155
118565 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_bridge.c' (116,592) at 20240405153048601
118566 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/Kconfig' (116,593) at 20220525020653639
118567 2025-01-21 03:01:04.331-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-jz4740.c' (116,594) at 20240405153231359
118568 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_reg.h' (116,595) at 20240405153230575
118569 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_queue_map.c' (116,596) at 20210307214932650
118570 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/rnbd/rnbd-proto.h' (116,597) at 20240405153046717
118571 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.10.bb' (116,598) at 20241221090017692
118572 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/qce/Makefile' (116,599) at 20220525020652394
118573 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_host.h' (116,600) at 20241211090145377
118574 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/dm.c' (116,601) at 20210308005003208
118575 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_lvds.c' (116,602) at 20240405153230631
118576 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_nflog.h' (116,603) at 20210307214931650
118577 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/subprojects/phosphor-dbus-interfaces.wrap' (116,604) at 20230714080032711
118578 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/npcm7xx_mc.c' (116,605) at 20210927100127149
118579 2025-01-21 03:01:04.333-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rust_is_available.sh' (116,606) at 20240830080013359
118580 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_s_w_phl.c' (116,607) at 20210308005046505
118581 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (116,608) at 20221118040015022
118582 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/socionext/phy-uniphier-ahci.c' (116,609) at 20240405153051297
118583 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da9052-core.c' (116,610) at 20240405153049605
118584 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/migration/dirty-limit.rst' (116,611) at 20240906080037172
118585 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c' (116,612) at 20240805080013947
118586 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_s390.c' (116,613) at 20240405153232239
118587 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/property.c' (116,614) at 20240405153046689
118588 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/q_in_vni.sh' (116,615) at 20240405153054341
118589 2025-01-21 03:01:04.334-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.toaster.css' (116,616) at 20210307205554270
118590 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-activity.c' (116,617) at 20240405153049221
118591 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/iptables.service' (116,618) at 20210307205554562
118592 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-mba6a.dts' (116,619) at 20240405153045505
118593 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-Makefile.am-fix-undefined-function-for-libnsm.a.patch' (116,620) at 20220204040022620
118594 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml' (116,621) at 20240405153045093
118595 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/Kconfig' (116,622) at 20240405153231311
118596 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/meson-build-Support-openembedded-OS-for-PAM-config.patch' (116,623) at 20241221090017520
118597 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/uapi/asm/signal.h' (116,624) at 20240405153045917
118598 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/unistd.h' (116,625) at 20210307214925650
118599 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/perf.h' (116,626) at 20240906080037352
118600 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/rfkill-gpio.yaml' (116,627) at 20240405153045121
118601 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/em_sti.c' (116,628) at 20240405153046873
118602 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml' (116,629) at 20240405153045053
118603 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/ppc-opc.c' (116,630) at 20240405153046237
118604 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend' (116,631) at 20240905080011586 to deleted uid set
118605 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcmcygnus/reset.c' (116,632) at 20210308005002552
118606 2025-01-21 03:01:04.335-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7100.c' (116,633) at 20240405153046853
118607 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/trace-events' (116,634) at 20241211090212242
118608 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_rx.c' (116,635) at 20240830080013283
118609 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.prototype.hpp.mako' (116,636) at 20241026080029479
118610 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-tauros2.h' (116,637) at 20240405153045621
118611 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/arxescsi.c' (116,638) at 20240405153051569
118612 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/shmem.c' (116,639) at 20241125090012263
118613 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/meson.build' (116,640) at 20210927100127025
118614 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.h' (116,641) at 20240405153050097
118615 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Update.interface.yaml' (116,642) at 20240618080025501
118616 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/module.c' (116,643) at 20240405153046145
118617 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_manager.cpp' (116,644) at 20240904080034451
118618 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (116,645) at 20241206090014222
118619 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_most_recent_builds_states.py' (116,646) at 20240106090017249
118620 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy/nic-4.yaml' (116,647) at 20240504080013861
118621 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/0001-tdb-Add-configure-options-for-packages.patch' (116,648) at 20240413080012647
118622 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme1_rtr_regs.h' (116,649) at 20240405153046605
118623 2025-01-21 03:01:04.336-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mhi/topology.rst' (116,650) at 20210307214925522
118624 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/riscv-32bit-cpu.xml' (116,651) at 20221215040039086
118625 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/set-spi-mux.service.in' (116,652) at 20230513080022442
118626 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-nuvoton/dynamic-layers/arm-layer/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.10.%.bbappend' (116,653) at 20240426080018064 to deleted uid set
118627 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_tls8204.c' (116,654) at 20210307214930506
118628 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/Makefile' (116,655) at 20210307214932210
118629 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/touchscreen.yaml' (116,656) at 20240405153229767
118630 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx5.c' (116,657) at 20240405153046785
118631 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/Makefile' (116,658) at 20210307214932270
118632 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/Kconfig' (116,659) at 20220525020653451
118633 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml' (116,660) at 20240405153229767
118634 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/nfdk.h' (116,661) at 20240405153050197
118635 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/m68k/next-cube.h' (116,662) at 20210927100127237
118636 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/goya_fw_if.h' (116,663) at 20240405153046609
118637 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl_ifc.h' (116,664) at 20210307214931390
118638 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml' (116,665) at 20210309003648352
118639 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.json' (116,666) at 20210308005046397
118640 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6apm-dai.yaml' (116,667) at 20240405153045169
118641 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/system-linkage.patch' (116,668) at 20210307205554562
118642 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_book3s_64.h' (116,669) at 20240405153046133
118643 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0003-configure.ac-allow-cross-compilation.patch' (116,670) at 20240413080012643
118644 2025-01-21 03:01:04.337-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-region-hash.h' (116,671) at 20240405153052681
118645 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/m88rs6000t.c' (116,672) at 20240405153049533
118646 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/obmc/inventory/__init__.py' (116,673) at 20220728030041559
118647 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/dbus/Makefile.am' (116,674) at 20210308004938832
118648 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/Kconfig' (116,675) at 20240405153050509
118649 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsid.cpp' (116,676) at 20230629131804619
118650 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/kwbimage-ns2l.cfg' (116,677) at 20210308005002904
118651 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/Makefile' (116,678) at 20240405153045905
118652 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tw9910.c' (116,679) at 20240405153049345
118653 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_resource.c' (116,680) at 20241211090145413
118654 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi_oc_tiny.txt' (116,681) at 20210307214925442
118655 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-list.json' (116,682) at 20210308005046409
118656 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_kapi.c' (116,683) at 20240405153053341
118657 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zstd.h' (116,684) at 20240405153052825
118658 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/ide_none.py' (116,685) at 20240301090012483
118659 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/intro.rst' (116,686) at 20210307214925234
118660 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/upd.c' (116,687) at 20210307214929246
118661 2025-01-21 03:01:04.338-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/memtester/files/Makefile.patch' (116,688) at 20230706080014741
118662 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/hid-sensor-gyro-3d.c' (116,689) at 20240405153048985
118663 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/z3fold.rst' (116,690) at 20240405153045297
118664 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,bcm2835-cprman.txt' (116,691) at 20210307214925286
118665 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ieee80211_radiotap.h' (116,692) at 20241211090145537
118666 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/bman.txt' (116,693) at 20210307214925422
118667 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/Makefile' (116,694) at 20240405153054309
118668 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c' (116,695) at 20240405153231331
118669 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_framereg.h' (116,696) at 20240405153053241
118670 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tcl/sl50/board.h' (116,697) at 20210308005003068
118671 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mscc/ocelot.h' (116,698) at 20241220090018330
118672 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/microchip,pic32-rtc.txt' (116,699) at 20210307214925418
118673 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq-debugfs.h' (116,700) at 20240405153046521
118674 2025-01-21 03:01:04.339-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rx.h' (116,701) at 20210307214929954
118675 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/dbx500-prcmu.c' (116,702) at 20220525020653935
118676 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/scx200_wdt.c' (116,703) at 20210309003653352
118677 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (116,704) at 20241206090014230 to deleted uid set
118678 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0001-Use-DESTDIR-in-install-Makefile-rule.patch' (116,705) at 20210307205553754
118679 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/df-mmc/fstab' (116,706) at 20210307205554058
118680 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iser_initiator.c' (116,707) at 20240405153230723
118681 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-lpc32xx.c' (116,708) at 20220525020653951
118682 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/proc.S' (116,709) at 20240405153229987
118683 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/ehset.c' (116,710) at 20240405153052113
118684 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/TODO' (116,711) at 20220525020654131
118685 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.err' (116,712) at 20220429100100882
118686 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/runqemu-gen-tapdevs' (116,713) at 20230706080014789
118687 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/console/obmc-console/server.ttyS5.conf' (116,714) at 20240913080015309
118688 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/power/platform.c' (116,715) at 20240405153045949
118689 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/mc-core.rst' (116,716) at 20240405153045193
118690 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/traps.c' (116,717) at 20210308005002828
118691 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig' (116,718) at 20210308005003264
118692 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tmu.h' (116,719) at 20210308005003688
118693 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/flash.c' (116,720) at 20240405153049629
118694 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/command.c' (116,721) at 20210309003650436
118695 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-rzn1-miic.c' (116,722) at 20240405153231075
118696 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353ps.dts' (116,723) at 20240405153045821
118697 2025-01-21 03:01:04.340-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Syssleback' (116,724) at 20210307205553790
118698 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/ip28_defconfig' (116,725) at 20240405153045993
118699 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ncr53c8xx.c' (116,726) at 20240405153051677
118700 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.h' (116,727) at 20210309003650612
118701 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/dragen2.c' (116,728) at 20240405153045953
118702 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-mxc.c' (116,729) at 20210308005003512
118703 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-led-deprecated.dtsi' (116,730) at 20240405153045425
118704 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/Kconfig' (116,731) at 20240405153048801
118705 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_exec.h' (116,732) at 20240405153231791
118706 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/Makefile' (116,733) at 20240405153231343
118707 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-threads.c' (116,734) at 20230925080039829
118708 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/user/guest-base.h' (116,735) at 20240906080037352
118709 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/phosphor-dbus-interfaces.wrap' (116,736) at 20220525020545509
118710 2025-01-21 03:01:04.341-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm/kernel_user_helpers.txt' (116,737) at 20240405153045285
118711 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/uas.h' (116,738) at 20210307214931530
118712 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch' (116,739) at 20241221090017548
118713 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-eeprom.c' (116,740) at 20210309003650336
118714 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/psci-relay.c' (116,741) at 20240405153229987
118715 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/trace.h' (116,742) at 20210927100127393
118716 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/imx-usb-phy.c' (116,743) at 20241211090212346
118717 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_nh.sh' (116,744) at 20210307214932690
118718 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/wbsd.c' (116,745) at 20240405153230863
118719 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/brcm,trx.txt' (116,746) at 20220525020651694
118720 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/asm-offsets.h' (116,747) at 20210307214926106
118721 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/vctrl-regulator.c' (116,748) at 20240405153231367
118722 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-peb-eval-01.dtsi' (116,749) at 20240405153045525
118723 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/conftest.py' (116,750) at 20240405153054309
118724 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/sis-agp.c' (116,751) at 20240405153046745
118725 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/bus.c' (116,752) at 20240405153052129
118726 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/r820t.c' (116,753) at 20240405153049533
118727 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Debrecen-Komadi' (116,754) at 20210307205553774
118728 2025-01-21 03:01:04.342-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/atafb_iplan2p4.c' (116,755) at 20210307214930898
118729 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/rproc-uclass.c' (116,756) at 20210308005003476
118730 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpci_hotplug.h' (116,757) at 20240405153231295
118731 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/extended_user_header.hpp' (116,758) at 20230325080023512
118732 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/stress.c' (116,759) at 20221215040039362
118733 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/allwinner,sun4i-a10-rtc.yaml' (116,760) at 20240405153045153
118734 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/110.out' (116,761) at 20210308005046445
118735 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/virtio/Makefile' (116,762) at 20240405153048785
118736 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb' (116,763) at 20241220090019722 to deleted uid set
118737 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_strings.h' (116,764) at 20210308004938820
118738 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/kwbimage.cfg' (116,765) at 20210308005002908
118739 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/microchip-otpc.c' (116,766) at 20240520080015167
118740 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_manageprotocols.c' (116,767) at 20210308005003704
118741 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sc520_freq.c' (116,768) at 20220525020652370
118742 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_txrx.c' (116,769) at 20240830080013279
118743 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/Kconfig' (116,770) at 20240405153046337
118744 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw7905.dtsi' (116,771) at 20240405153045733
118745 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/movmem.S' (116,772) at 20210307214926570
118746 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-timer-common.c' (116,773) at 20210927100127665
118747 2025-01-21 03:01:04.343-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_prepend.c' (116,774) at 20210308005046509
118748 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h' (116,775) at 20240405153048509
118749 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hugetlb.h' (116,776) at 20240405153229907
118750 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.h' (116,777) at 20240405153050157
118751 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_vhyp_mmu.c' (116,778) at 20240906080037284
118752 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cramfs_fs.h' (116,779) at 20210307214931626
118753 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0023-hello_pi-optionally-build-wayland-specific-app.patch' (116,780) at 20230211040012643
118754 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c' (116,781) at 20240405153050641
118755 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/qemu_configs/riscv.py' (116,782) at 20240405153054225
118756 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/barrier.h' (116,783) at 20210307214932474
118757 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_syscall.h' (116,784) at 20221215040039202
118758 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos-clkout.c' (116,785) at 20240405153046841
118759 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/qnxtypes.h' (116,786) at 20210307214931658
118760 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_82575.c' (116,787) at 20240411080014102
118761 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/gre_inner_v6_multipath.sh' (116,788) at 20210307214932686
118762 2025-01-21 03:01:04.344-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/diskonchip.txt' (116,789) at 20210307214925370
118763 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/XVentanaCondOps.decode' (116,790) at 20220429100100826
118764 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/events-policy.bb' (116,791) at 20241206090014230
118765 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/Kconfig' (116,792) at 20210308005002980
118766 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-lshift.c' (116,793) at 20240405153231947
118767 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/audiophile-usb.rst' (116,794) at 20210307214925566
118768 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-digicolor/Kconfig' (116,795) at 20210307214925878
118769 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/callbackgentest.mako.hpp' (116,796) at 20210308005108057
118770 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/xyz.openbmc_project.State.Chassis@.service' (116,797) at 20240425080035551
118771 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-mem.c' (116,798) at 20241211090212350
118772 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/sysfs.c' (116,799) at 20240405153049077
118773 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfvidl.c' (116,800) at 20210307214931898
118774 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pinctrl-tegra-io-pad.h' (116,801) at 20210307214931342
118775 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/csf_examples/additional_images/csf_additional_images.txt' (116,802) at 20210308005003328
118776 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/eeprom93xx.c' (116,803) at 20240906080037272
118777 2025-01-21 03:01:04.345-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_pxa270/Kconfig' (116,804) at 20210308005003084
118778 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/frequency/ad9523.h' (116,805) at 20210307214931402
118779 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mei.h' (116,806) at 20240405153052925
118780 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/zorro/zorro.c' (116,807) at 20210309003653368
118781 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/spear/spear300/MAINTAINERS' (116,808) at 20210308005003052
118782 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/Makefile' (116,809) at 20240405153231451
118783 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer_private.h' (116,810) at 20240405153047293
118784 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi4-64.conf' (116,811) at 20230609080014395
118785 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml' (116,812) at 20240405153229763
118786 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7793-cpg-mssr.h' (116,813) at 20210308005003632
118787 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_mem_alloc.h' (116,814) at 20240405153231803
118788 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/lan9303_i2c.c' (116,815) at 20240405153049749
118789 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc-mtk.c' (116,816) at 20240405153049685
118790 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65217-regulator.c' (116,817) at 20240405153051477
118791 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/unwind-libunwind.c' (116,818) at 20210307214932518
118792 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7091r-base.c' (116,819) at 20240405153230687
118793 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/amba-clcd.c' (116,820) at 20240405153231579
118794 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rcu_tasks_trace_gp.c' (116,821) at 20240405153054273
118795 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/devicetree/dynamic-resolution-notes.rst' (116,822) at 20240405153045293
118796 2025-01-21 03:01:04.346-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vfxxx.dtsi' (116,823) at 20240405153229891
118797 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a6xx_gmu.c' (116,824) at 20241211090145417
118798 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sysrq.h' (116,825) at 20240405153231843
118799 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-dai-etdm.c' (116,826) at 20240405153232187
118800 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/stm32-pwr.c' (116,827) at 20240405153231363
118801 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/global_nvs.asl' (116,828) at 20210308005002876
118802 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pm8226.dtsi' (116,829) at 20240405153229891
118803 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_structs.h' (116,830) at 20220429100100634
118804 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/ibmasm.h' (116,831) at 20210307214929162
118805 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-core.h' (116,832) at 20240405153052833
118806 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.h' (116,833) at 20240405153050497
118807 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/Makefile' (116,834) at 20240405153050493
118808 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_dg_mixer.c' (116,835) at 20210307214932270
118809 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.out' (116,836) at 20210308005046397 to deleted uid set
118810 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pcs-lynx.h' (116,837) at 20240405153052761
118811 2025-01-21 03:01:04.347-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hotagen' (116,838) at 20210307205553782
118812 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v0.c' (116,839) at 20240405153050137
118813 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra114-roth.dts' (116,840) at 20240405153229875
118814 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbla.c' (116,841) at 20210308005046505
118815 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_dm.h' (116,842) at 20240405153051881
118816 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/mmu.c' (116,843) at 20240906080037508
118817 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/imx/gpcv2.c' (116,844) at 20240405153231347
118818 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/seg6_local.h' (116,845) at 20210307214931574
118819 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/array.c' (116,846) at 20241211090145525
118820 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (116,847) at 20220618030015174
118821 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/theadorable-x86-dfi-bt700_defconfig' (116,848) at 20210308005003284
118822 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/laptops/disk-shock-protection.rst' (116,849) at 20210309003648288
118823 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_hii.c' (116,850) at 20210308005003704
118824 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-hyperv.c' (116,851) at 20241211090145433
118825 2025-01-21 03:01:04.348-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gdb/error.c' (116,852) at 20210308005003764
118826 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/part_stat.h' (116,853) at 20240405153052757
118827 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_ftp.h' (116,854) at 20210307214931642
118828 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tproxy.h' (116,855) at 20240405153052857
118829 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/damon/debugfs_schemes.sh' (116,856) at 20240405153054293
118830 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/reset.c' (116,857) at 20240405153045681
118831 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/thermal.c' (116,858) at 20240405153050409 to deleted uid set
118832 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/SECURITY.md' (116,859) at 20241221090017572
118833 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/mx7ulp-pins.h' (116,860) at 20210308005002652
118834 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.c' (116,861) at 20210307214929810
118835 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/process.c' (116,862) at 20240405153053025
118836 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.err' (116,863) at 20210308005046397
118837 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/s400_defconfig' (116,864) at 20210308005003276
118838 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu111-revA.dts' (116,865) at 20240405153229975
118839 2025-01-21 03:01:04.349-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi' (116,866) at 20240405153045781
118840 2025-01-21 03:01:04.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-ibm_iic.c' (116,867) at 20240405153230675
118841 2025-01-21 03:01:04.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195-clk.h' (116,868) at 20240405153054001
118842 2025-01-21 03:01:04.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/fan_attr.c' (116,869) at 20240405153046637
118843 2025-01-21 03:01:04.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.json' (116,870) at 20220429100100882
118844 2025-01-21 03:01:04.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/shmem_utils.c' (116,871) at 20240405153230571
118845 2025-01-21 03:01:04.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/sysroot-pc-test_1.0.bb' (116,872) at 20220721030015865
118846 2025-01-21 03:01:04.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/reg.h' (116,873) at 20210309003651836
118847 2025-01-21 03:01:04.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/sysrq_32.c' (116,874) at 20210307214926754
118848 2025-01-21 03:01:04.350-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/block/blk-mq.c' (116,875) at 20241211090145393 to deleted uid set
118849 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c' (116,876) at 20240613080016407
118850 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/event_messaged.cpp' (116,877) at 20210308004942076
118851 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/autobuilder-worker-prereq-tests' (116,878) at 20220910030013433
118852 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/sx_common.h' (116,879) at 20240405153049013
118853 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/pmic_mc34vr500.c' (116,880) at 20210308005003468
118854 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/guidelines/motion.md' (116,881) at 20221215040043190
118855 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-initramfs-boot.bb' (116,882) at 20240106090017269
118856 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c' (116,883) at 20240405153230363
118857 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile' (116,884) at 20210307214929914
118858 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/optee_msg.h' (116,885) at 20240405153051969
118859 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/samhain.inc' (116,886) at 20241221090017576
118860 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfa_cee.h' (116,887) at 20210307214929342
118861 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/tps68470_board_data.c' (116,888) at 20240405153051409
118862 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/sys.h' (116,889) at 20210307214931114
118863 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/packagegroups/packagegroup-core-clutter.bb' (116,890) at 20240413080012639
118864 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_rd.h' (116,891) at 20220525020654203
118865 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/sa1100-flash.c' (116,892) at 20210307214929214
118866 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/parport.h' (116,893) at 20240405153052757
118867 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/sp7021_defconfig' (116,894) at 20240405153045617
118868 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/checksum_32.h' (116,895) at 20210309003648984
118869 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtso' (116,896) at 20240405153045725
118870 2025-01-21 03:01:04.351-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/magic.h' (116,897) at 20240405153052925
118871 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/branch.json' (116,898) at 20210307214932534
118872 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c' (116,899) at 20240405153231007
118873 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/db1200.c' (116,900) at 20240405153230007
118874 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/auxvec.h' (116,901) at 20210307214926762
118875 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Makefile.postlink' (116,902) at 20240405153046241
118876 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml' (116,903) at 20240405153045165
118877 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/locking/cmpxchg-local/arch-support.txt' (116,904) at 20240405153045197
118878 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b125v2.dts' (116,905) at 20240405153229883
118879 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/pmu.h' (116,906) at 20220525020652198
118880 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/event.md.mako' (116,907) at 20240925080038338
118881 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-a800-cardlist.rst' (116,908) at 20210307214925230
118882 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_extern.c' (116,909) at 20240405153054277
118883 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/config/config.h.meson' (116,910) at 20241212090025211
118884 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch' (116,911) at 20230706080014745
118885 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_skb_sk_lookup.c' (116,912) at 20220525020655191
118886 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-asv.c' (116,913) at 20220525020654095
118887 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0007-apache2-allow-to-disable-selinux-support.patch' (116,914) at 20241206090014270
118888 2025-01-21 03:01:04.352-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/common.c' (116,915) at 20210307214926994
118889 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/elf.h' (116,916) at 20240326080039526
118890 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/u-boot.h' (116,917) at 20210308005002840
118891 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/gp8psk-fe.c' (116,918) at 20210307214928626
118892 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluepy/bluepy_git.bb' (116,919) at 20240301090012419
118893 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043ardb/ls1043ardb_pbi.cfg' (116,920) at 20210308005002968
118894 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.h' (116,921) at 20240405153048477
118895 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/fix-clang-private-operator.patch' (116,922) at 20241221090017528
118896 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/devices/tsi721.c' (116,923) at 20240405153051457
118897 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/luks-detached-header.rst' (116,924) at 20240906080037172
118898 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/qe_tdm.h' (116,925) at 20240405153052881
118899 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/ia64/aliasing.rst' (116,926) at 20240405153044977
118900 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Auxtek-T003_defconfig' (116,927) at 20210308005003232
118901 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_elf.h' (116,928) at 20221215040039202
118902 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/Kconfig' (116,929) at 20220525020653471
118903 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/pipeline.json' (116,930) at 20240405153054109
118904 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,adm1275.yaml' (116,931) at 20220525020651674
118905 2025-01-21 03:01:04.353-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77990.dtsi' (116,932) at 20240405153229963
118906 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/move_extents.h' (116,933) at 20220525020654475
118907 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/bitmap.c' (116,934) at 20240830080013323
118908 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Makefile-Do-not-set-Werror.patch' (116,935) at 20230317080013785
118909 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/init.h' (116,936) at 20210307214929962
118910 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/net-tools/net-tools/Add_missing_headers.patch' (116,937) at 20210307205554566
118911 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/Makefile' (116,938) at 20240405153045461
118912 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dominate/58f7d7fdb171f80ed6ce97e6ca4409723975c47f.patch' (116,939) at 20241221090017552
118913 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/loongson_ipi.c' (116,940) at 20241211090212286
118914 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/position/Makefile' (116,941) at 20220525020653111
118915 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/exit_prototype.patch' (116,942) at 20241206090014318
118916 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq_remapping.h' (116,943) at 20240405153046385
118917 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Dunedin' (116,944) at 20210307205553778
118918 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/__ffs.h' (116,945) at 20210307214926314
118919 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/dev-uart-s3c64xx.c' (116,946) at 20240405153045685
118920 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb/omap3.c' (116,947) at 20210308005003520
118921 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml' (116,948) at 20240405153045133
118922 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal' (116,949) at 20210307205553874
118923 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_mman.h' (116,950) at 20230925080039941
118924 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/config.linux' (116,951) at 20220204040022528
118925 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-evb-ecc.dts' (116,952) at 20230720080043535
118926 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-usb.h' (116,953) at 20210308005002656
118927 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/toaster-manual/figures/hosted-service.png' (116,954) at 20210307205554378 to deleted uid set
118928 2025-01-21 03:01:04.354-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_tx.h' (116,955) at 20240405153049961
118929 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom.c' (116,956) at 20240405153230619
118930 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/atomic_bitops.txt' (116,957) at 20240405153044989
118931 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/status-icon/success.png' (116,958) at 20220105012522963 to deleted uid set
118932 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/container.yml' (116,959) at 20240405153230527
118933 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-sabrelite.dts' (116,960) at 20240405153045501
118934 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/x86/kernel/process_64.c' (116,961) at 20241008080013899 to deleted uid set
118935 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/cpu.c' (116,962) at 20210308005002824
118936 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/pmac_zilog.c' (116,963) at 20240429080012440
118937 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mediatek/reset.h' (116,964) at 20210308005002644
118938 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/gb-camera.h' (116,965) at 20210307214930514
118939 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mediatek,star-emac.yaml' (116,966) at 20240405153045117
118940 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/atmel/Kconfig' (116,967) at 20240405153050485
118941 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/300' (116,968) at 20240326080039734
118942 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/sdio_osintf.h' (116,969) at 20210307214930666
118943 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_too_deep.c' (116,970) at 20210307214932642
118944 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri-iris-v2.dtsi' (116,971) at 20240405153045737
118945 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/code_update/bmc_code_update.robot' (116,972) at 20240628080017109
118946 2025-01-21 03:01:04.355-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/lpt.c' (116,973) at 20210308005003548
118947 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mb862xx/mb862xx-i2c.c' (116,974) at 20210307214930918
118948 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/lgrl-unaligned.S' (116,975) at 20230426080043952
118949 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.POST' (116,976) at 20210308005003292
118950 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/meson.build' (116,977) at 20230825080021141 to deleted uid set
118951 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4412-i9305.dts' (116,978) at 20240405153045569
118952 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_ipv6/ip6_tables.h' (116,979) at 20240405153052929
118953 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8323ERDB.h' (116,980) at 20210308005003576
118954 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pse-pd/Makefile' (116,981) at 20240405153050365
118955 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/digic-uart.h' (116,982) at 20210308005046005
118956 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sysctl_loop2.c' (116,983) at 20210307214932650
118957 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_8021q.c' (116,984) at 20240405153053233
118958 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-space-map.h' (116,985) at 20240405153049257
118959 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/semihosting-stub.c' (116,986) at 20240906080037504
118960 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/Makefile' (116,987) at 20210308005002976
118961 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos4x12-usb2.c' (116,988) at 20210307214930062
118962 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77965-salvator-x.dts' (116,989) at 20220525020651934
118963 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/io.h' (116,990) at 20241018080014474
118964 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq8074.c' (116,991) at 20240405153051345
118965 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-ld11.c' (116,992) at 20210308005002792
118966 2025-01-21 03:01:04.356-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/irqs.h' (116,993) at 20240405153045657
118967 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/run.c' (116,994) at 20220525020652074
118968 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts' (116,995) at 20240405153045425
118969 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/perf-regs-arch/perf_regs_csky.c' (116,996) at 20240405153232239
118970 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_controlq.h' (116,997) at 20240405153050001
118971 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dts' (116,998) at 20240405153045761
118972 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-aw200xx.c' (116,999) at 20240405153230755
118973 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_w.c' (117,000) at 20210308005046513
118974 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/history.txt' (117,001) at 20210308005003708
118975 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/uart-prom.c' (117,002) at 20210307214926190
118976 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pcie_dw_mvebu.c' (117,003) at 20210308005003452
118977 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-usb2-clock-sel.c' (117,004) at 20240405153230239
118978 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/common.c' (117,005) at 20240405153046685
118979 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_ecm.h' (117,006) at 20210307214930802
118980 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/data_interface.cpp' (117,007) at 20241120090023420
118981 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_fifo.c' (117,008) at 20220525020654971
118982 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb' (117,009) at 20240301090012419
118983 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mti/malta.dts' (117,010) at 20210307214926194
118984 2025-01-21 03:01:04.357-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/index.rst' (117,011) at 20240906080037176
118985 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_rx.c' (117,012) at 20240405153050089
118986 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/bpf.json' (117,013) at 20240405153054373
118987 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0002-apr-Remove-workdir-path-references-from-installed-ap.patch' (117,014) at 20230211040012659
118988 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib_ring.c' (117,015) at 20220525020654891
118989 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_tx.c' (117,016) at 20210307214928774
118990 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/process_unittest.cpp' (117,017) at 20240817080027252
118991 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wcd938x-sdw.yaml' (117,018) at 20240405153045169
118992 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/davinci_emac.txt' (117,019) at 20210307214925374
118993 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/mainapp.cpp' (117,020) at 20230810080030011
118994 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/flex_proportions.h' (117,021) at 20240405153052689
118995 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/lattice-ecp3-config.c' (117,022) at 20240405153049641
118996 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/mix.c' (117,023) at 20221102030020993
118997 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0002-using-pkg-config-to-detect-krb5.patch' (117,024) at 20241221090017496
118998 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/0001-gdbus-define-MAX_INPUT-for-musl.patch' (117,025) at 20241221090017636
118999 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h' (117,026) at 20220525020653171
119000 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/xillybus.rst' (117,027) at 20210309003648412
119001 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/meson.build' (117,028) at 20240906080037184
119002 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tollsjo' (117,029) at 20210307205553794
119003 2025-01-21 03:01:04.358-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/checksum.c' (117,030) at 20210307214925658
119004 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/adb-kbd.c' (117,031) at 20241211090212282
119005 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb' (117,032) at 20241221090017504
119006 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7722se/MAINTAINERS' (117,033) at 20210308005003020
119007 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ia_css_ynr.host.c' (117,034) at 20210307214930562
119008 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31.dtsi' (117,035) at 20240405153045381
119009 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos5420-common.h' (117,036) at 20210308005003596
119010 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/xdr_fs.h' (117,037) at 20220525020654343
119011 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/pinctrl-mvebu.h' (117,038) at 20210308005003460
119012 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/pgrep.cfg' (117,039) at 20210307205554470
119013 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x-uboot.dtsi' (117,040) at 20210308005002576
119014 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/Kconfig' (117,041) at 20240906080037480
119015 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_cw.c' (117,042) at 20220525020654311
119016 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/Kconfig' (117,043) at 20240405153048777
119017 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/gemini/gemini-rut1xx.dts' (117,044) at 20240405153045433
119018 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/common-board-devices.h' (117,045) at 20240405153045661
119019 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-bone-common.dtsi' (117,046) at 20210308005002560
119020 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fastboot/Makefile' (117,047) at 20210308005003372
119021 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/dma.c' (117,048) at 20240405153046037
119022 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager_gen5.h' (117,049) at 20210308005002780
119023 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-core/packagegroups/packagegroup-security-parsec.bb' (117,050) at 20220612030016735
119024 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/setup.py' (117,051) at 20210308004923388
119025 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/netlink_compat.c' (117,052) at 20240405153232083
119026 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/syscalls_64.h' (117,053) at 20240405153046493
119027 2025-01-21 03:01:04.359-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/sun3-head.S' (117,054) at 20210307214926166
119028 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/clk-lpc18xx-cgu.c' (117,055) at 20240405153046805
119029 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-lib.h' (117,056) at 20240405153231459
119030 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/fm2fb.c' (117,057) at 20240405153231583
119031 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/Kconfig' (117,058) at 20240405153050625
119032 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-lime2.dts' (117,059) at 20210308005002624
119033 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-370-rd.dts' (117,060) at 20240405153045445
119034 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_wq.h' (117,061) at 20240405153051601
119035 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-Use-1-instead-of-WAIT_ANY.patch' (117,062) at 20230706080014737
119036 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-virtio-dmabuf.c' (117,063) at 20240326080039746
119037 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f469-disco.dts' (117,064) at 20240405153045581
119038 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/common/Makefile' (117,065) at 20210308005002916
119039 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_client.h' (117,066) at 20240405153230967
119040 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c' (117,067) at 20240405153230647
119041 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml' (117,068) at 20240405153045097
119042 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_main.c' (117,069) at 20240405153052157
119043 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt2712.c' (117,070) at 20240405153231323
119044 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-scb.c' (117,071) at 20210307214928686
119045 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_core.c' (117,072) at 20240405153232115
119046 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hid-sensor.rst' (117,073) at 20220525020651734
119047 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ipam390_defconfig' (117,074) at 20210308005003260
119048 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/resize.c' (117,075) at 20241125090012259
119049 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/unpack_properties.hpp' (117,076) at 20240817080036820
119050 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/scripts/fru-read-example.yaml' (117,077) at 20221209040032879
119051 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh' (117,078) at 20241211090212534
119052 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra194-pinmux.yaml' (117,079) at 20240405153229787
119053 2025-01-21 03:01:04.360-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp2975.rst' (117,080) at 20210309003648428
119054 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-archive.txt' (117,081) at 20210307214932510
119055 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/oplock.c' (117,082) at 20241011080017371
119056 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb' (117,083) at 20240106090017277
119057 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/ocs-aes.c' (117,084) at 20240405153046949
119058 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/gt64120.c' (117,085) at 20241211090212314
119059 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/9p.rst' (117,086) at 20240405153229807
119060 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amazon/alpine.dtsi' (117,087) at 20240405153229863
119061 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_sip.c' (117,088) at 20240405153053325
119062 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/lib/cache_init.S' (117,089) at 20210308005002816
119063 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_getsession_unittest.cpp' (117,090) at 20210308005134001
119064 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-irq.c' (117,091) at 20210307214928698
119065 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/keystone/knav-qmss.rst' (117,092) at 20240405153044973
119066 2025-01-21 03:01:04.361-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.h' (117,093) at 20210307214927774
119067 2025-01-21 03:01:04.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/veristat.c' (117,094) at 20241008080014059
119068 2025-01-21 03:01:04.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-core-base.c' (117,095) at 20241011080017319
119069 2025-01-21 03:01:04.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/nss-fix-nsinstall-build.patch' (117,096) at 20220204040022528
119070 2025-01-21 03:01:04.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c' (117,097) at 20240405153048637
119071 2025-01-21 03:01:04.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/atomic64.c' (117,098) at 20220429100100958
119072 2025-01-21 03:01:04.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1e/atl1e_main.c' (117,099) at 20240405153230923
119073 2025-01-21 03:01:04.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crash_dump.h' (117,100) at 20240405153052673
119074 2025-01-21 03:01:04.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ath79.c' (117,101) at 20240405153231455
119075 2025-01-21 03:01:04.362-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mips/cpu_hwmon.c' (117,102) at 20240805080013999
119076 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/realtek/rtw88/usb.c' (117,103) at 20240913080013813 to deleted uid set
119077 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/nvidia,tegra194-pcie.yaml' (117,104) at 20240405153045125
119078 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/psu_unittest.cpp' (117,105) at 20211014000010487
119079 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_error.c' (117,106) at 20210308005003552
119080 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_afmt.c' (117,107) at 20240405153047245
119081 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/turbostat/Makefile' (117,108) at 20240405153054221
119082 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hwspinlock.h' (117,109) at 20240910080014082
119083 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/sht3x.rst' (117,110) at 20240405153045217
119084 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/coding-style.rst' (117,111) at 20240405153229839
119085 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hw.h' (117,112) at 20240405153050465
119086 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/pcm-test.conf' (117,113) at 20240405153054233
119087 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/network-sh/test.sh' (117,114) at 20230606080013598
119088 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/package_included_tabs.html' (117,115) at 20210307205554286
119089 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json' (117,116) at 20241213090004417 to deleted uid set
119090 2025-01-21 03:01:04.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/wic/emmc-nuvoton.wks.in' (117,117) at 20230704080013871
119091 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/qrwlock.c' (117,118) at 20240405153053017
119092 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_act.h' (117,119) at 20240405153050109
119093 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c' (117,120) at 20241216090017693
119094 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_cpu.h' (117,121) at 20210308005046085
119095 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/tegra/tegra_cec.h' (117,122) at 20210307214928598
119096 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx415.c' (117,123) at 20240405153230787
119097 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton_icpu_cfg.h' (117,124) at 20210308005002820
119098 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/xen.h' (117,125) at 20240405153052961
119099 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/pcmplc.c' (117,126) at 20220525020653667
119100 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Outlet_v1.xml' (117,127) at 20240824080002934
119101 2025-01-21 03:01:04.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/eni.h' (117,128) at 20210307214926882
119102 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/e1000x_regs.h' (117,129) at 20240326080039466
119103 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-pwm' (117,130) at 20240405153044917
119104 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h' (117,131) at 20240405153045729
119105 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzop/lzop/acinclude.m4' (117,132) at 20240301090012479
119106 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/rndis.h' (117,133) at 20220525020654259
119107 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/Makefile' (117,134) at 20240405153231883
119108 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/me4000.c' (117,135) at 20240405153046897
119109 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap_hwmod_common_ipblock_data.c' (117,136) at 20210307214925922
119110 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcbor/libcbor_0.11.0.bb' (117,137) at 20241206090014250
119111 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm_394.bb' (117,138) at 20241221090017528
119112 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_b.c' (117,139) at 20210308005046513
119113 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdping_kern.c' (117,140) at 20240405153054285
119114 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/sys_proto.h' (117,141) at 20210308005002652
119115 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/group_constraint_thresh_cmp_test.c' (117,142) at 20240405153054361
119116 2025-01-21 03:01:04.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_printk/Makefile' (117,143) at 20210307214932130
119117 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/mce.h' (117,144) at 20240405153054317
119118 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/utility.hpp' (117,145) at 20210308005059165
119119 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/rocker/bridge-stp' (117,146) at 20210308005046489
119120 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun8i-a23-r.c' (117,147) at 20240405153231339
119121 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath79/common.c' (117,148) at 20210307214926186
119122 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rc.h' (117,149) at 20210307214929922
119123 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/syscon.c' (117,150) at 20210308005002784
119124 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/global.c' (117,151) at 20210307214930946
119125 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_fanboard.json' (117,152) at 20241217090031429
119126 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Requester/meson.build' (117,153) at 20230825080021141 to deleted uid set
119127 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fexit_bpf2bpf.c' (117,154) at 20240405153054269
119128 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/cypress,cy8ctma140.yaml' (117,155) at 20240405153045081
119129 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c' (117,156) at 20240830080013271
119130 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-usb-phy.yaml' (117,157) at 20240405153045129
119131 2025-01-21 03:01:04.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_time.h' (117,158) at 20210307214931646
119132 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7180.c' (117,159) at 20240405153049305
119133 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/lpc.c' (117,160) at 20210308005002856
119134 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm3368-netgear-cvg834g.dts' (117,161) at 20220525020651990
119135 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/reg_srcs/r600' (117,162) at 20210307214928018
119136 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_fifo_underrun.h' (117,163) at 20240405153048453
119137 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/netclassid_cgroup.c' (117,164) at 20240405153053221
119138 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethernet/Makefile' (117,165) at 20210307214931930
119139 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-gta04a5one.dts' (117,166) at 20240405153045601
119140 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/clear_select_events.tc' (117,167) at 20210309003656000
119141 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_trace.h' (117,168) at 20210307214927766
119142 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-colibri-iris-v2.dts' (117,169) at 20240405153045497
119143 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/zm7300.h' (117,170) at 20210308005002964
119144 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_certificate.robot' (117,171) at 20240628080017121
119145 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1685.c' (117,172) at 20240405153051497
119146 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/ipl.c' (117,173) at 20240613080016367
119147 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021rdb-pc.dtsi' (117,174) at 20210307214926346
119148 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/.gitignore' (117,175) at 20210307214926634
119149 2025-01-21 03:01:04.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/poly1305-mips.pl' (117,176) at 20210307214926206
119150 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-linutronix-testbox-v2.dts' (117,177) at 20240405153045385
119151 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_pipeline.c' (117,178) at 20240405153049213
119152 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/oem/ibm/oem_ibm_state_set.hpp' (117,179) at 20240903080027143
119153 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/image_verify.hpp' (117,180) at 20240712080028497 to deleted uid set
119154 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/scripts/check-model.c' (117,181) at 20210307214926134
119155 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/es-Euskaltel' (117,182) at 20210307205553758
119156 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/pinmux.h' (117,183) at 20210308005002640
119157 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/page.h' (117,184) at 20240405153230031
119158 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,mmcc-apq8084.h' (117,185) at 20210307214931330
119159 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-uac1' (117,186) at 20240405153044913
119160 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/0001-Add-spmc_manifest-for-qemu.patch' (117,187) at 20230919080013950
119161 2025-01-21 03:01:04.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c' (117,188) at 20240405153230563
119162 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_format.h' (117,189) at 20240405153231771
119163 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/k2l_evm.h' (117,190) at 20210308005003596
119164 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmsan/shadow.c' (117,191) at 20240405153231963
119165 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/TableRowExpandMixin.js' (117,192) at 20241004080035963
119166 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/kylin_rk3036/Makefile' (117,193) at 20210308005003040
119167 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/test_runbuilds.py' (117,194) at 20240106090017249
119168 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c' (117,195) at 20240405153231051
119169 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_health/test_obmc_gui_hardware_status.robot' (117,196) at 20210308005007108
119170 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog_timeout.cpp' (117,197) at 20240418080018518
119171 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm33xx.c' (117,198) at 20240405153045669
119172 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/Kconfig' (117,199) at 20240405153231599
119173 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Mele_I7_defconfig' (117,200) at 20210308005003240
119174 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/iosapic.c' (117,201) at 20240405153231283
119175 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/stm32_flash.h' (117,202) at 20210308005003420
119176 2025-01-21 03:01:04.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-amd/amd-fpga/amd-fpga.bb' (117,203) at 20241206090014202
119177 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c' (117,204) at 20241011080017331
119178 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap4/hwinit.c' (117,205) at 20210308005002760
119179 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/compat-policy.h' (117,206) at 20220429100100586
119180 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/ti,lm25066.yaml' (117,207) at 20220525020651678
119181 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_tegra.c' (117,208) at 20210308005003452
119182 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm2835.c' (117,209) at 20240405153230203
119183 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rv1108.c' (117,210) at 20220525020652330
119184 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818' (117,211) at 20241008080013887
119185 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/140' (117,212) at 20220429100100890
119186 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-wandboard-revc1.dtsi' (117,213) at 20240405153045521
119187 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-ocores.h' (117,214) at 20210307214931474
119188 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/browsers/map.c' (117,215) at 20240405153054177
119189 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/relocate_kernel_64.S' (117,216) at 20241216090017689
119190 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp0_div.S' (117,217) at 20210308005046529
119191 2025-01-21 03:01:04.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/cygnus-ssp.h' (117,218) at 20240405153232143
119192 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ThermalMetrics_v1.xml' (117,219) at 20240619080002936
119193 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/corstone1000-firmware-only.yml' (117,220) at 20241206090014206
119194 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/ptrace.h' (117,221) at 20240906080037356
119195 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/sub_and_test' (117,222) at 20240628080014037
119196 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/Makefile' (117,223) at 20240405153048981
119197 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msvld.h' (117,224) at 20220525020652947
119198 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/stackframe.h' (117,225) at 20240617080017378
119199 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gio-module-cache.bbclass' (117,226) at 20220910030013385
119200 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_imx6_nospl_defconfig' (117,227) at 20210308005003252
119201 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/aspeed/aspeed-hace-hash.c' (117,228) at 20240405153230255
119202 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-pico-pi.dts' (117,229) at 20210308005002588
119203 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/uprobes.c' (117,230) at 20240405153046029
119204 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt7986-pinctrl.yaml' (117,231) at 20240405153229787
119205 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-apusys_pll.c' (117,232) at 20240405153046801
119206 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_s32c1i.S' (117,233) at 20210308005046533
119207 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ca_certs_manager.cpp' (117,234) at 20231011080023666
119208 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rattvik' (117,235) at 20210307205553790
119209 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0001-localedef-Add-hardlink-resolver-from-util-linux.patch' (117,236) at 20241221090017640
119210 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/spe.json' (117,237) at 20240405153054109
119211 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-b.dts' (117,238) at 20210308005002572
119212 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/serial-isa.h' (117,239) at 20241211090212358
119213 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/README' (117,240) at 20210308005002976
119214 2025-01-21 03:01:04.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/pktgen.c' (117,241) at 20240613080016531
119215 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ManagerNetworkProtocol_v1.xml' (117,242) at 20240619080002928
119216 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5645.c' (117,243) at 20240613080016547
119217 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c' (117,244) at 20240405153049817
119218 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml' (117,245) at 20240405153229763
119219 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiostat/ti,lmp91000.yaml' (117,246) at 20220525020651682
119220 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Install.interface.yaml' (117,247) at 20220315030032663
119221 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-x86/cpuid.h' (117,248) at 20240326080039542
119222 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/non-d0-probe.rst' (117,249) at 20240405153045209
119223 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sh_clk.h' (117,250) at 20210307214931506
119224 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/int64_helper.c' (117,251) at 20240906080037536
119225 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/semaphore.h' (117,252) at 20240405153052793
119226 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/run-ptest' (117,253) at 20210307205554534
119227 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/sysemu/meson.build' (117,254) at 20230925080040033
119228 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmanette/libmanette_0.2.9.bb' (117,255) at 20241221090017540
119229 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fis.h' (117,256) at 20210308005003648
119230 2025-01-21 03:01:04.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson-eeclk.c' (117,257) at 20240405153230215
119231 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2500usb.c' (117,258) at 20240405153050617
119232 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xerdb/MAINTAINERS' (117,259) at 20210308005002976
119233 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/ipic.c' (117,260) at 20240405153046233
119234 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega20_reg_init.c' (117,261) at 20210307214927254
119235 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch' (117,262) at 20241221090017672
119236 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-benchmark_4.0.0.bb' (117,263) at 20221120040010710
119237 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/Makefile' (117,264) at 20210308005002948
119238 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson_1.6.0.bb' (117,265) at 20241221090017664
119239 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/octeon-platform.c' (117,266) at 20240405153230007
119240 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0001-dns-sd-Include-missing-headers.patch' (117,267) at 20241206090014242
119241 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/net_tx_pkt.h' (117,268) at 20230925080039889
119242 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_rgb.h' (117,269) at 20210307214928042
119243 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/processor.h' (117,270) at 20240405153230019
119244 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-elektor.c' (117,271) at 20220525020653071
119245 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/ipmb-channels.json' (117,272) at 20221209040010559
119246 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_utils.cpp' (117,273) at 20240904080029670
119247 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_mcr.h' (117,274) at 20240405153048489
119248 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_encoder_slave.c' (117,275) at 20210307214927758
119249 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_fc.h' (117,276) at 20210307214928990
119250 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/ipwireless/tty.c' (117,277) at 20240405153231507
119251 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/stdio.h' (117,278) at 20210307214926362
119252 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb' (117,279) at 20241206090014246
119253 2025-01-21 03:01:04.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/hbm.c' (117,280) at 20240405153053421
119254 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/vsock_diag_test.c' (117,281) at 20220525020655235
119255 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i10nm_base.c' (117,282) at 20241211090145405
119256 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/sp_public.h' (117,283) at 20210307214930546
119257 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/atmel.bmp' (117,284) at 20210308005003768 to deleted uid set
119258 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/platform_info_test.c' (117,285) at 20240405153054321
119259 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-i586.txt' (117,286) at 20240113090014532
119260 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/macintosh.h' (117,287) at 20210307214926162
119261 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/io.rst' (117,288) at 20240405153045317
119262 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition_table.hpp' (117,289) at 20210308005108645
119263 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-syscall-asm.S' (117,290) at 20220525020655227
119264 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/capsule.c' (117,291) at 20220525020652426
119265 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/signal.h' (117,292) at 20220525020652118
119266 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h' (117,293) at 20240405153051973
119267 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/thread_info.h' (117,294) at 20240405153046057
119268 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/mmc_spi.h' (117,295) at 20220525020654619
119269 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/pmc.c' (117,296) at 20210308005003348
119270 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,systemport.yaml' (117,297) at 20240405153045113
119271 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-exynos.h' (117,298) at 20210307214929190
119272 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb_intro.rst' (117,299) at 20210307214925230
119273 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-rsem.h' (117,300) at 20210307214931806
119274 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_author_valid.1.fail' (117,301) at 20241206090014306
119275 2025-01-21 03:01:04.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/inc/amdgpu_dpm_internal.h' (117,302) at 20240405153048325
119276 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio-scan.c' (117,303) at 20240405153051457
119277 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/Kconfig' (117,304) at 20240405153230271
119278 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/wiznet.h' (117,305) at 20210307214931482
119279 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc_ipi_msg.h' (117,306) at 20240405153230803
119280 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/common.py' (117,307) at 20220910030013377
119281 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/intel_iommu.py' (117,308) at 20240906080037552
119282 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/nanomips_translate.c.inc' (117,309) at 20241211090212498
119283 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/README.md' (117,310) at 20240809080017263
119284 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/dln2-adc.c' (117,311) at 20220525020653091
119285 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x.dts' (117,312) at 20240405153045729
119286 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/chrontel,ch7322.yaml' (117,313) at 20240405153045093
119287 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/fdt_wip.c' (117,314) at 20210307214925678
119288 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/linkage.h' (117,315) at 20210308005002544
119289 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/vector.rst' (117,316) at 20240405153229827
119290 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmoo/libmoo-perl_2.005005.bb' (117,317) at 20230131040012035
119291 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/witherspoon/acx22-ipmi-fru-not-sent-by-host.yaml' (117,318) at 20210307205553698
119292 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluepy/bluepy/0001-bluepy-Fix-username-issue-with-tarballs.patch' (117,319) at 20220125040024367
119293 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/.gitignore' (117,320) at 20220525020655231
119294 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-pic32/reset.c' (117,321) at 20210308005002824
119295 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exfldio.c' (117,322) at 20240405153046621
119296 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch' (117,323) at 20241221090017640
119297 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/init.c' (117,324) at 20240405153045913
119298 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/monitor.json' (117,325) at 20221201040015308
119299 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/series.py' (117,326) at 20210308005003772
119300 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/console/obmc-console/dropbear.env' (117,327) at 20230422080012291
119301 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/base/refcount/src/refcount.c' (117,328) at 20210307214930534
119302 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashrdi3.c' (117,329) at 20210308005002852
119303 2025-01-21 03:01:04.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp' (117,330) at 20221229040004411
119304 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_bpf.sh' (117,331) at 20210307214932694
119305 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-pcf8583.c' (117,332) at 20240405153051501
119306 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/preempt.h' (117,333) at 20240405153231835
119307 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pgtable.c' (117,334) at 20240617080017382
119308 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-hmp-cmds.c' (117,335) at 20230426080043636
119309 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_umount.c' (117,336) at 20240405153052397
119310 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/io.h' (117,337) at 20240405153229991
119311 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/flite' (117,338) at 20210307205553870
119312 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_encode.h' (117,339) at 20240405153051617
119313 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkback/xenbus.c' (117,340) at 20240405153046717
119314 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_stats.h' (117,341) at 20240815080012923
119315 2025-01-21 03:01:04.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/check_bq27xxx_data.cocci' (117,342) at 20240405153053441
119316 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/System_VSYS.json' (117,343) at 20221213040036921
119317 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_bsg.h' (117,344) at 20210309003652824
119318 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Craigkelly' (117,345) at 20210307205553794
119319 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Knavland' (117,346) at 20210307205553786
119320 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-malta.c' (117,347) at 20210307214926286
119321 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_aia_aplic.h' (117,348) at 20240405153046245
119322 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/reboot.c' (117,349) at 20240405153231923
119323 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/PageSection.spec.js' (117,350) at 20241004080035975
119324 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcie-qhp.h' (117,351) at 20240405153051289
119325 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ex-smc.c' (117,352) at 20241211090212550
119326 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0001-lock.py-fix-Exception-handling.patch' (117,353) at 20240413080012691
119327 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sar.c' (117,354) at 20240405153050661
119328 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/sb_regs.h' (117,355) at 20240405153051981
119329 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/parport.h' (117,356) at 20210307214931306
119330 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/microchip.bmp' (117,357) at 20210308005003768 to deleted uid set
119331 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/service/COPYRIGHT' (117,358) at 20210307205554390
119332 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/layer.conf' (117,359) at 20241221090017476
119333 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-fw.c' (117,360) at 20220525020653247
119334 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qtest.c' (117,361) at 20240906080037444
119335 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_vlan_aware.sh' (117,362) at 20240405153054341
119336 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/inittab' (117,363) at 20210307205554494
119337 2025-01-21 03:01:04.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/user-creation/xuser-account_0.1.bb' (117,364) at 20241206090014350
119338 2025-01-21 03:01:04.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/ctrl.c' (117,365) at 20240405153230711
119339 2025-01-21 03:01:04.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/coupler.h' (117,366) at 20220525020654611
119340 2025-01-21 03:01:04.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/wanxl.h' (117,367) at 20210307214929718
119341 2025-01-21 03:01:04.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/lm3646.h' (117,368) at 20210307214931542
119342 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/gaudi_blocks.h' (117,369) at 20240405153046577
119343 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/1ccd5b54a408d12fce0c94ab0bbaedbb5ef69830.patch' (117,370) at 20241221090017496
119344 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/novena_defconfig' (117,371) at 20210308005003272
119345 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/COPYING' (117,372) at 20210307214932738
119346 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/Makefile' (117,373) at 20240405153045673
119347 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libiio/libiio_0.25.bb' (117,374) at 20240413080012659
119348 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/special.c' (117,375) at 20240405153054073
119349 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC837XEMDS_defconfig' (117,376) at 20210308005003236
119350 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/Kconfig' (117,377) at 20210308005002948
119351 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/toshiba/Makefile' (117,378) at 20240405153045841
119352 2025-01-21 03:01:04.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/watch.hpp' (117,379) at 20241129090023561
119353 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sm8250.c' (117,380) at 20220818100014695
119354 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml' (117,381) at 20240405153229751
119355 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c' (117,382) at 20240405153230503
119356 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_tcpmss.c' (117,383) at 20210307214932030
119357 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/error.md.mako' (117,384) at 20210308005049765
119358 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/md5.h' (117,385) at 20210308005003688
119359 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest-led-yaml-empty-group.cpp' (117,386) at 20240911080053391
119360 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/intr.c' (117,387) at 20240405153230607
119361 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/trousers-udev.rules' (117,388) at 20230520080014488
119362 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/sunxi.yaml' (117,389) at 20240405153229755
119363 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/newlib/newlib.inc' (117,390) at 20241206090014318
119364 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kprobe_multi_empty.c' (117,391) at 20240405153054269
119365 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-max3191x.c' (117,392) at 20240405153230303
119366 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/platform_data/serial_pxa.h' (117,393) at 20210308005003628
119367 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7752.h' (117,394) at 20210308005002848
119368 2025-01-21 03:01:04.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vp44xx_data.c' (117,395) at 20210307214925930
119369 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_gpu.h' (117,396) at 20241211090212370
119370 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml' (117,397) at 20240405153045049
119371 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c' (117,398) at 20240405153051893
119372 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8173.dtsi' (117,399) at 20240405153045745
119373 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/pci-sriov.c' (117,400) at 20240405153046217
119374 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/qrwlock.h' (117,401) at 20240405153052621
119375 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb' (117,402) at 20240124090012254
119376 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.h' (117,403) at 20210307214929938
119377 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bus.h' (117,404) at 20240405153050489
119378 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c' (117,405) at 20240405153050585
119379 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nwflash.c' (117,406) at 20210307214926950
119380 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/gdbstub.c' (117,407) at 20241211090212482
119381 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_path_callouts.pl' (117,408) at 20240618080031629
119382 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_io.c' (117,409) at 20240405153050181
119383 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MCR3000_defconfig' (117,410) at 20210308005003236
119384 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/Kconfig' (117,411) at 20240405153050169
119385 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/a1-pll.h' (117,412) at 20240405153230215
119386 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/mx6memcal.c' (117,413) at 20210308005002984
119387 2025-01-21 03:01:04.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb' (117,414) at 20241206090014238
119388 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/sections/cper-section-pcie.c' (117,415) at 20241214090008740
119389 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-cs908.dts' (117,416) at 20240405153045385
119390 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-mpic4.3.dtsi' (117,417) at 20210307214926350
119391 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd.h' (117,418) at 20210307214928094
119392 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Makefile' (117,419) at 20240405153051813
119393 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/multi-presence/meson.build' (117,420) at 20240625080021640
119394 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/holt,hi8435.yaml' (117,421) at 20240405153045069
119395 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch' (117,422) at 20210307205553882
119396 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-cmpi-bindings-Fix-build-error-with-gcc14.patch' (117,423) at 20241206090014250
119397 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/musl-rpmatch/musl-rpmatch_git.bb' (117,424) at 20241221090017508
119398 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/microchip,sama5d4-vdec.yaml' (117,425) at 20240405153045093
119399 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/6lowpan.c' (117,426) at 20241216090017785
119400 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ubifs-authentication.rst' (117,427) at 20240405153229815
119401 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson.dtsi' (117,428) at 20240405153045401
119402 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/event.h' (117,429) at 20240405153048617
119403 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv64/annotate/instructions.c' (117,430) at 20240405153054089
119404 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/fls.c' (117,431) at 20210307214925662
119405 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/initvals.h' (117,432) at 20210307214929898
119406 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml' (117,433) at 20240405153229803
119407 2025-01-21 03:01:04.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/cdc_mbim.c' (117,434) at 20240405153050373
119408 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcpim.c' (117,435) at 20220525020653991
119409 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/MAINTAINERS' (117,436) at 20210308005003076
119410 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/ops-sh4.c' (117,437) at 20210307214926546
119411 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sd/bcm2835_sdhost.c' (117,438) at 20241211090212334
119412 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_dcb_lib.c' (117,439) at 20240405153050001
119413 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/imximage.cfg' (117,440) at 20210308005003008
119414 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/imx7d_adc.c' (117,441) at 20240405153230687
119415 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-kernel/linux/linux-aspeed/fp5280g3.cfg' (117,442) at 20240712080022837
119416 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/dma-mapping.h' (117,443) at 20240405153045913
119417 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_com_h2c.h' (117,444) at 20220525020654183
119418 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/submit-checklist.rst' (117,445) at 20220525020651766
119419 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/cdns2/cdns2-gadget.h' (117,446) at 20240913080013821
119420 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/regulators-tegra20.c' (117,447) at 20240405153051773
119421 2025-01-21 03:01:04.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq_types.h' (117,448) at 20220525020652530
119422 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch' (117,449) at 20230811080018302
119423 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp.inc' (117,450) at 20210812000025374
119424 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-r7780rp.c' (117,451) at 20210307214926546
119425 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_main.c' (117,452) at 20240405153048777
119426 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vspliceb.S' (117,453) at 20230426080043952
119427 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs326-24g-2s.dtsi' (117,454) at 20240405153045453
119428 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-8040-db.dts' (117,455) at 20240405153045745
119429 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-uhci-sysbus.h' (117,456) at 20241211090212342
119430 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/test/TestBmcEpoch.cpp' (117,457) at 20230509080037808
119431 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/sensor-monitor/service_files/sensor-monitor.service' (117,458) at 20230216040022747
119432 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/reset_state.c' (117,459) at 20210308005108641
119433 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/print-events.c' (117,460) at 20240405153232239
119434 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec_6.0.2.bb' (117,461) at 20241221090017516
119435 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/cpu_errata.c' (117,462) at 20241011080017287
119436 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml' (117,463) at 20240405153229779
119437 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_1_0_offset.h' (117,464) at 20210307214927442
119438 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml' (117,465) at 20240405153045129
119439 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/test-environment.py' (117,466) at 20231126090012777
119440 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/target-xtensa.rst' (117,467) at 20210308005045809
119441 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/checksec/checksec_2.6.0.bb' (117,468) at 20241221090017580
119442 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml' (117,469) at 20240405153229763
119443 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/e820.h' (117,470) at 20210308005002880
119444 2025-01-21 03:01:04.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-nor.dtso' (117,471) at 20240405153045745
119445 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_cbs.c' (117,472) at 20241216090017797
119446 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-exception-store.h' (117,473) at 20240405153049245
119447 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/i825xx/Kconfig' (117,474) at 20210307214929422
119448 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/stable-api-nonsense.rst' (117,475) at 20240405153229839
119449 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_inode_buf.h' (117,476) at 20220525020654511
119450 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/simplefb.c' (117,477) at 20210308005003532
119451 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/timex.h' (117,478) at 20220627100016918
119452 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libass/libass_0.17.3.bb' (117,479) at 20241221090017532
119453 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zoned-target.c' (117,480) at 20240405153049253
119454 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_restrictions.sh' (117,481) at 20240405153054301
119455 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi-dsi.yaml' (117,482) at 20240405153045049
119456 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_input.hpp' (117,483) at 20230308090016325
119457 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkkconfigsymbols.py' (117,484) at 20240405153053437
119458 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/regs_access_pmccext_test.c' (117,485) at 20220525020655227
119459 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/libefc/efc_cmds.h' (117,486) at 20220525020654003
119460 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/law.c' (117,487) at 20210308005002996
119461 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel-at91sam9g20ek-wm8731-audio.txt' (117,488) at 20210307214925426
119462 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/conf/layer.conf' (117,489) at 20241221090017460
119463 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpu_device_id.h' (117,490) at 20240628080013981
119464 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/0003-mpoad-Drop-old-hack-to-compile-with-very-old-glibc.patch' (117,491) at 20210307205553842
119465 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/bcm2835_i2c.c' (117,492) at 20241211090212274
119466 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_phy.h' (117,493) at 20210307214929302
119467 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a774a1-cpg-mssr.h' (117,494) at 20210307214931334
119468 2025-01-21 03:01:04.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/cpu/ax25/cache.c' (117,495) at 20210308005002844
119469 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/setup.h' (117,496) at 20210308005002824
119470 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/dsp_biquad.h' (117,497) at 20210307214928542
119471 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_openpower_fru.pl' (117,498) at 20220720030027719
119472 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target-reg-bits.h' (117,499) at 20230925080040077
119473 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-8x16-phy.txt' (117,500) at 20210307214925390
119474 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_ch_0_masks.h' (117,501) at 20240405153046601
119475 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/session_cmds.cpp' (117,502) at 20230513080031426
119476 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_vblank_work.h' (117,503) at 20210309003653808
119477 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/229.out' (117,504) at 20210927100127497
119478 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/prom/printf.c' (117,505) at 20210307214926174
119479 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-topre.c' (117,506) at 20240405153048821
119480 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/romimage/head.S' (117,507) at 20210307214926542
119481 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/psrcompat.h' (117,508) at 20210307214926590
119482 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/bitops/__ffs.h' (117,509) at 20210308005003560
119483 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.h' (117,510) at 20241125090012251
119484 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP5.interface.yaml' (117,511) at 20220315030032659
119485 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml' (117,512) at 20240405153229783
119486 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/Entity/meson.build' (117,513) at 20230825080021141 to deleted uid set
119487 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/cmsg_ipv6.sh' (117,514) at 20240405153232275
119488 2025-01-21 03:01:04.386-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/libunwind/x86_32.c' (117,515) at 20240405153232239
119489 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_ump_convert.c' (117,516) at 20240910080014102
119490 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-dvico-mce.c' (117,517) at 20210307214928782
119491 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_interrupt.S' (117,518) at 20210308005046533
119492 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/csc.c' (117,519) at 20240405153049485
119493 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/specification/json/sections/cper-vtd-dmar.json' (117,520) at 20241207090009635
119494 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/Makefile' (117,521) at 20220525020652502
119495 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_serdes.c' (117,522) at 20220525020653687
119496 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/gp2ap002.c' (117,523) at 20240405153049001
119497 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkDeviceFunctionMetrics_v1.xml' (117,524) at 20240619080002932
119498 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/abilis_tb101.dtsi' (117,525) at 20210307214925662
119499 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/gvt.h' (117,526) at 20240405153230571
119500 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/apic.h' (117,527) at 20240418080014482
119501 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_spi.c' (117,528) at 20240405153231211
119502 2025-01-21 03:01:04.387-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/UpdateService_v1.xml' (117,529) at 20240918080002716
119503 2025-01-21 03:01:04.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/cesa/cesa.c' (117,530) at 20240405153046957
119504 2025-01-21 03:01:04.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485EFE_defconfig' (117,531) at 20210308005003236
119505 2025-01-21 03:01:04.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers.h' (117,532) at 20240405153047185
119506 2025-01-21 03:01:04.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7170.c' (117,533) at 20240405153049305
119507 2025-01-21 03:01:04.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/ls7a-pch.dtsi' (117,534) at 20241216090017685
119508 2025-01-21 03:01:04.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_type.h' (117,535) at 20241018080014498
119509 2025-01-21 03:01:04.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_lib.c' (117,536) at 20240503080014482
119510 2025-01-21 03:01:04.388-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/Kconfig' (117,537) at 20240405153045657
119511 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/imx290.c' (117,538) at 20240405153230787
119512 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4-cpu-thermal.dtsi' (117,539) at 20240405153045565
119513 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/kmcent2.dts' (117,540) at 20210307214926342
119514 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/syscalls/Makefile' (117,541) at 20240405153045969
119515 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c' (117,542) at 20210307214932618
119516 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/Makefile' (117,543) at 20210307214929926
119517 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ext4/extents.c' (117,544) at 20241211090145509 to deleted uid set
119518 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pci_hotplug_core.c' (117,545) at 20220525020653851
119519 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/everest.json' (117,546) at 20231212090004998
119520 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/crc32.h' (117,547) at 20240405153050201
119521 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/message.hpp' (117,548) at 20240829080025807
119522 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-tool/files/minerva-common-functions' (117,549) at 20231216090014900
119523 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/scall64-n32.S' (117,550) at 20240520080015127
119524 2025-01-21 03:01:04.389-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_ldisc.c' (117,551) at 20240613080016383
119525 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll.h' (117,552) at 20240405153048469
119526 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/spi.c' (117,553) at 20240405153050713
119527 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/w1-eeprom/Makefile' (117,554) at 20210308005003536
119528 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_acct.c' (117,555) at 20220525020654875
119529 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/dynack.h' (117,556) at 20210307214929770
119530 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/rwsem.h' (117,557) at 20240405153052789 to deleted uid set
119531 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Moliden' (117,558) at 20210307205553786
119532 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/netdev.c' (117,559) at 20240405153050481
119533 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/qcom_l3_pmu.rst' (117,560) at 20210307214925238
119534 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ppp/pptp.c' (117,561) at 20240405153231083
119535 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ip32/crime.h' (117,562) at 20210307214926214
119536 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/scripts/extra-properties-example.yaml' (117,563) at 20221209040010971
119537 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/selftest.c' (117,564) at 20220525020654799
119538 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/conf/layer.conf' (117,565) at 20241221090017580
119539 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ssh/gbmc-dev-ssh-key/gbmc-dev.priv' (117,566) at 20210417000027537
119540 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-npcm/Makefile' (117,567) at 20240405153045657
119541 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/cpu/interrupts.c' (117,568) at 20210308005002808
119542 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hmp-commands.hx' (117,569) at 20240906080037184
119543 2025-01-21 03:01:04.390-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl/pnorboot.service' (117,570) at 20210307205554050
119544 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_4_enum.h' (117,571) at 20210307214927666
119545 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_rx.c' (117,572) at 20240405153230947
119546 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_base.h' (117,573) at 20240405153230843
119547 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.c' (117,574) at 20240405153048629
119548 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/export.c' (117,575) at 20210406100036143
119549 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-bt8xx.c' (117,576) at 20220525020652438
119550 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/test.json' (117,577) at 20230706080014733
119551 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PortCollection.json' (117,578) at 20240619080002952
119552 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-report.txt' (117,579) at 20240405153054081
119553 2025-01-21 03:01:04.391-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/src/fru_device.cpp' (117,580) at 20240830080004339 to deleted uid set
119554 2025-01-21 03:01:04.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/audio_kc705_defconfig' (117,581) at 20240405153046501
119555 2025-01-21 03:01:04.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/urandom_read.c' (117,582) at 20240405153054289
119556 2025-01-21 03:01:04.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/makefile-fix.patch' (117,583) at 20241221090017632
119557 2025-01-21 03:01:04.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch' (117,584) at 20230706080014741
119558 2025-01-21 03:01:04.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthw20k2.c' (117,585) at 20220525020654991
119559 2025-01-21 03:01:04.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/sh_spi.c' (117,586) at 20210308005003492
119560 2025-01-21 03:01:04.392-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/icp_qat_uclo.h' (117,587) at 20240405153046957
119561 2025-01-21 03:01:04.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_2_0_0_sh_mask.h' (117,588) at 20210307214927694
119562 2025-01-21 03:01:04.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_comm.tc' (117,589) at 20210309003656000
119563 2025-01-21 03:01:04.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-gp/Makefile' (117,590) at 20210308005002904
119564 2025-01-21 03:01:04.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-crystalcove.c' (117,591) at 20240520080015143
119565 2025-01-21 03:01:04.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ud.c' (117,592) at 20220525020653139
119566 2025-01-21 03:01:04.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/event/exynos-nocp.h' (117,593) at 20210307214927118
119567 2025-01-21 03:01:04.394-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c' (117,594) at 20240405153230523
119568 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9g45_matrix.h' (117,595) at 20210308005002716
119569 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer.c' (117,596) at 20240405153054281
119570 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/checksum.h' (117,597) at 20210309003649092
119571 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-se-proxy_%.bbappend' (117,598) at 20241206090014214
119572 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_mixer.c' (117,599) at 20220525020654979
119573 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/tracefs/internal.h' (117,600) at 20240815080012907
119574 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1701.h' (117,601) at 20210307214932294
119575 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/wii.dts' (117,602) at 20240405153046093
119576 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/Kbuild' (117,603) at 20220525020651986
119577 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/uncore-io.json' (117,604) at 20240405153054145
119578 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mtk-scpsys.c' (117,605) at 20240405153231347
119579 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.nvmesensor.service' (117,606) at 20220318030013058
119580 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsqrts.c' (117,607) at 20210307214926438
119581 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/bus.c' (117,608) at 20240405153230167
119582 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/MAINTAINERS' (117,609) at 20210308005003012
119583 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/ghash.h' (117,610) at 20210307214931310
119584 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-pci.c' (117,611) at 20240405153052041
119585 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/bletchley_frontpanel.json' (117,612) at 20241213090004405
119586 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_h.c' (117,613) at 20210308005046517
119587 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/netgear_dgnd3700v2_ram_defconfig' (117,614) at 20210308005003272
119588 2025-01-21 03:01:04.395-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/sections.h' (117,615) at 20240405153230063
119589 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Tasjo' (117,616) at 20210307205553790
119590 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_pmcjce_test.c' (117,617) at 20240405153054361
119591 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/Kconfig' (117,618) at 20210308005003088
119592 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ste,abx500.txt' (117,619) at 20210307214925398
119593 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_exar_st16c554.c' (117,620) at 20210307214930742
119594 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_ldsx_insn.c' (117,621) at 20240405153232259
119595 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/nest_metrics.json' (117,622) at 20210309003655932
119596 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs422.dtso' (117,623) at 20240405153045729
119597 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-icy.c' (117,624) at 20240405153048901
119598 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.boston' (117,625) at 20210308005003292
119599 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/bus.h' (117,626) at 20240405153046973
119600 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/file.c' (117,627) at 20241011080017359
119601 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/tegra20-i2c.txt' (117,628) at 20210308005003304
119602 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/ppc_asm.h' (117,629) at 20240405153046093
119603 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/mm/ioremap.c' (117,630) at 20240405153230003
119604 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/wrappers/memory-barriers.rst' (117,631) at 20240405153045281
119605 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/test-arm.c' (117,632) at 20220525020651898
119606 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/src/msgbuf.h' (117,633) at 20241220090015102 to deleted uid set
119607 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/cpu.h' (117,634) at 20240906080037500
119608 2025-01-21 03:01:04.396-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/scsi/zfcp_qdio.c' (117,635) at 20240405153051537
119609 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/classes/gxp-bootblock-n-poc.bbclass' (117,636) at 20230413080015624
119610 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-v7-3level.S' (117,637) at 20210307214925974
119611 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/facebook-bmc-flash-layout-128.dtsi' (117,638) at 20240405153045421
119612 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp45x-ixp46x.dtsi' (117,639) at 20240405153045437
119613 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/device_monitor.hpp' (117,640) at 20210914000041087
119614 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/stxncpy.S' (117,641) at 20210307214925662
119615 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_timer.h' (117,642) at 20240405153230267
119616 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/fatent.c' (117,643) at 20220627100017114
119617 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku16.dts' (117,644) at 20240405153045749
119618 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/Kconfig' (117,645) at 20240405153050173
119619 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/idr.h' (117,646) at 20240405153231811
119620 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan_%.bbappend' (117,647) at 20241206090014202
119621 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_defconfig' (117,648) at 20210308005003244
119622 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/alternative-macros.h' (117,649) at 20240405153229975
119623 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/Kconfig' (117,650) at 20210308005003520
119624 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/Makefile' (117,651) at 20210307214929250
119625 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/pcm030.dts' (117,652) at 20240405153046093
119626 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/chips/Kconfig' (117,653) at 20220525020653391
119627 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn05.h' (117,654) at 20210307214926210
119628 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/msm8916-wcd-analog.c' (117,655) at 20240405153232151
119629 2025-01-21 03:01:04.397-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/headerdep.pl' (117,656) at 20210307214932150
119630 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/syscalls.c' (117,657) at 20240405153046153
119631 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/phosphor-ipmi-net@.socket' (117,658) at 20230407080033607
119632 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/gcw0_defconfig' (117,659) at 20240405153230007
119633 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das16.c' (117,660) at 20240405153046893
119634 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qlogicfas408.h' (117,661) at 20210307214930406
119635 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/fs-uuid.bbclass' (117,662) at 20230131040012047
119636 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-authorization.md' (117,663) at 20221209040006391
119637 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xen/interface.h' (117,664) at 20220525020652154
119638 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/i2c.h' (117,665) at 20210308005002636
119639 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/onenand_regs.h' (117,666) at 20210307214931450
119640 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_chtdc_ti.c' (117,667) at 20240405153046645
119641 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap4/sys_proto.h' (117,668) at 20210308005002656
119642 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interconnect/samsung,exynos-bus.yaml' (117,669) at 20240405153045081
119643 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/vcc.c' (117,670) at 20240405153231523
119644 2025-01-21 03:01:04.398-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/filesystems/virtiofs.rst' (117,671) at 20240405153229839
119645 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_5_0_0_sh_mask.h' (117,672) at 20210307214927670
119646 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy/nic-2.yaml' (117,673) at 20240504080013861
119647 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/checklayer/cases/common.py' (117,674) at 20241221090017700
119648 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-odyssey.dts' (117,675) at 20240405153045585
119649 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__awaitable.hpp' (117,676) at 20241219090033960
119650 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_packedtags1.c' (117,677) at 20210308005003556
119651 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_core.h' (117,678) at 20240405153052857
119652 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-debug.h' (117,679) at 20210307214931218
119653 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/robust-futex-ABI.rst' (117,680) at 20210307214925518
119654 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/shm_pool.c' (117,681) at 20240405153051969
119655 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/plx_dma.c' (117,682) at 20240405153047001
119656 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mediatek-ge.c' (117,683) at 20240405153050357
119657 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-m2m.c' (117,684) at 20240405153049461
119658 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/usb.h' (117,685) at 20240405153050613
119659 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/mgmt/user_session.c' (117,686) at 20241220090018322
119660 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/spear-common.h' (117,687) at 20210308005003616
119661 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/USBControllerCollection.json' (117,688) at 20240619080002956
119662 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq_local.h' (117,689) at 20210307214930542
119663 2025-01-21 03:01:04.399-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/pfxlen.c' (117,690) at 20210307214932002
119664 2025-01-21 03:01:04.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm911360k_defconfig' (117,691) at 20210308005003252
119665 2025-01-21 03:01:04.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/test_vxlan_under_vrf.sh' (117,692) at 20240405153054353
119666 2025-01-21 03:01:04.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/microchip,pic32-gpio.txt' (117,693) at 20210307214925318
119667 2025-01-21 03:01:04.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/xtfpga/include/platform/hardware.h' (117,694) at 20210307214926770
119668 2025-01-21 03:01:04.400-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec_internal.h' (117,695) at 20240405153053013
119669 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_radio.h' (117,696) at 20210307214929818
119670 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/qca/ar9331.dtsi' (117,697) at 20240405153045989
119671 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-trats.dts' (117,698) at 20240405153229899
119672 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/cpu-idle-cooling.rst' (117,699) at 20210309003648412
119673 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/pat.rst' (117,700) at 20240405153044989
119674 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ioctl/hdio.rst' (117,701) at 20220525020651778
119675 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/fault.c' (117,702) at 20240405153049045
119676 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/hdq1w.c' (117,703) at 20210307214925914
119677 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/registers.h' (117,704) at 20220525020651986
119678 2025-01-21 03:01:04.401-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/genksyms/genksyms.c' (117,705) at 20240405153053449
119679 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/usb/usb.c' (117,706) at 20210308004938836
119680 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bitops.h' (117,707) at 20210308005003656
119681 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_compare_bit_action_tests.cpp' (117,708) at 20240817080031296
119682 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5631.c' (117,709) at 20240405153053713
119683 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz' (117,710) at 20210307205554594 to deleted uid set
119684 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/dc_resource.c' (117,711) at 20241011080017311
119685 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/milbeaut-m10v-hdmac.txt' (117,712) at 20210307214925310
119686 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_overo_defconfig' (117,713) at 20210308005003272
119687 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/alignment.h' (117,714) at 20210307214926546
119688 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/dac907d.c' (117,715) at 20210309003649820
119689 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5611.h' (117,716) at 20240405153049009
119690 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/hvcs.c' (117,717) at 20240405153231507
119691 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qcom-emac.txt' (117,718) at 20240405153045121
119692 2025-01-21 03:01:04.402-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/cryptodev-builtin.c' (117,719) at 20241211090212206
119693 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf50.c' (117,720) at 20210307214932646
119694 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/local64.h' (117,721) at 20240405153052617
119695 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/policy_compat.c' (117,722) at 20240405153053465
119696 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/216' (117,723) at 20221215040039362
119697 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/0001-src-Do-not-reset-FINAL_LIBS.patch' (117,724) at 20241221090017524
119698 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_sx4.c' (117,725) at 20240411080014066
119699 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-dln2.c' (117,726) at 20240405153047073
119700 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nuvoton,nct3018y.yaml' (117,727) at 20240405153045153
119701 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/ast2400-reset.h' (117,728) at 20210308005003640
119702 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/io/protocols.h' (117,729) at 20240405153052957
119703 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/dir.c' (117,730) at 20240405153231687
119704 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-4.0.rst' (117,731) at 20240413080012675
119705 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvfio-user.wrap' (117,732) at 20230925080039997
119706 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-beelink-x2.dts' (117,733) at 20240405153045389
119707 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/dvb_net.h' (117,734) at 20240405153052825
119708 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/u-boot_flash_32M.cfg' (117,735) at 20220502030010092
119709 2025-01-21 03:01:04.403-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/set_len_on_drop.rs' (117,736) at 20240405153053417
119710 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-log.c' (117,737) at 20241023080012891
119711 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/generate_inventory' (117,738) at 20221209040018559
119712 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/m_can/tcan4x5x-regmap.c' (117,739) at 20240405153049733
119713 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_dsi.c' (117,740) at 20240405153230643
119714 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/innolux,ej030na.yaml' (117,741) at 20240405153045041
119715 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/ceph_debug.h' (117,742) at 20210307214931366
119716 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ia_css_macc1_5.host.h' (117,743) at 20210307214930558
119717 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config-native.bb' (117,744) at 20241206090014270
119718 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-No-Military-License' (117,745) at 20211006000025230
119719 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/imx-es8328.c' (117,746) at 20240405153232175
119720 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/freevxfs/vxfs_bmap.c' (117,747) at 20240405153052365
119721 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-38534.patch' (117,748) at 20241221090017576
119722 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/video_function_calls.rst' (117,749) at 20220525020654135
119723 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/syslog-ng_4.7.0.bb' (117,750) at 20241221090017544
119724 2025-01-21 03:01:04.404-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/samsung/s2mpu02.h' (117,751) at 20210307214931434
119725 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/fore200e.c' (117,752) at 20220525020652258
119726 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-nomadik-pinctrl.dtsi' (117,753) at 20240405153045581
119727 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/Makefile' (117,754) at 20210308005003540
119728 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/openrd_base_defconfig' (117,755) at 20210308005003272
119729 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/disasm.h' (117,756) at 20220525020654691
119730 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/hw_breakpoint_constraints.c' (117,757) at 20240405153046141
119731 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/associativity.rst' (117,758) at 20220525020651750
119732 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch' (117,759) at 20240413080012695
119733 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h' (117,760) at 20240405153230947
119734 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/video-interfaces.txt' (117,761) at 20220525020651686
119735 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/cmd.c' (117,762) at 20220525020653587
119736 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/ibm/meson.build' (117,763) at 20240908080010098
119737 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/litmus-tests/rcu/RCU+sync+free.litmus' (117,764) at 20210309003648432
119738 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_blend.c' (117,765) at 20240405153048389
119739 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-loongson.c' (117,766) at 20210307214927190
119740 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/ext-ctrls-detect.rst' (117,767) at 20210309003648492
119741 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/0001-Fix-builds-with-recent-gettext.patch' (117,768) at 20210307205553914
119742 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch' (117,769) at 20240113090014536
119743 2025-01-21 03:01:04.405-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/mitsubishi,aa121td01.yaml' (117,770) at 20240405153045041
119744 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/flow_offload.c' (117,771) at 20240405153232007
119745 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/reset.h' (117,772) at 20240405153045689
119746 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CompositionReservationCollection.json' (117,773) at 20240619080002944
119747 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tcpnotify_kern.c' (117,774) at 20240405153054281
119748 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_amd.c' (117,775) at 20240405153046657
119749 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Password.interface.yaml' (117,776) at 20240618080025497
119750 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-corstone1000.inc' (117,777) at 20241221090017464
119751 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl.h' (117,778) at 20240405153047057
119752 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pogo_e02_defconfig' (117,779) at 20210308005003276
119753 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/0002_auto_20160120_1250.py' (117,780) at 20210307205554262
119754 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/timex.h' (117,781) at 20220627100016938
119755 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/TODO' (117,782) at 20240405153047069
119756 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/irq.h' (117,783) at 20210307214926226
119757 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ds4510.h' (117,784) at 20210308005003400
119758 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/trace.c' (117,785) at 20210309003654476
119759 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/actions,s700-cmu.h' (117,786) at 20210307214931322
119760 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/parallel_make.patch' (117,787) at 20210307205554010
119761 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_nat_redirect.c' (117,788) at 20240405153232059
119762 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-infracfg.c' (117,789) at 20240405153046797
119763 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/anatop-regulator.yaml' (117,790) at 20240405153045141
119764 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi3798cv200-u-boot.dtsi' (117,791) at 20210308005002580
119765 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts' (117,792) at 20240405153045733
119766 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/meson.options' (117,793) at 20230817080041153
119767 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/Makefile' (117,794) at 20210307214929174
119768 2025-01-21 03:01:04.406-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek.dtsi' (117,795) at 20240405153045713
119769 2025-01-21 03:01:04.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/unaligned.S' (117,796) at 20240405153045949
119770 2025-01-21 03:01:04.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/k3_j72xx_bandgap.c' (117,797) at 20240405153231499
119771 2025-01-21 03:01:04.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/conf/layer.conf' (117,798) at 20241221090017476
119772 2025-01-21 03:01:04.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmns2/northstar2.c' (117,799) at 20210308005002940
119773 2025-01-21 03:01:04.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_ptp_hw.c' (117,800) at 20240405153230975
119774 2025-01-21 03:01:04.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/vringh_test.c' (117,801) at 20240405153054389
119775 2025-01-21 03:01:04.407-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/cpu.h' (117,802) at 20240405153229991
119776 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_regs.h' (117,803) at 20210307214927734
119777 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,scu-pinctrl.yaml' (117,804) at 20240405153045133
119778 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPPL-1.3a' (117,805) at 20211006000025238
119779 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_prv_if.h' (117,806) at 20210308005003364
119780 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/TODO' (117,807) at 20210307214930586
119781 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/Kconfig' (117,808) at 20210308005003044
119782 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/start.rst' (117,809) at 20240405153044961
119783 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/perf_event.c' (117,810) at 20240613080016363
119784 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_recv.c' (117,811) at 20240405153049113
119785 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vct_platinumavc_small_defconfig' (117,812) at 20210308005003284
119786 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_debugfs.c' (117,813) at 20240405153048605
119787 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/sdio.c' (117,814) at 20240405153231227
119788 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/dma/pl080.h' (117,815) at 20210927100127233
119789 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0001-Fix-cross-compilation-using-autoconf-detected-AR.patch' (117,816) at 20220204040022604
119790 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/boot/misc.c' (117,817) at 20240405153045341
119791 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/include_next.patch' (117,818) at 20230706080014733
119792 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_sriov.h' (117,819) at 20240405153049961
119793 2025-01-21 03:01:04.408-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_w.c' (117,820) at 20210308005046517
119794 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/libsrc/usbip_host_common.c' (117,821) at 20210309003656024
119795 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/ppc64/host/crypto/aes-round.h' (117,822) at 20230925080039853
119796 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0.inc' (117,823) at 20220402030015895
119797 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts' (117,824) at 20240405153045581
119798 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,vr-3032u.dts' (117,825) at 20210308005002812
119799 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgro_bench.sh' (117,826) at 20240617080017414
119800 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/Makefile' (117,827) at 20210307214927286
119801 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/network-coding.c' (117,828) at 20240405153053173
119802 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_memcpy.c' (117,829) at 20220525020652903
119803 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Harnosand_Harnon' (117,830) at 20210307205553782
119804 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mvc.h' (117,831) at 20240405153054013
119805 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/Detector.interface.yaml' (117,832) at 20241123090016863
119806 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-tqma6a.dtsi' (117,833) at 20240405153045505
119807 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts' (117,834) at 20240405153229923
119808 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_diag.c' (117,835) at 20240405153053265
119809 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/privflags.c' (117,836) at 20240405153232015
119810 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2hk-netcp.dtsi' (117,837) at 20240405153045589
119811 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/cache-policies.rst' (117,838) at 20240405153044941
119812 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-dwarf.c' (117,839) at 20210307214932466
119813 2025-01-21 03:01:04.409-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/loongson,ls1x-wdt.yaml' (117,840) at 20240405153045185
119814 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.c' (117,841) at 20220525020652967
119815 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_drv_base.h' (117,842) at 20240405153230803
119816 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_fanboard.json' (117,843) at 20241213090004413
119817 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_xpower.c' (117,844) at 20240405153046645
119818 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/pci_mcu.c' (117,845) at 20240405153231235
119819 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/security/tpm/google,cr50.txt' (117,846) at 20210307214925418
119820 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/irq.c' (117,847) at 20240405153229983
119821 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/block/block.h' (117,848) at 20240906080037328
119822 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pmic/sandbox_pmic.h' (117,849) at 20210308005003640
119823 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mac.c' (117,850) at 20240415080012979
119824 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/priv.h' (117,851) at 20240405153230607
119825 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/templates/default/bblayers.conf.sample' (117,852) at 20220910030013349
119826 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/upgrading-recipes.rst' (117,853) at 20231014080011727
119827 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-energy.rst' (117,854) at 20240405153045301
119828 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/tie.h' (117,855) at 20210307214926770
119829 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/hygon.c' (117,856) at 20240405153230119
119830 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl507e.h' (117,857) at 20210309003649824
119831 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/distcc-config/distcc.sh' (117,858) at 20210307205554502
119832 2025-01-21 03:01:04.410-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2i/Makefile' (117,859) at 20210307214930298
119833 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-xenon-phy.c' (117,860) at 20240405153230863
119834 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/fixmap.h' (117,861) at 20220525020652114
119835 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395_device.h' (117,862) at 20240405153053569
119836 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-ncsi.dts' (117,863) at 20220617030036053
119837 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/property.h' (117,864) at 20240919080017082
119838 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_video.c' (117,865) at 20240815080012887
119839 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/types.h' (117,866) at 20240405153045941
119840 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_drv_if.c' (117,867) at 20240405153230803
119841 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c' (117,868) at 20240405153230391
119842 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/.gitignore' (117,869) at 20220525020651998
119843 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/scsi/scsi_bsg_ufs.h' (117,870) at 20240405153231883
119844 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/features.c' (117,871) at 20240405153049237
119845 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/coredump.h' (117,872) at 20240405153050593
119846 2025-01-21 03:01:04.411-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/dump-manager.md' (117,873) at 20241203090006519
119847 2025-01-21 03:01:04.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/raw_syscall_helper_32.S' (117,874) at 20220525020655235
119848 2025-01-21 03:01:04.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/helpers.h' (117,875) at 20210307214931694
119849 2025-01-21 03:01:04.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/internals.h' (117,876) at 20240405153231911
119850 2025-01-21 03:01:04.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi5_core.h' (117,877) at 20220525020652975
119851 2025-01-21 03:01:04.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/meson-fixes.patch' (117,878) at 20210407000018082
119852 2025-01-21 03:01:04.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_verbs.h' (117,879) at 20240405153049113
119853 2025-01-21 03:01:04.412-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/shmparam.h' (117,880) at 20210307214926310
119854 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2.c' (117,881) at 20240405153049825
119855 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/insn.c' (117,882) at 20220525020655107
119856 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/alt/Kconfig' (117,883) at 20210308005003032
119857 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/int128.h' (117,884) at 20240326080039546
119858 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred_nic.c' (117,885) at 20240405153050105
119859 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-crypto-hash.c' (117,886) at 20241211090212554
119860 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/property.c' (117,887) at 20240405153230171
119861 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/Makefile' (117,888) at 20240405153046493
119862 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscc.yaml' (117,889) at 20240405153229759
119863 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/mkbootimg.mk' (117,890) at 20210307205553894
119864 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/Kconfig' (117,891) at 20240405153049501
119865 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_btcoex.h' (117,892) at 20210307214930662
119866 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olimex-som204-evb.dts' (117,893) at 20240405153045385
119867 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/openbsd/target_os_stack.h' (117,894) at 20221215040039066
119868 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/bcm2835_systmr.h' (117,895) at 20221215040039186
119869 2025-01-21 03:01:04.413-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/polaris_baco.c' (117,896) at 20240405153230503
119870 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dhry_1.c' (117,897) at 20240405153053085
119871 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/n2rng.h' (117,898) at 20210307214926942
119872 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_alpha_clipper.py' (117,899) at 20241211090212538
119873 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-subdir.bb' (117,900) at 20210307205554386
119874 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/open_session.hpp' (117,901) at 20231024080029049
119875 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/tve200.rst' (117,902) at 20210307214925498
119876 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/SerialOverLan/SerialOverLanConsole.vue' (117,903) at 20241004080035967
119877 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8112.dtsi' (117,904) at 20240405153045717
119878 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/card_dev.c' (117,905) at 20210309003650424
119879 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-mvebu-a3700-comphy.c' (117,906) at 20240503080014490
119880 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_probe_read_user_str.c' (117,907) at 20210309003655988
119881 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt' (117,908) at 20210307214925334
119882 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx-common.c' (117,909) at 20240405153053993
119883 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/man/cpupower-set.1' (117,910) at 20210307214932618
119884 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/soc21.c' (117,911) at 20240418080014490
119885 2025-01-21 03:01:04.414-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/vt8500/pinctrl-wm8505.c' (117,912) at 20210307214930130
119886 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dc/double-conversion_3.3.0.bb' (117,913) at 20230609080014391
119887 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if0014.h' (117,914) at 20240405153048617
119888 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_vout.c' (117,915) at 20240405153049481
119889 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/pi433/rf69_registers.h' (117,916) at 20240405153051873
119890 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/templates/default/local.conf.sample' (117,917) at 20241221090017480
119891 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/types.h' (117,918) at 20210308005002804
119892 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/cam.h' (117,919) at 20210307214930278
119893 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-ringbuffer-poll-force.c' (117,920) at 20230421080019768
119894 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0011-aarch64-Fix-include-paths-when-S-B.patch' (117,921) at 20241221090017660
119895 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/conversion/conversion_1.0/ia_css_conversion.host.c' (117,922) at 20210307214930554
119896 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib0070.h' (117,923) at 20210307214928614
119897 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elf-randomize.h' (117,924) at 20210307214931382
119898 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c' (117,925) at 20240910080014026
119899 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/fw.h' (117,926) at 20240405153046001
119900 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/utility/sdbus.hpp' (117,927) at 20230511080043139
119901 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/seeed/linkit-smart-7688/MAINTAINERS' (117,928) at 20210308005003048
119902 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/witherspoon-power-supply-sync/power-supply-sync.service' (117,929) at 20230817080015056
119903 2025-01-21 03:01:04.415-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/Kconfig' (117,930) at 20210308005002900
119904 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/motu.h' (117,931) at 20240405153053505
119905 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/priv.h' (117,932) at 20240405153048653
119906 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-2.5' (117,933) at 20210307205554418
119907 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mlx5_user_ioctl_cmds.h' (117,934) at 20240405153052949
119908 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/qcom-gpi-dma.h' (117,935) at 20240405153052681
119909 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/verify_pkcs7_sig.c' (117,936) at 20240405153054265
119910 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml' (117,937) at 20240405153229779
119911 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8010.dtsi' (117,938) at 20240405153045777
119912 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/uapi/asm/sigcontext.h' (117,939) at 20210307214925858
119913 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/hfs.rst' (117,940) at 20210309003648420
119914 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6328-dma.h' (117,941) at 20210308005003636
119915 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/itd1000.c' (117,942) at 20240405153049289
119916 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/tls.c' (117,943) at 20230925080039953
119917 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-core.c' (117,944) at 20241216090017701
119918 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/atm_sysfs.c' (117,945) at 20240405153053165
119919 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/xil_io.h' (117,946) at 20210308005003172
119920 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/kfunc_call.c' (117,947) at 20240405153054253
119921 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/currituck.dts' (117,948) at 20210309003648868
119922 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/birdland_bav335a_defconfig' (117,949) at 20210308005003252
119923 2025-01-21 03:01:04.416-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adc128d818.txt' (117,950) at 20210307214925322
119924 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/xts.h' (117,951) at 20240405153052625
119925 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb' (117,952) at 20241221090017552
119926 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/source' (117,953) at 20210307205554386
119927 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/hp680_bl.c' (117,954) at 20240405153052173
119928 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nuvoton/nuvoton-npcm750.dtsi' (117,955) at 20240405153045473
119929 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Delary' (117,956) at 20210307205553778
119930 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch' (117,957) at 20241221090017656
119931 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx-config/usbgx.default' (117,958) at 20210307205553982
119932 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/manpage-bold-literal.xsl' (117,959) at 20210307214932494
119933 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (117,960) at 20241206090014286
119934 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/efi.h' (117,961) at 20220525020651974
119935 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-wdt.c' (117,962) at 20240405153045985
119936 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_link.c' (117,963) at 20240405153054165
119937 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040QDS_DDR4_defconfig' (117,964) at 20210308005003244
119938 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/adin1100.c' (117,965) at 20240405153050353
119939 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/cyttsp4.h' (117,966) at 20210307214931474
119940 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/arch/f.c' (117,967) at 20210307214932470
119941 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/core.c' (117,968) at 20241211090145449
119942 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/varisys/common/eeprom.h' (117,969) at 20210308005003168
119943 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.c' (117,970) at 20220525020652967
119944 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/ne_overview.rst' (117,971) at 20240405153045333
119945 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/mmu.json' (117,972) at 20240405153054109
119946 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/.gitignore' (117,973) at 20210308005003748
119947 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/isdn/m_isdn.rst' (117,974) at 20240405153045225
119948 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/test_network_sub_menu.robot' (117,975) at 20241212090015183
119949 2025-01-21 03:01:04.417-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/memmove_validate.c' (117,976) at 20240405153054357
119950 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vf_mbx.c' (117,977) at 20240405153050017
119951 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_devcmd.h' (117,978) at 20240405153051601
119952 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c' (117,979) at 20240405153231019
119953 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/private_header_test.cpp' (117,980) at 20241002080024874
119954 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a710/memory.json' (117,981) at 20240405153054109
119955 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/zorro.h' (117,982) at 20210307214926166
119956 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati_dbg.c' (117,983) at 20240326080039434
119957 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_rw.h' (117,984) at 20220525020653963
119958 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/.gitignore' (117,985) at 20240301090012439
119959 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/__init__.py' (117,986) at 20210307205554262
119960 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/input-programming.rst' (117,987) at 20240405153045225
119961 2025-01-21 03:01:04.418-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-Makefile-fix-multilib-build-failure.patch' (117,988) at 20241221090017532
119962 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_defs_svc.h' (117,989) at 20220525020653991
119963 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mxsfb/mxsfb_kms.c' (117,990) at 20240405153048609
119964 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/exportfs.h' (117,991) at 20240405153052685
119965 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb.dtsi' (117,992) at 20240405153045813
119966 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/other.json' (117,993) at 20240405153054137
119967 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.10.bb' (117,994) at 20231126090012793
119968 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-stat-properties.rst' (117,995) at 20210309003648480
119969 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/common_utility.cpp' (117,996) at 20240826080018275
119970 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/custom-licenses/STM-SLA0044-Rev5' (117,997) at 20220804030014667
119971 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/vmx-helper.c' (117,998) at 20240405153046177
119972 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpedite517x_defconfig' (117,999) at 20210308005003288
119973 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/typec/ucsi/ucsi.c' (118,000) at 20240710080014601 to deleted uid set
119974 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7203/MAINTAINERS' (118,001) at 20210308005003036
119975 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/hello_world.c' (118,002) at 20210308005003544
119976 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_iov_if.h' (118,003) at 20210309003653892
119977 2025-01-21 03:01:04.419-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/0001-depmod-Ignore-.debug-directories.patch' (118,004) at 20230317080013821
119978 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memory_hotplug.c' (118,005) at 20240913080013849
119979 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-dmic.txt' (118,006) at 20210307214925430
119980 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2hk-clocks.dtsi' (118,007) at 20210308005002592
119981 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpedite537x_defconfig' (118,008) at 20210308005003288
119982 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/Makefile' (118,009) at 20210308005003732
119983 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_marvell.c' (118,010) at 20240405153046665
119984 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/radxa/rock2/MAINTAINERS' (118,011) at 20210308005003032
119985 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/standalone/ppc_setjmp.S' (118,012) at 20210308005003544
119986 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c' (118,013) at 20240405153230591
119987 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v5.0.c' (118,014) at 20240405153050341
119988 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/hif.c' (118,015) at 20241008080013959
119989 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml' (118,016) at 20240405153229771
119990 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_dev.h' (118,017) at 20240405153049953
119991 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/board.h' (118,018) at 20210308005003052
119992 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-axg.c' (118,019) at 20210308005003456
119993 2025-01-21 03:01:04.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_replv_qb.c' (118,020) at 20210308005046505
119994 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/find-bit-bench.c' (118,021) at 20240405153054097
119995 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/interfaces/bmcweb_%.bbappend' (118,022) at 20220930030015962
119996 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-networkd/meson.build' (118,023) at 20240822080023969 to deleted uid set
119997 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi.dtsi' (118,024) at 20210308005002624
119998 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mv-plug-common.h' (118,025) at 20210308005003604
119999 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/agere/Makefile' (118,026) at 20210307214929282
120000 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/mlme_linux.c' (118,027) at 20220525020654187
120001 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.h' (118,028) at 20210307214929914
120002 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.h' (118,029) at 20240405153050157
120003 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/twl4030_omap3.dtsi' (118,030) at 20240405153045609
120004 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/evged.c' (118,031) at 20210309003649156
120005 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_pd.c' (118,032) at 20240405153230711
120006 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/OWNERS' (118,033) at 20221014030038613
120007 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/tlb.c' (118,034) at 20210308005002980
120008 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_ethtool.c' (118,035) at 20240405153049893
120009 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/gtk-icon-cache.bbclass' (118,036) at 20221003030013329
120010 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9x5_usart3.dtsi' (118,037) at 20240405153045469
120011 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx.h' (118,038) at 20240405153046013
120012 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/loopback.c' (118,039) at 20240415080012975
120013 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/quota/quota/0001-Fix-building-on-musl.patch' (118,040) at 20241221090017680
120014 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/renderer.js' (118,041) at 20211029100036568
120015 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9565_1p1_initvals.h' (118,042) at 20210307214929766
120016 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acpi_drivers.h' (118,043) at 20240405153052613
120017 2025-01-21 03:01:04.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemumips64/machconfig' (118,044) at 20210307205554454
120018 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/testmode.h' (118,045) at 20210307214929858
120019 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/wsgi/apps/__init__.py' (118,046) at 20210308005048033
120020 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399.dtsi' (118,047) at 20240415080012963
120021 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/readline.c' (118,048) at 20240906080037592
120022 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ipack/ipack.h' (118,049) at 20220429100100562
120023 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0012-eglibc-Resolve-__fpscr_values-on-SH4.patch' (118,050) at 20241221090017640
120024 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/rust/rust-c-lib-example_git.bb' (118,051) at 20230919080013974
120025 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_usb_crash.py' (118,052) at 20240405153054309
120026 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb' (118,053) at 20230706080014785
120027 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/core/seq/oss/seq_oss_synth.c' (118,054) at 20220525020654967 to deleted uid set
120028 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0005-add-missing-FTW_-macros-for-musl.patch' (118,055) at 20240413080012651
120029 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/Makefile' (118,056) at 20220525020653183
120030 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2/entry.S' (118,057) at 20210307214926562
120031 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crush/mapper.h' (118,058) at 20210307214931374
120032 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-smdkc110.dts' (118,059) at 20240405153045573
120033 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/get_maintainer.pl' (118,060) at 20240326080039626
120034 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/bridge_igmp.sh' (118,061) at 20240613080016567
120035 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif.c' (118,062) at 20240405153049477
120036 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/integrator-sc.h' (118,063) at 20210308005002912
120037 2025-01-21 03:01:04.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/fsl_ucc_hdlc.c' (118,064) at 20240405153050393
120038 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/cio-dac.c' (118,065) at 20240405153048977
120039 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/ftl.h' (118,066) at 20210307214931450
120040 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-medcom-wide.dts' (118,067) at 20210308005002628
120041 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/orion-rtc.txt' (118,068) at 20210307214925418
120042 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/i9xx_plane.h' (118,069) at 20220525020652863
120043 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/msg_ring.h' (118,070) at 20240405153052965
120044 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/bootparam.h' (118,071) at 20240411080014058
120045 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Pontypool' (118,072) at 20210307205553798
120046 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/.clang-format' (118,073) at 20220303110006942
120047 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.h' (118,074) at 20210307214929578
120048 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_picmg.h' (118,075) at 20210308004938820
120049 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/compiler.h' (118,076) at 20241121090010043
120050 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/panel-uclass.c' (118,077) at 20210308005003532
120051 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/system.c' (118,078) at 20210307214925894
120052 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/icp-hv.c' (118,079) at 20240405153046233
120053 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/pi3usb30532.c' (118,080) at 20240405153052149
120054 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof.h' (118,081) at 20240520080015207
120055 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cgroup/test_cpuset_prs.sh' (118,082) at 20240405153232263
120056 2025-01-21 03:01:04.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/fsm.h' (118,083) at 20210307214930250
120057 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/esd/vme8349/caddy.h' (118,084) at 20210308005002956
120058 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/qeth_core.h' (118,085) at 20241216090017729
120059 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dexcr/dexcr.c' (118,086) at 20240405153054357
120060 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/TRACE01' (118,087) at 20240405153232287
120061 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk_buff_pool.c' (118,088) at 20241216090017797
120062 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-power.json' (118,089) at 20240405153054149
120063 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_vlan.sh' (118,090) at 20240405153232279
120064 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_tunnel_core.c' (118,091) at 20240405153232035
120065 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/woodburn/lowlevel_init.S' (118,092) at 20210308005003168
120066 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/stacktrace.h' (118,093) at 20220525020652154
120067 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/flashchip.h' (118,094) at 20210307214931450
120068 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/meson.build' (118,095) at 20220913030027305 to deleted uid set
120069 2025-01-21 03:01:04.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/me-debugfs.c' (118,096) at 20210307214926274
120070 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/spr_defs.h' (118,097) at 20210307214926314
120071 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/draak/Kconfig' (118,098) at 20210308005003032
120072 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/blake2s.h' (118,099) at 20220818100014819
120073 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sni_53c710.c' (118,100) at 20220525020654079
120074 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/myrs.c' (118,101) at 20240411080014122
120075 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rhashtable-types.h' (118,102) at 20210307214931498
120076 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.h' (118,103) at 20210309003649472
120077 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/sahara.c' (118,104) at 20240405153230271
120078 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board.c' (118,105) at 20210308005002776
120079 2025-01-21 03:01:04.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb' (118,106) at 20241206090014250
120080 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/atm.h' (118,107) at 20210307214931354
120081 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/isph3a_aewb.c' (118,108) at 20240405153049485
120082 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/dsd/graph.rst' (118,109) at 20240405153045209
120083 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-pxa/pxa-regs.h' (118,110) at 20210308005002660
120084 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/tftp_update_utils.py' (118,111) at 20230308090018465
120085 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (118,112) at 20231223090011731 to deleted uid set
120086 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Sessions/index.js' (118,113) at 20220105012522999
120087 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/igep00x0_defconfig' (118,114) at 20210308005003260
120088 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/Makefile' (118,115) at 20240405153230087
120089 2025-01-21 03:01:04.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/acoutput.h' (118,116) at 20240405153052613
120090 2025-01-21 03:01:04.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_bridge.h' (118,117) at 20240405153052921
120091 2025-01-21 03:01:04.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/libretech_all_h3_cc_h3_defconfig' (118,118) at 20210308005003264
120092 2025-01-21 03:01:04.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_baco.c' (118,119) at 20240405153230507
120093 2025-01-21 03:01:04.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/atomic32.c' (118,120) at 20240405153046333
120094 2025-01-21 03:01:04.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm283x-rpi-smsc9514.dtsi' (118,121) at 20240405153045425
120095 2025-01-21 03:01:04.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/moxa/Makefile' (118,122) at 20210307214929550
120096 2025-01-21 03:01:04.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-proc.c' (118,123) at 20240906080037156
120097 2025-01-21 03:01:04.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_progs.c' (118,124) at 20241008080014059
120098 2025-01-21 03:01:04.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080aqds/eth.c' (118,125) at 20210308005002972
120099 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/max77686_pmic.h' (118,126) at 20210308005003680
120100 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/gp8psk.h' (118,127) at 20210307214928822
120101 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_io.c' (118,128) at 20240405153049957
120102 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_vlan.h' (118,129) at 20240405153052865
120103 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-U' (118,130) at 20240405153054369
120104 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_rdma.h' (118,131) at 20240405153049413
120105 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/dts/Makefile' (118,132) at 20240405153046057
120106 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-polaroid-mid2809pxe04.dts' (118,133) at 20210308005002624
120107 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/qemu-project.yml' (118,134) at 20230925080039809
120108 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/conf/layer.conf' (118,135) at 20241221090017564
120109 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/percpu.h' (118,136) at 20240405153045861
120110 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig' (118,137) at 20210308005003264
120111 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/configs/or1ksim_defconfig' (118,138) at 20240405153046057
120112 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau-utils.h' (118,139) at 20210307214932290
120113 2025-01-21 03:01:04.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/dwc3/core.h' (118,140) at 20241216090017741 to deleted uid set
120114 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c' (118,141) at 20240405153230695
120115 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/meson-gxbb-nanopi-k2.dts' (118,142) at 20210308005002596
120116 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/Makefile' (118,143) at 20240405153046513
120117 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/Makefile' (118,144) at 20240405153045397
120118 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nubus/Makefile' (118,145) at 20210307214929986
120119 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OFL-1.0-RFN' (118,146) at 20211006000025242
120120 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/helper.h' (118,147) at 20240906080037500
120121 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/index.rst' (118,148) at 20240405153229747
120122 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/cacheinfo.h' (118,149) at 20220429100100586
120123 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-build-on-mips-clang.patch' (118,150) at 20220910030013353
120124 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/dm_op.h' (118,151) at 20240405153052957
120125 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-nyan-big-u-boot.dtsi' (118,152) at 20210308005002628
120126 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Tauranga' (118,153) at 20210307205553778
120127 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboop/liboop/tcl_dev.patch' (118,154) at 20230706080014757
120128 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/dt_idle_genpd.c' (118,155) at 20240405153046921
120129 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cpu-set-sched.h' (118,156) at 20210307214932586
120130 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/chiliboard/Kconfig' (118,157) at 20210308005003004
120131 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/atmelimage.c' (118,158) at 20210308005003748
120132 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-csiphy-3ph-1-0.c' (118,159) at 20240405153230807
120133 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/other.json' (118,160) at 20240405153054125
120134 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/event_notifier.h' (118,161) at 20220429100100586
120135 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Valadalen' (118,162) at 20210307205553794
120136 2025-01-21 03:01:04.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/bus.c' (118,163) at 20240405153232119
120137 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/Makefile' (118,164) at 20240405153052201
120138 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha256-ssse3-asm.S' (118,165) at 20240405153046365
120139 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/ioport.h' (118,166) at 20210308005003656
120140 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemumips64.conf' (118,167) at 20210905000020585
120141 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/arcxcnn_bl.txt' (118,168) at 20210307214925346
120142 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic79xx_core.c' (118,169) at 20220525020653983
120143 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/StorageController_v1.xml' (118,170) at 20240918080002716
120144 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ammarnas_Tjultrask' (118,171) at 20210307205553778
120145 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/max8925.txt' (118,172) at 20210307214925358
120146 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/nvidia,tegra20-ictlr.txt' (118,173) at 20210307214925342
120147 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/e2tools/e2tools_0.1.2.bb' (118,174) at 20241221090017484
120148 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/power/phosphor-power_%.bbappend' (118,175) at 20241206090014218
120149 2025-01-21 03:01:04.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/back_to_back_ebbs_test.c' (118,176) at 20210307214932702
120150 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_devlink.c' (118,177) at 20240405153050001
120151 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/htb.c' (118,178) at 20240405153050101
120152 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing_2.7.bb' (118,179) at 20241221090017540
120153 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/console/obmc-console_%.bbappend' (118,180) at 20241206090014218
120154 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nuvoton/Kconfig' (118,181) at 20240405153046805
120155 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb' (118,182) at 20241221090017532
120156 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6ul-clock.yaml' (118,183) at 20240405153045025
120157 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyipmitest/setup.cfg' (118,184) at 20210308004922940
120158 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/freescale/fec_ptp.c' (118,185) at 20241023080012883 to deleted uid set
120159 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/printf.c' (118,186) at 20210307214926638
120160 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi' (118,187) at 20240405153045821
120161 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/irq.h' (118,188) at 20220525020652022
120162 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_tpl_dtb_with_ucode.py' (118,189) at 20210308005003748
120163 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-bus.c' (118,190) at 20240906080037320
120164 2025-01-21 03:01:04.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/st7586.c' (118,191) at 20240405153048773
120165 2025-01-21 03:01:04.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/intel_pstate.c' (118,192) at 20241011080017299
120166 2025-01-21 03:01:04.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_transport_debug.c' (118,193) at 20240405153230267
120167 2025-01-21 03:01:04.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-stream.c' (118,194) at 20240405153232195
120168 2025-01-21 03:01:04.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bna_types.h' (118,195) at 20240805080013975
120169 2025-01-21 03:01:04.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/head.c' (118,196) at 20240405153048625
120170 2025-01-21 03:01:04.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-interGGA' (118,197) at 20210307205553758
120171 2025-01-21 03:01:04.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/perf_event_open.c' (118,198) at 20240405153054173
120172 2025-01-21 03:01:04.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/buffer_head.h' (118,199) at 20240405153231803
120173 2025-01-21 03:01:04.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/fbmem.h' (118,200) at 20210307214927954
120174 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/run-ptest' (118,201) at 20210307205553962
120175 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Guliksberg' (118,202) at 20210307205553782
120176 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/m_helper.c' (118,203) at 20241211090212474
120177 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dlfilter.h' (118,204) at 20220525020655167
120178 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/emulated_ops.h' (118,205) at 20210307214926378
120179 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ldns/ldns_1.8.4.bb' (118,206) at 20241221090017512
120180 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-xpcs-nxp.c' (118,207) at 20220525020653679
120181 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/perf.rst' (118,208) at 20240405153044973
120182 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/pkeys.h' (118,209) at 20220525020652030
120183 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/reproducible.py' (118,210) at 20241221090017624
120184 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/cypress,hx3.yaml' (118,211) at 20240405153229803
120185 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/cgu.h' (118,212) at 20240405153046789
120186 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ar7/irq.h' (118,213) at 20210307214926214
120187 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma_if_w_s_down_ch0_regs.h' (118,214) at 20240405153046573
120188 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/kbd/kbd_2.6.4.bb' (118,215) at 20240417080014702
120189 2025-01-21 03:01:04.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm.dtsi' (118,216) at 20240405153229923
120190 2025-01-21 03:01:04.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-de2.h' (118,217) at 20210307214931334
120191 2025-01-21 03:01:04.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h' (118,218) at 20210308005002648
120192 2025-01-21 03:01:04.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/dice-harman.c' (118,219) at 20240405153053501
120193 2025-01-21 03:01:04.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_vpp.h' (118,220) at 20240405153048569
120194 2025-01-21 03:01:04.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (118,221) at 20240720080012613
120195 2025-01-21 03:01:04.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/cache.h' (118,222) at 20210308005002836
120196 2025-01-21 03:01:04.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rs5c313.c' (118,223) at 20240405153051501
120197 2025-01-21 03:01:04.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext2/namei.c' (118,224) at 20240405153231659
120198 2025-01-21 03:01:04.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/lpddr4_timing_b0.c' (118,225) at 20210308005002964
120199 2025-01-21 03:01:04.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_mode_config.h' (118,226) at 20240405153052633
120200 2025-01-21 03:01:04.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/ib_sa.h' (118,227) at 20240405153052873
120201 2025-01-21 03:01:04.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/qpolicy.c' (118,228) at 20220525020654823
120202 2025-01-21 03:01:04.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/imx/imx-ic.h' (118,229) at 20210307214930578
120203 2025-01-21 03:01:04.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python3targetconfig.bbclass' (118,230) at 20230520080014496
120204 2025-01-21 03:01:04.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/main.c' (118,231) at 20240906080037440
120205 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/sparse-mem.c' (118,232) at 20230426080043704
120206 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/Dockerfile' (118,233) at 20220402030016063
120207 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/r592.c' (118,234) at 20240405153049593
120208 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/yaml/net/poettering/Calculator.events.yaml' (118,235) at 20240920080030747
120209 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c' (118,236) at 20240405153049957
120210 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/video-output.rst' (118,237) at 20210307214925242
120211 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/signal.c' (118,238) at 20240906080037364
120212 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/amijoy.c' (118,239) at 20240405153049133
120213 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-tdo-tl070wsh30.c' (118,240) at 20240405153048697
120214 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi.dtsi' (118,241) at 20240405153045729
120215 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.json' (118,242) at 20210308005046401
120216 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/default' (118,243) at 20210307205553822
120217 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb' (118,244) at 20241221090017508
120218 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-bcm-ns-usb2.c' (118,245) at 20240405153051277
120219 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/Kconfig' (118,246) at 20240405153231451
120220 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-cyrillic.c' (118,247) at 20210307214931178
120221 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_sseu_debugfs.h' (118,248) at 20210309003649752
120222 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/tools/rtla/common_appendix.rst' (118,249) at 20240405153045265
120223 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/Makefile' (118,250) at 20240405153052145
120224 2025-01-21 03:01:04.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_b.c' (118,251) at 20210308005046517
120225 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_mc_sysfs.c' (118,252) at 20240405153047017
120226 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/fw_cfg.c' (118,253) at 20221215040039374
120227 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp' (118,254) at 20230609080003694
120228 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_regs.h' (118,255) at 20240405153050261
120229 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/nuvoton.rst' (118,256) at 20241211090212238
120230 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/vdso.lds.S' (118,257) at 20240405153045953
120231 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/sb1250_uart.h' (118,258) at 20210307214926242
120232 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdigest/files/run-ptest' (118,259) at 20210307205554006
120233 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/version-handler/version_handler.cpp' (118,260) at 20240817080027656
120234 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64_kexec-arm64.c-workaround-for-getrandom-syscall.patch' (118,261) at 20210307205553750
120235 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-alsa-main.c' (118,262) at 20240405153049353
120236 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/armarch.patch' (118,263) at 20241221090017664
120237 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq4019-ap.dk07.1-c2.dts' (118,264) at 20240405153045541
120238 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/Kconfig' (118,265) at 20210308005002908
120239 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/diffstat/run-ptest' (118,266) at 20210307205554502
120240 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-intel-ifs' (118,267) at 20240405153044929
120241 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_user_ioctl_cmds.h' (118,268) at 20240405153052949
120242 2025-01-21 03:01:04.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_tensor_b_regs.h' (118,269) at 20240405153046585
120243 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/fpga-bridge.c' (118,270) at 20240613080016387
120244 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mdp_reg_rsz.h' (118,271) at 20240405153049413
120245 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/spram.c' (118,272) at 20210307214926262
120246 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sdk7780/irq.c' (118,273) at 20210307214926538
120247 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/hwmon.pl' (118,274) at 20210308005052045
120248 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s5pv210/common.h' (118,275) at 20210307214925954
120249 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-mmio.c' (118,276) at 20241211090212350
120250 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_selftest_dynamic.c' (118,277) at 20210307214931786
120251 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi' (118,278) at 20240405153045537
120252 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mt7629_rfb_defconfig' (118,279) at 20210308005003268
120253 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/u-boot.lds' (118,280) at 20210308005002844
120254 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/dcn316_resource.c' (118,281) at 20241211090145413
120255 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/pinctrl-tegra-xusb.h' (118,282) at 20210308005003640
120256 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_pcmcia.h' (118,283) at 20210307214926218
120257 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-375.dtsi' (118,284) at 20240405153045445
120258 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha256_glue.h' (118,285) at 20210307214925846
120259 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/ipoib_rx.c' (118,286) at 20240405153049049
120260 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5275evb/MAINTAINERS' (118,287) at 20210308005002972
120261 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass' (118,288) at 20210811000030029
120262 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/http-parser/http-parser_2.9.4.bb' (118,289) at 20230813080012844
120263 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/cipher-gcrypt.c.inc' (118,290) at 20241211090212226
120264 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/nop.c' (118,291) at 20220215040051648
120265 2025-01-21 03:01:04.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/meson.build' (118,292) at 20240329080038916
120266 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa73-cortexa53.inc' (118,293) at 20240301090012451
120267 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra124-nyan-big.dts' (118,294) at 20210308005002628
120268 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044l2-smarc.dts' (118,295) at 20240405153229963
120269 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.c' (118,296) at 20240405153048657
120270 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_nuvoton.cpp' (118,297) at 20240817080027652
120271 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/ravb.h' (118,298) at 20240405153050253
120272 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/cast6_avx_glue.c' (118,299) at 20220525020652134
120273 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sa1110-cpufreq.c' (118,300) at 20240405153046917
120274 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c' (118,301) at 20240405153230351
120275 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt_gmch.h' (118,302) at 20240405153048485
120276 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_bad_size.c' (118,303) at 20240405153054237
120277 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_b.c' (118,304) at 20210308005046513
120278 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/ampere-platform-init.service' (118,305) at 20220313040014717
120279 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi' (118,306) at 20240418080014482
120280 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/PCI/pci-iov-howto.rst' (118,307) at 20240405153045281
120281 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin.c' (118,308) at 20240405153051309
120282 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm6368-pinctrl.yaml' (118,309) at 20240405153045133
120283 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/livepatch/test-shadow-vars.sh' (118,310) at 20210309003656004
120284 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/files/LICENSE' (118,311) at 20210307205553838
120285 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml' (118,312) at 20240405153229779
120286 2025-01-21 03:01:04.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/086.out' (118,313) at 20210308005046445
120287 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/aspower_u1a-d11200_psu.json' (118,314) at 20220601030005861
120288 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/sock.c' (118,315) at 20240405153231987
120289 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/Makefile' (118,316) at 20210307214929862
120290 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/r3k_dump_tlb.c' (118,317) at 20240405153046033
120291 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/runqslower.bpf.c' (118,318) at 20240405153054041
120292 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bperf_u.h' (118,319) at 20220525020655163
120293 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/hid-sensors/Kconfig' (118,320) at 20210524100034950
120294 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/bus.h' (118,321) at 20240405153051389
120295 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager_git.bb' (118,322) at 20241214090210267
120296 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/r8152.c' (118,323) at 20241211090145465
120297 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch' (118,324) at 20241221090017680
120298 2025-01-21 03:01:04.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/start.c' (118,325) at 20210308005002556
120299 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/perf_event_fsl_emb.h' (118,326) at 20210307214926386
120300 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh4/watchdog.c' (118,327) at 20210308005002848
120301 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/log_id.hpp' (118,328) at 20211201040053781
120302 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/filter.h' (118,329) at 20220525020655115
120303 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_signal.h' (118,330) at 20220429100100642
120304 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/Makefile' (118,331) at 20210308005003352
120305 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/smp.h' (118,332) at 20240405153230147
120306 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/mips-softmmu/common.mak' (118,333) at 20240906080037160
120307 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/extended/test_power_capping.robot' (118,334) at 20231216090016812
120308 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_dccp.h' (118,335) at 20210307214931646
120309 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/cpu.c' (118,336) at 20210308005002548
120310 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/coco/sev-guest/Kconfig' (118,337) at 20240405153052229
120311 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/0001-musl-riscv32-Define-F_SETLK-F_SETLKW-and-fix-F_GETLK.patch' (118,338) at 20230503080014587
120312 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm78.rst' (118,339) at 20210307214925502
120313 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/loongson/ls2k-reset.yaml' (118,340) at 20240405153229779
120314 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cachestat/Makefile' (118,341) at 20240405153232263
120315 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/espresso7420_defconfig' (118,342) at 20210308005003256
120316 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb' (118,343) at 20231207090015282
120317 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mcp-sa11x0.c' (118,344) at 20240405153049613
120318 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/shakti_c.c' (118,345) at 20241211090212326
120319 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/sta.h' (118,346) at 20240405153050705
120320 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/udoo/neo/neo.c' (118,347) at 20210308005003088
120321 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/Makefile' (118,348) at 20240405153229859
120322 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/Makefile' (118,349) at 20240405153229871
120323 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/amc6821.rst' (118,350) at 20210307214925498
120324 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/stacktrace.c' (118,351) at 20210307214926318
120325 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto_sctp.c' (118,352) at 20240805080014059
120326 2025-01-21 03:01:04.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml' (118,353) at 20240405153229795
120327 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-mdio.c' (118,354) at 20240405153046689
120328 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/trace-events' (118,355) at 20240906080037244
120329 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-sh03/mach/io.h' (118,356) at 20210307214926558
120330 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-rut.dts' (118,357) at 20210308005002564
120331 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/Kconfig' (118,358) at 20210307214930474
120332 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/generic-ohci.yaml' (118,359) at 20240405153229803
120333 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_perfcnt.c' (118,360) at 20240405153048701
120334 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel/sblim-cmpi-devel-2.0.3-docdir.patch' (118,361) at 20210307205553934
120335 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vgetcpu.c' (118,362) at 20240405153046369
120336 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/tc358775.c' (118,363) at 20240613080016399
120337 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp_6.0.5.bb' (118,364) at 20241221090017540
120338 2025-01-21 03:01:04.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0_7_pptable.h' (118,365) at 20240405153230511
120339 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/omap_remoteproc.c' (118,366) at 20240405153231367
120340 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-mapphone-mdm6600.txt' (118,367) at 20210307214925390
120341 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/pcc.c' (118,368) at 20210308005002728
120342 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-select.rst' (118,369) at 20210309003648492
120343 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ip_defrag.sh' (118,370) at 20210307214932690
120344 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/perf.rst' (118,371) at 20240405153045285
120345 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/voice.c' (118,372) at 20240405153232131
120346 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_driver.h' (118,373) at 20220525020652382
120347 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/log.c' (118,374) at 20210307214931246
120348 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-arm740.S' (118,375) at 20210307214925974
120349 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/amd-pstate-trace.c' (118,376) at 20240405153046909
120350 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/heaps/Makefile' (118,377) at 20220525020652402
120351 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_channel.h' (118,378) at 20210308004938816
120352 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-toolchain.bb' (118,379) at 20231011080016606
120353 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/clk-regmap.c' (118,380) at 20220525020652314
120354 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/l1i_cache.json' (118,381) at 20240405153232223
120355 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func_ctx_args.c' (118,382) at 20240405153054277
120356 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/autofs-mount-control.rst' (118,383) at 20240405153045201
120357 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml' (118,384) at 20240405153045137
120358 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/devfreq/rk3399_dmc.c' (118,385) at 20240405153046977
120359 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0006-Fix-invalid-sigprocmask-call.patch' (118,386) at 20241221090017660
120360 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/Makefile' (118,387) at 20240405153045573
120361 2025-01-21 03:01:04.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mini-box/picosam9g45/picosam9g45.c' (118,388) at 20210308005003020
120362 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rohm-shared.h' (118,389) at 20210307214931434
120363 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/KeyCollection_v1.xml' (118,390) at 20240619080002928
120364 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/clk.h' (118,391) at 20240405153052893
120365 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_police.h' (118,392) at 20240405153050181
120366 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_atomic_trace.h' (118,393) at 20210307214927890
120367 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/cortina,gemini-sata-bridge.yaml' (118,394) at 20240405153045021
120368 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/realtek/realtek-smi.c' (118,395) at 20240405153230911
120369 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso/clocksource.h' (118,396) at 20220525020652154
120370 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/firmware_unittest.hpp' (118,397) at 20210918000044923
120371 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/baseband.c' (118,398) at 20240405153051953
120372 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_atomic_helper.c' (118,399) at 20240405153048397
120373 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/meson.build' (118,400) at 20230506080018790 to deleted uid set
120374 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-koelsch.dts' (118,401) at 20210308005002600
120375 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a774b1-sysc.h' (118,402) at 20210307214931346
120376 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/guest_modes.c' (118,403) at 20240405153054317
120377 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python3-dir.bbclass' (118,404) at 20241221090017608
120378 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/channel.h' (118,405) at 20210307214928078
120379 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dim.h' (118,406) at 20240405153052681
120380 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/olimex/mx23_olinuxino/Kconfig' (118,407) at 20210308005003024
120381 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-display-clk.yaml' (118,408) at 20240405153045021
120382 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_signal.cpp' (118,409) at 20240820080031614
120383 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/atmel,isc.yaml' (118,410) at 20240405153045093
120384 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/modules-check.sh' (118,411) at 20240405153053457
120385 2025-01-21 03:01:04.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm/include/uapi/asm/mman.h' (118,412) at 20210307214932454
120386 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/hashtab.c' (118,413) at 20241216090017769
120387 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_dump.c' (118,414) at 20240405153054249
120388 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/016_pack_image_overflow.dts' (118,415) at 20210308005003752
120389 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/Kconfig.cpu' (118,416) at 20240405153046305
120390 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/SEL.errors.yaml' (118,417) at 20210610000035142
120391 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/r8a7779.h' (118,418) at 20210307214925958
120392 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/kconfig.h' (118,419) at 20210308005003656
120393 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/memory.rst' (118,420) at 20240405153044973
120394 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/ps-mach.c' (118,421) at 20240405153053549
120395 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kristinehamn_Utsiktsberget' (118,422) at 20210307205553786
120396 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_uc.c' (118,423) at 20220525020653163
120397 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP3.interface.yaml' (118,424) at 20220315030032659
120398 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-s6q/network/usb-ethernet-gadget.bb' (118,425) at 20241206090014278
120399 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_assign_reuse.c' (118,426) at 20240405153232259
120400 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_ipv6_route.c' (118,427) at 20220525020655195
120401 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_sbte0_mstr_if_axuser_regs.h' (118,428) at 20240405153046585
120402 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7780.h' (118,429) at 20210308005002848
120403 2025-01-21 03:01:04.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/module-sections.c' (118,430) at 20240405153230003
120404 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/evm/MAINTAINERS' (118,431) at 20210308005003076
120405 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/lan937x.h' (118,432) at 20240405153049753
120406 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-imx-lpi2c.c' (118,433) at 20241211090145433
120407 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/adsp.c' (118,434) at 20210308005002852
120408 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c' (118,435) at 20210307214929478
120409 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-websockets_14.1.bb' (118,436) at 20241221090017668
120410 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kvm_book3s_asm.h' (118,437) at 20240405153046113
120411 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/if500b.h' (118,438) at 20210307214927902
120412 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/async-teardown.h' (118,439) at 20230426080043772
120413 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-start@.target' (118,440) at 20240321080027598
120414 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc.inc' (118,441) at 20231126090012781
120415 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/hvx_histogram.c' (118,442) at 20220429100100942
120416 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7743-iwg20d-q7-dbcm-ca.dts' (118,443) at 20240405153045549
120417 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_01.dtso' (118,444) at 20240405153231279
120418 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/eisa_enumerator.c' (118,445) at 20240405153051217
120419 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-hub.c' (118,446) at 20241211090212342
120420 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm.scc' (118,447) at 20210307205554118
120421 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/imx_spi.h' (118,448) at 20210927100127241
120422 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/max77620.h' (118,449) at 20210307214931342
120423 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/configs/Romulus.py' (118,450) at 20220728030041559 to deleted uid set
120424 2025-01-21 03:01:04.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-da9052.c' (118,451) at 20240405153047073
120425 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rs600.c' (118,452) at 20241211090145429
120426 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/start64.S' (118,453) at 20210308005002860
120427 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pcmcia/marubun_pcmcia.c' (118,454) at 20210308005003452
120428 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/common/gpio_hog.c' (118,455) at 20210308005002908
120429 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/linkstate.c' (118,456) at 20240719080013377
120430 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/.gitignore' (118,457) at 20210308005114857
120431 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0011-avoid-redefinition-of-prctl_mm_map-structure.patch' (118,458) at 20240413080012651
120432 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra20-spdif.yaml' (118,459) at 20240405153045165
120433 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/canaan_kd233.dts' (118,460) at 20240405153046241
120434 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_emmc_pll_regs.h' (118,461) at 20240405153046605
120435 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.h' (118,462) at 20240405153048585
120436 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/mtdev_1.1.7.bb' (118,463) at 20240413080012699
120437 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-gw5904.dtsi' (118,464) at 20240405153045513
120438 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/msm-crash-dump.rst' (118,465) at 20240405153229819
120439 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-innolux-ej030na.c' (118,466) at 20240405153230615
120440 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/vhost_net.h' (118,467) at 20240906080037344
120441 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_summary.c' (118,468) at 20210308005003556
120442 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash_%.bbappend' (118,469) at 20241221090017480
120443 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/event_log.cpp' (118,470) at 20241120090002568
120444 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c' (118,471) at 20241011080017327
120445 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/iotkit-sysctl.c' (118,472) at 20241211090212294
120446 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Fjallsta' (118,473) at 20210307205553782
120447 2025-01-21 03:01:04.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/0001-Makefile-remove-strip.patch' (118,474) at 20210307205553974
120448 2025-01-21 03:01:04.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/bcm63xx-pcm-whistler.c' (118,475) at 20240405153053557
120449 2025-01-21 03:01:04.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakupmap.map' (118,476) at 20210309003649136
120450 2025-01-21 03:01:04.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_init.c' (118,477) at 20240805080014007
120451 2025-01-21 03:01:04.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-kirkwood.c' (118,478) at 20241008080013967
120452 2025-01-21 03:01:04.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/spi.c' (118,479) at 20210308005003496
120453 2025-01-21 03:01:04.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/dsp_helper.c' (118,480) at 20230426080043900
120454 2025-01-21 03:01:04.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/TODO' (118,481) at 20240405153051849
120455 2025-01-21 03:01:04.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/omap_elm.h' (118,482) at 20210308005003668
120456 2025-01-21 03:01:04.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/example/meson.build' (118,483) at 20240920080030747 to deleted uid set
120457 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/xlnx-zynqmp-resets.h' (118,484) at 20210307214931350
120458 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/br_netfilter.h' (118,485) at 20210307214931566
120459 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max9808x.yaml' (118,486) at 20240405153229799
120460 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/subprojects/phosphor-dbus-interfaces.wrap' (118,487) at 20220323030036807
120461 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/davicom,dm9051.yaml' (118,488) at 20240405153045117
120462 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/jazz16.c' (118,489) at 20220525020654983
120463 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-ep93xx.c' (118,490) at 20220525020653927
120464 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-loongson2.c' (118,491) at 20240405153051337
120465 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/README' (118,492) at 20210307205554230
120466 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0002-cmake-Use-exported-target-for-bz2.patch' (118,493) at 20240413080012651
120467 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sgp40.c' (118,494) at 20240405153048969
120468 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_counter.c' (118,495) at 20240830080013355
120469 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/kup-booke.h' (118,496) at 20240405153230031
120470 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm5110.h' (118,497) at 20210307214932354
120471 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.json' (118,498) at 20210927100127469
120472 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-13616.patch' (118,499) at 20230706080014753
120473 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_fw.h' (118,500) at 20240405153230163
120474 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/Status/meson.build' (118,501) at 20230825080021141 to deleted uid set
120475 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts' (118,502) at 20240405153045813
120476 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/NCL' (118,503) at 20241221090017616
120477 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/stacktrace/nvhe.h' (118,504) at 20240405153045861
120478 2025-01-21 03:01:04.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps65217.h' (118,505) at 20240405153052733
120479 2025-01-21 03:01:04.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/Kconfig' (118,506) at 20210308005002712
120480 2025-01-21 03:01:04.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pmdemand.c' (118,507) at 20240405153048457
120481 2025-01-21 03:01:04.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/capiutil.c' (118,508) at 20220525020653207
120482 2025-01-21 03:01:04.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-berlin.txt' (118,509) at 20210307214925406
120483 2025-01-21 03:01:04.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/hisilicon/kunpeng_hccs.c' (118,510) at 20240405153231451
120484 2025-01-21 03:01:04.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6621.c' (118,511) at 20240405153230663
120485 2025-01-21 03:01:04.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_core.c' (118,512) at 20240405153230695
120486 2025-01-21 03:01:04.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stih410-b2260/Makefile' (118,513) at 20210308005003052
120487 2025-01-21 03:01:04.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5761.yaml' (118,514) at 20240405153045073
120488 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm121.c' (118,515) at 20240405153049225
120489 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/intel,cgu-lgm.yaml' (118,516) at 20240405153045025
120490 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/inflate.c' (118,517) at 20240405153053109
120491 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/stall.json' (118,518) at 20240405153232227
120492 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_types.h' (118,519) at 20240405153048545
120493 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/icmp.h' (118,520) at 20210309003653844
120494 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/mscc.txt' (118,521) at 20220525020651690
120495 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/allwinner,sun8i-a83t-ths.yaml' (118,522) at 20240405153045177
120496 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/cache.h' (118,523) at 20240815080012871
120497 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/beige_goby_ip_offset.h' (118,524) at 20220525020652811
120498 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/smc.h' (118,525) at 20241216090017769
120499 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/bluefield-dw-mshc.txt' (118,526) at 20210307214925366
120500 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/C29XPCIE_NAND_defconfig' (118,527) at 20210308005003236
120501 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_leds.c' (118,528) at 20210307214928098
120502 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_prctl.h' (118,529) at 20220429100100646
120503 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/example/events.yaml' (118,530) at 20210308005059165
120504 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/config_mpc86xx.h' (118,531) at 20210308005002836
120505 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/pwmtachtool/src/pwmtach_ioctl.h' (118,532) at 20210308005111465
120506 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/binutils.py' (118,533) at 20241221090017628
120507 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.c' (118,534) at 20220525020652967
120508 2025-01-21 03:01:04.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/nvme/NVMeBasicContext.hpp' (118,535) at 20241112090003102
120509 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/data/ipa_data-v3.5.1.c' (118,536) at 20240405153050337
120510 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head.S' (118,537) at 20241211090145369
120511 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c' (118,538) at 20240405153048693
120512 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/counter/ti-eqep.yaml' (118,539) at 20210307214925298
120513 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_gem_evict.h' (118,540) at 20240405153048525
120514 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/dev-kmsg' (118,541) at 20210309003648248
120515 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/aldebaran_ip_offset.h' (118,542) at 20220525020652534
120516 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_pci_grpci1.c' (118,543) at 20240405153230091
120517 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/x86/tune-c3.inc' (118,544) at 20210905000020581
120518 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/pxa910_defconfig' (118,545) at 20240405153045617
120519 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm3323.c' (118,546) at 20240405153048997
120520 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/malidp_hw.c' (118,547) at 20240405153048357
120521 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/patch.h' (118,548) at 20210307214926118
120522 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/mapfile.csv' (118,549) at 20220525020655143
120523 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/key_gen.c' (118,550) at 20240405153046929
120524 2025-01-21 03:01:04.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/syscall.c' (118,551) at 20240405153230003
120525 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ieee802154.h' (118,552) at 20240405153052705
120526 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_legacy_misc.c' (118,553) at 20220525020652847
120527 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mn88472.h' (118,554) at 20210307214928630
120528 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/google,open-dice.yaml' (118,555) at 20240405153045149
120529 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/namei.c' (118,556) at 20210307214931070
120530 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/msi-ec.h' (118,557) at 20240405153051413
120531 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/tsx.c' (118,558) at 20240405153046425
120532 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/soc.h' (118,559) at 20220525020652090
120533 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v6.h' (118,560) at 20240405153051289
120534 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.LED_display' (118,561) at 20210308005003288
120535 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/pl111_drm.h' (118,562) at 20240405153048701
120536 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hi3660.c' (118,563) at 20240405153230211
120537 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32h7-pinctrl.dtsi' (118,564) at 20240405153045581
120538 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time.errors.yaml' (118,565) at 20210610000035158
120539 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/i2c_eeprom_emul.c' (118,566) at 20210308005003400
120540 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.ips' (118,567) at 20210307214925558
120541 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/remoteproc/k3-rproc.txt' (118,568) at 20210308005003308
120542 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/x86/Kconfig' (118,569) at 20210307214932450
120543 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/Kconfig' (118,570) at 20220525020653483
120544 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/clk.c' (118,571) at 20210308005003208
120545 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/move_mount_set_group/config' (118,572) at 20220525020655215
120546 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adv_pci1760.c' (118,573) at 20240405153046889
120547 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/oplib_64.h' (118,574) at 20240805080013927
120548 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/ll_temac_mdio.c' (118,575) at 20240405153231071
120549 2025-01-21 03:01:04.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/toggle-switch.scss' (118,576) at 20210308005107073
120550 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/thermal.c' (118,577) at 20240405153054069
120551 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/context_tracking_irq.h' (118,578) at 20240405153052673
120552 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/pageattr.c' (118,579) at 20240429080012404
120553 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_sw.c' (118,580) at 20210308005003728
120554 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/statfs.h' (118,581) at 20210307214926250
120555 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/Makefile' (118,582) at 20210308005003024
120556 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/bootstrap.sh' (118,583) at 20221205040007891
120557 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/allowedips.c' (118,584) at 20240719080013357
120558 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/Makefile' (118,585) at 20240405153050489
120559 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cpufeature.h' (118,586) at 20240624080012768
120560 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/virtio-net.c' (118,587) at 20241211090212442
120561 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/AssetTag/meson.build' (118,588) at 20230825080021137 to deleted uid set
120562 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/distro/include/phosphor-mrw.inc' (118,589) at 20210811000030029
120563 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/pgm-specification-user.c' (118,590) at 20230426080043952
120564 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf_rss-stub.c' (118,591) at 20241211090212242
120565 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openconnect/openconnect_9.12.bb' (118,592) at 20230919080013954
120566 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls2080a_simu.h' (118,593) at 20210308005003600
120567 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/tlb-funcs.S' (118,594) at 20240405153230015
120568 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pointer_auth.h' (118,595) at 20240405153045861
120569 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-imx28.c' (118,596) at 20210307214926998
120570 2025-01-21 03:01:04.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/buffer.c' (118,597) at 20240405153052049
120571 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rockchip.h' (118,598) at 20241211090145477
120572 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/numa.c' (118,599) at 20240906080037284
120573 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/ec_sys.c' (118,600) at 20240405153046637
120574 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_micfil.h' (118,601) at 20240405153232175
120575 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/Kconfig' (118,602) at 20240405153049653
120576 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_crtc.c' (118,603) at 20240405153230643
120577 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/switch_to.h' (118,604) at 20210307214926322
120578 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/uprobes.c' (118,605) at 20240805080013931
120579 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/xfs-online-fsck-design.rst' (118,606) at 20240405153229815
120580 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/086_files_none.dts' (118,607) at 20210308005003752
120581 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml' (118,608) at 20240405153229799
120582 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/udbg_adb.c' (118,609) at 20240405153046213
120583 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_display.c' (118,610) at 20240405153048565
120584 2025-01-21 03:01:04.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/modes/interface/isp_types.h' (118,611) at 20220525020654127
120585 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/u-boot-fw-utils-aspeed_%.bbappend' (118,612) at 20210823100016972
120586 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch' (118,613) at 20241206090014310
120587 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_object_types.h' (118,614) at 20240405153230563
120588 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/nbd-multiconn.out' (118,615) at 20221215040039366
120589 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Documentation/fieldbus_dev.txt' (118,616) at 20210307214930506
120590 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml' (118,617) at 20240405153045065
120591 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_neo2_defconfig' (118,618) at 20210308005003272
120592 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/debugfs.c' (118,619) at 20240405153231279
120593 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/zero.hpp' (118,620) at 20230511080008003
120594 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/virtio_ring_poll.c' (118,621) at 20210307214932742
120595 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb-mc.c' (118,622) at 20240405153049553
120596 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/service_files/chassis-system-reset.service' (118,623) at 20211112040111279
120597 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/microchip/atmel,at91rm9200-tcb.yaml' (118,624) at 20240405153045157
120598 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/meson.build' (118,625) at 20241211090212374
120599 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AttributeRegistry_v1.xml' (118,626) at 20240619080002920
120600 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AccelerationFunctionCollection_v1.xml' (118,627) at 20240619080002916
120601 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/xz/xz_crc32.c' (118,628) at 20241008080014027
120602 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp/0001-sched_attr-Do-not-define-for-glibc-2.41.patch' (118,629) at 20241221090017676
120603 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb' (118,630) at 20241221090017544
120604 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/association_interface.hpp' (118,631) at 20240829080033123
120605 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/zram_lib.sh' (118,632) at 20220525020655235
120606 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/zisofs.h' (118,633) at 20210307214931126
120607 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/loader/valid/another.py' (118,634) at 20210307205554434
120608 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nvidia,tegra20-ehci.txt' (118,635) at 20210307214925450
120609 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/xenpmu.h' (118,636) at 20240405153052961
120610 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0008-Define-glibc-compatible-basename-for-non-glibc-syste.patch' (118,637) at 20240413080012651
120611 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pxs2-gentil.dts' (118,638) at 20240405153045577
120612 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/iTCO_wdt.c' (118,639) at 20241216090017749
120613 2025-01-21 03:01:04.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target-con-set.h' (118,640) at 20241211090212526
120614 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/COPYING.MIT' (118,641) at 20221122040015507
120615 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mpc5121.h' (118,642) at 20210307214926382
120616 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/switch_to.h' (118,643) at 20220525020651970
120617 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ssd1305.c' (118,644) at 20210307214930506
120618 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ntb.rst' (118,645) at 20240405153045193
120619 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_simple.c' (118,646) at 20210307214926274
120620 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_types.hpp' (118,647) at 20240925080030034
120621 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power-domain.h' (118,648) at 20210308005003680
120622 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_nla.c' (118,649) at 20240405153046705
120623 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/randomize_layout_plugin.c' (118,650) at 20240405153232103
120624 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/determinism.patch' (118,651) at 20241221090017664
120625 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/phosphor-power-supply-0.conf' (118,652) at 20210307205553702
120626 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-light-tsl2583' (118,653) at 20210307214925194
120627 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_mtdif2.h' (118,654) at 20210308005003556
120628 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dpp.c' (118,655) at 20240405153047261
120629 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/misc_helper.c' (118,656) at 20240906080037532
120630 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_vhci.c' (118,657) at 20240613080016383
120631 2025-01-21 03:01:04.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml' (118,658) at 20210721000034682
120632 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/vdso/vgetcpu.c' (118,659) at 20240405153045953
120633 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/jobs_processing.py' (118,660) at 20231117090015183
120634 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mcb.h' (118,661) at 20240405153052725
120635 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libutempter/libutempter/0001-Fix-macro-error.patch' (118,662) at 20221003030013285
120636 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-bytedance/usb-network/files/00-bmc-usb0.network' (118,663) at 20210307205553674
120637 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/LICENSE' (118,664) at 20210308005117617
120638 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/serial/mxc-serial.txt' (118,665) at 20210308005003308
120639 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm018-dc4.dts' (118,666) at 20210308005002636
120640 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-EIA-542-HRC-center-frequencies-QAM256' (118,667) at 20210307205553754
120641 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-shadow-virtqueue.h' (118,668) at 20240326080039502
120642 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_tcp.c' (118,669) at 20240913080013833
120643 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/mon.c' (118,670) at 20230720080043535
120644 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_writemeta_unittest.cpp' (118,671) at 20210308005134001
120645 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_thread.h' (118,672) at 20241211090212218
120646 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/acl.c' (118,673) at 20240628080014017
120647 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/generic-radix-tree.rst' (118,674) at 20240405153045289
120648 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-nft.sh' (118,675) at 20240905080011586
120649 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/framebuffer.h' (118,676) at 20210307214927778
120650 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/PageNotFound/index.js' (118,677) at 20220105012522999
120651 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/moxtet.h' (118,678) at 20220525020654591
120652 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb' (118,679) at 20231014080011723
120653 2025-01-21 03:01:04.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_common.h' (118,680) at 20220525020654595
120654 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/max8997-irq.c' (118,681) at 20210307214929010
120655 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_module.c' (118,682) at 20210307214927150
120656 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_soc_common.c' (118,683) at 20241211090212246
120657 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cros_peripheral_charger.c' (118,684) at 20240405153051433
120658 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/compulab.bmp' (118,685) at 20210308005003768 to deleted uid set
120659 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/s5pc100-pinctrl.dtsi' (118,686) at 20210308005002608
120660 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled3.conf' (118,687) at 20220603030012904
120661 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts_1.0.bb' (118,688) at 20241221090017644
120662 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/pattern.hpp' (118,689) at 20240618080005305
120663 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/rza.h' (118,690) at 20210307214930858
120664 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-st-ssc4.c' (118,691) at 20240405153051797
120665 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/u2f-setup-gen.py' (118,692) at 20210308005046249
120666 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/delegation.c' (118,693) at 20241111090012141
120667 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm3xxx.c' (118,694) at 20210307214925914
120668 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/github-releases.bbclass' (118,695) at 20221003030013329
120669 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-de2.h' (118,696) at 20210308005003636
120670 2025-01-21 03:01:04.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7721/Makefile' (118,697) at 20210307214926542
120671 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.c' (118,698) at 20240405153231247
120672 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol_palfin.bmp' (118,699) at 20210308005003768 to deleted uid set
120673 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc' (118,700) at 20240618080012765
120674 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_es8336.c' (118,701) at 20240405153232183
120675 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/orinoco_pci.h' (118,702) at 20210309003651772
120676 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/internal.h' (118,703) at 20240913080013845
120677 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/constants.py.in' (118,704) at 20240405153232103
120678 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/oslib-posix.c' (118,705) at 20240906080037592
120679 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/virtio_scsi.c' (118,706) at 20240405153051745
120680 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-logging.c' (118,707) at 20221215040039394
120681 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/opengrok2.0.log' (118,708) at 20241227090345067
120682 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_arc.c' (118,709) at 20210308005003484
120683 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mman.h' (118,710) at 20240405153046117
120684 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_compression.h' (118,711) at 20240405153046957
120685 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/arndale/arndale.c' (118,712) at 20210308005003040
120686 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsrlv.c' (118,713) at 20210308005046525
120687 2025-01-21 03:01:04.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gemfs.c' (118,714) at 20240405153048477
120688 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c' (118,715) at 20241211090145461
120689 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/omap_l3_noc.h' (118,716) at 20240405153046737
120690 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/ls/ls1021a-moxa-uc-8410a.dts' (118,717) at 20240405153045533
120691 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa.h' (118,718) at 20240405153049041
120692 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/vgacon.c' (118,719) at 20240405153052177
120693 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.2.bb' (118,720) at 20241221090017564
120694 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/cmd.c' (118,721) at 20240405153050469
120695 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9irq.h' (118,722) at 20240405153046017
120696 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syscalls_api.h' (118,723) at 20240405153052801
120697 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svcauth.h' (118,724) at 20240405153231843
120698 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/irled/gpio-ir-tx.yaml' (118,725) at 20240405153045089
120699 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_libbpf_get_fd_by_id_opts.c' (118,726) at 20241008080014059
120700 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-ffa-user/files/Makefile' (118,727) at 20220910030013341
120701 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/templates/method.mako.cpp' (118,728) at 20210308005108057
120702 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.c' (118,729) at 20240405153230539
120703 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/MAINTAINERS' (118,730) at 20210308005002976
120704 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_ag_api.h' (118,731) at 20240405153050177
120705 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/interrupts.c' (118,732) at 20210308005002836
120706 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/update-mips-syscall-args.sh' (118,733) at 20210927100127353
120707 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_sai.c' (118,734) at 20240405153054009
120708 2025-01-21 03:01:04.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-4.0' (118,735) at 20211006000025230
120709 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/gsmi.c' (118,736) at 20241211090145405
120710 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/branch.json' (118,737) at 20240405153054109
120711 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/pm.h' (118,738) at 20210307214929962
120712 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dccg.h' (118,739) at 20240405153230415
120713 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/index.rst' (118,740) at 20210307214925454
120714 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/radvd.service' (118,741) at 20210307205553822
120715 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/debugfs.c' (118,742) at 20240910080014058
120716 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/devfreq_cooling.h' (118,743) at 20220525020654559
120717 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp/make_fuse_swig_optional.patch' (118,744) at 20230706080014741
120718 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-wits-pro-a20-dkt.dts' (118,745) at 20240405153045389
120719 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/rtc.h' (118,746) at 20240326080039550
120720 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp-hid.h' (118,747) at 20220921100021462
120721 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cap.c' (118,748) at 20210307214932586
120722 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/files/static-passwd-meta-gnome' (118,749) at 20231014080011723
120723 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/.gitignore' (118,750) at 20210307214926590
120724 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-ipq5332.c' (118,751) at 20241008080013915
120725 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkspi.c' (118,752) at 20210308005003772
120726 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8350/supply.h' (118,753) at 20210307214931438
120727 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-owl/regs_s900.h' (118,754) at 20210308005002660
120728 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gardikfors' (118,755) at 20210307205553782
120729 2025-01-21 03:01:04.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/pbkdf.h' (118,756) at 20241211090212354
120730 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_prio.c' (118,757) at 20240405153053369
120731 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/push006c.h' (118,758) at 20210309003649824
120732 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2p-ca9.dts' (118,759) at 20240405153045405
120733 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,adau1372.yaml' (118,760) at 20240405153045157
120734 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/decompress/inflate.h' (118,761) at 20210307214931374
120735 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/potentiometer/renesas,x9250.yaml' (118,762) at 20240405153045077
120736 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_SPIFLASH_defconfig' (118,763) at 20210308005003240
120737 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/arct_ip_offset.h' (118,764) at 20220525020652534
120738 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/wimm.c' (118,765) at 20220525020652943
120739 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpaqx_s_w_ph.c' (118,766) at 20210308005046505
120740 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/guruplug.c' (118,767) at 20210308005002904
120741 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireworks/Makefile' (118,768) at 20210307214932210
120742 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/mux.c' (118,769) at 20210308005003052
120743 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/genmap.c' (118,770) at 20240405153046609
120744 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-imx-mu-msi.c' (118,771) at 20240405153230751
120745 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_device_path_to_text.c' (118,772) at 20210308005003700
120746 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mtfsf.c' (118,773) at 20210307214926438
120747 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-alto35-common.dtsi' (118,774) at 20240405153045605
120748 2025-01-21 03:01:04.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/B4860QDS_defconfig' (118,775) at 20210308005003232
120749 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/error.rs' (118,776) at 20240405153232095
120750 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/id_map.cpp' (118,777) at 20240817080031292
120751 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/mac.c' (118,778) at 20240628080014001
120752 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c' (118,779) at 20210307214927886
120753 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_one.cpp' (118,780) at 20231110090010623
120754 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/marvell.c' (118,781) at 20240405153231079
120755 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/stm.h' (118,782) at 20240405153052941
120756 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/0001-stdlib-Make-iconv-use-portable-across-glibc-musl.patch' (118,783) at 20241206090014254
120757 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-zrle.c.inc' (118,784) at 20240326080039754
120758 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/frwr_ops.c' (118,785) at 20240805080014059
120759 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/altr,rst-mgr.h' (118,786) at 20210307214931346
120760 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/meson-gxl-usb3.c' (118,787) at 20210308005003456
120761 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/bpf_perf_event.h' (118,788) at 20240405153045361
120762 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c' (118,789) at 20210307214929810
120763 2025-01-21 03:01:04.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qjson.h' (118,790) at 20220429100100586
120764 2025-01-21 03:01:04.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/cypress_firmware.h' (118,791) at 20210307214928598
120765 2025-01-21 03:01:04.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/uncore-interconnect.json' (118,792) at 20240405153054141
120766 2025-01-21 03:01:04.465-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/scripts/report-details.html.jinja' (118,793) at 20220804030014695
120767 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/dcn/irqsrcs_dcn_1_0.h' (118,794) at 20220525020652811
120768 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/habv4/guides/encrypted_boot.txt' (118,795) at 20210308005003328
120769 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sheep-rk3368_defconfig' (118,796) at 20210308005003280
120770 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/Makefile' (118,797) at 20240405153049473
120771 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb' (118,798) at 20240413080012639
120772 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c' (118,799) at 20240405153048641
120773 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_wait_wouldblock.c' (118,800) at 20240405153054305
120774 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a64.h' (118,801) at 20240405153046853
120775 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c' (118,802) at 20240405153230315
120776 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-psu-code-mgmt/src/activation.cpp' (118,803) at 20241213090049550 to deleted uid set
120777 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/atmel_lcdfb.c' (118,804) at 20210308005003520
120778 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/entityMap.json' (118,805) at 20240514080031406
120779 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/targets.rst' (118,806) at 20221215040039082
120780 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jiffies.h' (118,807) at 20241211090145537
120781 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/socionext,uniphier-soc-glue.yaml' (118,808) at 20240405153045157
120782 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/perfbuf_bench.c' (118,809) at 20240405153054273
120783 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/Kconfig' (118,810) at 20210307214927178
120784 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_headroom.sh' (118,811) at 20240405153054297
120785 2025-01-21 03:01:04.466-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/acpi-x86-stub.c' (118,812) at 20240326080039414
120786 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/Makefile' (118,813) at 20240405153054357
120787 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_46.2.bb' (118,814) at 20241221090017488
120788 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/channels.c' (118,815) at 20240405153050101
120789 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/habanalabs.h' (118,816) at 20240405153052893
120790 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/watchdog_hrtimer_pretimeout.c' (118,817) at 20220525020654335
120791 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d4ek_nandflash_defconfig' (118,818) at 20210308005003276
120792 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml' (118,819) at 20240405153229799
120793 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FacilityCollection_v1.xml' (118,820) at 20240619080002924
120794 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/ProcessorStore.js' (118,821) at 20241004080035963
120795 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/CLEI.interface.yaml' (118,822) at 20240618080025501
120796 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/loongarch64/test_pcadd.c' (118,823) at 20221215040039386
120797 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/recipetool' (118,824) at 20210307205554642
120798 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/actions/owl-sps.c' (118,825) at 20240405153231347
120799 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0002-Enable-and-change-user-and-group-of-freeradius-serve.patch' (118,826) at 20230131040012027
120800 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,amac.yaml' (118,827) at 20240405153045113
120801 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpaa_fd.h' (118,828) at 20210308005003648
120802 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/aggregator/ssh_packet_layer.c' (118,829) at 20240405153051393
120803 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/test_encl.lds' (118,830) at 20240405153232287
120804 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqtest.h' (118,831) at 20241211090212546
120805 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/cadence/cdns-dsi-j721e.c' (118,832) at 20240405153048373
120806 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/sharpsl.h' (118,833) at 20210308005046005
120807 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021atwr/MAINTAINERS' (118,834) at 20210308005002964
120808 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ChassisCollection.json' (118,835) at 20240619080002944
120809 2025-01-21 03:01:04.467-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-zed/ps7_init_gpl.c' (118,836) at 20210308005003180
120810 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5640.c' (118,837) at 20240405153230791
120811 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc084s021.yaml' (118,838) at 20240405153045073
120812 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/net/Makefile' (118,839) at 20210307214925974
120813 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m54451evb/Kconfig' (118,840) at 20210308005002972
120814 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-twl4030-usb' (118,841) at 20210307214925206
120815 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/marvell/comphy_hpipe.h' (118,842) at 20210308005003456
120816 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk.c' (118,843) at 20210307214926994
120817 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/sonicvibes.c' (118,844) at 20220525020655011
120818 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/apple,admac.yaml' (118,845) at 20240405153045053
120819 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/domain.c' (118,846) at 20240429080012436
120820 2025-01-21 03:01:04.468-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/elogall' (118,847) at 20221213040024897
120821 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_oem.robot' (118,848) at 20240628080017117
120822 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq24257.yaml' (118,849) at 20240405153045141
120823 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.h' (118,850) at 20240405153050109
120824 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_analyze_funcs.py' (118,851) at 20240906080037476
120825 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/macsec.c' (118,852) at 20240405153231075
120826 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/axp20x-pek.c' (118,853) at 20240405153049141
120827 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/Kconfig' (118,854) at 20210308005002988
120828 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.h' (118,855) at 20210307214927206
120829 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/index.rst' (118,856) at 20240405153045009
120830 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/sme.c' (118,857) at 20241220090018342
120831 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/smbios-ipmi-blobs/handler.hpp' (118,858) at 20230821192414188
120832 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/user32.h' (118,859) at 20210307214926678
120833 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/soc-info.h' (118,860) at 20210308005002796
120834 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_dummy.c' (118,861) at 20240405153053497
120835 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/nfs_fs.h' (118,862) at 20240405153231831
120836 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/xstate.rst' (118,863) at 20240405153044989
120837 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8350.h' (118,864) at 20220525020654543
120838 2025-01-21 03:01:04.469-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g25.dtsi' (118,865) at 20240405153045465
120839 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_6_offset.h' (118,866) at 20240405153048281
120840 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53.dtsi' (118,867) at 20240405153229883
120841 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-kernel/linux/linux-aspeed_%.bbappend' (118,868) at 20240727080014098
120842 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mux.c' (118,869) at 20240405153046801
120843 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_driver/efi_block_device.c' (118,870) at 20210308005003700
120844 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/frontend.json' (118,871) at 20240405153054129
120845 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/0002-interface-remove-C-reserved-keyword.patch' (118,872) at 20210307205553754
120846 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/mslverify/README.md' (118,873) at 20221214040025236
120847 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-self-cycle.err' (118,874) at 20210308005046409
120848 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/imx-iim.c' (118,875) at 20240405153231275
120849 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/airoha/Makefile' (118,876) at 20240405153045369
120850 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/Makefile' (118,877) at 20210308005003760
120851 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0003-Make-fbdev-device-node-runtime-configurable-via-envi.patch' (118,878) at 20241221090017528
120852 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/da9150.txt' (118,879) at 20210307214925358
120853 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P5040DS_NAND_SECURE_BOOT_defconfig' (118,880) at 20210308005003244
120854 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt1011.txt' (118,881) at 20210307214925434
120855 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/Kconfig' (118,882) at 20220525020653663
120856 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/crct10dif-vpmsum_asm.S' (118,883) at 20210307214926370
120857 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_connlimit.c' (118,884) at 20241018080014586
120858 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/recipetool' (118,885) at 20210307205554642
120859 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/acpi.h' (118,886) at 20230426080043756
120860 2025-01-21 03:01:04.470-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/Makefile' (118,887) at 20240405153230611
120861 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Nyiregyhaza-Tokaj-Kazincbarcika-Saly-Satoraljaujhely' (118,888) at 20210307205553774 to deleted uid set
120862 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-mips/unistd.h' (118,889) at 20210308005046065
120863 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_brx.c' (118,890) at 20240405153049441
120864 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml' (118,891) at 20240405153229779
120865 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mlxreg-fan.rst' (118,892) at 20210307214925502
120866 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_ldap_utils.robot' (118,893) at 20240627080021044
120867 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0013-remove-clean-script.patch' (118,894) at 20220910030013425
120868 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/config.h' (118,895) at 20210307214932614
120869 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/conf/distro/gbmc.conf' (118,896) at 20241221090017480
120870 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/no-gplv3.inc' (118,897) at 20241221090017612
120871 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain.service' (118,898) at 20210307205554122
120872 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/hw.c' (118,899) at 20240405153050473
120873 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend' (118,900) at 20220311040028855
120874 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/process.c' (118,901) at 20240405153045353
120875 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/apm-power.c' (118,902) at 20210307214928466
120876 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mailbox/tegra186-hsp.h' (118,903) at 20240405153052649
120877 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tx6-lvds.dtsi' (118,904) at 20240405153045521
120878 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom/0001-subpel_variance_neon-Provide-prototypes-for-missing-.patch' (118,905) at 20230609080014387
120879 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/network/phosphor-network/00-hmc-usb0.network' (118,906) at 20240727080014098
120880 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_occ.h' (118,907) at 20230426080043764
120881 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx_channels.h' (118,908) at 20240405153050281
120882 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/bug.h' (118,909) at 20240405153046245
120883 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-framesizes.rst' (118,910) at 20220525020651786
120884 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/Makefile' (118,911) at 20210307214929574
120885 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_74xx.py' (118,912) at 20241211090212542
120886 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/u-boot.lds' (118,913) at 20210308005002848
120887 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/fs.c' (118,914) at 20240405153231691
120888 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_callbacks_demo.c' (118,915) at 20210307214931806
120889 2025-01-21 03:01:04.471-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_ctl.c' (118,916) at 20240405153051733
120890 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/pmc.h' (118,917) at 20240405153052885
120891 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/32-bit.config' (118,918) at 20220525020652030
120892 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi' (118,919) at 20240405153045737
120893 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/RUDE01' (118,920) at 20240405153054369
120894 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/ide-internal.h' (118,921) at 20240906080037232
120895 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/0003-debug-prefix-map.patch' (118,922) at 20241221090017644
120896 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/bcm2838_gpio.c' (118,923) at 20241211090212270
120897 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-qxl.bin' (118,924) at 20240326080039614 to deleted uid set
120898 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/baikal-t1/Makefile' (118,925) at 20240405153046773
120899 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm-perf.c' (118,926) at 20240405153230671
120900 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_ttm_pm.h' (118,927) at 20240405153048477
120901 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/lance.h' (118,928) at 20210308005046021
120902 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/subprojects/sdbusplus.wrap' (118,929) at 20220917030017029
120903 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vm_init_segtable.S' (118,930) at 20210307214926110
120904 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/uncached.c' (118,931) at 20210307214926574
120905 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vhost_net.c' (118,932) at 20241211090212310
120906 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb' (118,933) at 20241013080010898
120907 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/interfaces/trigger_action.hpp' (118,934) at 20220607100029055
120908 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/error_files_tests.cpp' (118,935) at 20240229090015607
120909 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_legacy.c' (118,936) at 20210308005003404
120910 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/mcde_drm.h' (118,937) at 20220525020652919
120911 2025-01-21 03:01:04.472-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-Bern-upc-cablecom' (118,938) at 20210307205553758
120912 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mtk_eth.c' (118,939) at 20210308005003436
120913 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/soc-family.inc' (118,940) at 20210307205554410
120914 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra76x.dtsi' (118,941) at 20240405153229903
120915 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9062/core.h' (118,942) at 20210307214931426
120916 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pwm/pwm.txt' (118,943) at 20210308005003308
120917 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/zc5601.h' (118,944) at 20210308005003624
120918 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-mediatek-gen3.c' (118,945) at 20240405153231287
120919 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rpl.h' (118,946) at 20240405153052937
120920 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/driver-model.rst' (118,947) at 20240405153229747
120921 2025-01-21 03:01:04.473-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu/spte.h' (118,948) at 20240405153230135
120922 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls_3.8.8.bb' (118,949) at 20241221090017696
120923 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/dsi_cfg.c' (118,950) at 20240405153230595
120924 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/libpfm4/0002-perf_examples-Remove-unused-sum-variable.patch' (118,951) at 20210729000029104
120925 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf-editor_45.0.1.bb' (118,952) at 20231126090012777
120926 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx.h' (118,953) at 20210308005003460
120927 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx.h' (118,954) at 20240405153046961
120928 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/bmc/bmc.c' (118,955) at 20210308004938832
120929 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/hwmon/pmbus/Kconfig' (118,956) at 20240716080021363 to deleted uid set
120930 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ahtari' (118,957) at 20210307205553766
120931 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c' (118,958) at 20240405153047105
120932 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/trace-events' (118,959) at 20240906080037284
120933 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/exceptions.c' (118,960) at 20210308005002884
120934 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/Makefile' (118,961) at 20220525020654239
120935 2025-01-21 03:01:04.474-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/decode-arm.h' (118,962) at 20210307214925982
120936 2025-01-21 03:01:04.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c' (118,963) at 20240405153231019
120937 2025-01-21 03:01:04.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib0070.c' (118,964) at 20240405153049285
120938 2025-01-21 03:01:04.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cpumask_kunit.c' (118,965) at 20240405153053081
120939 2025-01-21 03:01:04.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-tlc591xx.txt' (118,966) at 20210307214925346
120940 2025-01-21 03:01:04.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/rcw_p3041ds.cfg' (118,967) at 20210308005002964
120941 2025-01-21 03:01:04.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.8.bb' (118,968) at 20241221090017496
120942 2025-01-21 03:01:04.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-logitech-dj.c' (118,969) at 20240624080012780
120943 2025-01-21 03:01:04.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm.dtsi' (118,970) at 20240405153045605
120944 2025-01-21 03:01:04.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/Update-x86emu-from-X.org.patch' (118,971) at 20210307205554458
120945 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip_6.0.bb' (118,972) at 20241221090017680
120946 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/cfe/cfe_api.c' (118,973) at 20240405153046001
120947 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/dbus.h' (118,974) at 20210308005108641
120948 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_kprobes_asm.S' (118,975) at 20240405153046301
120949 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/board-shmin.c' (118,976) at 20210307214926534
120950 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/string-attributes.c' (118,977) at 20220525020653907
120951 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_inout.h' (118,978) at 20210307214932114
120952 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/073' (118,979) at 20210927100127477
120953 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/hci.h' (118,980) at 20240405153048925
120954 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/halt' (118,981) at 20220405030025645
120955 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c' (118,982) at 20210307214932706
120956 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/string.h' (118,983) at 20210308005002544
120957 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/shared/io.h' (118,984) at 20240405153046397
120958 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2552.h' (118,985) at 20210309003654656
120959 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/meta_io.c' (118,986) at 20240613080016491
120960 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/process.c' (118,987) at 20210307214926622
120961 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/templates/default/local.conf.sample' (118,988) at 20241221090017476
120962 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/stats.h' (118,989) at 20240326080039550
120963 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host.errors.yaml' (118,990) at 20220315030032663
120964 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_wm_types.h' (118,991) at 20240405153048465
120965 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_dccg.c' (118,992) at 20220525020652514
120966 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/cachev2.c' (118,993) at 20210307214926102
120967 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios' (118,994) at 20221210040020210
120968 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/services.h' (118,995) at 20240405153232119
120969 2025-01-21 03:01:04.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a10s.dtsi' (118,996) at 20240405153045377
120970 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2837-rpi-cm3-io3.dts' (118,997) at 20240405153045717
120971 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_tuxrun.py' (118,998) at 20241211090212538
120972 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/net/pfe_eth/pfe_firmware.h' (118,999) at 20210308005003676
120973 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sh/rcar/core.c' (119,000) at 20241104090011627
120974 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/bootinfo-amiga.h' (119,001) at 20210307214926166
120975 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/adi-axi-adc.c' (119,002) at 20240624080012780
120976 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-erofs' (119,003) at 20240405153044925
120977 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-hsic-phy.yaml' (119,004) at 20240405153045129
120978 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/MAINTAINERS' (119,005) at 20210308005003048
120979 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dtree.h' (119,006) at 20210307214931134
120980 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/nsim_700.dts' (119,007) at 20210307214925662
120981 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/davinci_rtc.h' (119,008) at 20210308005002672
120982 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f469-discovery/Kconfig' (119,009) at 20210308005003052
120983 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (119,010) at 20231006080017477
120984 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-bad-type.json' (119,011) at 20210308005046405
120985 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kdump/index.rst' (119,012) at 20210307214925226
120986 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn/openvpn' (119,013) at 20220721030015841
120987 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mc13892.h' (119,014) at 20210307214931430
120988 2025-01-21 03:01:04.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/board_f.c' (119,015) at 20210308005003220
120989 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hid.h' (119,016) at 20240405153052917
120990 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/.gitignore' (119,017) at 20210307214932686
120991 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mux/consumer.h' (119,018) at 20240405153052745
120992 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/timers/hpet_example.c' (119,019) at 20210307214932130
120993 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/trace-events' (119,020) at 20240906080037140
120994 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/nl-Delta' (119,021) at 20210307205553758
120995 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/tools.py' (119,022) at 20210308005003772
120996 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/mxc_w1.c' (119,023) at 20210309003653324
120997 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/self-refresh.S' (119,024) at 20210307214925962
120998 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/processor.h' (119,025) at 20240405153046313
120999 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-space.json' (119,026) at 20210308005046405
121000 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap4-dss.txt' (119,027) at 20210307214925310
121001 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-pll.c' (119,028) at 20240405153230243
121002 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tda18218.h' (119,029) at 20210307214928802
121003 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/layer.conf' (119,030) at 20241221090017572
121004 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/media.c' (119,031) at 20220525020653487
121005 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hvcserver.c' (119,032) at 20240405153046225
121006 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/mmu-40x.h' (119,033) at 20220525020652034
121007 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/string.h' (119,034) at 20210307214926110
121008 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_v2024.07.bb' (119,035) at 20241221090017484
121009 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/capi/kcapi.h' (119,036) at 20210307214928538
121010 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/tty/tty_ldisc.rst' (119,037) at 20240405153045197
121011 2025-01-21 03:01:04.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/conversion/conversion_1.0/ia_css_conversion.host.h' (119,038) at 20210307214930554
121012 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb_1.23.bb' (119,039) at 20231126090012789
121013 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/ipl.h' (119,040) at 20240405153046277
121014 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/memstress.h' (119,041) at 20240405153054317
121015 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/realview_mpcore.c' (119,042) at 20210308005045857
121016 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a31.c' (119,043) at 20210308005003352
121017 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/pmbus_utils.hpp' (119,044) at 20210430000109181
121018 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/bitops/ffs.h' (119,045) at 20210307214926314
121019 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_privacy_screen_x86.c' (119,046) at 20240405153048409
121020 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/Makefile' (119,047) at 20210308005002924
121021 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etb10.c' (119,048) at 20240405153048889
121022 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/container-template.yml' (119,049) at 20230925080039809
121023 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/policy_find.cpp' (119,050) at 20230511080010311
121024 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/registration.hpp' (119,051) at 20210617000039364
121025 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c' (119,052) at 20240405153049469
121026 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/ia64/include/uapi/asm/bitsperlong.h' (119,053) at 20210307214932454
121027 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-test/run-ptest' (119,054) at 20220804030014691
121028 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/drive_oem_enc.bin' (119,055) at 20220604030008508 to deleted uid set
121029 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/meson_spifc.c' (119,056) at 20210308005003492
121030 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_ima.c' (119,057) at 20240405153054261
121031 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/bcm94908.dts' (119,058) at 20240405153045717
121032 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mips/Kconfig' (119,059) at 20241211090212290
121033 2025-01-21 03:01:04.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/lsof' (119,060) at 20241221090017620
121034 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/efa_io_defs.h' (119,061) at 20240405153049041
121035 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/fdmon-poll.c' (119,062) at 20230925080040113
121036 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/protocol_uae.h' (119,063) at 20210307214930994
121037 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-pllfh.c' (119,064) at 20240613080016383
121038 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-fan-config/swift/fans.yaml' (119,065) at 20210307205553702
121039 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mk712.c' (119,066) at 20210307214928506
121040 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/148' (119,067) at 20210927100127485
121041 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-tilapia-E1565.dts' (119,068) at 20240405153045485
121042 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/components/table/table-toolbar.js' (119,069) at 20210308005107069
121043 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/pwm-tacho-controller@1e786000.conf' (119,070) at 20240904080027738
121044 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/flock.c' (119,071) at 20240405153052261
121045 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-keystone.c' (119,072) at 20210307214927050
121046 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/ufs-utils/ufs-utils_4.13.5.bb' (119,073) at 20231126090012777
121047 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/sphinx-static/YoctoProject_Logo_RGB.jpg' (119,074) at 20210307205554370 to deleted uid set
121048 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/Kconfig' (119,075) at 20240405153049205
121049 2025-01-21 03:01:04.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/cavium/thunderx2/core-imp-def.json' (119,076) at 20210307214932534
121050 2025-01-21 03:01:04.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/tlb.c' (119,077) at 20240405153229987
121051 2025-01-21 03:01:04.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/firewire/firedtv-ci.c' (119,078) at 20220525020653247
121052 2025-01-21 03:01:04.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/sdma-pcm.c' (119,079) at 20210309003654944
121053 2025-01-21 03:01:04.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/changes' (119,080) at 20210307214930630
121054 2025-01-21 03:01:04.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch' (119,081) at 20230706080014745
121055 2025-01-21 03:01:04.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-raspberrypi.c' (119,082) at 20240617080017382
121056 2025-01-21 03:01:04.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/imx7_spl.h' (119,083) at 20210308005003596
121057 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_devmap.c' (119,084) at 20240805080014003
121058 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml' (119,085) at 20240405153045049
121059 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blkverify.c' (119,086) at 20240906080037144
121060 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/target_long.h' (119,087) at 20240326080039530
121061 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/Build' (119,088) at 20240405153232231
121062 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/x86/utils.c' (119,089) at 20241216090017689
121063 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/usercommands.hpp' (119,090) at 20241009080021762
121064 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pd6729.h' (119,091) at 20210307214930042
121065 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/mb86a20s.h' (119,092) at 20220525020653243
121066 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/user_events/Makefile' (119,093) at 20240405153053433
121067 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-vegman-rx20.dts' (119,094) at 20240912080012042
121068 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/Build' (119,095) at 20240405153054085
121069 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/dlsys_mock.hpp' (119,096) at 20210427000038401
121070 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra30-beaver.dts' (119,097) at 20210308005002628
121071 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4/softfloat.c' (119,098) at 20210307214926562
121072 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-7.c' (119,099) at 20210307214931190
121073 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/obmc-security-response-team-guidelines.md' (119,100) at 20241203090006519
121074 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_base.c' (119,101) at 20240405153052449
121075 2025-01-21 03:01:04.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dbus-sdr/sdrutils.cpp' (119,102) at 20240829080022534
121076 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/adf_4xxx_hw_data.c' (119,103) at 20241211090145405
121077 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (119,104) at 20240720080012613
121078 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/pedit_ip.sh' (119,105) at 20240405153054341
121079 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_length.c' (119,106) at 20240405153053337
121080 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3s-licheepi-zero-dock.dts' (119,107) at 20240405153045393
121081 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/stackglue.c' (119,108) at 20240405153052481
121082 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/kvm_guest.c' (119,109) at 20240405153047045
121083 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw5864/tw5864-video.c' (119,110) at 20240405153049381
121084 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cached-property_1.5.2.bb' (119,111) at 20210905000020561
121085 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/st-pincfg.h' (119,112) at 20210308005002612
121086 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_a3d.h' (119,113) at 20210307214932234
121087 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/0004-reproducible.patch' (119,114) at 20241221090017644
121088 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/usb3-debug-port.rst' (119,115) at 20240405153045197
121089 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.interface.yaml' (119,116) at 20240727080025831
121090 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/xor_vmx.c' (119,117) at 20240405153046177
121091 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/reboot.h' (119,118) at 20210307214926242
121092 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spmi/spmi-sandbox.c' (119,119) at 20210308005003496
121093 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/mipi-phy.c' (119,120) at 20210307214928046
121094 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_overdriver.c' (119,121) at 20210309003649648
121095 2025-01-21 03:01:04.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cpu-r3k-probe.c' (119,122) at 20240405153046021
121096 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall4.c' (119,123) at 20240405153054273
121097 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc3_rtr_regs.h' (119,124) at 20240405153046605
121098 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/motorola-mapphone-common.dtsi' (119,125) at 20240405153045601
121099 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/nopackages/selftest-nopackages.bb' (119,126) at 20210307205554386
121100 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc.h' (119,127) at 20210307214930926
121101 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_compress_sequences.c' (119,128) at 20240405153053113
121102 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_mipi.c' (119,129) at 20240405153231471
121103 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dwb.h' (119,130) at 20240405153047245
121104 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/ThermalPower/meson.build' (119,131) at 20230920080021024 to deleted uid set
121105 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/lpddr/Makefile' (119,132) at 20210307214929210
121106 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/sc27xx-poweroff.c' (119,133) at 20210307214930154
121107 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-388-helios4-u-boot.dtsi' (119,134) at 20210308005002568
121108 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/nitro_enclave.h' (119,135) at 20241211090212358
121109 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/iotools/iotools_1.6.bb' (119,136) at 20220921030015982
121110 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/trace-enable/trace-enable/trace-enable.service' (119,137) at 20220129040011653
121111 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/internal.h' (119,138) at 20220525020654487
121112 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dcr-mmio.h' (119,139) at 20210307214926378
121113 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/libusb-header-path.patch' (119,140) at 20231011080016574
121114 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-puma.dtsi' (119,141) at 20210308005002608
121115 2025-01-21 03:01:04.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mtk-afe-pcm.txt' (119,142) at 20210307214925430
121116 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/tlb.h' (119,143) at 20210307214926166
121117 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-kernel/linux/linux-aspeed_%.bbappend' (119,144) at 20221118040015022
121118 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/gpio-rcar.c' (119,145) at 20210308005003376
121119 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_osf.h' (119,146) at 20240405153052929
121120 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_chardev.c' (119,147) at 20241118090018491
121121 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-m2m.c' (119,148) at 20240405153049425
121122 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/timed_ctrl_local.h' (119,149) at 20210307214930542
121123 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx51evk.h' (119,150) at 20210308005003604
121124 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf' (119,151) at 20210307205554466
121125 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bios-settings-mgr/.clang-format' (119,152) at 20240904080002598 to deleted uid set
121126 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/si476x.h' (119,153) at 20210307214931542
121127 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/Makefile' (119,154) at 20210308005003028
121128 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/marvell,pxa910.txt' (119,155) at 20210307214925290
121129 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/leds/common.txt' (119,156) at 20210308005003304
121130 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/bmc_mode_unittest.cpp' (119,157) at 20220924030005907
121131 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-error.c' (119,158) at 20220429100100954
121132 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/alc5623.txt' (119,159) at 20210307214925426
121133 2025-01-21 03:01:04.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/db8500_thermal.c' (119,160) at 20240405153231495
121134 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_user.c' (119,161) at 20210308004938832
121135 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sockex1_user.c' (119,162) at 20240405153053425
121136 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/certificate.cpp' (119,163) at 20241205090029112
121137 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/avsbus-disable@.service' (119,164) at 20220514030009396
121138 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-pll.c' (119,165) at 20240405153046769
121139 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-cubox-i.dts' (119,166) at 20240405153045501
121140 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-dserve-dsrv9703c.dts' (119,167) at 20240405153045377
121141 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml' (119,168) at 20220525020651678
121142 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-vdpa.h' (119,169) at 20240906080037340
121143 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_translate_dce80.c' (119,170) at 20210307214927306
121144 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/files/witherspoon-tacoma/service-override.conf' (119,171) at 20240118090012501
121145 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/tlb.h' (119,172) at 20220525020652114
121146 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-mailbox.c' (119,173) at 20210307214928698
121147 2025-01-21 03:01:04.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.json' (119,174) at 20210308005046397
121148 2025-01-21 03:01:04.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_0_d.h' (119,175) at 20240405153047437
121149 2025-01-21 03:01:04.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/x_fline.S' (119,176) at 20210307214926146
121150 2025-01-21 03:01:04.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/minnowmax/MAINTAINERS' (119,177) at 20210308005003008
121151 2025-01-21 03:01:04.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/locks/double_lock.cocci' (119,178) at 20240405153053441
121152 2025-01-21 03:01:04.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_connector.c' (119,179) at 20240520080015147
121153 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/vpc.c' (119,180) at 20240326080039390
121154 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_devcmd.h' (119,181) at 20240405153051737
121155 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml' (119,182) at 20240405153045177
121156 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/WEBUI_CI' (119,183) at 20220429100025221
121157 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c' (119,184) at 20210307214929578
121158 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,cec.yaml' (119,185) at 20240405153045041
121159 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_ssif.c' (119,186) at 20240405153230203
121160 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/0001-src-mmap_hook.cc-Fix-build-for-32bit-machine.patch' (119,187) at 20240413080012659
121161 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dell-laptop' (119,188) at 20240405153229731
121162 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-em.c' (119,189) at 20240405153047073
121163 2025-01-21 03:01:04.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/network/phosphor-network_%.bbappend' (119,190) at 20241206090014222
121164 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/wii.c' (119,191) at 20210307214926362
121165 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mte-kasan.h' (119,192) at 20240405153045861
121166 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/mscan/Makefile' (119,193) at 20210307214929258
121167 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6qdl-icore.dtsi' (119,194) at 20210308005002584
121168 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/kas/fvp-base.yml' (119,195) at 20231126090012765
121169 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/fuse_i.h' (119,196) at 20240830080013319
121170 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-case.json' (119,197) at 20210308005046401
121171 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/firmware/tlm,trusted-foundations.yaml' (119,198) at 20240405153229755
121172 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c' (119,199) at 20241211090145409
121173 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/inline-confirm.scss' (119,200) at 20210308005107073
121174 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb' (119,201) at 20241120090012768 to deleted uid set
121175 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/img/pistachio_marduk.dts' (119,202) at 20240405153045989
121176 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.h' (119,203) at 20240405153047117
121177 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/ethtool.c' (119,204) at 20220525020653731
121178 2025-01-21 03:01:04.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_res.h' (119,205) at 20240405153051737
121179 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_multicast.c' (119,206) at 20240815080012919
121180 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fnmsub.c' (119,207) at 20210307214926434
121181 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/resource.h' (119,208) at 20240405153052657
121182 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/sctp_vrf.sh' (119,209) at 20240405153054349
121183 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/buildinfo-toastertable.html' (119,210) at 20210307205554282
121184 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb' (119,211) at 20240309090012820
121185 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00reg.h' (119,212) at 20210307214929910
121186 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/pgtable.h' (119,213) at 20240405153229991
121187 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/op_helper.c' (119,214) at 20240906080037536
121188 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/bpf_testmod-events.h' (119,215) at 20240405153054241
121189 2025-01-21 03:01:04.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_sup.c' (119,216) at 20240805080014007
121190 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/auxvec.h' (119,217) at 20210307214925846
121191 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/qga-vss.idl' (119,218) at 20210308005046233
121192 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_vexpress_osc.c' (119,219) at 20210308005003348
121193 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-gadget.h' (119,220) at 20240405153231531
121194 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9m10g45ek.dts' (119,221) at 20210308005002572
121195 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stih410/sys_proto.h' (119,222) at 20210308005002664
121196 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-37xx.dtsi' (119,223) at 20210308005002564
121197 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tqma6q_mba6_mmc_defconfig' (119,224) at 20210308005003284
121198 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/scripts_no_bash.patch' (119,225) at 20230706080014741
121199 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-ec' (119,226) at 20210309003648248
121200 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/devlink_port_split.py' (119,227) at 20240405153054337
121201 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/lib.h' (119,228) at 20220525020654975
121202 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-beagle.dts' (119,229) at 20240405153045601
121203 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/infiniband/sysfs.rst' (119,230) at 20210307214925510
121204 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/processor.c' (119,231) at 20240405153054317
121205 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_dma.c' (119,232) at 20220525020652843
121206 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/kfree.cocci' (119,233) at 20240405153053441
121207 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/fans/phosphor-pid-control/config.json' (119,234) at 20241212090014003 to deleted uid set
121208 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_phy.h' (119,235) at 20220525020654183
121209 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp' (119,236) at 20241106090002757
121210 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8a/tune-cortexa72.inc' (119,237) at 20240301090012451
121211 2025-01-21 03:01:04.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland/0001-build-Fix-strndup-detection-on-MinGW.patch' (119,238) at 20241206090014342
121212 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/wbsd.h' (119,239) at 20210307214929206
121213 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/u-boot.lds' (119,240) at 20210308005003072
121214 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/RestorePolicy.interface.yaml' (119,241) at 20221207040023627
121215 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fault-injection/notifier-error-inject.rst' (119,242) at 20240405153045197
121216 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/printk-index.rst' (119,243) at 20240405153045005
121217 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/Makefile' (119,244) at 20240405153231359
121218 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/elfcore.c' (119,245) at 20240405153045869
121219 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/lpc1850-otp.txt' (119,246) at 20210307214925382
121220 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/Kconfig' (119,247) at 20220215040051628
121221 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso' (119,248) at 20240405153229975
121222 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-hummingboard2-som-v15.dts' (119,249) at 20240405153045497
121223 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_6_0_sh_mask.h' (119,250) at 20210307214927690
121224 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/si2157.h' (119,251) at 20210307214928798
121225 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp' (119,252) at 20221229040004411
121226 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interconnect-provider.h' (119,253) at 20240405153231815
121227 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/isapnp.rst' (119,254) at 20210307214925462
121228 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/remap.c' (119,255) at 20240405153052997
121229 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/timer.c' (119,256) at 20210308005002544
121230 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Kconfig' (119,257) at 20210307214930506
121231 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/spu2.h' (119,258) at 20220525020652374
121232 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_lrc.c' (119,259) at 20240411080014078
121233 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/substitutions.rst' (119,260) at 20240405153054037
121234 2025-01-21 03:01:04.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre/run-ptest' (119,261) at 20210307205554622
121235 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/licenses.rst' (119,262) at 20240302090018218
121236 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml' (119,263) at 20240405153045069
121237 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-fan-config/fans.yaml' (119,264) at 20210307205554062
121238 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes.txt' (119,265) at 20210307205553678
121239 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/xilinx_sdfec.h' (119,266) at 20210307214931690
121240 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb' (119,267) at 20241221090017532
121241 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/synclist' (119,268) at 20210308005100305 to deleted uid set
121242 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm2_tis_sandbox.c' (119,269) at 20230310090043283
121243 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/pnor_partition.cpp' (119,270) at 20210308005108645
121244 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/leds/evb-npcm845-led-manager-config-native.bb' (119,271) at 20241206090014234
121245 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/kdb/kdb_hello.c' (119,272) at 20220525020654935
121246 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/annotate.h' (119,273) at 20241008080014051
121247 2025-01-21 03:01:04.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/0003-replace-stat64-lstat64-with-stat-lstat.patch' (119,274) at 20230114040015482
121248 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/intel-ipmi-oem/src/oemcommands.cpp' (119,275) at 20240830080007323 to deleted uid set
121249 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cputable.c' (119,276) at 20240405153230035
121250 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/page.h' (119,277) at 20240405153229991
121251 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/sev-dev.c' (119,278) at 20241008080013915
121252 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8723d_table.h' (119,279) at 20210307214929950
121253 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.md.mako' (119,280) at 20210308005049765
121254 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/0002-teamd-Re-adjust-include-header-order.patch' (119,281) at 20241206090014262
121255 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.2.bb' (119,282) at 20231126090012805
121256 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/escc.h' (119,283) at 20241211090212358
121257 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/8xx.c' (119,284) at 20210309003648928
121258 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/.lcovrc' (119,285) at 20210308005123345
121259 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/qmp-test.c' (119,286) at 20221215040039378
121260 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373.h' (119,287) at 20220525020655035
121261 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tco-test.c' (119,288) at 20230426080043948
121262 2025-01-21 03:01:04.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/i440fx.c' (119,289) at 20240906080037272
121263 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci-uclass.c' (119,290) at 20210308005003448
121264 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_fixed_vs_pe_retimer.h' (119,291) at 20240405153047301
121265 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/leds/phosphor-led-manager/led-group-config.json' (119,292) at 20240829080014022
121266 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/uhci-regs.h' (119,293) at 20241211090212366
121267 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_pm.h' (119,294) at 20220525020653003
121268 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c' (119,295) at 20240405153231011
121269 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/clone3/clone3.c' (119,296) at 20240405153232263
121270 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi' (119,297) at 20240405153045829
121271 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0008-plat-corstone1000-add-client_id-for-FMP-service.patch' (119,298) at 20241206090014214
121272 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-tdm-iface.yaml' (119,299) at 20240405153045161
121273 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/leading-comma-list.out' (119,300) at 20210308005046409 to deleted uid set
121274 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c' (119,301) at 20240405153047101
121275 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/ch7006_mode.c' (119,302) at 20210309003649716
121276 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/bq24735.yaml' (119,303) at 20240405153045141
121277 2025-01-21 03:01:04.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/core.h' (119,304) at 20210307214926770
121278 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/elfload.c' (119,305) at 20241211090212378
121279 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/v4l2.h' (119,306) at 20210307214931614
121280 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts' (119,307) at 20240405153045465
121281 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/OWNERS' (119,308) at 20240223090016062
121282 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/fpu.h' (119,309) at 20210307214926158
121283 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/tegra/pinctrl-tegra30.c' (119,310) at 20240405153051377
121284 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/pasemi_defconfig' (119,311) at 20240405153046097
121285 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/include/efc_common.h' (119,312) at 20220525020654003
121286 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/fsl-mph-dr-of.c' (119,313) at 20240405153231559
121287 2025-01-21 03:01:04.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/QPL-1.0-INRIA-2004' (119,314) at 20241221090017616
121288 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/ctrl.c' (119,315) at 20241211090212310
121289 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dts' (119,316) at 20240809080013006
121290 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/README.q200' (119,317) at 20210308005002912
121291 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/platform_pci.h' (119,318) at 20210307214931702
121292 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brxre1/mux.c' (119,319) at 20210308005002904
121293 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_trace.h' (119,320) at 20240405153051385
121294 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-sequencer/runtime_monitor.cpp' (119,321) at 20220727030028313
121295 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/arm-vgic.rst' (119,322) at 20210307214925626
121296 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/hw-vuln/processor_mmio_stale_data.rst' (119,323) at 20220913100024133
121297 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/README.md' (119,324) at 20220622030032061
121298 2025-01-21 03:01:04.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml' (119,325) at 20240405153045181
121299 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/uaccess.c' (119,326) at 20240405153046345
121300 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nci/nci_dev.c' (119,327) at 20240405153054333
121301 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-dbus-interfaces/Makefile.am' (119,328) at 20210308005117617
121302 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/host.h' (119,329) at 20210307214930778
121303 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra186-common.h' (119,330) at 20210308005003620
121304 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/compress.c' (119,331) at 20241008080013995
121305 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/filter.h' (119,332) at 20210309003654964
121306 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/command_buffer.c' (119,333) at 20240405153046553
121307 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.client.hpp.mako' (119,334) at 20230902080037617
121308 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/version.h' (119,335) at 20210307214929726
121309 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ehci.c' (119,336) at 20210308005003020
121310 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi' (119,337) at 20240405153229931
121311 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1021aqds_nor_lpuart_defconfig' (119,338) at 20210308005003264
121312 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/gup_test.c' (119,339) at 20240405153053125
121313 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/meson.rst' (119,340) at 20210307214925498
121314 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/models.py' (119,341) at 20230925080039973
121315 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/libgedit-amtk_5.8.0.bb' (119,342) at 20231011080016570
121316 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_local.h' (119,343) at 20240405153053493
121317 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_dscp_bridge.sh' (119,344) at 20240405153054297
121318 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_vlan.c' (119,345) at 20210307214931894
121319 2025-01-21 03:01:04.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/ocelot.dtsi' (119,346) at 20240405153045989
121320 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ixp4xx/ixp4xx-npe.c' (119,347) at 20240405153051761
121321 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/hypervisor.h' (119,348) at 20220525020651946
121322 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/tee_shm_pool.c' (119,349) at 20240405153051969
121323 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-hsdk.c' (119,350) at 20240405153051485
121324 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-tmfifo-regs.h' (119,351) at 20240405153051389
121325 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/mips_gic.h' (119,352) at 20230426080043764
121326 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/l+g/vinco/Makefile' (119,353) at 20210308005003016
121327 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp_training_static.h' (119,354) at 20210308005003368
121328 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/wb45n.h' (119,355) at 20210308005003624
121329 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/bochs-display.c' (119,356) at 20240906080037212
121330 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/ldt.h' (119,357) at 20210307214926682
121331 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_hwi2c.c' (119,358) at 20210307214930674
121332 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kosagi/novena/novena_spl.c' (119,359) at 20210308005003016
121333 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sarna_Mickeltemplet' (119,360) at 20210307205553790
121334 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/era.rst' (119,361) at 20210307214925222
121335 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/hpre/hpre_crypto.c' (119,362) at 20240405153230263
121336 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-4.2.rst' (119,363) at 20231126090012821
121337 2025-01-21 03:01:04.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/arm-vfp-sysregs.xml' (119,364) at 20220429100100430
121338 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP4.interface.yaml' (119,365) at 20220315030032659
121339 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr3/ia_css_tnr3_types.h' (119,366) at 20210307214930562
121340 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_4_sh_mask.h' (119,367) at 20240405153048117
121341 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cypress_dpm.h' (119,368) at 20210307214927998
121342 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/debugfs.h' (119,369) at 20210307214929966
121343 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/Makefile.am.include' (119,370) at 20220922030007675
121344 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/appletalk/index.rst' (119,371) at 20240405153045233
121345 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_mulu.c' (119,372) at 20210308005046525
121346 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/index.rst' (119,373) at 20240405153045249
121347 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc/no-gen-libmath.patch' (119,374) at 20210307205554558
121348 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/intel_rapl_common.c' (119,375) at 20241008080013971
121349 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/ia_css_sdis_common_types.h' (119,376) at 20210307214930562
121350 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/misc/fsl,mpc83xx-serdes.txt' (119,377) at 20210308005002536
121351 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/errp-guard.cocci' (119,378) at 20210308005046237
121352 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mdpy-fb.c' (119,379) at 20240405153232099
121353 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/call-path.h' (119,380) at 20220525020655163
121354 2025-01-21 03:01:04.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsicam.h' (119,381) at 20210307214931590
121355 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum1_acl_tcam.c' (119,382) at 20240405153231027
121356 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/stats.c' (119,383) at 20240820080014177
121357 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/vmw_vmci/Kconfig' (119,384) at 20240405153049653
121358 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/fsl_etsec/etsec.h' (119,385) at 20230426080043712
121359 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/qdev-prop-internal.h' (119,386) at 20210927100127117
121360 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/meson.build' (119,387) at 20220531100030240
121361 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor_0.0.bbappend' (119,388) at 20210812000025294
121362 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw-edma/dw-hdma-v0-debugfs.h' (119,389) at 20240405153046985
121363 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/utility/memory.hpp' (119,390) at 20230511080042407
121364 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/dtc-lexer.l' (119,391) at 20210308005003728
121365 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.err' (119,392) at 20210308005046397
121366 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/sgx-epc.h' (119,393) at 20240906080037332
121367 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_SPIFLASH_defconfig' (119,394) at 20210308005003240
121368 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-supply/test/meson.build' (119,395) at 20210308005109241
121369 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb' (119,396) at 20241221090017488
121370 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/mipsnet.c' (119,397) at 20241211090212306
121371 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/uncore-interconnect.json' (119,398) at 20240405153054149
121372 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8909.c' (119,399) at 20240405153230227
121373 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-sata.cfg' (119,400) at 20230131040012019
121374 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/99-calibration.conf' (119,401) at 20210307205554106
121375 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/elf-fdpic.h' (119,402) at 20240405153231871
121376 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config.bb' (119,403) at 20241206090014274
121377 2025-01-21 03:01:04.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/setup.h' (119,404) at 20240405153230079
121378 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/shmbuf.h' (119,405) at 20240405153046017
121379 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glib-2.0/glib-testing_0.1.1.bb' (119,406) at 20241206090014246
121380 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/amd_pcie_helpers.h' (119,407) at 20210307214927318
121381 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel4.svg' (119,408) at 20240405153044933
121382 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ux500.yaml' (119,409) at 20240405153045017
121383 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/st_lpc_wdt.c' (119,410) at 20240405153052245
121384 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/cpu.c' (119,411) at 20240405153230183
121385 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6table_raw.c' (119,412) at 20240405153053281
121386 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/ks-sa-rng.c' (119,413) at 20220525020652294
121387 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/lion_rk3368/Kconfig' (119,414) at 20210308005003072
121388 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/pmc.json' (119,415) at 20240405153232227
121389 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/inventory/inventory-cleanup.bb' (119,416) at 20241206090014230
121390 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/musb/omap2430.c' (119,417) at 20240405153052125
121391 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/milbeaut-xdmac.c' (119,418) at 20220525020652410
121392 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Leptonica' (119,419) at 20211006000025238
121393 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_sched_fc.c' (119,420) at 20240405153053377
121394 2025-01-21 03:01:04.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/axp81x.dtsi' (119,421) at 20240405153045373
121395 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/core.c' (119,422) at 20240405153053357
121396 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/decode.c' (119,423) at 20240906080037476
121397 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-811x.dts' (119,424) at 20240405153045501
121398 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/output_core.c' (119,425) at 20240405153053281
121399 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_handler.service.in' (119,426) at 20230517080019878
121400 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/0001-Remove-check_build_deps-build-steps.patch' (119,427) at 20241221090017512
121401 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/state_test.c' (119,428) at 20240405153232271
121402 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/keywrap.c' (119,429) at 20220525020652214
121403 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/suspend.c' (119,430) at 20210307214925958
121404 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/layer1/conf/layer.conf' (119,431) at 20210307205554258
121405 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/index.rst' (119,432) at 20240326080039402
121406 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/opa_port_info.h' (119,433) at 20210309003653968
121407 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/blktrace.c' (119,434) at 20240405153053057
121408 2025-01-21 03:01:04.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/i460-agp.c' (119,435) at 20210307214926938
121409 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mux/mux.h' (119,436) at 20210309003653812
121410 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/lpc-uclass.c' (119,437) at 20210308005002884
121411 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/musb.h' (119,438) at 20240405153052813
121412 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch' (119,439) at 20241221090017664
121413 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/qemupciserial.inf' (119,440) at 20210308005045805
121414 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-4-8.c' (119,441) at 20240405153049429
121415 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___struct_union_mixup.c' (119,442) at 20210307214932642
121416 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/xsens_mt.c' (119,443) at 20210307214930874
121417 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/irq.c' (119,444) at 20240405153045977
121418 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/titanium_defconfig' (119,445) at 20210308005003284
121419 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/tdls.h' (119,446) at 20240405153050525
121420 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/bamboo.dts' (119,447) at 20210307214926342
121421 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_wlan.h' (119,448) at 20240405153051821
121422 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/tools/sdbusplus/templates/event.hpp.mako' (119,449) at 20241107090038222 to deleted uid set
121423 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/affinity.c' (119,450) at 20240405153053001
121424 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/nitro_enclaves/ne_misc_dev_test.c' (119,451) at 20240405153052229
121425 2025-01-21 03:01:04.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-axxia/platsmp.c' (119,452) at 20220804100015884
121426 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1-ce-glue.c' (119,453) at 20220525020651878
121427 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace_git.bb' (119,454) at 20241221090017512
121428 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_serial.c' (119,455) at 20240405153231551
121429 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/nxp,mc34vr500.yaml' (119,456) at 20240405153229767
121430 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/pkgconf/pkg-config-native.in' (119,457) at 20241221090017664
121431 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ag.c' (119,458) at 20240624080012812
121432 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_value_adj_spill.c' (119,459) at 20240405153054285
121433 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/control.c' (119,460) at 20230809080010799
121434 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/percpu-rwsem.c' (119,461) at 20240405153053017
121435 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (119,462) at 20241206090014206
121436 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-se/mach/se7206.h' (119,463) at 20210307214926558
121437 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-pdk.dts' (119,464) at 20240405153045485
121438 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/ux500_msp_i2s.h' (119,465) at 20240405153054017
121439 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/cma3000.h' (119,466) at 20210307214931406
121440 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/ftrace.h' (119,467) at 20210308005046545
121441 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/winbond,w83781d.yaml' (119,468) at 20220525020651678
121442 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/interrupt.c' (119,469) at 20210309003650616
121443 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/attr.c' (119,470) at 20210308005003740
121444 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/random-gnutls.c' (119,471) at 20210308005045777
121445 2025-01-21 03:01:04.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_context_test_run.c' (119,472) at 20220525020655195
121446 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/char_dev.c' (119,473) at 20240405153052313
121447 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cpu-probe.c' (119,474) at 20240830080013243
121448 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/dino.c' (119,475) at 20240405153231279
121449 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/noise.h' (119,476) at 20210307214929726
121450 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_u32.c' (119,477) at 20240405153053341
121451 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/settings/phosphor-settings-manager/restrictionmode-default-allowlist.override.yml' (119,478) at 20240210090012534
121452 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/index.rst' (119,479) at 20240405153229743
121453 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xmag_1.0.8.bb' (119,480) at 20241221090017528
121454 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/asm9260_timer.c' (119,481) at 20210307214927046
121455 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_h323_asn1.h' (119,482) at 20210307214931458
121456 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/msi-wmi.c' (119,483) at 20220525020653911
121457 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss.interface.yaml' (119,484) at 20241105090020411
121458 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/config.mk' (119,485) at 20210308005002844
121459 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi' (119,486) at 20240405153229935
121460 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/start_getty' (119,487) at 20231014080011731
121461 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/Kconfig' (119,488) at 20240405153231675
121462 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/.shellcheck-ignore' (119,489) at 20221207040017995
121463 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8572ds/ddr.c' (119,490) at 20210308005002980
121464 2025-01-21 03:01:04.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_bridge.c' (119,491) at 20240405153049521
121465 2025-01-21 03:01:04.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/dcn_calcs.c' (119,492) at 20240910080014034
121466 2025-01-21 03:01:04.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/gmap.h' (119,493) at 20240613080016367
121467 2025-01-21 03:01:04.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/cpu_core.cpp' (119,494) at 20240621080031502
121468 2025-01-21 03:01:04.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_func9.c' (119,495) at 20240405153054277
121469 2025-01-21 03:01:04.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-dwc.c' (119,496) at 20240405153231531
121470 2025-01-21 03:01:04.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_reg.h' (119,497) at 20240405153049833
121471 2025-01-21 03:01:04.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (119,498) at 20241206090014222
121472 2025-01-21 03:01:04.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_event.h' (119,499) at 20210307214930642
121473 2025-01-21 03:01:04.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/cpufreq-stats.rst' (119,500) at 20240405153045289
121474 2025-01-21 03:01:04.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a.dtsi' (119,501) at 20240405153229967
121475 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/fp5280g3_chassis.json' (119,502) at 20240307090005671
121476 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/mediatek-cpufreq-hw.c' (119,503) at 20241211090145401
121477 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l3mdev/l3mdev.c' (119,504) at 20240405153053285
121478 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-cgroup.c' (119,505) at 20241220090018306
121479 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/mac-scc.c' (119,506) at 20240405153230943
121480 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/module.h' (119,507) at 20210307214926162
121481 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/stacktrace.h' (119,508) at 20240405153046281
121482 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml' (119,509) at 20240405153045105
121483 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/arm_ssp_per_task_plugin.c' (119,510) at 20240405153053449
121484 2025-01-21 03:01:04.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/percpu.h' (119,511) at 20240405153046277
121485 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/hub.c' (119,512) at 20240520080015187
121486 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt2712-power.h' (119,513) at 20210307214931346
121487 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/icc-clk.c' (119,514) at 20241008080013935
121488 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc3-loader.c' (119,515) at 20240405153232199
121489 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/gfp_mask-from-fs-io.rst' (119,516) at 20210307214925266
121490 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/0001-sip-Conditionally-use-GetAssertStackTrace-under-USE_.patch' (119,517) at 20241221090017564
121491 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g1_mpeg2_dec.c' (119,518) at 20240405153049489
121492 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nfnetlink_osf.h' (119,519) at 20210307214931458
121493 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx28evk/Makefile' (119,520) at 20210308005002980
121494 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-classd.h' (119,521) at 20210307214932286
121495 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8569MDS_defconfig' (119,522) at 20210308005003240
121496 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/device.c' (119,523) at 20240405153231103
121497 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/Kconfig' (119,524) at 20210308005003004
121498 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mxl5007t.c' (119,525) at 20240405153049533
121499 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,sdm845-camcc.yaml' (119,526) at 20240405153045029
121500 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/fpga.c' (119,527) at 20210308005003372
121501 2025-01-21 03:01:04.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/mem-common.c' (119,528) at 20210308005002756
121502 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/hsu.h' (119,529) at 20240405153046993
121503 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/064.out' (119,530) at 20210308005046441
121504 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_filter.c' (119,531) at 20240405153231939
121505 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/iser/iser_memory.c' (119,532) at 20240405153230723
121506 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/Makefile' (119,533) at 20210308005003020
121507 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/lochnagar-hwmon.c' (119,534) at 20240405153230663
121508 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuS/eb_cpu5282/eb_cpu5282.c' (119,535) at 20210308005002904
121509 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi6220-coresight.dtsi' (119,536) at 20220525020651914
121510 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mii_timestamper.c' (119,537) at 20220525020653683
121511 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl355_i2c.c' (119,538) at 20240405153230687
121512 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp' (119,539) at 20241217090008764
121513 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/connect_force_port.c' (119,540) at 20240405153054249
121514 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/dts/Kconfig' (119,541) at 20210308005003540
121515 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-sell-variant-MIT-disclaimer' (119,542) at 20241221090017616
121516 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/vmxnet3/upt1_defs.h' (119,543) at 20240405153050385
121517 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9260-smartweb.dts' (119,544) at 20210308005002568
121518 2025-01-21 03:01:04.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm3368.dtsi' (119,545) at 20220525020651990
121519 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.c' (119,546) at 20240405153051865
121520 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/am6_init.c' (119,547) at 20210308005002728
121521 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/headsmp.S' (119,548) at 20240405153045653
121522 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-vmcoreinfo' (119,549) at 20210307214925202
121523 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/tridentfb.rst' (119,550) at 20210307214925478
121524 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/apitrace/apitrace_11.1.bb' (119,551) at 20240301090012423
121525 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/id.h' (119,552) at 20240405153045665
121526 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd.c' (119,553) at 20240830080013299
121527 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_raspi2.py' (119,554) at 20241211090212538
121528 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpu/nvidia,tegra186-ccplex-cluster.yaml' (119,555) at 20240405153229759
121529 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Paulistrom' (119,556) at 20210307205553790
121530 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/events-msr.rst' (119,557) at 20240405153045269
121531 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/sun6i_hwspinlock.c' (119,558) at 20220525020653063
121532 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/inversepath/usbarmory/MAINTAINERS' (119,559) at 20210308005003008
121533 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml' (119,560) at 20220525020651678
121534 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/LICENSE' (119,561) at 20220412175720082
121535 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/locking-selftest-wlock.h' (119,562) at 20210307214931806
121536 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/twfw.c' (119,563) at 20240405153054281
121537 2025-01-21 03:01:04.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/nvidia,tegra20-apbmisc.yaml' (119,564) at 20240405153045109
121538 2025-01-21 03:01:04.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdbstub/gdbstub.c' (119,565) at 20241211090212242
121539 2025-01-21 03:01:04.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/adp5520.h' (119,566) at 20210307214931422
121540 2025-01-21 03:01:04.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/avermedia.rst' (119,567) at 20210307214925230
121541 2025-01-21 03:01:04.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-inx.dts' (119,568) at 20240405153045817
121542 2025-01-21 03:01:04.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/rgrp.c' (119,569) at 20241211090145521
121543 2025-01-21 03:01:04.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-dsi-cm.c' (119,570) at 20240405153230615
121544 2025-01-21 03:01:04.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/comtrend,ct-5361.dts' (119,571) at 20210308005002812
121545 2025-01-21 03:01:04.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/syscall.c' (119,572) at 20241216090017773
121546 2025-01-21 03:01:04.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_tc.c' (119,573) at 20240405153049909
121547 2025-01-21 03:01:04.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/bus.h' (119,574) at 20210307214928106
121548 2025-01-21 03:01:04.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/multiplexed_log.py' (119,575) at 20210308005003744
121549 2025-01-21 03:01:04.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx6sx-clock.h' (119,576) at 20210307214931326
121550 2025-01-21 03:01:04.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr_ppt.h' (119,577) at 20220525020652819
121551 2025-01-21 03:01:04.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c' (119,578) at 20240415080012979
121552 2025-01-21 03:01:04.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/branch.json' (119,579) at 20240405153054121
121553 2025-01-21 03:01:04.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/exo/exo_4.19.1.bb' (119,580) at 20241221090017564
121554 2025-01-21 03:01:04.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/README' (119,581) at 20210817100021806
121555 2025-01-21 03:01:04.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/mce.h' (119,582) at 20210307214926682
121556 2025-01-21 03:01:04.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/meson.build' (119,583) at 20211211040043768
121557 2025-01-21 03:01:04.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk322x.c' (119,584) at 20210308005003464
121558 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_trace_points.c' (119,585) at 20210307214927850
121559 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb' (119,586) at 20240301090012439
121560 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpmac.c' (119,587) at 20210308005003432
121561 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.h' (119,588) at 20240405153050669
121562 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/rockchip/rk3288_vop.c' (119,589) at 20210308005003532
121563 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tpa6130a2-plat.h' (119,590) at 20210307214931602
121564 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/virtio-gpu.rst' (119,591) at 20241211090212238
121565 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/0001-read-returns-ssize_t.patch' (119,592) at 20230706080014737
121566 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pmu.c' (119,593) at 20240405153232231
121567 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/atm/cxacru-cf.py' (119,594) at 20210309003648436
121568 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mtfsfi.c' (119,595) at 20210307214926438
121569 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cbor2_5.6.5.bb' (119,596) at 20241221090017548
121570 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mock_5.1.0.bb' (119,597) at 20241221090017556
121571 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue' (119,598) at 20210307205554470 to deleted uid set
121572 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/dns_updater.cpp' (119,599) at 20230511080033415
121573 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0011-Do-not-disable-buffering-when-writing-to-oom_score_a.patch' (119,600) at 20241221090017644
121574 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qp-vicutp.dts' (119,601) at 20240405153045521
121575 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/timer.c' (119,602) at 20210308005002548
121576 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-WaggaWagga' (119,603) at 20210307205553766
121577 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/usb-hcd-xhci-test.c' (119,604) at 20240326080039738
121578 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crush/crush.h' (119,605) at 20210309003653832
121579 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3288-cru.h' (119,606) at 20210307214931334
121580 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/davinci_emac.h' (119,607) at 20210307214931374
121581 2025-01-21 03:01:04.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/Makefile' (119,608) at 20240405153231315
121582 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_os.c' (119,609) at 20240405153051721
121583 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/meson.build' (119,610) at 20231214090032477
121584 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/sys_proto.h' (119,611) at 20210308005002668
121585 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/dos2unix.bbclass' (119,612) at 20220910030013385
121586 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/Makefile' (119,613) at 20240405153230079
121587 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/pmic.c' (119,614) at 20210308005003216
121588 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/0001-Drop-using-register-storage-classifier.patch' (119,615) at 20230131040012031
121589 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/Makefile' (119,616) at 20240503080014474
121590 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_muls.S' (119,617) at 20230925080040101
121591 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/fff1b1773bff2ef7c3b867ab019d69faa36c010d.patch' (119,618) at 20241221090017544
121592 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml' (119,619) at 20240405153045053
121593 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart_mixer.c' (119,620) at 20220525020655007
121594 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/sync/lock/mutex.rs' (119,621) at 20240405153232099
121595 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64le/float_madds.ref' (119,622) at 20220429100100942
121596 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/SB+poonceonces.litmus' (119,623) at 20210307214932502
121597 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-sld8-ref.dts' (119,624) at 20210308005002632
121598 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/selftest.h' (119,625) at 20210307214927118
121599 2025-01-21 03:01:04.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-flash-led-class.rst' (119,626) at 20210307214925466
121600 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/scheduler.h' (119,627) at 20240405153048521
121601 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/compress_driver.h' (119,628) at 20240405153231863
121602 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/landlock/sandboxer.c' (119,629) at 20240405153053429
121603 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9263/led.c' (119,630) at 20210308005003040
121604 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/note.c' (119,631) at 20210307214925986
121605 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra20-common.h' (119,632) at 20210308005003620
121606 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/OWNERS' (119,633) at 20220819030014793
121607 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/glacier.dts' (119,634) at 20210309003648872
121608 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_no_version.cpp' (119,635) at 20210308005100997
121609 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/clock/rockchip,rk3288-cru.txt' (119,636) at 20210308005003300
121610 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.c' (119,637) at 20240405153050625
121611 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/eql.c' (119,638) at 20240405153049769
121612 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/Kconfig' (119,639) at 20210307214929402
121613 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,merge.yaml' (119,640) at 20240405153045041
121614 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mx35.h' (119,641) at 20210309003648700
121615 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/iomap.c' (119,642) at 20240405153046085
121616 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/usb-xhci.yaml' (119,643) at 20240405153045185
121617 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/sof/abi.h' (119,644) at 20240405153052949
121618 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mac53c94.h' (119,645) at 20240405153051653
121619 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hstr/files/0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch' (119,646) at 20230317080013793
121620 2025-01-21 03:01:04.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_sbe.c' (119,647) at 20230925080039897
121621 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/comm_module.hpp' (119,648) at 20210308005051509
121622 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-std.c' (119,649) at 20210307214928846
121623 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/0001-plugin.c-workaround-powerpc64le-segfaults-error.patch' (119,650) at 20230211040012639
121624 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power_%.bbappend' (119,651) at 20241206090014230
121625 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/wandboard.bmp' (119,652) at 20210308005003768 to deleted uid set
121626 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7622-infracfg.c' (119,653) at 20240405153046797
121627 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc' (119,654) at 20241212090014011 to deleted uid set
121628 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/scripts/features-refresh.sh' (119,655) at 20240405153045201
121629 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/pico-imx7d/MAINTAINERS' (119,656) at 20210308005003068
121630 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/check-funcs.patch' (119,657) at 20210307205554506
121631 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/tps65090-charger.yaml' (119,658) at 20240405153045141
121632 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/files/p10bmc/service-override.conf' (119,659) at 20240118090012501
121633 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/bblock.rst' (119,660) at 20241221090017592
121634 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/gen-fan-monitor-defs.py' (119,661) at 20230518080029178
121635 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos-v1.c' (119,662) at 20210308005002912
121636 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec_hevc.c' (119,663) at 20221102030020869
121637 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/procfs-diskstats' (119,664) at 20240405153229727
121638 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config/g220a-ipmi-sensors.yaml' (119,665) at 20210820100014769
121639 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c' (119,666) at 20240405153230591
121640 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mdesc.h' (119,667) at 20210307214926582
121641 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/perf_regs.c' (119,668) at 20220525020652170
121642 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/digital.h' (119,669) at 20220525020654643
121643 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021si-post.dtsi' (119,670) at 20210307214926346
121644 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rk3328_codec.c' (119,671) at 20240405153053677
121645 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mediatek,mt8365-larb-port.h' (119,672) at 20240405153052649
121646 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/csfr.h.inc' (119,673) at 20230925080040069
121647 2025-01-21 03:01:04.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/i2c/tree.py' (119,674) at 20240322080018644
121648 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv7m.inc' (119,675) at 20210905000020581
121649 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/hvf.c' (119,676) at 20241211090212486
121650 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5329evb/MAINTAINERS' (119,677) at 20210308005002972
121651 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/posix_types_x32.h' (119,678) at 20210307214926682
121652 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_port_wwan.c' (119,679) at 20240405153051065
121653 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/FabricAdapter.v1_5_3.json' (119,680) at 20240619080002948
121654 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/gpu.yaml' (119,681) at 20240405153229759
121655 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbhistry.c' (119,682) at 20240405153046617
121656 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8900.c' (119,683) at 20240405153232167
121657 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_ctrl.c' (119,684) at 20240405153051489
121658 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_canid.c' (119,685) at 20210309003654448
121659 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-flex-concentrator.dts' (119,686) at 20240405153229891
121660 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/hisilicon/pinmux.c' (119,687) at 20210308005002560
121661 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_rq_dlg_calc_32.h' (119,688) at 20240405153047281
121662 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ethoc.h' (119,689) at 20240405153052845
121663 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-fw.h' (119,690) at 20240405153051857
121664 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsi_sockio.cpp' (119,691) at 20241219090006248
121665 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_cec.c' (119,692) at 20240405153230583
121666 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/allwinner/Makefile' (119,693) at 20210307214930050
121667 2025-01-21 03:01:04.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/pathwatch.cpp' (119,694) at 20230520080021600
121668 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-nomadik.c' (119,695) at 20240405153046781
121669 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/index.rst' (119,696) at 20240405153229839
121670 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012aqds/MAINTAINERS' (119,697) at 20210308005002964
121671 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/include/arch-tests.h' (119,698) at 20240405153054089
121672 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_calendar.scss' (119,699) at 20220105012522983
121673 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/touchwin.c' (119,700) at 20210307214928510
121674 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-db9500.dtsi' (119,701) at 20240405153045577
121675 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_efi_plugin_plain_systemd-boot.wks' (119,702) at 20241221090017604
121676 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tracefs.h' (119,703) at 20240613080016503
121677 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/extended_user_data.cpp' (119,704) at 20240820080027370
121678 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/kontron,sl28cpld.yaml' (119,705) at 20210309003648372
121679 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/xen-netback/xenbus.c' (119,706) at 20240405153051097
121680 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/dme1737.c' (119,707) at 20240405153048853
121681 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c' (119,708) at 20240405153047109
121682 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/parse.c' (119,709) at 20210307214932614
121683 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Parity-6.0.0' (119,710) at 20211006000025242
121684 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gardena/smart-gateway-mt7688/MAINTAINERS' (119,711) at 20210308005002996
121685 2025-01-21 03:01:04.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kprobes.c' (119,712) at 20240405153046141
121686 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/isp1362.h' (119,713) at 20220525020654275
121687 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_revdependencies_popover.html' (119,714) at 20210307205554286
121688 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-nilfs2' (119,715) at 20210307214925202
121689 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.h' (119,716) at 20220525020652506
121690 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button.bb' (119,717) at 20241206090014230
121691 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-cfa10057.dts' (119,718) at 20240405153229891
121692 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/pldm_nic_power_cycle@.service' (119,719) at 20240830080014831
121693 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/pwc-rzv2m.c' (119,720) at 20240405153051765
121694 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/Kconfig' (119,721) at 20210307214929874
121695 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx7/MAINTAINERS' (119,722) at 20210308005003084
121696 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bosch/shc/README' (119,723) at 20210308005002924
121697 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/drbg.h' (119,724) at 20240405153052625
121698 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.c' (119,725) at 20220525020652963
121699 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ramht.h' (119,726) at 20210307214927902
121700 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_lpss.c' (119,727) at 20240613080016379
121701 2025-01-21 03:01:04.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cgroup_getset_retval_setsockopt.c' (119,728) at 20240405153054269
121702 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5/0003-Increase-firmware-load-timeout-to-30s.patch' (119,729) at 20230706080014765
121703 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_u_div.S' (119,730) at 20220525020652186
121704 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/new-recipe.rst' (119,731) at 20240302090018218
121705 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/iommu-common.c' (119,732) at 20210309003648984
121706 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau7118.h' (119,733) at 20210307214932294
121707 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb' (119,734) at 20241221090017668
121708 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/gnuplot.png' (119,735) at 20210307205553914 to deleted uid set
121709 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/commands.c' (119,736) at 20240906080037440
121710 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/rfkill.h' (119,737) at 20210307214932050
121711 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0007-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch' (119,738) at 20241221090017648
121712 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml' (119,739) at 20240405153229775
121713 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/gen_idef_parser_funcs.py' (119,740) at 20241211090212478
121714 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0013-avoid-redefinition-of-prctl_mm_map-structure.patch' (119,741) at 20241221090017644
121715 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/reboot_fixups_32.c' (119,742) at 20210307214926706
121716 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/efi-init.c' (119,743) at 20240405153230295
121717 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/meson.build' (119,744) at 20210308005046549
121718 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-persistent-data-internal.h' (119,745) at 20240405153049257
121719 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bno055/Kconfig' (119,746) at 20240405153230691
121720 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/netcnt_common.h' (119,747) at 20240405153054245
121721 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/__init__.py' (119,748) at 20210307205554290
121722 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip30/mangle-port.h' (119,749) at 20210309003648832
121723 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/crtc.c' (119,750) at 20241018080014482
121724 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/Makefile' (119,751) at 20240405153047257
121725 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/Makefile' (119,752) at 20210307214925986
121726 2025-01-21 03:01:04.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.48.10.bb' (119,753) at 20241221090017492
121727 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/ccid-card-passthru.c' (119,754) at 20240906080037304
121728 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dts' (119,755) at 20210307214926346
121729 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-source.inc' (119,756) at 20221120040010734
121730 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/config/led-group-config.json' (119,757) at 20240824080021954
121731 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial/musl-support.patch' (119,758) at 20210307205553882
121732 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/orangefs-dev-proto.h' (119,759) at 20210307214931218
121733 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_sensorhub.c' (119,760) at 20240405153051385
121734 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/uverbs_ioctl.h' (119,761) at 20240405153052873
121735 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/Makefile' (119,762) at 20210308005002828
121736 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/asm-offsets.h' (119,763) at 20210307214926490
121737 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/virtio_scmi.h' (119,764) at 20220525020654679
121738 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpni.h' (119,765) at 20240405153049921
121739 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_memory.c' (119,766) at 20210308005003704
121740 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dcn2_cm_drm_current.svg' (119,767) at 20240405153045213
121741 2025-01-21 03:01:04.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/symlink.c' (119,768) at 20240405153052481
121742 2025-01-21 03:01:04.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/wft_baseboard.json' (119,769) at 20221221040007774
121743 2025-01-21 03:01:04.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iova.c' (119,770) at 20240405153049189
121744 2025-01-21 03:01:04.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb' (119,771) at 20241221090017548
121745 2025-01-21 03:01:04.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/moxart-dma.c' (119,772) at 20240405153047001
121746 2025-01-21 03:01:04.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemitev2/gpio_desc.json' (119,773) at 20221207040007843
121747 2025-01-21 03:01:04.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/aspeed_ast2600.c' (119,774) at 20241211090212246
121748 2025-01-21 03:01:04.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar.dtsi' (119,775) at 20240405153229947
121749 2025-01-21 03:01:04.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-reg.h' (119,776) at 20210307214928814
121750 2025-01-21 03:01:04.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/Linux-OpenIB' (119,777) at 20210307214925638
121751 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/lowcomms.c' (119,778) at 20240405153231651
121752 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/include/rde/notifier_dbus_handler.hpp' (119,779) at 20240910080001398
121753 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a35/exception.json' (119,780) at 20240405153054109
121754 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/watchdog/mtk_wdt.c' (119,781) at 20241216090017749 to deleted uid set
121755 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_hashmap_full_update_bench.c' (119,782) at 20240405153054265
121756 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_length.h' (119,783) at 20210307214931646
121757 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/Makefile' (119,784) at 20210308005003720
121758 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ibmebus.h' (119,785) at 20240405153230027
121759 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/speakup_decext.c' (119,786) at 20240405153046613
121760 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap-solaris.c' (119,787) at 20240906080037376
121761 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/ioapic.c' (119,788) at 20240405153046637
121762 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pwm/sunxi_pwm.c' (119,789) at 20210308005003472
121763 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp.c' (119,790) at 20210307214926414
121764 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-vicut1.dts' (119,791) at 20240405153045501
121765 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-lboxre2/irq.c' (119,792) at 20210307214926538
121766 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_arm_c9.h' (119,793) at 20210307214931358
121767 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/pmag-ba-fb.h' (119,794) at 20210307214931698
121768 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/debug.c' (119,795) at 20210307214929962
121769 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_lib.sh' (119,796) at 20240405153054341
121770 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb' (119,797) at 20231126090012797
121771 2025-01-21 03:01:04.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbfileio.c' (119,798) at 20210307214926826
121772 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Saddleworth' (119,799) at 20210307205553798
121773 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/sifive/fu740-prci.yaml' (119,800) at 20240405153045029
121774 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/include/mach/clock.h' (119,801) at 20210308005002732
121775 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/gen-utils.c' (119,802) at 20241114091008828
121776 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/arc4.c' (119,803) at 20210307214931794
121777 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/mtrr.rst' (119,804) at 20240405153044989
121778 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/elf_32.h' (119,805) at 20210307214926578
121779 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/unwind-libunwind-local.c' (119,806) at 20240405153232243
121780 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-6281.dtsi' (119,807) at 20240405153045453
121781 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/uaccess_with_memcpy.c' (119,808) at 20240405153045633
121782 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_test_arch.png' (119,809) at 20230629131804619 to deleted uid set
121783 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_irq.c' (119,810) at 20240405153230575
121784 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func-filter-stacktrace.tc' (119,811) at 20210309003656000
121785 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/test/meson.build' (119,812) at 20231130090008394
121786 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu.h' (119,813) at 20240405153047053
121787 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffsfs.h' (119,814) at 20210308005003556
121788 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/ima_policy' (119,815) at 20240405153229727
121789 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/vmm.h' (119,816) at 20240405153230603
121790 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/clk-sysctrl.c' (119,817) at 20240405153046869
121791 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_cmd.c' (119,818) at 20210307214928806
121792 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/opkg-utils/opkg-utils/0001-update-alternatives-correctly-match-priority.patch' (119,819) at 20210307205554538
121793 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/pel_utils.py' (119,820) at 20241218090102055
121794 2025-01-21 03:01:04.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-universal_c210.dts' (119,821) at 20210308005002576
121795 2025-01-21 03:01:04.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cadence.c' (119,822) at 20240613080016411
121796 2025-01-21 03:01:04.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/samsung,battery.yaml' (119,823) at 20240405153045141
121797 2025-01-21 03:01:04.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/img2srec.c' (119,824) at 20210308005003764
121798 2025-01-21 03:01:04.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/kvm_main.c' (119,825) at 20241008080014059
121799 2025-01-21 03:01:04.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_4_0_3_offset.h' (119,826) at 20240405153048313
121800 2025-01-21 03:01:04.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-filelock_3.16.1.bb' (119,827) at 20241221090017552
121801 2025-01-21 03:01:04.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_stats.c' (119,828) at 20240405153052605
121802 2025-01-21 03:01:04.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ti-usb-phy-uboot.h' (119,829) at 20210308005003688
121803 2025-01-21 03:01:04.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/fpga.h' (119,830) at 20210308005002912
121804 2025-01-21 03:01:04.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/inode.c' (119,831) at 20240405153231603
121805 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm.h' (119,832) at 20241008080014011
121806 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/payload_cmds.hpp' (119,833) at 20231024080029049
121807 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-commit-active.out' (119,834) at 20230925080040089
121808 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/calxedaxgmac.c' (119,835) at 20210308005003424
121809 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_config.h' (119,836) at 20240405153048521
121810 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/openpower-dbus-interfaces.pc.in' (119,837) at 20210308005057105
121811 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/catalog.c' (119,838) at 20240405153231687
121812 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/adi,axi-clkgen.yaml' (119,839) at 20241211090145365
121813 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/stubs-system.c' (119,840) at 20240906080037444
121814 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/floating-point.json' (119,841) at 20240405153054141
121815 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp135.dtsi' (119,842) at 20240405153045585
121816 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_sol_console.robot' (119,843) at 20210308005007108
121817 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cfag12864b.h' (119,844) at 20220525020654555
121818 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/arcnet/capmode.c' (119,845) at 20210307214929246
121819 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml' (119,846) at 20240405153045153
121820 2025-01-21 03:01:04.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_defs.h' (119,847) at 20240405153230799
121821 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fsl_portals.h' (119,848) at 20210308005002640
121822 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_main.h' (119,849) at 20240405153050057
121823 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/storage.py' (119,850) at 20220910030013401
121824 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/adf_c3xxx_hw_data.h' (119,851) at 20240405153230267
121825 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/bounce.c' (119,852) at 20240405153046521
121826 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_vdec0_brdg_ctrl_axuser_msix_abnrm_regs.h' (119,853) at 20240405153046597
121827 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/googletest.wrap' (119,854) at 20210524100135851
121828 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/elf.py' (119,855) at 20241221090017624
121829 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c' (119,856) at 20210307214927970
121830 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/aardvark-pci.txt' (119,857) at 20210307214925382
121831 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-osd.rst' (119,858) at 20210309003648488
121832 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/lib/string.S' (119,859) at 20210307214926318
121833 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-internal.h' (119,860) at 20240405153231947
121834 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/dma.h' (119,861) at 20210308005002644
121835 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch' (119,862) at 20240413080012703
121836 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/Makefile' (119,863) at 20240405153048809
121837 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/rpi-config/0001-config.txt-reintroduce-start_x.patch' (119,864) at 20231126090012805
121838 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/docs/dm-verity.txt' (119,865) at 20240413080012667
121839 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/compiler.h' (119,866) at 20210307214925650
121840 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/HardwareStatus/MemoryStore.js' (119,867) at 20241004080035963
121841 2025-01-21 03:01:04.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-net-janz-ican3' (119,868) at 20210307214925198
121842 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kmap_size.h' (119,869) at 20220525020654531
121843 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/7001force_define_architecture.patch' (119,870) at 20230706080014753
121844 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-orion.c' (119,871) at 20240405153231463
121845 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1374.c' (119,872) at 20240405153051497
121846 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/sandbox_timer.c' (119,873) at 20210308005003500
121847 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/i2c-emul-uclass.c' (119,874) at 20210308005003380
121848 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/marvell/mv643xx_eth.c' (119,875) at 20240405153050053 to deleted uid set
121849 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/SystemConfiguration/meson.build' (119,876) at 20230825080021141 to deleted uid set
121850 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_lru_hash_update.dot' (119,877) at 20240405153044997
121851 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/musb-new/ti-musb.c' (119,878) at 20210308005003520
121852 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/clnt4xdr.c' (119,879) at 20240405153052397
121853 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/Makefile' (119,880) at 20240405153232215
121854 2025-01-21 03:01:04.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/trace.c' (119,881) at 20210307214931934
121855 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/error-reporting-tool.rst' (119,882) at 20230114040015514
121856 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-reg.c' (119,883) at 20240405153049461
121857 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuopio' (119,884) at 20210307205553770
121858 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/merge_settings.py' (119,885) at 20220308040011936
121859 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/README.md' (119,886) at 20240816080030415
121860 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_hdd.json' (119,887) at 20241213090004405 to deleted uid set
121861 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/kcs_bmc_device.h' (119,888) at 20210617100022823
121862 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/bvme6000/config.c' (119,889) at 20240405153045957
121863 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/try-from.8' (119,890) at 20210307205554574
121864 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/vhost-user-rng.rst' (119,891) at 20240906080037180
121865 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-reset-button.service' (119,892) at 20240730080012557
121866 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/dm816.h' (119,893) at 20210307214931326
121867 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/prserv/client.py' (119,894) at 20241206090014290
121868 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map-native.bb' (119,895) at 20241206090014278
121869 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/CVE-2019-13636.patch' (119,896) at 20220204040022652
121870 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip30/cpu-feature-overrides.h' (119,897) at 20240405153046005
121871 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_cgroup.c' (119,898) at 20210307214932026
121872 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tipc.rst' (119,899) at 20220525020651750
121873 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/printk-basics.rst' (119,900) at 20240405153045289
121874 2025-01-21 03:01:04.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/shash.c' (119,901) at 20240405153046541
121875 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-pcie.c' (119,902) at 20240405153231311
121876 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/pgtable.h' (119,903) at 20240405153229979
121877 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/meson.build' (119,904) at 20230426080043848
121878 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/vt8500_v6_v7_defconfig' (119,905) at 20240405153045617
121879 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca-send-msg.rst' (119,906) at 20210309003648476
121880 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/aa/aa_2/ia_css_aa2.host.h' (119,907) at 20210307214930550
121881 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-mdio' (119,908) at 20240405153044917
121882 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/astro.c' (119,909) at 20241211090212314
121883 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-3.0-DE' (119,910) at 20211006000025230
121884 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/termbits.h' (119,911) at 20240405153046017
121885 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_gem_atomic_helper.h' (119,912) at 20240405153052629
121886 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ip6gre_inner_v4_multipath.sh' (119,913) at 20210307214932686
121887 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/tpidr2_siginfo.c' (119,914) at 20240405153054241
121888 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/nfs/nfs.cfg' (119,915) at 20240426080018068
121889 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpih-div.c' (119,916) at 20240405153231947
121890 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/gpio.h' (119,917) at 20240405153052649
121891 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/altera-ci.h' (119,918) at 20210307214928686
121892 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/xattr.c' (119,919) at 20240405153231767
121893 2025-01-21 03:01:04.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/boot-time-mm.rst' (119,920) at 20240405153045289
121894 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-phosphor/console/obmc-console/obmc-console.conf' (119,921) at 20230512080018777
121895 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/hmac.h' (119,922) at 20241211090212354
121896 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/mmc.h' (119,923) at 20210308005002776
121897 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/cfi_flash.c' (119,924) at 20210308005003408
121898 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-baltos.dts' (119,925) at 20210308005002560
121899 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/telemetry/tests/src/test_trigger.cpp' (119,926) at 20240917080036267 to deleted uid set
121900 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmu_notifier.h' (119,927) at 20240405153231827
121901 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h' (119,928) at 20240405153053449
121902 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_sandbox.c' (119,929) at 20210308005003536
121903 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi' (119,930) at 20240405153229947
121904 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-mux-multiplexer.yaml' (119,931) at 20220525020651694
121905 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8852c_rfk_table.c' (119,932) at 20240405153050681
121906 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch' (119,933) at 20241221090017680
121907 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/sdio.c' (119,934) at 20240405153231219
121908 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/pci-bridge.h' (119,935) at 20240405153046505
121909 2025-01-21 03:01:04.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/native.bbclass' (119,936) at 20241221090017608
121910 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause-first-lines' (119,937) at 20241221090017612
121911 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/gpio_types.h' (119,938) at 20210307214927314
121912 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/bcm63xx-i2s.h' (119,939) at 20240405153053557
121913 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/n64/init.c' (119,940) at 20220525020652014
121914 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/conf/templates/default/local.conf.sample' (119,941) at 20241221090017480
121915 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/am53c974.c' (119,942) at 20240405153051565
121916 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb' (119,943) at 20220823030015963
121917 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/host_console_uart_config.service' (119,944) at 20220921030015982
121918 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r8a7791-cpg-mssr.c' (119,945) at 20210309003649256
121919 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/log_manager_main.cpp' (119,946) at 20241004080025307
121920 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/cldma.c' (119,947) at 20240613080016547
121921 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/arcxcnn_bl.c' (119,948) at 20240405153052173
121922 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/pipeline.json' (119,949) at 20240405153054145
121923 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex4.h' (119,950) at 20210307214930246
121924 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/goarch.bbclass' (119,951) at 20241206090014302
121925 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/qemu-x86_q35.dts' (119,952) at 20210308005002872
121926 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/amplifiers/Makefile' (119,953) at 20240405153048965
121927 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/tegra/Kconfig' (119,954) at 20210307214930206
121928 2025-01-21 03:01:04.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/pine_h64_defconfig' (119,955) at 20210308005003276
121929 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos3250-artik5.dtsi' (119,956) at 20240405153045565
121930 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/shared-psy-info.h' (119,957) at 20240405153051417
121931 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omapl138_lcdk.h' (119,958) at 20210308005003608
121932 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/hi3798cv200.dtsi' (119,959) at 20210308005002580
121933 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/time_ut.c' (119,960) at 20210308005003748
121934 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/iommu.rst' (119,961) at 20240405153044989
121935 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm3-ce-glue.c' (119,962) at 20240405153045849
121936 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/xiaomi-wmi.c' (119,963) at 20210307214930150
121937 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/userguide/userguide.tex' (119,964) at 20210308004941080
121938 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_NAND_defconfig' (119,965) at 20210308005003244
121939 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/clk-div.c' (119,966) at 20210307214926998
121940 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.h' (119,967) at 20240405153049849
121941 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/bios_ebda.h' (119,968) at 20210307214926658
121942 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/mac-roman.c' (119,969) at 20210307214931178
121943 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,rpmh.h' (119,970) at 20220525020654543
121944 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-pci.c' (119,971) at 20210308005003512
121945 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/configs/Lanyang.py' (119,972) at 20220728030041559 to deleted uid set
121946 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/most_cdev.c' (119,973) at 20240405153049677
121947 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.LED' (119,974) at 20210308005003288
121948 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/bios-linker-loader.c' (119,975) at 20210308005045821
121949 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ulist.c' (119,976) at 20240405153052297
121950 2025-01-21 03:01:04.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/vhost-user-fs-ccw.c' (119,977) at 20210308005045953
121951 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn302.c' (119,978) at 20220525020652530
121952 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch' (119,979) at 20230706080014745
121953 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_sabre.c' (119,980) at 20210307214926598
121954 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_sai_sub.c' (119,981) at 20241211090145569
121955 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/install.sh' (119,982) at 20240405153045917
121956 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-psutil_6.1.0.bb' (119,983) at 20241221090017668
121957 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/entry.S' (119,984) at 20240405153229991
121958 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_ipmb.c' (119,985) at 20240405153230199
121959 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/hsdk-creg-gpio.c' (119,986) at 20210308005003376
121960 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/pid/thermalcontroller.cpp' (119,987) at 20240904080040759
121961 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cmocka/cmocka_1.1.7.bb' (119,988) at 20240301090012431
121962 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/comedi_isadma.c' (119,989) at 20240405153046893
121963 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-background-tracker.h' (119,990) at 20241211090145441
121964 2025-01-21 03:01:04.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mie3-sel.c' (119,991) at 20220429100100946
121965 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-qup.c' (119,992) at 20240405153230679
121966 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq2515x_charger.c' (119,993) at 20240405153051429
121967 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-bsp/images/npcm7xx-igps-native_%.bbappend' (119,994) at 20241206090014278
121968 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0020-Platform-CS1000-Validate-both-metadata-replicas.patch' (119,995) at 20241221090017464
121969 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/docs/associations.md' (119,996) at 20240821080004695
121970 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/img/pistachio.txt' (119,997) at 20210307214925362
121971 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Helgum' (119,998) at 20210307205553782
121972 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/functor.hpp' (119,999) at 20240820080025626 to deleted uid set
121973 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/perf_event.h' (120,000) at 20210307214926550
121974 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dts' (120,001) at 20240405153229943
121975 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs/0002-Enforce-using-good-old-BFD-linker.patch' (120,002) at 20241221090017472
121976 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/atmel/Makefile' (120,003) at 20210307214932190
121977 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.h' (120,004) at 20220525020652490
121978 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-vbi.c' (120,005) at 20210307214928698
121979 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/main.c' (120,006) at 20240628080014001
121980 2025-01-21 03:01:04.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h' (120,007) at 20240405153230591
121981 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/configfs.c' (120,008) at 20240719080013361
121982 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-azurewave-ad-tu700.c' (120,009) at 20210307214928778
121983 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pio_copy.c' (120,010) at 20240405153049053
121984 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/include/dwarf-regs-table.h' (120,011) at 20210307214932514
121985 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/machine_context.hpp' (120,012) at 20241101080009595
121986 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread-stack.h' (120,013) at 20220525020655179
121987 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-9p-client.c' (120,014) at 20241211090212546
121988 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig' (120,015) at 20210308005003272
121989 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/scan.c' (120,016) at 20240405153050705
121990 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/crypto/octeon-sha1.c' (120,017) at 20240405153045989
121991 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http2_connection.hpp' (120,018) at 20241221090003052
121992 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ep93xx_adc.c' (120,019) at 20240405153048953
121993 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.c' (120,020) at 20240405153048633
121994 2025-01-21 03:01:04.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bcm2838_peripherals.h' (120,021) at 20240906080037328
121995 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/virt.h' (120,022) at 20210307214925858
121996 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/setting' (120,023) at 20240405153232275
121997 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/permissive.h' (120,024) at 20220525020654707
121998 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/time.c' (120,025) at 20220525020652010
121999 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_i2c.c' (120,026) at 20210308005003472
122000 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/cxl.h' (120,027) at 20210307214931690
122001 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_mcp.c' (120,028) at 20241216090017717
122002 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/Kconfig.aic79xx' (120,029) at 20240405153051553
122003 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/gdm_tty.c' (120,030) at 20240405153231467
122004 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/Kconfig.kfence' (120,031) at 20240405153053077
122005 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/80-7seg.rules' (120,032) at 20210308005116673
122006 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/ti-edma.txt' (120,033) at 20220525020651670
122007 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_set.h' (120,034) at 20210307214931646
122008 2025-01-21 03:01:04.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968380gerg/Makefile' (120,035) at 20210308005002940
122009 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_cs42l42.c' (120,036) at 20240405153053953
122010 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/packages.rst' (120,037) at 20240309090012808
122011 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/confidential-guest-support.rst' (120,038) at 20220429100100422
122012 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/types.h' (120,039) at 20240405153231987
122013 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-remote-noreap.sh' (120,040) at 20220525020655227
122014 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.err' (120,041) at 20210927100127469
122015 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/Kconfig' (120,042) at 20240405153052165
122016 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/0002-RH-Remove-the-property-blacklist-exception-builtin.patch' (120,043) at 20241221090017540
122017 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/switch-nic-main-or-aux-mode' (120,044) at 20240504080013861
122018 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/kempld.h' (120,045) at 20210307214931430
122019 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/fpu.c' (120,046) at 20210307214926562
122020 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/intel/phy-intel-lgm-emmc.c' (120,047) at 20210309003652012
122021 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/imx_avic.c' (120,048) at 20241211090212282
122022 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/delay/delay.bb' (120,049) at 20210307205554386
122023 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_b.c' (120,050) at 20210308005046521
122024 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/pds_core.rst' (120,051) at 20240405153045233
122025 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/keystone/Makefile' (120,052) at 20210307214926982
122026 2025-01-21 03:01:04.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma400_spi.c' (120,053) at 20240405153048933
122027 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/metrics-ipmi-blobs/metric.cpp' (120,054) at 20241116090005799
122028 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_loop_bench.c' (120,055) at 20240405153232259
122029 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/compiler.h' (120,056) at 20210308005003656
122030 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7986-infracfg.c' (120,057) at 20240405153230211
122031 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/intel,agilex5-clkmgr.h' (120,058) at 20240405153231795
122032 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-eh.c' (120,059) at 20241104090011567
122033 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-flakes.txt' (120,060) at 20240405153230531 to deleted uid set
122034 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/config' (120,061) at 20240405153054309
122035 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_yaffs1.c' (120,062) at 20210308005003556
122036 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-db.dts' (120,063) at 20240405153045445
122037 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/net/bpf_jit.h' (120,064) at 20240405153229991
122038 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/Kconfig' (120,065) at 20241211090212246
122039 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_onenand.c' (120,066) at 20210308005003232
122040 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/timex.h' (120,067) at 20210307214926586
122041 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/test/triggerable_mock.cpp' (120,068) at 20220210040033214
122042 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6asm.yaml' (120,069) at 20240405153045169
122043 2025-01-21 03:01:04.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi_replace.c' (120,070) at 20240405153046261
122044 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_recv.c' (120,071) at 20240405153051905
122045 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp' (120,072) at 20240201090003032
122046 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/autosleep.c' (120,073) at 20220525020654711
122047 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/block-qcow.h' (120,074) at 20210308005045773
122048 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc128s052.c' (120,075) at 20240405153048961
122049 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsdebug.c' (120,076) at 20240405153046617
122050 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-fifo.c' (120,077) at 20240405153053973
122051 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/or.md' (120,078) at 20240809080033023
122052 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/cc_helper.c' (120,079) at 20241211090212486
122053 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meson.build' (120,080) at 20230311090025747
122054 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_socbb.h' (120,081) at 20210307214927218
122055 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/start.S' (120,082) at 20210308005002860
122056 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_bugzilla_entry_format.fail' (120,083) at 20241206090014306
122057 2025-01-21 03:01:04.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FaultLogType.interface.yaml' (120,084) at 20240228090020568
122058 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/power.h' (120,085) at 20210308005002724
122059 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/irqdomain.c' (120,086) at 20240805080014039
122060 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout.errors.yaml' (120,087) at 20210610000035106
122061 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/via/via-camera.h' (120,088) at 20240405153049497
122062 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp' (120,089) at 20231024080003368
122063 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/mtk_wdt.c' (120,090) at 20210308005003540
122064 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet.c' (120,091) at 20240405153051873
122065 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/noise_filter_table.h' (120,092) at 20240405153049485
122066 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/failover.h' (120,093) at 20210308005046041
122067 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/Makefile' (120,094) at 20210307214932514
122068 2025-01-21 03:01:04.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/compiler.h' (120,095) at 20240405153045853
122069 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/roles/Kconfig' (120,096) at 20210307214930858
122070 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/bma220_spi.c' (120,097) at 20240405153048933
122071 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/memset-archs.S' (120,098) at 20240405153229863
122072 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/abi-testing.rst' (120,099) at 20240405153229735
122073 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.h' (120,100) at 20220525020652458
122074 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sti-cpufreq.c' (120,101) at 20240405153230255
122075 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/tmon/.gitignore' (120,102) at 20210307214932738
122076 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/udp.h' (120,103) at 20210307214931614
122077 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c' (120,104) at 20241125090012239
122078 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/gpio.cpp' (120,105) at 20210308005109241
122079 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ar1021_i2c.c' (120,106) at 20240405153049157
122080 2025-01-21 03:01:04.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Vuokatti' (120,107) at 20210307205553774
122081 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/gpio.cpp' (120,108) at 20240621080018753
122082 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/workarounds.c' (120,109) at 20240405153045981
122083 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/ocelot/tc_flower_chains.sh' (120,110) at 20240405153054301
122084 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h' (120,111) at 20220525020652947
122085 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/cx231xx/cx231xx-avcore.c' (120,112) at 20210307214928810
122086 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/bonding/bond_netlink.c' (120,113) at 20240405153049725
122087 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap4-sar-layout.h' (120,114) at 20210307214925918
122088 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/perf/tests/pe-file.exe.debug' (120,115) at 20210309003655944 to deleted uid set
122089 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os-tadevkit_4.%.bbappend' (120,116) at 20241206090014214
122090 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/vblade.conf' (120,117) at 20210307205553822
122091 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig' (120,118) at 20210308005003288
122092 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu_user.h' (120,119) at 20241211090212510
122093 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/reboot.txt' (120,120) at 20210307214925402
122094 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (120,121) at 20230810080021387
122095 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake_3.31.0.bb' (120,122) at 20241221090017656
122096 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/root-tree.c' (120,123) at 20240418080014506
122097 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-rq.c' (120,124) at 20241008080013939
122098 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/dibbler_fix_getSize_crash.patch' (120,125) at 20230706080014737
122099 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/fbcon_ud.c' (120,126) at 20220525020654311
122100 2025-01-21 03:01:04.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob_focusrite.c' (120,127) at 20210307214932206
122101 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vhci.h' (120,128) at 20210307214930882
122102 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ManagerAccount.v1_13_0.json' (120,129) at 20240918080002720
122103 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/kylin_rk3036/MAINTAINERS' (120,130) at 20210308005003040
122104 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/BMC_WEB_CI' (120,131) at 20220429100025221
122105 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld11-global.dts' (120,132) at 20210308005002632
122106 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_nvif.c' (120,133) at 20240405153048625
122107 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/subdev.c' (120,134) at 20240405153048629
122108 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ofdrm.c' (120,135) at 20240405153230643
122109 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch' (120,136) at 20241221090017488
122110 2025-01-21 03:01:04.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.json' (120,137) at 20210308005046405
122111 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7734.c' (120,138) at 20240405153051361
122112 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_gen4_pfvf.c' (120,139) at 20240405153046953
122113 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/t4qds.h' (120,140) at 20210308005003620
122114 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/confsearch.diff' (120,141) at 20241221090017516
122115 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff.c' (120,142) at 20240405153053501
122116 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/sched.h' (120,143) at 20241216090017769
122117 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/trace.c' (120,144) at 20240405153230187
122118 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/fan_speed.hpp' (120,145) at 20220726030035038
122119 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/db-88f6820-amc/MAINTAINERS' (120,146) at 20210308005002904
122120 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/net/bpf_jit_comp.c' (120,147) at 20240613080016367
122121 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/queue_stack_maps.c' (120,148) at 20240405153052981
122122 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/config.c' (120,149) at 20240405153045969
122123 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-tangier/global_nvs.h' (120,150) at 20210308005002876
122124 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec1-1.dtsi' (120,151) at 20210307214926350
122125 2025-01-21 03:01:04.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.h' (120,152) at 20210307214929806
122126 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/inftl.h' (120,153) at 20210307214931450
122127 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/s_record.h' (120,154) at 20210308005003684
122128 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/conf-notes.txt' (120,155) at 20220913030020488
122129 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_property.c' (120,156) at 20240405153048409
122130 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/asb100.rst' (120,157) at 20210307214925498
122131 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exnames.c' (120,158) at 20240405153046621
122132 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/ep/internal.h' (120,159) at 20241018080014478
122133 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/kontron,sl28cpld-pwm.yaml' (120,160) at 20210309003648384
122134 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/boost.h' (120,161) at 20210307214927906
122135 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zchunk/zchunk_1.4.0.bb' (120,162) at 20240106090017237
122136 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu104-revA/psu_init_gpl.c' (120,163) at 20210308005003200
122137 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/cifssmb.c' (120,164) at 20241216090017761 to deleted uid set
122138 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_ets.c' (120,165) at 20240405153050169
122139 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-ncsi-nic.inc' (120,166) at 20240119090013779
122140 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/dsa/configuration.rst' (120,167) at 20240405153045237
122141 2025-01-21 03:01:04.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/item_updater_mmc.hpp' (120,168) at 20240820080019550
122142 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/rx.c' (120,169) at 20240405153050269
122143 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/less/files/run-ptest' (120,170) at 20230919080013990
122144 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/nl802154.c' (120,171) at 20240405153232015
122145 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32mp/cpu.c' (120,172) at 20210308005002784
122146 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/atomics.rst' (120,173) at 20241211090212234
122147 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx6q_tpc/Makefile' (120,174) at 20210308005003012
122148 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-meson-g12a.c' (120,175) at 20240405153052061
122149 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/Kconfig' (120,176) at 20210308005002904
122150 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c' (120,177) at 20210309003651200
122151 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/arm-smccc.h' (120,178) at 20210308005003656
122152 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/0001-python-module-do-not-manipulate-the-environment-when.patch' (120,179) at 20241221090017664
122153 2025-01-21 03:01:04.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/aci.h' (120,180) at 20210307214931594
122154 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/s390x/sync_regs_test.c' (120,181) at 20240405153054321
122155 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq.h' (120,182) at 20241211090145393
122156 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_common.c' (120,183) at 20240411080014090
122157 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OML' (120,184) at 20211006000025242
122158 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/kmsg.c' (120,185) at 20240405153052489
122159 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/features.h' (120,186) at 20210307214931698
122160 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/ipmid/message/unpack.hpp' (120,187) at 20231107090032061
122161 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm-cp14.c' (120,188) at 20210307214928146
122162 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/xen-mapcache.h' (120,189) at 20240906080037348
122163 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-routing.c' (120,190) at 20210307214928698
122164 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/x86.h' (120,191) at 20240405153230143
122165 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl.yaml' (120,192) at 20240405153045041
122166 2025-01-21 03:01:04.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_linear_ranges.c' (120,193) at 20240405153053105
122167 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/ddr.c' (120,194) at 20210308005002988
122168 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-i7.dts' (120,195) at 20240405153045381
122169 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a779f0-sysc.c' (120,196) at 20240405153231351
122170 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/frontend.json' (120,197) at 20240405153232227
122171 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/active-semi,8945a-regulator.h' (120,198) at 20210307214931346
122172 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65086.c' (120,199) at 20240405153230839
122173 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/qsd-jobs' (120,200) at 20240906080037568
122174 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/p_corenet/pci.c' (120,201) at 20210308005002960
122175 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/host/phosphor-host-postd_%.bbappend' (120,202) at 20231213090013482
122176 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/nbd.rst' (120,203) at 20240906080037176
122177 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent_2.2.12.bb' (120,204) at 20241221090017516
122178 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pps/pps-gpio.yaml' (120,205) at 20240405153229791
122179 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/dmc_init_exynos4.c' (120,206) at 20210308005002720
122180 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/pmu.h' (120,207) at 20210307214927906
122181 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/xylon,logicvc-gpio.yaml' (120,208) at 20240405153229763
122182 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/0BSD' (120,209) at 20211006000025226
122183 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/marvell/phy-armada375-usb2.c' (120,210) at 20220525020653863
122184 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/compress.h' (120,211) at 20210307214932586
122185 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/meson.build' (120,212) at 20241211090212338
122186 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/au1100fb.h' (120,213) at 20240405153052185
122187 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.h' (120,214) at 20240405153047101
122188 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/prexport.conf' (120,215) at 20210307205554414
122189 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/aes_ti.c' (120,216) at 20240405153046529
122190 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/trace.h' (120,217) at 20210308005046341
122191 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77970-cpg-mssr.h' (120,218) at 20210307214931334
122192 2025-01-21 03:01:04.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/switchtec.rst' (120,219) at 20210307214925470
122193 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/cache.json' (120,220) at 20240405153054145
122194 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/conf/machine/yosemite4.conf' (120,221) at 20240727080014098
122195 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/relocate.S' (120,222) at 20210308005002560
122196 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/tegra241-gpio.h' (120,223) at 20240405153052649
122197 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-4.dtsi' (120,224) at 20240405153046093
122198 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.12.3.bb' (120,225) at 20240302090018206
122199 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/SA-1100.h' (120,226) at 20210308005003560
122200 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/manual/abat.patch' (120,227) at 20210307205554438
122201 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service' (120,228) at 20240522080012568
122202 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/odbc.json' (120,229) at 20210307205553850
122203 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/juno/0001-configs-vexpress-modify-to-boot-compressed-initramfs.patch' (120,230) at 20240113090014528
122204 2025-01-21 03:01:04.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat/0002-Enable-64bit-off_t.patch' (120,231) at 20230131040012023
122205 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.h' (120,232) at 20240405153230419
122206 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/Makefile' (120,233) at 20220525020654411
122207 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/io/channel-command.h' (120,234) at 20221215040039190
122208 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31790.rst' (120,235) at 20240405153045217
122209 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/debug_locks.h' (120,236) at 20240405153052677
122210 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-brxre1.dts' (120,237) at 20210308005002560
122211 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-riscv-vars.fd.bz2' (120,238) at 20240326080039594 to deleted uid set
122212 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/cthw20k1.c' (120,239) at 20240405153053521
122213 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_gem.c' (120,240) at 20240405153230579
122214 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/helper.cpp' (120,241) at 20240817080027656
122215 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/aiptek.c' (120,242) at 20240405153049157
122216 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/containerimage.py' (120,243) at 20241221090017628
122217 2025-01-21 03:01:04.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpmc-omap.h' (120,244) at 20240405153052769
122218 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/svc.c' (120,245) at 20240405153048809
122219 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.h' (120,246) at 20210307214927266
122220 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso64/Makefile' (120,247) at 20240405153046081
122221 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/0003-Update-CXX-standard-to-CXX14.patch' (120,248) at 20241206090014258
122222 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/pixelgen.h' (120,249) at 20210307214930546
122223 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h' (120,250) at 20210307214927734
122224 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/default-providers.inc' (120,251) at 20241221090017612
122225 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/r2d.h' (120,252) at 20240405153046313
122226 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/irq.h' (120,253) at 20240405153045961
122227 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/statfs.h' (120,254) at 20210307214926066
122228 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/csi.h' (120,255) at 20240405153051865
122229 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-px30-core.dtsi' (120,256) at 20221102030020733
122230 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_SPIFLASH_defconfig' (120,257) at 20210308005003244
122231 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/signature.c' (120,258) at 20240405153046533
122232 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml' (120,259) at 20240405153045073
122233 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P3041DS_SDCARD_defconfig' (120,260) at 20210308005003244
122234 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/Build' (120,261) at 20210307214932470
122235 2025-01-21 03:01:04.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tci/tcg-target-con-set.h' (120,262) at 20210927100127457
122236 2025-01-21 03:01:04.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath6kl/sdio.c' (120,263) at 20240405153050445
122237 2025-01-21 03:01:04.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_states.c' (120,264) at 20240405153051833
122238 2025-01-21 03:01:04.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/keyboard.dtsi' (120,265) at 20210308005002860
122239 2025-01-21 03:01:04.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.c' (120,266) at 20210309003651820
122240 2025-01-21 03:01:04.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/0001-git-changebar-Adjust-structs-for-libgit2-1.4.x.patch' (120,267) at 20220402030015923
122241 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_dynptr.c' (120,268) at 20240405153054281
122242 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hidraw.c' (120,269) at 20240405153230655
122243 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/syscon_rk3128.c' (120,270) at 20210308005002772
122244 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mp2888.rst' (120,271) at 20220525020651738
122245 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-pkgdata-browser.glade' (120,272) at 20210307205554638
122246 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kunit/test-bug.h' (120,273) at 20240405153231799
122247 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-ld4-ref.dts' (120,274) at 20210308005002632
122248 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1012afrwy.h' (120,275) at 20210308005003600
122249 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/mhi/Kconfig' (120,276) at 20240405153046733
122250 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qbool.h' (120,277) at 20221215040039190
122251 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/setup.h' (120,278) at 20240405153046153
122252 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_d.c' (120,279) at 20210308005046517
122253 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/signal.h' (120,280) at 20240405153052793
122254 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g043-smarc-pmod.dtso' (120,281) at 20240405153045809
122255 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/pci/pci.c' (120,282) at 20240405153045949
122256 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/flamegraph-record' (120,283) at 20210307214932566
122257 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_ui_scaler.c' (120,284) at 20210307214928042
122258 2025-01-21 03:01:04.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml' (120,285) at 20240405153045105
122259 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/mmu.c' (120,286) at 20240405153229987
122260 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/match.hpp' (120,287) at 20210308005114857
122261 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_vcap_impl.c' (120,288) at 20240405153050173
122262 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ath79/ar71xx_regs.h' (120,289) at 20240405153046005
122263 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/fuse/speedo-tegra124.c' (120,290) at 20220525020654099
122264 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_aemv8a.h' (120,291) at 20210308005003624
122265 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/ea20/MAINTAINERS' (120,292) at 20210308005002952
122266 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx27-eukrea-mbimxsd27-baseboard.dts' (120,293) at 20240405153229883
122267 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/powercap_sys.c' (120,294) at 20240405153051445
122268 2025-01-21 03:01:04.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/ematch.c' (120,295) at 20240405153053365
122269 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/perlcross_1.6.bb' (120,296) at 20241221090017664
122270 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/gui_setup_reference.md' (120,297) at 20230519080015560
122271 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ast2600_openbmc_spl_emmc_defconfig' (120,298) at 20230310090043279
122272 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rt5514.txt' (120,299) at 20210307214925434
122273 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/test_skb_pkt_end.c' (120,300) at 20240405153054261
122274 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-dram-ld4.c' (120,301) at 20210308005002792
122275 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/common/common.h' (120,302) at 20210308005003012
122276 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ltv350qv.h' (120,303) at 20210307214930894
122277 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/gpio-cfg-helpers.h' (120,304) at 20240405153045685
122278 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/gf100.fuc3' (120,305) at 20210307214927970
122279 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_vegas.h' (120,306) at 20210307214931958
122280 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/core.rst' (120,307) at 20240405153229839
122281 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/codec-uclass.c' (120,308) at 20210308005003488
122282 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/197' (120,309) at 20240326080039730
122283 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkv310/Kconfig' (120,310) at 20210308005003044
122284 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/thread-self.c' (120,311) at 20210307214932710
122285 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/usb.c' (120,312) at 20220525020653787
122286 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/vtbl.c' (120,313) at 20210308005003424
122287 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/aircable.c' (120,314) at 20210309003653268
122288 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a7796_ulcb_defconfig' (120,315) at 20210308005003276
122289 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/asm-x86/kvm_para.h' (120,316) at 20240906080037348
122290 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/linked_maps.c' (120,317) at 20220525020655191
122291 2025-01-21 03:01:04.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ti_am335x_tscadc.c' (120,318) at 20240405153230839
122292 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tea5761.c' (120,319) at 20210307214928802
122293 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm33xx.c' (120,320) at 20240405153045661
122294 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/bcm-vk/bcm_vk_msg.c' (120,321) at 20240405153230843
122295 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_atomic.h' (120,322) at 20240405153052629
122296 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/aml/aml_git.bb' (120,323) at 20240301090012427
122297 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ipack/carriers/Kconfig' (120,324) at 20210307214928526
122298 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.json' (120,325) at 20210308005046413
122299 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/lp872x.txt' (120,326) at 20210309003648388
122300 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/init.d' (120,327) at 20210307205554570
122301 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/Kconfig' (120,328) at 20240405153053081
122302 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/smccc/soc_id.c' (120,329) at 20240405153047045
122303 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/simulate-insn.c' (120,330) at 20241023080012871
122304 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sprd-pcm.txt' (120,331) at 20240405153229799
122305 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/debug.c' (120,332) at 20240405153231167
122306 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/faraday,fotg210.yaml' (120,333) at 20240405153045181
122307 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/lwtunnel.c' (120,334) at 20240405153053221
122308 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/can/can_socketcan.c' (120,335) at 20221215040039218
122309 2025-01-21 03:01:04.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kstrtox.c' (120,336) at 20240405153231951
122310 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/extensions/openpower-pels/manager.cpp' (120,337) at 20241212090025211 to deleted uid set
122311 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Melbourne-Upwey' (120,338) at 20210307205553762
122312 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/config_files/Fuji.json' (120,339) at 20240703080039227
122313 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm47xx/cpu-feature-overrides.h' (120,340) at 20240405153046005
122314 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-k3/arm64-mmu.c' (120,341) at 20210308005002728
122315 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.h' (120,342) at 20240405153047285
122316 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-dict.out' (120,343) at 20210308005046409 to deleted uid set
122317 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig' (120,344) at 20210307214932154
122318 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/head_64.S' (120,345) at 20240405153230123
122319 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/pxa320.c' (120,346) at 20240405153045677
122320 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt5616.c' (120,347) at 20240405153053713
122321 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memory_ldst.h.inc' (120,348) at 20240326080039530
122322 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/clk-core.c' (120,349) at 20210308005002552
122323 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (120,350) at 20210812000025166
122324 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Drevdagen' (120,351) at 20210307205553778
122325 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/moxtet.c' (120,352) at 20240405153230199
122326 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/0002-configure-Disable-selected-warnings.patch' (120,353) at 20220502030010100
122327 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/delay.c' (120,354) at 20240405153045897
122328 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/runuser.pamd' (120,355) at 20210307205554494
122329 2025-01-21 03:01:04.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-spear/spr_defs.h' (120,356) at 20210308005002664
122330 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/slcan/slcan.h' (120,357) at 20240405153049737
122331 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-string.err' (120,358) at 20210308005046413
122332 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-vegman.dtsi' (120,359) at 20240912080012042
122333 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/.gitignore' (120,360) at 20220525020651990
122334 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/tests/test_serial.c' (120,361) at 20240516080009958
122335 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.npmrc' (120,362) at 20220105012522959
122336 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ContainerImage.v1_0_1.json' (120,363) at 20240619080002944
122337 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.h' (120,364) at 20240405153048589
122338 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/math-emu/sfp-util_64.h' (120,365) at 20210307214926610
122339 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/ucontext.h' (120,366) at 20210307214926322
122340 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am5718.dtsi' (120,367) at 20240405153045597
122341 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/command_table2.h' (120,368) at 20240405153230383
122342 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-mc.h' (120,369) at 20240405153052833
122343 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/default_floor.hpp' (120,370) at 20210617000043812
122344 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image_types.bbclass' (120,371) at 20241221090017608
122345 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/keystone_nav.h' (120,372) at 20210308005002708
122346 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/0001-tests-builtin_trusted-Failure-command-is-failed.patch' (120,373) at 20230131040012035
122347 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_fips.h' (120,374) at 20210307214927086
122348 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb' (120,375) at 20241221090017668
122349 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/config.mk' (120,376) at 20210308005003232
122350 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-eg20t.c' (120,377) at 20240405153048897
122351 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_he.h' (120,378) at 20210307214931622
122352 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/bblayers/create.py' (120,379) at 20230317080013821
122353 2025-01-21 03:01:04.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/sysfs-selinux-checkreqprot' (120,380) at 20240405153044909
122354 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/secretmem.c' (120,381) at 20241018080014578
122355 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/.gitignore' (120,382) at 20210307214925650
122356 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_csi2.c' (120,383) at 20240405153051829
122357 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/nohash/tlb.c' (120,384) at 20240913080013769
122358 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec.h.rst.exceptions' (120,385) at 20240405153045309
122359 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/Kconfig' (120,386) at 20240405153052001
122360 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c' (120,387) at 20240405153049917
122361 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/235.out' (120,388) at 20210308005046461
122362 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/blake2s-glue.c' (120,389) at 20240405153046361
122363 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/occ/files/occ_sensor.yaml' (120,390) at 20210307205553694
122364 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_plat.c' (120,391) at 20240405153052121
122365 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8ulp.c' (120,392) at 20240405153230211
122366 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/bmclanconf' (120,393) at 20210308004938816
122367 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_stats.h' (120,394) at 20240405153051601
122368 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/conf-notes.txt' (120,395) at 20220913030020492
122369 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0003-fixheadercheck.patch' (120,396) at 20241221090017656
122370 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-ldb.yaml' (120,397) at 20240405153045037
122371 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-whitelist-native.bb' (120,398) at 20210307205554070
122372 2025-01-21 03:01:04.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_plane.c' (120,399) at 20240405153048753
122373 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_btree.c' (120,400) at 20241220090018326
122374 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.h' (120,401) at 20220525020652470
122375 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/mmiowb.h' (120,402) at 20210307214926118
122376 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/lmdb_0.9.31.bb' (120,403) at 20230813080012844
122377 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/libhw.c' (120,404) at 20220429100100538
122378 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi' (120,405) at 20240405153229935
122379 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/m5373evb.c' (120,406) at 20210308005002972
122380 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nf-queue.c' (120,407) at 20210309003656012
122381 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs_common.h' (120,408) at 20210308005003696
122382 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_zero_plus_defconfig' (120,409) at 20210308005003272
122383 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pps.c' (120,410) at 20240405153048457
122384 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_common_util.h' (120,411) at 20210307214928446
122385 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/riotboard_spl_defconfig' (120,412) at 20210308005003276
122386 2025-01-21 03:01:04.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mcp-core.c' (120,413) at 20220525020653347
122387 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/tod-kvm.c' (120,414) at 20230925080039901
122388 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/phy_interface.h' (120,415) at 20210308005003680
122389 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_pcode.h' (120,416) at 20240405153048541
122390 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-serial' (120,417) at 20210307214925186
122391 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-qcom-dc-scm-v1.dts' (120,418) at 20240405153045421
122392 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/hts221_core.c' (120,419) at 20240405153048985
122393 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/tools/generate-psu-tar' (120,420) at 20240731080028046
122394 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/benq.c' (120,421) at 20210307214928826
122395 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/daemon_user.c' (120,422) at 20210309003648996
122396 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-turris-omnia.dts' (120,423) at 20210308005002568
122397 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb' (120,424) at 20230706080014789
122398 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h' (120,425) at 20240405153048637
122399 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/udp_tunnel_nic.sh' (120,426) at 20240405153232267
122400 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/commoncap.c' (120,427) at 20240405153232111
122401 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/branch.json' (120,428) at 20220525020655147
122402 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/selection.h' (120,429) at 20210309003653928
122403 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/cpu/cpuinfo-static.c' (120,430) at 20240613080016363
122404 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb' (120,431) at 20230211040012639
122405 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/renesas,ether.yaml' (120,432) at 20240405153045121
122406 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/x86/intel-speed-select/.gitignore' (120,433) at 20210307214932622
122407 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/CertificateLocations_v1.xml' (120,434) at 20240619080002920
122408 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/t2081_spi_rcw.cfg' (120,435) at 20210308005002996
122409 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/access.c' (120,436) at 20240906080037488
122410 2025-01-21 03:01:04.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/README' (120,437) at 20210307205554626
122411 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/uevent/Makefile' (120,438) at 20210307214932730
122412 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/platform/x86/mlx-platform.c' (120,439) at 20240405153231343 to deleted uid set
122413 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_gemini.h' (120,440) at 20210307214926878
122414 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/channel_mgmt.c' (120,441) at 20240405153048829
122415 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ux500/power_domain.txt' (120,442) at 20210307214925282
122416 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/OWNERS' (120,443) at 20220802030023531
122417 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/pixcir,pixcir_ts.yaml' (120,444) at 20240405153045081
122418 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/dma/dw-dmac.h' (120,445) at 20210307214931338
122419 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/vlset.c' (120,446) at 20240405153054237
122420 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/include/poky-floating-revisions.inc' (120,447) at 20230401080011959
122421 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/slang/slang_2.3.3.bb' (120,448) at 20220910030013429
122422 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/s2250-board.c' (120,449) at 20240405153049565
122423 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/soc-acpi.h' (120,450) at 20240405153231863
122424 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/sandbox.c' (120,451) at 20210308005003380
122425 2025-01-21 03:01:04.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog/Drop-use-of-error-h.patch' (120,452) at 20230706080014745
122426 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-lp3943.txt' (120,453) at 20210307214925406
122427 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch' (120,454) at 20230706080014753
122428 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/display_mode_vba_31.c' (120,455) at 20240405153230411
122429 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/mcrfs.c' (120,456) at 20210307214926438
122430 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nfnetlink_queue.c' (120,457) at 20240830080013355
122431 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/hw_ops.h' (120,458) at 20210307214929970
122432 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/sy7636a-hwmon.c' (120,459) at 20240405153048877
122433 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c' (120,460) at 20240405153230359
122434 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/smp.c' (120,461) at 20240405153230147
122435 2025-01-21 03:01:04.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_sysfs_thread_test.c' (120,462) at 20210309003656012
122436 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/blockops.S' (120,463) at 20240405153230095
122437 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/aarch64/host/atomic128-ldst.h' (120,464) at 20230925080039853
122438 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_cursor.c' (120,465) at 20241211090145429
122439 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-rpmsg' (120,466) at 20210307214925194
122440 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/Makefile' (120,467) at 20210307214926846
122441 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfsplus/xattr.h' (120,468) at 20210307214931122
122442 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/subprojects/libgpiod.wrap' (120,469) at 20240724080011687
122443 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54usb.c' (120,470) at 20210309003651772
122444 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/sp_global.h' (120,471) at 20210307214930542
122445 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mmzone.h' (120,472) at 20220525020652002
122446 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/percpu.h' (120,473) at 20210307214925646
122447 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/chv3-codec.c' (120,474) at 20241001080013036
122448 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/semihosting.c' (120,475) at 20210308005002708
122449 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stacktrace.h' (120,476) at 20240405153052797
122450 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/trace.h' (120,477) at 20240405153046693
122451 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/cpu.h' (120,478) at 20240405153053113
122452 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx35pdk_defconfig' (120,479) at 20210308005003268
122453 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_devlink.h' (120,480) at 20240405153050001
122454 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.fsl-hwconfig' (120,481) at 20210308005003292
122455 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/adc/meson.build' (120,482) at 20241112090003090
122456 2025-01-21 03:01:04.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-ipmi-entity-association-map/files/entity_association_map.json' (120,483) at 20210323100034241
122457 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Resource.v1_20_0.json' (120,484) at 20240918080002724
122458 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-ope.yaml' (120,485) at 20240405153045169
122459 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/objtool_types.h' (120,486) at 20240405153052753
122460 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/add-file.patch' (120,487) at 20241206090014298
122461 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-usb_crash.sh' (120,488) at 20240405153054309
122462 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/config.h' (120,489) at 20210308005002544
122463 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/conf-notes.txt' (120,490) at 20220913030020492
122464 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi' (120,491) at 20240405153045737
122465 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qom-fuse' (120,492) at 20220429100100750
122466 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-pci-gl.c' (120,493) at 20221215040039106
122467 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/panel.c' (120,494) at 20220525020652262
122468 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/siginfo.h' (120,495) at 20210307214926682
122469 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/test/README.md' (120,496) at 20240807080015886
122470 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/Makefile.am.include' (120,497) at 20210308005108645
122471 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/network-coding.h' (120,498) at 20220525020654791
122472 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-ClermontCarn' (120,499) at 20210307205553774
122473 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/0009-greeter.c-disallow-empty-new-password.patch' (120,500) at 20210307205553946
122474 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/libunwind/arm64.c' (120,501) at 20240405153232239
122475 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scrypt_0.8.27.bb' (120,502) at 20241221090017560
122476 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/symlink.c' (120,503) at 20240726080012870
122477 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ocxl/mmio.c' (120,504) at 20210307214929174
122478 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nintendo,hollywood-gpio.txt' (120,505) at 20210307214925318
122479 2025-01-21 03:01:04.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/goni/onenand.c' (120,506) at 20210308005003044
122480 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9150/registers.h' (120,507) at 20210307214931426
122481 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3328.c' (120,508) at 20210308005003464
122482 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/cx25840-core.c' (120,509) at 20240405153049309
122483 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/msg_zerocopy.rst' (120,510) at 20240405153045241
122484 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm8250.c' (120,511) at 20241011080017299
122485 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/bnep/netdev.c' (120,512) at 20210307214931882
122486 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/Makefile' (120,513) at 20210308005003072
122487 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/stacktrace_map_skip.c' (120,514) at 20240405153054261
122488 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/common.yaml' (120,515) at 20240405153045089
122489 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/sfp-machine_64.h' (120,516) at 20210307214926586
122490 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/spintest.bpf.c' (120,517) at 20240405153232099
122491 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/TU-Berlin-1.0' (120,518) at 20211006000025246
122492 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/udivsi3.S' (120,519) at 20240405153230007
122493 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/octeon-wdt-nmi.S' (120,520) at 20240405153052241
122494 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/cx88-dsp.c' (120,521) at 20240405153049365
122495 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm968580xref/Makefile' (120,522) at 20210308005002940
122496 2025-01-21 03:01:04.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/meson.build' (120,523) at 20230629131804615
122497 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ptrace/Makefile' (120,524) at 20240405153054365
122498 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vgtod.h' (120,525) at 20210307214926678
122499 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc' (120,526) at 20230813080012892
122500 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_verify.c' (120,527) at 20210308005003556
122501 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dual_accel_detect.h' (120,528) at 20220525020653907
122502 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_actions.c' (120,529) at 20240405153050153
122503 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/softoff/softoff.cpp' (120,530) at 20240819080030267
122504 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/meson.build' (120,531) at 20240906080037284
122505 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/sbc/Makefile' (120,532) at 20210308005002796
122506 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/i40e.rst' (120,533) at 20240405153045233
122507 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/loopback/Kconfig' (120,534) at 20210307214930706
122508 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fscrypt.h' (120,535) at 20240405153052693
122509 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/sensor_mock.hpp' (120,536) at 20220217040029822
122510 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/qemu_vga.ndrv' (120,537) at 20210308005046185 to deleted uid set
122511 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/build-qemu-robot-docker.sh' (120,538) at 20241017080019198
122512 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ms7750se/MAINTAINERS' (120,539) at 20210308005003020
122513 2025-01-21 03:01:04.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/pci/hda/patch_conexant.c' (120,540) at 20241216090017801 to deleted uid set
122514 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/Makefile' (120,541) at 20240405153052525
122515 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/binop.c' (120,542) at 20210308005003208
122516 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/platform_lcd.c' (120,543) at 20240405153052177
122517 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c' (120,544) at 20210307214927950
122518 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/fixup.patch' (120,545) at 20231011080016586
122519 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_pdrv_genirq.c' (120,546) at 20210309003653184
122520 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-if.c' (120,547) at 20220525020653323
122521 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/common/Makefile' (120,548) at 20210308005003076
122522 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_regs.h' (120,549) at 20240405153048745
122523 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dns_resolver/Makefile' (120,550) at 20210307214931926
122524 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi-changer.rst' (120,551) at 20240405153045253
122525 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp' (120,552) at 20241211090002379
122526 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/neterion/s2io-regs.h' (120,553) at 20210307214929554
122527 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-base.err' (120,554) at 20210308005046397
122528 2025-01-21 03:01:04.574-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/meson.build' (120,555) at 20240209090020373 to deleted uid set
122529 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test/0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch' (120,556) at 20210308005003772
122530 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_timeout.h' (120,557) at 20240405153052857
122531 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SoftwareInventory.v1_10_2.json' (120,558) at 20240619080002956
122532 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/identify.c' (120,559) at 20210307214926206
122533 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/Kconfig' (120,560) at 20240405153230691
122534 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/page.h' (120,561) at 20240405153045965
122535 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_dbug.c' (120,562) at 20240405153051529
122536 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/fpsimd.c' (120,563) at 20241115090012941
122537 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc.inc' (120,564) at 20220125040024371
122538 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/webmin_2.202.bb' (120,565) at 20241221090017564
122539 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-mvebu.yaml' (120,566) at 20240405153045061
122540 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio_atmel.txt' (120,567) at 20210307214925318
122541 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/no-man.patch' (120,568) at 20240127090011892
122542 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/event_messaged_sdbus.c' (120,569) at 20210308004942076
122543 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/iwd/iwd/0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch' (120,570) at 20210608000015795
122544 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tfa989x.c' (120,571) at 20240405153053805
122545 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_simple.dts' (120,572) at 20210308005003760
122546 2025-01-21 03:01:04.575-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-ucode.h' (120,573) at 20240405153050529
122547 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/fix-build-with-gcc-14.patch' (120,574) at 20241206090014254
122548 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/MAINTAINERS' (120,575) at 20210308005002992
122549 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/gardena-smart-gateway-mt7688.h' (120,576) at 20210308005003596
122550 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max20086-regulator.c' (120,577) at 20240405153231363
122551 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/smc911x.c' (120,578) at 20210308005003444
122552 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CXLLogicalDeviceCollection_v1.xml' (120,579) at 20240619080002920
122553 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-arm-vars.fd.bz2' (120,580) at 20210308005046125 to deleted uid set
122554 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/livepatch/test_klp_callbacks_demo2.c' (120,581) at 20210307214931806
122555 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-dvb.c' (120,582) at 20240805080013967
122556 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_storage.c' (120,583) at 20240613080016563
122557 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/process_tree_test.py' (120,584) at 20210307205554642
122558 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/stub.h' (120,585) at 20210307214926754
122559 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/l2t.h' (120,586) at 20210307214929370
122560 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/manager.hpp' (120,587) at 20241212090025211
122561 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-data.c' (120,588) at 20240405153054097
122562 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gnu-config/gnu-config/gnu-configize.in' (120,589) at 20210307205554514
122563 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/Makefile' (120,590) at 20240405153051293
122564 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_NAND_SECBOOT_defconfig' (120,591) at 20210308005003240
122565 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/pnv_phb4.h' (120,592) at 20240906080037336
122566 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-google-api-core_2.19.1.bb' (120,593) at 20241221090017552
122567 2025-01-21 03:01:04.576-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/trace-events' (120,594) at 20210927100127441
122568 2025-01-21 03:01:04.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/davicom/dm9051.c' (120,595) at 20240405153230939
122569 2025-01-21 03:01:04.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/mcr20a.c' (120,596) at 20241011080017331
122570 2025-01-21 03:01:04.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth_24.004.60.bb' (120,597) at 20240301090012423
122571 2025-01-21 03:01:04.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/0004-cleanup-includes.patch' (120,598) at 20220204040022452
122572 2025-01-21 03:01:04.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/xilinx_sdfec.c' (120,599) at 20240405153230847
122573 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ebisu.dtsi' (120,600) at 20240405153045801
122574 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/spec_operation.json' (120,601) at 20240405153232227
122575 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8mn-power.h' (120,602) at 20240405153052653
122576 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.yaml' (120,603) at 20240405153045153
122577 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/gx.h' (120,604) at 20210308005002644
122578 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/isomd5sum/files/0001-tweak-install-prefix.patch' (120,605) at 20210307205553914
122579 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/adis16480.c' (120,606) at 20240405153048989
122580 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/percpu_counter.c' (120,607) at 20240405153231951
122581 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/kzm.c' (120,608) at 20241211090212246
122582 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab/issue_templates/bug.md' (120,609) at 20230426080043628
122583 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/on_change_threshold.cpp' (120,610) at 20240904080048943
122584 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/uftp/uftp_5.0.3.bb' (120,611) at 20240106090017233
122585 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/clocksource.c' (120,612) at 20240830080013339
122586 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/0001-nss-fix-support-cross-compiling.patch' (120,613) at 20240413080012659
122587 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/page.h' (120,614) at 20210309003654004
122588 2025-01-21 03:01:04.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/iomap.h' (120,615) at 20210307214925910
122589 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq27xxx_battery.c' (120,616) at 20241211090145485
122590 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt' (120,617) at 20210307214925306
122591 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ssi/trace.h' (120,618) at 20210308005045965
122592 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/bf.c' (120,619) at 20240405153050649
122593 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-netdev.rst' (120,620) at 20240405153229827
122594 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-ventana.dts' (120,621) at 20240405153229879
122595 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/samsung-q10.c' (120,622) at 20240405153051413
122596 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/tifm_sd.c' (120,623) at 20240405153049673
122597 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-sata.c' (120,624) at 20240405153231307
122598 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/base.c' (120,625) at 20240405153047033
122599 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/Kconfig' (120,626) at 20240405153046553
122600 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_drv.c' (120,627) at 20240405153230519
122601 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.json' (120,628) at 20220429100100882
122602 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsl/gsl_2.8.bb' (120,629) at 20241206090014258
122603 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/0001-Dont-use-isystem.patch' (120,630) at 20210307205553990
122604 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_aldebaran.h' (120,631) at 20240405153047185
122605 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init.bb' (120,632) at 20241206090014274
122606 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/compiler.h' (120,633) at 20210307214925846
122607 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/microchip/Makefile' (120,634) at 20240405153051761
122608 2025-01-21 03:01:04.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/kvm_websocket.hpp' (120,635) at 20240817080003175
122609 2025-01-21 03:01:04.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/binman/test/files/ignored_dir.dat/ignore' (120,636) at 20210308005003756 to deleted uid set
122610 2025-01-21 03:01:04.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Valkeakoski' (120,637) at 20210307205553770
122611 2025-01-21 03:01:04.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8064.dtsi' (120,638) at 20240405153229891
122612 2025-01-21 03:01:04.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_synth.c' (120,639) at 20240405153231939
122613 2025-01-21 03:01:04.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/max96712/max96712.c' (120,640) at 20240405153051861
122614 2025-01-21 03:01:04.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml' (120,641) at 20240405153229763
122615 2025-01-21 03:01:04.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/virtio/virtio_pcm_ops.c' (120,642) at 20220525020655107
122616 2025-01-21 03:01:04.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/mips.c' (120,643) at 20221215040039074
122617 2025-01-21 03:01:04.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/pcm.c' (120,644) at 20240405153054029
122618 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-grandmax.dts' (120,645) at 20240405153045761
122619 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/plca.c' (120,646) at 20240405153232015
122620 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/btnode.h' (120,647) at 20240405153052441
122621 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/power_supply.hpp' (120,648) at 20240106090032282
122622 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irqchip.c' (120,649) at 20240405153230751
122623 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/phosphor-ipmi-flash-bios-verify.service' (120,650) at 20210307205554082
122624 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c' (120,651) at 20240405153050109
122625 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/monkey/files/0001-fastcgi-Use-value-instead-of-address-of-sin6_port.patch' (120,652) at 20220910030013369
122626 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-14x14-evk.dts' (120,653) at 20240405153045525
122627 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/COPYING' (120,654) at 20210307205554574
122628 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx.dtsi' (120,655) at 20240405153045729
122629 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/vfio-mdev/mtty.c' (120,656) at 20240405153232099
122630 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-k' (120,657) at 20210307214932570
122631 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ce4100/Makefile' (120,658) at 20210307214926742
122632 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/pm-tegra20.c' (120,659) at 20210307214925962
122633 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/jz4780-nemc.h' (120,660) at 20210307214931410
122634 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt' (120,661) at 20210307214925338
122635 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/memcg_test.rst' (120,662) at 20240405153229735
122636 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/pkey-powerpc.h' (120,663) at 20240405153054329
122637 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/cpu_hotplug.rst' (120,664) at 20240405153045289
122638 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_brx.h' (120,665) at 20240405153049441
122639 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/meson.build' (120,666) at 20240908080010102
122640 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/hw.c' (120,667) at 20240405153050401 to deleted uid set
122641 2025-01-21 03:01:04.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitmodules' (120,668) at 20230925080039809
122642 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/dw_mmc.c' (120,669) at 20210308005003404
122643 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/scripts/Makefile.include' (120,670) at 20240405153054225
122644 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ufs/hisilicon,ufs.yaml' (120,671) at 20240405153045181
122645 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/inc/abi/fpu.h' (120,672) at 20220525020651966
122646 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/renesas_sci.h' (120,673) at 20210308005046005
122647 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch' (120,674) at 20230706080014749
122648 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog.service' (120,675) at 20240817080012804
122649 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/settings' (120,676) at 20210307214932698
122650 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/switchdev/switchdev.c' (120,677) at 20240405153232083
122651 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/usb.c' (120,678) at 20240405153050409
122652 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm012.dts' (120,679) at 20210308005002632
122653 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/sh_i2c.c' (120,680) at 20210308005003384
122654 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/efi.c' (120,681) at 20210308005003524
122655 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/tlb.h' (120,682) at 20240405153230063
122656 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/0005-check-for-libexecinfo-during-configure.patch' (120,683) at 20230706080014741
122657 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/dev-interface.rst' (120,684) at 20240405153045217
122658 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-stm.yaml' (120,685) at 20240405153045013
122659 2025-01-21 03:01:04.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jakkvik_Frakenmyren' (120,686) at 20210307205553782
122660 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/phy.c' (120,687) at 20240405153231407
122661 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul1.dtsi' (120,688) at 20240405153045525
122662 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/fuel_gauge/fg_max17042.c' (120,689) at 20210308005003468
122663 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/kvm_emul.S' (120,690) at 20210307214926406
122664 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/env/cmd_ut_env.c' (120,691) at 20210308005003740
122665 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/coreboot_tables.h' (120,692) at 20210308005002880
122666 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf.data-directory-format.txt' (120,693) at 20210307214932510
122667 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/iqs620a-pwm.yaml' (120,694) at 20240405153045141
122668 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/test-output.patch' (120,695) at 20241221090017676
122669 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/ucall.c' (120,696) at 20240405153232271
122670 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_macro_masks.h' (120,697) at 20240405153046601
122671 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.h' (120,698) at 20240405153049945
122672 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/mwavedd.c' (120,699) at 20220525020652298
122673 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/tests/cpuid-match.c' (120,700) at 20240405153232219
122674 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bch.h' (120,701) at 20210307214931358
122675 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/CVE-2015-7697.patch' (120,702) at 20210307205554574
122676 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd64_edac.h' (120,703) at 20240405153047013
122677 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-sp7021-intc.c' (120,704) at 20240405153049205
122678 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-nanopi.dtsi' (120,705) at 20240405153045393
122679 2025-01-21 03:01:04.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/atomic.h' (120,706) at 20241008080013895
122680 2025-01-21 03:01:04.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.c' (120,707) at 20240405153230631
122681 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_sh_mask.h' (120,708) at 20210307214927686
122682 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cacheflush.h' (120,709) at 20240405153230011
122683 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h' (120,710) at 20240405153047293
122684 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi' (120,711) at 20210307214926342
122685 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_sort.c' (120,712) at 20220525020654759
122686 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq2415x_charger.h' (120,713) at 20210309003653888
122687 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network/usb_network.sh' (120,714) at 20220409030017467
122688 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ia_css_csc.host.h' (120,715) at 20210307214930554
122689 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/mtpav.c' (120,716) at 20220525020654971
122690 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite517x/law.c' (120,717) at 20210308005003172
122691 2025-01-21 03:01:04.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi' (120,718) at 20210307214926342
122692 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/console/obmc-console/80-minerva-obmc-console-uart.rules' (120,719) at 20240523080012333
122693 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/elf.h' (120,720) at 20240405153045961
122694 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfbhw.h' (120,721) at 20210307214930914
122695 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bt-bmc.h' (120,722) at 20210307214931626
122696 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-ath79-usb.c' (120,723) at 20240405153231311
122697 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/openat2/helpers.c' (120,724) at 20210307214932698
122698 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-samsung-laptop' (120,725) at 20210309003648260
122699 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/0006-dropbear-configuration-file.patch' (120,726) at 20241206090014310
122700 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_onetouch.h' (120,727) at 20210307214930878
122701 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.10.0.bb' (120,728) at 20241221090017556
122702 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/spear-misc.txt' (120,729) at 20210307214925278
122703 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.h' (120,730) at 20241220090018318 to deleted uid set
122704 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_homer.h' (120,731) at 20230426080043764
122705 2025-01-21 03:01:04.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkAdapter_v1.xml' (120,732) at 20240619080002932
122706 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/x_tables.h' (120,733) at 20220525020654595
122707 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/Kconfig' (120,734) at 20210308005002732
122708 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swap_cgroup.h' (120,735) at 20240405153052801
122709 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts' (120,736) at 20241115090012941
122710 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/cramfs/Makefile' (120,737) at 20210308005003544
122711 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/list-packageconfig-flags.py' (120,738) at 20210407000018134
122712 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpu-type.h' (120,739) at 20240405153046001
122713 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/strto.c' (120,740) at 20210308005003712
122714 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/trace.h' (120,741) at 20210308005046329
122715 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max127.rst' (120,742) at 20220525020651738
122716 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_lpit.c' (120,743) at 20240405153230163
122717 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/hypfs/hypfs_diag_fs.c' (120,744) at 20240405153230075
122718 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/mac_nvram.c' (120,745) at 20241211090212314
122719 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr600_mt47h32m16_37e_166_cl4_sync.c' (120,746) at 20210308005002548
122720 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/maceps2.c' (120,747) at 20210307214928498
122721 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/h/fddimib.h' (120,748) at 20210307214929666
122722 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/extable.h' (120,749) at 20240405153046381
122723 2025-01-21 03:01:04.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/modifier.cpp' (120,750) at 20230825080027865
122724 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-versaclock7.c' (120,751) at 20240405153230207
122725 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/thread_map.c' (120,752) at 20240405153232243
122726 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/twl4030-irq.c' (120,753) at 20240405153049621
122727 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/time.c' (120,754) at 20240405153045661
122728 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/smack_1.3.1.bb' (120,755) at 20220502030010124
122729 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb_cdc_acm.h' (120,756) at 20210308005003692
122730 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.c' (120,757) at 20240405153049421
122731 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/variables.scss' (120,758) at 20210308005107073
122732 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/tof/contract.md' (120,759) at 20221209040006399
122733 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/README.md' (120,760) at 20210308005003744
122734 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/headsmp.S' (120,761) at 20240405153045689
122735 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tmu.c' (120,762) at 20240405153231503
122736 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (120,763) at 20240712080022837
122737 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/via_wdt.c' (120,764) at 20210307214930978
122738 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/posix_types.h' (120,765) at 20210307214926178
122739 2025-01-21 03:01:04.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/crypto_user_stat.c' (120,766) at 20240405153046533
122740 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_pc.c' (120,767) at 20240405153231283
122741 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/ecdh.h' (120,768) at 20220525020654535
122742 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ti-dlpc3433.c' (120,769) at 20240613080016399
122743 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/Kconfig' (120,770) at 20240405153049533
122744 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/figures.rst' (120,771) at 20240405153044937
122745 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MS-LPL' (120,772) at 20241221090017616
122746 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml' (120,773) at 20240405153045021
122747 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_rnode.h' (120,774) at 20210307214930302
122748 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/topology.h' (120,775) at 20210307214926246
122749 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/st-rproc.txt' (120,776) at 20210307214925414
122750 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/class.h' (120,777) at 20240405153052145
122751 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mst-intc.c' (120,778) at 20220525020653207
122752 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend' (120,779) at 20231128090014177
122753 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2-ex.dts' (120,780) at 20210309003648756
122754 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-sdr-cap.c' (120,781) at 20240405153049529
122755 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/i2c/nvidia,tegra186-bpmp-i2c.txt' (120,782) at 20210308005003304
122756 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/opa_addr.h' (120,783) at 20210309003653968
122757 2025-01-21 03:01:04.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-nft.sh.in' (120,784) at 20220527030025404
122758 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/lpc32xx_hs.c' (120,785) at 20240405153052009
122759 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/op_addsub.h' (120,786) at 20210308005046269
122760 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ncsi/ncsi-netlink.h' (120,787) at 20240405153232055
122761 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/fbtp.json' (120,788) at 20241213090004409
122762 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-locale_2.40.bb' (120,789) at 20241221090017640
122763 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/branch-relative-long.c' (120,790) at 20221215040039390
122764 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0_internal.h' (120,791) at 20210307214929302
122765 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-asm.h' (120,792) at 20210307214926230
122766 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ths7303.c' (120,793) at 20240405153049341
122767 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-Kevlin-Henney' (120,794) at 20241221090017616
122768 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ipc_unmuxed.c' (120,795) at 20210307214932710
122769 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/fix-ltmain.sh.patch' (120,796) at 20240113090014540
122770 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/setup-i2c1-s3c64xx.c' (120,797) at 20210309003648720
122771 2025-01-21 03:01:04.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap3_zoom1.h' (120,798) at 20210308005003608
122772 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_ai.h' (120,799) at 20240405153047153
122773 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_packet.h' (120,800) at 20210307214928062
122774 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_resource.h' (120,801) at 20240405153052637
122775 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/list.c' (120,802) at 20210308005045729
122776 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_device_access.c' (120,803) at 20210307214930546
122777 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml' (120,804) at 20220315030032663
122778 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-map.c' (120,805) at 20241111090012117
122779 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c' (120,806) at 20240405153231035
122780 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/internal.rst' (120,807) at 20220525020651726
122781 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ca_cert_entry.cpp' (120,808) at 20230511080024715
122782 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/po/tr.po' (120,809) at 20220429100100730
122783 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/meson.build' (120,810) at 20210927100127341
122784 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun7i-a20-olimex-som204-evb.dts' (120,811) at 20210308005002624
122785 2025-01-21 03:01:04.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/sdhci-cmd.h' (120,812) at 20240906080037568
122786 2025-01-21 03:01:04.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hamradio/6pack.c' (120,813) at 20240405153231071
122787 2025-01-21 03:01:04.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/spdx.py' (120,814) at 20230317080013821
122788 2025-01-21 03:01:04.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0014-Don-t-search-host-directory-during-relink-if-inst_pr.patch' (120,815) at 20241221090017660
122789 2025-01-21 03:01:04.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_da_btree.c' (120,816) at 20241023080012895
122790 2025-01-21 03:01:04.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/fsclient.c' (120,817) at 20220921100021494
122791 2025-01-21 03:01:04.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/asix/Makefile' (120,818) at 20240405153049817
122792 2025-01-21 03:01:04.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_service_info.hpp' (120,819) at 20240822080032141
122793 2025-01-21 03:01:04.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/sfp-machine.h' (120,820) at 20210307214926390
122794 2025-01-21 03:01:04.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-ioctl.c' (120,821) at 20240405153230827
122795 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mstar/clk-msc313-cpupll.c' (120,822) at 20240405153046805
122796 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/Makefile' (120,823) at 20240405153053557
122797 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-rx-macro.c' (120,824) at 20241104090011627
122798 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/cnl-sst-dsp.c' (120,825) at 20210307214932390
122799 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1_glue.c' (120,826) at 20240405153045617
122800 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/meson.build' (120,827) at 20240815080028259
122801 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_fcbuild.h' (120,828) at 20210307214930290
122802 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_params.h' (120,829) at 20240405153051865
122803 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/usb_ether.c' (120,830) at 20210308005003504
122804 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp' (120,831) at 20240201090003032
122805 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600a1-evb.dts' (120,832) at 20220617030036053
122806 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sbs.c' (120,833) at 20240815080012871
122807 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/subprojects/boost.wrap' (120,834) at 20240412080008445
122808 2025-01-21 03:01:04.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-power-cycle.service' (120,835) at 20220119040023072
122809 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d2-pinfunc.h' (120,836) at 20240405153045469
122810 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7' (120,837) at 20210309003648248
122811 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/topology.c' (120,838) at 20240405153046029
122812 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cevt-sb1250.c' (120,839) at 20210307214926254
122813 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/0001-Fix-musl-build.patch' (120,840) at 20220204040022628
122814 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/0001-ovmf-update-path-to-native-BaseTools.patch' (120,841) at 20241221090017644
122815 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/poky.svg' (120,842) at 20210307205554374
122816 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/README.md' (120,843) at 20241211090212454
122817 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/0001-doctest-Do-not-use-unnamed-class.patch' (120,844) at 20230503080014587
122818 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/Makefile' (120,845) at 20240405153051313
122819 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/power-operations-modal.html' (120,846) at 20210308005107077
122820 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig' (120,847) at 20210308005003240
122821 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3/idprom.c' (120,848) at 20210307214926174
122822 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/run-ptest' (120,849) at 20210307205554002
122823 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tls-cipher-suites.c' (120,850) at 20240326080039398
122824 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev6.S' (120,851) at 20240405153045693
122825 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_regs.h' (120,852) at 20210307214930914
122826 2025-01-21 03:01:04.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/snprintf.c' (120,853) at 20240405153054261
122827 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/const.h' (120,854) at 20210605000027772
122828 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/intel-pt-decoder/Build' (120,855) at 20220525020655171
122829 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/0001-configure-Pass-LDFLAGS-to-link-tests.patch' (120,856) at 20240301090012459
122830 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-installer_0.7.0.bb' (120,857) at 20241221090017668
122831 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/st/Makefile' (120,858) at 20240405153231351
122832 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/barrier.h' (120,859) at 20210309003648544
122833 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/pmc.h' (120,860) at 20240405153046773
122834 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/Makefile' (120,861) at 20210308005002884
122835 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/netcp_sgmii.c' (120,862) at 20210307214929658
122836 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/cx25840/Kconfig' (120,863) at 20240405153049309
122837 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overtornea_Sarkivaara' (120,864) at 20210307205553790
122838 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-match.dtsi' (120,865) at 20210307214930006
122839 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/progs/hid_bpf_helpers.h' (120,866) at 20240405153054309
122840 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_frac.h' (120,867) at 20240919080017074
122841 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.h' (120,868) at 20210309003651600
122842 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/base.c' (120,869) at 20240405153048649
122843 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tcp_states.h' (120,870) at 20210307214931578
122844 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Settings/meson.build' (120,871) at 20230825080021141 to deleted uid set
122845 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mdeb.c' (120,872) at 20230925080040101
122846 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/inventory/phosphor-inventory-manager_%.bbappend' (120,873) at 20241206090014202
122847 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0009-vmcore-dmesg.c-work-around-missing-imaxdiv.patch' (120,874) at 20210307205553750
122848 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufshcd-pltfrm.h' (120,875) at 20240405153052033
122849 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/dp-connector.yaml' (120,876) at 20220525020651670
122850 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_gige.h' (120,877) at 20240405153052797
122851 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.1.bb' (120,878) at 20241221090017528
122852 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.h' (120,879) at 20210309003649440
122853 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch_1.5.4.bb' (120,880) at 20240302090018202
122854 2025-01-21 03:01:04.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/autoconf_helper.h' (120,881) at 20240405153054241
122855 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/functional/futex_requeue_pi.c' (120,882) at 20210307214932674
122856 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/greybus/operation.h' (120,883) at 20210307214931394
122857 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/buck-security/buck-security_0.7.bb' (120,884) at 20241221090017580
122858 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HP-1986' (120,885) at 20241221090017616
122859 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,iproc-mdio.yaml' (120,886) at 20220525020651694
122860 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/event-facility.h' (120,887) at 20240906080037340
122861 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/loongarch-qmp-cmds.c' (120,888) at 20241211090212494
122862 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/virt.c' (120,889) at 20241211090212254
122863 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/hid-sensor-temperature.c' (120,890) at 20220525020653111
122864 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/elements/index.scss' (120,891) at 20210308005107073
122865 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/cli.cpp' (120,892) at 20220505030021322
122866 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8186-power.h' (120,893) at 20240405153052653
122867 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/uapi/asm/ptrace.h' (120,894) at 20210307214926310
122868 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c' (120,895) at 20210307214927918
122869 2025-01-21 03:01:04.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/uart-mux-support.md' (120,896) at 20240724080004559
122870 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml' (120,897) at 20240405153045065
122871 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_rdc.c' (120,898) at 20240405153046665
122872 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.c' (120,899) at 20240418080014494
122873 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/mmap-alloc.h' (120,900) at 20230925080039933
122874 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8998.c' (120,901) at 20240405153230227
122875 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-afe-clk.c' (120,902) at 20240405153053973
122876 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6362.c' (120,903) at 20240405153051305
122877 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/Makefile' (120,904) at 20240405153229915
122878 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson32/common/prom.c' (120,905) at 20220525020652010
122879 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/cn9130-db.dtsi' (120,906) at 20240405153229931
122880 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cli_hush.h' (120,907) at 20210308005003572
122881 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/sess.c' (120,908) at 20240527080023356
122882 2025-01-21 03:01:04.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/icl.c' (120,909) at 20240405153232199
122883 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_mgmt.c' (120,910) at 20220525020653991
122884 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CableCollection_v1.xml' (120,911) at 20240619080002920
122885 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/misc.c' (120,912) at 20240815080012903
122886 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/btcoex.h' (120,913) at 20210307214929766
122887 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stockholm_Marieberg' (120,914) at 20210307205553790
122888 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c.dts' (120,915) at 20240405153045813
122889 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_hmmu0_stlb_masks.h' (120,916) at 20240405153046585
122890 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/rect.h' (120,917) at 20240906080037352
122891 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_lhx.c' (120,918) at 20210308005046505
122892 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/kyber-iosched.rst' (120,919) at 20210307214925250
122893 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dnspython_2.7.0.bb' (120,920) at 20241221090017552
122894 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/flow.h' (120,921) at 20210308005002672
122895 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timeriomem-rng.h' (120,922) at 20210307214931522
122896 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/autonet.rules' (120,923) at 20210307205554494
122897 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-tegra.c' (120,924) at 20220913100024177
122898 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/actions/Makefile' (120,925) at 20210307214925986
122899 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/include/x86emu/ops.h' (120,926) at 20210308005003336
122900 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/routing.h' (120,927) at 20240405153231987
122901 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/integrated' (120,928) at 20210308005007100
122902 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/src/definitions.rs' (120,929) at 20241211090212458
122903 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/qca-ar7130-wdt.txt' (120,930) at 20210307214925454
122904 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/error_report.h' (120,931) at 20240405153052893
122905 2025-01-21 03:01:04.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/sysemu/meson.build' (120,932) at 20240906080037504
122906 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltaup_xpa_defconfig' (120,933) at 20240405153230007
122907 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-omap.c' (120,934) at 20240405153231559
122908 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/faultlog' (120,935) at 20241025080018741
122909 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usbdescriptors.h' (120,936) at 20210308005003692
122910 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/tsl2563.c' (120,937) at 20240405153049005
122911 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-triggered-buffer.c' (120,938) at 20240405153230691
122912 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/cmd_v2.c' (120,939) at 20220525020653083
122913 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/sbe_consts.hpp' (120,940) at 20240426080020396
122914 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb' (120,941) at 20241221090017648
122915 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_sleep.S' (120,942) at 20210307214926454
122916 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/resulttool/template/test_report_full_text.txt' (120,943) at 20210307205554634
122917 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_main.c' (120,944) at 20210308005046505
122918 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-backend.c' (120,945) at 20240613080016415
122919 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_9.0.0.bb' (120,946) at 20241221090017516
122920 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/xtensa/include/uapi/asm/mman.h' (120,947) at 20210307214932458
122921 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ScheduledHostTransition.interface.yaml' (120,948) at 20221207040023631
122922 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/m66592-udc.c' (120,949) at 20240405153052089
122923 2025-01-21 03:01:04.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/printk.h' (120,950) at 20210308005003668
122924 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-8.c' (120,951) at 20240906080037576
122925 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma1_core_regs.h' (120,952) at 20240405153046573
122926 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.c' (120,953) at 20240405153048657
122927 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/pxa2xx.c' (120,954) at 20210308005002560
122928 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dcn-overview.rst' (120,955) at 20240405153045213
122929 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0001-Link-with-icu-uc-to-fix-build-with-ICU-76.patch' (120,956) at 20241221090017516
122930 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts' (120,957) at 20240405153045833
122931 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/microchip,pdmc.h' (120,958) at 20240405153052653
122932 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349emds/pci.c' (120,959) at 20210308005002976
122933 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7986-eth.c' (120,960) at 20240405153230211
122934 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386.h' (120,961) at 20210308005046501
122935 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/qcom-wdt.c' (120,962) at 20240405153231599
122936 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/trace.c' (120,963) at 20240405153050429
122937 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_task.c' (120,964) at 20240405153049113
122938 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/vsyscall.h' (120,965) at 20210309003654004
122939 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/makerace.patch' (120,966) at 20241221090017672
122940 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv515.c' (120,967) at 20241211090145429
122941 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.yaml' (120,968) at 20240405153045101
122942 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7629-hif.c' (120,969) at 20240405153230211
122943 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/irq_64.c' (120,970) at 20240405153230035
122944 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tc_neigh.c' (120,971) at 20240405153054281
122945 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_keygen.c' (120,972) at 20240405153049925
122946 2025-01-21 03:01:04.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/qcom,scm.yaml' (120,973) at 20240405153229763
122947 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta350.c' (120,974) at 20240405153232163
122948 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/include/mach/io.h' (120,975) at 20210307214925946
122949 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tegra.c' (120,976) at 20240405153230307
122950 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/mmu.h' (120,977) at 20240405153230031
122951 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan-big-fhd.dts' (120,978) at 20240405153045477
122952 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-logging/meson.build' (120,979) at 20241113090025393 to deleted uid set
122953 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/module.h' (120,980) at 20210307214925646
122954 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/ib_srpt.c' (120,981) at 20241104090011575
122955 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/shpchp_core.c' (120,982) at 20240405153051249
122956 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irqflags.h' (120,983) at 20210309003648832
122957 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/meson.build' (120,984) at 20230413080028161
122958 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_bcast.h' (120,985) at 20240628080013989
122959 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sunrpc/debug.h' (120,986) at 20210307214931662
122960 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/irda.h' (120,987) at 20210307214931530
122961 2025-01-21 03:01:04.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_dump_test_case_multidim.c' (120,988) at 20240805080014071
122962 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c' (120,989) at 20240405153050145
122963 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/machine.c' (120,990) at 20241211090212506
122964 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/standardization/abi.rst' (120,991) at 20240405153229747
122965 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sccnxp.c' (120,992) at 20240405153231519
122966 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-bufferiszero.c' (120,993) at 20210927100127641
122967 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso/gettimeofday.h' (120,994) at 20240405153046401
122968 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/lt7182s.c' (120,995) at 20240405153048869
122969 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cpt_common.h' (120,996) at 20210307214927078
122970 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sys_sparc32.c' (120,997) at 20210307214926602
122971 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_regs.h' (120,998) at 20240405153046585
122972 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_crtc.c' (120,999) at 20240405153048417
122973 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/cchips/hd6446x/Makefile' (121,000) at 20210307214926542
122974 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/obmcutil' (121,001) at 20240611080030477
122975 2025-01-21 03:01:04.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/renesas-nandc.yaml' (121,002) at 20240405153045113
122976 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/yc/acp6x-mach.c' (121,003) at 20241220090018346
122977 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0001-When-cross-installing-execute-package-scriptlets-wit.patch' (121,004) at 20241221090017672
122978 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/tests-interrupts.dtsi' (121,005) at 20240405153231279
122979 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8610HPCD.h' (121,006) at 20210308005003580
122980 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-sifive.c' (121,007) at 20240405153230307
122981 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/file.c' (121,008) at 20240405153231655
122982 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/add_remove_btfarg.tc' (121,009) at 20240613080016567
122983 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/search.c' (121,010) at 20240812080017244
122984 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts' (121,011) at 20240405153045709
122985 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_amp_coeff_tables.h' (121,012) at 20240405153053953
122986 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-5.conf' (121,013) at 20230412080023460
122987 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/kmod.py' (121,014) at 20241221090017628
122988 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/tua9001_priv.h' (121,015) at 20210307214928802
122989 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/unaligned-sh4a.h' (121,016) at 20210308005002852
122990 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/allegro-dvt/Kconfig' (121,017) at 20240405153049393
122991 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/Makefile' (121,018) at 20210308005002728
122992 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/belkin_sa.c' (121,019) at 20240405153052129
122993 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ie31200_edac.c' (121,020) at 20240405153047021
122994 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/conf/layer.conf' (121,021) at 20241221090017476
122995 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_usif.c' (121,022) at 20240405153048625
122996 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/handles.h' (121,023) at 20210309003649820
122997 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/ptrace.h' (121,024) at 20210308005002544
122998 2025-01-21 03:01:04.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r3.dts' (121,025) at 20240405153229935
122999 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/marked.json' (121,026) at 20240405153232227
123000 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts' (121,027) at 20240405153045709
123001 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-luxul-xap-1510.dts' (121,028) at 20240405153229871
123002 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_syncobj.h' (121,029) at 20240405153231795
123003 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c' (121,030) at 20220525020653479
123004 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_iov.h' (121,031) at 20210309003648972
123005 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/name_table.c' (121,032) at 20240405153053397
123006 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/w1/fsl-imx-owire.yaml' (121,033) at 20210309003648400
123007 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crtc.h' (121,034) at 20240429080012416
123008 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/report_platform.c' (121,035) at 20210308005002856
123009 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/fncache.h' (121,036) at 20210307214932594
123010 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-no-file.json' (121,037) at 20210308005046409
123011 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/braswell.c' (121,038) at 20210308005002852
123012 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/sabre.c' (121,039) at 20241211090212318
123013 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/sbsa_gwdt.h' (121,040) at 20240906080037340
123014 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Gyor' (121,041) at 20210307205553774
123015 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/enclosure.c' (121,042) at 20240405153049637
123016 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-388-rd.dts' (121,043) at 20240405153045445
123017 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/kvm/kvm_stat/kvm_stat.txt' (121,044) at 20220525020655119
123018 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb' (121,045) at 20241221090017548
123019 2025-01-21 03:01:04.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftests/mock_timeline.c' (121,046) at 20210307214927826
123020 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf_type_tag_user.c' (121,047) at 20240405153054269
123021 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ipu3.rst' (121,048) at 20240405153044957
123022 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/rockchip-mailbox.txt' (121,049) at 20210307214925350
123023 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/drm/libdrm_2.4.124.bb' (121,050) at 20241221090017684
123024 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/qgraph.rst' (121,051) at 20241211090212238
123025 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_lgcy.c' (121,052) at 20240405153050117
123026 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/gpheader.h' (121,053) at 20210308005003764
123027 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/svga.h' (121,054) at 20210307214931518
123028 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/conf/layer.conf' (121,055) at 20241221090017580
123029 2025-01-21 03:01:04.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mstar/Makefile' (121,056) at 20210309003648700
123030 2025-01-21 03:01:04.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/jz4780_dram.h' (121,057) at 20210308005002820
123031 2025-01-21 03:01:04.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_no_name.cpp' (121,058) at 20210308005108645
123032 2025-01-21 03:01:04.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/exynos_dw_mmc.c' (121,059) at 20210308005003404
123033 2025-01-21 03:01:04.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-tegra.c' (121,060) at 20240405153046921
123034 2025-01-21 03:01:04.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/nlattr.h' (121,061) at 20240405153054061
123035 2025-01-21 03:01:04.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/index-internals.rst' (121,062) at 20241211090212234
123036 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_mcg.c' (121,063) at 20210307214928430
123037 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/gcc-generate-gimple-pass.h' (121,064) at 20240405153053449
123038 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/patch.h' (121,065) at 20210307214931738
123039 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nubus/proc.c' (121,066) at 20240405153051189
123040 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/isp.h' (121,067) at 20210307214930546
123041 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos850-pinctrl.dtsi' (121,068) at 20240405153045721
123042 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmozilla/libmozilla-ca-perl_20240924.bb' (121,069) at 20241221090017548
123043 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/vgatypes.h' (121,070) at 20210307214930942
123044 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/div64.S' (121,071) at 20210307214925866
123045 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/action.py' (121,072) at 20241206090014290
123046 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci/pcie_sriov.c' (121,073) at 20240906080037276
123047 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/BuR/brppt1/MAINTAINERS' (121,074) at 20210308005002900
123048 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_uac2.c' (121,075) at 20241104090011587
123049 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/Kconfig' (121,076) at 20210308005003036
123050 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/fw_dnld.h' (121,077) at 20220525020653819
123051 2025-01-21 03:01:04.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/run-ptest' (121,078) at 20210307205554558
123052 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/renesas-rpc-if.c' (121,079) at 20240405153230827
123053 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/inkern.c' (121,080) at 20241211090145433
123054 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/p54pci.h' (121,081) at 20210307214929866
123055 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/brcm,bus-axi.txt' (121,082) at 20210307214925282
123056 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/bd6107.c' (121,083) at 20240405153231575
123057 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/x86_basename.patch' (121,084) at 20210307205553750
123058 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/kernel-doc' (121,085) at 20241211090212458
123059 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/devicetree.c' (121,086) at 20240520080015167
123060 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wmi.h' (121,087) at 20210307214931690
123061 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32f7-u-boot.dtsi' (121,088) at 20210308005002616
123062 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72x.dtsi' (121,089) at 20210308005002576
123063 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxlflash/ocxl_hw.c' (121,090) at 20240405153051589
123064 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/generic-ehci.yaml' (121,091) at 20240405153229803
123065 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0002-configure-support-PIC-code-build.patch' (121,092) at 20220402030016207
123066 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_cubic.c' (121,093) at 20240405153053257
123067 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sm712fb.c' (121,094) at 20240405153231595
123068 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/curve25519-generic.c' (121,095) at 20210307214931794
123069 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/freplace_progmap.c' (121,096) at 20240405153054269
123070 2025-01-21 03:01:04.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mcp.h' (121,097) at 20210307214931430
123071 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-opp.dtsi' (121,098) at 20240405153045817
123072 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,gcc-sm8350.yaml' (121,099) at 20240405153045029
123073 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_dummy.c' (121,100) at 20220525020655203
123074 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/savagefb-i2c.c' (121,101) at 20210307214930934
123075 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/snprintf' (121,102) at 20241221090017620
123076 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/Makefile' (121,103) at 20210307214929374
123077 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_writeback.c' (121,104) at 20240405153230647
123078 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_4_2_sh_mask.h' (121,105) at 20210307214927690
123079 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/perl-configpm-switch.patch' (121,106) at 20241221090017664
123080 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/l2t.h' (121,107) at 20210307214929362
123081 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nubus/nubus-virtio-mmio.h' (121,108) at 20240906080037336
123082 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/stingray-pinctrl.dtsi' (121,109) at 20240405153045721
123083 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pltfm.h' (121,110) at 20240405153230859
123084 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynq/lowlevel_init.S' (121,111) at 20210308005002796
123085 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/index.rst' (121,112) at 20220525020651718
123086 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/toastertable.html' (121,113) at 20210307205554286
123087 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/submitting-patches.rst' (121,114) at 20240405153045301
123088 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gdbm/gdbm_1.24.bb' (121,115) at 20241221090017696
123089 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_post_reboot' (121,116) at 20231120090013292
123090 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn20.h' (121,117) at 20240405153047301
123091 2025-01-21 03:01:04.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hpet.h' (121,118) at 20220525020652146
123092 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/early.c' (121,119) at 20210307214926742
123093 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/Kconfig' (121,120) at 20210307214926546
123094 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t2080_nand_rcw.cfg' (121,121) at 20210308005002996
123095 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec/sec_drv.h' (121,122) at 20220818100014695
123096 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_tftp.h' (121,123) at 20210307214931458
123097 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ids/ids8313/Makefile' (121,124) at 20210308005003008
123098 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/local_event.c' (121,125) at 20240405153053361
123099 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_sd.c' (121,126) at 20240815080012895
123100 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/apq8016_sbc.c' (121,127) at 20240405153232187
123101 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-tea5764.c' (121,128) at 20240405153049501
123102 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/scrub/agheader_repair.c' (121,129) at 20240405153231775 to deleted uid set
123103 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/inputfifo.c' (121,130) at 20210309003653020
123104 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/mpc624.c' (121,131) at 20240405153046897
123105 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nxp,lpc1850-dwmac.txt' (121,132) at 20210307214925378
123106 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/X11' (121,133) at 20211006000025246
123107 2025-01-21 03:01:04.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/vdso/gettimeofday.h' (121,134) at 20220525020651970
123108 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/aspeed/Makefile' (121,135) at 20220802100038573
123109 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/amiints.c' (121,136) at 20210307214926138
123110 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/global_nvs.asl' (121,137) at 20210308005002876
123111 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mman.h' (121,138) at 20241125090012259
123112 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/bal.S' (121,139) at 20230426080043952
123113 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Savar_Sorbyn' (121,140) at 20210307205553790
123114 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_phy_reg_8723b.h' (121,141) at 20210307214930662
123115 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/syslog-filter.js' (121,142) at 20210308005107073
123116 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gv100.c' (121,143) at 20240405153048629
123117 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/gen_atmel_mci.c' (121,144) at 20210308005003404
123118 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/Kbuild' (121,145) at 20240405153230027
123119 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/cups-filters/fix-make-race.patch' (121,146) at 20231207090015270
123120 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/sta2x11/sta2x11_vip.c' (121,147) at 20240415080012971
123121 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/Kconfig' (121,148) at 20240405153052537
123122 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/nuvoton,wpcm450-fiu.yaml' (121,149) at 20240405153045173
123123 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_ipc.h' (121,150) at 20240405153052533
123124 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile-pioneer.dts' (121,151) at 20240405153045785
123125 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/ldusb.c' (121,152) at 20240405153052113
123126 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/spectmgmt.c' (121,153) at 20240405153053301
123127 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/st,stm32h7-rcc.txt' (121,154) at 20210307214925294
123128 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/pcie.c' (121,155) at 20240405153045645
123129 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c' (121,156) at 20240405153050249
123130 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored.bb' (121,157) at 20210307205554386
123131 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-39x.c' (121,158) at 20241008080013967
123132 2025-01-21 03:01:04.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh' (121,159) at 20240405153054297
123133 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/rcar_rproc.c' (121,160) at 20240405153231367
123134 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/am335x_spl_bch.c' (121,161) at 20210308005003412
123135 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/start.S' (121,162) at 20210308005003008
123136 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/orphan.c' (121,163) at 20240405153052289
123137 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/uPD60620.c' (121,164) at 20210307214929698
123138 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/layerscape_edac.c' (121,165) at 20240405153047021
123139 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/mediatek,mt8365-sys-clock.yaml' (121,166) at 20240405153045025
123140 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_ratectrl_regdef.h' (121,167) at 20240405153051897
123141 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/rainshadow/Makefile' (121,168) at 20210307214928598
123142 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_sp.h' (121,169) at 20240405153049925
123143 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/power/hibernate_asm_64.S' (121,170) at 20220525020652194
123144 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/.gitignore' (121,171) at 20210307214932670
123145 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mps15.yaml' (121,172) at 20240405153045145
123146 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/nvmm/nvmm-accel-ops.h' (121,173) at 20221215040039302
123147 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-migor/mach/migor.h' (121,174) at 20210307214926558
123148 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/fsm.h' (121,175) at 20210307214928542
123149 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/sctop.py' (121,176) at 20210307214932570
123150 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/gl518sm.rst' (121,177) at 20210307214925502
123151 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-img-scb.c' (121,178) at 20240405153230675
123152 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (121,179) at 20210901000020347
123153 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/reuseaddr_ports_exhausted.sh' (121,180) at 20210307214932694
123154 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/meson.build' (121,181) at 20230616135354425
123155 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/renesas,bsc.yaml' (121,182) at 20210309003648328
123156 2025-01-21 03:01:04.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/fec.h' (121,183) at 20210307214929402
123157 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-chassis-poweroff@.target' (121,184) at 20220301040040077
123158 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-ecc-sw-hamming.h' (121,185) at 20220525020654591
123159 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-piccata/python3-piccata_2.0.3.bb' (121,186) at 20231126090012805
123160 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/scsi.c' (121,187) at 20210308005003216
123161 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ppa.h' (121,188) at 20240405153231435
123162 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/xilinx-vtc.c' (121,189) at 20240405153049501
123163 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/inventory/inventory-cleanup.bb' (121,190) at 20241206090014230
123164 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb' (121,191) at 20241221090017564
123165 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h' (121,192) at 20220525020653751
123166 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/VoltageRegulatorMode.interface.yaml' (121,193) at 20230112040027526
123167 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/coroutine-tls.h' (121,194) at 20220429100100586
123168 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-r8a7778.c' (121,195) at 20240405153046833
123169 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c' (121,196) at 20240405153049885
123170 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ar7/ar7.h' (121,197) at 20240405153046001
123171 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-op-apps.bb' (121,198) at 20221129040014411
123172 2025-01-21 03:01:04.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-h3-ccu.h' (121,199) at 20210307214931350
123173 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inih/libinih_58.bb' (121,200) at 20240301090012427
123174 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox/timeout.cfg' (121,201) at 20240508080012566
123175 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-dhcom-picoitx.dts' (121,202) at 20240405153045529
123176 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/images/obmc-phosphor-image.bbappend' (121,203) at 20211229110012293
123177 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_governor_attr_set.c' (121,204) at 20240405153046913
123178 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/xpedite5370.dts' (121,205) at 20210307214926362
123179 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv8r.inc' (121,206) at 20240301090012451
123180 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/mxsboot.c' (121,207) at 20210308005003768
123181 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/COPYING.MIT' (121,208) at 20210307205554106
123182 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/inet_diag.h' (121,209) at 20240405153052921
123183 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/axp152.dtsi' (121,210) at 20210308005002572
123184 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png' (121,211) at 20210307205554350 to deleted uid set
123185 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-mdm9615-wp8548-mangoh-green.dts' (121,212) at 20240405153045541
123186 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/gtest.wrap' (121,213) at 20240914080002926
123187 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/i386-32bit.xml' (121,214) at 20221215040039086
123188 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon' (121,215) at 20210307205554466
123189 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2571_defconfig' (121,216) at 20210308005003272
123190 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_exitbootservices.c' (121,217) at 20210308005003704
123191 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-resolution.cpp' (121,218) at 20230516080019606
123192 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/ipmi.rst' (121,219) at 20241008080013887
123193 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cherryhill.h' (121,220) at 20210308005003588
123194 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t4240_ids.c' (121,221) at 20210308005002832
123195 2025-01-21 03:01:04.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/cmsdk-apb-dualtimer.c' (121,222) at 20241211090212338
123196 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/schid.h' (121,223) at 20220525020652102
123197 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/btcoex.c' (121,224) at 20240405153050453
123198 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx.dtsi' (121,225) at 20240405153045729
123199 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/syscallnr.sh' (121,226) at 20220525020654947
123200 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-phy-clk.yaml' (121,227) at 20240405153045021
123201 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ktz8866.c' (121,228) at 20240405153231575
123202 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp' (121,229) at 20240904080003190
123203 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/qcom-spmi-sdam.c' (121,230) at 20240520080015167
123204 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ccm.c' (121,231) at 20240405153046533
123205 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor.dtsi' (121,232) at 20240405153229947
123206 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/README.md' (121,233) at 20221208040007434
123207 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/Makefile' (121,234) at 20220525020653683
123208 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/blkzoned.h' (121,235) at 20240405153052905
123209 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/yosemitev2/host-poweroff' (121,236) at 20230415080012881
123210 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/tx.c' (121,237) at 20240405153050293
123211 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/traps.h' (121,238) at 20210307214926586
123212 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/mainloop.hpp' (121,239) at 20231201090027538
123213 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/head_32.h' (121,240) at 20210307214926578
123214 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-clk.dtsi' (121,241) at 20210308005002636
123215 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-altera-msi.c' (121,242) at 20240405153051233
123216 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger/configure.ac.patch' (121,243) at 20210307205553802
123217 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8150-mdss.yaml' (121,244) at 20240405153229763
123218 2025-01-21 03:01:04.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ne2000.h' (121,245) at 20210308005003440
123219 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/.clang-tidy' (121,246) at 20241219090019500
123220 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_hw.h' (121,247) at 20210309003651208
123221 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/rt5663.c' (121,248) at 20240405153232179
123222 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/cdrom-test.c' (121,249) at 20241211090212546
123223 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SugarCRM-1' (121,250) at 20210307205554426
123224 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/buttons/button-disabled.png' (121,251) at 20220105012522963 to deleted uid set
123225 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmus.c' (121,252) at 20241211090145577
123226 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-features.json' (121,253) at 20240906080037560
123227 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/kernel.rst' (121,254) at 20240405153229739
123228 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fat.h' (121,255) at 20210308005003648
123229 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c' (121,256) at 20240405153052209
123230 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/vamem_global.h' (121,257) at 20210307214930542
123231 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/l3_cache.json' (121,258) at 20240405153054113
123232 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Embedded/meson.build' (121,259) at 20230825080021137 to deleted uid set
123233 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_aarch64_sbsaref.py' (121,260) at 20241211090212538
123234 2025-01-21 03:01:04.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6380-regulator.h' (121,261) at 20210307214931498
123235 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/gspca.c' (121,262) at 20240405153049565
123236 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sc8180x.h' (121,263) at 20240405153049169
123237 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/oem/meta/meson.build' (121,264) at 20240908080010102
123238 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/gdbstub/syscalls.h' (121,265) at 20241211090212358
123239 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/link_power_management_policy.rst' (121,266) at 20210307214925558
123240 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.h' (121,267) at 20220525020652494
123241 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/meta-secure-core.yml' (121,268) at 20241206090014206
123242 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/sky81452-backlight.c' (121,269) at 20240405153052177
123243 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/jz4725b_bch.c' (121,270) at 20210307214929226
123244 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-zynq.c' (121,271) at 20240405153047085
123245 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___diff_ptr_type.c' (121,272) at 20210307214932642
123246 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/jr3_pci.c' (121,273) at 20240405153046897
123247 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.metadata.yaml' (121,274) at 20220430030026016
123248 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/cm.h' (121,275) at 20240405153049065
123249 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunistring/libunistring_1.3.bb' (121,276) at 20241221090017696
123250 2025-01-21 03:01:04.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-meteorlake.c' (121,277) at 20240919080017066
123251 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/register-property.cpp' (121,278) at 20240817080036816
123252 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/irq_global.h' (121,279) at 20210307214930542
123253 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/textsearch.c' (121,280) at 20210307214931822
123254 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/scp_execution.py' (121,281) at 20221209040018567
123255 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/rsk7264/rsk7264.c' (121,282) at 20210308005003036
123256 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/trace-events' (121,283) at 20241211090212342
123257 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/main.h' (121,284) at 20240405153054389
123258 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pistachio/Kconfig' (121,285) at 20220525020652314
123259 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c' (121,286) at 20240405153049837
123260 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68-reg.h' (121,287) at 20210307214928718
123261 2025-01-21 03:01:04.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mcu.h' (121,288) at 20210307214929886
123262 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.yaml' (121,289) at 20240405153045133
123263 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_driver.c' (121,290) at 20240624080012776
123264 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/mach-crag6410-module.c' (121,291) at 20240405153045685
123265 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/ISSUE_TEMPLATE.md' (121,292) at 20210307205554098
123266 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/srecord_1.65.0.bb' (121,293) at 20240113090014540
123267 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qed-cluster.c' (121,294) at 20210308005045745
123268 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/test/gen/server/Test/meson.build' (121,295) at 20230825080041101 to deleted uid set
123269 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemep/frontend.json' (121,296) at 20240405153054145
123270 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/brcm,bcm4908-enet.yaml' (121,297) at 20220525020651694
123271 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/manager.cpp' (121,298) at 20240820080023690
123272 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mccmon6_nor_defconfig' (121,299) at 20210308005003268
123273 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/hugetlb.h' (121,300) at 20240405153230079
123274 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_defines.h' (121,301) at 20240405153230567
123275 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/tpm-v1.c' (121,302) at 20230310090043279
123276 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c' (121,303) at 20240405153048793
123277 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-11' (121,304) at 20211208040013754
123278 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/gdsys_ioep.h' (121,305) at 20210308005003400
123279 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/Makefile' (121,306) at 20210308005002940
123280 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-usage-stats.rst' (121,307) at 20240405153229815
123281 2025-01-21 03:01:04.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sched.h' (121,308) at 20210307214931658
123282 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/pdbg-sim-only.cpp' (121,309) at 20220401030013859
123283 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-r8a73a4.c' (121,310) at 20240405153046833
123284 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/ntb_pingpong.c' (121,311) at 20220525020653827
123285 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_active_children-skip-problematic-test.patch' (121,312) at 20241221090017668
123286 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject_2.1.5.bb' (121,313) at 20241221090017536
123287 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c' (121,314) at 20210307214932618
123288 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am65x/Kconfig' (121,315) at 20210308005003076
123289 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/samsung,exynos5410-clock.yaml' (121,316) at 20240405153045029
123290 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_urandom_usdt.c' (121,317) at 20240405153054281
123291 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1-ctouch2.dts' (121,318) at 20240405153045585
123292 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/utils.py' (121,319) at 20220125040024443
123293 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_lib.c' (121,320) at 20220525020655007
123294 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/meson.build' (121,321) at 20240906080037180
123295 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/chassis-poweron@.service' (121,322) at 20241123090010951
123296 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_impl.h' (121,323) at 20240405153053265
123297 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_hw_algo.h' (121,324) at 20210308005003364
123298 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/__init__.py' (121,325) at 20210308005046237
123299 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/input.h' (121,326) at 20210308005003656
123300 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/corenet_ds/Kconfig' (121,327) at 20210308005002964
123301 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-importlib-metadata_8.4.0.bb' (121,328) at 20241221090017556
123302 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/riscv-stub.c' (121,329) at 20240405153230295
123303 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/__ffs.h' (121,330) at 20210307214931302
123304 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm_pm112.c' (121,331) at 20240405153049225
123305 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/generic_10g.c' (121,332) at 20210308005003440
123306 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/sockios.h' (121,333) at 20210307214931618
123307 2025-01-21 03:01:04.620-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/crossguid/crossguid/0001-include-missing-cstdint.patch' (121,334) at 20230131040012027
123308 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/macfb.h' (121,335) at 20230426080043760
123309 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/rt2880.dtsi' (121,336) at 20210307214926194
123310 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/microchip/microchip-csi2dc.c' (121,337) at 20240405153230803
123311 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_global_data.c' (121,338) at 20240405153054277
123312 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/elf_aarch64_efi.lds' (121,339) at 20210308005002708
123313 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821ce.c' (121,340) at 20240405153050657
123314 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/trace.h' (121,341) at 20210308005045929
123315 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/index.rst' (121,342) at 20240405153044961
123316 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/airspy/Kconfig' (121,343) at 20240405153049541
123317 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.15.0.bb' (121,344) at 20241221090017516
123318 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_api.c' (121,345) at 20240624080012832
123319 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/visasm.h' (121,346) at 20210307214926590
123320 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_preempt.c' (121,347) at 20240405153232283
123321 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/vpd_decode.c' (121,348) at 20210307214927174
123322 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/cdc_mbim.rst' (121,349) at 20240405153045233
123323 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/lib/ucmpdi2.c' (121,350) at 20210307214926182
123324 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/ptrace.rst' (121,351) at 20240405153229823
123325 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/disas-target.c' (121,352) at 20240906080037164
123326 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/serial.dtsi' (121,353) at 20210308005002872
123327 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid_bpf.c' (121,354) at 20240405153054309
123328 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/board.c' (121,355) at 20210308005003076
123329 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/si470x/Kconfig' (121,356) at 20240405153049505
123330 2025-01-21 03:01:04.621-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/cdc-wdm.h' (121,357) at 20240405153052809
123331 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgalloc.h' (121,358) at 20220525020651878
123332 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/delay_to_first_boot' (121,359) at 20210307205554642
123333 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/chardev/char-pipe.c' (121,360) at 20230426080043656
123334 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/dcn315_resource.h' (121,361) at 20240405153047257
123335 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/i8254_common.c' (121,362) at 20240906080037304
123336 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a774b1-sysc.c' (121,363) at 20240405153231351
123337 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/e2fsprogs-fix-missing-check-for-permission-denied.patch' (121,364) at 20241221090017656
123338 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/RegisteredClient_v1.xml' (121,365) at 20240619080002936
123339 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/xor_64.h' (121,366) at 20210307214926682
123340 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic.c' (121,367) at 20240405153045893
123341 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_unique_call.cpp' (121,368) at 20220412175720090
123342 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev/cross_compile.patch' (121,369) at 20230706080014757
123343 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mtx-1_wdt.c' (121,370) at 20240405153052241
123344 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/data_handler.hpp' (121,371) at 20240817080027652
123345 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/Kconfig' (121,372) at 20210307214932154
123346 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/gcov/gcc_4_7.c' (121,373) at 20240628080014025
123347 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/handoff.c' (121,374) at 20210308005002796
123348 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/collate.h' (121,375) at 20210307214931194
123349 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-bk4.dts' (121,376) at 20240405153045537
123350 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/packagegroup.bbclass' (121,377) at 20240124090012258
123351 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap3/spl_id_nand.c' (121,378) at 20210308005002760
123352 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg_priv.h' (121,379) at 20210308005003508
123353 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/seccomp.h' (121,380) at 20210307214926178
123354 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/lpasscc-sc8280xp.c' (121,381) at 20240405153230235
123355 2025-01-21 03:01:04.622-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-img-spfi.txt' (121,382) at 20210307214925438
123356 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/include/libbej/meson.build' (121,383) at 20240106090013589
123357 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS6.conf' (121,384) at 20240310080021376
123358 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libzip/libzip_1.11.2.bb' (121,385) at 20241221090017516
123359 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock_diag.c' (121,386) at 20241211090145549
123360 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___fixed_arr.c' (121,387) at 20210307214932642
123361 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/mte_helper.h' (121,388) at 20240906080037460
123362 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/acrn/cpuid.rst' (121,389) at 20220525020651790
123363 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AccountService_v1.xml' (121,390) at 20240918080002708
123364 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/anx98xx-edp.h' (121,391) at 20210308005003520
123365 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/quirks.c' (121,392) at 20240415080012983
123366 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/machine.c' (121,393) at 20220525020655135
123367 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/devres.c' (121,394) at 20210308005003356
123368 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-gw5903.dts' (121,395) at 20240405153045501
123369 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/appendix-customizing.rst' (121,396) at 20230401080011959
123370 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/fixed_phy.c' (121,397) at 20240405153050357
123371 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx4/qnx4.h' (121,398) at 20210307214931230
123372 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kionix-kx022a-spi.c' (121,399) at 20240405153048937
123373 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/legacy/Kconfig' (121,400) at 20240405153050553
123374 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/dmabuf-heaps/Makefile' (121,401) at 20240405153054293
123375 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_bitfields_probed.c' (121,402) at 20240405153054277
123376 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/inv_sensors/Kconfig' (121,403) at 20240405153230691
123377 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ostergraninge' (121,404) at 20210307205553790
123378 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/fmt/fmt/0001-Get-rid-of-std-copy.patch' (121,405) at 20241221090017656
123379 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/Kconfig' (121,406) at 20210307214932186
123380 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/isic/files/isic-0.07-make.patch' (121,407) at 20230706080014769
123381 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/Makefile' (121,408) at 20240405153048325
123382 2025-01-21 03:01:04.623-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp' (121,409) at 20241211090002379
123383 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/signal.c' (121,410) at 20241211090212218
123384 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt' (121,411) at 20210307214925310
123385 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/local.h' (121,412) at 20210307214926118
123386 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/khadas-mcu.h' (121,413) at 20210309003653860
123387 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-core/systemd/systemd/systemd-networkd-only-wait-for-one.conf' (121,414) at 20230804080018095
123388 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/socket.c' (121,415) at 20240405153053353
123389 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/jz4780.c' (121,416) at 20210308005002820
123390 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/mux/gpio-sbu-mux.c' (121,417) at 20240405153052149
123391 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll.c' (121,418) at 20240405153048469
123392 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/xics_kvm.c' (121,419) at 20221215040039122
123393 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.h' (121,420) at 20210309003649656
123394 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/main.cpp' (121,421) at 20220727100018782
123395 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts' (121,422) at 20241115090012941
123396 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mvme7100.dts' (121,423) at 20210307214926346
123397 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/rbtree_btf_fail__wrong_node_type.c' (121,424) at 20240405153054273
123398 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h' (121,425) at 20240405153050109
123399 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CableCollection.json' (121,426) at 20240619080002944
123400 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno.bb' (121,427) at 20241206090014210
123401 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/iothreads-create' (121,428) at 20230925080040089
123402 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/dai.h' (121,429) at 20240405153052889
123403 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_h.c' (121,430) at 20210308005046521
123404 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_classic.c' (121,431) at 20210307214932222
123405 2025-01-21 03:01:04.624-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-power9.inc' (121,432) at 20210905000020581
123406 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-kernel/linux/linux-aspeed_%.bbappend' (121,433) at 20240720080012613
123407 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/__init__.py' (121,434) at 20210307214932154
123408 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-megasas-test.c' (121,435) at 20221215040039370
123409 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/topology.c' (121,436) at 20240830080013339
123410 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a7740.c' (121,437) at 20240405153051353
123411 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb' (121,438) at 20241220090019722
123412 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-alink-dtu-m.c' (121,439) at 20210307214928778
123413 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/umip.h' (121,440) at 20210307214926678
123414 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,armada-370-xp-mpic.txt' (121,441) at 20210307214925342
123415 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8568mds/ddr.c' (121,442) at 20210308005002980
123416 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/exynos-srom.c' (121,443) at 20210309003650404
123417 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-power-start-pre@.target' (121,444) at 20220301040040081
123418 2025-01-21 03:01:04.625-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/btree.c' (121,445) at 20240624080012812
123419 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/signal.c' (121,446) at 20220627100016934
123420 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-dsp.h' (121,447) at 20210307214932390
123421 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-exynos/exynos-smc.S' (121,448) at 20210307214925882
123422 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_btf.c' (121,449) at 20240405153231939
123423 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-qcom-mpm.c' (121,450) at 20240405153230751
123424 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/firmware.h' (121,451) at 20210307214925850
123425 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_register.h' (121,452) at 20240405153050309
123426 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml' (121,453) at 20240405153045121
123427 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-sx150x.c' (121,454) at 20240405153231327
123428 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/multi.c' (121,455) at 20210308005003720
123429 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-memcheck-tests-Fix-timerfd-syscall-test.patch' (121,456) at 20241206090014334
123430 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/seccomp.h' (121,457) at 20240405153231879
123431 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/fans/phosphor-pid-control/config.json' (121,458) at 20241206090014222
123432 2025-01-21 03:01:04.626-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci-zynqmp.c' (121,459) at 20210308005003516
123433 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/erdma_verbs.c' (121,460) at 20241008080013931
123434 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/Makefile' (121,461) at 20210307214925958
123435 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c' (121,462) at 20240405153230803
123436 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/spi_bitbang.h' (121,463) at 20210307214931514
123437 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/sysfs.h' (121,464) at 20210307214929798
123438 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/interrupt.c' (121,465) at 20210927100127433
123439 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp.dtsi' (121,466) at 20240405153045733
123440 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/lan78xx.c' (121,467) at 20210308005003504
123441 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec5.3-0.dtsi' (121,468) at 20210307214926354
123442 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mc44s803.h' (121,469) at 20210307214928798
123443 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m5.dtsi' (121,470) at 20240405153229963
123444 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cacheline.h' (121,471) at 20240405153054185
123445 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio.c' (121,472) at 20220525020653679
123446 2025-01-21 03:01:04.627-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dmcu.h' (121,473) at 20240405153047293
123447 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx25821/cx25821-cards.c' (121,474) at 20210307214928690
123448 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-core.h' (121,475) at 20240405153049457
123449 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/stm32f405_soc.h' (121,476) at 20241211090212358
123450 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/tpm_api.c' (121,477) at 20230310090043283
123451 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/sandbox.c' (121,478) at 20210308005003484
123452 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/numa.c' (121,479) at 20240405153046285
123453 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/splash.c' (121,480) at 20210308005003232
123454 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-wiimote' (121,481) at 20210309003648260
123455 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs.h' (121,482) at 20210307214931278 to deleted uid set
123456 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_proc.h' (121,483) at 20240326080039558
123457 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-boardinfo.c' (121,484) at 20220525020653079
123458 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/kvm/arm_vgic.h' (121,485) at 20240405153052657
123459 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp' (121,486) at 20221209040003858
123460 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/ps-sdw-dma.c' (121,487) at 20240405153232139
123461 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/acp/Kconfig' (121,488) at 20210307214927202
123462 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/sysctl.c' (121,489) at 20240405153232079
123463 2025-01-21 03:01:04.628-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/vr54xx_helper.c' (121,490) at 20220429100100810
123464 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/disas.c' (121,491) at 20210308005046313
123465 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/units.h' (121,492) at 20240405153052809
123466 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/da9211.txt' (121,493) at 20210309003648384
123467 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-stub.c' (121,494) at 20221215040039170
123468 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/ver_functions.sh' (121,495) at 20240405153232287
123469 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dtv5100.h' (121,496) at 20210307214928818
123470 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/fix-libdir.patch' (121,497) at 20210307205553902
123471 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_drm_fimd.c' (121,498) at 20240405153230539
123472 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/sysfs-platform_profile.rst' (121,499) at 20240405153045325
123473 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/compat.h' (121,500) at 20210309003653700
123474 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fbtft-sysfs.c' (121,501) at 20220525020654115
123475 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nyhem' (121,502) at 20210307205553790
123476 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is-param.c' (121,503) at 20240405153049457
123477 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-ds212j.dts' (121,504) at 20240405153045457
123478 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/arm_gic_common.h' (121,505) at 20240906080037332
123479 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-xs-node.c' (121,506) at 20241211090212554
123480 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x.dts' (121,507) at 20220525020651910
123481 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader/settings.json' (121,508) at 20240628080015597
123482 2025-01-21 03:01:04.629-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_comb_test.c' (121,509) at 20240405153054361
123483 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5315u/ar-5315u.c' (121,510) at 20210308005002948
123484 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra62x-clocks.dtsi' (121,511) at 20240405153045597
123485 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/keepalived/keepalived/0001-configure.ac-Do-not-emit-compiler-flags-into-object-.patch' (121,512) at 20241221090017496
123486 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Power_v1.xml' (121,513) at 20240619080002932
123487 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/system.h' (121,514) at 20210307214926214
123488 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Chassis_VINI.json' (121,515) at 20221213040036917
123489 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/icnova-a20-swac_defconfig' (121,516) at 20210308005003260
123490 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/misc/qemu,vcpu-stall-detector.yaml' (121,517) at 20240405153045109
123491 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qedr/main.c' (121,518) at 20240405153049093
123492 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_0_regs.h' (121,519) at 20240405153046577
123493 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst_ca.h' (121,520) at 20210307214928678
123494 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/samples/devlink.c' (121,521) at 20240405153054073
123495 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/M5485FFE_defconfig' (121,522) at 20210308005003236
123496 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/openbmc_redfish_interop_profile.json' (121,523) at 20220517100011834
123497 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/shared-dma-pool.yaml' (121,524) at 20240405153045149
123498 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/p9_cfam.hpp' (121,525) at 20210308005103637
123499 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gic_kvm.c' (121,526) at 20241211090212282
123500 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fw_reset.h' (121,527) at 20240405153231019
123501 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/active-semi,act8945a.yaml' (121,528) at 20240405153045141
123502 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.json' (121,529) at 20210927100127469
123503 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/pci-dreamcast.c' (121,530) at 20210307214926546
123504 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_microblazeel_s3adsp1800.py' (121,531) at 20241211090212538
123505 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/metronomefb.rst' (121,532) at 20210307214925478
123506 2025-01-21 03:01:04.630-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6slevk_spl_defconfig' (121,533) at 20210308005003268
123507 2025-01-21 03:01:04.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/qca,ar71xx.yaml' (121,534) at 20240405153045121
123508 2025-01-21 03:01:04.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_pm.c' (121,535) at 20240405153046941
123509 2025-01-21 03:01:04.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_drv.h' (121,536) at 20240503080014474
123510 2025-01-21 03:01:04.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/qdev.c' (121,537) at 20240906080037444
123511 2025-01-21 03:01:04.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/msi-ec.c' (121,538) at 20240405153051413
123512 2025-01-21 03:01:04.631-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-cnl.c' (121,539) at 20240405153232199
123513 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/core/dev.c' (121,540) at 20241111090012165 to deleted uid set
123514 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpmac.c' (121,541) at 20240405153050313
123515 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html' (121,542) at 20210307205554286
123516 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc' (121,543) at 20240405153054305
123517 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/licenses/copyleft-next-0.3.0' (121,544) at 20210307205553806
123518 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/layer.conf' (121,545) at 20241221090017484
123519 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/motu/amdtp-motu.c' (121,546) at 20240405153053505
123520 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/Kconfig' (121,547) at 20220802100038581
123521 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/abilis/tb100/Kconfig' (121,548) at 20210308005002908
123522 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/oxfw/oxfw-midi.c' (121,549) at 20240405153232123
123523 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/of_device.h' (121,550) at 20240405153052757
123524 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Association.interface.yaml' (121,551) at 20221207040023627
123525 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/start.rst' (121,552) at 20220612030016747
123526 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux_ti814x.h' (121,553) at 20210308005002636
123527 2025-01-21 03:01:04.632-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/pmic-framework.txt' (121,554) at 20210308005003328
123528 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/riscv32-softmmu/default.mak' (121,555) at 20240906080037160
123529 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_lca.h' (121,556) at 20240405153045341
123530 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-clash-member.out' (121,557) at 20210308005046405 to deleted uid set
123531 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-int-branch.json' (121,558) at 20220429100100882
123532 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/socrates/Kconfig' (121,559) at 20210308005003052
123533 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/cpu-sysemu.c' (121,560) at 20240906080037208
123534 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/memory.json' (121,561) at 20240405153054113
123535 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_phy.h' (121,562) at 20240405153050321
123536 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Osterforse' (121,563) at 20210307205553790
123537 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/.gitignore' (121,564) at 20240405153232099
123538 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb' (121,565) at 20241206090014298
123539 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/GlobalStore.js' (121,566) at 20241004080035963
123540 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/numa.c' (121,567) at 20240613080016515
123541 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/udoo_defconfig' (121,568) at 20210308005003284
123542 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ua-Kiev' (121,569) at 20210307205553794
123543 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-kernel/linux/linux-aspeed/romulus.cfg' (121,570) at 20210307205553690
123544 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/omap1-usb.h' (121,571) at 20240405153052797
123545 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,versatile-sysreg.yaml' (121,572) at 20240405153229751
123546 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-tool/files/yosemite4-common-functions' (121,573) at 20241029080011443
123547 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_rxtx.c' (121,574) at 20240405153231003
123548 2025-01-21 03:01:04.633-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/qcom,q6asm.h' (121,575) at 20210309003653816
123549 2025-01-21 03:01:04.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/ce.c' (121,576) at 20240405153050433
123550 2025-01-21 03:01:04.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cp14.h' (121,577) at 20210307214925850
123551 2025-01-21 03:01:04.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/atmel/atmel-pdmic.c' (121,578) at 20240710080014617
123552 2025-01-21 03:01:04.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/Kconfig' (121,579) at 20240906080037204
123553 2025-01-21 03:01:04.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/sh_cmt.c' (121,580) at 20240815080012875
123554 2025-01-21 03:01:04.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ssm4567.c' (121,581) at 20240405153053789
123555 2025-01-21 03:01:04.634-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_sysfs.c' (121,582) at 20240405153048537
123556 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/Makefile' (121,583) at 20210308005003544
123557 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/ti-pwmss.c' (121,584) at 20240405153230199
123558 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/helpers/topology.c' (121,585) at 20210307214932618
123559 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fabs.c' (121,586) at 20210307214926434
123560 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/watchdog.init' (121,587) at 20210307205554574
123561 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/ima.c' (121,588) at 20240405153054269
123562 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bitmain_antminer_s9_defconfig' (121,589) at 20210308005003252
123563 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/pktgen.rst' (121,590) at 20220525020651750
123564 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-iproc-qspi.c' (121,591) at 20240405153231463
123565 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/zfs/dev.c' (121,592) at 20210308005003556
123566 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tests/.kunitconfig' (121,593) at 20240405153048769
123567 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/vdk_axc003_idu.dtsi' (121,594) at 20210309003648560
123568 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/nospec-insn.h' (121,595) at 20240405153046277
123569 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/anode.c' (121,596) at 20210307214931122
123570 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_simple/ima-policy-simple_1.0.bb' (121,597) at 20241221090017576
123571 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cortina/Kconfig' (121,598) at 20210309003650616
123572 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/file-posix.c' (121,599) at 20241211090212214
123573 2025-01-21 03:01:04.635-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_modal.scss' (121,600) at 20220105012522983
123574 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-nitrogen6_som2.dts' (121,601) at 20240405153045505
123575 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_tgec.h' (121,602) at 20210308005003652
123576 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_bitfields.c' (121,603) at 20210307214932642
123577 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-asrock/packagegroups/packagegroup-asrock-apps.bb' (121,604) at 20240413080012631
123578 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cirrus/ep7209.dtsi' (121,605) at 20240405153045433
123579 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_md.py' (121,606) at 20210308005003744
123580 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb' (121,607) at 20241221090017688
123581 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-stxx-defs.h' (121,608) at 20210307214926238
123582 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/report_platform.h' (121,609) at 20210308005002880
123583 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/tsec.c' (121,610) at 20210308005003448
123584 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_common.h' (121,611) at 20210307214928814
123585 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/reset.c' (121,612) at 20210308005002820
123586 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_ptp.c' (121,613) at 20240405153231031
123587 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/Makefile' (121,614) at 20240405153046493
123588 2025-01-21 03:01:04.636-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/msg_ring.c' (121,615) at 20240405153052965
123589 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2status.h' (121,616) at 20240527080023356
123590 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-ident.json' (121,617) at 20210308005046401
123591 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xtensa/bootparam.h' (121,618) at 20240906080037324
123592 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/cvb.c' (121,619) at 20220525020652338
123593 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/0001-include-libgen.h-for-basename-API-prototype.patch' (121,620) at 20240413080012635
123594 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/stm32/clk-stm32-core.h' (121,621) at 20240405153046853
123595 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aspeed-lpc-ctrl.h' (121,622) at 20210307214931622
123596 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/OWNERS' (121,623) at 20220811030015395
123597 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-test.h' (121,624) at 20210307214930470
123598 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/led.h' (121,625) at 20240405153050633
123599 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Parikkala' (121,626) at 20210307205553770
123600 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/env_default.h' (121,627) at 20210308005003644
123601 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/compat.c' (121,628) at 20241211090212502
123602 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/eth_ls1088aqds.c' (121,629) at 20210308005002968
123603 2025-01-21 03:01:04.637-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp.h' (121,630) at 20240405153048449
123604 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c' (121,631) at 20240503080014486
123605 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-arch.rst' (121,632) at 20240405153045301
123606 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/dell_rbu.rst' (121,633) at 20210309003648268
123607 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/id_map_tests.cpp' (121,634) at 20240817080031296
123608 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_ttm_buddy_manager.c' (121,635) at 20240405153048537
123609 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/keystone/keystone-k2g-netcp.dtsi' (121,636) at 20240405153045589
123610 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/libertas_spi.h' (121,637) at 20210307214931514
123611 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/clz_ctz.c' (121,638) at 20240405153046269
123612 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi' (121,639) at 20240405153229955
123613 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/cgroup-v1/devices.rst' (121,640) at 20210307214925218
123614 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/emsdp_defconfig' (121,641) at 20210308005003256
123615 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/842.h' (121,642) at 20210307214931790
123616 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-stm32/Makefile' (121,643) at 20210308005002780
123617 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/led-test-map.hpp' (121,644) at 20240822080022197
123618 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/delay.h' (121,645) at 20210309003648884
123619 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_e_aon.c' (121,646) at 20241211090212298
123620 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/util.h' (121,647) at 20240405153054213
123621 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6ul_geam_mmc_defconfig' (121,648) at 20210308005003260
123622 2025-01-21 03:01:04.638-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/nfcmrvl/Kconfig' (121,649) at 20210307214929978
123623 2025-01-21 03:01:04.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Makefile' (121,650) at 20230302090047758
123624 2025-01-21 03:01:04.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-crosssdk_1.22.8.bb' (121,651) at 20241221090017660
123625 2025-01-21 03:01:04.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/runqslower.h' (121,652) at 20240405153054041
123626 2025-01-21 03:01:04.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/tps6105x.h' (121,653) at 20210307214931434
123627 2025-01-21 03:01:04.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/powernv.rst' (121,654) at 20241211090212238
123628 2025-01-21 03:01:04.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/xpress_spl_defconfig' (121,655) at 20210308005003288
123629 2025-01-21 03:01:04.639-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-pid-path.patch' (121,656) at 20230706080014769
123630 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_usb.c' (121,657) at 20240405153231263
123631 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attention.cpp' (121,658) at 20240830080017491
123632 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh2a/cpu/rtc.h' (121,659) at 20210307214926554
123633 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bortansbyn_Bortan' (121,660) at 20210307205553778
123634 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/187.out' (121,661) at 20210308005046457
123635 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/i386/a-b-bootblock.S' (121,662) at 20240906080037560
123636 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-input.c' (121,663) at 20240405153049561
123637 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/88pm80x.c' (121,664) at 20240405153049597
123638 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/net2280.h' (121,665) at 20220525020654267
123639 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/sun8i-a83t-ccu.h' (121,666) at 20210308005003636
123640 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dm816x-clocks.dtsi' (121,667) at 20240405153045597
123641 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/sensor_unittest.cpp' (121,668) at 20240817080026664
123642 2025-01-21 03:01:04.640-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6.h' (121,669) at 20240405153231311
123643 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/cfg.c' (121,670) at 20241220090018338
123644 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/psoc_timestamp_regs.h' (121,671) at 20240405153046605
123645 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_util.h' (121,672) at 20240405153051965
123646 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cuda.h' (121,673) at 20210307214931626
123647 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/trace.h' (121,674) at 20240405153049757
123648 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/expr.y' (121,675) at 20240405153232235
123649 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv4/tune-ep9312.inc' (121,676) at 20210905000020581
123650 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/io.h' (121,677) at 20210307214926246
123651 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/resolution.hpp' (121,678) at 20240830080017491
123652 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/fonts/font_8x8.c' (121,679) at 20220525020654747
123653 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-probes.h' (121,680) at 20240405153054005
123654 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/LICENSE' (121,681) at 20230821192414184
123655 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-internal.h' (121,682) at 20240906080037440
123656 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/cpu/Kconfig' (121,683) at 20210308005003356
123657 2025-01-21 03:01:04.641-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-common/recipes-x86/chassis/x86-power-control/power-config-host0.json' (121,684) at 20211222040037065
123658 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m53xxsim.h' (121,685) at 20210307214926162
123659 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/licenses/GPL-2' (121,686) at 20210307205554470
123660 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/palmas.txt' (121,687) at 20210307214925362
123661 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-tx.c' (121,688) at 20240710080014589
123662 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mac.c' (121,689) at 20240405153231227
123663 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pemx-defs.h' (121,690) at 20210307214926238
123664 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra124.c' (121,691) at 20240405153230831
123665 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/qts/pinmux_config.h' (121,692) at 20210308005003072
123666 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/Kconfig' (121,693) at 20241023080012879
123667 2025-01-21 03:01:04.642-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/sun4i-gpadc.c' (121,694) at 20240405153230839
123668 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/broadcom/pinctrl-bcm283x.c' (121,695) at 20210308005003456
123669 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/sdbusplus.wrap' (121,696) at 20210308005113053
123670 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/rpc.h' (121,697) at 20210308005002640
123671 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_b.c' (121,698) at 20210308005046521
123672 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Carmel' (121,699) at 20210307205553794
123673 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-dw-pci.c' (121,700) at 20240405153051785
123674 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/filters.hpp' (121,701) at 20240726080021431
123675 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/virtual_sensor_config.json' (121,702) at 20240905080027586
123676 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/img,ascii-lcd.yaml' (121,703) at 20220525020651662
123677 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/ct82c710.c' (121,704) at 20240405153049157
123678 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/led.c' (121,705) at 20241211090212298
123679 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/vectors_m.S' (121,706) at 20210308005002708
123680 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_debugfs_crc.c' (121,707) at 20220525020652843
123681 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/am65x_evm.h' (121,708) at 20210308005003584
123682 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/topology.c' (121,709) at 20240405153053981
123683 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/blacklist.json' (121,710) at 20210824000016401
123684 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/include/linux/bootconfig.h' (121,711) at 20240405153054037
123685 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nomadik/pinctrl-ab8500.c' (121,712) at 20240405153051325
123686 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/host1x.h' (121,713) at 20210307214931610
123687 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-lm3601x.c' (121,714) at 20240405153049217
123688 2025-01-21 03:01:04.643-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/256.out' (121,715) at 20210308005046465
123689 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/iomap/trace.h' (121,716) at 20240405153052385
123690 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog_%.bbappend' (121,717) at 20241206090014234
123691 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/fix-arm-atomic.patch' (121,718) at 20210307205553890
123692 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/README.md' (121,719) at 20240807080022450
123693 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/stm32h7-pinfunc.h' (121,720) at 20210308005003640
123694 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps6594-i2c.c' (121,721) at 20240405153049621
123695 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/iuu_phoenix.rst' (121,722) at 20210307214925590
123696 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/spl_spi_sunxi.c' (121,723) at 20210308005002784
123697 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/009.out' (121,724) at 20210308005046413
123698 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/vdso.c' (121,725) at 20240405153046029
123699 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk-ti-sci.c' (121,726) at 20210308005003348
123700 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/spear300-evb.dts' (121,727) at 20240405153045577
123701 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/gaudi_reg_map.h' (121,728) at 20240405153046581
123702 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-langtable_0.0.68.bb' (121,729) at 20241221090017556
123703 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/cfi_mtd.c' (121,730) at 20210308005003408
123704 2025-01-21 03:01:04.644-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/oscam/oscam_1.20.bb' (121,731) at 20241206090014238
123705 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml' (121,732) at 20240405153045177
123706 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/firmware/linaro,optee-tz.txt' (121,733) at 20210308005003304
123707 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/lanplus/Makefile.am' (121,734) at 20210308004938836
123708 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/init.h' (121,735) at 20210308005045997
123709 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/openat-syscall-tp-fields.c' (121,736) at 20240405153054169
123710 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/fskeleton.S' (121,737) at 20210307214926146
123711 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/Kconfig' (121,738) at 20210308005003012
123712 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_coherency.c' (121,739) at 20240405153048481
123713 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/me_daq.c' (121,740) at 20240405153046897
123714 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/forms.py' (121,741) at 20240106090017249
123715 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/files/run-ptest' (121,742) at 20210307205554006
123716 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/qcom,smem-part.yaml' (121,743) at 20240405153045113
123717 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/core.c' (121,744) at 20240405153050433
123718 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Bahyph' (121,745) at 20211006000025230
123719 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpdp.c' (121,746) at 20210308005046505
123720 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CXLLogicalDevice.v1_2_1.json' (121,747) at 20240918080002716
123721 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sched/.gitignore' (121,748) at 20220525020655231
123722 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/string.h' (121,749) at 20240405153046505
123723 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-itead-iteaduino-plus.dts' (121,750) at 20240405153045377
123724 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-v4l.h' (121,751) at 20240405153049561
123725 2025-01-21 03:01:04.645-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m54xx.c' (121,752) at 20220525020651982
123726 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/generic.c' (121,753) at 20240405153046421
123727 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/controllers/virtual-media-controller.js' (121,754) at 20210308005107077
123728 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/fan.cpp' (121,755) at 20220923030023309
123729 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/zones.yaml' (121,756) at 20210307205553702
123730 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/Kconfig' (121,757) at 20240405153049521
123731 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/RedfishExtensions_v1.xml' (121,758) at 20240824080002934
123732 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rtl8411.c' (121,759) at 20240405153049629
123733 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/Makefile' (121,760) at 20240405153231355
123734 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-make-Replace-cp-a-with-mode-preserving-options.patch' (121,761) at 20210307205553826
123735 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ncsi_server.h' (121,762) at 20230629131804623
123736 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/nfs/nfs41-server.rst' (121,763) at 20210307214925486
123737 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/switch_endian_test.S' (121,764) at 20210309003656016
123738 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/atmel_captouch.c' (121,765) at 20240405153049141
123739 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/sdk7780.h' (121,766) at 20210307214926558
123740 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-interconnect.json' (121,767) at 20240405153054145
123741 2025-01-21 03:01:04.646-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/mfsl.c' (121,768) at 20210308005003212
123742 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml' (121,769) at 20240405153045037
123743 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/bonding/mode-2-recovery-updelay.sh' (121,770) at 20240405153232263
123744 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/pipe_test.sh' (121,771) at 20240405153054173
123745 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_current_task_under_cgroup_user.c' (121,772) at 20240405153053425
123746 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy27-129w' (121,773) at 20210307205553762
123747 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c' (121,774) at 20240405153049641
123748 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/set_sregs_test.c' (121,775) at 20240405153054321
123749 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/timers/highres.rst' (121,776) at 20210307214925570
123750 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/sram.c' (121,777) at 20210307214926574
123751 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp4_i2c.c' (121,778) at 20240405153049157
123752 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_utils.hpp' (121,779) at 20240427080014721
123753 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/au8522.h' (121,780) at 20210307214928610
123754 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy23_C-121W' (121,781) at 20210307205553762
123755 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/renesas/rcar-rst.h' (121,782) at 20240405153052793
123756 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-m9.dts' (121,783) at 20240405153045381
123757 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_portal.h' (121,784) at 20210308005003432
123758 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/pcie_i2c.cpp' (121,785) at 20240820080007201
123759 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/Kconfig' (121,786) at 20240628080013985
123760 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/gzfile.hpp' (121,787) at 20240817080003179
123761 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/font.c' (121,788) at 20240405153045369
123762 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra234-pinmux-common.yaml' (121,789) at 20240405153045133
123763 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-2.x/gpio-manager.init' (121,790) at 20241221090017540
123764 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/power/first-boot-set-psu/first-boot-set-psu.sh' (121,791) at 20230428080015194
123765 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/page.h' (121,792) at 20220525020651966
123766 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/pswalk.c' (121,793) at 20240405153046625
123767 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_wr.h' (121,794) at 20240405153053381
123768 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r16-bananapi-m2m.dts' (121,795) at 20210308005002624
123769 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/sensirion,sht15.yaml' (121,796) at 20240405153229767
123770 2025-01-21 03:01:04.647-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_ring_submission.c' (121,797) at 20240405153048505
123771 2025-01-21 03:01:04.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_serverworks.c' (121,798) at 20241011080017295
123772 2025-01-21 03:01:04.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/Makefile' (121,799) at 20210307214929342
123773 2025-01-21 03:01:04.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.h' (121,800) at 20240405153050497
123774 2025-01-21 03:01:04.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/uk.c' (121,801) at 20240405153230715
123775 2025-01-21 03:01:04.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-colibri.dtsi' (121,802) at 20240405153229879
123776 2025-01-21 03:01:04.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/digic.rst' (121,803) at 20210308005045809
123777 2025-01-21 03:01:04.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/cmd.c' (121,804) at 20210307214929966
123778 2025-01-21 03:01:04.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_atpx_handler.c' (121,805) at 20240405153230623
123779 2025-01-21 03:01:04.648-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/test/readinterface_mock.hpp' (121,806) at 20210308005116217
123780 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntdev-dmabuf.c' (121,807) at 20240405153231603
123781 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/meson.build' (121,808) at 20220913030027305 to deleted uid set
123782 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Proc/FSI.errors.yaml' (121,809) at 20210610000035106
123783 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubiro-remove@.service.in' (121,810) at 20210308005100305 to deleted uid set
123784 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/net_namespace.c' (121,811) at 20240405153052981
123785 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nft_reject.h' (121,812) at 20240405153052857
123786 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/init-redis-server' (121,813) at 20241221090017524
123787 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/Makefile' (121,814) at 20210308005002804
123788 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/licenses/DMTF' (121,815) at 20210307205553806
123789 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb' (121,816) at 20241221090017544
123790 2025-01-21 03:01:04.649-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2' (121,817) at 20210308005046473 to deleted uid set
123791 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/fpu_helper.c' (121,818) at 20240906080037512
123792 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/sections.h' (121,819) at 20210308005002808
123793 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/audio_int.h' (121,820) at 20240326080039370
123794 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/arch-tests.c' (121,821) at 20240405153054085
123795 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/AMC4-101w' (121,822) at 20210307205553758
123796 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash.err' (121,823) at 20210308005046413
123797 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/mtms.cpp' (121,824) at 20210308005049129
123798 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/bcm6362-reset.h' (121,825) at 20220525020654547
123799 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.h' (121,826) at 20240405153047173
123800 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-pcm.c' (121,827) at 20240726080012882
123801 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_reg.h' (121,828) at 20210307214929614
123802 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/pru_rproc.h' (121,829) at 20220525020653939
123803 2025-01-21 03:01:04.650-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-zynq.c' (121,830) at 20240405153231371
123804 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/bnxt_re/roce_hsi.h' (121,831) at 20240613080016415 to deleted uid set
123805 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/avb.c' (121,832) at 20210308005003204
123806 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-raw' (121,833) at 20210307214932570
123807 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb' (121,834) at 20241220090019722
123808 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/mixeng.c' (121,835) at 20230426080043632
123809 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/primitive.c' (121,836) at 20210307214932070
123810 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_b.c' (121,837) at 20210308005046521
123811 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoipupdate_2.5.0.bb' (121,838) at 20241206090014242
123812 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,s6d27a1.yaml' (121,839) at 20240405153045045
123813 2025-01-21 03:01:04.652-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpe.c' (121,840) at 20240405153049489
123814 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/smi.h' (121,841) at 20210307214929274
123815 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager_%.bbappend' (121,842) at 20241206090014218
123816 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/spider_net.c' (121,843) at 20240405153231063
123817 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.structure.min.css' (121,844) at 20210307205554270
123818 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/host/i386/host-signal.h' (121,845) at 20221215040039062
123819 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6397-irq.c' (121,846) at 20240405153230835
123820 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/analogix_dp-rockchip.c' (121,847) at 20240405153230631
123821 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/header.c' (121,848) at 20240405153054089
123822 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/inst.h' (121,849) at 20240405153046113
123823 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/test/utest.cpp' (121,850) at 20241211090150557
123824 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,ipq5332-gcc.h' (121,851) at 20240405153052645
123825 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_get_dns_info.sh' (121,852) at 20210307214932470
123826 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-gembird.c' (121,853) at 20210307214928090
123827 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/test/pldmd_registration_test.cpp' (121,854) at 20231211090034751
123828 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/0005-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch' (121,855) at 20220204040022688
123829 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-udma.h' (121,856) at 20240405153049373
123830 2025-01-21 03:01:04.653-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/sys_regs.c' (121,857) at 20240405153045885
123831 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.c' (121,858) at 20240405153048665
123832 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/dpaa2-fd.h' (121,859) at 20240405153052881
123833 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/alt.h' (121,860) at 20210308005003584
123834 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu9_baco.h' (121,861) at 20210309003649652
123835 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/int51x1.c' (121,862) at 20220525020653695
123836 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/livepatch/core.h' (121,863) at 20210307214931738
123837 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable-3level_types.h' (121,864) at 20240405153046389
123838 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/lsm303dlhc-mag-test.c' (121,865) at 20220429100100938
123839 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/container-image/container-image-testpkg.bb' (121,866) at 20210812000025290
123840 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/Kconfig' (121,867) at 20240405153049465
123841 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-bus-usb' (121,868) at 20210307214925182
123842 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/Kconfig' (121,869) at 20210308005002904
123843 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/cedrus/cedrus.c' (121,870) at 20240405153051865
123844 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/config.h' (121,871) at 20210308005002808
123845 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-bmc-service-quiesce@.target' (121,872) at 20220226040035996
123846 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-jcore-aic.c' (121,873) at 20240405153049197
123847 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/riscv.h' (121,874) at 20240405153048769
123848 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/portdrv.h' (121,875) at 20240405153231295
123849 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Linkoping_Vattentornet' (121,876) at 20210307205553786
123850 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/pkey-helpers.h' (121,877) at 20240405153054329
123851 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/adcapp/src/adcapp.c' (121,878) at 20211216110021259
123852 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/board_common.c' (121,879) at 20220509100030618
123853 2025-01-21 03:01:04.654-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/.gitignore' (121,880) at 20210307214932162
123854 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn21/irq_service_dcn21.c' (121,881) at 20240405153047297
123855 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/rockchip,rk3588-cru.yaml' (121,882) at 20240405153045029
123856 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/msg.h' (121,883) at 20240405153053397
123857 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-debugifc.c' (121,884) at 20210307214928842
123858 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_infiniband.h' (121,885) at 20210307214931634
123859 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/hash.c' (121,886) at 20220525020654791
123860 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ddr_rk3288.h' (121,887) at 20210308005002660
123861 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/fgraph-filter.tc' (121,888) at 20210307214932670
123862 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/Build' (121,889) at 20240405153054173
123863 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/scratchpad.h' (121,890) at 20210307214926586
123864 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/hex_arch_types.h' (121,891) at 20230426080043876
123865 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/eeprom.h' (121,892) at 20210308005002948
123866 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/drive_del-test.c' (121,893) at 20240906080037568
123867 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.service' (121,894) at 20210308005105441
123868 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/psfrag' (121,895) at 20211006000025246
123869 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv2/strcpy.S' (121,896) at 20210307214926098
123870 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/power-sequencing.service' (121,897) at 20230706080014733
123871 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/Makefile' (121,898) at 20210307214928810
123872 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/dataflash_mmc_mux.c' (121,899) at 20210308005003208
123873 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/cougarcanyon2.h' (121,900) at 20210308005003592
123874 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8183-da7219-max98357.txt' (121,901) at 20210309003648392
123875 2025-01-21 03:01:04.655-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutletGroup_v1.xml' (121,902) at 20240619080002932
123876 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/core.c' (121,903) at 20240405153232195
123877 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mt6360-core.c' (121,904) at 20240405153049613
123878 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_nx.h' (121,905) at 20210309003652872
123879 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/machine.json' (121,906) at 20241211090212450
123880 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/asound.h' (121,907) at 20210307214931594
123881 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs3xdr.c' (121,908) at 20240405153052437
123882 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/meson.build' (121,909) at 20240908080010098
123883 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/sm4.h' (121,910) at 20240405153052625
123884 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/ni_reg.h' (121,911) at 20210307214928002
123885 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/frequency/adf4350.h' (121,912) at 20210307214931402
123886 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_aops.h' (121,913) at 20210307214931278
123887 2025-01-21 03:01:04.656-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/NG2copy_to_user.S' (121,914) at 20210307214926606
123888 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_backlight.c' (121,915) at 20240613080016403
123889 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stmfx.c' (121,916) at 20240405153049617
123890 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/sev.h' (121,917) at 20240906080037488
123891 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch/0001-fix-reproducibility.patch' (121,918) at 20241221090017488
123892 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dev_cgroup.c' (121,919) at 20240405153054269
123893 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8580.c' (121,920) at 20240405153232167
123894 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/spinlock_64.h' (121,921) at 20220525020652118
123895 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/ddr.h' (121,922) at 20210308005002664
123896 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.6' (121,923) at 20211006000025242
123897 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/esp-pci.c' (121,924) at 20241211090212330
123898 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-wcd934x.c' (121,925) at 20240405153230307
123899 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/lcdvideo.h' (121,926) at 20210308005003656
123900 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-hid' (121,927) at 20210309003648244
123901 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-audit.c' (121,928) at 20240405153049241
123902 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/debugfs.c' (121,929) at 20240405153048513
123903 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ExtendedVersion.interface.yaml' (121,930) at 20220315030032667
123904 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/0002-fix-reproducibility-of-build-process.patch' (121,931) at 20210307205553934
123905 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb' (121,932) at 20240808080012364
123906 2025-01-21 03:01:04.657-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/test-uclass.c' (121,933) at 20210308005003740
123907 2025-01-21 03:01:04.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/efi.h' (121,934) at 20240405153231807
123908 2025-01-21 03:01:04.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/config_files/BlueRidge.json' (121,935) at 20240809080033019
123909 2025-01-21 03:01:04.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overhogdal' (121,936) at 20210307205553790
123910 2025-01-21 03:01:04.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/dir.c' (121,937) at 20210307214931070
123911 2025-01-21 03:01:04.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hmm.h' (121,938) at 20240405153052697
123912 2025-01-21 03:01:04.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_NOR_defconfig' (121,939) at 20210308005003240
123913 2025-01-21 03:01:04.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sunxi/README.nand' (121,940) at 20210308005003056
123914 2025-01-21 03:01:04.658-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hte/hte.c' (121,941) at 20240405153230659
123915 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/evsel.c' (121,942) at 20240405153232223
123916 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_pwr_seq.h' (121,943) at 20220525020654183
123917 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/opos6uldev.h' (121,944) at 20210308005003608
123918 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (121,945) at 20221207040015691
123919 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/ResourceManagement/Power.vue' (121,946) at 20241004080035967
123920 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mae_counter_format.h' (121,947) at 20240405153050273
123921 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (121,948) at 20240614080012954
123922 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_subu_s_qb.c' (121,949) at 20210308005046505
123923 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-tf300tg.dts' (121,950) at 20240405153045485
123924 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/omap5_uevm.h' (121,951) at 20210308005003608
123925 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/gpio/.gitignore' (121,952) at 20210307214932470
123926 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/dash/dash_0.5.12.bb' (121,953) at 20241221090017532
123927 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/k210_generic.dts' (121,954) at 20220525020652086
123928 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/subprojects/sdbusplus.wrap' (121,955) at 20220531100030248
123929 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_no_ucode_ptr.c' (121,956) at 20210308005003756
123930 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/topology.h' (121,957) at 20210307214926586
123931 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-ocelot-serdes.h' (121,958) at 20210307214931342
123932 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_udp.c' (121,959) at 20240405153053157
123933 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/images/logo-header.svg' (121,960) at 20220105012522983
123934 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzacas.c.inc' (121,961) at 20241211090212514
123935 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx25pdk/Makefile' (121,962) at 20210308005002980
123936 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/camss-vfe-4-1.c' (121,963) at 20240405153049429
123937 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_cmd_encoder.c' (121,964) at 20240405153048593
123938 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_mode.c' (121,965) at 20210307214930674
123939 2025-01-21 03:01:04.659-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/thead/Makefile' (121,966) at 20240405153046245
123940 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/corvus/Kconfig' (121,967) at 20210308005003048
123941 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/lxdm-pam-debug' (121,968) at 20210307205553946
123942 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark/0001-tracers-Fix-buffer-overflow.patch' (121,969) at 20220402030015895
123943 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt9467.yaml' (121,970) at 20240405153045141
123944 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/fp-pidbench.S' (121,971) at 20240405153054237
123945 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/pcxhr/pcxhr_hwdep.h' (121,972) at 20210307214932274
123946 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/gfp_types.h' (121,973) at 20240405153054049
123947 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/stream-error-on-reset.out' (121,974) at 20220429100100930
123948 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpopcode.c' (121,975) at 20210307214925978
123949 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/elf2dmp/kdbg.h' (121,976) at 20210308005045769
123950 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/stratix10-socdk/Makefile' (121,977) at 20210308005002912
123951 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/init.c' (121,978) at 20241001080013012
123952 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/225' (121,979) at 20220429100100910
123953 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/imx-audio-hdmi.yaml' (121,980) at 20240405153045165
123954 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/vduse.h' (121,981) at 20221215040039202
123955 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/amlogic,meson-g12a-dw-mipi-dsi.yaml' (121,982) at 20240405153045037
123956 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/MAINTAINERS' (121,983) at 20210308005003072
123957 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/160.out' (121,984) at 20210308005046453
123958 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Puoltsa' (121,985) at 20210307205553790
123959 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/x86_pkg_temperature_thermal.rst' (121,986) at 20210307214925474
123960 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ga10h_v1_1_defconfig' (121,987) at 20210308005003260
123961 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_REJECT.c' (121,988) at 20220525020654847
123962 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap-hotplug.c' (121,989) at 20210307214925918
123963 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max8997.h' (121,990) at 20240405153052729
123964 2025-01-21 03:01:04.660-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-sp/virtual-memory.json' (121,991) at 20240405153054157
123965 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_multu.c' (121,992) at 20210308005046505
123966 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot_stats.c' (121,993) at 20240405153231035
123967 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/rpaphp_core.c' (121,994) at 20240405153051245
123968 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-write.rst' (121,995) at 20210309003648492
123969 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-1.2' (121,996) at 20211006000025242
123970 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/hv-24x7.h' (121,997) at 20210307214926446
123971 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-technisat-usb2.c' (121,998) at 20210307214928782
123972 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/maxbcm.h' (121,999) at 20210308005003604
123973 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/net2big_v2/Makefile' (122,000) at 20210308005002904
123974 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_port.h' (122,001) at 20240405153050201
123975 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-regmap-divider.c' (122,002) at 20210307214926998
123976 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gem_vma.c' (122,003) at 20240405153230595
123977 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/Makefile' (122,004) at 20240405153046241
123978 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/cp110-system-controller.txt' (122,005) at 20240405153229755
123979 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/config.mk' (122,006) at 20210308005002884
123980 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/hd-audio/index.rst' (122,007) at 20240405153045261
123981 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-gru/grutables.h' (122,008) at 20240405153049649
123982 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/features.rst' (122,009) at 20240405153229827
123983 2025-01-21 03:01:04.661-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/0001-rpi-Use-malloc-instead-of-variable-length-arrays.patch' (122,010) at 20241221090017488
123984 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/mwavepub.h' (122,011) at 20210307214926950
123985 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_probe_write_user_user.c' (122,012) at 20240405153053425
123986 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mbdrc.h' (122,013) at 20240405153054013
123987 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/Thermal.v1_7_3.json' (122,014) at 20240619080002956
123988 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image.c' (122,015) at 20210308005003228
123989 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_tunnel_kern.c' (122,016) at 20240830080013363
123990 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/airq.h' (122,017) at 20240405153230075
123991 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/sh_css_properties.c' (122,018) at 20210309003653028
123992 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/Kconfig' (122,019) at 20210308005003080
123993 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-dns325.dts' (122,020) at 20240405153045457
123994 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/seg6.h' (122,021) at 20220525020654647
123995 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/attr/attr_2.5.2.bb' (122,022) at 20240413080012703
123996 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr_param.h' (122,023) at 20240405153051837
123997 2025-01-21 03:01:04.662-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-topology-test.c' (122,024) at 20240405153053993
123998 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mv_xor.h' (122,025) at 20210307214927134
123999 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/sumo_dpm.h' (122,026) at 20220525020653007
124000 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.memhp' (122,027) at 20240906080037556 to deleted uid set
124001 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/current.h' (122,028) at 20240405153231791
124002 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/vdso32.lds.S' (122,029) at 20240405153046369
124003 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/lpass.h' (122,030) at 20240405153232187
124004 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,st-delta.txt' (122,031) at 20210307214925354
124005 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/rtc.c' (122,032) at 20210308005003340
124006 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake-native_3.31.0.bb' (122,033) at 20241221090017656
124007 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Pump.v1_1_0.json' (122,034) at 20240619080002952
124008 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts' (122,035) at 20240405153045761
124009 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_SYNPROXY.h' (122,036) at 20210307214931646
124010 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-13.c' (122,037) at 20210307214931190
124011 2025-01-21 03:01:04.663-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/rtl2832.c' (122,038) at 20241008080013939
124012 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fjes/fjes_main.c' (122,039) at 20240405153050329
124013 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,wsa881x.yaml' (122,040) at 20240405153045169
124014 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/aspeed/aspeed_gfx_out.c' (122,041) at 20240405153048361
124015 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/cacheflush.S' (122,042) at 20241011080017291
124016 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_nsa.S' (122,043) at 20210308005046533
124017 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/board.c' (122,044) at 20210308005003048
124018 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ioat/hw.h' (122,045) at 20210307214927130
124019 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout.metadata.yaml' (122,046) at 20220315030032663
124020 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.h' (122,047) at 20210307214929810
124021 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/instance-db/default' (122,048) at 20230608150615691 to deleted uid set
124022 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/test/.gitignore' (122,049) at 20240405153231955
124023 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/watch_queue.rst' (122,050) at 20240405153045005
124024 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_module.c' (122,051) at 20240405153048529
124025 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/repaper.c' (122,052) at 20240405153048773
124026 2025-01-21 03:01:04.664-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-of-mmp2.c' (122,053) at 20240405153230219
124027 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_13_0_2_sh_mask.h' (122,054) at 20220525020652807
124028 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb' (122,055) at 20241221090017544
124029 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/module.c' (122,056) at 20240405153229991
124030 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/au1x/db1000.c' (122,057) at 20210307214932286
124031 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/scrub.h' (122,058) at 20241023080012899
124032 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/p1275.c' (122,059) at 20240805080013927
124033 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_pci_generic.c' (122,060) at 20220525020654239
124034 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/pma8084.dtsi' (122,061) at 20240405153229891
124035 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/clk-uclass.h' (122,062) at 20210308005003572
124036 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-default-to-all-multilib-dirs.patch' (122,063) at 20210307205554478
124037 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/debugfs.rst' (122,064) at 20240405153045201
124038 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb' (122,065) at 20241225090010924 to deleted uid set
124039 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.c' (122,066) at 20220525020652963
124040 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/code-of-conduct.rst' (122,067) at 20210307214925550
124041 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hdlc.h' (122,068) at 20210307214931634
124042 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_fb.h' (122,069) at 20240405153048361
124043 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/file.js' (122,070) at 20210308005107069
124044 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/filter-root-cause.cpp' (122,071) at 20240824080015046
124045 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-pinfunc-snvs.h' (122,072) at 20240405153045529
124046 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig.debug' (122,073) at 20240405153045953
124047 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pico-pi.dts' (122,074) at 20240405153229887
124048 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/amlogic,axg-tdm-formatters.yaml' (122,075) at 20240405153045161
124049 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qstring.h' (122,076) at 20221215040039190
124050 2025-01-21 03:01:04.665-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/3com/Makefile' (122,077) at 20210307214929278
124051 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/prom.c' (122,078) at 20241211090145381
124052 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/0003-comment-out-sections-shutdown-and-environment-in-gen.patch' (122,079) at 20230317080013797
124053 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ethoc.c' (122,080) at 20240405153049909
124054 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/sysmap-apq8016.c' (122,081) at 20210308005002776
124055 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/debugging.rst' (122,082) at 20240413080012675
124056 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/mei-trace.h' (122,083) at 20220525020653367
124057 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml' (122,084) at 20220525020651670
124058 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tlclk.c' (122,085) at 20210307214926950
124059 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_imem.c' (122,086) at 20240405153050865
124060 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/aer-inject/aer-inject/0001-include-libgen.h-for-basename.patch' (122,087) at 20240413080012651
124061 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/Makefile' (122,088) at 20210307214928718
124062 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/strgfnhandler.cpp' (122,089) at 20240817080009164
124063 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bcm958622hr_defconfig' (122,090) at 20210308005003252
124064 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0008-libsodium-aarch64_crypto.patch' (122,091) at 20240413080012655
124065 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/raw.h' (122,092) at 20240405153052865
124066 2025-01-21 03:01:04.666-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.h' (122,093) at 20240405153050065
124067 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-helper-xaui.h' (122,094) at 20210307214926234
124068 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/eco5pk.c' (122,095) at 20210308005002900
124069 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/versal/MAINTAINERS' (122,096) at 20210308005003172
124070 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/concurrencytest/README.md' (122,097) at 20210308005003760
124071 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/clocksource/hyperv_timer.c' (122,098) at 20240405153230247 to deleted uid set
124072 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/ptrace-generic.h' (122,099) at 20210307214926618
124073 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a400.i2c/i2c-7/7-0052.conf' (122,100) at 20240920080012139
124074 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/pwm-beeper.c' (122,101) at 20240613080016419
124075 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/lowlevel_init_luton.S' (122,102) at 20210308005002820
124076 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_spinlock.c' (122,103) at 20240405153230107
124077 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv6/nf_dup_ipv6.h' (122,104) at 20210307214931566
124078 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc' (122,105) at 20241220090019722 to deleted uid set
124079 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/packing.rst' (122,106) at 20240405153045289
124080 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pmu.h' (122,107) at 20240613080016563
124081 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-zstandard/python3-zstandard_0.23.0.bb' (122,108) at 20241221090017564
124082 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/0005-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch' (122,109) at 20220204040022432
124083 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/0006-Add-SDL2-example-support.patch' (122,110) at 20241221090017528
124084 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/trng/trng.c' (122,111) at 20240405153046945
124085 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/dfsqrt.c' (122,112) at 20210307214926334
124086 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/camellia_generic.c' (122,113) at 20240405153046533
124087 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.json' (122,114) at 20210308005046401
124088 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/Detector.events.yaml' (122,115) at 20241121090018187
124089 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun7i-a20-out-clk.yaml' (122,116) at 20240405153045021
124090 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/filemap.h' (122,117) at 20240405153052893
124091 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7742-sysc.c' (122,118) at 20240405153231351
124092 2025-01-21 03:01:04.667-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpmh.c' (122,119) at 20240405153230735
124093 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iversion.h' (122,120) at 20240405153052713
124094 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_queue.c' (122,121) at 20240405153232059
124095 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedilib.h' (122,122) at 20240405153052669
124096 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/vdso/vdso.S' (122,123) at 20210307214926754
124097 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/cpu.c' (122,124) at 20210308005002556
124098 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu-fifo-i2s.c' (122,125) at 20240405153232187
124099 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/dra7xx/mux_data.h' (122,126) at 20210308005003076
124100 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/xyz.openbmc_project.Ldap.Config.service' (122,127) at 20210307205554074
124101 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/damon/maintainer-profile.rst' (122,128) at 20240405153045229
124102 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/ptrace.h' (122,129) at 20240405153045865
124103 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/meta/meta-environment-extsdk.bb' (122,130) at 20210812000025330
124104 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-lboxre2/Makefile' (122,131) at 20210307214926538
124105 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/u-boot-tools.inc' (122,132) at 20240413080012687
124106 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t600x-die0.dtsi' (122,133) at 20240405153045717
124107 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/mesa/mesa-demos_%.bbappend' (122,134) at 20230401080011947
124108 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/sphinx/load_config.py' (122,135) at 20210308005002536
124109 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_port.c' (122,136) at 20241220090018314
124110 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020mbg-pc_32b.dts' (122,137) at 20210307214926346
124111 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_sysfs.c' (122,138) at 20240628080014005
124112 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0011-purgatory-Makefile-adapt-to-klcc.patch' (122,139) at 20210307205553750
124113 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.c' (122,140) at 20240405153046801
124114 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_em.c' (122,141) at 20240405153051997
124115 2025-01-21 03:01:04.668-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-msglog.c' (122,142) at 20240405153046217
124116 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/smcroute/smcroute_2.5.7.bb' (122,143) at 20241206090014242
124117 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos4412-isp.c' (122,144) at 20240405153230239
124118 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-mdm9607.c' (122,145) at 20240405153051345
124119 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spi/altera.h' (122,146) at 20240405153052797
124120 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/scsi/mptconfig.c' (122,147) at 20210308005045953
124121 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/ne10/0001-Dont-specify-march-explicitly.patch' (122,148) at 20230706080014757
124122 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/tegra186_bpmp_i2c.c' (122,149) at 20210308005003384
124123 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/i2c_action_tests.cpp' (122,150) at 20210308005405938
124124 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_spl_dtb.py' (122,151) at 20210308005003748
124125 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_monitor_main.cpp' (122,152) at 20240608080014341
124126 2025-01-21 03:01:04.669-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfrem.c' (122,153) at 20210307214926334
124127 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/lima_drm.h' (122,154) at 20210307214931618
124128 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_skb_cgroup_id.sh' (122,155) at 20240405153054285
124129 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/camss/Kconfig' (122,156) at 20240405153049425
124130 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/1000.c' (122,157) at 20240405153050509
124131 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/prot-none.c' (122,158) at 20240906080037580
124132 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-regs.h' (122,159) at 20240405153049453
124133 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-params.c' (122,160) at 20240405153048821
124134 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/project_url_tag.py' (122,161) at 20210307205554286
124135 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/Kconfig' (122,162) at 20220525020651990
124136 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/stubs.c' (122,163) at 20240405153053233
124137 2025-01-21 03:01:04.670-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.h' (122,164) at 20240405153050561
124138 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-sh7723.c' (122,165) at 20240405153051361
124139 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pm9261.h' (122,166) at 20210308005003612
124140 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rapidio/rio.c' (122,167) at 20240405153051457
124141 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbearkey.service' (122,168) at 20210307205554474
124142 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/pi/Makefile' (122,169) at 20240405153045869
124143 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c' (122,170) at 20240405153231487
124144 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-2-Clause-Views' (122,171) at 20211006000025230
124145 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/nand_bch.h' (122,172) at 20210308005003668
124146 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Lapua' (122,173) at 20210307205553770
124147 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr_ml_wrapper.h' (122,174) at 20210308005003368
124148 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/ctree.c' (122,175) at 20210308005003544
124149 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/maxim,max77686.h' (122,176) at 20210307214931326
124150 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kexec-bzimage64.h' (122,177) at 20210307214926666
124151 2025-01-21 03:01:04.671-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti,lmk04832.yaml' (122,178) at 20240405153045029
124152 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_crtc.c' (122,179) at 20240405153048425
124153 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/arkfb.rst' (122,180) at 20210307214925474
124154 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/seg6_local.h' (122,181) at 20210307214932482
124155 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_host.h' (122,182) at 20240405153231863
124156 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/powertec.c' (122,183) at 20240405153051569
124157 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pci/Build' (122,184) at 20210307214932506
124158 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/stats.c' (122,185) at 20240405153049237
124159 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/tsnmap.h' (122,186) at 20210307214931574
124160 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sensor/tmp421.c' (122,187) at 20240906080037296
124161 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jsbeautifier_1.15.1.bb' (122,188) at 20240302090018210
124162 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Savukoski_Tanhua' (122,189) at 20210307205553774
124163 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/sabrelite.c' (122,190) at 20240326080039422
124164 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/drbd/drbd_debugfs.h' (122,191) at 20240405153046705
124165 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/hvf/hvf.c' (122,192) at 20241211090212470
124166 2025-01-21 03:01:04.672-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/include/non-repro-meta-multimedia.inc' (122,193) at 20241206090014238
124167 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_helper.c' (122,194) at 20240613080016399
124168 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/sys_proto.h' (122,195) at 20210308005002724
124169 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle_6xx.S' (122,196) at 20220627100016926
124170 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/Makefile' (122,197) at 20240613080016367
124171 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/img/Makefile' (122,198) at 20210307214932378
124172 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/jr.c' (122,199) at 20240405153230259
124173 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/coding-style.rst' (122,200) at 20240405153045281
124174 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Las_Palmas' (122,201) at 20210307205553766
124175 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/iuu_phoenix.h' (122,202) at 20210307214930866
124176 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/parallel.patch' (122,203) at 20240309090012816
124177 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/shmbuf.h' (122,204) at 20240405153052901
124178 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-abx80x.c' (122,205) at 20241211090145485
124179 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.h' (122,206) at 20240405153049945
124180 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,ls037v7dw01.yaml' (122,207) at 20210307214925306
124181 2025-01-21 03:01:04.673-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpacpi/core.c' (122,208) at 20240405153231351
124182 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/leds-as3645a.c' (122,209) at 20240405153049217
124183 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.c' (122,210) at 20240405153048633
124184 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/plane.c' (122,211) at 20240405153048769
124185 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/write.c' (122,212) at 20240405153231703
124186 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/clock.hpp' (122,213) at 20230511080043139
124187 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-core/busybox/busybox/dd.cfg' (122,214) at 20240614080012950
124188 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_tunnel_key.h' (122,215) at 20240405153052941
124189 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjorkliden_Tornehamn' (122,216) at 20210307205553778
124190 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0002-android-tools-modifications-to-make-it-build-in-yoct.patch' (122,217) at 20240106090017233
124191 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i3c/remote-i3c.c' (122,218) at 20241211090212282
124192 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c' (122,219) at 20210307214927958
124193 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ia_css_bh_types.h' (122,220) at 20210307214930550
124194 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/0003-Dont-disable-libreadline.a-when-using-disable-static.patch' (122,221) at 20241221090017660
124195 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/intel810.rst' (122,222) at 20210307214925478
124196 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/io.c' (122,223) at 20210307214929970
124197 2025-01-21 03:01:04.674-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.iomux' (122,224) at 20210308005003296
124198 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SAX-PD-2.0' (122,225) at 20241221090017616
124199 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h' (122,226) at 20240405153230603
124200 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/oaktrail_lvds.c' (122,227) at 20240405153048425
124201 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/BUSTED-BOOST' (122,228) at 20220525020655231
124202 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/veth.c' (122,229) at 20240415080012975
124203 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_pnfs.c' (122,230) at 20240405153052605
124204 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/GENpage.S' (122,231) at 20210307214926606
124205 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_requests.c' (122,232) at 20240405153048489
124206 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/zram-swap.service' (122,233) at 20210307205553938
124207 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/perf-time-to-tsc.c' (122,234) at 20240405153054169
124208 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/perf_event.c' (122,235) at 20240405153046509
124209 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8960.yaml' (122,236) at 20240405153229799
124210 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wiznet/Kconfig' (122,237) at 20210307214929662
124211 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/u_boot_dtb.py' (122,238) at 20210308005003748
124212 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/supp.c' (122,239) at 20210307214930718
124213 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn/0001-linker-scripts-Do-not-export-_IO_stdin_used.patch' (122,240) at 20231126090012785
124214 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tnum.h' (122,241) at 20240405153052805
124215 2025-01-21 03:01:04.675-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_early_core.c' (122,242) at 20240405153051513
124216 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/pl330.c' (122,243) at 20240405153047001
124217 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/eeprom.c' (122,244) at 20240405153050441
124218 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/include/dal_asic_id.h' (122,245) at 20240405153047301
124219 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/cbb/tegra194-cbb.c' (122,246) at 20240405153231455
124220 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/skip_spaces.c' (122,247) at 20210307214927170
124221 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/atheros.c' (122,248) at 20210308005003440
124222 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/testmode.h' (122,249) at 20210307214929738
124223 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/sparc/index.rst' (122,250) at 20240405153044981
124224 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/thp.h' (122,251) at 20240405153231867
124225 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/pcic.h' (122,252) at 20240405153050425
124226 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/rockchip/grf.yaml' (122,253) at 20240613080016359
124227 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/install.sh' (122,254) at 20240405153046245
124228 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/cpu-qom.h' (122,255) at 20240326080039698
124229 2025-01-21 03:01:04.676-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/stm32.S' (122,256) at 20210309003648680
124230 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/rpc_rdma.h' (122,257) at 20210309003653932
124231 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ntb_transport.h' (122,258) at 20210307214931462
124232 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/dos2unix/dos2unix_7.5.2.bb' (122,259) at 20240301090012479
124233 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/Makefile' (122,260) at 20240405153045369
124234 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled5.conf' (122,261) at 20220603030012904
124235 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/vt8500.txt' (122,262) at 20210307214925294
124236 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1021si-pre.dtsi' (122,263) at 20210307214926346
124237 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/sysv/dir.c' (122,264) at 20240405153231759
124238 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/test-filter-redirector.c' (122,265) at 20240326080039738
124239 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f746-disco/Kconfig' (122,266) at 20210308005003052
124240 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/uhid.c' (122,267) at 20240405153048829
124241 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/dummy.c' (122,268) at 20240405153051465
124242 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/windfarm.h' (122,269) at 20210307214928562
124243 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/iwg20d-q7-dbcm-ca.dtsi' (122,270) at 20240405153045549
124244 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Varnamo_Alandsryd' (122,271) at 20210307205553794
124245 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/bad-tree.bconf' (122,272) at 20210307214932462
124246 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-linkstation-6282.dtsi' (122,273) at 20240405153045457
124247 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip6_checksum.h' (122,274) at 20240405153052845
124248 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/raw3270.h' (122,275) at 20240405153051513
124249 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/seville_vsc9953.c' (122,276) at 20240405153230911
124250 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/hpm2.h' (122,277) at 20210308004938816
124251 2025-01-21 03:01:04.677-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpiolib-devres.c' (122,278) at 20240405153230311
124252 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/ipsec.c' (122,279) at 20240405153232279
124253 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mstar-msc313-mpll.h' (122,280) at 20220525020654543
124254 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/intel/stratix10-svc-client.h' (122,281) at 20240405153231807
124255 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cb_refs.c' (122,282) at 20240405153232259
124256 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8173-flakes.txt' (122,283) at 20240405153230531 to deleted uid set
124257 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/layouts/LoginLayout.vue' (122,284) at 20241004080035963
124258 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/int-ll64.h' (122,285) at 20210307214931614
124259 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy-mipi-dphy.h' (122,286) at 20240405153052761
124260 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts' (122,287) at 20220525020651906
124261 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/rsakey.h' (122,288) at 20221215040039070
124262 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/Kconfig' (122,289) at 20210308005003400
124263 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/slip/slip.c' (122,290) at 20240405153231083
124264 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ad7879-spi.c' (122,291) at 20210307214928502
124265 2025-01-21 03:01:04.678-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/ce.h' (122,292) at 20210309003651388
124266 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/mt6795-pinfunc.h' (122,293) at 20240405153052649
124267 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwspinlock/Makefile' (122,294) at 20220525020653063
124268 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/avr/boot.c' (122,295) at 20221215040039098
124269 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/valid-adjtimex.c' (122,296) at 20240520080015239
124270 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-pinctrl.dtsi' (122,297) at 20240405153045821
124271 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch' (122,298) at 20220618030015190
124272 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/wireless/ath/ath10k/usb.h' (122,299) at 20240405153050409 to deleted uid set
124273 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/porting.rst' (122,300) at 20240405153229815
124274 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/imx_fec.h' (122,301) at 20230925080039929
124275 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/debugfs.h' (122,302) at 20240405153046929
124276 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb' (122,303) at 20241207090012335
124277 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/LOCK01' (122,304) at 20210307214932714
124278 2025-01-21 03:01:04.679-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-user.svg' (122,305) at 20210308005107069
124279 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/overflow.c' (122,306) at 20221215040039390
124280 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb' (122,307) at 20241206090014342
124281 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/fans/phosphor-fan_%.bbappend' (122,308) at 20241003080011997
124282 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/xattr.h' (122,309) at 20210307214931034
124283 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/wl.h' (122,310) at 20210308005003424
124284 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/interface.server.cpp.mako' (122,311) at 20230516080040262
124285 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c' (122,312) at 20240405153050249
124286 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/head64.S' (122,313) at 20240405153046285
124287 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/amijoy.rst' (122,314) at 20210307214925514
124288 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/0004-autogen.sh-fix-find-version-for-beta-checking.patch' (122,315) at 20241221090017696
124289 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/vblade.init' (122,316) at 20210307205553822
124290 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd-pro.dts' (122,317) at 20240405153045781
124291 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_map_command.c' (122,318) at 20220525020653635
124292 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common-spectral.h' (122,319) at 20210307214929766
124293 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_encoder.c' (122,320) at 20240405153048393
124294 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/conf/templates/default/local.conf.sample' (122,321) at 20241221090017480
124295 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h' (122,322) at 20220525020652967
124296 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-unknown.err' (122,323) at 20210308005046401
124297 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_ibhdrs.h' (122,324) at 20220525020653135
124298 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/examples/api/demo.c' (122,325) at 20210308005003540
124299 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tc_act/tc_connmark.h' (122,326) at 20210307214931662
124300 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_cfg.h' (122,327) at 20220525020654191
124301 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree_stall.h' (122,328) at 20240613080016515
124302 2025-01-21 03:01:04.680-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/pcm_dmaengine.c' (122,329) at 20240729080011340
124303 2025-01-21 03:01:04.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/sh4.c' (122,330) at 20210308005045793
124304 2025-01-21 03:01:04.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/controlcenterd-id.h' (122,331) at 20210308005003000
124305 2025-01-21 03:01:04.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/cpuid.rst' (122,332) at 20240405153045329
124306 2025-01-21 03:01:04.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-udoo-neo-basic.dts' (122,333) at 20240405153045525
124307 2025-01-21 03:01:04.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_10_0_sh_mask.h' (122,334) at 20210307214927690
124308 2025-01-21 03:01:04.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_dmm_tiler.c' (122,335) at 20240405153230611
124309 2025-01-21 03:01:04.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/gm107.c' (122,336) at 20240405153048649
124310 2025-01-21 03:01:04.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8992-msft-lumia-octagon-talkman.dts' (122,337) at 20240405153045765
124311 2025-01-21 03:01:04.681-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/cik_event_interrupt.c' (122,338) at 20240405153047177
124312 2025-01-21 03:01:04.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/idxd.h' (122,339) at 20240520080015139
124313 2025-01-21 03:01:04.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ext4_jbd2.h' (122,340) at 20240405153052341
124314 2025-01-21 03:01:04.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sctp.h' (122,341) at 20240405153052937
124315 2025-01-21 03:01:04.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8994.c' (122,342) at 20240405153232171
124316 2025-01-21 03:01:04.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/rtsx_usb_sdmmc.c' (122,343) at 20240405153230859
124317 2025-01-21 03:01:04.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hsit.h' (122,344) at 20240405153049445
124318 2025-01-21 03:01:04.682-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6797.c' (122,345) at 20240405153051317
124319 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/gen_stats.rst' (122,346) at 20210307214925534
124320 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-support/idevicerestore/idevicerestore_%.bbappend' (122,347) at 20221007030014979
124321 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/pel_utils.cpp' (122,348) at 20230511080031863
124322 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slirp_kern.c' (122,349) at 20240405153230099
124323 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/vpd.cpp' (122,350) at 20211102000100504
124324 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-object.err' (122,351) at 20210308005046409
124325 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9263.dtsi' (122,352) at 20210308005002572
124326 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/meson.build' (122,353) at 20230925080039969
124327 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/remoteproc/st_slim_rproc.h' (122,354) at 20210307214931498
124328 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/vexpress64/Kconfig' (122,355) at 20210308005002916
124329 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/cmake.py' (122,356) at 20241221090017628
124330 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/Makefile' (122,357) at 20240405153045877
124331 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-test_storlines-skip-due-to-load-variability.patch' (122,358) at 20241221090017672
124332 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.6.0.bb' (122,359) at 20240106090017237
124333 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/usbsevseg.c' (122,360) at 20240405153231563
124334 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_asoc_machine.h' (122,361) at 20220525020655095
124335 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-stopped@.target' (122,362) at 20220301040040081
124336 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/Kconfig' (122,363) at 20210307214929130
124337 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/allwinner-a10.h' (122,364) at 20241211090212358
124338 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/nw80x.c' (122,365) at 20210309003650388
124339 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-m.dts' (122,366) at 20240405153045437
124340 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/kprobes/checkers-common.c' (122,367) at 20240405153045701
124341 2025-01-21 03:01:04.683-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/serial_mctrl_gpio.c' (122,368) at 20240405153052013
124342 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/cpupower-set.c' (122,369) at 20240405153232243
124343 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/mediatek/Kconfig' (122,370) at 20240405153051973
124344 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/index.rst' (122,371) at 20240405153045289
124345 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/lightning.c' (122,372) at 20240405153049125
124346 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/cadence_gem.h' (122,373) at 20210308005046021
124347 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc_1.07.1.bb' (122,374) at 20241206090014334
124348 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-tpo-tpg110.c' (122,375) at 20240405153230619
124349 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6sx-sdb-mqs.dts' (122,376) at 20240405153045525
124350 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/utsname.c' (122,377) at 20220525020654743
124351 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/uio.h' (122,378) at 20210307214932742
124352 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/BSC9131RDB.h' (122,379) at 20210308005003576
124353 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/display-timing.txt' (122,380) at 20210308005003328
124354 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/setup.h' (122,381) at 20220525020652002
124355 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_ti816x.h' (122,382) at 20210308005002636
124356 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/tve200_drv.c' (122,383) at 20240405153230643
124357 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imx93-clock.h' (122,384) at 20240405153231795
124358 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/ipmi-fru-sh.bb' (122,385) at 20241206090014226
124359 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/sepbuildfix.patch' (122,386) at 20210307205553966
124360 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/pmem.c' (122,387) at 20240405153046973
124361 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_8xx.S' (122,388) at 20241008080013895
124362 2025-01-21 03:01:04.684-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/pci_msi.c' (122,389) at 20240405153230091
124363 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/io.c' (122,390) at 20210308005003212
124364 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/oxsemi,ox820.h' (122,391) at 20210307214931346
124365 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/guardlist' (122,392) at 20221110040028914
124366 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp' (122,393) at 20240904080003190
124367 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_hpo_fixed_vs_pe_retimer_dp.h' (122,394) at 20240405153230419
124368 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/setup-bic-eid' (122,395) at 20240628080015597 to deleted uid set
124369 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/omap-iommu.h' (122,396) at 20210307214928522
124370 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/ms.h' (122,397) at 20210307214930670
124371 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Stats/meson.build' (122,398) at 20230825080021141 to deleted uid set
124372 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1043a_common.h' (122,399) at 20210308005003600
124373 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/adiantum.c' (122,400) at 20240405153046529
124374 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/fotg210.c' (122,401) at 20210308005003508
124375 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/Kconfig' (122,402) at 20210308005003408
124376 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/amd/lbr.c' (122,403) at 20240415080012963
124377 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/at91sam9g45.c' (122,404) at 20240405153046769
124378 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/0003-Fix-libsodium-build.patch' (122,405) at 20240413080012655
124379 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-core.h' (122,406) at 20241115090012945
124380 2025-01-21 03:01:04.685-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fcntl.h' (122,407) at 20240405153231871
124381 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-mpfs.c' (122,408) at 20240405153051497
124382 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_standalone.c' (122,409) at 20240628080014033
124383 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lan966x.rst' (122,410) at 20240405153045217
124384 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/log2.h' (122,411) at 20240405153052721
124385 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull-pinfunc-snvs.h' (122,412) at 20210308005002588
124386 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ls1021a-qds.dtsi' (122,413) at 20210308005002596
124387 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/Makefile' (122,414) at 20240405153230155
124388 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpu-hotplug/Makefile' (122,415) at 20240405153054293
124389 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_progress_src.cpp' (122,416) at 20241210090030757
124390 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/tap_int.h' (122,417) at 20240906080037376
124391 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/fib_nexthop_multiprefix.sh' (122,418) at 20240405153232275
124392 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/compress_doc.bbclass' (122,419) at 20220910030013385
124393 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-rgmii.c' (122,420) at 20210307214930602
124394 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-pinmux.yaml' (122,421) at 20240405153229787
124395 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/qdisc.c' (122,422) at 20240405153050193
124396 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/fsi.h' (122,423) at 20240405153052893
124397 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io.cpp' (122,424) at 20240819080030259
124398 2025-01-21 03:01:04.686-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sllevk_defconfig' (122,425) at 20210308005003268
124399 2025-01-21 03:01:04.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lx2160a_common.h' (122,426) at 20210308005003604
124400 2025-01-21 03:01:04.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/MAINTAINERS' (122,427) at 20210308005003024
124401 2025-01-21 03:01:04.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sigaltstack/current_stack_pointer.h' (122,428) at 20240805080014075
124402 2025-01-21 03:01:04.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-aristainetos2_4.dts' (122,429) at 20240405153045497
124403 2025-01-21 03:01:04.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/maintainer/feature-and-driver-maintainers.rst' (122,430) at 20240405153229819
124404 2025-01-21 03:01:04.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f746-pinctrl.dtsi' (122,431) at 20240405153229903
124405 2025-01-21 03:01:04.687-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vclock_gettime.c' (122,432) at 20210307214926650
124406 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/preallocate.c' (122,433) at 20240326080039382
124407 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,msm8916-camss.yaml' (122,434) at 20240405153045097
124408 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch' (122,435) at 20240309090012824
124409 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62a-thermal.dtsi' (122,436) at 20240405153045829
124410 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/memmap.c' (122,437) at 20240628080013989
124411 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MIT-testregex' (122,438) at 20241221090017616
124412 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/membarrier.h' (122,439) at 20240913080013769
124413 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6memcal/MAINTAINERS' (122,440) at 20210308005002984
124414 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/calib.h' (122,441) at 20220525020653747
124415 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/NMISource.interface.yaml' (122,442) at 20221207040023627
124416 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png' (122,443) at 20210307205554270 to deleted uid set
124417 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/littlemill.c' (122,444) at 20240405153232191
124418 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_kdb.c' (122,445) at 20220525020654739
124419 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/postprocess/trace-pagealloc-postprocess.pl' (122,446) at 20240405153045273
124420 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_dialog.c' (122,447) at 20210308005003472
124421 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/dumpstack_64.c' (122,448) at 20240405153046429
124422 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-core/base-files/base-files-ima.inc' (122,449) at 20210812000025270
124423 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp' (122,450) at 20221209040003858
124424 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol.bmp' (122,451) at 20210308005003768 to deleted uid set
124425 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/TrustedComponent_v1.xml' (122,452) at 20240619080002940
124426 2025-01-21 03:01:04.688-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/cc-can-link.sh' (122,453) at 20210307214932134
124427 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tipc.h' (122,454) at 20210309003653996
124428 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-devtools/hostboot/hostboot-debug-tools.bb' (122,455) at 20210812000025258
124429 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/ali512x.c' (122,456) at 20210308005003396
124430 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/raw.c' (122,457) at 20241216090017793
124431 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi' (122,458) at 20240405153229971
124432 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/tz-msc.h' (122,459) at 20210308005046021
124433 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/main.c' (122,460) at 20240405153231171
124434 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_printer.h' (122,461) at 20210307214930802
124435 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/omapimage.h' (122,462) at 20210308005003772
124436 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/timer_failure.c' (122,463) at 20240405153232259
124437 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/lec.c' (122,464) at 20240405153053165
124438 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/fsl,scu-rtc.yaml' (122,465) at 20240405153045153
124439 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/eainode.rst' (122,466) at 20240405153045201
124440 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring/0001-Set-paths-to-ssh-agent-and-ssh-add-by-configure-opti.patch' (122,467) at 20240302090018202
124441 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-kernel-fadump' (122,468) at 20210307214925202
124442 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stmfx.h' (122,469) at 20240405153052733
124443 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/rt5120-pwrkey.c' (122,470) at 20240405153049145
124444 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/fsp/fsp_car.S' (122,471) at 20210308005002884
124445 2025-01-21 03:01:04.689-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-debug.c' (122,472) at 20240405153049453
124446 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc_utils.robot' (122,473) at 20240627080021048
124447 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/base.py' (122,474) at 20220721030015869
124448 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/system.h' (122,475) at 20210308005002844
124449 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libata-zpodd.c' (122,476) at 20210307214926870
124450 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ingenic,nemc.yaml' (122,477) at 20240405153229775
124451 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/zstd_opt.c' (122,478) at 20240405153053117
124452 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem_framebuffer_helper.c' (122,479) at 20240405153230535
124453 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/bcm/pinctrl-bcm6368.c' (122,480) at 20240405153051305
124454 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/traps.c' (122,481) at 20210308005002836
124455 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/Makefile' (122,482) at 20210307214932686
124456 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (122,483) at 20221011030017216
124457 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/ceph_common.c' (122,484) at 20240405153053201
124458 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/single.rs' (122,485) at 20240405153053433
124459 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/cper.hpp' (122,486) at 20241125090040576
124460 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/platform_manager.hpp' (122,487) at 20240919080039602 to deleted uid set
124461 2025-01-21 03:01:04.690-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a33-olinuxino.dts' (122,488) at 20210308005002624
124462 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-raspi2-machine.c' (122,489) at 20221215040039374
124463 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/mona_dsp.c' (122,490) at 20220525020654995
124464 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/coccinelle/iterators/itnull.cocci' (122,491) at 20210308005003724
124465 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/landing_specific.html' (122,492) at 20210307205554286
124466 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/0024-Fix-missing-randomness-in-__gen_tempname-bug-32214.patch' (122,493) at 20241221090017640
124467 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/checks.c' (122,494) at 20210308005003728
124468 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/soc.c' (122,495) at 20240405153046693
124469 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl887d.h' (122,496) at 20210309003649824
124470 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/move_extent.c' (122,497) at 20241211090145513
124471 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-avenger96.dts' (122,498) at 20240405153045585
124472 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/Kconfig' (122,499) at 20240405153049373
124473 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/fruread.hpp' (122,500) at 20210308004925444
124474 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-hi3798cv200/hi3798cv200.h' (122,501) at 20210308005002640
124475 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/soc/ti/ti_sci_inta_msi.h' (122,502) at 20240405153052797
124476 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_config.h' (122,503) at 20240405153231063
124477 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,ts3a227e.yaml' (122,504) at 20240405153045173
124478 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/Kconfig' (122,505) at 20210307214930954
124479 2025-01-21 03:01:04.691-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_env.c' (122,506) at 20240503080014482
124480 2025-01-21 03:01:04.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/dtc/python3-dtschema-wrapper/dt-doc-validate' (122,507) at 20220204040022680
124481 2025-01-21 03:01:04.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/bat_rw.c' (122,508) at 20210308005002840
124482 2025-01-21 03:01:04.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8996.h' (122,509) at 20210307214932366
124483 2025-01-21 03:01:04.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ChassisCollection_v1.xml' (122,510) at 20240619080002920
124484 2025-01-21 03:01:04.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/skb_helpers.c' (122,511) at 20240405153054261
124485 2025-01-21 03:01:04.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/run_bench_htab_mem.sh' (122,512) at 20240405153232255
124486 2025-01-21 03:01:04.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-linear.c' (122,513) at 20240405153049245
124487 2025-01-21 03:01:04.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/pl111/Makefile' (122,514) at 20210307214927990
124488 2025-01-21 03:01:04.692-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/cpu_x86.h' (122,515) at 20210308005002880
124489 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/mutex.c' (122,516) at 20240405153053017
124490 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/Kconfig' (122,517) at 20210308005003424
124491 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0004-adb-Fix-build-on-big-endian-systems.patch' (122,518) at 20231011080016574
124492 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/linux-kernel.bell' (122,519) at 20240405153054069
124493 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_region.h' (122,520) at 20240405153048553
124494 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.err' (122,521) at 20230925080040089
124495 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/mediatek,mt6360-regulator.h' (122,522) at 20210309003653816
124496 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core_51.0.bb' (122,523) at 20241221090017500
124497 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/bochs-vbe.h' (122,524) at 20210308005046009
124498 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/greybus/operation.c' (122,525) at 20210307214928086
124499 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/0003-heaptrack_preload-Make-noexcept-attribute-conditiona.patch' (122,526) at 20210307205553898
124500 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c' (122,527) at 20240405153048365
124501 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap2-restart.c' (122,528) at 20210307214925918
124502 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hix5hd2-sata.c' (122,529) at 20240405153231311
124503 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/misc.h' (122,530) at 20210308005003552
124504 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/ima_crypto.c' (122,531) at 20240405153053469
124505 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/Kbuild' (122,532) at 20240405153048653
124506 2025-01-21 03:01:04.693-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/Makefile' (122,533) at 20240405153045717
124507 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_promise.c' (122,534) at 20240405153046669
124508 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/striper.c' (122,535) at 20210307214931906
124509 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/kms-properties.csv' (122,536) at 20240405153229815
124510 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/subprojects/.clang-tidy' (122,537) at 20220303110006942
124511 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ODC-By-1.0' (122,538) at 20211006000025242
124512 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/omap-hdq.rst' (122,539) at 20210307214925634
124513 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.10.bb' (122,540) at 20241221090017692
124514 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra186.dtsi' (122,541) at 20240405153045753
124515 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/memtester/memtester_4.6.0.bb' (122,542) at 20230114040015474
124516 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8313erdb/mpc8313erdb.c' (122,543) at 20210308005002976
124517 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_temp.c' (122,544) at 20210309003650032
124518 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/gxp-fan-ctrl.rst' (122,545) at 20240405153045217
124519 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1296-ds418.dts' (122,546) at 20210307214926038
124520 2025-01-21 03:01:04.694-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/i5000_edac.c' (122,547) at 20240405153047017
124521 2025-01-21 03:01:04.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/0001-sample-Rename-dprintf-to-cyrus_dprintf.patch' (122,548) at 20220612030016727
124522 2025-01-21 03:01:04.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_1_pmfw.h' (122,549) at 20240405153048349
124523 2025-01-21 03:01:04.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc3_cfg_regs.h' (122,550) at 20240405153046605
124524 2025-01-21 03:01:04.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/mcp4131.c' (122,551) at 20240405153049009
124525 2025-01-21 03:01:04.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/kernel-parameters.txt' (122,552) at 20241011080017287
124526 2025-01-21 03:01:04.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/scs.h' (122,553) at 20240405153052789
124527 2025-01-21 03:01:04.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/dtoc_test_addr32_64.dts' (122,554) at 20210308005003760
124528 2025-01-21 03:01:04.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/types.h' (122,555) at 20210307214926362
124529 2025-01-21 03:01:04.695-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/go7007-usb.c' (122,556) at 20240405153230823
124530 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/farch_regs.h' (122,557) at 20210307214929618
124531 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/su' (122,558) at 20210307205554570
124532 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h' (122,559) at 20240405153230595
124533 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfdbgl.c' (122,560) at 20210307214931898
124534 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_v3s.c' (122,561) at 20210308005003352
124535 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/input.c' (122,562) at 20210308005003384
124536 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/index.rst' (122,563) at 20240405153045193
124537 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_usart-test.c' (122,564) at 20241211090212550
124538 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cache/freescale-l2cache.txt' (122,565) at 20240405153045021
124539 2025-01-21 03:01:04.696-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/lemote-2f/Makefile' (122,566) at 20210307214926270
124540 2025-01-21 03:01:04.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/en_netdev.c' (122,567) at 20240405153231011
124541 2025-01-21 03:01:04.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/fsl-mc/vfio_fsl_mc_private.h' (122,568) at 20240405153052161
124542 2025-01-21 03:01:04.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_opp_v.c' (122,569) at 20210307214927282
124543 2025-01-21 03:01:04.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clockchips.h' (122,570) at 20240405153052669
124544 2025-01-21 03:01:04.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1295-mele-v9.dts' (122,571) at 20210307214926038
124545 2025-01-21 03:01:04.697-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/func_mod_trace.tc' (122,572) at 20210307214932674
124546 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/uncore-interconnect.json' (122,573) at 20240405153054153
124547 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/kernelsrc.bbclass' (122,574) at 20230813080012872
124548 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netlink.h' (122,575) at 20241018080014566
124549 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/control.h' (122,576) at 20240405153052889
124550 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/udc-reconnect.sh' (122,577) at 20230209040014209
124551 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/gus/gus_pcm.c' (122,578) at 20241011080017403
124552 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/virtiofs.rst' (122,579) at 20210307214925586
124553 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToolsPkg.dsc' (122,580) at 20240906080037580
124554 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch' (122,581) at 20210307205554606
124555 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/adc@c000.conf' (122,582) at 20210307205554094
124556 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-vdi.c' (122,583) at 20210307214928086
124557 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bjorna' (122,584) at 20210307205553778
124558 2025-01-21 03:01:04.698-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/meson_uart.c' (122,585) at 20240405153231515
124559 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/bootstage.h' (122,586) at 20210308005003564
124560 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/Kconfig' (122,587) at 20240405153231611
124561 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/zl6100.rst' (122,588) at 20220525020651738
124562 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/lcdc/Kconfig' (122,589) at 20240405153048561
124563 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_pedit.h' (122,590) at 20240405153052865
124564 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ltc2941-battery-gauge.c' (122,591) at 20240405153231355
124565 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-input-exc3000' (122,592) at 20220525020651634
124566 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fs_types.c' (122,593) at 20210307214931106
124567 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockopt_sk.c' (122,594) at 20240405153054261
124568 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/iio/buffers.rst' (122,595) at 20220525020651722
124569 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc885ads.dts' (122,596) at 20210307214926358
124570 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/fans/phosphor-pid-control_%.bbappend' (122,597) at 20240308090017911
124571 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/REDFISH_CHECKLIST.md' (122,598) at 20240723080003235
124572 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/riscv_imsic.h' (122,599) at 20220429100100562
124573 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-licenses.bb' (122,600) at 20230610080017615
124574 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/nativesdk-intercept/chown' (122,601) at 20230919080013998
124575 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/70-iio.rules' (122,602) at 20210507000042347
124576 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/vx/vxp_mixer.c' (122,603) at 20220525020655015
124577 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dell-wmi-ddv' (122,604) at 20240405153044929
124578 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_poetry_core.bbclass' (122,605) at 20220910030013389
124579 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/mmzone.c' (122,606) at 20240405153054225
124580 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/.gitignore' (122,607) at 20210307214932458
124581 2025-01-21 03:01:04.699-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_hardcode.c' (122,608) at 20220525020652294
124582 2025-01-21 03:01:04.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/proc/task_mmu.c' (122,609) at 20240805080014027 to deleted uid set
124583 2025-01-21 03:01:04.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s2mps13.yaml' (122,610) at 20240405153045145
124584 2025-01-21 03:01:04.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/uaccess.h' (122,611) at 20241008080013895
124585 2025-01-21 03:01:04.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_cif.c' (122,612) at 20220525020654239
124586 2025-01-21 03:01:04.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tscs454.c' (122,613) at 20240405153053813
124587 2025-01-21 03:01:04.700-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mxc_hdmi.h' (122,614) at 20210308005002652
124588 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/orangepi.c' (122,615) at 20241211090212250
124589 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/kbuild/makefiles.rst' (122,616) at 20240405153045225
124590 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/cpuinfo_main.cpp' (122,617) at 20240904080048575
124591 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/arm/aaci.h' (122,618) at 20210307214932190
124592 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vboxvideo/vbva_base.c' (122,619) at 20210307214928058
124593 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/lu.c' (122,620) at 20240326080039494
124594 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/Kconfig' (122,621) at 20240405153045645
124595 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mediatek/mtk-uart-apdma.c' (122,622) at 20240405153230283
124596 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-v4l2.h' (122,623) at 20210307214928846
124597 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/mach-imx/mx5_video.h' (122,624) at 20210308005002676
124598 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-gw-src.sh' (122,625) at 20240913080015313
124599 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/apm_bios.h' (122,626) at 20210308005003656
124600 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs4271-spi.c' (122,627) at 20240405153053577
124601 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,ds2760.yaml' (122,628) at 20240405153045141
124602 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armadeus/apf27/Kconfig' (122,629) at 20210308005002912
124603 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dcr.h' (122,630) at 20210307214926338
124604 2025-01-21 03:01:04.701-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_utils.c' (122,631) at 20240405153053929
124605 2025-01-21 03:01:04.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/abituguru3.c' (122,632) at 20240405153048837
124606 2025-01-21 03:01:04.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_dbu.h' (122,633) at 20210308005002712
124607 2025-01-21 03:01:04.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/ui/gtk/helpline.c' (122,634) at 20240405153054177
124608 2025-01-21 03:01:04.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml' (122,635) at 20240405153045177
124609 2025-01-21 03:01:04.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/riscv_hart.h' (122,636) at 20240326080039542
124610 2025-01-21 03:01:04.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/mlx90632.c' (122,637) at 20240405153049013
124611 2025-01-21 03:01:04.702-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/legousbtower.c' (122,638) at 20240405153052113
124612 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/common/cpucp_if.h' (122,639) at 20240405153046573
124613 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/exynos/dwmmc.txt' (122,640) at 20210308005003304
124614 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.out' (122,641) at 20210308005046405 to deleted uid set
124615 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_spi.h' (122,642) at 20241220090018318
124616 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/mptcp-sysctl.rst' (122,643) at 20240405153229823
124617 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/nanosleep.c' (122,644) at 20240405153054377
124618 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armada100/gpio.h' (122,645) at 20210308005002636
124619 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max31730.rst' (122,646) at 20210307214925502
124620 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cx20442.c' (122,647) at 20240405153232151
124621 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/uda.c' (122,648) at 20240405153049069
124622 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/pm-cps.h' (122,649) at 20210307214926238
124623 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-vt8500.c' (122,650) at 20240613080016463
124624 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/073.out' (122,651) at 20210308005046441
124625 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/tools.exp' (122,652) at 20210308005007116
124626 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_proc.c' (122,653) at 20210307214932230
124627 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_mark.c' (122,654) at 20220525020654803
124628 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (122,655) at 20211015100030976
124629 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-mrw.bb' (122,656) at 20241206090014274
124630 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/kunit/style.rst' (122,657) at 20240405153045009
124631 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt' (122,658) at 20210307214925390
124632 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega20_smumgr.h' (122,659) at 20210309003649664
124633 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/226' (122,660) at 20210927100127497
124634 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos5-subcmu.h' (122,661) at 20210307214927018
124635 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdcp_gsc.h' (122,662) at 20240405153230555
124636 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Lahti' (122,663) at 20210307205553770
124637 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch' (122,664) at 20241221090017664
124638 2025-01-21 03:01:04.703-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/adp-ae3xx/Makefile' (122,665) at 20210308005002900
124639 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/arm_gicv2m.c' (122,666) at 20210308005045885
124640 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/elf2ecoff.c' (122,667) at 20210307214926198
124641 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_wb.h' (122,668) at 20240405153048589
124642 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb' (122,669) at 20240302090018246
124643 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/eeti_ts.c' (122,670) at 20240405153049161
124644 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-devkit8000-lcd43.dts' (122,671) at 20240405153045601
124645 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableFilter.vue' (122,672) at 20241004080035963
124646 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/158.out' (122,673) at 20210308005046453
124647 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/purgatory/.gitignore' (122,674) at 20210307214926750
124648 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/Kconfig' (122,675) at 20210307214929962
124649 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-bsp/u-boot/u-boot-fw-utils-aspeed-sdk_%.bbappend' (122,676) at 20240727080014098
124650 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (122,677) at 20241206090014230
124651 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/ppc4xx_edac.c' (122,678) at 20240405153047021
124652 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_lock_contention.c' (122,679) at 20240405153054181
124653 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/array_size_dup.cocci' (122,680) at 20210309003654532
124654 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/Makefile' (122,681) at 20210308005002948
124655 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/empty-pmu-events.c' (122,682) at 20240405153232231
124656 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/Drive_v1.xml' (122,683) at 20240918080002708
124657 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/security.c' (122,684) at 20220525020653119
124658 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/crypt-lib.patch' (122,685) at 20241221090017644
124659 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (122,686) at 20220330030014978
124660 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/vf.h' (122,687) at 20220525020653547
124661 2025-01-21 03:01:04.704-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/blocker.h' (122,688) at 20240326080039546
124662 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/rx_desc.h' (122,689) at 20240405153231163
124663 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c' (122,690) at 20240405153047149
124664 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/setup.c' (122,691) at 20210309003648824
124665 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-stop.rst' (122,692) at 20220525020654131
124666 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/tps53622@67.conf' (122,693) at 20240904080027738
124667 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/cxlmem.h' (122,694) at 20240919080017050
124668 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-assign-cpus.sh' (122,695) at 20240405153054365
124669 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/asymmetric-subtype.h' (122,696) at 20210309003653816
124670 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sunplus/spl2sw_mac.c' (122,697) at 20240405153050309
124671 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/gui_header/test_gui_header.robot' (122,698) at 20240628080017113
124672 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/gntdev-dmabuf.h' (122,699) at 20210307214930982
124673 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/templates/default/conf-notes.txt' (122,700) at 20240407080011706
124674 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_frac.h' (122,701) at 20210307214930550
124675 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereex/virtual-memory.json' (122,702) at 20240405153054157
124676 2025-01-21 03:01:04.705-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/mxs/imx28-m28.dtsi' (122,703) at 20240405153229891
124677 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/algos.c' (122,704) at 20240405153231951
124678 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/watchpoint.c' (122,705) at 20240906080037140
124679 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cgroup_rdma.h' (122,706) at 20210307214931366
124680 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/MulanPSL-2.0' (122,707) at 20211006000025238
124681 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/cirrus_vga.c' (122,708) at 20240906080037216
124682 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v4.h' (122,709) at 20240405153051289
124683 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kc1.h' (122,710) at 20210308005003600
124684 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-mc.c' (122,711) at 20240405153049585
124685 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-viapro.c' (122,712) at 20210309003649992
124686 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf-dma-contig.h' (122,713) at 20210307214931550
124687 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/agent-proxy/agent-proxy_1.97.bb' (122,714) at 20220402030015975
124688 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_atomic.c' (122,715) at 20210307214927854
124689 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/nvidia,tegra20-cpufreq.txt' (122,716) at 20220525020651666
124690 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug.h' (122,717) at 20210308005002792
124691 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/lg-vl600.c' (122,718) at 20220525020653695
124692 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/tas5805m.yaml' (122,719) at 20240405153045173
124693 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (122,720) at 20230412080023460
124694 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-davinci/clock.h' (122,721) at 20210307214925874
124695 2025-01-21 03:01:04.706-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/blob_mock.hpp' (122,722) at 20210427000038401
124696 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dc2114x.c' (122,723) at 20210308005003428
124697 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc8180x-pas.yaml' (122,724) at 20240405153229791
124698 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/bpfilter.h' (122,725) at 20210307214931626
124699 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/target.h' (122,726) at 20240405153054205
124700 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/atomic.h' (122,727) at 20240405153054033
124701 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/balloon.h' (122,728) at 20210308005046053
124702 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/trace.h' (122,729) at 20210308005045749
124703 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/siggen.py' (122,730) at 20230813080012864
124704 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/wipe_0.24.bb' (122,731) at 20220402030015959
124705 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/Makefile' (122,732) at 20210307214931058
124706 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/Kconfig' (122,733) at 20240906080037224
124707 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libtracefs/libtracefs_1.8.1.bb' (122,734) at 20241221090017532
124708 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1046a_common.h' (122,735) at 20210308005003600
124709 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/local.conf.sample' (122,736) at 20241221090017460
124710 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/usermode/usermode/0001-fix-compile-failure-against-musl-C-library.patch' (122,737) at 20210307205553746
124711 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/common_utils.robot' (122,738) at 20240627080021048
124712 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ath79_wdt.c' (122,739) at 20240405153052237
124713 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in1_slave_regs.h' (122,740) at 20240405153046585
124714 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/license-rules.rst' (122,741) at 20240405153229839
124715 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_lvds.h' (122,742) at 20210307214928042
124716 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mc13783.h' (122,743) at 20210307214931430
124717 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/wavaudio.c' (122,744) at 20240326080039370
124718 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cpu.h' (122,745) at 20210308005003628
124719 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/adc/ad7816.c' (122,746) at 20210309003653008
124720 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/brcm,kona-gpio.yaml' (122,747) at 20240405153229763
124721 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf_%.bbappend' (122,748) at 20241206090014286
124722 2025-01-21 03:01:04.707-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-tx6-mb7.dtsi' (122,749) at 20240405153045521
124723 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/10-adbd-configfs.conf' (122,750) at 20230401080011931
124724 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/timer.c' (122,751) at 20210308005002556
124725 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/reference_tracking.c' (122,752) at 20240405153054257
124726 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/user-exec-stub.c' (122,753) at 20240326080039370
124727 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/standby-power-enable' (122,754) at 20240927080014067
124728 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-riscv/bitsperlong.h' (122,755) at 20240326080039554
124729 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-vdo0.c' (122,756) at 20240405153046797
124730 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/bayleybay_defconfig' (122,757) at 20210308005003252
124731 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ife.h' (122,758) at 20210307214931558
124732 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/task.rs' (122,759) at 20240405153232099
124733 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cache_insns_32.h' (122,760) at 20210307214926550
124734 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/composite.c' (122,761) at 20240405153046849
124735 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/meson-g12a-power.h' (122,762) at 20240405153231799
124736 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-native.inc' (122,763) at 20241221090017672
124737 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm23550.dtsi' (122,764) at 20240405153229871
124738 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dra7xx_hs_evm_defconfig' (122,765) at 20210308005003256
124739 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/entry-common.c' (122,766) at 20240405153229983
124740 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/coherent.c' (122,767) at 20240405153231907
124741 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch' (122,768) at 20241221090017680
124742 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/Kconfig' (122,769) at 20210308005002724
124743 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-icelake.c' (122,770) at 20240405153231323
124744 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/bootm.h' (122,771) at 20210308005002876
124745 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bsp/u-boot/u-boot-aspeed-sdk/bletchley.cfg' (122,772) at 20220916030015740
124746 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a09g011.dtsi' (122,773) at 20240405153229963
124747 2025-01-21 03:01:04.708-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/types.hpp' (122,774) at 20210308005109241
124748 2025-01-21 03:01:04.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_dev.h' (122,775) at 20240405153049893
124749 2025-01-21 03:01:04.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/0001-CompilerChecks.cmake-drop-Wunused-variable-flag.patch' (122,776) at 20241221090017540
124750 2025-01-21 03:01:04.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2_icpu_cfg.h' (122,777) at 20210308005002820
124751 2025-01-21 03:01:04.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/post/lib_powerpc/fpu/compare-fp-1.c' (122,778) at 20210308005003720
124752 2025-01-21 03:01:04.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mqueue/.gitignore' (122,779) at 20210307214932686
124753 2025-01-21 03:01:04.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/mpc8544ds.c' (122,780) at 20230925080039897
124754 2025-01-21 03:01:04.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/utils/modifier.hpp' (122,781) at 20230201040022463
124755 2025-01-21 03:01:04.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc.c' (122,782) at 20241211090212558
124756 2025-01-21 03:01:04.709-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/fabrics-cmd-auth.c' (122,783) at 20240726080012858
124757 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6q.dtsi' (122,784) at 20210308005002584
124758 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/irq-uart-s3c64xx.h' (122,785) at 20210309003648712
124759 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycodestyle_2.12.1.bb' (122,786) at 20241221090017560
124760 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/string.c' (122,787) at 20240405153045369
124761 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0001-powerpc-change-the-memory-size-limit.patch' (122,788) at 20210307205554598
124762 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/kvm_types.h' (122,789) at 20210309003653800
124763 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.patchew.yml' (122,790) at 20210927100127017
124764 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_project_page.py' (122,791) at 20210307205554266
124765 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/deprecated/atmel/atmel-sama5d2-isc.c' (122,792) at 20240405153231471
124766 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/service_files/smbios-mdrv2.service' (122,793) at 20230821192414184
124767 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/alphascale_asm9260-icoll.h' (122,794) at 20210307214928526
124768 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/mm/copy_user_template.S' (122,795) at 20210307214926114
124769 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_xmit.h' (122,796) at 20220525020654187
124770 2025-01-21 03:01:04.710-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/marvell,nand-controller.yaml' (122,797) at 20240405153229779
124771 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_4_1_sh_mask.h' (122,798) at 20210307214927334
124772 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/cgroup/cgroup.c' (122,799) at 20241211090145541
124773 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/device_attr_show.cocci' (122,800) at 20210309003654532
124774 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Uppsala_Vedyxa' (122,801) at 20210307205553794
124775 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/booting.rst' (122,802) at 20220525020651750
124776 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-blockjob.c' (122,803) at 20240906080037580
124777 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt' (122,804) at 20240405153230531
124778 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lcd.h' (122,805) at 20210307214931414
124779 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_a_w.c' (122,806) at 20210308005046513
124780 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/pinctrl-common.h' (122,807) at 20210309003652148
124781 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc4.c' (122,808) at 20210307214931794
124782 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/TFTP.interface.yaml' (122,809) at 20220315030032663
124783 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/block/hd-geometry.c' (122,810) at 20240326080039426
124784 2025-01-21 03:01:04.713-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/googletest.wrap' (122,811) at 20210713100033784
124785 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/init_32.c' (122,812) at 20240405153230047
124786 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/eventfd.c' (122,813) at 20240405153054389
124787 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/orientation/hid-sensor-rotation.c' (122,814) at 20220525020653111
124788 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-aspeed/images/aspeed-image-initramfs.bb' (122,815) at 20210307205553670
124789 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/ocelot_ext.c' (122,816) at 20240405153049757
124790 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/google,cros-ec-mkbp-proximity.yaml' (122,817) at 20240405153045077
124791 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/command-int.out' (122,818) at 20210308005046401 to deleted uid set
124792 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c' (122,819) at 20210308005002548
124793 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ProcessorCollection.json' (122,820) at 20240619080002952
124794 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c' (122,821) at 20240405153049865
124795 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/pci.c' (122,822) at 20240405153050585
124796 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-spear/headsmp.S' (122,823) at 20210307214925962
124797 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/xilinx-pr-decoupler.c' (122,824) at 20240405153230299
124798 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-logging/LICENSE' (122,825) at 20210308005117965
124799 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/crt0_x86_64_efi.S' (122,826) at 20210308005002884
124800 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_oem.h' (122,827) at 20210308004938820
124801 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml' (122,828) at 20240405153229763
124802 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_nat.c' (122,829) at 20240405153232063
124803 2025-01-21 03:01:04.714-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Cyrus_P5040_defconfig' (122,830) at 20210308005003236
124804 2025-01-21 03:01:04.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/init.c' (122,831) at 20241211090145469
124805 2025-01-21 03:01:04.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/aat2870.h' (122,832) at 20210307214931422
124806 2025-01-21 03:01:04.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/ufs.h' (122,833) at 20241211090212354
124807 2025-01-21 03:01:04.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/wsm.c' (122,834) at 20240405153050709
124808 2025-01-21 03:01:04.715-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-pxa2xx-pci.c' (122,835) at 20240405153051793
124809 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strcmp.S' (122,836) at 20210307214925674
124810 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rv3032.c' (122,837) at 20240405153231375
124811 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/system_local.h' (122,838) at 20210307214930574
124812 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/riscv/tcg-target.h' (122,839) at 20241211090212526
124813 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_dvbt2.h' (122,840) at 20210307214928614
124814 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/xilinx.c' (122,841) at 20210308005003376
124815 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/virtio/virtio_crypto_skcipher_algs.c' (122,842) at 20240405153230271
124816 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_13.dtso' (122,843) at 20240405153231279
124817 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri.dtsi' (122,844) at 20240405153229887
124818 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/sthyi.c' (122,845) at 20240405153230083
124819 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/Makefile' (122,846) at 20240405153046309
124820 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-ebbg.dts' (122,847) at 20240405153045789
124821 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/brppt1.h' (122,848) at 20210308005003588
124822 2025-01-21 03:01:04.716-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/vmem_private.h' (122,849) at 20210307214930542
124823 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci_mon.h' (122,850) at 20240405153052837
124824 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/280.out' (122,851) at 20240906080037564
124825 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/gdb-kernel-debugging.rst' (122,852) at 20240405153045009
124826 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun4i-tcon-ch1.c' (122,853) at 20210307214927030
124827 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/i2c_occ.hpp' (122,854) at 20210921100032682
124828 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/rfi.h' (122,855) at 20240405153050525
124829 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-caps.h' (122,856) at 20241104090011587
124830 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/arm-compat-semi/semiconsole.c' (122,857) at 20240906080037576
124831 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/most/Makefile' (122,858) at 20220525020653387
124832 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ds1wm.h' (122,859) at 20210307214931426
124833 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/at91_udc.h' (122,860) at 20210308005003504
124834 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-u-boot.dtsi' (122,861) at 20210308005002600
124835 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/post.h' (122,862) at 20210308005003680
124836 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/atmel,sama5d2-classd.yaml' (122,863) at 20240405153045161
124837 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/test/test_soc/sys/uncore.json' (122,864) at 20240405153054117
124838 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gthumb/gthumb/283c9483afd1215378c8b9871f51cd61770e53e7.patch' (122,865) at 20241221090017488
124839 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kvm/pci.c' (122,866) at 20240405153046297
124840 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn314/irq_service_dcn314.c' (122,867) at 20240405153230415
124841 2025-01-21 03:01:04.717-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3128/evk-rk3128.c' (122,868) at 20210308005003040
124842 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_nx.c' (122,869) at 20240405153051709
124843 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cerr-sb1.c' (122,870) at 20210307214926274
124844 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/tools/opcodes.txt' (122,871) at 20240405153046305
124845 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/ident-with-escape.json' (122,872) at 20210308005046405
124846 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/sha1-spe-glue.c' (122,873) at 20240405153046101
124847 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/bit.h' (122,874) at 20210307214927906
124848 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_lblc.c' (122,875) at 20240405153232055
124849 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8550-lpass-lpi-pinctrl.yaml' (122,876) at 20240405153045137
124850 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/simplebench/bench_prealloc.py' (122,877) at 20210927100127349
124851 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/image/Kconfig' (122,878) at 20210307214930842
124852 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/fr-ca' (122,879) at 20210308005046145
124853 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/processing.hpp' (122,880) at 20240820080028982
124854 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kangaslampi' (122,881) at 20210307205553770
124855 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_security.h' (122,882) at 20220525020654171
124856 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qobject-internal.h' (122,883) at 20210927100127341
124857 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/debug_hw_1x01.c' (122,884) at 20220525020653035
124858 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/scx200_acb.c' (122,885) at 20240405153048921
124859 2025-01-21 03:01:04.718-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dc_helper.c' (122,886) at 20240405153047213
124860 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/befs_fs_types.h' (122,887) at 20210307214931002
124861 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lcms/lcms_2.16.bb' (122,888) at 20240413080012659
124862 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/base_specific.html' (122,889) at 20231126090012817
124863 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8610hpcd/MAINTAINERS' (122,890) at 20210308005002980
124864 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_cout0_slave_regs.h' (122,891) at 20240405153046585
124865 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/host-poweroff@.service' (122,892) at 20230310090018691
124866 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp7045.h' (122,893) at 20210307214928822
124867 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/split-irq.h' (122,894) at 20210308005046009
124868 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044l2-smarc-cru-csi-ov5645.dtso' (122,895) at 20240405153045809
124869 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hpe/hpe-bmc-dl360gen10.dts' (122,896) at 20240405153045437
124870 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/common.filter' (122,897) at 20240906080037564
124871 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch' (122,898) at 20241206090014350
124872 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-thin.c' (122,899) at 20241211090145445
124873 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,csi2.yaml' (122,900) at 20240405153045101
124874 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c' (122,901) at 20240405153230947
124875 2025-01-21 03:01:04.719-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/OWNERS' (122,902) at 20221102030023101
124876 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-afu-error.c' (122,903) at 20220525020652434
124877 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-locomo.c' (122,904) at 20240405153049217
124878 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_pie.c' (122,905) at 20240405153053369
124879 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/otg-fsm.h' (122,906) at 20240405153052813
124880 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/drm-mm.rst' (122,907) at 20240405153229815
124881 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/lantiq/Makefile' (122,908) at 20210307214930054
124882 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/ehea/ehea_phyp.h' (122,909) at 20210307214929422
124883 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.c' (122,910) at 20240405153231247
124884 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-aristainetos_7.dts' (122,911) at 20240405153045497
124885 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/fault.c' (122,912) at 20240405153045913
124886 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/harma/gpio_desc.json' (122,913) at 20240111090005998
124887 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/TODO' (122,914) at 20210307214930690
124888 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/leds/rx20-led-manager-config/led.yaml' (122,915) at 20240829080014022
124889 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom_smd-regulator.c' (122,916) at 20240405153231363
124890 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_spi.c' (122,917) at 20240405153049745
124891 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/memattrs.h' (122,918) at 20241211090212354
124892 2025-01-21 03:01:04.720-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-TheWrekin' (122,919) at 20210307205553798
124893 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/irq.h' (122,920) at 20210307214926314
124894 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/head.S' (122,921) at 20210307214926310
124895 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/052_u_boot_spl_nodtb.dts' (122,922) at 20210308005003752
124896 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/aml-build.h' (122,923) at 20241211090212358
124897 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/Hal8723BReg.h' (122,924) at 20220525020654179
124898 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-apq8084.c' (122,925) at 20240405153230223
124899 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/select.c' (122,926) at 20240405153231731
124900 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/test_kprobes.c' (122,927) at 20240405153046301
124901 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_fence.c' (122,928) at 20210307214928058
124902 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-ia32x64.c' (122,929) at 20241114091008828
124903 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml' (122,930) at 20240405153045185
124904 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/bmips_ram.c' (122,931) at 20210308005003476
124905 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sorbygden' (122,932) at 20210307205553790
124906 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml' (122,933) at 20240405153045169
124907 2025-01-21 03:01:04.721-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/subprojects/nlohmann_json.wrap' (122,934) at 20231209090034221
124908 2025-01-21 03:01:04.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/conf/templates/default/conf-notes.txt' (122,935) at 20230930080011588
124909 2025-01-21 03:01:04.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/cnic.c' (122,936) at 20240405153049849
124910 2025-01-21 03:01:04.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/status.c' (122,937) at 20240405153232119
124911 2025-01-21 03:01:04.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/Makefile.kvm' (122,938) at 20240405153054389
124912 2025-01-21 03:01:04.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_mmu.h' (122,939) at 20210307214930550
124913 2025-01-21 03:01:04.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/dc.h' (122,940) at 20240405153048761
124914 2025-01-21 03:01:04.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/ECL-2.0' (122,941) at 20210307205554418
124915 2025-01-21 03:01:04.722-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/features.rst' (122,942) at 20240405153229739
124916 2025-01-21 03:01:04.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_data_json.cpp' (122,943) at 20240820080027378
124917 2025-01-21 03:01:04.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/nislands_smc.h' (122,944) at 20220525020652995
124918 2025-01-21 03:01:04.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/sip/sip_6.9.0.bb' (122,945) at 20241221090017516
124919 2025-01-21 03:01:04.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/LogEntry_v1.xml' (122,946) at 20240918080002712
124920 2025-01-21 03:01:04.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/transaction.c' (122,947) at 20240520080015195
124921 2025-01-21 03:01:04.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/core-topology.c' (122,948) at 20220525020652422
124922 2025-01-21 03:01:04.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/tlbflush.h' (122,949) at 20240712080021057
124923 2025-01-21 03:01:04.723-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c' (122,950) at 20240405153230395
124924 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-data.out' (122,951) at 20210927100127473 to deleted uid set
124925 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/.shellcheck' (122,952) at 20220105012522959 to deleted uid set
124926 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_flix.S' (122,953) at 20210308005046529
124927 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/064_entry_args_required.dts' (122,954) at 20210308005003752
124928 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aic7xxx_reg_print.c_shipped' (122,955) at 20210307214930278
124929 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl827e.h' (122,956) at 20210309003649824
124930 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,mt8195-jpegenc.yaml' (122,957) at 20240405153045093
124931 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/emac_rockchip.c' (122,958) at 20240405153049817
124932 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ialloc.h' (122,959) at 20240405153052573
124933 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ia_css_bayer_io_types.h' (122,960) at 20210307214930558
124934 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/special_insns.h' (122,961) at 20210307214925650
124935 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/187' (122,962) at 20210927100127493
124936 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/override_fan_target.hpp' (122,963) at 20220308040020760
124937 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/initvals_init.h' (122,964) at 20210309003651788
124938 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (122,965) at 20210903000032571
124939 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/edid.h' (122,966) at 20210307214927830
124940 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/curve25519-generic.c' (122,967) at 20240405153046537
124941 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract-module-sig.pl' (122,968) at 20210307214932146
124942 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_phy.c' (122,969) at 20240405153051893
124943 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi' (122,970) at 20240405153045801
124944 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/intel-ixp46x-ixdp465.dts' (122,971) at 20240405153045437
124945 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha2-ce-glue.c' (122,972) at 20220525020651878
124946 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cacheops.h' (122,973) at 20240405153045937
124947 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lilltjara_Digerberget' (122,974) at 20210307205553786
124948 2025-01-21 03:01:04.724-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/cloop.c' (122,975) at 20240326080039374
124949 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/vbtn.c' (122,976) at 20240415080012979
124950 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/googletest.wrap' (122,977) at 20230629131804615
124951 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/usage.rst' (122,978) at 20240527080023344
124952 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trustme/run-ptest' (122,979) at 20240301090012435
124953 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/test/cleanup_handler_unittest.cpp' (122,980) at 20210308005120361
124954 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ange_Snoberg' (122,981) at 20210307205553778
124955 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/c29xpcie.c' (122,982) at 20210308005002960
124956 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/stream_open.cocci' (122,983) at 20210307214932138
124957 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.c' (122,984) at 20220525020652971
124958 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-bcm2835.c' (122,985) at 20240405153230675
124959 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/_request-end.h' (122,986) at 20210307214926450
124960 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/common/huf.h' (122,987) at 20240405153053113
124961 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/int_pow.c' (122,988) at 20220525020654751
124962 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-event/MAINTAINERS' (122,989) at 20210308004942076
124963 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/arm/system/test-armv6m-undef.S' (122,990) at 20240326080039742
124964 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/r8a77995_draak_defconfig' (122,991) at 20210308005003276
124965 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/st,rng.yaml' (122,992) at 20240405153045153
124966 2025-01-21 03:01:04.725-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/connect_close.c' (122,993) at 20240405153054353
124967 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/platform.cpp' (122,994) at 20241219090011028
124968 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/event_matches_filter_test.cpp' (122,995) at 20241015080002919
124969 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/mxs-dma.h' (122,996) at 20210307214931378
124970 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/pinctrl-pxa27x.c' (122,997) at 20240405153231327
124971 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-005b.conf' (122,998) at 20240904080027734
124972 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pptt.c' (122,999) at 20240405153046645
124973 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/wcmd.c' (123,000) at 20240405153051953
124974 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/tmpd.cpp' (123,001) at 20210308005108645
124975 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_1.1.1.bb' (123,002) at 20241221090017528
124976 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/tie-asm.h' (123,003) at 20210307214926770
124977 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/libvhost-user/libvhost-user.c' (123,004) at 20240906080037448
124978 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2041RDB_SECURE_BOOT_defconfig' (123,005) at 20210308005003240
124979 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/chan.c' (123,006) at 20240405153231255
124980 2025-01-21 03:01:04.726-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/stacksplitdfa.in' (123,007) at 20210307214932166
124981 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/csrc-octeon.c' (123,008) at 20210307214926198
124982 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vgic-v3-sr.c' (123,009) at 20240405153045885
124983 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cxl/cxl-cdat.c' (123,010) at 20240906080037212
124984 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c' (123,011) at 20240805080013979
124985 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/fm801.c' (123,012) at 20220525020654995
124986 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.c' (123,013) at 20220525020652971
124987 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/bpfilter/sockopt.c' (123,014) at 20240405153053241
124988 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sprd/Makefile' (123,015) at 20210307214930122
124989 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/macio/cuda.c' (123,016) at 20241211090212298
124990 2025-01-21 03:01:04.727-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/c2p_core.h' (123,017) at 20210307214930902
124991 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/actions/Kconfig' (123,018) at 20210307214930434
124992 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6ul/README' (123,019) at 20210308005002956
124993 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/cleanup/test/filesystem_mock.hpp' (123,020) at 20210427000038985
124994 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vato' (123,021) at 20210307205553794
124995 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/smp.c' (123,022) at 20240405153045353
124996 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_qca.c' (123,023) at 20240405153232011
124997 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb' (123,024) at 20241221090017520
124998 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/common/Makefile' (123,025) at 20210308005002948
124999 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_reset.h' (123,026) at 20240405153048445
125000 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_size___diff_sz.c' (123,027) at 20210307214932642
125001 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_xarray.c' (123,028) at 20241008080014027
125002 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mc13xxx-core.c' (123,029) at 20240405153049613
125003 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/files/cross_ar.patch' (123,030) at 20241221090017520
125004 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_ph.c' (123,031) at 20210308005046505
125005 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/counter/counter_example.c' (123,032) at 20240405153054045
125006 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/perf_regs.c' (123,033) at 20220525020652006
125007 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_format_helper.c' (123,034) at 20240405153048397
125008 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/85xx/Makefile' (123,035) at 20240405153046201
125009 2025-01-21 03:01:04.728-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon-cityman.dts' (123,036) at 20240405153045769
125010 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-sdm660.c' (123,037) at 20240405153051349
125011 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/virtio-pmem.rst' (123,038) at 20210927100127081
125012 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/clk-peripheral.c' (123,039) at 20210308005003348
125013 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/max14577-private.h' (123,040) at 20210307214931430
125014 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/xen/Makefile' (123,041) at 20240405153045609
125015 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_srq.c' (123,042) at 20241211090145437 to deleted uid set
125016 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/michael.c' (123,043) at 20210307214931990
125017 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp107.c' (123,044) at 20240405153048641
125018 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb' (123,045) at 20240113090014540
125019 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/vangogh/acp5x.h' (123,046) at 20240405153053553
125020 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_dma.h' (123,047) at 20210307214930922
125021 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/memcpy.S' (123,048) at 20240405153046265
125022 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ltp_stress.py' (123,049) at 20220405030025641
125023 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml' (123,050) at 20210721000034682
125024 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9263ek.dts' (123,051) at 20210308005002572
125025 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/postgresql_16.4.bb' (123,052) at 20241221090017508
125026 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_4_0_sdm845.h' (123,053) at 20241211090145417
125027 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/target/__init__.py' (123,054) at 20210307205554434
125028 2025-01-21 03:01:04.729-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_state.c' (123,055) at 20210307214931958
125029 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb_defs.h' (123,056) at 20210308005003692
125030 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/unpack.h' (123,057) at 20210307214927902
125031 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x05_uclass.h' (123,058) at 20220525020653035
125032 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_offload.c' (123,059) at 20240812080017240
125033 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hashmap.h' (123,060) at 20240405153232235
125034 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_ocf.c' (123,061) at 20210307214930234
125035 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080ardb/ddr.h' (123,062) at 20210308005002972
125036 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/profile' (123,063) at 20241206090014310
125037 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/mmss_cc.xml.h' (123,064) at 20240405153048597
125038 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ibm-basic-eth-map.json' (123,065) at 20230930080011592
125039 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/test.h' (123,066) at 20210309003655972
125040 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dtso' (123,067) at 20240405153045797
125041 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/nvidia/nv_backlight.c' (123,068) at 20240405153231587
125042 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/OWNERS' (123,069) at 20230412080023456
125043 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/Makefile' (123,070) at 20240405153230755
125044 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-zcu100-revC.dts' (123,071) at 20210308005002636
125045 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/devlink.c' (123,072) at 20240405153053233
125046 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/include/asm/unaligned.h' (123,073) at 20210308005002824
125047 2025-01-21 03:01:04.730-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mediatek,net.yaml' (123,074) at 20240520080015123
125048 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-ring.c' (123,075) at 20241008080013983
125049 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom_64.c' (123,076) at 20240617080017378
125050 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.memory-test' (123,077) at 20210308005003296
125051 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/boot_type.override.yml' (123,078) at 20210803000022012
125052 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/unwind.h' (123,079) at 20210307214926118
125053 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/tegra-video/Makefile' (123,080) at 20240405153051865
125054 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trafaret_2.1.1.bb' (123,081) at 20240302090018214
125055 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-hash32.h' (123,082) at 20240906080037512
125056 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts' (123,083) at 20240405153045713
125057 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/pdbg-test.dts' (123,084) at 20220429030017164
125058 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/Kconfig' (123,085) at 20210307214929634
125059 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/Makefile' (123,086) at 20240405153051381
125060 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/codecs/toonie.c' (123,087) at 20220525020654963
125061 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/shared-mime-info/shared-mime-info/0001-Fix-build-with-libxml2-2.12.0-and-clang-17.patch' (123,088) at 20231207090015282
125062 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/sigio.c' (123,089) at 20220525020652126
125063 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/Makefile' (123,090) at 20210307214925674
125064 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/mntpt.c' (123,091) at 20240617080017402
125065 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/linkmode.h' (123,092) at 20240405153052721
125066 2025-01-21 03:01:04.731-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/smp.h' (123,093) at 20210309003648980
125067 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/hiddev.h' (123,094) at 20210307214931634
125068 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/mmu.c' (123,095) at 20240405153046345
125069 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sandbox_spl_defconfig' (123,096) at 20210308005003280
125070 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_cex2c.h' (123,097) at 20240405153231379
125071 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/spi/sf_internal.h' (123,098) at 20230720080043539
125072 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/wmi/Makefile' (123,099) at 20220525020653911
125073 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_crtc_state_dump.h' (123,100) at 20240405153048441
125074 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5373evb/nand.c' (123,101) at 20210308005002972
125075 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/uninit_stack.c' (123,102) at 20240405153054261
125076 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/btrfs.h' (123,103) at 20210307214931362
125077 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/ddr1_dimm_params.c' (123,104) at 20210308005003360
125078 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/selftests/bpf/sdt.h' (123,105) at 20240405153054285 to deleted uid set
125079 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts' (123,106) at 20240405153229923
125080 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/wd33c93.c' (123,107) at 20241018080014546
125081 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/dcmi/test_dcmi_get_capabilities.robot' (123,108) at 20240911080043995
125082 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5208EVBE.h' (123,109) at 20210308005003576
125083 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/mapping.c' (123,110) at 20240910080014090
125084 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c' (123,111) at 20240405153047205
125085 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/0001-include-sys-uio.patch' (123,112) at 20231014080011723
125086 2025-01-21 03:01:04.732-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/hsdk/config.mk' (123,113) at 20210308005003056
125087 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.8.bb' (123,114) at 20231126090012805
125088 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/net-procfs.c' (123,115) at 20240405153053221
125089 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/crash_core_32.c' (123,116) at 20210307214926698
125090 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__force_include.hpp' (123,117) at 20230511080042403
125091 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/hisi_powerkey.c' (123,118) at 20210307214928482
125092 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/stats.c' (123,119) at 20240820080014189
125093 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libmpc/libmpc.inc' (123,120) at 20220402030016235
125094 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/xinpeng,xpp055c272.yaml' (123,121) at 20240405153045045
125095 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/nvram.c' (123,122) at 20210308005003540
125096 2025-01-21 03:01:04.733-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic.h' (123,123) at 20240405153046645
125097 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/cadence_master.c' (123,124) at 20241018080014546
125098 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/ppc/vdso-64.so' (123,125) at 20241211090212378 to deleted uid set
125099 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/pci_auto_common.c' (123,126) at 20210308005003448
125100 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-system.c' (123,127) at 20241211090212206
125101 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/netlink_helpers.h' (123,128) at 20241220090018346
125102 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_dvi.c' (123,129) at 20240405153231491
125103 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-mouse.txt' (123,130) at 20210307214925338
125104 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/__init__.py' (123,131) at 20210307205554446
125105 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/device.h' (123,132) at 20210309003648808
125106 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-control/directives/kvm-console.html' (123,133) at 20210308005107077
125107 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/osdep.h' (123,134) at 20240405153049069
125108 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-cpu.h' (123,135) at 20240405153046841
125109 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/vmem.c' (123,136) at 20240411080014054
125110 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra30-asus-transformer-common.dtsi' (123,137) at 20240405153229879
125111 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/imx_serial.c' (123,138) at 20241211090212258
125112 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/remote/proxy-memory-listener.c' (123,139) at 20230925080039901
125113 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_debugfs.c' (123,140) at 20240405153048777
125114 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/user_namespace.h' (123,141) at 20241115090012965
125115 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qgraph.h' (123,142) at 20240906080037568
125116 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/0001-Set-Json_validator-Install-off-if-it-finds-it-via-li.patch' (123,143) at 20230919080013954
125117 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_HWConfig.h' (123,144) at 20220525020654179
125118 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/soc.c' (123,145) at 20210308005002552
125119 2025-01-21 03:01:04.734-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bpf_nf.c' (123,146) at 20240405153054245
125120 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/cdma.h' (123,147) at 20240405153048801
125121 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.yaml' (123,148) at 20240405153045109
125122 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/char/grlib_uart.h' (123,149) at 20240906080037332
125123 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wait.h' (123,150) at 20210307214931686
125124 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/clear_user.S' (123,151) at 20240405153229995
125125 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/rail.cpp' (123,152) at 20240628080035889
125126 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/HalPwrSeqCmd.h' (123,153) at 20220525020654183
125127 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/include.patch' (123,154) at 20210307205554458
125128 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_rt700.c' (123,155) at 20240405153053957
125129 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/vdso.ld' (123,156) at 20240326080039558
125130 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/cirrus/wmfw.h' (123,157) at 20240405153052689
125131 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/pmu.txt' (123,158) at 20210307214925270
125132 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/wireguard.inc' (123,159) at 20220402030015907
125133 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/debug-sr.c' (123,160) at 20240405153045881
125134 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-64-parsec.yml' (123,161) at 20210420000021570
125135 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/0001-Add-casts-to-appease-conversions-between-wchar_t-and.patch' (123,162) at 20241206090014242
125136 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h' (123,163) at 20210307214927966
125137 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_NAND_defconfig' (123,164) at 20210308005003240
125138 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm660.dtsi' (123,165) at 20240405153045785
125139 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-orion5x/pci.c' (123,166) at 20240405153045673
125140 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/block/dasd_fba.c' (123,167) at 20240405153051509
125141 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/zhaoxin.c' (123,168) at 20210307214926698
125142 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/amd,sbrmi.yaml' (123,169) at 20240405153045065
125143 2025-01-21 03:01:04.735-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/dscr/dscr_inherit_test.c' (123,170) at 20240405153054357
125144 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pmc.h' (123,171) at 20210308005002716
125145 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/reserved-region.h' (123,172) at 20240326080039550
125146 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/pdbg_utils.cpp' (123,173) at 20230915080021805
125147 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_5_0_sh_mask.h' (123,174) at 20210307214927690
125148 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/u_rndis.h' (123,175) at 20210307214930802
125149 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smbdirect.c' (123,176) at 20240527080023360
125150 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_ethtool.c' (123,177) at 20240405153231063
125151 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.h' (123,178) at 20210307214929298
125152 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mmc/Makefile' (123,179) at 20210307214928674
125153 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_fddi.h' (123,180) at 20210307214931398
125154 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/zpa2326_spi.c' (123,181) at 20240405153049009
125155 2025-01-21 03:01:04.736-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml' (123,182) at 20240405153229787
125156 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/audiofile_0.3.6.bb' (123,183) at 20241221090017532
125157 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/configs/or1klitex_defconfig' (123,184) at 20240405153230019
125158 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-moxart.c' (123,185) at 20240405153046781
125159 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/pf_in.h' (123,186) at 20210307214926738
125160 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-tegra-fuse' (123,187) at 20240405153229731
125161 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/styles/log.scss' (123,188) at 20210308005107077
125162 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/packagenameconflict/packagenameconflict.bb' (123,189) at 20230401080011959
125163 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/Kconfig' (123,190) at 20210308005003360
125164 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml' (123,191) at 20240405153229759
125165 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xdp/xsk_diag.c' (123,192) at 20241211090145561
125166 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/target_errno_defs.h' (123,193) at 20210927100127273
125167 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/asm/test_dvstep.S' (123,194) at 20230925080040101
125168 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.h' (123,195) at 20240405153049469
125169 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/README.md' (123,196) at 20230516080004661
125170 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/pinctrl.c' (123,197) at 20210307214926894
125171 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.h' (123,198) at 20210307214928446
125172 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/errors.c' (123,199) at 20210309003649076
125173 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen_pt_graphics.c' (123,200) at 20240906080037324
125174 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_pscsi.h' (123,201) at 20240405153051965
125175 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/softing/softing_main.c' (123,202) at 20240405153049737
125176 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/mt2701-resets.h' (123,203) at 20210307214931346
125177 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/test_util.py' (123,204) at 20210308005003772
125178 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/mmu.c' (123,205) at 20210307214926754
125179 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_lib.sh' (123,206) at 20210307214932690
125180 2025-01-21 03:01:04.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_10_0_sh_mask.h' (123,207) at 20240405153048285
125181 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/book3s/Kconfig' (123,208) at 20220525020652074
125182 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/reg.c' (123,209) at 20240805080013987
125183 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/SpecialMode/meson.build' (123,210) at 20230825080021137 to deleted uid set
125184 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/geode/video_gx.c' (123,211) at 20210307214930910
125185 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/lantiq/Kconfig' (123,212) at 20210307214930054
125186 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/.gitignore' (123,213) at 20210308005002536
125187 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/cache.json' (123,214) at 20240405153054109
125188 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/trigger/ledtrig-transient.c' (123,215) at 20240405153049221
125189 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/clock_manager.h' (123,216) at 20210308005002780
125190 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/elgin/elgin_rv1108/Kconfig' (123,217) at 20210308005002956
125191 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6dl-icore-mipi.dts' (123,218) at 20210308005002584
125192 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/memfd.h' (123,219) at 20210308005046045
125193 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/mss-timer.c' (123,220) at 20240906080037304
125194 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-i2c-0.dtsi' (123,221) at 20210307214926350
125195 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/path.c' (123,222) at 20210308005046561
125196 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/crypto.c' (123,223) at 20240405153052337
125197 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/futex-llsc.h' (123,224) at 20210307214926550
125198 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt722-sdca-sdw.c' (123,225) at 20241118090018515
125199 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly/file2' (123,226) at 20210307205554386
125200 2025-01-21 03:01:04.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-fw-reg.h' (123,227) at 20240405153054001
125201 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/comtrend/ar5387un/Makefile' (123,228) at 20210308005002948
125202 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h' (123,229) at 20240405153048325
125203 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/0024-Avoid-hardcoded-build-paths-into-ppc-libgcc.patch' (123,230) at 20241221090017660
125204 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/altera-ci.c' (123,231) at 20210307214928686
125205 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/fs.c' (123,232) at 20210308005003548
125206 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-evm-37xx.dts' (123,233) at 20240405153045601
125207 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port.h' (123,234) at 20240405153050105
125208 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/batman-adv.rst' (123,235) at 20240405153045233
125209 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/6lowpan/nhc_ghc_ext_hop.c' (123,236) at 20240405153053157
125210 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/ubi/debug.h' (123,237) at 20240405153049713
125211 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/ptdump.rst' (123,238) at 20240405153044973
125212 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-msi-tvanywhere.c' (123,239) at 20210307214928782
125213 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-common-lcd43.dtsi' (123,240) at 20240405153045605
125214 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/amd-k7-agp.c' (123,241) at 20240405153046741
125215 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-genwqe' (123,242) at 20210309003648256
125216 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/returns-unknown.out' (123,243) at 20210308005046409 to deleted uid set
125217 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/rb532_defconfig' (123,244) at 20240405153045993
125218 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/parport.h' (123,245) at 20240405153046121
125219 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/classes/phosphor-dbus-yaml.bbclass' (123,246) at 20210811000030029 to deleted uid set
125220 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/burnia/libisofs_1.5.6.bb' (123,247) at 20231126090012777
125221 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/sd_event.hpp' (123,248) at 20240817080036816
125222 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/strscpy_kunit.c' (123,249) at 20240405153053101
125223 2025-01-21 03:01:04.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/README.md' (123,250) at 20240628080022677
125224 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml' (123,251) at 20240613080016355
125225 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/intel_mrfld_adc.c' (123,252) at 20240405153048953
125226 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c' (123,253) at 20240405153048357
125227 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/bblayers.conf.sample' (123,254) at 20240323080013545
125228 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb' (123,255) at 20241206090014326
125229 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/htkw/mcx/Makefile' (123,256) at 20210308005003004
125230 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max8925_power.c' (123,257) at 20210309003652164
125231 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/consolekit/consolekit_0.4.6.bb' (123,258) at 20241206090014346
125232 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7742.dtsi' (123,259) at 20240405153045549
125233 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/tripwire.cron' (123,260) at 20210307205554122
125234 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/README' (123,261) at 20240405153054069
125235 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb' (123,262) at 20230919080013990
125236 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/ktti.c' (123,263) at 20240405153046665
125237 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/call_state.c' (123,264) at 20240405153053361
125238 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/k3_system_controller.c' (123,265) at 20210308005003476
125239 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/solomon,ssd1307fb.yaml' (123,266) at 20240405153229763
125240 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun8i-a83t-ccu.h' (123,267) at 20210307214931350
125241 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.h' (123,268) at 20240405153047109
125242 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/Makefile' (123,269) at 20220525020652410
125243 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/machine/s7106.conf' (123,270) at 20230927080013514
125244 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/cpu_has_feature.h' (123,271) at 20210406100034795
125245 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t20/Makefile' (123,272) at 20210308005003084
125246 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/pci.h' (123,273) at 20210307214926246
125247 2025-01-21 03:01:04.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c' (123,274) at 20240405153047157
125248 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sibyte/bcm1480/time.c' (123,275) at 20210307214926294
125249 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/timeconst.bc' (123,276) at 20210307214931770
125250 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/rsi_91x_main.c' (123,277) at 20240405153231263
125251 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-j721s2.dtsi' (123,278) at 20240405153045837
125252 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.json' (123,279) at 20210308005046409
125253 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ak4375.yaml' (123,280) at 20240405153045161
125254 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/imx/imx8ulp.c' (123,281) at 20240405153053993
125255 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c' (123,282) at 20241023080012875
125256 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/include/libpldm/base.h' (123,283) at 20241125090009363 to deleted uid set
125257 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/mm/ioremap.c' (123,284) at 20210307214926102
125258 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/bare-metal-host-monitor/host_gpio_monitor.cpp' (123,285) at 20241126090005819
125259 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/config' (123,286) at 20240613080016567
125260 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-apic.c' (123,287) at 20240906080037496
125261 2025-01-21 03:01:04.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/dtv-core.rst' (123,288) at 20210307214925462
125262 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/rpl/rpl-pci-acp6x.c' (123,289) at 20240405153053553
125263 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/ia_css_output.host.c' (123,290) at 20240405153051837
125264 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/ptrace.h' (123,291) at 20240405153045349
125265 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/nvmem.c' (123,292) at 20240520080015167
125266 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-bench.c' (123,293) at 20240405153232223
125267 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt9120.c' (123,294) at 20240405153053749
125268 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/pc87312.c' (123,295) at 20241211090212286
125269 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca0106_proc.c' (123,296) at 20210307214932238
125270 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/iosapic.c' (123,297) at 20240405153045921
125271 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/gdm724x/TODO' (123,298) at 20210307214930510
125272 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/qnx6/inode.c' (123,299) at 20240405153231727
125273 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/pxa/start.S' (123,300) at 20210308005002560
125274 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/bmi160/bmi160_spi.c' (123,301) at 20240405153048993
125275 2025-01-21 03:01:04.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-sa110.S' (123,302) at 20210307214925974
125276 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/genesis3_baseboard.json' (123,303) at 20230624080005339
125277 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/orangepi_lite_defconfig' (123,304) at 20210308005003272
125278 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nubus.h' (123,305) at 20210307214931654
125279 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/xor_64.h' (123,306) at 20240405153046321
125280 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pci/Makefile' (123,307) at 20240405153054077
125281 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/Makefile' (123,308) at 20220525020652298
125282 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ChinaSat5A-87.5E' (123,309) at 20210307205553758
125283 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/thread_info.h' (123,310) at 20240405153045917
125284 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/cpu/cpu.c' (123,311) at 20210308005002844
125285 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-cross.inc' (123,312) at 20241221090017660
125286 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/config.x86_64' (123,313) at 20240405153054309
125287 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/psample.sh' (123,314) at 20220525020655207
125288 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/99-nx-gzip.rules' (123,315) at 20210307214932702
125289 2025-01-21 03:01:04.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/vegman-rx20.conf' (123,316) at 20220518030022835
125290 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ipl_data.c' (123,317) at 20240405153046269
125291 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/index.rst' (123,318) at 20240405153229835
125292 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra234-p3701-0000.dtsi' (123,319) at 20240405153229935
125293 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec_fpu_helper.c' (123,320) at 20241211090212518
125294 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/Makefile' (123,321) at 20210308005002976
125295 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/Makefile' (123,322) at 20220525020653435
125296 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/power_button_profile.hpp' (123,323) at 20240820080021574
125297 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32429i-eval.dts' (123,324) at 20210308005002612
125298 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/snapshot.c' (123,325) at 20210307214931906
125299 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/meta/meson.build' (123,326) at 20240908080010102
125300 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_cs_dsp_ctl.c' (123,327) at 20240613080016543
125301 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk-uclass.c' (123,328) at 20210308005003348
125302 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/095_fmap_x86_section.dts' (123,329) at 20210308005003752
125303 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/timer.c' (123,330) at 20240405153232131
125304 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/arm,mhu.yaml' (123,331) at 20240405153045089
125305 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_mman.h' (123,332) at 20240405153048473
125306 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/file.h' (123,333) at 20241211090212386
125307 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_gss/gss_mech_switch.c' (123,334) at 20210307214932082
125308 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/parse-metric.c' (123,335) at 20240405153054169
125309 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-hi3660-usb3.c' (123,336) at 20240405153231311
125310 2025-01-21 03:01:04.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/mhi_controller.h' (123,337) at 20240405153046609
125311 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/reset-meson.c' (123,338) at 20210308005003480
125312 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/devpts.rst' (123,339) at 20240405153229807
125313 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/compiler_types.h' (123,340) at 20240405153232211
125314 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_aux.c' (123,341) at 20240405153047217
125315 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/open.c' (123,342) at 20240405153231767
125316 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-dove/dove.h' (123,343) at 20240405153045645
125317 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb' (123,344) at 20241206090014314
125318 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/pmbus_read_sensor.md' (123,345) at 20240809080033023
125319 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/pata_parport.h' (123,346) at 20240405153046665
125320 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/Makefile' (123,347) at 20240405153048565
125321 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftmac110.c' (123,348) at 20210308005003432
125322 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Borgsjobyn' (123,349) at 20210307205553778
125323 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-m100pfs-fabric.dtsi' (123,350) at 20240405153046241
125324 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/pcmcia/crc32hash.c' (123,351) at 20210307214932506
125325 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.c' (123,352) at 20210307214927950
125326 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableToolbar.vue' (123,353) at 20241004080035963
125327 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/smdkc100.c' (123,354) at 20210308005003044
125328 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_iso.c' (123,355) at 20210308005003288
125329 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/syndrome.h' (123,356) at 20240906080037460
125330 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemumips/pointercal' (123,357) at 20210307205553874
125331 2025-01-21 03:01:04.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/ccwreq.c' (123,358) at 20210307214930238
125332 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-dmo-edmqmx6.dts' (123,359) at 20240405153229883
125333 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ciu3-defs.h' (123,360) at 20210307214926230
125334 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libbej/test/encoded/circuit_enc.bin' (123,361) at 20220604030008508 to deleted uid set
125335 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.8.bb' (123,362) at 20231126090012805
125336 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/fixed-regulator.yaml' (123,363) at 20240405153045141
125337 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-mipi-csi2.yaml' (123,364) at 20240405153045093
125338 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt' (123,365) at 20240106090017253
125339 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp_config.h' (123,366) at 20210308005003368
125340 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc405.h' (123,367) at 20221215040039142
125341 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/paride.rst' (123,368) at 20240405153044937
125342 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-max14577.c' (123,369) at 20220525020652422
125343 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/byt.c' (123,370) at 20240405153053993
125344 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/cpuidle-big_little.c' (123,371) at 20240405153046921
125345 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/common.h' (123,372) at 20210308005108641
125346 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.json' (123,373) at 20240906080037564
125347 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/getline.h' (123,374) at 20210308005003764
125348 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is.h' (123,375) at 20240405153049457
125349 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_read_window_oob.cpp' (123,376) at 20210308005108645
125350 2025-01-21 03:01:04.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts' (123,377) at 20240405153229919
125351 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/EnvironmentMetrics.v1_3_2.json' (123,378) at 20240619080002944
125352 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cminst44xx.c' (123,379) at 20210307214925914
125353 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/pgtable-3level.h' (123,380) at 20240405153046341
125354 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pytz/run-ptest' (123,381) at 20230401080011975
125355 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpu/nvidia,tegra20-host1x.txt' (123,382) at 20210308005003304
125356 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/xilinx/zynqmp-debug.c' (123,383) at 20240405153047049
125357 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/main.cpp' (123,384) at 20210308005405934
125358 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-class.rst' (123,385) at 20240405153045225
125359 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8064-rb3011.dts' (123,386) at 20240405153229891
125360 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Port_v1.xml' (123,387) at 20240918080002712
125361 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/mba8mx.dtsi' (123,388) at 20240405153045737
125362 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxga102.c' (123,389) at 20240405153048637
125363 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinmux.c' (123,390) at 20241216090017725
125364 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-kwork.c' (123,391) at 20241018080014598
125365 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/concepts.rst' (123,392) at 20241221090017600
125366 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/virtio_pci_modern.h' (123,393) at 20240405153052817
125367 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/oxygen_pcm.c' (123,394) at 20210309003654608
125368 2025-01-21 03:01:04.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/tgt_1.0.90.bb' (123,395) at 20241206090014242
125369 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_eventname.tc' (123,396) at 20240624080012836
125370 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test-common.inc' (123,397) at 20241206090014218
125371 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-overview.svg' (123,398) at 20210308005107069
125372 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/mbox.h' (123,399) at 20210308005002716
125373 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/LICENSE' (123,400) at 20220525020433159
125374 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/keystone-reset.txt' (123,401) at 20210307214925402
125375 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/pxp/intel_pxp_regs.h' (123,402) at 20240405153048545
125376 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/huawei/hg556a/Makefile' (123,403) at 20210308005003008
125377 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nummi-Pusula_Hyonola' (123,404) at 20210307205553770
125378 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/atmel/atmel-isi.h' (123,405) at 20240405153230799
125379 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/nvmetcp_common.h' (123,406) at 20240405153052781
125380 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ProcessorCollection_v1.xml' (123,407) at 20240619080002932
125381 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-rockchip.c' (123,408) at 20240913080013817
125382 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/tpm/meson.build' (123,409) at 20230925080039817
125383 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83627hf.rst' (123,410) at 20210307214925506
125384 2025-01-21 03:01:04.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/mt7629.dtsi' (123,411) at 20210308005002596
125385 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/libmctp/files/p10bmc/mctp' (123,412) at 20231006080017477
125386 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-synology.dtsi' (123,413) at 20210308005002596
125387 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk20a.c' (123,414) at 20220525020652971
125388 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/amigaone/Kconfig' (123,415) at 20210307214926458
125389 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_framebuffer.c' (123,416) at 20240405153230535
125390 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/sdeventplus.wrap' (123,417) at 20230629131804627
125391 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/config/bmcweb_config.h.in' (123,418) at 20240824080002926
125392 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-regs.h' (123,419) at 20210308005002796
125393 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_aggregator_cdev.c' (123,420) at 20240405153051393
125394 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c' (123,421) at 20240405153048429
125395 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/net_dim.rst' (123,422) at 20210307214925538
125396 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/stk1160/stk1160-i2c.c' (123,423) at 20210307214928850
125397 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/nospdx.bbclass' (123,424) at 20241221090017608
125398 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/extract-vmlinux' (123,425) at 20210307214932146
125399 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/byteorder.h' (123,426) at 20210307214925650
125400 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@89000/i2c-switch@71/i2c@3/vrm@45.conf' (123,427) at 20210307205554086
125401 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/ebus.c' (123,428) at 20210307214926590
125402 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/machine-hmp-cmds.c' (123,429) at 20240906080037212
125403 2025-01-21 03:01:04.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/TurboAllowed/meson.build' (123,430) at 20230825080021137 to deleted uid set
125404 2025-01-21 03:01:04.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/es1968.c' (123,431) at 20240405153232131
125405 2025-01-21 03:01:04.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/nau8824.c' (123,432) at 20240405153053661
125406 2025-01-21 03:01:04.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/compress/huf_compress.c' (123,433) at 20240405153053113
125407 2025-01-21 03:01:04.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/0001-scripts-build-Fix-the-tests-to-build-with-clang15.patch' (123,434) at 20221003030013269
125408 2025-01-21 03:01:04.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/test/proxy_sample.py' (123,435) at 20210308005114861
125409 2025-01-21 03:01:04.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/Kbuild' (123,436) at 20210307214927958
125410 2025-01-21 03:01:04.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi' (123,437) at 20240405153229923
125411 2025-01-21 03:01:04.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb' (123,438) at 20241221090017568 to deleted uid set
125412 2025-01-21 03:01:04.750-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h' (123,439) at 20240405153047181
125413 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/aspeed/pinmux-aspeed.h' (123,440) at 20240405153051305
125414 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/nvhe/page_alloc.c' (123,441) at 20240405153045885
125415 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dec/tulip/de2104x.c' (123,442) at 20240405153049901
125416 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_hwmon.h' (123,443) at 20240405153051977
125417 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/Kconfig' (123,444) at 20240405153230783
125418 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/scc.h' (123,445) at 20210308005003020
125419 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun8i_a83t.c' (123,446) at 20210308005002784
125420 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/GraphicsController_v1.xml' (123,447) at 20240619080002924
125421 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT.boot' (123,448) at 20210309003656016
125422 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/hweight.c' (123,449) at 20210307214931802
125423 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/serial.c' (123,450) at 20241219090010504
125424 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/cpp-example-lib.cpp' (123,451) at 20240106090017253
125425 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm7150-gcc.h' (123,452) at 20240405153052645
125426 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/atomic.h' (123,453) at 20240405153052617
125427 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/ddr.c' (123,454) at 20210308005003048
125428 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/misc/intel-lpc.txt' (123,455) at 20210308005003304
125429 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_none.c' (123,456) at 20240405153053233
125430 2025-01-21 03:01:04.751-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png' (123,457) at 20210307205554610 to deleted uid set
125431 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/qe.c' (123,458) at 20240405153231451
125432 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/loop.h' (123,459) at 20240405153052925
125433 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c' (123,460) at 20240405153050157
125434 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libbpf.c' (123,461) at 20240405153054041
125435 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/googletest.wrap' (123,462) at 20211021000028068
125436 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cei/cei-tk1-som/MAINTAINERS' (123,463) at 20210308005002944
125437 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/pinctrl-cs47l90.c' (123,464) at 20210307214930070
125438 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/devmem2/devmem2_2.0.bb' (123,465) at 20241221090017536
125439 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7753.h' (123,466) at 20210308005002848
125440 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ses.c' (123,467) at 20240405153051733
125441 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-1.1' (123,468) at 20211006000025226
125442 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_h5.c' (123,469) at 20240405153230195
125443 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/sifive,clint.yaml' (123,470) at 20240405153045181
125444 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p212_defconfig' (123,471) at 20210308005003272
125445 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/of_display_timing.c' (123,472) at 20240405153052229
125446 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/wired.network' (123,473) at 20210629000017500
125447 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (123,474) at 20241015080012039
125448 2025-01-21 03:01:04.752-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm.bb' (123,475) at 20220823030015963
125449 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_gram.y' (123,476) at 20220525020653987
125450 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/opl3sa2.c' (123,477) at 20220525020654979
125451 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/dp.c' (123,478) at 20240405153050197
125452 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-emev2.c' (123,479) at 20240405153051353
125453 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-sd.dtso' (123,480) at 20240405153045745
125454 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/meson.build' (123,481) at 20240809080013506
125455 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/fs3270.h' (123,482) at 20240405153046281
125456 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/powercap.h' (123,483) at 20210309003653888
125457 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bblayers/layerindex.py' (123,484) at 20221104030017441
125458 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-v4l2.h' (123,485) at 20210307214928682
125459 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,exynos-hdmi-phy.yaml' (123,486) at 20240405153045129
125460 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0001-ext-opcache-config.m4-enable-opcache.patch' (123,487) at 20241206090014250
125461 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/acx22-ipmi-sensors-mrw.yaml' (123,488) at 20210307205553698
125462 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/calxeda-xgmac.yaml' (123,489) at 20210307214925370
125463 2025-01-21 03:01:04.753-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netns/conntrack.h' (123,490) at 20240405153052861
125464 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/phy-exynos4210-usb2.c' (123,491) at 20210307214930062
125465 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/at91-usart.h' (123,492) at 20210307214931342
125466 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d4.dtsi' (123,493) at 20210308005002612
125467 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/mxs-pwm.yaml' (123,494) at 20240405153045141
125468 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-sifive.c' (123,495) at 20240405153231359
125469 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/stellaris_enet.c' (123,496) at 20241211090212306
125470 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/mlx5/cmd.c' (123,497) at 20241216090017745
125471 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ComponentIntegrityCollection_v1.xml' (123,498) at 20240619080002920
125472 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-khadas-edge-captain.dts' (123,499) at 20210307214926046
125473 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_mmio.c' (123,500) at 20210308005003536
125474 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/tools/acpidbg/Makefile' (123,501) at 20210307214932614
125475 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/inet_timewait_sock.c' (123,502) at 20240830080013347
125476 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon-tacoma/obmc/power-supply-monitor/power-supply-monitor-1.conf' (123,503) at 20210307205553710
125477 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi' (123,504) at 20210307214926354
125478 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb' (123,505) at 20241221090017552
125479 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/meson.build' (123,506) at 20241211090212494
125480 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/mosh/mosh/0001-configure.ac-add-support-of-protobuf-4.22.x.patch' (123,507) at 20231011080016578
125481 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_disc.c' (123,508) at 20240405153051733
125482 2025-01-21 03:01:04.754-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/218' (123,509) at 20240326080039730
125483 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/zopt2201.c' (123,510) at 20240405153049005
125484 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_skbprio.c' (123,511) at 20240405153053373
125485 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_i2c.c' (123,512) at 20240405153052225
125486 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0019-Align-PSA-Crypto-with-TF-Mv2.1.patch' (123,513) at 20241221090017468
125487 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pvpanic-test.c' (123,514) at 20240906080037572
125488 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_kern_overflow.c' (123,515) at 20240405153054249
125489 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x02.c' (123,516) at 20210307214928078
125490 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.usb' (123,517) at 20240906080037556 to deleted uid set
125491 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-wega.dtsi' (123,518) at 20240405153045589
125492 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/book3s64/mmu_context.c' (123,519) at 20240405153230047
125493 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_mac.c' (123,520) at 20210307214932026
125494 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vtimer.h' (123,521) at 20210309003648960
125495 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/codeconverter/codeconverter/regexps.py' (123,522) at 20210308005046237
125496 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/socket.c' (123,523) at 20240820080014165
125497 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/zonefs.rst' (123,524) at 20240405153229815
125498 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ima_arch.c' (123,525) at 20240405153230035
125499 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/satyr/satyr_0.43.bb' (123,526) at 20240301090012431
125500 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fc/fc_fcoe.h' (123,527) at 20210307214931586
125501 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/obmc-chassis-poweroff@0.target' (123,528) at 20220727030013877
125502 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP3.interface.yaml' (123,529) at 20220315030032659
125503 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.4.bb' (123,530) at 20230114040015550
125504 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/trace.h' (123,531) at 20210308005045869
125505 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/cpld-ver-check/gbs-cpld-ver-check.bb' (123,532) at 20241206090014278
125506 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libpaper/libpaper_2.2.5.bb' (123,533) at 20241221090017540
125507 2025-01-21 03:01:04.755-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T4240QDS_defconfig' (123,534) at 20210308005003244
125508 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mpc52xx_uart.c' (123,535) at 20240405153231515
125509 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/a64.decode' (123,536) at 20241211090212470
125510 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/run_afpackettests' (123,537) at 20220525020655223
125511 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/sched.c' (123,538) at 20210307214929370
125512 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/arch_timer.c' (123,539) at 20241211090145377
125513 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32746g-eval.dts' (123,540) at 20210308005002612
125514 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/Makefile' (123,541) at 20240405153049473
125515 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/compat_signal.h' (123,542) at 20210307214926578
125516 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/video-uclass.c' (123,543) at 20210308005003536
125517 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/petalogix-ml605.dtb' (123,544) at 20210308005046177 to deleted uid set
125518 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/0001-Add-support-for-persistent-only-settings.patch' (123,545) at 20210307205554226
125519 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-sx8.c' (123,546) at 20240405153049369
125520 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-expand-row.png' (123,547) at 20220105012522967 to deleted uid set
125521 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_si_intf.c' (123,548) at 20240405153046757
125522 2025-01-21 03:01:04.756-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad8801.yaml' (123,549) at 20240405153045073
125523 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/amd_asic_type.h' (123,550) at 20240405153052625
125524 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hardirq.h' (123,551) at 20210309003648884
125525 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate.h' (123,552) at 20241211090212478
125526 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/kernel/lib.rs' (123,553) at 20240520080015235
125527 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mscc_eswitch/luton_switch.c' (123,554) at 20210308005003436
125528 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/neofb.c' (123,555) at 20240405153231587
125529 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-scsi.h' (123,556) at 20210308005046033
125530 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/xlnx-zynqmp.h' (123,557) at 20240405153231807
125531 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/btree.h' (123,558) at 20240405153052581
125532 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/maturin.py' (123,559) at 20241206090014306
125533 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-random.c' (123,560) at 20210308005046233
125534 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/kern.h' (123,561) at 20210307214926622
125535 2025-01-21 03:01:04.757-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/coroutines.h' (123,562) at 20230925080039821
125536 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8541cds/Kconfig' (123,563) at 20210308005002976
125537 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-phytec-mira-rdk-nand.dts' (123,564) at 20240405153045505
125538 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/riscv/target_arch_reg.h' (123,565) at 20241211090212218
125539 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_byteorder.c' (123,566) at 20240405153232059
125540 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/dma-router.yaml' (123,567) at 20240405153045053
125541 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/SPI/README.sandbox-spi' (123,568) at 20210308005003300
125542 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsdump.c' (123,569) at 20240405153046621
125543 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/JobCollection_v1.xml' (123,570) at 20240619080002924
125544 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/af9013_priv.h' (123,571) at 20240405153230775
125545 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/io.h' (123,572) at 20220525020654255
125546 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm8904.h' (123,573) at 20210307214931606
125547 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Visby_Hamnen' (123,574) at 20210307205553794
125548 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-scsi-common.h' (123,575) at 20240326080039542
125549 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_mouse.py' (123,576) at 20240405153054309
125550 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/encrypted.h' (123,577) at 20210307214932174
125551 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_table.h' (123,578) at 20240405153050669
125552 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Suomussalmi_Myllylahti' (123,579) at 20210307205553774
125553 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-pci.c' (123,580) at 20221215040039374
125554 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/linkage.h' (123,581) at 20240405153046389
125555 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ii_pci20kc.c' (123,582) at 20240405153046897
125556 2025-01-21 03:01:04.758-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/s2ram.rst' (123,583) at 20210307214925546
125557 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/session.h' (123,584) at 20240405153054201
125558 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/smbus_eeprom.c' (123,585) at 20241211090212274
125559 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/iommu/iommufd.c' (123,586) at 20240910080014102
125560 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mdio/mdio-i2c.h' (123,587) at 20240405153052725
125561 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/i2c/busses/i2c-microchip-corei2c.c' (123,588) at 20240405153230675 to deleted uid set
125562 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c' (123,589) at 20220525020652967
125563 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.1.bb' (123,590) at 20221104030017437
125564 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-cson/python3-cson_git.bb' (123,591) at 20240413080012663
125565 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/mcdi_port.c' (123,592) at 20240405153050277
125566 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/misc.c' (123,593) at 20240405153231679
125567 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/gpio/gpio-samsung.txt' (123,594) at 20210308005003304
125568 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coccinelle/cpu_restore_state.cocci' (123,595) at 20210308005046237
125569 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/vsx-ops.c.inc' (123,596) at 20240906080037520
125570 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/junk_insn.c' (123,597) at 20210307214932662
125571 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff' (123,598) at 20240625080012792
125572 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/remote_logging_test_port.cpp' (123,599) at 20210308005049145
125573 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_fib.sh' (123,600) at 20240405153054357
125574 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk110.fuc3' (123,601) at 20210307214927938
125575 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/cfm.c' (123,602) at 20210309003651280
125576 2025-01-21 03:01:04.759-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/bus/moxtet.h' (123,603) at 20220525020654543
125577 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/scripting-engines/Build' (123,604) at 20240405153232239
125578 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compat.h' (123,605) at 20240710080014605
125579 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/el/el6x/Makefile' (123,606) at 20210308005002956
125580 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/plusb.c' (123,607) at 20240405153050377
125581 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kallsyms_selftest.c' (123,608) at 20240405153231911
125582 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/mediatek,mt8192-pinctrl.yaml' (123,609) at 20240405153045133
125583 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-a95xf3-air.dts' (123,610) at 20240405153229919
125584 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/interlaken-lac.txt' (123,611) at 20210307214925402
125585 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/migration-1.4.rst' (123,612) at 20230114040015514
125586 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5648.c' (123,613) at 20240405153049329
125587 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/testlist.txt' (123,614) at 20240405153230531
125588 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/Kconfig.assembler' (123,615) at 20240805080013927
125589 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/bpfilter_kern.c' (123,616) at 20240405153053189
125590 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.c' (123,617) at 20220525020652971
125591 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp' (123,618) at 20231024080003368
125592 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/get_mbox_info_v2.c' (123,619) at 20210308005100993
125593 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/isys_stream2mmio_global.h' (123,620) at 20210307214930538
125594 2025-01-21 03:01:04.760-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/Makefile' (123,621) at 20220525020651978
125595 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,pp2.yaml' (123,622) at 20240405153045117
125596 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/renesas/r9a06g032-smp.c' (123,623) at 20210307214930446
125597 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-virtual-sensor/dbusSensor.hpp' (123,624) at 20231201090035486
125598 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-vic.h' (123,625) at 20210309003653852
125599 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_attr.c' (123,626) at 20240405153051717
125600 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-dvb.c' (123,627) at 20240405153230827
125601 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/sfp-machine.h' (123,628) at 20210307214925646
125602 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/spice_git.bb' (123,629) at 20231207090015262
125603 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/nxp,lpc1850-gpio.txt' (123,630) at 20210307214925318
125604 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/submit_test_event_test.cpp' (123,631) at 20241228090003723
125605 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/probe-gdb-support.py' (123,632) at 20241211090212458
125606 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/mock_action.hpp' (123,633) at 20210308005405938
125607 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/subprojects/phosphor-dbus-interfaces.wrap' (123,634) at 20220326030015450
125608 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-penmount.c' (123,635) at 20210307214928094
125609 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gunnarsbo' (123,636) at 20210307205553782
125610 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/ioremap.c' (123,637) at 20240405153229995
125611 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_rx.h' (123,638) at 20220525020653135
125612 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_it821x.c' (123,639) at 20240405153046661
125613 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv6xx_dpm.h' (123,640) at 20210307214928018
125614 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rio_drv.h' (123,641) at 20220525020654611
125615 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rand.c' (123,642) at 20210308005003712
125616 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-gate-a10.c' (123,643) at 20240405153046845
125617 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/kvm/kvm_i386.h' (123,644) at 20241211090212486
125618 2025-01-21 03:01:04.761-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c' (123,645) at 20240405153230375
125619 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_cgroup.h' (123,646) at 20210307214931646
125620 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.c' (123,647) at 20240405153230607
125621 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mipsmtregs.h' (123,648) at 20240405153046009
125622 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-fh.c' (123,649) at 20210716100029947
125623 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c' (123,650) at 20240405153047165
125624 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/tegra-hsp.c' (123,651) at 20240405153230759
125625 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/debug.c' (123,652) at 20240805080013991
125626 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/armada-37xx-cpufreq.c' (123,653) at 20240405153230251
125627 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-i2c.c' (123,654) at 20210307214928686
125628 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/6fire/chip.h' (123,655) at 20210307214932438
125629 2025-01-21 03:01:04.762-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml' (123,656) at 20240405153045049
125630 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/subprojects/libhei.wrap' (123,657) at 20210308005346774
125631 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/pystatemgr/discover_system_state.py' (123,658) at 20221209040046691 to deleted uid set
125632 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-hisi-zip' (123,659) at 20240405153044913
125633 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_xmit.h' (123,660) at 20240405153051909
125634 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/files/SUPPORTED' (123,661) at 20220804030014683
125635 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_mac.robot' (123,662) at 20240628080017121
125636 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/CLI11.wrap' (123,663) at 20230602080024184
125637 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/sifive_u_prci.c' (123,664) at 20241211090212298
125638 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/msi.c' (123,665) at 20210307214926410
125639 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/mr.h' (123,666) at 20220525020653163
125640 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_security.h' (123,667) at 20240405153051925
125641 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/mrc.c' (123,668) at 20210308005002856
125642 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/romfs/super.c' (123,669) at 20240820080014177
125643 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sm4-ce-core.S' (123,670) at 20240405153045849
125644 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/fnic_io.h' (123,671) at 20240405153231395
125645 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/suckless/st_0.9.2.bb' (123,672) at 20241206090014258
125646 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/net/filter.h' (123,673) at 20240906080037344
125647 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ch9.h' (123,674) at 20240405153231843
125648 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/mocks/report_mock.hpp' (123,675) at 20220412175720090
125649 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/notimpl/writeonly.hpp' (123,676) at 20230511080034627
125650 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/hppa-softmmu/default.mak' (123,677) at 20240906080037160
125651 2025-01-21 03:01:04.763-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/0001-Undefine-REGEX-for-musl-based-systems.patch' (123,678) at 20230706080014757
125652 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/topology.c' (123,679) at 20240405153229995
125653 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/AndesTech/ax25-ae350/Kconfig' (123,680) at 20210308005002900
125654 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8544ds/law.c' (123,681) at 20210308005002980
125655 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ci_baco.c' (123,682) at 20240405153230503
125656 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/qcom,sm8250-camss.yaml' (123,683) at 20240405153045101
125657 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/app/channel.hpp' (123,684) at 20240815080037243
125658 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/periph.h' (123,685) at 20210308005002664
125659 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python-async-test.inc' (123,686) at 20240301090012447
125660 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp' (123,687) at 20230523080003149
125661 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit_4.0.2.bb' (123,688) at 20241221090017532
125662 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_optc.h' (123,689) at 20240405153047257
125663 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/InputPasswordToggle.vue' (123,690) at 20241004080035959
125664 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/event.c' (123,691) at 20240405153050717
125665 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon-tacoma/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/ir35221@70.conf' (123,692) at 20240904080027734
125666 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/cmpdi2.c' (123,693) at 20210307214931790
125667 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/023.out' (123,694) at 20210308005046433
125668 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/imgtec/ci20/MAINTAINERS' (123,695) at 20210308005003008
125669 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Reset/meson.build' (123,696) at 20231216090022621 to deleted uid set
125670 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc-scripts_2.40.bb' (123,697) at 20241221090017640
125671 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_w.c' (123,698) at 20210308005046517
125672 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/admin.py' (123,699) at 20210307205554262
125673 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/manager.cpp' (123,700) at 20241104090017127
125674 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/misc/bcm_vk.h' (123,701) at 20220525020654671
125675 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iro_hsi.h' (123,702) at 20240405153050229
125676 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/268' (123,703) at 20210927100127501
125677 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/cpu.c' (123,704) at 20210308005002856
125678 2025-01-21 03:01:04.764-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_sbi.c' (123,705) at 20241008080013895
125679 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_mpc52xx.h' (123,706) at 20210307214929398
125680 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat8_C-166.0E' (123,707) at 20210307205553762
125681 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_bpf_nf.c' (123,708) at 20240405153054273
125682 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/thermal/lm90.h' (123,709) at 20210307214931350
125683 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sandbox/MAINTAINERS' (123,710) at 20210308005003044
125684 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc8315erdb.dts' (123,711) at 20210307214926358
125685 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/qlge/qlge_mpi.c' (123,712) at 20240405153051881
125686 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_if.c' (123,713) at 20240405153053193
125687 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/bootconfigs/tracing.bconf' (123,714) at 20220525020655183
125688 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-events' (123,715) at 20240405153229727
125689 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-academics' (123,716) at 20221215040039070
125690 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/common.h' (123,717) at 20210307214932686
125691 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/janz.h' (123,718) at 20210307214931430
125692 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.json' (123,719) at 20220429100100882
125693 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/common_deb_ipk.py' (123,720) at 20241206090014306
125694 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/dcbevent.h' (123,721) at 20240405153052841
125695 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/dh.h' (123,722) at 20240405153052621
125696 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/into_iter.rs' (123,723) at 20240405153232095
125697 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Svanstein' (123,724) at 20210307205553790
125698 2025-01-21 03:01:04.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/crypto_helper.c' (123,725) at 20240326080039694
125699 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_factory_dcn315.c' (123,726) at 20240405153047289
125700 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/metadata.c' (123,727) at 20240405153054257
125701 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/xsurf100.c' (123,728) at 20220525020653439
125702 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/pfc-sh73a0.c' (123,729) at 20210308005002772
125703 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-pci.c' (123,730) at 20240326080039434
125704 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/ams-delta-fiq.c' (123,731) at 20240405153045657
125705 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xxhash/run-ptest' (123,732) at 20240301090012435
125706 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rcuwait.h' (123,733) at 20240405153052785
125707 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.yaml' (123,734) at 20240405153045157
125708 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sandbox_spl.h' (123,735) at 20210308005003612
125709 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-lib.c' (123,736) at 20240405153046521
125710 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/Makefile' (123,737) at 20210307214930118
125711 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sh4/sh.h' (123,738) at 20241211090212362
125712 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/bpf/hid_bpf_dispatch.h' (123,739) at 20240405153230651
125713 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/i8042.c' (123,740) at 20210308005003384
125714 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/run-ptest' (123,741) at 20220910030013433
125715 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/024_sorted.dts' (123,742) at 20210308005003752
125716 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/mboxd_flash.cpp' (123,743) at 20210308005108645
125717 2025-01-21 03:01:04.766-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_metadata.h' (123,744) at 20240405153054293
125718 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/system_certificates.S' (123,745) at 20240405153046529
125719 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-ingenic.c' (123,746) at 20220525020653203
125720 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/mac_be.c' (123,747) at 20240405153231259
125721 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm-extra_1.3.2.bb' (123,748) at 20241221090017696
125722 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80.h' (123,749) at 20210307214927030
125723 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop' (123,750) at 20210307205554050
125724 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/Kconfig' (123,751) at 20240405153048569
125725 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/damon/reclaim.rst' (123,752) at 20240405153044961
125726 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hw_breakpoint/data_breakpoint.c' (123,753) at 20240405153232099
125727 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/dram.c' (123,754) at 20210308005002776
125728 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_uninit.c' (123,755) at 20240405153054285
125729 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/config_fallbacks.h' (123,756) at 20210308005003572
125730 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/sunxi_gpio.c' (123,757) at 20210308005003380
125731 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Report/meson.build' (123,758) at 20230825080021141 to deleted uid set
125732 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/meson_i2c.c' (123,759) at 20210308005003384
125733 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/tlb.h' (123,760) at 20210307214926322
125734 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5064.c' (123,761) at 20240405153048973
125735 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_validate.h' (123,762) at 20210308005003652
125736 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/ioctls.h' (123,763) at 20210307214926590
125737 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/systemd-bootchart.cfg' (123,764) at 20230608080014886
125738 2025-01-21 03:01:04.767-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/fdl-appendix.rst' (123,765) at 20220525020651778
125739 2025-01-21 03:01:04.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_link64_defconfig' (123,766) at 20210308005003252
125740 2025-01-21 03:01:04.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm_gmac-test.c' (123,767) at 20240906080037572
125741 2025-01-21 03:01:04.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/ebtables.common' (123,768) at 20210307205553826
125742 2025-01-21 03:01:04.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfa_ioc.c' (123,769) at 20240405153051577
125743 2025-01-21 03:01:04.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/clocksource.h' (123,770) at 20240405153045937
125744 2025-01-21 03:01:04.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_resource.h' (123,771) at 20220429100100614
125745 2025-01-21 03:01:04.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa11xx_base.h' (123,772) at 20210307214930046
125746 2025-01-21 03:01:04.768-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun9i-a80-ccu.h' (123,773) at 20210307214931334
125747 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sll_pins.h' (123,774) at 20210308005002648
125748 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cayman_blit_shaders.h' (123,775) at 20240405153048705
125749 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/setup-sh7203.c' (123,776) at 20210307214926562
125750 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-2.dtsi' (123,777) at 20240405153046093
125751 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/mx6sabreauto.c' (123,778) at 20210308005002984
125752 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/pyperf180.c' (123,779) at 20240405153232259
125753 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/hmm.rst' (123,780) at 20240405153229819
125754 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/Makefile' (123,781) at 20241008080014047
125755 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/div64.h' (123,782) at 20210308005003628
125756 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pint_0.24.4.bb' (123,783) at 20241221090017556
125757 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/dbus/events-policy.bb' (123,784) at 20241206090014234
125758 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc_ptp.c' (123,785) at 20240405153049921
125759 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/dbus-sensors/src/mctp/MCTPEndpoint.cpp' (123,786) at 20241205090004235 to deleted uid set
125760 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tunctl/tunctl/makefile-add-ldflags.patch' (123,787) at 20210307205553850
125761 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9n12_devices.c' (123,788) at 20210308005002712
125762 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/suspend.h' (123,789) at 20240405153052801
125763 2025-01-21 03:01:04.769-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-isns/open-isns_0.102.bb' (123,790) at 20221003030013265
125764 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/bif/bif_5_0_enum.h' (123,791) at 20210307214927334
125765 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-3level-hwdef.h' (123,792) at 20210307214925854
125766 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/ebisu/Kconfig' (123,793) at 20210308005003032
125767 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent_io.c' (123,794) at 20240830080013311
125768 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/pcie.c' (123,795) at 20210308005002828
125769 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/syscall_32.c' (123,796) at 20240411080014054
125770 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/smartpqi/smartpqi_sis.c' (123,797) at 20240405153051733
125771 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ristijarvi' (123,798) at 20210307205553774
125772 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/law.c' (123,799) at 20210308005002988
125773 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/haoyu,hym8563.yaml' (123,800) at 20240405153045153
125774 2025-01-21 03:01:04.770-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-beeper.yaml' (123,801) at 20240405153045077
125775 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml' (123,802) at 20240405153045153
125776 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.h' (123,803) at 20240405153050109
125777 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/module.c' (123,804) at 20240405153045629
125778 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_ioctl_cmds.h' (123,805) at 20220525020654679
125779 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/process.c' (123,806) at 20240405153229907
125780 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/bug-hunting.rst' (123,807) at 20240405153229835
125781 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_factory_dcn10.c' (123,808) at 20210309003649492
125782 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/canaan/sipeed_maixduino.dts' (123,809) at 20240405153046241
125783 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/vmlinux.lds.h' (123,810) at 20210307214926622
125784 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx7ulp_evk_defconfig' (123,811) at 20210308005003272
125785 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pci_debug.h' (123,812) at 20240405153046277
125786 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_db.c' (123,813) at 20240405153049061
125787 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/stddef.h' (123,814) at 20210308005003668
125788 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/power.c' (123,815) at 20240405153048425
125789 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/triggers/parameter.cpp' (123,816) at 20230825080027865
125790 2025-01-21 03:01:04.771-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-license-expression_30.4.0.bb' (123,817) at 20241221090017668
125791 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/cp210x.c' (123,818) at 20240405153231567
125792 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AML-glslang' (123,819) at 20241221090017612
125793 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.type4-count' (123,820) at 20240906080037556 to deleted uid set
125794 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/start.rst' (123,821) at 20240405153045285
125795 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/working-projects.rst' (123,822) at 20240413080012683
125796 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi0-wifi.conf' (123,823) at 20210307205554098
125797 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing.json' (123,824) at 20210308005046405
125798 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i3c/ccc.h' (123,825) at 20240405153052701
125799 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/uaccess.h' (123,826) at 20240405153230019
125800 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh.c' (123,827) at 20240405153046137
125801 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx8qxp-lpcg.c' (123,828) at 20240405153230211
125802 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/arc_con.c' (123,829) at 20210309003648828
125803 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc3250-phy3250.dts' (123,830) at 20240405153045533
125804 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_flow.c' (123,831) at 20240405153050073
125805 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt330x.c' (123,832) at 20240405153230779
125806 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/pci.c' (123,833) at 20210308005002992
125807 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3328.h' (123,834) at 20210308005002660
125808 2025-01-21 03:01:04.772-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/Kconfig' (123,835) at 20240405153052149
125809 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h' (123,836) at 20240405153047113
125810 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mem_encrypt.c' (123,837) at 20240405153046477
125811 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/tb-jmp-cache.h' (123,838) at 20240906080037136
125812 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/rda.yaml' (123,839) at 20240405153045017
125813 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-cpuinfo/run-ptest' (123,840) at 20240301090012435
125814 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/refcount_api.h' (123,841) at 20240405153052785
125815 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/mm/init_64.c' (123,842) at 20240411080014054
125816 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/botan/botan_3.5.0.bb' (123,843) at 20241221090017508
125817 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/translator.h' (123,844) at 20241211090212358
125818 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-virtual-sensor_%.bbappend' (123,845) at 20241206090014230
125819 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-include-needed-c-header.patch' (123,846) at 20210316000012673
125820 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,ns2-pinmux.txt' (123,847) at 20220525020651702
125821 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/iwl-mei.h' (123,848) at 20240405153050533
125822 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml' (123,849) at 20240405153045069
125823 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/generic_event_device.c' (123,850) at 20241211090212246
125824 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfsacl.h' (123,851) at 20210309003653992
125825 2025-01-21 03:01:04.773-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/v4l2-selection-targets.rst' (123,852) at 20220525020651786
125826 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/http/http_client.hpp' (123,853) at 20241024080002682 to deleted uid set
125827 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ad525x_dpot.c' (123,854) at 20240405153049625
125828 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/types.h' (123,855) at 20220525020652102
125829 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/meson8b.h' (123,856) at 20240405153230219
125830 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/selftest.yml' (123,857) at 20241206090014206
125831 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend-property-satellite-systems.rst' (123,858) at 20210309003648480
125832 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/console/mdacon.c' (123,859) at 20210309003653296
125833 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/microchip,ucs1002.yaml' (123,860) at 20220525020651706
125834 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mscc_bb_spi.c' (123,861) at 20210308005003492
125835 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_bitmap.c' (123,862) at 20210308005003552
125836 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/Kconfig' (123,863) at 20210524100034950
125837 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/cputlb.c' (123,864) at 20241211090212206
125838 2025-01-21 03:01:04.774-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/ace_8.0.1.bb' (123,865) at 20241221090017504
125839 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/Kconfig' (123,866) at 20240405153049481
125840 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-inventory-upload/setup.cfg' (123,867) at 20210308005048369
125841 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/console-badness.sh' (123,868) at 20240405153054365
125842 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml' (123,869) at 20240405153045165
125843 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ipl/qipl.h' (123,870) at 20241211090212362
125844 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-mdm9615.c' (123,871) at 20240405153051345
125845 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/severity.c' (123,872) at 20240405153046421
125846 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/eCos-2.0.txt' (123,873) at 20210308005002540
125847 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/slirp_user.c' (123,874) at 20210307214926618
125848 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/requirements.txt' (123,875) at 20241206090014306
125849 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial/serial/Findcatkin.cmake' (123,876) at 20230520080014480
125850 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/ptrace.h' (123,877) at 20210307214926162
125851 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/super.c' (123,878) at 20240405153052377
125852 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/conf/machine/include/facebook-secondary-emmc.inc' (123,879) at 20221007030014979
125853 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-bridge/xio3130_downstream.c' (123,880) at 20241211090212314
125854 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz' (123,881) at 20210307205554594 to deleted uid set
125855 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysctl/vm.rst' (123,882) at 20240405153044965
125856 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/ts72xx_wdt.c' (123,883) at 20240405153052245
125857 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtio.h' (123,884) at 20210307214931454
125858 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (123,885) at 20220302040015788
125859 2025-01-21 03:01:04.775-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mana/device.c' (123,886) at 20240405153049073
125860 2025-01-21 03:01:04.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hid-sensor-hub.h' (123,887) at 20220525020654571
125861 2025-01-21 03:01:04.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/parse-events.c' (123,888) at 20240405153232231
125862 2025-01-21 03:01:04.776-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.5-service.patch' (123,889) at 20230706080014749
125863 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_7_0_d.h' (123,890) at 20210307214927518
125864 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/layers.example.json' (123,891) at 20220910030013393
125865 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/dev.c' (123,892) at 20240405153052081
125866 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/mc.S' (123,893) at 20230925080040101
125867 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Sydney_Kings_Cross' (123,894) at 20210307205553766
125868 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.c' (123,895) at 20220525020652971
125869 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_bl.c' (123,896) at 20240405153046957
125870 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c' (123,897) at 20240405153048633
125871 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ar5523/ar5523_hw.h' (123,898) at 20210307214929726
125872 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/mmio.h' (123,899) at 20240405153048517
125873 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8195-img.c' (123,900) at 20240405153046801
125874 2025-01-21 03:01:04.777-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/conf.h' (123,901) at 20210307214929966
125875 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton_2023.10.inc' (123,902) at 20241204090019715
125876 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/0001-include-missing-kernel-header.patch' (123,903) at 20220204040022452
125877 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/Makefile' (123,904) at 20210307214931254
125878 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pca9698.h' (123,905) at 20210308005003676
125879 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/aspeed-xdma.h' (123,906) at 20210307214931622
125880 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/restrict.c' (123,907) at 20240405153230155
125881 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-ts4900.txt' (123,908) at 20210307214925318
125882 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/lpfc.rst' (123,909) at 20210307214925558
125883 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/inc' (123,910) at 20240405153053433
125884 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6m/tune-cortexm0plus.inc' (123,911) at 20210905000020581
125885 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/board/gazerbeam.c' (123,912) at 20210308005003340
125886 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_trace.h' (123,913) at 20240405153231227
125887 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/serio.h' (123,914) at 20210307214931658
125888 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_modesetting.c' (123,915) at 20210307214930950
125889 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/subprojects/nlohmann_json.wrap' (123,916) at 20231209090021965
125890 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-apalis-ixora-v1.2.dts' (123,917) at 20240405153229883
125891 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/irq_lsapic.c' (123,918) at 20210307214926126
125892 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/am33xx/prcm-regs.c' (123,919) at 20210308005002756
125893 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1672.c' (123,920) at 20240405153051497
125894 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/understand-autobuilder.rst' (123,921) at 20240106090017253
125895 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-reg.h' (123,922) at 20210307214932434
125896 2025-01-21 03:01:04.778-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/axg-aoclkc.h' (123,923) at 20210307214931322
125897 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/unaligned_64.c' (123,924) at 20210307214926602
125898 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irqchip/arm-gic.h' (123,925) at 20240405153052713
125899 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/slab.h' (123,926) at 20210307214932742
125900 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spring_defconfig' (123,927) at 20210308005003280
125901 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/act8846.c' (123,928) at 20210308005003472
125902 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/android-gadget-start' (123,929) at 20230114040015478
125903 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdev-checklib-perl/0001-CheckLib.pm-don-t-execute-the-binary.patch' (123,930) at 20230317080013789
125904 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/lockstat.rst' (123,931) at 20210307214925518
125905 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/plugins/shell_execution.py' (123,932) at 20221209040018567
125906 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mediatek,mt6360.yaml' (123,933) at 20240405153045105
125907 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/core-isa.h' (123,934) at 20210308005046365
125908 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-nitrogen-som.dtsi' (123,935) at 20240405153045733
125909 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/davinci_mdio.c' (123,936) at 20240405153231063
125910 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/p4-clockmod.c' (123,937) at 20210309003649272
125911 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2266.h' (123,938) at 20210307214928798
125912 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_main.c' (123,939) at 20240405153050593
125913 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_xattr.h' (123,940) at 20240405153052613
125914 2025-01-21 03:01:04.779-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/Kbuild' (123,941) at 20210307214927946
125915 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gxl.c' (123,942) at 20210308005003456
125916 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/task.c' (123,943) at 20240405153051617
125917 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_span.h' (123,944) at 20240405153050077
125918 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/ulpi/omap-ulpi-viewport.c' (123,945) at 20210308005003520
125919 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/trace.c' (123,946) at 20240405153054005
125920 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_cmd.c' (123,947) at 20210307214928450
125921 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/pinctrl-moorefield.c' (123,948) at 20240405153231323
125922 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_ips.h' (123,949) at 20210307214930142
125923 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/reset.h' (123,950) at 20240405153046801
125924 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/mmap-smack-test/mmap.c' (123,951) at 20210307205554122
125925 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-func-close.rst' (123,952) at 20210309003648484
125926 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/net_dropmonitor-report' (123,953) at 20210307214932566
125927 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/phosphor-state-manager-init' (123,954) at 20240105090012010
125928 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/cma.c' (123,955) at 20240617080017410
125929 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,imx8-acm.yaml' (123,956) at 20240405153229755
125930 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.h' (123,957) at 20240405153047149
125931 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/test.cpp' (123,958) at 20210307205554438
125932 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-5.c' (123,959) at 20210927100127517
125933 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-lpc32xx/Kconfig' (123,960) at 20240405153045649
125934 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/dsdt.asl' (123,961) at 20210308005002948
125935 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/atomic64_cx8_32.S' (123,962) at 20220525020652186
125936 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/uniphier_thermal.c' (123,963) at 20240405153231503
125937 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/autofs.rst' (123,964) at 20240405153045201
125938 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/work_92105_spl.c' (123,965) at 20210308005003168
125939 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pvr2fb.c' (123,966) at 20240405153231587
125940 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/lib/libgcc2.h' (123,967) at 20210308005002544
125941 2025-01-21 03:01:04.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc' (123,968) at 20230920080013648
125942 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/chacha-neon-core.S' (123,969) at 20220525020651878
125943 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/irq_64.c' (123,970) at 20240405153046325
125944 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.cfg' (123,971) at 20210307205554118
125945 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/libmctp/files/mctp' (123,972) at 20240712080022837
125946 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0006-configure-Disable-incompatible-function-pointer-type.patch' (123,973) at 20240413080012639
125947 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-nvidia-gpu.c' (123,974) at 20240405153048909
125948 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/syscalls/syscall.tbl' (123,975) at 20240405153229855
125949 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8400.h' (123,976) at 20210307214931438
125950 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/Makefile' (123,977) at 20240405153230219
125951 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/fsl,mma7455.yaml' (123,978) at 20240405153229767
125952 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/input-keymap.c' (123,979) at 20210308005046549
125953 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sass/libsass_git.bb' (123,980) at 20240113090014540
125954 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imxrt1170.c' (123,981) at 20240405153231319
125955 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/tools/.gitignore' (123,982) at 20210307214926750
125956 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_stream_public.h' (123,983) at 20240405153051833
125957 2025-01-21 03:01:04.781-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h' (123,984) at 20240415080012979
125958 2025-01-21 03:01:04.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/mme2_ctrl_regs.h' (123,985) at 20240405153046577
125959 2025-01-21 03:01:04.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/reopen-file.out' (123,986) at 20221215040039366
125960 2025-01-21 03:01:04.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/virtio/virtio_ccw.c' (123,987) at 20240405153231383
125961 2025-01-21 03:01:04.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.acpihmatvirt' (123,988) at 20240906080037556 to deleted uid set
125962 2025-01-21 03:01:04.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mqmaker/miqi_rk3288/Kconfig' (123,989) at 20210308005003020
125963 2025-01-21 03:01:04.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c' (123,990) at 20220627100017018
125964 2025-01-21 03:01:04.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/alloc.c' (123,991) at 20240405153049233
125965 2025-01-21 03:01:04.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/090_hash.dts' (123,992) at 20210308005003752
125966 2025-01-21 03:01:04.782-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/cavium-octeon-gpio.txt' (123,993) at 20210307214925314
125967 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/pipeline.json' (123,994) at 20240405153054121
125968 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/vmlinux.h' (123,995) at 20210307214926318
125969 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/leds.c' (123,996) at 20210307214931886
125970 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/fxls8962af.h' (123,997) at 20220525020653083
125971 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2820r_c.c' (123,998) at 20210307214928614
125972 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/sifive/sifive_ccache.h' (123,999) at 20240405153052881
125973 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/syscallhdr.sh' (124,000) at 20241211090212378
125974 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/src.c' (124,001) at 20220525020651886
125975 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/srio.txt' (124,002) at 20210307214925406
125976 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/hugetlb.h' (124,003) at 20240405153046109
125977 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.c' (124,004) at 20240405153048997
125978 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/bt3c_cs.c' (124,005) at 20210307214926926
125979 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-i386-secure-code.fd.bz2' (124,006) at 20241211090212406 to deleted uid set
125980 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_clock.c' (124,007) at 20240405153054321
125981 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-markupsafe/run-ptest' (124,008) at 20230401080011971
125982 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_tlv.c' (124,009) at 20210307214929610
125983 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/scsw.h' (124,010) at 20240405153046281
125984 2025-01-21 03:01:04.783-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/cs35l41_hda_property.h' (124,011) at 20240405153232131
125985 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.h' (124,012) at 20240405153047221
125986 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/data_tx.h' (124,013) at 20240405153050697
125987 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/hwmon' (124,014) at 20220408100032173
125988 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/cycles_with_mmcr2_test.c' (124,015) at 20240405153054361
125989 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp.h' (124,016) at 20240503080014490
125990 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-brcmstb-l2.c' (124,017) at 20240405153230747
125991 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control/chassis-system-reset.service' (124,018) at 20210421100042653
125992 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx18-cardlist.rst' (124,019) at 20210307214925230
125993 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip-rt5645.txt' (124,020) at 20210307214925434
125994 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_last.c' (124,021) at 20240405153053333
125995 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-i2c-ic.txt' (124,022) at 20210307214925342
125996 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/at91sam9_rtt.c' (124,023) at 20210308005003480
125997 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/netlink.c' (124,024) at 20240405153231987
125998 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/dbus_zone.hpp' (124,025) at 20230201040022463
125999 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/Documentation/examples/counting.c' (124,026) at 20210307214932490
126000 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c' (124,027) at 20210307214927938
126001 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m52277evb/Makefile' (124,028) at 20210308005002972
126002 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/unix_diag.h' (124,029) at 20210307214931666
126003 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/motherboard' (124,030) at 20230817080015056
126004 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_core_regs.h' (124,031) at 20240405153046585
126005 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.h' (124,032) at 20210307214929938
126006 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/acl.c' (124,033) at 20240405153052481
126007 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vdso/gen_vdso_offsets.sh' (124,034) at 20220525020652094
126008 2025-01-21 03:01:04.784-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Glide' (124,035) at 20211006000025238
126009 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/package.json' (124,036) at 20241004080035959
126010 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb' (124,037) at 20241221090017556
126011 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_cmd_cfg.c' (124,038) at 20210307214928806
126012 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/probes/simulate-insn.h' (124,039) at 20210307214926102
126013 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.h' (124,040) at 20210307214929914
126014 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha256-armv4.pl' (124,041) at 20210309003648676
126015 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/pv88080-regulator.c' (124,042) at 20240405153051473
126016 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt_ro.c' (124,043) at 20210308005003728
126017 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/fsp_configs.h' (124,044) at 20210308005002876
126018 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/microchip,sparx5-switch.yaml' (124,045) at 20240405153045117
126019 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ux500/mop500_ab8500.h' (124,046) at 20240405153054017
126020 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/riscv-iommu.rst' (124,047) at 20241211090212238
126021 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/xics_spapr.h' (124,048) at 20210927100127241
126022 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml' (124,049) at 20240405153229795
126023 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/conf/layer.conf' (124,050) at 20241221090017568
126024 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/uptodate.h' (124,051) at 20220525020654479
126025 2025-01-21 03:01:04.785-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/flow_table.h' (124,052) at 20210309003654436
126026 2025-01-21 03:01:04.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme9652/hdsp.c' (124,053) at 20241011080017407
126027 2025-01-21 03:01:04.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/splice_read.c' (124,054) at 20210309003656020
126028 2025-01-21 03:01:04.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/memregion.c' (124,055) at 20210309003654188
126029 2025-01-21 03:01:04.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c' (124,056) at 20240405153050113
126030 2025-01-21 03:01:04.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.c' (124,057) at 20240405153048637
126031 2025-01-21 03:01:04.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/oxsemi,ox810se.h' (124,058) at 20210307214931346
126032 2025-01-21 03:01:04.786-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/macio.c' (124,059) at 20241211090212282
126033 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__continue_on.hpp' (124,060) at 20241219090033964
126034 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hideep.c' (124,061) at 20240405153049161
126035 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/firmware/ti_sci.h' (124,062) at 20210308005003372
126036 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/iscsi_tcp.h' (124,063) at 20240405153051617
126037 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/e1000-test.c' (124,064) at 20221215040039370
126038 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-socksio_1.0.0.bb' (124,065) at 20240301090012435
126039 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/can/error.h' (124,066) at 20240405153052909
126040 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/Kbuild' (124,067) at 20240405153048661
126041 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/nmap_7.95.bb' (124,068) at 20241221090017532
126042 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/usbredir_0.14.0.bb' (124,069) at 20241206090014242
126043 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t104xrdb/t1042d4_spi_rcw.cfg' (124,070) at 20210308005002992
126044 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/report_factory.cpp' (124,071) at 20240904080048947
126045 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/package_parser.hpp' (124,072) at 20240819080030255
126046 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/multi_defconfig' (124,073) at 20240405153230003
126047 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_atomic_state_helper.c' (124,074) at 20240405153048389
126048 2025-01-21 03:01:04.787-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb' (124,075) at 20240301090012471
126049 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/vmw_pvscsi.c' (124,076) at 20240405153051745
126050 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/audio_codec.h' (124,077) at 20210308005003560
126051 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/generate_initcall_order.pl' (124,078) at 20220525020654943
126052 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/mdio.c' (124,079) at 20210307214929298
126053 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/omega2p_defconfig' (124,080) at 20240405153230011
126054 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/libxcrypt.inc' (124,081) at 20241221090017644
126055 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_stack.c' (124,082) at 20220525020654739
126056 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/synclink.h' (124,083) at 20210307214931662
126057 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb' (124,084) at 20241206090014334
126058 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_stats.h' (124,085) at 20240405153051737
126059 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_sigtramp.h' (124,086) at 20240906080037156
126060 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-suniv-f1c100s.c' (124,087) at 20240405153231339
126061 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2400-palmetto.dts' (124,088) at 20220624030046577
126062 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/renesas,rcar-gen3-pcie-phy.yaml' (124,089) at 20220525020651702
126063 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/mmp/panel/tpo_tj032md01bw.c' (124,090) at 20210307214930922
126064 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_embedded.h' (124,091) at 20210307214931514
126065 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/machine/evb-ast2500.conf' (124,092) at 20230927080013510
126066 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x2/branch.json' (124,093) at 20240405153054113
126067 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rpds-py/run-ptest' (124,094) at 20241206090014330
126068 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/socionext/Kconfig' (124,095) at 20210307214929634
126069 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2500-evb.dts' (124,096) at 20220617030036053
126070 2025-01-21 03:01:04.788-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/mpc85xx_sleep.c' (124,097) at 20210308005002960
126071 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_quirks.c' (124,098) at 20241111090012169
126072 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/e500v1_power_isa.dtsi' (124,099) at 20221102030020737
126073 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/Makefile' (124,100) at 20240405153045885
126074 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/pcie.h' (124,101) at 20240405153052761
126075 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/spl.c' (124,102) at 20210308005002964
126076 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/isl29003.c' (124,103) at 20240405153049641
126077 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ibm-logging/interfaces.hpp' (124,104) at 20220726030013070
126078 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_devids.h' (124,105) at 20240405153050001
126079 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/mkinitrd.sh' (124,106) at 20240405153232283
126080 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-wacom.sh' (124,107) at 20240405153054309
126081 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-off.svg' (124,108) at 20210308005107069
126082 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/cpld-ver-check/files/cpld_version.sh' (124,109) at 20230418080015344
126083 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_pinning.c' (124,110) at 20240405153054277
126084 2025-01-21 03:01:04.789-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/yank.h' (124,111) at 20240906080037344
126085 2025-01-21 03:01:04.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_mem.c' (124,112) at 20240405153052233
126086 2025-01-21 03:01:04.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-phytec-segin-peb-wlbt-05.dtsi' (124,113) at 20240405153045525
126087 2025-01-21 03:01:04.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c' (124,114) at 20241220090018314
126088 2025-01-21 03:01:04.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/unistd.h' (124,115) at 20210308005046065
126089 2025-01-21 03:01:04.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/ep8248e_defconfig' (124,116) at 20240405153046097
126090 2025-01-21 03:01:04.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/runlist.c' (124,117) at 20240405153052457
126091 2025-01-21 03:01:04.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bench_uprobe.bpf.c' (124,118) at 20240405153232235
126092 2025-01-21 03:01:04.790-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/unwind.h' (124,119) at 20210307214926178
126093 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/bpmp-abi.h' (124,120) at 20240405153052881
126094 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/swap_state.c' (124,121) at 20240405153231979
126095 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/gup_longterm.c' (124,122) at 20240405153054329
126096 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/9p/protocol.c' (124,123) at 20240405153231983
126097 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/dfi-bt700.dtsi' (124,124) at 20210308005002860
126098 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-phycore-som.dtsi' (124,125) at 20240405153045589
126099 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.2.1.bb' (124,126) at 20241206090014270
126100 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/iova-tree.h' (124,127) at 20241211090212366
126101 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/.shellcheck-ignore' (124,128) at 20230627080024910
126102 2025-01-21 03:01:04.791-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/getConfig.cpp' (124,129) at 20240817080005771
126103 2025-01-21 03:01:04.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/net.c' (124,130) at 20241211090212394
126104 2025-01-21 03:01:04.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/fcoe_sysfs.h' (124,131) at 20210307214931586
126105 2025-01-21 03:01:04.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/tegra/cbb/tegra-cbb.c' (124,132) at 20240405153231451
126106 2025-01-21 03:01:04.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/g_printer.h' (124,133) at 20210307214931682
126107 2025-01-21 03:01:04.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/inode.c' (124,134) at 20240405153231727
126108 2025-01-21 03:01:04.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/utils/testpathtree.py' (124,135) at 20210308005048033
126109 2025-01-21 03:01:04.792-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/028_pack_4gb_outside.dts' (124,136) at 20210308005003752
126110 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/dev.c' (124,137) at 20240405153232011
126111 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-canberra' (124,138) at 20210307205553766
126112 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_22.0.0.bb' (124,139) at 20240106090017237
126113 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/debug.yml' (124,140) at 20241221090017464
126114 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/interrupt.h' (124,141) at 20210307214932474
126115 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/fdp/i2c.c' (124,142) at 20240405153051101
126116 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/meson.build' (124,143) at 20231228090030524
126117 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm28155_w1d/MAINTAINERS' (124,144) at 20210308005002940
126118 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/tzpc.h' (124,145) at 20210308005002668
126119 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml' (124,146) at 20240405153045073
126120 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/Kconfig' (124,147) at 20210307214932042
126121 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/authz/base.h' (124,148) at 20210308005045993
126122 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sprd,sc9860-clk.h' (124,149) at 20210307214931334
126123 2025-01-21 03:01:04.793-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/org.open_power.Software.Host.Updater.service' (124,150) at 20241206090018458
126124 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au8820.h' (124,151) at 20210307214932234
126125 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/apparmor_3.1.3.bb' (124,152) at 20241221090017576
126126 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_mpddrc.h' (124,153) at 20210308005002716
126127 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/recipes-core/systemd/systemd-conf/coredump.conf' (124,154) at 20210714100019424
126128 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/io.c' (124,155) at 20240906080037148
126129 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/via-rhine.txt' (124,156) at 20210307214925382
126130 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/aw88395/aw88395.h' (124,157) at 20240405153053569
126131 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/network/phosphor-network/config.json' (124,158) at 20211225040019812
126132 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/fentry_test.c' (124,159) at 20220525020655199
126133 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/lfd.c' (124,160) at 20210307214926438
126134 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_msg.c' (124,161) at 20240405153048797
126135 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/kvm-consts.h' (124,162) at 20240906080037456
126136 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/bblayers.conf.sample' (124,163) at 20240323080013545
126137 2025-01-21 03:01:04.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/Attention_Handler.md' (124,164) at 20240809080017263
126138 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/de-Hamburg' (124,165) at 20210307205553766
126139 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/rgb/Kconfig' (124,166) at 20240405153230755
126140 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/mboxd/mboxd_%.bbappend' (124,167) at 20210307205554222
126141 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/samhain/files/samhain-not-run-ptest-on-host.patch' (124,168) at 20230706080014769
126142 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_ti814x.h' (124,169) at 20210308005002636
126143 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.h' (124,170) at 20210307214928838
126144 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/mac-cfg.h' (124,171) at 20240405153050521
126145 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/aspeed_hace.h' (124,172) at 20241211090212362
126146 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kuhmoinen' (124,173) at 20210307205553770
126147 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/pel/section_header.hpp' (124,174) at 20240830080017491
126148 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/mod_info_packet.h' (124,175) at 20240405153047305
126149 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/atmel-at91rm9200-wdt.txt' (124,176) at 20210307214925450
126150 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ua-Lozovaya' (124,177) at 20210307205553794
126151 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/src/rde/meson.build' (124,178) at 20240214090001981
126152 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boot/dts/j2_mimas_v2.dts' (124,179) at 20240405153046309
126153 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-path-selector.c' (124,180) at 20240405153049249
126154 2025-01-21 03:01:04.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/dcss/Makefile' (124,181) at 20210309003649780
126155 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/nexthop.c' (124,182) at 20240805080014051
126156 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/1066mhz_4x256mx16.cfg' (124,183) at 20210308005002924
126157 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/callout.hpp' (124,184) at 20230516080019602
126158 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/ap.c' (124,185) at 20240405153053405
126159 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/semihosting/stubs-all.c' (124,186) at 20240906080037444
126160 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/sensor_manager.hpp' (124,187) at 20240919080039602
126161 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-fsa9480.c' (124,188) at 20240405153047025
126162 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/hci_intel.c' (124,189) at 20220818100014695
126163 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-digitalnow-tinytwin.c' (124,190) at 20210307214928778
126164 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild' (124,191) at 20210307214927970
126165 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_device.h' (124,192) at 20240405153047017
126166 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p5020_ids.c' (124,193) at 20210308005002832
126167 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adv7393.c' (124,194) at 20240405153049305
126168 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/packets-buffer.h' (124,195) at 20210307214932214
126169 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_h.c' (124,196) at 20210308005046513
126170 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.h' (124,197) at 20240405153048745
126171 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/dwarf-unwind.c' (124,198) at 20240405153054085
126172 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0032-corstone1000-ESRT-add-unique-firmware-GUID.patch' (124,199) at 20240413080012627
126173 2025-01-21 03:01:04.796-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/o2d.dtsi' (124,200) at 20240405153046093
126174 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l35.h' (124,201) at 20220525020655023
126175 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/export.c' (124,202) at 20240405153052413
126176 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/Makefile' (124,203) at 20220525020652198
126177 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/neomagic.h' (124,204) at 20210307214931698
126178 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/msm-sc7180-fails.txt' (124,205) at 20240405153230531
126179 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905w-p281.dts' (124,206) at 20210307214925994
126180 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/ipmi_intf.c' (124,207) at 20210308004938832
126181 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_project_builds_page.py' (124,208) at 20240106090017249
126182 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/gr-udc.txt' (124,209) at 20210307214925450
126183 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ie-Dungarvan' (124,210) at 20210307205553774
126184 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/testing/avocado.rst' (124,211) at 20241211090212234
126185 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-ioctl.rst' (124,212) at 20210309003648492
126186 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sr9700.h' (124,213) at 20210307214929710
126187 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sm8450.h' (124,214) at 20240405153052649
126188 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/figures/yp-how-it-works-new-diagram.png' (124,215) at 20210316000012689 to deleted uid set
126189 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pro4-ace.dts' (124,216) at 20210308005002632
126190 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watch_queue/Makefile' (124,217) at 20210309003654520
126191 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_eh.rst' (124,218) at 20240405153045257
126192 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (124,219) at 20240613080018351
126193 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm4.c' (124,220) at 20240405153046541
126194 2025-01-21 03:01:04.797-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-tt-1500.c' (124,221) at 20210307214928786
126195 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/lag.h' (124,222) at 20210307214931582
126196 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-evm.dts' (124,223) at 20210308005002560
126197 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/bpf.h' (124,224) at 20240405153232211
126198 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/amlogic/Kconfig' (124,225) at 20240405153051277
126199 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec_core.c' (124,226) at 20240405153231911
126200 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/eeprom.h' (124,227) at 20210309003651784
126201 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/.gitignore' (124,228) at 20240405153054361
126202 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_imx7_defconfig' (124,229) at 20210308005003252
126203 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-transaction.c' (124,230) at 20240405153053501
126204 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/CFMLimit/meson.build' (124,231) at 20230825080021137 to deleted uid set
126205 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp103.c' (124,232) at 20240405153048877
126206 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-boe.dts' (124,233) at 20240405153045781
126207 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-meta.rst' (124,234) at 20220525020651782
126208 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/quicc_simple.h' (124,235) at 20210307214926162
126209 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/hplip-3.19.6-fix-return.patch' (124,236) at 20230706080014749
126210 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/virglrenderer/0001-meson.build-use-python3-directly-for-python.patch' (124,237) at 20241221090017684
126211 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/pci_nrtr_masks.h' (124,238) at 20240405153046605
126212 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pcl063/pcl063.c' (124,239) at 20210308005003028
126213 2025-01-21 03:01:04.798-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/brcm,dpfe-cpu.yaml' (124,240) at 20240405153045101
126214 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/pcf2127.c' (124,241) at 20210308005003480
126215 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/0001-tests-add-a-target-for-building-tests-without-runnin.patch' (124,242) at 20210307205554506
126216 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/io.h' (124,243) at 20240405153230147
126217 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns_mdio.c' (124,244) at 20241011080017327
126218 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/csky/util/perf_regs.c' (124,245) at 20240405153232219
126219 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/omap_common.h' (124,246) at 20210308005002680
126220 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_pci.c' (124,247) at 20240405153230091
126221 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/snps,hsdk-reset.txt' (124,248) at 20210307214925414
126222 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-domains.rst' (124,249) at 20240405153045301
126223 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-astrometa-t2hybrid.c' (124,250) at 20210307214928778
126224 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/fb.h' (124,251) at 20240405153052617
126225 2025-01-21 03:01:04.799-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/irdma/pble.h' (124,252) at 20240405153049069
126226 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sh/rcar-dmac.c' (124,253) at 20240405153047005
126227 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/iva.txt' (124,254) at 20210307214925278
126228 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/example-schema.yaml' (124,255) at 20240405153045057
126229 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_mtl.h' (124,256) at 20210307214929614
126230 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/cper-parse.i' (124,257) at 20241114091008828
126231 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/ehci-vct.c' (124,258) at 20210308005003512
126232 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger/0001-testsuite-Add-tmp-orc.c-for-missing-_orc_code_orc_de.patch' (124,259) at 20230706080014733
126233 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-neon.S' (124,260) at 20240405153045845
126234 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_hwconfig.h' (124,261) at 20240405153048489
126235 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/stable-api-nonsense.rst' (124,262) at 20210307214925586
126236 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-myirtech-myc.dtsi' (124,263) at 20240405153045589
126237 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/k+p/kp_imx53/Kconfig' (124,264) at 20210308005003012
126238 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/xgbe-pci.c' (124,265) at 20240405153049801
126239 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/code-of-conduct-interpretation.rst' (124,266) at 20210307214925586
126240 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hudiksvall_Forsa' (124,267) at 20210307205553782
126241 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/eeprom/Makefile' (124,268) at 20210307214929126
126242 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb' (124,269) at 20241126090011763
126243 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/tools/amiga/dmesg.c' (124,270) at 20210307214926174
126244 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/component.rst' (124,271) at 20210307214925454
126245 2025-01-21 03:01:04.800-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mman.h' (124,272) at 20240405153046321
126246 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc' (124,273) at 20241219090012976 to deleted uid set
126247 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/imx8/Makefile' (124,274) at 20210308005003400
126248 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtmultipath.c' (124,275) at 20240405153232083
126249 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm6375.c' (124,276) at 20240405153230231
126250 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7791.dtsi' (124,277) at 20240405153045553
126251 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1025rdb_32b.dts' (124,278) at 20210307214926346
126252 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-dummy/COPYING.GPL' (124,279) at 20210307205554598
126253 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/contrib/hashserv/Dockerfile' (124,280) at 20241221090017584
126254 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/hp03.c' (124,281) at 20240405153049009
126255 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/savevm.h' (124,282) at 20240906080037372
126256 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/lpfc/lpfc_bsg.h' (124,283) at 20240405153051633
126257 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/qca/Makefile' (124,284) at 20240405153049757
126258 2025-01-21 03:01:04.801-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/driver.c' (124,285) at 20240405153049045
126259 2025-01-21 03:01:04.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm2200.h' (124,286) at 20210307214932350
126260 2025-01-21 03:01:04.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clk/imx.h' (124,287) at 20220525020654555
126261 2025-01-21 03:01:04.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pytest-subtests_0.13.1.bb' (124,288) at 20241221090017668
126262 2025-01-21 03:01:04.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/pango/pango_1.55.0.bb' (124,289) at 20241221090017684
126263 2025-01-21 03:01:04.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98373.c' (124,290) at 20240405153053629
126264 2025-01-21 03:01:04.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_cursor.c' (124,291) at 20240405153231491
126265 2025-01-21 03:01:04.802-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-cht-wc.c' (124,292) at 20240405153048897
126266 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma.h' (124,293) at 20210307214931358
126267 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/UserManagementStore.js' (124,294) at 20241004080035963
126268 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/system.hpp' (124,295) at 20240817080031296
126269 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6594-regulator.c' (124,296) at 20240613080016463
126270 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/mamoiada_params.h' (124,297) at 20210307214930562
126271 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/dbri.c' (124,298) at 20240405153232203
126272 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fmsubs.c' (124,299) at 20210307214926434
126273 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/boards/Kconfig' (124,300) at 20210307214926190
126274 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_overlap.cpp' (124,301) at 20210308005108645
126275 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h' (124,302) at 20240405153230591
126276 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed.inc' (124,303) at 20241221090017472
126277 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf_1.0.bb' (124,304) at 20241221090017504
126278 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/features.md' (124,305) at 20241203090006519
126279 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/hash.h' (124,306) at 20241211090212354
126280 2025-01-21 03:01:04.803-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/xics/ics-opal.c' (124,307) at 20240405153230059
126281 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm63268-pinctrl.yaml' (124,308) at 20240405153045133
126282 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cffrml.c' (124,309) at 20210307214931898
126283 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/nz-Hamilton' (124,310) at 20210307205553778
126284 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/Makefile' (124,311) at 20210307214929602
126285 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/rsa_mod_exp/Kconfig' (124,312) at 20210308005003356
126286 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/exec.c' (124,313) at 20240726080012882
126287 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx5/imx-regs.h' (124,314) at 20210308005002648
126288 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/subprojects/packagefiles/boost/meson.build' (124,315) at 20240511080038862
126289 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/phosphor-host-ipmid.wrap' (124,316) at 20220805030037283
126290 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/inat_types.h' (124,317) at 20210307214932458
126291 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/dump_collect_main.cpp' (124,318) at 20240904080029670
126292 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.h' (124,319) at 20220525020652522
126293 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/Makefile' (124,320) at 20210307214932222
126294 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-devtools/rsync/rsync_%.bbappend' (124,321) at 20220921030015982
126295 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ssb/driver_chipcommon.c' (124,322) at 20210309003652964
126296 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/signal_o32.c' (124,323) at 20210307214926262
126297 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/conf/templates/default/local.conf.sample' (124,324) at 20241221090017480
126298 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/vmware.c' (124,325) at 20240405153046425
126299 2025-01-21 03:01:04.804-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/compr_lzo.c' (124,326) at 20210308005003548
126300 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_adx.h' (124,327) at 20240405153054013
126301 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf-cgroup-defs.h' (124,328) at 20240405153052665
126302 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/backtrace.S' (124,329) at 20240405153045633
126303 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi5_core.c' (124,330) at 20240405153048673
126304 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/libcrc32c.c' (124,331) at 20240405153053093
126305 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i386/x86.h' (124,332) at 20240906080037332
126306 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/barrier.h' (124,333) at 20210605000027676
126307 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/pldm.cpp' (124,334) at 20241106090023554
126308 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_proto.h' (124,335) at 20240405153052877
126309 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rk3399-ddr.h' (124,336) at 20210307214931334
126310 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml' (124,337) at 20240405153045153
126311 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/cxgbit/cxgbit_ddp.c' (124,338) at 20240405153051957
126312 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/__init__.py' (124,339) at 20240302090018246
126313 2025-01-21 03:01:04.805-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98090.h' (124,340) at 20210308005003488
126314 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_dbus.cpp' (124,341) at 20241106090023554
126315 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/cmsdk-apb-dualtimer.h' (124,342) at 20210927100127245
126316 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-nest-struct.json' (124,343) at 20210308005046405
126317 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/inventory_manager.cpp' (124,344) at 20240819080030255
126318 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xdr.c' (124,345) at 20240405153232083
126319 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv090x.h' (124,346) at 20210307214928642
126320 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_lock.c' (124,347) at 20240405153054277
126321 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ts5500.c' (124,348) at 20240405153047085
126322 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/aspeed/Kconfig' (124,349) at 20230302090047762
126323 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw5913.dts' (124,350) at 20240405153045497
126324 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/README.md' (124,351) at 20241206090014206
126325 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs43130.txt' (124,352) at 20210307214925426
126326 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/webusb.h' (124,353) at 20240405153052817
126327 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/MER0/meson.build' (124,354) at 20230825080021137 to deleted uid set
126328 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/unicode.rst' (124,355) at 20240405153229835
126329 2025-01-21 03:01:04.806-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.c' (124,356) at 20240830080013287
126330 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_ca5x2_defconfig' (124,357) at 20210308005003284
126331 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_probe_helper.h' (124,358) at 20240405153052637
126332 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/webserver_cli.cpp' (124,359) at 20240909080002363
126333 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/sbsa-ref.yml' (124,360) at 20241206090014206
126334 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/connect_ping.c' (124,361) at 20240405153054269
126335 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_net.c' (124,362) at 20210308005003700
126336 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tc/Makefile' (124,363) at 20210307214930714
126337 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/remove.ldconfig.call.patch' (124,364) at 20241221090017656
126338 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/librsvg-crates.inc' (124,365) at 20241221090017680
126339 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-kcs_%.bbappend' (124,366) at 20241206090014230
126340 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sun6i-p2wi.c' (124,367) at 20240405153230683
126341 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/ipq806x-dwmac.txt' (124,368) at 20210307214925374
126342 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/bmips_be_defconfig' (124,369) at 20240405153045993
126343 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/maya44.rst' (124,370) at 20240405153045261
126344 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/hyperv/vmbus.c' (124,371) at 20241211090212274
126345 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/flow.h' (124,372) at 20210308005002672
126346 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx27/clock.h' (124,373) at 20210308005002644
126347 2025-01-21 03:01:04.807-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/Makefile' (124,374) at 20240405153230671
126348 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_fw.h' (124,375) at 20240405153051721
126349 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/notifier-error-inject.h' (124,376) at 20210307214931810
126350 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/Kconfig' (124,377) at 20240405153049729
126351 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/eth0.4004.netdev' (124,378) at 20210307205554222
126352 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-alchemy.c' (124,379) at 20220525020652014
126353 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tcx.h' (124,380) at 20240719080013369
126354 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_debugfs.h' (124,381) at 20210307214927078
126355 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-tobi.dts' (124,382) at 20240405153045605
126356 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb' (124,383) at 20210812000025170
126357 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/armv7m_ras.c' (124,384) at 20220429100100486
126358 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aristainetos/aristainetos.cfg' (124,385) at 20210308005002912
126359 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/Kconfig' (124,386) at 20240405153231319
126360 2025-01-21 03:01:04.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/hisilicon/Makefile' (124,387) at 20240405153231451
126361 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-secvar' (124,388) at 20240405153044929
126362 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bredbyn_Vasterfannbyn' (124,389) at 20210307205553778
126363 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/hdpvr/hdpvr-control.c' (124,390) at 20210307214928842
126364 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/fsl_mpic_err.c' (124,391) at 20240405153046229
126365 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/genex.S' (124,392) at 20240405153046021
126366 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/intelfb/intelfb.h' (124,393) at 20210307214930914
126367 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/ps3av.c' (124,394) at 20240405153051445
126368 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am65-mcu.dtsi' (124,395) at 20210308005002592
126369 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/can-transceiver.yaml' (124,396) at 20240405153045113
126370 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,apss-ipq.h' (124,397) at 20210309003653812
126371 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_algs_send.c' (124,398) at 20240405153230267
126372 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/perf_event.c' (124,399) at 20220525020651970
126373 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/tpci200.c' (124,400) at 20221215040039374
126374 2025-01-21 03:01:04.809-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/conf/include/non-repro-meta-perl.inc' (124,401) at 20241206090014266
126375 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/ssl_key_handler.cpp' (124,402) at 20241025080002985
126376 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/tls-offload-layers.svg' (124,403) at 20210307214925542
126377 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl1251/debugfs.c' (124,404) at 20220525020653815
126378 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mxc-nand.yaml' (124,405) at 20240405153045113
126379 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm63xx-gate.c' (124,406) at 20240405153230203
126380 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/sge.c' (124,407) at 20240520080015159
126381 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/irq-chip-model.rst' (124,408) at 20240405153229835
126382 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/amd_bus.c' (124,409) at 20240405153230143
126383 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/hid-multitouch.sh' (124,410) at 20240405153054309
126384 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-broadcast-hrtimer.c' (124,411) at 20240405153053053
126385 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/Kconfig' (124,412) at 20241018080014482
126386 2025-01-21 03:01:04.810-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_hv_hmi.c' (124,413) at 20240405153046161
126387 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/mlxsw.h' (124,414) at 20210307214931610
126388 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_algs.c' (124,415) at 20240405153046957
126389 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/opl4/opl4_mixer.c' (124,416) at 20210307214932202
126390 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_wrr.c' (124,417) at 20210307214932010
126391 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mediatek/mediatek.c' (124,418) at 20210307214925898
126392 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Logs/EventLogs/index.js' (124,419) at 20220105012522995
126393 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sunsu.c' (124,420) at 20240405153231519
126394 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashrsi3.S' (124,421) at 20210308005002852
126395 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/seaboard_defconfig' (124,422) at 20210308005003280
126396 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/prom.c' (124,423) at 20220525020651986
126397 2025-01-21 03:01:04.811-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/network-controller.js' (124,424) at 20210308005107073
126398 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_hexdump.c' (124,425) at 20240405153053105
126399 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fat/cache.c' (124,426) at 20210307214931102
126400 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/sign_rpm.bbclass' (124,427) at 20220910030013393
126401 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb' (124,428) at 20241221090017528
126402 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-rk808.c' (124,429) at 20240405153046781
126403 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/stat+std_output.sh' (124,430) at 20240405153232231
126404 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/af_unix.c' (124,431) at 20241220090018342
126405 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdpwall.c' (124,432) at 20240405153054285
126406 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-stat.txt' (124,433) at 20240405153054081
126407 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_uer.c' (124,434) at 20210307214932206
126408 2025-01-21 03:01:04.812-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/rpmsg_core.c' (124,435) at 20240405153231371
126409 2025-01-21 03:01:04.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/maxim,ds26522.txt' (124,436) at 20210307214925378
126410 2025-01-21 03:01:04.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/spca506.c' (124,437) at 20210307214928834
126411 2025-01-21 03:01:04.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c' (124,438) at 20240405153231235
126412 2025-01-21 03:01:04.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/smu9_driver_if.h' (124,439) at 20240405153048341
126413 2025-01-21 03:01:04.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7794.dtsi' (124,440) at 20210308005002600
126414 2025-01-21 03:01:04.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-virtio.c' (124,441) at 20240405153230683
126415 2025-01-21 03:01:04.813-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/filter-buffer.c' (124,442) at 20210927100127289
126416 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pinctrl/rockchip,pinctrl.txt' (124,443) at 20210308005003308
126417 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/westmereep-dp/virtual-memory.json' (124,444) at 20240405153054157
126418 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d4ek/Kconfig' (124,445) at 20210308005002920
126419 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rpm.c' (124,446) at 20240405153230219
126420 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/rockchip,rk3588-cru.h' (124,447) at 20240405153231795
126421 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c' (124,448) at 20240405153048649
126422 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_common.sh' (124,449) at 20240405153054345
126423 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/cpu.c' (124,450) at 20241211090212502
126424 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/compiler-clang.h' (124,451) at 20240405153052669
126425 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/bitops.h' (124,452) at 20240405153045913
126426 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_map_in_map.c' (124,453) at 20240405153232259
126427 2025-01-21 03:01:04.814-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/trap.c' (124,454) at 20240405153046345
126428 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_parman.c' (124,455) at 20210307214931818
126429 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/pai.h' (124,456) at 20240405153046277
126430 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_v4l2.c' (124,457) at 20240405153231471
126431 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/OWNERS' (124,458) at 20220429030013152
126432 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.sh7752evb' (124,459) at 20210308005003296
126433 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/components/alert-banner.scss' (124,460) at 20210308005107073
126434 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/uapi/asm/unistd.h' (124,461) at 20210307214926518
126435 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network/usb-network.service' (124,462) at 20230412080023456
126436 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/freebsd' (124,463) at 20241211090212554
126437 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ultravisor-api.h' (124,464) at 20210307214926394
126438 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ux500/boards.txt' (124,465) at 20220525020651662
126439 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/virtual-memory.json' (124,466) at 20240405153054125
126440 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/memory.h' (124,467) at 20210307214925958
126441 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/docs/contributing.md' (124,468) at 20221209040032879
126442 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/compressed/head.S' (124,469) at 20210307214926306
126443 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/irqs-s3c64xx.h' (124,470) at 20240405153045685
126444 2025-01-21 03:01:04.815-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/rtsx_chip.c' (124,471) at 20240405153051929
126445 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h' (124,472) at 20220525020653739
126446 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6838.h' (124,473) at 20210308005003588
126447 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/netfs.h' (124,474) at 20240405153052897
126448 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0037-corstone1000-enable-authenticated-capsule-config.patch' (124,475) at 20240413080012627
126449 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleu_s_ph_qbr.c' (124,476) at 20210308005046505
126450 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/at91sam9x5ek.h' (124,477) at 20210308005003584
126451 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pmc.h' (124,478) at 20210308005002668
126452 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml' (124,479) at 20240405153045113
126453 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda_regmap.h' (124,480) at 20210307214931598
126454 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/pagemap.h' (124,481) at 20240405153052897
126455 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Edsbyn' (124,482) at 20210307205553778
126456 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi_altera.txt' (124,483) at 20210308005003324
126457 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/3.Early-stage.rst' (124,484) at 20240405153045297
126458 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/difrnce_dit4350_defconfig' (124,485) at 20210308005003256
126459 2025-01-21 03:01:04.816-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash.inc' (124,486) at 20241221090017528
126460 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool-2.5.4.inc' (124,487) at 20241221090017664
126461 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/device.c' (124,488) at 20240405153051269
126462 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_imx.h' (124,489) at 20240405153231535
126463 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/virt.c' (124,490) at 20241211090212290
126464 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/dma_qm_1_regs.h' (124,491) at 20240405153046601
126465 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c' (124,492) at 20240830080013251
126466 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/irq_work.h' (124,493) at 20240405153230079
126467 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/evsel-tp-sched.c' (124,494) at 20240405153054165
126468 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/locktorture.c' (124,495) at 20240405153231915
126469 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-git-archive' (124,496) at 20210307205554638
126470 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/NOTES' (124,497) at 20210307214927870
126471 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/string-attributes.c' (124,498) at 20240405153231343
126472 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/uabi.rst' (124,499) at 20240405153045249
126473 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/clb069.h' (124,500) at 20240405153048617
126474 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/Kconfig' (124,501) at 20220525020654751
126475 2025-01-21 03:01:04.817-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hexedit/hexedit_1.6.bb' (124,502) at 20220502030010108
126476 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/svc/pm/api.h' (124,503) at 20210308005002640
126477 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/cortina.c' (124,504) at 20210308005003440
126478 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/socklib.h' (124,505) at 20210307214932086
126479 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/utils.c' (124,506) at 20240405153053229
126480 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/keyval.c' (124,507) at 20221215040039402
126481 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/asm-offsets_64.c' (124,508) at 20240405153046409
126482 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_NAND_SECBOOT_defconfig' (124,509) at 20210308005003240
126483 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/net.h' (124,510) at 20240405153232107
126484 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/spec-ctrl.h' (124,511) at 20240405153046397
126485 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/lgdt330x.h' (124,512) at 20210307214928630
126486 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rsk7203.h' (124,513) at 20210308005003612
126487 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/atomic.h' (124,514) at 20240405153045913
126488 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/vde_kern.c' (124,515) at 20210307214926618
126489 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/microcode/intel.c' (124,516) at 20240405153230123
126490 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_path_append.cpp' (124,517) at 20220610100046048
126491 2025-01-21 03:01:04.818-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/nterr.h' (124,518) at 20240405153052529
126492 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-spear.txt' (124,519) at 20210307214925366
126493 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/oss-fuzz/build.sh' (124,520) at 20240906080037444
126494 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/sysfs.c' (124,521) at 20240405153051269
126495 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/os-Linux/start_up.c' (124,522) at 20220525020652130
126496 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ts4800.h' (124,523) at 20210308005003620
126497 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crypto.h' (124,524) at 20220525020654807
126498 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/temporary_subdirectory.cpp' (124,525) at 20240817080031296
126499 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/vcnl4000.c' (124,526) at 20240405153230695
126500 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/yocto-uninative.inc' (124,527) at 20241221090017612
126501 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/sa1111_generic.c' (124,528) at 20240405153051265
126502 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/fpu_helper.c' (124,529) at 20230925080039997
126503 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_pwrctrl.c' (124,530) at 20210819100021610
126504 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/olpc_battery.c' (124,531) at 20240405153051437
126505 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-msm8916-smp.dtsi' (124,532) at 20240405153045545
126506 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gdb/linux/mm.py' (124,533) at 20240405153232103
126507 2025-01-21 03:01:04.819-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/spapr_ovec.h' (124,534) at 20220429100100566
126508 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/0003-rust.configure-do-not-try-to-find-a-suitable-upstrea.patch' (124,535) at 20231011080016578
126509 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046ardb_qspi_defconfig' (124,536) at 20210308005003264
126510 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/armada-37xx-wdt.txt' (124,537) at 20210307214925450
126511 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/cxl/pci.c' (124,538) at 20240405153230275 to deleted uid set
126512 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/stats.c' (124,539) at 20240405153046033
126513 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_shmem.c' (124,540) at 20240405153048477
126514 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.generic_usb_ohci' (124,541) at 20210308005003292
126515 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/Kconfig' (124,542) at 20240405153230003
126516 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-scmi.c' (124,543) at 20230925080040093
126517 2025-01-21 03:01:04.820-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/linux/atomisp_gmin_platform.h' (124,544) at 20240405153051825
126518 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/debug.c' (124,545) at 20240405153231251
126519 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-polaroid-mid2809pxe04.dts' (124,546) at 20240405153045389
126520 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/vnc-enc-hextile-template.h' (124,547) at 20240326080039754
126521 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/tree.h' (124,548) at 20240910080014090
126522 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/timeout.c' (124,549) at 20240805080014031
126523 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl367_i2c.c' (124,550) at 20240405153230687
126524 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/nitrox/nitrox_mbx.c' (124,551) at 20240405153046933
126525 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/sigcontext.h' (124,552) at 20210307214926590
126526 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipack/ipack.c' (124,553) at 20240906080037244
126527 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/nsc_gpio.c' (124,554) at 20210307214926950
126528 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fdtdec.h' (124,555) at 20210308005003648
126529 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/configuration/bletchley-yaml-config.bb' (124,556) at 20241206090014218
126530 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbl.c' (124,557) at 20210308005046505
126531 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/max9768.h' (124,558) at 20210307214931598
126532 2025-01-21 03:01:04.821-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rx/rx62n.c' (124,559) at 20240906080037288
126533 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-btcvsd.c' (124,560) at 20240405153232183
126534 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atm_idt77105.h' (124,561) at 20210307214931622
126535 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/iommufd/vfio_compat.c' (124,562) at 20240405153230747
126536 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/test_empty_plugin.wks' (124,563) at 20210307205554390
126537 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/feature-removal-schedule.txt' (124,564) at 20210308005003328
126538 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/Partition.interface.yaml' (124,565) at 20210610000035134
126539 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/ashiftrt.S' (124,566) at 20210308005002852
126540 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ia_css_raw.host.h' (124,567) at 20240405153051837
126541 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_socket.h' (124,568) at 20210307214931646
126542 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012a2g5rdb_tfa_defconfig' (124,569) at 20210308005003264
126543 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/relocate.S' (124,570) at 20210308005002548
126544 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-ld20.c' (124,571) at 20210308005002792
126545 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-xp-crs305-1g-4s-bit.dts' (124,572) at 20240405153045453
126546 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/iproute2/0003-bridge-mst-fix-a-further-musl-build-issue.patch' (124,573) at 20241221090017636
126547 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/fils_aead.c' (124,574) at 20240405153232043
126548 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cciss_ioctl.h' (124,575) at 20210307214931366
126549 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/machine-common.json' (124,576) at 20241211090212450
126550 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/other.json' (124,577) at 20240405153054149
126551 2025-01-21 03:01:04.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/processor.h' (124,578) at 20240405153232271
126552 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/jsa1212.c' (124,579) at 20240405153049001
126553 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/gettext.patch' (124,580) at 20210817100021790
126554 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/atmel-dataflash.txt' (124,581) at 20210307214925366
126555 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a_param.h' (124,582) at 20210307214930558
126556 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/PortCollection_v1.xml' (124,583) at 20240619080002932
126557 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/vgaarbiter.rst' (124,584) at 20240405153045213
126558 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/fd.h' (124,585) at 20240405153052489
126559 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.md.mako' (124,586) at 20210308005049765
126560 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/Makefile' (124,587) at 20240405153049685
126561 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/interface/ia_css_queue.h' (124,588) at 20210307214930570
126562 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/outp.c' (124,589) at 20240405153048625
126563 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/trigger.h' (124,590) at 20240405153052709
126564 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/imx/Kconfig' (124,591) at 20210308005003348
126565 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/des3_ede_glue.c' (124,592) at 20240405153046361
126566 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/riscv-qmp-cmds.c' (124,593) at 20240906080037528
126567 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json' (124,594) at 20210307205554222
126568 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman/0001-meson-DO-not-emit-absolute-path-when-S-B.patch' (124,595) at 20241221090017492
126569 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-singlehost/ttyS2.conf' (124,596) at 20240310080021376
126570 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/cpupower/cpupower.bb' (124,597) at 20241221090017528
126571 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/test_Utils.cpp' (124,598) at 20241112090003106
126572 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/186' (124,599) at 20230426080043944
126573 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/cavium-octeon/Makefile' (124,600) at 20210307214926194
126574 2025-01-21 03:01:04.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega10_smumgr.h' (124,601) at 20210309003649664
126575 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/floating-point.json' (124,602) at 20220525020655147
126576 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx7_snvs.c' (124,603) at 20241211090212294
126577 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.out' (124,604) at 20210308005046405 to deleted uid set
126578 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/sh_bios.c' (124,605) at 20210307214926570
126579 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.c' (124,606) at 20210307214927958
126580 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/expr.c' (124,607) at 20240726080012878
126581 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Stugun' (124,608) at 20210307205553790
126582 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/ppc/vdso-64le.so' (124,609) at 20241211090212378 to deleted uid set
126583 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/rtw_byteorder.h' (124,610) at 20210307214930662
126584 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ene-kb3930.c' (124,611) at 20240405153049605
126585 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-keembay.c' (124,612) at 20240405153051449
126586 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota_v1.c' (124,613) at 20240405153052497
126587 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/mgmt_config.c' (124,614) at 20220525020654799
126588 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tscs42xx.c' (124,615) at 20240405153053813
126589 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/adc.c' (124,616) at 20210308005003204
126590 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_dumpstats_kern.c' (124,617) at 20210307214932118
126591 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-riscv/Makefile' (124,618) at 20210308005002956
126592 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/ecryptfs_format.h' (124,619) at 20210309003654552
126593 2025-01-21 03:01:04.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/Makefile' (124,620) at 20240805080013971
126594 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/display-connector.c' (124,621) at 20240405153230523
126595 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h' (124,622) at 20240405153230611
126596 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq_stack.h' (124,623) at 20240624080012768
126597 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/sgio2audio.c' (124,624) at 20240405153053509
126598 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2805.c' (124,625) at 20240405153052233
126599 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-4a/tune-neoverse512tvb.inc' (124,626) at 20240301090012451
126600 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lumsheden_Trekanten' (124,627) at 20210307205553786
126601 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/fan53555.c' (124,628) at 20210308005003472
126602 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/phosphor-rsyslog-config/utils.hpp' (124,629) at 20210308005049141
126603 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_1_0.h' (124,630) at 20210307214927702
126604 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpslice_1.8.bb' (124,631) at 20241221090017500
126605 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/vfio/ccw.c' (124,632) at 20241211090212346
126606 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-385.dtsi' (124,633) at 20240405153045445
126607 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a77995.dtsi' (124,634) at 20210308005002604
126608 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/migrate-key-location' (124,635) at 20230510080014491
126609 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_dmem.h' (124,636) at 20210307214927910
126610 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r1.dts' (124,637) at 20240405153045781
126611 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt' (124,638) at 20210307214925418
126612 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/nowhere.c' (124,639) at 20210308005003540
126613 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcht_nocodec.c' (124,640) at 20240405153053945
126614 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/Makefile' (124,641) at 20210307214928758
126615 2025-01-21 03:01:04.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/src/gpioplus/chip.hpp' (124,642) at 20230511080009359
126616 2025-01-21 03:01:04.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/aes.h' (124,643) at 20210307214931306
126617 2025-01-21 03:01:04.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mt6358.h' (124,644) at 20210307214932318
126618 2025-01-21 03:01:04.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/intel_ish.h' (124,645) at 20210307214931610
126619 2025-01-21 03:01:04.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp3971.c' (124,646) at 20240405153051465
126620 2025-01-21 03:01:04.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/qconf.h' (124,647) at 20210308005003732
126621 2025-01-21 03:01:04.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-queue.c' (124,648) at 20240405153049357
126622 2025-01-21 03:01:04.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/radiotap.h' (124,649) at 20241211090145469
126623 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dfl.h' (124,650) at 20240405153052681
126624 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,nsp-pinmux.txt' (124,651) at 20220525020651702
126625 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbuspassive.hpp' (124,652) at 20221114040047306
126626 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hid/hiddev.rst' (124,653) at 20240405153045217
126627 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/meson.build' (124,654) at 20241014080018042
126628 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c' (124,655) at 20240405153048993
126629 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_scdc_helper.c' (124,656) at 20240405153048389
126630 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/68000/bootlogo-vz.h' (124,657) at 20210307214926134
126631 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/slcan/Makefile' (124,658) at 20240405153049737
126632 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.json' (124,659) at 20210308005046409
126633 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/irq_vectors.h' (124,660) at 20240405153232207
126634 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cputopo.h' (124,661) at 20240405153054185
126635 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lksctp-tools/lksctp-tools/v6test.sh' (124,662) at 20210307205553842
126636 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/mei_phy.c' (124,663) at 20220525020653819
126637 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/corsair-psu.rst' (124,664) at 20240815080012863
126638 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/provider.rst' (124,665) at 20240405153045189
126639 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-koelsch-u-boot.dts' (124,666) at 20210308005002600
126640 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/psci.h' (124,667) at 20210307214925854
126641 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-mxl111sf-cardlist.rst' (124,668) at 20210307214925230
126642 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/debugfs.c' (124,669) at 20240405153049653
126643 2025-01-21 03:01:04.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c' (124,670) at 20240830080013283
126644 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/media-dev.c' (124,671) at 20240405153230815
126645 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/LICENSE' (124,672) at 20210307205554218
126646 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vicodec/codec-fwht.c' (124,673) at 20220525020653311
126647 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/meson.options' (124,674) at 20241122090031749
126648 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-msm8976.c' (124,675) at 20240405153051349
126649 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5624r.yaml' (124,676) at 20240405153045073
126650 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp6-server' (124,677) at 20210307205554462
126651 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/iwpm_util.h' (124,678) at 20240405153049021
126652 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/dec/kn02-irq.c' (124,679) at 20210307214926206
126653 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/termios.h' (124,680) at 20210307214931618
126654 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_w.c' (124,681) at 20210308005046521
126655 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-fclose.rst' (124,682) at 20210309003648476
126656 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/head.S' (124,683) at 20210307214926138
126657 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-cldma.h' (124,684) at 20210307214932390
126658 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.c' (124,685) at 20240405153049945
126659 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-policy.c' (124,686) at 20240405153049241
126660 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act_stats.c' (124,687) at 20240405153050109
126661 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/efi/efi-x86_app/MAINTAINERS' (124,688) at 20210308005002952
126662 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Barix/ipam390/ipam390-ais-uart.cfg' (124,689) at 20210308005002900
126663 2025-01-21 03:01:04.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smpplib/run-ptest' (124,690) at 20240301090012435
126664 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/faultlog_dump_entry.hpp' (124,691) at 20241129090023561
126665 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_ringbuffer.h' (124,692) at 20240405153048609
126666 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/nautilus/nautilus_47.1.bb' (124,693) at 20241221090017488
126667 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.h' (124,694) at 20240405153051945
126668 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/xip_fixup.h' (124,695) at 20240405153230063
126669 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/Makefile' (124,696) at 20240527080023352
126670 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/kirkwood.h' (124,697) at 20240405153045653
126671 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx203.dts' (124,698) at 20240405153229955
126672 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/crush/mapper.c' (124,699) at 20240405153053201
126673 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/memory/tegra124-mc.h' (124,700) at 20210308005003636
126674 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mc146818rtc.h' (124,701) at 20210307214926162
126675 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3060-spi.c' (124,702) at 20210307214932322
126676 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sysfs.c' (124,703) at 20240405153046649
126677 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dateutil_2.9.0.bb' (124,704) at 20241206090014266
126678 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-de212/xtensa-modules.c.inc' (124,705) at 20210308005046349
126679 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/LICENSE' (124,706) at 20210307205553674
126680 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/lx2160a/eth_lx2160ardb.c' (124,707) at 20210308005002972
126681 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sdm670-tlmm.yaml' (124,708) at 20240405153045137
126682 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/tools/fan_rpm_loop_test.sh' (124,709) at 20230421080035752
126683 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-sr-som-brcm.dtsi' (124,710) at 20240405153045517
126684 2025-01-21 03:01:04.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsi.h' (124,711) at 20240405153052917
126685 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/mxc_nand.h' (124,712) at 20210308005003412
126686 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/msg2638.c' (124,713) at 20240405153049161
126687 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/sirf-audio.txt' (124,714) at 20210307214925434
126688 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_h6.c' (124,715) at 20210308005003352
126689 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/memory.json' (124,716) at 20240405153054125
126690 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc16.c' (124,717) at 20210307214931794
126691 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.c' (124,718) at 20240405153050645
126692 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.10.4.bb' (124,719) at 20231126090012805
126693 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/x1830-cgu.c' (124,720) at 20240405153046793
126694 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/rawmidi.c' (124,721) at 20240405153232123
126695 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_tcp.h' (124,722) at 20210307214931642
126696 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/debugfs.c' (124,723) at 20240405153231911
126697 2025-01-21 03:01:04.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/zoned.h' (124,724) at 20240405153231643
126698 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/page-states.c' (124,725) at 20240405153230087
126699 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/MIGRATION.txt' (124,726) at 20210308005003328
126700 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/syscall.tbl' (124,727) at 20241211090212378
126701 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/mid_bios.h' (124,728) at 20210307214927778
126702 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/pacbti.py' (124,729) at 20231207090015258
126703 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/livepatch.h' (124,730) at 20240405153052721
126704 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/Makefile' (124,731) at 20240405153046241
126705 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/net/bpf_jit_32.c' (124,732) at 20240405153045701
126706 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/schema/RootOfTrust_v1.xml' (124,733) at 20220520030007180
126707 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/proc.c' (124,734) at 20241211090145385
126708 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-35xx-devkit-u-boot.dtsi' (124,735) at 20210308005002596
126709 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/pic32mzda/pic32mzda.h' (124,736) at 20210307214926286
126710 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_sel_unit_cache_test.c' (124,737) at 20240405153054361
126711 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-basic' (124,738) at 20210307214932570
126712 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/table.h' (124,739) at 20210307214929930
126713 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/phal-import-devtree@.service.in' (124,740) at 20220222110024722
126714 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/virtio_types.h' (124,741) at 20210308005046053
126715 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pvh.bin' (124,742) at 20210308005046177 to deleted uid set
126716 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/aw2/aw2-alsa.c' (124,743) at 20220525020654987
126717 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sched/types.h' (124,744) at 20241216090017769
126718 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/syscalls/syscall.tbl' (124,745) at 20240405153230007
126719 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/socfpga.c' (124,746) at 20210308005003052
126720 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-gpio-presence@.service' (124,747) at 20230412080023460
126721 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/ivybridge/sdram_nop.c' (124,748) at 20210308005002856
126722 2025-01-21 03:01:04.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-macro-common.c' (124,749) at 20240405153053621
126723 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpufreq.h' (124,750) at 20240405153054213
126724 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_crctable.c' (124,751) at 20210308005003696
126725 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.c' (124,752) at 20240405153050129
126726 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/membarrier.c' (124,753) at 20240405153231927
126727 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Sensor.v1_10_1.json' (124,754) at 20240918080002724
126728 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hashmap.c' (124,755) at 20240405153054193
126729 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/spapr_xive_kvm.c' (124,756) at 20241211090212286
126730 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/musl_git.bb' (124,757) at 20241221090017644
126731 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/yosemite4-common/host-poweroff' (124,758) at 20240727080014102
126732 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/warp/MAINTAINERS' (124,759) at 20210308005003168
126733 2025-01-21 03:01:04.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/inno_hdmi-rockchip.txt' (124,760) at 20210307214925306
126734 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gr3d.c' (124,761) at 20240405153230639
126735 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/hw.h' (124,762) at 20221215040039182
126736 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-qman3.dtsi' (124,763) at 20210307214926350
126737 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-exynos.c' (124,764) at 20241211090145497
126738 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_lsr.S' (124,765) at 20230426080043952
126739 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-PendleForest' (124,766) at 20210307205553798
126740 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt2701/mt2701-cs42448.c' (124,767) at 20240405153053961
126741 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/kobol/helios4/README' (124,768) at 20210308005003012
126742 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/video.c' (124,769) at 20210308005002728
126743 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/vector.c' (124,770) at 20240613080016375
126744 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-dbg-g-chip-info.rst' (124,771) at 20220525020651786
126745 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/store/ibm.js' (124,772) at 20240925080040915
126746 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/early_serial_console.c' (124,773) at 20240405153046349
126747 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@2/psu@58.conf' (124,774) at 20240904080027738
126748 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/LeakDetector.v1_2_0.json' (124,775) at 20240918080002720
126749 2025-01-21 03:01:04.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml' (124,776) at 20240405153229779
126750 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/machine.py' (124,777) at 20240906080037428
126751 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/debug.h' (124,778) at 20210307214928566
126752 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/ti/omap.yaml' (124,779) at 20240405153229755
126753 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_cpu_hotplug.rst' (124,780) at 20220429100100422
126754 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4341.txt' (124,781) at 20210307214925426
126755 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/dm9000x.h' (124,782) at 20210308005003428
126756 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/impl.cpp' (124,783) at 20240826080018279
126757 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/tlb.c' (124,784) at 20210308005002996
126758 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.c' (124,785) at 20240405153050501
126759 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_tx_iptunnel_kern.c' (124,786) at 20240405153053429
126760 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Libpng' (124,787) at 20210307205554422
126761 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-zlib.c' (124,788) at 20210307214932470
126762 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/0002-squid-make-squid-conf-tests-run-on-target-device.patch' (124,789) at 20240413080012643
126763 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl/ftm.h' (124,790) at 20210307214931390
126764 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kobject_uevent.c' (124,791) at 20240805080014043
126765 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-armada38x.c' (124,792) at 20240405153231371
126766 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/NCR5380.c' (124,793) at 20241011080017343
126767 2025-01-21 03:01:04.834-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/block/stat.rst' (124,794) at 20220525020651654
126768 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-1.0' (124,795) at 20210307205554418
126769 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/thm/irqsrcs_thm_9_0.h' (124,796) at 20210307214927702
126770 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Aggregate_v1.xml' (124,797) at 20240619080002920
126771 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/clocksource_ids.h' (124,798) at 20220525020654555
126772 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-sched_getcpu.c' (124,799) at 20210307214932470
126773 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/exynos.S' (124,800) at 20210307214925858
126774 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/at91_dt_defconfig' (124,801) at 20240405153229907
126775 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/fgraph-filter-stack.tc' (124,802) at 20210307214932670
126776 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bat_v_elp.h' (124,803) at 20220525020654787
126777 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-versaclock3.c' (124,804) at 20240405153230207
126778 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/devlink.c' (124,805) at 20240405153050101
126779 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/userio.h' (124,806) at 20210307214931682
126780 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/gitarchivetests.py' (124,807) at 20230919080013982
126781 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xmon.h' (124,808) at 20240405153046133
126782 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/bitops.h' (124,809) at 20240405153045621
126783 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sagem/f@st1704/Makefile' (124,810) at 20210308005003040
126784 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0001-memcheck-vgtests-remove-fullpath-after-flags.patch' (124,811) at 20210307205554554
126785 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_wait.c' (124,812) at 20240405153230563
126786 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/tests/unit/Global/__snapshots__/Search.spec.js.snap' (124,813) at 20220105012523003
126787 2025-01-21 03:01:04.835-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/hwtimer.c' (124,814) at 20240405153046621
126788 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/sc27xx-fg.yaml' (124,815) at 20240405153045141
126789 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-papr-pmem' (124,816) at 20240405153229727
126790 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/camcc-sm6350.c' (124,817) at 20240405153046809
126791 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/syscalls.c' (124,818) at 20210307214926466
126792 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/uac_common.h' (124,819) at 20240405153052077
126793 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/astro/mcf5373l/Makefile' (124,820) at 20210308005002916
126794 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memory-hotplug/Makefile' (124,821) at 20210307214932686
126795 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-alpine-msi.c' (124,822) at 20240613080016423
126796 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/verifier.rst' (124,823) at 20240405153044997
126797 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/debugfs.c' (124,824) at 20210307214928514
126798 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/coreboot/coreboot/Makefile' (124,825) at 20210308005002948
126799 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mvebu/comphy.h' (124,826) at 20210308005003676
126800 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-3.0-with-autoconf-exception' (124,827) at 20210307205554422
126801 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/introduction.rst' (124,828) at 20240405153044937
126802 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/insn_trans/trans_rvzicbo.c.inc' (124,829) at 20240906080037524
126803 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/style/cpp/.clang-tidy' (124,830) at 20231102080004805
126804 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_memcpy.h' (124,831) at 20220525020652903
126805 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/Makefile' (124,832) at 20240405153052409
126806 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/socionext,uniphier-i2c.yaml' (124,833) at 20240405153045065
126807 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/u-boot-x86.h' (124,834) at 20210308005002880
126808 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/copy_template.S' (124,835) at 20210307214926086
126809 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_gpu.h' (124,836) at 20240405153230539
126810 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip27/cpu-feature-overrides.h' (124,837) at 20240405153046005
126811 2025-01-21 03:01:04.836-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c' (124,838) at 20240405153048761
126812 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/acl.c' (124,839) at 20240405153231643
126813 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4-1.4.19.inc' (124,840) at 20241221090017664
126814 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_drain.h' (124,841) at 20240405153052589
126815 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/rk8xx_pmic.h' (124,842) at 20210308005003680
126816 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp' (124,843) at 20231024080003368
126817 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/Makefile' (124,844) at 20210307214930334
126818 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ialloc.c' (124,845) at 20240405153052573
126819 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pmi8994.dtsi' (124,846) at 20240405153045777
126820 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/endpoint/functions/Kconfig' (124,847) at 20240405153051237
126821 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/sme-outprod1.c' (124,848) at 20230925080040097
126822 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/dbusactiveread.hpp' (124,849) at 20241210090026644
126823 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/storcenter.dts' (124,850) at 20210307214926358
126824 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb' (124,851) at 20241221090017504
126825 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/aspeed/Kconfig' (124,852) at 20210308005003476
126826 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/boost_asio_ssl.cpp' (124,853) at 20230511080004691
126827 2025-01-21 03:01:04.837-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/dms-ba16_defconfig' (124,854) at 20210308005003256
126828 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/mac80211/ieee80211_i.h' (124,855) at 20240805080014055 to deleted uid set
126829 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/lsi,axm5516-clks.txt' (124,856) at 20210307214925290
126830 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_h.c' (124,857) at 20210308005046517
126831 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl8712_debugctrl_regdef.h' (124,858) at 20210307214930638
126832 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vdso/processor.h' (124,859) at 20240405153046401
126833 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/mapfile.csv' (124,860) at 20240405153232227
126834 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/Makefile' (124,861) at 20240405153045825
126835 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/gsc-me.c' (124,862) at 20240405153230847
126836 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/bcm5974.rst' (124,863) at 20210307214925514
126837 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/src/device_class.rs' (124,864) at 20241211090212454
126838 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/consolation/consolation_0.0.9.bb' (124,865) at 20230401080011939
126839 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/manager.hpp' (124,866) at 20240409080029603
126840 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/folio-compat.c' (124,867) at 20240405153231959
126841 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/bootwrapper.rst' (124,868) at 20210307214925546
126842 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq25980_charger.c' (124,869) at 20240405153051429
126843 2025-01-21 03:01:04.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/smsc47m192.c' (124,870) at 20240405153048877
126844 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/google/chromebook-boot-flow.rst' (124,871) at 20240405153044969
126845 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_byte_action.hpp' (124,872) at 20240817080031292
126846 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/tricore/Makefile.softmmu-target' (124,873) at 20240326080039746
126847 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8mp-power.h' (124,874) at 20240405153052653
126848 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/phosphor-logging.wrap' (124,875) at 20220625030026172
126849 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/tlv.h' (124,876) at 20210307214931602
126850 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/afsplit.c' (124,877) at 20241211090212226
126851 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp108.c' (124,878) at 20240405153048645
126852 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/st_pressure_buffer.c' (124,879) at 20240405153049009
126853 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/Kconfig' (124,880) at 20240906080037212
126854 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c' (124,881) at 20220525020652963
126855 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm_iec958.h' (124,882) at 20220525020654655
126856 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/cygnus-ssp.c' (124,883) at 20240405153053557
126857 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.c' (124,884) at 20240405153048641
126858 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_transport.c' (124,885) at 20240712080021081
126859 2025-01-21 03:01:04.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/flea3_defconfig' (124,886) at 20210308005003260
126860 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ceph/super.c' (124,887) at 20241211090145505 to deleted uid set
126861 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-colibri-wifi-aster.dts' (124,888) at 20240405153045529
126862 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/off_cpu.bpf.c' (124,889) at 20240405153054185
126863 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/mirror_gre_changes.sh' (124,890) at 20240405153054341
126864 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/eisa-bus.c' (124,891) at 20240405153230291
126865 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/atari_stdma.h' (124,892) at 20210307214926158
126866 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-qdist.c' (124,893) at 20210927100127645
126867 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8040.dtsi' (124,894) at 20210308005002568
126868 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/zutil.h' (124,895) at 20210308005003716
126869 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu' (124,896) at 20210307214925346
126870 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/st,stm32-thermal.yaml' (124,897) at 20240405153045177
126871 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra72-evm-revc.dts' (124,898) at 20210308005002576
126872 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/mmal-parameters.h' (124,899) at 20240405153051945
126873 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/nmi.h' (124,900) at 20240405153046321
126874 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/acompress.h' (124,901) at 20240405153052625
126875 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/vdso.c' (124,902) at 20210309003648996
126876 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/adxl345_i2c.c' (124,903) at 20240405153048929
126877 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmdev.h' (124,904) at 20240405153052905
126878 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-alsa-main.c' (124,905) at 20240405153049369
126879 2025-01-21 03:01:04.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0006-Implement-timer-for-arm-v6.patch' (124,906) at 20240413080012651
126880 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a23-q8-tablet.dts' (124,907) at 20240405153045389
126881 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_index.scss' (124,908) at 20220105012522983
126882 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/opcode_helper.c' (124,909) at 20210307214926562
126883 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/titan.h' (124,910) at 20210307214926558
126884 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-pcie.md' (124,911) at 20221209040006395
126885 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgf117.fuc3.h' (124,912) at 20210307214927938
126886 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_hv_generic.c' (124,913) at 20240913080013821
126887 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-io.json' (124,914) at 20240405153054145
126888 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/load_align.c' (124,915) at 20230925080040097
126889 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-semitek.c' (124,916) at 20220525020653043
126890 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-devattr.c' (124,917) at 20220525020653323
126891 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/qxl.h' (124,918) at 20240906080037216
126892 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/run-ptest' (124,919) at 20210307205554610
126893 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_ram.c' (124,920) at 20210308005003232
126894 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/create_pnor_partition_table.cpp' (124,921) at 20210308005108645
126895 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (124,922) at 20241106090019922
126896 2025-01-21 03:01:04.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_structs.h' (124,923) at 20210308005046085
126897 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/eeepc-laptop.c' (124,924) at 20240405153051405
126898 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x_reg.h' (124,925) at 20220525020653435
126899 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/Makefile' (124,926) at 20210307214931130
126900 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/OWNERS' (124,927) at 20221213040032721
126901 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lochnagar-regulator.c' (124,928) at 20240405153051465
126902 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/oplib.h' (124,929) at 20210307214926582
126903 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/thuge-gen.c' (124,930) at 20240405153232275
126904 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/lis302.txt' (124,931) at 20210307214925326
126905 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/include/host/aarch64/host-signal.h' (124,932) at 20220429100100638
126906 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/kxsd9-spi.c' (124,933) at 20240405153230687
126907 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-trace.h' (124,934) at 20240405153052041
126908 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.c' (124,935) at 20210307214927950
126909 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm_hubs.c' (124,936) at 20210309003654896
126910 2025-01-21 03:01:04.842-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3288-tinker.dts' (124,937) at 20210308005002604
126911 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/t3_hw.c' (124,938) at 20240405153049869
126912 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl812.c' (124,939) at 20240405153046901
126913 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8544ds.dts' (124,940) at 20210307214926342
126914 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/configs/x86_debug.config' (124,941) at 20240405153231903
126915 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/platform_variables.py' (124,942) at 20241029080012595
126916 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.c' (124,943) at 20240405153051837
126917 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/Kconfig' (124,944) at 20240405153231687
126918 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/ptt/hisi_ptt.h' (124,945) at 20240405153048893
126919 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/hdac_controller.c' (124,946) at 20240405153053505
126920 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mm/pkey_exec_prot.c' (124,947) at 20210309003656012
126921 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/machine.c' (124,948) at 20240906080037472
126922 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/037.out' (124,949) at 20210308005046437
126923 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/max96712/Makefile' (124,950) at 20240405153051861
126924 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/Kconfig' (124,951) at 20210308005003420
126925 2025-01-21 03:01:04.843-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_select_reuseport_common.h' (124,952) at 20210307214932654
126926 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/OWNERS' (124,953) at 20231222090004823
126927 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/e_powersaver.c' (124,954) at 20210309003649272
126928 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-type-list.err' (124,955) at 20210308005046409
126929 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/hardirq.h' (124,956) at 20210307214926214
126930 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/kmem.c' (124,957) at 20240405153052561
126931 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs_sta.c' (124,958) at 20240805080013979
126932 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/exchange-bmc-os-info.sysconf' (124,959) at 20210308004938816
126933 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_qp.c' (124,960) at 20241211090145441
126934 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/mpic.c' (124,961) at 20240405153046233
126935 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU.dts' (124,962) at 20210308005002564
126936 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0006-libtool-Fix-tools-path-issues.patch' (124,963) at 20241221090017664
126937 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/alpha/translate.c' (124,964) at 20240906080037452
126938 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,qoriq-mc-dpmac.yaml' (124,965) at 20240405153045117
126939 2025-01-21 03:01:04.844-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/irq-msc01.c' (124,966) at 20210307214926254
126940 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp' (124,967) at 20241211090002379
126941 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/sbe_ffdc_handler.hpp' (124,968) at 20240320080024493
126942 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp' (124,969) at 20230202040004526
126943 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/knav_qmss_acc.c' (124,970) at 20240405153051773
126944 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/uvcvideo.h' (124,971) at 20240405153052941
126945 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb-cross_15.2.bb' (124,972) at 20241221090017660
126946 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb' (124,973) at 20241221090017504
126947 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra186_asrc.c' (124,974) at 20240405153054009
126948 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-input.c' (124,975) at 20240906080037316
126949 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/path.h' (124,976) at 20240405153054201
126950 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_catalog.c' (124,977) at 20240405153048597
126951 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_regs.h' (124,978) at 20240405153048701
126952 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/aarch64/smccc_filter.c' (124,979) at 20240405153054313
126953 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/tls.h' (124,980) at 20210307214926754
126954 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-sunfire.c' (124,981) at 20210307214928554
126955 2025-01-21 03:01:04.845-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/perl_5.40.0.bb' (124,982) at 20241221090017664
126956 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_domain.h' (124,983) at 20240405153048473
126957 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/microbit.c' (124,984) at 20221215040039090
126958 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/pgtable.c' (124,985) at 20210309003648984
126959 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-pcie.c' (124,986) at 20240405153051297
126960 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/pcm3060.txt' (124,987) at 20210307214925430
126961 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_drv.c' (124,988) at 20241211090145449
126962 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/utils.h' (124,989) at 20210308005002708
126963 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/omap3-beagle-u-boot.dtsi' (124,990) at 20210308005002596
126964 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/bpf.c' (124,991) at 20240405153231075
126965 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/cpu-feature-registers.rst' (124,992) at 20240405153229739
126966 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/afe/voltage-divider.yaml' (124,993) at 20240405153045073
126967 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex3_user.c' (124,994) at 20240405153232099
126968 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/iucv/iucv.h' (124,995) at 20210307214931562
126969 2025-01-21 03:01:04.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c' (124,996) at 20240405153230423
126970 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_psr.c' (124,997) at 20240405153230559
126971 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/ti,omap-gpio.yaml' (124,998) at 20240405153229763
126972 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vme8349.h' (124,999) at 20210308005003624
126973 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/i386/signal.c' (125,000) at 20230426080043652
126974 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking/run-ptest' (125,001) at 20210307205554478
126975 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-axi-clk.yaml' (125,002) at 20240405153045021
126976 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/sgidefs.h' (125,003) at 20210307214926250
126977 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/external/meson.build' (125,004) at 20241112090003094
126978 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/rakp12.cpp' (125,005) at 20240829080025807
126979 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json' (125,006) at 20231223090011731
126980 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/remoteproc.h' (125,007) at 20210308005003684
126981 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/enum.h' (125,008) at 20220525020652947
126982 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi' (125,009) at 20240405153229923
126983 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/intel8x0.c' (125,010) at 20220525020655007
126984 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/mem_helper.c' (125,011) at 20241211090212482
126985 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/build_utils.hpp' (125,012) at 20210308005116217
126986 2025-01-21 03:01:04.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig/meson.build' (125,013) at 20230825080021141 to deleted uid set
126987 2025-01-21 03:01:04.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/unstrip.patch' (125,014) at 20230706080014753
126988 2025-01-21 03:01:04.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/lp87565.h' (125,015) at 20220525020654583
126989 2025-01-21 03:01:04.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/vmalloc.h' (125,016) at 20210307214926166
126990 2025-01-21 03:01:04.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/db8500_gpio.c' (125,017) at 20210308005003376
126991 2025-01-21 03:01:04.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/syscalls/rtas_filter.c' (125,018) at 20240405153054365
126992 2025-01-21 03:01:04.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/target_proc.h' (125,019) at 20240326080039558
126993 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wmi.h' (125,020) at 20240405153050485
126994 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-parsec.yml' (125,021) at 20210420000021570
126995 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8183-afe-pcm.txt' (125,022) at 20210307214925430
126996 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/Makefile' (125,023) at 20240405153231951
126997 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/copypage_power7.S' (125,024) at 20240405153046177
126998 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/agp.h' (125,025) at 20240405153046377
126999 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs/0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch' (125,026) at 20240413080012635
127000 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/prcm.c' (125,027) at 20210308005002784
127001 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_subuh_r_qb.c' (125,028) at 20210308005046509
127002 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6586x-regulator.c' (125,029) at 20240405153051477
127003 2025-01-21 03:01:04.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/hynitron_cstxxx.c' (125,030) at 20240405153049161
127004 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-list.err' (125,031) at 20210927100127469
127005 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/sigchain.h' (125,032) at 20210307214932494
127006 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/RouteSetEntryCollection.json' (125,033) at 20240619080002952
127007 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunvnet.c' (125,034) at 20240405153050309
127008 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/perf/include/internal/tests.h' (125,035) at 20220525020655123
127009 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/accel/Makefile' (125,036) at 20210307214930518
127010 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-trace.c' (125,037) at 20240405153053997
127011 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0007-kexec.c-add-guard-around-ENOTSUP.patch' (125,038) at 20210307205553750
127012 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/uv/Makefile' (125,039) at 20220525020652194
127013 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/smmu-common.c' (125,040) at 20240906080037196
127014 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/xbzrle.c' (125,041) at 20230925080039957
127015 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/timestamping.c' (125,042) at 20210307214931918
127016 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8x-colibri-iris.dtsi' (125,043) at 20240405153229927
127017 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/spi.h' (125,044) at 20210308005002848
127018 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/smartpqi.rst' (125,045) at 20210309003648460
127019 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/dir.c' (125,046) at 20240405153052549
127020 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_hwdep.c' (125,047) at 20220525020654971
127021 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7-colibri.dtsi' (125,048) at 20210308005002588
127022 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-avx.c' (125,049) at 20240326080039742
127023 2025-01-21 03:01:04.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_t20.h' (125,050) at 20210308005003588
127024 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/mhi_wwan_ctrl.c' (125,051) at 20240405153051013
127025 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/bug.c' (125,052) at 20240405153053081
127026 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_b.c' (125,053) at 20210308005046517
127027 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma.h' (125,054) at 20210309003650156
127028 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-cpu-debug.yaml' (125,055) at 20240405153045013
127029 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/witherspoon/gpio_defs.json' (125,056) at 20210307205553718
127030 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/server-health/directives/remote-logging-server.js' (125,057) at 20210308005107077
127031 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/p54/led.c' (125,058) at 20210307214929866
127032 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/include/google/google_service_root_test.cpp' (125,059) at 20240329080003275
127033 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/nvidia/Makefile' (125,060) at 20210307214929570
127034 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/samsung,s5k6a3.yaml' (125,061) at 20240405153045093
127035 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/json-c/json-c/run-ptest' (125,062) at 20241221090017664
127036 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/cec/cec-ioc-receive.rst' (125,063) at 20240405153045309
127037 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/resource.h' (125,064) at 20240405153052789
127038 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/srcu.h' (125,065) at 20240405153231839
127039 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/0001-configure-Ignore-CONF_STATUS-for-gtk-and-openGL-need.patch' (125,066) at 20220823030015951
127040 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/armeb-linux' (125,067) at 20230317080013829
127041 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-nvme_%.bbappend' (125,068) at 20241206090014218
127042 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/atomic_t.txt' (125,069) at 20240405153044989
127043 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec_msg_queue.c' (125,070) at 20240405153230803
127044 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb' (125,071) at 20241221090017684
127045 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/Foo.errors.yaml' (125,072) at 20210308005049145
127046 2025-01-21 03:01:04.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/xdp-rx-metadata.rst' (125,073) at 20240405153045241
127047 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/widgets.py' (125,074) at 20210307205554258
127048 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb' (125,075) at 20241221090017536
127049 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_def.h' (125,076) at 20210307214929974
127050 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/Makefile' (125,077) at 20240405153229875
127051 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max14577.yaml' (125,078) at 20240405153045105
127052 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/uefi-capsule-update.cfg' (125,079) at 20241221090017472
127053 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp2xxx.h' (125,080) at 20210307214925922
127054 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/automated_testing.rst' (125,081) at 20240405153229815
127055 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdnsp-mem.c' (125,082) at 20220525020654243
127056 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/universal_c210/Makefile' (125,083) at 20210308005003044
127057 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/evolutions/v0.9.1/get_fru_record_by_option_check.yaml' (125,084) at 20240908080010098
127058 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-snapdragon.h' (125,085) at 20210308005002776
127059 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mdio-boardinfo.h' (125,086) at 20210307214929690
127060 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/s390x/ap-device.h' (125,087) at 20210308005046029
127061 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c' (125,088) at 20220627100017018
127062 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/ginvt.h' (125,089) at 20240405153046001
127063 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-aarch64-none-elf_13.3.rel1.bb' (125,090) at 20241221090017468
127064 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/179.out' (125,091) at 20240326080039730
127065 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_suspend.c' (125,092) at 20240405153048533
127066 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ingenic/jz4740-cgu.c' (125,093) at 20240405153046789
127067 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/ivtv.rst' (125,094) at 20240405153044957
127068 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-uptime.h' (125,095) at 20240405153054365
127069 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/git-submodule.sh' (125,096) at 20230925080039989
127070 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_tiling.h' (125,097) at 20240405153048477
127071 2025-01-21 03:01:04.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/Kconfig' (125,098) at 20210309003651556
127072 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/cdrom/packet-writing.rst' (125,099) at 20240405153045001
127073 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/channel_auth.cpp' (125,100) at 20240829080025807
127074 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/Makefile' (125,101) at 20210308005003456
127075 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kernel_read_file.h' (125,102) at 20240405153052717
127076 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/paravirt_ops.rst' (125,103) at 20240405153045333
127077 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.h' (125,104) at 20240405153048585
127078 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libnl/libnl_3.11.0.bb' (125,105) at 20241221090017696
127079 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/plugin-event.h' (125,106) at 20230426080043772
127080 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/msnd/msnd_classic.h' (125,107) at 20210307214932222
127081 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml' (125,108) at 20240405153045021
127082 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_reg.h' (125,109) at 20220525020654183
127083 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_helper.h' (125,110) at 20210309003653004
127084 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/func_args.py' (125,111) at 20221209040018567
127085 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp' (125,112) at 20240619080002916
127086 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/debugfs.rst' (125,113) at 20220525020651770
127087 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hi3660-coresight.dtsi' (125,114) at 20220525020651914
127088 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/lru_bug.c' (125,115) at 20240405153054257
127089 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/cpld.h' (125,116) at 20210308005002968
127090 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.err' (125,117) at 20220429100100882
127091 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/unicode/README.utf8data' (125,118) at 20210307214931254
127092 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/seeq/ether3.h' (125,119) at 20210307214929614
127093 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t8103-pmgr.dtsi' (125,120) at 20240405153045717
127094 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs46xx/Makefile' (125,121) at 20210307214932238
127095 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/wireguard/qemu/arch/riscv32.config' (125,122) at 20240405153232287
127096 2025-01-21 03:01:04.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDomain.v1_2_2.json' (125,123) at 20240619080002952
127097 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/super.c' (125,124) at 20210308005003552
127098 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pcmcia_cis.c' (125,125) at 20240405153051265
127099 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpuidle.h' (125,126) at 20210307214925886
127100 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quotaio_v1.h' (125,127) at 20210307214931230
127101 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/k210-fpioa.h' (125,128) at 20220525020654547
127102 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4210-trats.dts' (125,129) at 20210308005002576
127103 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/basic_asm.h' (125,130) at 20240405153054357
127104 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/ssi.h' (125,131) at 20210308005002800
127105 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/smb.conf' (125,132) at 20210729000029096
127106 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog-config.bb' (125,133) at 20241206090014338
127107 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm8450.c' (125,134) at 20241011080017299
127108 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/draw.py' (125,135) at 20230919080013998
127109 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/hvc/Makefile' (125,136) at 20210307214930734
127110 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_tis_spi_main.c' (125,137) at 20240613080016383
127111 2025-01-21 03:01:04.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/olpc-battery.yaml' (125,138) at 20240405153045141
127112 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/vgic/vgic.h' (125,139) at 20241211090145377
127113 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus_sensor_tester/main.cpp' (125,140) at 20220728030016926
127114 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/udp_tunnel_stub.c' (125,141) at 20210309003654360
127115 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_mv.c' (125,142) at 20210308005003332
127116 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_mitigations.h' (125,143) at 20210309003649764
127117 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/usbtv/usbtv-audio.c' (125,144) at 20210406100035899
127118 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunbmac.c' (125,145) at 20240405153231059
127119 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/conf_file.c.patch' (125,146) at 20230706080014737
127120 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-host-state-monitor' (125,147) at 20231102080017945
127121 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kexec/core_32.c' (125,148) at 20240405153046157
127122 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Nuorgam_raja' (125,149) at 20210307205553770
127123 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0004-Point-scripts-location-to-libdir.patch' (125,150) at 20241221090017648
127124 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_bpf_array_map.c' (125,151) at 20240405153054265
127125 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/Kconfig' (125,152) at 20240405153049481
127126 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7794.dtsi' (125,153) at 20240405153045557
127127 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-gate.c' (125,154) at 20240405153046845
127128 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/ModalUploadCertificate.vue' (125,155) at 20241004080035971
127129 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ad714x.c' (125,156) at 20240405153049141
127130 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@c0/tmp423@4c.conf' (125,157) at 20240904080027730
127131 2025-01-21 03:01:04.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/control.c' (125,158) at 20240405153054381
127132 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/pci-spapr.c' (125,159) at 20221215040039374
127133 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mc44s803.c' (125,160) at 20240405153049533
127134 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/u-boot-mips.h' (125,161) at 20210308005002816
127135 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/madera-pdata.h' (125,162) at 20240405153052889
127136 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-meson.c' (125,163) at 20240405153230675
127137 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-zynqmp-apu-ctrl.c' (125,164) at 20240906080037260
127138 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/Makefile' (125,165) at 20210307214930518
127139 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_pick_ph.c' (125,166) at 20210308005046505
127140 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/router_bridge_1d.sh' (125,167) at 20240405153232279
127141 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_sqrt.c' (125,168) at 20210307214926274
127142 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sra_h.c' (125,169) at 20210308005046525
127143 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6q.cfg' (125,170) at 20210308005002924
127144 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/images.hpp' (125,171) at 20210308005100301 to deleted uid set
127145 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_tvout.c' (125,172) at 20240405153230635
127146 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-duart-0.dtsi' (125,173) at 20210307214926350
127147 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/.clang-format' (125,174) at 20220308040005508
127148 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_resets.robot' (125,175) at 20240628080017117
127149 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mmhubbub.c' (125,176) at 20240405153047237
127150 2025-01-21 03:01:04.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-cmedia.c' (125,177) at 20220525020653039
127151 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/Kconfig' (125,178) at 20210308005002544
127152 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_intel.h' (125,179) at 20240405153051189
127153 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/fimc-is.c' (125,180) at 20240405153049457
127154 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-power-wilco' (125,181) at 20240405153229731
127155 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/spectre.h' (125,182) at 20240405153045861
127156 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8192-pm-domains.h' (125,183) at 20240405153231347
127157 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/hxtool' (125,184) at 20210308005046241
127158 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel_scu_pcidrv.c' (125,185) at 20240405153051413
127159 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-spm-test1_git.bb' (125,186) at 20230610080017599
127160 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS8.conf' (125,187) at 20230606080013598
127161 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_netportnet.c' (125,188) at 20240405153053317
127162 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/unistd.h' (125,189) at 20210307214926682
127163 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/nfs_mount.h' (125,190) at 20210307214931650
127164 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/xmon/xmon.c' (125,191) at 20240712080021057
127165 2025-01-21 03:01:04.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/namei.h' (125,192) at 20220525020654475
127166 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a77995-cpg-mssr.c' (125,193) at 20210308005003352
127167 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/fault-injection/failcmd.sh' (125,194) at 20210307214932626
127168 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/virtio-crypto-pci.c' (125,195) at 20210308005045985
127169 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sampleip_kern.c' (125,196) at 20220525020654931
127170 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/breakpoint.h' (125,197) at 20240906080037324
127171 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/.clang-format' (125,198) at 20241219090005256
127172 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/string.h' (125,199) at 20210308005003688
127173 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/kvm-asm-offsets.c' (125,200) at 20240405153046449
127174 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/50-gbmc-br-cn-redirect.rules' (125,201) at 20230622080014098
127175 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/falcon/cpu-feature-overrides.h' (125,202) at 20240405153046005
127176 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/COPYING.apache-2.0' (125,203) at 20240712080022833
127177 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/layer.conf' (125,204) at 20241221090017580
127178 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/arch/x86/decode.c' (125,205) at 20240405153054073
127179 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/evb-npcm845-ipmi-fru.yaml' (125,206) at 20240110090012776
127180 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/cw2015_battery.c' (125,207) at 20240405153231355
127181 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/qcom-ctrl.c' (125,208) at 20240405153051753
127182 2025-01-21 03:01:04.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/marvell,dfx-server.yaml' (125,209) at 20240405153045117
127183 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/dir.c' (125,210) at 20240913080013829
127184 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-x96-air-gbit.dts' (125,211) at 20240405153229919
127185 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/fix-security-format.patch' (125,212) at 20220618030015190
127186 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/vdso64/note.S' (125,213) at 20210307214926526
127187 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/pychassisctl/chassis_control.py' (125,214) at 20221209040046691 to deleted uid set
127188 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/perf_regs.c' (125,215) at 20240405153045869
127189 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_ifc_spl.c' (125,216) at 20210308005003412
127190 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.h' (125,217) at 20240830080013255
127191 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stv0991/Kconfig' (125,218) at 20210308005003056
127192 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/nvidia,tegra210-aconnect.yaml' (125,219) at 20240405153229755
127193 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/nbd.h' (125,220) at 20240906080037324
127194 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/TODO' (125,221) at 20240405153054237
127195 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/ivshmem.c' (125,222) at 20241211090212298
127196 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h' (125,223) at 20240405153230415
127197 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sil.c' (125,224) at 20210308005003336
127198 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/ti,ads7828.yaml' (125,225) at 20220525020651678
127199 2025-01-21 03:01:04.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1701.c' (125,226) at 20240405153232143
127200 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microsoft/mana/mana_bpf.c' (125,227) at 20240405153050177
127201 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sis/Makefile' (125,228) at 20210307214929630
127202 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp' (125,229) at 20240912080003146
127203 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/gpio.h' (125,230) at 20210308005002656
127204 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/kc.c' (125,231) at 20210307214930170
127205 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds109/ds109.c' (125,232) at 20210308005002908
127206 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_actions.sh' (125,233) at 20240405153232279
127207 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/for_each_array_map_elem.c' (125,234) at 20240405153054269
127208 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/edac.h' (125,235) at 20240405153052685
127209 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/rockchip/clk_rk3288.c' (125,236) at 20210308005003352
127210 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/excluded_middle.cocci' (125,237) at 20210309003654532
127211 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-list.err' (125,238) at 20210308005046413
127212 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-apple-gpio.c' (125,239) at 20241023080012883
127213 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/0001-cmake-Use-idirafter-instead-of-isystem.patch' (125,240) at 20230131040012035
127214 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c' (125,241) at 20240405153048345
127215 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/client.rst' (125,242) at 20240405153045197
127216 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/lsm_interface.rst' (125,243) at 20210307214925522
127217 2025-01-21 03:01:04.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/Changes' (125,244) at 20240405153229827
127218 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/drv_types.h' (125,245) at 20240405153051925
127219 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/hello-mips.c' (125,246) at 20240326080039746
127220 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/pm8916.txt' (125,247) at 20210308005003308
127221 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_v1_hw.c' (125,248) at 20240405153231399
127222 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_panel_cntl.h' (125,249) at 20220525020652518
127223 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/xen/enlighten.c' (125,250) at 20240405153229915
127224 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dfs_cache.h' (125,251) at 20240405153231731
127225 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DSSSL' (125,252) at 20210307205554418
127226 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_edma0_qm_arc_aux_regs.h' (125,253) at 20240405153046585
127227 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/conntrack.h' (125,254) at 20240405153050193
127228 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_typec_switch.c' (125,255) at 20240405153051385
127229 2025-01-21 03:01:04.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/fixmap.h' (125,256) at 20220525020651966
127230 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/openssl.wrap' (125,257) at 20231209090002888
127231 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_b.c' (125,258) at 20210308005046521
127232 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/userfaultfd_util.c' (125,259) at 20240405153054321
127233 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/net_config.cpp' (125,260) at 20241204090006579
127234 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-sample_controller/core-isa.h' (125,261) at 20210308005046361
127235 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun6i-a31.h' (125,262) at 20210307214927026
127236 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lantiq/early_printk.c' (125,263) at 20210307214926266
127237 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/eisa.c' (125,264) at 20240405153231283
127238 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/0001-build-don-t-override-localstatedir-mandir-sysconfdir.patch' (125,265) at 20230520080014488
127239 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Boot.errors.yaml' (125,266) at 20230902080024081
127240 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/instrumentation.h' (125,267) at 20240405153052709
127241 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/meson.build' (125,268) at 20231214090013217
127242 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/Kconfig' (125,269) at 20210308005002920
127243 2025-01-21 03:01:04.862-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/clk-i2s-mux.c' (125,270) at 20210307214926962
127244 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic.h' (125,271) at 20240405153050209
127245 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/configurations/witherspoon/psu_config.json' (125,272) at 20221213040033297
127246 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/tmio-common.c' (125,273) at 20210308005003408
127247 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t43/cm_t43.c' (125,274) at 20210308005002948
127248 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq24735-charger.c' (125,275) at 20240405153051429
127249 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/x25.h' (125,276) at 20240405153052869
127250 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/Makefile' (125,277) at 20220525020652194
127251 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/amlogic,meson-axg-reset.h' (125,278) at 20210308005003640
127252 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/lib/oeqa/runtime/cases/parselogs_rpi.py' (125,279) at 20220204040022560
127253 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-lcpower.c' (125,280) at 20210307214928094
127254 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/googletest.wrap' (125,281) at 20220516100042300
127255 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/console/obmc-console/client.2201.conf' (125,282) at 20230606080013598
127256 2025-01-21 03:01:04.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/test/ntb_perf.c' (125,283) at 20241008080013959
127257 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/dont.call.git.rev-parse.on.parent.dir.patch' (125,284) at 20230706080014741
127258 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ca0106/ca_midi.h' (125,285) at 20210307214932238
127259 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/sections.h' (125,286) at 20240405153045861
127260 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/am437x/am437x-vpfe.c' (125,287) at 20240405153230819
127261 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/linux-kernel.cat' (125,288) at 20240405153054069
127262 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/subprojects/phosphor-logging.wrap' (125,289) at 20220525020433159
127263 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp_r5/Makefile' (125,290) at 20210308005003200
127264 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v6.h' (125,291) at 20240405153051289
127265 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-at91' (125,292) at 20210309003648264
127266 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi' (125,293) at 20240919080017050
127267 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/smccc-call.S' (125,294) at 20241115090012941
127268 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7629/Kconfig' (125,295) at 20210308005003016
127269 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-sk-evm.dts' (125,296) at 20240405153045597
127270 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/dc.h' (125,297) at 20210308005002668
127271 2025-01-21 03:01:04.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/tqm8555.dts' (125,298) at 20240405153046093
127272 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-brcmstb.c' (125,299) at 20240405153230675
127273 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt6765-power.h' (125,300) at 20210307214931346
127274 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/Status/meson.build' (125,301) at 20240925080024982 to deleted uid set
127275 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/serial/driver.rst' (125,302) at 20240405153045197
127276 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ull-colibri.dts' (125,303) at 20210308005002588
127277 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_live_test.c' (125,304) at 20240405153230579
127278 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/usb.c' (125,305) at 20240405153231239
127279 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/tbs_a711_defconfig' (125,306) at 20210308005003280
127280 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/Makefile' (125,307) at 20240405153049705
127281 2025-01-21 03:01:04.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xlate_mmu.c' (125,308) at 20220627100017094
127282 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/asm/barrier.h' (125,309) at 20240405153046493
127283 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/bsd-file.h' (125,310) at 20240906080037156
127284 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/adv748x.yaml' (125,311) at 20240405153045093
127285 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/serval_pcb105.dts' (125,312) at 20220525020651994
127286 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ag7xxx.c' (125,313) at 20210308005003424
127287 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_w.c' (125,314) at 20210308005046517
127288 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-v4l2-mplane.rst' (125,315) at 20220525020651786
127289 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/__init__.robot' (125,316) at 20240627080021052
127290 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/gpioplus/test/handle.cpp' (125,317) at 20230511080009359
127291 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg' (125,318) at 20231026080018427
127292 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/multiboot/aout_kludge.S' (125,319) at 20210308005046397
127293 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/verif_stats.c' (125,320) at 20240405153054261
127294 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/network_manager.cpp' (125,321) at 20240824080023702
127295 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/dpti.rst' (125,322) at 20210307214925558
127296 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/Kconfig' (125,323) at 20240405153230243
127297 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.h' (125,324) at 20210307214929478
127298 2025-01-21 03:01:04.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/devices.c' (125,325) at 20210308005002544
127299 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/88pm860x_battery.c' (125,326) at 20220525020653915
127300 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rseq/rseq-riscv.h' (125,327) at 20240405153232287
127301 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/030-replace_unsafe_memcpy_with_memmove.patch' (125,328) at 20230706080014749
127302 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ethsw.c' (125,329) at 20210308005003208
127303 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/selftest/counter.c' (125,330) at 20210307214929726
127304 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_csiphy.c' (125,331) at 20210307214930586
127305 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-mypy_1.10.0.bb' (125,332) at 20241206090014266
127306 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-zynqmp.c' (125,333) at 20240405153231371
127307 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/vkms.rst' (125,334) at 20240405153045213
127308 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-swtpm-test.c' (125,335) at 20230426080043948
127309 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/syna.txt' (125,336) at 20240405153045017
127310 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-loongson32/regs-mux.h' (125,337) at 20210307214926222
127311 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/http_body_test.cpp' (125,338) at 20241221090003056
127312 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/cache.h' (125,339) at 20210307214926554
127313 2025-01-21 03:01:04.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/user.h' (125,340) at 20240405153045965
127314 2025-01-21 03:01:04.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_2_1_0_sh_mask.h' (125,341) at 20210307214927446
127315 2025-01-21 03:01:04.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/dove.dtsi' (125,342) at 20240405153045453
127316 2025-01-21 03:01:04.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/startMonitoring1.sh' (125,343) at 20230627080016966
127317 2025-01-21 03:01:04.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7343/setup.c' (125,344) at 20210307214926538
127318 2025-01-21 03:01:04.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/crc16.h' (125,345) at 20210307214931374
127319 2025-01-21 03:01:04.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb' (125,346) at 20220402030016039
127320 2025-01-21 03:01:04.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/netconsole' (125,347) at 20210308005003772
127321 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx7ulp.c' (125,348) at 20240405153231319
127322 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/cdv_intel_crt.c' (125,349) at 20240405153048421
127323 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun5i-ccu.h' (125,350) at 20210307214931350
127324 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ampere_overtemp@.service' (125,351) at 20231223090011731
127325 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c' (125,352) at 20240405153231175
127326 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/842/Makefile' (125,353) at 20210307214931790
127327 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos5433.dtsi' (125,354) at 20240405153045721
127328 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/core-image-ptest.bb' (125,355) at 20241221090017644
127329 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/is1/qts/sdram_config.h' (125,356) at 20210308005003008
127330 2025-01-21 03:01:04.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/Makefile' (125,357) at 20210307214929890
127331 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_bpf2bpf.c' (125,358) at 20240405153054265
127332 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi' (125,359) at 20210307214926346
127333 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/checkmk' (125,360) at 20241221090017620
127334 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-call.c' (125,361) at 20240405153046213
127335 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/i386-32bit-linux.xml' (125,362) at 20241211090212242
127336 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Utansjo' (125,363) at 20210307205553794
127337 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/.eslintignore' (125,364) at 20210921100049066
127338 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/qgraph_internal.h' (125,365) at 20240326080039738
127339 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-brain.dts' (125,366) at 20240405153045561
127340 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_signal.hpp' (125,367) at 20240820080031614
127341 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_powersubsystem_settings.robot' (125,368) at 20240627080021052
127342 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lineage-pem.rst' (125,369) at 20210307214925502
127343 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/fix-memory-leaks.patch' (125,370) at 20240413080012643
127344 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/convert_c_to_py.c' (125,371) at 20241018080014478
127345 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7768-1.c' (125,372) at 20240405153048949
127346 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/tctx.c' (125,373) at 20241216090017769
127347 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/xive.rst' (125,374) at 20240405153229847
127348 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/audio-graph-port.yaml' (125,375) at 20240405153045161
127349 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb' (125,376) at 20241206090014238
127350 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/cache-feroceon-l2.h' (125,377) at 20240405153045621
127351 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_fortify/read_overflow-memchr_inv.c' (125,378) at 20240405153053105
127352 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_octeon.c' (125,379) at 20240405153230175
127353 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml' (125,380) at 20240405153045049
127354 2025-01-21 03:01:04.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.out' (125,381) at 20210308005046401 to deleted uid set
127355 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/inst.h' (125,382) at 20240405153046017
127356 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-ciu2-defs.h' (125,383) at 20210307214926230
127357 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/w83773g.c' (125,384) at 20240405153230671
127358 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/power-supply.yaml' (125,385) at 20240405153045141
127359 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/amazon,al.yaml' (125,386) at 20240405153045013
127360 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/sbp1_nvme.json' (125,387) at 20241003080004509
127361 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c' (125,388) at 20240405153230611
127362 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-lg-lg4573.c' (125,389) at 20240405153048685
127363 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_plane_initial.c' (125,390) at 20240405153048457
127364 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsinit.c' (125,391) at 20240405153046617
127365 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma6_core_regs.h' (125,392) at 20240405153046573
127366 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c' (125,393) at 20240405153231211
127367 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smbdirect.h' (125,394) at 20240405153052525
127368 2025-01-21 03:01:04.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/clkt2xxx_dpll.c' (125,395) at 20210307214925910
127369 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_l2tp.h' (125,396) at 20210307214931646
127370 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-2.0' (125,397) at 20210307205554418
127371 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/meson/aiu.c' (125,398) at 20240405153232187
127372 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/Makefile' (125,399) at 20210308005003544
127373 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/read_write.c' (125,400) at 20240405153231727
127374 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libftdi/libftdi_1.5.bb' (125,401) at 20241221090017540
127375 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/mpic.c' (125,402) at 20210307214926430
127376 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm_3.1-202111052217.bb' (125,403) at 20241221090017536
127377 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host_transport_exts.hpp' (125,404) at 20210308005059705
127378 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/.vuepress/components/colors/reds.vue' (125,405) at 20220105012522959
127379 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/chrp_nvram.h' (125,406) at 20210308005046021
127380 2025-01-21 03:01:04.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/Makefile' (125,407) at 20240613080016411
127381 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_bsg.c' (125,408) at 20241216090017733
127382 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00leds.h' (125,409) at 20210307214929906
127383 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/robot_standards' (125,410) at 20221213040017977
127384 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/0002-include-include-xfs-linux.h-after-sys-mman.h.patch' (125,411) at 20210307205553738
127385 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/framebuffer.c' (125,412) at 20210308005045857
127386 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/pmbus_driver_device_tests.cpp' (125,413) at 20240817080031288
127387 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_connection_sock.h' (125,414) at 20240710080014605
127388 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt6795-topckgen.c' (125,415) at 20240405153046797
127389 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse/a1d58ae1be99571a88b8439b027abe6349b74658.patch' (125,416) at 20240302090018202
127390 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/virtio_pci_modern.c' (125,417) at 20210308005003536
127391 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/vf.S' (125,418) at 20210309003648680
127392 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.github/ISSUE_TEMPLATE/feature_request.md' (125,419) at 20221215040043182
127393 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch' (125,420) at 20230706080014741
127394 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/varlen.c' (125,421) at 20240405153054261
127395 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NOR_defconfig' (125,422) at 20210308005003240
127396 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/cma3000_d0x_i2c.c' (125,423) at 20240405153049141
127397 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/syscall.tbl' (125,424) at 20241211090212378
127398 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon-max31785/max31785.conf' (125,425) at 20210307205553714
127399 2025-01-21 03:01:04.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_movem.S' (125,426) at 20210307214926170
127400 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/flash.c' (125,427) at 20210308005003212
127401 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/fix-xft.diff' (125,428) at 20241221090017516
127402 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/get_maintainer.pl' (125,429) at 20210308005003732
127403 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/Kconfig' (125,430) at 20240405153051297
127404 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ipc.h' (125,431) at 20210307214931406
127405 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq_ondemand.h' (125,432) at 20210307214927054
127406 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/.kunitconfig' (125,433) at 20240405153230187
127407 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.h' (125,434) at 20240405153049473
127408 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/include/perf_regs.h' (125,435) at 20240405153232219
127409 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-05' (125,436) at 20210908000010395
127410 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/coex.c' (125,437) at 20241008080013959
127411 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/openfsi/scan.cpp' (125,438) at 20211007100035655
127412 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/devicetree/bindings/submitting-patches.rst' (125,439) at 20240405153045273
127413 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-n64/irq.h' (125,440) at 20220525020652002
127414 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/lsm_cgroup.c' (125,441) at 20240613080016563
127415 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm283x-rpi-smsc9514.dtsi' (125,442) at 20210308005002576
127416 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm47xx_wdt.h' (125,443) at 20210307214931358
127417 2025-01-21 03:01:04.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bergshamra_Vaxtuna' (125,444) at 20210307205553778
127418 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0001-configs-ast-Add-redundnant-env.patch' (125,445) at 20241206090014274
127419 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bsru6.h' (125,446) at 20210307214928610
127420 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw-common.c' (125,447) at 20240405153231063
127421 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/board-sead3.c' (125,448) at 20210307214926210
127422 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm963178.dts' (125,449) at 20240405153045433
127423 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-xstatic/remove-pip-requires.patch' (125,450) at 20241221090017552
127424 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/timer.c' (125,451) at 20210308005002548
127425 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/yealink.rst' (125,452) at 20210307214925514
127426 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/ubi/kapi.c' (125,453) at 20210308005003420
127427 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/process_plug_in_packages.py' (125,454) at 20221209040018559
127428 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/vmbus_testing' (125,455) at 20240405153054045
127429 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-quirk.c' (125,456) at 20220525020653251
127430 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/starfive,jh7110-crg.h' (125,457) at 20240405153231799
127431 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/syscall.h' (125,458) at 20240405153046505
127432 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp' (125,459) at 20241217090008764
127433 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/cross-compiling.patch' (125,460) at 20221017030012222
127434 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_array_access.c' (125,461) at 20240405153054281
127435 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/armada3700-xtal-clock.txt' (125,462) at 20210307214925286
127436 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtc-parser.y' (125,463) at 20240405153053445
127437 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL/Entry.interface.yaml' (125,464) at 20230503080027160
127438 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/mtd/backend.h' (125,465) at 20210308005100993
127439 2025-01-21 03:01:04.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-adc-jack.c' (125,466) at 20210307214927158
127440 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98927.c' (125,467) at 20240405153232151
127441 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hppa/Makefile.target' (125,468) at 20240906080037576
127442 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9131RDB_SPIFLASH_defconfig' (125,469) at 20210308005003236
127443 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/ronetix.bmp' (125,470) at 20210308005003768 to deleted uid set
127444 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/ibm-ac-server/70-hwmon.rules' (125,471) at 20210307205553710
127445 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccp/Kconfig' (125,472) at 20210307214927082
127446 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_factory_dce60.h' (125,473) at 20210309003649492
127447 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-aspeed-scu-ic.c' (125,474) at 20240405153049189
127448 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino.dtsi' (125,475) at 20240405153229943
127449 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/cpld.cpp' (125,476) at 20240618080024509
127450 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/branch.h' (125,477) at 20240405153054185
127451 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/microblaze_timer.h' (125,478) at 20210308005002808
127452 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4770-cgu.h' (125,479) at 20240405153052641
127453 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_dbg_hsi.h' (125,480) at 20240405153050213
127454 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/mms114.c' (125,481) at 20240405153230731
127455 2025-01-21 03:01:04.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/pds_core/dev.c' (125,482) at 20240405153230915
127456 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/owl-mmc.c' (125,483) at 20240405153230855
127457 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/system.c' (125,484) at 20240405153232255
127458 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_log.c' (125,485) at 20210307214931894
127459 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c' (125,486) at 20240405153231051
127460 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/failover.rst' (125,487) at 20210307214925534
127461 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7790-stout-u-boot.dts' (125,488) at 20210308005002600
127462 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/xmit_linux.c' (125,489) at 20240405153051913
127463 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/clps711x-clock.txt' (125,490) at 20210307214925286
127464 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/hardware.h' (125,491) at 20210308005002716
127465 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exsystem.c' (125,492) at 20240405153046621
127466 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc-read-eeprom@.service' (125,493) at 20210307205554070
127467 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/w83l786ng.rst' (125,494) at 20210309003648428
127468 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb' (125,495) at 20220721030015845
127469 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/udf_sb.h' (125,496) at 20240405153052553
127470 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1.h' (125,497) at 20240405153049441
127471 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/attrlist.c' (125,498) at 20240405153231711
127472 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/safec/safec/0001-strpbrk_s-Remove-unused-variable-len.patch' (125,499) at 20220910030013353
127473 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_adu.c' (125,500) at 20241121090029260
127474 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/template' (125,501) at 20210307214932674
127475 2025-01-21 03:01:04.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/ts72xx.c' (125,502) at 20240405153045645
127476 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2992.c' (125,503) at 20240830080013263
127477 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/docs/checklists/changes.md' (125,504) at 20241225090009112
127478 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-pcm.c' (125,505) at 20240405153053505
127479 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MediaControllerCollection.json' (125,506) at 20240619080002948
127480 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex6_user.c' (125,507) at 20240405153232099
127481 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/signal.c' (125,508) at 20241211090212382
127482 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-initramfs.bb' (125,509) at 20220921030015986
127483 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/snmp.hpp' (125,510) at 20210308005118485
127484 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-ecm' (125,511) at 20220525020651630
127485 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/dts/or1klitex.dts' (125,512) at 20220525020652018
127486 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/legacy/inode.c' (125,513) at 20240405153231551
127487 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/Makefile' (125,514) at 20240405153046321
127488 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/baikal,bt1-pvt.yaml' (125,515) at 20220525020651674
127489 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Horken' (125,516) at 20210307205553782
127490 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-0000/Kconfig' (125,517) at 20210308005003024
127491 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/ioremap.h' (125,518) at 20210307214926218
127492 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/mpoa_proc.c' (125,519) at 20221102030020957
127493 2025-01-21 03:01:04.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/openrisc/signal.c' (125,520) at 20240906080037360
127494 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_trace.h' (125,521) at 20240405153230951
127495 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/vgabios-cirrus.bin' (125,522) at 20240326080039614 to deleted uid set
127496 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-predefined.json' (125,523) at 20210927100127469
127497 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl' (125,524) at 20210308005002876
127498 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/vdso/processor.h' (125,525) at 20210307214926250
127499 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/isofs/namei.c' (125,526) at 20210309003653612
127500 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/mmu.h' (125,527) at 20240405153230131
127501 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/Makefile' (125,528) at 20210307214929358
127502 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_trip.c' (125,529) at 20240405153231503
127503 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/meson.build' (125,530) at 20240920080018291 to deleted uid set
127504 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.h' (125,531) at 20240405153230403
127505 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/unfs3' (125,532) at 20210307205554430
127506 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb' (125,533) at 20241219090012976
127507 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/proc-macro2-1-rs.wrap' (125,534) at 20241211090212462
127508 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/prcm.txt' (125,535) at 20240405153045017
127509 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/tc/sp_layout.json' (125,536) at 20220804030014679
127510 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/pwm-core.h' (125,537) at 20210309003648720
127511 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.c' (125,538) at 20220627100016982
127512 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/hiddev.c' (125,539) at 20240405153048829
127513 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/head.h' (125,540) at 20210307214926578
127514 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/enable-iwd.conf' (125,541) at 20220402030015903
127515 2025-01-21 03:01:04.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/analyzer/ras-data/schema/ras-data-schema-v02.json' (125,542) at 20230329080017824
127516 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/adapter.h' (125,543) at 20220525020653475
127517 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_init.c' (125,544) at 20220525020654071
127518 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/call.c' (125,545) at 20240405153051969
127519 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/inno_rk3036.h' (125,546) at 20210307214932310
127520 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4_1.4.19.bb' (125,547) at 20210629000017504
127521 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.c' (125,548) at 20240910080014038
127522 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r4k_switch.S' (125,549) at 20210307214926258
127523 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk.h' (125,550) at 20210307214926994
127524 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/leds/ncplite-led-manager-config/led.yaml' (125,551) at 20230412080023460
127525 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_fops.h' (125,552) at 20240405153051829
127526 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-gr8.dtsi' (125,553) at 20210308005002620
127527 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/probes.c' (125,554) at 20240613080016547
127528 2025-01-21 03:01:04.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi' (125,555) at 20210308005002608
127529 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/uncore-cache.json' (125,556) at 20240405153054145
127530 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/fru.c' (125,557) at 20241009080011081
127531 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ia_css_eed1_8_types.h' (125,558) at 20210307214930554
127532 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-time-manager/xyz.openbmc_project.Time.Manager.service' (125,559) at 20220604030027629
127533 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usbip_protocol.rst' (125,560) at 20240405153045309
127534 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/madera-spi.c' (125,561) at 20240405153230835
127535 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/global_data.h' (125,562) at 20210308005002848
127536 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_inline.h' (125,563) at 20240805080014007
127537 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/cm_t54_defconfig' (125,564) at 20210308005003252
127538 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/subprojects/sdbusplus.wrap' (125,565) at 20221204040030281
127539 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/riscv/virt-acpi-build.c' (125,566) at 20240906080037288
127540 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ba10_tv_box_defconfig' (125,567) at 20210308005003248
127541 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/proc_ns.h' (125,568) at 20240405153052777
127542 2025-01-21 03:01:04.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/db9.c' (125,569) at 20240405153049133
127543 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mediatek/mtk_ppe_offload.c' (125,570) at 20240405153231007
127544 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_fence.h' (125,571) at 20240405153048605
127545 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ax25.h' (125,572) at 20210307214931622
127546 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi_0.9.2.bb' (125,573) at 20241206090014250
127547 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/mt9t112.h' (125,574) at 20240405153052825
127548 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/Makefile' (125,575) at 20210307214930402
127549 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/README.md' (125,576) at 20221209040033247
127550 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m5441xsim.h' (125,577) at 20220525020651982
127551 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.arm64' (125,578) at 20210308005003292
127552 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-evision.c' (125,579) at 20240405153048813
127553 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_2/ia_css_de2_param.h' (125,580) at 20210307214930554
127554 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stddef.h' (125,581) at 20240405153052801
127555 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx6sll-clock.yaml' (125,582) at 20240405153045025
127556 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/altnames.sh' (125,583) at 20220525020655219
127557 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-gate.c' (125,584) at 20210307214926958
127558 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/ntp.c' (125,585) at 20241216090017781
127559 2025-01-21 03:01:04.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/iucv/iucv.c' (125,586) at 20240830080013351
127560 2025-01-21 03:01:04.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das1800.c' (125,587) at 20240405153046893
127561 2025-01-21 03:01:04.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd_tool_impl.cpp' (125,588) at 20240826080018283
127562 2025-01-21 03:01:04.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/pylibfdt/.gitignore' (125,589) at 20210308005003728
127563 2025-01-21 03:01:04.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.yaml' (125,590) at 20240405153045041
127564 2025-01-21 03:01:04.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/ebpf.h' (125,591) at 20240906080037180
127565 2025-01-21 03:01:04.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/pauth_helper.c' (125,592) at 20240326080039646
127566 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-reg.h' (125,593) at 20220525020655079
127567 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/sasin.S' (125,594) at 20210307214926142
127568 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/git-submodule-test/git-submodule-test.bb' (125,595) at 20230401080011959
127569 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/mtk_scp_ipi.c' (125,596) at 20240405153051481
127570 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8350.c' (125,597) at 20240405153230235
127571 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/socfpga/socfpga_arria5_socdk.dts' (125,598) at 20240405153045441
127572 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mt7621_spi.c' (125,599) at 20210308005003492
127573 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-intel.dts' (125,600) at 20220617030036053
127574 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/pldmtool/oem/ibm/pldm_oem_ibm.cpp' (125,601) at 20240819080030267 to deleted uid set
127575 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ahash.c' (125,602) at 20240405153046529
127576 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/mt7621.c' (125,603) at 20240405153046049
127577 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/Kconfig' (125,604) at 20210308005003736
127578 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/get_power_state.hpp' (125,605) at 20210512000037560
127579 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/elf.h' (125,606) at 20240405153230019
127580 2025-01-21 03:01:04.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_koi8-u.c' (125,607) at 20210307214931190
127581 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/target_arch_signal.h' (125,608) at 20240906080037160
127582 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l51-i2c.c' (125,609) at 20240405153232147
127583 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm3060.c' (125,610) at 20240405153053677
127584 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dill_0.3.9.bb' (125,611) at 20241221090017552
127585 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/syscall_nr.h' (125,612) at 20210308005046085
127586 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-emcon-avari.dtsi' (125,613) at 20240405153229887
127587 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hubp.h' (125,614) at 20240405153047241
127588 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/packagegroups/packagegroup-ampere-apps.bb' (125,615) at 20231201090013914
127589 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/netdev.h' (125,616) at 20240405153232211
127590 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/show_mem.c' (125,617) at 20240503080014510
127591 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/qspinlock_paravirt.h' (125,618) at 20240405153230115
127592 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-qdma.c' (125,619) at 20240405153230279
127593 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/setjmp_aarch64.S' (125,620) at 20210308005002708
127594 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdkc100/lowlevel_init.S' (125,621) at 20210308005003044
127595 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/Makefile' (125,622) at 20210307214932278
127596 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/83xx/mpc837x_rdb.c' (125,623) at 20240405153046197
127597 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pci-j721e.c' (125,624) at 20241211090145477
127598 2025-01-21 03:01:04.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/hwpoison.rst' (125,625) at 20240405153045297
127599 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/board-0-fan-0.yaml' (125,626) at 20241219090012972
127600 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/service_root/test_service_root_security.robot' (125,627) at 20230729080016027
127601 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TINY02' (125,628) at 20240405153054369
127602 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vhost_types.h' (125,629) at 20240405153231883
127603 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/diffutils/diffutils/0001-Skip-strip-trailing-cr-test-case.patch' (125,630) at 20230811080018326
127604 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/processor.h' (125,631) at 20240405153045905
127605 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/030_x86-rom-me-no-desc.dts' (125,632) at 20210308005003752
127606 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/bitrev.h' (125,633) at 20210308005003656
127607 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/fncache.c' (125,634) at 20210307214932594
127608 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/sf.c' (125,635) at 20240405153050541
127609 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/setns-dcache.c' (125,636) at 20210307214932710
127610 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-olinuxino-lime-emmc.dts' (125,637) at 20240405153045385
127611 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-atl-sbx81lifxcat.dts' (125,638) at 20210308005002592
127612 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/libglu_9.0.3.bb' (125,639) at 20230919080013990
127613 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/thermal.h' (125,640) at 20241111090012149
127614 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest-all.bb' (125,641) at 20240302090018202
127615 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/sh7785lcr.c' (125,642) at 20210308005003040
127616 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/ndpi_4.2.bb' (125,643) at 20220402030015911
127617 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/irq.c' (125,644) at 20240405153230099
127618 2025-01-21 03:01:04.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/gsc_proxy/Kconfig' (125,645) at 20240405153049641
127619 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/esparser.c' (125,646) at 20240405153231475
127620 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/auxvec.h' (125,647) at 20210307214931614
127621 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/.gitignore' (125,648) at 20241211090212458
127622 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ir/ir_loopback.c' (125,649) at 20240405153054309
127623 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/endian.hpp' (125,650) at 20210308005055037
127624 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/rfkill.c' (125,651) at 20210307214929798
127625 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c' (125,652) at 20240405153230327
127626 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/posix_types.h' (125,653) at 20210307214926066
127627 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/imx-dma.h' (125,654) at 20240405153052681
127628 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/rx_icu.c' (125,655) at 20240906080037244
127629 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/LB+poacquireonce+pooncerelease.litmus' (125,656) at 20210307214932502
127630 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/basic.json' (125,657) at 20240405153054117
127631 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.8.bb' (125,658) at 20241206090014258
127632 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__intrusive_mpsc_queue.hpp' (125,659) at 20241219090033964
127633 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/et' (125,660) at 20210308005046145
127634 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/adi.c' (125,661) at 20240405153049133
127635 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/purgatory/trampoline_64.S' (125,662) at 20220525020652082
127636 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/calxeda-combophy.yaml' (125,663) at 20240405153045129
127637 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srl_h.c' (125,664) at 20210308005046525
127638 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/realtek/cisco_sg220-26.dts' (125,665) at 20220525020651994
127639 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/solo6x10/solo6x10-g723.c' (125,666) at 20240405153230795
127640 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/files/static-passwd-meta-filesystems' (125,667) at 20231014080011723
127641 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/rcS' (125,668) at 20210307205553890
127642 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/sdbusplus.wrap' (125,669) at 20230921080009745
127643 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/opengrok2.0.log' (125,670) at 20241229012356210
127644 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/email-clients.rst' (125,671) at 20240405153045281
127645 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_proto_ah_esp.c' (125,672) at 20210307214932006
127646 2025-01-21 03:01:04.887-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-no-invariants-only' (125,673) at 20211006000025234
127647 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/vdso.h' (125,674) at 20240405153045941
127648 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/common/fsl-dt-fixup.c' (125,675) at 20210308005003500
127649 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/testfloat/files/0002-Makefile-for-cross-compile-TestFloat.patch' (125,676) at 20230706080014761
127650 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-st.c' (125,677) at 20240910080014070
127651 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.h' (125,678) at 20240405153047173
127652 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/Makefile' (125,679) at 20210307214932738
127653 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/net_types.h' (125,680) at 20230629131804623
127654 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/fedora-rust-nightly.docker' (125,681) at 20241211090212534
127655 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/utils.cpp' (125,682) at 20241211090206666
127656 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-tch-td08.rst' (125,683) at 20210309003648500
127657 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/security/self-protection.rst' (125,684) at 20240405153045257
127658 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/serial_max3100.h' (125,685) at 20210307214931506
127659 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xinetd' (125,686) at 20211006000025246
127660 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/canaan,k210-sram.yaml' (125,687) at 20240405153045101
127661 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/mlx5_user_ioctl_verbs.h' (125,688) at 20240405153052949
127662 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/Makefile' (125,689) at 20210309003650024
127663 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp' (125,690) at 20240904080003190
127664 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/irqflags-arcv2.h' (125,691) at 20210307214925666
127665 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/qom-hmp-cmds.c' (125,692) at 20230426080043840
127666 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8536si-post.dtsi' (125,693) at 20210307214926342
127667 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/boot_status_led_on.service' (125,694) at 20240119090013779
127668 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/bswapsi.c' (125,695) at 20240405153045985
127669 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_hashtree_descriptor.h' (125,696) at 20210308005003704
127670 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/resctrl.rst' (125,697) at 20240405153044989
127671 2025-01-21 03:01:04.888-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/pldmfw/index.rst' (125,698) at 20240405153045197
127672 2025-01-21 03:01:04.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/Makefile' (125,699) at 20210307214929790
127673 2025-01-21 03:01:04.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libpanel/libpanel_1.8.1.bb' (125,700) at 20241221090017488
127674 2025-01-21 03:01:04.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_group.c' (125,701) at 20240405153048741
127675 2025-01-21 03:01:04.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/0008-Use-libtool-2.4.patch' (125,702) at 20241221090017656
127676 2025-01-21 03:01:04.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c' (125,703) at 20240815080012887
127677 2025-01-21 03:01:04.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/st,stm32-dcmi.yaml' (125,704) at 20240405153045101
127678 2025-01-21 03:01:04.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sierra_net.c' (125,705) at 20240405153050381
127679 2025-01-21 03:01:04.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7patch.S' (125,706) at 20210307214926606
127680 2025-01-21 03:01:04.889-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ch-Geneva' (125,707) at 20210307205553766
127681 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-tx53-x03x.dts' (125,708) at 20240405153045493
127682 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/seccomp.h' (125,709) at 20220525020652098
127683 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/pragma-unknown.out' (125,710) at 20210308005046409 to deleted uid set
127684 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml' (125,711) at 20240405153045045
127685 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/iommu-helper.c' (125,712) at 20210307214931802
127686 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/kn03.h' (125,713) at 20210307214926210
127687 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_dpms.h' (125,714) at 20240405153047297
127688 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0002-linux-syslinux-implement-open_ext2_fs.patch' (125,715) at 20220910030013425
127689 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/arm_smccc_trng.c' (125,716) at 20240405153230199
127690 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/juce/projucer/0001-StandardHeader-Include-utility-for-GCC-12-compatibil.patch' (125,717) at 20231126090012781
127691 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/power64-core.xml' (125,718) at 20210308005045817
127692 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sig.c' (125,719) at 20240405153230159
127693 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_fcoe.h' (125,720) at 20240405153050217
127694 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mac_iop.h' (125,721) at 20210307214926162
127695 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/colibri_imx6.h' (125,722) at 20210308005003588
127696 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/search.py' (125,723) at 20210905000020601
127697 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/import_core.sh' (125,724) at 20230426080043928
127698 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/adc/sandbox.c' (125,725) at 20210308005003332
127699 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/da8xxevm/da850evm.c' (125,726) at 20210308005002952
127700 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/acpredef.h' (125,727) at 20240405153230167
127701 2025-01-21 03:01:04.890-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_smu.c' (125,728) at 20240405153047205
127702 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/dma.c' (125,729) at 20241216090017705
127703 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_model.h' (125,730) at 20210307214929482
127704 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8315erdb/Kconfig' (125,731) at 20210308005002976
127705 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-connectivity/jsnbd/jsnbd/state_hook' (125,732) at 20230217040015233
127706 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_privacy_screen.c' (125,733) at 20240405153048409
127707 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/timer.c' (125,734) at 20210308005002552
127708 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ism.h' (125,735) at 20240405153051533
127709 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/cfg80211.h' (125,736) at 20240405153050561
127710 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/ftrace.h' (125,737) at 20220525020651986
127711 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/loongarch_extioi.h' (125,738) at 20240906080037332
127712 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tuxx1.h' (125,739) at 20210308005003624
127713 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/270' (125,740) at 20240906080037564
127714 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/damon/faq.rst' (125,741) at 20240405153045297
127715 2025-01-21 03:01:04.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/tests/.kunitconfig' (125,742) at 20240405153230643
127716 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/dsi.c' (125,743) at 20240405153230611
127717 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/meson.build' (125,744) at 20240906080037592
127718 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_spl_loaders.c' (125,745) at 20210308005003416
127719 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aeroflex/greth.h' (125,746) at 20210307214929282
127720 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ChangeLog.megaraid' (125,747) at 20240405153045253
127721 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jq/jq/run-ptest' (125,748) at 20221104030017433
127722 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/tune-ppce300c3.inc' (125,749) at 20220612030016755
127723 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/processor.h' (125,750) at 20240405153230031
127724 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/pipe3-phy.h' (125,751) at 20210308005002764
127725 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/configure.patch' (125,752) at 20230706080014749
127726 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sch.c' (125,753) at 20240405153046665
127727 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/da9062-thermal.txt' (125,754) at 20210307214925442
127728 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c' (125,755) at 20240405153047105
127729 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb' (125,756) at 20240413080012635
127730 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts' (125,757) at 20241211090145373
127731 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt4831-regulator.yaml' (125,758) at 20240405153229791
127732 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.4/index.html' (125,759) at 20210307205554246
127733 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/arm/target_arch_signal.h' (125,760) at 20240906080037156
127734 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/cdc-acm.h' (125,761) at 20240405153052045
127735 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Hummingbird_A31_defconfig' (125,762) at 20210308005003236
127736 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/other.json' (125,763) at 20240405153054157
127737 2025-01-21 03:01:04.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/csr.h' (125,764) at 20210308005002844
127738 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/distcc-config.bb' (125,765) at 20241206090014326
127739 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/roles.hpp' (125,766) at 20241217090008768
127740 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/configure.ac' (125,767) at 20210308005108641
127741 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/mmu-access-type.h' (125,768) at 20240906080037328
127742 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/vmem.c' (125,769) at 20240411080014050
127743 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/acp-dsp-offset.h' (125,770) at 20240405153232195
127744 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/metricgroups.json' (125,771) at 20240405153054141
127745 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/entity-manager/blacklist.json' (125,772) at 20230412080023456
127746 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aha1740.h' (125,773) at 20210307214930270
127747 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/stdlib.h' (125,774) at 20240613080016551
127748 2025-01-21 03:01:04.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-381-netgear-gs110emx.dts' (125,775) at 20240405153045445
127749 2025-01-21 03:01:04.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/tcpm.c' (125,776) at 20240910080014070
127750 2025-01-21 03:01:04.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/menelaus.c' (125,777) at 20240405153049613
127751 2025-01-21 03:01:04.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/scsi_transport_srp/rport_state_diagram.dot' (125,778) at 20210307214925562
127752 2025-01-21 03:01:04.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dts' (125,779) at 20240405153229951
127753 2025-01-21 03:01:04.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/kdump' (125,780) at 20210307205554598
127754 2025-01-21 03:01:04.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/imx8mm-power.h' (125,781) at 20240405153052653
127755 2025-01-21 03:01:04.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rcar-host.c' (125,782) at 20240805080013995
127756 2025-01-21 03:01:04.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i740fb.c' (125,783) at 20240405153231583
127757 2025-01-21 03:01:04.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_d.c' (125,784) at 20210308005046517
127758 2025-01-21 03:01:04.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c' (125,785) at 20220525020653163
127759 2025-01-21 03:01:04.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.yaml' (125,786) at 20240405153045137
127760 2025-01-21 03:01:04.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/rpmtests.py' (125,787) at 20220910030013405
127761 2025-01-21 03:01:04.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/pipeline_4k_no_split.svg' (125,788) at 20240405153045213
127762 2025-01-21 03:01:04.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/isomd5sum/isomd5sum_1.2.5.bb' (125,789) at 20241221090017516
127763 2025-01-21 03:01:04.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/mc13783.c' (125,790) at 20240405153053653
127764 2025-01-21 03:01:04.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/part_amiga.c' (125,791) at 20210308005003288
127765 2025-01-21 03:01:04.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas.h' (125,792) at 20240405153051657
127766 2025-01-21 03:01:04.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/farsync.c' (125,793) at 20240405153050393
127767 2025-01-21 03:01:04.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/omfs/Kconfig' (125,794) at 20240405153231719
127768 2025-01-21 03:01:04.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/asm-offsets.h' (125,795) at 20210307214926114
127769 2025-01-21 03:01:04.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rsa-pkcs1pad.c' (125,796) at 20240405153046537
127770 2025-01-21 03:01:04.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l73.h' (125,797) at 20210307214932302
127771 2025-01-21 03:01:04.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/simdisk.c' (125,798) at 20240405153046513
127772 2025-01-21 03:01:04.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu.h' (125,799) at 20240405153230795
127773 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wcd934x/wcd934x.h' (125,800) at 20210307214931438
127774 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc64_e500.py' (125,801) at 20241211090212542
127775 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/maxim,max31855k.yaml' (125,802) at 20240405153045077
127776 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/watchdog/meson.build' (125,803) at 20230925080039921
127777 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/styles/base/foundation.scss' (125,804) at 20210308005107073
127778 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mvebu/dove.c' (125,805) at 20210307214926994
127779 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/.gitignore' (125,806) at 20240405153054305
127780 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-sh7760.c' (125,807) at 20240405153048913
127781 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/traps.h' (125,808) at 20240405153229991
127782 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/img-mdc-dma.c' (125,809) at 20240405153230283
127783 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/cow.c' (125,810) at 20240405153232275
127784 2025-01-21 03:01:04.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts' (125,811) at 20240405153229935
127785 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/lm3533-core.c' (125,812) at 20240405153049609
127786 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/libwx/wx_lib.h' (125,813) at 20240405153050321
127787 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_dtv_encoder.c' (125,814) at 20210309003649800
127788 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_bus.c' (125,815) at 20240405153049657
127789 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/cn_queue.c' (125,816) at 20220525020652362
127790 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/sync_file.h' (125,817) at 20240405153052941
127791 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/memtrace.c' (125,818) at 20220525020652078
127792 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/virt/Makefile' (125,819) at 20240405153045973
127793 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/rdmavt/pd.h' (125,820) at 20220525020653163
127794 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/trace_tx.h' (125,821) at 20240405153049053
127795 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/corstone1000-esp-image.bb' (125,822) at 20241206090014210
127796 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/fnic/vnic_intr.c' (125,823) at 20240405153051601
127797 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_memfree.h' (125,824) at 20210307214928430
127798 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/files/rcS' (125,825) at 20210307205554470
127799 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/event_fifo.c' (125,826) at 20210307214930542
127800 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/configurations/softoff/softoff_config.json' (125,827) at 20240415080031487
127801 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-max11410' (125,828) at 20240405153044917
127802 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp50xx.c' (125,829) at 20240405153049217
127803 2025-01-21 03:01:04.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_pci.h' (125,830) at 20210307214927150
127804 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/spdx-licenses.json' (125,831) at 20241221090017620
127805 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/usbaudio.h' (125,832) at 20241216090017805
127806 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/Kconfig' (125,833) at 20210308005003008
127807 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/fw_run_tests.sh' (125,834) at 20240405153054305
127808 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/stdplus.wrap' (125,835) at 20220418100039709
127809 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/fsl-imx31.h' (125,836) at 20240326080039534
127810 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nokia/rx51/rx51.c' (125,837) at 20210308005003024
127811 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/dra7-evm-common.dtsi' (125,838) at 20240405153045597
127812 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_cfg.c' (125,839) at 20240805080013943
127813 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/helper_regs.c' (125,840) at 20241211090212506
127814 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/nodedata.h' (125,841) at 20210307214926118
127815 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/fujitsu-tablet.c' (125,842) at 20240405153051405
127816 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/div64.h' (125,843) at 20220525020651878
127817 2025-01-21 03:01:04.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/contrib/serdevtry' (125,844) at 20210307205554630
127818 2025-01-21 03:01:04.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/inode.c' (125,845) at 20241216090017753 to deleted uid set
127819 2025-01-21 03:01:04.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/debug.h' (125,846) at 20210309003651804
127820 2025-01-21 03:01:04.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/spinlock_types.h' (125,847) at 20240405153046505
127821 2025-01-21 03:01:04.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d2_xplained/MAINTAINERS' (125,848) at 20210308005002920
127822 2025-01-21 03:01:04.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/hello.dot' (125,849) at 20210307214925454
127823 2025-01-21 03:01:04.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/user-return-notifier.c' (125,850) at 20210307214931786
127824 2025-01-21 03:01:04.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/null_check_for_ipv4_config.patch' (125,851) at 20210307205554462
127825 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/conf/multiconfig/mc_2.conf' (125,852) at 20210316000012685
127826 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/overview/styles/system-overview.scss' (125,853) at 20210308005107077
127827 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.h' (125,854) at 20240405153048353
127828 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/parport_amiga.c' (125,855) at 20220525020653839
127829 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/autoidle.txt' (125,856) at 20210307214925294
127830 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sprd/sprd_drm.h' (125,857) at 20240405153048753
127831 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/mmp2_defconfig' (125,858) at 20240405153045613
127832 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-option-to-disable-installation-of-syst.patch' (125,859) at 20240413080012643
127833 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap3isp/ispvideo.c' (125,860) at 20240405153049485
127834 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipvlan/ipvlan_main.c' (125,861) at 20240405153231075
127835 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/omap5/hwinit.c' (125,862) at 20210308005002760
127836 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/Makefile' (125,863) at 20210307214931978
127837 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/0001-configure-Use-CFLAGS-and-LDFLAGS-when-doing-link-tes.patch' (125,864) at 20220618030015190
127838 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/mediatek/smi.h' (125,865) at 20240405153231863
127839 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_dfl.c' (125,866) at 20240405153051993
127840 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Malvern' (125,867) at 20210307205553798
127841 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32.h' (125,868) at 20210308005002664
127842 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/code-of-conduct.rst' (125,869) at 20240405153045281
127843 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_export.c' (125,870) at 20240405153231779
127844 2025-01-21 03:01:04.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sil680.c' (125,871) at 20240405153046665
127845 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/mq-deadline.c' (125,872) at 20240805080013935
127846 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fuse/fuse3/fuse3.conf' (125,873) at 20241206090014258
127847 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/interface/ia_css_pipe_util.h' (125,874) at 20210307214930538
127848 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/xen_vmcall_test.c' (125,875) at 20240405153232271
127849 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/exynos4210_combiner.c' (125,876) at 20241211090212282
127850 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_register.h' (125,877) at 20241018080014498
127851 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/x600_defconfig' (125,878) at 20210308005003284
127852 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/helper.h' (125,879) at 20210309003655976
127853 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.c' (125,880) at 20240613080016399
127854 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/hcd-pci.c' (125,881) at 20240405153052049
127855 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.bus_vcxk' (125,882) at 20210308005003292
127856 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/057.out' (125,883) at 20210308005046441
127857 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/cpu.c' (125,884) at 20210308005002812
127858 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-wexler-tab7200.dts' (125,885) at 20240405153045385
127859 2025-01-21 03:01:04.904-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi' (125,886) at 20240405153045769
127860 2025-01-21 03:01:04.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/82xx/Kconfig' (125,887) at 20240405153230051
127861 2025-01-21 03:01:04.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (125,888) at 20210307205553730
127862 2025-01-21 03:01:04.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-reset-button.service' (125,889) at 20240105090012010
127863 2025-01-21 03:01:04.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367_regs.h' (125,890) at 20210307214928638
127864 2025-01-21 03:01:04.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/vhost_test/vhost_test.c' (125,891) at 20210307214932742
127865 2025-01-21 03:01:04.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/slt_ast2600/Makefile' (125,892) at 20210308005002916
127866 2025-01-21 03:01:04.905-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts' (125,893) at 20240405153229935
127867 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/adl_pci9111.c' (125,894) at 20240405153046889
127868 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-sniper.dts' (125,895) at 20240405153045605
127869 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91rm9200ek/at91rm9200ek.c' (125,896) at 20210308005002916
127870 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/openrd_client_defconfig' (125,897) at 20210308005003272
127871 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/schema/RootOfTrustCollection_v1.xml' (125,898) at 20220520030007180
127872 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm.txt' (125,899) at 20210307214925422
127873 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra/xusb-padctl.h' (125,900) at 20210308005002668
127874 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mcde/Makefile' (125,901) at 20220525020652919
127875 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/locking/mutex-design.rst' (125,902) at 20210309003648432
127876 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverage/compare_gcov_json.py' (125,903) at 20230426080043844
127877 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp/mtk_mdp_ipi.h' (125,904) at 20240405153049413
127878 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/watchdog/wdt_imx2.h' (125,905) at 20221215040039190
127879 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/atalk_proc.c' (125,906) at 20210307214931866
127880 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/displayobject.h' (125,907) at 20210307214927698
127881 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/host_notifier.cpp' (125,908) at 20240820080027370
127882 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-mxs.c' (125,909) at 20240405153049201
127883 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/desc-msos.c' (125,910) at 20220429100100534
127884 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/filter.h' (125,911) at 20210307214931630
127885 2025-01-21 03:01:04.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_crtc.h' (125,912) at 20210309003649892
127886 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/mpspec.h' (125,913) at 20210308005002880
127887 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/stackprotector.h' (125,914) at 20240405153045905
127888 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ip6_fib.c' (125,915) at 20241211090145553
127889 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vmlinux.lds.S' (125,916) at 20241211090145385
127890 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ltc2947-spi.c' (125,917) at 20240405153048861
127891 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/deferred_io.rst' (125,918) at 20240405153229807
127892 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_algo.h' (125,919) at 20210309003649300
127893 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq9574-rdp418.dts' (125,920) at 20240405153045761
127894 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/cpu_loop.c' (125,921) at 20221215040039202
127895 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/net_tstamp.h' (125,922) at 20240405153052929
127896 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/ricoh,rn5t618.yaml' (125,923) at 20220525020651690
127897 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2780.c' (125,924) at 20240405153053805
127898 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-zynq-qspi.txt' (125,925) at 20210308005003324
127899 2025-01-21 03:01:04.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dnet.h' (125,926) at 20210307214929386
127900 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/main.c' (125,927) at 20241211090212442
127901 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/linux/libmsrlisthelper.h' (125,928) at 20210307214930530
127902 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/gxfb.rst' (125,929) at 20210307214925478
127903 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/adfs/adfs.h' (125,930) at 20240405153052257
127904 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/rockchip/rockchip_i2s_tdm.h' (125,931) at 20240405153053981
127905 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/Kconfig' (125,932) at 20240405153231283
127906 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/debugfs.c' (125,933) at 20240405153231235
127907 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/ccache/ccache_4.10.2.bb' (125,934) at 20241221090017656
127908 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_fwum.c' (125,935) at 20210308004938824
127909 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9xeek_nandflash_defconfig' (125,936) at 20210308005003248
127910 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/stm32-dma.c' (125,937) at 20240405153230287
127911 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fec.h' (125,938) at 20210307214931386
127912 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linker_lists.h' (125,939) at 20210308005003656
127913 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/coresight-config.rst' (125,940) at 20240405153045269
127914 2025-01-21 03:01:04.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.c' (125,941) at 20240405153230799
127915 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_scsih.c' (125,942) at 20240624080012800
127916 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/qca_debug.c' (125,943) at 20240628080013997
127917 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/phosphor-logging.wrap' (125,944) at 20220603030022985
127918 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_smp.c' (125,945) at 20240405153046325
127919 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/Makefile' (125,946) at 20210308005002552
127920 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.kmsan' (125,947) at 20240405153053433
127921 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/process_tree.py' (125,948) at 20210307205554642
127922 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/lib/Makefile' (125,949) at 20210307214932746
127923 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/poly1305-donna32.c' (125,950) at 20210524100035086
127924 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/eagle/eagle.c' (125,951) at 20210308005003032
127925 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/inventory_manager.hpp' (125,952) at 20240819080030255
127926 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-1.dtsi' (125,953) at 20240405153046093
127927 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/keystone-k2l-netcp.dtsi' (125,954) at 20210308005002592
127928 2025-01-21 03:01:04.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/trace/diag.h' (125,955) at 20210307214926514
127929 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/jump_label.h' (125,956) at 20240405153230147
127930 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c' (125,957) at 20240405153230323
127931 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_syscall.h' (125,958) at 20220429100100642
127932 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/configs/default.config' (125,959) at 20220525020655187
127933 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/namei.h' (125,960) at 20240405153052749
127934 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/mmap_prot.sh' (125,961) at 20240405153232231
127935 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/cs5536/cs5536_pci.c' (125,962) at 20210307214926270
127936 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/pci.h' (125,963) at 20210307214925666
127937 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/dpseci.c' (125,964) at 20210309003649292
127938 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha2-ce-core.S' (125,965) at 20210307214925846
127939 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32h743-eval/MAINTAINERS' (125,966) at 20210308005003056
127940 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/leds/sbp1-led-manager-config-native.bb' (125,967) at 20241206090014230
127941 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ptest.py' (125,968) at 20231011080016602
127942 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/visconti/Makefile' (125,969) at 20210309003652148
127943 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.out' (125,970) at 20210308005046401 to deleted uid set
127944 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-covdefaults/run-ptest' (125,971) at 20240301090012431
127945 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/Makefile' (125,972) at 20240405153045797
127946 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.h' (125,973) at 20210307214929922
127947 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_helper.c' (125,974) at 20210307214932026
127948 2025-01-21 03:01:04.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl.h' (125,975) at 20240326080039534
127949 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_10_0_offset.h' (125,976) at 20210307214927562
127950 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/UUID/meson.build' (125,977) at 20230825080021137 to deleted uid set
127951 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/ks7010/ks_hostif.c' (125,978) at 20240405153051817
127952 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml' (125,979) at 20240405153045021
127953 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/test/test_entity-manager.cpp' (125,980) at 20230930080004396
127954 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-adp5520.c' (125,981) at 20220525020652438
127955 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/arm,sp804.yaml' (125,982) at 20220525020651714
127956 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_pci.c' (125,983) at 20220525020652851
127957 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_device.c' (125,984) at 20240405153051957
127958 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/cirrus/Kconfig' (125,985) at 20240405153231319
127959 2025-01-21 03:01:04.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch' (125,986) at 20240309090012820
127960 2025-01-21 03:01:04.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/common.h' (125,987) at 20241111090012133
127961 2025-01-21 03:01:04.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6397.h' (125,988) at 20210307214930082
127962 2025-01-21 03:01:04.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-audio.h' (125,989) at 20210307214928682
127963 2025-01-21 03:01:04.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/pppoatm.c' (125,990) at 20220525020654787
127964 2025-01-21 03:01:04.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/futex.h' (125,991) at 20210308005046045
127965 2025-01-21 03:01:04.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kmsan_types.h' (125,992) at 20240405153052717
127966 2025-01-21 03:01:04.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0005-adb-Allow-adbd-to-be-run-as-root.patch' (125,993) at 20231011080016574
127967 2025-01-21 03:01:04.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target-con-str.h' (125,994) at 20240326080039714
127968 2025-01-21 03:01:04.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/scanf.sh' (125,995) at 20220525020655215
127969 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/main.c' (125,996) at 20241008080013955
127970 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c' (125,997) at 20240405153048585
127971 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/global_data.h' (125,998) at 20210308005002816
127972 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra114.c' (125,999) at 20220525020653335
127973 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/core.h' (126,000) at 20210308005002884
127974 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_user_tags.pass' (126,001) at 20241221090017632
127975 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/floating-point.json' (126,002) at 20240405153054157
127976 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_buffer_fill.c' (126,003) at 20240405153054237
127977 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_h.c' (126,004) at 20210308005046521
127978 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/temperature/maxim_thermocouple.c' (126,005) at 20240405153049013
127979 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-kernel/lkrg/lkrg-module_0.9.7.bb' (126,006) at 20241221090017576
127980 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/pcengines-apuv2.c' (126,007) at 20240405153051413
127981 2025-01-21 03:01:04.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/289.out' (126,008) at 20210308005046469
127982 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/param.c' (126,009) at 20240405153232011
127983 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/clksrc-dbx500-prcmu.c' (126,010) at 20220525020652342
127984 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qla3xxx.c' (126,011) at 20240405153231039
127985 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/vx222/Makefile' (126,012) at 20210307214932278
127986 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/evm/Makefile' (126,013) at 20210307214932170
127987 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/0001-Add-correct-printf-qualifier-for-off_t.patch' (126,014) at 20230706080014761
127988 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/allwinner-rtc.h' (126,015) at 20210308005046029
127989 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/spi/sony-cxd2880.txt' (126,016) at 20210307214925354
127990 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ioctl.h' (126,017) at 20240405153052289
127991 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/vphn/.gitignore' (126,018) at 20210307214932710
127992 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov5670.c' (126,019) at 20240405153230791
127993 2025-01-21 03:01:04.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/ne10/0001-CMakeLists.txt-Remove-mthumb-interwork.patch' (126,020) at 20230706080014757
127994 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/system1_baseboard.json' (126,021) at 20241114091004236
127995 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/perf_event_v7.c' (126,022) at 20210716100029843
127996 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/xlnx-versal-virt.rst' (126,023) at 20240906080037180
127997 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/remote/vfio-user-obj.h' (126,024) at 20221215040039186
127998 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/tx.h' (126,025) at 20210307214929966
127999 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml' (126,026) at 20240405153229759
128000 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm8994/gpio.h' (126,027) at 20210307214931438
128001 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/of.h' (126,028) at 20240405153052813
128002 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/ingenic,jz4740-cgu.h' (126,029) at 20240405153052641
128003 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-kernel/linux/files/gbmc.cfg' (126,030) at 20230429080018629
128004 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/util/pldm.cpp' (126,031) at 20241025080019713
128005 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7745-cpg-mssr.h' (126,032) at 20210307214931334
128006 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/marvell/mcam-core.h' (126,033) at 20240405153049409
128007 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/Makefile' (126,034) at 20240405153051413
128008 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/affs/amigaffs.c' (126,035) at 20240405153231603
128009 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/samsung/Kconfig' (126,036) at 20240405153049589
128010 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/temporary-source-code.rst' (126,037) at 20230114040015514
128011 2025-01-21 03:01:04.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/mediatek/mt8195-pm-domains.h' (126,038) at 20240405153231347
128012 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/witherspoon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@180/ir35221@71.conf' (126,039) at 20240904080027738
128013 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/dm_common.c' (126,040) at 20210307214929942
128014 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/tlbflush.h' (126,041) at 20210307214926310
128015 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/dim/rdma_dim.c' (126,042) at 20240405153053085
128016 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/277.out' (126,043) at 20210308005046465
128017 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ge/mx53ppd/Kconfig' (126,044) at 20210308005003004
128018 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/inode.c' (126,045) at 20210308005003544
128019 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Bilbao' (126,046) at 20210307205553766
128020 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/at-Kabelsignal' (126,047) at 20210307205553758
128021 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/Makefile' (126,048) at 20210308004922932
128022 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-pro5-epcore.dts' (126,049) at 20240405153045577
128023 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/meson.build' (126,050) at 20210308005053409
128024 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/Kconfig' (126,051) at 20240405153231571
128025 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/json/drive_oem.json' (126,052) at 20230202040011970
128026 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Angus' (126,053) at 20210307205553794
128027 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_gpio_04a.dtso' (126,054) at 20240405153231279
128028 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-keystone/cmd_clock.c' (126,055) at 20210308005002732
128029 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/ak8974.c' (126,056) at 20240405153049005
128030 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/dat.h' (126,057) at 20240405153052445
128031 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/cpufreq/cpufreq.sh' (126,058) at 20210307214932666
128032 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-irq.h' (126,059) at 20210307214928682
128033 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/smsgiucv.h' (126,060) at 20210307214930254
128034 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/md4c/md4c_0.5.2.bb' (126,061) at 20240301090012431
128035 2025-01-21 03:01:04.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/calxeda-ddr-ctrlr.yaml' (126,062) at 20240405153045101
128036 2025-01-21 03:01:04.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_0_offset.h' (126,063) at 20240405153230435
128037 2025-01-21 03:01:04.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kref_api.h' (126,064) at 20240405153052717
128038 2025-01-21 03:01:04.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-hub.c' (126,065) at 20240405153052109
128039 2025-01-21 03:01:04.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/bus.json' (126,066) at 20240405153054113
128040 2025-01-21 03:01:04.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/ps/acp63.h' (126,067) at 20240405153053549
128041 2025-01-21 03:01:04.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-newlib_%.bbappend' (126,068) at 20241206090014214
128042 2025-01-21 03:01:04.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/capability.h' (126,069) at 20240405153232107
128043 2025-01-21 03:01:04.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu2_regs.h' (126,070) at 20240405153049493
128044 2025-01-21 03:01:04.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.h' (126,071) at 20240405153047105
128045 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/mmiowb.h' (126,072) at 20210307214931306
128046 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/files/static-passwd-meta-perl' (126,073) at 20231014080011723
128047 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_action.hpp' (126,074) at 20210308005405930
128048 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dce_i2c_sw.h' (126,075) at 20210307214927278
128049 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_w.c' (126,076) at 20210308005046521
128050 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-codeweavers' (126,077) at 20210308005045769
128051 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/Makefile' (126,078) at 20220525020653571
128052 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/txx9/rbtx4927.h' (126,079) at 20210307214926246
128053 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/afbc.rst' (126,080) at 20210307214925494
128054 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/lego/ev3/README' (126,081) at 20210308005003016
128055 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/meson.build' (126,082) at 20230825080021141 to deleted uid set
128056 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/da9063/core.h' (126,083) at 20240405153052725
128057 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/ak4375.c' (126,084) at 20240405153053565
128058 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/bxcan.c' (126,085) at 20240405153230895
128059 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/actions,owl-sps.txt' (126,086) at 20210307214925398
128060 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/isdnhdlc.h' (126,087) at 20210307214928542
128061 2025-01-21 03:01:04.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/main.cpp' (126,088) at 20210308005109241
128062 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6655/device_main.c' (126,089) at 20240405153051949
128063 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/bttv-gpio.c' (126,090) at 20220525020653267
128064 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/boot-progress.md' (126,091) at 20221209040006383
128065 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/0001-Do-not-undefine-_FILE_OFFSET_BITS.patch' (126,092) at 20230114040015478
128066 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/type-case.out' (126,093) at 20210927100127473 to deleted uid set
128067 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_mods.c' (126,094) at 20240405153054277
128068 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/unwind_decoder.c' (126,095) at 20210307214926130
128069 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/fru/Motherboard_VSYS.json' (126,096) at 20221213040036921
128070 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/vnic_rq.c' (126,097) at 20240405153049897
128071 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mt8167-mmsys.h' (126,098) at 20240405153051761
128072 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/in6.h' (126,099) at 20210307214931402
128073 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_cert.cpp' (126,100) at 20240903080027143
128074 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts' (126,101) at 20240405153229955
128075 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-qcom-geni.c' (126,102) at 20241011080017319
128076 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-pinctrl.dtsi' (126,103) at 20210308005002632
128077 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-vm86.S' (126,104) at 20210308005046501
128078 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/kvm/kvm_flightrecorder' (126,105) at 20210308005046241
128079 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0016-pass-correct-parameters-to-getdents64.patch' (126,106) at 20240413080012651
128080 2025-01-21 03:01:04.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/adf_c62xvf_hw_data.h' (126,107) at 20240405153046953
128081 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/pl061.c' (126,108) at 20240906080037224
128082 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory.interface.yaml' (126,109) at 20221207040023627
128083 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/cpuidle.c' (126,110) at 20240405153045629
128084 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h' (126,111) at 20240405153230607
128085 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsmethod.c' (126,112) at 20240405153046617
128086 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/pdc_chassis.c' (126,113) at 20240405153230023
128087 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6s_defconfig' (126,114) at 20210308005003272
128088 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/de/de_2/ia_css_de2.host.h' (126,115) at 20210307214930554
128089 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp.c' (126,116) at 20240805080013979
128090 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/trace.h' (126,117) at 20210308005046113
128091 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/qca,ar7100-reset.yaml' (126,118) at 20240405153045149
128092 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/s5h1411.h' (126,119) at 20210307214928634
128093 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-khamsin.c' (126,120) at 20220525020653311
128094 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-g4.dtsi' (126,121) at 20240826080012311
128095 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/stm/stm32_i2s.c' (126,122) at 20240405153232199
128096 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/func-munmap.rst' (126,123) at 20210309003648492
128097 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/connector/hdmi-connector.yaml' (126,124) at 20240405153045041
128098 2025-01-21 03:01:04.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Nasteln' (126,125) at 20210307205553786
128099 2025-01-21 03:01:04.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/pads-imx8qxp.h' (126,126) at 20210307214931342
128100 2025-01-21 03:01:04.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/0001-script.c-avoid-use-of-chroot.patch' (126,127) at 20241221090017656
128101 2025-01-21 03:01:04.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/builtin-stat.c' (126,128) at 20241211090145573
128102 2025-01-21 03:01:04.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/Makefile.softmmu-target' (126,129) at 20240906080037580
128103 2025-01-21 03:01:04.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/xlnx_csu_dma.c' (126,130) at 20241211090212270
128104 2025-01-21 03:01:04.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/u-boot_logo.bmp' (126,131) at 20210308005003768 to deleted uid set
128105 2025-01-21 03:01:04.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mimic/mimic/0001-Fix-musl-compatibility.patch' (126,132) at 20210307205553798
128106 2025-01-21 03:01:04.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/dce120_clk_mgr.c' (126,133) at 20210307214927270
128107 2025-01-21 03:01:04.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0001-Avoid-bashisms-in-init-scripts.patch' (126,134) at 20241206090014262
128108 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8939.c' (126,135) at 20240405153230227
128109 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/bulk.c' (126,136) at 20240405153049165
128110 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/i8253.h' (126,137) at 20210307214931398
128111 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/marvell,mmp2.h' (126,138) at 20240405153231795
128112 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8782.txt' (126,139) at 20210307214925438
128113 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_util.h' (126,140) at 20240405153230803
128114 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/monitor.c' (126,141) at 20240405153053393
128115 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/dms-ba16/dms-ba16_2g.cfg' (126,142) at 20210308005002908
128116 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/config' (126,143) at 20240805080014071
128117 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_gem.c' (126,144) at 20240405153230535
128118 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/cpsw.h' (126,145) at 20210307214929654
128119 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c' (126,146) at 20240405153230635
128120 2025-01-21 03:01:04.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/io.h' (126,147) at 20240712080021053
128121 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/q6sstop-qcs404.c' (126,148) at 20240405153046833
128122 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-ingenic.c' (126,149) at 20240405153231463
128123 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/tests/fpga-region-test.c' (126,150) at 20240405153230299
128124 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/trace.c' (126,151) at 20240405153049757
128125 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/svm/hyperv.h' (126,152) at 20240405153046453
128126 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/SensorPaths.cpp' (126,153) at 20241026080003050
128127 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/drm/tegra_drm.h' (126,154) at 20220525020654663
128128 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-iproc-bcma.c' (126,155) at 20240405153051237
128129 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/aspeed_fsi.h' (126,156) at 20210308005003560
128130 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/fan_error.cpp' (126,157) at 20240820080023694
128131 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb' (126,158) at 20241221090017676
128132 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8188-ipe.c' (126,159) at 20240405153046797
128133 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/atmel-hlcdc-pwm.txt' (126,160) at 20210307214925406
128134 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/mstar,msc313e-wdt.yaml' (126,161) at 20240405153045185
128135 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/Makefile' (126,162) at 20210307214932522
128136 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdping.c' (126,163) at 20240405153054293
128137 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-systemd-target-monitor.service' (126,164) at 20230127040028244
128138 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/deprecated.rst' (126,165) at 20240405153229827
128139 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/ahb.h' (126,166) at 20210307214929726
128140 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/Kconfig' (126,167) at 20210308005003500
128141 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/initialize_mmu.h' (126,168) at 20240405153046505
128142 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_among.h' (126,169) at 20240405153052929
128143 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pcie.c' (126,170) at 20240405153050613
128144 2025-01-21 03:01:04.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp108.c' (126,171) at 20240405153048877
128145 2025-01-21 03:01:04.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/vcnl4035.c' (126,172) at 20240405153049005
128146 2025-01-21 03:01:04.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb' (126,173) at 20240309090012804
128147 2025-01-21 03:01:04.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/meson.build' (126,174) at 20230714080036783
128148 2025-01-21 03:01:04.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/bletchley-early-sys-init' (126,175) at 20220623030014779
128149 2025-01-21 03:01:04.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/automake_foreign.patch' (126,176) at 20230706080014753
128150 2025-01-21 03:01:04.928-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/olpc/Makefile' (126,177) at 20210307214930134
128151 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec_file.c' (126,178) at 20240913080013845
128152 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/exception.json' (126,179) at 20240405153054109
128153 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/amd_sfh_pcie.c' (126,180) at 20240405153230651
128154 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_lmem.c' (126,181) at 20240405153048473
128155 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-mvebu.c' (126,182) at 20240405153052109
128156 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_usdt_multispec.c' (126,183) at 20240405153054281
128157 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/Makefile' (126,184) at 20210307214928566
128158 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuscale.sh' (126,185) at 20240405153232283
128159 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_lt_ph.c' (126,186) at 20210308005046501
128160 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/tsunami_flash.c' (126,187) at 20210307214929214
128161 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/isil,isl79987.yaml' (126,188) at 20240405153045093
128162 2025-01-21 03:01:04.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-skov-revc-lt2.dts' (126,189) at 20240405153045501
128163 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/platsmp.c' (126,190) at 20210307214925870
128164 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/bsp.h' (126,191) at 20220525020652947
128165 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx_debugfs.c' (126,192) at 20220525020652390
128166 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/npcm7xx_rng-test.c' (126,193) at 20221215040039378
128167 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/layerindexlib/__init__.py' (126,194) at 20240302090018218
128168 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_of_dpa.c' (126,195) at 20241211090212306
128169 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-ab8500-usb.c' (126,196) at 20240405153052125
128170 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gp10b.c' (126,197) at 20220525020652963
128171 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/manager/meson.build' (126,198) at 20240824080021954
128172 2025-01-21 03:01:04.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head-common.S' (126,199) at 20240405153045629
128173 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/pci-hotplug.c' (126,200) at 20240405153046145
128174 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/smc91111.h' (126,201) at 20210308005003444
128175 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/sys_ia32.c' (126,202) at 20210309003649048
128176 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/functor.cpp' (126,203) at 20240820080025626 to deleted uid set
128177 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_of.c' (126,204) at 20241115090012961
128178 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_h.c' (126,205) at 20210308005046521
128179 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_mman.h' (126,206) at 20230925080039945
128180 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt792x_core.c' (126,207) at 20240830080013295
128181 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/intc.h' (126,208) at 20240906080037332
128182 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcom-drc02.dtsi' (126,209) at 20240405153045585
128183 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/a15mpcore.c' (126,210) at 20240906080037212
128184 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p-xattr.h' (126,211) at 20210308005045821
128185 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/omap/omap_vout_vrfb.h' (126,212) at 20240405153049481
128186 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/Kconfig' (126,213) at 20210307214928438
128187 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-octeon-platdrv.c' (126,214) at 20240405153048909
128188 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2201.conf' (126,215) at 20230606080013598
128189 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/ioprio.c' (126,216) at 20240405153046525
128190 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/conf/fragments/test-fragment.conf' (126,217) at 20241221090017604
128191 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/sequence_senders.hpp' (126,218) at 20241219090033968
128192 2025-01-21 03:01:04.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/pinning.h' (126,219) at 20240405153230707
128193 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/0001-include-libgen.h-for-basename-API.patch' (126,220) at 20240413080012695
128194 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7a/tune-cortexa9.inc' (126,221) at 20210905000020581
128195 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-litesom.dtsi' (126,222) at 20210308005002588
128196 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nsfs/.gitignore' (126,223) at 20210307214932698
128197 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/dprc-driver.c' (126,224) at 20240405153046733
128198 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qad/qad_git.bb' (126,225) at 20241221090017520
128199 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/0001-selftests-timers-Fix-clock_adjtime-for-newer-32-bit-.patch' (126,226) at 20241221090017532
128200 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/cdx/Kconfig' (126,227) at 20240405153052161
128201 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/allwinner,sun50i-a64-codec-analog.yaml' (126,228) at 20240405153045161
128202 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/tcp_server.c' (126,229) at 20241221090017576
128203 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/iters.c' (126,230) at 20240830080013363
128204 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/mt6397-regulator.h' (126,231) at 20210307214931498
128205 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/or51211.h' (126,232) at 20210307214928634
128206 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/Kvm/KvmConsole.vue' (126,233) at 20241125090045228
128207 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/visl/visl-dec.c' (126,234) at 20240405153049529
128208 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/r852.h' (126,235) at 20210309003650492
128209 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_hdmi.h' (126,236) at 20240405153048457
128210 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/meson.build' (126,237) at 20240402080008906
128211 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/max1668.rst' (126,238) at 20210307214925502
128212 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/fan53555.h' (126,239) at 20210307214931494
128213 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_fp_cpenable.S' (126,240) at 20210308005046533
128214 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/esmt.c' (126,241) at 20240405153230879
128215 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/sysfs_slave.c' (126,242) at 20220525020654103
128216 2025-01-21 03:01:04.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/i2c-pxa.h' (126,243) at 20210307214931474
128217 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c' (126,244) at 20240405153230983
128218 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/files/vchiq.sh' (126,245) at 20210307205554106
128219 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/driver.h' (126,246) at 20220525020652947
128220 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/export-incoming-iothread.out' (126,247) at 20221215040039366
128221 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/soc_button_array.c' (126,248) at 20240405153230727
128222 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-linecard.rst' (126,249) at 20240405153045237
128223 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/atf.c' (126,250) at 20210308005002944
128224 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/debug.config' (126,251) at 20210307214926366
128225 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/dma_local.h' (126,252) at 20210307214930542
128226 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sony,acx565akm.yaml' (126,253) at 20240405153045045
128227 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/xz_config.h' (126,254) at 20210307214926366
128228 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso2c.h' (126,255) at 20240405153046369
128229 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/email-clients.rst' (126,256) at 20240405153045245
128230 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc' (126,257) at 20241206090014294
128231 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/test/utest.cpp' (126,258) at 20240828080025979
128232 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_vr3032u.h' (126,259) at 20210308005003592
128233 2025-01-21 03:01:04.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/signal.h' (126,260) at 20210307214931658
128234 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btmtkuart.c' (126,261) at 20240405153230195
128235 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_vclk.c' (126,262) at 20210308005003532
128236 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/dss/hdmi_common.c' (126,263) at 20210307214927978
128237 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Virrat_Lappavuori' (126,264) at 20210307205553774
128238 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-lp8860.c' (126,265) at 20240405153049221
128239 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/rsk7269_defconfig' (126,266) at 20210308005003276
128240 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/rust/quick-start.rst' (126,267) at 20240405153229827
128241 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/safec/safec_3.7.1.bb' (126,268) at 20220910030013353
128242 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_io.c' (126,269) at 20210307214928614
128243 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c' (126,270) at 20240405153050109
128244 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/MAINTAINERS' (126,271) at 20210308005002920
128245 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/firmware.c' (126,272) at 20240405153050473
128246 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_d.c' (126,273) at 20210308005046517
128247 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/tps65086-restart.c' (126,274) at 20240405153051425
128248 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/lpc32xx_ssp.c' (126,275) at 20210308005003492
128249 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/pinmux.h' (126,276) at 20210308005002672
128250 2025-01-21 03:01:04.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-imx7ulp.c' (126,277) at 20240405153046785
128251 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/convert_ip_to_dummy' (126,278) at 20221209040018571
128252 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157c-phycore-stm32mp1-3.dts' (126,279) at 20240405153045585
128253 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/files/conntrackd.service' (126,280) at 20230811080018298
128254 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/nvme/host/nvme.h' (126,281) at 20241211090145473 to deleted uid set
128255 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sockmap_pass_prog.c' (126,282) at 20240405153054277
128256 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0001-fbida-Include-missing-sys-types.h.patch' (126,283) at 20230811080018302
128257 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/lxt.c' (126,284) at 20210308005003440
128258 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/caiaq/midi.h' (126,285) at 20210307214932442
128259 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/nemora-postd/src/nemora.hpp' (126,286) at 20230629131804627
128260 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/at91/atmel_logo_8bpp.h' (126,287) at 20210308005003696
128261 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-gadmei-rm008z.c' (126,288) at 20210307214928782
128262 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/glops.h' (126,289) at 20240613080016487
128263 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_deflate/deflate.c' (126,290) at 20240405153053109
128264 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/argparse_oe.py' (126,291) at 20220910030013437
128265 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/alpha/include/asm/barrier.h' (126,292) at 20210307214932450
128266 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32f746.dtsi' (126,293) at 20240405153229903
128267 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_plat_data.c' (126,294) at 20220525020652294
128268 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8953-xiaomi-mido.dts' (126,295) at 20240405153229943
128269 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/README' (126,296) at 20210308005002944
128270 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/trace.h' (126,297) at 20210308005045885
128271 2025-01-21 03:01:04.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/7724/sdram.S' (126,298) at 20210307214926542
128272 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_hdmi.c' (126,299) at 20210307214932270
128273 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/cmm.c' (126,300) at 20240405153046221
128274 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_cmds.h' (126,301) at 20240405153049433
128275 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/Makefile' (126,302) at 20240405153048789
128276 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx28evk_nand_defconfig' (126,303) at 20210308005003268
128277 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/arndale.h' (126,304) at 20210308005003584
128278 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/prog_run_opts.c' (126,305) at 20240405153054257
128279 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-st.txt' (126,306) at 20210307214925398
128280 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/gumstix.h' (126,307) at 20240405153045677
128281 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.h' (126,308) at 20220525020652891
128282 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_asym_algs.c' (126,309) at 20240405153046957
128283 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/124' (126,310) at 20240326080039730
128284 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/hmac.h' (126,311) at 20210307214931310
128285 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.env.ibm' (126,312) at 20240308090039431
128286 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-vf610-mscm-ir.c' (126,313) at 20210307214928538
128287 2025-01-21 03:01:04.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml' (126,314) at 20240405153045013
128288 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mv643xx.h' (126,315) at 20220525020654595
128289 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-smm-gateway_%.bbappend' (126,316) at 20241206090014214
128290 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/sig_names.h' (126,317) at 20210307214932166
128291 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mxc_ocotp.c' (126,318) at 20210308005003400
128292 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exfat/balloc.c' (126,319) at 20241011080017355
128293 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/ti_sci_proc.h' (126,320) at 20210309003652220
128294 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/libipmid/sdbus-asio.cpp' (126,321) at 20230513080027502
128295 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/authentication.c' (126,322) at 20240405153051813
128296 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/display5_factory_defconfig' (126,323) at 20210308005003256
128297 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/maxim,max77686.yaml' (126,324) at 20240405153045105
128298 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/virt_ctrl.h' (126,325) at 20230426080043764
128299 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/MigoR/Kconfig' (126,326) at 20210308005003032
128300 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/bluefield_edac.c' (126,327) at 20241211090145405
128301 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ContainerCollection_v1.xml' (126,328) at 20240619080002920
128302 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-elkhartlake.c' (126,329) at 20240405153047073
128303 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb' (126,330) at 20240831080017004
128304 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/crop/crop_1.0/ia_css_crop_types.h' (126,331) at 20210307214930554
128305 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rt5033.c' (126,332) at 20241211090145453
128306 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/setup.h' (126,333) at 20240405153229979
128307 2025-01-21 03:01:04.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/octeon_mem_ops.h' (126,334) at 20210307214929354
128308 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/sp8870.h' (126,335) at 20220525020654131
128309 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/config.common' (126,336) at 20240405153232267
128310 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/runstate-action.c' (126,337) at 20240326080039634
128311 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/mp.h' (126,338) at 20210308005002640
128312 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/display7seg.c' (126,339) at 20240405153231383
128313 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pctv-sedna.c' (126,340) at 20210307214928782
128314 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/syscall_32.tbl' (126,341) at 20241211090212378
128315 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-predefined.err' (126,342) at 20210927100127469
128316 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/jump2ipl.c' (126,343) at 20241211090212442
128317 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/0004-tweak-MODPROBE_CMD-for-cross-compile.patch' (126,344) at 20241206090014262
128318 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_interface_core.c' (126,345) at 20240405153053413
128319 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/vitesse-vsc73xx-platform.c' (126,346) at 20240405153049765
128320 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-g12a-periphs.yaml' (126,347) at 20240405153229787
128321 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi6205.c' (126,348) at 20240405153053517
128322 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-Cable-EIA-542-IRC-center_frequencies-QAM256' (126,349) at 20210307205553754
128323 2025-01-21 03:01:04.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_mipi_dsi.c' (126,350) at 20240613080016403
128324 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/io_uring_zerocopy_tx.c' (126,351) at 20240405153054345
128325 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/link.h' (126,352) at 20240405153230415
128326 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_phy.c' (126,353) at 20240405153050453
128327 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/int3472/common.c' (126,354) at 20240405153051409
128328 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/witherspoon-tacoma/server.ttyVUART0.conf' (126,355) at 20230512080018777
128329 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/install_db.service' (126,356) at 20210307205553890
128330 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CertificateCollection.json' (126,357) at 20240619080002944
128331 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tehuti/tehuti.h' (126,358) at 20210307214929650
128332 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/juno.md' (126,359) at 20220804030014667
128333 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/i2c_interface.hpp' (126,360) at 20241025080030538
128334 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpfilter/bpfilter_umh_blob.S' (126,361) at 20210309003654292
128335 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/af_nfc.c' (126,362) at 20220525020654883
128336 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/utils/sshcontrol.py' (126,363) at 20210307205554450
128337 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/va_high_addr_switch.c' (126,364) at 20240405153232275
128338 2025-01-21 03:01:04.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/utils.c' (126,365) at 20240405153053941
128339 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Styrsjobo' (126,366) at 20210307205553790
128340 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/Makefile' (126,367) at 20240405153054301
128341 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch' (126,368) at 20241221090017680
128342 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/ptrace_32.h' (126,369) at 20210307214926550
128343 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/kgdb.c' (126,370) at 20210309003648980
128344 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/acompress.h' (126,371) at 20240405153052621
128345 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_main.h' (126,372) at 20240405153049809
128346 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/efx_channels.h' (126,373) at 20240405153050261
128347 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.2.bb' (126,374) at 20220402030016039
128348 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml' (126,375) at 20241211090145365
128349 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/genelf_debug.c' (126,376) at 20240405153054193
128350 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sys_proto.h' (126,377) at 20210308005002664
128351 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/networking-layer/recipes-support/drbd/drbd_%.bbappend' (126,378) at 20210812000025266
128352 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c' (126,379) at 20210308005002832
128353 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.6.bb' (126,380) at 20240302090018206
128354 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_encoder_dsi.c' (126,381) at 20240405153230587
128355 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/option.h' (126,382) at 20240906080037344
128356 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mps2-uart.c' (126,383) at 20240405153231515
128357 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aiot/README' (126,384) at 20210308005002964
128358 2025-01-21 03:01:04.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml' (126,385) at 20240405153045129
128359 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_fsl_elbc_gpcm.c' (126,386) at 20240405153052033
128360 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/inode.c' (126,387) at 20210307214931002
128361 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/OpenBMCComputerSystem.v1_0_0.json' (126,388) at 20240724080002903
128362 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/Kconfig' (126,389) at 20210308005002788
128363 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/dev_core.c' (126,390) at 20240405153051813
128364 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/compiler.h' (126,391) at 20240405153054049
128365 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/block-coroutine-wrapper.py' (126,392) at 20240906080037440
128366 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-base.err' (126,393) at 20220429100100882
128367 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/stub_64.S' (126,394) at 20220525020652194
128368 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_h.c' (126,395) at 20210308005046517
128369 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uthash/uthash_2.3.0.bb' (126,396) at 20220204040022532
128370 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface_acpi_notify.c' (126,397) at 20240405153051393
128371 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/netvsc.c' (126,398) at 20240520080015163
128372 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/global_nvs.h' (126,399) at 20210308005002876
128373 2025-01-21 03:01:04.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/sa1111ps2.c' (126,400) at 20240405153049157
128374 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/pdc_stable.c' (126,401) at 20240405153051217
128375 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-smdk5250.dts' (126,402) at 20240405153045569
128376 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/obs600.dts' (126,403) at 20210307214926358
128377 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/synopsys/iot_devkit/config.mk' (126,404) at 20210308005003056
128378 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-intel.h' (126,405) at 20220525020653651
128379 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3' (126,406) at 20210307205554390 to deleted uid set
128380 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/lua/lua_5.4.7.bb' (126,407) at 20241221090017664
128381 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AFL-1.2' (126,408) at 20210307205554414
128382 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/Makefile' (126,409) at 20210308005002772
128383 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/bsc9132qds.dts' (126,410) at 20210307214926342
128384 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/memmove.S' (126,411) at 20240405153230095
128385 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp' (126,412) at 20231024080003368
128386 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2600_spl.h' (126,413) at 20230302090047762
128387 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zeromq/files/run-ptest' (126,414) at 20210307205553886
128388 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/cpu_features.c' (126,415) at 20240906080037528
128389 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb' (126,416) at 20241221090017552
128390 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/elan_i2c_core.c' (126,417) at 20240805080013959
128391 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/tools/relocs_check.sh' (126,418) at 20240405153046265
128392 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/am35x_def.h' (126,419) at 20210308005002656
128393 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/__init__.py' (126,420) at 20210307205554238
128394 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/maintainer-soc.rst' (126,421) at 20240405153229827
128395 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/CoWW+poonceonce.litmus' (126,422) at 20210307214932502
128396 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/armada-390-db.dts' (126,423) at 20240405153045449
128397 2025-01-21 03:01:04.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M5282EVB.h' (126,424) at 20210308005003576
128398 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/dcn3_cm_drm_current.svg' (126,425) at 20240405153045213
128399 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/sse1.c' (126,426) at 20210307214931814
128400 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-maturin/0001-build_context-improve-wheel-reproducibility-by-sorti.patch' (126,427) at 20241221090017668
128401 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/iopl.c' (126,428) at 20220525020655235
128402 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/mmio.h' (126,429) at 20230426080043760
128403 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/count_zeros.h' (126,430) at 20210307214931370
128404 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-Clear' (126,431) at 20210307205554418
128405 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/presence-sled1.conf' (126,432) at 20220603030012904
128406 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-bletchley.dts' (126,433) at 20220617030036053
128407 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-test-1-run-batch.sh' (126,434) at 20240405153054365
128408 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.err' (126,435) at 20210927100127469
128409 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__read_env.hpp' (126,436) at 20241217090453707
128410 2025-01-21 03:01:04.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bfa/bfad_im.c' (126,437) at 20240405153051577
128411 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/hci.h' (126,438) at 20220525020654643
128412 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-region.rst' (126,439) at 20240405153045237
128413 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/pci.rst' (126,440) at 20240326080039402
128414 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.30.0.bb' (126,441) at 20240301090012423
128415 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/clocks.cfg' (126,442) at 20210308005003088
128416 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/cfcnfg.c' (126,443) at 20240405153053197
128417 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-4-Clause-UC' (126,444) at 20211006000025230
128418 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/Makefile' (126,445) at 20210308005002908
128419 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/Kconfig' (126,446) at 20210307214930846
128420 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb' (126,447) at 20231126090012781
128421 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/fsl-upm-nand.txt' (126,448) at 20210309003648372
128422 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/variables.rst' (126,449) at 20241221090017604
128423 2025-01-21 03:01:04.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/percpu.h' (126,450) at 20240712080021053
128424 2025-01-21 03:01:04.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/region.c' (126,451) at 20240405153232011
128425 2025-01-21 03:01:04.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/define_trace.h' (126,452) at 20210309003653976
128426 2025-01-21 03:01:04.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ipuv3-crtc.c' (126,453) at 20241211090145417
128427 2025-01-21 03:01:04.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/exportfs/expfs.c' (126,454) at 20240405153231659
128428 2025-01-21 03:01:04.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/audioreach.c' (126,455) at 20240405153053981
128429 2025-01-21 03:01:04.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/host.h' (126,456) at 20240405153050557
128430 2025-01-21 03:01:04.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/boston32r6el_defconfig' (126,457) at 20210308005003252
128431 2025-01-21 03:01:04.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/Makefile' (126,458) at 20210308005003036
128432 2025-01-21 03:01:04.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cmpxchg-llsc.h' (126,459) at 20210307214926550
128433 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/passwordattr-interface.c' (126,460) at 20220525020653907
128434 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm.interface.yaml' (126,461) at 20230622080026174
128435 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_ggtt_gmch.c' (126,462) at 20240405153048485
128436 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi' (126,463) at 20240405153045785
128437 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/runtime-verification.rst' (126,464) at 20240405153229831
128438 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/kernel/setup.c' (126,465) at 20240830080013243
128439 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/conf/machine/f0b.conf' (126,466) at 20230927080013510
128440 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_stat.h' (126,467) at 20210307214931786
128441 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/snapshot.c' (126,468) at 20240906080037152
128442 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-uclogic-rdesc.c' (126,469) at 20240405153048821
128443 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/samsung,mipi-video-phy.yaml' (126,470) at 20240405153045129
128444 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v4_3.c' (126,471) at 20240405153047133
128445 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm-ccn.c' (126,472) at 20240405153051273
128446 2025-01-21 03:01:04.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/dw_wdt.c' (126,473) at 20240405153052237
128447 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/be2iscsi/be_main.c' (126,474) at 20240405153231391
128448 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/dmi_scan.c' (126,475) at 20240712080021061
128449 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/nwfpe/extended_cpdo.c' (126,476) at 20210308005046069
128450 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/cpu/sh2/watchdog.c' (126,477) at 20210308005002848
128451 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MetricReportCollection.json' (126,478) at 20240619080002948
128452 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vf610twr.h' (126,479) at 20210308005003624
128453 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/menu.c' (126,480) at 20210308005003732
128454 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/0004-Fix-invalid-memory-de-reference-issue.patch' (126,481) at 20241221090017540
128455 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts' (126,482) at 20240405153045813
128456 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/cpu.c' (126,483) at 20210308005002732
128457 2025-01-21 03:01:04.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_interrupts.S' (126,484) at 20240405153046165
128458 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-gr8-chip-pro.dts' (126,485) at 20210308005002620
128459 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/variables.py' (126,486) at 20240401080012768
128460 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-hsdk/Makefile' (126,487) at 20210307214925674
128461 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE02' (126,488) at 20240405153054369
128462 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/hisilicon/Kconfig' (126,489) at 20210307214932378
128463 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/resolve_btfids.c' (126,490) at 20240405153054257
128464 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bmips/ioremap.h' (126,491) at 20210307214926218
128465 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/dce112_hw_sequencer.h' (126,492) at 20210307214927286
128466 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/soc/Makefile' (126,493) at 20210308005003488
128467 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/libsecret/libsecret/0001-meson-add-option-to-disable-pam-tests.patch' (126,494) at 20241221090017684
128468 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-delta/meta-ahe50dc/conf/machine/ahe50dc.conf' (126,495) at 20230927080013510
128469 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_max.S' (126,496) at 20210308005046533
128470 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/acpi/piix4.h' (126,497) at 20230426080043756
128471 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/lpcsnoop.service.in' (126,498) at 20210309110056279
128472 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/vas.h' (126,499) at 20240405153046129
128473 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/files/CVE-2024-38535_pre.patch' (126,500) at 20241221090017576
128474 2025-01-21 03:01:04.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear320.c' (126,501) at 20240405153231335
128475 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/ipaq_micro_battery.c' (126,502) at 20210307214930162
128476 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/Kconfig' (126,503) at 20240405153050165
128477 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/ioctl.c' (126,504) at 20240405153231691
128478 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6routing.c' (126,505) at 20240405153232191
128479 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/vhost-user-server.h' (126,506) at 20240326080039550
128480 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3128.c' (126,507) at 20240405153230239
128481 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/power_fsl.c' (126,508) at 20210308005003472
128482 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_fs.h' (126,509) at 20240405153231775
128483 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/libgpiod.wrap' (126,510) at 20230602080024184
128484 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.h' (126,511) at 20210307214927234
128485 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/dimm_train_fail_log.sh' (126,512) at 20241226090016123
128486 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/tlb.h' (126,513) at 20240405153229979
128487 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/dpaa_sys.c' (126,514) at 20240405153051757
128488 2025-01-21 03:01:04.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/bblayers.conf.sample' (126,515) at 20240720080012609
128489 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,gcc-ipq806x.h' (126,516) at 20240405153052653
128490 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/pfpsp.sa' (126,517) at 20210307214926150
128491 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/097' (126,518) at 20220429100100890
128492 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/hw_host1x02_uclass.h' (126,519) at 20220525020653035
128493 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zfs_acl.h' (126,520) at 20210308005003696
128494 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/mailbox.c' (126,521) at 20240405153230759
128495 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-uvc' (126,522) at 20240405153044913
128496 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/powercap/dtpm_devfreq.c' (126,523) at 20241104090011587
128497 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4350-hitex-eval.dts' (126,524) at 20240405153045533
128498 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/smp.c' (126,525) at 20240805080013923
128499 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/qcom-qce.yaml' (126,526) at 20240405153229759
128500 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/mpu3050-i2c.c' (126,527) at 20240405153048985
128501 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria5_socdk-u-boot.dtsi' (126,528) at 20210308005002612
128502 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/zynq-xadc.c' (126,529) at 20241211090212246
128503 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/cacheasm.h' (126,530) at 20210307214926762
128504 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.out' (126,531) at 20210308005046405 to deleted uid set
128505 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-user-fs.h' (126,532) at 20221215040039186
128506 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman_1.43.bb' (126,533) at 20241221090017636
128507 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra20-car.h' (126,534) at 20210307214931338
128508 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_sane.c' (126,535) at 20240405153053325
128509 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/check_tags_inclusion.c' (126,536) at 20241211090145577
128510 2025-01-21 03:01:04.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/sockbits.h' (126,537) at 20210927100127269
128511 2025-01-21 03:01:04.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb_main.c' (126,538) at 20241216090017713
128512 2025-01-21 03:01:04.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/cmpxchg.h' (126,539) at 20210307214932458
128513 2025-01-21 03:01:04.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/imap-2007e-shared.patch' (126,540) at 20210307205553906
128514 2025-01-21 03:01:04.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootstage.c' (126,541) at 20210308005003208
128515 2025-01-21 03:01:04.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/evb-npcm845-ipmi-sensors.yaml' (126,542) at 20240110090012776
128516 2025-01-21 03:01:04.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/numeric_threshold.cpp' (126,543) at 20240904080048943
128517 2025-01-21 03:01:04.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk_table.c' (126,544) at 20240405153050669
128518 2025-01-21 03:01:04.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/jsrender.min.js' (126,545) at 20210307205554278
128519 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear1310.c' (126,546) at 20240405153231335
128520 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mstar/mstarv7.c' (126,547) at 20220525020651890
128521 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.8.4.bb' (126,548) at 20241206090014258
128522 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/syscon-reboot-mode.yaml' (126,549) at 20210307214925402
128523 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,fec.yaml' (126,550) at 20240405153045117 to deleted uid set
128524 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/smtdef.c' (126,551) at 20220525020653667
128525 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hda-dai.c' (126,552) at 20240405153053613
128526 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/tx.h' (126,553) at 20240405153050525
128527 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/ahb.c' (126,554) at 20240405153231115
128528 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid_2.0.34.bb' (126,555) at 20221104030017453
128529 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/mm/maccess.c' (126,556) at 20240405153230087
128530 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/dma.h' (126,557) at 20210307214932406
128531 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/audio/pcspk.h' (126,558) at 20240326080039534
128532 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr_vbuf.c' (126,559) at 20240405153051845
128533 2025-01-21 03:01:04.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig' (126,560) at 20210307214926366
128534 2025-01-21 03:01:04.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/config.h' (126,561) at 20210308005002732
128535 2025-01-21 03:01:04.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/debugfs/file.c' (126,562) at 20240405153231651
128536 2025-01-21 03:01:04.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/tools/cpucaps' (126,563) at 20240815080012867
128537 2025-01-21 03:01:04.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/em28xx/em28xx-vbi.c' (126,564) at 20240405153049561
128538 2025-01-21 03:01:04.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_4_0_sh_mask.h' (126,565) at 20240405153047981
128539 2025-01-21 03:01:04.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/ipmi_sdr.c' (126,566) at 20210308004938828
128540 2025-01-21 03:01:04.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp' (126,567) at 20241123090002507
128541 2025-01-21 03:01:04.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/r8a7745-sysc.h' (126,568) at 20210307214931346
128542 2025-01-21 03:01:04.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/sr9800.h' (126,569) at 20240405153050385
128543 2025-01-21 03:01:04.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/ems_pci.c' (126,570) at 20240405153230899
128544 2025-01-21 03:01:04.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ps3.h' (126,571) at 20240405153046125
128545 2025-01-21 03:01:04.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts' (126,572) at 20240405153229955
128546 2025-01-21 03:01:04.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/sb1000.c' (126,573) at 20240405153050369
128547 2025-01-21 03:01:04.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/core_t2.h' (126,574) at 20240405153045341
128548 2025-01-21 03:01:04.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport.c' (126,575) at 20240405153053349
128549 2025-01-21 03:01:04.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-phytec-segin.dtsi' (126,576) at 20240405153045529
128550 2025-01-21 03:01:04.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/uic.h' (126,577) at 20210307214926394
128551 2025-01-21 03:01:04.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0900_reg.h' (126,578) at 20210307214928642
128552 2025-01-21 03:01:04.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/regdef.h' (126,579) at 20210307214926242
128553 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/wcove.c' (126,580) at 20241211090145501
128554 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_frame_public.h' (126,581) at 20240405153051833
128555 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_nand.c' (126,582) at 20210308005003232
128556 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/libnvdimm.h' (126,583) at 20240405153052721
128557 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/ncplite-host-force-reset@.service' (126,584) at 20230412080023460
128558 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sysctl_net_core.c' (126,585) at 20240503080014510
128559 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5227.c' (126,586) at 20240405153049629
128560 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpuidle/governors/gov.h' (126,587) at 20240405153230255
128561 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/erase.hpp' (126,588) at 20230511080008003
128562 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Junsele_Vallen' (126,589) at 20210307205553786
128563 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/core/ufs-sysfs.h' (126,590) at 20240405153052029
128564 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mailbox.rst' (126,591) at 20210309003648408
128565 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-power-mx28.h' (126,592) at 20210308005002656
128566 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sram.h' (126,593) at 20240405153045673
128567 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/target_elf.h' (126,594) at 20210308005046085
128568 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/slimbus/qcom,slim-ngd.yaml' (126,595) at 20240405153045153
128569 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/memfd.h' (126,596) at 20230925080039941
128570 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb' (126,597) at 20230114040015542
128571 2025-01-21 03:01:04.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/lib/time.c' (126,598) at 20210308005002844
128572 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_no_end.cpp' (126,599) at 20210308005100997
128573 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/iavf/iavf_common.c' (126,600) at 20240411080014098
128574 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Rovaniemi_Marasenkallio' (126,601) at 20210307205553774
128575 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc' (126,602) at 20241221090017528
128576 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/logicvc_layer.h' (126,603) at 20240405153048565
128577 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/ipmi/ipmi_plat_data.h' (126,604) at 20210307214926946
128578 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/org.freedesktop.hostname1_no_polkit.conf' (126,605) at 20210307205554494
128579 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/zynq_minized_defconfig' (126,606) at 20210308005003288
128580 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/module.c' (126,607) at 20210726100024707
128581 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_video.cpp' (126,608) at 20230330080015889
128582 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/command_syntax_extensions.txt' (126,609) at 20210308005003332
128583 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/kexec.c' (126,610) at 20240712080021057
128584 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/fakekey.c' (126,611) at 20240405153046609
128585 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_type_based.c' (126,612) at 20240405153054277
128586 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_tfa_SECURE_BOOT_defconfig' (126,613) at 20210308005003264
128587 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/files/fpgardu.sh' (126,614) at 20240308090017911
128588 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-keystone.c' (126,615) at 20240405153231543
128589 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dirty-equals_0.8.0.bb' (126,616) at 20241221090017552
128590 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-gpio.yaml' (126,617) at 20240405153045089
128591 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_parse_subtest_header.log' (126,618) at 20240405153054225
128592 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/zoran/zoran.h' (126,619) at 20240405153049385
128593 2025-01-21 03:01:04.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS2-ssh-bic@.service' (126,620) at 20230203040020726
128594 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_commit_unittest.cpp' (126,621) at 20210308005134001
128595 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_kona_smc.h' (126,622) at 20240405153045637
128596 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/fifo8.c' (126,623) at 20241211090212558
128597 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/warp7_bl33_defconfig' (126,624) at 20210308005003284
128598 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltage.c' (126,625) at 20240405153045673
128599 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/files/0001-parsec-cli-tests.sh-adapt-to-new-serialNumber-output.patch' (126,626) at 20240301090012439
128600 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/util.h' (126,627) at 20240712080021641
128601 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/manager_write_unittest.cpp' (126,628) at 20210308005134001
128602 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pko.h' (126,629) at 20240405153046013
128603 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/tripwire/tripwire_2.4.3.7.bb' (126,630) at 20241221090017576
128604 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/lib/uptimeofday.h' (126,631) at 20240405153054381
128605 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/smt.c' (126,632) at 20240405153054205
128606 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/recipes-kernel/linux/linux/audit.cfg' (126,633) at 20240301090012439
128607 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/qemuarm/pointercal' (126,634) at 20210307205553874
128608 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/namei.c' (126,635) at 20240405153231727
128609 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-mp.dtsi' (126,636) at 20240405153045401
128610 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpfptr.h' (126,637) at 20240405153052665
128611 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/chunk.c' (126,638) at 20210309003654452
128612 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control-config-mrw-native.bb' (126,639) at 20210812000025258
128613 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/conf-notes.txt' (126,640) at 20220913030020492
128614 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_debugfs_crc.h' (126,641) at 20210307214931314
128615 2025-01-21 03:01:04.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-flydvb.c' (126,642) at 20210307214928782
128616 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/numa.c' (126,643) at 20240405153054097
128617 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/sound/index.rst' (126,644) at 20220525020651774
128618 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-Define-in_-structs-for-non-glibc-system-libs.patch' (126,645) at 20230706080014733
128619 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/mctp/files/mctp-local.service' (126,646) at 20240517080012289 to deleted uid set
128620 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ApplicationCollection_v1.xml' (126,647) at 20240619080002920
128621 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2131.c' (126,648) at 20240405153049533
128622 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/liquidio/request_manager.c' (126,649) at 20240405153049857
128623 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/108' (126,650) at 20221215040039362
128624 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/isci/host.h' (126,651) at 20240405153231407
128625 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Bananapi_m2m_defconfig' (126,652) at 20210308005003236
128626 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xlnx-zcu102.c' (126,653) at 20240326080039426
128627 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/spear-pcie-gadget.rst' (126,654) at 20210309003648432
128628 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/arptables-arpt-get-target-fix.patch' (126,655) at 20210307205553834
128629 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Rosson' (126,656) at 20210307205553790
128630 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/overcommit-accounting.rst' (126,657) at 20240405153045229
128631 2025-01-21 03:01:04.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-etm3x-core.c' (126,658) at 20240405153048889
128632 2025-01-21 03:01:04.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_open_unittest.cpp' (126,659) at 20240817080027252
128633 2025-01-21 03:01:04.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/cpustat_user.c' (126,660) at 20240405153053421
128634 2025-01-21 03:01:04.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_cpu.h' (126,661) at 20210308005046085
128635 2025-01-21 03:01:04.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.h' (126,662) at 20240405153050177
128636 2025-01-21 03:01:04.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha1-armv7-neon.S' (126,663) at 20210307214925846
128637 2025-01-21 03:01:04.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/094_fmap_x86.dts' (126,664) at 20210308005003752
128638 2025-01-21 03:01:04.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/rcu-string.h' (126,665) at 20240405153052289
128639 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_2_4_sh_mask.h' (126,666) at 20210307214927666
128640 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5758.c' (126,667) at 20240405153048977
128641 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7192' (126,668) at 20210307214925190
128642 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml' (126,669) at 20241212090020527
128643 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/mm/on-fault-limit.c' (126,670) at 20240405153054329
128644 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zybo.dts' (126,671) at 20210308005002632
128645 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager/blocklist.json' (126,672) at 20210307205554062
128646 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/adf_drv.c' (126,673) at 20240405153046957
128647 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/pmbus_read_sensor_action_tests.cpp' (126,674) at 20210511000104226
128648 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/cpu.c' (126,675) at 20240405153231279
128649 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/Kconfig' (126,676) at 20220525020654011
128650 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/Build' (126,677) at 20240405153232223
128651 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-sun6i.c' (126,678) at 20240405153231467
128652 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-epson-embt2ws.dts' (126,679) at 20240405153045605
128653 2025-01-21 03:01:04.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/rsa_mod_exp/mod_exp_uclass.c' (126,680) at 20210308005003360
128654 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-11' (126,681) at 20210908000010395
128655 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/inc/amdgpu_pm.h' (126,682) at 20240405153230499
128656 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6_20.h' (126,683) at 20240405153051293
128657 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/tumbler/tumbler_4.18.0.bb' (126,684) at 20230114040015490
128658 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8917.h' (126,685) at 20240405153231795
128659 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/ubifs-media.h' (126,686) at 20210307214931250
128660 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/msi.c' (126,687) at 20240405153230119
128661 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample_user.c' (126,688) at 20240405153053429
128662 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ixp4xx/Kconfig' (126,689) at 20240405153045649
128663 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/clock.c' (126,690) at 20210307214925954
128664 2025-01-21 03:01:04.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_geos.patch' (126,691) at 20230706080014753
128665 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_3_0_0_offset.h' (126,692) at 20210309003649636
128666 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/topro.c' (126,693) at 20210307214928838
128667 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/stats64.c' (126,694) at 20230925080040113
128668 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7740.h' (126,695) at 20210308005002768
128669 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/wic/qemu-efi-disk.wks.in' (126,696) at 20241221090017472
128670 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_SRIO_PCIE_BOOT_defconfig' (126,697) at 20210308005003244
128671 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/OWNERS' (126,698) at 20230131040018387
128672 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/solomon/ssd130x-i2c.c' (126,699) at 20240405153048753
128673 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c' (126,700) at 20240830080013283
128674 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/asm-prototypes.h' (126,701) at 20240405153229999
128675 2025-01-21 03:01:04.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/infiniband.rst' (126,702) at 20210307214925462
128676 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/vss-win32/requester.h' (126,703) at 20220429100100746
128677 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/libata.h' (126,704) at 20210308005003656
128678 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/trace-events' (126,705) at 20241211090212310
128679 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p2041rdb/p2041rdb.c' (126,706) at 20210308005002988
128680 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am3517_evm_defconfig' (126,707) at 20210308005003248
128681 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-ra.service' (126,708) at 20240913080015313
128682 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/atomic.h' (126,709) at 20240405153045937
128683 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml' (126,710) at 20240405153045013
128684 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-bridge/pci_expander_bridge.h' (126,711) at 20221215040039182
128685 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/arizona-haptics.c' (126,712) at 20210307214928482
128686 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml' (126,713) at 20240405153229795
128687 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/x86_64/signal.c' (126,714) at 20230426080043656
128688 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti814x/Makefile' (126,715) at 20210308005003080
128689 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb' (126,716) at 20241221090017700
128690 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/platform.h' (126,717) at 20241125090009363
128691 2025-01-21 03:01:04.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/mc146818rtc.h' (126,718) at 20210307214925646
128692 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/fix-armv5.patch' (126,719) at 20241221090017672
128693 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/request.h' (126,720) at 20240405153049237
128694 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kvm/vcpu_switch.S' (126,721) at 20240405153046261
128695 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/fuel_gauge/Makefile' (126,722) at 20210308005003468
128696 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/sas_ata.h' (126,723) at 20240405153052877
128697 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/hi3670-clock.h' (126,724) at 20210307214931326
128698 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/sprd-iommu.c' (126,725) at 20240805080013963
128699 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/alphascale/Makefile' (126,726) at 20240405153045397
128700 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/rarpd.service' (126,727) at 20210307205553930
128701 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/fpu_entry.c' (126,728) at 20240405153046473
128702 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-cu08.rst' (126,729) at 20210309003648496
128703 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/9p.h' (126,730) at 20240405153231863
128704 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/usb_mass_storage.c' (126,731) at 20210308005003220
128705 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/restart-poweroff.txt' (126,732) at 20210307214925402
128706 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/chacha-s390.h' (126,733) at 20240405153046269
128707 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/ufs.rst' (126,734) at 20240405153045257
128708 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio_pm.c' (126,735) at 20210307214932242
128709 2025-01-21 03:01:04.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq5332.dtsi' (126,736) at 20240405153229939
128710 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-di.c' (126,737) at 20220525020653035
128711 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/systbls.h' (126,738) at 20210307214926602
128712 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/integratorap_cm946es_defconfig' (126,739) at 20210308005003260
128713 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-sm1-h96-max.dts' (126,740) at 20240405153229919
128714 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/book3s/64/hash-4k.h' (126,741) at 20240405153046101
128715 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0004-abseil-ppc-fixes.patch' (126,742) at 20241221090017512
128716 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsp2.dts' (126,743) at 20210307214926354
128717 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscredsanon.c' (126,744) at 20241211090212230
128718 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/firmware_update.c' (126,745) at 20241220090015102
128719 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compal/paz00/Kconfig' (126,746) at 20210308005002944
128720 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ref/ref_1.0/ia_css_ref_param.h' (126,747) at 20210307214930558
128721 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/hex-loader/test.hex' (126,748) at 20210308005046389
128722 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-sdr.rst' (126,749) at 20240405153045313
128723 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/serial.h' (126,750) at 20210307214925670
128724 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gosu/gosu_1.17.bb' (126,751) at 20241206090014258
128725 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/cec-gpio.yaml' (126,752) at 20240405153045093
128726 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/sifive-prci.c' (126,753) at 20240624080012772
128727 2025-01-21 03:01:04.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-fsp2/COPYING.apache-2.0' (126,754) at 20210307205553690
128728 2025-01-21 03:01:04.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c' (126,755) at 20241104090011567
128729 2025-01-21 03:01:04.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/media5200.c' (126,756) at 20240405153046197
128730 2025-01-21 03:01:04.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/inject.c' (126,757) at 20240405153230119
128731 2025-01-21 03:01:04.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/obmc/phosphor-fan/phosphor-cooling-type-0.conf' (126,758) at 20210307205553702
128732 2025-01-21 03:01:04.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/ringtest/ptr_ring.c' (126,759) at 20210307214932742
128733 2025-01-21 03:01:04.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/intel/ivsc/Makefile' (126,760) at 20240405153230795
128734 2025-01-21 03:01:04.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymisp_2.5.0.bb' (126,761) at 20241221090017560
128735 2025-01-21 03:01:04.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/aesni-intel_glue.c' (126,762) at 20240405153230103
128736 2025-01-21 03:01:04.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/jornada720_defconfig' (126,763) at 20240405153045613
128737 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.c' (126,764) at 20241111090012137
128738 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/aspeed_spi.c' (126,765) at 20230720080043543
128739 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/target_prctl.h' (126,766) at 20220429100100646
128740 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/infiniband/opa_vnic.rst' (126,767) at 20220525020651770
128741 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/actions/owl-s500-cubieboard6.dts' (126,768) at 20240405153045369
128742 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/go/go-cross.inc' (126,769) at 20220402030016175
128743 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/ja_JP/stable_kernel_rules.txt' (126,770) at 20210307214925582
128744 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha512-glue.c' (126,771) at 20240405153229907
128745 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/usb-serial-simple.c' (126,772) at 20240405153052137
128746 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_csiphy.h' (126,773) at 20210307214930586
128747 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bottnaryd_Ryd' (126,774) at 20210307205553778
128748 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/json_writer.c' (126,775) at 20240405153054037
128749 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/clk_mgr.h' (126,776) at 20240405153047293
128750 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_mmhubbub.h' (126,777) at 20240405153047249
128751 2025-01-21 03:01:04.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/pcie_bus.c' (126,778) at 20220525020653731
128752 2025-01-21 03:01:04.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/adreno/a5xx.xml.h' (126,779) at 20240405153048573
128753 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_h.c' (126,780) at 20210308005046513
128754 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/dns_updater.hpp' (126,781) at 20210527000130809
128755 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm660-xiaomi-lavender.dts' (126,782) at 20240405153229951
128756 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/main.c' (126,783) at 20240830080013291
128757 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/intel/Kconfig.tng' (126,784) at 20240405153231319
128758 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/watchdog_main.hpp' (126,785) at 20220210040020094
128759 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/hyperbus.h' (126,786) at 20240405153052745
128760 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/icplus-ip101ag.txt' (126,787) at 20210307214925374
128761 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qemugdb/aio.py' (126,788) at 20210308005046245
128762 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_pciids.h' (126,789) at 20240405153052633
128763 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_wap5813n.h' (126,790) at 20210308005003592
128764 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.8.2.bb' (126,791) at 20240309090012808
128765 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt' (126,792) at 20240405153229775
128766 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/irq-gic.c' (126,793) at 20210307214926290
128767 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/0001-adjust-for-64bit-time_t.patch' (126,794) at 20230131040012027
128768 2025-01-21 03:01:04.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/percpu.c' (126,795) at 20240405153231975
128769 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qe/Kconfig' (126,796) at 20240405153051757
128770 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/trace.c' (126,797) at 20240405153053233
128771 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/Makefile' (126,798) at 20240405153046041
128772 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sessions_manager.hpp' (126,799) at 20240829080025807
128773 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-source.inc' (126,800) at 20241221090017676
128774 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hdac_hdmi.c' (126,801) at 20240405153053617
128775 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_3_sm6115.h' (126,802) at 20240405153230591
128776 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/kc705.dts' (126,803) at 20210308005002884
128777 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sama5d2_ptc_ek_mmc_defconfig' (126,804) at 20210308005003276
128778 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/futex-contention.py' (126,805) at 20210309003655940
128779 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-mvebu.c' (126,806) at 20240405153231287
128780 2025-01-21 03:01:04.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/pci-msi.txt' (126,807) at 20210307214925386
128781 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c' (126,808) at 20240405153050045
128782 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/evgpeutil.c' (126,809) at 20240405153046617
128783 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-flash/hiomap.cpp' (126,810) at 20240820080017649
128784 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libfdt/fdt_sw.c' (126,811) at 20210308005003708
128785 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/propertywatch.hpp' (126,812) at 20240904080034451
128786 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/vamrs/rock960_rk3399/rock960-rk3399.c' (126,813) at 20210308005003088
128787 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/clk-lpc18xx-ccu.c' (126,814) at 20240405153046805
128788 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1023si-pre.dtsi' (126,815) at 20210307214926346
128789 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1012afrdm/MAINTAINERS' (126,816) at 20210308005002964
128790 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/p212/README.p212' (126,817) at 20210308005002912
128791 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c' (126,818) at 20240405153050325
128792 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-puma-ddr1866.dts' (126,819) at 20210308005002608
128793 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff_4.7.0.bb' (126,820) at 20241221090017692
128794 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v6_20.h' (126,821) at 20240405153051289
128795 2025-01-21 03:01:04.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-amlogic-c3.c' (126,822) at 20240405153231323
128796 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/config.c' (126,823) at 20240405153231651
128797 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124.dtsi' (126,824) at 20240405153229879
128798 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lxdialog/textbox.c' (126,825) at 20210308005003732
128799 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/xdp_hw_metadata.c' (126,826) at 20240405153054285
128800 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/unshare.rst' (126,827) at 20210307214925626
128801 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nfnetlink_cthelper.h' (126,828) at 20210406100036151
128802 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsb/lsb-release_1.4.bb' (126,829) at 20241221090017676
128803 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/mem2node.c' (126,830) at 20220525020655171
128804 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/recommended.json' (126,831) at 20240405153054121
128805 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml' (126,832) at 20240405153229763
128806 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/uaccess.h' (126,833) at 20240405153046281
128807 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t1024_pbi.cfg' (126,834) at 20210308005002992
128808 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/fbyv35_nic_mellanox.json' (126,835) at 20241213090004409
128809 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-input-test.c' (126,836) at 20240405153048813
128810 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/pm/amd-pstate.rst' (126,837) at 20240405153044961
128811 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/tc654.rst' (126,838) at 20210307214925506
128812 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/lldpd.init.d' (126,839) at 20210307205553818
128813 2025-01-21 03:01:04.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb' (126,840) at 20241221090017528
128814 2025-01-21 03:01:04.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1088ardb_tfa_defconfig' (126,841) at 20210308005003268
128815 2025-01-21 03:01:04.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-mtk-snfi.c' (126,842) at 20240405153231463
128816 2025-01-21 03:01:04.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/Makefile' (126,843) at 20210308005003728
128817 2025-01-21 03:01:04.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/layers.rst' (126,844) at 20241221090017592
128818 2025-01-21 03:01:04.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-always-use-bfd-linker.patch' (126,845) at 20230706080014733
128819 2025-01-21 03:01:04.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mailbox/sandbox-mbox.c' (126,846) at 20210308005003388
128820 2025-01-21 03:01:04.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/message_iterator.hpp' (126,847) at 20210308005114857
128821 2025-01-21 03:01:04.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/k3-am654-ddrss.h' (126,848) at 20210308005003476
128822 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-table.c' (126,849) at 20240405153230767
128823 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/cevt-rt3352.c' (126,850) at 20210307214926290
128824 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-frameintervals.rst' (126,851) at 20220525020651786
128825 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/intel.c' (126,852) at 20240405153049709
128826 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bus_spi.c' (126,853) at 20240405153050693
128827 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/include/commandutils.hpp' (126,854) at 20240829080009326
128828 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/vdpa_dev.c' (126,855) at 20240405153231571
128829 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hallastrom' (126,856) at 20210307205553782
128830 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/wilco_ec/debugfs.c' (126,857) at 20240405153051385
128831 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/cmd646.c' (126,858) at 20241211090212282
128832 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml' (126,859) at 20240405153045137
128833 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/socket.c' (126,860) at 20240405153054177
128834 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vining_2000_defconfig' (126,861) at 20210308005003284
128835 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/lib/umodsi3.S' (126,862) at 20240405153046513
128836 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-non-file.json' (126,863) at 20210308005046409
128837 2025-01-21 03:01:04.979-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-poplar.dts' (126,864) at 20240405153045773
128838 2025-01-21 03:01:04.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hpsa.c' (126,865) at 20240613080016463
128839 2025-01-21 03:01:04.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/color_table.h' (126,866) at 20210307214927314
128840 2025-01-21 03:01:04.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/64-bit.config' (126,867) at 20220525020652030
128841 2025-01-21 03:01:04.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/xen-pvh.c' (126,868) at 20241211090212254
128842 2025-01-21 03:01:04.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/serial/Makefile.am' (126,869) at 20210308004938836
128843 2025-01-21 03:01:04.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/termbits.h' (126,870) at 20210307214926586
128844 2025-01-21 03:01:04.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/include/test_inputs_128.h' (126,871) at 20210308005046501
128845 2025-01-21 03:01:04.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/usb/qmi_wwan.c' (126,872) at 20241211090145465 to deleted uid set
128846 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/efx_channels.c' (126,873) at 20240405153050281
128847 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/yosemitev2/dimm_type.json' (126,874) at 20221207040007843
128848 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/create_write_window_v2.c' (126,875) at 20230809080010799
128849 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-sdp.dts' (126,876) at 20240405153045605
128850 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/OWNERS' (126,877) at 20241206090008294
128851 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ks8851_mll.c' (126,878) at 20210308005003432
128852 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/178.out.raw' (126,879) at 20230925080040089
128853 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/atari.h' (126,880) at 20210307214926786
128854 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fsubs.c' (126,881) at 20210307214926438
128855 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-arvo' (126,882) at 20210307214925182
128856 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.h' (126,883) at 20240405153052161
128857 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ulpi.c' (126,884) at 20210307214930778
128858 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (126,885) at 20240308090017907
128859 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_ioctl.h' (126,886) at 20240405153052633
128860 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/arc/Kconfig' (126,887) at 20220525020653451
128861 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/ics932s401.rst' (126,888) at 20210307214925522
128862 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftests/mock_timeline.h' (126,889) at 20210307214927826
128863 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-koneplus' (126,890) at 20210307214925182
128864 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ethernut5.h' (126,891) at 20210308005003596
128865 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml' (126,892) at 20240405153045065
128866 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-type.err' (126,893) at 20210927100127469
128867 2025-01-21 03:01:04.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/asm-offsets.c' (126,894) at 20210307214926558
128868 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/uuid.h' (126,895) at 20210308005003692
128869 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/powernow-k8.h' (126,896) at 20210307214927058
128870 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3_3.24.43.bb' (126,897) at 20241221090017680
128871 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/bench/example.cfg' (126,898) at 20210307214932614
128872 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/pcbios.c' (126,899) at 20210307214926742
128873 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/check-git' (126,900) at 20240405153053437
128874 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/include/asm/cpuinfo.h' (126,901) at 20210307214926314
128875 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/au0828/au0828-cards.h' (126,902) at 20210307214928806
128876 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/__init__.py' (126,903) at 20210307205554286
128877 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seqlock_api.h' (126,904) at 20240405153052793
128878 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/etm.json' (126,905) at 20240405153054109
128879 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/dm.c' (126,906) at 20210309003651808
128880 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/share/dot.profile' (126,907) at 20210307205554470
128881 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/ich8lan.h' (126,908) at 20220804100015968
128882 2025-01-21 03:01:04.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_cxt.c' (126,909) at 20240405153231039
128883 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r40.dtsi' (126,910) at 20210308005002628
128884 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx7dsabresd/imximage.cfg' (126,911) at 20210308005002988
128885 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.c' (126,912) at 20210309003651816
128886 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc_epx_c3.c' (126,913) at 20210307214930974
128887 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m547xevb/Kconfig' (126,914) at 20210308005002976
128888 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_int_process_v11.c' (126,915) at 20240520080015143
128889 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm0010.c' (126,916) at 20240405153053817
128890 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/qom-qmp-cmds.c' (126,917) at 20241211090212454
128891 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/aarch64/mte-3.c' (126,918) at 20210927100127513
128892 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/host_contam_fix.patch' (126,919) at 20220618030015174
128893 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/chrp/time.c' (126,920) at 20240405153046209
128894 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/delay.c' (126,921) at 20210307214925866
128895 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/nas220/Kconfig' (126,922) at 20210308005002908
128896 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service' (126,923) at 20210307205554070
128897 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ehci-mv.c' (126,924) at 20240405153231555
128898 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/JPL-image' (126,925) at 20241221090017616
128899 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/tda1002x.h' (126,926) at 20240405153049301
128900 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/backing_ops.c' (126,927) at 20210307214926462
128901 2025-01-21 03:01:04.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netdev_rx_queue.h' (126,928) at 20240405153231855
128902 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_manager.hpp' (126,929) at 20241018080020198
128903 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/scripts/Makefile.arch' (126,930) at 20241216090017805
128904 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/dts/e6500_power_isa.dtsi' (126,931) at 20210308005002836
128905 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/050.out' (126,932) at 20210308005046437
128906 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/mv_ddr_common.h' (126,933) at 20210308005003368
128907 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,q6sstopcc-qcs404.h' (126,934) at 20210307214931330
128908 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libtimedate-perl_2.30.bb' (126,935) at 20220402030016203
128909 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/OpenLDAP' (126,936) at 20210307205553866
128910 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils_018.bb' (126,937) at 20241221090017504
128911 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Salo' (126,938) at 20210307205553770
128912 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/templates/default/bblayers.conf.sample' (126,939) at 20220910030013373
128913 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_drm_crtc.c' (126,940) at 20241008080013923
128914 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/poly1305_generic.c' (126,941) at 20210307214926802
128915 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/test_override_return.sh' (126,942) at 20210920100020775
128916 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/beacon-renesom-baseboard.dtsi' (126,943) at 20240405153045797
128917 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385.dtsi' (126,944) at 20210308005002568
128918 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc0_eml_cfg_regs.h' (126,945) at 20240405153046605
128919 2025-01-21 03:01:04.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/yp-tools_4.2.3.bb' (126,946) at 20241206090014242
128920 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cyber2000fb.c' (126,947) at 20240405153231583
128921 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/wic/overlayfs_etc.wks.in' (126,948) at 20240413080012683
128922 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/base64.c' (126,949) at 20241114091008828
128923 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm-generic/bitops/__fls.h' (126,950) at 20210307214932474
128924 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/rohm-bu27008.c' (126,951) at 20240405153230695
128925 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/xpp' (126,952) at 20211006000025246
128926 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/usb/Makefile' (126,953) at 20210307214928598
128927 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/connection.h' (126,954) at 20241115090012965 to deleted uid set
128928 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/subprojects/slirp.wrap' (126,955) at 20240326080039630
128929 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vaxbo' (126,956) at 20210307205553794
128930 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/bpfilter/Makefile' (126,957) at 20210307214931934
128931 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/mscc/mscc_ptp.h' (126,958) at 20220525020653687
128932 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/Makefile' (126,959) at 20210307214928718
128933 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/0010-configure-lookup-meson-exutable-from-PATH.patch' (126,960) at 20241221090017672
128934 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-protocols/net-snmp/net-snmp_%.bbappend' (126,961) at 20210307205554074
128935 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_s6d1121.c' (126,962) at 20210716100030019
128936 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi' (126,963) at 20240805080013915
128937 2025-01-21 03:01:04.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/_templates/footer.html' (126,964) at 20230114040015502
128938 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-omap.c' (126,965) at 20240910080014070
128939 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dkl_phy_regs.h' (126,966) at 20240405153048445
128940 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target.c.inc' (126,967) at 20241211090212526
128941 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_47.0.bb' (126,968) at 20241221090017488
128942 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-docg3' (126,969) at 20210309003648256
128943 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/initfs/obmc-phosphor-initfs.bbappend' (126,970) at 20210812000025258
128944 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/i440fx-test.c' (126,971) at 20221215040039374
128945 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/xc2028-types.h' (126,972) at 20240405153049537
128946 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/csky/include/uapi/asm/perf_regs.h' (126,973) at 20210307214932454
128947 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/cache.h' (126,974) at 20210308005002800
128948 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/prog_array_init.c' (126,975) at 20240405153054257
128949 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t2080si-post.dtsi' (126,976) at 20210307214926354
128950 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/blkpg.h' (126,977) at 20220525020654663
128951 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/lm7000.h' (126,978) at 20210307214928770
128952 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/Makefile' (126,979) at 20240405153231043
128953 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_conntrack_expect.c' (126,980) at 20240405153232059
128954 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr.h' (126,981) at 20241023080012895
128955 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/microchip,lan966x-serdes.yaml' (126,982) at 20240405153045129
128956 2025-01-21 03:01:04.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/power/bq27xxx_battery.h' (126,983) at 20240405153052773
128957 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/camif-core.h' (126,984) at 20240405153049461
128958 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/rt.c' (126,985) at 20241216090017781
128959 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-v4_20.h' (126,986) at 20240405153051289
128960 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/SecurityAndAccess/PoliciesStore.js' (126,987) at 20241004080035963
128961 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.h' (126,988) at 20240405153047165
128962 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/common/gpio_hog.h' (126,989) at 20210308005002908
128963 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routes.c' (126,990) at 20240405153046901
128964 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/dnotify.rst' (126,991) at 20210307214925482
128965 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/intel_sbi.h' (126,992) at 20240405153048541
128966 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/meson.options' (126,993) at 20240106090017253
128967 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-rockchip.c' (126,994) at 20240913080013785
128968 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/288' (126,995) at 20210927100127501
128969 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/cs5535audio/cs5535audio_pcm.c' (126,996) at 20240405153053521
128970 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/watchdog/Makefile' (126,997) at 20210309003654520
128971 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LPL-1.0' (126,998) at 20211006000025238
128972 2025-01-21 03:01:04.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/testrpm/files/testfile.txt' (126,999) at 20220910030013381
128973 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/frontend.json' (127,000) at 20240405153054125
128974 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console-ssh@.service.d/use-socket.conf.in' (127,001) at 20240418080015058
128975 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/Makefile' (127,002) at 20240405153050625
128976 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/119' (127,003) at 20220429100100890
128977 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk3368_common.h' (127,004) at 20210308005003612
128978 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/uniphier-ld4-ref.dts' (127,005) at 20240405153045577
128979 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-kontron-bl.dts' (127,006) at 20240405153045529
128980 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/misc.h' (127,007) at 20210308005002776
128981 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/uverbs_std_types.h' (127,008) at 20210309003653968
128982 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ssi/ibex_spi_host.h' (127,009) at 20230426080043768
128983 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vsyscall/vsyscall-note.S' (127,010) at 20210307214926570
128984 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/aspeed/Makefile' (127,011) at 20210308005003456
128985 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/handoff.h' (127,012) at 20210308005002848
128986 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/Makefile' (127,013) at 20240405153045985
128987 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scheduler/text_files.rst' (127,014) at 20210307214925558
128988 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/hal_intf.c' (127,015) at 20240405153231487
128989 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/sm8250.c' (127,016) at 20241104090011627
128990 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/hwmon_ffdc.cpp' (127,017) at 20240301090025955
128991 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-firmware-papr-energy-scale-info' (127,018) at 20240405153044925
128992 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kvm_pgtable.h' (127,019) at 20240405153229979
128993 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad7887.h' (127,020) at 20220525020654603
128994 2025-01-21 03:01:04.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv6/nf_reject.h' (127,021) at 20220525020654643
128995 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/rt3883.h' (127,022) at 20240405153046005
128996 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt282x.c' (127,023) at 20240405153046897
128997 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/09-cve-2014-8139-crc-overflow.patch' (127,024) at 20210307205554574
128998 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/doublefault.h' (127,025) at 20240405153046381
128999 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam.c' (127,026) at 20240405153053505
129000 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/rtc-test.c' (127,027) at 20221215040039382
129001 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpi-mul.c' (127,028) at 20240405153231947
129002 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ppi.c' (127,029) at 20240405153046765
129003 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-mlxcpld.c' (127,030) at 20240405153048925
129004 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_file_ops.c' (127,031) at 20240405153230719
129005 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-stattrib-kvm.c' (127,032) at 20240906080037288
129006 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/egl-helpers.h' (127,033) at 20230925080039937
129007 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tcp_cong_kern.c' (127,034) at 20210307214932118
129008 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts' (127,035) at 20240405153229919
129009 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/netlink.h' (127,036) at 20240405153053233
129010 2025-01-21 03:01:04.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.c' (127,037) at 20220525020652971
129011 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/dlink/dl2k.c' (127,038) at 20240405153049905
129012 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/Makefile' (127,039) at 20240405153051281
129013 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/heaps/Kconfig' (127,040) at 20210307214927118
129014 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/Makefile' (127,041) at 20210307214931058
129015 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_pci_modern.c' (127,042) at 20240405153052233
129016 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hda-mlink.h' (127,043) at 20240405153231863
129017 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_bios_attribute_test.cpp' (127,044) at 20240611080032889
129018 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/r5900/Makefile' (127,045) at 20210308005046525
129019 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmarp.h' (127,046) at 20210307214931622
129020 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-gnome-terminal-phonehome' (127,047) at 20220910030013437
129021 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/utility.hpp' (127,048) at 20241221090003052
129022 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/cec/st,stih-cec.yaml' (127,049) at 20240405153045093
129023 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/old-module-parameters.rst' (127,050) at 20220525020651738
129024 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/i810/i810_main.h' (127,051) at 20210307214930914
129025 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/obmc-dump-monitor.service' (127,052) at 20210307205554062
129026 2025-01-21 03:01:04.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/04-fix-FTBFS-clang.patch' (127,053) at 20230520080014488
129027 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_alloc.c' (127,054) at 20241216090017781
129028 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/irq.h' (127,055) at 20240405153046385
129029 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-drv.h' (127,056) at 20240405153050529
129030 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/animeo_ip.dts' (127,057) at 20240405153045461
129031 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dts' (127,058) at 20240405153230063
129032 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls2080a/ls2080a.c' (127,059) at 20210308005002968
129033 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/Kconfig' (127,060) at 20240405153046973
129034 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts' (127,061) at 20240405153045813
129035 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/mm/ioremap.c' (127,062) at 20240405153230023
129036 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities.interface.yaml' (127,063) at 20221207040023631
129037 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/coex.h' (127,064) at 20240405153231255
129038 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml' (127,065) at 20240405153045145
129039 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9x35ek.dts' (127,066) at 20210308005002572
129040 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_rb532_cf.c' (127,067) at 20240405153230179
129041 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (127,068) at 20241206090014230
129042 2025-01-21 03:01:04.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/mips/Kconfig' (127,069) at 20220525020654983
129043 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rs5c348.c' (127,070) at 20220525020653955
129044 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8.dtsi' (127,071) at 20240405153045401
129045 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_list_sort.c' (127,072) at 20240405153053105
129046 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/context.py' (127,073) at 20241221090017632
129047 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/rockchip_vpu981_regs.h' (127,074) at 20240405153049497
129048 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fdt.c' (127,075) at 20210308005003212
129049 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-base.err' (127,076) at 20220429100100882
129050 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme9652/Makefile' (127,077) at 20210307214932274
129051 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/Makefile' (127,078) at 20240405153046733
129052 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdconcat.c' (127,079) at 20240405153049681
129053 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch' (127,080) at 20230131040012035
129054 2025-01-21 03:01:04.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/glm.pc.in' (127,081) at 20210307205553942
129055 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/Redfish.md' (127,082) at 20241228090003719
129056 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_ssi.c' (127,083) at 20240405153232175
129057 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Insat4B_C-93.5E' (127,084) at 20210307205553762
129058 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/s2mps11.txt' (127,085) at 20210308005003308
129059 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/fill_scrapyard.py' (127,086) at 20210308005003732
129060 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/aide.py' (127,087) at 20220721030015849
129061 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt' (127,088) at 20210307214925314
129062 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/systbls.S' (127,089) at 20220525020651802
129063 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@85000/i2c-switch@71/i2c@0/max31725@54.conf' (127,090) at 20210307205554086
129064 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/devboards/dbm-soc1/socfpga.c' (127,091) at 20210308005002952
129065 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-rt1015p.dtsi' (127,092) at 20240405153045749
129066 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/watchdog.h' (127,093) at 20210308005003692
129067 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier.h' (127,094) at 20240405153046869
129068 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/industrialio-trigger.c' (127,095) at 20240719080013349
129069 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Newsletr' (127,096) at 20211006000025238
129070 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/verity.rst' (127,097) at 20240405153044941
129071 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/win_dump.h' (127,098) at 20230426080043664
129072 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/common/cavium_ptp.c' (127,099) at 20210309003650584
129073 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/pmbus_write_vout_command_action.hpp' (127,100) at 20240817080031292
129074 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/vdso/vdso.lds.S' (127,101) at 20210307214925986
129075 2025-01-21 03:01:04.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp2400_input_system_global.h' (127,102) at 20210309003653020
129076 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/mirror-change-copy-mode' (127,103) at 20240326080039734
129077 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/vga/Kconfig' (127,104) at 20240405153048809
129078 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/NCR5380.h' (127,105) at 20240405153051549
129079 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/event_parser.hpp' (127,106) at 20240618080043041
129080 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/pciehp_hpc.c' (127,107) at 20240405153051245
129081 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/blyth.json' (127,108) at 20240123090005495
129082 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/bitops.h' (127,109) at 20240405153046001
129083 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/reboot-mode.yaml' (127,110) at 20220525020651702
129084 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/conf/templates/default/local.conf.sample' (127,111) at 20241221090017568
129085 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/5000.c' (127,112) at 20240405153050509
129086 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/network-controller.html' (127,113) at 20210308005107073
129087 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/floating-point.json' (127,114) at 20240405153054137
129088 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gpio/gpio-mockup-cdev.c' (127,115) at 20240405153054305
129089 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/led.c' (127,116) at 20240405153050633
129090 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt' (127,117) at 20240405153045081
129091 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-member.err' (127,118) at 20210308005046405
129092 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Norrahammar' (127,119) at 20210307205553786
129093 2025-01-21 03:01:04.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/autogen.sh' (127,120) at 20210307214932738
129094 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/uapi/asm/errno.h' (127,121) at 20210307214926250
129095 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/inode.c' (127,122) at 20240405153231895
129096 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_conntrack_count.h' (127,123) at 20240405153052857
129097 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sm8150.h' (127,124) at 20210309003653812
129098 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/sensor_yaml_config/LICENSE' (127,125) at 20210308005111465
129099 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep43xx.S' (127,126) at 20240405153045669
129100 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch' (127,127) at 20241221090017656
129101 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/reg/ipa_reg-v4.11.c' (127,128) at 20240405153050345
129102 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Create.interface.yaml' (127,129) at 20240618080025497
129103 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/swab.h' (127,130) at 20210307214925854
129104 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/nfsd/nfs4callback.c' (127,131) at 20241211090145521 to deleted uid set
129105 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_modeset_setup.h' (127,132) at 20240405153048457
129106 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/f_ncm.c' (127,133) at 20240429080012444
129107 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/intc/bcm2836_control.h' (127,134) at 20210308005046017
129108 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/Kconfig' (127,135) at 20240405153232291
129109 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/eco5pk.h' (127,136) at 20210308005003592
129110 2025-01-21 03:01:04.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/pwr/pwr_10_0_sh_mask.h' (127,137) at 20210307214927670
129111 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-hvm-common.h' (127,138) at 20241211090212366
129112 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/gadget-testing.rst' (127,139) at 20240405153229839
129113 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/sta32x.c' (127,140) at 20240405153232163
129114 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qobject.c' (127,141) at 20221215040039390
129115 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-beagle-ab4.dts' (127,142) at 20240405153045601
129116 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscredsx509.c' (127,143) at 20241211090212230
129117 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/cxl.h' (127,144) at 20240405153049629
129118 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.3.bb' (127,145) at 20241221090017564
129119 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Reservoir.v1_0_2.json' (127,146) at 20240619080002952
129120 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_h.c' (127,147) at 20210308005046521
129121 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/test/ucd90160_device_tests.cpp' (127,148) at 20240817080031292
129122 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.github/ISSUE_TEMPLATE/question.md' (127,149) at 20220907030013285
129123 2025-01-21 03:01:04.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/interrupts.c' (127,150) at 20210308005002800
129124 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32l4x5_exti.c' (127,151) at 20240906080037256
129125 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/kernel-offsets.h' (127,152) at 20210307214926754
129126 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.yaml' (127,153) at 20240405153045125
129127 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb' (127,154) at 20230706080014761
129128 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-shmobile/smp-sh73a0.c' (127,155) at 20220525020651894
129129 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dwarf-aux.h' (127,156) at 20240405153054189
129130 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_dynevent.c' (127,157) at 20240405153053065
129131 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si570.txt' (127,158) at 20220525020651666
129132 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm5301x-nand-cs0-bch1.dtsi' (127,159) at 20240405153045425
129133 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/lochnagar.h' (127,160) at 20240405153052645
129134 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mmu.h' (127,161) at 20240405153229979
129135 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_netx.c' (127,162) at 20220525020654239
129136 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-khadas.c' (127,163) at 20210307214928782
129137 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mt6360-adc.c' (127,164) at 20240405153048957
129138 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11-compose-data_1.8.4.bb' (127,165) at 20230317080013829
129139 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb' (127,166) at 20241221090017524
129140 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/hsr/hsr_device.h' (127,167) at 20220525020654827
129141 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/CoolingLoopCollection.json' (127,168) at 20240619080002944
129142 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/dice/Makefile' (127,169) at 20240405153232123
129143 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolingLoop_v1.xml' (127,170) at 20240619080002924
129144 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/0005-ethernet.c-remove-it.patch' (127,171) at 20230706080014749
129145 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/iscsi-opts.c' (127,172) at 20210927100127033
129146 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/pvpanic.rst' (127,173) at 20240906080037176
129147 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/ci20.dts' (127,174) at 20240405153045989
129148 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/test-1648.c' (127,175) at 20240906080037580
129149 2025-01-21 03:01:04.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/kalmia.c' (127,176) at 20240405153050377
129150 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fsopen.c' (127,177) at 20240405153231679
129151 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-pm8xxx-xoadc.c' (127,178) at 20240405153048961
129152 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/Makefile' (127,179) at 20220525020655187
129153 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/mmu_context_64.h' (127,180) at 20240405153046321
129154 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_tftp_upload_image.robot' (127,181) at 20240628080017121
129155 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-miphy28lp.c' (127,182) at 20240405153051297
129156 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/aoa/soundbus/Makefile' (127,183) at 20210307214932186
129157 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/webassets.hpp' (127,184) at 20241023080002614
129158 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h' (127,185) at 20240405153230331
129159 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/gpio_decoder.c' (127,186) at 20240405153049141
129160 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_factory.h' (127,187) at 20210307214927306
129161 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/channel.h' (127,188) at 20230426080043788
129162 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/timing.h' (127,189) at 20210307214927906
129163 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/atmel-sha-regs.h' (127,190) at 20210307214927070
129164 2025-01-21 03:01:04.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/postinst-intercepts/update_gio_module_cache' (127,191) at 20210307205554642
129165 2025-01-21 03:01:04.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/logo/logo_parisc_clut224.ppm' (127,192) at 20210307214930954
129166 2025-01-21 03:01:04.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/include/objtool/objtool.h' (127,193) at 20240405153054077
129167 2025-01-21 03:01:04.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gtp.h' (127,194) at 20240405153052845
129168 2025-01-21 03:01:04.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/irq_work.h' (127,195) at 20240405153231815
129169 2025-01-21 03:01:04.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/sleep33xx.S' (127,196) at 20240405153045669
129170 2025-01-21 03:01:04.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/crash_core.c' (127,197) at 20240405153230067
129171 2025-01-21 03:01:04.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c' (127,198) at 20240415080012975
129172 2025-01-21 03:01:04.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gordalen' (127,199) at 20210307205553782
129173 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/directdisk-gpt.wks' (127,200) at 20210817100021814
129174 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pca995x.c' (127,201) at 20241008080013939
129175 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c' (127,202) at 20240405153230611
129176 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/mc9sdz60.c' (127,203) at 20210308005003400
129177 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/netup_unidvb/netup_unidvb.h' (127,204) at 20210307214928702
129178 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/common.c' (127,205) at 20240405153046485
129179 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stv0991/Makefile' (127,206) at 20210308005003056
129180 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test3_1.5.3.bb' (127,207) at 20240106090017253
129181 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/ir35221-on-bind@.service' (127,208) at 20210307205553698
129182 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml' (127,209) at 20240405153229791
129183 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-cxl-component.h' (127,210) at 20241114091008832
129184 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/cna.h' (127,211) at 20210307214929346
129185 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/logger.hpp' (127,212) at 20230624080030539
129186 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/guid.hpp' (127,213) at 20230808080039221
129187 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/ucall.c' (127,214) at 20240405153232271
129188 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/host1x02.h' (127,215) at 20210307214928082
129189 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/RebootPolicy.interface.yaml' (127,216) at 20210610000035114
129190 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/disp.c' (127,217) at 20240405153048625
129191 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/mac_oldworld.c' (127,218) at 20241211090212318
129192 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/kgdb.h' (127,219) at 20240405153046001
129193 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/gup_test.h' (127,220) at 20240405153053125
129194 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AddressPoolCollection.json' (127,221) at 20240619080002940
129195 2025-01-21 03:01:05.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/run-ci.sh' (127,222) at 20230317080026221
129196 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-ld20.c' (127,223) at 20210308005002792
129197 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/amdgpu/display/multi-display-hdcp-mpo.svg' (127,224) at 20240405153045213
129198 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_rw.c' (127,225) at 20220525020653963
129199 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/mainloop.cpp' (127,226) at 20241111090027858 to deleted uid set
129200 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/apple_m1_cpu_pmu.c' (127,227) at 20240405153051269
129201 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/bcm/Makefile' (127,228) at 20240405153231447
129202 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/doc-guide/parse-headers.rst' (127,229) at 20210307214925454
129203 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/lib/cpuidle.c' (127,230) at 20210307214932614
129204 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/core.c' (127,231) at 20240405153053009
129205 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/dma-buf.h' (127,232) at 20240405153052913
129206 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/admin-guide/clearing-warn-once.rst' (127,233) at 20210309003648468
129207 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/cache.json' (127,234) at 20240405153054113
129208 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-tty' (127,235) at 20240405153044929
129209 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/redfish_test.cpp' (127,236) at 20241010080002428
129210 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-osc-clk.yaml' (127,237) at 20240405153229755
129211 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dns_resolve.c' (127,238) at 20240405153052513
129212 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.service' (127,239) at 20241112090023994
129213 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-0.dtsi' (127,240) at 20240405153046093
129214 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/silk_defconfig' (127,241) at 20210308005003280
129215 2025-01-21 03:01:05.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ftgmac100.c' (127,242) at 20230302090047762
129216 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/systems/test_power_voltage_readings.robot' (127,243) at 20210308005007128
129217 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp' (127,244) at 20221229040004411
129218 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,msm8998-mdss.yaml' (127,245) at 20240405153229763
129219 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/Funnel7.svg' (127,246) at 20240405153044933
129220 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-exception-store.c' (127,247) at 20240405153049245
129221 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/procedures/common/collect_sbe_hb_data.cpp' (127,248) at 20231025080026958
129222 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/base-files/base-files_%.bbappend' (127,249) at 20240302090018226
129223 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/local_storage_bench.c' (127,250) at 20240405153054269
129224 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-amd.h' (127,251) at 20240405153231327
129225 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-lx2160a-rdb.dts' (127,252) at 20210308005002580
129226 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native_%.bbappend' (127,253) at 20210812000025162
129227 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/OutletGroupCollection_v1.xml' (127,254) at 20240619080002932
129228 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ap_sh4a_4a_defconfig' (127,255) at 20210308005003248
129229 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/xtensa/core-dc232b/xtensa-modules.c.inc' (127,256) at 20210308005046349
129230 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/system.hpp' (127,257) at 20220909030021547
129231 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch' (127,258) at 20210307205554562
129232 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/mpc_i2c.c' (127,259) at 20241211090212274
129233 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.c' (127,260) at 20240405153051881
129234 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/Kconfig' (127,261) at 20210307214929226
129235 2025-01-21 03:01:05.002-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/fcntl.h' (127,262) at 20210309003648864
129236 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cardreader/rts5261.c' (127,263) at 20240405153049629
129237 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc837xemds/MAINTAINERS' (127,264) at 20210308005002976
129238 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/Makefile' (127,265) at 20240405153053937
129239 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/broadcom/bcm2711-rpi-400.dts' (127,266) at 20240405153045717
129240 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/test/gen/meson.build' (127,267) at 20240925080038338 to deleted uid set
129241 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-dtt200u-cardlist.rst' (127,268) at 20210307214925230
129242 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/amd/ntb_hw_amd.h' (127,269) at 20210307214929982
129243 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/requester/meson.build' (127,270) at 20240908080010102
129244 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/gpio/amlogic-c3-gpio.h' (127,271) at 20240405153231795
129245 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/core/generic-loader.h' (127,272) at 20210308005046009
129246 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-Systemics' (127,273) at 20241221090017612
129247 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/serdes.c' (127,274) at 20240405153230907
129248 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sbus/char/openprom.c' (127,275) at 20210307214930258
129249 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/304' (127,276) at 20210927100127505
129250 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gevent/not-final.patch' (127,277) at 20241206090014266
129251 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_encoder_slave.h' (127,278) at 20240405153052629
129252 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/README' (127,279) at 20210308005002984
129253 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pymysql_1.1.0.bb' (127,280) at 20240302090018214
129254 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/of.c' (127,281) at 20210307214930854
129255 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/gpio-davinci.h' (127,282) at 20240405153052769
129256 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c' (127,283) at 20240405153230263
129257 2025-01-21 03:01:05.003-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-emcon-avari.dts' (127,284) at 20240405153229883
129258 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/alibaba_uncore_drw_pmu.c' (127,285) at 20241008080013963
129259 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/cfe/cfe_api_int.h' (127,286) at 20210307214926206
129260 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_partial_match_dups.c' (127,287) at 20210307214932642
129261 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/r8a7791-u-boot.dtsi' (127,288) at 20210308005002600
129262 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c' (127,289) at 20220525020654303
129263 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/c_can/c_can_pci.c' (127,290) at 20240405153049729
129264 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/Makefile' (127,291) at 20210307214932158
129265 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock_types_raw.h' (127,292) at 20220525020654619
129266 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c' (127,293) at 20230426080043948
129267 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in4_master_regs.h' (127,294) at 20240405153046585
129268 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/unistd.h' (127,295) at 20210307214926326
129269 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/rotary-encoder.txt' (127,296) at 20210307214925338
129270 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gt_pm.h' (127,297) at 20240405153048489
129271 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/maps.h' (127,298) at 20240613080016563
129272 2025-01-21 03:01:05.004-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-psa-iat-api-test_%.bbappend' (127,299) at 20230114040015466
129273 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_static_config.c' (127,300) at 20220525020653435
129274 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53evk_defconfig' (127,301) at 20210308005003268
129275 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-transformers/recipes-kernel/linux/linux-aspeed_%.bbappend' (127,302) at 20211013000033044
129276 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/gpio.h' (127,303) at 20210308005002640
129277 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/msr.c' (127,304) at 20240405153046473
129278 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7091r-base.h' (127,305) at 20240405153230687
129279 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_via.c' (127,306) at 20241216090017805
129280 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-bandwidth-t.rst' (127,307) at 20210309003648476
129281 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/kcsan.h' (127,308) at 20240405153053013
129282 2025-01-21 03:01:05.005-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-hsdk/platform.c' (127,309) at 20240405153045365
129283 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7794.c' (127,310) at 20210308005003464
129284 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_ctl_defs.h' (127,311) at 20210307214929358
129285 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/meson.build' (127,312) at 20241211090212378
129286 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/boot.h' (127,313) at 20241211090212362
129287 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/realtek/rtd1293.dtsi' (127,314) at 20240405153045797
129288 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-adc12138.c' (127,315) at 20240405153048961
129289 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-flexcache/run-ptest' (127,316) at 20240413080012663
129290 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm011.dts' (127,317) at 20210308005002632
129291 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5514.h' (127,318) at 20210307214931598
129292 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p2041si-pre.dtsi' (127,319) at 20210307214926346
129293 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/eudev_3.2.14.bb' (127,320) at 20241206090014318
129294 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/umwait.c' (127,321) at 20240405153046425
129295 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/softirq_stack.h' (127,322) at 20240405153052621
129296 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/Makefile' (127,323) at 20210307214926182
129297 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_xscom.c' (127,324) at 20240906080037280
129298 2025-01-21 03:01:05.006-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/qaic/mhi_controller.c' (127,325) at 20240405153230163
129299 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vimc/vimc-scaler.c' (127,326) at 20240405153049529
129300 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-megaworld.c' (127,327) at 20240405153048817
129301 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ctxfi/ctvmem.h' (127,328) at 20220525020654991
129302 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/berlin/berlin-bg2cd.c' (127,329) at 20241008080013967
129303 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/281' (127,330) at 20240326080039734
129304 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/syscall_64.tbl' (127,331) at 20241211090212374
129305 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_drv_gpio.c' (127,332) at 20210307214929770
129306 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/install.sh' (127,333) at 20240405153045965
129307 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/hgpk.c' (127,334) at 20240405153049153
129308 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/subcore-asm.S' (127,335) at 20210307214926474
129309 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_xdp_do_redirect.c' (127,336) at 20240405153054281
129310 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_gsc.h' (127,337) at 20240405153048485
129311 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_SECMARK.h' (127,338) at 20210524100035078
129312 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/initrd-stress.sh' (127,339) at 20210308005046397
129313 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsverity.h' (127,340) at 20240405153052693
129314 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/meson.build' (127,341) at 20220913030027321 to deleted uid set
129315 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-boot_1.0.bb' (127,342) at 20241206090014314
129316 2025-01-21 03:01:05.007-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8916.h' (127,343) at 20210307214931330
129317 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_bios.c' (127,344) at 20240520080015151
129318 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mc33880.c' (127,345) at 20240405153047077
129319 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i3c/i3c.yaml' (127,346) at 20240405153229767
129320 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso.h' (127,347) at 20220525020652102
129321 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pcie-presence/LICENSE' (127,348) at 20210308005101821
129322 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/apm/xgene/xgene_enet_cle.c' (127,349) at 20210307214929298
129323 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/archrandom.h' (127,350) at 20240405153046273
129324 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SISSL-1.2' (127,351) at 20211006000025242
129325 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/fm801-gp.c' (127,352) at 20210307214928466
129326 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/m5271.h' (127,353) at 20210308005002804
129327 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/bpmp-private.h' (127,354) at 20210726100024667
129328 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/syscallhdr.sh' (127,355) at 20241211090212378
129329 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/wrapper.py' (127,356) at 20220910030013405
129330 2025-01-21 03:01:05.008-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/opa_vnic/opa_vnic_vema.c' (127,357) at 20240405153049125
129331 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/xgbe/Makefile' (127,358) at 20210307214929294
129332 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/CpuCore.interface.yaml' (127,359) at 20221109040027959
129333 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.c' (127,360) at 20210307214929366
129334 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/huge_pages.c' (127,361) at 20240405153048481
129335 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/mmcc-msm8960.c' (127,362) at 20240405153046833
129336 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/itcw.c' (127,363) at 20240405153051521
129337 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/mc13xxx.txt' (127,364) at 20210307214925362
129338 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/hiface/Makefile' (127,365) at 20210307214932442
129339 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/spear310_nand_defconfig' (127,366) at 20210308005003280
129340 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/meson.build' (127,367) at 20240925080024982 to deleted uid set
129341 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.c' (127,368) at 20240405153048657
129342 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/video4linux/omap3isp.txt' (127,369) at 20210307214925586
129343 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/ptrace.c' (127,370) at 20240405153230127
129344 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/libmpd/0001-fix-return-makes-integer-from-pointer-without-a-cast.patch' (127,371) at 20220910030013349
129345 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/4xx/soc.c' (127,372) at 20240405153230051
129346 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vdso/gen_vdso64_offsets.sh' (127,373) at 20240405153046153
129347 2025-01-21 03:01:05.009-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tidss/tidss_irq.h' (127,374) at 20220525020653015
129348 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nvs.c' (127,375) at 20220525020652242
129349 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-plat.c' (127,376) at 20240405153231559
129350 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_spnego_negtokentarg.asn1' (127,377) at 20240405153052529
129351 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.29/index.html' (127,378) at 20210307205554246
129352 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/094' (127,379) at 20220429100100890
129353 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-mediatek/cpu.c' (127,380) at 20210308005002732
129354 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/pbzip2/0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch' (127,381) at 20210307205554566
129355 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/plat-80-obmc-console-uart.rules' (127,382) at 20240924080011379
129356 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/memory.json' (127,383) at 20240405153054137
129357 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci.c' (127,384) at 20240405153230087
129358 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-vf610/clock.h' (127,385) at 20210308005002672
129359 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/qemu_test/tuxruntest.py' (127,386) at 20241211090212538
129360 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/boost.wrap' (127,387) at 20240330080006130
129361 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap3_pandora_defconfig' (127,388) at 20210308005003272
129362 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-ioctl.h' (127,389) at 20210307214928686
129363 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/pgtable.h' (127,390) at 20240405153230091
129364 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/static/google/v1/schema/ServiceRoot_v1.xml' (127,391) at 20220520030007180
129365 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/soc/dpcm.rst' (127,392) at 20210307214925570
129366 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/bcm_nsp.c' (127,393) at 20240405153045637
129367 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_private_cfm.h' (127,394) at 20220525020654803
129368 2025-01-21 03:01:05.010-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/sgpio/0001-makefile-Add-LDFLAGS-to-linking-rule.patch' (127,395) at 20230706080014749
129369 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-timer.c' (127,396) at 20220525020652014
129370 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/target/loop.c' (127,397) at 20241118090018499
129371 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_w.c' (127,398) at 20210308005046513
129372 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/phosphor-logging.wrap' (127,399) at 20220322030004944
129373 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/dts/ag101p.dts' (127,400) at 20210308005002824
129374 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nffw.c' (127,401) at 20220525020653615
129375 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interconnect-clk.h' (127,402) at 20240405153052709
129376 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb' (127,403) at 20241206090014342
129377 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-devfreq' (127,404) at 20240405153229731
129378 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_aia.h' (127,405) at 20240405153046245
129379 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/242.out' (127,406) at 20220429100100914
129380 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91sam9263.h' (127,407) at 20210308005002716
129381 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog_%.bbappend' (127,408) at 20241206090014202
129382 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/stm32-usart.h' (127,409) at 20240405153231519
129383 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/libarchive/libarchive_3.7.7.bb' (127,410) at 20241221090017676
129384 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cache.c' (127,411) at 20240405153230015
129385 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/scheduler/gpu_scheduler_trace.h' (127,412) at 20240405153048753
129386 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/trats2/Kconfig' (127,413) at 20210308005003044
129387 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/storagecommands.hpp' (127,414) at 20240228090006748
129388 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml' (127,415) at 20240405153045061
129389 2025-01-21 03:01:05.011-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/backing-dev-defs.h' (127,416) at 20240405153231799
129390 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1176/Makefile' (127,417) at 20210308005002544
129391 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/filelock.h' (127,418) at 20210309003653976
129392 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_plane_initial.h' (127,419) at 20240405153048457
129393 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/opp/core.c' (127,420) at 20240405153231279
129394 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch' (127,421) at 20241221090017684
129395 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/kvm/kvm-accel-ops.c' (127,422) at 20240906080037136
129396 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cq93vc.c' (127,423) at 20240405153053569
129397 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/mt6358/registers.h' (127,424) at 20240405153052729
129398 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi_type.h' (127,425) at 20210307214928994
129399 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/pxe-ne2k_pci.rom' (127,426) at 20210308005046181 to deleted uid set
129400 2025-01-21 03:01:05.012-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/u-boot-riscv.h' (127,427) at 20210308005002844
129401 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/fcntl.h' (127,428) at 20240405153052901
129402 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/updater.hpp' (127,429) at 20210910100042484
129403 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml' (127,430) at 20240405153229799
129404 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/rtc/m48t59.c' (127,431) at 20241211090212326
129405 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ahci-remap.h' (127,432) at 20210307214931354
129406 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-sunplus.c' (127,433) at 20240405153051485
129407 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-idp2.dts' (127,434) at 20240405153045785
129408 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/sparsemem.h' (127,435) at 20210307214926322
129409 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_i2c.c' (127,436) at 20240405153048993
129410 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock.c' (127,437) at 20210308005002784
129411 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/menu.c' (127,438) at 20240726080012878
129412 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/posix-stubs.c' (127,439) at 20240405153231931
129413 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/soc15_hw_ip.h' (127,440) at 20240405153048321
129414 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/nlohmann_json.wrap' (127,441) at 20231208090022708
129415 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_maddr_q_h.c' (127,442) at 20210308005046513
129416 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/riscv/numa.h' (127,443) at 20230426080043768
129417 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/PCI/endpoint/function/binding/pci-ntb.rst' (127,444) at 20220525020651638
129418 2025-01-21 03:01:05.013-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc' (127,445) at 20241221090017692
129419 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/qp.c' (127,446) at 20241211090145441
129420 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/mt7629-power.h' (127,447) at 20210308005003640
129421 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbl.c' (127,448) at 20210308005046505
129422 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sbus.c' (127,449) at 20240405153230095
129423 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Karkkila' (127,450) at 20210307205553766
129424 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb.h' (127,451) at 20240405153051301
129425 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/ifcol.cocci' (127,452) at 20240405153053441
129426 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dts' (127,453) at 20240405153045737
129427 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/localextra.rules' (127,454) at 20210307205554494
129428 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pds/pds_common.h' (127,455) at 20240405153231831
129429 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/systemd/files/40-gbmc-sysctl.conf' (127,456) at 20240702080011692
129430 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-greenlet_3.1.1.bb' (127,457) at 20241221090017552
129431 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/wm831x/watchdog.h' (127,458) at 20210307214931438
129432 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-gw53xx.dts' (127,459) at 20240405153045497
129433 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/layer.conf' (127,460) at 20241221090017476
129434 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/tqm8xx_defconfig' (127,461) at 20240405153046097
129435 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-fetching.png' (127,462) at 20210307205554314 to deleted uid set
129436 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/wkup_m3.h' (127,463) at 20210307214931482
129437 2025-01-21 03:01:05.014-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/__init__.py' (127,464) at 20210307205554290
129438 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sbc8360.c' (127,465) at 20210307214930974
129439 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend' (127,466) at 20210808000019687
129440 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvme/trace.h' (127,467) at 20210927100127169
129441 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/usb/xlnx-usb-subsystem.h' (127,468) at 20230426080043768
129442 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-intel_pmc_bxt' (127,469) at 20210307214925182
129443 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/072_gbb_too_small.dts' (127,470) at 20210308005003752
129444 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc1.dts' (127,471) at 20240405153045989
129445 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/test_landing_page.py' (127,472) at 20241221090017592
129446 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml' (127,473) at 20240405153045085
129447 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/bmc_event_ack_v2.c' (127,474) at 20210308005100993
129448 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/devlink/netlink.c' (127,475) at 20240405153232011
129449 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/act_vlan.c' (127,476) at 20240405153053365
129450 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/gianfar.h' (127,477) at 20240405153049933
129451 2025-01-21 03:01:05.015-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/zynq-cc108/ps7_init_gpl.c' (127,478) at 20210308005003172
129452 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/hashpagetable.c' (127,479) at 20240405153046189
129453 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/macb.h' (127,480) at 20210308005003436
129454 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/cz_ih.c' (127,481) at 20240405153230335
129455 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/igb.rst' (127,482) at 20240405153045233
129456 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/venice2.c' (127,483) at 20210308005003024
129457 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/rootfs.py' (127,484) at 20230811080018314
129458 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.c' (127,485) at 20220525020652959
129459 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/clockid.h' (127,486) at 20210309003655948
129460 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virtio/virtio_dma_buf.c' (127,487) at 20240405153052233
129461 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc.host.h' (127,488) at 20210307214930554
129462 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/display/ramfb.h' (127,489) at 20240326080039534
129463 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_sai.c' (127,490) at 20241104090011627
129464 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1088a/ddr.c' (127,491) at 20210308005002968
129465 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cex-sb1.S' (127,492) at 20210307214926274
129466 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/mvebu-linkstation-fan.dtsi' (127,493) at 20240405153045457
129467 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/devboards/Makefile' (127,494) at 20210307214926186
129468 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/tascam/tascam-midi.c' (127,495) at 20240405153232123
129469 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7763.c' (127,496) at 20210307214926562
129470 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/arp_ndisc_untracked_subnets.sh' (127,497) at 20240405153232275
129471 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap-gpmc-smsc911x.dtsi' (127,498) at 20240405153045601
129472 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sni/Makefile' (127,499) at 20210307214926294
129473 2025-01-21 03:01:05.016-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/iopin_8xx.h' (127,500) at 20210308005002840
129474 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/habanalabs_ioctl.c' (127,501) at 20240405153230159
129475 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_ibmvtpm.h' (127,502) at 20210916100017827
129476 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mac_scsi.c' (127,503) at 20241008080013971
129477 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron.dtsi' (127,504) at 20240405153045561
129478 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/rapl-msr.rst' (127,505) at 20241211090212238
129479 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm.h' (127,506) at 20240405153049253
129480 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_hash.c' (127,507) at 20240405153053105
129481 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/sys_microblaze.c' (127,508) at 20210307214926178
129482 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_405.py' (127,509) at 20241211090212542
129483 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/282' (127,510) at 20210927100127501
129484 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/vsftpd.user_list' (127,511) at 20210307205553822
129485 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/files/gxp-obmc-init.sh' (127,512) at 20230524080016081
129486 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/avocado/vnc.py' (127,513) at 20240326080039722
129487 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/netbsd/target_os_elf.h' (127,514) at 20240906080037156
129488 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_pci.c' (127,515) at 20210309003653188
129489 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/task.hpp' (127,516) at 20241219090033968
129490 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/nvidia,tegra20-gmi.txt' (127,517) at 20210307214925282
129491 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_elf.h' (127,518) at 20240906080037360
129492 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcuscale/ver_functions.sh' (127,519) at 20240405153232287
129493 2025-01-21 03:01:05.017-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-enum-freq-bands.rst' (127,520) at 20220525020651786
129494 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-mxs.h' (127,521) at 20240405153051313
129495 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts' (127,522) at 20240405153045725
129496 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/signal/sigreturn_kernel.c' (127,523) at 20220525020655227
129497 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sm6350-camcc.h' (127,524) at 20240405153052645
129498 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/mpc5xxx-mscan.txt' (127,525) at 20210307214925374
129499 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/coretemp.conf' (127,526) at 20210307205554062
129500 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/redfish-error.v1_0_2.json' (127,527) at 20240619080002956
129501 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/super.c' (127,528) at 20241216090017757
129502 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bm1880-clock.h' (127,529) at 20210307214931326
129503 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/skas/Makefile' (127,530) at 20240405153046345
129504 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_module.c' (127,531) at 20220525020655191
129505 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/cmservice.c' (127,532) at 20240405153052261
129506 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EthernetInterface_v1.xml' (127,533) at 20240824080002930
129507 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/winpr-makecert-Build-with-install-RPATH.patch' (127,534) at 20230706080014757
129508 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_compare_bit_action.cpp' (127,535) at 20210308005405930
129509 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/Makefile' (127,536) at 20210307214927742
129510 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/opa_smi.h' (127,537) at 20220525020653119
129511 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gast_0.6.0.bb' (127,538) at 20241221090017552
129512 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/rq_enet_desc.h' (127,539) at 20240405153049893
129513 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/altr,timer-1.0.txt' (127,540) at 20210307214925442
129514 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_ctx_regs.h' (127,541) at 20240405153046581
129515 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/Kconfig' (127,542) at 20240405153049913
129516 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/ChangeLog' (127,543) at 20210307214925974
129517 2025-01-21 03:01:05.018-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/discover.h' (127,544) at 20210307214932090
129518 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb_36b.dts' (127,545) at 20210307214926346
129519 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/sort.c' (127,546) at 20240405153053101
129520 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rockchip/Makefile' (127,547) at 20210307214925946
129521 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/032' (127,548) at 20210927100127473
129522 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/ioctl.h' (127,549) at 20210308005002880
129523 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/__init__.py' (127,550) at 20220804030014687
129524 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/gtkdoc.patch' (127,551) at 20240124090012254
129525 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max1586.c' (127,552) at 20240405153051465
129526 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bpf/test_run.c' (127,553) at 20241111090012161
129527 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/atmel_sfr.c' (127,554) at 20210308005002712
129528 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/core.c' (127,555) at 20240405153231247
129529 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-parm.rst' (127,556) at 20220525020651786
129530 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/wacom_i2c.c' (127,557) at 20240405153049165
129531 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/stacktrace.c' (127,558) at 20240405153045633
129532 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-pci-devices-cciss' (127,559) at 20210307214925194
129533 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/spinlock.c' (127,560) at 20240405153046297
129534 2025-01-21 03:01:05.019-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sunxi.rst' (127,561) at 20240405153044973
129535 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc.h' (127,562) at 20240405153231051
129536 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/licenses/Xdebug' (127,563) at 20210307205554034
129537 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8183/mt8183-dai-pcm.c' (127,564) at 20240405153053961
129538 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/COPYING.MIT' (127,565) at 20210307205553730
129539 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_iommu.c' (127,566) at 20241211090212322
129540 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SHL-0.5' (127,567) at 20211006000025242
129541 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/stackmap.c' (127,568) at 20240405153231899
129542 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/virtio-trace/trace-agent.h' (127,569) at 20210307214932742
129543 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040QDS_defconfig' (127,570) at 20210308005003244
129544 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/interval_tree.h' (127,571) at 20240405153052709
129545 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/caif_layer.h' (127,572) at 20210309003653952
129546 2025-01-21 03:01:05.020-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/iproute2/0002-bridge-mst-fix-a-musl-build-issue.patch' (127,573) at 20241221090017636
129547 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/chemical/sps30_serial.c' (127,574) at 20240405153048969
129548 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pow.h' (127,575) at 20210309003648836
129549 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/grip_mp.c' (127,576) at 20210307214928470
129550 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/qcom,pm8916-wdt.yaml' (127,577) at 20240405153045185
129551 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun8i-a23.c' (127,578) at 20240405153046857
129552 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-virtual-sensor/p10bmc/virtual_sensor_config.json' (127,579) at 20241108090014316
129553 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/ltc3589.txt' (127,580) at 20210307214925410
129554 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_dev.h' (127,581) at 20240405153050201
129555 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/ikvm_input.cpp' (127,582) at 20240904080027106
129556 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/trace-events' (127,583) at 20210927100127429
129557 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-octeon.txt' (127,584) at 20210307214925326
129558 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l90-tables.c' (127,585) at 20240405153230835
129559 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/fru_jsons/good/Cpu_General.json' (127,586) at 20221213040036917
129560 2025-01-21 03:01:05.021-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/Makefile' (127,587) at 20210307214928302
129561 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/Makefile' (127,588) at 20240405153047285
129562 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/ms_sensors/ms_sensors_i2c.h' (127,589) at 20220525020653095
129563 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/lcd_console.c' (127,590) at 20210308005003228
129564 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt6795-larb-port.h' (127,591) at 20240405153052649
129565 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0003-php-remove-host-specific-info-from-header-file.patch' (127,592) at 20220204040022468
129566 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/net_target_decrease.cpp' (127,593) at 20230825080027865
129567 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/subprojects/sdeventplus.wrap' (127,594) at 20240815080028259
129568 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/hisilicon,hi3670-usb3.yaml' (127,595) at 20240405153045129
129569 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/amd/io_pgtable.c' (127,596) at 20240405153049173
129570 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5592r-base.c' (127,597) at 20240624080012780
129571 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-lantiq/lantiq_platform.h' (127,598) at 20210307214926222
129572 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/brcm,kona-i2c.yaml' (127,599) at 20240405153045065
129573 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts' (127,600) at 20240405153045493
129574 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/acpi.h' (127,601) at 20240405153046245
129575 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pasemi/dma_lib.c' (127,602) at 20240405153046209
129576 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-pyra.c' (127,603) at 20240405153230655
129577 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/hi556.c' (127,604) at 20240405153230787
129578 2025-01-21 03:01:05.022-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/user.h' (127,605) at 20210307214926586
129579 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/signal-common.h' (127,606) at 20240326080039394
129580 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32mp1/spl.c' (127,607) at 20210308005003056
129581 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ddbridge/ddbridge-dummy-fe.c' (127,608) at 20240405153049369
129582 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/README.md' (127,609) at 20230706080014733
129583 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@440/w83773g@4c.conf' (127,610) at 20240904080027730
129584 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/fan/meson.build' (127,611) at 20241112090003094
129585 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/sja1000.h' (127,612) at 20240405153049737
129586 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/inventory' (127,613) at 20221213040024897
129587 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/speedstep-centrino.c' (127,614) at 20210307214927062
129588 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/tlscredspsk.c' (127,615) at 20241211090212230
129589 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_ctx_axuser_regs.h' (127,616) at 20240405153046581
129590 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/sh-sci.c' (127,617) at 20240613080016471
129591 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ti-st/st_kim.c' (127,618) at 20240405153230847
129592 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/031_x86-rom-me.dts' (127,619) at 20210308005003752
129593 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/reset/vexpress-poweroff.c' (127,620) at 20240405153231351
129594 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/org.openbmc.HostIpmi.conf' (127,621) at 20210308004939864
129595 2025-01-21 03:01:05.023-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/chromebook_minnie_defconfig' (127,622) at 20210308005003252
129596 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw.h' (127,623) at 20241211090212330
129597 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mp2629_adc.c' (127,624) at 20240405153048957
129598 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/trace.h' (127,625) at 20240405153231707
129599 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb_2.8.1.bb' (127,626) at 20241221090017496
129600 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/cast6-avx-x86_64-asm_64.S' (127,627) at 20240405153046361
129601 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-winbond.c' (127,628) at 20220804100015920
129602 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml' (127,629) at 20240625080020036
129603 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/backing-file-invalidation.out' (127,630) at 20221215040039366
129604 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9263ek/Makefile' (127,631) at 20210308005002916
129605 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/dynaimage,al3010.yaml' (127,632) at 20210309003648360
129606 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/zones.json' (127,633) at 20240406080025612
129607 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch' (127,634) at 20240106090017233
129608 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-lx2160a.dtsi' (127,635) at 20210308005002580
129609 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/eeprom_device.hpp' (127,636) at 20240820080023694
129610 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL.interface.yaml' (127,637) at 20240618080025497
129611 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/keymaps/bepo' (127,638) at 20210308005046145
129612 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/maps/pcmciamtd.c' (127,639) at 20210307214929214
129613 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/bcm-cygnus.h' (127,640) at 20210307214931322
129614 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig' (127,641) at 20210308005003272
129615 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio_bf3.h' (127,642) at 20240405153050141
129616 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/lsm_hook_defs.h' (127,643) at 20240712080021089
129617 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-ast2500-evb.dts' (127,644) at 20240405153045405
129618 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/lircd.conf' (127,645) at 20210307205553850
129619 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_hw.h' (127,646) at 20240405153050225
129620 2025-01-21 03:01:05.024-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/local.h' (127,647) at 20240405153045937
129621 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/intel/Kconfig' (127,648) at 20240405153049405
129622 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/spinlock_types.h' (127,649) at 20240405153052621
129623 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch' (127,650) at 20230706080014745
129624 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-base64.c' (127,651) at 20210927100127641
129625 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/LaCie/netspace_v2/MAINTAINERS' (127,652) at 20210308005002904
129626 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/error/error.bb' (127,653) at 20210307205554386
129627 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad7303.c' (127,654) at 20240405153048977
129628 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/meson_options.txt' (127,655) at 20210616125333493
129629 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/console-client.c' (127,656) at 20240710080015177
129630 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/filemap.c' (127,657) at 20241118090018507
129631 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c' (127,658) at 20240613080016451
129632 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.cpp' (127,659) at 20241220090023923
129633 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/acpi/mainboard.asl' (127,660) at 20210308005002908
129634 2025-01-21 03:01:05.025-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/copyuser_64.S' (127,661) at 20240405153230043
129635 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/k3-am654-ddr.dtsi' (127,662) at 20210308005002592
129636 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,coresight-tmc.yaml' (127,663) at 20240405153045013
129637 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/qcom,rpmhpd.h' (127,664) at 20240405153231799
129638 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-inject.txt' (127,665) at 20240405153054077
129639 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-h616.c' (127,666) at 20240405153231335
129640 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/function/tcm.h' (127,667) at 20210307214930802
129641 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/rv/index.rst' (127,668) at 20240405153045273
129642 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/0001-meson.build-install-fbgs-shell-script.patch' (127,669) at 20230919080013958
129643 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp' (127,670) at 20230118040005816
129644 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_smd.c' (127,671) at 20240405153231371
129645 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/free/clk_put.cocci' (127,672) at 20240405153053441
129646 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7s.dtsi' (127,673) at 20240405153229891
129647 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-bcmnsp/configs.h' (127,674) at 20210308005002640
129648 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie-common.yaml' (127,675) at 20240405153045125
129649 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_lio.c' (127,676) at 20240405153051593
129650 2025-01-21 03:01:05.026-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/spl.c' (127,677) at 20210308005002948
129651 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AMD-newlib' (127,678) at 20241221090017612
129652 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/quark/dram.c' (127,679) at 20210308005002856
129653 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/aspeed,ast2400-pinctrl.yaml' (127,680) at 20240725080013728
129654 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/reboot-mode.h' (127,681) at 20210307214931494
129655 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/fs/fs-test.sh' (127,682) at 20210308005003740
129656 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/uprobes.c' (127,683) at 20240405153045945
129657 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/min-config.conf' (127,684) at 20210307214932626
129658 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/ndctl_v79.bb' (127,685) at 20241206090014246
129659 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-syscfg.h' (127,686) at 20240405153048893
129660 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/soc_common.c' (127,687) at 20240405153051269
129661 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/generic/Platform' (127,688) at 20240405153046001
129662 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/isp1760/isp1760-core.h' (127,689) at 20220525020654279
129663 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/toastertable-filter.html' (127,690) at 20210307205554286
129664 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/gen_valid.py' (127,691) at 20221209040018571
129665 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/cmpxchg.c' (127,692) at 20240405153046021
129666 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/crc16.c' (127,693) at 20210308005003696
129667 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/layouts/Makefile' (127,694) at 20240405153051205
129668 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/cadence-ttc.c' (127,695) at 20210308005003500
129669 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp' (127,696) at 20241217090008768
129670 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/ov5693.h' (127,697) at 20240405153051825
129671 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/qos.h' (127,698) at 20240405153050129
129672 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/funny-char.out' (127,699) at 20210308005046405 to deleted uid set
129673 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart.h' (127,700) at 20210308005002792
129674 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/Kconfig' (127,701) at 20240613080016411
129675 2025-01-21 03:01:05.027-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c' (127,702) at 20240405153047149
129676 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/hid/tests/test_multitouch.py' (127,703) at 20240405153054309
129677 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-ecc-sw-bch.h' (127,704) at 20220525020654591
129678 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/pci/pci_general.h' (127,705) at 20240405153230163
129679 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK133_defconfig' (127,706) at 20210308005003236
129680 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_scarlett.c' (127,707) at 20220525020655103
129681 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mti/Makefile' (127,708) at 20210307214926194
129682 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/qp.c' (127,709) at 20220525020653135
129683 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpicoder.c' (127,710) at 20240405153231947
129684 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/0001-po-Fix-invalid-.oc-translation-format-string.patch' (127,711) at 20231011080016574
129685 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/Makefile' (127,712) at 20210307214929870
129686 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/da850evm.h' (127,713) at 20210308005003592
129687 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpu/cpu-capacity.txt' (127,714) at 20240405153045033
129688 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Navekvarn' (127,715) at 20210307205553786
129689 2025-01-21 03:01:05.028-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9341.c' (127,716) at 20240405153051813
129690 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ath9k.h' (127,717) at 20240405153231167
129691 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/091.out' (127,718) at 20210308005046445
129692 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial/typo_pon.wvdial.1.patch' (127,719) at 20230706080014741
129693 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/conf/machine/daytonax.conf' (127,720) at 20240307090019084
129694 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1023rdb/Kconfig' (127,721) at 20210308005002988
129695 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/phosphor-logging.wrap' (127,722) at 20220819030023853
129696 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/test_vcmpw.S' (127,723) at 20230426080043952
129697 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-arm.c' (127,724) at 20241114091008828
129698 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/audit_watch.c' (127,725) at 20240405153231891
129699 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/config.h' (127,726) at 20240405153052321
129700 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_inode_fork.h' (127,727) at 20240405153052573
129701 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/brcm,kona-pwm.yaml' (127,728) at 20240405153229791
129702 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ubifs_uboot.h' (127,729) at 20210308005003688
129703 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/defaults.conf' (127,730) at 20210307214932626
129704 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/librsvg/0001-meson.build-do-not-force-disable-introspection-and-v.patch' (127,731) at 20241221090017680
129705 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi' (127,732) at 20240405153045725
129706 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c' (127,733) at 20240405153230379
129707 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/pylibfdt/Makefile' (127,734) at 20210308005003728
129708 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/Orangepi_mini_defconfig' (127,735) at 20210308005003240
129709 2025-01-21 03:01:05.030-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_rd.c' (127,736) at 20240405153051965
129710 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/fsi/cfam.h' (127,737) at 20240906080037332
129711 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam-volatiles.conf' (127,738) at 20220402030016191
129712 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/conn.h' (127,739) at 20240405153048617
129713 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/fix-symlink-install-error-in-cmdlang.patch' (127,740) at 20240113090014536
129714 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Laukaa' (127,741) at 20210307205553770
129715 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fungible/Kconfig' (127,742) at 20240405153049933
129716 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/Kconfig' (127,743) at 20240405153049705
129717 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps68470.c' (127,744) at 20240405153047085
129718 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy.c' (127,745) at 20241111090012141
129719 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/nvdimm-utils.c' (127,746) at 20210927100127661
129720 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/nxp/pinctrl-s32g2.c' (127,747) at 20240405153231327
129721 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/conf/distro/include/openpower-distrovars.inc' (127,748) at 20210307205554046
129722 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/setup.py' (127,749) at 20220728030041559
129723 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_phy.h' (127,750) at 20240405153047297
129724 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/boot/dts/Makefile' (127,751) at 20240405153046057
129725 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/resource_kunit.c' (127,752) at 20220525020654719
129726 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/boost/boost-build-native_1.86.0.bb' (127,753) at 20241213090035014
129727 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/virtio.c' (127,754) at 20210308005003740
129728 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ttyS5.conf' (127,755) at 20240310080021376
129729 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/test_sensors_sub_menu.robot' (127,756) at 20240628080017113
129730 2025-01-21 03:01:05.031-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ls102xa_devdis.h' (127,757) at 20210308005002644
129731 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/ivshmem-test.c' (127,758) at 20240906080037568
129732 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/fsl-dcu/fsl_tcon.c' (127,759) at 20210307214927774
129733 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/stk8ba50.c' (127,760) at 20240405153048941
129734 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/platform.h' (127,761) at 20220525020653135
129735 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/ca_high_level.rst' (127,762) at 20210307214925594
129736 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/Makefile' (127,763) at 20240405153049421
129737 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/kwbimage_128M16_1.cfg' (127,764) at 20210308005003012
129738 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml' (127,765) at 20240405153229763
129739 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/thunderbolt/trace.h' (127,766) at 20240405153050369
129740 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-policy.h' (127,767) at 20240405153049241
129741 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/lpc_aspeed.cpp' (127,768) at 20240817080027652
129742 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/peci/common.h' (127,769) at 20240405153048869
129743 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/phosphor-ipmi-fru/obmc/eeproms/system/chassis/bmc' (127,770) at 20210307205554094
129744 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/Kconfig' (127,771) at 20240405153051273
129745 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c' (127,772) at 20240405153051937
129746 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/devices/platform/gpio-fsi/fsi-master/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf' (127,773) at 20210307205554222
129747 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/compat_vdso/gen_compat_vdso_offsets.sh' (127,774) at 20240405153046253
129748 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/exynos5-dt-common.h' (127,775) at 20210308005003596
129749 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/Platform' (127,776) at 20210307214926202
129750 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/Makefile' (127,777) at 20240405153231379
129751 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/dart_iommu.c' (127,778) at 20240405153046229
129752 2025-01-21 03:01:05.032-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8712/rtl871x_xmit.c' (127,779) at 20240405153051909
129753 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp' (127,780) at 20241217090008768
129754 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nitrogen6q2g_defconfig' (127,781) at 20210308005003272
129755 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_shc_sdboot_defconfig' (127,782) at 20210308005003248
129756 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort_2.9.20.bb' (127,783) at 20241206090014238
129757 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_0.0.6.bb' (127,784) at 20231211090017115
129758 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_rx.h' (127,785) at 20240405153050701
129759 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/250' (127,786) at 20220429100100914
129760 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/intel_soc_pmic_mrfld.h' (127,787) at 20210307214931426
129761 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-roccat-koneplus.h' (127,788) at 20210307214928098
129762 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_ethtool.c' (127,789) at 20240411080014094
129763 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/bcm2838_gpio.h' (127,790) at 20240906080037332
129764 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/verity.c' (127,791) at 20240405153231639
129765 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/lshrdi3.S' (127,792) at 20240405153230095
129766 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/images/core-image-x11.bb' (127,793) at 20210307205554582
129767 2025-01-21 03:01:05.033-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/jasper/jasper_4.2.4.bb' (127,794) at 20241221090017528
129768 2025-01-21 03:01:05.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_edif_bsg.h' (127,795) at 20240405153051701
129769 2025-01-21 03:01:05.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi' (127,796) at 20240405153045713
129770 2025-01-21 03:01:05.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/COPYING' (127,797) at 20210307214925182
129771 2025-01-21 03:01:05.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-logitech-hidpp.c' (127,798) at 20240405153230655
129772 2025-01-21 03:01:05.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireguard/timers.c' (127,799) at 20240405153050397
129773 2025-01-21 03:01:05.034-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/beaver.h' (127,800) at 20210308005003588
129774 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/maple_tree.c' (127,801) at 20241211090145545
129775 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/mux.c' (127,802) at 20210308005002944
129776 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/console/obmc-console_%.bbappend' (127,803) at 20241226090016127
129777 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/vpe/vpdma_priv.h' (127,804) at 20240405153049489
129778 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_dump.c' (127,805) at 20220525020653547
129779 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/vlv_suspend.h' (127,806) at 20210307214927858
129780 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/vbe.h' (127,807) at 20210308005003692
129781 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l2tp/l2tp_eth.c' (127,808) at 20240520080015227
129782 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_proc.h' (127,809) at 20240326080039562
129783 2025-01-21 03:01:05.035-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/symbol_conf.h' (127,810) at 20240613080016563
129784 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/ipc4-topology.c' (127,811) at 20241111090012169
129785 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/usbstring.c' (127,812) at 20210308005003512
129786 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh4/cpu/shx3.h' (127,813) at 20210307214926558
129787 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gfp_api.h' (127,814) at 20240405153052693
129788 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp' (127,815) at 20241217090008764
129789 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/xen/smp.c' (127,816) at 20240405153230147
129790 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sllevk/MAINTAINERS' (127,817) at 20210308005002984
129791 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/net/ctcm_main.h' (127,818) at 20240405153051533
129792 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/adc/aspeed_adc.c' (127,819) at 20241211090212246
129793 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/bitarray.c' (127,820) at 20220525020654787
129794 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/module.c' (127,821) at 20240405153046285
129795 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/fieldseq_tb.svg' (127,822) at 20210309003648492
129796 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/044' (127,823) at 20220429100100886
129797 2025-01-21 03:01:05.036-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/rt1316-sdw.h' (127,824) at 20240405153053697
129798 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/loongson,rtc.yaml' (127,825) at 20240405153045153
129799 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-atcspi200.txt' (127,826) at 20210308005003324
129800 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/skfp/srf.c' (127,827) at 20220525020653667
129801 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/nand/nvidia,tegra20-nand.txt' (127,828) at 20210308005003304
129802 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hbm.h' (127,829) at 20220525020653367
129803 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/0001-cmake-Use-alternate-way-to-detect-libm.patch' (127,830) at 20230114040015478
129804 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ttpci/Makefile' (127,831) at 20220525020653275
129805 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch2' (127,832) at 20210308005002556
129806 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/smdkc100_defconfig' (127,833) at 20210308005003280
129807 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/i2c-internal.h' (127,834) at 20241219090010504
129808 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/coverity-scan/COMPONENTS.md' (127,835) at 20241211090212458
129809 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/errors/exception.hpp' (127,836) at 20210308005116213
129810 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/resource_size.cocci' (127,837) at 20240405153053441
129811 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb.c' (127,838) at 20210308005002968
129812 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/syscall-user-dispatch.rst' (127,839) at 20240405153044965
129813 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/elf.h' (127,840) at 20240405153230063
129814 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/filter.rst' (127,841) at 20240405153045237
129815 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pps_regs.h' (127,842) at 20240405153048457
129816 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/omap2plus_defconfig' (127,843) at 20240405153045617
129817 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-r16-nintendo-nes-classic.dts' (127,844) at 20240405153045393
129818 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/fsl-diu-fb.h' (127,845) at 20210307214931390
129819 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-i2c.c' (127,846) at 20240712080021057
129820 2025-01-21 03:01:05.037-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_datain_values.h' (127,847) at 20240405153051957
129821 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov08d10.c' (127,848) at 20240405153049321
129822 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk104.c' (127,849) at 20220525020652971
129823 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/efi.h' (127,850) at 20240405153230063
129824 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/main.c' (127,851) at 20240405153231011
129825 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c' (127,852) at 20240405153052209
129826 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/kernel/misaligned.c' (127,853) at 20210307214926310
129827 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53smd/mx53smd.c' (127,854) at 20210308005002984
129828 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ibm/Kconfig' (127,855) at 20210307214929422
129829 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/Kconfig' (127,856) at 20210308005003372
129830 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/soft-spi.txt' (127,857) at 20210308005003324
129831 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_hooks_lwtunnel.c' (127,858) at 20240710080014617
129832 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/vmalloc.h' (127,859) at 20210307214926622
129833 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/hardirq.h' (127,860) at 20210307214926114
129834 2025-01-21 03:01:05.038-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/pci.json' (127,861) at 20241211090212450
129835 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h' (127,862) at 20240405153048441
129836 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_utils_transport.c' (127,863) at 20240405153048837
129837 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parport/procfs.c' (127,864) at 20241023080012883
129838 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/thermal/nouveau_thermal.rst' (127,865) at 20220525020651726
129839 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-s4.c' (127,866) at 20240405153051321
129840 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/x25_subr.c' (127,867) at 20210307214932110
129841 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/mboxd/mboxd_%.bbappend' (127,868) at 20241206090014230
129842 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/Platform' (127,869) at 20210307214926286
129843 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/ocfs2_heartbeat.h' (127,870) at 20220525020654467
129844 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/gen-lockedsig-cache' (127,871) at 20220910030013437
129845 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/trace.h' (127,872) at 20210308005045945
129846 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/read_fru_data.hpp' (127,873) at 20230513080027502
129847 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/vga.h' (127,874) at 20210307214927906
129848 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/device.md' (127,875) at 20240809080033023
129849 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/namespaces/resource-control.rst' (127,876) at 20210307214925238
129850 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/0001-configure-Keep-first-line-of-compiler-version-string.patch' (127,877) at 20230609080014387
129851 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-sni.c' (127,878) at 20210307214926282
129852 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/certificate.html' (127,879) at 20210308005107069
129853 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/uapi/asm/Kbuild' (127,880) at 20210307214926066
129854 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/019.out' (127,881) at 20210308005046433
129855 2025-01-21 03:01:05.039-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/qcom_glink_native.h' (127,882) at 20240405153051489
129856 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/core/hcd.c' (127,883) at 20240405153231539
129857 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-dumpsig' (127,884) at 20241221090017580
129858 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyproject-metadata_0.9.0.bb' (127,885) at 20241221090017668
129859 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c' (127,886) at 20240405153231055
129860 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/rng.h' (127,887) at 20210308005002800
129861 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/Kconfig' (127,888) at 20240405153230311
129862 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/decompressor_multi.c' (127,889) at 20240405153052537
129863 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/actions.c' (127,890) at 20240613080016535
129864 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml' (127,891) at 20240405153045129
129865 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/core-internal.h' (127,892) at 20241219090010500
129866 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm64/util/arm64_exception_types.h' (127,893) at 20220525020655131
129867 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/ext4_write.c' (127,894) at 20210308005003544
129868 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/qos.c' (127,895) at 20240919080017066
129869 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/adxl34x.h' (127,896) at 20210307214931406
129870 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/e1000e.c' (127,897) at 20230426080043948
129871 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/bitops.h' (127,898) at 20210308005002800
129872 2025-01-21 03:01:05.040-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/pmc.h' (127,899) at 20210307214929782
129873 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/lzo/Makefile' (127,900) at 20210307214931806
129874 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/oem/ibm/entity.h' (127,901) at 20240503080010086
129875 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/sputrace.h' (127,902) at 20210307214926462
129876 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzmq/club-rpath-out.patch' (127,903) at 20220402030016019
129877 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/gpio-control-nand.txt' (127,904) at 20210307214925370
129878 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/rsa-sign.c' (127,905) at 20210308005003712
129879 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/cgskip.txt' (127,906) at 20210307214932618
129880 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c' (127,907) at 20240405153050133
129881 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/LICENSE' (127,908) at 20220801133228670
129882 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_arm.h' (127,909) at 20210307214929570
129883 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb-native_10.11.9.bb' (127,910) at 20241221090017508
129884 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ppp_channel.h' (127,911) at 20240405153052773
129885 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/sdram_common.c' (127,912) at 20210308005002776
129886 2025-01-21 03:01:05.041-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/calxeda/highbank.dts' (127,913) at 20240405153045433
129887 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx-pinfunc.h' (127,914) at 20210308005002588
129888 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/power_interface.cpp' (127,915) at 20230825080027865
129889 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/se-comhem' (127,916) at 20210307205553758
129890 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_dynamic_debug.c' (127,917) at 20240405153053105
129891 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-clk.c' (127,918) at 20240405153051449
129892 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/nfs-export-root.bb' (127,919) at 20241206090014326
129893 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/common/Makefile' (127,920) at 20240405153230691
129894 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh7706.h' (127,921) at 20210308005002848
129895 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0006-Do-not-hardcode-path-for-pkg.m4.patch' (127,922) at 20241221090017496
129896 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prcm_mpu44xx.h' (127,923) at 20210307214925926
129897 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/ptrace.c' (127,924) at 20241216090017685
129898 2025-01-21 03:01:05.042-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/helene.c' (127,925) at 20240405153049289
129899 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom_irqtrans.c' (127,926) at 20240405153230095
129900 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/esmtp/esmtp_1.2.bb' (127,927) at 20220402030015907
129901 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libnice/libnice_0.1.22.bb' (127,928) at 20241221090017540
129902 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/realtek/Makefile' (127,929) at 20220525020651994
129903 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/aspeed/aspeed-sbc.c' (127,930) at 20220525020654091
129904 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-executing_2.1.0.bb' (127,931) at 20241221090017552
129905 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/termbits.h' (127,932) at 20210308005046097
129906 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/suspend.h' (127,933) at 20240405153046249
129907 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/whitelist.dev' (127,934) at 20210616000042094
129908 2025-01-21 03:01:05.043-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-pow-defs.h' (127,935) at 20210307214926238
129909 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmxnet3.h' (127,936) at 20240326080039470
129910 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw73xx.dtsi' (127,937) at 20240628080013977
129911 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/ptest-spacesave.patch' (127,938) at 20241206090014334
129912 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dax.c' (127,939) at 20241111090012141
129913 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hqvdp.c' (127,940) at 20241211090145429
129914 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_pcmcia.c' (127,941) at 20210307214928702
129915 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/jbd2.h' (127,942) at 20240405153052897
129916 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/mcp3021.c' (127,943) at 20240405153230663
129917 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ti,j721e-pci-ep.yaml' (127,944) at 20240405153045125
129918 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/Kconfig' (127,945) at 20210307214930506
129919 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/quota_tree.h' (127,946) at 20210307214931230
129920 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/pedit.c' (127,947) at 20240405153050109
129921 2025-01-21 03:01:05.044-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update.bb' (127,948) at 20241206090014226
129922 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/dtl.h' (127,949) at 20241211090145381
129923 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/init/starscream-init.bb' (127,950) at 20241206090014234
129924 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/be-IN.DI-Integan' (127,951) at 20210307205553758
129925 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s3c-camif/Kconfig' (127,952) at 20240405153049461
129926 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c' (127,953) at 20240910080014042
129927 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/freebsd/os-stat.h' (127,954) at 20240326080039390
129928 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ata/sata_sil3114.c' (127,955) at 20210308005003336
129929 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit_git.bb' (127,956) at 20241221090017684
129930 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/lowlevel_init.S' (127,957) at 20210308005002824
129931 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/rose.h' (127,958) at 20210307214931658
129932 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/intel_soc_pmic_chtdc_ti.c' (127,959) at 20240405153049605
129933 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts' (127,960) at 20240405153230063
129934 2025-01-21 03:01:05.045-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_h264_req_common.h' (127,961) at 20240405153230803
129935 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme.c' (127,962) at 20240405153231491
129936 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt7981-topckgen.c' (127,963) at 20240405153230211
129937 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dio_stream_encoder.h' (127,964) at 20240405153047257
129938 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/overview-manual/figures/patching.png' (127,965) at 20210307205554314 to deleted uid set
129939 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/word-at-a-time.h' (127,966) at 20240405153052621
129940 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/include/sensorutils.hpp' (127,967) at 20240817080006183
129941 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/fanmondump' (127,968) at 20221213040024897
129942 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/memset.c' (127,969) at 20210307214926170
129943 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/buildman.py' (127,970) at 20210308005003756
129944 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imgtec_xilfpga_defconfig' (127,971) at 20210308005003260
129945 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/mm/concepts.rst' (127,972) at 20240405153044961
129946 2025-01-21 03:01:05.046-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vega10_ip_offset.h' (127,973) at 20220525020652815
129947 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ul_pins.h' (127,974) at 20210308005002652
129948 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/doorbell.c' (127,975) at 20220525020653147
129949 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_6_offset.h' (127,976) at 20240405153048121
129950 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/pm-graph/config/custom-timeline-functions.cfg' (127,977) at 20240405153054217
129951 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/phytec/pfla02/README' (127,978) at 20210308005003028
129952 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/renesas/r8a7791-sysc.c' (127,979) at 20240405153231351
129953 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/tcg/atomic_template.h' (127,980) at 20241211090212206
129954 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-icore.dtsi' (127,981) at 20240405153045513
129955 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/punit_ipc.c' (127,982) at 20240405153051409
129956 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/scsi/sym53c8xx_2.rst' (127,983) at 20240405153045257
129957 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.h' (127,984) at 20240613080016407
129958 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Krangede' (127,985) at 20210307205553786
129959 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/socket_sysfs.c' (127,986) at 20240405153051269
129960 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/hash.h' (127,987) at 20240405153046537
129961 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/vfio-ap-locking.rst' (127,988) at 20240405153229747
129962 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/rng.c' (127,989) at 20240405153046217
129963 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-T' (127,990) at 20240405153054369
129964 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/cex-gen.S' (127,991) at 20210307214926274
129965 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/platform_profile.c' (127,992) at 20220525020652242
129966 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Linux-man-pages-copyleft-2-para' (127,993) at 20241221090017616
129967 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx31-bug.dts' (127,994) at 20240405153045489
129968 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/dwc/dwc-pcm.c' (127,995) at 20240405153232175
129969 2025-01-21 03:01:05.047-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/sampling.c' (127,996) at 20241115090012977
129970 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mei_uuid.h' (127,997) at 20240405153052925
129971 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Osmo_Bjorsta' (127,998) at 20210307205553790
129972 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vdso/vdso32/vclock_gettime.c' (127,999) at 20240405153046369
129973 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/param.h' (128,000) at 20210307214926118
129974 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.vmlinux' (128,001) at 20240405153232099
129975 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swait.h' (128,002) at 20240405153231843
129976 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/common.h' (128,003) at 20210308005003572
129977 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-zcu1275-revA.dts' (128,004) at 20240405153045841
129978 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/elf.c' (128,005) at 20210308005003208
129979 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/adf_drv.c' (128,006) at 20240613080016387
129980 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.c' (128,007) at 20240405153048665
129981 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/sifive/fu540-c000.dtsi' (128,008) at 20240405153046241
129982 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/lowlevel.c' (128,009) at 20240405153052549
129983 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/gpio.h' (128,010) at 20210308005002716
129984 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/omap-aes-gcm.c' (128,011) at 20240405153230267
129985 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/hp300/time.c' (128,012) at 20220525020651982
129986 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/power-util' (128,013) at 20231224090010777
129987 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/meson.build' (128,014) at 20241102080023390 to deleted uid set
129988 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/Add-riscv64-support.patch' (128,015) at 20231011080016574
129989 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/ramoops-monitor.service' (128,016) at 20220809100017530
129990 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/logging' (128,017) at 20240113090014532
129991 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_15.dtso' (128,018) at 20240405153231279
129992 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/readme' (128,019) at 20210307214930674
129993 2025-01-21 03:01:05.048-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/imx/imx8qm-ldb.c' (128,020) at 20240405153230523
129994 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi' (128,021) at 20210307214925994
129995 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.dts' (128,022) at 20240405153046241
129996 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/viking.h' (128,023) at 20210307214926590
129997 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/nrf51_nvm.c' (128,024) at 20241211090212314
129998 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EndpointGroupCollection_v1.xml' (128,025) at 20240619080002924
129999 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_ud.c' (128,026) at 20220525020653163
130000 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/devel-algos.rst' (128,027) at 20240405153045009
130001 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm.h' (128,028) at 20210307214930278
130002 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-orion.c' (128,029) at 20240405153046877
130003 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/arm-spe-decoder/arm-spe-pkt-decoder.c' (128,030) at 20240405153054181
130004 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/state/phosphor-state-manager/resetreason.conf' (128,031) at 20210307205554222
130005 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/fscounters.c' (128,032) at 20240405153231775
130006 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/booke.c' (128,033) at 20240405153046169
130007 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/Kconfig' (128,034) at 20220525020652014
130008 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/configs/all_tests.config' (128,035) at 20240405153232247
130009 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/reloc_test_syms.S' (128,036) at 20210307214926074
130010 2025-01-21 03:01:05.049-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ethtool.c' (128,037) at 20240405153050565
130011 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/audio-v3.h' (128,038) at 20210307214931530
130012 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-qualcomm/recipes.txt' (128,039) at 20220819030014797
130013 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/intel_bios.c' (128,040) at 20240405153048425
130014 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager_s10.c' (128,041) at 20210308005002780
130015 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/amiga.c' (128,042) at 20240405153046525
130016 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/socionext/milbeaut-m10v-evb.dts' (128,043) at 20240405153045573
130017 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/geode.h' (128,044) at 20210307214926662
130018 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/rustdoc_test_gen.rs' (128,045) at 20240405153232107
130019 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/rembrandt.c' (128,046) at 20240405153053993
130020 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/mem_64.c' (128,047) at 20210307214926750
130021 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna_1.3.3.bb' (128,048) at 20241221090017488
130022 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/Kconfig' (128,049) at 20220525020654947
130023 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/test_lists/witherspoon/skip_oob_ipmi' (128,050) at 20230908080016530
130024 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/115' (128,051) at 20220429100100890
130025 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/242' (128,052) at 20221215040039366
130026 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xrdb/README' (128,053) at 20210308005002992
130027 2025-01-21 03:01:05.050-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/stackframe.h' (128,054) at 20240405153046017
130028 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/hexagon_vm.h' (128,055) at 20210307214926110
130029 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/pci-ids.rst' (128,056) at 20241211090212238
130030 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/fsl-mc/obj-api.c' (128,057) at 20240405153046733
130031 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/Kconfig' (128,058) at 20220525020654263
130032 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/loongson/Kconfig' (128,059) at 20240405153231451
130033 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/bman_test.c' (128,060) at 20210307214930438
130034 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mpc.c' (128,061) at 20240405153230403
130035 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.out' (128,062) at 20220429100100882 to deleted uid set
130036 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/a1-peripherals.c' (128,063) at 20240405153230215
130037 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_rs_w.c' (128,064) at 20210308005046509
130038 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/engleder,tsnep.yaml' (128,065) at 20240405153045117
130039 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/loongarch64/tcg-target.opc.h' (128,066) at 20240326080039714
130040 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-x86.h' (128,067) at 20210308005046037
130041 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/bus/exception.cpp' (128,068) at 20230510080035027
130042 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-bosch-acc.dts' (128,069) at 20240405153229883
130043 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ralink/Makefile' (128,070) at 20220525020653867
130044 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/arc4.c' (128,071) at 20210309003649112
130045 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/membuff.h' (128,072) at 20210308005003672
130046 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/oti6858.c' (128,073) at 20240405153052137
130047 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/irqflags.h' (128,074) at 20240405153046113
130048 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/v4l2-tpg/Makefile' (128,075) at 20210307214928602
130049 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/OWNERS' (128,076) at 20230120040019882
130050 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d4_ma5d4.dtsi' (128,077) at 20240405153045465
130051 2025-01-21 03:01:05.051-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan_%.bbappend' (128,078) at 20241226090016127
130052 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/xen/interface/hvm/start_info.h' (128,079) at 20240405153052957
130053 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/mtu3/mtu3_debugfs.c' (128,080) at 20240405153052117
130054 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/configuration.cpp' (128,081) at 20210402000054753
130055 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/512x/Makefile' (128,082) at 20210307214926454
130056 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/boost_formatters.hpp' (128,083) at 20240430080002915
130057 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-pb11mp.dts' (128,084) at 20240405153045401
130058 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/mt8192-larb-port.h' (128,085) at 20220525020654547
130059 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/am43xx.h' (128,086) at 20210307214931342
130060 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/dtoc/.gitignore' (128,087) at 20210308005003760
130061 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/openpower-pels/user_header_test.cpp' (128,088) at 20241212090025215
130062 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0002-boost-Backport-clang-support.patch' (128,089) at 20230706080014761
130063 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_t335/u-boot.lds' (128,090) at 20210308005002948
130064 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c' (128,091) at 20240405153231251
130065 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend' (128,092) at 20240727080014098
130066 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cacheinfo.h' (128,093) at 20240405153046381
130067 2025-01-21 03:01:05.052-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/decompressor.c' (128,094) at 20240820080014169
130068 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/time.c' (128,095) at 20240405153230003
130069 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/coherency.h' (128,096) at 20240405153045653
130070 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cxl' (128,097) at 20241211090212534 to deleted uid set
130071 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/csky,gx6605s-timer.txt' (128,098) at 20210307214925446
130072 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/usb.c' (128,099) at 20221215040039374
130073 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml' (128,100) at 20240405153045045
130074 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/codel.json' (128,101) at 20240405153054377
130075 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/net/ynl/generated/handshake-user.c' (128,102) at 20240405153054073
130076 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-wandboard.dts' (128,103) at 20240405153045501
130077 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/otx2_cptlf.h' (128,104) at 20240405153046961
130078 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_private.h' (128,105) at 20210308005003432
130079 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/patch-kernel' (128,106) at 20210307214932158
130080 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/removed/raw1394' (128,107) at 20210309003648244
130081 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpa_w_ph.c' (128,108) at 20210308005046505
130082 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-tegra20-slink.c' (128,109) at 20240405153231467
130083 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/passwd_mgr.cpp' (128,110) at 20240829080022546
130084 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf' (128,111) at 20210307205554106
130085 2025-01-21 03:01:05.053-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/umh.c' (128,112) at 20240405153053073
130086 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-pxp.c' (128,113) at 20240805080013967
130087 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb' (128,114) at 20241221090017532
130088 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rxrpc/misc.c' (128,115) at 20240405153053361
130089 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/rx.h' (128,116) at 20210307214929970
130090 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml' (128,117) at 20240405153045181
130091 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/Synchronization.interface.yaml' (128,118) at 20220315030032671
130092 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/emux_synth.h' (128,119) at 20240405153052885
130093 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/cg_storage_multi_isolated.c' (128,120) at 20240405153054269
130094 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/TWR-P1025_defconfig' (128,121) at 20210308005003244
130095 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/irq.h' (128,122) at 20210307214925646
130096 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/endianness-test.c' (128,123) at 20221215040039370
130097 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/jetson-tk1.h' (128,124) at 20210308005003596
130098 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pci.h' (128,125) at 20240405153045625
130099 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/emev2.dtsi' (128,126) at 20240405153045545
130100 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/byteorder.h' (128,127) at 20210308005002672
130101 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/bus.c' (128,128) at 20220525020652406
130102 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/test_task_analyzer.sh' (128,129) at 20240405153232231
130103 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_vl.c' (128,130) at 20240405153049765
130104 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_ppc_amiga.py' (128,131) at 20241211090212542
130105 2025-01-21 03:01:05.054-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/meson/pinctrl-meson-axg-pmx.h' (128,132) at 20240405153231323
130106 2025-01-21 03:01:05.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/groff/files/0001-build-Fix-Savannah-64681-webpage.ps-deps.patch' (128,133) at 20231011080016614
130107 2025-01-21 03:01:05.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/migration/qemu-file-types.h' (128,134) at 20240906080037344
130108 2025-01-21 03:01:05.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/lp873x-regulator.c' (128,135) at 20240405153051465
130109 2025-01-21 03:01:05.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/uprobes.h' (128,136) at 20210307214926250
130110 2025-01-21 03:01:05.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/power-ctrl-init' (128,137) at 20240316080012480
130111 2025-01-21 03:01:05.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-sheevaplug-common.dtsi' (128,138) at 20210308005002596
130112 2025-01-21 03:01:05.055-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma7/sdma7_4_2_2_sh_mask.h' (128,139) at 20210307214927678
130113 2025-01-21 03:01:05.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-abi.h' (128,140) at 20220525020654139
130114 2025-01-21 03:01:05.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hotplug-cpu.c' (128,141) at 20241011080017291
130115 2025-01-21 03:01:05.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/fuse/xattr.c' (128,142) at 20240913080013829
130116 2025-01-21 03:01:05.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/tunnel_key.json' (128,143) at 20240405153054377
130117 2025-01-21 03:01:05.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/settings/phosphor-settings-defaults-native.bbappend' (128,144) at 20240924080011379
130118 2025-01-21 03:01:05.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/argument.cpp' (128,145) at 20220923030021425
130119 2025-01-21 03:01:05.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mce/genpool.c' (128,146) at 20210307214926694
130120 2025-01-21 03:01:05.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/btf_write.c' (128,147) at 20240405153054249
130121 2025-01-21 03:01:05.056-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/project_specific.html' (128,148) at 20220402030016107
130122 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/ixp/Makefile' (128,149) at 20240405153045437
130123 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dmc.h' (128,150) at 20240405153048445
130124 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/Kbuild' (128,151) at 20240405153046341
130125 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/usb_hub.c' (128,152) at 20210308005003232
130126 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12_ppsmc.h' (128,153) at 20240405153048341
130127 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/solidrun/clearfog/clearfog.c' (128,154) at 20210308005003052
130128 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/sensors/host.hpp' (128,155) at 20240904080040763
130129 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-clear-sys-dump-active@.service.in' (128,156) at 20230808080024857
130130 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/patch-scs.c' (128,157) at 20240405153045869
130131 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-pcf857x.c' (128,158) at 20240405153230307
130132 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/catalog.c' (128,159) at 20240405153231687
130133 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r819xU_cmdpkt.h' (128,160) at 20210307214930638
130134 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml' (128,161) at 20240405153045049
130135 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/i386/tcg-target.opc.h' (128,162) at 20241211090212526
130136 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/unicode.h' (128,163) at 20240405153231755
130137 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7734.c' (128,164) at 20210307214926566
130138 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-m2m.c' (128,165) at 20240405153049413
130139 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/templates/default/conf-notes.txt' (128,166) at 20230412080023456
130140 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/spaces.h' (128,167) at 20210307214926218
130141 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/irq_remapping.h' (128,168) at 20210307214926118
130142 2025-01-21 03:01:05.057-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9n12ek/Makefile' (128,169) at 20210308005002916
130143 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/debugfs.c' (128,170) at 20240405153052057
130144 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sf.c' (128,171) at 20230720080043539
130145 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/Cargo.toml' (128,172) at 20240106090017261
130146 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mac802154.h' (128,173) at 20240405153052853
130147 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/tesla/fsd-pinctrl.h' (128,174) at 20240405153045829
130148 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tsc.h' (128,175) at 20240405153046401
130149 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/Makefile' (128,176) at 20210307214926746
130150 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-qemu/Kconfig' (128,177) at 20210308005002768
130151 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_npiv.c' (128,178) at 20210307214930334
130152 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml' (128,179) at 20240405153045013
130153 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/recipes-kernel/linux/linux-aspeed_%.bbappend' (128,180) at 20220302040015788
130154 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/float_convs.ref' (128,181) at 20221215040039390
130155 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/checkstack.pl' (128,182) at 20240405153232103
130156 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_blackhole_dev.c' (128,183) at 20240405153231955
130157 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/amba-pl08x.c' (128,184) at 20240405153046981
130158 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts' (128,185) at 20240405153229899
130159 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,ssi.txt' (128,186) at 20210307214925430
130160 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/crc32le-vx.S' (128,187) at 20240405153046273
130161 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779m1-salvator-xs.dts' (128,188) at 20240405153229963
130162 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_debug.h' (128,189) at 20240405153051529
130163 2025-01-21 03:01:05.058-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nuvoton/Kconfig' (128,190) at 20240405153230807
130164 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/u2f.h' (128,191) at 20230426080043744
130165 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi' (128,192) at 20240405153045833
130166 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/bus.c' (128,193) at 20210307214929790
130167 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/cmtp/cmtp.h' (128,194) at 20210916100017987
130168 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/user_channel/user_layer.hpp' (128,195) at 20231024080024813
130169 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d2-pinfunc.h' (128,196) at 20210308005002612
130170 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_secure.gpg' (128,197) at 20210803000022008 to deleted uid set
130171 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb' (128,198) at 20241221090017504
130172 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/p10bmc/obmc/hwmon/devices/platform/ahb/1e780000.apb/1e780000.apb--bus@1e78a000/1e78a200.i2c/i2c-3/3-006d.conf' (128,199) at 20240904080027734
130173 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/64/pgtable-4k.h' (128,200) at 20220525020652034
130174 2025-01-21 03:01:05.059-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/fixes.patch' (128,201) at 20210729000029104
130175 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/pic32mzda.dtsi' (128,202) at 20210308005002816
130176 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/leds/gen3-led-manager-config-native.bb' (128,203) at 20241206090014230
130177 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/xlnx-cfi-if.c' (128,204) at 20240326080039462
130178 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ia_css_ctc.host.c' (128,205) at 20210307214930554
130179 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/trace.h' (128,206) at 20240805080013987
130180 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fbdev_dma.c' (128,207) at 20240710080014585
130181 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_dumps.robot' (128,208) at 20240628080017121
130182 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/ifs/Makefile' (128,209) at 20240405153051405
130183 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-ts4800.txt' (128,210) at 20210307214925318
130184 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_ui_layer.h' (128,211) at 20220525020653011
130185 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97362svmb.dts' (128,212) at 20220525020651990
130186 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/sys_ppc32.c' (128,213) at 20240405153046153
130187 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom-rpmh-regulator.c' (128,214) at 20240405153231363
130188 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/ExpRCUFlow.svg' (128,215) at 20210307214925210
130189 2025-01-21 03:01:05.060-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c' (128,216) at 20240405153050125
130190 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h' (128,217) at 20210308005002640
130191 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/dm1105/dm1105.c' (128,218) at 20240405153049369
130192 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-hardening/recipes-extended/sudo/sudo_%.bbappend' (128,219) at 20220402030016075
130193 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hgt.c' (128,220) at 20240405153049445
130194 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/Kconfig' (128,221) at 20210308005003456
130195 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/qos.h' (128,222) at 20240405153050105
130196 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/pirq_routing.c' (128,223) at 20210308005002884
130197 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pbr/0001-change-shebang-to-python3.patch' (128,224) at 20241221090017668
130198 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8195/mt8195-mt6359.c' (128,225) at 20240405153053973
130199 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/144.out' (128,226) at 20240326080039730
130200 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy_2.1.3.bb' (128,227) at 20241221090017668
130201 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/n2-asm.S' (128,228) at 20210307214926942
130202 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/amdtopology.c' (128,229) at 20240405153046477
130203 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/atom-bits.h' (128,230) at 20210307214927994
130204 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/esdk-tools/devtool' (128,231) at 20240301090012483
130205 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/wm8400-core.c' (128,232) at 20240405153049625
130206 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zlog/zlog_1.2.16.bb' (128,233) at 20220910030013361
130207 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/efi.c' (128,234) at 20240405153046761
130208 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/nolibc/.gitignore' (128,235) at 20240405153054357
130209 2025-01-21 03:01:05.061-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/utils.cpp' (128,236) at 20241220090029607
130210 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libbfd-buildid.c' (128,237) at 20210309003654960
130211 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/0001-crypto-use-_Generic-only-if-defined-__cplusplus.patch' (128,238) at 20241221090017552
130212 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/get_managed_objects.cpp' (128,239) at 20240820080023686
130213 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb' (128,240) at 20230418080015344
130214 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Bispfors' (128,241) at 20210307205553778
130215 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/copy_user.S' (128,242) at 20240405153229995
130216 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/fpu/Makefile' (128,243) at 20210309003656000
130217 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_cpuid.c' (128,244) at 20241211090212486
130218 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/eeprom.c' (128,245) at 20210308005003540
130219 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/extable_fixup_types.h' (128,246) at 20240405153046385
130220 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml' (128,247) at 20240405153045121
130221 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smbfsctl.h' (128,248) at 20240405153052533
130222 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-lpc2k.c' (128,249) at 20240405153230675
130223 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c' (128,250) at 20240405153230871
130224 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/cx88-cardlist.rst' (128,251) at 20210307214925230
130225 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/Makefile' (128,252) at 20240405153045689
130226 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment.h' (128,253) at 20210308005003644
130227 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/e1000_82575.h' (128,254) at 20210307214929466
130228 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/atomic_fetch.c' (128,255) at 20240405153054289
130229 2025-01-21 03:01:05.062-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/v4l2-tpg/v4l2-tpg-colors.c' (128,256) at 20210307214928602
130230 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ssb/ssb_driver_chipcommon.h' (128,257) at 20210307214931514
130231 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/softmmu.ld' (128,258) at 20240326080039746
130232 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_bootrom.c' (128,259) at 20210308005003228
130233 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-rockchip.c' (128,260) at 20240805080013995
130234 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/rs780e-pch.dtsi' (128,261) at 20220525020651994
130235 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/010_pack_align_power2.dts' (128,262) at 20210308005003752
130236 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-pfo-nx-crypto' (128,263) at 20210309003648248
130237 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/extents_status.c' (128,264) at 20240805080014011
130238 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h' (128,265) at 20240405153050257
130239 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/as3722_gpio.c' (128,266) at 20210308005003468
130240 2025-01-21 03:01:05.063-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto_6.6.bb' (128,267) at 20241221090017688
130241 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/main.c' (128,268) at 20240405153050549
130242 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/powerpc/pmu-ebb.rst' (128,269) at 20210307214925546
130243 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/perf_event_api.h' (128,270) at 20240405153052761
130244 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/hcd-dwc2.c' (128,271) at 20240906080037308
130245 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/interop/live-block-operations.rst' (128,272) at 20240906080037176
130246 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb' (128,273) at 20231126090012801
130247 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz' (128,274) at 20210307205554594 to deleted uid set
130248 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31790.c' (128,275) at 20240405153048865
130249 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bcma/driver_chipcommon_nflash.c' (128,276) at 20240405153046697
130250 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/mfp-pxa300.h' (128,277) at 20210307214925938
130251 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-tyan-s7106.dts' (128,278) at 20240405153045421
130252 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/easylogo/linux_logo.tga' (128,279) at 20210308005003760 to deleted uid set
130253 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/llcp_sock.c' (128,280) at 20240820080014189
130254 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/nvidia-tegra20-nand.txt' (128,281) at 20210307214925370
130255 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/etc-openct.udev.in-disablePROGRAM.patch' (128,282) at 20230131040012035
130256 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/memory.json' (128,283) at 20240405153054109
130257 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/renesas/r8a77990-cpg-mssr.c' (128,284) at 20210308005003352
130258 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/arm_timer.c' (128,285) at 20240906080037300
130259 2025-01-21 03:01:05.064-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-supermicro/OWNERS' (128,286) at 20210421000030234
130260 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash_8.0.5.bb' (128,287) at 20241221090017528
130261 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/blake2s-generic.c' (128,288) at 20240405153053081
130262 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/nfit/mce.c' (128,289) at 20240405153046641
130263 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mmp/mmp-dt.c' (128,290) at 20240405153229911
130264 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3036-kylin.dts' (128,291) at 20241115090012937
130265 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/cache_v7_asm.S' (128,292) at 20210308005002552
130266 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/user_header.hpp' (128,293) at 20230325080023516
130267 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/hmem_private.h' (128,294) at 20210307214930542
130268 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/src/pcieslot.cpp' (128,295) at 20230821192414188
130269 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-internal_dev.h' (128,296) at 20210307214932038
130270 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/util.h' (128,297) at 20210308005003728
130271 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/as370.txt' (128,298) at 20210307214925322
130272 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/loongarch/util/unwind-libunwind.c' (128,299) at 20240405153054085
130273 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Kconfig' (128,300) at 20240405153045905
130274 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/Makefile' (128,301) at 20210308005003048
130275 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/ckermit/0001-Fix-function-prototype-errors.patch' (128,302) at 20221003030013285
130276 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-usb-lvstest' (128,303) at 20210307214925194
130277 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/android/binder_alloc.h' (128,304) at 20240405153046649
130278 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gnosjo_Marieholm' (128,305) at 20210307205553782
130279 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-pogo_e02.dts' (128,306) at 20210308005002596
130280 2025-01-21 03:01:05.065-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/atomic.h' (128,307) at 20240405153045621
130281 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/socionext/sni_ave.c' (128,308) at 20240405153231051
130282 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/board_selection.c' (128,309) at 20240415080012999
130283 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-power/cold-redundancy/redundancy_main.cpp' (128,310) at 20210308005405926 to deleted uid set
130284 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/Kconfig' (128,311) at 20240405153049737
130285 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/add-pkgconfig.patch' (128,312) at 20210307205553958
130286 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/OWNERS' (128,313) at 20220805030049772
130287 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/data/phosphor-service-monitor-default.json' (128,314) at 20241213090050862
130288 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,ipesys.txt' (128,315) at 20210307214925278
130289 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/i8254.h' (128,316) at 20230426080043768
130290 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/pci_nuvoton_handler.cpp' (128,317) at 20210918000044923
130291 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/Makefile' (128,318) at 20210307214932186
130292 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc7_cmdq_regs.h' (128,319) at 20240405153046605
130293 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/test/test-console-socket-write' (128,320) at 20240809080013506
130294 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/hyperv_timer.h' (128,321) at 20240405153046385
130295 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/hisilicon/phy-histb-combphy.c' (128,322) at 20240405153231311
130296 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/urandom_read_aux.c' (128,323) at 20240405153054289
130297 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_trigger_diag.h' (128,324) at 20210309003652680
130298 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sun8i_a23_evb_defconfig' (128,325) at 20210308005003280
130299 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/filetable.h' (128,326) at 20240405153052965
130300 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/sound/asound_fm.h' (128,327) at 20240405153052949
130301 2025-01-21 03:01:05.066-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/buffer_impl.h' (128,328) at 20240405153052705
130302 2025-01-21 03:01:05.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/vdso/vdso-note.S' (128,329) at 20210307214926614
130303 2025-01-21 03:01:05.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/clients/Kconfig' (128,330) at 20210307214930170
130304 2025-01-21 03:01:05.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla4xxx/ql4_nvram.h' (128,331) at 20210309003652872
130305 2025-01-21 03:01:05.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/wm8766.h' (128,332) at 20210307214932262
130306 2025-01-21 03:01:05.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9g20ek_nandflash_defconfig' (128,333) at 20210308005003248
130307 2025-01-21 03:01:05.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/SECURITY.md' (128,334) at 20241206090014206
130308 2025-01-21 03:01:05.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/zd_chip.h' (128,335) at 20210307214929974
130309 2025-01-21 03:01:05.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/sch_red_core.sh' (128,336) at 20240405153054297
130310 2025-01-21 03:01:05.067-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/dreamplug.h' (128,337) at 20210308005002904
130311 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/qcom-pm8xxx.c' (128,338) at 20240405153230839
130312 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91sam9261ek.dts' (128,339) at 20210308005002572
130313 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/rockchip-i2s.yaml' (128,340) at 20240405153045169
130314 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/aspeed-clock.h' (128,341) at 20240405153052641
130315 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/inplace-gbmc-version.service' (128,342) at 20210803000022008
130316 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_rdma.c' (128,343) at 20240405153230583
130317 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/compal-laptop.c' (128,344) at 20240405153051397
130318 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/pch.h' (128,345) at 20210308005002876
130319 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/buffers.c' (128,346) at 20210309003649136
130320 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/ivpu_drv.c' (128,347) at 20240418080014482
130321 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/kasan-offsets.sh' (128,348) at 20240405153044973
130322 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/mdio-mux-gpio.yaml' (128,349) at 20220525020651694
130323 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/debugfs_sta.h' (128,350) at 20240805080013979
130324 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sparc64/drivers/drivers_test.sh' (128,351) at 20210307214932722
130325 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/io/fbif.h' (128,352) at 20240326080039546
130326 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/_exports.h' (128,353) at 20210308005003560
130327 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/include/tclibc-picolibc.inc' (128,354) at 20241221090017612
130328 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igb/igb_hwmon.c' (128,355) at 20210307214929466
130329 2025-01-21 03:01:05.068-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/ebpf/index.rst' (128,356) at 20220525020651778
130330 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/clock-sh7343.c' (128,357) at 20210307214926562
130331 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/venice2/pinmux-config-venice2.h' (128,358) at 20210308005003024
130332 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier-sys.c' (128,359) at 20210308005003356
130333 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wm1250-ev1.h' (128,360) at 20210307214931602
130334 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.err' (128,361) at 20210927100127469
130335 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/ips.c' (128,362) at 20240405153051613
130336 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-atr.c' (128,363) at 20240405153230683
130337 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/COIL-1.0' (128,364) at 20241221090017616
130338 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sgi/mc.h' (128,365) at 20210307214926242
130339 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/ip6t_mh.c' (128,366) at 20210307214931970
130340 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_phys_mem.S' (128,367) at 20221215040039390
130341 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/i2c_eeprom.c' (128,368) at 20210308005003400
130342 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-a10-ic.yaml' (128,369) at 20240405153045085
130343 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/string_table.h' (128,370) at 20210307214931366
130344 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/visitor.h' (128,371) at 20240906080037344
130345 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria10-socdk/Makefile' (128,372) at 20210308005002908
130346 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/led.h' (128,373) at 20240405153050641
130347 2025-01-21 03:01:05.069-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/pt-All' (128,374) at 20210307205553778
130348 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/meson.options' (128,375) at 20231006080024713
130349 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/ans-lcd.h' (128,376) at 20210307214928558
130350 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/.gitignore' (128,377) at 20210308005113633
130351 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-6.conf' (128,378) at 20230412080023460
130352 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/tsi108_pci.c' (128,379) at 20240405153046233
130353 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_route_values.c' (128,380) at 20220525020652358
130354 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/0004-include-limits.h.patch' (128,381) at 20230706080014761
130355 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/dmard10.c' (128,382) at 20240405153048933
130356 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/selftests/net/openvswitch/openvswitch.sh' (128,383) at 20240628080014041 to deleted uid set
130357 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/translate.h' (128,384) at 20241211090212502
130358 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/func_timer.py' (128,385) at 20221209040018567
130359 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/hp-agp.c' (128,386) at 20210307214926938
130360 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/trace.c' (128,387) at 20220525020652270
130361 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl18xx/io.h' (128,388) at 20210307214929966
130362 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/mulaw.c' (128,389) at 20210307214932190
130363 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6318.dtsi' (128,390) at 20210308005002812
130364 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/twl6030-regulator.c' (128,391) at 20240405153231367
130365 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/README.md' (128,392) at 20240807080008514
130366 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/purgatory/kexec-purgatory.S' (128,393) at 20240405153046305
130367 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-cxl-component.c' (128,394) at 20241114091008828
130368 2025-01-21 03:01:05.070-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/cpu.c' (128,395) at 20240906080037472
130369 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/target_signal.h' (128,396) at 20220429100100614
130370 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_limit.c' (128,397) at 20220525020654879
130371 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/scripts/ftrace2bconf.sh' (128,398) at 20240405153054037
130372 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/check_sparse.py' (128,399) at 20210308005046237
130373 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_surface.c' (128,400) at 20240405153230647
130374 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c' (128,401) at 20240405153230571
130375 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (128,402) at 20210702100031190
130376 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-opos6ul.dtsi' (128,403) at 20210308005002588
130377 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/per_event_excludes.c' (128,404) at 20210309003656012
130378 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb' (128,405) at 20241221090017496
130379 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/xtensa/util/Build' (128,406) at 20210307214932522
130380 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/ip22-hpc.c' (128,407) at 20210307214926290
130381 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/sd/bcm2835_sdhost.h' (128,408) at 20210308005046029
130382 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/regulator/richtek,rt5190a-regulator.h' (128,409) at 20240405153052653
130383 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crc-ccitt.c' (128,410) at 20210307214931794
130384 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/microblaze-stack-protect.xml' (128,411) at 20230426080043664
130385 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/wireguard.h' (128,412) at 20210307214931686
130386 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Arjang' (128,413) at 20210307205553778
130387 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/pcibios.c' (128,414) at 20240405153230007
130388 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-a64-amarula-relic.dts' (128,415) at 20210308005002616
130389 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb' (128,416) at 20241221090017552
130390 2025-01-21 03:01:05.071-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/occ' (128,417) at 20221110040028914
130391 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/virtual_link_encoder.c' (128,418) at 20240405153047301
130392 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/acpi.json' (128,419) at 20240906080037428
130393 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/mach/flash.h' (128,420) at 20210307214925850
130394 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/compat-signal.h' (128,421) at 20210307214926210
130395 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pim4328.rst' (128,422) at 20220525020651738
130396 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/kexec.c' (128,423) at 20240405153046077
130397 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_ethtool.c' (128,424) at 20240405153049937
130398 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/sgi-xp/xpc_partition.c' (128,425) at 20220525020653371
130399 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/emu10k1/emupcm.c' (128,426) at 20240405153232131
130400 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml' (128,427) at 20240405153229759
130401 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ddr.h' (128,428) at 20210308005002964
130402 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fsl-mc/dprc.c' (128,429) at 20210308005003432
130403 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppc4xx_sdram.c' (128,430) at 20241211090212322
130404 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/check-qstring.c' (128,431) at 20221215040039390
130405 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nubus/trace.h' (128,432) at 20220429100100498
130406 2025-01-21 03:01:05.072-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MSI_Primo81_defconfig' (128,433) at 20210308005003240
130407 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/omap24xx.h' (128,434) at 20210307214925918
130408 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c' (128,435) at 20240405153050249
130409 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/qemu-api/Cargo.toml' (128,436) at 20241211090212458
130410 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/i2c_eeprom.h' (128,437) at 20210308005003652
130411 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rockchip_drm_fb.h' (128,438) at 20240405153048749
130412 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console/obmc-console.conf' (128,439) at 20230512080018777
130413 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.c' (128,440) at 20240405153050645
130414 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Apstar6_C-134.0E' (128,441) at 20210307205553758
130415 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/dwarfsrcfiles/files/dwarfsrcfiles.c' (128,442) at 20210729000029132
130416 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c' (128,443) at 20210308005002920
130417 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_usif.h' (128,444) at 20210307214927918
130418 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/hardware/ssp.h' (128,445) at 20210307214925850
130419 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-ipq8062-smb208.dtsi' (128,446) at 20240405153045541
130420 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0001-comparison_fn_t-is-glibc-specific-use-raw-signature-.patch' (128,447) at 20230919080013990
130421 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t102xqds/t1024_spi_rcw.cfg' (128,448) at 20210308005002992
130422 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mm-imx3.c' (128,449) at 20240405153045649
130423 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-belkin.c' (128,450) at 20210307214928086
130424 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/supervisor.service' (128,451) at 20210307205554030
130425 2025-01-21 03:01:05.073-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_formatter_subsystem_defs.h' (128,452) at 20210307214930550
130426 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c' (128,453) at 20240910080014038
130427 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/silica/pengwyn/MAINTAINERS' (128,454) at 20210308005003052
130428 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/0001-Include-sys-sysmacros.h-for-major-minor-macros-in-gl.patch' (128,455) at 20210307205553826
130429 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/runlist.h' (128,456) at 20210307214931198
130430 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/cell.h' (128,457) at 20210307214926462
130431 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libsoup/libsoup_3.6.1.bb' (128,458) at 20241221090017696
130432 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/stallwarn.rst' (128,459) at 20241211090145365
130433 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/spl.c' (128,460) at 20210308005002988
130434 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/load_bytes_relative.c' (128,461) at 20210307214932646
130435 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/lib/clear_page.S' (128,462) at 20240405153046261
130436 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh2a/pinmux-sh7203.c' (128,463) at 20210307214926562
130437 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/bperf_follower.bpf.c' (128,464) at 20240405153054185
130438 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/m53xxacr.h' (128,465) at 20210307214926162
130439 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-15.c' (128,466) at 20210307214931190
130440 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/tigervnc_1.14.0.bb' (128,467) at 20241221090017528
130441 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/ppce500_spin.c' (128,468) at 20241211090212322
130442 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/board.c' (128,469) at 20210307214926186
130443 2025-01-21 03:01:05.074-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/opera1.c' (128,470) at 20240405153230823
130444 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/test_user_management_sub_menu.robot' (128,471) at 20240628080017113
130445 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-spi-eeprom' (128,472) at 20220525020651634
130446 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ts4600_defconfig' (128,473) at 20210308005003284
130447 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/plane.h' (128,474) at 20240405153048769
130448 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/nfc/nfc.h' (128,475) at 20220525020654643
130449 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxk_hard.c' (128,476) at 20240405153230779
130450 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/exports.c' (128,477) at 20210308005003224
130451 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ttm/ttm_sys_manager.c' (128,478) at 20240405153048777
130452 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/pipeline.json' (128,479) at 20220525020655143
130453 2025-01-21 03:01:05.075-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/gxbb-aoclkc.h' (128,480) at 20210307214931346
130454 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-block-iothread.c' (128,481) at 20241211090212550
130455 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/drbd-connection-state-overview.dot' (128,482) at 20210307214925218
130456 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pnp/pnpbios/proc.c' (128,483) at 20240405153051421
130457 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/lznt.c' (128,484) at 20241111090012145
130458 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kallered' (128,485) at 20210307205553786
130459 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_codec.h' (128,486) at 20240405153049397
130460 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/stm32-lptimer.c' (128,487) at 20240405153230839
130461 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regcache.c' (128,488) at 20240405153230187
130462 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp133.dtsi' (128,489) at 20240405153045581
130463 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp' (128,490) at 20240702080002395
130464 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.err' (128,491) at 20230925080040089
130465 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libdnet/libdnet_1.18.0.bb' (128,492) at 20240413080012643
130466 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-afe-pcm.c' (128,493) at 20241001080013036
130467 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/linux/export.h' (128,494) at 20240405153232283
130468 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.10.bb' (128,495) at 20241221090017692
130469 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/evdev.wrap' (128,496) at 20230721080022734
130470 2025-01-21 03:01:05.076-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ntfs.rst' (128,497) at 20210307214925490
130471 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/boards.h' (128,498) at 20241211090212358
130472 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/sample-parsing.c' (128,499) at 20240405153054093
130473 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/133' (128,500) at 20210927100127485
130474 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/iommu.c' (128,501) at 20240405153230051
130475 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-ep93xx/gpio-ep93xx.h' (128,502) at 20240405153045645
130476 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt' (128,503) at 20210307214925438
130477 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/exstore.c' (128,504) at 20240405153046621
130478 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/esas2r/Kconfig' (128,505) at 20210307214930310
130479 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/clk_zynq.c' (128,506) at 20210308005003348
130480 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__on.hpp' (128,507) at 20241219090033964
130481 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt' (128,508) at 20210307214925390
130482 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/display_timing.h' (128,509) at 20210307214931694
130483 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/thermal/thermometer/thermometer.conf' (128,510) at 20240405153054381
130484 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/rockchip,nand-controller.yaml' (128,511) at 20240405153045113
130485 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.h' (128,512) at 20220525020652959
130486 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/ocrdma/ocrdma_stats.h' (128,513) at 20210307214928434
130487 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h' (128,514) at 20240405153230603
130488 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-main.c' (128,515) at 20240405153049569
130489 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/locks.h' (128,516) at 20220525020654475
130490 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/progressbar/LICENSE.txt' (128,517) at 20210307205554258
130491 2025-01-21 03:01:05.077-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/Makefile.ubsan' (128,518) at 20240405153053433
130492 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/seccomp/seccomp_bpf.c' (128,519) at 20240503080014518
130493 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/core.h' (128,520) at 20210307214926770
130494 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_s_w.c' (128,521) at 20210308005046505
130495 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cgdb/cgdb/0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch' (128,522) at 20230609080014391
130496 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-base.dtsi' (128,523) at 20240405153045605
130497 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/virt.c' (128,524) at 20241211090212290
130498 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/qcom_defconfig' (128,525) at 20240405153229907
130499 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/abilis,tb10x-ictl.txt' (128,526) at 20210307214925342
130500 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serio/snps-arc_ps2.txt' (128,527) at 20210307214925422
130501 2025-01-21 03:01:05.078-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/server.hpp' (128,528) at 20210716000108010
130502 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vrr.c' (128,529) at 20240418080014490
130503 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/meson_mx_ao_arc.c' (128,530) at 20240405153051481
130504 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/recov_avx2.c' (128,531) at 20210307214931814
130505 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/oxu210hp-hcd.c' (128,532) at 20240405153231559
130506 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/op-reset-host-check@.service.in' (128,533) at 20230513080022442
130507 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/nsconvert.c' (128,534) at 20240405153046621
130508 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/microcode/m12306a5_00000007.dtsi' (128,535) at 20210308005002872
130509 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tcon.c' (128,536) at 20240405153230635
130510 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mdio/Makefile' (128,537) at 20210308005003436
130511 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/videobuf2-dma-contig.h' (128,538) at 20210307214931550
130512 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_common.h' (128,539) at 20240405153232183
130513 2025-01-21 03:01:05.079-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/event.cpp' (128,540) at 20240822080031261
130514 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/Makefile' (128,541) at 20240405153230783
130515 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-ap806-quad.dtsi' (128,542) at 20210308005002568
130516 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/sha512.c' (128,543) at 20230925080040101
130517 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel.dtsi' (128,544) at 20241211090145373
130518 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/controllers/user-accounts-modal-user.html' (128,545) at 20210308005107065
130519 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-dhcrelay.service.in' (128,546) at 20240917080011787
130520 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/NEWS' (128,547) at 20210307205554642
130521 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ps3/vuart.h' (128,548) at 20210307214930174
130522 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_decompress_block.c' (128,549) at 20240405153053117
130523 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/serial-isa.c' (128,550) at 20241211090212258
130524 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxa3xx-gcu.h' (128,551) at 20210307214930934
130525 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/stm32/Makefile' (128,552) at 20210307214928598
130526 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/c-periphery/c-periphery_2.4.2.bb' (128,553) at 20230813080012852
130527 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g044.dtsi' (128,554) at 20241008080013895
130528 2025-01-21 03:01:05.080-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/qboot.rom' (128,555) at 20221215040039234 to deleted uid set
130529 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/mma8452.c' (128,556) at 20240405153230687
130530 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/thread.c' (128,557) at 20210309003649136
130531 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-tcon-ch0-clk.yaml' (128,558) at 20240405153045021
130532 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3399/Kconfig' (128,559) at 20210308005003040
130533 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_acpi.h' (128,560) at 20240405153048433
130534 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/controller.cpp' (128,561) at 20240719080031533
130535 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos4210-i9100.dts' (128,562) at 20240405153229899
130536 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/usb/host/xhci.h' (128,563) at 20241216090017745 to deleted uid set
130537 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-5.1.rst' (128,564) at 20241221090017600
130538 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_b.c' (128,565) at 20210308005046509
130539 2025-01-21 03:01:05.081-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vcth/reg_ebi.h' (128,566) at 20210308005003020
130540 2025-01-21 03:01:05.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-dai-etdm.c' (128,567) at 20240405153053969
130541 2025-01-21 03:01:05.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/Makefile' (128,568) at 20210308005003540
130542 2025-01-21 03:01:05.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-evaluation/Kconfig' (128,569) at 20210308005003052
130543 2025-01-21 03:01:05.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/extensions/phal/fw_update_watch.cpp' (128,570) at 20230915080021805
130544 2025-01-21 03:01:05.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra20/cpu.c' (128,571) at 20210308005002788
130545 2025-01-21 03:01:05.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/orinoco/hw.h' (128,572) at 20220525020653767
130546 2025-01-21 03:01:05.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/lola/lola_mixer.c' (128,573) at 20240405153053541
130547 2025-01-21 03:01:05.082-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/sysfs.c' (128,574) at 20240913080013829
130548 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nic1_qm0_regs.h' (128,575) at 20240405153046577
130549 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx7d-clock.yaml' (128,576) at 20240405153045025
130550 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx8qxp.c' (128,577) at 20240405153231319
130551 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/adi,axi-i2s.txt' (128,578) at 20210307214925426
130552 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/lager/lager.c' (128,579) at 20210308005003036
130553 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-hw-diags/attn/attn_main.cpp' (128,580) at 20230516080019606 to deleted uid set
130554 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c' (128,581) at 20241216090017717 to deleted uid set
130555 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/Kconfig.aic7xxx' (128,582) at 20240405153051553
130556 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/devres.c' (128,583) at 20240405153051465
130557 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/aarch64/tcg-target-con-set.h' (128,584) at 20240906080037544
130558 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r7780mp/Makefile' (128,585) at 20210308005003036
130559 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_router_ipv4_user.c' (128,586) at 20240820080014189
130560 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/gsi_reg.c' (128,587) at 20240405153050341
130561 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ivtvfb.h' (128,588) at 20210307214931638
130562 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/draco.h' (128,589) at 20210308005003592
130563 2025-01-21 03:01:05.083-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SugarCRM-1.1.3' (128,590) at 20210307205554426
130564 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/gpio_mock.hpp' (128,591) at 20230511080028987
130565 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/messenger.h' (128,592) at 20240405153231803
130566 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/mac.h' (128,593) at 20240405153231235
130567 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/jcore-pit.c' (128,594) at 20240405153046877
130568 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/sched-stats.rst' (128,595) at 20240405153045301
130569 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ab-eoz9.c' (128,596) at 20241211090145485
130570 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/theadorable-x86-dfi-bt700.h' (128,597) at 20210308005003620
130571 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ex-relative-long.c' (128,598) at 20230426080043952
130572 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2371-2180/Kconfig' (128,599) at 20210308005003024
130573 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/smu10_smumgr.c' (128,600) at 20240405153048341
130574 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dts' (128,601) at 20241211090145373
130575 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/Makefile' (128,602) at 20240405153045721
130576 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c_1.2.0.bb' (128,603) at 20241221090017656
130577 2025-01-21 03:01:05.084-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb' (128,604) at 20240907080017073
130578 2025-01-21 03:01:05.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/v10_structs.h' (128,605) at 20210307214927706
130579 2025-01-21 03:01:05.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/ia_css_rmgr.h' (128,606) at 20210307214930570
130580 2025-01-21 03:01:05.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pic32/common/irq.c' (128,607) at 20210307214926286
130581 2025-01-21 03:01:05.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/config-fragments/README' (128,608) at 20240405153232231
130582 2025-01-21 03:01:05.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/ezchip,nps400-timer1.txt' (128,609) at 20210307214925446
130583 2025-01-21 03:01:05.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/oem_ibm_handler.hpp' (128,610) at 20240910080037467
130584 2025-01-21 03:01:05.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/ipoib/ipoib.h' (128,611) at 20240405153049117
130585 2025-01-21 03:01:05.085-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_algs.c' (128,612) at 20240405153046933
130586 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan.c' (128,613) at 20240405153231239
130587 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cisco/enic/enic_clsf.c' (128,614) at 20210307214929378
130588 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/maccess.h' (128,615) at 20240405153230079
130589 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tzdata_2024.2.bb' (128,616) at 20241221090017560
130590 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/sysstat/sysstat/99_sysstat' (128,617) at 20210307205554570
130591 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/shared/sysdep/faultinfo_32.h' (128,618) at 20210307214926754
130592 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-tiecap.c' (128,619) at 20240405153231359
130593 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite550x/xpedite550x.c' (128,620) at 20210308005003172
130594 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/vdso32/gen_vdso_offsets.sh' (128,621) at 20240405153046081
130595 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd_tool_impl.hpp' (128,622) at 20240826080018283
130596 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/entity-manager/daytonax-baseboard.json' (128,623) at 20230209040014209
130597 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8qxp_mek/MAINTAINERS' (128,624) at 20210308005002964
130598 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/reserved_bits_mmcra_sample_elig_mode_test.c' (128,625) at 20240405153054361
130599 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-ipq6018.c' (128,626) at 20240405153051345
130600 2025-01-21 03:01:05.086-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml' (128,627) at 20240405153045141
130601 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/immap_qe.h' (128,628) at 20240405153052881
130602 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/vexpress_ca5x2.h' (128,629) at 20210308005003624
130603 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/stericsson,ab8500-battery.txt' (128,630) at 20220525020651706
130604 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend' (128,631) at 20240904080027730
130605 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/x86-opcode-map.txt' (128,632) at 20240613080016375
130606 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/yama/Makefile' (128,633) at 20210307214932186
130607 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/usb/URB.rst' (128,634) at 20210309003648412
130608 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/verity/measure.c' (128,635) at 20240405153052561
130609 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json' (128,636) at 20241107090014377
130610 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-80x0.dtsi' (128,637) at 20210307214926022
130611 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/index.rst' (128,638) at 20220525020651722
130612 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cobalt/cobalt-omnitek.h' (128,639) at 20210307214928682
130613 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/util/unwind-libdw.c' (128,640) at 20240405153232223
130614 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/msl_verify_main.cpp' (128,641) at 20210308005102829
130615 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci.c' (128,642) at 20210308005003516
130616 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml' (128,643) at 20240405153045109
130617 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ngene/ngene-cards.c' (128,644) at 20220525020653275
130618 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/tegra/Kconfig' (128,645) at 20240405153047049
130619 2025-01-21 03:01:05.087-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/kernel-entry-init.h' (128,646) at 20210307214926222
130620 2025-01-21 03:01:05.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/cpu-v7m.c' (128,647) at 20241211090212470
130621 2025-01-21 03:01:05.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/common.c' (128,648) at 20210307214929766
130622 2025-01-21 03:01:05.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/livepatch/reliable-stacktrace.rst' (128,649) at 20240405153229819
130623 2025-01-21 03:01:05.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/isp116x.h' (128,650) at 20220525020654275
130624 2025-01-21 03:01:05.088-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/mdp3/mtk-mdp3-m2m.h' (128,651) at 20240405153049413
130625 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/aacraid.h' (128,652) at 20241011080017343
130626 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/loop1.c' (128,653) at 20210307214932646
130627 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/u-boot.lds' (128,654) at 20210308005002836
130628 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pch_udc.c' (128,655) at 20240405153052089
130629 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-host-bios@.service' (128,656) at 20240828080010887
130630 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/intrinsic.json' (128,657) at 20240405153054109
130631 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3188.dtsi' (128,658) at 20240405153045561
130632 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/service_files/meson.build' (128,659) at 20231018080019175
130633 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c' (128,660) at 20240405153050249
130634 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/renesas,rcar-can.yaml' (128,661) at 20220525020651694
130635 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/lshrsi3.S' (128,662) at 20210308005002852
130636 2025-01-21 03:01:05.089-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/makefile-strip.patch' (128,663) at 20210905000020557
130637 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/intel-nhlt.h' (128,664) at 20240405153052889
130638 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tunnel.h' (128,665) at 20241008080013983
130639 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-enable-tests.patch' (128,666) at 20230706080014737
130640 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/basic.json' (128,667) at 20240405153054117
130641 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/form-input-error.js' (128,668) at 20210308005107069
130642 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/xz_wrap.sh' (128,669) at 20210307214932162
130643 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/machine_kexec.c' (128,670) at 20240712080021057
130644 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am572x-idk-touchscreen.dtso' (128,671) at 20240405153045597
130645 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.out' (128,672) at 20210308005046401 to deleted uid set
130646 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/null_blk/trace.h' (128,673) at 20240405153046713
130647 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi' (128,674) at 20240405153229967
130648 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/environment/ti/boot.h' (128,675) at 20210308005003644
130649 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/intel_pstate/msr.c' (128,676) at 20210307214932678
130650 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc32xx.dtsi' (128,677) at 20240405153045533
130651 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-util-filemonitor.c' (128,678) at 20240906080037584
130652 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/sshguard/sshguard_2.4.3.bb' (128,679) at 20230813080012860
130653 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_drv.c' (128,680) at 20240405153230595
130654 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dsi_vbt.h' (128,681) at 20240405153048453
130655 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Forsed' (128,682) at 20210307205553782
130656 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Jarvso' (128,683) at 20210307205553782
130657 2025-01-21 03:01:05.090-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/svg/bitbake_tasks_map.svg' (128,684) at 20231126090012821
130658 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08.h' (128,685) at 20240405153051337
130659 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunplus/sppctl.h' (128,686) at 20240405153051373
130660 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_route.c' (128,687) at 20240405153053169
130661 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h' (128,688) at 20240405153230603
130662 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/fsl_mc.h' (128,689) at 20220525020654667
130663 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/hsu.c' (128,690) at 20240405153046993
130664 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-transformers.dts' (128,691) at 20240405153229867
130665 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/errata/sifive/Makefile' (128,692) at 20220525020652086
130666 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/bcm/bcm63xx-i2s-whistler.c' (128,693) at 20240405153232143
130667 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/remove_duplicate_install.patch' (128,694) at 20230317080013793
130668 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/util.c' (128,695) at 20210307214931042
130669 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/asmmacro.h' (128,696) at 20210307214926114
130670 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_by_type.cpp' (128,697) at 20240903080027143
130671 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lkdtm/config' (128,698) at 20240405153232275
130672 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/traceroute.sh' (128,699) at 20210307214932694
130673 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/UCP1020_defconfig' (128,700) at 20210308005003244
130674 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/test/test_instance_id.hpp' (128,701) at 20240903080027143
130675 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-designware-baytrail.c' (128,702) at 20240405153048897
130676 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_kmod.sh' (128,703) at 20240405153054285
130677 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/remote-bios-configuration.md' (128,704) at 20221209040006395
130678 2025-01-21 03:01:05.091-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/authz/trace-events' (128,705) at 20210927100127025
130679 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptvf_algs.c' (128,706) at 20241011080017299
130680 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/tobermory.c' (128,707) at 20240405153053985
130681 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/hppb.c' (128,708) at 20240405153231283
130682 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/pm8550b.dtsi' (128,709) at 20240405153045777
130683 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/trinityd.h' (128,710) at 20210307214928026
130684 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_rwpf.h' (128,711) at 20240613080016423
130685 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623n-bananapi-bpi-r2.dts' (128,712) at 20240405153045461
130686 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/mp8859.txt' (128,713) at 20210307214925410
130687 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/rxrpc.c' (128,714) at 20240405153231607
130688 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/data_rx.c' (128,715) at 20240405153050697
130689 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-macro.S' (128,716) at 20210307214925966
130690 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcf8390.h' (128,717) at 20210307214926162
130691 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/gaudi2.h' (128,718) at 20240405153046601
130692 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6dl2g.cfg' (128,719) at 20210308005002924
130693 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.clang' (128,720) at 20210308005003292
130694 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom_32.c' (128,721) at 20210309003648992
130695 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Chassis_v1.xml' (128,722) at 20240918080002708
130696 2025-01-21 03:01:05.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/boot/dts/xtfpga-flash-128m.dtsi' (128,723) at 20220525020652198
130697 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/branch.json' (128,724) at 20240405153054105
130698 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/leds/phosphor-led-manager/service-override.conf' (128,725) at 20210617100024963
130699 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/valkey.service' (128,726) at 20241221090017524
130700 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/ti,sci_pm_domain.h' (128,727) at 20210307214931350
130701 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/gru/MAINTAINERS' (128,728) at 20210308005003004
130702 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/svcauth_gss.h' (128,729) at 20210307214931518
130703 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/mmvec/macros.def' (128,730) at 20220429100100786
130704 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-cpu-boot-done.service' (128,731) at 20241214090210267
130705 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/spl.c' (128,732) at 20210308005002996
130706 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau17x1.c' (128,733) at 20240405153053565
130707 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.err' (128,734) at 20230925080040089
130708 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/brcm,brcmstb-i2c.yaml' (128,735) at 20220525020651678
130709 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dax/dax-private.h' (128,736) at 20240405153046973
130710 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-mecool-kii-pro.dts' (128,737) at 20240405153045713
130711 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/multiple_kprobes.tc' (128,738) at 20240405153054305
130712 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/signal_32.c' (128,739) at 20240405153046329
130713 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/cavium-rng-vf.c' (128,740) at 20240405153046753
130714 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/cherrs.S' (128,741) at 20210307214926590
130715 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/compat.h' (128,742) at 20240405153046001
130716 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/fan-watchdog/witherspoon/obmc/fan-watchdog/fan-watchdog.conf' (128,743) at 20210307205553702
130717 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/security/test_ssl.robot' (128,744) at 20240910080016938
130718 2025-01-21 03:01:05.093-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-coresight-devices-stm' (128,745) at 20210309003648248
130719 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/vmx.h' (128,746) at 20240405153230115
130720 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/meson.options' (128,747) at 20240620080022759
130721 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/machine.h' (128,748) at 20240405153052693
130722 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_context_sseu.c' (128,749) at 20240405153048485
130723 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/uncore-power.json' (128,750) at 20240405153054133
130724 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/amstaos,tsl2563.yaml' (128,751) at 20210309003648360
130725 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/st/stm32mp257.dtsi' (128,752) at 20240405153045829
130726 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/firmware/fw_search_path.rst' (128,753) at 20240405153045189
130727 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/isl29501.c' (128,754) at 20240405153230695
130728 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtd/spi-nor.rst' (128,755) at 20240405153045193
130729 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/ar933x/Makefile' (128,756) at 20210308005002816
130730 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/44x/redwood_defconfig' (128,757) at 20210309003648872
130731 2025-01-21 03:01:05.094-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/eeh_driver.c' (128,758) at 20240405153046137
130732 2025-01-21 03:01:05.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8822c.c' (128,759) at 20241008080013959
130733 2025-01-21 03:01:05.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/mmu_gather.c' (128,760) at 20240405153231971
130734 2025-01-21 03:01:05.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qualcomm/emac/emac.c' (128,761) at 20240405153231039
130735 2025-01-21 03:01:05.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/cypress_dpm.c' (128,762) at 20240405153048709
130736 2025-01-21 03:01:05.095-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Goulburn-Rocky_Hill' (128,763) at 20210307205553762
130737 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/uncore-cache.json' (128,764) at 20240405153054129
130738 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/arch/arc/Makefile' (128,765) at 20240405153229859 to deleted uid set
130739 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck/0001-png-fix-IDAT-windowsize-Fix-format-string-errors-in-.patch' (128,766) at 20230706080014757
130740 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c' (128,767) at 20241216090017705
130741 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/hpet.c' (128,768) at 20240405153230127
130742 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/pci/pci_debug.c' (128,769) at 20240405153046301
130743 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/nand-ecc-mxic.h' (128,770) at 20240405153052745
130744 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/ti/composite.txt' (128,771) at 20240405153045029
130745 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr600_mt47h128m8_3_266_cl5_async.c' (128,772) at 20210308005002548
130746 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_getcount_unittest.cpp' (128,773) at 20220824030029051
130747 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/misc_arria10.c' (128,774) at 20210308005002780
130748 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.yaml' (128,775) at 20240405153045041
130749 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/gpio.c' (128,776) at 20220525020651990
130750 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend' (128,777) at 20231012080014468
130751 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dac02.c' (128,778) at 20240405153046893
130752 2025-01-21 03:01:05.096-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts_%.bbappend' (128,779) at 20221017030012214
130753 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ag.h' (128,780) at 20240405153231771
130754 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6358.dtsi' (128,781) at 20210308005002812
130755 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb' (128,782) at 20241206090014258
130756 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb' (128,783) at 20241204090019711
130757 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/subprojects/phosphor-dbus-interfaces.wrap' (128,784) at 20240329080027212
130758 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_structs.h' (128,785) at 20210308005046089
130759 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/hisilicon/clk-hip04.c' (128,786) at 20240405153230211
130760 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/parm_def' (128,787) at 20210308005007100
130761 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/model_206ax.h' (128,788) at 20210308005002876
130762 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-a33-inet-d978-rev2.dts' (128,789) at 20240405153045389
130763 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/itd1000.h' (128,790) at 20210307214928626
130764 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx8581.c' (128,791) at 20240405153231375
130765 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/siena/rx.c' (128,792) at 20240405153050293
130766 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oe/buildhistory_analysis.py' (128,793) at 20240106090017257
130767 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/memory.h' (128,794) at 20240405153045621
130768 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.gitignore' (128,795) at 20240307090019084
130769 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am5728.dtsi' (128,796) at 20240405153045597
130770 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/contec_pci_dio.c' (128,797) at 20240405153046893
130771 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freeipmi/freeipmi_1.6.14.bb' (128,798) at 20241221090017536
130772 2025-01-21 03:01:05.097-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c' (128,799) at 20241216090017713
130773 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb' (128,800) at 20241206090014234
130774 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/036' (128,801) at 20220429100100886
130775 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/0001-expect-install-scripts-without-using-the-fixline1-tc.patch' (128,802) at 20210307205554506
130776 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/phosphor-logging.wrap' (128,803) at 20230921080009745
130777 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/acpi/meson.build' (128,804) at 20241211090212246
130778 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/qcomsmempart.c' (128,805) at 20240405153049705
130779 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_bist.c' (128,806) at 20210308005003364
130780 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram.h' (128,807) at 20210308005002664
130781 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-0.49-fortify-strcpy-crash.patch' (128,808) at 20210307205553822
130782 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.min.js' (128,809) at 20210307205554282
130783 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/r7s9210-cpg-mssr.c' (128,810) at 20210309003649252
130784 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_forms.scss' (128,811) at 20220105012522983
130785 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/saa7185.c' (128,812) at 20240405153049337
130786 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/firmware/settings' (128,813) at 20210309003655996
130787 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/0001-ptpd-Solve-memory-leak-for-function-NTPDCrequest.patch' (128,814) at 20210307205553822
130788 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/sitronix,st7735r.yaml' (128,815) at 20240405153045049
130789 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/hisilicon/hip07-d05.dts' (128,816) at 20220525020651914
130790 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm013.dts' (128,817) at 20210308005002632
130791 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sbc8641d/sbc8641d.c' (128,818) at 20210308005003048
130792 2025-01-21 03:01:05.098-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/Makefile' (128,819) at 20210307214927770
130793 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/cyclone.c' (128,820) at 20210307214926122
130794 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenbus/xenbus_xs.c' (128,821) at 20240405153231603
130795 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libwacom/libwacom_2.8.0.bb' (128,822) at 20231126090012781
130796 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_w.c' (128,823) at 20210308005046517
130797 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/0003-coredump-set-ProtectHome-to-read-only.patch' (128,824) at 20241221090017644
130798 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/Kconfig' (128,825) at 20210308005002796
130799 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/anybuss/anybuss-client.h' (128,826) at 20220525020654115
130800 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/tw-All' (128,827) at 20210307205553794
130801 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/vxlan.rst' (128,828) at 20210309003648452
130802 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/uapi/asm/swab.h' (128,829) at 20210307214925670
130803 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/hsdk_defconfig' (128,830) at 20210308005003260
130804 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/debug-uart-pro5.c' (128,831) at 20210308005002792
130805 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/a4m072.dts' (128,832) at 20240405153046089
130806 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_qos.c' (128,833) at 20240405153050177
130807 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/Makefile' (128,834) at 20210308005003548
130808 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun7i-a20-bananapro.dts' (128,835) at 20240405153045385
130809 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/toshiba.yaml' (128,836) at 20240405153045017
130810 2025-01-21 03:01:05.099-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/nwfpe/fpopcode.h' (128,837) at 20210307214925978
130811 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell_dev_callouts.json' (128,838) at 20240117090012269
130812 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/skl_hda_dsp_common.h' (128,839) at 20210307214932386
130813 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/sm750_accel.h' (128,840) at 20210307214930674
130814 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/cache-sh7705.c' (128,841) at 20240405153230091
130815 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (128,842) at 20210819000021018
130816 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/base.c' (128,843) at 20240405153230607
130817 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/altera_uart.c' (128,844) at 20210308005003484
130818 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/stacktrace.c' (128,845) at 20240405153046153
130819 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/debugfs.c' (128,846) at 20210307214929966
130820 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c' (128,847) at 20240405153231491
130821 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/main.c' (128,848) at 20240405153054037
130822 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_state.h' (128,849) at 20210307214931646
130823 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_36BIT_SPIFLASH_defconfig' (128,850) at 20210308005003240
130824 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/Kconfig' (128,851) at 20240405153046949
130825 2025-01-21 03:01:05.100-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/iio/Makefile' (128,852) at 20240405153054045
130826 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_8_1_enum.h' (128,853) at 20210307214927534
130827 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/cavium/Makefile' (128,854) at 20210307214926010
130828 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-ti.dts' (128,855) at 20240405153045781
130829 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/libdecnumber/decContext.h' (128,856) at 20210308005046041
130830 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-clone-visitor.c' (128,857) at 20221215040039390
130831 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/sensor_manager_test.cpp' (128,858) at 20240919080039606
130832 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/allidefs.def' (128,859) at 20220429100100786
130833 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pasemi/Kconfig' (128,860) at 20210307214929574
130834 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/phosphor-ldap-config/ldap_config.cpp' (128,861) at 20240822080027617
130835 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c' (128,862) at 20210307214927766
130836 2025-01-21 03:01:05.101-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service' (128,863) at 20240308090017907
130837 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma1/sdma1_4_2_2_offset.h' (128,864) at 20210307214927674
130838 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r1-lte.dts' (128,865) at 20240405153045781
130839 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Risback' (128,866) at 20210307205553790
130840 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/logcheck/logcheck_1.4.3.bb' (128,867) at 20241206090014266
130841 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_dctcp_release.c' (128,868) at 20220525020655195
130842 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/partitions/karma.c' (128,869) at 20210307214926786
130843 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tqc/tqma6/Makefile' (128,870) at 20210308005003088
130844 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/switch_to.h' (128,871) at 20210307214926554
130845 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_act/tc_ctinfo.h' (128,872) at 20210307214931574
130846 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/txrx.c' (128,873) at 20240405153050409
130847 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/device.c' (128,874) at 20240405153049037
130848 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_query.h' (128,875) at 20210307214927842
130849 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/packagefiles/boost/meson.build' (128,876) at 20240625080021640
130850 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.eslintignore' (128,877) at 20211106000023633
130851 2025-01-21 03:01:05.102-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_ipvs.h' (128,878) at 20210307214931646
130852 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/device/driver.h' (128,879) at 20240405153052681
130853 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/mxs-lradc.c' (128,880) at 20240405153230835
130854 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/checksum.h' (128,881) at 20220525020651966
130855 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/privileges.hpp' (128,882) at 20240912080003142
130856 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/syscall-counts.py' (128,883) at 20210307214932570
130857 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/chsh' (128,884) at 20210307205554570
130858 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/target_resource.h' (128,885) at 20220429100100618
130859 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/horus3a.c' (128,886) at 20240405153049289
130860 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/barco/titanium/Makefile' (128,887) at 20210308005002920
130861 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf_1.1.bb' (128,888) at 20241206090014318
130862 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_bridge/ebt_vlan.h' (128,889) at 20210307214931650
130863 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-intel-mrfld.c' (128,890) at 20210726100024667
130864 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_ip_def.h' (128,891) at 20210308005003364
130865 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/Makefile' (128,892) at 20240405153050073
130866 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml' (128,893) at 20240405153045177
130867 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_ipport.c' (128,894) at 20240405153053317
130868 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qstring.c' (128,895) at 20221215040039266
130869 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ccs.rst' (128,896) at 20240405153045193
130870 2025-01-21 03:01:05.103-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/string.c' (128,897) at 20240405153046357
130871 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/mad.c' (128,898) at 20240405153049053
130872 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c' (128,899) at 20210307214930130
130873 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvmem/brcm_nvram.c' (128,900) at 20240405153231275
130874 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/image_types_phosphor_nuvoton.bbclass' (128,901) at 20240616080011243
130875 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/em_ipset.c' (128,902) at 20210307214932058
130876 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_utility.h' (128,903) at 20210307214930950
130877 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi' (128,904) at 20240405153229915
130878 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/appldata/Makefile' (128,905) at 20210307214926502
130879 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/syscall_numbering.c' (128,906) at 20220525020655235
130880 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/0001-Makefile.in-add-DESTDIR.patch' (128,907) at 20230401080011935
130881 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/fou_bpf.c' (128,908) at 20240405153053245
130882 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-omap2/hwinit-common.c' (128,909) at 20210308005002756
130883 2025-01-21 03:01:05.104-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-bmc-smm-error-logger/meson.build' (128,910) at 20231023080001995
130884 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/vf.c' (128,911) at 20240405153050049
130885 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/disas/riscv-xthead.h' (128,912) at 20230925080039841
130886 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/delay.c' (128,913) at 20220627100016946
130887 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-psci.dts' (128,914) at 20210307214926010
130888 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_i2c_nuvoton.c' (128,915) at 20240405153046765
130889 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/parse.py' (128,916) at 20241221090017588
130890 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hashtable_api.h' (128,917) at 20240405153052697
130891 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi.c' (128,918) at 20240405153049433
130892 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/0004-libtool.m4-Change-libtool-to-handle-sysroots-by-defa.patch' (128,919) at 20241221090017664
130893 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mux_am43xx.h' (128,920) at 20210308005002636
130894 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/lib/strlen_32.S' (128,921) at 20240405153230047
130895 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/seccomp.c' (128,922) at 20210307214932578
130896 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/smi.conf' (128,923) at 20210307205553982
130897 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm016-dc2/psu_init_gpl.c' (128,924) at 20210308005003200
130898 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/TOTPAuthenticator/meson.build' (128,925) at 20240913080021481 to deleted uid set
130899 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/conga-qeval20-qa3-e3845_defconfig' (128,926) at 20210308005003256
130900 2025-01-21 03:01:05.105-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/onewire1.conf' (128,927) at 20210307205553722
130901 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c' (128,928) at 20240405153048601
130902 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_ctrl.h' (128,929) at 20240405153048597
130903 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/scripts/utilities.mak' (128,930) at 20240405153232247
130904 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/renesas/pfc.c' (128,931) at 20210308005003464
130905 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6q-hummingboard-som-v15.dts' (128,932) at 20240405153045501
130906 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/Kconfig' (128,933) at 20240405153230219
130907 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/cirrus/cs89x0.rst' (128,934) at 20210309003648444
130908 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/global_data.h' (128,935) at 20210308005002804
130909 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mux/driver.h' (128,936) at 20240405153052749
130910 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml' (128,937) at 20220525020651674
130911 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p2571.h' (128,938) at 20210308005003608
130912 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/option,gtm601.yaml' (128,939) at 20240405153229799
130913 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/Makefile.build' (128,940) at 20230302090047762
130914 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/clock.h' (128,941) at 20210308005002672
130915 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-arm-stardragon4800-rep2.dts' (128,942) at 20240809080013006
130916 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml' (128,943) at 20240405153045157
130917 2025-01-21 03:01:05.106-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.gitignore' (128,944) at 20220330030018050
130918 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/max98090.c' (128,945) at 20210308005003488
130919 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/__init__.py' (128,946) at 20210307205554434
130920 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/loongarch/cpu.c' (128,947) at 20241211090212494
130921 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pte-8xx.h' (128,948) at 20240405153230031
130922 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/templates/default/conf-notes.txt' (128,949) at 20220913030020496
130923 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-cam.c' (128,950) at 20240405153230215
130924 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/alternative.c' (128,951) at 20240405153230115
130925 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/README.md' (128,952) at 20231126090012785
130926 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/opencsd/opencsd_1.5.4.bb' (128,953) at 20241221090017472
130927 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/entrypoint-build.sh' (128,954) at 20230919080013962
130928 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts' (128,955) at 20240805080013923
130929 2025-01-21 03:01:05.107-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/messenger_v1.c' (128,956) at 20240405153231999
130930 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pmdomain/bcm/bcm2835-power.c' (128,957) at 20240405153231347
130931 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/test/meson.build' (128,958) at 20240402080020610
130932 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/lima/lima_gem.h' (128,959) at 20210307214927862
130933 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb' (128,960) at 20241221090017576
130934 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SwitchMetrics.v1_0_2.json' (128,961) at 20240619080002956
130935 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/qemu.bbclass' (128,962) at 20240113090014552
130936 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/graph_ds_impl.rst' (128,963) at 20240405153229747
130937 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/0001-cmake-remove-build-flags.patch' (128,964) at 20241221090017536
130938 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/ipaq.c' (128,965) at 20220525020654291
130939 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/w1/masters/ds2482.rst' (128,966) at 20210307214925634
130940 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_check_mtu.c' (128,967) at 20240405153054273
130941 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r1.dts' (128,968) at 20240405153229947
130942 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/wil_platform.c' (128,969) at 20210309003651576
130943 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_DSCP.c' (128,970) at 20240405153053337
130944 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/kup.h' (128,971) at 20240405153230031
130945 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb' (128,972) at 20241221090017548
130946 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/network/test_cable_pull_recover.robot' (128,973) at 20240628080017117
130947 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sandbox/include/asm/state.h' (128,974) at 20210308005002848
130948 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/hw_random/exynos-trng.c' (128,975) at 20240405153230199
130949 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-snagboot_2.0.bb' (128,976) at 20241221090017560
130950 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_ecc.h' (128,977) at 20210308005003552
130951 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/qcom,pshold.yaml' (128,978) at 20240405153045137
130952 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/ahci_mvebu.c' (128,979) at 20240405153230175
130953 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/settings/phosphor-settings-defaults-native/bletchley-host-acpi-power-state.yaml' (128,980) at 20221025030015189
130954 2025-01-21 03:01:05.108-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha256_asm.S' (128,981) at 20210307214926574
130955 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/fealnx.c' (128,982) at 20240405153049913
130956 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/lock-contention.h' (128,983) at 20240405153054197
130957 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/kcsbridge/src/meson.build' (128,984) at 20231208090010396
130958 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/clps711x-keypad.txt' (128,985) at 20210307214925334
130959 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/bugfix.S' (128,986) at 20210307214926142
130960 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/sysfs.h' (128,987) at 20240405153053389
130961 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ComputerSystemCollection.json' (128,988) at 20240619080002944
130962 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/mwave/Makefile' (128,989) at 20210307214926946
130963 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/vmcoreinfo.rst' (128,990) at 20240326080039406
130964 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/lmedm04.h' (128,991) at 20210307214928814
130965 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/ast2600-greatlakes.dts' (128,992) at 20230530080039372
130966 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_tcon.h' (128,993) at 20240405153048761
130967 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/Makefile' (128,994) at 20210307214931250
130968 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb' (128,995) at 20241221090017520
130969 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tpm_command.h' (128,996) at 20210307214931526
130970 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Saivomuotka' (128,997) at 20210307205553790
130971 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-igep0030-rev-g.dts' (128,998) at 20240405153045605
130972 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/cache_insns.h' (128,999) at 20210307214926550
130973 2025-01-21 03:01:05.109-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3l-0.dtsi' (129,000) at 20220525020652026
130974 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/adi,max77541-regulator.yaml' (129,001) at 20240405153045141
130975 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4215.rst' (129,002) at 20210307214925502
130976 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-dsp-keystone.txt' (129,003) at 20210307214925318
130977 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/alsa/conf.c' (129,004) at 20240405153232255
130978 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/asm-offsets.h' (129,005) at 20210307214926370
130979 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/TREE10' (129,006) at 20240405153054369
130980 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/monitor.rst' (129,007) at 20210308005045809
130981 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/acpi-bits/bits-tests/testacpi.py2' (129,008) at 20241211090212538
130982 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi' (129,009) at 20240405153229871
130983 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/loongarch-base64.xml' (129,010) at 20221215040039086
130984 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/test/handler.cpp' (129,011) at 20240919080030206
130985 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-pisosr.txt' (129,012) at 20240405153045061
130986 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@40/ucd90160@64.conf' (129,013) at 20240904080027738
130987 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_errno_defs.h' (129,014) at 20210927100127265
130988 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/files/destdir.patch' (129,015) at 20210307205553870
130989 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,ads7924.yaml' (129,016) at 20240405153045073
130990 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/sbom.rst' (129,017) at 20240302090018218
130991 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/OWNERS' (129,018) at 20230502080017612
130992 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/nolibc/sys.h' (129,019) at 20240405153232211
130993 2025-01-21 03:01:05.110-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/gen_kselftest_tar.sh' (129,020) at 20210307214932674
130994 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gf117.c' (129,021) at 20220525020652975
130995 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/phy-cadence-torrent.c' (129,022) at 20240805080013999
130996 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/cadmus.c' (129,023) at 20210308005002960
130997 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/em28xx-cardlist.rst' (129,024) at 20210309003648288
130998 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.h' (129,025) at 20240405153050637
130999 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-alto35.dts' (129,026) at 20240405153045605
131000 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/omap_remoteproc.h' (129,027) at 20210307214930202
131001 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/it_IT/process/botching-up-ioctls.rst' (129,028) at 20240405153045273
131002 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.h' (129,029) at 20220627100016978
131003 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/dell/dell-wmi-descriptor.h' (129,030) at 20220525020653907
131004 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/kexec.h' (129,031) at 20240405153045857
131005 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig' (129,032) at 20210307205554454
131006 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/cheatsheet.txt' (129,033) at 20210309003655368
131007 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Accelerator.interface.yaml' (129,034) at 20221207040023627
131008 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/templates/default/conf-notes.txt' (129,035) at 20220913030020492
131009 2025-01-21 03:01:05.111-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2500.h' (129,036) at 20220509100030598
131010 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/serial_uart.rst' (129,037) at 20240405153044973
131011 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cherryhill/cherryhill.c' (129,038) at 20210308005003008
131012 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/iosm.rst' (129,039) at 20240405153045237
131013 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/rsb.c' (129,040) at 20210308005002784
131014 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/shmobile/cpuidle.c' (129,041) at 20210307214926566
131015 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/asio/object_server.hpp' (129,042) at 20241126090041355
131016 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-trustme_1.2.0.bb' (129,043) at 20241221090017560
131017 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-event_source-devices-dfl_fme' (129,044) at 20210309003648248
131018 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/gurnard/MAINTAINERS' (129,045) at 20210308005002924
131019 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra210-mc.h' (129,046) at 20220525020654547
131020 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-poweron' (129,047) at 20241213090035010 to deleted uid set
131021 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/Makefile' (129,048) at 20210308005002824
131022 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/Power.errors.yaml' (129,049) at 20210729000040160
131023 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/pty.c' (129,050) at 20210307214926618
131024 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Valencia' (129,051) at 20210307205553766
131025 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/test.c' (129,052) at 20210308005003220
131026 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/types.hpp' (129,053) at 20220923030023309
131027 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-dreamcast/setup.c' (129,054) at 20210307214926538
131028 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/realmode.lds.S' (129,055) at 20210307214926750
131029 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt' (129,056) at 20220525020651678
131030 2025-01-21 03:01:05.112-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cpumask_api.h' (129,057) at 20240405153052673
131031 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/vmstate-types.c' (129,058) at 20221215040039218
131032 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw71xx-2x.dts' (129,059) at 20240405153229927
131033 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/Kconfig' (129,060) at 20210308005002860
131034 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2' (129,061) at 20210307205554390 to deleted uid set
131035 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ampere_power_util.sh' (129,062) at 20240619080012644
131036 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/tlbflush.h' (129,063) at 20240405153229907
131037 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cl-som-imx7/Kconfig' (129,064) at 20210308005002944
131038 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/trace-events' (129,065) at 20240906080037140
131039 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bcm1480_int.h' (129,066) at 20210307214926242
131040 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/rsa/rsa-checksum.c' (129,067) at 20210308005003712
131041 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/audio/coreaudio.m' (129,068) at 20240906080037140
131042 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/cache_shape/Makefile' (129,069) at 20210307214932698
131043 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-bluefield.c' (129,070) at 20240405153049661
131044 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AllowDenyCollection_v1.xml' (129,071) at 20240619080002920
131045 2025-01-21 03:01:05.113-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/prestera.rst' (129,072) at 20240405153045237
131046 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-bitmap.c' (129,073) at 20241211090145445
131047 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/nbdServerService.js' (129,074) at 20210308005107073
131048 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt' (129,075) at 20220525020651678
131049 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/ips.json' (129,076) at 20230921080014641
131050 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/rt5682s.h' (129,077) at 20240405153231863
131051 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/test/handler_test.cpp' (129,078) at 20240819080030267
131052 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/mm.h' (129,079) at 20210307214927902
131053 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/157.out' (129,080) at 20210308005046453
131054 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-chestnut43.dts' (129,081) at 20240405153045605
131055 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/write_verification_error_tests.cpp' (129,082) at 20210318000037904
131056 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/fakedbusdoc.py' (129,083) at 20230925080039845
131057 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1022DS_36BIT_defconfig' (129,084) at 20210308005003240
131058 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-set-bypass-mode.rst' (129,085) at 20220525020654131
131059 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/pmu/.gitignore' (129,086) at 20210307214932702
131060 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/renesas,tpu.yaml' (129,087) at 20220525020651714
131061 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/resetcontainer.c' (129,088) at 20240906080037212
131062 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x02_phy.h' (129,089) at 20240405153050593
131063 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-can_4.4.2.bb' (129,090) at 20241221090017548
131064 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml' (129,091) at 20221207040023631
131065 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1042RDB_PI_NAND_defconfig' (129,092) at 20210308005003244
131066 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/host/host-boot-enable/host-boot-enable.sh' (129,093) at 20230920080013648
131067 2025-01-21 03:01:05.114-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sagem/f@st1704/f@st1704.c' (129,094) at 20210308005003040
131068 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/palmas-regulator.c' (129,095) at 20240405153051469
131069 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/re2/re2_2024.03.01.bb' (129,096) at 20241206090014262
131070 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/demangle-ocaml-test.c' (129,097) at 20240405153054165
131071 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/pmic/Makefile' (129,098) at 20210308005003468
131072 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-dbus-monitor.bbclass' (129,099) at 20210307205554058
131073 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/recipes-core/tiny-init/tiny-init.bb' (129,100) at 20241206090014294
131074 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb' (129,101) at 20241221090017528
131075 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/psnap.h' (129,102) at 20240405153052861
131076 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/spear/pinctrl-spear3xx.h' (129,103) at 20210307214930122
131077 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ufs/Kconfig' (129,104) at 20240405153231767
131078 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb' (129,105) at 20241221090017544
131079 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/videobuf2/Makefile' (129,106) at 20240405153049273
131080 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/tegra_usb_phy.h' (129,107) at 20240405153052813
131081 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,infracfg.yaml' (129,108) at 20240405153045013
131082 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/files/test.rs' (129,109) at 20230114040015530
131083 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef100_nic.h' (129,110) at 20240405153050257
131084 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw.h' (129,111) at 20210307214928846
131085 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus_to_terminus_effecters.hpp' (129,112) at 20240909080028327
131086 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/filter/event-filter-function.tc' (129,113) at 20240624080012836
131087 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-mod-log.c' (129,114) at 20240405153052297
131088 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ia_css_anr2.host.h' (129,115) at 20210307214930550
131089 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/epeg/epeg/0001-configure-Fix-checks-for-libjpeg-and-libexif.patch' (129,116) at 20221003030013285
131090 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r4k-bugs64.c' (129,117) at 20240405153046025
131091 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb' (129,118) at 20241221090017548
131092 2025-01-21 03:01:05.115-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mux/mmio.c' (129,119) at 20240405153230887
131093 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/hal.c' (129,120) at 20240405153231159
131094 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/devlink.c' (129,121) at 20240405153231011
131095 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.c' (129,122) at 20220525020652971
131096 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/directives/click-outside.js' (129,123) at 20210308005107069
131097 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/subprojects/sdbusplus.wrap' (129,124) at 20220322030048836
131098 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/SEL/meson.build' (129,125) at 20220913030027317 to deleted uid set
131099 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ascot2e.h' (129,126) at 20220525020653239
131100 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/timer-riscv.c' (129,127) at 20240405153046881
131101 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/irq_32.c' (129,128) at 20240405153046433
131102 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/signal.h' (129,129) at 20210307214925866
131103 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/debugfs.h' (129,130) at 20220525020653735
131104 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/smsc75xx.c' (129,131) at 20240405153050381
131105 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/noderef.cocci' (129,132) at 20240405153053441
131106 2025-01-21 03:01:05.116-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_reject.c' (129,133) at 20240405153053333
131107 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77970.c' (129,134) at 20240405153051357
131108 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-pca963x.c' (129,135) at 20240405153049221
131109 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/Kconfig' (129,136) at 20240405153232139
131110 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0003-Update-usage-of-usbdevfs_urb-to-match-new-kernel-UAP.patch' (129,137) at 20231011080016574
131111 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/alternative.h' (129,138) at 20240405153045849
131112 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/0004-tpm-openssl-tpm-engine-change-variable-c-type-from-c.patch' (129,139) at 20230706080014769
131113 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/htx_softbootme_test.robot' (129,140) at 20240628080017121
131114 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/Kconfig' (129,141) at 20210307214928462
131115 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sdparm/files/make-sysroot-work.patch' (129,142) at 20210307205553994
131116 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch' (129,143) at 20210307205554598
131117 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/csrc-sb1250.c' (129,144) at 20210307214926254
131118 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/lib/modsi3.S' (129,145) at 20240405153230007
131119 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-h3-ccu.h' (129,146) at 20240405153052649
131120 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmark-techno/armadillo-800eva/armadillo-800eva.c' (129,147) at 20210308005002916
131121 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am3517_crane_defconfig' (129,148) at 20210308005003248
131122 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/gr2d.c' (129,149) at 20240405153230639
131123 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/ptrace.h' (129,150) at 20210308005002840
131124 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/user/config' (129,151) at 20210307214932730
131125 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-mcp2221.c' (129,152) at 20240613080016411
131126 2025-01-21 03:01:05.117-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/qmp/qobject.h' (129,153) at 20240906080037344
131127 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l42-sdw.c' (129,154) at 20240405153053577
131128 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/dtimg.c' (129,155) at 20210308005003208
131129 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/crucible/crucible_2023.11.02.bb' (129,156) at 20241206090014258
131130 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/contrib/bmc-snmp-proxy.sysconf' (129,157) at 20210308004938816
131131 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/tick-oneshot.c' (129,158) at 20240405153053053
131132 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_d.c' (129,159) at 20210308005046521
131133 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_artop.c' (129,160) at 20240405153046661
131134 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/slimbus/Makefile' (129,161) at 20210307214930434
131135 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/dcu.h' (129,162) at 20210307214926578
131136 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/voltage.h' (129,163) at 20240405153045673
131137 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/info.h' (129,164) at 20240405153231863
131138 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/tlb.h' (129,165) at 20220525020651974
131139 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-vpd-parser/test/parser/test.vpd' (129,166) at 20210308005056661 to deleted uid set
131140 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/mce.c' (129,167) at 20240405153046141
131141 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/ptrace/ptrace-decl.h' (129,168) at 20240405153046145
131142 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0001-Revert-meson-do-not-pull-in-clc-for-clover.patch' (129,169) at 20240413080012699
131143 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/imx_rproc.c' (129,170) at 20241018080014542
131144 2025-01-21 03:01:05.118-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spi.h' (129,171) at 20230720080043543
131145 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pps_kernel.h' (129,172) at 20210307214931486
131146 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/harfbuzz/harfbuzz_10.1.0.bb' (129,173) at 20241221090017684
131147 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/default/default.cpp' (129,174) at 20210308005059705
131148 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/arm/tests/Build' (129,175) at 20210307214932514
131149 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/uki.py' (129,176) at 20241221090017628
131150 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-snps-eusb2.c' (129,177) at 20240405153231315
131151 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/qcow2-refcount.c' (129,178) at 20240326080039382
131152 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/utils/mctp-demux-daemon.c' (129,179) at 20241219090010504
131153 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/imx8mq-reset.h' (129,180) at 20210309003653816
131154 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-mbdrc.yaml' (129,181) at 20240405153045169
131155 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/intrusion/ChassisIntrusionSensor.cpp' (129,182) at 20241112090003098
131156 2025-01-21 03:01:05.119-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774a1.dtsi' (129,183) at 20240405153045801
131157 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/ifpsp060/src/itest.S' (129,184) at 20210307214926154
131158 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/maxim,max8903.yaml' (129,185) at 20240405153045141
131159 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/qcom,sm8250-dpu.yaml' (129,186) at 20240405153229763
131160 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/in.h' (129,187) at 20240405153054053
131161 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6507x-regulator.c' (129,188) at 20240405153051477
131162 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/drv-intf/exynos-fimc.h' (129,189) at 20210307214931542
131163 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/features.rst' (129,190) at 20241221090017600
131164 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpu_tracepoints.c' (129,191) at 20210307214927894
131165 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sm6350-sony-xperia-lena-pdx213.dts' (129,192) at 20240405153045793
131166 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-debug-collector/meson.build' (129,193) at 20240620080024795 to deleted uid set
131167 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/catpt/dsp.c' (129,194) at 20220525020655071
131168 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ublimage' (129,195) at 20210308005003300
131169 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/uapi/asm/perf_regs.h' (129,196) at 20240405153045945
131170 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/modules-common.c' (129,197) at 20240405153053121
131171 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/storm_king.json' (129,198) at 20240123090005495
131172 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-zynqmp/psu_spl_init.c' (129,199) at 20210308005002796
131173 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/netfilter/nft_reject_ipv6.c' (129,200) at 20240405153053281
131174 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/h4_recv.h' (129,201) at 20210307214926926
131175 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/fw_cfg.h' (129,202) at 20221215040039374
131176 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/Makefile' (129,203) at 20240405153046969
131177 2025-01-21 03:01:05.120-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx35/crm_regs.h' (129,204) at 20210308005002644
131178 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/prm-regbits-24xx.h' (129,205) at 20210307214925926
131179 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ch-Rega-Sense' (129,206) at 20210307205553758
131180 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/conditions.hpp' (129,207) at 20210308005059169
131181 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/openbmc_intf.xml' (129,208) at 20210308004922940
131182 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/g762.rst' (129,209) at 20210307214925502
131183 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-python-vlc_3.0.20123.bb' (129,210) at 20231126090012801
131184 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp157a-dhcor-avenger96.dts' (129,211) at 20240405153045585
131185 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mx53loco_defconfig' (129,212) at 20210308005003268
131186 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/features-if-invalid.out' (129,213) at 20210308005046405 to deleted uid set
131187 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/src/plugins/imb/imbapi.c' (129,214) at 20210308004938832
131188 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/dbdma.c' (129,215) at 20240405153045977
131189 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/reg_constant.h' (129,216) at 20210307214926730
131190 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl_2.1.0.bb' (129,217) at 20241206090014250
131191 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/psu1up.service' (129,218) at 20230627080016966
131192 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/classes/xfce-git.bbclass' (129,219) at 20210812000025254
131193 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/CP00.interface.yaml' (129,220) at 20221207040023627
131194 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun4i.c' (129,221) at 20210308005002784
131195 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/earlycon-semihost.c' (129,222) at 20240405153052005
131196 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lt7182s.rst' (129,223) at 20240405153045217
131197 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.y' (129,224) at 20210307214930278
131198 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/autofs/Makefile' (129,225) at 20210307214930998
131199 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/298.out' (129,226) at 20210927100127501
131200 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/cacheflush.h' (129,227) at 20240405153229855
131201 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi.c' (129,228) at 20240405153051285
131202 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/systemd.bbclass' (129,229) at 20241221090017608
131203 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/msl/max31785-msl' (129,230) at 20221209040033703
131204 2025-01-21 03:01:05.121-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/fe-enable-high-lnb-voltage.rst' (129,231) at 20210309003648480
131205 2025-01-21 03:01:05.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/octep_tx.h' (129,232) at 20240405153050057
131206 2025-01-21 03:01:05.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ax25/ax25_ip.c' (129,233) at 20220525020654787
131207 2025-01-21 03:01:05.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/marked.json' (129,234) at 20210307214932538
131208 2025-01-21 03:01:05.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/ttpci-eeprom.c' (129,235) at 20220525020653239
131209 2025-01-21 03:01:05.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/utils/idle_monitor/idle_monitors.def' (129,236) at 20240405153054217
131210 2025-01-21 03:01:05.122-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/common-session' (129,237) at 20210307205554062
131211 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885.h' (129,238) at 20210309003650328
131212 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/bebob/bebob.h' (129,239) at 20220525020654975
131213 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/Kconfig' (129,240) at 20240405153051285
131214 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/Makefile' (129,241) at 20240405153046957
131215 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra76-evm-u-boot.dtsi' (129,242) at 20210308005002576
131216 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp_r5/MAINTAINERS' (129,243) at 20210308005003200
131217 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmi-blob-tool_git.bb' (129,244) at 20241219090012976
131218 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/contributor-guide/index.rst' (129,245) at 20230919080013970
131219 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/gspca/stv06xx/stv06xx.c' (129,246) at 20210512100029238
131220 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/sysfs.c' (129,247) at 20210307214930170
131221 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/samsung,ams495qa01.yaml' (129,248) at 20240405153045045
131222 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/ipu-v3/ipu-prg.c' (129,249) at 20240405153230647
131223 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-conf/main.conf' (129,250) at 20230919080013982
131224 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c' (129,251) at 20240405153231023
131225 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/kea-dhcp4.service' (129,252) at 20210307205554462
131226 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_xics.h' (129,253) at 20240405153046169
131227 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/create_write_window_ro_partition.cpp' (129,254) at 20210308005100997
131228 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/cirrus/ep93xx-i2s.c' (129,255) at 20240405153232143
131229 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/timed_ctrl_public.h' (129,256) at 20210307214930546
131230 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/Makefile' (129,257) at 20210308005003376
131231 2025-01-21 03:01:05.123-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/s3c-pm-check.c' (129,258) at 20220525020654095
131232 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s8036/recipes-kernel/linux/linux-aspeed/s8036.cfg' (129,259) at 20220302040015788
131233 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/bt.hpp' (129,260) at 20240817080027656
131234 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/speed.c' (129,261) at 20210308005002548
131235 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/soc.c' (129,262) at 20210308005002560
131236 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso.S' (129,263) at 20240326080039562
131237 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/cgroup_attach_autodetach.c' (129,264) at 20240405153054249
131238 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/wss.h' (129,265) at 20210307214931606
131239 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/sym_nvram.c' (129,266) at 20210309003652904
131240 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/README.md' (129,267) at 20220526030017599
131241 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/orion_wdt.c' (129,268) at 20210308005003540
131242 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun9i-a80-cubieboard4.dts' (129,269) at 20241211090145369
131243 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/meson.build' (129,270) at 20230821192414184
131244 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/mctp-config' (129,271) at 20241101080022232
131245 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3.dtsi' (129,272) at 20240405153045605
131246 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-screeninfo_0.8.1.bb' (129,273) at 20241221090017560
131247 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r1-lte.dts' (129,274) at 20220525020651926
131248 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch' (129,275) at 20230706080014753
131249 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r9a07g043u11-smarc.dts' (129,276) at 20240405153229963
131250 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_history.hpp' (129,277) at 20210901000109343
131251 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/0003-ripstream-fix-compilation.patch' (129,278) at 20210307205553802
131252 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/tcp_metrics.h' (129,279) at 20210307214931662
131253 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/board-sead-3.config' (129,280) at 20210307214926202
131254 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/fdomain_cs.c' (129,281) at 20210920100020731
131255 2025-01-21 03:01:05.124-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-mediatek.c' (129,282) at 20240405153231359
131256 2025-01-21 03:01:05.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/mips64el-linux-user.mak' (129,283) at 20230925080039837
131257 2025-01-21 03:01:05.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h' (129,284) at 20210308005002656
131258 2025-01-21 03:01:05.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/befs/befs.h' (129,285) at 20210307214931002
131259 2025-01-21 03:01:05.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/nommu_context.h' (129,286) at 20220525020652198
131260 2025-01-21 03:01:05.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h' (129,287) at 20240405153050061
131261 2025-01-21 03:01:05.125-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/common/smb2pdu.h' (129,288) at 20240726080012870
131262 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/netlink.h' (129,289) at 20240405153052517
131263 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/qcom-wled.c' (129,290) at 20240405153231575
131264 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3x.h' (129,291) at 20210307214926166
131265 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/subprojects/phosphor-logging.wrap' (129,292) at 20220323030041559
131266 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/0001-sntp-Fix-types-in-check-for-pthread_detach.patch' (129,293) at 20221003030013265
131267 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/sync-r4k.c' (129,294) at 20210307214926262
131268 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/meson.build' (129,295) at 20241205090004239
131269 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/common/board.h' (129,296) at 20210308005002956
131270 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/microchip/mpfs.h' (129,297) at 20240405153052881
131271 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/argument.hpp' (129,298) at 20240719080031533
131272 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/zlib.h' (129,299) at 20210308005003716
131273 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/crypto6.json' (129,300) at 20240405153054117
131274 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/allwinner,sun4i-a10-usb-phy.yaml' (129,301) at 20240405153045125
131275 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Chesterfield' (129,302) at 20210307205553794
131276 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/sha1_s390.c' (129,303) at 20240405153046273
131277 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/fsl-imx31.c' (129,304) at 20240906080037192
131278 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/mte.h' (129,305) at 20240405153229979
131279 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32l4x5_syscfg.c' (129,306) at 20241211090212298
131280 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c' (129,307) at 20240405153047157
131281 2025-01-21 03:01:05.126-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/platform_lcd.h' (129,308) at 20210307214931698
131282 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/subprojects/phosphor-dbus-interfaces.wrap' (129,309) at 20230602080024184
131283 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone_2.1.bb' (129,310) at 20241221090017504
131284 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/hibernate.c' (129,311) at 20240405153046505
131285 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_auto_parser.h' (129,312) at 20240405153232131
131286 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_pconfig.h' (129,313) at 20220525020652146
131287 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-mlxbf.c' (129,314) at 20240405153230675
131288 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31-app4-evb1.dts' (129,315) at 20240405153045381
131289 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/mock_uncore.h' (129,316) at 20210307214927858
131290 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUSensor.hpp' (129,317) at 20241112090003106
131291 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts' (129,318) at 20210308005002628
131292 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/failslab.c' (129,319) at 20240405153053125
131293 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/arm/target_proc.h' (129,320) at 20240326080039558
131294 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-request-ioc-queue.rst' (129,321) at 20210309003648484
131295 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hw_generic.h' (129,322) at 20210307214927306
131296 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Signature_v1.xml' (129,323) at 20240619080002936
131297 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/applesmc.c' (129,324) at 20240405153048845
131298 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/ktap.rst' (129,325) at 20240405153045009
131299 2025-01-21 03:01:05.127-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/phosphor-ipmi-flash-bios-prepare.target.in' (129,326) at 20210308005120349
131300 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/falcon/nic.h' (129,327) at 20210307214929618
131301 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/apalis_imx6_nospl_it_defconfig' (129,328) at 20210308005003248
131302 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/qemu-spice-module.h' (129,329) at 20210308005046057
131303 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/samsung/clk-exynos7885.c' (129,330) at 20241011080017299
131304 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/selinux/genheaders/Makefile' (129,331) at 20210309003654544
131305 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/phy/phy-tahvo.c' (129,332) at 20240405153052125
131306 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/hisilicon/hikey/MAINTAINERS' (129,333) at 20210308005003004
131307 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/fsmc_nand.c' (129,334) at 20240405153230871
131308 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/meta-python/recipes-devtools/python/python3-sense-hat_2.2.0.bb' (129,335) at 20240302090018214
131309 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/immap.c' (129,336) at 20210308005002836
131310 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynq/board.c' (129,337) at 20210308005003172
131311 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.h' (129,338) at 20220525020652963
131312 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_emu.c' (129,339) at 20241211090212486
131313 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_queue.c' (129,340) at 20240405153051529
131314 2025-01-21 03:01:05.128-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gumstix/pepper/Makefile' (129,341) at 20210308005003004
131315 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/stm32f746-pinfunc.h' (129,342) at 20210308005003640
131316 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml' (129,343) at 20240405153045033
131317 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/thermal/brcm,bcm2835-thermal.yaml' (129,344) at 20240405153045177
131318 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_wc_ppc64.c' (129,345) at 20210307214928446
131319 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c' (129,346) at 20210308005002556
131320 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/00-bmc-eth0.1.network' (129,347) at 20210307205554222
131321 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB_defconfig' (129,348) at 20210308005003232
131322 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-cosmic.dts' (129,349) at 20240405153045537
131323 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fujitsu/a64fx-diag.c' (129,350) at 20240405153051761
131324 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_4.h' (129,351) at 20240405153047161
131325 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timerfd.h' (129,352) at 20210307214931522
131326 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Raw/meson.build' (129,353) at 20230825080021141 to deleted uid set
131327 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ebpf/trace.h' (129,354) at 20210927100127085
131328 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/OWNERS' (129,355) at 20240627080033352
131329 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/spinlock-llsc.h' (129,356) at 20210307214926554
131330 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/atm/atmtcp.c' (129,357) at 20210309003649172
131331 2025-01-21 03:01:05.129-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_5_0_0_offset.h' (129,358) at 20210307214927670
131332 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/apr/apr/0004-Fix-packet-discards-HTTP-redirect.patch' (129,359) at 20210307205554610
131333 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/console/obmc-console_%.bbappend' (129,360) at 20210812000025162
131334 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/libperfetto/0001-meson-add-pc-file-for-lib_perfetto.patch' (129,361) at 20241221090017512
131335 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/testmode.c' (129,362) at 20240405153231151
131336 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/probes-common.h' (129,363) at 20210307214926258
131337 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/brcm,nvram.yaml' (129,364) at 20240405153045121
131338 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-front-pgdir-shbuf.c' (129,365) at 20240405153052249
131339 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/goflexhome/MAINTAINERS' (129,366) at 20210308005002908
131340 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/mmio-mod.c' (129,367) at 20240405153046477
131341 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.h' (129,368) at 20240405153047237
131342 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/trace-events' (129,369) at 20240906080037220
131343 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-devices-platform-soc-ipa' (129,370) at 20240405153044917
131344 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_lpc_reset.c' (129,371) at 20210308005108641
131345 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/riscv_aplic.c' (129,372) at 20241121090029256
131346 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ast/ast_drv.h' (129,373) at 20240405153230519
131347 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r600_hdmi.c' (129,374) at 20241211090145425
131348 2025-01-21 03:01:05.130-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ad7266.h' (129,375) at 20210307214931470
131349 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mn-tqma8mqnl-mba8mx.dts' (129,376) at 20240405153045729
131350 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml' (129,377) at 20240405153045181
131351 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/dlm/util.c' (129,378) at 20240405153052325
131352 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch' (129,379) at 20241221090017692
131353 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ecryptfs/keystore.c' (129,380) at 20240613080016479
131354 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/serial.c' (129,381) at 20210308005003740
131355 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/programming-language.rst' (129,382) at 20240405153045301
131356 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/guruplug/Makefile' (129,383) at 20210308005002904
131357 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser.h' (129,384) at 20210307214927266
131358 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/ffa_abi.c' (129,385) at 20240726080012862
131359 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/synaptics_usb.c' (129,386) at 20240405153049153
131360 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Synology/ds414/Makefile' (129,387) at 20210308005002908
131361 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/MAINTAINERS' (129,388) at 20210308005003008
131362 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/qemuall/pointercal.xinput' (129,389) at 20210307205554590
131363 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pci/Makefile' (129,390) at 20220418100043789
131364 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events_inject.c' (129,391) at 20240910080014090
131365 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch' (129,392) at 20241206090014314
131366 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx31_ccm.c' (129,393) at 20241211090212294
131367 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-khadas-edge-v.dts' (129,394) at 20210307214926046
131368 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/ipv6/nf_defrag_ipv6.h' (129,395) at 20220525020654643
131369 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/cryptodev-linux_1.14.bb' (129,396) at 20241221090017688
131370 2025-01-21 03:01:05.131-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/tipcutils.conf' (129,397) at 20241221090017524
131371 2025-01-21 03:01:05.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/serialization_test_properties.cpp' (129,398) at 20241212090025215
131372 2025-01-21 03:01:05.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/seg_helper.h' (129,399) at 20210927100127397
131373 2025-01-21 03:01:05.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/backlight.c' (129,400) at 20240405153231575
131374 2025-01-21 03:01:05.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc.robot' (129,401) at 20220110110014956
131375 2025-01-21 03:01:05.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/aspeed_sdmc.c' (129,402) at 20241211090212294
131376 2025-01-21 03:01:05.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel_telemetry.h' (129,403) at 20210307214926666
131377 2025-01-21 03:01:05.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_wwan.c' (129,404) at 20240405153051013
131378 2025-01-21 03:01:05.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm920t/cpu.c' (129,405) at 20210308005002712
131379 2025-01-21 03:01:05.132-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/evb-ast2600-spl-ecc_defconfig' (129,406) at 20230720080043539
131380 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/gpio/bcm2835_gpio.c' (129,407) at 20210308005003376
131381 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/skeleton/configs/Witherspoon.py' (129,408) at 20220728030041559 to deleted uid set
131382 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_netem.c' (129,409) at 20241220090018342
131383 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/devices/pxrc.rst' (129,410) at 20240405153229819
131384 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sstate.c' (129,411) at 20220525020652122
131385 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/request.c' (129,412) at 20240405153051269
131386 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/.kunitconfig' (129,413) at 20240405153053009
131387 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.ti-secure' (129,414) at 20210308005003300
131388 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw/s390-ccw.h' (129,415) at 20241211090212442
131389 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pwc/pwc-dec23.c' (129,416) at 20220525020653323
131390 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_NFQUEUE.c' (129,417) at 20210307214932026
131391 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/st,stm32-timer.yaml' (129,418) at 20240405153045181
131392 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/i386/test-i386-muldiv.h' (129,419) at 20210308005046497
131393 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/s390-stattrib.c' (129,420) at 20240906080037288
131394 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/lsm.c' (129,421) at 20240405153054269
131395 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/0001-Don-t-leak-temporary-file-on-failed-ed-style-patch.patch' (129,422) at 20210307205554538
131396 2025-01-21 03:01:05.133-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/x86-power-control/service_files/chassis-system-reset.target' (129,423) at 20211112040111279
131397 2025-01-21 03:01:05.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml' (129,424) at 20240618080025501
131398 2025-01-21 03:01:05.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/pcitest.h' (129,425) at 20220525020654675
131399 2025-01-21 03:01:05.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-cache-policy-internal.h' (129,426) at 20240405153049241
131400 2025-01-21 03:01:05.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/tplink/wdr4300/MAINTAINERS' (129,427) at 20210308005003088
131401 2025-01-21 03:01:05.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ampere_flash_bios.sh' (129,428) at 20241031080012179
131402 2025-01-21 03:01:05.134-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.c' (129,429) at 20210307214927950
131403 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/memory.json' (129,430) at 20240405153054129
131404 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/livepatch.c' (129,431) at 20240405153053021
131405 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/schulercontrol/sc_sps_1/Kconfig' (129,432) at 20210308005003048
131406 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch' (129,433) at 20241221090017656
131407 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp' (129,434) at 20241211090002379
131408 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/efidebug.c' (129,435) at 20210308005003208
131409 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/msa.decode' (129,436) at 20240326080039678
131410 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_4_sm6350.h' (129,437) at 20240405153230591
131411 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-sm6350.c' (129,438) at 20240712080021061
131412 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/subprojects/stdplus.wrap' (129,439) at 20231209090007705
131413 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_debugfs.c' (129,440) at 20210309003650396
131414 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.14/index.html' (129,441) at 20210307205554246
131415 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/trace/control.h' (129,442) at 20240326080039750
131416 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/include/.gitignore' (129,443) at 20220525020655239
131417 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/ne.c' (129,444) at 20240405153049773
131418 2025-01-21 03:01:05.135-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/faraday,ftintc010.txt' (129,445) at 20210307214925342
131419 2025-01-21 03:01:05.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mpc8308_p1m_defconfig' (129,446) at 20210308005003268
131420 2025-01-21 03:01:05.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb' (129,447) at 20240127090011892
131421 2025-01-21 03:01:05.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/ptrace.h' (129,448) at 20210308005002816
131422 2025-01-21 03:01:05.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch' (129,449) at 20230609080014415
131423 2025-01-21 03:01:05.136-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff' (129,450) at 20241016080017182
131424 2025-01-21 03:01:05.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_12_0_offset.h' (129,451) at 20210309003649528
131425 2025-01-21 03:01:05.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/range.c' (129,452) at 20240405153046909
131426 2025-01-21 03:01:05.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/main.py.in' (129,453) at 20210307205554642
131427 2025-01-21 03:01:05.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/kmb/kmb_plane.h' (129,454) at 20220525020652919
131428 2025-01-21 03:01:05.141-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/time.h' (129,455) at 20210307214931198
131429 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-isiot.dtsi' (129,456) at 20210308005002588
131430 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.h' (129,457) at 20240405153047153
131431 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ccw-device.c' (129,458) at 20241211090212326
131432 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/MAINTAINERS' (129,459) at 20220525020526733
131433 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-hwdef.h' (129,460) at 20210307214925854
131434 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/pstore' (129,461) at 20240405153044913
131435 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/audio-play.rst' (129,462) at 20220525020654131
131436 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/link_resource.c' (129,463) at 20240405153047297
131437 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020RDB-PC_NAND_defconfig' (129,464) at 20210308005003240
131438 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/cache.json' (129,465) at 20240405153054113
131439 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/radio-mr800.c' (129,466) at 20210307214928770
131440 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/frontend.rst' (129,467) at 20210309003648480
131441 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp' (129,468) at 20221209040003858
131442 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ti/fapll.c' (129,469) at 20240405153046869
131443 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/am335x/board.h' (129,470) at 20210308005003072
131444 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-inventec-starscream.dts' (129,471) at 20240405153045417
131445 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-apollo.dts' (129,472) at 20240405153045789
131446 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/eiger.dts' (129,473) at 20210307214926342
131447 2025-01-21 03:01:05.142-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/fsl,spdif.yaml' (129,474) at 20240405153045161
131448 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/bcm6368_nand.c' (129,475) at 20240405153049689
131449 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5761.c' (129,476) at 20240405153048977
131450 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/files/0001-adduser-set-default-shell-with-sbin-nologin.patch' (129,477) at 20210307205554002
131451 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-tegra124-dfll-fcpu.c' (129,478) at 20240405153230247
131452 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.2.bb' (129,479) at 20241206090014270
131453 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Anik-F2_C-111.1W' (129,480) at 20210307205553758
131454 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/subprojects/phosphor-dbus-interfaces.wrap' (129,481) at 20220625030026172
131455 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cs4349.txt' (129,482) at 20210307214925426
131456 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx18/cx18-video.c' (129,483) at 20210307214928686
131457 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/fadump.h' (129,484) at 20241211090145381
131458 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/run-ptest' (129,485) at 20210307205554622
131459 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/scsi/scsi_bsg_iscsi.h' (129,486) at 20220525020654651
131460 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/gdsys_fpga.h' (129,487) at 20210308005003652
131461 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c' (129,488) at 20210307214927098
131462 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/asm/archrandom.h' (129,489) at 20240405153046341
131463 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/socfpga_is1_defconfig' (129,490) at 20210308005003280
131464 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ltc2632.c' (129,491) at 20240405153048977
131465 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/agere/Kconfig' (129,492) at 20210309003650532
131466 2025-01-21 03:01:05.143-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/vf610/Kconfig' (129,493) at 20210308005002556
131467 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/bus/ti-sysc.yaml' (129,494) at 20240405153045021
131468 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/div64.h' (129,495) at 20220525020654531
131469 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/efficeon-agp.c' (129,496) at 20240405153046741
131470 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/bdc/bdc_cmd.h' (129,497) at 20220525020654263
131471 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-apf6.dtsi' (129,498) at 20240405153045505
131472 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/Build.include' (129,499) at 20240405153054041
131473 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-renesas_usb3' (129,500) at 20220525020651634
131474 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bond_3ad.h' (129,501) at 20240405153231847
131475 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8973-regulator.c' (129,502) at 20240405153051469
131476 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/Makefile' (129,503) at 20210308005002944
131477 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c' (129,504) at 20240405153050621
131478 2025-01-21 03:01:05.144-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu74_discrete.h' (129,505) at 20240405153048341
131479 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/0011-rlm_mschap-Use-includedir-instead-of-hardcoding-usr-.patch' (129,506) at 20240413080012643
131480 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/bcm2835_cprman_internals.h' (129,507) at 20221215040039182
131481 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdchar.c' (129,508) at 20240405153049681
131482 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/subprojects/phosphor-logging.wrap' (129,509) at 20220805030037283
131483 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/pci-apl.c' (129,510) at 20240405153232199
131484 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rpmsg/virtio_rpmsg_bus.c' (129,511) at 20240405153231371
131485 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/surface_charger.c' (129,512) at 20240405153051441
131486 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g15ek.dts' (129,513) at 20240405153045465
131487 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/colibri_imx6_defconfig' (129,514) at 20210308005003252
131488 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/uniphier/clk-uniphier-peri.c' (129,515) at 20210307214927042
131489 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_fcopy.c' (129,516) at 20240405153048833
131490 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-pca955x.txt' (129,517) at 20210309003648368
131491 2025-01-21 03:01:05.145-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/mellanox/mlxbf-tmfifo.c' (129,518) at 20240405153231339
131492 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/r420d.h' (129,519) at 20210307214928006
131493 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/intel,keembay-display.yaml' (129,520) at 20240405153045041
131494 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/asm/export.h' (129,521) at 20210307214932474
131495 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/isadep.h' (129,522) at 20240405153046001
131496 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/0001-kexecboot-Use-new-reboot-API-with-klibc.patch' (129,523) at 20210307205553750
131497 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_conn.h' (129,524) at 20220525020653035
131498 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1046aqds_nand_defconfig' (129,525) at 20210308005003264
131499 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/gpio-vibrator.yaml' (129,526) at 20210307214925338
131500 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/ipmi_sol.h' (129,527) at 20210308004938820
131501 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/oem310.h' (129,528) at 20220525020654323
131502 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBK/meson.build' (129,529) at 20230825080021137 to deleted uid set
131503 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-scp_adsp.c' (129,530) at 20240405153230215
131504 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vme_user/vme_tsi148.c' (129,531) at 20241018080014546
131505 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/x25/Makefile' (129,532) at 20210307214932110
131506 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/crop/crop_1.0/ia_css_crop.host.c' (129,533) at 20240405153051837
131507 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/qdu1000-idp.dts' (129,534) at 20240405153229947
131508 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/foundation-v8-gicv3-psci.dts' (129,535) at 20210307214926010
131509 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/service_files/phosphor-set-chassis-transition-to-off@.service' (129,536) at 20241010080031029
131510 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/subprojects/googletest.wrap' (129,537) at 20210827000032628
131511 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3229/MAINTAINERS' (129,538) at 20210308005003040
131512 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_mount.c' (129,539) at 20240820080014173
131513 2025-01-21 03:01:05.146-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_1.h' (129,540) at 20240405153047165
131514 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/xen-fbfront.c' (129,541) at 20240405153231595
131515 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/meta-python/recipes-core/packagegroups/packagegroup-rpi-test.bbappend' (129,542) at 20210812000025262
131516 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c' (129,543) at 20240405153051585
131517 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/Kconfig.platforms' (129,544) at 20240405153045705
131518 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13.dtsi' (129,545) at 20240405153045381
131519 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xdotool/xdotool_3.20211022.1.bb' (129,546) at 20241221090017528
131520 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_sfgeu.c' (129,547) at 20210308005046529
131521 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/hlwd-pic.h' (129,548) at 20240405153046209
131522 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_a_d.c' (129,549) at 20210308005046513
131523 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/leds/leds-lp3944.rst' (129,550) at 20210307214925518
131524 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/ak4396.h' (129,551) at 20210307214932270
131525 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/glue-df.h' (129,552) at 20210307214925850
131526 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/bio.h' (129,553) at 20240405153052277
131527 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/depfile.py' (129,554) at 20240906080037176
131528 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/0001-examples-Use-proper-function-prototype-for-main.patch' (129,555) at 20220910030013361
131529 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-pxa/udc.h' (129,556) at 20210307214925942
131530 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tfa9879.c' (129,557) at 20240405153053805
131531 2025-01-21 03:01:05.147-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/msr.h' (129,558) at 20210307214926682
131532 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/lib/account_service.hpp' (129,559) at 20241229002623795 to deleted uid set
131533 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Licenses/isc.txt' (129,560) at 20210308005002540
131534 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/power.h' (129,561) at 20220525020654195
131535 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_utils.hpp' (129,562) at 20240820080022990
131536 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/nvreg.h' (129,563) at 20210307214927894
131537 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GFDL-1.3-invariants-only' (129,564) at 20211006000025234
131538 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/pcie-cadence-ep.c' (129,565) at 20240405153051221
131539 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/amdgpu-stoney-fails.txt' (129,566) at 20240405153230531
131540 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/test/meson.build' (129,567) at 20211029000047262
131541 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/module.lds.h' (129,568) at 20240405153045937
131542 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts' (129,569) at 20240405153045753
131543 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pcnet.c' (129,570) at 20210308005003440
131544 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts' (129,571) at 20240712080021053
131545 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-anarion.c' (129,572) at 20240405153050297
131546 2025-01-21 03:01:05.148-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/irq_types_hrt.h' (129,573) at 20210307214930550
131547 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/libnewt_0.52.24.bb' (129,574) at 20241221090017520
131548 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/protocol.c' (129,575) at 20240405153232075
131549 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mk802_defconfig' (129,576) at 20210308005003268
131550 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,osm-l3.h' (129,577) at 20210309003653812
131551 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/ddr.c' (129,578) at 20210308005002996
131552 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/Makefile' (129,579) at 20240405153048697
131553 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmbbridge/README.md' (129,580) at 20241010080007572
131554 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/sis/initextlfb.c' (129,581) at 20210307214930938
131555 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am3517-evm-ui.dtsi' (129,582) at 20240405153045593
131556 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/prog_iter.c' (129,583) at 20210309003654048
131557 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/gpio-sim.rst' (129,584) at 20240405153044945
131558 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/T4240QDS.h' (129,585) at 20210308005003580
131559 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/extable.c' (129,586) at 20210307214926274
131560 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/tpm-tis-i2c-test.c' (129,587) at 20240326080039738
131561 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/release.S' (129,588) at 20210308005002832
131562 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ingenic/cu1000-neo.dts' (129,589) at 20240405153045989
131563 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/ptrace.h' (129,590) at 20240405153046505
131564 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/remote_logging_tests.hpp' (129,591) at 20221005030030506
131565 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vdpau/vdpauinfo_1.5.bb' (129,592) at 20241221090017528
131566 2025-01-21 03:01:05.149-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub@.service' (129,593) at 20241123090010951
131567 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.unaligned-memory-access.txt' (129,594) at 20210308005003300
131568 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/sign-configs.its' (129,595) at 20210308005003332
131569 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/powerdomain-common.c' (129,596) at 20210307214925922
131570 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/userspace-api/accelerators/ocxl.rst' (129,597) at 20240405153045301
131571 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/sound.c' (129,598) at 20210308005003220
131572 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-dell-privacy-wmi' (129,599) at 20240405153044929
131573 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_tmpl.c' (129,600) at 20220525020654067
131574 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tests/.kunitconfig' (129,601) at 20240405153049157
131575 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/sleep.S' (129,602) at 20210307214925958
131576 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/file.c' (129,603) at 20240726080012870
131577 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a774c0-ek874.dts' (129,604) at 20210307214926038
131578 2025-01-21 03:01:05.150-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/open_power_utils.robot' (129,605) at 20240627080021048
131579 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/syscore_ops.h' (129,606) at 20210307214931522
131580 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/tmpd.hpp' (129,607) at 20210308005108645
131581 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/riscv/util/dwarf-regs.c' (129,608) at 20210307214932518
131582 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c' (129,609) at 20210307214929570
131583 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/or51132.h' (129,610) at 20210307214928634
131584 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/bytcr_rt5640.c' (129,611) at 20241211090145569
131585 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/api/README' (129,612) at 20210308005002540
131586 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/asm/futex.h' (129,613) at 20210713000020196
131587 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/mgmt.h' (129,614) at 20240405153231847
131588 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/b4420qds.dts' (129,615) at 20210307214926342
131589 2025-01-21 03:01:05.151-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/decode_rs.c' (129,616) at 20210307214931814
131590 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/act_api.h' (129,617) at 20240405153052833
131591 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/rockchip,dwc-ahci.yaml' (129,618) at 20240405153045021
131592 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/mos6522.h' (129,619) at 20241121090029260
131593 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/vct.h' (129,620) at 20210308005003020
131594 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/smuio/smuio_9_0_sh_mask.h' (129,621) at 20210307214927690
131595 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/770x/Makefile' (129,622) at 20210307214926538
131596 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/timerqueue.c' (129,623) at 20220525020654759
131597 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-invalid.json' (129,624) at 20210308005046401
131598 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/Makefile' (129,625) at 20210308005046501
131599 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_TCPOPTSTRIP.h' (129,626) at 20210307214931646
131600 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga.c' (129,627) at 20241211090212266
131601 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/xilinx-xadc-events.c' (129,628) at 20220525020653095
131602 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/idle.c' (129,629) at 20240405153046141
131603 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/nvm.c' (129,630) at 20210307214929434
131604 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8548cds/Makefile' (129,631) at 20210308005002980
131605 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/nf_conntrack_common.h' (129,632) at 20220525020654671
131606 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/trace.h' (129,633) at 20240405153046129
131607 2025-01-21 03:01:05.152-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_SPIFLASH_defconfig' (129,634) at 20210308005003244
131608 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_or1k_sim.py' (129,635) at 20241211090212542
131609 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/pfuze100.c' (129,636) at 20210308005003472
131610 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/mk_elfconfig.c' (129,637) at 20210307214932158
131611 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overrissjo' (129,638) at 20210307205553790
131612 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/faraday/ftsdmc021.h' (129,639) at 20210308005003648
131613 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/dump/tools/opdump/opdreport' (129,640) at 20240930080014913
131614 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.h' (129,641) at 20210308005003400
131615 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/misc.json' (129,642) at 20240906080037432
131616 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_context.c' (129,643) at 20240405153230567
131617 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/printk/printk_ringbuffer.c' (129,644) at 20240405153053025
131618 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/misc/pvpanic.h' (129,645) at 20210307214931690
131619 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/of_unittest.rst' (129,646) at 20240405153045185
131620 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/renesas_usbhs.h' (129,647) at 20210307214931530
131621 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/intel_init.c' (129,648) at 20240405153051777
131622 2025-01-21 03:01:05.153-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h' (129,649) at 20240405153231227
131623 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/jquery.dataTables-1.13.8.min.css' (129,650) at 20240106090017249
131624 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/static_library_as_option.patch' (129,651) at 20241221090017508
131625 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/mcp3021.rst' (129,652) at 20210307214925502
131626 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/apalis_t30.h' (129,653) at 20210308005003584
131627 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/host.c' (129,654) at 20240405153052397
131628 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/standardization/instruction-set.rst' (129,655) at 20240405153229747
131629 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-davinci/da850_pinmux.c' (129,656) at 20210308005002720
131630 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/regulator.yaml' (129,657) at 20240405153229791
131631 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts' (129,658) at 20240805080013919
131632 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/biosconfigcommands.cpp' (129,659) at 20240829080009330
131633 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/runner.py' (129,660) at 20241221090017628
131634 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmulu.c' (129,661) at 20210308005046525
131635 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_d.c' (129,662) at 20210308005046513
131636 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/0002-config-ast-common-hack-bootopts.patch' (129,663) at 20241206090014274
131637 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/driver.h' (129,664) at 20240405153052709
131638 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_iter_udp4.c' (129,665) at 20220525020655199
131639 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/BaseTypes.h' (129,666) at 20241114091008828
131640 2025-01-21 03:01:05.154-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h' (129,667) at 20240405153049469
131641 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/ldt_gdt.c' (129,668) at 20220525020655235
131642 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/at91-sama5d3_xplained.dts' (129,669) at 20210308005002568
131643 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/linkage.h' (129,670) at 20210308005002888
131644 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/r8192U_core.c' (129,671) at 20240405153051893
131645 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-blk.c' (129,672) at 20221215040039374
131646 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/BSD-3-Clause-HP' (129,673) at 20241221090017612
131647 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/max8893.c' (129,674) at 20240405153231363
131648 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mac.c' (129,675) at 20241011080017339
131649 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ts2020.c' (129,676) at 20241211090145445
131650 2025-01-21 03:01:05.155-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3288-cru.h' (129,677) at 20210308005003632
131651 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor/clean-up-filesystem' (129,678) at 20240613080018351
131652 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/delay.h' (129,679) at 20210307214926114
131653 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/core.c' (129,680) at 20240405153051969
131654 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/ipmi-inventory-sensors.yaml' (129,681) at 20220311040028843
131655 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus/macos-14.vars' (129,682) at 20241211090212202
131656 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/region.c' (129,683) at 20240405153051197
131657 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-ip-monitor-test.sh' (129,684) at 20241220090019718
131658 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/chrome/google,cros-ec-typec.yaml' (129,685) at 20240405153229755
131659 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/M54451EVB.h' (129,686) at 20210308005003576
131660 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/emad.h' (129,687) at 20240405153050145
131661 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/crypto/sha512-neon-glue.c' (129,688) at 20240405153045617
131662 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/meson.options' (129,689) at 20240709145403773
131663 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/.templateconf' (129,690) at 20220910030013373
131664 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/pxa27x_udc.h' (129,691) at 20240405153052093
131665 2025-01-21 03:01:05.156-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/gma500/psb_irq.c' (129,692) at 20240405153230543
131666 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cadence/macb_main.c' (129,693) at 20241023080012883
131667 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sparc/Kconfig' (129,694) at 20210307214932438
131668 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mt7530-mdio.c' (129,695) at 20240405153049753
131669 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.c' (129,696) at 20220525020652959
131670 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/log-for-trace.h' (129,697) at 20221215040039190
131671 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_vpg.c' (129,698) at 20240405153047249
131672 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/typec_mux.h' (129,699) at 20240405153052817
131673 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/xtx.c' (129,700) at 20240405153049705
131674 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/kprobe_multi_override.c' (129,701) at 20240405153232259
131675 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c' (129,702) at 20220525020651994
131676 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sha1_generic.c' (129,703) at 20220525020652218
131677 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-board.cfg' (129,704) at 20230131040012019
131678 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/Kconfig' (129,705) at 20240405153044929
131679 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qapi/string-output-visitor.h' (129,706) at 20240906080037344
131680 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/analyze-reviews.py' (129,707) at 20230523080016046
131681 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/clk-r8a7740.c' (129,708) at 20240405153046833
131682 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cobra5272/Makefile' (129,709) at 20210308005002944
131683 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-supply/test/meson.build' (129,710) at 20231205090035277
131684 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/socfpga/clk-s10.c' (129,711) at 20240405153230243
131685 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/uaccess.h' (129,712) at 20240405153045965
131686 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/kudo_bmc.json' (129,713) at 20230109040006960
131687 2025-01-21 03:01:05.157-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_sp_commands.c' (129,714) at 20240405153050237
131688 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/xts.h' (129,715) at 20210308005045997
131689 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/tracer/wakeup.tc' (129,716) at 20240405153054305
131690 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/not.md' (129,717) at 20240809080033023
131691 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/ralink/mt7621.dtsi' (129,718) at 20240405153045989
131692 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m53xx.c' (129,719) at 20240405153045957
131693 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-mediabus.rst' (129,720) at 20210307214925466
131694 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/sha3-ce-core.S' (129,721) at 20220525020651946
131695 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/extended/test_ac_cycles.robot' (129,722) at 20240628080017113
131696 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/iomap.c' (129,723) at 20220525020652122
131697 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/nvedit_efi.c' (129,724) at 20210308005003216
131698 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_test.c' (129,725) at 20240405153230627
131699 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/wl128x/fmdrv_common.h' (129,726) at 20210307214928774
131700 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interconnect/qcom,sdx55.h' (129,727) at 20240405153052649
131701 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/SRCU-T.boot' (129,728) at 20220525020655231
131702 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml' (129,729) at 20240405153229759
131703 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_ipcomp.c' (129,730) at 20210307214932026
131704 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c' (129,731) at 20210307214928042
131705 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iova.h' (129,732) at 20240405153052713
131706 2025-01-21 03:01:05.158-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/run-ptest' (129,733) at 20231014080011723
131707 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8188/mt8188-dai-adda.c' (129,734) at 20240405153053969
131708 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_powertune.h' (129,735) at 20210309003649652
131709 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.h' (129,736) at 20210307214928814
131710 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l41-lib.c' (129,737) at 20240405153232143
131711 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080QDS_defconfig' (129,738) at 20210308005003244
131712 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dummy/iio_simple_dummy_buffer.c' (129,739) at 20240405153048981
131713 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wil6210/interrupt.c' (129,740) at 20220525020653731
131714 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/memory.json' (129,741) at 20210307214932534
131715 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sock_example.h' (129,742) at 20210307214932118
131716 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evlist.c' (129,743) at 20241211090145573
131717 2025-01-21 03:01:05.159-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/ptdump/ptdump.h' (129,744) at 20210307214926446
131718 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_reset.c' (129,745) at 20240411080014078
131719 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/matrix-keymap.txt' (129,746) at 20210309003648364
131720 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/s390/util/perf_regs.c' (129,747) at 20240405153232219
131721 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/video/tegra20-dc.txt' (129,748) at 20210308005003328
131722 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scrypt/0001-py-scrypt-remove-the-hard-coded-include-paths.patch' (129,749) at 20240413080012663
131723 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-encore-enltv-fm53.c' (129,750) at 20210307214928782
131724 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/psp_v3_1.h' (129,751) at 20210307214927242
131725 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/caif/caif_dev.h' (129,752) at 20210611100017020
131726 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/tc_sample.sh' (129,753) at 20240405153054301
131727 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/at/at/makefile-fix-parallel.patch' (129,754) at 20210307205554558
131728 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/seccomp/bpf-helper.h' (129,755) at 20240405153053433
131729 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/doublefault_32.c' (129,756) at 20240405153046429
131730 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ethtool.c' (129,757) at 20240405153050045
131731 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-rpc/Makefile' (129,758) at 20210307214925946
131732 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/siemens/Kconfig' (129,759) at 20240405153231343
131733 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/qcom/venus/hfi_cmds.c' (129,760) at 20240405153049433
131734 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ficus-rk3399_defconfig' (129,761) at 20210308005003260
131735 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_coredump.c' (129,762) at 20240405153050793
131736 2025-01-21 03:01:05.160-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/cxl_type3_stubs.c' (129,763) at 20240906080037248
131737 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2020-10' (129,764) at 20210908000010395
131738 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/cyclades.h' (129,765) at 20220525020654667
131739 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm_19.1.5.bb' (129,766) at 20241221090017664
131740 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/seccomp.h' (129,767) at 20220525020652022
131741 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/tcsrcc-sm8550.c' (129,768) at 20241216090017693
131742 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/kgdb.h' (129,769) at 20210307214925666
131743 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cpuidle34xx.c' (129,770) at 20240405153045661
131744 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/brcm,iproc-static-adc.yaml' (129,771) at 20220525020651678
131745 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/priv.h' (129,772) at 20240405153048661
131746 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/ivm.c' (129,773) at 20240405153230107
131747 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/secid.c' (129,774) at 20240405153053465
131748 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts' (129,775) at 20240405153045709
131749 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkPortCollection_v1.xml' (129,776) at 20240619080002932
131750 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/spl.c' (129,777) at 20210308005003016
131751 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/Attributes/meson.build' (129,778) at 20230825080021141 to deleted uid set
131752 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/collie_battery.c' (129,779) at 20240405153051433
131753 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/irq.c' (129,780) at 20240405153046637
131754 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-bcm283x/Kconfig' (129,781) at 20210308005002716
131755 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mxcmmc.c' (129,782) at 20240405153230855
131756 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/avr_power.h' (129,783) at 20210927100127237
131757 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mxs/Makefile' (129,784) at 20210307214926998
131758 2025-01-21 03:01:05.161-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_xdp.c' (129,785) at 20240405153050029
131759 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/stm/Makefile' (129,786) at 20210307214928038
131760 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msubr_q_h.c' (129,787) at 20210308005046513
131761 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/tea.c' (129,788) at 20240405153046545
131762 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/renesas/rcar-cpg-lib.c' (129,789) at 20240405153230239
131763 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/dbus_environment.hpp' (129,790) at 20240917080036267
131764 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/nvidia/p2771-0000/Kconfig' (129,791) at 20210308005003024
131765 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/elfcore.h' (129,792) at 20240405153052685
131766 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/0002-glxext-don-t-try-zink-if-not-enabled-in-mesa.patch' (129,793) at 20240309090012824
131767 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/scsi/storvsc_drv.c' (129,794) at 20240405153231447 to deleted uid set
131768 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_replv_ph.c' (129,795) at 20210308005046505
131769 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/service_files/scripts/create-NVRAM-file' (129,796) at 20230623080038893
131770 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP4/meson.build' (129,797) at 20230825080021137 to deleted uid set
131771 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/include/meson.build' (129,798) at 20220611030023001
131772 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml' (129,799) at 20240405153229787
131773 2025-01-21 03:01:05.162-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/fsl,imx8m-anatop.yaml' (129,800) at 20240405153045025
131774 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8313ERDB_NAND_66_defconfig' (129,801) at 20210308005003236
131775 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/lib/do_csum.S' (129,802) at 20210307214926130
131776 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/p1022/Kconfig' (129,803) at 20210308005003000
131777 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_miniapp_exit.c' (129,804) at 20210308005003704
131778 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/tcg-cpu.h' (129,805) at 20210927100127401
131779 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/cpufreq.c' (129,806) at 20240719080013349
131780 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/OutletGroupCollection.json' (129,807) at 20240619080002952
131781 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/hcd.h' (129,808) at 20240429080012456
131782 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_fddi.h' (129,809) at 20220525020654671
131783 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-config.h' (129,810) at 20240405153048889
131784 2025-01-21 03:01:05.163-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tpm.h' (129,811) at 20240405153052809
131785 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/omap-mcpdm.txt' (129,812) at 20210307214925430
131786 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_factory_dcn32.c' (129,813) at 20240405153047289
131787 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-adsp-pil.yaml' (129,814) at 20240405153045149
131788 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xen-pciback/conf_space.h' (129,815) at 20210307214930982
131789 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/opp4xxx_data.c' (129,816) at 20240405153045669
131790 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sta32x.h' (129,817) at 20210307214931602
131791 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ralink/ralink_regs.h' (129,818) at 20210307214926226
131792 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_boolean.S' (129,819) at 20210308005046529
131793 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/dcn20/irq_service_dcn20.c' (129,820) at 20240405153047297
131794 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/LGPLLR' (129,821) at 20211006000025238
131795 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/ldst_helper.c' (129,822) at 20240906080037536
131796 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/boot/Makefile' (129,823) at 20220525020652018
131797 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/cmds.h' (129,824) at 20240405153052157
131798 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-imx219.dtso' (129,825) at 20240405153045729
131799 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/lib/oeqa/runtime/cases/tpm2.py' (129,826) at 20220721030015853
131800 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Operations/KeyClear/index.js' (129,827) at 20220205040041231
131801 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/cooker.py' (129,828) at 20241221090017584
131802 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/usbtty.c' (129,829) at 20210308005003488
131803 2025-01-21 03:01:05.164-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/webroutes.hpp' (129,830) at 20230118040005816
131804 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-arm.h' (129,831) at 20240326080039542
131805 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/qts/pinmux_config.h' (129,832) at 20210308005003072
131806 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm-nsp-ax.dtsi' (129,833) at 20240405153045425
131807 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/nohash/32/pte-44x.h' (129,834) at 20240405153046121
131808 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/usermode_driver.c' (129,835) at 20240405153053073
131809 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-st.c' (129,836) at 20240405153230859
131810 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Control.v1_5_2.json' (129,837) at 20240918080002720
131811 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ec100.h' (129,838) at 20210307214928626
131812 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/fixup-lantiq.c' (129,839) at 20210307214926282
131813 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/uapi/asm/byteorder.h' (129,840) at 20210307214926558
131814 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/module_attach.c' (129,841) at 20240405153054257
131815 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/syncookies.c' (129,842) at 20240812080017256
131816 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/version.h' (129,843) at 20230302090047762
131817 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1022ds/Makefile' (129,844) at 20210308005002988
131818 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_h.c' (129,845) at 20210308005046521
131819 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/amd-ibs-via-core-pmu.c' (129,846) at 20240405153054089
131820 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/n_hdlc.c' (129,847) at 20240405153231507
131821 2025-01-21 03:01:05.165-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/interrupt.h' (129,848) at 20220525020652010
131822 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/msg_zerocopy.c' (129,849) at 20240712080021105
131823 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/classes/arm-systemready-acs.bbclass' (129,850) at 20241221090017468
131824 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/go7007/snd-go7007.c' (129,851) at 20240405153049565
131825 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-petact_0.1.2.bb' (129,852) at 20241221090017556
131826 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6001.dtsi' (129,853) at 20240405153045717
131827 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_arm_sx1.py' (129,854) at 20241211090212538
131828 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/lib/csum.c' (129,855) at 20240405153045897
131829 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/setox.S' (129,856) at 20210307214926146
131830 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/Makefile' (129,857) at 20210308005002912
131831 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/collate.c' (129,858) at 20210307214931194
131832 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.dimmpxm' (129,859) at 20240906080037556 to deleted uid set
131833 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/imxdi-rtc.yaml' (129,860) at 20220525020651710
131834 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/rsakey-builtin.c.inc' (129,861) at 20241211090212230
131835 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_sddr55.h' (129,862) at 20210307214930878
131836 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/vsc9953.c' (129,863) at 20210308005003448
131837 2025-01-21 03:01:05.166-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_ttm.c' (129,864) at 20241211090145429
131838 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcl816.c' (129,865) at 20240405153046901
131839 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bs4/dammit.py' (129,866) at 20241206090014290
131840 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-rx6110.c' (129,867) at 20240405153231375
131841 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-StocklandHill' (129,868) at 20210307205553798
131842 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1372.h' (129,869) at 20220525020655019
131843 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/grinn/liteboard/MAINTAINERS' (129,870) at 20210308005003004
131844 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/common.h' (129,871) at 20210307214925966
131845 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/include/npcm7xx.inc' (129,872) at 20210307205553734
131846 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/cnp.c' (129,873) at 20240405153231343
131847 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/adm1278@11.conf' (129,874) at 20210307205554094
131848 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/riscv_aclint.c' (129,875) at 20240906080037240
131849 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/hostmem-memfd.c' (129,876) at 20241211090212210
131850 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/mxs-auart.c' (129,877) at 20240429080012440
131851 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/extent-io.c' (129,878) at 20210308005003544
131852 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-pmc.yaml' (129,879) at 20240405153045017
131853 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/rpmh.c' (129,880) at 20240805080014011
131854 2025-01-21 03:01:05.167-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/fp/fp-bench.c' (129,881) at 20241211090212534
131855 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am437x-l4.dtsi' (129,882) at 20240405153229903
131856 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/procattr.h' (129,883) at 20210307214932166
131857 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/display.c' (129,884) at 20240405153048513
131858 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/overlayfs-all-overlays.service.in' (129,885) at 20220204040022600
131859 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dibusb.h' (129,886) at 20210307214928818
131860 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/event_serialize.cpp' (129,887) at 20220707100020387
131861 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb' (129,888) at 20220402030016203
131862 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/leon_pci_grpci2.c' (129,889) at 20240405153230091
131863 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/head-inflate-data.c' (129,890) at 20240405153045629
131864 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/hif_usb.c' (129,891) at 20241011080017335
131865 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/MAINTAINERS' (129,892) at 20210308005002908
131866 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/rsi/Makefile' (129,893) at 20210307214929958
131867 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/sockit/qts/pinmux_config.h' (129,894) at 20210308005003072
131868 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/i2c/mv_i2c.c' (129,895) at 20210308005003384
131869 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/syslinux.bbclass' (129,896) at 20220910030013389
131870 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf530x/cpu.c' (129,897) at 20210308005002800
131871 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/.gitignore' (129,898) at 20210308005003732
131872 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/dpot-dac.yaml' (129,899) at 20220525020651678
131873 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/pch-standby.service' (129,900) at 20241106090019922
131874 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/fb/tgafb.rst' (129,901) at 20210307214925478
131875 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_ialloc_btree.h' (129,902) at 20240405153052573
131876 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/Makefile' (129,903) at 20240405153049737
131877 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/logging/openpower-esel-parser_git.bb' (129,904) at 20220126040017547
131878 2025-01-21 03:01:05.168-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdm845.h' (129,905) at 20240405153049169
131879 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/sdio.c' (129,906) at 20240405153051813
131880 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/x600.h' (129,907) at 20210308005003624
131881 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/layer.conf' (129,908) at 20241221090017468
131882 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LeakDetector_v1.xml' (129,909) at 20240918080002712
131883 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sun8i-r40-ccu.h' (129,910) at 20210307214931334
131884 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/bt819.c' (129,911) at 20240405153049309
131885 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/88pm800.txt' (129,912) at 20210307214925406
131886 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/hypcall.c' (129,913) at 20210307214926266
131887 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/loader.py' (129,914) at 20210307205554442
131888 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tcp_ca_update.c' (129,915) at 20240405153054273
131889 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/Makefile' (129,916) at 20240613080016363
131890 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml' (129,917) at 20240405153045081
131891 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mt7530-mmio.c' (129,918) at 20240405153230903
131892 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CertificateCollection_v1.xml' (129,919) at 20240619080002920
131893 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_xmit.c' (129,920) at 20241216090017793
131894 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/exception.json' (129,921) at 20240405153054109
131895 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/auxio_32.h' (129,922) at 20210307214926578
131896 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/netfilter/nft_synproxy.sh' (129,923) at 20240405153054357
131897 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/Makefile' (129,924) at 20210308005002544
131898 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/starfive/jh7110-cryp.c' (129,925) at 20240405153230271
131899 2025-01-21 03:01:05.169-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/bsc9131rdb/README' (129,926) at 20210308005002956
131900 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/kirkwood-openrd-base.dts' (129,927) at 20240405153045457
131901 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/splice/short_splice_read.sh' (129,928) at 20240405153054373
131902 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/liboe.py' (129,929) at 20240301090012455
131903 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/meson.build' (129,930) at 20220913030027317 to deleted uid set
131904 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rk322x_common.h' (129,931) at 20210308005003612
131905 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atlx/Makefile' (129,932) at 20210307214929310
131906 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/dir.c' (129,933) at 20240527080023352
131907 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_pci_hotplug.rst' (129,934) at 20220429100100422
131908 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/io.h' (129,935) at 20240405153229859
131909 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_init.h' (129,936) at 20210307214930302
131910 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/pcie_wrap_regs.h' (129,937) at 20240405153046605
131911 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/core.c' (129,938) at 20240405153232179
131912 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/xpedite520x.c' (129,939) at 20210308005003172
131913 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/suspend.c' (129,940) at 20210307214926414
131914 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/alauda.c' (129,941) at 20240624080012804
131915 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ia_css_bnlm_param.h' (129,942) at 20210307214930550
131916 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/LICENSE' (129,943) at 20210308005052041
131917 2025-01-21 03:01:05.170-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/misc/msf2-sysreg.h' (129,944) at 20210308005046021
131918 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-pll.c' (129,945) at 20240405153046769
131919 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nfc/samsung,s3fwrn5.yaml' (129,946) at 20240405153045117
131920 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/access-control/styles/index.scss' (129,947) at 20210308005107065
131921 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8195/mt8195-loader.c' (129,948) at 20240405153054001
131922 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/nxp,pcf8523.txt' (129,949) at 20210307214925418
131923 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (129,950) at 20230909080012747
131924 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/Kconfig' (129,951) at 20240703080013351
131925 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/stacktrace.c' (129,952) at 20240405153045913
131926 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_attr_leaf.h' (129,953) at 20240405153052565
131927 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/dir.c' (129,954) at 20240613080016487
131928 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-twofish/0002-setup.py-switch-to-setuptools.patch' (129,955) at 20220402030016019
131929 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PCIeFunction.v1_6_0.json' (129,956) at 20240619080002952
131930 2025-01-21 03:01:05.171-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/LeakDetectorCollection_v1.xml' (129,957) at 20240619080002928
131931 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HaskellReport' (129,958) at 20211006000025238
131932 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_w.c' (129,959) at 20210308005046525
131933 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_1.29.bb' (129,960) at 20241221090017684
131934 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cpu/a15mpcore.h' (129,961) at 20210308005046009
131935 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_add.c' (129,962) at 20210307214926274
131936 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tpm/tpm2_tis_core.c' (129,963) at 20220520100030268
131937 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/check-plugin-output.sh' (129,964) at 20241211090212550
131938 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_vdec0_brdg_ctrl_axuser_msix_l2c_regs.h' (129,965) at 20240405153046589
131939 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-brppt1-mmc.dts' (129,966) at 20210308005002560
131940 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042d4rdb.dts' (129,967) at 20210307214926354
131941 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-acpi-dev.c' (129,968) at 20240405153054005
131942 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/fcntl.h' (129,969) at 20210927100127269
131943 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hfs/brec.c' (129,970) at 20210307214931118
131944 2025-01-21 03:01:05.172-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.h' (129,971) at 20210307214929934
131945 2025-01-21 03:01:05.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/xen.c' (129,972) at 20240405153230143
131946 2025-01-21 03:01:05.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/local_lock.h' (129,973) at 20210309003655972
131947 2025-01-21 03:01:05.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ext4/ext4.h' (129,974) at 20241211090145509 to deleted uid set
131948 2025-01-21 03:01:05.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/sysdev/cpm_common.c' (129,975) at 20240405153230059
131949 2025-01-21 03:01:05.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/stm32-pinfunc.h' (129,976) at 20210308005003640
131950 2025-01-21 03:01:05.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_aux_bus.c' (129,977) at 20240405153048385
131951 2025-01-21 03:01:05.173-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/power-ctrl-init.service' (129,978) at 20240316080012480
131952 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/genesis3-yaml-config/genesis3-ipmi-fru-properties.yaml' (129,979) at 20230804080018095
131953 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-evkb.dts' (129,980) at 20240405153045725
131954 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/eisa.c' (129,981) at 20240405153230123
131955 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_usb_usbd.h' (129,982) at 20210307214926218
131956 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/drivers/dw100.rst' (129,983) at 20240405153045309
131957 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/prestera/prestera_ethtool.c' (129,984) at 20240405153050073
131958 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/aha152x_core.c' (129,985) at 20210307214930374
131959 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/math_support.h' (129,986) at 20210307214930546
131960 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/mpc836x_rdk.dts' (129,987) at 20210307214926358
131961 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/audit_read.h' (129,988) at 20210307214931302
131962 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dmaengine.h' (129,989) at 20220525020652406
131963 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/broadwell/sdram.c' (129,990) at 20210308005002852
131964 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/hcd_ddma.c' (129,991) at 20240429080012444
131965 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8173-img.c' (129,992) at 20240405153046797
131966 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/ataflop.c' (129,993) at 20240405153046705
131967 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/Tunnel.interface.yaml' (129,994) at 20221207040023631
131968 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a73a4.dtsi' (129,995) at 20240405153229895
131969 2025-01-21 03:01:05.174-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a-marsboard.dts' (129,996) at 20240405153045557
131970 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib_compress.c' (129,997) at 20210308005003696
131971 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/admtek/Kconfig' (129,998) at 20210307214929726
131972 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions.cpp' (129,999) at 20240920080022619
131973 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma-fence.h' (130,000) at 20240520080015203
131974 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/max44009.c' (130,001) at 20240405153049001
131975 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ltc2497.c' (130,002) at 20240405153048957
131976 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/clc37d.h' (130,003) at 20210309003649824
131977 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/edk2-riscv-code.fd.bz2' (130,004) at 20241211090212410 to deleted uid set
131978 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kungshamn' (130,005) at 20210307205553786
131979 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/extent_cache.c' (130,006) at 20241216090017753
131980 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/aptina-pll.h' (130,007) at 20210307214928654
131981 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.c' (130,008) at 20220525020652959
131982 2025-01-21 03:01:05.175-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/mediatek/mtk-mmsys.c' (130,009) at 20240405153231451
131983 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/Makefile' (130,010) at 20210307214930226
131984 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/witherspoon-debug/debug' (130,011) at 20221209040019095
131985 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/peak_canfd/peak_pciefd_main.c' (130,012) at 20220525020653419
131986 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sibyte/bigsur.h' (130,013) at 20210307214926242
131987 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/subprojects/phosphor-logging.wrap' (130,014) at 20220322030034432
131988 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/fby35.rst' (130,015) at 20241211090212238
131989 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/ktest.pl' (130,016) at 20241018080014598
131990 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/squashfs/id.c' (130,017) at 20210406100036143
131991 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/io_event_irq.h' (130,018) at 20210307214926382
131992 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11ac.c' (130,019) at 20240405153050561
131993 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/docs.rst' (130,020) at 20240906080037172
131994 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/scg.c' (130,021) at 20210308005002728
131995 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-picolcd_fb.c' (130,022) at 20240405153230655
131996 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sunxi-common-regulators.dtsi' (130,023) at 20210308005002628
131997 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a34/cache.json' (130,024) at 20240405153054109
131998 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/icon-slicer/files/0001-Makefile.am-no-examples.patch' (130,025) at 20210307205553898
131999 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/ossec/files/0001-Makefile-drop-running-scrips-install.patch' (130,026) at 20210528000029703
132000 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Seagate/dockstar/dockstar.h' (130,027) at 20210308005002908
132001 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1033.h' (130,028) at 20210307214928702
132002 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/mman.h' (130,029) at 20240405153052925
132003 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-irc/znc/znc_1.8.2.bb' (130,030) at 20241221090017496
132004 2025-01-21 03:01:05.176-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/thermal_trace.h' (130,031) at 20240405153051977
132005 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020UTM-PC_SDCARD_defconfig' (130,032) at 20210308005003240
132006 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/bcm63xx_spi.c' (130,033) at 20210308005003488
132007 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pr.h' (130,034) at 20240405153052773
132008 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/thermal/Makefile' (130,035) at 20241211090145573
132009 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/class/Kconfig' (130,036) at 20210307214930778
132010 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/initramfs-kexecboot-image.bb' (130,037) at 20230211040012635
132011 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/json/actions/net_target_increase.cpp' (130,038) at 20240820080023686
132012 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vmnet-bridged.m' (130,039) at 20240906080037380
132013 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/vport.h' (130,040) at 20240405153052737
132014 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7785lcr/MAINTAINERS' (130,041) at 20210308005003036
132015 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_main.c' (130,042) at 20240405153051737
132016 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/damon/Kconfig' (130,043) at 20240405153053121
132017 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/silabs,si514.txt' (130,044) at 20210309003648340
132018 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/crypto/sha256_glue.c' (130,045) at 20240405153046317
132019 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-ia32x64.h' (130,046) at 20241114091008832
132020 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/xen/gntdev.h' (130,047) at 20240405153052953
132021 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/if_tun.h' (130,048) at 20240405153054053
132022 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/htc_hst.c' (130,049) at 20241211090145469
132023 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/stpmic1.h' (130,050) at 20240405153052733
132024 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/sp_fmin.c' (130,051) at 20210307214926274
132025 2025-01-21 03:01:05.177-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_mac.c' (130,052) at 20240405153050029
132026 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-bmips/spaces.h' (130,053) at 20210307214926218
132027 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/testmakefile' (130,054) at 20210307205554442
132028 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__debug.hpp' (130,055) at 20240817080036816
132029 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/nehalemex/virtual-memory.json' (130,056) at 20240405153054145
132030 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/qnx6.rst' (130,057) at 20240405153229815
132031 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/Makefile' (130,058) at 20240405153054237
132032 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-iio-thermocouple' (130,059) at 20240405153044917
132033 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/cpu-imx31.c' (130,060) at 20240405153045645
132034 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/uncore-power.json' (130,061) at 20240405153054129
132035 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/244' (130,062) at 20240906080037564
132036 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/intel-ish-hid/Kconfig' (130,063) at 20240405153048825
132037 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ipmi/ipmi.c' (130,064) at 20220429100100482
132038 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-atr.yaml' (130,065) at 20240405153229767
132039 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb' (130,066) at 20230114040015546
132040 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace_6.12.bb' (130,067) at 20241221090017676
132041 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kexec_image.c' (130,068) at 20210307214926518
132042 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common.c' (130,069) at 20240405153231323
132043 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/xilinx/zynqmp-sm-k26-revA.dts' (130,070) at 20240405153229975
132044 2025-01-21 03:01:05.178-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-sdmmc-mux.c' (130,071) at 20210819100021542
132045 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/image-postinst-intercepts.bbclass' (130,072) at 20220910030013385
132046 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/config_check.c' (130,073) at 20240405153054221
132047 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spu_manage.c' (130,074) at 20240405153230051
132048 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/connection.py' (130,075) at 20231126090012809
132049 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/macros.inc' (130,076) at 20210308005046529
132050 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8569mds/Makefile' (130,077) at 20210308005002980
132051 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/common/sa1111.c' (130,078) at 20240405153045613
132052 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mac/macints.c' (130,079) at 20240405153045969
132053 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/U3copy_to_user.S' (130,080) at 20210307214926606
132054 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_static_config.h' (130,081) at 20220525020653435
132055 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.h' (130,082) at 20220525020654179
132056 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/dma.c' (130,083) at 20220525020651982
132057 2025-01-21 03:01:05.179-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-reset-running@.target' (130,084) at 20220301040040077
132058 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/qat_hal.c' (130,085) at 20240405153046957
132059 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/jr.h' (130,086) at 20210308005003356
132060 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/dmard06.c' (130,087) at 20240405153048933
132061 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0015-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch' (130,088) at 20240413080012651
132062 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.h' (130,089) at 20240405153049641
132063 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3066a.dtsi' (130,090) at 20240710080014573
132064 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/compat.c' (130,091) at 20210307214931706
132065 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/Kconfig' (130,092) at 20210308005003036
132066 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/mm.h' (130,093) at 20240405153052789
132067 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/bmg160_spi.c' (130,094) at 20240405153048985
132068 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/lib/memset_64.S' (130,095) at 20240405153054033
132069 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/lpddr2.h' (130,096) at 20210308005002664
132070 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/dst_ca.c' (130,097) at 20240405153049353
132071 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/l3mdev.h' (130,098) at 20210309003653956
132072 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/sama5d2_xplained.h' (130,099) at 20210308005003612
132073 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/settings.hpp' (130,100) at 20240131090034276
132074 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/samsung,s6sy761.txt' (130,101) at 20210307214925338
132075 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board-spl.c' (130,102) at 20210308005002772
132076 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/CertificateLocations.v1_0_4.json' (130,103) at 20240619080002944
132077 2025-01-21 03:01:05.180-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/ppc/amigang.rst' (130,104) at 20240906080037180
132078 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_mv.c' (130,105) at 20240411080014066
132079 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fcnvfu.c' (130,106) at 20210307214926334
132080 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/decode-new.c.inc' (130,107) at 20241211090212486
132081 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/kmsugp1_defconfig' (130,108) at 20210308005003264
132082 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ia_css_s3a.host.h' (130,109) at 20210307214930558
132083 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/imx/cpuidle.h' (130,110) at 20210307214931590
132084 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-ali1563.rst' (130,111) at 20210307214925506
132085 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am57xx-sbc-am57x.dts' (130,112) at 20210308005002564
132086 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/appletalk/ipddp.c' (130,113) at 20240405153049721
132087 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/hw-txe-regs.h' (130,114) at 20210307214929166
132088 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-util-data-file.cpp' (130,115) at 20220329030016327
132089 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-385-amc.dts' (130,116) at 20210308005002568
132090 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-platform-ts5500' (130,117) at 20210307214925206
132091 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/sky81452-backlight.txt' (130,118) at 20210307214925346
132092 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpc.fuc' (130,119) at 20210307214927938
132093 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/arm/bcm2836.h' (130,120) at 20240906080037328
132094 2025-01-21 03:01:05.181-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.h' (130,121) at 20240405153049421
132095 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_dmic.h' (130,122) at 20210309003654940
132096 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_device.cpp' (130,123) at 20241106090023554
132097 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_overlap4.decode' (130,124) at 20210308005046389
132098 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/network.txt' (130,125) at 20210307214925422
132099 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/Makefile' (130,126) at 20210307214931898
132100 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vkms/vkms_composer.c' (130,127) at 20240405153230643
132101 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_proto.c' (130,128) at 20240405153046953
132102 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mscc/luton/Kconfig' (130,129) at 20210308005003020
132103 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/Makefile' (130,130) at 20240405153231571
132104 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ufs/ufs.h' (130,131) at 20241211090212342
132105 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/fsl/fsl_hash.c' (130,132) at 20210308005003356
132106 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/sl811-hcd.c' (130,133) at 20240415080012983
132107 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Apache-2.0' (130,134) at 20210307205554414
132108 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/vdso/gettimeofday.h' (130,135) at 20240405153045941
132109 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/dispcc-sm6375.c' (130,136) at 20240405153046813
132110 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/brcm,kona-ccu.txt' (130,137) at 20210307214925286
132111 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/pcm3724.c' (130,138) at 20240405153046901
132112 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/relocate.S' (130,139) at 20210308005002544
132113 2025-01-21 03:01:05.182-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/roms/config.vga-vmware' (130,140) at 20210308005046237
132114 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/qlogic/qed/qed_iwarp.h' (130,141) at 20210309003651168
132115 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sysctl/config' (130,142) at 20210307214932722
132116 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/libnma/libnma_1.10.6.bb' (130,143) at 20231207090015262
132117 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/user.h' (130,144) at 20210307214931306
132118 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/zsmalloc.rst' (130,145) at 20240405153229819
132119 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-run-native' (130,146) at 20210307205554638
132120 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/dfs_pri_detector.h' (130,147) at 20210307214929778
132121 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/axp209.h' (130,148) at 20210308005003560
132122 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/gpu.c' (130,149) at 20210308005002788
132123 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-kizboxmini-base.dts' (130,150) at 20240405153045465
132124 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4qds/eth.c' (130,151) at 20210308005002996
132125 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/winmate-fm07-keys.c' (130,152) at 20240405153051417
132126 2025-01-21 03:01:05.183-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-smartkiz.dts' (130,153) at 20240405153045465
132127 2025-01-21 03:01:05.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0910_regs.h' (130,154) at 20210307214928642
132128 2025-01-21 03:01:05.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/hid-sjoy.c' (130,155) at 20210307214928098
132129 2025-01-21 03:01:05.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/umem_odp.c' (130,156) at 20240405153049025
132130 2025-01-21 03:01:05.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c' (130,157) at 20240405153052205
132131 2025-01-21 03:01:05.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/early_uart.c' (130,158) at 20210308005002852
132132 2025-01-21 03:01:05.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/airq.c' (130,159) at 20240405153231379
132133 2025-01-21 03:01:05.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/bcm/util.c' (130,160) at 20220525020652374
132134 2025-01-21 03:01:05.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/iforce-ff.c' (130,161) at 20210307214928470
132135 2025-01-21 03:01:05.184-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/defrag.c' (130,162) at 20240830080013311
132136 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubiremount.service.in' (130,163) at 20241207090017675 to deleted uid set
132137 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/module.lds.h' (130,164) at 20210309003648888
132138 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sysctl_loop1.c' (130,165) at 20210307214932650
132139 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/renesas,nbpfaxi.txt' (130,166) at 20210307214925310
132140 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/meson.options' (130,167) at 20230823080027603
132141 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c' (130,168) at 20210307214929510
132142 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-wmt.txt' (130,169) at 20210307214925326
132143 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/r2dplus.h' (130,170) at 20210308005003612
132144 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/Makefile' (130,171) at 20210308005002852
132145 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/trigger_bench.c' (130,172) at 20240405153054281
132146 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/poly1305-x86_64-cryptogams.pl' (130,173) at 20240405153046365
132147 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_drv.h' (130,174) at 20240405153048565
132148 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/events/intel/cstate.c' (130,175) at 20240805080013927
132149 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-nvme/nvme-json-rewrite' (130,176) at 20231128090014177
132150 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla2xxx/qla_edif.c' (130,177) at 20240418080014502
132151 2025-01-21 03:01:05.185-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/boot/compressed/vmlinux.lds.S' (130,178) at 20210309003648864
132152 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/ucc_geth.c' (130,179) at 20240405153230947
132153 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/tc_flower_port_range.sh' (130,180) at 20240405153232279
132154 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/fsl/arm_ddr_gen3.c' (130,181) at 20210308005003360
132155 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/comtrend_ar5387un.h' (130,182) at 20210308005003588
132156 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/intro.rst' (130,183) at 20240302090018226
132157 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/skcipher.h' (130,184) at 20240405153052625
132158 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2' (130,185) at 20210308005046389 to deleted uid set
132159 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6sx.dtsi' (130,186) at 20210308005002588
132160 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native.bbappend' (130,187) at 20210812000025258
132161 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/mscc,luton.dtsi' (130,188) at 20210308005002812
132162 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm6858.dtsi' (130,189) at 20210308005002576
132163 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/host/include/i386/host/bufferiszero.c.inc' (130,190) at 20240906080037184
132164 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/network/first-boot-set-mac/first-boot-set-mac.sh' (130,191) at 20230421080020940
132165 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/lib/zimageboot.c' (130,192) at 20210308005002852
132166 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/switchdev/Kconfig' (130,193) at 20210307214932090
132167 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/tehuti/Makefile' (130,194) at 20210307214929650
132168 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/rc-tables.rst' (130,195) at 20240405153045313
132169 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/ti/k3-ringacc.c' (130,196) at 20240405153231455
132170 2025-01-21 03:01:05.186-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/dm163-test.c' (130,197) at 20241211090212546
132171 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/vudc_sysfs.c' (130,198) at 20240405153052157
132172 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/protocol.h' (130,199) at 20210307214931218
132173 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/es-Malaga' (130,200) at 20210307205553766
132174 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/vga_int.h' (130,201) at 20240906080037216
132175 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/bgrt.c' (130,202) at 20240405153046633
132176 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_iso8859-5.c' (130,203) at 20210307214931190
132177 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/expected_stderr' (130,204) at 20210307214932154
132178 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/rk808-regulator.c' (130,205) at 20241211090145485
132179 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/matrox/matroxfb_misc.h' (130,206) at 20210307214930918
132180 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/dev-title.png' (130,207) at 20210307205554298 to deleted uid set
132181 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/message/native_types.hpp' (130,208) at 20241219090033968
132182 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-slimbus.c' (130,209) at 20240405153046693
132183 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mti-malta/malta-time.c' (130,210) at 20240405153046041
132184 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/am4.h' (130,211) at 20240405153052641
132185 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9g20ek_common.dtsi' (130,212) at 20240405153045465
132186 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/ptrace.h' (130,213) at 20210307214926178
132187 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_ipipeif.h' (130,214) at 20210307214930586
132188 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1977-spi.c' (130,215) at 20240405153053565
132189 2025-01-21 03:01:05.187-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/isee/igep003x/board.c' (130,216) at 20210308005003012
132190 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-only' (130,217) at 20210316000012713
132191 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx1-core.c' (130,218) at 20240405153231319
132192 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/arm,cci-400.yaml' (130,219) at 20240405153045013
132193 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/seccomp.h' (130,220) at 20220525020652038
132194 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sdram_common.h' (130,221) at 20210308005002664
132195 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/custom_serial.json' (130,222) at 20210307205553850
132196 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-slavext.dts' (130,223) at 20240405153045529
132197 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-armv7/systimer.h' (130,224) at 20210308005002636
132198 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager/xyz.openbmc_project.EntityManager.conf' (130,225) at 20240615080011909
132199 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/backref.h' (130,226) at 20240405153052273
132200 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.h' (130,227) at 20240405153048813
132201 2025-01-21 03:01:05.188-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/intel_gsic.c' (130,228) at 20210309003655964
132202 2025-01-21 03:01:05.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_sh_mask.h' (130,229) at 20210307214927674
132203 2025-01-21 03:01:05.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/python3-fuse/python3-fuse_1.0.9.bb' (130,230) at 20241221090017484
132204 2025-01-21 03:01:05.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/adjust_pc.h' (130,231) at 20220525020651958
132205 2025-01-21 03:01:05.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/xyz.openbmc_project.Hwmon@.service' (130,232) at 20220412030021182
132206 2025-01-21 03:01:05.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/Kconfig' (130,233) at 20210308005002824
132207 2025-01-21 03:01:05.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/msm/gmu.yaml' (130,234) at 20240405153045041
132208 2025-01-21 03:01:05.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/dynamic-debug-howto.rst' (130,235) at 20240405153229735
132209 2025-01-21 03:01:05.189-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/ad5755.c' (130,236) at 20240405153048977
132210 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pic32_eth.c' (130,237) at 20210308005003444
132211 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/SecureBoot_v1.xml' (130,238) at 20240619080002936
132212 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-x570d4u/conf/layer.conf' (130,239) at 20241221090017472
132213 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-acm' (130,240) at 20210307214925186
132214 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/profile-settings/index.js' (130,241) at 20210308005107077
132215 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/pinctrl_stm32.c' (130,242) at 20210308005003460
132216 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-pycups_2.0.4.bb' (130,243) at 20241206090014250
132217 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/syteco/zmx25/MAINTAINERS' (130,244) at 20210308005003068
132218 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-1.4' (130,245) at 20211006000025242
132219 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/IP/meson.build' (130,246) at 20230825080021141 to deleted uid set
132220 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-glk-fails.txt' (130,247) at 20240405153230531
132221 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/riscv64-linux-gcc.rul' (130,248) at 20231126090012857
132222 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/subcmd/sigchain.c' (130,249) at 20210307214932494
132223 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml' (130,250) at 20240405153045105
132224 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic-v3.c' (130,251) at 20241115090012945
132225 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/ams-delta-fiq.h' (130,252) at 20210307214931470
132226 2025-01-21 03:01:05.190-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/masters/omap_hdq.c' (130,253) at 20240405153052233
132227 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_ns16550.c' (130,254) at 20210308005003484
132228 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/resize.c' (130,255) at 20241211090145513
132229 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/kernel/ints.c' (130,256) at 20210307214926166
132230 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_parser.h' (130,257) at 20240405153230155
132231 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/do_div.cocci' (130,258) at 20240405153053441
132232 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/asp.c' (130,259) at 20240405153231279
132233 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/atheros/atl1c/atl1c_hw.h' (130,260) at 20220525020653451
132234 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_plb.c' (130,261) at 20240405153053265
132235 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/makefile-remove-ldflags.patch' (130,262) at 20210307205553986
132236 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb' (130,263) at 20241206090014342
132237 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/Makefile' (130,264) at 20240405153053905
132238 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/023_blob.dts' (130,265) at 20210308005003752
132239 2025-01-21 03:01:05.191-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/include/futextest.h' (130,266) at 20210307214932674
132240 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/fixup.c' (130,267) at 20241008080013899
132241 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl0039.h' (130,268) at 20210309003649824
132242 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/remove-for-all' (130,269) at 20240309090012820
132243 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/locking/queued-spinlocks/arch-support.txt' (130,270) at 20240405153045201
132244 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/Kconfig' (130,271) at 20240405153230539
132245 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/abi/syscall-abi.h' (130,272) at 20240405153054237
132246 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/slre.h' (130,273) at 20210308005003684
132247 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image_15.0.0.bb' (130,274) at 20241221090017640
132248 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/elog_entry.cpp' (130,275) at 20241003080023045
132249 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/core.c' (130,276) at 20240405153049705
132250 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt' (130,277) at 20210307214925342
132251 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Sodertalje_Ragnhildsborg' (130,278) at 20210307205553790
132252 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/davinci/Makefile' (130,279) at 20240405153045585
132253 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/FacilityCollection.json' (130,280) at 20240619080002948
132254 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-uac2' (130,281) at 20240405153044913
132255 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/fuloong-2e/dma.c' (130,282) at 20210309003648852
132256 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/mon_client.h' (130,283) at 20210309003653828
132257 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/r2300_fpu.S' (130,284) at 20240405153230015
132258 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/arch-support.txt' (130,285) at 20220525020651726
132259 2025-01-21 03:01:05.192-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/40x/ppc40x_simple.c' (130,286) at 20240405153046193
132260 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/lpc_ich9.c' (130,287) at 20241211090212286
132261 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/add_negative' (130,288) at 20240405153053433
132262 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/cs35l33.h' (130,289) at 20210307214931594
132263 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.shellcheckrc' (130,290) at 20220830030552937
132264 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_paprd.c' (130,291) at 20240405153050449
132265 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/hd64461.h' (130,292) at 20240405153046309
132266 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/core/eBPF-JIT/arch-support.txt' (130,293) at 20240405153045197
132267 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/sp_SP/process/researcher-guidelines.rst' (130,294) at 20240405153229835
132268 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/unistd.h' (130,295) at 20210307214926762
132269 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/gpu/rfc/index.rst' (130,296) at 20240405153045213
132270 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/sun8i_thermal.c' (130,297) at 20240405153231499
132271 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/driver-model/fs_firmware_loader.txt' (130,298) at 20210308005003328
132272 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch' (130,299) at 20230131040012027
132273 2025-01-21 03:01:05.193-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cpt_hw_types.h' (130,300) at 20240405153046933
132274 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/arm64/include/asm/sysreg.h' (130,301) at 20240405153054033
132275 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/ioapic.c' (130,302) at 20241211090212286
132276 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-landisk/mach/iodata_landisk.h' (130,303) at 20210307214926558
132277 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/perf/arm-cmn.rst' (130,304) at 20210309003648292
132278 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/initscript' (130,305) at 20210307205553998
132279 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soundwire/cadence_master.h' (130,306) at 20241018080014546
132280 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun9i-a80.dtsi' (130,307) at 20240405153045397
132281 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ti,ds90ub953.yaml' (130,308) at 20240405153229771
132282 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43/phy_g.c' (130,309) at 20220525020653735
132283 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/common/dfu_sample_env.txt' (130,310) at 20210308005003044
132284 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tangier.c' (130,311) at 20240503080014470
132285 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kaxholmen_Vistakulle' (130,312) at 20210307205553786
132286 2025-01-21 03:01:05.194-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_platform_cmd.hpp' (130,313) at 20230721080038150
132287 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/at91rm9200.c' (130,314) at 20210307214925870
132288 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/auth.h' (130,315) at 20210307214931162
132289 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/slpd-lite/slp_server.hpp' (130,316) at 20240822080032141
132290 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb.h' (130,317) at 20210308005002820
132291 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/functional/test_mem_addr_space.py' (130,318) at 20241211090212538
132292 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/dcmihandler.cpp' (130,319) at 20240829080022538
132293 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/us-ATSC-center-frequencies-8VSB' (130,320) at 20210307205553754
132294 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arcmsr/arcmsr.h' (130,321) at 20240405153231387
132295 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Cornell-Lossless-JPEG' (130,322) at 20241221090017616
132296 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mtd/cfi_flash.h' (130,323) at 20210308005003676
132297 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/profile-settings/controllers/profile-settings-controller.js' (130,324) at 20210308005107077
132298 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/parselogs-ignores-x86.txt' (130,325) at 20240106090017261
132299 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml' (130,326) at 20240405153045129
132300 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/sha1.c' (130,327) at 20210308005003712
132301 2025-01-21 03:01:05.195-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch' (130,328) at 20230706080014745
132302 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch' (130,329) at 20230706080014765
132303 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/Kconfig' (130,330) at 20240405153046197
132304 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779f0.dtsi' (130,331) at 20240805080013919
132305 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/ashrdi3.S' (130,332) at 20210307214925866
132306 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml' (130,333) at 20240405153045033
132307 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-mk802.dts' (130,334) at 20240405153045377
132308 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_null.c' (130,335) at 20210307214932082
132309 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun20i-d1-r.c' (130,336) at 20240405153046853
132310 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/bin/kvm-check-branches.sh' (130,337) at 20240405153054365
132311 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/leds/yosemite4-led-manager-config/led.yaml' (130,338) at 20241228090012931
132312 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ilitek,ili9163.yaml' (130,339) at 20240405153045041
132313 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/vpnor/test/toc_flags.cpp' (130,340) at 20210308005100997
132314 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_plane.c' (130,341) at 20240405153230583
132315 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/udplite.rst' (130,342) at 20210307214925542
132316 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/priv.h' (130,343) at 20220525020652971
132317 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9062-regulator.c' (130,344) at 20240405153231363
132318 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/nvmem-consumer.yaml' (130,345) at 20240405153045121
132319 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Storfjaten' (130,346) at 20210307205553790
132320 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/sbshc.c' (130,347) at 20240405153046645
132321 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/md-linear.c' (130,348) at 20240405153230771
132322 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/OWNERS' (130,349) at 20230624080040884
132323 2025-01-21 03:01:05.196-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/initvals_phy.h' (130,350) at 20210307214929890
132324 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/printk.h' (130,351) at 20240613080016503
132325 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77961.dtsi' (130,352) at 20240405153045805
132326 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Entry.interface.yaml' (130,353) at 20221207040023627
132327 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/console/obmc-console/obmc-console.conf' (130,354) at 20230512080018777
132328 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/qgroup.h' (130,355) at 20240405153231631
132329 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/CVE-2023-38472.patch' (130,356) at 20240106090017265
132330 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/colorspaces-details.rst' (130,357) at 20220525020651782
132331 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/rings.c' (130,358) at 20240405153050197
132332 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvb-fe-read-status.rst' (130,359) at 20210309003648476
132333 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/Arphic-Public-License' (130,360) at 20210812000025194
132334 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/atomic.h' (130,361) at 20240405153046381
132335 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/sntp' (130,362) at 20210307205553846
132336 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rcar-gen3-common.h' (130,363) at 20210308005003612
132337 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sm8350.h' (130,364) at 20240405153052645
132338 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/spi-ep93xx.h' (130,365) at 20210307214931482
132339 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/c2port/c2port-duramar2150.c' (130,366) at 20210307214929122
132340 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_iommu.h' (130,367) at 20240405153049469
132341 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/img2brec.sh' (130,368) at 20210308005003764
132342 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/am3517evm/am3517evm.h' (130,369) at 20210308005003016
132343 2025-01-21 03:01:05.197-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-a100-r.c' (130,370) at 20240405153231335
132344 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/cmd.c' (130,371) at 20240405153231007
132345 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/tune-cortexa715.inc' (130,372) at 20240301090012451
132346 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/dwarf-regs.c' (130,373) at 20210307214932518
132347 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sbc8641d_defconfig' (130,374) at 20210308005003280
132348 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/xinetd.service' (130,375) at 20210307205554574
132349 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_txnmgr.c' (130,376) at 20240830080013323
132350 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dprtc-cmd.h' (130,377) at 20210307214929394
132351 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/gcm.c' (130,378) at 20240405153046537
132352 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext_0.22.5.bb' (130,379) at 20241221090017640
132353 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts' (130,380) at 20240405153229939
132354 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/HEADERS.md' (130,381) at 20221208040005014
132355 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/etcd-existing.conf' (130,382) at 20230520080014480
132356 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/math-emu/fp_log.c' (130,383) at 20210307214926170
132357 2025-01-21 03:01:05.198-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/amd-sample-raw.c' (130,384) at 20240405153232235
132358 2025-01-21 03:01:05.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch' (130,385) at 20241221090017692
132359 2025-01-21 03:01:05.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/smsc-lan87xx.txt' (130,386) at 20210309003648376
132360 2025-01-21 03:01:05.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/tegra194-cpufreq.c' (130,387) at 20240405153230255
132361 2025-01-21 03:01:05.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/ib_user_mad.h' (130,388) at 20220525020654679
132362 2025-01-21 03:01:05.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/intel_memory_region.c' (130,389) at 20240405153048549
132363 2025-01-21 03:01:05.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ti-ads8344.c' (130,390) at 20240405153048965
132364 2025-01-21 03:01:05.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/dma/i8257.c' (130,391) at 20241211090212270
132365 2025-01-21 03:01:05.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/usb-tusb6010.c' (130,392) at 20240405153045673
132366 2025-01-21 03:01:05.199-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-time-dd-test.sh' (130,393) at 20220910030013437
132367 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/target_syscall.h' (130,394) at 20220429100100650
132368 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nuvoton,nau8821.yaml' (130,395) at 20240405153229799
132369 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/tx.c' (130,396) at 20240405153050729
132370 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/Makefile' (130,397) at 20210309003651032
132371 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/exception.h' (130,398) at 20240405153229999
132372 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-host-ipmi-oem/org/open_power/OCC/Metrics.metadata.yaml' (130,399) at 20221209040020395
132373 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/syscall.tbl' (130,400) at 20241211090212378
132374 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/compulab/cm_fx6/cm_fx6.c' (130,401) at 20210308005002948
132375 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/misc/cros_ec.c' (130,402) at 20210308005003396
132376 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/regulator/st,stm32-vrefbuf.txt' (130,403) at 20210308005003308
132377 2025-01-21 03:01:05.200-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/trace_events/trace_custom_sched.c' (130,404) at 20240405153053433
132378 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_offset.h' (130,405) at 20240405153230471
132379 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/core_thermal.c' (130,406) at 20240405153050145
132380 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_cp862.c' (130,407) at 20210307214931178
132381 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/arch-powerpc.inc' (130,408) at 20210812000025310
132382 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/selftest.py' (130,409) at 20220910030013405
132383 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/ocelot.h' (130,410) at 20240405153049613
132384 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/0001-Fixes-for-yocto-build.patch' (130,411) at 20231011080016574
132385 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.18.1.bb' (130,412) at 20241221090017564
132386 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c' (130,413) at 20241011080017307 to deleted uid set
132387 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.6.bb' (130,414) at 20241221090017564
132388 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/fdtparams.c' (130,415) at 20240405153047041
132389 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/src/async/fdio.cpp' (130,416) at 20241217090453707
132390 2025-01-21 03:01:05.206-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/cchips/hd6446x/hd64461.c' (130,417) at 20210307214926542
132391 2025-01-21 03:01:05.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/can-isotp_git.bb' (130,418) at 20241221090017524
132392 2025-01-21 03:01:05.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_da_format.h' (130,419) at 20241023080012895
132393 2025-01-21 03:01:05.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/logicore_dp_tx_regif.h' (130,420) at 20210308005003528
132394 2025-01-21 03:01:05.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/emulate.c' (130,421) at 20240405153046029
132395 2025-01-21 03:01:05.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/chilisom.h' (130,422) at 20210308005002636
132396 2025-01-21 03:01:05.207-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/meson_registers.h' (130,423) at 20210308005003528
132397 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/padata.c' (130,424) at 20241008080014023
132398 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/rndis.h' (130,425) at 20210308005003508
132399 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/0017-img2simg-Add-support-for-converting-holes-to-don-t-c.patch' (130,426) at 20220910030013353
132400 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/selftest_timeline.c' (130,427) at 20240405153230571
132401 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/io.c' (130,428) at 20210307214926566
132402 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cgroup.c' (130,429) at 20210307214928370
132403 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/subprojects/sdeventplus.wrap' (130,430) at 20230630080020271
132404 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/exynos/regs-gsc.h' (130,431) at 20210307214927774
132405 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-poweroff-watchdog.service' (130,432) at 20210810100021256
132406 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/rng.c' (130,433) at 20240405153046537
132407 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/statfs.h' (130,434) at 20210307214931618
132408 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/checksum_32.h' (130,435) at 20210309003649016
132409 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ves1x93.c' (130,436) at 20240405153049301
132410 2025-01-21 03:01:05.208-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/arm-cci.h' (130,437) at 20240405153052657
132411 2025-01-21 03:01:05.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap4-var-som-om44.dtsi' (130,438) at 20240405153045605
132412 2025-01-21 03:01:05.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-blk-pci.c' (130,439) at 20221215040039166
132413 2025-01-21 03:01:05.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/hdmi-codec.h' (130,440) at 20240405153052885
132414 2025-01-21 03:01:05.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/smc_eeprom.c' (130,441) at 20210308005003020
132415 2025-01-21 03:01:05.209-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/config/ibm/50003000_v2.json' (130,442) at 20241213090040130
132416 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_type.h' (130,443) at 20240405153050321
132417 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs.c' (130,444) at 20240624080012776
132418 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/inputattach.service' (130,445) at 20210307205553918
132419 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/dbx500-prcmu.h' (130,446) at 20210307214930186
132420 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/tests.conf' (130,447) at 20210307214932626
132421 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_ksyms_weak.c' (130,448) at 20240405153054277
132422 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/addrlabel.c' (130,449) at 20221128040017626
132423 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/imx_ccm.c' (130,450) at 20210927100127153
132424 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/net/mii.h' (130,451) at 20240326080039538
132425 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-sdw.c' (130,452) at 20240405153046693
132426 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192u/Kconfig' (130,453) at 20220525020654163
132427 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/machine/s2600wf.conf' (130,454) at 20230927080013510
132428 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_plane.h' (130,455) at 20220525020652831
132429 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/gcc-plugins/sancov_plugin.c' (130,456) at 20240405153053449
132430 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/page-vary-target.c' (130,457) at 20240326080039578
132431 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-thunderbolt' (130,458) at 20240405153229731
132432 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/memory-device-stubs.c' (130,459) at 20240906080037248
132433 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km83xx/km83xx_i2c.c' (130,460) at 20210308005003012
132434 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch' (130,461) at 20220910030013425
132435 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2004.c' (130,462) at 20240405153049165
132436 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c' (130,463) at 20240405153048593
132437 2025-01-21 03:01:05.210-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/l2t.c' (130,464) at 20210309003650588
132438 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h' (130,465) at 20240405153048797
132439 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.c' (130,466) at 20240405153048665
132440 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_vl.h' (130,467) at 20220525020653435
132441 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-tyan/meta-s7106/conf/templates/default/conf-notes.txt' (130,468) at 20220913030020496
132442 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/flock.c' (130,469) at 20210307214932578
132443 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_mst.c' (130,470) at 20240429080012420
132444 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/gadget/udc/trace.h' (130,471) at 20240405153052093
132445 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-lpc2k.txt' (130,472) at 20210307214925322
132446 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cci-control-port.yaml' (130,473) at 20240405153045013
132447 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/keys/IPS_P10BMCAspeedSBPubKey_3.pem' (130,474) at 20220810030014017
132448 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/flash/Makefile' (130,475) at 20240405153049217
132449 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/snic_io.c' (130,476) at 20240405153051737
132450 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra124/pinmux.c' (130,477) at 20210308005002788
132451 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/0001-os-linux-Fix-build-when-__NR_futex-is-not-available.patch' (130,478) at 20210307205553938
132452 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/jump_label.h' (130,479) at 20240405153230091
132453 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/geekbuying/geekbox/Kconfig' (130,480) at 20210308005003004
132454 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/appletalk/aarp.c' (130,481) at 20220525020654787
132455 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/dev-subdev.rst' (130,482) at 20240405153045313
132456 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sol/console_buffer.hpp' (130,483) at 20210308005051513
132457 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-distlib_0.3.9.bb' (130,484) at 20241221090017552
132458 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/gpio_block_defs.h' (130,485) at 20210307214930542
132459 2025-01-21 03:01:05.211-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/thordown.c' (130,486) at 20210308005003220
132460 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/ubi/obmc-flash-bios-ubipatch.service' (130,487) at 20210308005102829
132461 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_tc_lib.c' (130,488) at 20241018080014518
132462 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/cobalt/rtc.c' (130,489) at 20210307214926202
132463 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/ti-common/omap_wdt.h' (130,490) at 20210308005002708
132464 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/migration/guestperf/plot.py' (130,491) at 20210308005046397
132465 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx6qdl_icore_rqs_defconfig' (130,492) at 20210308005003260
132466 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h' (130,493) at 20220525020652947
132467 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/ivpu/TODO' (130,494) at 20240405153046609
132468 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts' (130,495) at 20240503080014458
132469 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/boot/ebcdic.c' (130,496) at 20210307214926502
132470 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c' (130,497) at 20240405153049917
132471 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch' (130,498) at 20210307205554466
132472 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/u-boot-spl.lds' (130,499) at 20210308005002556
132473 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/Makefile' (130,500) at 20240405153054073
132474 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/qed/qed_eth_if.h' (130,501) at 20240405153052781
132475 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/sclp_pci.c' (130,502) at 20210307214930234
132476 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/configs/nommu_kc705_defconfig' (130,503) at 20240405153046501
132477 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_fips.c' (130,504) at 20210307214927086
132478 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/Makefile' (130,505) at 20210307214926186
132479 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/cpuctrl.yaml' (130,506) at 20240405153229755
132480 2025-01-21 03:01:05.212-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/realtek/rtl83xx.dtsi' (130,507) at 20220525020651994
132481 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/dt2801.c' (130,508) at 20240405153046893
132482 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/meson.build' (130,509) at 20241212090020527 to deleted uid set
132483 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/rx/op_helper.c' (130,510) at 20240326080039698
132484 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/aliasesdb' (130,511) at 20220204040022432
132485 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/events.json' (130,512) at 20240918080013376
132486 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-mediatek.h' (130,513) at 20240405153231527
132487 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/.github/workflows/cancel-redundant-workflows.yml' (130,514) at 20220823030015959
132488 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator_v.h' (130,515) at 20210307214927286
132489 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/w1/w1-gpio.txt' (130,516) at 20210308005003328
132490 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/eeh/eeh-vf-unaware.sh' (130,517) at 20220525020655227
132491 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx.h' (130,518) at 20240405153051313
132492 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.h' (130,519) at 20210307214929930
132493 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/cavium/cpt/cptvf_main.c' (130,520) at 20240405153046933
132494 2025-01-21 03:01:05.213-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/noexec.c' (130,521) at 20221215040039390
132495 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/intel/hda-dai.c' (130,522) at 20240719080013381
132496 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_regs.h' (130,523) at 20220525020653019
132497 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/src/manager_serialize.cpp' (130,524) at 20241115090002317
132498 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/rot0_masks.h' (130,525) at 20240405153046601
132499 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/powerpc/include/asm/barrier.h' (130,526) at 20210307214932454
132500 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_trace.h' (130,527) at 20240405153047197
132501 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/x86/spi-intel.h' (130,528) at 20240405153052773
132502 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/bti/.gitignore' (130,529) at 20220525020655187
132503 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c' (130,530) at 20240405153231055
132504 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6.dtsi' (130,531) at 20210308005002620
132505 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qobject/qnum.c' (130,532) at 20241211090212454
132506 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/README.hardware.md' (130,533) at 20241221090017604
132507 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gx-pmx.c' (130,534) at 20210308005003456
132508 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/env_mock.hpp' (130,535) at 20210308004940468
132509 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/dram_init.c' (130,536) at 20210308005002796
132510 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P2020RDB-PC_36BIT_SDCARD_defconfig' (130,537) at 20210308005003240
132511 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__execute.hpp' (130,538) at 20240731080033662
132512 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/Fraunhofer_FDK_AAC_Codec_Library_for_Android' (130,539) at 20210307205553754
132513 2025-01-21 03:01:05.214-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/subprojects/sdeventplus.wrap' (130,540) at 20230324080026170
132514 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/configuration/controllers/snmp-controller.js' (130,541) at 20210308005107073
132515 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls.h' (130,542) at 20240405153230935
132516 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qedi/qedi_iscsi.c' (130,543) at 20240405153051693
132517 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/xen/interface.h' (130,544) at 20210307214926066
132518 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/check_build_completeness.py' (130,545) at 20210307205554546
132519 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/whitelist-filter.cpp' (130,546) at 20240829080022546
132520 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ehci.h' (130,547) at 20210308005002656
132521 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/rme32.c' (130,548) at 20240405153232135
132522 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_task.c' (130,549) at 20241211090212486
132523 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/kexec.h' (130,550) at 20240405153229907
132524 2025-01-21 03:01:05.215-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/amdtp-stream.h' (130,551) at 20240812080017264
132525 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cpan-base.bbclass' (130,552) at 20220910030013385
132526 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/poll.h' (130,553) at 20240405153231835
132527 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/Makefile' (130,554) at 20210307214931174
132528 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/blocklayout/blocklayout.h' (130,555) at 20210307214931146
132529 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/bcm63xx_uart.c' (130,556) at 20240710080014597
132530 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/meraki-mx100.c' (130,557) at 20220525020653911
132531 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/linkage.h' (130,558) at 20210307214926158
132532 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/cg6.c' (130,559) at 20240405153231579
132533 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32f429.c' (130,560) at 20210307214930122
132534 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7606.c' (130,561) at 20241008080013931
132535 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nls/nls_ucs2_utils.c' (130,562) at 20240405153231707
132536 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/powerpc.c' (130,563) at 20240805080013927
132537 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/plugins/syscall.c' (130,564) at 20241211090212550
132538 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-execnet_2.1.1.bb' (130,565) at 20241206090014266
132539 2025-01-21 03:01:05.216-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/net/arp.c' (130,566) at 20210308005003716
132540 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/MP+polockonce+poacquiresilsil.litmus' (130,567) at 20220525020655127
132541 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylyrics_1.1.0.bb' (130,568) at 20241221090017560
132542 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/qat/qat_common/adf_heartbeat_dbgfs.c' (130,569) at 20240405153230267
132543 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/SBx81LIFXCAT_defconfig' (130,570) at 20210308005003244
132544 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/pfm.c' (130,571) at 20241211090145577
132545 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v6_0.h' (130,572) at 20240405153047145
132546 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel_config.h' (130,573) at 20210307214932590
132547 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/fw_cfg.h' (130,574) at 20240906080037248
132548 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/isa-bridge.c' (130,575) at 20240405153046141
132549 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iwalk.c' (130,576) at 20240405153052597
132550 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vmalloc.h' (130,577) at 20210307214926514
132551 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-hid-logitech-hidpp' (130,578) at 20210307214925202
132552 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-zone-config/zones.yaml' (130,579) at 20210307205553694
132553 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/ipc/util.h' (130,580) at 20240405153052973
132554 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/sh-cpufreq.c' (130,581) at 20220525020652370
132555 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/README' (130,582) at 20210308005003736
132556 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/pll.c' (130,583) at 20210307214927022
132557 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/arm.rst' (130,584) at 20240405153229739
132558 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/profile.h' (130,585) at 20240815080012907
132559 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/bayleybay/bayleybay.c' (130,586) at 20210308005003008
132560 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/sysinfo.h' (130,587) at 20210308005002876
132561 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/uaccess.h' (130,588) at 20240411080014050
132562 2025-01-21 03:01:05.217-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/buildman/.gitignore' (130,589) at 20210308005003756
132563 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/test/session/closesession_unittest.cpp' (130,590) at 20210308004925452
132564 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_chardev.c' (130,591) at 20240624080012796
132565 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/signal.c' (130,592) at 20240405153046077
132566 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/platform/aczephyr.h' (130,593) at 20240405153231787
132567 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/tricore-softmmu/default.mak' (130,594) at 20240906080037160
132568 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de0-nano-soc/MAINTAINERS' (130,595) at 20210308005003072
132569 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mmc/card.h' (130,596) at 20241216090017769
132570 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_hash_netnet.c' (130,597) at 20240405153053317
132571 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb' (130,598) at 20221003030013261
132572 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/report_updates.hpp' (130,599) at 20230524080039233
132573 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/Kconfig' (130,600) at 20210307214929910
132574 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/spi-nor/otp.c' (130,601) at 20240405153049709
132575 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-gpio-monitor/monitor.hpp' (130,602) at 20240817080025332
132576 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/cna_fwimg.c' (130,603) at 20210307214929346
132577 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/qib/qib_user_pages.c' (130,604) at 20240405153049105
132578 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am437x-idk-evm.dts' (130,605) at 20210308005002564
132579 2025-01-21 03:01:05.218-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ru-Volgodonsk' (130,606) at 20210307205553778
132580 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/libertas_tf.h' (130,607) at 20240405153050561
132581 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ima.h' (130,608) at 20240405153052709
132582 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pfe_eth/pfe_hw.c' (130,609) at 20210308005003440
132583 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,aal.yaml' (130,610) at 20240405153045041
132584 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-merge-config-native.bb' (130,611) at 20230720080015094
132585 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/dev-path-parser.c' (130,612) at 20240405153047041
132586 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gensio/gensio_2.8.7.bb' (130,613) at 20241221090017504
132587 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/designware.h' (130,614) at 20210308005003428
132588 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch' (130,615) at 20230811080018298
132589 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/024' (130,616) at 20240906080037564
132590 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/gdbstub.c' (130,617) at 20240906080037524
132591 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Accuracy/meson.build' (130,618) at 20230825080021141 to deleted uid set
132592 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/serio/i8042-io.h' (130,619) at 20210309003650212
132593 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/paravirt_api_clock.h' (130,620) at 20240405153045861
132594 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/python3-picamera/python3-picamera_git.bb' (130,621) at 20220402030016075
132595 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/embedded6xx/wii.c' (130,622) at 20240405153046209
132596 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/obmc-ikvm.cpp' (130,623) at 20210308005131905
132597 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/power/as3722.h' (130,624) at 20210308005003680
132598 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/ib_verbs.h' (130,625) at 20240613080016415
132599 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts' (130,626) at 20240405153045589
132600 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cacheline.c' (130,627) at 20210307214932586
132601 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/0001-CMakeLists.txt-Make-the-test-discovery-occur-on-targ.patch' (130,628) at 20241221090017508
132602 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-test' (130,629) at 20210307205554638
132603 2025-01-21 03:01:05.219-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/kontron,sl28cpld-intc.yaml' (130,630) at 20210309003648364
132604 2025-01-21 03:01:05.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/helper.hpp' (130,631) at 20240625080005992
132605 2025-01-21 03:01:05.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/emergency-restart.h' (130,632) at 20210307214925646
132606 2025-01-21 03:01:05.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/ps3/system-bus.c' (130,633) at 20240910080014022
132607 2025-01-21 03:01:05.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-amd8111.c' (130,634) at 20220525020653071
132608 2025-01-21 03:01:05.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/provider.c' (130,635) at 20241111090012125
132609 2025-01-21 03:01:05.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/hdp/hdp_4_4_2_sh_mask.h' (130,636) at 20240405153048005
132610 2025-01-21 03:01:05.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_dvo.c' (130,637) at 20240405153230635
132611 2025-01-21 03:01:05.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.yaml' (130,638) at 20240405153045081
132612 2025-01-21 03:01:05.220-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/syscall.tbl' (130,639) at 20240405153232219
132613 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/vmlinux-xip.lds.S' (130,640) at 20240405153230071
132614 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/debug.c' (130,641) at 20241011080017335
132615 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/common.c' (130,642) at 20240405153232015
132616 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ptp/ptp_qoriq.c' (130,643) at 20240405153231355
132617 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/backends/host_iommu_device.c' (130,644) at 20240906080037140
132618 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/loongarch/virt.h' (130,645) at 20241211090212362
132619 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/ti,omap3isp.txt' (130,646) at 20210307214925354
132620 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/README.md' (130,647) at 20221207040023631
132621 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-empty.json' (130,648) at 20220429100100882
132622 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_sprite.c' (130,649) at 20240405153048465
132623 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/maxim,max77686.txt' (130,650) at 20240405153045025
132624 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/configfs-usb-gadget-rndis' (130,651) at 20210309003648244
132625 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/perf/block/qcow2/convert-blockstatus' (130,652) at 20210308005046397
132626 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/st/phy-stih407-usb.c' (130,653) at 20210307214930062
132627 2025-01-21 03:01:05.221-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rootfs-postcommands.bbclass' (130,654) at 20241221090017608
132628 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/efuse.h' (130,655) at 20210307214929922
132629 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/.gitignore' (130,656) at 20240405153046609
132630 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/coresight/index.rst' (130,657) at 20210307214925574
132631 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/x86_64/interrupts.c' (130,658) at 20210308005002860
132632 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ti,pcm1681.txt' (130,659) at 20210307214925434
132633 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml' (130,660) at 20210309003648352
132634 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c' (130,661) at 20221215040039374
132635 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/goodix_fwupload.c' (130,662) at 20240405153049161
132636 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/amlogic/meson8b.dtsi' (130,663) at 20240405153045401
132637 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ir/ir_loopback.sh' (130,664) at 20240405153054309
132638 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/iscsi.h' (130,665) at 20240405153052897
132639 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/usb/usb-help.rst' (130,666) at 20210307214925590
132640 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am62.dtsi' (130,667) at 20240405153229971
132641 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_region_lmem.c' (130,668) at 20240405153230567
132642 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/spinlock.h' (130,669) at 20240405153046281
132643 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools_2.0.30.bb' (130,670) at 20241221090017688
132644 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/adp1653.c' (130,671) at 20240405153049305
132645 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/m68k/softfloat.h' (130,672) at 20210308005046297
132646 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/swift/monitor.yaml' (130,673) at 20210307205553702
132647 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/trapnr.h' (130,674) at 20210309003649024
132648 2025-01-21 03:01:05.222-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/fsi/fsi.c' (130,675) at 20241211090212270
132649 2025-01-21 03:01:05.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/slab.c' (130,676) at 20240405153231979
132650 2025-01-21 03:01:05.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/clnt.c' (130,677) at 20240805080014059
132651 2025-01-21 03:01:05.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/q54sj108a2.c' (130,678) at 20240405153230667
132652 2025-01-21 03:01:05.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/dma_global.h' (130,679) at 20210307214930542
132653 2025-01-21 03:01:05.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/rest_client.robot' (130,680) at 20240627080021048
132654 2025-01-21 03:01:05.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Python-2.0' (130,681) at 20210307205554426
132655 2025-01-21 03:01:05.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/hvf.h' (130,682) at 20240906080037348
132656 2025-01-21 03:01:05.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/native/irq.h' (130,683) at 20210307214926118
132657 2025-01-21 03:01:05.223-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/imx8mq_evk/Makefile' (130,684) at 20210308005002964
132658 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/switch-driver.rst' (130,685) at 20220525020651742
132659 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_regs.c' (130,686) at 20240405153230951
132660 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.h' (130,687) at 20240405153047173
132661 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.8/index.html' (130,688) at 20210307205554246
132662 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/filelock/ofdlocks.c' (130,689) at 20240405153232267
132663 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/usb/gs_usb.c' (130,690) at 20241216090017713
132664 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/rust-target-config.bbclass' (130,691) at 20241221090017608
132665 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp' (130,692) at 20221209040003858
132666 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/palmas.c' (130,693) at 20240405153230839
132667 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch' (130,694) at 20241221090017532
132668 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d33ek.dts' (130,695) at 20210308005002612
132669 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Simo_Viantie' (130,696) at 20210307205553774
132670 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/atbm8830.c' (130,697) at 20240405153049281
132671 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/cb_pcidas.c' (130,698) at 20240405153046889
132672 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/dz.h' (130,699) at 20210307214930746
132673 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb' (130,700) at 20241221090017544
132674 2025-01-21 03:01:05.224-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu_nkm.c' (130,701) at 20240405153230247
132675 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/meson.build' (130,702) at 20241217090031433 to deleted uid set
132676 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/mt8195-power.h' (130,703) at 20240405153052653
132677 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dm-verity-loadpin.h' (130,704) at 20240405153231807
132678 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/configfs/mount.c' (130,705) at 20220525020654383
132679 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/rk3366-power.h' (130,706) at 20210307214931346
132680 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_yellow_carp.h' (130,707) at 20240405153048349
132681 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c' (130,708) at 20240405153050581
132682 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/Makefile' (130,709) at 20240405153049921
132683 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/test/http/server_sent_event_test.cpp' (130,710) at 20240914080002926 to deleted uid set
132684 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_hw_wqe.h' (130,711) at 20240405153049957
132685 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/tpi.h' (130,712) at 20240405153046281
132686 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx53-tx53-x13x.dts' (130,713) at 20240405153045493
132687 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/vesa.h' (130,714) at 20210307214926638
132688 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mailbox/marvell,armada-3700-rwtm-mailbox.txt' (130,715) at 20210307214925350
132689 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sc7280-pinctrl.yaml' (130,716) at 20240405153045137
132690 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/builtin-ffs.h' (130,717) at 20220525020654531
132691 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mtk-dvfsrc-regulator.c' (130,718) at 20240405153231363
132692 2025-01-21 03:01:05.225-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/Settings/Network/ModalIpv6.vue' (130,719) at 20241004080035971
132693 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c' (130,720) at 20240503080014494 to deleted uid set
132694 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/targets/or1k-linux-user.mak' (130,721) at 20241211090212222
132695 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/compressed/clz_ctz.c' (130,722) at 20220525020651990
132696 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/itnull.cocci' (130,723) at 20240405153053441
132697 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08.c' (130,724) at 20240405153051337 to deleted uid set
132698 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tar/tar_1.35.bb' (130,725) at 20231011080016614
132699 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcmstb/MAINTAINERS' (130,726) at 20210308005002940
132700 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/icc-rpm.h' (130,727) at 20240405153230735
132701 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/parisc/Makefile' (130,728) at 20210307214932226
132702 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb' (130,729) at 20241206090014270
132703 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/pm_smbus.h' (130,730) at 20210308005046013
132704 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrav_qb.c' (130,731) at 20210308005046509
132705 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/bloblist.c' (130,732) at 20210308005003736
132706 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/Makefile' (130,733) at 20220525020654803
132707 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/conf/layer.conf' (130,734) at 20241221090017476
132708 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cpus.yaml' (130,735) at 20240405153229755
132709 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h' (130,736) at 20240405153230327
132710 2025-01-21 03:01:05.226-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tcg-plugins.rst' (130,737) at 20240906080037172
132711 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-all_passed.log' (130,738) at 20210309003655972
132712 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/pipeline.json' (130,739) at 20240405153054141
132713 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/akebono.txt' (130,740) at 20210307214925402
132714 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_eml_etf_regs.h' (130,741) at 20240405153046589
132715 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/crypto/rsa_mod_exp/Makefile' (130,742) at 20210308005003356
132716 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/libbpf/program_types.rst' (130,743) at 20240405153044993
132717 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/mtd/bbm.h' (130,744) at 20210308005003668
132718 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_disc.c' (130,745) at 20240405153051617
132719 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/simple-mfd-i2c.c' (130,746) at 20240405153049613
132720 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_4.h' (130,747) at 20240405153048349
132721 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/sys_dp264.c' (130,748) at 20210307214925658
132722 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623.dtsi' (130,749) at 20240405153045461
132723 2025-01-21 03:01:05.227-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/test/ibm/hypervisor-network-mgr-test/mock_hyp_sys_config.hpp' (130,750) at 20240822080023973
132724 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.h' (130,751) at 20240405153047305
132725 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/test/debug_inif_test.cpp' (130,752) at 20241129090023561
132726 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/allwinner,sun6i-a31-p2wi.yaml' (130,753) at 20240405153045065
132727 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cpu.h' (130,754) at 20240405153045937
132728 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9x5ek/Makefile' (130,755) at 20210308005002916
132729 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/vmport.c' (130,756) at 20210927100127133
132730 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/man/pfrut.8' (130,757) at 20240405153054213
132731 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ralink/clk-mt7621.c' (130,758) at 20240405153230235
132732 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/stream.h' (130,759) at 20210309003655964
132733 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/linkage.h' (130,760) at 20210308005002840
132734 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/Kconfig' (130,761) at 20240405153049421
132735 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/.oe-layers.json' (130,762) at 20240301090012479
132736 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-rds-gen.c' (130,763) at 20240405153230823
132737 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/minix/dir.c' (130,764) at 20240405153231695
132738 2025-01-21 03:01:05.228-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/include-self-cycle.out' (130,765) at 20210308005046409 to deleted uid set
132739 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/landlock/base_test.c' (130,766) at 20240805080014071
132740 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bootconfig/samples/good-space-after-value.bconf' (130,767) at 20210307214932462
132741 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz/fuzz.h' (130,768) at 20240326080039738
132742 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/cmpxchg.h' (130,769) at 20240405153046381
132743 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mv78xx0/buffalo-wxl-setup.c' (130,770) at 20240405153045653
132744 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/Makefile' (130,771) at 20210307214932614
132745 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/Makefile' (130,772) at 20210307214930282
132746 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/cross-answers-arm.txt' (130,773) at 20240113090014532
132747 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_subreg.c' (130,774) at 20240405153054285
132748 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Intelsat-905-24.5W' (130,775) at 20210307205553762
132749 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/ktest/examples/include/bootconfig.conf' (130,776) at 20220525020655183
132750 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/gpt.c' (130,777) at 20210308005003212
132751 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/signal.h' (130,778) at 20210308005002840
132752 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-postd/meson.build' (130,779) at 20231202090022680
132753 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/runqslower/.gitignore' (130,780) at 20210307214932466
132754 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/regd.c' (130,781) at 20220525020653727
132755 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/src/perform_scan.cpp' (130,782) at 20240830080004343 to deleted uid set
132756 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/shmobile_defconfig' (130,783) at 20240405153045617
132757 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kvm/fpu.S' (130,784) at 20240405153046033
132758 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/transport/send_recv_wrong_command_code.cpp' (130,785) at 20231110090010623
132759 2025-01-21 03:01:05.229-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_server_health.robot' (130,786) at 20210308005007104
132760 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/eventreplay.py' (130,787) at 20240106090017245
132761 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/linked_maps2.c' (130,788) at 20220525020655199
132762 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/expoline/Makefile' (130,789) at 20240405153046297
132763 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr.host.c' (130,790) at 20210307214930562
132764 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/mptspi.c' (130,791) at 20240405153049597
132765 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/rx.c' (130,792) at 20240405153231047
132766 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/111.out' (130,793) at 20210308005046445
132767 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/i2c-dev.c' (130,794) at 20240405153230683
132768 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/suballoc.c' (130,795) at 20220525020654479
132769 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-dbgcap.h' (130,796) at 20241216090017745
132770 2025-01-21 03:01:05.230-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/setup.c' (130,797) at 20240405153045913
132771 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/README.md' (130,798) at 20240405153053417
132772 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/cargo-update-recipe-crates.bbclass' (130,799) at 20241221090017608
132773 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/osssys_4_2_0_offset.h' (130,800) at 20240405153048237
132774 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/fwupd/run-ptest' (130,801) at 20220204040022460
132775 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/allwinner,sun6i-a31-prcm.yaml' (130,802) at 20240405153229775
132776 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes.txt' (130,803) at 20210307205554626
132777 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0006-zero-out-wl-buffers-in-egl_surface_free.patch' (130,804) at 20230706080014765
132778 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/reset.rst' (130,805) at 20220525020651726
132779 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/rkmux.py' (130,806) at 20210308005003772
132780 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Global/TableDateFilter.vue' (130,807) at 20241004080035963
132781 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/exynos4.h' (130,808) at 20240405153231795
132782 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/conf/templates/default/local.conf.sample' (130,809) at 20241221090017476
132783 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-meson/sd_emmc.h' (130,810) at 20210308005002644
132784 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ne2000.c' (130,811) at 20210308005003440
132785 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/fpga/lattice-machxo2-spi.txt' (130,812) at 20210307214925314
132786 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-tec.dts' (130,813) at 20240405153045481
132787 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ap-bridge.c' (130,814) at 20220429100100518
132788 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/fallback.hpp' (130,815) at 20240820080023694
132789 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/test/sanity.c' (130,816) at 20210308005100993
132790 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/032.out' (130,817) at 20210308005046437
132791 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/flatcc/flatcc/0001-Check-for-C-standard-version-23-for-__fallthrough__.patch' (130,818) at 20240301090012423
132792 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/FanCollection_v1.xml' (130,819) at 20240619080002924
132793 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_addr.h' (130,820) at 20240405153052921
132794 2025-01-21 03:01:05.231-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/remove-startup-option.patch' (130,821) at 20230503080014591
132795 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (130,822) at 20241206090014234
132796 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/linkage.h' (130,823) at 20240405153045857
132797 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/cavium/thunderx/Kconfig' (130,824) at 20210308005002944
132798 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igbvf/vf.c' (130,825) at 20240405153050029
132799 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8523.c' (130,826) at 20240405153232167
132800 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/debug.h' (130,827) at 20220525020654611
132801 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/hp/Kconfig' (130,828) at 20240405153231343
132802 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml' (130,829) at 20240405153045081
132803 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-dev.dts' (130,830) at 20240405153045829
132804 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/ipmi/phosphor-ipmi-fru_%.bbappend' (130,831) at 20230721080014366
132805 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/mISDN/stack.c' (130,832) at 20210309003650244
132806 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/mmc.h' (130,833) at 20210308005002852
132807 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/ds164x.c' (130,834) at 20210308005003480
132808 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1021aqds/ddr.c' (130,835) at 20210308005002964
132809 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/AccelerationFunction_v1.xml' (130,836) at 20240619080002916
132810 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/newlitmushist.sh' (130,837) at 20240405153054069
132811 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/sme-inst.h' (130,838) at 20240405153054237
132812 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/translation.json' (130,839) at 20240405153232227
132813 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/ce4100/ce4100.c' (130,840) at 20210307214926742
132814 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_power.c' (130,841) at 20240405153230551
132815 2025-01-21 03:01:05.232-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c' (130,842) at 20240405153054321
132816 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idma64.h' (130,843) at 20210307214927130
132817 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/b128ops.h' (130,844) at 20240405153052621
132818 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/prom_common.c' (130,845) at 20210307214926598
132819 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/gSOAP-1.3b' (130,846) at 20210307205554430
132820 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/util.hpp' (130,847) at 20241123090021039
132821 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/treesource.c' (130,848) at 20210308005003728
132822 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/ms5637.c' (130,849) at 20240405153049009
132823 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/vega20_ip_offset.h' (130,850) at 20220525020652815
132824 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/bpf_design_QA.rst' (130,851) at 20240405153229747
132825 2025-01-21 03:01:05.233-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/helpers.c' (130,852) at 20241104090011603
132826 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/dumpstack_32.c' (130,853) at 20240405153046429
132827 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/display_timing.c' (130,854) at 20210307214930898
132828 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/kirkwood/Kconfig' (130,855) at 20210307214932394
132829 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hid/usbhid/hid-core.c' (130,856) at 20240405153048829
132830 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls2088a-qds.dts' (130,857) at 20210307214926014
132831 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/marvell,cn10624-wdt.yaml' (130,858) at 20240405153229803
132832 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-udmabuf.c' (130,859) at 20240906080037220
132833 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/pressure/t5403.c' (130,860) at 20240405153049009
132834 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Create/meson.build' (130,861) at 20240925080024982 to deleted uid set
132835 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/vxlan_fdb_veto_ipv6.sh' (130,862) at 20240405153054301
132836 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/find-hidden-exec.sh' (130,863) at 20210307205554130
132837 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/CoolingUnit_v1.xml' (130,864) at 20240619080002924
132838 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/TESTING.md' (130,865) at 20241019080002161
132839 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/drop_caches.c' (130,866) at 20240405153231655
132840 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_manager.h' (130,867) at 20210307214930514
132841 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/msr-tools/msr-tools_1.3.bb' (130,868) at 20241221090017512
132842 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/light/cm32181.c' (130,869) at 20240405153048997
132843 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.h' (130,870) at 20240405153231251
132844 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/sja1000/f81601.c' (130,871) at 20210307214929258
132845 2025-01-21 03:01:05.234-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-gates-clk.yaml' (130,872) at 20240405153045021
132846 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/monitor/monitor.c' (130,873) at 20241211090212394
132847 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-Belmont' (130,874) at 20210307205553794
132848 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/altera/altera_tse.h' (130,875) at 20240405153049785
132849 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_busy.c' (130,876) at 20240405153048469
132850 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/cargo-c-crates.inc' (130,877) at 20241221090017672
132851 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/spear/spear6xx_clock.c' (130,878) at 20240405153046849
132852 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/52xx/mpc52xx_gpt.c' (130,879) at 20240405153230051
132853 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/vimc.rst' (130,880) at 20240405153044961
132854 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm85.rst' (130,881) at 20210309003648428
132855 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/tps65912.txt' (130,882) at 20210307214925362
132856 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/match.c' (130,883) at 20240405153050197
132857 2025-01-21 03:01:05.235-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig' (130,884) at 20210308005003232
132858 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (130,885) at 20221103030030172
132859 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/af_unix/Makefile' (130,886) at 20240405153054333
132860 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_r40.c' (130,887) at 20210308005003352
132861 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/mtd/spi-intel.rst' (130,888) at 20240405153045193
132862 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/Makefile' (130,889) at 20240405153047257
132863 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_vga.c' (130,890) at 20240405153048465
132864 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/s_init.c' (130,891) at 20210308005002552
132865 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-iova-tree.h' (130,892) at 20221215040039166
132866 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-syscfg-configfs.c' (130,893) at 20240405153048893
132867 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/rust/hw/char/pl011/src/device.rs' (130,894) at 20241211090212454
132868 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/acerhdf.c' (130,895) at 20240405153051393
132869 2025-01-21 03:01:05.236-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c' (130,896) at 20240830080013275
132870 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/cluster/heartbeat.c' (130,897) at 20240405153052465
132871 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/audit.h' (130,898) at 20240405153052661
132872 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/Certificates.vue' (130,899) at 20241004080035971
132873 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/c++11.patch' (130,900) at 20210307205553818
132874 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-serval.c' (130,901) at 20210308005003456
132875 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/translate/fixedpoint-impl.c.inc' (130,902) at 20240906080037520
132876 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/magnetometer/bmc150_magn.c' (130,903) at 20240405153049005
132877 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_aead.h' (130,904) at 20210307214927086
132878 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun5i.c' (130,905) at 20220525020652334
132879 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/debian-suppress-usr-lib-in-krb5-config.patch' (130,906) at 20210307205553878
132880 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2' (130,907) at 20210308005046389 to deleted uid set
132881 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ds620.rst' (130,908) at 20210307214925498
132882 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/tegra210-car.h' (130,909) at 20220525020654543
132883 2025-01-21 03:01:05.237-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/page-funcs.S' (130,910) at 20240405153230015
132884 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/Kconfig.debug' (130,911) at 20220525020652018
132885 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/datapage.h' (130,912) at 20210309003654004
132886 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/src/argument.cpp' (130,913) at 20240827080032479
132887 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/usb/ch9.h' (130,914) at 20240405153231879
132888 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stih410-clock.dtsi' (130,915) at 20240405153045581
132889 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml' (130,916) at 20240405153045181
132890 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h' (130,917) at 20240405153230987
132891 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmime/libmime-charset-perl_1.013.1.bb' (130,918) at 20241221090017548
132892 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/ubispl.h' (130,919) at 20210308005003688
132893 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/bench/futex-requeue.c' (130,920) at 20240405153054097
132894 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/memblock/tests/alloc_helpers_api.c' (130,921) at 20240405153054225
132895 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/davinci/ea20/ea20.c' (130,922) at 20210308005002952
132896 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-forward-visitor.c' (130,923) at 20221215040039394
132897 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/rootkits/files/musl_fix.patch' (130,924) at 20220618030015174
132898 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.c' (130,925) at 20210307214928782
132899 2025-01-21 03:01:05.238-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/hpfs/alloc.c' (130,926) at 20210307214931122
132900 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-elog.c' (130,927) at 20240405153046217
132901 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/confdata.c' (130,928) at 20240405153232103
132902 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/dmaengine/index.rst' (130,929) at 20210307214925458
132903 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/xtensa/booting.rst' (130,930) at 20240405153044989
132904 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/core.c' (130,931) at 20240405153231175
132905 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sa1100/include/mach/SA-1100.h' (130,932) at 20210307214925958
132906 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_world.c' (130,933) at 20210308005045921
132907 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/hwrpb.h' (130,934) at 20240405153045345
132908 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/index.rst' (130,935) at 20240405153045333
132909 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/san.rst' (130,936) at 20220525020651726
132910 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/tablet/hanwang.c' (130,937) at 20240405153049157
132911 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/cpu-qom.h' (130,938) at 20240326080039654
132912 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/pxm2/Makefile' (130,939) at 20210308005003048
132913 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/mmc_private.h' (130,940) at 20210308005003404
132914 2025-01-21 03:01:05.239-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_core_special_masks.h' (130,941) at 20240405153046601
132915 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tda7432.c' (130,942) at 20240405153049341
132916 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vm_sockets_diag.h' (130,943) at 20210307214931686
132917 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/max8997_charger.c' (130,944) at 20240405153051437
132918 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/bh.h' (130,945) at 20240405153050693
132919 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb' (130,946) at 20230401080011935
132920 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/helper.h' (130,947) at 20220525020653583
132921 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/backlight_gpio.c' (130,948) at 20210308005003524
132922 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ubifs/sb.c' (130,949) at 20220525020654495
132923 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.h' (130,950) at 20240405153047205
132924 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/wait_bit.c' (130,951) at 20240405153053049
132925 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ppc/pnv_lpc.h' (130,952) at 20240906080037336
132926 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/media_tests/Makefile' (130,953) at 20240405153054325
132927 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/t1042si-post.dtsi' (130,954) at 20210307214926354
132928 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/syscon.h' (130,955) at 20210307214931482
132929 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/cpu/mcf5445x/speed.c' (130,956) at 20210308005002800
132930 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/uaccess.h' (130,957) at 20240405153046057
132931 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/meson.build' (130,958) at 20240104090016070
132932 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memstick/host/r592.h' (130,959) at 20210307214928990
132933 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-npcm-fiu.c' (130,960) at 20240405153231463
132934 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-screenshot/gnome-screenshot/0001-meson-remove-extraneous-positional-argument.patch' (130,961) at 20220204040022424
132935 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perf-list.txt' (130,962) at 20240613080016555
132936 2025-01-21 03:01:05.240-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/linkage.h' (130,963) at 20240405153046117
132937 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/mach-generic/ioremap.h' (130,964) at 20210308005002816
132938 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openpower-proc-control/.clang-format' (130,965) at 20240820080019934 to deleted uid set
132939 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/teejet/mt_ventoux/Makefile' (130,966) at 20210308005003072
132940 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/ti/ti,omap2-dss.txt' (130,967) at 20210307214925310
132941 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/153' (130,968) at 20220429100100910
132942 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/axs10x-i2s-pll-clock.txt' (130,969) at 20210307214925286
132943 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/st,st-sensors.yaml' (130,970) at 20240405153229767
132944 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/aacraid/rkt.c' (130,971) at 20210309003652328
132945 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/promlib.c' (130,972) at 20210307214926206
132946 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_memfree.c' (130,973) at 20220525020653155
132947 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/system.h' (130,974) at 20210308005108645
132948 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/common/mtk-soc-card.h' (130,975) at 20240405153053961
132949 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/4965-debug.c' (130,976) at 20210307214929826
132950 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/m2m-deinterlace.c' (130,977) at 20240405153049409
132951 2025-01-21 03:01:05.241-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5_syscfg-test.c' (130,978) at 20241211090212550
132952 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_3_offset.h' (130,979) at 20240405153047821
132953 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pll_config.c' (130,980) at 20210308005002780
132954 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/print_binary.h' (130,981) at 20210307214932602
132955 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/ext-sdk-prepare.py' (130,982) at 20230919080013978
132956 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-kontron-bl.dts' (130,983) at 20240405153045525
132957 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0006-mmal_chain.patch' (130,984) at 20230114040015494
132958 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sprd/div.h' (130,985) at 20240405153046849
132959 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/dw100/Makefile' (130,986) at 20240405153049421
132960 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/fsl-ls1012a.dtsi' (130,987) at 20210308005002580
132961 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/renesas,rzv2m-usb3drd.yaml' (130,988) at 20240405153045181
132962 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-rcg.c' (130,989) at 20240405153046813
132963 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ibuf_cntrl_defs.h' (130,990) at 20210307214930538
132964 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.h' (130,991) at 20210307214927966
132965 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_object.h' (130,992) at 20240624080012776
132966 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/stacktrace.h' (130,993) at 20210309003648980
132967 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ac97/snd_ac97_compat.c' (130,994) at 20210307214932186
132968 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/elog_errorwrap_test.cpp' (130,995) at 20210422000032838
132969 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/segbuf.h' (130,996) at 20240405153052445
132970 2025-01-21 03:01:05.246-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/qcom,sm8450-gpucc.h' (130,997) at 20240405153052653
132971 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pykwalify_1.8.0.bb' (130,998) at 20230610080017603
132972 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_sll_d.c' (130,999) at 20210308005046521
132973 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_selftest/efi_selftest_rtc.c' (131,000) at 20210308005003704
132974 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/README' (131,001) at 20210308005002924
132975 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/llc.h' (131,002) at 20210307214931418
132976 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/gxbb-aoclkc.h' (131,003) at 20210308005003632
132977 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/ams,as73211.yaml' (131,004) at 20210309003648360
132978 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/intc-simr.c' (131,005) at 20220525020651982
132979 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/write_flash.c' (131,006) at 20210308005108645
132980 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/uapi/asm/statfs.h' (131,007) at 20210307214926682
132981 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/clock-snapdragon.h' (131,008) at 20210308005002776
132982 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/config.s390x' (131,009) at 20240405153054241
132983 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynq-cse-nand.dts' (131,010) at 20210308005002632
132984 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/acp-renoir.c' (131,011) at 20240405153232139
132985 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libslang.c' (131,012) at 20210307214932466
132986 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/800mhz_2x128mx16.cfg' (131,013) at 20210308005002924
132987 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/Kbuild' (131,014) at 20220525020652967
132988 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/volatiles.03_clamav' (131,015) at 20210307205554126
132989 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/0001-configure-fix-linking-on-RISC-V-ISA.patch' (131,016) at 20230114040015490
132990 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VLanNetworkInterfaceCollection.json' (131,017) at 20240619080002956
132991 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-videobuf.rst' (131,018) at 20210307214925466
132992 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/tee/optee/optee_msg.h' (131,019) at 20210308005003496
132993 2025-01-21 03:01:05.247-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/pxa_camera.rst' (131,020) at 20240405153045193
132994 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap3/cpu.h' (131,021) at 20210308005002656
132995 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/sun50i-iommu.c' (131,022) at 20240913080013797
132996 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1020UTM-PC_36BIT_defconfig' (131,023) at 20210308005003240
132997 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/vgic_common.h' (131,024) at 20210308005045893
132998 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/vdso/vgettimeofday.c' (131,025) at 20210307214926298
132999 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/bcm2835-mailbox.c' (131,026) at 20241011080017323
133000 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/smem/smem-uclass.c' (131,027) at 20210308005003488
133001 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/fscryptctl/fscryptctl_1.1.0.bb' (131,028) at 20241221090017580
133002 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0001-Fix-build-with-vc4-driver.patch' (131,029) at 20230706080014765
133003 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/platforms/iss/include/platform/simcall-iss.h' (131,030) at 20220525020652202
133004 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra30_ahub.c' (131,031) at 20240405153054013
133005 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/Kbuild' (131,032) at 20220525020651878
133006 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_translate_dce60.c' (131,033) at 20210309003649492
133007 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/fitupd.c' (131,034) at 20210308005003212
133008 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kvm/hyp/vhe/switch.c' (131,035) at 20240405153229987
133009 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/Makefile' (131,036) at 20210309003650540
133010 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/apple,mca.yaml' (131,037) at 20240405153045161
133011 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/tof-voters/libvoters/__init__.py' (131,038) at 20230523080016046
133012 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am65.dtsi' (131,039) at 20240405153045829
133013 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/engicam/imx6q/Kconfig' (131,040) at 20210308005002956
133014 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_jpeg.c' (131,041) at 20240405153049493
133015 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/babl/babl_0.1.110.bb' (131,042) at 20241221090017488
133016 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-anyio_4.6.2.bb' (131,043) at 20241221090017548
133017 2025-01-21 03:01:05.248-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-1.x/0001-bindings-cxx-disable-tests.patch' (131,044) at 20241206090014262
133018 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/asm-generic/msgbuf.h' (131,045) at 20210307214931614
133019 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/light/tsl2772.yaml' (131,046) at 20210307214925334
133020 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/avmfritz.c' (131,047) at 20210309003650236
133021 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/tests/conftest.py' (131,048) at 20220525020654947
133022 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_32x32.bmp' (131,049) at 20210308005046549 to deleted uid set
133023 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop' (131,050) at 20210307205553718
133024 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsldma.c' (131,051) at 20240405153230279
133025 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1.bb' (131,052) at 20241221090017536
133026 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/dra76x-mmc-iodelay.dtsi' (131,053) at 20210308005002576
133027 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/kernel-module-emlog_git.bb' (131,054) at 20210307205553886
133028 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/OLDAP-2.3' (131,055) at 20211006000025242
133029 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_w.c' (131,056) at 20210308005046517
133030 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-arm/qemu-arm.c' (131,057) at 20210308005002956
133031 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/gpio.h' (131,058) at 20210308005002640
133032 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/TODO' (131,059) at 20210309003650244
133033 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/meson.build' (131,060) at 20241211090212250
133034 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/sama5.c' (131,061) at 20240405153045637
133035 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/exo/exo/exo-no-tests-0.8.patch' (131,062) at 20230114040015490
133036 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/cpu_specs_book3s_32.h' (131,063) at 20240405153046133
133037 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-mux.c' (131,064) at 20210307214926958
133038 2025-01-21 03:01:05.249-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/.gitignore' (131,065) at 20210307214932502
133039 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/cpu_ca53_cfg_masks.h' (131,066) at 20240405153046601
133040 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.yaml' (131,067) at 20240405153045137
133041 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/0001-Fix-Translations-containing-invalid-directives-hs.patch' (131,068) at 20230919080013958
133042 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_badge.scss' (131,069) at 20220105012522983
133043 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/zfs/zap_impl.h' (131,070) at 20210308005003696
133044 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/gue.h' (131,071) at 20240405153052845
133045 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/vfio_ap_drv.c' (131,072) at 20240405153051529
133046 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/core/fdtaddr.c' (131,073) at 20210308005003356
133047 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/udpcast/udpcast_20230924.bb' (131,074) at 20241206090014242
133048 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xes/xpedite520x/Makefile' (131,075) at 20210308005003172
133049 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/fvp-ecosystem.inc' (131,076) at 20220804030014691
133050 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Authority.interface.yaml' (131,077) at 20221207040023627
133051 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_hash.c' (131,078) at 20240405153053333
133052 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/microchip,xisc.yaml' (131,079) at 20240405153045093
133053 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t4rdb/spl.c' (131,080) at 20210308005002996
133054 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/soc/imx_rsrc.h' (131,081) at 20210308005003644
133055 2025-01-21 03:01:05.250-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/hisi_thermal.c' (131,082) at 20240405153231495
133056 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/net/bluetooth/rfcomm/core.c' (131,083) at 20240405153231995 to deleted uid set
133057 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-starfive.c' (131,084) at 20240405153231531
133058 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/fvp-base.yml' (131,085) at 20241221090017464
133059 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/kzm9g.h' (131,086) at 20210308005003600
133060 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_b.c' (131,087) at 20210308005046521
133061 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/p1022_serdes.c' (131,088) at 20210308005002832
133062 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-httpcore_1.0.7.bb' (131,089) at 20241221090017556
133063 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/trusted-keys/trusted_tee.c' (131,090) at 20240405153232115
133064 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.yaml' (131,091) at 20240405153229787
133065 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98396.h' (131,092) at 20240405153053641
133066 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3xxx.dtsi' (131,093) at 20240405153045565
133067 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/dm/led.c' (131,094) at 20210308005003740
133068 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/chipone_icn8505.c' (131,095) at 20240405153049157
133069 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/ptp.c' (131,096) at 20241104090011579
133070 2025-01-21 03:01:05.251-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8524.yaml' (131,097) at 20240405153045173
133071 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/dlfilters/dlfilter-test-api-v2.c' (131,098) at 20240405153232223
133072 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/include/asm/arcregs.h' (131,099) at 20240405153229859
133073 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/atmel/at91sam9261ek/MAINTAINERS' (131,100) at 20210308005002916
133074 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/succ_pattern_group_nest4.decode' (131,101) at 20210308005046389
133075 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3188.c' (131,102) at 20210308005003464
133076 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x-audio.c' (131,103) at 20240405153049381
133077 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/sha1_ssse3_asm.S' (131,104) at 20240405153046365
133078 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ingress.json' (131,105) at 20240405153054377
133079 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/atm/protocols.h' (131,106) at 20210307214931870
133080 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/assoc_array_priv.h' (131,107) at 20210307214931354
133081 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dmx-remove-pid.rst' (131,108) at 20210309003648476
133082 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-evm.dts' (131,109) at 20240405153045601
133083 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1343.c' (131,110) at 20240405153051497
133084 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/conf/distro/poky-altcfg.conf' (131,111) at 20240413080012683
133085 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch' (131,112) at 20230706080014765
133086 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/9pfs/9p.h' (131,113) at 20241211090212242
133087 2025-01-21 03:01:05.252-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-img.c' (131,114) at 20240405153230215
133088 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_pcm.c' (131,115) at 20240405153053501
133089 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/xdp_cpumap_attach.c' (131,116) at 20240405153054265
133090 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/qlogic/qlge.rst' (131,117) at 20220525020651746
133091 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9210-regulator.c' (131,118) at 20240405153051461
133092 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/sifive_uart.c' (131,119) at 20241211090212262
133093 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb' (131,120) at 20240413080012659
133094 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-dbus-interfaces/configure.ac' (131,121) at 20210308005057105
133095 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/suricata/suricata.inc' (131,122) at 20220409030017491
133096 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/net_utils.c' (131,123) at 20240405153053097
133097 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb' (131,124) at 20240413080012699
133098 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ZoneCollection.json' (131,125) at 20240619080002956
133099 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/profiler1.c' (131,126) at 20240405153054273
133100 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/qcom_spmi-regulator.c' (131,127) at 20240405153051473
133101 2025-01-21 03:01:05.253-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/maccess.c' (131,128) at 20240405153053133
133102 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/file.c' (131,129) at 20240405153049629
133103 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/powerpc/util/kvm-stat.c' (131,130) at 20240405153054089
133104 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_hsr.h' (131,131) at 20240405153052705
133105 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/marvell/octeontx2/Makefile' (131,132) at 20240405153046961
133106 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sc7280-idp.dts' (131,133) at 20240405153229947
133107 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_h.c' (131,134) at 20210308005046513
133108 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/kunit/assert.c' (131,135) at 20240405153053089
133109 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/mac.h' (131,136) at 20240405153050649
133110 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/rtas.h' (131,137) at 20221215040039374
133111 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_sanity_ecmd.robot' (131,138) at 20210308005007120
133112 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/rockchip/evb_rk3128/Makefile' (131,139) at 20210308005003040
133113 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/sphinx/dbusdomain.py' (131,140) at 20230925080039845
133114 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached/0001-Fix-function-protypes.patch' (131,141) at 20221003030013265
133115 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/0003-configure-Further-defang-the-Werror-check.patch' (131,142) at 20241206090014254
133116 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uts.h' (131,143) at 20210307214931534
133117 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/psu2up.service' (131,144) at 20230920080013648
133118 2025-01-21 03:01:05.254-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/signal.h' (131,145) at 20220429100100618
133119 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpi_video.c' (131,146) at 20240405153230167
133120 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/therm.h' (131,147) at 20210307214927906
133121 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/power.h' (131,148) at 20240405153050517
133122 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace_recursion.h' (131,149) at 20240405153052809
133123 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc' (131,150) at 20241221090017684
133124 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/uncore-interconnect.json' (131,151) at 20240405153054125
133125 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/silicon-errata.txt' (131,152) at 20240405153045285
133126 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.h' (131,153) at 20240405153048737
133127 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/digsig.h' (131,154) at 20210307214931374
133128 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r0p7734/r0p7734.c' (131,155) at 20210308005003036
133129 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/cfi.h' (131,156) at 20220627100017130
133130 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/baytrail/valleyview.c' (131,157) at 20210308005002852
133131 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/vdso32/vdso.lds.S' (131,158) at 20240405153045877
133132 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_fs_i.h' (131,159) at 20210307214931058
133133 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d36.dtsi' (131,160) at 20240405153045469
133134 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/dockstar.h' (131,161) at 20210308005003592
133135 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig' (131,162) at 20210308005003264
133136 2025-01-21 03:01:05.255-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/relocate.h' (131,163) at 20210308005003684
133137 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/setup.h' (131,164) at 20240405153045625
133138 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/kvm_ppc.h' (131,165) at 20240326080039686
133139 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/lib/strscpy.sh' (131,166) at 20210307214932682
133140 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/0013-elflink.c-include-libgen.h-for-basename.patch' (131,167) at 20241221090017504
133141 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_7.h' (131,168) at 20240405153047153
133142 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/release-notes.rst' (131,169) at 20241221090017464
133143 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/io-pgfault.c' (131,170) at 20240405153049185
133144 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/irqflags.h' (131,171) at 20210307214925646
133145 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/eth-ep93xx.h' (131,172) at 20210307214931474
133146 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/pci.c' (131,173) at 20240405153229983
133147 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2021-02' (131,174) at 20210908000010395
133148 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml' (131,175) at 20240405153045053
133149 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_ctx.c' (131,176) at 20240405153054281
133150 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/pvrusb2/pvrusb2-ioread.h' (131,177) at 20210307214928846
133151 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/getroot.c' (131,178) at 20240405153052417
133152 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-cros-ec.c' (131,179) at 20240405153231371
133153 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm963158/Kconfig' (131,180) at 20210308005002940
133154 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/agp/intel-agp.h' (131,181) at 20210307214926938
133155 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/exynos/exynos7-espresso.dts' (131,182) at 20240405153045721
133156 2025-01-21 03:01:05.256-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/atm/speedtch.c' (131,183) at 20210307214930774
133157 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ve8313/Makefile' (131,184) at 20210308005003168
133158 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c' (131,185) at 20240405153230943
133159 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.7.bb' (131,186) at 20241221090017528
133160 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/dw_mmc-starfive.c' (131,187) at 20240405153049661
133161 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/adv7842.h' (131,188) at 20210307214931542
133162 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/usb-phy.h' (131,189) at 20210309003648720
133163 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/sftp.py' (131,190) at 20230401080011951
133164 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/0001-dso-link-change.patch' (131,191) at 20241221090017656
133165 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/fsl_secure_boot.h' (131,192) at 20210308005002676
133166 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/amt.sh' (131,193) at 20240613080016567
133167 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/LICENSE' (131,194) at 20210308005048029
133168 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-kernel/linux/mctp/mctp.cfg' (131,195) at 20230614080013166
133169 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/stubs/linux-aio.c' (131,196) at 20210308005046257
133170 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/arch-armv9a.inc' (131,197) at 20240106090017257
133171 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/ab8500-ext.c' (131,198) at 20240405153051461
133172 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-snps-pcie3.c' (131,199) at 20240503080014494
133173 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/hva-mem.h' (131,200) at 20240405153049473
133174 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.h' (131,201) at 20240405153047245
133175 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/m52790.h' (131,202) at 20210307214931542
133176 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.c' (131,203) at 20240405153230607
133177 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/HeaterMetrics_v1.xml' (131,204) at 20240619080002924
133178 2025-01-21 03:01:05.257-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.10.bb' (131,205) at 20241221090017692
133179 2025-01-21 03:01:05.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/input/kxtj9.h' (131,206) at 20210307214931406
133180 2025-01-21 03:01:05.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/vala.bbclass' (131,207) at 20220910030013389
133181 2025-01-21 03:01:05.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/fpga-mgr.c' (131,208) at 20240613080016387
133182 2025-01-21 03:01:05.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/trap.h' (131,209) at 20240405153050161
133183 2025-01-21 03:01:05.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/README.md' (131,210) at 20230629131804615
133184 2025-01-21 03:01:05.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ntfs3/ntfs_fs.h' (131,211) at 20241111090012145 to deleted uid set
133185 2025-01-21 03:01:05.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/mdio-cavium.h' (131,212) at 20240405153050345
133186 2025-01-21 03:01:05.258-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/88pm860x_charger.c' (131,213) at 20240405153051425
133187 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/pci.c' (131,214) at 20240617080017398
133188 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sprd/sprd-mcdt.c' (131,215) at 20240405153054009
133189 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil_3.1.9.bb' (131,216) at 20230609080014391
133190 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-keystone/keystone.c' (131,217) at 20240405153229911
133191 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/debug/dc21285.S' (131,218) at 20210309003648680
133192 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-yapp4-ursa.dts' (131,219) at 20240405153045501
133193 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/cper_cxl.h' (131,220) at 20240405153047041
133194 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_a_d.c' (131,221) at 20210308005046513
133195 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/atomic.h' (131,222) at 20210308005002672
133196 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-poky/classes/poky-sanity.bbclass' (131,223) at 20241221090017604
133197 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/generic/el.config' (131,224) at 20210307214926202
133198 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm53573-ilp.c' (131,225) at 20241018080014478
133199 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-subdev.rst' (131,226) at 20240405153229807
133200 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/lib/csum_partial.S' (131,227) at 20240405153230015
133201 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-imx8mp.c' (131,228) at 20240405153231543
133202 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/gyro/adxrs290.c' (131,229) at 20220525020653099
133203 2025-01-21 03:01:05.259-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tca642x.h' (131,230) at 20210308005003688
133204 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/adb-iop.c' (131,231) at 20210309003650252
133205 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/autotools.bbclass' (131,232) at 20241206090014298
133206 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/baikal,bt1-ccu-div.yaml' (131,233) at 20210309003648328
133207 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_policy.c' (131,234) at 20210307214932030
133208 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/initramfs-debug-image.bb' (131,235) at 20230211040012635
133209 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.netdev' (131,236) at 20210929000024374
133210 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/templates/default/local.conf.sample' (131,237) at 20241221090017564
133211 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/mmio.c' (131,238) at 20240415080012979
133212 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt6357.dtsi' (131,239) at 20241211090145373
133213 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/pinctrl/qcom,pmic-gpio.h' (131,240) at 20210307214931342
133214 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-ssp-clk.c' (131,241) at 20240405153053957
133215 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/Makefile' (131,242) at 20240405153053477
133216 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/module_signature.h' (131,243) at 20210307214931450
133217 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gnss/serial.h' (131,244) at 20210307214927186
133218 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/arndale.c' (131,245) at 20240405153053985
133219 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_fbdev_generic.c' (131,246) at 20240617080017386
133220 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp107.c' (131,247) at 20240405153048645
133221 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/pc-bios/efi-e1000e.rom' (131,248) at 20210308005046137 to deleted uid set
133222 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/vecemu.c' (131,249) at 20240405153046157
133223 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/rdma/signature.h' (131,250) at 20210307214931586
133224 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_fint.c' (131,251) at 20210307214926274
133225 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/aquantia/atlantic.rst' (131,252) at 20240405153045233
133226 2025-01-21 03:01:05.260-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/pong-clock-no-flicker.c' (131,253) at 20210307205554586
133227 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlink/specs/rt_link.yaml' (131,254) at 20240405153229823
133228 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mc44s803_priv.h' (131,255) at 20210307214928798
133229 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dio_link_encoder.h' (131,256) at 20220525020652510
133230 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE' (131,257) at 20210518000100501 to deleted uid set
133231 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/memory.json' (131,258) at 20240405153054137
133232 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-firefly.dts' (131,259) at 20210308005002608
133233 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/tx.c' (131,260) at 20240405153231255
133234 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ax88796.c' (131,261) at 20210308005003424
133235 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/brcm,bcm4908-pinctrl.yaml' (131,262) at 20240405153045133
133236 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7740-clock.h' (131,263) at 20210307214931330
133237 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/emxx_udc/emxx_udc.c' (131,264) at 20240405153051809
133238 2025-01-21 03:01:05.261-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/console-priv.h' (131,265) at 20240906080037584
133239 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/route.c' (131,266) at 20240805080014051
133240 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyaudio_0.2.14.bb' (131,267) at 20241221090017560
133241 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/nommu.c' (131,268) at 20240405153052489
133242 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/hvf/x86_flags.c' (131,269) at 20221215040039302
133243 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-alternate.err' (131,270) at 20210308005046409
133244 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i2c/tda9950.c' (131,271) at 20240405153048429
133245 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/stepwise.json' (131,272) at 20240912080005178
133246 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/paca.c' (131,273) at 20240405153046145
133247 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/xdp_sample.bpf.h' (131,274) at 20240405153053429
133248 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c' (131,275) at 20240405153052209
133249 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/patman/.gitignore' (131,276) at 20210308005003772
133250 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/copyleft_compliance.bbclass' (131,277) at 20220910030013389
133251 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/pinmux-sh7757.c' (131,278) at 20210307214926566
133252 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/README.txt' (131,279) at 20210308005004696
133253 2025-01-21 03:01:05.262-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/generic/target_resource.h' (131,280) at 20230426080043784
133254 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/sun3x/Makefile' (131,281) at 20210307214926174
133255 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_utils.h' (131,282) at 20210307214929302
133256 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/kprobes.h' (131,283) at 20240405153046285
133257 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref-gadget0.dts' (131,284) at 20240405153045825
133258 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/xenfs.h' (131,285) at 20210307214930986
133259 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/0004-tcl-update-the-header-location.patch' (131,286) at 20241221090017676
133260 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/mt8516-clk.h' (131,287) at 20210307214931330
133261 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/obmc-xmlpatch.bbclass' (131,288) at 20210307205554058
133262 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mmp/clk-pll.c' (131,289) at 20210307214926994
133263 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uftrace/uftrace_0.16.bb' (131,290) at 20241206090014250
133264 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/s5c73m3/s5c73m3.h' (131,291) at 20240405153049337
133265 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_fb.h' (131,292) at 20240405153048677
133266 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7743-cpg-mssr.h' (131,293) at 20210307214931330
133267 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/uniphier-sld8.dtsi' (131,294) at 20210308005002632
133268 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/eventlog/acpi.c' (131,295) at 20240405153046761
133269 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/replay/replay-input.c' (131,296) at 20230925080039989
133270 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efs/Kconfig' (131,297) at 20240405153231655
133271 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/include/libcper/sections/cper-section-arm.h' (131,298) at 20241203090012399
133272 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/Makefile' (131,299) at 20240405153050613
133273 2025-01-21 03:01:05.263-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/tegra-car-reset.c' (131,300) at 20210308005003480
133274 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/subprojects/sdbusplus.wrap' (131,301) at 20220324030016375
133275 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/cyttsp4_core.h' (131,302) at 20220525020653187
133276 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/pxie-6738.c' (131,303) at 20220525020652358
133277 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml' (131,304) at 20221207040023627
133278 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/armada/armada_drv.c' (131,305) at 20240405153230519
133279 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-n900.dts' (131,306) at 20240910080014014
133280 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c' (131,307) at 20240405153048477
133281 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/server.h' (131,308) at 20240405153052529 to deleted uid set
133282 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Nurmijarvi' (131,309) at 20210307205553770
133283 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.c' (131,310) at 20240405153048633
133284 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_init.c' (131,311) at 20240405153230403
133285 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/pcs-6185.c' (131,312) at 20240405153230907
133286 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/can/can-ml.h' (131,313) at 20210416100025518
133287 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/88pm860x_onkey.c' (131,314) at 20240405153049141
133288 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_pf_vsi_vlan_ops.h' (131,315) at 20240405153050009
133289 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/0001-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch' (131,316) at 20210307205554506
133290 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-meson/platsmp.c' (131,317) at 20220804100015884
133291 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/manager.hpp' (131,318) at 20240826080018283
133292 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tests/extent-buffer-tests.c' (131,319) at 20240405153231639
133293 2025-01-21 03:01:05.264-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dbobject.c' (131,320) at 20220525020652230
133294 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-net/libtool2.patch' (131,321) at 20230706080014753
133295 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml' (131,322) at 20240405153045065
133296 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-ids/aide/aide_0.18.8.bb' (131,323) at 20241221090017576
133297 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/Makefile' (131,324) at 20240405153046089
133298 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-v4l2.c' (131,325) at 20240405153231475
133299 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/gsc-regs.h' (131,326) at 20240405153049457
133300 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/transaction.json' (131,327) at 20240906080037432
133301 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiostat/lmp91000.c' (131,328) at 20240405153049009
133302 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/skeletonfb.c' (131,329) at 20240405153231591
133303 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/static_call.h' (131,330) at 20241220090018306
133304 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8/clock.h' (131,331) at 20210308005002640
133305 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test.out' (131,332) at 20210927100127505
133306 2025-01-21 03:01:05.265-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/max9611.c' (131,333) at 20240405153048957
133307 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hif_api_cmd.h' (131,334) at 20240405153050701
133308 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.c' (131,335) at 20240405153048649
133309 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/enetc/enetc.h' (131,336) at 20241023080012883
133310 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/mcg.c' (131,337) at 20220525020653147
133311 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/lib/dimm_spd.c' (131,338) at 20210308004938820
133312 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/i915_gem_userptr.h' (131,339) at 20240405153048477
133313 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/rcu/Kconfig.debug' (131,340) at 20240405153053029
133314 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/Makefile' (131,341) at 20210307214932746
133315 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/tegra/ivc.h' (131,342) at 20240405153052885
133316 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/experiments/drive.cpp' (131,343) at 20221111040035058
133317 2025-01-21 03:01:05.266-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/mxs/Kconfig' (131,344) at 20210308005002728
133318 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/MemoryDomain.v1_5_1.json' (131,345) at 20240619080002948
133319 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm6358.h' (131,346) at 20210308005003588
133320 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/mm/kasan/Makefile' (131,347) at 20240405153046185
133321 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/lan966x-kontron-kswitch-d10-mmt-8g.dts' (131,348) at 20240405153045469
133322 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_transport_sas.c' (131,349) at 20240624080012800
133323 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pinctrl/mvebu/Kconfig' (131,350) at 20210308005003456
133324 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/xfs/xfs_ioctl.c' (131,351) at 20240405153231783 to deleted uid set
133325 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/st/cw1200/queue.h' (131,352) at 20210307214929962
133326 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/intc/m68k_irqc.c' (131,353) at 20241211090212286
133327 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/qemu/compiler.h' (131,354) at 20240906080037344
133328 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-urllib3_2.2.3.bb' (131,355) at 20241221090017668
133329 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnfnetlink/libnfnetlink_1.0.2.bb' (131,356) at 20230813080012840
133330 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caampkc.c' (131,357) at 20241211090145401
133331 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wlcore/Kconfig' (131,358) at 20210307214929966
133332 2025-01-21 03:01:05.267-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/Kconfig' (131,359) at 20220525020653787
133333 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/uniphier-mdmac.c' (131,360) at 20210307214927146
133334 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/samsung/Makefile' (131,361) at 20240405153051297
133335 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/test/utest.cpp' (131,362) at 20240731080019218 to deleted uid set
133336 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-type.err' (131,363) at 20220429100100882
133337 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/da7213.c' (131,364) at 20240405153053581
133338 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/virtio-mmio.h' (131,365) at 20230426080043768
133339 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/parallelism.patch' (131,366) at 20210729000029100
133340 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-bcm/board_bcm2835.c' (131,367) at 20210307214925870
133341 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/bcm/clk-bcm63268-timer.c' (131,368) at 20240405153046773
133342 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sc8280xp-pas.yaml' (131,369) at 20240405153229791
133343 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c' (131,370) at 20240429080012428
133344 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-altera.txt' (131,371) at 20210307214925322
133345 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/nspire-keypad.c' (131,372) at 20240405153230727
133346 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/priv.h' (131,373) at 20220525020652959
133347 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,iproc-mhb.txt' (131,374) at 20210307214925358
133348 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/etype/vblock.py' (131,375) at 20210308005003748
133349 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt' (131,376) at 20210307214925434
133350 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/txx9/generic/smsc_fdc37m81x.c' (131,377) at 20210307214926298
133351 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/README.md' (131,378) at 20240202090016896
133352 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/nomadik-ske-keypad.c' (131,379) at 20240405153230727
133353 2025-01-21 03:01:05.268-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/sun3_pgalloc.h' (131,380) at 20240405153230007
133354 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/target_signal.h' (131,381) at 20220429100100642
133355 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/termios.h' (131,382) at 20210916100017963
133356 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h' (131,383) at 20240411080014098
133357 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__basic_sender.hpp' (131,384) at 20241219090033964
133358 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw686x/tw686x.h' (131,385) at 20220525020653279
133359 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.h' (131,386) at 20220525020652959
133360 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/0001-arm-trusted-firmware-m-disable-address-warnings-into.patch' (131,387) at 20241206090014210
133361 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/machine/evb-npcm845.conf' (131,388) at 20240628080015597
133362 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hppa/stby.c' (131,389) at 20220429100100942
133363 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/move-log-file-to-proper-dir.patch' (131,390) at 20231011080016574
133364 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/log-handler/main.cpp' (131,391) at 20220108040030440
133365 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fman/fman_sp.c' (131,392) at 20240405153049925
133366 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/shrinker.h' (131,393) at 20240405153052793
133367 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_certificate.robot' (131,394) at 20210308005007104
133368 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/271.out' (131,395) at 20240326080039734
133369 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/querycap.rst' (131,396) at 20210309003648500
133370 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/elf.h' (131,397) at 20210307214926178
133371 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb' (131,398) at 20220402030016023
133372 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/server/transport_ipc.c' (131,399) at 20240411080014134 to deleted uid set
133373 2025-01-21 03:01:05.269-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/x86/include/asm/inat.h' (131,400) at 20220525020655107
133374 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mii_timestamper.h' (131,401) at 20210307214931442
133375 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/motorola/phy-mapphone-mdm6600.c' (131,402) at 20240405153051289
133376 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/process.cpp' (131,403) at 20230511080029875
133377 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/string.c' (131,404) at 20240613080016563
133378 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/dma-iommu.c' (131,405) at 20240910080014050
133379 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml' (131,406) at 20240405153045109
133380 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/signalfd.h' (131,407) at 20210307214931506
133381 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/optrom.h' (131,408) at 20210308005046177
133382 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-idn-encode_2.500.bb' (131,409) at 20231126090012801
133383 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/README.md' (131,410) at 20240807080021830
133384 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/sh7753evb/Kconfig' (131,411) at 20210308005003036
133385 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/bss_data' (131,412) at 20210308005003752
133386 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/gov_step_wise.c' (131,413) at 20240405153231495
133387 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-dict.err' (131,414) at 20230925080040089
133388 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/early_printk.c' (131,415) at 20210307214926186
133389 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-uniphier/board_late_init.c' (131,416) at 20210308005002792
133390 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_HMARK.h' (131,417) at 20210307214931646
133391 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/axis/Makefile' (131,418) at 20210307214926962
133392 2025-01-21 03:01:05.270-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter_arp/arp_tables.h' (131,419) at 20240405153052929
133393 2025-01-21 03:01:05.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/sound/cs42l42.h' (131,420) at 20210307214931350
133394 2025-01-21 03:01:05.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mx7/crm_regs.h' (131,421) at 20210308005002652
133395 2025-01-21 03:01:05.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/ui/icons/qemu_32x32.png' (131,422) at 20210308005046549 to deleted uid set
133396 2025-01-21 03:01:05.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/s2600wf-misc/callback-manager/CMakeLists.txt' (131,423) at 20230706080040081
133397 2025-01-21 03:01:05.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/topology.c' (131,424) at 20240405153046317
133398 2025-01-21 03:01:05.271-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/table.c' (131,425) at 20240405153051881
133399 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/fs.h' (131,426) at 20240405153050101
133400 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h' (131,427) at 20241111090012129
133401 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sysreset/sysreset_microblaze.c' (131,428) at 20210308005003496
133402 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/configs/devices/ppc-softmmu/default.mak' (131,429) at 20240906080037160
133403 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/include/asm/pgtable-bits.h' (131,430) at 20240405153046057
133404 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-1.dtsi' (131,431) at 20240405153046093
133405 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/.gitignore' (131,432) at 20240405153045009
133406 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/auth_unix.c' (131,433) at 20240405153053385
133407 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff-proc.c' (131,434) at 20210307214932210
133408 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/exynos4210_pwm.c' (131,435) at 20241211090212342
133409 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_pch_refclk.h' (131,436) at 20240405153048457
133410 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/host/checkstop-monitor.bbappend' (131,437) at 20210812000025166
133411 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-dmamap.h' (131,438) at 20210307214930582
133412 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/brcm,misc.yaml' (131,439) at 20240405153045105
133413 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-zoned.h' (131,440) at 20240405153049253
133414 2025-01-21 03:01:05.272-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/Kconfig' (131,441) at 20210307214930478
133415 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/radeon.h' (131,442) at 20240405153052953
133416 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c' (131,443) at 20240405153049945
133417 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/arm.config' (131,444) at 20240405153230527
133418 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/syscalls/syscall.tbl' (131,445) at 20240710080014577
133419 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qga/channel-posix.c' (131,446) at 20240326080039622
133420 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/procps/procps_4.0.4.bb' (131,447) at 20241206090014338
133421 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/i6300esb.c' (131,448) at 20210307214930966
133422 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ixgbevf.rst' (131,449) at 20240405153045237
133423 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-avermedia.c' (131,450) at 20210307214928778
133424 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-arm/Kconfig' (131,451) at 20210308005002956
133425 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/lockd/svcxdr.h' (131,452) at 20220525020654435
133426 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_tc.c' (131,453) at 20240405153050173
133427 2025-01-21 03:01:05.273-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/include/cryptsetupInterface.hpp' (131,454) at 20240817080005771
133428 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/asm/barrier.h' (131,455) at 20210307214932458
133429 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Emmaboda_Balshult' (131,456) at 20210307205553778
133430 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi' (131,457) at 20240405153229931
133431 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/debug-trigger/systemd/system/debug-trigger@.service' (131,458) at 20220121040006587
133432 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4412-odroid.dts' (131,459) at 20210308005002576
133433 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/console_normal.c' (131,460) at 20210308005003524
133434 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_xsk.sh' (131,461) at 20240405153232263
133435 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/wm8505fb.c' (131,462) at 20240405153231595
133436 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/random.c' (131,463) at 20240405153046341
133437 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ManishSingh' (131,464) at 20210307205553866
133438 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/mtk_eth.h' (131,465) at 20210308005003436
133439 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/mpu401.h' (131,466) at 20210307214931598
133440 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/qemuarmv5.conf' (131,467) at 20231126090012841
133441 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt' (131,468) at 20210309003648384
133442 2025-01-21 03:01:05.274-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/kunit_kernel.py' (131,469) at 20240405153232247
133443 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/pkcs7_parser.h' (131,470) at 20220525020652214
133444 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_vsi_vlan_ops.c' (131,471) at 20240405153050017
133445 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/syscall_nr.h' (131,472) at 20210308005046097
133446 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/vdso/processor.h' (131,473) at 20210309003648960
133447 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/syscallhdr.sh' (131,474) at 20241211090212378
133448 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am571x-idk-touchscreen.dtso' (131,475) at 20240405153045597
133449 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qapi/parser.py' (131,476) at 20240906080037444
133450 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/dso-data.c' (131,477) at 20240405153054165
133451 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/bcm2835.c' (131,478) at 20210308005003524
133452 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/DRBD-data-packets.svg' (131,479) at 20210307214925218
133453 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/lib/Makefile' (131,480) at 20210308005002880
133454 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera/libcamera_%.bbappend' (131,481) at 20230813080012860
133455 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/ydirectenv.h' (131,482) at 20210308005003556
133456 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/jz4780-cgu.h' (131,483) at 20210308005003632
133457 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/target_signal.h' (131,484) at 20220429100100634
133458 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VoltageControl/meson.build' (131,485) at 20230825080021141 to deleted uid set
133459 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/0001-LowLevelInterpreter.cpp-339-21-error-t6-was-not-decl.patch' (131,486) at 20240413080012659
133460 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/enable_test_data_dir_set.patch' (131,487) at 20241221090017664
133461 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/card.c' (131,488) at 20240405153051953
133462 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/thread_info.h' (131,489) at 20240405153046281
133463 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/word-at-a-time.h' (131,490) at 20240405153046133
133464 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/Makefile' (131,491) at 20240405153048737
133465 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/page_owner.h' (131,492) at 20240405153052757
133466 2025-01-21 03:01:05.275-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/ObjectPath/meson.build' (131,493) at 20230825080021137 to deleted uid set
133467 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Hobart' (131,494) at 20210307205553762
133468 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/nzxt-smart2.rst' (131,495) at 20240405153045217
133469 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/README' (131,496) at 20241221090017592
133470 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst' (131,497) at 20240405153229839
133471 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/amt.h' (131,498) at 20240405153052833
133472 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_translate_dce60.h' (131,499) at 20210309003649492
133473 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/expat/expat_2.6.4.bb' (131,500) at 20241221090017636
133474 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/booting.txt' (131,501) at 20240405153045285
133475 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/apei/Kconfig' (131,502) at 20210307214926846
133476 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/hauppauge2.rc5' (131,503) at 20210307205553754
133477 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx51evk/mx51evk.c' (131,504) at 20210308005002984
133478 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/branch.json' (131,505) at 20210309003655932
133479 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/rkl-metrics.json' (131,506) at 20240405153232231
133480 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-streamon.rst' (131,507) at 20240405153045325
133481 2025-01-21 03:01:05.276-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/command/sol_cmds.hpp' (131,508) at 20231024080029049
133482 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css.h' (131,509) at 20240405153051857
133483 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/stream_sched.c' (131,510) at 20240405153053377
133484 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c' (131,511) at 20240624080012780
133485 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/btf__core_reloc_type_based___all_missing.c' (131,512) at 20210309003655984
133486 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/LICENSES/deprecated/GFDL-1.2' (131,513) at 20210309003648516
133487 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/ecc.h' (131,514) at 20210307214926578
133488 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/timer/npcm7xx_timer.c' (131,515) at 20240906080037304
133489 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/testclearbit.S' (131,516) at 20240405153045633
133490 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifs_unicode.h' (131,517) at 20240405153231731
133491 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sunplus-mmc.c' (131,518) at 20240405153230863
133492 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_emac.dtsi' (131,519) at 20210308005002612
133493 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/extcon-intel-cht-wc.c' (131,520) at 20240405153047025
133494 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/tee/optee.h' (131,521) at 20210308005003688
133495 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/packagegroups/packagegroup-tools-bluetooth.bb' (131,522) at 20210812000025194
133496 2025-01-21 03:01:05.277-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/sock_example.c' (131,523) at 20240405153053421
133497 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/pcm512x.c' (131,524) at 20240405153053677
133498 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi' (131,525) at 20240405153045805
133499 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.out' (131,526) at 20220429100100882 to deleted uid set
133500 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/AggregationSourceCollection_v1.xml' (131,527) at 20240619080002920
133501 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/virtio-gpu-rutabaga.c' (131,528) at 20240906080037220
133502 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/accel/qaic/aic100.rst' (131,529) at 20240405153044937
133503 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/um/stub_segv.c' (131,530) at 20240405153046493
133504 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/power-sequencer/argument.cpp' (131,531) at 20210308005109241
133505 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml' (131,532) at 20240405153045109
133506 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/daqboard2000.c' (131,533) at 20240405153046893
133507 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/storage/unusual_karma.h' (131,534) at 20210307214930878
133508 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/OWNERS' (131,535) at 20220723030030441
133509 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-NC-SA-3.0-IGO' (131,536) at 20211006000025230
133510 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ts-sp-spm-test1_%.bbappend' (131,537) at 20241206090014214
133511 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gnarp' (131,538) at 20210307205553782
133512 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/digsig_asymmetric.c' (131,539) at 20220525020654951
133513 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/fpga/cyclon2.c' (131,540) at 20210308005003372
133514 2025-01-21 03:01:05.278-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/MediaControllerCollection_v1.xml' (131,541) at 20240619080002928
133515 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/tools/syscall.tbl' (131,542) at 20240405153229915
133516 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/docs/monitor/deviation.md' (131,543) at 20240807080019546
133517 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/legacy.c' (131,544) at 20240405153051249
133518 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/HPND-merchantability-variant' (131,545) at 20241221090017616
133519 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/brocade/bna/bfi_reg.h' (131,546) at 20210307214929342
133520 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/boards/max98927.c' (131,547) at 20240405153053941
133521 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/humidity/Makefile' (131,548) at 20210309003650028
133522 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/linux/iommufd.h' (131,549) at 20241211090212374
133523 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/futex/run.sh' (131,550) at 20210307214932674
133524 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/bitbake-worker' (131,551) at 20241221090017584
133525 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/tag_8021q.h' (131,552) at 20240405153053233
133526 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/mux.h' (131,553) at 20240405153045661
133527 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/cq.c' (131,554) at 20240405153050097
133528 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-twr.dts' (131,555) at 20240405153229891
133529 2025-01-21 03:01:05.279-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/xattr.c' (131,556) at 20240405153052269
133530 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/sysrq.rst' (131,557) at 20240405153044965
133531 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/0001-libntfs-3g-Makefile.am-fix-install-failed-while-host.patch' (131,558) at 20210307205553738
133532 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/interface/ia_css_frame.h' (131,559) at 20240405153051841
133533 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/LICENSE' (131,560) at 20231224090010777
133534 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm87xx.c' (131,561) at 20240405153050353
133535 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/ftrace-uses.rst' (131,562) at 20220525020651762
133536 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/tvp5150.c' (131,563) at 20240405153049341
133537 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.h' (131,564) at 20240405153047209
133538 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/i2c_write_bit_action.cpp' (131,565) at 20210308005405934
133539 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/virtio_console.c' (131,566) at 20241018080014478
133540 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/JsonSchemaFileCollection_v1.xml' (131,567) at 20240619080002924
133541 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_server.hpp' (131,568) at 20240817080003171
133542 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod_2.2.bb' (131,569) at 20241221090017540
133543 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/bt8xx/Makefile' (131,570) at 20210307214928678
133544 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/psparse.c' (131,571) at 20240405153046625
133545 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/brcmnand/Makefile' (131,572) at 20240405153049689
133546 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/devices/index.rst' (131,573) at 20210307214925626
133547 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Kangasniemi_Turkinmaki' (131,574) at 20210307205553770
133548 2025-01-21 03:01:05.280-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey_8.0.1.bb' (131,575) at 20241221090017524
133549 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/sh4/test-macl.c' (131,576) at 20240906080037580
133550 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/android-tools-adbd.service' (131,577) at 20241221090017504
133551 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-parallax_1.0.6.bb' (131,578) at 20241221090017556
133552 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi' (131,579) at 20240405153045753
133553 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ExpressAM1-40.0E' (131,580) at 20210307205553762
133554 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/reg.c' (131,581) at 20240405153053409
133555 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.h' (131,582) at 20210307214929946
133556 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/tzpc.h' (131,583) at 20210308005002724
133557 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_encoder.h' (131,584) at 20210307214927978
133558 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/Makefile' (131,585) at 20240405153050533
133559 2025-01-21 03:01:05.281-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/csiostor/csio_defs.h' (131,586) at 20240405153231391
133560 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/imc-pmu.c' (131,587) at 20240405153230047
133561 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/cpu.h' (131,588) at 20241211090212518
133562 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/google-bios-key/google-bios-key/platforms_bringup.pem' (131,589) at 20210930100034490
133563 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_d.c' (131,590) at 20210308005046521
133564 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-ikvm/LICENSE' (131,591) at 20210308005131905
133565 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm7346.dtsi' (131,592) at 20210307214926190
133566 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/mouse/trackpoint.h' (131,593) at 20210307214928494
133567 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr855xg2.dts' (131,594) at 20240405153229867
133568 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/nginx.init' (131,595) at 20210307205554034
133569 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/rut/MAINTAINERS' (131,596) at 20210308005003048
133570 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/disassemle-aml.sh' (131,597) at 20241121090029296
133571 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch' (131,598) at 20241221090017680
133572 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/gameport/emu10k1-gp.c' (131,599) at 20240405153049125
133573 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_rules.cpp' (131,600) at 20230512080037097
133574 2025-01-21 03:01:05.282-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.54.0.bb' (131,601) at 20241221090017488
133575 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/avr/cpu.h' (131,602) at 20240906080037472
133576 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/sockbits.h' (131,603) at 20210308005046081
133577 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/auth.h' (131,604) at 20240405153052529
133578 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-proc-control-systemd-links.bb' (131,605) at 20230808080019600
133579 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json' (131,606) at 20210307205554222
133580 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/deb_defs.h' (131,607) at 20210309003651776
133581 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c' (131,608) at 20240405153230379
133582 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/mpih-mul.c' (131,609) at 20240405153231947
133583 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov772x.c' (131,610) at 20240405153049333
133584 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/isa/smc37c669-superio.c' (131,611) at 20240906080037244
133585 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_std_types_wq.c' (131,612) at 20220525020653123
133586 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/webui/webui-vue_%.bbappend' (131,613) at 20210910000023055
133587 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/0001-support-usrmerge.patch' (131,614) at 20210307205553738
133588 2025-01-21 03:01:05.283-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/adau1761-i2c.c' (131,615) at 20240405153053561
133589 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/omap4iss/iss_video.c' (131,616) at 20240405153051861
133590 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-graph-default-aarch64' (131,617) at 20240405153054161
133591 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/smdk_wm8994.c' (131,618) at 20220627100017210
133592 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vindelgransele' (131,619) at 20210307205553794
133593 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/write_flush_v2.c' (131,620) at 20210308005108645
133594 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/lib/hweight.S' (131,621) at 20220525020652186
133595 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/pm6764tr.rst' (131,622) at 20220525020651738
133596 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ls1021aqds.h' (131,623) at 20210308005003600
133597 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/vec/is_zero.rs' (131,624) at 20240405153053417
133598 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/target_syscall.h' (131,625) at 20210308005046097
133599 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64_kexec-image-header.h-add-missing-le64toh.patch' (131,626) at 20210307205553750
133600 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/copy.S' (131,627) at 20210307214926638
133601 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/iio/adc/ad_sigma_delta.h' (131,628) at 20240405153231815
133602 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/pgtable.h' (131,629) at 20240405153230147
133603 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn302/dcn302_fpu.h' (131,630) at 20240405153047273
133604 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qapi/yank.json' (131,631) at 20240906080037436
133605 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mm/sys/ddrc.json' (131,632) at 20220525020655143
133606 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-branch-filter-any' (131,633) at 20210307214932570
133607 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-croniter_5.0.1.bb' (131,634) at 20241221090017552
133608 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/DOC' (131,635) at 20211006000025234
133609 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/MAINTAINERS' (131,636) at 20210308005003044
133610 2025-01-21 03:01:05.284-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/pppcielanes.h' (131,637) at 20210309003649648
133611 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/taggedrule.hpp' (131,638) at 20230629080003460
133612 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/geekbox_defconfig' (131,639) at 20210308005003260
133613 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeDevice_v1.xml' (131,640) at 20240918080002712
133614 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-flash-led-class.c' (131,641) at 20240405153049581
133615 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/crypto/crypto.c' (131,642) at 20240405153052317
133616 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/proc-xsc3.S' (131,643) at 20210307214925974
133617 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/TODO' (131,644) at 20210307214930582
133618 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/ioport.c' (131,645) at 20220525020652126
133619 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/mm/extable.c' (131,646) at 20210307214926134
133620 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-ula.sh' (131,647) at 20240913080015313
133621 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx4/mr.c' (131,648) at 20221102030020797
133622 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig' (131,649) at 20210308005003280
133623 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/bzip2/bzlib.c' (131,650) at 20210308005003696
133624 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/subscr.h' (131,651) at 20220525020654919
133625 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/lontium-lt9611uxc.c' (131,652) at 20240613080016399
133626 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/intel_pconfig.c' (131,653) at 20210307214926690
133627 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_register.h' (131,654) at 20210309003650672
133628 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz9477.h' (131,655) at 20240405153230903
133629 2025-01-21 03:01:05.285-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pyphosphor/obmc/wsgi/__init__.py' (131,656) at 20210308005048033
133630 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/Kconfig' (131,657) at 20240405153049489
133631 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/interfaces/bmcweb_%.bbappend' (131,658) at 20210823100016972
133632 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-tqma6ul-common.dtsi' (131,659) at 20240405153045525
133633 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/console.c' (131,660) at 20210308005003224
133634 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-b105v2.dts' (131,661) at 20240405153229883
133635 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/host-poweroff@.service' (131,662) at 20240316080012480
133636 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-global/sanity.bbclass' (131,663) at 20241221090017604
133637 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-da850-pupd.c' (131,664) at 20240405153051329
133638 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/dma-isa.c' (131,665) at 20240405153045645
133639 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/timer.h' (131,666) at 20210308005002780
133640 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/avs/messages.h' (131,667) at 20240405153053941
133641 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/renesas_usbhs/Makefile' (131,668) at 20210307214930858
133642 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (131,669) at 20240120090012778
133643 2025-01-21 03:01:05.286-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch' (131,670) at 20241221090017680
133644 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/colo-stubs.c' (131,671) at 20240906080037368
133645 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-at91/Makefile' (131,672) at 20240405153045633
133646 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/host1x/hw/debug_hw_1x06.c' (131,673) at 20220525020653035
133647 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_symlink_remote.c' (131,674) at 20241220090018326
133648 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_1_regs.h' (131,675) at 20240405153046577
133649 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/event.hpp' (131,676) at 20230407080041895
133650 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/asm/kgdb.h' (131,677) at 20240405153046069
133651 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/def.h' (131,678) at 20210307214929934
133652 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/microchip/wilc1000/wlan_cfg.c' (131,679) at 20240405153050613
133653 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/intel/pasid.c' (131,680) at 20240405153230743
133654 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/suspend_entry.S' (131,681) at 20240405153230071
133655 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/i915_gem_object.c' (131,682) at 20240405153048481
133656 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/stm32/pinctrl-stm32h743.c' (131,683) at 20210307214930122
133657 2025-01-21 03:01:05.287-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/0002-Do-not-install-tools-a-CMake-targets.patch' (131,684) at 20240127090011884
133658 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/arizona.c' (131,685) at 20240405153053569
133659 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/pstore/blk.c' (131,686) at 20240405153052493
133660 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/vm/conf_example_x86.yml' (131,687) at 20210308005046541
133661 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/panel/ronbo,rb070d30.yaml' (131,688) at 20240405153045045
133662 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/hif.h' (131,689) at 20240805080013983
133663 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/allwinner,sun4i-a10-ahci.yaml' (131,690) at 20240405153045021
133664 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/capabilities/test_execve.c' (131,691) at 20210307214932662
133665 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/asymmetric_type.c' (131,692) at 20241008080013903
133666 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/dump/dump.c' (131,693) at 20240906080037180
133667 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/arch/openrisc/index.rst' (131,694) at 20240405153045285
133668 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mediatek/mt8192/mt8192-dai-tdm.c' (131,695) at 20240613080016551
133669 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan-1.9/no-HOME-includes.patch' (131,696) at 20230317080013785
133670 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/srm_puts.c' (131,697) at 20210307214925662
133671 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-7572.patch' (131,698) at 20210307205553942
133672 2025-01-21 03:01:05.288-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/regulatory.h' (131,699) at 20240405153052865
133673 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/mediatek,vcodec-subdev-decoder.yaml' (131,700) at 20240405153229775
133674 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/vx222/vx222.h' (131,701) at 20210307214932278
133675 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/input/gamepad.rst' (131,702) at 20240405153045225
133676 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/data-fabric.json' (131,703) at 20220525020655147
133677 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/pvclock.c' (131,704) at 20240405153046437
133678 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-class-rtrs-client' (131,705) at 20240405153044917
133679 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy/nic-1.yaml' (131,706) at 20240504080013861
133680 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv7m/cache.c' (131,707) at 20210308005002556
133681 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/image-fit.c' (131,708) at 20230720080043539
133682 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/gpio/nrf51_gpio.h' (131,709) at 20240326080039534
133683 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/richtek,rt8515.yaml' (131,710) at 20220525020651686
133684 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/fireface/ff.h' (131,711) at 20240405153053501
133685 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/EPL-2.0' (131,712) at 20210307205554422
133686 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a779a0-falcon-ethernet.dtsi' (131,713) at 20220525020651934
133687 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/common-offsets.h' (131,714) at 20240405153046345
133688 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/multiarch/test-vma.c' (131,715) at 20230426080043952
133689 2025-01-21 03:01:05.289-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pci-test.c' (131,716) at 20221215040039378
133690 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/samsung/pinctrl-samsung.c' (131,717) at 20240405153231335
133691 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/entry/Makefile' (131,718) at 20220525020654699
133692 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-1.dtsi' (131,719) at 20210307214926350
133693 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/timer/stm32_timer.c' (131,720) at 20210308005003500
133694 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/longrun.c' (131,721) at 20210307214927058
133695 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/inter_choice/expected_config' (131,722) at 20210308005003736
133696 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/mman.h' (131,723) at 20240405153046073
133697 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/clocksource.h' (131,724) at 20210307214926490
133698 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/trace.c' (131,725) at 20220525020654299
133699 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/tangier/pinmux.c' (131,726) at 20210308005002860
133700 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ul-pico-dwarf.dts' (131,727) at 20240405153229887
133701 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-fan-presence/.clang-format' (131,728) at 20240820080023682 to deleted uid set
133702 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/video/rk3288.h' (131,729) at 20210308005003644
133703 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ralink/Makefile' (131,730) at 20210307214926290
133704 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/secomx6quq7_defconfig' (131,731) at 20210308005003280
133705 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/tegra/xusb.c' (131,732) at 20240405153231315
133706 2025-01-21 03:01:05.290-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h' (131,733) at 20240405153048637
133707 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/power/regulator/regulator-uclass.c' (131,734) at 20210308005003472
133708 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/pathgentest.cpp' (131,735) at 20220708100018559
133709 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/msi2500/msi2500.c' (131,736) at 20240405153049569
133710 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/emulation/qemu-arm/Makefile' (131,737) at 20210308005002956
133711 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/cmpxchg_32.h' (131,738) at 20240405153046317
133712 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/libopenbmc_intf/gpio_json.c' (131,739) at 20241010080036049
133713 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-viv-fb-Make-sure-config.h-is-included.patch' (131,740) at 20241221090017692
133714 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/include/asm/sections.h' (131,741) at 20210308005002544
133715 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception' (131,742) at 20210307205554422
133716 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/dsi_phy.h' (131,743) at 20240405153048601
133717 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/cros_ec_lpc.c' (131,744) at 20240405153231339
133718 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_resource.h' (131,745) at 20220429100100642
133719 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/roles/class.c' (131,746) at 20240405153231567
133720 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/setget_sockopt.c' (131,747) at 20240405153054261
133721 2025-01-21 03:01:05.291-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/stm32l4x5.h' (131,748) at 20241211090212546
133722 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-pxav2.c' (131,749) at 20240405153230859
133723 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/mm/ptdump_debugfs.c' (131,750) at 20220525020651966
133724 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/redfish-eventservice.md' (131,751) at 20221209040006395
133725 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/sunxi/clk_a23.c' (131,752) at 20210308005003352
133726 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_vpd.cpp' (131,753) at 20240903080027143
133727 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/fmpyfadd.c' (131,754) at 20210307214926334
133728 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/zorro_esp.c' (131,755) at 20240405153051749
133729 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/can/gw.c' (131,756) at 20240405153053201
133730 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.server.cpp.mako' (131,757) at 20241002080038083
133731 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pcmcia/pdaudiocf/pdaudiocf.c' (131,758) at 20220525020655015
133732 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/auxdisplay/cfag12864b.rst' (131,759) at 20220525020651638
133733 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ras/test_sanity.robot' (131,760) at 20210308005007120
133734 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/iterators/use_after_iter.cocci' (131,761) at 20240405153053441
133735 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/8dtech/eco5pk/Kconfig' (131,762) at 20210308005002900
133736 2025-01-21 03:01:05.292-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/mediatek/mt7629/Makefile' (131,763) at 20210308005003016
133737 2025-01-21 03:01:05.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/usb/dev-smartcard-reader.c' (131,764) at 20240906080037308
133738 2025-01-21 03:01:05.306-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/omap/ctrl.txt' (131,765) at 20240405153229755
133739 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/mte/mte_def.h' (131,766) at 20210309003655972
133740 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/pvh_main.c' (131,767) at 20210308005046177
133741 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/ethernet/neterion/s2io.rst' (131,768) at 20210309003648448
133742 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/s390/common_io.rst' (131,769) at 20240405153229743
133743 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra124-nyan.dtsi' (131,770) at 20240405153229879
133744 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/v4l2-core/v4l2-dev.c' (131,771) at 20240617080017394
133745 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/soc-jack.c' (131,772) at 20240405153232195
133746 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-sec5.0-0.dtsi' (131,773) at 20210307214926354
133747 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/ptrace.h' (131,774) at 20210307214926322
133748 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcfqspi.h' (131,775) at 20210307214926162
133749 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/subprojects/nlohmann_json.wrap' (131,776) at 20231208090007028
133750 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/caam/caamhash.c' (131,777) at 20241008080013915
133751 2025-01-21 03:01:05.307-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gvt/mmio_context.h' (131,778) at 20240405153048517
133752 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/compressed/ll_char_wr.S' (131,779) at 20210307214925678
133753 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath5k/reset.c' (131,780) at 20210309003651552
133754 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jbd2/transaction.c' (131,781) at 20240805080014019
133755 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-emlid-neutis-n5h3-devboard.dts' (131,782) at 20240405153045389
133756 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/elo3-dma-0.dtsi' (131,783) at 20210307214926342
133757 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_base_cmd.cpp' (131,784) at 20241130090026406
133758 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/xor_altivec.h' (131,785) at 20240405153046133
133759 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/bin/task-analyzer-record' (131,786) at 20240405153054157
133760 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi.conf' (131,787) at 20221003030013293
133761 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/bin_package.bbclass' (131,788) at 20231126090012833
133762 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/aty/radeon_base.c' (131,789) at 20240405153231579
133763 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/mcp251xfd/mcp251xfd-ram.h' (131,790) at 20240405153049737
133764 2025-01-21 03:01:05.308-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/linuxboot.rst' (131,791) at 20230925080039849
133765 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/tas2781_hda_i2c.c' (131,792) at 20241008080014047
133766 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow/30-0-liberation-sans-narrow.conf' (131,793) at 20210307205553950
133767 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/imported/alu.idef' (131,794) at 20240326080039658
133768 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/syscalls' (131,795) at 20210307214925186
133769 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/mmc/obmc-flash-bios' (131,796) at 20221210040020210
133770 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/musl/libc-test/run-ptest' (131,797) at 20231011080016606
133771 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (131,798) at 20241206090014234
133772 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-pico.dtsi' (131,799) at 20240405153229891
133773 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/b53/b53_common.c' (131,800) at 20241018080014490
133774 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-architecture-overview.png' (131,801) at 20210307205554302 to deleted uid set
133775 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/pci-host/mv64361.c' (131,802) at 20241211090212314
133776 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm64.png' (131,803) at 20240309090012816 to deleted uid set
133777 2025-01-21 03:01:05.309-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-sh03/rtc.c' (131,804) at 20220525020652114
133778 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/Kconfig' (131,805) at 20240405153231383
133779 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/twl6030.dtsi' (131,806) at 20240405153045609
133780 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp_csi2_bridge.c' (131,807) at 20240405153231471
133781 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/t2080_spi_rcw.cfg' (131,808) at 20210308005002996
133782 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/ufs/unipro.h' (131,809) at 20240405153231883
133783 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/swsusp_64.c' (131,810) at 20240405153046153
133784 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/module/kallsyms.c' (131,811) at 20240405153053021
133785 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/amd/pci-vangogh.c' (131,812) at 20240805080014067
133786 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_common.h' (131,813) at 20210309003650612
133787 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-client-ipc-msg-injector.c' (131,814) at 20240405153054005
133788 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/meson.build' (131,815) at 20241014080018042
133789 2025-01-21 03:01:05.310-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/sys_parisc.c' (131,816) at 20240405153230023
133790 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/tc_police_scale.sh' (131,817) at 20210309003655996
133791 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/arm/corstone1000-fvp.dts' (131,818) at 20240405153229919
133792 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/math/reciprocal_div.c' (131,819) at 20220525020654751
133793 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/input/cros-ec-keyb.txt' (131,820) at 20210308005003304
133794 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/phy/davicom.c' (131,821) at 20210308005003440
133795 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpi6000.c' (131,822) at 20240405153053513
133796 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot.h' (131,823) at 20240405153231035
133797 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/slaves/w1_ds2433.c' (131,824) at 20240405153052233
133798 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/subprojects/cereal.wrap' (131,825) at 20230721080022734
133799 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemux86-64-dm-verify.yml' (131,826) at 20210307205554110
133800 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/asm_pointer_auth.h' (131,827) at 20240405153045853
133801 2025-01-21 03:01:05.311-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/as102/as10x_cmd.h' (131,828) at 20210307214928806
133802 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts' (131,829) at 20240405153045817
133803 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/Documentation/sysfs-bus-iio-adc-ad7280a' (131,830) at 20210307214930518
133804 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,adc161s626.yaml' (131,831) at 20240405153045073
133805 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/rockchip/rk3066_hdmi.c' (131,832) at 20240405153230631
133806 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/armltd/integrator/pci.c' (131,833) at 20210308005002916
133807 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tir.c' (131,834) at 20241011080017327
133808 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/kas/qemuarm-parsec.yml' (131,835) at 20210420000021570
133809 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/xtensa/syscallhdr.sh' (131,836) at 20241211090212386
133810 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-etsec2-2.dtsi' (131,837) at 20210307214926350
133811 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/surf/surf_2.1.bb' (131,838) at 20230813080012852
133812 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.h' (131,839) at 20210307214927250
133813 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/basics.rst' (131,840) at 20240405153229803
133814 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accessibility/speakup/Kconfig' (131,841) at 20240405153046609
133815 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/polynom_Xsig.S' (131,842) at 20220525020652186
133816 2025-01-21 03:01:05.312-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/dwarf-aux.c' (131,843) at 20240405153054189
133817 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/feat.c' (131,844) at 20241216090017789
133818 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/rz-mtu3.c' (131,845) at 20240405153230839
133819 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fs/fs.h' (131,846) at 20210307214932486
133820 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/events/uprobes.c' (131,847) at 20241011080017379
133821 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/broadcom/bcm11130_nand/MAINTAINERS' (131,848) at 20210308005002924
133822 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/tlb.rst' (131,849) at 20240405153044989
133823 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/dbus-perms.bb' (131,850) at 20241206090014274
133824 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/timex.h' (131,851) at 20220627100016926
133825 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_sysfs.c' (131,852) at 20241211090145549
133826 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/qcom/sdx65.h' (131,853) at 20240405153049169
133827 2025-01-21 03:01:05.313-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/host_then_chassis_poweroff.hpp' (131,854) at 20241209090018856
133828 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.2.0.bb' (131,855) at 20230919080013954
133829 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/parse-no-sample-id-all.c' (131,856) at 20240405153054169
133830 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/Makefile' (131,857) at 20240405153051661
133831 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/docs/config_file/presence_detection.md' (131,858) at 20240809080033023
133832 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/ccree/cc_buffer_mgr.h' (131,859) at 20210307214927086
133833 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/qbman/qman_portal.c' (131,860) at 20240405153051757
133834 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/txgbe_ethtool.c' (131,861) at 20240405153050321
133835 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vidtv/vidtv_ts.c' (131,862) at 20210309003650376
133836 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/msp3400-driver.h' (131,863) at 20210307214928658
133837 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/cavium-thunder2.txt' (131,864) at 20210307214925274
133838 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/src/dbus/xyz.openbmc_project.ObjectMapper.conf' (131,865) at 20230215040032675
133839 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/spice-app.c' (131,866) at 20240326080039750
133840 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-v3-sl631-imx179.dts' (131,867) at 20240405153045393
133841 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pcmcia/qlogic_stub.c' (131,868) at 20240405153051685
133842 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Lucida-Bitmap-Fonts' (131,869) at 20241221090017616
133843 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/iscsi/iscsi_target_erl0.h' (131,870) at 20240405153051961
133844 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/acpica/dsmthdat.c' (131,871) at 20210307214926830
133845 2025-01-21 03:01:05.314-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_verif_scale3.c' (131,872) at 20240405153054281
133846 2025-01-21 03:01:05.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icssg_switch_map.h' (131,873) at 20240405153231063
133847 2025-01-21 03:01:05.315-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt2701-afe-pcm.txt' (131,874) at 20240405153229799
133848 2025-01-21 03:01:05.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun8i_a23.h' (131,875) at 20210308005002668
133849 2025-01-21 03:01:05.363-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/Makefile' (131,876) at 20210308005002836
133850 2025-01-21 03:01:05.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-health-monitor/subprojects/nlohmann_json.wrap' (131,877) at 20231208090023476
133851 2025-01-21 03:01:05.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/cpu_sh4.h' (131,878) at 20210308005002848
133852 2025-01-21 03:01:05.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Insat3A_C-93.5E' (131,879) at 20210307205553762
133853 2025-01-21 03:01:05.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1022rdk.dts' (131,880) at 20240405153230027
133854 2025-01-21 03:01:05.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/toc_lookup_found.cpp' (131,881) at 20210308005108645
133855 2025-01-21 03:01:05.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/pfsm/.gitignore' (131,882) at 20240405153053429
133856 2025-01-21 03:01:05.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/tailcall2.c' (131,883) at 20240405153054273
133857 2025-01-21 03:01:05.364-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa_internal.h' (131,884) at 20210307214926738
133858 2025-01-21 03:01:05.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ieee802154/header_ops.c' (131,885) at 20240405153053241
133859 2025-01-21 03:01:05.365-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/hexagon/scatter_gather.c' (131,886) at 20230426080043952
133860 2025-01-21 03:01:05.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ip.h' (131,887) at 20241008080014011
133861 2025-01-21 03:01:05.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/sh73a0-clock.h' (131,888) at 20210307214931334
133862 2025-01-21 03:01:05.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/ocelot/felix.h' (131,889) at 20240405153049757
133863 2025-01-21 03:01:05.366-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/trace.h' (131,890) at 20210308005045877
133864 2025-01-21 03:01:05.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/css.c' (131,891) at 20240906080037288
133865 2025-01-21 03:01:05.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/virt/kvm/vfio.h' (131,892) at 20210307214932746
133866 2025-01-21 03:01:05.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/075.out' (131,893) at 20210308005046441
133867 2025-01-21 03:01:05.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/fix_systemd_path.patch' (131,894) at 20230609080014391
133868 2025-01-21 03:01:05.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_reset.c' (131,895) at 20240405153048549
133869 2025-01-21 03:01:05.367-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx6sabreauto/Makefile' (131,896) at 20210308005002984
133870 2025-01-21 03:01:05.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-ariag25.dts' (131,897) at 20240405153045461
133871 2025-01-21 03:01:05.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_vmid.c' (131,898) at 20210307214927294
133872 2025-01-21 03:01:05.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/am335x_evm_defconfig' (131,899) at 20210308005003244
133873 2025-01-21 03:01:05.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-core/dvbdev.c' (131,900) at 20241125090012247
133874 2025-01-21 03:01:05.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/spiterrs.S' (131,901) at 20210307214926602
133875 2025-01-21 03:01:05.368-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-live-install-testfs_1.0.bb' (131,902) at 20241206090014314
133876 2025-01-21 03:01:05.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/nat6to4.c' (131,903) at 20240405153054349
133877 2025-01-21 03:01:05.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/textsearch.h' (131,904) at 20220525020654623
133878 2025-01-21 03:01:05.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-send-carrier.rst' (131,905) at 20220525020651782
133879 2025-01-21 03:01:05.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/average.hpp' (131,906) at 20220727030028317
133880 2025-01-21 03:01:05.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-s3c/wakeup-mask.c' (131,907) at 20210309003648720
133881 2025-01-21 03:01:05.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/docs/snmp-configuration.md' (131,908) at 20230625080034211
133882 2025-01-21 03:01:05.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch' (131,909) at 20241221090017636
133883 2025-01-21 03:01:05.369-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/cypress-sf.yaml' (131,910) at 20240405153045077
133884 2025-01-21 03:01:05.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max31730.c' (131,911) at 20240405153230663
133885 2025-01-21 03:01:05.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/PortCollection.json' (131,912) at 20240619080002952
133886 2025-01-21 03:01:05.370-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/smp_twd.h' (131,913) at 20210307214925854
133887 2025-01-21 03:01:05.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ieee802154/at86rf230.c' (131,914) at 20240405153050337
133888 2025-01-21 03:01:05.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/qdev-core.h' (131,915) at 20241211090212362
133889 2025-01-21 03:01:05.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/pgtable-2level.h' (131,916) at 20240405153045625
133890 2025-01-21 03:01:05.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/map_queue_stack.rst' (131,917) at 20240405153044997
133891 2025-01-21 03:01:05.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/microread/Makefile' (131,918) at 20210307214929978
133892 2025-01-21 03:01:05.371-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/kasan_init.c' (131,919) at 20240405153045697
133893 2025-01-21 03:01:05.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/input_selector_defs.h' (131,920) at 20210307214930550
133894 2025-01-21 03:01:05.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-extended/rsyslog/rsyslog/rsyslog.conf' (131,921) at 20231214090023737
133895 2025-01-21 03:01:05.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.h' (131,922) at 20220525020653587
133896 2025-01-21 03:01:05.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/tlb.c' (131,923) at 20210308005002988
133897 2025-01-21 03:01:05.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/Kconfig' (131,924) at 20210307214929658
133898 2025-01-21 03:01:05.372-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/dmtimer-omap.h' (131,925) at 20210307214931474
133899 2025-01-21 03:01:05.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-data-defs.h' (131,926) at 20220525020653251
133900 2025-01-21 03:01:05.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mthca/mthca_doorbell.h' (131,927) at 20210307214928430
133901 2025-01-21 03:01:05.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/fw.h' (131,928) at 20210307214929562
133902 2025-01-21 03:01:05.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml' (131,929) at 20240405153045065
133903 2025-01-21 03:01:05.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/svghelper.h' (131,930) at 20210307214932606
133904 2025-01-21 03:01:05.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Manserud' (131,931) at 20210307205553786
133905 2025-01-21 03:01:05.373-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nas220_defconfig' (131,932) at 20210308005003272
133906 2025-01-21 03:01:05.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/in.h' (131,933) at 20210307214931402
133907 2025-01-21 03:01:05.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.10.bb' (131,934) at 20241221090017548
133908 2025-01-21 03:01:05.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-a10-codec.c' (131,935) at 20210307214927030
133909 2025-01-21 03:01:05.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/fi-vaasa-oncable' (131,936) at 20210307205553758
133910 2025-01-21 03:01:05.374-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/maxim,max11100.yaml' (131,937) at 20240405153045069
133911 2025-01-21 03:01:05.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/genhd.c' (131,938) at 20240805080013935
133912 2025-01-21 03:01:05.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/amphion/vpu_imx8q.c' (131,939) at 20240405153049397
133913 2025-01-21 03:01:05.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/caif/caif_dev.c' (131,940) at 20240405153053197
133914 2025-01-21 03:01:05.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/cx22702.h' (131,941) at 20210307214928610
133915 2025-01-21 03:01:05.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/platform_oem_ibm.hpp' (131,942) at 20231019080039959
133916 2025-01-21 03:01:05.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch' (131,943) at 20220402030016235
133917 2025-01-21 03:01:05.375-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-ip28/cpu-feature-overrides.h' (131,944) at 20210309003648832
133918 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/benchs/bench_strncmp.c' (131,945) at 20240405153054241
133919 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-sun4v.c' (131,946) at 20220525020653955
133920 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm6338.dtsi' (131,947) at 20210308005002812
133921 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-driver-pciback' (131,948) at 20210309003648260
133922 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/mypy.ini' (131,949) at 20221215040039366
133923 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mpc.c' (131,950) at 20240405153047237
133924 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/hotplug/cpci_hotplug_core.c' (131,951) at 20210307214930026
133925 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/trace.h' (131,952) at 20240405153050437
133926 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91sam9260.dtsi' (131,953) at 20240405153229875
133927 2025-01-21 03:01:05.376-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cachetools/run-ptest' (131,954) at 20240301090012431
133928 2025-01-21 03:01:05.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/shmobile/Makefile' (131,955) at 20210307214926566
133929 2025-01-21 03:01:05.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i2c/omap_i2c.c' (131,956) at 20241211090212274
133930 2025-01-21 03:01:05.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/linkage.h' (131,957) at 20210308005002852
133931 2025-01-21 03:01:05.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/sgx/encl.c' (131,958) at 20240405153046425
133932 2025-01-21 03:01:05.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/locks.S' (131,959) at 20240405153230095
133933 2025-01-21 03:01:05.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/syscopyarea.c' (131,960) at 20240405153231583
133934 2025-01-21 03:01:05.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_bitfields_direct.c' (131,961) at 20210307214932646
133935 2025-01-21 03:01:05.377-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/rga-buf.c' (131,962) at 20210916100017847
133936 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/engleder/tsnep_ptp.c' (131,963) at 20240405153049909
133937 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/mediatek/mt8186/mt8186.h' (131,964) at 20240405153054001
133938 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq.c' (131,965) at 20210307214930542
133939 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/linux/linux.inc' (131,966) at 20241206090014258
133940 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nf_tables_core.c' (131,967) at 20240405153232059
133941 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/env/crc32.c' (131,968) at 20210308005003760
133942 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/siemens/common/factoryset.c' (131,969) at 20210308005003048
133943 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/range.c' (131,970) at 20240326080039758
133944 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/plat-orion/include/plat/orion-gpio.h' (131,971) at 20240405153045701
133945 2025-01-21 03:01:05.378-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-graphviz_0.20.3.bb' (131,972) at 20240413080012663
133946 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/dtc/libfdt/fdt.h' (131,973) at 20210308005003728
133947 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/os-release/os-release.bbappend' (131,974) at 20220921030015982
133948 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/do_func.S' (131,975) at 20210307214926142
133949 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/NetworkInterfaceCollection_v1.xml' (131,976) at 20240619080002932
133950 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfp_main.h' (131,977) at 20240405153050197
133951 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/swap_slots.h' (131,978) at 20240405153052801
133952 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/omapdrm/omap_gem.h' (131,979) at 20240405153230611
133953 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rts5208/Makefile' (131,980) at 20210307214930670
133954 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-370-xp-pmsu.txt' (131,981) at 20210307214925274
133955 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/nlohmann_json.wrap' (131,982) at 20231228090030528
133956 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvdimm/dimm.c' (131,983) at 20220525020653827
133957 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml' (131,984) at 20240405153045145
133958 2025-01-21 03:01:05.379-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/sqpoll.h' (131,985) at 20240405153052969
133959 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/entity-manager/blacklist.json' (131,986) at 20241105090013647
133960 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/adc/st,stm32-adc.txt' (131,987) at 20210308005003300
133961 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/dropbear.socket' (131,988) at 20210307205554474
133962 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/link_hwss.h' (131,989) at 20240405153047293
133963 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/coalesce.c' (131,990) at 20240405153232015
133964 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_osdep.h' (131,991) at 20240405153050009
133965 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/math-emu/sfdiv.c' (131,992) at 20210307214926334
133966 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-total-media-in-hand-02.c' (131,993) at 20210307214928786
133967 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/socfpga.c' (131,994) at 20240405153229911
133968 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/gpio-0.conf' (131,995) at 20230412080023460
133969 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/fw/cfe/cfe_api.h' (131,996) at 20240405153046001
133970 2025-01-21 03:01:05.380-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/arm_cspmu/nvidia_cspmu.h' (131,997) at 20240405153051273
133971 2025-01-21 03:01:05.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/exception.json' (131,998) at 20240405153054109
133972 2025-01-21 03:01:05.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/test_progress_logs_sub_menu.robot' (131,999) at 20240628080017113
133973 2025-01-21 03:01:05.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/misc-devices/uacce.rst' (132,000) at 20210307214925522
133974 2025-01-21 03:01:05.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/tools/.gitignore' (132,001) at 20210307214926294
133975 2025-01-21 03:01:05.381-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libutempter/libutempter/0002-Proper-macro-path-generation.patch' (132,002) at 20230706080014757
133976 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/chelsio/chcr_algo.c' (132,003) at 20240405153230259
133977 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/smbios-mdr/.gitignore' (132,004) at 20240511080038862
133978 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/st,stm32-crc.yaml' (132,005) at 20240405153045033
133979 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/checksum.h' (132,006) at 20240405153046273
133980 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/internal.h' (132,007) at 20220525020654943
133981 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/Makefile' (132,008) at 20210307214928382
133982 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timers/change_skew.c' (132,009) at 20240405153054377
133983 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/dp_fmin.c' (132,010) at 20210307214926274
133984 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/mcf_pgtable.h' (132,011) at 20240405153230007
133985 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65912-i2c.c' (132,012) at 20240405153049621
133986 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/max8925-regulator.txt' (132,013) at 20210307214925410
133987 2025-01-21 03:01:05.382-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/exynos5250-snow-common.dtsi' (132,014) at 20240405153229899
133988 2025-01-21 03:01:05.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/misc/lvstest.c' (132,015) at 20240405153052113
133989 2025-01-21 03:01:05.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/l3mdev/Kconfig' (132,016) at 20210307214931978
133990 2025-01-21 03:01:05.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/edison.h' (132,017) at 20210308005003592
133991 2025-01-21 03:01:05.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/tlbflush.h' (132,018) at 20210309003648548
133992 2025-01-21 03:01:05.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firewire/uapi-test.c' (132,019) at 20240405153047033
133993 2025-01-21 03:01:05.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/include/uapi/asm/swab.h' (132,020) at 20210307214926110
133994 2025-01-21 03:01:05.383-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/meson/vdec/vdec.h' (132,021) at 20240405153051861
133995 2025-01-21 03:01:05.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/max98926.h' (132,022) at 20210307214932314
133996 2025-01-21 03:01:05.384-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/auxdisplay/ks0108.c' (132,023) at 20240405153046677
133997 2025-01-21 03:01:05.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/tcg/translate.c' (132,024) at 20241121090029284
133998 2025-01-21 03:01:05.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/strbuf.h' (132,025) at 20220525020655179
133999 2025-01-21 03:01:05.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm25066.rst' (132,026) at 20240405153045217
134000 2025-01-21 03:01:05.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/paravirt_api_clock.h' (132,027) at 20240405153046121
134001 2025-01-21 03:01:05.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ktime_api.h' (132,028) at 20240405153052717
134002 2025-01-21 03:01:05.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/0001-replace-__pure__-with-compiler-attribute-pure.patch' (132,029) at 20230317080013789
134003 2025-01-21 03:01:05.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_ioctl.h' (132,030) at 20210307214927910
134004 2025-01-21 03:01:05.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/extcon/Makefile' (132,031) at 20220525020652422
134005 2025-01-21 03:01:05.385-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/boot/compressed/efi_mixed.S' (132,032) at 20240405153230103
134006 2025-01-21 03:01:05.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/uapi/asm/fpu.h' (132,033) at 20210307214925650
134007 2025-01-21 03:01:05.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/timex.h' (132,034) at 20220627100016926
134008 2025-01-21 03:01:05.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/0002-Check-against-the-correct-OPENSSL_VERSION_NUMBER.patch' (132,035) at 20210307205553930
134009 2025-01-21 03:01:05.420-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/channel-websock.c' (132,036) at 20241211090212374
134010 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/mm/slub.rst' (132,037) at 20240405153045229
134011 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/petalogix-s3adsp1800.dts' (132,038) at 20210308005046177
134012 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/spi/Makefile' (132,039) at 20210309003650508
134013 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/hostlogger/phosphor-hostlogger/ttyS0.conf' (132,040) at 20231114090012542
134014 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/rseq.h' (132,041) at 20240405153052897
134015 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_encoder.c' (132,042) at 20210309003649804
134016 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/uuid.c' (132,043) at 20240326080039758
134017 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/decode/err_field10.decode' (132,044) at 20230925080040085
134018 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/dump_manager_main.cpp' (132,045) at 20230911080019358
134019 2025-01-21 03:01:05.421-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/ipl.h' (132,046) at 20241211090212330
134020 2025-01-21 03:01:05.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/cipher/Kbuild' (132,047) at 20210307214927922
134021 2025-01-21 03:01:05.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0050-fwu-Use-metadata-v2.patch' (132,048) at 20241221090017468
134022 2025-01-21 03:01:05.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/common-glibc' (132,049) at 20241206090014350
134023 2025-01-21 03:01:05.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/0001-tests-autopoint-3-unset-MAKEFLAGS.patch' (132,050) at 20240309090012816
134024 2025-01-21 03:01:05.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c' (132,051) at 20240405153047153
134025 2025-01-21 03:01:05.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7-colibri-rawnand.dts' (132,052) at 20210308005002588
134026 2025-01-21 03:01:05.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/check-perf-trace.py' (132,053) at 20210307214932570
134027 2025-01-21 03:01:05.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/fsl/dpio/dpio-service.c' (132,054) at 20240405153231447
134028 2025-01-21 03:01:05.422-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/lacie_kw.h' (132,055) at 20210308005003600
134029 2025-01-21 03:01:05.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/uniphier/aio-cpu.c' (132,056) at 20240405153232203
134030 2025-01-21 03:01:05.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/alloc.c' (132,057) at 20240405153052581
134031 2025-01-21 03:01:05.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw89/sar.c' (132,058) at 20240405153231263
134032 2025-01-21 03:01:05.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/amdtee/amdtee_if.h' (132,059) at 20240405153051969
134033 2025-01-21 03:01:05.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/frequency/ad9834.h' (132,060) at 20210307214930522
134034 2025-01-21 03:01:05.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/builddelete.py' (132,061) at 20210307205554290
134035 2025-01-21 03:01:05.423-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@80/tmp421@4c.conf' (132,062) at 20240904080027738
134036 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/opcodes-virt.h' (132,063) at 20210307214925854
134037 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-generic.c' (132,064) at 20240405153046049
134038 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-msm6242.c' (132,065) at 20210307214930218
134039 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra' (132,066) at 20210309003648244
134040 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/gic_private.h' (132,067) at 20240405153054317
134041 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c' (132,068) at 20240405153048653
134042 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/galileo/.gitignore' (132,069) at 20210308005003008
134043 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/udpgso.sh' (132,070) at 20210307214932694
134044 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-a64-oceanic-5205-5inmfd.dts' (132,071) at 20210307214925990
134045 2025-01-21 03:01:05.424-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-generic.c' (132,072) at 20210307214930214
134046 2025-01-21 03:01:05.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/oem/meta/fileio.cpp' (132,073) at 20240924080009571
134047 2025-01-21 03:01:05.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip27/ip27-init.c' (132,074) at 20210307214926290
134048 2025-01-21 03:01:05.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-essiv.h' (132,075) at 20210308005045777
134049 2025-01-21 03:01:05.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/hi3670-clock.txt' (132,076) at 20210307214925286
134050 2025-01-21 03:01:05.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/lib/div64-generic.c' (132,077) at 20210307214926570
134051 2025-01-21 03:01:05.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/flash/phosphor-software-manager/bios-update' (132,078) at 20240326080016518
134052 2025-01-21 03:01:05.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/mediactl/media-ioc-device-info.rst' (132,079) at 20220525020651778
134053 2025-01-21 03:01:05.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bmips_bcm3380.h' (132,080) at 20210308005003588
134054 2025-01-21 03:01:05.425-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-psu-code-mgmt/test/test_activation.cpp' (132,081) at 20241213090049554 to deleted uid set
134055 2025-01-21 03:01:05.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/change-finding-path-of-nss.patch' (132,082) at 20241221090017544
134056 2025-01-21 03:01:05.426-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/virtio/vhost-vsock-common.h' (132,083) at 20240906080037340
134057 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/common/memory.c' (132,084) at 20240830080013247
134058 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/test_bpftool_build.sh' (132,085) at 20240405153054285
134059 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MK808C_defconfig' (132,086) at 20210308005003236
134060 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-alpine/Kconfig' (132,087) at 20210307214925870
134061 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/libenca-003-iconv.patch' (132,088) at 20230706080014757
134062 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-crypto-internal.h' (132,089) at 20240405153046517
134063 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/power/opp.rst' (132,090) at 20240405153045245
134064 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/amd-pstate/config' (132,091) at 20240405153054233
134065 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig' (132,092) at 20210308005003268
134066 2025-01-21 03:01:05.427-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/network/phosphor-network_%.bbappend' (132,093) at 20241206090014206
134067 2025-01-21 03:01:05.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/ni_tiocmd.c' (132,094) at 20220525020652358
134068 2025-01-21 03:01:05.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/qcom/Makefile' (132,095) at 20220525020652410
134069 2025-01-21 03:01:05.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb-11mp-ctrevb.dts' (132,096) at 20240405153045401
134070 2025-01-21 03:01:05.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_command.hpp' (132,097) at 20241106090023550
134071 2025-01-21 03:01:05.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mc146818-time.h' (132,098) at 20210307214926226
134072 2025-01-21 03:01:05.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun6i-a31s-colorfly-e708-q1.dts' (132,099) at 20240405153045385
134073 2025-01-21 03:01:05.428-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/.gitignore' (132,100) at 20210308005109241
134074 2025-01-21 03:01:05.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/hists_common.c' (132,101) at 20240405153054165
134075 2025-01-21 03:01:05.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/decode_stacktrace.sh' (132,102) at 20240405153232103
134076 2025-01-21 03:01:05.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_dcu_fb.h' (132,103) at 20210308005003648
134077 2025-01-21 03:01:05.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/Kconfig' (132,104) at 20241211090212262
134078 2025-01-21 03:01:05.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/fpga_manager.h' (132,105) at 20210308005002780
134079 2025-01-21 03:01:05.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml' (132,106) at 20240405153229771
134080 2025-01-21 03:01:05.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/Kconfig' (132,107) at 20240405153048429
134081 2025-01-21 03:01:05.429-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/LICENSE' (132,108) at 20210308005109809
134082 2025-01-21 03:01:05.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/tpm.rst' (132,109) at 20240906080037176
134083 2025-01-21 03:01:05.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/edid-region.c' (132,110) at 20210308005045857
134084 2025-01-21 03:01:05.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-msm8939.h' (132,111) at 20220818100014819
134085 2025-01-21 03:01:05.430-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/allwinner-r40.c' (132,112) at 20241211090212246
134086 2025-01-21 03:01:05.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/MPC8641HPCN.h' (132,113) at 20210308005003580
134087 2025-01-21 03:01:05.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/decompress_unlzma.c' (132,114) at 20220525020654747
134088 2025-01-21 03:01:05.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xxac-pinctrl.dtsi' (132,115) at 20240405153045585
134089 2025-01-21 03:01:05.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/xyz.openbmc_project.Network.conf.in' (132,116) at 20210525000058464
134090 2025-01-21 03:01:05.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Value.interface.yaml' (132,117) at 20241105090020411
134091 2025-01-21 03:01:05.431-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.c' (132,118) at 20240405153230607
134092 2025-01-21 03:01:05.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/net-get-if.rst' (132,119) at 20210309003648480
134093 2025-01-21 03:01:05.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/bt.cpp' (132,120) at 20211012000047554
134094 2025-01-21 03:01:05.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Korstrask' (132,121) at 20210307205553786
134095 2025-01-21 03:01:05.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/rs485.yaml' (132,122) at 20241211090145365
134096 2025-01-21 03:01:05.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/xdp_sock.h' (132,123) at 20240405153231859
134097 2025-01-21 03:01:05.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/misc_64.c' (132,124) at 20210307214926614
134098 2025-01-21 03:01:05.432-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/pmac_low_i2c.h' (132,125) at 20210307214926386
134099 2025-01-21 03:01:05.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9rlek_mmc_defconfig' (132,126) at 20210308005003248
134100 2025-01-21 03:01:05.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/mediatek/mtk_disp_color.c' (132,127) at 20240405153230583
134101 2025-01-21 03:01:05.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/compiler_builtins.rs' (132,128) at 20240405153232095
134102 2025-01-21 03:01:05.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/service_files/xyz.openbmc_project.fansensor.service' (132,129) at 20210706231659769
134103 2025-01-21 03:01:05.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/actions/if_action.cpp' (132,130) at 20210308005405934
134104 2025-01-21 03:01:05.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/work-microwave/work_92105/README' (132,131) at 20210308005003168
134105 2025-01-21 03:01:05.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/console/obmc-console_%.bbappend' (132,132) at 20210823100016972
134106 2025-01-21 03:01:05.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.c' (132,133) at 20210307214927950
134107 2025-01-21 03:01:05.433-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/0007-Mark-deleted-interfaces-as-being-changed.patch' (132,134) at 20241206090014242
134108 2025-01-21 03:01:05.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/efi_loader/efi_runtime.c' (132,135) at 20210308005003700
134109 2025-01-21 03:01:05.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-storm-summit.dts' (132,136) at 20240405153045605
134110 2025-01-21 03:01:05.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/conf/machine/include/tune-arm1176jzf-s.inc' (132,137) at 20210812000025262
134111 2025-01-21 03:01:05.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/lantiq,etop-xway.yaml' (132,138) at 20240405153045117
134112 2025-01-21 03:01:05.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/kexec.h' (132,139) at 20240405153231871
134113 2025-01-21 03:01:05.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/ccids/lib/tfrc.c' (132,140) at 20210307214931922
134114 2025-01-21 03:01:05.434-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/tests/unittest.h' (132,141) at 20220525020652362
134115 2025-01-21 03:01:05.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/run-ptest' (132,142) at 20230919080013990
134116 2025-01-21 03:01:05.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/locking/ww_mutex.sh' (132,143) at 20210307214932682
134117 2025-01-21 03:01:05.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mti/sead3.dts' (132,144) at 20220525020651994
134118 2025-01-21 03:01:05.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/mptcp/.gitignore' (132,145) at 20240405153054345
134119 2025-01-21 03:01:05.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c' (132,146) at 20240405153049821
134120 2025-01-21 03:01:05.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/twofish_generic.c' (132,147) at 20240405153046549
134121 2025-01-21 03:01:05.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi' (132,148) at 20220525020651902
134122 2025-01-21 03:01:05.435-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/error.py' (132,149) at 20221215040039254
134123 2025-01-21 03:01:05.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/aspeed_mdio.h' (132,150) at 20210308005003424
134124 2025-01-21 03:01:05.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/eisa/eisa.ids' (132,151) at 20210307214927158
134125 2025-01-21 03:01:05.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb' (132,152) at 20240124090012254
134126 2025-01-21 03:01:05.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/fanctl.cpp' (132,153) at 20240820080023682
134127 2025-01-21 03:01:05.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/80211/cfg80211.rst' (132,154) at 20210309003648404
134128 2025-01-21 03:01:05.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-bsp/u-boot/u-boot-aspeed-sdk/ampere.cfg' (132,155) at 20220905100012499
134129 2025-01-21 03:01:05.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/char/avr_usart.c' (132,156) at 20241211090212258
134130 2025-01-21 03:01:05.436-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/Adobe-2006' (132,157) at 20211006000025226
134131 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/axp288_fuel_gauge.c' (132,158) at 20240405153051425
134132 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ofld.h' (132,159) at 20240405153050117
134133 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_ll.S' (132,160) at 20210308005002788
134134 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libexif/libexif/run-ptest' (132,161) at 20230813080012904
134135 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_e3c246d4i.json' (132,162) at 20221221040007770
134136 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/silergy,sy7636a.yaml' (132,163) at 20240405153045109
134137 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/vega10_ih.c' (132,164) at 20240405153230367
134138 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/vm-layout.rst' (132,165) at 20240405153229827
134139 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/gpio/gpio-aggregator.rst' (132,166) at 20210307214925226
134140 2025-01-21 03:01:05.437-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm7445-bcm97445svmb.dts' (132,167) at 20240405153045429
134141 2025-01-21 03:01:05.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/drivers/vx/vx_cmd.c' (132,168) at 20210307214932202
134142 2025-01-21 03:01:05.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/doc/chromium/devkeys/kernel_data_key.vbprivk' (132,169) at 20210308005003300 to deleted uid set
134143 2025-01-21 03:01:05.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/intel/Makefile' (132,170) at 20240405153046949
134144 2025-01-21 03:01:05.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fcmpo.c' (132,171) at 20210307214926434
134145 2025-01-21 03:01:05.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_Qos.h' (132,172) at 20240405153051885
134146 2025-01-21 03:01:05.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/Makefile' (132,173) at 20240405153047293
134147 2025-01-21 03:01:05.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/module.c' (132,174) at 20240405153045353
134148 2025-01-21 03:01:05.438-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/tcg-op-ldst.c' (132,175) at 20241211090212530
134149 2025-01-21 03:01:05.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml' (132,176) at 20220525020651694
134150 2025-01-21 03:01:05.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/ste-db8500.dtsi' (132,177) at 20240405153045577
134151 2025-01-21 03:01:05.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/sm3.c' (132,178) at 20240405153046541
134152 2025-01-21 03:01:05.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/orangefs/super.c' (132,179) at 20240712080021089
134153 2025-01-21 03:01:05.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/isa-irq.c' (132,180) at 20210307214925882
134154 2025-01-21 03:01:05.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8974.c' (132,181) at 20240405153046821
134155 2025-01-21 03:01:05.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun4i_crtc.h' (132,182) at 20210307214928038
134156 2025-01-21 03:01:05.439-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/mt6577_auxadc.c' (132,183) at 20240405153048957
134157 2025-01-21 03:01:05.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/OWNERS' (132,184) at 20220106040022653
134158 2025-01-21 03:01:05.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c' (132,185) at 20240503080014486
134159 2025-01-21 03:01:05.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-core/dropbear/dropbear_%.bbappend' (132,186) at 20220621030012960
134160 2025-01-21 03:01:05.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira-peb-wlbt-05.dtsi' (132,187) at 20240405153045513
134161 2025-01-21 03:01:05.440-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/delta.c' (132,188) at 20220525020655003
134162 2025-01-21 03:01:05.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/fddi/defxx.c' (132,189) at 20240405153050325
134163 2025-01-21 03:01:05.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sifive/sifive-prci.h' (132,190) at 20220525020652330
134164 2025-01-21 03:01:05.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.1.bb' (132,191) at 20231126090012805
134165 2025-01-21 03:01:05.441-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c' (132,192) at 20241111090012125
134166 2025-01-21 03:01:05.442-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/sdma0/sdma0_4_2_2_offset.h' (132,193) at 20210307214927670
134167 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp' (132,194) at 20221229040004411
134168 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/macintosh/therm_adt746x.c' (132,195) at 20240405153230759
134169 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_selftest.h' (132,196) at 20240405153048533
134170 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/timer/a9gtimer.h' (132,197) at 20210308005046033
134171 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.c' (132,198) at 20220525020652959
134172 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/meson.build' (132,199) at 20230902080024081 to deleted uid set
134173 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8183.h' (132,200) at 20210307214930082
134174 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/pds/cmds.c' (132,201) at 20240405153052157
134175 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-tegra186/tegra.h' (132,202) at 20210308005002672
134176 2025-01-21 03:01:05.443-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/README.Locking' (132,203) at 20210307214931130
134177 2025-01-21 03:01:05.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/braswell/Makefile' (132,204) at 20210308005002852
134178 2025-01-21 03:01:05.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kexec.c' (132,205) at 20240405153231911
134179 2025-01-21 03:01:05.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_request.h' (132,206) at 20240405153048533
134180 2025-01-21 03:01:05.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/hda_sysfs.c' (132,207) at 20240405153053529
134181 2025-01-21 03:01:05.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/bios' (132,208) at 20221110040028914
134182 2025-01-21 03:01:05.444-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/hisi-ptt-decoder/Build' (132,209) at 20240405153054193
134183 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/stm32-adc-core.h' (132,210) at 20240405153048961
134184 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts' (132,211) at 20240405153045805
134185 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/r8a7794-clock.h' (132,212) at 20210308005003632
134186 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ds414.h' (132,213) at 20210308005003592
134187 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm63xx/dev-hsspi.c' (132,214) at 20210307214926190
134188 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/settings/phosphor-settings-manager/time-sync-method.override.yml' (132,215) at 20210307205554222
134189 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/crypto/ivgen-plain64.h' (132,216) at 20210308005045777
134190 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/imx-ipu-image-convert.h' (132,217) at 20210307214931698
134191 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.h' (132,218) at 20210307214929406
134192 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7796-sysc.h' (132,219) at 20210308005003640
134193 2025-01-21 03:01:05.445-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/aead.h' (132,220) at 20240405153052625
134194 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/openrisc/test_addc.c' (132,221) at 20210308005046529
134195 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/crypto/ccp/test_dbc.py' (132,222) at 20240405153232211
134196 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/litex/Makefile' (132,223) at 20220525020654091
134197 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-extended/imsettings/imsettings/imsettings-gcc10.patch' (132,224) at 20220204040022544
134198 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/fm/p5040.c' (132,225) at 20210308005003432
134199 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_wq.h' (132,226) at 20240405153051737
134200 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/altr,msgdma.yaml' (132,227) at 20240405153045053
134201 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/subprojects/cereal.wrap' (132,228) at 20220603030022985
134202 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend' (132,229) at 20230602080015084
134203 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/delta/delta-mem.c' (132,230) at 20240405153049469
134204 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/btf_ids.h' (132,231) at 20240405153232211
134205 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-cycle.service' (132,232) at 20241015080012039
134206 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-kernel/linux/linux-aspeed_%.bbappend' (132,233) at 20240711080013279
134207 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/mm/sun3mmu.c' (132,234) at 20240405153045973
134208 2025-01-21 03:01:05.446-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/runme.sh' (132,235) at 20210308005003760
134209 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/ipi-mux.c' (132,236) at 20240405153053005
134210 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/oxygen/xonar_wm87x6.c' (132,237) at 20210309003654608
134211 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/Makefile' (132,238) at 20240405153230703
134212 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/0001-meson.build-correct-check-for-existence-of-two-prepr.patch' (132,239) at 20241221090017676
134213 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lsof/lsof_4.99.4.bb' (132,240) at 20241221090017676
134214 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5420/MAINTAINERS' (132,241) at 20210308005003044
134215 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Enable/meson.build' (132,242) at 20230825080021141 to deleted uid set
134216 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb' (132,243) at 20220402030016003
134217 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/pinctrl/omap.h' (132,244) at 20210308005003640
134218 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.h' (132,245) at 20210308005002832
134219 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sctp/sm.h' (132,246) at 20240405153231855
134220 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/dec/interrupts.h' (132,247) at 20210307214926210
134221 2025-01-21 03:01:05.447-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/ibmasm/lowlevel.h' (132,248) at 20210307214929162
134222 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/locking/rtmutex_api.c' (132,249) at 20240405153053017
134223 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/saa7146/Makefile' (132,250) at 20210307214928598
134224 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ptp/ptp-idt82p33.yaml' (132,251) at 20240405153045141
134225 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_poison.c' (132,252) at 20240405153231975
134226 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/ralink,rt3883-pci.txt' (132,253) at 20210307214925386
134227 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch' (132,254) at 20230706080014745
134228 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/Kconfig' (132,255) at 20240405153051853
134229 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/pmac.c' (132,256) at 20220525020655015
134230 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/specs/acpi_nvdimm.rst' (132,257) at 20220429100100422
134231 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi' (132,258) at 20240405153045729
134232 2025-01-21 03:01:05.448-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/actbl3.h' (132,259) at 20240405153231787
134233 2025-01-21 03:01:05.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-mxs/sys_proto.h' (132,260) at 20210308005002656
134234 2025-01-21 03:01:05.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/mme_regs.h' (132,261) at 20240405153046605
134235 2025-01-21 03:01:05.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ComputerSystemCollection_v1.xml' (132,262) at 20240619080002920
134236 2025-01-21 03:01:05.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp_capture_defs.h' (132,263) at 20220525020654127
134237 2025-01-21 03:01:05.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/util.cpp' (132,264) at 20240120090017294
134238 2025-01-21 03:01:05.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xrdb/cpld.h' (132,265) at 20210308005002996
134239 2025-01-21 03:01:05.449-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/i2c-owl.yaml' (132,266) at 20220525020651678
134240 2025-01-21 03:01:05.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_easrc.h' (132,267) at 20240405153053909
134241 2025-01-21 03:01:05.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/watch.cpp' (132,268) at 20241129090023561
134242 2025-01-21 03:01:05.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing/0001-test-Drop-including-error.h-header.patch' (132,269) at 20241221090017540
134243 2025-01-21 03:01:05.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/uvd/irqsrcs_uvd_7_0.h' (132,270) at 20210307214927702
134244 2025-01-21 03:01:05.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_sl82c105.c' (132,271) at 20240405153230179
134245 2025-01-21 03:01:05.450-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/gro.c' (132,272) at 20240719080013385
134246 2025-01-21 03:01:05.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/af9005.h' (132,273) at 20210307214928818
134247 2025-01-21 03:01:05.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-netxbig.txt' (132,274) at 20210307214925346
134248 2025-01-21 03:01:05.451-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt' (132,275) at 20210307214925398
134249 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Application.v1_0_1.json' (132,276) at 20240619080002940
134250 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ipy_1.01.bb' (132,277) at 20241221090017556
134251 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/bind_perm.c' (132,278) at 20240405153054245
134252 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/floppy.rst' (132,279) at 20210309003648268
134253 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/ohci_pdriver.h' (132,280) at 20240405153052813
134254 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/skyworks,si521xx.yaml' (132,281) at 20240405153045029
134255 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/reset/qcom,pon.yaml' (132,282) at 20240405153045137
134256 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips/target_elf.h' (132,283) at 20240906080037360
134257 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/event_logs_object_type.hpp' (132,284) at 20241116090002494
134258 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Thaicom1A_C-120.0E' (132,285) at 20210307205553762
134259 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mipi-dsi-bus.txt' (132,286) at 20210307214925302
134260 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/virt/kvm/x86/timekeeping.rst' (132,287) at 20240405153045329
134261 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/tulip.h' (132,288) at 20210308005045925
134262 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/kernel/nospec-sysfs.c' (132,289) at 20240405153046285
134263 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb' (132,290) at 20241221090017688
134264 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/mwifiex/11ac.h' (132,291) at 20240405153050561
134265 2025-01-21 03:01:05.452-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-watchdog/meson.options' (132,292) at 20231101080036786
134266 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/hpd_regs.h' (132,293) at 20240405153230415
134267 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps6286x-regulator.c' (132,294) at 20240405153231367
134268 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-crc32c_2.3.bb' (132,295) at 20241221090017552
134269 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sysdig/sysdig/0001-Add-cstdint-for-uintXX_t-types.patch' (132,296) at 20230211040012639
134270 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/selftests.h' (132,297) at 20240405153046977
134271 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/gen-atomic-long.sh' (132,298) at 20240405153053433
134272 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/vce_1_0_sh_mask.h' (132,299) at 20210307214927694
134273 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/io-wq.c' (132,300) at 20241008080014015
134274 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/riscv64/noexec.c' (132,301) at 20221215040039390
134275 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/can/ti_hecc.txt' (132,302) at 20210307214925374
134276 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/leds/leds-ss4200.c' (132,303) at 20240805080013963
134277 2025-01-21 03:01:05.453-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/112' (132,304) at 20220429100100890
134278 2025-01-21 03:01:05.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/obmc-host-already-on@.target' (132,305) at 20221006030129547
134279 2025-01-21 03:01:05.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/nvdec.c' (132,306) at 20240405153230639
134280 2025-01-21 03:01:05.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/vmbus_drv.c' (132,307) at 20240913080013793
134281 2025-01-21 03:01:05.454-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/vexpress-v2p-ca5s.dts' (132,308) at 20240405153045405
134282 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/azt3328.c' (132,309) at 20240405153053517
134283 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c' (132,310) at 20240405153049885
134284 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/pkt_sched.h' (132,311) at 20240405153052861
134285 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/nvidia,tegra210-admaif.yaml' (132,312) at 20240405153045165
134286 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/var_stack.py' (132,313) at 20221209040018571
134287 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDLA-Permissive-2.0' (132,314) at 20211006000025234
134288 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/stub_rx.c' (132,315) at 20240910080014070
134289 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pogo_e02.h' (132,316) at 20210308005003612
134290 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h6-pine-h64.dts' (132,317) at 20210308005002620
134291 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/reptyr/reptyr_0.10.0.bb' (132,318) at 20241221090017544
134292 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/AGPL-3.0-or-later' (132,319) at 20210316000012693
134293 2025-01-21 03:01:05.455-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/unix/scm.c' (132,320) at 20240418080014518
134294 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-cbf-8996.c' (132,321) at 20240405153230219
134295 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi-ddc.yaml' (132,322) at 20240405153045041
134296 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/mce/inject-ra-err.c' (132,323) at 20240405153054357
134297 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/vcap/vcap_tc.h' (132,324) at 20240405153231035
134298 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/ftrace.h' (132,325) at 20240429080012404
134299 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/Documentation/perfconfig.example' (132,326) at 20210307214932510
134300 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/litmus-tests/LB+poonceonces.litmus' (132,327) at 20210307214932502
134301 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/vboxsf/dir.c' (132,328) at 20240405153052557
134302 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/x86_64/Makefile.target' (132,329) at 20241211090212550
134303 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/iwl-op-mode.h' (132,330) at 20220525020653755
134304 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2081QDS_NAND_defconfig' (132,331) at 20210308005003244
134305 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CT.h' (132,332) at 20210307214931646
134306 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adc.yaml' (132,333) at 20240405153045069
134307 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-kernel/linux/linux-aspeed/yosemite4.cfg' (132,334) at 20241214090210267
134308 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/opl3.h' (132,335) at 20210307214931598
134309 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlabel/netlabel_mgmt.c' (132,336) at 20240405153053341
134310 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_it8213.c' (132,337) at 20240405153046661
134311 2025-01-21 03:01:05.456-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/pageattr.c' (132,338) at 20240405153229915
134312 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/debug/8250.S' (132,339) at 20210308005002708
134313 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/math.h' (132,340) at 20240405153231819
134314 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service' (132,341) at 20230412080023460
134315 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/statfs.h' (132,342) at 20210307214926326
134316 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/mm/pgtable.c' (132,343) at 20240405153045977
134317 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s805x.dtsi' (132,344) at 20210309003648732
134318 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/kasan_init_64.c' (132,345) at 20240411080014066
134319 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/i2c/tda1997x.h' (132,346) at 20210307214931546
134320 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/quota/dquot.c' (132,347) at 20241211090145525
134321 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools_2.13.14.bb' (132,348) at 20241221090017688
134322 2025-01-21 03:01:05.457-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/xilinx/Kconfig' (132,349) at 20240405153049497
134323 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/bk4r1.h' (132,350) at 20210308005003588
134324 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/init-mm.c' (132,351) at 20240405153231963
134325 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_mixer.c' (132,352) at 20240405153054013
134326 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akatsuki.dts' (132,353) at 20240405153045789
134327 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun5i-a13.dtsi' (132,354) at 20210308005002620
134328 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_ioc32.c' (132,355) at 20210307214927910
134329 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/discrete_threshold.hpp' (132,356) at 20240904080048943
134330 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/chrome/chromeos_pstore.c' (132,357) at 20210307214930130
134331 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/tests/meson.build' (132,358) at 20230921080009745
134332 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_lpc.h' (132,359) at 20210308005108641
134333 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/cpu-throttle.c' (132,360) at 20241211090212386
134334 2025-01-21 03:01:05.458-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/gmc_7_1_d.h' (132,361) at 20210307214927530
134335 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_libfc.h' (132,362) at 20210307214930334
134336 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,ls1x-intc.yaml' (132,363) at 20240405153045085
134337 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sw842.h' (132,364) at 20210307214931518
134338 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/crosscompile_perl_bindings.patch' (132,365) at 20230706080014769
134339 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/gfs2/acl.h' (132,366) at 20240613080016487
134340 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/input/Makefile' (132,367) at 20210308005003384
134341 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/help.py' (132,368) at 20231014080011739
134342 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/super.c' (132,369) at 20240405153231727
134343 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/0001-Enhance-reproducibility.patch' (132,370) at 20210307205553914
134344 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-f300.c' (132,371) at 20210307214928686
134345 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/omap35_logic_somlv_defconfig' (132,372) at 20210308005003272
134346 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.h' (132,373) at 20210307214927886
134347 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xdp_hw_metadata.c' (132,374) at 20241115090012977
134348 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/orion5x_defconfig' (132,375) at 20240405153045617
134349 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arc/dts/skeleton.dtsi' (132,376) at 20210308005002544
134350 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/.shellcheck' (132,377) at 20220402030022195 to deleted uid set
134351 2025-01-21 03:01:05.459-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/025' (132,378) at 20220429100100886
134352 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000/e1000_hw.h' (132,379) at 20240405153230955
134353 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-generic/mman.h' (132,380) at 20210308005046065
134354 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bdwgc/bdwgc_8.2.8.bb' (132,381) at 20241221090017532
134355 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/newcustomimage_modal.js' (132,382) at 20210307205554282
134356 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-sysfs/udev/rules.d/70-leds.rules' (132,383) at 20240719080031533
134357 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch' (132,384) at 20230706080014745
134358 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/nios2/mm/uaccess.c' (132,385) at 20210307214926310
134359 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st-nci/Kconfig' (132,386) at 20210307214929982
134360 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/hid/hid_mouse.c' (132,387) at 20240405153053429
134361 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c' (132,388) at 20240405153230255
134362 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-imx/mach-imx31.c' (132,389) at 20220525020651886
134363 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/local.py' (132,390) at 20230609080014399
134364 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/lib/delay.c' (132,391) at 20210307214926330
134365 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/devlink-selftests.rst' (132,392) at 20240405153045237
134366 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-8040-clearfog-gt-8k.dts' (132,393) at 20210308005002568
134367 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/man-db/files/99_mandb' (132,394) at 20210307205554566
134368 2025-01-21 03:01:05.460-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/Kconfig' (132,395) at 20220525020654003
134369 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/diag.c' (132,396) at 20240405153053373
134370 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/lockdown/Makefile' (132,397) at 20210307214932174
134371 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/pwrseq_emmc.c' (132,398) at 20240405153230851
134372 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/vugbm.c' (132,399) at 20221215040039070
134373 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/date.c' (132,400) at 20210308005003480
134374 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/nas220.h' (132,401) at 20210308005003608
134375 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mtrr/mtrr.h' (132,402) at 20240405153046421
134376 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-overo-palo35-common.dtsi' (132,403) at 20240405153045605
134377 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/list_sort.c' (132,404) at 20220525020654751
134378 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/cs-etm-decoder/cs-etm-decoder.h' (132,405) at 20240405153054185
134379 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/plat-tb10x/Makefile' (132,406) at 20210307214925674
134380 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hppa/cpu-qom.h' (132,407) at 20240326080039658
134381 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/tps65010.c' (132,408) at 20241211090145453
134382 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/objdump-func' (132,409) at 20240405153053457
134383 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/COPYING.apache-2.0' (132,410) at 20210307205553678
134384 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr_training_ip_db.h' (132,411) at 20210308005003368
134385 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb' (132,412) at 20241221090017504
134386 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/init/do_mounts_initrd.c' (132,413) at 20240405153052965
134387 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-graphics/libvncserver/libvncserver_%.bbappend' (132,414) at 20210827000015284
134388 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/microblaze/syscallhdr.sh' (132,415) at 20241211090212378
134389 2025-01-21 03:01:05.461-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zlib_inflate/Makefile' (132,416) at 20210307214931826
134390 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.out' (132,417) at 20210308005046401 to deleted uid set
134391 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c' (132,418) at 20210307214928042
134392 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/afe/Makefile' (132,419) at 20210307214928334
134393 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus/custom_dbus.hpp' (132,420) at 20240716080045952
134394 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/ten-bit-addresses.rst' (132,421) at 20210307214925510
134395 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/adln-metrics.json' (132,422) at 20240405153232227
134396 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/graph-lock.h' (132,423) at 20240906080037324
134397 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/0001-search-for-log-help-in-build-dir.patch' (132,424) at 20230706080014737
134398 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_display_rps.c' (132,425) at 20240405153048445
134399 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/Documentation/control-dependencies.txt' (132,426) at 20220525020655127
134400 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/pandora/Makefile' (132,427) at 20210308005003028
134401 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/libxpm/libxpm_3.5.6.bb' (132,428) at 20231011080016594
134402 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/xfrm4_protocol.c' (132,429) at 20220627100017186
134403 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/reset_button.hpp' (132,430) at 20241209090018856
134404 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/qe/uccf.h' (132,431) at 20210308005003472
134405 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/0001-collector-Allocate-space-on-heap-for-chunks.patch' (132,432) at 20210307205554502
134406 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb' (132,433) at 20231126090012805
134407 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/gaudi/gaudi_security.c' (132,434) at 20240405153046565
134408 2025-01-21 03:01:05.462-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/raid6/mmx.c' (132,435) at 20210307214931814
134409 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c' (132,436) at 20240405153050625
134410 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (132,437) at 20241206090014278
134411 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/sec/Makefile' (132,438) at 20210307214927094
134412 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6dl.c' (132,439) at 20240405153231319
134413 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am572x-idk-common.dtsi' (132,440) at 20240405153045597
134414 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib8000.c' (132,441) at 20240405153230779
134415 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/pq3-sec2.1-0.dtsi' (132,442) at 20210307214926350
134416 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun6i-apb0.c' (132,443) at 20240405153046861
134417 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.c' (132,444) at 20220525020652967
134418 2025-01-21 03:01:05.463-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/netfilter/nf_conntrack_dccp.h' (132,445) at 20210307214931454
134419 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/0016-rpmscript.c-change-logging-level-around-scriptlets-t.patch' (132,446) at 20241221090017672
134420 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/request_key_auth-type.h' (132,447) at 20210307214931350
134421 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/sc2731-regulator.c' (132,448) at 20240405153051473
134422 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw_dmic.c' (132,449) at 20210309003654908
134423 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hppa/target_proc.h' (132,450) at 20240326080039558
134424 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/e7xxx_edac.c' (132,451) at 20240405153047013
134425 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/tpc2_cfg_regs.h' (132,452) at 20240405153046605
134426 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/si2168.h' (132,453) at 20210307214928634
134427 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/disclaimer-zh_TW.rst' (132,454) at 20240405153229839
134428 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_t20/MAINTAINERS' (132,455) at 20210308005003084
134429 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/tlb.c' (132,456) at 20240405153046345
134430 2025-01-21 03:01:05.464-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/skb_pkt_end.c' (132,457) at 20240405153054273
134431 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/gaudi2_blocks_linux_driver.h' (132,458) at 20240405153046597
134432 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/about/license.rst' (132,459) at 20230925080039841
134433 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/0001-klibc_2.0.4-add-kexec_file_load-syscall.patch' (132,460) at 20230706080014733
134434 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amazon/alpine-v3-evp.dts' (132,461) at 20210309003648728
134435 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/include/asm/ftrace.h' (132,462) at 20240405153045853
134436 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/sun9i-a80-ccu.h' (132,463) at 20210307214931350
134437 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/quota.c' (132,464) at 20240405153231647
134438 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rhashtable.h' (132,465) at 20240405153052789
134439 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/ptrace.c' (132,466) at 20240405153230147
134440 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/evb_ast2500.h' (132,467) at 20210308005003596
134441 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/clock_source.h' (132,468) at 20240405153047289
134442 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bachmann/ot1200/Makefile' (132,469) at 20210308005002920
134443 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl819x_TSProc.c' (132,470) at 20240405153231479
134444 2025-01-21 03:01:05.475-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/devicetree/bindings/ram/fsl,mpc83xx-mem-controller.txt' (132,471) at 20210308005002536
134445 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy17-91.0W' (132,472) at 20210307205553762
134446 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_pppol2tp.h' (132,473) at 20210309003653988
134447 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.dns' (132,474) at 20210308005003292
134448 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.c' (132,475) at 20210307214927962
134449 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vhost/net.c' (132,476) at 20240405153052169
134450 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fw.c' (132,477) at 20240624080012788
134451 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CDLA-Permissive-1.0' (132,478) at 20211006000025234
134452 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/0001-Specify-cc-cxx-and-ld-variables-from-environment.patch' (132,479) at 20230706080014765
134453 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/octeon-model.h' (132,480) at 20210307214926238
134454 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/phy/phy-ti.h' (132,481) at 20220525020654547
134455 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/at91-sama5d3_xplained.dts' (132,482) at 20240405153045465
134456 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/crypto/aes-gcm-p10.S' (132,483) at 20240405153046097
134457 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-SA-2.1-JP' (132,484) at 20211006000025230
134458 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/vxlan_symmetric.sh' (132,485) at 20210307214932690
134459 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/99-default.preset' (132,486) at 20210307205554490
134460 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.0.8.rst' (132,487) at 20241221090017596
134461 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/df_v4_3.h' (132,488) at 20240405153047133
134462 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/hyperv/hv_proc.c' (132,489) at 20220525020652146
134463 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/cirrus,cs35l45.yaml' (132,490) at 20240405153045161
134464 2025-01-21 03:01:05.476-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/Makefile' (132,491) at 20240405153053289
134465 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-settingsd/subprojects/sdbusplus.wrap' (132,492) at 20230428080030950
134466 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/sysfs.c' (132,493) at 20240405153046329
134467 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/move_mount_set_group/.gitignore' (132,494) at 20220525020655215
134468 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ti816x/Kconfig' (132,495) at 20210308005003080
134469 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/asm-offsets.h' (132,496) at 20240405153054237
134470 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun50i-h5-nanopi-neo2.dts' (132,497) at 20210308005002620
134471 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/umcast_user.c' (132,498) at 20210307214926618
134472 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/async_scope.hpp' (132,499) at 20241219090033968
134473 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/i2s-regs.h' (132,500) at 20240405153053985
134474 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/lib/longlong.h' (132,501) at 20210308005002828
134475 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/nvm.h' (132,502) at 20210307214929434
134476 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/frequency/adf4350.c' (132,503) at 20240405153230691
134477 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/auxio_64.c' (132,504) at 20240405153230091
134478 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a77/bus.json' (132,505) at 20240405153054113
134479 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-fsi.c' (132,506) at 20240405153046689
134480 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3566-pinenote-v1.1.dts' (132,507) at 20240405153045821
134481 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/ppc4xx_i2c.h' (132,508) at 20210308005046013
134482 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/interrupts.c' (132,509) at 20210307214931226
134483 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/Makefile' (132,510) at 20220525020653319
134484 2025-01-21 03:01:05.477-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/am335x-draco.dts' (132,511) at 20210308005002560
134485 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-pixelview-002t.c' (132,512) at 20210307214928782
134486 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/br_forward.c' (132,513) at 20240805080014051
134487 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/phosphor-ipmi-host/phosphor-softpoweroff' (132,514) at 20230412080023460
134488 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/172.out' (132,515) at 20221215040039362
134489 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/0001-make-Add-compiler-includes-in-cflags.patch' (132,516) at 20230706080014733
134490 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/imxrt1050-clock.h' (132,517) at 20240405153052641
134491 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mvebu/pinctrl-armada-370.c' (132,518) at 20240405153231323
134492 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/bootmenu.c' (132,519) at 20210308005003208
134493 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/zlib/inftrees.h' (132,520) at 20210308005003716
134494 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/l2_cache.json' (132,521) at 20240405153054113
134495 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/mos7840.c' (132,522) at 20240719080013361
134496 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/soc/qcom,apr.h' (132,523) at 20210307214931350
134497 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/include/asm/sigcontext.h' (132,524) at 20210308005002840
134498 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/8250/8250_fsl.c' (132,525) at 20240405153051997
134499 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/include/reg.h' (132,526) at 20240405153054357
134500 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/Kconfig' (132,527) at 20240405153230759
134501 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/target_fcntl.h' (132,528) at 20210308005046089
134502 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1024QDS_DDR4_SECURE_BOOT_defconfig' (132,529) at 20210308005003244
134503 2025-01-21 03:01:05.478-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/samsung/s5pv210-aries.dtsi' (132,530) at 20240405153045573
134504 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/asymmetric_keys/x509_akid.asn1' (132,531) at 20210307214926794
134505 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/prom.h' (132,532) at 20240405153046013
134506 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/smp.c' (132,533) at 20240913080013857
134507 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/lkc.h' (132,534) at 20210308005003732
134508 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bios_emulator/atibios.c' (132,535) at 20210308005003336
134509 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/raidsonic/ib62x0/kwbimage.cfg' (132,536) at 20210308005003032
134510 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/conf/machine/include/asrock.inc' (132,537) at 20240413080012631
134511 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0017-Adjust-for-musl-headers.patch' (132,538) at 20240413080012651
134512 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/display/ati_regs.h' (132,539) at 20240326080039434
134513 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/bin/toaster-eventreplay' (132,540) at 20240106090017245
134514 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/marvell,sei.txt' (132,541) at 20210307214925342
134515 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47622.dtsi' (132,542) at 20240405153045425
134516 2025-01-21 03:01:05.479-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/kcsan.h' (132,543) at 20240405153052713
134517 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-raid.c' (132,544) at 20240405153230767
134518 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cros_ec_codec.c' (132,545) at 20240405153053569
134519 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml' (132,546) at 20240405153229779
134520 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8-apalis-eval.dtsi' (132,547) at 20240405153045725
134521 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_i225.c' (132,548) at 20240411080014106
134522 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/openrisc/openrisc_sim.c' (132,549) at 20241211090212314
134523 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/docs/plugin.md' (132,550) at 20221209040018567
134524 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netlink/genetlink.c' (132,551) at 20241104090011619
134525 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/alpha/signal.c' (132,552) at 20240906080037356
134526 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-links.patch' (132,553) at 20210307205553810
134527 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/Kconfig' (132,554) at 20240405153231731
134528 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/locking/lockdep/arch-support.txt' (132,555) at 20240405153229807
134529 2025-01-21 03:01:05.480-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu9_baco.c' (132,556) at 20210309003649652
134530 2025-01-21 03:01:05.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/crypto/mpi/generic_mpih-mul3.c' (132,557) at 20240405153231947
134531 2025-01-21 03:01:05.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/shmin/shmin.c' (132,558) at 20210308005003048
134532 2025-01-21 03:01:05.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-asxx-defs.h' (132,559) at 20210307214926230
134533 2025-01-21 03:01:05.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/xtensa/test_dfp0_arith.S' (132,560) at 20210308005046529
134534 2025-01-21 03:01:05.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/regulator.c' (132,561) at 20240405153049657
134535 2025-01-21 03:01:05.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/platform.c' (132,562) at 20240405153045977
134536 2025-01-21 03:01:05.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/yaffs_nandemul2k.h' (132,563) at 20210308005003556
134537 2025-01-21 03:01:05.481-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/mld-mac.c' (132,564) at 20240405153231203
134538 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/isight.c' (132,565) at 20240405153053501
134539 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/skyworks,aat1290.yaml' (132,566) at 20240405153045089
134540 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr_utils.cpp' (132,567) at 20240819080030259
134541 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/Makefile' (132,568) at 20210307214929374
134542 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk/0002-spl-host-console-handle.patch' (132,569) at 20220326030009230
134543 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/afs/server_list.c' (132,570) at 20240405153231607
134544 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/Makefile' (132,571) at 20240405153051477
134545 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/power/xlnx-zynqmp-power.h' (132,572) at 20240405153052653
134546 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tcg/mips/tcg-target-con-set.h' (132,573) at 20230925080040077
134547 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/microblaze/boot.h' (132,574) at 20210308005045897
134548 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi-clear-ip.sh.in' (132,575) at 20220527030025404 to deleted uid set
134549 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/ad1848/Makefile' (132,576) at 20210307214932218
134550 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/meson.build' (132,577) at 20220913030027317 to deleted uid set
134551 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/am335x-cm-t335.dts' (132,578) at 20240405153045589
134552 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/delay.h' (132,579) at 20240405153054313
134553 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.mpc85xxcds' (132,580) at 20210308005003296
134554 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/distro/defaultsetup.conf' (132,581) at 20241221090017612
134555 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vdpa/vdpa_sim/vdpa_sim_blk.c' (132,582) at 20240405153231571
134556 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd' (132,583) at 20231126090012861
134557 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/netgear_dgnd3700v2.h' (132,584) at 20210308005003608
134558 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/fdisk/gptfdisk_1.0.10.bb' (132,585) at 20240413080012691
134559 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx6ul.c' (132,586) at 20240405153231319
134560 2025-01-21 03:01:05.482-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/amd/pmf/Makefile' (132,587) at 20240405153051393
134561 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/skylake/skl-sst-ipc.h' (132,588) at 20210309003654912
134562 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/n64/Platform' (132,589) at 20220525020652014
134563 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/usb/fotg210.h' (132,590) at 20210308005003692
134564 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/pcie_wrap_regs.h' (132,591) at 20240405153046597
134565 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb' (132,592) at 20220402030016183
134566 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/cadence/Kconfig' (132,593) at 20240405153051221
134567 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/VirtualMedia.v1_6_4.json' (132,594) at 20240619080002956
134568 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/gettime.c' (132,595) at 20210308005003212
134569 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/include/asm/debug.h' (132,596) at 20240405153230079
134570 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/dma/bcm6318-dma.h' (132,597) at 20210308005003636
134571 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/linux/lockdep.h' (132,598) at 20240405153054229
134572 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/i2c.cpp' (132,599) at 20241025080030538
134573 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/127' (132,600) at 20220429100100890
134574 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb' (132,601) at 20240413080012663
134575 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-mpath.h' (132,602) at 20240405153049249
134576 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fsi/Kconfig' (132,603) at 20240405153047061
134577 2025-01-21 03:01:05.483-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/tests/base.py' (132,604) at 20241221090017632
134578 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/s400/Makefile' (132,605) at 20210308005002912
134579 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/engine.py' (132,606) at 20241221090017704
134580 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netdev.h' (132,607) at 20240405153231875
134581 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/core/sysimgblt.c' (132,608) at 20240405153052189
134582 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/cast5-avx-x86_64-asm_64.S' (132,609) at 20240405153046361
134583 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/arc_uart.c' (132,610) at 20240405153231511
134584 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig/run-ptest' (132,611) at 20230503080014587
134585 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/base-stat' (132,612) at 20240405153054161
134586 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,sdx75-gcc.h' (132,613) at 20240405153052645
134587 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/ttm/ttm_caching.h' (132,614) at 20240405153052637
134588 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/Kconfig' (132,615) at 20240405153048697
134589 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_parser.c' (132,616) at 20240405153048597
134590 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/OWNERS' (132,617) at 20210307205553674
134591 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/rk3128-cru.h' (132,618) at 20210308005003632
134592 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_export.h' (132,619) at 20210307214931282
134593 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_4_offset.h' (132,620) at 20240405153048117
134594 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/crypto/chacha-core.S' (132,621) at 20210307214926206
134595 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-mvebu/armada-370-xp.h' (132,622) at 20240405153045653
134596 2025-01-21 03:01:05.484-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-u-msgpack-python/run-ptest' (132,623) at 20240301090012435
134597 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/test/elog_quiesce_test.cpp' (132,624) at 20241212090025211
134598 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mx53evk/mx53evk.c' (132,625) at 20210308005002984
134599 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/e1000e/regs.h' (132,626) at 20220525020653519
134600 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/include/mmu/isp_mmu.h' (132,627) at 20210307214930530
134601 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-spi-byte.txt' (132,628) at 20210307214925346
134602 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/hda.c' (132,629) at 20240405153053613
134603 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/feature/test-libunwind-debug-frame.c' (132,630) at 20210307214932466
134604 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/mediatek/mt8365.dtsi' (132,631) at 20240405153045749
134605 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MessageRegistryCollection.json' (132,632) at 20240619080002948
134606 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/qinfo.h' (132,633) at 20210307214931454
134607 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/ivtv/ivtv-cards.h' (132,634) at 20220525020653271
134608 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/inotify/inotify.h' (132,635) at 20240405153052453
134609 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-a64.c' (132,636) at 20240520080015139
134610 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/of_property.c' (132,637) at 20241211090145477
134611 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/loongarch-stub.h' (132,638) at 20240628080013989
134612 2025-01-21 03:01:05.485-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ModalUser.vue' (132,639) at 20241004080035971
134613 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c' (132,640) at 20240405153050053
134614 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/ID/meson.build' (132,641) at 20230825080021137 to deleted uid set
134615 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c' (132,642) at 20240405153231227
134616 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/acx22-ipmi-inventory-sensors.yaml' (132,643) at 20210307205553698
134617 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/dma/fsl-edma-common.h' (132,644) at 20240812080017232 to deleted uid set
134618 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_vma_resource.h' (132,645) at 20240405153048541
134619 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/sh/intc/core.c' (132,646) at 20241211090145493
134620 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/intel_common/mrc.c' (132,647) at 20210308005002856
134621 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/sc27xx-efuse.txt' (132,648) at 20210307214925382
134622 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/pauth/Makefile' (132,649) at 20210309003655976
134623 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/r8a7794.h' (132,650) at 20210308005002768
134624 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/i2c.c' (132,651) at 20210307214930518
134625 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/nsimosci_hs_defconfig' (132,652) at 20240405153229859
134626 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bbappend' (132,653) at 20210812000025258
134627 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dp_link_training.c' (132,654) at 20240805080013951
134628 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/remove-CXX_FOR_BUILD-stuff.patch' (132,655) at 20210307205553886
134629 2025-01-21 03:01:05.486-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/bpf/index.rst' (132,656) at 20240405153229747
134630 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gcc-msm8976.c' (132,657) at 20240405153230227
134631 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml' (132,658) at 20240405153045069
134632 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/armada-370-xp.dtsi' (132,659) at 20210308005002564
134633 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/lib/ev67-strrchr.S' (132,660) at 20240405153229859
134634 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/crcc37d.h' (132,661) at 20240405153048613
134635 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6s-dhcom-drc02.dts' (132,662) at 20240405153045521
134636 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/mv88e6xxx/port.c' (132,663) at 20241104090011579
134637 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn316.c' (132,664) at 20240405153047301
134638 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ingatorp' (132,665) at 20210307205553782
134639 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ethtool/features.c' (132,666) at 20240405153232015
134640 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_trampoline_count.c' (132,667) at 20240405153054281
134641 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/files/static-passwd' (132,668) at 20231126090012825
134642 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/s390x/virtio-ccw-balloon.c' (132,669) at 20221215040039150
134643 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/sunxi/pinctrl-sun50i-a100.c' (132,670) at 20240405153231335
134644 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ntb/hw/intel/ntb_hw_gen4.h' (132,671) at 20220525020653823
134645 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm-sf2-eth-gmac.c' (132,672) at 20210308005003424
134646 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CC-BY-ND-1.0' (132,673) at 20210307205554418
134647 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/pgtable_32_areas.h' (132,674) at 20210307214926674
134648 2025-01-21 03:01:05.487-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_cout1_slave_regs.h' (132,675) at 20240405153046585
134649 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/backend/ust.py' (132,676) at 20210308005046245
134650 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/lib/M7copy_from_user.S' (132,677) at 20210307214926606
134651 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kfence.h' (132,678) at 20241220090018302
134652 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/ipmb/IpmbSensor.cpp' (132,679) at 20241112090003098
134653 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os-tadevkit_4.3.0.bb' (132,680) at 20241221090017472
134654 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_table.hpp' (132,681) at 20240903080027143
134655 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/qemu-x509.h' (132,682) at 20210308005046549
134656 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/cpu-param.h' (132,683) at 20241211090212482
134657 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/circbuf.h' (132,684) at 20210308005003572
134658 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/u_boot_binman_syms' (132,685) at 20210308005003756
134659 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/mac.h' (132,686) at 20210307214929886
134660 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/presence.json' (132,687) at 20221201040015308
134661 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/process/code-of-conduct.rst' (132,688) at 20210307214925586
134662 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/pxa/Makefile' (132,689) at 20210307214926998
134663 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/disas/capstone.h' (132,690) at 20241211090212354
134664 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/firmware-guide/acpi/gpio-properties.rst' (132,691) at 20240405153045209
134665 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/__sender_adaptor_closure.hpp' (132,692) at 20241217090453707
134666 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/scheduled_host_transition.cpp' (132,693) at 20240823080031161
134667 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/env/flash.c' (132,694) at 20210308005003540
134668 2025-01-21 03:01:05.488-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/udp.h' (132,695) at 20210307214931662
134669 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid5.c' (132,696) at 20240815080012887
134670 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/vdso.c' (132,697) at 20210307214926110
134671 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/filesystems/tmpfs.rst' (132,698) at 20220525020651770
134672 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/pp_thermal.h' (132,699) at 20240405153230507
134673 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx8mn-disp-blk-ctrl.yaml' (132,700) at 20240405153045153
134674 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/setup.c' (132,701) at 20240628080013977
134675 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/timb_gpio.h' (132,702) at 20210307214931522
134676 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/mediatek,mtk-nfc.yaml' (132,703) at 20240405153045113
134677 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/dwc3-qcom.c' (132,704) at 20240405153231547
134678 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-priority.rst' (132,705) at 20220525020651786
134679 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (132,706) at 20240727080014098
134680 2025-01-21 03:01:05.489-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm47081-buffalo-wzr-600dhp2.dts' (132,707) at 20240405153229871
134681 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/natsemi/natsemi.c' (132,708) at 20240405153050185
134682 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9263ek_dataflash_cs0_defconfig' (132,709) at 20210308005003248
134683 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_init.c' (132,710) at 20240405153053493
134684 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/bsd-user/aarch64/target_arch_signal.h' (132,711) at 20240906080037156
134685 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/kobil_sct.c' (132,712) at 20240405153052137
134686 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.c' (132,713) at 20210307214927958
134687 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ide/piix.c' (132,714) at 20241211090212282
134688 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_dump.cpp' (132,715) at 20240614080016246
134689 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/qemu_arm64_defconfig' (132,716) at 20210308005003276
134690 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/isadma.c' (132,717) at 20240405153053489
134691 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/imx8qxp_mek_defconfig' (132,718) at 20210308005003260
134692 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/conf/machine/include/npcm8xx.inc' (132,719) at 20240628080015597
134693 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/renesas,etheravb.yaml' (132,720) at 20240405153045121
134694 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/silk/silk_spl.c' (132,721) at 20210308005003040
134695 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/rcubarrier.rst' (132,722) at 20240405153044933
134696 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/iio/iio_configfs.rst' (132,723) at 20240405153045293
134697 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_structs.h' (132,724) at 20210308005046089
134698 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-post-code-manager/meson.build' (132,725) at 20240412080034874
134699 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/axg-aoclkc.h' (132,726) at 20210307214931346
134700 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-bsp/u-boot/u-boot/measured-boot.cfg' (132,727) at 20241221090017576
134701 2025-01-21 03:01:05.490-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/core.c' (132,728) at 20240405153049685
134702 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/reset/reset-raspberrypi.c' (132,729) at 20220525020653943
134703 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.c' (132,730) at 20240405153050105
134704 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-pctv452e-cardlist.rst' (132,731) at 20210307214925230
134705 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/include/manager.hpp' (132,732) at 20241115090002317
134706 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/configs/atari_defconfig' (132,733) at 20240405153230003
134707 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pps/kc.h' (132,734) at 20210307214930170
134708 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/bus_numa.h' (132,735) at 20210307214926742
134709 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/configs/85xx-64bit.config' (132,736) at 20210307214926366
134710 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Settings.interface.yaml' (132,737) at 20221207040023631
134711 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ti/wl12xx/acx.h' (132,738) at 20210307214929966
134712 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_timings.c' (132,739) at 20220525020653403
134713 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_optc.c' (132,740) at 20240405153047249
134714 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fieldbus/Makefile' (132,741) at 20210307214930506
134715 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/g12a.c' (132,742) at 20240405153230215
134716 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/0010-invoking-mkfs-with-infinite-timeout.patch' (132,743) at 20240413080012663
134717 2025-01-21 03:01:05.491-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/mc/mc-entity.c' (132,744) at 20240617080017394
134718 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm4708-smartrg-sr400ac.dts' (132,745) at 20240405153229871
134719 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/Kbuild' (132,746) at 20210307214930302
134720 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/start.S' (132,747) at 20210308005002552
134721 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/wwan/t7xx.rst' (132,748) at 20240405153045237
134722 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Hedemora' (132,749) at 20210307205553782
134723 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/oe-git-proxy' (132,750) at 20210307205554638
134724 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/lam.c' (132,751) at 20240405153232287
134725 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource_helpers.c' (132,752) at 20240405153230403
134726 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/nitro_enclaves/Makefile' (132,753) at 20210309003654520
134727 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-bitbang.c' (132,754) at 20240405153231459
134728 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/qmp/qmp' (132,755) at 20210308005046245
134729 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/rtw8821c_table.c' (132,756) at 20240405153050657
134730 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/ide_code.py' (132,757) at 20240302090018246
134731 2025-01-21 03:01:05.492-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_d.c' (132,758) at 20210308005046521
134732 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c' (132,759) at 20241011080017303 to deleted uid set
134733 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gallivare' (132,760) at 20210307205553782
134734 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/scheduler/index.rst' (132,761) at 20240405153045301
134735 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_qm_axuser_nonsecured_regs.h' (132,762) at 20240405153046589
134736 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/src/serial_uart_mux.cpp' (132,763) at 20241209090018856
134737 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_util.h' (132,764) at 20210308005003708
134738 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/bin/auto_status_file.py' (132,765) at 20221209040018555
134739 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cloc/cloc_1.98.bb' (132,766) at 20241221090017512
134740 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/clk-lpc18xx-creg.c' (132,767) at 20240405153046805
134741 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/dev-tools/sparse.rst' (132,768) at 20240405153045009
134742 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-x1/exception.json' (132,769) at 20240405153054113
134743 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pytools/setup.cfg' (132,770) at 20210308004922940
134744 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/ts2020.h' (132,771) at 20210307214928646
134745 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77980a.dtsi' (132,772) at 20240405153229959
134746 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/psock_lib.h' (132,773) at 20240405153232279
134747 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp-rt5645.c' (132,774) at 20240405153232139
134748 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-jedi_0.19.2.bb' (132,775) at 20241221090017556
134749 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/CATOSL-1.1' (132,776) at 20210307205554418
134750 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcm47xx_sprom.h' (132,777) at 20210309003653824
134751 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ice1712/ews.c' (132,778) at 20220525020655003
134752 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/ti/omap-mcpdm.c' (132,779) at 20240405153232203
134753 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-3.4.1.rst' (132,780) at 20241221090017592
134754 2025-01-21 03:01:05.493-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/vf.dtsi' (132,781) at 20210308005002632
134755 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/zsmalloc.h' (132,782) at 20240405153052825
134756 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/mfd/qcom-rpm.h' (132,783) at 20210307214931342
134757 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/bsbe1-d01a.h' (132,784) at 20210307214928610
134758 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/shmobile/sleep.S' (132,785) at 20210307214926566
134759 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/auxdisplay/.gitignore' (132,786) at 20220525020654931
134760 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vt6656/main_usb.c' (132,787) at 20240405153051953
134761 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/chsc.h' (132,788) at 20240405153051517
134762 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/lsupdates.py' (132,789) at 20230131040012043
134763 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/rv/Makefile' (132,790) at 20240405153232291
134764 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/helpers/_variables.scss' (132,791) at 20220105012522983
134765 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/rz-mtu3.h' (132,792) at 20240405153052733
134766 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/proc/proc-self-map-files-001.c' (132,793) at 20210307214932710
134767 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/runqemu-export-rootfs' (132,794) at 20230114040015554
134768 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/test/associations_test.cpp' (132,795) at 20230511080029431
134769 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (132,796) at 20230128040012698
134770 2025-01-21 03:01:05.494-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/buildgalculator.py' (132,797) at 20220910030013397
134771 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/sn/klconfig.h' (132,798) at 20210307214926246
134772 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ipmi/ipmi_kcs.h' (132,799) at 20210308005046017
134773 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/efi_stub.S' (132,800) at 20220525020651974
134774 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-2.1/makefile.patch' (132,801) at 20230706080014757
134775 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_n.c' (132,802) at 20210309003651644
134776 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3288.c' (132,803) at 20210308005003476
134777 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/pci_msc01.h' (132,804) at 20210308005003680
134778 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_debugfs.c' (132,805) at 20240405153050177
134779 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/cpu.c' (132,806) at 20210308005002548
134780 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/configs/maltaup_defconfig' (132,807) at 20240405153230007
134781 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/config.mk' (132,808) at 20210308005002556
134782 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/coldfire/m527x.c' (132,809) at 20220525020651982
134783 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srpt/Kconfig' (132,810) at 20210307214928466
134784 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/test/sanity.c' (132,811) at 20210308005108641
134785 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/server.ttyS7.conf' (132,812) at 20230606080013598
134786 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/phy.h' (132,813) at 20210307214929774
134787 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-engine.yaml' (132,814) at 20240405153045033
134788 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Kiruna_Kirunavaara' (132,815) at 20210307205553786
134789 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/gpio/gpio-reg.h' (132,816) at 20240405153052693
134790 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/gpio.h' (132,817) at 20210308005002664
134791 2025-01-21 03:01:05.495-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/s390x/ipm.c' (132,818) at 20210308005046529
134792 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/xbzrle.h' (132,819) at 20230925080039957
134793 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/CpuCore/meson.build' (132,820) at 20230825080021141 to deleted uid set
134794 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/ia_css_isp_states.h' (132,821) at 20210307214930550
134795 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/i915_utils.c' (132,822) at 20240405153048537
134796 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/drivers/fimc-devel.rst' (132,823) at 20240405153045193
134797 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-64.ld' (132,824) at 20240326080039562
134798 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/epson,rx6110.txt' (132,825) at 20210307214925414
134799 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mvsas/mv_64xx.h' (132,826) at 20210307214930370
134800 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_atombios.h' (132,827) at 20220525020652999
134801 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/UART/meson.build' (132,828) at 20230825080021137 to deleted uid set
134802 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/socionext,uniphier-aidet.yaml' (132,829) at 20240405153045085
134803 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tcpm/Makefile' (132,830) at 20240405153052149
134804 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/obmc/gpio/port_owner_udc0' (132,831) at 20230209040014209
134805 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Salla_Naruska' (132,832) at 20210307205553774
134806 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt2701.h' (132,833) at 20210307214930082
134807 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/axs103_defconfig' (132,834) at 20240405153229859
134808 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/wcn36xx/dxe.c' (132,835) at 20240405153050473
134809 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_uprobe.c' (132,836) at 20241220090018334
134810 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/de-Primacom' (132,837) at 20210307205553758
134811 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/logicvc/Makefile' (132,838) at 20240405153048565
134812 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rk3288-veyron-broadcom-bluetooth.dtsi' (132,839) at 20240405153045561
134813 2025-01-21 03:01:05.496-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/Pipfile' (132,840) at 20210307205554290
134814 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/boot/dts/axc003_idu.dtsi' (132,841) at 20240405153045357
134815 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/timer.hpp' (132,842) at 20240817080036820
134816 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv8-2a/tune-cortexa78.inc' (132,843) at 20240301090012451
134817 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-tps65910.c' (132,844) at 20240405153230307
134818 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/pseries/hvCall.S' (132,845) at 20240405153230055
134819 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/0001-sysconfig.py-use-platlibdir-also-for-purelib.patch' (132,846) at 20241221090017668
134820 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/au88x0/au88x0_wt.h' (132,847) at 20210307214932234
134821 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bridge/netfilter/ebt_nflog.c' (132,848) at 20210307214931894
134822 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/Kconfig' (132,849) at 20240405153231351
134823 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/cpu_x86.c' (132,850) at 20210308005002856
134824 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/cec/platform/meson/ao-cec.c' (132,851) at 20240405153230775
134825 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/kerneldoc/dec_unless_positive' (132,852) at 20240405153053437
134826 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/WXwindows' (132,853) at 20210307205554426
134827 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/crypto/crc32-vx.c' (132,854) at 20240405153046273
134828 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/allwinner,sun8i-ss.yaml' (132,855) at 20210307214925298
134829 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/nested_trust_common.h' (132,856) at 20240405153054269
134830 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.h' (132,857) at 20210307214927266
134831 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/sgi-ip22/Platform' (132,858) at 20240405153046049
134832 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/impl/filter.ipp' (132,859) at 20210308005114857
134833 2025-01-21 03:01:05.497-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/iio/addac/adt7316-i2c.c' (132,860) at 20240405153051817
134834 2025-01-21 03:01:05.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/device.c' (132,861) at 20241018080014582
134835 2025-01-21 03:01:05.498-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/max6650.c' (132,862) at 20240405153048865
134836 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/f2fs.h' (132,863) at 20241211090145513
134837 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/usb.c' (132,864) at 20240405153231239
134838 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/fdt_test.py' (132,865) at 20210308005003752
134839 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/pvr.h' (132,866) at 20210307214926178
134840 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pfla02.h' (132,867) at 20210308005003608
134841 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mkcapflags.sh' (132,868) at 20210307214926694
134842 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/libbpf_probes.c' (132,869) at 20240405153054061
134843 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/i386/nitro-enclave.rst' (132,870) at 20241211090212238
134844 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ServiceRoot_v1.xml' (132,871) at 20240619080002936
134845 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper_1.64.6.bb' (132,872) at 20220402030015899
134846 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/decode.h' (132,873) at 20240906080037476
134847 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-dm816x-usb.c' (132,874) at 20240405153051301
134848 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/method.server.vtable.cpp.mako' (132,875) at 20230516080040262
134849 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/irq_cpu.h' (132,876) at 20220525020651998
134850 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intersil/hostap/hostap_pci.c' (132,877) at 20220525020653767
134851 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/serial/owl-uart.c' (132,878) at 20240405153052009
134852 2025-01-21 03:01:05.499-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx6sabreauto.h' (132,879) at 20210308005003604
134853 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/linux_compat.c' (132,880) at 20210308005003708
134854 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/omap5.h' (132,881) at 20220525020654543
134855 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/preempt.h' (132,882) at 20240405153046393
134856 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/arm11mpcore.c' (132,883) at 20210308005045857
134857 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/unistd.h' (132,884) at 20240405153045349
134858 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/subprojects/boost.wrap' (132,885) at 20241008080001891
134859 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/mdbus2/mdbus2/0001-Fix-arguments-in-GLib.DBusSignalCallback-for-Vala-0..patch' (132,886) at 20210307205553886
134860 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tty/tty_ioctl.c' (132,887) at 20240405153231523
134861 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/cio/device_status.c' (132,888) at 20240405153051521
134862 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/dvb-usb-cinergyT2-cardlist.rst' (132,889) at 20210307214925230
134863 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/dmub_outbox.c' (132,890) at 20240405153047221
134864 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/linkage.h' (132,891) at 20210307214925646
134865 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/028' (132,892) at 20220429100100886
134866 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml' (132,893) at 20240405153045109
134867 2025-01-21 03:01:05.500-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/da9121-regulator.c' (132,894) at 20240405153231363
134868 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/options.h' (132,895) at 20241211090212390
134869 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/rkisp1.dot' (132,896) at 20210309003648288
134870 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/buffalo/lsxl/kwbimage-lsxhl.cfg' (132,897) at 20210308005002944
134871 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/sparc/include/asm/barrier_32.h' (132,898) at 20210307214932458
134872 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/i386/syscallhdr.sh' (132,899) at 20241211090212378
134873 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,sm8150-pas.yaml' (132,900) at 20240405153229791
134874 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ClearHostSecurityKeys-default-zero.override.yml' (132,901) at 20210307205553718
134875 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/obmc-console/conf/obmc-console-ssh@.service.in' (132,902) at 20240418080015058
134876 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/Kconfig' (132,903) at 20210308005003544
134877 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/fintek-cir.c' (132,904) at 20240405153049509
134878 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/sgx/main.h' (132,905) at 20240405153054373
134879 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/altera-stapl/altera.c' (132,906) at 20240405153049625
134880 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_scsi.h' (132,907) at 20220525020654003
134881 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/keyboard/tm2-touchkey.c' (132,908) at 20240405153230727
134882 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/colibri_imx6/MAINTAINERS' (132,909) at 20210308005003080
134883 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/btc_dpm.c' (132,910) at 20220525020652987
134884 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/images/core-image-testcontroller-initramfs.bb' (132,911) at 20240106090017277
134885 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/veyron/Makefile' (132,912) at 20210308005003004
134886 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/atmel-smc.txt' (132,913) at 20240405153229775
134887 2025-01-21 03:01:05.501-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-gnome/gcr/gcr_4.3.0.bb' (132,914) at 20241221090017680
134888 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/iceland_ih.c' (132,915) at 20240405153230355
134889 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_TW/admin-guide/security-bugs.rst' (132,916) at 20240405153229835
134890 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0023-corstone1000-add-boot-index.patch' (132,917) at 20240413080012627
134891 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-host-ipmid/selutility.cpp' (132,918) at 20241212090022603 to deleted uid set
134892 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/8021q/Kconfig' (132,919) at 20210307214931862
134893 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyrad_2.4.bb' (132,920) at 20230610080017603
134894 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/test/test_snmp_util.cpp' (132,921) at 20210308005118485
134895 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmitool/include/ipmitool/log.h' (132,922) at 20210308004938820
134896 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ccv/xpress/Kconfig' (132,923) at 20210308005002944
134897 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/snic/vnic_wq.c' (132,924) at 20240405153051737
134898 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libparse-yapp-perl_1.21.bb' (132,925) at 20241221090017512
134899 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/.gitignore' (132,926) at 20220525020651798
134900 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/mc/mc_4.8.32.bb' (132,927) at 20241221090017676
134901 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/igc/igc_ptp.c' (132,928) at 20240405153230983
134902 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_isapnp.c' (132,929) at 20240405153230179
134903 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/atomisp-regs.h' (132,930) at 20240405153051825
134904 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/pata_parport/frpw.c' (132,931) at 20240405153046665
134905 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sun3_scsi_vme.c' (132,932) at 20210307214930422
134906 2025-01-21 03:01:05.502-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/asm-generic/signal.h' (132,933) at 20210308005003560
134907 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/net/vde.c' (132,934) at 20221215040039222
134908 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/error_logging.hpp' (132,935) at 20230511080035559
134909 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd_platform.c' (132,936) at 20240405153049729
134910 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend' (132,937) at 20240629080012188
134911 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/pixfmt-sdr-ru12le.rst' (132,938) at 20210309003648496
134912 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.c' (132,939) at 20220525020652967
134913 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/pnv-xive2-flush-sync.c' (132,940) at 20241211090212546
134914 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/core_extern.c' (132,941) at 20240405153054249
134915 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/chacha.h' (132,942) at 20220627100017126
134916 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/reiserfs.c' (132,943) at 20210308005003548
134917 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/w1/w1_io.c' (132,944) at 20210307214930962
134918 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/muxes/i2c-mux-reg.c' (132,945) at 20240405153048925
134919 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dm/ofnode.h' (132,946) at 20210308005003628
134920 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd-layout-native.bb' (132,947) at 20241206090014274
134921 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/microblaze/include/asm/processor.h' (132,948) at 20210308005002808
134922 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/gusemu_mixer.c' (132,949) at 20210308005045841
134923 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr_rubin.c' (132,950) at 20210307214931130
134924 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/drm.c' (132,951) at 20210308005046557
134925 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/lm95245.rst' (132,952) at 20210309003648428
134926 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend' (132,953) at 20220402030016075
134927 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/features/debug/kprobes/arch-support.txt' (132,954) at 20240405153229807
134928 2025-01-21 03:01:05.503-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/gpucc-sdm845.c' (132,955) at 20240405153046829
134929 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-isp.c' (132,956) at 20240405153230815
134930 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/CREDITS' (132,957) at 20240405153229727
134931 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/tcg/tcg-cond.h' (132,958) at 20240906080037352
134932 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-nocaselist_2.0.3.bb' (132,959) at 20241221090017556
134933 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson64/pm.c' (132,960) at 20210307214926270
134934 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (132,961) at 20240119090013779
134935 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/hyperv/Makefile' (132,962) at 20210307214929674
134936 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/dtc/dtx_diff' (132,963) at 20220525020654939
134937 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/ltc4245.rst' (132,964) at 20210307214925502
134938 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/devel/tcg.rst' (132,965) at 20230925080039845
134939 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/optionrom/multiboot_dma.S' (132,966) at 20220429100100706
134940 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/openbmctool/openbmctool.py' (132,967) at 20210308005111461
134941 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sd_ops.h' (132,968) at 20240405153230851
134942 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ptrace-tm-vsx.c' (132,969) at 20240405153232283
134943 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/mach-common/mach/highlander.h' (132,970) at 20240405153046313
134944 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi' (132,971) at 20210307214926342
134945 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/rockchip/clk-rk3188.c' (132,972) at 20220525020652326
134946 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/watchdog/utils.cpp' (132,973) at 20240904080029670
134947 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T2080RDB_NAND_defconfig' (132,974) at 20210308005003244
134948 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/io/dns-resolver.c' (132,975) at 20220429100100598
134949 2025-01-21 03:01:05.504-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/tpm_infineon.c' (132,976) at 20210307214926954
134950 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_5_sh_mask.h' (132,977) at 20240405153048121
134951 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/ti/Kconfig' (132,978) at 20210308005003220
134952 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/0008-Fix-perl-install-directory-to-usr-bin.patch' (132,979) at 20241221090017564
134953 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi' (132,980) at 20240405153229927
134954 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links-regulators.bb' (132,981) at 20230517080016929
134955 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wait_api.h' (132,982) at 20240405153052821
134956 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/unistd.h' (132,983) at 20220525020651970
134957 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/qcom,q6adm.yaml' (132,984) at 20240405153045169
134958 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi/clk-sun6i-ar100.c' (132,985) at 20240405153046861
134959 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/s400/s400.c' (132,986) at 20210308005002912
134960 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/watchdog/convert_drivers_to_kernel_api.rst' (132,987) at 20210307214925634
134961 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk.dts' (132,988) at 20240405153045725
134962 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/191.out' (132,989) at 20240326080039730
134963 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/libpeci.wrap' (132,990) at 20231019080004338
134964 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/erdma-abi.h' (132,991) at 20240405153052945
134965 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx88/Makefile' (132,992) at 20210307214928690
134966 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/amu.rst' (132,993) at 20240405153044973
134967 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/arm_scmi/Kconfig' (132,994) at 20240405153047033
134968 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/Kconfig' (132,995) at 20240405153049629
134969 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/iforce/Kconfig' (132,996) at 20210307214928470
134970 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/meson-example/run-ptest' (132,997) at 20240106090017253
134971 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/wayland/waylandpp/0001-include-missing-cstdint.patch' (132,998) at 20230131040012031
134972 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/tricore/cpu-qom.h' (132,999) at 20240326080039706
134973 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-socfpga/ocram.c' (133,000) at 20240405153229911
134974 2025-01-21 03:01:05.505-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs/usnjrnl.h' (133,001) at 20210307214931198
134975 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/tsc2007_iio.c' (133,002) at 20210309003650220
134976 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/osi.c' (133,003) at 20240405153046641
134977 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb' (133,004) at 20241206090014310
134978 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/i2c/loongson,ls2x-i2c.yaml' (133,005) at 20240405153045065
134979 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/iftop/iftop/iftop-1.0-gcc10.patch' (133,006) at 20210307205553838
134980 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/man-file-mailstat.1-from-debian.patch' (133,007) at 20230706080014757
134981 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/reed_solomon/encode_rs.c' (133,008) at 20210307214931814
134982 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/kernel/pci-dma.c' (133,009) at 20210309003649096
134983 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/powerpc32-linux' (133,010) at 20241206090014350
134984 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/077_vblock_bad_entry.dts' (133,011) at 20210308005003752
134985 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/openrisc/Kbuild' (133,012) at 20240405153046057
134986 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/libcr51sign_support.h' (133,013) at 20231229090005659
134987 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/include/uapi/asm/posix_types.h' (133,014) at 20210307214926322
134988 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/inat_types.h' (133,015) at 20210307214926662
134989 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/liebherr/display5/common.h' (133,016) at 20210308005003016
134990 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-spxx-defs.h' (133,017) at 20210307214926238
134991 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0013-CC312-ADAC-Add-PSA_WANT_ALG_SHA_256-definition.patch' (133,018) at 20241221090017464
134992 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/cls_lock_client.c' (133,019) at 20220525020654807
134993 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml' (133,020) at 20240405153045137
134994 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/vega12_smumgr.h' (133,021) at 20210309003649664
134995 2025-01-21 03:01:05.506-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8741.c' (133,022) at 20240405153232167
134996 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bitmain/antminer_s9/bitmain-antminer-s9/ps7_init_gpl.c' (133,023) at 20210308005002924
134997 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/g760a.c' (133,024) at 20240405153048853
134998 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c' (133,025) at 20240405153051941
134999 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/dm-core.h' (133,026) at 20240405153230763
135000 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/trace/beauty/usbdevfs_ioctl.sh' (133,027) at 20240405153054177
135001 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/exports-lib.pl.patch' (133,028) at 20210307205554038
135002 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/Message.v1_3_0.json' (133,029) at 20240918080002720
135003 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml' (133,030) at 20240405153045173
135004 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-footbridge/include/mach/memory.h' (133,031) at 20240405153045645
135005 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/debugfs-cros-ec' (133,032) at 20240405153044913
135006 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/boot-qemu-test.exp' (133,033) at 20210308004942720
135007 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/qemux86-directdisk.wks' (133,034) at 20231014080011739
135008 2025-01-21 03:01:05.507-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/sdhci-omap.txt' (133,035) at 20240405153045109
135009 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/sockmap_listen.c' (133,036) at 20240919080017082
135010 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/accel/accel-user.c' (133,037) at 20210927100127017
135011 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77960-ulcb.dts' (133,038) at 20220525020651934
135012 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/include/asm/gpio.h' (133,039) at 20210308005002816
135013 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c' (133,040) at 20240405153048697
135014 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci' (133,041) at 20210307214932138
135015 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dmatest.c' (133,042) at 20240405153046985
135016 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-mul64.c' (133,043) at 20210927100127645
135017 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/conf/machine/include/obmc-evb-common.inc' (133,044) at 20211111010015492
135018 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/dsa/test_bridge_fdb_stress.sh' (133,045) at 20240405153054297
135019 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/rust/coding-guidelines.rst' (133,046) at 20240405153045301
135020 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8192-sys-clock.yaml' (133,047) at 20240405153045017
135021 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/imx/imx.h' (133,048) at 20240405153049165
135022 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/gdb-xml/i386-64bit-linux.xml' (133,049) at 20241211090212242
135023 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/keymile/km_arm/MAINTAINERS' (133,050) at 20210308005003012
135024 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/arch.h' (133,051) at 20210927100127381
135025 2025-01-21 03:01:05.508-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr_ste_v1.h' (133,052) at 20240405153050137
135026 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/userfaultfd.patch' (133,053) at 20230706080014753
135027 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/rose.h' (133,054) at 20240405153052865
135028 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/decode.c' (133,055) at 20220525020654807
135029 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/nvram/xlnx-versal-efuse.h' (133,056) at 20241211090212362
135030 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/book3s_32_mmu.c' (133,057) at 20240405153046157
135031 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/vsc7326_reg.h' (133,058) at 20210307214929358
135032 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml' (133,059) at 20240405153045145
135033 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml' (133,060) at 20240405153045089
135034 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-pci-renesas.c' (133,061) at 20240405153052109
135035 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ia_css_tnr_types.h' (133,062) at 20210307214930562
135036 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-apq8016.c' (133,063) at 20210308005002776
135037 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/nand_spl_load.c' (133,064) at 20210308005003416
135038 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_qm_syscalls.c' (133,065) at 20240405153052605
135039 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-zynq/headsmp.S' (133,066) at 20210307214925966
135040 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inline-snapshot_0.14.0.bb' (133,067) at 20241221090017556
135041 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/srp/ib_srp.h' (133,068) at 20240405153049125
135042 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/AggregationSourceCollection.json' (133,069) at 20240619080002940
135043 2025-01-21 03:01:05.509-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6331-regulator.c' (133,070) at 20240405153051469
135044 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot-uefi-http-boot.inc' (133,071) at 20241221090017472
135045 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/dreamplug/MAINTAINERS' (133,072) at 20210308005002904
135046 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/shell/record+zstd_comp_decomp.sh' (133,073) at 20240405153232231
135047 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/samsung,exynos4212-fimc-lite.yaml' (133,074) at 20240405153045101
135048 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/ops-bcm63xx.c' (133,075) at 20240405153046049
135049 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/mmc-controller.yaml' (133,076) at 20240405153229779
135050 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.6.3.bb' (133,077) at 20241206090014238
135051 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun4i-a10-inet97fv2.dts' (133,078) at 20240405153045377
135052 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/gpio/meson.build' (133,079) at 20241211090212274
135053 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/libbpf_str.c' (133,080) at 20240405153054253
135054 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-generic/kmalloc.h' (133,081) at 20210307214926222
135055 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/8390/mac8390.c' (133,082) at 20240405153049773
135056 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/loongson2ef/common/platform.c' (133,083) at 20210307214926270
135057 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/qcom-spmi-rradc.c' (133,084) at 20240405153048961
135058 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/inet_hashtables.h' (133,085) at 20240405153231851
135059 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb-v2/au6610.h' (133,086) at 20210307214928814
135060 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/docs/Network-Configuration.md' (133,087) at 20240813080035106
135061 2025-01-21 03:01:05.510-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-pc.dts' (133,088) at 20210308005002624
135062 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rfkill/rfkill-gpio.c' (133,089) at 20241211090145557
135063 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch_git.bb' (133,090) at 20210307205553954
135064 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot_item_recover.c' (133,091) at 20240405153231779
135065 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-v7.inc' (133,092) at 20221003030013297
135066 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_format_helper.h' (133,093) at 20240405153052629
135067 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/core/vmstate-if.c' (133,094) at 20210308005045853
135068 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.falcon' (133,095) at 20210308005002556
135069 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend' (133,096) at 20210812000025166
135070 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/accel/fxls8962af-core.c' (133,097) at 20240405153048937
135071 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/vgaarb.c' (133,098) at 20240405153231299
135072 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/kexec.h' (133,099) at 20240405153045937
135073 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/timex.h' (133,100) at 20210307214926178
135074 2025-01-21 03:01:05.511-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/ite-it6505.c' (133,101) at 20241216090017697
135075 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/signalfd.c' (133,102) at 20240405153052505
135076 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/rocker/rocker_ofdpa.c' (133,103) at 20240405153050253
135077 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmc/icl.c' (133,104) at 20240405153051409
135078 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/riscv/cpu-param.h' (133,105) at 20241211090212510
135079 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml' (133,106) at 20240405153045149
135080 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/freescale/Kconfig' (133,107) at 20240405153051281
135081 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/spi/mpc8xxx_spi.c' (133,108) at 20210308005003492
135082 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/radeon_drv.h' (133,109) at 20240405153230627
135083 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/interrupt-controller/aspeed-scu-ic.h' (133,110) at 20210307214931338
135084 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/list_sort.h' (133,111) at 20220525020654579
135085 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memremap.h' (133,112) at 20240405153052725
135086 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/mmu/mmu_v2_0.h' (133,113) at 20240405153046609
135087 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/realmode/rm/video-bios.c' (133,114) at 20210307214926750
135088 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/host/op-proc-control_git.bbappend' (133,115) at 20230719080015371
135089 2025-01-21 03:01:05.512-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.h' (133,116) at 20210309003649664
135090 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_enum.h' (133,117) at 20210307214927666
135091 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/test-drivers/vivid/vivid-meta-out.h' (133,118) at 20210307214928794
135092 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Falkenberg_Ringsegard' (133,119) at 20210307205553782
135093 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap_git.bb' (133,120) at 20241221090017692
135094 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/opdef.c' (133,121) at 20240405153052965
135095 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/audit.c' (133,122) at 20240712080021097
135096 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci/pcie_port.h' (133,123) at 20241211090212362
135097 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/0001-Allow-applications-to-set-next-resource-handle.patch' (133,124) at 20230706080014765
135098 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml' (133,125) at 20210307205554070
135099 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/probes/uprobes/core.h' (133,126) at 20210307214925986
135100 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/aq_vec.c' (133,127) at 20240405153230919
135101 2025-01-21 03:01:05.513-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/perf_callchain.c' (133,128) at 20240405153045909
135102 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/tw68/tw68.h' (133,129) at 20210307214928718
135103 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/ksmbd_work.c' (133,130) at 20240405153231747
135104 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/dma/dummy.c' (133,131) at 20220525020654699
135105 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm2.scc' (133,132) at 20210307205554118
135106 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/ui/spice-display.h' (133,133) at 20240326080039554
135107 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.2.bb' (133,134) at 20241221090017488
135108 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/local_lock.h' (133,135) at 20210307214931418
135109 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr-props.yaml' (133,136) at 20240405153045101
135110 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/block/accounting.h' (133,137) at 20230925080039921
135111 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/cmipci.rst' (133,138) at 20210307214925566
135112 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spi/spi-bus.txt' (133,139) at 20210308005003324
135113 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/aspm.h' (133,140) at 20220525020653127
135114 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/st/stm32mp15xx-dhcom-som.dtsi' (133,141) at 20240405153045585
135115 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ioam6.h' (133,142) at 20220525020654575
135116 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/drm/drm_encoder.h' (133,143) at 20240405153052629
135117 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/cell/spufs/spu_save.c' (133,144) at 20210307214926462
135118 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/vp702x.h' (133,145) at 20210307214928822
135119 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-mm-lantiq.c' (133,146) at 20240405153047077
135120 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/arc_farm_kdma_ctx_axuser_masks.h' (133,147) at 20240405153046581
135121 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/gc_9_4_1_offset.h' (133,148) at 20210309003649632
135122 2025-01-21 03:01:05.514-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/prog_tests/fib_lookup.c' (133,149) at 20240405153054253
135123 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/mscc/serval.dtsi' (133,150) at 20220525020651994
135124 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/membarrier/Makefile' (133,151) at 20240405153054325
135125 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs35l34.h' (133,152) at 20210307214932298
135126 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Pudasjarvi' (133,153) at 20210307205553774
135127 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/file.h' (133,154) at 20240405153050525
135128 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/ppc64/test-aes.c' (133,155) at 20230925080040101
135129 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Klingsta' (133,156) at 20210307205553786
135130 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/block/Kconfig' (133,157) at 20210308005003340
135131 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/migration-guides/release-notes-4.3.rst' (133,158) at 20241221090017596
135132 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/0007-Avoid-conflicts-between-sys-mount.h-and-linux-mount..patch' (133,159) at 20241221090017496
135133 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/xskxceiver.h' (133,160) at 20240405153232263
135134 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/samsung,sensorhub-rinato.yaml' (133,161) at 20240405153045077
135135 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/callchain.c' (133,162) at 20240405153046189
135136 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/fpu/internal.h' (133,163) at 20240405153046429
135137 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie.yaml' (133,164) at 20240613080016355
135138 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/prom.h' (133,165) at 20210307214926674
135139 2025-01-21 03:01:05.515-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/hexagon/iclass.h' (133,166) at 20210927100127385
135140 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/reset/amlogic,meson-axg-audio-arb.h' (133,167) at 20210308005003640
135141 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_version.h' (133,168) at 20210307214930954
135142 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ad714x-spi.c' (133,169) at 20240405153049141
135143 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/phy/phy.h' (133,170) at 20240405153052761
135144 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-core/udev/udev-aspeed-vuart/61-aspeed-vuart.rules' (133,171) at 20210307205553674
135145 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IBM-pibs' (133,172) at 20211006000025238
135146 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ia_css_tdf.host.c' (133,173) at 20210307214930562
135147 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/sshpass/sshpass_1.10.bb' (133,174) at 20230317080013785
135148 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/ar9003_wow.c' (133,175) at 20240405153050453
135149 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/g4x_hdmi.c' (133,176) at 20240405153230543
135150 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile_1.4.0.bb' (133,177) at 20241206090014258
135151 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ocelot_pcb123.dts' (133,178) at 20210308005002816
135152 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/microAptiv.dtsi' (133,179) at 20210308005002812
135153 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/arm/fas216.c' (133,180) at 20240405153051569
135154 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/amba/pl08x.h' (133,181) at 20210307214931354
135155 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/memory.json' (133,182) at 20240405153054109
135156 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/extent-tree.h' (133,183) at 20241211090145505
135157 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/generic.c' (133,184) at 20220525020654291
135158 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/byteorder.h' (133,185) at 20210307214926762
135159 2025-01-21 03:01:05.516-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/vpnor/test/write_prsv.cpp' (133,186) at 20210308005108645
135160 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/Kconfig' (133,187) at 20240405153048777
135161 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l56.c' (133,188) at 20240405153232147
135162 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/pedit_dsfield.sh' (133,189) at 20240405153054341
135163 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/ulcb-kf-simple-audio-card-mix+split.dtsi' (133,190) at 20240405153045813
135164 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1232-revA/psu_init_gpl.c' (133,191) at 20210308005003180
135165 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/yaffs2/Kconfig' (133,192) at 20210308005003552
135166 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/s390/lib/error-inject.c' (133,193) at 20210309003648968
135167 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/kvmclock.h' (133,194) at 20240405153046389
135168 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc-common.inc' (133,195) at 20241221090017656
135169 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/isys_dma_rmgr.c' (133,196) at 20210309003653024
135170 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/bpf/elf.c' (133,197) at 20240405153232211
135171 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/multiplexer/Makefile' (133,198) at 20210307214928362
135172 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/starfive/clk-starfive-jh7110-sys.c' (133,199) at 20240913080013785
135173 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wan/.gitignore' (133,200) at 20210307214929714
135174 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/rtc/xlnx-zynqmp-rtc.h' (133,201) at 20221215040039186
135175 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm20b.c' (133,202) at 20240405153048657
135176 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/init.c' (133,203) at 20241011080017339
135177 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-palmas.c' (133,204) at 20240405153230207
135178 2025-01-21 03:01:05.517-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/setup.py' (133,205) at 20240906080039388
135179 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/pipeline.json' (133,206) at 20240405153054141
135180 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dccp/minisocks.c' (133,207) at 20240405153053229
135181 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/bmc/skip_action.cpp' (133,208) at 20230511080030371
135182 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb' (133,209) at 20231126090012785
135183 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8349itx/Kconfig' (133,210) at 20210308005002976
135184 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/pci/pds/pci_drv.h' (133,211) at 20240405153231575
135185 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/irq/ipi.c' (133,212) at 20240405153053005
135186 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/futex.h' (133,213) at 20240405153046505
135187 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/st_sensors_pdata.h' (133,214) at 20240405153052769
135188 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/tegra/clk-dfll.c' (133,215) at 20240405153046861
135189 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/cpu-sh3/cpu/sh7720.h' (133,216) at 20210307214926554
135190 2025-01-21 03:01:05.518-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad799x.yaml' (133,217) at 20240405153045069
135191 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/Marvell/openrd/openrd.c' (133,218) at 20210308005002908
135192 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/zram/zram.sh' (133,219) at 20220525020655235
135193 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/serial_stm32.c' (133,220) at 20210308005003484
135194 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ufispace-ncplite.dts' (133,221) at 20240405153045421
135195 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/setup.c' (133,222) at 20241211090145377
135196 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/surface/surface3-wmi.c' (133,223) at 20240405153051393
135197 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin/0001-Do-not-check-for-sys-class-power_supply-we-are-cross.patch' (133,224) at 20220204040022544
135198 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/toshiba/tc35815.c' (133,225) at 20240405153231067
135199 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/mpc85xx.h' (133,226) at 20210308005003672
135200 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/csum.json' (133,227) at 20210307214932726
135201 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_dpt.c' (133,228) at 20240405153048449
135202 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_discover.c' (133,229) at 20240710080014597
135203 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8741.txt' (133,230) at 20210307214925438
135204 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/ak4641.h' (133,231) at 20210307214931594
135205 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ubifs/crc16.c' (133,232) at 20210308005003548
135206 2025-01-21 03:01:05.519-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/dcn201_hubp.c' (133,233) at 20240405153047241
135207 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.yaml' (133,234) at 20240405153045085
135208 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/PowerDomainCollection.json' (133,235) at 20240619080002952
135209 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/virtio-mmio.c' (133,236) at 20221215040039374
135210 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/virtio_config.h' (133,237) at 20240405153054389
135211 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts' (133,238) at 20220525020651934
135212 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/meson.build' (133,239) at 20230825080021141 to deleted uid set
135213 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/videomode.c' (133,240) at 20210307214930954
135214 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/sparc/target_elf.h' (133,241) at 20210308005046093
135215 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/ima/Makefile' (133,242) at 20220525020654951
135216 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/pci/pci-tx4938.c' (133,243) at 20210307214926286
135217 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powernv/opal-secvar.c' (133,244) at 20240405153230055
135218 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/renesas,fdp1.yaml' (133,245) at 20210309003648368
135219 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/renesas,cpg-clocks.yaml' (133,246) at 20210309003648328
135220 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lexer.l' (133,247) at 20240405153232103
135221 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/ipmi/phosphor-ipmi-config/dev_id.json' (133,248) at 20221015030011580
135222 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/pimgen.py' (133,249) at 20230310090030003 to deleted uid set
135223 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/basic2.tc' (133,250) at 20210307214932670
135224 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/arria10-socdk/Kconfig' (133,251) at 20210308005002908
135225 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/configs/socfpga_defconfig' (133,252) at 20240405153229907
135226 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/target_files/obmc-host-timeout@.target' (133,253) at 20220301040040081
135227 2025-01-21 03:01:05.520-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/dbus-listener.c' (133,254) at 20241211090212554
135228 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/openrisc/cpu.h' (133,255) at 20240906080037508
135229 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/phonet/Makefile' (133,256) at 20210307214932042
135230 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml' (133,257) at 20240405153045069
135231 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/uapi/asm/Kbuild' (133,258) at 20210307214926178
135232 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/cpu/u-boot-64.lds' (133,259) at 20210308005002860
135233 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_sync_mngr_objs_masks.h' (133,260) at 20240405153046585
135234 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/idxd.h' (133,261) at 20240405153052921
135235 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml' (133,262) at 20240405153045141
135236 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8150.c' (133,263) at 20240405153230235
135237 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/console/obmc-console/client.2200.conf' (133,264) at 20230606080013598
135238 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/OperatingConfig_v1.xml' (133,265) at 20240619080002932
135239 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake.inc' (133,266) at 20241221090017656
135240 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/optee-ftpm_git.bb' (133,267) at 20241206090014214
135241 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/base.c' (133,268) at 20220525020652951
135242 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-typename.err' (133,269) at 20230925080040089
135243 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/0004-configure.ac-don-t-include-build-libtool.m4.patch' (133,270) at 20220204040022468
135244 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/mw_eeprom.c' (133,271) at 20210308005003408
135245 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/rs.h' (133,272) at 20240405153050525
135246 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/fsl_upm.c' (133,273) at 20210308005003412
135247 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/Kconfig' (133,274) at 20210307214929822
135248 2025-01-21 03:01:05.521-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/meson/meson_viu.h' (133,275) at 20210307214927866
135249 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/ivshmem-server/meson.build' (133,276) at 20240906080037160
135250 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/xrs700x/xrs700x_mdio.c' (133,277) at 20240405153049765
135251 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/netlabel/draft-ietf-cipso-ipsecurity-01.txt' (133,278) at 20210307214925522
135252 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c' (133,279) at 20240405153231475
135253 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42l42.h' (133,280) at 20240405153053577
135254 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/time/clocksource-wdtest.c' (133,281) at 20240815080012915
135255 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/resctrl/cmt_test.c' (133,282) at 20240805080014075
135256 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/px30-engicam-edimm2.2.dtsi' (133,283) at 20220525020651934
135257 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/als100.c' (133,284) at 20220525020654979
135258 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/display/intel_connector.h' (133,285) at 20240405153048437
135259 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/redhat-security/redhat-security_1.0.bb' (133,286) at 20241206090014286
135260 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/mtmitchell-yaml-config.bb' (133,287) at 20241206090014206
135261 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/descriptors/meson.build' (133,288) at 20241211090212394
135262 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/echoaudio/indigodjx_dsp.c' (133,289) at 20210307214932246
135263 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.c' (133,290) at 20220525020652967
135264 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/mediatek/clk-mt8192-mdp.c' (133,291) at 20240405153230215
135265 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/docs/Makefile' (133,292) at 20210307205554098
135266 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77843.yaml' (133,293) at 20240405153045145
135267 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bb' (133,294) at 20220921030015986
135268 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/connector/cn_proc.c' (133,295) at 20240405153230251
135269 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/meson.build' (133,296) at 20230720080010758
135270 2025-01-21 03:01:05.522-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/dbus_singleton.hpp' (133,297) at 20240110090003528
135271 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb' (133,298) at 20241221090017548
135272 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/target_core_xcopy.h' (133,299) at 20240405153051965
135273 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/timll/devkit3250/Makefile' (133,300) at 20210308005003080
135274 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/EndpointGroup_v1.xml' (133,301) at 20240619080002924
135275 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSlot.interface.yaml' (133,302) at 20240613080025600
135276 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/ipmi-init-fix-the-arguments.patch' (133,303) at 20240113090014536
135277 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/ipq8074.dtsi' (133,304) at 20240812080017224
135278 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/power-good-assert@.service' (133,305) at 20241029080011439
135279 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/berlin/Makefile' (133,306) at 20210307214926966
135280 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/ddc_regs.h' (133,307) at 20240405153230415
135281 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/os_specific/service_layers/oslinuxtbl.c' (133,308) at 20240405153054213
135282 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/perf/fsl_imx8_ddr_perf.c' (133,309) at 20240405153231303
135283 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8916-acer-a1-724.dts' (133,310) at 20240405153229939
135284 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/alchemy/common/usb.c' (133,311) at 20210307214926186
135285 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/sata_via.c' (133,312) at 20240405153046673
135286 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cpufreq/pcc-cpufreq.c' (133,313) at 20240405153230251
135287 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/sh4a/setup-sh7763.c' (133,314) at 20210307214926566
135288 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libmctp/control.c' (133,315) at 20241219090010500
135289 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-socfpga/misc_gen5.c' (133,316) at 20210308005002780
135290 2025-01-21 03:01:05.523-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/fsl,imxrt1170.yaml' (133,317) at 20240405153045133
135291 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dts' (133,318) at 20240405153046241
135292 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.err' (133,319) at 20240906080037564
135293 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/sysfs.sh' (133,320) at 20220405030025645
135294 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/bq25890_charger.c' (133,321) at 20240405153051429
135295 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/dockerfiles/debian-i686-cross.docker' (133,322) at 20241211090212534
135296 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/asm/leon_amba.h' (133,323) at 20210307214926582
135297 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/FTL' (133,324) at 20211006000025234
135298 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_verif_scale1.c' (133,325) at 20240405153054281
135299 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/p1020rdb.dtsi' (133,326) at 20210307214926346
135300 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/README.md' (133,327) at 20240830080014831
135301 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/meson/simplefb_common.c' (133,328) at 20210308005003532
135302 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kexec/kexec_common_lib.sh' (133,329) at 20240405153054309
135303 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/MPC8349ITX_LOWBOOT_defconfig' (133,330) at 20210308005003236
135304 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/buffer/industrialio-buffer-cb.c' (133,331) at 20220525020653095
135305 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nvidia/tegra20-cpu-opp.dtsi' (133,332) at 20240405153045481
135306 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/vf610-clock.txt' (133,333) at 20240405153229759
135307 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/input/pckbd.c' (133,334) at 20241211090212282
135308 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ComponentIntegrityCollection.json' (133,335) at 20240619080002944
135309 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-amd/meta-daytonax/recipes.txt' (133,336) at 20230209040014209
135310 2025-01-21 03:01:05.524-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/bcm47xx/irq.c' (133,337) at 20210307214926190
135311 2025-01-21 03:01:05.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/sa1100/cerf.rst' (133,338) at 20240405153044973
135312 2025-01-21 03:01:05.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/actions/owl-emac.h' (133,339) at 20220525020653439
135313 2025-01-21 03:01:05.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/iceland_sdma_pkt_open.h' (133,340) at 20210307214927238
135314 2025-01-21 03:01:05.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/tkprivate.diff' (133,341) at 20241221090017516
135315 2025-01-21 03:01:05.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb' (133,342) at 20241221090017692
135316 2025-01-21 03:01:05.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/p10bmc/gpio_defs.json' (133,343) at 20210409000019721
135317 2025-01-21 03:01:05.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_pcl.c' (133,344) at 20220525020654915
135318 2025-01-21 03:01:05.525-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pwm/pwm-visconti.c' (133,345) at 20240405153231359
135319 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-parsec/recipes-core/images/security-parsec-image.bb' (133,346) at 20220612030016735
135320 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml' (133,347) at 20240405153045065
135321 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iommu/arm,smmu-v3.yaml' (133,348) at 20240405153045089
135322 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/mei/client.h' (133,349) at 20240405153049641
135323 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/gdbstub.c' (133,350) at 20240906080037512
135324 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/thermal/intel_powerclamp.rst' (133,351) at 20240405153044969
135325 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_auxless.h' (133,352) at 20240405153047297
135326 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/console/obmc-console/obmc-console.conf' (133,353) at 20240113090014528
135327 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Saarijarvi_Kalmari' (133,354) at 20210307205553774
135328 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-bitset.h' (133,355) at 20240405153049257
135329 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/bcache/bset.h' (133,356) at 20240617080017390
135330 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/OWNERS' (133,357) at 20220725100009107
135331 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/pinctrl-vt8500.txt' (133,358) at 20210307214925398
135332 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/debug.c' (133,359) at 20220525020653727
135333 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/vdso/math64.h' (133,360) at 20210307214931694
135334 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/kernel/hexagon_ksyms.c' (133,361) at 20240405153229991
135335 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/common/services/toastService.js' (133,362) at 20210308005107073
135336 2025-01-21 03:01:05.526-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef10_regs.h' (133,363) at 20210307214929614
135337 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/resctrl/ctrlmondata.c' (133,364) at 20241104090011563
135338 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfssvc.c' (133,365) at 20240830080013323
135339 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/Protocol_v1.xml' (133,366) at 20240619080002932
135340 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/tools/mach-types' (133,367) at 20210309003648984
135341 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/serial/usbtty.h' (133,368) at 20210308005003488
135342 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.c' (133,369) at 20240405153230611
135343 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/main.c' (133,370) at 20240405153050193
135344 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/si_ih.h' (133,371) at 20210307214927246
135345 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/IJG' (133,372) at 20211006000025238
135346 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/Kbuild' (133,373) at 20210307214927922
135347 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/clk-vt8500.c' (133,374) at 20210307214926970
135348 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dts' (133,375) at 20240912080012042
135349 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/logicpd/omap3som/Kconfig' (133,376) at 20210308005003016
135350 2025-01-21 03:01:05.527-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/attr/test-record-no-buffering' (133,377) at 20210307214932570
135351 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_1_0_sh_mask.h' (133,378) at 20210307214927694
135352 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c' (133,379) at 20240405153047165
135353 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libfc/fc_lport.c' (133,380) at 20240405153231407
135354 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed.inc' (133,381) at 20241221090017472
135355 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/fsl_pamu_domain.h' (133,382) at 20220525020653195
135356 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_scanf.c' (133,383) at 20240405153053105
135357 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/mm/pmb.c' (133,384) at 20220525020652114
135358 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_common.cpp' (133,385) at 20240830080017491
135359 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/295' (133,386) at 20240326080039734
135360 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-core/initrdscripts/initramfs-framework_1.0.bbappend' (133,387) at 20210729000029112
135361 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/datagram.c' (133,388) at 20240719080013377
135362 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/memory/tegra/tegra210.c' (133,389) at 20220525020653335
135363 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ftsteutates.c' (133,390) at 20240405153048853
135364 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/paths.hpp' (133,391) at 20241003080023049
135365 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/api/err_cast.cocci' (133,392) at 20240405153053441
135366 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/libqos/generic-pcihost.h' (133,393) at 20221215040039374
135367 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ti,am3359-adc.yaml' (133,394) at 20240405153045073
135368 2025-01-21 03:01:05.528-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/recipes-security/krill/krill-crates.inc' (133,395) at 20230503080014591
135369 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/DHCPConfiguration/meson.build' (133,396) at 20230825080021141 to deleted uid set
135370 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/rtc/rtc-ds1305.c' (133,397) at 20240405153231371
135371 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-zero-w.dts' (133,398) at 20210308005002572
135372 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/scripts/kconfig/tests/choice/oldask1_expected_stdout' (133,399) at 20210308005003736
135373 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c' (133,400) at 20240405153048665
135374 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/ucall.c' (133,401) at 20240405153232271
135375 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/test_lsupdates.py' (133,402) at 20240106090017249
135376 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_act.c' (133,403) at 20240405153231015
135377 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/av7110/av7110_ipack.c' (133,404) at 20220525020654131
135378 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/mboxd_dbus.h' (133,405) at 20210308005108641
135379 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in3_slave_regs.h' (133,406) at 20240405153046585
135380 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/st/Makefile' (133,407) at 20240405153051977
135381 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/acpi/.gitignore' (133,408) at 20240405153054213
135382 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/fuzz-lsi53c895a-test.c' (133,409) at 20230925080040093
135383 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/shared-mime-info/shared-mime-info/0002-Handle-build-with-older-versions-of-GCC.patch' (133,410) at 20231207090015282
135384 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/imx/sci.h' (133,411) at 20240405153231807
135385 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_trace.h' (133,412) at 20241111090012145
135386 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/rsyslog-override.conf' (133,413) at 20220629030020274
135387 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/boards/mach-se/770x/setup.c' (133,414) at 20210307214926542
135388 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_cgroup_storage.c' (133,415) at 20240405153054281
135389 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/occ/p8_i2c.c' (133,416) at 20240405153048865
135390 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/moxa,moxart-rtc.txt' (133,417) at 20240405153045153
135391 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/grub2.inc' (133,418) at 20241206090014310
135392 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ia_css_dp.host.h' (133,419) at 20210307214930554
135393 2025-01-21 03:01:05.529-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/rx_common.h' (133,420) at 20240405153050281
135394 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm/samsung/gpio.rst' (133,421) at 20240405153044973
135395 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/potentiometer/ad5110.c' (133,422) at 20240405153049009
135396 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tve200/tve200_display.c' (133,423) at 20240405153048777
135397 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/at91/sama7g5.c' (133,424) at 20241008080013911
135398 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/nft_bitwise.c' (133,425) at 20240405153053329
135399 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/wandboard.h' (133,426) at 20210308005003624
135400 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/hda/intel-sdw-acpi.c' (133,427) at 20240520080015235
135401 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/als300.c' (133,428) at 20220525020654987
135402 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/overlayfs/overlayfs.h' (133,429) at 20240405153231719
135403 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-bb-build.patch' (133,430) at 20210307205553810
135404 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx7ulp-uboot.dtsi' (133,431) at 20210308005002592
135405 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/efi.rst' (133,432) at 20210308005002536
135406 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/iommu-helpers.h' (133,433) at 20240405153051217
135407 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/sstep.h' (133,434) at 20241211090145381
135408 2025-01-21 03:01:05.530-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/asm/motorola_pgtable.h' (133,435) at 20240405153230007
135409 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/cpu/Makefile' (133,436) at 20210308005002884
135410 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml' (133,437) at 20240405153045089
135411 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/udl/udl_drv.h' (133,438) at 20240405153048777
135412 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/natsemi.c' (133,439) at 20210308005003440
135413 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/actions/owl-s700.c' (133,440) at 20240405153046769
135414 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/saa7134/saa7134-core.c' (133,441) at 20240405153049373
135415 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/tee/optee/smc_abi.c' (133,442) at 20240405153051969
135416 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/common-licenses/SunPro' (133,443) at 20241221090017616
135417 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/qcom,apr-services.yaml' (133,444) at 20240405153045157
135418 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/sandbox/Makefile' (133,445) at 20210308005003548
135419 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/amiga/chipram.c' (133,446) at 20210307214926138
135420 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_w.c' (133,447) at 20210308005046509
135421 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c' (133,448) at 20241211090145561
135422 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/tps65910-regulator.c' (133,449) at 20240405153231367
135423 2025-01-21 03:01:05.531-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/erdma/Kconfig' (133,450) at 20240405153049041
135424 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/autoload.sh' (133,451) at 20210307214925214
135425 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/uidgid.h' (133,452) at 20210307214931526
135426 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler_24.11.0.bb' (133,453) at 20241221090017544
135427 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/input/pl050.h' (133,454) at 20230426080043760
135428 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Ethernet.interface.yaml' (133,455) at 20210610000035126
135429 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/pel_registry/__init__.py' (133,456) at 20220805030036227
135430 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/memory-model/scripts/runlitmus.sh' (133,457) at 20240405153054069
135431 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/samsung/tm2_wm5110.c' (133,458) at 20240405153232191
135432 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/__init__.py' (133,459) at 20210307205554434
135433 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/google/chromebook_link/Kconfig' (133,460) at 20210308005003004
135434 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra20-u-boot.dtsi' (133,461) at 20210308005002628
135435 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-fsl-cpm.c' (133,462) at 20240405153231459
135436 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/service_files/xyz.openbmc_project.Control.Host.NMI.service.in' (133,463) at 20230513080022442
135437 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/lx2160ardb_tfa_defconfig' (133,464) at 20210308005003268
135438 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/nvmem.yaml' (133,465) at 20240405153229783
135439 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/admin.py' (133,466) at 20210307205554262
135440 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/reset.h' (133,467) at 20240405153046833
135441 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/hubgk104.fuc3.h' (133,468) at 20210307214927938
135442 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/presence/templates/generated.mako.hpp' (133,469) at 20210308005059173
135443 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra_audio_graph_card.c' (133,470) at 20240405153054013
135444 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/videocc-sm8450.c' (133,471) at 20240405153230235
135445 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6dl.cfg' (133,472) at 20210308005002924
135446 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb' (133,473) at 20240413080012703
135447 2025-01-21 03:01:05.532-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Makefile' (133,474) at 20210308005002828
135448 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/radio/dsbr100.c' (133,475) at 20210307214928770
135449 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/via686a.c' (133,476) at 20240405153230667
135450 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/kernel/smp_64.c' (133,477) at 20240617080017378
135451 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bvme6000_scsi.c' (133,478) at 20210307214930298
135452 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap1/opp_data.c' (133,479) at 20210307214925910
135453 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-power-sequencer/src/power_control.cpp' (133,480) at 20240817080031288
135454 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-glue-ce.c' (133,481) at 20240405153229975
135455 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/tcg/int_helper.c' (133,482) at 20241211090212490
135456 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_pwork.c' (133,483) at 20220525020654523
135457 2025-01-21 03:01:05.533-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/cubieboard.c' (133,484) at 20241211090212246
135458 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/i386/whpx/whpx-all.c' (133,485) at 20240906080037496
135459 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/base.h' (133,486) at 20240405153050629
135460 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thermal/rockchip_thermal.c' (133,487) at 20240405153051977
135461 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/libsas/sas_init.c' (133,488) at 20240405153231411
135462 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_capture.h' (133,489) at 20240405153048509
135463 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/testenv.py' (133,490) at 20241211090212542
135464 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-omap5/spl.h' (133,491) at 20210308005002660
135465 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_pttv.json' (133,492) at 20241213090004413
135466 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/harness.c' (133,493) at 20240405153232283
135467 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/sunxi_vpu_hw.c' (133,494) at 20240405153049497
135468 2025-01-21 03:01:05.534-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/lpass-tx-macro.c' (133,495) at 20240405153232151
135469 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/TreeRCU-qs.svg' (133,496) at 20210307214925210
135470 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/dma4_core_regs.h' (133,497) at 20240405153046573
135471 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/genwqe/genwqe_driver.h' (133,498) at 20210307214929130
135472 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/Makefile' (133,499) at 20240405153047089
135473 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/debugfs.h' (133,500) at 20220525020653131
135474 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/s390-iommu.c' (133,501) at 20240405153049189
135475 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/remoteproc_sysfs.c' (133,502) at 20240405153051481
135476 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/amplc_pci236.c' (133,503) at 20240405153046889
135477 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/stmmac.txt' (133,504) at 20210307214925378
135478 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/corrupt_xstate_header.c' (133,505) at 20240405153054381
135479 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/evsel.h' (133,506) at 20240405153054189
135480 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/fan-board-efuse-fault' (133,507) at 20240822080012460
135481 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/marvell/libertas/if_usb.h' (133,508) at 20210307214929874
135482 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/monitor.c' (133,509) at 20230925080040069
135483 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/relocate_kernel.S' (133,510) at 20240405153045873
135484 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/at91sam9x5ek_dataflash_defconfig' (133,511) at 20210308005003248
135485 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/pci-host/articia.h' (133,512) at 20240326080039538
135486 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/purgatory/kexec-purgatory.S' (133,513) at 20240405153046229
135487 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/TFTP/meson.build' (133,514) at 20230825080021137 to deleted uid set
135488 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/smdk5420/smdk5420_spl.c' (133,515) at 20210308005003044
135489 2025-01-21 03:01:05.535-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/vboxguest/vboxguest_core.h' (133,516) at 20210309003653324
135490 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s.dtsi' (133,517) at 20240405153229967
135491 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/src/sdeventplus/source/time.hpp' (133,518) at 20230511080043139
135492 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/altera/stratix10-socdk/MAINTAINERS' (133,519) at 20210308005002912
135493 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ar7/irq.c' (133,520) at 20210307214926186
135494 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mmc/bcmstb_sdhci.c' (133,521) at 20210308005003400
135495 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/fsl/fsl_aud2htx.h' (133,522) at 20220525020655063
135496 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/marvell,armada-370-pinctrl.txt' (133,523) at 20210307214925394
135497 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb' (133,524) at 20241221090017692
135498 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/IPMI.interface.yaml' (133,525) at 20240703080031423
135499 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpd-manager/editor_impl.hpp' (133,526) at 20240826080018283
135500 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/intel/cougarcanyon2/start.S' (133,527) at 20210308005003008
135501 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/unit/test-div128.c' (133,528) at 20220429100100946
135502 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/coda_psdev.h' (133,529) at 20210307214931058
135503 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi' (133,530) at 20240405153229971
135504 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/components/Mixins/TableFilterMixin.js' (133,531) at 20240305090033462
135505 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/systest/collection/bmc_collect_esels.robot' (133,532) at 20230713080018564
135506 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/head_44x.S' (133,533) at 20240405153230035
135507 2025-01-21 03:01:05.536-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ts-psa-its-api-test_git.bb' (133,534) at 20220910030013341
135508 2025-01-21 03:01:05.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c' (133,535) at 20240812080017240
135509 2025-01-21 03:01:05.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via-gpio.c' (133,536) at 20240405153052225
135510 2025-01-21 03:01:05.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/util.c' (133,537) at 20210307214929902
135511 2025-01-21 03:01:05.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/ks2_evm/MAINTAINERS' (133,538) at 20210308005003076
135512 2025-01-21 03:01:05.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/if_alg.h' (133,539) at 20240405153052921
135513 2025-01-21 03:01:05.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/smu11_driver_if.h' (133,540) at 20240405153048337
135514 2025-01-21 03:01:05.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/armada3700-tbg-clock.txt' (133,541) at 20220525020651662
135515 2025-01-21 03:01:05.537-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyppmd_1.1.0.bb' (133,542) at 20240302090018214
135516 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/netfilter/iptable_mangle.c' (133,543) at 20240405153053253
135517 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/linux/qemu_fw_cfg.h' (133,544) at 20210308005046053
135518 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/witherspoon/acx22-ipmi-hwmon-sensors.yaml' (133,545) at 20210307205553698
135519 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/t208xqds/ddr.h' (133,546) at 20210308005002996
135520 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/CHIP_pro_defconfig' (133,547) at 20210308005003236
135521 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/power/r8a7793-sysc.h' (133,548) at 20210308005003640
135522 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/mxs/mxs-sgtl5000.c' (133,549) at 20240405153053973
135523 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/hisilicon/zip/zip.h' (133,550) at 20240405153046945
135524 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/wireless/reg.h' (133,551) at 20220525020654927
135525 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/recipes-core/os-release/os-release.bbappend' (133,552) at 20220429030013160
135526 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/test/test-lpc-timeout.cpp' (133,553) at 20220121040033015
135527 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mach-rc32434/gpio.h' (133,554) at 20210307214926226
135528 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/resource.h' (133,555) at 20210307214931306
135529 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/misc.h' (133,556) at 20210308005003672
135530 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/LICENSE' (133,557) at 20210307205553686
135531 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/sound/i2s-uclass.c' (133,558) at 20210308005003488
135532 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/gen-insn-x86-dat.sh' (133,559) at 20210307214932518
135533 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/stat.h' (133,560) at 20240405153052941
135534 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/xen/xen_drm_front_gem.h' (133,561) at 20240405153048801
135535 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_sk_storage_tracing.c' (133,562) at 20240405153054277
135536 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/001' (133,563) at 20210927100127473
135537 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/tc/generate_metadata.py' (133,564) at 20220804030014667
135538 2025-01-21 03:01:05.538-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/PCIeSlots_v1.xml' (133,565) at 20240619080002932
135539 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/misc/ati_remote2.c' (133,566) at 20240405153049141
135540 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcsan/selftest.c' (133,567) at 20240405153053013
135541 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/0001-arm64-kexec-disabled-check-if-kaslr-seed-dtb-propert.patch' (133,568) at 20241221090017688
135542 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/trace/events/ufs.h' (133,569) at 20240405153052897
135543 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/birdland/bav335x/README' (133,570) at 20210308005002920
135544 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/xen/xenfs/Makefile' (133,571) at 20210307214930986
135545 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/import_lzmasdk.sh' (133,572) at 20210308005003708
135546 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/tps6598x.h' (133,573) at 20240527080023348
135547 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/hwinfo/loongson,ls2k-chipid.yaml' (133,574) at 20240405153045061
135548 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/spmi/spmi-msm.txt' (133,575) at 20210308005003324
135549 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/intel/pxa/pxa3xx.dtsi' (133,576) at 20240405153045437
135550 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/strobemeta_subprogs.c' (133,577) at 20210309003655984
135551 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/rkvdec/Kconfig' (133,578) at 20240405153051861
135552 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/ftrace/ftrace-direct-multi-modify.c' (133,579) at 20240405153053429
135553 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_delete_unittest.cpp' (133,580) at 20220824030029051
135554 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/ap121_defconfig' (133,581) at 20210308005003248
135555 2025-01-21 03:01:05.539-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/kontron,sl28cpld-gpio.yaml' (133,582) at 20210309003648348
135556 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c' (133,583) at 20240405153230527
135557 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/mobiveil/Kconfig' (133,584) at 20240405153051229
135558 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/timens/procfs.c' (133,585) at 20240405153054377
135559 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/kv_smc.c' (133,586) at 20210307214928002
135560 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/intel-hda-defs.h' (133,587) at 20240326080039426
135561 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/nanopi_neo_air_defconfig' (133,588) at 20210308005003272
135562 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/theobroma-systems/puma_rk3399/fit_spl_atf.its' (133,589) at 20210308005003072
135563 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/power-supply/record_manager.cpp' (133,590) at 20241210090027380
135564 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/an5206.c' (133,591) at 20240326080039458
135565 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c' (133,592) at 20241211090145409
135566 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/samsung/exynos-pmu.c' (133,593) at 20240405153231451
135567 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s-ep1.dts' (133,594) at 20240405153229927
135568 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/README' (133,595) at 20210307214926142
135569 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/aspeed/clk_ast2400.c' (133,596) at 20210308005003340
135570 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/objtool/special.c' (133,597) at 20240405153054077
135571 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-imageio_2.36.1.bb' (133,598) at 20241221090017556
135572 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/spapr_cpu_core.c' (133,599) at 20241211090212322
135573 2025-01-21 03:01:05.540-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/sysctl.c' (133,600) at 20240405153052313
135574 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iommu/Kconfig' (133,601) at 20240405153230739
135575 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_drv.c' (133,602) at 20240405153230819
135576 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/baseprojectbuildspage.html' (133,603) at 20210307205554282
135577 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/exynos4x12.dtsi' (133,604) at 20210308005002580
135578 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/test/templates/propertygentest.mako.hpp' (133,605) at 20210308005108057
135579 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/devices/vhost-user-input.rst' (133,606) at 20240906080037180
135580 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nfc/st21nfca/Kconfig' (133,607) at 20210307214929982
135581 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb' (133,608) at 20220402030015887
135582 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/clock/imx27-clock.yaml' (133,609) at 20240405153045025
135583 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/head.h' (133,610) at 20240405153048617
135584 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/gfp.h' (133,611) at 20240405153054389
135585 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/kernel/Makefile' (133,612) at 20210307214932614
135586 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/prom/bootstr_64.c' (133,613) at 20210307214926614
135587 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/virtio/Makefile' (133,614) at 20210308005003536
135588 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-systemready/classes/extra_imagedepends_only.bbclass' (133,615) at 20241221090017468
135589 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/MetricReportDefinitionCollection.json' (133,616) at 20240619080002948
135590 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Ljugarn' (133,617) at 20210307205553786
135591 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/errors.hpp' (133,618) at 20230520080006628
135592 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/check' (133,619) at 20240906080037564
135593 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_LOG.h' (133,620) at 20210307214931646
135594 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/CFcommon' (133,621) at 20210307214932714
135595 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/obmc-console-ttyS7-ssh-bic@.service' (133,622) at 20231025080019870
135596 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/rtc/realtek,rtd119x.txt' (133,623) at 20210307214925418
135597 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/rk3399-sdram-lpddr3-4GB-1600.dtsi' (133,624) at 20210308005002608
135598 2025-01-21 03:01:05.541-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/entity-manager_%.bbappend' (133,625) at 20241206090014286
135599 2025-01-21 03:01:05.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/spi/ato.c' (133,626) at 20240405153049705
135600 2025-01-21 03:01:05.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/remoteproc/qcom,msm8916-mss-pil.yaml' (133,627) at 20240405153045149
135601 2025-01-21 03:01:05.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/duplicate-key.json' (133,628) at 20210308005046405
135602 2025-01-21 03:01:05.542-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gpucc-sc8280xp.h' (133,629) at 20240405153052645
135603 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/oss_3_0_1_sh_mask.h' (133,630) at 20210307214927666
135604 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/sysfs.h' (133,631) at 20240405153052429
135605 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/davinci_nand.c' (133,632) at 20210308005003412
135606 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/nxp/Makefile' (133,633) at 20210307214926998
135607 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/src/test/erase/pattern_test.cpp' (133,634) at 20240817080005771
135608 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/rust/hostprogs/Makefile' (133,635) at 20240405153053433
135609 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/mips64/target_prctl.h' (133,636) at 20220429100100642
135610 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sram/qcom,ocmem.yaml' (133,637) at 20240405153229799
135611 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/intro.rst' (133,638) at 20230114040015514
135612 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/index.rst' (133,639) at 20240405153044973
135613 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/atomic/fallbacks/andnot' (133,640) at 20240405153053433
135614 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_dbm_soc1.dts' (133,641) at 20210308005002612
135615 2025-01-21 03:01:05.543-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/debugfs_key.c' (133,642) at 20240405153053289
135616 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/sm750fb/ddk750_reg.h' (133,643) at 20210307214930674
135617 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/sunxi-ng/ccu-sun50i-h616.c' (133,644) at 20240405153046857
135618 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/platform_data/mv88e6xxx.h' (133,645) at 20210307214931478
135619 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/octeon/ethernet-mdio.c' (133,646) at 20220525020654147
135620 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/machine/yosemite4n.conf' (133,647) at 20241120090012764
135621 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/freescale/pinctrl-imx23.c' (133,648) at 20240405153231319
135622 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl_usb.h' (133,649) at 20210308005003652
135623 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa_64.c' (133,650) at 20210307214926738
135624 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/rust/alloc/lib.rs' (133,651) at 20240405153232095
135625 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/rx.h' (133,652) at 20240405153050525
135626 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0003-fix-corstone1000-remove-unused-NS_SHARED_RAM-region.patch' (133,653) at 20241221090017464
135627 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/peci/internal.h' (133,654) at 20240405153051269
135628 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/qcom,adm.yaml' (133,655) at 20240405153045053
135629 2025-01-21 03:01:05.544-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/keymaps/rc-wetek-play2.c' (133,656) at 20210307214928786
135630 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/nvidia,tegra234-mgbe.yaml' (133,657) at 20240405153045117
135631 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/qcom/qcom-apq8016-sbc.dts' (133,658) at 20240405153045537
135632 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-monitor/src/propertywatchimpl.hpp' (133,659) at 20240904080034455
135633 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/stm32h743-pinctrl.dtsi' (133,660) at 20210308005002616
135634 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/el6x_common.h' (133,661) at 20210308005003592
135635 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/mpc8555cds/Makefile' (133,662) at 20210308005002980
135636 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.h' (133,663) at 20210307214929526
135637 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml' (133,664) at 20240405153045069
135638 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-graphics/kmscube/kmscube_%.bbappend' (133,665) at 20210812000025266
135639 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/virtio/pci-iommu.yaml' (133,666) at 20240405153045185
135640 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/aquantia_hwmon.c' (133,667) at 20240405153050353
135641 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/vpdecc/vpdecc.c' (133,668) at 20220331100017376
135642 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/Location.interface.yaml' (133,669) at 20221207040023627
135643 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/P2041RDB.h' (133,670) at 20210308005003580
135644 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/csdl-to-json-converter/openbmc-config.json' (133,671) at 20240724080002903
135645 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/system/arm/exynos.rst' (133,672) at 20241211090212238
135646 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-exynos/include/mach/xhci-exynos.h' (133,673) at 20210308005002724
135647 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/echo/oslec.h' (133,674) at 20210307214929126
135648 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/062_entry_args.dts' (133,675) at 20210308005003752
135649 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/0001-optimize-boot.patch' (133,676) at 20210528000029695
135650 2025-01-21 03:01:05.545-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/sdp4430/MAINTAINERS' (133,677) at 20210308005003080
135651 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/x86-android-tablets/x86-android-tablets.h' (133,678) at 20240405153051417
135652 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_w.c' (133,679) at 20210308005046521
135653 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/rc-ir-raw.c' (133,680) at 20240405153049517
135654 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d36ek_cmp.dts' (133,681) at 20240405153045469
135655 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/h2200/Kconfig' (133,682) at 20210308005003004
135656 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/dp/dp_ctrl.c' (133,683) at 20240830080013259
135657 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/ci/cve.yml' (133,684) at 20241206090014206
135658 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/timer/actions,owl-timer.txt' (133,685) at 20210307214925442
135659 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/dynamic-resolution-notes.rst' (133,686) at 20220525020651718
135660 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-hisi-kunpeng.c' (133,687) at 20240913080013817
135661 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/spl/spl_dfu.c' (133,688) at 20210308005003228
135662 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/service-config-manager/src/utils.cpp' (133,689) at 20220525020433159
135663 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/verification/models/wip.dot' (133,690) at 20240405153054385
135664 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.err' (133,691) at 20210927100127469
135665 2025-01-21 03:01:05.546-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-savageboard.dts' (133,692) at 20240405153045501
135666 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/atom/sst-atom-controls.c' (133,693) at 20240405153053937
135667 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_fdma.c' (133,694) at 20240405153231031
135668 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Hyrynsalmi_Kyparavaara' (133,695) at 20210307205553770
135669 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cukinia/cukinia_0.7.0.bb' (133,696) at 20241206090014266
135670 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch' (133,697) at 20230813080012876
135671 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rif_mac_profiles.sh' (133,698) at 20240405153054297
135672 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_dtree.c' (133,699) at 20241216090017757
135673 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/JsonSchemaFileCollection_v1.xml' (133,700) at 20240619080002924
135674 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/include/asm/regs.h' (133,701) at 20210308005002888
135675 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/cs42xx8.h' (133,702) at 20240405153053577
135676 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_receiver_2400_common_defs.h' (133,703) at 20210307214930538
135677 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/aufs-util-don-t-strip-executables.patch' (133,704) at 20210307205553738
135678 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/layer.conf' (133,705) at 20241221090017480
135679 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_signal.h' (133,706) at 20220429100100646
135680 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-loongson-pci.c' (133,707) at 20240405153231463
135681 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/usb-charger-uevent' (133,708) at 20210309003648264
135682 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/lcsr_translate.c' (133,709) at 20240326080039678
135683 2025-01-21 03:01:05.547-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/a4000t.c' (133,710) at 20210307214930262
135684 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/usercopy.c' (133,711) at 20240405153053153
135685 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/oss/rate.c' (133,712) at 20220525020654967
135686 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml' (133,713) at 20240405153045113
135687 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.9-fix-sfcbinst2mof.patch' (133,714) at 20210307205553934
135688 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/rc/lirc-set-measure-carrier-mode.rst' (133,715) at 20220525020651782
135689 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/docker/test-tsan' (133,716) at 20230426080043944
135690 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-realtek-otto.c' (133,717) at 20240405153047081
135691 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/efa/Kconfig' (133,718) at 20210307214928390
135692 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/st/stm32f429-evaluation/Makefile' (133,719) at 20210308005003052
135693 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/cros_ec_message.h' (133,720) at 20210308005003628
135694 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_fanboard.json' (133,721) at 20241213090004409
135695 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/probe-file.h' (133,722) at 20210307214932602
135696 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h' (133,723) at 20240405153230027
135697 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/mtdpart.c' (133,724) at 20240405153230867
135698 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/0002-Support-asynchronous-calls-58.patch' (133,725) at 20240413080012663
135699 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-power-good' (133,726) at 20241213090035010 to deleted uid set
135700 2025-01-21 03:01:05.548-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile-discovery.dts' (133,727) at 20240405153045785
135701 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/selftests/igt_live_test.h' (133,728) at 20240405153230579
135702 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mcb/mcb-internal.h' (133,729) at 20210307214928566
135703 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx7d-smegw01.dts' (133,730) at 20240405153045533
135704 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/blkreplay.c' (133,731) at 20240326080039374
135705 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/dac/dpot-dac.c' (133,732) at 20240405153048977
135706 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/qrtr/Makefile' (133,733) at 20240405153053353
135707 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/integrity_algo.cpp' (133,734) at 20240829080025807
135708 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/octeon/cvmx-spinlock.h' (133,735) at 20210307214926238
135709 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/riscv/include/asm/config.h' (133,736) at 20210308005002844
135710 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/ef10_sriov.h' (133,737) at 20240405153231043
135711 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/resettable.h' (133,738) at 20241211090212362
135712 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/device-tree-bindings/pmic/rn5t567.txt' (133,739) at 20210308005003308
135713 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/joystick/sensehat-joystick.c' (133,740) at 20240405153049133
135714 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/test-qga-config' (133,741) at 20221215040039358
135715 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/qixis.h' (133,742) at 20210308005002960
135716 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/obmc-fru-fault-monitor.service' (133,743) at 20210307205554070
135717 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d34ek.dts' (133,744) at 20210308005002612
135718 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/switch/Kconfig' (133,745) at 20210307214930038
135719 2025-01-21 03:01:05.549-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/dma.c' (133,746) at 20240405153231231
135720 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/batman-adv/translation-table.c' (133,747) at 20241220090018334
135721 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/029_x86-rom.dts' (133,748) at 20210308005003752
135722 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/dsa/switch.c' (133,749) at 20240405153053233
135723 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/bcache.rst' (133,750) at 20240405153044937
135724 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pcie-mt7621.c' (133,751) at 20240405153051237
135725 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/pstore_ram.h' (133,752) at 20240405153052777
135726 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_static_keys.c' (133,753) at 20210307214931818
135727 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jffs2/compr_zlib.c' (133,754) at 20210307214931130
135728 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/tc_wrapper.h' (133,755) at 20240405153052865
135729 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/dummy_st_ops_fail.c' (133,756) at 20240405153054269
135730 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/omap-usb-tll.c' (133,757) at 20240805080013971
135731 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/libcanberra_0.30.bb' (133,758) at 20241221090017536
135732 2025-01-21 03:01:05.550-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/boost-dbus/include/dbus/endpoint.hpp' (133,759) at 20210308005114857
135733 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/sal.c' (133,760) at 20210309003648812
135734 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/mac.h' (133,761) at 20240405153050613
135735 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init.bb' (133,762) at 20241226090016123
135736 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ga102.c' (133,763) at 20240405153048653
135737 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP3/meson.build' (133,764) at 20230825080021137 to deleted uid set
135738 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/intel/ice/ice_cgu_regs.h' (133,765) at 20240405153049997
135739 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/nvmem/imx-iim.yaml' (133,766) at 20240405153045121
135740 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/meson/Kconfig' (133,767) at 20240405153230215
135741 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts' (133,768) at 20240405153229919
135742 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/integrity/platform_certs/load_ipl_s390.c' (133,769) at 20240405153232111
135743 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/tx.c' (133,770) at 20240405153050609
135744 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/remoteproc/ti_power_proc.c' (133,771) at 20210308005003476
135745 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/subprojects/.clang-tidy' (133,772) at 20210908000006243
135746 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/bitops/ffs.h' (133,773) at 20220525020654531
135747 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/meson.build' (133,774) at 20240823080032949
135748 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/keys/asymmetric-type.h' (133,775) at 20240405153052657
135749 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/ar934x.dtsi' (133,776) at 20210308005002812
135750 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/ena/ena_xdp.c' (133,777) at 20240418080014498
135751 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/gdsys/a38x/hydra.h' (133,778) at 20210308005003000
135752 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kvm/trace_hv.h' (133,779) at 20240405153046173
135753 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_misaligned_sp.c' (133,780) at 20240405153054237
135754 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_clz.c' (133,781) at 20210308005046525
135755 2025-01-21 03:01:05.551-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/core/sdio_irq.c' (133,782) at 20240405153049661
135756 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_is_test_passed-kselftest.log' (133,783) at 20240405153054225
135757 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/za-ptrace.c' (133,784) at 20240405153054237
135758 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac802154/scan.c' (133,785) at 20241011080017395
135759 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-absl_2.1.0.bb' (133,786) at 20240301090012431
135760 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/cmd/irq.c' (133,787) at 20210308005003212
135761 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/cx23885/cx23885-alsa.c' (133,788) at 20220525020653267
135762 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/rut.h' (133,789) at 20210308005003612
135763 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c' (133,790) at 20240910080014038
135764 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/tegra210-common.h' (133,791) at 20210308005003620
135765 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/google/memconsole.h' (133,792) at 20210307214927174
135766 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/davinci/vpif_capture.c' (133,793) at 20240405153230819
135767 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/tpm2/tpm2.py' (133,794) at 20240405153054381
135768 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,turingcc-qcs404.h' (133,795) at 20210307214931330
135769 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mrw-tools/gen_occ_map.pl' (133,796) at 20220719030037089
135770 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Gullbrandstorp' (133,797) at 20210307205553782
135771 2025-01-21 03:01:05.552-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/apple/t6001-j316c.dts' (133,798) at 20240405153045717
135772 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/ppp-ioctl.h' (133,799) at 20220525020654675
135773 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/rt5033_battery.c' (133,800) at 20240405153051437
135774 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/sdimage-bootpart.wks' (133,801) at 20210307205554638
135775 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.h' (133,802) at 20220525020652971
135776 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-eth-typing_4.1.0.bb' (133,803) at 20241206090014266
135777 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/mirror_gre.sh' (133,804) at 20210307214932666
135778 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/openpower-fru-inventory-mrw-native.bb' (133,805) at 20241206090014274
135779 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qtest/riscv-iommu-test.c' (133,806) at 20241211090212546
135780 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/licenses/SSPL-1' (133,807) at 20210307205553866
135781 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/ccio-dma.c' (133,808) at 20240910080014058
135782 2025-01-21 03:01:05.553-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/ecc.c' (133,809) at 20240405153230867
135783 2025-01-21 03:01:05.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/intel/iwlegacy/commands.h' (133,810) at 20240405153050509
135784 2025-01-21 03:01:05.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-escape.json' (133,811) at 20210308005046413
135785 2025-01-21 03:01:05.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/os_utils_install.robot' (133,812) at 20231216090016812
135786 2025-01-21 03:01:05.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c' (133,813) at 20240405153048509
135787 2025-01-21 03:01:05.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share/0001-build-Define-list-of-libc-feature-test-macros.patch' (133,814) at 20241221090017488
135788 2025-01-21 03:01:05.554-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/loongarch/boot.c' (133,815) at 20241211090212290
135789 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/nand_base.c' (133,816) at 20240712080021073
135790 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/ext4/inline.c' (133,817) at 20241008080013995 to deleted uid set
135791 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/check_cc.sh' (133,818) at 20220525020655235
135792 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts' (133,819) at 20240405153229967
135793 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/abx500/ab8500.h' (133,820) at 20240405153231819
135794 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath9k/calib.h' (133,821) at 20210307214929766
135795 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/arch/x86/tests/arch-tests.c' (133,822) at 20240405153054089
135796 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/drivers/net_kern.c' (133,823) at 20241211090145385
135797 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/fix_pid_keactrl.patch' (133,824) at 20241221090017636
135798 2025-01-21 03:01:05.555-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wtmpdb/wtmpdb/0001-include-libgen.h-for-basename.patch' (133,825) at 20240413080012655
135799 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/usb.c' (133,826) at 20240613080016447
135800 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/ath25/devices.c' (133,827) at 20210307214926186
135801 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/aead_api.c' (133,828) at 20210416100025538
135802 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-imx/sip.c' (133,829) at 20210308005002728
135803 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-libhei_git.bb' (133,830) at 20220119040023124
135804 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/arm_pmuv3.h' (133,831) at 20240405153229907
135805 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-power-good' (133,832) at 20240625080012792 to deleted uid set
135806 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/actions/compare_vpd_action_tests.cpp' (133,833) at 20240817080031296
135807 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/eth/smsc95xx.c' (133,834) at 20210308005003504
135808 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/kirkwood-km_common.dtsi' (133,835) at 20210308005002592
135809 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/rocker/rocker_hw.h' (133,836) at 20210308005045921
135810 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/interconnect/samsung/exynos.c' (133,837) at 20240405153049173
135811 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/Kconfig.platforms' (133,838) at 20210307214926094
135812 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/kernel/vdso/rt_sigreturn.S' (133,839) at 20220525020651970
135813 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/004_invalid_entry.dts' (133,840) at 20210308005003752
135814 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/cpu/clock-cpg.c' (133,841) at 20210307214926558
135815 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mm/abort-ev7.S' (133,842) at 20240405153045693
135816 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/asihpi/hpioctl.c' (133,843) at 20240405153053517
135817 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/arm/digic_boards.c' (133,844) at 20220429100100438
135818 2025-01-21 03:01:05.556-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gdbm/files/ptest.patch' (133,845) at 20241221090017696
135819 2025-01-21 03:01:05.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/arm_mhuv2.c' (133,846) at 20241211090145441
135820 2025-01-21 03:01:05.557-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/tegra20-apb-dma.c' (133,847) at 20240405153230287
135821 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_2_3_0_offset.h' (133,848) at 20220525020652702
135822 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/ralink.yaml' (133,849) at 20240405153045109
135823 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/mt8173-rt5650-rt5676.txt' (133,850) at 20210307214925430
135824 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/power/cpupower/debug/i386/centrino-decode.c' (133,851) at 20210307214932614
135825 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/amlogic/q200/Makefile' (133,852) at 20210308005002912
135826 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/spi/spi-sc18is602.rst' (133,853) at 20210309003648464
135827 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/apparmor/include/audit.h' (133,854) at 20240712080021097
135828 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/error-injection.h' (133,855) at 20240405153052617
135829 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-greatlakes/greatlakes-sysinit/greatlakes-sysinit.bb' (133,856) at 20241221090017476
135830 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb' (133,857) at 20241206090014342
135831 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml' (133,858) at 20240405153045145
135832 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/idxd/Makefile' (133,859) at 20240405153230279
135833 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sim710.c' (133,860) at 20220525020654079
135834 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/include/asm/kvm_vcpu_pmu.h' (133,861) at 20241008080013895
135835 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_common.h' (133,862) at 20210308005002712
135836 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/pcm_oss.h' (133,863) at 20210307214931598
135837 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/fp/fpsimd-stress' (133,864) at 20210309003655972
135838 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/Kbuild' (133,865) at 20240405153048645
135839 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sense_codes.h' (133,866) at 20210309003652896
135840 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/reqlist.c' (133,867) at 20241022080032776
135841 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/008.out' (133,868) at 20210308005046413
135842 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/property.aserver.callback.hpp.mako' (133,869) at 20241002080038083
135843 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/rtas_pci.c' (133,870) at 20240405153046149
135844 2025-01-21 03:01:05.558-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/hmcdrv_dev.c' (133,871) at 20240405153051513
135845 2025-01-21 03:01:05.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/qom/object.c' (133,872) at 20241211090212454
135846 2025-01-21 03:01:05.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-snmp/subprojects/cereal.wrap' (133,873) at 20240912080033299
135847 2025-01-21 03:01:05.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun8i-h3-orangepi-zero-plus2.dts' (133,874) at 20240405153045393
135848 2025-01-21 03:01:05.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/lib/memcpy.S' (133,875) at 20210308005002708
135849 2025-01-21 03:01:05.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-portion_2.6.0.bb' (133,876) at 20241221090017560
135850 2025-01-21 03:01:05.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/files/v3.7/index.html' (133,877) at 20210307205554246
135851 2025-01-21 03:01:05.559-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/uvd_7_0_sh_mask.h' (133,878) at 20210309003649632
135852 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/ipv6.h' (133,879) at 20240405153231851
135853 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/lib/api/fd/array.h' (133,880) at 20240405153054053
135854 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_params.c' (133,881) at 20240405153051865
135855 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_subprog_precision.c' (133,882) at 20241211090145577 to deleted uid set
135856 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/unpriv_helpers.h' (133,883) at 20240405153054289
135857 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/store/modules/Operations/FirmwareStore.js' (133,884) at 20241004080035963
135858 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/cadence/Kconfig' (133,885) at 20240405153051281
135859 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/whiteheat.c' (133,886) at 20240405153052141
135860 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/iostat.h' (133,887) at 20240405153052417
135861 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/ti/phy-da8xx-usb.c' (133,888) at 20240405153051301
135862 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi-octeon.txt' (133,889) at 20210307214925438
135863 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Overklinten' (133,890) at 20210307205553790
135864 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/ds1621.c' (133,891) at 20240405153048853
135865 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/coda/file.c' (133,892) at 20240405153231647
135866 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/spi/spi_altera.txt' (133,893) at 20210307214925442
135867 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/qcom,gcc-sdm845.h' (133,894) at 20240405153052645
135868 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/phosphor-objmgr_%.bbappend' (133,895) at 20230215040018435
135869 2025-01-21 03:01:05.560-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/km/km_arm.h' (133,896) at 20210308005003600
135870 2025-01-21 03:01:05.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/smb/client/cifsproto.h' (133,897) at 20241216090017761 to deleted uid set
135871 2025-01-21 03:01:05.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/sysfs.c' (133,898) at 20210307214929802
135872 2025-01-21 03:01:05.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panfrost/panfrost_gem.h' (133,899) at 20240405153048701
135873 2025-01-21 03:01:05.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/toolchain-scripts.bbclass' (133,900) at 20241206090014302
135874 2025-01-21 03:01:05.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c' (133,901) at 20240405153049857
135875 2025-01-21 03:01:05.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/mm/uasm-micromips.c' (133,902) at 20210307214926278
135876 2025-01-21 03:01:05.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen6_ppgtt.c' (133,903) at 20240405153048481
135877 2025-01-21 03:01:05.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/porter/porter_spl.c' (133,904) at 20210308005003036
135878 2025-01-21 03:01:05.561-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/hsw-metrics.json' (133,905) at 20240405153054137
135879 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rockchip-pinconf.dtsi' (133,906) at 20220525020651942
135880 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/arm/mediatek/mediatek,vcodecsys.txt' (133,907) at 20240405153229755
135881 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sama5d3_uart.dtsi' (133,908) at 20210308005002612
135882 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/common/cypress_firmware.c' (133,909) at 20210307214928598
135883 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/graph_card.h' (133,910) at 20240405153052885
135884 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6ull-myir-mys-6ulx-eval.dts' (133,911) at 20240405153045529
135885 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/sf-pdma/sf-pdma.h' (133,912) at 20240405153047005
135886 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/qcom/pinctrl-apq8084.c' (133,913) at 20240405153051345
135887 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/mangle_pstate_invalid_mode_el3t.c' (133,914) at 20210307214932634
135888 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/thm/thm_11_0_2_sh_mask.h' (133,915) at 20220525020652807
135889 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/processor.h' (133,916) at 20240405153054317
135890 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/as102_fe_types.h' (133,917) at 20240712080021069
135891 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/bpf/bpftool/Documentation/bpftool-iter.rst' (133,918) at 20240405153054037
135892 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amd/nmclan_cs.c' (133,919) at 20240405153049793
135893 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/fb-ipmi-oem/configs/harma/cri_sensors.json' (133,920) at 20240111090005998
135894 2025-01-21 03:01:05.562-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb' (133,921) at 20231011080016582
135895 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sunrpc/xprt.c' (133,922) at 20240405153053389
135896 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/rpi-cmdline.bb' (133,923) at 20241206090014278
135897 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/diag288_wdt.c' (133,924) at 20240405153052237
135898 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/fpga/dfl-fme-error.c' (133,925) at 20210309003649368
135899 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/tee-supplicant@.service' (133,926) at 20241221090017472
135900 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/usr/default_cpio_list' (133,927) at 20210307214932746
135901 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/inc/button_handler.hpp' (133,928) at 20241209090018856
135902 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/microblaze/helper.c' (133,929) at 20240906080037500
135903 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/drxd_hard.c' (133,930) at 20240405153049289
135904 2025-01-21 03:01:05.563-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/inside-secure/safexcel_hash.c' (133,931) at 20241211090145405
135905 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/gadget/f_thor.h' (133,932) at 20210308005003508
135906 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/security/obmc-github-security-advisory-template.md' (133,933) at 20241203090006519
135907 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/helpers/report_params_helpers.hpp' (133,934) at 20240711080036139
135908 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tls/trace.c' (133,935) at 20210307214932098
135909 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/watchdog/amlogic,meson6-wdt.yaml' (133,936) at 20240405153045185
135910 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/isa/sb/sb16_csp.c' (133,937) at 20240405153232127
135911 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ccs/ccs-reg-access.c' (133,938) at 20220525020653251
135912 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSYS.interface.yaml' (133,939) at 20240618080025497
135913 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/cxl/cxl_pci.h' (133,940) at 20240906080037332
135914 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/misc/cxl/of.c' (133,941) at 20240405153049633
135915 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/nx/nx-common-pseries.c' (133,942) at 20240405153046961
135916 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/svg/git-workflow.svg' (133,943) at 20220125040024455
135917 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tiny/ili9486.c' (133,944) at 20240405153230639
135918 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c' (133,945) at 20240405153048357
135919 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/kernel/entry-arcv2.S' (133,946) at 20240405153229859
135920 2025-01-21 03:01:05.564-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/bcm-sf2-eth.h' (133,947) at 20210308005003424
135921 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/dp_tx.c' (133,948) at 20240805080013983
135922 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/system/cpu-timers.c' (133,949) at 20241211090212462
135923 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/src/boost_asio.cpp' (133,950) at 20230720080003726
135924 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_tables.scss' (133,951) at 20241004080035959
135925 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/file-item.c' (133,952) at 20240405153231623
135926 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/x86/microcode.rst' (133,953) at 20240405153044989
135927 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml' (133,954) at 20240405153045125
135928 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/nvram/fw_cfg-acpi.c' (133,955) at 20241211090212314
135929 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/gpcgk104.fuc3.h' (133,956) at 20210307214927938
135930 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/math-emu/fcmpu.c' (133,957) at 20210307214926434
135931 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/crypto/aes-glue.c' (133,958) at 20240405153045845
135932 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/filesystems/ext4/about.rst' (133,959) at 20210309003648416
135933 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/early_printk.c' (133,960) at 20240405153046429
135934 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vsyscall/vsyscall_trace.h' (133,961) at 20210307214926650
135935 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/openvswitch/vport-geneve.c' (133,962) at 20240405153053349
135936 2025-01-21 03:01:05.565-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/xt_rateest.c' (133,963) at 20210307214932030
135937 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/cxgb4/t4fw_ri_api.h' (133,964) at 20240405153049041
135938 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/cm2xxx.h' (133,965) at 20240405153045661
135939 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/viamode.h' (133,966) at 20210307214930950
135940 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/ti/k3-udma.c' (133,967) at 20240805080013943
135941 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/lib/include/phosphor-logging/meson.build' (133,968) at 20241120090023420
135942 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/dt-bindings/clock/bcm3380-clock.h' (133,969) at 20210308005003632
135943 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/ov2680.c' (133,970) at 20240613080016423
135944 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/scripts/lib/recipetool/create_buildsys.py' (133,971) at 20240301090012483
135945 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/multipath.conf.example' (133,972) at 20210307205553986
135946 2025-01-21 03:01:05.566-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/test/test_async_driver_probe.c' (133,973) at 20240405153046693
135947 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts' (133,974) at 20240405153229919
135948 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes/vex.bbclass' (133,975) at 20241221090017612
135949 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/bpf_misc.h' (133,976) at 20240405153232259
135950 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/tests/subpagetest.c' (133,977) at 20210307214929242
135951 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/oeqa-selftest-Increase-timeout-in-process-sigpipe-ru.patch' (133,978) at 20241221090017672
135952 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.clang-format' (133,979) at 20241219090024368
135953 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-bcm-kona.c' (133,980) at 20240405153230859
135954 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/timer.h' (133,981) at 20210309003653976
135955 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/math/fpu_signal.c' (133,982) at 20210307214932702
135956 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sparc/mmu_helper.c' (133,983) at 20240906080037536
135957 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/amlogic,a1-pll-clkc.h' (133,984) at 20240405153231795
135958 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/jffs2/summary.h' (133,985) at 20210308005003548
135959 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/radix-tree/benchmark.c' (133,986) at 20210307214932630
135960 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-spu3.dts' (133,987) at 20240405153045537
135961 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/sparc/Kconfig' (133,988) at 20240906080037296
135962 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/conf/machine/include/fitimage-sign.inc' (133,989) at 20210908000029103
135963 2025-01-21 03:01:05.567-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/gen7_renderclear.c' (133,990) at 20240405153048481
135964 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/sym53c8xx_2/Makefile' (133,991) at 20210307214930422
135965 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-tegra/sleep.S' (133,992) at 20240405153045689
135966 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/u-boot/u-boot.lds.h' (133,993) at 20210308005003688
135967 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/iomux.c' (133,994) at 20210308005003228
135968 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/imx6q-sabreauto.dot' (133,995) at 20210307214925234
135969 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/configs/axs101_defconfig' (133,996) at 20240405153229859
135970 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-utils.c' (133,997) at 20240405153051341
135971 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/olpc.c' (133,998) at 20210307214926742
135972 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/imx/mkimage/imximage.txt' (133,999) at 20210308005003328
135973 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/actions/pinctrl-owl.h' (134,000) at 20210307214930066
135974 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/taskset_nondeterministic_tests' (134,001) at 20210629000017508
135975 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mfd/richtek,rt5120.yaml' (134,002) at 20240405153045109
135976 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_mme_ctrl_lo_arch_agu_in1_master_regs.h' (134,003) at 20240405153046585
135977 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-host-pci-device.c' (134,004) at 20240906080037320
135978 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/i2c-address-translators.rst' (134,005) at 20240405153229819
135979 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/kernel/jump_label.c' (134,006) at 20240405153046021
135980 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/test/sensors_tests.cpp' (134,007) at 20210416000100099
135981 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-ljca.c' (134,008) at 20240405153047077
135982 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-inventory-manager/manager.hpp' (134,009) at 20220727100022566 to deleted uid set
135983 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/smp-tbsync.c' (134,010) at 20210307214926414
135984 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend' (134,011) at 20220603100015803
135985 2025-01-21 03:01:05.568-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/tipc/netlink.c' (134,012) at 20240405153232083
135986 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7790-lager.dts' (134,013) at 20240405153229895
135987 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8996.c' (134,014) at 20240405153232171
135988 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/ivb_clear_kernel.c' (134,015) at 20210307214927822
135989 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac.h' (134,016) at 20210307214929810
135990 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/libavb/avb_chain_partition_descriptor.c' (134,017) at 20210308005003704
135991 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts' (134,018) at 20240405153229967
135992 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/free-space-tree.c' (134,019) at 20241211090145505
135993 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml' (134,020) at 20240405153045061
135994 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/ctucanfd/ctucanfd.h' (134,021) at 20240405153049729
135995 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/abiv1/inc/abi/regdef.h' (134,022) at 20220525020651966
135996 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/phy/bcm63xx.c' (134,023) at 20220525020653683
135997 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ras/cec.c' (134,024) at 20240405153051461
135998 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/stringloops/Makefile' (134,025) at 20210309003656016
135999 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/802/garp.c' (134,026) at 20240405153053157
136000 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/asm/edac.h' (134,027) at 20210307214926378
136001 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/qcom,serial-geni-qcom.yaml' (134,028) at 20240405153045153
136002 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml' (134,029) at 20240405153045061
136003 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/MAINTAINERS' (134,030) at 20210308005002940
136004 2025-01-21 03:01:05.569-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d2_smc.h' (134,031) at 20210308005002716
136005 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/gbefb.c' (134,032) at 20240405153231583
136006 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/vhost-user-gpu/virgl.c' (134,033) at 20240326080039398
136007 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/renesas/r8a7792-blanche.dts' (134,034) at 20240405153229899
136008 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/bcm63xx_pcmcia.c' (134,035) at 20240405153051261
136009 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/dts/brcm,bcm63268.dtsi' (134,036) at 20210308005002812
136010 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/technexion/tao3530/tao3530.c' (134,037) at 20210308005003072
136011 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml' (134,038) at 20240405153045089
136012 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/counter/ftm-quaddec.txt' (134,039) at 20210307214925298
136013 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/util/bpf_skel/sample-filter.h' (134,040) at 20240405153054185
136014 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/msm/msm_gpummu.c' (134,041) at 20220525020652943
136015 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.c' (134,042) at 20220525020652967
136016 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/fsl-mc/fsl_dpio.h' (134,043) at 20210308005003648
136017 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/conf/machine/include/ast2600.inc' (134,044) at 20241126090011759
136018 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/nfc/digital_technology.c' (134,045) at 20220525020654883
136019 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/radeon/rv740d.h' (134,046) at 20210307214928022
136020 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/wm8776.txt' (134,047) at 20210307214925438
136021 2025-01-21 03:01:05.570-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/vmem_local.h' (134,048) at 20210307214930542
136022 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/whiteheat.h' (134,049) at 20210307214930874
136023 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/power/main.c' (134,050) at 20240405153053025
136024 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-session/xfce4-session/0001-configure.in-hard-code-path-to-iceauth.patch' (134,051) at 20210307205554046
136025 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Lillogda' (134,052) at 20210307205553786
136026 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/scripts/tracetool/__init__.py' (134,053) at 20240906080037444
136027 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mtd/plat-ram.h' (134,054) at 20210307214931454
136028 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (134,055) at 20240326080016518
136029 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/console/obmc-console/witherspoon-tacoma/server.ttyVUART1.conf' (134,056) at 20230606080013598
136030 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-lanmcu.dts' (134,057) at 20240405153045497
136031 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/cpufeature.h' (134,058) at 20210307214926210
136032 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (134,059) at 20240424080012220
136033 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/xen/xen-operations.c' (134,060) at 20230925080039921
136034 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_b.c' (134,061) at 20210308005046517
136035 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/mm/memory-model.rst' (134,062) at 20240405153045297
136036 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/crypto/zcrypt_card.c' (134,063) at 20240405153051529
136037 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/mite.c' (134,064) at 20240405153046897
136038 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/input/qcom,pm8941-pwrkey.yaml' (134,065) at 20220525020651682
136039 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/avionic-design/common/pinmux-config-tamonten-ng.h' (134,066) at 20210308005002920
136040 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/conf/layer.conf' (134,067) at 20241221090017484
136041 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/cards/via82xx-mixer.rst' (134,068) at 20210307214925566
136042 2025-01-21 03:01:05.571-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/syslog.cfg' (134,069) at 20210307205554470
136043 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smbacl.h' (134,070) at 20240405153231755
136044 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/mediatek/mt7623n.dtsi' (134,071) at 20240405153045461
136045 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/exynos4-is/media-dev.h' (134,072) at 20241211090145449
136046 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ThermalMode.interface.yaml' (134,073) at 20240618080025501
136047 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/parisc/lasi.c' (134,074) at 20240405153231283
136048 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/div_small.S' (134,075) at 20220525020652186
136049 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/hi6421v600-regulator.c' (134,076) at 20240405153051465
136050 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/sysemu/runstate-action.h' (134,077) at 20240326080039550
136051 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/memory.json' (134,078) at 20220525020655147
136052 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/ipu3/ipu3-css-params.h' (134,079) at 20210307214930582
136053 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/chacha.h' (134,080) at 20210307214931310
136054 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/memory/tegra194-mc.h' (134,081) at 20210307214931342
136055 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/vDSO/vdso_standalone_test_x86.c' (134,082) at 20240726080012882
136056 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/mediatek/pinctrl-mt6795.c' (134,083) at 20240405153051317
136057 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/cros-ec-sbs.dtsi' (134,084) at 20210307214925710
136058 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/dbus/README' (134,085) at 20210308005116213
136059 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sm8350-lpass-lpi-pinctrl.yaml' (134,086) at 20240405153229787
136060 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-ha-common.dtsi' (134,087) at 20240405153045601
136061 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/tegra/falcon.c' (134,088) at 20240405153048765
136062 2025-01-21 03:01:05.572-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/keys/encrypted-keys/Makefile' (134,089) at 20210307214932170
136063 2025-01-21 03:01:05.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpio/gpio-vf610.c' (134,090) at 20240405153230307
136064 2025-01-21 03:01:05.573-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/scsi_debug.c' (134,091) at 20241216090017737
136065 2025-01-21 03:01:05.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/crypto/brcm,spu-crypto.txt' (134,092) at 20210307214925298
136066 2025-01-21 03:01:05.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/chronyd' (134,093) at 20210307205553838
136067 2025-01-21 03:01:05.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-btree-Avoid-conflicts-with-libc-namespace-about-setk.patch' (134,094) at 20230706080014733
136068 2025-01-21 03:01:05.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/include/asm/module.h' (134,095) at 20210524100034866
136069 2025-01-21 03:01:05.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.err' (134,096) at 20220429100100882
136070 2025-01-21 03:01:05.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/bdisp/bdisp-hw.c' (134,097) at 20240405153049469
136071 2025-01-21 03:01:05.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/m68k/Kconfig' (134,098) at 20240906080037248
136072 2025-01-21 03:01:05.577-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/marvell/orion5x-linkstation-lsgl.dts' (134,099) at 20240405153045461
136073 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/audio/intel-hda.c' (134,100) at 20241211090212254
136074 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/dma/mv-xor-v2.txt' (134,101) at 20210307214925310
136075 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/dts/efi-x86_payload.dts' (134,102) at 20210308005002860
136076 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/marvell/armada-ap810-ap0-octa-core.dtsi' (134,103) at 20210307214926022
136077 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/ext4/Makefile' (134,104) at 20210308005003544
136078 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-ipmi-sys/test/bm_instance_unittest.cpp' (134,105) at 20240521080010464
136079 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/sti/sti_hda.c' (134,106) at 20240405153230635
136080 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/chardev/char-fe.h' (134,107) at 20241211090212354
136081 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/audio_gb.c' (134,108) at 20210307214930514
136082 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mfd/ocelot.h' (134,109) at 20240405153052729
136083 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/mori-fw-ver.service' (134,110) at 20230701080013908
136084 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/uhci-pci.c' (134,111) at 20240405153052105
136085 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a7795-cpg-mssr.h' (134,112) at 20210307214931334
136086 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ipa/ipa_resource.h' (134,113) at 20220525020653675
136087 2025-01-21 03:01:05.578-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/pxafb.h' (134,114) at 20210307214930934
136088 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/zd1301_demod.c' (134,115) at 20240405153049301
136089 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/regulator/max8660.h' (134,116) at 20210307214931494
136090 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/sh7785lcr_32bit_defconfig' (134,117) at 20210308005003280
136091 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-pci.h' (134,118) at 20220525020654279
136092 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/sh/include/asm/string.h' (134,119) at 20210308005002852
136093 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/xfrm/xfrm_device.c' (134,120) at 20241104090011623
136094 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/silabs/wfx/hwio.h' (134,121) at 20240405153050705
136095 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/vars.c' (134,122) at 20240405153047045
136096 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_cmd.c' (134,123) at 20240405153048793
136097 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-gpio-log@.service' (134,124) at 20241213090035006
136098 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/crypto/api-intro.rst' (134,125) at 20210309003648316
136099 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/uio/uio_aec.c' (134,126) at 20220525020654239
136100 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/virt/acrn/mm.c' (134,127) at 20240613080016475
136101 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/image/obmc-phosphor-image.bbappend' (134,128) at 20240405080013746
136102 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/auto_dev-ioctl.h' (134,129) at 20240405153052905
136103 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/pic32_mdio.c' (134,130) at 20210308005003444
136104 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pcmcia/pxa2xx_base.c' (134,131) at 20240405153051265
136105 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/unittest-data/overlay_18.dtso' (134,132) at 20240405153051213
136106 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/erofs/compress.h' (134,133) at 20240405153231655
136107 2025-01-21 03:01:05.579-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/spi/Kconfig' (134,134) at 20240405153054017
136108 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/mm/readahead.c' (134,135) at 20241118090018511 to deleted uid set
136109 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mips/img/xilfpga.txt' (134,136) at 20210307214925362
136110 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/qlink_util.c' (134,137) at 20210307214929902
136111 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/net/vmware_utils.h' (134,138) at 20210308005045925
136112 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/pxa/pxa2xx-i2s.c' (134,139) at 20240405153232187
136113 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/loop.h' (134,140) at 20210307214932046
136114 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/target_proc.h' (134,141) at 20240326080039562
136115 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/omap/lcdc.c' (134,142) at 20240405153052205
136116 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-bus-usb-devices-usbsevseg' (134,143) at 20210309003648252
136117 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/kernel/probes/kprobes_trampoline.S' (134,144) at 20240405153045873
136118 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mmhub/mmhub_3_0_0_offset.h' (134,145) at 20240405153048061
136119 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/scalar_processor_2400_params.h' (134,146) at 20210307214930570
136120 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/virtio/linux/irqreturn.h' (134,147) at 20210307214932742
136121 2025-01-21 03:01:05.580-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml' (134,148) at 20240405153045065
136122 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_pil_info.c' (134,149) at 20220525020653939
136123 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/linux/panic.h' (134,150) at 20240520080015239
136124 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts' (134,151) at 20240405153229943
136125 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/systemd_target_parser.cpp' (134,152) at 20240820080031614
136126 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/mem/nvdimm.c' (134,153) at 20240326080039458
136127 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/platform.asl' (134,154) at 20210308005002876
136128 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/contrib/gitdm/group-map-facebook' (134,155) at 20230426080043656
136129 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/via-core.h' (134,156) at 20210309003653940
136130 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/item_updater.hpp' (134,157) at 20241107090019841 to deleted uid set
136131 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/page_table_check.c' (134,158) at 20240820080014185
136132 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/m68k/cpu_loop.c' (134,159) at 20240906080037360
136133 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/ata/pata-arasan.txt' (134,160) at 20210307214925282
136134 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sof/sof-priv.h' (134,161) at 20240405153054005
136135 2025-01-21 03:01:05.581-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/notify/dnotify/Makefile' (134,162) at 20210307214931190
136136 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/wm8903.h' (134,163) at 20210307214932358
136137 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/cpu_ldst.h' (134,164) at 20240906080037324
136138 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/msa/shift/test_msa_srar_d.c' (134,165) at 20210308005046525
136139 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/migration/colo.c' (134,166) at 20241211090212386
136140 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/stackleak.h' (134,167) at 20240405153052797
136141 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/dlmfs/dlmfs.c' (134,168) at 20240628080014017
136142 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_4_regs.h' (134,169) at 20240405153046581
136143 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/site/sparc-linux' (134,170) at 20230317080013833
136144 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/cxl/test/cxl.c' (134,171) at 20241111090012173
136145 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/savage/savagefb_accel.c' (134,172) at 20210307214930934
136146 2025-01-21 03:01:05.582-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/cpu-features.h' (134,173) at 20240405153045937
136147 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/vudc/vudc_server_example.sh' (134,174) at 20210309003656024
136148 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/mlxsw_lib.sh' (134,175) at 20240405153054297
136149 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb' (134,176) at 20240413080012691
136150 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/riscv/boot-image-header.rst' (134,177) at 20240405153229827
136151 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bcma/bcma_driver_mips.h' (134,178) at 20210307214931358
136152 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/tipd/core.c' (134,179) at 20241018080014550
136153 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/x86/.gitignore' (134,180) at 20210307214932734
136154 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/fontcache.bbclass' (134,181) at 20231011080016598
136155 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/powermac/pfunc_base.c' (134,182) at 20240405153046213
136156 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/imximage.h' (134,183) at 20210308005003652
136157 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/ac97-bus.txt' (134,184) at 20210307214925426
136158 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/linkage.h' (134,185) at 20210307214925850
136159 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/include/shared/registers.h' (134,186) at 20240405153046345
136160 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/exec/exec-all.h' (134,187) at 20241211090212354
136161 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/memory-devices/ti-gpmc.rst' (134,188) at 20210309003648408
136162 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/imx/clk-cpu.c' (134,189) at 20210309003649240
136163 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/apic/apic_flat_64.c' (134,190) at 20240405153230115
136164 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/Kbuild' (134,191) at 20240405153048609
136165 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.7.0.bb' (134,192) at 20220409030017475
136166 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Astra-19.2E' (134,193) at 20210307205553758
136167 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/selection-api-vs-crop-api.rst' (134,194) at 20210309003648500
136168 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/i2c/i2c_mux_pca954x.h' (134,195) at 20221215040039182
136169 2025-01-21 03:01:05.583-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.4.bb' (134,196) at 20230609080014391
136170 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/ide/pci.h' (134,197) at 20240906080037332
136171 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/0001-Fix-asneeded.patch' (134,198) at 20210307205553754
136172 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vitsand_Vagsjofors' (134,199) at 20210307205553794
136173 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/intel-ixp4xx-eb.c' (134,200) at 20240405153046733
136174 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/hisilicon/hi3519.dtsi' (134,201) at 20240405153229871
136175 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/fdt.c' (134,202) at 20210308005002836
136176 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/ventura_ioboard.json' (134,203) at 20241213090004413
136177 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/functionfs.h' (134,204) at 20210307214931530
136178 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/af_netrom.c' (134,205) at 20240405153232067
136179 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/dsa/microchip/lan937x_main.c' (134,206) at 20240405153049753 to deleted uid set
136180 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/terasic/de1-soc/qts/iocsr_config.h' (134,207) at 20210308005003072
136181 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/arm/cortex-regs.c' (134,208) at 20230925080039997
136182 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/lcdc.h' (134,209) at 20210308005002668
136183 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/usbip/Kconfig' (134,210) at 20210307214930882
136184 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/dw2102.c' (134,211) at 20240712080021069
136185 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/char/tpm/st33zp24/st33zp24.c' (134,212) at 20240405153046761
136186 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml' (134,213) at 20240405153045061
136187 2025-01-21 03:01:05.584-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/templates/default/bblayers.conf.sample' (134,214) at 20240507080014346
136188 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/ti_am335x_tsc.c' (134,215) at 20240405153230735
136189 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/entry.S' (134,216) at 20240405153045353
136190 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-object.json' (134,217) at 20210308005046409
136191 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/driver-model/driver.rst' (134,218) at 20210309003648404
136192 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/0003-Correctly-install-python-modules.patch' (134,219) at 20240106090017285
136193 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb' (134,220) at 20240413080012663
136194 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/intel/pmt/telemetry.c' (134,221) at 20240405153051409
136195 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/linux/usb/dwc3.h' (134,222) at 20210308005003672
136196 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/backlight/ams369fg06.c' (134,223) at 20240405153052173
136197 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_%.bbappend' (134,224) at 20241206090014218
136198 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/configure-sbindir.patch' (134,225) at 20241221090017648
136199 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/algif_rng.c' (134,226) at 20240405153046529
136200 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/hexagon/cpu_loop.c' (134,227) at 20240906080037360
136201 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/chips-media/coda-bit.c' (134,228) at 20240405153049401
136202 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/net_trackers.h' (134,229) at 20240405153052857
136203 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/trace/mmiotrace.rst' (134,230) at 20240405153045269
136204 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/bios_parser_helper.c' (134,231) at 20220525020652490
136205 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/isdn/hardware/mISDN/hfcsusb.h' (134,232) at 20210307214928542
136206 2025-01-21 03:01:05.585-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/coccinelle/misc/cond_no_effect.cocci' (134,233) at 20210307214932138
136207 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/vc.c' (134,234) at 20240405153045673
136208 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/COPYING.MIT' (134,235) at 20210307205553738
136209 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/scripts/python/export-to-postgresql.py' (134,236) at 20240405153054161
136210 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/target/tcm_remote/Kconfig' (134,237) at 20240405153051969
136211 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pycairo_1.27.0.bb' (134,238) at 20241221090017668
136212 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mm_types_task.h' (134,239) at 20240405153231827
136213 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/soc/fsl/qe/qmc.h' (134,240) at 20240405153052881
136214 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/au-Ballarat' (134,241) at 20210307205553762
136215 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/hashtable.c' (134,242) at 20210308005003704
136216 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/fw/arc/init.c' (134,243) at 20210307214926206
136217 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath11k/ahb.c' (134,244) at 20240405153231123
136218 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/glmConfig.cmake.in' (134,245) at 20210307205553942
136219 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/parsers/ofpart_core.c' (134,246) at 20240405153049705
136220 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pwm/pwm-tipwmss.txt' (134,247) at 20210307214925406
136221 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/comedi/comedidev.h' (134,248) at 20240405153052669
136222 2025-01-21 03:01:05.586-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/asm-generic/vdso/vsyscall.h' (134,249) at 20210307214931306
136223 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear_2024.86.bb' (134,250) at 20241221090017636
136224 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nds32/cpu/n1213/u-boot.lds' (134,251) at 20210308005002824
136225 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdeventplus/subprojects/googletest.wrap' (134,252) at 20210308005123349
136226 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/i2c/wm8739.c' (134,253) at 20240405153049345
136227 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config.bb' (134,254) at 20241206090014274
136228 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/kernel/phys2virt.S' (134,255) at 20220525020651882
136229 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bticino/mamoj/Kconfig' (134,256) at 20210308005002940
136230 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/setup' (134,257) at 20241204090019715
136231 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-dsi0.yaml' (134,258) at 20240405153045037
136232 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/vexpress_aemv8a_dram_defconfig' (134,259) at 20210308005003284
136233 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml' (134,260) at 20240405153045113
136234 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/core-api/kernel-api.rst' (134,261) at 20240405153045289
136235 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/video/metronomefb.h' (134,262) at 20210307214931698
136236 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/regsctl/utility.hpp' (134,263) at 20240817080031296
136237 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/126.out' (134,264) at 20210308005046449
136238 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Transtrand_Bolheden' (134,265) at 20210307205553794
136239 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/stv0367_defs.h' (134,266) at 20210307214928638
136240 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/amd/acp/amd.h' (134,267) at 20240405153232139
136241 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/beckhoff/mx53cx9020/mx53cx9020.c' (134,268) at 20210308005002920
136242 2025-01-21 03:01:05.587-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/strncpy-truncation.patch' (134,269) at 20210307205553818
136243 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/nif_rtr_ctrl_3_regs.h' (134,270) at 20240405153046577
136244 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/mixart/mixart.c' (134,271) at 20240405153053541
136245 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/ac97/ac97_pcm.c' (134,272) at 20240405153053513
136246 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/0001-nmea_gps-Link-with-latomic.patch' (134,273) at 20210307205553934
136247 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/mconf-cfg.sh' (134,274) at 20240405153053453
136248 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ab8500-gpadc.c' (134,275) at 20240405153230687
136249 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/firmware_loader/sysfs.h' (134,276) at 20240405153046685
136250 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/drivers/pci/fixups-se7751.c' (134,277) at 20210307214926546
136251 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/link_fpga.c' (134,278) at 20240405153047297
136252 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/assets/styles/bmc/custom/_sol.scss' (134,279) at 20220105012522983
136253 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/sw/siw/siw_verbs.h' (134,280) at 20220525020653167
136254 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/greybus/hid.c' (134,281) at 20240405153051813
136255 2025-01-21 03:01:05.588-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/property.c' (134,282) at 20240405153231279
136256 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vc4/vc4_regs.h' (134,283) at 20240405153048785
136257 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/renesas/r2dplus/MAINTAINERS' (134,284) at 20210308005003036
136258 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.h' (134,285) at 20240405153049873
136259 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb' (134,286) at 20241221090017544
136260 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/reset/cortina,gemini-reset.h' (134,287) at 20210307214931346
136261 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/pepper.h' (134,288) at 20210308005003608
136262 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/common/iotrace.c' (134,289) at 20210308005003228
136263 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_maxim_common.c' (134,290) at 20240405153232183
136264 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/siox.h' (134,291) at 20220525020654615
136265 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/bits.h' (134,292) at 20210307214930774
136266 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb' (134,293) at 20230813080012852
136267 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/ti/omap/omap3-panel-sharp-ls037v7dw01.dtsi' (134,294) at 20240405153045605
136268 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/README.md' (134,295) at 20240618080025497
136269 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/altfwprintenv' (134,296) at 20221111040028490
136270 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.metadata.yaml' (134,297) at 20220430030026016
136271 2025-01-21 03:01:05.589-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-tomli-w/run-ptest' (134,298) at 20240413080012663
136272 2025-01-21 03:01:05.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.h' (134,299) at 20240405153051285
136273 2025-01-21 03:01:05.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nvif/userc361.c' (134,300) at 20210307214927918
136274 2025-01-21 03:01:05.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/lcitool/mappings.yml' (134,301) at 20241211090212542
136275 2025-01-21 03:01:05.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/imx6ul-geam-u-boot.dtsi' (134,302) at 20210308005002588
136276 2025-01-21 03:01:05.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/atmclip.h' (134,303) at 20210307214931622
136277 2025-01-21 03:01:05.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/vm_sockets.h' (134,304) at 20240405153231883
136278 2025-01-21 03:01:05.590-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/can/flexcan/flexcan-core.c' (134,305) at 20240405153230895
136279 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c' (134,306) at 20240503080014486
136280 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/tcg/vr54xx_translate.c' (134,307) at 20240326080039682
136281 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6dl-phytec-mira-rdk-nand.dts' (134,308) at 20240405153045497
136282 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/machine/rl300-g11.conf' (134,309) at 20230706080014733
136283 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/net/ldpaa_eth/Makefile' (134,310) at 20210308005003436
136284 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/ux500/reset-prcc.h' (134,311) at 20240405153046873
136285 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ufs/host/ufs-hisi.h' (134,312) at 20240405153052033
136286 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/cma_priv.h' (134,313) at 20240405153049017
136287 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/imu/inv_icm42600/inv_icm42600.h' (134,314) at 20240405153048993
136288 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/032_intel-vga.dts' (134,315) at 20210308005003752
136289 2025-01-21 03:01:05.591-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/vmx_invalid_nested_guest_state.c' (134,316) at 20240405153054325
136290 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-brcmstb.c' (134,317) at 20240710080014589
136291 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/m68k/include/asm/coldfire/lcd.h' (134,318) at 20210308005002800
136292 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/fbtft/fb_ili9325.c' (134,319) at 20210716100030019
136293 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/private_header.cpp' (134,320) at 20240418080028286
136294 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/dt-bindings/clock/r8a77961-cpg-mssr.h' (134,321) at 20210307214931334
136295 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/vsock/util.h' (134,322) at 20240405153054381
136296 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/aoe/index.rst' (134,323) at 20210307214925214
136297 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/axi/axi-uclass.c' (134,324) at 20210308005003336
136298 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/include/asm/spinlock_types.h' (134,325) at 20240405153045349
136299 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_6_ppsmc.h' (134,326) at 20240405153230511
136300 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/advantech/som-db5800-som-6867/.gitignore' (134,327) at 20210308005002908
136301 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/rc/img-ir/img-ir-hw.c' (134,328) at 20220525020653307
136302 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/mediatek/jpeg/Kconfig' (134,329) at 20240405153049409
136303 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/mount.sh' (134,330) at 20241221090017644
136304 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/gdc_device.h' (134,331) at 20210307214930546
136305 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ipmi/test_ipmi_sdr.robot' (134,332) at 20240628080017117
136306 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/cs47l85-tables.c' (134,333) at 20240405153230835
136307 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/amazon/Kconfig' (134,334) at 20210307214929286
136308 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_kernel_tensor_0_regs.h' (134,335) at 20240405153046589
136309 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/asm/vectors.h' (134,336) at 20210307214926762
136310 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/axis/artpec6-devboard.dts' (134,337) at 20240405153045425
136311 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml' (134,338) at 20240405153045181
136312 2025-01-21 03:01:05.592-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/sound/designs/seq-oss.rst' (134,339) at 20240405153045261
136313 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hfi1/user_exp_rcv.c' (134,340) at 20240405153049053
136314 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/mips/mips-defs.h' (134,341) at 20241211090212494
136315 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/classes-recipe/python_pep517.bbclass' (134,342) at 20241221090017608
136316 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/xtensa/include/uapi/asm/sockios.h' (134,343) at 20210307214926762
136317 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/pci/numachip.c' (134,344) at 20220525020652190
136318 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/csky/include/asm/tlbflush.h' (134,345) at 20220525020651970
136319 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/regulator/mt6397-regulator.c' (134,346) at 20240405153051469
136320 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb' (134,347) at 20231126090012861
136321 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/q40/README' (134,348) at 20240405153045973
136322 2025-01-21 03:01:05.593-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/test_bpf.c' (134,349) at 20240405153231955
136323 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c' (134,350) at 20240405153230647
136324 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/atmel/atmel-isi.c' (134,351) at 20240405153230799
136325 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/common/usb-otg-fsm.c' (134,352) at 20210819100021614
136326 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/util/qemu-coroutine.c' (134,353) at 20241211090212562
136327 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/p2771-0000-500_defconfig' (134,354) at 20210308005003272
136328 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/ti/cal/Makefile' (134,355) at 20240405153049477
136329 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/ia64/kernel/entry.h' (134,356) at 20210307214926122
136330 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/pinctrl/qcom,sa8775p-tlmm.yaml' (134,357) at 20240405153045137
136331 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/v3d/v3d_trace.h' (134,358) at 20210307214928054
136332 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/hal/odm_DIG.c' (134,359) at 20240405153051921
136333 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/grub-module-explicitly-keeps-symbole-.module_license.patch' (134,360) at 20241206090014310
136334 2025-01-21 03:01:05.594-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/lpc/lpc4357-ea4357-devkit.dts' (134,361) at 20240405153045533
136335 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/vfio/device_cdev.c' (134,362) at 20240405153231571
136336 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PB_NAND_defconfig' (134,363) at 20210308005003240
136337 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/sama5d3_gmac.dtsi' (134,364) at 20240405153045473
136338 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/gpio/xlnx,gpio-xilinx.yaml' (134,365) at 20240405153229763
136339 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/richtek,rt5739.yaml' (134,366) at 20240405153229791
136340 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/carl9170/fwcmd.h' (134,367) at 20240405153050469
136341 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/zynqmp-mini-qspi.dts' (134,368) at 20210308005002636
136342 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NAND_defconfig' (134,369) at 20210308005003240
136343 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.bb' (134,370) at 20240413080012647
136344 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/riscv/include/uapi/asm/bitsperlong.h' (134,371) at 20210307214932454
136345 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/reset/Kconfig' (134,372) at 20210308005003476
136346 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/s390/char/con3270.c' (134,373) at 20240405153231379
136347 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/iceland_ih.h' (134,374) at 20210307214927234
136348 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/um/kernel/load_file.c' (134,375) at 20240405153046345
136349 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8qxp-colibri-iris.dts' (134,376) at 20240405153045737
136350 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/RCU/UP.rst' (134,377) at 20240405153044933
136351 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-mirroruboot.service.in' (134,378) at 20230106040025283 to deleted uid set
136352 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/kernel/efi-header.S' (134,379) at 20241111090012113
136353 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sparc/include/uapi/asm/swab.h' (134,380) at 20210307214926590
136354 2025-01-21 03:01:05.595-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/vt8500-uart.txt' (134,381) at 20210307214925422
136355 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/lib/lzma/LzmaTools.c' (134,382) at 20210308005003708
136356 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/edac_device_sysfs.c' (134,383) at 20240405153047017
136357 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/FSI/meson.build' (134,384) at 20220913030027305 to deleted uid set
136358 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/uniphier-system-bus.c' (134,385) at 20240405153046737
136359 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/raid10.h' (134,386) at 20240405153230771
136360 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap-kunit.c' (134,387) at 20240405153230187
136361 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/ronetix.bmp' (134,388) at 20210308005003768
136362 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.out' (134,389) at 20210308005046405
136363 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/ERST.pcie' (134,390) at 20240906080037556
136364 2025-01-21 03:01:05.596-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbridge' (134,391) at 20241211090212530
136365 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.slic' (134,392) at 20240906080037560
136366 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/import-layer.png' (134,393) at 20210307205554378
136367 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.out' (134,394) at 20210308005046397
136368 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.nohpet' (134,395) at 20240906080037556
136369 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.out' (134,396) at 20210308005046401
136370 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/siemens.bmp' (134,397) at 20210308005003768
136371 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/buttons/button-disabled.png' (134,398) at 20220105012522963
136372 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz' (134,399) at 20210307205554594
136373 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/u-boot-sam460-20100605.bin' (134,400) at 20210308005046213
136374 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/images.png' (134,401) at 20210307205554310
136375 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/40px.png' (134,402) at 20210308004923384
136376 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.out' (134,403) at 20210308005046401
136377 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-cirrus.bin' (134,404) at 20240326080039614
136378 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2' (134,405) at 20210307205554390
136379 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuppc.png' (134,406) at 20240309090012816
136380 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-escape.out' (134,407) at 20210308005046413
136381 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.out' (134,408) at 20210308005046401
136382 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-noinitiator' (134,409) at 20240906080037560
136383 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/multiboot.bin' (134,410) at 20210308005046149
136384 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.cphp' (134,411) at 20240906080037556 to deleted uid set
136385 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/skiboot.lid' (134,412) at 20240906080037428
136386 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/FACS' (134,413) at 20240906080037556
136387 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-report-cycles-u.png' (134,414) at 20210307205554330
136388 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.out' (134,415) at 20210308005046405
136389 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count' (134,416) at 20240906080037556
136390 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/invalidHeaderFile.dat' (134,417) at 20210308005056661
136391 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/VeraMono.ttf' (134,418) at 20210307205554370
136392 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.cphp' (134,419) at 20241211090212530
136393 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpihmat' (134,420) at 20241211090212530
136394 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff2' (134,421) at 20210307205554274
136395 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-dict.out' (134,422) at 20210308005046401
136396 2025-01-21 03:01:05.597-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/package-feeds.png' (134,423) at 20210307205554314
136397 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-int-branch.out' (134,424) at 20220429100100882
136398 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz' (134,425) at 20210307205554594
136399 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureBootChain.png' (134,426) at 20241206090014206
136400 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DMAR.dmar' (134,427) at 20240906080037556
136401 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.out' (134,428) at 20210308005046413
136402 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.pcie' (134,429) at 20240906080037556
136403 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/Vera.ttf' (134,430) at 20210307205554370
136404 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png' (134,431) at 20210307205554270
136405 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cxl' (134,432) at 20241211090212534
136406 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-dev-flow.png' (134,433) at 20210307205554290
136407 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-riscv-vars.fd.bz2' (134,434) at 20240326080039594
136408 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-rtl8139.rom' (134,435) at 20210308005046137
136409 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz' (134,436) at 20210307205554594
136410 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bios-256k.bin' (134,437) at 20240326080039578
136411 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2' (134,438) at 20210308005046389
136412 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-cert9.db' (134,439) at 20210307205553986
136413 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.numamem' (134,440) at 20241211090212534
136414 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.type4-count' (134,441) at 20240906080037560
136415 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.out' (134,442) at 20210308005046405
136416 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips64.png' (134,443) at 20240309090012816
136417 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png' (134,444) at 20210307205554366
136418 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz' (134,445) at 20210307205554594
136419 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Regular-webfont.woff' (134,446) at 20220105012522991
136420 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.out' (134,447) at 20210308005046397
136421 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff' (134,448) at 20210307205554274
136422 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-ident.out' (134,449) at 20210308005046401
136423 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/figures/poky-title.png' (134,450) at 20210307205554358
136424 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.out' (134,451) at 20221215040039362
136425 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_128x128.png' (134,452) at 20210308005046549
136426 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE-CKSUM' (134,453) at 20210518000100501
136427 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-filter.png' (134,454) at 20220105012522967
136428 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png' (134,455) at 20210307205554270
136429 2025-01-21 03:01:05.598-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/user-configuration.png' (134,456) at 20210307205554318
136430 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.out' (134,457) at 20210308005046409
136431 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/grub_mbr.raw.bz2' (134,458) at 20210308005046473
136432 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/key-dev-elements.png' (134,459) at 20210307205554310
136433 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.numamem' (134,460) at 20240906080037556
136434 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_display.png' (134,461) at 20210307205554250
136435 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-extra-junk.out' (134,462) at 20210308005046409
136436 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/HMAT.acpihmat' (134,463) at 20240906080037556
136437 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png' (134,464) at 20210307205554346
136438 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot' (134,465) at 20210307205554274
136439 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-search-active.png' (134,466) at 20220105012522971
136440 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-loongarch64-vars.fd.bz2' (134,467) at 20241211090212410
136441 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.out' (134,468) at 20210308005046397
136442 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-type.out' (134,469) at 20210308005046409
136443 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-makefile-flow.png' (134,470) at 20210307205554370
136444 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png' (134,471) at 20210307205554338
136445 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-member.out' (134,472) at 20210308005046405
136446 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz' (134,473) at 20210307205554594
136447 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-case.out' (134,474) at 20210927100127473
136448 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/canyonlands.dtb' (134,475) at 20210308005046117
136449 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png' (134,476) at 20210307205554270
136450 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.memhp' (134,477) at 20240906080037560
136451 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/petalogix-s3adsp1800.dtb' (134,478) at 20210308005046177
136452 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SSDT.memhp' (134,479) at 20241211090212530
136453 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/.shellcheck' (134,480) at 20210420000053767
136454 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/B/file.txt' (134,481) at 20210307205554446
136455 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Light-webfont.woff' (134,482) at 20220105012522991
136456 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/appHeaderWithStatusIcon.png' (134,483) at 20220105012522963
136457 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png' (134,484) at 20210307205554234
136458 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz' (134,485) at 20210307205554594
136459 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-unknown.out' (134,486) at 20210308005046409
136460 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/kunit/test_data/test_insufficient_memory.log' (134,487) at 20210307214932626
136461 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/images/logo.gif' (134,488) at 20240405153045221
136462 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_512x512.png' (134,489) at 20210308005046549
136463 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-to-user.png' (134,490) at 20210307205554354
136464 2025-01-21 03:01:05.599-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png' (134,491) at 20210307205554250
136465 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/toradex.bmp' (134,492) at 20210308005003768
136466 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-no-list.out' (134,493) at 20210308005046405
136467 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/a1.bb' (134,494) at 20210307205554250
136468 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.out' (134,495) at 20210308005046401
136469 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbrroot' (134,496) at 20241211090212530
136470 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.out' (134,497) at 20210308005046405
136471 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmismbus' (134,498) at 20240906080037556
136472 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/iptables.rules' (134,499) at 20210307205554562 to deleted uid set
136473 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.out' (134,500) at 20210308005046401
136474 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-rtl8139.rom' (134,501) at 20210308005046181
136475 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory.png' (134,502) at 20210307205554298 to deleted uid set
136476 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz' (134,503) at 20210307205554594
136477 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/.shellcheck' (134,504) at 20210415000105072
136478 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/sched-wakeup-profile.png' (134,505) at 20210307205554350
136479 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.out' (134,506) at 20210308005046405
136480 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/IVRS.ivrs' (134,507) at 20240906080037560
136481 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/eventLogsWithSatusIcon.png' (134,508) at 20220105012522963
136482 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.out' (134,509) at 20220429100100882
136483 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.out' (134,510) at 20210308005046413
136484 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/poky-ref-manual.png' (134,511) at 20210307205554370
136485 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png' (134,512) at 20210307205554610
136486 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/linux-user/loongarch64/vdso.so' (134,513) at 20241211090212378 to deleted uid set
136487 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/UEFISupport.png' (134,514) at 20230804080018091
136488 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86-64.png' (134,515) at 20240309090012816
136489 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dirtylog-10G-4M.vhdx.bz2' (134,516) at 20210308005046473
136490 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-x86_64-microvm.fd.bz2' (134,517) at 20241211090212418
136491 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_display.png' (134,518) at 20210307205554254
136492 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.out' (134,519) at 20240906080037560
136493 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT' (134,520) at 20241211090212530
136494 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add.png' (134,521) at 20210307205554250
136495 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/pcmcia/Kconfig' (134,522) at 20210308005003452
136496 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm64.png' (134,523) at 20240309090012816
136497 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/kvmvapic.bin' (134,524) at 20210308005046149
136498 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.ipmikcs' (134,525) at 20241211090212530
136499 2025-01-21 03:01:05.600-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-name.out' (134,526) at 20210308005046405
136500 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header-512.sig' (134,527) at 20210831100016398
136501 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-all.out' (134,528) at 20220429100100882
136502 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz' (134,529) at 20210307205554590
136503 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/drive_oem_enc.bin' (134,530) at 20220604030008508
136504 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.viot' (134,531) at 20241211090212534
136505 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-bochs-display.bin' (134,532) at 20240326080039614
136506 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/fw-update/test/test_pkg' (134,533) at 20211101000101059
136507 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.multi-bridge' (134,534) at 20240906080037556
136508 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/TCPA.tis.tpm12' (134,535) at 20240906080037560
136509 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.out' (134,536) at 20210308005046405
136510 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT' (134,537) at 20240906080037556
136511 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-case.out' (134,538) at 20210308005046401
136512 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.out' (134,539) at 20210308005046413
136513 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4' (134,540) at 20210307205554390
136514 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm12' (134,541) at 20240906080037556
136515 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.out' (134,542) at 20230925080040089
136516 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.out' (134,543) at 20210308005046397
136517 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin' (134,544) at 20240906080037408
136518 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png' (134,545) at 20210307205554254
136519 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-batch-action-active.png' (134,546) at 20220105012522963
136520 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3' (134,547) at 20210307205554390
136521 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-bad-type.out' (134,548) at 20210308005046405
136522 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/SRAT.numamem' (134,549) at 20241211090212530
136523 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips.png' (134,550) at 20240309090012816
136524 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/dropbear_rsa_host_key' (134,551) at 20210307205554466
136525 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.err' (134,552) at 20210308005046409 to deleted uid set
136526 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-features.out' (134,553) at 20240906080037560
136527 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu-nsis.bmp' (134,554) at 20210308005046185
136528 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-missing-name.out' (134,555) at 20210308005046405
136529 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat' (134,556) at 20240906080037556
136530 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/toasts/toast-options.png' (134,557) at 20220105012522975
136531 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.openbmc-enforce-gitlint' (134,558) at 20220829030004071
136532 2025-01-21 03:01:05.601-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.dimmpxm' (134,559) at 20240906080037560
136533 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz' (134,560) at 20210307205554590
136534 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz' (134,561) at 20210307205554590
136535 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.out' (134,562) at 20210927100127469
136536 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/intercontrol.bmp' (134,563) at 20210308005003768
136537 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-eepro100.rom' (134,564) at 20210308005046137
136538 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/palcode-clipper' (134,565) at 20210927100127313
136539 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.acpihmatvirt' (134,566) at 20240906080037556
136540 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/.shellcheck' (134,567) at 20210415000106104
136541 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/ExternalFlash.png' (134,568) at 20241221090017464
136542 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-include.out' (134,569) at 20210308005046401
136543 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.out' (134,570) at 20210308005046401
136544 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/ERST.acpierst' (134,571) at 20240906080037560
136545 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz' (134,572) at 20210307205554594
136546 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x' (134,573) at 20241211090212534
136547 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-object.out' (134,574) at 20210308005046409
136548 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.out' (134,575) at 20210308005046401
136549 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/instance-db/default' (134,576) at 20230608150615691
136550 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-e1000e.rom' (134,577) at 20210308005046137
136551 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/WAET' (134,578) at 20240906080037556
136552 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-aarch64-code.fd.bz2' (134,579) at 20241211090212398
136553 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.out' (134,580) at 20210308005046401
136554 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-word.out' (134,581) at 20210308005046405
136555 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-unknown.out' (134,582) at 20210308005046397
136556 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2' (134,583) at 20210308005046473
136557 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-sort.png' (134,584) at 20220105012522975
136558 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-upgrade-flow.png' (134,585) at 20210307205554366
136559 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SSDT.dimmpxm' (134,586) at 20240906080037560
136560 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-e1000.rom' (134,587) at 20210308005046177
136561 2025-01-21 03:01:05.602-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-unknown.out' (134,588) at 20210308005046401
136562 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/FACP.nosmm' (134,589) at 20240906080037556
136563 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm.png' (134,590) at 20240309090012816
136564 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pe-file.exe.debug' (134,591) at 20210309003655944
136565 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC' (134,592) at 20240906080037556
136566 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/32px.png' (134,593) at 20210308004923384
136567 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png' (134,594) at 20210307205554330
136568 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-arm-code.fd.bz2' (134,595) at 20241211090212402
136569 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-if-invalid.out' (134,596) at 20210308005046405
136570 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.out' (134,597) at 20210308005046413
136571 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT' (134,598) at 20240906080037556 to deleted uid set
136572 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dynamic-1G.vhdx.bz2' (134,599) at 20210308005046473
136573 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-vmware.bin' (134,600) at 20240326080039614
136574 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/APIC' (134,601) at 20240906080037556
136575 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-search-empty.png' (134,602) at 20220105012522971
136576 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-array-branch.out' (134,603) at 20220429100100882
136577 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz' (134,604) at 20210307205554590
136578 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/img/LF_17_02_Yocto-Badge-Update_Compatible_Final_Blank.png' (134,605) at 20220823030015959
136579 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.nosmm' (134,606) at 20240906080037560
136580 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_display.png' (134,607) at 20210307205554250
136581 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-ramfb.bin' (134,608) at 20240326080039614
136582 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-command.out' (134,609) at 20210308005046409
136583 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-empty.out' (134,610) at 20210308005046397
136584 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.out' (134,611) at 20210308005046397
136585 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_24x24.png' (134,612) at 20210308005046549
136586 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png' (134,613) at 20210307205554610
136587 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SLIC.slic' (134,614) at 20240906080037560
136588 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz' (134,615) at 20210307205554594
136589 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin' (134,616) at 20240906080037408
136590 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SSDT.dimmpxm' (134,617) at 20240906080037556
136591 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/VeraMoBd.ttf' (134,618) at 20210307205554370
136592 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-noinitiator' (134,619) at 20240906080037556
136593 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/args-any.out' (134,620) at 20210308005046401 to deleted uid set
136594 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/APIC' (134,621) at 20240906080037556
136595 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.out' (134,622) at 20220429100100882 to deleted uid set
136596 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/indented-expr.err' (134,623) at 20210308005046409
136597 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table.png' (134,624) at 20220105012522975
136598 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/.shellcheck' (134,625) at 20220105012522959
136599 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.ioapic2' (134,626) at 20240906080037556
136600 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.out' (134,627) at 20210308005046397
136601 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-64.so' (134,628) at 20241211090212378
136602 2025-01-21 03:01:05.603-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/rest-dbus/resources/throbber.gif' (134,629) at 20210308004923388
136603 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/subprojects/.clang-tidy-ignore' (134,630) at 20230510080006007
136604 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/YP-flow-diagram.png' (134,631) at 20210307205554306
136605 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/QEMU,cgthree.bin' (134,632) at 20210308005046113
136606 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/NFIT.dimmpxm' (134,633) at 20240906080037556
136607 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/.shellcheck' (134,634) at 20210308004942720
136608 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT' (134,635) at 20240906080037556
136609 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-no-file.out' (134,636) at 20210308005046409
136610 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/FACP' (134,637) at 20240906080037556
136611 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.out' (134,638) at 20210308005046401
136612 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png' (134,639) at 20210307205554270
136613 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png' (134,640) at 20210307205554362
136614 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/HMAT.acpihmatvirt' (134,641) at 20240906080037556
136615 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x' (134,642) at 20241211090212534
136616 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Bold-webfont.woff' (134,643) at 20220105012522987
136617 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/configuration-compile-autoreconf.png' (134,644) at 20210307205554306
136618 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory-web.png' (134,645) at 20210307205554294
136619 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/add-variable.png' (134,646) at 20210307205554374
136620 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.out' (134,647) at 20210308005046401
136621 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/TPM2.tis.tpm2' (134,648) at 20240906080037560
136622 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/logo.png' (134,649) at 20210307205554274
136623 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png' (134,650) at 20210307205554370
136624 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.pcie' (134,651) at 20240906080037556
136625 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png' (134,652) at 20210307205554462
136626 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.nohpet' (134,653) at 20241211090212534 to deleted uid set
136627 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.out' (134,654) at 20220429100100882
136628 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-empty.out' (134,655) at 20210308005046413
136629 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff' (134,656) at 20220105012522987
136630 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_secure.gpg' (134,657) at 20210803000022008
136631 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/HPET' (134,658) at 20240906080037560
136632 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Italic.woff' (134,659) at 20220105012522987
136633 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz' (134,660) at 20210307205554594
136634 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpierst' (134,661) at 20240906080037556
136635 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm.png' (134,662) at 20240309090012816
136636 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.pxb' (134,663) at 20240906080037556
136637 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/machine/py.typed' (134,664) at 20210927100127329
136638 2025-01-21 03:01:05.604-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-unknown.out' (134,665) at 20210308005046401
136639 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-title.png' (134,666) at 20210307205554290
136640 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/denx-comp.bmp' (134,667) at 20210308005003768
136641 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.out' (134,668) at 20210927100127469
136642 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-i386-vars.fd.bz2' (134,669) at 20210308005046129
136643 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.out' (134,670) at 20210308005046401
136644 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-data-typename.out' (134,671) at 20230925080040089
136645 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/IORT' (134,672) at 20240906080037556
136646 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x' (134,673) at 20241211090212534
136647 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/bitbake-build-flow.png' (134,674) at 20210307205554294
136648 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/doc/chromium/devkeys/kernel.keyblock' (134,675) at 20210308005003300 to deleted uid set
136649 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count' (134,676) at 20240906080037556
136650 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-ati.bin' (134,677) at 20240326080039614
136651 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/error.cpp.mako' (134,678) at 20230902080037613
136652 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v2.bz2' (134,679) at 20210308005046473
136653 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.out' (134,680) at 20210308005046405
136654 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-type.out' (134,681) at 20210308005046409
136655 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz' (134,682) at 20210307205554590
136656 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.shellcheck' (134,683) at 20210414100005994
136657 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/info-tooltip/info-tooltip.png' (134,684) at 20220105012522963
136658 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bios-microvm.bin' (134,685) at 20240326080039582
136659 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/btbridge/.shellcheck' (134,686) at 20210428000006034
136660 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-keys.out' (134,687) at 20220429100100882
136661 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-nested-err.out' (134,688) at 20210308005046409
136662 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-data.out' (134,689) at 20210927100127473
136663 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.out' (134,690) at 20210308005046409
136664 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png' (134,691) at 20210307205554610
136665 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/parser/test.vpd' (134,692) at 20210308005056661
136666 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-clash-member.out' (134,693) at 20220429100100882
136667 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.acpihmat' (134,694) at 20240906080037556
136668 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/GTDT' (134,695) at 20240906080037556
136669 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-int-member.out' (134,696) at 20210308005046405
136670 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/ipmi_pass_64' (134,697) at 20230112040025886
136671 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz' (134,698) at 20210307205554594
136672 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png' (134,699) at 20210307205554334
136673 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-base.out' (134,700) at 20210308005046397
136674 2025-01-21 03:01:05.605-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/microchip.bmp' (134,701) at 20210308005003768
136675 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz' (134,702) at 20210307205554594
136676 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/yp-download.png' (134,703) at 20230503080014607
136677 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/nimbus_sans_l_regular.ttf' (134,704) at 20210308005003528
136678 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-generic-x' (134,705) at 20241211090212534 to deleted uid set
136679 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-ne2k_pci.rom' (134,706) at 20210308005046137
136680 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png' (134,707) at 20210307205554462
136681 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/pointercal' (134,708) at 20210307205553874
136682 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz' (134,709) at 20210307205554590
136683 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-tools/dbus-vis/scrnshot.png' (134,710) at 20211029100036568
136684 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/image-generation.png' (134,711) at 20210307205554310
136685 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-before-err.out' (134,712) at 20210308005046409
136686 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm64.png' (134,713) at 20240309090012816
136687 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.out' (134,714) at 20230925080040089
136688 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png' (134,715) at 20210307205554338
136689 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png' (134,716) at 20210307205554250
136690 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/WAET' (134,717) at 20240906080037560
136691 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-repetition.err' (134,718) at 20210308005046409
136692 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-clash-member.out' (134,719) at 20210308005046405
136693 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-simple.err' (134,720) at 20210308005046409
136694 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/esd.bmp' (134,721) at 20210308005003768
136695 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.rtc' (134,722) at 20240906080037556
136696 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-arm-vars.fd.bz2' (134,723) at 20210308005046125
136697 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/recipe-workflow.png' (134,724) at 20210307205554298
136698 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png' (134,725) at 20210307205554338
136699 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/NFIT.memhp' (134,726) at 20240906080037556
136700 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png' (134,727) at 20210307205554250
136701 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/.shellcheck' (134,728) at 20210416000041935
136702 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/annotation_dict.bin' (134,729) at 20220604030008508
136703 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/template/Vera.ttf' (134,730) at 20210307205554234
136704 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-base.out' (134,731) at 20210308005046413
136705 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-ne2k_pci.rom' (134,732) at 20210308005046181
136706 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count' (134,733) at 20240906080037556
136707 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu-nsis.ico' (134,734) at 20210308005046185
136708 2025-01-21 03:01:05.606-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.shellcheck' (134,735) at 20210308005112989
136709 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.out' (134,736) at 20210308005046401
136710 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.out' (134,737) at 20210308005046405
136711 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/dev-title.png' (134,738) at 20210307205554298
136712 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/storage_enc.bin' (134,739) at 20221202040011011
136713 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png' (134,740) at 20210307205554462
136714 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/test/expected-schema-errors.txt' (134,741) at 20210308005114361
136715 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/atmel.bmp' (134,742) at 20210308005003768
136716 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2' (134,743) at 20210308005046389
136717 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/npcm7xx_bootrom.bin' (134,744) at 20210308005046149
136718 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/compulab.bmp' (134,745) at 20210308005003768
136719 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86.png' (134,746) at 20240309090012816
136720 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2' (134,747) at 20210308005046389
136721 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png' (134,748) at 20210307205554334
136722 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png' (134,749) at 20210307205554270
136723 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-any.out' (134,750) at 20220429100100882
136724 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DBG2' (134,751) at 20240906080037556
136725 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/public/favicon.ico' (134,752) at 20220105012522983
136726 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.out' (134,753) at 20210308005046413
136727 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz' (134,754) at 20210307205554594
136728 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-repos.png' (134,755) at 20230503080014603
136729 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/ident-with-escape.out' (134,756) at 20210308005046409
136730 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-autotools-flow.png' (134,757) at 20210307205554362
136731 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-title.png' (134,758) at 20210307205554370
136732 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.out' (134,759) at 20210308005046405 to deleted uid set
136733 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/refresh.png' (134,760) at 20210307205554250
136734 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC' (134,761) at 20240906080037556
136735 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-missing-data.out' (134,762) at 20210308005046405
136736 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tools/meson.build' (134,763) at 20230426080043956
136737 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz' (134,764) at 20210307205554590
136738 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-input.png' (134,765) at 20210307205554318
136739 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/vdso-le.so' (134,766) at 20241211090212374
136740 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-raspberrypi/img/balena.png' (134,767) at 20220823030015959
136741 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat' (134,768) at 20240906080037560
136742 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/overview-manual-title.png' (134,769) at 20210307205554314
136743 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/riscv/vdso-64.so' (134,770) at 20240326080039562
136744 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-non-file.out' (134,771) at 20210308005046409
136745 2025-01-21 03:01:05.607-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cphp' (134,772) at 20240906080037556
136746 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-state-manager/.shellcheck' (134,773) at 20210415000117524
136747 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.type4-count' (134,774) at 20240906080037556
136748 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png' (134,775) at 20210307205554346
136749 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-nested.out' (134,776) at 20210308005046397
136750 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/bypqs-title.png' (134,777) at 20210307205554290
136751 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/NFIT.dimmpxm' (134,778) at 20240906080037560
136752 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.out' (134,779) at 20210308005046401
136753 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/x509_ima.der' (134,780) at 20230520080014488
136754 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/CorstoneSubsystems.png' (134,781) at 20230804080018091
136755 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-x86_64-code.fd.bz2' (134,782) at 20241211090212414
136756 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png' (134,783) at 20210307205554346
136757 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.out' (134,784) at 20210308005046409
136758 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.out' (134,785) at 20210308005046409
136759 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count' (134,786) at 20240906080037560 to deleted uid set
136760 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bamboo.dtb' (134,787) at 20210308005046113
136761 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_bringup.gpg' (134,788) at 20210803000022008
136762 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.out' (134,789) at 20210308005046401
136763 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/cursor_hidden.xpm' (134,790) at 20210308005046545
136764 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-qxl.bin' (134,791) at 20240326080039614
136765 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-choose-events.png' (134,792) at 20210307205554322
136766 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-empty.out' (134,793) at 20210308005046413
136767 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.memhp' (134,794) at 20241211090212534
136768 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/hiomapd/m4/.keep' (134,795) at 20210308005100993
136769 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/cursor_left_ptr.xpm' (134,796) at 20210308005046549
136770 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACS' (134,797) at 20240906080037560
136771 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/.gitignore' (134,798) at 20210307205554218
136772 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png' (134,799) at 20210307205554270 to deleted uid set
136773 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/comments.err' (134,800) at 20210308005046401
136774 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.out' (134,801) at 20240906080037564
136775 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/FACP' (134,802) at 20240906080037556
136776 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.acpihmatvirt' (134,803) at 20240906080037556
136777 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/alert.png' (134,804) at 20210307205554250
136778 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png' (134,805) at 20210307205554250
136779 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bb_multiconfig_files.png' (134,806) at 20210307205554234
136780 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.out' (134,807) at 20210308005046413
136781 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/command-int.out' (134,808) at 20210308005046401
136782 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.xapic' (134,809) at 20240906080037560
136783 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz' (134,810) at 20210307205554590
136784 2025-01-21 03:01:05.608-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-case.out' (134,811) at 20210927100127469
136785 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/SPCR' (134,812) at 20240906080037556
136786 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/.shellcheck' (134,813) at 20220402030022195
136787 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-fetching.png' (134,814) at 20210307205554314
136788 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-alternate.out' (134,815) at 20210308005046409
136789 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-noinitiator' (134,816) at 20240906080037560
136790 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/figures/define-generic.png' (134,817) at 20210307205554354
136791 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.out' (134,818) at 20210308005046401
136792 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz' (134,819) at 20210307205554594
136793 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz' (134,820) at 20210307205554594
136794 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpierst' (134,821) at 20241211090212530
136795 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/funny-char.out' (134,822) at 20210308005046405
136796 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/pldm/files/host_eid' (134,823) at 20231023080013923
136797 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/figures/test-manual-title.png' (134,824) at 20210307205554374
136798 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.xapic' (134,825) at 20240906080037560
136799 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.out' (134,826) at 20210308005046401
136800 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.out' (134,827) at 20210308005046405
136801 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd.dat' (134,828) at 20210308005056661
136802 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.memhp' (134,829) at 20240906080037556
136803 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/test-manual/figures/ab-test-cluster.png' (134,830) at 20210307205554374
136804 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-unknown-key.out' (134,831) at 20210308005046405
136805 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count' (134,832) at 20240906080037560
136806 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf' (134,833) at 20210307205554274
136807 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.xapic' (134,834) at 20240906080037560
136808 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/VIOT' (134,835) at 20240906080037556
136809 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.mmio64' (134,836) at 20240906080037560
136810 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.bridge' (134,837) at 20241211090212530
136811 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ivrs' (134,838) at 20240906080037556
136812 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-search.png' (134,839) at 20220105012522975
136813 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.out' (134,840) at 20210308005046409
136814 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-downloading.png' (134,841) at 20210307205554326
136815 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/smbios/type11_blob' (134,842) at 20240906080037560
136816 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff' (134,843) at 20210307205554274
136817 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/variable-added.png' (134,844) at 20210307205554382
136818 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/rotation' (134,845) at 20210307205554470
136819 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips64.png' (134,846) at 20240309090012816
136820 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2' (134,847) at 20210308005046473
136821 2025-01-21 03:01:05.609-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/RHCT' (134,848) at 20240906080037556
136822 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/cantoraone_regular.ttf' (134,849) at 20210308005003528
136823 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm2' (134,850) at 20240906080037556
136824 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-from-user.png' (134,851) at 20210307205554354
136825 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureFirmwareUpdate.png' (134,852) at 20221104030017429
136826 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/release/metrics/2022-07' (134,853) at 20230114040005626
136827 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz' (134,854) at 20210307205554594
136828 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_32x32.bmp' (134,855) at 20210308005046549
136829 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-base.out' (134,856) at 20210308005046401
136830 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/machconfig' (134,857) at 20210307205554454
136831 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.acpihmatvirt' (134,858) at 20240906080037556
136832 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-empty.out' (134,859) at 20210308005046401
136833 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/qmp/py.typed' (134,860) at 20210927100127329
136834 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.out' (134,861) at 20210927100127469
136835 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/simple-dmg.dmg.bz2' (134,862) at 20210308005046473
136836 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-unknown.out' (134,863) at 20210308005046413
136837 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-if-implicit.out' (134,864) at 20230925080040089
136838 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-array-empty.out' (134,865) at 20210308005046401
136839 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/FACP' (134,866) at 20240906080037556
136840 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.pvpanic-isa' (134,867) at 20240906080037556
136841 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_display.png' (134,868) at 20210307205554250
136842 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-member-case.out' (134,869) at 20210308005046405
136843 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-not.out' (134,870) at 20220429100100882
136844 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/bios.bin' (134,871) at 20240326080039582
136845 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.topology' (134,872) at 20240906080037556
136846 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/cross-development-toolchains.png' (134,873) at 20210307205554310
136847 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-invalid.out' (134,874) at 20210308005046401
136848 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.out' (134,875) at 20210308005046405
136849 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-bad-base.out' (134,876) at 20220429100100882
136850 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8173-flakes.txt' (134,877) at 20240405153230531
136851 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/poky-reference-distribution.png' (134,878) at 20210307205554314
136852 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-eepro100.rom' (134,879) at 20210308005046181
136853 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-e1000.rom' (134,880) at 20210308005046137
136854 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/motd' (134,881) at 20210307205554470
136855 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/profile-title.png' (134,882) at 20210307205554346
136856 2025-01-21 03:01:05.610-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/empty.err' (134,883) at 20210308005046405
136857 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-command-q.out' (134,884) at 20210308005046409
136858 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/file-upload/formfile.png' (134,885) at 20220105012522963
136859 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk.png' (134,886) at 20210307205554314
136860 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86.png' (134,887) at 20240309090012816
136861 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz' (134,888) at 20210307205554590
136862 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png' (134,889) at 20210307205554350
136863 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz' (134,890) at 20210307205554594
136864 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.out' (134,891) at 20210927100127469
136865 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.out' (134,892) at 20210308005046413
136866 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png' (134,893) at 20210307205554462
136867 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/bash-oecore.png' (134,894) at 20210307205554378
136868 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin' (134,895) at 20210307205554550
136869 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-flow.png' (134,896) at 20210307205554302
136870 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-poky-img.png' (134,897) at 20230706080014781
136871 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/VIOT.viot' (134,898) at 20240906080037560
136872 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/afl9.vmdk.bz2' (134,899) at 20210308005046473
136873 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-processes.png' (134,900) at 20210307205554330
136874 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/ERST.acpierst' (134,901) at 20240906080037556
136875 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-mboxd/m4/.keep' (134,902) at 20210308005108641
136876 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.out' (134,903) at 20220429100100882
136877 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/denx.bmp' (134,904) at 20210308005003768
136878 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-31.out' (134,905) at 20210308005046409
136879 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk-generation.png' (134,906) at 20210307205554314
136880 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-list.out' (134,907) at 20210308005046401
136881 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/DSDT' (134,908) at 20240906080037556
136882 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-certificate-manager/.openbmc-enforce-gitlint' (134,909) at 20220920030031760
136883 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-stdvga.bin' (134,910) at 20240326080039614
136884 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz' (134,911) at 20210307205554594
136885 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.riscv64.iso.qcow2' (134,912) at 20240906080037560
136886 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png' (134,913) at 20210307205554326
136887 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-callers.png' (134,914) at 20210307205554350
136888 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pvh.bin' (134,915) at 20210308005046177
136889 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.ioapic2' (134,916) at 20240906080037556
136890 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_arch.png' (134,917) at 20230629131804619
136891 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/linuxboot.bin' (134,918) at 20210308005046149
136892 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios.bin' (134,919) at 20240326080039614
136893 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-list.out' (134,920) at 20210308005046413
136894 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.out' (134,921) at 20220429100100882
136895 2025-01-21 03:01:05.611-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header.sig' (134,922) at 20210831100016398
136896 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png' (134,923) at 20210307205554270
136897 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.dimmpxm' (134,924) at 20240906080037556
136898 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz' (134,925) at 20210307205554594
136899 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/layer-input.png' (134,926) at 20210307205554314
136900 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.out' (134,927) at 20210308005046409
136901 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/pldm/files/host_eid' (134,928) at 20240517080012289
136902 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-u.out' (134,929) at 20210308005046409
136903 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/.shellcheck' (134,930) at 20210427000037897
136904 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/patching.png' (134,931) at 20210307205554314
136905 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-object.out' (134,932) at 20210308005046409
136906 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol.bmp' (134,933) at 20210308005003768
136907 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-int.out' (134,934) at 20210308005046401
136908 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.dimmpxm' (134,935) at 20240906080037556
136909 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/multiboot_dma.bin' (134,936) at 20220429100100690
136910 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/multiconfig_files.png' (134,937) at 20210307205554298
136911 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-flakes.txt' (134,938) at 20240405153230531
136912 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png' (134,939) at 20210307205554250
136913 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.out' (134,940) at 20210308005046405
136914 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.bridge' (134,941) at 20240906080037556
136915 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-string.out' (134,942) at 20210308005046413
136916 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/anotherfile' (134,943) at 20210307205554390
136917 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/estoraged/subprojects/.clang-tidy-ignore' (134,944) at 20230512080010312
136918 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/COPYING.LIB' (134,945) at 20210308005045721
136919 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/chromium/devkeys/kernel_data_key.vbprivk' (134,946) at 20210308005003300
136920 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.memhp' (134,947) at 20240906080037556
136921 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/riscv/Kconfig.debug' (134,948) at 20210307214926490
136922 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.topology' (134,949) at 20240906080037556
136923 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-architecture-overview.png' (134,950) at 20210307205554302
136924 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.usb' (134,951) at 20240906080037556
136925 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/linux_logo.tga' (134,952) at 20210308005003760
136926 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/petalogix-ml605.dtb' (134,953) at 20210308005046177
136927 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/openbios-sparc64' (134,954) at 20241211090212438
136928 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.memhp' (134,955) at 20240906080037560
136929 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/linuxboot_dma.bin' (134,956) at 20210308005046149
136930 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pam-ipmi/ipmi_pass_32' (134,957) at 20230112040025886
136931 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.applesmc' (134,958) at 20240906080037556 to deleted uid set
136932 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/axis-fifo/README' (134,959) at 20210307214930478
136933 2025-01-21 03:01:05.612-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.out' (134,960) at 20230925080040089
136934 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-section.out' (134,961) at 20210308005046401
136935 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/ankacoder_c75_r.ttf' (134,962) at 20210308005003524
136936 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/circuit_dict.bin' (134,963) at 20220604030008508
136937 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unclosed-object.out' (134,964) at 20210308005046413
136938 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-union.out' (134,965) at 20210308005046401
136939 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/success.png' (134,966) at 20220105012522963
136940 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png' (134,967) at 20210307205554342
136941 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips.png' (134,968) at 20240309090012816
136942 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/double-type.out' (134,969) at 20210308005046405
136943 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/yocto-project-transp.png' (134,970) at 20210307205554290
136944 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/.shellcheck' (134,971) at 20210415000058068
136945 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_test_arch.png' (134,972) at 20230629131804619
136946 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count2' (134,973) at 20240906080037556
136947 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-self-cycle.out' (134,974) at 20210308005046409
136948 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/alerts/alert.png' (134,975) at 20220105012522963
136949 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.out' (134,976) at 20210308005046413
136950 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.out' (134,977) at 20210927100127469
136951 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/smbios/type11_blob.legacy' (134,978) at 20240906080037560
136952 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/QEMU,tcx.bin' (134,979) at 20210308005046113
136953 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2' (134,980) at 20241211090212422
136954 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz' (134,981) at 20210307205554590
136955 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png' (134,982) at 20210307205554270
136956 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/weston.png' (134,983) at 20210307205554586
136957 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/cute-files-npm-example.png' (134,984) at 20220721030015857
136958 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-unknown.out' (134,985) at 20210308005046409
136959 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.out' (134,986) at 20210308005046405
136960 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/chassis_enc.bin' (134,987) at 20240106090013589
136961 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.cphp' (134,988) at 20240906080037556
136962 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/solidrun.bmp' (134,989) at 20210308005003768
136963 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz' (134,990) at 20210307205554594
136964 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.roothp' (134,991) at 20241211090212534
136965 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof.bin' (134,992) at 20210927100127329
136966 2025-01-21 03:01:05.613-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_16x16.png' (134,993) at 20210308005046549
136967 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-schema.out' (134,994) at 20210927100127469
136968 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-base-union.out' (134,995) at 20220429100100882
136969 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.out' (134,996) at 20210308005046401
136970 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-pcnet.rom' (134,997) at 20210308005046181
136971 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/buttons/button.png' (134,998) at 20220105012522963
136972 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/gateworks.bmp' (134,999) at 20210308005003768
136973 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/Documentation/media/linker_lists.h.rst.exceptions' (135,000) at 20210308005002536
136974 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vof-nvram.bin' (135,001) at 20210927100127329
136975 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-any.out' (135,002) at 20210308005046397
136976 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count2' (135,003) at 20240906080037556
136977 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/tick.png' (135,004) at 20210307205554250
136978 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.out' (135,005) at 20230925080040089
136979 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.dimmpxm' (135,006) at 20240906080037556
136980 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz' (135,007) at 20210307205554590
136981 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.topology' (135,008) at 20240906080037556
136982 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz' (135,009) at 20210307205554594
136983 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/hosted-service.png' (135,010) at 20210307205554378
136984 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.acpihmat' (135,011) at 20240906080037556
136985 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz' (135,012) at 20210307205554594
136986 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-expand-row.png' (135,013) at 20220105012522967
136987 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png' (135,014) at 20210307205554342
136988 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Light.woff' (135,015) at 20220105012522987
136989 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/afl5.img.bz2' (135,016) at 20210308005046473
136990 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v1.bz2' (135,017) at 20210308005046473
136991 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.out' (135,018) at 20210308005046405
136992 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/new-project.png' (135,019) at 20210307205554382
136993 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-all.png' (135,020) at 20210307205554322
136994 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/video/fonts/rufscript010.ttf' (135,021) at 20210308005003528
136995 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/leading-comma-list.out' (135,022) at 20210308005046409
136996 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-clash.out' (135,023) at 20210308005046397
136997 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/toaster-title.png' (135,024) at 20210307205554382
136998 2025-01-21 03:01:05.614-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png' (135,025) at 20210307205554278
136999 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.out' (135,026) at 20210308005046409
137000 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/dummy_simple_dict.bin' (135,027) at 20220604030008508
137001 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-batch-action.png' (135,028) at 20220105012522967
137002 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/dummy_simple_enc.bin' (135,029) at 20220604030008508
137003 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat' (135,030) at 20240906080037556
137004 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.out' (135,031) at 20210927100127469
137005 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/MCFG' (135,032) at 20240906080037560
137006 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.out' (135,033) at 20210308005046413
137007 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Nyiregyhaza-Tokaj-Kazincbarcika-Saly-Satoraljaujhely' (135,034) at 20210307205553774
137008 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.memhp' (135,035) at 20240906080037556
137009 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/storage_dict.bin' (135,036) at 20220604030008508
137010 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/secondary.png' (135,037) at 20220105012522963
137011 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.memhp' (135,038) at 20240906080037556
137012 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-colon.out' (135,039) at 20210308005046409
137013 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg/icon.xpm' (135,040) at 20210307205553750
137014 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/HPET' (135,041) at 20240906080037556
137015 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/u-boot_logo.bmp' (135,042) at 20210308005003768
137016 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/s390x/vdso.so' (135,043) at 20240326080039562
137017 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBoldItalic.woff' (135,044) at 20220105012522987
137018 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-pagination.png' (135,045) at 20220105012522971
137019 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/README' (135,046) at 20210307205554266
137020 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-loongarch64-code.fd.bz2' (135,047) at 20241211090212410
137021 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-overview-2-generic.png' (135,048) at 20210307205554302
137022 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/tests/pe-file.exe' (135,049) at 20210309003655944
137023 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue.net' (135,050) at 20210307205554470
137024 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png' (135,051) at 20210307205554270
137025 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-base-clash.out' (135,052) at 20210308005046413
137026 2025-01-21 03:01:05.615-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-user-manager/.openbmc-enforce-gitlint' (135,053) at 20221102030039781
137027 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/info.png' (135,054) at 20210307205554250
137028 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_256x256.png' (135,055) at 20210308005046549
137029 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/c1.bb' (135,056) at 20210307205554250
137030 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-predefined.out' (135,057) at 20210927100127469
137031 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-dict.out' (135,058) at 20210308005046409
137032 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png' (135,059) at 20210307205554270
137033 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/drive_oem_dict.bin' (135,060) at 20220604030008508
137034 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuppc.png' (135,061) at 20240309090012816
137035 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.cphp' (135,062) at 20240906080037560
137036 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if.out' (135,063) at 20210308005046401
137037 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-q.out' (135,064) at 20210308005046409
137038 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/reiserfs/Kconfig' (135,065) at 20210308005003548
137039 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-busybox.png' (135,066) at 20210307205554326
137040 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf' (135,067) at 20210307205554274
137041 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png' (135,068) at 20210307205554250
137042 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/x86_64/vdso.so' (135,069) at 20240326080039566
137043 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.cphp' (135,070) at 20240906080037560
137044 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2' (135,071) at 20210308005046473
137045 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing-space.out' (135,072) at 20210308005046405
137046 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-good.err' (135,073) at 20210308005046401
137047 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz' (135,074) at 20210307205554594
137048 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_display.png' (135,075) at 20210307205554254
137049 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.out' (135,076) at 20210308005046401
137050 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/danger.png' (135,077) at 20220105012522963
137051 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-type-list.out' (135,078) at 20210308005046409
137052 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-data.out' (135,079) at 20210308005046401
137053 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/freescale.bmp' (135,080) at 20210308005003768
137054 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide-libc.png' (135,081) at 20210307205554334
137055 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/.shellcheck' (135,082) at 20210415000044188
137056 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png' (135,083) at 20210307205554270
137057 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count2' (135,084) at 20240906080037560
137058 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/figures/yp-how-it-works-new-diagram.png' (135,085) at 20210316000012689
137059 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_48x48.png' (135,086) at 20210308005046549
137060 2025-01-21 03:01:05.616-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-environment.png' (135,087) at 20210307205554366
137061 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.shellcheck' (135,088) at 20210415000052104
137062 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/warning.png' (135,089) at 20220105012522963
137063 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2' (135,090) at 20210308005046389
137064 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/status-icon/info.png' (135,091) at 20220105012522963
137065 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_hover.png' (135,092) at 20210307205554250
137066 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.out' (135,093) at 20210308005046401
137067 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/images/favicon.ico' (135,094) at 20210308005107069
137068 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-int.out' (135,095) at 20210308005046401
137069 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png' (135,096) at 20210307205554346
137070 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-missing.out' (135,097) at 20210308005046405
137071 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.numamem' (135,098) at 20240906080037560
137072 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz' (135,099) at 20210307205554594
137073 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/gnuplot.png' (135,100) at 20210307205553914
137074 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/pxe-virtio.rom' (135,101) at 20210308005046181
137075 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-noinitiator' (135,102) at 20240906080037556
137076 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/ref-manual/figures/build-workspace-directory.png' (135,103) at 20210307205554354
137077 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/files/ignored_dir.dat/ignore' (135,104) at 20210308005003756
137078 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz' (135,105) at 20210307205554590
137079 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBold.woff' (135,106) at 20220105012522987
137080 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz' (135,107) at 20210307205554594
137081 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.mmio64' (135,108) at 20240906080037556
137082 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/brcm/bcm97xxx-nand-cs1-bch24.dtsi' (135,109) at 20210307214926194
137083 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/include/uapi/asm/param.h' (135,110) at 20210307214926166
137084 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/crypto/camellia_aesni_avx2_glue.c' (135,111) at 20220525020652134
137085 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/tuners/mt2266.c' (135,112) at 20240405153049533
137086 2025-01-21 03:01:05.617-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/codecs/tas2764.h' (135,113) at 20240405153053801
137087 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/i386/intel_iommu_internal.h' (135,114) at 20241211090212278
137088 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwtracing/coresight/coresight-sysfs.c' (135,115) at 20240405153048893
137089 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/m5208evbe/Kconfig' (135,116) at 20210308005002972
137090 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/firmware/mediatek/mtk-adsp-ipc.h' (135,117) at 20240405153231807
137091 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi' (135,118) at 20240405153229899
137092 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/rtc/s35392a.c' (135,119) at 20210308005003480
137093 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/math-emu/poly.h' (135,120) at 20210307214926730
137094 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/misc/stm32f4xx_exti.c' (135,121) at 20241211090212298
137095 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/sh4/cpu.h' (135,122) at 20240906080037536
137096 2025-01-21 03:01:05.618-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/zstd/decompress/zstd_decompress.c' (135,123) at 20240405153053117
137097 2025-01-21 03:01:05.619-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/tegra/tegra210_i2s.h' (135,124) at 20210309003654940
137098 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/media/v4l2-device.h' (151,843) at 20220525020654631
137099 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml' (151,844) at 20240405153045073
137100 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ia_css_wb.host.c' (151,845) at 20210307214930562
137101 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libcper/generator/sections/gen-section-nvidia.c' (151,846) at 20241114091008828
137102 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/devlink/bnxt.rst' (151,847) at 20240405153045237
137103 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/samsung/odroid/odroid.c' (151,848) at 20210308005003044
137104 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2l.dts' (151,849) at 20240405153229919
137105 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/networking/device_drivers/qlogic/index.rst' (151,850) at 20220525020651746
137106 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb' (151,851) at 20241206090014342
137107 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/kvm/x86_64/hyperv_tlb_flush.c' (151,852) at 20240405153054321
137108 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-patch-gz.bb' (151,853) at 20220402030016127
137109 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/include/asm/push-switch.h' (151,854) at 20210307214926550
137110 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/v4l/vidioc-g-fbuf.rst' (151,855) at 20240405153045321
137111 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/micronas/vct/ebi_onenand.c' (151,856) at 20210308005003020
137112 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.h' (151,857) at 20240405153047277
137113 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/usb.h' (151,858) at 20240405153231255
137114 2025-01-21 03:01:05.737-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/interface/arch-x86/xen.h' (151,859) at 20240326080039542
137115 2025-01-21 03:01:05.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/mtd/nand/raw/tegra_nand.h' (151,860) at 20210308005003416
137116 2025-01-21 03:01:05.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/gaudi_regs.h' (151,861) at 20240405153046577
137117 2025-01-21 03:01:05.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/watchdog.h' (151,862) at 20210308005002776
137118 2025-01-21 03:01:05.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/Galaxy3C-95.0W' (151,863) at 20210307205553762
137119 2025-01-21 03:01:05.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-sti/Makefile' (151,864) at 20210307214925962
137120 2025-01-21 03:01:05.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c' (151,865) at 20240405153230807
137121 2025-01-21 03:01:05.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/sh/kernel/vmlinux.lds.S' (151,866) at 20240405153046317
137122 2025-01-21 03:01:05.738-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/ci/xfails/i915-whl-fails.txt' (151,867) at 20240405153230531
137123 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/callback_proc.c' (151,868) at 20240405153231695
137124 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-hwmon/tools/find_callout_path.cpp' (151,869) at 20210308004940472 to deleted uid set
137125 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/ls1043aqds/eth.c' (151,870) at 20210308005002968
137126 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/comedi/drivers/das6402.c' (151,871) at 20240405153046893
137127 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-Ikaalinen' (151,872) at 20210307205553770
137128 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/led.h' (151,873) at 20240405153050641
137129 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/st/sti/hva/Makefile' (151,874) at 20240405153049473
137130 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/run-ptest' (151,875) at 20231011080016578
137131 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/c29xpcie/tlb.c' (151,876) at 20210308005002960
137132 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/translations/zh_CN/doc-guide/index.rst' (151,877) at 20240405153045293
137133 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/152.out' (151,878) at 20210308005046453
137134 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/aspeed/evb_ast2600/Kconfig' (151,879) at 20210421100236114
137135 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/rtl8723bs/include/hal_com_phycfg.h' (151,880) at 20220525020654183
137136 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rc.c' (151,881) at 20240405153050633
137137 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/usb/host/xhci.h' (151,882) at 20210308005003516
137138 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-owl-sirq.c' (151,883) at 20210309003650236
137139 2025-01-21 03:01:05.739-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/sound/sof/debug.h' (151,884) at 20240405153052889
137140 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/cpu/interrupts.c' (151,885) at 20210308005002812
137141 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/watchdog/imx_watchdog.c' (151,886) at 20210308005003540
137142 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/regulator/maxim,max77826.yaml' (151,887) at 20210307214925410
137143 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/kernel_fdt.its' (151,888) at 20210308005003332
137144 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/disk/Kconfig' (151,889) at 20210308005003288
137145 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/broadcom/bcm947189acdbmr.dts' (151,890) at 20240405153045429
137146 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/block/amend.c' (151,891) at 20230925080039817
137147 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/imx-regs.h' (151,892) at 20210308005002644
137148 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/recipedetails.html' (151,893) at 20210307205554286
137149 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/README.t1040-l2switch' (151,894) at 20210308005003300
137150 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/uk-TunbridgeWells' (151,895) at 20210307205553798
137151 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/vmx/run_flags.h' (151,896) at 20240405153230139
137152 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/076.out' (151,897) at 20210308005046441
137153 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/pci/mantis/mantis_vp1034.h' (151,898) at 20210307214928702
137154 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/jkt-metrics.json' (151,899) at 20240405153054145
137155 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-local/file1' (151,900) at 20210307205554386
137156 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sunrpc/sched.h' (151,901) at 20240415080012991
137157 2025-01-21 03:01:05.740-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/fi-DNA-Lappeenranta' (151,902) at 20210307205553770
137158 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/phy/phy-stm32-usbphyc.c' (151,903) at 20210308005003456
137159 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/ppc/mmu-radix64.c' (151,904) at 20240906080037516
137160 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/reiserfs/lock.c' (151,905) at 20210307214931234
137161 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/125' (151,906) at 20220429100100890
137162 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/asrock_e3c256d4i.json' (151,907) at 20231205090005305
137163 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/mega_common.h' (151,908) at 20220525020654039
137164 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/chassis-control' (151,909) at 20230412080023460
137165 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/xtensa/dts/xtfpga-flash-16m.dtsi' (151,910) at 20210308005002884
137166 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/rds/ib.c' (151,911) at 20240405153053353
137167 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/renesas/pfc-r8a77980.c' (151,912) at 20240405153051357
137168 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/toradex/apalis_imx6/do_fuse.c' (151,913) at 20210308005003080
137169 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/Kconfig' (151,914) at 20220525020653503
137170 2025-01-21 03:01:05.741-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/renesas/vsp1/vsp1_hgo.c' (151,915) at 20240405153049445
137171 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/cinergyT2-core.c' (151,916) at 20240405153049549
137172 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/arm/arm-realview-eb.dts' (151,917) at 20240405153045401
137173 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/boot/dts/fsl/qoriq-qman1-portals.dtsi' (151,918) at 20210307214926350
137174 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/loongson/lsdc_pixpll.h' (151,919) at 20240405153230583
137175 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/files/0001-fix-pythondir-for-multilib-when-cross-compiling.patch' (151,920) at 20231014080011723
137176 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/m68k/fpsp040/Makefile' (151,921) at 20220525020651982
137177 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc-common.yaml' (151,922) at 20240405153045113
137178 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/message/fusion/lsi/mpi.h' (151,923) at 20220525020653335
137179 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dio.h' (151,924) at 20210307214931378
137180 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/allwinner/sun5i-a13-pocketbook-touch-lux-3.dts' (151,925) at 20240405153045377
137181 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/encoded/circuit_enc.bin' (151,926) at 20220604030008508
137182 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/swampd_diagram.png' (151,927) at 20210308005116217
137183 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-vmxnet3.rom' (151,928) at 20210308005046141
137184 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/non-objects.out' (151,929) at 20210308005046409
137185 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/ip6tables.rules' (151,930) at 20210307205554562
137186 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.cphp' (151,931) at 20240906080037556
137187 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/bono.vpd' (151,932) at 20210308005056661
137188 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC' (151,933) at 20240906080037556
137189 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz' (151,934) at 20210307205554594
137190 2025-01-21 03:01:05.742-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/nested-struct-data.out' (151,935) at 20210308005046409
137191 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png' (151,936) at 20210307205554366
137192 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.dimmpxm' (151,937) at 20241211090212530
137193 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/sphinx-static/YoctoProject_Logo_RGB.jpg' (151,938) at 20210307205554370
137194 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/nicole.cfg' (151,939) at 20210307205554222
137195 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-title.png' (151,940) at 20210307205554302
137196 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.numamem' (151,941) at 20240906080037556
137197 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-key4.db' (151,942) at 20210307205553986
137198 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/reserved-member-has.out' (151,943) at 20210308005046409
137199 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/binman/test/descriptor.bin' (151,944) at 20210308005003752
137200 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/.shellcheck' (151,945) at 20210415000109176
137201 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/wandboard.bmp' (151,946) at 20210308005003768
137202 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmibt' (151,947) at 20240906080037556
137203 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.type4-count' (151,948) at 20240906080037560
137204 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.acpihmatvirt' (151,949) at 20240906080037556
137205 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/missing-comma-list.out' (151,950) at 20210308005046409
137206 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpdFile.dat' (151,951) at 20210308005056661
137207 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/denied.png' (151,952) at 20210307205554250
137208 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/syteco.bmp' (151,953) at 20210308005003768
137209 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.memhp' (151,954) at 20240906080037556
137210 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/media/s5p-mfc.txt' (151,955) at 20240405153045101
137211 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/configurations/host_eid' (151,956) at 20210311201857430
137212 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/aarch64/vdso-be.so' (151,957) at 20241211090212374
137213 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qemu_vga.ndrv' (151,958) at 20210308005046185
137214 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.out' (151,959) at 20210308005046413
137215 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libbej/test/dictionaries/chassis_dict.bin' (151,960) at 20240106090013589
137216 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/duplicate-key.out' (151,961) at 20210308005046405
137217 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz' (151,962) at 20210307205554590
137218 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-string.out' (151,963) at 20210308005046401
137219 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_display.png' (151,964) at 20210307205554250
137220 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.out' (151,965) at 20210308005046401
137221 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.out' (151,966) at 20210308005046397
137222 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/draft.png' (151,967) at 20210307205554370
137223 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf' (151,968) at 20210307205554270
137224 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz' (151,969) at 20210307205554594
137225 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-if-key.out' (151,970) at 20220429100100882
137226 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_64x64.png' (151,971) at 20210308005046549
137227 2025-01-21 03:01:05.743-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-coroutine.out' (151,972) at 20210308005046409
137228 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-pcnet.rom' (151,973) at 20210308005046137
137229 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol_palfin.bmp' (151,974) at 20210308005003768
137230 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/issues.png' (151,975) at 20210307205554250
137231 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png' (151,976) at 20210307205554254
137232 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.out' (151,977) at 20220429100100882
137233 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-row-actions.png' (151,978) at 20220105012522971
137234 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count2' (151,979) at 20240906080037556
137235 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.out' (151,980) at 20210308005046397
137236 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.out' (151,981) at 20240906080037564
137237 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/set-variable.png' (151,982) at 20210307205554382
137238 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_hover.png' (151,983) at 20210307205554250
137239 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP' (151,984) at 20240906080037560
137240 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png' (151,985) at 20210307205554270
137241 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/vgabios-virtio.bin' (151,986) at 20240326080039614
137242 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count' (151,987) at 20240906080037556
137243 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-no-base.out' (151,988) at 20220429100100882
137244 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/compatible-layers.png' (151,989) at 20210307205554378
137245 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.dimmpxm' (151,990) at 20240906080037556
137246 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png' (151,991) at 20210307205554346
137247 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.xapic' (151,992) at 20240906080037556
137248 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/template/yocto-project-qs.png' (151,993) at 20210307205554374
137249 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.out' (151,994) at 20220429100100882
137250 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.out' (151,995) at 20210927100127469
137251 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-bad-type.out' (151,996) at 20210927100127469
137252 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/MCFG' (151,997) at 20240906080037556
137253 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.cxl' (151,998) at 20240906080037556
137254 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SLIT.memhp' (151,999) at 20240906080037556
137255 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE' (152,000) at 20210518000100501
137256 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count2' (152,001) at 20240906080037556
137257 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/disable-tests' (152,002) at 20241206090014346
137258 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/oob-test.out' (152,003) at 20210308005046409
137259 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count2' (152,004) at 20240906080037560
137260 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.cphp' (152,005) at 20240906080037556
137261 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png' (152,006) at 20210307205554270
137262 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz' (152,007) at 20210307205554594
137263 2025-01-21 03:01:05.744-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/s390-ccw.img' (152,008) at 20241211090212442
137264 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/error.png' (152,009) at 20210307205554250
137265 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove.png' (152,010) at 20210307205554250
137266 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.out' (152,011) at 20210308005046401
137267 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/easylogo/linux_blackfin.tga' (152,012) at 20210308005003760
137268 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.numamem' (152,013) at 20240906080037556
137269 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-empty.png' (152,014) at 20220105012522967
137270 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-array.err' (152,015) at 20221215040039362
137271 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureServices.png' (152,016) at 20241206090014206
137272 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz' (152,017) at 20210307205554590
137273 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/icons/qemu_32x32.png' (152,018) at 20210308005046549
137274 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/.shellcheck' (152,019) at 20210415100052453
137275 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/bad-type-bool.out' (152,020) at 20210308005046401
137276 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1' (152,021) at 20210307205554390
137277 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/MCFG' (152,022) at 20240906080037556
137278 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-LightItalic.woff' (152,023) at 20220105012522987
137279 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/u-boot/tools/logos/engicam.bmp' (152,024) at 20210308005003768 to deleted uid set
137280 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/redefined-event.out' (152,025) at 20210308005046409
137281 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png' (152,026) at 20210307205554610
137282 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/python/qemu/utils/py.typed' (152,027) at 20210927100127329
137283 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-unknown.out' (152,028) at 20210308005046401
137284 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/template/VeraMono.ttf' (152,029) at 20210307205554234
137285 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/template/VeraMoBd.ttf' (152,030) at 20210307205554234
137286 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.out' (152,031) at 20210308005046401
137287 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT' (152,032) at 20240906080037556
137288 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/event-nest-struct.out' (152,033) at 20210308005046405
137289 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/toaster-manual/figures/simple-configuration.png' (152,034) at 20210307205554382
137290 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-version3.vmdk.bz2' (152,035) at 20210308005046473
137291 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/qboot.rom' (152,036) at 20221215040039234
137292 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2' (152,037) at 20210927100127505
137293 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz' (152,038) at 20210307205554590
137294 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-i915-display.png' (152,039) at 20210307205554322
137295 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-section.out' (152,040) at 20210308005046401
137296 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-i386-code.fd.bz2' (152,041) at 20241211090212402
137297 2025-01-21 03:01:05.745-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/aarch64/virt/SPCR' (152,042) at 20240906080037556
137298 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png' (152,043) at 20210307205554610
137299 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.out' (152,044) at 20210308005046401
137300 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/ppc/vdso-64le.so' (152,045) at 20241211090212378
137301 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot' (152,046) at 20210307205554274
137302 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuriscv64.png' (152,047) at 20240309090012816
137303 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.out' (152,048) at 20210927100127469
137304 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/overview-manual/figures/analysis-for-package-splitting.png' (152,049) at 20210307205554306
137305 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.out' (152,050) at 20210308005046401
137306 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/string-code-point-127.out' (152,051) at 20210308005046409
137307 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.out' (152,052) at 20220429100100882
137308 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.out' (152,053) at 20210308005046413
137309 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png' (152,054) at 20210307205554338
137310 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.out' (152,055) at 20210308005046401
137311 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz2' (152,056) at 20210308005046473
137312 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuriscv64.png' (152,057) at 20240309090012816
137313 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/build/tests/ex/empty/Build' (152,058) at 20210307214932470
137314 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png' (152,059) at 20210307205554250
137315 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86-64.png' (152,060) at 20240309090012816
137316 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/efi-virtio.rom' (152,061) at 20210308005046141
137317 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/include-cycle.out' (152,062) at 20210308005046409
137318 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-i386-secure-code.fd.bz2' (152,063) at 20241211090212406
137319 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.noacpihp' (152,064) at 20240906080037556
137320 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-output-display.png' (152,065) at 20210307205554326 to deleted uid set
137321 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/.shellcheck' (152,066) at 20210308005049757
137322 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz' (152,067) at 20210307205554594
137323 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/.shellcheck' (152,068) at 20210511000025977
137324 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile' (152,069) at 20210307205554390
137325 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/returns-array-bad.out' (152,070) at 20210308005046409
137326 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/A/file.txt' (152,071) at 20210307205554446
137327 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide.png' (152,072) at 20210307205554334
137328 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/doc/template/draft.png' (152,073) at 20210307205554234
137329 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat' (152,074) at 20240906080037560
137330 2025-01-21 03:01:05.746-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-alternate.out' (152,075) at 20210308005046401
137331 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue' (152,076) at 20210307205554470
137332 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x' (152,077) at 20241211090212534
137333 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/toasts/toast.png' (152,078) at 20220105012522975
137334 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png' (152,079) at 20210307205554270
137335 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.env' (152,080) at 20210307205554586
137336 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/riscv64/virt/FACP' (152,081) at 20240906080037556
137337 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.out' (152,082) at 20210308005046397
137338 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.out' (152,083) at 20210308005046401
137339 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/slof.bin' (152,084) at 20240326080039610
137340 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/pc-bios/edk2-riscv-code.fd.bz2' (152,085) at 20241211090212410
137341 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-inventory-map/config.yaml' (152,086) at 20210307205554094
137342 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/Kconfig.iosched' (152,087) at 20240405153046513
137343 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/samples/bpf/tracex5_user.c' (152,088) at 20240405153232099
137344 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-common/conf/layer.conf' (152,089) at 20241221090017484
137345 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/nxp/imx/imx6qdl-udoo.dtsi' (152,090) at 20240405153229887
137346 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/dmic-codec.yaml' (152,091) at 20240405153045161
137347 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3/0001-build-Fix-build-for-newer-versions-of-meson.patch' (152,092) at 20220502030010096
137348 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rga/Kconfig' (152,093) at 20240405153049449
137349 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/clk/at91/Makefile' (152,094) at 20210308005003348
137350 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h' (152,095) at 20241008080013919
137351 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-clash-member.json' (152,096) at 20220429100100882
137352 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-inventec/meta-starscream/conf/templates/default/local.conf.sample' (152,097) at 20241221090017484
137353 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/p1_twr.h' (152,098) at 20210308005003608
137354 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/xilinxfb.c' (152,099) at 20240405153231595
137355 2025-01-21 03:01:05.747-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/timer.c' (152,100) at 20210308005002712
137356 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/ata/libahci.c' (152,101) at 20240405153230175
137357 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/socfpga_arria5_socdk.dts' (152,102) at 20210308005002612
137358 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/T1040RDB_SECURE_BOOT_defconfig' (152,103) at 20210308005003244
137359 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_5_pmfw.h' (152,104) at 20240405153048349
137360 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/microchip/lan966x/lan966x_ifh.h' (152,105) at 20240405153050169
137361 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/ppc/pnv_i2c.c' (152,106) at 20240906080037280
137362 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bus/Kconfig' (152,107) at 20240405153230195
137363 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/mipi_backend_common_defs.h' (152,108) at 20210307214930538
137364 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/dvb-usb/technisat-usb2.c' (152,109) at 20240405153049553
137365 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/blockdev/drbd/index.rst' (152,110) at 20210309003648268
137366 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/lib/bitops.h' (152,111) at 20240405153045633
137367 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/venice2.h' (152,112) at 20210308005003624
137368 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/target/s390x/tcg/vec_string_helper.c' (152,113) at 20230925080040069
137369 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/ui/gtk-clipboard.c' (152,114) at 20221215040039398
137370 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-bidict_0.23.1.bb' (152,115) at 20241206090014266
137371 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mx7dsabresd.h' (152,116) at 20210308005003608
137372 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/driver-api/media/v4l2-core.rst' (152,117) at 20240405153229807
137373 2025-01-21 03:01:05.748-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/0001-fix-bzip2-version-tmp-aaa-will-hang.patch' (152,118) at 20241221090017676
137374 2025-01-21 03:01:05.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/l3_2xxx.h' (152,119) at 20210309003648704
137375 2025-01-21 03:01:05.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/sunplus_wdt.c' (152,120) at 20240405153052245
137376 2025-01-21 03:01:05.749-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/jfs/jfs_logmgr.h' (152,121) at 20240820080014173
137377 2025-01-21 03:01:05.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_12_0_sh_mask.h' (152,122) at 20240405153047473
137378 2025-01-21 03:01:05.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/tcp.h' (152,123) at 20241018080014566
137379 2025-01-21 03:01:05.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/uv/bios.h' (152,124) at 20240405153230115
137380 2025-01-21 03:01:05.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/alpha/kernel/err_impl.h' (152,125) at 20210307214925654
137381 2025-01-21 03:01:05.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/nouveau/nouveau_bo74c1.c' (152,126) at 20240405153048625
137382 2025-01-21 03:01:05.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-flash/tools/io.cpp' (152,127) at 20240817080027656
137383 2025-01-21 03:01:05.765-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/serial/brcm,bcm6345-uart.yaml' (152,128) at 20240405153045153
137384 2025-01-21 03:01:05.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_1_sh_mask.h' (152,129) at 20240405153047741
137385 2025-01-21 03:01:05.780-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/nios2/include/asm/nios2.h' (152,130) at 20210308005002828
137386 2025-01-21 03:01:05.794-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_5_sh_mask.h' (152,131) at 20240405153047661
137387 2025-01-21 03:01:05.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-headers/asm-x86/mman.h' (152,132) at 20240326080039554
137388 2025-01-21 03:01:05.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/utils.h' (152,133) at 20210307214932742
137389 2025-01-21 03:01:05.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/lib/patchtest/selftest/selftest' (152,134) at 20241221090017632
137390 2025-01-21 03:01:05.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/dce_v8_0.c' (152,135) at 20240405153230335
137391 2025-01-21 03:01:05.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/elx/efct/efct_lio.h' (152,136) at 20220525020654003
137392 2025-01-21 03:01:05.795-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/include/uapi/asm/papr_pdsm.h' (152,137) at 20240405153046133
137393 2025-01-21 03:01:05.808-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_3_1_4_sh_mask.h' (152,138) at 20240405153047777
137394 2025-01-21 03:01:05.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_1_0_sh_mask.h' (152,139) at 20240405153047485
137395 2025-01-21 03:01:05.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/params/trigger_params.hpp' (152,140) at 20250101090029511
137396 2025-01-21 03:01:05.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/meson.build' (152,141) at 20250101090002234 to deleted uid set
137397 2025-01-21 03:01:05.822-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/trigger.hpp' (152,142) at 20250101090002238
137398 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp' (152,143) at 20250101090002234
137399 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sensorset.hpp' (152,150) at 20250103090030005
137400 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/events.hpp' (152,151) at 20250103090030353
137401 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/thresholds.hpp' (152,152) at 20250103090030009
137402 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/app.hpp' (152,153) at 20250103090002092
137403 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/tools/find_hwmon.cpp' (152,154) at 20250103090030009
137404 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/types.hpp' (152,155) at 20250103090030353
137405 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/test/test_fru-utils.cpp' (152,156) at 20250103090003952
137406 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/log_manager.cpp' (152,157) at 20250103090031821
137407 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_connection.hpp' (152,158) at 20250103090002092
137408 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/errors.hpp' (152,159) at 20250103090030353
137409 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/test/hwmonio_mock.hpp' (152,160) at 20250103090030009
137410 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/perform_scan.cpp' (152,161) at 20250103090003952
137411 2025-01-21 03:01:05.823-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-generic-x' (152,162) at 20241211090212534
137412 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/vm_websocket.hpp' (152,163) at 20250102090002373
137413 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.applesmc' (152,164) at 20240906080037556
137414 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/args-any.out' (152,165) at 20210308005046401
137415 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/iptables.rules' (152,166) at 20210307205554562
137416 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/linux-user/loongarch64/vdso.so' (152,167) at 20241211090212378
137417 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count' (152,168) at 20240906080037560
137418 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.cphp' (152,169) at 20240906080037556
137419 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png' (152,170) at 20210307205554270
137420 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.out' (152,171) at 20220429100100882
137421 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-output-display.png' (152,172) at 20210307205554326
137422 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.out' (152,173) at 20210308005046405
137423 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/chromium/devkeys/kernel.keyblock' (152,174) at 20210308005003300
137424 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.err' (152,175) at 20210308005046409
137425 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory.png' (152,176) at 20210307205554298
137426 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/utils/ensure.hpp' (152,177) at 20241231090029370
137427 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sysfs.cpp' (152,179) at 20250103090030005
137428 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sensorset.cpp' (152,180) at 20250103090030005
137429 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/tools/find_callout_path.cpp' (152,181) at 20250103090030009
137430 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.nohpet' (152,182) at 20241211090212534
137431 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-proc-control/.clang-format' (152,183) at 20250103090020393
137432 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger.cpp' (152,184) at 20250101090029511
137433 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp' (152,185) at 20250101090002238
137434 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/parsing.hpp' (152,186) at 20250103090002092
137435 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-objmgr/.clang-format' (152,187) at 20250103090033289
137436 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/witherspoon-pfault-analysis/.clang-format' (152,188) at 20250103090042189
137437 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/.clang-format' (152,189) at 20250103090031821
137438 2025-01-21 03:01:05.824-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/functor.cpp' (152,190) at 20250103090030353
137439 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/functor.hpp' (152,191) at 20250103090030353
137440 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/manager.cpp' (152,192) at 20250103090031821
137441 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/types/trigger_types.hpp' (152,193) at 20250101090029511
137442 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_trigger_manager.cpp' (152,194) at 20250101090029515
137443 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp' (152,195) at 20250101090002238
137444 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ModalSettings.vue' (152,196) at 20250103090041869
137445 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/hwmon.hpp' (152,197) at 20250103090030005
137446 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/server_sent_event_test.cpp' (152,198) at 20250103090002096
137447 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/hwmonio.hpp' (152,199) at 20250103090030005
137448 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/env.cpp' (152,200) at 20250103090030005
137449 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/errors.cpp' (152,201) at 20250103090030353
137450 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_client.hpp' (152,202) at 20250103090002092
137451 2025-01-21 03:01:05.825-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/meson.options' (152,220) at 20250101090002238
137452 2025-01-21 03:01:05.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/tests/src/test_trigger.cpp' (152,221) at 20250101090029511
137453 2025-01-21 03:01:05.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/src/trigger_manager.cpp' (152,222) at 20250101090029511
137454 2025-01-21 03:01:05.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/nilfs.h' (152,223) at 20250106090012075
137455 2025-01-21 03:01:05.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_main.c' (152,224) at 20250106090012055
137456 2025-01-21 03:01:05.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/freescale/fec_ptp.c' (152,225) at 20250106090012055
137457 2025-01-21 03:01:05.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/connection.h' (152,226) at 20250106090012079
137458 2025-01-21 03:01:05.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/btnode.c' (152,227) at 20250106090012075
137459 2025-01-21 03:01:05.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/file.c' (152,228) at 20250106090012075
137460 2025-01-21 03:01:05.826-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c' (152,229) at 20250106090012047
137461 2025-01-21 03:01:05.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/regmap/regmap.c' (152,230) at 20250106090012043
137462 2025-01-21 03:01:05.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/gcinode.c' (152,231) at 20250106090012075
137463 2025-01-21 03:01:05.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c' (152,232) at 20250106090012047
137464 2025-01-21 03:01:05.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/tb.c' (152,233) at 20250106090012067
137465 2025-01-21 03:01:05.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/stddef.h' (152,234) at 20250106090012087
137466 2025-01-21 03:01:05.827-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/virtio_blk.c' (152,235) at 20250106090012043
137467 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_topology.c' (152,236) at 20250106090012047
137468 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/p2sb.c' (152,237) at 20250106090012067
137469 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/pci.c' (152,238) at 20250106090012043
137470 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/msi.c' (152,239) at 20250106090012063
137471 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/.clang-format' (152,240) at 20250103090003948
137472 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/.clang-format' (152,241) at 20250103090023501
137473 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/util.hpp' (152,242) at 20250103090030009
137474 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/http/parsing_test.cpp' (152,243) at 20250103090002096
137475 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/interface.hpp' (152,244) at 20250103090030005
137476 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/http_utility.hpp' (152,245) at 20250103090002092
137477 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/test.awk' (152,246) at 20250103145915256
137478 2025-01-21 03:01:05.828-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/bmcweb/redfish-core/src/subscription.cpp' (152,247) at 20250104090002082 to deleted uid set
137479 2025-01-21 03:01:05.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/cooling-type/main.cpp' (152,264) at 20250104090023138
137480 2025-01-21 03:01:05.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/LICENSE' (152,265) at 20250103145915252
137481 2025-01-21 03:01:05.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/meson.build' (152,266) at 20250103145915256
137482 2025-01-21 03:01:05.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/add-urls.awk' (152,267) at 20250103145915252
137483 2025-01-21 03:01:05.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/usb-ctrl/meson.build' (152,268) at 20250103145915256
137484 2025-01-21 03:01:05.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/usb-ctrl/usb-ctrl' (152,269) at 20250103145915256
137485 2025-01-21 03:01:05.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.cpp' (152,270) at 20250104090023138
137486 2025-01-21 03:01:05.829-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/tests' (152,271) at 20250103145915256
137487 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/first-boot-set-hostname.service' (152,272) at 20250103145915252
137488 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' (152,273) at 20250104090015822
137489 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/meson.build' (152,274) at 20250103145915252
137490 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/.gitignore' (152,275) at 20250103145915252
137491 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/first-boot-set-mac@.service' (152,276) at 20250103145915252
137492 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/dbus_interfaces_finder.cpp' (152,277) at 20250104090029114
137493 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/.clang-format' (152,278) at 20250104090029114
137494 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/test/mocked_i2c_interface.hpp' (152,279) at 20250104090029114
137495 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/meson_options.txt' (152,280) at 20250103145915256
137496 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/logging_test.cpp' (152,281) at 20250104090026378
137497 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/first-boot-set-mac.sh' (152,282) at 20250103145915252
137498 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-buttons/.clang-format' (152,283) at 20250104090021254
137499 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VINI.interface.yaml' (152,284) at 20250104090021970
137500 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/http-redirect.socket' (152,285) at 20250103145915256
137501 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/account_service.hpp' (152,286) at 20250104090002082
137502 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/app.cpp' (152,287) at 20250103090030353
137503 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/manager.hpp' (152,288) at 20250103090030353
137504 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/mainloop.cpp' (152,289) at 20250103090030005
137505 2025-01-21 03:01:05.830-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/server_sent_event.hpp' (152,290) at 20250103090002092
137506 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/sysfs.hpp' (152,291) at 20250103090030005
137507 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/utils.hpp' (152,292) at 20250103090030353
137508 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-hwmon/readd.cpp' (152,293) at 20250103090030005
137509 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/manager.cpp' (152,294) at 20250103090030353
137510 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/http-redirect.awk' (152,295) at 20250103145915256
137511 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/pimgen.py' (152,296) at 20250104090024870
137512 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/README.md' (152,297) at 20250103145915252
137513 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/meson.build' (152,298) at 20250103145915256
137514 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/OWNERS' (152,299) at 20250103145915252
137515 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/scripts/parse_registries.py' (152,300) at 20250104090002082
137516 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seg6_iptunnel.h' (152,301) at 20210307214931506
137517 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/lib/xor_simd_glue.c' (152,302) at 20240405153230003
137518 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/configs/syzygy_hub_defconfig' (152,303) at 20210308005003280
137519 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/usb/usbip/src/usbip_detach.c' (152,304) at 20241111090012173
137520 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/battery.h' (152,305) at 20240405153052617
137521 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/ssb-hcd.c' (152,306) at 20210307214930834
137522 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate-crates.inc' (152,307) at 20230503080014587
137523 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-config.bb' (152,308) at 20241206090014274
137524 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/suspend.h' (152,309) at 20240405153045941
137525 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/suspend.h' (152,310) at 20210307214926674
137526 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/bcm_sf2_cfp.c' (152,311) at 20240405153049749
137527 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/include/asm/current.h' (152,312) at 20240405153045621
137528 2025-01-21 03:01:05.831-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/qcom/qdsp6/q6prm-clocks.c' (152,313) at 20240405153053981
137529 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/kconfig/lxdialog/util.c' (152,314) at 20220525020654943
137530 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/sun8i-a23-gt90h-v4.dts' (152,315) at 20210308005002624
137531 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arc/features.rst' (152,316) at 20240405153229739
137532 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/mlx5_ifc_vdpa.h' (152,317) at 20240405153052737
137533 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_output.c' (152,318) at 20240405153053289
137534 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/spi-mem.h' (152,319) at 20210308005003684
137535 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/_templates/footer.html' (152,320) at 20210927100127069
137536 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/fs/btrfs/ctree.h' (152,321) at 20210308005003544
137537 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/microchip/tny_a9260_common.dtsi' (152,322) at 20240405153045473
137538 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/pmic/intel_pmic_bytcrc.c' (152,323) at 20240405153046645
137539 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/docs/tools/index.rst' (152,324) at 20241211090212238
137540 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/mpr2.h' (152,325) at 20210308005003604
137541 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/bluewater/snapper9260/MAINTAINERS' (152,326) at 20210308005002924
137542 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/ipmi-fru-parser/meson.options' (152,327) at 20230817080010548
137543 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/se-Vindeln_Renfors' (152,328) at 20210307205553794
137544 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb' (152,329) at 20241221090017692
137545 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11-compose-data/0001-Drop-x11-dependencies.patch' (152,330) at 20230114040015550
137546 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/arch/s390/include/uapi/asm/perf_regs.h' (152,331) at 20210307214932454
137547 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/installed/DriveCollection_v1.xml' (152,332) at 20240619080002924
137548 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/crypto/gemini/sl3516-ce-core.c' (152,333) at 20240405153230263
137549 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/powerpc/copyloops/validate.c' (152,334) at 20210307214932702
137550 2025-01-21 03:01:05.832-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/xen-blkback/Makefile' (152,335) at 20210307214926922
137551 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/qemu-iotests/192' (152,336) at 20220429100100910
137552 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/crypto/secret_keyring.h' (152,337) at 20210308005045997
137553 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python-pycryptodome.inc' (152,338) at 20241206090014330
137554 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mfd/da903x.c' (152,339) at 20240405153049605
137555 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/math-emu/ieee754.h' (152,340) at 20210307214926274
137556 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/stable/sysfs-devices-system-xen_memory' (152,341) at 20210307214925186
137557 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/test_core_reloc_kernel.c' (152,342) at 20240405153054277
137558 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c' (152,343) at 20240405153047269
137559 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi' (152,344) at 20240405153045729
137560 2025-01-21 03:01:05.833-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/power-utils/version.hpp' (152,345) at 20241114091025397
137561 2025-01-21 03:01:05.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/gfx_8_0_sh_mask.h' (152,346) at 20210307214927526
137562 2025-01-21 03:01:05.838-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-boot/host-powerctrl.service' (152,347) at 20230701080013908
137563 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/sti/uniperif.h' (152,348) at 20240815080012931
137564 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/arm/dts/tegra210-p2371-2180.dts' (152,349) at 20210308005002628
137565 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/verisilicon/hantro_g2_hevc_dec.c' (152,350) at 20240405153049493
137566 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/bnx2fc/bnx2fc_els.c' (152,351) at 20210307214930294
137567 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-extended/bc/bc/libmath.h' (152,352) at 20210307205554558
137568 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend' (152,353) at 20210817000018508
137569 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/SensorCollection.json' (152,354) at 20240619080002952
137570 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-vpd-parser/.gitignore' (152,355) at 20230421080026504
137571 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml' (152,356) at 20240405153229799
137572 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/parisc/kernel/compat_audit.c' (152,357) at 20240405153046073
137573 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_eq_qb.c' (152,358) at 20210308005046501
137574 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/freescale/common/eeprom.h' (152,359) at 20210308005002960
137575 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/input/touchscreen/raspberrypi-ts.c' (152,360) at 20240405153049161
137576 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/core-api/refcount-vs-atomic.rst' (152,361) at 20210307214925266
137577 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cdrom/Makefile' (152,362) at 20210307214926934
137578 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/sr1500/MAINTAINERS' (152,363) at 20210308005003052
137579 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/strongswan/strongswan_5.9.14.bb' (152,364) at 20240413080012647
137580 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ti/common/board_detect.h' (152,365) at 20210308005003076
137581 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/drivers/bootcount/bootcount_i2c.c' (152,366) at 20210308005003340
137582 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pxa/pinctrl-pxa2xx.h' (152,367) at 20210307214930098
137583 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/forwarding/ipip_hier_gre_keys.sh' (152,368) at 20210307214932686
137584 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/firewire/digi00x/digi00x.h' (152,369) at 20220525020654975
137585 2025-01-21 03:01:05.839-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/md/persistent-data/dm-btree.h' (152,370) at 20240405153049257
137586 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/frontend.json' (152,371) at 20240405153054137
137587 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/linux/netfilter/xt_CHECKSUM.h' (152,372) at 20210307214931646
137588 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/nlattr.c' (152,373) at 20240405153231951
137589 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/kernel/head.S' (152,374) at 20220525020651986
137590 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Legacy.interface.yaml' (152,375) at 20221207040023631
137591 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/pcs/pcs-xpcs.c' (152,376) at 20240415080012975
137592 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ia_css_xnr_table.host.h' (152,377) at 20210307214930562
137593 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/include/configs/ti_armv7_omap.h' (152,378) at 20210308005003620
137594 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-bcrypt/run-ptest' (152,379) at 20230401080011971
137595 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/firmware/efi/libstub/bitmap.c' (152,380) at 20240405153047041
137596 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_apg.h' (152,381) at 20240405153047253
137597 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/pm8001/pm8001_sas.h' (152,382) at 20240405153231435
137598 2025-01-21 03:01:05.840-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/BellBird' (152,383) at 20210307205553754
137599 2025-01-21 03:01:05.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/hw/xen/xen-pvh-common.h' (152,384) at 20241211090212366
137600 2025-01-21 03:01:05.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ServiceRoot_v1.xml' (152,385) at 20240619080002936
137601 2025-01-21 03:01:05.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/process/clang-format.rst' (152,386) at 20220525020651754
137602 2025-01-21 03:01:05.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/device-mapper/linear.rst' (152,387) at 20210307214925222
137603 2025-01-21 03:01:05.841-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-tiny-usb.c' (152,388) at 20240405153230683
137604 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/dce_11_2_sh_mask.h' (152,389) at 20240405153047441
137605 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/configure-nic-mctp-endpoint' (152,390) at 20250109090018370
137606 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/setup-bic-eid' (152,391) at 20250109090018370
137607 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb' (152,392) at 20250109090018370 to deleted uid set
137608 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/openbmc-dbus.json' (152,393) at 20250109090010881
137609 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/telemetry_service/test_telemetry_report.robot' (152,394) at 20250109090019406
137610 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-mctp-i2c-binding/ampere-mctp-i2c-binding.service' (152,395) at 20250109090018366
137611 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-wf-bic' (152,396) at 20250109090018370
137612 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-mctp-i2c-binding.bb' (152,397) at 20250109090018366
137613 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/global.json' (152,398) at 20250109090010881
137614 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/requester/mctp_endpoint_discovery.hpp' (152,399) at 20250109090039614
137615 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/meson.build' (152,400) at 20250109090012161
137616 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4.json' (152,401) at 20250109090010881
137617 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/mctp/files/mctp-local.service' (152,402) at 20250109090018370
137618 2025-01-21 03:01:05.846-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_image_upload.robot' (152,403) at 20250109090019406
137619 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4n.json' (152,404) at 20250109090010881
137620 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/host/ampere-mctp-i2c-binding/ampere_mctp_i2c_binding.sh' (152,405) at 20250109090018366
137621 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtmitchell_bmc.json' (152,406) at 20250109090010881
137622 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPEndpoint.hpp' (152,407) at 20250109090004973
137623 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/machine/mtmitchell-dcscm.conf' (152,408) at 20250109090018366
137624 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/mctp/files/mctp-local.service' (152,409) at 20250109090018366
137625 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/layer.conf' (152,410) at 20250109090018366
137626 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPEndpoint.cpp' (152,411) at 20250109090004973
137627 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/mctp/mctp_%.bbappend' (152,412) at 20250109090018366
137628 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPReactorMain.cpp' (152,413) at 20250109090004973
137629 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/files/fvp.cfg' (152,414) at 20250109090018370
137630 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/mtjefferson_bmc.json' (152,415) at 20250109090010881
137631 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_%.bbappend' (152,416) at 20250109090018370
137632 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/mctp/files/mctpd.conf' (152,417) at 20250109090018366
137633 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/mctp/MCTPReactor.cpp' (152,418) at 20250109090004973
137634 2025-01-21 03:01:05.847-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mctp/mctp_2.1.bb' (152,419) at 20250109090018370
137635 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/u-boot_%.bbappend' (152,470) at 20250109090018370
137636 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/tests/test_MCTPReactor.cpp' (152,471) at 20250109090004973
137637 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/host/ampere-mctp-i2c-binding.bbappend' (152,472) at 20250109090018366
137638 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/wait-until-mctp-connection-done' (152,473) at 20250109090018370
137639 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb' (152,474) at 20250109090018370
137640 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/set-uart-select-led' (152,475) at 20250110090017645
137641 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff' (152,476) at 20250110090017645
137642 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/configuration/entity-manager/blacklist.json' (152,477) at 20250110090017641
137643 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/fru_device.cpp' (152,478) at 20250110090004445
137644 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_hsc_adi.json' (152,479) at 20250110090004445
137645 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc' (152,480) at 20250110090017645
137646 2025-01-21 03:01:05.848-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' (152,481) at 20250110090018733 to deleted uid set
137647 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-uart-select-led.service' (152,482) at 20250110090017641
137648 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/skeleton-rev.bbclass' (152,483) at 20250110090017649
137649 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/config.json' (152,484) at 20250110090030473
137650 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_adi.json' (152,485) at 20250110090004441
137651 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/src/meson.build' (152,548) at 20250110090004445
137652 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi-clear-ip.sh.in' (152,549) at 20250110090017645
137653 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor-evt.json' (152,550) at 20250110090017641
137654 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/power-cmd' (152,551) at 20250110090017645 to deleted uid set
137655 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb' (152,552) at 20250110090017645
137656 2025-01-21 03:01:05.849-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/zones.json' (152,553) at 20250110090030473
137657 2025-01-21 03:01:05.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/google-misc/subprojects/ncsid/src/ncsid@.service.in' (152,554) at 20250110090005821
137658 2025-01-21 03:01:05.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_adi_48vhsc_inf.json' (152,555) at 20250110090004441
137659 2025-01-21 03:01:05.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/.clang-format' (152,556) at 20250110090020545
137660 2025-01-21 03:01:05.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/settings/phosphor-settings-defaults-native/catalina-temporary-software-versions.yml' (152,557) at 20250110090017645
137661 2025-01-21 03:01:05.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-ra.service.in' (152,558) at 20250110090017645
137662 2025-01-21 03:01:05.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_inf.json' (152,559) at 20250110090004441
137663 2025-01-21 03:01:05.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb' (152,560) at 20250110090017645
137664 2025-01-21 03:01:05.850-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-uart-select-led.service' (152,561) at 20250110090017641
137665 2025-01-21 03:01:05.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-set-nicenabled.service.in' (152,562) at 20250110090017645
137666 2025-01-21 03:01:05.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff' (152,563) at 20250110090017645
137667 2025-01-21 03:01:05.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-hw-diags/attn/attn_main.cpp' (152,564) at 20250110090020545
137668 2025-01-21 03:01:05.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' (152,565) at 20250110090017645
137669 2025-01-21 03:01:05.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge.bb' (152,566) at 20250110090017645
137670 2025-01-21 03:01:05.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_hsc_adi.json' (152,567) at 20250110090004441
137671 2025-01-21 03:01:05.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_adi_48vhsc_inf.json' (152,568) at 20250110090004437
137672 2025-01-21 03:01:05.851-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb' (152,569) at 20250110090017649
137673 2025-01-21 03:01:05.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/backend-nic-driver-bind' (152,570) at 20250110090017641
137674 2025-01-21 03:01:05.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/events.json' (152,571) at 20250110090030473
137675 2025-01-21 03:01:05.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-powerreset' (152,572) at 20250110090017645
137676 2025-01-21 03:01:05.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/backend-nic-driver-bind.service' (152,573) at 20250110090017641
137677 2025-01-21 03:01:05.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/gbmc-ncsi-config.bb' (152,574) at 20250110090017645
137678 2025-01-21 03:01:05.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/schemas/legacy.json' (152,575) at 20250110090004445
137679 2025-01-21 03:01:05.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc' (152,576) at 20250110090017645
137680 2025-01-21 03:01:05.852-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' (152,577) at 20250110090017645
137681 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_inf.json' (152,578) at 20250110090004441
137682 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-powerreset@.service' (152,579) at 20250110090017645
137683 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/designs/pldm-stack.md' (152,580) at 20250110090003953
137684 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' (152,581) at 20250110090017645
137685 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-networkd-wait.target.in' (152,582) at 20250110090017645
137686 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' (152,583) at 20250110090017649 to deleted uid set
137687 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/ncsi/ncsid_git.bb' (152,584) at 20250110090017645
137688 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_inf.json' (152,585) at 20250110090004441
137689 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/meson_options.txt' (152,586) at 20250110090004445
137690 2025-01-21 03:01:05.853-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-poweron' (152,587) at 20250110090017645
137691 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_hsc_adi.json' (152,588) at 20250110090004441
137692 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_adi_48vhsc_inf.json' (152,589) at 20250110090004441
137693 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ThermalDirection/meson.build' (152,590) at 20250111090031040
137694 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanSpeed/meson.build' (152,591) at 20250111090031036
137695 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/Hoth/meson.build' (152,592) at 20250111090031024
137696 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Attributes/meson.build' (152,593) at 20250111090031048
137697 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/meson.build' (152,594) at 20250111090031036
137698 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Settings/meson.build' (152,595) at 20250111090031040
137699 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Update/meson.build' (152,596) at 20250111090031048
137700 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/meson.build' (152,597) at 20250111090031032
137701 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/meson.build' (152,598) at 20250111090031032
137702 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/Status/meson.build' (152,599) at 20250111090031048
137703 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VR10/meson.build' (152,600) at 20250111090031028
137704 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Legacy/meson.build' (152,601) at 20250111090031048
137705 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/meson.build' (152,602) at 20250111090031044
137706 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/meson.build' (152,603) at 20250111090048357
137707 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/ReplaceAll/meson.build' (152,604) at 20250111090031032
137708 2025-01-21 03:01:05.854-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/meson.build' (152,605) at 20250111090031032
137709 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ThermalMode/meson.build' (152,606) at 20250111090031036
137710 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/LocationCode/meson.build' (152,607) at 20250111090031036
137711 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Replaceable/meson.build' (152,608) at 20250111090031040
137712 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/SEL/meson.build' (152,609) at 20250111090031040
137713 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/meson.build' (152,610) at 20250111090031032
137714 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Tunnel/meson.build' (152,611) at 20250111090031044
137715 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/Create/meson.build' (152,612) at 20250111090031044
137716 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/meson.build' (152,613) at 20250111090031024
137717 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/meson.build' (152,614) at 20250111090031048
137718 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/meson.build' (152,615) at 20250111090031036
137719 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/Entity/meson.build' (152,616) at 20250111090031040
137720 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRML/meson.build' (152,617) at 20250111090031028
137721 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/Policy/meson.build' (152,618) at 20250111090031036
137722 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/net/poettering/meson.build' (152,619) at 20250111090048357
137723 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCEN/meson.build' (152,620) at 20250111090031028
137724 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/meson.build' (152,621) at 20250111090031040
137725 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR/meson.build' (152,622) at 20250111090031044
137726 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/meson.build' (152,623) at 20250111090031044
137727 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Activation/meson.build' (152,624) at 20250111090031044
137728 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/PowerOnHours/meson.build' (152,625) at 20250111090031048
137729 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Certificate/meson.build' (152,626) at 20250111090031032
137730 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Connector/meson.build' (152,627) at 20250111090031040
137731 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' (152,628) at 20250111090024656 to deleted uid set
137732 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VER0/meson.build' (152,629) at 20250111090031028
137733 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Watchdog/meson.build' (152,630) at 20250111090031048
137734 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP2/meson.build' (152,631) at 20250111090031028
137735 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/meson.build' (152,632) at 20250111090031032
137736 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Physical/meson.build' (152,633) at 20250111090031040
137737 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VEIR/meson.build' (152,634) at 20250111090031028
137738 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Process/meson.build' (152,635) at 20250111090031048
137739 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VoltageControl/meson.build' (152,636) at 20250111090031040
137740 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/Chassis/meson.build' (152,637) at 20250111090031024
137741 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc' (152,638) at 20250111090024656
137742 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/meson.build' (152,639) at 20250111090031032
137743 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/InstallAll/meson.build' (152,640) at 20250111090031032
137744 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/meson.build' (152,641) at 20250111090031040
137745 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP7/meson.build' (152,642) at 20250111090031028
137746 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP4/meson.build' (152,643) at 20250111090031028
137747 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (152,644) at 20250110090017645
137748 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager_%.bbappend' (152,645) at 20250110090017645
137749 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/docs/address_size_detection_modes.md' (152,646) at 20250110090004445
137750 2025-01-21 03:01:05.855-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb' (152,647) at 20250110090017649
137751 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-google/recipes-google/google-misc/google-misc.inc' (152,648) at 20250110090017645
137752 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/catalina-early-sys-init' (152,649) at 20250110090017641
137753 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/README.md' (152,650) at 20250110090004437
137754 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb' (152,651) at 20250110090017649
137755 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' (152,652) at 20250110090017645
137756 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_adi.json' (152,653) at 20250110090004441
137757 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Common/meson.build' (152,654) at 20250111090031048
137758 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/FabricAdapter/meson.build' (152,655) at 20250111090031040
137759 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Neighbor/meson.build' (152,656) at 20250111090031044
137760 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/Availability/meson.build' (152,657) at 20250111090031048
137761 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/TurboAllowed/meson.build' (152,658) at 20250111090031036
137762 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyRedundancy/meson.build' (152,659) at 20250111090031036
137763 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy/meson.build' (152,660) at 20250111090031040
137764 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VINI/meson.build' (152,661) at 20250111090031028
137765 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Install/meson.build' (152,662) at 20250111090031032
137766 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/IdlePowerSaver/meson.build' (152,663) at 20250111090031036
137767 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/Asset/meson.build' (152,664) at 20250111090031032
137768 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/MinimumShipLevel/meson.build' (152,665) at 20250111090031036
137769 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/DINF/meson.build' (152,666) at 20250111090031024
137770 2025-01-21 03:01:05.856-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/meson.build' (152,667) at 20250111090031032
137771 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/NewDump/meson.build' (152,668) at 20250111090031036
137772 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Device/meson.build' (152,669) at 20250111090031032
137773 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/EthernetInterface/meson.build' (152,670) at 20250111090031044
137774 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/meson.build' (152,671) at 20250111090031032
137775 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Drive/meson.build' (152,672) at 20250111090031040
137776 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/ComponentIntegrity/meson.build' (152,673) at 20250111090031032
137777 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Average/meson.build' (152,674) at 20250111090031032
137778 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/TriggerManager/meson.build' (152,675) at 20250111090031048
137779 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Create/meson.build' (152,676) at 20250111090031048
137780 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/meson.build' (152,677) at 20250111090031044
137781 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build' (152,678) at 20250111090031040
137782 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/meson.build' (152,679) at 20250111090031048
137783 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/meson.build' (152,680) at 20250111090031032
137784 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Entry/meson.build' (152,681) at 20250111090031032
137785 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/PostCode/meson.build' (152,682) at 20250111090031048
137786 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb' (152,683) at 20250111090024656 to deleted uid set
137787 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/meson.build' (152,684) at 20250111090031036
137788 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/HostFirmware/meson.build' (152,685) at 20250111090031036
137789 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/DeleteAll/meson.build' (152,686) at 20250111090031032
137790 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SOL/meson.build' (152,687) at 20250111090031040
137791 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ScheduledHostTransition/meson.build' (152,688) at 20250111090031048
137792 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/NMI/meson.build' (152,689) at 20250111090031032
137793 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP5/meson.build' (152,690) at 20250111090031028
137794 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities/meson.build' (152,691) at 20250111090031040
137795 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/meson.build' (152,692) at 20250111090031028
137796 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/ErrorBlocksTransition/meson.build' (152,693) at 20250111090031040
137797 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/meson.build' (152,694) at 20250111090031032
137798 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/UTIL/meson.build' (152,695) at 20250111090031028
137799 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootAttempts/meson.build' (152,696) at 20250111090031036
137800 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/meson.build' (152,697) at 20250111090031040
137801 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSlot/meson.build' (152,698) at 20250111090031040
137802 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/RestrictionMode/meson.build' (152,699) at 20250111090031036
137803 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Drive/meson.build' (152,700) at 20250111090031048
137804 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMPU/meson.build' (152,701) at 20250111090031028
137805 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/Zone/meson.build' (152,702) at 20250111090031036
137806 2025-01-21 03:01:05.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/SecurityKeys/meson.build' (152,703) at 20250111090031032
137807 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Callout/meson.build' (152,704) at 20250111090031032
137808 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Power/meson.build' (152,705) at 20250111090031032
137809 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/MACAddress/meson.build' (152,706) at 20250111090031044
137810 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hostboot/meson.build' (152,707) at 20250111090031024
137811 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ScheduledTime/meson.build' (152,708) at 20250111090031044
137812 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' (152,709) at 20250111090024656 to deleted uid set
137813 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Ethernet/meson.build' (152,710) at 20250111090031040
137814 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/NIC/meson.build' (152,711) at 20250111090031036
137815 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorMode/meson.build' (152,712) at 20250111090031036
137816 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Mode/meson.build' (152,713) at 20250111090031036
137817 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Authority/meson.build' (152,714) at 20250111090031032
137818 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/meson.build' (152,715) at 20250111090048357
137819 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/meson.build' (152,716) at 20250111090031032
137820 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorControl/meson.build' (152,717) at 20250111090031036
137821 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/meson.build' (152,718) at 20250111090048353
137822 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Intrusion/meson.build' (152,719) at 20250111090031032
137823 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Manager/meson.build' (152,720) at 20250111090031024
137824 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/Synchronization/meson.build' (152,721) at 20250111090031048
137825 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/FRU/meson.build' (152,722) at 20250111090031040
137826 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/AssetTag/meson.build' (152,723) at 20250111090031036
137827 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/Policy/meson.build' (152,724) at 20250111090031024
137828 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ExtendedVersion/meson.build' (152,725) at 20250111090031044
137829 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig/meson.build' (152,726) at 20250111090031036
137830 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/meson.build' (152,727) at 20250111090031032
137831 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation/meson.build' (152,728) at 20250111090031040
137832 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/meson.build' (152,729) at 20250111090031036
137833 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Cable/meson.build' (152,730) at 20250111090031048
137834 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Enable/meson.build' (152,731) at 20250111090031044
137835 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/HostSelector/meson.build' (152,732) at 20250111090031032
137836 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP1/meson.build' (152,733) at 20250111090031028
137837 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/meson.build' (152,734) at 20250111090031036
137838 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/IPMI/meson.build' (152,735) at 20250111090031040
137839 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-hw-diags_git.bb' (152,736) at 20250111090024656
137840 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Stats/meson.build' (152,737) at 20250111090031048
137841 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/meson.build' (152,738) at 20250111090031032
137842 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/meson.build' (152,739) at 20250111090031032
137843 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Device/meson.build' (152,740) at 20250111090031036
137844 2025-01-21 03:01:05.858-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry/meson.build' (152,741) at 20250111090031040
137845 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/meson.build' (152,742) at 20250111090031024
137846 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/meson.build' (152,743) at 20250111090031032
137847 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMSC/meson.build' (152,744) at 20250111090031028
137848 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/meson.build' (152,745) at 20250111090031036
137849 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/ObjectPath/meson.build' (152,746) at 20250111090031032
137850 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/System/meson.build' (152,747) at 20250111090031040
137851 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/IOBoard/meson.build' (152,748) at 20250111090031040
137852 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/meson.build' (152,749) at 20250111090031044
137853 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/meson.build' (152,750) at 20250111090031028
137854 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CRP0/meson.build' (152,751) at 20250111090031024
137855 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/Create/meson.build' (152,752) at 20250111090031032
137856 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP0/meson.build' (152,753) at 20250111090031028
137857 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/ManufacturerExt/meson.build' (152,754) at 20250111090031032
137858 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/Status/meson.build' (152,755) at 20250111090031044
137859 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/HardShutdown/meson.build' (152,756) at 20250111090031044
137860 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/Partition/meson.build' (152,757) at 20250111090031040
137861 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Bmc/meson.build' (152,758) at 20250111090031040
137862 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerState/meson.build' (152,759) at 20250111090031048
137863 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbus++-gen-meson' (152,760) at 20250111090048357
137864 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Chassis/meson.build' (152,761) at 20250111090031040
137865 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/PDR/meson.build' (152,762) at 20250111090031044
137866 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Manager/meson.build' (152,763) at 20250111090031040
137867 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/MemoryECC/meson.build' (152,764) at 20250111090031044
137868 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/MeasurementSet/meson.build' (152,765) at 20250111090031032
137869 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/meson.build' (152,766) at 20250111090031036
137870 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/meson.build' (152,767) at 20250111090031036
137871 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Global/meson.build' (152,768) at 20250111090031040
137872 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/meson.build' (152,769) at 20250111090031044
137873 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/meson.build' (152,770) at 20250111090048357
137874 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Accelerator/meson.build' (152,771) at 20250111090031040
137875 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/Definitions/meson.build' (152,772) at 20250111090031032
137876 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LXR0/meson.build' (152,773) at 20250111090031028
137877 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Mode/meson.build' (152,774) at 20250111090031036
137878 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/OperationalStatus/meson.build' (152,775) at 20250111090031048
137879 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/classes/phosphor-dbus-yaml.bbclass' (152,776) at 20250111090024656
137880 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Replace/meson.build' (152,777) at 20250111090031032
137881 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FilePath/meson.build' (152,778) at 20250111090031032
137882 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/ID/meson.build' (152,779) at 20250111090031032
137883 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Status/meson.build' (152,780) at 20250111090031032
137884 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Accuracy/meson.build' (152,781) at 20250111090031044
137885 2025-01-21 03:01:05.859-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/meson.build' (152,782) at 20250111090031032
137886 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc' (152,783) at 20250111090024656 to deleted uid set
137887 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/meson.build' (152,784) at 20250111090031044
137888 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/rescan-cxl-eid' (152,785) at 20250111090024652
137889 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/Callout/meson.build' (152,786) at 20250111090031032
137890 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/SBE/meson.build' (152,787) at 20250111090031024
137891 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/I2CDevice/meson.build' (152,788) at 20250111090031036
137892 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Requester/meson.build' (152,789) at 20250111090031044
137893 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Threshold/meson.build' (152,790) at 20250111090031036
137894 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/meson.build' (152,791) at 20250111090031036
137895 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/meson.build' (152,792) at 20250111090031032
137896 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/FaultLog/meson.build' (152,793) at 20250111090031036
137897 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create/meson.build' (152,794) at 20250111090031040
137898 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/meson.build' (152,795) at 20250111090031036
137899 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/meson.build' (152,796) at 20250111090031048
137900 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Device/meson.build' (152,797) at 20250111090031032
137901 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Collection/meson.build' (152,798) at 20250111090031024
137902 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeDevice/meson.build' (152,799) at 20250111090031040
137903 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP3/meson.build' (152,800) at 20250111090031028
137904 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Proxy/meson.build' (152,801) at 20250111090031048
137905 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Button/meson.build' (152,802) at 20250111090031032
137906 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/SocketAttributes/meson.build' (152,803) at 20250111090031036
137907 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/SpecialMode/meson.build' (152,804) at 20250111090031036
137908 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/namedelement.py' (152,805) at 20250111090048357
137909 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/PassThrough/meson.build' (152,806) at 20250111090031032
137910 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Entry/meson.build' (152,807) at 20250111090031040
137911 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/UUID/meson.build' (152,808) at 20250111090031036
137912 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/MountPoint/meson.build' (152,809) at 20250111090031048
137913 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Create/meson.build' (152,810) at 20250111090031036
137914 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBP/meson.build' (152,811) at 20250111090031028
137915 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/ValueMutability/meson.build' (152,812) at 20250111090031044
137916 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/UART/meson.build' (152,813) at 20250111090031036
137917 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier/meson.build' (152,814) at 20250111090031040
137918 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/meson.build' (152,815) at 20250111090031040
137919 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/DiskBackplane/meson.build' (152,816) at 20250111090031040
137920 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationProgress/meson.build' (152,817) at 20250111090031044
137921 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Create/meson.build' (152,818) at 20250111090031036
137922 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/ThermalEvent/meson.build' (152,819) at 20250111090031048
137923 2025-01-21 03:01:05.860-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/MER0/meson.build' (152,820) at 20250111090031028
137924 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/meson.build' (152,821) at 20250111090031048
137925 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerSystemInputs/meson.build' (152,822) at 20250111090031048
137926 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/meson.build' (152,823) at 20250111090031048
137927 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Value/meson.build' (152,824) at 20250111090031044
137928 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/VLAN/meson.build' (152,825) at 20250111090031044
137929 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/meson.build' (152,826) at 20250111090031048
137930 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/Create/meson.build' (152,827) at 20250111090031044
137931 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/NMISource/meson.build' (152,828) at 20250111090031032
137932 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/server/meson.build' (152,829) at 20250111090048357
137933 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/CpuCore/meson.build' (152,830) at 20250111090031040
137934 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Report/meson.build' (152,831) at 20250111090031048
137935 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/meson.build' (152,832) at 20250111090031032
137936 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/RestorePolicy/meson.build' (152,833) at 20250111090031036
137937 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/BMC/meson.build' (152,834) at 20250111090031036
137938 2025-01-21 03:01:05.861-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Access/meson.build' (152,835) at 20250111090031032
137939 2025-01-21 03:01:05.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/AccountPolicy/meson.build' (153,298) at 20250111090031048
137940 2025-01-21 03:01:05.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP5/meson.build' (153,299) at 20250111090031028
137941 2025-01-21 03:01:05.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootPolicy/meson.build' (153,300) at 20250111090031036
137942 2025-01-21 03:01:05.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/OriginatedBy/meson.build' (153,301) at 20250111090031032
137943 2025-01-21 03:01:05.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/meson.build' (153,302) at 20250111090031040
137944 2025-01-21 03:01:05.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VWML/meson.build' (153,303) at 20250111090031028
137945 2025-01-21 03:01:05.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/ChannelAccess/meson.build' (153,304) at 20250111090031032
137946 2025-01-21 03:01:05.863-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Device/meson.build' (153,305) at 20250111090031044
137947 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/FSI/meson.build' (153,306) at 20250111090031032
137948 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ChassisCapabilities/meson.build' (153,307) at 20250111090031036
137949 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/meson.build' (153,308) at 20250111090031036
137950 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Revision/meson.build' (153,309) at 20250111090031040
137951 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/NMISource/meson.build' (153,310) at 20250111090031028
137952 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/meson.build' (153,311) at 20250111090031024
137953 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/Location/meson.build' (153,312) at 20250111090031028
137954 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ObjectMapper/meson.build' (153,313) at 20250111090031044
137955 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Maximum/meson.build' (153,314) at 20250111090031032
137956 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/server/Test/meson.build' (153,315) at 20250111090048357
137957 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/meson.build' (153,316) at 20250111090031036
137958 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-dbus-interfaces/meson.build' (153,317) at 20250111090031048 to deleted uid set
137959 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Volume/meson.build' (153,318) at 20250111090031040
137960 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Battery/meson.build' (153,319) at 20250111090031040
137961 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Storage/meson.build' (153,320) at 20250111090031040
137962 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/meson.build' (153,321) at 20250111090031048
137963 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/meson.build' (153,322) at 20250111090031028
137964 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCFG/meson.build' (153,323) at 20250111090031028
137965 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Reset/meson.build' (153,324) at 20250111090031032
137966 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/meson.build' (153,325) at 20250111090031040
137967 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/meson.build' (153,326) at 20250111090031040
137968 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build' (153,327) at 20250111090031036
137969 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build' (153,328) at 20250111090031048
137970 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/README.md' (153,329) at 20250106090002163
137971 2025-01-21 03:01:05.864-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/at_xdmac.c' (153,330) at 20250106090012043
137972 2025-01-21 03:01:05.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/sysfs.c' (153,331) at 20250106090012071
137973 2025-01-21 03:01:05.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c' (153,332) at 20250106090012067
137974 2025-01-21 03:01:05.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.hpp' (153,333) at 20250106090027119
137975 2025-01-21 03:01:05.865-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/base/power/domain.c' (153,334) at 20250106090012043
137976 2025-01-21 03:01:05.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched.h' (153,335) at 20250106090012083
137977 2025-01-21 03:01:05.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/eventpoll.c' (153,336) at 20250106090012075
137978 2025-01-21 03:01:05.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35950.c' (153,337) at 20250106090012051
137979 2025-01-21 03:01:05.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-tegra.c' (153,338) at 20250106090012055
137980 2025-01-21 03:01:05.866-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/base.c' (153,339) at 20250106090012063
137981 2025-01-21 03:01:05.867-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/vmalloc.c' (153,340) at 20250106090012091
137982 2025-01-21 03:01:05.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/filter.c' (153,341) at 20250106090012091
137983 2025-01-21 03:01:05.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/host-bmc/dbus_to_terminus_effecters.cpp' (153,342) at 20250107090029777
137984 2025-01-21 03:01:05.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/pmbus_core.c' (153,343) at 20250107090012024
137985 2025-01-21 03:01:05.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/utils.cpp' (153,344) at 20250107090029781
137986 2025-01-21 03:01:05.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/trivial-devices.yaml' (153,345) at 20250107090012020
137987 2025-01-21 03:01:05.868-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/terminus_manager.cpp' (153,346) at 20250107090029781
137988 2025-01-21 03:01:05.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/harma_mb.json' (153,347) at 20250107090005504 to deleted uid set
137989 2025-01-21 03:01:05.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/pldm_platform_cmd.cpp' (153,348) at 20250107090029781
137990 2025-01-21 03:01:05.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/requester/dbus_to_file_handler.cpp' (153,349) at 20250107090029781
137991 2025-01-21 03:01:05.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/index.rst' (153,350) at 20250107090012020
137992 2025-01-21 03:01:05.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/dbus_utility.hpp' (153,351) at 20250107090002996
137993 2025-01-21 03:01:05.869-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform.cpp' (153,352) at 20250107090029777
137994 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/pdr.cpp' (153,353) at 20250107090029777
137995 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/hwmon/crps.rst' (153,354) at 20250107090012020
137996 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pcie.cpp' (153,355) at 20250107090029781
137997 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmd/pldmd.cpp' (153,356) at 20250107090029781
137998 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_fio.json' (153,357) at 20250107090005500 to deleted uid set
137999 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_pdb.json' (153,358) at 20250107090005504
138000 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_scm.json' (153,359) at 20250107090005504 to deleted uid set
138001 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/crps.c' (153,360) at 20250107090012024
138002 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png' (153,361) at 20210307205554462 to deleted uid set
138003 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/Makefile' (153,362) at 20250107090012024
138004 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_pdb_hsc_xdp.json' (153,363) at 20250107090005504
138005 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts' (153,388) at 20250107090012024
138006 2025-01-21 03:01:05.870-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_hdd.json' (153,389) at 20250107090005504
138007 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/numeric_sensor.cpp' (153,390) at 20250107090029781
138008 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/tools/dreport.d/dreport' (153,391) at 20250107090020024
138009 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/catalina_pdb.json' (153,392) at 20250107090005504 to deleted uid set
138010 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/webui-vue/docs/guide/components/table/table-filter-active.png' (153,393) at 20220105012522967 to deleted uid set
138011 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_hdd_nvme.json' (153,394) at 20250107090005504
138012 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/pldmtool/oem/ibm/pldm_oem_ibm.cpp' (153,395) at 20250107090029781
138013 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/test/libpldmresponder_fru_test.cpp' (153,396) at 20250107090029777
138014 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_mb_vr_infineon.json' (153,397) at 20250107090005504
138015 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py' (153,398) at 20250107090014232
138016 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-inventory-manager/.clang-format' (153,399) at 20250108090025426
138017 2025-01-21 03:01:05.871-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb' (153,400) at 20250108090015470 to deleted uid set
138018 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/meson.build' (153,401) at 20250108090007590
138019 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pychassisctl/chassis_control.py' (153,402) at 20250108090037018
138020 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Garrison.py' (153,403) at 20250108090037018
138021 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init' (153,404) at 20250108090015470
138022 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json' (153,405) at 20250108090007590 to deleted uid set
138023 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py' (153,406) at 20250108090037022
138024 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp' (153,407) at 20250108090020006
138025 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Witherspoon.py' (153,408) at 20250108090037018
138026 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker' (153,409) at 20250108090016330 to deleted uid set
138027 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyinventorymgr/inventory_items.py' (153,410) at 20250108090037022
138028 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc' (153,411) at 20250108090015470
138029 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb' (153,412) at 20250108090015470
138030 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/.clang-tidy' (153,413) at 20250108090020006
138031 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' (153,414) at 20250108090015470
138032 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Palmetto.py' (153,415) at 20250108090037018
138033 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-debug-collector/.clang-format' (153,416) at 20250108090017902
138034 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json' (153,417) at 20250108090015470
138035 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub' (153,418) at 20250108090015470
138036 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pystatemgr/discover_system_state.py' (153,419) at 20250108090037022
138037 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend' (153,420) at 20250108090015470
138038 2025-01-21 03:01:05.872-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pydownloadmgr/download_manager.py' (153,421) at 20250108090037018
138039 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json' (153,422) at 20250108090007586
138040 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp' (153,423) at 20250108090028046 to deleted uid set
138041 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts' (153,424) at 20250108090014186
138042 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pysystemmgr/system_manager.py' (153,425) at 20250108090037022
138043 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json' (153,426) at 20250108090007586
138044 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/functions.cpp' (153,427) at 20250108090020006
138045 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json' (153,428) at 20250108090007590 to deleted uid set
138046 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyflashbmc/bmc_update.py' (153,429) at 20250108090037018
138047 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/unit-test.py' (153,430) at 20250108090016330
138048 2025-01-21 03:01:05.873-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json' (153,431) at 20250108090007590 to deleted uid set
138049 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyipmitest/ipmi_debug.py' (153,432) at 20250108090037022
138050 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Romulus.py' (153,433) at 20250108090037018
138051 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/docs/architecture/object-mapper.md' (153,434) at 20250108090007146
138052 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Zaius.py' (153,435) at 20250108090037018
138053 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Lanyang.py' (153,436) at 20250108090037018
138054 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp' (153,437) at 20250108090005534
138055 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json' (153,438) at 20250108090007590
138056 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' (153,439) at 20250108090015470
138057 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' (153,440) at 20250108090015466
138058 2025-01-21 03:01:05.874-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Barreleye.py' (153,441) at 20250108090037018
138059 2025-01-21 03:01:05.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/item_updater.hpp' (153,482) at 20250108090020006
138060 2025-01-21 03:01:05.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/configs/Firestone.py' (153,483) at 20250108090037018
138061 2025-01-21 03:01:05.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/.clang-format' (153,484) at 20250108090019674
138062 2025-01-21 03:01:05.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json' (153,485) at 20250108090007590 to deleted uid set
138063 2025-01-21 03:01:05.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json' (153,486) at 20250108090007590
138064 2025-01-21 03:01:05.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_ons_efuse_mps.json' (153,487) at 20250108090007586
138065 2025-01-21 03:01:05.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Slot/meson.build' (153,488) at 20250111090031040
138066 2025-01-21 03:01:05.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/meson.build' (153,489) at 20250111090031036
138067 2025-01-21 03:01:05.875-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapperEntry/meson.build' (153,490) at 20250111090031048
138068 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/meson.build' (153,491) at 20250111090031040
138069 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/File/meson.build' (153,492) at 20250111090031032
138070 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP7/meson.build' (153,493) at 20250111090031028
138071 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/example/gen/net/poettering/Calculator/meson.build' (153,494) at 20250111090048353
138072 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/Entry/meson.build' (153,495) at 20250111090031032
138073 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/meson.build' (153,496) at 20250111090031032
138074 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/System/meson.build' (153,497) at 20250111090031036
138075 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Event/meson.build' (153,498) at 20250111090031044
138076 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PowerSupply/meson.build' (153,499) at 20250111090031040
138077 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CLEI/meson.build' (153,500) at 20250111090031036
138078 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Boot/meson.build' (153,501) at 20250111090031032
138079 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapper/meson.build' (153,502) at 20250111090031048
138080 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/Device/meson.build' (153,503) at 20250111090031032
138081 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/NMI/meson.build' (153,504) at 20250111090031036
138082 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/meson.build' (153,505) at 20250111090031044
138083 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Vrm/meson.build' (153,506) at 20250111090031040
138084 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/property.py' (153,507) at 20250111090048357
138085 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Port/meson.build' (153,508) at 20250111090031036
138086 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/meson.build' (153,509) at 20250111090031024
138087 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/CapLimits/meson.build' (153,510) at 20250111090031036
138088 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/meson.build' (153,511) at 20250111090031040
138089 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyTime/meson.build' (153,512) at 20250111090031044
138090 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Dimension/meson.build' (153,513) at 20250111090031036
138091 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Event/meson.build' (153,514) at 20250111090031040
138092 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/meson.build' (153,515) at 20250111090031048
138093 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss/meson.build' (153,516) at 20250111090031044
138094 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/meson.build' (153,517) at 20250111090031044
138095 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationBlocksTransition/meson.build' (153,518) at 20250111090031044
138096 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/test/gen/meson.build' (153,519) at 20250111090048357
138097 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Critical/meson.build' (153,520) at 20250111090031044
138098 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Cacheable/meson.build' (153,521) at 20250111090031036
138099 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/meson.build' (153,522) at 20250111090031036
138100 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/Host/meson.build' (153,523) at 20250111090031032
138101 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Asset/meson.build' (153,524) at 20250111090031036
138102 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Config/meson.build' (153,525) at 20250111090031048
138103 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/meson.build' (153,526) at 20250111090031044
138104 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/IdentityAuthentication/meson.build' (153,527) at 20250111090031032
138105 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP1/meson.build' (153,528) at 20250111090031028
138106 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Type/meson.build' (153,529) at 20250111090031036
138107 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/Motherboard/meson.build' (153,530) at 20250111090031040
138108 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Value/meson.build' (153,531) at 20250111090031044
138109 2025-01-21 03:01:05.876-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/meson.build' (153,532) at 20250111090031040
138110 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/ThermalPower/meson.build' (153,533) at 20250111090031036
138111 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/main.py' (153,534) at 20250111090048357
138112 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/sdbusplus/tools/sdbusplus/event.py' (153,535) at 20250111090048357 to deleted uid set
138113 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/meson.build' (153,536) at 20250111090031048
138114 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/StorageController/meson.build' (153,537) at 20250111090031040
138115 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/Power/meson.build' (153,538) at 20250111090031032
138116 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/IP/meson.build' (153,539) at 20250111090031044
138117 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanPwm/meson.build' (153,540) at 20250111090031036
138118 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/EpochTime/meson.build' (153,541) at 20250111090031048
138119 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig/meson.build' (153,542) at 20250111090031040
138120 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CP00/meson.build' (153,543) at 20250111090031024
138121 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Cap/meson.build' (153,544) at 20250111090031036
138122 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/meson.build' (153,545) at 20250111090031024
138123 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Throttle/meson.build' (153,546) at 20250111090031036
138124 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Chassis/meson.build' (153,547) at 20250111090031048
138125 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/meson.build' (153,548) at 20250111090031048
138126 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VendorInformation/meson.build' (153,549) at 20250111090031040
138127 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cable/meson.build' (153,550) at 20250111090031040
138128 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FaultLogType/meson.build' (153,551) at 20250111090031032
138129 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/Attributes/meson.build' (153,552) at 20250111090031036
138130 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSYS/meson.build' (153,553) at 20250111090031028
138131 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/meson.build' (153,554) at 20250111090031048
138132 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Entry/meson.build' (153,555) at 20250111090031036
138133 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/NetworkInterface/meson.build' (153,556) at 20250111090031040
138134 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/registry/meson.build' (153,557) at 20250111090031052
138135 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMC/meson.build' (153,558) at 20250111090031048
138136 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyAttributes/meson.build' (153,559) at 20250111090031036
138137 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Trigger/meson.build' (153,560) at 20250111090031048
138138 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Inventory/meson.build' (153,561) at 20250111090031048
138139 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SessionInfo/meson.build' (153,562) at 20250111090031040
138140 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMCRedundancy/meson.build' (153,563) at 20250111090031048
138141 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Compatible/meson.build' (153,564) at 20250111090031036
138142 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/meson.build' (153,565) at 20250111090031044
138143 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VW10/meson.build' (153,566) at 20250111090031028
138144 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/ReportManager/meson.build' (153,567) at 20250111090031048
138145 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP4/meson.build' (153,568) at 20250111090031028
138146 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/MDR_V2/meson.build' (153,569) at 20250111090031044
138147 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/meson.build' (153,570) at 20250111090031032
138148 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/templates/event.hpp.mako' (153,571) at 20250111090048357
138149 2025-01-21 03:01:05.877-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBK/meson.build' (153,572) at 20250111090031028
138150 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Raw/meson.build' (153,573) at 20250111090031048
138151 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/meson.build' (153,574) at 20250111090031032
138152 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/SystemdTarget/meson.build' (153,575) at 20250111090031048
138153 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanRedundancy/meson.build' (153,576) at 20250111090031036
138154 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel/meson.build' (153,577) at 20250111090031040
138155 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Fan/meson.build' (153,578) at 20250111090031040
138156 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/MultiFactorAuthConfiguration/meson.build' (153,579) at 20250111090031048
138157 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/meson.build' (153,580) at 20250111090031032
138158 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/Detector/meson.build' (153,581) at 20250111090031048
138159 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/meson.build' (153,582) at 20250111090031044
138160 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyOptions/meson.build' (153,583) at 20250111090031044
138161 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Priority/meson.build' (153,584) at 20250111090031032
138162 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Host/meson.build' (153,585) at 20250111090031048
138163 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Panel/meson.build' (153,586) at 20250111090031040
138164 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/meson.build' (153,587) at 20250111090031044
138165 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt/meson.build' (153,588) at 20250111090031040
138166 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hardware/meson.build' (153,589) at 20250111090031024
138167 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Embedded/meson.build' (153,590) at 20250111090031036
138168 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/OCOTShutdownPolicy/meson.build' (153,591) at 20250111090031028
138169 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/CFMLimit/meson.build' (153,592) at 20250111090031036
138170 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/meson.build' (153,593) at 20250111090031048
138171 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Password/meson.build' (153,594) at 20250111090031032
138172 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FieldMode/meson.build' (153,595) at 20250111090031036
138173 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/Attributes/meson.build' (153,596) at 20250111090031044
138174 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Image/meson.build' (153,597) at 20250111090031044
138175 2025-01-21 03:01:05.878-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Rotor/meson.build' (153,598) at 20250111090031040
138176 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_adi.json' (153,599) at 20250110090004441
138177 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/meson.build' (153,600) at 20250111090031044
138178 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP6/meson.build' (153,601) at 20250111090031028
138179 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Slot/meson.build' (153,602) at 20250111090031036
138180 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Tpm/meson.build' (153,603) at 20250111090031040
138181 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Notify/meson.build' (153,604) at 20250111090031024
138182 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/TOTPAuthenticator/meson.build' (153,605) at 20250111090031048
138183 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/meson.build' (153,606) at 20250111090031044
138184 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/meson.build' (153,607) at 20250111090031040
138185 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/BMC/meson.build' (153,608) at 20250111090031028
138186 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Group/meson.build' (153,609) at 20250111090031040
138187 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSwitch/meson.build' (153,610) at 20250111090031040
138188 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/wait-until-mctp-EID-remove' (153,611) at 20250111090024652
138189 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Create/meson.build' (153,612) at 20250111090031040
138190 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/meson.build' (153,613) at 20250111090031036
138191 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Settings/meson.build' (153,614) at 20250111090031048
138192 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Create/meson.build' (153,615) at 20250111090031024
138193 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/MinimumVersion/meson.build' (153,616) at 20250111090031048
138194 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Version/meson.build' (153,617) at 20250111090031048
138195 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Mode/meson.build' (153,618) at 20250111090031036
138196 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP0/meson.build' (153,619) at 20250111090031028
138197 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/meson.build' (153,620) at 20250111090031036
138198 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP3/meson.build' (153,621) at 20250111090031028
138199 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/Access/meson.build' (153,622) at 20250111090031036
138200 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Reset/meson.build' (153,623) at 20250111090031044
138201 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Progress/meson.build' (153,624) at 20250111090031036
138202 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam_%.bbappend' (153,625) at 20250111090024656
138203 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/TFTP/meson.build' (153,626) at 20250111090031036
138204 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Manager/meson.build' (153,627) at 20250111090031048
138205 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Common/meson.build' (153,628) at 20250111090031032
138206 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP2/meson.build' (153,629) at 20250111090031028
138207 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/TrustedComponent/meson.build' (153,630) at 20250111090031040
138208 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/meson.build' (153,631) at 20250111090031028
138209 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Delete/meson.build' (153,632) at 20250111090031044
138210 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/meson.build' (153,633) at 20250111090031032
138211 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/meson.build' (153,634) at 20250111090031048
138212 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/ACPIPowerState/meson.build' (153,635) at 20250111090031036
138213 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/SystemConfiguration/meson.build' (153,636) at 20250111090031044
138214 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Power/meson.build' (153,637) at 20250111090031048
138215 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Resource/meson.build' (153,638) at 20250111090031024
138216 2025-01-21 03:01:05.879-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/meson.build' (153,639) at 20250111090031032
138217 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/meson.build' (153,640) at 20250111090031032
138218 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/meson.build' (153,641) at 20250111090031044
138219 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/meson.build' (153,642) at 20250111090031028
138220 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RequestedRedundancyPriority/meson.build' (153,643) at 20250111090031048
138221 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/meson.build' (153,644) at 20250111090031024
138222 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSRC/meson.build' (153,645) at 20250111090031028
138223 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRTN/meson.build' (153,646) at 20250111090031028
138224 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/Endpoint/meson.build' (153,647) at 20250111090031044
138225 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VPRI/meson.build' (153,648) at 20250111090031028
138226 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FactoryReset/meson.build' (153,649) at 20250111090031032
138227 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Source/meson.build' (153,650) at 20250111090031036
138228 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Manager/meson.build' (153,651) at 20250111090031032
138229 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Common/meson.build' (153,652) at 20250111090031032
138230 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP6/meson.build' (153,653) at 20250111090031028
138231 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/SoftShutdown/meson.build' (153,654) at 20250111090031044
138232 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/DHCPConfiguration/meson.build' (153,655) at 20250111090031044
138233 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/PSPD/meson.build' (153,656) at 20250111090031028
138234 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/meson.build' (153,657) at 20250111090031040
138235 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Progress/meson.build' (153,658) at 20250111090031048
138236 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Bond/meson.build' (153,659) at 20250111090031044
138237 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManagedHost/meson.build' (153,660) at 20250111090031040
138238 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/meson.build' (153,661) at 20250111090031044
138239 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager/bios-update.sh' (153,662) at 20250112090015384
138240 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/bios-version/bios-version.sh' (153,663) at 20250112090015384
138241 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/bios-version/bios-version.service' (153,664) at 20250112090015384
138242 2025-01-21 03:01:05.880-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7533.c' (153,665) at 20250113090013554
138243 2025-01-21 03:01:05.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_device.h' (153,666) at 20250113090013562
138244 2025-01-21 03:01:05.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsproto.h' (153,667) at 20250113090013610
138245 2025-01-21 03:01:05.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/core.c' (153,668) at 20250113090013574
138246 2025-01-21 03:01:05.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h' (153,669) at 20250113090013570
138247 2025-01-21 03:01:05.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/src/router/index.js' (153,670) at 20250113090036030
138248 2025-01-21 03:01:05.881-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08.c' (153,671) at 20250113090013586
138249 2025-01-21 03:01:05.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/extents.c' (153,672) at 20250113090013598
138250 2025-01-21 03:01:05.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cet.c' (153,673) at 20250113090013550
138251 2025-01-21 03:01:05.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi.c' (153,674) at 20250113090013578
138252 2025-01-21 03:01:05.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c' (153,675) at 20250113090013554
138253 2025-01-21 03:01:05.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ialloc.c' (153,676) at 20250113090013598
138254 2025-01-21 03:01:05.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/disk-io.c' (153,677) at 20250113090013594
138255 2025-01-21 03:01:05.882-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/status.c' (153,678) at 20250113090013634
138256 2025-01-21 03:01:05.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/numa.c' (153,679) at 20250113090013550
138257 2025-01-21 03:01:05.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/remoteproc/qcom_q6v5_pas.c' (153,680) at 20250113090013586
138258 2025-01-21 03:01:05.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_tx.c' (153,681) at 20250113090013566
138259 2025-01-21 03:01:05.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsacl.h' (153,682) at 20250113090013606
138260 2025-01-21 03:01:05.883-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/spinlock.h' (153,683) at 20250113090013614
138261 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb2pdu.c' (153,684) at 20250113090013614
138262 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hw_v2.c' (153,685) at 20250113090013562
138263 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/efuse.h' (153,686) at 20210307214929950
138264 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gsound/gsound_1.0.3.bb' (153,687) at 20231126090012781
138265 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/test/py/tests/test_unknown_cmd.py' (153,688) at 20210308005003744
138266 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile' (153,689) at 20210309003650612
138267 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/x86/include/asm/acpi/global_nvs.h' (153,690) at 20210308005002872
138268 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/perf/req-gen/perf.h' (153,691) at 20240405153046193
138269 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/skeleton/pyipmitest/setup.py' (153,692) at 20220728030041559
138270 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/virtio/vhost-user-gpio-pci.c' (153,693) at 20221215040039166
138271 2025-01-21 03:01:05.884-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-Fix-type-mismatch-on-32bit-arches.patch' (153,694) at 20230401080011931
138272 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/arch/mips/mach-ath79/dram.c' (153,695) at 20210308005002820
138273 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-Use-hardcodes-values-for-ABI-syscall-bases.patch' (153,696) at 20210729000029100
138274 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.h' (153,697) at 20210307214929406
138275 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/hdr/ia_css_hdr.host.h' (153,698) at 20240405153051837
138276 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.h' (153,699) at 20240405153049469
138277 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/pm.c' (153,700) at 20240910080014094
138278 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/ppc/beep.c' (153,701) at 20240405153053545
138279 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem.inc' (153,702) at 20241227090016917
138280 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/subprojects/phosphor-logging.wrap' (153,703) at 20230425080033147
138281 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/certs/check-blacklist-hashes.awk' (153,704) at 20240405153046529
138282 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/uapi/rdma/rdma_user_rxe.h' (153,705) at 20240405153052949
138283 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-ipmi-blobs/test/ipmi_close_unittest.cpp' (153,706) at 20220824030029051
138284 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum1_mr_tcam.c' (153,707) at 20210307214929538
138285 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/microblaze/include/asm/uaccess.h' (153,708) at 20240405153045973
138286 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-fru.yaml' (153,709) at 20210307205554082
138287 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-pid-control/util.hpp' (153,710) at 20231026080038056
138288 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arm/mach-omap2/board-n8x0.c' (153,711) at 20240418080014478
138289 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/soc/qcom/pmic_glink_altmode.c' (153,712) at 20240910080014066
138290 2025-01-21 03:01:05.885-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/platform/rockchip/rkisp1/rkisp1-resizer.c' (153,713) at 20240405153230815
138291 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/mp/mp_11_5_0_offset.h' (153,714) at 20220525020652710
138292 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/.gitlab-ci.d/cirrus/freebsd-14.vars' (153,715) at 20241211090212202
138293 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/proximity/srf04.c' (153,716) at 20240405153049013
138294 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/video/fbdev/via/via_utility.c' (153,717) at 20210307214930950
138295 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/machine_kexec_32.c' (153,718) at 20220525020652170
138296 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-webui/app/assets/icons/icon-health.svg' (153,719) at 20210308005107069
138297 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/board/ronetix/pm9g45/pm9g45.c' (153,720) at 20210308005003040
138298 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/air-cooled.yaml' (153,721) at 20210307205553698
138299 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sun/sunvnet_common.c' (153,722) at 20240405153050309
138300 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/lib/strcpy-700.S' (153,723) at 20210307214925674
138301 2025-01-21 03:01:05.886-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/userspace-api/media/dvb/dvbstb.svg' (153,724) at 20220525020651778
138302 2025-01-21 03:01:05.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_1_0_offset.h' (153,725) at 20210307214927398
138303 2025-01-21 03:01:05.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/match.c' (153,726) at 20250106090012039
138304 2025-01-21 03:01:05.891-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' (153,727) at 20250106090013255 to deleted uid set
138305 2025-01-21 03:01:05.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.h' (153,728) at 20250106090012059
138306 2025-01-21 03:01:05.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-omap2-mcspi.c' (153,729) at 20250106090012067
138307 2025-01-21 03:01:05.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/soc/intel/boards/sof_sdw.c' (153,730) at 20250106090012095
138308 2025-01-21 03:01:05.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/efi.c' (153,731) at 20250106090012031
138309 2025-01-21 03:01:05.892-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipvs/ip_vs_conn.c' (153,732) at 20250106090012091
138310 2025-01-21 03:01:05.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_base.c' (153,733) at 20250106090012067
138311 2025-01-21 03:01:05.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c' (153,734) at 20250106090012051
138312 2025-01-21 03:01:05.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/namei.c' (153,735) at 20250106090012075
138313 2025-01-21 03:01:05.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/serial/option.c' (153,736) at 20250106090012071
138314 2025-01-21 03:01:05.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/export.h' (153,737) at 20250106090012075
138315 2025-01-21 03:01:05.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/hexagon/Makefile' (153,738) at 20250106090012031
138316 2025-01-21 03:01:05.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/sched/task_stack.h' (153,739) at 20250106090012083
138317 2025-01-21 03:01:05.893-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/cpuid.h' (153,740) at 20250106090012039
138318 2025-01-21 03:01:05.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c' (153,741) at 20250106090012047
138319 2025-01-21 03:01:05.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/skmsg.c' (153,742) at 20250106090012091
138320 2025-01-21 03:01:05.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/acpi.c' (153,743) at 20250106090012043
138321 2025-01-21 03:01:05.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/addr.c' (153,744) at 20250106090012075
138322 2025-01-21 03:01:05.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/sqpoll.c' (153,745) at 20250106090012087
138323 2025-01-21 03:01:05.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-platform.c' (153,746) at 20250106090012055
138324 2025-01-21 03:01:05.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' (153,747) at 20250106090013251 to deleted uid set
138325 2025-01-21 03:01:05.894-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-microchip-corei2c.c' (153,748) at 20250106090012055
138326 2025-01-21 03:01:05.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/sdt.h' (153,749) at 20250106090012099
138327 2025-01-21 03:01:05.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_file.c' (153,750) at 20250106090012079
138328 2025-01-21 03:01:05.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_snapshot.c' (153,751) at 20250106090012051
138329 2025-01-21 03:01:05.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iops.c' (153,752) at 20250106090012083
138330 2025-01-21 03:01:05.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/net/bpf_jit.c' (153,753) at 20250106090012035
138331 2025-01-21 03:01:05.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/super.h' (153,754) at 20250106090012075
138332 2025-01-21 03:01:05.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-imx.c' (153,755) at 20250106090012055
138333 2025-01-21 03:01:05.895-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/io_uring.h' (153,756) at 20250106090012087
138334 2025-01-21 03:01:05.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/super.c' (153,757) at 20250106090012075
138335 2025-01-21 03:01:05.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_bmap_util.c' (153,758) at 20250106090012079
138336 2025-01-21 03:01:05.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_symlink.c' (153,759) at 20250106090012083
138337 2025-01-21 03:01:05.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/wait.h' (153,760) at 20250106090012083
138338 2025-01-21 03:01:05.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/memfd/memfd_test.c' (153,761) at 20250106090012099
138339 2025-01-21 03:01:05.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c' (153,762) at 20250106090012059
138340 2025-01-21 03:01:05.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netfilter/ipset/ip_set_list_set.c' (153,763) at 20250106090012091
138341 2025-01-21 03:01:05.896-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/Romulus.py' (153,764) at 20250106090014227
138342 2025-01-21 03:01:05.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/pci.c' (153,765) at 20250106090012043
138343 2025-01-21 03:01:05.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/inst.c' (153,766) at 20250106090012031
138344 2025-01-21 03:01:05.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/vmd.c' (153,767) at 20250106090012063
138345 2025-01-21 03:01:05.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.c' (153,768) at 20250106090012059 to deleted uid set
138346 2025-01-21 03:01:05.897-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mscc/ocelot.c' (153,769) at 20250106090012059
138347 2025-01-21 03:01:05.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/af_smc.c' (153,770) at 20250106090012095
138348 2025-01-21 03:01:05.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_util.c' (153,954) at 20250106090012051
138349 2025-01-21 03:01:05.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/super.c' (153,955) at 20250106090012075
138350 2025-01-21 03:01:05.898-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/drd.h' (153,956) at 20250106090012071
138351 2025-01-21 03:01:05.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/edac/amd64_edac.c' (153,957) at 20250106090012047
138352 2025-01-21 03:01:05.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/dvb-frontends/dib3000mb.c' (153,958) at 20250106090012055
138353 2025-01-21 03:01:05.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/server.c' (153,959) at 20250106090012079
138354 2025-01-21 03:01:05.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/include/kgd_kfd_interface.h' (153,960) at 20250106090012051
138355 2025-01-21 03:01:05.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfs/pnfs.c' (153,961) at 20250106090012075
138356 2025-01-21 03:01:05.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/asus-nb-wmi.c' (153,962) at 20250106090012067
138357 2025-01-21 03:01:05.899-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/apple-admac.c' (153,963) at 20250106090012043
138358 2025-01-21 03:01:05.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/irq.c' (153,964) at 20250106090012063
138359 2025-01-21 03:01:05.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/connection.c' (153,965) at 20250106090012079
138360 2025-01-21 03:01:05.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/cxl/core/region.c' (153,966) at 20250106090012043
138361 2025-01-21 03:01:05.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c' (153,967) at 20250106090012047
138362 2025-01-21 03:01:05.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-edma-main.c' (153,968) at 20250106090012043
138363 2025-01-21 03:01:05.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/msi/irqdomain.c' (153,969) at 20250106090012063
138364 2025-01-21 03:01:05.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/server.h' (153,970) at 20250106090012079
138365 2025-01-21 03:01:05.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode_item.c' (153,971) at 20250106090012083
138366 2025-01-21 03:01:05.900-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_buf_item.c' (153,972) at 20250106090012079
138367 2025-01-21 03:01:05.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c' (153,973) at 20250106090012047
138368 2025-01-21 03:01:05.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h' (153,974) at 20250106090012047
138369 2025-01-21 03:01:05.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nilfs2/inode.c' (153,975) at 20250106090012075
138370 2025-01-21 03:01:05.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/storvsc_drv.c' (153,976) at 20250106090012067
138371 2025-01-21 03:01:05.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/connect.c' (153,977) at 20250106090012079
138372 2025-01-21 03:01:05.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb' (153,978) at 20250106090013251
138373 2025-01-21 03:01:05.901-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/atmel/pmecc.c' (153,979) at 20250106090012055
138374 2025-01-21 03:01:05.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_file.h' (153,980) at 20250106090012079
138375 2025-01-21 03:01:05.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_kprobe.c' (153,981) at 20250106090012087
138376 2025-01-21 03:01:05.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/sock.h' (153,982) at 20250106090012087
138377 2025-01-21 03:01:05.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb' (153,983) at 20250106090013251
138378 2025-01-21 03:01:05.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_fsmap.c' (153,984) at 20250106090012079
138379 2025-01-21 03:01:05.902-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-riic.c' (153,985) at 20250106090012055
138380 2025-01-21 03:01:05.903-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/Makefile' (153,986) at 20250106090012031 to deleted uid set
138381 2025-01-21 03:01:05.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/sound/pci/hda/patch_realtek.c' (153,987) at 20250106090012095 to deleted uid set
138382 2025-01-21 03:01:05.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/btrfs/inode.c' (153,988) at 20250106090012071 to deleted uid set
138383 2025-01-21 03:01:05.906-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c' (153,989) at 20250106090012047
138384 2025-01-21 03:01:05.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/probe.c' (153,990) at 20250106090012063
138385 2025-01-21 03:01:05.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/tun.c' (153,991) at 20250106090012059
138386 2025-01-21 03:01:05.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb' (153,992) at 20250106090013255 to deleted uid set
138387 2025-01-21 03:01:05.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-usb.c' (153,993) at 20250106090012063
138388 2025-01-21 03:01:05.907-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_lif.c' (153,994) at 20250106090012059
138389 2025-01-21 03:01:05.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/it87_wdt.c' (153,995) at 20250106090012071
138390 2025-01-21 03:01:05.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/dw/internal.h' (153,996) at 20250106090012043
138391 2025-01-21 03:01:05.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/quirks.c' (153,997) at 20250106090012063
138392 2025-01-21 03:01:05.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/bmap.c' (153,998) at 20250106090012079
138393 2025-01-21 03:01:05.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c' (153,999) at 20250106090012047
138394 2025-01-21 03:01:05.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/smb_common.c' (154,000) at 20250106090012079
138395 2025-01-21 03:01:05.908-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/nfs4callback.c' (154,001) at 20250106090012075
138396 2025-01-21 03:01:05.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_rtalloc.c' (154,002) at 20250106090012083
138397 2025-01-21 03:01:05.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma-buf/udmabuf.c' (154,003) at 20250106090012043
138398 2025-01-21 03:01:05.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bios-settings-mgr/.clang-format' (154,004) at 20250106090002163
138399 2025-01-21 03:01:05.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h' (154,005) at 20250106090012051
138400 2025-01-21 03:01:05.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/io_uring.c' (154,006) at 20250106090012087
138401 2025-01-21 03:01:05.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/power/supply/gpio-charger.c' (154,007) at 20250106090012067
138402 2025-01-21 03:01:05.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.cpp' (154,008) at 20250106090027119
138403 2025-01-21 03:01:05.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.hpp' (154,009) at 20250104090023138
138404 2025-01-21 03:01:05.909-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/firstboot/first-boot-set-hostname.sh' (154,010) at 20250103145915252
138405 2025-01-21 03:01:05.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-misc/http-redirect/http-redirect@.service' (154,011) at 20250103145915256
138406 2025-01-21 03:01:05.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/include/asm/inst.h' (154,013) at 20250106090012031
138407 2025-01-21 03:01:05.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' (154,014) at 20250106090013251 to deleted uid set
138408 2025-01-21 03:01:05.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/hyperv.h' (154,015) at 20250106090012083
138409 2025-01-21 03:01:05.910-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_clc.h' (154,016) at 20250106090012095
138410 2025-01-21 03:01:05.911-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/include/asm/mipsregs.h' (154,017) at 20250106090012035
138411 2025-01-21 03:01:05.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace.c' (154,018) at 20250106090012087 to deleted uid set
138412 2025-01-21 03:01:05.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/fs/udf/namei.c' (154,019) at 20250106090012079 to deleted uid set
138413 2025-01-21 03:01:05.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/platforms/book3s/vas-api.c' (154,020) at 20250106090012035
138414 2025-01-21 03:01:05.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/mv_xor.c' (154,021) at 20250106090012043
138415 2025-01-21 03:01:05.912-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/Makefile' (154,022) at 20250106090012035
138416 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/mtk-sd.c' (154,023) at 20250106090012055
138417 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/transport_ipc.c' (154,024) at 20250106090012079
138418 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb' (154,025) at 20250106090013255
138419 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hv_kvp.c' (154,026) at 20250106090012051
138420 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/vmstat.h' (154,027) at 20250106090012083
138421 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/intel.c' (154,028) at 20250106090012039
138422 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c' (154,029) at 20250106090012047
138423 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/core.h' (154,030) at 20250106090012071
138424 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/cold-redundancy/redundancy_main.cpp' (154,031) at 20250106090027123
138425 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/nfsd/export.c' (154,032) at 20250106090012075
138426 2025-01-21 03:01:05.913-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/include/uapi/linux/stddef.h' (154,033) at 20250106090012095
138427 2025-01-21 03:01:05.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c' (154,034) at 20250106090012047
138428 2025-01-21 03:01:05.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/spi/spi-intel-pci.c' (154,035) at 20250106090012067
138429 2025-01-21 03:01:05.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_dquot_item.c' (154,036) at 20250106090012079
138430 2025-01-21 03:01:05.914-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode.h' (154,037) at 20250106090012083
138431 2025-01-21 03:01:05.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/x86.c' (154,038) at 20250106090012039
138432 2025-01-21 03:01:05.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/drm_modes.c' (154,039) at 20250106090012051
138433 2025-01-21 03:01:05.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/drd.c' (154,040) at 20250106090012071
138434 2025-01-21 03:01:05.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-pnx.c' (154,041) at 20250106090012055
138435 2025-01-21 03:01:05.915-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_cake.c' (154,042) at 20250106090012091
138436 2025-01-21 03:01:05.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_ioctl.c' (154,043) at 20250106090012083
138437 2025-01-21 03:01:05.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c' (154,044) at 20250106090012059
138438 2025-01-21 03:01:05.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/pmbus.cpp' (154,045) at 20250106090027123
138439 2025-01-21 03:01:05.916-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/pcie/aer.c' (154,046) at 20250106090012063
138440 2025-01-21 03:01:05.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/block/zram/zram_drv.c' (154,047) at 20250106090012043
138441 2025-01-21 03:01:05.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/drivers/of/address.c' (154,048) at 20250106090012059 to deleted uid set
138442 2025-01-21 03:01:05.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c' (154,049) at 20250106090012047
138443 2025-01-21 03:01:05.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/internal.h' (154,050) at 20250106090012075
138444 2025-01-21 03:01:05.917-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc2/gadget.c' (154,051) at 20250106090012071
138445 2025-01-21 03:01:05.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/tree-checker.c' (154,052) at 20250106090012075
138446 2025-01-21 03:01:05.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_data.c' (154,053) at 20250106090012079
138447 2025-01-21 03:01:05.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process.c' (154,054) at 20250106090012047
138448 2025-01-21 03:01:05.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/phy-core.c' (154,055) at 20250106090012063
138449 2025-01-21 03:01:05.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/pldm/platform-mc/numeric_sensor.cpp' (154,056) at 20250106090030228 to deleted uid set
138450 2025-01-21 03:01:05.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs.h' (154,057) at 20250106090012079
138451 2025-01-21 03:01:05.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/mdio/fwnode_mdio.c' (154,058) at 20250106090012059
138452 2025-01-21 03:01:05.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/processor.h' (154,059) at 20250106090012035
138453 2025-01-21 03:01:05.918-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-xfs' (154,060) at 20250106090012031
138454 2025-01-21 03:01:05.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c' (154,061) at 20250106090012063
138455 2025-01-21 03:01:05.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/block/blk-mq.c' (154,062) at 20250106090012039
138456 2025-01-21 03:01:05.919-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ceph/osd_client.c' (154,063) at 20250106090012091
138457 2025-01-21 03:01:05.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/ceph/osd_client.h' (154,064) at 20250106090012083
138458 2025-01-21 03:01:05.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser.hpp' (154,065) at 20250106090027123
138459 2025-01-21 03:01:05.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_bpf.c' (154,066) at 20250106090012091
138460 2025-01-21 03:01:05.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/trace.h' (154,067) at 20250106090012079
138461 2025-01-21 03:01:05.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/Kconfig' (154,068) at 20250106090012079
138462 2025-01-21 03:01:05.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/diskonchip.c' (154,069) at 20250106090012055
138463 2025-01-21 03:01:05.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/pci/controller/pci-host-common.c' (154,070) at 20250106090012063
138464 2025-01-21 03:01:05.920-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_base.c' (154,071) at 20250106090012067
138465 2025-01-21 03:01:05.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_conexant.c' (154,072) at 20250106090012095
138466 2025-01-21 03:01:05.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/tmp513.c' (154,073) at 20250106090012055
138467 2025-01-21 03:01:05.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mtd/nand/raw/arasan-nand-controller.c' (154,074) at 20250106090012055
138468 2025-01-21 03:01:05.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/intel-family.h' (154,075) at 20250106090012035
138469 2025-01-21 03:01:05.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/qla1280.h' (154,076) at 20250106090012067
138470 2025-01-21 03:01:05.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/netdevsim/health.c' (154,077) at 20250106090012059
138471 2025-01-21 03:01:05.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c' (154,078) at 20250106090012047
138472 2025-01-21 03:01:05.921-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/efivarfs/inode.c' (154,079) at 20250106090012075
138473 2025-01-21 03:01:05.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/fsl-edma-common.h' (154,080) at 20250106090012043
138474 2025-01-21 03:01:05.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_quota_defs.h' (154,081) at 20250106090012079
138475 2025-01-21 03:01:05.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_trans_resv.c' (154,082) at 20250106090012079
138476 2025-01-21 03:01:05.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/include/linux/trace_events.h' (154,083) at 20250106090012083 to deleted uid set
138477 2025-01-21 03:01:05.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hv/hyperv_vmbus.h' (154,084) at 20250106090012051
138478 2025-01-21 03:01:05.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/numeric_sensor.hpp' (154,085) at 20250106090030228
138479 2025-01-21 03:01:05.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kvm/cpuid.c' (154,086) at 20250106090012039
138480 2025-01-21 03:01:05.922-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_clc.c' (154,087) at 20250106090012095
138481 2025-01-21 03:01:05.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/display/drm_dp_mst_topology.c' (154,088) at 20250106090012051
138482 2025-01-21 03:01:05.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sched/sch_choke.c' (154,089) at 20250106090012091
138483 2025-01-21 03:01:05.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/mtk_wdt.c' (154,090) at 20250106090012071
138484 2025-01-21 03:01:05.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_iops.h' (154,091) at 20250106090012083
138485 2025-01-21 03:01:05.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64g_4core_ls7a.dts' (154,092) at 20250106090012035
138486 2025-01-21 03:01:05.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/tegra186-gpc-dma.c' (154,093) at 20250106090012043
138487 2025-01-21 03:01:05.923-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/io_uring.h' (154,094) at 20250106090012083
138488 2025-01-21 03:01:05.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/smc/smc_core.c' (154,095) at 20250106090012095
138489 2025-01-21 03:01:05.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' (154,096) at 20250106090013255 to deleted uid set
138490 2025-01-21 03:01:05.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' (154,097) at 20250106090013251 to deleted uid set
138491 2025-01-21 03:01:05.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/io_uring/rw.c' (154,098) at 20250106090012087
138492 2025-01-21 03:01:05.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb' (154,099) at 20250106090013255
138493 2025-01-21 03:01:05.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c' (154,100) at 20250106090012055
138494 2025-01-21 03:01:05.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/xfs_inode.c' (154,101) at 20250106090012083
138495 2025-01-21 03:01:05.924-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/Witherspoon.py' (154,102) at 20250106090014227
138496 2025-01-21 03:01:05.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/linux/kernel/trace/trace_events.c' (154,103) at 20250106090012087 to deleted uid set
138497 2025-01-21 03:01:05.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/cdns3/cdns3-ti.c' (154,104) at 20250106090012071
138498 2025-01-21 03:01:05.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/skmsg.h' (154,105) at 20250106090012083
138499 2025-01-21 03:01:05.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_priv.h' (154,106) at 20250106090012079
138500 2025-01-21 03:01:05.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-power/tools/i2c/i2c.hpp' (154,107) at 20250106090027123
138501 2025-01-21 03:01:05.925-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,fec.yaml' (154,108) at 20250106090012031
138502 2025-01-21 03:01:05.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/xfs/scrub/agheader_repair.c' (154,109) at 20250106090012079
138503 2025-01-21 03:01:05.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/hv/hv_set_ifconfig.sh' (154,110) at 20250106090012095
138504 2025-01-21 03:01:05.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/sh/sh_dac_audio.c' (154,111) at 20250106090012095
138505 2025-01-21 03:01:05.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_crat.c' (154,112) at 20250106090012047
138506 2025-01-21 03:01:05.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/net/openvswitch/openvswitch.sh' (154,113) at 20250106090012099
138507 2025-01-21 03:01:05.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/libpldmresponder/platform_state_sensor.hpp' (154,114) at 20250107090029777
138508 2025-01-21 03:01:05.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/hwmon/pmbus/Kconfig' (154,115) at 20250107090012024
138509 2025-01-21 03:01:05.926-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/MAINTAINERS' (154,116) at 20250107090012024
138510 2025-01-21 03:01:05.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt.h' (154,117) at 20250113090013574
138511 2025-01-21 03:01:05.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/seq_buf.h' (154,118) at 20250113090013614
138512 2025-01-21 03:01:05.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/llc/llc_input.c' (154,119) at 20250113090013634
138513 2025-01-21 03:01:05.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci.h' (154,120) at 20250113090013590
138514 2025-01-21 03:01:05.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/dsp/pdr.c' (154,121) at 20250113090009977
138515 2025-01-21 03:01:05.927-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_qp.c' (154,122) at 20250113090013562
138516 2025-01-21 03:01:05.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/roce_hsi.h' (154,123) at 20250113090013562
138517 2025-01-21 03:01:05.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/xattr.c' (154,124) at 20250113090013602
138518 2025-01-21 03:01:05.929-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/sky2.c' (154,125) at 20250113090013566
138519 2025-01-21 03:01:05.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/rx_desc.h' (154,126) at 20250113090013578
138520 2025-01-21 03:01:05.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ctree.h' (154,127) at 20250113090013594
138521 2025-01-21 03:01:05.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/gadget.c' (154,128) at 20250113090013590
138522 2025-01-21 03:01:05.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/sdio.c' (154,129) at 20250113090013578
138523 2025-01-21 03:01:05.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/server/vfs.h' (154,130) at 20250113090013614
138524 2025-01-21 03:01:05.930-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2transport.c' (154,131) at 20250113090013610
138525 2025-01-21 03:01:05.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/media/usb/uvc/uvc_driver.c' (154,132) at 20250113090013562
138526 2025-01-21 03:01:05.931-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/mod/file2alias.c' (154,133) at 20250113090013638
138527 2025-01-21 03:01:05.932-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi.h' (154,134) at 20250113090013582
138528 2025-01-21 03:01:05.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/protocol.c' (154,135) at 20250113090013638
138529 2025-01-21 03:01:05.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/rfcomm/core.c' (154,136) at 20250113090013630
138530 2025-01-21 03:01:05.933-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/nvme.h' (154,137) at 20250113090013582
138531 2025-01-21 03:01:05.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mmc/host/sdhci-msm.c' (154,138) at 20250113090013566
138532 2025-01-21 03:01:05.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htc.c' (154,139) at 20250113090013574
138533 2025-01-21 03:01:05.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/clocksource/hyperv_timer.h' (154,140) at 20250113090013614
138534 2025-01-21 03:01:05.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt_tx.c' (154,141) at 20250113090013574
138535 2025-01-21 03:01:05.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/loongarch/kernel/numa.c' (154,142) at 20250113090013546
138536 2025-01-21 03:01:05.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/hwmon-temp/HwmonTempSensor.cpp' (154,143) at 20250113090003877
138537 2025-01-21 03:01:05.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/reg.c' (154,144) at 20250113090013582
138538 2025-01-21 03:01:05.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/ptrace.h' (154,145) at 20250113090013550
138539 2025-01-21 03:01:05.934-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/verifier/precise.c' (154,146) at 20250113090013646
138540 2025-01-21 03:01:05.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci-ring.c' (154,147) at 20250113090013590
138541 2025-01-21 03:01:05.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2pdu.c' (154,148) at 20250113090013610
138542 2025-01-21 03:01:05.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_sp.c' (154,149) at 20250113090013558
138543 2025-01-21 03:01:05.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_state_monitor.h' (154,150) at 20250113090013582
138544 2025-01-21 03:01:05.935-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb' (154,151) at 20250113090014930
138545 2025-01-21 03:01:05.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/iso.c' (154,152) at 20250113090013630
138546 2025-01-21 03:01:05.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/lib/seq_buf.c' (154,153) at 20250113090013626
138547 2025-01-21 03:01:05.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecc.c' (154,154) at 20250113090013550
138548 2025-01-21 03:01:05.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/mac80211.h' (154,155) at 20250113090013618
138549 2025-01-21 03:01:05.936-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/i2c/busses/i2c-i801.rst' (154,156) at 20250113090013546
138550 2025-01-21 03:01:05.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsfs.c' (154,157) at 20250113090013606
138551 2025-01-21 03:01:05.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/core.c' (154,158) at 20250113090013618
138552 2025-01-21 03:01:05.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nhi.h' (154,159) at 20250113090013590
138553 2025-01-21 03:01:05.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_fp.c' (154,160) at 20250113090013558
138554 2025-01-21 03:01:05.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/bios-version.bb' (154,161) at 20250112090015384 to deleted uid set
138555 2025-01-21 03:01:05.937-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' (154,172) at 20250112090015384
138556 2025-01-21 03:01:05.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/mm/tlb.c' (154,173) at 20250113090013550
138557 2025-01-21 03:01:05.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/of/address.c' (154,174) at 20250113090013582
138558 2025-01-21 03:01:05.938-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mptcp/options.c' (154,175) at 20250113090013638
138559 2025-01-21 03:01:05.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace.c' (154,176) at 20250113090013626
138560 2025-01-21 03:01:05.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c' (154,177) at 20250113090013566
138561 2025-01-21 03:01:05.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/crypto/internal/ecc.h' (154,178) at 20250113090013614
138562 2025-01-21 03:01:05.939-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/ip_tunnel.c' (154,179) at 20250113090013634
138563 2025-01-21 03:01:05.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/vmscan.c' (154,180) at 20250113090013630
138564 2025-01-21 03:01:05.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/scripts/sorttable.h' (154,181) at 20250113090013638
138565 2025-01-21 03:01:05.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.c' (154,182) at 20250113090013570
138566 2025-01-21 03:01:05.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsacl.c' (154,183) at 20250113090013606
138567 2025-01-21 03:01:05.940-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/marvell/mv643xx_eth.c' (154,184) at 20250113090013566
138568 2025-01-21 03:01:05.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/oss/seq_oss_synth.c' (154,185) at 20250113090013638
138569 2025-01-21 03:01:05.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/entry/vsyscall/vsyscall_64.c' (154,186) at 20250113090013550
138570 2025-01-21 03:01:05.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/xattr.c' (154,187) at 20250113090013610
138571 2025-01-21 03:01:05.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/super.c' (154,188) at 20250113090013602
138572 2025-01-21 03:01:05.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/pci.h' (154,189) at 20250113090013578
138573 2025-01-21 03:01:05.941-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sdio.c' (154,190) at 20250113090013582
138574 2025-01-21 03:01:05.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/realtek/rtw88/usb.c' (154,191) at 20250113090013582
138575 2025-01-21 03:01:05.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/pci.c' (154,192) at 20250113090013578
138576 2025-01-21 03:01:05.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/arch/arm64/silicon-errata.rst' (154,193) at 20250113090013542
138577 2025-01-21 03:01:05.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ioctl.c' (154,194) at 20250113090013602
138578 2025-01-21 03:01:05.942-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/ctree.c' (154,195) at 20250113090013594
138579 2025-01-21 03:01:05.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.h' (154,196) at 20250113090013578
138580 2025-01-21 03:01:05.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mmio.c' (154,197) at 20250113090013582
138581 2025-01-21 03:01:05.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb' (154,198) at 20250113090014930
138582 2025-01-21 03:01:05.943-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi-tlv.h' (154,199) at 20250113090013578
138583 2025-01-21 03:01:05.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/util.c' (154,200) at 20250113090013634
138584 2025-01-21 03:01:05.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/watchdog/rzg2l_wdt.c' (154,201) at 20250113090013594
138585 2025-01-21 03:01:05.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/process_64.c' (154,202) at 20250113090013550
138586 2025-01-21 03:01:05.944-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath12k/mac.c' (154,203) at 20250113090013582
138587 2025-01-21 03:01:05.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-i801.c' (154,204) at 20250113090013558
138588 2025-01-21 03:01:05.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/bpf_verifier.h' (154,205) at 20250113090013614
138589 2025-01-21 03:01:05.945-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/core.c' (154,206) at 20250113090013582
138590 2025-01-21 03:01:05.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/seq/seq_clientmgr.c' (154,207) at 20250113090013642
138591 2025-01-21 03:01:05.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/thermal.c' (154,208) at 20250113090013578
138592 2025-01-21 03:01:05.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/mesh.c' (154,209) at 20250113090013634
138593 2025-01-21 03:01:05.946-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_os.c' (154,210) at 20250113090013586
138594 2025-01-21 03:01:05.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/sock.c' (154,211) at 20250113090013634
138595 2025-01-21 03:01:05.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv6/ila/ila_xlat.c' (154,212) at 20250113090013634
138596 2025-01-21 03:01:05.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_state_monitor.c' (154,213) at 20250113090013582
138597 2025-01-21 03:01:05.947-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/lan937x_reg.h' (154,214) at 20250113090013566
138598 2025-01-21 03:01:05.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_ca0132.c' (154,215) at 20250113090013642
138599 2025-01-21 03:01:05.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/sco.c' (154,216) at 20250113090013630
138600 2025-01-21 03:01:05.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_sp.h' (154,217) at 20250113090013558
138601 2025-01-21 03:01:05.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c' (154,218) at 20250113090013570
138602 2025-01-21 03:01:05.948-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2pdu.h' (154,219) at 20250113090013610
138603 2025-01-21 03:01:05.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_main.c' (154,220) at 20250113090013586
138604 2025-01-21 03:01:05.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/cleanup.h' (154,221) at 20250113090013614
138605 2025-01-21 03:01:05.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi.c' (154,222) at 20250113090013594
138606 2025-01-21 03:01:05.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci.c' (154,223) at 20250113090013594
138607 2025-01-21 03:01:05.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rc6.c' (154,224) at 20250113090013554
138608 2025-01-21 03:01:05.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-alpha-pll.h' (154,225) at 20250113090013554
138609 2025-01-21 03:01:05.949-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/usb/qmi_wwan.c' (154,226) at 20250113090013570
138610 2025-01-21 03:01:05.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/core.h' (154,227) at 20250113090013574
138611 2025-01-21 03:01:05.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/broadcom/bcmsysport.c' (154,228) at 20250113090013566
138612 2025-01-21 03:01:05.950-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/memblock.h' (154,229) at 20250113090013614
138613 2025-01-21 03:01:05.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/pci/hda/patch_realtek.c' (154,230) at 20250113090013642
138614 2025-01-21 03:01:05.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/debugfs_sta.c' (154,231) at 20250113090013574
138615 2025-01-21 03:01:05.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/arc/Makefile' (154,232) at 20250113090013546
138616 2025-01-21 03:01:05.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/inode.c' (154,233) at 20250113090013610
138617 2025-01-21 03:01:05.951-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/Kconfig' (154,234) at 20250113090013558
138618 2025-01-21 03:01:05.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Makefile' (154,235) at 20250113090013546
138619 2025-01-21 03:01:05.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/mixer_us16x08.c' (154,236) at 20250113090013642
138620 2025-01-21 03:01:05.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/powerpc/kernel/setup-common.c' (154,237) at 20250113090013550
138621 2025-01-21 03:01:05.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace_events.h' (154,238) at 20250113090013614
138622 2025-01-21 03:01:05.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clocksource/hyperv_timer.c' (154,239) at 20250113090013554
138623 2025-01-21 03:01:05.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/acpi/pcc.h' (154,240) at 20250113090013614
138624 2025-01-21 03:01:05.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/ce.c' (154,241) at 20250113090013570
138625 2025-01-21 03:01:05.952-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/pldm/test_pldm_base.robot' (154,242) at 20250113090016026 to deleted uid set
138626 2025-01-21 03:01:05.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/ipv4/tcp_input.c' (154,243) at 20250113090013634
138627 2025-01-21 03:01:05.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.c' (154,244) at 20250113090013578
138628 2025-01-21 03:01:05.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/udc.c' (154,245) at 20250113090013590
138629 2025-01-21 03:01:05.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c' (154,246) at 20250113090013570
138630 2025-01-21 03:01:05.953-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/building.rst' (154,247) at 20250113090013542
138631 2025-01-21 03:01:05.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/mac.c' (154,248) at 20250113090013574
138632 2025-01-21 03:01:05.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/i2c/busses/i2c-xgene-slimpro.c' (154,249) at 20250113090013558
138633 2025-01-21 03:01:05.954-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/ib_verbs.c' (154,250) at 20250113090013558
138634 2025-01-21 03:01:05.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/attrib.c' (154,251) at 20250113090013606
138635 2025-01-21 03:01:05.955-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_v3_hw.c' (154,252) at 20250113090013586
138636 2025-01-21 03:01:05.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mac80211/ieee80211_i.h' (154,253) at 20250113090013634
138637 2025-01-21 03:01:05.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/debug.c' (154,254) at 20250113090013574
138638 2025-01-21 03:01:05.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/quota_global.c' (154,255) at 20250113090013606
138639 2025-01-21 03:01:05.956-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/bluetooth/btusb.c' (154,256) at 20250113090013554
138640 2025-01-21 03:01:05.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_cq.c' (154,257) at 20250113090013562
138641 2025-01-21 03:01:05.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/mlx5/main.c' (154,258) at 20250113090013562
138642 2025-01-21 03:01:05.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/crypto/ecdsa.c' (154,259) at 20250113090013550
138643 2025-01-21 03:01:05.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/platform/x86/mlx-platform.c' (154,260) at 20250113090013586
138644 2025-01-21 03:01:05.957-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/mctp/route.c' (154,261) at 20250113090013638
138645 2025-01-21 03:01:05.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/lan937x_main.c' (154,262) at 20250113090013566
138646 2025-01-21 03:01:05.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ocfs2/quota_local.c' (154,263) at 20250113090013606
138647 2025-01-21 03:01:05.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_core.c' (154,264) at 20250113090013630
138648 2025-01-21 03:01:05.958-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c' (154,265) at 20250113090013554
138649 2025-01-21 03:01:05.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_events.c' (154,266) at 20250113090013626
138650 2025-01-21 03:01:05.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/hw.c' (154,267) at 20250113090013574
138651 2025-01-21 03:01:05.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/usb/chipidea.h' (154,268) at 20250113090013614
138652 2025-01-21 03:01:05.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/sfc/tc_conntrack.c' (154,269) at 20250113090013570
138653 2025-01-21 03:01:05.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_alloc.c' (154,270) at 20250113090013562
138654 2025-01-21 03:01:05.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/sctp/associola.c' (154,271) at 20250113090013638
138655 2025-01-21 03:01:05.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_seq.c' (154,272) at 20250113090013626
138656 2025-01-21 03:01:05.959-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt_rx.c' (154,273) at 20250113090013574
138657 2025-01-21 03:01:05.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/coredump.h' (154,274) at 20250113090013574
138658 2025-01-21 03:01:05.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/dwc3/core.h' (154,275) at 20250113090013590
138659 2025-01-21 03:01:05.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas.h' (154,276) at 20250113090013586
138660 2025-01-21 03:01:05.960-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/kcov.c' (154,277) at 20250113090013622
138661 2025-01-21 03:01:05.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/frecord.c' (154,278) at 20250113090013606
138662 2025-01-21 03:01:05.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_imx.c' (154,279) at 20250113090013590
138663 2025-01-21 03:01:05.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/namei.c' (154,280) at 20250113090013602
138664 2025-01-21 03:01:05.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_audio.c' (154,281) at 20250113090013554
138665 2025-01-21 03:01:05.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/iio/adc/ad7192.c' (154,282) at 20250113090013558
138666 2025-01-21 03:01:05.961-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/bmi.c' (154,283) at 20250113090013570
138667 2025-01-21 03:01:05.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/kmemleak.c' (154,284) at 20250113090013626
138668 2025-01-21 03:01:05.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2inode.c' (154,285) at 20250113090013610
138669 2025-01-21 03:01:05.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/irqchip/irq-gic.c' (154,286) at 20250113090013562
138670 2025-01-21 03:01:05.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c' (154,287) at 20250113090013570
138671 2025-01-21 03:01:05.962-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/format.c' (154,288) at 20250113090013642
138672 2025-01-21 03:01:05.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2ops.c' (154,289) at 20250113090013610
138673 2025-01-21 03:01:05.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c' (154,290) at 20250113090013570
138674 2025-01-21 03:01:05.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/chipidea/core.c' (154,291) at 20250113090013590
138675 2025-01-21 03:01:05.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/coredump.c' (154,292) at 20250113090013574
138676 2025-01-21 03:01:05.963-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/netfilter/nf_tables.h' (154,293) at 20250113090013618
138677 2025-01-21 03:01:05.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/netrom/nr_route.c' (154,294) at 20250113090013638
138678 2025-01-21 03:01:05.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/adi,adv7533.yaml' (154,295) at 20250113090013546
138679 2025-01-21 03:01:05.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/openbmc-test-automation/data/pldm_variables.py' (154,296) at 20250113090016026 to deleted uid set
138680 2025-01-21 03:01:05.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/ti/icssg/icss_iep.c' (154,297) at 20250113090013570
138681 2025-01-21 03:01:05.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/smb2proto.h' (154,298) at 20250113090013610
138682 2025-01-21 03:01:05.964-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifssmb.c' (154,299) at 20250113090013610
138683 2025-01-21 03:01:05.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/packet/af_packet.c' (154,300) at 20250113090013638
138684 2025-01-21 03:01:05.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/usb/quirks.c' (154,301) at 20250113090013646
138685 2025-01-21 03:01:05.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz9477.c' (154,302) at 20250113090013566
138686 2025-01-21 03:01:05.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/include/asm/tlb.h' (154,303) at 20250113090013550
138687 2025-01-21 03:01:05.965-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/inode.c' (154,304) at 20250113090013602
138688 2025-01-21 03:01:05.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/google/gve/gve_main.c' (154,305) at 20250113090013566
138689 2025-01-21 03:01:05.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/retimer.c' (154,306) at 20250113090013590
138690 2025-01-21 03:01:05.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_srq.c' (154,307) at 20250113090013562
138691 2025-01-21 03:01:05.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/main.c' (154,308) at 20250113090013558
138692 2025-01-21 03:01:05.966-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c' (154,309) at 20250113090013554
138693 2025-01-21 03:01:05.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/sched/core.c' (154,310) at 20250113090013622
138694 2025-01-21 03:01:05.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hem.c' (154,311) at 20250113090013562
138695 2025-01-21 03:01:05.967-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/clk/qcom/clk-alpha-pll.c' (154,312) at 20250113090013554
138696 2025-01-21 03:01:05.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/memblock.c' (154,313) at 20250113090013626
138697 2025-01-21 03:01:05.968-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/smb/client/cifsglob.h' (154,314) at 20250113090013610
138698 2025-01-21 03:01:05.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/l2cap_core.c' (154,315) at 20250113090013630
138699 2025-01-21 03:01:05.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ceph/mds_client.c' (154,316) at 20250113090013598
138700 2025-01-21 03:01:05.969-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mlx5/driver.h' (154,317) at 20250113090013614
138701 2025-01-21 03:01:05.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/acpi/arm64/iort.c' (154,318) at 20250113090013554
138702 2025-01-21 03:01:05.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/kernel/cpu/mshyperv.c' (154,319) at 20250113090013550
138703 2025-01-21 03:01:05.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c' (154,320) at 20250113090013570
138704 2025-01-21 03:01:05.970-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/thunderbolt/nhi.c' (154,321) at 20250113090013590
138705 2025-01-21 03:01:05.971-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/security/selinux/ss/services.c' (154,322) at 20250113090013638
138706 2025-01-21 03:01:05.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/core/dev.c' (154,520) at 20250113090013634
138707 2025-01-21 03:01:05.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/inode.c' (154,521) at 20250113090013606
138708 2025-01-21 03:01:05.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/mailbox/pcc.c' (154,522) at 20250113090013562
138709 2025-01-21 03:01:05.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_glink.c' (154,523) at 20250113090013594
138710 2025-01-21 03:01:05.972-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_res.h' (154,524) at 20250113090013558
138711 2025-01-21 03:01:05.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/proc/task_mmu.c' (154,525) at 20250113090013606
138712 2025-01-21 03:01:05.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/nvme/host/pci.c' (154,526) at 20250113090013582
138713 2025-01-21 03:01:05.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/Documentation/admin-guide/media/saa7134.rst' (154,527) at 20250113090013542
138714 2025-01-21 03:01:05.973-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/hw.h' (154,528) at 20250113090013574
138715 2025-01-21 03:01:05.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/core/uverbs_cmd.c' (154,529) at 20250113090013558
138716 2025-01-21 03:01:05.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/net/bluetooth/hci_conn.c' (154,530) at 20250113090013630
138717 2025-01-21 03:01:05.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_fp.h' (154,531) at 20250113090013558
138718 2025-01-21 03:01:05.974-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/mutex.h' (154,532) at 20250113090013614
138719 2025-01-21 03:01:05.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/inline.c' (154,533) at 20250113090013598
138720 2025-01-21 03:01:05.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: adding '/openbmc/libpldm/CHANGELOG.md' (154,534) at 20250113090009973 to deleted uid set
138721 2025-01-21 03:01:05.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/mm/readahead.c' (154,535) at 20250113090013626
138722 2025-01-21 03:01:05.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ext4/ext4.h' (154,536) at 20250113090013598
138723 2025-01-21 03:01:05.975-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/udf/namei.c' (154,537) at 20250113090013614
138724 2025-01-21 03:01:05.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/if_vlan.h' (154,538) at 20250113090013614
138725 2025-01-21 03:01:05.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/dsp/pdr.cpp' (154,539) at 20250113090009977
138726 2025-01-21 03:01:05.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/typec/ucsi/ucsi.h' (154,540) at 20250113090013594
138727 2025-01-21 03:01:05.976-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/f2fs/file.c' (154,541) at 20250113090013606
138728 2025-01-21 03:01:05.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/dsa/microchip/ksz9477_reg.h' (154,542) at 20250113090013566
138729 2025-01-21 03:01:05.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/ntfs3/ntfs_fs.h' (154,543) at 20250113090013606
138730 2025-01-21 03:01:05.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/usb.h' (154,544) at 20250113090013578
138731 2025-01-21 03:01:05.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace_output.c' (154,545) at 20250113090013626
138732 2025-01-21 03:01:05.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_subprog_precision.c' (154,546) at 20250113090013646
138733 2025-01-21 03:01:05.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_mr.c' (154,547) at 20250113090013562
138734 2025-01-21 03:01:05.977-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/rwsem.h' (154,548) at 20250113090013614
138735 2025-01-21 03:01:05.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv.c' (154,549) at 20250113090013562
138736 2025-01-21 03:01:05.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/obmc-flash-mmc@.service.in' (154,550) at 20250114090137300
138737 2025-01-21 03:01:05.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/download_manager.hpp' (154,551) at 20250114090137292
138738 2025-01-21 03:01:05.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/image_verify.hpp' (154,552) at 20250114090137296
138739 2025-01-21 03:01:05.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/xyz.openbmc_project.Software.Sync.service.in' (154,553) at 20250114090137320
138740 2025-01-21 03:01:05.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/download_manager_main.cpp' (154,554) at 20250114090137296
138741 2025-01-21 03:01:05.978-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/obmc-flash-mmc-remove@.service.in' (154,555) at 20250114090137300
138742 2025-01-21 03:01:05.980-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/meson.build' (154,556) at 20250114090005938
138743 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/meson.build' (154,557) at 20250114090137304
138744 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/watch.cpp' (154,558) at 20250114090137316
138745 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/obmc-flash-bmc-ubiro@.service.in' (154,559) at 20250114090137312
138746 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/serialize.hpp' (154,560) at 20250114090137304
138747 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/utils/journal_utils.hpp' (154,561) at 20250114090005942
138748 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/.clang-tidy' (154,562) at 20250114090005938
138749 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/msl_verify.hpp' (154,563) at 20250114090137300
138750 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/obmc-flash-mmc-umount.service.in' (154,564) at 20250114090137300
138751 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/routing/ruleparametertraits.hpp' (154,565) at 20250114090005938
138752 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp' (154,566) at 20250114090005942
138753 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/static/obmc-flash-bmc-static-mount-alt.service.in' (154,567) at 20250114090137308
138754 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/power-cmd' (154,568) at 20250114090126788
138755 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/obmc-flash-bmc-ubirw.service.in' (154,569) at 20250114090137312
138756 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/subscription.cpp' (154,570) at 20250114090005942
138757 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/utils.hpp' (154,571) at 20250114090137316
138758 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/obmc-flash-bmc-updateubootvars@.service.in' (154,572) at 20250114090137312
138759 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/obmc-flash-mmc-mirroruboot.service.in' (154,573) at 20250114090137300
138760 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/usb/70-bmc-usb.rules' (154,574) at 20250114090137312
138761 2025-01-21 03:01:05.981-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/usb/usb_manager.cpp' (154,575) at 20250114090137316
138762 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/events.json' (154,576) at 20250114090139516
138763 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/meson.build' (154,577) at 20250114090142880
138764 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker' (154,578) at 20250114090127276
138765 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/meson.build' (154,579) at 20250114090137320
138766 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/test/redfish-core/include/dbus_log_watcher_test.cpp' (154,580) at 20250114090005946
138767 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/msl_verify.cpp' (154,581) at 20250114090137300
138768 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/meson.build' (154,582) at 20250114090142880
138769 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/sync_watch.cpp' (154,583) at 20250114090137308
138770 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/webui-vue/docs/guide/components/table/table-filter-active.png' (154,584) at 20220105012522967
138771 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png' (154,585) at 20210307205554462
138772 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-power-good' (154,586) at 20250114090126788
138773 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/flash.hpp' (154,587) at 20250114090137296
138774 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/xyz.openbmc_project.Software.BMC.Updater.service.in' (154,588) at 20250114090137316
138775 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/obmc-flash-mmc-setprimary@.service.in' (154,589) at 20250114090137300
138776 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/test/README.md' (154,590) at 20250114090137312
138777 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/image_manager.cpp' (154,591) at 20250114090137296
138778 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/item_updater_helper.cpp' (154,592) at 20250114090137312
138779 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/sync_manager.hpp' (154,593) at 20250114090137308
138780 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/usr-local.mount.in' (154,594) at 20250114090137316
138781 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/xyz.openbmc_project.Software.Version.service.in' (154,595) at 20250114090137320
138782 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/openssl_alloc.hpp' (154,596) at 20250114090137304
138783 2025-01-21 03:01:05.982-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/utils.cpp' (154,597) at 20250114090137316
138784 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/sync_watch.hpp' (154,598) at 20250114090137308
138785 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/obmc-flash-bmc-cleanup.service.in' (154,599) at 20250114090137312
138786 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/image_manager.hpp' (154,600) at 20250114090137296
138787 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-power-good' (154,601) at 20250114090126788
138788 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/obmc-flash-bmc' (154,602) at 20250114090137304
138789 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/sync-once.sh' (154,603) at 20250114090137308
138790 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/item_updater.hpp' (154,604) at 20250114090137300
138791 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/test/utest.cpp' (154,605) at 20250114090137312
138792 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/src/dbus_log_watcher.cpp' (154,606) at 20250114090005942
138793 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/flash.cpp' (154,607) at 20250114090137312
138794 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/images.hpp' (154,608) at 20250114090137296
138795 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/images.cpp' (154,609) at 20250114090137296
138796 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/usb/usb_manager_main.cpp' (154,610) at 20250114090137316
138797 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/obmc-flash-bmc-mirroruboot.service.in' (154,611) at 20250114090137312
138798 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/serialize.cpp' (154,612) at 20250114090137304
138799 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp' (154,613) at 20250114090005942
138800 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/download_manager.cpp' (154,614) at 20250114090137292
138801 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/reboot-guard-enable.service.in' (154,615) at 20250114090137304
138802 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/force-reboot.service.in' (154,616) at 20250114090137296
138803 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/meson.build' (154,617) at 20250114090137300
138804 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/software.conf' (154,618) at 20250114090137304
138805 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/xyz.openbmc_project.Software.Manager.service.in' (154,619) at 20250114090137320
138806 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/obmc-flash-bmc-ubirw-remove.service.in' (154,620) at 20250114090137312
138807 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/version.hpp' (154,621) at 20250114090137316
138808 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/phosphor-bmc-side-switch.service' (154,622) at 20250114090137304
138809 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/detect-slot-aspeed' (154,623) at 20250114090137292
138810 2025-01-21 03:01:05.983-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/Internal/meson.build' (154,624) at 20250114090142880
138811 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/item_updater_helper.hpp' (154,662) at 20250114090137300
138812 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/obmc-flash-bmc-setenv@.service.in' (154,663) at 20250114090137304
138813 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/image_manager_main.cpp' (154,664) at 20250114090137296
138814 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/gen-bios-tar' (154,665) at 20250114090137296
138815 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/include/obmc_console.hpp' (154,666) at 20250114090005938
138816 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/dbus_log_watcher.hpp' (154,667) at 20250114090005942
138817 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/usb/services/usb-code-update@.service' (154,668) at 20250114090137316
138818 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/obmc-flash-bmc-ubiremount.service.in' (154,669) at 20250114090137312
138819 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/sync_manager_main.cpp' (154,670) at 20250114090137308
138820 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/recipes-phosphor/interfaces/bmcweb_%.bbappend' (154,671) at 20250114090126792
138821 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/item_updater_helper.cpp' (154,672) at 20250114090137300
138822 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/tools/logos/engicam.bmp' (154,673) at 20210308005003768
138823 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/registries.hpp' (154,674) at 20250114090005942
138824 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/xyz.openbmc_project.Software.Download.service.in' (154,675) at 20250114090137316
138825 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/openssl_alloc.cpp' (154,676) at 20250114090137304
138826 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/software_utils.cpp' (154,677) at 20250114090137304
138827 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/reboot-guard-disable.service.in' (154,678) at 20250114090137304
138828 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/activation.cpp' (154,679) at 20250114090137292
138829 2025-01-21 03:01:05.984-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/static/item_updater_helper.cpp' (154,680) at 20250114090137308
138830 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/obmc-flash-bmc-ubiro-remove@.service.in' (154,681) at 20250114090137312
138831 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/usb/meson.build' (154,682) at 20250114090137312
138832 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/sync_manager.cpp' (154,683) at 20250114090137308
138833 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/Internal/Manager/meson.build' (154,684) at 20250114090142880
138834 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/side_switch.hpp' (154,685) at 20250114090137304
138835 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/usb/usb_manager.hpp' (154,686) at 20250114090137316
138836 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/version.cpp' (154,687) at 20250114090137316
138837 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/activation.hpp' (154,688) at 20250114090137292
138838 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/synclist' (154,689) at 20250114090137308
138839 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/static/obmc-flash-bmc-alt@.service.in' (154,690) at 20250114090137308
138840 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/software_manager.cpp' (154,691) at 20250114090137304
138841 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/reset-cs0-aspeed' (154,692) at 20250114090137304
138842 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/update_manager.cpp' (154,693) at 20250114090137312
138843 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/flash.cpp' (154,694) at 20250114090137300
138844 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/obmc-flash-mmc-mount.service.in' (154,695) at 20250114090137300
138845 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/obmc-flash-host-bios@.service.in' (154,696) at 20250114090137304
138846 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' (154,697) at 20250115090012678
138847 2025-01-21 03:01:05.985-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_pdb.json' (154,698) at 20250115090005554
138848 2025-01-21 03:01:05.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/oemcommands.cpp' (154,699) at 20250115090008622
138849 2025-01-21 03:01:05.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/bios-version.bb' (154,700) at 20250115090012678
138850 2025-01-21 03:01:05.986-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_scm.json' (154,701) at 20250115090005554
138851 2025-01-21 03:01:05.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-logging/extensions/openpower-pels/registry/message_registry.json' (154,702) at 20250115090022934
138852 2025-01-21 03:01:05.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb' (154,703) at 20250115090012678
138853 2025-01-21 03:01:05.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' (154,704) at 20250115090012678
138854 2025-01-21 03:01:05.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/item_updater_main.cpp' (154,705) at 20250114090137300
138855 2025-01-21 03:01:05.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/watch.hpp' (154,706) at 20250114090137316
138856 2025-01-21 03:01:05.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/update_manager.hpp' (154,707) at 20250114090137312
138857 2025-01-21 03:01:05.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/pcie_cards.json' (154,708) at 20250114090139516
138858 2025-01-21 03:01:05.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/static/flash.cpp' (154,709) at 20250114090137308
138859 2025-01-21 03:01:05.987-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/side_switch.cpp' (154,710) at 20250114090137304
138860 2025-01-21 03:01:05.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/static/obmc-flash-bmc-prepare-for-sync.service.in' (154,711) at 20250114090137308
138861 2025-01-21 03:01:05.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT' (154,712) at 20240906080037556
138862 2025-01-21 03:01:05.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/subscription.hpp' (154,713) at 20250114090005942
138863 2025-01-21 03:01:05.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/item_updater.cpp' (154,714) at 20250114090137296
138864 2025-01-21 03:01:05.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/software_utils.hpp' (154,715) at 20250114090137308
138865 2025-01-21 03:01:05.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-bmc-code-mgmt/bmc/image_verify.cpp' (154,716) at 20250114090137296
138866 2025-01-21 03:01:05.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/lib/pcie.hpp' (154,717) at 20250114090005942
138867 2025-01-21 03:01:05.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb' (154,718) at 20250115090012678
138868 2025-01-21 03:01:05.988-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/manufacturingcommands.cpp' (154,719) at 20250115090008622
138869 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/catalina_fio.json' (154,747) at 20250115090005554
138870 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb' (154,748) at 20250115090012678
138871 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/chassiscommands.cpp' (154,749) at 20250115090008622
138872 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g4/defconfig' (154,750) at 20250115090012678
138873 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb' (154,751) at 20250115090012678
138874 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/telemetry/subprojects/boost.wrap' (154,752) at 20250115090032303
138875 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig' (154,753) at 20250115090012678
138876 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/storagecommands.cpp' (154,754) at 20250115090008622
138877 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-led-manager/scripts/parse_led.py' (154,755) at 20250115090022262
138878 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/intel-ipmi-oem/src/bridgingcommands.cpp' (154,756) at 20250115090008618
138879 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/meson.build' (154,757) at 20250116090043776
138880 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/scripts/pre-submit' (154,758) at 20250116090011971
138881 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/Neighbor/CreateStatic/meson.build' (154,759) at 20250116090043780
138882 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/Neighbor/meson.build' (154,760) at 20250116090043780
138883 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (154,761) at 20250116090025999
138884 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (154,762) at 20250116090025999
138885 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (154,763) at 20250116090025999
138886 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/fuzz/meson.build' (154,764) at 20250116090011971
138887 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/pldm/test_pldm_base.robot' (154,765) at 20250116090027091
138888 2025-01-21 03:01:05.989-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/settings/phosphor-settings-defaults-native/harma-temporary-software-versions.yml' (154,766) at 20250116090025999
138889 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/CHANGELOG.md' (154,767) at 20250116090011967
138890 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/selutility.cpp' (154,768) at 20250116090039752
138891 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb' (154,769) at 20250116090025999
138892 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-kernel/linux/linux-aspeed/catalina.cfg' (154,770) at 20250116090025999
138893 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/README.md' (154,771) at 20250116090027091
138894 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/meson.build' (154,772) at 20250116090011971
138895 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/VLAN/meson.build' (154,773) at 20250116090043780
138896 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/test_item_updater.cpp' (154,774) at 20250116090045608
138897 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/firmware_device/fd-internal.h' (154,775) at 20250116090011971
138898 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/base.h' (154,776) at 20250116090011971
138899 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/VLAN/Create/meson.build' (154,777) at 20250116090043780
138900 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/firmware_device/fd.c' (154,778) at 20250116090011971
138901 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' (154,779) at 20250116090025999
138902 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/activation.cpp' (154,780) at 20250116090045608
138903 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/fuzz/fuzz-build.py' (154,781) at 20250116090011971
138904 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/src/activation.hpp' (154,782) at 20250116090045608
138905 2025-01-21 03:01:05.990-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/tools/sdbusplus/event.py' (154,783) at 20250116090050692
138906 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/meson.build' (154,784) at 20250116090011971
138907 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/firmware_device/meson.build' (154,785) at 20250116090011971
138908 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/control.h' (154,786) at 20250116090011971
138909 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/IP/Create/meson.build' (154,787) at 20250116090043780
138910 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/data/pldm_variables.py' (154,788) at 20250116090027091
138911 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/firmware_fd.h' (154,789) at 20250116090011971
138912 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/README.md' (154,790) at 20250116090027091
138913 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/selutility.hpp' (154,791) at 20250116090039752
138914 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc' (154,845) at 20250116090025999
138915 2025-01-21 03:01:05.991-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/control-internal.h' (154,846) at 20250116090011971
138916 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/docs/fuzzing.md' (154,847) at 20250116090011967
138917 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/IP/meson.build' (154,848) at 20250116090043780
138918 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/test_utils.cpp' (154,849) at 20250116090045608
138919 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/harma_mb.json' (154,850) at 20250116090006191
138920 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb' (154,851) at 20250116090025999
138921 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/.clang-format' (154,852) at 20250116090039752
138922 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/fuzz/fuzz-coverage.py' (154,853) at 20250116090011971
138923 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-psu-code-mgmt/test/test_activation.cpp' (154,854) at 20250116090045608
138924 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig' (154,855) at 20250115090012678
138925 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc' (154,856) at 20250116090025999
138926 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/control.c' (154,857) at 20250116090011971
138927 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/pldm_oem_cmds.cpp' (154,858) at 20250116090038151
138928 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/meson.build' (154,859) at 20250116090038151
138929 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-host-ipmid/chassishandler.cpp' (154,860) at 20250116090039752
138930 2025-01-21 03:01:05.992-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/pldm_utils.cpp' (154,861) at 20250116090038151
138931 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/meson.build' (154,862) at 20250116090011971
138932 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/include/libpldm/sizes.h.in' (154,863) at 20250116090011971
138933 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/fuzz/fd.dict' (154,864) at 20250116090011971
138934 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/pldm_utils.hpp' (154,865) at 20250116090038151
138935 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-networkd/meson.build' (154,866) at 20250116090043780
138936 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/fuzz/fd-fuzz.cpp' (154,867) at 20250116090011971
138937 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc' (154,868) at 20250116090025999
138938 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/src/msgbuf.h' (154,869) at 20250116090011971
138939 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/tools/github_issues_to_csv' (154,870) at 20250117090013212
138940 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_errors.hpp' (154,871) at 20250117090015792
138941 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/fans/phosphor-pid-control/config.json' (154,872) at 20250117090012168
138942 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_status.cpp' (154,873) at 20250117090015792
138943 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/pcie_cards.json' (154,874) at 20250117090019680
138944 2025-01-21 03:01:05.993-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp' (154,875) at 20250117090002416
138945 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-nuvoton/dynamic-layers/arm-layer/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.11.%.bbappend' (154,911) at 20250117090012168
138946 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/boot_test.md' (154,912) at 20250117090013208
138947 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_protocol.robot' (154,913) at 20250117090013212
138948 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_ffdc.hpp' (154,914) at 20250117090015792
138949 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' (154,915) at 20250117090013212
138950 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json' (154,916) at 20250117090004352
138951 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/pcie_cards.json' (154,917) at 20250117090019680
138952 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/ffdc/ffdc_config.yaml' (154,918) at 20250117090013208
138953 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/bmcweb/http/http_request.hpp' (154,919) at 20250117090002412
138954 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json' (154,920) at 20250117090004352
138955 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_discovery.robot' (154,921) at 20250117090013212
138956 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_wailuafalls.json' (154,922) at 20250117090004352
138957 2025-01-21 03:01:05.994-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json' (154,923) at 20250117090004352
138958 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json' (154,924) at 20250117090004352
138959 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py' (154,925) at 20250117090013212
138960 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/lib/external_intf/management_console_utils.py' (154,926) at 20250117090013208
138961 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/pcie_cards.json' (154,927) at 20250117090019680
138962 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/event.hpp' (154,928) at 20250117090030872
138963 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/power-cmd' (154,929) at 20250117090012168
138964 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-occ-control/occ_ffdc.cpp' (154,930) at 20250117090015792
138965 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/softirq.c' (154,931) at 20250113090013622
138966 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.c' (154,932) at 20250113090013570
138967 2025-01-21 03:01:05.995-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/net/bluetooth/hci_core.h' (154,933) at 20250113090013618
138968 2025-01-21 03:01:05.996-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/trace/trace.h' (154,934) at 20250113090013626
138969 2025-01-21 03:01:05.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/kernel/bpf/verifier.c' (154,935) at 20250113090013622
138970 2025-01-21 03:01:05.997-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/sound/core/ump.c' (154,936) at 20250113090013642
138971 2025-01-21 03:01:05.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi.c' (154,937) at 20250113090013578
138972 2025-01-21 03:01:05.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/net/wireless/ath/ath10k/wow.c' (154,938) at 20250113090013582
138973 2025-01-21 03:01:05.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/trace_seq.h' (154,939) at 20250113090013614
138974 2025-01-21 03:01:05.998-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/usb/host/xhci.h' (154,940) at 20250113090013594
138975 2025-01-21 03:01:05.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/fs/btrfs/inode.c' (154,941) at 20250113090013598
138976 2025-01-21 03:01:05.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/platform_manager.hpp' (154,942) at 20250118090046165
138977 2025-01-21 03:01:05.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' (154,943) at 20250118090025001
138978 2025-01-21 03:01:05.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/utils.hpp' (154,944) at 20250118090046161
138979 2025-01-21 03:01:05.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/terminus.hpp' (154,945) at 20250118090046165
138980 2025-01-21 03:01:05.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/manager.hpp' (154,946) at 20250118090046165
138981 2025-01-21 03:01:05.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/dbus-sensors/src/psu/PSUSensorMain.cpp' (154,947) at 20250118090003021
138982 2025-01-21 03:01:05.999-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/oem_ampere.hpp' (154,948) at 20250118090046161
138983 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/terminus.cpp' (154,949) at 20250118090046165
138984 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/manager.cpp' (154,950) at 20250118090046165
138985 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/oem_event_manager.hpp' (154,951) at 20250118090046161
138986 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/entity-map.json' (154,952) at 20250118090025001
138987 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_cmm.json' (154,953) at 20250118090004165
138988 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-util' (154,954) at 20250118090033673
138989 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/oem/ampere/event/oem_event_manager.cpp' (154,955) at 20250118090046161
138990 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-dbus-interfaces/meson.build' (154,956) at 20250118090036069
138991 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/utils.cpp' (154,957) at 20250118090046161
138992 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/meson.build' (154,958) at 20250118090046161
138993 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (154,959) at 20250118090024997
138994 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/entity-manager/configurations/meta/minerva_cmm_hsc_infineon.json' (154,960) at 20250118090004165
138995 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/dbus_impl_fru.cpp' (154,961) at 20250118090046161
138996 2025-01-21 03:01:06.000-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/common/test/pldm_utils_test.cpp' (154,962) at 20250118090046161
138997 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/multi-gpios-sys-init' (154,989) at 20250118090024997
138998 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/platform_manager.cpp' (154,990) at 20250118090046165
138999 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/sensor_manager.cpp' (154,991) at 20250118090046165
139000 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/test/meson.build' (154,992) at 20250118090046165
139001 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat' (154,993) at 20250116090011971
139002 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp' (154,994) at 20250120090024197
139003 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc-test-automation/docs/code_update.md' (154,995) at 20250120090012936
139004 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/xyz.openbmc_project.LED.GroupManager.service' (154,996) at 20250120090011952
139005 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/pldm/platform-mc/dbus_impl_fru.hpp' (155,015) at 20250120090029645
139006 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' (155,016) at 20250120090011952
139007 2025-01-21 03:01:06.001-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/leds/phosphor-led-manager/LED-GroupManager-override.conf' (155,017) at 20250120090011952
139008 2025-01-21 03:01:06.001-0600 FINEST t563 Statistics.logIt: found 2283 deleted documents in MMapDirectory@/opengrok/data/index/openbmc lockFactory=org.apache.lucene.store.NoLockFactory@48d727bb (took 10.662 seconds)
139009 2025-01-21 03:01:06.058-0600 FINER t563 ObjectInputFilter$Config.traceFilter: Builtin factory: null -> new: null
139010 2025-01-21 03:01:06.058-0600 FINER t563 ObjectInputFilter$Config.traceFilter: Builtin factory: null -> new: org.opengrok.indexer.util.WhitelistObjectInputFilter@23ee1d12
139011 2025-01-21 03:01:06.060-0600 FINER t563 ObjectInputStream.filterCheck: ObjectInputFilter ALLOWED: null, array length: -1, nRefs: 1, depth: 1, bytes: 170, ex: n/a
139012 2025-01-21 03:01:06.060-0600 FINER t563 ObjectInputStream.filterCheck: ObjectInputFilter ALLOWED: class org.opengrok.indexer.index.IndexAnalysisSettings3, array length: -1, nRefs: 1, depth: 1, bytes: 237, ex: n/a
139013 2025-01-21 03:01:06.140-0600 INFO t563 IndexDatabase.getIndexDownArgs: Starting file collection using history traversal for directory '/openbmc'
139014 2025-01-21 03:01:06.147-0600 FINEST t563 IndexDatabase.indexDownUsingHistory: collected sorted files: [/openbmc/bmcweb/http/app.hpp, /openbmc/bmcweb/http/complete_response_fields.hpp, /openbmc/bmcweb/http/http2_connection.hpp, /openbmc/bmcweb/http/http_body.hpp, /openbmc/bmcweb/http/http_client.hpp, /openbmc/bmcweb/http/http_connection.hpp, /openbmc/bmcweb/http/http_request.hpp, /openbmc/bmcweb/http/http_response.hpp, /openbmc/bmcweb/http/http_server.hpp, /openbmc/bmcweb/http/logging.hpp, /openbmc/bmcweb/http/mutual_tls.cpp, /openbmc/bmcweb/http/mutual_tls.hpp, /openbmc/bmcweb/http/mutual_tls_meta.hpp, /openbmc/bmcweb/http/nghttp2_adapters.hpp, /openbmc/bmcweb/http/parsing.hpp, /openbmc/bmcweb/http/routing/baserule.hpp, /openbmc/bmcweb/http/routing/dynamicrule.hpp, /openbmc/bmcweb/http/routing/ruleparametertraits.hpp, /openbmc/bmcweb/http/routing/sserule.hpp, /openbmc/bmcweb/http/routing/taggedrule.hpp, /openbmc/bmcweb/http/routing/websocketrule.hpp, /openbmc/bmcweb/http/routing.hpp, /openbmc/bmcweb/http/server_sent_event.hpp, /openbmc/bmcweb/http/utility.hpp, /openbmc/bmcweb/http/verb.hpp, /openbmc/bmcweb/http/websocket.hpp, /openbmc/bmcweb/include/async_resolve.hpp, /openbmc/bmcweb/include/async_resp.hpp, /openbmc/bmcweb/include/authentication.hpp, /openbmc/bmcweb/include/boost_formatters.hpp, /openbmc/bmcweb/include/cookies.hpp, /openbmc/bmcweb/include/credential_pipe.hpp, /openbmc/bmcweb/include/dbus_monitor.hpp, /openbmc/bmcweb/include/dbus_privileges.hpp, /openbmc/bmcweb/include/dbus_singleton.hpp, /openbmc/bmcweb/include/dbus_utility.hpp, /openbmc/bmcweb/include/duplicatable_file_handle.hpp, /openbmc/bmcweb/include/event_service_store.hpp, /openbmc/bmcweb/include/file_test_utilities.hpp, /openbmc/bmcweb/include/forward_unauthorized.hpp, /openbmc/bmcweb/include/google/google_service_root.hpp, /openbmc/bmcweb/include/hostname_monitor.hpp, /openbmc/bmcweb/include/http_utility.hpp, /openbmc/bmcweb/include/human_sort.hpp, /openbmc/bmcweb/include/ibm/management_console_rest.hpp, /openbmc/bmcweb/include/ibm/utils.hpp, /openbmc/bmcweb/include/image_upload.hpp, /openbmc/bmcweb/include/json_formatters.hpp, /openbmc/bmcweb/include/json_html_serializer.hpp, /openbmc/bmcweb/include/kvm_websocket.hpp, /openbmc/bmcweb/include/login_routes.hpp, /openbmc/bmcweb/include/multipart_parser.hpp, /openbmc/bmcweb/include/obmc_console.hpp, /openbmc/bmcweb/include/openbmc_dbus_rest.hpp, /openbmc/bmcweb/include/ossl_random.hpp, /openbmc/bmcweb/include/pam_authenticate.hpp, /openbmc/bmcweb/include/persistent_data.hpp, /openbmc/bmcweb/include/security_headers.hpp, /openbmc/bmcweb/include/sessions.hpp, /openbmc/bmcweb/include/ssl_key_handler.hpp, /openbmc/bmcweb/include/str_utility.hpp, /openbmc/bmcweb/include/user_monitor.hpp, /openbmc/bmcweb/include/vm_websocket.hpp, /openbmc/bmcweb/include/webassets.hpp, /openbmc/bmcweb/include/webroutes.hpp, /openbmc/bmcweb/include/webserver_run.hpp, /openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp, /openbmc/bmcweb/redfish-core/include/event_service_manager.hpp, /openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp, /openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp, /openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp, /openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp, /openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp, /openbmc/bmcweb/redfish-core/include/gzfile.hpp, /openbmc/bmcweb/redfish-core/include/privileges.hpp, /openbmc/bmcweb/redfish-core/include/query.hpp, /openbmc/bmcweb/redfish-core/include/redfish.hpp, /openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp, /openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp, /openbmc/bmcweb/redfish-core/include/registries.hpp, /openbmc/bmcweb/redfish-core/include/registries_selector.hpp, /openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp, /openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/collection.hpp, /openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp, /openbmc/bmcweb/redfish-core/include/utils/query_param.hpp, /openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp, /openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp, /openbmc/bmcweb/redfish-core/lib/account_service.hpp, /openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp, /openbmc/bmcweb/redfish-core/lib/bios.hpp, /openbmc/bmcweb/redfish-core/lib/cable.hpp, /openbmc/bmcweb/redfish-core/lib/certificate_service.hpp, /openbmc/bmcweb/redfish-core/lib/chassis.hpp, /openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp, /openbmc/bmcweb/redfish-core/lib/ethernet.hpp, /openbmc/bmcweb/redfish-core/lib/event_service.hpp, /openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp, /openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp, /openbmc/bmcweb/redfish-core/lib/fan.hpp, /openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp, /openbmc/bmcweb/redfish-core/lib/led.hpp, /openbmc/bmcweb/redfish-core/lib/log_services.hpp, /openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp, /openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp, /openbmc/bmcweb/redfish-core/lib/managers.hpp, /openbmc/bmcweb/redfish-core/lib/memory.hpp, /openbmc/bmcweb/redfish-core/lib/message_registries.hpp, /openbmc/bmcweb/redfish-core/lib/metadata.hpp, /openbmc/bmcweb/redfish-core/lib/metric_report.hpp, /openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp, /openbmc/bmcweb/redfish-core/lib/network_protocol.hpp, /openbmc/bmcweb/redfish-core/lib/odata.hpp, /openbmc/bmcweb/redfish-core/lib/pcie.hpp, /openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp, /openbmc/bmcweb/redfish-core/lib/power.hpp, /openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp, /openbmc/bmcweb/redfish-core/lib/power_supply.hpp, /openbmc/bmcweb/redfish-core/lib/processor.hpp, /openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp, /openbmc/bmcweb/redfish-core/lib/redfish_util.hpp, /openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp, /openbmc/bmcweb/redfish-core/lib/roles.hpp, /openbmc/bmcweb/redfish-core/lib/sensors.hpp, /openbmc/bmcweb/redfish-core/lib/service_root.hpp, /openbmc/bmcweb/redfish-core/lib/storage.hpp, /openbmc/bmcweb/redfish-core/lib/systems.hpp, /openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp, /openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp, /openbmc/bmcweb/redfish-core/lib/task.hpp, /openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp, /openbmc/bmcweb/redfish-core/lib/thermal.hpp, /openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp, /openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp, /openbmc/bmcweb/redfish-core/lib/trigger.hpp, /openbmc/bmcweb/redfish-core/lib/update_service.hpp, /openbmc/bmcweb/redfish-core/lib/virtual_media.hpp, /openbmc/bmcweb/redfish-core/src/event_log.cpp, /openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp, /openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp, /openbmc/bmcweb/redfish-core/src/redfish.cpp, /openbmc/bmcweb/redfish-core/src/registries.cpp, /openbmc/bmcweb/redfish-core/src/subscription.cpp, /openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp, /openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp, /openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp, /openbmc/bmcweb/scripts/generate_schema_collections.py, /openbmc/bmcweb/scripts/generate_schema_enums.py, /openbmc/bmcweb/scripts/parse_registries.py, /openbmc/bmcweb/src/boost_asio.cpp, /openbmc/bmcweb/src/boost_asio_ssl.cpp, /openbmc/bmcweb/src/boost_beast.cpp, /openbmc/bmcweb/src/dbus_singleton.cpp, /openbmc/bmcweb/src/json_html_serializer.cpp, /openbmc/bmcweb/src/ossl_random.cpp, /openbmc/bmcweb/src/ssl_key_handler.cpp, /openbmc/bmcweb/src/webserver_cli.cpp, /openbmc/bmcweb/src/webserver_main.cpp, /openbmc/bmcweb/src/webserver_run.cpp, /openbmc/bmcweb/test/http/crow_getroutes_test.cpp, /openbmc/bmcweb/test/http/http2_connection_test.cpp, /openbmc/bmcweb/test/http/http_body_test.cpp, /openbmc/bmcweb/test/http/http_connection_test.cpp, /openbmc/bmcweb/test/http/http_response_test.cpp, /openbmc/bmcweb/test/http/mutual_tls.cpp, /openbmc/bmcweb/test/http/mutual_tls_meta.cpp, /openbmc/bmcweb/test/http/parsing_test.cpp, /openbmc/bmcweb/test/http/router_test.cpp, /openbmc/bmcweb/test/http/server_sent_event_test.cpp, /openbmc/bmcweb/test/http/utility_test.cpp, /openbmc/bmcweb/test/http/verb_test.cpp, /openbmc/bmcweb/test/include/async_resolve_test.cpp, /openbmc/bmcweb/test/include/credential_pipe_test.cpp, /openbmc/bmcweb/test/include/dbus_utility_test.cpp, /openbmc/bmcweb/test/include/google/google_service_root_test.cpp, /openbmc/bmcweb/test/include/http_utility_test.cpp, /openbmc/bmcweb/test/include/human_sort_test.cpp, /openbmc/bmcweb/test/include/ibm/configfile_test.cpp, /openbmc/bmcweb/test/include/json_html_serializer.cpp, /openbmc/bmcweb/test/include/multipart_test.cpp, /openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp, /openbmc/bmcweb/test/include/ossl_random.cpp, /openbmc/bmcweb/test/include/ssl_key_handler_test.cpp, /openbmc/bmcweb/test/include/str_utility_test.cpp, /openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp, /openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp, /openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp, /openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp, /openbmc/bmcweb/test/redfish-core/include/registries_test.cpp, /openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp, /openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp, /openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp, /openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp, /openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp, /openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp, /openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp, /openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp, /openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp, /openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp, /openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp, /openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp, /openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp, /openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp, /openbmc/bmcweb/test/redfish-core/lib/system_test.cpp, /openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp, /openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp, /openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp, /openbmc/phosphor-host-ipmid/libipmid/meson.build, /openbmc/phosphor-host-ipmid/meson.build, /openbmc/phosphor-host-ipmid/softoff/meson.build, /openbmc/phosphor-host-ipmid/test/meson.build, /openbmc/phosphor-host-ipmid/user_channel/meson.build, /openbmc/pldm/oem/ibm/configurations/fileTable.json]
139015 2025-01-21 03:01:06.195-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/app.hpp) done (took 35 ms)
139016 2025-01-21 03:01:06.222-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bios-settings-mgr/.clang-format' at 20240904080002598
139017 2025-01-21 03:01:06.223-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bios-settings-mgr/README.md' at 20241022080002056
139018 2025-01-21 03:01:06.226-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/.clang-tidy' at 20241221090003052
139019 2025-01-21 03:01:06.227-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/.openbmc-enforce-gitlint' at 20220829030004071
139020 2025-01-21 03:01:06.227-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/.shellcheck' at 20210308005112989
139021 2025-01-21 03:01:06.229-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/app.hpp' at 20240713080003654
139022 2025-01-21 03:01:06.229-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/app.hpp'
139023 2025-01-21 03:01:06.233-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/app.hpp'
139024 2025-01-21 03:01:06.253-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/complete_response_fields.hpp) done (took 19 ms)
139025 2025-01-21 03:01:06.253-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/complete_response_fields.hpp'
139026 2025-01-21 03:01:06.254-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/complete_response_fields.hpp'
139027 2025-01-21 03:01:06.261-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/http2_connection.hpp) done (took 6 ms)
139028 2025-01-21 03:01:06.261-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/http2_connection.hpp'
139029 2025-01-21 03:01:06.262-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/http2_connection.hpp'
139030 2025-01-21 03:01:06.267-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/http_body.hpp) done (took 4 ms)
139031 2025-01-21 03:01:06.268-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/http_body.hpp'
139032 2025-01-21 03:01:06.269-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/http_body.hpp'
139033 2025-01-21 03:01:06.276-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/http_client.hpp) done (took 5 ms)
139034 2025-01-21 03:01:06.277-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/http_client.hpp' at 20241024080002682
139035 2025-01-21 03:01:06.277-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/http_client.hpp'
139036 2025-01-21 03:01:06.278-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/http_client.hpp'
139037 2025-01-21 03:01:06.285-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/http_connection.hpp) done (took 4 ms)
139038 2025-01-21 03:01:06.286-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/http_connection.hpp' at 20241025080002985
139039 2025-01-21 03:01:06.286-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/http_connection.hpp'
139040 2025-01-21 03:01:06.287-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/http_connection.hpp'
139041 2025-01-21 03:01:06.294-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/http_request.hpp) done (took 5 ms)
139042 2025-01-21 03:01:06.294-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/http_request.hpp' at 20240829080004222
139043 2025-01-21 03:01:06.294-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/http_request.hpp'
139044 2025-01-21 03:01:06.295-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/http_request.hpp'
139045 2025-01-21 03:01:06.300-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/http_response.hpp) done (took 4 ms)
139046 2025-01-21 03:01:06.301-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/http_response.hpp'
139047 2025-01-21 03:01:06.301-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/http_response.hpp'
139048 2025-01-21 03:01:06.307-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/http_server.hpp) done (took 4 ms)
139049 2025-01-21 03:01:06.308-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/http_server.hpp'
139050 2025-01-21 03:01:06.308-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/http_server.hpp'
139051 2025-01-21 03:01:06.315-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/logging.hpp) done (took 5 ms)
139052 2025-01-21 03:01:06.316-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/logging.hpp'
139053 2025-01-21 03:01:06.316-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/logging.hpp'
139054 2025-01-21 03:01:06.322-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/mutual_tls.cpp) done (took 4 ms)
139055 2025-01-21 03:01:06.323-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/mutual_tls.cpp'
139056 2025-01-21 03:01:06.323-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/mutual_tls.cpp'
139057 2025-01-21 03:01:06.329-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/mutual_tls.hpp) done (took 4 ms)
139058 2025-01-21 03:01:06.329-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/mutual_tls.hpp'
139059 2025-01-21 03:01:06.330-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/mutual_tls.hpp'
139060 2025-01-21 03:01:06.335-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/mutual_tls_meta.hpp) done (took 3 ms)
139061 2025-01-21 03:01:06.335-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/mutual_tls_meta.hpp'
139062 2025-01-21 03:01:06.336-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/mutual_tls_meta.hpp'
139063 2025-01-21 03:01:06.341-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/nghttp2_adapters.hpp) done (took 3 ms)
139064 2025-01-21 03:01:06.342-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/nghttp2_adapters.hpp'
139065 2025-01-21 03:01:06.342-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/nghttp2_adapters.hpp'
139066 2025-01-21 03:01:06.347-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/parsing.hpp) done (took 4 ms)
139067 2025-01-21 03:01:06.348-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/parsing.hpp' at 20240511080002653
139068 2025-01-21 03:01:06.348-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/parsing.hpp'
139069 2025-01-21 03:01:06.348-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/parsing.hpp'
139070 2025-01-21 03:01:06.353-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/routing/baserule.hpp) done (took 3 ms)
139071 2025-01-21 03:01:06.353-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/routing/baserule.hpp'
139072 2025-01-21 03:01:06.354-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/routing/baserule.hpp'
139073 2025-01-21 03:01:06.359-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/routing/dynamicrule.hpp) done (took 4 ms)
139074 2025-01-21 03:01:06.360-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/routing/dynamicrule.hpp'
139075 2025-01-21 03:01:06.360-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/routing/dynamicrule.hpp'
139076 2025-01-21 03:01:06.365-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/routing/ruleparametertraits.hpp) done (took 3 ms)
139077 2025-01-21 03:01:06.366-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/routing/ruleparametertraits.hpp' at 20240606080002976
139078 2025-01-21 03:01:06.366-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/routing/ruleparametertraits.hpp'
139079 2025-01-21 03:01:06.367-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/routing/ruleparametertraits.hpp'
139080 2025-01-21 03:01:06.372-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/routing/sserule.hpp) done (took 4 ms)
139081 2025-01-21 03:01:06.373-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/routing/sserule.hpp'
139082 2025-01-21 03:01:06.373-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/routing/sserule.hpp'
139083 2025-01-21 03:01:06.378-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/routing/taggedrule.hpp) done (took 3 ms)
139084 2025-01-21 03:01:06.379-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/routing/taggedrule.hpp'
139085 2025-01-21 03:01:06.380-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/routing/taggedrule.hpp'
139086 2025-01-21 03:01:06.384-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/routing/websocketrule.hpp) done (took 3 ms)
139087 2025-01-21 03:01:06.385-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/routing/websocketrule.hpp'
139088 2025-01-21 03:01:06.386-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/routing/websocketrule.hpp'
139089 2025-01-21 03:01:06.391-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/routing.hpp) done (took 4 ms)
139090 2025-01-21 03:01:06.392-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/routing.hpp'
139091 2025-01-21 03:01:06.393-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/routing.hpp'
139092 2025-01-21 03:01:06.397-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/server_sent_event.hpp) done (took 3 ms)
139093 2025-01-21 03:01:06.398-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/http/server_sent_event.hpp' at 20240914080002926
139094 2025-01-21 03:01:06.398-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/server_sent_event.hpp'
139095 2025-01-21 03:01:06.398-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/server_sent_event.hpp'
139096 2025-01-21 03:01:06.402-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/utility.hpp) done (took 3 ms)
139097 2025-01-21 03:01:06.403-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/utility.hpp'
139098 2025-01-21 03:01:06.404-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/utility.hpp'
139099 2025-01-21 03:01:06.407-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/verb.hpp) done (took 2 ms)
139100 2025-01-21 03:01:06.408-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/verb.hpp'
139101 2025-01-21 03:01:06.408-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/verb.hpp'
139102 2025-01-21 03:01:06.412-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/http/websocket.hpp) done (took 2 ms)
139103 2025-01-21 03:01:06.412-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/http/websocket.hpp'
139104 2025-01-21 03:01:06.413-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/http/websocket.hpp'
139105 2025-01-21 03:01:06.417-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/async_resolve.hpp) done (took 2 ms)
139106 2025-01-21 03:01:06.417-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/async_resolve.hpp'
139107 2025-01-21 03:01:06.418-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/async_resolve.hpp'
139108 2025-01-21 03:01:06.422-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/async_resp.hpp) done (took 2 ms)
139109 2025-01-21 03:01:06.422-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/async_resp.hpp'
139110 2025-01-21 03:01:06.423-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/async_resp.hpp'
139111 2025-01-21 03:01:06.426-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/authentication.hpp) done (took 2 ms)
139112 2025-01-21 03:01:06.427-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/authentication.hpp'
139113 2025-01-21 03:01:06.427-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/authentication.hpp'
139114 2025-01-21 03:01:06.431-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/boost_formatters.hpp) done (took 2 ms)
139115 2025-01-21 03:01:06.431-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/boost_formatters.hpp'
139116 2025-01-21 03:01:06.432-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/boost_formatters.hpp'
139117 2025-01-21 03:01:06.435-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/cookies.hpp) done (took 2 ms)
139118 2025-01-21 03:01:06.436-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/cookies.hpp'
139119 2025-01-21 03:01:06.436-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/cookies.hpp'
139120 2025-01-21 03:01:06.439-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/credential_pipe.hpp) done (took 2 ms)
139121 2025-01-21 03:01:06.440-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/credential_pipe.hpp'
139122 2025-01-21 03:01:06.440-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/credential_pipe.hpp'
139123 2025-01-21 03:01:06.444-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/dbus_monitor.hpp) done (took 2 ms)
139124 2025-01-21 03:01:06.444-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/dbus_monitor.hpp'
139125 2025-01-21 03:01:06.445-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/dbus_monitor.hpp'
139126 2025-01-21 03:01:06.448-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/dbus_privileges.hpp) done (took 2 ms)
139127 2025-01-21 03:01:06.449-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/dbus_privileges.hpp'
139128 2025-01-21 03:01:06.450-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/dbus_privileges.hpp'
139129 2025-01-21 03:01:06.454-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/dbus_singleton.hpp) done (took 3 ms)
139130 2025-01-21 03:01:06.455-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/dbus_singleton.hpp'
139131 2025-01-21 03:01:06.455-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/dbus_singleton.hpp'
139132 2025-01-21 03:01:06.460-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/dbus_utility.hpp) done (took 3 ms)
139133 2025-01-21 03:01:06.460-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/dbus_utility.hpp' at 20241217090008760
139134 2025-01-21 03:01:06.461-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/dbus_utility.hpp'
139135 2025-01-21 03:01:06.461-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/dbus_utility.hpp'
139136 2025-01-21 03:01:06.466-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/duplicatable_file_handle.hpp) done (took 3 ms)
139137 2025-01-21 03:01:06.466-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/duplicatable_file_handle.hpp'
139138 2025-01-21 03:01:06.467-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/duplicatable_file_handle.hpp'
139139 2025-01-21 03:01:06.471-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/event_service_store.hpp) done (took 2 ms)
139140 2025-01-21 03:01:06.471-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/event_service_store.hpp'
139141 2025-01-21 03:01:06.472-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/event_service_store.hpp'
139142 2025-01-21 03:01:06.475-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/file_test_utilities.hpp) done (took 2 ms)
139143 2025-01-21 03:01:06.476-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/file_test_utilities.hpp'
139144 2025-01-21 03:01:06.476-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/file_test_utilities.hpp'
139145 2025-01-21 03:01:06.479-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/forward_unauthorized.hpp) done (took 2 ms)
139146 2025-01-21 03:01:06.480-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/forward_unauthorized.hpp'
139147 2025-01-21 03:01:06.480-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/forward_unauthorized.hpp'
139148 2025-01-21 03:01:06.484-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/google/google_service_root.hpp) done (took 2 ms)
139149 2025-01-21 03:01:06.485-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/google/google_service_root.hpp'
139150 2025-01-21 03:01:06.485-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/google/google_service_root.hpp'
139151 2025-01-21 03:01:06.489-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/hostname_monitor.hpp) done (took 2 ms)
139152 2025-01-21 03:01:06.490-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/hostname_monitor.hpp'
139153 2025-01-21 03:01:06.491-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/hostname_monitor.hpp'
139154 2025-01-21 03:01:06.494-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/http_utility.hpp) done (took 2 ms)
139155 2025-01-21 03:01:06.495-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/http_utility.hpp' at 20241228090003719
139156 2025-01-21 03:01:06.495-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/http_utility.hpp'
139157 2025-01-21 03:01:06.495-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/http_utility.hpp'
139158 2025-01-21 03:01:06.498-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/human_sort.hpp) done (took 2 ms)
139159 2025-01-21 03:01:06.499-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/human_sort.hpp'
139160 2025-01-21 03:01:06.500-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/human_sort.hpp'
139161 2025-01-21 03:01:06.503-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/ibm/management_console_rest.hpp) done (took 2 ms)
139162 2025-01-21 03:01:06.504-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/ibm/management_console_rest.hpp'
139163 2025-01-21 03:01:06.504-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/ibm/management_console_rest.hpp'
139164 2025-01-21 03:01:06.509-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/ibm/utils.hpp) done (took 4 ms)
139165 2025-01-21 03:01:06.510-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/ibm/utils.hpp'
139166 2025-01-21 03:01:06.510-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/ibm/utils.hpp'
139167 2025-01-21 03:01:06.513-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/image_upload.hpp) done (took 2 ms)
139168 2025-01-21 03:01:06.513-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/image_upload.hpp'
139169 2025-01-21 03:01:06.514-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/image_upload.hpp'
139170 2025-01-21 03:01:06.518-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/json_formatters.hpp) done (took 3 ms)
139171 2025-01-21 03:01:06.518-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/json_formatters.hpp'
139172 2025-01-21 03:01:06.519-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/json_formatters.hpp'
139173 2025-01-21 03:01:06.522-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/json_html_serializer.hpp) done (took 2 ms)
139174 2025-01-21 03:01:06.523-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/json_html_serializer.hpp'
139175 2025-01-21 03:01:06.523-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/json_html_serializer.hpp'
139176 2025-01-21 03:01:06.526-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/kvm_websocket.hpp) done (took 2 ms)
139177 2025-01-21 03:01:06.527-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/kvm_websocket.hpp'
139178 2025-01-21 03:01:06.527-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/kvm_websocket.hpp'
139179 2025-01-21 03:01:06.530-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/login_routes.hpp) done (took 2 ms)
139180 2025-01-21 03:01:06.531-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/login_routes.hpp'
139181 2025-01-21 03:01:06.531-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/login_routes.hpp'
139182 2025-01-21 03:01:06.534-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/multipart_parser.hpp) done (took 2 ms)
139183 2025-01-21 03:01:06.535-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/multipart_parser.hpp'
139184 2025-01-21 03:01:06.535-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/multipart_parser.hpp'
139185 2025-01-21 03:01:06.538-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/obmc_console.hpp) done (took 2 ms)
139186 2025-01-21 03:01:06.539-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/obmc_console.hpp' at 20240817080003175
139187 2025-01-21 03:01:06.539-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/obmc_console.hpp'
139188 2025-01-21 03:01:06.539-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/obmc_console.hpp'
139189 2025-01-21 03:01:06.542-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/openbmc_dbus_rest.hpp) done (took 2 ms)
139190 2025-01-21 03:01:06.543-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp' at 20241217090008760
139191 2025-01-21 03:01:06.543-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp'
139192 2025-01-21 03:01:06.544-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp'
139193 2025-01-21 03:01:06.547-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/ossl_random.hpp) done (took 1 ms)
139194 2025-01-21 03:01:06.548-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/ossl_random.hpp'
139195 2025-01-21 03:01:06.548-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/ossl_random.hpp'
139196 2025-01-21 03:01:06.551-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/pam_authenticate.hpp) done (took 1 ms)
139197 2025-01-21 03:01:06.551-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/pam_authenticate.hpp'
139198 2025-01-21 03:01:06.551-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/pam_authenticate.hpp'
139199 2025-01-21 03:01:06.554-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/persistent_data.hpp) done (took 2 ms)
139200 2025-01-21 03:01:06.554-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/persistent_data.hpp'
139201 2025-01-21 03:01:06.555-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/persistent_data.hpp'
139202 2025-01-21 03:01:06.557-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/security_headers.hpp) done (took 1 ms)
139203 2025-01-21 03:01:06.558-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/security_headers.hpp'
139204 2025-01-21 03:01:06.558-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/security_headers.hpp'
139205 2025-01-21 03:01:06.561-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/sessions.hpp) done (took 1 ms)
139206 2025-01-21 03:01:06.561-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/sessions.hpp'
139207 2025-01-21 03:01:06.562-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/sessions.hpp'
139208 2025-01-21 03:01:06.564-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/ssl_key_handler.hpp) done (took 2 ms)
139209 2025-01-21 03:01:06.565-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/ssl_key_handler.hpp'
139210 2025-01-21 03:01:06.565-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/ssl_key_handler.hpp'
139211 2025-01-21 03:01:06.568-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/str_utility.hpp) done (took 1 ms)
139212 2025-01-21 03:01:06.568-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/str_utility.hpp'
139213 2025-01-21 03:01:06.569-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/str_utility.hpp'
139214 2025-01-21 03:01:06.571-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/user_monitor.hpp) done (took 2 ms)
139215 2025-01-21 03:01:06.572-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/user_monitor.hpp'
139216 2025-01-21 03:01:06.572-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/user_monitor.hpp'
139217 2025-01-21 03:01:06.575-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/vm_websocket.hpp) done (took 1 ms)
139218 2025-01-21 03:01:06.575-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/include/vm_websocket.hpp' at 20241217090008760
139219 2025-01-21 03:01:06.575-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/vm_websocket.hpp'
139220 2025-01-21 03:01:06.576-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/vm_websocket.hpp'
139221 2025-01-21 03:01:06.578-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/webassets.hpp) done (took 1 ms)
139222 2025-01-21 03:01:06.578-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/webassets.hpp'
139223 2025-01-21 03:01:06.579-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/webassets.hpp'
139224 2025-01-21 03:01:06.582-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/webroutes.hpp) done (took 1 ms)
139225 2025-01-21 03:01:06.582-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/webroutes.hpp'
139226 2025-01-21 03:01:06.582-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/webroutes.hpp'
139227 2025-01-21 03:01:06.584-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/include/webserver_run.hpp) done (took 1 ms)
139228 2025-01-21 03:01:06.585-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/include/webserver_run.hpp'
139229 2025-01-21 03:01:06.585-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/include/webserver_run.hpp'
139230 2025-01-21 03:01:06.588-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp) done (took 1 ms)
139231 2025-01-21 03:01:06.588-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/meson.build' at 20241228090003719
139232 2025-01-21 03:01:06.588-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/meson.build' at 20250101090002234
139233 2025-01-21 03:01:06.588-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/meson.options' at 20241213090002373
139234 2025-01-21 03:01:06.589-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp'
139235 2025-01-21 03:01:06.589-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp'
139236 2025-01-21 03:01:06.592-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp) done (took 2 ms)
139237 2025-01-21 03:01:06.592-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/include/dbus_log_watcher.hpp' at 20241130090002061
139238 2025-01-21 03:01:06.594-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp' at 20241228090003719
139239 2025-01-21 03:01:06.594-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp'
139240 2025-01-21 03:01:06.595-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp'
139241 2025-01-21 03:01:06.597-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp) done (took 2 ms)
139242 2025-01-21 03:01:06.597-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp'
139243 2025-01-21 03:01:06.598-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp'
139244 2025-01-21 03:01:06.600-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp) done (took 1 ms)
139245 2025-01-21 03:01:06.600-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp'
139246 2025-01-21 03:01:06.600-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp'
139247 2025-01-21 03:01:06.602-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp) done (took 1 ms)
139248 2025-01-21 03:01:06.602-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp'
139249 2025-01-21 03:01:06.602-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp'
139250 2025-01-21 03:01:06.605-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp) done (took 2 ms)
139251 2025-01-21 03:01:06.605-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp'
139252 2025-01-21 03:01:06.606-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp'
139253 2025-01-21 03:01:06.609-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp) done (took 3 ms)
139254 2025-01-21 03:01:06.609-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp'
139255 2025-01-21 03:01:06.610-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp'
139256 2025-01-21 03:01:06.612-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp) done (took 2 ms)
139257 2025-01-21 03:01:06.613-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp'
139258 2025-01-21 03:01:06.613-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp'
139259 2025-01-21 03:01:06.617-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp) done (took 2 ms)
139260 2025-01-21 03:01:06.617-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp'
139261 2025-01-21 03:01:06.617-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp'
139262 2025-01-21 03:01:06.619-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp) done (took 1 ms)
139263 2025-01-21 03:01:06.619-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp'
139264 2025-01-21 03:01:06.620-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp'
139265 2025-01-21 03:01:06.621-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp) done (took 1 ms)
139266 2025-01-21 03:01:06.622-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp'
139267 2025-01-21 03:01:06.622-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp'
139268 2025-01-21 03:01:06.624-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp) done (took 1 ms)
139269 2025-01-21 03:01:06.624-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp'
139270 2025-01-21 03:01:06.625-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp'
139271 2025-01-21 03:01:06.626-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp) done (took 1 ms)
139272 2025-01-21 03:01:06.627-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp'
139273 2025-01-21 03:01:06.627-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp'
139274 2025-01-21 03:01:06.629-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp) done (took 1 ms)
139275 2025-01-21 03:01:06.629-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp'
139276 2025-01-21 03:01:06.629-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp'
139277 2025-01-21 03:01:06.632-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp) done (took 2 ms)
139278 2025-01-21 03:01:06.632-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp'
139279 2025-01-21 03:01:06.633-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp'
139280 2025-01-21 03:01:06.635-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp) done (took 1 ms)
139281 2025-01-21 03:01:06.635-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp'
139282 2025-01-21 03:01:06.635-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp'
139283 2025-01-21 03:01:06.638-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp) done (took 1 ms)
139284 2025-01-21 03:01:06.638-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp'
139285 2025-01-21 03:01:06.638-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp'
139286 2025-01-21 03:01:06.640-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp) done (took 1 ms)
139287 2025-01-21 03:01:06.640-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp'
139288 2025-01-21 03:01:06.640-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp'
139289 2025-01-21 03:01:06.642-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp) done (took 1 ms)
139290 2025-01-21 03:01:06.643-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp'
139291 2025-01-21 03:01:06.643-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp'
139292 2025-01-21 03:01:06.645-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp) done (took 1 ms)
139293 2025-01-21 03:01:06.645-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp'
139294 2025-01-21 03:01:06.645-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp'
139295 2025-01-21 03:01:06.647-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp) done (took 1 ms)
139296 2025-01-21 03:01:06.648-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp'
139297 2025-01-21 03:01:06.648-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp'
139298 2025-01-21 03:01:06.650-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp) done (took 1 ms)
139299 2025-01-21 03:01:06.651-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp'
139300 2025-01-21 03:01:06.651-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp'
139301 2025-01-21 03:01:06.653-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp) done (took 2 ms)
139302 2025-01-21 03:01:06.653-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp'
139303 2025-01-21 03:01:06.654-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp'
139304 2025-01-21 03:01:06.656-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp) done (took 2 ms)
139305 2025-01-21 03:01:06.656-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp'
139306 2025-01-21 03:01:06.657-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp'
139307 2025-01-21 03:01:06.659-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp) done (took 1 ms)
139308 2025-01-21 03:01:06.659-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp'
139309 2025-01-21 03:01:06.659-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp'
139310 2025-01-21 03:01:06.661-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp) done (took 1 ms)
139311 2025-01-21 03:01:06.662-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp'
139312 2025-01-21 03:01:06.662-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp'
139313 2025-01-21 03:01:06.664-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp) done (took 1 ms)
139314 2025-01-21 03:01:06.664-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp'
139315 2025-01-21 03:01:06.664-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp'
139316 2025-01-21 03:01:06.666-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp) done (took 1 ms)
139317 2025-01-21 03:01:06.667-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp'
139318 2025-01-21 03:01:06.667-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp'
139319 2025-01-21 03:01:06.669-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp) done (took 1 ms)
139320 2025-01-21 03:01:06.669-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp'
139321 2025-01-21 03:01:06.669-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp'
139322 2025-01-21 03:01:06.671-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp) done (took 1 ms)
139323 2025-01-21 03:01:06.672-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp'
139324 2025-01-21 03:01:06.672-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp'
139325 2025-01-21 03:01:06.674-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp) done (took 1 ms)
139326 2025-01-21 03:01:06.674-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp'
139327 2025-01-21 03:01:06.675-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp'
139328 2025-01-21 03:01:06.678-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp) done (took 2 ms)
139329 2025-01-21 03:01:06.679-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp'
139330 2025-01-21 03:01:06.679-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp'
139331 2025-01-21 03:01:06.682-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp) done (took 1 ms)
139332 2025-01-21 03:01:06.683-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp'
139333 2025-01-21 03:01:06.683-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp'
139334 2025-01-21 03:01:06.686-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp) done (took 2 ms)
139335 2025-01-21 03:01:06.686-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp'
139336 2025-01-21 03:01:06.687-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp'
139337 2025-01-21 03:01:06.689-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp) done (took 1 ms)
139338 2025-01-21 03:01:06.689-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp'
139339 2025-01-21 03:01:06.689-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp'
139340 2025-01-21 03:01:06.691-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp) done (took 1 ms)
139341 2025-01-21 03:01:06.691-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp'
139342 2025-01-21 03:01:06.692-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp'
139343 2025-01-21 03:01:06.694-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp) done (took 1 ms)
139344 2025-01-21 03:01:06.694-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp'
139345 2025-01-21 03:01:06.694-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp'
139346 2025-01-21 03:01:06.697-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp) done (took 1 ms)
139347 2025-01-21 03:01:06.697-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp'
139348 2025-01-21 03:01:06.697-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp'
139349 2025-01-21 03:01:06.699-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp) done (took 1 ms)
139350 2025-01-21 03:01:06.700-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp'
139351 2025-01-21 03:01:06.700-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp'
139352 2025-01-21 03:01:06.702-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp) done (took 1 ms)
139353 2025-01-21 03:01:06.702-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp'
139354 2025-01-21 03:01:06.703-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp'
139355 2025-01-21 03:01:06.705-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp) done (took 1 ms)
139356 2025-01-21 03:01:06.705-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp'
139357 2025-01-21 03:01:06.706-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp'
139358 2025-01-21 03:01:06.708-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp) done (took 1 ms)
139359 2025-01-21 03:01:06.708-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp'
139360 2025-01-21 03:01:06.708-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp'
139361 2025-01-21 03:01:06.710-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp) done (took 1 ms)
139362 2025-01-21 03:01:06.711-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp'
139363 2025-01-21 03:01:06.711-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp'
139364 2025-01-21 03:01:06.714-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp) done (took 2 ms)
139365 2025-01-21 03:01:06.714-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp'
139366 2025-01-21 03:01:06.715-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp'
139367 2025-01-21 03:01:06.718-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp) done (took 2 ms)
139368 2025-01-21 03:01:06.718-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp'
139369 2025-01-21 03:01:06.718-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp'
139370 2025-01-21 03:01:06.721-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp) done (took 1 ms)
139371 2025-01-21 03:01:06.721-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp'
139372 2025-01-21 03:01:06.721-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp'
139373 2025-01-21 03:01:06.726-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp) done (took 3 ms)
139374 2025-01-21 03:01:06.726-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp'
139375 2025-01-21 03:01:06.726-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp'
139376 2025-01-21 03:01:06.731-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp) done (took 3 ms)
139377 2025-01-21 03:01:06.731-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp'
139378 2025-01-21 03:01:06.731-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp'
139379 2025-01-21 03:01:06.734-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp) done (took 2 ms)
139380 2025-01-21 03:01:06.734-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp'
139381 2025-01-21 03:01:06.735-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp'
139382 2025-01-21 03:01:06.738-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp) done (took 2 ms)
139383 2025-01-21 03:01:06.738-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp'
139384 2025-01-21 03:01:06.738-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp'
139385 2025-01-21 03:01:06.741-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp) done (took 2 ms)
139386 2025-01-21 03:01:06.742-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp'
139387 2025-01-21 03:01:06.742-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp'
139388 2025-01-21 03:01:06.745-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp) done (took 1 ms)
139389 2025-01-21 03:01:06.745-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp'
139390 2025-01-21 03:01:06.745-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp'
139391 2025-01-21 03:01:06.748-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp) done (took 2 ms)
139392 2025-01-21 03:01:06.749-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp'
139393 2025-01-21 03:01:06.749-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp'
139394 2025-01-21 03:01:06.752-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp) done (took 1 ms)
139395 2025-01-21 03:01:06.752-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp'
139396 2025-01-21 03:01:06.752-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp'
139397 2025-01-21 03:01:06.756-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp) done (took 2 ms)
139398 2025-01-21 03:01:06.756-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp'
139399 2025-01-21 03:01:06.757-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp'
139400 2025-01-21 03:01:06.759-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp) done (took 1 ms)
139401 2025-01-21 03:01:06.759-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp'
139402 2025-01-21 03:01:06.760-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp'
139403 2025-01-21 03:01:06.762-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp) done (took 1 ms)
139404 2025-01-21 03:01:06.762-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp'
139405 2025-01-21 03:01:06.763-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp'
139406 2025-01-21 03:01:06.765-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp) done (took 1 ms)
139407 2025-01-21 03:01:06.765-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp'
139408 2025-01-21 03:01:06.766-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp'
139409 2025-01-21 03:01:06.768-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp) done (took 2 ms)
139410 2025-01-21 03:01:06.769-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp'
139411 2025-01-21 03:01:06.769-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp'
139412 2025-01-21 03:01:06.772-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp) done (took 1 ms)
139413 2025-01-21 03:01:06.772-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp'
139414 2025-01-21 03:01:06.772-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp'
139415 2025-01-21 03:01:06.776-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp) done (took 1 ms)
139416 2025-01-21 03:01:06.776-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp'
139417 2025-01-21 03:01:06.776-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp'
139418 2025-01-21 03:01:06.779-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp) done (took 1 ms)
139419 2025-01-21 03:01:06.779-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp'
139420 2025-01-21 03:01:06.780-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp'
139421 2025-01-21 03:01:06.782-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp) done (took 1 ms)
139422 2025-01-21 03:01:06.782-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp'
139423 2025-01-21 03:01:06.782-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp'
139424 2025-01-21 03:01:06.785-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp) done (took 1 ms)
139425 2025-01-21 03:01:06.785-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp'
139426 2025-01-21 03:01:06.785-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp'
139427 2025-01-21 03:01:06.787-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp) done (took 1 ms)
139428 2025-01-21 03:01:06.787-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp'
139429 2025-01-21 03:01:06.788-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp'
139430 2025-01-21 03:01:06.790-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp) done (took 1 ms)
139431 2025-01-21 03:01:06.790-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp'
139432 2025-01-21 03:01:06.790-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp'
139433 2025-01-21 03:01:06.792-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp) done (took 1 ms)
139434 2025-01-21 03:01:06.792-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp'
139435 2025-01-21 03:01:06.793-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp'
139436 2025-01-21 03:01:06.795-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp) done (took 1 ms)
139437 2025-01-21 03:01:06.795-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp'
139438 2025-01-21 03:01:06.795-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp'
139439 2025-01-21 03:01:06.798-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp) done (took 1 ms)
139440 2025-01-21 03:01:06.798-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp'
139441 2025-01-21 03:01:06.798-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp'
139442 2025-01-21 03:01:06.800-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp) done (took 1 ms)
139443 2025-01-21 03:01:06.800-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp'
139444 2025-01-21 03:01:06.801-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp'
139445 2025-01-21 03:01:06.802-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp) done (took 1 ms)
139446 2025-01-21 03:01:06.803-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp'
139447 2025-01-21 03:01:06.803-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp'
139448 2025-01-21 03:01:06.805-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp) done (took 1 ms)
139449 2025-01-21 03:01:06.805-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp'
139450 2025-01-21 03:01:06.806-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp'
139451 2025-01-21 03:01:06.807-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp) done (took 1 ms)
139452 2025-01-21 03:01:06.807-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp'
139453 2025-01-21 03:01:06.808-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp'
139454 2025-01-21 03:01:06.810-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp) done (took 1 ms)
139455 2025-01-21 03:01:06.810-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp'
139456 2025-01-21 03:01:06.811-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp'
139457 2025-01-21 03:01:06.813-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp) done (took 1 ms)
139458 2025-01-21 03:01:06.813-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp'
139459 2025-01-21 03:01:06.813-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp'
139460 2025-01-21 03:01:06.815-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp) done (took 1 ms)
139461 2025-01-21 03:01:06.816-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp'
139462 2025-01-21 03:01:06.816-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp'
139463 2025-01-21 03:01:06.818-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp) done (took 1 ms)
139464 2025-01-21 03:01:06.818-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp'
139465 2025-01-21 03:01:06.819-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp'
139466 2025-01-21 03:01:06.821-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp) done (took 1 ms)
139467 2025-01-21 03:01:06.821-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp'
139468 2025-01-21 03:01:06.822-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp'
139469 2025-01-21 03:01:06.823-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp) done (took 1 ms)
139470 2025-01-21 03:01:06.823-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp'
139471 2025-01-21 03:01:06.824-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp'
139472 2025-01-21 03:01:06.826-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp) done (took 1 ms)
139473 2025-01-21 03:01:06.826-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp'
139474 2025-01-21 03:01:06.826-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp'
139475 2025-01-21 03:01:06.828-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp) done (took 1 ms)
139476 2025-01-21 03:01:06.828-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp'
139477 2025-01-21 03:01:06.828-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp'
139478 2025-01-21 03:01:06.830-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp) done (took 1 ms)
139479 2025-01-21 03:01:06.830-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp'
139480 2025-01-21 03:01:06.831-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp'
139481 2025-01-21 03:01:06.833-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp) done (took 1 ms)
139482 2025-01-21 03:01:06.833-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp'
139483 2025-01-21 03:01:06.833-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp'
139484 2025-01-21 03:01:06.835-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp) done (took 1 ms)
139485 2025-01-21 03:01:06.835-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp'
139486 2025-01-21 03:01:06.836-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp'
139487 2025-01-21 03:01:06.837-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp) done (took 1 ms)
139488 2025-01-21 03:01:06.838-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp'
139489 2025-01-21 03:01:06.838-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp'
139490 2025-01-21 03:01:06.840-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp) done (took 1 ms)
139491 2025-01-21 03:01:06.840-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp'
139492 2025-01-21 03:01:06.840-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp'
139493 2025-01-21 03:01:06.842-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp) done (took 1 ms)
139494 2025-01-21 03:01:06.842-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp'
139495 2025-01-21 03:01:06.843-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp'
139496 2025-01-21 03:01:06.845-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp) done (took 2 ms)
139497 2025-01-21 03:01:06.845-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp'
139498 2025-01-21 03:01:06.845-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp'
139499 2025-01-21 03:01:06.847-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp) done (took 1 ms)
139500 2025-01-21 03:01:06.848-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp'
139501 2025-01-21 03:01:06.848-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp'
139502 2025-01-21 03:01:06.850-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp) done (took 1 ms)
139503 2025-01-21 03:01:06.850-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp'
139504 2025-01-21 03:01:06.851-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp'
139505 2025-01-21 03:01:06.853-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp) done (took 1 ms)
139506 2025-01-21 03:01:06.853-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp'
139507 2025-01-21 03:01:06.854-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp'
139508 2025-01-21 03:01:06.856-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp) done (took 1 ms)
139509 2025-01-21 03:01:06.856-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp'
139510 2025-01-21 03:01:06.856-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp'
139511 2025-01-21 03:01:06.858-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp) done (took 1 ms)
139512 2025-01-21 03:01:06.858-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp'
139513 2025-01-21 03:01:06.858-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp'
139514 2025-01-21 03:01:06.861-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp) done (took 1 ms)
139515 2025-01-21 03:01:06.861-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp'
139516 2025-01-21 03:01:06.861-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp'
139517 2025-01-21 03:01:06.863-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp) done (took 1 ms)
139518 2025-01-21 03:01:06.863-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp'
139519 2025-01-21 03:01:06.863-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp'
139520 2025-01-21 03:01:06.866-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp) done (took 2 ms)
139521 2025-01-21 03:01:06.866-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp'
139522 2025-01-21 03:01:06.866-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp'
139523 2025-01-21 03:01:06.869-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp) done (took 2 ms)
139524 2025-01-21 03:01:06.869-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp'
139525 2025-01-21 03:01:06.869-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp'
139526 2025-01-21 03:01:06.871-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp) done (took 1 ms)
139527 2025-01-21 03:01:06.872-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp'
139528 2025-01-21 03:01:06.872-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp'
139529 2025-01-21 03:01:06.875-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp) done (took 2 ms)
139530 2025-01-21 03:01:06.875-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp'
139531 2025-01-21 03:01:06.875-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp'
139532 2025-01-21 03:01:06.878-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp) done (took 2 ms)
139533 2025-01-21 03:01:06.878-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp'
139534 2025-01-21 03:01:06.878-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp'
139535 2025-01-21 03:01:06.880-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp) done (took 1 ms)
139536 2025-01-21 03:01:06.881-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp'
139537 2025-01-21 03:01:06.881-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp'
139538 2025-01-21 03:01:06.883-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp) done (took 1 ms)
139539 2025-01-21 03:01:06.883-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp'
139540 2025-01-21 03:01:06.884-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp'
139541 2025-01-21 03:01:06.886-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp) done (took 1 ms)
139542 2025-01-21 03:01:06.886-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp'
139543 2025-01-21 03:01:06.887-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp'
139544 2025-01-21 03:01:06.889-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp) done (took 1 ms)
139545 2025-01-21 03:01:06.890-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp'
139546 2025-01-21 03:01:06.890-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp'
139547 2025-01-21 03:01:06.892-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp) done (took 1 ms)
139548 2025-01-21 03:01:06.892-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp'
139549 2025-01-21 03:01:06.893-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp'
139550 2025-01-21 03:01:06.895-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp) done (took 1 ms)
139551 2025-01-21 03:01:06.895-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp'
139552 2025-01-21 03:01:06.895-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp'
139553 2025-01-21 03:01:06.897-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/gzfile.hpp) done (took 1 ms)
139554 2025-01-21 03:01:06.897-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/gzfile.hpp'
139555 2025-01-21 03:01:06.898-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/gzfile.hpp'
139556 2025-01-21 03:01:06.900-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/privileges.hpp) done (took 1 ms)
139557 2025-01-21 03:01:06.900-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/privileges.hpp'
139558 2025-01-21 03:01:06.901-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/privileges.hpp'
139559 2025-01-21 03:01:06.902-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/query.hpp) done (took 1 ms)
139560 2025-01-21 03:01:06.902-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/query.hpp'
139561 2025-01-21 03:01:06.903-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/query.hpp'
139562 2025-01-21 03:01:06.905-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/redfish.hpp) done (took 1 ms)
139563 2025-01-21 03:01:06.905-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/redfish.hpp'
139564 2025-01-21 03:01:06.905-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/redfish.hpp'
139565 2025-01-21 03:01:06.907-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp) done (took 1 ms)
139566 2025-01-21 03:01:06.908-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp' at 20241221090003052
139567 2025-01-21 03:01:06.908-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp'
139568 2025-01-21 03:01:06.908-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp'
139569 2025-01-21 03:01:06.910-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp) done (took 1 ms)
139570 2025-01-21 03:01:06.911-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp'
139571 2025-01-21 03:01:06.911-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp'
139572 2025-01-21 03:01:06.914-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp) done (took 2 ms)
139573 2025-01-21 03:01:06.914-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp'
139574 2025-01-21 03:01:06.914-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp'
139575 2025-01-21 03:01:06.917-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp) done (took 1 ms)
139576 2025-01-21 03:01:06.917-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp'
139577 2025-01-21 03:01:06.917-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp'
139578 2025-01-21 03:01:06.919-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp) done (took 1 ms)
139579 2025-01-21 03:01:06.920-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp'
139580 2025-01-21 03:01:06.920-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp'
139581 2025-01-21 03:01:06.922-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp) done (took 1 ms)
139582 2025-01-21 03:01:06.922-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp'
139583 2025-01-21 03:01:06.922-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp'
139584 2025-01-21 03:01:06.924-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp) done (took 1 ms)
139585 2025-01-21 03:01:06.924-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp'
139586 2025-01-21 03:01:06.925-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp'
139587 2025-01-21 03:01:06.926-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp) done (took 1 ms)
139588 2025-01-21 03:01:06.927-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp'
139589 2025-01-21 03:01:06.927-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp'
139590 2025-01-21 03:01:06.929-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp) done (took 1 ms)
139591 2025-01-21 03:01:06.929-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp'
139592 2025-01-21 03:01:06.930-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp'
139593 2025-01-21 03:01:06.932-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp) done (took 1 ms)
139594 2025-01-21 03:01:06.932-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp'
139595 2025-01-21 03:01:06.932-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp'
139596 2025-01-21 03:01:06.934-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp) done (took 1 ms)
139597 2025-01-21 03:01:06.934-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp'
139598 2025-01-21 03:01:06.935-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp'
139599 2025-01-21 03:01:06.936-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp) done (took 1 ms)
139600 2025-01-21 03:01:06.938-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp'
139601 2025-01-21 03:01:06.939-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp'
139602 2025-01-21 03:01:06.941-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp) done (took 1 ms)
139603 2025-01-21 03:01:06.941-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp'
139604 2025-01-21 03:01:06.941-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp'
139605 2025-01-21 03:01:06.943-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp) done (took 1 ms)
139606 2025-01-21 03:01:06.944-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp'
139607 2025-01-21 03:01:06.944-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp'
139608 2025-01-21 03:01:06.946-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp) done (took 1 ms)
139609 2025-01-21 03:01:06.947-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp'
139610 2025-01-21 03:01:06.948-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp'
139611 2025-01-21 03:01:06.950-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp) done (took 1 ms)
139612 2025-01-21 03:01:06.950-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp'
139613 2025-01-21 03:01:06.951-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp'
139614 2025-01-21 03:01:06.952-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp) done (took 1 ms)
139615 2025-01-21 03:01:06.952-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp'
139616 2025-01-21 03:01:06.953-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp'
139617 2025-01-21 03:01:06.954-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp) done (took 1 ms)
139618 2025-01-21 03:01:06.955-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp'
139619 2025-01-21 03:01:06.955-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp'
139620 2025-01-21 03:01:06.957-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp) done (took 1 ms)
139621 2025-01-21 03:01:06.957-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp'
139622 2025-01-21 03:01:06.958-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp'
139623 2025-01-21 03:01:06.959-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp) done (took 1 ms)
139624 2025-01-21 03:01:06.960-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp'
139625 2025-01-21 03:01:06.960-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp'
139626 2025-01-21 03:01:06.961-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp) done (took 1 ms)
139627 2025-01-21 03:01:06.962-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp'
139628 2025-01-21 03:01:06.962-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp'
139629 2025-01-21 03:01:06.965-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries.hpp) done (took 2 ms)
139630 2025-01-21 03:01:06.965-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/include/registries.hpp' at 20241211090002375
139631 2025-01-21 03:01:06.966-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries.hpp'
139632 2025-01-21 03:01:06.966-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries.hpp'
139633 2025-01-21 03:01:06.969-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/registries_selector.hpp) done (took 2 ms)
139634 2025-01-21 03:01:06.969-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/registries_selector.hpp'
139635 2025-01-21 03:01:06.969-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/registries_selector.hpp'
139636 2025-01-21 03:01:06.971-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp) done (took 0 ms)
139637 2025-01-21 03:01:06.971-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp'
139638 2025-01-21 03:01:06.971-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp'
139639 2025-01-21 03:01:06.973-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp) done (took 1 ms)
139640 2025-01-21 03:01:06.973-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/include/subscription.hpp' at 20241228090003723
139641 2025-01-21 03:01:06.974-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp'
139642 2025-01-21 03:01:06.974-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp'
139643 2025-01-21 03:01:06.976-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/collection.hpp) done (took 1 ms)
139644 2025-01-21 03:01:06.976-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/collection.hpp'
139645 2025-01-21 03:01:06.977-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/collection.hpp'
139646 2025-01-21 03:01:06.979-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp) done (took 1 ms)
139647 2025-01-21 03:01:06.980-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp'
139648 2025-01-21 03:01:06.980-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp'
139649 2025-01-21 03:01:06.982-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp) done (took 1 ms)
139650 2025-01-21 03:01:06.982-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp'
139651 2025-01-21 03:01:06.983-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp'
139652 2025-01-21 03:01:06.985-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp) done (took 1 ms)
139653 2025-01-21 03:01:06.985-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp'
139654 2025-01-21 03:01:06.986-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp'
139655 2025-01-21 03:01:06.987-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp) done (took 1 ms)
139656 2025-01-21 03:01:06.988-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp'
139657 2025-01-21 03:01:06.988-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp'
139658 2025-01-21 03:01:06.990-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp) done (took 1 ms)
139659 2025-01-21 03:01:06.990-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp'
139660 2025-01-21 03:01:06.991-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp'
139661 2025-01-21 03:01:06.992-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp) done (took 1 ms)
139662 2025-01-21 03:01:06.993-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp'
139663 2025-01-21 03:01:06.994-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp'
139664 2025-01-21 03:01:06.996-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp) done (took 1 ms)
139665 2025-01-21 03:01:06.997-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp'
139666 2025-01-21 03:01:06.997-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp'
139667 2025-01-21 03:01:06.999-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp) done (took 1 ms)
139668 2025-01-21 03:01:07.000-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp'
139669 2025-01-21 03:01:07.000-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp'
139670 2025-01-21 03:01:07.004-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp) done (took 2 ms)
139671 2025-01-21 03:01:07.004-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp' at 20241217090008764
139672 2025-01-21 03:01:07.004-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
139673 2025-01-21 03:01:07.005-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
139674 2025-01-21 03:01:07.007-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp) done (took 1 ms)
139675 2025-01-21 03:01:07.008-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp'
139676 2025-01-21 03:01:07.008-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp'
139677 2025-01-21 03:01:07.010-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp) done (took 1 ms)
139678 2025-01-21 03:01:07.010-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp'
139679 2025-01-21 03:01:07.011-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp'
139680 2025-01-21 03:01:07.014-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp) done (took 2 ms)
139681 2025-01-21 03:01:07.014-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp'
139682 2025-01-21 03:01:07.015-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp'
139683 2025-01-21 03:01:07.018-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/account_service.hpp) done (took 2 ms)
139684 2025-01-21 03:01:07.018-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/account_service.hpp' at 20241229002623795
139685 2025-01-21 03:01:07.019-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/account_service.hpp'
139686 2025-01-21 03:01:07.020-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/account_service.hpp'
139687 2025-01-21 03:01:07.022-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp) done (took 1 ms)
139688 2025-01-21 03:01:07.022-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp'
139689 2025-01-21 03:01:07.023-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp'
139690 2025-01-21 03:01:07.025-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/bios.hpp) done (took 1 ms)
139691 2025-01-21 03:01:07.025-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/bios.hpp'
139692 2025-01-21 03:01:07.026-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/bios.hpp'
139693 2025-01-21 03:01:07.028-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/cable.hpp) done (took 1 ms)
139694 2025-01-21 03:01:07.028-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/cable.hpp'
139695 2025-01-21 03:01:07.029-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/cable.hpp'
139696 2025-01-21 03:01:07.031-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp) done (took 1 ms)
139697 2025-01-21 03:01:07.032-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp'
139698 2025-01-21 03:01:07.033-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp'
139699 2025-01-21 03:01:07.035-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/chassis.hpp) done (took 1 ms)
139700 2025-01-21 03:01:07.036-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/chassis.hpp'
139701 2025-01-21 03:01:07.036-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/chassis.hpp'
139702 2025-01-21 03:01:07.038-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp) done (took 1 ms)
139703 2025-01-21 03:01:07.039-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp'
139704 2025-01-21 03:01:07.039-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp'
139705 2025-01-21 03:01:07.042-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/ethernet.hpp) done (took 2 ms)
139706 2025-01-21 03:01:07.043-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/ethernet.hpp'
139707 2025-01-21 03:01:07.044-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/ethernet.hpp'
139708 2025-01-21 03:01:07.046-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/event_service.hpp) done (took 1 ms)
139709 2025-01-21 03:01:07.046-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/event_service.hpp'
139710 2025-01-21 03:01:07.047-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/event_service.hpp'
139711 2025-01-21 03:01:07.049-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp) done (took 2 ms)
139712 2025-01-21 03:01:07.049-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp'
139713 2025-01-21 03:01:07.049-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp'
139714 2025-01-21 03:01:07.051-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp) done (took 0 ms)
139715 2025-01-21 03:01:07.051-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp'
139716 2025-01-21 03:01:07.051-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp'
139717 2025-01-21 03:01:07.052-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/fan.hpp) done (took 1 ms)
139718 2025-01-21 03:01:07.053-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/fan.hpp'
139719 2025-01-21 03:01:07.053-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/fan.hpp'
139720 2025-01-21 03:01:07.054-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp) done (took 1 ms)
139721 2025-01-21 03:01:07.054-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp'
139722 2025-01-21 03:01:07.055-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp'
139723 2025-01-21 03:01:07.059-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/led.hpp) done (took 3 ms)
139724 2025-01-21 03:01:07.059-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/led.hpp'
139725 2025-01-21 03:01:07.059-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/led.hpp'
139726 2025-01-21 03:01:07.061-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/log_services.hpp) done (took 1 ms)
139727 2025-01-21 03:01:07.062-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/log_services.hpp'
139728 2025-01-21 03:01:07.062-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/log_services.hpp'
139729 2025-01-21 03:01:07.063-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp) done (took 0 ms)
139730 2025-01-21 03:01:07.064-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp'
139731 2025-01-21 03:01:07.064-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp'
139732 2025-01-21 03:01:07.065-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp) done (took 1 ms)
139733 2025-01-21 03:01:07.066-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp' at 20241204090003383
139734 2025-01-21 03:01:07.066-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp'
139735 2025-01-21 03:01:07.066-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp'
139736 2025-01-21 03:01:07.067-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/managers.hpp) done (took 1 ms)
139737 2025-01-21 03:01:07.068-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/managers.hpp'
139738 2025-01-21 03:01:07.069-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/managers.hpp'
139739 2025-01-21 03:01:07.070-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/memory.hpp) done (took 1 ms)
139740 2025-01-21 03:01:07.071-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/memory.hpp'
139741 2025-01-21 03:01:07.071-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/memory.hpp'
139742 2025-01-21 03:01:07.073-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/message_registries.hpp) done (took 1 ms)
139743 2025-01-21 03:01:07.073-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/message_registries.hpp'
139744 2025-01-21 03:01:07.074-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/message_registries.hpp'
139745 2025-01-21 03:01:07.076-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/metadata.hpp) done (took 1 ms)
139746 2025-01-21 03:01:07.077-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/metadata.hpp'
139747 2025-01-21 03:01:07.077-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/metadata.hpp'
139748 2025-01-21 03:01:07.079-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/metric_report.hpp) done (took 1 ms)
139749 2025-01-21 03:01:07.080-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/metric_report.hpp'
139750 2025-01-21 03:01:07.080-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/metric_report.hpp'
139751 2025-01-21 03:01:07.082-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp) done (took 1 ms)
139752 2025-01-21 03:01:07.084-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp' at 20241228090003723
139753 2025-01-21 03:01:07.084-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp'
139754 2025-01-21 03:01:07.085-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp'
139755 2025-01-21 03:01:07.087-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp) done (took 1 ms)
139756 2025-01-21 03:01:07.088-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp'
139757 2025-01-21 03:01:07.088-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp'
139758 2025-01-21 03:01:07.090-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/odata.hpp) done (took 1 ms)
139759 2025-01-21 03:01:07.091-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/odata.hpp'
139760 2025-01-21 03:01:07.091-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/odata.hpp'
139761 2025-01-21 03:01:07.094-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/pcie.hpp) done (took 1 ms)
139762 2025-01-21 03:01:07.094-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/pcie.hpp' at 20241217090008768
139763 2025-01-21 03:01:07.095-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/pcie.hpp'
139764 2025-01-21 03:01:07.095-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/pcie.hpp'
139765 2025-01-21 03:01:07.098-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp) done (took 1 ms)
139766 2025-01-21 03:01:07.098-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp'
139767 2025-01-21 03:01:07.098-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp'
139768 2025-01-21 03:01:07.101-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/power.hpp) done (took 1 ms)
139769 2025-01-21 03:01:07.102-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/power.hpp'
139770 2025-01-21 03:01:07.103-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/power.hpp'
139771 2025-01-21 03:01:07.105-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp) done (took 1 ms)
139772 2025-01-21 03:01:07.106-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp'
139773 2025-01-21 03:01:07.107-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp'
139774 2025-01-21 03:01:07.109-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/power_supply.hpp) done (took 1 ms)
139775 2025-01-21 03:01:07.110-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/power_supply.hpp'
139776 2025-01-21 03:01:07.111-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/power_supply.hpp'
139777 2025-01-21 03:01:07.114-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/processor.hpp) done (took 2 ms)
139778 2025-01-21 03:01:07.115-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/processor.hpp'
139779 2025-01-21 03:01:07.116-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/processor.hpp'
139780 2025-01-21 03:01:07.119-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp) done (took 1 ms)
139781 2025-01-21 03:01:07.119-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp'
139782 2025-01-21 03:01:07.120-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp'
139783 2025-01-21 03:01:07.122-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp) done (took 1 ms)
139784 2025-01-21 03:01:07.122-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp'
139785 2025-01-21 03:01:07.123-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp'
139786 2025-01-21 03:01:07.125-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp) done (took 1 ms)
139787 2025-01-21 03:01:07.125-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp'
139788 2025-01-21 03:01:07.126-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp'
139789 2025-01-21 03:01:07.128-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/roles.hpp) done (took 1 ms)
139790 2025-01-21 03:01:07.128-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/roles.hpp'
139791 2025-01-21 03:01:07.128-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/roles.hpp'
139792 2025-01-21 03:01:07.130-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/sensors.hpp) done (took 1 ms)
139793 2025-01-21 03:01:07.131-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/sensors.hpp'
139794 2025-01-21 03:01:07.132-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/sensors.hpp'
139795 2025-01-21 03:01:07.134-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/service_root.hpp) done (took 1 ms)
139796 2025-01-21 03:01:07.134-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/service_root.hpp'
139797 2025-01-21 03:01:07.135-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/service_root.hpp'
139798 2025-01-21 03:01:07.136-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/storage.hpp) done (took 1 ms)
139799 2025-01-21 03:01:07.137-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/storage.hpp'
139800 2025-01-21 03:01:07.138-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/storage.hpp'
139801 2025-01-21 03:01:07.139-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems.hpp) done (took 1 ms)
139802 2025-01-21 03:01:07.140-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/systems.hpp'
139803 2025-01-21 03:01:07.141-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/systems.hpp'
139804 2025-01-21 03:01:07.143-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp) done (took 1 ms)
139805 2025-01-21 03:01:07.143-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp'
139806 2025-01-21 03:01:07.144-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp'
139807 2025-01-21 03:01:07.146-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp) done (took 2 ms)
139808 2025-01-21 03:01:07.146-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp'
139809 2025-01-21 03:01:07.147-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp'
139810 2025-01-21 03:01:07.149-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/task.hpp) done (took 1 ms)
139811 2025-01-21 03:01:07.150-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/task.hpp'
139812 2025-01-21 03:01:07.150-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/task.hpp'
139813 2025-01-21 03:01:07.152-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp) done (took 1 ms)
139814 2025-01-21 03:01:07.153-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp'
139815 2025-01-21 03:01:07.153-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp'
139816 2025-01-21 03:01:07.155-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal.hpp) done (took 1 ms)
139817 2025-01-21 03:01:07.155-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/thermal.hpp'
139818 2025-01-21 03:01:07.155-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/thermal.hpp'
139819 2025-01-21 03:01:07.157-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp) done (took 1 ms)
139820 2025-01-21 03:01:07.157-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp'
139821 2025-01-21 03:01:07.157-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp'
139822 2025-01-21 03:01:07.159-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp) done (took 1 ms)
139823 2025-01-21 03:01:07.159-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp'
139824 2025-01-21 03:01:07.159-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp'
139825 2025-01-21 03:01:07.161-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/trigger.hpp) done (took 1 ms)
139826 2025-01-21 03:01:07.161-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/trigger.hpp' at 20241015080002919
139827 2025-01-21 03:01:07.162-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/trigger.hpp'
139828 2025-01-21 03:01:07.162-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/trigger.hpp'
139829 2025-01-21 03:01:07.164-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/update_service.hpp) done (took 1 ms)
139830 2025-01-21 03:01:07.165-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/update_service.hpp'
139831 2025-01-21 03:01:07.166-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/update_service.hpp'
139832 2025-01-21 03:01:07.167-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp) done (took 1 ms)
139833 2025-01-21 03:01:07.167-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp' at 20241015080002919
139834 2025-01-21 03:01:07.168-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp'
139835 2025-01-21 03:01:07.168-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp'
139836 2025-01-21 03:01:07.170-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/src/event_log.cpp) done (took 1 ms)
139837 2025-01-21 03:01:07.297-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/src/dbus_log_watcher.cpp' at 20241130090002061
139838 2025-01-21 03:01:07.298-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/src/event_log.cpp'
139839 2025-01-21 03:01:07.299-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/src/event_log.cpp'
139840 2025-01-21 03:01:07.304-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp) done (took 5 ms)
139841 2025-01-21 03:01:07.305-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp'
139842 2025-01-21 03:01:07.305-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp'
139843 2025-01-21 03:01:07.307-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp) done (took 1 ms)
139844 2025-01-21 03:01:07.307-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp'
139845 2025-01-21 03:01:07.308-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp'
139846 2025-01-21 03:01:07.310-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/src/redfish.cpp) done (took 1 ms)
139847 2025-01-21 03:01:07.310-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/src/redfish.cpp'
139848 2025-01-21 03:01:07.310-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/src/redfish.cpp'
139849 2025-01-21 03:01:07.312-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/src/registries.cpp) done (took 1 ms)
139850 2025-01-21 03:01:07.312-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/src/registries.cpp'
139851 2025-01-21 03:01:07.313-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/src/registries.cpp'
139852 2025-01-21 03:01:07.318-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/src/subscription.cpp) done (took 5 ms)
139853 2025-01-21 03:01:07.319-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/src/subscription.cpp' at 20241228090003723
139854 2025-01-21 03:01:07.319-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/redfish-core/src/subscription.cpp' at 20250104090002082
139855 2025-01-21 03:01:07.319-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/src/subscription.cpp'
139856 2025-01-21 03:01:07.319-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/src/subscription.cpp'
139857 2025-01-21 03:01:07.321-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp) done (took 1 ms)
139858 2025-01-21 03:01:07.321-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp'
139859 2025-01-21 03:01:07.322-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp'
139860 2025-01-21 03:01:07.324-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp) done (took 1 ms)
139861 2025-01-21 03:01:07.324-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp'
139862 2025-01-21 03:01:07.324-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp'
139863 2025-01-21 03:01:07.327-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp) done (took 1 ms)
139864 2025-01-21 03:01:07.327-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp'
139865 2025-01-21 03:01:07.328-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp'
139866 2025-01-21 03:01:07.330-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/scripts/generate_schema_collections.py) done (took 1 ms)
139867 2025-01-21 03:01:07.331-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/scripts/generate_schema_collections.py'
139868 2025-01-21 03:01:07.331-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/scripts/generate_schema_collections.py'
139869 2025-01-21 03:01:07.333-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/scripts/generate_schema_enums.py) done (took 1 ms)
139870 2025-01-21 03:01:07.333-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/scripts/generate_schema_enums.py'
139871 2025-01-21 03:01:07.334-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/scripts/generate_schema_enums.py'
139872 2025-01-21 03:01:07.336-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/scripts/parse_registries.py) done (took 1 ms)
139873 2025-01-21 03:01:07.336-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/scripts/parse_registries.py' at 20241228090003723
139874 2025-01-21 03:01:07.336-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/scripts/parse_registries.py'
139875 2025-01-21 03:01:07.337-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/scripts/parse_registries.py'
139876 2025-01-21 03:01:07.338-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/boost_asio.cpp) done (took 1 ms)
139877 2025-01-21 03:01:07.339-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/boost_asio.cpp'
139878 2025-01-21 03:01:07.339-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/boost_asio.cpp'
139879 2025-01-21 03:01:07.341-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/boost_asio_ssl.cpp) done (took 1 ms)
139880 2025-01-21 03:01:07.341-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/boost_asio_ssl.cpp'
139881 2025-01-21 03:01:07.341-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/boost_asio_ssl.cpp'
139882 2025-01-21 03:01:07.343-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/boost_beast.cpp) done (took 1 ms)
139883 2025-01-21 03:01:07.343-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/boost_beast.cpp'
139884 2025-01-21 03:01:07.343-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/boost_beast.cpp'
139885 2025-01-21 03:01:07.345-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/dbus_singleton.cpp) done (took 1 ms)
139886 2025-01-21 03:01:07.345-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/dbus_singleton.cpp'
139887 2025-01-21 03:01:07.346-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/dbus_singleton.cpp'
139888 2025-01-21 03:01:07.348-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/json_html_serializer.cpp) done (took 1 ms)
139889 2025-01-21 03:01:07.348-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/json_html_serializer.cpp'
139890 2025-01-21 03:01:07.349-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/json_html_serializer.cpp'
139891 2025-01-21 03:01:07.350-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/ossl_random.cpp) done (took 1 ms)
139892 2025-01-21 03:01:07.351-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/ossl_random.cpp'
139893 2025-01-21 03:01:07.351-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/ossl_random.cpp'
139894 2025-01-21 03:01:07.353-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/ssl_key_handler.cpp) done (took 1 ms)
139895 2025-01-21 03:01:07.354-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/ssl_key_handler.cpp'
139896 2025-01-21 03:01:07.354-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/ssl_key_handler.cpp'
139897 2025-01-21 03:01:07.356-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/webserver_cli.cpp) done (took 1 ms)
139898 2025-01-21 03:01:07.356-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/webserver_cli.cpp'
139899 2025-01-21 03:01:07.357-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/webserver_cli.cpp'
139900 2025-01-21 03:01:07.358-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/webserver_main.cpp) done (took 1 ms)
139901 2025-01-21 03:01:07.359-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/webserver_main.cpp'
139902 2025-01-21 03:01:07.359-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/webserver_main.cpp'
139903 2025-01-21 03:01:07.362-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/src/webserver_run.cpp) done (took 2 ms)
139904 2025-01-21 03:01:07.362-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/src/webserver_run.cpp'
139905 2025-01-21 03:01:07.362-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/src/webserver_run.cpp'
139906 2025-01-21 03:01:07.365-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/crow_getroutes_test.cpp) done (took 2 ms)
139907 2025-01-21 03:01:07.421-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/crow_getroutes_test.cpp'
139908 2025-01-21 03:01:07.421-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/crow_getroutes_test.cpp'
139909 2025-01-21 03:01:07.424-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/http2_connection_test.cpp) done (took 2 ms)
139910 2025-01-21 03:01:07.424-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/http2_connection_test.cpp'
139911 2025-01-21 03:01:07.425-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/http2_connection_test.cpp'
139912 2025-01-21 03:01:07.427-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/http_body_test.cpp) done (took 1 ms)
139913 2025-01-21 03:01:07.427-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/http_body_test.cpp'
139914 2025-01-21 03:01:07.427-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/http_body_test.cpp'
139915 2025-01-21 03:01:07.429-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/http_connection_test.cpp) done (took 1 ms)
139916 2025-01-21 03:01:07.429-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/http_connection_test.cpp'
139917 2025-01-21 03:01:07.429-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/http_connection_test.cpp'
139918 2025-01-21 03:01:07.435-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/http_response_test.cpp) done (took 5 ms)
139919 2025-01-21 03:01:07.436-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/http_response_test.cpp'
139920 2025-01-21 03:01:07.436-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/http_response_test.cpp'
139921 2025-01-21 03:01:07.438-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/mutual_tls.cpp) done (took 1 ms)
139922 2025-01-21 03:01:07.438-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/mutual_tls.cpp'
139923 2025-01-21 03:01:07.439-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/mutual_tls.cpp'
139924 2025-01-21 03:01:07.441-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/mutual_tls_meta.cpp) done (took 1 ms)
139925 2025-01-21 03:01:07.441-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/mutual_tls_meta.cpp'
139926 2025-01-21 03:01:07.442-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/mutual_tls_meta.cpp'
139927 2025-01-21 03:01:07.444-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/parsing_test.cpp) done (took 1 ms)
139928 2025-01-21 03:01:07.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/test/http/parsing_test.cpp' at 20240321080003061
139929 2025-01-21 03:01:07.444-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/parsing_test.cpp'
139930 2025-01-21 03:01:07.445-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/parsing_test.cpp'
139931 2025-01-21 03:01:07.448-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/router_test.cpp) done (took 2 ms)
139932 2025-01-21 03:01:07.449-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/router_test.cpp'
139933 2025-01-21 03:01:07.449-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/router_test.cpp'
139934 2025-01-21 03:01:07.453-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/server_sent_event_test.cpp) done (took 2 ms)
139935 2025-01-21 03:01:07.453-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/bmcweb/test/http/server_sent_event_test.cpp' at 20240914080002926
139936 2025-01-21 03:01:07.453-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/server_sent_event_test.cpp'
139937 2025-01-21 03:01:07.453-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/server_sent_event_test.cpp'
139938 2025-01-21 03:01:07.456-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/utility_test.cpp) done (took 1 ms)
139939 2025-01-21 03:01:07.456-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/utility_test.cpp'
139940 2025-01-21 03:01:07.457-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/utility_test.cpp'
139941 2025-01-21 03:01:07.461-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/http/verb_test.cpp) done (took 3 ms)
139942 2025-01-21 03:01:07.461-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/http/verb_test.cpp'
139943 2025-01-21 03:01:07.462-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/http/verb_test.cpp'
139944 2025-01-21 03:01:07.464-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/async_resolve_test.cpp) done (took 1 ms)
139945 2025-01-21 03:01:07.464-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/async_resolve_test.cpp'
139946 2025-01-21 03:01:07.464-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/async_resolve_test.cpp'
139947 2025-01-21 03:01:07.466-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/credential_pipe_test.cpp) done (took 1 ms)
139948 2025-01-21 03:01:07.467-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/credential_pipe_test.cpp'
139949 2025-01-21 03:01:07.467-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/credential_pipe_test.cpp'
139950 2025-01-21 03:01:07.470-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/dbus_utility_test.cpp) done (took 1 ms)
139951 2025-01-21 03:01:07.470-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/dbus_utility_test.cpp'
139952 2025-01-21 03:01:07.470-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/dbus_utility_test.cpp'
139953 2025-01-21 03:01:07.472-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/google/google_service_root_test.cpp) done (took 1 ms)
139954 2025-01-21 03:01:07.473-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/google/google_service_root_test.cpp'
139955 2025-01-21 03:01:07.473-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/google/google_service_root_test.cpp'
139956 2025-01-21 03:01:07.475-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/http_utility_test.cpp) done (took 1 ms)
139957 2025-01-21 03:01:07.476-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/http_utility_test.cpp'
139958 2025-01-21 03:01:07.476-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/http_utility_test.cpp'
139959 2025-01-21 03:01:07.478-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/human_sort_test.cpp) done (took 1 ms)
139960 2025-01-21 03:01:07.478-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/human_sort_test.cpp'
139961 2025-01-21 03:01:07.479-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/human_sort_test.cpp'
139962 2025-01-21 03:01:07.480-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/ibm/configfile_test.cpp) done (took 1 ms)
139963 2025-01-21 03:01:07.481-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/ibm/configfile_test.cpp'
139964 2025-01-21 03:01:07.481-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/ibm/configfile_test.cpp'
139965 2025-01-21 03:01:07.483-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/json_html_serializer.cpp) done (took 1 ms)
139966 2025-01-21 03:01:07.483-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/json_html_serializer.cpp'
139967 2025-01-21 03:01:07.483-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/json_html_serializer.cpp'
139968 2025-01-21 03:01:07.487-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/multipart_test.cpp) done (took 2 ms)
139969 2025-01-21 03:01:07.487-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/multipart_test.cpp'
139970 2025-01-21 03:01:07.488-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/multipart_test.cpp'
139971 2025-01-21 03:01:07.490-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp) done (took 1 ms)
139972 2025-01-21 03:01:07.490-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp'
139973 2025-01-21 03:01:07.491-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp'
139974 2025-01-21 03:01:07.493-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/ossl_random.cpp) done (took 2 ms)
139975 2025-01-21 03:01:07.494-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/ossl_random.cpp'
139976 2025-01-21 03:01:07.494-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/ossl_random.cpp'
139977 2025-01-21 03:01:07.496-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp) done (took 1 ms)
139978 2025-01-21 03:01:07.497-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp'
139979 2025-01-21 03:01:07.497-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp'
139980 2025-01-21 03:01:07.500-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/include/str_utility_test.cpp) done (took 2 ms)
139981 2025-01-21 03:01:07.500-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/include/str_utility_test.cpp'
139982 2025-01-21 03:01:07.501-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/include/str_utility_test.cpp'
139983 2025-01-21 03:01:07.504-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp) done (took 3 ms)
139984 2025-01-21 03:01:07.506-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp'
139985 2025-01-21 03:01:07.506-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp'
139986 2025-01-21 03:01:07.508-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp) done (took 1 ms)
139987 2025-01-21 03:01:07.508-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp'
139988 2025-01-21 03:01:07.508-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp'
139989 2025-01-21 03:01:07.510-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp) done (took 1 ms)
139990 2025-01-21 03:01:07.510-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp'
139991 2025-01-21 03:01:07.510-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp'
139992 2025-01-21 03:01:07.512-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp) done (took 1 ms)
139993 2025-01-21 03:01:07.512-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp'
139994 2025-01-21 03:01:07.512-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp'
139995 2025-01-21 03:01:07.514-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp) done (took 1 ms)
139996 2025-01-21 03:01:07.514-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp'
139997 2025-01-21 03:01:07.514-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp'
139998 2025-01-21 03:01:07.519-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp) done (took 4 ms)
139999 2025-01-21 03:01:07.519-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp'
140000 2025-01-21 03:01:07.519-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp'
140001 2025-01-21 03:01:07.521-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp) done (took 1 ms)
140002 2025-01-21 03:01:07.522-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp'
140003 2025-01-21 03:01:07.522-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp'
140004 2025-01-21 03:01:07.525-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp) done (took 3 ms)
140005 2025-01-21 03:01:07.525-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp'
140006 2025-01-21 03:01:07.526-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp'
140007 2025-01-21 03:01:07.528-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp) done (took 1 ms)
140008 2025-01-21 03:01:07.528-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp'
140009 2025-01-21 03:01:07.528-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp'
140010 2025-01-21 03:01:07.532-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp) done (took 3 ms)
140011 2025-01-21 03:01:07.533-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp'
140012 2025-01-21 03:01:07.533-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp'
140013 2025-01-21 03:01:07.536-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp) done (took 2 ms)
140014 2025-01-21 03:01:07.536-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp'
140015 2025-01-21 03:01:07.536-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp'
140016 2025-01-21 03:01:07.540-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp) done (took 3 ms)
140017 2025-01-21 03:01:07.540-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp'
140018 2025-01-21 03:01:07.540-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp'
140019 2025-01-21 03:01:07.544-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp) done (took 3 ms)
140020 2025-01-21 03:01:07.545-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp'
140021 2025-01-21 03:01:07.545-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp'
140022 2025-01-21 03:01:07.548-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp) done (took 2 ms)
140023 2025-01-21 03:01:07.548-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp'
140024 2025-01-21 03:01:07.549-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp'
140025 2025-01-21 03:01:07.551-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp) done (took 1 ms)
140026 2025-01-21 03:01:07.552-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp'
140027 2025-01-21 03:01:07.553-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp'
140028 2025-01-21 03:01:07.555-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp) done (took 1 ms)
140029 2025-01-21 03:01:07.555-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp'
140030 2025-01-21 03:01:07.555-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp'
140031 2025-01-21 03:01:07.557-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp) done (took 1 ms)
140032 2025-01-21 03:01:07.558-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp'
140033 2025-01-21 03:01:07.558-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp'
140034 2025-01-21 03:01:07.561-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp) done (took 2 ms)
140035 2025-01-21 03:01:07.561-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp'
140036 2025-01-21 03:01:07.562-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp'
140037 2025-01-21 03:01:07.565-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp) done (took 2 ms)
140038 2025-01-21 03:01:07.565-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp'
140039 2025-01-21 03:01:07.566-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp'
140040 2025-01-21 03:01:07.567-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp) done (took 1 ms)
140041 2025-01-21 03:01:07.568-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp'
140042 2025-01-21 03:01:07.568-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp'
140043 2025-01-21 03:01:07.570-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp) done (took 1 ms)
140044 2025-01-21 03:01:07.570-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp'
140045 2025-01-21 03:01:07.571-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp'
140046 2025-01-21 03:01:07.573-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp) done (took 1 ms)
140047 2025-01-21 03:01:07.573-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp'
140048 2025-01-21 03:01:07.573-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp'
140049 2025-01-21 03:01:07.575-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp) done (took 1 ms)
140050 2025-01-21 03:01:07.575-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp'
140051 2025-01-21 03:01:07.576-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp'
140052 2025-01-21 03:01:07.577-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/phosphor-host-ipmid/libipmid/meson.build) done (took 1 ms)
140053 2025-01-21 03:01:07.582-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/btbridge/.shellcheck' at 20210428000006034
140054 2025-01-21 03:01:07.587-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/dbus-sensors/src/hwmon-temp/HwmonTempSensor.cpp' at 20241112090003098
140055 2025-01-21 03:01:07.589-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/dbus-sensors/src/mctp/MCTPEndpoint.cpp' at 20241205090004235
140056 2025-01-21 03:01:07.589-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/dbus-sensors/src/mctp/MCTPEndpoint.hpp' at 20241205090004235
140057 2025-01-21 03:01:07.590-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/dbus-sensors/src/mctp/MCTPReactor.cpp' at 20241205090004235
140058 2025-01-21 03:01:07.590-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/dbus-sensors/src/mctp/MCTPReactorMain.cpp' at 20241205090004235
140059 2025-01-21 03:01:07.591-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/dbus-sensors/src/psu/PSUSensorMain.cpp' at 20241112090003106
140060 2025-01-21 03:01:07.593-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/dbus-sensors/src/tests/test_MCTPReactor.cpp' at 20241205090004239
140061 2025-01-21 03:01:07.597-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/dbus-sensors/subprojects/.clang-tidy-ignore' at 20230510080006007
140062 2025-01-21 03:01:07.601-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/docs/architecture/object-mapper.md' at 20241113090004304
140063 2025-01-21 03:01:07.606-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/docs/designs/pldm-stack.md' at 20240918080004648
140064 2025-01-21 03:01:07.611-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/docs/release/metrics/2022-07' at 20230114040005626
140065 2025-01-21 03:01:07.613-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/.clang-format' at 20240817080005371
140066 2025-01-21 03:01:07.613-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/.shellcheck' at 20210414100005994
140067 2025-01-21 03:01:07.614-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/README.md' at 20240608080005145
140068 2025-01-21 03:01:07.620-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_fio.json' at 20241213090004405
140069 2025-01-21 03:01:07.620-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_fio.json' at 20250107090005500
140070 2025-01-21 03:01:07.620-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_hdd.json' at 20241213090004405
140071 2025-01-21 03:01:07.620-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_hdd_nvme.json' at 20241213090004405
140072 2025-01-21 03:01:07.621-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_pdb.json' at 20241213090004409
140073 2025-01-21 03:01:07.621-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_pdb.json' at 20250107090005504
140074 2025-01-21 03:01:07.621-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_scm.json' at 20241213090004409
140075 2025-01-21 03:01:07.621-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/catalina_scm.json' at 20250107090005504
140076 2025-01-21 03:01:07.623-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/harma_mb.json' at 20241213090004409
140077 2025-01-21 03:01:07.623-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/harma_mb.json' at 20250107090005504
140078 2025-01-21 03:01:07.623-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/harma_mb_vr_infineon.json' at 20241213090004409
140079 2025-01-21 03:01:07.624-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/minerva_cmm.json' at 20241217090031429
140080 2025-01-21 03:01:07.624-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/minerva_cmm_hsc_infineon.json' at 20241217090031429
140081 2025-01-21 03:01:07.624-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/minerva_pdb.json' at 20241213090004413
140082 2025-01-21 03:01:07.625-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/minerva_pdb_hsc_xdp.json' at 20241213090004413
140083 2025-01-21 03:01:07.626-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4.json' at 20241213090004413
140084 2025-01-21 03:01:07.626-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_max.json' at 20241213090004417
140085 2025-01-21 03:01:07.626-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_max_adc_ti_led_nxp_efuse_mps.json' at 20241213090004417
140086 2025-01-21 03:01:07.627-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_max.json' at 20241213090004417
140087 2025-01-21 03:01:07.627-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_fanboard_fsc_nct_adc_max_led_ons_efuse_mps.json' at 20241213090004417
140088 2025-01-21 03:01:07.627-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_adi_48vhsc_inf.json' at 20241213090004417
140089 2025-01-21 03:01:07.627-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_adi.json' at 20241213090004417
140090 2025-01-21 03:01:07.628-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_inf.json' at 20241213090004417
140091 2025-01-21 03:01:07.628-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_hsc_adi.json' at 20241213090004417
140092 2025-01-21 03:01:07.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_adi_48vhsc_inf.json' at 20241217090031429
140093 2025-01-21 03:01:07.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_adi.json' at 20241217090031429
140094 2025-01-21 03:01:07.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_inf.json' at 20241217090031429
140095 2025-01-21 03:01:07.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_rns_isl_hsc_adi.json' at 20241217090031433
140096 2025-01-21 03:01:07.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_adi_48vhsc_inf.json' at 20241213090004417
140097 2025-01-21 03:01:07.631-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_adi.json' at 20241213090004417
140098 2025-01-21 03:01:07.631-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_inf.json' at 20241213090004421
140099 2025-01-21 03:01:07.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_medusaboard_adc_ti_hsc_adi.json' at 20241213090004421
140100 2025-01-21 03:01:07.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json' at 20241213090004421
140101 2025-01-21 03:01:07.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1.json' at 20250108090007590
140102 2025-01-21 03:01:07.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json' at 20241213090004421
140103 2025-01-21 03:01:07.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t1_retimer.json' at 20250108090007590
140104 2025-01-21 03:01:07.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json' at 20241213090004421
140105 2025-01-21 03:01:07.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2.json' at 20250108090007590
140106 2025-01-21 03:01:07.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json' at 20241213090004421
140107 2025-01-21 03:01:07.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_sentineldome_t2_retimer.json' at 20250108090007590
140108 2025-01-21 03:01:07.633-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4_wailuafalls.json' at 20241213090004421
140109 2025-01-21 03:01:07.633-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/meta/yosemite4n.json' at 20241213090004421
140110 2025-01-21 03:01:07.634-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/mtjefferson_bmc.json' at 20241029080004318
140111 2025-01-21 03:01:07.635-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/configurations/mtmitchell_bmc.json' at 20240910080004194
140112 2025-01-21 03:01:07.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/meson.build' at 20241217090031433
140113 2025-01-21 03:01:07.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/meson_options.txt' at 20241101080009595
140114 2025-01-21 03:01:07.642-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/schemas/global.json' at 20241206090006234
140115 2025-01-21 03:01:07.642-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/schemas/legacy.json' at 20241204090005347
140116 2025-01-21 03:01:07.642-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/schemas/openbmc-dbus.json' at 20241206090006234
140117 2025-01-21 03:01:07.644-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/src/fru_device.cpp' at 20240830080004339
140118 2025-01-21 03:01:07.644-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/src/meson.build' at 20241101080009595
140119 2025-01-21 03:01:07.645-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/src/perform_scan.cpp' at 20240830080004343
140120 2025-01-21 03:01:07.646-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/test/expected-schema-errors.txt' at 20210308005114361
140121 2025-01-21 03:01:07.646-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/entity-manager/test/test_fru-utils.cpp' at 20220816030005874
140122 2025-01-21 03:01:07.650-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/estoraged/subprojects/.clang-tidy-ignore' at 20230512080010312
140123 2025-01-21 03:01:07.667-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_arch.png' at 20230629131804619
140124 2025-01-21 03:01:07.667-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/google-misc/subprojects/ncsid/doc/ncsid_test_arch.png' at 20230629131804619
140125 2025-01-21 03:01:07.668-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/google-misc/subprojects/ncsid/src/meson.build' at 20240622080006899
140126 2025-01-21 03:01:07.668-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/google-misc/subprojects/ncsid/src/ncsid@.service.in' at 20230629131804619
140127 2025-01-21 03:01:07.668-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/google-misc/subprojects/ncsid/src/ncsid_lib.sh' at 20240326080010549
140128 2025-01-21 03:01:07.670-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/google-misc/subprojects/ncsid/src/update-ra-gw@.service.in' at 20230629131804623
140129 2025-01-21 03:01:07.670-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/google-misc/subprojects/ncsid/src/update_ra_gw.sh' at 20240711080006415
140130 2025-01-21 03:01:07.678-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/hiomapd/m4/.keep' at 20210308005100993
140131 2025-01-21 03:01:07.689-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/intel-ipmi-oem/src/bridgingcommands.cpp' at 20240829080009330
140132 2025-01-21 03:01:07.689-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/intel-ipmi-oem/src/chassiscommands.cpp' at 20240829080009330
140133 2025-01-21 03:01:07.689-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/intel-ipmi-oem/src/manufacturingcommands.cpp' at 20241023080007883
140134 2025-01-21 03:01:07.690-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/intel-ipmi-oem/src/oemcommands.cpp' at 20240830080007323
140135 2025-01-21 03:01:07.690-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/intel-ipmi-oem/src/storagecommands.cpp' at 20240829080009334
140136 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/annotation_dict.bin' at 20220604030008508
140137 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/chassis_dict.bin' at 20240106090013589
140138 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/circuit_dict.bin' at 20220604030008508
140139 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/drive_oem_dict.bin' at 20220604030008508
140140 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/dummy_simple_dict.bin' at 20220604030008508
140141 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/dictionaries/storage_dict.bin' at 20220604030008508
140142 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/chassis_enc.bin' at 20240106090013589
140143 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/circuit_enc.bin' at 20220604030008508
140144 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/drive_oem_enc.bin' at 20220604030008508
140145 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/dummy_simple_enc.bin' at 20220604030008508
140146 2025-01-21 03:01:07.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libbej/test/encoded/storage_enc.bin' at 20221202040011011
140147 2025-01-21 03:01:07.727-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/CHANGELOG.md' at 20241220090015098
140148 2025-01-21 03:01:07.727-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/CHANGELOG.md' at 20250113090009973
140149 2025-01-21 03:01:07.730-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/include/libpldm/base.h' at 20241125090009363
140150 2025-01-21 03:01:07.731-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/include/libpldm/meson.build' at 20241204090010699
140151 2025-01-21 03:01:07.733-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/instance-db/default' at 20230608150615691
140152 2025-01-21 03:01:07.735-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/scripts/pre-submit' at 20241204090010699
140153 2025-01-21 03:01:07.736-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/src/dsp/pdr.c' at 20241204090010703
140154 2025-01-21 03:01:07.737-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/src/meson.build' at 20241204090010703
140155 2025-01-21 03:01:07.738-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/src/msgbuf.h' at 20241220090015102
140156 2025-01-21 03:01:07.743-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/tests/dsp/pdr.cpp' at 20241009080011085
140157 2025-01-21 03:01:07.744-0600 FINEST t563 IndexDatabase.xrefExistsFor: Missing /opengrok/data/xref/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat.gz
140158 2025-01-21 03:01:07.744-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat'
140159 2025-01-21 03:01:07.744-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat'
140160 2025-01-21 03:01:07.744-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/libpldm/tests/meson.build' at 20241204090010703
140161 2025-01-21 03:01:07.767-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/ABI/testing/sysfs-fs-xfs' at 20220525020651634
140162 2025-01-21 03:01:07.785-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/admin-guide/media/building.rst' at 20240405153044953
140163 2025-01-21 03:01:07.788-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/admin-guide/media/saa7134.rst' at 20220525020651646
140164 2025-01-21 03:01:07.799-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/arch/arm64/silicon-errata.rst' at 20241011080017287
140165 2025-01-21 03:01:07.846-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/devicetree/bindings/display/bridge/adi,adv7533.yaml' at 20240405153045037
140166 2025-01-21 03:01:07.903-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/devicetree/bindings/media/s5p-mfc.txt' at 20240405153045101
140167 2025-01-21 03:01:07.922-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/devicetree/bindings/net/fsl,fec.yaml' at 20240405153045117
140168 2025-01-21 03:01:07.996-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/devicetree/bindings/trivial-devices.yaml' at 20240826080012307
140169 2025-01-21 03:01:08.046-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/hwmon/index.rst' at 20240826080012307
140170 2025-01-21 03:01:08.051-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/i2c/busses/i2c-i801.rst' at 20240405153229819
140171 2025-01-21 03:01:08.053-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Documentation/images/logo.gif' at 20240405153045221
140172 2025-01-21 03:01:08.158-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/MAINTAINERS' at 20240913080013765
140173 2025-01-21 03:01:08.158-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Makefile' at 20241220090018302
140174 2025-01-21 03:01:08.158-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/Makefile' at 20250106090012031
140175 2025-01-21 03:01:08.177-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/arc/Makefile' at 20240405153229859
140176 2025-01-21 03:01:08.202-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts' at 20241004080012679
140177 2025-01-21 03:01:08.203-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts' at 20241002080012454
140178 2025-01-21 03:01:08.516-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/hexagon/Makefile' at 20240405153045913
140179 2025-01-21 03:01:08.542-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/loongarch/include/asm/inst.h' at 20240405153045937
140180 2025-01-21 03:01:08.547-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/loongarch/kernel/efi.c' at 20240815080012867
140181 2025-01-21 03:01:08.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/loongarch/kernel/inst.c' at 20240405153045945
140182 2025-01-21 03:01:08.549-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/loongarch/kernel/numa.c' at 20240405153230003
140183 2025-01-21 03:01:08.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/loongarch/net/bpf_jit.c' at 20241211090145381
140184 2025-01-21 03:01:08.594-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/mips/Makefile' at 20240405153230007
140185 2025-01-21 03:01:08.608-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/mips/boot/dts/loongson/loongson64g_4core_ls7a.dts' at 20210309003648828
140186 2025-01-21 03:01:08.655-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/mips/include/asm/mipsregs.h' at 20240405153046009
140187 2025-01-21 03:01:08.836-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/powerpc/kernel/setup-common.c' at 20241211090145385
140188 2025-01-21 03:01:08.871-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/powerpc/platforms/book3s/vas-api.c' at 20240405153230051
140189 2025-01-21 03:01:08.900-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/riscv/Kconfig.debug' at 20210307214926490
140190 2025-01-21 03:01:09.093-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/entry/vsyscall/vsyscall_64.c' at 20240613080016371
140191 2025-01-21 03:01:09.108-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/include/asm/intel-family.h' at 20240405153230111
140192 2025-01-21 03:01:09.116-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/include/asm/processor.h' at 20241220090018306
140193 2025-01-21 03:01:09.117-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/include/asm/ptrace.h' at 20240405153046393
140194 2025-01-21 03:01:09.120-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/include/asm/tlb.h' at 20240405153046397
140195 2025-01-21 03:01:09.134-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kernel/cet.c' at 20240405153230119
140196 2025-01-21 03:01:09.136-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kernel/cpu/intel.c' at 20240405153230119
140197 2025-01-21 03:01:09.136-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kernel/cpu/match.c' at 20240628080013981
140198 2025-01-21 03:01:09.138-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kernel/cpu/mshyperv.c' at 20241001080013012
140199 2025-01-21 03:01:09.148-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kernel/process_64.c' at 20241008080013899
140200 2025-01-21 03:01:09.152-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kvm/cpuid.c' at 20240613080016375
140201 2025-01-21 03:01:09.152-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kvm/cpuid.h' at 20240429080012408
140202 2025-01-21 03:01:09.162-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/kvm/x86.c' at 20240913080013777
140203 2025-01-21 03:01:09.171-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/mm/numa.c' at 20240613080016375
140204 2025-01-21 03:01:09.173-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/arch/x86/mm/tlb.c' at 20241008080013899
140205 2025-01-21 03:01:09.229-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/block/blk-mq.c' at 20241211090145393
140206 2025-01-21 03:01:09.240-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/crypto/ecc.c' at 20240405153046537
140207 2025-01-21 03:01:09.240-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/crypto/ecdsa.c' at 20240617080017382
140208 2025-01-21 03:01:09.335-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/acpi/arm64/iort.c' at 20240405153046629
140209 2025-01-21 03:01:09.367-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/base/power/domain.c' at 20241008080013907
140210 2025-01-21 03:01:09.371-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/base/regmap/regmap.c' at 20241216090017693
140211 2025-01-21 03:01:09.384-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/block/virtio_blk.c' at 20241211090145397
140212 2025-01-21 03:01:09.385-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/block/zram/zram_drv.c' at 20241216090017693
140213 2025-01-21 03:01:09.388-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/bluetooth/btusb.c' at 20241216090017693
140214 2025-01-21 03:01:09.453-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/clk/qcom/clk-alpha-pll.c' at 20241011080017299
140215 2025-01-21 03:01:09.454-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/clk/qcom/clk-alpha-pll.h' at 20241008080013911
140216 2025-01-21 03:01:09.497-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/clocksource/hyperv_timer.c' at 20240405153230247
140217 2025-01-21 03:01:09.584-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/cxl/core/region.c' at 20241111090012121
140218 2025-01-21 03:01:09.585-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/cxl/pci.c' at 20240405153230275
140219 2025-01-21 03:01:09.589-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/apple-admac.c' at 20240405153230279
140220 2025-01-21 03:01:09.590-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/at_xdmac.c' at 20240405153046981
140221 2025-01-21 03:01:09.592-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/dw/acpi.c' at 20210309003649332
140222 2025-01-21 03:01:09.593-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/dw/internal.h' at 20220525020652406
140223 2025-01-21 03:01:09.593-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/dw/pci.c' at 20240405153046989
140224 2025-01-21 03:01:09.595-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/fsl-edma-common.h' at 20240812080017232
140225 2025-01-21 03:01:09.596-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/fsl-edma-main.c' at 20240812080017232
140226 2025-01-21 03:01:09.602-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/mv_xor.c' at 20220525020652410
140227 2025-01-21 03:01:09.610-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma/tegra186-gpc-dma.c' at 20240503080014470
140228 2025-01-21 03:01:09.616-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/dma-buf/udmabuf.c' at 20241211090145405
140229 2025-01-21 03:01:09.617-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/edac/amd64_edac.c' at 20240617080017386
140230 2025-01-21 03:01:09.669-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c' at 20241011080017303
140231 2025-01-21 03:01:09.669-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h' at 20241011080017303
140232 2025-01-21 03:01:09.675-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c' at 20240815080012875
140233 2025-01-21 03:01:09.681-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c' at 20240805080013947
140234 2025-01-21 03:01:09.690-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c' at 20240405153047145
140235 2025-01-21 03:01:09.690-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c' at 20240405153047145
140236 2025-01-21 03:01:09.691-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c' at 20240405153047145
140237 2025-01-21 03:01:09.708-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_crat.c' at 20240405153230371
140238 2025-01-21 03:01:09.708-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c' at 20241011080017307
140239 2025-01-21 03:01:09.709-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c' at 20240405153230375
140240 2025-01-21 03:01:09.709-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c' at 20241211090145409
140241 2025-01-21 03:01:09.710-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c' at 20240613080016395
140242 2025-01-21 03:01:09.710-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c' at 20241011080017307
140243 2025-01-21 03:01:09.710-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c' at 20240405153047185
140244 2025-01-21 03:01:09.711-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process.c' at 20241211090145409
140245 2025-01-21 03:01:09.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_topology.c' at 20240910080014030
140246 2025-01-21 03:01:09.715-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c' at 20241211090145409
140247 2025-01-21 03:01:10.685-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/amd/include/kgd_kfd_interface.h' at 20240405153230499
140248 2025-01-21 03:01:10.748-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_audio.c' at 20220525020652835
140249 2025-01-21 03:01:10.748-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c' at 20241011080017315
140250 2025-01-21 03:01:10.748-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/bridge/adv7511/adv7533.c' at 20240405153048365
140251 2025-01-21 03:01:10.761-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/ci/xfails/mediatek-mt8173-flakes.txt' at 20240405153230531
140252 2025-01-21 03:01:10.762-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/ci/xfails/virtio_gpu-none-flakes.txt' at 20240405153230531
140253 2025-01-21 03:01:10.763-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/display/drm_dp_mst_topology.c' at 20241216090017697
140254 2025-01-21 03:01:10.770-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/drm_modes.c' at 20240405153048401
140255 2025-01-21 03:01:10.825-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h' at 20240405153048485
140256 2025-01-21 03:01:10.830-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/i915/gt/intel_rc6.c' at 20240411080014078
140257 2025-01-21 03:01:10.840-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c' at 20240919080017054
140258 2025-01-21 03:01:10.993-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/gpu/drm/panel/panel-novatek-nt35950.c' at 20240613080016407
140259 2025-01-21 03:01:11.120-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hv/hv_kvp.c' at 20240405153048833
140260 2025-01-21 03:01:11.120-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hv/hv_snapshot.c' at 20240405153048833
140261 2025-01-21 03:01:11.120-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hv/hv_util.c' at 20240405153048837
140262 2025-01-21 03:01:11.120-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hv/hyperv_vmbus.h' at 20240405153230659
140263 2025-01-21 03:01:11.143-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hwmon/pmbus/Kconfig' at 20240716080021363
140264 2025-01-21 03:01:11.144-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hwmon/pmbus/Makefile' at 20240716080021363
140265 2025-01-21 03:01:11.146-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hwmon/pmbus/pmbus_core.c' at 20241211090145433
140266 2025-01-21 03:01:11.151-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/hwmon/tmp513.c' at 20240405153230667
140267 2025-01-21 03:01:11.163-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/Kconfig' at 20240405153230671
140268 2025-01-21 03:01:11.168-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-i801.c' at 20241018080014486
140269 2025-01-21 03:01:11.168-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-imx.c' at 20240405153230675
140270 2025-01-21 03:01:11.169-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-microchip-corei2c.c' at 20240405153230675
140271 2025-01-21 03:01:11.172-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-pnx.c' at 20240712080021069
140272 2025-01-21 03:01:11.173-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-riic.c' at 20240830080013263
140273 2025-01-21 03:01:11.176-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/i2c/busses/i2c-xgene-slimpro.c' at 20240405153048917
140274 2025-01-21 03:01:11.188-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/iio/adc/ad7192.c' at 20240405153230687
140275 2025-01-21 03:01:11.244-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/core/uverbs_cmd.c' at 20240405153049025
140276 2025-01-21 03:01:11.246-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/bnxt_re/ib_verbs.c' at 20241211090145437
140277 2025-01-21 03:01:11.247-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/bnxt_re/main.c' at 20241104090011571
140278 2025-01-21 03:01:11.247-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_fp.c' at 20241111090012121
140279 2025-01-21 03:01:11.247-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_fp.h' at 20241211090145437
140280 2025-01-21 03:01:11.248-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_res.h' at 20241104090011575
140281 2025-01-21 03:01:11.248-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_sp.c' at 20241104090011575
140282 2025-01-21 03:01:11.248-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/bnxt_re/qplib_sp.h' at 20241104090011575
140283 2025-01-21 03:01:11.248-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/bnxt_re/roce_hsi.h' at 20240613080016415
140284 2025-01-21 03:01:11.265-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_alloc.c' at 20240405153049057
140285 2025-01-21 03:01:11.265-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_cq.c' at 20241211090145437
140286 2025-01-21 03:01:11.265-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_device.h' at 20241211090145437
140287 2025-01-21 03:01:11.266-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hem.c' at 20241211090145437
140288 2025-01-21 03:01:11.266-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_hw_v2.c' at 20241211090145437
140289 2025-01-21 03:01:11.267-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_mr.c' at 20241211090145437
140290 2025-01-21 03:01:11.268-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_qp.c' at 20241211090145437
140291 2025-01-21 03:01:11.268-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/hns/hns_roce_srq.c' at 20241211090145437
140292 2025-01-21 03:01:11.277-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/hw/mlx5/main.c' at 20241211090145437
140293 2025-01-21 03:01:11.305-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/infiniband/ulp/rtrs/rtrs-srv.c' at 20241018080014490
140294 2025-01-21 03:01:11.364-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/irqchip/irq-gic.c' at 20240405153049197
140295 2025-01-21 03:01:11.391-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mailbox/pcc.c' at 20240405153049229
140296 2025-01-21 03:01:11.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/media/dvb-frontends/dib3000mb.c' at 20240405153049285
140297 2025-01-21 03:01:11.656-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/media/usb/uvc/uvc_driver.c' at 20241216090017709
140298 2025-01-21 03:01:11.720-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mmc/host/mtk-sd.c' at 20241216090017709
140299 2025-01-21 03:01:11.723-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mmc/host/sdhci-msm.c' at 20240503080014474
140300 2025-01-21 03:01:11.726-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mmc/host/sdhci-tegra.c' at 20240405153230863
140301 2025-01-21 03:01:11.740-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mtd/nand/raw/arasan-nand-controller.c' at 20240405153230867
140302 2025-01-21 03:01:11.741-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mtd/nand/raw/atmel/pmecc.c' at 20241211090145453
140303 2025-01-21 03:01:11.744-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/mtd/nand/raw/diskonchip.c' at 20240503080014474
140304 2025-01-21 03:01:11.783-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/dsa/microchip/ksz9477.c' at 20240710080014589
140305 2025-01-21 03:01:11.783-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/dsa/microchip/ksz9477_reg.h' at 20240710080014589
140306 2025-01-21 03:01:11.784-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/dsa/microchip/lan937x_main.c' at 20240405153049753
140307 2025-01-21 03:01:11.785-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/dsa/microchip/lan937x_reg.h' at 20240405153049753
140308 2025-01-21 03:01:11.832-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/broadcom/bcmsysport.c' at 20241104090011579
140309 2025-01-21 03:01:11.832-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/broadcom/bgmac-platform.c' at 20240405153049825
140310 2025-01-21 03:01:11.887-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_main.c' at 20240405153049885
140311 2025-01-21 03:01:11.909-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/freescale/fec_ptp.c' at 20241023080012883
140312 2025-01-21 03:01:11.919-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/google/gve/gve_main.c' at 20240405153230947
140313 2025-01-21 03:01:11.920-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/google/gve/gve_tx.c' at 20240805080013975
140314 2025-01-21 03:01:11.937-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/huawei/hinic/hinic_main.c' at 20240405153049957
140315 2025-01-21 03:01:11.985-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/marvell/mv643xx_eth.c' at 20240405153050053
140316 2025-01-21 03:01:12.003-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/marvell/sky2.c' at 20240405153231007
140317 2025-01-21 03:01:12.023-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c' at 20240503080014482
140318 2025-01-21 03:01:12.029-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.c' at 20240405153231019
140319 2025-01-21 03:01:12.029-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h' at 20240613080016435
140320 2025-01-21 03:01:12.030-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c' at 20240613080016439
140321 2025-01-21 03:01:12.031-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c' at 20241125090012251
140322 2025-01-21 03:01:12.040-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c' at 20240405153231023
140323 2025-01-21 03:01:12.054-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c' at 20241216090017717
140324 2025-01-21 03:01:12.072-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/mscc/ocelot.c' at 20240830080013287
140325 2025-01-21 03:01:12.097-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c' at 20240830080013287
140326 2025-01-21 03:01:12.098-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/pensando/ionic/ionic_lif.c' at 20240910080014054
140327 2025-01-21 03:01:12.131-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.c' at 20241220090018318
140328 2025-01-21 03:01:12.131-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.c' at 20250106090012059
140329 2025-01-21 03:01:12.131-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/renesas/rswitch.h' at 20241220090018318
140330 2025-01-21 03:01:12.160-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/sfc/tc_conntrack.c' at 20240405153231051
140331 2025-01-21 03:01:12.174-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c' at 20241115090012957
140332 2025-01-21 03:01:12.175-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c' at 20241125090012251
140333 2025-01-21 03:01:12.188-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/ethernet/ti/icssg/icss_iep.c' at 20240405153231063
140334 2025-01-21 03:01:12.222-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/mdio/fwnode_mdio.c' at 20240405153050345
140335 2025-01-21 03:01:12.225-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/netdevsim/health.c' at 20240405153050349
140336 2025-01-21 03:01:12.243-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/tun.c' at 20240729080011336
140337 2025-01-21 03:01:12.247-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/usb/qmi_wwan.c' at 20241211090145465
140338 2025-01-21 03:01:12.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/bmi.c' at 20240405153050397
140339 2025-01-21 03:01:12.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/ce.c' at 20240405153050397
140340 2025-01-21 03:01:12.260-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/core.c' at 20240613080016443
140341 2025-01-21 03:01:12.260-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/core.h' at 20240405153050397
140342 2025-01-21 03:01:12.260-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/coredump.c' at 20240405153050397
140343 2025-01-21 03:01:12.261-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/coredump.h' at 20240405153050397
140344 2025-01-21 03:01:12.261-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/debug.c' at 20240405153231115
140345 2025-01-21 03:01:12.261-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/debugfs_sta.c' at 20240613080016443
140346 2025-01-21 03:01:12.261-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/htc.c' at 20240405153050397
140347 2025-01-21 03:01:12.262-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt.h' at 20240405153231119
140348 2025-01-21 03:01:12.262-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt_rx.c' at 20240405153050401
140349 2025-01-21 03:01:12.263-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/htt_tx.c' at 20240405153050401
140350 2025-01-21 03:01:12.263-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/hw.c' at 20240405153050401
140351 2025-01-21 03:01:12.263-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/hw.h' at 20240613080016443
140352 2025-01-21 03:01:12.263-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/mac.c' at 20241211090145465
140353 2025-01-21 03:01:12.264-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/pci.c' at 20240405153231119
140354 2025-01-21 03:01:12.264-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/pci.h' at 20240405153050405
140355 2025-01-21 03:01:12.264-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi.c' at 20240405153050405
140356 2025-01-21 03:01:12.264-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.c' at 20240405153050405
140357 2025-01-21 03:01:12.265-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.h' at 20240405153050405
140358 2025-01-21 03:01:12.265-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/rx_desc.h' at 20240405153050405
140359 2025-01-21 03:01:12.265-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/sdio.c' at 20240405153231119
140360 2025-01-21 03:01:12.266-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/thermal.c' at 20240405153050409
140361 2025-01-21 03:01:12.267-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/usb.h' at 20240405153050409
140362 2025-01-21 03:01:12.267-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi-tlv.h' at 20240405153050409
140363 2025-01-21 03:01:12.268-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi.c' at 20241111090012133
140364 2025-01-21 03:01:12.269-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/wmi.h' at 20240405153231123
140365 2025-01-21 03:01:12.270-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath10k/wow.c' at 20220525020653711
140366 2025-01-21 03:01:12.285-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath12k/mac.c' at 20241211090145469
140367 2025-01-21 03:01:12.286-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/ath/ath12k/reg.c' at 20240405153231163
140368 2025-01-21 03:01:12.452-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/realtek/rtw88/sdio.c' at 20240405153231255
140369 2025-01-21 03:01:12.453-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wireless/realtek/rtw88/usb.c' at 20240913080013813
140370 2025-01-21 03:01:12.488-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wwan/iosm/iosm_ipc_mmio.c' at 20240405153050965
140371 2025-01-21 03:01:12.492-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_state_monitor.c' at 20240405153231267
140372 2025-01-21 03:01:12.492-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/net/wwan/t7xx/t7xx_state_monitor.h' at 20240405153231267
140373 2025-01-21 03:01:12.510-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/nvme/host/core.c' at 20241211090145473
140374 2025-01-21 03:01:12.511-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/nvme/host/nvme.h' at 20241211090145473
140375 2025-01-21 03:01:12.512-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/nvme/host/pci.c' at 20241211090145477
140376 2025-01-21 03:01:12.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/of/address.c' at 20241011080017343
140377 2025-01-21 03:01:12.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/of/address.c' at 20250106090012059
140378 2025-01-21 03:01:12.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/of/base.c' at 20240405153231279
140379 2025-01-21 03:01:12.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/of/irq.c' at 20241011080017343
140380 2025-01-21 03:01:12.533-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/controller/pci-host-common.c' at 20240405153231287
140381 2025-01-21 03:01:12.537-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/controller/vmd.c' at 20241216090017721
140382 2025-01-21 03:01:12.543-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/msi/irqdomain.c' at 20240405153231295
140383 2025-01-21 03:01:12.543-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/msi/msi.c' at 20240710080014597
140384 2025-01-21 03:01:12.545-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/pcie/aer.c' at 20240405153231295
140385 2025-01-21 03:01:12.546-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/probe.c' at 20241216090017725
140386 2025-01-21 03:01:12.547-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pci/quirks.c' at 20241216090017725
140387 2025-01-21 03:01:12.561-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c' at 20240405153051281
140388 2025-01-21 03:01:12.571-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/phy/phy-core.c' at 20240405153051289
140389 2025-01-21 03:01:12.575-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-usb.c' at 20241111090012137
140390 2025-01-21 03:01:12.578-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/phy/rockchip/phy-rockchip-naneng-combphy.c' at 20240503080014494
140391 2025-01-21 03:01:12.607-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/pinctrl/pinctrl-mcp23s08.c' at 20240405153051337
140392 2025-01-21 03:01:12.656-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/platform/x86/asus-nb-wmi.c' at 20240405153231339
140393 2025-01-21 03:01:12.669-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/platform/x86/mlx-platform.c' at 20240405153231343
140394 2025-01-21 03:01:12.670-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/platform/x86/p2sb.c' at 20240628080014005
140395 2025-01-21 03:01:12.692-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/power/supply/gpio-charger.c' at 20210309003652164
140396 2025-01-21 03:01:12.729-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/remoteproc/qcom_q6v5_pas.c' at 20241211090145485
140397 2025-01-21 03:01:12.818-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas.h' at 20240405153051601
140398 2025-01-21 03:01:12.819-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_main.c' at 20241211090145485
140399 2025-01-21 03:01:12.820-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/hisi_sas/hisi_sas_v3_hw.c' at 20241216090017729
140400 2025-01-21 03:01:12.843-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/megaraid/megaraid_sas_base.c' at 20240405153231427
140401 2025-01-21 03:01:12.848-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/mpi3mr/mpi3mr_os.c' at 20240815080012895
140402 2025-01-21 03:01:12.852-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/mpt3sas/mpt3sas_base.c' at 20240815080012895
140403 2025-01-21 03:01:12.866-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/qla1280.h' at 20240405153051697
140404 2025-01-21 03:01:12.889-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/scsi/storvsc_drv.c' at 20240405153231447
140405 2025-01-21 03:01:12.927-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/spi/spi-intel-pci.c' at 20240405153231463
140406 2025-01-21 03:01:12.930-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/spi/spi-omap2-mcspi.c' at 20240405153231463
140407 2025-01-21 03:01:12.939-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/staging/axis-fifo/README' at 20210307214930478
140408 2025-01-21 03:01:13.132-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/thunderbolt/nhi.c' at 20240429080012436
140409 2025-01-21 03:01:13.132-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/thunderbolt/nhi.h' at 20240405153051981
140410 2025-01-21 03:01:13.132-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/thunderbolt/retimer.c' at 20240405153051981
140411 2025-01-21 03:01:13.133-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/thunderbolt/tb.c' at 20241111090012137
140412 2025-01-21 03:01:13.174-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/cdns3/cdns3-ti.c' at 20240405153231531
140413 2025-01-21 03:01:13.176-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/cdns3/core.h' at 20240405153052041
140414 2025-01-21 03:01:13.176-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/cdns3/drd.c' at 20240405153231535
140415 2025-01-21 03:01:13.176-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/cdns3/drd.h' at 20240405153231535
140416 2025-01-21 03:01:13.176-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/chipidea/ci.h' at 20240405153231535
140417 2025-01-21 03:01:13.176-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/chipidea/ci_hdrc_imx.c' at 20240405153231535
140418 2025-01-21 03:01:13.177-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/chipidea/core.c' at 20240405153231535
140419 2025-01-21 03:01:13.177-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/chipidea/udc.c' at 20241216090017741
140420 2025-01-21 03:01:13.184-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/dwc2/gadget.c' at 20240405153231543
140421 2025-01-21 03:01:13.186-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/dwc3/core.h' at 20241216090017741
140422 2025-01-21 03:01:13.187-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/dwc3/gadget.c' at 20241216090017745
140423 2025-01-21 03:01:13.219-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/host/xhci-ring.c' at 20241216090017745
140424 2025-01-21 03:01:13.219-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/host/xhci.c' at 20241216090017745
140425 2025-01-21 03:01:13.220-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/host/xhci.h' at 20241216090017745
140426 2025-01-21 03:01:13.239-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/serial/option.c' at 20241115090012961
140427 2025-01-21 03:01:13.250-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/typec/ucsi/ucsi.c' at 20240710080014601
140428 2025-01-21 03:01:13.250-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/typec/ucsi/ucsi.h' at 20240910080014070
140429 2025-01-21 03:01:13.251-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/usb/typec/ucsi/ucsi_glink.c' at 20240910080014070
140430 2025-01-21 03:01:13.343-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/watchdog/it87_wdt.c' at 20240405153231599
140431 2025-01-21 03:01:13.344-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/watchdog/mtk_wdt.c' at 20241216090017749
140432 2025-01-21 03:01:13.346-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/drivers/watchdog/rzg2l_wdt.c' at 20240805080014011
140433 2025-01-21 03:01:13.368-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/ctree.c' at 20241211090145505
140434 2025-01-21 03:01:13.369-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/ctree.h' at 20241008080013987
140435 2025-01-21 03:01:13.370-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/disk-io.c' at 20241011080017351
140436 2025-01-21 03:01:13.373-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/inode.c' at 20241216090017753
140437 2025-01-21 03:01:13.373-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/inode.c' at 20250106090012071
140438 2025-01-21 03:01:13.378-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/sysfs.c' at 20240405153231639
140439 2025-01-21 03:01:13.379-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/btrfs/tree-checker.c' at 20241008080013991
140440 2025-01-21 03:01:13.383-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ceph/addr.c' at 20241011080017355
140441 2025-01-21 03:01:13.384-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ceph/file.c' at 20240429080012448
140442 2025-01-21 03:01:13.385-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ceph/mds_client.c' at 20240429080012448
140443 2025-01-21 03:01:13.386-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ceph/super.c' at 20241211090145505
140444 2025-01-21 03:01:13.386-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ceph/super.h' at 20240429080012452
140445 2025-01-21 03:01:13.396-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/efivarfs/inode.c' at 20240405153231655
140446 2025-01-21 03:01:13.396-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/efivarfs/internal.h' at 20240405153052329
140447 2025-01-21 03:01:13.396-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/efivarfs/super.c' at 20240405153231655
140448 2025-01-21 03:01:13.398-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/eventpoll.c' at 20241216090017753
140449 2025-01-21 03:01:13.403-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ext4/ext4.h' at 20241211090145509
140450 2025-01-21 03:01:13.404-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ext4/extents.c' at 20241211090145509
140451 2025-01-21 03:01:13.405-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ext4/ialloc.c' at 20241211090145509
140452 2025-01-21 03:01:13.405-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ext4/inline.c' at 20241008080013995
140453 2025-01-21 03:01:13.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ext4/inode.c' at 20241211090145509
140454 2025-01-21 03:01:13.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ext4/ioctl.c' at 20240405153231667
140455 2025-01-21 03:01:13.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ext4/namei.c' at 20241011080017359
140456 2025-01-21 03:01:13.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ext4/super.c' at 20241211090145513
140457 2025-01-21 03:01:13.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ext4/xattr.c' at 20241018080014558
140458 2025-01-21 03:01:13.411-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/f2fs/file.c' at 20241211090145517
140459 2025-01-21 03:01:13.456-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nfs/pnfs.c' at 20240919080017078
140460 2025-01-21 03:01:13.460-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nfsd/export.c' at 20241211090145521
140461 2025-01-21 03:01:13.460-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nfsd/export.h' at 20241211090145521
140462 2025-01-21 03:01:13.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nfsd/nfs4callback.c' at 20241211090145521
140463 2025-01-21 03:01:13.468-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/btnode.c' at 20241125090012259
140464 2025-01-21 03:01:13.469-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/gcinode.c' at 20241125090012259
140465 2025-01-21 03:01:13.469-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/inode.c' at 20240405153231707
140466 2025-01-21 03:01:13.470-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/namei.c' at 20241111090012141
140467 2025-01-21 03:01:13.470-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/nilfs2/nilfs.h' at 20241023080012895
140468 2025-01-21 03:01:13.479-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ntfs3/attrib.c' at 20240805080014023
140469 2025-01-21 03:01:13.480-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ntfs3/frecord.c' at 20241111090012145
140470 2025-01-21 03:01:13.481-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ntfs3/inode.c' at 20241111090012145
140471 2025-01-21 03:01:13.482-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ntfs3/ntfs_fs.h' at 20241111090012145
140472 2025-01-21 03:01:13.492-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ocfs2/quota_global.c' at 20240405153052477
140473 2025-01-21 03:01:13.492-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/ocfs2/quota_local.c' at 20241011080017367
140474 2025-01-21 03:01:13.501-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/proc/task_mmu.c' at 20240805080014027
140475 2025-01-21 03:01:13.512-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/cifsacl.c' at 20240405153052509
140476 2025-01-21 03:01:13.512-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/cifsacl.h' at 20240405153052509
140477 2025-01-21 03:01:13.513-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/cifsfs.c' at 20241211090145529
140478 2025-01-21 03:01:13.513-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/cifsglob.h' at 20241211090145529
140479 2025-01-21 03:01:13.514-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/cifsproto.h' at 20241216090017761
140480 2025-01-21 03:01:13.514-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/cifssmb.c' at 20241216090017761
140481 2025-01-21 03:01:13.515-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/connect.c' at 20241211090145529
140482 2025-01-21 03:01:13.516-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/inode.c' at 20241216090017761
140483 2025-01-21 03:01:13.518-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/smb2inode.c' at 20241216090017761
140484 2025-01-21 03:01:13.518-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/smb2ops.c' at 20241211090145529
140485 2025-01-21 03:01:13.518-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/smb2pdu.c' at 20241211090145533
140486 2025-01-21 03:01:13.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/smb2pdu.h' at 20240527080023356
140487 2025-01-21 03:01:13.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/smb2proto.h' at 20241211090145533
140488 2025-01-21 03:01:13.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/smb2transport.c' at 20240617080017406
140489 2025-01-21 03:01:13.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/client/xattr.c' at 20240405153231739
140490 2025-01-21 03:01:13.522-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/connection.c' at 20241115090012965
140491 2025-01-21 03:01:13.522-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/connection.h' at 20241115090012965
140492 2025-01-21 03:01:13.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/server.c' at 20241220090018322
140493 2025-01-21 03:01:13.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/server.h' at 20240405153052529
140494 2025-01-21 03:01:13.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/smb2pdu.c' at 20241220090018322
140495 2025-01-21 03:01:13.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/smb_common.c' at 20241115090012965
140496 2025-01-21 03:01:13.527-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/transport_ipc.c' at 20240411080014134
140497 2025-01-21 03:01:13.527-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/smb/server/vfs.h' at 20240624080012812
140498 2025-01-21 03:01:13.538-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/udf/namei.c' at 20240805080014027
140499 2025-01-21 03:01:13.538-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/udf/namei.c' at 20250106090012079
140500 2025-01-21 03:01:13.543-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/Kconfig' at 20240405153231767
140501 2025-01-21 03:01:13.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_data.c' at 20220525020654507
140502 2025-01-21 03:01:13.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/libxfs/xfs_dir2_priv.h' at 20240405153052573
140503 2025-01-21 03:01:13.550-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/libxfs/xfs_quota_defs.h' at 20240405153052577
140504 2025-01-21 03:01:13.551-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/libxfs/xfs_trans_resv.c' at 20240405153052581
140505 2025-01-21 03:01:13.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/scrub/agheader_repair.c' at 20240405153231775
140506 2025-01-21 03:01:13.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/scrub/bmap.c' at 20240405153231775
140507 2025-01-21 03:01:13.554-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/scrub/trace.h' at 20241220090018326
140508 2025-01-21 03:01:13.554-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs.h' at 20210307214931278
140509 2025-01-21 03:01:13.555-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_bmap_util.c' at 20241023080012899
140510 2025-01-21 03:01:13.555-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_buf_item.c' at 20240405153052589
140511 2025-01-21 03:01:13.556-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_dquot_item.c' at 20220525020654519
140512 2025-01-21 03:01:13.557-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_file.c' at 20241220090018326
140513 2025-01-21 03:01:13.557-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_fsmap.c' at 20240405153231779
140514 2025-01-21 03:01:13.560-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_inode.c' at 20241023080012899
140515 2025-01-21 03:01:13.560-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_inode.h' at 20240405153231783
140516 2025-01-21 03:01:13.560-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_inode_item.c' at 20240405153231783
140517 2025-01-21 03:01:13.560-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_ioctl.c' at 20240405153231783
140518 2025-01-21 03:01:13.561-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_iops.c' at 20240405153231783
140519 2025-01-21 03:01:13.561-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_iops.h' at 20240405153052597
140520 2025-01-21 03:01:13.564-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_rtalloc.c' at 20241023080012899
140521 2025-01-21 03:01:13.564-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/fs/xfs/xfs_symlink.c' at 20240405153052609
140522 2025-01-21 03:01:13.570-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/acpi/pcc.h' at 20240405153052617
140523 2025-01-21 03:01:13.579-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/clocksource/hyperv_timer.h' at 20240405153052621
140524 2025-01-21 03:01:13.582-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/crypto/internal/ecc.h' at 20240405153052625
140525 2025-01-21 03:01:13.684-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/bpf_verifier.h' at 20241211090145533
140526 2025-01-21 03:01:13.688-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/ceph/osd_client.h' at 20240405153231803
140527 2025-01-21 03:01:13.689-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/cleanup.h' at 20240405153052669
140528 2025-01-21 03:01:13.723-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/hyperv.h' at 20240520080015203
140529 2025-01-21 03:01:13.726-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/if_vlan.h' at 20240405153231815
140530 2025-01-21 03:01:13.734-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/io_uring.h' at 20240405153231815
140531 2025-01-21 03:01:13.747-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/memblock.h' at 20240405153231819
140532 2025-01-21 03:01:13.796-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/mlx5/driver.h' at 20240613080016499
140533 2025-01-21 03:01:13.817-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/mutex.h' at 20240712080021089
140534 2025-01-21 03:01:13.894-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/rwsem.h' at 20240405153052789
140535 2025-01-21 03:01:13.897-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/sched/task_stack.h' at 20240405153052789
140536 2025-01-21 03:01:13.897-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/sched.h' at 20241216090017769
140537 2025-01-21 03:01:13.901-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/seq_buf.h' at 20240405153052793
140538 2025-01-21 03:01:13.905-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/skmsg.h' at 20240520080015207
140539 2025-01-21 03:01:13.920-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/spinlock.h' at 20240405153052797
140540 2025-01-21 03:01:13.936-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/trace_events.h' at 20241104090011599
140541 2025-01-21 03:01:13.936-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/trace_events.h' at 20250106090012083
140542 2025-01-21 03:01:13.937-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/trace_seq.h' at 20240405153052809
140543 2025-01-21 03:01:13.942-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/usb/chipidea.h' at 20240405153231843
140544 2025-01-21 03:01:13.952-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/vmstat.h' at 20240405153052817
140545 2025-01-21 03:01:13.953-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/linux/wait.h' at 20240405153231847
140546 2025-01-21 03:01:13.973-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/net/bluetooth/hci_core.h' at 20241220090018326
140547 2025-01-21 03:01:13.991-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/net/mac80211.h' at 20241008080014011
140548 2025-01-21 03:01:13.998-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/net/netfilter/nf_tables.h' at 20241220090018330
140549 2025-01-21 03:01:14.010-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/net/sock.h' at 20241211090145537
140550 2025-01-21 03:01:14.160-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/include/uapi/linux/stddef.h' at 20240405153231879
140551 2025-01-21 03:01:14.207-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/io_uring/io_uring.c' at 20241118090018503
140552 2025-01-21 03:01:14.208-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/io_uring/io_uring.h' at 20241023080012899
140553 2025-01-21 03:01:14.210-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/io_uring/rw.c' at 20241111090012149
140554 2025-01-21 03:01:14.210-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/io_uring/sqpoll.c' at 20241008080014015
140555 2025-01-21 03:01:14.219-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/bpf/core.c' at 20241018080014570
140556 2025-01-21 03:01:14.224-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/bpf/verifier.c' at 20241220090018334
140557 2025-01-21 03:01:14.239-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/kcov.c' at 20240815080012907
140558 2025-01-21 03:01:14.253-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/sched/core.c' at 20241216090017777
140559 2025-01-21 03:01:14.258-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/softirq.c' at 20240613080016519
140560 2025-01-21 03:01:14.267-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace.c' at 20241104090011611
140561 2025-01-21 03:01:14.267-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace.c' at 20250106090012087
140562 2025-01-21 03:01:14.268-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace.h' at 20240910080014090
140563 2025-01-21 03:01:14.269-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace_events.c' at 20240910080014090
140564 2025-01-21 03:01:14.269-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace_events.c' at 20250106090012087
140565 2025-01-21 03:01:14.275-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace_kprobe.c' at 20241220090018334
140566 2025-01-21 03:01:14.276-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace_output.c' at 20241018080014574
140567 2025-01-21 03:01:14.278-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/kernel/trace/trace_seq.c' at 20240405153053073
140568 2025-01-21 03:01:14.304-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/lib/seq_buf.c' at 20240405153053101
140569 2025-01-21 03:01:14.327-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/mm/kmemleak.c' at 20240405153231963
140570 2025-01-21 03:01:14.329-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/mm/memblock.c' at 20240405153231967
140571 2025-01-21 03:01:14.335-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/mm/readahead.c' at 20241118090018511
140572 2025-01-21 03:01:14.338-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/mm/vmalloc.c' at 20240913080013853
140573 2025-01-21 03:01:14.339-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/mm/vmscan.c' at 20241023080012903
140574 2025-01-21 03:01:14.354-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/bluetooth/hci_conn.c' at 20241220090018334
140575 2025-01-21 03:01:14.354-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/bluetooth/hci_core.c' at 20241216090017785
140576 2025-01-21 03:01:14.357-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/bluetooth/iso.c' at 20241220090018338
140577 2025-01-21 03:01:14.357-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/bluetooth/l2cap_core.c' at 20241011080017387
140578 2025-01-21 03:01:14.359-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/bluetooth/rfcomm/core.c' at 20240405153231995
140579 2025-01-21 03:01:14.359-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/bluetooth/sco.c' at 20241220090018338
140580 2025-01-21 03:01:14.374-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/ceph/osd_client.c' at 20240405153232003
140581 2025-01-21 03:01:14.375-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/core/dev.c' at 20241111090012165
140582 2025-01-21 03:01:14.377-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/core/filter.c' at 20241216090017789
140583 2025-01-21 03:01:14.381-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/core/skmsg.c' at 20241211090145549
140584 2025-01-21 03:01:14.381-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/core/sock.c' at 20240913080013857
140585 2025-01-21 03:01:14.403-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/ipv4/ip_tunnel.c' at 20241216090017789
140586 2025-01-21 03:01:14.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/ipv4/tcp_bpf.c' at 20241216090017789
140587 2025-01-21 03:01:14.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/ipv4/tcp_input.c' at 20241018080014582
140588 2025-01-21 03:01:14.414-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/ipv6/ila/ila_xlat.c' at 20240913080013861
140589 2025-01-21 03:01:14.426-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/llc/llc_input.c' at 20240405153232043
140590 2025-01-21 03:01:14.429-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/mac80211/ieee80211_i.h' at 20240805080014055
140591 2025-01-21 03:01:14.430-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/mac80211/mesh.c' at 20240726080012878
140592 2025-01-21 03:01:14.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/mac80211/status.c' at 20240405153053301
140593 2025-01-21 03:01:14.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/mac80211/util.c' at 20241115090012973
140594 2025-01-21 03:01:14.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/mctp/route.c' at 20241018080014586
140595 2025-01-21 03:01:14.438-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/mptcp/options.c' at 20240910080014094
140596 2025-01-21 03:01:14.438-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/mptcp/protocol.c' at 20241211090145557
140597 2025-01-21 03:01:14.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/netfilter/ipset/ip_set_list_set.c' at 20240624080012832
140598 2025-01-21 03:01:14.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/netfilter/ipvs/ip_vs_conn.c' at 20240405153053317
140599 2025-01-21 03:01:14.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/netrom/nr_route.c' at 20240613080016535
140600 2025-01-21 03:01:14.468-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/packet/af_packet.c' at 20241216090017793
140601 2025-01-21 03:01:14.482-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/sched/sch_cake.c' at 20240913080013861
140602 2025-01-21 03:01:14.482-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/sched/sch_choke.c' at 20240405153053365
140603 2025-01-21 03:01:14.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/sctp/associola.c' at 20240405153053373
140604 2025-01-21 03:01:14.489-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/smc/af_smc.c' at 20241216090017797
140605 2025-01-21 03:01:14.490-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/smc/smc_clc.c' at 20241216090017797
140606 2025-01-21 03:01:14.490-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/smc/smc_clc.h' at 20241216090017797
140607 2025-01-21 03:01:14.490-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/net/smc/smc_core.c' at 20241216090017797
140608 2025-01-21 03:01:14.516-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/opengrok0.0.log.lck' at 20241229005445034
140609 2025-01-21 03:01:14.562-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/scripts/mod/file2alias.c' at 20241211090145561
140610 2025-01-21 03:01:14.566-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/scripts/sorttable.h' at 20240405153053461
140611 2025-01-21 03:01:14.587-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/security/selinux/ss/services.c' at 20240712080021101
140612 2025-01-21 03:01:14.600-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/core/seq/oss/seq_oss_synth.c' at 20220525020654967
140613 2025-01-21 03:01:14.601-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/core/seq/seq_clientmgr.c' at 20240910080014098
140614 2025-01-21 03:01:14.603-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/core/ump.c' at 20241216090017801
140615 2025-01-21 03:01:14.652-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/pci/hda/patch_ca0132.c' at 20240405153053533
140616 2025-01-21 03:01:14.653-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/pci/hda/patch_conexant.c' at 20241216090017801
140617 2025-01-21 03:01:14.654-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/pci/hda/patch_realtek.c' at 20241216090017801
140618 2025-01-21 03:01:14.654-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/pci/hda/patch_realtek.c' at 20250106090012095
140619 2025-01-21 03:01:14.673-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/sh/sh_dac_audio.c' at 20240405153232139
140620 2025-01-21 03:01:14.768-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/soc/intel/boards/sof_sdw.c' at 20240628080014037
140621 2025-01-21 03:01:14.828-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/usb/format.c' at 20240405153232203
140622 2025-01-21 03:01:14.832-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/usb/mixer_us16x08.c' at 20240405153054029
140623 2025-01-21 03:01:14.832-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/sound/usb/quirks.c' at 20241220090018346
140624 2025-01-21 03:01:14.866-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/build/tests/ex/empty/Build' at 20210307214932470
140625 2025-01-21 03:01:14.870-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/hv/hv_set_ifconfig.sh' at 20240405153232211
140626 2025-01-21 03:01:14.883-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/include/uapi/linux/stddef.h' at 20240405153054053
140627 2025-01-21 03:01:15.064-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/perf/tests/pe-file.exe' at 20210309003655944
140628 2025-01-21 03:01:15.064-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/perf/tests/pe-file.exe.debug' at 20210309003655944
140629 2025-01-21 03:01:15.134-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/kunit/test_data/test_insufficient_memory.log' at 20210307214932626
140630 2025-01-21 03:01:15.204-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/selftests/bpf/progs/verifier_subprog_precision.c' at 20241211090145577
140631 2025-01-21 03:01:15.205-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/selftests/bpf/sdt.h' at 20240405153054285
140632 2025-01-21 03:01:15.211-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/selftests/bpf/verifier/precise.c' at 20241211090145577
140633 2025-01-21 03:01:15.267-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/selftests/memfd/memfd_test.c' at 20240405153232275
140634 2025-01-21 03:01:15.286-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/linux/tools/testing/selftests/net/openvswitch/openvswitch.sh' at 20240628080014041
140635 2025-01-21 03:01:15.423-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' at 20241206090014202
140636 2025-01-21 03:01:15.425-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' at 20231223090011731
140637 2025-01-21 03:01:15.425-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/mctp/files/mctp-local.service' at 20231023080013923
140638 2025-01-21 03:01:15.426-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/mctp/mctp_%.bbappend' at 20241206090014202
140639 2025-01-21 03:01:15.426-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/pldm/files/host_eid' at 20231023080013923
140640 2025-01-21 03:01:15.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' at 20241206090014202
140641 2025-01-21 03:01:15.448-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' at 20241226090016127
140642 2025-01-21 03:01:15.453-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-mitchell/conf/machine/mtmitchell-dcscm.conf' at 20241023080015407
140643 2025-01-21 03:01:15.461-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' at 20241206090014206
140644 2025-01-21 03:01:15.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/CorstoneSubsystems.png' at 20230804080018091
140645 2025-01-21 03:01:15.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/ExternalFlash.png' at 20241221090017464
140646 2025-01-21 03:01:15.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureBootChain.png' at 20241206090014206
140647 2025-01-21 03:01:15.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureFirmwareUpdate.png' at 20221104030017429
140648 2025-01-21 03:01:15.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/SecureServices.png' at 20241206090014206
140649 2025-01-21 03:01:15.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/images/UEFISupport.png' at 20230804080018091
140650 2025-01-21 03:01:15.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g4/defconfig' at 20231207090015262
140651 2025-01-21 03:01:15.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig' at 20231207090015262
140652 2025-01-21 03:01:15.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig' at 20231207090015262
140653 2025-01-21 03:01:15.521-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb' at 20241220090019718
140654 2025-01-21 03:01:15.571-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/layer.conf' at 20240507080014346
140655 2025-01-21 03:01:15.573-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/files/fvp.cfg' at 20240507080014346
140656 2025-01-21 03:01:15.573-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/u-boot_%.bbappend' at 20240507080014346
140657 2025-01-21 03:01:15.575-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/mctp/files/mctp-local.service' at 20240517080012289
140658 2025-01-21 03:01:15.576-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/pldm/files/host_eid' at 20240517080012289
140659 2025-01-21 03:01:15.607-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/catalina-early-sys-init' at 20241122090013116
140660 2025-01-21 03:01:15.608-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-kernel/linux/linux-aspeed/catalina.cfg' at 20240814080011471
140661 2025-01-21 03:01:15.610-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/configuration/entity-manager/blacklist.json' at 20241128090011453
140662 2025-01-21 03:01:15.611-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/fans/phosphor-pid-control/config.json' at 20241212090014003
140663 2025-01-21 03:01:15.613-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor-evt.json' at 20241214090210267
140664 2025-01-21 03:01:15.613-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json' at 20241214090210267
140665 2025-01-21 03:01:15.613-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor_%.bbappend' at 20241214090210267
140666 2025-01-21 03:01:15.617-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/phosphor-virtual-sensor/virtual_sensor_config.json' at 20241213090035010
140667 2025-01-21 03:01:15.617-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/settings/phosphor-settings-defaults-native/catalina-temporary-software-versions.yml' at 20241212090014007
140668 2025-01-21 03:01:15.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-powercycle' at 20240730080012557
140669 2025-01-21 03:01:15.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/chassis-poweron' at 20240730080012557
140670 2025-01-21 03:01:15.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-force-poweroff' at 20240730080012557
140671 2025-01-21 03:01:15.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-graceful-poweroff' at 20240730080012557
140672 2025-01-21 03:01:15.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/host-poweron' at 20241213090035010
140673 2025-01-21 03:01:15.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/power-cmd' at 20241213090035010
140674 2025-01-21 03:01:15.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/power-cmd' at 20250110090017645
140675 2025-01-21 03:01:15.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager_%.bbappend' at 20241206090014218
140676 2025-01-21 03:01:15.632-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/setup-bic-eid' at 20240628080015597
140677 2025-01-21 03:01:15.636-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/assert-power-good' at 20240625080012792
140678 2025-01-21 03:01:15.636-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/deassert-power-good' at 20241213090035010
140679 2025-01-21 03:01:15.637-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/multi-gpios-sys-init' at 20241213090035010
140680 2025-01-21 03:01:15.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/settings/phosphor-settings-defaults-native/harma-temporary-software-versions.yml' at 20240924080011379
140681 2025-01-21 03:01:15.643-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/power-cmd' at 20241213090035010
140682 2025-01-21 03:01:15.679-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/gpio_defs.json' at 20240703080014815
140683 2025-01-21 03:01:15.683-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/configure-nic-mctp-endpoint' at 20241030080011511
140684 2025-01-21 03:01:15.683-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/rescan-wf-bic' at 20241121090011895
140685 2025-01-21 03:01:15.684-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/yosemite4-phosphor-multi-gpio-monitor.json' at 20241107090014377
140686 2025-01-21 03:01:15.684-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor_%.bbappend' at 20241206090014222
140687 2025-01-21 03:01:15.685-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/leds/phosphor-led-manager_%.bbappend' at 20240613080018351
140688 2025-01-21 03:01:15.689-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/check-i3c-hub' at 20241123090010951
140689 2025-01-21 03:01:15.689-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/rescan-cxl-eid' at 20240504080013861
140690 2025-01-21 03:01:15.689-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/wait-until-mctp-EID-remove' at 20241121090011895
140691 2025-01-21 03:01:15.690-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/wait-until-mctp-connection-done' at 20241127090012713
140692 2025-01-21 03:01:15.690-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/yosemite4-schematic-init' at 20241029080011443
140693 2025-01-21 03:01:15.713-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-facebook/recipes-phosphor/interfaces/bmcweb_%.bbappend' at 20241018080016394
140694 2025-01-21 03:01:15.762-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-google/google-misc/google-misc.inc' at 20241205090012808
140695 2025-01-21 03:01:15.765-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/50-gbmc-ncsi-clear-ip.sh.in' at 20220527030025404
140696 2025-01-21 03:01:15.766-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-ra.service.in' at 20241005080021212
140697 2025-01-21 03:01:15.766-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-google/ncsi/files/gbmc-ncsi-set-nicenabled.service.in' at 20210617100024963
140698 2025-01-21 03:01:15.766-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-google/ncsi/gbmc-ncsi-config.bb' at 20241213090035010
140699 2025-01-21 03:01:15.766-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-google/ncsi/ncsid_git.bb' at 20240913080015313
140700 2025-01-21 03:01:15.768-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge.bb' at 20241206090014226
140701 2025-01-21 03:01:15.774-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_bringup.gpg' at 20210803000022008
140702 2025-01-21 03:01:15.774-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_secure.gpg' at 20210803000022008
140703 2025-01-21 03:01:15.798-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header-512.sig' at 20210831100016398
140704 2025-01-21 03:01:15.798-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/image/files/header.sig' at 20210831100016398
140705 2025-01-21 03:01:15.849-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/bios-version.bb' at 20250112090015384
140706 2025-01-21 03:01:15.849-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager/bios-update.sh' at 20230929080014511
140707 2025-01-21 03:01:15.849-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager_%.bbappend' at 20241206090014230
140708 2025-01-21 03:01:15.937-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony_%.bbappend' at 20240905080011586
140709 2025-01-21 03:01:15.969-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb' at 20240821080012435
140710 2025-01-21 03:01:15.985-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-nuvoton/dynamic-layers/arm-layer/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.10.%.bbappend' at 20240426080018064
140711 2025-01-21 03:01:15.996-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb' at 20241220090019722
140712 2025-01-21 03:01:16.047-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg/icon.xpm' at 20210307205553750
140713 2025-01-21 03:01:16.082-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/hu-Nyiregyhaza-Tokaj-Kazincbarcika-Saly-Satoraljaujhely' at 20210307205553774
140714 2025-01-21 03:01:16.196-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mctp/mctp_1.1.bb' at 20230503080014579
140715 2025-01-21 03:01:16.252-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/pointercal' at 20210307205553874
140716 2025-01-21 03:01:16.340-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/gnuplot.png' at 20210307205553914
140717 2025-01-21 03:01:16.508-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-cert9.db' at 20210307205553986
140718 2025-01-21 03:01:16.508-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/blank-key4.db' at 20210307205553986
140719 2025-01-21 03:01:16.658-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc' at 20241029080011443
140720 2025-01-21 03:01:16.659-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb' at 20241225090010924
140721 2025-01-21 03:01:16.661-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb' at 20240821080012435
140722 2025-01-21 03:01:16.663-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-hw-diags_git.bb' at 20241121090011895
140723 2025-01-21 03:01:16.663-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc' at 20241208090011420
140724 2025-01-21 03:01:16.664-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc' at 20241212090014007
140725 2025-01-21 03:01:16.668-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/classes/phosphor-dbus-yaml.bbclass' at 20210811000030029
140726 2025-01-21 03:01:16.668-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/classes/skeleton-rev.bbclass' at 20241113090013917
140727 2025-01-21 03:01:16.683-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/convert-pam-configs.service' at 20230505080015455
140728 2025-01-21 03:01:16.683-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/convert-pam-configs.sh' at 20230817080015056
140729 2025-01-21 03:01:16.683-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam_%.bbappend' at 20241206090014274
140730 2025-01-21 03:01:16.684-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc' at 20241219090012976
140731 2025-01-21 03:01:16.684-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc' at 20250111090024656
140732 2025-01-21 03:01:16.685-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb' at 20241220090019722
140733 2025-01-21 03:01:16.687-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb' at 20241120090012768
140734 2025-01-21 03:01:16.688-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb' at 20241212090014007
140735 2025-01-21 03:01:16.690-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb' at 20241217090357822
140736 2025-01-21 03:01:16.690-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb' at 20250111090024656
140737 2025-01-21 03:01:16.691-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' at 20241213090035010
140738 2025-01-21 03:01:16.691-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' at 20250106090013251
140739 2025-01-21 03:01:16.691-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb' at 20250111090024656
140740 2025-01-21 03:01:16.691-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb' at 20241113090013917
140741 2025-01-21 03:01:16.692-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc' at 20241220090019722
140742 2025-01-21 03:01:16.694-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' at 20241217090357822
140743 2025-01-21 03:01:16.694-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' at 20250106090013251
140744 2025-01-21 03:01:16.694-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc' at 20250110090017649
140745 2025-01-21 03:01:16.698-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' at 20241227090016917
140746 2025-01-21 03:01:16.698-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' at 20250106090013251
140747 2025-01-21 03:01:16.698-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb' at 20250111090024656
140748 2025-01-21 03:01:16.699-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' at 20240821080012435
140749 2025-01-21 03:01:16.699-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc' at 20250106090013255
140750 2025-01-21 03:01:16.701-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/entity-map.json' at 20241031080012183
140751 2025-01-21 03:01:16.702-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc' at 20241212090014011
140752 2025-01-21 03:01:16.703-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb' at 20240831080017004
140753 2025-01-21 03:01:16.704-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager/xyz.openbmc_project.LED.GroupManager.service' at 20230215040018439
140754 2025-01-21 03:01:16.704-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc' at 20241219090012976
140755 2025-01-21 03:01:16.705-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb' at 20241225090010924
140756 2025-01-21 03:01:16.706-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb' at 20241213090035010
140757 2025-01-21 03:01:16.706-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb' at 20250106090013255
140758 2025-01-21 03:01:16.707-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb' at 20241225090010924
140759 2025-01-21 03:01:16.708-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb' at 20241220090019722
140760 2025-01-21 03:01:16.708-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' at 20241213090035010
140761 2025-01-21 03:01:16.708-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/phosphor-power.inc' at 20250106090013255
140762 2025-01-21 03:01:16.709-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb' at 20241209090013420
140763 2025-01-21 03:01:16.709-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb' at 20250109090018370
140764 2025-01-21 03:01:16.709-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb' at 20241221090017568
140765 2025-01-21 03:01:16.712-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb' at 20240917080011791
140766 2025-01-21 03:01:16.715-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb' at 20241221090017568
140767 2025-01-21 03:01:16.715-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb' at 20250108090015470
140768 2025-01-21 03:01:16.790-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-raspberrypi/img/LF_17_02_Yocto-Badge-Update_Compatible_Final_Blank.png' at 20220823030015959
140769 2025-01-21 03:01:16.790-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-raspberrypi/img/balena.png' at 20220823030015959
140770 2025-01-21 03:01:16.823-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/x509_ima.der' at 20230520080014488
140771 2025-01-21 03:01:16.890-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-yadro/.gitignore' at 20210307205554218
140772 2025-01-21 03:01:16.893-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/nicole.cfg' at 20210307205554222
140773 2025-01-21 03:01:16.918-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bb_multiconfig_files.png' at 20210307205554234
140774 2025-01-21 03:01:16.918-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png' at 20210307205554234
140775 2025-01-21 03:01:16.919-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/template/Vera.ttf' at 20210307205554234
140776 2025-01-21 03:01:16.919-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/template/VeraMoBd.ttf' at 20210307205554234
140777 2025-01-21 03:01:16.919-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/template/VeraMono.ttf' at 20210307205554234
140778 2025-01-21 03:01:16.919-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/doc/template/draft.png' at 20210307205554234
140779 2025-01-21 03:01:16.939-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/a1.bb' at 20210307205554250
140780 2025-01-21 03:01:16.939-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/recipes/c1.bb' at 20210307205554250
140781 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_display.png' at 20210307205554250
140782 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/images/images_hover.png' at 20210307205554250
140783 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png' at 20210307205554250
140784 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/add.png' at 20210307205554250
140785 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/alert.png' at 20210307205554250
140786 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png' at 20210307205554250
140787 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/denied.png' at 20210307205554250
140788 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/error.png' at 20210307205554250
140789 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/info.png' at 20210307205554250
140790 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/issues.png' at 20210307205554250
140791 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/refresh.png' at 20210307205554250
140792 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png' at 20210307205554250
140793 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/remove.png' at 20210307205554250
140794 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/indicators/tick.png' at 20210307205554250
140795 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_display.png' at 20210307205554250
140796 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/info/info_hover.png' at 20210307205554250
140797 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_display.png' at 20210307205554250
140798 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png' at 20210307205554250
140799 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_display.png' at 20210307205554250
140800 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png' at 20210307205554250
140801 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png' at 20210307205554250
140802 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png' at 20210307205554250
140803 2025-01-21 03:01:16.940-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_display.png' at 20210307205554254
140804 2025-01-21 03:01:16.941-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png' at 20210307205554254
140805 2025-01-21 03:01:16.941-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_display.png' at 20210307205554254
140806 2025-01-21 03:01:16.941-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png' at 20210307205554254
140807 2025-01-21 03:01:16.955-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/README' at 20210307205554266
140808 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png' at 20210307205554270
140809 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png' at 20210307205554270
140810 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png' at 20210307205554270
140811 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png' at 20210307205554270
140812 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png' at 20210307205554270
140813 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png' at 20210307205554270
140814 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png' at 20210307205554270
140815 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png' at 20210307205554270
140816 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png' at 20210307205554270
140817 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png' at 20210307205554270
140818 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png' at 20210307205554270
140819 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png' at 20210307205554270
140820 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png' at 20210307205554270
140821 2025-01-21 03:01:16.958-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png' at 20210307205554270
140822 2025-01-21 03:01:16.959-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf' at 20210307205554270
140823 2025-01-21 03:01:16.959-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot' at 20210307205554274
140824 2025-01-21 03:01:16.959-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf' at 20210307205554274
140825 2025-01-21 03:01:16.959-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff' at 20210307205554274
140826 2025-01-21 03:01:16.959-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot' at 20210307205554274
140827 2025-01-21 03:01:16.959-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf' at 20210307205554274
140828 2025-01-21 03:01:16.959-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff' at 20210307205554274
140829 2025-01-21 03:01:16.959-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff2' at 20210307205554274
140830 2025-01-21 03:01:16.960-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/logo.png' at 20210307205554274
140831 2025-01-21 03:01:16.960-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png' at 20210307205554278
140832 2025-01-21 03:01:16.970-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/bypqs-title.png' at 20210307205554290
140833 2025-01-21 03:01:16.970-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/figures/yocto-project-transp.png' at 20210307205554290
140834 2025-01-21 03:01:16.970-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-dev-flow.png' at 20210307205554290
140835 2025-01-21 03:01:16.970-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/bsp-guide/figures/bsp-title.png' at 20210307205554290
140836 2025-01-21 03:01:16.971-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/bitbake-build-flow.png' at 20210307205554294
140837 2025-01-21 03:01:16.971-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory-web.png' at 20210307205554294
140838 2025-01-21 03:01:16.971-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/buildhistory.png' at 20210307205554298
140839 2025-01-21 03:01:16.971-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/cute-files-npm-example.png' at 20220721030015857
140840 2025-01-21 03:01:16.971-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/dev-title.png' at 20210307205554298
140841 2025-01-21 03:01:16.971-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/multiconfig_files.png' at 20210307205554298
140842 2025-01-21 03:01:16.971-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/dev-manual/figures/recipe-workflow.png' at 20210307205554298
140843 2025-01-21 03:01:16.972-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/figures/yp-how-it-works-new-diagram.png' at 20210316000012689
140844 2025-01-21 03:01:16.973-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-architecture-overview.png' at 20210307205554302
140845 2025-01-21 03:01:16.973-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-flow.png' at 20210307205554302
140846 2025-01-21 03:01:16.973-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-dev-title.png' at 20210307205554302
140847 2025-01-21 03:01:16.973-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/kernel-dev/figures/kernel-overview-2-generic.png' at 20210307205554302
140848 2025-01-21 03:01:16.976-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/YP-flow-diagram.png' at 20210307205554306
140849 2025-01-21 03:01:16.976-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/analysis-for-package-splitting.png' at 20210307205554306
140850 2025-01-21 03:01:16.976-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/configuration-compile-autoreconf.png' at 20210307205554306
140851 2025-01-21 03:01:16.976-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/cross-development-toolchains.png' at 20210307205554310
140852 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/image-generation.png' at 20210307205554310
140853 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/images.png' at 20210307205554310
140854 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/key-dev-elements.png' at 20210307205554310
140855 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/layer-input.png' at 20210307205554314
140856 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/overview-manual-title.png' at 20210307205554314
140857 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/package-feeds.png' at 20210307205554314
140858 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/patching.png' at 20210307205554314
140859 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/poky-reference-distribution.png' at 20210307205554314
140860 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk-generation.png' at 20210307205554314
140861 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/sdk.png' at 20210307205554314
140862 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-fetching.png' at 20210307205554314
140863 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-input.png' at 20210307205554318
140864 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/source-repos.png' at 20230503080014603
140865 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/user-configuration.png' at 20210307205554318
140866 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/overview-manual/figures/yp-download.png' at 20230503080014607
140867 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-all.png' at 20210307205554322
140868 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-choose-events.png' at 20210307205554322
140869 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-i915-display.png' at 20210307205554322
140870 2025-01-21 03:01:16.977-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/kernelshark-output-display.png' at 20210307205554326
140871 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-busybox.png' at 20210307205554326
140872 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png' at 20210307205554326
140873 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-downloading.png' at 20210307205554326
140874 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/oprofileui-processes.png' at 20210307205554330
140875 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png' at 20210307205554330
140876 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-report-cycles-u.png' at 20210307205554330
140877 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide-libc.png' at 20210307205554334
140878 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-systemwide.png' at 20210307205554334
140879 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png' at 20210307205554334
140880 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png' at 20210307205554334
140881 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png' at 20210307205554338
140882 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png' at 20210307205554338
140883 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png' at 20210307205554338
140884 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png' at 20210307205554338
140885 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png' at 20210307205554342
140886 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png' at 20210307205554342
140887 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png' at 20210307205554346
140888 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png' at 20210307205554346
140889 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png' at 20210307205554346
140890 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/profile-title.png' at 20210307205554346
140891 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png' at 20210307205554346
140892 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png' at 20210307205554346
140893 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png' at 20210307205554350
140894 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/sched-wakeup-profile.png' at 20210307205554350
140895 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-callers.png' at 20210307205554350
140896 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-from-user.png' at 20210307205554354
140897 2025-01-21 03:01:16.978-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/profile-manual/figures/sysprof-copy-to-user.png' at 20210307205554354
140898 2025-01-21 03:01:16.979-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/ref-manual/figures/build-workspace-directory.png' at 20210307205554354
140899 2025-01-21 03:01:16.979-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/ref-manual/figures/define-generic.png' at 20210307205554354
140900 2025-01-21 03:01:16.979-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/ref-manual/figures/poky-title.png' at 20210307205554358
140901 2025-01-21 03:01:16.980-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-autotools-flow.png' at 20210307205554362
140902 2025-01-21 03:01:16.980-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png' at 20210307205554362
140903 2025-01-21 03:01:16.980-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png' at 20210307205554366
140904 2025-01-21 03:01:16.980-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-devtool-upgrade-flow.png' at 20210307205554366
140905 2025-01-21 03:01:16.980-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-environment.png' at 20210307205554366
140906 2025-01-21 03:01:16.980-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png' at 20210307205554366
140907 2025-01-21 03:01:16.980-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png' at 20210307205554370
140908 2025-01-21 03:01:16.980-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-makefile-flow.png' at 20210307205554370
140909 2025-01-21 03:01:16.980-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sdk-manual/figures/sdk-title.png' at 20210307205554370
140910 2025-01-21 03:01:16.981-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/sphinx-static/YoctoProject_Logo_RGB.jpg' at 20210307205554370
140911 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/Vera.ttf' at 20210307205554370
140912 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/VeraMoBd.ttf' at 20210307205554370
140913 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/VeraMono.ttf' at 20210307205554370
140914 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/draft.png' at 20210307205554370
140915 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/poky-ref-manual.png' at 20210307205554370
140916 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/template/yocto-project-qs.png' at 20210307205554374
140917 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/test-manual/figures/ab-test-cluster.png' at 20210307205554374
140918 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/test-manual/figures/test-manual-title.png' at 20210307205554374
140919 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/add-variable.png' at 20210307205554374
140920 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/bash-oecore.png' at 20210307205554378
140921 2025-01-21 03:01:16.982-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/compatible-layers.png' at 20210307205554378
140922 2025-01-21 03:01:16.983-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/hosted-service.png' at 20210307205554378
140923 2025-01-21 03:01:16.983-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/import-layer.png' at 20210307205554378
140924 2025-01-21 03:01:16.983-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/new-project.png' at 20210307205554382
140925 2025-01-21 03:01:16.983-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/set-variable.png' at 20210307205554382
140926 2025-01-21 03:01:16.983-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/simple-configuration.png' at 20210307205554382
140927 2025-01-21 03:01:16.983-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/toaster-title.png' at 20210307205554382
140928 2025-01-21 03:01:16.983-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/documentation/toaster-manual/figures/variable-added.png' at 20210307205554382
140929 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm.png' at 20240309090012816
140930 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuarm64.png' at 20240309090012816
140931 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips.png' at 20240309090012816
140932 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemumips64.png' at 20240309090012816
140933 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuppc.png' at 20240309090012816
140934 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemuriscv64.png' at 20240309090012816
140935 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86-64.png' at 20240309090012816
140936 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-qemux86.png' at 20240309090012816
140937 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm.png' at 20240309090012816
140938 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuarm64.png' at 20240309090012816
140939 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips.png' at 20240309090012816
140940 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemumips64.png' at 20240309090012816
140941 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuppc.png' at 20240309090012816
140942 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemuriscv64.png' at 20240309090012816
140943 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86-64.png' at 20240309090012816
140944 2025-01-21 03:01:17.022-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/files/screenshot-tests/core-image-sato-sdk-qemux86.png' at 20240309090012816
140945 2025-01-21 03:01:17.043-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/A/file.txt' at 20210307205554446
140946 2025-01-21 03:01:17.043-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/diffoscope/B/file.txt' at 20210307205554446
140947 2025-01-21 03:01:17.052-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-bsp/formfactor/files/machconfig' at 20210307205554454
140948 2025-01-21 03:01:17.064-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png' at 20210307205554462
140949 2025-01-21 03:01:17.064-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png' at 20210307205554462
140950 2025-01-21 03:01:17.064-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png' at 20210307205554462
140951 2025-01-21 03:01:17.064-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png' at 20210307205554462
140952 2025-01-21 03:01:17.064-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png' at 20210307205554462
140953 2025-01-21 03:01:17.074-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/dropbear_rsa_host_key' at 20210307205554466
140954 2025-01-21 03:01:17.076-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue' at 20210307205554470
140955 2025-01-21 03:01:17.076-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/issue.net' at 20210307205554470
140956 2025-01-21 03:01:17.076-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/motd' at 20210307205554470
140957 2025-01-21 03:01:17.076-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/rotation' at 20210307205554470
140958 2025-01-21 03:01:17.101-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-core/psplash/files/psplash-poky-img.png' at 20230706080014781
140959 2025-01-21 03:01:17.163-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin' at 20210307205554550
140960 2025-01-21 03:01:17.186-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/ip6tables.rules' at 20210307205554562
140961 2025-01-21 03:01:17.186-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/iptables.rules' at 20210307205554562
140962 2025-01-21 03:01:17.236-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/weston.png' at 20210307205554586
140963 2025-01-21 03:01:17.236-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/weston.env' at 20210307205554586
140964 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz' at 20210307205554590
140965 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz' at 20210307205554590
140966 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz' at 20210307205554590
140967 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz' at 20210307205554590
140968 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz' at 20210307205554590
140969 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz' at 20210307205554590
140970 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz' at 20210307205554590
140971 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz' at 20210307205554590
140972 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz' at 20210307205554590
140973 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz' at 20210307205554590
140974 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz' at 20210307205554590
140975 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz' at 20210307205554590
140976 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz' at 20210307205554590
140977 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz' at 20210307205554590
140978 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz' at 20210307205554590
140979 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz' at 20210307205554594
140980 2025-01-21 03:01:17.241-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz' at 20210307205554594
140981 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz' at 20210307205554594
140982 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz' at 20210307205554594
140983 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz' at 20210307205554594
140984 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz' at 20210307205554594
140985 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz' at 20210307205554594
140986 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz' at 20210307205554594
140987 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz' at 20210307205554594
140988 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz' at 20210307205554594
140989 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz' at 20210307205554594
140990 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz' at 20210307205554594
140991 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz' at 20210307205554594
140992 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz' at 20210307205554594
140993 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz' at 20210307205554594
140994 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz' at 20210307205554594
140995 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz' at 20210307205554594
140996 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz' at 20210307205554594
140997 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz' at 20210307205554594
140998 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz' at 20210307205554594
140999 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz' at 20210307205554594
141000 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz' at 20210307205554594
141001 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz' at 20210307205554594
141002 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz' at 20210307205554594
141003 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz' at 20210307205554594
141004 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz' at 20210307205554594
141005 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz' at 20210307205554594
141006 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz' at 20210307205554594
141007 2025-01-21 03:01:17.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz' at 20210307205554594
141008 2025-01-21 03:01:17.271-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png' at 20210307205554610
141009 2025-01-21 03:01:17.271-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png' at 20210307205554610
141010 2025-01-21 03:01:17.271-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png' at 20210307205554610
141011 2025-01-21 03:01:17.271-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png' at 20210307205554610
141012 2025-01-21 03:01:17.272-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png' at 20210307205554610
141013 2025-01-21 03:01:17.280-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta/recipes-support/curl/curl/disable-tests' at 20241206090014346
141014 2025-01-21 03:01:17.332-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/anotherfile' at 20210307205554390
141015 2025-01-21 03:01:17.332-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-selftest/recipes-test/recipeutils/recipeutils-test/somefile' at 20210307205554390
141016 2025-01-21 03:01:17.340-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1' at 20210307205554390
141017 2025-01-21 03:01:17.340-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2' at 20210307205554390
141018 2025-01-21 03:01:17.340-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3' at 20210307205554390
141019 2025-01-21 03:01:17.340-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4' at 20210307205554390
141020 2025-01-21 03:01:17.360-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-build-scripts/.shellcheck' at 20210308004942720
141021 2025-01-21 03:01:17.362-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker' at 20241219090013484
141022 2025-01-21 03:01:17.362-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-build-scripts/scripts/build-unit-test-docker' at 20250108090016330
141023 2025-01-21 03:01:17.362-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-build-scripts/scripts/unit-test.py' at 20241016080017614
141024 2025-01-21 03:01:17.363-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/README.md' at 20231212090013238
141025 2025-01-21 03:01:17.365-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/data/Romulus.py' at 20221209040018559
141026 2025-01-21 03:01:17.365-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/data/Witherspoon.py' at 20221209040018559
141027 2025-01-21 03:01:17.367-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/data/pldm_variables.py' at 20221209040018563
141028 2025-01-21 03:01:17.367-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/data/pldm_variables.py' at 20250113090016026
141029 2025-01-21 03:01:17.367-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/docs/boot_test.md' at 20221209040018563
141030 2025-01-21 03:01:17.367-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/docs/code_update.md' at 20221209040018563
141031 2025-01-21 03:01:17.368-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/ffdc/README.md' at 20210727000024370
141032 2025-01-21 03:01:17.369-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/ffdc/ffdc_config.yaml' at 20241205090013980
141033 2025-01-21 03:01:17.378-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py' at 20240910080016934
141034 2025-01-21 03:01:17.379-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/lib/external_intf/management_console_utils.py' at 20221209040018567
141035 2025-01-21 03:01:17.381-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py' at 20241205090013980
141036 2025-01-21 03:01:17.385-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_discovery.robot' at 20240627080021048
141037 2025-01-21 03:01:17.385-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' at 20241213090036206
141038 2025-01-21 03:01:17.385-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot' at 20250110090018733
141039 2025-01-21 03:01:17.387-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/pldm/test_pldm_base.robot' at 20240628080017117
141040 2025-01-21 03:01:17.387-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/pldm/test_pldm_base.robot' at 20250113090016026
141041 2025-01-21 03:01:17.390-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_protocol.robot' at 20240911080043995
141042 2025-01-21 03:01:17.392-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/redfish/telemetry_service/test_telemetry_report.robot' at 20240628080017121
141043 2025-01-21 03:01:17.393-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_image_upload.robot' at 20240628080017121
141044 2025-01-21 03:01:17.395-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-test-automation/tools/github_issues_to_csv' at 20221213040017973
141045 2025-01-21 03:01:17.399-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openbmc-tools/dbus-vis/scrnshot.png' at 20211029100036568
141046 2025-01-21 03:01:17.411-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-debug-collector/.clang-format' at 20240904080029666
141047 2025-01-21 03:01:17.417-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-hw-diags/.clang-format' at 20240830080017487
141048 2025-01-21 03:01:17.428-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-hw-diags/attn/attn_main.cpp' at 20230516080019606
141049 2025-01-21 03:01:17.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-occ-control/.clang-format' at 20240827080014466
141050 2025-01-21 03:01:17.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-occ-control/occ_errors.hpp' at 20241018080020198
141051 2025-01-21 03:01:17.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-occ-control/occ_ffdc.cpp' at 20241106090023554
141052 2025-01-21 03:01:17.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-occ-control/occ_ffdc.hpp' at 20240827080014470
141053 2025-01-21 03:01:17.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-occ-control/occ_status.cpp' at 20241106090023554
141054 2025-01-21 03:01:17.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-pnor-code-mgmt/.shellcheck' at 20210511000025977
141055 2025-01-21 03:01:17.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-pnor-code-mgmt/functions.cpp' at 20241024080016190
141056 2025-01-21 03:01:17.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-pnor-code-mgmt/item_updater.hpp' at 20240820080019550
141057 2025-01-21 03:01:17.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-pnor-code-mgmt/static/item_updater_static.hpp' at 20240820080019550
141058 2025-01-21 03:01:17.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-pnor-code-mgmt/vpnor/obmc-vpnor-util' at 20230511080022135
141059 2025-01-21 03:01:17.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-proc-control/.clang-format' at 20240820080019934
141060 2025-01-21 03:01:17.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-proc-control/.shellcheck' at 20210416000041935
141061 2025-01-21 03:01:17.453-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/bono.vpd' at 20210308005056661
141062 2025-01-21 03:01:17.454-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/parser/test.vpd' at 20210308005056661
141063 2025-01-21 03:01:17.454-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/vpd-manager-test/invalidHeaderFile.dat' at 20210308005056661
141064 2025-01-21 03:01:17.454-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/vpd-manager-test/vpdFile.dat' at 20210308005056661
141065 2025-01-21 03:01:17.454-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/openpower-vpd-parser/test/vpd.dat' at 20210308005056661
141066 2025-01-21 03:01:17.457-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pam-ipmi/ipmi_pass_32' at 20230112040025886
141067 2025-01-21 03:01:17.457-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pam-ipmi/ipmi_pass_64' at 20230112040025886
141068 2025-01-21 03:01:17.458-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/.shellcheck' at 20220402030022195
141069 2025-01-21 03:01:17.458-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/activation.cpp' at 20240828080021463
141070 2025-01-21 03:01:17.458-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/activation.hpp' at 20240828080021463
141071 2025-01-21 03:01:17.461-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/detect-slot-aspeed' at 20220318100029348
141072 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/download_manager.cpp' at 20240118090018594
141073 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/download_manager.hpp' at 20240820080021218
141074 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/download_manager_main.cpp' at 20220726030031058
141075 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/flash.hpp' at 20240710080021941
141076 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/force-reboot.service.in' at 20210308005100301
141077 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/gen-bios-tar' at 20240731080019218
141078 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/image_manager.cpp' at 20240820080021218
141079 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/image_manager.hpp' at 20240820080021218
141080 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/image_manager_main.cpp' at 20220726030031058
141081 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/image_verify.cpp' at 20240820080021218
141082 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/image_verify.hpp' at 20240712080028497
141083 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/images.cpp' at 20210308005100301
141084 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/images.hpp' at 20210308005100301
141085 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/item_updater.cpp' at 20240917080016859
141086 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/item_updater.hpp' at 20241107090019841
141087 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/item_updater_helper.hpp' at 20240712080028497
141088 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/item_updater_main.cpp' at 20241030080017187
141089 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/meson.build' at 20241121090017175
141090 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/mmc/flash.cpp' at 20230829080024455
141091 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/mmc/item_updater_helper.cpp' at 20230106040025283
141092 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-mirroruboot.service.in' at 20230106040025283
141093 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-mount.service.in' at 20241207090017671
141094 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-remove@.service.in' at 20210308005100301
141095 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-setprimary@.service.in' at 20220212040021782
141096 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc-umount.service.in' at 20241207090017671
141097 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/mmc/obmc-flash-mmc@.service.in' at 20220212040021782
141098 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/msl_verify.cpp' at 20240711080019223
141099 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/msl_verify.hpp' at 20240423080020255
141100 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/obmc-flash-bmc' at 20241213090040866
141101 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/obmc-flash-bmc-setenv@.service.in' at 20210308005100301
141102 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/obmc-flash-host-bios@.service.in' at 20210308005100301
141103 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/openssl_alloc.cpp' at 20210308005100305
141104 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/openssl_alloc.hpp' at 20240618080024077
141105 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/reboot-guard-disable.service.in' at 20220915030030551
141106 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/reboot-guard-enable.service.in' at 20220915030030551
141107 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/reset-cs0-aspeed' at 20220318100029348
141108 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/serialize.cpp' at 20240710080021941
141109 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/serialize.hpp' at 20230829080024455
141110 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/side-switch/meson.build' at 20230414080022085
141111 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/side-switch/phosphor-bmc-side-switch.service' at 20241207090017671
141112 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/side-switch/side_switch.cpp' at 20240820080021222
141113 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/side-switch/side_switch.hpp' at 20220726030031058
141114 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/software.conf' at 20210308005100305
141115 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/software_manager.cpp' at 20241030080017187
141116 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/software_utils.cpp' at 20240828080021463
141117 2025-01-21 03:01:17.462-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/software_utils.hpp' at 20240828080021463
141118 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/static/flash.cpp' at 20230829080024455
141119 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/static/item_updater_helper.cpp' at 20220212040021786
141120 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/static/obmc-flash-bmc-alt@.service.in' at 20220318100029356
141121 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/static/obmc-flash-bmc-prepare-for-sync.service.in' at 20220318100029356
141122 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/static/obmc-flash-bmc-static-mount-alt.service.in' at 20241207090017675
141123 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/sync-once.sh' at 20220402030022203
141124 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/sync_manager.cpp' at 20230324080024302
141125 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/sync_manager.hpp' at 20240712080028497
141126 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/sync_manager_main.cpp' at 20240712080028497
141127 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/sync_watch.cpp' at 20241219090018796
141128 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/sync_watch.hpp' at 20241219090018796
141129 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/synclist' at 20210308005100305
141130 2025-01-21 03:01:17.463-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/test/README.md' at 20240806080020059
141131 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/test/utest.cpp' at 20240731080019218
141132 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/flash.cpp' at 20240820080021222
141133 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/item_updater_helper.cpp' at 20240820080021222
141134 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-cleanup.service.in' at 20210308005100305
141135 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-mirroruboot.service.in' at 20210308005100305
141136 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubiremount.service.in' at 20241207090017675
141137 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubiro-remove@.service.in' at 20210308005100305
141138 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubiro@.service.in' at 20210308005100305
141139 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubirw-remove.service.in' at 20210308005100305
141140 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-ubirw.service.in' at 20210308005100305
141141 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/ubi/obmc-flash-bmc-updateubootvars@.service.in' at 20220212040021786
141142 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/update_manager.cpp' at 20241219090018796
141143 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/update_manager.hpp' at 20241219090018796
141144 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/usb/70-bmc-usb.rules' at 20211215040029728
141145 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/usb/meson.build' at 20241018080022102
141146 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/usb/services/usb-code-update@.service' at 20241121090017175
141147 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/usb/usb_manager.cpp' at 20241107090019841
141148 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/usb/usb_manager.hpp' at 20241107090019841
141149 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/usb/usb_manager_main.cpp' at 20241107090019841
141150 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/usr-local.mount.in' at 20210308005100305
141151 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/utils.cpp' at 20221026030020467
141152 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/utils.hpp' at 20221026030020467
141153 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/version.cpp' at 20240820080021222
141154 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/version.hpp' at 20240917080016859
141155 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/watch.cpp' at 20240820080021222
141156 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/watch.hpp' at 20210308005100305
141157 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.BMC.Updater.service.in' at 20230222020914475
141158 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Download.service.in' at 20210308005100305
141159 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Manager.service.in' at 20240620080022759
141160 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Sync.service.in' at 20210308005100305
141161 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-bmc-code-mgmt/xyz.openbmc_project.Software.Version.service.in' at 20210308005100305
141162 2025-01-21 03:01:17.464-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-buttons/.clang-format' at 20240820080021574
141163 2025-01-21 03:01:17.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-certificate-manager/.openbmc-enforce-gitlint' at 20220920030031760
141164 2025-01-21 03:01:17.470-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/.shellcheck' at 20210415000044188
141165 2025-01-21 03:01:17.470-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/Hoth/meson.build' at 20240925080024982
141166 2025-01-21 03:01:17.471-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/meson.build' at 20240920080018291
141167 2025-01-21 03:01:17.471-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Create/meson.build' at 20230825080021133
141168 2025-01-21 03:01:17.472-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hardware/meson.build' at 20230825080021133
141169 2025-01-21 03:01:17.472-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hostboot/meson.build' at 20230825080021133
141170 2025-01-21 03:01:17.472-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Resource/meson.build' at 20230825080021133
141171 2025-01-21 03:01:17.472-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/SBE/meson.build' at 20230825080021133
141172 2025-01-21 03:01:17.472-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/meson.build' at 20230720080021715
141173 2025-01-21 03:01:17.473-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Notify/meson.build' at 20230825080021133
141174 2025-01-21 03:01:17.473-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/meson.build' at 20230717080018427
141175 2025-01-21 03:01:17.473-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/Chassis/meson.build' at 20231212090018774
141176 2025-01-21 03:01:17.473-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/meson.build' at 20231212090018774
141177 2025-01-21 03:01:17.473-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/Policy/meson.build' at 20230825080021133
141178 2025-01-21 03:01:17.474-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/meson.build' at 20220913030027305
141179 2025-01-21 03:01:17.474-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Collection/meson.build' at 20241212090020527
141180 2025-01-21 03:01:17.474-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Manager/meson.build' at 20230825080021133
141181 2025-01-21 03:01:17.474-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/meson.build' at 20241212090020527
141182 2025-01-21 03:01:17.474-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CP00/meson.build' at 20230825080021133
141183 2025-01-21 03:01:17.474-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CRP0/meson.build' at 20230825080021133
141184 2025-01-21 03:01:17.474-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/DINF/meson.build' at 20230825080021133
141185 2025-01-21 03:01:17.475-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP0/meson.build' at 20230825080021133
141186 2025-01-21 03:01:17.475-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP1/meson.build' at 20230825080021133
141187 2025-01-21 03:01:17.475-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP2/meson.build' at 20230825080021137
141188 2025-01-21 03:01:17.475-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP3/meson.build' at 20230825080021137
141189 2025-01-21 03:01:17.475-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP4/meson.build' at 20230825080021137
141190 2025-01-21 03:01:17.476-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP5/meson.build' at 20230825080021137
141191 2025-01-21 03:01:17.476-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP6/meson.build' at 20230825080021137
141192 2025-01-21 03:01:17.476-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP7/meson.build' at 20230825080021137
141193 2025-01-21 03:01:17.476-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP0/meson.build' at 20230825080021137
141194 2025-01-21 03:01:17.476-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP1/meson.build' at 20230825080021137
141195 2025-01-21 03:01:17.477-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP2/meson.build' at 20230825080021137
141196 2025-01-21 03:01:17.477-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP3/meson.build' at 20230825080021137
141197 2025-01-21 03:01:17.477-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP4/meson.build' at 20230825080021137
141198 2025-01-21 03:01:17.477-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP5/meson.build' at 20230825080021137
141199 2025-01-21 03:01:17.477-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP6/meson.build' at 20230825080021137
141200 2025-01-21 03:01:17.478-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP7/meson.build' at 20230825080021137
141201 2025-01-21 03:01:17.478-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LXR0/meson.build' at 20230825080021137
141202 2025-01-21 03:01:17.478-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/Location/meson.build' at 20230825080021137
141203 2025-01-21 03:01:17.478-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/MER0/meson.build' at 20230825080021137
141204 2025-01-21 03:01:17.479-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/PSPD/meson.build' at 20230825080021137
141205 2025-01-21 03:01:17.479-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/UTIL/meson.build' at 20230825080021137
141206 2025-01-21 03:01:17.479-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCEN/meson.build' at 20230825080021137
141207 2025-01-21 03:01:17.479-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCFG/meson.build' at 20230825080021137
141208 2025-01-21 03:01:17.479-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VEIR/meson.build' at 20230825080021137
141209 2025-01-21 03:01:17.479-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VER0/meson.build' at 20230825080021137
141210 2025-01-21 03:01:17.480-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VINI/meson.build' at 20230825080021137
141211 2025-01-21 03:01:17.480-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMPU/meson.build' at 20230825080021137
141212 2025-01-21 03:01:17.480-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMSC/meson.build' at 20230825080021137
141213 2025-01-21 03:01:17.480-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VPRI/meson.build' at 20230825080021137
141214 2025-01-21 03:01:17.480-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VR10/meson.build' at 20230825080021137
141215 2025-01-21 03:01:17.481-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRML/meson.build' at 20230825080021137
141216 2025-01-21 03:01:17.481-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRTN/meson.build' at 20230825080021137
141217 2025-01-21 03:01:17.481-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBK/meson.build' at 20230825080021137
141218 2025-01-21 03:01:17.481-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBP/meson.build' at 20230825080021137
141219 2025-01-21 03:01:17.481-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSRC/meson.build' at 20230825080021137
141220 2025-01-21 03:01:17.482-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSYS/meson.build' at 20230825080021137
141221 2025-01-21 03:01:17.482-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VW10/meson.build' at 20230825080021137
141222 2025-01-21 03:01:17.482-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VWML/meson.build' at 20230825080021137
141223 2025-01-21 03:01:17.482-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/meson.build' at 20230506080018790
141224 2025-01-21 03:01:17.482-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/ibm/meson.build' at 20231212090018774
141225 2025-01-21 03:01:17.482-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/NMISource/meson.build' at 20230825080021137
141226 2025-01-21 03:01:17.483-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/OCOTShutdownPolicy/meson.build' at 20230825080021137
141227 2025-01-21 03:01:17.483-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/meson.build' at 20220928030037238
141228 2025-01-21 03:01:17.483-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/meson.build' at 20230825080021137
141229 2025-01-21 03:01:17.484-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/meson.build' at 20220913030027305
141230 2025-01-21 03:01:17.484-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/BMC/meson.build' at 20230825080021137
141231 2025-01-21 03:01:17.484-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/meson.build' at 20230311090025747
141232 2025-01-21 03:01:17.484-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/ManufacturerExt/meson.build' at 20240306090017812
141233 2025-01-21 03:01:17.485-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/meson.build' at 20240306090017812
141234 2025-01-21 03:01:17.485-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/meson.build' at 20240925080024982
141235 2025-01-21 03:01:17.485-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/Device/meson.build' at 20230825080021137
141236 2025-01-21 03:01:17.485-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/meson.build' at 20220913030027305
141237 2025-01-21 03:01:17.485-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/Callout/meson.build' at 20220913030027305
141238 2025-01-21 03:01:17.485-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/meson.build' at 20220913030027305
141239 2025-01-21 03:01:17.485-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/Host/meson.build' at 20230825080021137
141240 2025-01-21 03:01:17.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/SecurityKeys/meson.build' at 20230825080021137
141241 2025-01-21 03:01:17.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/meson.build' at 20220913030027305
141242 2025-01-21 03:01:17.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/meson.build' at 20220913030027305
141243 2025-01-21 03:01:17.486-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Access/meson.build' at 20220913030027305
141244 2025-01-21 03:01:17.487-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Boot/meson.build' at 20230902080024081
141245 2025-01-21 03:01:17.487-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/meson.build' at 20230902080024081
141246 2025-01-21 03:01:17.487-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/Asset/meson.build' at 20230825080021137
141247 2025-01-21 03:01:17.487-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/meson.build' at 20220913030027305
141248 2025-01-21 03:01:17.487-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/Entry/meson.build' at 20230825080021137
141249 2025-01-21 03:01:17.488-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/meson.build' at 20230825080021137
141250 2025-01-21 03:01:17.488-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/meson.build' at 20220913030027305
141251 2025-01-21 03:01:17.488-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Device/meson.build' at 20230902080024081
141252 2025-01-21 03:01:17.488-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/PassThrough/meson.build' at 20230825080021137
141253 2025-01-21 03:01:17.488-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Status/meson.build' at 20230825080021137
141254 2025-01-21 03:01:17.489-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/meson.build' at 20230902080024081
141255 2025-01-21 03:01:17.489-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/FSI/meson.build' at 20220913030027305
141256 2025-01-21 03:01:17.489-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/meson.build' at 20220913030027305
141257 2025-01-21 03:01:17.489-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Average/meson.build' at 20230825080021137
141258 2025-01-21 03:01:17.490-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Maximum/meson.build' at 20230825080021137
141259 2025-01-21 03:01:17.490-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/meson.build' at 20220913030027305
141260 2025-01-21 03:01:17.490-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/org/open_power/meson.build' at 20220913030027305
141261 2025-01-21 03:01:17.491-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/Definitions/meson.build' at 20230825080021137
141262 2025-01-21 03:01:17.491-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/meson.build' at 20230825080021137
141263 2025-01-21 03:01:17.491-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/ComponentIntegrity/meson.build' at 20240229090018787
141264 2025-01-21 03:01:17.491-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/IdentityAuthentication/meson.build' at 20240229090018787
141265 2025-01-21 03:01:17.492-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/MeasurementSet/meson.build' at 20240229090018787
141266 2025-01-21 03:01:17.492-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/meson.build' at 20240229090018787
141267 2025-01-21 03:01:17.492-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Common/meson.build' at 20220913030027305
141268 2025-01-21 03:01:17.492-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Manager/meson.build' at 20230825080021137
141269 2025-01-21 03:01:17.492-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Password/meson.build' at 20230825080021137
141270 2025-01-21 03:01:17.493-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/meson.build' at 20220913030027305
141271 2025-01-21 03:01:17.493-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Authority/meson.build' at 20230825080021137
141272 2025-01-21 03:01:17.493-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/Create/meson.build' at 20230825080021137
141273 2025-01-21 03:01:17.493-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/meson.build' at 20230825080021137
141274 2025-01-21 03:01:17.493-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Certificate/meson.build' at 20230825080021137
141275 2025-01-21 03:01:17.494-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Entry/meson.build' at 20230825080021137
141276 2025-01-21 03:01:17.494-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Install/meson.build' at 20230825080021137
141277 2025-01-21 03:01:17.494-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/InstallAll/meson.build' at 20230825080021137
141278 2025-01-21 03:01:17.494-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Replace/meson.build' at 20230825080021137
141279 2025-01-21 03:01:17.494-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/ReplaceAll/meson.build' at 20230825080021137
141280 2025-01-21 03:01:17.495-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/meson.build' at 20220913030027305
141281 2025-01-21 03:01:17.495-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/ChannelAccess/meson.build' at 20230825080021137
141282 2025-01-21 03:01:17.495-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/meson.build' at 20220913030027305
141283 2025-01-21 03:01:17.495-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Button/meson.build' at 20230825080021137
141284 2025-01-21 03:01:17.495-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/HostSelector/meson.build' at 20230825080021137
141285 2025-01-21 03:01:17.496-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/ID/meson.build' at 20230825080021137
141286 2025-01-21 03:01:17.496-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/NMI/meson.build' at 20230825080021137
141287 2025-01-21 03:01:17.496-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Power/meson.build' at 20230825080021137
141288 2025-01-21 03:01:17.496-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Reset/meson.build' at 20230825080021137
141289 2025-01-21 03:01:17.497-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/meson.build' at 20220913030027305
141290 2025-01-21 03:01:17.497-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Common/meson.build' at 20220913030027305
141291 2025-01-21 03:01:17.497-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/NMISource/meson.build' at 20230825080021137
141292 2025-01-21 03:01:17.497-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/Power/meson.build' at 20230825080021137
141293 2025-01-21 03:01:17.497-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/meson.build' at 20220913030027309
141294 2025-01-21 03:01:17.497-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Intrusion/meson.build' at 20230825080021137
141295 2025-01-21 03:01:17.498-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/meson.build' at 20220913030027309
141296 2025-01-21 03:01:17.498-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/DeleteAll/meson.build' at 20230825080021137
141297 2025-01-21 03:01:17.498-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/meson.build' at 20220913030027309
141298 2025-01-21 03:01:17.498-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Callout/meson.build' at 20220913030027309
141299 2025-01-21 03:01:17.498-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Device/meson.build' at 20220913030027309
141300 2025-01-21 03:01:17.498-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FactoryReset/meson.build' at 20230825080021137
141301 2025-01-21 03:01:17.499-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FaultLogType/meson.build' at 20240228090020564
141302 2025-01-21 03:01:17.499-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/File/meson.build' at 20220913030027309
141303 2025-01-21 03:01:17.499-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FilePath/meson.build' at 20230825080021137
141304 2025-01-21 03:01:17.499-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/ObjectPath/meson.build' at 20230825080021137
141305 2025-01-21 03:01:17.499-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/OriginatedBy/meson.build' at 20230825080021137
141306 2025-01-21 03:01:17.500-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Priority/meson.build' at 20231019080027863
141307 2025-01-21 03:01:17.500-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Progress/meson.build' at 20230825080021137
141308 2025-01-21 03:01:17.500-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/TFTP/meson.build' at 20230825080021137
141309 2025-01-21 03:01:17.500-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Threshold/meson.build' at 20231129090022501
141310 2025-01-21 03:01:17.500-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/UUID/meson.build' at 20230825080021137
141311 2025-01-21 03:01:17.501-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/meson.build' at 20240228090020568
141312 2025-01-21 03:01:17.501-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/HostFirmware/meson.build' at 20230825080021137
141313 2025-01-21 03:01:17.501-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/meson.build' at 20220913030027309
141314 2025-01-21 03:01:17.501-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/Access/meson.build' at 20230825080021137
141315 2025-01-21 03:01:17.501-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/UART/meson.build' at 20230825080021137
141316 2025-01-21 03:01:17.501-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/meson.build' at 20230601080022474
141317 2025-01-21 03:01:17.501-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Mode/meson.build' at 20230825080021137
141318 2025-01-21 03:01:17.502-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootAttempts/meson.build' at 20230825080021137
141319 2025-01-21 03:01:17.502-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootPolicy/meson.build' at 20230825080021137
141320 2025-01-21 03:01:17.502-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Source/meson.build' at 20230825080021137
141321 2025-01-21 03:01:17.502-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Type/meson.build' at 20230825080021137
141322 2025-01-21 03:01:17.502-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/meson.build' at 20220913030027309
141323 2025-01-21 03:01:17.503-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/CFMLimit/meson.build' at 20230825080021137
141324 2025-01-21 03:01:17.503-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ChassisCapabilities/meson.build' at 20230825080021137
141325 2025-01-21 03:01:17.503-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Device/meson.build' at 20220913030027309
141326 2025-01-21 03:01:17.503-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanPwm/meson.build' at 20230825080021137
141327 2025-01-21 03:01:17.503-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanRedundancy/meson.build' at 20230825080021137
141328 2025-01-21 03:01:17.504-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanSpeed/meson.build' at 20230825080021137
141329 2025-01-21 03:01:17.504-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FieldMode/meson.build' at 20230825080021137
141330 2025-01-21 03:01:17.504-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/NMI/meson.build' at 20230825080021137
141331 2025-01-21 03:01:17.504-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/TurboAllowed/meson.build' at 20230825080021137
141332 2025-01-21 03:01:17.505-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/meson.build' at 20240925080024982
141333 2025-01-21 03:01:17.505-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/MinimumShipLevel/meson.build' at 20230825080021137
141334 2025-01-21 03:01:17.505-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Mode/meson.build' at 20230825080021137
141335 2025-01-21 03:01:17.505-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/ACPIPowerState/meson.build' at 20230825080021137
141336 2025-01-21 03:01:17.505-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Cap/meson.build' at 20230825080021137
141337 2025-01-21 03:01:17.505-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/CapLimits/meson.build' at 20230825080021137
141338 2025-01-21 03:01:17.506-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/IdlePowerSaver/meson.build' at 20230825080021137
141339 2025-01-21 03:01:17.506-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Mode/meson.build' at 20230825080021137
141340 2025-01-21 03:01:17.506-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/RestorePolicy/meson.build' at 20230825080021137
141341 2025-01-21 03:01:17.506-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Throttle/meson.build' at 20230825080021137
141342 2025-01-21 03:01:17.507-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/meson.build' at 20230505080022700
141343 2025-01-21 03:01:17.507-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyAttributes/meson.build' at 20230825080021137
141344 2025-01-21 03:01:17.507-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyRedundancy/meson.build' at 20230825080021137
141345 2025-01-21 03:01:17.507-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig/meson.build' at 20230825080021137
141346 2025-01-21 03:01:17.507-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/meson.build' at 20220913030027309
141347 2025-01-21 03:01:17.507-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/RestrictionMode/meson.build' at 20230825080021137
141348 2025-01-21 03:01:17.508-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/SpecialMode/meson.build' at 20230825080021137
141349 2025-01-21 03:01:17.508-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/meson.build' at 20220913030027309
141350 2025-01-21 03:01:17.508-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/Attributes/meson.build' at 20230825080021137
141351 2025-01-21 03:01:17.508-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/SocketAttributes/meson.build' at 20230825080021137
141352 2025-01-21 03:01:17.508-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/meson.build' at 20220913030027309
141353 2025-01-21 03:01:17.508-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/Policy/meson.build' at 20230825080021137
141354 2025-01-21 03:01:17.509-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/meson.build' at 20220913030027309
141355 2025-01-21 03:01:17.509-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ThermalMode/meson.build' at 20230825080021137
141356 2025-01-21 03:01:17.509-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorControl/meson.build' at 20230825080021137
141357 2025-01-21 03:01:17.509-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorMode/meson.build' at 20230825080021137
141358 2025-01-21 03:01:17.509-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/meson.build' at 20240920080018291
141359 2025-01-21 03:01:17.510-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/ThermalPower/meson.build' at 20230920080021024
141360 2025-01-21 03:01:17.510-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/Zone/meson.build' at 20230920080021024
141361 2025-01-21 03:01:17.510-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/meson.build' at 20230920080021024
141362 2025-01-21 03:01:17.510-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Create/meson.build' at 20240925080024982
141363 2025-01-21 03:01:17.511-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/BMC/meson.build' at 20230825080021137
141364 2025-01-21 03:01:17.511-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/FaultLog/meson.build' at 20230825080021137
141365 2025-01-21 03:01:17.511-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/NIC/meson.build' at 20241213090041954
141366 2025-01-21 03:01:17.511-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/System/meson.build' at 20230825080021137
141367 2025-01-21 03:01:17.512-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/meson.build' at 20241213090041954
141368 2025-01-21 03:01:17.512-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/NewDump/meson.build' at 20230825080021137
141369 2025-01-21 03:01:17.512-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/meson.build' at 20240920080018291
141370 2025-01-21 03:01:17.512-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Create/meson.build' at 20230825080021137
141371 2025-01-21 03:01:17.512-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Entry/meson.build' at 20230825080021137
141372 2025-01-21 03:01:17.513-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/meson.build' at 20220913030027313
141373 2025-01-21 03:01:17.513-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Embedded/meson.build' at 20230825080021137
141374 2025-01-21 03:01:17.513-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Port/meson.build' at 20230825080021137
141375 2025-01-21 03:01:17.513-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Slot/meson.build' at 20230825080021137
141376 2025-01-21 03:01:17.513-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/meson.build' at 20230429080025377
141377 2025-01-21 03:01:17.514-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Asset/meson.build' at 20230825080021137
141378 2025-01-21 03:01:17.514-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/AssetTag/meson.build' at 20230825080021137
141379 2025-01-21 03:01:17.514-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CLEI/meson.build' at 20230825080021137
141380 2025-01-21 03:01:17.514-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Cacheable/meson.build' at 20230825080021137
141381 2025-01-21 03:01:17.514-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Compatible/meson.build' at 20230825080021137
141382 2025-01-21 03:01:17.514-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build' at 20230825080021137
141383 2025-01-21 03:01:17.515-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Dimension/meson.build' at 20230825080021137
141384 2025-01-21 03:01:17.515-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/I2CDevice/meson.build' at 20230825080021137
141385 2025-01-21 03:01:17.515-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/LocationCode/meson.build' at 20230825080021137
141386 2025-01-21 03:01:17.515-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManagedHost/meson.build' at 20240629080019052
141387 2025-01-21 03:01:17.516-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt/meson.build' at 20230825080021137
141388 2025-01-21 03:01:17.516-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel/meson.build' at 20230825080021137
141389 2025-01-21 03:01:17.516-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Replaceable/meson.build' at 20230825080021137
141390 2025-01-21 03:01:17.516-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Revision/meson.build' at 20230825080021137
141391 2025-01-21 03:01:17.516-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Slot/meson.build' at 20230825080021137
141392 2025-01-21 03:01:17.517-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ThermalDirection/meson.build' at 20230825080021137
141393 2025-01-21 03:01:17.517-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier/meson.build' at 20230825080021137
141394 2025-01-21 03:01:17.517-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VendorInformation/meson.build' at 20230825080021141
141395 2025-01-21 03:01:17.517-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VoltageControl/meson.build' at 20230825080021141
141396 2025-01-21 03:01:17.517-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/meson.build' at 20240629080019052
141397 2025-01-21 03:01:17.517-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Accelerator/meson.build' at 20230825080021141
141398 2025-01-21 03:01:17.518-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Battery/meson.build' at 20230825080021141
141399 2025-01-21 03:01:17.518-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Bmc/meson.build' at 20230825080021141
141400 2025-01-21 03:01:17.518-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/IOBoard/meson.build' at 20230825080021141
141401 2025-01-21 03:01:17.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/Motherboard/meson.build' at 20230825080021141
141402 2025-01-21 03:01:17.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/meson.build' at 20230825080021141
141403 2025-01-21 03:01:17.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cable/meson.build' at 20230825080021141
141404 2025-01-21 03:01:17.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Chassis/meson.build' at 20230825080021141
141405 2025-01-21 03:01:17.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Connector/meson.build' at 20230825080021141
141406 2025-01-21 03:01:17.519-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig/meson.build' at 20230825080021141
141407 2025-01-21 03:01:17.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/meson.build' at 20230825080021141
141408 2025-01-21 03:01:17.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/CpuCore/meson.build' at 20230825080021141
141409 2025-01-21 03:01:17.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation/meson.build' at 20230825080021141
141410 2025-01-21 03:01:17.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/meson.build' at 20230825080021141
141411 2025-01-21 03:01:17.520-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/DiskBackplane/meson.build' at 20230825080021141
141412 2025-01-21 03:01:17.521-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Drive/meson.build' at 20230825080021141
141413 2025-01-21 03:01:17.521-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Ethernet/meson.build' at 20230825080021141
141414 2025-01-21 03:01:17.521-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/FabricAdapter/meson.build' at 20230825080021141
141415 2025-01-21 03:01:17.521-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Fan/meson.build' at 20230825080021141
141416 2025-01-21 03:01:17.522-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Global/meson.build' at 20230825080021141
141417 2025-01-21 03:01:17.522-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/NetworkInterface/meson.build' at 20230825080021141
141418 2025-01-21 03:01:17.522-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeDevice/meson.build' at 20230825080021141
141419 2025-01-21 03:01:17.522-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSlot/meson.build' at 20230825080021141
141420 2025-01-21 03:01:17.522-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSwitch/meson.build' at 20240613080025600
141421 2025-01-21 03:01:17.523-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Panel/meson.build' at 20230825080021141
141422 2025-01-21 03:01:17.523-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/Partition/meson.build' at 20230825080021141
141423 2025-01-21 03:01:17.523-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy/meson.build' at 20230825080021141
141424 2025-01-21 03:01:17.523-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities/meson.build' at 20230825080021141
141425 2025-01-21 03:01:17.523-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/meson.build' at 20230825080021141
141426 2025-01-21 03:01:17.523-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PowerSupply/meson.build' at 20230825080021141
141427 2025-01-21 03:01:17.524-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Rotor/meson.build' at 20230825080021141
141428 2025-01-21 03:01:17.524-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Storage/meson.build' at 20230825080021141
141429 2025-01-21 03:01:17.524-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/StorageController/meson.build' at 20230825080021141
141430 2025-01-21 03:01:17.524-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/System/meson.build' at 20230825080021141
141431 2025-01-21 03:01:17.524-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Tpm/meson.build' at 20230825080021141
141432 2025-01-21 03:01:17.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/TrustedComponent/meson.build' at 20240229090018787
141433 2025-01-21 03:01:17.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Volume/meson.build' at 20230825080021141
141434 2025-01-21 03:01:17.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Vrm/meson.build' at 20230825080021141
141435 2025-01-21 03:01:17.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build' at 20240613080025600
141436 2025-01-21 03:01:17.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Manager/meson.build' at 20230825080021141
141437 2025-01-21 03:01:17.525-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/Entity/meson.build' at 20230825080021141
141438 2025-01-21 03:01:17.526-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/FRU/meson.build' at 20230825080021141
141439 2025-01-21 03:01:17.526-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/meson.build' at 20220913030027317
141440 2025-01-21 03:01:17.526-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/meson.build' at 20220913030027317
141441 2025-01-21 03:01:17.526-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SOL/meson.build' at 20230825080021141
141442 2025-01-21 03:01:17.527-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SessionInfo/meson.build' at 20230825080021141
141443 2025-01-21 03:01:17.527-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/meson.build' at 20220913030027317
141444 2025-01-21 03:01:17.527-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Group/meson.build' at 20230825080021141
141445 2025-01-21 03:01:17.527-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Physical/meson.build' at 20230825080021141
141446 2025-01-21 03:01:17.527-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/meson.build' at 20220913030027317
141447 2025-01-21 03:01:17.527-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Create/meson.build' at 20230825080021141
141448 2025-01-21 03:01:17.528-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Entry/meson.build' at 20230825080021141
141449 2025-01-21 03:01:17.528-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/ErrorBlocksTransition/meson.build' at 20230825080021141
141450 2025-01-21 03:01:17.528-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Event/meson.build' at 20230825080021141
141451 2025-01-21 03:01:17.528-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/IPMI/meson.build' at 20230825080021141
141452 2025-01-21 03:01:17.529-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/SEL/meson.build' at 20220913030027317
141453 2025-01-21 03:01:17.529-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Settings/meson.build' at 20230825080021141
141454 2025-01-21 03:01:17.529-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create/meson.build' at 20230825080021141
141455 2025-01-21 03:01:17.530-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry/meson.build' at 20230825080021141
141456 2025-01-21 03:01:17.530-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/meson.build' at 20230825080021141
141457 2025-01-21 03:01:17.530-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/meson.build' at 20220913030027317
141458 2025-01-21 03:01:17.530-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/meson.build' at 20241009080019666
141459 2025-01-21 03:01:17.530-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/Endpoint/meson.build' at 20230825080021141
141460 2025-01-21 03:01:17.530-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/meson.build' at 20220913030027317
141461 2025-01-21 03:01:17.530-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/MemoryECC/meson.build' at 20240925080024982
141462 2025-01-21 03:01:17.530-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/meson.build' at 20240920080018291
141463 2025-01-21 03:01:17.530-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Reset/meson.build' at 20231216090022621
141464 2025-01-21 03:01:17.531-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Value/meson.build' at 20231216090022621
141465 2025-01-21 03:01:17.531-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/meson.build' at 20231216090022621
141466 2025-01-21 03:01:17.531-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/Create/meson.build' at 20230825080021141
141467 2025-01-21 03:01:17.531-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/meson.build' at 20230825080021141
141468 2025-01-21 03:01:17.531-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/DHCPConfiguration/meson.build' at 20230825080021141
141469 2025-01-21 03:01:17.532-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/EthernetInterface/meson.build' at 20230825080021141
141470 2025-01-21 03:01:17.532-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Bond/meson.build' at 20230825080021141
141471 2025-01-21 03:01:17.532-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Tunnel/meson.build' at 20230825080021141
141472 2025-01-21 03:01:17.532-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/meson.build' at 20220913030027317
141473 2025-01-21 03:01:17.532-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/IP/meson.build' at 20230825080021141
141474 2025-01-21 03:01:17.532-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/MACAddress/meson.build' at 20230825080021141
141475 2025-01-21 03:01:17.533-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Neighbor/meson.build' at 20230825080021141
141476 2025-01-21 03:01:17.533-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/Create/meson.build' at 20240209090020373
141477 2025-01-21 03:01:17.533-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/meson.build' at 20240209090020373
141478 2025-01-21 03:01:17.533-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/SystemConfiguration/meson.build' at 20230825080021141
141479 2025-01-21 03:01:17.534-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/VLAN/meson.build' at 20230825080021141
141480 2025-01-21 03:01:17.534-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/meson.build' at 20240209090020373
141481 2025-01-21 03:01:17.534-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/Status/meson.build' at 20240925080024982
141482 2025-01-21 03:01:17.534-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/meson.build' at 20240920080018291
141483 2025-01-21 03:01:17.534-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Delete/meson.build' at 20230825080021141
141484 2025-01-21 03:01:17.534-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Enable/meson.build' at 20230825080021141
141485 2025-01-21 03:01:17.534-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/meson.build' at 20220913030027317
141486 2025-01-21 03:01:17.534-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ObjectMapper/meson.build' at 20230825080021141
141487 2025-01-21 03:01:17.535-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/Attributes/meson.build' at 20230825080021141
141488 2025-01-21 03:01:17.535-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/meson.build' at 20220913030027317
141489 2025-01-21 03:01:17.535-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Event/meson.build' at 20230825080021141
141490 2025-01-21 03:01:17.535-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/PDR/meson.build' at 20230825080021141
141491 2025-01-21 03:01:17.535-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR/meson.build' at 20230825080021141
141492 2025-01-21 03:01:17.536-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/meson.build' at 20220913030027317
141493 2025-01-21 03:01:17.536-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Requester/meson.build' at 20230825080021141
141494 2025-01-21 03:01:17.536-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/meson.build' at 20220913030027317
141495 2025-01-21 03:01:17.537-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ScheduledTime/meson.build' at 20220913030027317
141496 2025-01-21 03:01:17.537-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Accuracy/meson.build' at 20230825080021141
141497 2025-01-21 03:01:17.537-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Device/meson.build' at 20220913030027317
141498 2025-01-21 03:01:17.537-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Critical/meson.build' at 20230825080021141
141499 2025-01-21 03:01:17.538-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/HardShutdown/meson.build' at 20230825080021141
141500 2025-01-21 03:01:17.538-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss/meson.build' at 20230825080021141
141501 2025-01-21 03:01:17.538-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/SoftShutdown/meson.build' at 20230825080021141
141502 2025-01-21 03:01:17.538-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/meson.build' at 20230825080021141
141503 2025-01-21 03:01:17.538-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/meson.build' at 20241102080023390
141504 2025-01-21 03:01:17.538-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Value/meson.build' at 20230825080021141
141505 2025-01-21 03:01:17.538-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/ValueMutability/meson.build' at 20230825080021141
141506 2025-01-21 03:01:17.539-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/meson.build' at 20241102080023390
141507 2025-01-21 03:01:17.539-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/MDR_V2/meson.build' at 20240925080024982
141508 2025-01-21 03:01:17.539-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/meson.build' at 20240920080018291
141509 2025-01-21 03:01:17.539-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Activation/meson.build' at 20230825080021141
141510 2025-01-21 03:01:17.539-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationBlocksTransition/meson.build' at 20230825080021141
141511 2025-01-21 03:01:17.540-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationProgress/meson.build' at 20230825080021141
141512 2025-01-21 03:01:17.540-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyOptions/meson.build' at 20230825080021141
141513 2025-01-21 03:01:17.540-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyTime/meson.build' at 20230825080021141
141514 2025-01-21 03:01:17.540-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ExtendedVersion/meson.build' at 20230825080021141
141515 2025-01-21 03:01:17.540-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Image/meson.build' at 20230910080024030
141516 2025-01-21 03:01:17.540-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/MinimumVersion/meson.build' at 20240403080025882
141517 2025-01-21 03:01:17.540-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/meson.build' at 20230825080021141
141518 2025-01-21 03:01:17.541-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RequestedRedundancyPriority/meson.build' at 20230825080021141
141519 2025-01-21 03:01:17.541-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Settings/meson.build' at 20230825080021141
141520 2025-01-21 03:01:17.541-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Update/meson.build' at 20240925080024982
141521 2025-01-21 03:01:17.541-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Version/meson.build' at 20240925080024982
141522 2025-01-21 03:01:17.541-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/meson.build' at 20240920080018291
141523 2025-01-21 03:01:17.541-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMC/meson.build' at 20240925080024982
141524 2025-01-21 03:01:17.542-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMCRedundancy/meson.build' at 20230825080021141
141525 2025-01-21 03:01:17.542-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/PostCode/meson.build' at 20230825080021141
141526 2025-01-21 03:01:17.542-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Progress/meson.build' at 20230825080021141
141527 2025-01-21 03:01:17.542-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Raw/meson.build' at 20230825080021141
141528 2025-01-21 03:01:17.543-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/meson.build' at 20220913030027321
141529 2025-01-21 03:01:17.543-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Cable/meson.build' at 20241126090023807
141530 2025-01-21 03:01:17.543-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Chassis/meson.build' at 20240925080024982
141531 2025-01-21 03:01:17.543-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/Availability/meson.build' at 20230825080021141
141532 2025-01-21 03:01:17.543-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/OperationalStatus/meson.build' at 20230825080021141
141533 2025-01-21 03:01:17.544-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerState/meson.build' at 20230825080021141
141534 2025-01-21 03:01:17.544-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerSystemInputs/meson.build' at 20230825080021141
141535 2025-01-21 03:01:17.544-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/meson.build' at 20220913030027321
141536 2025-01-21 03:01:17.544-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Drive/meson.build' at 20230825080021141
141537 2025-01-21 03:01:17.544-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Host/meson.build' at 20240925080024982
141538 2025-01-21 03:01:17.544-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/Detector/meson.build' at 20241123090016863
141539 2025-01-21 03:01:17.545-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/meson.build' at 20241123090016863
141540 2025-01-21 03:01:17.545-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/Status/meson.build' at 20230825080021141
141541 2025-01-21 03:01:17.545-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/meson.build' at 20220913030027321
141542 2025-01-21 03:01:17.545-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/PowerOnHours/meson.build' at 20230825080021141
141543 2025-01-21 03:01:17.545-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ScheduledHostTransition/meson.build' at 20230825080021141
141544 2025-01-21 03:01:17.545-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Inventory/meson.build' at 20220913030027321
141545 2025-01-21 03:01:17.546-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Power/meson.build' at 20220913030027321
141546 2025-01-21 03:01:17.546-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/ThermalEvent/meson.build' at 20220913030027321
141547 2025-01-21 03:01:17.546-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/meson.build' at 20220913030027321
141548 2025-01-21 03:01:17.546-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/SystemdTarget/meson.build' at 20220913030027321
141549 2025-01-21 03:01:17.546-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Watchdog/meson.build' at 20230825080021141
141550 2025-01-21 03:01:17.546-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/meson.build' at 20241126090023811
141551 2025-01-21 03:01:17.547-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Report/meson.build' at 20230825080021141
141552 2025-01-21 03:01:17.547-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/ReportManager/meson.build' at 20230825080021141
141553 2025-01-21 03:01:17.547-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Trigger/meson.build' at 20230825080021141
141554 2025-01-21 03:01:17.547-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/TriggerManager/meson.build' at 20230825080021141
141555 2025-01-21 03:01:17.547-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/meson.build' at 20220913030027321
141556 2025-01-21 03:01:17.547-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/EpochTime/meson.build' at 20230825080021141
141557 2025-01-21 03:01:17.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/Synchronization/meson.build' at 20230825080021141
141558 2025-01-21 03:01:17.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/meson.build' at 20220913030027321
141559 2025-01-21 03:01:17.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/AccountPolicy/meson.build' at 20230825080021141
141560 2025-01-21 03:01:17.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Attributes/meson.build' at 20230825080021141
141561 2025-01-21 03:01:17.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Common/meson.build' at 20220913030027321
141562 2025-01-21 03:01:17.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Config/meson.build' at 20230825080021141
141563 2025-01-21 03:01:17.548-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Create/meson.build' at 20230825080021141
141564 2025-01-21 03:01:17.549-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/meson.build' at 20220913030027321
141565 2025-01-21 03:01:17.549-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Manager/meson.build' at 20230825080021141
141566 2025-01-21 03:01:17.549-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/MultiFactorAuthConfiguration/meson.build' at 20240913080021481
141567 2025-01-21 03:01:17.549-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapper/meson.build' at 20230825080021141
141568 2025-01-21 03:01:17.549-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapperEntry/meson.build' at 20230825080021141
141569 2025-01-21 03:01:17.549-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/TOTPAuthenticator/meson.build' at 20240913080021481
141570 2025-01-21 03:01:17.550-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/meson.build' at 20240913080021481
141571 2025-01-21 03:01:17.550-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Legacy/meson.build' at 20230825080021141
141572 2025-01-21 03:01:17.550-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/MountPoint/meson.build' at 20230825080021141
141573 2025-01-21 03:01:17.550-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Process/meson.build' at 20230825080021141
141574 2025-01-21 03:01:17.550-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Proxy/meson.build' at 20230825080021141
141575 2025-01-21 03:01:17.551-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Stats/meson.build' at 20230825080021141
141576 2025-01-21 03:01:17.551-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/meson.build' at 20220913030027321
141577 2025-01-21 03:01:17.551-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build' at 20241009080019666
141578 2025-01-21 03:01:17.551-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/meson.build' at 20230713080024488
141579 2025-01-21 03:01:17.551-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/meson.build' at 20250111090031048
141580 2025-01-21 03:01:17.555-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VINI.interface.yaml' at 20240618080025497
141581 2025-01-21 03:01:17.590-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/pldm_utils.cpp' at 20240820080022990
141582 2025-01-21 03:01:17.590-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/pldm_utils.hpp' at 20210308005059705
141583 2025-01-21 03:01:17.591-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/pldm_oem_cmds.cpp' at 20240820080022990
141584 2025-01-21 03:01:17.591-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-debug-collector/meson.build' at 20240620080024795
141585 2025-01-21 03:01:17.592-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-debug-collector/tools/dreport.d/dreport' at 20230203040029126
141586 2025-01-21 03:01:17.596-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/.clang-format' at 20240820080023682
141587 2025-01-21 03:01:17.598-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/events.json' at 20240106090025434
141588 2025-01-21 03:01:17.599-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/pcie_cards.json' at 20240207090020814
141589 2025-01-21 03:01:17.600-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/pcie_cards.json' at 20240127090024788
141590 2025-01-21 03:01:17.601-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/pcie_cards.json' at 20240127090024788
141591 2025-01-21 03:01:17.601-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/pcie_cards.json' at 20240127090024788
141592 2025-01-21 03:01:17.607-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.cpp' at 20240820080023690
141593 2025-01-21 03:01:17.607-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/cooling-type/cooling_type.hpp' at 20220726030033678
141594 2025-01-21 03:01:17.607-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-fan-presence/cooling-type/main.cpp' at 20240820080023690
141595 2025-01-21 03:01:17.624-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-host-ipmid/.clang-format' at 20240829080022534
141596 2025-01-21 03:01:17.624-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-host-ipmid/.shellcheck' at 20210415000052104
141597 2025-01-21 03:01:17.625-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-host-ipmid/chassishandler.cpp' at 20240829080022534
141598 2025-01-21 03:01:17.630-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/phosphor-host-ipmid/libipmid/meson.build'
141599 2025-01-21 03:01:17.630-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/phosphor-host-ipmid/libipmid/meson.build'
141600 2025-01-21 03:01:17.633-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/phosphor-host-ipmid/meson.build) done (took 2 ms)
141601 2025-01-21 03:01:17.633-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/phosphor-host-ipmid/meson.build'
141602 2025-01-21 03:01:17.633-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/phosphor-host-ipmid/meson.build'
141603 2025-01-21 03:01:17.635-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/phosphor-host-ipmid/softoff/meson.build) done (took 1 ms)
141604 2025-01-21 03:01:17.636-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-host-ipmid/selutility.cpp' at 20241212090022603
141605 2025-01-21 03:01:17.636-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-host-ipmid/selutility.hpp' at 20241212090022603
141606 2025-01-21 03:01:17.637-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/phosphor-host-ipmid/softoff/meson.build'
141607 2025-01-21 03:01:17.637-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/phosphor-host-ipmid/softoff/meson.build'
141608 2025-01-21 03:01:17.639-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/phosphor-host-ipmid/test/meson.build) done (took 1 ms)
141609 2025-01-21 03:01:17.641-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/phosphor-host-ipmid/test/meson.build'
141610 2025-01-21 03:01:17.641-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/phosphor-host-ipmid/test/meson.build'
141611 2025-01-21 03:01:17.648-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/phosphor-host-ipmid/user_channel/meson.build) done (took 6 ms)
141612 2025-01-21 03:01:17.650-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/phosphor-host-ipmid/user_channel/meson.build'
141613 2025-01-21 03:01:17.650-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/phosphor-host-ipmid/user_channel/meson.build'
141614 2025-01-21 03:01:17.652-0600 FINEST t563 Statistics.logIt: search via getDocument(/opengrok/src/openbmc/pldm/oem/ibm/configurations/fileTable.json) done (took 1 ms)
141615 2025-01-21 03:01:17.656-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/.shellcheck' at 20210415000058068
141616 2025-01-21 03:01:17.656-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/env.cpp' at 20210308004940468
141617 2025-01-21 03:01:17.657-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/hwmon.hpp' at 20210308004940468
141618 2025-01-21 03:01:17.657-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/hwmonio.hpp' at 20210308004940468
141619 2025-01-21 03:01:17.657-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/interface.hpp' at 20231201090027538
141620 2025-01-21 03:01:17.657-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/mainloop.cpp' at 20241111090027858
141621 2025-01-21 03:01:17.657-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/readd.cpp' at 20230511080028983
141622 2025-01-21 03:01:17.658-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/sensorset.cpp' at 20210308004940468
141623 2025-01-21 03:01:17.658-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/sensorset.hpp' at 20210308004940468
141624 2025-01-21 03:01:17.658-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/sysfs.cpp' at 20240817080026660
141625 2025-01-21 03:01:17.658-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/sysfs.hpp' at 20240817080026660
141626 2025-01-21 03:01:17.659-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/test/hwmonio_mock.hpp' at 20240817080026664
141627 2025-01-21 03:01:17.659-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/thresholds.hpp' at 20241219090023000
141628 2025-01-21 03:01:17.659-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/tools/find_callout_path.cpp' at 20210308004940472
141629 2025-01-21 03:01:17.659-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/tools/find_hwmon.cpp' at 20210308004940472
141630 2025-01-21 03:01:17.659-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-hwmon/util.hpp' at 20210308004940472
141631 2025-01-21 03:01:17.659-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/.clang-format' at 20240820080025622
141632 2025-01-21 03:01:17.659-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/.shellcheck' at 20210427000037897
141633 2025-01-21 03:01:17.660-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/app.cpp' at 20220419100025108
141634 2025-01-21 03:01:17.660-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/errors.cpp' at 20220615030021588
141635 2025-01-21 03:01:17.660-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/errors.hpp' at 20210308005054073
141636 2025-01-21 03:01:17.660-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/events.hpp' at 20210308005054073
141637 2025-01-21 03:01:17.660-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/functor.cpp' at 20240820080025626
141638 2025-01-21 03:01:17.660-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/functor.hpp' at 20240820080025626
141639 2025-01-21 03:01:17.660-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/manager.cpp' at 20240820080025626
141640 2025-01-21 03:01:17.660-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/manager.hpp' at 20220727100022566
141641 2025-01-21 03:01:17.660-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/pimgen.py' at 20230310090030003
141642 2025-01-21 03:01:17.661-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/types.hpp' at 20230207040025134
141643 2025-01-21 03:01:17.661-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-inventory-manager/utils.hpp' at 20230511080029431
141644 2025-01-21 03:01:17.673-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-led-manager/.shellcheck' at 20210415000105072
141645 2025-01-21 03:01:17.679-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-led-manager/scripts/parse_led.py' at 20240911080053387
141646 2025-01-21 03:01:17.684-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/.clang-format' at 20240820080027366
141647 2025-01-21 03:01:17.684-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/.shellcheck' at 20210415000106104
141648 2025-01-21 03:01:17.688-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/extensions/openpower-pels/manager.cpp' at 20241212090025211
141649 2025-01-21 03:01:17.690-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/extensions/openpower-pels/registry/message_registry.json' at 20241205090034092
141650 2025-01-21 03:01:17.693-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/gen/meson.build' at 20240925080030038
141651 2025-01-21 03:01:17.694-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/Internal/Manager/meson.build' at 20230825080031745
141652 2025-01-21 03:01:17.694-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/Internal/meson.build' at 20220914030025016
141653 2025-01-21 03:01:17.696-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/log_manager.cpp' at 20241212090025211
141654 2025-01-21 03:01:17.696-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/logging_test.cpp' at 20240820080027378
141655 2025-01-21 03:01:17.696-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-logging/meson.build' at 20241113090025393
141656 2025-01-21 03:01:17.704-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-mboxd/m4/.keep' at 20210308005108641
141657 2025-01-21 03:01:17.711-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp' at 20241119090023648
141658 2025-01-21 03:01:17.711-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-net-ipmid/sd_event_loop.cpp' at 20250108090028046
141659 2025-01-21 03:01:17.713-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/.shellcheck' at 20210415100052453
141660 2025-01-21 03:01:17.713-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/gen/meson.build' at 20240925080031386
141661 2025-01-21 03:01:17.714-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/IP/Create/meson.build' at 20230825080033269
141662 2025-01-21 03:01:17.714-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/IP/meson.build' at 20220921030029346
141663 2025-01-21 03:01:17.714-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/Neighbor/CreateStatic/meson.build' at 20230825080033269
141664 2025-01-21 03:01:17.715-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/Neighbor/meson.build' at 20220921030029346
141665 2025-01-21 03:01:17.715-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/VLAN/Create/meson.build' at 20230825080033269
141666 2025-01-21 03:01:17.715-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/VLAN/meson.build' at 20220921030029346
141667 2025-01-21 03:01:17.715-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-networkd/meson.build' at 20240822080023969
141668 2025-01-21 03:01:17.720-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-objmgr/.clang-format' at 20240820080028978
141669 2025-01-21 03:01:17.725-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-pid-control/.shellcheck' at 20210415000109176
141670 2025-01-21 03:01:17.730-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-pid-control/swampd_diagram.png' at 20210308005116217
141671 2025-01-21 03:01:17.733-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/.clang-format' at 20240817080031284
141672 2025-01-21 03:01:17.733-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/.shellcheck' at 20210420000053767
141673 2025-01-21 03:01:17.733-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.cpp' at 20240817080031288
141674 2025-01-21 03:01:17.733-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/cold-redundancy/cold_redundancy.hpp' at 20220727030028309
141675 2025-01-21 03:01:17.733-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/cold-redundancy/redundancy_main.cpp' at 20210308005405926
141676 2025-01-21 03:01:17.734-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/dbus_interfaces_finder.cpp' at 20240817080031288
141677 2025-01-21 03:01:17.745-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/phosphor-regulators/src/config_file_parser.hpp' at 20240730080031630
141678 2025-01-21 03:01:17.750-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/pmbus.cpp' at 20240817080031296
141679 2025-01-21 03:01:17.755-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/tools/i2c/i2c.hpp' at 20241210090027380
141680 2025-01-21 03:01:17.755-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-power/tools/i2c/test/mocked_i2c_interface.hpp' at 20241025080030538
141681 2025-01-21 03:01:17.757-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-psu-code-mgmt/src/activation.cpp' at 20241213090049550
141682 2025-01-21 03:01:17.757-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-psu-code-mgmt/src/activation.hpp' at 20241213090049550
141683 2025-01-21 03:01:17.759-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-psu-code-mgmt/test/test_activation.cpp' at 20241213090049554
141684 2025-01-21 03:01:17.759-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-psu-code-mgmt/test/test_item_updater.cpp' at 20241213090049554
141685 2025-01-21 03:01:17.759-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-psu-code-mgmt/test/test_utils.cpp' at 20241204090033139
141686 2025-01-21 03:01:17.765-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-state-manager/.shellcheck' at 20210415000117524
141687 2025-01-21 03:01:17.772-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-user-manager/.openbmc-enforce-gitlint' at 20221102030039781
141688 2025-01-21 03:01:17.781-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/phosphor-webui/app/assets/images/favicon.ico' at 20210308005107069
141689 2025-01-21 03:01:17.796-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/common/test/pldm_utils_test.cpp' at 20240826080030471
141690 2025-01-21 03:01:17.797-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/common/utils.cpp' at 20240826080030471
141691 2025-01-21 03:01:17.797-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/common/utils.hpp' at 20240919080039602
141692 2025-01-21 03:01:17.805-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/fw-update/test/test_pkg' at 20211101000101059
141693 2025-01-21 03:01:17.806-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/host-bmc/dbus_to_terminus_effecters.cpp' at 20240909080028327
141694 2025-01-21 03:01:17.810-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/pdr.cpp' at 20240819080030259
141695 2025-01-21 03:01:17.810-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/platform.cpp' at 20240919080039602
141696 2025-01-21 03:01:17.811-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/platform_state_sensor.hpp' at 20240801080035196
141697 2025-01-21 03:01:17.812-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE' at 20210518000100501
141698 2025-01-21 03:01:17.812-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/test/files/NVRAM-IMAGE-CKSUM' at 20210518000100501
141699 2025-01-21 03:01:17.813-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/libpldmresponder/test/libpldmresponder_fru_test.cpp' at 20240819080030259
141700 2025-01-21 03:01:17.816-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/meson.build' at 20241125090040576
141701 2025-01-21 03:01:17.817-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ampere/event/oem_event_manager.cpp' at 20241216090039833
141702 2025-01-21 03:01:17.817-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ampere/event/oem_event_manager.hpp' at 20241125090040576
141703 2025-01-21 03:01:17.817-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ampere/oem_ampere.hpp' at 20241125090040576
141704 2025-01-21 03:01:17.821-0600 FINE t563 DefaultIndexChangedListener.fileRemove: Remove: '/openbmc/pldm/oem/ibm/configurations/fileTable.json'
141705 2025-01-21 03:01:17.821-0600 FINER t563 DefaultIndexChangedListener.fileRemoved: Removed: '/openbmc/pldm/oem/ibm/configurations/fileTable.json'
141706 2025-01-21 03:01:17.822-0600 INFO t563 Statistics.logIt: Done file collection for directory '/openbmc' (took 11.681 seconds)
141707 2025-01-21 03:01:17.823-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ibm/configurations/host_eid' at 20210311201857430
141708 2025-01-21 03:01:17.824-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ibm/libpldmresponder/file_io_type_pcie.cpp' at 20240903080027143
141709 2025-01-21 03:01:17.825-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ibm/libpldmresponder/utils.cpp' at 20240909080028331
141710 2025-01-21 03:01:17.825-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/oem/ibm/requester/dbus_to_file_handler.cpp' at 20240819080030263
141711 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/manager.cpp' at 20241022080031584
141712 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/manager.hpp' at 20241122090035233
141713 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/numeric_sensor.cpp' at 20241030080028571
141714 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/numeric_sensor.cpp' at 20250106090030228
141715 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/numeric_sensor.hpp' at 20241030080028571
141716 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/platform_manager.cpp' at 20241029080038635
141717 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/platform_manager.hpp' at 20240919080039602
141718 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/sensor_manager.cpp' at 20241022080031584
141719 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/terminus.cpp' at 20241022080031584
141720 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/terminus.hpp' at 20241113090031717
141721 2025-01-21 03:01:17.827-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/terminus_manager.cpp' at 20241113090031717
141722 2025-01-21 03:01:17.828-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/platform-mc/test/meson.build' at 20240919080039606
141723 2025-01-21 03:01:17.829-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/pldmd/pldmd.cpp' at 20241106090036814
141724 2025-01-21 03:01:17.829-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/pldmtool/oem/ibm/pldm_oem_ibm.cpp' at 20240819080030267
141725 2025-01-21 03:01:17.830-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/pldmtool/pldm_platform_cmd.cpp' at 20240830080031079
141726 2025-01-21 03:01:17.831-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/pldm/requester/mctp_endpoint_discovery.hpp' at 20241204090036299
141727 2025-01-21 03:01:17.838-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/COPYING.LIB' at 20210308005045721
141728 2025-01-21 03:01:18.221-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/aarch64/vdso-be.so' at 20241211090212374
141729 2025-01-21 03:01:18.221-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/aarch64/vdso-le.so' at 20241211090212374
141730 2025-01-21 03:01:18.231-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/loongarch64/vdso.so' at 20241211090212378
141731 2025-01-21 03:01:18.236-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/ppc/vdso-64.so' at 20241211090212378
141732 2025-01-21 03:01:18.236-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/ppc/vdso-64le.so' at 20241211090212378
141733 2025-01-21 03:01:18.237-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/riscv/vdso-64.so' at 20240326080039562
141734 2025-01-21 03:01:18.237-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/s390x/vdso.so' at 20240326080039562
141735 2025-01-21 03:01:18.242-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/linux-user/x86_64/vdso.so' at 20240326080039566
141736 2025-01-21 03:01:18.253-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/QEMU,cgthree.bin' at 20210308005046113
141737 2025-01-21 03:01:18.253-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/QEMU,tcx.bin' at 20210308005046113
141738 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/bamboo.dtb' at 20210308005046113
141739 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/bios-256k.bin' at 20240326080039578
141740 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/bios-microvm.bin' at 20240326080039582
141741 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/bios.bin' at 20240326080039582
141742 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/canyonlands.dtb' at 20210308005046117
141743 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-aarch64-code.fd.bz2' at 20241211090212398
141744 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-arm-code.fd.bz2' at 20241211090212402
141745 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-arm-vars.fd.bz2' at 20210308005046125
141746 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-i386-code.fd.bz2' at 20241211090212402
141747 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-i386-secure-code.fd.bz2' at 20241211090212406
141748 2025-01-21 03:01:18.254-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-i386-vars.fd.bz2' at 20210308005046129
141749 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-loongarch64-code.fd.bz2' at 20241211090212410
141750 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-loongarch64-vars.fd.bz2' at 20241211090212410
141751 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-riscv-code.fd.bz2' at 20241211090212410
141752 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-riscv-vars.fd.bz2' at 20240326080039594
141753 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-x86_64-code.fd.bz2' at 20241211090212414
141754 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-x86_64-microvm.fd.bz2' at 20241211090212418
141755 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2' at 20241211090212422
141756 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-e1000.rom' at 20210308005046137
141757 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-e1000e.rom' at 20210308005046137
141758 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-eepro100.rom' at 20210308005046137
141759 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-ne2k_pci.rom' at 20210308005046137
141760 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-pcnet.rom' at 20210308005046137
141761 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-rtl8139.rom' at 20210308005046137
141762 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-virtio.rom' at 20210308005046141
141763 2025-01-21 03:01:18.255-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/efi-vmxnet3.rom' at 20210308005046141
141764 2025-01-21 03:01:18.256-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/kvmvapic.bin' at 20210308005046149
141765 2025-01-21 03:01:18.256-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/linuxboot.bin' at 20210308005046149
141766 2025-01-21 03:01:18.256-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/linuxboot_dma.bin' at 20210308005046149
141767 2025-01-21 03:01:18.256-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/multiboot.bin' at 20210308005046149
141768 2025-01-21 03:01:18.256-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/multiboot_dma.bin' at 20220429100100690
141769 2025-01-21 03:01:18.256-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/npcm7xx_bootrom.bin' at 20210308005046149
141770 2025-01-21 03:01:18.256-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/openbios-sparc64' at 20241211090212438
141771 2025-01-21 03:01:18.256-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin' at 20240906080037408
141772 2025-01-21 03:01:18.256-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin' at 20240906080037408
141773 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/palcode-clipper' at 20210927100127313
141774 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/petalogix-ml605.dtb' at 20210308005046177
141775 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/petalogix-s3adsp1800.dtb' at 20210308005046177
141776 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pvh.bin' at 20210308005046177
141777 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-e1000.rom' at 20210308005046177
141778 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-eepro100.rom' at 20210308005046181
141779 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-ne2k_pci.rom' at 20210308005046181
141780 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-pcnet.rom' at 20210308005046181
141781 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-rtl8139.rom' at 20210308005046181
141782 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/pxe-virtio.rom' at 20210308005046181
141783 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/qboot.rom' at 20221215040039234
141784 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/qemu-nsis.bmp' at 20210308005046185
141785 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/qemu-nsis.ico' at 20210308005046185
141786 2025-01-21 03:01:18.257-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/qemu_vga.ndrv' at 20210308005046185
141787 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/s390-ccw.img' at 20241211090212442
141788 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/skiboot.lid' at 20240906080037428
141789 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/slof.bin' at 20240326080039610
141790 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/u-boot-sam460-20100605.bin' at 20210308005046213
141791 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-ati.bin' at 20240326080039614
141792 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-bochs-display.bin' at 20240326080039614
141793 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-cirrus.bin' at 20240326080039614
141794 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-qxl.bin' at 20240326080039614
141795 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-ramfb.bin' at 20240326080039614
141796 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-stdvga.bin' at 20240326080039614
141797 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-virtio.bin' at 20240326080039614
141798 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios-vmware.bin' at 20240326080039614
141799 2025-01-21 03:01:18.259-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vgabios.bin' at 20240326080039614
141800 2025-01-21 03:01:18.260-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vof-nvram.bin' at 20210927100127329
141801 2025-01-21 03:01:18.260-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/pc-bios/vof.bin' at 20210927100127329
141802 2025-01-21 03:01:18.262-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/python/qemu/machine/py.typed' at 20210927100127329
141803 2025-01-21 03:01:18.262-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/python/qemu/qmp/py.typed' at 20210927100127329
141804 2025-01-21 03:01:18.262-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/python/qemu/utils/py.typed' at 20210927100127329
141805 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC' at 20240906080037556
141806 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.acpihmatvirt' at 20240906080037556
141807 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/APIC.topology' at 20240906080037556
141808 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DBG2' at 20240906080037556
141809 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT' at 20240906080037556
141810 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.acpihmatvirt' at 20240906080037556
141811 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.memhp' at 20240906080037556
141812 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.pxb' at 20240906080037556
141813 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/DSDT.topology' at 20240906080037556
141814 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/FACP' at 20240906080037556
141815 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/GTDT' at 20240906080037556
141816 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/HMAT.acpihmatvirt' at 20240906080037556
141817 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/IORT' at 20240906080037556
141818 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/MCFG' at 20240906080037556
141819 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/NFIT.memhp' at 20240906080037556
141820 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT' at 20240906080037556
141821 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.acpihmatvirt' at 20240906080037556
141822 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/PPTT.topology' at 20240906080037556
141823 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SLIT.memhp' at 20240906080037556
141824 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SPCR' at 20240906080037556
141825 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.acpihmatvirt' at 20240906080037556
141826 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.memhp' at 20240906080037556
141827 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SRAT.numamem' at 20240906080037556
141828 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/SSDT.memhp' at 20241211090212530
141829 2025-01-21 03:01:18.406-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/aarch64/virt/VIOT' at 20240906080037556
141830 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/APIC' at 20240906080037556
141831 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/DSDT' at 20240906080037556
141832 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/FACP' at 20240906080037556
141833 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/MCFG' at 20240906080037556
141834 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/RHCT' at 20240906080037556
141835 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/SPCR' at 20240906080037556
141836 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/riscv64/virt/SRAT.numamem' at 20241211090212530
141837 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC' at 20240906080037556
141838 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.ioapic2' at 20240906080037556
141839 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/APIC.pcie' at 20240906080037556
141840 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT' at 20240906080037556
141841 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.ioapic2' at 20240906080037556
141842 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.pcie' at 20240906080037556
141843 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.rtc' at 20240906080037556
141844 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/DSDT.usb' at 20240906080037556
141845 2025-01-21 03:01:18.407-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/ERST.pcie' at 20240906080037556
141846 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/microvm/FACP' at 20240906080037556
141847 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/APIC' at 20240906080037556
141848 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.acpihmat' at 20240906080037556
141849 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.cphp' at 20240906080037556
141850 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/APIC.dimmpxm' at 20240906080037556
141851 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT' at 20241211090212530
141852 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpierst' at 20241211090212530
141853 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.acpihmat' at 20241211090212530
141854 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.bridge' at 20241211090212530
141855 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.cphp' at 20241211090212530
141856 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.dimmpxm' at 20241211090212530
141857 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbridge' at 20241211090212530
141858 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.hpbrroot' at 20241211090212530
141859 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.ipmikcs' at 20241211090212530
141860 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.memhp' at 20241211090212534
141861 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.nohpet' at 20241211090212534
141862 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.numamem' at 20241211090212534
141863 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/DSDT.roothp' at 20241211090212534
141864 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/ERST.acpierst' at 20240906080037556
141865 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/FACP' at 20240906080037556
141866 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/FACP.nosmm' at 20240906080037556
141867 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/FACS' at 20240906080037556
141868 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/HMAT.acpihmat' at 20240906080037556
141869 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/HPET' at 20240906080037556
141870 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/NFIT.dimmpxm' at 20240906080037556
141871 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.cphp' at 20240906080037556
141872 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SLIT.memhp' at 20240906080037556
141873 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.acpihmat' at 20240906080037556
141874 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.cphp' at 20240906080037556
141875 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.dimmpxm' at 20240906080037556
141876 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.memhp' at 20240906080037556
141877 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SRAT.numamem' at 20240906080037556
141878 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/SSDT.dimmpxm' at 20240906080037556
141879 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/pc/WAET' at 20240906080037556
141880 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC' at 20240906080037556
141881 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat' at 20240906080037556
141882 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-generic-x' at 20241211090212534
141883 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.acpihmat-noinitiator' at 20240906080037556
141884 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count' at 20240906080037556
141885 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.core-count2' at 20240906080037556
141886 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.cphp' at 20240906080037556
141887 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.dimmpxm' at 20240906080037556
141888 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count' at 20240906080037556
141889 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.thread-count2' at 20240906080037556
141890 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.type4-count' at 20240906080037556
141891 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.xapic' at 20240906080037556
141892 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x' at 20241211090212534
141893 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/CEDT.cxl' at 20240906080037556
141894 2025-01-21 03:01:18.408-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DMAR.dmar' at 20240906080037556
141895 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT' at 20240906080037556
141896 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpierst' at 20240906080037556
141897 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat' at 20240906080037556
141898 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x' at 20241211090212534
141899 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.acpihmat-noinitiator' at 20240906080037556
141900 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.applesmc' at 20240906080037556
141901 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.bridge' at 20240906080037556
141902 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count' at 20240906080037556
141903 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.core-count2' at 20240906080037556
141904 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cphp' at 20240906080037556
141905 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.cxl' at 20241211090212534
141906 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.dimmpxm' at 20240906080037556
141907 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmibt' at 20240906080037556
141908 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ipmismbus' at 20240906080037556
141909 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.ivrs' at 20240906080037556
141910 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.memhp' at 20240906080037556
141911 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.mmio64' at 20240906080037556
141912 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.multi-bridge' at 20240906080037556
141913 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.noacpihp' at 20240906080037556
141914 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.nohpet' at 20240906080037556
141915 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.numamem' at 20240906080037556
141916 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.pvpanic-isa' at 20240906080037556
141917 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count' at 20240906080037556
141918 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.thread-count2' at 20240906080037556
141919 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm12' at 20240906080037556
141920 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.tis.tpm2' at 20240906080037556
141921 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.type4-count' at 20240906080037560
141922 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.viot' at 20241211090212534
141923 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/DSDT.xapic' at 20240906080037560
141924 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/ERST.acpierst' at 20240906080037560
141925 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP' at 20240906080037560
141926 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count' at 20240906080037560
141927 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.core-count2' at 20240906080037560
141928 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.nosmm' at 20240906080037560
141929 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.slic' at 20240906080037560
141930 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count' at 20240906080037560
141931 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.thread-count2' at 20240906080037560
141932 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.type4-count' at 20240906080037560
141933 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACP.xapic' at 20240906080037560
141934 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/FACS' at 20240906080037560
141935 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat' at 20240906080037560
141936 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x' at 20241211090212534
141937 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/HMAT.acpihmat-noinitiator' at 20240906080037560
141938 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/HPET' at 20240906080037560
141939 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/IVRS.ivrs' at 20240906080037560
141940 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/MCFG' at 20240906080037560
141941 2025-01-21 03:01:18.409-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/NFIT.dimmpxm' at 20240906080037560
141942 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SLIC.slic' at 20240906080037560
141943 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.cphp' at 20240906080037560
141944 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SLIT.memhp' at 20240906080037560
141945 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat' at 20240906080037560
141946 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x' at 20241211090212534
141947 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.acpihmat-noinitiator' at 20240906080037560
141948 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.cphp' at 20240906080037560
141949 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.dimmpxm' at 20240906080037560
141950 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.memhp' at 20240906080037560
141951 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.mmio64' at 20240906080037560
141952 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.numamem' at 20240906080037560
141953 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.xapic' at 20240906080037560
141954 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/SSDT.dimmpxm' at 20240906080037560
141955 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/TCPA.tis.tpm12' at 20240906080037560
141956 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/TPM2.tis.tpm2' at 20240906080037560
141957 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/VIOT.viot' at 20240906080037560
141958 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/acpi/x86/q35/WAET' at 20240906080037560
141959 2025-01-21 03:01:18.410-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/smbios/type11_blob' at 20240906080037560
141960 2025-01-21 03:01:18.411-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/smbios/type11_blob.legacy' at 20240906080037560
141961 2025-01-21 03:01:18.411-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2' at 20210308005046389
141962 2025-01-21 03:01:18.411-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2' at 20210308005046389
141963 2025-01-21 03:01:18.411-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2' at 20210308005046389
141964 2025-01-21 03:01:18.411-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.riscv64.iso.qcow2' at 20240906080037560
141965 2025-01-21 03:01:18.411-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2' at 20210308005046389
141966 2025-01-21 03:01:18.428-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/allow-preconfig-test.out' at 20210308005046397
141967 2025-01-21 03:01:18.429-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-any.out' at 20210308005046397
141968 2025-01-21 03:01:18.429-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-array.err' at 20221215040039362
141969 2025-01-21 03:01:18.429-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-base.out' at 20210308005046397
141970 2025-01-21 03:01:18.430-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-branch-if-invalid.out' at 20210308005046397
141971 2025-01-21 03:01:18.430-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-clash.out' at 20210308005046397
141972 2025-01-21 03:01:18.430-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-bool-string.out' at 20210308005046397
141973 2025-01-21 03:01:18.430-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-dict.out' at 20210308005046397
141974 2025-01-21 03:01:18.430-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-bool.out' at 20210308005046397
141975 2025-01-21 03:01:18.430-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-enum-int.out' at 20210308005046397
141976 2025-01-21 03:01:18.431-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-lists.out' at 20221215040039362
141977 2025-01-21 03:01:18.431-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-num-string.out' at 20210308005046397
141978 2025-01-21 03:01:18.431-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-conflict-string.out' at 20210308005046397
141979 2025-01-21 03:01:18.431-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-data-invalid.out' at 20210927100127469
141980 2025-01-21 03:01:18.431-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-empty.out' at 20210308005046397
141981 2025-01-21 03:01:18.431-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-invalid-dict.out' at 20210308005046397
141982 2025-01-21 03:01:18.431-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-nested.out' at 20210308005046397
141983 2025-01-21 03:01:18.431-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/alternate-unknown.out' at 20210308005046397
141984 2025-01-21 03:01:18.431-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-alternate.out' at 20210308005046401
141985 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-any.out' at 20210308005046401
141986 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-array-empty.out' at 20210308005046401
141987 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-array-unknown.out' at 20210308005046401
141988 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-bad-boxed.out' at 20210308005046401
141989 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-boxed-anon.out' at 20210308005046401
141990 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-boxed-string.out' at 20210308005046401
141991 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-if-implicit.out' at 20230925080040089
141992 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-if-unboxed.out' at 20230925080040089
141993 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-int.out' at 20210308005046401
141994 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-invalid.out' at 20210308005046401
141995 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-member-array-bad.out' at 20210308005046401
141996 2025-01-21 03:01:18.432-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-member-case.out' at 20210308005046401
141997 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-member-unknown.out' at 20210308005046401
141998 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-union.out' at 20210308005046401
141999 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/args-unknown.out' at 20210308005046401
142000 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-base.out' at 20210308005046401
142001 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-data.out' at 20210308005046401
142002 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-ident.out' at 20210308005046401
142003 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-all.out' at 20220429100100882
142004 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-empty-list.out' at 20210308005046401
142005 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-empty.out' at 20210308005046401
142006 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-key.out' at 20220429100100882
142007 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-keys.out' at 20220429100100882
142008 2025-01-21 03:01:18.433-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-list.out' at 20210308005046401
142009 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if-not.out' at 20220429100100882
142010 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-if.out' at 20210308005046401
142011 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-type-bool.out' at 20210308005046401
142012 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-type-dict.out' at 20210308005046401
142013 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/bad-type-int.out' at 20210308005046401
142014 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/base-cycle-direct.out' at 20210308005046401
142015 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/base-cycle-indirect.out' at 20210308005046401
142016 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/command-int.out' at 20210308005046401
142017 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/comments.err' at 20210308005046401
142018 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-alternate-member.out' at 20210308005046401
142019 2025-01-21 03:01:18.434-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-boxed-command-arg.out' at 20210308005046401
142020 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-command-arg.out' at 20210308005046401
142021 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-enum-member.out' at 20210308005046401
142022 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-event-arg.out' at 20210308005046401
142023 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-feature.out' at 20210308005046401
142024 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-indent.out' at 20210308005046401
142025 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-section.out' at 20210308005046401
142026 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-symbol.out' at 20210308005046401
142027 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-bad-union-member.out' at 20210308005046401
142028 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-before-include.out' at 20210308005046401
142029 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-before-pragma.out' at 20210308005046401
142030 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-duplicate-features.out' at 20240906080037560
142031 2025-01-21 03:01:18.435-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-duplicated-arg.out' at 20210308005046401
142032 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-duplicated-return.out' at 20210308005046401
142033 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-duplicated-since.out' at 20210308005046401
142034 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-empty-arg.out' at 20210308005046401
142035 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-empty-features.out' at 20240906080037560
142036 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-empty-section.out' at 20210308005046401
142037 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-empty-symbol.out' at 20210308005046401
142038 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-good.err' at 20210308005046401
142039 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-interleaved-section.out' at 20210308005046401
142040 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-end.out' at 20210308005046401
142041 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-end2.out' at 20210308005046401
142042 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-return.out' at 20210308005046401
142043 2025-01-21 03:01:18.436-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-return2.out' at 20240906080037564
142044 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-section.out' at 20210308005046401
142045 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-invalid-start.out' at 20210308005046405
142046 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-missing-colon.out' at 20210308005046405
142047 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-missing-expr.out' at 20210308005046405
142048 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-missing-space.out' at 20210308005046405
142049 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-missing.out' at 20210308005046405
142050 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-no-symbol.out' at 20210308005046405
142051 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-non-first-section.out' at 20240906080037564
142052 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/doc-undoc-feature.out' at 20210308005046405
142053 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/double-type.out' at 20210308005046405
142054 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/duplicate-key.out' at 20210308005046405
142055 2025-01-21 03:01:18.437-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/empty.err' at 20210308005046405
142056 2025-01-21 03:01:18.438-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-bad-member.out' at 20210308005046405
142057 2025-01-21 03:01:18.438-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-bad-name.out' at 20210308005046405
142058 2025-01-21 03:01:18.438-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-bad-prefix.out' at 20210308005046405
142059 2025-01-21 03:01:18.438-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-clash-member.out' at 20210308005046405
142060 2025-01-21 03:01:18.438-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-dict-member-unknown.out' at 20210308005046405
142061 2025-01-21 03:01:18.438-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-dict-no-name.out' at 20210927100127469
142062 2025-01-21 03:01:18.438-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-if-invalid.out' at 20210308005046405
142063 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-int-member.out' at 20210308005046405
142064 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-member-case.out' at 20210308005046405
142065 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-missing-data.out' at 20210308005046405
142066 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/enum-wrong-data.out' at 20210308005046405
142067 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-args-if-unboxed.out' at 20230925080040089
142068 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-boxed-empty.out' at 20210308005046405
142069 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-case.out' at 20210927100127469
142070 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-member-invalid-dict.out' at 20210308005046405
142071 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/event-nest-struct.out' at 20210308005046405
142072 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-bad-type.out' at 20210308005046405
142073 2025-01-21 03:01:18.439-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-deprecated-type.out' at 20210308005046405
142074 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-duplicate-name.out' at 20210308005046405
142075 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-if-invalid.out' at 20210308005046405
142076 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-missing-name.out' at 20210308005046405
142077 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-name-bad-type.out' at 20210308005046405
142078 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-no-list.out' at 20210308005046405
142079 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/features-unknown-key.out' at 20210308005046405
142080 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/funny-char.out' at 20210308005046405
142081 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/funny-word.out' at 20210308005046405
142082 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/ident-with-escape.out' at 20210308005046409
142083 2025-01-21 03:01:18.440-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-before-err.out' at 20210308005046409
142084 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-cycle.out' at 20210308005046409
142085 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-extra-junk.out' at 20210308005046409
142086 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-nested-err.out' at 20210308005046409
142087 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-no-file.out' at 20210308005046409
142088 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-non-file.out' at 20210308005046409
142089 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-repetition.err' at 20210308005046409
142090 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-self-cycle.out' at 20210308005046409
142091 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/include-simple.err' at 20210308005046409
142092 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/indented-expr.err' at 20210308005046409
142093 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/leading-comma-list.out' at 20210308005046409
142094 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/leading-comma-object.out' at 20210308005046409
142095 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-array-rsqb.out' at 20210927100127469
142096 2025-01-21 03:01:18.441-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-colon.out' at 20210308005046409
142097 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-comma-list.out' at 20210308005046409
142098 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-comma-object.out' at 20210308005046409
142099 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-object-member-element.out' at 20210927100127469
142100 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-schema.out' at 20210927100127469
142101 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/missing-type.out' at 20210308005046409
142102 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.out' at 20210308005046409
142103 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/nested-struct-data.out' at 20210308005046409
142104 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/non-objects.out' at 20210308005046409
142105 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/oob-coroutine.out' at 20210308005046409
142106 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/oob-test.out' at 20210308005046409
142107 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-extra-junk.out' at 20210308005046409
142108 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-non-dict.out' at 20210308005046409
142109 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-unknown.out' at 20210308005046409
142110 2025-01-21 03:01:18.442-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-value-not-bool.out' at 20210927100127469
142111 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list-of-str.out' at 20210927100127469
142112 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/pragma-value-not-list.out' at 20210927100127469
142113 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/qapi-schema-test.err' at 20210308005046409
142114 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/quoted-structural-chars.out' at 20210308005046409
142115 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/redefined-command.out' at 20210308005046409
142116 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/redefined-event.out' at 20210308005046409
142117 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/redefined-predefined.out' at 20210927100127469
142118 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/redefined-type.out' at 20210308005046409
142119 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-command-q.out' at 20210308005046409
142120 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-enum-q.out' at 20210308005046409
142121 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-member-has.out' at 20210308005046409
142122 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-member-q.out' at 20210308005046409
142123 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-member-u.out' at 20210308005046409
142124 2025-01-21 03:01:18.443-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-member-underscore.out' at 20210308005046409
142125 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/reserved-type-list.out' at 20210308005046409
142126 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-alternate.out' at 20210308005046409
142127 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-array-bad.out' at 20210308005046409
142128 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-bad-type.out' at 20210927100127469
142129 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-dict.out' at 20210308005046409
142130 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/returns-unknown.out' at 20210308005046409
142131 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/string-code-point-127.out' at 20210308005046409
142132 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/string-code-point-31.out' at 20210308005046409
142133 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-base-clash-deep.out' at 20210308005046409
142134 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-base-clash.out' at 20210308005046413
142135 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-data-invalid.out' at 20210308005046413
142136 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-data-typename.out' at 20230925080040089
142137 2025-01-21 03:01:18.444-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-member-if-invalid.out' at 20210308005046413
142138 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-member-invalid-dict.out' at 20210308005046413
142139 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-member-invalid.out' at 20210308005046413
142140 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/struct-member-name-clash.out' at 20210927100127469
142141 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/trailing-comma-list.out' at 20210308005046413
142142 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/trailing-comma-object.out' at 20210308005046413
142143 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.out' at 20210308005046413
142144 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/type-case.out' at 20210927100127473
142145 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unclosed-list.out' at 20210308005046413
142146 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unclosed-object.out' at 20210308005046413
142147 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unclosed-string.out' at 20210308005046413
142148 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-array-branch.out' at 20220429100100882
142149 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-bad-base.out' at 20220429100100882
142150 2025-01-21 03:01:18.445-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-bad-discriminator.out' at 20220429100100882
142151 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-base-any.out' at 20220429100100882
142152 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-base-empty.out' at 20210308005046413
142153 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-base-no-discriminator.out' at 20210308005046413
142154 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-base-union.out' at 20220429100100882
142155 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-branch-if-invalid.out' at 20210308005046413
142156 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-branch-invalid-dict.out' at 20210308005046413
142157 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-clash-member.out' at 20220429100100882
142158 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-discriminator-bad-name.out' at 20220429100100882
142159 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-empty.out' at 20210308005046413
142160 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-inline-invalid-dict.out' at 20220429100100882
142161 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-int-branch.out' at 20220429100100882
142162 2025-01-21 03:01:18.446-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-base.out' at 20210308005046413
142163 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-branch-key.out' at 20220429100100882
142164 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-data.out' at 20210927100127473
142165 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-discriminator.out' at 20220429100100882
142166 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-if-discriminator.out' at 20220429100100882
142167 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subfield.out' at 20230925080040089
142168 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-invalid-union-subtype.out' at 20230925080040089
142169 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-no-base.out' at 20220429100100882
142170 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-optional-discriminator.out' at 20220429100100882
142171 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-string-discriminator.out' at 20220429100100882
142172 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/union-unknown.out' at 20210308005046413
142173 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unknown-escape.out' at 20210308005046413
142174 2025-01-21 03:01:18.447-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qapi-schema/unknown-expr-key.out' at 20210308005046413
142175 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/afl5.img.bz2' at 20210308005046473
142176 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/afl9.vmdk.bz2' at 20210308005046473
142177 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz2' at 20210308005046473
142178 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/grub_mbr.raw.bz2' at 20210308005046473
142179 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2' at 20210308005046473
142180 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dirtylog-10G-4M.vhdx.bz2' at 20210308005046473
142181 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-dynamic-1G.vhdx.bz2' at 20210308005046473
142182 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/iotest-version3.vmdk.bz2' at 20210308005046473
142183 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v1.bz2' at 20210308005046473
142184 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-v2.bz2' at 20210308005046473
142185 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2' at 20210927100127505
142186 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/simple-dmg.dmg.bz2' at 20210308005046473
142187 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2' at 20210308005046473
142188 2025-01-21 03:01:18.467-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2' at 20210308005046473
142189 2025-01-21 03:01:18.549-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/tools/meson.build' at 20230426080043956
142190 2025-01-21 03:01:18.550-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/cursor_hidden.xpm' at 20210308005046545
142191 2025-01-21 03:01:18.550-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/cursor_left_ptr.xpm' at 20210308005046549
142192 2025-01-21 03:01:18.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_128x128.png' at 20210308005046549
142193 2025-01-21 03:01:18.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_16x16.png' at 20210308005046549
142194 2025-01-21 03:01:18.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_24x24.png' at 20210308005046549
142195 2025-01-21 03:01:18.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_256x256.png' at 20210308005046549
142196 2025-01-21 03:01:18.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_32x32.bmp' at 20210308005046549
142197 2025-01-21 03:01:18.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_32x32.png' at 20210308005046549
142198 2025-01-21 03:01:18.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_48x48.png' at 20210308005046549
142199 2025-01-21 03:01:18.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_512x512.png' at 20210308005046549
142200 2025-01-21 03:01:18.552-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/qemu/ui/icons/qemu_64x64.png' at 20210308005046549
142201 2025-01-21 03:01:18.562-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/rest-dbus/resources/32px.png' at 20210308004923384
142202 2025-01-21 03:01:18.562-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/rest-dbus/resources/40px.png' at 20210308004923384
142203 2025-01-21 03:01:18.563-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/rest-dbus/resources/throbber.gif' at 20210308004923388
142204 2025-01-21 03:01:18.566-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/.shellcheck' at 20210308005049757
142205 2025-01-21 03:01:18.567-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/example/gen/meson.build' at 20240925080038338
142206 2025-01-21 03:01:18.568-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/example/gen/net/poettering/Calculator/meson.build' at 20240925080038338
142207 2025-01-21 03:01:18.568-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/example/gen/net/poettering/meson.build' at 20240920080030747
142208 2025-01-21 03:01:18.568-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/example/meson.build' at 20240920080030747
142209 2025-01-21 03:01:18.578-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/event.hpp' at 20241107090038222
142210 2025-01-21 03:01:18.579-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/meson.build' at 20241126090041355
142211 2025-01-21 03:01:18.583-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/test/gen/meson.build' at 20240925080038338
142212 2025-01-21 03:01:18.583-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/test/gen/server/Test/meson.build' at 20230825080041101
142213 2025-01-21 03:01:18.584-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/test/gen/server/meson.build' at 20220914030033172
142214 2025-01-21 03:01:18.584-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/test/meson.build' at 20241126090041355
142215 2025-01-21 03:01:18.588-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/tools/sdbus++-gen-meson' at 20240925080038338
142216 2025-01-21 03:01:18.588-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/tools/sdbusplus/event.py' at 20240925080038338
142217 2025-01-21 03:01:18.588-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/tools/sdbusplus/event.py' at 20250111090048357
142218 2025-01-21 03:01:18.588-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/tools/sdbusplus/main.py' at 20240920080030747
142219 2025-01-21 03:01:18.588-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/tools/sdbusplus/namedelement.py' at 20240920080030747
142220 2025-01-21 03:01:18.588-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/tools/sdbusplus/property.py' at 20240925080038338
142221 2025-01-21 03:01:18.589-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/tools/sdbusplus/templates/error.cpp.mako' at 20230902080037613
142222 2025-01-21 03:01:18.589-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/sdbusplus/tools/sdbusplus/templates/event.hpp.mako' at 20241107090038222
142223 2025-01-21 03:01:18.597-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/configs/Barreleye.py' at 20221209040046691
142224 2025-01-21 03:01:18.598-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/configs/Firestone.py' at 20220728030041559
142225 2025-01-21 03:01:18.598-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/configs/Garrison.py' at 20220728030041559
142226 2025-01-21 03:01:18.598-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/configs/Lanyang.py' at 20220728030041559
142227 2025-01-21 03:01:18.598-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/configs/Palmetto.py' at 20221209040046691
142228 2025-01-21 03:01:18.598-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/configs/Romulus.py' at 20220728030041559
142229 2025-01-21 03:01:18.598-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/configs/Witherspoon.py' at 20220728030041559
142230 2025-01-21 03:01:18.598-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/configs/Zaius.py' at 20220728030041559
142231 2025-01-21 03:01:18.604-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/pychassisctl/chassis_control.py' at 20221209040046691
142232 2025-01-21 03:01:18.605-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/pydownloadmgr/download_manager.py' at 20221209040046691
142233 2025-01-21 03:01:18.606-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/pyflashbmc/bmc_update.py' at 20220728030041559
142234 2025-01-21 03:01:18.606-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/pyinventorymgr/inventory_items.py' at 20220728030041559
142235 2025-01-21 03:01:18.607-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/pyinventorymgr/sync_inventory_items.py' at 20220728030041559
142236 2025-01-21 03:01:18.607-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/pyipmitest/ipmi_debug.py' at 20220728030041559
142237 2025-01-21 03:01:18.608-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/pystatemgr/discover_system_state.py' at 20221209040046691
142238 2025-01-21 03:01:18.609-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/skeleton/pysystemmgr/system_manager.py' at 20220728030041559
142239 2025-01-21 03:01:18.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/src/trigger.cpp' at 20240904080048947
142240 2025-01-21 03:01:18.621-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/src/types/trigger_types.hpp' at 20230524080039233
142241 2025-01-21 03:01:18.621-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/src/utils/ensure.hpp' at 20230523080037934
142242 2025-01-21 03:01:18.622-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/subprojects/boost.wrap' at 20221014100033151
142243 2025-01-21 03:01:18.627-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/tests/src/params/trigger_params.hpp' at 20230523080037938
142244 2025-01-21 03:01:18.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/tests/src/test_trigger.cpp' at 20240917080036267
142245 2025-01-21 03:01:18.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/telemetry/tests/src/test_trigger_manager.cpp' at 20240917080036271
142246 2025-01-21 03:01:18.633-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/Documentation/media/linker_lists.h.rst.exceptions' at 20210308005002536
142247 2025-01-21 03:01:19.299-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/doc/chromium/devkeys/kernel.keyblock' at 20210308005003300
142248 2025-01-21 03:01:19.300-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/doc/chromium/devkeys/kernel_data_key.vbprivk' at 20210308005003300
142249 2025-01-21 03:01:19.391-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/pcmcia/Kconfig' at 20210308005003452
142250 2025-01-21 03:01:19.451-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/video/fonts/ankacoder_c75_r.ttf' at 20210308005003524
142251 2025-01-21 03:01:19.451-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/video/fonts/cantoraone_regular.ttf' at 20210308005003528
142252 2025-01-21 03:01:19.451-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/video/fonts/nimbus_sans_l_regular.ttf' at 20210308005003528
142253 2025-01-21 03:01:19.451-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/drivers/video/fonts/rufscript010.ttf' at 20210308005003528
142254 2025-01-21 03:01:19.468-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/fs/reiserfs/Kconfig' at 20210308005003548
142255 2025-01-21 03:01:19.611-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/binman/test/descriptor.bin' at 20210308005003752
142256 2025-01-21 03:01:19.612-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/binman/test/files/ignored_dir.dat/ignore' at 20210308005003756
142257 2025-01-21 03:01:19.615-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/easylogo/linux_blackfin.tga' at 20210308005003760
142258 2025-01-21 03:01:19.615-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/easylogo/linux_logo.tga' at 20210308005003760
142259 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/atmel.bmp' at 20210308005003768
142260 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/compulab.bmp' at 20210308005003768
142261 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/denx-comp.bmp' at 20210308005003768
142262 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/denx.bmp' at 20210308005003768
142263 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/engicam.bmp' at 20210308005003768
142264 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/esd.bmp' at 20210308005003768
142265 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/freescale.bmp' at 20210308005003768
142266 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/gateworks.bmp' at 20210308005003768
142267 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/intercontrol.bmp' at 20210308005003768
142268 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol.bmp' at 20210308005003768
142269 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/linux_logo_ttcontrol_palfin.bmp' at 20210308005003768
142270 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/microchip.bmp' at 20210308005003768
142271 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/ronetix.bmp' at 20210308005003768
142272 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/siemens.bmp' at 20210308005003768
142273 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/solidrun.bmp' at 20210308005003768
142274 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/syteco.bmp' at 20210308005003768
142275 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/toradex.bmp' at 20210308005003768
142276 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/u-boot_logo.bmp' at 20210308005003768
142277 2025-01-21 03:01:19.619-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/u-boot/tools/logos/wandboard.bmp' at 20210308005003768
142278 2025-01-21 03:01:19.625-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/.shellcheck' at 20220105012522959
142279 2025-01-21 03:01:19.627-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/alerts/alert.png' at 20220105012522963
142280 2025-01-21 03:01:19.628-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/buttons/button-disabled.png' at 20220105012522963
142281 2025-01-21 03:01:19.628-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/buttons/button.png' at 20220105012522963
142282 2025-01-21 03:01:19.628-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/file-upload/formfile.png' at 20220105012522963
142283 2025-01-21 03:01:19.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/info-tooltip/info-tooltip.png' at 20220105012522963
142284 2025-01-21 03:01:19.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/appHeaderWithStatusIcon.png' at 20220105012522963
142285 2025-01-21 03:01:19.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/danger.png' at 20220105012522963
142286 2025-01-21 03:01:19.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/eventLogsWithSatusIcon.png' at 20220105012522963
142287 2025-01-21 03:01:19.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/info.png' at 20220105012522963
142288 2025-01-21 03:01:19.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/secondary.png' at 20220105012522963
142289 2025-01-21 03:01:19.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/success.png' at 20220105012522963
142290 2025-01-21 03:01:19.629-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/status-icon/warning.png' at 20220105012522963
142291 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-batch-action-active.png' at 20220105012522963
142292 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-batch-action.png' at 20220105012522967
142293 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-empty.png' at 20220105012522967
142294 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-expand-row.png' at 20220105012522967
142295 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-filter-active.png' at 20220105012522967
142296 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-filter.png' at 20220105012522967
142297 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-pagination.png' at 20220105012522971
142298 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-row-actions.png' at 20220105012522971
142299 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-search-active.png' at 20220105012522971
142300 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-search-empty.png' at 20220105012522971
142301 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-search.png' at 20220105012522975
142302 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table-sort.png' at 20220105012522975
142303 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/table/table.png' at 20220105012522975
142304 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/toasts/toast-options.png' at 20220105012522975
142305 2025-01-21 03:01:19.630-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/docs/guide/components/toasts/toast.png' at 20220105012522975
142306 2025-01-21 03:01:19.636-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/public/favicon.ico' at 20220105012522983
142307 2025-01-21 03:01:19.640-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Italic.woff' at 20220105012522987
142308 2025-01-21 03:01:19.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Light.woff' at 20220105012522987
142309 2025-01-21 03:01:19.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-LightItalic.woff' at 20220105012522987
142310 2025-01-21 03:01:19.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff' at 20220105012522987
142311 2025-01-21 03:01:19.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBold.woff' at 20220105012522987
142312 2025-01-21 03:01:19.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-SemiBoldItalic.woff' at 20220105012522987
142313 2025-01-21 03:01:19.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Bold-webfont.woff' at 20220105012522987
142314 2025-01-21 03:01:19.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Light-webfont.woff' at 20220105012522991
142315 2025-01-21 03:01:19.641-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/env/assets/fonts/Intel_Clear/IntelClear-Regular-webfont.woff' at 20220105012522991
142316 2025-01-21 03:01:19.644-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/router/index.js' at 20241108090039441
142317 2025-01-21 03:01:19.655-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ModalSettings.vue' at 20241004080035971
142318 2025-01-21 03:01:19.659-0600 FINEST t563 IndexDatabase.logIgnoredUid: ignoring deleted document for '/openbmc/witherspoon-pfault-analysis/.clang-format' at 20240820080038646
142319 2025-01-21 03:01:19.664-0600 INFO t563 IndexDatabase.update: Starting indexing of directory '/openbmc'
142320 2025-01-21 03:01:19.676-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp': chosen by suffix: CxxAnalyzerFactory
142321 2025-01-21 03:01:19.676-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/roles.hpp': chosen by suffix: CxxAnalyzerFactory
142322 2025-01-21 03:01:19.676-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/ssl_key_handler.cpp': chosen by suffix: CxxAnalyzerFactory
142323 2025-01-21 03:01:19.676-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp': chosen by suffix: CxxAnalyzerFactory
142324 2025-01-21 03:01:19.676-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp' (CxxAnalyzer)
142325 2025-01-21 03:01:19.676-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp': chosen by suffix: CxxAnalyzerFactory
142326 2025-01-21 03:01:19.676-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp': chosen by suffix: CxxAnalyzerFactory
142327 2025-01-21 03:01:19.676-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp': chosen by suffix: CxxAnalyzerFactory
142328 2025-01-21 03:01:19.676-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp': chosen by suffix: CxxAnalyzerFactory
142329 2025-01-21 03:01:19.676-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/ibm/configfile_test.cpp': chosen by suffix: CxxAnalyzerFactory
142330 2025-01-21 03:01:19.676-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp': chosen by suffix: CxxAnalyzerFactory
142331 2025-01-21 03:01:19.676-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/dbus_monitor.hpp': chosen by suffix: CxxAnalyzerFactory
142332 2025-01-21 03:01:19.676-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp': chosen by suffix: CxxAnalyzerFactory
142333 2025-01-21 03:01:19.677-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/dbus_monitor.hpp' (CxxAnalyzer)
142334 2025-01-21 03:01:19.677-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp' (CxxAnalyzer)
142335 2025-01-21 03:01:19.677-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/ibm/configfile_test.cpp' (CxxAnalyzer)
142336 2025-01-21 03:01:19.677-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp' (CxxAnalyzer)
142337 2025-01-21 03:01:19.677-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp' (CxxAnalyzer)
142338 2025-01-21 03:01:19.677-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp' (CxxAnalyzer)
142339 2025-01-21 03:01:19.676-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp' (CxxAnalyzer)
142340 2025-01-21 03:01:19.676-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp' (CxxAnalyzer)
142341 2025-01-21 03:01:19.676-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/roles.hpp' (CxxAnalyzer)
142342 2025-01-21 03:01:19.676-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/ssl_key_handler.cpp' (CxxAnalyzer)
142343 2025-01-21 03:01:19.678-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp' (CxxAnalyzer)
142344 2025-01-21 03:01:19.693-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp'
142345 2025-01-21 03:01:19.693-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/roles.hpp'
142346 2025-01-21 03:01:19.694-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp'
142347 2025-01-21 03:01:19.694-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/dbus_monitor.hpp'
142348 2025-01-21 03:01:19.694-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp'
142349 2025-01-21 03:01:19.694-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/ibm/configfile_test.cpp'
142350 2025-01-21 03:01:19.694-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp'
142351 2025-01-21 03:01:19.694-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp'
142352 2025-01-21 03:01:19.694-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp'
142353 2025-01-21 03:01:19.694-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/ssl_key_handler.cpp'
142354 2025-01-21 03:01:19.694-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp'
142355 2025-01-21 03:01:19.694-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp'
142356 2025-01-21 03:01:19.715-0600 FINE t762 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142357 2025-01-21 03:01:19.715-0600 FINE t758 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142358 2025-01-21 03:01:19.717-0600 FINE t763 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142359 2025-01-21 03:01:19.717-0600 FINE t767 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142360 2025-01-21 03:01:19.717-0600 FINE t760 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142361 2025-01-21 03:01:19.718-0600 FINE t756 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142362 2025-01-21 03:01:19.718-0600 FINE t764 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142363 2025-01-21 03:01:19.719-0600 FINE t759 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142364 2025-01-21 03:01:19.719-0600 FINE t766 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142365 2025-01-21 03:01:19.719-0600 FINE t757 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142366 2025-01-21 03:01:19.719-0600 FINE t761 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142367 2025-01-21 03:01:19.719-0600 FINE t765 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langmap=Ada:+.ada.Ada.ADA --langmap=Ada:+.adb.Adb.ADB --langmap=Ada:+.ads.Ads.ADS --langmap=Java:+.aidl.Aidl.AIDL --langmap=XML:+.asax.Asax.ASAX --langmap=XML:+.ascx.Ascx.ASCX --langmap=Asm:+.asm.Asm.ASM --langmap=XML:+.aspx.Aspx.ASPX --langmap=Sh:+.awk.Awk.AWK --langmap=Sh:+.bash.Bash.BASH --langmap=C:+.c.C --langmap=C++:+.c++.C++.C++ --langmap=C++:+.cc.Cc.CC --langmap=clojure:+.clj.Clj.CLJ --langmap=clojure:+.cljs.Cljs.CLJS --langmap=clojure:+.cljx.Cljx.CLJX --langmap=Sh:+.com.Com.COM --langmap=Sh:+.conf.Conf.CONF --langmap=C++:+.cpp.Cpp.CPP --langmap=$'C#:+.cs.Cs.CS' --langmap=Sh:+.csh.Csh.CSH --langmap=C++:+.cu.Cu.CU --langmap=C++:+.cuh.Cuh.CUH --langmap=C++:+.cxx.Cxx.CXX --langmap=C:+.d.D --langmap=Eiffel:+.e.E --langmap=Lisp:+.el.El.EL --langmap=Erlang:+.erl.Erl.ERL --langmap=Erlang:+.escript.Escript.ESCRIPT --langmap=Tcl:+.exp.Exp.EXP --langmap=Fortran:+.f.F --langmap=Fortran:+.f03.F03.F03 --langmap=Fortran:+.f08.F08.F08 --langmap=Fortran:+.f15.F15.F15 --langmap=Fortran:+.f77.F77.F77 --langmap=Fortran:+.f90.F90.F90 --langmap=Fortran:+.f95.F95.F95 --langmap=Sh:+.flg.Flg.FLG --langmap=Sh:+.gmk.Gmk.GMK --langmap=Go:+.go.Go.GO --langmap=C:+.h.H --langmap=C++:+.hh.Hh.HH --langmap=C++:+.hpp.Hpp.HPP --langmap=Erlang:+.hrl.Hrl.HRL --langmap=haskell:+.hs.Hs.HS --langmap=haskell:+.hsc.Hsc.HSC --langmap=XML:+.htm.Htm.HTM --langmap=XML:+.html.Html.HTML --langmap=C++:+.hxx.Hxx.HXX --langmap=C:+.i.I --langmap=Tcl:+.itcl.Itcl.ITCL --langmap=Tcl:+.itk.Itk.ITK --langmap=Java:+.jav.Jav.JAV --langmap=Java:+.java.Java.JAVA --langmap=JavaScript:+.js.Js.JS --langmap=JSON:+.json.Json.JSON --langmap=Sh:+.ksh.Ksh.KSH --langmap=Sh:+.kshlib.Kshlib.KSHLIB --langmap=kotlin:+.kt.Kt.KT --langmap=kotlin:+.kts.Kts.KTS --langmap=C:+.l.L --langmap=C:+.lex.Lex.LEX --langmap=Lisp:+.lisp.Lisp.LISP --langmap=Lisp:+.lsp.Lsp.LSP --langmap=Lua:+.lua.Lua.LUA --langmap=XML:+.master.Master.MASTER --langmap=Sh:+.mk.Mk.MK --langmap=Sh:+.p5.P5.P5 --langmap=pascal:+.pas.Pas.PAS --langmap=SQL:+.pck.Pck.PCK --langmap=Perl:+.perl.Perl.PERL --langmap=Perl:+.ph.Ph.PH --langmap=PHP:+.php.Php.PHP --langmap=PHP:+.php3.Php3.PHP3 --langmap=PHP:+.php4.Php4.PHP4 --langmap=PHP:+.phps.Phps.PHPS --langmap=PHP:+.phtml.Phtml.PHTML --langmap=SQL:+.pkb.Pkb.PKB --langmap=SQL:+.pks.Pks.PKS --langmap=Perl:+.pl.Pl.PL --langmap=SQL:+.plb.Plb.PLB --langmap=SQL:+.pld.Pld.PLD --langmap=SQL:+.pls.Pls.PLS --langmap=Perl:+.plx.Plx.PLX --langmap=Perl:+.pm.Pm.PM --langmap=powershell:+.ps1.Ps1.PS1 --langmap=powershell:+.psm1.Psm1.PSM1 --langmap=Python:+.py.Py.PY --langmap=R:+.r.R --langmap=Ruby:+.rb.Rb.RB --langmap=R:+.rda.Rda.RDA --langmap=R:+.rdata.Rdata.RDATA --langmap=R:+.rds.Rds.RDS --langmap=rust:+.rs.Rs.RS --langmap=Ruby:+.ruby.Ruby.RUBY --langmap=Asm:+.s.S --langmap=scala:+.scala.Scala.SCALA --langmap=Lisp:+.scm.Scm.SCM --langmap=Sh:+.sh.Sh.SH --langmap=Sh:+.spec.Spec.SPEC --langmap=SQL:+.sql.Sql.SQL --langmap=SystemVerilog:+.sv.Sv.SV --langmap=SystemVerilog:+.svh.Svh.SVH --langmap=swift:+.swift.Swift.SWIFT --langmap=C++:+.tcc.Tcc.TCC --langmap=Tcl:+.tcl.Tcl.TCL --langmap=Tcl:+.tclx.Tclx.TCLX --langmap=terraform:+.tf.Tf.TF --langmap=terraform:+.tfvars.Tfvars.TFVARS --langmap=Tcl:+.tk.Tk.TK --langmap=Tcl:+.tm.Tm.TM --langmap=C++:+.txx.Txx.TXX --langmap=SystemVerilog:+.v.V --langmap=SystemVerilog:+.vh.Vh.VH --langmap=Tcl:+.wish.Wish.WISH --langmap=C:+.x.X --langmap=XML:+.xaml.Xaml.XAML --langmap=Sh:+.xcl.Xcl.XCL --langmap=XML:+.xml.Xml.XML --langmap=C:+.xs.Xs.XS --langmap=C:+.y.Y --langmap=C:+.yacc.Yacc.YACC --langmap=Yaml:+.yaml.Yaml.YAML --langmap=Yaml:+.yml.Yml.YML --langmap=$'Sh:+([mM][aA][kK][eE][fF][iI][lL][eE]*)']
142368 2025-01-21 03:01:19.722-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142369 2025-01-21 03:01:19.722-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142370 2025-01-21 03:01:19.722-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142371 2025-01-21 03:01:19.722-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142372 2025-01-21 03:01:19.722-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142373 2025-01-21 03:01:19.722-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142374 2025-01-21 03:01:19.723-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142375 2025-01-21 03:01:19.723-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142376 2025-01-21 03:01:19.723-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142377 2025-01-21 03:01:19.723-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142378 2025-01-21 03:01:19.723-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142379 2025-01-21 03:01:19.723-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142380 2025-01-21 03:01:19.723-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142381 2025-01-21 03:01:19.723-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142382 2025-01-21 03:01:19.724-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142383 2025-01-21 03:01:19.724-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142384 2025-01-21 03:01:19.724-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142385 2025-01-21 03:01:19.724-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142386 2025-01-21 03:01:19.724-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142387 2025-01-21 03:01:19.724-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142388 2025-01-21 03:01:19.724-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142389 2025-01-21 03:01:19.724-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142390 2025-01-21 03:01:19.724-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142391 2025-01-21 03:01:19.724-0600 WARNING t774 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142392 2025-01-21 03:01:19.724-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142393 2025-01-21 03:01:19.724-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142394 2025-01-21 03:01:19.724-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142395 2025-01-21 03:01:19.724-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142396 2025-01-21 03:01:19.724-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142397 2025-01-21 03:01:19.724-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142398 2025-01-21 03:01:19.724-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142399 2025-01-21 03:01:19.724-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142400 2025-01-21 03:01:19.724-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142401 2025-01-21 03:01:19.725-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142402 2025-01-21 03:01:19.724-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142403 2025-01-21 03:01:19.725-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142404 2025-01-21 03:01:19.724-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142405 2025-01-21 03:01:19.725-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142406 2025-01-21 03:01:19.725-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142407 2025-01-21 03:01:19.725-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142408 2025-01-21 03:01:19.725-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142409 2025-01-21 03:01:19.725-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142410 2025-01-21 03:01:19.725-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142411 2025-01-21 03:01:19.725-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142412 2025-01-21 03:01:19.725-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142413 2025-01-21 03:01:19.725-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142414 2025-01-21 03:01:19.725-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142415 2025-01-21 03:01:19.725-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142416 2025-01-21 03:01:19.725-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142417 2025-01-21 03:01:19.725-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142418 2025-01-21 03:01:19.725-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142419 2025-01-21 03:01:19.725-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142420 2025-01-21 03:01:19.725-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142421 2025-01-21 03:01:19.726-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142422 2025-01-21 03:01:19.726-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142423 2025-01-21 03:01:19.725-0600 WARNING t777 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142424 2025-01-21 03:01:19.725-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142425 2025-01-21 03:01:19.726-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142426 2025-01-21 03:01:19.726-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142427 2025-01-21 03:01:19.726-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142428 2025-01-21 03:01:19.726-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142429 2025-01-21 03:01:19.726-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142430 2025-01-21 03:01:19.726-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142431 2025-01-21 03:01:19.726-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142432 2025-01-21 03:01:19.726-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142433 2025-01-21 03:01:19.726-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142434 2025-01-21 03:01:19.726-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142435 2025-01-21 03:01:19.726-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142436 2025-01-21 03:01:19.726-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142437 2025-01-21 03:01:19.726-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142438 2025-01-21 03:01:19.726-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142439 2025-01-21 03:01:19.726-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142440 2025-01-21 03:01:19.727-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142441 2025-01-21 03:01:19.727-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142442 2025-01-21 03:01:19.727-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142443 2025-01-21 03:01:19.726-0600 WARNING t783 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142444 2025-01-21 03:01:19.726-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142445 2025-01-21 03:01:19.727-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142446 2025-01-21 03:01:19.727-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142447 2025-01-21 03:01:19.727-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142448 2025-01-21 03:01:19.727-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142449 2025-01-21 03:01:19.727-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142450 2025-01-21 03:01:19.727-0600 WARNING t791 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142451 2025-01-21 03:01:19.727-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142452 2025-01-21 03:01:19.727-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142453 2025-01-21 03:01:19.727-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142454 2025-01-21 03:01:19.727-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142455 2025-01-21 03:01:19.727-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142456 2025-01-21 03:01:19.727-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142457 2025-01-21 03:01:19.727-0600 WARNING t793 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142458 2025-01-21 03:01:19.727-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142459 2025-01-21 03:01:19.728-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142460 2025-01-21 03:01:19.728-0600 WARNING t789 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142461 2025-01-21 03:01:19.728-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142462 2025-01-21 03:01:19.728-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142463 2025-01-21 03:01:19.728-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142464 2025-01-21 03:01:19.728-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142465 2025-01-21 03:01:19.728-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142466 2025-01-21 03:01:19.728-0600 WARNING t768 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142467 2025-01-21 03:01:19.728-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142468 2025-01-21 03:01:19.728-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142469 2025-01-21 03:01:19.728-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142470 2025-01-21 03:01:19.728-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142471 2025-01-21 03:01:19.728-0600 WARNING t792 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142472 2025-01-21 03:01:19.728-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp'
142473 2025-01-21 03:01:19.728-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142474 2025-01-21 03:01:19.729-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142475 2025-01-21 03:01:19.729-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142476 2025-01-21 03:01:19.729-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142477 2025-01-21 03:01:19.729-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142478 2025-01-21 03:01:19.729-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142479 2025-01-21 03:01:19.729-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142480 2025-01-21 03:01:19.730-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.asax.Asax.ASAX" in "langmap" option
142481 2025-01-21 03:01:19.730-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/roles.hpp'
142482 2025-01-21 03:01:19.730-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.ascx.Ascx.ASCX" in "langmap" option
142483 2025-01-21 03:01:19.730-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142484 2025-01-21 03:01:19.730-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.aspx.Aspx.ASPX" in "langmap" option
142485 2025-01-21 03:01:19.730-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142486 2025-01-21 03:01:19.730-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142487 2025-01-21 03:01:19.731-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142488 2025-01-21 03:01:19.731-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142489 2025-01-21 03:01:19.731-0600 WARNING t771 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142490 2025-01-21 03:01:19.731-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142491 2025-01-21 03:01:19.731-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142492 2025-01-21 03:01:19.732-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142493 2025-01-21 03:01:19.732-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142494 2025-01-21 03:01:19.732-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142495 2025-01-21 03:01:19.732-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.htm.Htm.HTM" in "langmap" option
142496 2025-01-21 03:01:19.732-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.html.Html.HTML" in "langmap" option
142497 2025-01-21 03:01:19.732-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142498 2025-01-21 03:01:19.732-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142499 2025-01-21 03:01:19.732-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142500 2025-01-21 03:01:19.732-0600 WARNING t779 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142501 2025-01-21 03:01:19.733-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.master.Master.MASTER" in "langmap" option
142502 2025-01-21 03:01:19.734-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142503 2025-01-21 03:01:19.734-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142504 2025-01-21 03:01:19.735-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142505 2025-01-21 03:01:19.735-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142506 2025-01-21 03:01:19.735-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142507 2025-01-21 03:01:19.735-0600 WARNING t795 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142508 2025-01-21 03:01:19.735-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tf.Tf.TF" in "langmap" option
142509 2025-01-21 03:01:19.735-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "terraform:+.tfvars.Tfvars.TFVARS" in "langmap" option
142510 2025-01-21 03:01:19.736-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xaml.Xaml.XAML" in "langmap" option
142511 2025-01-21 03:01:19.736-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "XML:+.xml.Xml.XML" in "langmap" option
142512 2025-01-21 03:01:19.736-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yaml.Yaml.YAML" in "langmap" option
142513 2025-01-21 03:01:19.736-0600 WARNING t801 Ctags.lambda$run$0: Error from ctags: ctags: Warning: Unknown language "Yaml:+.yml.Yml.YML" in "langmap" option
142514 2025-01-21 03:01:19.737-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp'
142515 2025-01-21 03:01:19.742-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/dbus_monitor.hpp'
142516 2025-01-21 03:01:19.745-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/src/ssl_key_handler.cpp'
142517 2025-01-21 03:01:19.830-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp'
142518 2025-01-21 03:01:19.830-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp'
142519 2025-01-21 03:01:19.830-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp'
142520 2025-01-21 03:01:19.830-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp'
142521 2025-01-21 03:01:19.830-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp'
142522 2025-01-21 03:01:19.831-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp' (CxxAnalyzer) (took 152 ms)
142523 2025-01-21 03:01:19.831-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp' (CxxAnalyzer) (took 152 ms)
142524 2025-01-21 03:01:19.831-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp' (CxxAnalyzer) (took 152 ms)
142525 2025-01-21 03:01:19.831-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp' (CxxAnalyzer) (took 151 ms)
142526 2025-01-21 03:01:19.831-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp' (CxxAnalyzer) (took 152 ms)
142527 2025-01-21 03:01:19.831-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/ibm/configfile_test.cpp'
142528 2025-01-21 03:01:19.831-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/ibm/configfile_test.cpp' (CxxAnalyzer) (took 153 ms)
142529 2025-01-21 03:01:19.832-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp': chosen by suffix: CxxAnalyzerFactory
142530 2025-01-21 03:01:19.832-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp' (CxxAnalyzer)
142531 2025-01-21 03:01:19.832-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
142532 2025-01-21 03:01:19.832-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
142533 2025-01-21 03:01:19.833-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp' (CxxAnalyzer)
142534 2025-01-21 03:01:19.833-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp' (CxxAnalyzer)
142535 2025-01-21 03:01:19.833-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp': chosen by suffix: CxxAnalyzerFactory
142536 2025-01-21 03:01:19.833-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp' (CxxAnalyzer)
142537 2025-01-21 03:01:19.833-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp': chosen by suffix: CxxAnalyzerFactory
142538 2025-01-21 03:01:19.833-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp' (CxxAnalyzer)
142539 2025-01-21 03:01:19.834-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp'
142540 2025-01-21 03:01:19.834-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp'
142541 2025-01-21 03:01:19.835-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp'
142542 2025-01-21 03:01:19.835-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp'
142543 2025-01-21 03:01:19.835-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp'
142544 2025-01-21 03:01:19.839-0600 FINEST t760 AnalyzerGuru.getAnalyzer: '/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat': fallback FileAnalyzer
142545 2025-01-21 03:01:19.839-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat' (FileAnalyzer)
142546 2025-01-21 03:01:19.843-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp'
142547 2025-01-21 03:01:19.843-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp' (CxxAnalyzer) (took 164 ms)
142548 2025-01-21 03:01:19.843-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/complete_response_fields.hpp': chosen by suffix: CxxAnalyzerFactory
142549 2025-01-21 03:01:19.843-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/complete_response_fields.hpp' (CxxAnalyzer)
142550 2025-01-21 03:01:19.844-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/libpldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat'
142551 2025-01-21 03:01:19.844-0600 FINER t760 IndexDatabase.addFile: xref for /openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat would be empty, will remove
142552 2025-01-21 03:01:19.844-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/complete_response_fields.hpp'
142553 2025-01-21 03:01:19.846-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp'
142554 2025-01-21 03:01:19.846-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp' (CxxAnalyzer) (took 12 ms)
142555 2025-01-21 03:01:19.846-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp': chosen by suffix: CxxAnalyzerFactory
142556 2025-01-21 03:01:19.846-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp' (CxxAnalyzer)
142557 2025-01-21 03:01:19.847-0600 FINEST t760 HistoryGuru.hasAnnotation: no file type found in document for '/opengrok/src/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat' or not xref-able
142558 2025-01-21 03:01:19.847-0600 FINER t760 IndexDatabase.createAnnotationCache: skipped creating annotation cache for file '/opengrok/src/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat}'
142559 2025-01-21 03:01:19.847-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat' (FileAnalyzer) (took 7 ms)
142560 2025-01-21 03:01:19.847-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/trigger.hpp': chosen by suffix: CxxAnalyzerFactory
142561 2025-01-21 03:01:19.847-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/trigger.hpp' (CxxAnalyzer)
142562 2025-01-21 03:01:19.848-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp'
142563 2025-01-21 03:01:19.849-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp'
142564 2025-01-21 03:01:19.849-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp' (CxxAnalyzer) (took 173 ms)
142565 2025-01-21 03:01:19.849-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/json_html_serializer.cpp': chosen by suffix: CxxAnalyzerFactory
142566 2025-01-21 03:01:19.850-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/json_html_serializer.cpp' (CxxAnalyzer)
142567 2025-01-21 03:01:19.850-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp'
142568 2025-01-21 03:01:19.850-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp' (CxxAnalyzer) (took 17 ms)
142569 2025-01-21 03:01:19.850-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/trigger.hpp'
142570 2025-01-21 03:01:19.850-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp': chosen by suffix: CxxAnalyzerFactory
142571 2025-01-21 03:01:19.850-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp' (CxxAnalyzer)
142572 2025-01-21 03:01:19.851-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/json_html_serializer.cpp'
142573 2025-01-21 03:01:19.852-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp'
142574 2025-01-21 03:01:19.854-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp'
142575 2025-01-21 03:01:19.855-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/json_html_serializer.cpp'
142576 2025-01-21 03:01:19.861-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp'
142577 2025-01-21 03:01:19.871-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp'
142578 2025-01-21 03:01:19.872-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp' (CxxAnalyzer) (took 21 ms)
142579 2025-01-21 03:01:19.872-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/mutual_tls.cpp': chosen by suffix: CxxAnalyzerFactory
142580 2025-01-21 03:01:19.872-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/mutual_tls.cpp' (CxxAnalyzer)
142581 2025-01-21 03:01:19.874-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/mutual_tls.cpp'
142582 2025-01-21 03:01:19.876-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp'
142583 2025-01-21 03:01:19.876-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp' (CxxAnalyzer) (took 198 ms)
142584 2025-01-21 03:01:19.876-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/ethernet.hpp': chosen by suffix: CxxAnalyzerFactory
142585 2025-01-21 03:01:19.876-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/ethernet.hpp' (CxxAnalyzer)
142586 2025-01-21 03:01:19.879-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/ethernet.hpp'
142587 2025-01-21 03:01:19.881-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/json_html_serializer.cpp'
142588 2025-01-21 03:01:19.881-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/json_html_serializer.cpp' (CxxAnalyzer) (took 31 ms)
142589 2025-01-21 03:01:19.882-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/multipart_test.cpp': chosen by suffix: CxxAnalyzerFactory
142590 2025-01-21 03:01:19.882-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/multipart_test.cpp' (CxxAnalyzer)
142591 2025-01-21 03:01:19.882-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/complete_response_fields.hpp'
142592 2025-01-21 03:01:19.882-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/http/complete_response_fields.hpp' (CxxAnalyzer) (took 39 ms)
142593 2025-01-21 03:01:19.882-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/dbus_singleton.hpp': chosen by suffix: CxxAnalyzerFactory
142594 2025-01-21 03:01:19.882-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/dbus_singleton.hpp' (CxxAnalyzer)
142595 2025-01-21 03:01:19.883-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/multipart_test.cpp'
142596 2025-01-21 03:01:19.883-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/mutual_tls.cpp'
142597 2025-01-21 03:01:19.883-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/dbus_singleton.hpp'
142598 2025-01-21 03:01:19.899-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/dbus_singleton.hpp'
142599 2025-01-21 03:01:19.899-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/include/dbus_singleton.hpp' (CxxAnalyzer) (took 16 ms)
142600 2025-01-21 03:01:19.899-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/http_body_test.cpp': chosen by suffix: CxxAnalyzerFactory
142601 2025-01-21 03:01:19.899-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/http_body_test.cpp' (CxxAnalyzer)
142602 2025-01-21 03:01:19.901-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/http_body_test.cpp'
142603 2025-01-21 03:01:19.909-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/roles.hpp'
142604 2025-01-21 03:01:19.909-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/roles.hpp' (CxxAnalyzer) (took 230 ms)
142605 2025-01-21 03:01:19.909-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
142606 2025-01-21 03:01:19.909-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp' (CxxAnalyzer)
142607 2025-01-21 03:01:19.909-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/ssl_key_handler.cpp'
142608 2025-01-21 03:01:19.909-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/src/ssl_key_handler.cpp' (CxxAnalyzer) (took 230 ms)
142609 2025-01-21 03:01:19.909-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp': chosen by suffix: CxxAnalyzerFactory
142610 2025-01-21 03:01:19.909-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp' (CxxAnalyzer)
142611 2025-01-21 03:01:19.911-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp'
142612 2025-01-21 03:01:19.911-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp'
142613 2025-01-21 03:01:19.912-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/dbus_monitor.hpp'
142614 2025-01-21 03:01:19.912-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/include/dbus_monitor.hpp' (CxxAnalyzer) (took 234 ms)
142615 2025-01-21 03:01:19.913-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp': chosen by suffix: CxxAnalyzerFactory
142616 2025-01-21 03:01:19.913-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp' (CxxAnalyzer)
142617 2025-01-21 03:01:19.913-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/http_body_test.cpp'
142618 2025-01-21 03:01:19.914-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp'
142619 2025-01-21 03:01:19.914-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp'
142620 2025-01-21 03:01:19.917-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/trigger.hpp'
142621 2025-01-21 03:01:19.919-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp'
142622 2025-01-21 03:01:19.919-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp' (CxxAnalyzer) (took 5 ms)
142623 2025-01-21 03:01:19.919-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp': chosen by suffix: CxxAnalyzerFactory
142624 2025-01-21 03:01:19.919-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp' (CxxAnalyzer)
142625 2025-01-21 03:01:19.919-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/mutual_tls.cpp'
142626 2025-01-21 03:01:19.919-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/http/mutual_tls.cpp' (CxxAnalyzer) (took 46 ms)
142627 2025-01-21 03:01:19.919-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp': chosen by suffix: CxxAnalyzerFactory
142628 2025-01-21 03:01:19.919-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp' (CxxAnalyzer)
142629 2025-01-21 03:01:19.920-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/multipart_test.cpp'
142630 2025-01-21 03:01:19.920-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp'
142631 2025-01-21 03:01:19.922-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp'
142632 2025-01-21 03:01:19.939-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/ethernet.hpp'
142633 2025-01-21 03:01:19.943-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp'
142634 2025-01-21 03:01:19.943-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp' (CxxAnalyzer) (took 96 ms)
142635 2025-01-21 03:01:19.943-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp'
142636 2025-01-21 03:01:19.943-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp': chosen by suffix: CxxAnalyzerFactory
142637 2025-01-21 03:01:19.943-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp' (CxxAnalyzer) (took 110 ms)
142638 2025-01-21 03:01:19.943-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp' (CxxAnalyzer)
142639 2025-01-21 03:01:19.943-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/event_service.hpp': chosen by suffix: CxxAnalyzerFactory
142640 2025-01-21 03:01:19.943-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/event_service.hpp' (CxxAnalyzer)
142641 2025-01-21 03:01:19.944-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/http_body_test.cpp'
142642 2025-01-21 03:01:19.944-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/http_body_test.cpp' (CxxAnalyzer) (took 44 ms)
142643 2025-01-21 03:01:19.944-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/persistent_data.hpp': chosen by suffix: CxxAnalyzerFactory
142644 2025-01-21 03:01:19.945-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/persistent_data.hpp' (CxxAnalyzer)
142645 2025-01-21 03:01:19.945-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp'
142646 2025-01-21 03:01:19.945-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/event_service.hpp'
142647 2025-01-21 03:01:19.947-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/persistent_data.hpp'
142648 2025-01-21 03:01:19.950-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp'
142649 2025-01-21 03:01:19.950-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp' (CxxAnalyzer) (took 40 ms)
142650 2025-01-21 03:01:19.950-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp': chosen by suffix: CxxAnalyzerFactory
142651 2025-01-21 03:01:19.950-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp' (CxxAnalyzer)
142652 2025-01-21 03:01:19.952-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp'
142653 2025-01-21 03:01:19.962-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/event_service.hpp'
142654 2025-01-21 03:01:19.963-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp'
142655 2025-01-21 03:01:19.963-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp' (CxxAnalyzer) (took 19 ms)
142656 2025-01-21 03:01:19.963-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/sessions.hpp': chosen by suffix: CxxAnalyzerFactory
142657 2025-01-21 03:01:19.963-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/sessions.hpp' (CxxAnalyzer)
142658 2025-01-21 03:01:19.965-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/sessions.hpp'
142659 2025-01-21 03:01:19.969-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp'
142660 2025-01-21 03:01:19.972-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/sessions.hpp'
142661 2025-01-21 03:01:19.972-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp'
142662 2025-01-21 03:01:19.989-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp'
142663 2025-01-21 03:01:19.989-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp' (CxxAnalyzer) (took 156 ms)
142664 2025-01-21 03:01:19.989-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp': chosen by suffix: CxxAnalyzerFactory
142665 2025-01-21 03:01:19.989-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp' (CxxAnalyzer)
142666 2025-01-21 03:01:19.991-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp'
142667 2025-01-21 03:01:20.002-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp'
142668 2025-01-21 03:01:20.011-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp'
142669 2025-01-21 03:01:20.011-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp' (CxxAnalyzer) (took 178 ms)
142670 2025-01-21 03:01:20.011-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp': chosen by suffix: CxxAnalyzerFactory
142671 2025-01-21 03:01:20.011-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp' (CxxAnalyzer)
142672 2025-01-21 03:01:20.013-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp'
142673 2025-01-21 03:01:20.018-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp'
142674 2025-01-21 03:01:20.018-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp' (CxxAnalyzer) (took 67 ms)
142675 2025-01-21 03:01:20.019-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp': chosen by suffix: CxxAnalyzerFactory
142676 2025-01-21 03:01:20.019-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp'
142677 2025-01-21 03:01:20.019-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp' (CxxAnalyzer)
142678 2025-01-21 03:01:20.019-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp' (CxxAnalyzer) (took 7 ms)
142679 2025-01-21 03:01:20.019-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/dbus_utility.hpp': chosen by suffix: CxxAnalyzerFactory
142680 2025-01-21 03:01:20.019-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/dbus_utility.hpp' (CxxAnalyzer)
142681 2025-01-21 03:01:20.020-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp'
142682 2025-01-21 03:01:20.021-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/dbus_utility.hpp'
142683 2025-01-21 03:01:20.025-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/dbus_utility.hpp'
142684 2025-01-21 03:01:20.032-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp'
142685 2025-01-21 03:01:20.032-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp' (CxxAnalyzer) (took 13 ms)
142686 2025-01-21 03:01:20.032-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp': chosen by suffix: CxxAnalyzerFactory
142687 2025-01-21 03:01:20.032-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp' (CxxAnalyzer)
142688 2025-01-21 03:01:20.034-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp'
142689 2025-01-21 03:01:20.035-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp'
142690 2025-01-21 03:01:20.043-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp'
142691 2025-01-21 03:01:20.043-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp' (CxxAnalyzer) (took 10 ms)
142692 2025-01-21 03:01:20.043-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp': chosen by suffix: CxxAnalyzerFactory
142693 2025-01-21 03:01:20.043-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp' (CxxAnalyzer)
142694 2025-01-21 03:01:20.045-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp'
142695 2025-01-21 03:01:20.066-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp'
142696 2025-01-21 03:01:20.066-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp' (CxxAnalyzer) (took 22 ms)
142697 2025-01-21 03:01:20.066-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp': chosen by suffix: CxxAnalyzerFactory
142698 2025-01-21 03:01:20.066-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp' (CxxAnalyzer)
142699 2025-01-21 03:01:20.067-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp'
142700 2025-01-21 03:01:20.076-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp'
142701 2025-01-21 03:01:20.076-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp' (CxxAnalyzer) (took 157 ms)
142702 2025-01-21 03:01:20.077-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/http_body.hpp': chosen by suffix: CxxAnalyzerFactory
142703 2025-01-21 03:01:20.077-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/http_body.hpp' (CxxAnalyzer)
142704 2025-01-21 03:01:20.078-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/http_body.hpp'
142705 2025-01-21 03:01:20.081-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/http_body.hpp'
142706 2025-01-21 03:01:20.096-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/multipart_test.cpp'
142707 2025-01-21 03:01:20.096-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/multipart_test.cpp' (CxxAnalyzer) (took 214 ms)
142708 2025-01-21 03:01:20.097-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/utility.hpp': chosen by suffix: CxxAnalyzerFactory
142709 2025-01-21 03:01:20.097-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/utility.hpp' (CxxAnalyzer)
142710 2025-01-21 03:01:20.099-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/utility.hpp'
142711 2025-01-21 03:01:20.102-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp'
142712 2025-01-21 03:01:20.102-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp' (CxxAnalyzer) (took 36 ms)
142713 2025-01-21 03:01:20.102-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp': chosen by suffix: CxxAnalyzerFactory
142714 2025-01-21 03:01:20.102-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp' (CxxAnalyzer)
142715 2025-01-21 03:01:20.103-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/utility.hpp'
142716 2025-01-21 03:01:20.104-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp'
142717 2025-01-21 03:01:20.113-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp'
142718 2025-01-21 03:01:20.113-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp' (CxxAnalyzer) (took 10 ms)
142719 2025-01-21 03:01:20.113-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/managers.hpp': chosen by suffix: CxxAnalyzerFactory
142720 2025-01-21 03:01:20.113-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/managers.hpp' (CxxAnalyzer)
142721 2025-01-21 03:01:20.116-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/managers.hpp'
142722 2025-01-21 03:01:20.117-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/sessions.hpp'
142723 2025-01-21 03:01:20.117-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/include/sessions.hpp' (CxxAnalyzer) (took 153 ms)
142724 2025-01-21 03:01:20.117-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp': chosen by suffix: CxxAnalyzerFactory
142725 2025-01-21 03:01:20.117-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp' (CxxAnalyzer)
142726 2025-01-21 03:01:20.118-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp'
142727 2025-01-21 03:01:20.119-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp'
142728 2025-01-21 03:01:20.126-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/managers.hpp'
142729 2025-01-21 03:01:20.142-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp'
142730 2025-01-21 03:01:20.142-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp' (CxxAnalyzer) (took 25 ms)
142731 2025-01-21 03:01:20.143-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp': chosen by suffix: CxxAnalyzerFactory
142732 2025-01-21 03:01:20.143-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp' (CxxAnalyzer)
142733 2025-01-21 03:01:20.144-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp'
142734 2025-01-21 03:01:20.145-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/http_body.hpp'
142735 2025-01-21 03:01:20.145-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/http/http_body.hpp' (CxxAnalyzer) (took 68 ms)
142736 2025-01-21 03:01:20.145-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/src/event_log.cpp': chosen by suffix: CxxAnalyzerFactory
142737 2025-01-21 03:01:20.145-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/src/event_log.cpp' (CxxAnalyzer)
142738 2025-01-21 03:01:20.146-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/src/event_log.cpp'
142739 2025-01-21 03:01:20.148-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/src/event_log.cpp'
142740 2025-01-21 03:01:20.156-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/dbus_utility.hpp'
142741 2025-01-21 03:01:20.156-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/include/dbus_utility.hpp' (CxxAnalyzer) (took 137 ms)
142742 2025-01-21 03:01:20.156-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp': chosen by suffix: CxxAnalyzerFactory
142743 2025-01-21 03:01:20.157-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp' (CxxAnalyzer)
142744 2025-01-21 03:01:20.158-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/persistent_data.hpp'
142745 2025-01-21 03:01:20.158-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/include/persistent_data.hpp' (CxxAnalyzer) (took 213 ms)
142746 2025-01-21 03:01:20.158-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/parsing_test.cpp': chosen by suffix: CxxAnalyzerFactory
142747 2025-01-21 03:01:20.158-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/parsing_test.cpp' (CxxAnalyzer)
142748 2025-01-21 03:01:20.159-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp'
142749 2025-01-21 03:01:20.160-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/parsing_test.cpp'
142750 2025-01-21 03:01:20.161-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/parsing_test.cpp'
142751 2025-01-21 03:01:20.169-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp'
142752 2025-01-21 03:01:20.169-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp' (CxxAnalyzer) (took 12 ms)
142753 2025-01-21 03:01:20.169-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp': chosen by suffix: CxxAnalyzerFactory
142754 2025-01-21 03:01:20.169-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp' (CxxAnalyzer)
142755 2025-01-21 03:01:20.171-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp'
142756 2025-01-21 03:01:20.172-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/parsing_test.cpp'
142757 2025-01-21 03:01:20.172-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/parsing_test.cpp' (CxxAnalyzer) (took 13 ms)
142758 2025-01-21 03:01:20.172-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/ossl_random.hpp': chosen by suffix: CxxAnalyzerFactory
142759 2025-01-21 03:01:20.172-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/ossl_random.hpp' (CxxAnalyzer)
142760 2025-01-21 03:01:20.174-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/ossl_random.hpp'
142761 2025-01-21 03:01:20.175-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/ossl_random.hpp'
142762 2025-01-21 03:01:20.187-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/ossl_random.hpp'
142763 2025-01-21 03:01:20.187-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/include/ossl_random.hpp' (CxxAnalyzer) (took 15 ms)
142764 2025-01-21 03:01:20.188-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp': chosen by suffix: CxxAnalyzerFactory
142765 2025-01-21 03:01:20.188-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp' (CxxAnalyzer)
142766 2025-01-21 03:01:20.188-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp'
142767 2025-01-21 03:01:20.188-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp' (CxxAnalyzer) (took 45 ms)
142768 2025-01-21 03:01:20.188-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/webserver_run.hpp': chosen by suffix: CxxAnalyzerFactory
142769 2025-01-21 03:01:20.188-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/webserver_run.hpp' (CxxAnalyzer)
142770 2025-01-21 03:01:20.189-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp'
142771 2025-01-21 03:01:20.190-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/webserver_run.hpp'
142772 2025-01-21 03:01:20.190-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp'
142773 2025-01-21 03:01:20.193-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/src/event_log.cpp'
142774 2025-01-21 03:01:20.193-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/webserver_run.hpp'
142775 2025-01-21 03:01:20.193-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp'
142776 2025-01-21 03:01:20.193-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/include/webserver_run.hpp' (CxxAnalyzer) (took 4 ms)
142777 2025-01-21 03:01:20.193-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/src/event_log.cpp' (CxxAnalyzer) (took 47 ms)
142778 2025-01-21 03:01:20.193-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp' (CxxAnalyzer) (took 24 ms)
142779 2025-01-21 03:01:20.193-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp': chosen by suffix: CxxAnalyzerFactory
142780 2025-01-21 03:01:20.193-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp': chosen by suffix: CxxAnalyzerFactory
142781 2025-01-21 03:01:20.193-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp' (CxxAnalyzer)
142782 2025-01-21 03:01:20.193-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp': chosen by suffix: CxxAnalyzerFactory
142783 2025-01-21 03:01:20.194-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp' (CxxAnalyzer)
142784 2025-01-21 03:01:20.194-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp' (CxxAnalyzer)
142785 2025-01-21 03:01:20.195-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp'
142786 2025-01-21 03:01:20.195-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp'
142787 2025-01-21 03:01:20.195-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp'
142788 2025-01-21 03:01:20.196-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp'
142789 2025-01-21 03:01:20.196-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp'
142790 2025-01-21 03:01:20.201-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp'
142791 2025-01-21 03:01:20.201-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp' (CxxAnalyzer) (took 7 ms)
142792 2025-01-21 03:01:20.201-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/scripts/parse_registries.py': chosen by suffix: PythonAnalyzerFactory
142793 2025-01-21 03:01:20.201-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/scripts/parse_registries.py' (PythonAnalyzer)
142794 2025-01-21 03:01:20.202-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/scripts/parse_registries.py'
142795 2025-01-21 03:01:20.205-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/scripts/parse_registries.py'
142796 2025-01-21 03:01:20.213-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp'
142797 2025-01-21 03:01:20.213-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp' (CxxAnalyzer) (took 19 ms)
142798 2025-01-21 03:01:20.213-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp': chosen by suffix: CxxAnalyzerFactory
142799 2025-01-21 03:01:20.213-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp' (CxxAnalyzer)
142800 2025-01-21 03:01:20.215-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp'
142801 2025-01-21 03:01:20.218-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp'
142802 2025-01-21 03:01:20.218-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp' (CxxAnalyzer) (took 30 ms)
142803 2025-01-21 03:01:20.218-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp': chosen by suffix: CxxAnalyzerFactory
142804 2025-01-21 03:01:20.218-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp' (CxxAnalyzer)
142805 2025-01-21 03:01:20.219-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp'
142806 2025-01-21 03:01:20.228-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp'
142807 2025-01-21 03:01:20.228-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp' (CxxAnalyzer) (took 9 ms)
142808 2025-01-21 03:01:20.228-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp': chosen by suffix: CxxAnalyzerFactory
142809 2025-01-21 03:01:20.228-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp' (CxxAnalyzer)
142810 2025-01-21 03:01:20.229-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp'
142811 2025-01-21 03:01:20.235-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/utility.hpp'
142812 2025-01-21 03:01:20.235-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/http/utility.hpp' (CxxAnalyzer) (took 138 ms)
142813 2025-01-21 03:01:20.235-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/router_test.cpp': chosen by suffix: CxxAnalyzerFactory
142814 2025-01-21 03:01:20.235-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/router_test.cpp' (CxxAnalyzer)
142815 2025-01-21 03:01:20.236-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp'
142816 2025-01-21 03:01:20.236-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp' (CxxAnalyzer) (took 42 ms)
142817 2025-01-21 03:01:20.236-0600 FINEST t767 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/phosphor-host-ipmid/softoff/meson.build': chosen by imprecise magic: PlainAnalyzerFactory
142818 2025-01-21 03:01:20.236-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/phosphor-host-ipmid/softoff/meson.build' (PlainAnalyzer)
142819 2025-01-21 03:01:20.236-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/router_test.cpp'
142820 2025-01-21 03:01:20.237-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp'
142821 2025-01-21 03:01:20.237-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp' (CxxAnalyzer) (took 8 ms)
142822 2025-01-21 03:01:20.237-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/phosphor-host-ipmid/softoff/meson.build'
142823 2025-01-21 03:01:20.237-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/hostname_monitor.hpp': chosen by suffix: CxxAnalyzerFactory
142824 2025-01-21 03:01:20.237-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/hostname_monitor.hpp' (CxxAnalyzer)
142825 2025-01-21 03:01:20.238-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/router_test.cpp'
142826 2025-01-21 03:01:20.238-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/hostname_monitor.hpp'
142827 2025-01-21 03:01:20.240-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/phosphor-host-ipmid/softoff/meson.build'
142828 2025-01-21 03:01:20.240-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/hostname_monitor.hpp'
142829 2025-01-21 03:01:20.253-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/phosphor-host-ipmid/softoff/meson.build'
142830 2025-01-21 03:01:20.253-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/phosphor-host-ipmid/softoff/meson.build' (PlainAnalyzer) (took 16 ms)
142831 2025-01-21 03:01:20.253-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/user_monitor.hpp': chosen by suffix: CxxAnalyzerFactory
142832 2025-01-21 03:01:20.253-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/user_monitor.hpp' (CxxAnalyzer)
142833 2025-01-21 03:01:20.255-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/user_monitor.hpp'
142834 2025-01-21 03:01:20.266-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/user_monitor.hpp'
142835 2025-01-21 03:01:20.266-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/include/user_monitor.hpp' (CxxAnalyzer) (took 12 ms)
142836 2025-01-21 03:01:20.266-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp': chosen by suffix: CxxAnalyzerFactory
142837 2025-01-21 03:01:20.266-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp' (CxxAnalyzer)
142838 2025-01-21 03:01:20.268-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp'
142839 2025-01-21 03:01:20.278-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/router_test.cpp'
142840 2025-01-21 03:01:20.278-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/router_test.cpp' (CxxAnalyzer) (took 42 ms)
142841 2025-01-21 03:01:20.278-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/server_sent_event_test.cpp': chosen by suffix: CxxAnalyzerFactory
142842 2025-01-21 03:01:20.278-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/server_sent_event_test.cpp' (CxxAnalyzer)
142843 2025-01-21 03:01:20.280-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/server_sent_event_test.cpp'
142844 2025-01-21 03:01:20.280-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp'
142845 2025-01-21 03:01:20.280-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp' (CxxAnalyzer) (took 66 ms)
142846 2025-01-21 03:01:20.280-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp': chosen by suffix: CxxAnalyzerFactory
142847 2025-01-21 03:01:20.280-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp' (CxxAnalyzer)
142848 2025-01-21 03:01:20.281-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/server_sent_event_test.cpp'
142849 2025-01-21 03:01:20.281-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp'
142850 2025-01-21 03:01:20.282-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp'
142851 2025-01-21 03:01:20.282-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp' (CxxAnalyzer) (took 15 ms)
142852 2025-01-21 03:01:20.282-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp': chosen by suffix: CxxAnalyzerFactory
142853 2025-01-21 03:01:20.282-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp' (CxxAnalyzer)
142854 2025-01-21 03:01:20.283-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/trigger.hpp'
142855 2025-01-21 03:01:20.283-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/trigger.hpp' (CxxAnalyzer) (took 435 ms)
142856 2025-01-21 03:01:20.283-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp': chosen by suffix: CxxAnalyzerFactory
142857 2025-01-21 03:01:20.283-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp' (CxxAnalyzer)
142858 2025-01-21 03:01:20.283-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp'
142859 2025-01-21 03:01:20.284-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp'
142860 2025-01-21 03:01:20.285-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp'
142861 2025-01-21 03:01:20.286-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/hostname_monitor.hpp'
142862 2025-01-21 03:01:20.286-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/include/hostname_monitor.hpp' (CxxAnalyzer) (took 48 ms)
142863 2025-01-21 03:01:20.286-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp': chosen by suffix: CxxAnalyzerFactory
142864 2025-01-21 03:01:20.286-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp' (CxxAnalyzer)
142865 2025-01-21 03:01:20.286-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp'
142866 2025-01-21 03:01:20.286-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp'
142867 2025-01-21 03:01:20.287-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp'
142868 2025-01-21 03:01:20.305-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp'
142869 2025-01-21 03:01:20.305-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp' (CxxAnalyzer) (took 18 ms)
142870 2025-01-21 03:01:20.305-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp': chosen by suffix: CxxAnalyzerFactory
142871 2025-01-21 03:01:20.305-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp' (CxxAnalyzer)
142872 2025-01-21 03:01:20.306-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp'
142873 2025-01-21 03:01:20.307-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/server_sent_event_test.cpp'
142874 2025-01-21 03:01:20.307-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/server_sent_event_test.cpp' (CxxAnalyzer) (took 29 ms)
142875 2025-01-21 03:01:20.308-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/cable.hpp': chosen by suffix: CxxAnalyzerFactory
142876 2025-01-21 03:01:20.308-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/cable.hpp' (CxxAnalyzer)
142877 2025-01-21 03:01:20.309-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/cable.hpp'
142878 2025-01-21 03:01:20.311-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/cable.hpp'
142879 2025-01-21 03:01:20.317-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/scripts/parse_registries.py'
142880 2025-01-21 03:01:20.317-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/scripts/parse_registries.py' (PythonAnalyzer) (took 115 ms)
142881 2025-01-21 03:01:20.317-0600 FINEST t759 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/phosphor-host-ipmid/libipmid/meson.build': chosen by imprecise magic: PlainAnalyzerFactory
142882 2025-01-21 03:01:20.317-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/phosphor-host-ipmid/libipmid/meson.build' (PlainAnalyzer)
142883 2025-01-21 03:01:20.318-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/phosphor-host-ipmid/libipmid/meson.build'
142884 2025-01-21 03:01:20.322-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/phosphor-host-ipmid/libipmid/meson.build'
142885 2025-01-21 03:01:20.322-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp'
142886 2025-01-21 03:01:20.322-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp' (CxxAnalyzer) (took 17 ms)
142887 2025-01-21 03:01:20.322-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp': chosen by suffix: CxxAnalyzerFactory
142888 2025-01-21 03:01:20.322-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp' (CxxAnalyzer)
142889 2025-01-21 03:01:20.324-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/openbmc_dbus_rest.hpp'
142890 2025-01-21 03:01:20.325-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/phosphor-host-ipmid/libipmid/meson.build'
142891 2025-01-21 03:01:20.325-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/phosphor-host-ipmid/libipmid/meson.build' (PlainAnalyzer) (took 7 ms)
142892 2025-01-21 03:01:20.325-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp': chosen by suffix: CxxAnalyzerFactory
142893 2025-01-21 03:01:20.325-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp' (CxxAnalyzer)
142894 2025-01-21 03:01:20.326-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp'
142895 2025-01-21 03:01:20.333-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp'
142896 2025-01-21 03:01:20.333-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp' (CxxAnalyzer) (took 7 ms)
142897 2025-01-21 03:01:20.333-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries_selector.hpp': chosen by suffix: CxxAnalyzerFactory
142898 2025-01-21 03:01:20.333-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries_selector.hpp' (CxxAnalyzer)
142899 2025-01-21 03:01:20.334-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries_selector.hpp'
142900 2025-01-21 03:01:20.336-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries_selector.hpp'
142901 2025-01-21 03:01:20.343-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/openbmc_dbus_rest.hpp'
142902 2025-01-21 03:01:20.348-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp'
142903 2025-01-21 03:01:20.349-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp' (CxxAnalyzer) (took 65 ms)
142904 2025-01-21 03:01:20.349-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/crow_getroutes_test.cpp': chosen by suffix: CxxAnalyzerFactory
142905 2025-01-21 03:01:20.349-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/crow_getroutes_test.cpp' (CxxAnalyzer)
142906 2025-01-21 03:01:20.351-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/crow_getroutes_test.cpp'
142907 2025-01-21 03:01:20.351-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries_selector.hpp'
142908 2025-01-21 03:01:20.352-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries_selector.hpp' (CxxAnalyzer) (took 18 ms)
142909 2025-01-21 03:01:20.352-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp': chosen by suffix: CxxAnalyzerFactory
142910 2025-01-21 03:01:20.352-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp' (CxxAnalyzer)
142911 2025-01-21 03:01:20.353-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/crow_getroutes_test.cpp'
142912 2025-01-21 03:01:20.353-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp'
142913 2025-01-21 03:01:20.366-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp'
142914 2025-01-21 03:01:20.366-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp' (CxxAnalyzer) (took 14 ms)
142915 2025-01-21 03:01:20.366-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp': chosen by suffix: CxxAnalyzerFactory
142916 2025-01-21 03:01:20.367-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp' (CxxAnalyzer)
142917 2025-01-21 03:01:20.368-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp'
142918 2025-01-21 03:01:20.379-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/crow_getroutes_test.cpp'
142919 2025-01-21 03:01:20.379-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/crow_getroutes_test.cpp' (CxxAnalyzer) (took 30 ms)
142920 2025-01-21 03:01:20.379-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
142921 2025-01-21 03:01:20.380-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp' (CxxAnalyzer)
142922 2025-01-21 03:01:20.381-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp'
142923 2025-01-21 03:01:20.397-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp'
142924 2025-01-21 03:01:20.397-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp' (CxxAnalyzer) (took 114 ms)
142925 2025-01-21 03:01:20.397-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/human_sort_test.cpp': chosen by suffix: CxxAnalyzerFactory
142926 2025-01-21 03:01:20.397-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/human_sort_test.cpp' (CxxAnalyzer)
142927 2025-01-21 03:01:20.399-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/human_sort_test.cpp'
142928 2025-01-21 03:01:20.400-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/human_sort_test.cpp'
142929 2025-01-21 03:01:20.411-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/human_sort_test.cpp'
142930 2025-01-21 03:01:20.411-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/human_sort_test.cpp' (CxxAnalyzer) (took 13 ms)
142931 2025-01-21 03:01:20.411-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp': chosen by suffix: CxxAnalyzerFactory
142932 2025-01-21 03:01:20.411-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp' (CxxAnalyzer)
142933 2025-01-21 03:01:20.412-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp'
142934 2025-01-21 03:01:20.428-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp'
142935 2025-01-21 03:01:20.428-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp' (CxxAnalyzer) (took 61 ms)
142936 2025-01-21 03:01:20.428-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/ibm/management_console_rest.hpp': chosen by suffix: CxxAnalyzerFactory
142937 2025-01-21 03:01:20.428-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/ibm/management_console_rest.hpp' (CxxAnalyzer)
142938 2025-01-21 03:01:20.430-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp'
142939 2025-01-21 03:01:20.430-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp'
142940 2025-01-21 03:01:20.430-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/ibm/management_console_rest.hpp'
142941 2025-01-21 03:01:20.430-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp' (CxxAnalyzer) (took 19 ms)
142942 2025-01-21 03:01:20.430-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp' (CxxAnalyzer) (took 50 ms)
142943 2025-01-21 03:01:20.431-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/update_service.hpp': chosen by suffix: CxxAnalyzerFactory
142944 2025-01-21 03:01:20.431-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/update_service.hpp' (CxxAnalyzer)
142945 2025-01-21 03:01:20.431-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/routing/baserule.hpp': chosen by suffix: CxxAnalyzerFactory
142946 2025-01-21 03:01:20.431-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/routing/baserule.hpp' (CxxAnalyzer)
142947 2025-01-21 03:01:20.432-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/update_service.hpp'
142948 2025-01-21 03:01:20.433-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/ibm/management_console_rest.hpp'
142949 2025-01-21 03:01:20.434-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/routing/baserule.hpp'
142950 2025-01-21 03:01:20.436-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/routing/baserule.hpp'
142951 2025-01-21 03:01:20.438-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/update_service.hpp'
142952 2025-01-21 03:01:20.438-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/cable.hpp'
142953 2025-01-21 03:01:20.438-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/cable.hpp' (CxxAnalyzer) (took 130 ms)
142954 2025-01-21 03:01:20.438-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/routing.hpp': chosen by suffix: CxxAnalyzerFactory
142955 2025-01-21 03:01:20.438-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/routing.hpp' (CxxAnalyzer)
142956 2025-01-21 03:01:20.439-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/routing.hpp'
142957 2025-01-21 03:01:20.442-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp'
142958 2025-01-21 03:01:20.442-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp' (CxxAnalyzer) (took 161 ms)
142959 2025-01-21 03:01:20.442-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/routing.hpp'
142960 2025-01-21 03:01:20.442-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
142961 2025-01-21 03:01:20.442-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp' (CxxAnalyzer)
142962 2025-01-21 03:01:20.443-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp'
142963 2025-01-21 03:01:20.443-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp' (CxxAnalyzer) (took 533 ms)
142964 2025-01-21 03:01:20.443-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/task.hpp': chosen by suffix: CxxAnalyzerFactory
142965 2025-01-21 03:01:20.443-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/task.hpp' (CxxAnalyzer)
142966 2025-01-21 03:01:20.443-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp'
142967 2025-01-21 03:01:20.443-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/routing/baserule.hpp'
142968 2025-01-21 03:01:20.444-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/http/routing/baserule.hpp' (CxxAnalyzer) (took 12 ms)
142969 2025-01-21 03:01:20.444-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/event_service.hpp'
142970 2025-01-21 03:01:20.444-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/event_service.hpp' (CxxAnalyzer) (took 500 ms)
142971 2025-01-21 03:01:20.444-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/task.hpp'
142972 2025-01-21 03:01:20.444-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp': chosen by suffix: CxxAnalyzerFactory
142973 2025-01-21 03:01:20.444-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
142974 2025-01-21 03:01:20.444-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp' (CxxAnalyzer)
142975 2025-01-21 03:01:20.444-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp' (CxxAnalyzer)
142976 2025-01-21 03:01:20.445-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp'
142977 2025-01-21 03:01:20.445-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp'
142978 2025-01-21 03:01:20.446-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/task.hpp'
142979 2025-01-21 03:01:20.448-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp'
142980 2025-01-21 03:01:20.449-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp'
142981 2025-01-21 03:01:20.449-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp' (CxxAnalyzer) (took 7 ms)
142982 2025-01-21 03:01:20.449-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp': chosen by suffix: CxxAnalyzerFactory
142983 2025-01-21 03:01:20.449-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp' (CxxAnalyzer)
142984 2025-01-21 03:01:20.450-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp'
142985 2025-01-21 03:01:20.453-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp'
142986 2025-01-21 03:01:20.453-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp' (CxxAnalyzer) (took 8 ms)
142987 2025-01-21 03:01:20.453-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp': chosen by suffix: CxxAnalyzerFactory
142988 2025-01-21 03:01:20.453-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp' (CxxAnalyzer)
142989 2025-01-21 03:01:20.454-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp'
142990 2025-01-21 03:01:20.454-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp' (CxxAnalyzer) (took 464 ms)
142991 2025-01-21 03:01:20.454-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp': chosen by suffix: CxxAnalyzerFactory
142992 2025-01-21 03:01:20.454-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp' (CxxAnalyzer)
142993 2025-01-21 03:01:20.455-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp'
142994 2025-01-21 03:01:20.455-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp'
142995 2025-01-21 03:01:20.455-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp' (CxxAnalyzer) (took 5 ms)
142996 2025-01-21 03:01:20.455-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/src/registries.cpp': chosen by suffix: CxxAnalyzerFactory
142997 2025-01-21 03:01:20.455-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/src/registries.cpp' (CxxAnalyzer)
142998 2025-01-21 03:01:20.456-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp'
142999 2025-01-21 03:01:20.456-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/src/registries.cpp'
143000 2025-01-21 03:01:20.457-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/ibm/management_console_rest.hpp'
143001 2025-01-21 03:01:20.457-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/include/ibm/management_console_rest.hpp' (CxxAnalyzer) (took 28 ms)
143002 2025-01-21 03:01:20.457-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/src/registries.cpp'
143003 2025-01-21 03:01:20.457-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/mutual_tls.hpp': chosen by suffix: CxxAnalyzerFactory
143004 2025-01-21 03:01:20.457-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/mutual_tls.hpp' (CxxAnalyzer)
143005 2025-01-21 03:01:20.459-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/mutual_tls.hpp'
143006 2025-01-21 03:01:20.459-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp'
143007 2025-01-21 03:01:20.459-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp' (CxxAnalyzer) (took 4 ms)
143008 2025-01-21 03:01:20.459-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp': chosen by suffix: CxxAnalyzerFactory
143009 2025-01-21 03:01:20.459-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp' (CxxAnalyzer)
143010 2025-01-21 03:01:20.460-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp'
143011 2025-01-21 03:01:20.461-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/src/registries.cpp'
143012 2025-01-21 03:01:20.461-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp'
143013 2025-01-21 03:01:20.461-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/src/registries.cpp' (CxxAnalyzer) (took 5 ms)
143014 2025-01-21 03:01:20.461-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp' (CxxAnalyzer) (took 542 ms)
143015 2025-01-21 03:01:20.461-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp': chosen by suffix: CxxAnalyzerFactory
143016 2025-01-21 03:01:20.462-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp': chosen by suffix: CxxAnalyzerFactory
143017 2025-01-21 03:01:20.462-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp' (CxxAnalyzer)
143018 2025-01-21 03:01:20.462-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp' (CxxAnalyzer)
143019 2025-01-21 03:01:20.463-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp'
143020 2025-01-21 03:01:20.463-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/mutual_tls.hpp'
143021 2025-01-21 03:01:20.463-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/http/mutual_tls.hpp' (CxxAnalyzer) (took 5 ms)
143022 2025-01-21 03:01:20.463-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp'
143023 2025-01-21 03:01:20.463-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp'
143024 2025-01-21 03:01:20.463-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/kvm_websocket.hpp': chosen by suffix: CxxAnalyzerFactory
143025 2025-01-21 03:01:20.463-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp' (CxxAnalyzer) (took 4 ms)
143026 2025-01-21 03:01:20.463-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/kvm_websocket.hpp' (CxxAnalyzer)
143027 2025-01-21 03:01:20.464-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/service_root.hpp': chosen by suffix: CxxAnalyzerFactory
143028 2025-01-21 03:01:20.464-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/service_root.hpp' (CxxAnalyzer)
143029 2025-01-21 03:01:20.464-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp'
143030 2025-01-21 03:01:20.465-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp'
143031 2025-01-21 03:01:20.465-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp' (CxxAnalyzer) (took 11 ms)
143032 2025-01-21 03:01:20.465-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp': chosen by suffix: CxxAnalyzerFactory
143033 2025-01-21 03:01:20.465-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp' (CxxAnalyzer)
143034 2025-01-21 03:01:20.465-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/service_root.hpp'
143035 2025-01-21 03:01:20.465-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/kvm_websocket.hpp'
143036 2025-01-21 03:01:20.466-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/service_root.hpp'
143037 2025-01-21 03:01:20.466-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp'
143038 2025-01-21 03:01:20.466-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/kvm_websocket.hpp'
143039 2025-01-21 03:01:20.467-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp'
143040 2025-01-21 03:01:20.467-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp'
143041 2025-01-21 03:01:20.469-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/routing.hpp'
143042 2025-01-21 03:01:20.469-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/http/routing.hpp' (CxxAnalyzer) (took 30 ms)
143043 2025-01-21 03:01:20.469-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp': chosen by suffix: CxxAnalyzerFactory
143044 2025-01-21 03:01:20.469-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp' (CxxAnalyzer)
143045 2025-01-21 03:01:20.470-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp'
143046 2025-01-21 03:01:20.470-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp' (CxxAnalyzer) (took 8 ms)
143047 2025-01-21 03:01:20.470-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp': chosen by suffix: CxxAnalyzerFactory
143048 2025-01-21 03:01:20.470-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp' (CxxAnalyzer)
143049 2025-01-21 03:01:20.470-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp'
143050 2025-01-21 03:01:20.471-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp'
143051 2025-01-21 03:01:20.472-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp'
143052 2025-01-21 03:01:20.473-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp' (CxxAnalyzer) (took 7 ms)
143053 2025-01-21 03:01:20.473-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp': chosen by suffix: CxxAnalyzerFactory
143054 2025-01-21 03:01:20.473-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp' (CxxAnalyzer)
143055 2025-01-21 03:01:20.474-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp'
143056 2025-01-21 03:01:20.474-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp'
143057 2025-01-21 03:01:20.474-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/task.hpp'
143058 2025-01-21 03:01:20.474-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp' (CxxAnalyzer) (took 4 ms)
143059 2025-01-21 03:01:20.474-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/task.hpp' (CxxAnalyzer) (took 31 ms)
143060 2025-01-21 03:01:20.474-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp': chosen by suffix: CxxAnalyzerFactory
143061 2025-01-21 03:01:20.474-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143062 2025-01-21 03:01:20.474-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp' (CxxAnalyzer)
143063 2025-01-21 03:01:20.474-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp' (CxxAnalyzer)
143064 2025-01-21 03:01:20.475-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp'
143065 2025-01-21 03:01:20.475-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp'
143066 2025-01-21 03:01:20.477-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/service_root.hpp'
143067 2025-01-21 03:01:20.477-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/service_root.hpp' (CxxAnalyzer) (took 13 ms)
143068 2025-01-21 03:01:20.477-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143069 2025-01-21 03:01:20.477-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp' (CxxAnalyzer)
143070 2025-01-21 03:01:20.478-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp'
143071 2025-01-21 03:01:20.478-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp'
143072 2025-01-21 03:01:20.478-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp' (CxxAnalyzer) (took 33 ms)
143073 2025-01-21 03:01:20.478-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/scripts/generate_schema_collections.py': chosen by suffix: PythonAnalyzerFactory
143074 2025-01-21 03:01:20.478-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/scripts/generate_schema_collections.py' (PythonAnalyzer)
143075 2025-01-21 03:01:20.478-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp'
143076 2025-01-21 03:01:20.479-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/scripts/generate_schema_collections.py'
143077 2025-01-21 03:01:20.481-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/scripts/generate_schema_collections.py'
143078 2025-01-21 03:01:20.482-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp'
143079 2025-01-21 03:01:20.482-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp' (CxxAnalyzer) (took 7 ms)
143080 2025-01-21 03:01:20.482-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/http2_connection.hpp': chosen by suffix: CxxAnalyzerFactory
143081 2025-01-21 03:01:20.482-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/http2_connection.hpp' (CxxAnalyzer)
143082 2025-01-21 03:01:20.483-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/kvm_websocket.hpp'
143083 2025-01-21 03:01:20.483-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/include/kvm_websocket.hpp' (CxxAnalyzer) (took 19 ms)
143084 2025-01-21 03:01:20.483-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp': chosen by suffix: CxxAnalyzerFactory
143085 2025-01-21 03:01:20.483-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp' (CxxAnalyzer)
143086 2025-01-21 03:01:20.483-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/http2_connection.hpp'
143087 2025-01-21 03:01:20.484-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp'
143088 2025-01-21 03:01:20.485-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp'
143089 2025-01-21 03:01:20.485-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp' (CxxAnalyzer) (took 7 ms)
143090 2025-01-21 03:01:20.486-0600 FINEST t764 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/phosphor-host-ipmid/meson.build': chosen by imprecise magic: PlainAnalyzerFactory
143091 2025-01-21 03:01:20.486-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/phosphor-host-ipmid/meson.build' (PlainAnalyzer)
143092 2025-01-21 03:01:20.487-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/phosphor-host-ipmid/meson.build'
143093 2025-01-21 03:01:20.488-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp'
143094 2025-01-21 03:01:20.488-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp' (CxxAnalyzer) (took 13 ms)
143095 2025-01-21 03:01:20.488-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143096 2025-01-21 03:01:20.488-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp'
143097 2025-01-21 03:01:20.488-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp' (CxxAnalyzer)
143098 2025-01-21 03:01:20.488-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp' (CxxAnalyzer) (took 5 ms)
143099 2025-01-21 03:01:20.488-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/ethernet.hpp'
143100 2025-01-21 03:01:20.488-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp': chosen by suffix: CxxAnalyzerFactory
143101 2025-01-21 03:01:20.488-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/ethernet.hpp' (CxxAnalyzer) (took 611 ms)
143102 2025-01-21 03:01:20.488-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp' (CxxAnalyzer)
143103 2025-01-21 03:01:20.489-0600 FINEST t758 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/phosphor-host-ipmid/test/meson.build': chosen by imprecise magic: PlainAnalyzerFactory
143104 2025-01-21 03:01:20.489-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/phosphor-host-ipmid/test/meson.build' (PlainAnalyzer)
143105 2025-01-21 03:01:20.489-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp'
143106 2025-01-21 03:01:20.489-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp'
143107 2025-01-21 03:01:20.490-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/phosphor-host-ipmid/test/meson.build'
143108 2025-01-21 03:01:20.490-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp'
143109 2025-01-21 03:01:20.490-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/http2_connection.hpp'
143110 2025-01-21 03:01:20.490-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp' (CxxAnalyzer) (took 20 ms)
143111 2025-01-21 03:01:20.490-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp': chosen by suffix: CxxAnalyzerFactory
143112 2025-01-21 03:01:20.490-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp' (CxxAnalyzer)
143113 2025-01-21 03:01:20.491-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp'
143114 2025-01-21 03:01:20.492-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/scripts/generate_schema_collections.py'
143115 2025-01-21 03:01:20.492-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/scripts/generate_schema_collections.py' (PythonAnalyzer) (took 14 ms)
143116 2025-01-21 03:01:20.492-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp': chosen by suffix: CxxAnalyzerFactory
143117 2025-01-21 03:01:20.492-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp' (CxxAnalyzer)
143118 2025-01-21 03:01:20.493-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp'
143119 2025-01-21 03:01:20.493-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/openbmc_dbus_rest.hpp'
143120 2025-01-21 03:01:20.494-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/include/openbmc_dbus_rest.hpp' (CxxAnalyzer) (took 171 ms)
143121 2025-01-21 03:01:20.494-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/http_server.hpp': chosen by suffix: CxxAnalyzerFactory
143122 2025-01-21 03:01:20.494-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/http_server.hpp' (CxxAnalyzer)
143123 2025-01-21 03:01:20.494-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp'
143124 2025-01-21 03:01:20.494-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/phosphor-host-ipmid/test/meson.build'
143125 2025-01-21 03:01:20.494-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/http_server.hpp'
143126 2025-01-21 03:01:20.494-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp'
143127 2025-01-21 03:01:20.495-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp'
143128 2025-01-21 03:01:20.495-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp' (CxxAnalyzer) (took 4 ms)
143129 2025-01-21 03:01:20.495-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143130 2025-01-21 03:01:20.495-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp' (CxxAnalyzer)
143131 2025-01-21 03:01:20.496-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp'
143132 2025-01-21 03:01:20.496-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/http_server.hpp'
143133 2025-01-21 03:01:20.499-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp'
143134 2025-01-21 03:01:20.499-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp' (CxxAnalyzer) (took 10 ms)
143135 2025-01-21 03:01:20.499-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp': chosen by suffix: CxxAnalyzerFactory
143136 2025-01-21 03:01:20.499-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp' (CxxAnalyzer)
143137 2025-01-21 03:01:20.500-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp'
143138 2025-01-21 03:01:20.501-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/phosphor-host-ipmid/test/meson.build'
143139 2025-01-21 03:01:20.501-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/phosphor-host-ipmid/test/meson.build' (PlainAnalyzer) (took 11 ms)
143140 2025-01-21 03:01:20.501-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143141 2025-01-21 03:01:20.501-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp' (CxxAnalyzer)
143142 2025-01-21 03:01:20.501-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp'
143143 2025-01-21 03:01:20.502-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/managers.hpp'
143144 2025-01-21 03:01:20.502-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp'
143145 2025-01-21 03:01:20.502-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp'
143146 2025-01-21 03:01:20.502-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp' (CxxAnalyzer) (took 7 ms)
143147 2025-01-21 03:01:20.502-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/phosphor-host-ipmid/meson.build'
143148 2025-01-21 03:01:20.503-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp': chosen by suffix: CxxAnalyzerFactory
143149 2025-01-21 03:01:20.502-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/managers.hpp' (CxxAnalyzer) (took 389 ms)
143150 2025-01-21 03:01:20.503-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp' (CxxAnalyzer)
143151 2025-01-21 03:01:20.503-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/event_service_store.hpp': chosen by suffix: CxxAnalyzerFactory
143152 2025-01-21 03:01:20.503-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/event_service_store.hpp' (CxxAnalyzer)
143153 2025-01-21 03:01:20.504-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/update_service.hpp'
143154 2025-01-21 03:01:20.504-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/event_service_store.hpp'
143155 2025-01-21 03:01:20.504-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/update_service.hpp' (CxxAnalyzer) (took 72 ms)
143156 2025-01-21 03:01:20.504-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp'
143157 2025-01-21 03:01:20.504-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp'
143158 2025-01-21 03:01:20.504-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/pam_authenticate.hpp': chosen by suffix: CxxAnalyzerFactory
143159 2025-01-21 03:01:20.504-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp' (CxxAnalyzer) (took 11 ms)
143160 2025-01-21 03:01:20.504-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/pam_authenticate.hpp' (CxxAnalyzer)
143161 2025-01-21 03:01:20.504-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp': chosen by suffix: CxxAnalyzerFactory
143162 2025-01-21 03:01:20.504-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp' (CxxAnalyzer)
143163 2025-01-21 03:01:20.505-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp'
143164 2025-01-21 03:01:20.505-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/pam_authenticate.hpp'
143165 2025-01-21 03:01:20.507-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/event_service_store.hpp'
143166 2025-01-21 03:01:20.507-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/http_server.hpp'
143167 2025-01-21 03:01:20.507-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp'
143168 2025-01-21 03:01:20.508-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/http/http_server.hpp' (CxxAnalyzer) (took 13 ms)
143169 2025-01-21 03:01:20.508-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp' (CxxAnalyzer) (took 4 ms)
143170 2025-01-21 03:01:20.508-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/mutual_tls.cpp': chosen by suffix: CxxAnalyzerFactory
143171 2025-01-21 03:01:20.508-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143172 2025-01-21 03:01:20.508-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/mutual_tls.cpp' (CxxAnalyzer)
143173 2025-01-21 03:01:20.508-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp' (CxxAnalyzer)
143174 2025-01-21 03:01:20.508-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/pam_authenticate.hpp'
143175 2025-01-21 03:01:20.509-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp'
143176 2025-01-21 03:01:20.509-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/mutual_tls.cpp'
143177 2025-01-21 03:01:20.511-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/mutual_tls.cpp'
143178 2025-01-21 03:01:20.512-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp'
143179 2025-01-21 03:01:20.512-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp' (CxxAnalyzer) (took 8 ms)
143180 2025-01-21 03:01:20.513-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp': chosen by suffix: CxxAnalyzerFactory
143181 2025-01-21 03:01:20.513-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp' (CxxAnalyzer)
143182 2025-01-21 03:01:20.514-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp'
143183 2025-01-21 03:01:20.516-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp'
143184 2025-01-21 03:01:20.516-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp' (CxxAnalyzer) (took 17 ms)
143185 2025-01-21 03:01:20.517-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp'
143186 2025-01-21 03:01:20.517-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/dbus_privileges.hpp': chosen by suffix: CxxAnalyzerFactory
143187 2025-01-21 03:01:20.517-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/dbus_privileges.hpp' (CxxAnalyzer)
143188 2025-01-21 03:01:20.518-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/dbus_privileges.hpp'
143189 2025-01-21 03:01:20.520-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/mutual_tls.cpp'
143190 2025-01-21 03:01:20.520-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/mutual_tls.cpp' (CxxAnalyzer) (took 11 ms)
143191 2025-01-21 03:01:20.520-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/dbus_privileges.hpp'
143192 2025-01-21 03:01:20.520-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp': chosen by suffix: CxxAnalyzerFactory
143193 2025-01-21 03:01:20.520-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp' (CxxAnalyzer)
143194 2025-01-21 03:01:20.521-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp'
143195 2025-01-21 03:01:20.521-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp'
143196 2025-01-21 03:01:20.522-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp' (CxxAnalyzer) (took 48 ms)
143197 2025-01-21 03:01:20.522-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp': chosen by suffix: CxxAnalyzerFactory
143198 2025-01-21 03:01:20.522-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp' (CxxAnalyzer)
143199 2025-01-21 03:01:20.523-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp'
143200 2025-01-21 03:01:20.526-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp'
143201 2025-01-21 03:01:20.526-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp'
143202 2025-01-21 03:01:20.526-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp' (CxxAnalyzer) (took 5 ms)
143203 2025-01-21 03:01:20.526-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp' (CxxAnalyzer) (took 17 ms)
143204 2025-01-21 03:01:20.526-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp': chosen by suffix: CxxAnalyzerFactory
143205 2025-01-21 03:01:20.526-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/str_utility_test.cpp': chosen by suffix: CxxAnalyzerFactory
143206 2025-01-21 03:01:20.526-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp' (CxxAnalyzer)
143207 2025-01-21 03:01:20.526-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/str_utility_test.cpp' (CxxAnalyzer)
143208 2025-01-21 03:01:20.527-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/event_service_store.hpp'
143209 2025-01-21 03:01:20.527-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp'
143210 2025-01-21 03:01:20.527-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/include/event_service_store.hpp' (CxxAnalyzer) (took 24 ms)
143211 2025-01-21 03:01:20.527-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/str_utility_test.cpp'
143212 2025-01-21 03:01:20.527-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp': chosen by suffix: CxxAnalyzerFactory
143213 2025-01-21 03:01:20.527-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp' (CxxAnalyzer)
143214 2025-01-21 03:01:20.528-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/pam_authenticate.hpp'
143215 2025-01-21 03:01:20.528-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/include/pam_authenticate.hpp' (CxxAnalyzer) (took 23 ms)
143216 2025-01-21 03:01:20.528-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143217 2025-01-21 03:01:20.528-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp'
143218 2025-01-21 03:01:20.528-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp' (CxxAnalyzer)
143219 2025-01-21 03:01:20.528-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/str_utility_test.cpp'
143220 2025-01-21 03:01:20.529-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/phosphor-host-ipmid/meson.build'
143221 2025-01-21 03:01:20.529-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/phosphor-host-ipmid/meson.build' (PlainAnalyzer) (took 42 ms)
143222 2025-01-21 03:01:20.529-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/webroutes.hpp': chosen by suffix: CxxAnalyzerFactory
143223 2025-01-21 03:01:20.529-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/webroutes.hpp' (CxxAnalyzer)
143224 2025-01-21 03:01:20.529-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp'
143225 2025-01-21 03:01:20.529-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp'
143226 2025-01-21 03:01:20.529-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp'
143227 2025-01-21 03:01:20.529-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp'
143228 2025-01-21 03:01:20.530-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp' (CxxAnalyzer) (took 67 ms)
143229 2025-01-21 03:01:20.530-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp': chosen by suffix: CxxAnalyzerFactory
143230 2025-01-21 03:01:20.530-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp' (CxxAnalyzer)
143231 2025-01-21 03:01:20.530-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/webroutes.hpp'
143232 2025-01-21 03:01:20.530-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp'
143233 2025-01-21 03:01:20.532-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/webroutes.hpp'
143234 2025-01-21 03:01:20.532-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/include/webroutes.hpp' (CxxAnalyzer) (took 3 ms)
143235 2025-01-21 03:01:20.533-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/privileges.hpp': chosen by suffix: CxxAnalyzerFactory
143236 2025-01-21 03:01:20.533-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/privileges.hpp' (CxxAnalyzer)
143237 2025-01-21 03:01:20.533-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/privileges.hpp'
143238 2025-01-21 03:01:20.534-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp'
143239 2025-01-21 03:01:20.534-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp' (CxxAnalyzer) (took 4 ms)
143240 2025-01-21 03:01:20.534-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/multipart_parser.hpp': chosen by suffix: CxxAnalyzerFactory
143241 2025-01-21 03:01:20.534-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/multipart_parser.hpp' (CxxAnalyzer)
143242 2025-01-21 03:01:20.534-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp'
143243 2025-01-21 03:01:20.534-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp' (CxxAnalyzer) (took 5 ms)
143244 2025-01-21 03:01:20.534-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp': chosen by suffix: CxxAnalyzerFactory
143245 2025-01-21 03:01:20.534-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp' (CxxAnalyzer)
143246 2025-01-21 03:01:20.534-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/str_utility_test.cpp'
143247 2025-01-21 03:01:20.534-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/str_utility_test.cpp' (CxxAnalyzer) (took 8 ms)
143248 2025-01-21 03:01:20.535-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/multipart_parser.hpp'
143249 2025-01-21 03:01:20.535-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp': chosen by suffix: CxxAnalyzerFactory
143250 2025-01-21 03:01:20.535-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp' (CxxAnalyzer)
143251 2025-01-21 03:01:20.535-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp'
143252 2025-01-21 03:01:20.535-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/privileges.hpp'
143253 2025-01-21 03:01:20.536-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp'
143254 2025-01-21 03:01:20.536-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/http2_connection.hpp'
143255 2025-01-21 03:01:20.536-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/http/http2_connection.hpp' (CxxAnalyzer) (took 53 ms)
143256 2025-01-21 03:01:20.536-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp': chosen by suffix: CxxAnalyzerFactory
143257 2025-01-21 03:01:20.536-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/dbus_privileges.hpp'
143258 2025-01-21 03:01:20.536-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp'
143259 2025-01-21 03:01:20.536-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp' (CxxAnalyzer)
143260 2025-01-21 03:01:20.536-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp' (CxxAnalyzer) (took 8 ms)
143261 2025-01-21 03:01:20.536-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/include/dbus_privileges.hpp' (CxxAnalyzer) (took 19 ms)
143262 2025-01-21 03:01:20.536-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/boost_asio.cpp': chosen by suffix: CxxAnalyzerFactory
143263 2025-01-21 03:01:20.536-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/boost_asio.cpp' (CxxAnalyzer)
143264 2025-01-21 03:01:20.536-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/boost_formatters.hpp': chosen by suffix: CxxAnalyzerFactory
143265 2025-01-21 03:01:20.536-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/boost_formatters.hpp' (CxxAnalyzer)
143266 2025-01-21 03:01:20.537-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/boost_asio.cpp'
143267 2025-01-21 03:01:20.537-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp'
143268 2025-01-21 03:01:20.537-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/boost_formatters.hpp'
143269 2025-01-21 03:01:20.538-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/boost_formatters.hpp'
143270 2025-01-21 03:01:20.539-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/multipart_parser.hpp'
143271 2025-01-21 03:01:20.539-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp'
143272 2025-01-21 03:01:20.540-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp'
143273 2025-01-21 03:01:20.540-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp' (CxxAnalyzer) (took 5 ms)
143274 2025-01-21 03:01:20.540-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/logging.hpp': chosen by suffix: CxxAnalyzerFactory
143275 2025-01-21 03:01:20.540-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/logging.hpp' (CxxAnalyzer)
143276 2025-01-21 03:01:20.541-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/boost_asio.cpp'
143277 2025-01-21 03:01:20.541-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/logging.hpp'
143278 2025-01-21 03:01:20.541-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/src/boost_asio.cpp' (CxxAnalyzer) (took 4 ms)
143279 2025-01-21 03:01:20.541-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/websocket.hpp': chosen by suffix: CxxAnalyzerFactory
143280 2025-01-21 03:01:20.541-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/websocket.hpp' (CxxAnalyzer)
143281 2025-01-21 03:01:20.542-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/websocket.hpp'
143282 2025-01-21 03:01:20.543-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/logging.hpp'
143283 2025-01-21 03:01:20.543-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/websocket.hpp'
143284 2025-01-21 03:01:20.545-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/boost_formatters.hpp'
143285 2025-01-21 03:01:20.545-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/include/boost_formatters.hpp' (CxxAnalyzer) (took 8 ms)
143286 2025-01-21 03:01:20.545-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/file_test_utilities.hpp': chosen by suffix: CxxAnalyzerFactory
143287 2025-01-21 03:01:20.546-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/file_test_utilities.hpp' (CxxAnalyzer)
143288 2025-01-21 03:01:20.546-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp'
143289 2025-01-21 03:01:20.546-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp' (CxxAnalyzer) (took 11 ms)
143290 2025-01-21 03:01:20.546-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143291 2025-01-21 03:01:20.546-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp' (CxxAnalyzer)
143292 2025-01-21 03:01:20.546-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/file_test_utilities.hpp'
143293 2025-01-21 03:01:20.547-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp'
143294 2025-01-21 03:01:20.547-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/file_test_utilities.hpp'
143295 2025-01-21 03:01:20.549-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp'
143296 2025-01-21 03:01:20.549-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp' (CxxAnalyzer) (took 23 ms)
143297 2025-01-21 03:01:20.549-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp': chosen by suffix: CxxAnalyzerFactory
143298 2025-01-21 03:01:20.549-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp' (CxxAnalyzer)
143299 2025-01-21 03:01:20.550-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp'
143300 2025-01-21 03:01:20.551-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/file_test_utilities.hpp'
143301 2025-01-21 03:01:20.551-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp'
143302 2025-01-21 03:01:20.551-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/include/file_test_utilities.hpp' (CxxAnalyzer) (took 5 ms)
143303 2025-01-21 03:01:20.551-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp'
143304 2025-01-21 03:01:20.551-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp' (CxxAnalyzer) (took 62 ms)
143305 2025-01-21 03:01:20.551-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp' (CxxAnalyzer) (took 38 ms)
143306 2025-01-21 03:01:20.551-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp': chosen by suffix: CxxAnalyzerFactory
143307 2025-01-21 03:01:20.551-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp': chosen by suffix: CxxAnalyzerFactory
143308 2025-01-21 03:01:20.551-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp' (CxxAnalyzer)
143309 2025-01-21 03:01:20.551-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries.hpp': chosen by suffix: CxxAnalyzerFactory
143310 2025-01-21 03:01:20.551-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp' (CxxAnalyzer)
143311 2025-01-21 03:01:20.552-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries.hpp' (CxxAnalyzer)
143312 2025-01-21 03:01:20.552-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp'
143313 2025-01-21 03:01:20.553-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp'
143314 2025-01-21 03:01:20.553-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries.hpp'
143315 2025-01-21 03:01:20.553-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp'
143316 2025-01-21 03:01:20.554-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp' (CxxAnalyzer) (took 3 ms)
143317 2025-01-21 03:01:20.554-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp': chosen by suffix: CxxAnalyzerFactory
143318 2025-01-21 03:01:20.554-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries.hpp'
143319 2025-01-21 03:01:20.554-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp' (CxxAnalyzer)
143320 2025-01-21 03:01:20.554-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp'
143321 2025-01-21 03:01:20.555-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp'
143322 2025-01-21 03:01:20.556-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp'
143323 2025-01-21 03:01:20.556-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/privileges.hpp'
143324 2025-01-21 03:01:20.556-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp' (CxxAnalyzer) (took 3 ms)
143325 2025-01-21 03:01:20.556-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/privileges.hpp' (CxxAnalyzer) (took 23 ms)
143326 2025-01-21 03:01:20.556-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp': chosen by suffix: CxxAnalyzerFactory
143327 2025-01-21 03:01:20.556-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp': chosen by suffix: CxxAnalyzerFactory
143328 2025-01-21 03:01:20.556-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp' (CxxAnalyzer)
143329 2025-01-21 03:01:20.556-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp' (CxxAnalyzer)
143330 2025-01-21 03:01:20.556-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp'
143331 2025-01-21 03:01:20.557-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp'
143332 2025-01-21 03:01:20.557-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp'
143333 2025-01-21 03:01:20.557-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp' (CxxAnalyzer) (took 3 ms)
143334 2025-01-21 03:01:20.558-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp': chosen by suffix: CxxAnalyzerFactory
143335 2025-01-21 03:01:20.558-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp' (CxxAnalyzer)
143336 2025-01-21 03:01:20.558-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/multipart_parser.hpp'
143337 2025-01-21 03:01:20.558-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/include/multipart_parser.hpp' (CxxAnalyzer) (took 23 ms)
143338 2025-01-21 03:01:20.558-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp'
143339 2025-01-21 03:01:20.558-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp': chosen by suffix: CxxAnalyzerFactory
143340 2025-01-21 03:01:20.558-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp' (CxxAnalyzer) (took 11 ms)
143341 2025-01-21 03:01:20.558-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp'
143342 2025-01-21 03:01:20.558-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp' (CxxAnalyzer)
143343 2025-01-21 03:01:20.558-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp': chosen by suffix: CxxAnalyzerFactory
143344 2025-01-21 03:01:20.558-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp'
143345 2025-01-21 03:01:20.558-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp' (CxxAnalyzer)
143346 2025-01-21 03:01:20.559-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp'
143347 2025-01-21 03:01:20.559-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp'
143348 2025-01-21 03:01:20.560-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp'
143349 2025-01-21 03:01:20.560-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp'
143350 2025-01-21 03:01:20.560-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp' (CxxAnalyzer) (took 8 ms)
143351 2025-01-21 03:01:20.561-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/led.hpp': chosen by suffix: CxxAnalyzerFactory
143352 2025-01-21 03:01:20.561-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/led.hpp' (CxxAnalyzer)
143353 2025-01-21 03:01:20.561-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp'
143354 2025-01-21 03:01:20.561-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp' (CxxAnalyzer) (took 5 ms)
143355 2025-01-21 03:01:20.561-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/storage.hpp': chosen by suffix: CxxAnalyzerFactory
143356 2025-01-21 03:01:20.561-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/storage.hpp' (CxxAnalyzer)
143357 2025-01-21 03:01:20.562-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/led.hpp'
143358 2025-01-21 03:01:20.562-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp'
143359 2025-01-21 03:01:20.562-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp' (CxxAnalyzer) (took 4 ms)
143360 2025-01-21 03:01:20.562-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/webserver_run.cpp': chosen by suffix: CxxAnalyzerFactory
143361 2025-01-21 03:01:20.562-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/webserver_run.cpp' (CxxAnalyzer)
143362 2025-01-21 03:01:20.562-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/storage.hpp'
143363 2025-01-21 03:01:20.563-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/webserver_run.cpp'
143364 2025-01-21 03:01:20.563-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/logging.hpp'
143365 2025-01-21 03:01:20.563-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/http/logging.hpp' (CxxAnalyzer) (took 23 ms)
143366 2025-01-21 03:01:20.563-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp': chosen by suffix: CxxAnalyzerFactory
143367 2025-01-21 03:01:20.563-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp' (CxxAnalyzer)
143368 2025-01-21 03:01:20.564-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/led.hpp'
143369 2025-01-21 03:01:20.564-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp'
143370 2025-01-21 03:01:20.564-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp' (CxxAnalyzer) (took 6 ms)
143371 2025-01-21 03:01:20.564-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp'
143372 2025-01-21 03:01:20.564-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/parsing.hpp': chosen by suffix: CxxAnalyzerFactory
143373 2025-01-21 03:01:20.564-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/parsing.hpp' (CxxAnalyzer)
143374 2025-01-21 03:01:20.565-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp'
143375 2025-01-21 03:01:20.565-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp' (CxxAnalyzer) (took 9 ms)
143376 2025-01-21 03:01:20.565-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp': chosen by suffix: CxxAnalyzerFactory
143377 2025-01-21 03:01:20.565-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/parsing.hpp'
143378 2025-01-21 03:01:20.565-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp' (CxxAnalyzer)
143379 2025-01-21 03:01:20.565-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp'
143380 2025-01-21 03:01:20.566-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp'
143381 2025-01-21 03:01:20.566-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/storage.hpp'
143382 2025-01-21 03:01:20.566-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/parsing.hpp'
143383 2025-01-21 03:01:20.567-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries.hpp'
143384 2025-01-21 03:01:20.567-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries.hpp' (CxxAnalyzer) (took 15 ms)
143385 2025-01-21 03:01:20.567-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp': chosen by suffix: CxxAnalyzerFactory
143386 2025-01-21 03:01:20.567-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp' (CxxAnalyzer)
143387 2025-01-21 03:01:20.568-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp'
143388 2025-01-21 03:01:20.569-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp'
143389 2025-01-21 03:01:20.571-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/parsing.hpp'
143390 2025-01-21 03:01:20.571-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/http/parsing.hpp' (CxxAnalyzer) (took 7 ms)
143391 2025-01-21 03:01:20.572-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp': chosen by suffix: CxxAnalyzerFactory
143392 2025-01-21 03:01:20.572-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp' (CxxAnalyzer)
143393 2025-01-21 03:01:20.573-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp'
143394 2025-01-21 03:01:20.573-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/webserver_run.cpp'
143395 2025-01-21 03:01:20.573-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/src/webserver_run.cpp' (CxxAnalyzer) (took 10 ms)
143396 2025-01-21 03:01:20.573-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/boost_asio_ssl.cpp': chosen by suffix: CxxAnalyzerFactory
143397 2025-01-21 03:01:20.573-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/boost_asio_ssl.cpp' (CxxAnalyzer)
143398 2025-01-21 03:01:20.574-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp'
143399 2025-01-21 03:01:20.574-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp' (CxxAnalyzer) (took 8 ms)
143400 2025-01-21 03:01:20.574-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/boost_asio_ssl.cpp'
143401 2025-01-21 03:01:20.574-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp': chosen by suffix: CxxAnalyzerFactory
143402 2025-01-21 03:01:20.574-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp'
143403 2025-01-21 03:01:20.574-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp' (CxxAnalyzer)
143404 2025-01-21 03:01:20.574-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp' (CxxAnalyzer) (took 15 ms)
143405 2025-01-21 03:01:20.574-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/fan.hpp': chosen by suffix: CxxAnalyzerFactory
143406 2025-01-21 03:01:20.574-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/fan.hpp' (CxxAnalyzer)
143407 2025-01-21 03:01:20.574-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp'
143408 2025-01-21 03:01:20.574-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp' (CxxAnalyzer) (took 11 ms)
143409 2025-01-21 03:01:20.575-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/mutual_tls_meta.cpp': chosen by suffix: CxxAnalyzerFactory
143410 2025-01-21 03:01:20.575-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/mutual_tls_meta.cpp' (CxxAnalyzer)
143411 2025-01-21 03:01:20.575-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp'
143412 2025-01-21 03:01:20.575-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp'
143413 2025-01-21 03:01:20.575-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/fan.hpp'
143414 2025-01-21 03:01:20.575-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/mutual_tls_meta.cpp'
143415 2025-01-21 03:01:20.576-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/boost_asio_ssl.cpp'
143416 2025-01-21 03:01:20.576-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/src/boost_asio_ssl.cpp' (CxxAnalyzer) (took 2 ms)
143417 2025-01-21 03:01:20.576-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/http_connection.hpp': chosen by suffix: CxxAnalyzerFactory
143418 2025-01-21 03:01:20.576-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/http_connection.hpp' (CxxAnalyzer)
143419 2025-01-21 03:01:20.576-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/mutual_tls_meta.cpp'
143420 2025-01-21 03:01:20.577-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp'
143421 2025-01-21 03:01:20.577-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp' (CxxAnalyzer) (took 40 ms)
143422 2025-01-21 03:01:20.577-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp': chosen by suffix: CxxAnalyzerFactory
143423 2025-01-21 03:01:20.577-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp' (CxxAnalyzer)
143424 2025-01-21 03:01:20.577-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/http_connection.hpp'
143425 2025-01-21 03:01:20.577-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/websocket.hpp'
143426 2025-01-21 03:01:20.578-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/http/websocket.hpp' (CxxAnalyzer) (took 36 ms)
143427 2025-01-21 03:01:20.578-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/log_services.hpp': chosen by suffix: CxxAnalyzerFactory
143428 2025-01-21 03:01:20.578-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp'
143429 2025-01-21 03:01:20.578-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/log_services.hpp' (CxxAnalyzer)
143430 2025-01-21 03:01:20.580-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp'
143431 2025-01-21 03:01:20.580-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp' (CxxAnalyzer) (took 12 ms)
143432 2025-01-21 03:01:20.580-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/log_services.hpp'
143433 2025-01-21 03:01:20.580-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp': chosen by suffix: CxxAnalyzerFactory
143434 2025-01-21 03:01:20.580-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp' (CxxAnalyzer)
143435 2025-01-21 03:01:20.581-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/http_connection.hpp'
143436 2025-01-21 03:01:20.581-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/fan.hpp'
143437 2025-01-21 03:01:20.581-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp'
143438 2025-01-21 03:01:20.581-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/mutual_tls_meta.cpp'
143439 2025-01-21 03:01:20.581-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/mutual_tls_meta.cpp' (CxxAnalyzer) (took 6 ms)
143440 2025-01-21 03:01:20.581-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp': chosen by suffix: CxxAnalyzerFactory
143441 2025-01-21 03:01:20.581-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp' (CxxAnalyzer)
143442 2025-01-21 03:01:20.582-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp'
143443 2025-01-21 03:01:20.582-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp'
143444 2025-01-21 03:01:20.582-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp' (CxxAnalyzer) (took 60 ms)
143445 2025-01-21 03:01:20.583-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp': chosen by suffix: CxxAnalyzerFactory
143446 2025-01-21 03:01:20.583-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp' (CxxAnalyzer)
143447 2025-01-21 03:01:20.583-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp'
143448 2025-01-21 03:01:20.583-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp' (CxxAnalyzer) (took 5 ms)
143449 2025-01-21 03:01:20.583-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/led.hpp'
143450 2025-01-21 03:01:20.583-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp': chosen by suffix: CxxAnalyzerFactory
143451 2025-01-21 03:01:20.583-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/led.hpp' (CxxAnalyzer) (took 22 ms)
143452 2025-01-21 03:01:20.583-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp' (CxxAnalyzer)
143453 2025-01-21 03:01:20.583-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp': chosen by suffix: CxxAnalyzerFactory
143454 2025-01-21 03:01:20.583-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp'
143455 2025-01-21 03:01:20.583-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp' (CxxAnalyzer)
143456 2025-01-21 03:01:20.584-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp'
143457 2025-01-21 03:01:20.584-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp'
143458 2025-01-21 03:01:20.584-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp' (CxxAnalyzer) (took 10 ms)
143459 2025-01-21 03:01:20.584-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/app.hpp': chosen by suffix: CxxAnalyzerFactory
143460 2025-01-21 03:01:20.584-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/app.hpp' (CxxAnalyzer)
143461 2025-01-21 03:01:20.585-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp'
143462 2025-01-21 03:01:20.585-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp'
143463 2025-01-21 03:01:20.585-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp' (CxxAnalyzer) (took 12 ms)
143464 2025-01-21 03:01:20.585-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/forward_unauthorized.hpp': chosen by suffix: CxxAnalyzerFactory
143465 2025-01-21 03:01:20.585-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/forward_unauthorized.hpp' (CxxAnalyzer)
143466 2025-01-21 03:01:20.585-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp'
143467 2025-01-21 03:01:20.585-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp'
143468 2025-01-21 03:01:20.585-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp' (CxxAnalyzer) (took 84 ms)
143469 2025-01-21 03:01:20.585-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp' (CxxAnalyzer) (took 4 ms)
143470 2025-01-21 03:01:20.585-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp': chosen by suffix: CxxAnalyzerFactory
143471 2025-01-21 03:01:20.585-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/app.hpp'
143472 2025-01-21 03:01:20.585-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp': chosen by suffix: CxxAnalyzerFactory
143473 2025-01-21 03:01:20.585-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp' (CxxAnalyzer)
143474 2025-01-21 03:01:20.586-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp' (CxxAnalyzer)
143475 2025-01-21 03:01:20.586-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/forward_unauthorized.hpp'
143476 2025-01-21 03:01:20.586-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp'
143477 2025-01-21 03:01:20.586-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp'
143478 2025-01-21 03:01:20.588-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp'
143479 2025-01-21 03:01:20.588-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp'
143480 2025-01-21 03:01:20.588-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp' (CxxAnalyzer) (took 5 ms)
143481 2025-01-21 03:01:20.588-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/http_response.hpp': chosen by suffix: CxxAnalyzerFactory
143482 2025-01-21 03:01:20.588-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/app.hpp'
143483 2025-01-21 03:01:20.588-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/forward_unauthorized.hpp'
143484 2025-01-21 03:01:20.588-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp'
143485 2025-01-21 03:01:20.588-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp'
143486 2025-01-21 03:01:20.588-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/http_response.hpp' (CxxAnalyzer)
143487 2025-01-21 03:01:20.589-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp' (CxxAnalyzer) (took 5 ms)
143488 2025-01-21 03:01:20.589-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp' (CxxAnalyzer) (took 3 ms)
143489 2025-01-21 03:01:20.589-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp': chosen by suffix: CxxAnalyzerFactory
143490 2025-01-21 03:01:20.589-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143491 2025-01-21 03:01:20.589-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp' (CxxAnalyzer)
143492 2025-01-21 03:01:20.589-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp' (CxxAnalyzer)
143493 2025-01-21 03:01:20.589-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp'
143494 2025-01-21 03:01:20.589-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp' (CxxAnalyzer) (took 3 ms)
143495 2025-01-21 03:01:20.589-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp': chosen by suffix: CxxAnalyzerFactory
143496 2025-01-21 03:01:20.589-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp' (CxxAnalyzer)
143497 2025-01-21 03:01:20.590-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/http_response.hpp'
143498 2025-01-21 03:01:20.590-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp'
143499 2025-01-21 03:01:20.590-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp'
143500 2025-01-21 03:01:20.590-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp'
143501 2025-01-21 03:01:20.591-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp'
143502 2025-01-21 03:01:20.592-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/http_response.hpp'
143503 2025-01-21 03:01:20.593-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/forward_unauthorized.hpp'
143504 2025-01-21 03:01:20.593-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/include/forward_unauthorized.hpp' (CxxAnalyzer) (took 7 ms)
143505 2025-01-21 03:01:20.593-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/credential_pipe.hpp': chosen by suffix: CxxAnalyzerFactory
143506 2025-01-21 03:01:20.593-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/credential_pipe.hpp' (CxxAnalyzer)
143507 2025-01-21 03:01:20.594-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp'
143508 2025-01-21 03:01:20.594-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp' (CxxAnalyzer) (took 4 ms)
143509 2025-01-21 03:01:20.594-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/credential_pipe.hpp'
143510 2025-01-21 03:01:20.594-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/gzfile.hpp': chosen by suffix: CxxAnalyzerFactory
143511 2025-01-21 03:01:20.594-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/gzfile.hpp' (CxxAnalyzer)
143512 2025-01-21 03:01:20.594-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp'
143513 2025-01-21 03:01:20.594-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp' (CxxAnalyzer) (took 5 ms)
143514 2025-01-21 03:01:20.594-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp': chosen by suffix: CxxAnalyzerFactory
143515 2025-01-21 03:01:20.594-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp' (CxxAnalyzer)
143516 2025-01-21 03:01:20.595-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/gzfile.hpp'
143517 2025-01-21 03:01:20.595-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/credential_pipe.hpp'
143518 2025-01-21 03:01:20.596-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp'
143519 2025-01-21 03:01:20.596-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp'
143520 2025-01-21 03:01:20.596-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp' (CxxAnalyzer) (took 6 ms)
143521 2025-01-21 03:01:20.596-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/gzfile.hpp'
143522 2025-01-21 03:01:20.596-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/src/subscription.cpp': chosen by suffix: CxxAnalyzerFactory
143523 2025-01-21 03:01:20.597-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/src/subscription.cpp' (CxxAnalyzer)
143524 2025-01-21 03:01:20.597-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp'
143525 2025-01-21 03:01:20.597-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp' (CxxAnalyzer) (took 17 ms)
143526 2025-01-21 03:01:20.597-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp': chosen by suffix: CxxAnalyzerFactory
143527 2025-01-21 03:01:20.598-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp' (CxxAnalyzer)
143528 2025-01-21 03:01:20.598-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/src/subscription.cpp'
143529 2025-01-21 03:01:20.599-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp'
143530 2025-01-21 03:01:20.599-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/credential_pipe.hpp'
143531 2025-01-21 03:01:20.599-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/include/credential_pipe.hpp' (CxxAnalyzer) (took 6 ms)
143532 2025-01-21 03:01:20.599-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/http2_connection_test.cpp': chosen by suffix: CxxAnalyzerFactory
143533 2025-01-21 03:01:20.599-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/http2_connection_test.cpp' (CxxAnalyzer)
143534 2025-01-21 03:01:20.600-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/http2_connection_test.cpp'
143535 2025-01-21 03:01:20.600-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp'
143536 2025-01-21 03:01:20.600-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp' (CxxAnalyzer) (took 5 ms)
143537 2025-01-21 03:01:20.600-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/verb_test.cpp': chosen by suffix: CxxAnalyzerFactory
143538 2025-01-21 03:01:20.600-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/verb_test.cpp' (CxxAnalyzer)
143539 2025-01-21 03:01:20.601-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/src/subscription.cpp'
143540 2025-01-21 03:01:20.601-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/verb_test.cpp'
143541 2025-01-21 03:01:20.602-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/http2_connection_test.cpp'
143542 2025-01-21 03:01:20.603-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/log_services.hpp'
143543 2025-01-21 03:01:20.604-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/app.hpp'
143544 2025-01-21 03:01:20.604-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/http/app.hpp' (CxxAnalyzer) (took 19 ms)
143545 2025-01-21 03:01:20.604-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp': chosen by suffix: CxxAnalyzerFactory
143546 2025-01-21 03:01:20.604-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp'
143547 2025-01-21 03:01:20.604-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp' (CxxAnalyzer)
143548 2025-01-21 03:01:20.604-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp' (CxxAnalyzer) (took 20 ms)
143549 2025-01-21 03:01:20.605-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/account_service.hpp': chosen by suffix: CxxAnalyzerFactory
143550 2025-01-21 03:01:20.605-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/account_service.hpp' (CxxAnalyzer)
143551 2025-01-21 03:01:20.606-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp'
143552 2025-01-21 03:01:20.606-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/account_service.hpp'
143553 2025-01-21 03:01:20.607-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp'
143554 2025-01-21 03:01:20.608-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/verb_test.cpp'
143555 2025-01-21 03:01:20.608-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/verb_test.cpp' (CxxAnalyzer) (took 7 ms)
143556 2025-01-21 03:01:20.608-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/webassets.hpp': chosen by suffix: CxxAnalyzerFactory
143557 2025-01-21 03:01:20.608-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/webassets.hpp' (CxxAnalyzer)
143558 2025-01-21 03:01:20.609-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/webassets.hpp'
143559 2025-01-21 03:01:20.611-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/fan.hpp'
143560 2025-01-21 03:01:20.611-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/fan.hpp' (CxxAnalyzer) (took 36 ms)
143561 2025-01-21 03:01:20.611-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/webassets.hpp'
143562 2025-01-21 03:01:20.611-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp': chosen by suffix: CxxAnalyzerFactory
143563 2025-01-21 03:01:20.611-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp' (CxxAnalyzer)
143564 2025-01-21 03:01:20.612-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp'
143565 2025-01-21 03:01:20.613-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp'
143566 2025-01-21 03:01:20.613-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp' (CxxAnalyzer) (took 15 ms)
143567 2025-01-21 03:01:20.613-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/systems.hpp': chosen by suffix: CxxAnalyzerFactory
143568 2025-01-21 03:01:20.613-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/systems.hpp' (CxxAnalyzer)
143569 2025-01-21 03:01:20.614-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/http2_connection_test.cpp'
143570 2025-01-21 03:01:20.614-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/http2_connection_test.cpp' (CxxAnalyzer) (took 14 ms)
143571 2025-01-21 03:01:20.614-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/gzfile.hpp'
143572 2025-01-21 03:01:20.614-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/http_connection_test.cpp': chosen by suffix: CxxAnalyzerFactory
143573 2025-01-21 03:01:20.614-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/gzfile.hpp' (CxxAnalyzer) (took 19 ms)
143574 2025-01-21 03:01:20.614-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/http_connection_test.cpp' (CxxAnalyzer)
143575 2025-01-21 03:01:20.614-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp': chosen by suffix: CxxAnalyzerFactory
143576 2025-01-21 03:01:20.614-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp' (CxxAnalyzer)
143577 2025-01-21 03:01:20.615-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems.hpp'
143578 2025-01-21 03:01:20.615-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp'
143579 2025-01-21 03:01:20.615-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp' (CxxAnalyzer) (took 10 ms)
143580 2025-01-21 03:01:20.615-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp': chosen by suffix: CxxAnalyzerFactory
143581 2025-01-21 03:01:20.615-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/http_connection_test.cpp'
143582 2025-01-21 03:01:20.615-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp'
143583 2025-01-21 03:01:20.616-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp' (CxxAnalyzer)
143584 2025-01-21 03:01:20.616-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp'
143585 2025-01-21 03:01:20.616-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp' (CxxAnalyzer) (took 4 ms)
143586 2025-01-21 03:01:20.616-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/thermal.hpp': chosen by suffix: CxxAnalyzerFactory
143587 2025-01-21 03:01:20.616-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/thermal.hpp' (CxxAnalyzer)
143588 2025-01-21 03:01:20.617-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp'
143589 2025-01-21 03:01:20.617-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp'
143590 2025-01-21 03:01:20.618-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal.hpp'
143591 2025-01-21 03:01:20.618-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/http_connection_test.cpp'
143592 2025-01-21 03:01:20.618-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp'
143593 2025-01-21 03:01:20.619-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal.hpp'
143594 2025-01-21 03:01:20.619-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/http_response.hpp'
143595 2025-01-21 03:01:20.619-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/http/http_response.hpp' (CxxAnalyzer) (took 30 ms)
143596 2025-01-21 03:01:20.619-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp': chosen by suffix: CxxAnalyzerFactory
143597 2025-01-21 03:01:20.619-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp' (CxxAnalyzer)
143598 2025-01-21 03:01:20.620-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp'
143599 2025-01-21 03:01:20.620-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp' (CxxAnalyzer) (took 6 ms)
143600 2025-01-21 03:01:20.620-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp'
143601 2025-01-21 03:01:20.621-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/dbus_utility_test.cpp': chosen by suffix: CxxAnalyzerFactory
143602 2025-01-21 03:01:20.621-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/dbus_utility_test.cpp' (CxxAnalyzer)
143603 2025-01-21 03:01:20.621-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp'
143604 2025-01-21 03:01:20.622-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/account_service.hpp'
143605 2025-01-21 03:01:20.622-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/dbus_utility_test.cpp'
143606 2025-01-21 03:01:20.623-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/dbus_utility_test.cpp'
143607 2025-01-21 03:01:20.624-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp'
143608 2025-01-21 03:01:20.624-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp' (CxxAnalyzer) (took 8 ms)
143609 2025-01-21 03:01:20.624-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/http_response_test.cpp': chosen by suffix: CxxAnalyzerFactory
143610 2025-01-21 03:01:20.624-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/http_response_test.cpp' (CxxAnalyzer)
143611 2025-01-21 03:01:20.625-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/http_connection_test.cpp'
143612 2025-01-21 03:01:20.625-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/http_connection_test.cpp' (CxxAnalyzer) (took 11 ms)
143613 2025-01-21 03:01:20.625-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/http_response_test.cpp'
143614 2025-01-21 03:01:20.625-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/mutual_tls_meta.hpp': chosen by suffix: CxxAnalyzerFactory
143615 2025-01-21 03:01:20.625-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/mutual_tls_meta.hpp' (CxxAnalyzer)
143616 2025-01-21 03:01:20.626-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/mutual_tls_meta.hpp'
143617 2025-01-21 03:01:20.627-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/http_response_test.cpp'
143618 2025-01-21 03:01:20.627-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/dbus_utility_test.cpp'
143619 2025-01-21 03:01:20.628-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/dbus_utility_test.cpp' (CxxAnalyzer) (took 6 ms)
143620 2025-01-21 03:01:20.628-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp': chosen by suffix: CxxAnalyzerFactory
143621 2025-01-21 03:01:20.628-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp' (CxxAnalyzer)
143622 2025-01-21 03:01:20.628-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp'
143623 2025-01-21 03:01:20.630-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp'
143624 2025-01-21 03:01:20.630-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp' (CxxAnalyzer) (took 10 ms)
143625 2025-01-21 03:01:20.630-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/power.hpp': chosen by suffix: CxxAnalyzerFactory
143626 2025-01-21 03:01:20.630-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/power.hpp' (CxxAnalyzer)
143627 2025-01-21 03:01:20.630-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems.hpp'
143628 2025-01-21 03:01:20.630-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/src/subscription.cpp'
143629 2025-01-21 03:01:20.631-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/src/subscription.cpp' (CxxAnalyzer) (took 33 ms)
143630 2025-01-21 03:01:20.631-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp': chosen by suffix: CxxAnalyzerFactory
143631 2025-01-21 03:01:20.631-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp' (CxxAnalyzer)
143632 2025-01-21 03:01:20.631-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/power.hpp'
143633 2025-01-21 03:01:20.632-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp'
143634 2025-01-21 03:01:20.633-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp'
143635 2025-01-21 03:01:20.633-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp' (CxxAnalyzer) (took 4 ms)
143636 2025-01-21 03:01:20.633-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/power.hpp'
143637 2025-01-21 03:01:20.633-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/cookies.hpp': chosen by suffix: CxxAnalyzerFactory
143638 2025-01-21 03:01:20.633-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/cookies.hpp' (CxxAnalyzer)
143639 2025-01-21 03:01:20.633-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/mutual_tls_meta.hpp'
143640 2025-01-21 03:01:20.634-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/http/mutual_tls_meta.hpp' (CxxAnalyzer) (took 8 ms)
143641 2025-01-21 03:01:20.634-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp': chosen by suffix: CxxAnalyzerFactory
143642 2025-01-21 03:01:20.634-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp' (CxxAnalyzer)
143643 2025-01-21 03:01:20.634-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/cookies.hpp'
143644 2025-01-21 03:01:20.635-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp'
143645 2025-01-21 03:01:20.635-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/cookies.hpp'
143646 2025-01-21 03:01:20.638-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/cookies.hpp'
143647 2025-01-21 03:01:20.638-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/include/cookies.hpp' (CxxAnalyzer) (took 5 ms)
143648 2025-01-21 03:01:20.639-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/memory.hpp': chosen by suffix: CxxAnalyzerFactory
143649 2025-01-21 03:01:20.639-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/memory.hpp' (CxxAnalyzer)
143650 2025-01-21 03:01:20.639-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/webassets.hpp'
143651 2025-01-21 03:01:20.639-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/include/webassets.hpp' (CxxAnalyzer) (took 30 ms)
143652 2025-01-21 03:01:20.639-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp': chosen by suffix: CxxAnalyzerFactory
143653 2025-01-21 03:01:20.639-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp' (CxxAnalyzer)
143654 2025-01-21 03:01:20.640-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/memory.hpp'
143655 2025-01-21 03:01:20.640-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp'
143656 2025-01-21 03:01:20.641-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/http_response_test.cpp'
143657 2025-01-21 03:01:20.641-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/http_response_test.cpp' (CxxAnalyzer) (took 16 ms)
143658 2025-01-21 03:01:20.641-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp': chosen by suffix: CxxAnalyzerFactory
143659 2025-01-21 03:01:20.641-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp' (CxxAnalyzer)
143660 2025-01-21 03:01:20.641-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp'
143661 2025-01-21 03:01:20.641-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp'
143662 2025-01-21 03:01:20.641-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp' (CxxAnalyzer) (took 7 ms)
143663 2025-01-21 03:01:20.641-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp': chosen by suffix: CxxAnalyzerFactory
143664 2025-01-21 03:01:20.641-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp' (CxxAnalyzer)
143665 2025-01-21 03:01:20.642-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp'
143666 2025-01-21 03:01:20.642-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp' (CxxAnalyzer) (took 11 ms)
143667 2025-01-21 03:01:20.642-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp'
143668 2025-01-21 03:01:20.642-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp'
143669 2025-01-21 03:01:20.642-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp': chosen by suffix: CxxAnalyzerFactory
143670 2025-01-21 03:01:20.642-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp' (CxxAnalyzer)
143671 2025-01-21 03:01:20.643-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal.hpp'
143672 2025-01-21 03:01:20.643-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/thermal.hpp' (CxxAnalyzer) (took 26 ms)
143673 2025-01-21 03:01:20.643-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/vm_websocket.hpp': chosen by suffix: CxxAnalyzerFactory
143674 2025-01-21 03:01:20.643-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/vm_websocket.hpp' (CxxAnalyzer)
143675 2025-01-21 03:01:20.644-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp'
143676 2025-01-21 03:01:20.644-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/vm_websocket.hpp'
143677 2025-01-21 03:01:20.645-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/http_connection.hpp'
143678 2025-01-21 03:01:20.645-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/http/http_connection.hpp' (CxxAnalyzer) (took 68 ms)
143679 2025-01-21 03:01:20.645-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143680 2025-01-21 03:01:20.645-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp' (CxxAnalyzer)
143681 2025-01-21 03:01:20.646-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp'
143682 2025-01-21 03:01:20.646-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/memory.hpp'
143683 2025-01-21 03:01:20.646-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp'
143684 2025-01-21 03:01:20.646-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp' (CxxAnalyzer) (took 5 ms)
143685 2025-01-21 03:01:20.647-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/routing/dynamicrule.hpp': chosen by suffix: CxxAnalyzerFactory
143686 2025-01-21 03:01:20.647-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/routing/dynamicrule.hpp' (CxxAnalyzer)
143687 2025-01-21 03:01:20.648-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/routing/dynamicrule.hpp'
143688 2025-01-21 03:01:20.648-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp'
143689 2025-01-21 03:01:20.648-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp' (CxxAnalyzer) (took 6 ms)
143690 2025-01-21 03:01:20.648-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/vm_websocket.hpp'
143691 2025-01-21 03:01:20.648-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp': chosen by suffix: CxxAnalyzerFactory
143692 2025-01-21 03:01:20.648-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp' (CxxAnalyzer)
143693 2025-01-21 03:01:20.649-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp'
143694 2025-01-21 03:01:20.649-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/storage.hpp'
143695 2025-01-21 03:01:20.649-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp'
143696 2025-01-21 03:01:20.649-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/routing/dynamicrule.hpp'
143697 2025-01-21 03:01:20.649-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/storage.hpp' (CxxAnalyzer) (took 87 ms)
143698 2025-01-21 03:01:20.649-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp' (CxxAnalyzer) (took 9 ms)
143699 2025-01-21 03:01:20.649-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/bios.hpp': chosen by suffix: CxxAnalyzerFactory
143700 2025-01-21 03:01:20.649-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/bios.hpp' (CxxAnalyzer)
143701 2025-01-21 03:01:20.649-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/duplicatable_file_handle.hpp': chosen by suffix: CxxAnalyzerFactory
143702 2025-01-21 03:01:20.650-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/duplicatable_file_handle.hpp' (CxxAnalyzer)
143703 2025-01-21 03:01:20.650-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp'
143704 2025-01-21 03:01:20.650-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp' (CxxAnalyzer) (took 7 ms)
143705 2025-01-21 03:01:20.650-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp': chosen by suffix: CxxAnalyzerFactory
143706 2025-01-21 03:01:20.650-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp' (CxxAnalyzer)
143707 2025-01-21 03:01:20.650-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/bios.hpp'
143708 2025-01-21 03:01:20.650-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/duplicatable_file_handle.hpp'
143709 2025-01-21 03:01:20.651-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp'
143710 2025-01-21 03:01:20.651-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp'
143711 2025-01-21 03:01:20.651-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp' (CxxAnalyzer) (took 5 ms)
143712 2025-01-21 03:01:20.651-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/google/google_service_root_test.cpp': chosen by suffix: CxxAnalyzerFactory
143713 2025-01-21 03:01:20.651-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/google/google_service_root_test.cpp' (CxxAnalyzer)
143714 2025-01-21 03:01:20.651-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/bios.hpp'
143715 2025-01-21 03:01:20.652-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/duplicatable_file_handle.hpp'
143716 2025-01-21 03:01:20.652-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/google/google_service_root_test.cpp'
143717 2025-01-21 03:01:20.653-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/google/google_service_root_test.cpp'
143718 2025-01-21 03:01:20.653-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp'
143719 2025-01-21 03:01:20.653-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp' (CxxAnalyzer) (took 5 ms)
143720 2025-01-21 03:01:20.653-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp': chosen by suffix: CxxAnalyzerFactory
143721 2025-01-21 03:01:20.653-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp' (CxxAnalyzer)
143722 2025-01-21 03:01:20.654-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp'
143723 2025-01-21 03:01:20.654-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp'
143724 2025-01-21 03:01:20.654-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp' (CxxAnalyzer) (took 4 ms)
143725 2025-01-21 03:01:20.654-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/duplicatable_file_handle.hpp'
143726 2025-01-21 03:01:20.655-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp': chosen by suffix: CxxAnalyzerFactory
143727 2025-01-21 03:01:20.655-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/include/duplicatable_file_handle.hpp' (CxxAnalyzer) (took 4 ms)
143728 2025-01-21 03:01:20.655-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp' (CxxAnalyzer)
143729 2025-01-21 03:01:20.655-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp': chosen by suffix: CxxAnalyzerFactory
143730 2025-01-21 03:01:20.655-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp' (CxxAnalyzer)
143731 2025-01-21 03:01:20.655-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/routing/dynamicrule.hpp'
143732 2025-01-21 03:01:20.655-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/power.hpp'
143733 2025-01-21 03:01:20.655-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/http/routing/dynamicrule.hpp' (CxxAnalyzer) (took 8 ms)
143734 2025-01-21 03:01:20.655-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/power.hpp' (CxxAnalyzer) (took 25 ms)
143735 2025-01-21 03:01:20.655-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp': chosen by suffix: CxxAnalyzerFactory
143736 2025-01-21 03:01:20.656-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/pldm/oem/ibm/configurations/fileTable.json': chosen by suffix: JsonAnalyzerFactory
143737 2025-01-21 03:01:20.656-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp' (CxxAnalyzer)
143738 2025-01-21 03:01:20.656-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/pldm/oem/ibm/configurations/fileTable.json' (JsonAnalyzer)
143739 2025-01-21 03:01:20.656-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp'
143740 2025-01-21 03:01:20.656-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp'
143741 2025-01-21 03:01:20.656-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp'
143742 2025-01-21 03:01:20.656-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/google/google_service_root_test.cpp'
143743 2025-01-21 03:01:20.656-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/google/google_service_root_test.cpp' (CxxAnalyzer) (took 4 ms)
143744 2025-01-21 03:01:20.656-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp': chosen by suffix: CxxAnalyzerFactory
143745 2025-01-21 03:01:20.656-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp' (CxxAnalyzer)
143746 2025-01-21 03:01:20.656-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp'
143747 2025-01-21 03:01:20.657-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/pldm/oem/ibm/configurations/fileTable.json'
143748 2025-01-21 03:01:20.657-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp'
143749 2025-01-21 03:01:20.657-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp'
143750 2025-01-21 03:01:20.660-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp'
143751 2025-01-21 03:01:20.660-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp' (CxxAnalyzer) (took 6 ms)
143752 2025-01-21 03:01:20.661-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp'
143753 2025-01-21 03:01:20.661-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp' (CxxAnalyzer) (took 4 ms)
143754 2025-01-21 03:01:20.661-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/http/utility_test.cpp': chosen by suffix: CxxAnalyzerFactory
143755 2025-01-21 03:01:20.661-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/http/utility_test.cpp' (CxxAnalyzer)
143756 2025-01-21 03:01:20.661-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp': chosen by suffix: CxxAnalyzerFactory
143757 2025-01-21 03:01:20.661-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp' (CxxAnalyzer)
143758 2025-01-21 03:01:20.661-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/pldm/oem/ibm/configurations/fileTable.json'
143759 2025-01-21 03:01:20.662-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/http/utility_test.cpp'
143760 2025-01-21 03:01:20.662-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp'
143761 2025-01-21 03:01:20.662-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp'
143762 2025-01-21 03:01:20.662-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp' (CxxAnalyzer) (took 7 ms)
143763 2025-01-21 03:01:20.663-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/webserver_main.cpp': chosen by suffix: CxxAnalyzerFactory
143764 2025-01-21 03:01:20.663-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/webserver_main.cpp' (CxxAnalyzer)
143765 2025-01-21 03:01:20.663-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp'
143766 2025-01-21 03:01:20.663-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp' (CxxAnalyzer) (took 7 ms)
143767 2025-01-21 03:01:20.663-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/ossl_random.cpp': chosen by suffix: CxxAnalyzerFactory
143768 2025-01-21 03:01:20.664-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/ossl_random.cpp' (CxxAnalyzer)
143769 2025-01-21 03:01:20.664-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/webserver_main.cpp'
143770 2025-01-21 03:01:20.664-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp'
143771 2025-01-21 03:01:20.664-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp' (CxxAnalyzer) (took 9 ms)
143772 2025-01-21 03:01:20.664-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/http/utility_test.cpp'
143773 2025-01-21 03:01:20.664-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/sensors.hpp': chosen by suffix: CxxAnalyzerFactory
143774 2025-01-21 03:01:20.664-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/sensors.hpp' (CxxAnalyzer)
143775 2025-01-21 03:01:20.665-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/ossl_random.cpp'
143776 2025-01-21 03:01:20.665-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp'
143777 2025-01-21 03:01:20.665-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/ossl_random.cpp'
143778 2025-01-21 03:01:20.666-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/sensors.hpp'
143779 2025-01-21 03:01:20.669-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/ossl_random.cpp'
143780 2025-01-21 03:01:20.669-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/bios.hpp'
143781 2025-01-21 03:01:20.669-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/ossl_random.cpp' (CxxAnalyzer) (took 5 ms)
143782 2025-01-21 03:01:20.669-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/bios.hpp' (CxxAnalyzer) (took 19 ms)
143783 2025-01-21 03:01:20.669-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp': chosen by suffix: CxxAnalyzerFactory
143784 2025-01-21 03:01:20.669-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp': chosen by suffix: CxxAnalyzerFactory
143785 2025-01-21 03:01:20.669-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp' (CxxAnalyzer)
143786 2025-01-21 03:01:20.669-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp' (CxxAnalyzer)
143787 2025-01-21 03:01:20.671-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp'
143788 2025-01-21 03:01:20.671-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp'
143789 2025-01-21 03:01:20.673-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp'
143790 2025-01-21 03:01:20.673-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp' (CxxAnalyzer) (took 3 ms)
143791 2025-01-21 03:01:20.674-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp': chosen by suffix: CxxAnalyzerFactory
143792 2025-01-21 03:01:20.674-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp' (CxxAnalyzer)
143793 2025-01-21 03:01:20.674-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp'
143794 2025-01-21 03:01:20.675-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp'
143795 2025-01-21 03:01:20.676-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp'
143796 2025-01-21 03:01:20.676-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/vm_websocket.hpp'
143797 2025-01-21 03:01:20.676-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/include/vm_websocket.hpp' (CxxAnalyzer) (took 33 ms)
143798 2025-01-21 03:01:20.677-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp': chosen by suffix: CxxAnalyzerFactory
143799 2025-01-21 03:01:20.677-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp' (CxxAnalyzer)
143800 2025-01-21 03:01:20.678-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp'
143801 2025-01-21 03:01:20.679-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/webserver_main.cpp'
143802 2025-01-21 03:01:20.679-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/src/webserver_main.cpp' (CxxAnalyzer) (took 16 ms)
143803 2025-01-21 03:01:20.679-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp': chosen by suffix: CxxAnalyzerFactory
143804 2025-01-21 03:01:20.679-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp' (CxxAnalyzer)
143805 2025-01-21 03:01:20.680-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/http/utility_test.cpp'
143806 2025-01-21 03:01:20.680-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/test/http/utility_test.cpp' (CxxAnalyzer) (took 18 ms)
143807 2025-01-21 03:01:20.680-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp': chosen by suffix: CxxAnalyzerFactory
143808 2025-01-21 03:01:20.680-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp' (CxxAnalyzer)
143809 2025-01-21 03:01:20.680-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp'
143810 2025-01-21 03:01:20.681-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp'
143811 2025-01-21 03:01:20.681-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp' (CxxAnalyzer) (took 4 ms)
143812 2025-01-21 03:01:20.681-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp'
143813 2025-01-21 03:01:20.682-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp': chosen by suffix: CxxAnalyzerFactory
143814 2025-01-21 03:01:20.682-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp' (CxxAnalyzer)
143815 2025-01-21 03:01:20.683-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp'
143816 2025-01-21 03:01:20.683-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp'
143817 2025-01-21 03:01:20.683-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp' (CxxAnalyzer) (took 3 ms)
143818 2025-01-21 03:01:20.683-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp': chosen by suffix: CxxAnalyzerFactory
143819 2025-01-21 03:01:20.683-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp' (CxxAnalyzer)
143820 2025-01-21 03:01:20.684-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp'
143821 2025-01-21 03:01:20.684-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/sensors.hpp'
143822 2025-01-21 03:01:20.684-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp'
143823 2025-01-21 03:01:20.684-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp'
143824 2025-01-21 03:01:20.690-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp'
143825 2025-01-21 03:01:20.690-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp' (CxxAnalyzer) (took 7 ms)
143826 2025-01-21 03:01:20.691-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/nghttp2_adapters.hpp': chosen by suffix: CxxAnalyzerFactory
143827 2025-01-21 03:01:20.691-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/nghttp2_adapters.hpp' (CxxAnalyzer)
143828 2025-01-21 03:01:20.691-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/nghttp2_adapters.hpp'
143829 2025-01-21 03:01:20.694-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/nghttp2_adapters.hpp'
143830 2025-01-21 03:01:20.695-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp'
143831 2025-01-21 03:01:20.695-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp' (CxxAnalyzer) (took 13 ms)
143832 2025-01-21 03:01:20.695-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp': chosen by suffix: CxxAnalyzerFactory
143833 2025-01-21 03:01:20.695-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp' (CxxAnalyzer)
143834 2025-01-21 03:01:20.696-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp'
143835 2025-01-21 03:01:20.696-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp' (CxxAnalyzer) (took 22 ms)
143836 2025-01-21 03:01:20.696-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143837 2025-01-21 03:01:20.696-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp'
143838 2025-01-21 03:01:20.696-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp' (CxxAnalyzer)
143839 2025-01-21 03:01:20.697-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp'
143840 2025-01-21 03:01:20.701-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp'
143841 2025-01-21 03:01:20.701-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp' (CxxAnalyzer) (took 6 ms)
143842 2025-01-21 03:01:20.701-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp': chosen by suffix: CxxAnalyzerFactory
143843 2025-01-21 03:01:20.701-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp' (CxxAnalyzer)
143844 2025-01-21 03:01:20.702-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp'
143845 2025-01-21 03:01:20.702-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp' (CxxAnalyzer) (took 32 ms)
143846 2025-01-21 03:01:20.702-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp'
143847 2025-01-21 03:01:20.703-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/scripts/generate_schema_enums.py': chosen by suffix: PythonAnalyzerFactory
143848 2025-01-21 03:01:20.703-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/scripts/generate_schema_enums.py' (PythonAnalyzer)
143849 2025-01-21 03:01:20.703-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/scripts/generate_schema_enums.py'
143850 2025-01-21 03:01:20.706-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/nghttp2_adapters.hpp'
143851 2025-01-21 03:01:20.706-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/http/nghttp2_adapters.hpp' (CxxAnalyzer) (took 15 ms)
143852 2025-01-21 03:01:20.706-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/json_formatters.hpp': chosen by suffix: CxxAnalyzerFactory
143853 2025-01-21 03:01:20.706-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/json_formatters.hpp' (CxxAnalyzer)
143854 2025-01-21 03:01:20.707-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp'
143855 2025-01-21 03:01:20.707-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp' (CxxAnalyzer) (took 26 ms)
143856 2025-01-21 03:01:20.707-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/image_upload.hpp': chosen by suffix: CxxAnalyzerFactory
143857 2025-01-21 03:01:20.707-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/image_upload.hpp' (CxxAnalyzer)
143858 2025-01-21 03:01:20.707-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/json_formatters.hpp'
143859 2025-01-21 03:01:20.708-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/image_upload.hpp'
143860 2025-01-21 03:01:20.708-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/json_formatters.hpp'
143861 2025-01-21 03:01:20.709-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp'
143862 2025-01-21 03:01:20.709-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp' (CxxAnalyzer) (took 7 ms)
143863 2025-01-21 03:01:20.709-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/routing/sserule.hpp': chosen by suffix: CxxAnalyzerFactory
143864 2025-01-21 03:01:20.709-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/routing/sserule.hpp' (CxxAnalyzer)
143865 2025-01-21 03:01:20.709-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/image_upload.hpp'
143866 2025-01-21 03:01:20.710-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/routing/sserule.hpp'
143867 2025-01-21 03:01:20.712-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/routing/sserule.hpp'
143868 2025-01-21 03:01:20.712-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/json_formatters.hpp'
143869 2025-01-21 03:01:20.712-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/include/json_formatters.hpp' (CxxAnalyzer) (took 5 ms)
143870 2025-01-21 03:01:20.712-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/str_utility.hpp': chosen by suffix: CxxAnalyzerFactory
143871 2025-01-21 03:01:20.712-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/str_utility.hpp' (CxxAnalyzer)
143872 2025-01-21 03:01:20.713-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/str_utility.hpp'
143873 2025-01-21 03:01:20.715-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/str_utility.hpp'
143874 2025-01-21 03:01:20.716-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/pldm',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/pldm/oem/ibm/configurations/fileTable.json'
143875 2025-01-21 03:01:20.716-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/pldm/oem/ibm/configurations/fileTable.json' (JsonAnalyzer) (took 60 ms)
143876 2025-01-21 03:01:20.716-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp': chosen by suffix: CxxAnalyzerFactory
143877 2025-01-21 03:01:20.716-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp' (CxxAnalyzer)
143878 2025-01-21 03:01:20.717-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp'
143879 2025-01-21 03:01:20.717-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/memory.hpp'
143880 2025-01-21 03:01:20.717-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/memory.hpp' (CxxAnalyzer) (took 78 ms)
143881 2025-01-21 03:01:20.718-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143882 2025-01-21 03:01:20.718-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp' (CxxAnalyzer)
143883 2025-01-21 03:01:20.719-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp'
143884 2025-01-21 03:01:20.719-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp'
143885 2025-01-21 03:01:20.720-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/str_utility.hpp'
143886 2025-01-21 03:01:20.720-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/include/str_utility.hpp' (CxxAnalyzer) (took 7 ms)
143887 2025-01-21 03:01:20.720-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp': chosen by suffix: CxxAnalyzerFactory
143888 2025-01-21 03:01:20.720-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp' (CxxAnalyzer)
143889 2025-01-21 03:01:20.720-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/routing/sserule.hpp'
143890 2025-01-21 03:01:20.721-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/http/routing/sserule.hpp' (CxxAnalyzer) (took 11 ms)
143891 2025-01-21 03:01:20.721-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp': chosen by suffix: CxxAnalyzerFactory
143892 2025-01-21 03:01:20.721-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp' (CxxAnalyzer)
143893 2025-01-21 03:01:20.721-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp'
143894 2025-01-21 03:01:20.721-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/scripts/generate_schema_enums.py'
143895 2025-01-21 03:01:20.721-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/scripts/generate_schema_enums.py' (PythonAnalyzer) (took 18 ms)
143896 2025-01-21 03:01:20.722-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143897 2025-01-21 03:01:20.722-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp'
143898 2025-01-21 03:01:20.722-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp' (CxxAnalyzer)
143899 2025-01-21 03:01:20.723-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp'
143900 2025-01-21 03:01:20.724-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp'
143901 2025-01-21 03:01:20.724-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp'
143902 2025-01-21 03:01:20.724-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp'
143903 2025-01-21 03:01:20.724-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp' (CxxAnalyzer) (took 6 ms)
143904 2025-01-21 03:01:20.724-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp' (CxxAnalyzer) (took 63 ms)
143905 2025-01-21 03:01:20.724-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp': chosen by suffix: CxxAnalyzerFactory
143906 2025-01-21 03:01:20.724-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/processor.hpp': chosen by suffix: CxxAnalyzerFactory
143907 2025-01-21 03:01:20.724-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp' (CxxAnalyzer)
143908 2025-01-21 03:01:20.724-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/processor.hpp' (CxxAnalyzer)
143909 2025-01-21 03:01:20.725-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
143910 2025-01-21 03:01:20.725-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/processor.hpp'
143911 2025-01-21 03:01:20.726-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/image_upload.hpp'
143912 2025-01-21 03:01:20.726-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/include/image_upload.hpp' (CxxAnalyzer) (took 19 ms)
143913 2025-01-21 03:01:20.727-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp': chosen by suffix: CxxAnalyzerFactory
143914 2025-01-21 03:01:20.727-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp' (CxxAnalyzer)
143915 2025-01-21 03:01:20.727-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp'
143916 2025-01-21 03:01:20.727-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp'
143917 2025-01-21 03:01:20.728-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp' (CxxAnalyzer) (took 11 ms)
143918 2025-01-21 03:01:20.728-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp': chosen by suffix: CxxAnalyzerFactory
143919 2025-01-21 03:01:20.728-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp' (CxxAnalyzer)
143920 2025-01-21 03:01:20.728-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
143921 2025-01-21 03:01:20.729-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp'
143922 2025-01-21 03:01:20.730-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp'
143923 2025-01-21 03:01:20.731-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp'
143924 2025-01-21 03:01:20.731-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp' (CxxAnalyzer) (took 34 ms)
143925 2025-01-21 03:01:20.731-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp'
143926 2025-01-21 03:01:20.731-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp': chosen by suffix: CxxAnalyzerFactory
143927 2025-01-21 03:01:20.731-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp' (CxxAnalyzer) (took 4 ms)
143928 2025-01-21 03:01:20.731-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp' (CxxAnalyzer)
143929 2025-01-21 03:01:20.732-0600 FINEST t756 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp': chosen by suffix: CxxAnalyzerFactory
143930 2025-01-21 03:01:20.732-0600 FINE t756 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp' (CxxAnalyzer)
143931 2025-01-21 03:01:20.732-0600 FINER t756 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp'
143932 2025-01-21 03:01:20.732-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp'
143933 2025-01-21 03:01:20.734-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp'
143934 2025-01-21 03:01:20.734-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/processor.hpp'
143935 2025-01-21 03:01:20.737-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp'
143936 2025-01-21 03:01:20.740-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp'
143937 2025-01-21 03:01:20.740-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp' (CxxAnalyzer) (took 19 ms)
143938 2025-01-21 03:01:20.740-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/power_supply.hpp': chosen by suffix: CxxAnalyzerFactory
143939 2025-01-21 03:01:20.740-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/power_supply.hpp' (CxxAnalyzer)
143940 2025-01-21 03:01:20.742-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/power_supply.hpp'
143941 2025-01-21 03:01:20.742-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp'
143942 2025-01-21 03:01:20.742-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp' (CxxAnalyzer) (took 20 ms)
143943 2025-01-21 03:01:20.743-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/human_sort.hpp': chosen by suffix: CxxAnalyzerFactory
143944 2025-01-21 03:01:20.743-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/human_sort.hpp' (CxxAnalyzer)
143945 2025-01-21 03:01:20.744-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/power_supply.hpp'
143946 2025-01-21 03:01:20.744-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/human_sort.hpp'
143947 2025-01-21 03:01:20.746-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/human_sort.hpp'
143948 2025-01-21 03:01:20.767-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/human_sort.hpp'
143949 2025-01-21 03:01:20.767-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/include/human_sort.hpp' (CxxAnalyzer) (took 23 ms)
143950 2025-01-21 03:01:20.767-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp'
143951 2025-01-21 03:01:20.767-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp' (CxxAnalyzer) (took 35 ms)
143952 2025-01-21 03:01:20.767-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp': chosen by suffix: CxxAnalyzerFactory
143953 2025-01-21 03:01:20.767-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/redfish.hpp': chosen by suffix: CxxAnalyzerFactory
143954 2025-01-21 03:01:20.767-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp' (CxxAnalyzer)
143955 2025-01-21 03:01:20.767-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/redfish.hpp' (CxxAnalyzer)
143956 2025-01-21 03:01:20.768-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp'
143957 2025-01-21 03:01:20.769-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/redfish.hpp'
143958 2025-01-21 03:01:20.771-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/power_supply.hpp'
143959 2025-01-21 03:01:20.771-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/power_supply.hpp' (CxxAnalyzer) (took 30 ms)
143960 2025-01-21 03:01:20.771-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/webserver_cli.cpp': chosen by suffix: CxxAnalyzerFactory
143961 2025-01-21 03:01:20.771-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/webserver_cli.cpp' (CxxAnalyzer)
143962 2025-01-21 03:01:20.772-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp'
143963 2025-01-21 03:01:20.772-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/webserver_cli.cpp'
143964 2025-01-21 03:01:20.772-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp'
143965 2025-01-21 03:01:20.772-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp' (CxxAnalyzer) (took 4 ms)
143966 2025-01-21 03:01:20.772-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp' (CxxAnalyzer) (took 52 ms)
143967 2025-01-21 03:01:20.772-0600 FINEST t764 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp': chosen by suffix: CxxAnalyzerFactory
143968 2025-01-21 03:01:20.773-0600 FINE t764 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp' (CxxAnalyzer)
143969 2025-01-21 03:01:20.773-0600 FINEST t762 AnalyzerGuru.lambda$findFactoryUsingMatcher$14: '/openbmc/phosphor-host-ipmid/user_channel/meson.build': chosen by imprecise magic: PlainAnalyzerFactory
143970 2025-01-21 03:01:20.773-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/phosphor-host-ipmid/user_channel/meson.build' (PlainAnalyzer)
143971 2025-01-21 03:01:20.773-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp'
143972 2025-01-21 03:01:20.773-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp' (CxxAnalyzer) (took 48 ms)
143973 2025-01-21 03:01:20.773-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/async_resolve_test.cpp': chosen by suffix: CxxAnalyzerFactory
143974 2025-01-21 03:01:20.773-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/async_resolve_test.cpp' (CxxAnalyzer)
143975 2025-01-21 03:01:20.774-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/phosphor-host-ipmid/user_channel/meson.build'
143976 2025-01-21 03:01:20.774-0600 FINER t764 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp'
143977 2025-01-21 03:01:20.774-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/src/webserver_cli.cpp'
143978 2025-01-21 03:01:20.774-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/async_resolve_test.cpp'
143979 2025-01-21 03:01:20.777-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/account_service.hpp'
143980 2025-01-21 03:01:20.777-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/async_resolve_test.cpp'
143981 2025-01-21 03:01:20.777-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/account_service.hpp' (CxxAnalyzer) (took 172 ms)
143982 2025-01-21 03:01:20.777-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/async_resolve_test.cpp' (CxxAnalyzer) (took 3 ms)
143983 2025-01-21 03:01:20.777-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/login_routes.hpp': chosen by suffix: CxxAnalyzerFactory
143984 2025-01-21 03:01:20.777-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp': chosen by suffix: CxxAnalyzerFactory
143985 2025-01-21 03:01:20.777-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp' (CxxAnalyzer)
143986 2025-01-21 03:01:20.777-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/login_routes.hpp' (CxxAnalyzer)
143987 2025-01-21 03:01:20.778-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp'
143988 2025-01-21 03:01:20.778-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/webserver_cli.cpp'
143989 2025-01-21 03:01:20.778-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/src/webserver_cli.cpp' (CxxAnalyzer) (took 6 ms)
143990 2025-01-21 03:01:20.779-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp': chosen by suffix: CxxAnalyzerFactory
143991 2025-01-21 03:01:20.779-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp' (CxxAnalyzer)
143992 2025-01-21 03:01:20.779-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/login_routes.hpp'
143993 2025-01-21 03:01:20.779-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp'
143994 2025-01-21 03:01:20.779-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/phosphor-host-ipmid/user_channel/meson.build'
143995 2025-01-21 03:01:20.779-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp'
143996 2025-01-21 03:01:20.779-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp'
143997 2025-01-21 03:01:20.780-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp' (CxxAnalyzer) (took 2 ms)
143998 2025-01-21 03:01:20.780-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/verb.hpp': chosen by suffix: CxxAnalyzerFactory
143999 2025-01-21 03:01:20.780-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/verb.hpp' (CxxAnalyzer)
144000 2025-01-21 03:01:20.780-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/processor.hpp'
144001 2025-01-21 03:01:20.780-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/login_routes.hpp'
144002 2025-01-21 03:01:20.780-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/processor.hpp' (CxxAnalyzer) (took 55 ms)
144003 2025-01-21 03:01:20.780-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/google/google_service_root.hpp': chosen by suffix: CxxAnalyzerFactory
144004 2025-01-21 03:01:20.780-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/google/google_service_root.hpp' (CxxAnalyzer)
144005 2025-01-21 03:01:20.780-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/verb.hpp'
144006 2025-01-21 03:01:20.791-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/google/google_service_root.hpp'
144007 2025-01-21 03:01:20.791-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/redfish.hpp'
144008 2025-01-21 03:01:20.792-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/redfish.hpp' (CxxAnalyzer) (took 24 ms)
144009 2025-01-21 03:01:20.792-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/boost_beast.cpp': chosen by suffix: CxxAnalyzerFactory
144010 2025-01-21 03:01:20.792-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/boost_beast.cpp' (CxxAnalyzer)
144011 2025-01-21 03:01:20.792-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/boost_beast.cpp'
144012 2025-01-21 03:01:20.792-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp'
144013 2025-01-21 03:01:20.793-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp' (CxxAnalyzer) (took 64 ms)
144014 2025-01-21 03:01:20.793-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/ibm/utils.hpp': chosen by suffix: CxxAnalyzerFactory
144015 2025-01-21 03:01:20.793-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/ibm/utils.hpp' (CxxAnalyzer)
144016 2025-01-21 03:01:20.793-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/verb.hpp'
144017 2025-01-21 03:01:20.793-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/http/verb.hpp' (CxxAnalyzer) (took 12 ms)
144018 2025-01-21 03:01:20.793-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp': chosen by suffix: CxxAnalyzerFactory
144019 2025-01-21 03:01:20.793-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp' (CxxAnalyzer)
144020 2025-01-21 03:01:20.793-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/systems.hpp'
144021 2025-01-21 03:01:20.793-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/systems.hpp' (CxxAnalyzer) (took 179 ms)
144022 2025-01-21 03:01:20.793-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/http_utility.hpp': chosen by suffix: CxxAnalyzerFactory
144023 2025-01-21 03:01:20.793-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/http_utility.hpp' (CxxAnalyzer)
144024 2025-01-21 03:01:20.794-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/ibm/utils.hpp'
144025 2025-01-21 03:01:20.794-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp'
144026 2025-01-21 03:01:20.794-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/boost_beast.cpp'
144027 2025-01-21 03:01:20.794-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/src/boost_beast.cpp' (CxxAnalyzer) (took 1 ms)
144028 2025-01-21 03:01:20.794-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/google/google_service_root.hpp'
144029 2025-01-21 03:01:20.794-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/http_utility.hpp'
144030 2025-01-21 03:01:20.794-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/obmc_console.hpp': chosen by suffix: CxxAnalyzerFactory
144031 2025-01-21 03:01:20.794-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/obmc_console.hpp' (CxxAnalyzer)
144032 2025-01-21 03:01:20.794-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/phosphor-host-ipmid/user_channel/meson.build'
144033 2025-01-21 03:01:20.794-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/phosphor-host-ipmid/user_channel/meson.build' (PlainAnalyzer) (took 21 ms)
144034 2025-01-21 03:01:20.794-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/message_registries.hpp': chosen by suffix: CxxAnalyzerFactory
144035 2025-01-21 03:01:20.794-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/message_registries.hpp' (CxxAnalyzer)
144036 2025-01-21 03:01:20.795-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/obmc_console.hpp'
144037 2025-01-21 03:01:20.795-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/message_registries.hpp'
144038 2025-01-21 03:01:20.795-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/log_services.hpp'
144039 2025-01-21 03:01:20.796-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/http_utility.hpp'
144040 2025-01-21 03:01:20.796-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/log_services.hpp' (CxxAnalyzer) (took 217 ms)
144041 2025-01-21 03:01:20.796-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/async_resolve.hpp': chosen by suffix: CxxAnalyzerFactory
144042 2025-01-21 03:01:20.796-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/async_resolve.hpp' (CxxAnalyzer)
144043 2025-01-21 03:01:20.796-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp'
144044 2025-01-21 03:01:20.796-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp' (CxxAnalyzer) (took 2 ms)
144045 2025-01-21 03:01:20.796-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/json_html_serializer.hpp': chosen by suffix: CxxAnalyzerFactory
144046 2025-01-21 03:01:20.796-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/json_html_serializer.hpp' (CxxAnalyzer)
144047 2025-01-21 03:01:20.796-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp'
144048 2025-01-21 03:01:20.796-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/ibm/utils.hpp'
144049 2025-01-21 03:01:20.796-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp' (CxxAnalyzer) (took 17 ms)
144050 2025-01-21 03:01:20.796-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/include/ibm/utils.hpp' (CxxAnalyzer) (took 3 ms)
144051 2025-01-21 03:01:20.796-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/async_resolve.hpp'
144052 2025-01-21 03:01:20.796-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/http_utility_test.cpp': chosen by suffix: CxxAnalyzerFactory
144053 2025-01-21 03:01:20.796-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/routing/ruleparametertraits.hpp': chosen by suffix: CxxAnalyzerFactory
144054 2025-01-21 03:01:20.796-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/http_utility_test.cpp' (CxxAnalyzer)
144055 2025-01-21 03:01:20.796-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/obmc_console.hpp'
144056 2025-01-21 03:01:20.797-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/json_html_serializer.hpp'
144057 2025-01-21 03:01:20.797-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/routing/ruleparametertraits.hpp' (CxxAnalyzer)
144058 2025-01-21 03:01:20.797-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/message_registries.hpp'
144059 2025-01-21 03:01:20.797-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/http_utility_test.cpp'
144060 2025-01-21 03:01:20.798-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/routing/ruleparametertraits.hpp'
144061 2025-01-21 03:01:20.798-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/async_resolve.hpp'
144062 2025-01-21 03:01:20.799-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/routing/ruleparametertraits.hpp'
144063 2025-01-21 03:01:20.799-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/login_routes.hpp'
144064 2025-01-21 03:01:20.799-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/include/login_routes.hpp' (CxxAnalyzer) (took 21 ms)
144065 2025-01-21 03:01:20.799-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/json_html_serializer.hpp'
144066 2025-01-21 03:01:20.799-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp': chosen by suffix: CxxAnalyzerFactory
144067 2025-01-21 03:01:20.799-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/http_utility_test.cpp'
144068 2025-01-21 03:01:20.799-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/include/json_html_serializer.hpp' (CxxAnalyzer) (took 2 ms)
144069 2025-01-21 03:01:20.799-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp' (CxxAnalyzer)
144070 2025-01-21 03:01:20.799-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/json_html_serializer.cpp': chosen by suffix: CxxAnalyzerFactory
144071 2025-01-21 03:01:20.799-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/json_html_serializer.cpp' (CxxAnalyzer)
144072 2025-01-21 03:01:20.800-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp'
144073 2025-01-21 03:01:20.800-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/json_html_serializer.cpp'
144074 2025-01-21 03:01:20.800-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/sensors.hpp'
144075 2025-01-21 03:01:20.800-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/sensors.hpp' (CxxAnalyzer) (took 135 ms)
144076 2025-01-21 03:01:20.800-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/query.hpp': chosen by suffix: CxxAnalyzerFactory
144077 2025-01-21 03:01:20.800-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/query.hpp' (CxxAnalyzer)
144078 2025-01-21 03:01:20.801-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp'
144079 2025-01-21 03:01:20.801-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/query.hpp'
144080 2025-01-21 03:01:20.802-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/routing/ruleparametertraits.hpp'
144081 2025-01-21 03:01:20.802-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/http/routing/ruleparametertraits.hpp' (CxxAnalyzer) (took 4 ms)
144082 2025-01-21 03:01:20.802-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp': chosen by suffix: CxxAnalyzerFactory
144083 2025-01-21 03:01:20.802-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp' (CxxAnalyzer)
144084 2025-01-21 03:01:20.802-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp'
144085 2025-01-21 03:01:20.803-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/src/json_html_serializer.cpp'
144086 2025-01-21 03:01:20.803-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/query.hpp'
144087 2025-01-21 03:01:20.803-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/google/google_service_root.hpp'
144088 2025-01-21 03:01:20.803-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/include/google/google_service_root.hpp' (CxxAnalyzer) (took 22 ms)
144089 2025-01-21 03:01:20.803-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp'
144090 2025-01-21 03:01:20.803-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/routing/websocketrule.hpp': chosen by suffix: CxxAnalyzerFactory
144091 2025-01-21 03:01:20.803-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/routing/websocketrule.hpp' (CxxAnalyzer)
144092 2025-01-21 03:01:20.804-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp'
144093 2025-01-21 03:01:20.804-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp' (CxxAnalyzer) (took 4 ms)
144094 2025-01-21 03:01:20.804-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp': chosen by suffix: CxxAnalyzerFactory
144095 2025-01-21 03:01:20.804-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp' (CxxAnalyzer)
144096 2025-01-21 03:01:20.804-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/routing/websocketrule.hpp'
144097 2025-01-21 03:01:20.804-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/http_utility_test.cpp'
144098 2025-01-21 03:01:20.804-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/http_utility_test.cpp' (CxxAnalyzer) (took 7 ms)
144099 2025-01-21 03:01:20.804-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/metadata.hpp': chosen by suffix: CxxAnalyzerFactory
144100 2025-01-21 03:01:20.805-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/metadata.hpp' (CxxAnalyzer)
144101 2025-01-21 03:01:20.805-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp'
144102 2025-01-21 03:01:20.805-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/async_resolve.hpp'
144103 2025-01-21 03:01:20.805-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/include/async_resolve.hpp' (CxxAnalyzer) (took 9 ms)
144104 2025-01-21 03:01:20.805-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/metadata.hpp'
144105 2025-01-21 03:01:20.805-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp': chosen by suffix: CxxAnalyzerFactory
144106 2025-01-21 03:01:20.805-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp' (CxxAnalyzer)
144107 2025-01-21 03:01:20.805-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/routing/websocketrule.hpp'
144108 2025-01-21 03:01:20.806-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp'
144109 2025-01-21 03:01:20.806-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp'
144110 2025-01-21 03:01:20.806-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp' (CxxAnalyzer) (took 4 ms)
144111 2025-01-21 03:01:20.807-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp'
144112 2025-01-21 03:01:20.807-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/routing/taggedrule.hpp': chosen by suffix: CxxAnalyzerFactory
144113 2025-01-21 03:01:20.807-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/routing/taggedrule.hpp' (CxxAnalyzer)
144114 2025-01-21 03:01:20.807-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/http_utility.hpp'
144115 2025-01-21 03:01:20.807-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/include/http_utility.hpp' (CxxAnalyzer) (took 13 ms)
144116 2025-01-21 03:01:20.807-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/dbus_singleton.cpp': chosen by suffix: CxxAnalyzerFactory
144117 2025-01-21 03:01:20.807-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/dbus_singleton.cpp' (CxxAnalyzer)
144118 2025-01-21 03:01:20.807-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/metadata.hpp'
144119 2025-01-21 03:01:20.808-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/routing/taggedrule.hpp'
144120 2025-01-21 03:01:20.808-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/dbus_singleton.cpp'
144121 2025-01-21 03:01:20.808-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp'
144122 2025-01-21 03:01:20.808-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/routing/taggedrule.hpp'
144123 2025-01-21 03:01:20.808-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp' (CxxAnalyzer) (took 2 ms)
144124 2025-01-21 03:01:20.808-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp': chosen by suffix: CxxAnalyzerFactory
144125 2025-01-21 03:01:20.808-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp' (CxxAnalyzer)
144126 2025-01-21 03:01:20.809-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp'
144127 2025-01-21 03:01:20.810-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/dbus_singleton.cpp'
144128 2025-01-21 03:01:20.810-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/src/dbus_singleton.cpp' (CxxAnalyzer) (took 2 ms)
144129 2025-01-21 03:01:20.810-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp': chosen by suffix: CxxAnalyzerFactory
144130 2025-01-21 03:01:20.810-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp' (CxxAnalyzer)
144131 2025-01-21 03:01:20.811-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/routing/taggedrule.hpp'
144132 2025-01-21 03:01:20.811-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/http/routing/taggedrule.hpp' (CxxAnalyzer) (took 3 ms)
144133 2025-01-21 03:01:20.811-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp'
144134 2025-01-21 03:01:20.811-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/include/credential_pipe_test.cpp': chosen by suffix: CxxAnalyzerFactory
144135 2025-01-21 03:01:20.811-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/include/credential_pipe_test.cpp' (CxxAnalyzer)
144136 2025-01-21 03:01:20.811-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/routing/websocketrule.hpp'
144137 2025-01-21 03:01:20.811-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/query.hpp'
144138 2025-01-21 03:01:20.811-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/http/routing/websocketrule.hpp' (CxxAnalyzer) (took 7 ms)
144139 2025-01-21 03:01:20.811-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/query.hpp' (CxxAnalyzer) (took 10 ms)
144140 2025-01-21 03:01:20.811-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
144141 2025-01-21 03:01:20.811-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp' (CxxAnalyzer)
144142 2025-01-21 03:01:20.811-0600 FINEST t767 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/chassis.hpp': chosen by suffix: CxxAnalyzerFactory
144143 2025-01-21 03:01:20.811-0600 FINE t767 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/chassis.hpp' (CxxAnalyzer)
144144 2025-01-21 03:01:20.811-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/include/credential_pipe_test.cpp'
144145 2025-01-21 03:01:20.812-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp'
144146 2025-01-21 03:01:20.812-0600 FINEST t775 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/include/credential_pipe_test.cpp'
144147 2025-01-21 03:01:20.812-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/obmc_console.hpp'
144148 2025-01-21 03:01:20.812-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/include/obmc_console.hpp' (CxxAnalyzer) (took 18 ms)
144149 2025-01-21 03:01:20.812-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp': chosen by suffix: CxxAnalyzerFactory
144150 2025-01-21 03:01:20.812-0600 FINER t767 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/chassis.hpp'
144151 2025-01-21 03:01:20.812-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp' (CxxAnalyzer)
144152 2025-01-21 03:01:20.813-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp'
144153 2025-01-21 03:01:20.815-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp'
144154 2025-01-21 03:01:20.815-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp' (CxxAnalyzer) (took 4 ms)
144155 2025-01-21 03:01:20.815-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp'
144156 2025-01-21 03:01:20.815-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp' (CxxAnalyzer) (took 6 ms)
144157 2025-01-21 03:01:20.815-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp'
144158 2025-01-21 03:01:20.815-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp': chosen by suffix: CxxAnalyzerFactory
144159 2025-01-21 03:01:20.815-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp': chosen by suffix: CxxAnalyzerFactory
144160 2025-01-21 03:01:20.815-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp' (CxxAnalyzer)
144161 2025-01-21 03:01:20.815-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/metadata.hpp'
144162 2025-01-21 03:01:20.815-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/include/credential_pipe_test.cpp'
144163 2025-01-21 03:01:20.815-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp' (CxxAnalyzer) (took 11 ms)
144164 2025-01-21 03:01:20.816-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/test/include/credential_pipe_test.cpp' (CxxAnalyzer) (took 4 ms)
144165 2025-01-21 03:01:20.816-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/metadata.hpp' (CxxAnalyzer) (took 11 ms)
144166 2025-01-21 03:01:20.816-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/message_registries.hpp'
144167 2025-01-21 03:01:20.815-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp' (CxxAnalyzer)
144168 2025-01-21 03:01:20.816-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/message_registries.hpp' (CxxAnalyzer) (took 21 ms)
144169 2025-01-21 03:01:20.816-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp': chosen by suffix: CxxAnalyzerFactory
144170 2025-01-21 03:01:20.816-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp': chosen by suffix: CxxAnalyzerFactory
144171 2025-01-21 03:01:20.816-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/src/ossl_random.cpp': chosen by suffix: CxxAnalyzerFactory
144172 2025-01-21 03:01:20.816-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp': chosen by suffix: CxxAnalyzerFactory
144173 2025-01-21 03:01:20.816-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/json_html_serializer.cpp'
144174 2025-01-21 03:01:20.816-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp'
144175 2025-01-21 03:01:20.816-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/src/json_html_serializer.cpp' (CxxAnalyzer) (took 17 ms)
144176 2025-01-21 03:01:20.816-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp' (CxxAnalyzer)
144177 2025-01-21 03:01:20.816-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/src/ossl_random.cpp' (CxxAnalyzer)
144178 2025-01-21 03:01:20.816-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp'
144179 2025-01-21 03:01:20.816-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp' (CxxAnalyzer)
144180 2025-01-21 03:01:20.816-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp' (CxxAnalyzer)
144181 2025-01-21 03:01:20.817-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp': chosen by suffix: CxxAnalyzerFactory
144182 2025-01-21 03:01:20.816-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp' (CxxAnalyzer) (took 5 ms)
144183 2025-01-21 03:01:20.817-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp' (CxxAnalyzer)
144184 2025-01-21 03:01:20.817-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/security_headers.hpp': chosen by suffix: CxxAnalyzerFactory
144185 2025-01-21 03:01:20.817-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/security_headers.hpp' (CxxAnalyzer)
144186 2025-01-21 03:01:20.817-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp'
144187 2025-01-21 03:01:20.817-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/src/ossl_random.cpp'
144188 2025-01-21 03:01:20.817-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp'
144189 2025-01-21 03:01:20.818-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp'
144190 2025-01-21 03:01:20.818-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp'
144191 2025-01-21 03:01:20.818-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp'
144192 2025-01-21 03:01:20.818-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/security_headers.hpp'
144193 2025-01-21 03:01:20.818-0600 FINEST t794 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp'
144194 2025-01-21 03:01:20.818-0600 FINEST t787 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/src/ossl_random.cpp'
144195 2025-01-21 03:01:20.819-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp'
144196 2025-01-21 03:01:20.819-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp' (CxxAnalyzer) (took 3 ms)
144197 2025-01-21 03:01:20.819-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp': chosen by suffix: CxxAnalyzerFactory
144198 2025-01-21 03:01:20.819-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp' (CxxAnalyzer)
144199 2025-01-21 03:01:20.819-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp'
144200 2025-01-21 03:01:20.819-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp' (CxxAnalyzer) (took 6 ms)
144201 2025-01-21 03:01:20.819-0600 FINEST t759 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/pcie.hpp': chosen by suffix: CxxAnalyzerFactory
144202 2025-01-21 03:01:20.819-0600 FINE t759 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/pcie.hpp' (CxxAnalyzer)
144203 2025-01-21 03:01:20.819-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp'
144204 2025-01-21 03:01:20.820-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/chassis.hpp'
144205 2025-01-21 03:01:20.820-0600 FINER t759 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/pcie.hpp'
144206 2025-01-21 03:01:20.820-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp'
144207 2025-01-21 03:01:20.820-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp' (CxxAnalyzer) (took 3 ms)
144208 2025-01-21 03:01:20.820-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/utils/collection.hpp': chosen by suffix: CxxAnalyzerFactory
144209 2025-01-21 03:01:20.820-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/utils/collection.hpp' (CxxAnalyzer)
144210 2025-01-21 03:01:20.821-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp'
144211 2025-01-21 03:01:20.821-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp' (CxxAnalyzer) (took 4 ms)
144212 2025-01-21 03:01:20.821-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp'
144213 2025-01-21 03:01:20.821-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/collection.hpp'
144214 2025-01-21 03:01:20.821-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/http_request.hpp': chosen by suffix: CxxAnalyzerFactory
144215 2025-01-21 03:01:20.821-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp' (CxxAnalyzer) (took 4 ms)
144216 2025-01-21 03:01:20.821-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/http_request.hpp' (CxxAnalyzer)
144217 2025-01-21 03:01:20.822-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp'
144218 2025-01-21 03:01:20.822-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp'
144219 2025-01-21 03:01:20.822-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp': chosen by suffix: CxxAnalyzerFactory
144220 2025-01-21 03:01:20.822-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp' (CxxAnalyzer) (took 2 ms)
144221 2025-01-21 03:01:20.822-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp' (CxxAnalyzer) (took 4 ms)
144222 2025-01-21 03:01:20.822-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp': chosen by suffix: CxxAnalyzerFactory
144223 2025-01-21 03:01:20.822-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp' (CxxAnalyzer)
144224 2025-01-21 03:01:20.822-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/src/redfish.cpp': chosen by suffix: CxxAnalyzerFactory
144225 2025-01-21 03:01:20.822-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp' (CxxAnalyzer)
144226 2025-01-21 03:01:20.822-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/src/redfish.cpp' (CxxAnalyzer)
144227 2025-01-21 03:01:20.822-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/http_request.hpp'
144228 2025-01-21 03:01:20.822-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/collection.hpp'
144229 2025-01-21 03:01:20.822-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp'
144230 2025-01-21 03:01:20.823-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp' (CxxAnalyzer) (took 6 ms)
144231 2025-01-21 03:01:20.823-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/src/ossl_random.cpp'
144232 2025-01-21 03:01:20.823-0600 FINEST t757 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/http_client.hpp': chosen by suffix: CxxAnalyzerFactory
144233 2025-01-21 03:01:20.823-0600 FINE t757 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/http_client.hpp' (CxxAnalyzer)
144234 2025-01-21 03:01:20.823-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/src/ossl_random.cpp' (CxxAnalyzer) (took 6 ms)
144235 2025-01-21 03:01:20.823-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp'
144236 2025-01-21 03:01:20.823-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/ssl_key_handler.hpp': chosen by suffix: CxxAnalyzerFactory
144237 2025-01-21 03:01:20.823-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/src/redfish.cpp'
144238 2025-01-21 03:01:20.823-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp'
144239 2025-01-21 03:01:20.823-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/ssl_key_handler.hpp' (CxxAnalyzer)
144240 2025-01-21 03:01:20.824-0600 FINEST t798 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/pcie.hpp'
144241 2025-01-21 03:01:20.824-0600 FINER t757 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/http_client.hpp'
144242 2025-01-21 03:01:20.824-0600 FINEST t778 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp'
144243 2025-01-21 03:01:20.824-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/security_headers.hpp'
144244 2025-01-21 03:01:20.824-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/include/security_headers.hpp' (CxxAnalyzer) (took 7 ms)
144245 2025-01-21 03:01:20.824-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp': chosen by suffix: CxxAnalyzerFactory
144246 2025-01-21 03:01:20.824-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/ssl_key_handler.hpp'
144247 2025-01-21 03:01:20.824-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp' (CxxAnalyzer)
144248 2025-01-21 03:01:20.825-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/http_request.hpp'
144249 2025-01-21 03:01:20.825-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp'
144250 2025-01-21 03:01:20.826-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp'
144251 2025-01-21 03:01:20.826-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp' (CxxAnalyzer) (took 4 ms)
144252 2025-01-21 03:01:20.827-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/odata.hpp': chosen by suffix: CxxAnalyzerFactory
144253 2025-01-21 03:01:20.827-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/odata.hpp' (CxxAnalyzer)
144254 2025-01-21 03:01:20.827-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/odata.hpp'
144255 2025-01-21 03:01:20.828-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp'
144256 2025-01-21 03:01:20.828-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp' (CxxAnalyzer) (took 3 ms)
144257 2025-01-21 03:01:20.828-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp': chosen by suffix: CxxAnalyzerFactory
144258 2025-01-21 03:01:20.828-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp' (CxxAnalyzer)
144259 2025-01-21 03:01:20.828-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp'
144260 2025-01-21 03:01:20.828-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp' (CxxAnalyzer) (took 6 ms)
144261 2025-01-21 03:01:20.828-0600 FINEST t800 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/odata.hpp'
144262 2025-01-21 03:01:20.828-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/http/server_sent_event.hpp': chosen by suffix: CxxAnalyzerFactory
144263 2025-01-21 03:01:20.829-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/http/server_sent_event.hpp' (CxxAnalyzer)
144264 2025-01-21 03:01:20.829-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp'
144265 2025-01-21 03:01:20.829-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/utils/collection.hpp'
144266 2025-01-21 03:01:20.829-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/utils/collection.hpp' (CxxAnalyzer) (took 8 ms)
144267 2025-01-21 03:01:20.830-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/http/server_sent_event.hpp'
144268 2025-01-21 03:01:20.830-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp': chosen by suffix: CxxAnalyzerFactory
144269 2025-01-21 03:01:20.830-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp' (CxxAnalyzer)
144270 2025-01-21 03:01:20.830-0600 FINEST t797 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/http_client.hpp'
144271 2025-01-21 03:01:20.831-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp'
144272 2025-01-21 03:01:20.831-0600 FINEST t796 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/http/server_sent_event.hpp'
144273 2025-01-21 03:01:20.831-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/src/redfish.cpp'
144274 2025-01-21 03:01:20.831-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/src/redfish.cpp' (CxxAnalyzer) (took 9 ms)
144275 2025-01-21 03:01:20.832-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp': chosen by suffix: CxxAnalyzerFactory
144276 2025-01-21 03:01:20.832-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp' (CxxAnalyzer)
144277 2025-01-21 03:01:20.832-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp'
144278 2025-01-21 03:01:20.833-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/odata.hpp'
144279 2025-01-21 03:01:20.833-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/odata.hpp' (CxxAnalyzer) (took 5 ms)
144280 2025-01-21 03:01:20.833-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp': chosen by suffix: CxxAnalyzerFactory
144281 2025-01-21 03:01:20.833-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp' (CxxAnalyzer)
144282 2025-01-21 03:01:20.834-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp'
144283 2025-01-21 03:01:20.834-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp' (CxxAnalyzer) (took 6 ms)
144284 2025-01-21 03:01:20.834-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp'
144285 2025-01-21 03:01:20.834-0600 FINEST t763 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp': chosen by suffix: CxxAnalyzerFactory
144286 2025-01-21 03:01:20.834-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp'
144287 2025-01-21 03:01:20.834-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp' (CxxAnalyzer) (took 4 ms)
144288 2025-01-21 03:01:20.834-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp'
144289 2025-01-21 03:01:20.834-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp': chosen by suffix: CxxAnalyzerFactory
144290 2025-01-21 03:01:20.834-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp' (CxxAnalyzer) (took 2 ms)
144291 2025-01-21 03:01:20.834-0600 FINE t763 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp' (CxxAnalyzer)
144292 2025-01-21 03:01:20.835-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/lib/metric_report.hpp': chosen by suffix: CxxAnalyzerFactory
144293 2025-01-21 03:01:20.835-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp' (CxxAnalyzer)
144294 2025-01-21 03:01:20.835-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/lib/metric_report.hpp' (CxxAnalyzer)
144295 2025-01-21 03:01:20.835-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/ssl_key_handler.hpp'
144296 2025-01-21 03:01:20.835-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/include/ssl_key_handler.hpp' (CxxAnalyzer) (took 12 ms)
144297 2025-01-21 03:01:20.835-0600 FINEST t760 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/authentication.hpp': chosen by suffix: CxxAnalyzerFactory
144298 2025-01-21 03:01:20.835-0600 FINE t760 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/authentication.hpp' (CxxAnalyzer)
144299 2025-01-21 03:01:20.835-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/metric_report.hpp'
144300 2025-01-21 03:01:20.836-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp'
144301 2025-01-21 03:01:20.836-0600 FINER t763 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp'
144302 2025-01-21 03:01:20.836-0600 FINER t760 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/authentication.hpp'
144303 2025-01-21 03:01:20.837-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/metric_report.hpp'
144304 2025-01-21 03:01:20.837-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/http_request.hpp'
144305 2025-01-21 03:01:20.837-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/http/http_request.hpp' (CxxAnalyzer) (took 15 ms)
144306 2025-01-21 03:01:20.837-0600 FINEST t758 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp': chosen by suffix: CxxAnalyzerFactory
144307 2025-01-21 03:01:20.837-0600 FINE t758 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp' (CxxAnalyzer)
144308 2025-01-21 03:01:20.838-0600 FINEST t782 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/include/authentication.hpp'
144309 2025-01-21 03:01:20.838-0600 FINEST t769 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp'
144310 2025-01-21 03:01:20.838-0600 FINER t758 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp'
144311 2025-01-21 03:01:20.840-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp'
144312 2025-01-21 03:01:20.840-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp' (CxxAnalyzer) (took 7 ms)
144313 2025-01-21 03:01:20.841-0600 FINEST t765 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp': chosen by suffix: CxxAnalyzerFactory
144314 2025-01-21 03:01:20.841-0600 FINE t765 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp' (CxxAnalyzer)
144315 2025-01-21 03:01:20.842-0600 FINER t765 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp'
144316 2025-01-21 03:01:20.844-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/metric_report.hpp'
144317 2025-01-21 03:01:20.844-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/metric_report.hpp' (CxxAnalyzer) (took 8 ms)
144318 2025-01-21 03:01:20.844-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp': chosen by suffix: CxxAnalyzerFactory
144319 2025-01-21 03:01:20.844-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp' (CxxAnalyzer)
144320 2025-01-21 03:01:20.844-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp'
144321 2025-01-21 03:01:20.845-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp' (CxxAnalyzer) (took 9 ms)
144322 2025-01-21 03:01:20.845-0600 FINEST t766 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp': chosen by suffix: CxxAnalyzerFactory
144323 2025-01-21 03:01:20.845-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp'
144324 2025-01-21 03:01:20.845-0600 FINE t766 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp' (CxxAnalyzer)
144325 2025-01-21 03:01:20.846-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/server_sent_event.hpp'
144326 2025-01-21 03:01:20.846-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/http/server_sent_event.hpp' (CxxAnalyzer) (took 17 ms)
144327 2025-01-21 03:01:20.846-0600 FINEST t762 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/include/async_resp.hpp': chosen by suffix: CxxAnalyzerFactory
144328 2025-01-21 03:01:20.846-0600 FINE t762 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/include/async_resp.hpp' (CxxAnalyzer)
144329 2025-01-21 03:01:20.847-0600 FINER t766 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp'
144330 2025-01-21 03:01:20.847-0600 FINER t762 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/include/async_resp.hpp'
144331 2025-01-21 03:01:20.847-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp'
144332 2025-01-21 03:01:20.847-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp' (CxxAnalyzer) (took 3 ms)
144333 2025-01-21 03:01:20.847-0600 FINEST t761 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp': chosen by suffix: CxxAnalyzerFactory
144334 2025-01-21 03:01:20.847-0600 FINE t761 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp' (CxxAnalyzer)
144335 2025-01-21 03:01:20.848-0600 FINER t761 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp'
144336 2025-01-21 03:01:20.849-0600 FINER t756 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp'
144337 2025-01-21 03:01:20.849-0600 FINEST t756 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp' (CxxAnalyzer) (took 117 ms)
144338 2025-01-21 03:01:20.849-0600 FINEST t781 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp'
144339 2025-01-21 03:01:20.850-0600 FINER t765 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp'
144340 2025-01-21 03:01:20.850-0600 FINEST t765 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp' (CxxAnalyzer) (took 8 ms)
144341 2025-01-21 03:01:20.850-0600 FINER t762 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/async_resp.hpp'
144342 2025-01-21 03:01:20.850-0600 FINEST t762 Statistics.logIt: Added: '/openbmc/bmcweb/include/async_resp.hpp' (CxxAnalyzer) (took 4 ms)
144343 2025-01-21 03:01:20.853-0600 FINER t764 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp'
144344 2025-01-21 03:01:20.853-0600 FINEST t764 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp' (CxxAnalyzer) (took 80 ms)
144345 2025-01-21 03:01:20.853-0600 FINER t766 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp'
144346 2025-01-21 03:01:20.853-0600 FINEST t766 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp' (CxxAnalyzer) (took 8 ms)
144347 2025-01-21 03:01:20.854-0600 FINER t758 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp'
144348 2025-01-21 03:01:20.854-0600 FINEST t758 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp' (CxxAnalyzer) (took 16 ms)
144349 2025-01-21 03:01:20.855-0600 FINER t760 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/include/authentication.hpp'
144350 2025-01-21 03:01:20.855-0600 FINEST t760 Statistics.logIt: Added: '/openbmc/bmcweb/include/authentication.hpp' (CxxAnalyzer) (took 19 ms)
144351 2025-01-21 03:01:20.856-0600 FINER t761 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp'
144352 2025-01-21 03:01:20.857-0600 FINEST t761 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp' (CxxAnalyzer) (took 9 ms)
144353 2025-01-21 03:01:20.862-0600 FINER t763 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp'
144354 2025-01-21 03:01:20.862-0600 FINEST t763 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp' (CxxAnalyzer) (took 27 ms)
144355 2025-01-21 03:01:20.867-0600 FINER t759 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/pcie.hpp'
144356 2025-01-21 03:01:20.867-0600 FINEST t759 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/pcie.hpp' (CxxAnalyzer) (took 48 ms)
144357 2025-01-21 03:01:20.874-0600 FINER t767 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/redfish-core/lib/chassis.hpp'
144358 2025-01-21 03:01:20.874-0600 FINEST t767 Statistics.logIt: Added: '/openbmc/bmcweb/redfish-core/lib/chassis.hpp' (CxxAnalyzer) (took 62 ms)
144359 2025-01-21 03:01:21.031-0600 FINER t757 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/bmcweb',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/bmcweb/http/http_client.hpp'
144360 2025-01-21 03:01:21.031-0600 FINEST t757 Statistics.logIt: Added: '/openbmc/bmcweb/http/http_client.hpp' (CxxAnalyzer) (took 207 ms)
144361 2025-01-21 03:01:21.033-0600 INFO t563 Statistics.logIt: Done indexing of directory '/openbmc' (took 1.368 seconds)
144362 2025-01-21 03:01:21.108-0600 FINE t563 IndexDatabase.finishWriting: preparing to commit changes to index database for project 'openbmc'
144363 2025-01-21 03:01:21.915-0600 FINER t563 PendingFileCompleter.doDelete: Deleted obsolete file: '/opengrok/data/xref/openbmc/libpldm/tests/fuzz/fd-fuzz-input1.dat.gz.org_opengrok'
144364 2025-01-21 03:01:21.915-0600 FINEST t563 PendingFileCompleter.findFilelessChildren: not file-less due to: '/opengrok/data/xref/openbmc/libpldm/tests/fuzz/fd-fuzz.cpp.gz'
144365 2025-01-21 03:01:21.916-0600 FINE t563 PendingFileCompleter.completeInner: deleted 2 file(s) for project openbmc:indexed=true,history=true (took 3 ms)
144366 2025-01-21 03:01:21.931-0600 FINEST t837 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/parsing_test.cpp.gz'
144367 2025-01-21 03:01:21.932-0600 FINEST t855 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/network_device_message_registry.hpp.gz'
144368 2025-01-21 03:01:21.932-0600 FINEST t846 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/dbus_monitor.hpp.gz'
144369 2025-01-21 03:01:21.932-0600 FINEST t827 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/src/utils/time_utils.cpp.gz'
144370 2025-01-21 03:01:21.932-0600 FINEST t840 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/resource_event_message_registry.hpp.gz'
144371 2025-01-21 03:01:21.932-0600 FINEST t843 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/server_sent_event_test.cpp.gz'
144372 2025-01-21 03:01:21.932-0600 FINEST t563 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/bios.hpp.gz'
144373 2025-01-21 03:01:21.932-0600 FINEST t825 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/platform_message_registry.hpp.gz'
144374 2025-01-21 03:01:21.932-0600 FINEST t835 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/component_integrity.hpp.gz'
144375 2025-01-21 03:01:21.932-0600 FINEST t860 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/complete_response_fields.hpp.gz'
144376 2025-01-21 03:01:21.933-0600 FINEST t835 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/mutual_tls_meta.cpp.gz'
144377 2025-01-21 03:01:21.932-0600 FINEST t841 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/network_device_function.hpp.gz'
144378 2025-01-21 03:01:21.932-0600 FINEST t844 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/host_interface.hpp.gz'
144379 2025-01-21 03:01:21.932-0600 FINEST t863 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/http_request.hpp.gz'
144380 2025-01-21 03:01:21.932-0600 FINEST t858 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/utils/dbus_utils.cpp.gz'
144381 2025-01-21 03:01:21.932-0600 FINEST t837 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/redundancy.hpp.gz'
144382 2025-01-21 03:01:21.932-0600 FINEST t850 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/physical_context.hpp.gz'
144383 2025-01-21 03:01:21.934-0600 FINEST t837 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/composition_message_registry.hpp.gz'
144384 2025-01-21 03:01:21.932-0600 FINEST t871 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/filter_expr_printer.hpp.gz'
144385 2025-01-21 03:01:21.932-0600 FINEST t864 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/redfish_aggregator_test.cpp.gz'
144386 2025-01-21 03:01:21.932-0600 FINEST t855 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/roles.hpp.gz'
144387 2025-01-21 03:01:21.932-0600 FINEST t867 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/mutual_tls_meta.hpp.gz'
144388 2025-01-21 03:01:21.935-0600 FINEST t884 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_loop.hpp.gz'
144389 2025-01-21 03:01:21.932-0600 FINEST t830 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/telemetry_service.hpp.gz'
144390 2025-01-21 03:01:21.932-0600 FINEST t822 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/dbus_privileges.hpp.gz'
144391 2025-01-21 03:01:21.932-0600 FINEST t842 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/account_service.hpp.gz'
144392 2025-01-21 03:01:21.932-0600 FINEST t826 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/routing.hpp.gz'
144393 2025-01-21 03:01:21.932-0600 FINEST t847 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/src/filter_expr_printer.cpp.gz'
144394 2025-01-21 03:01:21.932-0600 FINEST t836 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/mutual_tls.cpp.gz'
144395 2025-01-21 03:01:21.932-0600 FINEST t833 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/attribute_registry.hpp.gz'
144396 2025-01-21 03:01:21.932-0600 FINEST t869 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/query_param.hpp.gz'
144397 2025-01-21 03:01:21.936-0600 FINEST t891 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/security_headers.hpp.gz'
144398 2025-01-21 03:01:21.932-0600 FINEST t866 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/log_entry.hpp.gz'
144399 2025-01-21 03:01:21.932-0600 FINEST t832 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/aggregation_service.hpp.gz'
144400 2025-01-21 03:01:21.936-0600 FINEST t836 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/telemetry_message_registry.hpp.gz'
144401 2025-01-21 03:01:21.936-0600 FINEST t891 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/sw_utils.hpp.gz'
144402 2025-01-21 03:01:21.936-0600 FINEST t868 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/network_port.hpp.gz'
144403 2025-01-21 03:01:21.937-0600 FINEST t892 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/http_connection_test.cpp.gz'
144404 2025-01-21 03:01:21.936-0600 FINEST t824 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/manager_account.hpp.gz'
144405 2025-01-21 03:01:21.936-0600 FINEST t869 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/filter_expr_executor.hpp.gz'
144406 2025-01-21 03:01:21.936-0600 FINEST t833 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/google/google_service_root_test.cpp.gz'
144407 2025-01-21 03:01:21.936-0600 FINEST t847 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/operating_system.hpp.gz'
144408 2025-01-21 03:01:21.936-0600 FINEST t889 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/power.hpp.gz'
144409 2025-01-21 03:01:21.936-0600 FINEST t859 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/websocket.hpp.gz'
144410 2025-01-21 03:01:21.937-0600 FINEST t861 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/routing/websocketrule.hpp.gz'
144411 2025-01-21 03:01:21.938-0600 FINEST t839 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/update_service.hpp.gz'
144412 2025-01-21 03:01:21.936-0600 FINEST t826 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/led.hpp.gz'
144413 2025-01-21 03:01:21.936-0600 FINEST t890 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/manager.hpp.gz'
144414 2025-01-21 03:01:21.936-0600 FINEST t845 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/cooling_unit.hpp.gz'
144415 2025-01-21 03:01:21.938-0600 FINEST t826 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/manifest.hpp.gz'
144416 2025-01-21 03:01:21.935-0600 FINEST t888 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/webserver_run.cpp.gz'
144417 2025-01-21 03:01:21.935-0600 FINEST t842 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/src/registries.cpp.gz'
144418 2025-01-21 03:01:21.935-0600 FINEST t822 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/scripts/parse_registries.py.gz'
144419 2025-01-21 03:01:21.938-0600 FINEST t842 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/persistent_data.hpp.gz'
144420 2025-01-21 03:01:21.935-0600 FINEST t865 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/processor.hpp.gz'
144421 2025-01-21 03:01:21.935-0600 FINEST t834 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/odata.hpp.gz'
144422 2025-01-21 03:01:21.935-0600 FINEST t830 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/memory.hpp.gz'
144423 2025-01-21 03:01:21.939-0600 FINEST t901 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/ossl_random.cpp.gz'
144424 2025-01-21 03:01:21.935-0600 FINEST t885 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/boost_asio_ssl.cpp.gz'
144425 2025-01-21 03:01:21.939-0600 FINEST t903 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/credential_pipe.hpp.gz'
144426 2025-01-21 03:01:21.935-0600 FINEST t884 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/privilege_registry.hpp.gz'
144427 2025-01-21 03:01:21.935-0600 FINEST t823 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/utility_test.cpp.gz'
144428 2025-01-21 03:01:21.939-0600 FINEST t827 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/manager_logservices_journal.hpp.gz'
144429 2025-01-21 03:01:21.935-0600 FINEST t887 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/login_routes.hpp.gz'
144430 2025-01-21 03:01:21.935-0600 FINEST t886 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/routing/dynamicrule.hpp.gz'
144431 2025-01-21 03:01:21.940-0600 FINEST t823 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/event.hpp.gz'
144432 2025-01-21 03:01:21.935-0600 FINEST t867 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/ethernet.hpp.gz'
144433 2025-01-21 03:01:21.935-0600 FINEST t838 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/job.hpp.gz'
144434 2025-01-21 03:01:21.935-0600 FINEST t851 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/src/utils/dbus_utils.cpp.gz'
144435 2025-01-21 03:01:21.935-0600 FINEST t855 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/chassis_test.cpp.gz'
144436 2025-01-21 03:01:21.934-0600 FINEST t864 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/control.hpp.gz'
144437 2025-01-21 03:01:21.934-0600 FINEST t871 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/human_sort_test.cpp.gz'
144438 2025-01-21 03:01:21.940-0600 FINEST t855 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/async_resolve_test.cpp.gz'
144439 2025-01-21 03:01:21.934-0600 FINEST t881 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/pam_authenticate.hpp.gz'
144440 2025-01-21 03:01:21.934-0600 FINEST t849 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/settings.hpp.gz'
144441 2025-01-21 03:01:21.934-0600 FINEST t850 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/job_event_message_registry.hpp.gz'
144442 2025-01-21 03:01:21.941-0600 FINEST t848 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/systems_logservices_postcode.cpp.gz'
144443 2025-01-21 03:01:21.934-0600 FINEST t837 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/ossl_random.cpp.gz'
144444 2025-01-21 03:01:21.941-0600 FINEST t850 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/power.hpp.gz'
144445 2025-01-21 03:01:21.934-0600 FINEST t883 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/sensor_event_message_registry.hpp.gz'
144446 2025-01-21 03:01:21.941-0600 FINEST t911 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/kvm_websocket.hpp.gz'
144447 2025-01-21 03:01:21.934-0600 FINEST t858 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/utils/time_utils_test.cpp.gz'
144448 2025-01-21 03:01:21.941-0600 FINEST t879 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/storage_controller.hpp.gz'
144449 2025-01-21 03:01:21.941-0600 FINEST t858 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/webserver_cli.cpp.gz'
144450 2025-01-21 03:01:21.934-0600 FINEST t870 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/json_html_serializer.hpp.gz'
144451 2025-01-21 03:01:21.934-0600 FINEST t863 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/aggregation_source.hpp.gz'
144452 2025-01-21 03:01:21.934-0600 FINEST t841 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/trusted_component.hpp.gz'
144453 2025-01-21 03:01:21.933-0600 FINEST t853 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint.hpp.gz'
144454 2025-01-21 03:01:21.933-0600 FINEST t880 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/endpoint_group.hpp.gz'
144455 2025-01-21 03:01:21.942-0600 FINEST t916 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/base_message_registry.hpp.gz'
144456 2025-01-21 03:01:21.933-0600 FINEST t860 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/virtual_media.hpp.gz'
144457 2025-01-21 03:01:21.933-0600 FINEST t835 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/http_client.hpp.gz'
144458 2025-01-21 03:01:21.933-0600 FINEST t825 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/cxl_logical_device.hpp.gz'
144459 2025-01-21 03:01:21.933-0600 FINEST t840 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/gzfile.hpp.gz'
144460 2025-01-21 03:01:21.933-0600 FINEST t843 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/systems_logservices_hostlogger.hpp.gz'
144461 2025-01-21 03:01:21.943-0600 FINEST t825 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/router_test.cpp.gz'
144462 2025-01-21 03:01:21.943-0600 FINEST t835 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/http_response.hpp.gz'
144463 2025-01-21 03:01:21.942-0600 FINEST t860 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/memory_region.hpp.gz'
144464 2025-01-21 03:01:21.942-0600 FINEST t916 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/log_service_message_registry.hpp.gz'
144465 2025-01-21 03:01:21.943-0600 FINEST t860 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/app.hpp.gz'
144466 2025-01-21 03:01:21.942-0600 FINEST t880 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/snmp_trap_event_clients.hpp.gz'
144467 2025-01-21 03:01:21.943-0600 FINEST t916 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/ssl_key_handler.cpp.gz'
144468 2025-01-21 03:01:21.942-0600 FINEST t853 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/ip_utils.hpp.gz'
144469 2025-01-21 03:01:21.942-0600 FINEST t841 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/json_html_serializer.cpp.gz'
144470 2025-01-21 03:01:21.942-0600 FINEST t882 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/trigger.hpp.gz'
144471 2025-01-21 03:01:21.942-0600 FINEST t863 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/virtual_media.hpp.gz'
144472 2025-01-21 03:01:21.944-0600 FINEST t882 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/registries_test.cpp.gz'
144473 2025-01-21 03:01:21.942-0600 FINEST t915 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/http_body.hpp.gz'
144474 2025-01-21 03:01:21.942-0600 FINEST t870 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/resource_block.hpp.gz'
144475 2025-01-21 03:01:21.942-0600 FINEST t844 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/scripts/generate_schema_enums.py.gz'
144476 2025-01-21 03:01:21.942-0600 FINEST t914 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/cable.hpp.gz'
144477 2025-01-21 03:01:21.945-0600 FINEST t870 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/task.hpp.gz'
144478 2025-01-21 03:01:21.942-0600 FINEST t858 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/redfish_v1.hpp.gz'
144479 2025-01-21 03:01:21.942-0600 FINEST t879 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/managers.hpp.gz'
144480 2025-01-21 03:01:21.945-0600 FINEST t870 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/action_info.hpp.gz'
144481 2025-01-21 03:01:21.941-0600 FINEST t854 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/file_test_utilities.hpp.gz'
144482 2025-01-21 03:01:21.941-0600 FINEST t913 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/multipart_test.cpp.gz'
144483 2025-01-21 03:01:21.945-0600 FINEST t870 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/dbus_singleton.cpp.gz'
144484 2025-01-21 03:01:21.941-0600 FINEST t911 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/memory.hpp.gz'
144485 2025-01-21 03:01:21.941-0600 FINEST t850 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/media_controller.hpp.gz'
144486 2025-01-21 03:01:21.941-0600 FINEST t883 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/http_server.hpp.gz'
144487 2025-01-21 03:01:21.941-0600 FINEST t912 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/system_test.cpp.gz'
144488 2025-01-21 03:01:21.946-0600 FINEST t850 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/power_subsystem.hpp.gz'
144489 2025-01-21 03:01:21.941-0600 FINEST t878 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/ethernet_fabric_message_registry.hpp.gz'
144490 2025-01-21 03:01:21.941-0600 FINEST t837 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/outbound_connection.hpp.gz'
144491 2025-01-21 03:01:21.941-0600 FINEST t848 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/credential_pipe_test.cpp.gz'
144492 2025-01-21 03:01:21.941-0600 FINEST t910 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/acceleration_function.hpp.gz'
144493 2025-01-21 03:01:21.941-0600 FINEST t852 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/utils/json_utils_test.cpp.gz'
144494 2025-01-21 03:01:21.941-0600 FINEST t849 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/connection.hpp.gz'
144495 2025-01-21 03:01:21.940-0600 FINEST t881 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/utility.hpp.gz'
144496 2025-01-21 03:01:21.940-0600 FINEST t909 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/event_service_store.hpp.gz'
144497 2025-01-21 03:01:21.940-0600 FINEST t855 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/dbus_utility.hpp.gz'
144498 2025-01-21 03:01:21.940-0600 FINEST t871 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/metadata_test.cpp.gz'
144499 2025-01-21 03:01:21.949-0600 FINEST t909 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/eventservice_sse.hpp.gz'
144500 2025-01-21 03:01:21.940-0600 FINEST t864 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/chassis.hpp.gz'
144501 2025-01-21 03:01:21.940-0600 FINEST t563 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/utils/hex_utils_test.cpp.gz'
144502 2025-01-21 03:01:21.940-0600 FINEST t908 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/chassis_utils.hpp.gz'
144503 2025-01-21 03:01:21.940-0600 FINEST t851 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/storage_device_message_registry.hpp.gz'
144504 2025-01-21 03:01:21.940-0600 FINEST t907 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/boost_formatters.hpp.gz'
144505 2025-01-21 03:01:21.940-0600 FINEST t877 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-host-ipmid/meson.build.gz'
144506 2025-01-21 03:01:21.940-0600 FINEST t838 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/routing/sserule.hpp.gz'
144507 2025-01-21 03:01:21.950-0600 FINEST t907 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/redfish_sessions.hpp.gz'
144508 2025-01-21 03:01:21.940-0600 FINEST t906 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/power_distribution.hpp.gz'
144509 2025-01-21 03:01:21.950-0600 FINEST t907 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/collection_capabilities.hpp.gz'
144510 2025-01-21 03:01:21.940-0600 FINEST t867 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/storage.hpp.gz'
144511 2025-01-21 03:01:21.940-0600 FINEST t905 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/boost_asio.cpp.gz'
144512 2025-01-21 03:01:21.940-0600 FINEST t876 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/cookies.hpp.gz'
144513 2025-01-21 03:01:21.950-0600 FINEST t876 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/thermal_subsystem.hpp.gz'
144514 2025-01-21 03:01:21.940-0600 FINEST t823 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/sessions.hpp.gz'
144515 2025-01-21 03:01:21.951-0600 FINEST t876 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/utils/stl_utils_test.cpp.gz'
144516 2025-01-21 03:01:21.940-0600 FINEST t886 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/ibm/configfile_test.cpp.gz'
144517 2025-01-21 03:01:21.940-0600 FINEST t887 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/ssl_key_handler.hpp.gz'
144518 2025-01-21 03:01:21.951-0600 FINEST t886 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/power_supply.hpp.gz'
144519 2025-01-21 03:01:21.940-0600 FINEST t827 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_slots.hpp.gz'
144520 2025-01-21 03:01:21.940-0600 FINEST t846 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/composition_service.hpp.gz'
144521 2025-01-21 03:01:21.939-0600 FINEST t884 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/metric_definition.hpp.gz'
144522 2025-01-21 03:01:21.952-0600 FINEST t827 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/verb.hpp.gz'
144523 2025-01-21 03:01:21.939-0600 FINEST t904 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/message_registry.hpp.gz'
144524 2025-01-21 03:01:21.952-0600 FINEST t827 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/pcie_util.hpp.gz'
144525 2025-01-21 03:01:21.939-0600 FINEST t903 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/utils/query_param_test.cpp.gz'
144526 2025-01-21 03:01:21.939-0600 FINEST t875 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/verb_test.cpp.gz'
144527 2025-01-21 03:01:21.939-0600 FINEST t885 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/session.hpp.gz'
144528 2025-01-21 03:01:21.939-0600 FINEST t901 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/aggregation_utils.hpp.gz'
144529 2025-01-21 03:01:21.939-0600 FINEST t831 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/privileges.hpp.gz'
144530 2025-01-21 03:01:21.953-0600 FINEST t903 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/connection_method.hpp.gz'
144531 2025-01-21 03:01:21.939-0600 FINEST t830 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/battery.hpp.gz'
144532 2025-01-21 03:01:21.953-0600 FINEST t901 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/sensor.hpp.gz'
144533 2025-01-21 03:01:21.939-0600 FINEST t902 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/ibm/utils.hpp.gz'
144534 2025-01-21 03:01:21.939-0600 FINEST t834 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/heartbeat_event_message_registry.hpp.gz'
144535 2025-01-21 03:01:21.953-0600 FINEST t901 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/log_service.hpp.gz'
144536 2025-01-21 03:01:21.939-0600 FINEST t873 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/chassis.hpp.gz'
144537 2025-01-21 03:01:21.939-0600 FINEST t865 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/event_service.hpp.gz'
144538 2025-01-21 03:01:21.939-0600 FINEST t822 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/cable.hpp.gz'
144539 2025-01-21 03:01:21.938-0600 FINEST t842 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/privileges.hpp.gz'
144540 2025-01-21 03:01:21.938-0600 FINEST t829 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/vm_websocket.hpp.gz'
144541 2025-01-21 03:01:21.938-0600 FINEST t900 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/thermal.hpp.gz'
144542 2025-01-21 03:01:21.938-0600 FINEST t888 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/forward_unauthorized.hpp.gz'
144543 2025-01-21 03:01:21.938-0600 FINEST t826 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/openbmc_dbus_rest_test.cpp.gz'
144544 2025-01-21 03:01:21.955-0600 FINEST t888 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/duplicatable_file_handle.hpp.gz'
144545 2025-01-21 03:01:21.938-0600 FINEST t874 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/environment_metrics.hpp.gz'
144546 2025-01-21 03:01:21.938-0600 FINEST t845 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/schedule.hpp.gz'
144547 2025-01-21 03:01:21.955-0600 FINEST t826 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/routing/taggedrule.hpp.gz'
144548 2025-01-21 03:01:21.938-0600 FINEST t890 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/metric_report_definition.hpp.gz'
144549 2025-01-21 03:01:21.956-0600 FINEST t845 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/str_utility_test.cpp.gz'
144550 2025-01-21 03:01:21.956-0600 FINEST t890 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-host-ipmid/user_channel/meson.build.gz'
144551 2025-01-21 03:01:21.938-0600 FINEST t872 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/metric_report_definition.hpp.gz'
144552 2025-01-21 03:01:21.938-0600 FINEST t839 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/outlet.hpp.gz'
144553 2025-01-21 03:01:21.938-0600 FINEST t899 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/hypervisor_system.hpp.gz'
144554 2025-01-21 03:01:21.938-0600 FINEST t828 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/log_services.hpp.gz'
144555 2025-01-21 03:01:21.938-0600 FINEST t898 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/certificate_service.hpp.gz'
144556 2025-01-21 03:01:21.938-0600 FINEST t897 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/computer_system.hpp.gz'
144557 2025-01-21 03:01:21.938-0600 FINEST t861 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/pldm/oem/ibm/configurations/fileTable.json.gz'
144558 2025-01-21 03:01:21.957-0600 FINEST t897 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/async_resp.hpp.gz'
144559 2025-01-21 03:01:21.938-0600 FINEST t889 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/query.hpp.gz'
144560 2025-01-21 03:01:21.938-0600 FINEST t859 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/routing/baserule.hpp.gz'
144561 2025-01-21 03:01:21.937-0600 FINEST t847 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/collection.hpp.gz'
144562 2025-01-21 03:01:21.937-0600 FINEST t896 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/reservoir.hpp.gz'
144563 2025-01-21 03:01:21.958-0600 FINEST t859 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/task_service.hpp.gz'
144564 2025-01-21 03:01:21.937-0600 FINEST t833 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/coolant_connector.hpp.gz'
144565 2025-01-21 03:01:21.958-0600 FINEST t859 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/systems_logservices_postcodes.hpp.gz'
144566 2025-01-21 03:01:21.937-0600 FINEST t869 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/event_destination.hpp.gz'
144567 2025-01-21 03:01:21.937-0600 FINEST t895 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/telemetry_service.hpp.gz'
144568 2025-01-21 03:01:21.937-0600 FINEST t862 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/pcie.hpp.gz'
144569 2025-01-21 03:01:21.937-0600 FINEST t824 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/resource.hpp.gz'
144570 2025-01-21 03:01:21.937-0600 FINEST t893 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/software_inventory.hpp.gz'
144571 2025-01-21 03:01:21.937-0600 FINEST t892 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/pump.hpp.gz'
144572 2025-01-21 03:01:21.937-0600 FINEST t894 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/http_connection.hpp.gz'
144573 2025-01-21 03:01:21.959-0600 FINEST t892 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/webserver_run.hpp.gz'
144574 2025-01-21 03:01:21.937-0600 FINEST t868 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/filter_expr_parser_test.cpp.gz'
144575 2025-01-21 03:01:21.937-0600 FINEST t857 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/http2_connection.hpp.gz'
144576 2025-01-21 03:01:21.960-0600 FINEST t868 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/http_utility_test.cpp.gz'
144577 2025-01-21 03:01:21.937-0600 FINEST t891 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/allow_deny.hpp.gz'
144578 2025-01-21 03:01:21.960-0600 FINEST t868 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/power_message_registry.hpp.gz'
144579 2025-01-21 03:01:21.937-0600 FINEST t836 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/http_body_test.cpp.gz'
144580 2025-01-21 03:01:21.937-0600 FINEST t856 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/metric_report.hpp.gz'
144581 2025-01-21 03:01:21.960-0600 FINEST t836 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/src/subscription.cpp.gz'
144582 2025-01-21 03:01:21.936-0600 FINEST t866 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/src/utils/json_utils.cpp.gz'
144583 2025-01-21 03:01:21.961-0600 FINEST t836 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/systemd_utils.hpp.gz'
144584 2025-01-21 03:01:21.936-0600 FINEST t832 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/pcie_slots.hpp.gz'
144585 2025-01-21 03:01:21.961-0600 FINEST t856 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/user_monitor.hpp.gz'
144586 2025-01-21 03:01:21.960-0600 FINEST t868 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/power_subsystem_test.cpp.gz'
144587 2025-01-21 03:01:21.960-0600 FINEST t891 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/hostname_monitor.hpp.gz'
144588 2025-01-21 03:01:21.960-0600 FINEST t857 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/license_message_registry.hpp.gz'
144589 2025-01-21 03:01:21.960-0600 FINEST t892 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/ossl_random.hpp.gz'
144590 2025-01-21 03:01:21.959-0600 FINEST t894 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/ssl_key_handler_test.cpp.gz'
144591 2025-01-21 03:01:21.962-0600 FINEST t892 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/resolution_step.hpp.gz'
144592 2025-01-21 03:01:21.959-0600 FINEST t824 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_function.hpp.gz'
144593 2025-01-21 03:01:21.959-0600 FINEST t893 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/storage.hpp.gz'
144594 2025-01-21 03:01:21.959-0600 FINEST t862 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/webassets.hpp.gz'
144595 2025-01-21 03:01:21.962-0600 FINEST t893 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/service_root.hpp.gz'
144596 2025-01-21 03:01:21.959-0600 FINEST t895 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/manager_network_protocol.hpp.gz'
144597 2025-01-21 03:01:21.962-0600 FINEST t862 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/routing/ruleparametertraits.hpp.gz'
144598 2025-01-21 03:01:21.958-0600 FINEST t869 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/sensors.hpp.gz'
144599 2025-01-21 03:01:21.958-0600 FINEST t859 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/http_response_test.cpp.gz'
144600 2025-01-21 03:01:21.958-0600 FINEST t833 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/filter_expr_parser_grammar.hpp.gz'
144601 2025-01-21 03:01:21.958-0600 FINEST t896 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/logging.hpp.gz'
144602 2025-01-21 03:01:21.958-0600 FINEST t847 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/obmc_console.hpp.gz'
144603 2025-01-21 03:01:21.963-0600 FINEST t833 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/boost_beast.cpp.gz'
144604 2025-01-21 03:01:21.958-0600 FINEST t889 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/dbus_singleton.hpp.gz'
144605 2025-01-21 03:01:21.963-0600 FINEST t833 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-host-ipmid/softoff/meson.build.gz'
144606 2025-01-21 03:01:21.958-0600 FINEST t897 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/power_supply.hpp.gz'
144607 2025-01-21 03:01:21.957-0600 FINEST t861 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot_database.hpp.gz'
144608 2025-01-21 03:01:21.964-0600 FINEST t897 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/image_upload.hpp.gz'
144609 2025-01-21 03:01:21.957-0600 FINEST t898 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/http2_connection_test.cpp.gz'
144610 2025-01-21 03:01:21.957-0600 FINEST t828 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/service_root_test.cpp.gz'
144611 2025-01-21 03:01:21.956-0600 FINEST t899 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/port.hpp.gz'
144612 2025-01-21 03:01:21.956-0600 FINEST t839 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/pcie_device.hpp.gz'
144613 2025-01-21 03:01:21.956-0600 FINEST t872 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/str_utility.hpp.gz'
144614 2025-01-21 03:01:21.956-0600 FINEST t890 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/manager_diagnostic_data_test.cpp.gz'
144615 2025-01-21 03:01:21.956-0600 FINEST t845 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/stl_utils.hpp.gz'
144616 2025-01-21 03:01:21.956-0600 FINEST t826 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/ibm/management_console_rest.hpp.gz'
144617 2025-01-21 03:01:21.955-0600 FINEST t874 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/volume.hpp.gz'
144618 2025-01-21 03:01:21.955-0600 FINEST t888 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries.hpp.gz'
144619 2025-01-21 03:01:21.955-0600 FINEST t900 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/network_protocol.hpp.gz'
144620 2025-01-21 03:01:21.954-0600 FINEST t829 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/container_image.hpp.gz'
144621 2025-01-21 03:01:21.954-0600 FINEST t842 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/src/event_log.cpp.gz'
144622 2025-01-21 03:01:21.954-0600 FINEST t822 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/utils/sensor_utils_test.cpp.gz'
144623 2025-01-21 03:01:21.954-0600 FINEST t865 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/openbmc_message_registry.hpp.gz'
144624 2025-01-21 03:01:21.954-0600 FINEST t873 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/fabric_adapters.hpp.gz'
144625 2025-01-21 03:01:21.954-0600 FINEST t901 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/task_event_message_registry.hpp.gz'
144626 2025-01-21 03:01:21.954-0600 FINEST t834 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/circuit.hpp.gz'
144627 2025-01-21 03:01:21.954-0600 FINEST t902 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/log_services_dump_test.cpp.gz'
144628 2025-01-21 03:01:21.953-0600 FINEST t830 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/certificate.hpp.gz'
144629 2025-01-21 03:01:21.953-0600 FINEST t903 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/key_policy.hpp.gz'
144630 2025-01-21 03:01:21.953-0600 FINEST t885 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/facility.hpp.gz'
144631 2025-01-21 03:01:21.953-0600 FINEST t875 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/external_account_provider.hpp.gz'
144632 2025-01-21 03:01:21.953-0600 FINEST t831 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/webroutes.hpp.gz'
144633 2025-01-21 03:01:21.952-0600 FINEST t904 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/event_service.hpp.gz'
144634 2025-01-21 03:01:21.952-0600 FINEST t827 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/scripts/generate_schema_collections.py.gz'
144635 2025-01-21 03:01:21.952-0600 FINEST t884 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/server_sent_event.hpp.gz'
144636 2025-01-21 03:01:21.952-0600 FINEST t846 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/update_message_registry.hpp.gz'
144637 2025-01-21 03:01:21.951-0600 FINEST t886 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/json_html_serializer.cpp.gz'
144638 2025-01-21 03:01:21.951-0600 FINEST t887 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/http_utility.hpp.gz'
144639 2025-01-21 03:01:21.951-0600 FINEST t876 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/src/filter_expr_executor.cpp.gz'
144640 2025-01-21 03:01:21.951-0600 FINEST t823 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/multipart_parser.hpp.gz'
144641 2025-01-21 03:01:21.950-0600 FINEST t905 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/event_service_manager.hpp.gz'
144642 2025-01-21 03:01:21.950-0600 FINEST t867 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/hex_utils.hpp.gz'
144643 2025-01-21 03:01:21.950-0600 FINEST t907 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/thermal_metrics.hpp.gz'
144644 2025-01-21 03:01:21.950-0600 FINEST t906 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/mutual_tls.cpp.gz'
144645 2025-01-21 03:01:21.950-0600 FINEST t838 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/metadata.hpp.gz'
144646 2025-01-21 03:01:21.950-0600 FINEST t877 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/redfish_util.hpp.gz'
144647 2025-01-21 03:01:21.949-0600 FINEST t851 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/open_bmc_computer_system.hpp.gz'
144648 2025-01-21 03:01:21.949-0600 FINEST t908 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/src/redfish.cpp.gz'
144649 2025-01-21 03:01:21.949-0600 FINEST t864 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/openbmc_dbus_rest.hpp.gz'
144650 2025-01-21 03:01:21.949-0600 FINEST t563 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/google/google_service_root.hpp.gz'
144651 2025-01-21 03:01:21.949-0600 FINEST t909 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/telemetry_utils.hpp.gz'
144652 2025-01-21 03:01:21.949-0600 FINEST t871 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/include/dbus_utility_test.cpp.gz'
144653 2025-01-21 03:01:21.949-0600 FINEST t855 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/mutual_tls.hpp.gz'
144654 2025-01-21 03:01:21.948-0600 FINEST t881 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/redfish_extensions.hpp.gz'
144655 2025-01-21 03:01:21.948-0600 FINEST t849 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/memory_chunks.hpp.gz'
144656 2025-01-21 03:01:21.948-0600 FINEST t852 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/thermal_subsystem_test.cpp.gz'
144657 2025-01-21 03:01:21.948-0600 FINEST t910 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/json_formatters.hpp.gz'
144658 2025-01-21 03:01:21.947-0600 FINEST t848 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/leak_detector.hpp.gz'
144659 2025-01-21 03:01:21.947-0600 FINEST t837 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/task.hpp.gz'
144660 2025-01-21 03:01:21.947-0600 FINEST t878 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/license_service.hpp.gz'
144661 2025-01-21 03:01:21.946-0600 FINEST t850 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/authentication.hpp.gz'
144662 2025-01-21 03:01:21.946-0600 FINEST t912 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/ip_addresses.hpp.gz'
144663 2025-01-21 03:01:21.946-0600 FINEST t883 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/registered_client.hpp.gz'
144664 2025-01-21 03:01:21.946-0600 FINEST t911 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/systems.hpp.gz'
144665 2025-01-21 03:01:21.946-0600 FINEST t870 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/triggers.hpp.gz'
144666 2025-01-21 03:01:21.946-0600 FINEST t913 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/drive.hpp.gz'
144667 2025-01-21 03:01:21.945-0600 FINEST t854 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/parsing.hpp.gz'
144668 2025-01-21 03:01:21.945-0600 FINEST t879 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/privileges_test.cpp.gz'
144669 2025-01-21 03:01:21.945-0600 FINEST t858 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/filter_expr_parser_ast.hpp.gz'
144670 2025-01-21 03:01:21.945-0600 FINEST t844 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/json_utils.hpp.gz'
144671 2025-01-21 03:01:21.945-0600 FINEST t914 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/outlet_group.hpp.gz'
144672 2025-01-21 03:01:21.944-0600 FINEST t915 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/signature.hpp.gz'
144673 2025-01-21 03:01:21.944-0600 FINEST t882 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/utils/ip_utils_test.cpp.gz'
144674 2025-01-21 03:01:21.944-0600 FINEST t863 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/update_service.hpp.gz'
144675 2025-01-21 03:01:21.944-0600 FINEST t841 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/zone.hpp.gz'
144676 2025-01-21 03:01:21.944-0600 FINEST t853 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/http/crow_getroutes_test.cpp.gz'
144677 2025-01-21 03:01:21.944-0600 FINEST t916 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/protocol.hpp.gz'
144678 2025-01-21 03:01:21.944-0600 FINEST t880 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/message_registries.hpp.gz'
144679 2025-01-21 03:01:21.943-0600 FINEST t860 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/sensor_utils.hpp.gz'
144680 2025-01-21 03:01:21.943-0600 FINEST t835 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/ethernet_interface.hpp.gz'
144681 2025-01-21 03:01:21.943-0600 FINEST t843 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/include/filter_expr_executor_test.cpp.gz'
144682 2025-01-21 03:01:21.943-0600 FINEST t825 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/async_resolve.hpp.gz'
144683 2025-01-21 03:01:21.943-0600 FINEST t840 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/thermal.hpp.gz'
144684 2025-01-21 03:01:21.964-0600 FINEST t897 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-host-ipmid/libipmid/meson.build.gz'
144685 2025-01-21 03:01:21.964-0600 FINEST t861 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/test/redfish-core/lib/update_service_test.cpp.gz'
144686 2025-01-21 03:01:21.964-0600 FINEST t833 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/processor.hpp.gz'
144687 2025-01-21 03:01:21.963-0600 FINEST t889 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/time_utils.hpp.gz'
144688 2025-01-21 03:01:21.963-0600 FINEST t847 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/secure_boot.hpp.gz'
144689 2025-01-21 03:01:21.963-0600 FINEST t896 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/manager_diagnostic_data.hpp.gz'
144690 2025-01-21 03:01:21.963-0600 FINEST t859 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/environmental_message_registry.hpp.gz'
144691 2025-01-21 03:01:21.963-0600 FINEST t869 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/license.hpp.gz'
144692 2025-01-21 03:01:21.963-0600 FINEST t862 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries_selector.hpp.gz'
144693 2025-01-21 03:01:21.963-0600 FINEST t895 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/src/webserver_main.cpp.gz'
144694 2025-01-21 03:01:21.962-0600 FINEST t893 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/key.hpp.gz'
144695 2025-01-21 03:01:21.962-0600 FINEST t824 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/registries/fabric_message_registry.hpp.gz'
144696 2025-01-21 03:01:21.962-0600 FINEST t892 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-host-ipmid/test/meson.build.gz'
144697 2025-01-21 03:01:21.962-0600 FINEST t894 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/redfish.hpp.gz'
144698 2025-01-21 03:01:21.962-0600 FINEST t857 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/redfish_aggregator.hpp.gz'
144699 2025-01-21 03:01:21.961-0600 FINEST t891 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/http/nghttp2_adapters.hpp.gz'
144700 2025-01-21 03:01:21.961-0600 FINEST t868 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/utils/dbus_utils.hpp.gz'
144701 2025-01-21 03:01:21.961-0600 FINEST t856 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/include/generated/enums/serial_interface.hpp.gz'
144702 2025-01-21 03:01:21.961-0600 FINEST t832 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/account_service.hpp.gz'
144703 2025-01-21 03:01:21.961-0600 FINEST t866 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/redfish-core/lib/fan.hpp.gz'
144704 2025-01-21 03:01:21.961-0600 FINEST t836 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/bmcweb/include/human_sort.hpp.gz'
144705 2025-01-21 03:01:21.983-0600 FINE t563 PendingFileCompleter.completeInner: renamed 339 file(s) for project openbmc:indexed=true,history=true (took 66 ms)
144706 2025-01-21 03:01:21.983-0600 FINE t563 PendingFileCompleter.completeInner: affirmed links for 0 path(s) for project openbmc:indexed=true,history=true (took 0 ms)
144707 2025-01-21 03:01:21.983-0600 FINE t563 Statistics.logIt: completed 341 object(s) for project openbmc:indexed=true,history=true (took 71 ms)
144708 2025-01-21 03:01:21.999-0600 INFO t1 Statistics.logIt: Done indexing data of all repositories (took 27.227 seconds)
144709 2025-01-21 03:01:22.000-0600 FINE t1 Ctags.close: Destroying ctags command
144710 2025-01-21 03:01:22.000-0600 FINE t1 Ctags.close: Destroying ctags command
144711 2025-01-21 03:01:22.000-0600 FINE t1 Ctags.close: Destroying ctags command
144712 2025-01-21 03:01:22.000-0600 FINE t1 Ctags.close: Destroying ctags command
144713 2025-01-21 03:01:22.000-0600 FINE t1 Ctags.close: Destroying ctags command
144714 2025-01-21 03:01:22.000-0600 FINE t1 Ctags.close: Destroying ctags command
144715 2025-01-21 03:01:22.000-0600 FINE t1 Ctags.close: Destroying ctags command
144716 2025-01-21 03:01:22.001-0600 FINE t1 Ctags.close: Destroying ctags command
144717 2025-01-21 03:01:22.001-0600 FINE t1 Ctags.close: Destroying ctags command
144718 2025-01-21 03:01:22.001-0600 FINE t1 Ctags.close: Destroying ctags command
144719 2025-01-21 03:01:22.001-0600 FINE t1 Ctags.close: Destroying ctags command
144720 2025-01-21 03:01:22.001-0600 FINE t1 Ctags.close: Destroying ctags command
144721 2025-01-21 03:01:22.008-0600 FINER t1 CtagsUtil.deleteTempFiles: deleting Ctags temporary files in directory '/tmp'
144722 2025-01-21 03:01:22.009-0600 INFO t1 Indexer.writeConfigToFile: Writing configuration to '/opengrok/etc/configuration.xml'
144723 2025-01-21 03:01:22.140-0600 INFO t1 Indexer.writeConfigToFile: Done writing configuration to '/opengrok/etc/configuration.xml'
144724 2025-01-21 03:01:22.153-0600 INFO t1 Statistics.logIt: Indexer finished (took 32.647 seconds)